2024-09-21T09:41:32.134 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T09:41:32.160 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T09:41:32.259 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913666 branch: main description: upgrade/reef-x/stress-split/{0-distro/ubuntu_22.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.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - echo wait for mgr daemons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - echo wait for minority of mons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - sleep 60 - echo wait for majority of mons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - sleep 60 - echo wait for all mons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - sleep 60 - echo wait for half of osds to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 4 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done 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: '7913666' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - mons down - mon down - MON_DOWN - out of quorum - PG_AVAILABILITY sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 workunit: branch: main sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 owner: scheduled_teuthology@teuthology priority: 850 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - sleep 60 - echo wait for upgrade to complete - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; 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: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 5357 sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 31/32 suite: upgrade suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 targets: smithi003.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMmfS6I6Io04xHpcmVA92OZ1orbXAs+ddh/dSaFraDoALta4GEeeNjXkNM84qewpHSyCaIiJdjePTSFA6VNrI6U= smithi204.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG2t05Li1pMD/JcVhHE/e7YloCCc7LS7sZmMHE1gwbO74cLAGUskbjKOuguUDo6B2P4iBi7xYkuNG9ZAQ0y2a4c= tasks: - install: branch: reef exclude_packages: - ceph-volume - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_03:08:26 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T09:41:32.259 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa; will attempt to use it 2024-09-21T09:41:32.259 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks 2024-09-21T09:41:32.260 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T09:41:32.261 INFO:teuthology.task.internal:Checking packages... 2024-09-21T09:41:32.283 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '62da54b4b83a96ca9976b7e1d0c8272a564a2208' 2024-09-21T09:41:32.283 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:41:32.283 INFO:teuthology.packaging:ref: None 2024-09-21T09:41:32.283 INFO:teuthology.packaging:tag: None 2024-09-21T09:41:32.283 INFO:teuthology.packaging:branch: main 2024-09-21T09:41:32.283 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:41:32.284 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-09-21T09:41:32.489 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5092-g62da54b4-1jammy 2024-09-21T09:41:32.491 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T09:41:32.498 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T09:41:32.498 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T09:41:32.529 INFO:teuthology.task.internal:Saving configuration 2024-09-21T09:41:32.552 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T09:41:32.598 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T09:41:32.623 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi003.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913666', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 09:35:47.300304', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHJPaxVwXo2X+kTCKhVPmAq6cBjXQHioqzW/51YtppqU'} 2024-09-21T09:41:32.647 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi204.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913666', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 09:35:47.302293', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC//qC8pGW1juDz0yn2vNBDJmVNh8v3otfsAi2Z1YNVU'} 2024-09-21T09:41:32.647 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T09:41:32.654 INFO:teuthology.task.internal:roles: ubuntu@smithi003.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-21T09:41:32.654 INFO:teuthology.task.internal:roles: ubuntu@smithi204.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-21T09:41:32.654 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T09:41:32.741 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5e020cb910>, signals=[15]) 2024-09-21T09:41:32.741 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T09:41:32.748 INFO:teuthology.task.internal:Opening connections... 2024-09-21T09:41:32.748 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T09:41:32.750 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:41:32.830 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi204.front.sepia.ceph.com 2024-09-21T09:41:32.830 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:41:32.916 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T09:41:32.922 DEBUG:teuthology.orchestra.run.smithi003:> uname -m 2024-09-21T09:41:32.928 INFO:teuthology.orchestra.run.smithi003.stdout:x86_64 2024-09-21T09:41:32.928 DEBUG:teuthology.orchestra.run.smithi003:> cat /etc/os-release 2024-09-21T09:41:32.977 INFO:teuthology.orchestra.run.smithi003.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T09:41:32.977 INFO:teuthology.orchestra.run.smithi003.stdout:NAME="Ubuntu" 2024-09-21T09:41:32.977 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_ID="22.04" 2024-09-21T09:41:32.977 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T09:41:32.977 INFO:teuthology.orchestra.run.smithi003.stdout:VERSION_CODENAME=jammy 2024-09-21T09:41:32.977 INFO:teuthology.orchestra.run.smithi003.stdout:ID=ubuntu 2024-09-21T09:41:32.977 INFO:teuthology.orchestra.run.smithi003.stdout:ID_LIKE=debian 2024-09-21T09:41:32.977 INFO:teuthology.orchestra.run.smithi003.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T09:41:32.977 INFO:teuthology.orchestra.run.smithi003.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T09:41:32.977 INFO:teuthology.orchestra.run.smithi003.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T09:41:32.978 INFO:teuthology.orchestra.run.smithi003.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T09:41:32.978 INFO:teuthology.orchestra.run.smithi003.stdout:UBUNTU_CODENAME=jammy 2024-09-21T09:41:32.978 INFO:teuthology.lock.ops:Updating smithi003.front.sepia.ceph.com on lock server 2024-09-21T09:41:32.999 DEBUG:teuthology.orchestra.run.smithi204:> uname -m 2024-09-21T09:41:33.003 INFO:teuthology.orchestra.run.smithi204.stdout:x86_64 2024-09-21T09:41:33.004 DEBUG:teuthology.orchestra.run.smithi204:> cat /etc/os-release 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:NAME="Ubuntu" 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION_ID="22.04" 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION_CODENAME=jammy 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:ID=ubuntu 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:ID_LIKE=debian 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T09:41:33.052 INFO:teuthology.orchestra.run.smithi204.stdout:UBUNTU_CODENAME=jammy 2024-09-21T09:41:33.053 INFO:teuthology.lock.ops:Updating smithi204.front.sepia.ceph.com on lock server 2024-09-21T09:41:33.074 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T09:41:33.083 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T09:41:33.109 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T09:41:33.109 DEBUG:teuthology.orchestra.run.smithi003:> test '!' -e /home/ubuntu/cephtest 2024-09-21T09:41:33.111 DEBUG:teuthology.orchestra.run.smithi204:> test '!' -e /home/ubuntu/cephtest 2024-09-21T09:41:33.116 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T09:41:33.143 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T09:41:33.143 DEBUG:teuthology.orchestra.run.smithi003:> test -z $(ls -A /var/lib/ceph) 2024-09-21T09:41:33.159 DEBUG:teuthology.orchestra.run.smithi204:> test -z $(ls -A /var/lib/ceph) 2024-09-21T09:41:33.171 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T09:41:33.220 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T09:41:33.239 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T09:41:33.239 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T09:41:33.240 DEBUG:teuthology.orchestra.run.smithi003:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T09:41:33.240 DEBUG:teuthology.orchestra.run.smithi204:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T09:41:33.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:41:33.245 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-21T09:41:33.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T09:41:33.246 DEBUG:teuthology.orchestra.run.smithi204:> uname -r 2024-09-21T09:41:33.292 INFO:teuthology.orchestra.run.smithi204.stdout:5.15.0-56-generic 2024-09-21T09:41:33.292 INFO:teuthology.task.kernel:Running kernel on smithi204: 5.15.0-56-generic 2024-09-21T09:41:33.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get clean 2024-09-21T09:41:33.294 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-56-generic 2024-09-21T09:41:33.294 INFO:teuthology.task.kernel:Running kernel on smithi003: 5.15.0-56-generic 2024-09-21T09:41:33.294 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-09-21T09:41:33.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-21T09:41:33.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get update 2024-09-21T09:41:33.591 INFO:teuthology.orchestra.run.smithi003.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T09:41:33.601 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:41:33.601 INFO:teuthology.orchestra.run.smithi204.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T09:41:33.601 INFO:teuthology.orchestra.run.smithi204.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T09:41:33.668 INFO:teuthology.orchestra.run.smithi204.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T09:41:33.701 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:41:33.783 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T09:41:33.810 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T09:41:33.826 INFO:teuthology.orchestra.run.smithi204.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T09:41:33.880 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T09:41:33.904 INFO:teuthology.orchestra.run.smithi204.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T09:41:33.904 INFO:teuthology.orchestra.run.smithi204.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T09:41:33.916 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T09:41:33.919 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T09:41:33.919 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T09:41:33.939 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T09:41:33.939 INFO:teuthology.orchestra.run.smithi003.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T09:41:33.941 INFO:teuthology.orchestra.run.smithi204.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T09:41:33.943 INFO:teuthology.orchestra.run.smithi003.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T09:41:33.943 INFO:teuthology.orchestra.run.smithi003.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T09:41:33.944 INFO:teuthology.orchestra.run.smithi204.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T09:41:33.944 INFO:teuthology.orchestra.run.smithi204.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T09:41:33.948 INFO:teuthology.orchestra.run.smithi003.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T09:41:33.955 INFO:teuthology.orchestra.run.smithi003.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T09:41:33.956 INFO:teuthology.orchestra.run.smithi003.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T09:41:33.956 INFO:teuthology.orchestra.run.smithi003.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T09:41:33.956 INFO:teuthology.orchestra.run.smithi003.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T09:41:33.962 INFO:teuthology.orchestra.run.smithi204.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T09:41:33.963 INFO:teuthology.orchestra.run.smithi204.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T09:41:33.965 INFO:teuthology.orchestra.run.smithi204.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T09:41:33.965 INFO:teuthology.orchestra.run.smithi204.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T09:41:33.965 INFO:teuthology.orchestra.run.smithi204.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T09:41:33.969 INFO:teuthology.orchestra.run.smithi204.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T09:41:33.971 INFO:teuthology.orchestra.run.smithi003.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T09:41:33.971 INFO:teuthology.orchestra.run.smithi003.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T09:41:33.975 INFO:teuthology.orchestra.run.smithi204.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T09:41:34.008 INFO:teuthology.orchestra.run.smithi204.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T09:41:34.008 INFO:teuthology.orchestra.run.smithi204.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T09:41:34.008 INFO:teuthology.orchestra.run.smithi204.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T09:41:34.008 INFO:teuthology.orchestra.run.smithi204.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T09:41:34.013 INFO:teuthology.orchestra.run.smithi204.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T09:41:34.013 INFO:teuthology.orchestra.run.smithi204.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T09:41:34.013 INFO:teuthology.orchestra.run.smithi204.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T09:41:34.013 INFO:teuthology.orchestra.run.smithi204.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T09:41:34.013 INFO:teuthology.orchestra.run.smithi204.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T09:41:34.053 INFO:teuthology.orchestra.run.smithi204.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T09:41:34.057 INFO:teuthology.orchestra.run.smithi204.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T09:41:34.060 INFO:teuthology.orchestra.run.smithi204.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T09:41:34.068 INFO:teuthology.orchestra.run.smithi204.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T09:41:34.082 INFO:teuthology.orchestra.run.smithi204.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T09:41:34.097 INFO:teuthology.orchestra.run.smithi204.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T09:41:34.099 INFO:teuthology.orchestra.run.smithi204.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T09:41:34.101 INFO:teuthology.orchestra.run.smithi204.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T09:41:34.102 INFO:teuthology.orchestra.run.smithi204.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T09:41:34.104 INFO:teuthology.orchestra.run.smithi204.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T09:41:34.106 INFO:teuthology.orchestra.run.smithi204.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T09:41:34.108 INFO:teuthology.orchestra.run.smithi204.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T09:41:34.111 INFO:teuthology.orchestra.run.smithi204.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T09:41:34.111 INFO:teuthology.orchestra.run.smithi204.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T09:41:34.123 INFO:teuthology.orchestra.run.smithi204.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T09:41:34.124 INFO:teuthology.orchestra.run.smithi204.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T09:41:34.124 INFO:teuthology.orchestra.run.smithi204.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T09:41:34.124 INFO:teuthology.orchestra.run.smithi204.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T09:41:34.139 INFO:teuthology.orchestra.run.smithi003.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T09:41:34.278 INFO:teuthology.orchestra.run.smithi003.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T09:41:34.599 INFO:teuthology.orchestra.run.smithi003.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T09:41:34.632 INFO:teuthology.orchestra.run.smithi003.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T09:41:34.647 INFO:teuthology.orchestra.run.smithi003.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T09:41:34.647 INFO:teuthology.orchestra.run.smithi003.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T09:41:34.649 INFO:teuthology.orchestra.run.smithi003.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T09:41:34.722 INFO:teuthology.orchestra.run.smithi003.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T09:41:34.737 INFO:teuthology.orchestra.run.smithi003.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T09:41:34.737 INFO:teuthology.orchestra.run.smithi003.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T09:41:34.768 INFO:teuthology.orchestra.run.smithi003.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T09:41:34.786 INFO:teuthology.orchestra.run.smithi003.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T09:41:34.791 INFO:teuthology.orchestra.run.smithi003.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T09:41:34.792 INFO:teuthology.orchestra.run.smithi003.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T09:41:34.793 INFO:teuthology.orchestra.run.smithi003.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T09:41:34.794 INFO:teuthology.orchestra.run.smithi003.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T09:41:34.847 INFO:teuthology.orchestra.run.smithi003.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T09:41:34.847 INFO:teuthology.orchestra.run.smithi003.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T09:41:34.848 INFO:teuthology.orchestra.run.smithi003.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T09:41:34.876 INFO:teuthology.orchestra.run.smithi003.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T09:41:34.877 INFO:teuthology.orchestra.run.smithi003.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T09:41:34.877 INFO:teuthology.orchestra.run.smithi003.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T09:41:34.878 INFO:teuthology.orchestra.run.smithi003.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T09:41:34.878 INFO:teuthology.orchestra.run.smithi003.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T09:41:34.927 INFO:teuthology.orchestra.run.smithi003.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T09:41:40.163 INFO:teuthology.orchestra.run.smithi204.stdout:Fetched 16.3 MB in 2s (7,540 kB/s) 2024-09-21T09:41:40.587 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 16.3 MB in 2s (7,263 kB/s) 2024-09-21T09:41:41.637 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-09-21T09:41:41.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T09:41:41.706 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-09-21T09:41:41.892 INFO:teuthology.orchestra.run.smithi204.stdout:Building dependency tree... 2024-09-21T09:41:41.893 INFO:teuthology.orchestra.run.smithi204.stdout:Reading state information... 2024-09-21T09:41:42.034 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-21T09:41:42.052 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T09:41:42.057 INFO:teuthology.orchestra.run.smithi204.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T09:41:42.057 INFO:teuthology.orchestra.run.smithi204.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T09:41:42.057 INFO:teuthology.orchestra.run.smithi204.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T09:41:42.058 INFO:teuthology.orchestra.run.smithi204.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T09:41:42.058 INFO:teuthology.orchestra.run.smithi204.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T09:41:42.058 INFO:teuthology.orchestra.run.smithi204.stdout: python2.7-minimal 2024-09-21T09:41:42.058 INFO:teuthology.orchestra.run.smithi204.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T09:41:42.059 INFO:teuthology.orchestra.run.smithi204.stdout:The following additional packages will be installed: 2024-09-21T09:41:42.059 INFO:teuthology.orchestra.run.smithi204.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T09:41:42.059 INFO:teuthology.orchestra.run.smithi204.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T09:41:42.060 INFO:teuthology.orchestra.run.smithi204.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T09:41:42.061 INFO:teuthology.orchestra.run.smithi204.stdout:Suggested packages: 2024-09-21T09:41:42.061 INFO:teuthology.orchestra.run.smithi204.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T09:41:42.061 INFO:teuthology.orchestra.run.smithi204.stdout:Recommended packages: 2024-09-21T09:41:42.061 INFO:teuthology.orchestra.run.smithi204.stdout: thermald 2024-09-21T09:41:42.109 INFO:teuthology.orchestra.run.smithi204.stdout:The following NEW packages will be installed: 2024-09-21T09:41:42.109 INFO:teuthology.orchestra.run.smithi204.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T09:41:42.109 INFO:teuthology.orchestra.run.smithi204.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T09:41:42.110 INFO:teuthology.orchestra.run.smithi204.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T09:41:42.111 INFO:teuthology.orchestra.run.smithi204.stdout:The following packages will be upgraded: 2024-09-21T09:41:42.111 INFO:teuthology.orchestra.run.smithi204.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T09:41:42.119 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-21T09:41:42.291 INFO:teuthology.orchestra.run.smithi204.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T09:41:42.291 INFO:teuthology.orchestra.run.smithi204.stdout:Need to get 113 MB of archives. 2024-09-21T09:41:42.291 INFO:teuthology.orchestra.run.smithi204.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T09:41:42.291 INFO:teuthology.orchestra.run.smithi204.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-21T09:41:42.333 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-21T09:41:42.333 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-21T09:41:42.533 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T09:41:42.533 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T09:41:42.533 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T09:41:42.533 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T09:41:42.533 INFO:teuthology.orchestra.run.smithi003.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T09:41:42.534 INFO:teuthology.orchestra.run.smithi003.stdout: python2.7-minimal 2024-09-21T09:41:42.534 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T09:41:42.535 INFO:teuthology.orchestra.run.smithi003.stdout:The following additional packages will be installed: 2024-09-21T09:41:42.535 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T09:41:42.535 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T09:41:42.536 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T09:41:42.537 INFO:teuthology.orchestra.run.smithi003.stdout:Suggested packages: 2024-09-21T09:41:42.537 INFO:teuthology.orchestra.run.smithi003.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T09:41:42.538 INFO:teuthology.orchestra.run.smithi003.stdout:Recommended packages: 2024-09-21T09:41:42.538 INFO:teuthology.orchestra.run.smithi003.stdout: thermald 2024-09-21T09:41:42.584 INFO:teuthology.orchestra.run.smithi003.stdout:The following NEW packages will be installed: 2024-09-21T09:41:42.585 INFO:teuthology.orchestra.run.smithi003.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T09:41:42.585 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T09:41:42.585 INFO:teuthology.orchestra.run.smithi003.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T09:41:42.587 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages will be upgraded: 2024-09-21T09:41:42.587 INFO:teuthology.orchestra.run.smithi003.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T09:41:42.640 INFO:teuthology.orchestra.run.smithi003.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T09:41:42.640 INFO:teuthology.orchestra.run.smithi003.stdout:Need to get 113 MB of archives. 2024-09-21T09:41:42.641 INFO:teuthology.orchestra.run.smithi003.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T09:41:42.641 INFO:teuthology.orchestra.run.smithi003.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-21T09:41:43.091 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-21T09:41:43.204 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-21T09:41:43.711 INFO:teuthology.orchestra.run.smithi204.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-21T09:41:44.036 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-21T09:41:44.037 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-21T09:41:44.037 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-21T09:41:44.164 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-21T09:41:44.187 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-21T09:41:44.238 INFO:teuthology.orchestra.run.smithi204.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-21T09:41:44.658 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 113 MB in 2s (68.4 MB/s) 2024-09-21T09:41:44.817 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T09:41:46.396 INFO:teuthology.orchestra.run.smithi204.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-21T09:41:46.396 INFO:teuthology.orchestra.run.smithi204.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-21T09:41:46.396 INFO:teuthology.orchestra.run.smithi204.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-21T09:41:46.784 INFO:teuthology.orchestra.run.smithi003.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-21T09:41:46.788 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:41:46.866 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:41:46.959 INFO:teuthology.orchestra.run.smithi204.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-21T09:41:47.017 INFO:teuthology.orchestra.run.smithi204.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-21T09:41:47.421 INFO:teuthology.orchestra.run.smithi204.stdout:Fetched 113 MB in 5s (23.1 MB/s) 2024-09-21T09:41:47.621 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T09:41:49.092 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T09:41:49.114 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:41:49.215 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:41:49.700 INFO:teuthology.orchestra.run.smithi204.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-21T09:41:49.705 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:41:49.819 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:41:50.062 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T09:41:50.082 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:41:50.120 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:41:52.320 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T09:41:52.342 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:41:52.425 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:41:52.949 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T09:41:52.969 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:41:53.006 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:41:56.693 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:41:56.844 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:41:57.194 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:41:57.322 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:41:57.767 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T09:41:57.790 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T09:41:57.833 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T09:41:59.776 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:41:59.918 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:42:00.276 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:42:00.405 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:42:00.708 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T09:42:00.731 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T09:42:00.774 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T09:42:03.669 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T09:42:03.706 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:42:03.743 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:06.579 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:42:06.712 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:42:07.046 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T09:42:07.167 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:07.292 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T09:42:07.405 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:07.565 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T09:42:07.602 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T09:42:07.664 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:08.721 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:42:08.722 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T09:42:08.722 INFO:teuthology.orchestra.run.smithi003.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:42:08.722 INFO:teuthology.orchestra.run.smithi003.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T09:42:08.881 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:10.441 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T09:42:10.566 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T09:42:10.692 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:11.179 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T09:42:11.310 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T09:42:11.677 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T09:42:11.807 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:11.958 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T09:42:12.087 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:12.110 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:12.166 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T09:42:12.166 INFO:teuthology.orchestra.run.smithi003.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:42:13.432 INFO:teuthology.orchestra.run.smithi204.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:42:13.433 INFO:teuthology.orchestra.run.smithi204.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T09:42:13.433 INFO:teuthology.orchestra.run.smithi204.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:42:13.433 INFO:teuthology.orchestra.run.smithi204.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T09:42:13.606 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:15.016 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T09:42:15.141 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T09:42:15.292 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:16.794 INFO:teuthology.orchestra.run.smithi204.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T09:42:16.857 INFO:teuthology.orchestra.run.smithi204.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T09:42:16.857 INFO:teuthology.orchestra.run.smithi204.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:42:27.130 INFO:teuthology.orchestra.run.smithi003.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T09:42:27.130 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub' 2024-09-21T09:42:27.140 INFO:teuthology.orchestra.run.smithi003.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T09:42:27.152 INFO:teuthology.orchestra.run.smithi003.stdout:Generating grub configuration file ... 2024-09-21T09:42:27.399 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:42:27.419 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:42:27.714 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:42:27.720 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T09:42:27.787 INFO:teuthology.orchestra.run.smithi003.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T09:42:27.793 INFO:teuthology.orchestra.run.smithi003.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T09:42:27.954 INFO:teuthology.orchestra.run.smithi003.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T09:42:27.954 INFO:teuthology.orchestra.run.smithi003.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T09:42:27.954 INFO:teuthology.orchestra.run.smithi003.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T09:42:27.998 INFO:teuthology.orchestra.run.smithi003.stdout:done 2024-09-21T09:42:28.514 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-09-21T09:42:28.540 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-09-21T09:42:28.540 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-09-21T09:42:28.540 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-09-21T09:42:28.540 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-09-21T09:42:28.540 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-09-21T09:42:28.540 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T09:42:28.540 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-09-21T09:42:28.541 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-09-21T09:42:28.541 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.122.122 2024-09-21T09:42:28.541 INFO:teuthology.orchestra.run.smithi003.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T09:42:28.541 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T09:42:28.541 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-09-21T09:42:28.541 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-09-21T09:42:28.541 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-09-21T09:42:28.541 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-09-21T09:42:28.541 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T09:42:28.541 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T09:42:28.541 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T09:42:28.542 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-21T09:42:28.542 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi003.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T09:42:28.542 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get clean 2024-09-21T09:42:28.696 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-21T09:42:28.808 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:42:28.817 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T09:42:28.835 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T09:42:28.929 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T09:42:30.297 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-21T09:42:30.317 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T09:42:30.373 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-21T09:42:30.564 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-21T09:42:30.565 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-21T09:42:30.742 INFO:teuthology.orchestra.run.smithi003.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T09:42:30.742 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T09:42:30.742 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T09:42:30.742 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T09:42:30.742 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T09:42:30.742 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T09:42:30.743 INFO:teuthology.orchestra.run.smithi003.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T09:42:30.743 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T09:42:30.784 INFO:teuthology.orchestra.run.smithi003.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T09:42:30.786 DEBUG:teuthology.orchestra.run.smithi003:> dpkg -s linux-image-generic 2024-09-21T09:42:30.798 INFO:teuthology.orchestra.run.smithi204.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T09:42:30.798 INFO:teuthology.orchestra.run.smithi204.stdout:Sourcing file `/etc/default/grub' 2024-09-21T09:42:30.802 INFO:teuthology.orchestra.run.smithi003.stdout:Package: linux-image-generic 2024-09-21T09:42:30.802 INFO:teuthology.orchestra.run.smithi003.stdout:Status: install ok installed 2024-09-21T09:42:30.802 INFO:teuthology.orchestra.run.smithi003.stdout:Priority: optional 2024-09-21T09:42:30.802 INFO:teuthology.orchestra.run.smithi003.stdout:Section: kernel 2024-09-21T09:42:30.803 INFO:teuthology.orchestra.run.smithi003.stdout:Installed-Size: 21 2024-09-21T09:42:30.803 INFO:teuthology.orchestra.run.smithi003.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T09:42:30.803 INFO:teuthology.orchestra.run.smithi003.stdout:Architecture: amd64 2024-09-21T09:42:30.803 INFO:teuthology.orchestra.run.smithi003.stdout:Source: linux-meta 2024-09-21T09:42:30.803 INFO:teuthology.orchestra.run.smithi003.stdout:Version: 5.15.0.122.122 2024-09-21T09:42:30.803 INFO:teuthology.orchestra.run.smithi003.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T09:42:30.803 INFO:teuthology.orchestra.run.smithi003.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T09:42:30.803 INFO:teuthology.orchestra.run.smithi003.stdout:Recommends: thermald 2024-09-21T09:42:30.803 INFO:teuthology.orchestra.run.smithi003.stdout:Description: Generic Linux kernel image 2024-09-21T09:42:30.803 INFO:teuthology.orchestra.run.smithi003.stdout: This package will always depend on the latest generic kernel image 2024-09-21T09:42:30.803 INFO:teuthology.orchestra.run.smithi003.stdout: available. 2024-09-21T09:42:30.804 DEBUG:teuthology.orchestra.run.smithi003:> mktemp 2024-09-21T09:42:30.824 INFO:teuthology.orchestra.run.smithi204.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T09:42:30.843 INFO:teuthology.orchestra.run.smithi204.stdout:Generating grub configuration file ... 2024-09-21T09:42:30.849 INFO:teuthology.orchestra.run.smithi003.stdout:/tmp/tmp.SHyJu5ruBR 2024-09-21T09:42:30.849 DEBUG:teuthology.orchestra.run.smithi003:> sudo cp /boot/grub/grub.cfg /tmp/tmp.SHyJu5ruBR 2024-09-21T09:42:30.911 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0666 /tmp/tmp.SHyJu5ruBR 2024-09-21T09:42:31.025 DEBUG:teuthology.orchestra.remote:smithi003:/tmp/tmp.SHyJu5ruBR is 10KB 2024-09-21T09:42:31.038 DEBUG:teuthology.orchestra.run.smithi003:> rm -fr /tmp/tmp.SHyJu5ruBR 2024-09-21T09:42:31.043 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T09:42:31.101 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:42:31.101 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T09:42:31.101 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T09:42:31.126 INFO:teuthology.orchestra.run.smithi204.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:42:31.142 INFO:teuthology.orchestra.run.smithi204.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:42:31.183 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T09:42:31.183 DEBUG:teuthology.orchestra.run.smithi003:> sudo update-grub 2024-09-21T09:42:31.469 INFO:teuthology.orchestra.run.smithi204.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:42:31.474 INFO:teuthology.orchestra.run.smithi204.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T09:42:31.541 INFO:teuthology.orchestra.run.smithi204.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T09:42:31.547 INFO:teuthology.orchestra.run.smithi204.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T09:42:31.726 INFO:teuthology.orchestra.run.smithi204.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T09:42:31.726 INFO:teuthology.orchestra.run.smithi204.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T09:42:31.726 INFO:teuthology.orchestra.run.smithi204.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T09:42:31.770 INFO:teuthology.orchestra.run.smithi204.stdout:done 2024-09-21T09:42:32.288 DEBUG:teuthology.orchestra.run.smithi204:> dpkg -s linux-image-generic 2024-09-21T09:42:32.312 INFO:teuthology.orchestra.run.smithi204.stdout:Package: linux-image-generic 2024-09-21T09:42:32.312 INFO:teuthology.orchestra.run.smithi204.stdout:Status: install ok installed 2024-09-21T09:42:32.312 INFO:teuthology.orchestra.run.smithi204.stdout:Priority: optional 2024-09-21T09:42:32.312 INFO:teuthology.orchestra.run.smithi204.stdout:Section: kernel 2024-09-21T09:42:32.312 INFO:teuthology.orchestra.run.smithi204.stdout:Installed-Size: 21 2024-09-21T09:42:32.312 INFO:teuthology.orchestra.run.smithi204.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T09:42:32.312 INFO:teuthology.orchestra.run.smithi204.stdout:Architecture: amd64 2024-09-21T09:42:32.312 INFO:teuthology.orchestra.run.smithi204.stdout:Source: linux-meta 2024-09-21T09:42:32.312 INFO:teuthology.orchestra.run.smithi204.stdout:Version: 5.15.0.122.122 2024-09-21T09:42:32.312 INFO:teuthology.orchestra.run.smithi204.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T09:42:32.313 INFO:teuthology.orchestra.run.smithi204.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T09:42:32.313 INFO:teuthology.orchestra.run.smithi204.stdout:Recommends: thermald 2024-09-21T09:42:32.313 INFO:teuthology.orchestra.run.smithi204.stdout:Description: Generic Linux kernel image 2024-09-21T09:42:32.313 INFO:teuthology.orchestra.run.smithi204.stdout: This package will always depend on the latest generic kernel image 2024-09-21T09:42:32.313 INFO:teuthology.orchestra.run.smithi204.stdout: available. 2024-09-21T09:42:32.313 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T09:42:32.313 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T09:42:32.313 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T09:42:32.313 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-21T09:42:32.314 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi204.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T09:42:32.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get clean 2024-09-21T09:42:32.450 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub' 2024-09-21T09:42:32.451 INFO:teuthology.orchestra.run.smithi003.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T09:42:32.453 INFO:teuthology.orchestra.run.smithi003.stderr:Generating grub configuration file ... 2024-09-21T09:42:32.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get update 2024-09-21T09:42:32.609 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T09:42:32.621 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:42:32.627 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:42:32.730 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:42:32.811 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T09:42:32.908 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T09:42:33.001 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:42:33.007 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T09:42:33.051 INFO:teuthology.orchestra.run.smithi003.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T09:42:33.057 INFO:teuthology.orchestra.run.smithi003.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T09:42:33.195 INFO:teuthology.orchestra.run.smithi003.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T09:42:33.195 INFO:teuthology.orchestra.run.smithi003.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T09:42:33.195 INFO:teuthology.orchestra.run.smithi003.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T09:42:33.212 INFO:teuthology.orchestra.run.smithi003.stderr:done 2024-09-21T09:42:33.220 DEBUG:teuthology.orchestra.run.smithi003:> sudo shutdown -r now 2024-09-21T09:42:34.077 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-09-21T09:42:34.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T09:42:34.155 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-09-21T09:42:34.365 INFO:teuthology.orchestra.run.smithi204.stdout:Building dependency tree... 2024-09-21T09:42:34.366 INFO:teuthology.orchestra.run.smithi204.stdout:Reading state information... 2024-09-21T09:42:34.546 INFO:teuthology.orchestra.run.smithi204.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T09:42:34.546 INFO:teuthology.orchestra.run.smithi204.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T09:42:34.546 INFO:teuthology.orchestra.run.smithi204.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T09:42:34.546 INFO:teuthology.orchestra.run.smithi204.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T09:42:34.546 INFO:teuthology.orchestra.run.smithi204.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T09:42:34.547 INFO:teuthology.orchestra.run.smithi204.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T09:42:34.547 INFO:teuthology.orchestra.run.smithi204.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T09:42:34.547 INFO:teuthology.orchestra.run.smithi204.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T09:42:34.589 INFO:teuthology.orchestra.run.smithi204.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T09:42:34.591 DEBUG:teuthology.orchestra.run.smithi204:> dpkg -s linux-image-generic 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Package: linux-image-generic 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Status: install ok installed 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Priority: optional 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Section: kernel 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Installed-Size: 21 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Architecture: amd64 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Source: linux-meta 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Version: 5.15.0.122.122 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T09:42:34.603 INFO:teuthology.orchestra.run.smithi204.stdout:Recommends: thermald 2024-09-21T09:42:34.604 INFO:teuthology.orchestra.run.smithi204.stdout:Description: Generic Linux kernel image 2024-09-21T09:42:34.604 INFO:teuthology.orchestra.run.smithi204.stdout: This package will always depend on the latest generic kernel image 2024-09-21T09:42:34.604 INFO:teuthology.orchestra.run.smithi204.stdout: available. 2024-09-21T09:42:34.604 DEBUG:teuthology.orchestra.run.smithi204:> mktemp 2024-09-21T09:42:34.651 INFO:teuthology.orchestra.run.smithi204.stdout:/tmp/tmp.CkhAJUr0ub 2024-09-21T09:42:34.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo cp /boot/grub/grub.cfg /tmp/tmp.CkhAJUr0ub 2024-09-21T09:42:34.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 0666 /tmp/tmp.CkhAJUr0ub 2024-09-21T09:42:34.823 DEBUG:teuthology.orchestra.remote:smithi204:/tmp/tmp.CkhAJUr0ub is 10KB 2024-09-21T09:42:34.835 DEBUG:teuthology.orchestra.run.smithi204:> rm -fr /tmp/tmp.CkhAJUr0ub 2024-09-21T09:42:34.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T09:42:34.895 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:42:34.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T09:42:34.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T09:42:34.982 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T09:42:34.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo update-grub 2024-09-21T09:42:36.338 INFO:teuthology.orchestra.run.smithi204.stderr:Sourcing file `/etc/default/grub' 2024-09-21T09:42:36.339 INFO:teuthology.orchestra.run.smithi204.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T09:42:36.342 INFO:teuthology.orchestra.run.smithi204.stderr:Generating grub configuration file ... 2024-09-21T09:42:36.585 INFO:teuthology.orchestra.run.smithi204.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T09:42:36.591 INFO:teuthology.orchestra.run.smithi204.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T09:42:36.869 INFO:teuthology.orchestra.run.smithi204.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T09:42:36.874 INFO:teuthology.orchestra.run.smithi204.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T09:42:36.915 INFO:teuthology.orchestra.run.smithi204.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T09:42:36.920 INFO:teuthology.orchestra.run.smithi204.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T09:42:37.041 INFO:teuthology.orchestra.run.smithi204.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T09:42:37.042 INFO:teuthology.orchestra.run.smithi204.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T09:42:37.042 INFO:teuthology.orchestra.run.smithi204.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T09:42:37.075 INFO:teuthology.orchestra.run.smithi204.stderr:done 2024-09-21T09:42:37.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo shutdown -r now 2024-09-21T09:43:03.237 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-21T09:43:03.237 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T09:43:03.238 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:43:07.084 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-21T09:43:07.084 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-21T09:43:07.085 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:43:21.583 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.3 2024-09-21T09:43:25.423 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-09-21T09:43:30.589 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T09:43:30.590 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:43:34.426 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-21T09:43:34.426 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:43:37.487 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-09-21T09:43:49.494 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-21T09:43:49.495 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:44:20.975 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-09-21T09:44:30.598 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T09:44:35.978 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-21T09:44:35.979 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:44:36.211 DEBUG:teuthology.orchestra.run.smithi204:> true 2024-09-21T09:44:36.858 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-21T09:44:36.858 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-21T09:44:36.858 DEBUG:teuthology.orchestra.run.smithi204:> uname -r 2024-09-21T09:44:36.904 INFO:teuthology.orchestra.run.smithi204.stdout:5.15.0-122-generic 2024-09-21T09:44:36.904 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T09:44:36.904 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T09:44:36.905 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T09:44:37.906 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-21T09:44:37.906 DEBUG:teuthology.orchestra.run.smithi204:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T09:44:37.979 INFO:teuthology.orchestra.run.smithi204.stdout:ttyS1 2024-09-21T09:44:37.998 DEBUG:teuthology.parallel:result is None 2024-09-21T09:44:42.600 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T09:44:42.600 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:44:42.822 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-21T09:44:43.443 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T09:44:43.443 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-21T09:44:43.443 DEBUG:teuthology.orchestra.run.smithi003:> uname -r 2024-09-21T09:44:43.491 INFO:teuthology.orchestra.run.smithi003.stdout:5.15.0-122-generic 2024-09-21T09:44:43.491 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T09:44:43.491 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T09:44:43.492 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T09:44:44.492 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-21T09:44:44.492 DEBUG:teuthology.orchestra.run.smithi003:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T09:44:44.587 INFO:teuthology.orchestra.run.smithi003.stdout:ttyS1 2024-09-21T09:44:44.612 DEBUG:teuthology.parallel:result is None 2024-09-21T09:44:44.612 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T09:44:44.619 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T09:44:44.619 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T09:44:44.622 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T09:44:44.628 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T09:44:44.646 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T09:44:44.696 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T09:44:44.697 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T09:44:44.699 DEBUG:teuthology.orchestra.run.smithi204:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T09:44:44.721 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T09:44:44.746 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T09:44:44.747 DEBUG:teuthology.orchestra.run.smithi003:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T09:44:44.760 DEBUG:teuthology.orchestra.run.smithi204:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-21T09:44:44.781 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:44:44.789 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:44:44.798 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:44:44.806 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T09:44:44.807 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T09:44:44.814 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T09:44:44.814 DEBUG:teuthology.orchestra.run.smithi003:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T09:44:44.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T09:44:44.861 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T09:44:44.869 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T09:44:44.869 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T09:44:44.891 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T09:44:44.909 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:44:44.943 DEBUG:teuthology.orchestra.run.smithi003:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:44:44.991 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:44:44.991 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T09:44:45.052 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T09:44:45.058 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T09:44:45.105 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:44:45.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T09:44:45.163 DEBUG:teuthology.orchestra.run.smithi003:> sudo service rsyslog restart 2024-09-21T09:44:45.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo service rsyslog restart 2024-09-21T09:44:45.235 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T09:44:45.242 INFO:teuthology.task.internal:Starting timer... 2024-09-21T09:44:45.243 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T09:44:45.281 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T09:44:45.349 DEBUG:teuthology.task.selinux:Excluding smithi003: OS 'ubuntu' does not support SELinux 2024-09-21T09:44:45.349 DEBUG:teuthology.task.selinux:Excluding smithi204: OS 'ubuntu' does not support SELinux 2024-09-21T09:44:45.350 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T09:44:45.350 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-21T09:44:45.350 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T09:44:45.350 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T09:44:45.399 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-21T09:44:45.401 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-21T09:44:45.509 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T09:44:45.518 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-21T09:44:45.519 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi003.front.sepia.ceph.com,smithi204.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T09:52:19.764 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi003.front.sepia.ceph.com'), Remote(name='ubuntu@smithi204.front.sepia.ceph.com')] 2024-09-21T09:52:19.765 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T09:52:19.765 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi003.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:52:19.848 DEBUG:teuthology.orchestra.run.smithi003:> true 2024-09-21T09:52:19.926 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi003.front.sepia.ceph.com' 2024-09-21T09:52:19.927 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-21T09:52:19.927 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T09:52:20.006 DEBUG:teuthology.orchestra.run.smithi204:> true 2024-09-21T09:52:20.082 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-21T09:52:20.083 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T09:52:20.092 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T09:52:20.092 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T09:52:20.092 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T09:52:20.094 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T09:52:20.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T09:52:20.123 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T09:52:20.123 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: Command line: ntpd -gq 2024-09-21T09:52:20.123 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: ---------------------------------------------------- 2024-09-21T09:52:20.123 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T09:52:20.123 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T09:52:20.123 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: corporation. Support and training for ntp-4 are 2024-09-21T09:52:20.123 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: available at https://www.nwtime.org/support 2024-09-21T09:52:20.123 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: ---------------------------------------------------- 2024-09-21T09:52:20.124 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: proto: precision = 0.046 usec (-24) 2024-09-21T09:52:20.124 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: basedate set to 2022-02-04 2024-09-21T09:52:20.124 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: gps base set to 2022-02-06 (week 2196) 2024-09-21T09:52:20.124 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T09:52:20.125 INFO:teuthology.orchestra.run.smithi003.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T09:52:20.125 INFO:teuthology.orchestra.run.smithi003.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T09:52:20.126 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T09:52:20.126 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T09:52:20.126 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T09:52:20.126 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T09:52:20.126 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: Listen normally on 3 ens1f0 172.21.15.3:123 2024-09-21T09:52:20.126 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: Listen normally on 4 lo [::1]:123 2024-09-21T09:52:20.126 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15dc%3]:123 2024-09-21T09:52:20.126 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:20 ntpd[18379]: Listening on routing socket on fd #22 for interface updates 2024-09-21T09:52:20.151 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T09:52:20.151 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: Command line: ntpd -gq 2024-09-21T09:52:20.151 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: ---------------------------------------------------- 2024-09-21T09:52:20.151 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T09:52:20.151 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T09:52:20.151 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: corporation. Support and training for ntp-4 are 2024-09-21T09:52:20.151 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: available at https://www.nwtime.org/support 2024-09-21T09:52:20.151 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: ---------------------------------------------------- 2024-09-21T09:52:20.152 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: proto: precision = 0.044 usec (-24) 2024-09-21T09:52:20.152 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: basedate set to 2022-02-04 2024-09-21T09:52:20.152 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: gps base set to 2022-02-06 (week 2196) 2024-09-21T09:52:20.152 INFO:teuthology.orchestra.run.smithi204.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T09:52:20.152 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T09:52:20.152 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T09:52:20.153 INFO:teuthology.orchestra.run.smithi204.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T09:52:20.154 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T09:52:20.154 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T09:52:20.154 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T09:52:20.154 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: Listen normally on 3 enp3s0f1 172.21.15.204:123 2024-09-21T09:52:20.154 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: Listen normally on 4 lo [::1]:123 2024-09-21T09:52:20.154 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:77ab%5]:123 2024-09-21T09:52:20.154 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:20 ntpd[18461]: Listening on routing socket on fd #22 for interface updates 2024-09-21T09:52:21.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:21 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:21.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:21 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:21.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:21 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:21.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:21 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:21.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:21 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:21.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:21 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:21.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:21 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:21.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:21 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:21.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:21.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:21.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:21.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:21.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:21.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:21.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:21.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:21.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:21.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:21.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:21.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:21.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:21.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:21.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:21.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:21.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:21.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:21 ntpd[18461]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:23.123 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:23 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:23.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:23 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:23.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:23 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:23.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:23 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:23.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:23 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:23.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:23 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:23.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:23.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:23.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:23.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:23.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:23.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:23.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:23.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:23.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:23.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:23.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:23.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:23.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:23.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:23.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:23.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:23.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:23.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:23 ntpd[18461]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:24.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:24 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:24.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:24 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:24.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:24 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:24.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:24 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:24.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:24 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:24.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:24 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:25.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:25.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:25.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:25.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:25.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:25.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:25.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:25.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:25.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:25.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:25.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:25.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:25 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:25.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:25.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:25.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:25.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:25.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:25.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:25 ntpd[18461]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:26.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:26 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:26.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:26 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:26.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:26 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:26.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:26 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:26.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:26 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:26.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:26 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:27.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:27.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:27.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:27.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:27.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:27.124 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:27.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:27.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:27.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:27.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:27.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:27.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:27.125 INFO:teuthology.orchestra.run.smithi003.stdout:21 Sep 09:52:27 ntpd[18379]: ntpd: time slew -0.000494 s 2024-09-21T09:52:27.125 INFO:teuthology.orchestra.run.smithi003.stdout:ntpd: time slew -0.000494s 2024-09-21T09:52:27.125 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T09:52:27.126 INFO:teuthology.orchestra.run.smithi003.stderr:21 Sep 09:52:27 ntpd[18379]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T09:52:27.151 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:27.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:27.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:27.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:27.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:27.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:27.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T09:52:27.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T09:52:27.152 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T09:52:27.152 INFO:teuthology.orchestra.run.smithi204.stdout:21 Sep 09:52:27 ntpd[18461]: ntpd: time slew +0.000020 s 2024-09-21T09:52:27.152 INFO:teuthology.orchestra.run.smithi204.stdout:ntpd: time slew +0.000020s 2024-09-21T09:52:27.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T09:52:27.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T09:52:27.153 INFO:teuthology.orchestra.run.smithi204.stderr:21 Sep 09:52:27 ntpd[18461]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T09:52:27.176 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T09:52:27.176 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-09-21T09:52:27.176 INFO:teuthology.orchestra.run.smithi003.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:52:27.176 INFO:teuthology.orchestra.run.smithi003.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:52:27.177 INFO:teuthology.orchestra.run.smithi003.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:52:27.177 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:52:27.201 INFO:teuthology.orchestra.run.smithi204.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T09:52:27.202 INFO:teuthology.orchestra.run.smithi204.stdout:============================================================================== 2024-09-21T09:52:27.202 INFO:teuthology.orchestra.run.smithi204.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:52:27.202 INFO:teuthology.orchestra.run.smithi204.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:52:27.202 INFO:teuthology.orchestra.run.smithi204.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:52:27.202 INFO:teuthology.orchestra.run.smithi204.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T09:52:27.203 INFO:teuthology.run_tasks:Running task install... 2024-09-21T09:52:27.211 DEBUG:teuthology.task.install:project ceph 2024-09-21T09:52:27.211 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T09:52:27.211 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'} 2024-09-21T09:52:27.211 INFO:teuthology.task.install:Using flavor: default 2024-09-21T09:52:27.217 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-21T09:52:27.217 INFO:teuthology.task.install:extra packages: [] 2024-09-21T09:52:27.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-key list | grep Ceph 2024-09-21T09:52:27.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-key list | grep Ceph 2024-09-21T09:52:27.283 INFO:teuthology.orchestra.run.smithi003.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-21T09:52:27.307 INFO:teuthology.orchestra.run.smithi204.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-21T09:52:27.312 INFO:teuthology.orchestra.run.smithi003.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-21T09:52:27.312 INFO:teuthology.orchestra.run.smithi003.stdout:uid [ unknown] Ceph.com (release key) 2024-09-21T09:52:27.313 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 2024-09-21T09:52:27.313 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:52:27.313 INFO:teuthology.packaging:ref: None 2024-09-21T09:52:27.314 INFO:teuthology.packaging:tag: None 2024-09-21T09:52:27.314 INFO:teuthology.packaging:branch: reef 2024-09-21T09:52:27.314 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:52:27.314 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-09-21T09:52:27.336 INFO:teuthology.orchestra.run.smithi204.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-21T09:52:27.336 INFO:teuthology.orchestra.run.smithi204.stdout:uid [ unknown] Ceph.com (release key) 2024-09-21T09:52:27.337 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 2024-09-21T09:52:27.337 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:52:27.337 INFO:teuthology.packaging:ref: None 2024-09-21T09:52:27.337 INFO:teuthology.packaging:tag: None 2024-09-21T09:52:27.337 INFO:teuthology.packaging:branch: reef 2024-09-21T09:52:27.337 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:52:27.337 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-09-21T09:52:27.551 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default/ 2024-09-21T09:52:27.551 INFO:teuthology.task.install.deb:Package version is 18.2.4-871-g6a1bdf85-1jammy 2024-09-21T09:52:27.576 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default/ 2024-09-21T09:52:27.577 INFO:teuthology.task.install.deb:Package version is 18.2.4-871-g6a1bdf85-1jammy 2024-09-21T09:52:27.665 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:52:27.665 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-21T09:52:27.679 DEBUG:teuthology.orchestra.run.smithi003:> sudo apt-get update 2024-09-21T09:52:27.682 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:52:27.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-21T09:52:27.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo apt-get update 2024-09-21T09:52:27.849 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:52:27.849 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T09:52:27.859 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T09:52:27.865 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T09:52:27.876 INFO:teuthology.orchestra.run.smithi003.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T09:52:27.904 INFO:teuthology.orchestra.run.smithi003.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy InRelease 2024-09-21T09:52:27.919 INFO:teuthology.orchestra.run.smithi204.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy InRelease 2024-09-21T09:52:27.925 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-21T09:52:27.940 INFO:teuthology.orchestra.run.smithi204.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-21T09:52:27.948 INFO:teuthology.orchestra.run.smithi003.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-21T09:52:27.962 INFO:teuthology.orchestra.run.smithi204.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-21T09:52:27.969 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,439 B] 2024-09-21T09:52:27.983 INFO:teuthology.orchestra.run.smithi204.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.7 kB] 2024-09-21T09:52:27.990 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T09:52:27.996 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.7 kB] 2024-09-21T09:52:28.012 INFO:teuthology.orchestra.run.smithi204.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,439 B] 2024-09-21T09:52:28.066 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T09:52:28.148 INFO:teuthology.orchestra.run.smithi204.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T09:52:28.229 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 28.8 kB in 0s (79.6 kB/s) 2024-09-21T09:52:28.299 INFO:teuthology.orchestra.run.smithi204.stdout:Fetched 28.8 kB in 0s (69.3 kB/s) 2024-09-21T09:52:29.273 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-21T09:52:29.291 DEBUG:teuthology.orchestra.run.smithi003:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.4-871-g6a1bdf85-1jammy cephadm=18.2.4-871-g6a1bdf85-1jammy ceph-mds=18.2.4-871-g6a1bdf85-1jammy ceph-mgr=18.2.4-871-g6a1bdf85-1jammy ceph-common=18.2.4-871-g6a1bdf85-1jammy ceph-fuse=18.2.4-871-g6a1bdf85-1jammy ceph-test=18.2.4-871-g6a1bdf85-1jammy radosgw=18.2.4-871-g6a1bdf85-1jammy python3-rados=18.2.4-871-g6a1bdf85-1jammy python3-rgw=18.2.4-871-g6a1bdf85-1jammy python3-cephfs=18.2.4-871-g6a1bdf85-1jammy python3-rbd=18.2.4-871-g6a1bdf85-1jammy libcephfs2=18.2.4-871-g6a1bdf85-1jammy libcephfs-dev=18.2.4-871-g6a1bdf85-1jammy librados2=18.2.4-871-g6a1bdf85-1jammy librbd1=18.2.4-871-g6a1bdf85-1jammy rbd-fuse=18.2.4-871-g6a1bdf85-1jammy 2024-09-21T09:52:29.340 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-09-21T09:52:29.346 INFO:teuthology.orchestra.run.smithi003.stdout:Reading package lists... 2024-09-21T09:52:29.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.4-871-g6a1bdf85-1jammy cephadm=18.2.4-871-g6a1bdf85-1jammy ceph-mds=18.2.4-871-g6a1bdf85-1jammy ceph-mgr=18.2.4-871-g6a1bdf85-1jammy ceph-common=18.2.4-871-g6a1bdf85-1jammy ceph-fuse=18.2.4-871-g6a1bdf85-1jammy ceph-test=18.2.4-871-g6a1bdf85-1jammy radosgw=18.2.4-871-g6a1bdf85-1jammy python3-rados=18.2.4-871-g6a1bdf85-1jammy python3-rgw=18.2.4-871-g6a1bdf85-1jammy python3-cephfs=18.2.4-871-g6a1bdf85-1jammy python3-rbd=18.2.4-871-g6a1bdf85-1jammy libcephfs2=18.2.4-871-g6a1bdf85-1jammy libcephfs-dev=18.2.4-871-g6a1bdf85-1jammy librados2=18.2.4-871-g6a1bdf85-1jammy librbd1=18.2.4-871-g6a1bdf85-1jammy rbd-fuse=18.2.4-871-g6a1bdf85-1jammy 2024-09-21T09:52:29.421 INFO:teuthology.orchestra.run.smithi204.stdout:Reading package lists... 2024-09-21T09:52:29.536 INFO:teuthology.orchestra.run.smithi003.stdout:Building dependency tree... 2024-09-21T09:52:29.537 INFO:teuthology.orchestra.run.smithi003.stdout:Reading state information... 2024-09-21T09:52:29.628 INFO:teuthology.orchestra.run.smithi204.stdout:Building dependency tree... 2024-09-21T09:52:29.628 INFO:teuthology.orchestra.run.smithi204.stdout:Reading state information... 2024-09-21T09:52:29.726 INFO:teuthology.orchestra.run.smithi003.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T09:52:29.726 INFO:teuthology.orchestra.run.smithi003.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T09:52:29.726 INFO:teuthology.orchestra.run.smithi003.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T09:52:29.727 INFO:teuthology.orchestra.run.smithi003.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T09:52:29.727 INFO:teuthology.orchestra.run.smithi003.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T09:52:29.727 INFO:teuthology.orchestra.run.smithi003.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T09:52:29.727 INFO:teuthology.orchestra.run.smithi003.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T09:52:29.728 INFO:teuthology.orchestra.run.smithi003.stdout:The following additional packages will be installed: 2024-09-21T09:52:29.728 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-21T09:52:29.728 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-09-21T09:52:29.728 INFO:teuthology.orchestra.run.smithi003.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-09-21T09:52:29.728 INFO:teuthology.orchestra.run.smithi003.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-21T09:52:29.729 INFO:teuthology.orchestra.run.smithi003.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-09-21T09:52:29.729 INFO:teuthology.orchestra.run.smithi003.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-21T09:52:29.729 INFO:teuthology.orchestra.run.smithi003.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-21T09:52:29.729 INFO:teuthology.orchestra.run.smithi003.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-21T09:52:29.729 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-21T09:52:29.729 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-21T09:52:29.729 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-21T09:52:29.729 INFO:teuthology.orchestra.run.smithi003.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-21T09:52:29.729 INFO:teuthology.orchestra.run.smithi003.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-21T09:52:29.730 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-21T09:52:29.730 INFO:teuthology.orchestra.run.smithi003.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-21T09:52:29.730 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-21T09:52:29.730 INFO:teuthology.orchestra.run.smithi003.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-21T09:52:29.730 INFO:teuthology.orchestra.run.smithi003.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-21T09:52:29.730 INFO:teuthology.orchestra.run.smithi003.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-21T09:52:29.730 INFO:teuthology.orchestra.run.smithi003.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-21T09:52:29.730 INFO:teuthology.orchestra.run.smithi003.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-21T09:52:29.730 INFO:teuthology.orchestra.run.smithi003.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-09-21T09:52:29.731 INFO:teuthology.orchestra.run.smithi003.stdout:Suggested packages: 2024-09-21T09:52:29.731 INFO:teuthology.orchestra.run.smithi003.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-09-21T09:52:29.731 INFO:teuthology.orchestra.run.smithi003.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-09-21T09:52:29.731 INFO:teuthology.orchestra.run.smithi003.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-09-21T09:52:29.731 INFO:teuthology.orchestra.run.smithi003.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-09-21T09:52:29.731 INFO:teuthology.orchestra.run.smithi003.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-09-21T09:52:29.731 INFO:teuthology.orchestra.run.smithi003.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-09-21T09:52:29.731 INFO:teuthology.orchestra.run.smithi003.stdout: python3-watchdog 2024-09-21T09:52:29.731 INFO:teuthology.orchestra.run.smithi003.stdout:Recommended packages: 2024-09-21T09:52:29.731 INFO:teuthology.orchestra.run.smithi003.stdout: btrfs-tools 2024-09-21T09:52:29.827 INFO:teuthology.orchestra.run.smithi204.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T09:52:29.827 INFO:teuthology.orchestra.run.smithi204.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T09:52:29.828 INFO:teuthology.orchestra.run.smithi204.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T09:52:29.828 INFO:teuthology.orchestra.run.smithi204.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T09:52:29.828 INFO:teuthology.orchestra.run.smithi204.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T09:52:29.828 INFO:teuthology.orchestra.run.smithi204.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T09:52:29.828 INFO:teuthology.orchestra.run.smithi204.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T09:52:29.829 INFO:teuthology.orchestra.run.smithi204.stdout:The following additional packages will be installed: 2024-09-21T09:52:29.829 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-21T09:52:29.829 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-09-21T09:52:29.829 INFO:teuthology.orchestra.run.smithi204.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-09-21T09:52:29.829 INFO:teuthology.orchestra.run.smithi204.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-21T09:52:29.830 INFO:teuthology.orchestra.run.smithi204.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-09-21T09:52:29.830 INFO:teuthology.orchestra.run.smithi204.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-21T09:52:29.830 INFO:teuthology.orchestra.run.smithi204.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-21T09:52:29.830 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-21T09:52:29.830 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-21T09:52:29.831 INFO:teuthology.orchestra.run.smithi204.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-09-21T09:52:29.832 INFO:teuthology.orchestra.run.smithi204.stdout:Suggested packages: 2024-09-21T09:52:29.832 INFO:teuthology.orchestra.run.smithi204.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-09-21T09:52:29.832 INFO:teuthology.orchestra.run.smithi204.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-09-21T09:52:29.832 INFO:teuthology.orchestra.run.smithi204.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-09-21T09:52:29.832 INFO:teuthology.orchestra.run.smithi204.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-09-21T09:52:29.832 INFO:teuthology.orchestra.run.smithi204.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-09-21T09:52:29.832 INFO:teuthology.orchestra.run.smithi204.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-09-21T09:52:29.832 INFO:teuthology.orchestra.run.smithi204.stdout: python3-watchdog 2024-09-21T09:52:29.832 INFO:teuthology.orchestra.run.smithi204.stdout:Recommended packages: 2024-09-21T09:52:29.832 INFO:teuthology.orchestra.run.smithi204.stdout: btrfs-tools 2024-09-21T09:52:29.836 INFO:teuthology.orchestra.run.smithi003.stdout:The following NEW packages will be installed: 2024-09-21T09:52:29.836 INFO:teuthology.orchestra.run.smithi003.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-21T09:52:29.836 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-21T09:52:29.837 INFO:teuthology.orchestra.run.smithi003.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-21T09:52:29.837 INFO:teuthology.orchestra.run.smithi003.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-09-21T09:52:29.837 INFO:teuthology.orchestra.run.smithi003.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-21T09:52:29.837 INFO:teuthology.orchestra.run.smithi003.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-09-21T09:52:29.838 INFO:teuthology.orchestra.run.smithi003.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python-babel-localedata 2024-09-21T09:52:29.838 INFO:teuthology.orchestra.run.smithi003.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-21T09:52:29.838 INFO:teuthology.orchestra.run.smithi003.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2024-09-21T09:52:29.838 INFO:teuthology.orchestra.run.smithi003.stdout: python3-certifi python3-cheroot python3-cherrypy3 python3-google-auth 2024-09-21T09:52:29.838 INFO:teuthology.orchestra.run.smithi003.stdout: python3-idna python3-iniconfig python3-jaraco.classes 2024-09-21T09:52:29.838 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2024-09-21T09:52:29.838 INFO:teuthology.orchestra.run.smithi003.stdout: python3-jinja2 python3-joblib python3-kubernetes python3-logutils 2024-09-21T09:52:29.838 INFO:teuthology.orchestra.run.smithi003.stdout: python3-mako python3-markupsafe python3-natsort python3-openssl 2024-09-21T09:52:29.838 INFO:teuthology.orchestra.run.smithi003.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-09-21T09:52:29.838 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2024-09-21T09:52:29.838 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pyasn1 python3-pyasn1-modules python3-pygments python3-pyinotify 2024-09-21T09:52:29.839 INFO:teuthology.orchestra.run.smithi003.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-requests 2024-09-21T09:52:29.839 INFO:teuthology.orchestra.run.smithi003.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2024-09-21T09:52:29.839 INFO:teuthology.orchestra.run.smithi003.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-21T09:52:29.839 INFO:teuthology.orchestra.run.smithi003.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-21T09:52:29.839 INFO:teuthology.orchestra.run.smithi003.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-21T09:52:29.839 INFO:teuthology.orchestra.run.smithi003.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-21T09:52:29.839 INFO:teuthology.orchestra.run.smithi003.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2024-09-21T09:52:29.839 INFO:teuthology.orchestra.run.smithi003.stdout: socat xmlstarlet 2024-09-21T09:52:29.898 INFO:teuthology.orchestra.run.smithi003.stdout:0 upgraded, 109 newly installed, 0 to remove and 332 not upgraded. 2024-09-21T09:52:29.898 INFO:teuthology.orchestra.run.smithi003.stdout:Need to get 163 MB of archives. 2024-09-21T09:52:29.898 INFO:teuthology.orchestra.run.smithi003.stdout:After this operation, 746 MB of additional disk space will be used. 2024-09-21T09:52:29.898 INFO:teuthology.orchestra.run.smithi003.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-09-21T09:52:29.932 INFO:teuthology.orchestra.run.smithi204.stdout:The following NEW packages will be installed: 2024-09-21T09:52:29.932 INFO:teuthology.orchestra.run.smithi204.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-21T09:52:29.932 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-21T09:52:29.932 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-21T09:52:29.933 INFO:teuthology.orchestra.run.smithi204.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-09-21T09:52:29.933 INFO:teuthology.orchestra.run.smithi204.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-21T09:52:29.933 INFO:teuthology.orchestra.run.smithi204.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-09-21T09:52:29.933 INFO:teuthology.orchestra.run.smithi204.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python-babel-localedata 2024-09-21T09:52:29.933 INFO:teuthology.orchestra.run.smithi204.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-21T09:52:29.933 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-certifi python3-cheroot python3-cherrypy3 python3-google-auth 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-idna python3-iniconfig python3-jaraco.classes 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jinja2 python3-joblib python3-kubernetes python3-logutils 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-mako python3-markupsafe python3-natsort python3-openssl 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyasn1 python3-pyasn1-modules python3-pygments python3-pyinotify 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-requests 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-21T09:52:29.934 INFO:teuthology.orchestra.run.smithi204.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-21T09:52:29.935 INFO:teuthology.orchestra.run.smithi204.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2024-09-21T09:52:29.935 INFO:teuthology.orchestra.run.smithi204.stdout: socat xmlstarlet 2024-09-21T09:52:29.956 INFO:teuthology.orchestra.run.smithi003.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-21T09:52:29.979 INFO:teuthology.orchestra.run.smithi003.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 18.2.4-871-g6a1bdf85-1jammy [3,452 kB] 2024-09-21T09:52:29.993 INFO:teuthology.orchestra.run.smithi204.stdout:0 upgraded, 109 newly installed, 0 to remove and 332 not upgraded. 2024-09-21T09:52:29.993 INFO:teuthology.orchestra.run.smithi204.stdout:Need to get 163 MB of archives. 2024-09-21T09:52:29.993 INFO:teuthology.orchestra.run.smithi204.stdout:After this operation, 746 MB of additional disk space will be used. 2024-09-21T09:52:29.993 INFO:teuthology.orchestra.run.smithi204.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-09-21T09:52:29.994 INFO:teuthology.orchestra.run.smithi003.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-21T09:52:29.996 INFO:teuthology.orchestra.run.smithi003.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-21T09:52:30.012 INFO:teuthology.orchestra.run.smithi003.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-21T09:52:30.051 INFO:teuthology.orchestra.run.smithi204.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-21T09:52:30.065 INFO:teuthology.orchestra.run.smithi003.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-21T09:52:30.070 INFO:teuthology.orchestra.run.smithi003.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-21T09:52:30.075 INFO:teuthology.orchestra.run.smithi204.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 18.2.4-871-g6a1bdf85-1jammy [3,452 kB] 2024-09-21T09:52:30.082 INFO:teuthology.orchestra.run.smithi003.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-21T09:52:30.086 INFO:teuthology.orchestra.run.smithi003.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-21T09:52:30.087 INFO:teuthology.orchestra.run.smithi003.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-21T09:52:30.087 INFO:teuthology.orchestra.run.smithi204.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-21T09:52:30.087 INFO:teuthology.orchestra.run.smithi003.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-21T09:52:30.090 INFO:teuthology.orchestra.run.smithi204.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-21T09:52:30.096 INFO:teuthology.orchestra.run.smithi003.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-21T09:52:30.097 INFO:teuthology.orchestra.run.smithi003.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-21T09:52:30.097 INFO:teuthology.orchestra.run.smithi003.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-21T09:52:30.098 INFO:teuthology.orchestra.run.smithi003.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-21T09:52:30.104 INFO:teuthology.orchestra.run.smithi003.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-21T09:52:30.104 INFO:teuthology.orchestra.run.smithi003.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-21T09:52:30.105 INFO:teuthology.orchestra.run.smithi204.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-21T09:52:30.121 INFO:teuthology.orchestra.run.smithi003.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-21T09:52:30.122 INFO:teuthology.orchestra.run.smithi003.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-21T09:52:30.122 INFO:teuthology.orchestra.run.smithi003.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-21T09:52:30.122 INFO:teuthology.orchestra.run.smithi003.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-21T09:52:30.125 INFO:teuthology.orchestra.run.smithi003.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-21T09:52:30.126 INFO:teuthology.orchestra.run.smithi003.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-21T09:52:30.126 INFO:teuthology.orchestra.run.smithi003.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-21T09:52:30.127 INFO:teuthology.orchestra.run.smithi003.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-21T09:52:30.138 INFO:teuthology.orchestra.run.smithi003.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-21T09:52:30.139 INFO:teuthology.orchestra.run.smithi003.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-21T09:52:30.156 INFO:teuthology.orchestra.run.smithi003.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-21T09:52:30.156 INFO:teuthology.orchestra.run.smithi204.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-21T09:52:30.157 INFO:teuthology.orchestra.run.smithi003.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-21T09:52:30.158 INFO:teuthology.orchestra.run.smithi003.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-21T09:52:30.158 INFO:teuthology.orchestra.run.smithi003.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-21T09:52:30.161 INFO:teuthology.orchestra.run.smithi204.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-21T09:52:30.163 INFO:teuthology.orchestra.run.smithi003.stdout:Get:33 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 18.2.4-871-g6a1bdf85-1jammy [3,108 kB] 2024-09-21T09:52:30.164 INFO:teuthology.orchestra.run.smithi003.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-21T09:52:30.164 INFO:teuthology.orchestra.run.smithi003.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-21T09:52:30.165 INFO:teuthology.orchestra.run.smithi003.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-21T09:52:30.165 INFO:teuthology.orchestra.run.smithi003.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-21T09:52:30.172 INFO:teuthology.orchestra.run.smithi204.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-21T09:52:30.173 INFO:teuthology.orchestra.run.smithi003.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-21T09:52:30.175 INFO:teuthology.orchestra.run.smithi003.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-21T09:52:30.176 INFO:teuthology.orchestra.run.smithi204.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-21T09:52:30.176 INFO:teuthology.orchestra.run.smithi204.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-21T09:52:30.177 INFO:teuthology.orchestra.run.smithi204.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-21T09:52:30.184 INFO:teuthology.orchestra.run.smithi003.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-21T09:52:30.185 INFO:teuthology.orchestra.run.smithi204.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-21T09:52:30.186 INFO:teuthology.orchestra.run.smithi204.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-21T09:52:30.186 INFO:teuthology.orchestra.run.smithi204.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-21T09:52:30.186 INFO:teuthology.orchestra.run.smithi003.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-21T09:52:30.187 INFO:teuthology.orchestra.run.smithi003.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-21T09:52:30.187 INFO:teuthology.orchestra.run.smithi204.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-21T09:52:30.189 INFO:teuthology.orchestra.run.smithi003.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-21T09:52:30.190 INFO:teuthology.orchestra.run.smithi003.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-21T09:52:30.190 INFO:teuthology.orchestra.run.smithi003.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-21T09:52:30.193 INFO:teuthology.orchestra.run.smithi003.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-21T09:52:30.195 INFO:teuthology.orchestra.run.smithi204.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-21T09:52:30.195 INFO:teuthology.orchestra.run.smithi204.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-21T09:52:30.195 INFO:teuthology.orchestra.run.smithi204.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-21T09:52:30.212 INFO:teuthology.orchestra.run.smithi204.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-21T09:52:30.213 INFO:teuthology.orchestra.run.smithi204.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-21T09:52:30.213 INFO:teuthology.orchestra.run.smithi204.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-21T09:52:30.215 INFO:teuthology.orchestra.run.smithi204.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-21T09:52:30.216 INFO:teuthology.orchestra.run.smithi204.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-21T09:52:30.216 INFO:teuthology.orchestra.run.smithi204.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-21T09:52:30.217 INFO:teuthology.orchestra.run.smithi204.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-21T09:52:30.221 INFO:teuthology.orchestra.run.smithi003.stdout:Get:47 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 18.2.4-871-g6a1bdf85-1jammy [683 kB] 2024-09-21T09:52:30.230 INFO:teuthology.orchestra.run.smithi204.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-21T09:52:30.230 INFO:teuthology.orchestra.run.smithi204.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-21T09:52:30.230 INFO:teuthology.orchestra.run.smithi204.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-21T09:52:30.232 INFO:teuthology.orchestra.run.smithi003.stdout:Get:48 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 18.2.4-871-g6a1bdf85-1jammy [357 kB] 2024-09-21T09:52:30.238 INFO:teuthology.orchestra.run.smithi003.stdout:Get:49 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 18.2.4-871-g6a1bdf85-1jammy [32.8 kB] 2024-09-21T09:52:30.238 INFO:teuthology.orchestra.run.smithi003.stdout:Get:50 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 18.2.4-871-g6a1bdf85-1jammy [180 kB] 2024-09-21T09:52:30.242 INFO:teuthology.orchestra.run.smithi003.stdout:Get:51 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 18.2.4-871-g6a1bdf85-1jammy [63.8 kB] 2024-09-21T09:52:30.243 INFO:teuthology.orchestra.run.smithi003.stdout:Get:52 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 18.2.4-871-g6a1bdf85-1jammy [334 kB] 2024-09-21T09:52:30.247 INFO:teuthology.orchestra.run.smithi204.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-21T09:52:30.247 INFO:teuthology.orchestra.run.smithi003.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-21T09:52:30.248 INFO:teuthology.orchestra.run.smithi204.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-21T09:52:30.248 INFO:teuthology.orchestra.run.smithi003.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-21T09:52:30.248 INFO:teuthology.orchestra.run.smithi204.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-21T09:52:30.249 INFO:teuthology.orchestra.run.smithi003.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-21T09:52:30.253 INFO:teuthology.orchestra.run.smithi204.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-21T09:52:30.253 INFO:teuthology.orchestra.run.smithi204.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-21T09:52:30.254 INFO:teuthology.orchestra.run.smithi204.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-21T09:52:30.254 INFO:teuthology.orchestra.run.smithi204.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-21T09:52:30.264 INFO:teuthology.orchestra.run.smithi204.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-21T09:52:30.266 INFO:teuthology.orchestra.run.smithi204.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-21T09:52:30.266 INFO:teuthology.orchestra.run.smithi204.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-21T09:52:30.281 INFO:teuthology.orchestra.run.smithi204.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-21T09:52:30.282 INFO:teuthology.orchestra.run.smithi204.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-21T09:52:30.282 INFO:teuthology.orchestra.run.smithi003.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-21T09:52:30.282 INFO:teuthology.orchestra.run.smithi003.stdout:Get:57 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 18.2.4-871-g6a1bdf85-1jammy [5,934 kB] 2024-09-21T09:52:30.283 INFO:teuthology.orchestra.run.smithi003.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-21T09:52:30.283 INFO:teuthology.orchestra.run.smithi003.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-21T09:52:30.284 INFO:teuthology.orchestra.run.smithi003.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-21T09:52:30.284 INFO:teuthology.orchestra.run.smithi204.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-21T09:52:30.285 INFO:teuthology.orchestra.run.smithi204.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-21T09:52:30.286 INFO:teuthology.orchestra.run.smithi204.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-21T09:52:30.286 INFO:teuthology.orchestra.run.smithi003.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-21T09:52:30.287 INFO:teuthology.orchestra.run.smithi003.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-21T09:52:30.287 INFO:teuthology.orchestra.run.smithi003.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-21T09:52:30.288 INFO:teuthology.orchestra.run.smithi204.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-21T09:52:30.306 INFO:teuthology.orchestra.run.smithi003.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-21T09:52:30.308 INFO:teuthology.orchestra.run.smithi003.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-21T09:52:30.308 INFO:teuthology.orchestra.run.smithi003.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-21T09:52:30.327 INFO:teuthology.orchestra.run.smithi003.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-21T09:52:30.328 INFO:teuthology.orchestra.run.smithi003.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-21T09:52:30.328 INFO:teuthology.orchestra.run.smithi003.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-21T09:52:30.328 INFO:teuthology.orchestra.run.smithi003.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-21T09:52:30.329 INFO:teuthology.orchestra.run.smithi003.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-21T09:52:30.329 INFO:teuthology.orchestra.run.smithi003.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-21T09:52:30.340 INFO:teuthology.orchestra.run.smithi204.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-21T09:52:30.341 INFO:teuthology.orchestra.run.smithi204.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-21T09:52:30.341 INFO:teuthology.orchestra.run.smithi204.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-21T09:52:30.342 INFO:teuthology.orchestra.run.smithi003.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-21T09:52:30.342 INFO:teuthology.orchestra.run.smithi204.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-21T09:52:30.343 INFO:teuthology.orchestra.run.smithi003.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-21T09:52:30.343 INFO:teuthology.orchestra.run.smithi204.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-21T09:52:30.346 INFO:teuthology.orchestra.run.smithi003.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-21T09:52:30.354 INFO:teuthology.orchestra.run.smithi204.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-21T09:52:30.354 INFO:teuthology.orchestra.run.smithi204.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-21T09:52:30.358 INFO:teuthology.orchestra.run.smithi204.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-21T09:52:30.358 INFO:teuthology.orchestra.run.smithi204.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-21T09:52:30.359 INFO:teuthology.orchestra.run.smithi003.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-21T09:52:30.359 INFO:teuthology.orchestra.run.smithi204.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-21T09:52:30.360 INFO:teuthology.orchestra.run.smithi204.stdout:Get:56 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 18.2.4-871-g6a1bdf85-1jammy [3,108 kB] 2024-09-21T09:52:30.360 INFO:teuthology.orchestra.run.smithi003.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-21T09:52:30.361 INFO:teuthology.orchestra.run.smithi003.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-21T09:52:30.364 INFO:teuthology.orchestra.run.smithi003.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-21T09:52:30.367 INFO:teuthology.orchestra.run.smithi003.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-21T09:52:30.371 INFO:teuthology.orchestra.run.smithi003.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-21T09:52:30.374 INFO:teuthology.orchestra.run.smithi003.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-21T09:52:30.376 INFO:teuthology.orchestra.run.smithi204.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-21T09:52:30.376 INFO:teuthology.orchestra.run.smithi003.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-21T09:52:30.378 INFO:teuthology.orchestra.run.smithi003.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-21T09:52:30.378 INFO:teuthology.orchestra.run.smithi204.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-21T09:52:30.379 INFO:teuthology.orchestra.run.smithi204.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-21T09:52:30.384 INFO:teuthology.orchestra.run.smithi003.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-21T09:52:30.393 INFO:teuthology.orchestra.run.smithi204.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-21T09:52:30.394 INFO:teuthology.orchestra.run.smithi204.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-21T09:52:30.395 INFO:teuthology.orchestra.run.smithi204.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-21T09:52:30.395 INFO:teuthology.orchestra.run.smithi204.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-21T09:52:30.395 INFO:teuthology.orchestra.run.smithi003.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-21T09:52:30.395 INFO:teuthology.orchestra.run.smithi003.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 18.2.4-871-g6a1bdf85-1jammy [112 kB] 2024-09-21T09:52:30.395 INFO:teuthology.orchestra.run.smithi003.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-21T09:52:30.396 INFO:teuthology.orchestra.run.smithi204.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-21T09:52:30.396 INFO:teuthology.orchestra.run.smithi204.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-21T09:52:30.396 INFO:teuthology.orchestra.run.smithi204.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-21T09:52:30.397 INFO:teuthology.orchestra.run.smithi003.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 18.2.4-871-g6a1bdf85-1jammy [445 kB] 2024-09-21T09:52:30.404 INFO:teuthology.orchestra.run.smithi003.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 18.2.4-871-g6a1bdf85-1jammy [22.0 MB] 2024-09-21T09:52:30.413 INFO:teuthology.orchestra.run.smithi204.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-21T09:52:30.417 INFO:teuthology.orchestra.run.smithi204.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-21T09:52:30.418 INFO:teuthology.orchestra.run.smithi204.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-21T09:52:30.419 INFO:teuthology.orchestra.run.smithi204.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-21T09:52:30.420 INFO:teuthology.orchestra.run.smithi204.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-21T09:52:30.423 INFO:teuthology.orchestra.run.smithi204.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-21T09:52:30.425 INFO:teuthology.orchestra.run.smithi204.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-21T09:52:30.429 INFO:teuthology.orchestra.run.smithi204.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-21T09:52:30.432 INFO:teuthology.orchestra.run.smithi204.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-21T09:52:30.432 INFO:teuthology.orchestra.run.smithi204.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-21T09:52:30.448 INFO:teuthology.orchestra.run.smithi204.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-21T09:52:30.455 INFO:teuthology.orchestra.run.smithi204.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-21T09:52:30.455 INFO:teuthology.orchestra.run.smithi204.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-21T09:52:30.455 INFO:teuthology.orchestra.run.smithi204.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-21T09:52:30.507 INFO:teuthology.orchestra.run.smithi204.stdout:Get:81 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 18.2.4-871-g6a1bdf85-1jammy [683 kB] 2024-09-21T09:52:30.565 INFO:teuthology.orchestra.run.smithi204.stdout:Get:82 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 18.2.4-871-g6a1bdf85-1jammy [357 kB] 2024-09-21T09:52:30.572 INFO:teuthology.orchestra.run.smithi204.stdout:Get:83 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 18.2.4-871-g6a1bdf85-1jammy [32.8 kB] 2024-09-21T09:52:30.574 INFO:teuthology.orchestra.run.smithi204.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 18.2.4-871-g6a1bdf85-1jammy [180 kB] 2024-09-21T09:52:30.578 INFO:teuthology.orchestra.run.smithi204.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 18.2.4-871-g6a1bdf85-1jammy [63.8 kB] 2024-09-21T09:52:30.579 INFO:teuthology.orchestra.run.smithi204.stdout:Get:86 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 18.2.4-871-g6a1bdf85-1jammy [334 kB] 2024-09-21T09:52:30.631 INFO:teuthology.orchestra.run.smithi204.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 18.2.4-871-g6a1bdf85-1jammy [5,934 kB] 2024-09-21T09:52:30.932 INFO:teuthology.orchestra.run.smithi204.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 18.2.4-871-g6a1bdf85-1jammy [112 kB] 2024-09-21T09:52:30.935 INFO:teuthology.orchestra.run.smithi204.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 18.2.4-871-g6a1bdf85-1jammy [445 kB] 2024-09-21T09:52:30.944 INFO:teuthology.orchestra.run.smithi204.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 18.2.4-871-g6a1bdf85-1jammy [22.0 MB] 2024-09-21T09:52:30.986 INFO:teuthology.orchestra.run.smithi003.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 18.2.4-871-g6a1bdf85-1jammy [5,006 kB] 2024-09-21T09:52:31.068 INFO:teuthology.orchestra.run.smithi003.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 18.2.4-871-g6a1bdf85-1jammy [242 kB] 2024-09-21T09:52:31.074 INFO:teuthology.orchestra.run.smithi003.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 18.2.4-871-g6a1bdf85-1jammy [130 kB] 2024-09-21T09:52:31.077 INFO:teuthology.orchestra.run.smithi003.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 18.2.4-871-g6a1bdf85-1jammy [1,494 kB] 2024-09-21T09:52:31.126 INFO:teuthology.orchestra.run.smithi003.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 18.2.4-871-g6a1bdf85-1jammy [6,085 kB] 2024-09-21T09:52:31.327 INFO:teuthology.orchestra.run.smithi003.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 18.2.4-871-g6a1bdf85-1jammy [22.4 MB] 2024-09-21T09:52:31.870 INFO:teuthology.orchestra.run.smithi204.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 18.2.4-871-g6a1bdf85-1jammy [5,006 kB] 2024-09-21T09:52:31.978 INFO:teuthology.orchestra.run.smithi204.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 18.2.4-871-g6a1bdf85-1jammy [242 kB] 2024-09-21T09:52:31.987 INFO:teuthology.orchestra.run.smithi204.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 18.2.4-871-g6a1bdf85-1jammy [130 kB] 2024-09-21T09:52:31.990 INFO:teuthology.orchestra.run.smithi204.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 18.2.4-871-g6a1bdf85-1jammy [1,494 kB] 2024-09-21T09:52:32.026 INFO:teuthology.orchestra.run.smithi003.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 18.2.4-871-g6a1bdf85-1jammy [14.1 kB] 2024-09-21T09:52:32.027 INFO:teuthology.orchestra.run.smithi003.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 18.2.4-871-g6a1bdf85-1jammy [835 kB] 2024-09-21T09:52:32.038 INFO:teuthology.orchestra.run.smithi204.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 18.2.4-871-g6a1bdf85-1jammy [6,085 kB] 2024-09-21T09:52:32.044 INFO:teuthology.orchestra.run.smithi003.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 18.2.4-871-g6a1bdf85-1jammy [2,159 kB] 2024-09-21T09:52:32.083 INFO:teuthology.orchestra.run.smithi003.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 18.2.4-871-g6a1bdf85-1jammy [240 kB] 2024-09-21T09:52:32.087 INFO:teuthology.orchestra.run.smithi003.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 18.2.4-871-g6a1bdf85-1jammy [145 kB] 2024-09-21T09:52:32.089 INFO:teuthology.orchestra.run.smithi003.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 18.2.4-871-g6a1bdf85-1jammy [2,235 kB] 2024-09-21T09:52:32.125 INFO:teuthology.orchestra.run.smithi003.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 18.2.4-871-g6a1bdf85-1jammy [8,625 kB] 2024-09-21T09:52:32.258 INFO:teuthology.orchestra.run.smithi204.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 18.2.4-871-g6a1bdf85-1jammy [22.4 MB] 2024-09-21T09:52:32.362 INFO:teuthology.orchestra.run.smithi003.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 18.2.4-871-g6a1bdf85-1jammy [14.3 kB] 2024-09-21T09:52:32.363 INFO:teuthology.orchestra.run.smithi003.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 18.2.4-871-g6a1bdf85-1jammy [42.8 MB] 2024-09-21T09:52:33.236 INFO:teuthology.orchestra.run.smithi204.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 18.2.4-871-g6a1bdf85-1jammy [14.1 kB] 2024-09-21T09:52:33.237 INFO:teuthology.orchestra.run.smithi204.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 18.2.4-871-g6a1bdf85-1jammy [835 kB] 2024-09-21T09:52:33.253 INFO:teuthology.orchestra.run.smithi204.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 18.2.4-871-g6a1bdf85-1jammy [2,159 kB] 2024-09-21T09:52:33.290 INFO:teuthology.orchestra.run.smithi204.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 18.2.4-871-g6a1bdf85-1jammy [240 kB] 2024-09-21T09:52:33.294 INFO:teuthology.orchestra.run.smithi204.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 18.2.4-871-g6a1bdf85-1jammy [145 kB] 2024-09-21T09:52:33.296 INFO:teuthology.orchestra.run.smithi204.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 18.2.4-871-g6a1bdf85-1jammy [2,235 kB] 2024-09-21T09:52:33.386 INFO:teuthology.orchestra.run.smithi204.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 18.2.4-871-g6a1bdf85-1jammy [8,625 kB] 2024-09-21T09:52:33.687 INFO:teuthology.orchestra.run.smithi204.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 18.2.4-871-g6a1bdf85-1jammy [14.3 kB] 2024-09-21T09:52:33.687 INFO:teuthology.orchestra.run.smithi204.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 18.2.4-871-g6a1bdf85-1jammy [42.8 MB] 2024-09-21T09:52:33.714 INFO:teuthology.orchestra.run.smithi003.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 18.2.4-871-g6a1bdf85-1jammy [122 kB] 2024-09-21T09:52:33.780 INFO:teuthology.orchestra.run.smithi003.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 18.2.4-871-g6a1bdf85-1jammy [38.3 kB] 2024-09-21T09:52:33.781 INFO:teuthology.orchestra.run.smithi003.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 18.2.4-871-g6a1bdf85-1jammy [11.7 MB] 2024-09-21T09:52:34.045 INFO:teuthology.orchestra.run.smithi003.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 18.2.4-871-g6a1bdf85-1jammy [93.2 kB] 2024-09-21T09:52:34.641 INFO:teuthology.orchestra.run.smithi003.stdout:Fetched 163 MB in 4s (38.7 MB/s) 2024-09-21T09:52:34.678 INFO:teuthology.orchestra.run.smithi204.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 18.2.4-871-g6a1bdf85-1jammy [122 kB] 2024-09-21T09:52:34.753 INFO:teuthology.orchestra.run.smithi204.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 18.2.4-871-g6a1bdf85-1jammy [38.3 kB] 2024-09-21T09:52:34.754 INFO:teuthology.orchestra.run.smithi204.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 18.2.4-871-g6a1bdf85-1jammy [11.7 MB] 2024-09-21T09:52:34.779 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libfmt8:amd64. 2024-09-21T09:52:34.882 INFO:teuthology.orchestra.run.smithi003.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-21T09:52:34.887 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-09-21T09:52:34.903 INFO:teuthology.orchestra.run.smithi204.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 18.2.4-871-g6a1bdf85-1jammy [93.2 kB] 2024-09-21T09:52:34.969 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-21T09:52:35.305 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-21T09:52:35.332 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-21T09:52:35.372 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-21T09:52:35.476 INFO:teuthology.orchestra.run.smithi204.stdout:Fetched 163 MB in 5s (32.8 MB/s) 2024-09-21T09:52:35.616 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libfmt8:amd64. 2024-09-21T09:52:35.715 INFO:teuthology.orchestra.run.smithi204.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-21T09:52:35.720 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-09-21T09:52:35.725 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-21T09:52:35.752 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../002-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-21T09:52:35.792 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-21T09:52:35.806 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-21T09:52:36.143 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-21T09:52:36.169 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-21T09:52:36.203 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-21T09:52:36.209 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-21T09:52:36.230 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../003-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-21T09:52:36.261 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-21T09:52:36.513 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-21T09:52:36.539 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../002-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-21T09:52:36.571 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-21T09:52:36.615 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-21T09:52:36.642 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../004-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-21T09:52:36.690 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:52:36.890 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-21T09:52:36.917 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../003-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-21T09:52:36.957 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-21T09:52:37.110 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-21T09:52:37.136 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../005-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-21T09:52:37.176 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:52:37.436 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-21T09:52:37.463 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../004-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-21T09:52:37.513 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-21T09:52:37.542 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../006-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-21T09:52:37.579 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:52:37.669 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:52:37.882 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-21T09:52:37.909 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../007-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-21T09:52:37.974 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-21T09:52:38.014 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-21T09:52:38.040 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../005-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-21T09:52:38.080 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:52:38.294 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package librados2. 2024-09-21T09:52:38.320 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../008-librados2_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:38.360 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librados2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:38.434 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-21T09:52:38.459 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../006-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-21T09:52:38.500 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:52:38.804 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package librbd1. 2024-09-21T09:52:38.831 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../009-librbd1_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:38.853 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-21T09:52:38.871 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librbd1 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:38.879 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../007-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-21T09:52:38.920 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-21T09:52:39.206 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package librados2. 2024-09-21T09:52:39.232 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../008-librados2_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:39.264 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking librados2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:39.273 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libcephfs2. 2024-09-21T09:52:39.289 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../010-libcephfs2_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:39.323 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libcephfs2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:39.576 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rados. 2024-09-21T09:52:39.592 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../011-python3-rados_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:39.634 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rados (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:39.709 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package librbd1. 2024-09-21T09:52:39.735 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../009-librbd1_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:39.775 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking librbd1 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:39.962 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-21T09:52:39.989 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../012-python3-ceph-argparse_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:52:40.029 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-ceph-argparse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:40.220 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libcephfs2. 2024-09-21T09:52:40.247 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../010-libcephfs2_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:40.281 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cephfs. 2024-09-21T09:52:40.297 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../013-python3-cephfs_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:40.311 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libcephfs2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:40.339 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cephfs (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:40.589 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-rados. 2024-09-21T09:52:40.604 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../011-python3-rados_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:40.634 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-21T09:52:40.639 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-rados (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:40.660 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../014-python3-ceph-common_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:52:40.692 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-ceph-common (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:40.950 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-21T09:52:40.970 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-21T09:52:40.976 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../012-python3-ceph-argparse_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:52:40.997 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-21T09:52:41.017 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-ceph-argparse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:41.028 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-21T09:52:41.270 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-cephfs. 2024-09-21T09:52:41.285 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../013-python3-cephfs_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:41.339 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-prettytable. 2024-09-21T09:52:41.366 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-21T09:52:41.406 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-21T09:52:41.520 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-cephfs (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:41.658 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rbd. 2024-09-21T09:52:41.675 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../017-python3-rbd_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:41.725 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rbd (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:41.831 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-21T09:52:41.857 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../014-python3-ceph-common_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:52:41.897 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-ceph-common (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:42.036 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-21T09:52:42.052 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-21T09:52:42.086 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-21T09:52:42.242 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-21T09:52:42.268 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-21T09:52:42.308 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-21T09:52:42.381 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package librgw2. 2024-09-21T09:52:42.407 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../019-librgw2_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:42.447 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking librgw2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:42.578 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-prettytable. 2024-09-21T09:52:42.604 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-21T09:52:42.636 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-21T09:52:42.889 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-rbd. 2024-09-21T09:52:42.908 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rgw. 2024-09-21T09:52:42.915 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../017-python3-rbd_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:42.923 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../020-python3-rgw_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:42.955 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-rbd (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:42.957 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rgw (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:43.286 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-21T09:52:43.309 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-21T09:52:43.313 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-21T09:52:43.335 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-21T09:52:43.392 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-21T09:52:43.511 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-21T09:52:43.720 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package librgw2. 2024-09-21T09:52:43.749 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../019-librgw2_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:43.839 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libradosstriper1. 2024-09-21T09:52:43.840 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking librgw2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:43.858 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../022-libradosstriper1_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:43.898 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libradosstriper1 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:44.267 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-common. 2024-09-21T09:52:44.294 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../023-ceph-common_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:44.298 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-rgw. 2024-09-21T09:52:44.313 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../020-python3-rgw_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:44.333 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-common (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:44.357 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-rgw (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:44.667 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-21T09:52:44.693 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-21T09:52:44.725 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-21T09:52:45.037 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libradosstriper1. 2024-09-21T09:52:45.063 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../022-libradosstriper1_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:45.103 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libradosstriper1 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:45.540 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-common. 2024-09-21T09:52:45.566 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../023-ceph-common_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:45.606 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-common (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:45.789 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-base. 2024-09-21T09:52:45.819 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../024-ceph-base_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:45.865 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-base (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:47.399 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-base. 2024-09-21T09:52:47.400 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../024-ceph-base_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:47.400 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-base (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:47.401 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-21T09:52:47.402 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../025-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-21T09:52:47.402 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-21T09:52:47.402 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cheroot. 2024-09-21T09:52:47.402 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../026-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-21T09:52:47.402 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-21T09:52:47.402 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-21T09:52:47.402 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../027-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-21T09:52:47.403 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-21T09:52:47.561 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-21T09:52:47.583 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-21T09:52:47.587 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../028-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-21T09:52:47.610 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../025-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-21T09:52:47.627 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-21T09:52:47.650 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-21T09:52:47.929 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-21T09:52:47.953 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-cheroot. 2024-09-21T09:52:47.956 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../029-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-21T09:52:47.980 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../026-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-21T09:52:47.996 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-21T09:52:48.019 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-21T09:52:48.298 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-tempora. 2024-09-21T09:52:48.325 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../030-python3-tempora_4.1.2-1_all.deb ... 2024-09-21T09:52:48.347 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-21T09:52:48.365 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-21T09:52:48.373 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../027-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-21T09:52:48.414 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-21T09:52:48.683 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-21T09:52:48.699 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../028-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-21T09:52:48.733 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-21T09:52:48.935 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-portend. 2024-09-21T09:52:48.962 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../031-python3-portend_3.0.0-1_all.deb ... 2024-09-21T09:52:48.993 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-21T09:52:49.011 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-21T09:52:49.038 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../029-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-21T09:52:49.078 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-21T09:52:49.305 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-21T09:52:49.331 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../032-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-21T09:52:49.371 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-21T09:52:49.406 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-tempora. 2024-09-21T09:52:49.432 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../030-python3-tempora_4.1.2-1_all.deb ... 2024-09-21T09:52:49.493 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-21T09:52:49.674 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-21T09:52:49.701 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../033-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-21T09:52:49.740 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-21T09:52:49.784 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-portend. 2024-09-21T09:52:49.810 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../031-python3-portend_3.0.0-1_all.deb ... 2024-09-21T09:52:49.850 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-21T09:52:50.019 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-natsort. 2024-09-21T09:52:50.046 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../034-python3-natsort_8.0.2-1_all.deb ... 2024-09-21T09:52:50.077 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-21T09:52:50.103 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-21T09:52:50.118 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../032-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-21T09:52:50.161 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-21T09:52:50.372 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-logutils. 2024-09-21T09:52:50.399 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../035-python3-logutils_0.3.3-8_all.deb ... 2024-09-21T09:52:50.438 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-21T09:52:50.464 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-21T09:52:50.491 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../033-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-21T09:52:50.531 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-21T09:52:50.724 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-21T09:52:50.741 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../036-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-21T09:52:50.783 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-21T09:52:50.843 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-natsort. 2024-09-21T09:52:50.858 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../034-python3-natsort_8.0.2-1_all.deb ... 2024-09-21T09:52:50.893 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-21T09:52:51.102 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-mako. 2024-09-21T09:52:51.129 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../037-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-21T09:52:51.169 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-21T09:52:51.196 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-logutils. 2024-09-21T09:52:51.222 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../035-python3-logutils_0.3.3-8_all.deb ... 2024-09-21T09:52:51.262 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-21T09:52:51.455 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-21T09:52:51.471 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-21T09:52:51.505 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-21T09:52:51.565 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-21T09:52:51.591 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../036-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-21T09:52:51.632 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-21T09:52:51.783 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-21T09:52:51.810 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../039-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-21T09:52:51.849 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-21T09:52:51.935 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-mako. 2024-09-21T09:52:51.961 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../037-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-21T09:52:52.001 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-21T09:52:52.152 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-webob. 2024-09-21T09:52:52.179 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../040-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-21T09:52:52.219 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-21T09:52:52.296 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-21T09:52:52.312 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-21T09:52:52.346 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-21T09:52:52.563 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-waitress. 2024-09-21T09:52:52.590 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../041-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-21T09:52:52.633 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-21T09:52:52.682 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-21T09:52:52.709 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../039-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-21T09:52:52.749 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-21T09:52:52.950 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-tempita. 2024-09-21T09:52:52.976 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../042-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-21T09:52:53.016 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-21T09:52:53.027 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-webob. 2024-09-21T09:52:53.053 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../040-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-21T09:52:53.087 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-21T09:52:53.286 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-paste. 2024-09-21T09:52:53.313 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../043-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-21T09:52:53.344 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-21T09:52:53.432 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-waitress. 2024-09-21T09:52:53.458 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../041-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-21T09:52:53.501 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-21T09:52:53.810 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-tempita. 2024-09-21T09:52:53.836 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../042-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-21T09:52:53.856 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-21T09:52:53.872 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../044-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-21T09:52:53.876 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-21T09:52:53.914 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-21T09:52:54.188 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-paste. 2024-09-21T09:52:54.214 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../043-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-21T09:52:54.216 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-21T09:52:54.243 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../045-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-21T09:52:54.254 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-21T09:52:54.283 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-21T09:52:54.582 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-21T09:52:54.586 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-webtest. 2024-09-21T09:52:54.609 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../044-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-21T09:52:54.613 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../046-python3-webtest_2.0.35-1_all.deb ... 2024-09-21T09:52:54.649 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-21T09:52:54.652 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-21T09:52:54.939 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pecan. 2024-09-21T09:52:54.952 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-21T09:52:54.966 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../047-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-21T09:52:54.978 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../045-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-21T09:52:54.997 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-21T09:52:55.018 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-21T09:52:55.327 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-certifi. 2024-09-21T09:52:55.330 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-webtest. 2024-09-21T09:52:55.354 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../048-python3-certifi_2020.6.20-1_all.deb ... 2024-09-21T09:52:55.356 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../046-python3-webtest_2.0.35-1_all.deb ... 2024-09-21T09:52:55.385 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-21T09:52:55.388 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-21T09:52:55.675 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pecan. 2024-09-21T09:52:55.701 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../047-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-21T09:52:55.704 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-idna. 2024-09-21T09:52:55.732 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../049-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-21T09:52:55.741 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-21T09:52:55.771 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-21T09:52:56.082 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-urllib3. 2024-09-21T09:52:56.096 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-certifi. 2024-09-21T09:52:56.109 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../050-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-21T09:52:56.123 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../048-python3-certifi_2020.6.20-1_all.deb ... 2024-09-21T09:52:56.149 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-21T09:52:56.163 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-21T09:52:56.466 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-idna. 2024-09-21T09:52:56.492 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../049-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-21T09:52:56.510 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-requests. 2024-09-21T09:52:56.532 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-21T09:52:56.537 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../051-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-21T09:52:56.577 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-21T09:52:56.852 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-urllib3. 2024-09-21T09:52:56.878 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../050-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-21T09:52:56.888 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-21T09:52:56.915 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../052-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-21T09:52:56.954 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-21T09:52:57.063 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-21T09:52:57.249 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-21T09:52:57.265 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../053-ceph-mgr-modules-core_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:52:57.307 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-modules-core (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:57.405 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-requests. 2024-09-21T09:52:57.432 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../051-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-21T09:52:57.472 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-21T09:52:57.679 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-21T09:52:57.706 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../054-libsqlite3-mod-ceph_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:57.741 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-21T09:52:57.745 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libsqlite3-mod-ceph (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:57.757 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../052-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-21T09:52:57.791 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-21T09:52:58.057 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-21T09:52:58.078 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-21T09:52:58.083 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../055-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-21T09:52:58.104 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../053-ceph-mgr-modules-core_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:52:58.123 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-21T09:52:58.144 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr-modules-core (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:58.426 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-openssl. 2024-09-21T09:52:58.453 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../056-python3-openssl_21.0.0-1_all.deb ... 2024-09-21T09:52:58.492 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-21T09:52:58.533 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-21T09:52:58.559 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../054-libsqlite3-mod-ceph_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:58.599 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libsqlite3-mod-ceph (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:58.804 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr. 2024-09-21T09:52:58.831 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../057-ceph-mgr_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:58.862 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:58.927 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-21T09:52:58.954 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../055-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-21T09:52:58.994 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-21T09:52:59.232 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mon. 2024-09-21T09:52:59.259 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../058-ceph-mon_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:59.264 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-openssl. 2024-09-21T09:52:59.279 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../056-python3-openssl_21.0.0-1_all.deb ... 2024-09-21T09:52:59.298 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mon (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:59.313 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-21T09:52:59.659 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr. 2024-09-21T09:52:59.685 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../057-ceph-mgr_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:59.725 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:52:59.912 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-osd. 2024-09-21T09:52:59.939 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../059-ceph-osd_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:52:59.979 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-osd (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:00.120 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mon. 2024-09-21T09:53:00.146 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../058-ceph-mon_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:00.186 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mon (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:00.715 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-osd. 2024-09-21T09:53:00.742 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../059-ceph-osd_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:00.773 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-osd (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:00.974 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph. 2024-09-21T09:53:01.001 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../060-ceph_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:01.040 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:01.368 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-fuse. 2024-09-21T09:53:01.395 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../061-ceph-fuse_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:01.434 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-fuse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:01.796 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mds. 2024-09-21T09:53:01.823 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../062-ceph-mds_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:01.844 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph. 2024-09-21T09:53:01.862 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mds (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:01.870 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../060-ceph_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:01.910 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:02.190 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package cephadm. 2024-09-21T09:53:02.206 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../063-cephadm_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:02.230 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-fuse. 2024-09-21T09:53:02.240 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking cephadm (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:02.256 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../061-ceph-fuse_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:02.305 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-fuse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:02.543 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-21T09:53:02.570 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../064-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-21T09:53:02.609 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-21T09:53:02.625 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mds. 2024-09-21T09:53:02.651 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../062-ceph-mds_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:02.683 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mds (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:02.904 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-21T09:53:02.931 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../065-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-21T09:53:02.971 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-21T09:53:03.353 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package cephadm. 2024-09-21T09:53:03.380 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../063-cephadm_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:03.770 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking cephadm (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:04.282 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-21T09:53:04.308 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../064-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-21T09:53:04.348 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-21T09:53:04.676 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-21T09:53:04.703 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../065-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-21T09:53:04.743 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-21T09:53:04.801 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-babel. 2024-09-21T09:53:04.829 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../066-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-21T09:53:04.867 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-21T09:53:05.196 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-jinja2. 2024-09-21T09:53:05.223 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../067-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-21T09:53:05.254 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-21T09:53:05.574 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-21T09:53:05.601 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../068-ceph-mgr-cephadm_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:53:05.632 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-cephadm (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:05.740 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-babel. 2024-09-21T09:53:05.767 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../066-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-21T09:53:05.798 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-21T09:53:05.935 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pluggy. 2024-09-21T09:53:05.959 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../069-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-21T09:53:05.993 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-21T09:53:06.085 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-jinja2. 2024-09-21T09:53:06.111 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../067-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-21T09:53:06.151 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-21T09:53:06.280 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-py. 2024-09-21T09:53:06.307 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../070-python3-py_1.10.0-1_all.deb ... 2024-09-21T09:53:06.346 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-21T09:53:06.471 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-21T09:53:06.486 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../068-ceph-mgr-cephadm_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:53:06.529 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr-cephadm (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:06.666 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-21T09:53:06.694 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../071-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-21T09:53:06.733 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-21T09:53:06.850 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pluggy. 2024-09-21T09:53:06.876 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../069-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-21T09:53:06.916 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-21T09:53:07.036 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-toml. 2024-09-21T09:53:07.063 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../072-python3-toml_0.10.2-1_all.deb ... 2024-09-21T09:53:07.102 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-21T09:53:07.228 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-py. 2024-09-21T09:53:07.254 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../070-python3-py_1.10.0-1_all.deb ... 2024-09-21T09:53:07.294 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-21T09:53:07.397 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pytest. 2024-09-21T09:53:07.424 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../073-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-21T09:53:07.463 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-21T09:53:07.798 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-21T09:53:07.800 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-21T09:53:07.825 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../071-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-21T09:53:07.827 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../074-python3-repoze.lru_0.7-2_all.deb ... 2024-09-21T09:53:07.865 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-21T09:53:07.866 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-21T09:53:08.186 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-routes. 2024-09-21T09:53:08.201 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-toml. 2024-09-21T09:53:08.213 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../075-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-21T09:53:08.228 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../072-python3-toml_0.10.2-1_all.deb ... 2024-09-21T09:53:08.252 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-21T09:53:08.267 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-21T09:53:08.546 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pytest. 2024-09-21T09:53:08.572 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../073-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-21T09:53:08.581 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-21T09:53:08.609 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../076-ceph-mgr-dashboard_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:53:08.612 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-21T09:53:08.647 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-dashboard (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:08.958 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-21T09:53:08.984 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../074-python3-repoze.lru_0.7-2_all.deb ... 2024-09-21T09:53:09.024 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-21T09:53:09.319 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-routes. 2024-09-21T09:53:09.334 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../075-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-21T09:53:09.369 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-21T09:53:09.689 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-21T09:53:09.705 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../076-ceph-mgr-dashboard_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:53:09.739 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr-dashboard (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:09.986 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-21T09:53:10.014 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../077-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-21T09:53:10.053 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-21T09:53:10.523 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-joblib. 2024-09-21T09:53:10.551 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../078-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-21T09:53:10.589 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-21T09:53:10.935 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-21T09:53:10.962 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../079-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-21T09:53:11.001 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-21T09:53:11.036 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-21T09:53:11.051 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../077-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-21T09:53:11.094 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-21T09:53:11.304 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-sklearn. 2024-09-21T09:53:11.332 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../080-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-21T09:53:11.371 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-21T09:53:11.540 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-joblib. 2024-09-21T09:53:11.555 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../078-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-21T09:53:11.590 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-21T09:53:11.952 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-21T09:53:11.979 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../079-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-21T09:53:12.018 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-21T09:53:12.138 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-21T09:53:12.166 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../081-ceph-mgr-diskprediction-local_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:53:12.204 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:12.296 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-sklearn. 2024-09-21T09:53:12.323 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../080-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-21T09:53:12.354 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-21T09:53:13.182 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-cachetools. 2024-09-21T09:53:13.339 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../082-python3-cachetools_5.0.0-1_all.deb ... 2024-09-21T09:53:13.339 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-21T09:53:13.339 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-21T09:53:13.339 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../081-ceph-mgr-diskprediction-local_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:53:13.339 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:13.611 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-21T09:53:13.639 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../083-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-21T09:53:13.677 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-21T09:53:14.006 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-21T09:53:14.034 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../084-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-21T09:53:14.073 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-21T09:53:14.292 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-cachetools. 2024-09-21T09:53:14.318 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../082-python3-cachetools_5.0.0-1_all.deb ... 2024-09-21T09:53:14.358 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-21T09:53:14.384 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-rsa. 2024-09-21T09:53:14.412 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../085-python3-rsa_4.8-1_all.deb ... 2024-09-21T09:53:14.450 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-21T09:53:14.729 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-21T09:53:14.756 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../083-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-21T09:53:14.762 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-google-auth. 2024-09-21T09:53:14.787 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-21T09:53:14.791 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../086-python3-google-auth_1.5.1-3_all.deb ... 2024-09-21T09:53:14.829 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-21T09:53:15.075 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-21T09:53:15.102 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../084-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-21T09:53:15.107 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-21T09:53:15.135 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../087-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-21T09:53:15.141 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-21T09:53:15.174 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-21T09:53:15.419 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-websocket. 2024-09-21T09:53:15.428 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-rsa. 2024-09-21T09:53:15.446 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../088-python3-websocket_1.2.3-1_all.deb ... 2024-09-21T09:53:15.454 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../085-python3-rsa_4.8-1_all.deb ... 2024-09-21T09:53:15.494 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-21T09:53:15.501 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-21T09:53:15.838 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-21T09:53:15.840 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-google-auth. 2024-09-21T09:53:15.866 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../089-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-21T09:53:15.867 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../086-python3-google-auth_1.5.1-3_all.deb ... 2024-09-21T09:53:15.904 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-21T09:53:15.906 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-21T09:53:16.226 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-21T09:53:16.253 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../087-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-21T09:53:16.293 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-21T09:53:16.563 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-websocket. 2024-09-21T09:53:16.577 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-21T09:53:16.589 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../088-python3-websocket_1.2.3-1_all.deb ... 2024-09-21T09:53:16.605 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../090-ceph-mgr-k8sevents_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:53:16.621 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-21T09:53:16.643 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-mgr-k8sevents (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:16.896 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-21T09:53:16.913 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../091-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-21T09:53:16.916 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-21T09:53:16.943 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../089-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-21T09:53:16.946 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-21T09:53:16.982 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-21T09:53:17.257 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-21T09:53:17.285 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../092-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-21T09:53:17.323 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-21T09:53:17.584 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package jq. 2024-09-21T09:53:17.613 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../093-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-21T09:53:17.651 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-21T09:53:17.696 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-21T09:53:17.713 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../090-ceph-mgr-k8sevents_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:53:17.754 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-mgr-k8sevents (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:17.887 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package socat. 2024-09-21T09:53:17.904 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../094-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-21T09:53:17.954 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-21T09:53:18.084 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-21T09:53:18.114 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../091-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-21T09:53:18.149 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-21T09:53:18.249 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package xmlstarlet. 2024-09-21T09:53:18.266 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../095-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-21T09:53:18.299 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-21T09:53:18.453 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-21T09:53:18.477 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../092-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-21T09:53:18.511 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-21T09:53:18.645 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-test. 2024-09-21T09:53:18.664 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../096-ceph-test_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:18.702 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-test (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:18.772 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package jq. 2024-09-21T09:53:18.801 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../093-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-21T09:53:18.839 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-21T09:53:19.102 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package socat. 2024-09-21T09:53:19.115 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../094-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-21T09:53:19.158 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-21T09:53:19.454 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package xmlstarlet. 2024-09-21T09:53:19.481 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../095-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-21T09:53:19.519 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-21T09:53:19.891 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-test. 2024-09-21T09:53:19.909 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../096-ceph-test_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:19.949 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-test (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:20.732 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package ceph-volume. 2024-09-21T09:53:20.759 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../097-ceph-volume_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:53:20.798 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking ceph-volume (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:21.077 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-21T09:53:21.093 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../098-libcephfs-dev_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:21.135 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking libcephfs-dev (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:21.497 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package nvme-cli. 2024-09-21T09:53:21.525 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../099-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-21T09:53:21.563 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-21T09:53:21.911 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package ceph-volume. 2024-09-21T09:53:21.926 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-21T09:53:21.939 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../097-ceph-volume_18.2.4-871-g6a1bdf85-1jammy_all.deb ... 2024-09-21T09:53:21.942 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../100-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-21T09:53:21.984 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-21T09:53:21.986 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking ceph-volume (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:22.307 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-21T09:53:22.335 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../098-libcephfs-dev_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:22.382 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking libcephfs-dev (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:22.404 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pastescript. 2024-09-21T09:53:22.432 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-4_all.deb ... 2024-09-21T09:53:22.471 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-21T09:53:22.791 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-psutil. 2024-09-21T09:53:22.819 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../102-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-21T09:53:22.827 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package nvme-cli. 2024-09-21T09:53:22.855 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../099-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-21T09:53:22.857 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-21T09:53:22.902 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-21T09:53:23.177 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pygments. 2024-09-21T09:53:23.204 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../103-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-21T09:53:23.276 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-21T09:53:23.499 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-21T09:53:23.527 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../100-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-21T09:53:23.574 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-21T09:53:23.714 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-21T09:53:23.742 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../104-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-21T09:53:23.772 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-21T09:53:23.985 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pastescript. 2024-09-21T09:53:24.013 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-4_all.deb ... 2024-09-21T09:53:24.052 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-21T09:53:24.075 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package python3-simplejson. 2024-09-21T09:53:24.103 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../105-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-21T09:53:24.141 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-21T09:53:24.381 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-psutil. 2024-09-21T09:53:24.393 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-21T09:53:24.408 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../102-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-21T09:53:24.410 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../106-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-21T09:53:24.452 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-21T09:53:24.463 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-21T09:53:24.967 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pygments. 2024-09-21T09:53:24.994 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../103-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-21T09:53:25.033 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-21T09:53:25.173 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package radosgw. 2024-09-21T09:53:25.201 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../107-radosgw_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:25.239 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking radosgw (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:25.437 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-21T09:53:25.453 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../104-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-21T09:53:25.487 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-21T09:53:25.816 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package python3-simplejson. 2024-09-21T09:53:25.843 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../105-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-21T09:53:25.882 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-21T09:53:26.025 INFO:teuthology.orchestra.run.smithi003.stdout:Selecting previously unselected package rbd-fuse. 2024-09-21T09:53:26.042 INFO:teuthology.orchestra.run.smithi003.stdout:Preparing to unpack .../108-rbd-fuse_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:26.083 INFO:teuthology.orchestra.run.smithi003.stdout:Unpacking rbd-fuse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:26.151 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-21T09:53:26.179 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../106-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-21T09:53:26.218 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-21T09:53:26.346 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-21T09:53:26.605 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-21T09:53:26.722 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-21T09:53:27.016 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-21T09:53:27.022 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package radosgw. 2024-09-21T09:53:27.050 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../107-radosgw_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:27.088 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking radosgw (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:27.358 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-21T09:53:27.813 INFO:teuthology.orchestra.run.smithi003.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-21T09:53:27.833 INFO:teuthology.orchestra.run.smithi204.stdout:Selecting previously unselected package rbd-fuse. 2024-09-21T09:53:27.849 INFO:teuthology.orchestra.run.smithi204.stdout:Preparing to unpack .../108-rbd-fuse_18.2.4-871-g6a1bdf85-1jammy_amd64.deb ... 2024-09-21T09:53:27.883 INFO:teuthology.orchestra.run.smithi204.stdout:Unpacking rbd-fuse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:28.162 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-21T09:53:28.162 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up cephadm (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:28.421 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-21T09:53:28.547 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-21T09:53:28.667 INFO:teuthology.orchestra.run.smithi003.stdout:Adding system user cephadm....done 2024-09-21T09:53:28.815 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-21T09:53:28.816 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-21T09:53:29.153 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-21T09:53:29.158 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-21T09:53:29.417 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-21T09:53:29.543 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-21T09:53:29.566 INFO:teuthology.orchestra.run.smithi204.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-21T09:53:29.625 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up cephadm (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:29.853 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-21T09:53:30.099 INFO:teuthology.orchestra.run.smithi204.stdout:Adding system user cephadm....done 2024-09-21T09:53:30.120 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-21T09:53:30.238 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-21T09:53:30.255 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-21T09:53:30.549 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-21T09:53:30.565 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-21T09:53:30.800 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-21T09:53:30.926 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-21T09:53:30.933 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-21T09:53:31.177 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-21T09:53:31.193 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-21T09:53:31.420 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-21T09:53:31.469 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-21T09:53:31.521 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-21T09:53:31.712 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-21T09:53:31.815 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-21T09:53:31.963 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-21T09:53:32.175 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-21T09:53:32.214 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-ceph-argparse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:32.434 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-21T09:53:32.473 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-21T09:53:32.599 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-21T09:53:32.702 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-21T09:53:32.859 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-21T09:53:32.970 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-21T09:53:32.984 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-21T09:53:33.196 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-21T09:53:33.361 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-21T09:53:33.431 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-ceph-argparse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:33.462 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-21T09:53:33.692 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-21T09:53:33.713 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-21T09:53:33.818 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-21T09:53:33.981 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-21T09:53:34.136 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-21T09:53:34.245 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-21T09:53:34.282 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-21T09:53:34.580 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-21T09:53:34.689 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-21T09:53:34.957 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-21T09:53:34.958 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-21T09:53:35.225 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-21T09:53:35.226 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-21T09:53:35.361 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-21T09:53:35.470 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-21T09:53:35.518 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-21T09:53:35.755 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-21T09:53:36.187 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-21T09:53:36.189 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-21T09:53:36.429 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-21T09:53:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-21T09:53:36.555 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-21T09:53:36.682 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-21T09:53:36.842 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-21T09:53:36.983 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-21T09:53:37.143 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-21T09:53:37.384 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-21T09:53:37.486 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-21T09:53:37.643 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-21T09:53:37.721 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-21T09:53:37.847 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-ceph-common (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:38.045 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-21T09:53:38.165 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-21T09:53:38.322 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-21T09:53:38.491 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-21T09:53:38.898 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-21T09:53:39.232 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-21T09:53:39.350 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-ceph-common (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:39.635 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-21T09:53:39.705 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:53:39.839 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-21T09:53:39.961 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-21T09:53:40.107 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-21T09:53:40.233 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-21T09:53:40.359 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-21T09:53:40.651 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-21T09:53:40.928 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-21T09:53:41.171 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:53:41.201 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:53:41.297 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-21T09:53:41.335 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-21T09:53:41.423 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-21T09:53:41.587 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-21T09:53:41.687 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-21T09:53:41.724 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-21T09:53:41.797 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-21T09:53:41.984 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-21T09:53:42.091 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-21T09:53:42.261 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-21T09:53:42.349 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-21T09:53:42.536 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-21T09:53:42.600 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:53:42.727 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-21T09:53:42.770 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-21T09:53:42.844 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-21T09:53:43.021 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-21T09:53:43.121 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-21T09:53:43.147 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-21T09:53:43.363 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-21T09:53:43.432 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-21T09:53:43.558 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-21T09:53:43.623 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-21T09:53:43.867 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-21T09:53:43.874 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-21T09:53:44.125 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-21T09:53:44.168 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-21T09:53:44.376 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-21T09:53:44.419 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-21T09:53:44.494 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-21T09:53:44.753 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-21T09:53:44.782 INFO:teuthology.orchestra.run.smithi003.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-21T09:53:44.879 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-21T09:53:45.055 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-21T09:53:45.164 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-21T09:53:45.181 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-21T09:53:45.457 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-21T09:53:45.574 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-21T09:53:45.691 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-21T09:53:45.842 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-21T09:53:46.093 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:53:46.095 INFO:teuthology.orchestra.run.smithi204.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-21T09:53:46.202 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-21T09:53:46.336 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-21T09:53:46.437 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-21T09:53:46.506 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-21T09:53:46.807 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-21T09:53:46.822 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-21T09:53:47.082 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-21T09:53:47.083 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-21T09:53:47.209 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-21T09:53:47.324 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-21T09:53:47.434 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-21T09:53:47.493 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-21T09:53:47.743 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-21T09:53:47.761 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-21T09:53:48.012 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-21T09:53:48.028 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-21T09:53:48.312 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-21T09:53:48.388 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-21T09:53:48.438 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-21T09:53:48.690 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-21T09:53:48.714 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-21T09:53:48.990 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-21T09:53:49.034 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-21T09:53:49.176 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librados2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:49.234 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-21T09:53:49.285 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librgw2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:49.403 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libsqlite3-mod-ceph (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:49.504 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libcephfs2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:49.602 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-21T09:53:49.605 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libradosstriper1 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:49.808 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-21T09:53:49.870 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-21T09:53:50.093 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up librbd1 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:50.205 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-21T09:53:50.211 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-modules-core (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:50.312 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-fuse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:50.331 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up librados2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:50.457 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up librgw2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:50.533 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-21T09:53:50.533 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-21T09:53:50.592 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libsqlite3-mod-ceph (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:50.718 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libcephfs2 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:50.836 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libradosstriper1 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:51.064 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-21T09:53:51.213 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up libcephfs-dev (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:51.340 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rados (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:51.349 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up librbd1 (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:51.450 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr-modules-core (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:51.466 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-21T09:53:51.559 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-fuse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:51.772 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-21T09:53:51.773 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-21T09:53:52.236 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up libcephfs-dev (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:52.362 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-rados (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:52.488 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-21T09:53:52.736 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rbd (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:52.837 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up rbd-fuse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:52.947 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-rgw (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:53.073 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up python3-cephfs (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:53.199 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-common (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:53.743 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-rbd (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:53.759 INFO:teuthology.orchestra.run.smithi003.stdout:Adding group ceph....done 2024-09-21T09:53:53.861 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up rbd-fuse (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:53.978 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-rgw (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:54.104 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up python3-cephfs (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:54.127 INFO:teuthology.orchestra.run.smithi003.stdout:Adding system user ceph....done 2024-09-21T09:53:54.237 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-common (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:54.296 INFO:teuthology.orchestra.run.smithi003.stdout:Setting system user ceph properties....done 2024-09-21T09:53:54.309 INFO:teuthology.orchestra.run.smithi003.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-21T09:53:54.460 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-21T09:53:54.821 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-21T09:53:55.039 INFO:teuthology.orchestra.run.smithi204.stdout:Adding group ceph....done 2024-09-21T09:53:55.309 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-test (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:55.402 INFO:teuthology.orchestra.run.smithi204.stdout:Adding system user ceph....done 2024-09-21T09:53:55.435 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up radosgw (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:55.561 INFO:teuthology.orchestra.run.smithi204.stdout:Setting system user ceph properties....done 2024-09-21T09:53:55.574 INFO:teuthology.orchestra.run.smithi204.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-21T09:53:55.716 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-21T09:53:55.928 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:53:55.928 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:53:56.056 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-21T09:53:56.403 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-base (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:56.549 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-test (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:56.701 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up radosgw (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:56.733 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-21T09:53:57.230 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mds (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:57.323 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:53:57.324 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-21T09:53:57.459 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-21T09:53:57.460 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-21T09:53:57.774 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-base (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:58.005 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:58.304 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-21T09:53:58.313 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-21T09:53:58.313 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-21T09:53:58.807 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mds (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:58.818 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-osd (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:59.013 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-21T09:53:59.013 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-21T09:53:59.095 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-21T09:53:59.095 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-21T09:53:59.451 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:59.628 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-k8sevents (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:59.681 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-21T09:53:59.681 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-21T09:53:59.754 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-diskprediction-local (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:53:59.922 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mon (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:00.119 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-osd (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:00.145 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-21T09:54:00.145 INFO:teuthology.orchestra.run.smithi003.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-21T09:54:00.388 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-21T09:54:00.388 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-21T09:54:00.631 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-cephadm (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:00.774 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:00.846 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr-k8sevents (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:00.900 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-mgr-dashboard (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:00.963 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr-diskprediction-local (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:01.051 INFO:teuthology.orchestra.run.smithi003.stdout:Setting up ceph-volume (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:01.115 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mon (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-21T09:54:01.328 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-21T09:54:01.421 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-21T09:54:01.799 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr-cephadm (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:01.984 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:02.105 INFO:teuthology.orchestra.run.smithi003.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-21T09:54:02.135 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-mgr-dashboard (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:02.411 INFO:teuthology.orchestra.run.smithi204.stdout:Setting up ceph-volume (18.2.4-871-g6a1bdf85-1jammy) ... 2024-09-21T09:54:02.599 INFO:teuthology.orchestra.run.smithi003.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-21T09:54:02.605 DEBUG:teuthology.parallel:result is None 2024-09-21T09:54:02.756 INFO:teuthology.orchestra.run.smithi204.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-21T09:54:03.682 INFO:teuthology.orchestra.run.smithi204.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-21T09:54:04.163 INFO:teuthology.orchestra.run.smithi204.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-21T09:54:04.167 DEBUG:teuthology.parallel:result is None 2024-09-21T09:54:04.167 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:54:04.168 INFO:teuthology.packaging:ref: None 2024-09-21T09:54:04.168 INFO:teuthology.packaging:tag: None 2024-09-21T09:54:04.168 INFO:teuthology.packaging:branch: reef 2024-09-21T09:54:04.168 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:54:04.168 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-09-21T09:54:04.406 DEBUG:teuthology.orchestra.run.smithi003:> dpkg-query -W -f '${Version}' ceph 2024-09-21T09:54:04.426 INFO:teuthology.orchestra.run.smithi003.stdout:18.2.4-871-g6a1bdf85-1jammy 2024-09-21T09:54:04.427 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-871-g6a1bdf85-1jammy 2024-09-21T09:54:04.427 INFO:teuthology.task.install:The correct ceph version 18.2.4-871-g6a1bdf85-1jammy is installed. 2024-09-21T09:54:04.429 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T09:54:04.429 INFO:teuthology.packaging:ref: None 2024-09-21T09:54:04.429 INFO:teuthology.packaging:tag: None 2024-09-21T09:54:04.429 INFO:teuthology.packaging:branch: reef 2024-09-21T09:54:04.429 INFO:teuthology.packaging:sha1: 62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:54:04.429 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-09-21T09:54:04.679 DEBUG:teuthology.orchestra.run.smithi204:> dpkg-query -W -f '${Version}' ceph 2024-09-21T09:54:04.698 INFO:teuthology.orchestra.run.smithi204.stdout:18.2.4-871-g6a1bdf85-1jammy 2024-09-21T09:54:04.698 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-871-g6a1bdf85-1jammy 2024-09-21T09:54:04.698 INFO:teuthology.task.install:The correct ceph version 18.2.4-871-g6a1bdf85-1jammy is installed. 2024-09-21T09:54:04.700 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-21T09:54:04.700 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:54:04.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-21T09:54:04.715 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:54:04.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-21T09:54:04.753 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-21T09:54:04.753 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:54:04.753 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/daemon-helper 2024-09-21T09:54:04.769 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-21T09:54:04.826 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:54:04.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/daemon-helper 2024-09-21T09:54:04.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-21T09:54:04.895 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-21T09:54:04.895 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:54:04.895 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-21T09:54:04.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-21T09:54:04.963 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:54:04.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-21T09:54:04.976 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-21T09:54:05.031 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-21T09:54:05.031 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:54:05.031 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/usr/bin/stdin-killer 2024-09-21T09:54:05.044 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-21T09:54:05.098 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:54:05.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/stdin-killer 2024-09-21T09:54:05.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-21T09:54:05.166 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T09:54:05.259 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', '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:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY'], 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'} 2024-09-21T09:54:05.259 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-09-21T09:54:05.259 INFO:tasks.cephadm:Cluster fsid is 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:54:05.260 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T09:54:05.260 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.3', 'mon.c': '[v2:172.21.15.3:3301,v1:172.21.15.3:6790]', 'mon.b': '172.21.15.204'} 2024-09-21T09:54:05.260 INFO:tasks.cephadm:First mon is mon.a on smithi003 2024-09-21T09:54:05.260 INFO:tasks.cephadm:First mgr is y 2024-09-21T09:54:05.260 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T09:54:05.260 DEBUG:teuthology.orchestra.run.smithi003:> sudo hostname $(hostname -s) 2024-09-21T09:54:05.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo hostname $(hostname -s) 2024-09-21T09:54:05.289 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-09-21T09:54:05.289 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T09:54:05.437 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/56129/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5092-g62da54b4', 'node_name': '172.21.2.11+braggi11', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5092-g62da54b4-1jammy'}, 'url': 'https://2.chacra.ceph.com/r/ceph/main/62da54b4b83a96ca9976b7e1d0c8272a564a2208/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-20 21:52:16.080174', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/main/62da54b4b83a96ca9976b7e1d0c8272a564a2208/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-21T09:54:05.666 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref reef, sha1 6a1bdf854bb5803efd58957907442aa01f41a8fc from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=reef 2024-09-21T09:54:05.667 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T09:54:05.667 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T09:54:05.668 DEBUG:teuthology.orchestra.run.smithi003:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T09:54:06.227 INFO:teuthology.orchestra.run.smithi003.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218651 Sep 21 09:54 /home/ubuntu/cephtest/cephadm 2024-09-21T09:54:06.228 DEBUG:teuthology.orchestra.run.smithi204:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/6a1bdf854bb5803efd58957907442aa01f41a8fc/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T09:54:06.778 INFO:teuthology.orchestra.run.smithi204.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218651 Sep 21 09:54 /home/ubuntu/cephtest/cephadm 2024-09-21T09:54:06.778 DEBUG:teuthology.orchestra.run.smithi003:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T09:54:06.786 DEBUG:teuthology.orchestra.run.smithi204:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T09:54:06.806 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-09-21T09:54:06.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-21T09:54:06.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-21T09:54:06.955 INFO:teuthology.orchestra.run.smithi003.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-21T09:54:06.955 INFO:teuthology.orchestra.run.smithi204.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-21T09:55:18.376 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T09:55:18.376 INFO:teuthology.orchestra.run.smithi204.stdout: "ceph_version": "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)", 2024-09-21T09:55:18.376 INFO:teuthology.orchestra.run.smithi204.stdout: "image_id": "0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de", 2024-09-21T09:55:18.376 INFO:teuthology.orchestra.run.smithi204.stdout: "repo_digests": [ 2024-09-21T09:55:18.376 INFO:teuthology.orchestra.run.smithi204.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6" 2024-09-21T09:55:18.376 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T09:55:18.376 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T09:55:20.031 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T09:55:20.032 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph_version": "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)", 2024-09-21T09:55:20.032 INFO:teuthology.orchestra.run.smithi003.stdout: "image_id": "0adab276c97e6f3143ffbca5eeff37fcd7dc3b5c0f339a9f747381d9993602de", 2024-09-21T09:55:20.032 INFO:teuthology.orchestra.run.smithi003.stdout: "repo_digests": [ 2024-09-21T09:55:20.032 INFO:teuthology.orchestra.run.smithi003.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6" 2024-09-21T09:55:20.032 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T09:55:20.032 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T09:55:20.058 DEBUG:teuthology.orchestra.run.smithi003:> sudo mkdir -p /etc/ceph 2024-09-21T09:55:20.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo mkdir -p /etc/ceph 2024-09-21T09:55:20.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 777 /etc/ceph 2024-09-21T09:55:20.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 777 /etc/ceph 2024-09-21T09:55:20.144 INFO:tasks.cephadm:Writing seed config... 2024-09-21T09:55:20.145 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-09-21T09:55:20.145 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-09-21T09:55:20.146 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T09:55:20.146 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T09:55:20.146 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-21T09:55:20.146 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-21T09:55:20.146 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T09:55:20.146 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T09:55:20.146 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T09:55:20.146 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T09:55:20.146 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T09:55:20.147 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:55:20.147 DEBUG:teuthology.orchestra.run.smithi003:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T09:55:20.179 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 7015853c-77ff-11ef-baf6-efdc52797490 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-21T09:55:20.179 DEBUG:teuthology.orchestra.run.smithi003:mon.a> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T09:55:20.224 DEBUG:teuthology.orchestra.run.smithi003:mgr.y> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.y.service 2024-09-21T09:55:20.268 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T09:55:20.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid 7015853c-77ff-11ef-baf6-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.3 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:55:20.447 INFO:teuthology.orchestra.run.smithi003.stdout:-------------------------------------------------------------------------------- 2024-09-21T09:55:20.447 INFO:teuthology.orchestra.run.smithi003.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', '7015853c-77ff-11ef-baf6-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.3', '--skip-admin-label'] 2024-09-21T09:55:20.447 INFO:teuthology.orchestra.run.smithi003.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T09:55:20.448 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying podman|docker is present... 2024-09-21T09:55:20.448 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying lvm2 is present... 2024-09-21T09:55:20.448 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying time synchronization is in place... 2024-09-21T09:55:20.453 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T09:55:20.453 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T09:55:20.458 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T09:55:20.458 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T09:55:20.462 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T09:55:20.462 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T09:55:20.470 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T09:55:20.470 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T09:55:20.471 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T09:55:20.471 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout masked 2024-09-21T09:55:20.475 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T09:55:20.475 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T09:55:20.479 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T09:55:20.479 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T09:55:20.482 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T09:55:20.482 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T09:55:20.487 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-21T09:55:20.491 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-21T09:55:20.491 INFO:teuthology.orchestra.run.smithi003.stdout:Unit ntp.service is enabled and running 2024-09-21T09:55:20.491 INFO:teuthology.orchestra.run.smithi003.stdout:Repeating the final host check... 2024-09-21T09:55:20.491 INFO:teuthology.orchestra.run.smithi003.stdout:docker (/usr/bin/docker) is present 2024-09-21T09:55:20.491 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl is present 2024-09-21T09:55:20.491 INFO:teuthology.orchestra.run.smithi003.stdout:lvcreate is present 2024-09-21T09:55:20.494 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T09:55:20.495 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T09:55:20.503 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T09:55:20.503 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T09:55:20.506 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T09:55:20.506 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T09:55:20.508 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T09:55:20.508 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T09:55:20.512 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T09:55:20.512 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout masked 2024-09-21T09:55:20.515 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T09:55:20.515 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T09:55:20.517 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T09:55:20.517 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T09:55:20.523 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T09:55:20.523 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout inactive 2024-09-21T09:55:20.524 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout enabled 2024-09-21T09:55:20.532 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stdout active 2024-09-21T09:55:20.532 INFO:teuthology.orchestra.run.smithi003.stdout:Unit ntp.service is enabled and running 2024-09-21T09:55:20.533 INFO:teuthology.orchestra.run.smithi003.stdout:Host looks OK 2024-09-21T09:55:20.533 INFO:teuthology.orchestra.run.smithi003.stdout:Cluster fsid: 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:55:20.533 INFO:teuthology.orchestra.run.smithi003.stdout:Acquiring lock 140472496081888 on /run/cephadm/7015853c-77ff-11ef-baf6-efdc52797490.lock 2024-09-21T09:55:20.533 INFO:teuthology.orchestra.run.smithi003.stdout:Lock 140472496081888 acquired on /run/cephadm/7015853c-77ff-11ef-baf6-efdc52797490.lock 2024-09-21T09:55:20.533 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 3300 ... 2024-09-21T09:55:20.533 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying IP 172.21.15.3 port 6789 ... 2024-09-21T09:55:20.534 INFO:teuthology.orchestra.run.smithi003.stdout:Base mon IP(s) is [172.21.15.3:3300, 172.21.15.3:6789], mon addrv is [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-21T09:55:20.536 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-21T09:55:20.536 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-21T09:55:20.536 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.3 2024-09-21T09:55:20.537 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T09:55:20.537 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-21T09:55:20.537 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1794sec hoplimit 64 pref medium 2024-09-21T09:55:20.540 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T09:55:20.540 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T09:55:20.540 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T09:55:20.540 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout 3: ens1f0: mtu 1500 state UP qlen 1000 2024-09-21T09:55:20.540 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15dc/64 scope link 2024-09-21T09:55:20.540 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T09:55:20.541 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-21T09:55:20.541 INFO:teuthology.orchestra.run.smithi003.stdout:Mon IP `172.21.15.3` is in CIDR network `172.21.0.0/20` 2024-09-21T09:55:20.541 INFO:teuthology.orchestra.run.smithi003.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T09:55:20.541 INFO:teuthology.orchestra.run.smithi003.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T09:55:20.541 INFO:teuthology.orchestra.run.smithi003.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-21T09:55:20.768 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout reef: Pulling from ceph-ci/ceph 2024-09-21T09:55:20.772 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout Digest: sha256:de4fa798d334aaeb6a820ab2dad2fbcb86bcd7f118d94ed3a02ce126be31cec6 2024-09-21T09:55:20.772 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:reef 2024-09-21T09:55:20.772 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:reef 2024-09-21T09:55:22.395 INFO:teuthology.orchestra.run.smithi003.stdout:ceph: stdout ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable) 2024-09-21T09:55:22.396 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph version: ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable) 2024-09-21T09:55:22.396 INFO:teuthology.orchestra.run.smithi003.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T09:55:23.742 INFO:teuthology.orchestra.run.smithi003.stdout:stat: stdout 167 167 2024-09-21T09:55:23.742 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial keys... 2024-09-21T09:55:25.106 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQAMmO5mYTm0IxAAT6HyO5EGJoPWnJNfM5tzMQ== 2024-09-21T09:55:26.529 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQAOmO5mXwNkBRAAD72EXvYTkPbIVODF2QjqyA== 2024-09-21T09:55:27.917 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-authtool: stdout AQAPmO5mRp1JFxAAPo7Cr9jzU5SIloT7peBaPQ== 2024-09-21T09:55:27.918 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial monmap... 2024-09-21T09:55:29.382 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi003.stdout:monmaptool for a [v2:172.21.15.3:3300,v1:172.21.15.3:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi003.stdout:setting min_mon_release = pacific 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: set fsid to 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:55:29.383 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mon... 2024-09-21T09:55:30.888 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.325+0000 7feb9f5a1b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:55:30.888 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.325+0000 7feb9f5a1b00 1 imported monmap: 2024-09-21T09:55:30.888 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-21T09:55:30.888 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:55:30.888 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-21T09:55:28.865430+0000 2024-09-21T09:55:30.888 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr created 2024-09-21T09:55:28.865430+0000 2024-09-21T09:55:30.888 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2024-09-21T09:55:30.888 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-21T09:55:30.888 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T09:55:30.888 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.888 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.325+0000 7feb9f5a1b00 0 /usr/bin/ceph-mon: set fsid to 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Git sha 0 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Compile date 2024-09-20 20:34:00 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: DB SUMMARY 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: DB Session ID: 9QI2K9TYX6FB5V6JN2TC 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.error_if_exists: 0 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.create_if_missing: 1 2024-09-21T09:55:30.889 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.env: 0x55933bc3ebc0 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.info_log: 0x55933e2c8800 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.statistics: (nil) 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.use_fsync: 0 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:55:30.890 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.db_log_dir: 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.wal_dir: 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:55:30.891 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.write_buffer_manager: 0x55933e2cee60 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.unordered_write: 0 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:55:30.892 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.row_cache: None 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.wal_filter: None 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.two_write_queues: 0 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.wal_compression: 0 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.atomic_flush: 0 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:55:30.893 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:55:30.894 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_open_files: -1 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Compression algorithms supported: 2024-09-21T09:55:30.895 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: kZSTD supported: 0 2024-09-21T09:55:30.896 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: kXpressCompression supported: 0 2024-09-21T09:55:30.896 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T09:55:30.896 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:55:30.896 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T09:55:30.896 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: kZlibCompression supported: 1 2024-09-21T09:55:30.896 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:55:30.896 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T09:55:30.896 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:55:30.896 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:55:30.896 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-21T09:55:30.896 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.merge_operator: 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_filter: None 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:55:30.897 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55933e2c1d40) 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55933e2b51f0 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-21T09:55:30.898 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-21T09:55:30.899 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compression: NoCompression 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:55:30.900 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.num_levels: 7 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:55:30.901 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:55:30.902 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:55:30.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:55:30.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:55:30.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:55:30.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:55:30.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:55:30.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:55:30.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:55:30.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:55:30.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:55:30.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:55:30.903 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:55:30.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.bloom_locality: 0 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.ttl: 2592000 2024-09-21T09:55:30.905 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.enable_blob_files: false 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.min_blob_size: 0 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: [db/version_set.cc:5566] 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 2024-09-21T09:55:30.906 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 74d2ac4b-918e-45c6-8303-5480c0549ac0 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.329+0000 7feb9f5a1b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.333+0000 7feb9f5a1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55933e2e0e00 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.333+0000 7feb9f5a1b00 4 rocksdb: DB pointer 0x55933e3b2000 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.333+0000 7feb96d2d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.333+0000 7feb96d2d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T09:55:30.907 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 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 0.0 0.0 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 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 0.0 0.0 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:55:30.908 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55933e2b51f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-21T09:55:30.909 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:55:30.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T09:55:30.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.333+0000 7feb9f5a1b00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-21T09:55:30.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.333+0000 7feb9f5a1b00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-21T09:55:30.910 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T09:55:30.333+0000 7feb9f5a1b00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-21T09:55:30.910 INFO:teuthology.orchestra.run.smithi003.stdout:create mon.a on 2024-09-21T09:55:31.153 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-09-21T09:55:31.374 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-21T09:55:31.603 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-7015853c-77ff-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490.target. 2024-09-21T09:55:31.603 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-7015853c-77ff-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490.target. 2024-09-21T09:55:31.822 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.a 2024-09-21T09:55:31.822 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T09:55:32.027 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490.target.wants/ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service. 2024-09-21T09:55:32.035 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-21T09:55:32.035 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T09:55:32.036 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon to start... 2024-09-21T09:55:32.036 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mon... 2024-09-21T09:55:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:33 smithi003 bash[22050]: cluster 2024-09-21T09:55:33.547049+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:55:34.276 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T09:55:34.276 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout id: 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout services: 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.154821s) 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout data: 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:mon is available 2024-09-21T09:55:34.277 INFO:teuthology.orchestra.run.smithi003.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T09:55:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:34 smithi003 bash[22050]: cluster 2024-09-21T09:55:33.550708+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:55:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:34 smithi003 bash[22050]: cluster 2024-09-21T09:55:33.550883+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:55:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:34 smithi003 bash[22050]: cluster 2024-09-21T09:55:33.552942+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-21T09:55:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:34 smithi003 bash[22050]: cluster 2024-09-21T09:55:33.555366+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T09:55:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:34 smithi003 bash[22050]: cluster 2024-09-21T09:55:33.555788+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T09:55:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:34 smithi003 bash[22050]: audit 2024-09-21T09:55:33.705482+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.3:0/1266684203' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T09:55:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:35 smithi003 bash[22050]: audit 2024-09-21T09:55:35.332533+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.3:0/2085150555' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T09:55:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:35 smithi003 bash[22050]: audit 2024-09-21T09:55:35.338350+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.3:0/2085150555' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T09:55:35.875 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.3:3300,v1:172.21.15.3:6789] 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T09:55:35.876 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T09:55:35.877 INFO:teuthology.orchestra.run.smithi003.stdout:Generating new minimal ceph.conf... 2024-09-21T09:55:37.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:37 smithi003 bash[22050]: audit 2024-09-21T09:55:37.028825+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.3:0/3923739363' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:55:37.563 INFO:teuthology.orchestra.run.smithi003.stdout:Restarting the monitor... 2024-09-21T09:55:37.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:37 smithi003 systemd[1]: Stopping Ceph mon.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T09:55:37.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:37 smithi003 bash[22050]: debug 2024-09-21T09:55:37.673+0000 7f781ca76640 -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 2024-09-21T09:55:37.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:37 smithi003 bash[22050]: debug 2024-09-21T09:55:37.673+0000 7f781ca76640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T09:55:38.264 INFO:teuthology.orchestra.run.smithi003.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T09:55:38.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:38 smithi003 bash[22431]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-a 2024-09-21T09:55:38.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:38 smithi003 bash[22489]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-a 2024-09-21T09:55:38.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:38 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T09:55:38.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:38 smithi003 systemd[1]: Stopped Ceph mon.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T09:55:38.371 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:38 smithi003 systemd[1]: Started Ceph mon.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T09:55:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.645+0000 7f679bf8db00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.645+0000 7f679bf8db00 0 ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable), process ceph-mon, pid 7 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.645+0000 7f679bf8db00 0 pidfile_write: ignore empty --pid-file 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 0 load: jerasure load: lrc 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Git sha 0 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Compile date 2024-09-20 20:34:00 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: DB SUMMARY 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: DB Session ID: 653EQQQC1I0KZOQWY9DU 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: CURRENT file: CURRENT 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T09:55:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84512 ; 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.error_if_exists: 0 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.create_if_missing: 0 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.env: 0x5629b2a93bc0 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.info_log: 0x5629b39dcbe0 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.statistics: (nil) 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.use_fsync: 0 2024-09-21T09:55:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T09:55:39.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:55:39.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:55:39.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:55:39.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:55:39.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.db_log_dir: 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.wal_dir: 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:55:39.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.write_buffer_manager: 0x5629b39ea320 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.unordered_write: 0 2024-09-21T09:55:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.row_cache: None 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.wal_filter: None 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.two_write_queues: 0 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.wal_compression: 0 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.atomic_flush: 0 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:55:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:55:39.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_open_files: -1 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Compression algorithms supported: 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: kZSTD supported: 0 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: kXpressCompression supported: 0 2024-09-21T09:55:39.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T09:55:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:55:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T09:55:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: kZlibCompression supported: 1 2024-09-21T09:55:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:55:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T09:55:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:55:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:55:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T09:55:39.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:55:39.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:55:39.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.merge_operator: 2024-09-21T09:55:39.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_filter: None 2024-09-21T09:55:39.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:55:39.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:55:39.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:55:39.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:55:39.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5629b39dc7e0) 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: cache_index_and_filter_blocks: 1 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: pin_top_level_index_and_filter: 1 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: index_type: 0 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: data_block_index_type: 0 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: index_shortening: 1 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: checksum: 4 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: no_block_cache: 0 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: block_cache: 0x5629b39d31f0 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: block_cache_name: BinnedLRUCache 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: block_cache_options: 2024-09-21T09:55:39.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: capacity : 536870912 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: num_shard_bits : 4 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: strict_capacity_limit : 0 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: high_pri_pool_ratio: 0.000 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: block_cache_compressed: (nil) 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: persistent_cache: (nil) 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: block_size: 4096 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: block_size_deviation: 10 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: block_restart_interval: 16 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: index_block_restart_interval: 1 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: metadata_block_size: 4096 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: partition_filters: 0 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: use_delta_encoding: 1 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: filter_policy: bloomfilter 2024-09-21T09:55:39.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: whole_key_filtering: 1 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: verify_compression: 0 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: read_amp_bytes_per_bit: 0 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: format_version: 5 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: enable_index_compression: 1 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: block_align: 0 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: max_auto_readahead_size: 262144 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: prepopulate_block_cache: 0 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: initial_auto_readahead_size: 8192 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: num_file_reads_for_auto_readahead: 2 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compression: NoCompression 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:55:39.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.num_levels: 7 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:55:39.939 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:55:39.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:55:39.941 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:55:39.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.bloom_locality: 0 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.ttl: 2592000 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:55:39.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.enable_blob_files: false 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.min_blob_size: 0 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 74d2ac4b-918e-45c6-8303-5480c0549ac0 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726912539657043, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.649+0000 7f679bf8db00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T09:55:39.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.653+0000 7f679bf8db00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726912539658624, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81062, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 79212, "index_size": 234, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10267, "raw_average_key_size": 47, "raw_value_size": 73413, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726912539, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "74d2ac4b-918e-45c6-8303-5480c0549ac0", "db_session_id": "653EQQQC1I0KZOQWY9DU", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:55:39.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.653+0000 7f679bf8db00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726912539658785, "job": 1, "event": "recovery_finished"} 2024-09-21T09:55:39.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.653+0000 7f679bf8db00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T09:55:39.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.653+0000 7f679bf8db00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:55:39.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.653+0000 7f679bf8db00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5629b39fce00 2024-09-21T09:55:39.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.653+0000 7f679bf8db00 4 rocksdb: DB pointer 0x5629b3af4000 2024-09-21T09:55:39.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.653+0000 7f6791d58640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.653+0000 7f6791d58640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: ** DB Stats ** 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: ** Compaction Stats [default] ** 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: L0 2/0 81.02 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 83.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:55:39.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Sum 2/0 81.02 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 83.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 83.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: ** Compaction Stats [default] ** 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 83.5 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Cumulative compaction: 0.00 GB write, 16.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:55:39.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Interval compaction: 0.00 GB write, 16.08 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Block cache BinnedLRUCache@0x5629b39d31f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.657+0000 7f679bf8db00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.657+0000 7f679bf8db00 1 mon.a@-1(???) e1 preinit fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.657+0000 7f679bf8db00 0 mon.a@-1(???).mds e1 new map 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.657+0000 7f679bf8db00 0 mon.a@-1(???).mds e1 print_map 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: e1 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: legacy client fscid: -1 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: No filesystems configured 2024-09-21T09:55:39.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.657+0000 7f679bf8db00 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T09:55:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.657+0000 7f679bf8db00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:55:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.657+0000 7f679bf8db00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:55:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.657+0000 7f679bf8db00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:55:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: debug 2024-09-21T09:55:39.657+0000 7f679bf8db00 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T09:55:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: cluster 2024-09-21T09:55:39.685794+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T09:55:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: cluster 2024-09-21T09:55:39.685890+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:55:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: cluster 2024-09-21T09:55:39.686345+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-09-21T09:55:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: cluster 2024-09-21T09:55:39.686383+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T09:55:39.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:39 smithi003 bash[22527]: cluster 2024-09-21T09:55:39.686869+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T09:55:40.475 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T09:55:40.501 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:55:40.501 INFO:teuthology.orchestra.run.smithi003.stdout:Creating mgr... 2024-09-21T09:55:40.501 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T09:55:40.501 INFO:teuthology.orchestra.run.smithi003.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T09:55:40.786 INFO:teuthology.orchestra.run.smithi003.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.y 2024-09-21T09:55:40.786 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Failed to reset failed state of unit ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.y.service: Unit ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.y.service not loaded. 2024-09-21T09:55:40.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:55:40.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:55:41.002 INFO:teuthology.orchestra.run.smithi003.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490.target.wants/ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.y.service -> /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service. 2024-09-21T09:55:41.009 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-21T09:55:41.009 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T09:55:41.009 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-21T09:55:41.009 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T09:55:41.010 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr to start... 2024-09-21T09:55:41.010 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr... 2024-09-21T09:55:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:40 smithi003 bash[22527]: audit 2024-09-21T09:55:39.934836+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.3:0/3251449643' entity='client.admin' 2024-09-21T09:55:43.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:42 smithi003 bash[22527]: audit 2024-09-21T09:55:42.696110+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.3:0/176168921' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:55:43.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:42 smithi003 bash[22779]: debug 2024-09-21T09:55:42.669+0000 7f287efec040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:55:43.263 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:43.263 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:55:43.263 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "7015853c-77ff-11ef-baf6-efdc52797490", 2024-09-21T09:55:43.263 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:55:43.263 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:55:43.263 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:55:43.263 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:43.264 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:55:43.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:43.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:55:43.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:55:43.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:55:43.265 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:55:43.268 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:55:43.268 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:55:43.268 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:43.268 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:55:43.268 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:55:43.268 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:55:43.269 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T09:55:43.270 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:55:43.270 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:55:33.552014+0000", 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:55:43.271 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (1/15)... 2024-09-21T09:55:44.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:43 smithi003 bash[22779]: debug 2024-09-21T09:55:43.917+0000 7f287efec040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:55:44.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:43 smithi003 bash[22779]: debug 2024-09-21T09:55:43.981+0000 7f287efec040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:55:44.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:44 smithi003 bash[22779]: debug 2024-09-21T09:55:44.137+0000 7f287efec040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:55:45.145 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:44 smithi003 bash[22779]: debug 2024-09-21T09:55:44.805+0000 7f287efec040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:55:45.145 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:44 smithi003 bash[22779]: debug 2024-09-21T09:55:44.877+0000 7f287efec040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:55:45.145 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:44 smithi003 bash[22779]: debug 2024-09-21T09:55:44.949+0000 7f287efec040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:55:45.146 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:45 smithi003 bash[22779]: debug 2024-09-21T09:55:45.137+0000 7f287efec040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:55:45.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:45 smithi003 bash[22779]: debug 2024-09-21T09:55:45.217+0000 7f287efec040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:55:45.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:45 smithi003 bash[22779]: debug 2024-09-21T09:55:45.289+0000 7f287efec040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:55:45.833 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:45 smithi003 bash[22779]: debug 2024-09-21T09:55:45.553+0000 7f287efec040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:55:45.833 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:45 smithi003 bash[22779]: debug 2024-09-21T09:55:45.625+0000 7f287efec040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:55:46.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:45 smithi003 bash[22779]: debug 2024-09-21T09:55:45.825+0000 7f287efec040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:55:46.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:45 smithi003 bash[22779]: debug 2024-09-21T09:55:45.905+0000 7f287efec040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:55:46.532 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:46 smithi003 bash[22779]: debug 2024-09-21T09:55:46.169+0000 7f287efec040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:55:46.533 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:46 smithi003 bash[22779]: debug 2024-09-21T09:55:46.353+0000 7f287efec040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:55:46.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:46 smithi003 bash[22527]: audit 2024-09-21T09:55:46.585231+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.3:0/1253213963' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:55:46.803 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:46 smithi003 bash[22779]: debug 2024-09-21T09:55:46.525+0000 7f287efec040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:55:46.803 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:46 smithi003 bash[22779]: debug 2024-09-21T09:55:46.609+0000 7f287efec040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:55:47.122 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "7015853c-77ff-11ef-baf6-efdc52797490", 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:55:47.123 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:55:47.124 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:55:47.125 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:55:47.126 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:47.127 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:55:33.552014+0000", 2024-09-21T09:55:47.127 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:55:47.127 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:47.127 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:55:47.127 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:55:47.127 INFO:teuthology.orchestra.run.smithi003.stdout:mgr not available, waiting (2/15)... 2024-09-21T09:55:47.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:46 smithi003 bash[22779]: debug 2024-09-21T09:55:46.797+0000 7f287efec040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:55:47.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:47 smithi003 bash[22779]: debug 2024-09-21T09:55:47.621+0000 7f287efec040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:55:47.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:47 smithi003 bash[22779]: debug 2024-09-21T09:55:47.701+0000 7f287efec040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:55:48.415 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:47 smithi003 bash[22779]: debug 2024-09-21T09:55:47.929+0000 7f287efec040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:55:48.415 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22779]: debug 2024-09-21T09:55:48.005+0000 7f287efec040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:55:48.570 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22779]: debug 2024-09-21T09:55:48.409+0000 7f287efec040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:55:48.571 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22779]: debug 2024-09-21T09:55:48.489+0000 7f287efec040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:55:48.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: cluster 2024-09-21T09:55:48.515648+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-09-21T09:55:48.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: cluster 2024-09-21T09:55:48.522754+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00743077s) 2024-09-21T09:55:48.571 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: audit 2024-09-21T09:55:48.523804+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:55:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: audit 2024-09-21T09:55:48.523916+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:55:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: audit 2024-09-21T09:55:48.524009+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:55:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: audit 2024-09-21T09:55:48.524116+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:55:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: audit 2024-09-21T09:55:48.524208+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:55:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: audit 2024-09-21T09:55:48.524296+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:55:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: audit 2024-09-21T09:55:48.524400+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:55:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: audit 2024-09-21T09:55:48.525576+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:55:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: cluster 2024-09-21T09:55:48.551979+0000 mon.a (mon.0) 19 : cluster [INF] Manager daemon y is now available 2024-09-21T09:55:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: audit 2024-09-21T09:55:48.563691+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:55:48.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:48 smithi003 bash[22527]: audit 2024-09-21T09:55:48.567006+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:55:49.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:49 smithi003 bash[22527]: audit 2024-09-21T09:55:48.568786+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' 2024-09-21T09:55:49.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:49 smithi003 bash[22527]: audit 2024-09-21T09:55:48.576316+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' 2024-09-21T09:55:49.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:49 smithi003 bash[22527]: audit 2024-09-21T09:55:48.581563+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14101 172.21.15.3:0/2366966718' entity='mgr.y' 2024-09-21T09:55:49.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:49 smithi003 bash[22527]: cluster 2024-09-21T09:55:49.530751+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e3: y(active, since 1.01543s) 2024-09-21T09:55:51.310 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:51.310 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:55:51.310 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsid": "7015853c-77ff-11ef-baf6-efdc52797490", 2024-09-21T09:55:51.310 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T09:55:51.310 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T09:55:51.310 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T09:55:51.310 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T09:55:51.310 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:51.310 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T09:55:51.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T09:55:51.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 0 2024-09-21T09:55:51.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:55:51.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T09:55:51.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T09:55:51.312 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:55:51.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-21T09:55:51.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T09:55:51.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:51.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-21T09:55:51.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T09:55:51.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:51.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T09:55:51.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:51.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T09:55:51.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T09:55:51.313 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T09:55:51.316 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T09:55:51.316 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T09:55:51.316 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:51.317 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ], 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T09:55:51.318 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T09:55:51.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T09:55:33.552014+0000", 2024-09-21T09:55:51.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T09:55:51.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout }, 2024-09-21T09:55:51.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T09:55:51.319 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:55:51.319 INFO:teuthology.orchestra.run.smithi003.stdout:mgr is available 2024-09-21T09:55:51.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:51 smithi003 bash[22527]: cluster 2024-09-21T09:55:50.579590+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-21T09:55:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:51 smithi003 bash[22527]: audit 2024-09-21T09:55:50.740242+0000 mon.a (mon.0) 27 : audit [DBG] from='client.? 172.21.15.3:0/1028128706' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T09:55:53.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:52 smithi003 bash[22527]: audit 2024-09-21T09:55:52.676331+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.3:0/2332053138' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T09:55:53.192 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:53.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T09:55:53.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout fsid = 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:55:53.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T09:55:53.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T09:55:53.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T09:55:53.193 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T09:55:53.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:53.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T09:55:53.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T09:55:53.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 2024-09-21T09:55:53.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T09:55:53.194 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T09:55:53.195 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T09:55:53.195 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling cephadm module... 2024-09-21T09:55:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:54 smithi003 bash[22527]: audit 2024-09-21T09:55:54.590733+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.3:0/64600741' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-21T09:55:54.926 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:54 smithi003 bash[22779]: ignoring --setuser ceph since I am not root 2024-09-21T09:55:54.926 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:54 smithi003 bash[22779]: ignoring --setgroup ceph since I am not root 2024-09-21T09:55:54.926 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:54 smithi003 bash[22779]: debug 2024-09-21T09:55:54.789+0000 7f9745034040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:55:55.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:55 smithi003 bash[22527]: audit 2024-09-21T09:55:54.646984+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 172.21.15.3:0/64600741' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T09:55:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:55 smithi003 bash[22527]: cluster 2024-09-21T09:55:54.647046+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-21T09:55:56.268 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:56 smithi003 bash[22779]: debug 2024-09-21T09:55:56.021+0000 7f9745034040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:55:56.269 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:56 smithi003 bash[22779]: debug 2024-09-21T09:55:56.101+0000 7f9745034040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:55:56.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:56 smithi003 bash[22779]: debug 2024-09-21T09:55:56.261+0000 7f9745034040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:55:56.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:55:56 smithi003 bash[22527]: audit 2024-09-21T09:55:56.616465+0000 mon.a (mon.0) 32 : audit [DBG] from='client.? 172.21.15.3:0/1516621059' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T09:55:57.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:55:57.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T09:55:57.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:55:57.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T09:55:57.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T09:55:57.161 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:55:57.162 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-21T09:55:57.162 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 5... 2024-09-21T09:55:57.240 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:56 smithi003 bash[22779]: debug 2024-09-21T09:55:56.925+0000 7f9745034040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:55:57.240 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:57 smithi003 bash[22779]: debug 2024-09-21T09:55:56.997+0000 7f9745034040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:55:57.240 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:57 smithi003 bash[22779]: debug 2024-09-21T09:55:57.069+0000 7f9745034040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:55:57.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:57 smithi003 bash[22779]: debug 2024-09-21T09:55:57.257+0000 7f9745034040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:55:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:57 smithi003 bash[22779]: debug 2024-09-21T09:55:57.337+0000 7f9745034040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:55:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:57 smithi003 bash[22779]: debug 2024-09-21T09:55:57.409+0000 7f9745034040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:55:57.947 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:57 smithi003 bash[22779]: debug 2024-09-21T09:55:57.669+0000 7f9745034040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:55:57.947 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:57 smithi003 bash[22779]: debug 2024-09-21T09:55:57.741+0000 7f9745034040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:55:58.292 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:57 smithi003 bash[22779]: debug 2024-09-21T09:55:57.941+0000 7f9745034040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:55:58.292 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:58 smithi003 bash[22779]: debug 2024-09-21T09:55:58.021+0000 7f9745034040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:55:58.641 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:58 smithi003 bash[22779]: debug 2024-09-21T09:55:58.285+0000 7f9745034040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:55:58.641 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:58 smithi003 bash[22779]: debug 2024-09-21T09:55:58.465+0000 7f9745034040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:55:58.641 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:58 smithi003 bash[22779]: debug 2024-09-21T09:55:58.633+0000 7f9745034040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:55:58.904 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:58 smithi003 bash[22779]: debug 2024-09-21T09:55:58.713+0000 7f9745034040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:56:00.040 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:58 smithi003 bash[22779]: debug 2024-09-21T09:55:58.897+0000 7f9745034040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:56:00.040 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:59 smithi003 bash[22779]: debug 2024-09-21T09:55:59.725+0000 7f9745034040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:56:00.040 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:55:59 smithi003 bash[22779]: debug 2024-09-21T09:55:59.801+0000 7f9745034040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:56:00.040 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22779]: debug 2024-09-21T09:56:00.033+0000 7f9745034040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:56:00.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22779]: debug 2024-09-21T09:56:00.109+0000 7f9745034040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:56:00.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22779]: debug 2024-09-21T09:56:00.509+0000 7f9745034040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:56:00.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22779]: debug 2024-09-21T09:56:00.589+0000 7f9745034040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:56:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22527]: cluster 2024-09-21T09:56:00.615366+0000 mon.a (mon.0) 33 : cluster [INF] Active manager daemon y restarted 2024-09-21T09:56:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22527]: cluster 2024-09-21T09:56:00.615810+0000 mon.a (mon.0) 34 : cluster [INF] Activating manager daemon y 2024-09-21T09:56:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22527]: cluster 2024-09-21T09:56:00.621686+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T09:56:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22527]: cluster 2024-09-21T09:56:00.621821+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0061789s) 2024-09-21T09:56:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22527]: audit 2024-09-21T09:56:00.624144+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:56:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22527]: audit 2024-09-21T09:56:00.625905+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:56:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22527]: audit 2024-09-21T09:56:00.627028+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:56:00.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22527]: audit 2024-09-21T09:56:00.627354+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:56:00.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22527]: audit 2024-09-21T09:56:00.627484+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:56:00.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22527]: cluster 2024-09-21T09:56:00.652117+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2024-09-21T09:56:00.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:00 smithi003 bash[22527]: audit 2024-09-21T09:56:00.667069+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:01 smithi003 bash[22527]: cephadm 2024-09-21T09:56:00.661976+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T09:56:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:01 smithi003 bash[22527]: audit 2024-09-21T09:56:00.676550+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:01 smithi003 bash[22527]: audit 2024-09-21T09:56:00.679807+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:56:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:01 smithi003 bash[22527]: audit 2024-09-21T09:56:00.683071+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:56:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:01 smithi003 bash[22527]: audit 2024-09-21T09:56:00.693321+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:56:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:01 smithi003 bash[22527]: audit 2024-09-21T09:56:00.695808+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:56:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:01 smithi003 bash[22527]: audit 2024-09-21T09:56:01.533669+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:01 smithi003 bash[22527]: audit 2024-09-21T09:56:01.538228+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:01 smithi003 bash[22527]: cluster 2024-09-21T09:56:01.626551+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.01089s) 2024-09-21T09:56:02.225 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:56:02.225 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T09:56:02.225 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T09:56:02.225 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:56:02.226 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 5 is available 2024-09-21T09:56:02.226 INFO:teuthology.orchestra.run.smithi003.stdout:Setting orchestrator backend to cephadm... 2024-09-21T09:56:03.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22527]: audit 2024-09-21T09:56:01.626284+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T09:56:03.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22527]: audit 2024-09-21T09:56:01.638704+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T09:56:03.051 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: debug 2024-09-21T09:56:02.765+0000 7f96b253d640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:56:02] ENGINE Error in HTTPServer.serve 2024-09-21T09:56:03.051 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: Traceback (most recent call last): 2024-09-21T09:56:03.051 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: self._connections.run(self.expiration_interval) 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: self._run(expiration_interval) 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: s = self.context.wrap_socket( 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: return self.sslsocket_class._create( 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: self.do_handshake() 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: self._sslobj.do_handshake() 2024-09-21T09:56:03.052 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:02 smithi003 bash[22779]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:56:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:03 smithi003 bash[22527]: cephadm 2024-09-21T09:56:02.642463+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [21/Sep/2024:09:56:02] ENGINE Bus STARTING 2024-09-21T09:56:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:03 smithi003 bash[22527]: cluster 2024-09-21T09:56:02.681600+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-21T09:56:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:03 smithi003 bash[22527]: audit 2024-09-21T09:56:02.869717+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:56:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:03 smithi003 bash[22527]: audit 2024-09-21T09:56:03.616313+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:03 smithi003 bash[22527]: audit 2024-09-21T09:56:03.629605+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:56:04.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: cephadm 2024-09-21T09:56:02.767341+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:09:56:02] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T09:56:04.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: cephadm 2024-09-21T09:56:02.770940+0000 mgr.y (mgr.14118) 6 : cephadm [ERR] [21/Sep/2024:09:56:02] ENGINE Error in HTTPServer.serve 2024-09-21T09:56:04.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: Traceback (most recent call last): 2024-09-21T09:56:04.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:56:04.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: self._connections.run(self.expiration_interval) 2024-09-21T09:56:04.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:56:04.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: self._run(expiration_interval) 2024-09-21T09:56:04.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:56:04.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:56:04.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:56:04.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:56:04.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:56:04.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: s = self.context.wrap_socket( 2024-09-21T09:56:04.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:56:04.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: return self.sslsocket_class._create( 2024-09-21T09:56:04.944 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:56:04.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: self.do_handshake() 2024-09-21T09:56:04.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:56:04.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: self._sslobj.do_handshake() 2024-09-21T09:56:04.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:56:04.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: cephadm 2024-09-21T09:56:02.868445+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:09:56:02] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T09:56:04.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: cephadm 2024-09-21T09:56:02.868572+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [21/Sep/2024:09:56:02] ENGINE Bus STARTED 2024-09-21T09:56:04.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:04 smithi003 bash[22527]: audit 2024-09-21T09:56:03.608833+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:56:05.972 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T09:56:05.973 INFO:teuthology.orchestra.run.smithi003.stdout:Generating ssh key... 2024-09-21T09:56:06.056 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:05 smithi003 bash[22527]: audit 2024-09-21T09:56:05.412353+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:56:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22527]: audit 2024-09-21T09:56:07.358154+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:56:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22527]: cephadm 2024-09-21T09:56:07.358517+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T09:56:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22527]: audit 2024-09-21T09:56:07.739573+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22527]: audit 2024-09-21T09:56:07.744562+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:08.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: Generating public/private rsa key pair. 2024-09-21T09:56:08.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: Your identification has been saved in /tmp/tmpzlb4vk97/key 2024-09-21T09:56:08.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: Your public key has been saved in /tmp/tmpzlb4vk97/key.pub 2024-09-21T09:56:08.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: The key fingerprint is: 2024-09-21T09:56:08.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: SHA256:3QpcejJtmUyUIwcw2yEiR6QISYu4qIDlfXTSwgbhsg0 ceph-7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: The key's randomart image is: 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: +---[RSA 3072]----+ 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: |oo.oB.+.o... | 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: |=..= + *.o+ | 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: |+.E . B +oo. | 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: |o+ * o = B + | 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: |= o o . S O . | 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: |o . * . | 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: |. . | 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: | | 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: | | 2024-09-21T09:56:08.176 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:07 smithi003 bash[22779]: +----[SHA256]-----+ 2024-09-21T09:56:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:09 smithi003 bash[22527]: audit 2024-09-21T09:56:09.555521+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:56:10.059 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCGmqozN+HMC6NMKTuZ6U83fvWGMHTxZ2mN72vWmX3JnVFPEZ7PPGqbtfm1HM6VVxr3MknfkuFuvGyGkvxgF4Y4NF7ZZcgpl8jNqLzS23GkZq9WSpZ141WunuEs8vO+Q7eiE6M5+cn/i7J5eMRSumlmfX/8//Lu509Xft4kGwrc1lbR0H01C3q0WPfpH5j6B1e6TZDF3lT38828E58obl+vHxoV/pWRi9ypKkrnEEyPUNP8PnYaQuiYn3YNeJAYN8+POv4ytE1PEr66E5iaMMmSsAZN+fuPtxfwYyXySnfxcGJwIZhfhKTQ3y+mhr1ieEBYfVOA/fgbEIRjKwe0IpFJYjiiYOiQBqyroem0cj19Y6I9i5TtF1gUizbSXKYVJfJA7Bd9+kzwCaozlTHo+/TlkoaIsKKpP4G5jVnI7mMtFypowkJLjlhWhGc/Gj5KYkV45QdQFqTi/muuaQpEPmTXSB+JQyfqu8pwnnqYCtJEzMMU6sju5y0W97wc5wmVQDc= ceph-7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:56:10.060 INFO:teuthology.orchestra.run.smithi003.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T09:56:10.060 INFO:teuthology.orchestra.run.smithi003.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T09:56:10.060 INFO:teuthology.orchestra.run.smithi003.stdout:Adding host smithi003... 2024-09-21T09:56:11.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:11 smithi003 bash[22527]: audit 2024-09-21T09:56:11.536326+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi003", "addr": "172.21.15.3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:56:13.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:13 smithi003 bash[22527]: cephadm 2024-09-21T09:56:12.806821+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-21T09:56:16.482 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Added host 'smithi003' with addr '172.21.15.3' 2024-09-21T09:56:16.482 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mon service... 2024-09-21T09:56:16.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:16 smithi003 bash[22527]: audit 2024-09-21T09:56:15.361069+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:16 smithi003 bash[22527]: cephadm 2024-09-21T09:56:15.361444+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi003 2024-09-21T09:56:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:16 smithi003 bash[22527]: audit 2024-09-21T09:56:15.361865+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:56:19.071 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T09:56:19.072 INFO:teuthology.orchestra.run.smithi003.stdout:Deploying unmanaged mgr service... 2024-09-21T09:56:19.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:19 smithi003 bash[22527]: audit 2024-09-21T09:56:18.352962+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:19.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:19 smithi003 bash[22527]: audit 2024-09-21T09:56:18.494657+0000 mgr.y (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:56:19.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:19 smithi003 bash[22527]: cephadm 2024-09-21T09:56:18.496407+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T09:56:19.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:19 smithi003 bash[22527]: audit 2024-09-21T09:56:18.500168+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:19.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:19 smithi003 bash[22527]: audit 2024-09-21T09:56:18.680737+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:20.904 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T09:56:21.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:21 smithi003 bash[22527]: audit 2024-09-21T09:56:20.433421+0000 mgr.y (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:56:21.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:21 smithi003 bash[22527]: cephadm 2024-09-21T09:56:20.435286+0000 mgr.y (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T09:56:21.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:21 smithi003 bash[22527]: audit 2024-09-21T09:56:20.440237+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:21.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:21 smithi003 bash[22527]: cluster 2024-09-21T09:56:20.628800+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:56:23.561 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:23 smithi003 bash[22527]: audit 2024-09-21T09:56:22.241644+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.3:0/2076670863' entity='client.admin' 2024-09-21T09:56:23.561 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:23 smithi003 bash[22527]: cluster 2024-09-21T09:56:22.629257+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:56:24.629 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling the dashboard module... 2024-09-21T09:56:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:24 smithi003 bash[22527]: audit 2024-09-21T09:56:23.677404+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:24 smithi003 bash[22527]: audit 2024-09-21T09:56:24.059933+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.3:0/3132434237' entity='client.admin' 2024-09-21T09:56:24.716 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:24 smithi003 bash[22527]: audit 2024-09-21T09:56:24.326137+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.3:0/2434768881' entity='mgr.y' 2024-09-21T09:56:25.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:25 smithi003 bash[22527]: cluster 2024-09-21T09:56:24.629566+0000 mgr.y (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:56:27.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:26 smithi003 bash[22527]: audit 2024-09-21T09:56:26.181289+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.3:0/11466466' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-21T09:56:27.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:26 smithi003 bash[22779]: ignoring --setuser ceph since I am not root 2024-09-21T09:56:27.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:26 smithi003 bash[22779]: ignoring --setgroup ceph since I am not root 2024-09-21T09:56:27.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:26 smithi003 bash[22779]: debug 2024-09-21T09:56:26.861+0000 7f338ff01040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:56:28.110 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:27 smithi003 bash[22527]: audit 2024-09-21T09:56:26.693230+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.3:0/11466466' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T09:56:28.110 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:27 smithi003 bash[22527]: cluster 2024-09-21T09:56:26.693275+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e9: y(active, since 26s) 2024-09-21T09:56:28.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:28 smithi003 bash[22779]: debug 2024-09-21T09:56:28.105+0000 7f338ff01040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:56:28.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:28 smithi003 bash[22779]: debug 2024-09-21T09:56:28.177+0000 7f338ff01040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:56:28.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:28 smithi003 bash[22779]: debug 2024-09-21T09:56:28.337+0000 7f338ff01040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:56:29.076 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:28 smithi003 bash[22527]: audit 2024-09-21T09:56:28.742524+0000 mon.a (mon.0) 71 : audit [DBG] from='client.? 172.21.15.3:0/1375311834' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T09:56:29.076 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:29 smithi003 bash[22779]: debug 2024-09-21T09:56:29.001+0000 7f338ff01040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:56:29.281 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:56:29.281 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T09:56:29.281 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T09:56:29.281 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T09:56:29.281 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T09:56:29.282 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:56:29.282 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for the mgr to restart... 2024-09-21T09:56:29.282 INFO:teuthology.orchestra.run.smithi003.stdout:Waiting for mgr epoch 9... 2024-09-21T09:56:29.339 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:29 smithi003 bash[22779]: debug 2024-09-21T09:56:29.073+0000 7f338ff01040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:56:29.339 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:29 smithi003 bash[22779]: debug 2024-09-21T09:56:29.145+0000 7f338ff01040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:56:29.339 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:29 smithi003 bash[22779]: debug 2024-09-21T09:56:29.337+0000 7f338ff01040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:56:29.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:29 smithi003 bash[22779]: debug 2024-09-21T09:56:29.417+0000 7f338ff01040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:56:29.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:29 smithi003 bash[22779]: debug 2024-09-21T09:56:29.485+0000 7f338ff01040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:56:30.025 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:29 smithi003 bash[22779]: debug 2024-09-21T09:56:29.749+0000 7f338ff01040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:56:30.025 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:29 smithi003 bash[22779]: debug 2024-09-21T09:56:29.821+0000 7f338ff01040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:56:30.369 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:30 smithi003 bash[22779]: debug 2024-09-21T09:56:30.021+0000 7f338ff01040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:56:30.369 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:30 smithi003 bash[22779]: debug 2024-09-21T09:56:30.101+0000 7f338ff01040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:56:30.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:30 smithi003 bash[22779]: debug 2024-09-21T09:56:30.365+0000 7f338ff01040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:56:30.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:30 smithi003 bash[22779]: debug 2024-09-21T09:56:30.549+0000 7f338ff01040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:56:30.988 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:30 smithi003 bash[22779]: debug 2024-09-21T09:56:30.717+0000 7f338ff01040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:56:30.989 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:30 smithi003 bash[22779]: debug 2024-09-21T09:56:30.801+0000 7f338ff01040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:56:32.084 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:30 smithi003 bash[22779]: debug 2024-09-21T09:56:30.985+0000 7f338ff01040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:56:32.084 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:31 smithi003 bash[22779]: debug 2024-09-21T09:56:31.825+0000 7f338ff01040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:56:32.084 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:31 smithi003 bash[22779]: debug 2024-09-21T09:56:31.905+0000 7f338ff01040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:56:32.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22779]: debug 2024-09-21T09:56:32.137+0000 7f338ff01040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:56:32.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22779]: debug 2024-09-21T09:56:32.213+0000 7f338ff01040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:56:32.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22779]: debug 2024-09-21T09:56:32.613+0000 7f338ff01040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:56:32.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22779]: debug 2024-09-21T09:56:32.693+0000 7f338ff01040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:56:32.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22527]: cluster 2024-09-21T09:56:32.698581+0000 mon.a (mon.0) 72 : cluster [INF] Active manager daemon y restarted 2024-09-21T09:56:32.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22527]: cluster 2024-09-21T09:56:32.699032+0000 mon.a (mon.0) 73 : cluster [INF] Activating manager daemon y 2024-09-21T09:56:32.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22527]: cluster 2024-09-21T09:56:32.705506+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T09:56:32.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22527]: cluster 2024-09-21T09:56:32.705734+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00688107s) 2024-09-21T09:56:32.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22527]: audit 2024-09-21T09:56:32.708103+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:56:32.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22527]: audit 2024-09-21T09:56:32.709763+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T09:56:32.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22527]: audit 2024-09-21T09:56:32.710883+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T09:56:32.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22527]: audit 2024-09-21T09:56:32.711278+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T09:56:32.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22527]: audit 2024-09-21T09:56:32.711596+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T09:56:32.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:32 smithi003 bash[22527]: cluster 2024-09-21T09:56:32.735282+0000 mon.a (mon.0) 81 : cluster [INF] Manager daemon y is now available 2024-09-21T09:56:34.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:33 smithi003 bash[22527]: audit 2024-09-21T09:56:32.753409+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:56:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:33 smithi003 bash[22527]: audit 2024-09-21T09:56:32.765292+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T09:56:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:33 smithi003 bash[22527]: audit 2024-09-21T09:56:32.767464+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T09:56:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:33 smithi003 bash[22527]: cluster 2024-09-21T09:56:33.711343+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e11: y(active, since 1.01249s) 2024-09-21T09:56:34.336 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout { 2024-09-21T09:56:34.336 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T09:56:34.337 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T09:56:34.337 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout } 2024-09-21T09:56:34.337 INFO:teuthology.orchestra.run.smithi003.stdout:mgr epoch 9 is available 2024-09-21T09:56:34.337 INFO:teuthology.orchestra.run.smithi003.stdout:Generating a dashboard self-signed certificate... 2024-09-21T09:56:34.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: debug 2024-09-21T09:56:34.333+0000 7f32f637c640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:09:56:34] ENGINE Error in HTTPServer.serve 2024-09-21T09:56:34.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: Traceback (most recent call last): 2024-09-21T09:56:34.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:56:34.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: self._connections.run(self.expiration_interval) 2024-09-21T09:56:34.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:56:34.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: self._run(expiration_interval) 2024-09-21T09:56:34.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:56:34.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:56:34.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:56:34.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:56:34.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:56:34.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: s = self.context.wrap_socket( 2024-09-21T09:56:34.677 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:56:34.677 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: return self.sslsocket_class._create( 2024-09-21T09:56:34.677 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:56:34.677 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: self.do_handshake() 2024-09-21T09:56:34.677 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:56:34.677 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: self._sslobj.do_handshake() 2024-09-21T09:56:34.677 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22779]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:56:35.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22527]: audit 2024-09-21T09:56:33.709669+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T09:56:35.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:34 smithi003 bash[22527]: audit 2024-09-21T09:56:33.722202+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T09:56:36.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: cephadm 2024-09-21T09:56:34.107632+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [21/Sep/2024:09:56:34] ENGINE Bus STARTING 2024-09-21T09:56:36.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: cephadm 2024-09-21T09:56:34.209504+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [21/Sep/2024:09:56:34] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T09:56:36.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: cephadm 2024-09-21T09:56:34.333477+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [21/Sep/2024:09:56:34] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T09:56:36.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: cephadm 2024-09-21T09:56:34.333746+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [21/Sep/2024:09:56:34] ENGINE Bus STARTED 2024-09-21T09:56:36.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: cephadm 2024-09-21T09:56:34.335743+0000 mgr.y (mgr.14150) 7 : cephadm [ERR] [21/Sep/2024:09:56:34] ENGINE Error in HTTPServer.serve 2024-09-21T09:56:36.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: Traceback (most recent call last): 2024-09-21T09:56:36.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T09:56:36.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: self._connections.run(self.expiration_interval) 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: self._run(expiration_interval) 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: s = self.context.wrap_socket( 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: return self.sslsocket_class._create( 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: self.do_handshake() 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: self._sslobj.do_handshake() 2024-09-21T09:56:36.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T09:56:36.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:35 smithi003 bash[22527]: cluster 2024-09-21T09:56:34.769145+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-21T09:56:36.420 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-21T09:56:36.429 INFO:teuthology.orchestra.run.smithi003.stdout:Creating initial admin user... 2024-09-21T09:56:37.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:36 smithi003 bash[22527]: audit 2024-09-21T09:56:35.811521+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:56:37.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:36 smithi003 bash[22527]: audit 2024-09-21T09:56:35.909209+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:56:37.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:36 smithi003 bash[22527]: audit 2024-09-21T09:56:35.914092+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:56:38.668 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$y9.MIy6vxLBguKnVU0TWRuq3DRXtLxs32Ms4XZUCqb2wm/AitaYMq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726912598, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T09:56:38.668 INFO:teuthology.orchestra.run.smithi003.stdout:Fetching dashboard port number... 2024-09-21T09:56:39.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:39 smithi003 bash[22527]: audit 2024-09-21T09:56:37.828917+0000 mgr.y (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:56:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:39 smithi003 bash[22527]: audit 2024-09-21T09:56:38.091393+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:56:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:39 smithi003 bash[22527]: audit 2024-09-21T09:56:38.128704+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:56:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:39 smithi003 bash[22527]: audit 2024-09-21T09:56:38.869408+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:56:40.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:40 smithi003 bash[22527]: cluster 2024-09-21T09:56:39.132338+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-21T09:56:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:40 smithi003 bash[22527]: audit 2024-09-21T09:56:39.944525+0000 mon.a (mon.0) 93 : audit [DBG] from='client.? 172.21.15.3:0/723398812' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-21T09:56:40.517 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T09:56:40.517 INFO:teuthology.orchestra.run.smithi003.stdout:firewalld does not appear to be present 2024-09-21T09:56:40.518 INFO:teuthology.orchestra.run.smithi003.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T09:56:40.521 INFO:teuthology.orchestra.run.smithi003.stdout:Ceph Dashboard is now available at: 2024-09-21T09:56:40.521 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:56:40.521 INFO:teuthology.orchestra.run.smithi003.stdout: URL: https://smithi003.front.sepia.ceph.com:8443/ 2024-09-21T09:56:40.521 INFO:teuthology.orchestra.run.smithi003.stdout: User: admin 2024-09-21T09:56:40.521 INFO:teuthology.orchestra.run.smithi003.stdout: Password: vh9rdcrqzc 2024-09-21T09:56:40.521 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:56:40.522 INFO:teuthology.orchestra.run.smithi003.stdout:Saving cluster configuration to /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config directory 2024-09-21T09:56:40.522 INFO:teuthology.orchestra.run.smithi003.stdout:Enabling autotune for osd_memory_target 2024-09-21T09:56:44.330 INFO:teuthology.orchestra.run.smithi003.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T09:56:44.330 INFO:teuthology.orchestra.run.smithi003.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T09:56:44.330 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:56:44.330 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T09:56:44.330 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:56:44.330 INFO:teuthology.orchestra.run.smithi003.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T09:56:44.330 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:56:44.330 INFO:teuthology.orchestra.run.smithi003.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T09:56:44.331 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:56:44.331 INFO:teuthology.orchestra.run.smithi003.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T09:56:44.331 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:56:44.331 INFO:teuthology.orchestra.run.smithi003.stdout: ceph telemetry on 2024-09-21T09:56:44.331 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:56:44.331 INFO:teuthology.orchestra.run.smithi003.stdout:For more information see: 2024-09-21T09:56:44.331 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:56:44.331 INFO:teuthology.orchestra.run.smithi003.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T09:56:44.331 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:56:44.331 INFO:teuthology.orchestra.run.smithi003.stdout:Bootstrap complete. 2024-09-21T09:56:44.381 INFO:tasks.cephadm:Fetching config... 2024-09-21T09:56:44.382 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:56:44.382 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T09:56:44.388 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T09:56:44.388 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:56:44.388 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T09:56:44.438 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T09:56:44.438 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:56:44.438 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T09:56:44.493 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T09:56:44.494 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:56:44.494 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T09:56:44.542 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T09:56:44.542 DEBUG:teuthology.orchestra.run.smithi003:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCGmqozN+HMC6NMKTuZ6U83fvWGMHTxZ2mN72vWmX3JnVFPEZ7PPGqbtfm1HM6VVxr3MknfkuFuvGyGkvxgF4Y4NF7ZZcgpl8jNqLzS23GkZq9WSpZ141WunuEs8vO+Q7eiE6M5+cn/i7J5eMRSumlmfX/8//Lu509Xft4kGwrc1lbR0H01C3q0WPfpH5j6B1e6TZDF3lT38828E58obl+vHxoV/pWRi9ypKkrnEEyPUNP8PnYaQuiYn3YNeJAYN8+POv4ytE1PEr66E5iaMMmSsAZN+fuPtxfwYyXySnfxcGJwIZhfhKTQ3y+mhr1ieEBYfVOA/fgbEIRjKwe0IpFJYjiiYOiQBqyroem0cj19Y6I9i5TtF1gUizbSXKYVJfJA7Bd9+kzwCaozlTHo+/TlkoaIsKKpP4G5jVnI7mMtFypowkJLjlhWhGc/Gj5KYkV45QdQFqTi/muuaQpEPmTXSB+JQyfqu8pwnnqYCtJEzMMU6sju5y0W97wc5wmVQDc= ceph-7015853c-77ff-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T09:56:44.606 INFO:teuthology.orchestra.run.smithi003.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCGmqozN+HMC6NMKTuZ6U83fvWGMHTxZ2mN72vWmX3JnVFPEZ7PPGqbtfm1HM6VVxr3MknfkuFuvGyGkvxgF4Y4NF7ZZcgpl8jNqLzS23GkZq9WSpZ141WunuEs8vO+Q7eiE6M5+cn/i7J5eMRSumlmfX/8//Lu509Xft4kGwrc1lbR0H01C3q0WPfpH5j6B1e6TZDF3lT38828E58obl+vHxoV/pWRi9ypKkrnEEyPUNP8PnYaQuiYn3YNeJAYN8+POv4ytE1PEr66E5iaMMmSsAZN+fuPtxfwYyXySnfxcGJwIZhfhKTQ3y+mhr1ieEBYfVOA/fgbEIRjKwe0IpFJYjiiYOiQBqyroem0cj19Y6I9i5TtF1gUizbSXKYVJfJA7Bd9+kzwCaozlTHo+/TlkoaIsKKpP4G5jVnI7mMtFypowkJLjlhWhGc/Gj5KYkV45QdQFqTi/muuaQpEPmTXSB+JQyfqu8pwnnqYCtJEzMMU6sju5y0W97wc5wmVQDc= ceph-7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:56:44.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCGmqozN+HMC6NMKTuZ6U83fvWGMHTxZ2mN72vWmX3JnVFPEZ7PPGqbtfm1HM6VVxr3MknfkuFuvGyGkvxgF4Y4NF7ZZcgpl8jNqLzS23GkZq9WSpZ141WunuEs8vO+Q7eiE6M5+cn/i7J5eMRSumlmfX/8//Lu509Xft4kGwrc1lbR0H01C3q0WPfpH5j6B1e6TZDF3lT38828E58obl+vHxoV/pWRi9ypKkrnEEyPUNP8PnYaQuiYn3YNeJAYN8+POv4ytE1PEr66E5iaMMmSsAZN+fuPtxfwYyXySnfxcGJwIZhfhKTQ3y+mhr1ieEBYfVOA/fgbEIRjKwe0IpFJYjiiYOiQBqyroem0cj19Y6I9i5TtF1gUizbSXKYVJfJA7Bd9+kzwCaozlTHo+/TlkoaIsKKpP4G5jVnI7mMtFypowkJLjlhWhGc/Gj5KYkV45QdQFqTi/muuaQpEPmTXSB+JQyfqu8pwnnqYCtJEzMMU6sju5y0W97wc5wmVQDc= ceph-7015853c-77ff-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T09:56:44.642 INFO:teuthology.orchestra.run.smithi204.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCGmqozN+HMC6NMKTuZ6U83fvWGMHTxZ2mN72vWmX3JnVFPEZ7PPGqbtfm1HM6VVxr3MknfkuFuvGyGkvxgF4Y4NF7ZZcgpl8jNqLzS23GkZq9WSpZ141WunuEs8vO+Q7eiE6M5+cn/i7J5eMRSumlmfX/8//Lu509Xft4kGwrc1lbR0H01C3q0WPfpH5j6B1e6TZDF3lT38828E58obl+vHxoV/pWRi9ypKkrnEEyPUNP8PnYaQuiYn3YNeJAYN8+POv4ytE1PEr66E5iaMMmSsAZN+fuPtxfwYyXySnfxcGJwIZhfhKTQ3y+mhr1ieEBYfVOA/fgbEIRjKwe0IpFJYjiiYOiQBqyroem0cj19Y6I9i5TtF1gUizbSXKYVJfJA7Bd9+kzwCaozlTHo+/TlkoaIsKKpP4G5jVnI7mMtFypowkJLjlhWhGc/Gj5KYkV45QdQFqTi/muuaQpEPmTXSB+JQyfqu8pwnnqYCtJEzMMU6sju5y0W97wc5wmVQDc= ceph-7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:56:44.649 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T09:56:44.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:44 smithi003 bash[22527]: audit 2024-09-21T09:56:43.810716+0000 mon.a (mon.0) 94 : audit [INF] from='client.? 172.21.15.3:0/2955058251' entity='client.admin' 2024-09-21T09:56:48.895 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:51 smithi003 bash[22527]: audit 2024-09-21T09:56:50.306747+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:56:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:51 smithi003 bash[22527]: audit 2024-09-21T09:56:50.309801+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:56:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:51 smithi003 bash[22527]: audit 2024-09-21T09:56:50.310479+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi003", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:56:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:51 smithi003 bash[22527]: audit 2024-09-21T09:56:50.314698+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:56:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:51 smithi003 bash[22527]: audit 2024-09-21T09:56:50.330359+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:56:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:51 smithi003 bash[22527]: audit 2024-09-21T09:56:50.335429+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:56:52.869 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T09:56:52.869 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T09:56:53.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:53 smithi003 bash[22527]: audit 2024-09-21T09:56:52.274217+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.3:0/2489264154' entity='client.admin' 2024-09-21T09:56:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:53 smithi003 bash[22527]: audit 2024-09-21T09:56:52.287788+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:56:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:53 smithi003 bash[22527]: audit 2024-09-21T09:56:52.293052+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:56:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:53 smithi003 bash[22527]: cluster 2024-09-21T09:56:52.712679+0000 mgr.y (mgr.14150) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:56:55.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:54 smithi003 bash[22527]: cluster 2024-09-21T09:56:54.713107+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:56:57.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:56 smithi003 bash[22527]: cluster 2024-09-21T09:56:56.713528+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:56:57.540 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:56:59.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:56:58 smithi003 bash[22527]: cluster 2024-09-21T09:56:58.713812+0000 mgr.y (mgr.14150) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:00.950 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi204 2024-09-21T09:57:00.950 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:57:00.951 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/etc/ceph/ceph.conf 2024-09-21T09:57:00.956 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:57:00.957 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:57:01.004 INFO:tasks.cephadm:Adding host smithi204 to orchestrator... 2024-09-21T09:57:01.005 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch host add smithi204 2024-09-21T09:57:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: audit 2024-09-21T09:57:00.358634+0000 mgr.y (mgr.14150) 14 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:57:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: audit 2024-09-21T09:57:00.363618+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: audit 2024-09-21T09:57:00.364774+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:57:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: audit 2024-09-21T09:57:00.367681+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: audit 2024-09-21T09:57:00.368705+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: cephadm 2024-09-21T09:57:00.370172+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T09:57:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: cephadm 2024-09-21T09:57:00.461802+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:57:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: cephadm 2024-09-21T09:57:00.549076+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:57:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: cephadm 2024-09-21T09:57:00.654783+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:57:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: cluster 2024-09-21T09:57:00.714227+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:01.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: audit 2024-09-21T09:57:00.770997+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:01.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: audit 2024-09-21T09:57:00.773645+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:01.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:01 smithi003 bash[22527]: audit 2024-09-21T09:57:00.778527+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:02 smithi003 bash[22527]: cluster 2024-09-21T09:57:02.714629+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:05.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:04 smithi003 bash[22527]: cluster 2024-09-21T09:57:04.715060+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:05.674 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:06.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:06 smithi003 bash[22527]: cluster 2024-09-21T09:57:06.715481+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:09.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:08 smithi003 bash[22527]: audit 2024-09-21T09:57:08.576743+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi204", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:57:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:08 smithi003 bash[22527]: cluster 2024-09-21T09:57:08.715862+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:11.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:10 smithi003 bash[22527]: cephadm 2024-09-21T09:57:09.893603+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi204 2024-09-21T09:57:11.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:10 smithi003 bash[22527]: cluster 2024-09-21T09:57:10.716301+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:12.601 INFO:teuthology.orchestra.run.smithi003.stdout:Added host 'smithi204' with addr '172.21.15.204' 2024-09-21T09:57:13.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T09:57:13.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:13 smithi003 bash[22527]: audit 2024-09-21T09:57:12.598512+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:13.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:13 smithi003 bash[22527]: cephadm 2024-09-21T09:57:12.599272+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi204 2024-09-21T09:57:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:13 smithi003 bash[22527]: audit 2024-09-21T09:57:12.600054+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:57:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:13 smithi003 bash[22527]: cluster 2024-09-21T09:57:12.716692+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:13 smithi003 bash[22527]: audit 2024-09-21T09:57:12.913655+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:15 smithi003 bash[22527]: audit 2024-09-21T09:57:14.257486+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:15 smithi003 bash[22527]: cluster 2024-09-21T09:57:14.717148+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:15 smithi003 bash[22527]: audit 2024-09-21T09:57:15.076634+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:16 smithi003 bash[22527]: cluster 2024-09-21T09:57:16.717682+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:17.897 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:19.151 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:18 smithi003 bash[22527]: cluster 2024-09-21T09:57:18.718165+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:20.636 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:57:20.636 INFO:teuthology.orchestra.run.smithi003.stdout:[{"addr": "172.21.15.3", "hostname": "smithi003", "labels": [], "status": ""}, {"addr": "172.21.15.204", "hostname": "smithi204", "labels": [], "status": ""}] 2024-09-21T09:57:21.173 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T09:57:21.173 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T09:57:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: audit 2024-09-21T09:57:20.634827+0000 mgr.y (mgr.14150) 32 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:57:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: audit 2024-09-21T09:57:20.642203+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: audit 2024-09-21T09:57:20.646303+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: audit 2024-09-21T09:57:20.651244+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: audit 2024-09-21T09:57:20.655136+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: audit 2024-09-21T09:57:20.655975+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:57:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: audit 2024-09-21T09:57:20.656858+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: audit 2024-09-21T09:57:20.657506+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: cephadm 2024-09-21T09:57:20.658457+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T09:57:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: cluster 2024-09-21T09:57:20.718451+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: audit 2024-09-21T09:57:21.194252+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:21.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: audit 2024-09-21T09:57:21.198093+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:21.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:21 smithi003 bash[22527]: audit 2024-09-21T09:57:21.202677+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:22.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:22 smithi003 bash[22527]: cephadm 2024-09-21T09:57:20.776561+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:57:22.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:22 smithi003 bash[22527]: cephadm 2024-09-21T09:57:20.912613+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:57:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:22 smithi003 bash[22527]: cephadm 2024-09-21T09:57:21.050825+0000 mgr.y (mgr.14150) 37 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:57:23.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:23 smithi003 bash[22527]: cluster 2024-09-21T09:57:22.718792+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:24 smithi003 bash[22527]: cluster 2024-09-21T09:57:24.719212+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:25.845 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:27.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:26 smithi003 bash[22527]: cluster 2024-09-21T09:57:26.719653+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:28.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:28 smithi003 bash[22527]: cluster 2024-09-21T09:57:28.720029+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:29.832 INFO:teuthology.orchestra.run.smithi003.stderr:adjusted tunables profile to default 2024-09-21T09:57:30.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:29 smithi003 bash[22527]: audit 2024-09-21T09:57:28.947653+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.3:0/3275032593' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T09:57:30.446 INFO:tasks.cephadm:Adding mon.a on smithi003 2024-09-21T09:57:30.446 INFO:tasks.cephadm:Adding mon.c on smithi003 2024-09-21T09:57:30.446 INFO:tasks.cephadm:Adding mon.b on smithi204 2024-09-21T09:57:30.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi204:172.21.15.204=b' 2024-09-21T09:57:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:30 smithi003 bash[22527]: audit 2024-09-21T09:57:29.831820+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.3:0/3275032593' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T09:57:31.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:30 smithi003 bash[22527]: cluster 2024-09-21T09:57:29.831920+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:31.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:30 smithi003 bash[22527]: cluster 2024-09-21T09:57:30.720458+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:31.612 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:57:33.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:32 smithi003 bash[22527]: cluster 2024-09-21T09:57:32.720859+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:34.339 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled mon update... 2024-09-21T09:57:35.023 DEBUG:teuthology.orchestra.run.smithi003:mon.c> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T09:57:35.026 DEBUG:teuthology.orchestra.run.smithi204:mon.b> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T09:57:35.028 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T09:57:35.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T09:57:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:35 smithi003 bash[22527]: audit 2024-09-21T09:57:34.327636+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi204:172.21.15.204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:57:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:35 smithi003 bash[22527]: cephadm 2024-09-21T09:57:34.332954+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi204:172.21.15.204=b;count:3 2024-09-21T09:57:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:35 smithi003 bash[22527]: audit 2024-09-21T09:57:34.338176+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:35 smithi003 bash[22527]: audit 2024-09-21T09:57:34.339671+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:57:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:35 smithi003 bash[22527]: audit 2024-09-21T09:57:34.343283+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:35 smithi003 bash[22527]: audit 2024-09-21T09:57:34.345094+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:35 smithi003 bash[22527]: audit 2024-09-21T09:57:34.354621+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:35 smithi003 bash[22527]: audit 2024-09-21T09:57:34.358268+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:35 smithi003 bash[22527]: audit 2024-09-21T09:57:34.359971+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:35 smithi003 bash[22527]: cephadm 2024-09-21T09:57:34.361964+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-09-21T09:57:35.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:35 smithi003 bash[22527]: cluster 2024-09-21T09:57:34.721255+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:36.234 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:57:37.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:36 smithi003 bash[22527]: cluster 2024-09-21T09:57:36.721605+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:38 smithi003 bash[22527]: cluster 2024-09-21T09:57:38.721990+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:40.238 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-21T09:57:40.239 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","modified":"2024-09-21T09:55:28.865430Z","created":"2024-09-21T09:55:28.865430Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T09:57:40.239 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-09-21T09:57:40.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:57:41.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:41 smithi003 bash[22527]: audit 2024-09-21T09:57:40.128686+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:41.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:41 smithi003 bash[22527]: audit 2024-09-21T09:57:40.134635+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:41.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:41 smithi003 bash[22527]: audit 2024-09-21T09:57:40.141089+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:41.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:41 smithi003 bash[22527]: audit 2024-09-21T09:57:40.142255+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:41.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:41 smithi003 bash[22527]: audit 2024-09-21T09:57:40.144135+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:41.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:41 smithi003 bash[22527]: cephadm 2024-09-21T09:57:40.146104+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-21T09:57:41.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:41 smithi003 bash[22527]: audit 2024-09-21T09:57:40.232171+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.204:0/286757504' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:57:41.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:41 smithi003 bash[22527]: cluster 2024-09-21T09:57:40.722414+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:41.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:57:41.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:57:41.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:57:41.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: ** Compaction Stats [default] ** 2024-09-21T09:57:41.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:57:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:57:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:57:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: Block cache BinnedLRUCache@0x55986b1bf1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:57:42.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.618+0000 7f58c26adb00 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.618+0000 7f58c26adb00 0 using public_addr v2:172.21.15.204:0/0 -> [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.618+0000 7f58c26adb00 0 starting mon.b rank -1 at public addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] at bind addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.618+0000 7f58c26adb00 1 mon.b@-1(???) e0 preinit fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.638+0000 7f58bb47e640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.638+0000 7f58bb47e640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: e1 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: legacy client fscid: -1 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: No filesystems configured 2024-09-21T09:57:42.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.638+0000 7f58bb47e640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T09:57:42.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.638+0000 7f58bb47e640 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T09:57:42.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.638+0000 7f58bb47e640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T09:57:42.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.638+0000 7f58bb47e640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T09:57:42.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.638+0000 7f58bb47e640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T09:57:42.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.638+0000 7f58bb47e640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T09:57:42.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.642+0000 7f58bb47e640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.642+0000 7f58bb47e640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.642+0000 7f58bb47e640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.642+0000 7f58bb47e640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:06.715481+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:08.576743+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi204", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:08.715862+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cephadm 2024-09-21T09:57:09.893603+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi204 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:10.716301+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:12.598512+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cephadm 2024-09-21T09:57:12.599272+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi204 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:12.600054+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:12.716692+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:12.913655+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:14.257486+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:14.717148+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:15.076634+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:16.717682+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:18.718165+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:20.634827+0000 mgr.y (mgr.14150) 32 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:20.642203+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:20.646303+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:20.651244+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:20.655136+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:20.655975+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:20.656858+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:20.657506+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cephadm 2024-09-21T09:57:20.658457+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T09:57:42.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:20.718451+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:21.194252+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:21.198093+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:21.202677+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cephadm 2024-09-21T09:57:20.776561+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cephadm 2024-09-21T09:57:20.912613+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cephadm 2024-09-21T09:57:21.050825+0000 mgr.y (mgr.14150) 37 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:22.718792+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:24.719212+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:26.719653+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:28.720029+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:28.947653+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.3:0/3275032593' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:29.831820+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.3:0/3275032593' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:29.831920+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:42.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:30.720458+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:32.720859+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:34.327636+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi204:172.21.15.204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cephadm 2024-09-21T09:57:34.332954+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi204:172.21.15.204=b;count:3 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:34.338176+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:34.339671+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:34.343283+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:34.345094+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:34.354621+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:34.358268+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:34.359971+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cephadm 2024-09-21T09:57:34.361964+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:34.721255+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:36.721605+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:38.721990+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:40.128686+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:40.134635+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:40.141089+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:42.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:40.142255+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:42.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:40.144135+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:42.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cephadm 2024-09-21T09:57:40.146104+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-21T09:57:42.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: audit 2024-09-21T09:57:40.232171+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.204:0/286757504' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:57:42.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: cluster 2024-09-21T09:57:40.722414+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:42.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:41 smithi204 bash[24804]: debug 2024-09-21T09:57:41.646+0000 7f58bb47e640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T09:57:42.258 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T09:57:42.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T09:57:43.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:57:43 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:57:43.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:43 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:57:43.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:43 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:57:43.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:43 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:57:43.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:43 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:57:44.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:57:44 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:57:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:44 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:57:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:44 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:57:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:44 smithi003 systemd[1]: Started Ceph mon.c for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T09:57:45.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.152+0000 7fbd81aa4b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T09:57:45.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.152+0000 7fbd81aa4b00 0 ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable), process ceph-mon, pid 7 2024-09-21T09:57:45.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.152+0000 7fbd81aa4b00 0 pidfile_write: ignore empty --pid-file 2024-09-21T09:57:45.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 0 load: jerasure load: lrc 2024-09-21T09:57:45.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Git sha 0 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Compile date 2024-09-20 20:34:00 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: DB SUMMARY 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: DB Session ID: 67S81CSLIX7XCV2UPHI1 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: CURRENT file: CURRENT 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.error_if_exists: 0 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.create_if_missing: 0 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T09:57:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T09:57:45.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T09:57:45.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T09:57:45.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.env: 0x55fcfc316bc0 2024-09-21T09:57:45.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T09:57:45.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.info_log: 0x55fcfdd10be0 2024-09-21T09:57:45.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T09:57:45.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.statistics: (nil) 2024-09-21T09:57:45.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.use_fsync: 0 2024-09-21T09:57:45.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.db_log_dir: 2024-09-21T09:57:45.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.wal_dir: 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.write_buffer_manager: 0x55fcfdd1e320 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T09:57:45.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.unordered_write: 0 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.row_cache: None 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.wal_filter: None 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.two_write_queues: 0 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T09:57:45.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.wal_compression: 0 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.atomic_flush: 0 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T09:57:45.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_open_files: -1 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T09:57:45.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Compression algorithms supported: 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: kZSTD supported: 0 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: kXpressCompression supported: 0 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: kZlibCompression supported: 1 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-21T09:57:45.433 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T09:57:45.434 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.merge_operator: 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_filter: None 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fcfdd107e0) 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cache_index_and_filter_blocks: 1 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: pin_top_level_index_and_filter: 1 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: index_type: 0 2024-09-21T09:57:45.435 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: data_block_index_type: 0 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: index_shortening: 1 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: checksum: 4 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: no_block_cache: 0 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: block_cache: 0x55fcfdd07350 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: block_cache_name: BinnedLRUCache 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: block_cache_options: 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: capacity : 536870912 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: num_shard_bits : 4 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: strict_capacity_limit : 0 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: high_pri_pool_ratio: 0.000 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: block_cache_compressed: (nil) 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: persistent_cache: (nil) 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: block_size: 4096 2024-09-21T09:57:45.436 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: block_size_deviation: 10 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: block_restart_interval: 16 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: index_block_restart_interval: 1 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: metadata_block_size: 4096 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: partition_filters: 0 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: use_delta_encoding: 1 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: filter_policy: bloomfilter 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: whole_key_filtering: 1 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: verify_compression: 0 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: read_amp_bytes_per_bit: 0 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: format_version: 5 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: enable_index_compression: 1 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: block_align: 0 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: max_auto_readahead_size: 262144 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: prepopulate_block_cache: 0 2024-09-21T09:57:45.437 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: initial_auto_readahead_size: 8192 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: num_file_reads_for_auto_readahead: 2 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compression: NoCompression 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.num_levels: 7 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T09:57:45.438 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T09:57:45.439 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T09:57:45.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T09:57:45.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.bloom_locality: 0 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T09:57:45.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.ttl: 2592000 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.enable_blob_files: false 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.min_blob_size: 0 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T09:57:45.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 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 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2e753e35-e49a-4142-8c8d-444e4eed713d 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726912665160233, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726912665160704, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726912665, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2e753e35-e49a-4142-8c8d-444e4eed713d", "db_session_id": "67S81CSLIX7XCV2UPHI1", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726912665160838, "job": 1, "event": "recovery_finished"} 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.156+0000 7fbd81aa4b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.160+0000 7fbd81aa4b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.160+0000 7fbd81aa4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fcfdd30e00 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.160+0000 7fbd81aa4b00 4 rocksdb: DB pointer 0x55fcfde28000 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.160+0000 7fbd7786f640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.160+0000 7fbd7786f640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: ** DB Stats ** 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:57:45.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: ** Compaction Stats [default] ** 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: ** Compaction Stats [default] ** 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T09:57:45.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Interval compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Block cache BinnedLRUCache@0x55fcfdd07350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T09:57:45.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.160+0000 7fbd81aa4b00 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.160+0000 7fbd81aa4b00 0 using public_addrv [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.160+0000 7fbd81aa4b00 0 starting mon.c rank -1 at public addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] at bind addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.160+0000 7fbd81aa4b00 1 mon.c@-1(???) e0 preinit fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: e1 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: legacy client fscid: -1 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: No filesystems configured 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T09:57:45.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:06.715481+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:08.576743+0000 mgr.y (mgr.14150) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi204", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:08.715862+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cephadm 2024-09-21T09:57:09.893603+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi204 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:10.716301+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:12.598512+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.448 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cephadm 2024-09-21T09:57:12.599272+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi204 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:12.600054+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:12.716692+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:12.913655+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:14.257486+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:14.717148+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:15.076634+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:16.717682+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:18.718165+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:20.634827+0000 mgr.y (mgr.14150) 32 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:20.642203+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:20.646303+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:20.651244+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:20.655136+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.449 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:20.655975+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:20.656858+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:20.657506+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cephadm 2024-09-21T09:57:20.658457+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:20.718451+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:21.194252+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:21.198093+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:21.202677+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cephadm 2024-09-21T09:57:20.776561+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cephadm 2024-09-21T09:57:20.912613+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cephadm 2024-09-21T09:57:21.050825+0000 mgr.y (mgr.14150) 37 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:22.718792+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:24.719212+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:26.719653+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.450 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:28.720029+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:28.947653+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.3:0/3275032593' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T09:57:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:29.831820+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.3:0/3275032593' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T09:57:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:29.831920+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:30.720458+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:32.720859+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:34.327636+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi204:172.21.15.204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:57:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cephadm 2024-09-21T09:57:34.332954+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi003:172.21.15.3=a;smithi003:[v2:172.21.15.3:3301,v1:172.21.15.3:6790]=c;smithi204:172.21.15.204=b;count:3 2024-09-21T09:57:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:34.338176+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:34.339671+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:57:45.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:34.343283+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:34.345094+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:34.354621+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:34.358268+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:34.359971+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cephadm 2024-09-21T09:57:34.361964+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:34.721255+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:36.721605+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:38.721990+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:40.128686+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:40.134635+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:40.141089+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:40.142255+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:40.144135+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cephadm 2024-09-21T09:57:40.146104+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-21T09:57:45.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: audit 2024-09-21T09:57:40.232171+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.204:0/286757504' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:57:45.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: cluster 2024-09-21T09:57:40.722414+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:45.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:45 smithi003 bash[31899]: debug 2024-09-21T09:57:45.180+0000 7fbd7a875640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T09:57:45.915 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:57:47.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:41.652517+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:41.654999+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:41.655115+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: cluster 2024-09-21T09:57:41.655241+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:42.653209+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: cluster 2024-09-21T09:57:42.722878+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:43.653586+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: cluster 2024-09-21T09:57:43.654304+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:44.653517+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: cluster 2024-09-21T09:57:44.723279+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:45.186620+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:45.653682+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:46.187631+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:46.653513+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: cluster 2024-09-21T09:57:46.698794+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:57:47.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: cluster 2024-09-21T09:57:46.709118+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:57:47.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: cluster 2024-09-21T09:57:46.723660+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:47.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: cluster 2024-09-21T09:57:46.730224+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2024-09-21T09:57:47.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: cluster 2024-09-21T09:57:46.730282+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:47.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: cluster 2024-09-21T09:57:46.730549+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-09-21T09:57:47.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: cluster 2024-09-21T09:57:46.730796+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2024-09-21T09:57:47.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:46.737060+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:47.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:46.744444+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:47.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:46.752975+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:47.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:46 smithi204 bash[24804]: audit 2024-09-21T09:57:46.760781+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:47.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:41.652517+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:41.654999+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:41.655115+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: cluster 2024-09-21T09:57:41.655241+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:42.653209+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: cluster 2024-09-21T09:57:42.722878+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:43.653586+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: cluster 2024-09-21T09:57:43.654304+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:44.653517+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: cluster 2024-09-21T09:57:44.723279+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:45.186620+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:45.653682+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:46.187631+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:46.653513+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: cluster 2024-09-21T09:57:46.698794+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: cluster 2024-09-21T09:57:46.709118+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: cluster 2024-09-21T09:57:46.723660+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: cluster 2024-09-21T09:57:46.730224+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: cluster 2024-09-21T09:57:46.730282+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: cluster 2024-09-21T09:57:46.730549+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: cluster 2024-09-21T09:57:46.730796+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:46.737060+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:46.744444+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:46.752975+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:46 smithi003 bash[22527]: audit 2024-09-21T09:57:46.760781+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:47.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:57:47 smithi003 bash[22779]: debug 2024-09-21T09:57:47.652+0000 7f332f56e640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T09:57:52.518 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-21T09:57:52.518 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":3,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","modified":"2024-09-21T09:57:47.188456Z","created":"2024-09-21T09:55:28.865430Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3300","nonce":0},{"type":"v1","addr":"172.21.15.3:6789","nonce":0}]},"addr":"172.21.15.3:6789/0","public_addr":"172.21.15.3:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:3300","nonce":0},{"type":"v1","addr":"172.21.15.204:6789","nonce":0}]},"addr":"172.21.15.204:6789/0","public_addr":"172.21.15.204:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:3301","nonce":0},{"type":"v1","addr":"172.21.15.3:6790","nonce":0}]},"addr":"172.21.15.3:6790/0","public_addr":"172.21.15.3:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T09:57:52.518 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 3 2024-09-21T09:57:52.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:47.192812+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T09:57:52.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:47.194469+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:57:52.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:47.194993+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:47.196953+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:47.197210+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:48.187991+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:48.724066+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:49.188177+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:50.188285+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:50.724467+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:51.188555+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:52.188667+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:52.197083+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:52.202868+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:52.222213+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-09-21T09:57:52.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:52.222269+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:52.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:52.222537+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-09-21T09:57:52.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:52.222843+0000 mon.a (mon.0) 179 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-21T09:57:52.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:52.229385+0000 mon.a (mon.0) 180 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-21T09:57:52.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:52.229445+0000 mon.a (mon.0) 181 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-21T09:57:52.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: cluster 2024-09-21T09:57:52.229489+0000 mon.a (mon.0) 182 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2024-09-21T09:57:52.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:52.234278+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:52.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:52.239556+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:52.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:52.244891+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:52.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:52.250342+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:52.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:52 smithi204 bash[24804]: audit 2024-09-21T09:57:52.255947+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:47.192812+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T09:57:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:47.194469+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:57:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:47.194993+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-09-21T09:57:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:47.196953+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:47.197210+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:48.187991+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:48.724066+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:49.188177+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:50.188285+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:50.724467+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:51.188555+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:52.188667+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:52.197083+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:52.202868+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:52.222213+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:52.222269+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:52.222537+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:52.222843+0000 mon.a (mon.0) 179 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:52.229385+0000 mon.a (mon.0) 180 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:52.229445+0000 mon.a (mon.0) 181 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: cluster 2024-09-21T09:57:52.229489+0000 mon.a (mon.0) 182 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:52.234278+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:52.239556+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:52.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:52.244891+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:52.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:52.250342+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:52.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:52 smithi003 bash[22527]: audit 2024-09-21T09:57:52.255947+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.188 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T09:57:53.188 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T09:57:53.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:52.516746+0000 mon.a (mon.0) 188 : audit [DBG] from='client.? 172.21.15.204:0/4197137507' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:57:53.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: cluster 2024-09-21T09:57:52.724840+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:53.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:52.726667+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:53.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:52.728371+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:53.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: cephadm 2024-09-21T09:57:52.730207+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T09:57:53.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: cephadm 2024-09-21T09:57:52.730589+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T09:57:53.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.028746+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.033143+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.037268+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.041457+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.047786+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.087686+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.093006+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.097527+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.102720+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.103594+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.104736+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:57:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.105607+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:53.471 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:53 smithi003 bash[22527]: audit 2024-09-21T09:57:53.188796+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:52.516746+0000 mon.a (mon.0) 188 : audit [DBG] from='client.? 172.21.15.204:0/4197137507' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:57:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: cluster 2024-09-21T09:57:52.724840+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:52.726667+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:52.728371+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: cephadm 2024-09-21T09:57:52.730207+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T09:57:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: cephadm 2024-09-21T09:57:52.730589+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T09:57:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.028746+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.033143+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.037268+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.041457+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.047786+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.087686+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.093006+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.097527+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.102720+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.103594+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.104736+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.105607+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:53.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:53 smithi204 bash[24804]: audit 2024-09-21T09:57:53.188796+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:54.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:49.190271+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T09:57:54.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.223634+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T09:57:54.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.224058+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T09:57:54.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.224501+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-09-21T09:57:54.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.247537+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:57:54.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.252392+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:57:54.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.252880+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-09-21T09:57:54.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.252914+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:54.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.253075+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-09-21T09:57:54.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.253234+0000 mon.a (mon.0) 211 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T09:57:54.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.253252+0000 mon.a (mon.0) 212 : cluster [INF] Cluster is now healthy 2024-09-21T09:57:54.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.257744+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-09-21T09:57:54.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:41.652517+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:41.654999+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:41.655115+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:41.655241+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:42.653209+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:42.722878+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:43.653586+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:43.654304+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:44.653517+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:44.723279+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:45.186620+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:45.653682+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:54.487 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:46.187631+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:46.653513+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:46.698794+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:46.709118+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:46.723660+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:46.730224+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:46.730282+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:46.730549+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:46.730796+0000 mon.a (mon.0) 158 : cluster [INF] overall HEALTH_OK 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:46.737060+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:46.744444+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:46.752975+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:46.760781+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:47.192812+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:47.194469+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T09:57:54.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:47.194993+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:47.196953+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:47.197210+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:48.187991+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:48.724066+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:49.188177+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:50.188285+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:50.724467+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:51.188555+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:52.188667+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:52.197083+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:52.202868+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:52.222213+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:52.222269+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:52.222537+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 79s) 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:52.222843+0000 mon.a (mon.0) 179 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:52.229385+0000 mon.a (mon.0) 180 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:52.229445+0000 mon.a (mon.0) 181 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:52.229489+0000 mon.a (mon.0) 182 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] is down (out of quorum) 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:52.234278+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:52.239556+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:52.244891+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:52.250342+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:52.255947+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:52.516746+0000 mon.a (mon.0) 188 : audit [DBG] from='client.? 172.21.15.204:0/4197137507' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:52.724840+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:52.726667+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:54.490 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:52.728371+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cephadm 2024-09-21T09:57:52.730207+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cephadm 2024-09-21T09:57:52.730589+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.028746+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.033143+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.037268+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.041457+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.047786+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.087686+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.093006+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.097527+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.102720+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.103594+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.104736+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:57:54.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.105607+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: audit 2024-09-21T09:57:53.188796+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:49.190271+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.223634+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.224058+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.224501+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.247537+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.252392+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.252880+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.252914+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.253075+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.253234+0000 mon.a (mon.0) 211 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.253252+0000 mon.a (mon.0) 212 : cluster [INF] Cluster is now healthy 2024-09-21T09:57:54.492 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:54 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.257744+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-09-21T09:57:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:49.190271+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T09:57:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.223634+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T09:57:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.224058+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T09:57:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.224501+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-09-21T09:57:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.247537+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T09:57:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.252392+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-21T09:57:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.252880+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-09-21T09:57:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.252914+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T09:57:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.253075+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 81s) 2024-09-21T09:57:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.253234+0000 mon.a (mon.0) 211 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T09:57:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.253252+0000 mon.a (mon.0) 212 : cluster [INF] Cluster is now healthy 2024-09-21T09:57:54.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:54 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.257744+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-09-21T09:57:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[22527]: cluster 2024-09-21T09:57:54.725258+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[22527]: audit 2024-09-21T09:57:55.157740+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[22527]: audit 2024-09-21T09:57:55.163264+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[22527]: audit 2024-09-21T09:57:55.164814+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[22527]: audit 2024-09-21T09:57:55.165886+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:57:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[22527]: audit 2024-09-21T09:57:55.167472+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[22527]: audit 2024-09-21T09:57:55.188929+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[31899]: cluster 2024-09-21T09:57:54.725258+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:55.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[31899]: audit 2024-09-21T09:57:55.157740+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:55.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[31899]: audit 2024-09-21T09:57:55.163264+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:55.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[31899]: audit 2024-09-21T09:57:55.164814+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:55.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[31899]: audit 2024-09-21T09:57:55.165886+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:57:55.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[31899]: audit 2024-09-21T09:57:55.167472+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:55.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:55 smithi003 bash[31899]: audit 2024-09-21T09:57:55.188929+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:55 smithi204 bash[24804]: cluster 2024-09-21T09:57:54.725258+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:55 smithi204 bash[24804]: audit 2024-09-21T09:57:55.157740+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:55 smithi204 bash[24804]: audit 2024-09-21T09:57:55.163264+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:55 smithi204 bash[24804]: audit 2024-09-21T09:57:55.164814+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:55 smithi204 bash[24804]: audit 2024-09-21T09:57:55.165886+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:57:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:55 smithi204 bash[24804]: audit 2024-09-21T09:57:55.167472+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:55.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:55 smithi204 bash[24804]: audit 2024-09-21T09:57:55.188929+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T09:57:56.565 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:56 smithi003 bash[22527]: cephadm 2024-09-21T09:57:55.164362+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T09:57:56.565 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:56 smithi003 bash[22527]: cephadm 2024-09-21T09:57:55.169199+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-21T09:57:56.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:56 smithi003 bash[31899]: cephadm 2024-09-21T09:57:55.164362+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T09:57:56.565 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:56 smithi003 bash[31899]: cephadm 2024-09-21T09:57:55.169199+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-21T09:57:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:56 smithi204 bash[24804]: cephadm 2024-09-21T09:57:55.164362+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T09:57:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:56 smithi204 bash[24804]: cephadm 2024-09-21T09:57:55.169199+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-21T09:57:57.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[22527]: cluster 2024-09-21T09:57:56.725683+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[22527]: audit 2024-09-21T09:57:57.119528+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[22527]: audit 2024-09-21T09:57:57.124260+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[22527]: audit 2024-09-21T09:57:57.125882+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[22527]: audit 2024-09-21T09:57:57.126898+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:57:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[22527]: audit 2024-09-21T09:57:57.127958+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:57.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[31899]: cluster 2024-09-21T09:57:56.725683+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:57.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[31899]: audit 2024-09-21T09:57:57.119528+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:57.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[31899]: audit 2024-09-21T09:57:57.124260+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:57.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[31899]: audit 2024-09-21T09:57:57.125882+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:57.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[31899]: audit 2024-09-21T09:57:57.126898+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:57:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:57 smithi003 bash[31899]: audit 2024-09-21T09:57:57.127958+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:57 smithi204 bash[24804]: cluster 2024-09-21T09:57:56.725683+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:57 smithi204 bash[24804]: audit 2024-09-21T09:57:57.119528+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:57 smithi204 bash[24804]: audit 2024-09-21T09:57:57.124260+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:57 smithi204 bash[24804]: audit 2024-09-21T09:57:57.125882+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T09:57:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:57 smithi204 bash[24804]: audit 2024-09-21T09:57:57.126898+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T09:57:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:57 smithi204 bash[24804]: audit 2024-09-21T09:57:57.127958+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:57.866 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:57:58.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:58 smithi204 bash[24804]: cephadm 2024-09-21T09:57:57.125474+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T09:57:58.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:58 smithi204 bash[24804]: cephadm 2024-09-21T09:57:57.129107+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-09-21T09:57:58.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:58 smithi003 bash[22527]: cephadm 2024-09-21T09:57:57.125474+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T09:57:58.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:58 smithi003 bash[22527]: cephadm 2024-09-21T09:57:57.129107+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-09-21T09:57:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:58 smithi003 bash[31899]: cephadm 2024-09-21T09:57:57.125474+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T09:57:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:58 smithi003 bash[31899]: cephadm 2024-09-21T09:57:57.129107+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-09-21T09:57:59.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[22527]: cluster 2024-09-21T09:57:58.726107+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:59.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[22527]: audit 2024-09-21T09:57:59.177142+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:59.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[22527]: audit 2024-09-21T09:57:59.186472+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:59.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[22527]: audit 2024-09-21T09:57:59.188912+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:57:59.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[22527]: audit 2024-09-21T09:57:59.192346+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:59.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[22527]: audit 2024-09-21T09:57:59.194145+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:59.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[22527]: audit 2024-09-21T09:57:59.205551+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:59.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[31899]: cluster 2024-09-21T09:57:58.726107+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:59.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[31899]: audit 2024-09-21T09:57:59.177142+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:59.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[31899]: audit 2024-09-21T09:57:59.186472+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:59.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[31899]: audit 2024-09-21T09:57:59.188912+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:57:59.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[31899]: audit 2024-09-21T09:57:59.192346+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:59.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[31899]: audit 2024-09-21T09:57:59.194145+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:59.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:57:59 smithi003 bash[31899]: audit 2024-09-21T09:57:59.205551+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:59 smithi204 bash[24804]: cluster 2024-09-21T09:57:58.726107+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:57:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:59 smithi204 bash[24804]: audit 2024-09-21T09:57:59.177142+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:59 smithi204 bash[24804]: audit 2024-09-21T09:57:59.186472+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:57:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:59 smithi204 bash[24804]: audit 2024-09-21T09:57:59.188912+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:57:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:59 smithi204 bash[24804]: audit 2024-09-21T09:57:59.192346+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:57:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:59 smithi204 bash[24804]: audit 2024-09-21T09:57:59.194145+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:57:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:57:59 smithi204 bash[24804]: audit 2024-09-21T09:57:59.205551+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:00.850 INFO:teuthology.orchestra.run.smithi003.stdout:# minimal ceph.conf for 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:58:00.850 INFO:teuthology.orchestra.run.smithi003.stdout:[global] 2024-09-21T09:58:00.850 INFO:teuthology.orchestra.run.smithi003.stdout: fsid = 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T09:58:00.850 INFO:teuthology.orchestra.run.smithi003.stdout: mon_host = [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] 2024-09-21T09:58:01.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:00 smithi003 bash[22527]: cluster 2024-09-21T09:58:00.726478+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:01.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:00 smithi003 bash[31899]: cluster 2024-09-21T09:58:00.726478+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:01.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:00 smithi204 bash[24804]: cluster 2024-09-21T09:58:00.726478+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:01.425 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T09:58:01.425 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:58:01.425 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T09:58:01.439 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:58:01.439 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:58:01.494 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:58:01.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T09:58:01.509 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:58:01.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T09:58:01.564 INFO:tasks.cephadm:Adding mgr.y on smithi003 2024-09-21T09:58:01.564 INFO:tasks.cephadm:Adding mgr.x on smithi204 2024-09-21T09:58:01.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch apply mgr '2;smithi003=y;smithi204=x' 2024-09-21T09:58:02.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:01 smithi003 bash[22527]: audit 2024-09-21T09:58:00.849226+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 172.21.15.3:0/3754342713' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:01 smithi003 bash[31899]: audit 2024-09-21T09:58:00.849226+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 172.21.15.3:0/3754342713' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:01 smithi204 bash[24804]: audit 2024-09-21T09:58:00.849226+0000 mon.a (mon.0) 231 : audit [DBG] from='client.? 172.21.15.3:0/3754342713' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:02 smithi003 bash[22527]: cluster 2024-09-21T09:58:02.726883+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:03.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:02 smithi003 bash[31899]: cluster 2024-09-21T09:58:02.726883+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:02 smithi204 bash[24804]: cluster 2024-09-21T09:58:02.726883+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:05.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:04 smithi003 bash[22527]: cluster 2024-09-21T09:58:04.727297+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:05.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:04 smithi003 bash[31899]: cluster 2024-09-21T09:58:04.727297+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:05.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:04 smithi204 bash[24804]: cluster 2024-09-21T09:58:04.727297+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:05.262 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T09:58:07.081 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:06 smithi204 bash[24804]: cluster 2024-09-21T09:58:06.727700+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:07.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:06 smithi003 bash[22527]: cluster 2024-09-21T09:58:06.727700+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:07.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:06 smithi003 bash[31899]: cluster 2024-09-21T09:58:06.727700+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:08.331 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled mgr update... 2024-09-21T09:58:09.009 DEBUG:teuthology.orchestra.run.smithi204:mgr.x> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T09:58:09.011 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T09:58:09.011 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T09:58:09.011 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T09:58:09.011 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T09:58:09.018 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T09:58:09.018 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_1 2024-09-21T09:58:09.066 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T09:58:09.066 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:58:09.066 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-09-21T09:58:09.067 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:58:09.067 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 09:48:45.463082289 +0000 2024-09-21T09:58:09.067 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 09:48:45.191084718 +0000 2024-09-21T09:58:09.067 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 09:48:45.191084718 +0000 2024-09-21T09:58:09.067 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T09:58:09.067 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T09:58:09.121 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T09:58:09.121 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T09:58:09.121 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000393384 s, 1.3 MB/s 2024-09-21T09:58:09.122 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T09:58:09.171 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_2 2024-09-21T09:58:09.218 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T09:58:09.218 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:58:09.218 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 902 Links: 1 2024-09-21T09:58:09.218 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:58:09.218 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 09:48:45.967077786 +0000 2024-09-21T09:58:09.218 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 09:48:45.711080074 +0000 2024-09-21T09:58:09.218 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 09:48:45.711080074 +0000 2024-09-21T09:58:09.218 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T09:58:09.219 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T09:58:09.272 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T09:58:09.272 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T09:58:09.272 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000317836 s, 1.6 MB/s 2024-09-21T09:58:09.274 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T09:58:09.323 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_3 2024-09-21T09:58:09.370 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T09:58:09.370 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:58:09.370 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 921 Links: 1 2024-09-21T09:58:09.371 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:58:09.371 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 09:48:46.423073713 +0000 2024-09-21T09:58:09.371 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 09:48:46.191075787 +0000 2024-09-21T09:58:09.371 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 09:48:46.191075787 +0000 2024-09-21T09:58:09.371 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T09:58:09.371 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T09:58:09.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: audit 2024-09-21T09:58:08.319831+0000 mgr.y (mgr.14150) 75 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:09.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: cephadm 2024-09-21T09:58:08.323044+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi204=x;count:2 2024-09-21T09:58:09.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: audit 2024-09-21T09:58:08.329738+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:09.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: audit 2024-09-21T09:58:08.331541+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:09.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: audit 2024-09-21T09:58:08.335138+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:09.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: audit 2024-09-21T09:58:08.336870+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:09.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: audit 2024-09-21T09:58:08.347794+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:09.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: audit 2024-09-21T09:58:08.351002+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:58:09.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: audit 2024-09-21T09:58:08.358525+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: audit 2024-09-21T09:58:08.360325+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: audit 2024-09-21T09:58:08.362436+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: cephadm 2024-09-21T09:58:08.364591+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[22527]: cluster 2024-09-21T09:58:08.728132+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: audit 2024-09-21T09:58:08.319831+0000 mgr.y (mgr.14150) 75 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: cephadm 2024-09-21T09:58:08.323044+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi204=x;count:2 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: audit 2024-09-21T09:58:08.329738+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: audit 2024-09-21T09:58:08.331541+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: audit 2024-09-21T09:58:08.335138+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: audit 2024-09-21T09:58:08.336870+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: audit 2024-09-21T09:58:08.347794+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: audit 2024-09-21T09:58:08.351002+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:58:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: audit 2024-09-21T09:58:08.358525+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:58:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: audit 2024-09-21T09:58:08.360325+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:58:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: audit 2024-09-21T09:58:08.362436+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: cephadm 2024-09-21T09:58:08.364591+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-09-21T09:58:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:09 smithi003 bash[31899]: cluster 2024-09-21T09:58:08.728132+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:09.425 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T09:58:09.425 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T09:58:09.425 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000422282 s, 1.2 MB/s 2024-09-21T09:58:09.426 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T09:58:09.476 DEBUG:teuthology.orchestra.run.smithi003:> stat /dev/vg_nvme/lv_4 2024-09-21T09:58:09.522 INFO:teuthology.orchestra.run.smithi003.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T09:58:09.522 INFO:teuthology.orchestra.run.smithi003.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:58:09.522 INFO:teuthology.orchestra.run.smithi003.stdout:Device: 5h/5d Inode: 937 Links: 1 2024-09-21T09:58:09.522 INFO:teuthology.orchestra.run.smithi003.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:58:09.522 INFO:teuthology.orchestra.run.smithi003.stdout:Access: 2024-09-21 09:48:46.883069605 +0000 2024-09-21T09:58:09.522 INFO:teuthology.orchestra.run.smithi003.stdout:Modify: 2024-09-21 09:48:46.643071748 +0000 2024-09-21T09:58:09.522 INFO:teuthology.orchestra.run.smithi003.stdout:Change: 2024-09-21 09:48:46.643071748 +0000 2024-09-21T09:58:09.522 INFO:teuthology.orchestra.run.smithi003.stdout: Birth: - 2024-09-21T09:58:09.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T09:58:09.576 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records in 2024-09-21T09:58:09.576 INFO:teuthology.orchestra.run.smithi003.stderr:1+0 records out 2024-09-21T09:58:09.576 INFO:teuthology.orchestra.run.smithi003.stderr:512 bytes copied, 0.000395464 s, 1.3 MB/s 2024-09-21T09:58:09.578 DEBUG:teuthology.orchestra.run.smithi003:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T09:58:09.629 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T09:58:09.629 DEBUG:teuthology.orchestra.run.smithi204:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T09:58:09.635 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T09:58:09.635 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_1 2024-09-21T09:58:09.684 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T09:58:09.684 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:58:09.684 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 883 Links: 1 2024-09-21T09:58:09.685 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:58:09.685 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-09-21 09:48:42.767043585 +0000 2024-09-21T09:58:09.685 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-09-21 09:48:42.763043621 +0000 2024-09-21T09:58:09.685 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-09-21 09:48:42.763043621 +0000 2024-09-21T09:58:09.685 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-09-21T09:58:09.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T09:58:09.737 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: audit 2024-09-21T09:58:08.319831+0000 mgr.y (mgr.14150) 75 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi003=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:09.737 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: cephadm 2024-09-21T09:58:08.323044+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Saving service mgr spec with placement smithi003=y;smithi204=x;count:2 2024-09-21T09:58:09.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: audit 2024-09-21T09:58:08.329738+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:09.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: audit 2024-09-21T09:58:08.331541+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:09.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: audit 2024-09-21T09:58:08.335138+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:09.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: audit 2024-09-21T09:58:08.336870+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:09.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: audit 2024-09-21T09:58:08.347794+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:09.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: audit 2024-09-21T09:58:08.351002+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:58:09.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: audit 2024-09-21T09:58:08.358525+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T09:58:09.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: audit 2024-09-21T09:58:08.360325+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:58:09.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: audit 2024-09-21T09:58:08.362436+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:09.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: cephadm 2024-09-21T09:58:08.364591+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-09-21T09:58:09.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:09 smithi204 bash[24804]: cluster 2024-09-21T09:58:08.728132+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:09.739 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-09-21T09:58:09.739 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-09-21T09:58:09.739 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000334899 s, 1.5 MB/s 2024-09-21T09:58:09.740 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T09:58:09.789 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_2 2024-09-21T09:58:09.836 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T09:58:09.836 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:58:09.837 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 901 Links: 1 2024-09-21T09:58:09.837 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:58:09.837 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-09-21 09:48:43.479037226 +0000 2024-09-21T09:58:09.837 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-09-21 09:48:43.239039369 +0000 2024-09-21T09:58:09.837 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-09-21 09:48:43.239039369 +0000 2024-09-21T09:58:09.837 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-09-21T09:58:09.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T09:58:09.891 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-09-21T09:58:09.891 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-09-21T09:58:09.891 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000441779 s, 1.2 MB/s 2024-09-21T09:58:09.892 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T09:58:09.942 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_3 2024-09-21T09:58:09.988 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T09:58:09.988 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:58:09.988 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 917 Links: 1 2024-09-21T09:58:09.988 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:58:09.988 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-09-21 09:48:43.935033152 +0000 2024-09-21T09:58:09.988 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-09-21 09:48:43.699035261 +0000 2024-09-21T09:58:09.988 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-09-21 09:48:43.699035261 +0000 2024-09-21T09:58:09.988 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-09-21T09:58:09.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T09:58:10.043 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-09-21T09:58:10.043 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-09-21T09:58:10.043 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000319213 s, 1.6 MB/s 2024-09-21T09:58:10.044 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T09:58:10.093 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_4 2024-09-21T09:58:10.140 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T09:58:10.140 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T09:58:10.140 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 932 Links: 1 2024-09-21T09:58:10.140 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T09:58:10.140 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-09-21 09:48:44.375029222 +0000 2024-09-21T09:58:10.140 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-09-21 09:48:44.155031187 +0000 2024-09-21T09:58:10.140 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-09-21 09:48:44.155031187 +0000 2024-09-21T09:58:10.140 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: - 2024-09-21T09:58:10.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T09:58:10.193 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-09-21T09:58:10.193 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-09-21T09:58:10.193 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000246207 s, 2.1 MB/s 2024-09-21T09:58:10.195 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T09:58:10.241 INFO:tasks.cephadm:Deploying osd.0 on smithi003 with /dev/vg_nvme/lv_4... 2024-09-21T09:58:10.241 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T09:58:11.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:10 smithi204 bash[24804]: cluster 2024-09-21T09:58:10.728600+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:11.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:11 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:11.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:10 smithi003 bash[22527]: cluster 2024-09-21T09:58:10.728600+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:11.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:10 smithi003 bash[31899]: cluster 2024-09-21T09:58:10.728600+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:11.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:11 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:11.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:11 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:11.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:11 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:11.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:11 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:11.479 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:11 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:11.479 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:11 smithi204 systemd[1]: Started Ceph mgr.x for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T09:58:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[22527]: audit 2024-09-21T09:58:11.395133+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[22527]: audit 2024-09-21T09:58:11.402228+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[22527]: audit 2024-09-21T09:58:11.407570+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[22527]: audit 2024-09-21T09:58:11.413694+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[22527]: audit 2024-09-21T09:58:11.467319+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[22527]: audit 2024-09-21T09:58:12.242314+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[31899]: audit 2024-09-21T09:58:11.395133+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[31899]: audit 2024-09-21T09:58:11.402228+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[31899]: audit 2024-09-21T09:58:11.407570+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[31899]: audit 2024-09-21T09:58:11.413694+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[31899]: audit 2024-09-21T09:58:11.467319+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:12.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:12 smithi003 bash[31899]: audit 2024-09-21T09:58:12.242314+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.756 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:12 smithi204 bash[25724]: debug 2024-09-21T09:58:12.430+0000 7f45ec057640 1 -- 172.21.15.204:0/1016571564 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559c7f846d00 con 0x559c7f839800 2024-09-21T09:58:12.757 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:12 smithi204 bash[25724]: debug 2024-09-21T09:58:12.538+0000 7f45ee8c0040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T09:58:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:12 smithi204 bash[24804]: audit 2024-09-21T09:58:11.395133+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:12 smithi204 bash[24804]: audit 2024-09-21T09:58:11.402228+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:12 smithi204 bash[24804]: audit 2024-09-21T09:58:11.407570+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:12 smithi204 bash[24804]: audit 2024-09-21T09:58:11.413694+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:12 smithi204 bash[24804]: audit 2024-09-21T09:58:11.467319+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:12 smithi204 bash[24804]: audit 2024-09-21T09:58:12.242314+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:13.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:13 smithi003 bash[22527]: cluster 2024-09-21T09:58:12.729052+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:13.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:13 smithi003 bash[31899]: cluster 2024-09-21T09:58:12.729052+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:13.728 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:13 smithi204 bash[24804]: cluster 2024-09-21T09:58:12.729052+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:14.006 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:13 smithi204 bash[25724]: debug 2024-09-21T09:58:13.722+0000 7f45ee8c0040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T09:58:14.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:13 smithi204 bash[25724]: debug 2024-09-21T09:58:13.790+0000 7f45ee8c0040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T09:58:14.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:13 smithi204 bash[25724]: debug 2024-09-21T09:58:13.938+0000 7f45ee8c0040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T09:58:14.897 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:14 smithi204 bash[24804]: cluster 2024-09-21T09:58:14.729470+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:14.897 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:14 smithi204 bash[25724]: debug 2024-09-21T09:58:14.574+0000 7f45ee8c0040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T09:58:14.897 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:14 smithi204 bash[25724]: debug 2024-09-21T09:58:14.642+0000 7f45ee8c0040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T09:58:14.897 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:14 smithi204 bash[25724]: debug 2024-09-21T09:58:14.710+0000 7f45ee8c0040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T09:58:14.928 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:15.136 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:14 smithi003 bash[22527]: cluster 2024-09-21T09:58:14.729470+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:15.137 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:14 smithi003 bash[31899]: cluster 2024-09-21T09:58:14.729470+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:15.256 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:14 smithi204 bash[25724]: debug 2024-09-21T09:58:14.894+0000 7f45ee8c0040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T09:58:15.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:14 smithi204 bash[25724]: debug 2024-09-21T09:58:14.970+0000 7f45ee8c0040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T09:58:15.257 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:15 smithi204 bash[25724]: debug 2024-09-21T09:58:15.034+0000 7f45ee8c0040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T09:58:15.546 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:15 smithi204 bash[25724]: debug 2024-09-21T09:58:15.286+0000 7f45ee8c0040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T09:58:15.546 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:15 smithi204 bash[25724]: debug 2024-09-21T09:58:15.354+0000 7f45ee8c0040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T09:58:15.546 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:15 smithi204 bash[25724]: debug 2024-09-21T09:58:15.542+0000 7f45ee8c0040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T09:58:15.869 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:15 smithi204 bash[25724]: debug 2024-09-21T09:58:15.618+0000 7f45ee8c0040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T09:58:16.202 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:15 smithi204 bash[25724]: debug 2024-09-21T09:58:15.866+0000 7f45ee8c0040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T09:58:16.202 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:16 smithi204 bash[25724]: debug 2024-09-21T09:58:16.038+0000 7f45ee8c0040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:58:16.467 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:16 smithi204 bash[25724]: debug 2024-09-21T09:58:16.198+0000 7f45ee8c0040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T09:58:16.467 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:16 smithi204 bash[25724]: debug 2024-09-21T09:58:16.278+0000 7f45ee8c0040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T09:58:16.756 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:16 smithi204 bash[25724]: debug 2024-09-21T09:58:16.462+0000 7f45ee8c0040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T09:58:17.558 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[25724]: debug 2024-09-21T09:58:17.258+0000 7f45ee8c0040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T09:58:17.558 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[25724]: debug 2024-09-21T09:58:17.334+0000 7f45ee8c0040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T09:58:17.558 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[25724]: debug 2024-09-21T09:58:17.554+0000 7f45ee8c0040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T09:58:17.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[24804]: audit 2024-09-21T09:58:16.478847+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:17.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[24804]: audit 2024-09-21T09:58:16.486192+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:17.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[24804]: cluster 2024-09-21T09:58:16.729765+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:17.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[24804]: audit 2024-09-21T09:58:16.960569+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:17.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[24804]: audit 2024-09-21T09:58:16.962007+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:17.559 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[24804]: audit 2024-09-21T09:58:16.968502+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:17.559 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[24804]: audit 2024-09-21T09:58:17.005178+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:58:17.559 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[24804]: audit 2024-09-21T09:58:17.006646+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:58:17.559 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[24804]: audit 2024-09-21T09:58:17.007770+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:17.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[31899]: audit 2024-09-21T09:58:16.478847+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:17.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[31899]: audit 2024-09-21T09:58:16.486192+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[31899]: cluster 2024-09-21T09:58:16.729765+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[31899]: audit 2024-09-21T09:58:16.960569+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[31899]: audit 2024-09-21T09:58:16.962007+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[31899]: audit 2024-09-21T09:58:16.968502+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[31899]: audit 2024-09-21T09:58:17.005178+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[31899]: audit 2024-09-21T09:58:17.006646+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[31899]: audit 2024-09-21T09:58:17.007770+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[22527]: audit 2024-09-21T09:58:16.478847+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[22527]: audit 2024-09-21T09:58:16.486192+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[22527]: cluster 2024-09-21T09:58:16.729765+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[22527]: audit 2024-09-21T09:58:16.960569+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:17.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[22527]: audit 2024-09-21T09:58:16.962007+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:17.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[22527]: audit 2024-09-21T09:58:16.968502+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:17.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[22527]: audit 2024-09-21T09:58:17.005178+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T09:58:17.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[22527]: audit 2024-09-21T09:58:17.006646+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T09:58:17.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:17 smithi003 bash[22527]: audit 2024-09-21T09:58:17.007770+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:18.006 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:17 smithi204 bash[25724]: debug 2024-09-21T09:58:17.626+0000 7f45ee8c0040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T09:58:18.491 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:18 smithi204 bash[25724]: debug 2024-09-21T09:58:18.006+0000 7f45ee8c0040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T09:58:18.491 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 09:58:18 smithi204 bash[25724]: debug 2024-09-21T09:58:18.082+0000 7f45ee8c0040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T09:58:18.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[22527]: cephadm 2024-09-21T09:58:17.004586+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[22527]: cephadm 2024-09-21T09:58:17.008926+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[22527]: cluster 2024-09-21T09:58:18.111281+0000 mon.a (mon.0) 255 : cluster [DBG] Standby manager daemon x started 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[22527]: audit 2024-09-21T09:58:18.111723+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[22527]: audit 2024-09-21T09:58:18.112416+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[22527]: audit 2024-09-21T09:58:18.113782+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[22527]: audit 2024-09-21T09:58:18.114317+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[31899]: cephadm 2024-09-21T09:58:17.004586+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[31899]: cephadm 2024-09-21T09:58:17.008926+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[31899]: cluster 2024-09-21T09:58:18.111281+0000 mon.a (mon.0) 255 : cluster [DBG] Standby manager daemon x started 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[31899]: audit 2024-09-21T09:58:18.111723+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[31899]: audit 2024-09-21T09:58:18.112416+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:58:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[31899]: audit 2024-09-21T09:58:18.113782+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:58:18.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:18 smithi003 bash[31899]: audit 2024-09-21T09:58:18.114317+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:58:18.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:18 smithi204 bash[24804]: cephadm 2024-09-21T09:58:17.004586+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T09:58:18.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:18 smithi204 bash[24804]: cephadm 2024-09-21T09:58:17.008926+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-21T09:58:18.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:18 smithi204 bash[24804]: cluster 2024-09-21T09:58:18.111281+0000 mon.a (mon.0) 255 : cluster [DBG] Standby manager daemon x started 2024-09-21T09:58:18.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:18 smithi204 bash[24804]: audit 2024-09-21T09:58:18.111723+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T09:58:18.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:18 smithi204 bash[24804]: audit 2024-09-21T09:58:18.112416+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T09:58:18.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:18 smithi204 bash[24804]: audit 2024-09-21T09:58:18.113782+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T09:58:18.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:18 smithi204 bash[24804]: audit 2024-09-21T09:58:18.114317+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.204:0/3690480076' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T09:58:18.844 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:58:18.882 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi003:vg_nvme/lv_4 2024-09-21T09:58:19.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:19 smithi003 bash[22527]: cluster 2024-09-21T09:58:18.510649+0000 mon.a (mon.0) 256 : cluster [DBG] mgrmap e14: y(active, since 105s), standbys: x 2024-09-21T09:58:19.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:19 smithi003 bash[22527]: audit 2024-09-21T09:58:18.510925+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:58:19.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:19 smithi003 bash[22527]: cluster 2024-09-21T09:58:18.730117+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:19 smithi003 bash[31899]: cluster 2024-09-21T09:58:18.510649+0000 mon.a (mon.0) 256 : cluster [DBG] mgrmap e14: y(active, since 105s), standbys: x 2024-09-21T09:58:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:19 smithi003 bash[31899]: audit 2024-09-21T09:58:18.510925+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:58:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:19 smithi003 bash[31899]: cluster 2024-09-21T09:58:18.730117+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:20.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:19 smithi204 bash[24804]: cluster 2024-09-21T09:58:18.510649+0000 mon.a (mon.0) 256 : cluster [DBG] mgrmap e14: y(active, since 105s), standbys: x 2024-09-21T09:58:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:19 smithi204 bash[24804]: audit 2024-09-21T09:58:18.510925+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T09:58:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:19 smithi204 bash[24804]: cluster 2024-09-21T09:58:18.730117+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:21.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[22527]: audit 2024-09-21T09:58:20.632304+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:21.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[22527]: audit 2024-09-21T09:58:20.641721+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[22527]: audit 2024-09-21T09:58:20.643908+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[22527]: audit 2024-09-21T09:58:20.646217+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[22527]: audit 2024-09-21T09:58:20.647586+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[22527]: audit 2024-09-21T09:58:20.657923+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[22527]: cluster 2024-09-21T09:58:20.730464+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[31899]: audit 2024-09-21T09:58:20.632304+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[31899]: audit 2024-09-21T09:58:20.641721+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[31899]: audit 2024-09-21T09:58:20.643908+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[31899]: audit 2024-09-21T09:58:20.646217+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[31899]: audit 2024-09-21T09:58:20.647586+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[31899]: audit 2024-09-21T09:58:20.657923+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:21 smithi003 bash[31899]: cluster 2024-09-21T09:58:20.730464+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:21 smithi204 bash[24804]: audit 2024-09-21T09:58:20.632304+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:22.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:21 smithi204 bash[24804]: audit 2024-09-21T09:58:20.641721+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:22.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:21 smithi204 bash[24804]: audit 2024-09-21T09:58:20.643908+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:22.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:21 smithi204 bash[24804]: audit 2024-09-21T09:58:20.646217+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:22.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:21 smithi204 bash[24804]: audit 2024-09-21T09:58:20.647586+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:22.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:21 smithi204 bash[24804]: audit 2024-09-21T09:58:20.657923+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:22.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:21 smithi204 bash[24804]: cluster 2024-09-21T09:58:20.730464+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:23.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:22 smithi003 bash[22527]: cluster 2024-09-21T09:58:22.730865+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:23.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:22 smithi003 bash[31899]: cluster 2024-09-21T09:58:22.730865+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:23.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:22 smithi204 bash[24804]: cluster 2024-09-21T09:58:22.730865+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:23.552 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:58:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:24 smithi003 bash[22527]: cluster 2024-09-21T09:58:24.731234+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:24 smithi003 bash[31899]: cluster 2024-09-21T09:58:24.731234+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:25.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:24 smithi204 bash[24804]: cluster 2024-09-21T09:58:24.731234+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:26.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:26 smithi003 bash[22527]: audit 2024-09-21T09:58:26.453545+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:58:26.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:26 smithi003 bash[22527]: audit 2024-09-21T09:58:26.459058+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:58:26.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:26 smithi003 bash[22527]: audit 2024-09-21T09:58:26.460367+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:26.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:26 smithi003 bash[31899]: audit 2024-09-21T09:58:26.453545+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:58:26.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:26 smithi003 bash[31899]: audit 2024-09-21T09:58:26.459058+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:58:26.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:26 smithi003 bash[31899]: audit 2024-09-21T09:58:26.460367+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:27.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:26 smithi204 bash[24804]: audit 2024-09-21T09:58:26.453545+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:58:27.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:26 smithi204 bash[24804]: audit 2024-09-21T09:58:26.459058+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:58:27.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:26 smithi204 bash[24804]: audit 2024-09-21T09:58:26.460367+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:27.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:27 smithi003 bash[22527]: audit 2024-09-21T09:58:26.447026+0000 mgr.y (mgr.14150) 89 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:27.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:27 smithi003 bash[22527]: cluster 2024-09-21T09:58:26.731624+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:27.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:27 smithi003 bash[31899]: audit 2024-09-21T09:58:26.447026+0000 mgr.y (mgr.14150) 89 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:27.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:27 smithi003 bash[31899]: cluster 2024-09-21T09:58:26.731624+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:27 smithi204 bash[24804]: audit 2024-09-21T09:58:26.447026+0000 mgr.y (mgr.14150) 89 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:58:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:27 smithi204 bash[24804]: cluster 2024-09-21T09:58:26.731624+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:29.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:28 smithi003 bash[22527]: cluster 2024-09-21T09:58:28.732039+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:29.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:28 smithi003 bash[31899]: cluster 2024-09-21T09:58:28.732039+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:29.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:28 smithi204 bash[24804]: cluster 2024-09-21T09:58:28.732039+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:31.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:30 smithi003 bash[22527]: cluster 2024-09-21T09:58:30.732470+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:30 smithi003 bash[31899]: cluster 2024-09-21T09:58:30.732470+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:31.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:30 smithi204 bash[24804]: cluster 2024-09-21T09:58:30.732470+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:33.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:32 smithi003 bash[22527]: cluster 2024-09-21T09:58:32.732920+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:33.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:32 smithi003 bash[31899]: cluster 2024-09-21T09:58:32.732920+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:33.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:32 smithi204 bash[24804]: cluster 2024-09-21T09:58:32.732920+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:35.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:34 smithi003 bash[22527]: audit 2024-09-21T09:58:34.719413+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.3:0/248604357' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "afab1a3b-3ac0-4545-95f9-3f08469d253f"}]: dispatch 2024-09-21T09:58:35.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:34 smithi003 bash[22527]: audit 2024-09-21T09:58:34.719960+0000 mon.a (mon.0) 267 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "afab1a3b-3ac0-4545-95f9-3f08469d253f"}]: dispatch 2024-09-21T09:58:35.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:34 smithi003 bash[22527]: audit 2024-09-21T09:58:34.727114+0000 mon.a (mon.0) 268 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "afab1a3b-3ac0-4545-95f9-3f08469d253f"}]': finished 2024-09-21T09:58:35.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:34 smithi003 bash[22527]: cluster 2024-09-21T09:58:34.727213+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:58:35.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:34 smithi003 bash[22527]: audit 2024-09-21T09:58:34.727310+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:58:35.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:34 smithi003 bash[31899]: audit 2024-09-21T09:58:34.719413+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.3:0/248604357' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "afab1a3b-3ac0-4545-95f9-3f08469d253f"}]: dispatch 2024-09-21T09:58:35.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:34 smithi003 bash[31899]: audit 2024-09-21T09:58:34.719960+0000 mon.a (mon.0) 267 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "afab1a3b-3ac0-4545-95f9-3f08469d253f"}]: dispatch 2024-09-21T09:58:35.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:34 smithi003 bash[31899]: audit 2024-09-21T09:58:34.727114+0000 mon.a (mon.0) 268 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "afab1a3b-3ac0-4545-95f9-3f08469d253f"}]': finished 2024-09-21T09:58:35.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:34 smithi003 bash[31899]: cluster 2024-09-21T09:58:34.727213+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:58:35.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:34 smithi003 bash[31899]: audit 2024-09-21T09:58:34.727310+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:58:35.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:34 smithi204 bash[24804]: audit 2024-09-21T09:58:34.719413+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.3:0/248604357' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "afab1a3b-3ac0-4545-95f9-3f08469d253f"}]: dispatch 2024-09-21T09:58:35.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:34 smithi204 bash[24804]: audit 2024-09-21T09:58:34.719960+0000 mon.a (mon.0) 267 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "afab1a3b-3ac0-4545-95f9-3f08469d253f"}]: dispatch 2024-09-21T09:58:35.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:34 smithi204 bash[24804]: audit 2024-09-21T09:58:34.727114+0000 mon.a (mon.0) 268 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "afab1a3b-3ac0-4545-95f9-3f08469d253f"}]': finished 2024-09-21T09:58:35.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:34 smithi204 bash[24804]: cluster 2024-09-21T09:58:34.727213+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T09:58:35.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:34 smithi204 bash[24804]: audit 2024-09-21T09:58:34.727310+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:58:36.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:35 smithi003 bash[22527]: cluster 2024-09-21T09:58:34.733246+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:36.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:35 smithi003 bash[22527]: audit 2024-09-21T09:58:35.374928+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/2414595657' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:58:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:35 smithi003 bash[31899]: cluster 2024-09-21T09:58:34.733246+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:35 smithi003 bash[31899]: audit 2024-09-21T09:58:35.374928+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/2414595657' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:58:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:35 smithi204 bash[24804]: cluster 2024-09-21T09:58:34.733246+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:35 smithi204 bash[24804]: audit 2024-09-21T09:58:35.374928+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/2414595657' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:58:37.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:36 smithi003 bash[22527]: cluster 2024-09-21T09:58:36.733686+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:37.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:36 smithi003 bash[31899]: cluster 2024-09-21T09:58:36.733686+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:36 smithi204 bash[24804]: cluster 2024-09-21T09:58:36.733686+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:38 smithi003 bash[22527]: cluster 2024-09-21T09:58:38.734160+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:38 smithi003 bash[31899]: cluster 2024-09-21T09:58:38.734160+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:38 smithi204 bash[24804]: cluster 2024-09-21T09:58:38.734160+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:40 smithi003 bash[22527]: cluster 2024-09-21T09:58:40.734690+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:41.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:40 smithi003 bash[31899]: cluster 2024-09-21T09:58:40.734690+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:40 smithi204 bash[24804]: cluster 2024-09-21T09:58:40.734690+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:43.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:42 smithi003 bash[22527]: cluster 2024-09-21T09:58:42.735227+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:43.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:42 smithi003 bash[31899]: cluster 2024-09-21T09:58:42.735227+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:43.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:42 smithi204 bash[24804]: cluster 2024-09-21T09:58:42.735227+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:45.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:44 smithi003 bash[22527]: cluster 2024-09-21T09:58:44.735776+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:45.142 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:44 smithi003 bash[31899]: cluster 2024-09-21T09:58:44.735776+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:45.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:44 smithi204 bash[24804]: cluster 2024-09-21T09:58:44.735776+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:47.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:46 smithi003 bash[22527]: cluster 2024-09-21T09:58:46.736267+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:47.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:46 smithi003 bash[31899]: cluster 2024-09-21T09:58:46.736267+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:47.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:46 smithi204 bash[24804]: cluster 2024-09-21T09:58:46.736267+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:48.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:47 smithi003 bash[22527]: audit 2024-09-21T09:58:46.939327+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:58:48.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:47 smithi003 bash[22527]: audit 2024-09-21T09:58:46.940894+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:47 smithi003 bash[22527]: cephadm 2024-09-21T09:58:46.942336+0000 mgr.y (mgr.14150) 101 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-21T09:58:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:47 smithi003 bash[31899]: audit 2024-09-21T09:58:46.939327+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:58:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:47 smithi003 bash[31899]: audit 2024-09-21T09:58:46.940894+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:47 smithi003 bash[31899]: cephadm 2024-09-21T09:58:46.942336+0000 mgr.y (mgr.14150) 101 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-21T09:58:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:47 smithi204 bash[24804]: audit 2024-09-21T09:58:46.939327+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T09:58:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:47 smithi204 bash[24804]: audit 2024-09-21T09:58:46.940894+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:47 smithi204 bash[24804]: cephadm 2024-09-21T09:58:46.942336+0000 mgr.y (mgr.14150) 101 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-21T09:58:49.071 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:48 smithi003 bash[22527]: cluster 2024-09-21T09:58:48.736801+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:49.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:48 smithi003 bash[31899]: cluster 2024-09-21T09:58:48.736801+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:49.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:48 smithi204 bash[24804]: cluster 2024-09-21T09:58:48.736801+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:51.102 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:58:51 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:51.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:50 smithi003 bash[31899]: cluster 2024-09-21T09:58:50.737252+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:51.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:51 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:51.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:50 smithi003 bash[22527]: cluster 2024-09-21T09:58:50.737252+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:51.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:51 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:51.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:50 smithi204 bash[24804]: cluster 2024-09-21T09:58:50.737252+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:51.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:58:51 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:51.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:51 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:51.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:51 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:58:52.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:51 smithi003 bash[22527]: audit 2024-09-21T09:58:51.378032+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:52.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:51 smithi003 bash[22527]: audit 2024-09-21T09:58:51.381787+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:52.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:51 smithi003 bash[22527]: audit 2024-09-21T09:58:51.386080+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:52.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:51 smithi003 bash[31899]: audit 2024-09-21T09:58:51.378032+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:52.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:51 smithi003 bash[31899]: audit 2024-09-21T09:58:51.381787+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:52.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:51 smithi003 bash[31899]: audit 2024-09-21T09:58:51.386080+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:52.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:51 smithi204 bash[24804]: audit 2024-09-21T09:58:51.378032+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:58:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:51 smithi204 bash[24804]: audit 2024-09-21T09:58:51.381787+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:52.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:51 smithi204 bash[24804]: audit 2024-09-21T09:58:51.386080+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:53.120 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:52 smithi003 bash[22527]: cluster 2024-09-21T09:58:52.737676+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:53.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:52 smithi003 bash[31899]: cluster 2024-09-21T09:58:52.737676+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:53.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:52 smithi204 bash[24804]: cluster 2024-09-21T09:58:52.737676+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:55.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:54 smithi003 bash[22527]: cluster 2024-09-21T09:58:54.738113+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:55.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:54 smithi003 bash[31899]: cluster 2024-09-21T09:58:54.738113+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:55.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:54 smithi204 bash[24804]: cluster 2024-09-21T09:58:54.738113+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:57.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[22527]: audit 2024-09-21T09:58:56.467971+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:57.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[22527]: audit 2024-09-21T09:58:56.472360+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:57.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[22527]: cluster 2024-09-21T09:58:56.738410+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:57.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[22527]: audit 2024-09-21T09:58:56.876561+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:57.554 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[22527]: audit 2024-09-21T09:58:56.877975+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:57.555 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[22527]: audit 2024-09-21T09:58:56.888035+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:57.555 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[31899]: audit 2024-09-21T09:58:56.467971+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:57.555 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[31899]: audit 2024-09-21T09:58:56.472360+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:57.555 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[31899]: cluster 2024-09-21T09:58:56.738410+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:57.555 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[31899]: audit 2024-09-21T09:58:56.876561+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:57.555 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[31899]: audit 2024-09-21T09:58:56.877975+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:57.555 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:57 smithi003 bash[31899]: audit 2024-09-21T09:58:56.888035+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:57 smithi204 bash[24804]: audit 2024-09-21T09:58:56.467971+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:57 smithi204 bash[24804]: audit 2024-09-21T09:58:56.472360+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:57 smithi204 bash[24804]: cluster 2024-09-21T09:58:56.738410+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:57 smithi204 bash[24804]: audit 2024-09-21T09:58:56.876561+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:58:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:57 smithi204 bash[24804]: audit 2024-09-21T09:58:56.877975+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:58:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:57 smithi204 bash[24804]: audit 2024-09-21T09:58:56.888035+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:58:58.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:58 smithi003 bash[22527]: audit 2024-09-21T09:58:57.970578+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:58:58.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:58 smithi003 bash[31899]: audit 2024-09-21T09:58:57.970578+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:58:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:58 smithi204 bash[24804]: audit 2024-09-21T09:58:57.970578+0000 mon.a (mon.0) 281 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T09:58:59.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:59 smithi003 bash[22527]: audit 2024-09-21T09:58:58.491631+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:58:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:59 smithi003 bash[22527]: cluster 2024-09-21T09:58:58.491811+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:58:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:59 smithi003 bash[22527]: audit 2024-09-21T09:58:58.492096+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:58:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:59 smithi003 bash[22527]: audit 2024-09-21T09:58:58.492833+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T09:58:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:58:59 smithi003 bash[22527]: cluster 2024-09-21T09:58:58.738773+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:59 smithi003 bash[31899]: audit 2024-09-21T09:58:58.491631+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:58:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:59 smithi003 bash[31899]: cluster 2024-09-21T09:58:58.491811+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:58:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:59 smithi003 bash[31899]: audit 2024-09-21T09:58:58.492096+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:58:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:59 smithi003 bash[31899]: audit 2024-09-21T09:58:58.492833+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T09:58:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:58:59 smithi003 bash[31899]: cluster 2024-09-21T09:58:58.738773+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:59.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:59 smithi204 bash[24804]: audit 2024-09-21T09:58:58.491631+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T09:58:59.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:59 smithi204 bash[24804]: cluster 2024-09-21T09:58:58.491811+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T09:58:59.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:59 smithi204 bash[24804]: audit 2024-09-21T09:58:58.492096+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:58:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:59 smithi204 bash[24804]: audit 2024-09-21T09:58:58.492833+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T09:58:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:58:59 smithi204 bash[24804]: cluster 2024-09-21T09:58:58.738773+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:58:59.980 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 0 on host 'smithi003' 2024-09-21T09:59:00.566 DEBUG:teuthology.orchestra.run.smithi003:osd.0> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T09:59:00.569 INFO:tasks.cephadm:Deploying osd.1 on smithi003 with /dev/vg_nvme/lv_3... 2024-09-21T09:59:00.569 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T09:59:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:00 smithi204 bash[24804]: audit 2024-09-21T09:58:59.499018+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T09:59:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:00 smithi204 bash[24804]: cluster 2024-09-21T09:58:59.499135+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T09:59:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:00 smithi204 bash[24804]: audit 2024-09-21T09:58:59.499590+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:00 smithi204 bash[24804]: audit 2024-09-21T09:58:59.505561+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:00 smithi204 bash[24804]: audit 2024-09-21T09:58:59.959884+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:00 smithi204 bash[24804]: audit 2024-09-21T09:58:59.966977+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:00 smithi204 bash[24804]: audit 2024-09-21T09:58:59.975400+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:00.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[22527]: audit 2024-09-21T09:58:59.499018+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T09:59:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[22527]: cluster 2024-09-21T09:58:59.499135+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T09:59:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[22527]: audit 2024-09-21T09:58:59.499590+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[22527]: audit 2024-09-21T09:58:59.505561+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[22527]: audit 2024-09-21T09:58:59.959884+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[22527]: audit 2024-09-21T09:58:59.966977+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[22527]: audit 2024-09-21T09:58:59.975400+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:00.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[31899]: audit 2024-09-21T09:58:59.499018+0000 mon.a (mon.0) 286 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T09:59:00.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[31899]: cluster 2024-09-21T09:58:59.499135+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T09:59:00.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[31899]: audit 2024-09-21T09:58:59.499590+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:00.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[31899]: audit 2024-09-21T09:58:59.505561+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:00.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[31899]: audit 2024-09-21T09:58:59.959884+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:00.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[31899]: audit 2024-09-21T09:58:59.966977+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:00.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:00 smithi003 bash[31899]: audit 2024-09-21T09:58:59.975400+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:01.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[22527]: cluster 2024-09-21T09:58:58.982140+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T09:59:01.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[22527]: cluster 2024-09-21T09:58:58.982220+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T09:59:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[22527]: cluster 2024-09-21T09:59:00.509350+0000 mon.a (mon.0) 293 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502] boot 2024-09-21T09:59:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[22527]: cluster 2024-09-21T09:59:00.509415+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T09:59:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[22527]: audit 2024-09-21T09:59:00.509659+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[22527]: cluster 2024-09-21T09:59:00.739161+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[31899]: cluster 2024-09-21T09:58:58.982140+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T09:59:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[31899]: cluster 2024-09-21T09:58:58.982220+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T09:59:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[31899]: cluster 2024-09-21T09:59:00.509350+0000 mon.a (mon.0) 293 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502] boot 2024-09-21T09:59:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[31899]: cluster 2024-09-21T09:59:00.509415+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T09:59:01.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[31899]: audit 2024-09-21T09:59:00.509659+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:01.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:01 smithi003 bash[31899]: cluster 2024-09-21T09:59:00.739161+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:01 smithi204 bash[24804]: cluster 2024-09-21T09:58:58.982140+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T09:59:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:01 smithi204 bash[24804]: cluster 2024-09-21T09:58:58.982220+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T09:59:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:01 smithi204 bash[24804]: cluster 2024-09-21T09:59:00.509350+0000 mon.a (mon.0) 293 : cluster [INF] osd.0 [v2:172.21.15.3:6802/2417331502,v1:172.21.15.3:6803/2417331502] boot 2024-09-21T09:59:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:01 smithi204 bash[24804]: cluster 2024-09-21T09:59:00.509415+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T09:59:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:01 smithi204 bash[24804]: audit 2024-09-21T09:59:00.509659+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T09:59:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:01 smithi204 bash[24804]: cluster 2024-09-21T09:59:00.739161+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T09:59:02.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:02 smithi003 bash[22527]: cluster 2024-09-21T09:59:01.519785+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T09:59:02.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:02 smithi003 bash[31899]: cluster 2024-09-21T09:59:01.519785+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T09:59:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:02 smithi204 bash[24804]: cluster 2024-09-21T09:59:01.519785+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T09:59:03.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:03 smithi003 bash[22527]: cluster 2024-09-21T09:59:02.739661+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:03 smithi003 bash[31899]: cluster 2024-09-21T09:59:02.739661+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:03 smithi204 bash[24804]: cluster 2024-09-21T09:59:02.739661+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:04.821 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:05.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:04 smithi003 bash[22527]: cluster 2024-09-21T09:59:04.740141+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:04 smithi003 bash[31899]: cluster 2024-09-21T09:59:04.740141+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:05.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:04 smithi204 bash[24804]: cluster 2024-09-21T09:59:04.740141+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:07.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:06 smithi003 bash[22527]: cluster 2024-09-21T09:59:06.740602+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:07.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:06 smithi003 bash[31899]: cluster 2024-09-21T09:59:06.740602+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:07.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:06 smithi204 bash[24804]: cluster 2024-09-21T09:59:06.740602+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:09.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:08 smithi003 bash[22527]: cluster 2024-09-21T09:59:08.741050+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:09.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:08 smithi003 bash[31899]: cluster 2024-09-21T09:59:08.741050+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:09.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:08 smithi204 bash[24804]: cluster 2024-09-21T09:59:08.741050+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:09.424 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T09:59:09.451 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi003:vg_nvme/lv_3 2024-09-21T09:59:11.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:10 smithi003 bash[31899]: cluster 2024-09-21T09:59:10.741531+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:11.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:10 smithi003 bash[22527]: cluster 2024-09-21T09:59:10.741531+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:11.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:10 smithi204 bash[24804]: cluster 2024-09-21T09:59:10.741531+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:13.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:13 smithi204 bash[24804]: cephadm 2024-09-21T09:59:12.230350+0000 mgr.y (mgr.14150) 114 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T09:59:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:13 smithi204 bash[24804]: audit 2024-09-21T09:59:12.237757+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:13 smithi204 bash[24804]: audit 2024-09-21T09:59:12.245332+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:13 smithi204 bash[24804]: audit 2024-09-21T09:59:12.247242+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:59:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:13 smithi204 bash[24804]: cephadm 2024-09-21T09:59:12.248593+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-21T09:59:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:13 smithi204 bash[24804]: audit 2024-09-21T09:59:12.256552+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:13 smithi204 bash[24804]: audit 2024-09-21T09:59:12.258564+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:13 smithi204 bash[24804]: audit 2024-09-21T09:59:12.260097+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:13 smithi204 bash[24804]: audit 2024-09-21T09:59:12.268614+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:13 smithi204 bash[24804]: cluster 2024-09-21T09:59:12.742010+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:13.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[22527]: cephadm 2024-09-21T09:59:12.230350+0000 mgr.y (mgr.14150) 114 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T09:59:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[22527]: audit 2024-09-21T09:59:12.237757+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[22527]: audit 2024-09-21T09:59:12.245332+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[22527]: audit 2024-09-21T09:59:12.247242+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:59:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[22527]: cephadm 2024-09-21T09:59:12.248593+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-21T09:59:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[22527]: audit 2024-09-21T09:59:12.256552+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[22527]: audit 2024-09-21T09:59:12.258564+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[22527]: audit 2024-09-21T09:59:12.260097+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[22527]: audit 2024-09-21T09:59:12.268614+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[22527]: cluster 2024-09-21T09:59:12.742010+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:13.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[31899]: cephadm 2024-09-21T09:59:12.230350+0000 mgr.y (mgr.14150) 114 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T09:59:13.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[31899]: audit 2024-09-21T09:59:12.237757+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[31899]: audit 2024-09-21T09:59:12.245332+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[31899]: audit 2024-09-21T09:59:12.247242+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T09:59:13.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[31899]: cephadm 2024-09-21T09:59:12.248593+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 16245M 2024-09-21T09:59:13.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[31899]: audit 2024-09-21T09:59:12.256552+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[31899]: audit 2024-09-21T09:59:12.258564+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:13.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[31899]: audit 2024-09-21T09:59:12.260097+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:13.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[31899]: audit 2024-09-21T09:59:12.268614+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:13.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:13 smithi003 bash[31899]: cluster 2024-09-21T09:59:12.742010+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:14.717 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:14 smithi003 bash[22527]: cluster 2024-09-21T09:59:14.742431+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:14 smithi003 bash[31899]: cluster 2024-09-21T09:59:14.742431+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:15.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:14 smithi204 bash[24804]: cluster 2024-09-21T09:59:14.742431+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:16 smithi003 bash[22527]: cluster 2024-09-21T09:59:16.742888+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:17.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:16 smithi003 bash[31899]: cluster 2024-09-21T09:59:16.742888+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:17.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:16 smithi204 bash[24804]: cluster 2024-09-21T09:59:16.742888+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:17 smithi003 bash[22527]: audit 2024-09-21T09:59:17.816196+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:59:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:17 smithi003 bash[22527]: audit 2024-09-21T09:59:17.821106+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:59:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:17 smithi003 bash[22527]: audit 2024-09-21T09:59:17.822070+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:18.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:17 smithi003 bash[31899]: audit 2024-09-21T09:59:17.816196+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:59:18.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:17 smithi003 bash[31899]: audit 2024-09-21T09:59:17.821106+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:59:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:17 smithi003 bash[31899]: audit 2024-09-21T09:59:17.822070+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:17 smithi204 bash[24804]: audit 2024-09-21T09:59:17.816196+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T09:59:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:17 smithi204 bash[24804]: audit 2024-09-21T09:59:17.821106+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T09:59:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:17 smithi204 bash[24804]: audit 2024-09-21T09:59:17.822070+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:18 smithi003 bash[22527]: audit 2024-09-21T09:59:17.812871+0000 mgr.y (mgr.14150) 119 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:18 smithi003 bash[22527]: cluster 2024-09-21T09:59:18.743351+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:19.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:18 smithi003 bash[31899]: audit 2024-09-21T09:59:17.812871+0000 mgr.y (mgr.14150) 119 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:19.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:18 smithi003 bash[31899]: cluster 2024-09-21T09:59:18.743351+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:18 smithi204 bash[24804]: audit 2024-09-21T09:59:17.812871+0000 mgr.y (mgr.14150) 119 : audit [DBG] from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T09:59:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:18 smithi204 bash[24804]: cluster 2024-09-21T09:59:18.743351+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:21.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:20 smithi003 bash[22527]: cluster 2024-09-21T09:59:20.743865+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:21.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:20 smithi003 bash[31899]: cluster 2024-09-21T09:59:20.743865+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:21.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:20 smithi204 bash[24804]: cluster 2024-09-21T09:59:20.743865+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:23.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:22 smithi003 bash[22527]: cluster 2024-09-21T09:59:22.744359+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:23.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:22 smithi003 bash[31899]: cluster 2024-09-21T09:59:22.744359+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:23.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:22 smithi204 bash[24804]: cluster 2024-09-21T09:59:22.744359+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:24 smithi003 bash[22527]: cluster 2024-09-21T09:59:24.744820+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:24 smithi003 bash[31899]: cluster 2024-09-21T09:59:24.744820+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:25.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:24 smithi204 bash[24804]: cluster 2024-09-21T09:59:24.744820+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:26 smithi204 bash[24804]: audit 2024-09-21T09:59:26.159185+0000 mon.a (mon.0) 307 : audit [INF] from='client.? 172.21.15.3:0/2886066320' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0f9f77b-e9a2-41f8-8798-e9be892df17d"}]: dispatch 2024-09-21T09:59:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:26 smithi204 bash[24804]: audit 2024-09-21T09:59:26.169120+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.3:0/2886066320' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0f9f77b-e9a2-41f8-8798-e9be892df17d"}]': finished 2024-09-21T09:59:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:26 smithi204 bash[24804]: cluster 2024-09-21T09:59:26.169290+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T09:59:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:26 smithi204 bash[24804]: audit 2024-09-21T09:59:26.169450+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:26.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:26 smithi003 bash[22527]: audit 2024-09-21T09:59:26.159185+0000 mon.a (mon.0) 307 : audit [INF] from='client.? 172.21.15.3:0/2886066320' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0f9f77b-e9a2-41f8-8798-e9be892df17d"}]: dispatch 2024-09-21T09:59:26.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:26 smithi003 bash[22527]: audit 2024-09-21T09:59:26.169120+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.3:0/2886066320' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0f9f77b-e9a2-41f8-8798-e9be892df17d"}]': finished 2024-09-21T09:59:26.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:26 smithi003 bash[22527]: cluster 2024-09-21T09:59:26.169290+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T09:59:26.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:26 smithi003 bash[22527]: audit 2024-09-21T09:59:26.169450+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:26 smithi003 bash[31899]: audit 2024-09-21T09:59:26.159185+0000 mon.a (mon.0) 307 : audit [INF] from='client.? 172.21.15.3:0/2886066320' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0f9f77b-e9a2-41f8-8798-e9be892df17d"}]: dispatch 2024-09-21T09:59:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:26 smithi003 bash[31899]: audit 2024-09-21T09:59:26.169120+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.3:0/2886066320' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0f9f77b-e9a2-41f8-8798-e9be892df17d"}]': finished 2024-09-21T09:59:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:26 smithi003 bash[31899]: cluster 2024-09-21T09:59:26.169290+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T09:59:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:26 smithi003 bash[31899]: audit 2024-09-21T09:59:26.169450+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:27 smithi204 bash[24804]: cluster 2024-09-21T09:59:26.745254+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:27 smithi204 bash[24804]: audit 2024-09-21T09:59:26.843582+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.3:0/705969094' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:59:27.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:27 smithi003 bash[22527]: cluster 2024-09-21T09:59:26.745254+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:27.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:27 smithi003 bash[22527]: audit 2024-09-21T09:59:26.843582+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.3:0/705969094' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:59:27.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:27 smithi003 bash[31899]: cluster 2024-09-21T09:59:26.745254+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:27.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:27 smithi003 bash[31899]: audit 2024-09-21T09:59:26.843582+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.3:0/705969094' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T09:59:29.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:28 smithi003 bash[22527]: cluster 2024-09-21T09:59:28.745742+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:29.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:28 smithi003 bash[31899]: cluster 2024-09-21T09:59:28.745742+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:29.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:28 smithi204 bash[24804]: cluster 2024-09-21T09:59:28.745742+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:31.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:30 smithi003 bash[31899]: cluster 2024-09-21T09:59:30.746247+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:31.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:30 smithi003 bash[22527]: cluster 2024-09-21T09:59:30.746247+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:31.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:30 smithi204 bash[24804]: cluster 2024-09-21T09:59:30.746247+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:33.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:32 smithi003 bash[22527]: cluster 2024-09-21T09:59:32.746708+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:33.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:32 smithi003 bash[31899]: cluster 2024-09-21T09:59:32.746708+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:33.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:32 smithi204 bash[24804]: cluster 2024-09-21T09:59:32.746708+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:35.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:34 smithi003 bash[22527]: cluster 2024-09-21T09:59:34.747239+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:35.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:34 smithi003 bash[31899]: cluster 2024-09-21T09:59:34.747239+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:35.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:34 smithi204 bash[24804]: cluster 2024-09-21T09:59:34.747239+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:36.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:36 smithi003 bash[22527]: cluster 2024-09-21T09:59:36.747753+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:36.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:36 smithi003 bash[31899]: cluster 2024-09-21T09:59:36.747753+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:37.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:36 smithi204 bash[24804]: cluster 2024-09-21T09:59:36.747753+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:38.896 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:38 smithi003 bash[22527]: audit 2024-09-21T09:59:38.478530+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T09:59:38.896 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:38 smithi003 bash[22527]: audit 2024-09-21T09:59:38.480148+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:38.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:38 smithi003 bash[31899]: audit 2024-09-21T09:59:38.478530+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T09:59:38.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:38 smithi003 bash[31899]: audit 2024-09-21T09:59:38.480148+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:38 smithi204 bash[24804]: audit 2024-09-21T09:59:38.478530+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T09:59:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:38 smithi204 bash[24804]: audit 2024-09-21T09:59:38.480148+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:39.818 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:39 smithi003 bash[31899]: cephadm 2024-09-21T09:59:38.481614+0000 mgr.y (mgr.14150) 130 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T09:59:39.818 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:39 smithi003 bash[31899]: cluster 2024-09-21T09:59:38.748185+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:39.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:39 smithi003 bash[22527]: cephadm 2024-09-21T09:59:38.481614+0000 mgr.y (mgr.14150) 130 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T09:59:39.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:39 smithi003 bash[22527]: cluster 2024-09-21T09:59:38.748185+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:39 smithi204 bash[24804]: cephadm 2024-09-21T09:59:38.481614+0000 mgr.y (mgr.14150) 130 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T09:59:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:39 smithi204 bash[24804]: cluster 2024-09-21T09:59:38.748185+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:40.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:40 smithi003 bash[22527]: cluster 2024-09-21T09:59:40.748640+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:40.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:40 smithi003 bash[31899]: cluster 2024-09-21T09:59:40.748640+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:40 smithi204 bash[24804]: cluster 2024-09-21T09:59:40.748640+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:42.766 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:42 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:59:42.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:42 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:59:42.766 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 09:59:42 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:59:42.767 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:59:42 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:59:43.109 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:42 smithi003 bash[22527]: cluster 2024-09-21T09:59:42.749132+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:43.109 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:42 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:59:43.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:42 smithi003 bash[31899]: cluster 2024-09-21T09:59:42.749132+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:43.110 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:42 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:59:43.110 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 09:59:42 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:59:43.110 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 09:59:42 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T09:59:43.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:42 smithi204 bash[24804]: cluster 2024-09-21T09:59:42.749132+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:43 smithi003 bash[22527]: audit 2024-09-21T09:59:43.024605+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:43 smithi003 bash[22527]: audit 2024-09-21T09:59:43.030649+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:43 smithi003 bash[22527]: audit 2024-09-21T09:59:43.037292+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:44.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:43 smithi003 bash[31899]: audit 2024-09-21T09:59:43.024605+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:44.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:43 smithi003 bash[31899]: audit 2024-09-21T09:59:43.030649+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:44.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:43 smithi003 bash[31899]: audit 2024-09-21T09:59:43.037292+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:43 smithi204 bash[24804]: audit 2024-09-21T09:59:43.024605+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:43 smithi204 bash[24804]: audit 2024-09-21T09:59:43.030649+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:43 smithi204 bash[24804]: audit 2024-09-21T09:59:43.037292+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:45.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:44 smithi003 bash[31899]: cluster 2024-09-21T09:59:44.749657+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:45.153 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:44 smithi003 bash[22527]: cluster 2024-09-21T09:59:44.749657+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:45.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:44 smithi204 bash[24804]: cluster 2024-09-21T09:59:44.749657+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:46.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:46 smithi003 bash[31899]: cluster 2024-09-21T09:59:46.750139+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:46.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:46 smithi003 bash[22527]: cluster 2024-09-21T09:59:46.750139+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:47.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:46 smithi204 bash[24804]: cluster 2024-09-21T09:59:46.750139+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:49.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[22527]: audit 2024-09-21T09:59:48.173430+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:49.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[22527]: audit 2024-09-21T09:59:48.180053+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:49.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[22527]: audit 2024-09-21T09:59:48.180900+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:49.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[22527]: audit 2024-09-21T09:59:48.181662+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:49.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[22527]: audit 2024-09-21T09:59:48.187165+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:49.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[22527]: cluster 2024-09-21T09:59:48.750583+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:49.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[31899]: audit 2024-09-21T09:59:48.173430+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:49.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[31899]: audit 2024-09-21T09:59:48.180053+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:49.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[31899]: audit 2024-09-21T09:59:48.180900+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:49.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[31899]: audit 2024-09-21T09:59:48.181662+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:49.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[31899]: audit 2024-09-21T09:59:48.187165+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:49.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:49 smithi003 bash[31899]: cluster 2024-09-21T09:59:48.750583+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:49.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:49 smithi204 bash[24804]: audit 2024-09-21T09:59:48.173430+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:49.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:49 smithi204 bash[24804]: audit 2024-09-21T09:59:48.180053+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:49.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:49 smithi204 bash[24804]: audit 2024-09-21T09:59:48.180900+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T09:59:49.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:49 smithi204 bash[24804]: audit 2024-09-21T09:59:48.181662+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T09:59:49.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:49 smithi204 bash[24804]: audit 2024-09-21T09:59:48.187165+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:49.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:49 smithi204 bash[24804]: cluster 2024-09-21T09:59:48.750583+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:50.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:50 smithi204 bash[24804]: audit 2024-09-21T09:59:49.615590+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:59:50.541 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:50 smithi003 bash[22527]: audit 2024-09-21T09:59:49.615590+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:59:50.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:50 smithi003 bash[31899]: audit 2024-09-21T09:59:49.615590+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T09:59:51.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:51 smithi003 bash[22527]: audit 2024-09-21T09:59:50.210199+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:59:51.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:51 smithi003 bash[22527]: cluster 2024-09-21T09:59:50.210360+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T09:59:51.217 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:51 smithi003 bash[22527]: audit 2024-09-21T09:59:50.210544+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:51.218 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:51 smithi003 bash[22527]: audit 2024-09-21T09:59:50.211136+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T09:59:51.218 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:51 smithi003 bash[22527]: cluster 2024-09-21T09:59:50.750952+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:51 smithi204 bash[24804]: audit 2024-09-21T09:59:50.210199+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:59:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:51 smithi204 bash[24804]: cluster 2024-09-21T09:59:50.210360+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T09:59:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:51 smithi204 bash[24804]: audit 2024-09-21T09:59:50.210544+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:51 smithi204 bash[24804]: audit 2024-09-21T09:59:50.211136+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T09:59:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:51 smithi204 bash[24804]: cluster 2024-09-21T09:59:50.750952+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:51.583 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 1 on host 'smithi003' 2024-09-21T09:59:51.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:51 smithi003 bash[31899]: audit 2024-09-21T09:59:50.210199+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T09:59:51.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:51 smithi003 bash[31899]: cluster 2024-09-21T09:59:50.210360+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T09:59:51.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:51 smithi003 bash[31899]: audit 2024-09-21T09:59:50.210544+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:51.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:51 smithi003 bash[31899]: audit 2024-09-21T09:59:50.211136+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T09:59:51.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:51 smithi003 bash[31899]: cluster 2024-09-21T09:59:50.750952+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:52.235 DEBUG:teuthology.orchestra.run.smithi003:osd.1> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T09:59:52.237 INFO:tasks.cephadm:Deploying osd.2 on smithi003 with /dev/vg_nvme/lv_2... 2024-09-21T09:59:52.237 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T09:59:52.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:52 smithi204 bash[24804]: audit 2024-09-21T09:59:51.211046+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T09:59:52.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:52 smithi204 bash[24804]: cluster 2024-09-21T09:59:51.211229+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T09:59:52.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:52 smithi204 bash[24804]: audit 2024-09-21T09:59:51.211980+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:52.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:52 smithi204 bash[24804]: audit 2024-09-21T09:59:51.222726+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:52.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:52 smithi204 bash[24804]: audit 2024-09-21T09:59:51.523923+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:52.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:52 smithi204 bash[24804]: audit 2024-09-21T09:59:51.544155+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:52.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:52 smithi204 bash[24804]: audit 2024-09-21T09:59:51.578162+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:52.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:52 smithi204 bash[24804]: audit 2024-09-21T09:59:51.700408+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' 2024-09-21T09:59:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[22527]: audit 2024-09-21T09:59:51.211046+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T09:59:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[22527]: cluster 2024-09-21T09:59:51.211229+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T09:59:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[22527]: audit 2024-09-21T09:59:51.211980+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[22527]: audit 2024-09-21T09:59:51.222726+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[22527]: audit 2024-09-21T09:59:51.523923+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[22527]: audit 2024-09-21T09:59:51.544155+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[22527]: audit 2024-09-21T09:59:51.578162+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[22527]: audit 2024-09-21T09:59:51.700408+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' 2024-09-21T09:59:52.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[31899]: audit 2024-09-21T09:59:51.211046+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T09:59:52.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[31899]: cluster 2024-09-21T09:59:51.211229+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T09:59:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[31899]: audit 2024-09-21T09:59:51.211980+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[31899]: audit 2024-09-21T09:59:51.222726+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[31899]: audit 2024-09-21T09:59:51.523923+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T09:59:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[31899]: audit 2024-09-21T09:59:51.544155+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[31899]: audit 2024-09-21T09:59:51.578162+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T09:59:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:52 smithi003 bash[31899]: audit 2024-09-21T09:59:51.700408+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319]' entity='osd.1' 2024-09-21T09:59:53.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:53 smithi204 bash[24804]: cluster 2024-09-21T09:59:50.640185+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T09:59:53.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:53 smithi204 bash[24804]: cluster 2024-09-21T09:59:50.640251+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T09:59:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:53 smithi204 bash[24804]: audit 2024-09-21T09:59:52.223079+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:53 smithi204 bash[24804]: cluster 2024-09-21T09:59:52.704902+0000 mon.a (mon.0) 336 : cluster [INF] osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319] boot 2024-09-21T09:59:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:53 smithi204 bash[24804]: cluster 2024-09-21T09:59:52.704953+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T09:59:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:53 smithi204 bash[24804]: audit 2024-09-21T09:59:52.705764+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:53 smithi204 bash[24804]: cluster 2024-09-21T09:59:52.751401+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:53.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[22527]: cluster 2024-09-21T09:59:50.640185+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T09:59:53.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[22527]: cluster 2024-09-21T09:59:50.640251+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T09:59:53.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[22527]: audit 2024-09-21T09:59:52.223079+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[22527]: cluster 2024-09-21T09:59:52.704902+0000 mon.a (mon.0) 336 : cluster [INF] osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319] boot 2024-09-21T09:59:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[22527]: cluster 2024-09-21T09:59:52.704953+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T09:59:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[22527]: audit 2024-09-21T09:59:52.705764+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[22527]: cluster 2024-09-21T09:59:52.751401+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[31899]: cluster 2024-09-21T09:59:50.640185+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T09:59:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[31899]: cluster 2024-09-21T09:59:50.640251+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T09:59:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[31899]: audit 2024-09-21T09:59:52.223079+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[31899]: cluster 2024-09-21T09:59:52.704902+0000 mon.a (mon.0) 336 : cluster [INF] osd.1 [v2:172.21.15.3:6810/1609729319,v1:172.21.15.3:6811/1609729319] boot 2024-09-21T09:59:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[31899]: cluster 2024-09-21T09:59:52.704953+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T09:59:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[31899]: audit 2024-09-21T09:59:52.705764+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T09:59:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:53 smithi003 bash[31899]: cluster 2024-09-21T09:59:52.751401+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T09:59:55.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:55 smithi204 bash[24804]: cluster 2024-09-21T09:59:54.225996+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T09:59:55.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:55 smithi204 bash[24804]: cluster 2024-09-21T09:59:54.751921+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:59:55.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:55 smithi003 bash[22527]: cluster 2024-09-21T09:59:54.225996+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T09:59:55.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:55 smithi003 bash[22527]: cluster 2024-09-21T09:59:54.751921+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:59:55.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:55 smithi003 bash[31899]: cluster 2024-09-21T09:59:54.225996+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T09:59:55.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:55 smithi003 bash[31899]: cluster 2024-09-21T09:59:54.751921+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:59:56.436 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T09:59:57.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:56 smithi003 bash[22527]: cluster 2024-09-21T09:59:56.752402+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:59:57.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:56 smithi003 bash[31899]: cluster 2024-09-21T09:59:56.752402+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:59:57.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:56 smithi204 bash[24804]: cluster 2024-09-21T09:59:56.752402+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:59:59.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 09:59:58 smithi003 bash[22527]: cluster 2024-09-21T09:59:58.752891+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:59:59.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 09:59:58 smithi003 bash[31899]: cluster 2024-09-21T09:59:58.752891+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T09:59:59.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 09:59:58 smithi204 bash[24804]: cluster 2024-09-21T09:59:58.752891+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:00.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:00 smithi003 bash[22527]: cluster 2024-09-21T10:00:00.000114+0000 mon.a (mon.0) 340 : cluster [INF] overall HEALTH_OK 2024-09-21T10:00:00.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:00 smithi003 bash[31899]: cluster 2024-09-21T10:00:00.000114+0000 mon.a (mon.0) 340 : cluster [INF] overall HEALTH_OK 2024-09-21T10:00:00.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:00 smithi204 bash[24804]: cluster 2024-09-21T10:00:00.000114+0000 mon.a (mon.0) 340 : cluster [INF] overall HEALTH_OK 2024-09-21T10:00:01.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:01 smithi003 bash[22527]: cluster 2024-09-21T10:00:00.753288+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:01.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:01 smithi003 bash[31899]: cluster 2024-09-21T10:00:00.753288+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:01.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:01 smithi204 bash[24804]: cluster 2024-09-21T10:00:00.753288+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:02.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[31899]: cephadm 2024-09-21T10:00:01.701047+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T10:00:02.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[31899]: audit 2024-09-21T10:00:01.709180+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:02.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[31899]: audit 2024-09-21T10:00:01.716288+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:02.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[31899]: audit 2024-09-21T10:00:01.717980+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:02.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[31899]: audit 2024-09-21T10:00:01.719484+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:02.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[31899]: cephadm 2024-09-21T10:00:01.720511+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8122M 2024-09-21T10:00:02.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[31899]: audit 2024-09-21T10:00:01.727299+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:02.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[31899]: audit 2024-09-21T10:00:01.729437+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:02.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[31899]: audit 2024-09-21T10:00:01.730884+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:02.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[31899]: audit 2024-09-21T10:00:01.742018+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:02.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[22527]: cephadm 2024-09-21T10:00:01.701047+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T10:00:02.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[22527]: audit 2024-09-21T10:00:01.709180+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:02.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[22527]: audit 2024-09-21T10:00:01.716288+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:02.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[22527]: audit 2024-09-21T10:00:01.717980+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:02.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[22527]: audit 2024-09-21T10:00:01.719484+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:02.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[22527]: cephadm 2024-09-21T10:00:01.720511+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8122M 2024-09-21T10:00:02.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[22527]: audit 2024-09-21T10:00:01.727299+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:02.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[22527]: audit 2024-09-21T10:00:01.729437+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:02.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[22527]: audit 2024-09-21T10:00:01.730884+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:02.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:02 smithi003 bash[22527]: audit 2024-09-21T10:00:01.742018+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:02 smithi204 bash[24804]: cephadm 2024-09-21T10:00:01.701047+0000 mgr.y (mgr.14150) 143 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T10:00:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:02 smithi204 bash[24804]: audit 2024-09-21T10:00:01.709180+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:02 smithi204 bash[24804]: audit 2024-09-21T10:00:01.716288+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:02 smithi204 bash[24804]: audit 2024-09-21T10:00:01.717980+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:02 smithi204 bash[24804]: audit 2024-09-21T10:00:01.719484+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:02 smithi204 bash[24804]: cephadm 2024-09-21T10:00:01.720511+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 8122M 2024-09-21T10:00:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:02 smithi204 bash[24804]: audit 2024-09-21T10:00:01.727299+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:02 smithi204 bash[24804]: audit 2024-09-21T10:00:01.729437+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:02 smithi204 bash[24804]: audit 2024-09-21T10:00:01.730884+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:02 smithi204 bash[24804]: audit 2024-09-21T10:00:01.742018+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:03.763 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:00:03.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi003:vg_nvme/lv_2 2024-09-21T10:00:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:03 smithi204 bash[24804]: cluster 2024-09-21T10:00:02.753662+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:04.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:03 smithi003 bash[31899]: cluster 2024-09-21T10:00:02.753662+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:04.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:03 smithi003 bash[22527]: cluster 2024-09-21T10:00:02.753662+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:05.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:04 smithi003 bash[22527]: cluster 2024-09-21T10:00:04.754092+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:04 smithi003 bash[31899]: cluster 2024-09-21T10:00:04.754092+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:05.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:04 smithi204 bash[24804]: cluster 2024-09-21T10:00:04.754092+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:07.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:06 smithi003 bash[22527]: cluster 2024-09-21T10:00:06.754577+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:07.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:06 smithi003 bash[31899]: cluster 2024-09-21T10:00:06.754577+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:07.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:06 smithi204 bash[24804]: cluster 2024-09-21T10:00:06.754577+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:08.503 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:09.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:08 smithi003 bash[22527]: cluster 2024-09-21T10:00:08.755050+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:09.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:08 smithi003 bash[31899]: cluster 2024-09-21T10:00:08.755050+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:09.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:08 smithi204 bash[24804]: cluster 2024-09-21T10:00:08.755050+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:11.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:10 smithi003 bash[22527]: cluster 2024-09-21T10:00:10.755495+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:11.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:10 smithi003 bash[31899]: cluster 2024-09-21T10:00:10.755495+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:11.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:10 smithi204 bash[24804]: cluster 2024-09-21T10:00:10.755495+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:12.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:11 smithi003 bash[22527]: audit 2024-09-21T10:00:11.402413+0000 mgr.y (mgr.14150) 150 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:12.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:11 smithi003 bash[22527]: audit 2024-09-21T10:00:11.404920+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:12.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:11 smithi003 bash[22527]: audit 2024-09-21T10:00:11.410005+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:12.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:11 smithi003 bash[22527]: audit 2024-09-21T10:00:11.411238+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:11 smithi003 bash[31899]: audit 2024-09-21T10:00:11.402413+0000 mgr.y (mgr.14150) 150 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:11 smithi003 bash[31899]: audit 2024-09-21T10:00:11.404920+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:11 smithi003 bash[31899]: audit 2024-09-21T10:00:11.410005+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:11 smithi003 bash[31899]: audit 2024-09-21T10:00:11.411238+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:11 smithi204 bash[24804]: audit 2024-09-21T10:00:11.402413+0000 mgr.y (mgr.14150) 150 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:00:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:11 smithi204 bash[24804]: audit 2024-09-21T10:00:11.404920+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:00:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:11 smithi204 bash[24804]: audit 2024-09-21T10:00:11.410005+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:00:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:11 smithi204 bash[24804]: audit 2024-09-21T10:00:11.411238+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:13.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:12 smithi003 bash[22527]: cluster 2024-09-21T10:00:12.755990+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:13.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:12 smithi003 bash[31899]: cluster 2024-09-21T10:00:12.755990+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:13.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:12 smithi204 bash[24804]: cluster 2024-09-21T10:00:12.755990+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:14 smithi003 bash[22527]: cluster 2024-09-21T10:00:14.756487+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:14 smithi003 bash[31899]: cluster 2024-09-21T10:00:14.756487+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:15.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:14 smithi204 bash[24804]: cluster 2024-09-21T10:00:14.756487+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:17.130 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:16 smithi003 bash[22527]: cluster 2024-09-21T10:00:16.756938+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:17.130 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:16 smithi003 bash[31899]: cluster 2024-09-21T10:00:16.756938+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:17.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:16 smithi204 bash[24804]: cluster 2024-09-21T10:00:16.756938+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:19.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:18 smithi003 bash[31899]: cluster 2024-09-21T10:00:18.757532+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:18 smithi003 bash[22527]: cluster 2024-09-21T10:00:18.757532+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:18 smithi204 bash[24804]: cluster 2024-09-21T10:00:18.757532+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:20.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:19 smithi003 bash[22527]: audit 2024-09-21T10:00:19.674204+0000 mon.a (mon.0) 352 : audit [INF] from='client.? 172.21.15.3:0/3772934816' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b"}]: dispatch 2024-09-21T10:00:20.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:19 smithi003 bash[22527]: audit 2024-09-21T10:00:19.681107+0000 mon.a (mon.0) 353 : audit [INF] from='client.? 172.21.15.3:0/3772934816' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b"}]': finished 2024-09-21T10:00:20.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:19 smithi003 bash[22527]: cluster 2024-09-21T10:00:19.681188+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T10:00:20.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:19 smithi003 bash[22527]: audit 2024-09-21T10:00:19.681324+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:19 smithi003 bash[31899]: audit 2024-09-21T10:00:19.674204+0000 mon.a (mon.0) 352 : audit [INF] from='client.? 172.21.15.3:0/3772934816' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b"}]: dispatch 2024-09-21T10:00:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:19 smithi003 bash[31899]: audit 2024-09-21T10:00:19.681107+0000 mon.a (mon.0) 353 : audit [INF] from='client.? 172.21.15.3:0/3772934816' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b"}]': finished 2024-09-21T10:00:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:19 smithi003 bash[31899]: cluster 2024-09-21T10:00:19.681188+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T10:00:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:19 smithi003 bash[31899]: audit 2024-09-21T10:00:19.681324+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:19 smithi204 bash[24804]: audit 2024-09-21T10:00:19.674204+0000 mon.a (mon.0) 352 : audit [INF] from='client.? 172.21.15.3:0/3772934816' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b"}]: dispatch 2024-09-21T10:00:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:19 smithi204 bash[24804]: audit 2024-09-21T10:00:19.681107+0000 mon.a (mon.0) 353 : audit [INF] from='client.? 172.21.15.3:0/3772934816' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b"}]': finished 2024-09-21T10:00:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:19 smithi204 bash[24804]: cluster 2024-09-21T10:00:19.681188+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T10:00:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:19 smithi204 bash[24804]: audit 2024-09-21T10:00:19.681324+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:21.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:20 smithi003 bash[22527]: audit 2024-09-21T10:00:20.346655+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/3351007333' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:21.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:20 smithi003 bash[22527]: cluster 2024-09-21T10:00:20.757992+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:21.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:20 smithi003 bash[31899]: audit 2024-09-21T10:00:20.346655+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/3351007333' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:21.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:20 smithi003 bash[31899]: cluster 2024-09-21T10:00:20.757992+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:21.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:20 smithi204 bash[24804]: audit 2024-09-21T10:00:20.346655+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.3:0/3351007333' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:00:21.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:20 smithi204 bash[24804]: cluster 2024-09-21T10:00:20.757992+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:23.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:22 smithi003 bash[22527]: cluster 2024-09-21T10:00:22.758373+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:23.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:22 smithi003 bash[31899]: cluster 2024-09-21T10:00:22.758373+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:23.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:22 smithi204 bash[24804]: cluster 2024-09-21T10:00:22.758373+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:24 smithi003 bash[22527]: cluster 2024-09-21T10:00:24.758805+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:24 smithi003 bash[31899]: cluster 2024-09-21T10:00:24.758805+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:25.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:24 smithi204 bash[24804]: cluster 2024-09-21T10:00:24.758805+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:27.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:26 smithi003 bash[22527]: cluster 2024-09-21T10:00:26.759282+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:27.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:26 smithi003 bash[31899]: cluster 2024-09-21T10:00:26.759282+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:27.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:26 smithi204 bash[24804]: cluster 2024-09-21T10:00:26.759282+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:29.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:28 smithi003 bash[22527]: cluster 2024-09-21T10:00:28.759740+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:29.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:28 smithi003 bash[31899]: cluster 2024-09-21T10:00:28.759740+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:29.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:28 smithi204 bash[24804]: cluster 2024-09-21T10:00:28.759740+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:31.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:30 smithi003 bash[31899]: cluster 2024-09-21T10:00:30.760206+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:30 smithi003 bash[22527]: cluster 2024-09-21T10:00:30.760206+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:31.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:30 smithi204 bash[24804]: cluster 2024-09-21T10:00:30.760206+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:31 smithi204 bash[24804]: audit 2024-09-21T10:00:31.911611+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T10:00:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:31 smithi204 bash[24804]: audit 2024-09-21T10:00:31.913241+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:32.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:31 smithi003 bash[22527]: audit 2024-09-21T10:00:31.911611+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T10:00:32.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:31 smithi003 bash[22527]: audit 2024-09-21T10:00:31.913241+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:32.319 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:31 smithi003 bash[31899]: audit 2024-09-21T10:00:31.911611+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T10:00:32.320 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:31 smithi003 bash[31899]: audit 2024-09-21T10:00:31.913241+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:33.234 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:32 smithi003 bash[31899]: cephadm 2024-09-21T10:00:31.914658+0000 mgr.y (mgr.14150) 161 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-21T10:00:33.234 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:32 smithi003 bash[31899]: cluster 2024-09-21T10:00:32.760683+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:33.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:32 smithi003 bash[22527]: cephadm 2024-09-21T10:00:31.914658+0000 mgr.y (mgr.14150) 161 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-21T10:00:33.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:32 smithi003 bash[22527]: cluster 2024-09-21T10:00:32.760683+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:33.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:32 smithi204 bash[24804]: cephadm 2024-09-21T10:00:31.914658+0000 mgr.y (mgr.14150) 161 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-21T10:00:33.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:32 smithi204 bash[24804]: cluster 2024-09-21T10:00:32.760683+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:35.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:34 smithi003 bash[31899]: cluster 2024-09-21T10:00:34.761152+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:35.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:34 smithi003 bash[22527]: cluster 2024-09-21T10:00:34.761152+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:35.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:34 smithi204 bash[24804]: cluster 2024-09-21T10:00:34.761152+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:36.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:36 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:00:36.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:35 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:00:36.100 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:00:36 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:00:36.100 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:00:35 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:00:36.100 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:00:35 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:00:36.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:36 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:00:36.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:36 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:00:36.424 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:00:36 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:00:36.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:00:36 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:00:36.425 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:00:36 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:00:36.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:36 smithi204 bash[24804]: audit 2024-09-21T10:00:36.372916+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:36.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:36 smithi204 bash[24804]: audit 2024-09-21T10:00:36.377187+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:36.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:36 smithi204 bash[24804]: audit 2024-09-21T10:00:36.381761+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:36.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:36 smithi003 bash[22527]: audit 2024-09-21T10:00:36.372916+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:36.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:36 smithi003 bash[22527]: audit 2024-09-21T10:00:36.377187+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:36.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:36 smithi003 bash[22527]: audit 2024-09-21T10:00:36.381761+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:36.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:36 smithi003 bash[31899]: audit 2024-09-21T10:00:36.372916+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:36.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:36 smithi003 bash[31899]: audit 2024-09-21T10:00:36.377187+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:36.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:36 smithi003 bash[31899]: audit 2024-09-21T10:00:36.381761+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:37.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:37 smithi003 bash[22527]: cluster 2024-09-21T10:00:36.761644+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:37.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:37 smithi003 bash[31899]: cluster 2024-09-21T10:00:36.761644+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:37 smithi204 bash[24804]: cluster 2024-09-21T10:00:36.761644+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:39.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:38 smithi003 bash[31899]: cluster 2024-09-21T10:00:38.762021+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:38 smithi003 bash[22527]: cluster 2024-09-21T10:00:38.762021+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:38 smithi204 bash[24804]: cluster 2024-09-21T10:00:38.762021+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:40 smithi003 bash[22527]: cluster 2024-09-21T10:00:40.762354+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:41.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:40 smithi003 bash[31899]: cluster 2024-09-21T10:00:40.762354+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:40 smithi204 bash[24804]: cluster 2024-09-21T10:00:40.762354+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:42 smithi204 bash[24804]: audit 2024-09-21T10:00:41.503974+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:42 smithi204 bash[24804]: audit 2024-09-21T10:00:41.508852+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:42 smithi204 bash[24804]: audit 2024-09-21T10:00:41.919488+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:42 smithi204 bash[24804]: audit 2024-09-21T10:00:41.920541+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:42 smithi204 bash[24804]: audit 2024-09-21T10:00:41.928407+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:42.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:42 smithi003 bash[22527]: audit 2024-09-21T10:00:41.503974+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:42.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:42 smithi003 bash[22527]: audit 2024-09-21T10:00:41.508852+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:42.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:42 smithi003 bash[22527]: audit 2024-09-21T10:00:41.919488+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:42.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:42 smithi003 bash[22527]: audit 2024-09-21T10:00:41.920541+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:42.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:42 smithi003 bash[22527]: audit 2024-09-21T10:00:41.928407+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:42.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:42 smithi003 bash[31899]: audit 2024-09-21T10:00:41.503974+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:42.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:42 smithi003 bash[31899]: audit 2024-09-21T10:00:41.508852+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:42.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:42 smithi003 bash[31899]: audit 2024-09-21T10:00:41.919488+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:42.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:42 smithi003 bash[31899]: audit 2024-09-21T10:00:41.920541+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:42.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:42 smithi003 bash[31899]: audit 2024-09-21T10:00:41.928407+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:43.916 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:43 smithi003 bash[22527]: cluster 2024-09-21T10:00:42.762805+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:43.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:43 smithi003 bash[22527]: audit 2024-09-21T10:00:42.928738+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T10:00:43.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:43 smithi003 bash[31899]: cluster 2024-09-21T10:00:42.762805+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:43.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:43 smithi003 bash[31899]: audit 2024-09-21T10:00:42.928738+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T10:00:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:43 smithi204 bash[24804]: cluster 2024-09-21T10:00:42.762805+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:43 smithi204 bash[24804]: audit 2024-09-21T10:00:42.928738+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T10:00:44.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:44 smithi003 bash[31899]: audit 2024-09-21T10:00:43.508956+0000 mon.a (mon.0) 367 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:00:44.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:44 smithi003 bash[31899]: cluster 2024-09-21T10:00:43.509041+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T10:00:44.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:44 smithi003 bash[31899]: audit 2024-09-21T10:00:43.509470+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:44.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:44 smithi003 bash[31899]: audit 2024-09-21T10:00:43.510580+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T10:00:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:44 smithi003 bash[22527]: audit 2024-09-21T10:00:43.508956+0000 mon.a (mon.0) 367 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:00:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:44 smithi003 bash[22527]: cluster 2024-09-21T10:00:43.509041+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T10:00:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:44 smithi003 bash[22527]: audit 2024-09-21T10:00:43.509470+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:44 smithi003 bash[22527]: audit 2024-09-21T10:00:43.510580+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T10:00:45.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:44 smithi204 bash[24804]: audit 2024-09-21T10:00:43.508956+0000 mon.a (mon.0) 367 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:00:45.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:44 smithi204 bash[24804]: cluster 2024-09-21T10:00:43.509041+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T10:00:45.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:44 smithi204 bash[24804]: audit 2024-09-21T10:00:43.509470+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:45.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:44 smithi204 bash[24804]: audit 2024-09-21T10:00:43.510580+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T10:00:45.038 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 2 on host 'smithi003' 2024-09-21T10:00:45.655 DEBUG:teuthology.orchestra.run.smithi003:osd.2> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T10:00:45.658 INFO:tasks.cephadm:Deploying osd.3 on smithi003 with /dev/vg_nvme/lv_1... 2024-09-21T10:00:45.658 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T10:00:45.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[22527]: audit 2024-09-21T10:00:44.516199+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T10:00:45.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[22527]: cluster 2024-09-21T10:00:44.516382+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T10:00:45.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[22527]: audit 2024-09-21T10:00:44.516643+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:45.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[22527]: audit 2024-09-21T10:00:44.530412+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[22527]: cluster 2024-09-21T10:00:44.763243+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[22527]: audit 2024-09-21T10:00:45.013956+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[22527]: audit 2024-09-21T10:00:45.021916+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[22527]: audit 2024-09-21T10:00:45.030505+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[31899]: audit 2024-09-21T10:00:44.516199+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[31899]: cluster 2024-09-21T10:00:44.516382+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[31899]: audit 2024-09-21T10:00:44.516643+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[31899]: audit 2024-09-21T10:00:44.530412+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[31899]: cluster 2024-09-21T10:00:44.763243+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[31899]: audit 2024-09-21T10:00:45.013956+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[31899]: audit 2024-09-21T10:00:45.021916+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:45 smithi003 bash[31899]: audit 2024-09-21T10:00:45.030505+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:45 smithi204 bash[24804]: audit 2024-09-21T10:00:44.516199+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T10:00:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:45 smithi204 bash[24804]: cluster 2024-09-21T10:00:44.516382+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T10:00:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:45 smithi204 bash[24804]: audit 2024-09-21T10:00:44.516643+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:45 smithi204 bash[24804]: audit 2024-09-21T10:00:44.530412+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:45 smithi204 bash[24804]: cluster 2024-09-21T10:00:44.763243+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T10:00:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:45 smithi204 bash[24804]: audit 2024-09-21T10:00:45.013956+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:00:46.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:45 smithi204 bash[24804]: audit 2024-09-21T10:00:45.021916+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:46.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:45 smithi204 bash[24804]: audit 2024-09-21T10:00:45.030505+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:46.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:46 smithi003 bash[22527]: cluster 2024-09-21T10:00:43.924298+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:00:46.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:46 smithi003 bash[22527]: cluster 2024-09-21T10:00:43.924440+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:00:46.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:46 smithi003 bash[22527]: cluster 2024-09-21T10:00:45.530842+0000 mon.a (mon.0) 378 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991] boot 2024-09-21T10:00:46.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:46 smithi003 bash[22527]: cluster 2024-09-21T10:00:45.530921+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T10:00:46.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:46 smithi003 bash[22527]: audit 2024-09-21T10:00:45.531559+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:46.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:46 smithi003 bash[31899]: cluster 2024-09-21T10:00:43.924298+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:00:46.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:46 smithi003 bash[31899]: cluster 2024-09-21T10:00:43.924440+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:00:46.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:46 smithi003 bash[31899]: cluster 2024-09-21T10:00:45.530842+0000 mon.a (mon.0) 378 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991] boot 2024-09-21T10:00:46.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:46 smithi003 bash[31899]: cluster 2024-09-21T10:00:45.530921+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T10:00:46.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:46 smithi003 bash[31899]: audit 2024-09-21T10:00:45.531559+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:47.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:46 smithi204 bash[24804]: cluster 2024-09-21T10:00:43.924298+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:00:47.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:46 smithi204 bash[24804]: cluster 2024-09-21T10:00:43.924440+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:00:47.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:46 smithi204 bash[24804]: cluster 2024-09-21T10:00:45.530842+0000 mon.a (mon.0) 378 : cluster [INF] osd.2 [v2:172.21.15.3:6818/2117461991,v1:172.21.15.3:6819/2117461991] boot 2024-09-21T10:00:47.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:46 smithi204 bash[24804]: cluster 2024-09-21T10:00:45.530921+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T10:00:47.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:46 smithi204 bash[24804]: audit 2024-09-21T10:00:45.531559+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:00:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:47 smithi003 bash[22527]: cluster 2024-09-21T10:00:46.544234+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T10:00:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:47 smithi003 bash[22527]: cluster 2024-09-21T10:00:46.763750+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:47 smithi003 bash[22527]: audit 2024-09-21T10:00:46.893571+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:47.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:47 smithi003 bash[31899]: cluster 2024-09-21T10:00:46.544234+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T10:00:47.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:47 smithi003 bash[31899]: cluster 2024-09-21T10:00:46.763750+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:47.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:47 smithi003 bash[31899]: audit 2024-09-21T10:00:46.893571+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:47 smithi204 bash[24804]: cluster 2024-09-21T10:00:46.544234+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T10:00:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:47 smithi204 bash[24804]: cluster 2024-09-21T10:00:46.763750+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:47 smithi204 bash[24804]: audit 2024-09-21T10:00:46.893571+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:48.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:48 smithi003 bash[22527]: audit 2024-09-21T10:00:47.557594+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:48.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:48 smithi003 bash[22527]: cluster 2024-09-21T10:00:47.557757+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T10:00:48.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:48 smithi003 bash[22527]: audit 2024-09-21T10:00:47.565777+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:48.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:48 smithi003 bash[31899]: audit 2024-09-21T10:00:47.557594+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:48.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:48 smithi003 bash[31899]: cluster 2024-09-21T10:00:47.557757+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T10:00:48.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:48 smithi003 bash[31899]: audit 2024-09-21T10:00:47.565777+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:48 smithi204 bash[24804]: audit 2024-09-21T10:00:47.557594+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:48 smithi204 bash[24804]: cluster 2024-09-21T10:00:47.557757+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T10:00:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:48 smithi204 bash[24804]: audit 2024-09-21T10:00:47.565777+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:00:49.897 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:00:49.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:49 smithi003 bash[31899]: audit 2024-09-21T10:00:48.576295+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:49.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:49 smithi003 bash[31899]: cluster 2024-09-21T10:00:48.576542+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T10:00:49.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:49 smithi003 bash[31899]: cluster 2024-09-21T10:00:48.764338+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:49.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:49 smithi003 bash[22527]: audit 2024-09-21T10:00:48.576295+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:49.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:49 smithi003 bash[22527]: cluster 2024-09-21T10:00:48.576542+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T10:00:49.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:49 smithi003 bash[22527]: cluster 2024-09-21T10:00:48.764338+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:49 smithi204 bash[24804]: audit 2024-09-21T10:00:48.576295+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:00:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:49 smithi204 bash[24804]: cluster 2024-09-21T10:00:48.576542+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T10:00:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:49 smithi204 bash[24804]: cluster 2024-09-21T10:00:48.764338+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v139: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:50.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:50 smithi003 bash[31899]: cluster 2024-09-21T10:00:49.586340+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T10:00:50.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:50 smithi003 bash[31899]: audit 2024-09-21T10:00:50.083881+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:50.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:50 smithi003 bash[22527]: cluster 2024-09-21T10:00:49.586340+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T10:00:50.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:50 smithi003 bash[22527]: audit 2024-09-21T10:00:50.083881+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:51.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:50 smithi204 bash[24804]: cluster 2024-09-21T10:00:49.586340+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T10:00:51.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:50 smithi204 bash[24804]: audit 2024-09-21T10:00:50.083881+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:51.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:51 smithi003 bash[22527]: cluster 2024-09-21T10:00:50.764839+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:51.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:51 smithi003 bash[31899]: cluster 2024-09-21T10:00:50.764839+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:52.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:51 smithi204 bash[24804]: cluster 2024-09-21T10:00:50.764839+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:53.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:52 smithi003 bash[31899]: cluster 2024-09-21T10:00:51.598827+0000 mon.a (mon.0) 390 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T10:00:53.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:52 smithi003 bash[31899]: audit 2024-09-21T10:00:51.971459+0000 mon.a (mon.0) 391 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:53.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:52 smithi003 bash[22527]: cluster 2024-09-21T10:00:51.598827+0000 mon.a (mon.0) 390 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T10:00:53.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:52 smithi003 bash[22527]: audit 2024-09-21T10:00:51.971459+0000 mon.a (mon.0) 391 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:53.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:52 smithi204 bash[24804]: cluster 2024-09-21T10:00:51.598827+0000 mon.a (mon.0) 390 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T10:00:53.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:52 smithi204 bash[24804]: audit 2024-09-21T10:00:51.971459+0000 mon.a (mon.0) 391 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: cluster 2024-09-21T10:00:52.765324+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:52.877890+0000 mon.a (mon.0) 392 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:52.878819+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:52.879003+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:52.879162+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:52.885662+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:52.886148+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:52.886357+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:52.886550+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:53.791660+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:53.817946+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:53.819505+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:53.819641+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[22527]: audit 2024-09-21T10:00:53.819816+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: cluster 2024-09-21T10:00:52.765324+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:52.877890+0000 mon.a (mon.0) 392 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:52.878819+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:52.879003+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:52.879162+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:52.885662+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:52.886148+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:52.886357+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:52.886550+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:53.791660+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:53.817946+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:53.819505+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:53.819641+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:54.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:54 smithi003 bash[31899]: audit 2024-09-21T10:00:53.819816+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:55.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: cluster 2024-09-21T10:00:52.765324+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:55.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:52.877890+0000 mon.a (mon.0) 392 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:55.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:52.878819+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:52.879003+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:52.879162+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:52.885662+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:52.886148+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:52.886357+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:52.886550+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:53.791660+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:53.817946+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:53.819505+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:00:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:53.819641+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:00:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:54 smithi204 bash[24804]: audit 2024-09-21T10:00:53.819816+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:00:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: audit 2024-09-21T10:00:53.819314+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: audit 2024-09-21T10:00:54.715156+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: cluster 2024-09-21T10:00:54.765812+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: audit 2024-09-21T10:00:55.308320+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: audit 2024-09-21T10:00:55.314918+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: audit 2024-09-21T10:00:55.316522+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: audit 2024-09-21T10:00:55.317671+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: audit 2024-09-21T10:00:55.318985+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: audit 2024-09-21T10:00:55.327168+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: audit 2024-09-21T10:00:55.328792+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: audit 2024-09-21T10:00:55.329871+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:55 smithi204 bash[24804]: audit 2024-09-21T10:00:55.336541+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:56.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: audit 2024-09-21T10:00:53.819314+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:56.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: audit 2024-09-21T10:00:54.715156+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: cluster 2024-09-21T10:00:54.765812+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: audit 2024-09-21T10:00:55.308320+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: audit 2024-09-21T10:00:55.314918+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: audit 2024-09-21T10:00:55.316522+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: audit 2024-09-21T10:00:55.317671+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: audit 2024-09-21T10:00:55.318985+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: audit 2024-09-21T10:00:55.327168+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: audit 2024-09-21T10:00:55.328792+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: audit 2024-09-21T10:00:55.329871+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[22527]: audit 2024-09-21T10:00:55.336541+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:56.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: audit 2024-09-21T10:00:53.819314+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T10:00:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: audit 2024-09-21T10:00:54.715156+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T10:00:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: cluster 2024-09-21T10:00:54.765812+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: audit 2024-09-21T10:00:55.308320+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: audit 2024-09-21T10:00:55.314918+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: audit 2024-09-21T10:00:55.316522+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: audit 2024-09-21T10:00:55.317671+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: audit 2024-09-21T10:00:55.318985+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:00:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: audit 2024-09-21T10:00:55.327168+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: audit 2024-09-21T10:00:55.328792+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:00:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: audit 2024-09-21T10:00:55.329871+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:00:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:55 smithi003 bash[31899]: audit 2024-09-21T10:00:55.336541+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:00:57.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:56 smithi204 bash[24804]: cephadm 2024-09-21T10:00:55.302184+0000 mgr.y (mgr.14150) 174 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T10:00:57.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:56 smithi204 bash[24804]: cephadm 2024-09-21T10:00:55.319839+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5415M 2024-09-21T10:00:57.084 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:56 smithi003 bash[22527]: cephadm 2024-09-21T10:00:55.302184+0000 mgr.y (mgr.14150) 174 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T10:00:57.084 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:56 smithi003 bash[22527]: cephadm 2024-09-21T10:00:55.319839+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5415M 2024-09-21T10:00:57.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:56 smithi003 bash[31899]: cephadm 2024-09-21T10:00:55.302184+0000 mgr.y (mgr.14150) 174 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T10:00:57.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:56 smithi003 bash[31899]: cephadm 2024-09-21T10:00:55.319839+0000 mgr.y (mgr.14150) 175 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 5415M 2024-09-21T10:00:57.498 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:00:57.535 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi003:vg_nvme/lv_1 2024-09-21T10:00:57.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:57 smithi003 bash[22527]: cluster 2024-09-21T10:00:56.766201+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:57.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:57 smithi003 bash[31899]: cluster 2024-09-21T10:00:56.766201+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:57 smithi204 bash[24804]: cluster 2024-09-21T10:00:56.766201+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:00:59.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:00:58 smithi003 bash[22527]: cluster 2024-09-21T10:00:58.766722+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-21T10:00:59.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:00:58 smithi003 bash[31899]: cluster 2024-09-21T10:00:58.766722+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-21T10:00:59.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:00:58 smithi204 bash[24804]: cluster 2024-09-21T10:00:58.766722+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-21T10:01:01.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:00 smithi003 bash[22527]: cluster 2024-09-21T10:01:00.767292+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-21T10:01:01.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:00 smithi003 bash[31899]: cluster 2024-09-21T10:01:00.767292+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-21T10:01:01.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:00 smithi204 bash[24804]: cluster 2024-09-21T10:01:00.767292+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-21T10:01:02.250 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:01:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:02 smithi003 bash[22527]: cluster 2024-09-21T10:01:02.767802+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-21T10:01:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:02 smithi003 bash[31899]: cluster 2024-09-21T10:01:02.767802+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-21T10:01:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:02 smithi204 bash[24804]: cluster 2024-09-21T10:01:02.767802+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-21T10:01:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:04 smithi003 bash[31899]: cluster 2024-09-21T10:01:04.768465+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-21T10:01:05.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:04 smithi003 bash[22527]: cluster 2024-09-21T10:01:04.768465+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-21T10:01:05.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:04 smithi204 bash[24804]: cluster 2024-09-21T10:01:04.768465+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-21T10:01:06.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:05 smithi003 bash[22527]: audit 2024-09-21T10:01:05.279369+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:06.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:05 smithi003 bash[22527]: audit 2024-09-21T10:01:05.283094+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:06.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:05 smithi003 bash[22527]: audit 2024-09-21T10:01:05.288259+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:06.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:05 smithi003 bash[22527]: audit 2024-09-21T10:01:05.289509+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:05 smithi003 bash[31899]: audit 2024-09-21T10:01:05.279369+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:05 smithi003 bash[31899]: audit 2024-09-21T10:01:05.283094+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:05 smithi003 bash[31899]: audit 2024-09-21T10:01:05.288259+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:05 smithi003 bash[31899]: audit 2024-09-21T10:01:05.289509+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:05 smithi204 bash[24804]: audit 2024-09-21T10:01:05.279369+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi003:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:05 smithi204 bash[24804]: audit 2024-09-21T10:01:05.283094+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:05 smithi204 bash[24804]: audit 2024-09-21T10:01:05.288259+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:05 smithi204 bash[24804]: audit 2024-09-21T10:01:05.289509+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:07.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:06 smithi003 bash[22527]: cluster 2024-09-21T10:01:06.769070+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:07.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:06 smithi003 bash[31899]: cluster 2024-09-21T10:01:06.769070+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:07.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:06 smithi204 bash[24804]: cluster 2024-09-21T10:01:06.769070+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:09.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:08 smithi003 bash[22527]: cluster 2024-09-21T10:01:08.769688+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:09.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:08 smithi003 bash[31899]: cluster 2024-09-21T10:01:08.769688+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:09.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:08 smithi204 bash[24804]: cluster 2024-09-21T10:01:08.769688+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-21T10:01:11.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:10 smithi003 bash[22527]: cluster 2024-09-21T10:01:10.770232+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:11.161 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:10 smithi003 bash[31899]: cluster 2024-09-21T10:01:10.770232+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:11.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:10 smithi204 bash[24804]: cluster 2024-09-21T10:01:10.770232+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:13.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:12 smithi003 bash[22527]: cluster 2024-09-21T10:01:12.770858+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:13.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:12 smithi003 bash[31899]: cluster 2024-09-21T10:01:12.770858+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:13.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:12 smithi204 bash[24804]: cluster 2024-09-21T10:01:12.770858+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:14.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:13 smithi003 bash[22527]: audit 2024-09-21T10:01:13.725874+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.3:0/2481230234' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "345ed565-5f94-4b4b-8ad4-8662da12d919"}]: dispatch 2024-09-21T10:01:14.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:13 smithi003 bash[22527]: audit 2024-09-21T10:01:13.726386+0000 mon.a (mon.0) 415 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "345ed565-5f94-4b4b-8ad4-8662da12d919"}]: dispatch 2024-09-21T10:01:14.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:13 smithi003 bash[22527]: audit 2024-09-21T10:01:13.735471+0000 mon.a (mon.0) 416 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "345ed565-5f94-4b4b-8ad4-8662da12d919"}]': finished 2024-09-21T10:01:14.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:13 smithi003 bash[22527]: cluster 2024-09-21T10:01:13.735632+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T10:01:14.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:13 smithi003 bash[22527]: audit 2024-09-21T10:01:13.735850+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:14.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:13 smithi003 bash[31899]: audit 2024-09-21T10:01:13.725874+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.3:0/2481230234' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "345ed565-5f94-4b4b-8ad4-8662da12d919"}]: dispatch 2024-09-21T10:01:14.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:13 smithi003 bash[31899]: audit 2024-09-21T10:01:13.726386+0000 mon.a (mon.0) 415 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "345ed565-5f94-4b4b-8ad4-8662da12d919"}]: dispatch 2024-09-21T10:01:14.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:13 smithi003 bash[31899]: audit 2024-09-21T10:01:13.735471+0000 mon.a (mon.0) 416 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "345ed565-5f94-4b4b-8ad4-8662da12d919"}]': finished 2024-09-21T10:01:14.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:13 smithi003 bash[31899]: cluster 2024-09-21T10:01:13.735632+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T10:01:14.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:13 smithi003 bash[31899]: audit 2024-09-21T10:01:13.735850+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:13 smithi204 bash[24804]: audit 2024-09-21T10:01:13.725874+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.3:0/2481230234' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "345ed565-5f94-4b4b-8ad4-8662da12d919"}]: dispatch 2024-09-21T10:01:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:13 smithi204 bash[24804]: audit 2024-09-21T10:01:13.726386+0000 mon.a (mon.0) 415 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "345ed565-5f94-4b4b-8ad4-8662da12d919"}]: dispatch 2024-09-21T10:01:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:13 smithi204 bash[24804]: audit 2024-09-21T10:01:13.735471+0000 mon.a (mon.0) 416 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "345ed565-5f94-4b4b-8ad4-8662da12d919"}]': finished 2024-09-21T10:01:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:13 smithi204 bash[24804]: cluster 2024-09-21T10:01:13.735632+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T10:01:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:13 smithi204 bash[24804]: audit 2024-09-21T10:01:13.735850+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:14 smithi003 bash[22527]: audit 2024-09-21T10:01:14.386840+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/2681433295' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:01:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:14 smithi003 bash[22527]: cluster 2024-09-21T10:01:14.771441+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:14 smithi003 bash[31899]: audit 2024-09-21T10:01:14.386840+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/2681433295' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:01:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:14 smithi003 bash[31899]: cluster 2024-09-21T10:01:14.771441+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:15.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:14 smithi204 bash[24804]: audit 2024-09-21T10:01:14.386840+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/2681433295' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:01:15.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:14 smithi204 bash[24804]: cluster 2024-09-21T10:01:14.771441+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:16 smithi003 bash[22527]: cluster 2024-09-21T10:01:16.772037+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:17.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:16 smithi003 bash[31899]: cluster 2024-09-21T10:01:16.772037+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:17.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:16 smithi204 bash[24804]: cluster 2024-09-21T10:01:16.772037+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:18 smithi003 bash[22527]: cluster 2024-09-21T10:01:18.772576+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:19.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:18 smithi003 bash[31899]: cluster 2024-09-21T10:01:18.772576+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:18 smithi204 bash[24804]: cluster 2024-09-21T10:01:18.772576+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:21.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:20 smithi003 bash[22527]: cluster 2024-09-21T10:01:20.773113+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:21.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:20 smithi003 bash[31899]: cluster 2024-09-21T10:01:20.773113+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:21.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:20 smithi204 bash[24804]: cluster 2024-09-21T10:01:20.773113+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:23.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:22 smithi003 bash[22527]: cluster 2024-09-21T10:01:22.773667+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:23.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:22 smithi003 bash[31899]: cluster 2024-09-21T10:01:22.773667+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:23.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:22 smithi204 bash[24804]: cluster 2024-09-21T10:01:22.773667+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:24 smithi003 bash[22527]: cluster 2024-09-21T10:01:24.774180+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:24 smithi003 bash[31899]: cluster 2024-09-21T10:01:24.774180+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:25.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:24 smithi204 bash[24804]: cluster 2024-09-21T10:01:24.774180+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:26.361 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:26 smithi003 bash[31899]: audit 2024-09-21T10:01:26.055159+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T10:01:26.361 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:26 smithi003 bash[31899]: audit 2024-09-21T10:01:26.057104+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:26.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:26 smithi003 bash[22527]: audit 2024-09-21T10:01:26.055159+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T10:01:26.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:26 smithi003 bash[22527]: audit 2024-09-21T10:01:26.057104+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:26.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:26 smithi204 bash[24804]: audit 2024-09-21T10:01:26.055159+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T10:01:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:26 smithi204 bash[24804]: audit 2024-09-21T10:01:26.057104+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:27.409 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:27 smithi003 bash[22527]: cephadm 2024-09-21T10:01:26.058387+0000 mgr.y (mgr.14150) 192 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T10:01:27.410 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:27 smithi003 bash[22527]: cluster 2024-09-21T10:01:26.774755+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:27.410 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:27 smithi003 bash[31899]: cephadm 2024-09-21T10:01:26.058387+0000 mgr.y (mgr.14150) 192 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T10:01:27.410 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:27 smithi003 bash[31899]: cluster 2024-09-21T10:01:26.774755+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:27.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:27 smithi204 bash[24804]: cephadm 2024-09-21T10:01:26.058387+0000 mgr.y (mgr.14150) 192 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T10:01:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:27 smithi204 bash[24804]: cluster 2024-09-21T10:01:26.774755+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:29.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:28 smithi003 bash[22527]: cluster 2024-09-21T10:01:28.775302+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:29.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:28 smithi003 bash[31899]: cluster 2024-09-21T10:01:28.775302+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:29.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:28 smithi204 bash[24804]: cluster 2024-09-21T10:01:28.775302+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:30.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.308 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.308 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.308 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.309 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.309 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.572 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.573 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.573 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:01:30 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:01:30.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:30 smithi003 bash[22527]: audit 2024-09-21T10:01:30.604810+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:30.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:30 smithi003 bash[22527]: audit 2024-09-21T10:01:30.609018+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:30.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:30 smithi003 bash[22527]: audit 2024-09-21T10:01:30.613955+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:30.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:30 smithi003 bash[31899]: audit 2024-09-21T10:01:30.604810+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:30.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:30 smithi003 bash[31899]: audit 2024-09-21T10:01:30.609018+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:30.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:30 smithi003 bash[31899]: audit 2024-09-21T10:01:30.613955+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:31.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:30 smithi204 bash[24804]: audit 2024-09-21T10:01:30.604810+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:31.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:30 smithi204 bash[24804]: audit 2024-09-21T10:01:30.609018+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:31.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:30 smithi204 bash[24804]: audit 2024-09-21T10:01:30.613955+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:31.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:31 smithi003 bash[22527]: cluster 2024-09-21T10:01:30.775954+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:31.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:31 smithi003 bash[31899]: cluster 2024-09-21T10:01:30.775954+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:31 smithi204 bash[24804]: cluster 2024-09-21T10:01:30.775954+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:33.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:32 smithi003 bash[22527]: cluster 2024-09-21T10:01:32.776325+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:33.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:32 smithi003 bash[31899]: cluster 2024-09-21T10:01:32.776325+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:33.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:32 smithi204 bash[24804]: cluster 2024-09-21T10:01:32.776325+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:35.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:34 smithi003 bash[22527]: cluster 2024-09-21T10:01:34.776850+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:35.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:34 smithi003 bash[31899]: cluster 2024-09-21T10:01:34.776850+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:35.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:34 smithi204 bash[24804]: cluster 2024-09-21T10:01:34.776850+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:37.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:36 smithi003 bash[31899]: audit 2024-09-21T10:01:35.787388+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:37.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:36 smithi003 bash[31899]: audit 2024-09-21T10:01:35.791800+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:37.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:36 smithi003 bash[31899]: audit 2024-09-21T10:01:35.792595+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:37.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:36 smithi003 bash[31899]: audit 2024-09-21T10:01:35.793332+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:37.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:36 smithi003 bash[31899]: audit 2024-09-21T10:01:35.797733+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:37.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:36 smithi003 bash[22527]: audit 2024-09-21T10:01:35.787388+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:37.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:36 smithi003 bash[22527]: audit 2024-09-21T10:01:35.791800+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:37.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:36 smithi003 bash[22527]: audit 2024-09-21T10:01:35.792595+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:37.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:36 smithi003 bash[22527]: audit 2024-09-21T10:01:35.793332+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:37.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:36 smithi003 bash[22527]: audit 2024-09-21T10:01:35.797733+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:37.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:36 smithi204 bash[24804]: audit 2024-09-21T10:01:35.787388+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:37.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:36 smithi204 bash[24804]: audit 2024-09-21T10:01:35.791800+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:37.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:36 smithi204 bash[24804]: audit 2024-09-21T10:01:35.792595+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:37.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:36 smithi204 bash[24804]: audit 2024-09-21T10:01:35.793332+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:37.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:36 smithi204 bash[24804]: audit 2024-09-21T10:01:35.797733+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:38.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:37 smithi003 bash[31899]: cluster 2024-09-21T10:01:36.777388+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:38.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:37 smithi003 bash[31899]: audit 2024-09-21T10:01:37.326491+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/866217848,v1:172.21.15.3:6827/866217848]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:38.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:37 smithi003 bash[31899]: audit 2024-09-21T10:01:37.326894+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:38.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:37 smithi003 bash[22527]: cluster 2024-09-21T10:01:36.777388+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:38.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:37 smithi003 bash[22527]: audit 2024-09-21T10:01:37.326491+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/866217848,v1:172.21.15.3:6827/866217848]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:38.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:37 smithi003 bash[22527]: audit 2024-09-21T10:01:37.326894+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:38.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:37 smithi204 bash[24804]: cluster 2024-09-21T10:01:36.777388+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:38.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:37 smithi204 bash[24804]: audit 2024-09-21T10:01:37.326491+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/866217848,v1:172.21.15.3:6827/866217848]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:38.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:37 smithi204 bash[24804]: audit 2024-09-21T10:01:37.326894+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T10:01:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[22527]: audit 2024-09-21T10:01:37.805785+0000 mon.a (mon.0) 430 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:01:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[22527]: cluster 2024-09-21T10:01:37.805989+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T10:01:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[22527]: audit 2024-09-21T10:01:37.806740+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[22527]: audit 2024-09-21T10:01:37.809256+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/866217848,v1:172.21.15.3:6827/866217848]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T10:01:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[22527]: audit 2024-09-21T10:01:37.816594+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T10:01:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[22527]: cluster 2024-09-21T10:01:38.777801+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[31899]: audit 2024-09-21T10:01:37.805785+0000 mon.a (mon.0) 430 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:01:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[31899]: cluster 2024-09-21T10:01:37.805989+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T10:01:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[31899]: audit 2024-09-21T10:01:37.806740+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[31899]: audit 2024-09-21T10:01:37.809256+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/866217848,v1:172.21.15.3:6827/866217848]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T10:01:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[31899]: audit 2024-09-21T10:01:37.816594+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T10:01:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:38 smithi003 bash[31899]: cluster 2024-09-21T10:01:38.777801+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:38 smithi204 bash[24804]: audit 2024-09-21T10:01:37.805785+0000 mon.a (mon.0) 430 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:01:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:38 smithi204 bash[24804]: cluster 2024-09-21T10:01:37.805989+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T10:01:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:38 smithi204 bash[24804]: audit 2024-09-21T10:01:37.806740+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:38 smithi204 bash[24804]: audit 2024-09-21T10:01:37.809256+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/866217848,v1:172.21.15.3:6827/866217848]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T10:01:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:38 smithi204 bash[24804]: audit 2024-09-21T10:01:37.816594+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]: dispatch 2024-09-21T10:01:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:38 smithi204 bash[24804]: cluster 2024-09-21T10:01:38.777801+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-21T10:01:39.534 INFO:teuthology.orchestra.run.smithi003.stdout:Created osd(s) 3 on host 'smithi003' 2024-09-21T10:01:40.114 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[22527]: audit 2024-09-21T10:01:38.820437+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T10:01:40.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[22527]: cluster 2024-09-21T10:01:38.820564+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T10:01:40.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[22527]: audit 2024-09-21T10:01:38.820915+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:40.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[22527]: audit 2024-09-21T10:01:38.825704+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:40.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[22527]: audit 2024-09-21T10:01:39.508820+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:40.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[22527]: audit 2024-09-21T10:01:39.517226+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:40.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[22527]: audit 2024-09-21T10:01:39.528603+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:40.115 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[31899]: audit 2024-09-21T10:01:38.820437+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T10:01:40.115 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[31899]: cluster 2024-09-21T10:01:38.820564+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T10:01:40.115 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[31899]: audit 2024-09-21T10:01:38.820915+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:40.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[31899]: audit 2024-09-21T10:01:38.825704+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:40.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[31899]: audit 2024-09-21T10:01:39.508820+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:40.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[31899]: audit 2024-09-21T10:01:39.517226+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:40.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:39 smithi003 bash[31899]: audit 2024-09-21T10:01:39.528603+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:40.117 DEBUG:teuthology.orchestra.run.smithi003:osd.3> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T10:01:40.119 INFO:tasks.cephadm:Deploying osd.4 on smithi204 with /dev/vg_nvme/lv_4... 2024-09-21T10:01:40.119 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T10:01:40.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:39 smithi204 bash[24804]: audit 2024-09-21T10:01:38.820437+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]}]': finished 2024-09-21T10:01:40.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:39 smithi204 bash[24804]: cluster 2024-09-21T10:01:38.820564+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T10:01:40.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:39 smithi204 bash[24804]: audit 2024-09-21T10:01:38.820915+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:40.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:39 smithi204 bash[24804]: audit 2024-09-21T10:01:38.825704+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:40.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:39 smithi204 bash[24804]: audit 2024-09-21T10:01:39.508820+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:01:40.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:39 smithi204 bash[24804]: audit 2024-09-21T10:01:39.517226+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:40.131 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:39 smithi204 bash[24804]: audit 2024-09-21T10:01:39.528603+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[22527]: cluster 2024-09-21T10:01:38.331224+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:01:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[22527]: cluster 2024-09-21T10:01:38.331335+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:01:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[22527]: cluster 2024-09-21T10:01:39.821142+0000 mon.a (mon.0) 441 : cluster [INF] osd.3 [v2:172.21.15.3:6826/866217848,v1:172.21.15.3:6827/866217848] boot 2024-09-21T10:01:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[22527]: cluster 2024-09-21T10:01:39.821189+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T10:01:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[22527]: audit 2024-09-21T10:01:39.821696+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[22527]: cluster 2024-09-21T10:01:40.778317+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[31899]: cluster 2024-09-21T10:01:38.331224+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:01:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[31899]: cluster 2024-09-21T10:01:38.331335+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:01:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[31899]: cluster 2024-09-21T10:01:39.821142+0000 mon.a (mon.0) 441 : cluster [INF] osd.3 [v2:172.21.15.3:6826/866217848,v1:172.21.15.3:6827/866217848] boot 2024-09-21T10:01:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[31899]: cluster 2024-09-21T10:01:39.821189+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T10:01:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[31899]: audit 2024-09-21T10:01:39.821696+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:40 smithi003 bash[31899]: cluster 2024-09-21T10:01:40.778317+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:40 smithi204 bash[24804]: cluster 2024-09-21T10:01:38.331224+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:01:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:40 smithi204 bash[24804]: cluster 2024-09-21T10:01:38.331335+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:01:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:40 smithi204 bash[24804]: cluster 2024-09-21T10:01:39.821142+0000 mon.a (mon.0) 441 : cluster [INF] osd.3 [v2:172.21.15.3:6826/866217848,v1:172.21.15.3:6827/866217848] boot 2024-09-21T10:01:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:40 smithi204 bash[24804]: cluster 2024-09-21T10:01:39.821189+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T10:01:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:40 smithi204 bash[24804]: audit 2024-09-21T10:01:39.821696+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:01:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:40 smithi204 bash[24804]: cluster 2024-09-21T10:01:40.778317+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:42.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:41 smithi003 bash[22527]: cluster 2024-09-21T10:01:40.842572+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T10:01:42.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:41 smithi003 bash[31899]: cluster 2024-09-21T10:01:40.842572+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T10:01:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:41 smithi204 bash[24804]: cluster 2024-09-21T10:01:40.842572+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T10:01:43.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:42 smithi003 bash[22527]: cluster 2024-09-21T10:01:42.778885+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:43.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:42 smithi003 bash[31899]: cluster 2024-09-21T10:01:42.778885+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:43.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:42 smithi204 bash[24804]: cluster 2024-09-21T10:01:42.778885+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:44.788 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:45.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:44 smithi003 bash[22527]: cluster 2024-09-21T10:01:44.779433+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:45.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:44 smithi003 bash[31899]: cluster 2024-09-21T10:01:44.779433+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:45.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:44 smithi204 bash[24804]: cluster 2024-09-21T10:01:44.779433+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:47.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:46 smithi003 bash[22527]: cluster 2024-09-21T10:01:46.780001+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:47.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:46 smithi003 bash[31899]: cluster 2024-09-21T10:01:46.780001+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:47.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:46 smithi204 bash[24804]: cluster 2024-09-21T10:01:46.780001+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:48.620 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-21T10:01:48.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi204:vg_nvme/lv_4 2024-09-21T10:01:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:48 smithi204 bash[24804]: cluster 2024-09-21T10:01:48.780551+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:48 smithi204 bash[24804]: audit 2024-09-21T10:01:48.844618+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:48 smithi204 bash[24804]: audit 2024-09-21T10:01:48.853696+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:48 smithi204 bash[24804]: audit 2024-09-21T10:01:48.856290+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:48 smithi204 bash[24804]: audit 2024-09-21T10:01:48.858199+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:49.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:48 smithi003 bash[22527]: cluster 2024-09-21T10:01:48.780551+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:49.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:48 smithi003 bash[22527]: audit 2024-09-21T10:01:48.844618+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:49.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:48 smithi003 bash[22527]: audit 2024-09-21T10:01:48.853696+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:49.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:48 smithi003 bash[22527]: audit 2024-09-21T10:01:48.856290+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:49.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:48 smithi003 bash[22527]: audit 2024-09-21T10:01:48.858199+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:49.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:48 smithi003 bash[31899]: cluster 2024-09-21T10:01:48.780551+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:49.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:48 smithi003 bash[31899]: audit 2024-09-21T10:01:48.844618+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:49.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:48 smithi003 bash[31899]: audit 2024-09-21T10:01:48.853696+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:49.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:48 smithi003 bash[31899]: audit 2024-09-21T10:01:48.856290+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:49.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:48 smithi003 bash[31899]: audit 2024-09-21T10:01:48.858199+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:50.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[31899]: cephadm 2024-09-21T10:01:48.835272+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T10:01:50.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[31899]: audit 2024-09-21T10:01:48.860446+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:50.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[31899]: audit 2024-09-21T10:01:48.868482+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:50.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[31899]: cephadm 2024-09-21T10:01:48.869913+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4061M 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[31899]: audit 2024-09-21T10:01:48.878468+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[31899]: audit 2024-09-21T10:01:48.882230+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[31899]: audit 2024-09-21T10:01:48.883789+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[31899]: audit 2024-09-21T10:01:48.893973+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[22527]: cephadm 2024-09-21T10:01:48.835272+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[22527]: audit 2024-09-21T10:01:48.860446+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[22527]: audit 2024-09-21T10:01:48.868482+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[22527]: cephadm 2024-09-21T10:01:48.869913+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4061M 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[22527]: audit 2024-09-21T10:01:48.878468+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[22527]: audit 2024-09-21T10:01:48.882230+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[22527]: audit 2024-09-21T10:01:48.883789+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:49 smithi003 bash[22527]: audit 2024-09-21T10:01:48.893973+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:49 smithi204 bash[24804]: cephadm 2024-09-21T10:01:48.835272+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Detected new or changed devices on smithi003 2024-09-21T10:01:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:49 smithi204 bash[24804]: audit 2024-09-21T10:01:48.860446+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:49 smithi204 bash[24804]: audit 2024-09-21T10:01:48.868482+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:01:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:49 smithi204 bash[24804]: cephadm 2024-09-21T10:01:48.869913+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 4061M 2024-09-21T10:01:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:49 smithi204 bash[24804]: audit 2024-09-21T10:01:48.878468+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:49 smithi204 bash[24804]: audit 2024-09-21T10:01:48.882230+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:49 smithi204 bash[24804]: audit 2024-09-21T10:01:48.883789+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:01:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:49 smithi204 bash[24804]: audit 2024-09-21T10:01:48.893973+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:01:51.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:50 smithi003 bash[22527]: cluster 2024-09-21T10:01:50.781114+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:51.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:50 smithi003 bash[31899]: cluster 2024-09-21T10:01:50.781114+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:51.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:50 smithi204 bash[24804]: cluster 2024-09-21T10:01:50.781114+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:53.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:52 smithi003 bash[22527]: cluster 2024-09-21T10:01:52.781681+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:53.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:52 smithi003 bash[31899]: cluster 2024-09-21T10:01:52.781681+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:53.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:52 smithi204 bash[24804]: cluster 2024-09-21T10:01:52.781681+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:53.360 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:01:55.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:54 smithi204 bash[24804]: cluster 2024-09-21T10:01:54.782224+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:55.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:54 smithi003 bash[22527]: cluster 2024-09-21T10:01:54.782224+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:55.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:54 smithi003 bash[31899]: cluster 2024-09-21T10:01:54.782224+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:56.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:56 smithi204 bash[24804]: audit 2024-09-21T10:01:56.397059+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:56 smithi204 bash[24804]: audit 2024-09-21T10:01:56.403045+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:56 smithi204 bash[24804]: audit 2024-09-21T10:01:56.404790+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:56.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:56 smithi003 bash[22527]: audit 2024-09-21T10:01:56.397059+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:56.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:56 smithi003 bash[22527]: audit 2024-09-21T10:01:56.403045+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:56.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:56 smithi003 bash[22527]: audit 2024-09-21T10:01:56.404790+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:56.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:56 smithi003 bash[31899]: audit 2024-09-21T10:01:56.397059+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:01:56.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:56 smithi003 bash[31899]: audit 2024-09-21T10:01:56.403045+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:01:56.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:56 smithi003 bash[31899]: audit 2024-09-21T10:01:56.404790+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:01:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:57 smithi204 bash[24804]: audit 2024-09-21T10:01:56.390399+0000 mgr.y (mgr.14150) 210 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:57 smithi204 bash[24804]: cluster 2024-09-21T10:01:56.782770+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:57.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:57 smithi003 bash[22527]: audit 2024-09-21T10:01:56.390399+0000 mgr.y (mgr.14150) 210 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:57.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:57 smithi003 bash[22527]: cluster 2024-09-21T10:01:56.782770+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:57.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:57 smithi003 bash[31899]: audit 2024-09-21T10:01:56.390399+0000 mgr.y (mgr.14150) 210 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:01:57.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:57 smithi003 bash[31899]: cluster 2024-09-21T10:01:56.782770+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:59.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:01:58 smithi003 bash[22527]: cluster 2024-09-21T10:01:58.783318+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:59.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:01:58 smithi003 bash[31899]: cluster 2024-09-21T10:01:58.783318+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:01:59.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:01:58 smithi204 bash[24804]: cluster 2024-09-21T10:01:58.783318+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:01.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:00 smithi003 bash[22527]: cluster 2024-09-21T10:02:00.783845+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:01.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:00 smithi003 bash[31899]: cluster 2024-09-21T10:02:00.783845+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:01.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:00 smithi204 bash[24804]: cluster 2024-09-21T10:02:00.783845+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:02 smithi003 bash[31899]: cluster 2024-09-21T10:02:02.784388+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:02 smithi003 bash[22527]: cluster 2024-09-21T10:02:02.784388+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:03.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:02 smithi204 bash[24804]: cluster 2024-09-21T10:02:02.784388+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:05.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:04 smithi204 bash[24804]: audit 2024-09-21T10:02:04.668077+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.204:0/3520514799' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3de7dd-569a-4907-91b6-988cdc4bd3c1"}]: dispatch 2024-09-21T10:02:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:04 smithi204 bash[24804]: audit 2024-09-21T10:02:04.669117+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3de7dd-569a-4907-91b6-988cdc4bd3c1"}]: dispatch 2024-09-21T10:02:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:04 smithi204 bash[24804]: audit 2024-09-21T10:02:04.677984+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c3de7dd-569a-4907-91b6-988cdc4bd3c1"}]': finished 2024-09-21T10:02:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:04 smithi204 bash[24804]: cluster 2024-09-21T10:02:04.678082+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T10:02:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:04 smithi204 bash[24804]: audit 2024-09-21T10:02:04.678294+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:04 smithi003 bash[31899]: audit 2024-09-21T10:02:04.668077+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.204:0/3520514799' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3de7dd-569a-4907-91b6-988cdc4bd3c1"}]: dispatch 2024-09-21T10:02:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:04 smithi003 bash[31899]: audit 2024-09-21T10:02:04.669117+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3de7dd-569a-4907-91b6-988cdc4bd3c1"}]: dispatch 2024-09-21T10:02:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:04 smithi003 bash[31899]: audit 2024-09-21T10:02:04.677984+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c3de7dd-569a-4907-91b6-988cdc4bd3c1"}]': finished 2024-09-21T10:02:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:04 smithi003 bash[31899]: cluster 2024-09-21T10:02:04.678082+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T10:02:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:04 smithi003 bash[31899]: audit 2024-09-21T10:02:04.678294+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:05.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:04 smithi003 bash[22527]: audit 2024-09-21T10:02:04.668077+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.204:0/3520514799' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3de7dd-569a-4907-91b6-988cdc4bd3c1"}]: dispatch 2024-09-21T10:02:05.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:04 smithi003 bash[22527]: audit 2024-09-21T10:02:04.669117+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c3de7dd-569a-4907-91b6-988cdc4bd3c1"}]: dispatch 2024-09-21T10:02:05.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:04 smithi003 bash[22527]: audit 2024-09-21T10:02:04.677984+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c3de7dd-569a-4907-91b6-988cdc4bd3c1"}]': finished 2024-09-21T10:02:05.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:04 smithi003 bash[22527]: cluster 2024-09-21T10:02:04.678082+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T10:02:05.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:04 smithi003 bash[22527]: audit 2024-09-21T10:02:04.678294+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:06.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:05 smithi204 bash[24804]: cluster 2024-09-21T10:02:04.784899+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:06.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:05 smithi204 bash[24804]: audit 2024-09-21T10:02:05.327263+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.204:0/3451724000' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:06.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:05 smithi003 bash[31899]: cluster 2024-09-21T10:02:04.784899+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:06.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:05 smithi003 bash[31899]: audit 2024-09-21T10:02:05.327263+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.204:0/3451724000' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:06.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:05 smithi003 bash[22527]: cluster 2024-09-21T10:02:04.784899+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:06.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:05 smithi003 bash[22527]: audit 2024-09-21T10:02:05.327263+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.204:0/3451724000' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:07.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:06 smithi003 bash[31899]: cluster 2024-09-21T10:02:06.785472+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:07.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:06 smithi003 bash[22527]: cluster 2024-09-21T10:02:06.785472+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:07.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:06 smithi204 bash[24804]: cluster 2024-09-21T10:02:06.785472+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:09.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:08 smithi003 bash[31899]: cluster 2024-09-21T10:02:08.786006+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:09.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:08 smithi003 bash[22527]: cluster 2024-09-21T10:02:08.786006+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:09.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:08 smithi204 bash[24804]: cluster 2024-09-21T10:02:08.786006+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:11.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:10 smithi003 bash[31899]: cluster 2024-09-21T10:02:10.786547+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:11.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:10 smithi003 bash[22527]: cluster 2024-09-21T10:02:10.786547+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:11.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:10 smithi204 bash[24804]: cluster 2024-09-21T10:02:10.786547+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:13.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:12 smithi003 bash[31899]: cluster 2024-09-21T10:02:12.787074+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:13.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:12 smithi003 bash[22527]: cluster 2024-09-21T10:02:12.787074+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:13.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:12 smithi204 bash[24804]: cluster 2024-09-21T10:02:12.787074+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:14 smithi003 bash[31899]: cluster 2024-09-21T10:02:14.787655+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:14 smithi003 bash[22527]: cluster 2024-09-21T10:02:14.787655+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:15.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:14 smithi204 bash[24804]: cluster 2024-09-21T10:02:14.787655+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:16 smithi003 bash[22527]: cluster 2024-09-21T10:02:16.788197+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:17.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:16 smithi003 bash[31899]: cluster 2024-09-21T10:02:16.788197+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:17.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:16 smithi204 bash[24804]: cluster 2024-09-21T10:02:16.788197+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:18.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:17 smithi003 bash[31899]: audit 2024-09-21T10:02:16.971819+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T10:02:18.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:17 smithi003 bash[31899]: audit 2024-09-21T10:02:16.973650+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:18.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:17 smithi003 bash[31899]: cephadm 2024-09-21T10:02:16.975361+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-09-21T10:02:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:17 smithi003 bash[22527]: audit 2024-09-21T10:02:16.971819+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T10:02:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:17 smithi003 bash[22527]: audit 2024-09-21T10:02:16.973650+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:17 smithi003 bash[22527]: cephadm 2024-09-21T10:02:16.975361+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-09-21T10:02:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:17 smithi204 bash[24804]: audit 2024-09-21T10:02:16.971819+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T10:02:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:17 smithi204 bash[24804]: audit 2024-09-21T10:02:16.973650+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:18.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:17 smithi204 bash[24804]: cephadm 2024-09-21T10:02:16.975361+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Deploying daemon osd.4 on smithi204 2024-09-21T10:02:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:18 smithi003 bash[22527]: cluster 2024-09-21T10:02:18.788756+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:19.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:18 smithi003 bash[31899]: cluster 2024-09-21T10:02:18.788756+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:19.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:18 smithi204 bash[24804]: cluster 2024-09-21T10:02:18.788756+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:20 smithi204 bash[24804]: cluster 2024-09-21T10:02:20.789325+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:21.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:20 smithi003 bash[22527]: cluster 2024-09-21T10:02:20.789325+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:21.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:20 smithi003 bash[31899]: cluster 2024-09-21T10:02:20.789325+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:21.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:21 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:02:21.395 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:02:21 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:02:21.645 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:02:21 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:02:21.645 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:21 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:02:22.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:21 smithi003 bash[22527]: audit 2024-09-21T10:02:21.680108+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:22.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:21 smithi003 bash[22527]: audit 2024-09-21T10:02:21.687917+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:22.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:21 smithi003 bash[22527]: audit 2024-09-21T10:02:21.696367+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:22.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:21 smithi003 bash[31899]: audit 2024-09-21T10:02:21.680108+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:22.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:21 smithi003 bash[31899]: audit 2024-09-21T10:02:21.687917+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:22.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:21 smithi003 bash[31899]: audit 2024-09-21T10:02:21.696367+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:22.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:21 smithi204 bash[24804]: audit 2024-09-21T10:02:21.680108+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:21 smithi204 bash[24804]: audit 2024-09-21T10:02:21.687917+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:21 smithi204 bash[24804]: audit 2024-09-21T10:02:21.696367+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:23.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:22 smithi204 bash[24804]: cluster 2024-09-21T10:02:22.789966+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:23.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:22 smithi003 bash[22527]: cluster 2024-09-21T10:02:22.789966+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:23.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:22 smithi003 bash[31899]: cluster 2024-09-21T10:02:22.789966+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:24 smithi003 bash[22527]: cluster 2024-09-21T10:02:24.790560+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:24 smithi003 bash[31899]: cluster 2024-09-21T10:02:24.790560+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:25.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:24 smithi204 bash[24804]: cluster 2024-09-21T10:02:24.790560+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:27.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:27 smithi204 bash[24804]: cluster 2024-09-21T10:02:26.791184+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:27.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:27 smithi204 bash[24804]: audit 2024-09-21T10:02:26.811312+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:27.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:27 smithi204 bash[24804]: audit 2024-09-21T10:02:26.820093+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:27.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:27 smithi204 bash[24804]: audit 2024-09-21T10:02:27.324161+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:27.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:27 smithi204 bash[24804]: audit 2024-09-21T10:02:27.326039+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:27.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:27 smithi204 bash[24804]: audit 2024-09-21T10:02:27.336163+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:28.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[22527]: cluster 2024-09-21T10:02:26.791184+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:28.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[22527]: audit 2024-09-21T10:02:26.811312+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:28.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[22527]: audit 2024-09-21T10:02:26.820093+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:28.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[22527]: audit 2024-09-21T10:02:27.324161+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:28.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[22527]: audit 2024-09-21T10:02:27.326039+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:28.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[22527]: audit 2024-09-21T10:02:27.336163+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[31899]: cluster 2024-09-21T10:02:26.791184+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[31899]: audit 2024-09-21T10:02:26.811312+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[31899]: audit 2024-09-21T10:02:26.820093+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[31899]: audit 2024-09-21T10:02:27.324161+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[31899]: audit 2024-09-21T10:02:27.326039+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:27 smithi003 bash[31899]: audit 2024-09-21T10:02:27.336163+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:29.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:28 smithi003 bash[22527]: audit 2024-09-21T10:02:28.171480+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/3370648872,v1:172.21.15.204:6801/3370648872]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:02:29.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:28 smithi003 bash[22527]: audit 2024-09-21T10:02:28.172330+0000 mon.a (mon.0) 472 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:02:29.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:28 smithi003 bash[31899]: audit 2024-09-21T10:02:28.171480+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/3370648872,v1:172.21.15.204:6801/3370648872]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:02:29.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:28 smithi003 bash[31899]: audit 2024-09-21T10:02:28.172330+0000 mon.a (mon.0) 472 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:02:29.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:28 smithi204 bash[24804]: audit 2024-09-21T10:02:28.171480+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/3370648872,v1:172.21.15.204:6801/3370648872]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:02:29.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:28 smithi204 bash[24804]: audit 2024-09-21T10:02:28.172330+0000 mon.a (mon.0) 472 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T10:02:30.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:29 smithi204 bash[24804]: cluster 2024-09-21T10:02:28.791749+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:30.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:29 smithi204 bash[24804]: audit 2024-09-21T10:02:28.826826+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T10:02:30.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:29 smithi204 bash[24804]: cluster 2024-09-21T10:02:28.827037+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T10:02:30.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:29 smithi204 bash[24804]: audit 2024-09-21T10:02:28.827273+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:30.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:29 smithi204 bash[24804]: audit 2024-09-21T10:02:28.827755+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/3370648872,v1:172.21.15.204:6801/3370648872]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:02:30.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:29 smithi204 bash[24804]: audit 2024-09-21T10:02:28.828562+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:02:30.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[22527]: cluster 2024-09-21T10:02:28.791749+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:30.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[22527]: audit 2024-09-21T10:02:28.826826+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T10:02:30.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[22527]: cluster 2024-09-21T10:02:28.827037+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T10:02:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[22527]: audit 2024-09-21T10:02:28.827273+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[22527]: audit 2024-09-21T10:02:28.827755+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/3370648872,v1:172.21.15.204:6801/3370648872]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:02:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[22527]: audit 2024-09-21T10:02:28.828562+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[31899]: cluster 2024-09-21T10:02:28.791749+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[31899]: audit 2024-09-21T10:02:28.826826+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T10:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[31899]: cluster 2024-09-21T10:02:28.827037+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T10:02:30.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[31899]: audit 2024-09-21T10:02:28.827273+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:30.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[31899]: audit 2024-09-21T10:02:28.827755+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.204:6800/3370648872,v1:172.21.15.204:6801/3370648872]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:02:30.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:29 smithi003 bash[31899]: audit 2024-09-21T10:02:28.828562+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:02:30.623 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 4 on host 'smithi204' 2024-09-21T10:02:31.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:30 smithi204 bash[24804]: audit 2024-09-21T10:02:29.827809+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:02:31.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:30 smithi204 bash[24804]: cluster 2024-09-21T10:02:29.827966+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T10:02:31.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:30 smithi204 bash[24804]: audit 2024-09-21T10:02:29.828250+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:31.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:30 smithi204 bash[24804]: audit 2024-09-21T10:02:29.833940+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:31.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:30 smithi204 bash[24804]: audit 2024-09-21T10:02:30.602142+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:31.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:30 smithi204 bash[24804]: audit 2024-09-21T10:02:30.610333+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:31.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:30 smithi204 bash[24804]: audit 2024-09-21T10:02:30.618563+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:31.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:30 smithi204 bash[24804]: cluster 2024-09-21T10:02:30.792277+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[22527]: audit 2024-09-21T10:02:29.827809+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:02:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[22527]: cluster 2024-09-21T10:02:29.827966+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T10:02:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[22527]: audit 2024-09-21T10:02:29.828250+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[22527]: audit 2024-09-21T10:02:29.833940+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[22527]: audit 2024-09-21T10:02:30.602142+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[22527]: audit 2024-09-21T10:02:30.610333+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:31.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[22527]: audit 2024-09-21T10:02:30.618563+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:31.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[22527]: cluster 2024-09-21T10:02:30.792277+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[31899]: audit 2024-09-21T10:02:29.827809+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:02:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[31899]: cluster 2024-09-21T10:02:29.827966+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T10:02:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[31899]: audit 2024-09-21T10:02:29.828250+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[31899]: audit 2024-09-21T10:02:29.833940+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[31899]: audit 2024-09-21T10:02:30.602142+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:02:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[31899]: audit 2024-09-21T10:02:30.610333+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[31899]: audit 2024-09-21T10:02:30.618563+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:30 smithi003 bash[31899]: cluster 2024-09-21T10:02:30.792277+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T10:02:31.236 DEBUG:teuthology.orchestra.run.smithi204:osd.4> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T10:02:31.240 INFO:tasks.cephadm:Deploying osd.5 on smithi204 with /dev/vg_nvme/lv_3... 2024-09-21T10:02:31.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T10:02:32.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[22527]: cluster 2024-09-21T10:02:29.196469+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:02:32.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[22527]: cluster 2024-09-21T10:02:29.196598+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:02:32.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[22527]: cluster 2024-09-21T10:02:30.833477+0000 mon.a (mon.0) 484 : cluster [INF] osd.4 [v2:172.21.15.204:6800/3370648872,v1:172.21.15.204:6801/3370648872] boot 2024-09-21T10:02:32.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[22527]: cluster 2024-09-21T10:02:30.833584+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T10:02:32.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[22527]: audit 2024-09-21T10:02:30.834450+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:32.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[22527]: cluster 2024-09-21T10:02:31.833279+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T10:02:32.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[31899]: cluster 2024-09-21T10:02:29.196469+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:02:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[31899]: cluster 2024-09-21T10:02:29.196598+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:02:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[31899]: cluster 2024-09-21T10:02:30.833477+0000 mon.a (mon.0) 484 : cluster [INF] osd.4 [v2:172.21.15.204:6800/3370648872,v1:172.21.15.204:6801/3370648872] boot 2024-09-21T10:02:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[31899]: cluster 2024-09-21T10:02:30.833584+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T10:02:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[31899]: audit 2024-09-21T10:02:30.834450+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:31 smithi003 bash[31899]: cluster 2024-09-21T10:02:31.833279+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T10:02:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:31 smithi204 bash[24804]: cluster 2024-09-21T10:02:29.196469+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:02:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:31 smithi204 bash[24804]: cluster 2024-09-21T10:02:29.196598+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:02:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:31 smithi204 bash[24804]: cluster 2024-09-21T10:02:30.833477+0000 mon.a (mon.0) 484 : cluster [INF] osd.4 [v2:172.21.15.204:6800/3370648872,v1:172.21.15.204:6801/3370648872] boot 2024-09-21T10:02:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:31 smithi204 bash[24804]: cluster 2024-09-21T10:02:30.833584+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T10:02:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:31 smithi204 bash[24804]: audit 2024-09-21T10:02:30.834450+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:02:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:31 smithi204 bash[24804]: cluster 2024-09-21T10:02:31.833279+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T10:02:33.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:32 smithi003 bash[22527]: cluster 2024-09-21T10:02:32.792827+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:33.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:32 smithi003 bash[22527]: cluster 2024-09-21T10:02:32.835861+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T10:02:33.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:32 smithi003 bash[31899]: cluster 2024-09-21T10:02:32.792827+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:33.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:32 smithi003 bash[31899]: cluster 2024-09-21T10:02:32.835861+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T10:02:33.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:32 smithi204 bash[24804]: cluster 2024-09-21T10:02:32.792827+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:33.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:32 smithi204 bash[24804]: cluster 2024-09-21T10:02:32.835861+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T10:02:35.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:34 smithi003 bash[22527]: cluster 2024-09-21T10:02:33.858733+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T10:02:35.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:34 smithi003 bash[22527]: cluster 2024-09-21T10:02:34.793418+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T10:02:35.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:34 smithi003 bash[31899]: cluster 2024-09-21T10:02:33.858733+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T10:02:35.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:34 smithi003 bash[31899]: cluster 2024-09-21T10:02:34.793418+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T10:02:35.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:34 smithi204 bash[24804]: cluster 2024-09-21T10:02:33.858733+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T10:02:35.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:34 smithi204 bash[24804]: cluster 2024-09-21T10:02:34.793418+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T10:02:35.445 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:36.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:35 smithi003 bash[22527]: cluster 2024-09-21T10:02:34.868387+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-21T10:02:36.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:35 smithi003 bash[31899]: cluster 2024-09-21T10:02:34.868387+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-21T10:02:36.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:35 smithi204 bash[24804]: cluster 2024-09-21T10:02:34.868387+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-21T10:02:37.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:36 smithi204 bash[24804]: cluster 2024-09-21T10:02:36.794002+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-21T10:02:37.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:36 smithi003 bash[22527]: cluster 2024-09-21T10:02:36.794002+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-21T10:02:37.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:36 smithi003 bash[31899]: cluster 2024-09-21T10:02:36.794002+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 138 MiB used, 447 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-09-21T10:02:39.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:38 smithi204 bash[24804]: cluster 2024-09-21T10:02:38.794567+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:02:39.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:38 smithi003 bash[22527]: cluster 2024-09-21T10:02:38.794567+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:02:39.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:38 smithi003 bash[31899]: cluster 2024-09-21T10:02:38.794567+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:02:40.298 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-21T10:02:40.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi204:vg_nvme/lv_3 2024-09-21T10:02:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:40 smithi003 bash[22527]: cluster 2024-09-21T10:02:40.795150+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:02:41.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:40 smithi003 bash[31899]: cluster 2024-09-21T10:02:40.795150+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:02:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:40 smithi204 bash[24804]: cluster 2024-09-21T10:02:40.795150+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:02:43.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:42 smithi003 bash[22527]: cluster 2024-09-21T10:02:42.795728+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:43.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:42 smithi003 bash[31899]: cluster 2024-09-21T10:02:42.795728+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:43.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:42 smithi204 bash[24804]: cluster 2024-09-21T10:02:42.795728+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:44.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[22527]: cephadm 2024-09-21T10:02:43.085953+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:02:44.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[22527]: audit 2024-09-21T10:02:43.094439+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:44.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[22527]: audit 2024-09-21T10:02:43.102897+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:44.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[22527]: audit 2024-09-21T10:02:43.104813+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[22527]: cephadm 2024-09-21T10:02:43.106243+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 17265M 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[22527]: audit 2024-09-21T10:02:43.114755+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[22527]: audit 2024-09-21T10:02:43.116979+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[22527]: audit 2024-09-21T10:02:43.118720+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[22527]: audit 2024-09-21T10:02:43.128585+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[31899]: cephadm 2024-09-21T10:02:43.085953+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[31899]: audit 2024-09-21T10:02:43.094439+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[31899]: audit 2024-09-21T10:02:43.102897+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[31899]: audit 2024-09-21T10:02:43.104813+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[31899]: cephadm 2024-09-21T10:02:43.106243+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 17265M 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[31899]: audit 2024-09-21T10:02:43.114755+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[31899]: audit 2024-09-21T10:02:43.116979+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[31899]: audit 2024-09-21T10:02:43.118720+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:44 smithi003 bash[31899]: audit 2024-09-21T10:02:43.128585+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:44 smithi204 bash[24804]: cephadm 2024-09-21T10:02:43.085953+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:02:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:44 smithi204 bash[24804]: audit 2024-09-21T10:02:43.094439+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:44 smithi204 bash[24804]: audit 2024-09-21T10:02:43.102897+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:44 smithi204 bash[24804]: audit 2024-09-21T10:02:43.104813+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:02:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:44 smithi204 bash[24804]: cephadm 2024-09-21T10:02:43.106243+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 17265M 2024-09-21T10:02:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:44 smithi204 bash[24804]: audit 2024-09-21T10:02:43.114755+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:44 smithi204 bash[24804]: audit 2024-09-21T10:02:43.116979+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:44 smithi204 bash[24804]: audit 2024-09-21T10:02:43.118720+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:02:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:44 smithi204 bash[24804]: audit 2024-09-21T10:02:43.128585+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:02:45.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:45 smithi003 bash[22527]: cluster 2024-09-21T10:02:44.796327+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:45.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:45 smithi003 bash[31899]: cluster 2024-09-21T10:02:44.796327+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:45.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:45 smithi204 bash[24804]: cluster 2024-09-21T10:02:44.796327+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:45.565 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:02:46.946 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:46 smithi204 bash[24804]: cluster 2024-09-21T10:02:46.796866+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:47.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:46 smithi003 bash[22527]: cluster 2024-09-21T10:02:46.796866+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:47.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:46 smithi003 bash[31899]: cluster 2024-09-21T10:02:46.796866+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:49.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:48 smithi204 bash[24804]: audit 2024-09-21T10:02:48.652059+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:02:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:48 smithi204 bash[24804]: audit 2024-09-21T10:02:48.658386+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:02:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:48 smithi204 bash[24804]: audit 2024-09-21T10:02:48.660066+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:49.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:48 smithi003 bash[22527]: audit 2024-09-21T10:02:48.652059+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:02:49.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:48 smithi003 bash[22527]: audit 2024-09-21T10:02:48.658386+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:02:49.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:48 smithi003 bash[22527]: audit 2024-09-21T10:02:48.660066+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:49.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:48 smithi003 bash[31899]: audit 2024-09-21T10:02:48.652059+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:02:49.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:48 smithi003 bash[31899]: audit 2024-09-21T10:02:48.658386+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:02:49.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:48 smithi003 bash[31899]: audit 2024-09-21T10:02:48.660066+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:02:50.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:49 smithi204 bash[24804]: audit 2024-09-21T10:02:48.645883+0000 mgr.y (mgr.14150) 240 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:49 smithi204 bash[24804]: cluster 2024-09-21T10:02:48.797444+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:50.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:49 smithi003 bash[22527]: audit 2024-09-21T10:02:48.645883+0000 mgr.y (mgr.14150) 240 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:50.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:49 smithi003 bash[22527]: cluster 2024-09-21T10:02:48.797444+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:50.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:49 smithi003 bash[31899]: audit 2024-09-21T10:02:48.645883+0000 mgr.y (mgr.14150) 240 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:02:50.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:49 smithi003 bash[31899]: cluster 2024-09-21T10:02:48.797444+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:51.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:50 smithi003 bash[31899]: cluster 2024-09-21T10:02:50.797975+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:51.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:50 smithi003 bash[22527]: cluster 2024-09-21T10:02:50.797975+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:51.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:50 smithi204 bash[24804]: cluster 2024-09-21T10:02:50.797975+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:53.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:52 smithi003 bash[31899]: cluster 2024-09-21T10:02:52.798513+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:53.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:52 smithi003 bash[22527]: cluster 2024-09-21T10:02:52.798513+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:53.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:52 smithi204 bash[24804]: cluster 2024-09-21T10:02:52.798513+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:55.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:54 smithi003 bash[31899]: cluster 2024-09-21T10:02:54.799053+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:55.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:54 smithi003 bash[22527]: cluster 2024-09-21T10:02:54.799053+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:55.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:54 smithi204 bash[24804]: cluster 2024-09-21T10:02:54.799053+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:57.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:56 smithi003 bash[22527]: cluster 2024-09-21T10:02:56.799570+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:57.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:56 smithi003 bash[31899]: cluster 2024-09-21T10:02:56.799570+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:57.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:56 smithi204 bash[24804]: cluster 2024-09-21T10:02:56.799570+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:58.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[22527]: audit 2024-09-21T10:02:57.161335+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.204:0/2057924064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f73f70b-e95d-4dd4-931e-5d00dab7b6ed"}]: dispatch 2024-09-21T10:02:58.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[22527]: audit 2024-09-21T10:02:57.162462+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f73f70b-e95d-4dd4-931e-5d00dab7b6ed"}]: dispatch 2024-09-21T10:02:58.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[22527]: audit 2024-09-21T10:02:57.171624+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f73f70b-e95d-4dd4-931e-5d00dab7b6ed"}]': finished 2024-09-21T10:02:58.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[22527]: cluster 2024-09-21T10:02:57.171736+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T10:02:58.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[22527]: audit 2024-09-21T10:02:57.172058+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:02:58.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[22527]: audit 2024-09-21T10:02:57.846444+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.204:0/1973896008' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:58.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[31899]: audit 2024-09-21T10:02:57.161335+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.204:0/2057924064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f73f70b-e95d-4dd4-931e-5d00dab7b6ed"}]: dispatch 2024-09-21T10:02:58.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[31899]: audit 2024-09-21T10:02:57.162462+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f73f70b-e95d-4dd4-931e-5d00dab7b6ed"}]: dispatch 2024-09-21T10:02:58.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[31899]: audit 2024-09-21T10:02:57.171624+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f73f70b-e95d-4dd4-931e-5d00dab7b6ed"}]': finished 2024-09-21T10:02:58.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[31899]: cluster 2024-09-21T10:02:57.171736+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T10:02:58.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[31899]: audit 2024-09-21T10:02:57.172058+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:02:58.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:57 smithi003 bash[31899]: audit 2024-09-21T10:02:57.846444+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.204:0/1973896008' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:58.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:57 smithi204 bash[24804]: audit 2024-09-21T10:02:57.161335+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.204:0/2057924064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f73f70b-e95d-4dd4-931e-5d00dab7b6ed"}]: dispatch 2024-09-21T10:02:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:57 smithi204 bash[24804]: audit 2024-09-21T10:02:57.162462+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0f73f70b-e95d-4dd4-931e-5d00dab7b6ed"}]: dispatch 2024-09-21T10:02:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:57 smithi204 bash[24804]: audit 2024-09-21T10:02:57.171624+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0f73f70b-e95d-4dd4-931e-5d00dab7b6ed"}]': finished 2024-09-21T10:02:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:57 smithi204 bash[24804]: cluster 2024-09-21T10:02:57.171736+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T10:02:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:57 smithi204 bash[24804]: audit 2024-09-21T10:02:57.172058+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:02:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:57 smithi204 bash[24804]: audit 2024-09-21T10:02:57.846444+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.204:0/1973896008' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:02:59.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:02:58 smithi003 bash[22527]: cluster 2024-09-21T10:02:58.800133+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:59.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:02:58 smithi003 bash[31899]: cluster 2024-09-21T10:02:58.800133+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:02:59.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:02:58 smithi204 bash[24804]: cluster 2024-09-21T10:02:58.800133+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:01.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:00 smithi003 bash[22527]: cluster 2024-09-21T10:03:00.800674+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:01.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:00 smithi003 bash[31899]: cluster 2024-09-21T10:03:00.800674+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:01.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:00 smithi204 bash[24804]: cluster 2024-09-21T10:03:00.800674+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:02 smithi003 bash[22527]: cluster 2024-09-21T10:03:02.801227+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:02 smithi003 bash[31899]: cluster 2024-09-21T10:03:02.801227+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:03.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:02 smithi204 bash[24804]: cluster 2024-09-21T10:03:02.801227+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:05.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:04 smithi003 bash[22527]: cluster 2024-09-21T10:03:04.801749+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:04 smithi003 bash[31899]: cluster 2024-09-21T10:03:04.801749+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:05.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:04 smithi204 bash[24804]: cluster 2024-09-21T10:03:04.801749+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:07.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:06 smithi003 bash[22527]: cluster 2024-09-21T10:03:06.802290+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:07.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:06 smithi003 bash[31899]: cluster 2024-09-21T10:03:06.802290+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:07.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:06 smithi204 bash[24804]: cluster 2024-09-21T10:03:06.802290+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:09.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:08 smithi204 bash[24804]: cluster 2024-09-21T10:03:08.802833+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:09.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:08 smithi003 bash[31899]: cluster 2024-09-21T10:03:08.802833+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:09.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:08 smithi003 bash[22527]: cluster 2024-09-21T10:03:08.802833+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:10.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:09 smithi003 bash[22527]: audit 2024-09-21T10:03:09.652601+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T10:03:10.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:09 smithi003 bash[22527]: audit 2024-09-21T10:03:09.654408+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:10.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:09 smithi003 bash[22527]: cephadm 2024-09-21T10:03:09.655979+0000 mgr.y (mgr.14150) 252 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-09-21T10:03:10.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:09 smithi003 bash[31899]: audit 2024-09-21T10:03:09.652601+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T10:03:10.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:09 smithi003 bash[31899]: audit 2024-09-21T10:03:09.654408+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:10.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:09 smithi003 bash[31899]: cephadm 2024-09-21T10:03:09.655979+0000 mgr.y (mgr.14150) 252 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-09-21T10:03:10.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:09 smithi204 bash[24804]: audit 2024-09-21T10:03:09.652601+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T10:03:10.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:09 smithi204 bash[24804]: audit 2024-09-21T10:03:09.654408+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:10.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:09 smithi204 bash[24804]: cephadm 2024-09-21T10:03:09.655979+0000 mgr.y (mgr.14150) 252 : cephadm [INF] Deploying daemon osd.5 on smithi204 2024-09-21T10:03:11.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:10 smithi204 bash[24804]: cluster 2024-09-21T10:03:10.803496+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:11.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:10 smithi003 bash[22527]: cluster 2024-09-21T10:03:10.803496+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:11.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:10 smithi003 bash[31899]: cluster 2024-09-21T10:03:10.803496+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:13.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:12 smithi204 bash[24804]: cluster 2024-09-21T10:03:12.804179+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:13.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:12 smithi003 bash[22527]: cluster 2024-09-21T10:03:12.804179+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:13.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:12 smithi003 bash[31899]: cluster 2024-09-21T10:03:12.804179+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:14.040 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:03:13 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:03:14.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:13 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:03:14.040 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:03:13 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:03:14.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:03:14.375 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:03:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:03:14.375 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:03:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:03:14.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:14 smithi003 bash[22527]: audit 2024-09-21T10:03:14.322364+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:03:14.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:14 smithi003 bash[22527]: audit 2024-09-21T10:03:14.330132+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:14.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:14 smithi003 bash[22527]: audit 2024-09-21T10:03:14.338493+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:14.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:14 smithi003 bash[31899]: audit 2024-09-21T10:03:14.322364+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:03:14.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:14 smithi003 bash[31899]: audit 2024-09-21T10:03:14.330132+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:14.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:14 smithi003 bash[31899]: audit 2024-09-21T10:03:14.338493+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:14.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:14 smithi204 bash[24804]: audit 2024-09-21T10:03:14.322364+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:03:14.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:14 smithi204 bash[24804]: audit 2024-09-21T10:03:14.330132+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:14.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:14 smithi204 bash[24804]: audit 2024-09-21T10:03:14.338493+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:15 smithi003 bash[22527]: cluster 2024-09-21T10:03:14.804778+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:15.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:15 smithi003 bash[31899]: cluster 2024-09-21T10:03:14.804778+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:15.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:15 smithi204 bash[24804]: cluster 2024-09-21T10:03:14.804778+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:17.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:16 smithi204 bash[24804]: cluster 2024-09-21T10:03:16.805331+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:16 smithi003 bash[22527]: cluster 2024-09-21T10:03:16.805331+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:17.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:16 smithi003 bash[31899]: cluster 2024-09-21T10:03:16.805331+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:19.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:18 smithi003 bash[22527]: cluster 2024-09-21T10:03:18.805822+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:19.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:18 smithi003 bash[31899]: cluster 2024-09-21T10:03:18.805822+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:19.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:18 smithi204 bash[24804]: cluster 2024-09-21T10:03:18.805822+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:20 smithi204 bash[24804]: audit 2024-09-21T10:03:19.467229+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:20 smithi204 bash[24804]: audit 2024-09-21T10:03:19.477934+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:20 smithi204 bash[24804]: audit 2024-09-21T10:03:19.479869+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:20 smithi204 bash[24804]: audit 2024-09-21T10:03:19.481697+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:03:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:20 smithi204 bash[24804]: audit 2024-09-21T10:03:19.493341+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:20.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:20 smithi003 bash[22527]: audit 2024-09-21T10:03:19.467229+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:20.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:20 smithi003 bash[22527]: audit 2024-09-21T10:03:19.477934+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:20.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:20 smithi003 bash[22527]: audit 2024-09-21T10:03:19.479869+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:20.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:20 smithi003 bash[22527]: audit 2024-09-21T10:03:19.481697+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:03:20.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:20 smithi003 bash[22527]: audit 2024-09-21T10:03:19.493341+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:20.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:20 smithi003 bash[31899]: audit 2024-09-21T10:03:19.467229+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:20.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:20 smithi003 bash[31899]: audit 2024-09-21T10:03:19.477934+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:20.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:20 smithi003 bash[31899]: audit 2024-09-21T10:03:19.479869+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:20.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:20 smithi003 bash[31899]: audit 2024-09-21T10:03:19.481697+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:03:20.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:20 smithi003 bash[31899]: audit 2024-09-21T10:03:19.493341+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:21 smithi204 bash[24804]: cluster 2024-09-21T10:03:20.806363+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:21 smithi204 bash[24804]: audit 2024-09-21T10:03:21.028001+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/258550506,v1:172.21.15.204:6809/258550506]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:03:21.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:21 smithi204 bash[24804]: audit 2024-09-21T10:03:21.028975+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:03:21.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:21 smithi003 bash[22527]: cluster 2024-09-21T10:03:20.806363+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:21.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:21 smithi003 bash[22527]: audit 2024-09-21T10:03:21.028001+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/258550506,v1:172.21.15.204:6809/258550506]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:03:21.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:21 smithi003 bash[22527]: audit 2024-09-21T10:03:21.028975+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:03:21.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:21 smithi003 bash[31899]: cluster 2024-09-21T10:03:20.806363+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:21.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:21 smithi003 bash[31899]: audit 2024-09-21T10:03:21.028001+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/258550506,v1:172.21.15.204:6809/258550506]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:03:21.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:21 smithi003 bash[31899]: audit 2024-09-21T10:03:21.028975+0000 mon.a (mon.0) 515 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T10:03:22.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:22 smithi204 bash[24804]: audit 2024-09-21T10:03:21.487025+0000 mon.a (mon.0) 516 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T10:03:22.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:22 smithi204 bash[24804]: cluster 2024-09-21T10:03:21.487288+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T10:03:22.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:22 smithi204 bash[24804]: audit 2024-09-21T10:03:21.487601+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:22.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:22 smithi204 bash[24804]: audit 2024-09-21T10:03:21.488263+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/258550506,v1:172.21.15.204:6809/258550506]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:03:22.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:22 smithi204 bash[24804]: audit 2024-09-21T10:03:21.489466+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:03:22.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:22 smithi003 bash[22527]: audit 2024-09-21T10:03:21.487025+0000 mon.a (mon.0) 516 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T10:03:22.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:22 smithi003 bash[22527]: cluster 2024-09-21T10:03:21.487288+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T10:03:22.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:22 smithi003 bash[22527]: audit 2024-09-21T10:03:21.487601+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:22.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:22 smithi003 bash[22527]: audit 2024-09-21T10:03:21.488263+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/258550506,v1:172.21.15.204:6809/258550506]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:03:22.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:22 smithi003 bash[22527]: audit 2024-09-21T10:03:21.489466+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:03:22.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:22 smithi003 bash[31899]: audit 2024-09-21T10:03:21.487025+0000 mon.a (mon.0) 516 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T10:03:22.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:22 smithi003 bash[31899]: cluster 2024-09-21T10:03:21.487288+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T10:03:22.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:22 smithi003 bash[31899]: audit 2024-09-21T10:03:21.487601+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:22.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:22 smithi003 bash[31899]: audit 2024-09-21T10:03:21.488263+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.204:6808/258550506,v1:172.21.15.204:6809/258550506]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:03:22.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:22 smithi003 bash[31899]: audit 2024-09-21T10:03:21.489466+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:03:23.745 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 5 on host 'smithi204' 2024-09-21T10:03:23.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:23 smithi204 bash[24804]: audit 2024-09-21T10:03:22.484903+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:03:23.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:23 smithi204 bash[24804]: cluster 2024-09-21T10:03:22.485120+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-21T10:03:23.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:23 smithi204 bash[24804]: audit 2024-09-21T10:03:22.485984+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:23 smithi204 bash[24804]: audit 2024-09-21T10:03:22.498323+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:23 smithi204 bash[24804]: cluster 2024-09-21T10:03:22.806845+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:23 smithi204 bash[24804]: audit 2024-09-21T10:03:22.973402+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T10:03:23.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[31899]: audit 2024-09-21T10:03:22.484903+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:03:23.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[31899]: cluster 2024-09-21T10:03:22.485120+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-21T10:03:23.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[31899]: audit 2024-09-21T10:03:22.485984+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:23.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[31899]: audit 2024-09-21T10:03:22.498323+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:23.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[31899]: cluster 2024-09-21T10:03:22.806845+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:23.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[31899]: audit 2024-09-21T10:03:22.973402+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T10:03:23.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[22527]: audit 2024-09-21T10:03:22.484903+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:03:23.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[22527]: cluster 2024-09-21T10:03:22.485120+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-21T10:03:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[22527]: audit 2024-09-21T10:03:22.485984+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[22527]: audit 2024-09-21T10:03:22.498323+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[22527]: cluster 2024-09-21T10:03:22.806845+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T10:03:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:23 smithi003 bash[22527]: audit 2024-09-21T10:03:22.973402+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T10:03:24.429 DEBUG:teuthology.orchestra.run.smithi204:osd.5> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T10:03:24.431 INFO:tasks.cephadm:Deploying osd.6 on smithi204 with /dev/vg_nvme/lv_2... 2024-09-21T10:03:24.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T10:03:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:24 smithi204 bash[24804]: cluster 2024-09-21T10:03:22.024649+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:03:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:24 smithi204 bash[24804]: cluster 2024-09-21T10:03:22.024815+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:03:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:24 smithi204 bash[24804]: cluster 2024-09-21T10:03:23.490878+0000 mon.a (mon.0) 525 : cluster [INF] osd.5 [v2:172.21.15.204:6808/258550506,v1:172.21.15.204:6809/258550506] boot 2024-09-21T10:03:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:24 smithi204 bash[24804]: cluster 2024-09-21T10:03:23.491030+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T10:03:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:24 smithi204 bash[24804]: audit 2024-09-21T10:03:23.491685+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:24 smithi204 bash[24804]: audit 2024-09-21T10:03:23.721607+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:03:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:24 smithi204 bash[24804]: audit 2024-09-21T10:03:23.729350+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:24 smithi204 bash[24804]: audit 2024-09-21T10:03:23.738138+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:24 smithi204 bash[24804]: cluster 2024-09-21T10:03:24.490019+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T10:03:24.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[22527]: cluster 2024-09-21T10:03:22.024649+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:03:24.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[22527]: cluster 2024-09-21T10:03:22.024815+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:03:24.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[22527]: cluster 2024-09-21T10:03:23.490878+0000 mon.a (mon.0) 525 : cluster [INF] osd.5 [v2:172.21.15.204:6808/258550506,v1:172.21.15.204:6809/258550506] boot 2024-09-21T10:03:24.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[22527]: cluster 2024-09-21T10:03:23.491030+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T10:03:24.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[22527]: audit 2024-09-21T10:03:23.491685+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:24.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[22527]: audit 2024-09-21T10:03:23.721607+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:03:24.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[22527]: audit 2024-09-21T10:03:23.729350+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[22527]: audit 2024-09-21T10:03:23.738138+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[22527]: cluster 2024-09-21T10:03:24.490019+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T10:03:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[31899]: cluster 2024-09-21T10:03:22.024649+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:03:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[31899]: cluster 2024-09-21T10:03:22.024815+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:03:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[31899]: cluster 2024-09-21T10:03:23.490878+0000 mon.a (mon.0) 525 : cluster [INF] osd.5 [v2:172.21.15.204:6808/258550506,v1:172.21.15.204:6809/258550506] boot 2024-09-21T10:03:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[31899]: cluster 2024-09-21T10:03:23.491030+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T10:03:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[31899]: audit 2024-09-21T10:03:23.491685+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:03:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[31899]: audit 2024-09-21T10:03:23.721607+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:03:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[31899]: audit 2024-09-21T10:03:23.729350+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[31899]: audit 2024-09-21T10:03:23.738138+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:24 smithi003 bash[31899]: cluster 2024-09-21T10:03:24.490019+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T10:03:25.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:25 smithi003 bash[22527]: cluster 2024-09-21T10:03:24.807405+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:25.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:25 smithi003 bash[22527]: cluster 2024-09-21T10:03:25.492666+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T10:03:25.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:25 smithi003 bash[31899]: cluster 2024-09-21T10:03:24.807405+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:25.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:25 smithi003 bash[31899]: cluster 2024-09-21T10:03:25.492666+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T10:03:26.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:25 smithi204 bash[24804]: cluster 2024-09-21T10:03:24.807405+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:26.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:25 smithi204 bash[24804]: cluster 2024-09-21T10:03:25.492666+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T10:03:27.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:27 smithi003 bash[22527]: cluster 2024-09-21T10:03:26.522113+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T10:03:27.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:27 smithi003 bash[22527]: cluster 2024-09-21T10:03:26.807979+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:27.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:27 smithi003 bash[31899]: cluster 2024-09-21T10:03:26.522113+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T10:03:27.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:27 smithi003 bash[31899]: cluster 2024-09-21T10:03:26.807979+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:28.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:27 smithi204 bash[24804]: cluster 2024-09-21T10:03:26.522113+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T10:03:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:27 smithi204 bash[24804]: cluster 2024-09-21T10:03:26.807979+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:28.605 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:03:28.830 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:28 smithi204 bash[24804]: cluster 2024-09-21T10:03:27.538050+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T10:03:28.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:28 smithi003 bash[22527]: cluster 2024-09-21T10:03:27.538050+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T10:03:28.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:28 smithi003 bash[31899]: cluster 2024-09-21T10:03:27.538050+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T10:03:29.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:29 smithi003 bash[31899]: cluster 2024-09-21T10:03:28.808658+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:29.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:29 smithi003 bash[22527]: cluster 2024-09-21T10:03:28.808658+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:30.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:29 smithi204 bash[24804]: cluster 2024-09-21T10:03:28.808658+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:31.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:30 smithi204 bash[24804]: cluster 2024-09-21T10:03:30.809358+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:31.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:30 smithi003 bash[31899]: cluster 2024-09-21T10:03:30.809358+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:30 smithi003 bash[22527]: cluster 2024-09-21T10:03:30.809358+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:33.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:32 smithi003 bash[31899]: cluster 2024-09-21T10:03:32.809997+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:33.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:32 smithi003 bash[22527]: cluster 2024-09-21T10:03:32.809997+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:33.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:32 smithi204 bash[24804]: cluster 2024-09-21T10:03:32.809997+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:34.166 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-21T10:03:34.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi204:vg_nvme/lv_2 2024-09-21T10:03:36.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:35 smithi003 bash[31899]: cluster 2024-09-21T10:03:34.810694+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:36.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:35 smithi003 bash[22527]: cluster 2024-09-21T10:03:34.810694+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:36.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:35 smithi204 bash[24804]: cluster 2024-09-21T10:03:34.810694+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:37.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:36 smithi003 bash[22527]: cluster 2024-09-21T10:03:36.811283+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:37.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:36 smithi003 bash[31899]: cluster 2024-09-21T10:03:36.811283+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:37.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:36 smithi204 bash[24804]: cluster 2024-09-21T10:03:36.811283+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:38.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[22527]: cephadm 2024-09-21T10:03:37.162058+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:03:38.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[22527]: audit 2024-09-21T10:03:37.174717+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:38.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[22527]: audit 2024-09-21T10:03:37.187232+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:38.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[22527]: audit 2024-09-21T10:03:37.189467+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:38.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[22527]: audit 2024-09-21T10:03:37.191159+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:38.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[22527]: cephadm 2024-09-21T10:03:37.192412+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 8632M 2024-09-21T10:03:38.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[22527]: audit 2024-09-21T10:03:37.203501+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:38.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[22527]: audit 2024-09-21T10:03:37.205672+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[22527]: audit 2024-09-21T10:03:37.207551+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[22527]: audit 2024-09-21T10:03:37.219402+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[31899]: cephadm 2024-09-21T10:03:37.162058+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[31899]: audit 2024-09-21T10:03:37.174717+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[31899]: audit 2024-09-21T10:03:37.187232+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[31899]: audit 2024-09-21T10:03:37.189467+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[31899]: audit 2024-09-21T10:03:37.191159+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[31899]: cephadm 2024-09-21T10:03:37.192412+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 8632M 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[31899]: audit 2024-09-21T10:03:37.203501+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[31899]: audit 2024-09-21T10:03:37.205672+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[31899]: audit 2024-09-21T10:03:37.207551+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:03:38.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:38 smithi003 bash[31899]: audit 2024-09-21T10:03:37.219402+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:38.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:38 smithi204 bash[24804]: cephadm 2024-09-21T10:03:37.162058+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:03:38.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:38 smithi204 bash[24804]: audit 2024-09-21T10:03:37.174717+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:38 smithi204 bash[24804]: audit 2024-09-21T10:03:37.187232+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:38 smithi204 bash[24804]: audit 2024-09-21T10:03:37.189467+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:38 smithi204 bash[24804]: audit 2024-09-21T10:03:37.191159+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:03:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:38 smithi204 bash[24804]: cephadm 2024-09-21T10:03:37.192412+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 8632M 2024-09-21T10:03:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:38 smithi204 bash[24804]: audit 2024-09-21T10:03:37.203501+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:38 smithi204 bash[24804]: audit 2024-09-21T10:03:37.205672+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:38 smithi204 bash[24804]: audit 2024-09-21T10:03:37.207551+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:03:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:38 smithi204 bash[24804]: audit 2024-09-21T10:03:37.219402+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:03:39.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:39 smithi204 bash[24804]: cluster 2024-09-21T10:03:38.811960+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:39.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:39 smithi003 bash[31899]: cluster 2024-09-21T10:03:38.811960+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:39.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:39 smithi003 bash[22527]: cluster 2024-09-21T10:03:38.811960+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:40.108 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:03:41.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:40 smithi003 bash[31899]: cluster 2024-09-21T10:03:40.812658+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:40 smithi003 bash[22527]: cluster 2024-09-21T10:03:40.812658+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:41.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:40 smithi204 bash[24804]: cluster 2024-09-21T10:03:40.812658+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:43.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:42 smithi003 bash[22527]: cluster 2024-09-21T10:03:42.813342+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:43.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:42 smithi003 bash[31899]: cluster 2024-09-21T10:03:42.813342+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:43.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:42 smithi204 bash[24804]: cluster 2024-09-21T10:03:42.813342+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:44.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:43 smithi003 bash[31899]: audit 2024-09-21T10:03:43.370012+0000 mgr.y (mgr.14150) 272 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:03:44.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:43 smithi003 bash[31899]: audit 2024-09-21T10:03:43.376235+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:03:44.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:43 smithi003 bash[31899]: audit 2024-09-21T10:03:43.382128+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:03:44.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:43 smithi003 bash[31899]: audit 2024-09-21T10:03:43.383841+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:43 smithi003 bash[22527]: audit 2024-09-21T10:03:43.370012+0000 mgr.y (mgr.14150) 272 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:03:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:43 smithi003 bash[22527]: audit 2024-09-21T10:03:43.376235+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:03:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:43 smithi003 bash[22527]: audit 2024-09-21T10:03:43.382128+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:03:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:43 smithi003 bash[22527]: audit 2024-09-21T10:03:43.383841+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:44.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:43 smithi204 bash[24804]: audit 2024-09-21T10:03:43.370012+0000 mgr.y (mgr.14150) 272 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:03:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:43 smithi204 bash[24804]: audit 2024-09-21T10:03:43.376235+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:03:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:43 smithi204 bash[24804]: audit 2024-09-21T10:03:43.382128+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:03:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:43 smithi204 bash[24804]: audit 2024-09-21T10:03:43.383841+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:03:45.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:44 smithi003 bash[22527]: cluster 2024-09-21T10:03:44.814057+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:45.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:44 smithi003 bash[31899]: cluster 2024-09-21T10:03:44.814057+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:45.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:44 smithi204 bash[24804]: cluster 2024-09-21T10:03:44.814057+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:47.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:46 smithi003 bash[22527]: cluster 2024-09-21T10:03:46.814737+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:47.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:46 smithi003 bash[31899]: cluster 2024-09-21T10:03:46.814737+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:47.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:46 smithi204 bash[24804]: cluster 2024-09-21T10:03:46.814737+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:49.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:48 smithi003 bash[22527]: cluster 2024-09-21T10:03:48.815424+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:49.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:48 smithi003 bash[31899]: cluster 2024-09-21T10:03:48.815424+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:49.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:48 smithi204 bash[24804]: cluster 2024-09-21T10:03:48.815424+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:51.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:50 smithi003 bash[22527]: cluster 2024-09-21T10:03:50.816106+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:51.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:50 smithi003 bash[31899]: cluster 2024-09-21T10:03:50.816106+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:51.204 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:50 smithi204 bash[24804]: cluster 2024-09-21T10:03:50.816106+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:52.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:52 smithi003 bash[22527]: audit 2024-09-21T10:03:51.952669+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.204:0/4207383750' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbe81ce4-64ef-4a77-af15-22d6b65d2453"}]: dispatch 2024-09-21T10:03:52.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:52 smithi003 bash[22527]: audit 2024-09-21T10:03:51.953911+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbe81ce4-64ef-4a77-af15-22d6b65d2453"}]: dispatch 2024-09-21T10:03:52.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:52 smithi003 bash[22527]: audit 2024-09-21T10:03:51.963348+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bbe81ce4-64ef-4a77-af15-22d6b65d2453"}]': finished 2024-09-21T10:03:52.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:52 smithi003 bash[22527]: cluster 2024-09-21T10:03:51.963554+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T10:03:52.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:52 smithi003 bash[22527]: audit 2024-09-21T10:03:51.963899+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:03:52.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:52 smithi003 bash[31899]: audit 2024-09-21T10:03:51.952669+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.204:0/4207383750' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbe81ce4-64ef-4a77-af15-22d6b65d2453"}]: dispatch 2024-09-21T10:03:52.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:52 smithi003 bash[31899]: audit 2024-09-21T10:03:51.953911+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbe81ce4-64ef-4a77-af15-22d6b65d2453"}]: dispatch 2024-09-21T10:03:52.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:52 smithi003 bash[31899]: audit 2024-09-21T10:03:51.963348+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bbe81ce4-64ef-4a77-af15-22d6b65d2453"}]': finished 2024-09-21T10:03:52.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:52 smithi003 bash[31899]: cluster 2024-09-21T10:03:51.963554+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T10:03:52.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:52 smithi003 bash[31899]: audit 2024-09-21T10:03:51.963899+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:03:52.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:52 smithi204 bash[24804]: audit 2024-09-21T10:03:51.952669+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.204:0/4207383750' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbe81ce4-64ef-4a77-af15-22d6b65d2453"}]: dispatch 2024-09-21T10:03:52.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:52 smithi204 bash[24804]: audit 2024-09-21T10:03:51.953911+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbe81ce4-64ef-4a77-af15-22d6b65d2453"}]: dispatch 2024-09-21T10:03:52.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:52 smithi204 bash[24804]: audit 2024-09-21T10:03:51.963348+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bbe81ce4-64ef-4a77-af15-22d6b65d2453"}]': finished 2024-09-21T10:03:52.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:52 smithi204 bash[24804]: cluster 2024-09-21T10:03:51.963554+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T10:03:52.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:52 smithi204 bash[24804]: audit 2024-09-21T10:03:51.963899+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:03:53.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:53 smithi003 bash[22527]: audit 2024-09-21T10:03:52.571430+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.204:0/651489966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:03:53.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:53 smithi003 bash[22527]: cluster 2024-09-21T10:03:52.816656+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:53.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:53 smithi003 bash[31899]: audit 2024-09-21T10:03:52.571430+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.204:0/651489966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:03:53.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:53 smithi003 bash[31899]: cluster 2024-09-21T10:03:52.816656+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:53.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:53 smithi204 bash[24804]: audit 2024-09-21T10:03:52.571430+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.204:0/651489966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:03:53.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:53 smithi204 bash[24804]: cluster 2024-09-21T10:03:52.816656+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:55.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:54 smithi003 bash[22527]: cluster 2024-09-21T10:03:54.817330+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:55.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:54 smithi003 bash[31899]: cluster 2024-09-21T10:03:54.817330+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:55.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:54 smithi204 bash[24804]: cluster 2024-09-21T10:03:54.817330+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:57.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:56 smithi003 bash[22527]: cluster 2024-09-21T10:03:56.817909+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:57.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:56 smithi003 bash[31899]: cluster 2024-09-21T10:03:56.817909+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:57.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:56 smithi204 bash[24804]: cluster 2024-09-21T10:03:56.817909+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:59.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:03:58 smithi003 bash[22527]: cluster 2024-09-21T10:03:58.818465+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:59.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:03:58 smithi003 bash[31899]: cluster 2024-09-21T10:03:58.818465+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:03:59.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:03:58 smithi204 bash[24804]: cluster 2024-09-21T10:03:58.818465+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:01.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:00 smithi003 bash[22527]: cluster 2024-09-21T10:04:00.818990+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:01.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:00 smithi003 bash[31899]: cluster 2024-09-21T10:04:00.818990+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:01.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:00 smithi204 bash[24804]: cluster 2024-09-21T10:04:00.818990+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:03.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:02 smithi204 bash[24804]: cluster 2024-09-21T10:04:02.819576+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:02 smithi003 bash[22527]: cluster 2024-09-21T10:04:02.819576+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:02 smithi003 bash[31899]: cluster 2024-09-21T10:04:02.819576+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:04.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:04 smithi003 bash[22527]: audit 2024-09-21T10:04:04.536473+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T10:04:04.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:04 smithi003 bash[22527]: audit 2024-09-21T10:04:04.538426+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:04.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:04 smithi003 bash[31899]: audit 2024-09-21T10:04:04.536473+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T10:04:04.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:04 smithi003 bash[31899]: audit 2024-09-21T10:04:04.538426+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:04.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:04 smithi204 bash[24804]: audit 2024-09-21T10:04:04.536473+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T10:04:04.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:04 smithi204 bash[24804]: audit 2024-09-21T10:04:04.538426+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:05.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:05 smithi003 bash[22527]: cephadm 2024-09-21T10:04:04.539934+0000 mgr.y (mgr.14150) 283 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-09-21T10:04:05.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:05 smithi003 bash[22527]: cluster 2024-09-21T10:04:04.820132+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:05.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:05 smithi003 bash[31899]: cephadm 2024-09-21T10:04:04.539934+0000 mgr.y (mgr.14150) 283 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-09-21T10:04:05.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:05 smithi003 bash[31899]: cluster 2024-09-21T10:04:04.820132+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:05.968 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:05 smithi204 bash[24804]: cephadm 2024-09-21T10:04:04.539934+0000 mgr.y (mgr.14150) 283 : cephadm [INF] Deploying daemon osd.6 on smithi204 2024-09-21T10:04:05.968 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:05 smithi204 bash[24804]: cluster 2024-09-21T10:04:04.820132+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:07.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:06 smithi003 bash[22527]: cluster 2024-09-21T10:04:06.820675+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:07.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:06 smithi003 bash[31899]: cluster 2024-09-21T10:04:06.820675+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:07.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:06 smithi204 bash[24804]: cluster 2024-09-21T10:04:06.820675+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:09.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:08 smithi204 bash[24804]: cluster 2024-09-21T10:04:08.821233+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:09.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:08 smithi003 bash[31899]: cluster 2024-09-21T10:04:08.821233+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:09.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:08 smithi003 bash[22527]: cluster 2024-09-21T10:04:08.821233+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:09.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:09 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:04:09.398 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:04:09 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:04:09.398 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:04:09 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:04:09.398 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:04:09 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:04:09.755 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:04:09 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:04:09.756 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:04:09 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:04:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:09 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:04:09.756 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:04:09 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:04:10.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:09 smithi003 bash[31899]: audit 2024-09-21T10:04:09.536797+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:10.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:09 smithi003 bash[31899]: audit 2024-09-21T10:04:09.544657+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:10.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:09 smithi003 bash[31899]: audit 2024-09-21T10:04:09.553240+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:10.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:09 smithi003 bash[22527]: audit 2024-09-21T10:04:09.536797+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:10.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:09 smithi003 bash[22527]: audit 2024-09-21T10:04:09.544657+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:10.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:09 smithi003 bash[22527]: audit 2024-09-21T10:04:09.553240+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:10.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:09 smithi204 bash[24804]: audit 2024-09-21T10:04:09.536797+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:10.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:09 smithi204 bash[24804]: audit 2024-09-21T10:04:09.544657+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:09 smithi204 bash[24804]: audit 2024-09-21T10:04:09.553240+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:11.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:10 smithi204 bash[24804]: cluster 2024-09-21T10:04:10.821752+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:11.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:10 smithi003 bash[31899]: cluster 2024-09-21T10:04:10.821752+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:11.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:10 smithi003 bash[22527]: cluster 2024-09-21T10:04:10.821752+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:13.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:12 smithi003 bash[31899]: cluster 2024-09-21T10:04:12.822273+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:13.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:12 smithi003 bash[22527]: cluster 2024-09-21T10:04:12.822273+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:13.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:12 smithi204 bash[24804]: cluster 2024-09-21T10:04:12.822273+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:14 smithi003 bash[31899]: cluster 2024-09-21T10:04:14.822843+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:14 smithi003 bash[22527]: cluster 2024-09-21T10:04:14.822843+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:15.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:14 smithi204 bash[24804]: cluster 2024-09-21T10:04:14.822843+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:16.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:16 smithi204 bash[24804]: audit 2024-09-21T10:04:15.794366+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:16.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:16 smithi204 bash[24804]: audit 2024-09-21T10:04:15.805582+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:16.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:16 smithi204 bash[24804]: audit 2024-09-21T10:04:16.306274+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:16.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:16 smithi204 bash[24804]: audit 2024-09-21T10:04:16.307831+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:16.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:16 smithi204 bash[24804]: audit 2024-09-21T10:04:16.319411+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:16.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:16 smithi204 bash[24804]: audit 2024-09-21T10:04:16.616715+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/2326773433,v1:172.21.15.204:6817/2326773433]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:04:16.881 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:16 smithi204 bash[24804]: audit 2024-09-21T10:04:16.617650+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:04:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[22527]: audit 2024-09-21T10:04:15.794366+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[22527]: audit 2024-09-21T10:04:15.805582+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[22527]: audit 2024-09-21T10:04:16.306274+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[22527]: audit 2024-09-21T10:04:16.307831+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[22527]: audit 2024-09-21T10:04:16.319411+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[22527]: audit 2024-09-21T10:04:16.616715+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/2326773433,v1:172.21.15.204:6817/2326773433]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:04:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[22527]: audit 2024-09-21T10:04:16.617650+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:04:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[31899]: audit 2024-09-21T10:04:15.794366+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[31899]: audit 2024-09-21T10:04:15.805582+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[31899]: audit 2024-09-21T10:04:16.306274+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[31899]: audit 2024-09-21T10:04:16.307831+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[31899]: audit 2024-09-21T10:04:16.319411+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[31899]: audit 2024-09-21T10:04:16.616715+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/2326773433,v1:172.21.15.204:6817/2326773433]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:04:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:16 smithi003 bash[31899]: audit 2024-09-21T10:04:16.617650+0000 mon.a (mon.0) 560 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T10:04:18.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:17 smithi204 bash[24804]: cluster 2024-09-21T10:04:16.823411+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:18.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:17 smithi204 bash[24804]: audit 2024-09-21T10:04:17.323670+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:04:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:17 smithi204 bash[24804]: cluster 2024-09-21T10:04:17.323855+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T10:04:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:17 smithi204 bash[24804]: audit 2024-09-21T10:04:17.324156+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:17 smithi204 bash[24804]: audit 2024-09-21T10:04:17.324914+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/2326773433,v1:172.21.15.204:6817/2326773433]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:04:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:17 smithi204 bash[24804]: audit 2024-09-21T10:04:17.325933+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:04:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[22527]: cluster 2024-09-21T10:04:16.823411+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[22527]: audit 2024-09-21T10:04:17.323670+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:04:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[22527]: cluster 2024-09-21T10:04:17.323855+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T10:04:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[22527]: audit 2024-09-21T10:04:17.324156+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[22527]: audit 2024-09-21T10:04:17.324914+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/2326773433,v1:172.21.15.204:6817/2326773433]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:04:18.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[22527]: audit 2024-09-21T10:04:17.325933+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:04:18.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[31899]: cluster 2024-09-21T10:04:16.823411+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[31899]: audit 2024-09-21T10:04:17.323670+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:04:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[31899]: cluster 2024-09-21T10:04:17.323855+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T10:04:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[31899]: audit 2024-09-21T10:04:17.324156+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[31899]: audit 2024-09-21T10:04:17.324914+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/2326773433,v1:172.21.15.204:6817/2326773433]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:04:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:17 smithi003 bash[31899]: audit 2024-09-21T10:04:17.325933+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:04:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:19 smithi204 bash[24804]: audit 2024-09-21T10:04:18.324057+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:04:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:19 smithi204 bash[24804]: cluster 2024-09-21T10:04:18.324223+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-21T10:04:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:19 smithi204 bash[24804]: audit 2024-09-21T10:04:18.324554+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:19 smithi204 bash[24804]: audit 2024-09-21T10:04:18.333144+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:19 smithi204 bash[24804]: audit 2024-09-21T10:04:18.821952+0000 mon.a (mon.0) 569 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T10:04:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:19 smithi204 bash[24804]: cluster 2024-09-21T10:04:18.823912+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:19.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[22527]: audit 2024-09-21T10:04:18.324057+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:04:19.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[22527]: cluster 2024-09-21T10:04:18.324223+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-21T10:04:19.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[22527]: audit 2024-09-21T10:04:18.324554+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:19.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[22527]: audit 2024-09-21T10:04:18.333144+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:19.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[22527]: audit 2024-09-21T10:04:18.821952+0000 mon.a (mon.0) 569 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T10:04:19.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[22527]: cluster 2024-09-21T10:04:18.823912+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:19.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[31899]: audit 2024-09-21T10:04:18.324057+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:04:19.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[31899]: cluster 2024-09-21T10:04:18.324223+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-21T10:04:19.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[31899]: audit 2024-09-21T10:04:18.324554+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:19.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[31899]: audit 2024-09-21T10:04:18.333144+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:19.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[31899]: audit 2024-09-21T10:04:18.821952+0000 mon.a (mon.0) 569 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-21T10:04:19.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:19 smithi003 bash[31899]: cluster 2024-09-21T10:04:18.823912+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T10:04:19.952 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 6 on host 'smithi204' 2024-09-21T10:04:20.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:20 smithi204 bash[24804]: cluster 2024-09-21T10:04:17.640345+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:04:20.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:20 smithi204 bash[24804]: cluster 2024-09-21T10:04:17.640415+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:04:20.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:20 smithi204 bash[24804]: cluster 2024-09-21T10:04:19.326966+0000 mon.a (mon.0) 570 : cluster [INF] osd.6 [v2:172.21.15.204:6816/2326773433,v1:172.21.15.204:6817/2326773433] boot 2024-09-21T10:04:20.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:20 smithi204 bash[24804]: cluster 2024-09-21T10:04:19.327078+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T10:04:20.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:20 smithi204 bash[24804]: audit 2024-09-21T10:04:19.328005+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:20.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:20 smithi204 bash[24804]: cluster 2024-09-21T10:04:19.772555+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T10:04:20.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:20 smithi204 bash[24804]: audit 2024-09-21T10:04:19.930160+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:20.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:20 smithi204 bash[24804]: audit 2024-09-21T10:04:19.938015+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:20.652 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:20 smithi204 bash[24804]: audit 2024-09-21T10:04:19.947266+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:20.653 DEBUG:teuthology.orchestra.run.smithi204:osd.6> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.6.service 2024-09-21T10:04:20.655 INFO:tasks.cephadm:Deploying osd.7 on smithi204 with /dev/vg_nvme/lv_1... 2024-09-21T10:04:20.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T10:04:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[22527]: cluster 2024-09-21T10:04:17.640345+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:04:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[22527]: cluster 2024-09-21T10:04:17.640415+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:04:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[22527]: cluster 2024-09-21T10:04:19.326966+0000 mon.a (mon.0) 570 : cluster [INF] osd.6 [v2:172.21.15.204:6816/2326773433,v1:172.21.15.204:6817/2326773433] boot 2024-09-21T10:04:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[22527]: cluster 2024-09-21T10:04:19.327078+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T10:04:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[22527]: audit 2024-09-21T10:04:19.328005+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[22527]: cluster 2024-09-21T10:04:19.772555+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T10:04:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[22527]: audit 2024-09-21T10:04:19.930160+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[22527]: audit 2024-09-21T10:04:19.938015+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[22527]: audit 2024-09-21T10:04:19.947266+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[31899]: cluster 2024-09-21T10:04:17.640345+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:04:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[31899]: cluster 2024-09-21T10:04:17.640415+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:04:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[31899]: cluster 2024-09-21T10:04:19.326966+0000 mon.a (mon.0) 570 : cluster [INF] osd.6 [v2:172.21.15.204:6816/2326773433,v1:172.21.15.204:6817/2326773433] boot 2024-09-21T10:04:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[31899]: cluster 2024-09-21T10:04:19.327078+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T10:04:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[31899]: audit 2024-09-21T10:04:19.328005+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:04:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[31899]: cluster 2024-09-21T10:04:19.772555+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T10:04:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[31899]: audit 2024-09-21T10:04:19.930160+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:04:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[31899]: audit 2024-09-21T10:04:19.938015+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:20 smithi003 bash[31899]: audit 2024-09-21T10:04:19.947266+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:22.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:21 smithi003 bash[22527]: cluster 2024-09-21T10:04:20.772774+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T10:04:22.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:21 smithi003 bash[22527]: cluster 2024-09-21T10:04:20.824474+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 473 MiB used, 625 GiB / 626 GiB avail 2024-09-21T10:04:22.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:21 smithi003 bash[31899]: cluster 2024-09-21T10:04:20.772774+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T10:04:22.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:21 smithi003 bash[31899]: cluster 2024-09-21T10:04:20.824474+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 473 MiB used, 625 GiB / 626 GiB avail 2024-09-21T10:04:22.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:21 smithi204 bash[24804]: cluster 2024-09-21T10:04:20.772774+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T10:04:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:21 smithi204 bash[24804]: cluster 2024-09-21T10:04:20.824474+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 473 MiB used, 625 GiB / 626 GiB avail 2024-09-21T10:04:23.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:22 smithi003 bash[22527]: cluster 2024-09-21T10:04:21.782731+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T10:04:23.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:22 smithi003 bash[31899]: cluster 2024-09-21T10:04:21.782731+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T10:04:23.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:22 smithi204 bash[24804]: cluster 2024-09-21T10:04:21.782731+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T10:04:24.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:23 smithi003 bash[22527]: cluster 2024-09-21T10:04:22.785086+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-21T10:04:24.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:23 smithi003 bash[22527]: cluster 2024-09-21T10:04:22.825052+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v276: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 473 MiB used, 625 GiB / 626 GiB avail; 165 KiB/s, 0 objects/s recovering 2024-09-21T10:04:24.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:23 smithi003 bash[31899]: cluster 2024-09-21T10:04:22.785086+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-21T10:04:24.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:23 smithi003 bash[31899]: cluster 2024-09-21T10:04:22.825052+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v276: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 473 MiB used, 625 GiB / 626 GiB avail; 165 KiB/s, 0 objects/s recovering 2024-09-21T10:04:24.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:23 smithi204 bash[24804]: cluster 2024-09-21T10:04:22.785086+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-21T10:04:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:23 smithi204 bash[24804]: cluster 2024-09-21T10:04:22.825052+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v276: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 473 MiB used, 625 GiB / 626 GiB avail; 165 KiB/s, 0 objects/s recovering 2024-09-21T10:04:24.793 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:04:25.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:24 smithi003 bash[22527]: cluster 2024-09-21T10:04:24.825704+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 114 KiB/s, 0 objects/s recovering 2024-09-21T10:04:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:24 smithi003 bash[31899]: cluster 2024-09-21T10:04:24.825704+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 114 KiB/s, 0 objects/s recovering 2024-09-21T10:04:25.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:24 smithi204 bash[24804]: cluster 2024-09-21T10:04:24.825704+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 114 KiB/s, 0 objects/s recovering 2024-09-21T10:04:27.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:26 smithi003 bash[22527]: cluster 2024-09-21T10:04:26.826298+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-21T10:04:27.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:26 smithi003 bash[31899]: cluster 2024-09-21T10:04:26.826298+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-21T10:04:27.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:26 smithi204 bash[24804]: cluster 2024-09-21T10:04:26.826298+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-09-21T10:04:29.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:28 smithi003 bash[22527]: cluster 2024-09-21T10:04:28.826853+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:04:29.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:28 smithi003 bash[31899]: cluster 2024-09-21T10:04:28.826853+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:04:29.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:28 smithi204 bash[24804]: cluster 2024-09-21T10:04:28.826853+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T10:04:31.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: cephadm 2024-09-21T10:04:30.645156+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:04:31.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: audit 2024-09-21T10:04:30.656145+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:31.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: audit 2024-09-21T10:04:30.666464+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: audit 2024-09-21T10:04:30.668726+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:04:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: audit 2024-09-21T10:04:30.670494+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:04:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: audit 2024-09-21T10:04:30.672111+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:04:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: cephadm 2024-09-21T10:04:30.673352+0000 mgr.y (mgr.14150) 298 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 5755M 2024-09-21T10:04:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: audit 2024-09-21T10:04:30.684321+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: audit 2024-09-21T10:04:30.686453+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: audit 2024-09-21T10:04:30.688126+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: audit 2024-09-21T10:04:30.699079+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[22527]: cluster 2024-09-21T10:04:30.827445+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:31.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: cephadm 2024-09-21T10:04:30.645156+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:04:31.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: audit 2024-09-21T10:04:30.656145+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:31.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: audit 2024-09-21T10:04:30.666464+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:31.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: audit 2024-09-21T10:04:30.668726+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:04:31.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: audit 2024-09-21T10:04:30.670494+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:04:31.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: audit 2024-09-21T10:04:30.672111+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:04:31.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: cephadm 2024-09-21T10:04:30.673352+0000 mgr.y (mgr.14150) 298 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 5755M 2024-09-21T10:04:31.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: audit 2024-09-21T10:04:30.684321+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:31.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: audit 2024-09-21T10:04:30.686453+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:31.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: audit 2024-09-21T10:04:30.688126+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: audit 2024-09-21T10:04:30.699079+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:31 smithi003 bash[31899]: cluster 2024-09-21T10:04:30.827445+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: cephadm 2024-09-21T10:04:30.645156+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:04:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: audit 2024-09-21T10:04:30.656145+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: audit 2024-09-21T10:04:30.666464+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: audit 2024-09-21T10:04:30.668726+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:04:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: audit 2024-09-21T10:04:30.670494+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:04:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: audit 2024-09-21T10:04:30.672111+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:04:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: cephadm 2024-09-21T10:04:30.673352+0000 mgr.y (mgr.14150) 298 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 5755M 2024-09-21T10:04:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: audit 2024-09-21T10:04:30.684321+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: audit 2024-09-21T10:04:30.686453+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: audit 2024-09-21T10:04:30.688126+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:04:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: audit 2024-09-21T10:04:30.699079+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:04:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:31 smithi204 bash[24804]: cluster 2024-09-21T10:04:30.827445+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:33.032 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-21T10:04:33.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi204:vg_nvme/lv_1 2024-09-21T10:04:33.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:32 smithi003 bash[22527]: cluster 2024-09-21T10:04:32.828003+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:33.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:32 smithi003 bash[31899]: cluster 2024-09-21T10:04:32.828003+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:33.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:32 smithi204 bash[24804]: cluster 2024-09-21T10:04:32.828003+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:35.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:34 smithi003 bash[22527]: cluster 2024-09-21T10:04:34.828551+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:35.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:34 smithi003 bash[31899]: cluster 2024-09-21T10:04:34.828551+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:35.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:34 smithi204 bash[24804]: cluster 2024-09-21T10:04:34.828551+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:37.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:36 smithi003 bash[22527]: cluster 2024-09-21T10:04:36.829127+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:37.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:36 smithi003 bash[31899]: cluster 2024-09-21T10:04:36.829127+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:37.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:36 smithi204 bash[24804]: cluster 2024-09-21T10:04:36.829127+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:37.753 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:04:39.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:38 smithi003 bash[22527]: cluster 2024-09-21T10:04:38.829729+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:39.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:38 smithi003 bash[31899]: cluster 2024-09-21T10:04:38.829729+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:39.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:38 smithi204 bash[24804]: cluster 2024-09-21T10:04:38.829729+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:40 smithi003 bash[22527]: cluster 2024-09-21T10:04:40.830332+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:41.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:40 smithi003 bash[31899]: cluster 2024-09-21T10:04:40.830332+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:41.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:40 smithi204 bash[24804]: cluster 2024-09-21T10:04:40.830332+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:42.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:41 smithi003 bash[22527]: audit 2024-09-21T10:04:41.240516+0000 mgr.y (mgr.14150) 305 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:04:42.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:41 smithi003 bash[22527]: audit 2024-09-21T10:04:41.246851+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:04:42.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:41 smithi003 bash[22527]: audit 2024-09-21T10:04:41.252838+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:04:42.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:41 smithi003 bash[22527]: audit 2024-09-21T10:04:41.254588+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:42.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:41 smithi003 bash[31899]: audit 2024-09-21T10:04:41.240516+0000 mgr.y (mgr.14150) 305 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:04:42.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:41 smithi003 bash[31899]: audit 2024-09-21T10:04:41.246851+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:04:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:41 smithi003 bash[31899]: audit 2024-09-21T10:04:41.252838+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:04:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:41 smithi003 bash[31899]: audit 2024-09-21T10:04:41.254588+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:42.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:41 smithi204 bash[24804]: audit 2024-09-21T10:04:41.240516+0000 mgr.y (mgr.14150) 305 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:04:42.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:41 smithi204 bash[24804]: audit 2024-09-21T10:04:41.246851+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T10:04:42.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:41 smithi204 bash[24804]: audit 2024-09-21T10:04:41.252838+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T10:04:42.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:41 smithi204 bash[24804]: audit 2024-09-21T10:04:41.254588+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:04:43.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:42 smithi003 bash[22527]: cluster 2024-09-21T10:04:42.830903+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:43.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:42 smithi003 bash[31899]: cluster 2024-09-21T10:04:42.830903+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:43.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:42 smithi204 bash[24804]: cluster 2024-09-21T10:04:42.830903+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:45.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:44 smithi003 bash[22527]: cluster 2024-09-21T10:04:44.831491+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:45.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:44 smithi003 bash[31899]: cluster 2024-09-21T10:04:44.831491+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:45.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:44 smithi204 bash[24804]: cluster 2024-09-21T10:04:44.831491+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:47.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:46 smithi003 bash[31899]: cluster 2024-09-21T10:04:46.832060+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:47.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:46 smithi003 bash[22527]: cluster 2024-09-21T10:04:46.832060+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:47.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:46 smithi204 bash[24804]: cluster 2024-09-21T10:04:46.832060+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:49.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:48 smithi003 bash[22527]: cluster 2024-09-21T10:04:48.832605+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:49.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:48 smithi003 bash[31899]: cluster 2024-09-21T10:04:48.832605+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:49.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:48 smithi204 bash[24804]: cluster 2024-09-21T10:04:48.832605+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:50 smithi003 bash[22527]: audit 2024-09-21T10:04:49.953302+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.204:0/2411134206' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d5a862-e624-4f49-aa9c-58c852a8f506"}]: dispatch 2024-09-21T10:04:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:50 smithi003 bash[22527]: audit 2024-09-21T10:04:49.954176+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d5a862-e624-4f49-aa9c-58c852a8f506"}]: dispatch 2024-09-21T10:04:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:50 smithi003 bash[22527]: audit 2024-09-21T10:04:49.962910+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23d5a862-e624-4f49-aa9c-58c852a8f506"}]': finished 2024-09-21T10:04:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:50 smithi003 bash[22527]: cluster 2024-09-21T10:04:49.963052+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T10:04:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:50 smithi003 bash[22527]: audit 2024-09-21T10:04:49.963286+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:04:50.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:50 smithi003 bash[31899]: audit 2024-09-21T10:04:49.953302+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.204:0/2411134206' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d5a862-e624-4f49-aa9c-58c852a8f506"}]: dispatch 2024-09-21T10:04:50.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:50 smithi003 bash[31899]: audit 2024-09-21T10:04:49.954176+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d5a862-e624-4f49-aa9c-58c852a8f506"}]: dispatch 2024-09-21T10:04:50.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:50 smithi003 bash[31899]: audit 2024-09-21T10:04:49.962910+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23d5a862-e624-4f49-aa9c-58c852a8f506"}]': finished 2024-09-21T10:04:50.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:50 smithi003 bash[31899]: cluster 2024-09-21T10:04:49.963052+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T10:04:50.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:50 smithi003 bash[31899]: audit 2024-09-21T10:04:49.963286+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:04:50.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:50 smithi204 bash[24804]: audit 2024-09-21T10:04:49.953302+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.204:0/2411134206' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d5a862-e624-4f49-aa9c-58c852a8f506"}]: dispatch 2024-09-21T10:04:50.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:50 smithi204 bash[24804]: audit 2024-09-21T10:04:49.954176+0000 mon.a (mon.0) 592 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23d5a862-e624-4f49-aa9c-58c852a8f506"}]: dispatch 2024-09-21T10:04:50.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:50 smithi204 bash[24804]: audit 2024-09-21T10:04:49.962910+0000 mon.a (mon.0) 593 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23d5a862-e624-4f49-aa9c-58c852a8f506"}]': finished 2024-09-21T10:04:50.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:50 smithi204 bash[24804]: cluster 2024-09-21T10:04:49.963052+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T10:04:50.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:50 smithi204 bash[24804]: audit 2024-09-21T10:04:49.963286+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:04:51.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:51 smithi003 bash[22527]: audit 2024-09-21T10:04:50.606081+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.204:0/1081505275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:04:51.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:51 smithi003 bash[22527]: cluster 2024-09-21T10:04:50.833143+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:51.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:51 smithi003 bash[31899]: audit 2024-09-21T10:04:50.606081+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.204:0/1081505275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:04:51.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:51 smithi003 bash[31899]: cluster 2024-09-21T10:04:50.833143+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:51.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:51 smithi204 bash[24804]: audit 2024-09-21T10:04:50.606081+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.204:0/1081505275' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T10:04:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:51 smithi204 bash[24804]: cluster 2024-09-21T10:04:50.833143+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:53.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:52 smithi003 bash[22527]: cluster 2024-09-21T10:04:52.833701+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:53.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:52 smithi003 bash[31899]: cluster 2024-09-21T10:04:52.833701+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:53.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:52 smithi204 bash[24804]: cluster 2024-09-21T10:04:52.833701+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:55.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:54 smithi003 bash[22527]: cluster 2024-09-21T10:04:54.834269+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:55.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:54 smithi003 bash[31899]: cluster 2024-09-21T10:04:54.834269+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:55.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:54 smithi204 bash[24804]: cluster 2024-09-21T10:04:54.834269+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:57.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:56 smithi003 bash[22527]: cluster 2024-09-21T10:04:56.834835+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:57.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:56 smithi003 bash[31899]: cluster 2024-09-21T10:04:56.834835+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:57.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:56 smithi204 bash[24804]: cluster 2024-09-21T10:04:56.834835+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:59.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:04:58 smithi003 bash[22527]: cluster 2024-09-21T10:04:58.835392+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:59.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:04:58 smithi003 bash[31899]: cluster 2024-09-21T10:04:58.835392+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:04:59.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:04:58 smithi204 bash[24804]: cluster 2024-09-21T10:04:58.835392+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:01.148 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:00 smithi204 bash[24804]: cluster 2024-09-21T10:05:00.835978+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:01.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:00 smithi003 bash[22527]: cluster 2024-09-21T10:05:00.835978+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:01.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:00 smithi003 bash[31899]: cluster 2024-09-21T10:05:00.835978+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:02 smithi003 bash[22527]: audit 2024-09-21T10:05:02.815345+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T10:05:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:02 smithi003 bash[22527]: audit 2024-09-21T10:05:02.817093+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:02 smithi003 bash[22527]: cephadm 2024-09-21T10:05:02.818606+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-09-21T10:05:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:02 smithi003 bash[22527]: cluster 2024-09-21T10:05:02.836620+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:02 smithi003 bash[31899]: audit 2024-09-21T10:05:02.815345+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T10:05:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:02 smithi003 bash[31899]: audit 2024-09-21T10:05:02.817093+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:02 smithi003 bash[31899]: cephadm 2024-09-21T10:05:02.818606+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-09-21T10:05:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:02 smithi003 bash[31899]: cluster 2024-09-21T10:05:02.836620+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:03.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:02 smithi204 bash[24804]: audit 2024-09-21T10:05:02.815345+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T10:05:03.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:02 smithi204 bash[24804]: audit 2024-09-21T10:05:02.817093+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:03.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:02 smithi204 bash[24804]: cephadm 2024-09-21T10:05:02.818606+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Deploying daemon osd.7 on smithi204 2024-09-21T10:05:03.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:02 smithi204 bash[24804]: cluster 2024-09-21T10:05:02.836620+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:05.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:04 smithi003 bash[22527]: cluster 2024-09-21T10:05:04.837264+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:04 smithi003 bash[31899]: cluster 2024-09-21T10:05:04.837264+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:05.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:04 smithi204 bash[24804]: cluster 2024-09-21T10:05:04.837264+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:07.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:06 smithi204 bash[24804]: cluster 2024-09-21T10:05:06.837860+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:07.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:06 smithi003 bash[22527]: cluster 2024-09-21T10:05:06.837860+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:07.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:06 smithi003 bash[31899]: cluster 2024-09-21T10:05:06.837860+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:07.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:05:07.755 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:05:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:05:07.756 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:05:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:05:07.756 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:05:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:05:07.756 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:05:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:05:08.012 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:05:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:05:08.012 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:05:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:05:08.013 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:05:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:05:08.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:05:08.013 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:05:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:05:08.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:08 smithi003 bash[22527]: audit 2024-09-21T10:05:08.052479+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:08.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:08 smithi003 bash[22527]: audit 2024-09-21T10:05:08.060145+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:08.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:08 smithi003 bash[22527]: audit 2024-09-21T10:05:08.068845+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:08.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:08 smithi003 bash[31899]: audit 2024-09-21T10:05:08.052479+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:08.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:08 smithi003 bash[31899]: audit 2024-09-21T10:05:08.060145+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:08.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:08 smithi003 bash[31899]: audit 2024-09-21T10:05:08.068845+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:08.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:08 smithi204 bash[24804]: audit 2024-09-21T10:05:08.052479+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:08.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:08 smithi204 bash[24804]: audit 2024-09-21T10:05:08.060145+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:08.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:08 smithi204 bash[24804]: audit 2024-09-21T10:05:08.068845+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:09.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:09 smithi003 bash[22527]: cluster 2024-09-21T10:05:08.838453+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:09 smithi003 bash[31899]: cluster 2024-09-21T10:05:08.838453+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:09.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:09 smithi204 bash[24804]: cluster 2024-09-21T10:05:08.838453+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:11.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:10 smithi003 bash[22527]: cluster 2024-09-21T10:05:10.839087+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:11.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:10 smithi003 bash[31899]: cluster 2024-09-21T10:05:10.839087+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:11.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:10 smithi204 bash[24804]: cluster 2024-09-21T10:05:10.839087+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:13.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:12 smithi003 bash[22527]: cluster 2024-09-21T10:05:12.839701+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:13.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:12 smithi003 bash[31899]: cluster 2024-09-21T10:05:12.839701+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:13.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:12 smithi204 bash[24804]: cluster 2024-09-21T10:05:12.839701+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:15.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:15 smithi204 bash[24804]: audit 2024-09-21T10:05:14.274558+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:15.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:15 smithi204 bash[24804]: audit 2024-09-21T10:05:14.284171+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:15.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:15 smithi204 bash[24804]: audit 2024-09-21T10:05:14.286172+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:15.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:15 smithi204 bash[24804]: audit 2024-09-21T10:05:14.288064+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:15.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:15 smithi204 bash[24804]: audit 2024-09-21T10:05:14.298829+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:15.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:15 smithi204 bash[24804]: cluster 2024-09-21T10:05:14.840323+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:15.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:15 smithi204 bash[24804]: audit 2024-09-21T10:05:15.101359+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/737492389,v1:172.21.15.204:6825/737492389]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:05:15.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:15 smithi204 bash[24804]: audit 2024-09-21T10:05:15.102373+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:05:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[22527]: audit 2024-09-21T10:05:14.274558+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[22527]: audit 2024-09-21T10:05:14.284171+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[22527]: audit 2024-09-21T10:05:14.286172+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[22527]: audit 2024-09-21T10:05:14.288064+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[22527]: audit 2024-09-21T10:05:14.298829+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[22527]: cluster 2024-09-21T10:05:14.840323+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[22527]: audit 2024-09-21T10:05:15.101359+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/737492389,v1:172.21.15.204:6825/737492389]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:05:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[22527]: audit 2024-09-21T10:05:15.102373+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:05:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[31899]: audit 2024-09-21T10:05:14.274558+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[31899]: audit 2024-09-21T10:05:14.284171+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[31899]: audit 2024-09-21T10:05:14.286172+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[31899]: audit 2024-09-21T10:05:14.288064+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[31899]: audit 2024-09-21T10:05:14.298829+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[31899]: cluster 2024-09-21T10:05:14.840323+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[31899]: audit 2024-09-21T10:05:15.101359+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/737492389,v1:172.21.15.204:6825/737492389]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:05:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:15 smithi003 bash[31899]: audit 2024-09-21T10:05:15.102373+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T10:05:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:16 smithi204 bash[24804]: audit 2024-09-21T10:05:15.312882+0000 mon.a (mon.0) 607 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T10:05:16.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:16 smithi204 bash[24804]: cluster 2024-09-21T10:05:15.313077+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T10:05:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:16 smithi204 bash[24804]: audit 2024-09-21T10:05:15.313406+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:16 smithi204 bash[24804]: audit 2024-09-21T10:05:15.313664+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/737492389,v1:172.21.15.204:6825/737492389]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:05:16.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:16 smithi204 bash[24804]: audit 2024-09-21T10:05:15.314293+0000 mon.a (mon.0) 610 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:05:16.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:16 smithi003 bash[22527]: audit 2024-09-21T10:05:15.312882+0000 mon.a (mon.0) 607 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T10:05:16.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:16 smithi003 bash[22527]: cluster 2024-09-21T10:05:15.313077+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T10:05:16.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:16 smithi003 bash[22527]: audit 2024-09-21T10:05:15.313406+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:16 smithi003 bash[22527]: audit 2024-09-21T10:05:15.313664+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/737492389,v1:172.21.15.204:6825/737492389]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:05:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:16 smithi003 bash[22527]: audit 2024-09-21T10:05:15.314293+0000 mon.a (mon.0) 610 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:05:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:16 smithi003 bash[31899]: audit 2024-09-21T10:05:15.312882+0000 mon.a (mon.0) 607 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T10:05:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:16 smithi003 bash[31899]: cluster 2024-09-21T10:05:15.313077+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T10:05:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:16 smithi003 bash[31899]: audit 2024-09-21T10:05:15.313406+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:16 smithi003 bash[31899]: audit 2024-09-21T10:05:15.313664+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.204:6824/737492389,v1:172.21.15.204:6825/737492389]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:05:16.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:16 smithi003 bash[31899]: audit 2024-09-21T10:05:15.314293+0000 mon.a (mon.0) 610 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-09-21T10:05:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[22527]: audit 2024-09-21T10:05:16.314389+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:05:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[22527]: cluster 2024-09-21T10:05:16.314617+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-21T10:05:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[22527]: audit 2024-09-21T10:05:16.315428+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[22527]: audit 2024-09-21T10:05:16.327199+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[22527]: audit 2024-09-21T10:05:16.837680+0000 mon.a (mon.0) 615 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T10:05:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[22527]: cluster 2024-09-21T10:05:16.840813+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[22527]: cluster 2024-09-21T10:05:17.317925+0000 mon.a (mon.0) 616 : cluster [INF] osd.7 [v2:172.21.15.204:6824/737492389,v1:172.21.15.204:6825/737492389] boot 2024-09-21T10:05:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[22527]: cluster 2024-09-21T10:05:17.318015+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T10:05:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[22527]: audit 2024-09-21T10:05:17.318335+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[31899]: audit 2024-09-21T10:05:16.314389+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:05:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[31899]: cluster 2024-09-21T10:05:16.314617+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-21T10:05:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[31899]: audit 2024-09-21T10:05:16.315428+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[31899]: audit 2024-09-21T10:05:16.327199+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[31899]: audit 2024-09-21T10:05:16.837680+0000 mon.a (mon.0) 615 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T10:05:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[31899]: cluster 2024-09-21T10:05:16.840813+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[31899]: cluster 2024-09-21T10:05:17.317925+0000 mon.a (mon.0) 616 : cluster [INF] osd.7 [v2:172.21.15.204:6824/737492389,v1:172.21.15.204:6825/737492389] boot 2024-09-21T10:05:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[31899]: cluster 2024-09-21T10:05:17.318015+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T10:05:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:17 smithi003 bash[31899]: audit 2024-09-21T10:05:17.318335+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:17.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:17 smithi204 bash[24804]: audit 2024-09-21T10:05:16.314389+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-09-21T10:05:17.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:17 smithi204 bash[24804]: cluster 2024-09-21T10:05:16.314617+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-21T10:05:17.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:17 smithi204 bash[24804]: audit 2024-09-21T10:05:16.315428+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:17 smithi204 bash[24804]: audit 2024-09-21T10:05:16.327199+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:17 smithi204 bash[24804]: audit 2024-09-21T10:05:16.837680+0000 mon.a (mon.0) 615 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T10:05:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:17 smithi204 bash[24804]: cluster 2024-09-21T10:05:16.840813+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T10:05:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:17 smithi204 bash[24804]: cluster 2024-09-21T10:05:17.317925+0000 mon.a (mon.0) 616 : cluster [INF] osd.7 [v2:172.21.15.204:6824/737492389,v1:172.21.15.204:6825/737492389] boot 2024-09-21T10:05:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:17 smithi204 bash[24804]: cluster 2024-09-21T10:05:17.318015+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T10:05:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:17 smithi204 bash[24804]: audit 2024-09-21T10:05:17.318335+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:05:18.741 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 7 on host 'smithi204' 2024-09-21T10:05:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[22527]: cluster 2024-09-21T10:05:16.140659+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:05:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[22527]: cluster 2024-09-21T10:05:16.140764+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:05:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[22527]: cluster 2024-09-21T10:05:18.329863+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T10:05:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[22527]: audit 2024-09-21T10:05:18.719144+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[22527]: audit 2024-09-21T10:05:18.727107+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:19.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[22527]: audit 2024-09-21T10:05:18.735912+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:19.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[31899]: cluster 2024-09-21T10:05:16.140659+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:05:19.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[31899]: cluster 2024-09-21T10:05:16.140764+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:05:19.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[31899]: cluster 2024-09-21T10:05:18.329863+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T10:05:19.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[31899]: audit 2024-09-21T10:05:18.719144+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:19.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[31899]: audit 2024-09-21T10:05:18.727107+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:19.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:18 smithi003 bash[31899]: audit 2024-09-21T10:05:18.735912+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:19.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:18 smithi204 bash[24804]: cluster 2024-09-21T10:05:16.140659+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T10:05:19.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:18 smithi204 bash[24804]: cluster 2024-09-21T10:05:16.140764+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T10:05:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:18 smithi204 bash[24804]: cluster 2024-09-21T10:05:18.329863+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T10:05:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:18 smithi204 bash[24804]: audit 2024-09-21T10:05:18.719144+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:18 smithi204 bash[24804]: audit 2024-09-21T10:05:18.727107+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:18 smithi204 bash[24804]: audit 2024-09-21T10:05:18.735912+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:19.467 DEBUG:teuthology.orchestra.run.smithi204:osd.7> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.7.service 2024-09-21T10:05:19.470 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-21T10:05:19.470 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T10:05:20.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:19 smithi003 bash[22527]: cluster 2024-09-21T10:05:18.841355+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:20.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:19 smithi003 bash[22527]: cluster 2024-09-21T10:05:19.333975+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T10:05:20.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:19 smithi003 bash[22527]: cluster 2024-09-21T10:05:19.783939+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T10:05:20.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:19 smithi003 bash[31899]: cluster 2024-09-21T10:05:18.841355+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:20.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:19 smithi003 bash[31899]: cluster 2024-09-21T10:05:19.333975+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T10:05:20.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:19 smithi003 bash[31899]: cluster 2024-09-21T10:05:19.783939+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T10:05:20.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:19 smithi204 bash[24804]: cluster 2024-09-21T10:05:18.841355+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:20.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:19 smithi204 bash[24804]: cluster 2024-09-21T10:05:19.333975+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T10:05:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:19 smithi204 bash[24804]: cluster 2024-09-21T10:05:19.783939+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T10:05:22.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:21 smithi003 bash[22527]: cluster 2024-09-21T10:05:20.786116+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T10:05:22.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:21 smithi003 bash[22527]: cluster 2024-09-21T10:05:20.841975+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:22.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:21 smithi003 bash[31899]: cluster 2024-09-21T10:05:20.786116+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T10:05:22.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:21 smithi003 bash[31899]: cluster 2024-09-21T10:05:20.841975+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:22.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:21 smithi204 bash[24804]: cluster 2024-09-21T10:05:20.786116+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T10:05:22.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:21 smithi204 bash[24804]: cluster 2024-09-21T10:05:20.841975+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:23.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:22 smithi003 bash[22527]: cluster 2024-09-21T10:05:22.842729+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-09-21T10:05:23.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:22 smithi003 bash[31899]: cluster 2024-09-21T10:05:22.842729+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-09-21T10:05:23.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:22 smithi204 bash[24804]: cluster 2024-09-21T10:05:22.842729+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-09-21T10:05:24.187 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:25.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:25 smithi003 bash[22527]: cluster 2024-09-21T10:05:24.843469+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:05:25.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:25 smithi003 bash[31899]: cluster 2024-09-21T10:05:24.843469+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:05:26.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:25 smithi204 bash[24804]: cluster 2024-09-21T10:05:24.843469+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T10:05:27.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:26 smithi003 bash[22527]: cluster 2024-09-21T10:05:26.844217+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T10:05:27.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:26 smithi003 bash[31899]: cluster 2024-09-21T10:05:26.844217+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T10:05:27.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:26 smithi204 bash[24804]: cluster 2024-09-21T10:05:26.844217+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T10:05:27.478 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:05:28.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:27 smithi003 bash[22527]: audit 2024-09-21T10:05:27.478134+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2541568334' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T10:05:28.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:27 smithi003 bash[31899]: audit 2024-09-21T10:05:27.478134+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2541568334' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T10:05:28.225 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1726913117,"num_in_osds":8,"osd_in_since":1726913089,"num_remapped_pgs":0} 2024-09-21T10:05:28.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:05:28.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:27 smithi204 bash[24804]: audit 2024-09-21T10:05:27.478134+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/2541568334' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T10:05:29.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:28 smithi003 bash[22527]: cluster 2024-09-21T10:05:28.844871+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-21T10:05:29.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:28 smithi003 bash[31899]: cluster 2024-09-21T10:05:28.844871+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-21T10:05:29.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:28 smithi204 bash[24804]: cluster 2024-09-21T10:05:28.844871+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-21T10:05:30.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: cephadm 2024-09-21T10:05:29.391023+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:05:30.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: audit 2024-09-21T10:05:29.402430+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:30.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: audit 2024-09-21T10:05:29.413831+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:30.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: audit 2024-09-21T10:05:29.416082+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: audit 2024-09-21T10:05:29.417899+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: audit 2024-09-21T10:05:29.419550+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: audit 2024-09-21T10:05:29.421103+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: cephadm 2024-09-21T10:05:29.422304+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4316M 2024-09-21T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: audit 2024-09-21T10:05:29.431451+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: audit 2024-09-21T10:05:29.433692+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: audit 2024-09-21T10:05:29.435639+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[22527]: audit 2024-09-21T10:05:29.445842+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:30.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: cephadm 2024-09-21T10:05:29.391023+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:05:30.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: audit 2024-09-21T10:05:29.402430+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:30.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: audit 2024-09-21T10:05:29.413831+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: audit 2024-09-21T10:05:29.416082+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: audit 2024-09-21T10:05:29.417899+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: audit 2024-09-21T10:05:29.419550+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: audit 2024-09-21T10:05:29.421103+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: cephadm 2024-09-21T10:05:29.422304+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4316M 2024-09-21T10:05:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: audit 2024-09-21T10:05:29.431451+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: audit 2024-09-21T10:05:29.433692+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: audit 2024-09-21T10:05:29.435639+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:30 smithi003 bash[31899]: audit 2024-09-21T10:05:29.445842+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: cephadm 2024-09-21T10:05:29.391023+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Detected new or changed devices on smithi204 2024-09-21T10:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: audit 2024-09-21T10:05:29.402430+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: audit 2024-09-21T10:05:29.413831+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: audit 2024-09-21T10:05:29.416082+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: audit 2024-09-21T10:05:29.417899+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: audit 2024-09-21T10:05:29.419550+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: audit 2024-09-21T10:05:29.421103+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: cephadm 2024-09-21T10:05:29.422304+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4316M 2024-09-21T10:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: audit 2024-09-21T10:05:29.431451+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: audit 2024-09-21T10:05:29.433692+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: audit 2024-09-21T10:05:29.435639+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:30.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:30 smithi204 bash[24804]: audit 2024-09-21T10:05:29.445842+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:31.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:31 smithi003 bash[22527]: cluster 2024-09-21T10:05:30.845490+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T10:05:31.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:31 smithi003 bash[31899]: cluster 2024-09-21T10:05:30.845490+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T10:05:31.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:31 smithi204 bash[24804]: cluster 2024-09-21T10:05:30.845490+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-21T10:05:32.949 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:33.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:32 smithi003 bash[22527]: cluster 2024-09-21T10:05:32.846019+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T10:05:33.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:32 smithi003 bash[31899]: cluster 2024-09-21T10:05:32.846019+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T10:05:33.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:32 smithi204 bash[24804]: cluster 2024-09-21T10:05:32.846019+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T10:05:35.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:34 smithi003 bash[31899]: cluster 2024-09-21T10:05:34.846654+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:35.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:34 smithi003 bash[22527]: cluster 2024-09-21T10:05:34.846654+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:35.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:34 smithi204 bash[24804]: cluster 2024-09-21T10:05:34.846654+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:35.992 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:05:35.993 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":59,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:55:33.551485+0000","modified":"2024-09-21T10:05:20.778019+0000","last_up_change":"2024-09-21T10:05:17.308707+0000","last_in_change":"2024-09-21T10:04:49.955334+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:47.343242+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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}}],"osds":[{"osd":0,"uuid":"afab1a3b-3ac0-4545-95f9-3f08469d253f","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.3:6802","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6803","nonce":2417331502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6805","nonce":2417331502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6809","nonce":2417331502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6807","nonce":2417331502}]},"public_addr":"172.21.15.3:6803/2417331502","cluster_addr":"172.21.15.3:6805/2417331502","heartbeat_back_addr":"172.21.15.3:6809/2417331502","heartbeat_front_addr":"172.21.15.3:6807/2417331502","state":["exists","up"]},{"osd":1,"uuid":"e0f9f77b-e9a2-41f8-8798-e9be892df17d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6811","nonce":1609729319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6813","nonce":1609729319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6817","nonce":1609729319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6815","nonce":1609729319}]},"public_addr":"172.21.15.3:6811/1609729319","cluster_addr":"172.21.15.3:6813/1609729319","heartbeat_back_addr":"172.21.15.3:6817/1609729319","heartbeat_front_addr":"172.21.15.3:6815/1609729319","state":["exists","up"]},{"osd":2,"uuid":"0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b","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.3:6818","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6819","nonce":2117461991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6821","nonce":2117461991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6825","nonce":2117461991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6823","nonce":2117461991}]},"public_addr":"172.21.15.3:6819/2117461991","cluster_addr":"172.21.15.3:6821/2117461991","heartbeat_back_addr":"172.21.15.3:6825/2117461991","heartbeat_front_addr":"172.21.15.3:6823/2117461991","state":["exists","up"]},{"osd":3,"uuid":"345ed565-5f94-4b4b-8ad4-8662da12d919","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6827","nonce":866217848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6829","nonce":866217848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6833","nonce":866217848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6831","nonce":866217848}]},"public_addr":"172.21.15.3:6827/866217848","cluster_addr":"172.21.15.3:6829/866217848","heartbeat_back_addr":"172.21.15.3:6833/866217848","heartbeat_front_addr":"172.21.15.3:6831/866217848","state":["exists","up"]},{"osd":4,"uuid":"9c3de7dd-569a-4907-91b6-988cdc4bd3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6801","nonce":3370648872}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6803","nonce":3370648872}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6807","nonce":3370648872}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6805","nonce":3370648872}]},"public_addr":"172.21.15.204:6801/3370648872","cluster_addr":"172.21.15.204:6803/3370648872","heartbeat_back_addr":"172.21.15.204:6807/3370648872","heartbeat_front_addr":"172.21.15.204:6805/3370648872","state":["exists","up"]},{"osd":5,"uuid":"0f73f70b-e95d-4dd4-931e-5d00dab7b6ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6809","nonce":258550506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6811","nonce":258550506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6815","nonce":258550506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6813","nonce":258550506}]},"public_addr":"172.21.15.204:6809/258550506","cluster_addr":"172.21.15.204:6811/258550506","heartbeat_back_addr":"172.21.15.204:6815/258550506","heartbeat_front_addr":"172.21.15.204:6813/258550506","state":["exists","up"]},{"osd":6,"uuid":"bbe81ce4-64ef-4a77-af15-22d6b65d2453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6817","nonce":2326773433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6819","nonce":2326773433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6823","nonce":2326773433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6821","nonce":2326773433}]},"public_addr":"172.21.15.204:6817/2326773433","cluster_addr":"172.21.15.204:6819/2326773433","heartbeat_back_addr":"172.21.15.204:6823/2326773433","heartbeat_front_addr":"172.21.15.204:6821/2326773433","state":["exists","up"]},{"osd":7,"uuid":"23d5a862-e624-4f49-aa9c-58c852a8f506","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6825","nonce":737492389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6827","nonce":737492389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6831","nonce":737492389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6829","nonce":737492389}]},"public_addr":"172.21.15.204:6825/737492389","cluster_addr":"172.21.15.204:6827/737492389","heartbeat_back_addr":"172.21.15.204:6831/737492389","heartbeat_front_addr":"172.21.15.204:6829/737492389","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":"2024-09-21T09:58:58.982224+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:50.640254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:43.924445+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:38.331340+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:29.196605+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:03:22.024823+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:04:17.640418+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:05:16.140769+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6801/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/3175097231":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/594217699":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/3306452335":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/60818210":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/2869949913":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/1663042163":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6801/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6800/4221388810":"2024-09-22T09:56:00.615396+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:05:36.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:36 smithi003 bash[22527]: audit 2024-09-21T10:05:35.991501+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.3:0/3565109043' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:05:36.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:36 smithi003 bash[31899]: audit 2024-09-21T10:05:35.991501+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.3:0/3565109043' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:05:36.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:36 smithi204 bash[24804]: audit 2024-09-21T10:05:35.991501+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.3:0/3565109043' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:05:36.632 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T10:00:47.343242+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-21T10:05:36.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T10:05:37.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:37 smithi003 bash[22527]: cluster 2024-09-21T10:05:36.847267+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:37.480 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:37 smithi003 bash[31899]: cluster 2024-09-21T10:05:36.847267+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:37.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:37 smithi204 bash[24804]: cluster 2024-09-21T10:05:36.847267+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:38 smithi003 bash[22527]: cluster 2024-09-21T10:05:38.847870+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:39.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:38 smithi003 bash[31899]: cluster 2024-09-21T10:05:38.847870+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:39.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:38 smithi204 bash[24804]: cluster 2024-09-21T10:05:38.847870+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:40 smithi003 bash[22527]: cluster 2024-09-21T10:05:40.848411+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:41.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:40 smithi003 bash[31899]: cluster 2024-09-21T10:05:40.848411+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:41.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:40 smithi204 bash[24804]: cluster 2024-09-21T10:05:40.848411+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:41.352 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:05:43.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:42 smithi003 bash[22527]: cluster 2024-09-21T10:05:42.849002+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:43.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:42 smithi003 bash[31899]: cluster 2024-09-21T10:05:42.849002+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:43.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:42 smithi204 bash[24804]: cluster 2024-09-21T10:05:42.849002+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:44.520 INFO:teuthology.orchestra.run.smithi003.stdout:pg_num: 1 2024-09-21T10:05:44.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:44 smithi003 bash[31899]: audit 2024-09-21T10:05:44.520300+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/2720587365' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T10:05:44.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:44 smithi003 bash[22527]: audit 2024-09-21T10:05:44.520300+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/2720587365' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T10:05:45.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:44 smithi204 bash[24804]: audit 2024-09-21T10:05:44.520300+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/2720587365' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T10:05:45.144 INFO:tasks.cephadm:Adding prometheus.a on smithi204 2024-09-21T10:05:45.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch apply prometheus '1;smithi204=a' 2024-09-21T10:05:45.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:45 smithi003 bash[22527]: cluster 2024-09-21T10:05:44.849615+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:45.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:45 smithi003 bash[31899]: cluster 2024-09-21T10:05:44.849615+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:46.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:45 smithi204 bash[24804]: cluster 2024-09-21T10:05:44.849615+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:47.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:46 smithi003 bash[22527]: cluster 2024-09-21T10:05:46.850157+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:47.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:46 smithi003 bash[31899]: cluster 2024-09-21T10:05:46.850157+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:47.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:46 smithi204 bash[24804]: cluster 2024-09-21T10:05:46.850157+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:49.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:48 smithi003 bash[22527]: cluster 2024-09-21T10:05:48.850731+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:49.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:48 smithi003 bash[31899]: cluster 2024-09-21T10:05:48.850731+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:49.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:48 smithi204 bash[24804]: cluster 2024-09-21T10:05:48.850731+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:49.855 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:05:51.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:50 smithi204 bash[24804]: cluster 2024-09-21T10:05:50.851313+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:51.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:50 smithi003 bash[22527]: cluster 2024-09-21T10:05:50.851313+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:51.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:50 smithi003 bash[31899]: cluster 2024-09-21T10:05:50.851313+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:53.596 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled prometheus update... 2024-09-21T10:05:54.414 DEBUG:teuthology.orchestra.run.smithi204:prometheus.a> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@prometheus.a.service 2024-09-21T10:05:54.416 INFO:tasks.cephadm:Adding node-exporter.a on smithi003 2024-09-21T10:05:54.416 INFO:tasks.cephadm:Adding node-exporter.b on smithi204 2024-09-21T10:05:54.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch apply node-exporter '2;smithi003=a;smithi204=b' 2024-09-21T10:05:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:54 smithi204 bash[24804]: cluster 2024-09-21T10:05:52.852092+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:54 smithi204 bash[24804]: audit 2024-09-21T10:05:53.585073+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:05:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:54 smithi204 bash[24804]: cephadm 2024-09-21T10:05:53.588025+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service prometheus spec with placement smithi204=a;count:1 2024-09-21T10:05:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:54 smithi204 bash[24804]: audit 2024-09-21T10:05:53.595564+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:54 smithi204 bash[24804]: audit 2024-09-21T10:05:53.597258+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:54 smithi204 bash[24804]: audit 2024-09-21T10:05:53.601155+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:54 smithi204 bash[24804]: audit 2024-09-21T10:05:53.603088+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:54 smithi204 bash[24804]: audit 2024-09-21T10:05:53.614868+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[22527]: cluster 2024-09-21T10:05:52.852092+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[22527]: audit 2024-09-21T10:05:53.585073+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:05:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[22527]: cephadm 2024-09-21T10:05:53.588025+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service prometheus spec with placement smithi204=a;count:1 2024-09-21T10:05:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[22527]: audit 2024-09-21T10:05:53.595564+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[22527]: audit 2024-09-21T10:05:53.597258+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[22527]: audit 2024-09-21T10:05:53.601155+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[22527]: audit 2024-09-21T10:05:53.603088+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[22527]: audit 2024-09-21T10:05:53.614868+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[31899]: cluster 2024-09-21T10:05:52.852092+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[31899]: audit 2024-09-21T10:05:53.585073+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:05:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[31899]: cephadm 2024-09-21T10:05:53.588025+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service prometheus spec with placement smithi204=a;count:1 2024-09-21T10:05:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[31899]: audit 2024-09-21T10:05:53.595564+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[31899]: audit 2024-09-21T10:05:53.597258+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:05:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[31899]: audit 2024-09-21T10:05:53.601155+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:05:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[31899]: audit 2024-09-21T10:05:53.603088+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:05:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:54 smithi003 bash[31899]: audit 2024-09-21T10:05:53.614868+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:05:55.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:55 smithi003 bash[22527]: cephadm 2024-09-21T10:05:53.940356+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-09-21T10:05:55.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:55 smithi003 bash[31899]: cephadm 2024-09-21T10:05:53.940356+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-09-21T10:05:56.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:55 smithi204 bash[24804]: cephadm 2024-09-21T10:05:53.940356+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-09-21T10:05:56.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:56 smithi003 bash[22527]: cluster 2024-09-21T10:05:54.852881+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:56.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:56 smithi003 bash[31899]: cluster 2024-09-21T10:05:54.852881+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:57.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:56 smithi204 bash[24804]: cluster 2024-09-21T10:05:54.852881+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:58.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:05:58 smithi003 bash[22527]: cluster 2024-09-21T10:05:56.853444+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:58.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:05:58 smithi003 bash[31899]: cluster 2024-09-21T10:05:56.853444+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:59.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:05:58 smithi204 bash[24804]: cluster 2024-09-21T10:05:56.853444+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:05:59.153 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:06:00.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:00 smithi003 bash[22527]: cluster 2024-09-21T10:05:58.854017+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:00.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:00 smithi003 bash[31899]: cluster 2024-09-21T10:05:58.854017+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:01.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:00 smithi204 bash[24804]: cluster 2024-09-21T10:05:58.854017+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:02.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:02 smithi003 bash[22527]: cluster 2024-09-21T10:06:00.854624+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:02.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:02 smithi003 bash[31899]: cluster 2024-09-21T10:06:00.854624+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:03.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:02 smithi204 bash[24804]: cluster 2024-09-21T10:06:00.854624+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:04.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:04 smithi003 bash[22527]: cluster 2024-09-21T10:06:02.855253+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:04.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:04 smithi003 bash[31899]: cluster 2024-09-21T10:06:02.855253+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:04.935 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:04 smithi204 bash[24804]: cluster 2024-09-21T10:06:02.855253+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:06.916 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled node-exporter update... 2024-09-21T10:06:06.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:06 smithi003 bash[22527]: cluster 2024-09-21T10:06:04.855839+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:06.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:06 smithi003 bash[31899]: cluster 2024-09-21T10:06:04.855839+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:06.928 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:06 smithi204 bash[24804]: cluster 2024-09-21T10:06:04.855839+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:08.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:07 smithi003 bash[22527]: cluster 2024-09-21T10:06:06.856418+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:08.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:07 smithi003 bash[22527]: audit 2024-09-21T10:06:06.904845+0000 mgr.y (mgr.14150) 355 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:08.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:07 smithi003 bash[22527]: cephadm 2024-09-21T10:06:06.907964+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi204=b;count:2 2024-09-21T10:06:08.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:07 smithi003 bash[22527]: audit 2024-09-21T10:06:06.915147+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:08.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:07 smithi003 bash[31899]: cluster 2024-09-21T10:06:06.856418+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:08.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:07 smithi003 bash[31899]: audit 2024-09-21T10:06:06.904845+0000 mgr.y (mgr.14150) 355 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:07 smithi003 bash[31899]: cephadm 2024-09-21T10:06:06.907964+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi204=b;count:2 2024-09-21T10:06:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:07 smithi003 bash[31899]: audit 2024-09-21T10:06:06.915147+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:08.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:07 smithi204 bash[24804]: cluster 2024-09-21T10:06:06.856418+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:08.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:07 smithi204 bash[24804]: audit 2024-09-21T10:06:06.904845+0000 mgr.y (mgr.14150) 355 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi003=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:08.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:07 smithi204 bash[24804]: cephadm 2024-09-21T10:06:06.907964+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Saving service node-exporter spec with placement smithi003=a;smithi204=b;count:2 2024-09-21T10:06:08.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:07 smithi204 bash[24804]: audit 2024-09-21T10:06:06.915147+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:08.185 DEBUG:teuthology.orchestra.run.smithi003:node-exporter.a> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@node-exporter.a.service 2024-09-21T10:06:08.187 DEBUG:teuthology.orchestra.run.smithi204:node-exporter.b> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@node-exporter.b.service 2024-09-21T10:06:08.190 INFO:tasks.cephadm:Adding alertmanager.a on smithi003 2024-09-21T10:06:08.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch apply alertmanager '1;smithi003=a' 2024-09-21T10:06:10.090 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:09 smithi204 bash[24804]: cluster 2024-09-21T10:06:08.857022+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:10.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:09 smithi003 bash[22527]: cluster 2024-09-21T10:06:08.857022+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:10.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:09 smithi003 bash[31899]: cluster 2024-09-21T10:06:08.857022+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:12.170 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.170 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.171 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.171 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:11 smithi204 bash[24804]: cluster 2024-09-21T10:06:10.857624+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:12.171 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.171 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:11 smithi003 bash[22527]: cluster 2024-09-21T10:06:10.857624+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:12.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:11 smithi003 bash[31899]: cluster 2024-09-21T10:06:10.857624+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:12.434 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.434 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.435 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.435 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.435 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.436 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.436 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.436 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.436 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:12.436 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:12 smithi204 systemd[1]: Started Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:06:12.937 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:06:13.755 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:13 smithi204 bash[25724]: ignoring --setuser ceph since I am not root 2024-09-21T10:06:13.755 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:13 smithi204 bash[25724]: ignoring --setgroup ceph since I am not root 2024-09-21T10:06:13.756 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:13 smithi204 bash[25724]: debug 2024-09-21T10:06:13.681+0000 7f5472e52040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T10:06:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:13 smithi204 bash[24804]: audit 2024-09-21T10:06:12.476847+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:13 smithi204 bash[24804]: audit 2024-09-21T10:06:12.487953+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:13 smithi204 bash[24804]: audit 2024-09-21T10:06:12.499175+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:13 smithi204 bash[24804]: audit 2024-09-21T10:06:12.506847+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T10:06:13.928 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:13 smithi003 bash[22779]: ignoring --setuser ceph since I am not root 2024-09-21T10:06:13.929 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:13 smithi003 bash[22779]: ignoring --setgroup ceph since I am not root 2024-09-21T10:06:13.929 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:13 smithi003 bash[22779]: debug 2024-09-21T10:06:13.698+0000 7f56d4dc9040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T10:06:13.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:13 smithi003 bash[22527]: audit 2024-09-21T10:06:12.476847+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:13.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:13 smithi003 bash[22527]: audit 2024-09-21T10:06:12.487953+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:13.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:13 smithi003 bash[22527]: audit 2024-09-21T10:06:12.499175+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:13.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:13 smithi003 bash[22527]: audit 2024-09-21T10:06:12.506847+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T10:06:13.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:13 smithi003 bash[31899]: audit 2024-09-21T10:06:12.476847+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:13.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:13 smithi003 bash[31899]: audit 2024-09-21T10:06:12.487953+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:13.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:13 smithi003 bash[31899]: audit 2024-09-21T10:06:12.499175+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' 2024-09-21T10:06:13.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:13 smithi003 bash[31899]: audit 2024-09-21T10:06:12.506847+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T10:06:14.898 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[24804]: audit 2024-09-21T10:06:13.519677+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T10:06:14.898 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[24804]: cluster 2024-09-21T10:06:13.519721+0000 mon.a (mon.0) 648 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T10:06:14.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.716Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T10:06:14.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.716Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T10:06:14.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.716Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi204 (none))" 2024-09-21T10:06:14.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.716Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T10:06:14.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.716Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T10:06:14.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.717Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T10:06:14.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.718Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T10:06:14.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.718Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T10:06:14.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.718Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T10:06:14.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.722Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T10:06:14.899 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.722Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.056µs 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.722Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.723Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.723Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=63.635µs wal_replay_duration=581.793µs wbl_replay_duration=105ns total_replay_duration=841.125µs 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.724Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.724Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.724Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.726Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.726Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.726Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.753Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.984952ms db_storage=907ns remote_storage=1.915µs web_handler=434ns query_engine=714ns scrape=388.571µs scrape_sd=169.6µs notify=1.214µs notify_sd=2.572µs rules=27.950148ms tracing=5.951µs 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.753Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T10:06:14.900 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[48541]: ts=2024-09-21T10:06:14.753Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T10:06:14.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:14 smithi003 bash[22527]: audit 2024-09-21T10:06:13.519677+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T10:06:14.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:14 smithi003 bash[22527]: cluster 2024-09-21T10:06:13.519721+0000 mon.a (mon.0) 648 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T10:06:14.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:14 smithi003 bash[31899]: audit 2024-09-21T10:06:13.519677+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.3:0/589360453' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T10:06:14.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:14 smithi003 bash[31899]: cluster 2024-09-21T10:06:13.519721+0000 mon.a (mon.0) 648 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T10:06:15.255 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[25724]: debug 2024-09-21T10:06:14.893+0000 7f5472e52040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T10:06:15.255 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:14 smithi204 bash[25724]: debug 2024-09-21T10:06:14.961+0000 7f5472e52040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T10:06:15.255 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:15 smithi204 bash[25724]: debug 2024-09-21T10:06:15.117+0000 7f5472e52040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T10:06:15.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:14 smithi003 bash[22779]: debug 2024-09-21T10:06:14.950+0000 7f56d4dc9040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T10:06:15.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:15 smithi003 bash[22779]: debug 2024-09-21T10:06:15.018+0000 7f56d4dc9040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T10:06:15.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:15 smithi003 bash[22779]: debug 2024-09-21T10:06:15.174+0000 7f56d4dc9040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T10:06:16.077 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:15 smithi204 bash[25724]: debug 2024-09-21T10:06:15.753+0000 7f5472e52040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T10:06:16.077 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:15 smithi204 bash[25724]: debug 2024-09-21T10:06:15.821+0000 7f5472e52040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T10:06:16.077 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:15 smithi204 bash[25724]: debug 2024-09-21T10:06:15.889+0000 7f5472e52040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T10:06:16.173 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:15 smithi003 bash[22779]: debug 2024-09-21T10:06:15.842+0000 7f56d4dc9040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T10:06:16.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:15 smithi003 bash[22779]: debug 2024-09-21T10:06:15.914+0000 7f56d4dc9040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T10:06:16.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:15 smithi003 bash[22779]: debug 2024-09-21T10:06:15.986+0000 7f56d4dc9040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T10:06:16.372 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:16 smithi204 bash[25724]: debug 2024-09-21T10:06:16.073+0000 7f5472e52040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T10:06:16.372 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:16 smithi204 bash[25724]: debug 2024-09-21T10:06:16.153+0000 7f5472e52040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T10:06:16.599 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:16 smithi003 bash[22779]: debug 2024-09-21T10:06:16.178+0000 7f56d4dc9040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T10:06:16.599 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:16 smithi003 bash[22779]: debug 2024-09-21T10:06:16.258+0000 7f56d4dc9040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T10:06:16.599 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:16 smithi003 bash[22779]: debug 2024-09-21T10:06:16.330+0000 7f56d4dc9040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T10:06:16.600 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:16 smithi003 bash[22779]: debug 2024-09-21T10:06:16.594+0000 7f56d4dc9040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T10:06:16.734 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:16 smithi204 bash[25724]: debug 2024-09-21T10:06:16.221+0000 7f5472e52040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T10:06:16.734 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:16 smithi204 bash[25724]: debug 2024-09-21T10:06:16.469+0000 7f5472e52040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T10:06:16.734 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:16 smithi204 bash[25724]: debug 2024-09-21T10:06:16.537+0000 7f5472e52040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T10:06:16.870 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:16 smithi003 bash[22779]: debug 2024-09-21T10:06:16.662+0000 7f56d4dc9040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T10:06:17.005 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:16 smithi204 bash[25724]: debug 2024-09-21T10:06:16.729+0000 7f5472e52040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T10:06:17.005 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:16 smithi204 bash[25724]: debug 2024-09-21T10:06:16.805+0000 7f5472e52040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T10:06:17.173 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:16 smithi003 bash[22779]: debug 2024-09-21T10:06:16.866+0000 7f56d4dc9040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T10:06:17.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:16 smithi003 bash[22779]: debug 2024-09-21T10:06:16.942+0000 7f56d4dc9040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T10:06:17.397 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:17 smithi204 bash[25724]: debug 2024-09-21T10:06:17.053+0000 7f5472e52040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T10:06:17.397 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:17 smithi204 bash[25724]: debug 2024-09-21T10:06:17.229+0000 7f5472e52040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:06:17.563 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:17 smithi003 bash[22779]: debug 2024-09-21T10:06:17.206+0000 7f56d4dc9040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T10:06:17.563 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:17 smithi003 bash[22779]: debug 2024-09-21T10:06:17.386+0000 7f56d4dc9040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:06:17.563 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:17 smithi003 bash[22779]: debug 2024-09-21T10:06:17.558+0000 7f56d4dc9040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T10:06:17.661 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:17 smithi204 bash[25724]: debug 2024-09-21T10:06:17.393+0000 7f5472e52040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T10:06:17.661 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:17 smithi204 bash[25724]: debug 2024-09-21T10:06:17.473+0000 7f5472e52040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T10:06:17.829 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:17 smithi003 bash[22779]: debug 2024-09-21T10:06:17.638+0000 7f56d4dc9040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T10:06:18.005 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:17 smithi204 bash[25724]: debug 2024-09-21T10:06:17.657+0000 7f5472e52040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:06:18.747 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:18 smithi204 bash[25724]: debug 2024-09-21T10:06:18.449+0000 7f5472e52040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T10:06:18.747 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:18 smithi204 bash[25724]: debug 2024-09-21T10:06:18.525+0000 7f5472e52040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T10:06:18.991 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:17 smithi003 bash[22779]: debug 2024-09-21T10:06:17.822+0000 7f56d4dc9040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:06:18.991 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:18 smithi003 bash[22779]: debug 2024-09-21T10:06:18.678+0000 7f56d4dc9040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T10:06:18.991 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:18 smithi003 bash[22779]: debug 2024-09-21T10:06:18.754+0000 7f56d4dc9040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T10:06:18.991 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:18 smithi003 bash[22779]: debug 2024-09-21T10:06:18.986+0000 7f56d4dc9040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T10:06:19.005 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:18 smithi204 bash[25724]: debug 2024-09-21T10:06:18.741+0000 7f5472e52040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T10:06:19.005 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:18 smithi204 bash[25724]: debug 2024-09-21T10:06:18.817+0000 7f5472e52040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T10:06:19.365 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22779]: debug 2024-09-21T10:06:19.062+0000 7f56d4dc9040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T10:06:19.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[25724]: debug 2024-09-21T10:06:19.192+0000 7f5472e52040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T10:06:19.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[25724]: debug 2024-09-21T10:06:19.272+0000 7f5472e52040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T10:06:19.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[25724]: [21/Sep/2024:10:06:19] ENGINE Bus STARTING 2024-09-21T10:06:19.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[25724]: CherryPy Checker: 2024-09-21T10:06:19.506 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[25724]: The Application mounted at '' has an empty config. 2024-09-21T10:06:19.506 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[25724]: [21/Sep/2024:10:06:19] ENGINE Serving on http://:::9283 2024-09-21T10:06:19.506 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[25724]: [21/Sep/2024:10:06:19] ENGINE Bus STARTED 2024-09-21T10:06:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[24804]: cluster 2024-09-21T10:06:19.298476+0000 mon.a (mon.0) 649 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:06:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[24804]: cluster 2024-09-21T10:06:19.298605+0000 mon.a (mon.0) 650 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:06:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[24804]: audit 2024-09-21T10:06:19.301354+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:06:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[24804]: audit 2024-09-21T10:06:19.302169+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:06:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[24804]: audit 2024-09-21T10:06:19.304679+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:06:19.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:19 smithi204 bash[24804]: audit 2024-09-21T10:06:19.305188+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:06:19.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22527]: cluster 2024-09-21T10:06:19.298476+0000 mon.a (mon.0) 649 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:06:19.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22527]: cluster 2024-09-21T10:06:19.298605+0000 mon.a (mon.0) 650 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:06:19.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22527]: audit 2024-09-21T10:06:19.301354+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:06:19.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22527]: audit 2024-09-21T10:06:19.302169+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:06:19.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22527]: audit 2024-09-21T10:06:19.304679+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:06:19.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22527]: audit 2024-09-21T10:06:19.305188+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:06:19.663 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22779]: debug 2024-09-21T10:06:19.470+0000 7f56d4dc9040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T10:06:19.664 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22779]: debug 2024-09-21T10:06:19.554+0000 7f56d4dc9040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T10:06:19.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[31899]: cluster 2024-09-21T10:06:19.298476+0000 mon.a (mon.0) 649 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:06:19.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[31899]: cluster 2024-09-21T10:06:19.298605+0000 mon.a (mon.0) 650 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:06:19.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[31899]: audit 2024-09-21T10:06:19.301354+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:06:19.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[31899]: audit 2024-09-21T10:06:19.302169+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:06:19.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[31899]: audit 2024-09-21T10:06:19.304679+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:06:19.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[31899]: audit 2024-09-21T10:06:19.305188+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.204:0/1649360112' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:06:19.923 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22779]: [21/Sep/2024:10:06:19] ENGINE Bus STARTING 2024-09-21T10:06:19.923 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22779]: CherryPy Checker: 2024-09-21T10:06:19.923 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22779]: The Application mounted at '' has an empty config. 2024-09-21T10:06:19.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22779]: [21/Sep/2024:10:06:19] ENGINE Serving on http://:::9283 2024-09-21T10:06:19.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:19 smithi003 bash[22779]: [21/Sep/2024:10:06:19] ENGINE Bus STARTED 2024-09-21T10:06:20.614 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled alertmanager update... 2024-09-21T10:06:20.627 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: cluster 2024-09-21T10:06:19.363087+0000 mon.a (mon.0) 651 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-21T10:06:20.627 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: cluster 2024-09-21T10:06:19.579318+0000 mon.a (mon.0) 652 : cluster [INF] Active manager daemon y restarted 2024-09-21T10:06:20.627 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: cluster 2024-09-21T10:06:19.579585+0000 mon.a (mon.0) 653 : cluster [INF] Activating manager daemon y 2024-09-21T10:06:20.627 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: cluster 2024-09-21T10:06:19.589187+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T10:06:20.627 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: cluster 2024-09-21T10:06:19.589598+0000 mon.a (mon.0) 655 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0101066s), standbys: x 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.594852+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.594975+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.595137+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.597601+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.597898+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.598208+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.598453+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.598699+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.598943+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.599209+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.599405+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.599642+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.599877+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:06:20.628 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.600148+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:06:20.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.600347+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:06:20.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.600887+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:06:20.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: cluster 2024-09-21T10:06:19.609281+0000 mon.a (mon.0) 656 : cluster [INF] Manager daemon y is now available 2024-09-21T10:06:20.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.628097+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:20.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.652304+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:20.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.661967+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:20.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.664815+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:06:20.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.665253+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:06:20.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.673112+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:06:20.629 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:20 smithi204 bash[24804]: audit 2024-09-21T10:06:19.673473+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:06:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: cluster 2024-09-21T10:06:19.363087+0000 mon.a (mon.0) 651 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-21T10:06:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: cluster 2024-09-21T10:06:19.579318+0000 mon.a (mon.0) 652 : cluster [INF] Active manager daemon y restarted 2024-09-21T10:06:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: cluster 2024-09-21T10:06:19.579585+0000 mon.a (mon.0) 653 : cluster [INF] Activating manager daemon y 2024-09-21T10:06:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: cluster 2024-09-21T10:06:19.589187+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: cluster 2024-09-21T10:06:19.589598+0000 mon.a (mon.0) 655 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0101066s), standbys: x 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.594852+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.594975+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.595137+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.597601+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.597898+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.598208+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.598453+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.598699+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.598943+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.599209+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.599405+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.599642+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:06:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.599877+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:06:20.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.600148+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:06:20.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.600347+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:06:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: cluster 2024-09-21T10:06:19.363087+0000 mon.a (mon.0) 651 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-21T10:06:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: cluster 2024-09-21T10:06:19.579318+0000 mon.a (mon.0) 652 : cluster [INF] Active manager daemon y restarted 2024-09-21T10:06:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: cluster 2024-09-21T10:06:19.579585+0000 mon.a (mon.0) 653 : cluster [INF] Activating manager daemon y 2024-09-21T10:06:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: cluster 2024-09-21T10:06:19.589187+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T10:06:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: cluster 2024-09-21T10:06:19.589598+0000 mon.a (mon.0) 655 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0101066s), standbys: x 2024-09-21T10:06:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.594852+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:06:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.594975+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:06:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.595137+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.597601+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.597898+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.598208+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.598453+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.598699+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.598943+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.599209+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.599405+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.599642+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.599877+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.600148+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:06:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.600347+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:06:20.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.600887+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:06:20.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: cluster 2024-09-21T10:06:19.609281+0000 mon.a (mon.0) 656 : cluster [INF] Manager daemon y is now available 2024-09-21T10:06:20.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.628097+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:20.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.652304+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:20.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.661967+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:20.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.664815+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:06:20.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.665253+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:06:20.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.673112+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:06:20.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[22527]: audit 2024-09-21T10:06:19.673473+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:06:20.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.600887+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:06:20.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: cluster 2024-09-21T10:06:19.609281+0000 mon.a (mon.0) 656 : cluster [INF] Manager daemon y is now available 2024-09-21T10:06:20.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.628097+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:20.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.652304+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:20.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.661967+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:20.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.664815+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:06:20.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.665253+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:06:20.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.673112+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:06:20.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:20 smithi003 bash[31899]: audit 2024-09-21T10:06:19.673473+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:06:21.518 DEBUG:teuthology.orchestra.run.smithi003:alertmanager.a> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@alertmanager.a.service 2024-09-21T10:06:21.520 INFO:tasks.cephadm:Adding grafana.a on smithi204 2024-09-21T10:06:21.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph orch apply grafana '1;smithi204=a' 2024-09-21T10:06:21.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[31899]: audit 2024-09-21T10:06:20.441759+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:21.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[31899]: audit 2024-09-21T10:06:20.449659+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:21.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[31899]: cluster 2024-09-21T10:06:20.595637+0000 mon.a (mon.0) 662 : cluster [DBG] mgrmap e19: y(active, since 1.01615s), standbys: x 2024-09-21T10:06:21.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[31899]: audit 2024-09-21T10:06:20.613077+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:21.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22527]: audit 2024-09-21T10:06:20.441759+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:21.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22527]: audit 2024-09-21T10:06:20.449659+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:21.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22527]: cluster 2024-09-21T10:06:20.595637+0000 mon.a (mon.0) 662 : cluster [DBG] mgrmap e19: y(active, since 1.01615s), standbys: x 2024-09-21T10:06:21.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22527]: audit 2024-09-21T10:06:20.613077+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:21.529 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: debug 2024-09-21T10:06:21.266+0000 7f5632b34640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:10:06:21] ENGINE Error in HTTPServer.serve 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: Traceback (most recent call last): 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: self._connections.run(self.expiration_interval) 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: self._run(expiration_interval) 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: s = self.context.wrap_socket( 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:06:21.530 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: return self.sslsocket_class._create( 2024-09-21T10:06:21.531 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:06:21.531 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: self.do_handshake() 2024-09-21T10:06:21.531 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:06:21.531 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: self._sslobj.do_handshake() 2024-09-21T10:06:21.531 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:21 smithi003 bash[22779]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:06:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:21 smithi204 bash[24804]: audit 2024-09-21T10:06:20.441759+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:21 smithi204 bash[24804]: audit 2024-09-21T10:06:20.449659+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:21 smithi204 bash[24804]: cluster 2024-09-21T10:06:20.595637+0000 mon.a (mon.0) 662 : cluster [DBG] mgrmap e19: y(active, since 1.01615s), standbys: x 2024-09-21T10:06:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:21 smithi204 bash[24804]: audit 2024-09-21T10:06:20.613077+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:22.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: cephadm 2024-09-21T10:06:20.608079+0000 mgr.y (mgr.14385) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-09-21T10:06:22.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: cluster 2024-09-21T10:06:20.608620+0000 mgr.y (mgr.14385) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:22.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: cephadm 2024-09-21T10:06:21.141994+0000 mgr.y (mgr.14385) 4 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Bus STARTING 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: cephadm 2024-09-21T10:06:21.267235+0000 mgr.y (mgr.14385) 5 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: cephadm 2024-09-21T10:06:21.271911+0000 mgr.y (mgr.14385) 6 : cephadm [ERR] [21/Sep/2024:10:06:21] ENGINE Error in HTTPServer.serve 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: Traceback (most recent call last): 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: self._connections.run(self.expiration_interval) 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: self._run(expiration_interval) 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: s = self.context.wrap_socket( 2024-09-21T10:06:22.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:06:22.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: return self.sslsocket_class._create( 2024-09-21T10:06:22.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:06:22.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: self.do_handshake() 2024-09-21T10:06:22.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:06:22.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: self._sslobj.do_handshake() 2024-09-21T10:06:22.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:06:22.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: cephadm 2024-09-21T10:06:21.368504+0000 mgr.y (mgr.14385) 7 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T10:06:22.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[22527]: cephadm 2024-09-21T10:06:21.368622+0000 mgr.y (mgr.14385) 8 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Bus STARTED 2024-09-21T10:06:22.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: cephadm 2024-09-21T10:06:20.608079+0000 mgr.y (mgr.14385) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: cluster 2024-09-21T10:06:20.608620+0000 mgr.y (mgr.14385) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: cephadm 2024-09-21T10:06:21.141994+0000 mgr.y (mgr.14385) 4 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Bus STARTING 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: cephadm 2024-09-21T10:06:21.267235+0000 mgr.y (mgr.14385) 5 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: cephadm 2024-09-21T10:06:21.271911+0000 mgr.y (mgr.14385) 6 : cephadm [ERR] [21/Sep/2024:10:06:21] ENGINE Error in HTTPServer.serve 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: Traceback (most recent call last): 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: self._connections.run(self.expiration_interval) 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: self._run(expiration_interval) 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:06:22.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:06:22.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:06:22.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: s = self.context.wrap_socket( 2024-09-21T10:06:22.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:06:22.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: return self.sslsocket_class._create( 2024-09-21T10:06:22.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:06:22.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: self.do_handshake() 2024-09-21T10:06:22.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:06:22.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: self._sslobj.do_handshake() 2024-09-21T10:06:22.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:06:22.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: cephadm 2024-09-21T10:06:21.368504+0000 mgr.y (mgr.14385) 7 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T10:06:22.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:22 smithi003 bash[31899]: cephadm 2024-09-21T10:06:21.368622+0000 mgr.y (mgr.14385) 8 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Bus STARTED 2024-09-21T10:06:23.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: cephadm 2024-09-21T10:06:20.608079+0000 mgr.y (mgr.14385) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi003=a;count:1 2024-09-21T10:06:23.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: cluster 2024-09-21T10:06:20.608620+0000 mgr.y (mgr.14385) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:23.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: cephadm 2024-09-21T10:06:21.141994+0000 mgr.y (mgr.14385) 4 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Bus STARTING 2024-09-21T10:06:23.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: cephadm 2024-09-21T10:06:21.267235+0000 mgr.y (mgr.14385) 5 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T10:06:23.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: cephadm 2024-09-21T10:06:21.271911+0000 mgr.y (mgr.14385) 6 : cephadm [ERR] [21/Sep/2024:10:06:21] ENGINE Error in HTTPServer.serve 2024-09-21T10:06:23.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: Traceback (most recent call last): 2024-09-21T10:06:23.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:06:23.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: self._connections.run(self.expiration_interval) 2024-09-21T10:06:23.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:06:23.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: self._run(expiration_interval) 2024-09-21T10:06:23.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:06:23.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:06:23.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:06:23.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:06:23.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:06:23.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: s = self.context.wrap_socket( 2024-09-21T10:06:23.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:06:23.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: return self.sslsocket_class._create( 2024-09-21T10:06:23.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:06:23.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: self.do_handshake() 2024-09-21T10:06:23.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:06:23.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: self._sslobj.do_handshake() 2024-09-21T10:06:23.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:06:23.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: cephadm 2024-09-21T10:06:21.368504+0000 mgr.y (mgr.14385) 7 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T10:06:23.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:22 smithi204 bash[24804]: cephadm 2024-09-21T10:06:21.368622+0000 mgr.y (mgr.14385) 8 : cephadm [INF] [21/Sep/2024:10:06:21] ENGINE Bus STARTED 2024-09-21T10:06:23.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:23 smithi003 bash[22527]: cluster 2024-09-21T10:06:21.600436+0000 mgr.y (mgr.14385) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:23.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:23 smithi003 bash[22527]: cluster 2024-09-21T10:06:22.611834+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-21T10:06:23.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:23 smithi003 bash[31899]: cluster 2024-09-21T10:06:21.600436+0000 mgr.y (mgr.14385) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:23.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:23 smithi003 bash[31899]: cluster 2024-09-21T10:06:22.611834+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-21T10:06:24.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:23 smithi204 bash[24804]: cluster 2024-09-21T10:06:21.600436+0000 mgr.y (mgr.14385) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:24.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:23 smithi204 bash[24804]: cluster 2024-09-21T10:06:22.611834+0000 mon.a (mon.0) 664 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-21T10:06:24.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:24 smithi003 bash[22527]: cluster 2024-09-21T10:06:23.601039+0000 mgr.y (mgr.14385) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:24.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:24 smithi003 bash[22527]: cluster 2024-09-21T10:06:24.617865+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-21T10:06:24.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:24 smithi003 bash[31899]: cluster 2024-09-21T10:06:23.601039+0000 mgr.y (mgr.14385) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:24.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:24 smithi003 bash[31899]: cluster 2024-09-21T10:06:24.617865+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-21T10:06:25.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:24 smithi204 bash[24804]: cluster 2024-09-21T10:06:23.601039+0000 mgr.y (mgr.14385) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:25.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:24 smithi204 bash[24804]: cluster 2024-09-21T10:06:24.617865+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e21: y(active, since 5s), standbys: x 2024-09-21T10:06:26.047 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:06:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:25.457669+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:25.465116+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:25.613723+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:25.618889+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.233808+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.246593+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.250528+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.251260+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.253343+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.253942+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.255667+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.256366+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.258099+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.258716+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.269244+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.426054+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.433916+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.436710+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:26.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:26 smithi204 bash[24804]: audit 2024-09-21T10:06:26.437877+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:06:26.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:25.457669+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:25.465116+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:25.613723+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:25.618889+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.233808+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.246593+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.250528+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.251260+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.253343+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.253942+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.255667+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.256366+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.258099+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.258716+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.269244+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.426054+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.433916+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.436710+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[22527]: audit 2024-09-21T10:06:26.437877+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:25.457669+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:25.465116+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:25.613723+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:25.618889+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.233808+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.246593+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.250528+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.251260+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.253343+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.253942+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.255667+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.256366+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.258099+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.258716+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:06:26.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.269244+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.426054+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.433916+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:26.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.436710+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:26.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:26 smithi003 bash[31899]: audit 2024-09-21T10:06:26.437877+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:06:27.544 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.545 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.545 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.545 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.545 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[31899]: cluster 2024-09-21T10:06:25.601530+0000 mgr.y (mgr.14385) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:27.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[31899]: cephadm 2024-09-21T10:06:26.260021+0000 mgr.y (mgr.14385) 12 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4060M 2024-09-21T10:06:27.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[31899]: cephadm 2024-09-21T10:06:26.439163+0000 mgr.y (mgr.14385) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:06:27.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[31899]: cephadm 2024-09-21T10:06:26.439518+0000 mgr.y (mgr.14385) 14 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:06:27.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[31899]: cephadm 2024-09-21T10:06:26.577438+0000 mgr.y (mgr.14385) 15 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:06:27.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[31899]: cephadm 2024-09-21T10:06:26.585811+0000 mgr.y (mgr.14385) 16 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:06:27.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[31899]: audit 2024-09-21T10:06:26.962421+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[31899]: audit 2024-09-21T10:06:26.968623+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[31899]: audit 2024-09-21T10:06:26.996844+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[31899]: audit 2024-09-21T10:06:27.006610+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[31899]: audit 2024-09-21T10:06:27.015943+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[22527]: cluster 2024-09-21T10:06:25.601530+0000 mgr.y (mgr.14385) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:27.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[22527]: cephadm 2024-09-21T10:06:26.260021+0000 mgr.y (mgr.14385) 12 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4060M 2024-09-21T10:06:27.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[22527]: cephadm 2024-09-21T10:06:26.439163+0000 mgr.y (mgr.14385) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:06:27.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[22527]: cephadm 2024-09-21T10:06:26.439518+0000 mgr.y (mgr.14385) 14 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:06:27.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[22527]: cephadm 2024-09-21T10:06:26.577438+0000 mgr.y (mgr.14385) 15 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:06:27.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[22527]: cephadm 2024-09-21T10:06:26.585811+0000 mgr.y (mgr.14385) 16 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:06:27.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[22527]: audit 2024-09-21T10:06:26.962421+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[22527]: audit 2024-09-21T10:06:26.968623+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[22527]: audit 2024-09-21T10:06:26.996844+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[22527]: audit 2024-09-21T10:06:27.006610+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.547 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[22527]: audit 2024-09-21T10:06:27.015943+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.726 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:27 smithi204 bash[24804]: cluster 2024-09-21T10:06:25.601530+0000 mgr.y (mgr.14385) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:27.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:27 smithi204 bash[24804]: cephadm 2024-09-21T10:06:26.260021+0000 mgr.y (mgr.14385) 12 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 4060M 2024-09-21T10:06:27.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:27 smithi204 bash[24804]: cephadm 2024-09-21T10:06:26.439163+0000 mgr.y (mgr.14385) 13 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:06:27.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:27 smithi204 bash[24804]: cephadm 2024-09-21T10:06:26.439518+0000 mgr.y (mgr.14385) 14 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:06:27.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:27 smithi204 bash[24804]: cephadm 2024-09-21T10:06:26.577438+0000 mgr.y (mgr.14385) 15 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:06:27.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:27 smithi204 bash[24804]: cephadm 2024-09-21T10:06:26.585811+0000 mgr.y (mgr.14385) 16 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:06:27.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:27 smithi204 bash[24804]: audit 2024-09-21T10:06:26.962421+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:27 smithi204 bash[24804]: audit 2024-09-21T10:06:26.968623+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:27 smithi204 bash[24804]: audit 2024-09-21T10:06:26.996844+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:27 smithi204 bash[24804]: audit 2024-09-21T10:06:27.006610+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:27 smithi204 bash[24804]: audit 2024-09-21T10:06:27.015943+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:27.887 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.888 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.888 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.888 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.888 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.889 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:27.889 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:28.174 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:27 smithi003 systemd[1]: Started Ceph node-exporter.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:06:28.174 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:27 smithi003 bash[56567]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-21T10:06:28.470 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:28.744 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[56567]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-21T10:06:28.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[22527]: cephadm 2024-09-21T10:06:26.700043+0000 mgr.y (mgr.14385) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:06:28.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[22527]: cephadm 2024-09-21T10:06:26.717412+0000 mgr.y (mgr.14385) 18 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:06:28.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[22527]: cephadm 2024-09-21T10:06:26.828664+0000 mgr.y (mgr.14385) 19 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:06:28.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[22527]: cephadm 2024-09-21T10:06:26.841633+0000 mgr.y (mgr.14385) 20 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:06:28.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[22527]: cephadm 2024-09-21T10:06:27.021804+0000 mgr.y (mgr.14385) 21 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-21T10:06:28.744 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[22527]: audit 2024-09-21T10:06:27.919256+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:28.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[22527]: audit 2024-09-21T10:06:27.926346+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:28.745 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[22527]: audit 2024-09-21T10:06:27.931490+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:28.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[31899]: cephadm 2024-09-21T10:06:26.700043+0000 mgr.y (mgr.14385) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:06:28.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[31899]: cephadm 2024-09-21T10:06:26.717412+0000 mgr.y (mgr.14385) 18 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:06:28.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[31899]: cephadm 2024-09-21T10:06:26.828664+0000 mgr.y (mgr.14385) 19 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:06:28.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[31899]: cephadm 2024-09-21T10:06:26.841633+0000 mgr.y (mgr.14385) 20 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:06:28.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[31899]: cephadm 2024-09-21T10:06:27.021804+0000 mgr.y (mgr.14385) 21 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-21T10:06:28.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[31899]: audit 2024-09-21T10:06:27.919256+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:28.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[31899]: audit 2024-09-21T10:06:27.926346+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:28.745 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[31899]: audit 2024-09-21T10:06:27.931490+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:28.749 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:28.749 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:28.749 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:28.749 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:28.750 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:28.750 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:28.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:28 smithi204 bash[24804]: cephadm 2024-09-21T10:06:26.700043+0000 mgr.y (mgr.14385) 17 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:06:28.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:28 smithi204 bash[24804]: cephadm 2024-09-21T10:06:26.717412+0000 mgr.y (mgr.14385) 18 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:06:28.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:28 smithi204 bash[24804]: cephadm 2024-09-21T10:06:26.828664+0000 mgr.y (mgr.14385) 19 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:06:28.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:28 smithi204 bash[24804]: cephadm 2024-09-21T10:06:26.841633+0000 mgr.y (mgr.14385) 20 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:06:28.751 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:28 smithi204 bash[24804]: cephadm 2024-09-21T10:06:27.021804+0000 mgr.y (mgr.14385) 21 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-21T10:06:28.751 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:28 smithi204 bash[24804]: audit 2024-09-21T10:06:27.919256+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:28.751 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:28 smithi204 bash[24804]: audit 2024-09-21T10:06:27.926346+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:28.751 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:28 smithi204 bash[24804]: audit 2024-09-21T10:06:27.931490+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:28.751 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.004 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.004 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.004 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.005 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.005 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:28 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:29 smithi204 systemd[1]: Started Ceph node-exporter.b for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:06:29.082 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[56567]: 22b70bddd3ac: Pulling fs layer 2024-09-21T10:06:29.082 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[56567]: 5c12815fee55: Pulling fs layer 2024-09-21T10:06:29.082 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[56567]: c0e87333d380: Pulling fs layer 2024-09-21T10:06:29.082 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[56567]: 22b70bddd3ac: Download complete 2024-09-21T10:06:29.082 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[56567]: 5c12815fee55: Verifying Checksum 2024-09-21T10:06:29.082 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:28 smithi003 bash[56567]: 5c12815fee55: Download complete 2024-09-21T10:06:29.255 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:29 smithi204 bash[49365]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-21T10:06:29.424 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[56567]: 22b70bddd3ac: Pull complete 2024-09-21T10:06:29.424 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[56567]: c0e87333d380: Verifying Checksum 2024-09-21T10:06:29.424 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[56567]: c0e87333d380: Download complete 2024-09-21T10:06:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:29 smithi204 bash[24804]: cluster 2024-09-21T10:06:27.602093+0000 mgr.y (mgr.14385) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T10:06:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:29 smithi204 bash[24804]: cephadm 2024-09-21T10:06:27.932907+0000 mgr.y (mgr.14385) 23 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-09-21T10:06:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:29 smithi204 bash[24804]: audit 2024-09-21T10:06:29.045602+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:29 smithi204 bash[24804]: audit 2024-09-21T10:06:29.059435+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:29 smithi204 bash[24804]: audit 2024-09-21T10:06:29.069904+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:29 smithi204 bash[24804]: audit 2024-09-21T10:06:29.078924+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:29 smithi204 bash[24804]: audit 2024-09-21T10:06:29.100987+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.923 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[56567]: 5c12815fee55: Pull complete 2024-09-21T10:06:29.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[22527]: cluster 2024-09-21T10:06:27.602093+0000 mgr.y (mgr.14385) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T10:06:29.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[22527]: cephadm 2024-09-21T10:06:27.932907+0000 mgr.y (mgr.14385) 23 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-09-21T10:06:29.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[22527]: audit 2024-09-21T10:06:29.045602+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[22527]: audit 2024-09-21T10:06:29.059435+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[22527]: audit 2024-09-21T10:06:29.069904+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[22527]: audit 2024-09-21T10:06:29.078924+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[22527]: audit 2024-09-21T10:06:29.100987+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.925 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:29 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[31899]: cluster 2024-09-21T10:06:27.602093+0000 mgr.y (mgr.14385) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T10:06:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[31899]: cephadm 2024-09-21T10:06:27.932907+0000 mgr.y (mgr.14385) 23 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-09-21T10:06:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[31899]: audit 2024-09-21T10:06:29.045602+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[31899]: audit 2024-09-21T10:06:29.059435+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[31899]: audit 2024-09-21T10:06:29.069904+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[31899]: audit 2024-09-21T10:06:29.078924+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:29 smithi003 bash[31899]: audit 2024-09-21T10:06:29.100987+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:30.232 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:29 smithi204 bash[49365]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-21T10:06:30.488 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:30 smithi003 bash[56567]: c0e87333d380: Pull complete 2024-09-21T10:06:30.488 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:30 smithi003 bash[56567]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-21T10:06:30.488 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:30 smithi003 bash[56567]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T10:06:30.488 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[49365]: 22b70bddd3ac: Pulling fs layer 2024-09-21T10:06:30.488 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[49365]: 5c12815fee55: Pulling fs layer 2024-09-21T10:06:30.488 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[49365]: c0e87333d380: Pulling fs layer 2024-09-21T10:06:30.488 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[49365]: 22b70bddd3ac: Verifying Checksum 2024-09-21T10:06:30.489 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[49365]: 22b70bddd3ac: Download complete 2024-09-21T10:06:30.489 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[49365]: 5c12815fee55: Verifying Checksum 2024-09-21T10:06:30.489 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[49365]: 5c12815fee55: Download complete 2024-09-21T10:06:30.489 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[49365]: c0e87333d380: Verifying Checksum 2024-09-21T10:06:30.489 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[49365]: c0e87333d380: Download complete 2024-09-21T10:06:30.643 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled grafana update... 2024-09-21T10:06:30.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[24804]: cephadm 2024-09-21T10:06:29.130845+0000 mgr.y (mgr.14385) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-21T10:06:30.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[24804]: audit 2024-09-21T10:06:29.654301+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:30.755 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:30 smithi204 bash[49365]: 22b70bddd3ac: Pull complete 2024-09-21T10:06:30.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:30 smithi003 bash[22527]: cephadm 2024-09-21T10:06:29.130845+0000 mgr.y (mgr.14385) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-21T10:06:30.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:30 smithi003 bash[22527]: audit 2024-09-21T10:06:29.654301+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:30.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:30 smithi003 bash[31899]: cephadm 2024-09-21T10:06:29.130845+0000 mgr.y (mgr.14385) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-21T10:06:30.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:30 smithi003 bash[31899]: audit 2024-09-21T10:06:29.654301+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:31.755 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:31 smithi204 bash[49365]: 5c12815fee55: Pull complete 2024-09-21T10:06:31.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:31 smithi204 bash[24804]: cluster 2024-09-21T10:06:29.602645+0000 mgr.y (mgr.14385) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T10:06:31.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:31 smithi204 bash[24804]: audit 2024-09-21T10:06:30.642508+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:31.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:31 smithi003 bash[31899]: cluster 2024-09-21T10:06:29.602645+0000 mgr.y (mgr.14385) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T10:06:31.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:31 smithi003 bash[31899]: audit 2024-09-21T10:06:30.642508+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:31.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:31 smithi003 bash[22527]: cluster 2024-09-21T10:06:29.602645+0000 mgr.y (mgr.14385) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T10:06:31.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:31 smithi003 bash[22527]: audit 2024-09-21T10:06:30.642508+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:31.971 DEBUG:teuthology.orchestra.run.smithi204:grafana.a> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@grafana.a.service 2024-09-21T10:06:31.973 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T10:06:31.974 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T10:06:32.670 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:32 smithi204 bash[49365]: c0e87333d380: Pull complete 2024-09-21T10:06:32.671 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:32 smithi204 bash[49365]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-21T10:06:32.671 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:32 smithi204 bash[49365]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T10:06:32.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:32 smithi204 bash[24804]: audit 2024-09-21T10:06:30.633520+0000 mgr.y (mgr.14385) 26 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:32.671 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:32 smithi204 bash[24804]: cephadm 2024-09-21T10:06:30.636330+0000 mgr.y (mgr.14385) 27 : cephadm [INF] Saving service grafana spec with placement smithi204=a;count:1 2024-09-21T10:06:32.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[22527]: audit 2024-09-21T10:06:30.633520+0000 mgr.y (mgr.14385) 26 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:32.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[22527]: cephadm 2024-09-21T10:06:30.636330+0000 mgr.y (mgr.14385) 27 : cephadm [INF] Saving service grafana spec with placement smithi204=a;count:1 2024-09-21T10:06:32.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[31899]: audit 2024-09-21T10:06:30.633520+0000 mgr.y (mgr.14385) 26 : audit [DBG] from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:06:32.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[31899]: cephadm 2024-09-21T10:06:30.636330+0000 mgr.y (mgr.14385) 27 : cephadm [INF] Saving service grafana spec with placement smithi204=a;count:1 2024-09-21T10:06:32.924 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.501Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.501Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.502Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T10:06:32.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T10:06:32.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T10:06:32.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.503Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.504Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T10:06:32.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:32 smithi003 bash[56567]: ts=2024-09-21T10:06:32.504Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T10:06:33.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:33 smithi204 bash[24804]: cluster 2024-09-21T10:06:31.603361+0000 mgr.y (mgr.14385) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T10:06:33.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:33 smithi003 bash[22527]: cluster 2024-09-21T10:06:31.603361+0000 mgr.y (mgr.14385) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T10:06:33.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:33 smithi003 bash[31899]: cluster 2024-09-21T10:06:31.603361+0000 mgr.y (mgr.14385) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T10:06:34.506 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.269Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T10:06:34.506 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.270Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-21T10:06:34.506 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.270Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T10:06:34.506 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.270Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T10:06:34.506 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T10:06:34.506 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T10:06:34.506 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T10:06:34.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T10:06:34.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T10:06:34.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T10:06:34.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T10:06:34.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T10:06:34.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T10:06:34.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T10:06:34.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T10:06:34.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T10:06:34.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T10:06:34.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.271Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T10:06:34.509 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T10:06:34.510 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T10:06:34.510 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T10:06:34.510 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T10:06:34.510 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T10:06:34.510 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T10:06:34.510 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T10:06:34.510 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T10:06:34.510 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:06:34 smithi204 bash[49365]: ts=2024-09-21T10:06:34.272Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T10:06:35.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:35 smithi204 bash[24804]: cluster 2024-09-21T10:06:33.603958+0000 mgr.y (mgr.14385) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:06:35.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:35 smithi204 bash[24804]: audit 2024-09-21T10:06:34.662957+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:35.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:35 smithi003 bash[22527]: cluster 2024-09-21T10:06:33.603958+0000 mgr.y (mgr.14385) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:06:35.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:35 smithi003 bash[22527]: audit 2024-09-21T10:06:34.662957+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:35.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:35 smithi003 bash[31899]: cluster 2024-09-21T10:06:33.603958+0000 mgr.y (mgr.14385) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:06:35.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:35 smithi003 bash[31899]: audit 2024-09-21T10:06:34.662957+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:36.711 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:37.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:37 smithi003 bash[22527]: cluster 2024-09-21T10:06:35.604847+0000 mgr.y (mgr.14385) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:06:37.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:37 smithi003 bash[31899]: cluster 2024-09-21T10:06:35.604847+0000 mgr.y (mgr.14385) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:06:38.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:37 smithi204 bash[24804]: cluster 2024-09-21T10:06:35.604847+0000 mgr.y (mgr.14385) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:06:39.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:39 smithi003 bash[22527]: cluster 2024-09-21T10:06:37.605452+0000 mgr.y (mgr.14385) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:06:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:39 smithi003 bash[31899]: cluster 2024-09-21T10:06:37.605452+0000 mgr.y (mgr.14385) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:06:40.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:39 smithi204 bash[24804]: cluster 2024-09-21T10:06:37.605452+0000 mgr.y (mgr.14385) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:06:40.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.191 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.191 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.192 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.192 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.192 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.193 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.193 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.193 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.193 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.193 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.455 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.456 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.456 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.456 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.457 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.457 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.457 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:40.847 INFO:teuthology.orchestra.run.smithi003.stdout:[client.0] 2024-09-21T10:06:40.847 INFO:teuthology.orchestra.run.smithi003.stdout: key = AQCwmu5m2QpOMhAAxr8W3bmJwylfGmZRwXl44g== 2024-09-21T10:06:40.858 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:40 smithi003 systemd[1]: Started Ceph alertmanager.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:06:41.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:41 smithi204 bash[24804]: cluster 2024-09-21T10:06:39.605925+0000 mgr.y (mgr.14385) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:41 smithi204 bash[24804]: audit 2024-09-21T10:06:40.492885+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:41 smithi204 bash[24804]: audit 2024-09-21T10:06:40.500892+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:41 smithi204 bash[24804]: audit 2024-09-21T10:06:40.506349+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:41 smithi204 bash[24804]: audit 2024-09-21T10:06:40.522483+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:41 smithi204 bash[24804]: audit 2024-09-21T10:06:40.554646+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:41 smithi204 bash[24804]: audit 2024-09-21T10:06:40.843836+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.3:0/524253710' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:06:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:41 smithi204 bash[24804]: audit 2024-09-21T10:06:40.847206+0000 mon.a (mon.0) 699 : audit [INF] from='client.? 172.21.15.3:0/524253710' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T10:06:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[22527]: cluster 2024-09-21T10:06:39.605925+0000 mgr.y (mgr.14385) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[22527]: audit 2024-09-21T10:06:40.492885+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[22527]: audit 2024-09-21T10:06:40.500892+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[22527]: audit 2024-09-21T10:06:40.506349+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[22527]: audit 2024-09-21T10:06:40.522483+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[22527]: audit 2024-09-21T10:06:40.554646+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[22527]: audit 2024-09-21T10:06:40.843836+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.3:0/524253710' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:06:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[22527]: audit 2024-09-21T10:06:40.847206+0000 mon.a (mon.0) 699 : audit [INF] from='client.? 172.21.15.3:0/524253710' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T10:06:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[31899]: cluster 2024-09-21T10:06:39.605925+0000 mgr.y (mgr.14385) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[31899]: audit 2024-09-21T10:06:40.492885+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[31899]: audit 2024-09-21T10:06:40.500892+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[31899]: audit 2024-09-21T10:06:40.506349+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[31899]: audit 2024-09-21T10:06:40.522483+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[31899]: audit 2024-09-21T10:06:40.554646+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:06:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[31899]: audit 2024-09-21T10:06:40.843836+0000 mon.a (mon.0) 698 : audit [INF] from='client.? 172.21.15.3:0/524253710' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:06:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:41 smithi003 bash[31899]: audit 2024-09-21T10:06:40.847206+0000 mon.a (mon.0) 699 : audit [INF] from='client.? 172.21.15.3:0/524253710' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T10:06:42.082 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T10:06:42.082 DEBUG:teuthology.orchestra.run.smithi003:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T10:06:42.082 DEBUG:teuthology.orchestra.run.smithi003:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T10:06:42.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T10:06:42.348 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:42 smithi003 bash[57065]: ts=2024-09-21T10:06:42.315Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T10:06:42.348 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:42 smithi003 bash[57065]: ts=2024-09-21T10:06:42.315Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T10:06:42.348 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:42 smithi003 bash[57065]: ts=2024-09-21T10:06:42.317Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2024-09-21T10:06:42.348 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:42 smithi003 bash[57065]: ts=2024-09-21T10:06:42.317Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T10:06:42.348 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:42 smithi003 bash[57065]: ts=2024-09-21T10:06:42.348Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:06:42.673 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:42 smithi003 bash[57065]: ts=2024-09-21T10:06:42.348Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:06:42.674 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:42 smithi003 bash[57065]: ts=2024-09-21T10:06:42.351Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T10:06:42.674 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:42 smithi003 bash[57065]: ts=2024-09-21T10:06:42.351Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T10:06:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:43 smithi204 bash[24804]: cluster 2024-09-21T10:06:41.606541+0000 mgr.y (mgr.14385) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:43.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:43 smithi003 bash[22527]: cluster 2024-09-21T10:06:41.606541+0000 mgr.y (mgr.14385) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:43.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:43 smithi003 bash[31899]: cluster 2024-09-21T10:06:41.606541+0000 mgr.y (mgr.14385) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:44.673 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:44 smithi003 bash[57065]: ts=2024-09-21T10:06:44.319Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00101617s 2024-09-21T10:06:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:45 smithi204 bash[24804]: cluster 2024-09-21T10:06:43.607119+0000 mgr.y (mgr.14385) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:45 smithi204 bash[24804]: audit 2024-09-21T10:06:44.661214+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:45.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:45 smithi003 bash[22527]: cluster 2024-09-21T10:06:43.607119+0000 mgr.y (mgr.14385) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:45.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:45 smithi003 bash[22527]: audit 2024-09-21T10:06:44.661214+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:45.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:45 smithi003 bash[31899]: cluster 2024-09-21T10:06:43.607119+0000 mgr.y (mgr.14385) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:45.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:45 smithi003 bash[31899]: audit 2024-09-21T10:06:44.661214+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:46.430 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:06:47.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:46 smithi003 bash[31899]: cluster 2024-09-21T10:06:45.607838+0000 mgr.y (mgr.14385) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:47.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:46 smithi003 bash[31899]: audit 2024-09-21T10:06:45.923162+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:47.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:46 smithi003 bash[31899]: audit 2024-09-21T10:06:45.935555+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:47.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:46 smithi003 bash[22527]: cluster 2024-09-21T10:06:45.607838+0000 mgr.y (mgr.14385) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:47.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:46 smithi003 bash[22527]: audit 2024-09-21T10:06:45.923162+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:47.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:46 smithi003 bash[22527]: audit 2024-09-21T10:06:45.935555+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:47.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:46 smithi204 bash[24804]: cluster 2024-09-21T10:06:45.607838+0000 mgr.y (mgr.14385) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:47.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:46 smithi204 bash[24804]: audit 2024-09-21T10:06:45.923162+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:47.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:46 smithi204 bash[24804]: audit 2024-09-21T10:06:45.935555+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:47 smithi003 bash[22779]: [21/Sep/2024:10:06:47] ENGINE Bus STOPPING 2024-09-21T10:06:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:47 smithi003 bash[22779]: [21/Sep/2024:10:06:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:06:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:47 smithi003 bash[22779]: [21/Sep/2024:10:06:47] ENGINE Bus STOPPED 2024-09-21T10:06:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:47 smithi003 bash[22779]: [21/Sep/2024:10:06:47] ENGINE Bus STARTING 2024-09-21T10:06:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:47 smithi003 bash[22779]: [21/Sep/2024:10:06:47] ENGINE Serving on http://:::9283 2024-09-21T10:06:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:06:47 smithi003 bash[22779]: [21/Sep/2024:10:06:47] ENGINE Bus STARTED 2024-09-21T10:06:47.830 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:06:47 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:06:48.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: audit 2024-09-21T10:06:47.160185+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: audit 2024-09-21T10:06:47.165903+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: audit 2024-09-21T10:06:47.167172+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: audit 2024-09-21T10:06:47.167941+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:06:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: audit 2024-09-21T10:06:47.172926+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: cephadm 2024-09-21T10:06:47.186390+0000 mgr.y (mgr.14385) 36 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T10:06:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: audit 2024-09-21T10:06:47.242303+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: audit 2024-09-21T10:06:47.249995+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: audit 2024-09-21T10:06:47.253929+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:06:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: audit 2024-09-21T10:06:47.254491+0000 mgr.y (mgr.14385) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:06:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: audit 2024-09-21T10:06:47.263736+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[31899]: cephadm 2024-09-21T10:06:47.276286+0000 mgr.y (mgr.14385) 38 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-09-21T10:06:48.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: audit 2024-09-21T10:06:47.160185+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: audit 2024-09-21T10:06:47.165903+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: audit 2024-09-21T10:06:47.167172+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:48.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: audit 2024-09-21T10:06:47.167941+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:06:48.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: audit 2024-09-21T10:06:47.172926+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: cephadm 2024-09-21T10:06:47.186390+0000 mgr.y (mgr.14385) 36 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T10:06:48.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: audit 2024-09-21T10:06:47.242303+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: audit 2024-09-21T10:06:47.249995+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: audit 2024-09-21T10:06:47.253929+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:06:48.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: audit 2024-09-21T10:06:47.254491+0000 mgr.y (mgr.14385) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:06:48.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: audit 2024-09-21T10:06:47.263736+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:48 smithi003 bash[22527]: cephadm 2024-09-21T10:06:47.276286+0000 mgr.y (mgr.14385) 38 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-09-21T10:06:48.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: audit 2024-09-21T10:06:47.160185+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: audit 2024-09-21T10:06:47.165903+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: audit 2024-09-21T10:06:47.167172+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:06:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: audit 2024-09-21T10:06:47.167941+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:06:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: audit 2024-09-21T10:06:47.172926+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: cephadm 2024-09-21T10:06:47.186390+0000 mgr.y (mgr.14385) 36 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T10:06:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: audit 2024-09-21T10:06:47.242303+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: audit 2024-09-21T10:06:47.249995+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: audit 2024-09-21T10:06:47.253929+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:06:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: audit 2024-09-21T10:06:47.254491+0000 mgr.y (mgr.14385) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T10:06:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: audit 2024-09-21T10:06:47.263736+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:06:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:48 smithi204 bash[24804]: cephadm 2024-09-21T10:06:47.276286+0000 mgr.y (mgr.14385) 38 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-09-21T10:06:49.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:49 smithi003 bash[22527]: cluster 2024-09-21T10:06:47.608414+0000 mgr.y (mgr.14385) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:49.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:49 smithi003 bash[31899]: cluster 2024-09-21T10:06:47.608414+0000 mgr.y (mgr.14385) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:49.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:49 smithi204 bash[24804]: cluster 2024-09-21T10:06:47.608414+0000 mgr.y (mgr.14385) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:50.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:50 smithi003 bash[31899]: audit 2024-09-21T10:06:49.663368+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:50.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:50 smithi003 bash[22527]: audit 2024-09-21T10:06:49.663368+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:50.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:50 smithi204 bash[24804]: audit 2024-09-21T10:06:49.663368+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:06:51.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:51 smithi204 bash[24804]: cluster 2024-09-21T10:06:49.608941+0000 mgr.y (mgr.14385) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:51.605 INFO:teuthology.orchestra.run.smithi204.stdout:[client.1] 2024-09-21T10:06:51.605 INFO:teuthology.orchestra.run.smithi204.stdout: key = AQC7mu5mKAWYIxAAwij7q4OywL+eZm82F589lA== 2024-09-21T10:06:51.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:51 smithi003 bash[22527]: cluster 2024-09-21T10:06:49.608941+0000 mgr.y (mgr.14385) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:51.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:51 smithi003 bash[31899]: cluster 2024-09-21T10:06:49.608941+0000 mgr.y (mgr.14385) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:52.674 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:06:52 smithi003 bash[57065]: ts=2024-09-21T10:06:52.321Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003721803s 2024-09-21T10:06:52.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:52 smithi003 bash[22527]: audit 2024-09-21T10:06:51.595772+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.204:0/4065724204' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:06:52.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:52 smithi003 bash[22527]: audit 2024-09-21T10:06:51.596761+0000 mon.a (mon.0) 709 : 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 2024-09-21T10:06:52.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:52 smithi003 bash[22527]: audit 2024-09-21T10:06:51.604273+0000 mon.a (mon.0) 710 : 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 2024-09-21T10:06:52.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:52 smithi003 bash[31899]: audit 2024-09-21T10:06:51.595772+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.204:0/4065724204' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:06:52.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:52 smithi003 bash[31899]: audit 2024-09-21T10:06:51.596761+0000 mon.a (mon.0) 709 : 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 2024-09-21T10:06:52.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:52 smithi003 bash[31899]: audit 2024-09-21T10:06:51.604273+0000 mon.a (mon.0) 710 : 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 2024-09-21T10:06:52.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:52 smithi204 bash[24804]: audit 2024-09-21T10:06:51.595772+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.204:0/4065724204' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T10:06:52.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:52 smithi204 bash[24804]: audit 2024-09-21T10:06:51.596761+0000 mon.a (mon.0) 709 : 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 2024-09-21T10:06:52.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:52 smithi204 bash[24804]: audit 2024-09-21T10:06:51.604273+0000 mon.a (mon.0) 710 : 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 2024-09-21T10:06:53.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:53 smithi003 bash[22527]: cluster 2024-09-21T10:06:51.609544+0000 mgr.y (mgr.14385) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:53.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:53 smithi003 bash[31899]: cluster 2024-09-21T10:06:51.609544+0000 mgr.y (mgr.14385) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:53.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:53 smithi204 bash[24804]: cluster 2024-09-21T10:06:51.609544+0000 mgr.y (mgr.14385) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:54.379 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-21T10:06:54.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-21T10:06:54.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-21T10:06:54.402 INFO:tasks.cephadm:Creating RBD pool 2024-09-21T10:06:54.402 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create rbd 8 2024-09-21T10:06:55.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:55 smithi003 bash[22527]: cluster 2024-09-21T10:06:53.610089+0000 mgr.y (mgr.14385) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:55.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:55 smithi003 bash[31899]: cluster 2024-09-21T10:06:53.610089+0000 mgr.y (mgr.14385) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:55.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:55 smithi204 bash[24804]: cluster 2024-09-21T10:06:53.610089+0000 mgr.y (mgr.14385) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:57.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:57 smithi003 bash[22527]: cluster 2024-09-21T10:06:55.610521+0000 mgr.y (mgr.14385) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:57.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:57 smithi003 bash[31899]: cluster 2024-09-21T10:06:55.610521+0000 mgr.y (mgr.14385) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:57.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:57 smithi204 bash[24804]: cluster 2024-09-21T10:06:55.610521+0000 mgr.y (mgr.14385) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:59.144 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:06:59.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:06:59 smithi003 bash[22527]: cluster 2024-09-21T10:06:57.611061+0000 mgr.y (mgr.14385) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:59.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:06:59 smithi003 bash[31899]: cluster 2024-09-21T10:06:57.611061+0000 mgr.y (mgr.14385) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:06:59.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:06:59 smithi204 bash[24804]: cluster 2024-09-21T10:06:57.611061+0000 mgr.y (mgr.14385) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:01.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:01 smithi003 bash[22527]: cluster 2024-09-21T10:06:59.611653+0000 mgr.y (mgr.14385) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:01.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:01 smithi003 bash[31899]: cluster 2024-09-21T10:06:59.611653+0000 mgr.y (mgr.14385) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:01.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:01 smithi204 bash[24804]: cluster 2024-09-21T10:06:59.611653+0000 mgr.y (mgr.14385) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:02.774 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'rbd' created 2024-09-21T10:07:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:02 smithi003 bash[22527]: cluster 2024-09-21T10:07:01.612310+0000 mgr.y (mgr.14385) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:02 smithi003 bash[22527]: audit 2024-09-21T10:07:02.271220+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.3:0/3707501109' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:07:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:02 smithi003 bash[22527]: audit 2024-09-21T10:07:02.271915+0000 mon.a (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:07:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:02 smithi003 bash[31899]: cluster 2024-09-21T10:07:01.612310+0000 mgr.y (mgr.14385) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:02 smithi003 bash[31899]: audit 2024-09-21T10:07:02.271220+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.3:0/3707501109' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:07:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:02 smithi003 bash[31899]: audit 2024-09-21T10:07:02.271915+0000 mon.a (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:07:03.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:02 smithi204 bash[24804]: cluster 2024-09-21T10:07:01.612310+0000 mgr.y (mgr.14385) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:03.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:02 smithi204 bash[24804]: audit 2024-09-21T10:07:02.271220+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.3:0/3707501109' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:07:03.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:02 smithi204 bash[24804]: audit 2024-09-21T10:07:02.271915+0000 mon.a (mon.0) 711 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-21T10:07:03.463 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- rbd pool init rbd 2024-09-21T10:07:04.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:03 smithi003 bash[22527]: audit 2024-09-21T10:07:02.772828+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T10:07:04.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:03 smithi003 bash[22527]: cluster 2024-09-21T10:07:02.772965+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T10:07:04.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:03 smithi003 bash[31899]: audit 2024-09-21T10:07:02.772828+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T10:07:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:03 smithi003 bash[31899]: cluster 2024-09-21T10:07:02.772965+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T10:07:04.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:03 smithi204 bash[24804]: audit 2024-09-21T10:07:02.772828+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-21T10:07:04.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:03 smithi204 bash[24804]: cluster 2024-09-21T10:07:02.772965+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T10:07:05.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:04 smithi204 bash[24804]: cluster 2024-09-21T10:07:03.612703+0000 mgr.y (mgr.14385) 47 : cluster [DBG] pgmap v26: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:05.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:04 smithi204 bash[24804]: cluster 2024-09-21T10:07:03.777357+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T10:07:05.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:04 smithi204 bash[24804]: cluster 2024-09-21T10:07:03.777690+0000 mon.a (mon.0) 715 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:07:05.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:04 smithi204 bash[24804]: audit 2024-09-21T10:07:04.671060+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:05.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:04 smithi204 bash[24804]: audit 2024-09-21T10:07:04.673106+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:04 smithi003 bash[31899]: cluster 2024-09-21T10:07:03.612703+0000 mgr.y (mgr.14385) 47 : cluster [DBG] pgmap v26: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:04 smithi003 bash[31899]: cluster 2024-09-21T10:07:03.777357+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T10:07:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:04 smithi003 bash[31899]: cluster 2024-09-21T10:07:03.777690+0000 mon.a (mon.0) 715 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:07:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:04 smithi003 bash[31899]: audit 2024-09-21T10:07:04.671060+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:04 smithi003 bash[31899]: audit 2024-09-21T10:07:04.673106+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:05.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:04 smithi003 bash[22527]: cluster 2024-09-21T10:07:03.612703+0000 mgr.y (mgr.14385) 47 : cluster [DBG] pgmap v26: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:05.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:04 smithi003 bash[22527]: cluster 2024-09-21T10:07:03.777357+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T10:07:05.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:04 smithi003 bash[22527]: cluster 2024-09-21T10:07:03.777690+0000 mon.a (mon.0) 715 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:07:05.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:04 smithi003 bash[22527]: audit 2024-09-21T10:07:04.671060+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:05.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:04 smithi003 bash[22527]: audit 2024-09-21T10:07:04.673106+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:06.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:05 smithi003 bash[22527]: cluster 2024-09-21T10:07:04.803912+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T10:07:06.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:05 smithi003 bash[31899]: cluster 2024-09-21T10:07:04.803912+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T10:07:06.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:05 smithi204 bash[24804]: cluster 2024-09-21T10:07:04.803912+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T10:07:07.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:06 smithi003 bash[22527]: cluster 2024-09-21T10:07:05.613364+0000 mgr.y (mgr.14385) 48 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:07.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:06 smithi003 bash[31899]: cluster 2024-09-21T10:07:05.613364+0000 mgr.y (mgr.14385) 48 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:07.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:06 smithi204 bash[24804]: cluster 2024-09-21T10:07:05.613364+0000 mgr.y (mgr.14385) 48 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:08.199 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:09.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:08 smithi003 bash[22527]: cluster 2024-09-21T10:07:07.613946+0000 mgr.y (mgr.14385) 49 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:09.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:08 smithi003 bash[31899]: cluster 2024-09-21T10:07:07.613946+0000 mgr.y (mgr.14385) 49 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:09.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:08 smithi204 bash[24804]: cluster 2024-09-21T10:07:07.613946+0000 mgr.y (mgr.14385) 49 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:11.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:10 smithi003 bash[22527]: cluster 2024-09-21T10:07:09.614580+0000 mgr.y (mgr.14385) 50 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:11.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:10 smithi003 bash[31899]: cluster 2024-09-21T10:07:09.614580+0000 mgr.y (mgr.14385) 50 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:11.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:10 smithi204 bash[24804]: cluster 2024-09-21T10:07:09.614580+0000 mgr.y (mgr.14385) 50 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:12.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:11 smithi003 bash[22527]: audit 2024-09-21T10:07:10.955422+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.3:0/2048176718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T10:07:12.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:11 smithi003 bash[31899]: audit 2024-09-21T10:07:10.955422+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.3:0/2048176718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T10:07:12.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:11 smithi204 bash[24804]: audit 2024-09-21T10:07:10.955422+0000 mon.a (mon.0) 718 : audit [INF] from='client.? 172.21.15.3:0/2048176718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-21T10:07:13.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:12 smithi204 bash[24804]: cluster 2024-09-21T10:07:11.615314+0000 mgr.y (mgr.14385) 51 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:13.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:12 smithi204 bash[24804]: audit 2024-09-21T10:07:11.833438+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.3:0/2048176718' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T10:07:13.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:12 smithi204 bash[24804]: cluster 2024-09-21T10:07:11.833578+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T10:07:13.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:12 smithi003 bash[22527]: cluster 2024-09-21T10:07:11.615314+0000 mgr.y (mgr.14385) 51 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:13.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:12 smithi003 bash[22527]: audit 2024-09-21T10:07:11.833438+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.3:0/2048176718' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T10:07:13.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:12 smithi003 bash[22527]: cluster 2024-09-21T10:07:11.833578+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T10:07:13.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:12 smithi003 bash[31899]: cluster 2024-09-21T10:07:11.615314+0000 mgr.y (mgr.14385) 51 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:13.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:12 smithi003 bash[31899]: audit 2024-09-21T10:07:11.833438+0000 mon.a (mon.0) 719 : audit [INF] from='client.? 172.21.15.3:0/2048176718' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-21T10:07:13.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:12 smithi003 bash[31899]: cluster 2024-09-21T10:07:11.833578+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T10:07:14.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:13 smithi204 bash[24804]: cluster 2024-09-21T10:07:12.836132+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T10:07:14.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:13 smithi003 bash[22527]: cluster 2024-09-21T10:07:12.836132+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T10:07:14.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:13 smithi003 bash[31899]: cluster 2024-09-21T10:07:12.836132+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T10:07:14.547 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T10:07:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:14 smithi003 bash[31899]: cluster 2024-09-21T10:07:13.615893+0000 mgr.y (mgr.14385) 52 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:14 smithi003 bash[31899]: cluster 2024-09-21T10:07:13.838511+0000 mon.a (mon.0) 722 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:07:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:14 smithi003 bash[31899]: cluster 2024-09-21T10:07:13.838563+0000 mon.a (mon.0) 723 : cluster [INF] Cluster is now healthy 2024-09-21T10:07:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:14 smithi003 bash[31899]: cluster 2024-09-21T10:07:13.856755+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T10:07:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:14 smithi003 bash[31899]: audit 2024-09-21T10:07:14.674311+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:14 smithi003 bash[22527]: cluster 2024-09-21T10:07:13.615893+0000 mgr.y (mgr.14385) 52 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:14 smithi003 bash[22527]: cluster 2024-09-21T10:07:13.838511+0000 mon.a (mon.0) 722 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:07:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:14 smithi003 bash[22527]: cluster 2024-09-21T10:07:13.838563+0000 mon.a (mon.0) 723 : cluster [INF] Cluster is now healthy 2024-09-21T10:07:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:14 smithi003 bash[22527]: cluster 2024-09-21T10:07:13.856755+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T10:07:15.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:14 smithi003 bash[22527]: audit 2024-09-21T10:07:14.674311+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:15.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:14 smithi204 bash[24804]: cluster 2024-09-21T10:07:13.615893+0000 mgr.y (mgr.14385) 52 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:15.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:14 smithi204 bash[24804]: cluster 2024-09-21T10:07:13.838511+0000 mon.a (mon.0) 722 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:07:15.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:14 smithi204 bash[24804]: cluster 2024-09-21T10:07:13.838563+0000 mon.a (mon.0) 723 : cluster [INF] Cluster is now healthy 2024-09-21T10:07:15.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:14 smithi204 bash[24804]: cluster 2024-09-21T10:07:13.856755+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T10:07:15.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:14 smithi204 bash[24804]: audit 2024-09-21T10:07:14.674311+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:16.064 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:07:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.064 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:07:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.064 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.065 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:07:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.065 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:07:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.065 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:07:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.066 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.066 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:07:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.066 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.066 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.066 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.318 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.330 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.330 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.330 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.330 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.331 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.331 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:16.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: Started Ceph grafana.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:07:16.332 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:07:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:07:17.626 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[24804]: cluster 2024-09-21T10:07:15.616745+0000 mgr.y (mgr.14385) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T10:07:17.626 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[24804]: audit 2024-09-21T10:07:16.367121+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.626 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[24804]: audit 2024-09-21T10:07:16.383778+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.627 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[24804]: audit 2024-09-21T10:07:16.396578+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.627 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[24804]: audit 2024-09-21T10:07:16.405290+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.627 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[24804]: audit 2024-09-21T10:07:16.466073+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:17.627 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[24804]: audit 2024-09-21T10:07:16.826520+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.627 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[24804]: audit 2024-09-21T10:07:16.832425+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[22527]: cluster 2024-09-21T10:07:15.616745+0000 mgr.y (mgr.14385) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T10:07:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[22527]: audit 2024-09-21T10:07:16.367121+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[22527]: audit 2024-09-21T10:07:16.383778+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[22527]: audit 2024-09-21T10:07:16.396578+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[22527]: audit 2024-09-21T10:07:16.405290+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[22527]: audit 2024-09-21T10:07:16.466073+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[22527]: audit 2024-09-21T10:07:16.826520+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[22527]: audit 2024-09-21T10:07:16.832425+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[31899]: cluster 2024-09-21T10:07:15.616745+0000 mgr.y (mgr.14385) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T10:07:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[31899]: audit 2024-09-21T10:07:16.367121+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[31899]: audit 2024-09-21T10:07:16.383778+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[31899]: audit 2024-09-21T10:07:16.396578+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[31899]: audit 2024-09-21T10:07:16.405290+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[31899]: audit 2024-09-21T10:07:16.466073+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[31899]: audit 2024-09-21T10:07:16.826520+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:17 smithi003 bash[31899]: audit 2024-09-21T10:07:16.832425+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:18.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893378514Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-09-21T10:07:18.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893586439Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-21T10:07:18.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893610487Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T10:07:18.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893620716Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T10:07:18.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893632916Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T10:07:18.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893644782Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T10:07:18.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893656302Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T10:07:18.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893668426Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T10:07:18.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893680335Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T10:07:18.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893691764Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T10:07:18.160 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893703355Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893710027Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893716927Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=settings t=2024-09-21T10:07:17.893726928Z level=info msg="App mode production" 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=sqlstore t=2024-09-21T10:07:17.893793705Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=sqlstore t=2024-09-21T10:07:17.893818213Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:17.894835364Z level=info msg="Starting DB migrations" 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:17.894924306Z level=info msg="Executing migration" id="create migration_log table" 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:17.948508756Z level=info msg="Executing migration" id="create user table" 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:17 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:17.990605045Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.032708125Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.057949501Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.083203545Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.108377587Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-21T10:07:18.161 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.133578341Z level=info msg="Executing migration" id="create user table v2" 2024-09-21T10:07:18.162 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.158928218Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-21T10:07:18.411 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.184190888Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-21T10:07:18.411 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.209432481Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-21T10:07:18.411 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.234653846Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-21T10:07:18.411 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.276649036Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-21T10:07:18.411 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.301876536Z level=info msg="Executing migration" id="Update user table charset" 2024-09-21T10:07:18.411 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.343782364Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-21T10:07:18.411 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.385790342Z level=info msg="Executing migration" id="Add missing user data" 2024-09-21T10:07:18.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.411154717Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-21T10:07:18.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.436324348Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-21T10:07:18.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.461627652Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-21T10:07:18.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.478480438Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-21T10:07:18.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.503745608Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-21T10:07:18.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.520797009Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-21T10:07:18.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.554462389Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-21T10:07:18.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.571281876Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-21T10:07:18.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.613278877Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-21T10:07:18.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.638550727Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-21T10:07:18.664 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.663624093Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-21T10:07:18.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.691238289Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-21T10:07:18.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.71648479Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-21T10:07:18.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.758443771Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-21T10:07:18.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.783719887Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-21T10:07:18.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.825903403Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-21T10:07:18.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.850992548Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-21T10:07:18.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.893022359Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-21T10:07:19.205 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.918304936Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-21T10:07:19.205 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:18 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:18.960324476Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-21T10:07:19.205 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.002437306Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-21T10:07:19.205 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.044299352Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-21T10:07:19.205 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.061309014Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-21T10:07:19.205 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.078290582Z level=info msg="Executing migration" id="create star table" 2024-09-21T10:07:19.205 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.095251998Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-21T10:07:19.205 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.11222857Z level=info msg="Executing migration" id="create org table v1" 2024-09-21T10:07:19.205 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.137544419Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-21T10:07:19.205 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.162790537Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-21T10:07:19.206 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.204932853Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-21T10:07:19.291 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:19.474 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[24804]: cluster 2024-09-21T10:07:17.617428+0000 mgr.y (mgr.14385) 54 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T10:07:19.474 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.230199387Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-21T10:07:19.474 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.272104002Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-21T10:07:19.474 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.314121937Z level=info msg="Executing migration" id="Update org table charset" 2024-09-21T10:07:19.475 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.339423566Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-21T10:07:19.475 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.364648274Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-21T10:07:19.475 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.406719427Z level=info msg="Executing migration" id="create dashboard table" 2024-09-21T10:07:19.475 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.431993908Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-21T10:07:19.475 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.44897255Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-21T10:07:19.475 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.474238513Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-21T10:07:19.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:19 smithi003 bash[22527]: cluster 2024-09-21T10:07:17.617428+0000 mgr.y (mgr.14385) 54 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T10:07:19.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:19 smithi003 bash[31899]: cluster 2024-09-21T10:07:17.617428+0000 mgr.y (mgr.14385) 54 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T10:07:19.726 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.524854016Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-21T10:07:19.726 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.550131056Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-21T10:07:19.726 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.575366306Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-21T10:07:19.726 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.617276115Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-21T10:07:19.726 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.642586612Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-21T10:07:19.726 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.684457835Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-21T10:07:20.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.72647964Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-21T10:07:20.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.776815844Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-21T10:07:20.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.818734313Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-21T10:07:20.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.844167199Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-21T10:07:20.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.886307261Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-21T10:07:20.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.928334389Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-21T10:07:20.006 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:19 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:19.970335813Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-21T10:07:20.282 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.012318635Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-21T10:07:20.282 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.037644792Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-21T10:07:20.282 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.07966884Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-21T10:07:20.283 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.104972716Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-21T10:07:20.283 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.121852053Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-21T10:07:20.283 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.138775062Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-21T10:07:20.283 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.155766367Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-21T10:07:20.283 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.180915539Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-21T10:07:20.283 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.206300561Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-21T10:07:20.283 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.231601871Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-21T10:07:20.283 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.256852812Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-21T10:07:20.283 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.282237401Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-21T10:07:20.543 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.324046421Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-21T10:07:20.543 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.349373607Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-21T10:07:20.543 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.399998151Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-21T10:07:20.543 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.425378026Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-21T10:07:20.543 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.450659657Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-21T10:07:20.543 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.475864071Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-21T10:07:20.543 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.501205267Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-21T10:07:20.544 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.543273245Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-21T10:07:20.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:20 smithi003 bash[22527]: cluster 2024-09-21T10:07:19.617952+0000 mgr.y (mgr.14385) 55 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 262 B/s wr, 0 op/s 2024-09-21T10:07:20.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:20 smithi003 bash[22527]: audit 2024-09-21T10:07:19.673327+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:20.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:20 smithi003 bash[22527]: audit 2024-09-21T10:07:19.676255+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:20.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:20 smithi003 bash[22527]: audit 2024-09-21T10:07:19.691559+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:20.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:20 smithi003 bash[22527]: cluster 2024-09-21T10:07:19.817466+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T10:07:20.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:20 smithi003 bash[31899]: cluster 2024-09-21T10:07:19.617952+0000 mgr.y (mgr.14385) 55 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 262 B/s wr, 0 op/s 2024-09-21T10:07:20.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:20 smithi003 bash[31899]: audit 2024-09-21T10:07:19.673327+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:20.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:20 smithi003 bash[31899]: audit 2024-09-21T10:07:19.676255+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:20.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:20 smithi003 bash[31899]: audit 2024-09-21T10:07:19.691559+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:20.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:20 smithi003 bash[31899]: cluster 2024-09-21T10:07:19.817466+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T10:07:20.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[24804]: cluster 2024-09-21T10:07:19.617952+0000 mgr.y (mgr.14385) 55 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 262 B/s wr, 0 op/s 2024-09-21T10:07:20.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[24804]: audit 2024-09-21T10:07:19.673327+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:20.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[24804]: audit 2024-09-21T10:07:19.676255+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:20.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[24804]: audit 2024-09-21T10:07:19.691559+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:20.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[24804]: cluster 2024-09-21T10:07:19.817466+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T10:07:20.813 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.568469612Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-21T10:07:20.813 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.593761769Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-21T10:07:20.813 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.635763424Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-21T10:07:20.813 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.661126093Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-21T10:07:20.813 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.703305966Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-21T10:07:20.813 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.728507591Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-21T10:07:20.813 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.770614471Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-21T10:07:20.813 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.812744892Z level=info msg="Executing migration" id="create data_source table" 2024-09-21T10:07:21.065 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.838053274Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-21T10:07:21.065 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.863248369Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-21T10:07:21.065 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.930231193Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-21T10:07:21.065 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.972172906Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-21T10:07:21.065 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:20 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:20.997486382Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-21T10:07:21.066 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.039528687Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-21T10:07:21.066 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.064759928Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-21T10:07:21.317 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.090033788Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-21T10:07:21.317 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.131978968Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-21T10:07:21.317 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.157251808Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-21T10:07:21.317 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.182507918Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-21T10:07:21.317 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.20758055Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-21T10:07:21.318 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.249952031Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-21T10:07:21.318 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.275175734Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-21T10:07:21.318 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.317274237Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-21T10:07:21.570 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.334211446Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-21T10:07:21.570 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.351133255Z level=info msg="Executing migration" id="Add uid column" 2024-09-21T10:07:21.570 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.36791965Z level=info msg="Executing migration" id="Update uid value" 2024-09-21T10:07:21.571 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.384859133Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-21T10:07:21.571 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.401957682Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-21T10:07:21.571 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.427212523Z level=info msg="Executing migration" id="create api_key table" 2024-09-21T10:07:21.571 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.452428348Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-21T10:07:21.571 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.477511655Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-21T10:07:21.571 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.519738412Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-21T10:07:21.571 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.545080524Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-21T10:07:21.571 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.570227439Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-21T10:07:21.839 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.59548477Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-21T10:07:21.839 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.637485115Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-21T10:07:21.839 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.662733866Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-21T10:07:21.839 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.704704564Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-21T10:07:21.839 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.729857062Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-21T10:07:21.839 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.755169821Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-21T10:07:21.839 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.771917553Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-21T10:07:21.839 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.813965181Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-21T10:07:21.839 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.839381271Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-21T10:07:22.091 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.864642106Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-21T10:07:22.092 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.906582046Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-21T10:07:22.092 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.948618655Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-21T10:07:22.092 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:21 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:21.990586866Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-21T10:07:22.092 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.015877952Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-21T10:07:22.092 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.066505488Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-21T10:07:22.092 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.091948284Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-21T10:07:22.378 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.117329676Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-21T10:07:22.378 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.159315459Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-21T10:07:22.378 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.260031216Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-21T10:07:22.378 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.28547233Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-21T10:07:22.378 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.310742269Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-21T10:07:22.378 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.336043765Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-21T10:07:22.378 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.377995108Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-21T10:07:22.415 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:07:22.658 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.403372814Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-21T10:07:22.658 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.544597506Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-21T10:07:22.658 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.658351571Z level=info msg="Executing migration" id="create quota table v1" 2024-09-21T10:07:22.931 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.771661586Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-21T10:07:22.931 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.813624539Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-21T10:07:22.931 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.838912316Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-21T10:07:22.931 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.864230472Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-21T10:07:22.931 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.906231027Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-21T10:07:23.148 INFO:teuthology.orchestra.run.smithi003.stdout:[{"version":23,"timestamp":"2024-09-21T10:06:47.255770+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-21T10:07:23.148 INFO:tasks.ceph_manager:config epoch is 23 2024-09-21T10:07:23.148 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T10:07:23.148 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T10:07:23.148 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T10:07:23.184 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.931426029Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-21T10:07:23.184 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.973439988Z level=info msg="Executing migration" id="create session table" 2024-09-21T10:07:23.184 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:22 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:22.998988119Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-21T10:07:23.184 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.049034163Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-21T10:07:23.184 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.099308744Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-21T10:07:23.184 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.133022805Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-21T10:07:23.184 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.183717685Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-21T10:07:23.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[24804]: cluster 2024-09-21T10:07:21.618866+0000 mgr.y (mgr.14385) 56 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:07:23.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[24804]: audit 2024-09-21T10:07:22.135493+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[24804]: audit 2024-09-21T10:07:22.144895+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[24804]: audit 2024-09-21T10:07:22.415532+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.3:0/602739725' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T10:07:23.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[24804]: audit 2024-09-21T10:07:22.462634+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[24804]: audit 2024-09-21T10:07:22.470219+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[24804]: audit 2024-09-21T10:07:22.471409+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:23.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[24804]: audit 2024-09-21T10:07:22.472112+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:23.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[24804]: audit 2024-09-21T10:07:22.478183+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[24804]: cephadm 2024-09-21T10:07:22.518195+0000 mgr.y (mgr.14385) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T10:07:23.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[24804]: cephadm 2024-09-21T10:07:22.522049+0000 mgr.y (mgr.14385) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-09-21T10:07:23.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[22527]: cluster 2024-09-21T10:07:21.618866+0000 mgr.y (mgr.14385) 56 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:07:23.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[22527]: audit 2024-09-21T10:07:22.135493+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[22527]: audit 2024-09-21T10:07:22.144895+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[22527]: audit 2024-09-21T10:07:22.415532+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.3:0/602739725' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T10:07:23.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[22527]: audit 2024-09-21T10:07:22.462634+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[22527]: audit 2024-09-21T10:07:22.470219+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[22527]: audit 2024-09-21T10:07:22.471409+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:23.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[22527]: audit 2024-09-21T10:07:22.472112+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:23.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[22527]: audit 2024-09-21T10:07:22.478183+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[22527]: cephadm 2024-09-21T10:07:22.518195+0000 mgr.y (mgr.14385) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T10:07:23.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[22527]: cephadm 2024-09-21T10:07:22.522049+0000 mgr.y (mgr.14385) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-09-21T10:07:23.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[31899]: cluster 2024-09-21T10:07:21.618866+0000 mgr.y (mgr.14385) 56 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:07:23.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[31899]: audit 2024-09-21T10:07:22.135493+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[31899]: audit 2024-09-21T10:07:22.144895+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[31899]: audit 2024-09-21T10:07:22.415532+0000 mon.a (mon.0) 737 : audit [DBG] from='client.? 172.21.15.3:0/602739725' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T10:07:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[31899]: audit 2024-09-21T10:07:22.462634+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[31899]: audit 2024-09-21T10:07:22.470219+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[31899]: audit 2024-09-21T10:07:22.471409+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[31899]: audit 2024-09-21T10:07:22.472112+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[31899]: audit 2024-09-21T10:07:22.478183+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[31899]: cephadm 2024-09-21T10:07:22.518195+0000 mgr.y (mgr.14385) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T10:07:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:23 smithi003 bash[31899]: cephadm 2024-09-21T10:07:22.522049+0000 mgr.y (mgr.14385) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi003 2024-09-21T10:07:23.452 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.217326329Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-21T10:07:23.452 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.250939088Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-21T10:07:23.452 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.284560646Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-21T10:07:23.452 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.318169922Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-21T10:07:23.453 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.368558385Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-21T10:07:23.453 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.418821209Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-21T10:07:23.453 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.452468787Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-21T10:07:23.704 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.502758221Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-21T10:07:23.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.536512191Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-21T10:07:23.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.561805189Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-21T10:07:23.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.587098296Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-21T10:07:23.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.620744421Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-21T10:07:23.705 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.671136958Z level=info msg="Executing migration" id="create alert table v1" 2024-09-21T10:07:24.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.704714093Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-21T10:07:24.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.755149609Z level=info msg="Executing migration" id="add index alert state" 2024-09-21T10:07:24.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.780281424Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-21T10:07:24.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.822295043Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-21T10:07:24.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.855833292Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-21T10:07:24.006 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.89797961Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-21T10:07:24.006 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:23 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:23.939952333Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-21T10:07:24.173 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:24 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:07:24] "GET /metrics HTTP/1.1" 200 28570 "" "Prometheus/2.43.0" 2024-09-21T10:07:24.284 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.015493848Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-21T10:07:24.284 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.065858645Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-21T10:07:24.284 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.099519407Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-21T10:07:24.285 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.133064139Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-21T10:07:24.285 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.183610415Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-21T10:07:24.285 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.217308566Z level=info msg="Executing migration" id="Add column is_default" 2024-09-21T10:07:24.285 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.250926344Z level=info msg="Executing migration" id="Add column frequency" 2024-09-21T10:07:24.285 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.284512294Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-21T10:07:24.553 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.318081559Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-21T10:07:24.553 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.368438576Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-21T10:07:24.553 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.402087301Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-21T10:07:24.553 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.435629524Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-21T10:07:24.553 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.469291682Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-21T10:07:24.554 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.50294643Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-21T10:07:24.554 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.553263828Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-21T10:07:24.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.58686536Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-21T10:07:24.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.612118724Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-21T10:07:24.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.637393095Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-21T10:07:24.815 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.679417184Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-21T10:07:24.815 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.704619153Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-21T10:07:24.815 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.7299913Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-21T10:07:24.815 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.771926476Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-21T10:07:24.815 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.814012224Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-21T10:07:25.066 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.839308723Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-21T10:07:25.066 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.864542964Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-21T10:07:25.066 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.906559049Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-21T10:07:25.066 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.931769834Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-21T10:07:25.067 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.973888019Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-21T10:07:25.067 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:24 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:24.999212117Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-21T10:07:25.067 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.041189079Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-21T10:07:25.067 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.066351672Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-21T10:07:25.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[24804]: cluster 2024-09-21T10:07:23.619505+0000 mgr.y (mgr.14385) 59 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-09-21T10:07:25.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.108407108Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-21T10:07:25.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.159158805Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-21T10:07:25.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.184439875Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-21T10:07:25.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.209618227Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-21T10:07:25.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.234929221Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-21T10:07:25.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.260171362Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-21T10:07:25.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.285531373Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-21T10:07:25.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.327523223Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-21T10:07:25.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:25 smithi003 bash[22527]: cluster 2024-09-21T10:07:23.619505+0000 mgr.y (mgr.14385) 59 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-09-21T10:07:25.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:25 smithi003 bash[31899]: cluster 2024-09-21T10:07:23.619505+0000 mgr.y (mgr.14385) 59 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-09-21T10:07:25.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.35282515Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-21T10:07:25.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.378101138Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-21T10:07:25.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.41166283Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-21T10:07:25.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.436991281Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-21T10:07:25.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.462477463Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-21T10:07:25.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.487497134Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-21T10:07:25.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.512725562Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-21T10:07:25.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.53800091Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-21T10:07:25.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.579964813Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-21T10:07:25.841 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.605350697Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-21T10:07:25.841 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.647378583Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-21T10:07:25.841 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.672631737Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-21T10:07:25.841 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.714544001Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-21T10:07:25.841 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.739747377Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-21T10:07:25.841 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.764969694Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-21T10:07:25.841 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.807026844Z level=info msg="Executing migration" id="Move region to single row" 2024-09-21T10:07:25.841 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.823974736Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-21T10:07:25.841 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.840944187Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-21T10:07:26.094 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.857859933Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-21T10:07:26.094 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.891583618Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-21T10:07:26.094 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.916785563Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-21T10:07:26.094 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:25 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:25.959161039Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-21T10:07:26.094 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.001119412Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-21T10:07:26.094 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.026458049Z level=info msg="Executing migration" id="create test_data table" 2024-09-21T10:07:26.094 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.068574028Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-21T10:07:26.094 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.093829083Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-21T10:07:26.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.119129744Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-21T10:07:26.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.161049911Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-21T10:07:26.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.202987585Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-21T10:07:26.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.228330953Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-21T10:07:26.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.25366166Z level=info msg="Executing migration" id="create team table" 2024-09-21T10:07:26.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.27898009Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-21T10:07:26.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.320949431Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-21T10:07:26.347 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.346161916Z level=info msg="Executing migration" id="create team member table" 2024-09-21T10:07:26.573 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:26 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:07:26.574 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:26 smithi003 bash[57065]: ts=2024-09-21T10:07:26.395Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:07:26.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.371448388Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-21T10:07:26.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.413388065Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-21T10:07:26.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.455480973Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-21T10:07:26.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.480694954Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-21T10:07:26.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.505892083Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-21T10:07:26.615 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.531084448Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-21T10:07:26.616 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.573193478Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-21T10:07:26.616 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.615284494Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-21T10:07:26.893 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.640506219Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-21T10:07:26.893 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.665857077Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-21T10:07:26.893 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.707721765Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-21T10:07:26.893 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.749825996Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-21T10:07:26.893 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.76670748Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-21T10:07:26.893 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.800376222Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-21T10:07:26.893 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.825883098Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-21T10:07:26.893 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.851204783Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-21T10:07:26.893 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.8930714Z level=info msg="Executing migration" id="create tag table" 2024-09-21T10:07:27.111 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:26 smithi003 bash[58596]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T10:07:27.111 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:27 smithi003 bash[58657]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T10:07:27.111 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:27 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T10:07:27.111 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:27 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:07:27.111 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:27 smithi003 systemd[1]: Started Ceph alertmanager.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:07:27.144 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.910056859Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-21T10:07:27.144 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.935368Z level=info msg="Executing migration" id="create login attempt table" 2024-09-21T10:07:27.144 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:26 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:26.977342671Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-21T10:07:27.144 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.01934778Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-21T10:07:27.145 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.094665647Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-21T10:07:27.145 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.128238313Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-21T10:07:27.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[24804]: cluster 2024-09-21T10:07:25.619934+0000 mgr.y (mgr.14385) 60 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:27.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[24804]: audit 2024-09-21T10:07:27.041487+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:27.397 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[24804]: audit 2024-09-21T10:07:27.048787+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:27.398 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.170318496Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-21T10:07:27.398 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.195560965Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-21T10:07:27.398 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.220801946Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-21T10:07:27.398 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.246177183Z level=info msg="Executing migration" id="create user auth table" 2024-09-21T10:07:27.398 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.28813399Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-21T10:07:27.398 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.372151728Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-21T10:07:27.398 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.397346753Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-21T10:07:27.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:27 smithi003 bash[22527]: cluster 2024-09-21T10:07:25.619934+0000 mgr.y (mgr.14385) 60 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:27.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:27 smithi003 bash[22527]: audit 2024-09-21T10:07:27.041487+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:27.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:27 smithi003 bash[22527]: audit 2024-09-21T10:07:27.048787+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:27.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:27 smithi003 bash[31899]: cluster 2024-09-21T10:07:25.619934+0000 mgr.y (mgr.14385) 60 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:27.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:27 smithi003 bash[31899]: audit 2024-09-21T10:07:27.041487+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:27.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:27 smithi003 bash[31899]: audit 2024-09-21T10:07:27.048787+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:27.692 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.439403756Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-21T10:07:27.692 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.46472855Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-21T10:07:27.692 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.490006505Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-21T10:07:27.692 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.515246594Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-21T10:07:27.692 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.582239794Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-21T10:07:27.692 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.624051741Z level=info msg="Executing migration" id="create server_lock table" 2024-09-21T10:07:27.692 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.69178122Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-21T10:07:27.932 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:28.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:27 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:27.893433837Z level=info msg="Executing migration" id="create user auth token table" 2024-09-21T10:07:28.313 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:28 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:28.006587438Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-21T10:07:28.313 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:28 smithi204 bash[24804]: cephadm 2024-09-21T10:07:27.050940+0000 mgr.y (mgr.14385) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:07:28.313 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:28 smithi204 bash[24804]: cephadm 2024-09-21T10:07:27.314337+0000 mgr.y (mgr.14385) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-09-21T10:07:28.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[22527]: cephadm 2024-09-21T10:07:27.050940+0000 mgr.y (mgr.14385) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:07:28.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[22527]: cephadm 2024-09-21T10:07:27.314337+0000 mgr.y (mgr.14385) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-09-21T10:07:28.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[31899]: cephadm 2024-09-21T10:07:27.050940+0000 mgr.y (mgr.14385) 61 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:07:28.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[31899]: cephadm 2024-09-21T10:07:27.314337+0000 mgr.y (mgr.14385) 62 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-09-21T10:07:28.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:28 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:28.313371727Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-21T10:07:28.895 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:28 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:28.579815537Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-21T10:07:28.896 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:28 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:28.655091007Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-21T10:07:28.924 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[58684]: ts=2024-09-21T10:07:28.502Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T10:07:28.924 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[58684]: ts=2024-09-21T10:07:28.502Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T10:07:28.924 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[58684]: ts=2024-09-21T10:07:28.504Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2024-09-21T10:07:28.924 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[58684]: ts=2024-09-21T10:07:28.505Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T10:07:28.924 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[58684]: ts=2024-09-21T10:07:28.537Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:07:28.924 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[58684]: ts=2024-09-21T10:07:28.538Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:07:28.924 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[58684]: ts=2024-09-21T10:07:28.541Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T10:07:28.924 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:28 smithi003 bash[58684]: ts=2024-09-21T10:07:28.541Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T10:07:29.158 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:28 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:28.896027133Z level=info msg="Executing migration" id="create cache_data table" 2024-09-21T10:07:29.158 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:29 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:29.118830841Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-21T10:07:29.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:29 smithi003 bash[22527]: cluster 2024-09-21T10:07:27.620341+0000 mgr.y (mgr.14385) 63 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:29.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:29 smithi003 bash[31899]: cluster 2024-09-21T10:07:27.620341+0000 mgr.y (mgr.14385) 63 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:29.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:29 smithi204 bash[24804]: cluster 2024-09-21T10:07:27.620341+0000 mgr.y (mgr.14385) 63 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:29.500 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:29 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:29.274169683Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-21T10:07:29.500 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:29 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:29.383450039Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-21T10:07:29.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:29 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:29.500394894Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-21T10:07:29.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:29 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:29.613554539Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-21T10:07:29.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:29 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:29.668223612Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-21T10:07:30.097 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:29 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:29.788416362Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-21T10:07:30.097 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:29 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:29.871609178Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-21T10:07:30.097 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:29 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:29.928237744Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-21T10:07:30.097 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:29 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:29.978910184Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-21T10:07:30.097 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:30 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:30.029472665Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-21T10:07:30.097 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:30 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:30.096990892Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-21T10:07:30.463 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:30 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:30.207422915Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-21T10:07:30.463 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:30 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:30.330118968Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-21T10:07:30.733 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:30 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:30.463356323Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-21T10:07:30.924 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:30 smithi003 bash[58684]: ts=2024-09-21T10:07:30.505Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000171492s 2024-09-21T10:07:31.094 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:07:31.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:30 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:30.732977724Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-21T10:07:31.345 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:31 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:31.052779149Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-21T10:07:31.345 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:31 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:31.184781618Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-21T10:07:31.345 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:31 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:31.260602357Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-21T10:07:31.345 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:31 smithi204 bash[24804]: cluster 2024-09-21T10:07:29.620988+0000 mgr.y (mgr.14385) 64 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:31.345 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:31 smithi204 bash[24804]: audit 2024-09-21T10:07:31.084862+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.3:0/634298441' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:07:31.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:31 smithi003 bash[22527]: cluster 2024-09-21T10:07:29.620988+0000 mgr.y (mgr.14385) 64 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:31.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:31 smithi003 bash[22527]: audit 2024-09-21T10:07:31.084862+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.3:0/634298441' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:07:31.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:31 smithi003 bash[31899]: cluster 2024-09-21T10:07:29.620988+0000 mgr.y (mgr.14385) 64 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:31.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:31 smithi003 bash[31899]: audit 2024-09-21T10:07:31.084862+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.3:0/634298441' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:07:31.706 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:31 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:31.344940227Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-21T10:07:31.706 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:31 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:31.395519182Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-21T10:07:31.706 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:31 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:31.45448338Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-21T10:07:31.731 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":21,"flags":0,"active_gid":14385,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6800","nonce":4074917842},{"type":"v1","addr":"172.21.15.3:6801","nonce":4074917842}]},"active_addr":"172.21.15.3:6801/4074917842","active_change":"2024-09-21T10:06:19.579476+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24313,"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","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:3.0.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:1.0.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"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","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:3.0.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:1.0.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"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.3:8443/","prometheus":"http://172.21.15.3: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":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2589328287}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":3232872412}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2857664839}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":1708733655}]}]} 2024-09-21T10:07:31.736 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T10:07:31.736 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T10:07:31.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:07:32.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:31 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:31.706060815Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-21T10:07:32.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:32 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:32.044006433Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-21T10:07:32.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:32 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:32.199545831Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-21T10:07:32.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:32 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:32.28506478Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-21T10:07:32.954 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:32 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:32.622841099Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-21T10:07:32.954 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:32 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:32.822597224Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-21T10:07:33.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[24804]: cluster 2024-09-21T10:07:31.621829+0000 mgr.y (mgr.14385) 65 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:33.255 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:32 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:32.954716372Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-21T10:07:33.255 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.053520278Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-21T10:07:33.255 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.162164551Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-21T10:07:33.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:33 smithi003 bash[22527]: cluster 2024-09-21T10:07:31.621829+0000 mgr.y (mgr.14385) 65 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:33.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:33 smithi003 bash[31899]: cluster 2024-09-21T10:07:31.621829+0000 mgr.y (mgr.14385) 65 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:33.552 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.296400313Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-21T10:07:33.552 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.390499585Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-21T10:07:33.552 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.496143676Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-21T10:07:33.892 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.564572197Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-21T10:07:33.892 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.590194651Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-21T10:07:33.892 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.649040625Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-21T10:07:33.892 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.72473536Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-21T10:07:33.892 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.766580847Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-21T10:07:34.218 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.892318443Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-21T10:07:34.219 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:33 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:33.99297679Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-21T10:07:34.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:34 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:07:34] "GET /metrics HTTP/1.1" 200 28570 "" "Prometheus/2.43.0" 2024-09-21T10:07:34.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:34 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:34.218820874Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-21T10:07:34.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:34 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:34.308473509Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-21T10:07:34.922 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:34 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:34.623470753Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-21T10:07:34.923 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:34 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:34.787697007Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-21T10:07:34.923 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:34 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:34.863493697Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-21T10:07:35.173 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:34 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:34.922765527Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-21T10:07:35.173 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:34 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:34.973219515Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-21T10:07:35.173 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:35.031942819Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-21T10:07:35.173 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:35.107913732Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-21T10:07:35.173 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:34 smithi204 systemd[1]: Stopping Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.097Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.097Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.097Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.097Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.097Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.097Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.097Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.097Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.098Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.098Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.098Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T10:07:35.174 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[48541]: ts=2024-09-21T10:07:35.098Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T10:07:35.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:35 smithi003 bash[22527]: cluster 2024-09-21T10:07:33.622537+0000 mgr.y (mgr.14385) 66 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:35.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:35 smithi003 bash[22527]: audit 2024-09-21T10:07:34.664689+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:35.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:35 smithi003 bash[31899]: cluster 2024-09-21T10:07:33.622537+0000 mgr.y (mgr.14385) 66 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:35.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:35 smithi003 bash[31899]: audit 2024-09-21T10:07:34.664689+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:35.449 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:35.180431256Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-21T10:07:35.449 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:35.267906123Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-21T10:07:35.449 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:35.372446145Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-21T10:07:35.450 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[24804]: cluster 2024-09-21T10:07:33.622537+0000 mgr.y (mgr.14385) 66 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:35.450 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[24804]: audit 2024-09-21T10:07:34.664689+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:35.744 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:35.511627396Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-21T10:07:36.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:35 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:35.744408106Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-21T10:07:36.361 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:36 smithi204 bash[50869]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:07:36.361 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:36 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:36.108091643Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-21T10:07:36.361 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:36 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:36.296463101Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-21T10:07:36.361 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:36 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:36.35558804Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-21T10:07:36.468 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:36.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:36 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:36.398623176Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-21T10:07:36.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:36 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:36.458200977Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-21T10:07:36.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:36 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:36.533928237Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-21T10:07:36.755 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:36 smithi204 bash[50928]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:07:36.755 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:36 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T10:07:36.756 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:36 smithi204 systemd[1]: Stopped Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:07:36.756 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:36 smithi204 systemd[1]: Started Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:07:36.923 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:36 smithi003 bash[22779]: [21/Sep/2024:10:07:36] ENGINE Bus STOPPING 2024-09-21T10:07:36.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:36 smithi003 bash[22779]: [21/Sep/2024:10:07:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:07:36.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:36 smithi003 bash[22779]: [21/Sep/2024:10:07:36] ENGINE Bus STOPPED 2024-09-21T10:07:36.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:36 smithi003 bash[22779]: [21/Sep/2024:10:07:36] ENGINE Bus STARTING 2024-09-21T10:07:36.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:36 smithi003 bash[22779]: [21/Sep/2024:10:07:36] ENGINE Serving on http://:::9283 2024-09-21T10:07:36.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:36 smithi003 bash[22779]: [21/Sep/2024:10:07:36] ENGINE Bus STARTED 2024-09-21T10:07:36.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:36 smithi003 bash[22779]: [21/Sep/2024:10:07:36] ENGINE Bus STOPPING 2024-09-21T10:07:37.144 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:36 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:36.760338789Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-21T10:07:37.419 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:37.144731975Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-21T10:07:37.419 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:37.287603055Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-21T10:07:37.419 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:37.354505835Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-21T10:07:37.525 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22779]: [21/Sep/2024:10:07:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:07:37.526 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22779]: [21/Sep/2024:10:07:37] ENGINE Bus STOPPED 2024-09-21T10:07:37.526 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22779]: [21/Sep/2024:10:07:37] ENGINE Bus STARTING 2024-09-21T10:07:37.526 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22779]: [21/Sep/2024:10:07:37] ENGINE Serving on http://:::9283 2024-09-21T10:07:37.526 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22779]: [21/Sep/2024:10:07:37] ENGINE Bus STARTED 2024-09-21T10:07:37.526 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22779]: [21/Sep/2024:10:07:37] ENGINE Bus STOPPING 2024-09-21T10:07:37.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: cluster 2024-09-21T10:07:35.623329+0000 mgr.y (mgr.14385) 67 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:37.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.419810+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.432209+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.526 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.438782+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.439728+0000 mgr.y (mgr.14385) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.441616+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.442427+0000 mgr.y (mgr.14385) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.451638+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.469566+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.470452+0000 mgr.y (mgr.14385) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.471732+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.472544+0000 mgr.y (mgr.14385) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.479404+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.491582+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.492129+0000 mgr.y (mgr.14385) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.493858+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:07:37.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.494291+0000 mgr.y (mgr.14385) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:07:37.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.500170+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.528 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[31899]: audit 2024-09-21T10:07:36.546853+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:37.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: cluster 2024-09-21T10:07:35.623329+0000 mgr.y (mgr.14385) 67 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:37.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.419810+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.432209+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.438782+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:07:37.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.439728+0000 mgr.y (mgr.14385) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:07:37.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.441616+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:07:37.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.442427+0000 mgr.y (mgr.14385) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:07:37.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.451638+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.469566+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:37.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.470452+0000 mgr.y (mgr.14385) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:37.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.471732+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:07:37.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.472544+0000 mgr.y (mgr.14385) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:07:37.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.479404+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.491582+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:07:37.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.492129+0000 mgr.y (mgr.14385) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:07:37.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.493858+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:07:37.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.494291+0000 mgr.y (mgr.14385) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:07:37.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.500170+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22527]: audit 2024-09-21T10:07:36.546853+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:37.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:37.642688953Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-21T10:07:37.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: cluster 2024-09-21T10:07:35.623329+0000 mgr.y (mgr.14385) 67 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:37.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.419810+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.432209+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.438782+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.439728+0000 mgr.y (mgr.14385) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.441616+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.442427+0000 mgr.y (mgr.14385) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi003.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.451638+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.469566+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.470452+0000 mgr.y (mgr.14385) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.471732+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.472544+0000 mgr.y (mgr.14385) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.479404+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.491582+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.492129+0000 mgr.y (mgr.14385) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.493858+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:07:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.494291+0000 mgr.y (mgr.14385) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T10:07:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.500170+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[24804]: audit 2024-09-21T10:07:36.546853+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:07:38.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22779]: [21/Sep/2024:10:07:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:07:38.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22779]: [21/Sep/2024:10:07:37] ENGINE Bus STOPPED 2024-09-21T10:07:38.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22779]: [21/Sep/2024:10:07:37] ENGINE Bus STARTING 2024-09-21T10:07:38.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22779]: [21/Sep/2024:10:07:37] ENGINE Serving on http://:::9283 2024-09-21T10:07:38.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:37 smithi003 bash[22779]: [21/Sep/2024:10:07:37] ENGINE Bus STARTED 2024-09-21T10:07:38.191 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:37 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:37.836360561Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-21T10:07:38.191 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.0075659Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-21T10:07:38.192 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.074751431Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-21T10:07:38.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.191948714Z level=info msg="Executing migration" id="create alert_image table" 2024-09-21T10:07:38.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.305505975Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-21T10:07:38.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.376472635Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-21T10:07:38.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.434978734Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-21T10:07:38.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.522321504Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-21T10:07:38.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.569314068Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T10:07:38.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.569595615Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T10:07:38.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.611402474Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-21T10:07:38.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.687415615Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-21T10:07:38.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.712748933Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-21T10:07:38.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.713211445Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-21T10:07:38.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.713547841Z level=info msg="alerts found to migrate" alerts=0 2024-09-21T10:07:38.814 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.738138091Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-21T10:07:38.815 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.763492747Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-21T10:07:38.815 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.813782895Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-21T10:07:38.815 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.631Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T10:07:38.815 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.631Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T10:07:38.815 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.631Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi204 (none))" 2024-09-21T10:07:38.815 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.631Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T10:07:38.815 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.631Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T10:07:38.815 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.633Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T10:07:38.815 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.633Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T10:07:38.815 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.634Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T10:07:38.815 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.634Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.637Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.637Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.29µs 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.637Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.639Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.639Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.639Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.205µs wal_replay_duration=2.026917ms wbl_replay_duration=142ns total_replay_duration=2.070158ms 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.640Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.640Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.640Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.664Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.713596ms db_storage=1.307µs remote_storage=3.298µs web_handler=434ns query_engine=653ns scrape=283.797µs scrape_sd=111.871µs notify=11.317µs notify_sd=12.23µs rules=22.895829ms tracing=6.342µs 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.664Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T10:07:38.816 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50957]: ts=2024-09-21T10:07:38.664Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T10:07:38.923 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:07:38 smithi003 bash[58684]: ts=2024-09-21T10:07:38.507Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001763199s 2024-09-21T10:07:39.099 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.855737693Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-21T10:07:39.099 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.897782178Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-21T10:07:39.099 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.923031819Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-21T10:07:39.100 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.948222402Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-21T10:07:39.100 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:38 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:38.990383684Z level=info msg="Executing migration" id="create data_keys table" 2024-09-21T10:07:39.100 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.032355039Z level=info msg="Executing migration" id="create secrets table" 2024-09-21T10:07:39.100 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.057760891Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-21T10:07:39.100 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.099647522Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-21T10:07:39.377 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.141604526Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-21T10:07:39.377 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.166935509Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-21T10:07:39.377 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.20885636Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-21T10:07:39.377 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.242498448Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-21T10:07:39.378 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.268147748Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-21T10:07:39.378 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.285099156Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-21T10:07:39.378 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.302046137Z level=info msg="Executing migration" id="create permission table" 2024-09-21T10:07:39.378 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.377428465Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-21T10:07:39.580 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:07:39.580 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":67,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:55:33.551485+0000","modified":"2024-09-21T10:07:19.808138+0000","last_up_change":"2024-09-21T10:05:17.308707+0000","last_in_change":"2024-09-21T10:04:49.955334+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:47.343242+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"2024-09-21T10:07:02.715258+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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}}],"osds":[{"osd":0,"uuid":"afab1a3b-3ac0-4545-95f9-3f08469d253f","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.3:6802","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6803","nonce":2417331502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6805","nonce":2417331502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6809","nonce":2417331502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6807","nonce":2417331502}]},"public_addr":"172.21.15.3:6803/2417331502","cluster_addr":"172.21.15.3:6805/2417331502","heartbeat_back_addr":"172.21.15.3:6809/2417331502","heartbeat_front_addr":"172.21.15.3:6807/2417331502","state":["exists","up"]},{"osd":1,"uuid":"e0f9f77b-e9a2-41f8-8798-e9be892df17d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6811","nonce":1609729319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6813","nonce":1609729319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6817","nonce":1609729319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6815","nonce":1609729319}]},"public_addr":"172.21.15.3:6811/1609729319","cluster_addr":"172.21.15.3:6813/1609729319","heartbeat_back_addr":"172.21.15.3:6817/1609729319","heartbeat_front_addr":"172.21.15.3:6815/1609729319","state":["exists","up"]},{"osd":2,"uuid":"0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6819","nonce":2117461991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6821","nonce":2117461991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6825","nonce":2117461991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6823","nonce":2117461991}]},"public_addr":"172.21.15.3:6819/2117461991","cluster_addr":"172.21.15.3:6821/2117461991","heartbeat_back_addr":"172.21.15.3:6825/2117461991","heartbeat_front_addr":"172.21.15.3:6823/2117461991","state":["exists","up"]},{"osd":3,"uuid":"345ed565-5f94-4b4b-8ad4-8662da12d919","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6827","nonce":866217848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6829","nonce":866217848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6833","nonce":866217848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6831","nonce":866217848}]},"public_addr":"172.21.15.3:6827/866217848","cluster_addr":"172.21.15.3:6829/866217848","heartbeat_back_addr":"172.21.15.3:6833/866217848","heartbeat_front_addr":"172.21.15.3:6831/866217848","state":["exists","up"]},{"osd":4,"uuid":"9c3de7dd-569a-4907-91b6-988cdc4bd3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6801","nonce":3370648872}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6803","nonce":3370648872}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6807","nonce":3370648872}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6805","nonce":3370648872}]},"public_addr":"172.21.15.204:6801/3370648872","cluster_addr":"172.21.15.204:6803/3370648872","heartbeat_back_addr":"172.21.15.204:6807/3370648872","heartbeat_front_addr":"172.21.15.204:6805/3370648872","state":["exists","up"]},{"osd":5,"uuid":"0f73f70b-e95d-4dd4-931e-5d00dab7b6ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6809","nonce":258550506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6811","nonce":258550506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6815","nonce":258550506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6813","nonce":258550506}]},"public_addr":"172.21.15.204:6809/258550506","cluster_addr":"172.21.15.204:6811/258550506","heartbeat_back_addr":"172.21.15.204:6815/258550506","heartbeat_front_addr":"172.21.15.204:6813/258550506","state":["exists","up"]},{"osd":6,"uuid":"bbe81ce4-64ef-4a77-af15-22d6b65d2453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6817","nonce":2326773433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6819","nonce":2326773433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6823","nonce":2326773433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6821","nonce":2326773433}]},"public_addr":"172.21.15.204:6817/2326773433","cluster_addr":"172.21.15.204:6819/2326773433","heartbeat_back_addr":"172.21.15.204:6823/2326773433","heartbeat_front_addr":"172.21.15.204:6821/2326773433","state":["exists","up"]},{"osd":7,"uuid":"23d5a862-e624-4f49-aa9c-58c852a8f506","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6825","nonce":737492389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6827","nonce":737492389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6831","nonce":737492389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6829","nonce":737492389}]},"public_addr":"172.21.15.204:6825/737492389","cluster_addr":"172.21.15.204:6827/737492389","heartbeat_back_addr":"172.21.15.204:6831/737492389","heartbeat_front_addr":"172.21.15.204:6829/737492389","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":"2024-09-21T09:58:58.982224+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:50.640254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:43.924445+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:38.331340+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:29.196605+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:03:22.024823+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:04:17.640418+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:05:16.140769+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/3745255406":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1780411841":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/2674957058":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1663042163":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/3306452335":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/60818210":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/594217699":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/1547266812":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/3175097231":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6801/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2869949913":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6801/3433753413":"2024-09-22T10:06:19.579332+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:07:39.591 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:39 smithi003 bash[22527]: cluster 2024-09-21T10:07:37.623872+0000 mgr.y (mgr.14385) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:39.591 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:39 smithi003 bash[31899]: cluster 2024-09-21T10:07:37.623872+0000 mgr.y (mgr.14385) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:39.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[24804]: cluster 2024-09-21T10:07:37.623872+0000 mgr.y (mgr.14385) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:39.638 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.419477051Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-21T10:07:39.638 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.461676912Z level=info msg="Executing migration" id="create role table" 2024-09-21T10:07:39.638 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.486855383Z level=info msg="Executing migration" id="add column display_name" 2024-09-21T10:07:39.639 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.512098234Z level=info msg="Executing migration" id="add column group_name" 2024-09-21T10:07:39.639 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.537382591Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-21T10:07:39.639 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.562672124Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-21T10:07:39.639 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.587921124Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-21T10:07:39.639 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.613300516Z level=info msg="Executing migration" id="create team role table" 2024-09-21T10:07:39.639 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.63853227Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-21T10:07:39.899 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.663684668Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-21T10:07:39.900 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.689095767Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-21T10:07:39.900 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.71438769Z level=info msg="Executing migration" id="create user role table" 2024-09-21T10:07:39.900 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.739610921Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-21T10:07:39.900 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.764902587Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-21T10:07:39.900 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.79020194Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-21T10:07:39.900 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.832179081Z level=info msg="Executing migration" id="create builtin role table" 2024-09-21T10:07:39.900 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.874228841Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-21T10:07:39.900 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.89958229Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-21T10:07:40.152 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.941571704Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-21T10:07:40.152 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:39 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:39.983533784Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-21T10:07:40.152 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.025690783Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-21T10:07:40.152 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.050991943Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-21T10:07:40.152 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.101558474Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-21T10:07:40.152 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.118536081Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-21T10:07:40.204 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T10:07:40.204 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:07:40.422 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.152210809Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-21T10:07:40.422 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.169173488Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-21T10:07:40.422 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.202811506Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-21T10:07:40.422 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.228113209Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-21T10:07:40.422 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.253379287Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-21T10:07:40.422 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.27865194Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-21T10:07:40.422 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.30388612Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-21T10:07:40.422 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.329236683Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-21T10:07:40.422 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.354497581Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-21T10:07:40.423 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.396489275Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-21T10:07:40.423 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.421738424Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-21T10:07:40.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:40 smithi003 bash[22527]: audit 2024-09-21T10:07:39.578785+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/3742342841' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:07:40.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:40 smithi003 bash[31899]: audit 2024-09-21T10:07:39.578785+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/3742342841' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:07:40.691 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[24804]: audit 2024-09-21T10:07:39.578785+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/3742342841' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:07:40.691 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.463714451Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-21T10:07:40.691 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.489070316Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-21T10:07:40.691 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.531236732Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-21T10:07:40.691 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.556557417Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-21T10:07:40.692 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.581898187Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-21T10:07:40.692 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.60715473Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-21T10:07:40.692 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.649212567Z level=info msg="Executing migration" id="add correlation config column" 2024-09-21T10:07:40.692 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.691240941Z level=info msg="Executing migration" id="create entity_events table" 2024-09-21T10:07:40.953 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.716520461Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-21T10:07:40.953 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.741822407Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T10:07:40.953 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.742172301Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T10:07:40.953 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.767119741Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T10:07:40.953 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.76746444Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T10:07:40.953 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.792320022Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-21T10:07:40.953 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.834347625Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-21T10:07:40.953 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.859672775Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-21T10:07:40.953 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.910265578Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T10:07:40.953 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.95244906Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-21T10:07:41.231 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:40 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:40.977747147Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T10:07:41.231 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.019651499Z level=info msg="Executing migration" id="Drop public config table" 2024-09-21T10:07:41.231 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.036748252Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-21T10:07:41.231 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.053687784Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-21T10:07:41.232 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.070599192Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T10:07:41.232 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.087564487Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-21T10:07:41.232 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.112825871Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-21T10:07:41.232 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.138092464Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-21T10:07:41.232 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.163350835Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-21T10:07:41.232 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.188563996Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-21T10:07:41.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[24804]: cluster 2024-09-21T10:07:39.624221+0000 mgr.y (mgr.14385) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:41.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[24804]: audit 2024-09-21T10:07:41.192651+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:41.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[24804]: audit 2024-09-21T10:07:41.202075+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:41.483 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.230592934Z level=info msg="Executing migration" id="add share column" 2024-09-21T10:07:41.483 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.25585778Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-21T10:07:41.483 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.28123274Z level=info msg="Executing migration" id="create file table" 2024-09-21T10:07:41.484 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.306541837Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-21T10:07:41.484 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.348506311Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-21T10:07:41.484 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.37382786Z level=info msg="Executing migration" id="create file_meta table" 2024-09-21T10:07:41.484 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.415725326Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-21T10:07:41.484 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.457926355Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-21T10:07:41.484 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.483175049Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-21T10:07:41.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.508435029Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-21T10:07:41.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.533682883Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-21T10:07:41.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.55900722Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-21T10:07:41.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.584265824Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-21T10:07:41.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.60951296Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-21T10:07:41.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.651831785Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-21T10:07:41.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.702192295Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-21T10:07:41.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.727507934Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-21T10:07:41.753 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.752773952Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-21T10:07:41.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:41 smithi003 bash[31899]: cluster 2024-09-21T10:07:39.624221+0000 mgr.y (mgr.14385) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:41.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:41 smithi003 bash[31899]: audit 2024-09-21T10:07:41.192651+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:41.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:41 smithi003 bash[31899]: audit 2024-09-21T10:07:41.202075+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:41 smithi003 bash[22527]: cluster 2024-09-21T10:07:39.624221+0000 mgr.y (mgr.14385) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:41 smithi003 bash[22527]: audit 2024-09-21T10:07:41.192651+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:41 smithi003 bash[22527]: audit 2024-09-21T10:07:41.202075+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:42.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.778068872Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-21T10:07:42.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.82000145Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-21T10:07:42.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.845331916Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-21T10:07:42.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.912407553Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-21T10:07:42.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.954382426Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-21T10:07:42.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:41 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:41.988215667Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-21T10:07:42.401 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:42.038548988Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-21T10:07:42.401 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:42.063736955Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-21T10:07:42.401 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:42.105928168Z level=info msg="Executing migration" id="create folder table" 2024-09-21T10:07:42.402 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:42.131186256Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-21T10:07:42.402 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:42.156530009Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-21T10:07:42.402 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:42.18173832Z level=info msg="Executing migration" id="Update folder title length" 2024-09-21T10:07:42.402 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:42.2070249Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-21T10:07:42.402 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=migrator t=2024-09-21T10:07:42.249000899Z level=info msg="migrations completed" performed=485 skipped=0 duration=24.354097351s 2024-09-21T10:07:42.402 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=sqlstore t=2024-09-21T10:07:42.250412538Z level=info msg="Created default organization" 2024-09-21T10:07:42.402 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=plugin.loader t=2024-09-21T10:07:42.401476359Z level=info msg="Plugin registered" pluginID=input 2024-09-21T10:07:42.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=plugin.loader t=2024-09-21T10:07:42.457726469Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-21T10:07:42.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=plugin.loader t=2024-09-21T10:07:42.457803171Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-21T10:07:42.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=secrets t=2024-09-21T10:07:42.45790995Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T10:07:42.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=query_data t=2024-09-21T10:07:42.46303944Z level=info msg="Query Service initialization" 2024-09-21T10:07:42.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:42 smithi204 bash[50262]: logger=live.push_http t=2024-09-21T10:07:42.470173937Z level=info msg="Live Push Gateway initialization" 2024-09-21T10:07:43.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[24804]: cluster 2024-09-21T10:07:41.624693+0000 mgr.y (mgr.14385) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:43.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[24804]: audit 2024-09-21T10:07:43.276703+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:43.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[24804]: audit 2024-09-21T10:07:43.291357+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:43.685 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=infra.usagestats.collector t=2024-09-21T10:07:43.410664609Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T10:07:43.685 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=provisioning.datasources t=2024-09-21T10:07:43.468327508Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T10:07:43.685 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=provisioning.datasources t=2024-09-21T10:07:43.569512214Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-21T10:07:43.685 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=provisioning.alerting t=2024-09-21T10:07:43.635421355Z level=info msg="starting to provision alerting" 2024-09-21T10:07:43.685 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=provisioning.alerting t=2024-09-21T10:07:43.635484722Z level=info msg="finished to provision alerting" 2024-09-21T10:07:43.685 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=ngalert.state.manager t=2024-09-21T10:07:43.635925251Z level=info msg="Warming state cache for startup" 2024-09-21T10:07:43.685 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=grafanaStorageLogger t=2024-09-21T10:07:43.63627236Z level=info msg="storage starting" 2024-09-21T10:07:43.685 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=http.server t=2024-09-21T10:07:43.638923367Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T10:07:43.686 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=ngalert.state.manager t=2024-09-21T10:07:43.685191474Z level=info msg="State cache has been initialized" states=0 duration=49.264399ms 2024-09-21T10:07:43.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:43 smithi003 bash[31899]: cluster 2024-09-21T10:07:41.624693+0000 mgr.y (mgr.14385) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:43.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:43 smithi003 bash[31899]: audit 2024-09-21T10:07:43.276703+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:43.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:43 smithi003 bash[31899]: audit 2024-09-21T10:07:43.291357+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:43.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:43 smithi003 bash[22527]: cluster 2024-09-21T10:07:41.624693+0000 mgr.y (mgr.14385) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:43.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:43 smithi003 bash[22527]: audit 2024-09-21T10:07:43.276703+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:43.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:43 smithi003 bash[22527]: audit 2024-09-21T10:07:43.291357+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:43.963 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=ticker t=2024-09-21T10:07:43.685270997Z level=info msg=starting first_tick=2024-09-21T10:07:50Z 2024-09-21T10:07:43.963 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=ngalert.multiorg.alertmanager t=2024-09-21T10:07:43.685257628Z level=info msg="starting MultiOrg Alertmanager" 2024-09-21T10:07:43.963 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=sqlstore.transactions t=2024-09-21T10:07:43.840789457Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T10:07:43.963 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=sqlstore.transactions t=2024-09-21T10:07:43.851383653Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-21T10:07:43.963 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=sqlstore.transactions t=2024-09-21T10:07:43.862419926Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-21T10:07:43.963 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=sqlstore.transactions t=2024-09-21T10:07:43.873401913Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-09-21T10:07:43.963 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=sqlstore.transactions t=2024-09-21T10:07:43.96302904Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" 2024-09-21T10:07:44.255 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:07:43 smithi204 bash[50262]: logger=dashboard-service t=2024-09-21T10:07:43.964020771Z level=error msg="Could not make user admin" dashboard=ceph-dashboard user=0 error="database is locked" 2024-09-21T10:07:44.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:44 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:07:44] "GET /metrics HTTP/1.1" 200 28566 "" "Prometheus/2.43.0" 2024-09-21T10:07:44.750 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:44 smithi204 bash[24804]: audit 2024-09-21T10:07:43.749549+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:44 smithi204 bash[24804]: audit 2024-09-21T10:07:43.750856+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:44 smithi204 bash[24804]: audit 2024-09-21T10:07:43.762671+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:44.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:44 smithi003 bash[22527]: audit 2024-09-21T10:07:43.749549+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:44.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:44 smithi003 bash[22527]: audit 2024-09-21T10:07:43.750856+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:44.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:44 smithi003 bash[22527]: audit 2024-09-21T10:07:43.762671+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:44.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:44 smithi003 bash[31899]: audit 2024-09-21T10:07:43.749549+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:07:44.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:44 smithi003 bash[31899]: audit 2024-09-21T10:07:43.750856+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:07:44.855 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:44 smithi003 bash[31899]: audit 2024-09-21T10:07:43.762671+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:07:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:45 smithi204 bash[24804]: cluster 2024-09-21T10:07:43.625191+0000 mgr.y (mgr.14385) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:45.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:45 smithi003 bash[22527]: cluster 2024-09-21T10:07:43.625191+0000 mgr.y (mgr.14385) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:45.858 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:45 smithi003 bash[31899]: cluster 2024-09-21T10:07:43.625191+0000 mgr.y (mgr.14385) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:47.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:47 smithi204 bash[24804]: cluster 2024-09-21T10:07:45.625741+0000 mgr.y (mgr.14385) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:47.832 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:07:47.832 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":67,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:55:33.551485+0000","modified":"2024-09-21T10:07:19.808138+0000","last_up_change":"2024-09-21T10:05:17.308707+0000","last_in_change":"2024-09-21T10:04:49.955334+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:47.343242+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"2024-09-21T10:07:02.715258+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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}}],"osds":[{"osd":0,"uuid":"afab1a3b-3ac0-4545-95f9-3f08469d253f","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.3:6802","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6803","nonce":2417331502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6805","nonce":2417331502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6809","nonce":2417331502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6807","nonce":2417331502}]},"public_addr":"172.21.15.3:6803/2417331502","cluster_addr":"172.21.15.3:6805/2417331502","heartbeat_back_addr":"172.21.15.3:6809/2417331502","heartbeat_front_addr":"172.21.15.3:6807/2417331502","state":["exists","up"]},{"osd":1,"uuid":"e0f9f77b-e9a2-41f8-8798-e9be892df17d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6811","nonce":1609729319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6813","nonce":1609729319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6817","nonce":1609729319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6815","nonce":1609729319}]},"public_addr":"172.21.15.3:6811/1609729319","cluster_addr":"172.21.15.3:6813/1609729319","heartbeat_back_addr":"172.21.15.3:6817/1609729319","heartbeat_front_addr":"172.21.15.3:6815/1609729319","state":["exists","up"]},{"osd":2,"uuid":"0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6819","nonce":2117461991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6821","nonce":2117461991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6825","nonce":2117461991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6823","nonce":2117461991}]},"public_addr":"172.21.15.3:6819/2117461991","cluster_addr":"172.21.15.3:6821/2117461991","heartbeat_back_addr":"172.21.15.3:6825/2117461991","heartbeat_front_addr":"172.21.15.3:6823/2117461991","state":["exists","up"]},{"osd":3,"uuid":"345ed565-5f94-4b4b-8ad4-8662da12d919","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6827","nonce":866217848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6829","nonce":866217848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6833","nonce":866217848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6831","nonce":866217848}]},"public_addr":"172.21.15.3:6827/866217848","cluster_addr":"172.21.15.3:6829/866217848","heartbeat_back_addr":"172.21.15.3:6833/866217848","heartbeat_front_addr":"172.21.15.3:6831/866217848","state":["exists","up"]},{"osd":4,"uuid":"9c3de7dd-569a-4907-91b6-988cdc4bd3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6801","nonce":3370648872}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6803","nonce":3370648872}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6807","nonce":3370648872}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6805","nonce":3370648872}]},"public_addr":"172.21.15.204:6801/3370648872","cluster_addr":"172.21.15.204:6803/3370648872","heartbeat_back_addr":"172.21.15.204:6807/3370648872","heartbeat_front_addr":"172.21.15.204:6805/3370648872","state":["exists","up"]},{"osd":5,"uuid":"0f73f70b-e95d-4dd4-931e-5d00dab7b6ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6809","nonce":258550506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6811","nonce":258550506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6815","nonce":258550506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6813","nonce":258550506}]},"public_addr":"172.21.15.204:6809/258550506","cluster_addr":"172.21.15.204:6811/258550506","heartbeat_back_addr":"172.21.15.204:6815/258550506","heartbeat_front_addr":"172.21.15.204:6813/258550506","state":["exists","up"]},{"osd":6,"uuid":"bbe81ce4-64ef-4a77-af15-22d6b65d2453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6817","nonce":2326773433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6819","nonce":2326773433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6823","nonce":2326773433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6821","nonce":2326773433}]},"public_addr":"172.21.15.204:6817/2326773433","cluster_addr":"172.21.15.204:6819/2326773433","heartbeat_back_addr":"172.21.15.204:6823/2326773433","heartbeat_front_addr":"172.21.15.204:6821/2326773433","state":["exists","up"]},{"osd":7,"uuid":"23d5a862-e624-4f49-aa9c-58c852a8f506","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6825","nonce":737492389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6827","nonce":737492389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6831","nonce":737492389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6829","nonce":737492389}]},"public_addr":"172.21.15.204:6825/737492389","cluster_addr":"172.21.15.204:6827/737492389","heartbeat_back_addr":"172.21.15.204:6831/737492389","heartbeat_front_addr":"172.21.15.204:6829/737492389","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":"2024-09-21T09:58:58.982224+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:50.640254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:43.924445+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:38.331340+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:29.196605+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:03:22.024823+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:04:17.640418+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:05:16.140769+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/3745255406":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1780411841":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/2674957058":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1663042163":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/3306452335":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/60818210":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/594217699":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/1547266812":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/3175097231":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6801/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2869949913":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6801/3433753413":"2024-09-22T10:06:19.579332+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:07:47.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:47 smithi003 bash[22527]: cluster 2024-09-21T10:07:45.625741+0000 mgr.y (mgr.14385) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:47.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:47 smithi003 bash[31899]: cluster 2024-09-21T10:07:45.625741+0000 mgr.y (mgr.14385) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:48.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T10:07:48.469 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T10:07:48.469 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T10:07:48.470 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T10:07:48.470 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T10:07:48.470 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T10:07:48.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T10:07:48.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T10:07:48.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:48 smithi204 bash[24804]: audit 2024-09-21T10:07:47.830569+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.3:0/3417066556' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:07:48.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:48 smithi003 bash[22527]: audit 2024-09-21T10:07:47.830569+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.3:0/3417066556' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:07:48.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:48 smithi003 bash[31899]: audit 2024-09-21T10:07:47.830569+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.3:0/3417066556' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:07:49.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:49 smithi204 bash[24804]: cluster 2024-09-21T10:07:47.626322+0000 mgr.y (mgr.14385) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:49.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:49 smithi003 bash[22527]: cluster 2024-09-21T10:07:47.626322+0000 mgr.y (mgr.14385) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:49.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:49 smithi003 bash[31899]: cluster 2024-09-21T10:07:47.626322+0000 mgr.y (mgr.14385) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:50.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:50 smithi204 bash[24804]: audit 2024-09-21T10:07:49.665113+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:50.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:50 smithi003 bash[22527]: audit 2024-09-21T10:07:49.665113+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:50.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:50 smithi003 bash[31899]: audit 2024-09-21T10:07:49.665113+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:07:51.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:51 smithi204 bash[24804]: cluster 2024-09-21T10:07:49.626931+0000 mgr.y (mgr.14385) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:51.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:51 smithi003 bash[22527]: cluster 2024-09-21T10:07:49.626931+0000 mgr.y (mgr.14385) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:51.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:51 smithi003 bash[31899]: cluster 2024-09-21T10:07:49.626931+0000 mgr.y (mgr.14385) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:53.307 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:53.309 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:53.309 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:53.309 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:53.311 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:53.311 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:53.311 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:53.312 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:07:53.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:53 smithi204 bash[24804]: cluster 2024-09-21T10:07:51.627624+0000 mgr.y (mgr.14385) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:53.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:53 smithi003 bash[22527]: cluster 2024-09-21T10:07:51.627624+0000 mgr.y (mgr.14385) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:53.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:53 smithi003 bash[31899]: cluster 2024-09-21T10:07:51.627624+0000 mgr.y (mgr.14385) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:54.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:07:54 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:07:54] "GET /metrics HTTP/1.1" 200 28562 "" "Prometheus/2.43.0" 2024-09-21T10:07:55.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:55 smithi204 bash[24804]: cluster 2024-09-21T10:07:53.628221+0000 mgr.y (mgr.14385) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:55.847 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:55 smithi003 bash[22527]: cluster 2024-09-21T10:07:53.628221+0000 mgr.y (mgr.14385) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:55.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:55 smithi003 bash[31899]: cluster 2024-09-21T10:07:53.628221+0000 mgr.y (mgr.14385) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:57.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:57 smithi003 bash[22527]: cluster 2024-09-21T10:07:55.628965+0000 mgr.y (mgr.14385) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:57.590 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:57 smithi003 bash[31899]: cluster 2024-09-21T10:07:55.628965+0000 mgr.y (mgr.14385) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:57.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:57 smithi204 bash[24804]: cluster 2024-09-21T10:07:55.628965+0000 mgr.y (mgr.14385) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:59.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:07:59 smithi003 bash[22527]: cluster 2024-09-21T10:07:57.629610+0000 mgr.y (mgr.14385) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:59.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:07:59 smithi003 bash[31899]: cluster 2024-09-21T10:07:57.629610+0000 mgr.y (mgr.14385) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:07:59.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:07:59 smithi204 bash[24804]: cluster 2024-09-21T10:07:57.629610+0000 mgr.y (mgr.14385) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:01 smithi003 bash[22527]: cluster 2024-09-21T10:07:59.630114+0000 mgr.y (mgr.14385) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:01.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:01 smithi003 bash[31899]: cluster 2024-09-21T10:07:59.630114+0000 mgr.y (mgr.14385) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:02.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:01 smithi204 bash[24804]: cluster 2024-09-21T10:07:59.630114+0000 mgr.y (mgr.14385) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:03.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:03 smithi003 bash[22527]: cluster 2024-09-21T10:08:01.630795+0000 mgr.y (mgr.14385) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:03.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:03 smithi003 bash[31899]: cluster 2024-09-21T10:08:01.630795+0000 mgr.y (mgr.14385) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:04.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:03 smithi204 bash[24804]: cluster 2024-09-21T10:08:01.630795+0000 mgr.y (mgr.14385) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:04.253 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:08:04 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:08:04] "GET /metrics HTTP/1.1" 200 28562 "" "Prometheus/2.43.0" 2024-09-21T10:08:05.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:05 smithi003 bash[22527]: cluster 2024-09-21T10:08:03.631348+0000 mgr.y (mgr.14385) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:05.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:05 smithi003 bash[22527]: audit 2024-09-21T10:08:04.665575+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:05.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:05 smithi003 bash[31899]: cluster 2024-09-21T10:08:03.631348+0000 mgr.y (mgr.14385) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:05.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:05 smithi003 bash[31899]: audit 2024-09-21T10:08:04.665575+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:06.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:05 smithi204 bash[24804]: cluster 2024-09-21T10:08:03.631348+0000 mgr.y (mgr.14385) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:06.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:05 smithi204 bash[24804]: audit 2024-09-21T10:08:04.665575+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:06.672 INFO:teuthology.orchestra.run.smithi003.stdout:77309411418 2024-09-21T10:08:06.672 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T10:08:07.814 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:07 smithi003 bash[31899]: cluster 2024-09-21T10:08:05.631823+0000 mgr.y (mgr.14385) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:07.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:07 smithi003 bash[22527]: cluster 2024-09-21T10:08:05.631823+0000 mgr.y (mgr.14385) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:08.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:07 smithi204 bash[24804]: cluster 2024-09-21T10:08:05.631823+0000 mgr.y (mgr.14385) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:08.913 INFO:teuthology.orchestra.run.smithi003.stdout:236223201316 2024-09-21T10:08:08.913 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T10:08:08.915 INFO:teuthology.orchestra.run.smithi003.stdout:34359738478 2024-09-21T10:08:08.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T10:08:09.414 INFO:teuthology.orchestra.run.smithi003.stdout:201863462959 2024-09-21T10:08:09.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T10:08:09.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:09 smithi003 bash[22527]: cluster 2024-09-21T10:08:07.632203+0000 mgr.y (mgr.14385) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:09.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:09 smithi003 bash[31899]: cluster 2024-09-21T10:08:07.632203+0000 mgr.y (mgr.14385) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:10.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:09 smithi204 bash[24804]: cluster 2024-09-21T10:08:07.632203+0000 mgr.y (mgr.14385) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:10.384 INFO:teuthology.orchestra.run.smithi003.stdout:133143986245 2024-09-21T10:08:10.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T10:08:10.924 INFO:teuthology.orchestra.run.smithi003.stdout:55834574949 2024-09-21T10:08:10.924 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T10:08:11.114 INFO:teuthology.orchestra.run.smithi003.stdout:167503724603 2024-09-21T10:08:11.114 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T10:08:11.274 INFO:teuthology.orchestra.run.smithi003.stdout:111669149775 2024-09-21T10:08:11.274 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T10:08:11.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:11 smithi003 bash[22527]: cluster 2024-09-21T10:08:09.632787+0000 mgr.y (mgr.14385) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:11.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:11 smithi003 bash[31899]: cluster 2024-09-21T10:08:09.632787+0000 mgr.y (mgr.14385) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:12.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:11 smithi204 bash[24804]: cluster 2024-09-21T10:08:09.632787+0000 mgr.y (mgr.14385) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:13.438 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:13.439 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:13.439 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:13.442 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:13.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:13 smithi003 bash[22527]: cluster 2024-09-21T10:08:11.633508+0000 mgr.y (mgr.14385) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:13.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:13 smithi003 bash[31899]: cluster 2024-09-21T10:08:11.633508+0000 mgr.y (mgr.14385) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:14.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:13 smithi204 bash[24804]: cluster 2024-09-21T10:08:11.633508+0000 mgr.y (mgr.14385) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:14.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:08:14 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:08:14] "GET /metrics HTTP/1.1" 200 28563 "" "Prometheus/2.43.0" 2024-09-21T10:08:14.455 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:15.477 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:15.478 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:15.478 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:15.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:15 smithi003 bash[22527]: cluster 2024-09-21T10:08:13.634090+0000 mgr.y (mgr.14385) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:15.837 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:15 smithi003 bash[31899]: cluster 2024-09-21T10:08:13.634090+0000 mgr.y (mgr.14385) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:16.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:15 smithi204 bash[24804]: cluster 2024-09-21T10:08:13.634090+0000 mgr.y (mgr.14385) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:17.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:17 smithi003 bash[22527]: cluster 2024-09-21T10:08:15.634709+0000 mgr.y (mgr.14385) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:17.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:17 smithi003 bash[31899]: cluster 2024-09-21T10:08:15.634709+0000 mgr.y (mgr.14385) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:18.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:17 smithi204 bash[24804]: cluster 2024-09-21T10:08:15.634709+0000 mgr.y (mgr.14385) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:19.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:19 smithi003 bash[31899]: cluster 2024-09-21T10:08:17.635285+0000 mgr.y (mgr.14385) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:19.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:19 smithi003 bash[22527]: cluster 2024-09-21T10:08:17.635285+0000 mgr.y (mgr.14385) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:20.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:19 smithi204 bash[24804]: cluster 2024-09-21T10:08:17.635285+0000 mgr.y (mgr.14385) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:20.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:20 smithi003 bash[31899]: audit 2024-09-21T10:08:19.665184+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:20.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:20 smithi003 bash[22527]: audit 2024-09-21T10:08:19.665184+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:21.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:20 smithi204 bash[24804]: audit 2024-09-21T10:08:19.665184+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:21.891 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:21 smithi003 bash[22527]: cluster 2024-09-21T10:08:19.635659+0000 mgr.y (mgr.14385) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:21.892 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:21 smithi003 bash[31899]: cluster 2024-09-21T10:08:19.635659+0000 mgr.y (mgr.14385) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:22.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:21 smithi204 bash[24804]: cluster 2024-09-21T10:08:19.635659+0000 mgr.y (mgr.14385) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:23.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:23 smithi003 bash[22527]: cluster 2024-09-21T10:08:21.636056+0000 mgr.y (mgr.14385) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:23.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:23 smithi003 bash[31899]: cluster 2024-09-21T10:08:21.636056+0000 mgr.y (mgr.14385) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:24.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:23 smithi204 bash[24804]: cluster 2024-09-21T10:08:21.636056+0000 mgr.y (mgr.14385) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:24.358 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:08:24 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:08:24] "GET /metrics HTTP/1.1" 200 28564 "" "Prometheus/2.43.0" 2024-09-21T10:08:24.716 INFO:teuthology.orchestra.run.smithi003.stdout:77309411422 2024-09-21T10:08:25.017 INFO:teuthology.orchestra.run.smithi003.stdout:201863462962 2024-09-21T10:08:25.402 INFO:teuthology.orchestra.run.smithi003.stdout:236223201319 2024-09-21T10:08:25.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:25 smithi003 bash[22527]: cluster 2024-09-21T10:08:23.636564+0000 mgr.y (mgr.14385) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:25.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:25 smithi003 bash[22527]: audit 2024-09-21T10:08:24.716636+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.3:0/2536385053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:08:25.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:25 smithi003 bash[22527]: audit 2024-09-21T10:08:25.017935+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.3:0/3471662502' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:08:25.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:25 smithi003 bash[22527]: audit 2024-09-21T10:08:25.402452+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.3:0/450295560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:08:25.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:25 smithi003 bash[31899]: cluster 2024-09-21T10:08:23.636564+0000 mgr.y (mgr.14385) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:25.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:25 smithi003 bash[31899]: audit 2024-09-21T10:08:24.716636+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.3:0/2536385053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:08:25.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:25 smithi003 bash[31899]: audit 2024-09-21T10:08:25.017935+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.3:0/3471662502' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:08:25.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:25 smithi003 bash[31899]: audit 2024-09-21T10:08:25.402452+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.3:0/450295560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:08:26.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:25 smithi204 bash[24804]: cluster 2024-09-21T10:08:23.636564+0000 mgr.y (mgr.14385) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:25 smithi204 bash[24804]: audit 2024-09-21T10:08:24.716636+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.3:0/2536385053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:08:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:25 smithi204 bash[24804]: audit 2024-09-21T10:08:25.017935+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.3:0/3471662502' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:08:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:25 smithi204 bash[24804]: audit 2024-09-21T10:08:25.402452+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.3:0/450295560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:08:27.461 INFO:teuthology.orchestra.run.smithi003.stdout:34359738483 2024-09-21T10:08:27.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:27 smithi003 bash[31899]: cluster 2024-09-21T10:08:25.636978+0000 mgr.y (mgr.14385) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:27.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:27 smithi003 bash[31899]: audit 2024-09-21T10:08:27.461280+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.3:0/829491659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:08:27.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:27 smithi003 bash[22527]: cluster 2024-09-21T10:08:25.636978+0000 mgr.y (mgr.14385) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:27.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:27 smithi003 bash[22527]: audit 2024-09-21T10:08:27.461280+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.3:0/829491659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:08:28.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:27 smithi204 bash[24804]: cluster 2024-09-21T10:08:25.636978+0000 mgr.y (mgr.14385) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:28.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:27 smithi204 bash[24804]: audit 2024-09-21T10:08:27.461280+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.3:0/829491659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:08:28.422 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462959 got 201863462962 for osd.6 2024-09-21T10:08:28.422 DEBUG:teuthology.parallel:result is None 2024-09-21T10:08:29.197 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411418 got 77309411422 for osd.2 2024-09-21T10:08:29.198 DEBUG:teuthology.parallel:result is None 2024-09-21T10:08:29.259 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201316 got 236223201319 for osd.7 2024-09-21T10:08:29.259 DEBUG:teuthology.parallel:result is None 2024-09-21T10:08:29.657 INFO:teuthology.orchestra.run.smithi003.stdout:133143986249 2024-09-21T10:08:29.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:29 smithi003 bash[22527]: cluster 2024-09-21T10:08:27.637510+0000 mgr.y (mgr.14385) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:29.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:29 smithi003 bash[31899]: cluster 2024-09-21T10:08:27.637510+0000 mgr.y (mgr.14385) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:30.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:29 smithi204 bash[24804]: cluster 2024-09-21T10:08:27.637510+0000 mgr.y (mgr.14385) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:30.101 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738478 got 34359738483 for osd.0 2024-09-21T10:08:30.101 DEBUG:teuthology.parallel:result is None 2024-09-21T10:08:30.405 INFO:teuthology.orchestra.run.smithi003.stdout:167503724607 2024-09-21T10:08:30.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:30 smithi003 bash[31899]: audit 2024-09-21T10:08:29.657493+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.3:0/3939376915' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:08:30.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:30 smithi003 bash[31899]: audit 2024-09-21T10:08:30.402906+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.3:0/2329626206' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:08:30.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:30 smithi003 bash[22527]: audit 2024-09-21T10:08:29.657493+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.3:0/3939376915' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:08:30.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:30 smithi003 bash[22527]: audit 2024-09-21T10:08:30.402906+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.3:0/2329626206' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:08:31.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:30 smithi204 bash[24804]: audit 2024-09-21T10:08:29.657493+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.3:0/3939376915' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:08:31.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:30 smithi204 bash[24804]: audit 2024-09-21T10:08:30.402906+0000 mon.a (mon.0) 754 : audit [DBG] from='client.? 172.21.15.3:0/2329626206' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:08:31.352 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986245 got 133143986249 for osd.4 2024-09-21T10:08:31.352 DEBUG:teuthology.parallel:result is None 2024-09-21T10:08:31.561 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724603 got 167503724607 for osd.5 2024-09-21T10:08:31.561 DEBUG:teuthology.parallel:result is None 2024-09-21T10:08:31.666 INFO:teuthology.orchestra.run.smithi003.stdout:55834574953 2024-09-21T10:08:31.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:31 smithi003 bash[22527]: cluster 2024-09-21T10:08:29.637975+0000 mgr.y (mgr.14385) 100 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:31.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:31 smithi003 bash[31899]: cluster 2024-09-21T10:08:29.637975+0000 mgr.y (mgr.14385) 100 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:31.784 INFO:teuthology.orchestra.run.smithi003.stdout:111669149779 2024-09-21T10:08:32.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:31 smithi204 bash[24804]: cluster 2024-09-21T10:08:29.637975+0000 mgr.y (mgr.14385) 100 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:32 smithi003 bash[31899]: audit 2024-09-21T10:08:31.666945+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.3:0/3989577300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:08:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:32 smithi003 bash[31899]: audit 2024-09-21T10:08:31.784680+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.3:0/3811928337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:08:32.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:32 smithi003 bash[22527]: audit 2024-09-21T10:08:31.666945+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.3:0/3989577300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:08:32.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:32 smithi003 bash[22527]: audit 2024-09-21T10:08:31.784680+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.3:0/3811928337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:08:32.917 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149775 got 111669149779 for osd.3 2024-09-21T10:08:32.917 DEBUG:teuthology.parallel:result is None 2024-09-21T10:08:32.932 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574949 got 55834574953 for osd.1 2024-09-21T10:08:32.932 DEBUG:teuthology.parallel:result is None 2024-09-21T10:08:32.932 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T10:08:32.932 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:08:33.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:32 smithi204 bash[24804]: audit 2024-09-21T10:08:31.666945+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.3:0/3989577300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:08:33.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:32 smithi204 bash[24804]: audit 2024-09-21T10:08:31.784680+0000 mon.a (mon.0) 755 : audit [DBG] from='client.? 172.21.15.3:0/3811928337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:08:33.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:33 smithi003 bash[31899]: cluster 2024-09-21T10:08:31.638402+0000 mgr.y (mgr.14385) 101 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:33.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:33 smithi003 bash[22527]: cluster 2024-09-21T10:08:31.638402+0000 mgr.y (mgr.14385) 101 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:33 smithi204 bash[24804]: cluster 2024-09-21T10:08:31.638402+0000 mgr.y (mgr.14385) 101 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:34.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:08:34 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:08:34] "GET /metrics HTTP/1.1" 200 28564 "" "Prometheus/2.43.0" 2024-09-21T10:08:35.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:35 smithi003 bash[31899]: cluster 2024-09-21T10:08:33.638934+0000 mgr.y (mgr.14385) 102 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:35.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:35 smithi003 bash[31899]: audit 2024-09-21T10:08:34.666313+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:35.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:35 smithi003 bash[22527]: cluster 2024-09-21T10:08:33.638934+0000 mgr.y (mgr.14385) 102 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:35.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:35 smithi003 bash[22527]: audit 2024-09-21T10:08:34.666313+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:36.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:35 smithi204 bash[24804]: cluster 2024-09-21T10:08:33.638934+0000 mgr.y (mgr.14385) 102 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:36.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:35 smithi204 bash[24804]: audit 2024-09-21T10:08:34.666313+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:37.714 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:37.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:37 smithi003 bash[22527]: cluster 2024-09-21T10:08:35.639580+0000 mgr.y (mgr.14385) 103 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:37.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:37 smithi003 bash[31899]: cluster 2024-09-21T10:08:35.639580+0000 mgr.y (mgr.14385) 103 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:38.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:37 smithi204 bash[24804]: cluster 2024-09-21T10:08:35.639580+0000 mgr.y (mgr.14385) 103 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:39.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:39 smithi003 bash[22527]: cluster 2024-09-21T10:08:37.640161+0000 mgr.y (mgr.14385) 104 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:39.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:39 smithi003 bash[31899]: cluster 2024-09-21T10:08:37.640161+0000 mgr.y (mgr.14385) 104 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:40.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:39 smithi204 bash[24804]: cluster 2024-09-21T10:08:37.640161+0000 mgr.y (mgr.14385) 104 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:40.945 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:08:40.946 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:08:41.583 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":80,"stamp":"2024-09-21T10:08:39.640474+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":181,"num_write_kb":2418,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":131,"ondisk_log_size":131,"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":239576,"kb_used_data":7036,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749721640,"statfs":{"total":767960285184,"available":767714959360,"internally_reserved":0,"allocated":7204864,"data_stored":4056468,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":238014009},"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.003253"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.049622+0000","last_change":"2024-09-21T10:07:13.864375+0000","last_active":"2024-09-21T10:07:20.049622+0000","last_peered":"2024-09-21T10:07:20.049622+0000","last_clean":"2024-09-21T10:07:20.049622+0000","last_became_active":"2024-09-21T10:07:03.783908+0000","last_became_peered":"2024-09-21T10:07:03.783908+0000","last_unstale":"2024-09-21T10:07:20.049622+0000","last_undegraded":"2024-09-21T10:07:20.049622+0000","last_fullsized":"2024-09-21T10:07:20.049622+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:37.777339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:19.815255+0000","last_change":"2024-09-21T10:07:13.853430+0000","last_active":"2024-09-21T10:07:19.815255+0000","last_peered":"2024-09-21T10:07:19.815255+0000","last_clean":"2024-09-21T10:07:19.815255+0000","last_became_active":"2024-09-21T10:07:04.349710+0000","last_became_peered":"2024-09-21T10:07:04.349710+0000","last_unstale":"2024-09-21T10:07:19.815255+0000","last_undegraded":"2024-09-21T10:07:19.815255+0000","last_fullsized":"2024-09-21T10:07:19.815255+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:40.753158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001052636,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.302805+0000","last_change":"2024-09-21T10:07:14.375374+0000","last_active":"2024-09-21T10:07:20.302805+0000","last_peered":"2024-09-21T10:07:20.302805+0000","last_clean":"2024-09-21T10:07:20.302805+0000","last_became_active":"2024-09-21T10:07:04.349167+0000","last_became_peered":"2024-09-21T10:07:04.349167+0000","last_unstale":"2024-09-21T10:07:20.302805+0000","last_undegraded":"2024-09-21T10:07:20.302805+0000","last_fullsized":"2024-09-21T10:07:20.302805+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:53.619883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:19.814753+0000","last_change":"2024-09-21T10:07:13.853429+0000","last_active":"2024-09-21T10:07:19.814753+0000","last_peered":"2024-09-21T10:07:19.814753+0000","last_clean":"2024-09-21T10:07:19.814753+0000","last_became_active":"2024-09-21T10:07:03.956605+0000","last_became_peered":"2024-09-21T10:07:03.956605+0000","last_unstale":"2024-09-21T10:07:19.814753+0000","last_undegraded":"2024-09-21T10:07:19.814753+0000","last_fullsized":"2024-09-21T10:07:19.814753+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:48:23.261428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":22,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.394014+0000","last_change":"2024-09-21T10:07:13.862550+0000","last_active":"2024-09-21T10:07:20.394014+0000","last_peered":"2024-09-21T10:07:20.394014+0000","last_clean":"2024-09-21T10:07:20.394014+0000","last_became_active":"2024-09-21T10:07:03.783743+0000","last_became_peered":"2024-09-21T10:07:03.783743+0000","last_unstale":"2024-09-21T10:07:20.394014+0000","last_undegraded":"2024-09-21T10:07:20.394014+0000","last_fullsized":"2024-09-21T10:07:20.394014+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:19:44.814715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.393655+0000","last_change":"2024-09-21T10:07:14.096750+0000","last_active":"2024-09-21T10:07:20.393655+0000","last_peered":"2024-09-21T10:07:20.393655+0000","last_clean":"2024-09-21T10:07:20.393655+0000","last_became_active":"2024-09-21T10:07:03.956897+0000","last_became_peered":"2024-09-21T10:07:03.956897+0000","last_unstale":"2024-09-21T10:07:20.393655+0000","last_undegraded":"2024-09-21T10:07:20.393655+0000","last_fullsized":"2024-09-21T10:07:20.393655+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:37:10.602163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.302649+0000","last_change":"2024-09-21T10:07:14.375552+0000","last_active":"2024-09-21T10:07:20.302649+0000","last_peered":"2024-09-21T10:07:20.302649+0000","last_clean":"2024-09-21T10:07:20.302649+0000","last_became_active":"2024-09-21T10:07:03.956873+0000","last_became_peered":"2024-09-21T10:07:03.956873+0000","last_unstale":"2024-09-21T10:07:20.302649+0000","last_undegraded":"2024-09-21T10:07:20.302649+0000","last_fullsized":"2024-09-21T10:07:20.302649+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:00.537817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.394082+0000","last_change":"2024-09-21T10:07:13.861379+0000","last_active":"2024-09-21T10:07:20.394082+0000","last_peered":"2024-09-21T10:07:20.394082+0000","last_clean":"2024-09-21T10:07:20.394082+0000","last_became_active":"2024-09-21T10:07:03.781201+0000","last_became_peered":"2024-09-21T10:07:03.781201+0000","last_unstale":"2024-09-21T10:07:20.394082+0000","last_undegraded":"2024-09-21T10:07:20.394082+0000","last_fullsized":"2024-09-21T10:07:20.394082+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:13.549481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"60'128","reported_seq":263,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.303089+0000","last_change":"2024-09-21T10:05:20.790569+0000","last_active":"2024-09-21T10:07:20.303089+0000","last_peered":"2024-09-21T10:07:20.303089+0000","last_clean":"2024-09-21T10:07:20.303089+0000","last_became_active":"2024-09-21T10:05:20.789602+0000","last_became_peered":"2024-09-21T10:05:20.789602+0000","last_unstale":"2024-09-21T10:07:20.303089+0000","last_undegraded":"2024-09-21T10:07:20.303089+0000","last_fullsized":"2024-09-21T10:07:20.303089+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:00:47.547840+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":"periodic scrub scheduled @ 2024-09-22T21:55:49.621111+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":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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":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":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201322,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32356,"kb_used_data":1240,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712796,"statfs":{"total":95995035648,"available":95961903104,"internally_reserved":0,"allocated":1269760,"data_stored":875961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":31848908},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.874,"15min":0.88400000000000001},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1000000000000001,"5min":1.244,"15min":1.244},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.97399999999999998,"15min":0.98199999999999998},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.25,"5min":1.256,"15min":1.256},"last":1.2549999999999999}]},{"osd":1,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.96999999999999997,"15min":0.97999999999999998},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.29,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.94399999999999995,"15min":0.94899999999999995},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2729999999999999,"5min":1.421,"15min":1.421},"last":0.71099999999999997}]},{"osd":2,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.97199999999999998,"15min":0.98299999999999998},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.252,"5min":1.296,"15min":1.296},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.88,"5min":0.93100000000000005,"15min":0.94899999999999995},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.1020000000000001,"5min":1.403,"15min":1.403},"last":0.97299999999999998}]},{"osd":3,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.98199999999999998,"15min":0.995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.196,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0169999999999999,"15min":1.03},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.2470000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.056}]},{"osd":4,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.91500000000000004,"15min":0.92900000000000005},"min":{"1min":0.41499999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.0900000000000001,"5min":1.371,"15min":1.371},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.95299999999999996,"15min":0.96899999999999997},"min":{"1min":0.48299999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.2430000000000001,"5min":1.431,"15min":1.431},"last":0.879}]},{"osd":5,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.91400000000000003,"15min":0.95199999999999996},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.1359999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0369999999999999,"15min":1.0509999999999999},"min":{"1min":0.55400000000000005,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.242,"5min":1.49,"15min":1.49},"last":1.1850000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.085,"15min":1.1020000000000001},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.296,"5min":1.534,"15min":1.534},"last":1.3260000000000001},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1,"15min":1.022},"min":{"1min":0.433,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.2669999999999999,"5min":1.448,"15min":1.448},"last":0.84799999999999998}]}]},{"osd":6,"up_from":47,"seq":201863462965,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32356,"kb_used_data":1240,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712796,"statfs":{"total":95995035648,"available":95961903104,"internally_reserved":0,"allocated":1269760,"data_stored":875707,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.89900000000000002,"15min":0.873},"min":{"1min":0.56100000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.27,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.876,"15min":0.84299999999999997},"min":{"1min":0.56399999999999995,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.21,"5min":1.673,"15min":1.673},"last":1.0800000000000001}]},{"osd":1,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91900000000000004,"15min":0.91000000000000003},"min":{"1min":0.53000000000000003,"5min":0.495,"15min":0.495},"max":{"1min":1.139,"5min":1.931,"15min":1.931},"last":1.018},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.89600000000000002,"15min":0.90000000000000002},"min":{"1min":0.55400000000000005,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.236,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.1160000000000001}]},{"osd":2,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.88300000000000001,"15min":0.85899999999999999},"min":{"1min":0.71299999999999997,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.97299999999999998,"15min":0.96599999999999997},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2609999999999999,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.1830000000000001}]},{"osd":3,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94899999999999995,"15min":0.94499999999999995},"min":{"1min":0.65200000000000002,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.331,"5min":1.792,"15min":1.792},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.98299999999999998,"15min":0.97699999999999998},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3009999999999999,"5min":1.375,"15min":1.375},"last":1.2130000000000001}]},{"osd":4,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.85899999999999999,"15min":0.80100000000000005},"min":{"1min":0.41499999999999998,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3160000000000001,"5min":1.423,"15min":1.423},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.92500000000000004,"15min":0.88200000000000001},"min":{"1min":0.47199999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.2490000000000001,"5min":1.863,"15min":1.863},"last":0.76600000000000001}]},{"osd":5,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.96799999999999997,"15min":0.92000000000000004},"min":{"1min":0.48899999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.1839999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.077,"5min":1.018,"15min":0.97099999999999997},"min":{"1min":0.39700000000000002,"5min":0.375,"15min":0.375},"max":{"1min":1.3560000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.92600000000000005}]},{"osd":7,"last update":"Sat Sep 21 10:08:23 2024","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0629999999999999,"15min":1.0409999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.325,"5min":1.595,"15min":1.595},"last":0.88},{"interface":"front","average":{"1min":1.091,"5min":1.101,"15min":1.0980000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.3540000000000001,"5min":1.998,"15min":1.998},"last":0.85899999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724609,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31780,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713372,"statfs":{"total":95995035648,"available":95962492928,"internally_reserved":0,"allocated":679936,"data_stored":285612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:08:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.90400000000000003,"15min":0.84599999999999997},"min":{"1min":0.77000000000000002,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":1.024},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.89600000000000002,"15min":0.88200000000000001},"min":{"1min":0.59899999999999998,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.159,"5min":1.657,"15min":1.657},"last":1.151}]},{"osd":1,"last update":"Sat Sep 21 10:08:35 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.83499999999999996},"min":{"1min":0.57599999999999996,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2549999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.94099999999999995,"15min":0.91100000000000003},"min":{"1min":0.69799999999999995,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2350000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.89200000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:08:35 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.90300000000000002,"15min":0.84299999999999997},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3260000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95399999999999996,"15min":0.89400000000000002},"min":{"1min":0.67000000000000004,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.25,"5min":1.381,"15min":1.381},"last":1.073}]},{"osd":3,"last update":"Sat Sep 21 10:08:35 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.88900000000000001,"15min":0.85899999999999999},"min":{"1min":0.60799999999999998,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1990000000000001,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":1.056,"5min":0.97499999999999998,"15min":0.95199999999999996},"min":{"1min":0.81499999999999995,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.2350000000000001,"5min":1.353,"15min":1.353},"last":1.1020000000000001}]},{"osd":4,"last update":"Sat Sep 21 10:08:35 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.82799999999999996,"15min":0.77100000000000002},"min":{"1min":0.443,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.83499999999999996,"15min":0.75},"min":{"1min":0.48399999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1539999999999999,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.83999999999999997}]},{"osd":6,"last update":"Sat Sep 21 10:08:27 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.88800000000000001,"15min":0.84699999999999998},"min":{"1min":0.503,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.256,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.71799999999999997},{"interface":"front","average":{"1min":1.0629999999999999,"5min":0.95899999999999996,"15min":0.875},"min":{"1min":0.40699999999999997,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.331,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.79000000000000004}]},{"osd":7,"last update":"Sat Sep 21 10:08:27 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.96899999999999997,"15min":0.95499999999999996},"min":{"1min":0.52300000000000002,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.343,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.68700000000000006},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0449999999999999,"15min":1.0329999999999999},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.3979999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.94899999999999995}]}]},{"osd":4,"up_from":31,"seq":133143986251,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":679936,"data_stored":285924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:07:43 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.82699999999999996,"15min":0.78100000000000003},"min":{"1min":0.53900000000000003,"5min":0.374,"15min":0.374},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":1.022},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.85299999999999998,"15min":0.79700000000000004},"min":{"1min":0.59199999999999997,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.111,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.1220000000000001}]},{"osd":1,"last update":"Sat Sep 21 10:07:43 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.88800000000000001,"15min":0.82099999999999995},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.24,"5min":2.4580000000000002,"15min":2.4580000000000002},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.82599999999999996,"15min":0.79000000000000004},"min":{"1min":0.54100000000000004,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1,"5min":2.3300000000000001,"15min":2.3300000000000001},"last":0.876}]},{"osd":2,"last update":"Sat Sep 21 10:07:43 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.871,"15min":0.83299999999999996},"min":{"1min":0.54700000000000004,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.1870000000000001,"5min":1.397,"15min":1.397},"last":1},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.874,"15min":0.83999999999999997},"min":{"1min":0.54200000000000004,"5min":0.432,"15min":0.432},"max":{"1min":1.149,"5min":1.371,"15min":1.371},"last":1.0349999999999999}]},{"osd":3,"last update":"Sat Sep 21 10:07:43 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.96099999999999997,"15min":0.93100000000000005},"min":{"1min":0.66300000000000003,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.306,"5min":2.101,"15min":2.101},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1,"15min":0.92900000000000005},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.26,"5min":2.1309999999999998,"15min":2.1309999999999998},"last":1.097}]},{"osd":5,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.84299999999999997,"15min":0.76100000000000001},"min":{"1min":0.505,"5min":0.307,"15min":0.307},"max":{"1min":1.165,"5min":1.296,"15min":1.296},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.85699999999999998,"15min":0.75700000000000001},"min":{"1min":0.49199999999999999,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.1639999999999999}]},{"osd":6,"last update":"Sat Sep 21 10:08:29 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.91900000000000004,"15min":0.879},"min":{"1min":0.55400000000000005,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.29,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.1459999999999999},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.874,"15min":0.83099999999999996},"min":{"1min":0.46000000000000002,"5min":0.313,"15min":0.313},"max":{"1min":1.2230000000000001,"5min":1.444,"15min":1.444},"last":1.0760000000000001}]},{"osd":7,"last update":"Sat Sep 21 10:08:21 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.0029999999999999,"15min":1.0029999999999999},"min":{"1min":0.435,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.389,"5min":1.405,"15min":1.405},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0549999999999999,"15min":1.0589999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.3300000000000001,"5min":1.363,"15min":1.363},"last":1.0600000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149781,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":679936,"data_stored":285924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.69699999999999995,"15min":0.64900000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.749,"15min":0.72399999999999998},"min":{"1min":0.443,"5min":0.443,"15min":0.436},"max":{"1min":1.1599999999999999,"5min":1.26,"15min":1.26},"last":0.70399999999999996}]},{"osd":1,"last update":"Sat Sep 21 10:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.79500000000000004,"15min":0.77300000000000002},"min":{"1min":0.45200000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.238,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.73999999999999999,"15min":0.72199999999999998},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.089,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.51900000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.873,"15min":0.82599999999999996},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1659999999999999,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.82799999999999996,"15min":0.81599999999999995},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.236,"5min":1.403,"15min":1.7130000000000001},"last":0.83099999999999996}]},{"osd":4,"last update":"Sat Sep 21 10:07:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.96699999999999997,"15min":0.90800000000000003},"min":{"1min":0.72499999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3180000000000001,"5min":1.397,"15min":1.397},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.94999999999999996,"15min":0.88700000000000001},"min":{"1min":0.63200000000000001,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.73199999999999998}]},{"osd":5,"last update":"Sat Sep 21 10:07:33 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":0.997,"15min":0.95299999999999996},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0600000000000001,"15min":1.034},"min":{"1min":0.79700000000000004,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.75600000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:08:28 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.081,"15min":1.0549999999999999},"min":{"1min":0.80000000000000004,"5min":0.746,"15min":0.746},"max":{"1min":1.657,"5min":1.75,"15min":1.75},"last":1.095},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1339999999999999,"15min":1.1220000000000001},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.375,"5min":1.625,"15min":1.625},"last":0.80800000000000005}]},{"osd":7,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1080000000000001,"15min":1.1060000000000001},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.631,"5min":1.631,"15min":1.631},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.149,"5min":1.1679999999999999,"15min":1.1539999999999999},"min":{"1min":0.84099999999999997,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.4119999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.95699999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411425,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":679936,"data_stored":285924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:07:56 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.70199999999999996,"15min":0.61099999999999999},"min":{"1min":0.46000000000000002,"5min":0.25,"15min":0.25},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.63},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.78800000000000003,"15min":0.65000000000000002},"min":{"1min":0.32600000000000001,"5min":0.307,"15min":0.307},"max":{"1min":1.173,"5min":1.371,"15min":1.371},"last":1.0920000000000001}]},{"osd":1,"last update":"Sat Sep 21 10:07:56 2024","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.78400000000000003,"15min":0.66100000000000003},"min":{"1min":0.35699999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.80000000000000004,"15min":0.69199999999999995},"min":{"1min":0.38500000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1359999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":1.012}]},{"osd":3,"last update":"Sat Sep 21 10:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.86699999999999999,"15min":0.79900000000000004},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.88500000000000001,"15min":0.82399999999999995},"min":{"1min":0.42999999999999999,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3939999999999999,"5min":1.726,"15min":1.726},"last":0.73499999999999999}]},{"osd":4,"last update":"Sat Sep 21 10:07:44 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.90200000000000002,"15min":0.90800000000000003},"min":{"1min":0.73799999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":1.129,"5min":1.018,"15min":0.98999999999999999},"min":{"1min":0.58999999999999997,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":1.0549999999999999}]},{"osd":5,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0669999999999999,"15min":1.0309999999999999},"min":{"1min":0.629,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.4930000000000001,"5min":1.897,"15min":1.897},"last":1.171},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.95499999999999996,"15min":0.96699999999999997},"min":{"1min":0.61699999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.8919999999999999,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.98799999999999999}]},{"osd":6,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0800000000000001,"15min":1.0840000000000001},"min":{"1min":0.76700000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4910000000000001,"5min":1.613,"15min":1.613},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.135,"15min":1.131},"min":{"1min":0.67200000000000004,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":1.296}]},{"osd":7,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.149,"15min":1.147},"min":{"1min":0.69399999999999995,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.5740000000000001,"5min":1.649,"15min":1.649},"last":1.139},{"interface":"front","average":{"1min":1.117,"5min":1.1879999999999999,"15min":1.2190000000000001},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.5640000000000001,"5min":1.794,"15min":1.794},"last":1.242}]}]},{"osd":1,"up_from":13,"seq":55834574955,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31768,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":671744,"data_stored":285124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:08:06 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.69999999999999996,"15min":0.58599999999999997},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.307},"max":{"1min":0.91500000000000004,"5min":1.107,"15min":1.107},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.78400000000000003,"15min":0.64800000000000002},"min":{"1min":0.38100000000000001,"5min":0.35799999999999998,"15min":0.32200000000000001},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.91700000000000004}]},{"osd":2,"last update":"Sat Sep 21 10:08:06 2024","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.748,"15min":0.69499999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.34000000000000002},"max":{"1min":1.0229999999999999,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.83199999999999996,"15min":0.71899999999999997},"min":{"1min":0.51700000000000002,"5min":0.45000000000000001,"15min":0.36099999999999999},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":1.2649999999999999}]},{"osd":3,"last update":"Sat Sep 21 10:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.84499999999999997,"15min":0.78700000000000003},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.1779999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.85599999999999998,"15min":0.79100000000000004},"min":{"1min":0.41399999999999998,"5min":0.40899999999999997,"15min":0.39800000000000002},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.1579999999999999}]},{"osd":4,"last update":"Sat Sep 21 10:07:42 2024","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0269999999999999,"15min":0.97699999999999998},"min":{"1min":0.76100000000000001,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.609},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.89000000000000001,"15min":0.85999999999999999},"min":{"1min":0.63300000000000001,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":1.121}]},{"osd":5,"last update":"Sat Sep 21 10:08:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.044,"15min":1.004},"min":{"1min":0.67400000000000004,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1080000000000001,"15min":1.0649999999999999},"min":{"1min":0.79200000000000004,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.542,"5min":1.675,"15min":1.675},"last":1.3740000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:08:30 2024","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.107,"15min":1.097},"min":{"1min":0.75,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.1819999999999999,"15min":1.22},"min":{"1min":0.69599999999999995,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.4770000000000001,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.454}]},{"osd":7,"last update":"Sat Sep 21 10:08:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.208,"15min":1.236},"min":{"1min":0.78300000000000003,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4730000000000001,"5min":1.718,"15min":1.718},"last":1.534},{"interface":"front","average":{"1min":1.069,"5min":1.0549999999999999,"15min":1.069},"min":{"1min":0.69699999999999995,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.2689999999999999,"5min":1.429,"15min":1.429},"last":1.2130000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738485,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28264,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1273856,"data_stored":876292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 10:08:07 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.68500000000000005,"15min":0.57999999999999996},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.747,"15min":0.59899999999999998},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.28999999999999998},"max":{"1min":0.995,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.79500000000000004}]},{"osd":2,"last update":"Sat Sep 21 10:08:02 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.73999999999999999,"15min":0.63},"min":{"1min":0.39900000000000002,"5min":0.315,"15min":0.28599999999999998},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.81999999999999995,"15min":0.69599999999999995},"min":{"1min":0.29799999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.2290000000000001,"5min":1.651,"15min":1.651},"last":1.0469999999999999}]},{"osd":3,"last update":"Sat Sep 21 10:07:52 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.84899999999999998,"15min":0.76200000000000001},"min":{"1min":0.501,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.1220000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.88300000000000001,"15min":0.82699999999999996},"min":{"1min":0.439,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3859999999999999,"5min":1.498,"15min":1.498},"last":1.105}]},{"osd":4,"last update":"Sat Sep 21 10:07:41 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.91200000000000003,"15min":0.85699999999999998},"min":{"1min":0.63900000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.26,"5min":1.3,"15min":1.3},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.093,"5min":0.97699999999999998,"15min":0.93100000000000005},"min":{"1min":0.59299999999999997,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.73,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":0.873}]},{"osd":5,"last update":"Sat Sep 21 10:07:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.054,"15min":1.046},"min":{"1min":0.56100000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.675,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.0309999999999999,"15min":1.0249999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.5509999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.90200000000000002}]},{"osd":6,"last update":"Sat Sep 21 10:08:28 2024","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.107,"15min":1.0740000000000001},"min":{"1min":0.79700000000000004,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.579,"5min":1.7849999999999999,"15min":1.7849999999999999},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.085,"15min":1.0609999999999999},"min":{"1min":0.71099999999999997,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.4039999999999999,"5min":1.716,"15min":1.716},"last":1.073}]},{"osd":7,"last update":"Sat Sep 21 10:08:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.169,"15min":1.2030000000000001},"min":{"1min":0.72499999999999998,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.47,"5min":1.54,"15min":1.54},"last":1.141},{"interface":"front","average":{"1min":1.155,"5min":1.159,"15min":1.175},"min":{"1min":0.81200000000000006,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.45,"5min":1.901,"15min":1.901},"last":1.024}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:08:41.585 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:08:41.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:41 smithi003 bash[22527]: cluster 2024-09-21T10:08:39.640819+0000 mgr.y (mgr.14385) 105 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:41.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:41 smithi003 bash[31899]: cluster 2024-09-21T10:08:39.640819+0000 mgr.y (mgr.14385) 105 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:42.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:41 smithi204 bash[24804]: cluster 2024-09-21T10:08:39.640819+0000 mgr.y (mgr.14385) 105 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:42.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:42 smithi003 bash[22527]: audit 2024-09-21T10:08:40.937681+0000 mgr.y (mgr.14385) 106 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:08:42.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:42 smithi003 bash[31899]: audit 2024-09-21T10:08:40.937681+0000 mgr.y (mgr.14385) 106 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:08:43.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:42 smithi204 bash[24804]: audit 2024-09-21T10:08:40.937681+0000 mgr.y (mgr.14385) 106 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:08:43.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:43 smithi003 bash[22527]: cluster 2024-09-21T10:08:41.641390+0000 mgr.y (mgr.14385) 107 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:43.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:43 smithi003 bash[31899]: cluster 2024-09-21T10:08:41.641390+0000 mgr.y (mgr.14385) 107 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:44.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:43 smithi204 bash[24804]: cluster 2024-09-21T10:08:41.641390+0000 mgr.y (mgr.14385) 107 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:44.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:08:44 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:08:44] "GET /metrics HTTP/1.1" 200 28573 "" "Prometheus/2.43.0" 2024-09-21T10:08:44.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:44 smithi003 bash[22527]: audit 2024-09-21T10:08:43.903486+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:44.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:44 smithi003 bash[22527]: audit 2024-09-21T10:08:44.441756+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:44.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:44 smithi003 bash[22527]: audit 2024-09-21T10:08:44.443083+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:44.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:44 smithi003 bash[22527]: audit 2024-09-21T10:08:44.452603+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:08:44.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:44 smithi003 bash[31899]: audit 2024-09-21T10:08:43.903486+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:44.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:44 smithi003 bash[31899]: audit 2024-09-21T10:08:44.441756+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:44.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:44 smithi003 bash[31899]: audit 2024-09-21T10:08:44.443083+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:44.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:44 smithi003 bash[31899]: audit 2024-09-21T10:08:44.452603+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:08:45.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:44 smithi204 bash[24804]: audit 2024-09-21T10:08:43.903486+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:08:45.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:44 smithi204 bash[24804]: audit 2024-09-21T10:08:44.441756+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:08:45.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:44 smithi204 bash[24804]: audit 2024-09-21T10:08:44.443083+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:08:45.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:44 smithi204 bash[24804]: audit 2024-09-21T10:08:44.452603+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:08:45.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:45 smithi003 bash[22527]: cluster 2024-09-21T10:08:43.641925+0000 mgr.y (mgr.14385) 108 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:45.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:45 smithi003 bash[31899]: cluster 2024-09-21T10:08:43.641925+0000 mgr.y (mgr.14385) 108 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:46.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:45 smithi204 bash[24804]: cluster 2024-09-21T10:08:43.641925+0000 mgr.y (mgr.14385) 108 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:46.320 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:46.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:46 smithi003 bash[22527]: cluster 2024-09-21T10:08:45.642558+0000 mgr.y (mgr.14385) 109 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:46.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:46 smithi003 bash[31899]: cluster 2024-09-21T10:08:45.642558+0000 mgr.y (mgr.14385) 109 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:47.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:46 smithi204 bash[24804]: cluster 2024-09-21T10:08:45.642558+0000 mgr.y (mgr.14385) 109 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:49.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:48 smithi204 bash[24804]: cluster 2024-09-21T10:08:47.643144+0000 mgr.y (mgr.14385) 110 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:49.113 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:48 smithi003 bash[22527]: cluster 2024-09-21T10:08:47.643144+0000 mgr.y (mgr.14385) 110 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:49.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:48 smithi003 bash[31899]: cluster 2024-09-21T10:08:47.643144+0000 mgr.y (mgr.14385) 110 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:49.418 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:08:49.419 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:08:50.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:49 smithi204 bash[24804]: audit 2024-09-21T10:08:49.410036+0000 mgr.y (mgr.14385) 111 : audit [DBG] from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:08:50.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:49 smithi204 bash[24804]: audit 2024-09-21T10:08:49.666809+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:50.042 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:49 smithi003 bash[22527]: audit 2024-09-21T10:08:49.410036+0000 mgr.y (mgr.14385) 111 : audit [DBG] from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:08:50.042 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:49 smithi003 bash[22527]: audit 2024-09-21T10:08:49.666809+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:50.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:49 smithi003 bash[31899]: audit 2024-09-21T10:08:49.410036+0000 mgr.y (mgr.14385) 111 : audit [DBG] from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:08:50.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:49 smithi003 bash[31899]: audit 2024-09-21T10:08:49.666809+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:08:50.043 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":84,"stamp":"2024-09-21T10:08:47.642851+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":181,"num_write_kb":2418,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":131,"ondisk_log_size":131,"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":239576,"kb_used_data":7036,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749721640,"statfs":{"total":767960285184,"available":767714959360,"internally_reserved":0,"allocated":7204864,"data_stored":4056468,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":238014009},"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.003620"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.049622+0000","last_change":"2024-09-21T10:07:13.864375+0000","last_active":"2024-09-21T10:07:20.049622+0000","last_peered":"2024-09-21T10:07:20.049622+0000","last_clean":"2024-09-21T10:07:20.049622+0000","last_became_active":"2024-09-21T10:07:03.783908+0000","last_became_peered":"2024-09-21T10:07:03.783908+0000","last_unstale":"2024-09-21T10:07:20.049622+0000","last_undegraded":"2024-09-21T10:07:20.049622+0000","last_fullsized":"2024-09-21T10:07:20.049622+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:37.777339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:19.815255+0000","last_change":"2024-09-21T10:07:13.853430+0000","last_active":"2024-09-21T10:07:19.815255+0000","last_peered":"2024-09-21T10:07:19.815255+0000","last_clean":"2024-09-21T10:07:19.815255+0000","last_became_active":"2024-09-21T10:07:04.349710+0000","last_became_peered":"2024-09-21T10:07:04.349710+0000","last_unstale":"2024-09-21T10:07:19.815255+0000","last_undegraded":"2024-09-21T10:07:19.815255+0000","last_fullsized":"2024-09-21T10:07:19.815255+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:40.753158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001052636,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.302805+0000","last_change":"2024-09-21T10:07:14.375374+0000","last_active":"2024-09-21T10:07:20.302805+0000","last_peered":"2024-09-21T10:07:20.302805+0000","last_clean":"2024-09-21T10:07:20.302805+0000","last_became_active":"2024-09-21T10:07:04.349167+0000","last_became_peered":"2024-09-21T10:07:04.349167+0000","last_unstale":"2024-09-21T10:07:20.302805+0000","last_undegraded":"2024-09-21T10:07:20.302805+0000","last_fullsized":"2024-09-21T10:07:20.302805+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:53.619883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:19.814753+0000","last_change":"2024-09-21T10:07:13.853429+0000","last_active":"2024-09-21T10:07:19.814753+0000","last_peered":"2024-09-21T10:07:19.814753+0000","last_clean":"2024-09-21T10:07:19.814753+0000","last_became_active":"2024-09-21T10:07:03.956605+0000","last_became_peered":"2024-09-21T10:07:03.956605+0000","last_unstale":"2024-09-21T10:07:19.814753+0000","last_undegraded":"2024-09-21T10:07:19.814753+0000","last_fullsized":"2024-09-21T10:07:19.814753+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:48:23.261428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":22,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.394014+0000","last_change":"2024-09-21T10:07:13.862550+0000","last_active":"2024-09-21T10:07:20.394014+0000","last_peered":"2024-09-21T10:07:20.394014+0000","last_clean":"2024-09-21T10:07:20.394014+0000","last_became_active":"2024-09-21T10:07:03.783743+0000","last_became_peered":"2024-09-21T10:07:03.783743+0000","last_unstale":"2024-09-21T10:07:20.394014+0000","last_undegraded":"2024-09-21T10:07:20.394014+0000","last_fullsized":"2024-09-21T10:07:20.394014+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:19:44.814715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.393655+0000","last_change":"2024-09-21T10:07:14.096750+0000","last_active":"2024-09-21T10:07:20.393655+0000","last_peered":"2024-09-21T10:07:20.393655+0000","last_clean":"2024-09-21T10:07:20.393655+0000","last_became_active":"2024-09-21T10:07:03.956897+0000","last_became_peered":"2024-09-21T10:07:03.956897+0000","last_unstale":"2024-09-21T10:07:20.393655+0000","last_undegraded":"2024-09-21T10:07:20.393655+0000","last_fullsized":"2024-09-21T10:07:20.393655+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:37:10.602163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.302649+0000","last_change":"2024-09-21T10:07:14.375552+0000","last_active":"2024-09-21T10:07:20.302649+0000","last_peered":"2024-09-21T10:07:20.302649+0000","last_clean":"2024-09-21T10:07:20.302649+0000","last_became_active":"2024-09-21T10:07:03.956873+0000","last_became_peered":"2024-09-21T10:07:03.956873+0000","last_unstale":"2024-09-21T10:07:20.302649+0000","last_undegraded":"2024-09-21T10:07:20.302649+0000","last_fullsized":"2024-09-21T10:07:20.302649+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:00.537817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.394082+0000","last_change":"2024-09-21T10:07:13.861379+0000","last_active":"2024-09-21T10:07:20.394082+0000","last_peered":"2024-09-21T10:07:20.394082+0000","last_clean":"2024-09-21T10:07:20.394082+0000","last_became_active":"2024-09-21T10:07:03.781201+0000","last_became_peered":"2024-09-21T10:07:03.781201+0000","last_unstale":"2024-09-21T10:07:20.394082+0000","last_undegraded":"2024-09-21T10:07:20.394082+0000","last_fullsized":"2024-09-21T10:07:20.394082+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:13.549481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"60'128","reported_seq":263,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-21T10:07:20.303089+0000","last_change":"2024-09-21T10:05:20.790569+0000","last_active":"2024-09-21T10:07:20.303089+0000","last_peered":"2024-09-21T10:07:20.303089+0000","last_clean":"2024-09-21T10:07:20.303089+0000","last_became_active":"2024-09-21T10:05:20.789602+0000","last_became_peered":"2024-09-21T10:05:20.789602+0000","last_unstale":"2024-09-21T10:07:20.303089+0000","last_undegraded":"2024-09-21T10:07:20.303089+0000","last_fullsized":"2024-09-21T10:07:20.303089+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:00:47.547840+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":"periodic scrub scheduled @ 2024-09-22T21:55:49.621111+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":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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":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":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201324,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32356,"kb_used_data":1240,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712796,"statfs":{"total":95995035648,"available":95961903104,"internally_reserved":0,"allocated":1269760,"data_stored":875961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":31848908},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.874,"15min":0.88400000000000001},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1000000000000001,"5min":1.244,"15min":1.244},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.97399999999999998,"15min":0.98199999999999998},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.25,"5min":1.256,"15min":1.256},"last":0.55100000000000005}]},{"osd":1,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.96999999999999997,"15min":0.97999999999999998},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.29,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.94399999999999995,"15min":0.94899999999999995},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2729999999999999,"5min":1.421,"15min":1.421},"last":0.68000000000000005}]},{"osd":2,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.97199999999999998,"15min":0.98299999999999998},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.252,"5min":1.296,"15min":1.296},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.88,"5min":0.93100000000000005,"15min":0.94899999999999995},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.1020000000000001,"5min":1.403,"15min":1.403},"last":0.78900000000000003}]},{"osd":3,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.98199999999999998,"15min":0.995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.196,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0169999999999999,"15min":1.03},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.2470000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.65400000000000003}]},{"osd":4,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.91500000000000004,"15min":0.92900000000000005},"min":{"1min":0.41499999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.0900000000000001,"5min":1.371,"15min":1.371},"last":0.62},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.95299999999999996,"15min":0.96899999999999997},"min":{"1min":0.48299999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.2430000000000001,"5min":1.431,"15min":1.431},"last":0.59499999999999997}]},{"osd":5,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.91400000000000003,"15min":0.95199999999999996},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.1359999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.871},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0369999999999999,"15min":1.0509999999999999},"min":{"1min":0.55400000000000005,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.242,"5min":1.49,"15min":1.49},"last":0.51600000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.085,"15min":1.1020000000000001},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.296,"5min":1.534,"15min":1.534},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1,"15min":1.022},"min":{"1min":0.433,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.2669999999999999,"5min":1.448,"15min":1.448},"last":0.83899999999999997}]}]},{"osd":6,"up_from":47,"seq":201863462967,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32356,"kb_used_data":1240,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712796,"statfs":{"total":95995035648,"available":95961903104,"internally_reserved":0,"allocated":1269760,"data_stored":875707,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.89900000000000002,"15min":0.873},"min":{"1min":0.56100000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.27,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.876,"15min":0.84299999999999997},"min":{"1min":0.56399999999999995,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.21,"5min":1.673,"15min":1.673},"last":1.095}]},{"osd":1,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91900000000000004,"15min":0.91000000000000003},"min":{"1min":0.53000000000000003,"5min":0.495,"15min":0.495},"max":{"1min":1.139,"5min":1.931,"15min":1.931},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.89600000000000002,"15min":0.90000000000000002},"min":{"1min":0.55400000000000005,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.236,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.1319999999999999}]},{"osd":2,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.88300000000000001,"15min":0.85899999999999999},"min":{"1min":0.71299999999999997,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.97299999999999998,"15min":0.96599999999999997},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2609999999999999,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.97299999999999998}]},{"osd":3,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.94899999999999995,"15min":0.94499999999999995},"min":{"1min":0.65200000000000002,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.331,"5min":1.792,"15min":1.792},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.98299999999999998,"15min":0.97699999999999998},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3009999999999999,"5min":1.375,"15min":1.375},"last":1.024}]},{"osd":4,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.85899999999999999,"15min":0.80100000000000005},"min":{"1min":0.41499999999999998,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3160000000000001,"5min":1.423,"15min":1.423},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.92500000000000004,"15min":0.88200000000000001},"min":{"1min":0.47199999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.2490000000000001,"5min":1.863,"15min":1.863},"last":0.69499999999999995}]},{"osd":5,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.96799999999999997,"15min":0.92000000000000004},"min":{"1min":0.48899999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.1839999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.077,"5min":1.018,"15min":0.97099999999999997},"min":{"1min":0.39700000000000002,"5min":0.375,"15min":0.375},"max":{"1min":1.3560000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.93999999999999995}]},{"osd":7,"last update":"Sat Sep 21 10:08:23 2024","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0629999999999999,"15min":1.0409999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.325,"5min":1.595,"15min":1.595},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.091,"5min":1.101,"15min":1.0980000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.3540000000000001,"5min":1.998,"15min":1.998},"last":0.85799999999999998}]}]},{"osd":5,"up_from":39,"seq":167503724611,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31780,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713372,"statfs":{"total":95995035648,"available":95962492928,"internally_reserved":0,"allocated":679936,"data_stored":285612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:08:35 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.90400000000000003,"15min":0.84599999999999997},"min":{"1min":0.77000000000000002,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.89600000000000002,"15min":0.88200000000000001},"min":{"1min":0.59899999999999998,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.159,"5min":1.657,"15min":1.657},"last":0.99399999999999999}]},{"osd":1,"last update":"Sat Sep 21 10:08:35 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.83499999999999996},"min":{"1min":0.57599999999999996,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2549999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.94099999999999995,"15min":0.91100000000000003},"min":{"1min":0.69799999999999995,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.2350000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.1819999999999999}]},{"osd":2,"last update":"Sat Sep 21 10:08:35 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.90300000000000002,"15min":0.84299999999999997},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3260000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95399999999999996,"15min":0.89400000000000002},"min":{"1min":0.67000000000000004,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.25,"5min":1.381,"15min":1.381},"last":1.024}]},{"osd":3,"last update":"Sat Sep 21 10:08:35 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.88900000000000001,"15min":0.85899999999999999},"min":{"1min":0.60799999999999998,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1990000000000001,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.056,"5min":0.97499999999999998,"15min":0.95199999999999996},"min":{"1min":0.81499999999999995,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.2350000000000001,"5min":1.353,"15min":1.353},"last":1.0489999999999999}]},{"osd":4,"last update":"Sat Sep 21 10:08:35 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.82799999999999996,"15min":0.77100000000000002},"min":{"1min":0.443,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.83499999999999996,"15min":0.75},"min":{"1min":0.48399999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1539999999999999,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.1499999999999999}]},{"osd":6,"last update":"Sat Sep 21 10:08:27 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.88800000000000001,"15min":0.84699999999999998},"min":{"1min":0.503,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.256,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":0.95899999999999996,"15min":0.875},"min":{"1min":0.40699999999999997,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.331,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.1140000000000001}]},{"osd":7,"last update":"Sat Sep 21 10:08:27 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.96899999999999997,"15min":0.95499999999999996},"min":{"1min":0.52300000000000002,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.343,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0449999999999999,"15min":1.0329999999999999},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.3979999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.208}]}]},{"osd":4,"up_from":31,"seq":133143986253,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":679936,"data_stored":285924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:08:44 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.85399999999999998,"15min":0.79000000000000004},"min":{"1min":0.55200000000000005,"5min":0.374,"15min":0.374},"max":{"1min":1.161,"5min":1.218,"15min":1.218},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.88600000000000001,"15min":0.80800000000000005},"min":{"1min":0.59299999999999997,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.59299999999999997}]},{"osd":1,"last update":"Sat Sep 21 10:08:44 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91200000000000003,"15min":0.82899999999999996},"min":{"1min":0.57599999999999996,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.246,"5min":2.4580000000000002,"15min":2.4580000000000002},"last":0.752},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.84799999999999998,"15min":0.79800000000000004},"min":{"1min":0.56299999999999994,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.1459999999999999,"5min":2.3300000000000001,"15min":2.3300000000000001},"last":0.875}]},{"osd":2,"last update":"Sat Sep 21 10:08:44 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.83799999999999997},"min":{"1min":0.67900000000000005,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.04,"5min":1.397,"15min":1.397},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.89700000000000002,"15min":0.84699999999999998},"min":{"1min":0.504,"5min":0.432,"15min":0.432},"max":{"1min":1.321,"5min":1.371,"15min":1.371},"last":0.504}]},{"osd":3,"last update":"Sat Sep 21 10:08:44 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.98499999999999999,"15min":0.93899999999999995},"min":{"1min":0.74099999999999999,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.3799999999999999,"5min":2.101,"15min":2.101},"last":0.998},{"interface":"front","average":{"1min":1.054,"5min":1.032,"15min":0.93999999999999995},"min":{"1min":0.71699999999999997,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3,"5min":2.1309999999999998,"15min":2.1309999999999998},"last":0.93600000000000005}]},{"osd":5,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.84299999999999997,"15min":0.76100000000000001},"min":{"1min":0.505,"5min":0.307,"15min":0.307},"max":{"1min":1.165,"5min":1.296,"15min":1.296},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.85699999999999998,"15min":0.75700000000000001},"min":{"1min":0.49199999999999999,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.78200000000000003}]},{"osd":6,"last update":"Sat Sep 21 10:08:29 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.91900000000000004,"15min":0.879},"min":{"1min":0.55400000000000005,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.29,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.874,"15min":0.83099999999999996},"min":{"1min":0.46000000000000002,"5min":0.313,"15min":0.313},"max":{"1min":1.2230000000000001,"5min":1.444,"15min":1.444},"last":0.80800000000000005}]},{"osd":7,"last update":"Sat Sep 21 10:08:21 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.0029999999999999,"15min":1.0029999999999999},"min":{"1min":0.435,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.389,"5min":1.405,"15min":1.405},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0549999999999999,"15min":1.0589999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.3300000000000001,"5min":1.363,"15min":1.363},"last":1.032}]}]},{"osd":3,"up_from":26,"seq":111669149783,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":679936,"data_stored":285924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.69699999999999995,"15min":0.64900000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.749,"15min":0.72399999999999998},"min":{"1min":0.443,"5min":0.443,"15min":0.436},"max":{"1min":1.1599999999999999,"5min":1.26,"15min":1.26},"last":0.61699999999999999}]},{"osd":1,"last update":"Sat Sep 21 10:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.79500000000000004,"15min":0.77300000000000002},"min":{"1min":0.45200000000000001,"5min":0.437,"15min":0.437},"max":{"1min":1.238,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.73999999999999999,"15min":0.72199999999999998},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.089,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.44400000000000001}]},{"osd":2,"last update":"Sat Sep 21 10:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.873,"15min":0.82599999999999996},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1659999999999999,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.82799999999999996,"15min":0.81599999999999995},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.236,"5min":1.403,"15min":1.7130000000000001},"last":0.80400000000000005}]},{"osd":4,"last update":"Sat Sep 21 10:08:44 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.97299999999999998,"15min":0.91000000000000003},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.2569999999999999,"5min":1.397,"15min":1.397},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.96899999999999997,"15min":0.89300000000000002},"min":{"1min":0.67500000000000004,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.6890000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.002}]},{"osd":5,"last update":"Sat Sep 21 10:08:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":1.014,"15min":0.95799999999999996},"min":{"1min":0.755,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.518,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.044},{"interface":"front","average":{"1min":1.01,"5min":1.0580000000000001,"15min":1.0329999999999999},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.395,"5min":1.472,"15min":1.472},"last":0.878}]},{"osd":6,"last update":"Sat Sep 21 10:08:28 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.081,"15min":1.0549999999999999},"min":{"1min":0.80000000000000004,"5min":0.746,"15min":0.746},"max":{"1min":1.657,"5min":1.75,"15min":1.75},"last":1.1180000000000001},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1339999999999999,"15min":1.1220000000000001},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.375,"5min":1.625,"15min":1.625},"last":1.0740000000000001}]},{"osd":7,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1080000000000001,"15min":1.1060000000000001},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.631,"5min":1.631,"15min":1.631},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.149,"5min":1.1679999999999999,"15min":1.1539999999999999},"min":{"1min":0.84099999999999997,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.4119999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.89900000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411427,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":679936,"data_stored":285924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:07:56 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.70199999999999996,"15min":0.61099999999999999},"min":{"1min":0.46000000000000002,"5min":0.25,"15min":0.25},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.78800000000000003,"15min":0.65000000000000002},"min":{"1min":0.32600000000000001,"5min":0.307,"15min":0.307},"max":{"1min":1.173,"5min":1.371,"15min":1.371},"last":0.66900000000000004}]},{"osd":1,"last update":"Sat Sep 21 10:07:56 2024","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.78400000000000003,"15min":0.66100000000000003},"min":{"1min":0.35699999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.80000000000000004,"15min":0.69199999999999995},"min":{"1min":0.38500000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1359999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.78800000000000003}]},{"osd":3,"last update":"Sat Sep 21 10:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.86699999999999999,"15min":0.79900000000000004},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.88500000000000001,"15min":0.82399999999999995},"min":{"1min":0.42999999999999999,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3939999999999999,"5min":1.726,"15min":1.726},"last":0.93700000000000006}]},{"osd":4,"last update":"Sat Sep 21 10:07:44 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.90200000000000002,"15min":0.90800000000000003},"min":{"1min":0.73799999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.129,"5min":1.018,"15min":0.98999999999999999},"min":{"1min":0.58999999999999997,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":0.92500000000000004}]},{"osd":5,"last update":"Sat Sep 21 10:08:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0669999999999999,"15min":1.0309999999999999},"min":{"1min":0.629,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.4930000000000001,"5min":1.897,"15min":1.897},"last":1.127},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.95499999999999996,"15min":0.96699999999999997},"min":{"1min":0.61699999999999999,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.8919999999999999,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.89300000000000002}]},{"osd":6,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0800000000000001,"15min":1.0840000000000001},"min":{"1min":0.76700000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4910000000000001,"5min":1.613,"15min":1.613},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.135,"15min":1.131},"min":{"1min":0.67200000000000004,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":1}]},{"osd":7,"last update":"Sat Sep 21 10:08:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.149,"15min":1.147},"min":{"1min":0.69399999999999995,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.5740000000000001,"5min":1.649,"15min":1.649},"last":0.97699999999999998},{"interface":"front","average":{"1min":1.117,"5min":1.1879999999999999,"15min":1.2190000000000001},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.5640000000000001,"5min":1.794,"15min":1.794},"last":1.0780000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574957,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31768,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":671744,"data_stored":285124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:08:06 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.69999999999999996,"15min":0.58599999999999997},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.307},"max":{"1min":0.91500000000000004,"5min":1.107,"15min":1.107},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.78400000000000003,"15min":0.64800000000000002},"min":{"1min":0.38100000000000001,"5min":0.35799999999999998,"15min":0.32200000000000001},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.77600000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:08:06 2024","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.748,"15min":0.69499999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.34000000000000002},"max":{"1min":1.0229999999999999,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.83199999999999996,"15min":0.71899999999999997},"min":{"1min":0.51700000000000002,"5min":0.45000000000000001,"15min":0.36099999999999999},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.95899999999999996}]},{"osd":3,"last update":"Sat Sep 21 10:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.84499999999999997,"15min":0.78700000000000003},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.1779999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.85599999999999998,"15min":0.79100000000000004},"min":{"1min":0.41399999999999998,"5min":0.40899999999999997,"15min":0.39800000000000002},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.91400000000000003}]},{"osd":4,"last update":"Sat Sep 21 10:08:44 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.054,"15min":0.98599999999999999},"min":{"1min":0.74199999999999999,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":0.998},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.90900000000000003,"15min":0.86599999999999999},"min":{"1min":0.64800000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":0.64800000000000002}]},{"osd":5,"last update":"Sat Sep 21 10:08:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.044,"15min":1.004},"min":{"1min":0.67400000000000004,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1080000000000001,"15min":1.0649999999999999},"min":{"1min":0.79200000000000004,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.542,"5min":1.675,"15min":1.675},"last":0.86899999999999999}]},{"osd":6,"last update":"Sat Sep 21 10:08:30 2024","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.107,"15min":1.097},"min":{"1min":0.75,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.1819999999999999,"15min":1.22},"min":{"1min":0.69599999999999995,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.4770000000000001,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.0860000000000001}]},{"osd":7,"last update":"Sat Sep 21 10:08:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.208,"15min":1.236},"min":{"1min":0.78300000000000003,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4730000000000001,"5min":1.718,"15min":1.718},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.069,"5min":1.0549999999999999,"15min":1.069},"min":{"1min":0.69699999999999995,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.2689999999999999,"5min":1.429,"15min":1.429},"last":0.93899999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738487,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28264,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1273856,"data_stored":876292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 10:08:07 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.68500000000000005,"15min":0.57999999999999996},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.625},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.747,"15min":0.59899999999999998},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.28999999999999998},"max":{"1min":0.995,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.75}]},{"osd":2,"last update":"Sat Sep 21 10:08:02 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.73999999999999999,"15min":0.63},"min":{"1min":0.39900000000000002,"5min":0.315,"15min":0.28599999999999998},"max":{"1min":1.605,"5min":1.605,"15min":1.605},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.81999999999999995,"15min":0.69599999999999995},"min":{"1min":0.29799999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.2290000000000001,"5min":1.651,"15min":1.651},"last":0.94099999999999995}]},{"osd":3,"last update":"Sat Sep 21 10:07:52 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.84899999999999998,"15min":0.76200000000000001},"min":{"1min":0.501,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.1220000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.88300000000000001,"15min":0.82699999999999996},"min":{"1min":0.439,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3859999999999999,"5min":1.498,"15min":1.498},"last":0.84299999999999997}]},{"osd":4,"last update":"Sat Sep 21 10:08:41 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.94499999999999995,"15min":0.86799999999999999},"min":{"1min":0.67500000000000004,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":2.0209999999999999,"5min":2.0209999999999999,"15min":2.0209999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.99299999999999999,"15min":0.93700000000000006},"min":{"1min":0.65800000000000003,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.881,"5min":1.881,"15min":1.881},"last":1.0600000000000001}]},{"osd":5,"last update":"Sat Sep 21 10:08:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0589999999999999,"15min":1.0469999999999999},"min":{"1min":0.64200000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.9179999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":1.149},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0189999999999999,"15min":1.0209999999999999},"min":{"1min":0.61099999999999999,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.3280000000000001,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.1679999999999999}]},{"osd":6,"last update":"Sat Sep 21 10:08:28 2024","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.107,"15min":1.0740000000000001},"min":{"1min":0.79700000000000004,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.579,"5min":1.7849999999999999,"15min":1.7849999999999999},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.085,"15min":1.0609999999999999},"min":{"1min":0.71099999999999997,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.4039999999999999,"5min":1.716,"15min":1.716},"last":1.113}]},{"osd":7,"last update":"Sat Sep 21 10:08:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.169,"15min":1.2030000000000001},"min":{"1min":0.72499999999999998,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.47,"5min":1.54,"15min":1.54},"last":1.04},{"interface":"front","average":{"1min":1.155,"5min":1.159,"15min":1.175},"min":{"1min":0.81200000000000006,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.45,"5min":1.901,"15min":1.901},"last":1.361}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:08:50.045 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T10:08:50.045 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T10:08:50.045 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T10:08:50.045 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T10:08:51.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:50 smithi204 bash[24804]: cluster 2024-09-21T10:08:49.643698+0000 mgr.y (mgr.14385) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:51.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:50 smithi003 bash[22527]: cluster 2024-09-21T10:08:49.643698+0000 mgr.y (mgr.14385) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:51.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:50 smithi003 bash[31899]: cluster 2024-09-21T10:08:49.643698+0000 mgr.y (mgr.14385) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:53.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:52 smithi204 bash[24804]: cluster 2024-09-21T10:08:51.644389+0000 mgr.y (mgr.14385) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:53.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:52 smithi003 bash[22527]: cluster 2024-09-21T10:08:51.644389+0000 mgr.y (mgr.14385) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:53.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:52 smithi003 bash[31899]: cluster 2024-09-21T10:08:51.644389+0000 mgr.y (mgr.14385) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:54.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:08:54 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:08:54] "GET /metrics HTTP/1.1" 200 28575 "" "Prometheus/2.43.0" 2024-09-21T10:08:54.790 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:08:55.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:54 smithi204 bash[24804]: cluster 2024-09-21T10:08:53.644969+0000 mgr.y (mgr.14385) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:55.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:54 smithi003 bash[22527]: cluster 2024-09-21T10:08:53.644969+0000 mgr.y (mgr.14385) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:55.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:54 smithi003 bash[31899]: cluster 2024-09-21T10:08:53.644969+0000 mgr.y (mgr.14385) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:57.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:56 smithi204 bash[24804]: cluster 2024-09-21T10:08:55.645578+0000 mgr.y (mgr.14385) 115 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:57.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:56 smithi003 bash[22527]: cluster 2024-09-21T10:08:55.645578+0000 mgr.y (mgr.14385) 115 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:57.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:56 smithi003 bash[31899]: cluster 2024-09-21T10:08:55.645578+0000 mgr.y (mgr.14385) 115 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:58.016 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:08:58.016 INFO:teuthology.orchestra.run.smithi003.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T10:08:58.667 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T10:08:58.667 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T10:08:58.668 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T10:08:58.678 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T10:08:58.679 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- bash -c 'ceph fs volume create foo' 2024-09-21T10:08:58.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:58 smithi003 bash[22527]: cluster 2024-09-21T10:08:57.645980+0000 mgr.y (mgr.14385) 116 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:58.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:08:58 smithi003 bash[22527]: audit 2024-09-21T10:08:58.016699+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.3:0/3765731053' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:08:58.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:58 smithi003 bash[31899]: cluster 2024-09-21T10:08:57.645980+0000 mgr.y (mgr.14385) 116 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:58.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:08:58 smithi003 bash[31899]: audit 2024-09-21T10:08:58.016699+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.3:0/3765731053' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:08:59.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:58 smithi204 bash[24804]: cluster 2024-09-21T10:08:57.645980+0000 mgr.y (mgr.14385) 116 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:08:59.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:08:58 smithi204 bash[24804]: audit 2024-09-21T10:08:58.016699+0000 mon.a (mon.0) 757 : audit [DBG] from='client.? 172.21.15.3:0/3765731053' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:09:01.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:00 smithi204 bash[24804]: cluster 2024-09-21T10:08:59.646631+0000 mgr.y (mgr.14385) 117 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:01.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:00 smithi003 bash[22527]: cluster 2024-09-21T10:08:59.646631+0000 mgr.y (mgr.14385) 117 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:01.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:00 smithi003 bash[31899]: cluster 2024-09-21T10:08:59.646631+0000 mgr.y (mgr.14385) 117 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:03.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:02 smithi204 bash[24804]: cluster 2024-09-21T10:09:01.647451+0000 mgr.y (mgr.14385) 118 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:03.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:02 smithi003 bash[22527]: cluster 2024-09-21T10:09:01.647451+0000 mgr.y (mgr.14385) 118 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:02 smithi003 bash[31899]: cluster 2024-09-21T10:09:01.647451+0000 mgr.y (mgr.14385) 118 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:03.415 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:04.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:09:04 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:09:04] "GET /metrics HTTP/1.1" 200 28575 "" "Prometheus/2.43.0" 2024-09-21T10:09:04.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:04 smithi003 bash[22527]: cluster 2024-09-21T10:09:03.648067+0000 mgr.y (mgr.14385) 119 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:04.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:04 smithi003 bash[22527]: audit 2024-09-21T10:09:04.666602+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:04.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:04 smithi003 bash[31899]: cluster 2024-09-21T10:09:03.648067+0000 mgr.y (mgr.14385) 119 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:04.824 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:04 smithi003 bash[31899]: audit 2024-09-21T10:09:04.666602+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:05.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:04 smithi204 bash[24804]: cluster 2024-09-21T10:09:03.648067+0000 mgr.y (mgr.14385) 119 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:05.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:04 smithi204 bash[24804]: audit 2024-09-21T10:09:04.666602+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:07 smithi003 bash[22527]: cluster 2024-09-21T10:09:05.648663+0000 mgr.y (mgr.14385) 120 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:07 smithi003 bash[22527]: audit 2024-09-21T10:09:06.603874+0000 mgr.y (mgr.14385) 121 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:07 smithi003 bash[22527]: audit 2024-09-21T10:09:06.604833+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:09:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:07 smithi003 bash[22527]: audit 2024-09-21T10:09:06.605625+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:09:07.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:07 smithi003 bash[31899]: cluster 2024-09-21T10:09:05.648663+0000 mgr.y (mgr.14385) 120 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:07.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:07 smithi003 bash[31899]: audit 2024-09-21T10:09:06.603874+0000 mgr.y (mgr.14385) 121 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:07.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:07 smithi003 bash[31899]: audit 2024-09-21T10:09:06.604833+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:09:07.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:07 smithi003 bash[31899]: audit 2024-09-21T10:09:06.605625+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:09:07.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:07 smithi204 bash[24804]: cluster 2024-09-21T10:09:05.648663+0000 mgr.y (mgr.14385) 120 : cluster [DBG] pgmap v93: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:07.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:07 smithi204 bash[24804]: audit 2024-09-21T10:09:06.603874+0000 mgr.y (mgr.14385) 121 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:09:07.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:07 smithi204 bash[24804]: audit 2024-09-21T10:09:06.604833+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:09:07.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:07 smithi204 bash[24804]: audit 2024-09-21T10:09:06.605625+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-09-21T10:09:08.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:08 smithi003 bash[22527]: debug 2024-09-21T10:09:08.140+0000 7f6794d5e640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T10:09:08.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:08 smithi003 bash[22527]: audit 2024-09-21T10:09:07.113293+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-21T10:09:08.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:08 smithi003 bash[22527]: cluster 2024-09-21T10:09:07.113498+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T10:09:08.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:08 smithi003 bash[22527]: audit 2024-09-21T10:09:07.132159+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:08.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:08 smithi003 bash[22527]: audit 2024-09-21T10:09:07.132781+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:08.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:08 smithi003 bash[31899]: audit 2024-09-21T10:09:07.113293+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-21T10:09:08.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:08 smithi003 bash[31899]: cluster 2024-09-21T10:09:07.113498+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T10:09:08.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:08 smithi003 bash[31899]: audit 2024-09-21T10:09:07.132159+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:08.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:08 smithi003 bash[31899]: audit 2024-09-21T10:09:07.132781+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:08.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:08 smithi204 bash[24804]: audit 2024-09-21T10:09:07.113293+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-09-21T10:09:08.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:08 smithi204 bash[24804]: cluster 2024-09-21T10:09:07.113498+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T10:09:08.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:08 smithi204 bash[24804]: audit 2024-09-21T10:09:07.132159+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:08.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:08 smithi204 bash[24804]: audit 2024-09-21T10:09:07.132781+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:09.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-21T10:09:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: cluster 2024-09-21T10:09:07.649356+0000 mgr.y (mgr.14385) 122 : cluster [DBG] pgmap v95: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.123459+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-21T10:09:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: cluster 2024-09-21T10:09:08.123663+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T10:09:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: cluster 2024-09-21T10:09:08.127289+0000 mon.a (mon.0) 764 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:09:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.133585+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.141803+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: cluster 2024-09-21T10:09:08.144044+0000 mon.a (mon.0) 766 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T10:09:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: cluster 2024-09-21T10:09:08.144158+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T10:09:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: cluster 2024-09-21T10:09:08.169882+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T10:09:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.170038+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-21T10:09:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: cluster 2024-09-21T10:09:08.170134+0000 mon.a (mon.0) 770 : cluster [DBG] fsmap foo:0 2024-09-21T10:09:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: cephadm 2024-09-21T10:09:08.175712+0000 mgr.y (mgr.14385) 123 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-09-21T10:09:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.182428+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.183735+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.185478+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.186517+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.192511+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.197043+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.197475+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.202377+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:09:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: audit 2024-09-21T10:09:08.203660+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[31899]: cephadm 2024-09-21T10:09:08.204715+0000 mgr.y (mgr.14385) 124 : cephadm [INF] Deploying daemon mds.foo.smithi003.rmnbsz on smithi003 2024-09-21T10:09:09.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: cluster 2024-09-21T10:09:07.649356+0000 mgr.y (mgr.14385) 122 : cluster [DBG] pgmap v95: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:09.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.123459+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-21T10:09:09.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: cluster 2024-09-21T10:09:08.123663+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T10:09:09.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: cluster 2024-09-21T10:09:08.127289+0000 mon.a (mon.0) 764 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:09:09.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.133585+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:09.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.141803+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:09.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: cluster 2024-09-21T10:09:08.144044+0000 mon.a (mon.0) 766 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T10:09:09.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: cluster 2024-09-21T10:09:08.144158+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T10:09:09.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: cluster 2024-09-21T10:09:08.169882+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T10:09:09.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.170038+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: cluster 2024-09-21T10:09:08.170134+0000 mon.a (mon.0) 770 : cluster [DBG] fsmap foo:0 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: cephadm 2024-09-21T10:09:08.175712+0000 mgr.y (mgr.14385) 123 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.182428+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.183735+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.185478+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.186517+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.192511+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.197043+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.197475+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.202377+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: audit 2024-09-21T10:09:08.203660+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:09.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:09 smithi003 bash[22527]: cephadm 2024-09-21T10:09:08.204715+0000 mgr.y (mgr.14385) 124 : cephadm [INF] Deploying daemon mds.foo.smithi003.rmnbsz on smithi003 2024-09-21T10:09:09.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: cluster 2024-09-21T10:09:07.649356+0000 mgr.y (mgr.14385) 122 : cluster [DBG] pgmap v95: 41 pgs: 32 unknown, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:09.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.123459+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: cluster 2024-09-21T10:09:08.123663+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: cluster 2024-09-21T10:09:08.127289+0000 mon.a (mon.0) 764 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.133585+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.141803+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: cluster 2024-09-21T10:09:08.144044+0000 mon.a (mon.0) 766 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: cluster 2024-09-21T10:09:08.144158+0000 mon.a (mon.0) 767 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: cluster 2024-09-21T10:09:08.169882+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.170038+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: cluster 2024-09-21T10:09:08.170134+0000 mon.a (mon.0) 770 : cluster [DBG] fsmap foo:0 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: cephadm 2024-09-21T10:09:08.175712+0000 mgr.y (mgr.14385) 123 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.182428+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.183735+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.185478+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.186517+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.192511+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.197043+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.197475+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.202377+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:09:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: audit 2024-09-21T10:09:08.203660+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:09 smithi204 bash[24804]: cephadm 2024-09-21T10:09:08.204715+0000 mgr.y (mgr.14385) 124 : cephadm [INF] Deploying daemon mds.foo.smithi003.rmnbsz on smithi003 2024-09-21T10:09:10.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:10 smithi204 bash[24804]: cluster 2024-09-21T10:09:09.180684+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T10:09:10.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:10 smithi003 bash[22527]: cluster 2024-09-21T10:09:09.180684+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T10:09:10.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:10 smithi003 bash[31899]: cluster 2024-09-21T10:09:09.180684+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T10:09:10.968 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:10.969 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:10.969 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:10.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:10.970 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:10.970 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:10.970 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:10.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:10.971 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:11.228 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:09:11 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:11.228 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:09:11 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:11.228 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:09:11 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:11.228 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:09:11 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:11.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:11 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:11.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:11 smithi003 bash[22527]: cluster 2024-09-21T10:09:09.650019+0000 mgr.y (mgr.14385) 125 : cluster [DBG] pgmap v99: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:11.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:11 smithi003 bash[22527]: cluster 2024-09-21T10:09:10.175012+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:09:11.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:11 smithi003 bash[22527]: cluster 2024-09-21T10:09:10.188163+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T10:09:11.229 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:09:11 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:11.230 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:09:11 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:11.230 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:09:11 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:11.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:11 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:11.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:11 smithi003 bash[31899]: cluster 2024-09-21T10:09:09.650019+0000 mgr.y (mgr.14385) 125 : cluster [DBG] pgmap v99: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:11.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:11 smithi003 bash[31899]: cluster 2024-09-21T10:09:10.175012+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:09:11.230 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:11 smithi003 bash[31899]: cluster 2024-09-21T10:09:10.188163+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T10:09:11.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:11 smithi204 bash[24804]: cluster 2024-09-21T10:09:09.650019+0000 mgr.y (mgr.14385) 125 : cluster [DBG] pgmap v99: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:11.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:11 smithi204 bash[24804]: cluster 2024-09-21T10:09:10.175012+0000 mon.a (mon.0) 776 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:09:11.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:11 smithi204 bash[24804]: cluster 2024-09-21T10:09:10.188163+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T10:09:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[22527]: audit 2024-09-21T10:09:11.260658+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[22527]: audit 2024-09-21T10:09:11.267209+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[22527]: audit 2024-09-21T10:09:11.273892+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[22527]: audit 2024-09-21T10:09:11.274915+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[22527]: audit 2024-09-21T10:09:11.275185+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[22527]: audit 2024-09-21T10:09:11.278290+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:09:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[22527]: audit 2024-09-21T10:09:11.279108+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[22527]: cephadm 2024-09-21T10:09:11.279851+0000 mgr.y (mgr.14385) 126 : cephadm [INF] Deploying daemon mds.foo.smithi204.cofyzf on smithi204 2024-09-21T10:09:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[31899]: audit 2024-09-21T10:09:11.260658+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[31899]: audit 2024-09-21T10:09:11.267209+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[31899]: audit 2024-09-21T10:09:11.273892+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[31899]: audit 2024-09-21T10:09:11.274915+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[31899]: audit 2024-09-21T10:09:11.275185+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[31899]: audit 2024-09-21T10:09:11.278290+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:09:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[31899]: audit 2024-09-21T10:09:11.279108+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:12 smithi003 bash[31899]: cephadm 2024-09-21T10:09:11.279851+0000 mgr.y (mgr.14385) 126 : cephadm [INF] Deploying daemon mds.foo.smithi204.cofyzf on smithi204 2024-09-21T10:09:12.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:12 smithi204 bash[24804]: audit 2024-09-21T10:09:11.260658+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:12.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:12 smithi204 bash[24804]: audit 2024-09-21T10:09:11.267209+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:12.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:12 smithi204 bash[24804]: audit 2024-09-21T10:09:11.273892+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:12.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:12 smithi204 bash[24804]: audit 2024-09-21T10:09:11.274915+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:12.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:12 smithi204 bash[24804]: audit 2024-09-21T10:09:11.275185+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-21T10:09:12.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:12 smithi204 bash[24804]: audit 2024-09-21T10:09:11.278290+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T10:09:12.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:12 smithi204 bash[24804]: audit 2024-09-21T10:09:11.279108+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:12.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:12 smithi204 bash[24804]: cephadm 2024-09-21T10:09:11.279851+0000 mgr.y (mgr.14385) 126 : cephadm [INF] Deploying daemon mds.foo.smithi204.cofyzf on smithi204 2024-09-21T10:09:13.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:13 smithi003 bash[22527]: cluster 2024-09-21T10:09:11.650965+0000 mgr.y (mgr.14385) 127 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:13.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:13 smithi003 bash[31899]: cluster 2024-09-21T10:09:11.650965+0000 mgr.y (mgr.14385) 127 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:13.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:13 smithi204 bash[24804]: cluster 2024-09-21T10:09:11.650965+0000 mgr.y (mgr.14385) 127 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:14.165 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.166 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.166 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.166 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.166 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.167 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.167 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.167 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.168 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:09:14] "GET /metrics HTTP/1.1" 200 28573 "" "Prometheus/2.43.0" 2024-09-21T10:09:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[31899]: cluster 2024-09-21T10:09:13.287773+0000 mon.a (mon.0) 783 : cluster [DBG] mds.? [v2:172.21.15.3:6834/284465189,v1:172.21.15.3:6835/284465189] up:boot 2024-09-21T10:09:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[31899]: cluster 2024-09-21T10:09:13.287923+0000 mon.a (mon.0) 784 : cluster [INF] daemon mds.foo.smithi003.rmnbsz assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-21T10:09:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[31899]: cluster 2024-09-21T10:09:13.288161+0000 mon.a (mon.0) 785 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T10:09:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[31899]: cluster 2024-09-21T10:09:13.288219+0000 mon.a (mon.0) 786 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T10:09:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[31899]: cluster 2024-09-21T10:09:13.288277+0000 mon.a (mon.0) 787 : cluster [INF] Cluster is now healthy 2024-09-21T10:09:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[31899]: cluster 2024-09-21T10:09:13.288889+0000 mon.a (mon.0) 788 : cluster [DBG] fsmap foo:0 1 up:standby 2024-09-21T10:09:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[31899]: audit 2024-09-21T10:09:13.288896+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:09:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[31899]: cluster 2024-09-21T10:09:13.298964+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1 {0=foo.smithi003.rmnbsz=up:creating} 2024-09-21T10:09:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[31899]: cluster 2024-09-21T10:09:13.324539+0000 mon.a (mon.0) 790 : cluster [INF] daemon mds.foo.smithi003.rmnbsz is now active in filesystem foo as rank 0 2024-09-21T10:09:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[22527]: cluster 2024-09-21T10:09:13.287773+0000 mon.a (mon.0) 783 : cluster [DBG] mds.? [v2:172.21.15.3:6834/284465189,v1:172.21.15.3:6835/284465189] up:boot 2024-09-21T10:09:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[22527]: cluster 2024-09-21T10:09:13.287923+0000 mon.a (mon.0) 784 : cluster [INF] daemon mds.foo.smithi003.rmnbsz assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-21T10:09:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[22527]: cluster 2024-09-21T10:09:13.288161+0000 mon.a (mon.0) 785 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T10:09:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[22527]: cluster 2024-09-21T10:09:13.288219+0000 mon.a (mon.0) 786 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T10:09:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[22527]: cluster 2024-09-21T10:09:13.288277+0000 mon.a (mon.0) 787 : cluster [INF] Cluster is now healthy 2024-09-21T10:09:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[22527]: cluster 2024-09-21T10:09:13.288889+0000 mon.a (mon.0) 788 : cluster [DBG] fsmap foo:0 1 up:standby 2024-09-21T10:09:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[22527]: audit 2024-09-21T10:09:13.288896+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:09:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[22527]: cluster 2024-09-21T10:09:13.298964+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1 {0=foo.smithi003.rmnbsz=up:creating} 2024-09-21T10:09:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:14 smithi003 bash[22527]: cluster 2024-09-21T10:09:13.324539+0000 mon.a (mon.0) 790 : cluster [INF] daemon mds.foo.smithi003.rmnbsz is now active in filesystem foo as rank 0 2024-09-21T10:09:14.431 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.432 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.432 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.432 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.432 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.433 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.433 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.433 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.433 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:14 smithi204 bash[24804]: cluster 2024-09-21T10:09:13.287773+0000 mon.a (mon.0) 783 : cluster [DBG] mds.? [v2:172.21.15.3:6834/284465189,v1:172.21.15.3:6835/284465189] up:boot 2024-09-21T10:09:14.433 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:14 smithi204 bash[24804]: cluster 2024-09-21T10:09:13.287923+0000 mon.a (mon.0) 784 : cluster [INF] daemon mds.foo.smithi003.rmnbsz assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-09-21T10:09:14.434 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:14 smithi204 bash[24804]: cluster 2024-09-21T10:09:13.288161+0000 mon.a (mon.0) 785 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T10:09:14.434 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:14 smithi204 bash[24804]: cluster 2024-09-21T10:09:13.288219+0000 mon.a (mon.0) 786 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T10:09:14.434 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:14 smithi204 bash[24804]: cluster 2024-09-21T10:09:13.288277+0000 mon.a (mon.0) 787 : cluster [INF] Cluster is now healthy 2024-09-21T10:09:14.434 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:14 smithi204 bash[24804]: cluster 2024-09-21T10:09:13.288889+0000 mon.a (mon.0) 788 : cluster [DBG] fsmap foo:0 1 up:standby 2024-09-21T10:09:14.434 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:14 smithi204 bash[24804]: audit 2024-09-21T10:09:13.288896+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:09:14.434 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:14 smithi204 bash[24804]: cluster 2024-09-21T10:09:13.298964+0000 mon.a (mon.0) 789 : cluster [DBG] fsmap foo:1 {0=foo.smithi003.rmnbsz=up:creating} 2024-09-21T10:09:14.434 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:14 smithi204 bash[24804]: cluster 2024-09-21T10:09:13.324539+0000 mon.a (mon.0) 790 : cluster [INF] daemon mds.foo.smithi003.rmnbsz is now active in filesystem foo as rank 0 2024-09-21T10:09:14.434 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:14 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:09:14.947 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[22527]: cluster 2024-09-21T10:09:13.651615+0000 mgr.y (mgr.14385) 128 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[22527]: cluster 2024-09-21T10:09:14.308086+0000 mon.a (mon.0) 791 : cluster [DBG] mds.? [v2:172.21.15.3:6834/284465189,v1:172.21.15.3:6835/284465189] up:active 2024-09-21T10:09:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[22527]: cluster 2024-09-21T10:09:14.308235+0000 mon.a (mon.0) 792 : cluster [DBG] fsmap foo:1 {0=foo.smithi003.rmnbsz=up:active} 2024-09-21T10:09:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[22527]: audit 2024-09-21T10:09:14.472442+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[22527]: audit 2024-09-21T10:09:14.485788+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[22527]: audit 2024-09-21T10:09:14.496435+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[22527]: audit 2024-09-21T10:09:14.508095+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[22527]: audit 2024-09-21T10:09:14.517136+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[22527]: audit 2024-09-21T10:09:14.565382+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[22527]: audit 2024-09-21T10:09:14.709806+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[31899]: cluster 2024-09-21T10:09:13.651615+0000 mgr.y (mgr.14385) 128 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[31899]: cluster 2024-09-21T10:09:14.308086+0000 mon.a (mon.0) 791 : cluster [DBG] mds.? [v2:172.21.15.3:6834/284465189,v1:172.21.15.3:6835/284465189] up:active 2024-09-21T10:09:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[31899]: cluster 2024-09-21T10:09:14.308235+0000 mon.a (mon.0) 792 : cluster [DBG] fsmap foo:1 {0=foo.smithi003.rmnbsz=up:active} 2024-09-21T10:09:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[31899]: audit 2024-09-21T10:09:14.472442+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[31899]: audit 2024-09-21T10:09:14.485788+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[31899]: audit 2024-09-21T10:09:14.496435+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[31899]: audit 2024-09-21T10:09:14.508095+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[31899]: audit 2024-09-21T10:09:14.517136+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[31899]: audit 2024-09-21T10:09:14.565382+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:15 smithi003 bash[31899]: audit 2024-09-21T10:09:14.709806+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:15 smithi204 bash[24804]: cluster 2024-09-21T10:09:13.651615+0000 mgr.y (mgr.14385) 128 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:15.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:15 smithi204 bash[24804]: cluster 2024-09-21T10:09:14.308086+0000 mon.a (mon.0) 791 : cluster [DBG] mds.? [v2:172.21.15.3:6834/284465189,v1:172.21.15.3:6835/284465189] up:active 2024-09-21T10:09:15.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:15 smithi204 bash[24804]: cluster 2024-09-21T10:09:14.308235+0000 mon.a (mon.0) 792 : cluster [DBG] fsmap foo:1 {0=foo.smithi003.rmnbsz=up:active} 2024-09-21T10:09:15.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:15 smithi204 bash[24804]: audit 2024-09-21T10:09:14.472442+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:15 smithi204 bash[24804]: audit 2024-09-21T10:09:14.485788+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:15 smithi204 bash[24804]: audit 2024-09-21T10:09:14.496435+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:15 smithi204 bash[24804]: audit 2024-09-21T10:09:14.508095+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:15 smithi204 bash[24804]: audit 2024-09-21T10:09:14.517136+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:15.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:15 smithi204 bash[24804]: audit 2024-09-21T10:09:14.565382+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:15.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:15 smithi204 bash[24804]: audit 2024-09-21T10:09:14.709806+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[22527]: cluster 2024-09-21T10:09:15.652706+0000 mgr.y (mgr.14385) 129 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-21T10:09:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[22527]: cluster 2024-09-21T10:09:16.312575+0000 mon.a (mon.0) 799 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:boot 2024-09-21T10:09:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[22527]: cluster 2024-09-21T10:09:16.312629+0000 mon.a (mon.0) 800 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi003.rmnbsz in favor of higher affinity standby. 2024-09-21T10:09:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[22527]: cluster 2024-09-21T10:09:16.312660+0000 mon.a (mon.0) 801 : cluster [WRN] Replacing daemon mds.foo.smithi003.rmnbsz as rank 0 with standby daemon mds.foo.smithi204.cofyzf 2024-09-21T10:09:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[22527]: audit 2024-09-21T10:09:16.313107+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:09:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[22527]: cluster 2024-09-21T10:09:16.313194+0000 mon.a (mon.0) 802 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T10:09:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[22527]: cluster 2024-09-21T10:09:16.313221+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T10:09:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[22527]: cluster 2024-09-21T10:09:16.313240+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:1 {0=foo.smithi003.rmnbsz=up:active} 1 up:standby 2024-09-21T10:09:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[22527]: cluster 2024-09-21T10:09:16.318755+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T10:09:17.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[22527]: cluster 2024-09-21T10:09:16.324748+0000 mon.a (mon.0) 806 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.cofyzf=up:replay} 2024-09-21T10:09:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[31899]: cluster 2024-09-21T10:09:15.652706+0000 mgr.y (mgr.14385) 129 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-21T10:09:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[31899]: cluster 2024-09-21T10:09:16.312575+0000 mon.a (mon.0) 799 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:boot 2024-09-21T10:09:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[31899]: cluster 2024-09-21T10:09:16.312629+0000 mon.a (mon.0) 800 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi003.rmnbsz in favor of higher affinity standby. 2024-09-21T10:09:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[31899]: cluster 2024-09-21T10:09:16.312660+0000 mon.a (mon.0) 801 : cluster [WRN] Replacing daemon mds.foo.smithi003.rmnbsz as rank 0 with standby daemon mds.foo.smithi204.cofyzf 2024-09-21T10:09:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[31899]: audit 2024-09-21T10:09:16.313107+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:09:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[31899]: cluster 2024-09-21T10:09:16.313194+0000 mon.a (mon.0) 802 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T10:09:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[31899]: cluster 2024-09-21T10:09:16.313221+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T10:09:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[31899]: cluster 2024-09-21T10:09:16.313240+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:1 {0=foo.smithi003.rmnbsz=up:active} 1 up:standby 2024-09-21T10:09:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[31899]: cluster 2024-09-21T10:09:16.318755+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T10:09:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:17 smithi003 bash[31899]: cluster 2024-09-21T10:09:16.324748+0000 mon.a (mon.0) 806 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.cofyzf=up:replay} 2024-09-21T10:09:17.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:17 smithi204 bash[24804]: cluster 2024-09-21T10:09:15.652706+0000 mgr.y (mgr.14385) 129 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-21T10:09:17.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:17 smithi204 bash[24804]: cluster 2024-09-21T10:09:16.312575+0000 mon.a (mon.0) 799 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:boot 2024-09-21T10:09:17.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:17 smithi204 bash[24804]: cluster 2024-09-21T10:09:16.312629+0000 mon.a (mon.0) 800 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi003.rmnbsz in favor of higher affinity standby. 2024-09-21T10:09:17.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:17 smithi204 bash[24804]: cluster 2024-09-21T10:09:16.312660+0000 mon.a (mon.0) 801 : cluster [WRN] Replacing daemon mds.foo.smithi003.rmnbsz as rank 0 with standby daemon mds.foo.smithi204.cofyzf 2024-09-21T10:09:17.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:17 smithi204 bash[24804]: audit 2024-09-21T10:09:16.313107+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:09:17.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:17 smithi204 bash[24804]: cluster 2024-09-21T10:09:16.313194+0000 mon.a (mon.0) 802 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T10:09:17.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:17 smithi204 bash[24804]: cluster 2024-09-21T10:09:16.313221+0000 mon.a (mon.0) 803 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T10:09:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:17 smithi204 bash[24804]: cluster 2024-09-21T10:09:16.313240+0000 mon.a (mon.0) 804 : cluster [DBG] fsmap foo:1 {0=foo.smithi003.rmnbsz=up:active} 1 up:standby 2024-09-21T10:09:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:17 smithi204 bash[24804]: cluster 2024-09-21T10:09:16.318755+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T10:09:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:17 smithi204 bash[24804]: cluster 2024-09-21T10:09:16.324748+0000 mon.a (mon.0) 806 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.cofyzf=up:replay} 2024-09-21T10:09:18.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:18 smithi003 bash[22527]: cluster 2024-09-21T10:09:17.322289+0000 mon.a (mon.0) 807 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T10:09:18.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:18 smithi003 bash[22527]: cluster 2024-09-21T10:09:17.328772+0000 mon.a (mon.0) 808 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:reconnect 2024-09-21T10:09:18.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:18 smithi003 bash[22527]: cluster 2024-09-21T10:09:17.328854+0000 mon.a (mon.0) 809 : cluster [DBG] mds.? [v2:172.21.15.3:6834/3065517462,v1:172.21.15.3:6835/3065517462] up:boot 2024-09-21T10:09:18.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:18 smithi003 bash[22527]: cluster 2024-09-21T10:09:17.328989+0000 mon.a (mon.0) 810 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.cofyzf=up:reconnect} 1 up:standby 2024-09-21T10:09:18.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:18 smithi003 bash[22527]: audit 2024-09-21T10:09:17.330062+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:09:18.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:18 smithi003 bash[31899]: cluster 2024-09-21T10:09:17.322289+0000 mon.a (mon.0) 807 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T10:09:18.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:18 smithi003 bash[31899]: cluster 2024-09-21T10:09:17.328772+0000 mon.a (mon.0) 808 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:reconnect 2024-09-21T10:09:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:18 smithi003 bash[31899]: cluster 2024-09-21T10:09:17.328854+0000 mon.a (mon.0) 809 : cluster [DBG] mds.? [v2:172.21.15.3:6834/3065517462,v1:172.21.15.3:6835/3065517462] up:boot 2024-09-21T10:09:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:18 smithi003 bash[31899]: cluster 2024-09-21T10:09:17.328989+0000 mon.a (mon.0) 810 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.cofyzf=up:reconnect} 1 up:standby 2024-09-21T10:09:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:18 smithi003 bash[31899]: audit 2024-09-21T10:09:17.330062+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:09:18.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:18 smithi204 bash[24804]: cluster 2024-09-21T10:09:17.322289+0000 mon.a (mon.0) 807 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T10:09:18.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:18 smithi204 bash[24804]: cluster 2024-09-21T10:09:17.328772+0000 mon.a (mon.0) 808 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:reconnect 2024-09-21T10:09:18.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:18 smithi204 bash[24804]: cluster 2024-09-21T10:09:17.328854+0000 mon.a (mon.0) 809 : cluster [DBG] mds.? [v2:172.21.15.3:6834/3065517462,v1:172.21.15.3:6835/3065517462] up:boot 2024-09-21T10:09:18.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:18 smithi204 bash[24804]: cluster 2024-09-21T10:09:17.328989+0000 mon.a (mon.0) 810 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.cofyzf=up:reconnect} 1 up:standby 2024-09-21T10:09:18.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:18 smithi204 bash[24804]: audit 2024-09-21T10:09:17.330062+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:09:18.901 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-21T10:09:19.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:19 smithi003 bash[22527]: cluster 2024-09-21T10:09:17.653437+0000 mgr.y (mgr.14385) 130 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T10:09:19.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:19 smithi003 bash[22527]: cluster 2024-09-21T10:09:18.332681+0000 mon.a (mon.0) 811 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:rejoin 2024-09-21T10:09:19.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:19 smithi003 bash[22527]: cluster 2024-09-21T10:09:18.332731+0000 mon.a (mon.0) 812 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.cofyzf=up:rejoin} 1 up:standby 2024-09-21T10:09:19.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:19 smithi003 bash[22527]: cluster 2024-09-21T10:09:18.335184+0000 mon.a (mon.0) 813 : cluster [INF] daemon mds.foo.smithi204.cofyzf is now active in filesystem foo as rank 0 2024-09-21T10:09:19.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:19 smithi003 bash[31899]: cluster 2024-09-21T10:09:17.653437+0000 mgr.y (mgr.14385) 130 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T10:09:19.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:19 smithi003 bash[31899]: cluster 2024-09-21T10:09:18.332681+0000 mon.a (mon.0) 811 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:rejoin 2024-09-21T10:09:19.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:19 smithi003 bash[31899]: cluster 2024-09-21T10:09:18.332731+0000 mon.a (mon.0) 812 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.cofyzf=up:rejoin} 1 up:standby 2024-09-21T10:09:19.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:19 smithi003 bash[31899]: cluster 2024-09-21T10:09:18.335184+0000 mon.a (mon.0) 813 : cluster [INF] daemon mds.foo.smithi204.cofyzf is now active in filesystem foo as rank 0 2024-09-21T10:09:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:19 smithi204 bash[24804]: cluster 2024-09-21T10:09:17.653437+0000 mgr.y (mgr.14385) 130 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-21T10:09:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:19 smithi204 bash[24804]: cluster 2024-09-21T10:09:18.332681+0000 mon.a (mon.0) 811 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:rejoin 2024-09-21T10:09:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:19 smithi204 bash[24804]: cluster 2024-09-21T10:09:18.332731+0000 mon.a (mon.0) 812 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi204.cofyzf=up:rejoin} 1 up:standby 2024-09-21T10:09:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:19 smithi204 bash[24804]: cluster 2024-09-21T10:09:18.335184+0000 mon.a (mon.0) 813 : cluster [INF] daemon mds.foo.smithi204.cofyzf is now active in filesystem foo as rank 0 2024-09-21T10:09:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: cluster 2024-09-21T10:09:19.330652+0000 mon.a (mon.0) 814 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T10:09:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: cluster 2024-09-21T10:09:19.330701+0000 mon.a (mon.0) 815 : cluster [INF] Cluster is now healthy 2024-09-21T10:09:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: cluster 2024-09-21T10:09:19.338083+0000 mon.a (mon.0) 816 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:active 2024-09-21T10:09:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: cluster 2024-09-21T10:09:19.338229+0000 mon.a (mon.0) 817 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:09:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: audit 2024-09-21T10:09:19.617881+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: audit 2024-09-21T10:09:19.618090+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T10:09:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: audit 2024-09-21T10:09:19.618332+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: audit 2024-09-21T10:09:19.618346+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: audit 2024-09-21T10:09:19.618743+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T10:09:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: audit 2024-09-21T10:09:19.618921+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: audit 2024-09-21T10:09:19.667194+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: audit 2024-09-21T10:09:19.718550+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: audit 2024-09-21T10:09:19.929251+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[22527]: audit 2024-09-21T10:09:19.937025+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: cluster 2024-09-21T10:09:19.330652+0000 mon.a (mon.0) 814 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T10:09:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: cluster 2024-09-21T10:09:19.330701+0000 mon.a (mon.0) 815 : cluster [INF] Cluster is now healthy 2024-09-21T10:09:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: cluster 2024-09-21T10:09:19.338083+0000 mon.a (mon.0) 816 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:active 2024-09-21T10:09:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: cluster 2024-09-21T10:09:19.338229+0000 mon.a (mon.0) 817 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:09:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: audit 2024-09-21T10:09:19.617881+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: audit 2024-09-21T10:09:19.618090+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T10:09:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: audit 2024-09-21T10:09:19.618332+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: audit 2024-09-21T10:09:19.618346+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: audit 2024-09-21T10:09:19.618743+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T10:09:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: audit 2024-09-21T10:09:19.618921+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: audit 2024-09-21T10:09:19.667194+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: audit 2024-09-21T10:09:19.718550+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: audit 2024-09-21T10:09:19.929251+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:20.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:20 smithi003 bash[31899]: audit 2024-09-21T10:09:19.937025+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:20.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: cluster 2024-09-21T10:09:19.330652+0000 mon.a (mon.0) 814 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: cluster 2024-09-21T10:09:19.330701+0000 mon.a (mon.0) 815 : cluster [INF] Cluster is now healthy 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: cluster 2024-09-21T10:09:19.338083+0000 mon.a (mon.0) 816 : cluster [DBG] mds.? [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] up:active 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: cluster 2024-09-21T10:09:19.338229+0000 mon.a (mon.0) 817 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: audit 2024-09-21T10:09:19.617881+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: audit 2024-09-21T10:09:19.618090+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: audit 2024-09-21T10:09:19.618332+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: audit 2024-09-21T10:09:19.618346+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: audit 2024-09-21T10:09:19.618743+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: audit 2024-09-21T10:09:19.618921+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: audit 2024-09-21T10:09:19.667194+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: audit 2024-09-21T10:09:19.718550+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: audit 2024-09-21T10:09:19.929251+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:20 smithi204 bash[24804]: audit 2024-09-21T10:09:19.937025+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[22527]: cluster 2024-09-21T10:09:19.653822+0000 mgr.y (mgr.14385) 131 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T10:09:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[22527]: audit 2024-09-21T10:09:20.358159+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T10:09:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[22527]: audit 2024-09-21T10:09:20.358393+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-21T10:09:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[22527]: audit 2024-09-21T10:09:20.358578+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-21T10:09:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[22527]: cluster 2024-09-21T10:09:20.358736+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T10:09:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[22527]: audit 2024-09-21T10:09:21.263179+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[22527]: audit 2024-09-21T10:09:21.277062+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[22527]: audit 2024-09-21T10:09:21.280413+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[22527]: audit 2024-09-21T10:09:21.282368+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:21.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[22527]: audit 2024-09-21T10:09:21.293482+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[31899]: cluster 2024-09-21T10:09:19.653822+0000 mgr.y (mgr.14385) 131 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T10:09:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[31899]: audit 2024-09-21T10:09:20.358159+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T10:09:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[31899]: audit 2024-09-21T10:09:20.358393+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-21T10:09:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[31899]: audit 2024-09-21T10:09:20.358578+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-21T10:09:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[31899]: cluster 2024-09-21T10:09:20.358736+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T10:09:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[31899]: audit 2024-09-21T10:09:21.263179+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[31899]: audit 2024-09-21T10:09:21.277062+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[31899]: audit 2024-09-21T10:09:21.280413+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[31899]: audit 2024-09-21T10:09:21.282368+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:21 smithi003 bash[31899]: audit 2024-09-21T10:09:21.293482+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:21 smithi204 bash[24804]: cluster 2024-09-21T10:09:19.653822+0000 mgr.y (mgr.14385) 131 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-21T10:09:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:21 smithi204 bash[24804]: audit 2024-09-21T10:09:20.358159+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T10:09:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:21 smithi204 bash[24804]: audit 2024-09-21T10:09:20.358393+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-21T10:09:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:21 smithi204 bash[24804]: audit 2024-09-21T10:09:20.358578+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-09-21T10:09:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:21 smithi204 bash[24804]: cluster 2024-09-21T10:09:20.358736+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T10:09:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:21 smithi204 bash[24804]: audit 2024-09-21T10:09:21.263179+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:21 smithi204 bash[24804]: audit 2024-09-21T10:09:21.277062+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:21 smithi204 bash[24804]: audit 2024-09-21T10:09:21.280413+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:21.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:21 smithi204 bash[24804]: audit 2024-09-21T10:09:21.282368+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:21.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:21 smithi204 bash[24804]: audit 2024-09-21T10:09:21.293482+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:22.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:22 smithi003 bash[31899]: cluster 2024-09-21T10:09:21.359936+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T10:09:22.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:22 smithi003 bash[31899]: audit 2024-09-21T10:09:21.402404+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:22.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:22 smithi003 bash[31899]: audit 2024-09-21T10:09:21.404848+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:22.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:22 smithi003 bash[31899]: audit 2024-09-21T10:09:21.406043+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:22.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:22 smithi003 bash[31899]: audit 2024-09-21T10:09:21.415335+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:22.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:22 smithi003 bash[22527]: cluster 2024-09-21T10:09:21.359936+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T10:09:22.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:22 smithi003 bash[22527]: audit 2024-09-21T10:09:21.402404+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:22.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:22 smithi003 bash[22527]: audit 2024-09-21T10:09:21.404848+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:22.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:22 smithi003 bash[22527]: audit 2024-09-21T10:09:21.406043+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:22.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:22 smithi003 bash[22527]: audit 2024-09-21T10:09:21.415335+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:22.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:22 smithi204 bash[24804]: cluster 2024-09-21T10:09:21.359936+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T10:09:22.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:22 smithi204 bash[24804]: audit 2024-09-21T10:09:21.402404+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:09:22.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:22 smithi204 bash[24804]: audit 2024-09-21T10:09:21.404848+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:09:22.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:22 smithi204 bash[24804]: audit 2024-09-21T10:09:21.406043+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:09:22.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:22 smithi204 bash[24804]: audit 2024-09-21T10:09:21.415335+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:09:23.467 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:23.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:23 smithi003 bash[22527]: cluster 2024-09-21T10:09:21.654414+0000 mgr.y (mgr.14385) 132 : cluster [DBG] pgmap v109: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-09-21T10:09:23.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:23 smithi003 bash[31899]: cluster 2024-09-21T10:09:21.654414+0000 mgr.y (mgr.14385) 132 : cluster [DBG] pgmap v109: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-09-21T10:09:23.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:23 smithi204 bash[24804]: cluster 2024-09-21T10:09:21.654414+0000 mgr.y (mgr.14385) 132 : cluster [DBG] pgmap v109: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-09-21T10:09:24.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:09:24 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:09:24] "GET /metrics HTTP/1.1" 200 33769 "" "Prometheus/2.43.0" 2024-09-21T10:09:25.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:25 smithi003 bash[22527]: cluster 2024-09-21T10:09:23.655248+0000 mgr.y (mgr.14385) 133 : cluster [DBG] pgmap v110: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-09-21T10:09:25.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:25 smithi003 bash[31899]: cluster 2024-09-21T10:09:23.655248+0000 mgr.y (mgr.14385) 133 : cluster [DBG] pgmap v110: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-09-21T10:09:25.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:25 smithi204 bash[24804]: cluster 2024-09-21T10:09:23.655248+0000 mgr.y (mgr.14385) 133 : cluster [DBG] pgmap v110: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-09-21T10:09:27.055 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-09-21T10:09:27.064 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T10:09:27.064 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T10:09:27.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T10:09:27.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:27 smithi204 bash[24804]: cluster 2024-09-21T10:09:25.656403+0000 mgr.y (mgr.14385) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:09:27.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:27 smithi003 bash[22527]: cluster 2024-09-21T10:09:25.656403+0000 mgr.y (mgr.14385) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:09:27.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:27 smithi003 bash[31899]: cluster 2024-09-21T10:09:25.656403+0000 mgr.y (mgr.14385) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:09:29.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:29 smithi204 bash[24804]: cluster 2024-09-21T10:09:27.657082+0000 mgr.y (mgr.14385) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:09:29.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:29 smithi003 bash[22527]: cluster 2024-09-21T10:09:27.657082+0000 mgr.y (mgr.14385) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:09:29.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:29 smithi003 bash[31899]: cluster 2024-09-21T10:09:27.657082+0000 mgr.y (mgr.14385) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T10:09:31.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:31 smithi204 bash[24804]: cluster 2024-09-21T10:09:29.657755+0000 mgr.y (mgr.14385) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.6 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T10:09:31.810 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:31.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:31 smithi003 bash[22527]: cluster 2024-09-21T10:09:29.657755+0000 mgr.y (mgr.14385) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.6 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T10:09:31.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:31 smithi003 bash[31899]: cluster 2024-09-21T10:09:29.657755+0000 mgr.y (mgr.14385) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.6 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T10:09:33.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:33 smithi204 bash[24804]: cluster 2024-09-21T10:09:31.658895+0000 mgr.y (mgr.14385) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:33.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:33 smithi003 bash[22527]: cluster 2024-09-21T10:09:31.658895+0000 mgr.y (mgr.14385) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:33.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:33 smithi003 bash[31899]: cluster 2024-09-21T10:09:31.658895+0000 mgr.y (mgr.14385) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:34.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:09:34 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:09:34] "GET /metrics HTTP/1.1" 200 33769 "" "Prometheus/2.43.0" 2024-09-21T10:09:34.897 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:09:35.522 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":21,"flags":0,"active_gid":14385,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6800","nonce":4074917842},{"type":"v1","addr":"172.21.15.3:6801","nonce":4074917842}]},"active_addr":"172.21.15.3:6801/4074917842","active_change":"2024-09-21T10:06:19.579476+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24313,"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","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:3.0.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:1.0.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"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","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:3.0.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:1.0.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"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.3:8443/","prometheus":"http://172.21.15.3: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":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2589328287}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":3232872412}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2857664839}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":1708733655}]}]} 2024-09-21T10:09:35.526 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T10:09:35.526 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T10:09:35.526 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:09:35.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:35 smithi204 bash[24804]: cluster 2024-09-21T10:09:33.659556+0000 mgr.y (mgr.14385) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:35.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:35 smithi204 bash[24804]: audit 2024-09-21T10:09:34.667852+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:35.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:35 smithi204 bash[24804]: audit 2024-09-21T10:09:34.888150+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.3:0/2252764851' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:09:35.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:35 smithi003 bash[22527]: cluster 2024-09-21T10:09:33.659556+0000 mgr.y (mgr.14385) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:35.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:35 smithi003 bash[22527]: audit 2024-09-21T10:09:34.667852+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:35.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:35 smithi003 bash[22527]: audit 2024-09-21T10:09:34.888150+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.3:0/2252764851' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:09:35.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:35 smithi003 bash[31899]: cluster 2024-09-21T10:09:33.659556+0000 mgr.y (mgr.14385) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:35.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:35 smithi003 bash[31899]: audit 2024-09-21T10:09:34.667852+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:35.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:35 smithi003 bash[31899]: audit 2024-09-21T10:09:34.888150+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.3:0/2252764851' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T10:09:37.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:37 smithi204 bash[24804]: cluster 2024-09-21T10:09:35.660250+0000 mgr.y (mgr.14385) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:37.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:37 smithi003 bash[22527]: cluster 2024-09-21T10:09:35.660250+0000 mgr.y (mgr.14385) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:37.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:37 smithi003 bash[31899]: cluster 2024-09-21T10:09:35.660250+0000 mgr.y (mgr.14385) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-21T10:09:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:39 smithi204 bash[24804]: cluster 2024-09-21T10:09:37.660857+0000 mgr.y (mgr.14385) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:39.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:39 smithi003 bash[22527]: cluster 2024-09-21T10:09:37.660857+0000 mgr.y (mgr.14385) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:39.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:39 smithi003 bash[31899]: cluster 2024-09-21T10:09:37.660857+0000 mgr.y (mgr.14385) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:40.274 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:41.543 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:41 smithi003 bash[22527]: cluster 2024-09-21T10:09:39.661525+0000 mgr.y (mgr.14385) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:41.543 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:41 smithi003 bash[31899]: cluster 2024-09-21T10:09:39.661525+0000 mgr.y (mgr.14385) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:41.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:41 smithi204 bash[24804]: cluster 2024-09-21T10:09:39.661525+0000 mgr.y (mgr.14385) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:43.233 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:09:43.234 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":75,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:55:33.551485+0000","modified":"2024-09-21T10:09:21.349920+0000","last_up_change":"2024-09-21T10:05:17.308707+0000","last_in_change":"2024-09-21T10:04:49.955334+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":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:47.343242+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"2024-09-21T10:07:02.715258+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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":"2024-09-21T10:09:07.050995+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":"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_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":"2024-09-21T10:09:07.578198+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":"72","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":"afab1a3b-3ac0-4545-95f9-3f08469d253f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6803","nonce":2417331502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6805","nonce":2417331502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6809","nonce":2417331502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6807","nonce":2417331502}]},"public_addr":"172.21.15.3:6803/2417331502","cluster_addr":"172.21.15.3:6805/2417331502","heartbeat_back_addr":"172.21.15.3:6809/2417331502","heartbeat_front_addr":"172.21.15.3:6807/2417331502","state":["exists","up"]},{"osd":1,"uuid":"e0f9f77b-e9a2-41f8-8798-e9be892df17d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6811","nonce":1609729319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6813","nonce":1609729319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6817","nonce":1609729319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6815","nonce":1609729319}]},"public_addr":"172.21.15.3:6811/1609729319","cluster_addr":"172.21.15.3:6813/1609729319","heartbeat_back_addr":"172.21.15.3:6817/1609729319","heartbeat_front_addr":"172.21.15.3:6815/1609729319","state":["exists","up"]},{"osd":2,"uuid":"0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6819","nonce":2117461991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6821","nonce":2117461991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6825","nonce":2117461991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6823","nonce":2117461991}]},"public_addr":"172.21.15.3:6819/2117461991","cluster_addr":"172.21.15.3:6821/2117461991","heartbeat_back_addr":"172.21.15.3:6825/2117461991","heartbeat_front_addr":"172.21.15.3:6823/2117461991","state":["exists","up"]},{"osd":3,"uuid":"345ed565-5f94-4b4b-8ad4-8662da12d919","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6827","nonce":866217848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6829","nonce":866217848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6833","nonce":866217848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6831","nonce":866217848}]},"public_addr":"172.21.15.3:6827/866217848","cluster_addr":"172.21.15.3:6829/866217848","heartbeat_back_addr":"172.21.15.3:6833/866217848","heartbeat_front_addr":"172.21.15.3:6831/866217848","state":["exists","up"]},{"osd":4,"uuid":"9c3de7dd-569a-4907-91b6-988cdc4bd3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6801","nonce":3370648872}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6803","nonce":3370648872}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6807","nonce":3370648872}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6805","nonce":3370648872}]},"public_addr":"172.21.15.204:6801/3370648872","cluster_addr":"172.21.15.204:6803/3370648872","heartbeat_back_addr":"172.21.15.204:6807/3370648872","heartbeat_front_addr":"172.21.15.204:6805/3370648872","state":["exists","up"]},{"osd":5,"uuid":"0f73f70b-e95d-4dd4-931e-5d00dab7b6ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6809","nonce":258550506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6811","nonce":258550506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6815","nonce":258550506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6813","nonce":258550506}]},"public_addr":"172.21.15.204:6809/258550506","cluster_addr":"172.21.15.204:6811/258550506","heartbeat_back_addr":"172.21.15.204:6815/258550506","heartbeat_front_addr":"172.21.15.204:6813/258550506","state":["exists","up"]},{"osd":6,"uuid":"bbe81ce4-64ef-4a77-af15-22d6b65d2453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6817","nonce":2326773433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6819","nonce":2326773433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6823","nonce":2326773433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6821","nonce":2326773433}]},"public_addr":"172.21.15.204:6817/2326773433","cluster_addr":"172.21.15.204:6819/2326773433","heartbeat_back_addr":"172.21.15.204:6823/2326773433","heartbeat_front_addr":"172.21.15.204:6821/2326773433","state":["exists","up"]},{"osd":7,"uuid":"23d5a862-e624-4f49-aa9c-58c852a8f506","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6825","nonce":737492389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6827","nonce":737492389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6831","nonce":737492389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6829","nonce":737492389}]},"public_addr":"172.21.15.204:6825/737492389","cluster_addr":"172.21.15.204:6827/737492389","heartbeat_back_addr":"172.21.15.204:6831/737492389","heartbeat_front_addr":"172.21.15.204:6829/737492389","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":"2024-09-21T09:58:58.982224+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:50.640254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:43.924445+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:38.331340+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:29.196605+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:03:22.024823+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:04:17.640418+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:05:16.140769+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6835/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:6834/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:0/3745255406":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1780411841":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/2674957058":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1663042163":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/3306452335":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/60818210":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/594217699":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/1547266812":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/3175097231":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6801/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2869949913":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6801/3433753413":"2024-09-22T10:06:19.579332+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:09:43.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:43 smithi003 bash[22527]: cluster 2024-09-21T10:09:41.662618+0000 mgr.y (mgr.14385) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:43.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:43 smithi003 bash[22527]: audit 2024-09-21T10:09:43.230845+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.3:0/348854965' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:09:43.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:43 smithi003 bash[31899]: cluster 2024-09-21T10:09:41.662618+0000 mgr.y (mgr.14385) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:43.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:43 smithi003 bash[31899]: audit 2024-09-21T10:09:43.230845+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.3:0/348854965' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:09:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:43 smithi204 bash[24804]: cluster 2024-09-21T10:09:41.662618+0000 mgr.y (mgr.14385) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:43 smithi204 bash[24804]: audit 2024-09-21T10:09:43.230845+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.3:0/348854965' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:09:43.878 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T10:09:43.878 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:09:44.173 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:09:44 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:09:44] "GET /metrics HTTP/1.1" 200 33776 "" "Prometheus/2.43.0" 2024-09-21T10:09:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:45 smithi204 bash[24804]: cluster 2024-09-21T10:09:43.663260+0000 mgr.y (mgr.14385) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:45.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:45 smithi003 bash[22527]: cluster 2024-09-21T10:09:43.663260+0000 mgr.y (mgr.14385) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:45.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:45 smithi003 bash[31899]: cluster 2024-09-21T10:09:43.663260+0000 mgr.y (mgr.14385) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:47.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:47 smithi204 bash[24804]: cluster 2024-09-21T10:09:45.664297+0000 mgr.y (mgr.14385) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:47.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:47 smithi003 bash[22527]: cluster 2024-09-21T10:09:45.664297+0000 mgr.y (mgr.14385) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:47.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:47 smithi003 bash[31899]: cluster 2024-09-21T10:09:45.664297+0000 mgr.y (mgr.14385) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:48.631 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:49.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:49 smithi003 bash[22527]: cluster 2024-09-21T10:09:47.664932+0000 mgr.y (mgr.14385) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:49.742 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:49 smithi003 bash[31899]: cluster 2024-09-21T10:09:47.664932+0000 mgr.y (mgr.14385) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:49.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:49 smithi204 bash[24804]: cluster 2024-09-21T10:09:47.664932+0000 mgr.y (mgr.14385) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:50.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:50 smithi003 bash[22527]: audit 2024-09-21T10:09:49.667810+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:50.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:50 smithi003 bash[31899]: audit 2024-09-21T10:09:49.667810+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:50.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:50 smithi204 bash[24804]: audit 2024-09-21T10:09:49.667810+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:09:51.653 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:09:51.654 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":75,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:55:33.551485+0000","modified":"2024-09-21T10:09:21.349920+0000","last_up_change":"2024-09-21T10:05:17.308707+0000","last_in_change":"2024-09-21T10:04:49.955334+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":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:47.343242+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"2024-09-21T10:07:02.715258+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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":"2024-09-21T10:09:07.050995+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":"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_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":"2024-09-21T10:09:07.578198+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":"72","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":"afab1a3b-3ac0-4545-95f9-3f08469d253f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6803","nonce":2417331502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6805","nonce":2417331502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6809","nonce":2417331502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6807","nonce":2417331502}]},"public_addr":"172.21.15.3:6803/2417331502","cluster_addr":"172.21.15.3:6805/2417331502","heartbeat_back_addr":"172.21.15.3:6809/2417331502","heartbeat_front_addr":"172.21.15.3:6807/2417331502","state":["exists","up"]},{"osd":1,"uuid":"e0f9f77b-e9a2-41f8-8798-e9be892df17d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6811","nonce":1609729319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6813","nonce":1609729319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6817","nonce":1609729319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6815","nonce":1609729319}]},"public_addr":"172.21.15.3:6811/1609729319","cluster_addr":"172.21.15.3:6813/1609729319","heartbeat_back_addr":"172.21.15.3:6817/1609729319","heartbeat_front_addr":"172.21.15.3:6815/1609729319","state":["exists","up"]},{"osd":2,"uuid":"0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6819","nonce":2117461991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6821","nonce":2117461991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6825","nonce":2117461991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6823","nonce":2117461991}]},"public_addr":"172.21.15.3:6819/2117461991","cluster_addr":"172.21.15.3:6821/2117461991","heartbeat_back_addr":"172.21.15.3:6825/2117461991","heartbeat_front_addr":"172.21.15.3:6823/2117461991","state":["exists","up"]},{"osd":3,"uuid":"345ed565-5f94-4b4b-8ad4-8662da12d919","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6827","nonce":866217848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6829","nonce":866217848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6833","nonce":866217848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6831","nonce":866217848}]},"public_addr":"172.21.15.3:6827/866217848","cluster_addr":"172.21.15.3:6829/866217848","heartbeat_back_addr":"172.21.15.3:6833/866217848","heartbeat_front_addr":"172.21.15.3:6831/866217848","state":["exists","up"]},{"osd":4,"uuid":"9c3de7dd-569a-4907-91b6-988cdc4bd3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6801","nonce":3370648872}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6803","nonce":3370648872}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6807","nonce":3370648872}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6805","nonce":3370648872}]},"public_addr":"172.21.15.204:6801/3370648872","cluster_addr":"172.21.15.204:6803/3370648872","heartbeat_back_addr":"172.21.15.204:6807/3370648872","heartbeat_front_addr":"172.21.15.204:6805/3370648872","state":["exists","up"]},{"osd":5,"uuid":"0f73f70b-e95d-4dd4-931e-5d00dab7b6ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6809","nonce":258550506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6811","nonce":258550506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6815","nonce":258550506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6813","nonce":258550506}]},"public_addr":"172.21.15.204:6809/258550506","cluster_addr":"172.21.15.204:6811/258550506","heartbeat_back_addr":"172.21.15.204:6815/258550506","heartbeat_front_addr":"172.21.15.204:6813/258550506","state":["exists","up"]},{"osd":6,"uuid":"bbe81ce4-64ef-4a77-af15-22d6b65d2453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6817","nonce":2326773433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6819","nonce":2326773433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6823","nonce":2326773433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6821","nonce":2326773433}]},"public_addr":"172.21.15.204:6817/2326773433","cluster_addr":"172.21.15.204:6819/2326773433","heartbeat_back_addr":"172.21.15.204:6823/2326773433","heartbeat_front_addr":"172.21.15.204:6821/2326773433","state":["exists","up"]},{"osd":7,"uuid":"23d5a862-e624-4f49-aa9c-58c852a8f506","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6825","nonce":737492389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6827","nonce":737492389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6831","nonce":737492389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6829","nonce":737492389}]},"public_addr":"172.21.15.204:6825/737492389","cluster_addr":"172.21.15.204:6827/737492389","heartbeat_back_addr":"172.21.15.204:6831/737492389","heartbeat_front_addr":"172.21.15.204:6829/737492389","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":"2024-09-21T09:58:58.982224+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:50.640254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:43.924445+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:38.331340+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:29.196605+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:03:22.024823+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:04:17.640418+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:05:16.140769+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:6835/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:6834/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:0/3745255406":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1780411841":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/2674957058":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1663042163":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/3306452335":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/60818210":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/594217699":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/1547266812":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/3175097231":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6801/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2869949913":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6800/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6801/3433753413":"2024-09-22T10:06:19.579332+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:09:51.665 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:51 smithi003 bash[22527]: cluster 2024-09-21T10:09:49.665572+0000 mgr.y (mgr.14385) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:51.665 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:51 smithi003 bash[31899]: cluster 2024-09-21T10:09:49.665572+0000 mgr.y (mgr.14385) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:51.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:51 smithi204 bash[24804]: cluster 2024-09-21T10:09:49.665572+0000 mgr.y (mgr.14385) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:52.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T10:09:52.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T10:09:52.266 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T10:09:52.266 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T10:09:52.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T10:09:52.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T10:09:52.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T10:09:52.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T10:09:52.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:52 smithi003 bash[22527]: audit 2024-09-21T10:09:51.652479+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.3:0/373999701' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:09:52.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:52 smithi003 bash[31899]: audit 2024-09-21T10:09:51.652479+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.3:0/373999701' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:09:52.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:52 smithi204 bash[24804]: audit 2024-09-21T10:09:51.652479+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.3:0/373999701' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:09:53.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:53 smithi204 bash[24804]: cluster 2024-09-21T10:09:51.666404+0000 mgr.y (mgr.14385) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:53.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:53 smithi003 bash[22527]: cluster 2024-09-21T10:09:51.666404+0000 mgr.y (mgr.14385) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:53.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:53 smithi003 bash[31899]: cluster 2024-09-21T10:09:51.666404+0000 mgr.y (mgr.14385) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:54.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:09:54 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:09:54] "GET /metrics HTTP/1.1" 200 33775 "" "Prometheus/2.43.0" 2024-09-21T10:09:55.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:55 smithi204 bash[24804]: cluster 2024-09-21T10:09:53.667034+0000 mgr.y (mgr.14385) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:55.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:55 smithi003 bash[22527]: cluster 2024-09-21T10:09:53.667034+0000 mgr.y (mgr.14385) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:55.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:55 smithi003 bash[31899]: cluster 2024-09-21T10:09:53.667034+0000 mgr.y (mgr.14385) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:57.103 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:57.103 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:57.104 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:57.104 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:57.104 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:57.105 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:57.107 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:57.109 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:09:57.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:57 smithi003 bash[22527]: cluster 2024-09-21T10:09:55.668099+0000 mgr.y (mgr.14385) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:57.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:57 smithi003 bash[31899]: cluster 2024-09-21T10:09:55.668099+0000 mgr.y (mgr.14385) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:58.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:57 smithi204 bash[24804]: cluster 2024-09-21T10:09:55.668099+0000 mgr.y (mgr.14385) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:59.622 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:09:59 smithi003 bash[22527]: cluster 2024-09-21T10:09:57.668744+0000 mgr.y (mgr.14385) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:09:59.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:09:59 smithi003 bash[31899]: cluster 2024-09-21T10:09:57.668744+0000 mgr.y (mgr.14385) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:00.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:09:59 smithi204 bash[24804]: cluster 2024-09-21T10:09:57.668744+0000 mgr.y (mgr.14385) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:00.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:00 smithi003 bash[22527]: cluster 2024-09-21T10:10:00.000103+0000 mon.a (mon.0) 834 : cluster [INF] overall HEALTH_OK 2024-09-21T10:10:00.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:00 smithi003 bash[31899]: cluster 2024-09-21T10:10:00.000103+0000 mon.a (mon.0) 834 : cluster [INF] overall HEALTH_OK 2024-09-21T10:10:01.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:00 smithi204 bash[24804]: cluster 2024-09-21T10:10:00.000103+0000 mon.a (mon.0) 834 : cluster [INF] overall HEALTH_OK 2024-09-21T10:10:01.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:01 smithi003 bash[22527]: cluster 2024-09-21T10:09:59.669344+0000 mgr.y (mgr.14385) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:01.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:01 smithi003 bash[31899]: cluster 2024-09-21T10:09:59.669344+0000 mgr.y (mgr.14385) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:02.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:01 smithi204 bash[24804]: cluster 2024-09-21T10:09:59.669344+0000 mgr.y (mgr.14385) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:03.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:03 smithi003 bash[22527]: cluster 2024-09-21T10:10:01.670395+0000 mgr.y (mgr.14385) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:03.868 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:03 smithi003 bash[31899]: cluster 2024-09-21T10:10:01.670395+0000 mgr.y (mgr.14385) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:03 smithi204 bash[24804]: cluster 2024-09-21T10:10:01.670395+0000 mgr.y (mgr.14385) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:04.221 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:10:04 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:10:04] "GET /metrics HTTP/1.1" 200 33775 "" "Prometheus/2.43.0" 2024-09-21T10:10:05.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:05 smithi003 bash[31899]: cluster 2024-09-21T10:10:03.671031+0000 mgr.y (mgr.14385) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:05.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:05 smithi003 bash[31899]: audit 2024-09-21T10:10:04.668861+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:05.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:05 smithi003 bash[22527]: cluster 2024-09-21T10:10:03.671031+0000 mgr.y (mgr.14385) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:05.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:05 smithi003 bash[22527]: audit 2024-09-21T10:10:04.668861+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:06.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:05 smithi204 bash[24804]: cluster 2024-09-21T10:10:03.671031+0000 mgr.y (mgr.14385) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:06.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:05 smithi204 bash[24804]: audit 2024-09-21T10:10:04.668861+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:07.893 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:07 smithi003 bash[22527]: cluster 2024-09-21T10:10:05.672079+0000 mgr.y (mgr.14385) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:07.893 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:07 smithi003 bash[31899]: cluster 2024-09-21T10:10:05.672079+0000 mgr.y (mgr.14385) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:08.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:07 smithi204 bash[24804]: cluster 2024-09-21T10:10:05.672079+0000 mgr.y (mgr.14385) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:09.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:09 smithi003 bash[22527]: cluster 2024-09-21T10:10:07.672639+0000 mgr.y (mgr.14385) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:09.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:09 smithi003 bash[31899]: cluster 2024-09-21T10:10:07.672639+0000 mgr.y (mgr.14385) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:09.833 INFO:teuthology.orchestra.run.smithi003.stdout:111669149800 2024-09-21T10:10:09.833 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T10:10:10.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:09 smithi204 bash[24804]: cluster 2024-09-21T10:10:07.672639+0000 mgr.y (mgr.14385) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:11.712 INFO:teuthology.orchestra.run.smithi003.stdout:236223201341 2024-09-21T10:10:11.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T10:10:11.795 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:11 smithi003 bash[22527]: cluster 2024-09-21T10:10:09.673523+0000 mgr.y (mgr.14385) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:11.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:11 smithi003 bash[31899]: cluster 2024-09-21T10:10:09.673523+0000 mgr.y (mgr.14385) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:11.796 INFO:teuthology.orchestra.run.smithi003.stdout:55834574974 2024-09-21T10:10:11.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T10:10:12.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:11 smithi204 bash[24804]: cluster 2024-09-21T10:10:09.673523+0000 mgr.y (mgr.14385) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:12.375 INFO:teuthology.orchestra.run.smithi003.stdout:34359738504 2024-09-21T10:10:12.375 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T10:10:13.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:13 smithi003 bash[22527]: cluster 2024-09-21T10:10:11.674929+0000 mgr.y (mgr.14385) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:13.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:13 smithi003 bash[31899]: cluster 2024-09-21T10:10:11.674929+0000 mgr.y (mgr.14385) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:14.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:13 smithi204 bash[24804]: cluster 2024-09-21T10:10:11.674929+0000 mgr.y (mgr.14385) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:14.014 INFO:teuthology.orchestra.run.smithi003.stdout:77309411445 2024-09-21T10:10:14.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T10:10:14.295 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:10:14 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:10:14] "GET /metrics HTTP/1.1" 200 33775 "" "Prometheus/2.43.0" 2024-09-21T10:10:14.296 INFO:teuthology.orchestra.run.smithi003.stdout:201863462985 2024-09-21T10:10:14.296 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T10:10:14.380 INFO:teuthology.orchestra.run.smithi003.stdout:167503724629 2024-09-21T10:10:14.381 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T10:10:14.391 INFO:teuthology.orchestra.run.smithi003.stdout:133143986271 2024-09-21T10:10:14.391 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T10:10:15.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:15 smithi003 bash[22527]: cluster 2024-09-21T10:10:13.675820+0000 mgr.y (mgr.14385) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:15.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:15 smithi003 bash[31899]: cluster 2024-09-21T10:10:13.675820+0000 mgr.y (mgr.14385) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:16.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:15 smithi204 bash[24804]: cluster 2024-09-21T10:10:13.675820+0000 mgr.y (mgr.14385) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:16.833 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:17.853 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:17.854 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:17.854 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:17.898 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:17 smithi003 bash[22527]: cluster 2024-09-21T10:10:15.676875+0000 mgr.y (mgr.14385) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:17.899 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:17 smithi003 bash[31899]: cluster 2024-09-21T10:10:15.676875+0000 mgr.y (mgr.14385) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:18.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:17 smithi204 bash[24804]: cluster 2024-09-21T10:10:15.676875+0000 mgr.y (mgr.14385) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:19.778 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:19.778 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:19.778 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:19.779 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:19.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:19 smithi003 bash[22527]: cluster 2024-09-21T10:10:17.677518+0000 mgr.y (mgr.14385) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:19.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:19 smithi003 bash[31899]: cluster 2024-09-21T10:10:17.677518+0000 mgr.y (mgr.14385) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:20.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:19 smithi204 bash[24804]: cluster 2024-09-21T10:10:17.677518+0000 mgr.y (mgr.14385) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:20.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:20 smithi003 bash[22527]: audit 2024-09-21T10:10:19.669411+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:20.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:20 smithi003 bash[31899]: audit 2024-09-21T10:10:19.669411+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:21.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:20 smithi204 bash[24804]: audit 2024-09-21T10:10:19.669411+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:21.859 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:21 smithi003 bash[22527]: cluster 2024-09-21T10:10:19.678077+0000 mgr.y (mgr.14385) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:21.859 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:21 smithi003 bash[22527]: audit 2024-09-21T10:10:21.496554+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:21.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:21 smithi003 bash[31899]: cluster 2024-09-21T10:10:19.678077+0000 mgr.y (mgr.14385) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:21.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:21 smithi003 bash[31899]: audit 2024-09-21T10:10:21.496554+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:22.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:21 smithi204 bash[24804]: cluster 2024-09-21T10:10:19.678077+0000 mgr.y (mgr.14385) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:22.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:21 smithi204 bash[24804]: audit 2024-09-21T10:10:21.496554+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:10:22.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:22 smithi003 bash[22527]: audit 2024-09-21T10:10:22.028895+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:22.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:22 smithi003 bash[22527]: audit 2024-09-21T10:10:22.029715+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:10:22.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:22 smithi003 bash[22527]: audit 2024-09-21T10:10:22.036622+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:10:22.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:22 smithi003 bash[31899]: audit 2024-09-21T10:10:22.028895+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:22.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:22 smithi003 bash[31899]: audit 2024-09-21T10:10:22.029715+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:10:22.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:22 smithi003 bash[31899]: audit 2024-09-21T10:10:22.036622+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:10:23.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:22 smithi204 bash[24804]: audit 2024-09-21T10:10:22.028895+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:10:23.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:22 smithi204 bash[24804]: audit 2024-09-21T10:10:22.029715+0000 mon.c (mon.2) 110 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:10:23.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:22 smithi204 bash[24804]: audit 2024-09-21T10:10:22.036622+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:10:23.183 INFO:teuthology.orchestra.run.smithi003.stdout:111669149803 2024-09-21T10:10:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:23 smithi003 bash[22527]: cluster 2024-09-21T10:10:21.678772+0000 mgr.y (mgr.14385) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:23 smithi003 bash[22527]: audit 2024-09-21T10:10:23.183762+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.3:0/4186697050' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:10:23.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:23 smithi003 bash[31899]: cluster 2024-09-21T10:10:21.678772+0000 mgr.y (mgr.14385) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:23.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:23 smithi003 bash[31899]: audit 2024-09-21T10:10:23.183762+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.3:0/4186697050' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:10:24.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:23 smithi204 bash[24804]: cluster 2024-09-21T10:10:21.678772+0000 mgr.y (mgr.14385) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:24.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:23 smithi204 bash[24804]: audit 2024-09-21T10:10:23.183762+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.3:0/4186697050' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T10:10:24.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:10:24 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:10:24] "GET /metrics HTTP/1.1" 200 33772 "" "Prometheus/2.43.0" 2024-09-21T10:10:25.686 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149800 got 111669149803 for osd.3 2024-09-21T10:10:25.686 DEBUG:teuthology.parallel:result is None 2024-09-21T10:10:25.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:25 smithi003 bash[22527]: cluster 2024-09-21T10:10:23.679533+0000 mgr.y (mgr.14385) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:25.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:25 smithi003 bash[31899]: cluster 2024-09-21T10:10:23.679533+0000 mgr.y (mgr.14385) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:26.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:25 smithi204 bash[24804]: cluster 2024-09-21T10:10:23.679533+0000 mgr.y (mgr.14385) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:27.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:27 smithi003 bash[22527]: cluster 2024-09-21T10:10:25.680365+0000 mgr.y (mgr.14385) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:27.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:27 smithi003 bash[31899]: cluster 2024-09-21T10:10:25.680365+0000 mgr.y (mgr.14385) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:28.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:27 smithi204 bash[24804]: cluster 2024-09-21T10:10:25.680365+0000 mgr.y (mgr.14385) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:29.510 INFO:teuthology.orchestra.run.smithi003.stdout:55834574978 2024-09-21T10:10:29.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:29 smithi003 bash[22527]: cluster 2024-09-21T10:10:27.680959+0000 mgr.y (mgr.14385) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:29.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:29 smithi003 bash[22527]: audit 2024-09-21T10:10:29.510606+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.3:0/3358113125' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:10:29.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:29 smithi003 bash[31899]: cluster 2024-09-21T10:10:27.680959+0000 mgr.y (mgr.14385) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:29.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:29 smithi003 bash[31899]: audit 2024-09-21T10:10:29.510606+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.3:0/3358113125' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:10:30.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:29 smithi204 bash[24804]: cluster 2024-09-21T10:10:27.680959+0000 mgr.y (mgr.14385) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:30.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:29 smithi204 bash[24804]: audit 2024-09-21T10:10:29.510606+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.3:0/3358113125' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T10:10:30.477 INFO:teuthology.orchestra.run.smithi003.stdout:34359738508 2024-09-21T10:10:30.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:30 smithi003 bash[22527]: audit 2024-09-21T10:10:30.477693+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.3:0/3991164681' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:10:30.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:30 smithi003 bash[31899]: audit 2024-09-21T10:10:30.477693+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.3:0/3991164681' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:10:30.957 INFO:teuthology.orchestra.run.smithi003.stdout:236223201345 2024-09-21T10:10:31.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:30 smithi204 bash[24804]: audit 2024-09-21T10:10:30.477693+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.3:0/3991164681' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T10:10:31.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:31 smithi003 bash[22527]: cluster 2024-09-21T10:10:29.681692+0000 mgr.y (mgr.14385) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:31.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:31 smithi003 bash[22527]: audit 2024-09-21T10:10:30.957391+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.3:0/2950701210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:10:31.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:31 smithi003 bash[31899]: cluster 2024-09-21T10:10:29.681692+0000 mgr.y (mgr.14385) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:31.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:31 smithi003 bash[31899]: audit 2024-09-21T10:10:30.957391+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.3:0/2950701210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:10:32.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:31 smithi204 bash[24804]: cluster 2024-09-21T10:10:29.681692+0000 mgr.y (mgr.14385) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:32.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:31 smithi204 bash[24804]: audit 2024-09-21T10:10:30.957391+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.3:0/2950701210' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T10:10:32.207 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574974 got 55834574978 for osd.1 2024-09-21T10:10:32.208 DEBUG:teuthology.parallel:result is None 2024-09-21T10:10:33.550 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738504 got 34359738508 for osd.0 2024-09-21T10:10:33.551 DEBUG:teuthology.parallel:result is None 2024-09-21T10:10:33.743 INFO:teuthology.orchestra.run.smithi003.stdout:167503724633 2024-09-21T10:10:33.809 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:33 smithi003 bash[22527]: cluster 2024-09-21T10:10:31.682743+0000 mgr.y (mgr.14385) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:33.810 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:33 smithi003 bash[31899]: cluster 2024-09-21T10:10:31.682743+0000 mgr.y (mgr.14385) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:34.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:33 smithi204 bash[24804]: cluster 2024-09-21T10:10:31.682743+0000 mgr.y (mgr.14385) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:34.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:10:34 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:10:34] "GET /metrics HTTP/1.1" 200 33772 "" "Prometheus/2.43.0" 2024-09-21T10:10:34.548 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201341 got 236223201345 for osd.7 2024-09-21T10:10:34.548 DEBUG:teuthology.parallel:result is None 2024-09-21T10:10:34.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:34 smithi003 bash[22527]: audit 2024-09-21T10:10:33.743736+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.3:0/3554974457' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:10:34.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:34 smithi003 bash[31899]: audit 2024-09-21T10:10:33.743736+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.3:0/3554974457' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:10:35.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:34 smithi204 bash[24804]: audit 2024-09-21T10:10:33.743736+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.3:0/3554974457' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T10:10:35.293 INFO:teuthology.orchestra.run.smithi003.stdout:77309411449 2024-09-21T10:10:35.663 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724629 got 167503724633 for osd.5 2024-09-21T10:10:35.663 DEBUG:teuthology.parallel:result is None 2024-09-21T10:10:35.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:35 smithi003 bash[22527]: cluster 2024-09-21T10:10:33.683342+0000 mgr.y (mgr.14385) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:35.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:35 smithi003 bash[22527]: audit 2024-09-21T10:10:34.669601+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:35.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:35 smithi003 bash[22527]: audit 2024-09-21T10:10:35.294096+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.3:0/2384635454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:10:35.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:35 smithi003 bash[31899]: cluster 2024-09-21T10:10:33.683342+0000 mgr.y (mgr.14385) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:35.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:35 smithi003 bash[31899]: audit 2024-09-21T10:10:34.669601+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:35.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:35 smithi003 bash[31899]: audit 2024-09-21T10:10:35.294096+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.3:0/2384635454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:10:35.983 INFO:teuthology.orchestra.run.smithi003.stdout:133143986275 2024-09-21T10:10:36.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:35 smithi204 bash[24804]: cluster 2024-09-21T10:10:33.683342+0000 mgr.y (mgr.14385) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:36.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:35 smithi204 bash[24804]: audit 2024-09-21T10:10:34.669601+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:36.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:35 smithi204 bash[24804]: audit 2024-09-21T10:10:35.294096+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.3:0/2384635454' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T10:10:36.131 INFO:teuthology.orchestra.run.smithi003.stdout:201863462989 2024-09-21T10:10:36.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:36 smithi003 bash[22527]: audit 2024-09-21T10:10:35.983800+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.3:0/3140402021' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:10:36.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:36 smithi003 bash[22527]: audit 2024-09-21T10:10:36.131436+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.3:0/3678139278' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:10:36.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:36 smithi003 bash[31899]: audit 2024-09-21T10:10:35.983800+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.3:0/3140402021' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:10:36.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:36 smithi003 bash[31899]: audit 2024-09-21T10:10:36.131436+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.3:0/3678139278' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:10:36.974 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411445 got 77309411449 for osd.2 2024-09-21T10:10:36.974 DEBUG:teuthology.parallel:result is None 2024-09-21T10:10:37.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:36 smithi204 bash[24804]: audit 2024-09-21T10:10:35.983800+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.3:0/3140402021' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T10:10:37.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:36 smithi204 bash[24804]: audit 2024-09-21T10:10:36.131436+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.3:0/3678139278' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T10:10:37.620 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986271 got 133143986275 for osd.4 2024-09-21T10:10:37.620 DEBUG:teuthology.parallel:result is None 2024-09-21T10:10:37.672 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462985 got 201863462989 for osd.6 2024-09-21T10:10:37.672 DEBUG:teuthology.parallel:result is None 2024-09-21T10:10:37.672 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T10:10:37.672 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:10:37.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:37 smithi003 bash[22527]: cluster 2024-09-21T10:10:35.684507+0000 mgr.y (mgr.14385) 169 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:37.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:37 smithi003 bash[31899]: cluster 2024-09-21T10:10:35.684507+0000 mgr.y (mgr.14385) 169 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:38.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:37 smithi204 bash[24804]: cluster 2024-09-21T10:10:35.684507+0000 mgr.y (mgr.14385) 169 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:39.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:39 smithi003 bash[22527]: cluster 2024-09-21T10:10:37.685113+0000 mgr.y (mgr.14385) 170 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:39.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:39 smithi003 bash[31899]: cluster 2024-09-21T10:10:37.685113+0000 mgr.y (mgr.14385) 170 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:40.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:39 smithi204 bash[24804]: cluster 2024-09-21T10:10:37.685113+0000 mgr.y (mgr.14385) 170 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:41.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:41 smithi003 bash[22527]: cluster 2024-09-21T10:10:39.685737+0000 mgr.y (mgr.14385) 171 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:41.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:41 smithi003 bash[31899]: cluster 2024-09-21T10:10:39.685737+0000 mgr.y (mgr.14385) 171 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:42.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:41 smithi204 bash[24804]: cluster 2024-09-21T10:10:39.685737+0000 mgr.y (mgr.14385) 171 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:42.419 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:43.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:43 smithi003 bash[22527]: cluster 2024-09-21T10:10:41.686804+0000 mgr.y (mgr.14385) 172 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:43.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:43 smithi003 bash[31899]: cluster 2024-09-21T10:10:41.686804+0000 mgr.y (mgr.14385) 172 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:43 smithi204 bash[24804]: cluster 2024-09-21T10:10:41.686804+0000 mgr.y (mgr.14385) 172 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:44.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:10:44 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:10:44] "GET /metrics HTTP/1.1" 200 33772 "" "Prometheus/2.43.0" 2024-09-21T10:10:45.336 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:10:45.337 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:10:45.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:45 smithi003 bash[22527]: cluster 2024-09-21T10:10:43.687409+0000 mgr.y (mgr.14385) 173 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:45.913 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:45 smithi003 bash[31899]: cluster 2024-09-21T10:10:43.687409+0000 mgr.y (mgr.14385) 173 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:45.913 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":150,"stamp":"2024-09-21T10:10:43.687089+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592749,"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":289,"num_read_kb":386,"num_write":226,"num_write_kb":2432,"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":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":176,"ondisk_log_size":176,"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":240460,"kb_used_data":7900,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749720756,"statfs":{"total":767960285184,"available":767714054144,"internally_reserved":0,"allocated":8089600,"data_stored":4525722,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":238014009},"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.005127"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.360590+0000","last_change":"2024-09-21T10:09:08.652125+0000","last_active":"2024-09-21T10:09:20.360590+0000","last_peered":"2024-09-21T10:09:20.360590+0000","last_clean":"2024-09-21T10:09:20.360590+0000","last_became_active":"2024-09-21T10:09:08.651006+0000","last_became_peered":"2024-09-21T10:09:08.651006+0000","last_unstale":"2024-09-21T10:09:20.360590+0000","last_undegraded":"2024-09-21T10:09:20.360590+0000","last_fullsized":"2024-09-21T10:09:20.360590+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:32.107235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.449535+0000","last_change":"2024-09-21T10:09:08.160065+0000","last_active":"2024-09-21T10:09:20.449535+0000","last_peered":"2024-09-21T10:09:20.449535+0000","last_clean":"2024-09-21T10:09:20.449535+0000","last_became_active":"2024-09-21T10:09:08.159364+0000","last_became_peered":"2024-09-21T10:09:08.159364+0000","last_unstale":"2024-09-21T10:09:20.449535+0000","last_undegraded":"2024-09-21T10:09:20.449535+0000","last_fullsized":"2024-09-21T10:09:20.449535+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:36:27.951024+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369459+0000","last_change":"2024-09-21T10:09:08.654809+0000","last_active":"2024-09-21T10:09:20.369459+0000","last_peered":"2024-09-21T10:09:20.369459+0000","last_clean":"2024-09-21T10:09:20.369459+0000","last_became_active":"2024-09-21T10:09:08.654037+0000","last_became_peered":"2024-09-21T10:09:08.654037+0000","last_unstale":"2024-09-21T10:09:20.369459+0000","last_undegraded":"2024-09-21T10:09:20.369459+0000","last_fullsized":"2024-09-21T10:09:20.369459+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:24.360200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364492+0000","last_change":"2024-09-21T10:09:08.143821+0000","last_active":"2024-09-21T10:09:20.364492+0000","last_peered":"2024-09-21T10:09:20.364492+0000","last_clean":"2024-09-21T10:09:20.364492+0000","last_became_active":"2024-09-21T10:09:08.143130+0000","last_became_peered":"2024-09-21T10:09:08.143130+0000","last_unstale":"2024-09-21T10:09:20.364492+0000","last_undegraded":"2024-09-21T10:09:20.364492+0000","last_fullsized":"2024-09-21T10:09:20.364492+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:59:43.617548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.366138+0000","last_change":"2024-09-21T10:09:09.191881+0000","last_active":"2024-09-21T10:09:20.366138+0000","last_peered":"2024-09-21T10:09:20.366138+0000","last_clean":"2024-09-21T10:09:20.366138+0000","last_became_active":"2024-09-21T10:09:09.191248+0000","last_became_peered":"2024-09-21T10:09:09.191248+0000","last_unstale":"2024-09-21T10:09:20.366138+0000","last_undegraded":"2024-09-21T10:09:20.366138+0000","last_fullsized":"2024-09-21T10:09:20.366138+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:21:30.645008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.449382+0000","last_change":"2024-09-21T10:09:08.155865+0000","last_active":"2024-09-21T10:09:20.449382+0000","last_peered":"2024-09-21T10:09:20.449382+0000","last_clean":"2024-09-21T10:09:20.449382+0000","last_became_active":"2024-09-21T10:09:08.155041+0000","last_became_peered":"2024-09-21T10:09:08.155041+0000","last_unstale":"2024-09-21T10:09:20.449382+0000","last_undegraded":"2024-09-21T10:09:20.449382+0000","last_fullsized":"2024-09-21T10:09:20.449382+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:46:22.862941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.363845+0000","last_change":"2024-09-21T10:09:08.652827+0000","last_active":"2024-09-21T10:09:20.363845+0000","last_peered":"2024-09-21T10:09:20.363845+0000","last_clean":"2024-09-21T10:09:20.363845+0000","last_became_active":"2024-09-21T10:09:08.651226+0000","last_became_peered":"2024-09-21T10:09:08.651226+0000","last_unstale":"2024-09-21T10:09:20.363845+0000","last_undegraded":"2024-09-21T10:09:20.363845+0000","last_fullsized":"2024-09-21T10:09:20.363845+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:19:03.175477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":32,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.358778+0000","last_change":"2024-09-21T10:09:08.132611+0000","last_active":"2024-09-21T10:09:20.358778+0000","last_peered":"2024-09-21T10:09:20.358778+0000","last_clean":"2024-09-21T10:09:20.358778+0000","last_became_active":"2024-09-21T10:09:08.131818+0000","last_became_peered":"2024-09-21T10:09:08.131818+0000","last_unstale":"2024-09-21T10:09:20.358778+0000","last_undegraded":"2024-09-21T10:09:20.358778+0000","last_fullsized":"2024-09-21T10:09:20.358778+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:36.146209+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":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.450177+0000","last_change":"2024-09-21T10:09:08.141503+0000","last_active":"2024-09-21T10:09:20.450177+0000","last_peered":"2024-09-21T10:09:20.450177+0000","last_clean":"2024-09-21T10:09:20.450177+0000","last_became_active":"2024-09-21T10:09:08.140610+0000","last_became_peered":"2024-09-21T10:09:08.140610+0000","last_unstale":"2024-09-21T10:09:20.450177+0000","last_undegraded":"2024-09-21T10:09:20.450177+0000","last_fullsized":"2024-09-21T10:09:20.450177+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:28:35.328790+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":1,"num_read_kb":1,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.368980+0000","last_change":"2024-09-21T10:09:08.652614+0000","last_active":"2024-09-21T10:09:20.368980+0000","last_peered":"2024-09-21T10:09:20.368980+0000","last_clean":"2024-09-21T10:09:20.368980+0000","last_became_active":"2024-09-21T10:09:08.651256+0000","last_became_peered":"2024-09-21T10:09:08.651256+0000","last_unstale":"2024-09-21T10:09:20.368980+0000","last_undegraded":"2024-09-21T10:09:20.368980+0000","last_fullsized":"2024-09-21T10:09:20.368980+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:51:20.650173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.450151+0000","last_change":"2024-09-21T10:09:08.145626+0000","last_active":"2024-09-21T10:09:20.450151+0000","last_peered":"2024-09-21T10:09:20.450151+0000","last_clean":"2024-09-21T10:09:20.450151+0000","last_became_active":"2024-09-21T10:09:08.144886+0000","last_became_peered":"2024-09-21T10:09:08.144886+0000","last_unstale":"2024-09-21T10:09:20.450151+0000","last_undegraded":"2024-09-21T10:09:20.450151+0000","last_fullsized":"2024-09-21T10:09:20.450151+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:41:53.435660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966724+0000","last_change":"2024-09-21T10:09:09.810620+0000","last_active":"2024-09-21T10:09:20.966724+0000","last_peered":"2024-09-21T10:09:20.966724+0000","last_clean":"2024-09-21T10:09:20.966724+0000","last_became_active":"2024-09-21T10:09:09.809725+0000","last_became_peered":"2024-09-21T10:09:09.809725+0000","last_unstale":"2024-09-21T10:09:20.966724+0000","last_undegraded":"2024-09-21T10:09:20.966724+0000","last_fullsized":"2024-09-21T10:09:20.966724+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:21:15.532085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.450123+0000","last_change":"2024-09-21T10:09:08.133854+0000","last_active":"2024-09-21T10:09:20.450123+0000","last_peered":"2024-09-21T10:09:20.450123+0000","last_clean":"2024-09-21T10:09:20.450123+0000","last_became_active":"2024-09-21T10:09:08.132921+0000","last_became_peered":"2024-09-21T10:09:08.132921+0000","last_unstale":"2024-09-21T10:09:20.450123+0000","last_undegraded":"2024-09-21T10:09:20.450123+0000","last_fullsized":"2024-09-21T10:09:20.450123+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:22.798043+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":1,"num_read_kb":1,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.358885+0000","last_change":"2024-09-21T10:09:08.651733+0000","last_active":"2024-09-21T10:09:20.358885+0000","last_peered":"2024-09-21T10:09:20.358885+0000","last_clean":"2024-09-21T10:09:20.358885+0000","last_became_active":"2024-09-21T10:09:08.650869+0000","last_became_peered":"2024-09-21T10:09:08.650869+0000","last_unstale":"2024-09-21T10:09:20.358885+0000","last_undegraded":"2024-09-21T10:09:20.358885+0000","last_fullsized":"2024-09-21T10:09:20.358885+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:59:38.768099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369425+0000","last_change":"2024-09-21T10:09:08.133039+0000","last_active":"2024-09-21T10:09:20.369425+0000","last_peered":"2024-09-21T10:09:20.369425+0000","last_clean":"2024-09-21T10:09:20.369425+0000","last_became_active":"2024-09-21T10:09:08.132262+0000","last_became_peered":"2024-09-21T10:09:08.132262+0000","last_unstale":"2024-09-21T10:09:20.369425+0000","last_undegraded":"2024-09-21T10:09:20.369425+0000","last_fullsized":"2024-09-21T10:09:20.369425+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:27.091706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.365134+0000","last_change":"2024-09-21T10:09:09.813449+0000","last_active":"2024-09-21T10:09:20.365134+0000","last_peered":"2024-09-21T10:09:20.365134+0000","last_clean":"2024-09-21T10:09:20.365134+0000","last_became_active":"2024-09-21T10:09:09.812513+0000","last_became_peered":"2024-09-21T10:09:09.812513+0000","last_unstale":"2024-09-21T10:09:20.365134+0000","last_undegraded":"2024-09-21T10:09:20.365134+0000","last_fullsized":"2024-09-21T10:09:20.365134+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:16.746851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"73'3","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.358130+0000","last_change":"2024-09-21T10:09:08.155404+0000","last_active":"2024-09-21T10:09:20.358130+0000","last_peered":"2024-09-21T10:09:20.358130+0000","last_clean":"2024-09-21T10:09:20.358130+0000","last_became_active":"2024-09-21T10:09:08.155101+0000","last_became_peered":"2024-09-21T10:09:08.155101+0000","last_unstale":"2024-09-21T10:09:20.358130+0000","last_undegraded":"2024-09-21T10:09:20.358130+0000","last_fullsized":"2024-09-21T10:09:20.358130+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:54.463841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966802+0000","last_change":"2024-09-21T10:09:10.003411+0000","last_active":"2024-09-21T10:09:20.966802+0000","last_peered":"2024-09-21T10:09:20.966802+0000","last_clean":"2024-09-21T10:09:20.966802+0000","last_became_active":"2024-09-21T10:09:10.002569+0000","last_became_peered":"2024-09-21T10:09:10.002569+0000","last_unstale":"2024-09-21T10:09:20.966802+0000","last_undegraded":"2024-09-21T10:09:20.966802+0000","last_fullsized":"2024-09-21T10:09:20.966802+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:00:10.362525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.359280+0000","last_change":"2024-09-21T10:09:08.147640+0000","last_active":"2024-09-21T10:09:20.359280+0000","last_peered":"2024-09-21T10:09:20.359280+0000","last_clean":"2024-09-21T10:09:20.359280+0000","last_became_active":"2024-09-21T10:09:08.146697+0000","last_became_peered":"2024-09-21T10:09:08.146697+0000","last_unstale":"2024-09-21T10:09:20.359280+0000","last_undegraded":"2024-09-21T10:09:20.359280+0000","last_fullsized":"2024-09-21T10:09:20.359280+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:43.338860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.967211+0000","last_change":"2024-09-21T10:09:10.019986+0000","last_active":"2024-09-21T10:09:20.967211+0000","last_peered":"2024-09-21T10:09:20.967211+0000","last_clean":"2024-09-21T10:09:20.967211+0000","last_became_active":"2024-09-21T10:09:10.019548+0000","last_became_peered":"2024-09-21T10:09:10.019548+0000","last_unstale":"2024-09-21T10:09:20.967211+0000","last_undegraded":"2024-09-21T10:09:20.967211+0000","last_fullsized":"2024-09-21T10:09:20.967211+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:35:03.471130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966828+0000","last_change":"2024-09-21T10:09:08.149741+0000","last_active":"2024-09-21T10:09:20.966828+0000","last_peered":"2024-09-21T10:09:20.966828+0000","last_clean":"2024-09-21T10:09:20.966828+0000","last_became_active":"2024-09-21T10:09:08.149079+0000","last_became_peered":"2024-09-21T10:09:08.149079+0000","last_unstale":"2024-09-21T10:09:20.966828+0000","last_undegraded":"2024-09-21T10:09:20.966828+0000","last_fullsized":"2024-09-21T10:09:20.966828+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:40:06.047964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.967328+0000","last_change":"2024-09-21T10:09:10.004573+0000","last_active":"2024-09-21T10:09:20.967328+0000","last_peered":"2024-09-21T10:09:20.967328+0000","last_clean":"2024-09-21T10:09:20.967328+0000","last_became_active":"2024-09-21T10:09:10.004030+0000","last_became_peered":"2024-09-21T10:09:10.004030+0000","last_unstale":"2024-09-21T10:09:20.967328+0000","last_undegraded":"2024-09-21T10:09:20.967328+0000","last_fullsized":"2024-09-21T10:09:20.967328+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:50.666473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.366998+0000","last_change":"2024-09-21T10:09:08.154684+0000","last_active":"2024-09-21T10:09:20.366998+0000","last_peered":"2024-09-21T10:09:20.366998+0000","last_clean":"2024-09-21T10:09:20.366998+0000","last_became_active":"2024-09-21T10:09:08.154004+0000","last_became_peered":"2024-09-21T10:09:08.154004+0000","last_unstale":"2024-09-21T10:09:20.366998+0000","last_undegraded":"2024-09-21T10:09:20.366998+0000","last_fullsized":"2024-09-21T10:09:20.366998+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:14:40.885485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.356646+0000","last_change":"2024-09-21T10:09:08.232465+0000","last_active":"2024-09-21T10:09:20.356646+0000","last_peered":"2024-09-21T10:09:20.356646+0000","last_clean":"2024-09-21T10:09:20.356646+0000","last_became_active":"2024-09-21T10:09:08.232115+0000","last_became_peered":"2024-09-21T10:09:08.232115+0000","last_unstale":"2024-09-21T10:09:20.356646+0000","last_undegraded":"2024-09-21T10:09:20.356646+0000","last_fullsized":"2024-09-21T10:09:20.356646+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:21:02.528342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"60'128","reported_seq":272,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T10:09:21.721637+0000","last_change":"2024-09-21T10:05:20.790569+0000","last_active":"2024-09-21T10:09:21.721637+0000","last_peered":"2024-09-21T10:09:21.721637+0000","last_clean":"2024-09-21T10:09:21.721637+0000","last_became_active":"2024-09-21T10:05:20.789602+0000","last_became_peered":"2024-09-21T10:05:20.789602+0000","last_unstale":"2024-09-21T10:09:21.721637+0000","last_undegraded":"2024-09-21T10:09:21.721637+0000","last_fullsized":"2024-09-21T10:09:21.721637+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:00:47.547840+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":"periodic scrub scheduled @ 2024-09-22T21:55:49.621111+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":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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":30,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369225+0000","last_change":"2024-09-21T10:07:13.861379+0000","last_active":"2024-09-21T10:09:20.369225+0000","last_peered":"2024-09-21T10:09:20.369225+0000","last_clean":"2024-09-21T10:09:20.369225+0000","last_became_active":"2024-09-21T10:07:03.781201+0000","last_became_peered":"2024-09-21T10:07:03.781201+0000","last_unstale":"2024-09-21T10:09:20.369225+0000","last_undegraded":"2024-09-21T10:09:20.369225+0000","last_fullsized":"2024-09-21T10:09:20.369225+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:13.549481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.357647+0000","last_change":"2024-09-21T10:09:08.150141+0000","last_active":"2024-09-21T10:09:20.357647+0000","last_peered":"2024-09-21T10:09:20.357647+0000","last_clean":"2024-09-21T10:09:20.357647+0000","last_became_active":"2024-09-21T10:09:08.149836+0000","last_became_peered":"2024-09-21T10:09:08.149836+0000","last_unstale":"2024-09-21T10:09:20.357647+0000","last_undegraded":"2024-09-21T10:09:20.357647+0000","last_fullsized":"2024-09-21T10:09:20.357647+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:12:57.886753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.359353+0000","last_change":"2024-09-21T10:09:08.654331+0000","last_active":"2024-09-21T10:09:20.359353+0000","last_peered":"2024-09-21T10:09:20.359353+0000","last_clean":"2024-09-21T10:09:20.359353+0000","last_became_active":"2024-09-21T10:09:08.653553+0000","last_became_peered":"2024-09-21T10:09:08.653553+0000","last_unstale":"2024-09-21T10:09:20.359353+0000","last_undegraded":"2024-09-21T10:09:20.359353+0000","last_fullsized":"2024-09-21T10:09:20.359353+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:40.182032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.449208+0000","last_change":"2024-09-21T10:07:14.375552+0000","last_active":"2024-09-21T10:09:20.449208+0000","last_peered":"2024-09-21T10:09:20.449208+0000","last_clean":"2024-09-21T10:09:20.449208+0000","last_became_active":"2024-09-21T10:07:03.956873+0000","last_became_peered":"2024-09-21T10:07:03.956873+0000","last_unstale":"2024-09-21T10:09:20.449208+0000","last_undegraded":"2024-09-21T10:09:20.449208+0000","last_fullsized":"2024-09-21T10:09:20.449208+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:00.537817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364490+0000","last_change":"2024-09-21T10:09:08.150699+0000","last_active":"2024-09-21T10:09:20.364490+0000","last_peered":"2024-09-21T10:09:20.364490+0000","last_clean":"2024-09-21T10:09:20.364490+0000","last_became_active":"2024-09-21T10:09:08.150241+0000","last_became_peered":"2024-09-21T10:09:08.150241+0000","last_unstale":"2024-09-21T10:09:20.364490+0000","last_undegraded":"2024-09-21T10:09:20.364490+0000","last_fullsized":"2024-09-21T10:09:20.364490+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:22:54.067938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T10:09:21.725510+0000","last_change":"2024-09-21T10:09:21.725510+0000","last_active":"2024-09-21T10:09:21.725510+0000","last_peered":"2024-09-21T10:09:21.725510+0000","last_clean":"2024-09-21T10:09:21.725510+0000","last_became_active":"2024-09-21T10:09:21.724552+0000","last_became_peered":"2024-09-21T10:09:21.724552+0000","last_unstale":"2024-09-21T10:09:21.725510+0000","last_undegraded":"2024-09-21T10:09:21.725510+0000","last_fullsized":"2024-09-21T10:09:21.725510+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:51:49.467805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.360132+0000","last_change":"2024-09-21T10:07:14.096750+0000","last_active":"2024-09-21T10:09:20.360132+0000","last_peered":"2024-09-21T10:09:20.360132+0000","last_clean":"2024-09-21T10:09:20.360132+0000","last_became_active":"2024-09-21T10:07:03.956897+0000","last_became_peered":"2024-09-21T10:07:03.956897+0000","last_unstale":"2024-09-21T10:09:20.360132+0000","last_undegraded":"2024-09-21T10:09:20.360132+0000","last_fullsized":"2024-09-21T10:09:20.360132+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:37:10.602163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.354053+0000","last_change":"2024-09-21T10:09:08.146656+0000","last_active":"2024-09-21T10:09:20.354053+0000","last_peered":"2024-09-21T10:09:20.354053+0000","last_clean":"2024-09-21T10:09:20.354053+0000","last_became_active":"2024-09-21T10:09:08.145732+0000","last_became_peered":"2024-09-21T10:09:08.145732+0000","last_unstale":"2024-09-21T10:09:20.354053+0000","last_undegraded":"2024-09-21T10:09:20.354053+0000","last_fullsized":"2024-09-21T10:09:20.354053+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:01:56.557826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.356854+0000","last_change":"2024-09-21T10:09:09.092249+0000","last_active":"2024-09-21T10:09:20.356854+0000","last_peered":"2024-09-21T10:09:20.356854+0000","last_clean":"2024-09-21T10:09:20.356854+0000","last_became_active":"2024-09-21T10:09:09.090912+0000","last_became_peered":"2024-09-21T10:09:09.090912+0000","last_unstale":"2024-09-21T10:09:20.356854+0000","last_undegraded":"2024-09-21T10:09:20.356854+0000","last_fullsized":"2024-09-21T10:09:20.356854+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:43:52.260204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":31,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369253+0000","last_change":"2024-09-21T10:07:13.862550+0000","last_active":"2024-09-21T10:09:20.369253+0000","last_peered":"2024-09-21T10:09:20.369253+0000","last_clean":"2024-09-21T10:09:20.369253+0000","last_became_active":"2024-09-21T10:07:03.783743+0000","last_became_peered":"2024-09-21T10:07:03.783743+0000","last_unstale":"2024-09-21T10:09:20.369253+0000","last_undegraded":"2024-09-21T10:09:20.369253+0000","last_fullsized":"2024-09-21T10:09:20.369253+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:19:44.814715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.967018+0000","last_change":"2024-09-21T10:09:08.159695+0000","last_active":"2024-09-21T10:09:20.967018+0000","last_peered":"2024-09-21T10:09:20.967018+0000","last_clean":"2024-09-21T10:09:20.967018+0000","last_became_active":"2024-09-21T10:09:08.159000+0000","last_became_peered":"2024-09-21T10:09:08.159000+0000","last_unstale":"2024-09-21T10:09:20.967018+0000","last_undegraded":"2024-09-21T10:09:20.967018+0000","last_fullsized":"2024-09-21T10:09:20.967018+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:44.141687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.357447+0000","last_change":"2024-09-21T10:09:08.179043+0000","last_active":"2024-09-21T10:09:20.357447+0000","last_peered":"2024-09-21T10:09:20.357447+0000","last_clean":"2024-09-21T10:09:20.357447+0000","last_became_active":"2024-09-21T10:09:08.178603+0000","last_became_peered":"2024-09-21T10:09:08.178603+0000","last_unstale":"2024-09-21T10:09:20.357447+0000","last_undegraded":"2024-09-21T10:09:20.357447+0000","last_fullsized":"2024-09-21T10:09:20.357447+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:09:59.526757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369662+0000","last_change":"2024-09-21T10:09:08.140110+0000","last_active":"2024-09-21T10:09:20.369662+0000","last_peered":"2024-09-21T10:09:20.369662+0000","last_clean":"2024-09-21T10:09:20.369662+0000","last_became_active":"2024-09-21T10:09:08.139184+0000","last_became_peered":"2024-09-21T10:09:08.139184+0000","last_unstale":"2024-09-21T10:09:20.369662+0000","last_undegraded":"2024-09-21T10:09:20.369662+0000","last_fullsized":"2024-09-21T10:09:20.369662+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:22:27.911940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.358238+0000","last_change":"2024-09-21T10:07:13.853429+0000","last_active":"2024-09-21T10:09:20.358238+0000","last_peered":"2024-09-21T10:09:20.358238+0000","last_clean":"2024-09-21T10:09:20.358238+0000","last_became_active":"2024-09-21T10:07:03.956605+0000","last_became_peered":"2024-09-21T10:07:03.956605+0000","last_unstale":"2024-09-21T10:09:20.358238+0000","last_undegraded":"2024-09-21T10:09:20.358238+0000","last_fullsized":"2024-09-21T10:09:20.358238+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:48:23.261428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.353902+0000","last_change":"2024-09-21T10:09:08.232211+0000","last_active":"2024-09-21T10:09:20.353902+0000","last_peered":"2024-09-21T10:09:20.353902+0000","last_clean":"2024-09-21T10:09:20.353902+0000","last_became_active":"2024-09-21T10:09:08.231890+0000","last_became_peered":"2024-09-21T10:09:08.231890+0000","last_unstale":"2024-09-21T10:09:20.353902+0000","last_undegraded":"2024-09-21T10:09:20.353902+0000","last_fullsized":"2024-09-21T10:09:20.353902+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:45:51.778051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.357820+0000","last_change":"2024-09-21T10:09:08.147762+0000","last_active":"2024-09-21T10:09:20.357820+0000","last_peered":"2024-09-21T10:09:20.357820+0000","last_clean":"2024-09-21T10:09:20.357820+0000","last_became_active":"2024-09-21T10:09:08.147461+0000","last_became_peered":"2024-09-21T10:09:08.147461+0000","last_unstale":"2024-09-21T10:09:20.357820+0000","last_undegraded":"2024-09-21T10:09:20.357820+0000","last_fullsized":"2024-09-21T10:09:20.357820+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:28:26.120497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.450081+0000","last_change":"2024-09-21T10:07:14.375374+0000","last_active":"2024-09-21T10:09:20.450081+0000","last_peered":"2024-09-21T10:09:20.450081+0000","last_clean":"2024-09-21T10:09:20.450081+0000","last_became_active":"2024-09-21T10:07:04.349167+0000","last_became_peered":"2024-09-21T10:07:04.349167+0000","last_unstale":"2024-09-21T10:09:20.450081+0000","last_undegraded":"2024-09-21T10:09:20.450081+0000","last_fullsized":"2024-09-21T10:09:20.450081+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:53.619883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.365382+0000","last_change":"2024-09-21T10:09:09.389054+0000","last_active":"2024-09-21T10:09:20.365382+0000","last_peered":"2024-09-21T10:09:20.365382+0000","last_clean":"2024-09-21T10:09:20.365382+0000","last_became_active":"2024-09-21T10:09:09.388774+0000","last_became_peered":"2024-09-21T10:09:09.388774+0000","last_unstale":"2024-09-21T10:09:20.365382+0000","last_undegraded":"2024-09-21T10:09:20.365382+0000","last_fullsized":"2024-09-21T10:09:20.365382+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:16:48.713212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364107+0000","last_change":"2024-09-21T10:09:08.143079+0000","last_active":"2024-09-21T10:09:20.364107+0000","last_peered":"2024-09-21T10:09:20.364107+0000","last_clean":"2024-09-21T10:09:20.364107+0000","last_became_active":"2024-09-21T10:09:08.142168+0000","last_became_peered":"2024-09-21T10:09:08.142168+0000","last_unstale":"2024-09-21T10:09:20.364107+0000","last_undegraded":"2024-09-21T10:09:20.364107+0000","last_fullsized":"2024-09-21T10:09:20.364107+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:16.673844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.355877+0000","last_change":"2024-09-21T10:07:13.853430+0000","last_active":"2024-09-21T10:09:20.355877+0000","last_peered":"2024-09-21T10:09:20.355877+0000","last_clean":"2024-09-21T10:09:20.355877+0000","last_became_active":"2024-09-21T10:07:04.349710+0000","last_became_peered":"2024-09-21T10:07:04.349710+0000","last_unstale":"2024-09-21T10:09:20.355877+0000","last_undegraded":"2024-09-21T10:09:20.355877+0000","last_fullsized":"2024-09-21T10:09:20.355877+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:40.753158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001052636,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.366542+0000","last_change":"2024-09-21T10:09:09.091422+0000","last_active":"2024-09-21T10:09:20.366542+0000","last_peered":"2024-09-21T10:09:20.366542+0000","last_clean":"2024-09-21T10:09:20.366542+0000","last_became_active":"2024-09-21T10:09:09.090512+0000","last_became_peered":"2024-09-21T10:09:09.090512+0000","last_unstale":"2024-09-21T10:09:20.366542+0000","last_undegraded":"2024-09-21T10:09:20.366542+0000","last_fullsized":"2024-09-21T10:09:20.366542+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:06:45.981970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":17,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966428+0000","last_change":"2024-09-21T10:09:08.156551+0000","last_active":"2024-09-21T10:09:20.966428+0000","last_peered":"2024-09-21T10:09:20.966428+0000","last_clean":"2024-09-21T10:09:20.966428+0000","last_became_active":"2024-09-21T10:09:08.156233+0000","last_became_peered":"2024-09-21T10:09:08.156233+0000","last_unstale":"2024-09-21T10:09:20.966428+0000","last_undegraded":"2024-09-21T10:09:20.966428+0000","last_fullsized":"2024-09-21T10:09:20.966428+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:07.028164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.359731+0000","last_change":"2024-09-21T10:07:13.864375+0000","last_active":"2024-09-21T10:09:20.359731+0000","last_peered":"2024-09-21T10:09:20.359731+0000","last_clean":"2024-09-21T10:09:20.359731+0000","last_became_active":"2024-09-21T10:07:03.783908+0000","last_became_peered":"2024-09-21T10:07:03.783908+0000","last_unstale":"2024-09-21T10:09:20.359731+0000","last_undegraded":"2024-09-21T10:09:20.359731+0000","last_fullsized":"2024-09-21T10:09:20.359731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:37.777339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966717+0000","last_change":"2024-09-21T10:09:10.003326+0000","last_active":"2024-09-21T10:09:20.966717+0000","last_peered":"2024-09-21T10:09:20.966717+0000","last_clean":"2024-09-21T10:09:20.966717+0000","last_became_active":"2024-09-21T10:09:10.002488+0000","last_became_peered":"2024-09-21T10:09:10.002488+0000","last_unstale":"2024-09-21T10:09:20.966717+0000","last_undegraded":"2024-09-21T10:09:20.966717+0000","last_fullsized":"2024-09-21T10:09:20.966717+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:51.953655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966955+0000","last_change":"2024-09-21T10:09:10.003141+0000","last_active":"2024-09-21T10:09:20.966955+0000","last_peered":"2024-09-21T10:09:20.966955+0000","last_clean":"2024-09-21T10:09:20.966955+0000","last_became_active":"2024-09-21T10:09:10.002265+0000","last_became_peered":"2024-09-21T10:09:10.002265+0000","last_unstale":"2024-09-21T10:09:20.966955+0000","last_undegraded":"2024-09-21T10:09:20.966955+0000","last_fullsized":"2024-09-21T10:09:20.966955+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:20:09.898415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'7","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.967127+0000","last_change":"2024-09-21T10:09:08.151544+0000","last_active":"2024-09-21T10:09:20.967127+0000","last_peered":"2024-09-21T10:09:20.967127+0000","last_clean":"2024-09-21T10:09:20.967127+0000","last_became_active":"2024-09-21T10:09:08.149589+0000","last_became_peered":"2024-09-21T10:09:08.149589+0000","last_unstale":"2024-09-21T10:09:20.967127+0000","last_undegraded":"2024-09-21T10:09:20.967127+0000","last_fullsized":"2024-09-21T10:09:20.967127+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:18:26.715099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"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":10,"num_read_kb":9,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.361117+0000","last_change":"2024-09-21T10:09:08.177982+0000","last_active":"2024-09-21T10:09:20.361117+0000","last_peered":"2024-09-21T10:09:20.361117+0000","last_clean":"2024-09-21T10:09:20.361117+0000","last_became_active":"2024-09-21T10:09:08.177679+0000","last_became_peered":"2024-09-21T10:09:08.177679+0000","last_unstale":"2024-09-21T10:09:20.361117+0000","last_undegraded":"2024-09-21T10:09:20.361117+0000","last_fullsized":"2024-09-21T10:09:20.361117+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:45.985006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.449824+0000","last_change":"2024-09-21T10:09:08.155131+0000","last_active":"2024-09-21T10:09:20.449824+0000","last_peered":"2024-09-21T10:09:20.449824+0000","last_clean":"2024-09-21T10:09:20.449824+0000","last_became_active":"2024-09-21T10:09:08.154419+0000","last_became_peered":"2024-09-21T10:09:08.154419+0000","last_unstale":"2024-09-21T10:09:20.449824+0000","last_undegraded":"2024-09-21T10:09:20.449824+0000","last_fullsized":"2024-09-21T10:09:20.449824+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:23:29.839074+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369562+0000","last_change":"2024-09-21T10:09:08.143337+0000","last_active":"2024-09-21T10:09:20.369562+0000","last_peered":"2024-09-21T10:09:20.369562+0000","last_clean":"2024-09-21T10:09:20.369562+0000","last_became_active":"2024-09-21T10:09:08.142523+0000","last_became_peered":"2024-09-21T10:09:08.142523+0000","last_unstale":"2024-09-21T10:09:20.369562+0000","last_undegraded":"2024-09-21T10:09:20.369562+0000","last_fullsized":"2024-09-21T10:09:20.369562+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:18:48.691191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.356678+0000","last_change":"2024-09-21T10:09:08.652470+0000","last_active":"2024-09-21T10:09:20.356678+0000","last_peered":"2024-09-21T10:09:20.356678+0000","last_clean":"2024-09-21T10:09:20.356678+0000","last_became_active":"2024-09-21T10:09:08.651370+0000","last_became_peered":"2024-09-21T10:09:08.651370+0000","last_unstale":"2024-09-21T10:09:20.356678+0000","last_undegraded":"2024-09-21T10:09:20.356678+0000","last_fullsized":"2024-09-21T10:09:20.356678+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:39:14.307172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364908+0000","last_change":"2024-09-21T10:09:08.147843+0000","last_active":"2024-09-21T10:09:20.364908+0000","last_peered":"2024-09-21T10:09:20.364908+0000","last_clean":"2024-09-21T10:09:20.364908+0000","last_became_active":"2024-09-21T10:09:08.146741+0000","last_became_peered":"2024-09-21T10:09:08.146741+0000","last_unstale":"2024-09-21T10:09:20.364908+0000","last_undegraded":"2024-09-21T10:09:20.364908+0000","last_fullsized":"2024-09-21T10:09:20.364908+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:23.666347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T10:09:21.375502+0000","last_change":"2024-09-21T10:09:21.375502+0000","last_active":"2024-09-21T10:09:21.375502+0000","last_peered":"2024-09-21T10:09:21.375502+0000","last_clean":"2024-09-21T10:09:21.375502+0000","last_became_active":"2024-09-21T10:09:21.374717+0000","last_became_peered":"2024-09-21T10:09:21.374717+0000","last_unstale":"2024-09-21T10:09:21.375502+0000","last_undegraded":"2024-09-21T10:09:21.375502+0000","last_fullsized":"2024-09-21T10:09:21.375502+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:37.620521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.359588+0000","last_change":"2024-09-21T10:09:08.178850+0000","last_active":"2024-09-21T10:09:20.359588+0000","last_peered":"2024-09-21T10:09:20.359588+0000","last_clean":"2024-09-21T10:09:20.359588+0000","last_became_active":"2024-09-21T10:09:08.178379+0000","last_became_peered":"2024-09-21T10:09:08.178379+0000","last_unstale":"2024-09-21T10:09:20.359588+0000","last_undegraded":"2024-09-21T10:09:20.359588+0000","last_fullsized":"2024-09-21T10:09:20.359588+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:38.574842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.366775+0000","last_change":"2024-09-21T10:09:08.154861+0000","last_active":"2024-09-21T10:09:20.366775+0000","last_peered":"2024-09-21T10:09:20.366775+0000","last_clean":"2024-09-21T10:09:20.366775+0000","last_became_active":"2024-09-21T10:09:08.154398+0000","last_became_peered":"2024-09-21T10:09:08.154398+0000","last_unstale":"2024-09-21T10:09:20.366775+0000","last_undegraded":"2024-09-21T10:09:20.366775+0000","last_fullsized":"2024-09-21T10:09:20.366775+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:27.250187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364779+0000","last_change":"2024-09-21T10:09:09.189120+0000","last_active":"2024-09-21T10:09:20.364779+0000","last_peered":"2024-09-21T10:09:20.364779+0000","last_clean":"2024-09-21T10:09:20.364779+0000","last_became_active":"2024-09-21T10:09:09.188617+0000","last_became_peered":"2024-09-21T10:09:09.188617+0000","last_unstale":"2024-09-21T10:09:20.364779+0000","last_undegraded":"2024-09-21T10:09:20.364779+0000","last_fullsized":"2024-09-21T10:09:20.364779+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:33:54.682351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.354749+0000","last_change":"2024-09-21T10:09:08.163878+0000","last_active":"2024-09-21T10:09:20.354749+0000","last_peered":"2024-09-21T10:09:20.354749+0000","last_clean":"2024-09-21T10:09:20.354749+0000","last_became_active":"2024-09-21T10:09:08.163260+0000","last_became_peered":"2024-09-21T10:09:08.163260+0000","last_unstale":"2024-09-21T10:09:20.354749+0000","last_undegraded":"2024-09-21T10:09:20.354749+0000","last_fullsized":"2024-09-21T10:09:20.354749+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:32.402653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.362476+0000","last_change":"2024-09-21T10:09:08.233887+0000","last_active":"2024-09-21T10:09:20.362476+0000","last_peered":"2024-09-21T10:09:20.362476+0000","last_clean":"2024-09-21T10:09:20.362476+0000","last_became_active":"2024-09-21T10:09:08.233568+0000","last_became_peered":"2024-09-21T10:09:08.233568+0000","last_unstale":"2024-09-21T10:09:20.362476+0000","last_undegraded":"2024-09-21T10:09:20.362476+0000","last_fullsized":"2024-09-21T10:09:20.362476+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:13:38.943426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966867+0000","last_change":"2024-09-21T10:09:08.153084+0000","last_active":"2024-09-21T10:09:20.966867+0000","last_peered":"2024-09-21T10:09:20.966867+0000","last_clean":"2024-09-21T10:09:20.966867+0000","last_became_active":"2024-09-21T10:09:08.151999+0000","last_became_peered":"2024-09-21T10:09:08.151999+0000","last_unstale":"2024-09-21T10:09:20.966867+0000","last_undegraded":"2024-09-21T10:09:20.966867+0000","last_fullsized":"2024-09-21T10:09:20.966867+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:30.679682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T10:09:21.724853+0000","last_change":"2024-09-21T10:09:21.724853+0000","last_active":"2024-09-21T10:09:21.724853+0000","last_peered":"2024-09-21T10:09:21.724853+0000","last_clean":"2024-09-21T10:09:21.724853+0000","last_became_active":"2024-09-21T10:09:21.723998+0000","last_became_peered":"2024-09-21T10:09:21.723998+0000","last_unstale":"2024-09-21T10:09:21.724853+0000","last_undegraded":"2024-09-21T10:09:21.724853+0000","last_fullsized":"2024-09-21T10:09:21.724853+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:26:36.520663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.365827+0000","last_change":"2024-09-21T10:09:08.154279+0000","last_active":"2024-09-21T10:09:20.365827+0000","last_peered":"2024-09-21T10:09:20.365827+0000","last_clean":"2024-09-21T10:09:20.365827+0000","last_became_active":"2024-09-21T10:09:08.153971+0000","last_became_peered":"2024-09-21T10:09:08.153971+0000","last_unstale":"2024-09-21T10:09:20.365827+0000","last_undegraded":"2024-09-21T10:09:20.365827+0000","last_fullsized":"2024-09-21T10:09:20.365827+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:45.361999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966867+0000","last_change":"2024-09-21T10:09:09.813635+0000","last_active":"2024-09-21T10:09:20.966867+0000","last_peered":"2024-09-21T10:09:20.966867+0000","last_clean":"2024-09-21T10:09:20.966867+0000","last_became_active":"2024-09-21T10:09:09.812831+0000","last_became_peered":"2024-09-21T10:09:09.812831+0000","last_unstale":"2024-09-21T10:09:20.966867+0000","last_undegraded":"2024-09-21T10:09:20.966867+0000","last_fullsized":"2024-09-21T10:09:20.966867+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:49:46.709126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369344+0000","last_change":"2024-09-21T10:09:08.154616+0000","last_active":"2024-09-21T10:09:20.369344+0000","last_peered":"2024-09-21T10:09:20.369344+0000","last_clean":"2024-09-21T10:09:20.369344+0000","last_became_active":"2024-09-21T10:09:08.153938+0000","last_became_peered":"2024-09-21T10:09:08.153938+0000","last_unstale":"2024-09-21T10:09:20.369344+0000","last_undegraded":"2024-09-21T10:09:20.369344+0000","last_fullsized":"2024-09-21T10:09:20.369344+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:01:57.409996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966911+0000","last_change":"2024-09-21T10:09:09.190664+0000","last_active":"2024-09-21T10:09:20.966911+0000","last_peered":"2024-09-21T10:09:20.966911+0000","last_clean":"2024-09-21T10:09:20.966911+0000","last_became_active":"2024-09-21T10:09:09.189848+0000","last_became_peered":"2024-09-21T10:09:09.189848+0000","last_unstale":"2024-09-21T10:09:20.966911+0000","last_undegraded":"2024-09-21T10:09:20.966911+0000","last_fullsized":"2024-09-21T10:09:20.966911+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:05:43.022974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369588+0000","last_change":"2024-09-21T10:09:08.154291+0000","last_active":"2024-09-21T10:09:20.369588+0000","last_peered":"2024-09-21T10:09:20.369588+0000","last_clean":"2024-09-21T10:09:20.369588+0000","last_became_active":"2024-09-21T10:09:08.153578+0000","last_became_peered":"2024-09-21T10:09:08.153578+0000","last_unstale":"2024-09-21T10:09:20.369588+0000","last_undegraded":"2024-09-21T10:09:20.369588+0000","last_fullsized":"2024-09-21T10:09:20.369588+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:04:57.130911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.356885+0000","last_change":"2024-09-21T10:09:09.091430+0000","last_active":"2024-09-21T10:09:20.356885+0000","last_peered":"2024-09-21T10:09:20.356885+0000","last_clean":"2024-09-21T10:09:20.356885+0000","last_became_active":"2024-09-21T10:09:09.090649+0000","last_became_peered":"2024-09-21T10:09:09.090649+0000","last_unstale":"2024-09-21T10:09:20.356885+0000","last_undegraded":"2024-09-21T10:09:20.356885+0000","last_fullsized":"2024-09-21T10:09:20.356885+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:02.146011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.363140+0000","last_change":"2024-09-21T10:09:08.149801+0000","last_active":"2024-09-21T10:09:20.363140+0000","last_peered":"2024-09-21T10:09:20.363140+0000","last_clean":"2024-09-21T10:09:20.363140+0000","last_became_active":"2024-09-21T10:09:08.148818+0000","last_became_peered":"2024-09-21T10:09:08.148818+0000","last_unstale":"2024-09-21T10:09:20.363140+0000","last_undegraded":"2024-09-21T10:09:20.363140+0000","last_fullsized":"2024-09-21T10:09:20.363140+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:08:48.148888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966603+0000","last_change":"2024-09-21T10:09:10.002526+0000","last_active":"2024-09-21T10:09:20.966603+0000","last_peered":"2024-09-21T10:09:20.966603+0000","last_clean":"2024-09-21T10:09:20.966603+0000","last_became_active":"2024-09-21T10:09:10.001948+0000","last_became_peered":"2024-09-21T10:09:10.001948+0000","last_unstale":"2024-09-21T10:09:20.966603+0000","last_undegraded":"2024-09-21T10:09:20.966603+0000","last_fullsized":"2024-09-21T10:09:20.966603+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:52:21.792232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364763+0000","last_change":"2024-09-21T10:09:08.145921+0000","last_active":"2024-09-21T10:09:20.364763+0000","last_peered":"2024-09-21T10:09:20.364763+0000","last_clean":"2024-09-21T10:09:20.364763+0000","last_became_active":"2024-09-21T10:09:08.142911+0000","last_became_peered":"2024-09-21T10:09:08.142911+0000","last_unstale":"2024-09-21T10:09:20.364763+0000","last_undegraded":"2024-09-21T10:09:20.364763+0000","last_fullsized":"2024-09-21T10:09:20.364763+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:52:15.799897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2362,"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":77,"num_read_kb":80,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_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":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":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":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201348,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32480,"kb_used_data":1364,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712672,"statfs":{"total":95995035648,"available":95961776128,"internally_reserved":0,"allocated":1396736,"data_stored":935512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":31848908},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.85199999999999998,"15min":0.877},"min":{"1min":0.58999999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.204,"5min":1.244,"15min":1.244},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.95099999999999996,"15min":0.97399999999999998},"min":{"1min":0.58399999999999996,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.92000000000000004}]},{"osd":1,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.92800000000000005,"15min":0.96599999999999997},"min":{"1min":0.60399999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.2809999999999999,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.92600000000000005,"15min":0.94299999999999995},"min":{"1min":0.70299999999999996,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3300000000000001,"5min":1.421,"15min":1.421},"last":1.107}]},{"osd":2,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93999999999999995,"15min":0.97199999999999998},"min":{"1min":0.61199999999999999,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.2789999999999999,"5min":1.296,"15min":1.296},"last":0.748},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.91300000000000003,"15min":0.94299999999999995},"min":{"1min":0.78900000000000003,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.222,"5min":1.403,"15min":1.403},"last":0.96799999999999997}]},{"osd":3,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.96799999999999997,"15min":0.98999999999999999},"min":{"1min":0.64900000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.02,"5min":0.98999999999999999,"15min":1.0209999999999999},"min":{"1min":0.78000000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.171,"5min":1.411,"15min":1.411},"last":1.0409999999999999}]},{"osd":4,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.90800000000000003,"15min":0.92600000000000005},"min":{"1min":0.78500000000000003,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.2849999999999999,"5min":1.371,"15min":1.371},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.96199999999999997,"15min":0.97199999999999998},"min":{"1min":0.64100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3160000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.137}]},{"osd":5,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.90300000000000002,"15min":0.94799999999999995},"min":{"1min":0.58299999999999996,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.351,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.157},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.0549999999999999,"15min":1.0569999999999999},"min":{"1min":0.73599999999999999,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.4039999999999999,"5min":1.49,"15min":1.49},"last":1.2330000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.0960000000000001,"15min":1.1060000000000001},"min":{"1min":1.0669999999999999,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.464,"5min":1.534,"15min":1.534},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.016,"15min":1.028},"min":{"1min":0.95599999999999996,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.077}]}]},{"osd":6,"up_from":47,"seq":201863462991,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32472,"kb_used_data":1352,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712680,"statfs":{"total":95995035648,"available":95961784320,"internally_reserved":0,"allocated":1384448,"data_stored":935112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.91600000000000004,"15min":0.878},"min":{"1min":0.68200000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2589999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.90900000000000003,"15min":0.85399999999999998},"min":{"1min":0.70899999999999996,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.1879999999999999,"5min":1.673,"15min":1.673},"last":0.94099999999999995}]},{"osd":1,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.94499999999999995,"15min":0.91900000000000004},"min":{"1min":0.63700000000000001,"5min":0.495,"15min":0.495},"max":{"1min":2.5289999999999999,"5min":2.5289999999999999,"15min":2.5289999999999999},"last":1.125},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.91100000000000003,"15min":0.90500000000000003},"min":{"1min":0.67800000000000005,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.3540000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.0720000000000001}]},{"osd":2,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.91400000000000003,"15min":0.86899999999999999},"min":{"1min":0.628,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.218,"5min":1.232,"15min":1.232},"last":0.995},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.98999999999999999,"15min":0.97199999999999998},"min":{"1min":0.54400000000000004,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.052}]},{"osd":3,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.95299999999999996,"15min":0.94599999999999995},"min":{"1min":0.68000000000000005,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.242,"5min":1.792,"15min":1.792},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.996,"15min":0.98099999999999998},"min":{"1min":0.73099999999999998,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.298,"5min":1.375,"15min":1.375},"last":1.145}]},{"osd":4,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.91500000000000004,"15min":0.81899999999999995},"min":{"1min":0.63800000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.95299999999999996,"15min":0.89100000000000001},"min":{"1min":0.74099999999999999,"5min":0.47199999999999998,"15min":0.35299999999999998},"max":{"1min":1.135,"5min":1.863,"15min":1.863},"last":1.024}]},{"osd":5,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1,"15min":0.93000000000000005},"min":{"1min":0.69499999999999995,"5min":0.46000000000000002,"15min":0.33600000000000002},"max":{"1min":1.4319999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.103},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.03,"15min":0.97499999999999998},"min":{"1min":0.78000000000000003,"5min":0.39700000000000002,"15min":0.375},"max":{"1min":1.1870000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.85099999999999998}]},{"osd":7,"last update":"Sat Sep 21 10:10:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0580000000000001,"15min":1.0389999999999999},"min":{"1min":0.82299999999999995,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.165,"5min":1.595,"15min":1.595},"last":1.171},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0980000000000001,"15min":1.097},"min":{"1min":0.84199999999999997,"5min":0.438,"15min":0.438},"max":{"1min":1.234,"5min":1.998,"15min":1.998},"last":0.97899999999999998}]}]},{"osd":5,"up_from":39,"seq":167503724635,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31884,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713268,"statfs":{"total":95995035648,"available":95962386432,"internally_reserved":0,"allocated":786432,"data_stored":344035,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.94299999999999995,"15min":0.86099999999999999},"min":{"1min":0.64100000000000001,"5min":0.63,"15min":0.55800000000000005},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.876,"5min":0.91100000000000003,"15min":0.88700000000000001},"min":{"1min":0.60899999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.069,"5min":1.419,"15min":1.657},"last":1.069}]},{"osd":1,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.89200000000000002,"15min":0.84099999999999997},"min":{"1min":0.54200000000000004,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.133,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.96899999999999997,"15min":0.92100000000000004},"min":{"1min":0.65800000000000003,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.3240000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.3240000000000001}]},{"osd":2,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95499999999999996,"15min":0.86599999999999999},"min":{"1min":0.71399999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.208,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.016,"5min":0.99199999999999999,"15min":0.91200000000000003},"min":{"1min":0.77400000000000002,"5min":0.67000000000000004,"15min":0.59499999999999997},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.2569999999999999}]},{"osd":3,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93000000000000005,"15min":0.873},"min":{"1min":0.62,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2030000000000001,"5min":1.2509999999999999,"15min":1.4159999999999999},"last":1.034},{"interface":"front","average":{"1min":0.998,"5min":1.0069999999999999,"15min":0.96299999999999997},"min":{"1min":0.71099999999999997,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.234,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.1579999999999999}]},{"osd":4,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.91800000000000004,"15min":0.79800000000000004},"min":{"1min":0.58599999999999997,"5min":0.443,"15min":0.38400000000000001},"max":{"1min":1.3080000000000001,"5min":1.45,"15min":1.45},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.94799999999999995,"15min":0.79100000000000004},"min":{"1min":0.63700000000000001,"5min":0.35799999999999998,"15min":0.33000000000000002},"max":{"1min":1.3380000000000001,"5min":1.52,"15min":1.52},"last":1.194}]},{"osd":6,"last update":"Sat Sep 21 10:10:32 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.93799999999999994,"15min":0.86399999999999999},"min":{"1min":0.66100000000000003,"5min":0.434,"15min":0.36499999999999999},"max":{"1min":1.246,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.359},{"interface":"front","average":{"1min":1.155,"5min":1.0680000000000001,"15min":0.91200000000000003},"min":{"1min":0.82099999999999995,"5min":0.40699999999999997,"15min":0.34999999999999998},"max":{"1min":1.3779999999999999,"5min":1.518,"15min":1.518},"last":1.1060000000000001}]},{"osd":7,"last update":"Sat Sep 21 10:10:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0129999999999999,"15min":0.96899999999999997},"min":{"1min":0.78600000000000003,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.506,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.1319999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0840000000000001,"15min":1.046},"min":{"1min":0.75600000000000001,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.4770000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.544}]}]},{"osd":4,"up_from":31,"seq":133143986277,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27808,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717344,"statfs":{"total":95995035648,"available":95966560256,"internally_reserved":0,"allocated":802816,"data_stored":345405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.88,"15min":0.80000000000000004},"min":{"1min":0.57399999999999995,"5min":0.374,"15min":0.374},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.88700000000000001,"15min":0.81799999999999995},"min":{"1min":0.57699999999999996,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.181,"5min":1.27,"15min":1.27},"last":0.95699999999999996}]},{"osd":1,"last update":"Sat Sep 21 10:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.93000000000000005,"15min":0.83999999999999997},"min":{"1min":0.64400000000000002,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.302,"5min":2.4580000000000002,"15min":2.4580000000000002},"last":1.135},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.86199999999999999,"15min":0.80700000000000005},"min":{"1min":0.58699999999999997,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.276,"5min":2.3300000000000001,"15min":2.3300000000000001},"last":0.72699999999999998}]},{"osd":2,"last update":"Sat Sep 21 10:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.89500000000000002,"15min":0.84699999999999998},"min":{"1min":0.82599999999999996,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.323,"5min":1.397,"15min":1.397},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.91700000000000004,"15min":0.85599999999999998},"min":{"1min":0.60099999999999998,"5min":0.432,"15min":0.432},"max":{"1min":1.212,"5min":1.3700000000000001,"15min":1.371},"last":1.0309999999999999}]},{"osd":3,"last update":"Sat Sep 21 10:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98799999999999999,"15min":0.94399999999999995},"min":{"1min":0.71399999999999997,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.361,"5min":2.101,"15min":2.101},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.0569999999999999,"15min":0.95499999999999996},"min":{"1min":0.72199999999999998,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3180000000000001,"5min":2.1309999999999998,"15min":2.1309999999999998},"last":1.1879999999999999}]},{"osd":5,"last update":"Sat Sep 21 10:09:40 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.88,"15min":0.77300000000000002},"min":{"1min":0.42799999999999999,"5min":0.33100000000000002,"15min":0.307},"max":{"1min":1.171,"5min":1.296,"15min":1.296},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.89700000000000002,"15min":0.77000000000000002},"min":{"1min":0.41999999999999998,"5min":0.39600000000000002,"15min":0.29399999999999998},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":1.1140000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:10:33 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.98599999999999999,"15min":0.90100000000000002},"min":{"1min":0.68000000000000005,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.22,"5min":1.3560000000000001,"15min":1.4790000000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.92400000000000004,"15min":0.84799999999999998},"min":{"1min":0.66500000000000004,"5min":0.40200000000000002,"15min":0.313},"max":{"1min":1.1319999999999999,"5min":1.444,"15min":1.444},"last":0.85899999999999999}]},{"osd":7,"last update":"Sat Sep 21 10:10:26 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.012,"15min":1.006},"min":{"1min":0.72099999999999997,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.26,"5min":1.405,"15min":1.405},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0720000000000001,"15min":1.0640000000000001},"min":{"1min":0.72199999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.98699999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149807,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27784,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717368,"statfs":{"total":95995035648,"available":95966584832,"internally_reserved":0,"allocated":782336,"data_stored":343785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:09:53 2024","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.71499999999999997,"15min":0.66200000000000003},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.751,"15min":0.72799999999999998},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.67500000000000004}]},{"osd":1,"last update":"Sat Sep 21 10:09:53 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.79300000000000004,"15min":0.77500000000000002},"min":{"1min":0.42899999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.667,"5min":1.667,"15min":1.667},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.73599999999999999,"15min":0.72399999999999998},"min":{"1min":0.33600000000000002,"5min":0.313,"15min":0.313},"max":{"1min":1.0640000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.93400000000000005}]},{"osd":2,"last update":"Sat Sep 21 10:09:53 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.86499999999999999,"15min":0.83199999999999996},"min":{"1min":0.41399999999999998,"5min":0.379,"15min":0.379},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.85499999999999998,"15min":0.81999999999999995},"min":{"1min":0.44700000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.232,"5min":1.371,"15min":1.7130000000000001},"last":0.76000000000000001}]},{"osd":4,"last update":"Sat Sep 21 10:09:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0049999999999999,"15min":0.92400000000000004},"min":{"1min":0.80400000000000005,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.53,"5min":1.53,"15min":1.53},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.042,"5min":0.99299999999999999,"15min":0.90600000000000003},"min":{"1min":0.86399999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.669,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.0780000000000001}]},{"osd":5,"last update":"Sat Sep 21 10:09:39 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.05,"15min":0.96999999999999997},"min":{"1min":0.81100000000000005,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":0.84199999999999997},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.085,"15min":1.042},"min":{"1min":0.77500000000000002,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.7729999999999999,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":0.877}]},{"osd":6,"last update":"Sat Sep 21 10:10:35 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.125,"15min":1.0700000000000001},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.7110000000000001,"5min":1.7150000000000001,"15min":1.75},"last":0.998},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.1359999999999999,"15min":1.1220000000000001},"min":{"1min":0.81100000000000005,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.4830000000000001,"5min":1.589,"15min":1.625},"last":0.97099999999999997}]},{"osd":7,"last update":"Sat Sep 21 10:10:28 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.127,"15min":1.1120000000000001},"min":{"1min":0.83399999999999996,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4490000000000001,"5min":1.764,"15min":1.764},"last":1.133},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1899999999999999,"15min":1.1619999999999999},"min":{"1min":0.753,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.536,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":0.91000000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411451,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27792,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717360,"statfs":{"total":95995035648,"available":95966576640,"internally_reserved":0,"allocated":786432,"data_stored":344311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.69499999999999995,"15min":0.626},"min":{"1min":0.32800000000000001,"5min":0.246,"15min":0.246},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.76800000000000002,"15min":0.67700000000000005},"min":{"1min":0.33400000000000002,"5min":0.307,"15min":0.307},"max":{"1min":1.8120000000000001,"5min":1.8120000000000001,"15min":1.8120000000000001},"last":0.627}]},{"osd":1,"last update":"Sat Sep 21 10:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.75700000000000001,"15min":0.68400000000000005},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.81699999999999995,"15min":0.71999999999999997},"min":{"1min":0.36899999999999999,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.6679999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":0.755}]},{"osd":3,"last update":"Sat Sep 21 10:09:56 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.85999999999999999,"15min":0.80600000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.083},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.88,"15min":0.83299999999999996},"min":{"1min":0.39600000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.782,"5min":1.782,"15min":1.782},"last":0.84999999999999998}]},{"osd":4,"last update":"Sat Sep 21 10:09:49 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93400000000000005,"15min":0.91800000000000004},"min":{"1min":0.72099999999999997,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.5389999999999999,"5min":1.792,"15min":1.792},"last":0.79300000000000004},{"interface":"front","average":{"1min":1.101,"5min":1.05,"15min":1.0029999999999999},"min":{"1min":0.60199999999999998,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.6479999999999999,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.1699999999999999}]},{"osd":5,"last update":"Sat Sep 21 10:10:36 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.121,"15min":1.0549999999999999},"min":{"1min":0.67200000000000004,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3049999999999999,"5min":4.649,"15min":4.649},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.98899999999999999,"15min":0.97299999999999998},"min":{"1min":0.60899999999999999,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.1020000000000001,"5min":3.2730000000000001,"15min":3.2730000000000001},"last":0.89300000000000002}]},{"osd":6,"last update":"Sat Sep 21 10:10:28 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.103,"15min":1.0920000000000001},"min":{"1min":0.68200000000000005,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4390000000000001,"5min":4.0250000000000004,"15min":4.0250000000000004},"last":1.333},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.1599999999999999,"15min":1.139},"min":{"1min":0.68899999999999995,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3819999999999999,"5min":4.9870000000000001,"15min":4.9870000000000001},"last":1.0329999999999999}]},{"osd":7,"last update":"Sat Sep 21 10:10:28 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.145,"15min":1.145},"min":{"1min":0.75800000000000001,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.4019999999999999,"5min":1.649,"15min":1.649},"last":1.24},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.155,"15min":1.208},"min":{"1min":0.66000000000000003,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.4199999999999999,"5min":1.794,"15min":1.794},"last":1.1339999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574981,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31872,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713280,"statfs":{"total":95995035648,"available":95962398720,"internally_reserved":0,"allocated":770048,"data_stored":342895,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:10:13 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.69199999999999995,"15min":0.60799999999999998},"min":{"1min":0.41899999999999998,"5min":0.38100000000000001,"15min":0.307},"max":{"1min":1.073,"5min":1.107,"15min":1.107},"last":0.62},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.80200000000000005,"15min":0.68300000000000005},"min":{"1min":0.372,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.74399999999999999}]},{"osd":2,"last update":"Sat Sep 21 10:10:13 2024","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.747,"15min":0.70399999999999996},"min":{"1min":0.48299999999999998,"5min":0.40400000000000003,"15min":0.34000000000000002},"max":{"1min":0.97799999999999998,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.88,"5min":0.84499999999999997,"15min":0.746},"min":{"1min":0.442,"5min":0.442,"15min":0.36099999999999999},"max":{"1min":1.159,"5min":1.359,"15min":1.359},"last":0.90200000000000002}]},{"osd":3,"last update":"Sat Sep 21 10:09:54 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.87,"15min":0.80400000000000005},"min":{"1min":0.59599999999999997,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.876,"15min":0.81299999999999994},"min":{"1min":0.72999999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.23,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.95799999999999996}]},{"osd":4,"last update":"Sat Sep 21 10:09:45 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0569999999999999,"15min":0.99399999999999999},"min":{"1min":0.753,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.446,"5min":1.609,"15min":1.609},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.92300000000000004,"15min":0.873},"min":{"1min":0.72999999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.278,"5min":1.421,"15min":1.421},"last":1.024}]},{"osd":5,"last update":"Sat Sep 21 10:10:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0680000000000001,"15min":1.0169999999999999},"min":{"1min":0.747,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.55,"5min":1.645,"15min":1.645},"last":1.206},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.131,"15min":1.083},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.571,"5min":1.675,"15min":1.675},"last":1.2290000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:10:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.1240000000000001,"15min":1.103},"min":{"1min":0.71299999999999997,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4910000000000001,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":0.876},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.1719999999999999,"15min":1.2170000000000001},"min":{"1min":0.80400000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.133}]},{"osd":7,"last update":"Sat Sep 21 10:10:27 2024","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.198,"15min":1.232},"min":{"1min":0.69899999999999995,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.524,"5min":1.718,"15min":1.718},"last":1.075},{"interface":"front","average":{"1min":1.046,"5min":1.048,"15min":1.0660000000000001},"min":{"1min":0.622,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.288,"5min":1.429,"15min":1.429},"last":1.1659999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738511,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28368,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716784,"statfs":{"total":95995035648,"available":95965986816,"internally_reserved":0,"allocated":1380352,"data_stored":934667,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 10:10:10 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.70799999999999996,"15min":0.61099999999999999},"min":{"1min":0.438,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.3,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.72799999999999998,"15min":0.629},"min":{"1min":0.36099999999999999,"5min":0.35599999999999998,"15min":0.28999999999999998},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.877}]},{"osd":2,"last update":"Sat Sep 21 10:10:07 2024","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.73199999999999998,"15min":0.65300000000000002},"min":{"1min":0.38900000000000001,"5min":0.315,"15min":0.28599999999999998},"max":{"1min":1.1399999999999999,"5min":1.605,"15min":1.605},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.80000000000000004,"15min":0.71799999999999997},"min":{"1min":0.434,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.121,"5min":1.484,"15min":1.651},"last":1.323}]},{"osd":3,"last update":"Sat Sep 21 10:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.83199999999999996,"15min":0.77400000000000002},"min":{"1min":0.36699999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.2869999999999999,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.876,"15min":0.83499999999999996},"min":{"1min":0.48799999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.474,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":0.93600000000000005}]},{"osd":4,"last update":"Sat Sep 21 10:09:45 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.95399999999999996,"15min":0.875},"min":{"1min":0.58299999999999996,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.276,"5min":2.0209999999999999,"15min":2.0209999999999999},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.98599999999999999,"15min":0.94099999999999995},"min":{"1min":0.65100000000000002,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.278,"5min":1.881,"15min":1.881},"last":1.1559999999999999}]},{"osd":5,"last update":"Sat Sep 21 10:09:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.054,"15min":1.046},"min":{"1min":0.66600000000000004,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.478,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":1.04},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0269999999999999,"15min":1.0229999999999999},"min":{"1min":0.625,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.444,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.1040000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.137,"15min":1.0840000000000001},"min":{"1min":0.61599999999999999,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.8220000000000001,"5min":2.3660000000000001,"15min":2.3660000000000001},"last":1.194},{"interface":"front","average":{"1min":1.169,"5min":1.1080000000000001,"15min":1.069},"min":{"1min":0.68799999999999994,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.581,"5min":1.716,"15min":1.716},"last":1.359}]},{"osd":7,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.1359999999999999,"15min":1.1919999999999999},"min":{"1min":0.86299999999999999,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.5600000000000001,"5min":2.1699999999999999,"15min":2.1699999999999999},"last":1.415},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.133,"15min":1.1659999999999999},"min":{"1min":0.67700000000000005,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.6200000000000001,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.4890000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"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":1710,"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":652,"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":1634,"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":1780,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:10:45.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:10:46.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:45 smithi204 bash[24804]: cluster 2024-09-21T10:10:43.687409+0000 mgr.y (mgr.14385) 173 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:46.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:46 smithi003 bash[22527]: audit 2024-09-21T10:10:45.312171+0000 mgr.y (mgr.14385) 174 : audit [DBG] from='client.24632 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:10:46.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:46 smithi003 bash[22527]: cluster 2024-09-21T10:10:45.688470+0000 mgr.y (mgr.14385) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:46.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:46 smithi003 bash[31899]: audit 2024-09-21T10:10:45.312171+0000 mgr.y (mgr.14385) 174 : audit [DBG] from='client.24632 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:10:46.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:46 smithi003 bash[31899]: cluster 2024-09-21T10:10:45.688470+0000 mgr.y (mgr.14385) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:47.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:46 smithi204 bash[24804]: audit 2024-09-21T10:10:45.312171+0000 mgr.y (mgr.14385) 174 : audit [DBG] from='client.24632 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:10:47.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:46 smithi204 bash[24804]: cluster 2024-09-21T10:10:45.688470+0000 mgr.y (mgr.14385) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:49.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:48 smithi204 bash[24804]: cluster 2024-09-21T10:10:47.689070+0000 mgr.y (mgr.14385) 176 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:49.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:48 smithi003 bash[22527]: cluster 2024-09-21T10:10:47.689070+0000 mgr.y (mgr.14385) 176 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:49.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:48 smithi003 bash[31899]: cluster 2024-09-21T10:10:47.689070+0000 mgr.y (mgr.14385) 176 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:50.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:49 smithi003 bash[22527]: audit 2024-09-21T10:10:49.670378+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:50.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:49 smithi003 bash[31899]: audit 2024-09-21T10:10:49.670378+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:50.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:49 smithi204 bash[24804]: audit 2024-09-21T10:10:49.670378+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:10:50.662 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:51.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:50 smithi003 bash[22527]: cluster 2024-09-21T10:10:49.689736+0000 mgr.y (mgr.14385) 177 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:51.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:50 smithi003 bash[31899]: cluster 2024-09-21T10:10:49.689736+0000 mgr.y (mgr.14385) 177 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:51.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:50 smithi204 bash[24804]: cluster 2024-09-21T10:10:49.689736+0000 mgr.y (mgr.14385) 177 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:52.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:52 smithi003 bash[22527]: cluster 2024-09-21T10:10:51.690816+0000 mgr.y (mgr.14385) 178 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:52.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:52 smithi003 bash[31899]: cluster 2024-09-21T10:10:51.690816+0000 mgr.y (mgr.14385) 178 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:53.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:52 smithi204 bash[24804]: cluster 2024-09-21T10:10:51.690816+0000 mgr.y (mgr.14385) 178 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:53.717 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:10:53.717 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:10:54.282 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":155,"stamp":"2024-09-21T10:10:53.691079+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592749,"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":289,"num_read_kb":386,"num_write":226,"num_write_kb":2432,"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":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":176,"ondisk_log_size":176,"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":240460,"kb_used_data":7900,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749720756,"statfs":{"total":767960285184,"available":767714054144,"internally_reserved":0,"allocated":8089600,"data_stored":4525722,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":238014009},"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.005057"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.360590+0000","last_change":"2024-09-21T10:09:08.652125+0000","last_active":"2024-09-21T10:09:20.360590+0000","last_peered":"2024-09-21T10:09:20.360590+0000","last_clean":"2024-09-21T10:09:20.360590+0000","last_became_active":"2024-09-21T10:09:08.651006+0000","last_became_peered":"2024-09-21T10:09:08.651006+0000","last_unstale":"2024-09-21T10:09:20.360590+0000","last_undegraded":"2024-09-21T10:09:20.360590+0000","last_fullsized":"2024-09-21T10:09:20.360590+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:32.107235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.449535+0000","last_change":"2024-09-21T10:09:08.160065+0000","last_active":"2024-09-21T10:09:20.449535+0000","last_peered":"2024-09-21T10:09:20.449535+0000","last_clean":"2024-09-21T10:09:20.449535+0000","last_became_active":"2024-09-21T10:09:08.159364+0000","last_became_peered":"2024-09-21T10:09:08.159364+0000","last_unstale":"2024-09-21T10:09:20.449535+0000","last_undegraded":"2024-09-21T10:09:20.449535+0000","last_fullsized":"2024-09-21T10:09:20.449535+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:36:27.951024+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369459+0000","last_change":"2024-09-21T10:09:08.654809+0000","last_active":"2024-09-21T10:09:20.369459+0000","last_peered":"2024-09-21T10:09:20.369459+0000","last_clean":"2024-09-21T10:09:20.369459+0000","last_became_active":"2024-09-21T10:09:08.654037+0000","last_became_peered":"2024-09-21T10:09:08.654037+0000","last_unstale":"2024-09-21T10:09:20.369459+0000","last_undegraded":"2024-09-21T10:09:20.369459+0000","last_fullsized":"2024-09-21T10:09:20.369459+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:24.360200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364492+0000","last_change":"2024-09-21T10:09:08.143821+0000","last_active":"2024-09-21T10:09:20.364492+0000","last_peered":"2024-09-21T10:09:20.364492+0000","last_clean":"2024-09-21T10:09:20.364492+0000","last_became_active":"2024-09-21T10:09:08.143130+0000","last_became_peered":"2024-09-21T10:09:08.143130+0000","last_unstale":"2024-09-21T10:09:20.364492+0000","last_undegraded":"2024-09-21T10:09:20.364492+0000","last_fullsized":"2024-09-21T10:09:20.364492+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:59:43.617548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.366138+0000","last_change":"2024-09-21T10:09:09.191881+0000","last_active":"2024-09-21T10:09:20.366138+0000","last_peered":"2024-09-21T10:09:20.366138+0000","last_clean":"2024-09-21T10:09:20.366138+0000","last_became_active":"2024-09-21T10:09:09.191248+0000","last_became_peered":"2024-09-21T10:09:09.191248+0000","last_unstale":"2024-09-21T10:09:20.366138+0000","last_undegraded":"2024-09-21T10:09:20.366138+0000","last_fullsized":"2024-09-21T10:09:20.366138+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:21:30.645008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.449382+0000","last_change":"2024-09-21T10:09:08.155865+0000","last_active":"2024-09-21T10:09:20.449382+0000","last_peered":"2024-09-21T10:09:20.449382+0000","last_clean":"2024-09-21T10:09:20.449382+0000","last_became_active":"2024-09-21T10:09:08.155041+0000","last_became_peered":"2024-09-21T10:09:08.155041+0000","last_unstale":"2024-09-21T10:09:20.449382+0000","last_undegraded":"2024-09-21T10:09:20.449382+0000","last_fullsized":"2024-09-21T10:09:20.449382+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:46:22.862941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.363845+0000","last_change":"2024-09-21T10:09:08.652827+0000","last_active":"2024-09-21T10:09:20.363845+0000","last_peered":"2024-09-21T10:09:20.363845+0000","last_clean":"2024-09-21T10:09:20.363845+0000","last_became_active":"2024-09-21T10:09:08.651226+0000","last_became_peered":"2024-09-21T10:09:08.651226+0000","last_unstale":"2024-09-21T10:09:20.363845+0000","last_undegraded":"2024-09-21T10:09:20.363845+0000","last_fullsized":"2024-09-21T10:09:20.363845+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:19:03.175477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":32,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.358778+0000","last_change":"2024-09-21T10:09:08.132611+0000","last_active":"2024-09-21T10:09:20.358778+0000","last_peered":"2024-09-21T10:09:20.358778+0000","last_clean":"2024-09-21T10:09:20.358778+0000","last_became_active":"2024-09-21T10:09:08.131818+0000","last_became_peered":"2024-09-21T10:09:08.131818+0000","last_unstale":"2024-09-21T10:09:20.358778+0000","last_undegraded":"2024-09-21T10:09:20.358778+0000","last_fullsized":"2024-09-21T10:09:20.358778+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:36.146209+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":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.450177+0000","last_change":"2024-09-21T10:09:08.141503+0000","last_active":"2024-09-21T10:09:20.450177+0000","last_peered":"2024-09-21T10:09:20.450177+0000","last_clean":"2024-09-21T10:09:20.450177+0000","last_became_active":"2024-09-21T10:09:08.140610+0000","last_became_peered":"2024-09-21T10:09:08.140610+0000","last_unstale":"2024-09-21T10:09:20.450177+0000","last_undegraded":"2024-09-21T10:09:20.450177+0000","last_fullsized":"2024-09-21T10:09:20.450177+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:28:35.328790+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":1,"num_read_kb":1,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.368980+0000","last_change":"2024-09-21T10:09:08.652614+0000","last_active":"2024-09-21T10:09:20.368980+0000","last_peered":"2024-09-21T10:09:20.368980+0000","last_clean":"2024-09-21T10:09:20.368980+0000","last_became_active":"2024-09-21T10:09:08.651256+0000","last_became_peered":"2024-09-21T10:09:08.651256+0000","last_unstale":"2024-09-21T10:09:20.368980+0000","last_undegraded":"2024-09-21T10:09:20.368980+0000","last_fullsized":"2024-09-21T10:09:20.368980+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:51:20.650173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.450151+0000","last_change":"2024-09-21T10:09:08.145626+0000","last_active":"2024-09-21T10:09:20.450151+0000","last_peered":"2024-09-21T10:09:20.450151+0000","last_clean":"2024-09-21T10:09:20.450151+0000","last_became_active":"2024-09-21T10:09:08.144886+0000","last_became_peered":"2024-09-21T10:09:08.144886+0000","last_unstale":"2024-09-21T10:09:20.450151+0000","last_undegraded":"2024-09-21T10:09:20.450151+0000","last_fullsized":"2024-09-21T10:09:20.450151+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:41:53.435660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966724+0000","last_change":"2024-09-21T10:09:09.810620+0000","last_active":"2024-09-21T10:09:20.966724+0000","last_peered":"2024-09-21T10:09:20.966724+0000","last_clean":"2024-09-21T10:09:20.966724+0000","last_became_active":"2024-09-21T10:09:09.809725+0000","last_became_peered":"2024-09-21T10:09:09.809725+0000","last_unstale":"2024-09-21T10:09:20.966724+0000","last_undegraded":"2024-09-21T10:09:20.966724+0000","last_fullsized":"2024-09-21T10:09:20.966724+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:21:15.532085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.450123+0000","last_change":"2024-09-21T10:09:08.133854+0000","last_active":"2024-09-21T10:09:20.450123+0000","last_peered":"2024-09-21T10:09:20.450123+0000","last_clean":"2024-09-21T10:09:20.450123+0000","last_became_active":"2024-09-21T10:09:08.132921+0000","last_became_peered":"2024-09-21T10:09:08.132921+0000","last_unstale":"2024-09-21T10:09:20.450123+0000","last_undegraded":"2024-09-21T10:09:20.450123+0000","last_fullsized":"2024-09-21T10:09:20.450123+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:22.798043+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":1,"num_read_kb":1,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.358885+0000","last_change":"2024-09-21T10:09:08.651733+0000","last_active":"2024-09-21T10:09:20.358885+0000","last_peered":"2024-09-21T10:09:20.358885+0000","last_clean":"2024-09-21T10:09:20.358885+0000","last_became_active":"2024-09-21T10:09:08.650869+0000","last_became_peered":"2024-09-21T10:09:08.650869+0000","last_unstale":"2024-09-21T10:09:20.358885+0000","last_undegraded":"2024-09-21T10:09:20.358885+0000","last_fullsized":"2024-09-21T10:09:20.358885+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:59:38.768099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369425+0000","last_change":"2024-09-21T10:09:08.133039+0000","last_active":"2024-09-21T10:09:20.369425+0000","last_peered":"2024-09-21T10:09:20.369425+0000","last_clean":"2024-09-21T10:09:20.369425+0000","last_became_active":"2024-09-21T10:09:08.132262+0000","last_became_peered":"2024-09-21T10:09:08.132262+0000","last_unstale":"2024-09-21T10:09:20.369425+0000","last_undegraded":"2024-09-21T10:09:20.369425+0000","last_fullsized":"2024-09-21T10:09:20.369425+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:27.091706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.365134+0000","last_change":"2024-09-21T10:09:09.813449+0000","last_active":"2024-09-21T10:09:20.365134+0000","last_peered":"2024-09-21T10:09:20.365134+0000","last_clean":"2024-09-21T10:09:20.365134+0000","last_became_active":"2024-09-21T10:09:09.812513+0000","last_became_peered":"2024-09-21T10:09:09.812513+0000","last_unstale":"2024-09-21T10:09:20.365134+0000","last_undegraded":"2024-09-21T10:09:20.365134+0000","last_fullsized":"2024-09-21T10:09:20.365134+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:16.746851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"73'3","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.358130+0000","last_change":"2024-09-21T10:09:08.155404+0000","last_active":"2024-09-21T10:09:20.358130+0000","last_peered":"2024-09-21T10:09:20.358130+0000","last_clean":"2024-09-21T10:09:20.358130+0000","last_became_active":"2024-09-21T10:09:08.155101+0000","last_became_peered":"2024-09-21T10:09:08.155101+0000","last_unstale":"2024-09-21T10:09:20.358130+0000","last_undegraded":"2024-09-21T10:09:20.358130+0000","last_fullsized":"2024-09-21T10:09:20.358130+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:54.463841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966802+0000","last_change":"2024-09-21T10:09:10.003411+0000","last_active":"2024-09-21T10:09:20.966802+0000","last_peered":"2024-09-21T10:09:20.966802+0000","last_clean":"2024-09-21T10:09:20.966802+0000","last_became_active":"2024-09-21T10:09:10.002569+0000","last_became_peered":"2024-09-21T10:09:10.002569+0000","last_unstale":"2024-09-21T10:09:20.966802+0000","last_undegraded":"2024-09-21T10:09:20.966802+0000","last_fullsized":"2024-09-21T10:09:20.966802+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:00:10.362525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.359280+0000","last_change":"2024-09-21T10:09:08.147640+0000","last_active":"2024-09-21T10:09:20.359280+0000","last_peered":"2024-09-21T10:09:20.359280+0000","last_clean":"2024-09-21T10:09:20.359280+0000","last_became_active":"2024-09-21T10:09:08.146697+0000","last_became_peered":"2024-09-21T10:09:08.146697+0000","last_unstale":"2024-09-21T10:09:20.359280+0000","last_undegraded":"2024-09-21T10:09:20.359280+0000","last_fullsized":"2024-09-21T10:09:20.359280+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:43.338860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.967211+0000","last_change":"2024-09-21T10:09:10.019986+0000","last_active":"2024-09-21T10:09:20.967211+0000","last_peered":"2024-09-21T10:09:20.967211+0000","last_clean":"2024-09-21T10:09:20.967211+0000","last_became_active":"2024-09-21T10:09:10.019548+0000","last_became_peered":"2024-09-21T10:09:10.019548+0000","last_unstale":"2024-09-21T10:09:20.967211+0000","last_undegraded":"2024-09-21T10:09:20.967211+0000","last_fullsized":"2024-09-21T10:09:20.967211+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:35:03.471130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966828+0000","last_change":"2024-09-21T10:09:08.149741+0000","last_active":"2024-09-21T10:09:20.966828+0000","last_peered":"2024-09-21T10:09:20.966828+0000","last_clean":"2024-09-21T10:09:20.966828+0000","last_became_active":"2024-09-21T10:09:08.149079+0000","last_became_peered":"2024-09-21T10:09:08.149079+0000","last_unstale":"2024-09-21T10:09:20.966828+0000","last_undegraded":"2024-09-21T10:09:20.966828+0000","last_fullsized":"2024-09-21T10:09:20.966828+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:40:06.047964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.967328+0000","last_change":"2024-09-21T10:09:10.004573+0000","last_active":"2024-09-21T10:09:20.967328+0000","last_peered":"2024-09-21T10:09:20.967328+0000","last_clean":"2024-09-21T10:09:20.967328+0000","last_became_active":"2024-09-21T10:09:10.004030+0000","last_became_peered":"2024-09-21T10:09:10.004030+0000","last_unstale":"2024-09-21T10:09:20.967328+0000","last_undegraded":"2024-09-21T10:09:20.967328+0000","last_fullsized":"2024-09-21T10:09:20.967328+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:50.666473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.366998+0000","last_change":"2024-09-21T10:09:08.154684+0000","last_active":"2024-09-21T10:09:20.366998+0000","last_peered":"2024-09-21T10:09:20.366998+0000","last_clean":"2024-09-21T10:09:20.366998+0000","last_became_active":"2024-09-21T10:09:08.154004+0000","last_became_peered":"2024-09-21T10:09:08.154004+0000","last_unstale":"2024-09-21T10:09:20.366998+0000","last_undegraded":"2024-09-21T10:09:20.366998+0000","last_fullsized":"2024-09-21T10:09:20.366998+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:14:40.885485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.356646+0000","last_change":"2024-09-21T10:09:08.232465+0000","last_active":"2024-09-21T10:09:20.356646+0000","last_peered":"2024-09-21T10:09:20.356646+0000","last_clean":"2024-09-21T10:09:20.356646+0000","last_became_active":"2024-09-21T10:09:08.232115+0000","last_became_peered":"2024-09-21T10:09:08.232115+0000","last_unstale":"2024-09-21T10:09:20.356646+0000","last_undegraded":"2024-09-21T10:09:20.356646+0000","last_fullsized":"2024-09-21T10:09:20.356646+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:21:02.528342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"60'128","reported_seq":272,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T10:09:21.721637+0000","last_change":"2024-09-21T10:05:20.790569+0000","last_active":"2024-09-21T10:09:21.721637+0000","last_peered":"2024-09-21T10:09:21.721637+0000","last_clean":"2024-09-21T10:09:21.721637+0000","last_became_active":"2024-09-21T10:05:20.789602+0000","last_became_peered":"2024-09-21T10:05:20.789602+0000","last_unstale":"2024-09-21T10:09:21.721637+0000","last_undegraded":"2024-09-21T10:09:21.721637+0000","last_fullsized":"2024-09-21T10:09:21.721637+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:00:47.547840+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":"periodic scrub scheduled @ 2024-09-22T21:55:49.621111+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":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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":30,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369225+0000","last_change":"2024-09-21T10:07:13.861379+0000","last_active":"2024-09-21T10:09:20.369225+0000","last_peered":"2024-09-21T10:09:20.369225+0000","last_clean":"2024-09-21T10:09:20.369225+0000","last_became_active":"2024-09-21T10:07:03.781201+0000","last_became_peered":"2024-09-21T10:07:03.781201+0000","last_unstale":"2024-09-21T10:09:20.369225+0000","last_undegraded":"2024-09-21T10:09:20.369225+0000","last_fullsized":"2024-09-21T10:09:20.369225+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:13.549481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.357647+0000","last_change":"2024-09-21T10:09:08.150141+0000","last_active":"2024-09-21T10:09:20.357647+0000","last_peered":"2024-09-21T10:09:20.357647+0000","last_clean":"2024-09-21T10:09:20.357647+0000","last_became_active":"2024-09-21T10:09:08.149836+0000","last_became_peered":"2024-09-21T10:09:08.149836+0000","last_unstale":"2024-09-21T10:09:20.357647+0000","last_undegraded":"2024-09-21T10:09:20.357647+0000","last_fullsized":"2024-09-21T10:09:20.357647+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:12:57.886753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.359353+0000","last_change":"2024-09-21T10:09:08.654331+0000","last_active":"2024-09-21T10:09:20.359353+0000","last_peered":"2024-09-21T10:09:20.359353+0000","last_clean":"2024-09-21T10:09:20.359353+0000","last_became_active":"2024-09-21T10:09:08.653553+0000","last_became_peered":"2024-09-21T10:09:08.653553+0000","last_unstale":"2024-09-21T10:09:20.359353+0000","last_undegraded":"2024-09-21T10:09:20.359353+0000","last_fullsized":"2024-09-21T10:09:20.359353+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:40.182032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.449208+0000","last_change":"2024-09-21T10:07:14.375552+0000","last_active":"2024-09-21T10:09:20.449208+0000","last_peered":"2024-09-21T10:09:20.449208+0000","last_clean":"2024-09-21T10:09:20.449208+0000","last_became_active":"2024-09-21T10:07:03.956873+0000","last_became_peered":"2024-09-21T10:07:03.956873+0000","last_unstale":"2024-09-21T10:09:20.449208+0000","last_undegraded":"2024-09-21T10:09:20.449208+0000","last_fullsized":"2024-09-21T10:09:20.449208+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:00.537817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364490+0000","last_change":"2024-09-21T10:09:08.150699+0000","last_active":"2024-09-21T10:09:20.364490+0000","last_peered":"2024-09-21T10:09:20.364490+0000","last_clean":"2024-09-21T10:09:20.364490+0000","last_became_active":"2024-09-21T10:09:08.150241+0000","last_became_peered":"2024-09-21T10:09:08.150241+0000","last_unstale":"2024-09-21T10:09:20.364490+0000","last_undegraded":"2024-09-21T10:09:20.364490+0000","last_fullsized":"2024-09-21T10:09:20.364490+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:22:54.067938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T10:09:21.725510+0000","last_change":"2024-09-21T10:09:21.725510+0000","last_active":"2024-09-21T10:09:21.725510+0000","last_peered":"2024-09-21T10:09:21.725510+0000","last_clean":"2024-09-21T10:09:21.725510+0000","last_became_active":"2024-09-21T10:09:21.724552+0000","last_became_peered":"2024-09-21T10:09:21.724552+0000","last_unstale":"2024-09-21T10:09:21.725510+0000","last_undegraded":"2024-09-21T10:09:21.725510+0000","last_fullsized":"2024-09-21T10:09:21.725510+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:51:49.467805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.360132+0000","last_change":"2024-09-21T10:07:14.096750+0000","last_active":"2024-09-21T10:09:20.360132+0000","last_peered":"2024-09-21T10:09:20.360132+0000","last_clean":"2024-09-21T10:09:20.360132+0000","last_became_active":"2024-09-21T10:07:03.956897+0000","last_became_peered":"2024-09-21T10:07:03.956897+0000","last_unstale":"2024-09-21T10:09:20.360132+0000","last_undegraded":"2024-09-21T10:09:20.360132+0000","last_fullsized":"2024-09-21T10:09:20.360132+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:37:10.602163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.354053+0000","last_change":"2024-09-21T10:09:08.146656+0000","last_active":"2024-09-21T10:09:20.354053+0000","last_peered":"2024-09-21T10:09:20.354053+0000","last_clean":"2024-09-21T10:09:20.354053+0000","last_became_active":"2024-09-21T10:09:08.145732+0000","last_became_peered":"2024-09-21T10:09:08.145732+0000","last_unstale":"2024-09-21T10:09:20.354053+0000","last_undegraded":"2024-09-21T10:09:20.354053+0000","last_fullsized":"2024-09-21T10:09:20.354053+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:01:56.557826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.356854+0000","last_change":"2024-09-21T10:09:09.092249+0000","last_active":"2024-09-21T10:09:20.356854+0000","last_peered":"2024-09-21T10:09:20.356854+0000","last_clean":"2024-09-21T10:09:20.356854+0000","last_became_active":"2024-09-21T10:09:09.090912+0000","last_became_peered":"2024-09-21T10:09:09.090912+0000","last_unstale":"2024-09-21T10:09:20.356854+0000","last_undegraded":"2024-09-21T10:09:20.356854+0000","last_fullsized":"2024-09-21T10:09:20.356854+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:43:52.260204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":31,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369253+0000","last_change":"2024-09-21T10:07:13.862550+0000","last_active":"2024-09-21T10:09:20.369253+0000","last_peered":"2024-09-21T10:09:20.369253+0000","last_clean":"2024-09-21T10:09:20.369253+0000","last_became_active":"2024-09-21T10:07:03.783743+0000","last_became_peered":"2024-09-21T10:07:03.783743+0000","last_unstale":"2024-09-21T10:09:20.369253+0000","last_undegraded":"2024-09-21T10:09:20.369253+0000","last_fullsized":"2024-09-21T10:09:20.369253+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:19:44.814715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.967018+0000","last_change":"2024-09-21T10:09:08.159695+0000","last_active":"2024-09-21T10:09:20.967018+0000","last_peered":"2024-09-21T10:09:20.967018+0000","last_clean":"2024-09-21T10:09:20.967018+0000","last_became_active":"2024-09-21T10:09:08.159000+0000","last_became_peered":"2024-09-21T10:09:08.159000+0000","last_unstale":"2024-09-21T10:09:20.967018+0000","last_undegraded":"2024-09-21T10:09:20.967018+0000","last_fullsized":"2024-09-21T10:09:20.967018+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:44.141687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.357447+0000","last_change":"2024-09-21T10:09:08.179043+0000","last_active":"2024-09-21T10:09:20.357447+0000","last_peered":"2024-09-21T10:09:20.357447+0000","last_clean":"2024-09-21T10:09:20.357447+0000","last_became_active":"2024-09-21T10:09:08.178603+0000","last_became_peered":"2024-09-21T10:09:08.178603+0000","last_unstale":"2024-09-21T10:09:20.357447+0000","last_undegraded":"2024-09-21T10:09:20.357447+0000","last_fullsized":"2024-09-21T10:09:20.357447+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:09:59.526757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369662+0000","last_change":"2024-09-21T10:09:08.140110+0000","last_active":"2024-09-21T10:09:20.369662+0000","last_peered":"2024-09-21T10:09:20.369662+0000","last_clean":"2024-09-21T10:09:20.369662+0000","last_became_active":"2024-09-21T10:09:08.139184+0000","last_became_peered":"2024-09-21T10:09:08.139184+0000","last_unstale":"2024-09-21T10:09:20.369662+0000","last_undegraded":"2024-09-21T10:09:20.369662+0000","last_fullsized":"2024-09-21T10:09:20.369662+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:22:27.911940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.358238+0000","last_change":"2024-09-21T10:07:13.853429+0000","last_active":"2024-09-21T10:09:20.358238+0000","last_peered":"2024-09-21T10:09:20.358238+0000","last_clean":"2024-09-21T10:09:20.358238+0000","last_became_active":"2024-09-21T10:07:03.956605+0000","last_became_peered":"2024-09-21T10:07:03.956605+0000","last_unstale":"2024-09-21T10:09:20.358238+0000","last_undegraded":"2024-09-21T10:09:20.358238+0000","last_fullsized":"2024-09-21T10:09:20.358238+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:48:23.261428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.353902+0000","last_change":"2024-09-21T10:09:08.232211+0000","last_active":"2024-09-21T10:09:20.353902+0000","last_peered":"2024-09-21T10:09:20.353902+0000","last_clean":"2024-09-21T10:09:20.353902+0000","last_became_active":"2024-09-21T10:09:08.231890+0000","last_became_peered":"2024-09-21T10:09:08.231890+0000","last_unstale":"2024-09-21T10:09:20.353902+0000","last_undegraded":"2024-09-21T10:09:20.353902+0000","last_fullsized":"2024-09-21T10:09:20.353902+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:45:51.778051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.357820+0000","last_change":"2024-09-21T10:09:08.147762+0000","last_active":"2024-09-21T10:09:20.357820+0000","last_peered":"2024-09-21T10:09:20.357820+0000","last_clean":"2024-09-21T10:09:20.357820+0000","last_became_active":"2024-09-21T10:09:08.147461+0000","last_became_peered":"2024-09-21T10:09:08.147461+0000","last_unstale":"2024-09-21T10:09:20.357820+0000","last_undegraded":"2024-09-21T10:09:20.357820+0000","last_fullsized":"2024-09-21T10:09:20.357820+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:28:26.120497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.450081+0000","last_change":"2024-09-21T10:07:14.375374+0000","last_active":"2024-09-21T10:09:20.450081+0000","last_peered":"2024-09-21T10:09:20.450081+0000","last_clean":"2024-09-21T10:09:20.450081+0000","last_became_active":"2024-09-21T10:07:04.349167+0000","last_became_peered":"2024-09-21T10:07:04.349167+0000","last_unstale":"2024-09-21T10:09:20.450081+0000","last_undegraded":"2024-09-21T10:09:20.450081+0000","last_fullsized":"2024-09-21T10:09:20.450081+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:53.619883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.365382+0000","last_change":"2024-09-21T10:09:09.389054+0000","last_active":"2024-09-21T10:09:20.365382+0000","last_peered":"2024-09-21T10:09:20.365382+0000","last_clean":"2024-09-21T10:09:20.365382+0000","last_became_active":"2024-09-21T10:09:09.388774+0000","last_became_peered":"2024-09-21T10:09:09.388774+0000","last_unstale":"2024-09-21T10:09:20.365382+0000","last_undegraded":"2024-09-21T10:09:20.365382+0000","last_fullsized":"2024-09-21T10:09:20.365382+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:16:48.713212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364107+0000","last_change":"2024-09-21T10:09:08.143079+0000","last_active":"2024-09-21T10:09:20.364107+0000","last_peered":"2024-09-21T10:09:20.364107+0000","last_clean":"2024-09-21T10:09:20.364107+0000","last_became_active":"2024-09-21T10:09:08.142168+0000","last_became_peered":"2024-09-21T10:09:08.142168+0000","last_unstale":"2024-09-21T10:09:20.364107+0000","last_undegraded":"2024-09-21T10:09:20.364107+0000","last_fullsized":"2024-09-21T10:09:20.364107+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:16.673844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.355877+0000","last_change":"2024-09-21T10:07:13.853430+0000","last_active":"2024-09-21T10:09:20.355877+0000","last_peered":"2024-09-21T10:09:20.355877+0000","last_clean":"2024-09-21T10:09:20.355877+0000","last_became_active":"2024-09-21T10:07:04.349710+0000","last_became_peered":"2024-09-21T10:07:04.349710+0000","last_unstale":"2024-09-21T10:09:20.355877+0000","last_undegraded":"2024-09-21T10:09:20.355877+0000","last_fullsized":"2024-09-21T10:09:20.355877+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:40.753158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001052636,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.366542+0000","last_change":"2024-09-21T10:09:09.091422+0000","last_active":"2024-09-21T10:09:20.366542+0000","last_peered":"2024-09-21T10:09:20.366542+0000","last_clean":"2024-09-21T10:09:20.366542+0000","last_became_active":"2024-09-21T10:09:09.090512+0000","last_became_peered":"2024-09-21T10:09:09.090512+0000","last_unstale":"2024-09-21T10:09:20.366542+0000","last_undegraded":"2024-09-21T10:09:20.366542+0000","last_fullsized":"2024-09-21T10:09:20.366542+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:06:45.981970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":17,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966428+0000","last_change":"2024-09-21T10:09:08.156551+0000","last_active":"2024-09-21T10:09:20.966428+0000","last_peered":"2024-09-21T10:09:20.966428+0000","last_clean":"2024-09-21T10:09:20.966428+0000","last_became_active":"2024-09-21T10:09:08.156233+0000","last_became_peered":"2024-09-21T10:09:08.156233+0000","last_unstale":"2024-09-21T10:09:20.966428+0000","last_undegraded":"2024-09-21T10:09:20.966428+0000","last_fullsized":"2024-09-21T10:09:20.966428+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:07.028164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.359731+0000","last_change":"2024-09-21T10:07:13.864375+0000","last_active":"2024-09-21T10:09:20.359731+0000","last_peered":"2024-09-21T10:09:20.359731+0000","last_clean":"2024-09-21T10:09:20.359731+0000","last_became_active":"2024-09-21T10:07:03.783908+0000","last_became_peered":"2024-09-21T10:07:03.783908+0000","last_unstale":"2024-09-21T10:09:20.359731+0000","last_undegraded":"2024-09-21T10:09:20.359731+0000","last_fullsized":"2024-09-21T10:09:20.359731+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:37.777339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966717+0000","last_change":"2024-09-21T10:09:10.003326+0000","last_active":"2024-09-21T10:09:20.966717+0000","last_peered":"2024-09-21T10:09:20.966717+0000","last_clean":"2024-09-21T10:09:20.966717+0000","last_became_active":"2024-09-21T10:09:10.002488+0000","last_became_peered":"2024-09-21T10:09:10.002488+0000","last_unstale":"2024-09-21T10:09:20.966717+0000","last_undegraded":"2024-09-21T10:09:20.966717+0000","last_fullsized":"2024-09-21T10:09:20.966717+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:51.953655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966955+0000","last_change":"2024-09-21T10:09:10.003141+0000","last_active":"2024-09-21T10:09:20.966955+0000","last_peered":"2024-09-21T10:09:20.966955+0000","last_clean":"2024-09-21T10:09:20.966955+0000","last_became_active":"2024-09-21T10:09:10.002265+0000","last_became_peered":"2024-09-21T10:09:10.002265+0000","last_unstale":"2024-09-21T10:09:20.966955+0000","last_undegraded":"2024-09-21T10:09:20.966955+0000","last_fullsized":"2024-09-21T10:09:20.966955+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:20:09.898415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"73'7","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.967127+0000","last_change":"2024-09-21T10:09:08.151544+0000","last_active":"2024-09-21T10:09:20.967127+0000","last_peered":"2024-09-21T10:09:20.967127+0000","last_clean":"2024-09-21T10:09:20.967127+0000","last_became_active":"2024-09-21T10:09:08.149589+0000","last_became_peered":"2024-09-21T10:09:08.149589+0000","last_unstale":"2024-09-21T10:09:20.967127+0000","last_undegraded":"2024-09-21T10:09:20.967127+0000","last_fullsized":"2024-09-21T10:09:20.967127+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:18:26.715099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"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":10,"num_read_kb":9,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.361117+0000","last_change":"2024-09-21T10:09:08.177982+0000","last_active":"2024-09-21T10:09:20.361117+0000","last_peered":"2024-09-21T10:09:20.361117+0000","last_clean":"2024-09-21T10:09:20.361117+0000","last_became_active":"2024-09-21T10:09:08.177679+0000","last_became_peered":"2024-09-21T10:09:08.177679+0000","last_unstale":"2024-09-21T10:09:20.361117+0000","last_undegraded":"2024-09-21T10:09:20.361117+0000","last_fullsized":"2024-09-21T10:09:20.361117+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:45.985006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.449824+0000","last_change":"2024-09-21T10:09:08.155131+0000","last_active":"2024-09-21T10:09:20.449824+0000","last_peered":"2024-09-21T10:09:20.449824+0000","last_clean":"2024-09-21T10:09:20.449824+0000","last_became_active":"2024-09-21T10:09:08.154419+0000","last_became_peered":"2024-09-21T10:09:08.154419+0000","last_unstale":"2024-09-21T10:09:20.449824+0000","last_undegraded":"2024-09-21T10:09:20.449824+0000","last_fullsized":"2024-09-21T10:09:20.449824+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:23:29.839074+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369562+0000","last_change":"2024-09-21T10:09:08.143337+0000","last_active":"2024-09-21T10:09:20.369562+0000","last_peered":"2024-09-21T10:09:20.369562+0000","last_clean":"2024-09-21T10:09:20.369562+0000","last_became_active":"2024-09-21T10:09:08.142523+0000","last_became_peered":"2024-09-21T10:09:08.142523+0000","last_unstale":"2024-09-21T10:09:20.369562+0000","last_undegraded":"2024-09-21T10:09:20.369562+0000","last_fullsized":"2024-09-21T10:09:20.369562+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:18:48.691191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.356678+0000","last_change":"2024-09-21T10:09:08.652470+0000","last_active":"2024-09-21T10:09:20.356678+0000","last_peered":"2024-09-21T10:09:20.356678+0000","last_clean":"2024-09-21T10:09:20.356678+0000","last_became_active":"2024-09-21T10:09:08.651370+0000","last_became_peered":"2024-09-21T10:09:08.651370+0000","last_unstale":"2024-09-21T10:09:20.356678+0000","last_undegraded":"2024-09-21T10:09:20.356678+0000","last_fullsized":"2024-09-21T10:09:20.356678+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:39:14.307172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364908+0000","last_change":"2024-09-21T10:09:08.147843+0000","last_active":"2024-09-21T10:09:20.364908+0000","last_peered":"2024-09-21T10:09:20.364908+0000","last_clean":"2024-09-21T10:09:20.364908+0000","last_became_active":"2024-09-21T10:09:08.146741+0000","last_became_peered":"2024-09-21T10:09:08.146741+0000","last_unstale":"2024-09-21T10:09:20.364908+0000","last_undegraded":"2024-09-21T10:09:20.364908+0000","last_fullsized":"2024-09-21T10:09:20.364908+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:23.666347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T10:09:21.375502+0000","last_change":"2024-09-21T10:09:21.375502+0000","last_active":"2024-09-21T10:09:21.375502+0000","last_peered":"2024-09-21T10:09:21.375502+0000","last_clean":"2024-09-21T10:09:21.375502+0000","last_became_active":"2024-09-21T10:09:21.374717+0000","last_became_peered":"2024-09-21T10:09:21.374717+0000","last_unstale":"2024-09-21T10:09:21.375502+0000","last_undegraded":"2024-09-21T10:09:21.375502+0000","last_fullsized":"2024-09-21T10:09:21.375502+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:37.620521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.359588+0000","last_change":"2024-09-21T10:09:08.178850+0000","last_active":"2024-09-21T10:09:20.359588+0000","last_peered":"2024-09-21T10:09:20.359588+0000","last_clean":"2024-09-21T10:09:20.359588+0000","last_became_active":"2024-09-21T10:09:08.178379+0000","last_became_peered":"2024-09-21T10:09:08.178379+0000","last_unstale":"2024-09-21T10:09:20.359588+0000","last_undegraded":"2024-09-21T10:09:20.359588+0000","last_fullsized":"2024-09-21T10:09:20.359588+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:38.574842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.366775+0000","last_change":"2024-09-21T10:09:08.154861+0000","last_active":"2024-09-21T10:09:20.366775+0000","last_peered":"2024-09-21T10:09:20.366775+0000","last_clean":"2024-09-21T10:09:20.366775+0000","last_became_active":"2024-09-21T10:09:08.154398+0000","last_became_peered":"2024-09-21T10:09:08.154398+0000","last_unstale":"2024-09-21T10:09:20.366775+0000","last_undegraded":"2024-09-21T10:09:20.366775+0000","last_fullsized":"2024-09-21T10:09:20.366775+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:27.250187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364779+0000","last_change":"2024-09-21T10:09:09.189120+0000","last_active":"2024-09-21T10:09:20.364779+0000","last_peered":"2024-09-21T10:09:20.364779+0000","last_clean":"2024-09-21T10:09:20.364779+0000","last_became_active":"2024-09-21T10:09:09.188617+0000","last_became_peered":"2024-09-21T10:09:09.188617+0000","last_unstale":"2024-09-21T10:09:20.364779+0000","last_undegraded":"2024-09-21T10:09:20.364779+0000","last_fullsized":"2024-09-21T10:09:20.364779+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:33:54.682351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.354749+0000","last_change":"2024-09-21T10:09:08.163878+0000","last_active":"2024-09-21T10:09:20.354749+0000","last_peered":"2024-09-21T10:09:20.354749+0000","last_clean":"2024-09-21T10:09:20.354749+0000","last_became_active":"2024-09-21T10:09:08.163260+0000","last_became_peered":"2024-09-21T10:09:08.163260+0000","last_unstale":"2024-09-21T10:09:20.354749+0000","last_undegraded":"2024-09-21T10:09:20.354749+0000","last_fullsized":"2024-09-21T10:09:20.354749+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:32.402653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.362476+0000","last_change":"2024-09-21T10:09:08.233887+0000","last_active":"2024-09-21T10:09:20.362476+0000","last_peered":"2024-09-21T10:09:20.362476+0000","last_clean":"2024-09-21T10:09:20.362476+0000","last_became_active":"2024-09-21T10:09:08.233568+0000","last_became_peered":"2024-09-21T10:09:08.233568+0000","last_unstale":"2024-09-21T10:09:20.362476+0000","last_undegraded":"2024-09-21T10:09:20.362476+0000","last_fullsized":"2024-09-21T10:09:20.362476+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:13:38.943426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966867+0000","last_change":"2024-09-21T10:09:08.153084+0000","last_active":"2024-09-21T10:09:20.966867+0000","last_peered":"2024-09-21T10:09:20.966867+0000","last_clean":"2024-09-21T10:09:20.966867+0000","last_became_active":"2024-09-21T10:09:08.151999+0000","last_became_peered":"2024-09-21T10:09:08.151999+0000","last_unstale":"2024-09-21T10:09:20.966867+0000","last_undegraded":"2024-09-21T10:09:20.966867+0000","last_fullsized":"2024-09-21T10:09:20.966867+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:30.679682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-21T10:09:21.724853+0000","last_change":"2024-09-21T10:09:21.724853+0000","last_active":"2024-09-21T10:09:21.724853+0000","last_peered":"2024-09-21T10:09:21.724853+0000","last_clean":"2024-09-21T10:09:21.724853+0000","last_became_active":"2024-09-21T10:09:21.723998+0000","last_became_peered":"2024-09-21T10:09:21.723998+0000","last_unstale":"2024-09-21T10:09:21.724853+0000","last_undegraded":"2024-09-21T10:09:21.724853+0000","last_fullsized":"2024-09-21T10:09:21.724853+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:26:36.520663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.365827+0000","last_change":"2024-09-21T10:09:08.154279+0000","last_active":"2024-09-21T10:09:20.365827+0000","last_peered":"2024-09-21T10:09:20.365827+0000","last_clean":"2024-09-21T10:09:20.365827+0000","last_became_active":"2024-09-21T10:09:08.153971+0000","last_became_peered":"2024-09-21T10:09:08.153971+0000","last_unstale":"2024-09-21T10:09:20.365827+0000","last_undegraded":"2024-09-21T10:09:20.365827+0000","last_fullsized":"2024-09-21T10:09:20.365827+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:45.361999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966867+0000","last_change":"2024-09-21T10:09:09.813635+0000","last_active":"2024-09-21T10:09:20.966867+0000","last_peered":"2024-09-21T10:09:20.966867+0000","last_clean":"2024-09-21T10:09:20.966867+0000","last_became_active":"2024-09-21T10:09:09.812831+0000","last_became_peered":"2024-09-21T10:09:09.812831+0000","last_unstale":"2024-09-21T10:09:20.966867+0000","last_undegraded":"2024-09-21T10:09:20.966867+0000","last_fullsized":"2024-09-21T10:09:20.966867+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:49:46.709126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369344+0000","last_change":"2024-09-21T10:09:08.154616+0000","last_active":"2024-09-21T10:09:20.369344+0000","last_peered":"2024-09-21T10:09:20.369344+0000","last_clean":"2024-09-21T10:09:20.369344+0000","last_became_active":"2024-09-21T10:09:08.153938+0000","last_became_peered":"2024-09-21T10:09:08.153938+0000","last_unstale":"2024-09-21T10:09:20.369344+0000","last_undegraded":"2024-09-21T10:09:20.369344+0000","last_fullsized":"2024-09-21T10:09:20.369344+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:01:57.409996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966911+0000","last_change":"2024-09-21T10:09:09.190664+0000","last_active":"2024-09-21T10:09:20.966911+0000","last_peered":"2024-09-21T10:09:20.966911+0000","last_clean":"2024-09-21T10:09:20.966911+0000","last_became_active":"2024-09-21T10:09:09.189848+0000","last_became_peered":"2024-09-21T10:09:09.189848+0000","last_unstale":"2024-09-21T10:09:20.966911+0000","last_undegraded":"2024-09-21T10:09:20.966911+0000","last_fullsized":"2024-09-21T10:09:20.966911+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:05:43.022974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.369588+0000","last_change":"2024-09-21T10:09:08.154291+0000","last_active":"2024-09-21T10:09:20.369588+0000","last_peered":"2024-09-21T10:09:20.369588+0000","last_clean":"2024-09-21T10:09:20.369588+0000","last_became_active":"2024-09-21T10:09:08.153578+0000","last_became_peered":"2024-09-21T10:09:08.153578+0000","last_unstale":"2024-09-21T10:09:20.369588+0000","last_undegraded":"2024-09-21T10:09:20.369588+0000","last_fullsized":"2024-09-21T10:09:20.369588+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:04:57.130911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.356885+0000","last_change":"2024-09-21T10:09:09.091430+0000","last_active":"2024-09-21T10:09:20.356885+0000","last_peered":"2024-09-21T10:09:20.356885+0000","last_clean":"2024-09-21T10:09:20.356885+0000","last_became_active":"2024-09-21T10:09:09.090649+0000","last_became_peered":"2024-09-21T10:09:09.090649+0000","last_unstale":"2024-09-21T10:09:20.356885+0000","last_undegraded":"2024-09-21T10:09:20.356885+0000","last_fullsized":"2024-09-21T10:09:20.356885+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:02.146011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.363140+0000","last_change":"2024-09-21T10:09:08.149801+0000","last_active":"2024-09-21T10:09:20.363140+0000","last_peered":"2024-09-21T10:09:20.363140+0000","last_clean":"2024-09-21T10:09:20.363140+0000","last_became_active":"2024-09-21T10:09:08.148818+0000","last_became_peered":"2024-09-21T10:09:08.148818+0000","last_unstale":"2024-09-21T10:09:20.363140+0000","last_undegraded":"2024-09-21T10:09:20.363140+0000","last_fullsized":"2024-09-21T10:09:20.363140+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:08:48.148888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.966603+0000","last_change":"2024-09-21T10:09:10.002526+0000","last_active":"2024-09-21T10:09:20.966603+0000","last_peered":"2024-09-21T10:09:20.966603+0000","last_clean":"2024-09-21T10:09:20.966603+0000","last_became_active":"2024-09-21T10:09:10.001948+0000","last_became_peered":"2024-09-21T10:09:10.001948+0000","last_unstale":"2024-09-21T10:09:20.966603+0000","last_undegraded":"2024-09-21T10:09:20.966603+0000","last_fullsized":"2024-09-21T10:09:20.966603+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:52:21.792232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-21T10:09:20.364763+0000","last_change":"2024-09-21T10:09:08.145921+0000","last_active":"2024-09-21T10:09:20.364763+0000","last_peered":"2024-09-21T10:09:20.364763+0000","last_clean":"2024-09-21T10:09:20.364763+0000","last_became_active":"2024-09-21T10:09:08.142911+0000","last_became_peered":"2024-09-21T10:09:08.142911+0000","last_unstale":"2024-09-21T10:09:20.364763+0000","last_undegraded":"2024-09-21T10:09:20.364763+0000","last_fullsized":"2024-09-21T10:09:20.364763+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:52:15.799897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2362,"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":77,"num_read_kb":80,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_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":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":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":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201350,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32480,"kb_used_data":1364,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712672,"statfs":{"total":95995035648,"available":95961776128,"internally_reserved":0,"allocated":1396736,"data_stored":935512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":31848908},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.85199999999999998,"15min":0.877},"min":{"1min":0.58999999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.204,"5min":1.244,"15min":1.244},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.95099999999999996,"15min":0.97399999999999998},"min":{"1min":0.58399999999999996,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.167}]},{"osd":1,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.92800000000000005,"15min":0.96599999999999997},"min":{"1min":0.60399999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.2809999999999999,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.03},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.92600000000000005,"15min":0.94299999999999995},"min":{"1min":0.70299999999999996,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.3300000000000001,"5min":1.421,"15min":1.421},"last":0.89600000000000002}]},{"osd":2,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93999999999999995,"15min":0.97199999999999998},"min":{"1min":0.61199999999999999,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.2789999999999999,"5min":1.296,"15min":1.296},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.91300000000000003,"15min":0.94299999999999995},"min":{"1min":0.78900000000000003,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.222,"5min":1.403,"15min":1.403},"last":0.84399999999999997}]},{"osd":3,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.96799999999999997,"15min":0.98999999999999999},"min":{"1min":0.64900000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":1.246},{"interface":"front","average":{"1min":1.02,"5min":0.98999999999999999,"15min":1.0209999999999999},"min":{"1min":0.78000000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.171,"5min":1.411,"15min":1.411},"last":1.0960000000000001}]},{"osd":4,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.90800000000000003,"15min":0.92600000000000005},"min":{"1min":0.78500000000000003,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.2849999999999999,"5min":1.371,"15min":1.371},"last":0.79500000000000004},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.96199999999999997,"15min":0.97199999999999998},"min":{"1min":0.64100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3160000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.45}]},{"osd":5,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.90300000000000002,"15min":0.94799999999999995},"min":{"1min":0.58299999999999996,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.351,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.93500000000000005},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.0549999999999999,"15min":1.0569999999999999},"min":{"1min":0.73599999999999999,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.4039999999999999,"5min":1.49,"15min":1.49},"last":1.3160000000000001}]},{"osd":6,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.0960000000000001,"15min":1.1060000000000001},"min":{"1min":1.0669999999999999,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.464,"5min":1.534,"15min":1.534},"last":1.3839999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.016,"15min":1.028},"min":{"1min":0.95599999999999996,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.1359999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462993,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32472,"kb_used_data":1352,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712680,"statfs":{"total":95995035648,"available":95961784320,"internally_reserved":0,"allocated":1384448,"data_stored":935112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.91600000000000004,"15min":0.878},"min":{"1min":0.68200000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2589999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.90900000000000003,"15min":0.85399999999999998},"min":{"1min":0.70899999999999996,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.1879999999999999,"5min":1.673,"15min":1.673},"last":0.67800000000000005}]},{"osd":1,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.94499999999999995,"15min":0.91900000000000004},"min":{"1min":0.63700000000000001,"5min":0.495,"15min":0.495},"max":{"1min":2.5289999999999999,"5min":2.5289999999999999,"15min":2.5289999999999999},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.91100000000000003,"15min":0.90500000000000003},"min":{"1min":0.67800000000000005,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.3540000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.872}]},{"osd":2,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.91400000000000003,"15min":0.86899999999999999},"min":{"1min":0.628,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.218,"5min":1.232,"15min":1.232},"last":1.028},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.98999999999999999,"15min":0.97199999999999998},"min":{"1min":0.54400000000000004,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.0760000000000001}]},{"osd":3,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.95299999999999996,"15min":0.94599999999999995},"min":{"1min":0.68000000000000005,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.242,"5min":1.792,"15min":1.792},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.996,"15min":0.98099999999999998},"min":{"1min":0.73099999999999998,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.298,"5min":1.375,"15min":1.375},"last":1.1299999999999999}]},{"osd":4,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.91500000000000004,"15min":0.81899999999999995},"min":{"1min":0.63800000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.95299999999999996,"15min":0.89100000000000001},"min":{"1min":0.74099999999999999,"5min":0.47199999999999998,"15min":0.35299999999999998},"max":{"1min":1.135,"5min":1.863,"15min":1.863},"last":0.92200000000000004}]},{"osd":5,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1,"15min":0.93000000000000005},"min":{"1min":0.69499999999999995,"5min":0.46000000000000002,"15min":0.33600000000000002},"max":{"1min":1.4319999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.1699999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.03,"15min":0.97499999999999998},"min":{"1min":0.78000000000000003,"5min":0.39700000000000002,"15min":0.375},"max":{"1min":1.1870000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1}]},{"osd":7,"last update":"Sat Sep 21 10:10:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0580000000000001,"15min":1.0389999999999999},"min":{"1min":0.82299999999999995,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.165,"5min":1.595,"15min":1.595},"last":1.232},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0980000000000001,"15min":1.097},"min":{"1min":0.84199999999999997,"5min":0.438,"15min":0.438},"max":{"1min":1.234,"5min":1.998,"15min":1.998},"last":1.198}]}]},{"osd":5,"up_from":39,"seq":167503724637,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31884,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713268,"statfs":{"total":95995035648,"available":95962386432,"internally_reserved":0,"allocated":786432,"data_stored":344035,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.94299999999999995,"15min":0.86099999999999999},"min":{"1min":0.64100000000000001,"5min":0.63,"15min":0.55800000000000005},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.754},{"interface":"front","average":{"1min":0.876,"5min":0.91100000000000003,"15min":0.88700000000000001},"min":{"1min":0.60899999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.069,"5min":1.419,"15min":1.657},"last":1.0940000000000001}]},{"osd":1,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.89200000000000002,"15min":0.84099999999999997},"min":{"1min":0.54200000000000004,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.133,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.70299999999999996},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.96899999999999997,"15min":0.92100000000000004},"min":{"1min":0.65800000000000003,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.3240000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.131}]},{"osd":2,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95499999999999996,"15min":0.86599999999999999},"min":{"1min":0.71399999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.208,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.246},{"interface":"front","average":{"1min":1.016,"5min":0.99199999999999999,"15min":0.91200000000000003},"min":{"1min":0.77400000000000002,"5min":0.67000000000000004,"15min":0.59499999999999997},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.01}]},{"osd":3,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93000000000000005,"15min":0.873},"min":{"1min":0.62,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2030000000000001,"5min":1.2509999999999999,"15min":1.4159999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.998,"5min":1.0069999999999999,"15min":0.96299999999999997},"min":{"1min":0.71099999999999997,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.234,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.173}]},{"osd":4,"last update":"Sat Sep 21 10:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.91800000000000004,"15min":0.79800000000000004},"min":{"1min":0.58599999999999997,"5min":0.443,"15min":0.38400000000000001},"max":{"1min":1.3080000000000001,"5min":1.45,"15min":1.45},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.94799999999999995,"15min":0.79100000000000004},"min":{"1min":0.63700000000000001,"5min":0.35799999999999998,"15min":0.33000000000000002},"max":{"1min":1.3380000000000001,"5min":1.52,"15min":1.52},"last":0.91800000000000004}]},{"osd":6,"last update":"Sat Sep 21 10:10:32 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.93799999999999994,"15min":0.86399999999999999},"min":{"1min":0.66100000000000003,"5min":0.434,"15min":0.36499999999999999},"max":{"1min":1.246,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.155,"5min":1.0680000000000001,"15min":0.91200000000000003},"min":{"1min":0.82099999999999995,"5min":0.40699999999999997,"15min":0.34999999999999998},"max":{"1min":1.3779999999999999,"5min":1.518,"15min":1.518},"last":1.2010000000000001}]},{"osd":7,"last update":"Sat Sep 21 10:10:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0129999999999999,"15min":0.96899999999999997},"min":{"1min":0.78600000000000003,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.506,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.0840000000000001,"15min":1.046},"min":{"1min":0.75600000000000001,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.4770000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.294}]}]},{"osd":4,"up_from":31,"seq":133143986279,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27808,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717344,"statfs":{"total":95995035648,"available":95966560256,"internally_reserved":0,"allocated":802816,"data_stored":345405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.89400000000000002,"15min":0.81200000000000006},"min":{"1min":0.63800000000000001,"5min":0.53900000000000003,"15min":0.374},"max":{"1min":1.0940000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.874,"5min":0.89400000000000002,"15min":0.82399999999999995},"min":{"1min":0.64800000000000002,"5min":0.56399999999999995,"15min":0.49099999999999999},"max":{"1min":1.1100000000000001,"5min":1.27,"15min":1.27},"last":0.91200000000000003}]},{"osd":1,"last update":"Sat Sep 21 10:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.93600000000000005,"15min":0.84899999999999998},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2210000000000001,"5min":2.4580000000000002,"15min":2.4580000000000002},"last":0.746},{"interface":"front","average":{"1min":0.877,"5min":0.88,"15min":0.81399999999999995},"min":{"1min":0.63400000000000001,"5min":0.54100000000000004,"15min":0.38900000000000001},"max":{"1min":1.1919999999999999,"5min":2.3300000000000001,"15min":2.3300000000000001},"last":0.86399999999999999}]},{"osd":2,"last update":"Sat Sep 21 10:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.90300000000000002,"15min":0.85299999999999998},"min":{"1min":0.58699999999999997,"5min":0.54700000000000004,"15min":0.47899999999999998},"max":{"1min":1.2529999999999999,"5min":1.397,"15min":1.397},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.93100000000000005,"15min":0.86499999999999999},"min":{"1min":0.65500000000000003,"5min":0.504,"15min":0.432},"max":{"1min":1.208,"5min":1.321,"15min":1.371},"last":1.1539999999999999}]},{"osd":3,"last update":"Sat Sep 21 10:10:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.98399999999999999,"15min":0.94599999999999995},"min":{"1min":0.71399999999999997,"5min":0.60199999999999998,"15min":0.57699999999999996},"max":{"1min":1.3340000000000001,"5min":2.101,"15min":2.101},"last":1.22},{"interface":"front","average":{"1min":1.034,"5min":1.0589999999999999,"15min":0.96499999999999997},"min":{"1min":0.60499999999999998,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3600000000000001,"5min":2.1309999999999998,"15min":2.1309999999999998},"last":0.93999999999999995}]},{"osd":5,"last update":"Sat Sep 21 10:10:44 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.89700000000000002,"15min":0.78400000000000003},"min":{"1min":0.626,"5min":0.42799999999999999,"15min":0.307},"max":{"1min":1.103,"5min":1.296,"15min":1.296},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.93400000000000005,"15min":0.78800000000000003},"min":{"1min":0.63900000000000001,"5min":0.41999999999999998,"15min":0.29399999999999998},"max":{"1min":1.3169999999999999,"5min":1.335,"15min":1.335},"last":1.075}]},{"osd":6,"last update":"Sat Sep 21 10:10:33 2024","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.98599999999999999,"15min":0.90100000000000002},"min":{"1min":0.68000000000000005,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.22,"5min":1.3560000000000001,"15min":1.4790000000000001},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.92400000000000004,"15min":0.84799999999999998},"min":{"1min":0.66500000000000004,"5min":0.40200000000000002,"15min":0.313},"max":{"1min":1.1319999999999999,"5min":1.444,"15min":1.444},"last":0.68000000000000005}]},{"osd":7,"last update":"Sat Sep 21 10:10:26 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.012,"15min":1.006},"min":{"1min":0.72099999999999997,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.26,"5min":1.405,"15min":1.405},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0720000000000001,"15min":1.0640000000000001},"min":{"1min":0.72199999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.89700000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149809,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27784,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717368,"statfs":{"total":95995035648,"available":95966584832,"internally_reserved":0,"allocated":782336,"data_stored":343785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:09:53 2024","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.71499999999999997,"15min":0.66200000000000003},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.751,"15min":0.72799999999999998},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.73499999999999999}]},{"osd":1,"last update":"Sat Sep 21 10:09:53 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.79300000000000004,"15min":0.77500000000000002},"min":{"1min":0.42899999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.667,"5min":1.667,"15min":1.667},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.73599999999999999,"15min":0.72399999999999998},"min":{"1min":0.33600000000000002,"5min":0.313,"15min":0.313},"max":{"1min":1.0640000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.68999999999999995}]},{"osd":2,"last update":"Sat Sep 21 10:09:53 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.86499999999999999,"15min":0.83199999999999996},"min":{"1min":0.41399999999999998,"5min":0.379,"15min":0.379},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.85499999999999998,"15min":0.81999999999999995},"min":{"1min":0.44700000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.232,"5min":1.371,"15min":1.7130000000000001},"last":0.80300000000000005}]},{"osd":4,"last update":"Sat Sep 21 10:10:47 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.004,"15min":0.93000000000000005},"min":{"1min":0.66600000000000004,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.226,"5min":1.53,"15min":1.53},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.0009999999999999,"15min":0.91800000000000004},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3240000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":1.046}]},{"osd":5,"last update":"Sat Sep 21 10:10:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0600000000000001,"15min":0.97799999999999998},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.5960000000000001,"5min":1.73,"15min":1.73},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.032,"5min":1.085,"15min":1.0429999999999999},"min":{"1min":0.76000000000000001,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.403,"5min":1.7729999999999999,"15min":1.7729999999999999},"last":0.91500000000000004}]},{"osd":6,"last update":"Sat Sep 21 10:10:35 2024","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.125,"15min":1.0700000000000001},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.7110000000000001,"5min":1.7150000000000001,"15min":1.75},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.1359999999999999,"15min":1.1220000000000001},"min":{"1min":0.81100000000000005,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.4830000000000001,"5min":1.589,"15min":1.625},"last":1.085}]},{"osd":7,"last update":"Sat Sep 21 10:10:28 2024","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.127,"15min":1.1120000000000001},"min":{"1min":0.83399999999999996,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4490000000000001,"5min":1.764,"15min":1.764},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1899999999999999,"15min":1.1619999999999999},"min":{"1min":0.753,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.536,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.294}]}]},{"osd":2,"up_from":18,"seq":77309411453,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27792,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717360,"statfs":{"total":95995035648,"available":95966576640,"internally_reserved":0,"allocated":786432,"data_stored":344311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.69499999999999995,"15min":0.626},"min":{"1min":0.32800000000000001,"5min":0.246,"15min":0.246},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.76800000000000002,"15min":0.67700000000000005},"min":{"1min":0.33400000000000002,"5min":0.307,"15min":0.307},"max":{"1min":1.8120000000000001,"5min":1.8120000000000001,"15min":1.8120000000000001},"last":0.66200000000000003}]},{"osd":1,"last update":"Sat Sep 21 10:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.75700000000000001,"15min":0.68400000000000005},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.1160000000000001},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.81699999999999995,"15min":0.71999999999999997},"min":{"1min":0.36899999999999999,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.6679999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":0.76000000000000001}]},{"osd":3,"last update":"Sat Sep 21 10:09:56 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.85999999999999999,"15min":0.80600000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.88,"15min":0.83299999999999996},"min":{"1min":0.39600000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.782,"5min":1.782,"15min":1.782},"last":1.069}]},{"osd":4,"last update":"Sat Sep 21 10:09:49 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93400000000000005,"15min":0.91800000000000004},"min":{"1min":0.72099999999999997,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.5389999999999999,"5min":1.792,"15min":1.792},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.101,"5min":1.05,"15min":1.0029999999999999},"min":{"1min":0.60199999999999998,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.6479999999999999,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.262}]},{"osd":5,"last update":"Sat Sep 21 10:10:36 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.121,"15min":1.0549999999999999},"min":{"1min":0.67200000000000004,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3049999999999999,"5min":4.649,"15min":4.649},"last":1.006},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.98899999999999999,"15min":0.97299999999999998},"min":{"1min":0.60899999999999999,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.1020000000000001,"5min":3.2730000000000001,"15min":3.2730000000000001},"last":1.032}]},{"osd":6,"last update":"Sat Sep 21 10:10:28 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.103,"15min":1.0920000000000001},"min":{"1min":0.68200000000000005,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4390000000000001,"5min":4.0250000000000004,"15min":4.0250000000000004},"last":1.319},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.1599999999999999,"15min":1.139},"min":{"1min":0.68899999999999995,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3819999999999999,"5min":4.9870000000000001,"15min":4.9870000000000001},"last":1.1859999999999999}]},{"osd":7,"last update":"Sat Sep 21 10:10:28 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.145,"15min":1.145},"min":{"1min":0.75800000000000001,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.4019999999999999,"5min":1.649,"15min":1.649},"last":1.518},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.155,"15min":1.208},"min":{"1min":0.66000000000000003,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.4199999999999999,"5min":1.794,"15min":1.794},"last":1.2430000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574983,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31872,"kb_used_data":752,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713280,"statfs":{"total":95995035648,"available":95962398720,"internally_reserved":0,"allocated":770048,"data_stored":342895,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 21 10:10:13 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.69199999999999995,"15min":0.60799999999999998},"min":{"1min":0.41899999999999998,"5min":0.38100000000000001,"15min":0.307},"max":{"1min":1.073,"5min":1.107,"15min":1.107},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.80200000000000005,"15min":0.68300000000000005},"min":{"1min":0.372,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.1779999999999999}]},{"osd":2,"last update":"Sat Sep 21 10:10:13 2024","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.747,"15min":0.70399999999999996},"min":{"1min":0.48299999999999998,"5min":0.40400000000000003,"15min":0.34000000000000002},"max":{"1min":0.97799999999999998,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.88,"5min":0.84499999999999997,"15min":0.746},"min":{"1min":0.442,"5min":0.442,"15min":0.36099999999999999},"max":{"1min":1.159,"5min":1.359,"15min":1.359},"last":0.67800000000000005}]},{"osd":3,"last update":"Sat Sep 21 10:09:54 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.87,"15min":0.80400000000000005},"min":{"1min":0.59599999999999997,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.206},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.876,"15min":0.81299999999999994},"min":{"1min":0.72999999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.23,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.03}]},{"osd":4,"last update":"Sat Sep 21 10:10:46 2024","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.0649999999999999,"15min":1.004},"min":{"1min":0.72799999999999998,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.425,"5min":1.609,"15min":1.609},"last":1.345},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.92900000000000005,"15min":0.879},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.208,"5min":1.421,"15min":1.421},"last":0.97299999999999998}]},{"osd":5,"last update":"Sat Sep 21 10:10:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0680000000000001,"15min":1.0169999999999999},"min":{"1min":0.747,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.55,"5min":1.645,"15min":1.645},"last":1.093},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.131,"15min":1.083},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.571,"5min":1.675,"15min":1.675},"last":1.113}]},{"osd":6,"last update":"Sat Sep 21 10:10:33 2024","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.1240000000000001,"15min":1.103},"min":{"1min":0.71299999999999997,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4910000000000001,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.1719999999999999,"15min":1.2170000000000001},"min":{"1min":0.80400000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.2310000000000001}]},{"osd":7,"last update":"Sat Sep 21 10:10:27 2024","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.198,"15min":1.232},"min":{"1min":0.69899999999999995,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.524,"5min":1.718,"15min":1.718},"last":1.2729999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.048,"15min":1.0660000000000001},"min":{"1min":0.622,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.288,"5min":1.429,"15min":1.429},"last":1.0680000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738513,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28368,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716784,"statfs":{"total":95995035648,"available":95965986816,"internally_reserved":0,"allocated":1380352,"data_stored":934667,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 21 10:10:10 2024","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.70799999999999996,"15min":0.61099999999999999},"min":{"1min":0.438,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.3,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.72799999999999998,"15min":0.629},"min":{"1min":0.36099999999999999,"5min":0.35599999999999998,"15min":0.28999999999999998},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.127}]},{"osd":2,"last update":"Sat Sep 21 10:10:07 2024","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.73199999999999998,"15min":0.65300000000000002},"min":{"1min":0.38900000000000001,"5min":0.315,"15min":0.28599999999999998},"max":{"1min":1.1399999999999999,"5min":1.605,"15min":1.605},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.80000000000000004,"15min":0.71799999999999997},"min":{"1min":0.434,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.121,"5min":1.484,"15min":1.651},"last":0.84599999999999997}]},{"osd":3,"last update":"Sat Sep 21 10:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.83199999999999996,"15min":0.77400000000000002},"min":{"1min":0.36699999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.2869999999999999,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.876,"15min":0.83499999999999996},"min":{"1min":0.48799999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.474,"5min":1.7250000000000001,"15min":1.7250000000000001},"last":1.1539999999999999}]},{"osd":4,"last update":"Sat Sep 21 10:10:46 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.96799999999999997,"15min":0.88700000000000001},"min":{"1min":0.57899999999999996,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.4179999999999999,"5min":2.0209999999999999,"15min":2.0209999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.05,"5min":1.0049999999999999,"15min":0.94999999999999996},"min":{"1min":0.71799999999999997,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.4099999999999999,"5min":1.881,"15min":1.881},"last":1.1739999999999999}]},{"osd":5,"last update":"Sat Sep 21 10:10:42 2024","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.0840000000000001,"15min":1.056},"min":{"1min":0.66400000000000003,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.6499999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.169,"5min":1.0529999999999999,"15min":1.0329999999999999},"min":{"1min":0.63400000000000001,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.5189999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.80200000000000005}]},{"osd":6,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.137,"15min":1.0840000000000001},"min":{"1min":0.61599999999999999,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.8220000000000001,"5min":2.3660000000000001,"15min":2.3660000000000001},"last":1.103},{"interface":"front","average":{"1min":1.169,"5min":1.1080000000000001,"15min":1.069},"min":{"1min":0.68799999999999994,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.581,"5min":1.716,"15min":1.716},"last":1.0029999999999999}]},{"osd":7,"last update":"Sat Sep 21 10:10:29 2024","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.1359999999999999,"15min":1.1919999999999999},"min":{"1min":0.86299999999999999,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.5600000000000001,"5min":2.1699999999999999,"15min":2.1699999999999999},"last":1.2410000000000001},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.133,"15min":1.1659999999999999},"min":{"1min":0.67700000000000005,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.6200000000000001,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.0760000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"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":1710,"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":652,"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":1634,"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":1780,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:10:54.286 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T10:10:54.286 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T10:10:54.287 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T10:10:54.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T10:10:54.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:10:54 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:10:54] "GET /metrics HTTP/1.1" 200 33772 "" "Prometheus/2.43.0" 2024-09-21T10:10:55.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:54 smithi003 bash[22527]: cluster 2024-09-21T10:10:53.691383+0000 mgr.y (mgr.14385) 179 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:55.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:54 smithi003 bash[22527]: audit 2024-09-21T10:10:53.694995+0000 mgr.y (mgr.14385) 180 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:10:55.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:54 smithi003 bash[31899]: cluster 2024-09-21T10:10:53.691383+0000 mgr.y (mgr.14385) 179 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:55.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:54 smithi003 bash[31899]: audit 2024-09-21T10:10:53.694995+0000 mgr.y (mgr.14385) 180 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:10:55.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:54 smithi204 bash[24804]: cluster 2024-09-21T10:10:53.691383+0000 mgr.y (mgr.14385) 179 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:55.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:54 smithi204 bash[24804]: audit 2024-09-21T10:10:53.694995+0000 mgr.y (mgr.14385) 180 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:10:57.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:56 smithi003 bash[22527]: cluster 2024-09-21T10:10:55.692434+0000 mgr.y (mgr.14385) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:57.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:56 smithi003 bash[31899]: cluster 2024-09-21T10:10:55.692434+0000 mgr.y (mgr.14385) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:57.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:56 smithi204 bash[24804]: cluster 2024-09-21T10:10:55.692434+0000 mgr.y (mgr.14385) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:59.037 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:10:59.136 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:10:58 smithi003 bash[22527]: cluster 2024-09-21T10:10:57.693102+0000 mgr.y (mgr.14385) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:59.136 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:10:58 smithi003 bash[31899]: cluster 2024-09-21T10:10:57.693102+0000 mgr.y (mgr.14385) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:10:59.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:10:58 smithi204 bash[24804]: cluster 2024-09-21T10:10:57.693102+0000 mgr.y (mgr.14385) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:01.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:00 smithi003 bash[22527]: cluster 2024-09-21T10:10:59.693743+0000 mgr.y (mgr.14385) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:01.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:00 smithi003 bash[31899]: cluster 2024-09-21T10:10:59.693743+0000 mgr.y (mgr.14385) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:01.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:00 smithi204 bash[24804]: cluster 2024-09-21T10:10:59.693743+0000 mgr.y (mgr.14385) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:02.099 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:11:02.099 INFO:teuthology.orchestra.run.smithi003.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T10:11:02.685 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T10:11:02.686 INFO:teuthology.run_tasks:Running task print... 2024-09-21T10:11:02.695 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-09-21T10:11:02.695 INFO:teuthology.run_tasks:Running task parallel... 2024-09-21T10:11:02.716 INFO:teuthology.task.parallel:starting parallel... 2024-09-21T10:11:02.717 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-21T10:11:02.717 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-09-21T10:11:02.718 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-09-21T10:11:02.720 INFO:tasks.rados:Beginning rados... 2024-09-21T10:11:02.721 INFO:tasks.rados:config is {'clients': ['client.0'], 'objects': 500, 'op_weights': {'delete': 10, 'read': 45, 'write': 45}, 'ops': 4000, 'write_append_excl': False} 2024-09-21T10:11:02.721 INFO:tasks.rados:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY'], 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}}, 'workunit': {'branch': 'main', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T10:11:02.721 INFO:tasks.rados:config is {'clients': ['client.0'], 'objects': 500, 'op_weights': {'delete': 10, 'read': 45, 'write': 45}, 'ops': 4000, 'write_append_excl': False} 2024-09-21T10:11:02.721 INFO:tasks.rados:joining rados 2024-09-21T10:11:02.721 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-21T10:11:02.721 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-21T10:11:02.721 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T10:11:02.722 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-09-21T10:11:02.722 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-09-21T10:11:02.722 INFO:tasks.rados:starting run 0 out of 1 2024-09-21T10:11:02.722 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-09-21T10:11:02.722 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_0 16 2024-09-21T10:11:03.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:02 smithi003 bash[31899]: cluster 2024-09-21T10:11:01.694830+0000 mgr.y (mgr.14385) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:03.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:02 smithi003 bash[31899]: audit 2024-09-21T10:11:02.099498+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.3:0/417425405' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:11:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:02 smithi003 bash[22527]: cluster 2024-09-21T10:11:01.694830+0000 mgr.y (mgr.14385) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:03.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:02 smithi003 bash[22527]: audit 2024-09-21T10:11:02.099498+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.3:0/417425405' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:11:03.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:02 smithi204 bash[24804]: cluster 2024-09-21T10:11:01.694830+0000 mgr.y (mgr.14385) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:03.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:02 smithi204 bash[24804]: audit 2024-09-21T10:11:02.099498+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.3:0/417425405' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T10:11:04.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:04 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:11:04] "GET /metrics HTTP/1.1" 200 33772 "" "Prometheus/2.43.0" 2024-09-21T10:11:05.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:04 smithi003 bash[22527]: cluster 2024-09-21T10:11:03.695446+0000 mgr.y (mgr.14385) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:05.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:04 smithi003 bash[22527]: audit 2024-09-21T10:11:04.670711+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:04 smithi003 bash[31899]: cluster 2024-09-21T10:11:03.695446+0000 mgr.y (mgr.14385) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:04 smithi003 bash[31899]: audit 2024-09-21T10:11:04.670711+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:05.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:04 smithi204 bash[24804]: cluster 2024-09-21T10:11:03.695446+0000 mgr.y (mgr.14385) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:05.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:04 smithi204 bash[24804]: audit 2024-09-21T10:11:04.670711+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:07.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:06 smithi003 bash[22527]: cluster 2024-09-21T10:11:05.696525+0000 mgr.y (mgr.14385) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:07.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:06 smithi003 bash[31899]: cluster 2024-09-21T10:11:05.696525+0000 mgr.y (mgr.14385) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:07.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:06 smithi204 bash[24804]: cluster 2024-09-21T10:11:05.696525+0000 mgr.y (mgr.14385) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:07.478 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:07.478 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:09.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:08 smithi003 bash[22527]: cluster 2024-09-21T10:11:07.697141+0000 mgr.y (mgr.14385) 187 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:09.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:08 smithi003 bash[31899]: cluster 2024-09-21T10:11:07.697141+0000 mgr.y (mgr.14385) 187 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:09.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:08 smithi204 bash[24804]: cluster 2024-09-21T10:11:07.697141+0000 mgr.y (mgr.14385) 187 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:11.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:10 smithi003 bash[22527]: cluster 2024-09-21T10:11:09.697819+0000 mgr.y (mgr.14385) 188 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:11.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:10 smithi003 bash[31899]: cluster 2024-09-21T10:11:09.697819+0000 mgr.y (mgr.14385) 188 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:11.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:10 smithi204 bash[24804]: cluster 2024-09-21T10:11:09.697819+0000 mgr.y (mgr.14385) 188 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:12.672 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[22779]: [21/Sep/2024:10:11:12] ENGINE Bus STOPPING 2024-09-21T10:11:12.672 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[22779]: [21/Sep/2024:10:11:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:11:12.672 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[22779]: [21/Sep/2024:10:11:12] ENGINE Bus STOPPED 2024-09-21T10:11:12.672 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[22779]: [21/Sep/2024:10:11:12] ENGINE Bus STARTING 2024-09-21T10:11:12.672 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[22779]: [21/Sep/2024:10:11:12] ENGINE Serving on http://:::9283 2024-09-21T10:11:12.672 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[22779]: [21/Sep/2024:10:11:12] ENGINE Bus STARTED 2024-09-21T10:11:12.824 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_0' created 2024-09-21T10:11:12.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[22527]: cluster 2024-09-21T10:11:11.698458+0000 mgr.y (mgr.14385) 189 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:12.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[22527]: audit 2024-09-21T10:11:11.938797+0000 mon.a (mon.0) 839 : audit [INF] from='client.? 172.21.15.3:0/231472021' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T10:11:12.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[22527]: audit 2024-09-21T10:11:12.396175+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.3:0/2246397417' entity='client.admin' 2024-09-21T10:11:12.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[22527]: audit 2024-09-21T10:11:12.408044+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:12.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[31899]: cluster 2024-09-21T10:11:11.698458+0000 mgr.y (mgr.14385) 189 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:12.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[31899]: audit 2024-09-21T10:11:11.938797+0000 mon.a (mon.0) 839 : audit [INF] from='client.? 172.21.15.3:0/231472021' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T10:11:12.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[31899]: audit 2024-09-21T10:11:12.396175+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.3:0/2246397417' entity='client.admin' 2024-09-21T10:11:12.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:12 smithi003 bash[31899]: audit 2024-09-21T10:11:12.408044+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:13.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-21T10:11:13.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:12 smithi204 bash[24804]: cluster 2024-09-21T10:11:11.698458+0000 mgr.y (mgr.14385) 189 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:13.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:12 smithi204 bash[24804]: audit 2024-09-21T10:11:11.938797+0000 mon.a (mon.0) 839 : audit [INF] from='client.? 172.21.15.3:0/231472021' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2024-09-21T10:11:13.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:12 smithi204 bash[24804]: audit 2024-09-21T10:11:12.396175+0000 mon.a (mon.0) 840 : audit [INF] from='client.? 172.21.15.3:0/2246397417' entity='client.admin' 2024-09-21T10:11:13.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:12 smithi204 bash[24804]: audit 2024-09-21T10:11:12.408044+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:11:13.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-09-21T10:11:14.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:13 smithi003 bash[22527]: audit 2024-09-21T10:11:12.818476+0000 mon.a (mon.0) 841 : audit [INF] from='client.? 172.21.15.3:0/231472021' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-21T10:11:14.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:13 smithi003 bash[22527]: cluster 2024-09-21T10:11:12.818662+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T10:11:14.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:14 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:11:14] "GET /metrics HTTP/1.1" 200 33772 "" "Prometheus/2.43.0" 2024-09-21T10:11:14.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:13 smithi003 bash[31899]: audit 2024-09-21T10:11:12.818476+0000 mon.a (mon.0) 841 : audit [INF] from='client.? 172.21.15.3:0/231472021' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-21T10:11:14.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:13 smithi003 bash[31899]: cluster 2024-09-21T10:11:12.818662+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T10:11:14.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:13 smithi204 bash[24804]: audit 2024-09-21T10:11:12.818476+0000 mon.a (mon.0) 841 : audit [INF] from='client.? 172.21.15.3:0/231472021' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-09-21T10:11:14.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:13 smithi204 bash[24804]: cluster 2024-09-21T10:11:12.818662+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T10:11:15.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:14 smithi003 bash[22527]: cluster 2024-09-21T10:11:13.699212+0000 mgr.y (mgr.14385) 190 : cluster [DBG] pgmap v166: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:14 smithi003 bash[22527]: cluster 2024-09-21T10:11:13.812703+0000 mon.a (mon.0) 843 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:11:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:14 smithi003 bash[22527]: cluster 2024-09-21T10:11:13.816726+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T10:11:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:14 smithi003 bash[31899]: cluster 2024-09-21T10:11:13.699212+0000 mgr.y (mgr.14385) 190 : cluster [DBG] pgmap v166: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:14 smithi003 bash[31899]: cluster 2024-09-21T10:11:13.812703+0000 mon.a (mon.0) 843 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:11:15.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:14 smithi003 bash[31899]: cluster 2024-09-21T10:11:13.816726+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T10:11:15.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:14 smithi204 bash[24804]: cluster 2024-09-21T10:11:13.699212+0000 mgr.y (mgr.14385) 190 : cluster [DBG] pgmap v166: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:15.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:14 smithi204 bash[24804]: cluster 2024-09-21T10:11:13.812703+0000 mon.a (mon.0) 843 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:11:15.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:14 smithi204 bash[24804]: cluster 2024-09-21T10:11:13.816726+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T10:11:16.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:15 smithi003 bash[22527]: cluster 2024-09-21T10:11:14.828179+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T10:11:16.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:15 smithi003 bash[31899]: cluster 2024-09-21T10:11:14.828179+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T10:11:16.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:15 smithi204 bash[24804]: cluster 2024-09-21T10:11:14.828179+0000 mon.a (mon.0) 845 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T10:11:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:16 smithi003 bash[22527]: cluster 2024-09-21T10:11:15.700405+0000 mgr.y (mgr.14385) 191 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:17.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:16 smithi003 bash[31899]: cluster 2024-09-21T10:11:15.700405+0000 mgr.y (mgr.14385) 191 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:17.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:16 smithi204 bash[24804]: cluster 2024-09-21T10:11:15.700405+0000 mgr.y (mgr.14385) 191 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:17.287 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:18.300 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:19.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[31899]: cluster 2024-09-21T10:11:17.700797+0000 mgr.y (mgr.14385) 192 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:19.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[31899]: audit 2024-09-21T10:11:17.843875+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[31899]: audit 2024-09-21T10:11:17.858108+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[31899]: audit 2024-09-21T10:11:18.138317+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[31899]: audit 2024-09-21T10:11:18.154236+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[31899]: audit 2024-09-21T10:11:18.157672+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:19.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[31899]: audit 2024-09-21T10:11:18.159598+0000 mon.c (mon.2) 122 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:19.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[31899]: audit 2024-09-21T10:11:18.172714+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[22527]: cluster 2024-09-21T10:11:17.700797+0000 mgr.y (mgr.14385) 192 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[22527]: audit 2024-09-21T10:11:17.843875+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[22527]: audit 2024-09-21T10:11:17.858108+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[22527]: audit 2024-09-21T10:11:18.138317+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[22527]: audit 2024-09-21T10:11:18.154236+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[22527]: audit 2024-09-21T10:11:18.157672+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:19.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[22527]: audit 2024-09-21T10:11:18.159598+0000 mon.c (mon.2) 122 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:19.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:18 smithi003 bash[22527]: audit 2024-09-21T10:11:18.172714+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:18 smithi204 bash[24804]: cluster 2024-09-21T10:11:17.700797+0000 mgr.y (mgr.14385) 192 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:19.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:18 smithi204 bash[24804]: audit 2024-09-21T10:11:17.843875+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:18 smithi204 bash[24804]: audit 2024-09-21T10:11:17.858108+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:18 smithi204 bash[24804]: audit 2024-09-21T10:11:18.138317+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:18 smithi204 bash[24804]: audit 2024-09-21T10:11:18.154236+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:19.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:18 smithi204 bash[24804]: audit 2024-09-21T10:11:18.157672+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:11:19.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:18 smithi204 bash[24804]: audit 2024-09-21T10:11:18.159598+0000 mon.c (mon.2) 122 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:11:19.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:18 smithi204 bash[24804]: audit 2024-09-21T10:11:18.172714+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:20.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:20 smithi003 bash[22527]: audit 2024-09-21T10:11:19.674325+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:20.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:20 smithi003 bash[22527]: audit 2024-09-21T10:11:19.677831+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:20.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:20 smithi003 bash[22527]: cluster 2024-09-21T10:11:19.701160+0000 mgr.y (mgr.14385) 193 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:20.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:20 smithi003 bash[31899]: audit 2024-09-21T10:11:19.674325+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:20.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:20 smithi003 bash[31899]: audit 2024-09-21T10:11:19.677831+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:20.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:20 smithi003 bash[31899]: cluster 2024-09-21T10:11:19.701160+0000 mgr.y (mgr.14385) 193 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:21.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:20 smithi204 bash[24804]: audit 2024-09-21T10:11:19.674325+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:21.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:20 smithi204 bash[24804]: audit 2024-09-21T10:11:19.677831+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:21.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:20 smithi204 bash[24804]: cluster 2024-09-21T10:11:19.701160+0000 mgr.y (mgr.14385) 193 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:22.292 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for mgr daemons to upgrade' 2024-09-21T10:11:22.770 INFO:teuthology.orchestra.run.smithi003.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-09-21T10:11:23.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:22 smithi003 bash[22527]: cluster 2024-09-21T10:11:21.702329+0000 mgr.y (mgr.14385) 194 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:23.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:22 smithi003 bash[22527]: audit 2024-09-21T10:11:22.680344+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.3:0/2319656767' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:11:23.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:22 smithi003 bash[22527]: audit 2024-09-21T10:11:22.680884+0000 mon.a (mon.0) 852 : 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 2024-09-21T10:11:23.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:22 smithi003 bash[31899]: cluster 2024-09-21T10:11:21.702329+0000 mgr.y (mgr.14385) 194 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:23.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:22 smithi003 bash[31899]: audit 2024-09-21T10:11:22.680344+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.3:0/2319656767' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:11:23.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:22 smithi003 bash[31899]: audit 2024-09-21T10:11:22.680884+0000 mon.a (mon.0) 852 : 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 2024-09-21T10:11:23.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:22 smithi204 bash[24804]: cluster 2024-09-21T10:11:21.702329+0000 mgr.y (mgr.14385) 194 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:23.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:22 smithi204 bash[24804]: audit 2024-09-21T10:11:22.680344+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.3:0/2319656767' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T10:11:23.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:22 smithi204 bash[24804]: audit 2024-09-21T10:11:22.680884+0000 mon.a (mon.0) 852 : 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 2024-09-21T10:11:24.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:23 smithi003 bash[22527]: audit 2024-09-21T10:11:22.769809+0000 mon.a (mon.0) 853 : 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 2024-09-21T10:11:24.057 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:23 smithi003 bash[22527]: cluster 2024-09-21T10:11:22.769984+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T10:11:24.057 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:23 smithi003 bash[31899]: audit 2024-09-21T10:11:22.769809+0000 mon.a (mon.0) 853 : 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 2024-09-21T10:11:24.057 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:23 smithi003 bash[31899]: cluster 2024-09-21T10:11:22.769984+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T10:11:24.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:23 smithi204 bash[24804]: audit 2024-09-21T10:11:22.769809+0000 mon.a (mon.0) 853 : 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 2024-09-21T10:11:24.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:23 smithi204 bash[24804]: cluster 2024-09-21T10:11:22.769984+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T10:11:24.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:24 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:11:24] "GET /metrics HTTP/1.1" 200 36064 "" "Prometheus/2.43.0" 2024-09-21T10:11:24.502 DEBUG:teuthology.orchestra.run.smithi003:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 500 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 45 --op write 45 --op delete 10 --pool unique_pool_0 2024-09-21T10:11:24.523 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight read -> 45 2024-09-21T10:11:24.523 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight write -> 45 2024-09-21T10:11:24.524 INFO:tasks.rados.rados.0.smithi003.stdout:adding op weight delete -> 10 2024-09-21T10:11:24.524 INFO:tasks.rados.rados.0.smithi003.stdout:ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable) 2024-09-21T10:11:24.524 INFO:tasks.rados.rados.0.smithi003.stdout:Configuration: 2024-09-21T10:11:24.524 INFO:tasks.rados.rados.0.smithi003.stdout: Number of operations: 4000 2024-09-21T10:11:24.524 INFO:tasks.rados.rados.0.smithi003.stdout: Number of objects: 500 2024-09-21T10:11:24.524 INFO:tasks.rados.rados.0.smithi003.stdout: Max in flight operations: 16 2024-09-21T10:11:24.524 INFO:tasks.rados.rados.0.smithi003.stdout: Object size (in bytes): 4000000 2024-09-21T10:11:24.524 INFO:tasks.rados.rados.0.smithi003.stdout: Write stride min: 400000 2024-09-21T10:11:24.524 INFO:tasks.rados.rados.0.smithi003.stdout: Write stride max: 800000 2024-09-21T10:11:24.797 INFO:tasks.rados.rados.0.smithi003.stdout:1: write initial oid 1 2024-09-21T10:11:24.798 INFO:tasks.rados.rados.0.smithi003.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2024-09-21T10:11:24.805 INFO:tasks.rados.rados.0.smithi003.stdout:1: writing smithi00370293-1 from 416807 to 892056 tid 1 2024-09-21T10:11:24.815 INFO:tasks.rados.rados.0.smithi003.stdout:1: writing smithi00370293-1 from 1542129 to 2016807 tid 2 2024-09-21T10:11:24.815 INFO:tasks.rados.rados.0.smithi003.stdout:2: write initial oid 2 2024-09-21T10:11:24.815 INFO:tasks.rados.rados.0.smithi003.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2024-09-21T10:11:24.822 INFO:tasks.rados.rados.0.smithi003.stdout:2: writing smithi00370293-2 from 416807 to 892056 tid 1 2024-09-21T10:11:24.831 INFO:tasks.rados.rados.0.smithi003.stdout:2: writing smithi00370293-2 from 1542129 to 2016807 tid 2 2024-09-21T10:11:24.831 INFO:tasks.rados.rados.0.smithi003.stdout:3: write initial oid 3 2024-09-21T10:11:24.832 INFO:tasks.rados.rados.0.smithi003.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2024-09-21T10:11:24.839 INFO:tasks.rados.rados.0.smithi003.stdout:3: writing smithi00370293-3 from 433614 to 984112 tid 1 2024-09-21T10:11:24.848 INFO:tasks.rados.rados.0.smithi003.stdout:3: writing smithi00370293-3 from 1600611 to 2033614 tid 2 2024-09-21T10:11:24.848 INFO:tasks.rados.rados.0.smithi003.stdout:4: write initial oid 4 2024-09-21T10:11:24.848 INFO:tasks.rados.rados.0.smithi003.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2024-09-21T10:11:24.856 INFO:tasks.rados.rados.0.smithi003.stdout:4: writing smithi00370293-4 from 450421 to 1076168 tid 1 2024-09-21T10:11:24.864 INFO:tasks.rados.rados.0.smithi003.stdout:4: writing smithi00370293-4 from 1659093 to 2050421 tid 2 2024-09-21T10:11:24.864 INFO:tasks.rados.rados.0.smithi003.stdout:5: write initial oid 5 2024-09-21T10:11:24.864 INFO:tasks.rados.rados.0.smithi003.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2024-09-21T10:11:24.871 INFO:tasks.rados.rados.0.smithi003.stdout:5: writing smithi00370293-5 from 467228 to 1168224 tid 1 2024-09-21T10:11:24.877 INFO:tasks.rados.rados.0.smithi003.stdout:5: writing smithi00370293-5 from 1717575 to 2067228 tid 2 2024-09-21T10:11:24.877 INFO:tasks.rados.rados.0.smithi003.stdout:6: write initial oid 6 2024-09-21T10:11:24.877 INFO:tasks.rados.rados.0.smithi003.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2024-09-21T10:11:24.885 INFO:tasks.rados.rados.0.smithi003.stdout:6: writing smithi00370293-6 from 484035 to 1260280 tid 1 2024-09-21T10:11:24.890 INFO:tasks.rados.rados.0.smithi003.stdout:6: writing smithi00370293-6 from 2059704 to 2084035 tid 2 2024-09-21T10:11:24.890 INFO:tasks.rados.rados.0.smithi003.stdout:7: write initial oid 7 2024-09-21T10:11:24.890 INFO:tasks.rados.rados.0.smithi003.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2024-09-21T10:11:24.895 INFO:tasks.rados.rados.0.smithi003.stdout:7: writing smithi00370293-7 from 500842 to 952336 tid 1 2024-09-21T10:11:24.902 INFO:tasks.rados.rados.0.smithi003.stdout:7: writing smithi00370293-7 from 1718186 to 2100842 tid 2 2024-09-21T10:11:24.902 INFO:tasks.rados.rados.0.smithi003.stdout:8: write initial oid 8 2024-09-21T10:11:24.902 INFO:tasks.rados.rados.0.smithi003.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2024-09-21T10:11:24.908 INFO:tasks.rados.rados.0.smithi003.stdout:8: writing smithi00370293-8 from 517649 to 1044392 tid 1 2024-09-21T10:11:24.914 INFO:tasks.rados.rados.0.smithi003.stdout:8: writing smithi00370293-8 from 1776668 to 2117649 tid 2 2024-09-21T10:11:24.914 INFO:tasks.rados.rados.0.smithi003.stdout:9: write initial oid 9 2024-09-21T10:11:24.914 INFO:tasks.rados.rados.0.smithi003.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2024-09-21T10:11:24.921 INFO:tasks.rados.rados.0.smithi003.stdout:9: writing smithi00370293-9 from 534456 to 1252801 tid 1 2024-09-21T10:11:24.926 INFO:tasks.rados.rados.0.smithi003.stdout:9: writing smithi00370293-9 from 1951503 to 2134456 tid 2 2024-09-21T10:11:24.926 INFO:tasks.rados.rados.0.smithi003.stdout:10: write initial oid 10 2024-09-21T10:11:24.926 INFO:tasks.rados.rados.0.smithi003.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2024-09-21T10:11:24.934 INFO:tasks.rados.rados.0.smithi003.stdout:10: writing smithi00370293-10 from 551263 to 1344857 tid 1 2024-09-21T10:11:24.939 INFO:tasks.rados.rados.0.smithi003.stdout:10: writing smithi00370293-10 from 1893632 to 2151263 tid 2 2024-09-21T10:11:24.939 INFO:tasks.rados.rados.0.smithi003.stdout:11: write initial oid 11 2024-09-21T10:11:24.939 INFO:tasks.rados.rados.0.smithi003.stdout:1: finishing write tid 1 to smithi00370293-1 2024-09-21T10:11:24.939 INFO:tasks.rados.rados.0.smithi003.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2024-09-21T10:11:24.944 INFO:tasks.rados.rados.0.smithi003.stdout:11: writing smithi00370293-11 from 568070 to 1036913 tid 1 2024-09-21T10:11:24.951 INFO:tasks.rados.rados.0.smithi003.stdout:11: writing smithi00370293-11 from 1552114 to 2168070 tid 2 2024-09-21T10:11:24.951 INFO:tasks.rados.rados.0.smithi003.stdout:12: write initial oid 12 2024-09-21T10:11:24.951 INFO:tasks.rados.rados.0.smithi003.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2024-09-21T10:11:24.957 INFO:tasks.rados.rados.0.smithi003.stdout:12: writing smithi00370293-12 from 584877 to 1128969 tid 1 2024-09-21T10:11:24.963 INFO:tasks.rados.rados.0.smithi003.stdout:12: writing smithi00370293-12 from 1610596 to 2172599 tid 2 2024-09-21T10:11:24.963 INFO:tasks.rados.rados.0.smithi003.stdout:13: write initial oid 13 2024-09-21T10:11:24.964 INFO:tasks.rados.rados.0.smithi003.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2024-09-21T10:11:24.970 INFO:tasks.rados.rados.0.smithi003.stdout:13: writing smithi00370293-13 from 601684 to 1221025 tid 1 2024-09-21T10:11:24.976 INFO:tasks.rados.rados.0.smithi003.stdout:13: writing smithi00370293-13 from 1669078 to 2201684 tid 2 2024-09-21T10:11:24.976 INFO:tasks.rados.rados.0.smithi003.stdout:14: write initial oid 14 2024-09-21T10:11:24.976 INFO:tasks.rados.rados.0.smithi003.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2024-09-21T10:11:24.983 INFO:tasks.rados.rados.0.smithi003.stdout:14: writing smithi00370293-14 from 618491 to 1313081 tid 1 2024-09-21T10:11:24.992 INFO:tasks.rados.rados.0.smithi003.stdout:14: writing smithi00370293-14 from 2011207 to 2218491 tid 2 2024-09-21T10:11:24.992 INFO:tasks.rados.rados.0.smithi003.stdout:15: write initial oid 15 2024-09-21T10:11:24.992 INFO:tasks.rados.rados.0.smithi003.stdout:1: finishing write tid 2 to smithi00370293-1 2024-09-21T10:11:24.992 INFO:tasks.rados.rados.0.smithi003.stdout:1: finishing write tid 3 to smithi00370293-1 2024-09-21T10:11:24.992 INFO:tasks.rados.rados.0.smithi003.stdout:1: finishing write tid 4 to smithi00370293-1 2024-09-21T10:11:24.992 INFO:tasks.rados.rados.0.smithi003.stdout:1: oid 1 updating version 0 to 2 2024-09-21T10:11:24.992 INFO:tasks.rados.rados.0.smithi003.stdout:1: oid 1 version 2 is already newer than 1 2024-09-21T10:11:24.992 INFO:tasks.rados.rados.0.smithi003.stdout:1: oid 1 updating version 2 to 3 2024-09-21T10:11:24.992 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:2: finishing write tid 1 to smithi00370293-2 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:2: finishing write tid 2 to smithi00370293-2 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:2: finishing write tid 3 to smithi00370293-2 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:2: finishing write tid 4 to smithi00370293-2 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:2: oid 2 updating version 0 to 2 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:2: oid 2 updating version 2 to 3 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:2: oid 2 version 3 is already newer than 1 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:3: finishing write tid 1 to smithi00370293-3 2024-09-21T10:11:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:3: finishing write tid 2 to smithi00370293-3 2024-09-21T10:11:24.994 INFO:tasks.rados.rados.0.smithi003.stdout:3: finishing write tid 3 to smithi00370293-3 2024-09-21T10:11:24.994 INFO:tasks.rados.rados.0.smithi003.stdout:3: finishing write tid 4 to smithi00370293-3 2024-09-21T10:11:24.994 INFO:tasks.rados.rados.0.smithi003.stdout:3: oid 3 updating version 0 to 3 2024-09-21T10:11:24.994 INFO:tasks.rados.rados.0.smithi003.stdout:3: oid 3 version 3 is already newer than 1 2024-09-21T10:11:24.994 INFO:tasks.rados.rados.0.smithi003.stdout:3: oid 3 version 3 is already newer than 2 2024-09-21T10:11:24.994 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-09-21T10:11:24.994 INFO:tasks.rados.rados.0.smithi003.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-09-21T10:11:24.994 INFO:tasks.rados.rados.0.smithi003.stdout:4: finishing write tid 1 to smithi00370293-4 2024-09-21T10:11:24.994 INFO:tasks.rados.rados.0.smithi003.stdout:4: finishing write tid 2 to smithi00370293-4 2024-09-21T10:11:24.994 INFO:tasks.rados.rados.0.smithi003.stdout:4: finishing write tid 3 to smithi00370293-4 2024-09-21T10:11:24.994 INFO:tasks.rados.rados.0.smithi003.stdout:4: finishing write tid 4 to smithi00370293-4 2024-09-21T10:11:24.995 INFO:tasks.rados.rados.0.smithi003.stdout:4: oid 4 updating version 0 to 1 2024-09-21T10:11:24.995 INFO:tasks.rados.rados.0.smithi003.stdout:4: oid 4 updating version 1 to 2 2024-09-21T10:11:24.995 INFO:tasks.rados.rados.0.smithi003.stdout:4: oid 4 updating version 2 to 3 2024-09-21T10:11:24.995 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-09-21T10:11:24.995 INFO:tasks.rados.rados.0.smithi003.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-09-21T10:11:24.995 INFO:tasks.rados.rados.0.smithi003.stdout:5: finishing write tid 1 to smithi00370293-5 2024-09-21T10:11:24.995 INFO:tasks.rados.rados.0.smithi003.stdout:5: finishing write tid 2 to smithi00370293-5 2024-09-21T10:11:24.995 INFO:tasks.rados.rados.0.smithi003.stdout:5: finishing write tid 3 to smithi00370293-5 2024-09-21T10:11:24.995 INFO:tasks.rados.rados.0.smithi003.stdout:5: finishing write tid 4 to smithi00370293-5 2024-09-21T10:11:24.995 INFO:tasks.rados.rados.0.smithi003.stdout:5: oid 5 updating version 0 to 1 2024-09-21T10:11:24.995 INFO:tasks.rados.rados.0.smithi003.stdout:5: oid 5 updating version 1 to 3 2024-09-21T10:11:24.996 INFO:tasks.rados.rados.0.smithi003.stdout:5: oid 5 version 3 is already newer than 2 2024-09-21T10:11:24.996 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-09-21T10:11:24.996 INFO:tasks.rados.rados.0.smithi003.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-09-21T10:11:24.996 INFO:tasks.rados.rados.0.smithi003.stdout:6: finishing write tid 1 to smithi00370293-6 2024-09-21T10:11:24.996 INFO:tasks.rados.rados.0.smithi003.stdout:6: finishing write tid 2 to smithi00370293-6 2024-09-21T10:11:24.996 INFO:tasks.rados.rados.0.smithi003.stdout:6: finishing write tid 3 to smithi00370293-6 2024-09-21T10:11:24.996 INFO:tasks.rados.rados.0.smithi003.stdout:6: finishing write tid 4 to smithi00370293-6 2024-09-21T10:11:24.996 INFO:tasks.rados.rados.0.smithi003.stdout:6: oid 6 updating version 0 to 2 2024-09-21T10:11:24.996 INFO:tasks.rados.rados.0.smithi003.stdout:6: oid 6 updating version 2 to 3 2024-09-21T10:11:24.996 INFO:tasks.rados.rados.0.smithi003.stdout:6: oid 6 version 3 is already newer than 1 2024-09-21T10:11:24.996 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:7: finishing write tid 1 to smithi00370293-7 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:7: finishing write tid 2 to smithi00370293-7 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:7: finishing write tid 3 to smithi00370293-7 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:7: finishing write tid 4 to smithi00370293-7 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:7: oid 7 updating version 0 to 2 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:7: oid 7 version 2 is already newer than 1 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:7: oid 7 updating version 2 to 3 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:8: finishing write tid 1 to smithi00370293-8 2024-09-21T10:11:24.997 INFO:tasks.rados.rados.0.smithi003.stdout:8: finishing write tid 2 to smithi00370293-8 2024-09-21T10:11:24.998 INFO:tasks.rados.rados.0.smithi003.stdout:8: finishing write tid 3 to smithi00370293-8 2024-09-21T10:11:24.998 INFO:tasks.rados.rados.0.smithi003.stdout:8: finishing write tid 4 to smithi00370293-8 2024-09-21T10:11:24.998 INFO:tasks.rados.rados.0.smithi003.stdout:8: oid 8 updating version 0 to 1 2024-09-21T10:11:24.998 INFO:tasks.rados.rados.0.smithi003.stdout:8: oid 8 updating version 1 to 2 2024-09-21T10:11:24.998 INFO:tasks.rados.rados.0.smithi003.stdout:8: oid 8 updating version 2 to 3 2024-09-21T10:11:24.998 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-21T10:11:24.998 INFO:tasks.rados.rados.0.smithi003.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-09-21T10:11:24.998 INFO:tasks.rados.rados.0.smithi003.stdout:9: finishing write tid 1 to smithi00370293-9 2024-09-21T10:11:24.998 INFO:tasks.rados.rados.0.smithi003.stdout:9: finishing write tid 2 to smithi00370293-9 2024-09-21T10:11:24.998 INFO:tasks.rados.rados.0.smithi003.stdout:9: finishing write tid 3 to smithi00370293-9 2024-09-21T10:11:24.998 INFO:tasks.rados.rados.0.smithi003.stdout:9: finishing write tid 4 to smithi00370293-9 2024-09-21T10:11:24.999 INFO:tasks.rados.rados.0.smithi003.stdout:9: oid 9 updating version 0 to 2 2024-09-21T10:11:24.999 INFO:tasks.rados.rados.0.smithi003.stdout:9: oid 9 updating version 2 to 3 2024-09-21T10:11:24.999 INFO:tasks.rados.rados.0.smithi003.stdout:9: oid 9 version 3 is already newer than 1 2024-09-21T10:11:24.999 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-21T10:11:24.999 INFO:tasks.rados.rados.0.smithi003.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-09-21T10:11:24.999 INFO:tasks.rados.rados.0.smithi003.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2024-09-21T10:11:24.999 INFO:tasks.rados.rados.0.smithi003.stdout:15: writing smithi00370293-15 from 635298 to 1405137 tid 1 2024-09-21T10:11:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:15: writing smithi00370293-15 from 2069689 to 2235298 tid 2 2024-09-21T10:11:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:1: done (14 left) 2024-09-21T10:11:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:2: done (13 left) 2024-09-21T10:11:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:3: done (12 left) 2024-09-21T10:11:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:4: done (11 left) 2024-09-21T10:11:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:5: done (10 left) 2024-09-21T10:11:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:6: done (9 left) 2024-09-21T10:11:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:7: done (8 left) 2024-09-21T10:11:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:8: done (7 left) 2024-09-21T10:11:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:9: done (6 left) 2024-09-21T10:11:25.003 INFO:tasks.rados.rados.0.smithi003.stdout:16: write initial oid 16 2024-09-21T10:11:25.003 INFO:tasks.rados.rados.0.smithi003.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2024-09-21T10:11:25.007 INFO:tasks.rados.rados.0.smithi003.stdout:16: writing smithi00370293-16 from 652105 to 1097193 tid 1 2024-09-21T10:11:25.014 INFO:tasks.rados.rados.0.smithi003.stdout:16: writing smithi00370293-16 from 1728171 to 2181159 tid 2 2024-09-21T10:11:25.014 INFO:tasks.rados.rados.0.smithi003.stdout:17: write initial oid 17 2024-09-21T10:11:25.014 INFO:tasks.rados.rados.0.smithi003.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2024-09-21T10:11:25.021 INFO:tasks.rados.rados.0.smithi003.stdout:17: writing smithi00370293-17 from 668912 to 1305602 tid 1 2024-09-21T10:11:25.027 INFO:tasks.rados.rados.0.smithi003.stdout:17: writing smithi00370293-17 from 1903006 to 2268912 tid 2 2024-09-21T10:11:25.027 INFO:tasks.rados.rados.0.smithi003.stdout:18: write initial oid 18 2024-09-21T10:11:25.028 INFO:tasks.rados.rados.0.smithi003.stdout:10: finishing write tid 1 to smithi00370293-10 2024-09-21T10:11:25.028 INFO:tasks.rados.rados.0.smithi003.stdout:10: finishing write tid 2 to smithi00370293-10 2024-09-21T10:11:25.028 INFO:tasks.rados.rados.0.smithi003.stdout:10: finishing write tid 3 to smithi00370293-10 2024-09-21T10:11:25.028 INFO:tasks.rados.rados.0.smithi003.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2024-09-21T10:11:25.035 INFO:tasks.rados.rados.0.smithi003.stdout:18: writing smithi00370293-18 from 685719 to 1397658 tid 1 2024-09-21T10:11:25.040 INFO:tasks.rados.rados.0.smithi003.stdout:18: writing smithi00370293-18 from 1845135 to 2285719 tid 2 2024-09-21T10:11:25.040 INFO:tasks.rados.rados.0.smithi003.stdout:19: write initial oid 19 2024-09-21T10:11:25.040 INFO:tasks.rados.rados.0.smithi003.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2024-09-21T10:11:25.048 INFO:tasks.rados.rados.0.smithi003.stdout:19: writing smithi00370293-19 from 702526 to 1489714 tid 1 2024-09-21T10:11:25.053 INFO:tasks.rados.rados.0.smithi003.stdout:19: writing smithi00370293-19 from 1903617 to 2302526 tid 2 2024-09-21T10:11:25.053 INFO:tasks.rados.rados.0.smithi003.stdout:20: write initial oid 20 2024-09-21T10:11:25.053 INFO:tasks.rados.rados.0.smithi003.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2024-09-21T10:11:25.060 INFO:tasks.rados.rados.0.smithi003.stdout:20: writing smithi00370293-20 from 719333 to 1181770 tid 1 2024-09-21T10:11:25.066 INFO:tasks.rados.rados.0.smithi003.stdout:20: writing smithi00370293-20 from 1962099 to 2319333 tid 2 2024-09-21T10:11:25.066 INFO:tasks.rados.rados.0.smithi003.stdout:21: write initial oid 21 2024-09-21T10:11:25.067 INFO:tasks.rados.rados.0.smithi003.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2024-09-21T10:11:25.073 INFO:tasks.rados.rados.0.smithi003.stdout:21: writing smithi00370293-21 from 736140 to 1273826 tid 1 2024-09-21T10:11:25.080 INFO:tasks.rados.rados.0.smithi003.stdout:21: writing smithi00370293-21 from 2020581 to 2336140 tid 2 2024-09-21T10:11:25.080 INFO:tasks.rados.rados.0.smithi003.stdout:22: write initial oid 22 2024-09-21T10:11:25.080 INFO:tasks.rados.rados.0.smithi003.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2024-09-21T10:11:25.087 INFO:tasks.rados.rados.0.smithi003.stdout:22: writing smithi00370293-22 from 752947 to 1365882 tid 1 2024-09-21T10:11:25.093 INFO:tasks.rados.rados.0.smithi003.stdout:22: writing smithi00370293-22 from 1962710 to 2352947 tid 2 2024-09-21T10:11:25.093 INFO:tasks.rados.rados.0.smithi003.stdout:23: write initial oid 23 2024-09-21T10:11:25.093 INFO:tasks.rados.rados.0.smithi003.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2024-09-21T10:11:25.101 INFO:tasks.rados.rados.0.smithi003.stdout:23: writing smithi00370293-23 from 769754 to 1457938 tid 1 2024-09-21T10:11:25.106 INFO:tasks.rados.rados.0.smithi003.stdout:23: writing smithi00370293-23 from 2021192 to 2369754 tid 2 2024-09-21T10:11:25.106 INFO:tasks.rados.rados.0.smithi003.stdout:24: write initial oid 24 2024-09-21T10:11:25.106 INFO:tasks.rados.rados.0.smithi003.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2024-09-21T10:11:25.113 INFO:tasks.rados.rados.0.smithi003.stdout:24: writing smithi00370293-24 from 786561 to 1266347 tid 1 2024-09-21T10:11:25.119 INFO:tasks.rados.rados.0.smithi003.stdout:24: writing smithi00370293-24 from 1796027 to 2263691 tid 2 2024-09-21T10:11:25.119 INFO:tasks.rados.rados.0.smithi003.stdout:25: write initial oid 25 2024-09-21T10:11:25.119 INFO:tasks.rados.rados.0.smithi003.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2024-09-21T10:11:25.124 INFO:tasks.rados.rados.0.smithi003.stdout:25: writing smithi00370293-25 from 403368 to 958403 tid 1 2024-09-21T10:11:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:25: writing smithi00370293-25 from 1454509 to 2182184 tid 2 2024-09-21T10:11:25.132 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:10: finishing write tid 4 to smithi00370293-10 2024-09-21T10:11:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:10: oid 10 updating version 0 to 4 2024-09-21T10:11:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:10: oid 10 updating version 4 to 6 2024-09-21T10:11:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:10: oid 10 version 6 is already newer than 5 2024-09-21T10:11:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 10 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-21T10:11:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-09-21T10:11:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:10: done (15 left) 2024-09-21T10:11:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:26: write initial oid 26 2024-09-21T10:11:25.132 INFO:tasks.rados.rados.0.smithi003.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2024-09-21T10:11:25.138 INFO:tasks.rados.rados.0.smithi003.stdout:26: writing smithi00370293-26 from 420175 to 1050459 tid 1 2024-09-21T10:11:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:26: writing smithi00370293-26 from 1796638 to 2267971 tid 2 2024-09-21T10:11:25.145 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:11: finishing write tid 1 to smithi00370293-11 2024-09-21T10:11:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:11: finishing write tid 2 to smithi00370293-11 2024-09-21T10:11:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:11: finishing write tid 3 to smithi00370293-11 2024-09-21T10:11:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:11: finishing write tid 4 to smithi00370293-11 2024-09-21T10:11:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:11: oid 11 updating version 0 to 6 2024-09-21T10:11:25.146 INFO:tasks.rados.rados.0.smithi003.stdout:11: oid 11 version 6 is already newer than 4 2024-09-21T10:11:25.146 INFO:tasks.rados.rados.0.smithi003.stdout:11: oid 11 version 6 is already newer than 5 2024-09-21T10:11:25.146 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 6 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-21T10:11:25.146 INFO:tasks.rados.rados.0.smithi003.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-09-21T10:11:25.146 INFO:tasks.rados.rados.0.smithi003.stdout:12: finishing write tid 1 to smithi00370293-12 2024-09-21T10:11:25.146 INFO:tasks.rados.rados.0.smithi003.stdout:11: done (15 left) 2024-09-21T10:11:25.146 INFO:tasks.rados.rados.0.smithi003.stdout:27: write initial oid 27 2024-09-21T10:11:25.146 INFO:tasks.rados.rados.0.smithi003.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2024-09-21T10:11:25.151 INFO:tasks.rados.rados.0.smithi003.stdout:27: writing smithi00370293-27 from 436982 to 1142515 tid 1 2024-09-21T10:11:25.159 INFO:tasks.rados.rados.0.smithi003.stdout:27: writing smithi00370293-27 from 1855120 to 2436982 tid 2 2024-09-21T10:11:25.159 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.159 INFO:tasks.rados.rados.0.smithi003.stdout:12: finishing write tid 2 to smithi00370293-12 2024-09-21T10:11:25.159 INFO:tasks.rados.rados.0.smithi003.stdout:12: finishing write tid 3 to smithi00370293-12 2024-09-21T10:11:25.159 INFO:tasks.rados.rados.0.smithi003.stdout:12: finishing write tid 4 to smithi00370293-12 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:12: oid 12 updating version 0 to 4 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:12: oid 12 updating version 4 to 6 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:12: oid 12 version 6 is already newer than 5 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:13: finishing write tid 1 to smithi00370293-13 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:13: finishing write tid 2 to smithi00370293-13 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:13: finishing write tid 3 to smithi00370293-13 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:13: finishing write tid 4 to smithi00370293-13 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:13: oid 13 updating version 0 to 1 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:13: oid 13 updating version 1 to 3 2024-09-21T10:11:25.160 INFO:tasks.rados.rados.0.smithi003.stdout:13: oid 13 version 3 is already newer than 2 2024-09-21T10:11:25.161 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 3 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-09-21T10:11:25.161 INFO:tasks.rados.rados.0.smithi003.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-09-21T10:11:25.161 INFO:tasks.rados.rados.0.smithi003.stdout:14: finishing write tid 1 to smithi00370293-14 2024-09-21T10:11:25.161 INFO:tasks.rados.rados.0.smithi003.stdout:12: done (15 left) 2024-09-21T10:11:25.161 INFO:tasks.rados.rados.0.smithi003.stdout:13: done (14 left) 2024-09-21T10:11:25.161 INFO:tasks.rados.rados.0.smithi003.stdout:28: write initial oid 28 2024-09-21T10:11:25.161 INFO:tasks.rados.rados.0.smithi003.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2024-09-21T10:11:25.166 INFO:tasks.rados.rados.0.smithi003.stdout:28: writing smithi00370293-28 from 453789 to 1234571 tid 1 2024-09-21T10:11:25.172 INFO:tasks.rados.rados.0.smithi003.stdout:28: writing smithi00370293-28 from 1913602 to 2388604 tid 2 2024-09-21T10:11:25.172 INFO:tasks.rados.rados.0.smithi003.stdout:29: write initial oid 29 2024-09-21T10:11:25.172 INFO:tasks.rados.rados.0.smithi003.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2024-09-21T10:11:25.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:24 smithi003 bash[22527]: cluster 2024-09-21T10:11:23.702988+0000 mgr.y (mgr.14385) 195 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:25.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:24 smithi003 bash[22527]: cluster 2024-09-21T10:11:23.774367+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:11:25.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:24 smithi003 bash[22527]: cluster 2024-09-21T10:11:23.774435+0000 mon.a (mon.0) 856 : cluster [INF] Cluster is now healthy 2024-09-21T10:11:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:24 smithi003 bash[22527]: audit 2024-09-21T10:11:24.539188+0000 mon.a (mon.0) 857 : audit [INF] from='client.? 172.21.15.3:0/925192432' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T10:11:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:24 smithi003 bash[31899]: cluster 2024-09-21T10:11:23.702988+0000 mgr.y (mgr.14385) 195 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:24 smithi003 bash[31899]: cluster 2024-09-21T10:11:23.774367+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:11:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:24 smithi003 bash[31899]: cluster 2024-09-21T10:11:23.774435+0000 mon.a (mon.0) 856 : cluster [INF] Cluster is now healthy 2024-09-21T10:11:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:24 smithi003 bash[31899]: audit 2024-09-21T10:11:24.539188+0000 mon.a (mon.0) 857 : audit [INF] from='client.? 172.21.15.3:0/925192432' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T10:11:25.177 INFO:tasks.rados.rados.0.smithi003.stdout:29: writing smithi00370293-29 from 470596 to 926627 tid 1 2024-09-21T10:11:25.185 INFO:tasks.rados.rados.0.smithi003.stdout:29: writing smithi00370293-29 from 1572084 to 2190744 tid 2 2024-09-21T10:11:25.185 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.185 INFO:tasks.rados.rados.0.smithi003.stdout:14: finishing write tid 2 to smithi00370293-14 2024-09-21T10:11:25.185 INFO:tasks.rados.rados.0.smithi003.stdout:14: finishing write tid 3 to smithi00370293-14 2024-09-21T10:11:25.185 INFO:tasks.rados.rados.0.smithi003.stdout:14: finishing write tid 4 to smithi00370293-14 2024-09-21T10:11:25.185 INFO:tasks.rados.rados.0.smithi003.stdout:14: oid 14 updating version 0 to 6 2024-09-21T10:11:25.185 INFO:tasks.rados.rados.0.smithi003.stdout:14: oid 14 version 6 is already newer than 5 2024-09-21T10:11:25.185 INFO:tasks.rados.rados.0.smithi003.stdout:14: oid 14 version 6 is already newer than 4 2024-09-21T10:11:25.185 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:15: finishing write tid 1 to smithi00370293-15 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:15: finishing write tid 2 to smithi00370293-15 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:15: finishing write tid 3 to smithi00370293-15 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:15: finishing write tid 4 to smithi00370293-15 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:15: oid 15 updating version 0 to 6 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:15: oid 15 version 6 is already newer than 5 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:15: oid 15 version 6 is already newer than 4 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 6 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:16: finishing write tid 1 to smithi00370293-16 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:14: done (15 left) 2024-09-21T10:11:25.186 INFO:tasks.rados.rados.0.smithi003.stdout:15: done (14 left) 2024-09-21T10:11:25.187 INFO:tasks.rados.rados.0.smithi003.stdout:30: write initial oid 30 2024-09-21T10:11:25.187 INFO:tasks.rados.rados.0.smithi003.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2024-09-21T10:11:25.190 INFO:tasks.rados.rados.0.smithi003.stdout:30: writing smithi00370293-30 from 487403 to 1018683 tid 1 2024-09-21T10:11:25.196 INFO:tasks.rados.rados.0.smithi003.stdout:30: writing smithi00370293-30 from 1514213 to 1992884 tid 2 2024-09-21T10:11:25.196 INFO:tasks.rados.rados.0.smithi003.stdout:31: write initial oid 31 2024-09-21T10:11:25.196 INFO:tasks.rados.rados.0.smithi003.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2024-09-21T10:11:25.202 INFO:tasks.rados.rados.0.smithi003.stdout:31: writing smithi00370293-31 from 504210 to 1110739 tid 1 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout:31: writing smithi00370293-31 from 1572695 to 2195024 tid 2 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout:16: finishing write tid 2 to smithi00370293-16 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout:16: finishing write tid 3 to smithi00370293-16 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout:16: finishing write tid 4 to smithi00370293-16 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout:16: oid 16 updating version 0 to 7 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout:16: oid 16 updating version 7 to 8 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout:16: oid 16 updating version 8 to 9 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 9 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout:17: finishing write tid 1 to smithi00370293-17 2024-09-21T10:11:25.209 INFO:tasks.rados.rados.0.smithi003.stdout:16: done (15 left) 2024-09-21T10:11:25.210 INFO:tasks.rados.rados.0.smithi003.stdout:32: write initial oid 32 2024-09-21T10:11:25.210 INFO:tasks.rados.rados.0.smithi003.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2024-09-21T10:11:25.216 INFO:tasks.rados.rados.0.smithi003.stdout:32: writing smithi00370293-32 from 521017 to 1319148 tid 1 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:32: writing smithi00370293-32 from 1747530 to 2229870 tid 2 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:17: finishing write tid 2 to smithi00370293-17 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:17: finishing write tid 3 to smithi00370293-17 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:17: finishing write tid 4 to smithi00370293-17 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:17: oid 17 updating version 0 to 10 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:17: oid 17 updating version 10 to 11 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:17: oid 17 updating version 11 to 12 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 12 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:18: finishing write tid 1 to smithi00370293-18 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:18: finishing write tid 2 to smithi00370293-18 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:17: done (15 left) 2024-09-21T10:11:25.222 INFO:tasks.rados.rados.0.smithi003.stdout:33: write initial oid 33 2024-09-21T10:11:25.223 INFO:tasks.rados.rados.0.smithi003.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2024-09-21T10:11:25.227 INFO:tasks.rados.rados.0.smithi003.stdout:33: writing smithi00370293-33 from 537824 to 1011204 tid 1 2024-09-21T10:11:25.235 INFO:tasks.rados.rados.0.smithi003.stdout:33: writing smithi00370293-33 from 1806012 to 2432010 tid 2 2024-09-21T10:11:25.235 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.236 INFO:tasks.rados.rados.0.smithi003.stdout:18: finishing write tid 3 to smithi00370293-18 2024-09-21T10:11:25.236 INFO:tasks.rados.rados.0.smithi003.stdout:18: finishing write tid 4 to smithi00370293-18 2024-09-21T10:11:25.236 INFO:tasks.rados.rados.0.smithi003.stdout:18: oid 18 updating version 0 to 14 2024-09-21T10:11:25.236 INFO:tasks.rados.rados.0.smithi003.stdout:18: oid 18 updating version 14 to 15 2024-09-21T10:11:25.236 INFO:tasks.rados.rados.0.smithi003.stdout:18: oid 18 version 15 is already newer than 13 2024-09-21T10:11:25.236 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 18 v 15 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-09-21T10:11:25.236 INFO:tasks.rados.rados.0.smithi003.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-09-21T10:11:25.236 INFO:tasks.rados.rados.0.smithi003.stdout:19: finishing write tid 1 to smithi00370293-19 2024-09-21T10:11:25.236 INFO:tasks.rados.rados.0.smithi003.stdout:18: done (15 left) 2024-09-21T10:11:25.236 INFO:tasks.rados.rados.0.smithi003.stdout:34: write initial oid 34 2024-09-21T10:11:25.236 INFO:tasks.rados.rados.0.smithi003.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2024-09-21T10:11:25.241 INFO:tasks.rados.rados.0.smithi003.stdout:34: writing smithi00370293-34 from 554631 to 1103260 tid 1 2024-09-21T10:11:25.249 INFO:tasks.rados.rados.0.smithi003.stdout:34: writing smithi00370293-34 from 1748141 to 2234150 tid 2 2024-09-21T10:11:25.249 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.249 INFO:tasks.rados.rados.0.smithi003.stdout:19: finishing write tid 2 to smithi00370293-19 2024-09-21T10:11:25.249 INFO:tasks.rados.rados.0.smithi003.stdout:19: finishing write tid 3 to smithi00370293-19 2024-09-21T10:11:25.249 INFO:tasks.rados.rados.0.smithi003.stdout:19: finishing write tid 4 to smithi00370293-19 2024-09-21T10:11:25.249 INFO:tasks.rados.rados.0.smithi003.stdout:19: oid 19 updating version 0 to 9 2024-09-21T10:11:25.249 INFO:tasks.rados.rados.0.smithi003.stdout:19: oid 19 version 9 is already newer than 8 2024-09-21T10:11:25.249 INFO:tasks.rados.rados.0.smithi003.stdout:19: oid 19 version 9 is already newer than 7 2024-09-21T10:11:25.249 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 9 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-09-21T10:11:25.249 INFO:tasks.rados.rados.0.smithi003.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-09-21T10:11:25.250 INFO:tasks.rados.rados.0.smithi003.stdout:20: finishing write tid 1 to smithi00370293-20 2024-09-21T10:11:25.250 INFO:tasks.rados.rados.0.smithi003.stdout:20: finishing write tid 2 to smithi00370293-20 2024-09-21T10:11:25.250 INFO:tasks.rados.rados.0.smithi003.stdout:19: done (15 left) 2024-09-21T10:11:25.250 INFO:tasks.rados.rados.0.smithi003.stdout:35: write initial oid 35 2024-09-21T10:11:25.250 INFO:tasks.rados.rados.0.smithi003.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2024-09-21T10:11:25.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:24 smithi204 bash[24804]: cluster 2024-09-21T10:11:23.702988+0000 mgr.y (mgr.14385) 195 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:11:25.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:24 smithi204 bash[24804]: cluster 2024-09-21T10:11:23.774367+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:11:25.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:24 smithi204 bash[24804]: cluster 2024-09-21T10:11:23.774435+0000 mon.a (mon.0) 856 : cluster [INF] Cluster is now healthy 2024-09-21T10:11:25.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:24 smithi204 bash[24804]: audit 2024-09-21T10:11:24.539188+0000 mon.a (mon.0) 857 : audit [INF] from='client.? 172.21.15.3:0/925192432' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-21T10:11:25.255 INFO:tasks.rados.rados.0.smithi003.stdout:35: writing smithi00370293-35 from 571438 to 1195316 tid 1 2024-09-21T10:11:25.265 INFO:tasks.rados.rados.0.smithi003.stdout:35: writing smithi00370293-35 from 1806623 to 2436290 tid 2 2024-09-21T10:11:25.265 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.265 INFO:tasks.rados.rados.0.smithi003.stdout:20: finishing write tid 3 to smithi00370293-20 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:20: finishing write tid 4 to smithi00370293-20 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:20: oid 20 updating version 0 to 2 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:20: oid 20 updating version 2 to 3 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:20: oid 20 version 3 is already newer than 1 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 3 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:21: finishing write tid 1 to smithi00370293-21 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:21: finishing write tid 2 to smithi00370293-21 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:21: finishing write tid 3 to smithi00370293-21 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:21: finishing write tid 4 to smithi00370293-21 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:21: oid 21 updating version 0 to 5 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:21: oid 21 version 5 is already newer than 4 2024-09-21T10:11:25.266 INFO:tasks.rados.rados.0.smithi003.stdout:21: oid 21 updating version 5 to 6 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:22: finishing write tid 1 to smithi00370293-22 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:22: finishing write tid 2 to smithi00370293-22 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:22: finishing write tid 3 to smithi00370293-22 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:22: finishing write tid 4 to smithi00370293-22 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:22: oid 22 updating version 0 to 1 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:22: oid 22 updating version 1 to 2 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:22: oid 22 updating version 2 to 3 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 3 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:23: finishing write tid 1 to smithi00370293-23 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:23: finishing write tid 2 to smithi00370293-23 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:23: finishing write tid 3 to smithi00370293-23 2024-09-21T10:11:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:23: finishing write tid 4 to smithi00370293-23 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:23: oid 23 updating version 0 to 4 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:23: oid 23 updating version 4 to 5 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:23: oid 23 updating version 5 to 6 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:24: finishing write tid 1 to smithi00370293-24 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:24: finishing write tid 2 to smithi00370293-24 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:24: finishing write tid 3 to smithi00370293-24 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:24: finishing write tid 4 to smithi00370293-24 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:24: oid 24 updating version 0 to 17 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:24: oid 24 updating version 17 to 18 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:24: oid 24 version 18 is already newer than 16 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 18 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:25: finishing write tid 1 to smithi00370293-25 2024-09-21T10:11:25.268 INFO:tasks.rados.rados.0.smithi003.stdout:25: finishing write tid 2 to smithi00370293-25 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:25: finishing write tid 3 to smithi00370293-25 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:25: finishing write tid 4 to smithi00370293-25 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:25: oid 25 updating version 0 to 4 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:25: oid 25 updating version 4 to 6 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:25: oid 25 version 6 is already newer than 5 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:26: finishing write tid 1 to smithi00370293-26 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:26: finishing write tid 2 to smithi00370293-26 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:26: finishing write tid 3 to smithi00370293-26 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:26: finishing write tid 4 to smithi00370293-26 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:26: oid 26 updating version 0 to 3 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:26: oid 26 version 3 is already newer than 1 2024-09-21T10:11:25.269 INFO:tasks.rados.rados.0.smithi003.stdout:26: oid 26 version 3 is already newer than 2 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 3 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:27: finishing write tid 1 to smithi00370293-27 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:20: done (15 left) 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:21: done (14 left) 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:22: done (13 left) 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:23: done (12 left) 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:24: done (11 left) 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:25: done (10 left) 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:26: done (9 left) 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:36: write initial oid 36 2024-09-21T10:11:25.270 INFO:tasks.rados.rados.0.smithi003.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2024-09-21T10:11:25.271 INFO:tasks.rados.rados.0.smithi003.stdout:36: writing smithi00370293-36 from 588245 to 1287372 tid 1 2024-09-21T10:11:25.276 INFO:tasks.rados.rados.0.smithi003.stdout:36: writing smithi00370293-36 from 1865105 to 2354783 tid 2 2024-09-21T10:11:25.276 INFO:tasks.rados.rados.0.smithi003.stdout:37: write initial oid 37 2024-09-21T10:11:25.276 INFO:tasks.rados.rados.0.smithi003.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2024-09-21T10:11:25.284 INFO:tasks.rados.rados.0.smithi003.stdout:37: writing smithi00370293-37 from 605052 to 1379428 tid 1 2024-09-21T10:11:25.290 INFO:tasks.rados.rados.0.smithi003.stdout:37: writing smithi00370293-37 from 1923587 to 2556923 tid 2 2024-09-21T10:11:25.290 INFO:tasks.rados.rados.0.smithi003.stdout:38: write initial oid 38 2024-09-21T10:11:25.290 INFO:tasks.rados.rados.0.smithi003.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2024-09-21T10:11:25.297 INFO:tasks.rados.rados.0.smithi003.stdout:38: writing smithi00370293-38 from 621859 to 1071484 tid 1 2024-09-21T10:11:25.305 INFO:tasks.rados.rados.0.smithi003.stdout:38: writing smithi00370293-38 from 1865716 to 2621859 tid 2 2024-09-21T10:11:25.305 INFO:tasks.rados.rados.0.smithi003.stdout:39: write initial oid 39 2024-09-21T10:11:25.305 INFO:tasks.rados.rados.0.smithi003.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2024-09-21T10:11:25.311 INFO:tasks.rados.rados.0.smithi003.stdout:39: writing smithi00370293-39 from 638666 to 1163540 tid 1 2024-09-21T10:11:25.323 INFO:tasks.rados.rados.0.smithi003.stdout:39: writing smithi00370293-39 from 1924198 to 2561203 tid 2 2024-09-21T10:11:25.323 INFO:tasks.rados.rados.0.smithi003.stdout:40: write initial oid 40 2024-09-21T10:11:25.323 INFO:tasks.rados.rados.0.smithi003.stdout:27: finishing write tid 2 to smithi00370293-27 2024-09-21T10:11:25.323 INFO:tasks.rados.rados.0.smithi003.stdout:27: finishing write tid 3 to smithi00370293-27 2024-09-21T10:11:25.323 INFO:tasks.rados.rados.0.smithi003.stdout:27: finishing write tid 4 to smithi00370293-27 2024-09-21T10:11:25.323 INFO:tasks.rados.rados.0.smithi003.stdout:27: oid 27 updating version 0 to 7 2024-09-21T10:11:25.323 INFO:tasks.rados.rados.0.smithi003.stdout:27: oid 27 updating version 7 to 9 2024-09-21T10:11:25.323 INFO:tasks.rados.rados.0.smithi003.stdout:27: oid 27 version 9 is already newer than 8 2024-09-21T10:11:25.323 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 9 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-21T10:11:25.323 INFO:tasks.rados.rados.0.smithi003.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-09-21T10:11:25.323 INFO:tasks.rados.rados.0.smithi003.stdout:28: finishing write tid 1 to smithi00370293-28 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:28: finishing write tid 2 to smithi00370293-28 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:28: finishing write tid 3 to smithi00370293-28 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:28: finishing write tid 4 to smithi00370293-28 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:28: oid 28 updating version 0 to 9 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:28: oid 28 version 9 is already newer than 7 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:28: oid 28 version 9 is already newer than 8 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 9 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:29: finishing write tid 1 to smithi00370293-29 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:29: finishing write tid 2 to smithi00370293-29 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:29: finishing write tid 3 to smithi00370293-29 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:29: finishing write tid 4 to smithi00370293-29 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:29: oid 29 updating version 0 to 10 2024-09-21T10:11:25.324 INFO:tasks.rados.rados.0.smithi003.stdout:29: oid 29 updating version 10 to 12 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:29: oid 29 version 12 is already newer than 11 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 12 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:30: finishing write tid 1 to smithi00370293-30 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:30: finishing write tid 2 to smithi00370293-30 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:30: finishing write tid 3 to smithi00370293-30 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:30: finishing write tid 4 to smithi00370293-30 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:30: oid 30 updating version 0 to 6 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:30: oid 30 version 6 is already newer than 5 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:30: oid 30 version 6 is already newer than 4 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:31: finishing write tid 1 to smithi00370293-31 2024-09-21T10:11:25.325 INFO:tasks.rados.rados.0.smithi003.stdout:31: finishing write tid 2 to smithi00370293-31 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:31: finishing write tid 3 to smithi00370293-31 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:31: finishing write tid 4 to smithi00370293-31 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:31: oid 31 updating version 0 to 8 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:31: oid 31 version 8 is already newer than 7 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:31: oid 31 updating version 8 to 9 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 9 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:32: finishing write tid 1 to smithi00370293-32 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:32: finishing write tid 2 to smithi00370293-32 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:32: finishing write tid 3 to smithi00370293-32 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:32: finishing write tid 4 to smithi00370293-32 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:32: oid 32 updating version 0 to 15 2024-09-21T10:11:25.326 INFO:tasks.rados.rados.0.smithi003.stdout:32: oid 32 version 15 is already newer than 14 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:32: oid 32 version 15 is already newer than 13 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 15 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:33: finishing write tid 1 to smithi00370293-33 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:33: finishing write tid 2 to smithi00370293-33 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:33: finishing write tid 3 to smithi00370293-33 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:33: finishing write tid 4 to smithi00370293-33 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:33: oid 33 updating version 0 to 5 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:33: oid 33 updating version 5 to 6 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:33: oid 33 version 6 is already newer than 4 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:34: finishing write tid 1 to smithi00370293-34 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:34: finishing write tid 2 to smithi00370293-34 2024-09-21T10:11:25.327 INFO:tasks.rados.rados.0.smithi003.stdout:34: finishing write tid 3 to smithi00370293-34 2024-09-21T10:11:25.328 INFO:tasks.rados.rados.0.smithi003.stdout:34: finishing write tid 4 to smithi00370293-34 2024-09-21T10:11:25.328 INFO:tasks.rados.rados.0.smithi003.stdout:34: oid 34 updating version 0 to 8 2024-09-21T10:11:25.328 INFO:tasks.rados.rados.0.smithi003.stdout:34: oid 34 version 8 is already newer than 7 2024-09-21T10:11:25.328 INFO:tasks.rados.rados.0.smithi003.stdout:34: oid 34 updating version 8 to 9 2024-09-21T10:11:25.328 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-21T10:11:25.328 INFO:tasks.rados.rados.0.smithi003.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-09-21T10:11:25.328 INFO:tasks.rados.rados.0.smithi003.stdout:35: finishing write tid 1 to smithi00370293-35 2024-09-21T10:11:25.328 INFO:tasks.rados.rados.0.smithi003.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2024-09-21T10:11:25.328 INFO:tasks.rados.rados.0.smithi003.stdout:40: writing smithi00370293-40 from 655473 to 1371949 tid 1 2024-09-21T10:11:25.335 INFO:tasks.rados.rados.0.smithi003.stdout:40: writing smithi00370293-40 from 2099033 to 2655473 tid 2 2024-09-21T10:11:25.335 INFO:tasks.rados.rados.0.smithi003.stdout:27: done (13 left) 2024-09-21T10:11:25.335 INFO:tasks.rados.rados.0.smithi003.stdout:28: done (12 left) 2024-09-21T10:11:25.335 INFO:tasks.rados.rados.0.smithi003.stdout:29: done (11 left) 2024-09-21T10:11:25.335 INFO:tasks.rados.rados.0.smithi003.stdout:30: done (10 left) 2024-09-21T10:11:25.335 INFO:tasks.rados.rados.0.smithi003.stdout:31: done (9 left) 2024-09-21T10:11:25.335 INFO:tasks.rados.rados.0.smithi003.stdout:32: done (8 left) 2024-09-21T10:11:25.335 INFO:tasks.rados.rados.0.smithi003.stdout:33: done (7 left) 2024-09-21T10:11:25.336 INFO:tasks.rados.rados.0.smithi003.stdout:34: done (6 left) 2024-09-21T10:11:25.336 INFO:tasks.rados.rados.0.smithi003.stdout:41: write initial oid 41 2024-09-21T10:11:25.336 INFO:tasks.rados.rados.0.smithi003.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2024-09-21T10:11:25.343 INFO:tasks.rados.rados.0.smithi003.stdout:41: writing smithi00370293-41 from 672280 to 1464005 tid 1 2024-09-21T10:11:25.350 INFO:tasks.rados.rados.0.smithi003.stdout:41: writing smithi00370293-41 from 2157515 to 2672280 tid 2 2024-09-21T10:11:25.350 INFO:tasks.rados.rados.0.smithi003.stdout:42: write initial oid 42 2024-09-21T10:11:25.351 INFO:tasks.rados.rados.0.smithi003.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2024-09-21T10:11:25.357 INFO:tasks.rados.rados.0.smithi003.stdout:42: writing smithi00370293-42 from 689087 to 1156061 tid 1 2024-09-21T10:11:25.364 INFO:tasks.rados.rados.0.smithi003.stdout:42: writing smithi00370293-42 from 1699644 to 2483976 tid 2 2024-09-21T10:11:25.364 INFO:tasks.rados.rados.0.smithi003.stdout:43: write initial oid 43 2024-09-21T10:11:25.364 INFO:tasks.rados.rados.0.smithi003.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2024-09-21T10:11:25.371 INFO:tasks.rados.rados.0.smithi003.stdout:43: writing smithi00370293-43 from 705894 to 1248117 tid 1 2024-09-21T10:11:25.378 INFO:tasks.rados.rados.0.smithi003.stdout:43: writing smithi00370293-43 from 1758126 to 2402469 tid 2 2024-09-21T10:11:25.378 INFO:tasks.rados.rados.0.smithi003.stdout:44: write initial oid 44 2024-09-21T10:11:25.378 INFO:tasks.rados.rados.0.smithi003.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2024-09-21T10:11:25.386 INFO:tasks.rados.rados.0.smithi003.stdout:44: writing smithi00370293-44 from 722701 to 1340173 tid 1 2024-09-21T10:11:25.393 INFO:tasks.rados.rados.0.smithi003.stdout:44: writing smithi00370293-44 from 1816608 to 2604609 tid 2 2024-09-21T10:11:25.393 INFO:tasks.rados.rados.0.smithi003.stdout:45: write initial oid 45 2024-09-21T10:11:25.393 INFO:tasks.rados.rados.0.smithi003.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2024-09-21T10:11:25.401 INFO:tasks.rados.rados.0.smithi003.stdout:45: writing smithi00370293-45 from 739508 to 1432229 tid 1 2024-09-21T10:11:25.407 INFO:tasks.rados.rados.0.smithi003.stdout:45: writing smithi00370293-45 from 1875090 to 2523102 tid 2 2024-09-21T10:11:25.407 INFO:tasks.rados.rados.0.smithi003.stdout:46: write initial oid 46 2024-09-21T10:11:25.407 INFO:tasks.rados.rados.0.smithi003.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2024-09-21T10:11:25.416 INFO:tasks.rados.rados.0.smithi003.stdout:46: writing smithi00370293-46 from 756315 to 1524285 tid 1 2024-09-21T10:11:25.423 INFO:tasks.rados.rados.0.smithi003.stdout:46: writing smithi00370293-46 from 1933572 to 2725242 tid 2 2024-09-21T10:11:25.423 INFO:tasks.rados.rados.0.smithi003.stdout:47: write initial oid 47 2024-09-21T10:11:25.423 INFO:tasks.rados.rados.0.smithi003.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2024-09-21T10:11:25.431 INFO:tasks.rados.rados.0.smithi003.stdout:47: writing smithi00370293-47 from 773122 to 1332694 tid 1 2024-09-21T10:11:25.438 INFO:tasks.rados.rados.0.smithi003.stdout:47: writing smithi00370293-47 from 1992054 to 2643735 tid 2 2024-09-21T10:11:25.438 INFO:tasks.rados.rados.0.smithi003.stdout:48: write initial oid 48 2024-09-21T10:11:25.439 INFO:tasks.rados.rados.0.smithi003.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2024-09-21T10:11:25.446 INFO:tasks.rados.rados.0.smithi003.stdout:48: writing smithi00370293-48 from 789929 to 1424750 tid 1 2024-09-21T10:11:25.454 INFO:tasks.rados.rados.0.smithi003.stdout:48: writing smithi00370293-48 from 2050536 to 2789929 tid 2 2024-09-21T10:11:25.454 INFO:tasks.rados.rados.0.smithi003.stdout:49: write initial oid 49 2024-09-21T10:11:25.454 INFO:tasks.rados.rados.0.smithi003.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2024-09-21T10:11:25.460 INFO:tasks.rados.rados.0.smithi003.stdout:49: writing smithi00370293-49 from 406736 to 1116806 tid 1 2024-09-21T10:11:25.467 INFO:tasks.rados.rados.0.smithi003.stdout:49: writing smithi00370293-49 from 1709018 to 2364368 tid 2 2024-09-21T10:11:25.467 INFO:tasks.rados.rados.0.smithi003.stdout:50: write initial oid 50 2024-09-21T10:11:25.467 INFO:tasks.rados.rados.0.smithi003.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2024-09-21T10:11:25.474 INFO:tasks.rados.rados.0.smithi003.stdout:50: writing smithi00370293-50 from 423543 to 1208862 tid 1 2024-09-21T10:11:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:50: writing smithi00370293-50 from 1767500 to 2566508 tid 2 2024-09-21T10:11:25.482 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:35: finishing write tid 2 to smithi00370293-35 2024-09-21T10:11:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:35: finishing write tid 3 to smithi00370293-35 2024-09-21T10:11:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:35: finishing write tid 4 to smithi00370293-35 2024-09-21T10:11:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:35: oid 35 updating version 0 to 5 2024-09-21T10:11:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:35: oid 35 version 5 is already newer than 4 2024-09-21T10:11:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:35: oid 35 updating version 5 to 6 2024-09-21T10:11:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-21T10:11:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-09-21T10:11:25.482 INFO:tasks.rados.rados.0.smithi003.stdout:36: finishing write tid 1 to smithi00370293-36 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:36: finishing write tid 2 to smithi00370293-36 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:36: finishing write tid 3 to smithi00370293-36 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:36: finishing write tid 4 to smithi00370293-36 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:36: oid 36 updating version 0 to 9 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:36: oid 36 version 9 is already newer than 8 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:36: oid 36 version 9 is already newer than 7 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 9 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:35: done (15 left) 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:36: done (14 left) 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:51: write initial oid 51 2024-09-21T10:11:25.483 INFO:tasks.rados.rados.0.smithi003.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2024-09-21T10:11:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:51: writing smithi00370293-51 from 440350 to 900918 tid 1 2024-09-21T10:11:25.491 INFO:tasks.rados.rados.0.smithi003.stdout:51: writing smithi00370293-51 from 1309629 to 1852295 tid 2 2024-09-21T10:11:25.497 INFO:tasks.rados.rados.0.smithi003.stdout:51: writing smithi00370293-51 from 2323973 to 2840350 tid 3 2024-09-21T10:11:25.497 INFO:tasks.rados.rados.0.smithi003.stdout:52: write initial oid 52 2024-09-21T10:11:25.497 INFO:tasks.rados.rados.0.smithi003.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2024-09-21T10:11:25.502 INFO:tasks.rados.rados.0.smithi003.stdout:52: writing smithi00370293-52 from 457157 to 992974 tid 1 2024-09-21T10:11:25.509 INFO:tasks.rados.rados.0.smithi003.stdout:52: writing smithi00370293-52 from 1768111 to 2170788 tid 2 2024-09-21T10:11:25.509 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.509 INFO:tasks.rados.rados.0.smithi003.stdout:37: finishing write tid 1 to smithi00370293-37 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:37: finishing write tid 2 to smithi00370293-37 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:37: finishing write tid 3 to smithi00370293-37 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:37: finishing write tid 4 to smithi00370293-37 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:37: oid 37 updating version 0 to 17 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:37: oid 37 version 17 is already newer than 16 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:37: oid 37 updating version 17 to 18 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 18 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:38: finishing write tid 1 to smithi00370293-38 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:38: finishing write tid 2 to smithi00370293-38 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:38: finishing write tid 3 to smithi00370293-38 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:38: finishing write tid 4 to smithi00370293-38 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:38: oid 38 updating version 0 to 10 2024-09-21T10:11:25.510 INFO:tasks.rados.rados.0.smithi003.stdout:38: oid 38 updating version 10 to 11 2024-09-21T10:11:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:38: oid 38 updating version 11 to 12 2024-09-21T10:11:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 12 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-09-21T10:11:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-09-21T10:11:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:39: finishing write tid 1 to smithi00370293-39 2024-09-21T10:11:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:37: done (15 left) 2024-09-21T10:11:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:38: done (14 left) 2024-09-21T10:11:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:53: write initial oid 53 2024-09-21T10:11:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2024-09-21T10:11:25.515 INFO:tasks.rados.rados.0.smithi003.stdout:53: writing smithi00370293-53 from 473964 to 1085030 tid 1 2024-09-21T10:11:25.522 INFO:tasks.rados.rados.0.smithi003.stdout:53: writing smithi00370293-53 from 1826593 to 2372928 tid 2 2024-09-21T10:11:25.525 INFO:tasks.rados.rados.0.smithi003.stdout:53: writing smithi00370293-53 from 2778819 to 2873964 tid 3 2024-09-21T10:11:25.525 INFO:tasks.rados.rados.0.smithi003.stdout:54: write initial oid 54 2024-09-21T10:11:25.525 INFO:tasks.rados.rados.0.smithi003.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2024-09-21T10:11:25.531 INFO:tasks.rados.rados.0.smithi003.stdout:54: writing smithi00370293-54 from 490771 to 1177086 tid 1 2024-09-21T10:11:25.538 INFO:tasks.rados.rados.0.smithi003.stdout:54: writing smithi00370293-54 from 1885075 to 2291421 tid 2 2024-09-21T10:11:25.538 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.539 INFO:tasks.rados.rados.0.smithi003.stdout:39: finishing write tid 2 to smithi00370293-39 2024-09-21T10:11:25.539 INFO:tasks.rados.rados.0.smithi003.stdout:39: finishing write tid 3 to smithi00370293-39 2024-09-21T10:11:25.539 INFO:tasks.rados.rados.0.smithi003.stdout:39: finishing write tid 4 to smithi00370293-39 2024-09-21T10:11:25.539 INFO:tasks.rados.rados.0.smithi003.stdout:39: oid 39 updating version 0 to 12 2024-09-21T10:11:25.539 INFO:tasks.rados.rados.0.smithi003.stdout:39: oid 39 version 12 is already newer than 11 2024-09-21T10:11:25.539 INFO:tasks.rados.rados.0.smithi003.stdout:39: oid 39 version 12 is already newer than 10 2024-09-21T10:11:25.539 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 12 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-21T10:11:25.539 INFO:tasks.rados.rados.0.smithi003.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-09-21T10:11:25.539 INFO:tasks.rados.rados.0.smithi003.stdout:40: finishing write tid 1 to smithi00370293-40 2024-09-21T10:11:25.539 INFO:tasks.rados.rados.0.smithi003.stdout:39: done (15 left) 2024-09-21T10:11:25.540 INFO:tasks.rados.rados.0.smithi003.stdout:55: write initial oid 55 2024-09-21T10:11:25.540 INFO:tasks.rados.rados.0.smithi003.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2024-09-21T10:11:25.543 INFO:tasks.rados.rados.0.smithi003.stdout:55: writing smithi00370293-55 from 507578 to 985495 tid 1 2024-09-21T10:11:25.550 INFO:tasks.rados.rados.0.smithi003.stdout:55: writing smithi00370293-55 from 1543557 to 2093561 tid 2 2024-09-21T10:11:25.555 INFO:tasks.rados.rados.0.smithi003.stdout:55: writing smithi00370293-55 from 2833665 to 2907578 tid 3 2024-09-21T10:11:25.555 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.555 INFO:tasks.rados.rados.0.smithi003.stdout:40: finishing write tid 2 to smithi00370293-40 2024-09-21T10:11:25.555 INFO:tasks.rados.rados.0.smithi003.stdout:40: finishing write tid 3 to smithi00370293-40 2024-09-21T10:11:25.555 INFO:tasks.rados.rados.0.smithi003.stdout:40: finishing write tid 4 to smithi00370293-40 2024-09-21T10:11:25.555 INFO:tasks.rados.rados.0.smithi003.stdout:40: oid 40 updating version 0 to 6 2024-09-21T10:11:25.555 INFO:tasks.rados.rados.0.smithi003.stdout:40: oid 40 version 6 is already newer than 4 2024-09-21T10:11:25.555 INFO:tasks.rados.rados.0.smithi003.stdout:40: oid 40 version 6 is already newer than 5 2024-09-21T10:11:25.556 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-21T10:11:25.556 INFO:tasks.rados.rados.0.smithi003.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-09-21T10:11:25.556 INFO:tasks.rados.rados.0.smithi003.stdout:41: finishing write tid 1 to smithi00370293-41 2024-09-21T10:11:25.556 INFO:tasks.rados.rados.0.smithi003.stdout:40: done (15 left) 2024-09-21T10:11:25.556 INFO:tasks.rados.rados.0.smithi003.stdout:56: write initial oid 56 2024-09-21T10:11:25.556 INFO:tasks.rados.rados.0.smithi003.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2024-09-21T10:11:25.560 INFO:tasks.rados.rados.0.smithi003.stdout:56: writing smithi00370293-56 from 524385 to 1077551 tid 1 2024-09-21T10:11:25.565 INFO:tasks.rados.rados.0.smithi003.stdout:56: writing smithi00370293-56 from 1602039 to 2012054 tid 2 2024-09-21T10:11:25.571 INFO:tasks.rados.rados.0.smithi003.stdout:56: writing smithi00370293-56 from 2577441 to 2924385 tid 3 2024-09-21T10:11:25.571 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.572 INFO:tasks.rados.rados.0.smithi003.stdout:41: finishing write tid 2 to smithi00370293-41 2024-09-21T10:11:25.572 INFO:tasks.rados.rados.0.smithi003.stdout:41: finishing write tid 3 to smithi00370293-41 2024-09-21T10:11:25.572 INFO:tasks.rados.rados.0.smithi003.stdout:41: finishing write tid 4 to smithi00370293-41 2024-09-21T10:11:25.572 INFO:tasks.rados.rados.0.smithi003.stdout:41: oid 41 updating version 0 to 1 2024-09-21T10:11:25.572 INFO:tasks.rados.rados.0.smithi003.stdout:41: oid 41 updating version 1 to 3 2024-09-21T10:11:25.572 INFO:tasks.rados.rados.0.smithi003.stdout:41: oid 41 version 3 is already newer than 2 2024-09-21T10:11:25.573 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 3 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-21T10:11:25.573 INFO:tasks.rados.rados.0.smithi003.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-09-21T10:11:25.573 INFO:tasks.rados.rados.0.smithi003.stdout:42: finishing write tid 1 to smithi00370293-42 2024-09-21T10:11:25.573 INFO:tasks.rados.rados.0.smithi003.stdout:41: done (15 left) 2024-09-21T10:11:25.573 INFO:tasks.rados.rados.0.smithi003.stdout:57: write initial oid 57 2024-09-21T10:11:25.573 INFO:tasks.rados.rados.0.smithi003.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2024-09-21T10:11:25.576 INFO:tasks.rados.rados.0.smithi003.stdout:57: writing smithi00370293-57 from 541192 to 1169607 tid 1 2024-09-21T10:11:25.582 INFO:tasks.rados.rados.0.smithi003.stdout:57: writing smithi00370293-57 from 1660521 to 2214194 tid 2 2024-09-21T10:11:25.588 INFO:tasks.rados.rados.0.smithi003.stdout:57: writing smithi00370293-57 from 2888511 to 2941192 tid 3 2024-09-21T10:11:25.588 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.588 INFO:tasks.rados.rados.0.smithi003.stdout:42: finishing write tid 2 to smithi00370293-42 2024-09-21T10:11:25.588 INFO:tasks.rados.rados.0.smithi003.stdout:42: finishing write tid 3 to smithi00370293-42 2024-09-21T10:11:25.589 INFO:tasks.rados.rados.0.smithi003.stdout:42: finishing write tid 4 to smithi00370293-42 2024-09-21T10:11:25.589 INFO:tasks.rados.rados.0.smithi003.stdout:42: oid 42 updating version 0 to 3 2024-09-21T10:11:25.589 INFO:tasks.rados.rados.0.smithi003.stdout:42: oid 42 version 3 is already newer than 2 2024-09-21T10:11:25.589 INFO:tasks.rados.rados.0.smithi003.stdout:42: oid 42 version 3 is already newer than 1 2024-09-21T10:11:25.589 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 3 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-21T10:11:25.590 INFO:tasks.rados.rados.0.smithi003.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-09-21T10:11:25.590 INFO:tasks.rados.rados.0.smithi003.stdout:43: finishing write tid 1 to smithi00370293-43 2024-09-21T10:11:25.590 INFO:tasks.rados.rados.0.smithi003.stdout:43: finishing write tid 2 to smithi00370293-43 2024-09-21T10:11:25.590 INFO:tasks.rados.rados.0.smithi003.stdout:43: finishing write tid 3 to smithi00370293-43 2024-09-21T10:11:25.590 INFO:tasks.rados.rados.0.smithi003.stdout:43: finishing write tid 4 to smithi00370293-43 2024-09-21T10:11:25.591 INFO:tasks.rados.rados.0.smithi003.stdout:43: oid 43 updating version 0 to 7 2024-09-21T10:11:25.591 INFO:tasks.rados.rados.0.smithi003.stdout:43: oid 43 updating version 7 to 9 2024-09-21T10:11:25.591 INFO:tasks.rados.rados.0.smithi003.stdout:43: oid 43 version 9 is already newer than 8 2024-09-21T10:11:25.591 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 9 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-21T10:11:25.591 INFO:tasks.rados.rados.0.smithi003.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-09-21T10:11:25.591 INFO:tasks.rados.rados.0.smithi003.stdout:44: finishing write tid 1 to smithi00370293-44 2024-09-21T10:11:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:44: finishing write tid 2 to smithi00370293-44 2024-09-21T10:11:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:44: finishing write tid 3 to smithi00370293-44 2024-09-21T10:11:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:42: done (15 left) 2024-09-21T10:11:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:43: done (14 left) 2024-09-21T10:11:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:58: write initial oid 58 2024-09-21T10:11:25.593 INFO:tasks.rados.rados.0.smithi003.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2024-09-21T10:11:25.594 INFO:tasks.rados.rados.0.smithi003.stdout:58: writing smithi00370293-58 from 557999 to 1261663 tid 1 2024-09-21T10:11:25.599 INFO:tasks.rados.rados.0.smithi003.stdout:58: writing smithi00370293-58 from 1719003 to 2132687 tid 2 2024-09-21T10:11:25.603 INFO:tasks.rados.rados.0.smithi003.stdout:58: writing smithi00370293-58 from 2632287 to 2957999 tid 3 2024-09-21T10:11:25.604 INFO:tasks.rados.rados.0.smithi003.stdout:59: write initial oid 59 2024-09-21T10:11:25.604 INFO:tasks.rados.rados.0.smithi003.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2024-09-21T10:11:25.610 INFO:tasks.rados.rados.0.smithi003.stdout:59: writing smithi00370293-59 from 574806 to 1353719 tid 1 2024-09-21T10:11:25.619 INFO:tasks.rados.rados.0.smithi003.stdout:59: writing smithi00370293-59 from 2061132 to 2618474 tid 2 2024-09-21T10:11:25.619 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.619 INFO:tasks.rados.rados.0.smithi003.stdout:44: finishing write tid 4 to smithi00370293-44 2024-09-21T10:11:25.619 INFO:tasks.rados.rados.0.smithi003.stdout:44: oid 44 updating version 0 to 12 2024-09-21T10:11:25.619 INFO:tasks.rados.rados.0.smithi003.stdout:44: oid 44 version 12 is already newer than 10 2024-09-21T10:11:25.619 INFO:tasks.rados.rados.0.smithi003.stdout:44: oid 44 version 12 is already newer than 11 2024-09-21T10:11:25.619 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 12 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-09-21T10:11:25.619 INFO:tasks.rados.rados.0.smithi003.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-09-21T10:11:25.620 INFO:tasks.rados.rados.0.smithi003.stdout:44: done (15 left) 2024-09-21T10:11:25.620 INFO:tasks.rados.rados.0.smithi003.stdout:60: write initial oid 60 2024-09-21T10:11:25.620 INFO:tasks.rados.rados.0.smithi003.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2024-09-21T10:11:25.624 INFO:tasks.rados.rados.0.smithi003.stdout:60: writing smithi00370293-60 from 591613 to 1045775 tid 1 2024-09-21T10:11:25.630 INFO:tasks.rados.rados.0.smithi003.stdout:60: writing smithi00370293-60 from 1719614 to 2136967 tid 2 2024-09-21T10:11:25.636 INFO:tasks.rados.rados.0.smithi003.stdout:60: writing smithi00370293-60 from 2570780 to 2991613 tid 3 2024-09-21T10:11:25.636 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:45: finishing write tid 1 to smithi00370293-45 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:45: finishing write tid 2 to smithi00370293-45 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:45: finishing write tid 3 to smithi00370293-45 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:45: finishing write tid 4 to smithi00370293-45 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:45: oid 45 updating version 0 to 20 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:45: oid 45 version 20 is already newer than 19 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:45: oid 45 updating version 20 to 21 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 21 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:46: finishing write tid 1 to smithi00370293-46 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:46: finishing write tid 2 to smithi00370293-46 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:45: done (15 left) 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:61: write initial oid 61 2024-09-21T10:11:25.637 INFO:tasks.rados.rados.0.smithi003.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2024-09-21T10:11:25.642 INFO:tasks.rados.rados.0.smithi003.stdout:61: writing smithi00370293-61 from 608420 to 1137831 tid 1 2024-09-21T10:11:25.649 INFO:tasks.rados.rados.0.smithi003.stdout:61: writing smithi00370293-61 from 1778096 to 2339107 tid 2 2024-09-21T10:11:25.653 INFO:tasks.rados.rados.0.smithi003.stdout:61: writing smithi00370293-61 from 2881850 to 3008420 tid 3 2024-09-21T10:11:25.653 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.654 INFO:tasks.rados.rados.0.smithi003.stdout:46: finishing write tid 3 to smithi00370293-46 2024-09-21T10:11:25.654 INFO:tasks.rados.rados.0.smithi003.stdout:46: finishing write tid 4 to smithi00370293-46 2024-09-21T10:11:25.654 INFO:tasks.rados.rados.0.smithi003.stdout:46: oid 46 updating version 0 to 20 2024-09-21T10:11:25.654 INFO:tasks.rados.rados.0.smithi003.stdout:46: oid 46 updating version 20 to 21 2024-09-21T10:11:25.654 INFO:tasks.rados.rados.0.smithi003.stdout:46: oid 46 version 21 is already newer than 19 2024-09-21T10:11:25.654 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 21 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-21T10:11:25.654 INFO:tasks.rados.rados.0.smithi003.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-09-21T10:11:25.654 INFO:tasks.rados.rados.0.smithi003.stdout:47: finishing write tid 1 to smithi00370293-47 2024-09-21T10:11:25.654 INFO:tasks.rados.rados.0.smithi003.stdout:46: done (15 left) 2024-09-21T10:11:25.654 INFO:tasks.rados.rados.0.smithi003.stdout:62: write initial oid 62 2024-09-21T10:11:25.654 INFO:tasks.rados.rados.0.smithi003.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2024-09-21T10:11:25.661 INFO:tasks.rados.rados.0.smithi003.stdout:62: writing smithi00370293-62 from 625227 to 1346240 tid 1 2024-09-21T10:11:25.668 INFO:tasks.rados.rados.0.smithi003.stdout:62: writing smithi00370293-62 from 1952931 to 2657600 tid 2 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:47: finishing write tid 2 to smithi00370293-47 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:47: finishing write tid 3 to smithi00370293-47 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:47: finishing write tid 4 to smithi00370293-47 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:47: oid 47 updating version 0 to 8 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:47: oid 47 version 8 is already newer than 7 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:47: oid 47 updating version 8 to 9 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 47 v 9 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:48: finishing write tid 1 to smithi00370293-48 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:48: finishing write tid 2 to smithi00370293-48 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:47: done (15 left) 2024-09-21T10:11:25.669 INFO:tasks.rados.rados.0.smithi003.stdout:63: write initial oid 63 2024-09-21T10:11:25.670 INFO:tasks.rados.rados.0.smithi003.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2024-09-21T10:11:25.676 INFO:tasks.rados.rados.0.smithi003.stdout:63: writing smithi00370293-63 from 642034 to 1438296 tid 1 2024-09-21T10:11:25.683 INFO:tasks.rados.rados.0.smithi003.stdout:63: writing smithi00370293-63 from 1895060 to 2459740 tid 2 2024-09-21T10:11:25.683 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.683 INFO:tasks.rados.rados.0.smithi003.stdout:48: finishing write tid 3 to smithi00370293-48 2024-09-21T10:11:25.683 INFO:tasks.rados.rados.0.smithi003.stdout:48: finishing write tid 4 to smithi00370293-48 2024-09-21T10:11:25.683 INFO:tasks.rados.rados.0.smithi003.stdout:48: oid 48 updating version 0 to 11 2024-09-21T10:11:25.683 INFO:tasks.rados.rados.0.smithi003.stdout:48: oid 48 version 11 is already newer than 10 2024-09-21T10:11:25.683 INFO:tasks.rados.rados.0.smithi003.stdout:48: oid 48 updating version 11 to 12 2024-09-21T10:11:25.683 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 12 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-21T10:11:25.683 INFO:tasks.rados.rados.0.smithi003.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-09-21T10:11:25.683 INFO:tasks.rados.rados.0.smithi003.stdout:49: finishing write tid 1 to smithi00370293-49 2024-09-21T10:11:25.683 INFO:tasks.rados.rados.0.smithi003.stdout:49: finishing write tid 2 to smithi00370293-49 2024-09-21T10:11:25.684 INFO:tasks.rados.rados.0.smithi003.stdout:49: finishing write tid 3 to smithi00370293-49 2024-09-21T10:11:25.684 INFO:tasks.rados.rados.0.smithi003.stdout:49: finishing write tid 4 to smithi00370293-49 2024-09-21T10:11:25.684 INFO:tasks.rados.rados.0.smithi003.stdout:49: oid 49 updating version 0 to 8 2024-09-21T10:11:25.684 INFO:tasks.rados.rados.0.smithi003.stdout:49: oid 49 version 8 is already newer than 7 2024-09-21T10:11:25.684 INFO:tasks.rados.rados.0.smithi003.stdout:49: oid 49 updating version 8 to 9 2024-09-21T10:11:25.684 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 9 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-21T10:11:25.684 INFO:tasks.rados.rados.0.smithi003.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-09-21T10:11:25.684 INFO:tasks.rados.rados.0.smithi003.stdout:50: finishing write tid 1 to smithi00370293-50 2024-09-21T10:11:25.684 INFO:tasks.rados.rados.0.smithi003.stdout:50: finishing write tid 2 to smithi00370293-50 2024-09-21T10:11:25.685 INFO:tasks.rados.rados.0.smithi003.stdout:50: finishing write tid 3 to smithi00370293-50 2024-09-21T10:11:25.685 INFO:tasks.rados.rados.0.smithi003.stdout:50: finishing write tid 4 to smithi00370293-50 2024-09-21T10:11:25.685 INFO:tasks.rados.rados.0.smithi003.stdout:50: oid 50 updating version 0 to 15 2024-09-21T10:11:25.685 INFO:tasks.rados.rados.0.smithi003.stdout:50: oid 50 version 15 is already newer than 13 2024-09-21T10:11:25.685 INFO:tasks.rados.rados.0.smithi003.stdout:50: oid 50 version 15 is already newer than 14 2024-09-21T10:11:25.685 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 15 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-21T10:11:25.685 INFO:tasks.rados.rados.0.smithi003.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-09-21T10:11:25.685 INFO:tasks.rados.rados.0.smithi003.stdout:48: done (15 left) 2024-09-21T10:11:25.686 INFO:tasks.rados.rados.0.smithi003.stdout:49: done (14 left) 2024-09-21T10:11:25.686 INFO:tasks.rados.rados.0.smithi003.stdout:50: done (13 left) 2024-09-21T10:11:25.686 INFO:tasks.rados.rados.0.smithi003.stdout:64: write initial oid 64 2024-09-21T10:11:25.686 INFO:tasks.rados.rados.0.smithi003.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2024-09-21T10:11:25.689 INFO:tasks.rados.rados.0.smithi003.stdout:64: writing smithi00370293-64 from 658841 to 1130352 tid 1 2024-09-21T10:11:25.695 INFO:tasks.rados.rados.0.smithi003.stdout:64: writing smithi00370293-64 from 1553542 to 2261880 tid 2 2024-09-21T10:11:25.699 INFO:tasks.rados.rados.0.smithi003.stdout:64: writing smithi00370293-64 from 2964119 to 3058841 tid 3 2024-09-21T10:11:25.699 INFO:tasks.rados.rados.0.smithi003.stdout:65: write initial oid 65 2024-09-21T10:11:25.700 INFO:tasks.rados.rados.0.smithi003.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2024-09-21T10:11:25.706 INFO:tasks.rados.rados.0.smithi003.stdout:65: writing smithi00370293-65 from 675648 to 1222408 tid 1 2024-09-21T10:11:25.714 INFO:tasks.rados.rados.0.smithi003.stdout:65: writing smithi00370293-65 from 2012024 to 2580373 tid 2 2024-09-21T10:11:25.714 INFO:tasks.rados.rados.0.smithi003.stdout:66: write initial oid 66 2024-09-21T10:11:25.714 INFO:tasks.rados.rados.0.smithi003.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2024-09-21T10:11:25.721 INFO:tasks.rados.rados.0.smithi003.stdout:66: writing smithi00370293-66 from 692455 to 1314464 tid 1 2024-09-21T10:11:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:66: writing smithi00370293-66 from 2070506 to 2782513 tid 2 2024-09-21T10:11:25.730 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:51: finishing write tid 1 to smithi00370293-51 2024-09-21T10:11:25.730 INFO:tasks.rados.rados.0.smithi003.stdout:51: finishing write tid 2 to smithi00370293-51 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:51: finishing write tid 3 to smithi00370293-51 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:51: finishing write tid 4 to smithi00370293-51 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:51: finishing write tid 5 to smithi00370293-51 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:51: oid 51 updating version 0 to 16 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:51: oid 51 version 16 is already newer than 15 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:51: oid 51 version 16 is already newer than 14 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:51: oid 51 version 16 is already newer than 13 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 51 v 16 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:52: finishing write tid 1 to smithi00370293-52 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:51: done (15 left) 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:67: write initial oid 67 2024-09-21T10:11:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2024-09-21T10:11:25.738 INFO:tasks.rados.rados.0.smithi003.stdout:67: writing smithi00370293-67 from 709262 to 1406520 tid 1 2024-09-21T10:11:25.744 INFO:tasks.rados.rados.0.smithi003.stdout:67: writing smithi00370293-67 from 2012635 to 2584653 tid 2 2024-09-21T10:11:25.748 INFO:tasks.rados.rados.0.smithi003.stdout:67: writing smithi00370293-67 from 3046388 to 3109262 tid 3 2024-09-21T10:11:25.748 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.748 INFO:tasks.rados.rados.0.smithi003.stdout:52: finishing write tid 2 to smithi00370293-52 2024-09-21T10:11:25.748 INFO:tasks.rados.rados.0.smithi003.stdout:52: finishing write tid 3 to smithi00370293-52 2024-09-21T10:11:25.748 INFO:tasks.rados.rados.0.smithi003.stdout:52: finishing write tid 4 to smithi00370293-52 2024-09-21T10:11:25.748 INFO:tasks.rados.rados.0.smithi003.stdout:52: oid 52 updating version 0 to 4 2024-09-21T10:11:25.748 INFO:tasks.rados.rados.0.smithi003.stdout:52: oid 52 updating version 4 to 6 2024-09-21T10:11:25.748 INFO:tasks.rados.rados.0.smithi003.stdout:52: oid 52 version 6 is already newer than 5 2024-09-21T10:11:25.748 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 52 v 6 (ObjNum 51 snap 0 seq_num 51) dirty exists 2024-09-21T10:11:25.748 INFO:tasks.rados.rados.0.smithi003.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2024-09-21T10:11:25.748 INFO:tasks.rados.rados.0.smithi003.stdout:53: finishing write tid 1 to smithi00370293-53 2024-09-21T10:11:25.749 INFO:tasks.rados.rados.0.smithi003.stdout:53: finishing write tid 2 to smithi00370293-53 2024-09-21T10:11:25.749 INFO:tasks.rados.rados.0.smithi003.stdout:52: done (15 left) 2024-09-21T10:11:25.749 INFO:tasks.rados.rados.0.smithi003.stdout:68: write initial oid 68 2024-09-21T10:11:25.749 INFO:tasks.rados.rados.0.smithi003.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2024-09-21T10:11:25.756 INFO:tasks.rados.rados.0.smithi003.stdout:68: writing smithi00370293-68 from 726069 to 1498576 tid 1 2024-09-21T10:11:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:68: writing smithi00370293-68 from 2071117 to 2786793 tid 2 2024-09-21T10:11:25.764 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:53: finishing write tid 3 to smithi00370293-53 2024-09-21T10:11:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:53: finishing write tid 4 to smithi00370293-53 2024-09-21T10:11:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:53: finishing write tid 5 to smithi00370293-53 2024-09-21T10:11:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:53: oid 53 updating version 0 to 20 2024-09-21T10:11:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:53: oid 53 version 20 is already newer than 19 2024-09-21T10:11:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:53: oid 53 version 20 is already newer than 17 2024-09-21T10:11:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:53: oid 53 version 20 is already newer than 18 2024-09-21T10:11:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 53 v 20 (ObjNum 52 snap 0 seq_num 52) dirty exists 2024-09-21T10:11:25.764 INFO:tasks.rados.rados.0.smithi003.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2024-09-21T10:11:25.765 INFO:tasks.rados.rados.0.smithi003.stdout:54: finishing write tid 1 to smithi00370293-54 2024-09-21T10:11:25.765 INFO:tasks.rados.rados.0.smithi003.stdout:54: finishing write tid 2 to smithi00370293-54 2024-09-21T10:11:25.765 INFO:tasks.rados.rados.0.smithi003.stdout:53: done (15 left) 2024-09-21T10:11:25.765 INFO:tasks.rados.rados.0.smithi003.stdout:69: write initial oid 69 2024-09-21T10:11:25.765 INFO:tasks.rados.rados.0.smithi003.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2024-09-21T10:11:25.770 INFO:tasks.rados.rados.0.smithi003.stdout:69: writing smithi00370293-69 from 742876 to 1190632 tid 1 2024-09-21T10:11:25.776 INFO:tasks.rados.rados.0.smithi003.stdout:69: writing smithi00370293-69 from 1729599 to 2305286 tid 2 2024-09-21T10:11:25.781 INFO:tasks.rados.rados.0.smithi003.stdout:69: writing smithi00370293-69 from 3101234 to 3142876 tid 3 2024-09-21T10:11:25.781 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:54: finishing write tid 3 to smithi00370293-54 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:54: finishing write tid 4 to smithi00370293-54 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:54: oid 54 updating version 0 to 12 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:54: oid 54 version 12 is already newer than 11 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:54: oid 54 version 12 is already newer than 10 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 54 v 12 (ObjNum 53 snap 0 seq_num 53) dirty exists 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:55: finishing write tid 1 to smithi00370293-55 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:55: finishing write tid 2 to smithi00370293-55 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:54: done (15 left) 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:70: write initial oid 70 2024-09-21T10:11:25.782 INFO:tasks.rados.rados.0.smithi003.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2024-09-21T10:11:25.789 INFO:tasks.rados.rados.0.smithi003.stdout:70: writing smithi00370293-70 from 759683 to 1399041 tid 1 2024-09-21T10:11:25.797 INFO:tasks.rados.rados.0.smithi003.stdout:70: writing smithi00370293-70 from 1904434 to 2623779 tid 2 2024-09-21T10:11:25.800 INFO:tasks.rados.rados.0.smithi003.stdout:70: writing smithi00370293-70 from 3128657 to 3159683 tid 3 2024-09-21T10:11:25.800 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.800 INFO:tasks.rados.rados.0.smithi003.stdout:55: finishing write tid 3 to smithi00370293-55 2024-09-21T10:11:25.800 INFO:tasks.rados.rados.0.smithi003.stdout:55: finishing write tid 4 to smithi00370293-55 2024-09-21T10:11:25.800 INFO:tasks.rados.rados.0.smithi003.stdout:55: finishing write tid 5 to smithi00370293-55 2024-09-21T10:11:25.800 INFO:tasks.rados.rados.0.smithi003.stdout:55: oid 55 updating version 0 to 8 2024-09-21T10:11:25.800 INFO:tasks.rados.rados.0.smithi003.stdout:55: oid 55 updating version 8 to 9 2024-09-21T10:11:25.800 INFO:tasks.rados.rados.0.smithi003.stdout:55: oid 55 version 9 is already newer than 7 2024-09-21T10:11:25.800 INFO:tasks.rados.rados.0.smithi003.stdout:55: oid 55 updating version 9 to 10 2024-09-21T10:11:25.801 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 55 v 10 (ObjNum 54 snap 0 seq_num 54) dirty exists 2024-09-21T10:11:25.801 INFO:tasks.rados.rados.0.smithi003.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2024-09-21T10:11:25.801 INFO:tasks.rados.rados.0.smithi003.stdout:56: finishing write tid 1 to smithi00370293-56 2024-09-21T10:11:25.801 INFO:tasks.rados.rados.0.smithi003.stdout:55: done (15 left) 2024-09-21T10:11:25.801 INFO:tasks.rados.rados.0.smithi003.stdout:71: write initial oid 71 2024-09-21T10:11:25.801 INFO:tasks.rados.rados.0.smithi003.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2024-09-21T10:11:25.808 INFO:tasks.rados.rados.0.smithi003.stdout:71: writing smithi00370293-71 from 776490 to 1491097 tid 1 2024-09-21T10:11:25.816 INFO:tasks.rados.rados.0.smithi003.stdout:71: writing smithi00370293-71 from 2246563 to 2825919 tid 2 2024-09-21T10:11:25.816 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.816 INFO:tasks.rados.rados.0.smithi003.stdout:56: finishing write tid 2 to smithi00370293-56 2024-09-21T10:11:25.816 INFO:tasks.rados.rados.0.smithi003.stdout:56: finishing write tid 3 to smithi00370293-56 2024-09-21T10:11:25.816 INFO:tasks.rados.rados.0.smithi003.stdout:56: finishing write tid 4 to smithi00370293-56 2024-09-21T10:11:25.816 INFO:tasks.rados.rados.0.smithi003.stdout:56: finishing write tid 5 to smithi00370293-56 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:56: oid 56 updating version 0 to 12 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:56: oid 56 updating version 12 to 13 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:56: oid 56 version 13 is already newer than 11 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:56: oid 56 version 13 is already newer than 10 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 56 v 13 (ObjNum 55 snap 0 seq_num 55) dirty exists 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:57: finishing write tid 1 to smithi00370293-57 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:57: finishing write tid 2 to smithi00370293-57 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:57: finishing write tid 3 to smithi00370293-57 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:57: finishing write tid 4 to smithi00370293-57 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:56: done (15 left) 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:72: write initial oid 72 2024-09-21T10:11:25.817 INFO:tasks.rados.rados.0.smithi003.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2024-09-21T10:11:25.825 INFO:tasks.rados.rados.0.smithi003.stdout:72: writing smithi00370293-72 from 793297 to 1583153 tid 1 2024-09-21T10:11:25.833 INFO:tasks.rados.rados.0.smithi003.stdout:72: writing smithi00370293-72 from 2305045 to 3028059 tid 2 2024-09-21T10:11:25.833 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.834 INFO:tasks.rados.rados.0.smithi003.stdout:57: finishing write tid 5 to smithi00370293-57 2024-09-21T10:11:25.834 INFO:tasks.rados.rados.0.smithi003.stdout:57: oid 57 updating version 0 to 14 2024-09-21T10:11:25.834 INFO:tasks.rados.rados.0.smithi003.stdout:57: oid 57 updating version 14 to 17 2024-09-21T10:11:25.834 INFO:tasks.rados.rados.0.smithi003.stdout:57: oid 57 version 17 is already newer than 15 2024-09-21T10:11:25.834 INFO:tasks.rados.rados.0.smithi003.stdout:57: oid 57 version 17 is already newer than 16 2024-09-21T10:11:25.834 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 57 v 17 (ObjNum 56 snap 0 seq_num 56) dirty exists 2024-09-21T10:11:25.834 INFO:tasks.rados.rados.0.smithi003.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2024-09-21T10:11:25.834 INFO:tasks.rados.rados.0.smithi003.stdout:58: finishing write tid 1 to smithi00370293-58 2024-09-21T10:11:25.834 INFO:tasks.rados.rados.0.smithi003.stdout:58: finishing write tid 2 to smithi00370293-58 2024-09-21T10:11:25.834 INFO:tasks.rados.rados.0.smithi003.stdout:58: finishing write tid 3 to smithi00370293-58 2024-09-21T10:11:25.834 INFO:tasks.rados.rados.0.smithi003.stdout:58: finishing write tid 4 to smithi00370293-58 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:58: finishing write tid 5 to smithi00370293-58 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:58: oid 58 updating version 0 to 7 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:58: oid 58 version 7 is already newer than 6 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:58: oid 58 version 7 is already newer than 4 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:58: oid 58 version 7 is already newer than 5 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 58 v 7 (ObjNum 57 snap 0 seq_num 57) dirty exists 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:59: finishing write tid 1 to smithi00370293-59 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:57: done (15 left) 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:58: done (14 left) 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:73: write initial oid 73 2024-09-21T10:11:25.835 INFO:tasks.rados.rados.0.smithi003.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2024-09-21T10:11:25.838 INFO:tasks.rados.rados.0.smithi003.stdout:73: writing smithi00370293-73 from 410104 to 875209 tid 1 2024-09-21T10:11:25.846 INFO:tasks.rados.rados.0.smithi003.stdout:73: writing smithi00370293-73 from 1563527 to 2146552 tid 2 2024-09-21T10:11:25.852 INFO:tasks.rados.rados.0.smithi003.stdout:73: writing smithi00370293-73 from 2810926 to 3210104 tid 3 2024-09-21T10:11:25.852 INFO:tasks.rados.rados.0.smithi003.stdout:74: write initial oid 74 2024-09-21T10:11:25.852 INFO:tasks.rados.rados.0.smithi003.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2024-09-21T10:11:25.857 INFO:tasks.rados.rados.0.smithi003.stdout:74: writing smithi00370293-74 from 426911 to 967265 tid 1 2024-09-21T10:11:25.865 INFO:tasks.rados.rados.0.smithi003.stdout:74: writing smithi00370293-74 from 1622009 to 2348692 tid 2 2024-09-21T10:11:25.870 INFO:tasks.rados.rados.0.smithi003.stdout:74: writing smithi00370293-74 from 3121996 to 3226911 tid 3 2024-09-21T10:11:25.870 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:59: finishing write tid 2 to smithi00370293-59 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:59: finishing write tid 3 to smithi00370293-59 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:59: finishing write tid 4 to smithi00370293-59 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:59: oid 59 updating version 0 to 22 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:59: oid 59 updating version 22 to 24 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:59: oid 59 version 24 is already newer than 23 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 59 v 24 (ObjNum 58 snap 0 seq_num 58) dirty exists 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:60: finishing write tid 1 to smithi00370293-60 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:59: done (15 left) 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:75: write initial oid 75 2024-09-21T10:11:25.871 INFO:tasks.rados.rados.0.smithi003.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2024-09-21T10:11:25.876 INFO:tasks.rados.rados.0.smithi003.stdout:75: writing smithi00370293-75 from 443718 to 1059321 tid 1 2024-09-21T10:11:25.882 INFO:tasks.rados.rados.0.smithi003.stdout:75: writing smithi00370293-75 from 1564138 to 2034479 tid 2 2024-09-21T10:11:25.889 INFO:tasks.rados.rados.0.smithi003.stdout:75: writing smithi00370293-75 from 2633066 to 3243718 tid 3 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:60: finishing write tid 2 to smithi00370293-60 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:60: finishing write tid 3 to smithi00370293-60 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:60: finishing write tid 4 to smithi00370293-60 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:60: finishing write tid 5 to smithi00370293-60 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:60: oid 60 updating version 0 to 19 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:60: oid 60 version 19 is already newer than 16 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:60: oid 60 version 19 is already newer than 17 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:60: oid 60 version 19 is already newer than 18 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 60 v 19 (ObjNum 59 snap 0 seq_num 59) dirty exists 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:61: finishing write tid 1 to smithi00370293-61 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:61: finishing write tid 2 to smithi00370293-61 2024-09-21T10:11:25.890 INFO:tasks.rados.rados.0.smithi003.stdout:61: finishing write tid 3 to smithi00370293-61 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:61: finishing write tid 4 to smithi00370293-61 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:61: finishing write tid 5 to smithi00370293-61 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:61: oid 61 updating version 0 to 23 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:61: oid 61 version 23 is already newer than 22 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:61: oid 61 updating version 23 to 24 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:61: oid 61 updating version 24 to 25 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 61 v 25 (ObjNum 60 snap 0 seq_num 60) dirty exists 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:62: finishing write tid 1 to smithi00370293-62 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:62: finishing write tid 2 to smithi00370293-62 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:60: done (15 left) 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:61: done (14 left) 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:76: write initial oid 76 2024-09-21T10:11:25.891 INFO:tasks.rados.rados.0.smithi003.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2024-09-21T10:11:25.895 INFO:tasks.rados.rados.0.smithi003.stdout:76: writing smithi00370293-76 from 460525 to 1151377 tid 1 2024-09-21T10:11:25.902 INFO:tasks.rados.rados.0.smithi003.stdout:76: writing smithi00370293-76 from 1622620 to 2352972 tid 2 2024-09-21T10:11:25.907 INFO:tasks.rados.rados.0.smithi003.stdout:76: writing smithi00370293-76 from 3060489 to 3260525 tid 3 2024-09-21T10:11:25.907 INFO:tasks.rados.rados.0.smithi003.stdout:77: write initial oid 77 2024-09-21T10:11:25.908 INFO:tasks.rados.rados.0.smithi003.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2024-09-21T10:11:25.914 INFO:tasks.rados.rados.0.smithi003.stdout:77: writing smithi00370293-77 from 477332 to 1243433 tid 1 2024-09-21T10:11:25.919 INFO:tasks.rados.rados.0.smithi003.stdout:77: writing smithi00370293-77 from 1681102 to 2155112 tid 2 2024-09-21T10:11:25.926 INFO:tasks.rados.rados.0.smithi003.stdout:77: writing smithi00370293-77 from 2687912 to 3277332 tid 3 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:62: finishing write tid 3 to smithi00370293-62 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:62: finishing write tid 4 to smithi00370293-62 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:62: oid 62 updating version 0 to 13 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:62: oid 62 version 13 is already newer than 11 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:62: oid 62 version 13 is already newer than 12 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 62 v 13 (ObjNum 61 snap 0 seq_num 61) dirty exists 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:63: finishing write tid 1 to smithi00370293-63 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:63: finishing write tid 2 to smithi00370293-63 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:63: finishing write tid 3 to smithi00370293-63 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:63: finishing write tid 4 to smithi00370293-63 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:63: oid 63 updating version 0 to 10 2024-09-21T10:11:25.927 INFO:tasks.rados.rados.0.smithi003.stdout:63: oid 63 updating version 10 to 11 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:63: oid 63 updating version 11 to 12 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 63 v 12 (ObjNum 62 snap 0 seq_num 62) dirty exists 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:64: finishing write tid 1 to smithi00370293-64 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:64: finishing write tid 2 to smithi00370293-64 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:64: finishing write tid 3 to smithi00370293-64 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:64: finishing write tid 4 to smithi00370293-64 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:64: finishing write tid 5 to smithi00370293-64 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:64: oid 64 updating version 0 to 15 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:64: oid 64 updating version 15 to 16 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:64: oid 64 version 16 is already newer than 14 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:64: oid 64 version 16 is already newer than 13 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 64 v 16 (ObjNum 63 snap 0 seq_num 63) dirty exists 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:62: done (15 left) 2024-09-21T10:11:25.928 INFO:tasks.rados.rados.0.smithi003.stdout:63: done (14 left) 2024-09-21T10:11:25.929 INFO:tasks.rados.rados.0.smithi003.stdout:64: done (13 left) 2024-09-21T10:11:25.929 INFO:tasks.rados.rados.0.smithi003.stdout:78: write initial oid 78 2024-09-21T10:11:25.929 INFO:tasks.rados.rados.0.smithi003.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2024-09-21T10:11:25.932 INFO:tasks.rados.rados.0.smithi003.stdout:78: writing smithi00370293-78 from 494139 to 1051842 tid 1 2024-09-21T10:11:25.938 INFO:tasks.rados.rados.0.smithi003.stdout:78: writing smithi00370293-78 from 1455937 to 2189958 tid 2 2024-09-21T10:11:25.945 INFO:tasks.rados.rados.0.smithi003.stdout:78: writing smithi00370293-78 from 2948041 to 3294139 tid 3 2024-09-21T10:11:25.945 INFO:tasks.rados.rados.0.smithi003.stdout:79: write initial oid 79 2024-09-21T10:11:25.945 INFO:tasks.rados.rados.0.smithi003.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2024-09-21T10:11:25.951 INFO:tasks.rados.rados.0.smithi003.stdout:79: writing smithi00370293-79 from 510946 to 1143898 tid 1 2024-09-21T10:11:25.957 INFO:tasks.rados.rados.0.smithi003.stdout:79: writing smithi00370293-79 from 1798066 to 2275745 tid 2 2024-09-21T10:11:25.963 INFO:tasks.rados.rados.0.smithi003.stdout:79: writing smithi00370293-79 from 2742758 to 3199975 tid 3 2024-09-21T10:11:25.963 INFO:tasks.rados.rados.0.smithi003.stdout:80: write initial oid 80 2024-09-21T10:11:25.963 INFO:tasks.rados.rados.0.smithi003.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2024-09-21T10:11:25.970 INFO:tasks.rados.rados.0.smithi003.stdout:80: writing smithi00370293-80 from 527753 to 1235954 tid 1 2024-09-21T10:11:25.978 INFO:tasks.rados.rados.0.smithi003.stdout:80: writing smithi00370293-80 from 1856548 to 2594238 tid 2 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout:80: writing smithi00370293-80 from 3286534 to 3327753 tid 3 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout:65: finishing write tid 1 to smithi00370293-65 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout:65: finishing write tid 2 to smithi00370293-65 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout:65: finishing write tid 3 to smithi00370293-65 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout:65: finishing write tid 4 to smithi00370293-65 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout:65: oid 65 updating version 0 to 6 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout:65: oid 65 version 6 is already newer than 4 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout:65: oid 65 version 6 is already newer than 5 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 65 v 6 (ObjNum 64 snap 0 seq_num 64) dirty exists 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2024-09-21T10:11:25.983 INFO:tasks.rados.rados.0.smithi003.stdout:66: finishing write tid 1 to smithi00370293-66 2024-09-21T10:11:25.984 INFO:tasks.rados.rados.0.smithi003.stdout:65: done (15 left) 2024-09-21T10:11:25.984 INFO:tasks.rados.rados.0.smithi003.stdout:81: write initial oid 81 2024-09-21T10:11:25.984 INFO:tasks.rados.rados.0.smithi003.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2024-09-21T10:11:25.990 INFO:tasks.rados.rados.0.smithi003.stdout:81: writing smithi00370293-81 from 544560 to 1328010 tid 1 2024-09-21T10:11:25.996 INFO:tasks.rados.rados.0.smithi003.stdout:81: writing smithi00370293-81 from 1915030 to 2396378 tid 2 2024-09-21T10:11:26.001 INFO:tasks.rados.rados.0.smithi003.stdout:81: writing smithi00370293-81 from 2797604 to 3277365 tid 3 2024-09-21T10:11:26.001 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.001 INFO:tasks.rados.rados.0.smithi003.stdout:66: finishing write tid 2 to smithi00370293-66 2024-09-21T10:11:26.001 INFO:tasks.rados.rados.0.smithi003.stdout:66: finishing write tid 3 to smithi00370293-66 2024-09-21T10:11:26.002 INFO:tasks.rados.rados.0.smithi003.stdout:66: finishing write tid 4 to smithi00370293-66 2024-09-21T10:11:26.002 INFO:tasks.rados.rados.0.smithi003.stdout:66: oid 66 updating version 0 to 11 2024-09-21T10:11:26.002 INFO:tasks.rados.rados.0.smithi003.stdout:66: oid 66 updating version 11 to 12 2024-09-21T10:11:26.002 INFO:tasks.rados.rados.0.smithi003.stdout:66: oid 66 version 12 is already newer than 10 2024-09-21T10:11:26.002 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 66 v 12 (ObjNum 65 snap 0 seq_num 65) dirty exists 2024-09-21T10:11:26.002 INFO:tasks.rados.rados.0.smithi003.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2024-09-21T10:11:26.002 INFO:tasks.rados.rados.0.smithi003.stdout:67: finishing write tid 1 to smithi00370293-67 2024-09-21T10:11:26.002 INFO:tasks.rados.rados.0.smithi003.stdout:66: done (15 left) 2024-09-21T10:11:26.002 INFO:tasks.rados.rados.0.smithi003.stdout:82: write initial oid 82 2024-09-21T10:11:26.002 INFO:tasks.rados.rados.0.smithi003.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2024-09-21T10:11:26.007 INFO:tasks.rados.rados.0.smithi003.stdout:82: writing smithi00370293-82 from 561367 to 1020066 tid 1 2024-09-21T10:11:26.014 INFO:tasks.rados.rados.0.smithi003.stdout:82: writing smithi00370293-82 from 1573512 to 2314871 tid 2 2024-09-21T10:11:26.021 INFO:tasks.rados.rados.0.smithi003.stdout:82: writing smithi00370293-82 from 2941380 to 3361367 tid 3 2024-09-21T10:11:26.021 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.021 INFO:tasks.rados.rados.0.smithi003.stdout:67: finishing write tid 2 to smithi00370293-67 2024-09-21T10:11:26.021 INFO:tasks.rados.rados.0.smithi003.stdout:67: finishing write tid 3 to smithi00370293-67 2024-09-21T10:11:26.021 INFO:tasks.rados.rados.0.smithi003.stdout:67: finishing write tid 4 to smithi00370293-67 2024-09-21T10:11:26.021 INFO:tasks.rados.rados.0.smithi003.stdout:67: finishing write tid 5 to smithi00370293-67 2024-09-21T10:11:26.021 INFO:tasks.rados.rados.0.smithi003.stdout:67: oid 67 updating version 0 to 10 2024-09-21T10:11:26.021 INFO:tasks.rados.rados.0.smithi003.stdout:67: oid 67 version 10 is already newer than 8 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:67: oid 67 version 10 is already newer than 9 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:67: oid 67 version 10 is already newer than 7 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 67 v 10 (ObjNum 66 snap 0 seq_num 66) dirty exists 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:68: finishing write tid 1 to smithi00370293-68 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:68: finishing write tid 2 to smithi00370293-68 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:68: finishing write tid 3 to smithi00370293-68 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:68: finishing write tid 4 to smithi00370293-68 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:68: oid 68 updating version 0 to 15 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:68: oid 68 version 15 is already newer than 13 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:68: oid 68 version 15 is already newer than 14 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 68 v 15 (ObjNum 67 snap 0 seq_num 67) dirty exists 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2024-09-21T10:11:26.022 INFO:tasks.rados.rados.0.smithi003.stdout:69: finishing write tid 1 to smithi00370293-69 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:69: finishing write tid 2 to smithi00370293-69 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:69: finishing write tid 3 to smithi00370293-69 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:69: finishing write tid 4 to smithi00370293-69 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:69: finishing write tid 5 to smithi00370293-69 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:69: oid 69 updating version 0 to 18 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:69: oid 69 version 18 is already newer than 16 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:69: oid 69 updating version 18 to 19 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:69: oid 69 version 19 is already newer than 17 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 69 v 19 (ObjNum 68 snap 0 seq_num 68) dirty exists 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:70: finishing write tid 1 to smithi00370293-70 2024-09-21T10:11:26.023 INFO:tasks.rados.rados.0.smithi003.stdout:70: finishing write tid 2 to smithi00370293-70 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:70: finishing write tid 3 to smithi00370293-70 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:70: finishing write tid 4 to smithi00370293-70 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:70: finishing write tid 5 to smithi00370293-70 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:70: oid 70 updating version 0 to 23 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:70: oid 70 version 23 is already newer than 20 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:70: oid 70 version 23 is already newer than 21 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:70: oid 70 version 23 is already newer than 22 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 70 v 23 (ObjNum 69 snap 0 seq_num 69) dirty exists 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:71: finishing write tid 1 to smithi00370293-71 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:71: finishing write tid 2 to smithi00370293-71 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:71: finishing write tid 3 to smithi00370293-71 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:71: finishing write tid 4 to smithi00370293-71 2024-09-21T10:11:26.024 INFO:tasks.rados.rados.0.smithi003.stdout:71: oid 71 updating version 0 to 10 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:71: oid 71 version 10 is already newer than 9 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:71: oid 71 version 10 is already newer than 8 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 71 v 10 (ObjNum 70 snap 0 seq_num 70) dirty exists 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:72: finishing write tid 1 to smithi00370293-72 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:72: finishing write tid 2 to smithi00370293-72 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:72: finishing write tid 3 to smithi00370293-72 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:72: finishing write tid 4 to smithi00370293-72 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:72: oid 72 updating version 0 to 20 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:72: oid 72 updating version 20 to 21 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:72: oid 72 updating version 21 to 22 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 72 v 22 (ObjNum 71 snap 0 seq_num 71) dirty exists 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2024-09-21T10:11:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:73: finishing write tid 1 to smithi00370293-73 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:73: finishing write tid 2 to smithi00370293-73 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:73: finishing write tid 3 to smithi00370293-73 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:73: finishing write tid 4 to smithi00370293-73 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:73: finishing write tid 5 to smithi00370293-73 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:73: oid 73 updating version 0 to 26 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:73: oid 73 version 26 is already newer than 24 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:73: oid 73 version 26 is already newer than 25 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:73: oid 73 updating version 26 to 27 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 73 v 27 (ObjNum 72 snap 0 seq_num 72) dirty exists 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:74: finishing write tid 1 to smithi00370293-74 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:67: done (15 left) 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:68: done (14 left) 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:69: done (13 left) 2024-09-21T10:11:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:70: done (12 left) 2024-09-21T10:11:26.027 INFO:tasks.rados.rados.0.smithi003.stdout:71: done (11 left) 2024-09-21T10:11:26.027 INFO:tasks.rados.rados.0.smithi003.stdout:72: done (10 left) 2024-09-21T10:11:26.027 INFO:tasks.rados.rados.0.smithi003.stdout:73: done (9 left) 2024-09-21T10:11:26.027 INFO:tasks.rados.rados.0.smithi003.stdout:83: write initial oid 83 2024-09-21T10:11:26.027 INFO:tasks.rados.rados.0.smithi003.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2024-09-21T10:11:26.027 INFO:tasks.rados.rados.0.smithi003.stdout:83: writing smithi00370293-83 from 578174 to 1112122 tid 1 2024-09-21T10:11:26.032 INFO:tasks.rados.rados.0.smithi003.stdout:83: writing smithi00370293-83 from 1515641 to 2000658 tid 2 2024-09-21T10:11:26.039 INFO:tasks.rados.rados.0.smithi003.stdout:83: writing smithi00370293-83 from 2736097 to 3238402 tid 3 2024-09-21T10:11:26.039 INFO:tasks.rados.rados.0.smithi003.stdout:84: write initial oid 84 2024-09-21T10:11:26.040 INFO:tasks.rados.rados.0.smithi003.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2024-09-21T10:11:26.046 INFO:tasks.rados.rados.0.smithi003.stdout:84: writing smithi00370293-84 from 594981 to 1204178 tid 1 2024-09-21T10:11:26.055 INFO:tasks.rados.rados.0.smithi003.stdout:84: writing smithi00370293-84 from 1974123 to 2719151 tid 2 2024-09-21T10:11:26.059 INFO:tasks.rados.rados.0.smithi003.stdout:84: writing smithi00370293-84 from 3279873 to 3394981 tid 3 2024-09-21T10:11:26.059 INFO:tasks.rados.rados.0.smithi003.stdout:85: write initial oid 85 2024-09-21T10:11:26.059 INFO:tasks.rados.rados.0.smithi003.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2024-09-21T10:11:26.064 INFO:tasks.rados.rados.0.smithi003.stdout:85: writing smithi00370293-85 from 611788 to 1012587 tid 1 2024-09-21T10:11:26.071 INFO:tasks.rados.rados.0.smithi003.stdout:85: writing smithi00370293-85 from 1748958 to 2237644 tid 2 2024-09-21T10:11:26.078 INFO:tasks.rados.rados.0.smithi003.stdout:85: writing smithi00370293-85 from 2907296 to 3411788 tid 3 2024-09-21T10:11:26.078 INFO:tasks.rados.rados.0.smithi003.stdout:86: write initial oid 86 2024-09-21T10:11:26.078 INFO:tasks.rados.rados.0.smithi003.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2024-09-21T10:11:26.084 INFO:tasks.rados.rados.0.smithi003.stdout:86: writing smithi00370293-86 from 628595 to 1104643 tid 1 2024-09-21T10:11:26.091 INFO:tasks.rados.rados.0.smithi003.stdout:86: writing smithi00370293-86 from 1807440 to 2439784 tid 2 2024-09-21T10:11:26.096 INFO:tasks.rados.rados.0.smithi003.stdout:86: writing smithi00370293-86 from 2934719 to 3387193 tid 3 2024-09-21T10:11:26.097 INFO:tasks.rados.rados.0.smithi003.stdout:87: write initial oid 87 2024-09-21T10:11:26.097 INFO:tasks.rados.rados.0.smithi003.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2024-09-21T10:11:26.103 INFO:tasks.rados.rados.0.smithi003.stdout:87: writing smithi00370293-87 from 645402 to 1196699 tid 1 2024-09-21T10:11:26.109 INFO:tasks.rados.rados.0.smithi003.stdout:87: writing smithi00370293-87 from 1749569 to 2241924 tid 2 2024-09-21T10:11:26.115 INFO:tasks.rados.rados.0.smithi003.stdout:87: writing smithi00370293-87 from 2845789 to 3445402 tid 3 2024-09-21T10:11:26.115 INFO:tasks.rados.rados.0.smithi003.stdout:88: write initial oid 88 2024-09-21T10:11:26.116 INFO:tasks.rados.rados.0.smithi003.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2024-09-21T10:11:26.123 INFO:tasks.rados.rados.0.smithi003.stdout:88: writing smithi00370293-88 from 662209 to 1288755 tid 1 2024-09-21T10:11:26.129 INFO:tasks.rados.rados.0.smithi003.stdout:88: writing smithi00370293-88 from 1808051 to 2444064 tid 2 2024-09-21T10:11:26.135 INFO:tasks.rados.rados.0.smithi003.stdout:88: writing smithi00370293-88 from 2873212 to 3462209 tid 3 2024-09-21T10:11:26.135 INFO:tasks.rados.rados.0.smithi003.stdout:89: write initial oid 89 2024-09-21T10:11:26.135 INFO:tasks.rados.rados.0.smithi003.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2024-09-21T10:11:26.142 INFO:tasks.rados.rados.0.smithi003.stdout:89: writing smithi00370293-89 from 679016 to 1380811 tid 1 2024-09-21T10:11:26.148 INFO:tasks.rados.rados.0.smithi003.stdout:89: writing smithi00370293-89 from 1866533 to 2362557 tid 2 2024-09-21T10:11:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:89: writing smithi00370293-89 from 2900635 to 3303278 tid 3 2024-09-21T10:11:26.153 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:74: finishing write tid 2 to smithi00370293-74 2024-09-21T10:11:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:74: finishing write tid 3 to smithi00370293-74 2024-09-21T10:11:26.153 INFO:tasks.rados.rados.0.smithi003.stdout:74: finishing write tid 4 to smithi00370293-74 2024-09-21T10:11:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:74: finishing write tid 5 to smithi00370293-74 2024-09-21T10:11:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:74: oid 74 updating version 0 to 15 2024-09-21T10:11:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:74: oid 74 updating version 15 to 16 2024-09-21T10:11:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:74: oid 74 version 16 is already newer than 13 2024-09-21T10:11:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:74: oid 74 version 16 is already newer than 14 2024-09-21T10:11:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 74 v 16 (ObjNum 73 snap 0 seq_num 73) dirty exists 2024-09-21T10:11:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2024-09-21T10:11:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:75: finishing write tid 1 to smithi00370293-75 2024-09-21T10:11:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:74: done (15 left) 2024-09-21T10:11:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:90: write initial oid 90 2024-09-21T10:11:26.154 INFO:tasks.rados.rados.0.smithi003.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2024-09-21T10:11:26.161 INFO:tasks.rados.rados.0.smithi003.stdout:90: writing smithi00370293-90 from 695823 to 1472867 tid 1 2024-09-21T10:11:26.167 INFO:tasks.rados.rados.0.smithi003.stdout:90: writing smithi00370293-90 from 1925015 to 2564697 tid 2 2024-09-21T10:11:26.173 INFO:tasks.rados.rados.0.smithi003.stdout:90: writing smithi00370293-90 from 3328058 to 3495823 tid 3 2024-09-21T10:11:26.173 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.173 INFO:tasks.rados.rados.0.smithi003.stdout:75: finishing write tid 2 to smithi00370293-75 2024-09-21T10:11:26.173 INFO:tasks.rados.rados.0.smithi003.stdout:75: finishing write tid 3 to smithi00370293-75 2024-09-21T10:11:26.173 INFO:tasks.rados.rados.0.smithi003.stdout:75: finishing write tid 4 to smithi00370293-75 2024-09-21T10:11:26.173 INFO:tasks.rados.rados.0.smithi003.stdout:75: finishing write tid 5 to smithi00370293-75 2024-09-21T10:11:26.173 INFO:tasks.rados.rados.0.smithi003.stdout:75: oid 75 updating version 0 to 28 2024-09-21T10:11:26.173 INFO:tasks.rados.rados.0.smithi003.stdout:75: oid 75 updating version 28 to 29 2024-09-21T10:11:26.173 INFO:tasks.rados.rados.0.smithi003.stdout:75: oid 75 updating version 29 to 30 2024-09-21T10:11:26.173 INFO:tasks.rados.rados.0.smithi003.stdout:75: oid 75 updating version 30 to 31 2024-09-21T10:11:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 75 v 31 (ObjNum 74 snap 0 seq_num 74) dirty exists 2024-09-21T10:11:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2024-09-21T10:11:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:76: finishing write tid 1 to smithi00370293-76 2024-09-21T10:11:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:75: done (15 left) 2024-09-21T10:11:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:91: write initial oid 91 2024-09-21T10:11:26.174 INFO:tasks.rados.rados.0.smithi003.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2024-09-21T10:11:26.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:25 smithi003 bash[22527]: audit 2024-09-21T10:11:24.797748+0000 mon.a (mon.0) 858 : audit [INF] from='client.? 172.21.15.3:0/925192432' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T10:11:26.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:25 smithi003 bash[22527]: cluster 2024-09-21T10:11:24.797985+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T10:11:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:25 smithi003 bash[31899]: audit 2024-09-21T10:11:24.797748+0000 mon.a (mon.0) 858 : audit [INF] from='client.? 172.21.15.3:0/925192432' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T10:11:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:25 smithi003 bash[31899]: cluster 2024-09-21T10:11:24.797985+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T10:11:26.179 INFO:tasks.rados.rados.0.smithi003.stdout:91: writing smithi00370293-91 from 712630 to 1164923 tid 1 2024-09-21T10:11:26.184 INFO:tasks.rados.rados.0.smithi003.stdout:91: writing smithi00370293-91 from 1583497 to 2083190 tid 2 2024-09-21T10:11:26.189 INFO:tasks.rados.rados.0.smithi003.stdout:91: writing smithi00370293-91 from 2555481 to 2980668 tid 3 2024-09-21T10:11:26.189 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.189 INFO:tasks.rados.rados.0.smithi003.stdout:76: finishing write tid 2 to smithi00370293-76 2024-09-21T10:11:26.189 INFO:tasks.rados.rados.0.smithi003.stdout:76: finishing write tid 3 to smithi00370293-76 2024-09-21T10:11:26.189 INFO:tasks.rados.rados.0.smithi003.stdout:76: finishing write tid 4 to smithi00370293-76 2024-09-21T10:11:26.189 INFO:tasks.rados.rados.0.smithi003.stdout:76: finishing write tid 5 to smithi00370293-76 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:76: oid 76 updating version 0 to 20 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:76: oid 76 version 20 is already newer than 19 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:76: oid 76 version 20 is already newer than 17 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:76: oid 76 version 20 is already newer than 18 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 76 v 20 (ObjNum 75 snap 0 seq_num 75) dirty exists 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:77: finishing write tid 1 to smithi00370293-77 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:77: finishing write tid 2 to smithi00370293-77 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:77: finishing write tid 3 to smithi00370293-77 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:77: finishing write tid 4 to smithi00370293-77 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:77: finishing write tid 5 to smithi00370293-77 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:77: oid 77 updating version 0 to 14 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:77: oid 77 updating version 14 to 15 2024-09-21T10:11:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:77: oid 77 updating version 15 to 16 2024-09-21T10:11:26.191 INFO:tasks.rados.rados.0.smithi003.stdout:77: oid 77 updating version 16 to 17 2024-09-21T10:11:26.191 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 77 v 17 (ObjNum 76 snap 0 seq_num 76) dirty exists 2024-09-21T10:11:26.191 INFO:tasks.rados.rados.0.smithi003.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2024-09-21T10:11:26.191 INFO:tasks.rados.rados.0.smithi003.stdout:76: done (15 left) 2024-09-21T10:11:26.191 INFO:tasks.rados.rados.0.smithi003.stdout:77: done (14 left) 2024-09-21T10:11:26.191 INFO:tasks.rados.rados.0.smithi003.stdout:92: write initial oid 92 2024-09-21T10:11:26.191 INFO:tasks.rados.rados.0.smithi003.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2024-09-21T10:11:26.196 INFO:tasks.rados.rados.0.smithi003.stdout:92: writing smithi00370293-92 from 729437 to 1256979 tid 1 2024-09-21T10:11:26.203 INFO:tasks.rados.rados.0.smithi003.stdout:92: writing smithi00370293-92 from 1925626 to 2568977 tid 2 2024-09-21T10:11:26.208 INFO:tasks.rados.rados.0.smithi003.stdout:92: writing smithi00370293-92 from 3266551 to 3529437 tid 3 2024-09-21T10:11:26.208 INFO:tasks.rados.rados.0.smithi003.stdout:93: write initial oid 93 2024-09-21T10:11:26.209 INFO:tasks.rados.rados.0.smithi003.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2024-09-21T10:11:26.217 INFO:tasks.rados.rados.0.smithi003.stdout:93: writing smithi00370293-93 from 746244 to 1465388 tid 1 2024-09-21T10:11:26.223 INFO:tasks.rados.rados.0.smithi003.stdout:93: writing smithi00370293-93 from 2100461 to 2603823 tid 2 2024-09-21T10:11:26.228 INFO:tasks.rados.rados.0.smithi003.stdout:93: writing smithi00370293-93 from 3126680 to 3546244 tid 3 2024-09-21T10:11:26.229 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.229 INFO:tasks.rados.rados.0.smithi003.stdout:78: finishing write tid 1 to smithi00370293-78 2024-09-21T10:11:26.229 INFO:tasks.rados.rados.0.smithi003.stdout:78: finishing write tid 2 to smithi00370293-78 2024-09-21T10:11:26.229 INFO:tasks.rados.rados.0.smithi003.stdout:78: finishing write tid 3 to smithi00370293-78 2024-09-21T10:11:26.229 INFO:tasks.rados.rados.0.smithi003.stdout:78: finishing write tid 4 to smithi00370293-78 2024-09-21T10:11:26.229 INFO:tasks.rados.rados.0.smithi003.stdout:78: finishing write tid 5 to smithi00370293-78 2024-09-21T10:11:26.229 INFO:tasks.rados.rados.0.smithi003.stdout:78: oid 78 updating version 0 to 24 2024-09-21T10:11:26.229 INFO:tasks.rados.rados.0.smithi003.stdout:78: oid 78 version 24 is already newer than 23 2024-09-21T10:11:26.229 INFO:tasks.rados.rados.0.smithi003.stdout:78: oid 78 version 24 is already newer than 22 2024-09-21T10:11:26.229 INFO:tasks.rados.rados.0.smithi003.stdout:78: oid 78 version 24 is already newer than 21 2024-09-21T10:11:26.230 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 78 v 24 (ObjNum 77 snap 0 seq_num 77) dirty exists 2024-09-21T10:11:26.230 INFO:tasks.rados.rados.0.smithi003.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2024-09-21T10:11:26.230 INFO:tasks.rados.rados.0.smithi003.stdout:79: finishing write tid 1 to smithi00370293-79 2024-09-21T10:11:26.230 INFO:tasks.rados.rados.0.smithi003.stdout:78: done (15 left) 2024-09-21T10:11:26.230 INFO:tasks.rados.rados.0.smithi003.stdout:94: write initial oid 94 2024-09-21T10:11:26.230 INFO:tasks.rados.rados.0.smithi003.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2024-09-21T10:11:26.236 INFO:tasks.rados.rados.0.smithi003.stdout:94: writing smithi00370293-94 from 763051 to 1557444 tid 1 2024-09-21T10:11:26.243 INFO:tasks.rados.rados.0.smithi003.stdout:94: writing smithi00370293-94 from 2158943 to 2805963 tid 2 2024-09-21T10:11:26.248 INFO:tasks.rados.rados.0.smithi003.stdout:94: writing smithi00370293-94 from 3437750 to 3563051 tid 3 2024-09-21T10:11:26.248 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.248 INFO:tasks.rados.rados.0.smithi003.stdout:79: finishing write tid 2 to smithi00370293-79 2024-09-21T10:11:26.248 INFO:tasks.rados.rados.0.smithi003.stdout:79: finishing write tid 3 to smithi00370293-79 2024-09-21T10:11:26.248 INFO:tasks.rados.rados.0.smithi003.stdout:79: finishing write tid 4 to smithi00370293-79 2024-09-21T10:11:26.248 INFO:tasks.rados.rados.0.smithi003.stdout:79: finishing write tid 5 to smithi00370293-79 2024-09-21T10:11:26.248 INFO:tasks.rados.rados.0.smithi003.stdout:79: oid 79 updating version 0 to 25 2024-09-21T10:11:26.248 INFO:tasks.rados.rados.0.smithi003.stdout:79: oid 79 updating version 25 to 26 2024-09-21T10:11:26.248 INFO:tasks.rados.rados.0.smithi003.stdout:79: oid 79 version 26 is already newer than 24 2024-09-21T10:11:26.248 INFO:tasks.rados.rados.0.smithi003.stdout:79: oid 79 version 26 is already newer than 23 2024-09-21T10:11:26.248 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 79 v 26 (ObjNum 78 snap 0 seq_num 78) dirty exists 2024-09-21T10:11:26.249 INFO:tasks.rados.rados.0.smithi003.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2024-09-21T10:11:26.249 INFO:tasks.rados.rados.0.smithi003.stdout:80: finishing write tid 1 to smithi00370293-80 2024-09-21T10:11:26.249 INFO:tasks.rados.rados.0.smithi003.stdout:80: finishing write tid 2 to smithi00370293-80 2024-09-21T10:11:26.249 INFO:tasks.rados.rados.0.smithi003.stdout:79: done (15 left) 2024-09-21T10:11:26.249 INFO:tasks.rados.rados.0.smithi003.stdout:95: write initial oid 95 2024-09-21T10:11:26.249 INFO:tasks.rados.rados.0.smithi003.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2024-09-21T10:11:26.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:25 smithi204 bash[24804]: audit 2024-09-21T10:11:24.797748+0000 mon.a (mon.0) 858 : audit [INF] from='client.? 172.21.15.3:0/925192432' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-21T10:11:26.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:25 smithi204 bash[24804]: cluster 2024-09-21T10:11:24.797985+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T10:11:26.254 INFO:tasks.rados.rados.0.smithi003.stdout:95: writing smithi00370293-95 from 779858 to 1249500 tid 1 2024-09-21T10:11:26.260 INFO:tasks.rados.rados.0.smithi003.stdout:95: writing smithi00370293-95 from 1817425 to 2324456 tid 2 2024-09-21T10:11:26.266 INFO:tasks.rados.rados.0.smithi003.stdout:95: writing smithi00370293-95 from 2781526 to 3368154 tid 3 2024-09-21T10:11:26.267 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.267 INFO:tasks.rados.rados.0.smithi003.stdout:80: finishing write tid 3 to smithi00370293-80 2024-09-21T10:11:26.267 INFO:tasks.rados.rados.0.smithi003.stdout:80: finishing write tid 4 to smithi00370293-80 2024-09-21T10:11:26.267 INFO:tasks.rados.rados.0.smithi003.stdout:80: finishing write tid 5 to smithi00370293-80 2024-09-21T10:11:26.267 INFO:tasks.rados.rados.0.smithi003.stdout:80: oid 80 updating version 0 to 1 2024-09-21T10:11:26.267 INFO:tasks.rados.rados.0.smithi003.stdout:80: oid 80 updating version 1 to 4 2024-09-21T10:11:26.268 INFO:tasks.rados.rados.0.smithi003.stdout:80: oid 80 version 4 is already newer than 3 2024-09-21T10:11:26.268 INFO:tasks.rados.rados.0.smithi003.stdout:80: oid 80 version 4 is already newer than 2 2024-09-21T10:11:26.268 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 80 v 4 (ObjNum 79 snap 0 seq_num 79) dirty exists 2024-09-21T10:11:26.268 INFO:tasks.rados.rados.0.smithi003.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2024-09-21T10:11:26.268 INFO:tasks.rados.rados.0.smithi003.stdout:81: finishing write tid 1 to smithi00370293-81 2024-09-21T10:11:26.268 INFO:tasks.rados.rados.0.smithi003.stdout:80: done (15 left) 2024-09-21T10:11:26.268 INFO:tasks.rados.rados.0.smithi003.stdout:96: write initial oid 96 2024-09-21T10:11:26.268 INFO:tasks.rados.rados.0.smithi003.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2024-09-21T10:11:26.273 INFO:tasks.rados.rados.0.smithi003.stdout:96: writing smithi00370293-96 from 796665 to 1341556 tid 1 2024-09-21T10:11:26.279 INFO:tasks.rados.rados.0.smithi003.stdout:96: writing smithi00370293-96 from 1759554 to 2410243 tid 2 2024-09-21T10:11:26.286 INFO:tasks.rados.rados.0.smithi003.stdout:96: writing smithi00370293-96 from 2976243 to 3596665 tid 3 2024-09-21T10:11:26.286 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.286 INFO:tasks.rados.rados.0.smithi003.stdout:81: finishing write tid 2 to smithi00370293-81 2024-09-21T10:11:26.286 INFO:tasks.rados.rados.0.smithi003.stdout:81: finishing write tid 3 to smithi00370293-81 2024-09-21T10:11:26.286 INFO:tasks.rados.rados.0.smithi003.stdout:81: finishing write tid 4 to smithi00370293-81 2024-09-21T10:11:26.286 INFO:tasks.rados.rados.0.smithi003.stdout:81: finishing write tid 5 to smithi00370293-81 2024-09-21T10:11:26.287 INFO:tasks.rados.rados.0.smithi003.stdout:81: oid 81 updating version 0 to 19 2024-09-21T10:11:26.287 INFO:tasks.rados.rados.0.smithi003.stdout:81: oid 81 version 19 is already newer than 18 2024-09-21T10:11:26.287 INFO:tasks.rados.rados.0.smithi003.stdout:81: oid 81 updating version 19 to 21 2024-09-21T10:11:26.287 INFO:tasks.rados.rados.0.smithi003.stdout:81: oid 81 version 21 is already newer than 20 2024-09-21T10:11:26.287 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 81 v 21 (ObjNum 80 snap 0 seq_num 80) dirty exists 2024-09-21T10:11:26.287 INFO:tasks.rados.rados.0.smithi003.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2024-09-21T10:11:26.287 INFO:tasks.rados.rados.0.smithi003.stdout:82: finishing write tid 1 to smithi00370293-82 2024-09-21T10:11:26.287 INFO:tasks.rados.rados.0.smithi003.stdout:81: done (15 left) 2024-09-21T10:11:26.287 INFO:tasks.rados.rados.0.smithi003.stdout:97: write initial oid 97 2024-09-21T10:11:26.287 INFO:tasks.rados.rados.0.smithi003.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2024-09-21T10:11:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:97: writing smithi00370293-97 from 413472 to 1033612 tid 1 2024-09-21T10:11:26.299 INFO:tasks.rados.rados.0.smithi003.stdout:97: writing smithi00370293-97 from 1818036 to 2328736 tid 2 2024-09-21T10:11:26.306 INFO:tasks.rados.rados.0.smithi003.stdout:97: writing smithi00370293-97 from 3120019 to 3613472 tid 3 2024-09-21T10:11:26.306 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.306 INFO:tasks.rados.rados.0.smithi003.stdout:82: finishing write tid 2 to smithi00370293-82 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:82: finishing write tid 3 to smithi00370293-82 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:82: finishing write tid 4 to smithi00370293-82 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:82: finishing write tid 5 to smithi00370293-82 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:82: oid 82 updating version 0 to 8 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:82: oid 82 version 8 is already newer than 5 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:82: oid 82 version 8 is already newer than 6 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:82: oid 82 version 8 is already newer than 7 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 82 v 8 (ObjNum 81 snap 0 seq_num 81) dirty exists 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:83: finishing write tid 1 to smithi00370293-83 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:83: finishing write tid 2 to smithi00370293-83 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:83: finishing write tid 3 to smithi00370293-83 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:83: finishing write tid 4 to smithi00370293-83 2024-09-21T10:11:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:83: finishing write tid 5 to smithi00370293-83 2024-09-21T10:11:26.308 INFO:tasks.rados.rados.0.smithi003.stdout:83: oid 83 updating version 0 to 20 2024-09-21T10:11:26.308 INFO:tasks.rados.rados.0.smithi003.stdout:83: oid 83 version 20 is already newer than 19 2024-09-21T10:11:26.308 INFO:tasks.rados.rados.0.smithi003.stdout:83: oid 83 version 20 is already newer than 18 2024-09-21T10:11:26.308 INFO:tasks.rados.rados.0.smithi003.stdout:83: oid 83 updating version 20 to 21 2024-09-21T10:11:26.308 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 83 v 21 (ObjNum 82 snap 0 seq_num 82) dirty exists 2024-09-21T10:11:26.308 INFO:tasks.rados.rados.0.smithi003.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2024-09-21T10:11:26.308 INFO:tasks.rados.rados.0.smithi003.stdout:82: done (15 left) 2024-09-21T10:11:26.308 INFO:tasks.rados.rados.0.smithi003.stdout:83: done (14 left) 2024-09-21T10:11:26.308 INFO:tasks.rados.rados.0.smithi003.stdout:98: write initial oid 98 2024-09-21T10:11:26.308 INFO:tasks.rados.rados.0.smithi003.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2024-09-21T10:11:26.312 INFO:tasks.rados.rados.0.smithi003.stdout:98: writing smithi00370293-98 from 430279 to 1125668 tid 1 2024-09-21T10:11:26.320 INFO:tasks.rados.rados.0.smithi003.stdout:98: writing smithi00370293-98 from 1876518 to 2530876 tid 2 2024-09-21T10:11:26.326 INFO:tasks.rados.rados.0.smithi003.stdout:98: writing smithi00370293-98 from 3031089 to 3567886 tid 3 2024-09-21T10:11:26.326 INFO:tasks.rados.rados.0.smithi003.stdout:99: write initial oid 99 2024-09-21T10:11:26.326 INFO:tasks.rados.rados.0.smithi003.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2024-09-21T10:11:26.333 INFO:tasks.rados.rados.0.smithi003.stdout:99: writing smithi00370293-99 from 447086 to 1217724 tid 1 2024-09-21T10:11:26.341 INFO:tasks.rados.rados.0.smithi003.stdout:99: writing smithi00370293-99 from 1935000 to 2733016 tid 2 2024-09-21T10:11:26.347 INFO:tasks.rados.rados.0.smithi003.stdout:99: writing smithi00370293-99 from 3458512 to 3647086 tid 3 2024-09-21T10:11:26.347 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.347 INFO:tasks.rados.rados.0.smithi003.stdout:84: finishing write tid 1 to smithi00370293-84 2024-09-21T10:11:26.347 INFO:tasks.rados.rados.0.smithi003.stdout:84: finishing write tid 2 to smithi00370293-84 2024-09-21T10:11:26.347 INFO:tasks.rados.rados.0.smithi003.stdout:84: finishing write tid 3 to smithi00370293-84 2024-09-21T10:11:26.347 INFO:tasks.rados.rados.0.smithi003.stdout:84: finishing write tid 4 to smithi00370293-84 2024-09-21T10:11:26.347 INFO:tasks.rados.rados.0.smithi003.stdout:84: finishing write tid 5 to smithi00370293-84 2024-09-21T10:11:26.347 INFO:tasks.rados.rados.0.smithi003.stdout:84: oid 84 updating version 0 to 27 2024-09-21T10:11:26.347 INFO:tasks.rados.rados.0.smithi003.stdout:84: oid 84 version 27 is already newer than 26 2024-09-21T10:11:26.347 INFO:tasks.rados.rados.0.smithi003.stdout:84: oid 84 version 27 is already newer than 25 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:84: oid 84 updating version 27 to 28 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 84 v 28 (ObjNum 83 snap 0 seq_num 83) dirty exists 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:85: finishing write tid 1 to smithi00370293-85 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:85: finishing write tid 2 to smithi00370293-85 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:85: finishing write tid 3 to smithi00370293-85 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:85: finishing write tid 4 to smithi00370293-85 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:85: finishing write tid 5 to smithi00370293-85 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:85: oid 85 updating version 0 to 10 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:85: oid 85 updating version 10 to 11 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:85: oid 85 updating version 11 to 12 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:85: oid 85 version 12 is already newer than 9 2024-09-21T10:11:26.348 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 85 v 12 (ObjNum 84 snap 0 seq_num 84) dirty exists 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:86: finishing write tid 1 to smithi00370293-86 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:86: finishing write tid 2 to smithi00370293-86 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:86: finishing write tid 3 to smithi00370293-86 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:86: finishing write tid 4 to smithi00370293-86 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:86: finishing write tid 5 to smithi00370293-86 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:86: oid 86 updating version 0 to 24 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:86: oid 86 version 24 is already newer than 22 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:86: oid 86 version 24 is already newer than 23 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:86: oid 86 updating version 24 to 25 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 86 v 25 (ObjNum 85 snap 0 seq_num 85) dirty exists 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2024-09-21T10:11:26.349 INFO:tasks.rados.rados.0.smithi003.stdout:87: finishing write tid 1 to smithi00370293-87 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:87: finishing write tid 2 to smithi00370293-87 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:87: finishing write tid 3 to smithi00370293-87 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:87: finishing write tid 4 to smithi00370293-87 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:87: finishing write tid 5 to smithi00370293-87 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:87: oid 87 updating version 0 to 19 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:87: oid 87 updating version 19 to 20 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:87: oid 87 version 20 is already newer than 18 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:87: oid 87 version 20 is already newer than 17 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 87 v 20 (ObjNum 86 snap 0 seq_num 86) dirty exists 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:88: finishing write tid 1 to smithi00370293-88 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:88: finishing write tid 2 to smithi00370293-88 2024-09-21T10:11:26.350 INFO:tasks.rados.rados.0.smithi003.stdout:88: finishing write tid 3 to smithi00370293-88 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:88: finishing write tid 4 to smithi00370293-88 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:88: finishing write tid 5 to smithi00370293-88 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:88: oid 88 updating version 0 to 14 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:88: oid 88 updating version 14 to 16 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:88: oid 88 version 16 is already newer than 15 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:88: oid 88 version 16 is already newer than 13 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 88 v 16 (ObjNum 87 snap 0 seq_num 87) dirty exists 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:89: finishing write tid 1 to smithi00370293-89 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:89: finishing write tid 2 to smithi00370293-89 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:89: finishing write tid 3 to smithi00370293-89 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:89: finishing write tid 4 to smithi00370293-89 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:89: finishing write tid 5 to smithi00370293-89 2024-09-21T10:11:26.351 INFO:tasks.rados.rados.0.smithi003.stdout:89: oid 89 updating version 0 to 11 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:89: oid 89 updating version 11 to 14 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:89: oid 89 version 14 is already newer than 13 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:89: oid 89 version 14 is already newer than 12 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 89 v 14 (ObjNum 88 snap 0 seq_num 88) dirty exists 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:90: finishing write tid 1 to smithi00370293-90 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:90: finishing write tid 2 to smithi00370293-90 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:90: finishing write tid 3 to smithi00370293-90 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:90: finishing write tid 4 to smithi00370293-90 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:90: finishing write tid 5 to smithi00370293-90 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:90: oid 90 updating version 0 to 31 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:90: oid 90 version 31 is already newer than 30 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:90: oid 90 updating version 31 to 32 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:90: oid 90 version 32 is already newer than 29 2024-09-21T10:11:26.352 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 90 v 32 (ObjNum 89 snap 0 seq_num 89) dirty exists 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:91: finishing write tid 1 to smithi00370293-91 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:91: finishing write tid 2 to smithi00370293-91 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:91: finishing write tid 3 to smithi00370293-91 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:91: finishing write tid 4 to smithi00370293-91 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:91: finishing write tid 5 to smithi00370293-91 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:91: oid 91 updating version 0 to 36 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:91: oid 91 version 36 is already newer than 33 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:91: oid 91 version 36 is already newer than 34 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:91: oid 91 version 36 is already newer than 35 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 91 v 36 (ObjNum 90 snap 0 seq_num 90) dirty exists 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2024-09-21T10:11:26.353 INFO:tasks.rados.rados.0.smithi003.stdout:92: finishing write tid 1 to smithi00370293-92 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:92: finishing write tid 2 to smithi00370293-92 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:92: finishing write tid 3 to smithi00370293-92 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:92: finishing write tid 4 to smithi00370293-92 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:92: finishing write tid 5 to smithi00370293-92 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:92: oid 92 updating version 0 to 23 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:92: oid 92 updating version 23 to 25 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:92: oid 92 version 25 is already newer than 24 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:92: oid 92 version 25 is already newer than 22 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 92 v 25 (ObjNum 91 snap 0 seq_num 91) dirty exists 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:93: finishing write tid 1 to smithi00370293-93 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:93: finishing write tid 2 to smithi00370293-93 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:84: done (15 left) 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:85: done (14 left) 2024-09-21T10:11:26.354 INFO:tasks.rados.rados.0.smithi003.stdout:86: done (13 left) 2024-09-21T10:11:26.355 INFO:tasks.rados.rados.0.smithi003.stdout:87: done (12 left) 2024-09-21T10:11:26.355 INFO:tasks.rados.rados.0.smithi003.stdout:88: done (11 left) 2024-09-21T10:11:26.355 INFO:tasks.rados.rados.0.smithi003.stdout:89: done (10 left) 2024-09-21T10:11:26.355 INFO:tasks.rados.rados.0.smithi003.stdout:90: done (9 left) 2024-09-21T10:11:26.355 INFO:tasks.rados.rados.0.smithi003.stdout:91: done (8 left) 2024-09-21T10:11:26.355 INFO:tasks.rados.rados.0.smithi003.stdout:92: done (7 left) 2024-09-21T10:11:26.355 INFO:tasks.rados.rados.0.smithi003.stdout:100: write initial oid 100 2024-09-21T10:11:26.355 INFO:tasks.rados.rados.0.smithi003.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2024-09-21T10:11:26.355 INFO:tasks.rados.rados.0.smithi003.stdout:100: writing smithi00370293-100 from 463893 to 1026133 tid 1 2024-09-21T10:11:26.358 INFO:tasks.rados.rados.0.smithi003.stdout:100: writing smithi00370293-100 from 1593482 to 2251509 tid 2 2024-09-21T10:11:26.364 INFO:tasks.rados.rados.0.smithi003.stdout:100: writing smithi00370293-100 from 2685935 to 3245276 tid 3 2024-09-21T10:11:26.364 INFO:tasks.rados.rados.0.smithi003.stdout:101: write initial oid 101 2024-09-21T10:11:26.364 INFO:tasks.rados.rados.0.smithi003.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2024-09-21T10:11:26.370 INFO:tasks.rados.rados.0.smithi003.stdout:101: writing smithi00370293-101 from 480700 to 1118189 tid 1 2024-09-21T10:11:26.375 INFO:tasks.rados.rados.0.smithi003.stdout:101: writing smithi00370293-101 from 1651964 to 2053649 tid 2 2024-09-21T10:11:26.383 INFO:tasks.rados.rados.0.smithi003.stdout:101: writing smithi00370293-101 from 2713358 to 3483971 tid 3 2024-09-21T10:11:26.383 INFO:tasks.rados.rados.0.smithi003.stdout:102: write initial oid 102 2024-09-21T10:11:26.383 INFO:tasks.rados.rados.0.smithi003.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2024-09-21T10:11:26.390 INFO:tasks.rados.rados.0.smithi003.stdout:102: writing smithi00370293-102 from 497507 to 1210245 tid 1 2024-09-21T10:11:26.396 INFO:tasks.rados.rados.0.smithi003.stdout:102: writing smithi00370293-102 from 1710446 to 2372142 tid 2 2024-09-21T10:11:26.403 INFO:tasks.rados.rados.0.smithi003.stdout:102: writing smithi00370293-102 from 3140781 to 3697507 tid 3 2024-09-21T10:11:26.403 INFO:tasks.rados.rados.0.smithi003.stdout:103: write initial oid 103 2024-09-21T10:11:26.403 INFO:tasks.rados.rados.0.smithi003.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2024-09-21T10:11:26.411 INFO:tasks.rados.rados.0.smithi003.stdout:103: writing smithi00370293-103 from 514314 to 1302301 tid 1 2024-09-21T10:11:26.415 INFO:tasks.rados.rados.0.smithi003.stdout:103: writing smithi00370293-103 from 1768928 to 2174282 tid 2 2024-09-21T10:11:26.421 INFO:tasks.rados.rados.0.smithi003.stdout:103: writing smithi00370293-103 from 2768204 to 3277714 tid 3 2024-09-21T10:11:26.421 INFO:tasks.rados.rados.0.smithi003.stdout:104: write initial oid 104 2024-09-21T10:11:26.422 INFO:tasks.rados.rados.0.smithi003.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2024-09-21T10:11:26.427 INFO:tasks.rados.rados.0.smithi003.stdout:104: writing smithi00370293-104 from 531121 to 994357 tid 1 2024-09-21T10:11:26.435 INFO:tasks.rados.rados.0.smithi003.stdout:104: writing smithi00370293-104 from 1711057 to 2376422 tid 2 2024-09-21T10:11:26.442 INFO:tasks.rados.rados.0.smithi003.stdout:104: writing smithi00370293-104 from 3079274 to 3731121 tid 3 2024-09-21T10:11:26.442 INFO:tasks.rados.rados.0.smithi003.stdout:105: write initial oid 105 2024-09-21T10:11:26.442 INFO:tasks.rados.rados.0.smithi003.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2024-09-21T10:11:26.448 INFO:tasks.rados.rados.0.smithi003.stdout:105: writing smithi00370293-105 from 547928 to 1086413 tid 1 2024-09-21T10:11:26.454 INFO:tasks.rados.rados.0.smithi003.stdout:105: writing smithi00370293-105 from 1769539 to 2178562 tid 2 2024-09-21T10:11:26.459 INFO:tasks.rados.rados.0.smithi003.stdout:105: writing smithi00370293-105 from 2706697 to 3238751 tid 3 2024-09-21T10:11:26.460 INFO:tasks.rados.rados.0.smithi003.stdout:106: write initial oid 106 2024-09-21T10:11:26.460 INFO:tasks.rados.rados.0.smithi003.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2024-09-21T10:11:26.466 INFO:tasks.rados.rados.0.smithi003.stdout:106: writing smithi00370293-106 from 564735 to 1178469 tid 1 2024-09-21T10:11:26.473 INFO:tasks.rados.rados.0.smithi003.stdout:106: writing smithi00370293-106 from 1828021 to 2497055 tid 2 2024-09-21T10:11:26.480 INFO:tasks.rados.rados.0.smithi003.stdout:106: writing smithi00370293-106 from 3134120 to 3764735 tid 3 2024-09-21T10:11:26.480 INFO:tasks.rados.rados.0.smithi003.stdout:107: write initial oid 107 2024-09-21T10:11:26.480 INFO:tasks.rados.rados.0.smithi003.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2024-09-21T10:11:26.487 INFO:tasks.rados.rados.0.smithi003.stdout:107: writing smithi00370293-107 from 581542 to 1270525 tid 1 2024-09-21T10:11:26.492 INFO:tasks.rados.rados.0.smithi003.stdout:107: writing smithi00370293-107 from 1886503 to 2299195 tid 2 2024-09-21T10:11:26.499 INFO:tasks.rados.rados.0.smithi003.stdout:107: writing smithi00370293-107 from 2761543 to 3432494 tid 3 2024-09-21T10:11:26.499 INFO:tasks.rados.rados.0.smithi003.stdout:108: write initial oid 108 2024-09-21T10:11:26.499 INFO:tasks.rados.rados.0.smithi003.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2024-09-21T10:11:26.504 INFO:tasks.rados.rados.0.smithi003.stdout:108: writing smithi00370293-108 from 598349 to 1078934 tid 1 2024-09-21T10:11:26.511 INFO:tasks.rados.rados.0.smithi003.stdout:108: writing smithi00370293-108 from 1544985 to 2217688 tid 2 2024-09-21T10:11:26.517 INFO:tasks.rados.rados.0.smithi003.stdout:108: writing smithi00370293-108 from 2905319 to 3387542 tid 3 2024-09-21T10:11:26.518 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.518 INFO:tasks.rados.rados.0.smithi003.stdout:93: finishing write tid 3 to smithi00370293-93 2024-09-21T10:11:26.518 INFO:tasks.rados.rados.0.smithi003.stdout:93: finishing write tid 4 to smithi00370293-93 2024-09-21T10:11:26.518 INFO:tasks.rados.rados.0.smithi003.stdout:93: finishing write tid 5 to smithi00370293-93 2024-09-21T10:11:26.518 INFO:tasks.rados.rados.0.smithi003.stdout:93: oid 93 updating version 0 to 18 2024-09-21T10:11:26.518 INFO:tasks.rados.rados.0.smithi003.stdout:93: oid 93 version 18 is already newer than 17 2024-09-21T10:11:26.518 INFO:tasks.rados.rados.0.smithi003.stdout:93: oid 93 version 18 is already newer than 16 2024-09-21T10:11:26.518 INFO:tasks.rados.rados.0.smithi003.stdout:93: oid 93 version 18 is already newer than 15 2024-09-21T10:11:26.518 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 93 v 18 (ObjNum 92 snap 0 seq_num 92) dirty exists 2024-09-21T10:11:26.518 INFO:tasks.rados.rados.0.smithi003.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2024-09-21T10:11:26.518 INFO:tasks.rados.rados.0.smithi003.stdout:94: finishing write tid 1 to smithi00370293-94 2024-09-21T10:11:26.519 INFO:tasks.rados.rados.0.smithi003.stdout:93: done (15 left) 2024-09-21T10:11:26.519 INFO:tasks.rados.rados.0.smithi003.stdout:109: write initial oid 109 2024-09-21T10:11:26.519 INFO:tasks.rados.rados.0.smithi003.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2024-09-21T10:11:26.524 INFO:tasks.rados.rados.0.smithi003.stdout:109: writing smithi00370293-109 from 615156 to 1170990 tid 1 2024-09-21T10:11:26.529 INFO:tasks.rados.rados.0.smithi003.stdout:109: writing smithi00370293-109 from 1603467 to 2019828 tid 2 2024-09-21T10:11:26.538 INFO:tasks.rados.rados.0.smithi003.stdout:109: writing smithi00370293-109 from 2816389 to 3509884 tid 3 2024-09-21T10:11:26.538 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.538 INFO:tasks.rados.rados.0.smithi003.stdout:94: finishing write tid 2 to smithi00370293-94 2024-09-21T10:11:26.538 INFO:tasks.rados.rados.0.smithi003.stdout:94: finishing write tid 3 to smithi00370293-94 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:94: finishing write tid 4 to smithi00370293-94 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:94: finishing write tid 5 to smithi00370293-94 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:94: oid 94 updating version 0 to 33 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:94: oid 94 updating version 33 to 34 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:94: oid 94 updating version 34 to 35 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:94: oid 94 version 35 is already newer than 32 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 94 v 35 (ObjNum 93 snap 0 seq_num 93) dirty exists 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:95: finishing write tid 1 to smithi00370293-95 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:95: finishing write tid 2 to smithi00370293-95 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:94: done (15 left) 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:110: write initial oid 110 2024-09-21T10:11:26.539 INFO:tasks.rados.rados.0.smithi003.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2024-09-21T10:11:26.545 INFO:tasks.rados.rados.0.smithi003.stdout:110: writing smithi00370293-110 from 631963 to 1263046 tid 1 2024-09-21T10:11:26.553 INFO:tasks.rados.rados.0.smithi003.stdout:110: writing smithi00370293-110 from 2061949 to 2621968 tid 2 2024-09-21T10:11:26.560 INFO:tasks.rados.rados.0.smithi003.stdout:110: writing smithi00370293-110 from 3243812 to 3748579 tid 3 2024-09-21T10:11:26.560 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.560 INFO:tasks.rados.rados.0.smithi003.stdout:95: finishing write tid 3 to smithi00370293-95 2024-09-21T10:11:26.560 INFO:tasks.rados.rados.0.smithi003.stdout:95: finishing write tid 4 to smithi00370293-95 2024-09-21T10:11:26.560 INFO:tasks.rados.rados.0.smithi003.stdout:95: finishing write tid 5 to smithi00370293-95 2024-09-21T10:11:26.560 INFO:tasks.rados.rados.0.smithi003.stdout:95: oid 95 updating version 0 to 14 2024-09-21T10:11:26.561 INFO:tasks.rados.rados.0.smithi003.stdout:95: oid 95 version 14 is already newer than 13 2024-09-21T10:11:26.561 INFO:tasks.rados.rados.0.smithi003.stdout:95: oid 95 version 14 is already newer than 11 2024-09-21T10:11:26.561 INFO:tasks.rados.rados.0.smithi003.stdout:95: oid 95 version 14 is already newer than 12 2024-09-21T10:11:26.561 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 95 v 14 (ObjNum 94 snap 0 seq_num 94) dirty exists 2024-09-21T10:11:26.561 INFO:tasks.rados.rados.0.smithi003.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2024-09-21T10:11:26.561 INFO:tasks.rados.rados.0.smithi003.stdout:96: finishing write tid 1 to smithi00370293-96 2024-09-21T10:11:26.561 INFO:tasks.rados.rados.0.smithi003.stdout:96: finishing write tid 2 to smithi00370293-96 2024-09-21T10:11:26.561 INFO:tasks.rados.rados.0.smithi003.stdout:95: done (15 left) 2024-09-21T10:11:26.561 INFO:tasks.rados.rados.0.smithi003.stdout:111: write initial oid 111 2024-09-21T10:11:26.561 INFO:tasks.rados.rados.0.smithi003.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2024-09-21T10:11:26.567 INFO:tasks.rados.rados.0.smithi003.stdout:111: writing smithi00370293-111 from 648770 to 1355102 tid 1 2024-09-21T10:11:26.574 INFO:tasks.rados.rados.0.smithi003.stdout:111: writing smithi00370293-111 from 2120431 to 2540461 tid 2 2024-09-21T10:11:26.581 INFO:tasks.rados.rados.0.smithi003.stdout:111: writing smithi00370293-111 from 3271235 to 3703627 tid 3 2024-09-21T10:11:26.581 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.581 INFO:tasks.rados.rados.0.smithi003.stdout:96: finishing write tid 3 to smithi00370293-96 2024-09-21T10:11:26.581 INFO:tasks.rados.rados.0.smithi003.stdout:96: finishing write tid 4 to smithi00370293-96 2024-09-21T10:11:26.581 INFO:tasks.rados.rados.0.smithi003.stdout:96: finishing write tid 5 to smithi00370293-96 2024-09-21T10:11:26.581 INFO:tasks.rados.rados.0.smithi003.stdout:96: oid 96 updating version 0 to 20 2024-09-21T10:11:26.581 INFO:tasks.rados.rados.0.smithi003.stdout:96: oid 96 version 20 is already newer than 19 2024-09-21T10:11:26.582 INFO:tasks.rados.rados.0.smithi003.stdout:96: oid 96 version 20 is already newer than 18 2024-09-21T10:11:26.582 INFO:tasks.rados.rados.0.smithi003.stdout:96: oid 96 version 20 is already newer than 17 2024-09-21T10:11:26.582 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 96 v 20 (ObjNum 95 snap 0 seq_num 95) dirty exists 2024-09-21T10:11:26.582 INFO:tasks.rados.rados.0.smithi003.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2024-09-21T10:11:26.582 INFO:tasks.rados.rados.0.smithi003.stdout:97: finishing write tid 1 to smithi00370293-97 2024-09-21T10:11:26.582 INFO:tasks.rados.rados.0.smithi003.stdout:97: finishing write tid 2 to smithi00370293-97 2024-09-21T10:11:26.582 INFO:tasks.rados.rados.0.smithi003.stdout:96: done (15 left) 2024-09-21T10:11:26.582 INFO:tasks.rados.rados.0.smithi003.stdout:112: write initial oid 112 2024-09-21T10:11:26.582 INFO:tasks.rados.rados.0.smithi003.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2024-09-21T10:11:26.589 INFO:tasks.rados.rados.0.smithi003.stdout:112: writing smithi00370293-112 from 665577 to 1447158 tid 1 2024-09-21T10:11:26.595 INFO:tasks.rados.rados.0.smithi003.stdout:112: writing smithi00370293-112 from 2062560 to 2626248 tid 2 2024-09-21T10:11:26.603 INFO:tasks.rados.rados.0.smithi003.stdout:112: writing smithi00370293-112 from 3182305 to 3825969 tid 3 2024-09-21T10:11:26.603 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.603 INFO:tasks.rados.rados.0.smithi003.stdout:97: finishing write tid 3 to smithi00370293-97 2024-09-21T10:11:26.603 INFO:tasks.rados.rados.0.smithi003.stdout:97: finishing write tid 4 to smithi00370293-97 2024-09-21T10:11:26.603 INFO:tasks.rados.rados.0.smithi003.stdout:97: finishing write tid 5 to smithi00370293-97 2024-09-21T10:11:26.603 INFO:tasks.rados.rados.0.smithi003.stdout:97: oid 97 updating version 0 to 10 2024-09-21T10:11:26.603 INFO:tasks.rados.rados.0.smithi003.stdout:97: oid 97 version 10 is already newer than 9 2024-09-21T10:11:26.603 INFO:tasks.rados.rados.0.smithi003.stdout:97: oid 97 version 10 is already newer than 7 2024-09-21T10:11:26.603 INFO:tasks.rados.rados.0.smithi003.stdout:97: oid 97 version 10 is already newer than 8 2024-09-21T10:11:26.603 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 97 v 10 (ObjNum 96 snap 0 seq_num 96) dirty exists 2024-09-21T10:11:26.604 INFO:tasks.rados.rados.0.smithi003.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2024-09-21T10:11:26.604 INFO:tasks.rados.rados.0.smithi003.stdout:98: finishing write tid 1 to smithi00370293-98 2024-09-21T10:11:26.604 INFO:tasks.rados.rados.0.smithi003.stdout:97: done (15 left) 2024-09-21T10:11:26.604 INFO:tasks.rados.rados.0.smithi003.stdout:113: write initial oid 113 2024-09-21T10:11:26.604 INFO:tasks.rados.rados.0.smithi003.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2024-09-21T10:11:26.608 INFO:tasks.rados.rados.0.smithi003.stdout:113: writing smithi00370293-113 from 682384 to 1139214 tid 1 2024-09-21T10:11:26.614 INFO:tasks.rados.rados.0.smithi003.stdout:113: writing smithi00370293-113 from 1721042 to 2144741 tid 2 2024-09-21T10:11:26.620 INFO:tasks.rados.rados.0.smithi003.stdout:113: writing smithi00370293-113 from 2809728 to 3264664 tid 3 2024-09-21T10:11:26.624 INFO:tasks.rados.rados.0.smithi003.stdout:113: writing smithi00370293-113 from 3731357 to 3882384 tid 4 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:98: finishing write tid 2 to smithi00370293-98 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:98: finishing write tid 3 to smithi00370293-98 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:98: finishing write tid 4 to smithi00370293-98 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:98: finishing write tid 5 to smithi00370293-98 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:98: oid 98 updating version 0 to 28 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:98: oid 98 version 28 is already newer than 26 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:98: oid 98 version 28 is already newer than 27 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:98: oid 98 updating version 28 to 29 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 98 v 29 (ObjNum 97 snap 0 seq_num 97) dirty exists 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:99: finishing write tid 1 to smithi00370293-99 2024-09-21T10:11:26.625 INFO:tasks.rados.rados.0.smithi003.stdout:98: done (15 left) 2024-09-21T10:11:26.626 INFO:tasks.rados.rados.0.smithi003.stdout:114: write initial oid 114 2024-09-21T10:11:26.626 INFO:tasks.rados.rados.0.smithi003.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2024-09-21T10:11:26.631 INFO:tasks.rados.rados.0.smithi003.stdout:114: writing smithi00370293-114 from 699191 to 1231270 tid 1 2024-09-21T10:11:26.637 INFO:tasks.rados.rados.0.smithi003.stdout:114: writing smithi00370293-114 from 1779524 to 2346881 tid 2 2024-09-21T10:11:26.644 INFO:tasks.rados.rados.0.smithi003.stdout:114: writing smithi00370293-114 from 2837151 to 3503359 tid 3 2024-09-21T10:11:26.644 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.644 INFO:tasks.rados.rados.0.smithi003.stdout:99: finishing write tid 2 to smithi00370293-99 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:99: finishing write tid 3 to smithi00370293-99 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:99: finishing write tid 4 to smithi00370293-99 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:99: finishing write tid 5 to smithi00370293-99 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:99: oid 99 updating version 0 to 26 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:99: oid 99 updating version 26 to 27 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:99: oid 99 updating version 27 to 28 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:99: oid 99 updating version 28 to 29 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 99 v 29 (ObjNum 98 snap 0 seq_num 98) dirty exists 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:100: finishing write tid 1 to smithi00370293-100 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:99: done (15 left) 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:115: write initial oid 115 2024-09-21T10:11:26.645 INFO:tasks.rados.rados.0.smithi003.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2024-09-21T10:11:26.651 INFO:tasks.rados.rados.0.smithi003.stdout:115: writing smithi00370293-115 from 715998 to 1323326 tid 1 2024-09-21T10:11:26.657 INFO:tasks.rados.rados.0.smithi003.stdout:115: writing smithi00370293-115 from 1838006 to 2265374 tid 2 2024-09-21T10:11:26.663 INFO:tasks.rados.rados.0.smithi003.stdout:115: writing smithi00370293-115 from 2864574 to 3342054 tid 3 2024-09-21T10:11:26.667 INFO:tasks.rados.rados.0.smithi003.stdout:115: writing smithi00370293-115 from 3863835 to 3915998 tid 4 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:100: finishing write tid 2 to smithi00370293-100 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:100: finishing write tid 3 to smithi00370293-100 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:100: finishing write tid 4 to smithi00370293-100 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:100: finishing write tid 5 to smithi00370293-100 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:100: oid 100 updating version 0 to 26 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:100: oid 100 version 26 is already newer than 25 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:100: oid 100 updating version 26 to 28 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:100: oid 100 version 28 is already newer than 27 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 100 v 28 (ObjNum 99 snap 0 seq_num 99) dirty exists 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:101: finishing write tid 1 to smithi00370293-101 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:101: finishing write tid 2 to smithi00370293-101 2024-09-21T10:11:26.668 INFO:tasks.rados.rados.0.smithi003.stdout:101: finishing write tid 3 to smithi00370293-101 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:101: finishing write tid 4 to smithi00370293-101 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:101: finishing write tid 5 to smithi00370293-101 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:101: oid 101 updating version 0 to 22 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:101: oid 101 updating version 22 to 24 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:101: oid 101 version 24 is already newer than 23 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:101: oid 101 version 24 is already newer than 21 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 101 v 24 (ObjNum 100 snap 0 seq_num 100) dirty exists 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:102: finishing write tid 1 to smithi00370293-102 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:102: finishing write tid 2 to smithi00370293-102 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:102: finishing write tid 3 to smithi00370293-102 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:102: finishing write tid 4 to smithi00370293-102 2024-09-21T10:11:26.669 INFO:tasks.rados.rados.0.smithi003.stdout:102: finishing write tid 5 to smithi00370293-102 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:102: oid 102 updating version 0 to 40 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:102: oid 102 version 40 is already newer than 37 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:102: oid 102 version 40 is already newer than 38 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:102: oid 102 version 40 is already newer than 39 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 102 v 40 (ObjNum 101 snap 0 seq_num 101) dirty exists 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:103: finishing write tid 1 to smithi00370293-103 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:103: finishing write tid 2 to smithi00370293-103 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:103: finishing write tid 3 to smithi00370293-103 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:103: finishing write tid 4 to smithi00370293-103 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:100: done (15 left) 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:101: done (14 left) 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:102: done (13 left) 2024-09-21T10:11:26.670 INFO:tasks.rados.rados.0.smithi003.stdout:116: write initial oid 116 2024-09-21T10:11:26.671 INFO:tasks.rados.rados.0.smithi003.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2024-09-21T10:11:26.675 INFO:tasks.rados.rados.0.smithi003.stdout:116: writing smithi00370293-116 from 732805 to 1531735 tid 1 2024-09-21T10:11:26.682 INFO:tasks.rados.rados.0.smithi003.stdout:116: writing smithi00370293-116 from 2296488 to 2867514 tid 2 2024-09-21T10:11:26.687 INFO:tasks.rados.rados.0.smithi003.stdout:116: writing smithi00370293-116 from 3291997 to 3697102 tid 3 2024-09-21T10:11:26.688 INFO:tasks.rados.rados.0.smithi003.stdout:117: write initial oid 117 2024-09-21T10:11:26.688 INFO:tasks.rados.rados.0.smithi003.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2024-09-21T10:11:26.694 INFO:tasks.rados.rados.0.smithi003.stdout:117: writing smithi00370293-117 from 749612 to 1223791 tid 1 2024-09-21T10:11:26.700 INFO:tasks.rados.rados.0.smithi003.stdout:117: writing smithi00370293-117 from 1954970 to 2386007 tid 2 2024-09-21T10:11:26.707 INFO:tasks.rados.rados.0.smithi003.stdout:117: writing smithi00370293-117 from 2919420 to 3535797 tid 3 2024-09-21T10:11:26.707 INFO:tasks.rados.rados.0.smithi003.stdout:118: write initial oid 118 2024-09-21T10:11:26.707 INFO:tasks.rados.rados.0.smithi003.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2024-09-21T10:11:26.714 INFO:tasks.rados.rados.0.smithi003.stdout:118: writing smithi00370293-118 from 766419 to 1315847 tid 1 2024-09-21T10:11:26.722 INFO:tasks.rados.rados.0.smithi003.stdout:118: writing smithi00370293-118 from 2013452 to 2588147 tid 2 2024-09-21T10:11:26.730 INFO:tasks.rados.rados.0.smithi003.stdout:118: writing smithi00370293-118 from 3346843 to 3774492 tid 3 2024-09-21T10:11:26.730 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.730 INFO:tasks.rados.rados.0.smithi003.stdout:103: finishing write tid 5 to smithi00370293-103 2024-09-21T10:11:26.730 INFO:tasks.rados.rados.0.smithi003.stdout:103: oid 103 updating version 0 to 43 2024-09-21T10:11:26.730 INFO:tasks.rados.rados.0.smithi003.stdout:103: oid 103 version 43 is already newer than 41 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:103: oid 103 version 43 is already newer than 42 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:103: oid 103 updating version 43 to 44 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 103 v 44 (ObjNum 102 snap 0 seq_num 102) dirty exists 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:104: finishing write tid 1 to smithi00370293-104 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:104: finishing write tid 2 to smithi00370293-104 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:104: finishing write tid 3 to smithi00370293-104 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:104: finishing write tid 4 to smithi00370293-104 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:104: finishing write tid 5 to smithi00370293-104 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:104: oid 104 updating version 0 to 16 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:104: oid 104 version 16 is already newer than 15 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:104: oid 104 version 16 is already newer than 14 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:104: oid 104 version 16 is already newer than 13 2024-09-21T10:11:26.731 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 104 v 16 (ObjNum 103 snap 0 seq_num 103) dirty exists 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:105: finishing write tid 1 to smithi00370293-105 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:105: finishing write tid 2 to smithi00370293-105 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:105: finishing write tid 3 to smithi00370293-105 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:105: finishing write tid 4 to smithi00370293-105 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:105: finishing write tid 5 to smithi00370293-105 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:105: oid 105 updating version 0 to 27 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:105: oid 105 version 27 is already newer than 26 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:105: oid 105 version 27 is already newer than 25 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:105: oid 105 updating version 27 to 28 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 105 v 28 (ObjNum 104 snap 0 seq_num 104) dirty exists 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:106: finishing write tid 1 to smithi00370293-106 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:106: finishing write tid 2 to smithi00370293-106 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:106: finishing write tid 3 to smithi00370293-106 2024-09-21T10:11:26.732 INFO:tasks.rados.rados.0.smithi003.stdout:106: finishing write tid 4 to smithi00370293-106 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:106: finishing write tid 5 to smithi00370293-106 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:106: oid 106 updating version 0 to 32 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:106: oid 106 version 32 is already newer than 30 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:106: oid 106 version 32 is already newer than 31 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:106: oid 106 updating version 32 to 33 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 106 v 33 (ObjNum 105 snap 0 seq_num 105) dirty exists 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:107: finishing write tid 1 to smithi00370293-107 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:107: finishing write tid 2 to smithi00370293-107 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:107: finishing write tid 3 to smithi00370293-107 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:107: finishing write tid 4 to smithi00370293-107 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:107: finishing write tid 5 to smithi00370293-107 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:107: oid 107 updating version 0 to 29 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:107: oid 107 updating version 29 to 32 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:107: oid 107 version 32 is already newer than 31 2024-09-21T10:11:26.733 INFO:tasks.rados.rados.0.smithi003.stdout:107: oid 107 version 32 is already newer than 30 2024-09-21T10:11:26.734 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 107 v 32 (ObjNum 106 snap 0 seq_num 106) dirty exists 2024-09-21T10:11:26.734 INFO:tasks.rados.rados.0.smithi003.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2024-09-21T10:11:26.734 INFO:tasks.rados.rados.0.smithi003.stdout:108: finishing write tid 1 to smithi00370293-108 2024-09-21T10:11:26.734 INFO:tasks.rados.rados.0.smithi003.stdout:108: finishing write tid 2 to smithi00370293-108 2024-09-21T10:11:26.734 INFO:tasks.rados.rados.0.smithi003.stdout:103: done (15 left) 2024-09-21T10:11:26.734 INFO:tasks.rados.rados.0.smithi003.stdout:104: done (14 left) 2024-09-21T10:11:26.734 INFO:tasks.rados.rados.0.smithi003.stdout:105: done (13 left) 2024-09-21T10:11:26.734 INFO:tasks.rados.rados.0.smithi003.stdout:106: done (12 left) 2024-09-21T10:11:26.734 INFO:tasks.rados.rados.0.smithi003.stdout:107: done (11 left) 2024-09-21T10:11:26.734 INFO:tasks.rados.rados.0.smithi003.stdout:119: write initial oid 119 2024-09-21T10:11:26.734 INFO:tasks.rados.rados.0.smithi003.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2024-09-21T10:11:26.737 INFO:tasks.rados.rados.0.smithi003.stdout:119: writing smithi00370293-119 from 783226 to 1407903 tid 1 2024-09-21T10:11:26.743 INFO:tasks.rados.rados.0.smithi003.stdout:119: writing smithi00370293-119 from 2071934 to 2506640 tid 2 2024-09-21T10:11:26.749 INFO:tasks.rados.rados.0.smithi003.stdout:119: writing smithi00370293-119 from 2974266 to 3613187 tid 3 2024-09-21T10:11:26.749 INFO:tasks.rados.rados.0.smithi003.stdout:120: write initial oid 120 2024-09-21T10:11:26.749 INFO:tasks.rados.rados.0.smithi003.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2024-09-21T10:11:26.755 INFO:tasks.rados.rados.0.smithi003.stdout:120: writing smithi00370293-120 from 400033 to 1099959 tid 1 2024-09-21T10:11:26.760 INFO:tasks.rados.rados.0.smithi003.stdout:120: writing smithi00370293-120 from 1614063 to 2000033 tid 2 2024-09-21T10:11:26.760 INFO:tasks.rados.rados.0.smithi003.stdout:121: write initial oid 121 2024-09-21T10:11:26.761 INFO:tasks.rados.rados.0.smithi003.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2024-09-21T10:11:26.767 INFO:tasks.rados.rados.0.smithi003.stdout:121: writing smithi00370293-121 from 416840 to 1192015 tid 1 2024-09-21T10:11:26.772 INFO:tasks.rados.rados.0.smithi003.stdout:121: writing smithi00370293-121 from 1672545 to 2016840 tid 2 2024-09-21T10:11:26.772 INFO:tasks.rados.rados.0.smithi003.stdout:122: write initial oid 122 2024-09-21T10:11:26.772 INFO:tasks.rados.rados.0.smithi003.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2024-09-21T10:11:26.777 INFO:tasks.rados.rados.0.smithi003.stdout:122: writing smithi00370293-122 from 433647 to 884071 tid 1 2024-09-21T10:11:26.783 INFO:tasks.rados.rados.0.smithi003.stdout:122: writing smithi00370293-122 from 1331027 to 1913060 tid 2 2024-09-21T10:11:26.783 INFO:tasks.rados.rados.0.smithi003.stdout:123: write initial oid 123 2024-09-21T10:11:26.783 INFO:tasks.rados.rados.0.smithi003.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2024-09-21T10:11:26.789 INFO:tasks.rados.rados.0.smithi003.stdout:123: writing smithi00370293-123 from 450454 to 1092480 tid 1 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:123: writing smithi00370293-123 from 1505862 to 2050454 tid 2 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:108: finishing write tid 3 to smithi00370293-108 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:108: finishing write tid 4 to smithi00370293-108 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:108: finishing write tid 5 to smithi00370293-108 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:108: oid 108 updating version 0 to 15 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:108: oid 108 updating version 15 to 17 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:108: oid 108 updating version 17 to 18 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:108: oid 108 version 18 is already newer than 16 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 108 v 18 (ObjNum 107 snap 0 seq_num 107) dirty exists 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:109: finishing write tid 1 to smithi00370293-109 2024-09-21T10:11:26.797 INFO:tasks.rados.rados.0.smithi003.stdout:109: finishing write tid 2 to smithi00370293-109 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:109: finishing write tid 3 to smithi00370293-109 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:109: finishing write tid 4 to smithi00370293-109 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:109: finishing write tid 5 to smithi00370293-109 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:109: oid 109 updating version 0 to 24 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:109: oid 109 version 24 is already newer than 23 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:109: oid 109 version 24 is already newer than 21 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:109: oid 109 version 24 is already newer than 22 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 109 v 24 (ObjNum 108 snap 0 seq_num 108) dirty exists 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:110: finishing write tid 1 to smithi00370293-110 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:110: finishing write tid 2 to smithi00370293-110 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:110: finishing write tid 3 to smithi00370293-110 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:110: finishing write tid 4 to smithi00370293-110 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:110: finishing write tid 5 to smithi00370293-110 2024-09-21T10:11:26.798 INFO:tasks.rados.rados.0.smithi003.stdout:110: oid 110 updating version 0 to 30 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:110: oid 110 version 30 is already newer than 27 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:110: oid 110 version 30 is already newer than 28 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:110: oid 110 version 30 is already newer than 29 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 110 v 30 (ObjNum 109 snap 0 seq_num 109) dirty exists 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:111: finishing write tid 1 to smithi00370293-111 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:111: finishing write tid 2 to smithi00370293-111 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:111: finishing write tid 3 to smithi00370293-111 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:111: finishing write tid 4 to smithi00370293-111 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:111: finishing write tid 5 to smithi00370293-111 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:111: oid 111 updating version 0 to 33 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:111: oid 111 updating version 33 to 36 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:111: oid 111 version 36 is already newer than 35 2024-09-21T10:11:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:111: oid 111 version 36 is already newer than 34 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 111 v 36 (ObjNum 110 snap 0 seq_num 110) dirty exists 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:112: finishing write tid 1 to smithi00370293-112 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:112: finishing write tid 2 to smithi00370293-112 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:112: finishing write tid 3 to smithi00370293-112 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:112: finishing write tid 4 to smithi00370293-112 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:112: finishing write tid 5 to smithi00370293-112 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:112: oid 112 updating version 0 to 8 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:112: oid 112 updating version 8 to 10 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:112: oid 112 version 10 is already newer than 9 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:112: oid 112 version 10 is already newer than 7 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 112 v 10 (ObjNum 111 snap 0 seq_num 111) dirty exists 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:113: finishing write tid 1 to smithi00370293-113 2024-09-21T10:11:26.800 INFO:tasks.rados.rados.0.smithi003.stdout:113: finishing write tid 2 to smithi00370293-113 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:113: finishing write tid 3 to smithi00370293-113 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:113: finishing write tid 4 to smithi00370293-113 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:113: finishing write tid 5 to smithi00370293-113 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:113: finishing write tid 6 to smithi00370293-113 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:113: oid 113 updating version 0 to 38 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:113: oid 113 updating version 38 to 39 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:113: oid 113 version 39 is already newer than 37 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:113: oid 113 version 39 is already newer than 36 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:113: oid 113 updating version 39 to 40 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 113 v 40 (ObjNum 112 snap 0 seq_num 112) dirty exists 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:108: done (15 left) 2024-09-21T10:11:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:109: done (14 left) 2024-09-21T10:11:26.802 INFO:tasks.rados.rados.0.smithi003.stdout:110: done (13 left) 2024-09-21T10:11:26.802 INFO:tasks.rados.rados.0.smithi003.stdout:111: done (12 left) 2024-09-21T10:11:26.802 INFO:tasks.rados.rados.0.smithi003.stdout:112: done (11 left) 2024-09-21T10:11:26.802 INFO:tasks.rados.rados.0.smithi003.stdout:113: done (10 left) 2024-09-21T10:11:26.802 INFO:tasks.rados.rados.0.smithi003.stdout:124: write initial oid 124 2024-09-21T10:11:26.802 INFO:tasks.rados.rados.0.smithi003.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2024-09-21T10:11:26.802 INFO:tasks.rados.rados.0.smithi003.stdout:124: writing smithi00370293-124 from 467261 to 1184536 tid 1 2024-09-21T10:11:26.807 INFO:tasks.rados.rados.0.smithi003.stdout:124: writing smithi00370293-124 from 1847991 to 2067261 tid 2 2024-09-21T10:11:26.807 INFO:tasks.rados.rados.0.smithi003.stdout:125: write initial oid 125 2024-09-21T10:11:26.807 INFO:tasks.rados.rados.0.smithi003.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2024-09-21T10:11:26.814 INFO:tasks.rados.rados.0.smithi003.stdout:125: writing smithi00370293-125 from 484068 to 1276592 tid 1 2024-09-21T10:11:26.819 INFO:tasks.rados.rados.0.smithi003.stdout:125: writing smithi00370293-125 from 1906473 to 2084068 tid 2 2024-09-21T10:11:26.819 INFO:tasks.rados.rados.0.smithi003.stdout:126: write initial oid 126 2024-09-21T10:11:26.819 INFO:tasks.rados.rados.0.smithi003.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2024-09-21T10:11:26.824 INFO:tasks.rados.rados.0.smithi003.stdout:126: writing smithi00370293-126 from 500875 to 968648 tid 1 2024-09-21T10:11:26.831 INFO:tasks.rados.rados.0.smithi003.stdout:126: writing smithi00370293-126 from 1564955 to 2100875 tid 2 2024-09-21T10:11:26.831 INFO:tasks.rados.rados.0.smithi003.stdout:127: write initial oid 127 2024-09-21T10:11:26.831 INFO:tasks.rados.rados.0.smithi003.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2024-09-21T10:11:26.836 INFO:tasks.rados.rados.0.smithi003.stdout:127: writing smithi00370293-127 from 517682 to 1060704 tid 1 2024-09-21T10:11:26.842 INFO:tasks.rados.rados.0.smithi003.stdout:127: writing smithi00370293-127 from 1623437 to 2117682 tid 2 2024-09-21T10:11:26.843 INFO:tasks.rados.rados.0.smithi003.stdout:128: write initial oid 128 2024-09-21T10:11:26.843 INFO:tasks.rados.rados.0.smithi003.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2024-09-21T10:11:26.849 INFO:tasks.rados.rados.0.smithi003.stdout:128: writing smithi00370293-128 from 534489 to 1152760 tid 1 2024-09-21T10:11:26.855 INFO:tasks.rados.rados.0.smithi003.stdout:128: writing smithi00370293-128 from 1565566 to 2134489 tid 2 2024-09-21T10:11:26.855 INFO:tasks.rados.rados.0.smithi003.stdout:129: write initial oid 129 2024-09-21T10:11:26.855 INFO:tasks.rados.rados.0.smithi003.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2024-09-21T10:11:26.862 INFO:tasks.rados.rados.0.smithi003.stdout:129: writing smithi00370293-129 from 551296 to 1244816 tid 1 2024-09-21T10:11:26.869 INFO:tasks.rados.rados.0.smithi003.stdout:129: writing smithi00370293-129 from 2024048 to 2151296 tid 2 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout:114: finishing write tid 1 to smithi00370293-114 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout:114: finishing write tid 2 to smithi00370293-114 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout:114: finishing write tid 3 to smithi00370293-114 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout:114: finishing write tid 4 to smithi00370293-114 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout:114: finishing write tid 5 to smithi00370293-114 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout:114: oid 114 updating version 0 to 43 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout:114: oid 114 version 43 is already newer than 42 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout:114: oid 114 version 43 is already newer than 41 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout:114: oid 114 updating version 43 to 44 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 114 v 44 (ObjNum 113 snap 0 seq_num 113) dirty exists 2024-09-21T10:11:26.870 INFO:tasks.rados.rados.0.smithi003.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: finishing write tid 1 to smithi00370293-115 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: finishing write tid 2 to smithi00370293-115 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: finishing write tid 3 to smithi00370293-115 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: finishing write tid 4 to smithi00370293-115 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: finishing write tid 5 to smithi00370293-115 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: finishing write tid 6 to smithi00370293-115 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: oid 115 updating version 0 to 21 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: oid 115 version 21 is already newer than 19 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: oid 115 version 21 is already newer than 18 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: oid 115 version 21 is already newer than 20 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: oid 115 version 21 is already newer than 17 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 115 v 21 (ObjNum 114 snap 0 seq_num 114) dirty exists 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:116: finishing write tid 1 to smithi00370293-116 2024-09-21T10:11:26.871 INFO:tasks.rados.rados.0.smithi003.stdout:116: finishing write tid 2 to smithi00370293-116 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:116: finishing write tid 3 to smithi00370293-116 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:116: finishing write tid 4 to smithi00370293-116 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:116: finishing write tid 5 to smithi00370293-116 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:116: oid 116 updating version 0 to 14 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:116: oid 116 version 14 is already newer than 12 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:116: oid 116 version 14 is already newer than 11 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:116: oid 116 version 14 is already newer than 13 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 116 v 14 (ObjNum 115 snap 0 seq_num 115) dirty exists 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:117: finishing write tid 1 to smithi00370293-117 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:117: finishing write tid 2 to smithi00370293-117 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:117: finishing write tid 3 to smithi00370293-117 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:117: finishing write tid 4 to smithi00370293-117 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:117: finishing write tid 5 to smithi00370293-117 2024-09-21T10:11:26.872 INFO:tasks.rados.rados.0.smithi003.stdout:117: oid 117 updating version 0 to 17 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:117: oid 117 version 17 is already newer than 15 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:117: oid 117 updating version 17 to 18 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:117: oid 117 version 18 is already newer than 16 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 117 v 18 (ObjNum 116 snap 0 seq_num 116) dirty exists 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:118: finishing write tid 1 to smithi00370293-118 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:118: finishing write tid 2 to smithi00370293-118 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:114: done (15 left) 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:115: done (14 left) 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:116: done (13 left) 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:117: done (12 left) 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:130: write initial oid 130 2024-09-21T10:11:26.873 INFO:tasks.rados.rados.0.smithi003.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2024-09-21T10:11:26.875 INFO:tasks.rados.rados.0.smithi003.stdout:130: writing smithi00370293-130 from 568103 to 1336872 tid 1 2024-09-21T10:11:26.881 INFO:tasks.rados.rados.0.smithi003.stdout:130: writing smithi00370293-130 from 2082530 to 2168103 tid 2 2024-09-21T10:11:26.881 INFO:tasks.rados.rados.0.smithi003.stdout:131: write initial oid 131 2024-09-21T10:11:26.881 INFO:tasks.rados.rados.0.smithi003.stdout:118: finishing write tid 3 to smithi00370293-118 2024-09-21T10:11:26.881 INFO:tasks.rados.rados.0.smithi003.stdout:118: finishing write tid 4 to smithi00370293-118 2024-09-21T10:11:26.881 INFO:tasks.rados.rados.0.smithi003.stdout:118: finishing write tid 5 to smithi00370293-118 2024-09-21T10:11:26.881 INFO:tasks.rados.rados.0.smithi003.stdout:118: oid 118 updating version 0 to 20 2024-09-21T10:11:26.881 INFO:tasks.rados.rados.0.smithi003.stdout:118: oid 118 updating version 20 to 22 2024-09-21T10:11:26.881 INFO:tasks.rados.rados.0.smithi003.stdout:118: oid 118 version 22 is already newer than 19 2024-09-21T10:11:26.881 INFO:tasks.rados.rados.0.smithi003.stdout:118: oid 118 version 22 is already newer than 21 2024-09-21T10:11:26.881 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 118 v 22 (ObjNum 117 snap 0 seq_num 117) dirty exists 2024-09-21T10:11:26.882 INFO:tasks.rados.rados.0.smithi003.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2024-09-21T10:11:26.882 INFO:tasks.rados.rados.0.smithi003.stdout:119: finishing write tid 1 to smithi00370293-119 2024-09-21T10:11:26.882 INFO:tasks.rados.rados.0.smithi003.stdout:119: finishing write tid 2 to smithi00370293-119 2024-09-21T10:11:26.882 INFO:tasks.rados.rados.0.smithi003.stdout:119: finishing write tid 3 to smithi00370293-119 2024-09-21T10:11:26.882 INFO:tasks.rados.rados.0.smithi003.stdout:119: finishing write tid 4 to smithi00370293-119 2024-09-21T10:11:26.882 INFO:tasks.rados.rados.0.smithi003.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2024-09-21T10:11:26.886 INFO:tasks.rados.rados.0.smithi003.stdout:131: writing smithi00370293-131 from 584910 to 1145281 tid 1 2024-09-21T10:11:26.892 INFO:tasks.rados.rados.0.smithi003.stdout:131: writing smithi00370293-131 from 1857365 to 2184910 tid 2 2024-09-21T10:11:26.892 INFO:tasks.rados.rados.0.smithi003.stdout:118: done (13 left) 2024-09-21T10:11:26.892 INFO:tasks.rados.rados.0.smithi003.stdout:132: write initial oid 132 2024-09-21T10:11:26.893 INFO:tasks.rados.rados.0.smithi003.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2024-09-21T10:11:26.899 INFO:tasks.rados.rados.0.smithi003.stdout:132: writing smithi00370293-132 from 601717 to 1237337 tid 1 2024-09-21T10:11:26.905 INFO:tasks.rados.rados.0.smithi003.stdout:132: writing smithi00370293-132 from 1799494 to 2201717 tid 2 2024-09-21T10:11:26.905 INFO:tasks.rados.rados.0.smithi003.stdout:133: write initial oid 133 2024-09-21T10:11:26.905 INFO:tasks.rados.rados.0.smithi003.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2024-09-21T10:11:26.912 INFO:tasks.rados.rados.0.smithi003.stdout:133: writing smithi00370293-133 from 618524 to 1329393 tid 1 2024-09-21T10:11:26.917 INFO:tasks.rados.rados.0.smithi003.stdout:133: writing smithi00370293-133 from 1857976 to 2218524 tid 2 2024-09-21T10:11:26.918 INFO:tasks.rados.rados.0.smithi003.stdout:134: write initial oid 134 2024-09-21T10:11:26.918 INFO:tasks.rados.rados.0.smithi003.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2024-09-21T10:11:26.925 INFO:tasks.rados.rados.0.smithi003.stdout:134: writing smithi00370293-134 from 635331 to 1421449 tid 1 2024-09-21T10:11:26.930 INFO:tasks.rados.rados.0.smithi003.stdout:134: writing smithi00370293-134 from 1916458 to 2235331 tid 2 2024-09-21T10:11:26.930 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.930 INFO:tasks.rados.rados.0.smithi003.stdout:119: finishing write tid 5 to smithi00370293-119 2024-09-21T10:11:26.930 INFO:tasks.rados.rados.0.smithi003.stdout:119: oid 119 updating version 0 to 45 2024-09-21T10:11:26.930 INFO:tasks.rados.rados.0.smithi003.stdout:119: oid 119 updating version 45 to 47 2024-09-21T10:11:26.930 INFO:tasks.rados.rados.0.smithi003.stdout:119: oid 119 updating version 47 to 48 2024-09-21T10:11:26.930 INFO:tasks.rados.rados.0.smithi003.stdout:119: oid 119 version 48 is already newer than 46 2024-09-21T10:11:26.931 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 119 v 48 (ObjNum 118 snap 0 seq_num 118) dirty exists 2024-09-21T10:11:26.931 INFO:tasks.rados.rados.0.smithi003.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2024-09-21T10:11:26.931 INFO:tasks.rados.rados.0.smithi003.stdout:119: done (15 left) 2024-09-21T10:11:26.931 INFO:tasks.rados.rados.0.smithi003.stdout:135: write initial oid 135 2024-09-21T10:11:26.931 INFO:tasks.rados.rados.0.smithi003.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2024-09-21T10:11:26.936 INFO:tasks.rados.rados.0.smithi003.stdout:135: writing smithi00370293-135 from 652138 to 1113505 tid 1 2024-09-21T10:11:26.943 INFO:tasks.rados.rados.0.smithi003.stdout:135: writing smithi00370293-135 from 1574940 to 2252138 tid 2 2024-09-21T10:11:26.943 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.943 INFO:tasks.rados.rados.0.smithi003.stdout:120: finishing write tid 1 to smithi00370293-120 2024-09-21T10:11:26.943 INFO:tasks.rados.rados.0.smithi003.stdout:120: finishing write tid 2 to smithi00370293-120 2024-09-21T10:11:26.943 INFO:tasks.rados.rados.0.smithi003.stdout:120: finishing write tid 3 to smithi00370293-120 2024-09-21T10:11:26.943 INFO:tasks.rados.rados.0.smithi003.stdout:120: finishing write tid 4 to smithi00370293-120 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:120: oid 120 updating version 0 to 31 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:120: oid 120 version 31 is already newer than 30 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:120: oid 120 updating version 31 to 32 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 120 v 32 (ObjNum 119 snap 0 seq_num 119) dirty exists 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:121: finishing write tid 1 to smithi00370293-121 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:121: finishing write tid 2 to smithi00370293-121 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:121: finishing write tid 3 to smithi00370293-121 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:121: finishing write tid 4 to smithi00370293-121 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:121: oid 121 updating version 0 to 15 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:121: oid 121 version 15 is already newer than 14 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:121: oid 121 version 15 is already newer than 13 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 121 v 15 (ObjNum 120 snap 0 seq_num 120) dirty exists 2024-09-21T10:11:26.944 INFO:tasks.rados.rados.0.smithi003.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:122: finishing write tid 1 to smithi00370293-122 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:122: finishing write tid 2 to smithi00370293-122 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:122: finishing write tid 3 to smithi00370293-122 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:122: finishing write tid 4 to smithi00370293-122 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:122: oid 122 updating version 0 to 37 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:122: oid 122 updating version 37 to 39 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:122: oid 122 version 39 is already newer than 38 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 122 v 39 (ObjNum 121 snap 0 seq_num 121) dirty exists 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:123: finishing write tid 1 to smithi00370293-123 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:123: finishing write tid 2 to smithi00370293-123 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:123: finishing write tid 3 to smithi00370293-123 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:123: finishing write tid 4 to smithi00370293-123 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:123: oid 123 updating version 0 to 40 2024-09-21T10:11:26.945 INFO:tasks.rados.rados.0.smithi003.stdout:123: oid 123 updating version 40 to 41 2024-09-21T10:11:26.946 INFO:tasks.rados.rados.0.smithi003.stdout:123: oid 123 updating version 41 to 42 2024-09-21T10:11:26.946 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 123 v 42 (ObjNum 122 snap 0 seq_num 122) dirty exists 2024-09-21T10:11:26.946 INFO:tasks.rados.rados.0.smithi003.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2024-09-21T10:11:26.946 INFO:tasks.rados.rados.0.smithi003.stdout:124: finishing write tid 1 to smithi00370293-124 2024-09-21T10:11:26.946 INFO:tasks.rados.rados.0.smithi003.stdout:120: done (15 left) 2024-09-21T10:11:26.946 INFO:tasks.rados.rados.0.smithi003.stdout:121: done (14 left) 2024-09-21T10:11:26.946 INFO:tasks.rados.rados.0.smithi003.stdout:122: done (13 left) 2024-09-21T10:11:26.946 INFO:tasks.rados.rados.0.smithi003.stdout:123: done (12 left) 2024-09-21T10:11:26.946 INFO:tasks.rados.rados.0.smithi003.stdout:136: write initial oid 136 2024-09-21T10:11:26.946 INFO:tasks.rados.rados.0.smithi003.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2024-09-21T10:11:26.950 INFO:tasks.rados.rados.0.smithi003.stdout:136: writing smithi00370293-136 from 668945 to 1205561 tid 1 2024-09-21T10:11:26.955 INFO:tasks.rados.rados.0.smithi003.stdout:136: writing smithi00370293-136 from 1633422 to 2124785 tid 2 2024-09-21T10:11:26.955 INFO:tasks.rados.rados.0.smithi003.stdout:137: write initial oid 137 2024-09-21T10:11:26.955 INFO:tasks.rados.rados.0.smithi003.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2024-09-21T10:11:26.962 INFO:tasks.rados.rados.0.smithi003.stdout:137: writing smithi00370293-137 from 685752 to 1297617 tid 1 2024-09-21T10:11:26.967 INFO:tasks.rados.rados.0.smithi003.stdout:137: writing smithi00370293-137 from 1975551 to 2285752 tid 2 2024-09-21T10:11:26.967 INFO:tasks.rados.rados.0.smithi003.stdout:138: write initial oid 138 2024-09-21T10:11:26.967 INFO:tasks.rados.rados.0.smithi003.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2024-09-21T10:11:26.973 INFO:tasks.rados.rados.0.smithi003.stdout:138: writing smithi00370293-138 from 702559 to 1106026 tid 1 2024-09-21T10:11:26.980 INFO:tasks.rados.rados.0.smithi003.stdout:138: writing smithi00370293-138 from 1750386 to 2245418 tid 2 2024-09-21T10:11:26.980 INFO:tasks.rados.rados.0.smithi003.stdout:139: write initial oid 139 2024-09-21T10:11:26.980 INFO:tasks.rados.rados.0.smithi003.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2024-09-21T10:11:26.986 INFO:tasks.rados.rados.0.smithi003.stdout:139: writing smithi00370293-139 from 719366 to 1198082 tid 1 2024-09-21T10:11:26.992 INFO:tasks.rados.rados.0.smithi003.stdout:139: writing smithi00370293-139 from 1808868 to 2319366 tid 2 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:124: finishing write tid 2 to smithi00370293-124 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:124: finishing write tid 3 to smithi00370293-124 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:124: finishing write tid 4 to smithi00370293-124 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:124: oid 124 updating version 0 to 34 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:124: oid 124 updating version 34 to 35 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:124: oid 124 version 35 is already newer than 33 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 124 v 35 (ObjNum 123 snap 0 seq_num 123) dirty exists 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:125: finishing write tid 1 to smithi00370293-125 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:125: finishing write tid 2 to smithi00370293-125 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:125: finishing write tid 3 to smithi00370293-125 2024-09-21T10:11:26.993 INFO:tasks.rados.rados.0.smithi003.stdout:125: finishing write tid 4 to smithi00370293-125 2024-09-21T10:11:26.994 INFO:tasks.rados.rados.0.smithi003.stdout:125: oid 125 updating version 0 to 11 2024-09-21T10:11:26.994 INFO:tasks.rados.rados.0.smithi003.stdout:125: oid 125 updating version 11 to 12 2024-09-21T10:11:26.994 INFO:tasks.rados.rados.0.smithi003.stdout:125: oid 125 updating version 12 to 13 2024-09-21T10:11:26.994 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 125 v 13 (ObjNum 124 snap 0 seq_num 124) dirty exists 2024-09-21T10:11:26.994 INFO:tasks.rados.rados.0.smithi003.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2024-09-21T10:11:26.994 INFO:tasks.rados.rados.0.smithi003.stdout:124: done (15 left) 2024-09-21T10:11:26.994 INFO:tasks.rados.rados.0.smithi003.stdout:125: done (14 left) 2024-09-21T10:11:26.994 INFO:tasks.rados.rados.0.smithi003.stdout:140: write initial oid 140 2024-09-21T10:11:26.994 INFO:tasks.rados.rados.0.smithi003.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2024-09-21T10:11:26.999 INFO:tasks.rados.rados.0.smithi003.stdout:140: writing smithi00370293-140 from 736173 to 1290138 tid 1 2024-09-21T10:11:27.005 INFO:tasks.rados.rados.0.smithi003.stdout:140: writing smithi00370293-140 from 1867350 to 2336173 tid 2 2024-09-21T10:11:27.005 INFO:tasks.rados.rados.0.smithi003.stdout:141: write initial oid 141 2024-09-21T10:11:27.005 INFO:tasks.rados.rados.0.smithi003.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2024-09-21T10:11:27.013 INFO:tasks.rados.rados.0.smithi003.stdout:141: writing smithi00370293-141 from 752980 to 1382194 tid 1 2024-09-21T10:11:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:141: writing smithi00370293-141 from 1809479 to 2352980 tid 2 2024-09-21T10:11:27.018 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:126: finishing write tid 1 to smithi00370293-126 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:126: finishing write tid 2 to smithi00370293-126 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:126: finishing write tid 3 to smithi00370293-126 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:126: finishing write tid 4 to smithi00370293-126 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:126: oid 126 updating version 0 to 34 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:126: oid 126 updating version 34 to 36 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:126: oid 126 version 36 is already newer than 35 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 126 v 36 (ObjNum 125 snap 0 seq_num 125) dirty exists 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:127: finishing write tid 1 to smithi00370293-127 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:127: finishing write tid 2 to smithi00370293-127 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:127: finishing write tid 3 to smithi00370293-127 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:127: finishing write tid 4 to smithi00370293-127 2024-09-21T10:11:27.019 INFO:tasks.rados.rados.0.smithi003.stdout:127: oid 127 updating version 0 to 24 2024-09-21T10:11:27.020 INFO:tasks.rados.rados.0.smithi003.stdout:127: oid 127 updating version 24 to 25 2024-09-21T10:11:27.020 INFO:tasks.rados.rados.0.smithi003.stdout:127: oid 127 version 25 is already newer than 23 2024-09-21T10:11:27.020 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 127 v 25 (ObjNum 126 snap 0 seq_num 126) dirty exists 2024-09-21T10:11:27.020 INFO:tasks.rados.rados.0.smithi003.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2024-09-21T10:11:27.020 INFO:tasks.rados.rados.0.smithi003.stdout:126: done (15 left) 2024-09-21T10:11:27.020 INFO:tasks.rados.rados.0.smithi003.stdout:127: done (14 left) 2024-09-21T10:11:27.020 INFO:tasks.rados.rados.0.smithi003.stdout:142: write initial oid 142 2024-09-21T10:11:27.020 INFO:tasks.rados.rados.0.smithi003.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2024-09-21T10:11:27.026 INFO:tasks.rados.rados.0.smithi003.stdout:142: writing smithi00370293-142 from 769787 to 1474250 tid 1 2024-09-21T10:11:27.031 INFO:tasks.rados.rados.0.smithi003.stdout:142: writing smithi00370293-142 from 2267961 to 2369787 tid 2 2024-09-21T10:11:27.031 INFO:tasks.rados.rados.0.smithi003.stdout:143: write initial oid 143 2024-09-21T10:11:27.031 INFO:tasks.rados.rados.0.smithi003.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2024-09-21T10:11:27.040 INFO:tasks.rados.rados.0.smithi003.stdout:143: writing smithi00370293-143 from 786594 to 1566306 tid 1 2024-09-21T10:11:27.040 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:27.045 INFO:tasks.rados.rados.0.smithi003.stdout:143: writing smithi00370293-143 from 2326443 to 2386594 tid 2 2024-09-21T10:11:27.045 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.045 INFO:tasks.rados.rados.0.smithi003.stdout:128: finishing write tid 1 to smithi00370293-128 2024-09-21T10:11:27.045 INFO:tasks.rados.rados.0.smithi003.stdout:128: finishing write tid 2 to smithi00370293-128 2024-09-21T10:11:27.045 INFO:tasks.rados.rados.0.smithi003.stdout:128: finishing write tid 3 to smithi00370293-128 2024-09-21T10:11:27.045 INFO:tasks.rados.rados.0.smithi003.stdout:128: finishing write tid 4 to smithi00370293-128 2024-09-21T10:11:27.045 INFO:tasks.rados.rados.0.smithi003.stdout:128: oid 128 updating version 0 to 20 2024-09-21T10:11:27.045 INFO:tasks.rados.rados.0.smithi003.stdout:128: oid 128 updating version 20 to 21 2024-09-21T10:11:27.045 INFO:tasks.rados.rados.0.smithi003.stdout:128: oid 128 version 21 is already newer than 19 2024-09-21T10:11:27.045 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 128 v 21 (ObjNum 127 snap 0 seq_num 127) dirty exists 2024-09-21T10:11:27.046 INFO:tasks.rados.rados.0.smithi003.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2024-09-21T10:11:27.046 INFO:tasks.rados.rados.0.smithi003.stdout:129: finishing write tid 1 to smithi00370293-129 2024-09-21T10:11:27.046 INFO:tasks.rados.rados.0.smithi003.stdout:128: done (15 left) 2024-09-21T10:11:27.046 INFO:tasks.rados.rados.0.smithi003.stdout:144: write initial oid 144 2024-09-21T10:11:27.046 INFO:tasks.rados.rados.0.smithi003.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2024-09-21T10:11:27.049 INFO:tasks.rados.rados.0.smithi003.stdout:144: writing smithi00370293-144 from 403401 to 858362 tid 1 2024-09-21T10:11:27.057 INFO:tasks.rados.rados.0.smithi003.stdout:144: writing smithi00370293-144 from 1584925 to 2090964 tid 2 2024-09-21T10:11:27.057 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.057 INFO:tasks.rados.rados.0.smithi003.stdout:129: finishing write tid 2 to smithi00370293-129 2024-09-21T10:11:27.057 INFO:tasks.rados.rados.0.smithi003.stdout:129: finishing write tid 3 to smithi00370293-129 2024-09-21T10:11:27.057 INFO:tasks.rados.rados.0.smithi003.stdout:129: finishing write tid 4 to smithi00370293-129 2024-09-21T10:11:27.057 INFO:tasks.rados.rados.0.smithi003.stdout:129: oid 129 updating version 0 to 50 2024-09-21T10:11:27.057 INFO:tasks.rados.rados.0.smithi003.stdout:129: oid 129 updating version 50 to 51 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:129: oid 129 version 51 is already newer than 49 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 129 v 51 (ObjNum 128 snap 0 seq_num 128) dirty exists 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:130: finishing write tid 1 to smithi00370293-130 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:130: finishing write tid 2 to smithi00370293-130 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:130: finishing write tid 3 to smithi00370293-130 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:130: finishing write tid 4 to smithi00370293-130 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:130: oid 130 updating version 0 to 20 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:130: oid 130 updating version 20 to 21 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:130: oid 130 version 21 is already newer than 19 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 130 v 21 (ObjNum 129 snap 0 seq_num 129) dirty exists 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:131: finishing write tid 1 to smithi00370293-131 2024-09-21T10:11:27.058 INFO:tasks.rados.rados.0.smithi003.stdout:131: finishing write tid 2 to smithi00370293-131 2024-09-21T10:11:27.059 INFO:tasks.rados.rados.0.smithi003.stdout:129: done (15 left) 2024-09-21T10:11:27.059 INFO:tasks.rados.rados.0.smithi003.stdout:130: done (14 left) 2024-09-21T10:11:27.059 INFO:tasks.rados.rados.0.smithi003.stdout:145: write initial oid 145 2024-09-21T10:11:27.059 INFO:tasks.rados.rados.0.smithi003.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2024-09-21T10:11:27.062 INFO:tasks.rados.rados.0.smithi003.stdout:145: writing smithi00370293-145 from 420208 to 950418 tid 1 2024-09-21T10:11:27.069 INFO:tasks.rados.rados.0.smithi003.stdout:145: writing smithi00370293-145 from 1527054 to 2293104 tid 2 2024-09-21T10:11:27.069 INFO:tasks.rados.rados.0.smithi003.stdout:146: write initial oid 146 2024-09-21T10:11:27.069 INFO:tasks.rados.rados.0.smithi003.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2024-09-21T10:11:27.075 INFO:tasks.rados.rados.0.smithi003.stdout:146: writing smithi00370293-146 from 437015 to 1158827 tid 1 2024-09-21T10:11:27.082 INFO:tasks.rados.rados.0.smithi003.stdout:146: writing smithi00370293-146 from 1701889 to 2211597 tid 2 2024-09-21T10:11:27.082 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.082 INFO:tasks.rados.rados.0.smithi003.stdout:131: finishing write tid 3 to smithi00370293-131 2024-09-21T10:11:27.082 INFO:tasks.rados.rados.0.smithi003.stdout:131: finishing write tid 4 to smithi00370293-131 2024-09-21T10:11:27.082 INFO:tasks.rados.rados.0.smithi003.stdout:131: oid 131 updating version 0 to 45 2024-09-21T10:11:27.083 INFO:tasks.rados.rados.0.smithi003.stdout:131: oid 131 version 45 is already newer than 43 2024-09-21T10:11:27.083 INFO:tasks.rados.rados.0.smithi003.stdout:131: oid 131 version 45 is already newer than 44 2024-09-21T10:11:27.083 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 131 v 45 (ObjNum 130 snap 0 seq_num 130) dirty exists 2024-09-21T10:11:27.083 INFO:tasks.rados.rados.0.smithi003.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2024-09-21T10:11:27.083 INFO:tasks.rados.rados.0.smithi003.stdout:132: finishing write tid 1 to smithi00370293-132 2024-09-21T10:11:27.083 INFO:tasks.rados.rados.0.smithi003.stdout:131: done (15 left) 2024-09-21T10:11:27.083 INFO:tasks.rados.rados.0.smithi003.stdout:147: write initial oid 147 2024-09-21T10:11:27.083 INFO:tasks.rados.rados.0.smithi003.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2024-09-21T10:11:27.088 INFO:tasks.rados.rados.0.smithi003.stdout:147: writing smithi00370293-147 from 453822 to 1250883 tid 1 2024-09-21T10:11:27.095 INFO:tasks.rados.rados.0.smithi003.stdout:147: writing smithi00370293-147 from 1760371 to 2413737 tid 2 2024-09-21T10:11:27.095 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.095 INFO:tasks.rados.rados.0.smithi003.stdout:132: finishing write tid 2 to smithi00370293-132 2024-09-21T10:11:27.095 INFO:tasks.rados.rados.0.smithi003.stdout:132: finishing write tid 3 to smithi00370293-132 2024-09-21T10:11:27.096 INFO:tasks.rados.rados.0.smithi003.stdout:132: finishing write tid 4 to smithi00370293-132 2024-09-21T10:11:27.096 INFO:tasks.rados.rados.0.smithi003.stdout:132: oid 132 updating version 0 to 14 2024-09-21T10:11:27.096 INFO:tasks.rados.rados.0.smithi003.stdout:132: oid 132 updating version 14 to 15 2024-09-21T10:11:27.096 INFO:tasks.rados.rados.0.smithi003.stdout:132: oid 132 updating version 15 to 16 2024-09-21T10:11:27.096 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 132 v 16 (ObjNum 131 snap 0 seq_num 131) dirty exists 2024-09-21T10:11:27.096 INFO:tasks.rados.rados.0.smithi003.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2024-09-21T10:11:27.096 INFO:tasks.rados.rados.0.smithi003.stdout:133: finishing write tid 1 to smithi00370293-133 2024-09-21T10:11:27.096 INFO:tasks.rados.rados.0.smithi003.stdout:132: done (15 left) 2024-09-21T10:11:27.096 INFO:tasks.rados.rados.0.smithi003.stdout:148: write initial oid 148 2024-09-21T10:11:27.096 INFO:tasks.rados.rados.0.smithi003.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2024-09-21T10:11:27.100 INFO:tasks.rados.rados.0.smithi003.stdout:148: writing smithi00370293-148 from 470629 to 942939 tid 1 2024-09-21T10:11:27.108 INFO:tasks.rados.rados.0.smithi003.stdout:148: writing smithi00370293-148 from 1418853 to 1932230 tid 2 2024-09-21T10:11:27.108 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.108 INFO:tasks.rados.rados.0.smithi003.stdout:133: finishing write tid 2 to smithi00370293-133 2024-09-21T10:11:27.108 INFO:tasks.rados.rados.0.smithi003.stdout:133: finishing write tid 3 to smithi00370293-133 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:133: finishing write tid 4 to smithi00370293-133 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:133: oid 133 updating version 0 to 26 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:133: oid 133 updating version 26 to 27 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:133: oid 133 updating version 27 to 28 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 133 v 28 (ObjNum 132 snap 0 seq_num 132) dirty exists 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:134: finishing write tid 1 to smithi00370293-134 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:134: finishing write tid 2 to smithi00370293-134 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:134: finishing write tid 3 to smithi00370293-134 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:134: finishing write tid 4 to smithi00370293-134 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:134: oid 134 updating version 0 to 30 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:134: oid 134 updating version 30 to 31 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:134: oid 134 version 31 is already newer than 29 2024-09-21T10:11:27.109 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 134 v 31 (ObjNum 133 snap 0 seq_num 133) dirty exists 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:135: finishing write tid 1 to smithi00370293-135 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:135: finishing write tid 2 to smithi00370293-135 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:135: finishing write tid 3 to smithi00370293-135 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:135: finishing write tid 4 to smithi00370293-135 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:135: oid 135 updating version 0 to 31 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:135: oid 135 version 31 is already newer than 30 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:135: oid 135 version 31 is already newer than 29 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 135 v 31 (ObjNum 134 snap 0 seq_num 134) dirty exists 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:136: finishing write tid 1 to smithi00370293-136 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:136: finishing write tid 2 to smithi00370293-136 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:136: finishing write tid 3 to smithi00370293-136 2024-09-21T10:11:27.110 INFO:tasks.rados.rados.0.smithi003.stdout:136: finishing write tid 4 to smithi00370293-136 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:136: oid 136 updating version 0 to 18 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:136: oid 136 version 18 is already newer than 17 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:136: oid 136 updating version 18 to 19 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 136 v 19 (ObjNum 135 snap 0 seq_num 135) dirty exists 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:137: finishing write tid 1 to smithi00370293-137 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:137: finishing write tid 2 to smithi00370293-137 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:137: finishing write tid 3 to smithi00370293-137 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:137: finishing write tid 4 to smithi00370293-137 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:137: oid 137 updating version 0 to 32 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:137: oid 137 version 32 is already newer than 31 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:137: oid 137 updating version 32 to 33 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 137 v 33 (ObjNum 136 snap 0 seq_num 136) dirty exists 2024-09-21T10:11:27.111 INFO:tasks.rados.rados.0.smithi003.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:138: finishing write tid 1 to smithi00370293-138 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:138: finishing write tid 2 to smithi00370293-138 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:138: finishing write tid 3 to smithi00370293-138 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:138: finishing write tid 4 to smithi00370293-138 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:138: oid 138 updating version 0 to 32 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:138: oid 138 updating version 32 to 34 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:138: oid 138 version 34 is already newer than 33 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 138 v 34 (ObjNum 137 snap 0 seq_num 137) dirty exists 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:139: finishing write tid 1 to smithi00370293-139 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:139: finishing write tid 2 to smithi00370293-139 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:139: finishing write tid 3 to smithi00370293-139 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:139: finishing write tid 4 to smithi00370293-139 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:139: oid 139 updating version 0 to 27 2024-09-21T10:11:27.112 INFO:tasks.rados.rados.0.smithi003.stdout:139: oid 139 version 27 is already newer than 25 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:139: oid 139 version 27 is already newer than 26 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 139 v 27 (ObjNum 138 snap 0 seq_num 138) dirty exists 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:133: done (15 left) 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:134: done (14 left) 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:135: done (13 left) 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:136: done (12 left) 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:137: done (11 left) 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:138: done (10 left) 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:139: done (9 left) 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:149: write initial oid 149 2024-09-21T10:11:27.113 INFO:tasks.rados.rados.0.smithi003.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2024-09-21T10:11:27.114 INFO:tasks.rados.rados.0.smithi003.stdout:149: writing smithi00370293-149 from 487436 to 1034995 tid 1 2024-09-21T10:11:27.119 INFO:tasks.rados.rados.0.smithi003.stdout:149: writing smithi00370293-149 from 1760982 to 2418017 tid 2 2024-09-21T10:11:27.119 INFO:tasks.rados.rados.0.smithi003.stdout:150: write initial oid 150 2024-09-21T10:11:27.119 INFO:tasks.rados.rados.0.smithi003.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2024-09-21T10:11:27.125 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:26 smithi003 bash[22527]: cluster 2024-09-21T10:11:25.704154+0000 mgr.y (mgr.14385) 196 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 143 MiB data, 266 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-09-21T10:11:27.125 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:26 smithi003 bash[31899]: cluster 2024-09-21T10:11:25.704154+0000 mgr.y (mgr.14385) 196 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 143 MiB data, 266 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-09-21T10:11:27.126 INFO:tasks.rados.rados.0.smithi003.stdout:150: writing smithi00370293-150 from 504243 to 1127051 tid 1 2024-09-21T10:11:27.133 INFO:tasks.rados.rados.0.smithi003.stdout:150: writing smithi00370293-150 from 1819464 to 2336510 tid 2 2024-09-21T10:11:27.133 INFO:tasks.rados.rados.0.smithi003.stdout:151: write initial oid 151 2024-09-21T10:11:27.133 INFO:tasks.rados.rados.0.smithi003.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2024-09-21T10:11:27.139 INFO:tasks.rados.rados.0.smithi003.stdout:151: writing smithi00370293-151 from 521050 to 1219107 tid 1 2024-09-21T10:11:27.147 INFO:tasks.rados.rados.0.smithi003.stdout:151: writing smithi00370293-151 from 1877946 to 2521050 tid 2 2024-09-21T10:11:27.147 INFO:tasks.rados.rados.0.smithi003.stdout:152: write initial oid 152 2024-09-21T10:11:27.147 INFO:tasks.rados.rados.0.smithi003.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2024-09-21T10:11:27.154 INFO:tasks.rados.rados.0.smithi003.stdout:152: writing smithi00370293-152 from 537857 to 1311163 tid 1 2024-09-21T10:11:27.160 INFO:tasks.rados.rados.0.smithi003.stdout:152: writing smithi00370293-152 from 1936428 to 2457143 tid 2 2024-09-21T10:11:27.160 INFO:tasks.rados.rados.0.smithi003.stdout:153: write initial oid 153 2024-09-21T10:11:27.160 INFO:tasks.rados.rados.0.smithi003.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2024-09-21T10:11:27.166 INFO:tasks.rados.rados.0.smithi003.stdout:153: writing smithi00370293-153 from 554664 to 1003219 tid 1 2024-09-21T10:11:27.172 INFO:tasks.rados.rados.0.smithi003.stdout:153: writing smithi00370293-153 from 1478557 to 2142930 tid 2 2024-09-21T10:11:27.172 INFO:tasks.rados.rados.0.smithi003.stdout:154: write initial oid 154 2024-09-21T10:11:27.172 INFO:tasks.rados.rados.0.smithi003.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2024-09-21T10:11:27.179 INFO:tasks.rados.rados.0.smithi003.stdout:154: writing smithi00370293-154 from 571471 to 1211628 tid 1 2024-09-21T10:11:27.184 INFO:tasks.rados.rados.0.smithi003.stdout:154: writing smithi00370293-154 from 1653392 to 2177776 tid 2 2024-09-21T10:11:27.184 INFO:tasks.rados.rados.0.smithi003.stdout:155: write initial oid 155 2024-09-21T10:11:27.184 INFO:tasks.rados.rados.0.smithi003.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2024-09-21T10:11:27.191 INFO:tasks.rados.rados.0.smithi003.stdout:155: writing smithi00370293-155 from 588278 to 1303684 tid 1 2024-09-21T10:11:27.198 INFO:tasks.rados.rados.0.smithi003.stdout:155: writing smithi00370293-155 from 1711874 to 2379916 tid 2 2024-09-21T10:11:27.198 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.198 INFO:tasks.rados.rados.0.smithi003.stdout:140: finishing write tid 1 to smithi00370293-140 2024-09-21T10:11:27.198 INFO:tasks.rados.rados.0.smithi003.stdout:140: finishing write tid 2 to smithi00370293-140 2024-09-21T10:11:27.198 INFO:tasks.rados.rados.0.smithi003.stdout:140: finishing write tid 3 to smithi00370293-140 2024-09-21T10:11:27.198 INFO:tasks.rados.rados.0.smithi003.stdout:140: finishing write tid 4 to smithi00370293-140 2024-09-21T10:11:27.198 INFO:tasks.rados.rados.0.smithi003.stdout:140: oid 140 updating version 0 to 53 2024-09-21T10:11:27.198 INFO:tasks.rados.rados.0.smithi003.stdout:140: oid 140 updating version 53 to 54 2024-09-21T10:11:27.198 INFO:tasks.rados.rados.0.smithi003.stdout:140: oid 140 version 54 is already newer than 52 2024-09-21T10:11:27.198 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 140 v 54 (ObjNum 139 snap 0 seq_num 139) dirty exists 2024-09-21T10:11:27.198 INFO:tasks.rados.rados.0.smithi003.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:141: finishing write tid 1 to smithi00370293-141 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:141: finishing write tid 2 to smithi00370293-141 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:141: finishing write tid 3 to smithi00370293-141 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:141: finishing write tid 4 to smithi00370293-141 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:141: oid 141 updating version 0 to 16 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:141: oid 141 updating version 16 to 17 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:141: oid 141 updating version 17 to 18 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 141 v 18 (ObjNum 140 snap 0 seq_num 140) dirty exists 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:142: finishing write tid 1 to smithi00370293-142 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:142: finishing write tid 2 to smithi00370293-142 2024-09-21T10:11:27.199 INFO:tasks.rados.rados.0.smithi003.stdout:142: finishing write tid 3 to smithi00370293-142 2024-09-21T10:11:27.200 INFO:tasks.rados.rados.0.smithi003.stdout:142: finishing write tid 4 to smithi00370293-142 2024-09-21T10:11:27.200 INFO:tasks.rados.rados.0.smithi003.stdout:142: oid 142 updating version 0 to 26 2024-09-21T10:11:27.200 INFO:tasks.rados.rados.0.smithi003.stdout:142: oid 142 updating version 26 to 27 2024-09-21T10:11:27.200 INFO:tasks.rados.rados.0.smithi003.stdout:142: oid 142 updating version 27 to 28 2024-09-21T10:11:27.200 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 142 v 28 (ObjNum 141 snap 0 seq_num 141) dirty exists 2024-09-21T10:11:27.200 INFO:tasks.rados.rados.0.smithi003.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2024-09-21T10:11:27.200 INFO:tasks.rados.rados.0.smithi003.stdout:140: done (15 left) 2024-09-21T10:11:27.200 INFO:tasks.rados.rados.0.smithi003.stdout:141: done (14 left) 2024-09-21T10:11:27.200 INFO:tasks.rados.rados.0.smithi003.stdout:142: done (13 left) 2024-09-21T10:11:27.200 INFO:tasks.rados.rados.0.smithi003.stdout:156: write initial oid 156 2024-09-21T10:11:27.200 INFO:tasks.rados.rados.0.smithi003.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2024-09-21T10:11:27.205 INFO:tasks.rados.rados.0.smithi003.stdout:156: writing smithi00370293-156 from 605085 to 1395740 tid 1 2024-09-21T10:11:27.211 INFO:tasks.rados.rados.0.smithi003.stdout:156: writing smithi00370293-156 from 2170356 to 2605085 tid 2 2024-09-21T10:11:27.211 INFO:tasks.rados.rados.0.smithi003.stdout:157: write initial oid 157 2024-09-21T10:11:27.212 INFO:tasks.rados.rados.0.smithi003.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2024-09-21T10:11:27.217 INFO:tasks.rados.rados.0.smithi003.stdout:157: writing smithi00370293-157 from 621892 to 1087796 tid 1 2024-09-21T10:11:27.224 INFO:tasks.rados.rados.0.smithi003.stdout:157: writing smithi00370293-157 from 1712485 to 2384196 tid 2 2024-09-21T10:11:27.224 INFO:tasks.rados.rados.0.smithi003.stdout:158: write initial oid 158 2024-09-21T10:11:27.225 INFO:tasks.rados.rados.0.smithi003.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2024-09-21T10:11:27.231 INFO:tasks.rados.rados.0.smithi003.stdout:158: writing smithi00370293-158 from 638699 to 1179852 tid 1 2024-09-21T10:11:27.237 INFO:tasks.rados.rados.0.smithi003.stdout:158: writing smithi00370293-158 from 1770967 to 2302689 tid 2 2024-09-21T10:11:27.237 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.237 INFO:tasks.rados.rados.0.smithi003.stdout:143: finishing write tid 1 to smithi00370293-143 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:143: finishing write tid 2 to smithi00370293-143 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:143: finishing write tid 3 to smithi00370293-143 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:143: finishing write tid 4 to smithi00370293-143 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:143: oid 143 updating version 0 to 55 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:143: oid 143 updating version 55 to 57 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:143: oid 143 version 57 is already newer than 56 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 143 v 57 (ObjNum 142 snap 0 seq_num 142) dirty exists 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:144: finishing write tid 1 to smithi00370293-144 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:143: done (15 left) 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:159: write initial oid 159 2024-09-21T10:11:27.238 INFO:tasks.rados.rados.0.smithi003.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2024-09-21T10:11:27.244 INFO:tasks.rados.rados.0.smithi003.stdout:159: writing smithi00370293-159 from 655506 to 1271908 tid 1 2024-09-21T10:11:27.251 INFO:tasks.rados.rados.0.smithi003.stdout:159: writing smithi00370293-159 from 1829449 to 2504829 tid 2 2024-09-21T10:11:27.251 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.251 INFO:tasks.rados.rados.0.smithi003.stdout:144: finishing write tid 2 to smithi00370293-144 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:144: finishing write tid 3 to smithi00370293-144 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:144: finishing write tid 4 to smithi00370293-144 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:144: oid 144 updating version 0 to 30 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:144: oid 144 version 30 is already newer than 29 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:144: oid 144 version 30 is already newer than 28 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 144 v 30 (ObjNum 143 snap 0 seq_num 143) dirty exists 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:145: finishing write tid 1 to smithi00370293-145 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:145: finishing write tid 2 to smithi00370293-145 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:145: finishing write tid 3 to smithi00370293-145 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:145: finishing write tid 4 to smithi00370293-145 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:145: oid 145 updating version 0 to 58 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:145: oid 145 updating version 58 to 59 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:145: oid 145 updating version 59 to 60 2024-09-21T10:11:27.252 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 145 v 60 (ObjNum 144 snap 0 seq_num 144) dirty exists 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:146: finishing write tid 1 to smithi00370293-146 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:146: finishing write tid 2 to smithi00370293-146 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:146: finishing write tid 3 to smithi00370293-146 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:146: finishing write tid 4 to smithi00370293-146 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:146: oid 146 updating version 0 to 23 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:146: oid 146 version 23 is already newer than 22 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:146: oid 146 version 23 is already newer than 21 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 146 v 23 (ObjNum 145 snap 0 seq_num 145) dirty exists 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:144: done (15 left) 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:145: done (14 left) 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:146: done (13 left) 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:160: write initial oid 160 2024-09-21T10:11:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2024-09-21T10:11:27.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:26 smithi204 bash[24804]: cluster 2024-09-21T10:11:25.704154+0000 mgr.y (mgr.14385) 196 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 143 MiB data, 266 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-09-21T10:11:27.259 INFO:tasks.rados.rados.0.smithi003.stdout:160: writing smithi00370293-160 from 672313 to 1363964 tid 1 2024-09-21T10:11:27.264 INFO:tasks.rados.rados.0.smithi003.stdout:160: writing smithi00370293-160 from 1887931 to 2306969 tid 2 2024-09-21T10:11:27.264 INFO:tasks.rados.rados.0.smithi003.stdout:161: write initial oid 161 2024-09-21T10:11:27.264 INFO:tasks.rados.rados.0.smithi003.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2024-09-21T10:11:27.270 INFO:tasks.rados.rados.0.smithi003.stdout:161: writing smithi00370293-161 from 689120 to 1172373 tid 1 2024-09-21T10:11:27.278 INFO:tasks.rados.rados.0.smithi003.stdout:161: writing smithi00370293-161 from 1946413 to 2625462 tid 2 2024-09-21T10:11:27.278 INFO:tasks.rados.rados.0.smithi003.stdout:162: write initial oid 162 2024-09-21T10:11:27.278 INFO:tasks.rados.rados.0.smithi003.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2024-09-21T10:11:27.285 INFO:tasks.rados.rados.0.smithi003.stdout:162: writing smithi00370293-162 from 705927 to 1264429 tid 1 2024-09-21T10:11:27.292 INFO:tasks.rados.rados.0.smithi003.stdout:162: writing smithi00370293-162 from 2004895 to 2427602 tid 2 2024-09-21T10:11:27.292 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.292 INFO:tasks.rados.rados.0.smithi003.stdout:147: finishing write tid 1 to smithi00370293-147 2024-09-21T10:11:27.292 INFO:tasks.rados.rados.0.smithi003.stdout:147: finishing write tid 2 to smithi00370293-147 2024-09-21T10:11:27.292 INFO:tasks.rados.rados.0.smithi003.stdout:147: finishing write tid 3 to smithi00370293-147 2024-09-21T10:11:27.292 INFO:tasks.rados.rados.0.smithi003.stdout:147: finishing write tid 4 to smithi00370293-147 2024-09-21T10:11:27.292 INFO:tasks.rados.rados.0.smithi003.stdout:147: oid 147 updating version 0 to 20 2024-09-21T10:11:27.292 INFO:tasks.rados.rados.0.smithi003.stdout:147: oid 147 version 20 is already newer than 19 2024-09-21T10:11:27.292 INFO:tasks.rados.rados.0.smithi003.stdout:147: oid 147 updating version 20 to 21 2024-09-21T10:11:27.293 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 147 v 21 (ObjNum 146 snap 0 seq_num 146) dirty exists 2024-09-21T10:11:27.293 INFO:tasks.rados.rados.0.smithi003.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2024-09-21T10:11:27.293 INFO:tasks.rados.rados.0.smithi003.stdout:148: finishing write tid 1 to smithi00370293-148 2024-09-21T10:11:27.293 INFO:tasks.rados.rados.0.smithi003.stdout:148: finishing write tid 2 to smithi00370293-148 2024-09-21T10:11:27.293 INFO:tasks.rados.rados.0.smithi003.stdout:147: done (15 left) 2024-09-21T10:11:27.293 INFO:tasks.rados.rados.0.smithi003.stdout:163: write initial oid 163 2024-09-21T10:11:27.293 INFO:tasks.rados.rados.0.smithi003.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2024-09-21T10:11:27.299 INFO:tasks.rados.rados.0.smithi003.stdout:163: writing smithi00370293-163 from 722734 to 1356485 tid 1 2024-09-21T10:11:27.307 INFO:tasks.rados.rados.0.smithi003.stdout:163: writing smithi00370293-163 from 2063377 to 2722734 tid 2 2024-09-21T10:11:27.307 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.307 INFO:tasks.rados.rados.0.smithi003.stdout:148: finishing write tid 3 to smithi00370293-148 2024-09-21T10:11:27.307 INFO:tasks.rados.rados.0.smithi003.stdout:148: finishing write tid 4 to smithi00370293-148 2024-09-21T10:11:27.307 INFO:tasks.rados.rados.0.smithi003.stdout:148: oid 148 updating version 0 to 36 2024-09-21T10:11:27.307 INFO:tasks.rados.rados.0.smithi003.stdout:148: oid 148 updating version 36 to 37 2024-09-21T10:11:27.307 INFO:tasks.rados.rados.0.smithi003.stdout:148: oid 148 updating version 37 to 38 2024-09-21T10:11:27.307 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 148 v 38 (ObjNum 147 snap 0 seq_num 147) dirty exists 2024-09-21T10:11:27.308 INFO:tasks.rados.rados.0.smithi003.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2024-09-21T10:11:27.308 INFO:tasks.rados.rados.0.smithi003.stdout:149: finishing write tid 1 to smithi00370293-149 2024-09-21T10:11:27.308 INFO:tasks.rados.rados.0.smithi003.stdout:148: done (15 left) 2024-09-21T10:11:27.308 INFO:tasks.rados.rados.0.smithi003.stdout:164: write initial oid 164 2024-09-21T10:11:27.308 INFO:tasks.rados.rados.0.smithi003.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2024-09-21T10:11:27.315 INFO:tasks.rados.rados.0.smithi003.stdout:164: writing smithi00370293-164 from 739541 to 1448541 tid 1 2024-09-21T10:11:27.321 INFO:tasks.rados.rados.0.smithi003.stdout:164: writing smithi00370293-164 from 2121859 to 2548235 tid 2 2024-09-21T10:11:27.321 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.321 INFO:tasks.rados.rados.0.smithi003.stdout:149: finishing write tid 2 to smithi00370293-149 2024-09-21T10:11:27.321 INFO:tasks.rados.rados.0.smithi003.stdout:149: finishing write tid 3 to smithi00370293-149 2024-09-21T10:11:27.321 INFO:tasks.rados.rados.0.smithi003.stdout:149: finishing write tid 4 to smithi00370293-149 2024-09-21T10:11:27.321 INFO:tasks.rados.rados.0.smithi003.stdout:149: oid 149 updating version 0 to 48 2024-09-21T10:11:27.321 INFO:tasks.rados.rados.0.smithi003.stdout:149: oid 149 version 48 is already newer than 47 2024-09-21T10:11:27.322 INFO:tasks.rados.rados.0.smithi003.stdout:149: oid 149 version 48 is already newer than 46 2024-09-21T10:11:27.322 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 149 v 48 (ObjNum 148 snap 0 seq_num 148) dirty exists 2024-09-21T10:11:27.322 INFO:tasks.rados.rados.0.smithi003.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2024-09-21T10:11:27.322 INFO:tasks.rados.rados.0.smithi003.stdout:150: finishing write tid 1 to smithi00370293-150 2024-09-21T10:11:27.322 INFO:tasks.rados.rados.0.smithi003.stdout:149: done (15 left) 2024-09-21T10:11:27.322 INFO:tasks.rados.rados.0.smithi003.stdout:165: write initial oid 165 2024-09-21T10:11:27.322 INFO:tasks.rados.rados.0.smithi003.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2024-09-21T10:11:27.329 INFO:tasks.rados.rados.0.smithi003.stdout:165: writing smithi00370293-165 from 756348 to 1540597 tid 1 2024-09-21T10:11:27.336 INFO:tasks.rados.rados.0.smithi003.stdout:165: writing smithi00370293-165 from 2063988 to 2750375 tid 2 2024-09-21T10:11:27.336 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.336 INFO:tasks.rados.rados.0.smithi003.stdout:150: finishing write tid 2 to smithi00370293-150 2024-09-21T10:11:27.336 INFO:tasks.rados.rados.0.smithi003.stdout:150: finishing write tid 3 to smithi00370293-150 2024-09-21T10:11:27.336 INFO:tasks.rados.rados.0.smithi003.stdout:150: finishing write tid 4 to smithi00370293-150 2024-09-21T10:11:27.336 INFO:tasks.rados.rados.0.smithi003.stdout:150: oid 150 updating version 0 to 25 2024-09-21T10:11:27.336 INFO:tasks.rados.rados.0.smithi003.stdout:150: oid 150 version 25 is already newer than 24 2024-09-21T10:11:27.337 INFO:tasks.rados.rados.0.smithi003.stdout:150: oid 150 updating version 25 to 26 2024-09-21T10:11:27.337 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 150 v 26 (ObjNum 149 snap 0 seq_num 149) dirty exists 2024-09-21T10:11:27.337 INFO:tasks.rados.rados.0.smithi003.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2024-09-21T10:11:27.337 INFO:tasks.rados.rados.0.smithi003.stdout:151: finishing write tid 1 to smithi00370293-151 2024-09-21T10:11:27.337 INFO:tasks.rados.rados.0.smithi003.stdout:151: finishing write tid 2 to smithi00370293-151 2024-09-21T10:11:27.337 INFO:tasks.rados.rados.0.smithi003.stdout:150: done (15 left) 2024-09-21T10:11:27.337 INFO:tasks.rados.rados.0.smithi003.stdout:166: write initial oid 166 2024-09-21T10:11:27.337 INFO:tasks.rados.rados.0.smithi003.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2024-09-21T10:11:27.343 INFO:tasks.rados.rados.0.smithi003.stdout:166: writing smithi00370293-166 from 773155 to 1232653 tid 1 2024-09-21T10:11:27.348 INFO:tasks.rados.rados.0.smithi003.stdout:166: writing smithi00370293-166 from 1722470 to 2152515 tid 2 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:166: writing smithi00370293-166 from 2648676 to 2773155 tid 3 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:151: finishing write tid 3 to smithi00370293-151 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:151: finishing write tid 4 to smithi00370293-151 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:151: oid 151 updating version 0 to 35 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:151: oid 151 updating version 35 to 36 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:151: oid 151 updating version 36 to 37 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 151 v 37 (ObjNum 150 snap 0 seq_num 150) dirty exists 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:152: finishing write tid 1 to smithi00370293-152 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:152: finishing write tid 2 to smithi00370293-152 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:152: finishing write tid 3 to smithi00370293-152 2024-09-21T10:11:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:151: done (15 left) 2024-09-21T10:11:27.353 INFO:tasks.rados.rados.0.smithi003.stdout:167: write initial oid 167 2024-09-21T10:11:27.353 INFO:tasks.rados.rados.0.smithi003.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2024-09-21T10:11:27.359 INFO:tasks.rados.rados.0.smithi003.stdout:167: writing smithi00370293-167 from 789962 to 1324709 tid 1 2024-09-21T10:11:27.366 INFO:tasks.rados.rados.0.smithi003.stdout:167: writing smithi00370293-167 from 1780952 to 2471008 tid 2 2024-09-21T10:11:27.366 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.366 INFO:tasks.rados.rados.0.smithi003.stdout:152: finishing write tid 4 to smithi00370293-152 2024-09-21T10:11:27.366 INFO:tasks.rados.rados.0.smithi003.stdout:152: oid 152 updating version 0 to 39 2024-09-21T10:11:27.366 INFO:tasks.rados.rados.0.smithi003.stdout:152: oid 152 updating version 39 to 41 2024-09-21T10:11:27.366 INFO:tasks.rados.rados.0.smithi003.stdout:152: oid 152 version 41 is already newer than 40 2024-09-21T10:11:27.367 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 152 v 41 (ObjNum 151 snap 0 seq_num 151) dirty exists 2024-09-21T10:11:27.367 INFO:tasks.rados.rados.0.smithi003.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2024-09-21T10:11:27.367 INFO:tasks.rados.rados.0.smithi003.stdout:152: done (15 left) 2024-09-21T10:11:27.367 INFO:tasks.rados.rados.0.smithi003.stdout:168: write initial oid 168 2024-09-21T10:11:27.367 INFO:tasks.rados.rados.0.smithi003.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2024-09-21T10:11:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:168: writing smithi00370293-168 from 406769 to 1016765 tid 1 2024-09-21T10:11:27.377 INFO:tasks.rados.rados.0.smithi003.stdout:168: writing smithi00370293-168 from 1439434 to 1873148 tid 2 2024-09-21T10:11:27.382 INFO:tasks.rados.rados.0.smithi003.stdout:168: writing smithi00370293-168 from 2303522 to 2806769 tid 3 2024-09-21T10:11:27.382 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.382 INFO:tasks.rados.rados.0.smithi003.stdout:153: finishing write tid 1 to smithi00370293-153 2024-09-21T10:11:27.382 INFO:tasks.rados.rados.0.smithi003.stdout:153: finishing write tid 2 to smithi00370293-153 2024-09-21T10:11:27.382 INFO:tasks.rados.rados.0.smithi003.stdout:153: finishing write tid 3 to smithi00370293-153 2024-09-21T10:11:27.382 INFO:tasks.rados.rados.0.smithi003.stdout:153: finishing write tid 4 to smithi00370293-153 2024-09-21T10:11:27.382 INFO:tasks.rados.rados.0.smithi003.stdout:153: oid 153 updating version 0 to 22 2024-09-21T10:11:27.382 INFO:tasks.rados.rados.0.smithi003.stdout:153: oid 153 updating version 22 to 23 2024-09-21T10:11:27.383 INFO:tasks.rados.rados.0.smithi003.stdout:153: oid 153 updating version 23 to 24 2024-09-21T10:11:27.383 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 153 v 24 (ObjNum 152 snap 0 seq_num 152) dirty exists 2024-09-21T10:11:27.383 INFO:tasks.rados.rados.0.smithi003.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2024-09-21T10:11:27.383 INFO:tasks.rados.rados.0.smithi003.stdout:154: finishing write tid 1 to smithi00370293-154 2024-09-21T10:11:27.383 INFO:tasks.rados.rados.0.smithi003.stdout:153: done (15 left) 2024-09-21T10:11:27.383 INFO:tasks.rados.rados.0.smithi003.stdout:169: write initial oid 169 2024-09-21T10:11:27.383 INFO:tasks.rados.rados.0.smithi003.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2024-09-21T10:11:27.386 INFO:tasks.rados.rados.0.smithi003.stdout:169: writing smithi00370293-169 from 423576 to 825174 tid 1 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:169: writing smithi00370293-169 from 1497916 to 2191641 tid 2 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:154: finishing write tid 2 to smithi00370293-154 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:154: finishing write tid 3 to smithi00370293-154 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:154: finishing write tid 4 to smithi00370293-154 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:154: oid 154 updating version 0 to 20 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:154: oid 154 updating version 20 to 22 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:154: oid 154 version 22 is already newer than 21 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 154 v 22 (ObjNum 153 snap 0 seq_num 153) dirty exists 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:155: finishing write tid 1 to smithi00370293-155 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:154: done (15 left) 2024-09-21T10:11:27.395 INFO:tasks.rados.rados.0.smithi003.stdout:170: write initial oid 170 2024-09-21T10:11:27.396 INFO:tasks.rados.rados.0.smithi003.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2024-09-21T10:11:27.400 INFO:tasks.rados.rados.0.smithi003.stdout:170: writing smithi00370293-170 from 440383 to 917230 tid 1 2024-09-21T10:11:27.406 INFO:tasks.rados.rados.0.smithi003.stdout:170: writing smithi00370293-170 from 1556398 to 1993781 tid 2 2024-09-21T10:11:27.411 INFO:tasks.rados.rados.0.smithi003.stdout:170: writing smithi00370293-170 from 2474721 to 2840383 tid 3 2024-09-21T10:11:27.411 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:155: finishing write tid 2 to smithi00370293-155 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:155: finishing write tid 3 to smithi00370293-155 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:155: finishing write tid 4 to smithi00370293-155 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:155: oid 155 updating version 0 to 35 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:155: oid 155 version 35 is already newer than 34 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:155: oid 155 updating version 35 to 36 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 155 v 36 (ObjNum 154 snap 0 seq_num 154) dirty exists 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:156: finishing write tid 1 to smithi00370293-156 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:155: done (15 left) 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:171: write initial oid 171 2024-09-21T10:11:27.412 INFO:tasks.rados.rados.0.smithi003.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2024-09-21T10:11:27.417 INFO:tasks.rados.rados.0.smithi003.stdout:171: writing smithi00370293-171 from 457190 to 1009286 tid 1 2024-09-21T10:11:27.424 INFO:tasks.rados.rados.0.smithi003.stdout:171: writing smithi00370293-171 from 1614880 to 2195921 tid 2 2024-09-21T10:11:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:171: writing smithi00370293-171 from 2785791 to 2857190 tid 3 2024-09-21T10:11:27.428 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:156: finishing write tid 2 to smithi00370293-156 2024-09-21T10:11:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:156: finishing write tid 3 to smithi00370293-156 2024-09-21T10:11:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:156: finishing write tid 4 to smithi00370293-156 2024-09-21T10:11:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:156: oid 156 updating version 0 to 38 2024-09-21T10:11:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:156: oid 156 updating version 38 to 40 2024-09-21T10:11:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:156: oid 156 version 40 is already newer than 39 2024-09-21T10:11:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 156 v 40 (ObjNum 155 snap 0 seq_num 155) dirty exists 2024-09-21T10:11:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2024-09-21T10:11:27.429 INFO:tasks.rados.rados.0.smithi003.stdout:157: finishing write tid 1 to smithi00370293-157 2024-09-21T10:11:27.429 INFO:tasks.rados.rados.0.smithi003.stdout:156: done (15 left) 2024-09-21T10:11:27.429 INFO:tasks.rados.rados.0.smithi003.stdout:172: write initial oid 172 2024-09-21T10:11:27.429 INFO:tasks.rados.rados.0.smithi003.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2024-09-21T10:11:27.434 INFO:tasks.rados.rados.0.smithi003.stdout:172: writing smithi00370293-172 from 473997 to 1101342 tid 1 2024-09-21T10:11:27.440 INFO:tasks.rados.rados.0.smithi003.stdout:172: writing smithi00370293-172 from 1673362 to 2114414 tid 2 2024-09-21T10:11:27.445 INFO:tasks.rados.rados.0.smithi003.stdout:172: writing smithi00370293-172 from 2529567 to 2873997 tid 3 2024-09-21T10:11:27.445 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.445 INFO:tasks.rados.rados.0.smithi003.stdout:157: finishing write tid 2 to smithi00370293-157 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:157: finishing write tid 3 to smithi00370293-157 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:157: finishing write tid 4 to smithi00370293-157 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:157: oid 157 updating version 0 to 38 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:157: oid 157 updating version 38 to 39 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:157: oid 157 version 39 is already newer than 37 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 157 v 39 (ObjNum 156 snap 0 seq_num 156) dirty exists 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:158: finishing write tid 1 to smithi00370293-158 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:158: finishing write tid 2 to smithi00370293-158 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:158: finishing write tid 3 to smithi00370293-158 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:158: finishing write tid 4 to smithi00370293-158 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:158: oid 158 updating version 0 to 39 2024-09-21T10:11:27.446 INFO:tasks.rados.rados.0.smithi003.stdout:158: oid 158 version 39 is already newer than 38 2024-09-21T10:11:27.447 INFO:tasks.rados.rados.0.smithi003.stdout:158: oid 158 version 39 is already newer than 37 2024-09-21T10:11:27.447 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 158 v 39 (ObjNum 157 snap 0 seq_num 157) dirty exists 2024-09-21T10:11:27.447 INFO:tasks.rados.rados.0.smithi003.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2024-09-21T10:11:27.447 INFO:tasks.rados.rados.0.smithi003.stdout:159: finishing write tid 1 to smithi00370293-159 2024-09-21T10:11:27.447 INFO:tasks.rados.rados.0.smithi003.stdout:159: finishing write tid 2 to smithi00370293-159 2024-09-21T10:11:27.447 INFO:tasks.rados.rados.0.smithi003.stdout:159: finishing write tid 3 to smithi00370293-159 2024-09-21T10:11:27.447 INFO:tasks.rados.rados.0.smithi003.stdout:159: finishing write tid 4 to smithi00370293-159 2024-09-21T10:11:27.447 INFO:tasks.rados.rados.0.smithi003.stdout:159: oid 159 updating version 0 to 32 2024-09-21T10:11:27.447 INFO:tasks.rados.rados.0.smithi003.stdout:159: oid 159 updating version 32 to 34 2024-09-21T10:11:27.447 INFO:tasks.rados.rados.0.smithi003.stdout:159: oid 159 version 34 is already newer than 33 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 159 v 34 (ObjNum 158 snap 0 seq_num 158) dirty exists 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:160: finishing write tid 1 to smithi00370293-160 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:160: finishing write tid 2 to smithi00370293-160 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:160: finishing write tid 3 to smithi00370293-160 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:160: finishing write tid 4 to smithi00370293-160 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:160: oid 160 updating version 0 to 49 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:160: oid 160 updating version 49 to 50 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:160: oid 160 updating version 50 to 51 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 160 v 51 (ObjNum 159 snap 0 seq_num 159) dirty exists 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:161: finishing write tid 1 to smithi00370293-161 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:161: finishing write tid 2 to smithi00370293-161 2024-09-21T10:11:27.448 INFO:tasks.rados.rados.0.smithi003.stdout:161: finishing write tid 3 to smithi00370293-161 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:161: finishing write tid 4 to smithi00370293-161 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:161: oid 161 updating version 0 to 27 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:161: oid 161 updating version 27 to 28 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:161: oid 161 updating version 28 to 29 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 161 v 29 (ObjNum 160 snap 0 seq_num 160) dirty exists 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:162: finishing write tid 1 to smithi00370293-162 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:162: finishing write tid 2 to smithi00370293-162 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:162: finishing write tid 3 to smithi00370293-162 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:162: finishing write tid 4 to smithi00370293-162 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:162: oid 162 updating version 0 to 23 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:162: oid 162 updating version 23 to 24 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:162: oid 162 updating version 24 to 25 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 162 v 25 (ObjNum 161 snap 0 seq_num 161) dirty exists 2024-09-21T10:11:27.449 INFO:tasks.rados.rados.0.smithi003.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:163: finishing write tid 1 to smithi00370293-163 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:163: finishing write tid 2 to smithi00370293-163 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:163: finishing write tid 3 to smithi00370293-163 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:163: finishing write tid 4 to smithi00370293-163 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:163: oid 163 updating version 0 to 29 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:163: oid 163 updating version 29 to 30 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:163: oid 163 updating version 30 to 31 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 163 v 31 (ObjNum 162 snap 0 seq_num 162) dirty exists 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:164: finishing write tid 1 to smithi00370293-164 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:164: finishing write tid 2 to smithi00370293-164 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:164: finishing write tid 3 to smithi00370293-164 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:164: finishing write tid 4 to smithi00370293-164 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:164: oid 164 updating version 0 to 26 2024-09-21T10:11:27.450 INFO:tasks.rados.rados.0.smithi003.stdout:164: oid 164 updating version 26 to 28 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:164: oid 164 version 28 is already newer than 27 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 164 v 28 (ObjNum 163 snap 0 seq_num 163) dirty exists 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:165: finishing write tid 1 to smithi00370293-165 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:165: finishing write tid 2 to smithi00370293-165 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:165: finishing write tid 3 to smithi00370293-165 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:165: finishing write tid 4 to smithi00370293-165 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:165: oid 165 updating version 0 to 43 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:165: oid 165 version 43 is already newer than 42 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:165: oid 165 version 43 is already newer than 41 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 165 v 43 (ObjNum 164 snap 0 seq_num 164) dirty exists 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:166: finishing write tid 1 to smithi00370293-166 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:166: finishing write tid 2 to smithi00370293-166 2024-09-21T10:11:27.451 INFO:tasks.rados.rados.0.smithi003.stdout:166: finishing write tid 3 to smithi00370293-166 2024-09-21T10:11:27.452 INFO:tasks.rados.rados.0.smithi003.stdout:166: finishing write tid 4 to smithi00370293-166 2024-09-21T10:11:27.452 INFO:tasks.rados.rados.0.smithi003.stdout:166: finishing write tid 5 to smithi00370293-166 2024-09-21T10:11:27.452 INFO:tasks.rados.rados.0.smithi003.stdout:166: oid 166 updating version 0 to 38 2024-09-21T10:11:27.452 INFO:tasks.rados.rados.0.smithi003.stdout:166: oid 166 version 38 is already newer than 35 2024-09-21T10:11:27.452 INFO:tasks.rados.rados.0.smithi003.stdout:166: oid 166 version 38 is already newer than 37 2024-09-21T10:11:27.452 INFO:tasks.rados.rados.0.smithi003.stdout:166: oid 166 version 38 is already newer than 36 2024-09-21T10:11:27.452 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 166 v 38 (ObjNum 165 snap 0 seq_num 165) dirty exists 2024-09-21T10:11:27.452 INFO:tasks.rados.rados.0.smithi003.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2024-09-21T10:11:27.452 INFO:tasks.rados.rados.0.smithi003.stdout:157: done (15 left) 2024-09-21T10:11:27.452 INFO:tasks.rados.rados.0.smithi003.stdout:158: done (14 left) 2024-09-21T10:11:27.453 INFO:tasks.rados.rados.0.smithi003.stdout:159: done (13 left) 2024-09-21T10:11:27.453 INFO:tasks.rados.rados.0.smithi003.stdout:160: done (12 left) 2024-09-21T10:11:27.453 INFO:tasks.rados.rados.0.smithi003.stdout:161: done (11 left) 2024-09-21T10:11:27.453 INFO:tasks.rados.rados.0.smithi003.stdout:162: done (10 left) 2024-09-21T10:11:27.453 INFO:tasks.rados.rados.0.smithi003.stdout:163: done (9 left) 2024-09-21T10:11:27.453 INFO:tasks.rados.rados.0.smithi003.stdout:164: done (8 left) 2024-09-21T10:11:27.453 INFO:tasks.rados.rados.0.smithi003.stdout:165: done (7 left) 2024-09-21T10:11:27.453 INFO:tasks.rados.rados.0.smithi003.stdout:166: done (6 left) 2024-09-21T10:11:27.453 INFO:tasks.rados.rados.0.smithi003.stdout:173: write initial oid 173 2024-09-21T10:11:27.453 INFO:tasks.rados.rados.0.smithi003.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2024-09-21T10:11:27.454 INFO:tasks.rados.rados.0.smithi003.stdout:173: writing smithi00370293-173 from 490804 to 1193398 tid 1 2024-09-21T10:11:27.457 INFO:tasks.rados.rados.0.smithi003.stdout:173: writing smithi00370293-173 from 1615491 to 2200201 tid 2 2024-09-21T10:11:27.461 INFO:tasks.rados.rados.0.smithi003.stdout:173: writing smithi00370293-173 from 2724284 to 2890804 tid 3 2024-09-21T10:11:27.461 INFO:tasks.rados.rados.0.smithi003.stdout:174: write initial oid 174 2024-09-21T10:11:27.461 INFO:tasks.rados.rados.0.smithi003.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2024-09-21T10:11:27.468 INFO:tasks.rados.rados.0.smithi003.stdout:174: writing smithi00370293-174 from 507611 to 1285454 tid 1 2024-09-21T10:11:27.475 INFO:tasks.rados.rados.0.smithi003.stdout:174: writing smithi00370293-174 from 2073973 to 2518694 tid 2 2024-09-21T10:11:27.475 INFO:tasks.rados.rados.0.smithi003.stdout:175: write initial oid 175 2024-09-21T10:11:27.475 INFO:tasks.rados.rados.0.smithi003.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2024-09-21T10:11:27.481 INFO:tasks.rados.rados.0.smithi003.stdout:175: writing smithi00370293-175 from 524418 to 977510 tid 1 2024-09-21T10:11:27.488 INFO:tasks.rados.rados.0.smithi003.stdout:175: writing smithi00370293-175 from 1732455 to 2320834 tid 2 2024-09-21T10:11:27.492 INFO:tasks.rados.rados.0.smithi003.stdout:175: writing smithi00370293-175 from 2779130 to 2924418 tid 3 2024-09-21T10:11:27.492 INFO:tasks.rados.rados.0.smithi003.stdout:176: write initial oid 176 2024-09-21T10:11:27.492 INFO:tasks.rados.rados.0.smithi003.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2024-09-21T10:11:27.499 INFO:tasks.rados.rados.0.smithi003.stdout:176: writing smithi00370293-176 from 541225 to 1185919 tid 1 2024-09-21T10:11:27.505 INFO:tasks.rados.rados.0.smithi003.stdout:176: writing smithi00370293-176 from 1907290 to 2355680 tid 2 2024-09-21T10:11:27.505 INFO:tasks.rados.rados.0.smithi003.stdout:177: write initial oid 177 2024-09-21T10:11:27.505 INFO:tasks.rados.rados.0.smithi003.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2024-09-21T10:11:27.512 INFO:tasks.rados.rados.0.smithi003.stdout:177: writing smithi00370293-177 from 558032 to 1277975 tid 1 2024-09-21T10:11:27.519 INFO:tasks.rados.rados.0.smithi003.stdout:177: writing smithi00370293-177 from 1849419 to 2441467 tid 2 2024-09-21T10:11:27.519 INFO:tasks.rados.rados.0.smithi003.stdout:178: write initial oid 178 2024-09-21T10:11:27.520 INFO:tasks.rados.rados.0.smithi003.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2024-09-21T10:11:27.527 INFO:tasks.rados.rados.0.smithi003.stdout:178: writing smithi00370293-178 from 574839 to 1370031 tid 1 2024-09-21T10:11:27.533 INFO:tasks.rados.rados.0.smithi003.stdout:178: writing smithi00370293-178 from 1907901 to 2359960 tid 2 2024-09-21T10:11:27.533 INFO:tasks.rados.rados.0.smithi003.stdout:179: write initial oid 179 2024-09-21T10:11:27.533 INFO:tasks.rados.rados.0.smithi003.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2024-09-21T10:11:27.539 INFO:tasks.rados.rados.0.smithi003.stdout:179: writing smithi00370293-179 from 591646 to 1062087 tid 1 2024-09-21T10:11:27.545 INFO:tasks.rados.rados.0.smithi003.stdout:179: writing smithi00370293-179 from 1566383 to 2162100 tid 2 2024-09-21T10:11:27.550 INFO:tasks.rados.rados.0.smithi003.stdout:179: writing smithi00370293-179 from 2888822 to 2991646 tid 3 2024-09-21T10:11:27.550 INFO:tasks.rados.rados.0.smithi003.stdout:180: write initial oid 180 2024-09-21T10:11:27.550 INFO:tasks.rados.rados.0.smithi003.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2024-09-21T10:11:27.556 INFO:tasks.rados.rados.0.smithi003.stdout:180: writing smithi00370293-180 from 608453 to 1154143 tid 1 2024-09-21T10:11:27.561 INFO:tasks.rados.rados.0.smithi003.stdout:180: writing smithi00370293-180 from 1624865 to 2080593 tid 2 2024-09-21T10:11:27.566 INFO:tasks.rados.rados.0.smithi003.stdout:180: writing smithi00370293-180 from 2632598 to 3008453 tid 3 2024-09-21T10:11:27.567 INFO:tasks.rados.rados.0.smithi003.stdout:181: write initial oid 181 2024-09-21T10:11:27.567 INFO:tasks.rados.rados.0.smithi003.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2024-09-21T10:11:27.573 INFO:tasks.rados.rados.0.smithi003.stdout:181: writing smithi00370293-181 from 625260 to 1246199 tid 1 2024-09-21T10:11:27.579 INFO:tasks.rados.rados.0.smithi003.stdout:181: writing smithi00370293-181 from 1683347 to 2282733 tid 2 2024-09-21T10:11:27.584 INFO:tasks.rados.rados.0.smithi003.stdout:181: writing smithi00370293-181 from 2943668 to 3025260 tid 3 2024-09-21T10:11:27.584 INFO:tasks.rados.rados.0.smithi003.stdout:182: write initial oid 182 2024-09-21T10:11:27.584 INFO:tasks.rados.rados.0.smithi003.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2024-09-21T10:11:27.591 INFO:tasks.rados.rados.0.smithi003.stdout:182: writing smithi00370293-182 from 642067 to 1338255 tid 1 2024-09-21T10:11:27.597 INFO:tasks.rados.rados.0.smithi003.stdout:182: writing smithi00370293-182 from 2025476 to 2484873 tid 2 2024-09-21T10:11:27.601 INFO:tasks.rados.rados.0.smithi003.stdout:182: writing smithi00370293-182 from 2971091 to 3042067 tid 3 2024-09-21T10:11:27.601 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.601 INFO:tasks.rados.rados.0.smithi003.stdout:167: finishing write tid 1 to smithi00370293-167 2024-09-21T10:11:27.601 INFO:tasks.rados.rados.0.smithi003.stdout:167: finishing write tid 2 to smithi00370293-167 2024-09-21T10:11:27.601 INFO:tasks.rados.rados.0.smithi003.stdout:167: finishing write tid 3 to smithi00370293-167 2024-09-21T10:11:27.601 INFO:tasks.rados.rados.0.smithi003.stdout:167: finishing write tid 4 to smithi00370293-167 2024-09-21T10:11:27.601 INFO:tasks.rados.rados.0.smithi003.stdout:167: oid 167 updating version 0 to 32 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:167: oid 167 version 32 is already newer than 31 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:167: oid 167 updating version 32 to 33 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 167 v 33 (ObjNum 166 snap 0 seq_num 166) dirty exists 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:168: finishing write tid 1 to smithi00370293-168 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:168: finishing write tid 2 to smithi00370293-168 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:168: finishing write tid 3 to smithi00370293-168 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:168: finishing write tid 4 to smithi00370293-168 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:168: finishing write tid 5 to smithi00370293-168 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:168: oid 168 updating version 0 to 34 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:168: oid 168 updating version 34 to 35 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:168: oid 168 version 35 is already newer than 32 2024-09-21T10:11:27.602 INFO:tasks.rados.rados.0.smithi003.stdout:168: oid 168 version 35 is already newer than 33 2024-09-21T10:11:27.603 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 168 v 35 (ObjNum 167 snap 0 seq_num 167) dirty exists 2024-09-21T10:11:27.603 INFO:tasks.rados.rados.0.smithi003.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2024-09-21T10:11:27.603 INFO:tasks.rados.rados.0.smithi003.stdout:167: done (15 left) 2024-09-21T10:11:27.603 INFO:tasks.rados.rados.0.smithi003.stdout:168: done (14 left) 2024-09-21T10:11:27.603 INFO:tasks.rados.rados.0.smithi003.stdout:183: write initial oid 183 2024-09-21T10:11:27.603 INFO:tasks.rados.rados.0.smithi003.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2024-09-21T10:11:27.609 INFO:tasks.rados.rados.0.smithi003.stdout:183: writing smithi00370293-183 from 658874 to 1430311 tid 1 2024-09-21T10:11:27.616 INFO:tasks.rados.rados.0.smithi003.stdout:183: writing smithi00370293-183 from 2083958 to 2687013 tid 2 2024-09-21T10:11:27.616 INFO:tasks.rados.rados.0.smithi003.stdout:184: write initial oid 184 2024-09-21T10:11:27.616 INFO:tasks.rados.rados.0.smithi003.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2024-09-21T10:11:27.623 INFO:tasks.rados.rados.0.smithi003.stdout:184: writing smithi00370293-184 from 675681 to 1238720 tid 1 2024-09-21T10:11:27.631 INFO:tasks.rados.rados.0.smithi003.stdout:184: writing smithi00370293-184 from 1858793 to 2605506 tid 2 2024-09-21T10:11:27.634 INFO:tasks.rados.rados.0.smithi003.stdout:184: writing smithi00370293-184 from 3025937 to 3075681 tid 3 2024-09-21T10:11:27.634 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.634 INFO:tasks.rados.rados.0.smithi003.stdout:169: finishing write tid 1 to smithi00370293-169 2024-09-21T10:11:27.634 INFO:tasks.rados.rados.0.smithi003.stdout:169: finishing write tid 2 to smithi00370293-169 2024-09-21T10:11:27.634 INFO:tasks.rados.rados.0.smithi003.stdout:169: finishing write tid 3 to smithi00370293-169 2024-09-21T10:11:27.634 INFO:tasks.rados.rados.0.smithi003.stdout:169: finishing write tid 4 to smithi00370293-169 2024-09-21T10:11:27.634 INFO:tasks.rados.rados.0.smithi003.stdout:169: oid 169 updating version 0 to 46 2024-09-21T10:11:27.634 INFO:tasks.rados.rados.0.smithi003.stdout:169: oid 169 updating version 46 to 47 2024-09-21T10:11:27.634 INFO:tasks.rados.rados.0.smithi003.stdout:169: oid 169 version 47 is already newer than 45 2024-09-21T10:11:27.634 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 169 v 47 (ObjNum 168 snap 0 seq_num 168) dirty exists 2024-09-21T10:11:27.635 INFO:tasks.rados.rados.0.smithi003.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2024-09-21T10:11:27.635 INFO:tasks.rados.rados.0.smithi003.stdout:170: finishing write tid 1 to smithi00370293-170 2024-09-21T10:11:27.635 INFO:tasks.rados.rados.0.smithi003.stdout:169: done (15 left) 2024-09-21T10:11:27.635 INFO:tasks.rados.rados.0.smithi003.stdout:185: write initial oid 185 2024-09-21T10:11:27.635 INFO:tasks.rados.rados.0.smithi003.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2024-09-21T10:11:27.641 INFO:tasks.rados.rados.0.smithi003.stdout:185: writing smithi00370293-185 from 692488 to 1330776 tid 1 2024-09-21T10:11:27.648 INFO:tasks.rados.rados.0.smithi003.stdout:185: writing smithi00370293-185 from 1917275 to 2523999 tid 2 2024-09-21T10:11:27.648 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:170: finishing write tid 2 to smithi00370293-170 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:170: finishing write tid 3 to smithi00370293-170 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:170: finishing write tid 4 to smithi00370293-170 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:170: finishing write tid 5 to smithi00370293-170 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:170: oid 170 updating version 0 to 41 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:170: oid 170 updating version 41 to 43 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:170: oid 170 version 43 is already newer than 42 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:170: oid 170 version 43 is already newer than 40 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 170 v 43 (ObjNum 169 snap 0 seq_num 169) dirty exists 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:171: finishing write tid 1 to smithi00370293-171 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:171: finishing write tid 2 to smithi00370293-171 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:171: finishing write tid 3 to smithi00370293-171 2024-09-21T10:11:27.649 INFO:tasks.rados.rados.0.smithi003.stdout:170: done (15 left) 2024-09-21T10:11:27.650 INFO:tasks.rados.rados.0.smithi003.stdout:186: write initial oid 186 2024-09-21T10:11:27.650 INFO:tasks.rados.rados.0.smithi003.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2024-09-21T10:11:27.656 INFO:tasks.rados.rados.0.smithi003.stdout:186: writing smithi00370293-186 from 709295 to 1422832 tid 1 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout:186: writing smithi00370293-186 from 1859404 to 2609786 tid 2 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout:171: finishing write tid 4 to smithi00370293-171 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout:171: finishing write tid 5 to smithi00370293-171 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout:171: oid 171 updating version 0 to 42 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout:171: oid 171 version 42 is already newer than 39 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout:171: oid 171 version 42 is already newer than 41 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout:171: oid 171 version 42 is already newer than 40 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 171 v 42 (ObjNum 170 snap 0 seq_num 170) dirty exists 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout:172: finishing write tid 1 to smithi00370293-172 2024-09-21T10:11:27.664 INFO:tasks.rados.rados.0.smithi003.stdout:171: done (15 left) 2024-09-21T10:11:27.665 INFO:tasks.rados.rados.0.smithi003.stdout:187: write initial oid 187 2024-09-21T10:11:27.665 INFO:tasks.rados.rados.0.smithi003.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2024-09-21T10:11:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:187: writing smithi00370293-187 from 726102 to 1514888 tid 1 2024-09-21T10:11:27.677 INFO:tasks.rados.rados.0.smithi003.stdout:187: writing smithi00370293-187 from 1917886 to 2528279 tid 2 2024-09-21T10:11:27.682 INFO:tasks.rados.rados.0.smithi003.stdout:187: writing smithi00370293-187 from 3108206 to 3126102 tid 3 2024-09-21T10:11:27.682 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.682 INFO:tasks.rados.rados.0.smithi003.stdout:172: finishing write tid 2 to smithi00370293-172 2024-09-21T10:11:27.682 INFO:tasks.rados.rados.0.smithi003.stdout:172: finishing write tid 3 to smithi00370293-172 2024-09-21T10:11:27.682 INFO:tasks.rados.rados.0.smithi003.stdout:172: finishing write tid 4 to smithi00370293-172 2024-09-21T10:11:27.682 INFO:tasks.rados.rados.0.smithi003.stdout:172: finishing write tid 5 to smithi00370293-172 2024-09-21T10:11:27.682 INFO:tasks.rados.rados.0.smithi003.stdout:172: oid 172 updating version 0 to 44 2024-09-21T10:11:27.682 INFO:tasks.rados.rados.0.smithi003.stdout:172: oid 172 updating version 44 to 45 2024-09-21T10:11:27.682 INFO:tasks.rados.rados.0.smithi003.stdout:172: oid 172 updating version 45 to 46 2024-09-21T10:11:27.682 INFO:tasks.rados.rados.0.smithi003.stdout:172: oid 172 updating version 46 to 47 2024-09-21T10:11:27.682 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 172 v 47 (ObjNum 171 snap 0 seq_num 171) dirty exists 2024-09-21T10:11:27.683 INFO:tasks.rados.rados.0.smithi003.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2024-09-21T10:11:27.683 INFO:tasks.rados.rados.0.smithi003.stdout:173: finishing write tid 1 to smithi00370293-173 2024-09-21T10:11:27.683 INFO:tasks.rados.rados.0.smithi003.stdout:173: finishing write tid 2 to smithi00370293-173 2024-09-21T10:11:27.683 INFO:tasks.rados.rados.0.smithi003.stdout:172: done (15 left) 2024-09-21T10:11:27.683 INFO:tasks.rados.rados.0.smithi003.stdout:188: write initial oid 188 2024-09-21T10:11:27.683 INFO:tasks.rados.rados.0.smithi003.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2024-09-21T10:11:27.688 INFO:tasks.rados.rados.0.smithi003.stdout:188: writing smithi00370293-188 from 742909 to 1206944 tid 1 2024-09-21T10:11:27.697 INFO:tasks.rados.rados.0.smithi003.stdout:188: writing smithi00370293-188 from 1976368 to 2730419 tid 2 2024-09-21T10:11:27.697 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.697 INFO:tasks.rados.rados.0.smithi003.stdout:173: finishing write tid 3 to smithi00370293-173 2024-09-21T10:11:27.697 INFO:tasks.rados.rados.0.smithi003.stdout:173: finishing write tid 4 to smithi00370293-173 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:173: finishing write tid 5 to smithi00370293-173 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:173: oid 173 updating version 0 to 33 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:173: oid 173 version 33 is already newer than 31 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:173: oid 173 version 33 is already newer than 30 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:173: oid 173 version 33 is already newer than 32 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 173 v 33 (ObjNum 172 snap 0 seq_num 172) dirty exists 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:174: finishing write tid 1 to smithi00370293-174 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:174: finishing write tid 2 to smithi00370293-174 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:174: finishing write tid 3 to smithi00370293-174 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:174: finishing write tid 4 to smithi00370293-174 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:174: oid 174 updating version 0 to 50 2024-09-21T10:11:27.698 INFO:tasks.rados.rados.0.smithi003.stdout:174: oid 174 version 50 is already newer than 49 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:174: oid 174 version 50 is already newer than 48 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 174 v 50 (ObjNum 173 snap 0 seq_num 173) dirty exists 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:175: finishing write tid 1 to smithi00370293-175 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:175: finishing write tid 2 to smithi00370293-175 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:175: finishing write tid 3 to smithi00370293-175 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:175: finishing write tid 4 to smithi00370293-175 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:175: finishing write tid 5 to smithi00370293-175 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:175: oid 175 updating version 0 to 41 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:175: oid 175 updating version 41 to 43 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:175: oid 175 version 43 is already newer than 42 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:175: oid 175 version 43 is already newer than 40 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 175 v 43 (ObjNum 174 snap 0 seq_num 174) dirty exists 2024-09-21T10:11:27.699 INFO:tasks.rados.rados.0.smithi003.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:176: finishing write tid 1 to smithi00370293-176 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:176: finishing write tid 2 to smithi00370293-176 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:176: finishing write tid 3 to smithi00370293-176 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:176: finishing write tid 4 to smithi00370293-176 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:176: oid 176 updating version 0 to 48 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:176: oid 176 updating version 48 to 49 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:176: oid 176 updating version 49 to 50 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 176 v 50 (ObjNum 175 snap 0 seq_num 175) dirty exists 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:177: finishing write tid 1 to smithi00370293-177 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:177: finishing write tid 2 to smithi00370293-177 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:177: finishing write tid 3 to smithi00370293-177 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:177: finishing write tid 4 to smithi00370293-177 2024-09-21T10:11:27.700 INFO:tasks.rados.rados.0.smithi003.stdout:177: oid 177 updating version 0 to 38 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:177: oid 177 version 38 is already newer than 37 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:177: oid 177 version 38 is already newer than 36 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 177 v 38 (ObjNum 176 snap 0 seq_num 176) dirty exists 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:178: finishing write tid 1 to smithi00370293-178 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:178: finishing write tid 2 to smithi00370293-178 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:178: finishing write tid 3 to smithi00370293-178 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:178: finishing write tid 4 to smithi00370293-178 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:178: oid 178 updating version 0 to 52 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:178: oid 178 updating version 52 to 53 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:178: oid 178 version 53 is already newer than 51 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 178 v 53 (ObjNum 177 snap 0 seq_num 177) dirty exists 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:179: finishing write tid 1 to smithi00370293-179 2024-09-21T10:11:27.701 INFO:tasks.rados.rados.0.smithi003.stdout:179: finishing write tid 2 to smithi00370293-179 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:179: finishing write tid 3 to smithi00370293-179 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:179: finishing write tid 4 to smithi00370293-179 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:179: finishing write tid 5 to smithi00370293-179 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:179: oid 179 updating version 0 to 24 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:179: oid 179 version 24 is already newer than 22 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:179: oid 179 updating version 24 to 25 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:179: oid 179 version 25 is already newer than 23 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 179 v 25 (ObjNum 178 snap 0 seq_num 178) dirty exists 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:180: finishing write tid 1 to smithi00370293-180 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:180: finishing write tid 2 to smithi00370293-180 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:180: finishing write tid 3 to smithi00370293-180 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:180: finishing write tid 4 to smithi00370293-180 2024-09-21T10:11:27.702 INFO:tasks.rados.rados.0.smithi003.stdout:180: finishing write tid 5 to smithi00370293-180 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:180: oid 180 updating version 0 to 36 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:180: oid 180 version 36 is already newer than 34 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:180: oid 180 updating version 36 to 37 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:180: oid 180 version 37 is already newer than 35 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 180 v 37 (ObjNum 179 snap 0 seq_num 179) dirty exists 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:181: finishing write tid 1 to smithi00370293-181 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:181: finishing write tid 2 to smithi00370293-181 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:181: finishing write tid 3 to smithi00370293-181 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:181: finishing write tid 4 to smithi00370293-181 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:181: finishing write tid 5 to smithi00370293-181 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:181: oid 181 updating version 0 to 25 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:181: oid 181 version 25 is already newer than 24 2024-09-21T10:11:27.703 INFO:tasks.rados.rados.0.smithi003.stdout:181: oid 181 version 25 is already newer than 23 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:181: oid 181 version 25 is already newer than 22 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 181 v 25 (ObjNum 180 snap 0 seq_num 180) dirty exists 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:182: finishing write tid 1 to smithi00370293-182 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:182: finishing write tid 2 to smithi00370293-182 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:182: finishing write tid 3 to smithi00370293-182 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:182: finishing write tid 4 to smithi00370293-182 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:182: finishing write tid 5 to smithi00370293-182 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:182: oid 182 updating version 0 to 41 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:182: oid 182 version 41 is already newer than 40 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:182: oid 182 version 41 is already newer than 38 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:182: oid 182 version 41 is already newer than 39 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 182 v 41 (ObjNum 181 snap 0 seq_num 181) dirty exists 2024-09-21T10:11:27.704 INFO:tasks.rados.rados.0.smithi003.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:183: finishing write tid 1 to smithi00370293-183 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:183: finishing write tid 2 to smithi00370293-183 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:183: finishing write tid 3 to smithi00370293-183 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:173: done (15 left) 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:174: done (14 left) 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:175: done (13 left) 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:176: done (12 left) 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:177: done (11 left) 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:178: done (10 left) 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:179: done (9 left) 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:180: done (8 left) 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:181: done (7 left) 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:182: done (6 left) 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:189: write initial oid 189 2024-09-21T10:11:27.705 INFO:tasks.rados.rados.0.smithi003.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2024-09-21T10:11:27.706 INFO:tasks.rados.rados.0.smithi003.stdout:189: writing smithi00370293-189 from 759716 to 1299000 tid 1 2024-09-21T10:11:27.712 INFO:tasks.rados.rados.0.smithi003.stdout:189: writing smithi00370293-189 from 2034850 to 2648912 tid 2 2024-09-21T10:11:27.712 INFO:tasks.rados.rados.0.smithi003.stdout:190: write initial oid 190 2024-09-21T10:11:27.712 INFO:tasks.rados.rados.0.smithi003.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2024-09-21T10:11:27.719 INFO:tasks.rados.rados.0.smithi003.stdout:190: writing smithi00370293-190 from 776523 to 1391056 tid 1 2024-09-21T10:11:27.727 INFO:tasks.rados.rados.0.smithi003.stdout:190: writing smithi00370293-190 from 1976979 to 2734699 tid 2 2024-09-21T10:11:27.727 INFO:tasks.rados.rados.0.smithi003.stdout:191: write initial oid 191 2024-09-21T10:11:27.727 INFO:tasks.rados.rados.0.smithi003.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2024-09-21T10:11:27.735 INFO:tasks.rados.rados.0.smithi003.stdout:191: writing smithi00370293-191 from 793330 to 1483112 tid 1 2024-09-21T10:11:27.742 INFO:tasks.rados.rados.0.smithi003.stdout:191: writing smithi00370293-191 from 2035461 to 2653192 tid 2 2024-09-21T10:11:27.745 INFO:tasks.rados.rados.0.smithi003.stdout:191: writing smithi00370293-191 from 3101545 to 3193330 tid 3 2024-09-21T10:11:27.745 INFO:tasks.rados.rados.0.smithi003.stdout:192: write initial oid 192 2024-09-21T10:11:27.746 INFO:tasks.rados.rados.0.smithi003.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2024-09-21T10:11:27.751 INFO:tasks.rados.rados.0.smithi003.stdout:192: writing smithi00370293-192 from 410137 to 891521 tid 1 2024-09-21T10:11:27.758 INFO:tasks.rados.rados.0.smithi003.stdout:192: writing smithi00370293-192 from 1410296 to 2171685 tid 2 2024-09-21T10:11:27.764 INFO:tasks.rados.rados.0.smithi003.stdout:192: writing smithi00370293-192 from 2728968 to 3210137 tid 3 2024-09-21T10:11:27.764 INFO:tasks.rados.rados.0.smithi003.stdout:193: write initial oid 193 2024-09-21T10:11:27.764 INFO:tasks.rados.rados.0.smithi003.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2024-09-21T10:11:27.770 INFO:tasks.rados.rados.0.smithi003.stdout:193: writing smithi00370293-193 from 426944 to 983577 tid 1 2024-09-21T10:11:27.776 INFO:tasks.rados.rados.0.smithi003.stdout:193: writing smithi00370293-193 from 1468778 to 2090178 tid 2 2024-09-21T10:11:27.783 INFO:tasks.rados.rados.0.smithi003.stdout:193: writing smithi00370293-193 from 2872744 to 3226944 tid 3 2024-09-21T10:11:27.783 INFO:tasks.rados.rados.0.smithi003.stdout:194: write initial oid 194 2024-09-21T10:11:27.783 INFO:tasks.rados.rados.0.smithi003.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2024-09-21T10:11:27.789 INFO:tasks.rados.rados.0.smithi003.stdout:194: writing smithi00370293-194 from 443751 to 1075633 tid 1 2024-09-21T10:11:27.797 INFO:tasks.rados.rados.0.smithi003.stdout:194: writing smithi00370293-194 from 1810907 to 2575965 tid 2 2024-09-21T10:11:27.801 INFO:tasks.rados.rados.0.smithi003.stdout:194: writing smithi00370293-194 from 3067461 to 3243751 tid 3 2024-09-21T10:11:27.801 INFO:tasks.rados.rados.0.smithi003.stdout:195: write initial oid 195 2024-09-21T10:11:27.801 INFO:tasks.rados.rados.0.smithi003.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2024-09-21T10:11:27.808 INFO:tasks.rados.rados.0.smithi003.stdout:195: writing smithi00370293-195 from 460558 to 1167689 tid 1 2024-09-21T10:11:27.815 INFO:tasks.rados.rados.0.smithi003.stdout:195: writing smithi00370293-195 from 1869389 to 2378105 tid 2 2024-09-21T10:11:27.820 INFO:tasks.rados.rados.0.smithi003.stdout:195: writing smithi00370293-195 from 3094884 to 3260558 tid 3 2024-09-21T10:11:27.820 INFO:tasks.rados.rados.0.smithi003.stdout:196: write initial oid 196 2024-09-21T10:11:27.820 INFO:tasks.rados.rados.0.smithi003.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2024-09-21T10:11:27.827 INFO:tasks.rados.rados.0.smithi003.stdout:196: writing smithi00370293-196 from 477365 to 1259745 tid 1 2024-09-21T10:11:27.838 INFO:tasks.rados.rados.0.smithi003.stdout:196: writing smithi00370293-196 from 1927871 to 2696598 tid 2 2024-09-21T10:11:27.839 INFO:tasks.rados.rados.0.smithi003.stdout:196: writing smithi00370293-196 from 3122307 to 3277365 tid 3 2024-09-21T10:11:27.839 INFO:tasks.rados.rados.0.smithi003.stdout:197: write initial oid 197 2024-09-21T10:11:27.839 INFO:tasks.rados.rados.0.smithi003.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2024-09-21T10:11:27.844 INFO:tasks.rados.rados.0.smithi003.stdout:197: writing smithi00370293-197 from 494172 to 951801 tid 1 2024-09-21T10:11:27.851 INFO:tasks.rados.rados.0.smithi003.stdout:197: writing smithi00370293-197 from 1586353 to 2098738 tid 2 2024-09-21T10:11:27.858 INFO:tasks.rados.rados.0.smithi003.stdout:197: writing smithi00370293-197 from 2749730 to 3294172 tid 3 2024-09-21T10:11:27.858 INFO:tasks.rados.rados.0.smithi003.stdout:198: write initial oid 198 2024-09-21T10:11:27.858 INFO:tasks.rados.rados.0.smithi003.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2024-09-21T10:11:27.864 INFO:tasks.rados.rados.0.smithi003.stdout:198: writing smithi00370293-198 from 510979 to 1043857 tid 1 2024-09-21T10:11:27.872 INFO:tasks.rados.rados.0.smithi003.stdout:198: writing smithi00370293-198 from 1528482 to 2300878 tid 2 2024-09-21T10:11:27.877 INFO:tasks.rados.rados.0.smithi003.stdout:198: writing smithi00370293-198 from 3060800 to 3310979 tid 3 2024-09-21T10:11:27.878 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.878 INFO:tasks.rados.rados.0.smithi003.stdout:183: finishing write tid 4 to smithi00370293-183 2024-09-21T10:11:27.878 INFO:tasks.rados.rados.0.smithi003.stdout:183: oid 183 updating version 0 to 44 2024-09-21T10:11:27.878 INFO:tasks.rados.rados.0.smithi003.stdout:183: oid 183 version 44 is already newer than 42 2024-09-21T10:11:27.878 INFO:tasks.rados.rados.0.smithi003.stdout:183: oid 183 version 44 is already newer than 43 2024-09-21T10:11:27.878 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 183 v 44 (ObjNum 182 snap 0 seq_num 182) dirty exists 2024-09-21T10:11:27.878 INFO:tasks.rados.rados.0.smithi003.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2024-09-21T10:11:27.878 INFO:tasks.rados.rados.0.smithi003.stdout:183: done (15 left) 2024-09-21T10:11:27.878 INFO:tasks.rados.rados.0.smithi003.stdout:199: write initial oid 199 2024-09-21T10:11:27.878 INFO:tasks.rados.rados.0.smithi003.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2024-09-21T10:11:27.884 INFO:tasks.rados.rados.0.smithi003.stdout:199: writing smithi00370293-199 from 527786 to 1252266 tid 1 2024-09-21T10:11:27.890 INFO:tasks.rados.rados.0.smithi003.stdout:199: writing smithi00370293-199 from 1703317 to 2219371 tid 2 2024-09-21T10:11:27.896 INFO:tasks.rados.rados.0.smithi003.stdout:199: writing smithi00370293-199 from 2804576 to 3239611 tid 3 2024-09-21T10:11:27.896 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:184: finishing write tid 1 to smithi00370293-184 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:184: finishing write tid 2 to smithi00370293-184 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:184: finishing write tid 3 to smithi00370293-184 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:184: finishing write tid 4 to smithi00370293-184 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:184: finishing write tid 5 to smithi00370293-184 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:184: oid 184 updating version 0 to 45 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:184: oid 184 updating version 45 to 46 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:184: oid 184 updating version 46 to 47 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:184: oid 184 version 47 is already newer than 44 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 184 v 47 (ObjNum 183 snap 0 seq_num 183) dirty exists 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:185: finishing write tid 1 to smithi00370293-185 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:185: finishing write tid 2 to smithi00370293-185 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:185: finishing write tid 3 to smithi00370293-185 2024-09-21T10:11:27.897 INFO:tasks.rados.rados.0.smithi003.stdout:185: finishing write tid 4 to smithi00370293-185 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:185: oid 185 updating version 0 to 53 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:185: oid 185 version 53 is already newer than 52 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:185: oid 185 updating version 53 to 54 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 185 v 54 (ObjNum 184 snap 0 seq_num 184) dirty exists 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:186: finishing write tid 1 to smithi00370293-186 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:186: finishing write tid 2 to smithi00370293-186 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:186: finishing write tid 3 to smithi00370293-186 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:186: finishing write tid 4 to smithi00370293-186 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:186: oid 186 updating version 0 to 39 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:186: oid 186 updating version 39 to 41 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:186: oid 186 version 41 is already newer than 40 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 186 v 41 (ObjNum 185 snap 0 seq_num 185) dirty exists 2024-09-21T10:11:27.898 INFO:tasks.rados.rados.0.smithi003.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2024-09-21T10:11:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:187: finishing write tid 1 to smithi00370293-187 2024-09-21T10:11:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:187: finishing write tid 2 to smithi00370293-187 2024-09-21T10:11:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:187: finishing write tid 3 to smithi00370293-187 2024-09-21T10:11:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:184: done (15 left) 2024-09-21T10:11:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:185: done (14 left) 2024-09-21T10:11:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:186: done (13 left) 2024-09-21T10:11:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:200: write initial oid 200 2024-09-21T10:11:27.899 INFO:tasks.rados.rados.0.smithi003.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2024-09-21T10:11:27.903 INFO:tasks.rados.rados.0.smithi003.stdout:200: writing smithi00370293-200 from 544593 to 1344322 tid 1 2024-09-21T10:11:27.910 INFO:tasks.rados.rados.0.smithi003.stdout:200: writing smithi00370293-200 from 1761799 to 2537864 tid 2 2024-09-21T10:11:27.916 INFO:tasks.rados.rados.0.smithi003.stdout:200: writing smithi00370293-200 from 2948352 to 3344593 tid 3 2024-09-21T10:11:27.916 INFO:tasks.rados.rados.0.smithi003.stdout:201: write initial oid 201 2024-09-21T10:11:27.916 INFO:tasks.rados.rados.0.smithi003.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2024-09-21T10:11:27.921 INFO:tasks.rados.rados.0.smithi003.stdout:201: writing smithi00370293-201 from 561400 to 1036378 tid 1 2024-09-21T10:11:27.929 INFO:tasks.rados.rados.0.smithi003.stdout:201: writing smithi00370293-201 from 1820281 to 2340004 tid 2 2024-09-21T10:11:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:201: writing smithi00370293-201 from 2859422 to 3317001 tid 3 2024-09-21T10:11:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:202: write initial oid 202 2024-09-21T10:11:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2024-09-21T10:11:27.941 INFO:tasks.rados.rados.0.smithi003.stdout:202: writing smithi00370293-202 from 578207 to 1128434 tid 1 2024-09-21T10:11:27.949 INFO:tasks.rados.rados.0.smithi003.stdout:202: writing smithi00370293-202 from 1762410 to 2542144 tid 2 2024-09-21T10:11:27.955 INFO:tasks.rados.rados.0.smithi003.stdout:202: writing smithi00370293-202 from 3286845 to 3378207 tid 3 2024-09-21T10:11:27.955 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.955 INFO:tasks.rados.rados.0.smithi003.stdout:187: finishing write tid 4 to smithi00370293-187 2024-09-21T10:11:27.955 INFO:tasks.rados.rados.0.smithi003.stdout:187: finishing write tid 5 to smithi00370293-187 2024-09-21T10:11:27.955 INFO:tasks.rados.rados.0.smithi003.stdout:187: oid 187 updating version 0 to 62 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:187: oid 187 updating version 62 to 63 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:187: oid 187 updating version 63 to 64 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:187: oid 187 version 64 is already newer than 61 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 187 v 64 (ObjNum 186 snap 0 seq_num 186) dirty exists 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:188: finishing write tid 1 to smithi00370293-188 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:188: finishing write tid 2 to smithi00370293-188 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:188: finishing write tid 3 to smithi00370293-188 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:188: finishing write tid 4 to smithi00370293-188 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:188: oid 188 updating version 0 to 44 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:188: oid 188 updating version 44 to 46 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:188: oid 188 version 46 is already newer than 45 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 188 v 46 (ObjNum 187 snap 0 seq_num 187) dirty exists 2024-09-21T10:11:27.956 INFO:tasks.rados.rados.0.smithi003.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2024-09-21T10:11:27.957 INFO:tasks.rados.rados.0.smithi003.stdout:187: done (15 left) 2024-09-21T10:11:27.957 INFO:tasks.rados.rados.0.smithi003.stdout:188: done (14 left) 2024-09-21T10:11:27.957 INFO:tasks.rados.rados.0.smithi003.stdout:203: write initial oid 203 2024-09-21T10:11:27.957 INFO:tasks.rados.rados.0.smithi003.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2024-09-21T10:11:27.961 INFO:tasks.rados.rados.0.smithi003.stdout:203: writing smithi00370293-203 from 595014 to 1220490 tid 1 2024-09-21T10:11:27.968 INFO:tasks.rados.rados.0.smithi003.stdout:203: writing smithi00370293-203 from 1820892 to 2344284 tid 2 2024-09-21T10:11:27.974 INFO:tasks.rados.rados.0.smithi003.stdout:203: writing smithi00370293-203 from 2797915 to 3394391 tid 3 2024-09-21T10:11:27.974 INFO:tasks.rados.rados.0.smithi003.stdout:204: write initial oid 204 2024-09-21T10:11:27.974 INFO:tasks.rados.rados.0.smithi003.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2024-09-21T10:11:27.981 INFO:tasks.rados.rados.0.smithi003.stdout:204: writing smithi00370293-204 from 611821 to 1312546 tid 1 2024-09-21T10:11:27.989 INFO:tasks.rados.rados.0.smithi003.stdout:204: writing smithi00370293-204 from 1879374 to 2662777 tid 2 2024-09-21T10:11:27.995 INFO:tasks.rados.rados.0.smithi003.stdout:204: writing smithi00370293-204 from 3341691 to 3411821 tid 3 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:189: finishing write tid 1 to smithi00370293-189 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:189: finishing write tid 2 to smithi00370293-189 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:189: finishing write tid 3 to smithi00370293-189 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:189: finishing write tid 4 to smithi00370293-189 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:189: oid 189 updating version 0 to 53 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:189: oid 189 version 53 is already newer than 51 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:189: oid 189 version 53 is already newer than 52 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 189 v 53 (ObjNum 188 snap 0 seq_num 188) dirty exists 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:190: finishing write tid 1 to smithi00370293-190 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:190: finishing write tid 2 to smithi00370293-190 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:190: finishing write tid 3 to smithi00370293-190 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:190: finishing write tid 4 to smithi00370293-190 2024-09-21T10:11:27.996 INFO:tasks.rados.rados.0.smithi003.stdout:190: oid 190 updating version 0 to 42 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:190: oid 190 updating version 42 to 44 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:190: oid 190 version 44 is already newer than 43 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 190 v 44 (ObjNum 189 snap 0 seq_num 189) dirty exists 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:191: finishing write tid 1 to smithi00370293-191 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:191: finishing write tid 2 to smithi00370293-191 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:191: finishing write tid 3 to smithi00370293-191 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:191: finishing write tid 4 to smithi00370293-191 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:191: finishing write tid 5 to smithi00370293-191 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:191: oid 191 updating version 0 to 26 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:191: oid 191 updating version 26 to 28 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:191: oid 191 version 28 is already newer than 27 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:191: oid 191 version 28 is already newer than 25 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 191 v 28 (ObjNum 190 snap 0 seq_num 190) dirty exists 2024-09-21T10:11:27.997 INFO:tasks.rados.rados.0.smithi003.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2024-09-21T10:11:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:192: finishing write tid 1 to smithi00370293-192 2024-09-21T10:11:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:192: finishing write tid 2 to smithi00370293-192 2024-09-21T10:11:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:192: finishing write tid 3 to smithi00370293-192 2024-09-21T10:11:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:192: finishing write tid 4 to smithi00370293-192 2024-09-21T10:11:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:192: finishing write tid 5 to smithi00370293-192 2024-09-21T10:11:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:192: oid 192 updating version 0 to 35 2024-09-21T10:11:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:192: oid 192 version 35 is already newer than 34 2024-09-21T10:11:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:192: oid 192 updating version 35 to 37 2024-09-21T10:11:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:192: oid 192 version 37 is already newer than 36 2024-09-21T10:11:27.998 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 192 v 37 (ObjNum 191 snap 0 seq_num 191) dirty exists 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:193: finishing write tid 1 to smithi00370293-193 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:193: finishing write tid 2 to smithi00370293-193 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:193: finishing write tid 3 to smithi00370293-193 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:193: finishing write tid 4 to smithi00370293-193 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:193: finishing write tid 5 to smithi00370293-193 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:193: oid 193 updating version 0 to 46 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:193: oid 193 version 46 is already newer than 45 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:193: oid 193 updating version 46 to 47 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:193: oid 193 updating version 47 to 48 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 193 v 48 (ObjNum 192 snap 0 seq_num 192) dirty exists 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:194: finishing write tid 1 to smithi00370293-194 2024-09-21T10:11:27.999 INFO:tasks.rados.rados.0.smithi003.stdout:194: finishing write tid 2 to smithi00370293-194 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:194: finishing write tid 3 to smithi00370293-194 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:194: finishing write tid 4 to smithi00370293-194 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:194: finishing write tid 5 to smithi00370293-194 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:194: oid 194 updating version 0 to 43 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:194: oid 194 version 43 is already newer than 42 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:194: oid 194 updating version 43 to 45 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:194: oid 194 version 45 is already newer than 44 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 194 v 45 (ObjNum 193 snap 0 seq_num 193) dirty exists 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:195: finishing write tid 1 to smithi00370293-195 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:195: finishing write tid 2 to smithi00370293-195 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:195: finishing write tid 3 to smithi00370293-195 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:195: finishing write tid 4 to smithi00370293-195 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:195: finishing write tid 5 to smithi00370293-195 2024-09-21T10:11:28.000 INFO:tasks.rados.rados.0.smithi003.stdout:195: oid 195 updating version 0 to 26 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:195: oid 195 updating version 26 to 28 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:195: oid 195 updating version 28 to 29 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:195: oid 195 version 29 is already newer than 27 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 195 v 29 (ObjNum 194 snap 0 seq_num 194) dirty exists 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:196: finishing write tid 1 to smithi00370293-196 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:196: finishing write tid 2 to smithi00370293-196 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:196: finishing write tid 3 to smithi00370293-196 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:196: finishing write tid 4 to smithi00370293-196 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:189: done (15 left) 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:190: done (14 left) 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:191: done (13 left) 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:192: done (12 left) 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:193: done (11 left) 2024-09-21T10:11:28.001 INFO:tasks.rados.rados.0.smithi003.stdout:194: done (10 left) 2024-09-21T10:11:28.002 INFO:tasks.rados.rados.0.smithi003.stdout:195: done (9 left) 2024-09-21T10:11:28.002 INFO:tasks.rados.rados.0.smithi003.stdout:205: write initial oid 205 2024-09-21T10:11:28.002 INFO:tasks.rados.rados.0.smithi003.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2024-09-21T10:11:28.002 INFO:tasks.rados.rados.0.smithi003.stdout:205: writing smithi00370293-205 from 628628 to 1404602 tid 1 2024-09-21T10:11:28.007 INFO:tasks.rados.rados.0.smithi003.stdout:205: writing smithi00370293-205 from 1937856 to 2464917 tid 2 2024-09-21T10:11:28.013 INFO:tasks.rados.rados.0.smithi003.stdout:205: writing smithi00370293-205 from 3252761 to 3428628 tid 3 2024-09-21T10:11:28.013 INFO:tasks.rados.rados.0.smithi003.stdout:206: write initial oid 206 2024-09-21T10:11:28.013 INFO:tasks.rados.rados.0.smithi003.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2024-09-21T10:11:28.019 INFO:tasks.rados.rados.0.smithi003.stdout:206: writing smithi00370293-206 from 645435 to 1096658 tid 1 2024-09-21T10:11:28.028 INFO:tasks.rados.rados.0.smithi003.stdout:206: writing smithi00370293-206 from 1879985 to 2667057 tid 2 2024-09-21T10:11:28.032 INFO:tasks.rados.rados.0.smithi003.stdout:206: writing smithi00370293-206 from 3280184 to 3445435 tid 3 2024-09-21T10:11:28.032 INFO:tasks.rados.rados.0.smithi003.stdout:207: write initial oid 207 2024-09-21T10:11:28.033 INFO:tasks.rados.rados.0.smithi003.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2024-09-21T10:11:28.041 INFO:tasks.rados.rados.0.smithi003.stdout:207: writing smithi00370293-207 from 662242 to 1305067 tid 1 2024-09-21T10:11:28.047 INFO:tasks.rados.rados.0.smithi003.stdout:207: writing smithi00370293-207 from 2054820 to 2585550 tid 2 2024-09-21T10:11:28.052 INFO:tasks.rados.rados.0.smithi003.stdout:207: writing smithi00370293-207 from 3307607 to 3462242 tid 3 2024-09-21T10:11:28.052 INFO:tasks.rados.rados.0.smithi003.stdout:208: write initial oid 208 2024-09-21T10:11:28.052 INFO:tasks.rados.rados.0.smithi003.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2024-09-21T10:11:28.060 INFO:tasks.rados.rados.0.smithi003.stdout:208: writing smithi00370293-208 from 679049 to 1397123 tid 1 2024-09-21T10:11:28.068 INFO:tasks.rados.rados.0.smithi003.stdout:208: writing smithi00370293-208 from 2113302 to 2787690 tid 2 2024-09-21T10:11:28.072 INFO:tasks.rados.rados.0.smithi003.stdout:208: writing smithi00370293-208 from 3335030 to 3479049 tid 3 2024-09-21T10:11:28.072 INFO:tasks.rados.rados.0.smithi003.stdout:209: write initial oid 209 2024-09-21T10:11:28.072 INFO:tasks.rados.rados.0.smithi003.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2024-09-21T10:11:28.080 INFO:tasks.rados.rados.0.smithi003.stdout:209: writing smithi00370293-209 from 695856 to 1489179 tid 1 2024-09-21T10:11:28.087 INFO:tasks.rados.rados.0.smithi003.stdout:209: writing smithi00370293-209 from 2171784 to 2706183 tid 2 2024-09-21T10:11:28.092 INFO:tasks.rados.rados.0.smithi003.stdout:209: writing smithi00370293-209 from 3362453 to 3495856 tid 3 2024-09-21T10:11:28.092 INFO:tasks.rados.rados.0.smithi003.stdout:210: write initial oid 210 2024-09-21T10:11:28.092 INFO:tasks.rados.rados.0.smithi003.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2024-09-21T10:11:28.098 INFO:tasks.rados.rados.0.smithi003.stdout:210: writing smithi00370293-210 from 712663 to 1181235 tid 1 2024-09-21T10:11:28.105 INFO:tasks.rados.rados.0.smithi003.stdout:210: writing smithi00370293-210 from 1713913 to 2391970 tid 2 2024-09-21T10:11:28.111 INFO:tasks.rados.rados.0.smithi003.stdout:210: writing smithi00370293-210 from 2873523 to 3465256 tid 3 2024-09-21T10:11:28.112 INFO:tasks.rados.rados.0.smithi003.stdout:211: write initial oid 211 2024-09-21T10:11:28.112 INFO:tasks.rados.rados.0.smithi003.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2024-09-21T10:11:28.119 INFO:tasks.rados.rados.0.smithi003.stdout:211: writing smithi00370293-211 from 729470 to 1273291 tid 1 2024-09-21T10:11:28.125 INFO:tasks.rados.rados.0.smithi003.stdout:211: writing smithi00370293-211 from 1772395 to 2310463 tid 2 2024-09-21T10:11:28.131 INFO:tasks.rados.rados.0.smithi003.stdout:211: writing smithi00370293-211 from 2900946 to 3303951 tid 3 2024-09-21T10:11:28.131 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.131 INFO:tasks.rados.rados.0.smithi003.stdout:196: finishing write tid 5 to smithi00370293-196 2024-09-21T10:11:28.131 INFO:tasks.rados.rados.0.smithi003.stdout:196: oid 196 updating version 0 to 55 2024-09-21T10:11:28.131 INFO:tasks.rados.rados.0.smithi003.stdout:196: oid 196 updating version 55 to 58 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:196: oid 196 version 58 is already newer than 56 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:196: oid 196 version 58 is already newer than 57 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 196 v 58 (ObjNum 195 snap 0 seq_num 195) dirty exists 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:197: finishing write tid 1 to smithi00370293-197 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:197: finishing write tid 2 to smithi00370293-197 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:197: finishing write tid 3 to smithi00370293-197 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:197: finishing write tid 4 to smithi00370293-197 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:197: finishing write tid 5 to smithi00370293-197 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:197: oid 197 updating version 0 to 30 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:197: oid 197 updating version 30 to 31 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:197: oid 197 version 31 is already newer than 29 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:197: oid 197 updating version 31 to 32 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 197 v 32 (ObjNum 196 snap 0 seq_num 196) dirty exists 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2024-09-21T10:11:28.132 INFO:tasks.rados.rados.0.smithi003.stdout:198: finishing write tid 1 to smithi00370293-198 2024-09-21T10:11:28.133 INFO:tasks.rados.rados.0.smithi003.stdout:198: finishing write tid 2 to smithi00370293-198 2024-09-21T10:11:28.133 INFO:tasks.rados.rados.0.smithi003.stdout:196: done (15 left) 2024-09-21T10:11:28.133 INFO:tasks.rados.rados.0.smithi003.stdout:197: done (14 left) 2024-09-21T10:11:28.133 INFO:tasks.rados.rados.0.smithi003.stdout:212: write initial oid 212 2024-09-21T10:11:28.133 INFO:tasks.rados.rados.0.smithi003.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2024-09-21T10:11:28.138 INFO:tasks.rados.rados.0.smithi003.stdout:212: writing smithi00370293-212 from 746277 to 1365347 tid 1 2024-09-21T10:11:28.144 INFO:tasks.rados.rados.0.smithi003.stdout:212: writing smithi00370293-212 from 1830877 to 2512603 tid 2 2024-09-21T10:11:28.150 INFO:tasks.rados.rados.0.smithi003.stdout:212: writing smithi00370293-212 from 2928369 to 3546277 tid 3 2024-09-21T10:11:28.150 INFO:tasks.rados.rados.0.smithi003.stdout:213: write initial oid 213 2024-09-21T10:11:28.150 INFO:tasks.rados.rados.0.smithi003.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2024-09-21T10:11:28.158 INFO:tasks.rados.rados.0.smithi003.stdout:213: writing smithi00370293-213 from 763084 to 1457403 tid 1 2024-09-21T10:11:28.163 INFO:tasks.rados.rados.0.smithi003.stdout:213: writing smithi00370293-213 from 1889359 to 2431096 tid 2 2024-09-21T10:11:28.170 INFO:tasks.rados.rados.0.smithi003.stdout:213: writing smithi00370293-213 from 2955792 to 3497694 tid 3 2024-09-21T10:11:28.170 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.170 INFO:tasks.rados.rados.0.smithi003.stdout:198: finishing write tid 3 to smithi00370293-198 2024-09-21T10:11:28.170 INFO:tasks.rados.rados.0.smithi003.stdout:198: finishing write tid 4 to smithi00370293-198 2024-09-21T10:11:28.171 INFO:tasks.rados.rados.0.smithi003.stdout:198: finishing write tid 5 to smithi00370293-198 2024-09-21T10:11:28.171 INFO:tasks.rados.rados.0.smithi003.stdout:198: oid 198 updating version 0 to 40 2024-09-21T10:11:28.171 INFO:tasks.rados.rados.0.smithi003.stdout:198: oid 198 updating version 40 to 41 2024-09-21T10:11:28.171 INFO:tasks.rados.rados.0.smithi003.stdout:198: oid 198 version 41 is already newer than 38 2024-09-21T10:11:28.172 INFO:tasks.rados.rados.0.smithi003.stdout:198: oid 198 version 41 is already newer than 39 2024-09-21T10:11:28.172 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 198 v 41 (ObjNum 197 snap 0 seq_num 197) dirty exists 2024-09-21T10:11:28.172 INFO:tasks.rados.rados.0.smithi003.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2024-09-21T10:11:28.172 INFO:tasks.rados.rados.0.smithi003.stdout:199: finishing write tid 1 to smithi00370293-199 2024-09-21T10:11:28.172 INFO:tasks.rados.rados.0.smithi003.stdout:198: done (15 left) 2024-09-21T10:11:28.172 INFO:tasks.rados.rados.0.smithi003.stdout:214: write initial oid 214 2024-09-21T10:11:28.172 INFO:tasks.rados.rados.0.smithi003.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2024-09-21T10:11:28.177 INFO:tasks.rados.rados.0.smithi003.stdout:214: writing smithi00370293-214 from 779891 to 1265812 tid 1 2024-09-21T10:11:28.185 INFO:tasks.rados.rados.0.smithi003.stdout:214: writing smithi00370293-214 from 1947841 to 2633236 tid 2 2024-09-21T10:11:28.190 INFO:tasks.rados.rados.0.smithi003.stdout:214: writing smithi00370293-214 from 3383215 to 3579891 tid 3 2024-09-21T10:11:28.190 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:199: finishing write tid 2 to smithi00370293-199 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:199: finishing write tid 3 to smithi00370293-199 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:199: finishing write tid 4 to smithi00370293-199 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:199: finishing write tid 5 to smithi00370293-199 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:199: oid 199 updating version 0 to 67 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:199: oid 199 version 67 is already newer than 65 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:199: oid 199 updating version 67 to 68 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:199: oid 199 version 68 is already newer than 66 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 199 v 68 (ObjNum 198 snap 0 seq_num 198) dirty exists 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:200: finishing write tid 1 to smithi00370293-200 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:199: done (15 left) 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:215: write initial oid 215 2024-09-21T10:11:28.191 INFO:tasks.rados.rados.0.smithi003.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2024-09-21T10:11:28.198 INFO:tasks.rados.rados.0.smithi003.stdout:215: writing smithi00370293-215 from 796698 to 1357868 tid 1 2024-09-21T10:11:28.204 INFO:tasks.rados.rados.0.smithi003.stdout:215: writing smithi00370293-215 from 2006323 to 2551729 tid 2 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:215: writing smithi00370293-215 from 3126991 to 3596698 tid 3 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:200: finishing write tid 2 to smithi00370293-200 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:200: finishing write tid 3 to smithi00370293-200 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:200: finishing write tid 4 to smithi00370293-200 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:200: finishing write tid 5 to smithi00370293-200 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:200: oid 200 updating version 0 to 44 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:200: oid 200 version 44 is already newer than 43 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:200: oid 200 updating version 44 to 45 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:200: oid 200 updating version 45 to 46 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 200 v 46 (ObjNum 199 snap 0 seq_num 199) dirty exists 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2024-09-21T10:11:28.211 INFO:tasks.rados.rados.0.smithi003.stdout:201: finishing write tid 1 to smithi00370293-201 2024-09-21T10:11:28.212 INFO:tasks.rados.rados.0.smithi003.stdout:201: finishing write tid 2 to smithi00370293-201 2024-09-21T10:11:28.212 INFO:tasks.rados.rados.0.smithi003.stdout:200: done (15 left) 2024-09-21T10:11:28.212 INFO:tasks.rados.rados.0.smithi003.stdout:216: write initial oid 216 2024-09-21T10:11:28.212 INFO:tasks.rados.rados.0.smithi003.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2024-09-21T10:11:28.216 INFO:tasks.rados.rados.0.smithi003.stdout:216: writing smithi00370293-216 from 413505 to 1049924 tid 1 2024-09-21T10:11:28.224 INFO:tasks.rados.rados.0.smithi003.stdout:216: writing smithi00370293-216 from 1664805 to 2353869 tid 2 2024-09-21T10:11:28.231 INFO:tasks.rados.rados.0.smithi003.stdout:216: writing smithi00370293-216 from 3038061 to 3530132 tid 3 2024-09-21T10:11:28.231 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:201: finishing write tid 3 to smithi00370293-201 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:201: finishing write tid 4 to smithi00370293-201 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:201: finishing write tid 5 to smithi00370293-201 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:201: oid 201 updating version 0 to 50 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:201: oid 201 version 50 is already newer than 49 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:201: oid 201 version 50 is already newer than 48 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:201: oid 201 version 50 is already newer than 47 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 201 v 50 (ObjNum 200 snap 0 seq_num 200) dirty exists 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:202: finishing write tid 1 to smithi00370293-202 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:202: finishing write tid 2 to smithi00370293-202 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:202: finishing write tid 3 to smithi00370293-202 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:202: finishing write tid 4 to smithi00370293-202 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:202: finishing write tid 5 to smithi00370293-202 2024-09-21T10:11:28.232 INFO:tasks.rados.rados.0.smithi003.stdout:202: oid 202 updating version 0 to 69 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:202: oid 202 updating version 69 to 71 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:202: oid 202 updating version 71 to 72 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:202: oid 202 version 72 is already newer than 70 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 202 v 72 (ObjNum 201 snap 0 seq_num 201) dirty exists 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:203: finishing write tid 1 to smithi00370293-203 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:203: finishing write tid 2 to smithi00370293-203 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:203: finishing write tid 3 to smithi00370293-203 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:203: finishing write tid 4 to smithi00370293-203 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:201: done (15 left) 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:202: done (14 left) 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:217: write initial oid 217 2024-09-21T10:11:28.233 INFO:tasks.rados.rados.0.smithi003.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2024-09-21T10:11:28.237 INFO:tasks.rados.rados.0.smithi003.stdout:217: writing smithi00370293-217 from 430312 to 1141980 tid 1 2024-09-21T10:11:28.244 INFO:tasks.rados.rados.0.smithi003.stdout:217: writing smithi00370293-217 from 1723287 to 2272362 tid 2 2024-09-21T10:11:28.251 INFO:tasks.rados.rados.0.smithi003.stdout:217: writing smithi00370293-217 from 2781837 to 3485180 tid 3 2024-09-21T10:11:28.251 INFO:tasks.rados.rados.0.smithi003.stdout:218: write initial oid 218 2024-09-21T10:11:28.252 INFO:tasks.rados.rados.0.smithi003.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2024-09-21T10:11:28.257 INFO:tasks.rados.rados.0.smithi003.stdout:218: writing smithi00370293-218 from 447119 to 1234036 tid 1 2024-09-21T10:11:28.265 INFO:tasks.rados.rados.0.smithi003.stdout:218: writing smithi00370293-218 from 1665416 to 2358149 tid 2 2024-09-21T10:11:28.272 INFO:tasks.rados.rados.0.smithi003.stdout:218: writing smithi00370293-218 from 2976554 to 3491169 tid 3 2024-09-21T10:11:28.272 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:203: finishing write tid 5 to smithi00370293-203 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:203: oid 203 updating version 0 to 47 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:203: oid 203 version 47 is already newer than 46 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:203: oid 203 version 47 is already newer than 45 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:203: oid 203 updating version 47 to 48 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 203 v 48 (ObjNum 202 snap 0 seq_num 202) dirty exists 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:204: finishing write tid 1 to smithi00370293-204 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:204: finishing write tid 2 to smithi00370293-204 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:204: finishing write tid 3 to smithi00370293-204 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:204: finishing write tid 4 to smithi00370293-204 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:204: finishing write tid 5 to smithi00370293-204 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:204: oid 204 updating version 0 to 49 2024-09-21T10:11:28.273 INFO:tasks.rados.rados.0.smithi003.stdout:204: oid 204 version 49 is already newer than 48 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:204: oid 204 updating version 49 to 50 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:204: oid 204 version 50 is already newer than 47 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 204 v 50 (ObjNum 203 snap 0 seq_num 203) dirty exists 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:205: finishing write tid 1 to smithi00370293-205 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:205: finishing write tid 2 to smithi00370293-205 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:205: finishing write tid 3 to smithi00370293-205 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:205: finishing write tid 4 to smithi00370293-205 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:205: finishing write tid 5 to smithi00370293-205 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:205: oid 205 updating version 0 to 50 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:205: oid 205 version 50 is already newer than 49 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:205: oid 205 version 50 is already newer than 48 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:205: oid 205 updating version 50 to 51 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 205 v 51 (ObjNum 204 snap 0 seq_num 204) dirty exists 2024-09-21T10:11:28.274 INFO:tasks.rados.rados.0.smithi003.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:206: finishing write tid 1 to smithi00370293-206 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:206: finishing write tid 2 to smithi00370293-206 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:206: finishing write tid 3 to smithi00370293-206 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:206: finishing write tid 4 to smithi00370293-206 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:206: finishing write tid 5 to smithi00370293-206 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:206: oid 206 updating version 0 to 33 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:206: oid 206 updating version 33 to 35 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:206: oid 206 updating version 35 to 36 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:206: oid 206 version 36 is already newer than 34 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 206 v 36 (ObjNum 205 snap 0 seq_num 205) dirty exists 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:207: finishing write tid 1 to smithi00370293-207 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:207: finishing write tid 2 to smithi00370293-207 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:207: finishing write tid 3 to smithi00370293-207 2024-09-21T10:11:28.275 INFO:tasks.rados.rados.0.smithi003.stdout:207: finishing write tid 4 to smithi00370293-207 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:207: finishing write tid 5 to smithi00370293-207 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:207: oid 207 updating version 0 to 29 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:207: oid 207 updating version 29 to 32 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:207: oid 207 version 32 is already newer than 30 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:207: oid 207 version 32 is already newer than 31 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 207 v 32 (ObjNum 206 snap 0 seq_num 206) dirty exists 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:208: finishing write tid 1 to smithi00370293-208 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:208: finishing write tid 2 to smithi00370293-208 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:208: finishing write tid 3 to smithi00370293-208 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:208: finishing write tid 4 to smithi00370293-208 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:208: finishing write tid 5 to smithi00370293-208 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:208: oid 208 updating version 0 to 62 2024-09-21T10:11:28.276 INFO:tasks.rados.rados.0.smithi003.stdout:208: oid 208 version 62 is already newer than 61 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:208: oid 208 version 62 is already newer than 59 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:208: oid 208 version 62 is already newer than 60 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 208 v 62 (ObjNum 207 snap 0 seq_num 207) dirty exists 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:209: finishing write tid 1 to smithi00370293-209 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:209: finishing write tid 2 to smithi00370293-209 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:209: finishing write tid 3 to smithi00370293-209 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:209: finishing write tid 4 to smithi00370293-209 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:209: finishing write tid 5 to smithi00370293-209 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:209: oid 209 updating version 0 to 52 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:209: oid 209 version 52 is already newer than 51 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:209: oid 209 updating version 52 to 54 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:209: oid 209 version 54 is already newer than 53 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 209 v 54 (ObjNum 208 snap 0 seq_num 208) dirty exists 2024-09-21T10:11:28.277 INFO:tasks.rados.rados.0.smithi003.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:210: finishing write tid 1 to smithi00370293-210 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:210: finishing write tid 2 to smithi00370293-210 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:203: done (15 left) 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:204: done (14 left) 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:205: done (13 left) 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:206: done (12 left) 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:207: done (11 left) 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:208: done (10 left) 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:209: done (9 left) 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:219: write initial oid 219 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2024-09-21T10:11:28.278 INFO:tasks.rados.rados.0.smithi003.stdout:219: writing smithi00370293-219 from 463926 to 926092 tid 1 2024-09-21T10:11:28.283 INFO:tasks.rados.rados.0.smithi003.stdout:219: writing smithi00370293-219 from 1723898 to 2160289 tid 2 2024-09-21T10:11:28.289 INFO:tasks.rados.rados.0.smithi003.stdout:219: writing smithi00370293-219 from 2603977 to 3329864 tid 3 2024-09-21T10:11:28.290 INFO:tasks.rados.rados.0.smithi003.stdout:220: write initial oid 220 2024-09-21T10:11:28.290 INFO:tasks.rados.rados.0.smithi003.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2024-09-21T10:11:28.295 INFO:tasks.rados.rados.0.smithi003.stdout:220: writing smithi00370293-220 from 480733 to 1018148 tid 1 2024-09-21T10:11:28.303 INFO:tasks.rados.rados.0.smithi003.stdout:220: writing smithi00370293-220 from 1782380 to 2478782 tid 2 2024-09-21T10:11:28.310 INFO:tasks.rados.rados.0.smithi003.stdout:220: writing smithi00370293-220 from 3031400 to 3568559 tid 3 2024-09-21T10:11:28.310 INFO:tasks.rados.rados.0.smithi003.stdout:221: write initial oid 221 2024-09-21T10:11:28.310 INFO:tasks.rados.rados.0.smithi003.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2024-09-21T10:11:28.316 INFO:tasks.rados.rados.0.smithi003.stdout:221: writing smithi00370293-221 from 497540 to 1110204 tid 1 2024-09-21T10:11:28.322 INFO:tasks.rados.rados.0.smithi003.stdout:221: writing smithi00370293-221 from 1840862 to 2280922 tid 2 2024-09-21T10:11:28.330 INFO:tasks.rados.rados.0.smithi003.stdout:221: writing smithi00370293-221 from 3058823 to 3523607 tid 3 2024-09-21T10:11:28.330 INFO:tasks.rados.rados.0.smithi003.stdout:222: write initial oid 222 2024-09-21T10:11:28.330 INFO:tasks.rados.rados.0.smithi003.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2024-09-21T10:11:28.334 INFO:tasks.rados.rados.0.smithi003.stdout:222: writing smithi00370293-222 from 514347 to 918613 tid 1 2024-09-21T10:11:28.342 INFO:tasks.rados.rados.0.smithi003.stdout:222: writing smithi00370293-222 from 1499344 to 2199415 tid 2 2024-09-21T10:11:28.348 INFO:tasks.rados.rados.0.smithi003.stdout:222: writing smithi00370293-222 from 2686246 to 3362302 tid 3 2024-09-21T10:11:28.348 INFO:tasks.rados.rados.0.smithi003.stdout:223: write initial oid 223 2024-09-21T10:11:28.349 INFO:tasks.rados.rados.0.smithi003.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2024-09-21T10:11:28.354 INFO:tasks.rados.rados.0.smithi003.stdout:223: writing smithi00370293-223 from 531154 to 1010669 tid 1 2024-09-21T10:11:28.359 INFO:tasks.rados.rados.0.smithi003.stdout:223: writing smithi00370293-223 from 1557826 to 2001555 tid 2 2024-09-21T10:11:28.366 INFO:tasks.rados.rados.0.smithi003.stdout:223: writing smithi00370293-223 from 2713669 to 3200997 tid 3 2024-09-21T10:11:28.370 INFO:tasks.rados.rados.0.smithi003.stdout:223: writing smithi00370293-223 from 3679295 to 3731154 tid 4 2024-09-21T10:11:28.370 INFO:tasks.rados.rados.0.smithi003.stdout:224: write initial oid 224 2024-09-21T10:11:28.370 INFO:tasks.rados.rados.0.smithi003.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2024-09-21T10:11:28.376 INFO:tasks.rados.rados.0.smithi003.stdout:224: writing smithi00370293-224 from 547961 to 1102725 tid 1 2024-09-21T10:11:28.383 INFO:tasks.rados.rados.0.smithi003.stdout:224: writing smithi00370293-224 from 1616308 to 2320048 tid 2 2024-09-21T10:11:28.390 INFO:tasks.rados.rados.0.smithi003.stdout:224: writing smithi00370293-224 from 2741092 to 3439692 tid 3 2024-09-21T10:11:28.390 INFO:tasks.rados.rados.0.smithi003.stdout:225: write initial oid 225 2024-09-21T10:11:28.390 INFO:tasks.rados.rados.0.smithi003.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2024-09-21T10:11:28.397 INFO:tasks.rados.rados.0.smithi003.stdout:225: writing smithi00370293-225 from 564768 to 1194781 tid 1 2024-09-21T10:11:28.402 INFO:tasks.rados.rados.0.smithi003.stdout:225: writing smithi00370293-225 from 1674790 to 2122188 tid 2 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout:225: writing smithi00370293-225 from 2768515 to 3394740 tid 3 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout:210: finishing write tid 3 to smithi00370293-210 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout:210: finishing write tid 4 to smithi00370293-210 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout:210: finishing write tid 5 to smithi00370293-210 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout:210: oid 210 updating version 0 to 24 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout:210: oid 210 updating version 24 to 25 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout:210: oid 210 version 25 is already newer than 23 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout:210: oid 210 version 25 is already newer than 22 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 210 v 25 (ObjNum 209 snap 0 seq_num 209) dirty exists 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2024-09-21T10:11:28.410 INFO:tasks.rados.rados.0.smithi003.stdout:211: finishing write tid 1 to smithi00370293-211 2024-09-21T10:11:28.411 INFO:tasks.rados.rados.0.smithi003.stdout:210: done (15 left) 2024-09-21T10:11:28.411 INFO:tasks.rados.rados.0.smithi003.stdout:226: write initial oid 226 2024-09-21T10:11:28.411 INFO:tasks.rados.rados.0.smithi003.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2024-09-21T10:11:28.417 INFO:tasks.rados.rados.0.smithi003.stdout:226: writing smithi00370293-226 from 581575 to 1286837 tid 1 2024-09-21T10:11:28.423 INFO:tasks.rados.rados.0.smithi003.stdout:226: writing smithi00370293-226 from 1733272 to 2440681 tid 2 2024-09-21T10:11:28.430 INFO:tasks.rados.rados.0.smithi003.stdout:226: writing smithi00370293-226 from 3195938 to 3633435 tid 3 2024-09-21T10:11:28.430 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.430 INFO:tasks.rados.rados.0.smithi003.stdout:211: finishing write tid 2 to smithi00370293-211 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:211: finishing write tid 3 to smithi00370293-211 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:211: finishing write tid 4 to smithi00370293-211 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:211: finishing write tid 5 to smithi00370293-211 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:211: oid 211 updating version 0 to 55 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:211: oid 211 updating version 55 to 58 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:211: oid 211 version 58 is already newer than 56 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:211: oid 211 version 58 is already newer than 57 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 211 v 58 (ObjNum 210 snap 0 seq_num 210) dirty exists 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:212: finishing write tid 1 to smithi00370293-212 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:212: finishing write tid 2 to smithi00370293-212 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:212: finishing write tid 3 to smithi00370293-212 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:212: finishing write tid 4 to smithi00370293-212 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:212: finishing write tid 5 to smithi00370293-212 2024-09-21T10:11:28.431 INFO:tasks.rados.rados.0.smithi003.stdout:212: oid 212 updating version 0 to 55 2024-09-21T10:11:28.432 INFO:tasks.rados.rados.0.smithi003.stdout:212: oid 212 version 55 is already newer than 54 2024-09-21T10:11:28.432 INFO:tasks.rados.rados.0.smithi003.stdout:212: oid 212 updating version 55 to 56 2024-09-21T10:11:28.432 INFO:tasks.rados.rados.0.smithi003.stdout:212: oid 212 updating version 56 to 57 2024-09-21T10:11:28.432 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 212 v 57 (ObjNum 211 snap 0 seq_num 211) dirty exists 2024-09-21T10:11:28.432 INFO:tasks.rados.rados.0.smithi003.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2024-09-21T10:11:28.432 INFO:tasks.rados.rados.0.smithi003.stdout:211: done (15 left) 2024-09-21T10:11:28.432 INFO:tasks.rados.rados.0.smithi003.stdout:212: done (14 left) 2024-09-21T10:11:28.432 INFO:tasks.rados.rados.0.smithi003.stdout:227: write initial oid 227 2024-09-21T10:11:28.432 INFO:tasks.rados.rados.0.smithi003.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2024-09-21T10:11:28.438 INFO:tasks.rados.rados.0.smithi003.stdout:227: writing smithi00370293-227 from 598382 to 1378893 tid 1 2024-09-21T10:11:28.444 INFO:tasks.rados.rados.0.smithi003.stdout:227: writing smithi00370293-227 from 2075401 to 2526468 tid 2 2024-09-21T10:11:28.451 INFO:tasks.rados.rados.0.smithi003.stdout:227: writing smithi00370293-227 from 3107008 to 3755777 tid 3 2024-09-21T10:11:28.451 INFO:tasks.rados.rados.0.smithi003.stdout:228: write initial oid 228 2024-09-21T10:11:28.451 INFO:tasks.rados.rados.0.smithi003.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2024-09-21T10:11:28.457 INFO:tasks.rados.rados.0.smithi003.stdout:228: writing smithi00370293-228 from 615189 to 1070949 tid 1 2024-09-21T10:11:28.465 INFO:tasks.rados.rados.0.smithi003.stdout:228: writing smithi00370293-228 from 1733883 to 2444961 tid 2 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout:228: writing smithi00370293-228 from 3134431 to 3594472 tid 3 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout:213: finishing write tid 1 to smithi00370293-213 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout:213: finishing write tid 2 to smithi00370293-213 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout:213: finishing write tid 3 to smithi00370293-213 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout:213: finishing write tid 4 to smithi00370293-213 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout:213: finishing write tid 5 to smithi00370293-213 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout:213: oid 213 updating version 0 to 51 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout:213: oid 213 version 51 is already newer than 49 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout:213: oid 213 version 51 is already newer than 50 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout:213: oid 213 updating version 51 to 52 2024-09-21T10:11:28.472 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 213 v 52 (ObjNum 212 snap 0 seq_num 212) dirty exists 2024-09-21T10:11:28.473 INFO:tasks.rados.rados.0.smithi003.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2024-09-21T10:11:28.473 INFO:tasks.rados.rados.0.smithi003.stdout:214: finishing write tid 1 to smithi00370293-214 2024-09-21T10:11:28.473 INFO:tasks.rados.rados.0.smithi003.stdout:214: finishing write tid 2 to smithi00370293-214 2024-09-21T10:11:28.473 INFO:tasks.rados.rados.0.smithi003.stdout:213: done (15 left) 2024-09-21T10:11:28.473 INFO:tasks.rados.rados.0.smithi003.stdout:229: write initial oid 229 2024-09-21T10:11:28.473 INFO:tasks.rados.rados.0.smithi003.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2024-09-21T10:11:28.478 INFO:tasks.rados.rados.0.smithi003.stdout:229: writing smithi00370293-229 from 631996 to 1163005 tid 1 2024-09-21T10:11:28.484 INFO:tasks.rados.rados.0.smithi003.stdout:229: writing smithi00370293-229 from 1792365 to 2247101 tid 2 2024-09-21T10:11:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:229: writing smithi00370293-229 from 2761854 to 3433167 tid 3 2024-09-21T10:11:28.491 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:214: finishing write tid 3 to smithi00370293-214 2024-09-21T10:11:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:214: finishing write tid 4 to smithi00370293-214 2024-09-21T10:11:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:214: finishing write tid 5 to smithi00370293-214 2024-09-21T10:11:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:214: oid 214 updating version 0 to 60 2024-09-21T10:11:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:214: oid 214 updating version 60 to 61 2024-09-21T10:11:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:214: oid 214 version 61 is already newer than 59 2024-09-21T10:11:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:214: oid 214 updating version 61 to 62 2024-09-21T10:11:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 214 v 62 (ObjNum 213 snap 0 seq_num 213) dirty exists 2024-09-21T10:11:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2024-09-21T10:11:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:215: finishing write tid 1 to smithi00370293-215 2024-09-21T10:11:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:215: finishing write tid 2 to smithi00370293-215 2024-09-21T10:11:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:214: done (15 left) 2024-09-21T10:11:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:230: write initial oid 230 2024-09-21T10:11:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2024-09-21T10:11:28.499 INFO:tasks.rados.rados.0.smithi003.stdout:230: writing smithi00370293-230 from 648803 to 1371414 tid 1 2024-09-21T10:11:28.506 INFO:tasks.rados.rados.0.smithi003.stdout:230: writing smithi00370293-230 from 1967200 to 2681947 tid 2 2024-09-21T10:11:28.513 INFO:tasks.rados.rados.0.smithi003.stdout:230: writing smithi00370293-230 from 3421983 to 3848803 tid 3 2024-09-21T10:11:28.513 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.513 INFO:tasks.rados.rados.0.smithi003.stdout:215: finishing write tid 3 to smithi00370293-215 2024-09-21T10:11:28.513 INFO:tasks.rados.rados.0.smithi003.stdout:215: finishing write tid 4 to smithi00370293-215 2024-09-21T10:11:28.513 INFO:tasks.rados.rados.0.smithi003.stdout:215: finishing write tid 5 to smithi00370293-215 2024-09-21T10:11:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:215: oid 215 updating version 0 to 76 2024-09-21T10:11:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:215: oid 215 version 76 is already newer than 75 2024-09-21T10:11:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:215: oid 215 version 76 is already newer than 74 2024-09-21T10:11:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:215: oid 215 version 76 is already newer than 73 2024-09-21T10:11:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 215 v 76 (ObjNum 214 snap 0 seq_num 214) dirty exists 2024-09-21T10:11:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2024-09-21T10:11:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:216: finishing write tid 1 to smithi00370293-216 2024-09-21T10:11:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:216: finishing write tid 2 to smithi00370293-216 2024-09-21T10:11:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:215: done (15 left) 2024-09-21T10:11:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:231: write initial oid 231 2024-09-21T10:11:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2024-09-21T10:11:28.521 INFO:tasks.rados.rados.0.smithi003.stdout:231: writing smithi00370293-231 from 665610 to 1463470 tid 1 2024-09-21T10:11:28.526 INFO:tasks.rados.rados.0.smithi003.stdout:231: writing smithi00370293-231 from 1909329 to 2367734 tid 2 2024-09-21T10:11:28.531 INFO:tasks.rados.rados.0.smithi003.stdout:231: writing smithi00370293-231 from 2816700 to 3226910 tid 3 2024-09-21T10:11:28.531 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.531 INFO:tasks.rados.rados.0.smithi003.stdout:216: finishing write tid 3 to smithi00370293-216 2024-09-21T10:11:28.531 INFO:tasks.rados.rados.0.smithi003.stdout:216: finishing write tid 4 to smithi00370293-216 2024-09-21T10:11:28.531 INFO:tasks.rados.rados.0.smithi003.stdout:216: finishing write tid 5 to smithi00370293-216 2024-09-21T10:11:28.531 INFO:tasks.rados.rados.0.smithi003.stdout:216: oid 216 updating version 0 to 54 2024-09-21T10:11:28.531 INFO:tasks.rados.rados.0.smithi003.stdout:216: oid 216 version 54 is already newer than 53 2024-09-21T10:11:28.532 INFO:tasks.rados.rados.0.smithi003.stdout:216: oid 216 version 54 is already newer than 52 2024-09-21T10:11:28.532 INFO:tasks.rados.rados.0.smithi003.stdout:216: oid 216 updating version 54 to 55 2024-09-21T10:11:28.532 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 216 v 55 (ObjNum 215 snap 0 seq_num 215) dirty exists 2024-09-21T10:11:28.532 INFO:tasks.rados.rados.0.smithi003.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2024-09-21T10:11:28.532 INFO:tasks.rados.rados.0.smithi003.stdout:217: finishing write tid 1 to smithi00370293-217 2024-09-21T10:11:28.532 INFO:tasks.rados.rados.0.smithi003.stdout:217: finishing write tid 2 to smithi00370293-217 2024-09-21T10:11:28.532 INFO:tasks.rados.rados.0.smithi003.stdout:216: done (15 left) 2024-09-21T10:11:28.532 INFO:tasks.rados.rados.0.smithi003.stdout:232: write initial oid 232 2024-09-21T10:11:28.532 INFO:tasks.rados.rados.0.smithi003.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2024-09-21T10:11:28.537 INFO:tasks.rados.rados.0.smithi003.stdout:232: writing smithi00370293-232 from 682417 to 1155526 tid 1 2024-09-21T10:11:28.543 INFO:tasks.rados.rados.0.smithi003.stdout:232: writing smithi00370293-232 from 1567811 to 2169874 tid 2 2024-09-21T10:11:28.551 INFO:tasks.rados.rados.0.smithi003.stdout:232: writing smithi00370293-232 from 2844123 to 3465605 tid 3 2024-09-21T10:11:28.551 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.551 INFO:tasks.rados.rados.0.smithi003.stdout:217: finishing write tid 3 to smithi00370293-217 2024-09-21T10:11:28.551 INFO:tasks.rados.rados.0.smithi003.stdout:217: finishing write tid 4 to smithi00370293-217 2024-09-21T10:11:28.551 INFO:tasks.rados.rados.0.smithi003.stdout:217: finishing write tid 5 to smithi00370293-217 2024-09-21T10:11:28.551 INFO:tasks.rados.rados.0.smithi003.stdout:217: oid 217 updating version 0 to 44 2024-09-21T10:11:28.551 INFO:tasks.rados.rados.0.smithi003.stdout:217: oid 217 version 44 is already newer than 43 2024-09-21T10:11:28.551 INFO:tasks.rados.rados.0.smithi003.stdout:217: oid 217 version 44 is already newer than 42 2024-09-21T10:11:28.551 INFO:tasks.rados.rados.0.smithi003.stdout:217: oid 217 updating version 44 to 45 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 217 v 45 (ObjNum 216 snap 0 seq_num 216) dirty exists 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:218: finishing write tid 1 to smithi00370293-218 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:218: finishing write tid 2 to smithi00370293-218 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:218: finishing write tid 3 to smithi00370293-218 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:218: finishing write tid 4 to smithi00370293-218 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:218: finishing write tid 5 to smithi00370293-218 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:218: oid 218 updating version 0 to 59 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:218: oid 218 version 59 is already newer than 57 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:218: oid 218 version 59 is already newer than 56 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:218: oid 218 version 59 is already newer than 58 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 218 v 59 (ObjNum 217 snap 0 seq_num 217) dirty exists 2024-09-21T10:11:28.552 INFO:tasks.rados.rados.0.smithi003.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2024-09-21T10:11:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:219: finishing write tid 1 to smithi00370293-219 2024-09-21T10:11:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:219: finishing write tid 2 to smithi00370293-219 2024-09-21T10:11:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:217: done (15 left) 2024-09-21T10:11:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:218: done (14 left) 2024-09-21T10:11:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:233: write initial oid 233 2024-09-21T10:11:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2024-09-21T10:11:28.557 INFO:tasks.rados.rados.0.smithi003.stdout:233: writing smithi00370293-233 from 699224 to 1247582 tid 1 2024-09-21T10:11:28.564 INFO:tasks.rados.rados.0.smithi003.stdout:233: writing smithi00370293-233 from 2026293 to 2488367 tid 2 2024-09-21T10:11:28.571 INFO:tasks.rados.rados.0.smithi003.stdout:233: writing smithi00370293-233 from 3271546 to 3704300 tid 3 2024-09-21T10:11:28.571 INFO:tasks.rados.rados.0.smithi003.stdout:234: write initial oid 234 2024-09-21T10:11:28.571 INFO:tasks.rados.rados.0.smithi003.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2024-09-21T10:11:28.579 INFO:tasks.rados.rados.0.smithi003.stdout:234: writing smithi00370293-234 from 716031 to 1339638 tid 1 2024-09-21T10:11:28.586 INFO:tasks.rados.rados.0.smithi003.stdout:234: writing smithi00370293-234 from 2084775 to 2690507 tid 2 2024-09-21T10:11:28.593 INFO:tasks.rados.rados.0.smithi003.stdout:234: writing smithi00370293-234 from 3298969 to 3916031 tid 3 2024-09-21T10:11:28.593 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.593 INFO:tasks.rados.rados.0.smithi003.stdout:219: finishing write tid 3 to smithi00370293-219 2024-09-21T10:11:28.593 INFO:tasks.rados.rados.0.smithi003.stdout:219: finishing write tid 4 to smithi00370293-219 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:219: finishing write tid 5 to smithi00370293-219 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:219: oid 219 updating version 0 to 29 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:219: oid 219 version 29 is already newer than 27 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:219: oid 219 version 29 is already newer than 26 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:219: oid 219 version 29 is already newer than 28 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 219 v 29 (ObjNum 218 snap 0 seq_num 218) dirty exists 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:220: finishing write tid 1 to smithi00370293-220 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:220: finishing write tid 2 to smithi00370293-220 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:219: done (15 left) 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:235: write initial oid 235 2024-09-21T10:11:28.594 INFO:tasks.rados.rados.0.smithi003.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2024-09-21T10:11:28.601 INFO:tasks.rados.rados.0.smithi003.stdout:235: writing smithi00370293-235 from 732838 to 1431694 tid 1 2024-09-21T10:11:28.607 INFO:tasks.rados.rados.0.smithi003.stdout:235: writing smithi00370293-235 from 2026904 to 2492647 tid 2 2024-09-21T10:11:28.614 INFO:tasks.rados.rados.0.smithi003.stdout:235: writing smithi00370293-235 from 3210039 to 3781690 tid 3 2024-09-21T10:11:28.614 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.614 INFO:tasks.rados.rados.0.smithi003.stdout:220: finishing write tid 3 to smithi00370293-220 2024-09-21T10:11:28.614 INFO:tasks.rados.rados.0.smithi003.stdout:220: finishing write tid 4 to smithi00370293-220 2024-09-21T10:11:28.614 INFO:tasks.rados.rados.0.smithi003.stdout:220: finishing write tid 5 to smithi00370293-220 2024-09-21T10:11:28.614 INFO:tasks.rados.rados.0.smithi003.stdout:220: oid 220 updating version 0 to 48 2024-09-21T10:11:28.614 INFO:tasks.rados.rados.0.smithi003.stdout:220: oid 220 version 48 is already newer than 47 2024-09-21T10:11:28.614 INFO:tasks.rados.rados.0.smithi003.stdout:220: oid 220 updating version 48 to 49 2024-09-21T10:11:28.615 INFO:tasks.rados.rados.0.smithi003.stdout:220: oid 220 version 49 is already newer than 46 2024-09-21T10:11:28.615 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 220 v 49 (ObjNum 219 snap 0 seq_num 219) dirty exists 2024-09-21T10:11:28.615 INFO:tasks.rados.rados.0.smithi003.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2024-09-21T10:11:28.615 INFO:tasks.rados.rados.0.smithi003.stdout:221: finishing write tid 1 to smithi00370293-221 2024-09-21T10:11:28.615 INFO:tasks.rados.rados.0.smithi003.stdout:221: finishing write tid 2 to smithi00370293-221 2024-09-21T10:11:28.615 INFO:tasks.rados.rados.0.smithi003.stdout:220: done (15 left) 2024-09-21T10:11:28.615 INFO:tasks.rados.rados.0.smithi003.stdout:236: write initial oid 236 2024-09-21T10:11:28.615 INFO:tasks.rados.rados.0.smithi003.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2024-09-21T10:11:28.622 INFO:tasks.rados.rados.0.smithi003.stdout:236: writing smithi00370293-236 from 749645 to 1523750 tid 1 2024-09-21T10:11:28.628 INFO:tasks.rados.rados.0.smithi003.stdout:236: writing smithi00370293-236 from 2085386 to 2694787 tid 2 2024-09-21T10:11:28.635 INFO:tasks.rados.rados.0.smithi003.stdout:236: writing smithi00370293-236 from 3237462 to 3949645 tid 3 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:221: finishing write tid 3 to smithi00370293-221 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:221: finishing write tid 4 to smithi00370293-221 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:221: finishing write tid 5 to smithi00370293-221 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:221: oid 221 updating version 0 to 64 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:221: oid 221 updating version 64 to 65 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:221: oid 221 version 65 is already newer than 63 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:221: oid 221 updating version 65 to 66 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 221 v 66 (ObjNum 220 snap 0 seq_num 220) dirty exists 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:222: finishing write tid 1 to smithi00370293-222 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:222: finishing write tid 2 to smithi00370293-222 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:221: done (15 left) 2024-09-21T10:11:28.636 INFO:tasks.rados.rados.0.smithi003.stdout:237: write initial oid 237 2024-09-21T10:11:28.637 INFO:tasks.rados.rados.0.smithi003.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2024-09-21T10:11:28.643 INFO:tasks.rados.rados.0.smithi003.stdout:237: writing smithi00370293-237 from 766452 to 1332159 tid 1 2024-09-21T10:11:28.648 INFO:tasks.rados.rados.0.smithi003.stdout:237: writing smithi00370293-237 from 1860221 to 2329633 tid 2 2024-09-21T10:11:28.658 INFO:tasks.rados.rados.0.smithi003.stdout:237: writing smithi00370293-237 from 2981238 to 3575433 tid 3 2024-09-21T10:11:28.658 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.658 INFO:tasks.rados.rados.0.smithi003.stdout:222: finishing write tid 3 to smithi00370293-222 2024-09-21T10:11:28.658 INFO:tasks.rados.rados.0.smithi003.stdout:222: finishing write tid 4 to smithi00370293-222 2024-09-21T10:11:28.658 INFO:tasks.rados.rados.0.smithi003.stdout:222: finishing write tid 5 to smithi00370293-222 2024-09-21T10:11:28.658 INFO:tasks.rados.rados.0.smithi003.stdout:222: oid 222 updating version 0 to 80 2024-09-21T10:11:28.658 INFO:tasks.rados.rados.0.smithi003.stdout:222: oid 222 version 80 is already newer than 78 2024-09-21T10:11:28.658 INFO:tasks.rados.rados.0.smithi003.stdout:222: oid 222 version 80 is already newer than 77 2024-09-21T10:11:28.658 INFO:tasks.rados.rados.0.smithi003.stdout:222: oid 222 version 80 is already newer than 79 2024-09-21T10:11:28.659 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 222 v 80 (ObjNum 221 snap 0 seq_num 221) dirty exists 2024-09-21T10:11:28.659 INFO:tasks.rados.rados.0.smithi003.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2024-09-21T10:11:28.659 INFO:tasks.rados.rados.0.smithi003.stdout:223: finishing write tid 1 to smithi00370293-223 2024-09-21T10:11:28.659 INFO:tasks.rados.rados.0.smithi003.stdout:223: finishing write tid 2 to smithi00370293-223 2024-09-21T10:11:28.659 INFO:tasks.rados.rados.0.smithi003.stdout:222: done (15 left) 2024-09-21T10:11:28.659 INFO:tasks.rados.rados.0.smithi003.stdout:238: write initial oid 238 2024-09-21T10:11:28.659 INFO:tasks.rados.rados.0.smithi003.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2024-09-21T10:11:28.663 INFO:tasks.rados.rados.0.smithi003.stdout:238: writing smithi00370293-238 from 783259 to 1424215 tid 1 2024-09-21T10:11:28.669 INFO:tasks.rados.rados.0.smithi003.stdout:238: writing smithi00370293-238 from 1918703 to 2531773 tid 2 2024-09-21T10:11:28.674 INFO:tasks.rados.rados.0.smithi003.stdout:238: writing smithi00370293-238 from 3008661 to 3414128 tid 3 2024-09-21T10:11:28.677 INFO:tasks.rados.rados.0.smithi003.stdout:238: writing smithi00370293-238 from 3821939 to 3983259 tid 4 2024-09-21T10:11:28.677 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.677 INFO:tasks.rados.rados.0.smithi003.stdout:223: finishing write tid 3 to smithi00370293-223 2024-09-21T10:11:28.677 INFO:tasks.rados.rados.0.smithi003.stdout:223: finishing write tid 4 to smithi00370293-223 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:223: finishing write tid 5 to smithi00370293-223 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:223: finishing write tid 6 to smithi00370293-223 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:223: oid 223 updating version 0 to 48 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:223: oid 223 updating version 48 to 49 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:223: oid 223 version 49 is already newer than 46 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:223: oid 223 version 49 is already newer than 47 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:223: oid 223 updating version 49 to 50 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 223 v 50 (ObjNum 222 snap 0 seq_num 222) dirty exists 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:224: finishing write tid 1 to smithi00370293-224 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:224: finishing write tid 2 to smithi00370293-224 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:223: done (15 left) 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:239: write initial oid 239 2024-09-21T10:11:28.678 INFO:tasks.rados.rados.0.smithi003.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2024-09-21T10:11:28.683 INFO:tasks.rados.rados.0.smithi003.stdout:239: writing smithi00370293-239 from 400066 to 1116271 tid 1 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:239: writing smithi00370293-239 from 1860832 to 2000066 tid 2 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:224: finishing write tid 3 to smithi00370293-224 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:224: finishing write tid 4 to smithi00370293-224 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:224: finishing write tid 5 to smithi00370293-224 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:224: oid 224 updating version 0 to 54 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:224: oid 224 version 54 is already newer than 52 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:224: oid 224 version 54 is already newer than 53 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:224: oid 224 version 54 is already newer than 51 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 224 v 54 (ObjNum 223 snap 0 seq_num 223) dirty exists 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2024-09-21T10:11:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:225: finishing write tid 1 to smithi00370293-225 2024-09-21T10:11:28.690 INFO:tasks.rados.rados.0.smithi003.stdout:225: finishing write tid 2 to smithi00370293-225 2024-09-21T10:11:28.690 INFO:tasks.rados.rados.0.smithi003.stdout:225: finishing write tid 3 to smithi00370293-225 2024-09-21T10:11:28.690 INFO:tasks.rados.rados.0.smithi003.stdout:224: done (15 left) 2024-09-21T10:11:28.690 INFO:tasks.rados.rados.0.smithi003.stdout:240: write initial oid 240 2024-09-21T10:11:28.690 INFO:tasks.rados.rados.0.smithi003.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2024-09-21T10:11:28.695 INFO:tasks.rados.rados.0.smithi003.stdout:240: writing smithi00370293-240 from 416873 to 1208327 tid 1 2024-09-21T10:11:28.700 INFO:tasks.rados.rados.0.smithi003.stdout:240: writing smithi00370293-240 from 1919314 to 2016873 tid 2 2024-09-21T10:11:28.700 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.700 INFO:tasks.rados.rados.0.smithi003.stdout:225: finishing write tid 4 to smithi00370293-225 2024-09-21T10:11:28.700 INFO:tasks.rados.rados.0.smithi003.stdout:225: finishing write tid 5 to smithi00370293-225 2024-09-21T10:11:28.700 INFO:tasks.rados.rados.0.smithi003.stdout:225: oid 225 updating version 0 to 54 2024-09-21T10:11:28.700 INFO:tasks.rados.rados.0.smithi003.stdout:225: oid 225 version 54 is already newer than 52 2024-09-21T10:11:28.700 INFO:tasks.rados.rados.0.smithi003.stdout:225: oid 225 version 54 is already newer than 53 2024-09-21T10:11:28.700 INFO:tasks.rados.rados.0.smithi003.stdout:225: oid 225 version 54 is already newer than 51 2024-09-21T10:11:28.700 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 225 v 54 (ObjNum 224 snap 0 seq_num 224) dirty exists 2024-09-21T10:11:28.701 INFO:tasks.rados.rados.0.smithi003.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2024-09-21T10:11:28.701 INFO:tasks.rados.rados.0.smithi003.stdout:226: finishing write tid 1 to smithi00370293-226 2024-09-21T10:11:28.701 INFO:tasks.rados.rados.0.smithi003.stdout:226: finishing write tid 2 to smithi00370293-226 2024-09-21T10:11:28.701 INFO:tasks.rados.rados.0.smithi003.stdout:226: finishing write tid 3 to smithi00370293-226 2024-09-21T10:11:28.701 INFO:tasks.rados.rados.0.smithi003.stdout:226: finishing write tid 4 to smithi00370293-226 2024-09-21T10:11:28.701 INFO:tasks.rados.rados.0.smithi003.stdout:225: done (15 left) 2024-09-21T10:11:28.701 INFO:tasks.rados.rados.0.smithi003.stdout:241: write initial oid 241 2024-09-21T10:11:28.701 INFO:tasks.rados.rados.0.smithi003.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2024-09-21T10:11:28.707 INFO:tasks.rados.rados.0.smithi003.stdout:241: writing smithi00370293-241 from 433680 to 900383 tid 1 2024-09-21T10:11:28.714 INFO:tasks.rados.rados.0.smithi003.stdout:241: writing smithi00370293-241 from 1577796 to 2033680 tid 2 2024-09-21T10:11:28.714 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.714 INFO:tasks.rados.rados.0.smithi003.stdout:226: finishing write tid 5 to smithi00370293-226 2024-09-21T10:11:28.714 INFO:tasks.rados.rados.0.smithi003.stdout:226: oid 226 updating version 0 to 56 2024-09-21T10:11:28.714 INFO:tasks.rados.rados.0.smithi003.stdout:226: oid 226 version 56 is already newer than 54 2024-09-21T10:11:28.714 INFO:tasks.rados.rados.0.smithi003.stdout:226: oid 226 updating version 56 to 57 2024-09-21T10:11:28.714 INFO:tasks.rados.rados.0.smithi003.stdout:226: oid 226 version 57 is already newer than 55 2024-09-21T10:11:28.714 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 226 v 57 (ObjNum 225 snap 0 seq_num 225) dirty exists 2024-09-21T10:11:28.715 INFO:tasks.rados.rados.0.smithi003.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2024-09-21T10:11:28.715 INFO:tasks.rados.rados.0.smithi003.stdout:226: done (15 left) 2024-09-21T10:11:28.715 INFO:tasks.rados.rados.0.smithi003.stdout:242: write initial oid 242 2024-09-21T10:11:28.715 INFO:tasks.rados.rados.0.smithi003.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2024-09-21T10:11:28.719 INFO:tasks.rados.rados.0.smithi003.stdout:242: writing smithi00370293-242 from 450487 to 992439 tid 1 2024-09-21T10:11:28.725 INFO:tasks.rados.rados.0.smithi003.stdout:242: writing smithi00370293-242 from 1636278 to 2050487 tid 2 2024-09-21T10:11:28.725 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.725 INFO:tasks.rados.rados.0.smithi003.stdout:227: finishing write tid 1 to smithi00370293-227 2024-09-21T10:11:28.725 INFO:tasks.rados.rados.0.smithi003.stdout:227: finishing write tid 2 to smithi00370293-227 2024-09-21T10:11:28.725 INFO:tasks.rados.rados.0.smithi003.stdout:227: finishing write tid 3 to smithi00370293-227 2024-09-21T10:11:28.725 INFO:tasks.rados.rados.0.smithi003.stdout:227: finishing write tid 4 to smithi00370293-227 2024-09-21T10:11:28.725 INFO:tasks.rados.rados.0.smithi003.stdout:227: finishing write tid 5 to smithi00370293-227 2024-09-21T10:11:28.725 INFO:tasks.rados.rados.0.smithi003.stdout:227: oid 227 updating version 0 to 30 2024-09-21T10:11:28.725 INFO:tasks.rados.rados.0.smithi003.stdout:227: oid 227 updating version 30 to 32 2024-09-21T10:11:28.726 INFO:tasks.rados.rados.0.smithi003.stdout:227: oid 227 version 32 is already newer than 31 2024-09-21T10:11:28.726 INFO:tasks.rados.rados.0.smithi003.stdout:227: oid 227 updating version 32 to 33 2024-09-21T10:11:28.726 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 227 v 33 (ObjNum 226 snap 0 seq_num 226) dirty exists 2024-09-21T10:11:28.726 INFO:tasks.rados.rados.0.smithi003.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2024-09-21T10:11:28.726 INFO:tasks.rados.rados.0.smithi003.stdout:228: finishing write tid 1 to smithi00370293-228 2024-09-21T10:11:28.726 INFO:tasks.rados.rados.0.smithi003.stdout:228: finishing write tid 2 to smithi00370293-228 2024-09-21T10:11:28.726 INFO:tasks.rados.rados.0.smithi003.stdout:227: done (15 left) 2024-09-21T10:11:28.726 INFO:tasks.rados.rados.0.smithi003.stdout:243: write initial oid 243 2024-09-21T10:11:28.726 INFO:tasks.rados.rados.0.smithi003.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2024-09-21T10:11:28.731 INFO:tasks.rados.rados.0.smithi003.stdout:243: writing smithi00370293-243 from 467294 to 1084495 tid 1 2024-09-21T10:11:28.737 INFO:tasks.rados.rados.0.smithi003.stdout:243: writing smithi00370293-243 from 1578407 to 2067294 tid 2 2024-09-21T10:11:28.737 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.737 INFO:tasks.rados.rados.0.smithi003.stdout:228: finishing write tid 3 to smithi00370293-228 2024-09-21T10:11:28.737 INFO:tasks.rados.rados.0.smithi003.stdout:228: finishing write tid 4 to smithi00370293-228 2024-09-21T10:11:28.737 INFO:tasks.rados.rados.0.smithi003.stdout:228: finishing write tid 5 to smithi00370293-228 2024-09-21T10:11:28.737 INFO:tasks.rados.rados.0.smithi003.stdout:228: oid 228 updating version 0 to 57 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:228: oid 228 version 57 is already newer than 56 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:228: oid 228 version 57 is already newer than 55 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:228: oid 228 updating version 57 to 58 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 228 v 58 (ObjNum 227 snap 0 seq_num 227) dirty exists 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:229: finishing write tid 1 to smithi00370293-229 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:229: finishing write tid 2 to smithi00370293-229 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:229: finishing write tid 3 to smithi00370293-229 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:229: finishing write tid 4 to smithi00370293-229 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:229: finishing write tid 5 to smithi00370293-229 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:229: oid 229 updating version 0 to 27 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:229: oid 229 updating version 27 to 28 2024-09-21T10:11:28.738 INFO:tasks.rados.rados.0.smithi003.stdout:229: oid 229 updating version 28 to 29 2024-09-21T10:11:28.739 INFO:tasks.rados.rados.0.smithi003.stdout:229: oid 229 version 29 is already newer than 26 2024-09-21T10:11:28.739 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 229 v 29 (ObjNum 228 snap 0 seq_num 228) dirty exists 2024-09-21T10:11:28.739 INFO:tasks.rados.rados.0.smithi003.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2024-09-21T10:11:28.739 INFO:tasks.rados.rados.0.smithi003.stdout:230: finishing write tid 1 to smithi00370293-230 2024-09-21T10:11:28.739 INFO:tasks.rados.rados.0.smithi003.stdout:230: finishing write tid 2 to smithi00370293-230 2024-09-21T10:11:28.739 INFO:tasks.rados.rados.0.smithi003.stdout:230: finishing write tid 3 to smithi00370293-230 2024-09-21T10:11:28.739 INFO:tasks.rados.rados.0.smithi003.stdout:230: finishing write tid 4 to smithi00370293-230 2024-09-21T10:11:28.739 INFO:tasks.rados.rados.0.smithi003.stdout:230: finishing write tid 5 to smithi00370293-230 2024-09-21T10:11:28.739 INFO:tasks.rados.rados.0.smithi003.stdout:230: oid 230 updating version 0 to 60 2024-09-21T10:11:28.739 INFO:tasks.rados.rados.0.smithi003.stdout:230: oid 230 version 60 is already newer than 58 2024-09-21T10:11:28.739 INFO:tasks.rados.rados.0.smithi003.stdout:230: oid 230 updating version 60 to 61 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:230: oid 230 version 61 is already newer than 59 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 230 v 61 (ObjNum 229 snap 0 seq_num 229) dirty exists 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:231: finishing write tid 1 to smithi00370293-231 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:231: finishing write tid 2 to smithi00370293-231 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:231: finishing write tid 3 to smithi00370293-231 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:231: finishing write tid 4 to smithi00370293-231 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:231: finishing write tid 5 to smithi00370293-231 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:231: oid 231 updating version 0 to 60 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:231: oid 231 updating version 60 to 61 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:231: oid 231 version 61 is already newer than 59 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:231: oid 231 updating version 61 to 62 2024-09-21T10:11:28.740 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 231 v 62 (ObjNum 230 snap 0 seq_num 230) dirty exists 2024-09-21T10:11:28.741 INFO:tasks.rados.rados.0.smithi003.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2024-09-21T10:11:28.741 INFO:tasks.rados.rados.0.smithi003.stdout:228: done (15 left) 2024-09-21T10:11:28.741 INFO:tasks.rados.rados.0.smithi003.stdout:229: done (14 left) 2024-09-21T10:11:28.741 INFO:tasks.rados.rados.0.smithi003.stdout:230: done (13 left) 2024-09-21T10:11:28.741 INFO:tasks.rados.rados.0.smithi003.stdout:231: done (12 left) 2024-09-21T10:11:28.741 INFO:tasks.rados.rados.0.smithi003.stdout:244: write initial oid 244 2024-09-21T10:11:28.741 INFO:tasks.rados.rados.0.smithi003.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2024-09-21T10:11:28.743 INFO:tasks.rados.rados.0.smithi003.stdout:244: writing smithi00370293-244 from 484101 to 1176551 tid 1 2024-09-21T10:11:28.748 INFO:tasks.rados.rados.0.smithi003.stdout:244: writing smithi00370293-244 from 1636889 to 2084101 tid 2 2024-09-21T10:11:28.748 INFO:tasks.rados.rados.0.smithi003.stdout:245: write initial oid 245 2024-09-21T10:11:28.748 INFO:tasks.rados.rados.0.smithi003.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2024-09-21T10:11:28.753 INFO:tasks.rados.rados.0.smithi003.stdout:245: writing smithi00370293-245 from 500908 to 984960 tid 1 2024-09-21T10:11:28.760 INFO:tasks.rados.rados.0.smithi003.stdout:245: writing smithi00370293-245 from 1411724 to 2100908 tid 2 2024-09-21T10:11:28.760 INFO:tasks.rados.rados.0.smithi003.stdout:246: write initial oid 246 2024-09-21T10:11:28.760 INFO:tasks.rados.rados.0.smithi003.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2024-09-21T10:11:28.766 INFO:tasks.rados.rados.0.smithi003.stdout:246: writing smithi00370293-246 from 517715 to 1077016 tid 1 2024-09-21T10:11:28.771 INFO:tasks.rados.rados.0.smithi003.stdout:246: writing smithi00370293-246 from 1870206 to 2117715 tid 2 2024-09-21T10:11:28.772 INFO:tasks.rados.rados.0.smithi003.stdout:247: write initial oid 247 2024-09-21T10:11:28.772 INFO:tasks.rados.rados.0.smithi003.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2024-09-21T10:11:28.778 INFO:tasks.rados.rados.0.smithi003.stdout:247: writing smithi00370293-247 from 534522 to 1169072 tid 1 2024-09-21T10:11:28.783 INFO:tasks.rados.rados.0.smithi003.stdout:247: writing smithi00370293-247 from 1812335 to 2134522 tid 2 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:232: finishing write tid 1 to smithi00370293-232 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:232: finishing write tid 2 to smithi00370293-232 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:232: finishing write tid 3 to smithi00370293-232 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:232: finishing write tid 4 to smithi00370293-232 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:232: finishing write tid 5 to smithi00370293-232 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:232: oid 232 updating version 0 to 39 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:232: oid 232 updating version 39 to 40 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:232: oid 232 version 40 is already newer than 37 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:232: oid 232 version 40 is already newer than 38 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 232 v 40 (ObjNum 231 snap 0 seq_num 231) dirty exists 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:233: finishing write tid 1 to smithi00370293-233 2024-09-21T10:11:28.784 INFO:tasks.rados.rados.0.smithi003.stdout:232: done (15 left) 2024-09-21T10:11:28.785 INFO:tasks.rados.rados.0.smithi003.stdout:248: write initial oid 248 2024-09-21T10:11:28.785 INFO:tasks.rados.rados.0.smithi003.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2024-09-21T10:11:28.790 INFO:tasks.rados.rados.0.smithi003.stdout:248: writing smithi00370293-248 from 551329 to 1261128 tid 1 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:248: writing smithi00370293-248 from 1870817 to 2151329 tid 2 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:233: finishing write tid 2 to smithi00370293-233 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:233: finishing write tid 3 to smithi00370293-233 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:233: finishing write tid 4 to smithi00370293-233 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:233: finishing write tid 5 to smithi00370293-233 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:233: oid 233 updating version 0 to 65 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:233: oid 233 version 65 is already newer than 62 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:233: oid 233 version 65 is already newer than 63 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:233: oid 233 version 65 is already newer than 64 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 233 v 65 (ObjNum 232 snap 0 seq_num 232) dirty exists 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2024-09-21T10:11:28.796 INFO:tasks.rados.rados.0.smithi003.stdout:234: finishing write tid 1 to smithi00370293-234 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:234: finishing write tid 2 to smithi00370293-234 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:234: finishing write tid 3 to smithi00370293-234 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:234: finishing write tid 4 to smithi00370293-234 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:234: finishing write tid 5 to smithi00370293-234 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:234: oid 234 updating version 0 to 57 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:234: oid 234 version 57 is already newer than 55 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:234: oid 234 version 57 is already newer than 56 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:234: oid 234 updating version 57 to 58 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 234 v 58 (ObjNum 233 snap 0 seq_num 233) dirty exists 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:233: done (15 left) 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:234: done (14 left) 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:249: write initial oid 249 2024-09-21T10:11:28.797 INFO:tasks.rados.rados.0.smithi003.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2024-09-21T10:11:28.803 INFO:tasks.rados.rados.0.smithi003.stdout:249: writing smithi00370293-249 from 568136 to 1353184 tid 1 2024-09-21T10:11:28.808 INFO:tasks.rados.rados.0.smithi003.stdout:249: writing smithi00370293-249 from 1929299 to 2168136 tid 2 2024-09-21T10:11:28.808 INFO:tasks.rados.rados.0.smithi003.stdout:250: write initial oid 250 2024-09-21T10:11:28.808 INFO:tasks.rados.rados.0.smithi003.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2024-09-21T10:11:28.814 INFO:tasks.rados.rados.0.smithi003.stdout:250: writing smithi00370293-250 from 584943 to 1045240 tid 1 2024-09-21T10:11:28.820 INFO:tasks.rados.rados.0.smithi003.stdout:250: writing smithi00370293-250 from 1587781 to 2184943 tid 2 2024-09-21T10:11:28.820 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.820 INFO:tasks.rados.rados.0.smithi003.stdout:235: finishing write tid 1 to smithi00370293-235 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:235: finishing write tid 2 to smithi00370293-235 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:235: finishing write tid 3 to smithi00370293-235 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:235: finishing write tid 4 to smithi00370293-235 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:235: finishing write tid 5 to smithi00370293-235 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:235: oid 235 updating version 0 to 69 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:235: oid 235 version 69 is already newer than 67 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:235: oid 235 version 69 is already newer than 66 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:235: oid 235 version 69 is already newer than 68 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 235 v 69 (ObjNum 234 snap 0 seq_num 234) dirty exists 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:236: finishing write tid 1 to smithi00370293-236 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:236: finishing write tid 2 to smithi00370293-236 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:236: finishing write tid 3 to smithi00370293-236 2024-09-21T10:11:28.821 INFO:tasks.rados.rados.0.smithi003.stdout:236: finishing write tid 4 to smithi00370293-236 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:236: finishing write tid 5 to smithi00370293-236 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:236: oid 236 updating version 0 to 66 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:236: oid 236 version 66 is already newer than 64 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:236: oid 236 version 66 is already newer than 65 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:236: oid 236 version 66 is already newer than 63 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 236 v 66 (ObjNum 235 snap 0 seq_num 235) dirty exists 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:237: finishing write tid 1 to smithi00370293-237 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:235: done (15 left) 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:236: done (14 left) 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:251: write initial oid 251 2024-09-21T10:11:28.822 INFO:tasks.rados.rados.0.smithi003.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2024-09-21T10:11:28.826 INFO:tasks.rados.rados.0.smithi003.stdout:251: writing smithi00370293-251 from 601750 to 1137296 tid 1 2024-09-21T10:11:28.832 INFO:tasks.rados.rados.0.smithi003.stdout:251: writing smithi00370293-251 from 1929910 to 2201750 tid 2 2024-09-21T10:11:28.833 INFO:tasks.rados.rados.0.smithi003.stdout:252: write initial oid 252 2024-09-21T10:11:28.833 INFO:tasks.rados.rados.0.smithi003.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2024-09-21T10:11:28.840 INFO:tasks.rados.rados.0.smithi003.stdout:252: writing smithi00370293-252 from 618557 to 1345705 tid 1 2024-09-21T10:11:28.845 INFO:tasks.rados.rados.0.smithi003.stdout:252: writing smithi00370293-252 from 2104745 to 2218557 tid 2 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:237: finishing write tid 2 to smithi00370293-237 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:237: finishing write tid 3 to smithi00370293-237 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:237: finishing write tid 4 to smithi00370293-237 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:237: finishing write tid 5 to smithi00370293-237 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:237: oid 237 updating version 0 to 31 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:237: oid 237 version 31 is already newer than 30 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:237: oid 237 updating version 31 to 32 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:237: oid 237 updating version 32 to 33 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 237 v 33 (ObjNum 236 snap 0 seq_num 236) dirty exists 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:238: finishing write tid 1 to smithi00370293-238 2024-09-21T10:11:28.846 INFO:tasks.rados.rados.0.smithi003.stdout:238: finishing write tid 2 to smithi00370293-238 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:238: finishing write tid 3 to smithi00370293-238 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:238: finishing write tid 4 to smithi00370293-238 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:238: finishing write tid 5 to smithi00370293-238 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:238: finishing write tid 6 to smithi00370293-238 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:238: oid 238 updating version 0 to 34 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:238: oid 238 version 34 is already newer than 32 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:238: oid 238 version 34 is already newer than 30 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:238: oid 238 version 34 is already newer than 31 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:238: oid 238 version 34 is already newer than 33 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 238 v 34 (ObjNum 237 snap 0 seq_num 237) dirty exists 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:239: finishing write tid 1 to smithi00370293-239 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:239: finishing write tid 2 to smithi00370293-239 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:239: finishing write tid 3 to smithi00370293-239 2024-09-21T10:11:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:239: finishing write tid 4 to smithi00370293-239 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:239: oid 239 updating version 0 to 33 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:239: oid 239 updating version 33 to 35 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:239: oid 239 version 35 is already newer than 34 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 239 v 35 (ObjNum 238 snap 0 seq_num 238) dirty exists 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:240: finishing write tid 1 to smithi00370293-240 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:240: finishing write tid 2 to smithi00370293-240 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:240: finishing write tid 3 to smithi00370293-240 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:240: finishing write tid 4 to smithi00370293-240 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:240: oid 240 updating version 0 to 58 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:240: oid 240 updating version 58 to 59 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:240: oid 240 updating version 59 to 60 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 240 v 60 (ObjNum 239 snap 0 seq_num 239) dirty exists 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2024-09-21T10:11:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:241: finishing write tid 1 to smithi00370293-241 2024-09-21T10:11:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:241: finishing write tid 2 to smithi00370293-241 2024-09-21T10:11:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:237: done (15 left) 2024-09-21T10:11:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:238: done (14 left) 2024-09-21T10:11:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:239: done (13 left) 2024-09-21T10:11:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:240: done (12 left) 2024-09-21T10:11:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:253: write initial oid 253 2024-09-21T10:11:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2024-09-21T10:11:28.851 INFO:tasks.rados.rados.0.smithi003.stdout:253: writing smithi00370293-253 from 635364 to 1037761 tid 1 2024-09-21T10:11:28.858 INFO:tasks.rados.rados.0.smithi003.stdout:253: writing smithi00370293-253 from 1763227 to 2235364 tid 2 2024-09-21T10:11:28.858 INFO:tasks.rados.rados.0.smithi003.stdout:254: write initial oid 254 2024-09-21T10:11:28.858 INFO:tasks.rados.rados.0.smithi003.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2024-09-21T10:11:28.864 INFO:tasks.rados.rados.0.smithi003.stdout:254: writing smithi00370293-254 from 652171 to 1129817 tid 1 2024-09-21T10:11:28.870 INFO:tasks.rados.rados.0.smithi003.stdout:254: writing smithi00370293-254 from 1821709 to 2252171 tid 2 2024-09-21T10:11:28.870 INFO:tasks.rados.rados.0.smithi003.stdout:255: write initial oid 255 2024-09-21T10:11:28.870 INFO:tasks.rados.rados.0.smithi003.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2024-09-21T10:11:28.876 INFO:tasks.rados.rados.0.smithi003.stdout:255: writing smithi00370293-255 from 668978 to 1221873 tid 1 2024-09-21T10:11:28.882 INFO:tasks.rados.rados.0.smithi003.stdout:255: writing smithi00370293-255 from 1763838 to 2268978 tid 2 2024-09-21T10:11:28.883 INFO:tasks.rados.rados.0.smithi003.stdout:256: write initial oid 256 2024-09-21T10:11:28.883 INFO:tasks.rados.rados.0.smithi003.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2024-09-21T10:11:28.890 INFO:tasks.rados.rados.0.smithi003.stdout:256: writing smithi00370293-256 from 685785 to 1313929 tid 1 2024-09-21T10:11:28.895 INFO:tasks.rados.rados.0.smithi003.stdout:256: writing smithi00370293-256 from 1822320 to 2285785 tid 2 2024-09-21T10:11:28.895 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:241: finishing write tid 3 to smithi00370293-241 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:241: finishing write tid 4 to smithi00370293-241 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:241: oid 241 updating version 0 to 36 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:241: oid 241 version 36 is already newer than 34 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:241: oid 241 version 36 is already newer than 35 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 241 v 36 (ObjNum 240 snap 0 seq_num 240) dirty exists 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:242: finishing write tid 1 to smithi00370293-242 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:242: finishing write tid 2 to smithi00370293-242 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:241: done (15 left) 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:257: write initial oid 257 2024-09-21T10:11:28.896 INFO:tasks.rados.rados.0.smithi003.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2024-09-21T10:11:28.903 INFO:tasks.rados.rados.0.smithi003.stdout:257: writing smithi00370293-257 from 702592 to 1405985 tid 1 2024-09-21T10:11:28.908 INFO:tasks.rados.rados.0.smithi003.stdout:257: writing smithi00370293-257 from 1880802 to 2302592 tid 2 2024-09-21T10:11:28.908 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.908 INFO:tasks.rados.rados.0.smithi003.stdout:242: finishing write tid 3 to smithi00370293-242 2024-09-21T10:11:28.908 INFO:tasks.rados.rados.0.smithi003.stdout:242: finishing write tid 4 to smithi00370293-242 2024-09-21T10:11:28.908 INFO:tasks.rados.rados.0.smithi003.stdout:242: oid 242 updating version 0 to 38 2024-09-21T10:11:28.909 INFO:tasks.rados.rados.0.smithi003.stdout:242: oid 242 updating version 38 to 39 2024-09-21T10:11:28.909 INFO:tasks.rados.rados.0.smithi003.stdout:242: oid 242 version 39 is already newer than 37 2024-09-21T10:11:28.909 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 242 v 39 (ObjNum 241 snap 0 seq_num 241) dirty exists 2024-09-21T10:11:28.909 INFO:tasks.rados.rados.0.smithi003.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2024-09-21T10:11:28.909 INFO:tasks.rados.rados.0.smithi003.stdout:243: finishing write tid 1 to smithi00370293-243 2024-09-21T10:11:28.909 INFO:tasks.rados.rados.0.smithi003.stdout:243: finishing write tid 2 to smithi00370293-243 2024-09-21T10:11:28.909 INFO:tasks.rados.rados.0.smithi003.stdout:243: finishing write tid 3 to smithi00370293-243 2024-09-21T10:11:28.909 INFO:tasks.rados.rados.0.smithi003.stdout:242: done (15 left) 2024-09-21T10:11:28.909 INFO:tasks.rados.rados.0.smithi003.stdout:258: write initial oid 258 2024-09-21T10:11:28.909 INFO:tasks.rados.rados.0.smithi003.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2024-09-21T10:11:28.916 INFO:tasks.rados.rados.0.smithi003.stdout:258: writing smithi00370293-258 from 719399 to 1498041 tid 1 2024-09-21T10:11:28.921 INFO:tasks.rados.rados.0.smithi003.stdout:258: writing smithi00370293-258 from 1939284 to 2319399 tid 2 2024-09-21T10:11:28.921 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.921 INFO:tasks.rados.rados.0.smithi003.stdout:243: finishing write tid 4 to smithi00370293-243 2024-09-21T10:11:28.921 INFO:tasks.rados.rados.0.smithi003.stdout:243: oid 243 updating version 0 to 63 2024-09-21T10:11:28.921 INFO:tasks.rados.rados.0.smithi003.stdout:243: oid 243 updating version 63 to 64 2024-09-21T10:11:28.921 INFO:tasks.rados.rados.0.smithi003.stdout:243: oid 243 updating version 64 to 65 2024-09-21T10:11:28.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 243 v 65 (ObjNum 242 snap 0 seq_num 242) dirty exists 2024-09-21T10:11:28.921 INFO:tasks.rados.rados.0.smithi003.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2024-09-21T10:11:28.922 INFO:tasks.rados.rados.0.smithi003.stdout:244: finishing write tid 1 to smithi00370293-244 2024-09-21T10:11:28.922 INFO:tasks.rados.rados.0.smithi003.stdout:244: finishing write tid 2 to smithi00370293-244 2024-09-21T10:11:28.922 INFO:tasks.rados.rados.0.smithi003.stdout:244: finishing write tid 3 to smithi00370293-244 2024-09-21T10:11:28.922 INFO:tasks.rados.rados.0.smithi003.stdout:243: done (15 left) 2024-09-21T10:11:28.922 INFO:tasks.rados.rados.0.smithi003.stdout:259: write initial oid 259 2024-09-21T10:11:28.922 INFO:tasks.rados.rados.0.smithi003.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2024-09-21T10:11:28.927 INFO:tasks.rados.rados.0.smithi003.stdout:259: writing smithi00370293-259 from 736206 to 1190097 tid 1 2024-09-21T10:11:28.934 INFO:tasks.rados.rados.0.smithi003.stdout:259: writing smithi00370293-259 from 1881413 to 2336206 tid 2 2024-09-21T10:11:28.934 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.934 INFO:tasks.rados.rados.0.smithi003.stdout:244: finishing write tid 4 to smithi00370293-244 2024-09-21T10:11:28.934 INFO:tasks.rados.rados.0.smithi003.stdout:244: oid 244 updating version 0 to 38 2024-09-21T10:11:28.934 INFO:tasks.rados.rados.0.smithi003.stdout:244: oid 244 version 38 is already newer than 37 2024-09-21T10:11:28.934 INFO:tasks.rados.rados.0.smithi003.stdout:244: oid 244 version 38 is already newer than 36 2024-09-21T10:11:28.934 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 244 v 38 (ObjNum 243 snap 0 seq_num 243) dirty exists 2024-09-21T10:11:28.934 INFO:tasks.rados.rados.0.smithi003.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2024-09-21T10:11:28.934 INFO:tasks.rados.rados.0.smithi003.stdout:245: finishing write tid 1 to smithi00370293-245 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:245: finishing write tid 2 to smithi00370293-245 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:245: finishing write tid 3 to smithi00370293-245 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:245: finishing write tid 4 to smithi00370293-245 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:245: oid 245 updating version 0 to 59 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:245: oid 245 updating version 59 to 60 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:245: oid 245 updating version 60 to 61 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 245 v 61 (ObjNum 244 snap 0 seq_num 244) dirty exists 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:246: finishing write tid 1 to smithi00370293-246 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:246: finishing write tid 2 to smithi00370293-246 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:244: done (15 left) 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:245: done (14 left) 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:260: write initial oid 260 2024-09-21T10:11:28.935 INFO:tasks.rados.rados.0.smithi003.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2024-09-21T10:11:28.941 INFO:tasks.rados.rados.0.smithi003.stdout:260: writing smithi00370293-260 from 753013 to 1398506 tid 1 2024-09-21T10:11:28.947 INFO:tasks.rados.rados.0.smithi003.stdout:260: writing smithi00370293-260 from 2056248 to 2353013 tid 2 2024-09-21T10:11:28.947 INFO:tasks.rados.rados.0.smithi003.stdout:261: write initial oid 261 2024-09-21T10:11:28.947 INFO:tasks.rados.rados.0.smithi003.stdout:246: finishing write tid 3 to smithi00370293-246 2024-09-21T10:11:28.947 INFO:tasks.rados.rados.0.smithi003.stdout:246: finishing write tid 4 to smithi00370293-246 2024-09-21T10:11:28.947 INFO:tasks.rados.rados.0.smithi003.stdout:246: oid 246 updating version 0 to 62 2024-09-21T10:11:28.947 INFO:tasks.rados.rados.0.smithi003.stdout:246: oid 246 updating version 62 to 63 2024-09-21T10:11:28.947 INFO:tasks.rados.rados.0.smithi003.stdout:246: oid 246 updating version 63 to 64 2024-09-21T10:11:28.947 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 246 v 64 (ObjNum 245 snap 0 seq_num 245) dirty exists 2024-09-21T10:11:28.947 INFO:tasks.rados.rados.0.smithi003.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2024-09-21T10:11:28.947 INFO:tasks.rados.rados.0.smithi003.stdout:247: finishing write tid 1 to smithi00370293-247 2024-09-21T10:11:28.948 INFO:tasks.rados.rados.0.smithi003.stdout:247: finishing write tid 2 to smithi00370293-247 2024-09-21T10:11:28.948 INFO:tasks.rados.rados.0.smithi003.stdout:247: finishing write tid 3 to smithi00370293-247 2024-09-21T10:11:28.948 INFO:tasks.rados.rados.0.smithi003.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2024-09-21T10:11:28.955 INFO:tasks.rados.rados.0.smithi003.stdout:261: writing smithi00370293-261 from 769820 to 1490562 tid 1 2024-09-21T10:11:28.960 INFO:tasks.rados.rados.0.smithi003.stdout:261: writing smithi00370293-261 from 2114730 to 2369820 tid 2 2024-09-21T10:11:28.960 INFO:tasks.rados.rados.0.smithi003.stdout:246: done (15 left) 2024-09-21T10:11:28.960 INFO:tasks.rados.rados.0.smithi003.stdout:262: write initial oid 262 2024-09-21T10:11:28.960 INFO:tasks.rados.rados.0.smithi003.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2024-09-21T10:11:28.968 INFO:tasks.rados.rados.0.smithi003.stdout:262: writing smithi00370293-262 from 786627 to 1582618 tid 1 2024-09-21T10:11:28.973 INFO:tasks.rados.rados.0.smithi003.stdout:262: writing smithi00370293-262 from 2173212 to 2386627 tid 2 2024-09-21T10:11:28.973 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.973 INFO:tasks.rados.rados.0.smithi003.stdout:247: finishing write tid 4 to smithi00370293-247 2024-09-21T10:11:28.973 INFO:tasks.rados.rados.0.smithi003.stdout:247: oid 247 updating version 0 to 35 2024-09-21T10:11:28.973 INFO:tasks.rados.rados.0.smithi003.stdout:247: oid 247 updating version 35 to 37 2024-09-21T10:11:28.973 INFO:tasks.rados.rados.0.smithi003.stdout:247: oid 247 version 37 is already newer than 36 2024-09-21T10:11:28.973 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 247 v 37 (ObjNum 246 snap 0 seq_num 246) dirty exists 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:248: finishing write tid 1 to smithi00370293-248 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:248: finishing write tid 2 to smithi00370293-248 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:248: finishing write tid 3 to smithi00370293-248 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:248: finishing write tid 4 to smithi00370293-248 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:248: oid 248 updating version 0 to 49 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:248: oid 248 updating version 49 to 51 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:248: oid 248 version 51 is already newer than 50 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 248 v 51 (ObjNum 247 snap 0 seq_num 247) dirty exists 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:249: finishing write tid 1 to smithi00370293-249 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:247: done (15 left) 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:248: done (14 left) 2024-09-21T10:11:28.974 INFO:tasks.rados.rados.0.smithi003.stdout:263: write initial oid 263 2024-09-21T10:11:28.975 INFO:tasks.rados.rados.0.smithi003.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2024-09-21T10:11:28.977 INFO:tasks.rados.rados.0.smithi003.stdout:263: writing smithi00370293-263 from 403434 to 874674 tid 1 2024-09-21T10:11:28.982 INFO:tasks.rados.rados.0.smithi003.stdout:263: writing smithi00370293-263 from 1315341 to 1716097 tid 2 2024-09-21T10:11:28.982 INFO:tasks.rados.rados.0.smithi003.stdout:264: write initial oid 264 2024-09-21T10:11:28.982 INFO:tasks.rados.rados.0.smithi003.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2024-09-21T10:11:28.987 INFO:tasks.rados.rados.0.smithi003.stdout:264: writing smithi00370293-264 from 420241 to 966730 tid 1 2024-09-21T10:11:28.993 INFO:tasks.rados.rados.0.smithi003.stdout:264: writing smithi00370293-264 from 1373823 to 1918237 tid 2 2024-09-21T10:11:28.993 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:28.993 INFO:tasks.rados.rados.0.smithi003.stdout:249: finishing write tid 2 to smithi00370293-249 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:249: finishing write tid 3 to smithi00370293-249 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:249: finishing write tid 4 to smithi00370293-249 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:249: oid 249 updating version 0 to 52 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:249: oid 249 updating version 52 to 53 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:249: oid 249 updating version 53 to 54 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 249 v 54 (ObjNum 248 snap 0 seq_num 248) dirty exists 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:250: finishing write tid 1 to smithi00370293-250 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:250: finishing write tid 2 to smithi00370293-250 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:249: done (15 left) 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:265: write initial oid 265 2024-09-21T10:11:28.994 INFO:tasks.rados.rados.0.smithi003.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2024-09-21T10:11:28.999 INFO:tasks.rados.rados.0.smithi003.stdout:265: writing smithi00370293-265 from 437048 to 1058786 tid 1 2024-09-21T10:11:29.006 INFO:tasks.rados.rados.0.smithi003.stdout:265: writing smithi00370293-265 from 1832305 to 2236730 tid 2 2024-09-21T10:11:29.006 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.006 INFO:tasks.rados.rados.0.smithi003.stdout:250: finishing write tid 3 to smithi00370293-250 2024-09-21T10:11:29.006 INFO:tasks.rados.rados.0.smithi003.stdout:250: finishing write tid 4 to smithi00370293-250 2024-09-21T10:11:29.006 INFO:tasks.rados.rados.0.smithi003.stdout:250: oid 250 updating version 0 to 53 2024-09-21T10:11:29.006 INFO:tasks.rados.rados.0.smithi003.stdout:250: oid 250 updating version 53 to 55 2024-09-21T10:11:29.006 INFO:tasks.rados.rados.0.smithi003.stdout:250: oid 250 version 55 is already newer than 54 2024-09-21T10:11:29.006 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 250 v 55 (ObjNum 249 snap 0 seq_num 249) dirty exists 2024-09-21T10:11:29.006 INFO:tasks.rados.rados.0.smithi003.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2024-09-21T10:11:29.006 INFO:tasks.rados.rados.0.smithi003.stdout:251: finishing write tid 1 to smithi00370293-251 2024-09-21T10:11:29.006 INFO:tasks.rados.rados.0.smithi003.stdout:250: done (15 left) 2024-09-21T10:11:29.007 INFO:tasks.rados.rados.0.smithi003.stdout:266: write initial oid 266 2024-09-21T10:11:29.007 INFO:tasks.rados.rados.0.smithi003.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2024-09-21T10:11:29.011 INFO:tasks.rados.rados.0.smithi003.stdout:266: writing smithi00370293-266 from 453855 to 1150842 tid 1 2024-09-21T10:11:29.019 INFO:tasks.rados.rados.0.smithi003.stdout:266: writing smithi00370293-266 from 1890787 to 2438870 tid 2 2024-09-21T10:11:29.019 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.019 INFO:tasks.rados.rados.0.smithi003.stdout:251: finishing write tid 2 to smithi00370293-251 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:251: finishing write tid 3 to smithi00370293-251 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:251: finishing write tid 4 to smithi00370293-251 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:251: oid 251 updating version 0 to 83 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:251: oid 251 version 83 is already newer than 81 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:251: oid 251 version 83 is already newer than 82 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 251 v 83 (ObjNum 250 snap 0 seq_num 250) dirty exists 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:252: finishing write tid 1 to smithi00370293-252 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:252: finishing write tid 2 to smithi00370293-252 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:252: finishing write tid 3 to smithi00370293-252 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:252: finishing write tid 4 to smithi00370293-252 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:252: oid 252 updating version 0 to 39 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:252: oid 252 updating version 39 to 40 2024-09-21T10:11:29.020 INFO:tasks.rados.rados.0.smithi003.stdout:252: oid 252 version 40 is already newer than 38 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 252 v 40 (ObjNum 251 snap 0 seq_num 251) dirty exists 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:253: finishing write tid 1 to smithi00370293-253 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:253: finishing write tid 2 to smithi00370293-253 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:253: finishing write tid 3 to smithi00370293-253 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:253: finishing write tid 4 to smithi00370293-253 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:253: oid 253 updating version 0 to 51 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:253: oid 253 version 51 is already newer than 50 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:253: oid 253 updating version 51 to 52 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 253 v 52 (ObjNum 252 snap 0 seq_num 252) dirty exists 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:254: finishing write tid 1 to smithi00370293-254 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:254: finishing write tid 2 to smithi00370293-254 2024-09-21T10:11:29.021 INFO:tasks.rados.rados.0.smithi003.stdout:254: finishing write tid 3 to smithi00370293-254 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:254: finishing write tid 4 to smithi00370293-254 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:254: oid 254 updating version 0 to 53 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:254: oid 254 updating version 53 to 55 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:254: oid 254 version 55 is already newer than 54 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 254 v 55 (ObjNum 253 snap 0 seq_num 253) dirty exists 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:255: finishing write tid 1 to smithi00370293-255 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:255: finishing write tid 2 to smithi00370293-255 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:251: done (15 left) 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:252: done (14 left) 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:253: done (13 left) 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:254: done (12 left) 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:267: write initial oid 267 2024-09-21T10:11:29.022 INFO:tasks.rados.rados.0.smithi003.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2024-09-21T10:11:29.026 INFO:tasks.rados.rados.0.smithi003.stdout:267: writing smithi00370293-267 from 470662 to 1242898 tid 1 2024-09-21T10:11:29.031 INFO:tasks.rados.rados.0.smithi003.stdout:267: writing smithi00370293-267 from 1832916 to 2241010 tid 2 2024-09-21T10:11:29.031 INFO:tasks.rados.rados.0.smithi003.stdout:268: write initial oid 268 2024-09-21T10:11:29.031 INFO:tasks.rados.rados.0.smithi003.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2024-09-21T10:11:29.037 INFO:tasks.rados.rados.0.smithi003.stdout:268: writing smithi00370293-268 from 487469 to 1051307 tid 1 2024-09-21T10:11:29.043 INFO:tasks.rados.rados.0.smithi003.stdout:268: writing smithi00370293-268 from 1607751 to 2159503 tid 2 2024-09-21T10:11:29.043 INFO:tasks.rados.rados.0.smithi003.stdout:269: write initial oid 269 2024-09-21T10:11:29.043 INFO:tasks.rados.rados.0.smithi003.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2024-09-21T10:11:29.049 INFO:tasks.rados.rados.0.smithi003.stdout:269: writing smithi00370293-269 from 504276 to 1143363 tid 1 2024-09-21T10:11:29.056 INFO:tasks.rados.rados.0.smithi003.stdout:269: writing smithi00370293-269 from 1666233 to 2361643 tid 2 2024-09-21T10:11:29.056 INFO:tasks.rados.rados.0.smithi003.stdout:270: write initial oid 270 2024-09-21T10:11:29.056 INFO:tasks.rados.rados.0.smithi003.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2024-09-21T10:11:29.063 INFO:tasks.rados.rados.0.smithi003.stdout:270: writing smithi00370293-270 from 521083 to 1235419 tid 1 2024-09-21T10:11:29.069 INFO:tasks.rados.rados.0.smithi003.stdout:270: writing smithi00370293-270 from 1724715 to 2280136 tid 2 2024-09-21T10:11:29.069 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.069 INFO:tasks.rados.rados.0.smithi003.stdout:255: finishing write tid 3 to smithi00370293-255 2024-09-21T10:11:29.069 INFO:tasks.rados.rados.0.smithi003.stdout:255: finishing write tid 4 to smithi00370293-255 2024-09-21T10:11:29.069 INFO:tasks.rados.rados.0.smithi003.stdout:255: oid 255 updating version 0 to 69 2024-09-21T10:11:29.069 INFO:tasks.rados.rados.0.smithi003.stdout:255: oid 255 version 69 is already newer than 68 2024-09-21T10:11:29.069 INFO:tasks.rados.rados.0.smithi003.stdout:255: oid 255 version 69 is already newer than 67 2024-09-21T10:11:29.069 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 255 v 69 (ObjNum 254 snap 0 seq_num 254) dirty exists 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:256: finishing write tid 1 to smithi00370293-256 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:256: finishing write tid 2 to smithi00370293-256 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:256: finishing write tid 3 to smithi00370293-256 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:256: finishing write tid 4 to smithi00370293-256 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:256: oid 256 updating version 0 to 58 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:256: oid 256 version 58 is already newer than 56 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:256: oid 256 version 58 is already newer than 57 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 256 v 58 (ObjNum 255 snap 0 seq_num 255) dirty exists 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:257: finishing write tid 1 to smithi00370293-257 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:257: finishing write tid 2 to smithi00370293-257 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:255: done (15 left) 2024-09-21T10:11:29.070 INFO:tasks.rados.rados.0.smithi003.stdout:256: done (14 left) 2024-09-21T10:11:29.071 INFO:tasks.rados.rados.0.smithi003.stdout:271: write initial oid 271 2024-09-21T10:11:29.071 INFO:tasks.rados.rados.0.smithi003.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2024-09-21T10:11:29.076 INFO:tasks.rados.rados.0.smithi003.stdout:271: writing smithi00370293-271 from 537890 to 1327475 tid 1 2024-09-21T10:11:29.082 INFO:tasks.rados.rados.0.smithi003.stdout:271: writing smithi00370293-271 from 1783197 to 2482276 tid 2 2024-09-21T10:11:29.083 INFO:tasks.rados.rados.0.smithi003.stdout:272: write initial oid 272 2024-09-21T10:11:29.083 INFO:tasks.rados.rados.0.smithi003.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2024-09-21T10:11:29.088 INFO:tasks.rados.rados.0.smithi003.stdout:272: writing smithi00370293-272 from 554697 to 1019531 tid 1 2024-09-21T10:11:29.095 INFO:tasks.rados.rados.0.smithi003.stdout:272: writing smithi00370293-272 from 1725326 to 2284416 tid 2 2024-09-21T10:11:29.095 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:257: finishing write tid 3 to smithi00370293-257 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:257: finishing write tid 4 to smithi00370293-257 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:257: oid 257 updating version 0 to 42 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:257: oid 257 updating version 42 to 43 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:257: oid 257 version 43 is already newer than 41 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 257 v 43 (ObjNum 256 snap 0 seq_num 256) dirty exists 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:258: finishing write tid 1 to smithi00370293-258 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:258: finishing write tid 2 to smithi00370293-258 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:258: finishing write tid 3 to smithi00370293-258 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:258: finishing write tid 4 to smithi00370293-258 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:258: oid 258 updating version 0 to 56 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:258: oid 258 updating version 56 to 57 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:258: oid 258 updating version 57 to 58 2024-09-21T10:11:29.096 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 258 v 58 (ObjNum 257 snap 0 seq_num 257) dirty exists 2024-09-21T10:11:29.097 INFO:tasks.rados.rados.0.smithi003.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2024-09-21T10:11:29.097 INFO:tasks.rados.rados.0.smithi003.stdout:259: finishing write tid 1 to smithi00370293-259 2024-09-21T10:11:29.097 INFO:tasks.rados.rados.0.smithi003.stdout:259: finishing write tid 2 to smithi00370293-259 2024-09-21T10:11:29.097 INFO:tasks.rados.rados.0.smithi003.stdout:257: done (15 left) 2024-09-21T10:11:29.097 INFO:tasks.rados.rados.0.smithi003.stdout:258: done (14 left) 2024-09-21T10:11:29.097 INFO:tasks.rados.rados.0.smithi003.stdout:273: write initial oid 273 2024-09-21T10:11:29.097 INFO:tasks.rados.rados.0.smithi003.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2024-09-21T10:11:29.101 INFO:tasks.rados.rados.0.smithi003.stdout:273: writing smithi00370293-273 from 571504 to 1111587 tid 1 2024-09-21T10:11:29.108 INFO:tasks.rados.rados.0.smithi003.stdout:273: writing smithi00370293-273 from 1783808 to 2486556 tid 2 2024-09-21T10:11:29.109 INFO:tasks.rados.rados.0.smithi003.stdout:274: write initial oid 274 2024-09-21T10:11:29.109 INFO:tasks.rados.rados.0.smithi003.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2024-09-21T10:11:29.115 INFO:tasks.rados.rados.0.smithi003.stdout:274: writing smithi00370293-274 from 588311 to 1203643 tid 1 2024-09-21T10:11:29.122 INFO:tasks.rados.rados.0.smithi003.stdout:274: writing smithi00370293-274 from 1842290 to 2405049 tid 2 2024-09-21T10:11:29.122 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.122 INFO:tasks.rados.rados.0.smithi003.stdout:259: finishing write tid 3 to smithi00370293-259 2024-09-21T10:11:29.122 INFO:tasks.rados.rados.0.smithi003.stdout:259: finishing write tid 4 to smithi00370293-259 2024-09-21T10:11:29.122 INFO:tasks.rados.rados.0.smithi003.stdout:259: oid 259 updating version 0 to 41 2024-09-21T10:11:29.122 INFO:tasks.rados.rados.0.smithi003.stdout:259: oid 259 updating version 41 to 43 2024-09-21T10:11:29.123 INFO:tasks.rados.rados.0.smithi003.stdout:259: oid 259 version 43 is already newer than 42 2024-09-21T10:11:29.123 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 259 v 43 (ObjNum 258 snap 0 seq_num 258) dirty exists 2024-09-21T10:11:29.123 INFO:tasks.rados.rados.0.smithi003.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2024-09-21T10:11:29.123 INFO:tasks.rados.rados.0.smithi003.stdout:260: finishing write tid 1 to smithi00370293-260 2024-09-21T10:11:29.123 INFO:tasks.rados.rados.0.smithi003.stdout:259: done (15 left) 2024-09-21T10:11:29.123 INFO:tasks.rados.rados.0.smithi003.stdout:275: write initial oid 275 2024-09-21T10:11:29.123 INFO:tasks.rados.rados.0.smithi003.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2024-09-21T10:11:29.127 INFO:tasks.rados.rados.0.smithi003.stdout:275: writing smithi00370293-275 from 605118 to 1012052 tid 1 2024-09-21T10:11:29.136 INFO:tasks.rados.rados.0.smithi003.stdout:275: writing smithi00370293-275 from 1617125 to 2323542 tid 2 2024-09-21T10:11:29.136 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.136 INFO:tasks.rados.rados.0.smithi003.stdout:260: finishing write tid 2 to smithi00370293-260 2024-09-21T10:11:29.136 INFO:tasks.rados.rados.0.smithi003.stdout:260: finishing write tid 3 to smithi00370293-260 2024-09-21T10:11:29.136 INFO:tasks.rados.rados.0.smithi003.stdout:260: finishing write tid 4 to smithi00370293-260 2024-09-21T10:11:29.136 INFO:tasks.rados.rados.0.smithi003.stdout:260: oid 260 updating version 0 to 68 2024-09-21T10:11:29.136 INFO:tasks.rados.rados.0.smithi003.stdout:260: oid 260 version 68 is already newer than 67 2024-09-21T10:11:29.136 INFO:tasks.rados.rados.0.smithi003.stdout:260: oid 260 version 68 is already newer than 66 2024-09-21T10:11:29.136 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 260 v 68 (ObjNum 259 snap 0 seq_num 259) dirty exists 2024-09-21T10:11:29.136 INFO:tasks.rados.rados.0.smithi003.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2024-09-21T10:11:29.136 INFO:tasks.rados.rados.0.smithi003.stdout:261: finishing write tid 1 to smithi00370293-261 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:261: finishing write tid 2 to smithi00370293-261 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:261: finishing write tid 3 to smithi00370293-261 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:261: finishing write tid 4 to smithi00370293-261 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:261: oid 261 updating version 0 to 70 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:261: oid 261 updating version 70 to 71 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:261: oid 261 version 71 is already newer than 69 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 261 v 71 (ObjNum 260 snap 0 seq_num 260) dirty exists 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:262: finishing write tid 1 to smithi00370293-262 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:262: finishing write tid 2 to smithi00370293-262 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:262: finishing write tid 3 to smithi00370293-262 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:262: finishing write tid 4 to smithi00370293-262 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:262: oid 262 updating version 0 to 42 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:262: oid 262 version 42 is already newer than 40 2024-09-21T10:11:29.137 INFO:tasks.rados.rados.0.smithi003.stdout:262: oid 262 version 42 is already newer than 41 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 262 v 42 (ObjNum 261 snap 0 seq_num 261) dirty exists 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:263: finishing write tid 1 to smithi00370293-263 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:263: finishing write tid 2 to smithi00370293-263 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:263: finishing write tid 3 to smithi00370293-263 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:263: finishing write tid 4 to smithi00370293-263 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:263: oid 263 updating version 0 to 61 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:263: oid 263 version 61 is already newer than 60 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:263: oid 263 updating version 61 to 62 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 263 v 62 (ObjNum 262 snap 0 seq_num 262) dirty exists 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:264: finishing write tid 1 to smithi00370293-264 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:264: finishing write tid 2 to smithi00370293-264 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:264: finishing write tid 3 to smithi00370293-264 2024-09-21T10:11:29.138 INFO:tasks.rados.rados.0.smithi003.stdout:264: finishing write tid 4 to smithi00370293-264 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:264: oid 264 updating version 0 to 65 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:264: oid 264 version 65 is already newer than 63 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:264: oid 264 version 65 is already newer than 64 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 264 v 65 (ObjNum 263 snap 0 seq_num 263) dirty exists 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:265: finishing write tid 1 to smithi00370293-265 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:260: done (15 left) 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:261: done (14 left) 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:262: done (13 left) 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:263: done (12 left) 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:264: done (11 left) 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:276: write initial oid 276 2024-09-21T10:11:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2024-09-21T10:11:29.140 INFO:tasks.rados.rados.0.smithi003.stdout:276: writing smithi00370293-276 from 621925 to 1104108 tid 1 2024-09-21T10:11:29.146 INFO:tasks.rados.rados.0.smithi003.stdout:276: writing smithi00370293-276 from 1559254 to 2125682 tid 2 2024-09-21T10:11:29.146 INFO:tasks.rados.rados.0.smithi003.stdout:277: write initial oid 277 2024-09-21T10:11:29.146 INFO:tasks.rados.rados.0.smithi003.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2024-09-21T10:11:29.153 INFO:tasks.rados.rados.0.smithi003.stdout:277: writing smithi00370293-277 from 638732 to 1196164 tid 1 2024-09-21T10:11:29.159 INFO:tasks.rados.rados.0.smithi003.stdout:277: writing smithi00370293-277 from 1617736 to 2327822 tid 2 2024-09-21T10:11:29.159 INFO:tasks.rados.rados.0.smithi003.stdout:278: write initial oid 278 2024-09-21T10:11:29.159 INFO:tasks.rados.rados.0.smithi003.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2024-09-21T10:11:29.166 INFO:tasks.rados.rados.0.smithi003.stdout:278: writing smithi00370293-278 from 655539 to 1288220 tid 1 2024-09-21T10:11:29.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:28 smithi003 bash[22527]: cluster 2024-09-21T10:11:27.704729+0000 mgr.y (mgr.14385) 197 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 143 MiB data, 266 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-09-21T10:11:29.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:28 smithi003 bash[31899]: cluster 2024-09-21T10:11:27.704729+0000 mgr.y (mgr.14385) 197 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 143 MiB data, 266 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-09-21T10:11:29.174 INFO:tasks.rados.rados.0.smithi003.stdout:278: writing smithi00370293-278 from 2076218 to 2646315 tid 2 2024-09-21T10:11:29.174 INFO:tasks.rados.rados.0.smithi003.stdout:279: write initial oid 279 2024-09-21T10:11:29.174 INFO:tasks.rados.rados.0.smithi003.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2024-09-21T10:11:29.181 INFO:tasks.rados.rados.0.smithi003.stdout:279: writing smithi00370293-279 from 672346 to 1380276 tid 1 2024-09-21T10:11:29.188 INFO:tasks.rados.rados.0.smithi003.stdout:279: writing smithi00370293-279 from 2134700 to 2672346 tid 2 2024-09-21T10:11:29.189 INFO:tasks.rados.rados.0.smithi003.stdout:280: write initial oid 280 2024-09-21T10:11:29.189 INFO:tasks.rados.rados.0.smithi003.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2024-09-21T10:11:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:280: writing smithi00370293-280 from 689153 to 1472332 tid 1 2024-09-21T10:11:29.203 INFO:tasks.rados.rados.0.smithi003.stdout:280: writing smithi00370293-280 from 2076829 to 2534242 tid 2 2024-09-21T10:11:29.203 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.203 INFO:tasks.rados.rados.0.smithi003.stdout:265: finishing write tid 2 to smithi00370293-265 2024-09-21T10:11:29.203 INFO:tasks.rados.rados.0.smithi003.stdout:265: finishing write tid 3 to smithi00370293-265 2024-09-21T10:11:29.203 INFO:tasks.rados.rados.0.smithi003.stdout:265: finishing write tid 4 to smithi00370293-265 2024-09-21T10:11:29.203 INFO:tasks.rados.rados.0.smithi003.stdout:265: oid 265 updating version 0 to 85 2024-09-21T10:11:29.203 INFO:tasks.rados.rados.0.smithi003.stdout:265: oid 265 updating version 85 to 86 2024-09-21T10:11:29.203 INFO:tasks.rados.rados.0.smithi003.stdout:265: oid 265 version 86 is already newer than 84 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 265 v 86 (ObjNum 264 snap 0 seq_num 264) dirty exists 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:266: finishing write tid 1 to smithi00370293-266 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:266: finishing write tid 2 to smithi00370293-266 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:266: finishing write tid 3 to smithi00370293-266 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:266: finishing write tid 4 to smithi00370293-266 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:266: oid 266 updating version 0 to 72 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:266: oid 266 version 72 is already newer than 71 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:266: oid 266 version 72 is already newer than 70 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 266 v 72 (ObjNum 265 snap 0 seq_num 265) dirty exists 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:267: finishing write tid 1 to smithi00370293-267 2024-09-21T10:11:29.204 INFO:tasks.rados.rados.0.smithi003.stdout:267: finishing write tid 2 to smithi00370293-267 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:267: finishing write tid 3 to smithi00370293-267 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:267: finishing write tid 4 to smithi00370293-267 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:267: oid 267 updating version 0 to 45 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:267: oid 267 version 45 is already newer than 44 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:267: oid 267 version 45 is already newer than 43 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 267 v 45 (ObjNum 266 snap 0 seq_num 266) dirty exists 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:268: finishing write tid 1 to smithi00370293-268 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:268: finishing write tid 2 to smithi00370293-268 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:265: done (15 left) 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:266: done (14 left) 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:267: done (13 left) 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:281: write initial oid 281 2024-09-21T10:11:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2024-09-21T10:11:29.209 INFO:tasks.rados.rados.0.smithi003.stdout:281: writing smithi00370293-281 from 705960 to 1164388 tid 1 2024-09-21T10:11:29.216 INFO:tasks.rados.rados.0.smithi003.stdout:281: writing smithi00370293-281 from 1735311 to 2452735 tid 2 2024-09-21T10:11:29.216 INFO:tasks.rados.rados.0.smithi003.stdout:282: write initial oid 282 2024-09-21T10:11:29.216 INFO:tasks.rados.rados.0.smithi003.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2024-09-21T10:11:29.223 INFO:tasks.rados.rados.0.smithi003.stdout:282: writing smithi00370293-282 from 722767 to 1256444 tid 1 2024-09-21T10:11:29.229 INFO:tasks.rados.rados.0.smithi003.stdout:282: writing smithi00370293-282 from 1793793 to 2254875 tid 2 2024-09-21T10:11:29.229 INFO:tasks.rados.rados.0.smithi003.stdout:283: write initial oid 283 2024-09-21T10:11:29.229 INFO:tasks.rados.rados.0.smithi003.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2024-09-21T10:11:29.236 INFO:tasks.rados.rados.0.smithi003.stdout:283: writing smithi00370293-283 from 739574 to 1464853 tid 1 2024-09-21T10:11:29.249 INFO:tasks.rados.rados.0.smithi003.stdout:283: writing smithi00370293-283 from 1968628 to 2689721 tid 2 2024-09-21T10:11:29.249 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.249 INFO:tasks.rados.rados.0.smithi003.stdout:268: finishing write tid 3 to smithi00370293-268 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:268: finishing write tid 4 to smithi00370293-268 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:268: oid 268 updating version 0 to 74 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:268: oid 268 version 74 is already newer than 73 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:268: oid 268 version 74 is already newer than 72 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 268 v 74 (ObjNum 267 snap 0 seq_num 267) dirty exists 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:269: finishing write tid 1 to smithi00370293-269 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:269: finishing write tid 2 to smithi00370293-269 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:269: finishing write tid 3 to smithi00370293-269 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:269: finishing write tid 4 to smithi00370293-269 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:269: oid 269 updating version 0 to 55 2024-09-21T10:11:29.250 INFO:tasks.rados.rados.0.smithi003.stdout:269: oid 269 updating version 55 to 57 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:269: oid 269 version 57 is already newer than 56 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 269 v 57 (ObjNum 268 snap 0 seq_num 268) dirty exists 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:270: finishing write tid 1 to smithi00370293-270 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:270: finishing write tid 2 to smithi00370293-270 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:270: finishing write tid 3 to smithi00370293-270 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:270: finishing write tid 4 to smithi00370293-270 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:270: oid 270 updating version 0 to 39 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:270: oid 270 updating version 39 to 40 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:270: oid 270 updating version 40 to 41 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 270 v 41 (ObjNum 269 snap 0 seq_num 269) dirty exists 2024-09-21T10:11:29.251 INFO:tasks.rados.rados.0.smithi003.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:271: finishing write tid 1 to smithi00370293-271 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:271: finishing write tid 2 to smithi00370293-271 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:271: finishing write tid 3 to smithi00370293-271 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:271: finishing write tid 4 to smithi00370293-271 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:271: oid 271 updating version 0 to 61 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:271: oid 271 version 61 is already newer than 59 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:271: oid 271 version 61 is already newer than 60 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 271 v 61 (ObjNum 270 snap 0 seq_num 270) dirty exists 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:272: finishing write tid 1 to smithi00370293-272 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:272: finishing write tid 2 to smithi00370293-272 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:272: finishing write tid 3 to smithi00370293-272 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:272: finishing write tid 4 to smithi00370293-272 2024-09-21T10:11:29.252 INFO:tasks.rados.rados.0.smithi003.stdout:272: oid 272 updating version 0 to 70 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:272: oid 272 updating version 70 to 71 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:272: oid 272 updating version 71 to 72 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 272 v 72 (ObjNum 271 snap 0 seq_num 271) dirty exists 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:273: finishing write tid 1 to smithi00370293-273 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:273: finishing write tid 2 to smithi00370293-273 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:273: finishing write tid 3 to smithi00370293-273 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:273: finishing write tid 4 to smithi00370293-273 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:273: oid 273 updating version 0 to 75 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:273: oid 273 updating version 75 to 77 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:273: oid 273 version 77 is already newer than 76 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 273 v 77 (ObjNum 272 snap 0 seq_num 272) dirty exists 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2024-09-21T10:11:29.253 INFO:tasks.rados.rados.0.smithi003.stdout:274: finishing write tid 1 to smithi00370293-274 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:274: finishing write tid 2 to smithi00370293-274 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:274: finishing write tid 3 to smithi00370293-274 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:274: finishing write tid 4 to smithi00370293-274 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:274: oid 274 updating version 0 to 79 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:274: oid 274 version 79 is already newer than 78 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:274: oid 274 updating version 79 to 80 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 274 v 80 (ObjNum 273 snap 0 seq_num 273) dirty exists 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:275: finishing write tid 1 to smithi00370293-275 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:275: finishing write tid 2 to smithi00370293-275 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:275: finishing write tid 3 to smithi00370293-275 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:275: finishing write tid 4 to smithi00370293-275 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:275: oid 275 updating version 0 to 81 2024-09-21T10:11:29.254 INFO:tasks.rados.rados.0.smithi003.stdout:275: oid 275 updating version 81 to 82 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:275: oid 275 updating version 82 to 83 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 275 v 83 (ObjNum 274 snap 0 seq_num 274) dirty exists 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:276: finishing write tid 1 to smithi00370293-276 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:276: finishing write tid 2 to smithi00370293-276 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:276: finishing write tid 3 to smithi00370293-276 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:276: finishing write tid 4 to smithi00370293-276 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:276: oid 276 updating version 0 to 74 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:276: oid 276 version 74 is already newer than 73 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:276: oid 276 updating version 74 to 75 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 276 v 75 (ObjNum 275 snap 0 seq_num 275) dirty exists 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2024-09-21T10:11:29.255 INFO:tasks.rados.rados.0.smithi003.stdout:277: finishing write tid 1 to smithi00370293-277 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:277: finishing write tid 2 to smithi00370293-277 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:277: finishing write tid 3 to smithi00370293-277 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:277: finishing write tid 4 to smithi00370293-277 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:277: oid 277 updating version 0 to 44 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:277: oid 277 updating version 44 to 46 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:277: oid 277 version 46 is already newer than 45 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 277 v 46 (ObjNum 276 snap 0 seq_num 276) dirty exists 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:278: finishing write tid 1 to smithi00370293-278 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:278: finishing write tid 2 to smithi00370293-278 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:278: finishing write tid 3 to smithi00370293-278 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:278: finishing write tid 4 to smithi00370293-278 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:278: oid 278 updating version 0 to 35 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:278: oid 278 updating version 35 to 36 2024-09-21T10:11:29.256 INFO:tasks.rados.rados.0.smithi003.stdout:278: oid 278 version 36 is already newer than 34 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 278 v 36 (ObjNum 277 snap 0 seq_num 277) dirty exists 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:279: finishing write tid 1 to smithi00370293-279 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:279: finishing write tid 2 to smithi00370293-279 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:279: finishing write tid 3 to smithi00370293-279 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:279: finishing write tid 4 to smithi00370293-279 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:279: oid 279 updating version 0 to 58 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:279: oid 279 updating version 58 to 60 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:279: oid 279 version 60 is already newer than 59 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 279 v 60 (ObjNum 278 snap 0 seq_num 278) dirty exists 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:280: finishing write tid 1 to smithi00370293-280 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:280: finishing write tid 2 to smithi00370293-280 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:280: finishing write tid 3 to smithi00370293-280 2024-09-21T10:11:29.257 INFO:tasks.rados.rados.0.smithi003.stdout:280: finishing write tid 4 to smithi00370293-280 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:280: oid 280 updating version 0 to 62 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:280: oid 280 updating version 62 to 63 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:280: oid 280 version 63 is already newer than 61 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 280 v 63 (ObjNum 279 snap 0 seq_num 279) dirty exists 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:281: finishing write tid 1 to smithi00370293-281 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:281: finishing write tid 2 to smithi00370293-281 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:281: finishing write tid 3 to smithi00370293-281 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:281: finishing write tid 4 to smithi00370293-281 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:281: oid 281 updating version 0 to 87 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:281: oid 281 updating version 87 to 88 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:281: oid 281 updating version 88 to 89 2024-09-21T10:11:29.258 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 281 v 89 (ObjNum 280 snap 0 seq_num 280) dirty exists 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:282: finishing write tid 1 to smithi00370293-282 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:282: finishing write tid 2 to smithi00370293-282 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:282: finishing write tid 3 to smithi00370293-282 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:282: finishing write tid 4 to smithi00370293-282 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:282: oid 282 updating version 0 to 86 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:282: oid 282 version 86 is already newer than 85 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:282: oid 282 version 86 is already newer than 84 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 282 v 86 (ObjNum 281 snap 0 seq_num 281) dirty exists 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:283: finishing write tid 1 to smithi00370293-283 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:268: done (15 left) 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:269: done (14 left) 2024-09-21T10:11:29.259 INFO:tasks.rados.rados.0.smithi003.stdout:270: done (13 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:271: done (12 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:272: done (11 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:273: done (10 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:274: done (9 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:275: done (8 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:276: done (7 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:277: done (6 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:278: done (5 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:279: done (4 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:280: done (3 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:281: done (2 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:282: done (1 left) 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:284: write initial oid 284 2024-09-21T10:11:29.260 INFO:tasks.rados.rados.0.smithi003.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2024-09-21T10:11:29.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:28 smithi204 bash[24804]: cluster 2024-09-21T10:11:27.704729+0000 mgr.y (mgr.14385) 197 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 143 MiB data, 266 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-09-21T10:11:29.261 INFO:tasks.rados.rados.0.smithi003.stdout:284: writing smithi00370293-284 from 756381 to 1156909 tid 1 2024-09-21T10:11:29.261 INFO:tasks.rados.rados.0.smithi003.stdout:284: writing smithi00370293-284 from 1910757 to 2375508 tid 2 2024-09-21T10:11:29.262 INFO:tasks.rados.rados.0.smithi003.stdout:285: write initial oid 285 2024-09-21T10:11:29.262 INFO:tasks.rados.rados.0.smithi003.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2024-09-21T10:11:29.264 INFO:tasks.rados.rados.0.smithi003.stdout:285: writing smithi00370293-285 from 773188 to 1248965 tid 1 2024-09-21T10:11:29.272 INFO:tasks.rados.rados.0.smithi003.stdout:285: writing smithi00370293-285 from 1969239 to 2694001 tid 2 2024-09-21T10:11:29.272 INFO:tasks.rados.rados.0.smithi003.stdout:286: write initial oid 286 2024-09-21T10:11:29.272 INFO:tasks.rados.rados.0.smithi003.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2024-09-21T10:11:29.279 INFO:tasks.rados.rados.0.smithi003.stdout:286: writing smithi00370293-286 from 789995 to 1341021 tid 1 2024-09-21T10:11:29.286 INFO:tasks.rados.rados.0.smithi003.stdout:286: writing smithi00370293-286 from 2027721 to 2496141 tid 2 2024-09-21T10:11:29.286 INFO:tasks.rados.rados.0.smithi003.stdout:287: write initial oid 287 2024-09-21T10:11:29.286 INFO:tasks.rados.rados.0.smithi003.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2024-09-21T10:11:29.291 INFO:tasks.rados.rados.0.smithi003.stdout:287: writing smithi00370293-287 from 406802 to 1033077 tid 1 2024-09-21T10:11:29.299 INFO:tasks.rados.rados.0.smithi003.stdout:287: writing smithi00370293-287 from 1686203 to 2414634 tid 2 2024-09-21T10:11:29.299 INFO:tasks.rados.rados.0.smithi003.stdout:288: write initial oid 288 2024-09-21T10:11:29.299 INFO:tasks.rados.rados.0.smithi003.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2024-09-21T10:11:29.305 INFO:tasks.rados.rados.0.smithi003.stdout:288: writing smithi00370293-288 from 423609 to 1125133 tid 1 2024-09-21T10:11:29.310 INFO:tasks.rados.rados.0.smithi003.stdout:288: writing smithi00370293-288 from 1628332 to 2100421 tid 2 2024-09-21T10:11:29.315 INFO:tasks.rados.rados.0.smithi003.stdout:288: writing smithi00370293-288 from 2648987 to 2823609 tid 3 2024-09-21T10:11:29.315 INFO:tasks.rados.rados.0.smithi003.stdout:289: write initial oid 289 2024-09-21T10:11:29.315 INFO:tasks.rados.rados.0.smithi003.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2024-09-21T10:11:29.321 INFO:tasks.rados.rados.0.smithi003.stdout:289: writing smithi00370293-289 from 440416 to 1217189 tid 1 2024-09-21T10:11:29.328 INFO:tasks.rados.rados.0.smithi003.stdout:289: writing smithi00370293-289 from 1686814 to 2418914 tid 2 2024-09-21T10:11:29.328 INFO:tasks.rados.rados.0.smithi003.stdout:290: write initial oid 290 2024-09-21T10:11:29.328 INFO:tasks.rados.rados.0.smithi003.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2024-09-21T10:11:29.334 INFO:tasks.rados.rados.0.smithi003.stdout:290: writing smithi00370293-290 from 457223 to 1025598 tid 1 2024-09-21T10:11:29.339 INFO:tasks.rados.rados.0.smithi003.stdout:290: writing smithi00370293-290 from 1461649 to 1937407 tid 2 2024-09-21T10:11:29.344 INFO:tasks.rados.rados.0.smithi003.stdout:290: writing smithi00370293-290 from 2420186 to 2857223 tid 3 2024-09-21T10:11:29.345 INFO:tasks.rados.rados.0.smithi003.stdout:291: write initial oid 291 2024-09-21T10:11:29.345 INFO:tasks.rados.rados.0.smithi003.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2024-09-21T10:11:29.351 INFO:tasks.rados.rados.0.smithi003.stdout:291: writing smithi00370293-291 from 474030 to 1117654 tid 1 2024-09-21T10:11:29.357 INFO:tasks.rados.rados.0.smithi003.stdout:291: writing smithi00370293-291 from 1520131 to 2255900 tid 2 2024-09-21T10:11:29.358 INFO:tasks.rados.rados.0.smithi003.stdout:292: write initial oid 292 2024-09-21T10:11:29.358 INFO:tasks.rados.rados.0.smithi003.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2024-09-21T10:11:29.364 INFO:tasks.rados.rados.0.smithi003.stdout:292: writing smithi00370293-292 from 490837 to 1209710 tid 1 2024-09-21T10:11:29.370 INFO:tasks.rados.rados.0.smithi003.stdout:292: writing smithi00370293-292 from 1862260 to 2341687 tid 2 2024-09-21T10:11:29.373 INFO:tasks.rados.rados.0.smithi003.stdout:292: writing smithi00370293-292 from 2875032 to 2890837 tid 3 2024-09-21T10:11:29.373 INFO:tasks.rados.rados.0.smithi003.stdout:293: write initial oid 293 2024-09-21T10:11:29.373 INFO:tasks.rados.rados.0.smithi003.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2024-09-21T10:11:29.380 INFO:tasks.rados.rados.0.smithi003.stdout:293: writing smithi00370293-293 from 507644 to 1301766 tid 1 2024-09-21T10:11:29.388 INFO:tasks.rados.rados.0.smithi003.stdout:293: writing smithi00370293-293 from 1920742 to 2543827 tid 2 2024-09-21T10:11:29.388 INFO:tasks.rados.rados.0.smithi003.stdout:294: write initial oid 294 2024-09-21T10:11:29.388 INFO:tasks.rados.rados.0.smithi003.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2024-09-21T10:11:29.394 INFO:tasks.rados.rados.0.smithi003.stdout:294: writing smithi00370293-294 from 524451 to 993822 tid 1 2024-09-21T10:11:29.399 INFO:tasks.rados.rados.0.smithi003.stdout:294: writing smithi00370293-294 from 1579224 to 2062320 tid 2 2024-09-21T10:11:29.404 INFO:tasks.rados.rados.0.smithi003.stdout:294: writing smithi00370293-294 from 2529878 to 2924451 tid 3 2024-09-21T10:11:29.404 INFO:tasks.rados.rados.0.smithi003.stdout:295: write initial oid 295 2024-09-21T10:11:29.404 INFO:tasks.rados.rados.0.smithi003.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2024-09-21T10:11:29.410 INFO:tasks.rados.rados.0.smithi003.stdout:295: writing smithi00370293-295 from 541258 to 1085878 tid 1 2024-09-21T10:11:29.416 INFO:tasks.rados.rados.0.smithi003.stdout:295: writing smithi00370293-295 from 1637706 to 2264460 tid 2 2024-09-21T10:11:29.420 INFO:tasks.rados.rados.0.smithi003.stdout:295: writing smithi00370293-295 from 2840948 to 2941258 tid 3 2024-09-21T10:11:29.420 INFO:tasks.rados.rados.0.smithi003.stdout:296: write initial oid 296 2024-09-21T10:11:29.421 INFO:tasks.rados.rados.0.smithi003.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2024-09-21T10:11:29.427 INFO:tasks.rados.rados.0.smithi003.stdout:296: writing smithi00370293-296 from 558065 to 1177934 tid 1 2024-09-21T10:11:29.432 INFO:tasks.rados.rados.0.smithi003.stdout:296: writing smithi00370293-296 from 1579835 to 2066600 tid 2 2024-09-21T10:11:29.437 INFO:tasks.rados.rados.0.smithi003.stdout:296: writing smithi00370293-296 from 2468371 to 2958065 tid 3 2024-09-21T10:11:29.437 INFO:tasks.rados.rados.0.smithi003.stdout:297: write initial oid 297 2024-09-21T10:11:29.437 INFO:tasks.rados.rados.0.smithi003.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2024-09-21T10:11:29.444 INFO:tasks.rados.rados.0.smithi003.stdout:297: writing smithi00370293-297 from 574872 to 1269990 tid 1 2024-09-21T10:11:29.452 INFO:tasks.rados.rados.0.smithi003.stdout:297: writing smithi00370293-297 from 2038317 to 2668740 tid 2 2024-09-21T10:11:29.452 INFO:tasks.rados.rados.0.smithi003.stdout:298: write initial oid 298 2024-09-21T10:11:29.452 INFO:tasks.rados.rados.0.smithi003.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2024-09-21T10:11:29.458 INFO:tasks.rados.rados.0.smithi003.stdout:298: writing smithi00370293-298 from 591679 to 1078399 tid 1 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout:298: writing smithi00370293-298 from 1813152 to 2303586 tid 2 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout:283: finishing write tid 2 to smithi00370293-283 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout:283: finishing write tid 3 to smithi00370293-283 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout:283: finishing write tid 4 to smithi00370293-283 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout:283: oid 283 updating version 0 to 90 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout:283: oid 283 updating version 90 to 92 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout:283: oid 283 version 92 is already newer than 91 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 283 v 92 (ObjNum 282 snap 0 seq_num 282) dirty exists 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout:284: finishing write tid 1 to smithi00370293-284 2024-09-21T10:11:29.465 INFO:tasks.rados.rados.0.smithi003.stdout:284: finishing write tid 2 to smithi00370293-284 2024-09-21T10:11:29.466 INFO:tasks.rados.rados.0.smithi003.stdout:284: finishing write tid 3 to smithi00370293-284 2024-09-21T10:11:29.466 INFO:tasks.rados.rados.0.smithi003.stdout:284: finishing write tid 4 to smithi00370293-284 2024-09-21T10:11:29.466 INFO:tasks.rados.rados.0.smithi003.stdout:284: oid 284 updating version 0 to 42 2024-09-21T10:11:29.466 INFO:tasks.rados.rados.0.smithi003.stdout:284: oid 284 updating version 42 to 43 2024-09-21T10:11:29.466 INFO:tasks.rados.rados.0.smithi003.stdout:284: oid 284 updating version 43 to 44 2024-09-21T10:11:29.466 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 284 v 44 (ObjNum 283 snap 0 seq_num 283) dirty exists 2024-09-21T10:11:29.466 INFO:tasks.rados.rados.0.smithi003.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2024-09-21T10:11:29.466 INFO:tasks.rados.rados.0.smithi003.stdout:283: done (15 left) 2024-09-21T10:11:29.466 INFO:tasks.rados.rados.0.smithi003.stdout:284: done (14 left) 2024-09-21T10:11:29.466 INFO:tasks.rados.rados.0.smithi003.stdout:299: write initial oid 299 2024-09-21T10:11:29.466 INFO:tasks.rados.rados.0.smithi003.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2024-09-21T10:11:29.471 INFO:tasks.rados.rados.0.smithi003.stdout:299: writing smithi00370293-299 from 608486 to 1170455 tid 1 2024-09-21T10:11:29.478 INFO:tasks.rados.rados.0.smithi003.stdout:299: writing smithi00370293-299 from 1871634 to 2505726 tid 2 2024-09-21T10:11:29.481 INFO:tasks.rados.rados.0.smithi003.stdout:299: writing smithi00370293-299 from 2950640 to 3008486 tid 3 2024-09-21T10:11:29.481 INFO:tasks.rados.rados.0.smithi003.stdout:300: write initial oid 300 2024-09-21T10:11:29.481 INFO:tasks.rados.rados.0.smithi003.stdout:285: finishing write tid 1 to smithi00370293-285 2024-09-21T10:11:29.481 INFO:tasks.rados.rados.0.smithi003.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2024-09-21T10:11:29.488 INFO:tasks.rados.rados.0.smithi003.stdout:300: writing smithi00370293-300 from 625293 to 1262511 tid 1 2024-09-21T10:11:29.494 INFO:tasks.rados.rados.0.smithi003.stdout:300: writing smithi00370293-300 from 1813763 to 2307866 tid 2 2024-09-21T10:11:29.498 INFO:tasks.rados.rados.0.smithi003.stdout:300: writing smithi00370293-300 from 2978063 to 3025293 tid 3 2024-09-21T10:11:29.498 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.498 INFO:tasks.rados.rados.0.smithi003.stdout:285: finishing write tid 2 to smithi00370293-285 2024-09-21T10:11:29.498 INFO:tasks.rados.rados.0.smithi003.stdout:285: finishing write tid 3 to smithi00370293-285 2024-09-21T10:11:29.498 INFO:tasks.rados.rados.0.smithi003.stdout:285: finishing write tid 4 to smithi00370293-285 2024-09-21T10:11:29.498 INFO:tasks.rados.rados.0.smithi003.stdout:285: oid 285 updating version 0 to 47 2024-09-21T10:11:29.498 INFO:tasks.rados.rados.0.smithi003.stdout:285: oid 285 updating version 47 to 48 2024-09-21T10:11:29.498 INFO:tasks.rados.rados.0.smithi003.stdout:285: oid 285 updating version 48 to 49 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 285 v 49 (ObjNum 284 snap 0 seq_num 284) dirty exists 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:286: finishing write tid 1 to smithi00370293-286 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:286: finishing write tid 2 to smithi00370293-286 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:286: finishing write tid 3 to smithi00370293-286 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:286: finishing write tid 4 to smithi00370293-286 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:286: oid 286 updating version 0 to 44 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:286: oid 286 updating version 44 to 46 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:286: oid 286 version 46 is already newer than 45 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 286 v 46 (ObjNum 285 snap 0 seq_num 285) dirty exists 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2024-09-21T10:11:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:285: done (15 left) 2024-09-21T10:11:29.500 INFO:tasks.rados.rados.0.smithi003.stdout:286: done (14 left) 2024-09-21T10:11:29.500 INFO:tasks.rados.rados.0.smithi003.stdout:301: write initial oid 301 2024-09-21T10:11:29.500 INFO:tasks.rados.rados.0.smithi003.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2024-09-21T10:11:29.505 INFO:tasks.rados.rados.0.smithi003.stdout:301: writing smithi00370293-301 from 642100 to 1354567 tid 1 2024-09-21T10:11:29.512 INFO:tasks.rados.rados.0.smithi003.stdout:301: writing smithi00370293-301 from 1872245 to 2510006 tid 2 2024-09-21T10:11:29.512 INFO:tasks.rados.rados.0.smithi003.stdout:302: write initial oid 302 2024-09-21T10:11:29.512 INFO:tasks.rados.rados.0.smithi003.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2024-09-21T10:11:29.520 INFO:tasks.rados.rados.0.smithi003.stdout:302: writing smithi00370293-302 from 658907 to 1446623 tid 1 2024-09-21T10:11:29.525 INFO:tasks.rados.rados.0.smithi003.stdout:302: writing smithi00370293-302 from 1930727 to 2428499 tid 2 2024-09-21T10:11:29.529 INFO:tasks.rados.rados.0.smithi003.stdout:302: writing smithi00370293-302 from 3032909 to 3058907 tid 3 2024-09-21T10:11:29.529 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.529 INFO:tasks.rados.rados.0.smithi003.stdout:287: finishing write tid 1 to smithi00370293-287 2024-09-21T10:11:29.529 INFO:tasks.rados.rados.0.smithi003.stdout:287: finishing write tid 2 to smithi00370293-287 2024-09-21T10:11:29.530 INFO:tasks.rados.rados.0.smithi003.stdout:287: finishing write tid 3 to smithi00370293-287 2024-09-21T10:11:29.530 INFO:tasks.rados.rados.0.smithi003.stdout:287: finishing write tid 4 to smithi00370293-287 2024-09-21T10:11:29.530 INFO:tasks.rados.rados.0.smithi003.stdout:287: oid 287 updating version 0 to 88 2024-09-21T10:11:29.530 INFO:tasks.rados.rados.0.smithi003.stdout:287: oid 287 updating version 88 to 89 2024-09-21T10:11:29.530 INFO:tasks.rados.rados.0.smithi003.stdout:287: oid 287 version 89 is already newer than 87 2024-09-21T10:11:29.530 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 287 v 89 (ObjNum 286 snap 0 seq_num 286) dirty exists 2024-09-21T10:11:29.530 INFO:tasks.rados.rados.0.smithi003.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2024-09-21T10:11:29.530 INFO:tasks.rados.rados.0.smithi003.stdout:288: finishing write tid 1 to smithi00370293-288 2024-09-21T10:11:29.530 INFO:tasks.rados.rados.0.smithi003.stdout:288: finishing write tid 2 to smithi00370293-288 2024-09-21T10:11:29.530 INFO:tasks.rados.rados.0.smithi003.stdout:288: finishing write tid 3 to smithi00370293-288 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:288: finishing write tid 4 to smithi00370293-288 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:288: finishing write tid 5 to smithi00370293-288 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:288: oid 288 updating version 0 to 63 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:288: oid 288 updating version 63 to 64 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:288: oid 288 version 64 is already newer than 62 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:288: oid 288 updating version 64 to 65 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 288 v 65 (ObjNum 287 snap 0 seq_num 287) dirty exists 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:289: finishing write tid 1 to smithi00370293-289 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:287: done (15 left) 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:288: done (14 left) 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:303: write initial oid 303 2024-09-21T10:11:29.531 INFO:tasks.rados.rados.0.smithi003.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2024-09-21T10:11:29.535 INFO:tasks.rados.rados.0.smithi003.stdout:303: writing smithi00370293-303 from 675714 to 1138679 tid 1 2024-09-21T10:11:29.541 INFO:tasks.rados.rados.0.smithi003.stdout:303: writing smithi00370293-303 from 1589209 to 2230639 tid 2 2024-09-21T10:11:29.546 INFO:tasks.rados.rados.0.smithi003.stdout:303: writing smithi00370293-303 from 2943979 to 3075714 tid 3 2024-09-21T10:11:29.546 INFO:tasks.rados.rados.0.smithi003.stdout:304: write initial oid 304 2024-09-21T10:11:29.546 INFO:tasks.rados.rados.0.smithi003.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2024-09-21T10:11:29.553 INFO:tasks.rados.rados.0.smithi003.stdout:304: writing smithi00370293-304 from 692521 to 1230735 tid 1 2024-09-21T10:11:29.561 INFO:tasks.rados.rados.0.smithi003.stdout:304: writing smithi00370293-304 from 1931338 to 2716426 tid 2 2024-09-21T10:11:29.561 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.561 INFO:tasks.rados.rados.0.smithi003.stdout:289: finishing write tid 2 to smithi00370293-289 2024-09-21T10:11:29.562 INFO:tasks.rados.rados.0.smithi003.stdout:289: finishing write tid 3 to smithi00370293-289 2024-09-21T10:11:29.562 INFO:tasks.rados.rados.0.smithi003.stdout:289: finishing write tid 4 to smithi00370293-289 2024-09-21T10:11:29.562 INFO:tasks.rados.rados.0.smithi003.stdout:289: oid 289 updating version 0 to 66 2024-09-21T10:11:29.562 INFO:tasks.rados.rados.0.smithi003.stdout:289: oid 289 updating version 66 to 67 2024-09-21T10:11:29.562 INFO:tasks.rados.rados.0.smithi003.stdout:289: oid 289 updating version 67 to 68 2024-09-21T10:11:29.562 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 289 v 68 (ObjNum 288 snap 0 seq_num 288) dirty exists 2024-09-21T10:11:29.562 INFO:tasks.rados.rados.0.smithi003.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2024-09-21T10:11:29.562 INFO:tasks.rados.rados.0.smithi003.stdout:290: finishing write tid 1 to smithi00370293-290 2024-09-21T10:11:29.562 INFO:tasks.rados.rados.0.smithi003.stdout:290: finishing write tid 2 to smithi00370293-290 2024-09-21T10:11:29.562 INFO:tasks.rados.rados.0.smithi003.stdout:290: finishing write tid 3 to smithi00370293-290 2024-09-21T10:11:29.562 INFO:tasks.rados.rados.0.smithi003.stdout:290: finishing write tid 4 to smithi00370293-290 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:290: finishing write tid 5 to smithi00370293-290 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:290: oid 290 updating version 0 to 93 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:290: oid 290 updating version 93 to 94 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:290: oid 290 updating version 94 to 95 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:290: oid 290 updating version 95 to 96 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 290 v 96 (ObjNum 289 snap 0 seq_num 289) dirty exists 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:291: finishing write tid 1 to smithi00370293-291 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:291: finishing write tid 2 to smithi00370293-291 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:291: finishing write tid 3 to smithi00370293-291 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:291: finishing write tid 4 to smithi00370293-291 2024-09-21T10:11:29.563 INFO:tasks.rados.rados.0.smithi003.stdout:291: oid 291 updating version 0 to 67 2024-09-21T10:11:29.564 INFO:tasks.rados.rados.0.smithi003.stdout:291: oid 291 updating version 67 to 68 2024-09-21T10:11:29.564 INFO:tasks.rados.rados.0.smithi003.stdout:291: oid 291 version 68 is already newer than 66 2024-09-21T10:11:29.564 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 291 v 68 (ObjNum 290 snap 0 seq_num 290) dirty exists 2024-09-21T10:11:29.564 INFO:tasks.rados.rados.0.smithi003.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2024-09-21T10:11:29.564 INFO:tasks.rados.rados.0.smithi003.stdout:292: finishing write tid 1 to smithi00370293-292 2024-09-21T10:11:29.564 INFO:tasks.rados.rados.0.smithi003.stdout:292: finishing write tid 2 to smithi00370293-292 2024-09-21T10:11:29.564 INFO:tasks.rados.rados.0.smithi003.stdout:292: finishing write tid 3 to smithi00370293-292 2024-09-21T10:11:29.564 INFO:tasks.rados.rados.0.smithi003.stdout:292: finishing write tid 4 to smithi00370293-292 2024-09-21T10:11:29.564 INFO:tasks.rados.rados.0.smithi003.stdout:292: finishing write tid 5 to smithi00370293-292 2024-09-21T10:11:29.564 INFO:tasks.rados.rados.0.smithi003.stdout:292: oid 292 updating version 0 to 62 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:292: oid 292 version 62 is already newer than 61 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:292: oid 292 version 62 is already newer than 59 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:292: oid 292 version 62 is already newer than 60 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 292 v 62 (ObjNum 291 snap 0 seq_num 291) dirty exists 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:293: finishing write tid 1 to smithi00370293-293 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:293: finishing write tid 2 to smithi00370293-293 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:293: finishing write tid 3 to smithi00370293-293 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:293: finishing write tid 4 to smithi00370293-293 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:293: oid 293 updating version 0 to 68 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:293: oid 293 version 68 is already newer than 67 2024-09-21T10:11:29.565 INFO:tasks.rados.rados.0.smithi003.stdout:293: oid 293 updating version 68 to 69 2024-09-21T10:11:29.566 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 293 v 69 (ObjNum 292 snap 0 seq_num 292) dirty exists 2024-09-21T10:11:29.566 INFO:tasks.rados.rados.0.smithi003.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2024-09-21T10:11:29.566 INFO:tasks.rados.rados.0.smithi003.stdout:294: finishing write tid 1 to smithi00370293-294 2024-09-21T10:11:29.566 INFO:tasks.rados.rados.0.smithi003.stdout:294: finishing write tid 2 to smithi00370293-294 2024-09-21T10:11:29.566 INFO:tasks.rados.rados.0.smithi003.stdout:294: finishing write tid 3 to smithi00370293-294 2024-09-21T10:11:29.566 INFO:tasks.rados.rados.0.smithi003.stdout:294: finishing write tid 4 to smithi00370293-294 2024-09-21T10:11:29.566 INFO:tasks.rados.rados.0.smithi003.stdout:294: finishing write tid 5 to smithi00370293-294 2024-09-21T10:11:29.566 INFO:tasks.rados.rados.0.smithi003.stdout:294: oid 294 updating version 0 to 100 2024-09-21T10:11:29.566 INFO:tasks.rados.rados.0.smithi003.stdout:294: oid 294 version 100 is already newer than 97 2024-09-21T10:11:29.566 INFO:tasks.rados.rados.0.smithi003.stdout:294: oid 294 version 100 is already newer than 98 2024-09-21T10:11:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:294: oid 294 version 100 is already newer than 99 2024-09-21T10:11:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 294 v 100 (ObjNum 293 snap 0 seq_num 293) dirty exists 2024-09-21T10:11:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2024-09-21T10:11:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:289: done (15 left) 2024-09-21T10:11:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:290: done (14 left) 2024-09-21T10:11:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:291: done (13 left) 2024-09-21T10:11:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:292: done (12 left) 2024-09-21T10:11:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:293: done (11 left) 2024-09-21T10:11:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:294: done (10 left) 2024-09-21T10:11:29.568 INFO:tasks.rados.rados.0.smithi003.stdout:305: write initial oid 305 2024-09-21T10:11:29.568 INFO:tasks.rados.rados.0.smithi003.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2024-09-21T10:11:29.568 INFO:tasks.rados.rados.0.smithi003.stdout:305: writing smithi00370293-305 from 709328 to 1322791 tid 1 2024-09-21T10:11:29.575 INFO:tasks.rados.rados.0.smithi003.stdout:305: writing smithi00370293-305 from 1989820 to 2634919 tid 2 2024-09-21T10:11:29.575 INFO:tasks.rados.rados.0.smithi003.stdout:306: write initial oid 306 2024-09-21T10:11:29.576 INFO:tasks.rados.rados.0.smithi003.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2024-09-21T10:11:29.581 INFO:tasks.rados.rados.0.smithi003.stdout:306: writing smithi00370293-306 from 726135 to 1131200 tid 1 2024-09-21T10:11:29.589 INFO:tasks.rados.rados.0.smithi003.stdout:306: writing smithi00370293-306 from 1764655 to 2553412 tid 2 2024-09-21T10:11:29.593 INFO:tasks.rados.rados.0.smithi003.stdout:306: writing smithi00370293-306 from 3026248 to 3126135 tid 3 2024-09-21T10:11:29.593 INFO:tasks.rados.rados.0.smithi003.stdout:307: write initial oid 307 2024-09-21T10:11:29.593 INFO:tasks.rados.rados.0.smithi003.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2024-09-21T10:11:29.599 INFO:tasks.rados.rados.0.smithi003.stdout:307: writing smithi00370293-307 from 742942 to 1223256 tid 1 2024-09-21T10:11:29.606 INFO:tasks.rados.rados.0.smithi003.stdout:307: writing smithi00370293-307 from 1823137 to 2471905 tid 2 2024-09-21T10:11:29.606 INFO:tasks.rados.rados.0.smithi003.stdout:308: write initial oid 308 2024-09-21T10:11:29.606 INFO:tasks.rados.rados.0.smithi003.stdout:295: finishing write tid 1 to smithi00370293-295 2024-09-21T10:11:29.607 INFO:tasks.rados.rados.0.smithi003.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2024-09-21T10:11:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:308: writing smithi00370293-308 from 759749 to 1315312 tid 1 2024-09-21T10:11:29.620 INFO:tasks.rados.rados.0.smithi003.stdout:308: writing smithi00370293-308 from 1765266 to 2557692 tid 2 2024-09-21T10:11:29.624 INFO:tasks.rados.rados.0.smithi003.stdout:308: writing smithi00370293-308 from 2964741 to 3159749 tid 3 2024-09-21T10:11:29.624 INFO:tasks.rados.rados.0.smithi003.stdout:309: write initial oid 309 2024-09-21T10:11:29.624 INFO:tasks.rados.rados.0.smithi003.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2024-09-21T10:11:29.631 INFO:tasks.rados.rados.0.smithi003.stdout:309: writing smithi00370293-309 from 776556 to 1407368 tid 1 2024-09-21T10:11:29.637 INFO:tasks.rados.rados.0.smithi003.stdout:309: writing smithi00370293-309 from 1823748 to 2476185 tid 2 2024-09-21T10:11:29.641 INFO:tasks.rados.rados.0.smithi003.stdout:309: writing smithi00370293-309 from 3108517 to 3176556 tid 3 2024-09-21T10:11:29.641 INFO:tasks.rados.rados.0.smithi003.stdout:310: write initial oid 310 2024-09-21T10:11:29.642 INFO:tasks.rados.rados.0.smithi003.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2024-09-21T10:11:29.649 INFO:tasks.rados.rados.0.smithi003.stdout:310: writing smithi00370293-310 from 793363 to 1499424 tid 1 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout:310: writing smithi00370293-310 from 2282230 to 3078325 tid 2 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout:295: finishing write tid 2 to smithi00370293-295 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout:295: finishing write tid 3 to smithi00370293-295 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout:295: finishing write tid 4 to smithi00370293-295 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout:295: finishing write tid 5 to smithi00370293-295 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout:295: oid 295 updating version 0 to 77 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout:295: oid 295 updating version 77 to 78 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout:295: oid 295 updating version 78 to 79 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout:295: oid 295 version 79 is already newer than 76 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 295 v 79 (ObjNum 294 snap 0 seq_num 294) dirty exists 2024-09-21T10:11:29.659 INFO:tasks.rados.rados.0.smithi003.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:296: finishing write tid 1 to smithi00370293-296 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:296: finishing write tid 2 to smithi00370293-296 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:296: finishing write tid 3 to smithi00370293-296 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:296: finishing write tid 4 to smithi00370293-296 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:296: finishing write tid 5 to smithi00370293-296 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:296: oid 296 updating version 0 to 53 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:296: oid 296 version 53 is already newer than 50 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:296: oid 296 version 53 is already newer than 51 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:296: oid 296 version 53 is already newer than 52 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 296 v 53 (ObjNum 295 snap 0 seq_num 295) dirty exists 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2024-09-21T10:11:29.660 INFO:tasks.rados.rados.0.smithi003.stdout:297: finishing write tid 1 to smithi00370293-297 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:297: finishing write tid 2 to smithi00370293-297 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:297: finishing write tid 3 to smithi00370293-297 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:297: finishing write tid 4 to smithi00370293-297 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:297: oid 297 updating version 0 to 71 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:297: oid 297 updating version 71 to 72 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:297: oid 297 version 72 is already newer than 70 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 297 v 72 (ObjNum 296 snap 0 seq_num 296) dirty exists 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:298: finishing write tid 1 to smithi00370293-298 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:295: done (15 left) 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:296: done (14 left) 2024-09-21T10:11:29.661 INFO:tasks.rados.rados.0.smithi003.stdout:297: done (13 left) 2024-09-21T10:11:29.662 INFO:tasks.rados.rados.0.smithi003.stdout:311: write initial oid 311 2024-09-21T10:11:29.662 INFO:tasks.rados.rados.0.smithi003.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2024-09-21T10:11:29.665 INFO:tasks.rados.rados.0.smithi003.stdout:311: writing smithi00370293-311 from 410170 to 1191480 tid 1 2024-09-21T10:11:29.672 INFO:tasks.rados.rados.0.smithi003.stdout:311: writing smithi00370293-311 from 1940712 to 2596818 tid 2 2024-09-21T10:11:29.678 INFO:tasks.rados.rados.0.smithi003.stdout:311: writing smithi00370293-311 from 3163363 to 3210170 tid 3 2024-09-21T10:11:29.678 INFO:tasks.rados.rados.0.smithi003.stdout:312: write initial oid 312 2024-09-21T10:11:29.678 INFO:tasks.rados.rados.0.smithi003.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2024-09-21T10:11:29.681 INFO:tasks.rados.rados.0.smithi003.stdout:312: writing smithi00370293-312 from 426977 to 883536 tid 1 2024-09-21T10:11:29.688 INFO:tasks.rados.rados.0.smithi003.stdout:312: writing smithi00370293-312 from 1482841 to 2282605 tid 2 2024-09-21T10:11:29.694 INFO:tasks.rados.rados.0.smithi003.stdout:312: writing smithi00370293-312 from 2958080 to 3226977 tid 3 2024-09-21T10:11:29.694 INFO:tasks.rados.rados.0.smithi003.stdout:313: write initial oid 313 2024-09-21T10:11:29.694 INFO:tasks.rados.rados.0.smithi003.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2024-09-21T10:11:29.700 INFO:tasks.rados.rados.0.smithi003.stdout:313: writing smithi00370293-313 from 443784 to 1091945 tid 1 2024-09-21T10:11:29.707 INFO:tasks.rados.rados.0.smithi003.stdout:313: writing smithi00370293-313 from 1657676 to 2317451 tid 2 2024-09-21T10:11:29.712 INFO:tasks.rados.rados.0.smithi003.stdout:313: writing smithi00370293-313 from 2818209 to 3243784 tid 3 2024-09-21T10:11:29.712 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.712 INFO:tasks.rados.rados.0.smithi003.stdout:298: finishing write tid 2 to smithi00370293-298 2024-09-21T10:11:29.712 INFO:tasks.rados.rados.0.smithi003.stdout:298: finishing write tid 3 to smithi00370293-298 2024-09-21T10:11:29.712 INFO:tasks.rados.rados.0.smithi003.stdout:298: finishing write tid 4 to smithi00370293-298 2024-09-21T10:11:29.712 INFO:tasks.rados.rados.0.smithi003.stdout:298: oid 298 updating version 0 to 74 2024-09-21T10:11:29.712 INFO:tasks.rados.rados.0.smithi003.stdout:298: oid 298 version 74 is already newer than 73 2024-09-21T10:11:29.713 INFO:tasks.rados.rados.0.smithi003.stdout:298: oid 298 updating version 74 to 75 2024-09-21T10:11:29.713 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 298 v 75 (ObjNum 297 snap 0 seq_num 297) dirty exists 2024-09-21T10:11:29.713 INFO:tasks.rados.rados.0.smithi003.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2024-09-21T10:11:29.713 INFO:tasks.rados.rados.0.smithi003.stdout:299: finishing write tid 1 to smithi00370293-299 2024-09-21T10:11:29.713 INFO:tasks.rados.rados.0.smithi003.stdout:298: done (15 left) 2024-09-21T10:11:29.713 INFO:tasks.rados.rados.0.smithi003.stdout:314: write initial oid 314 2024-09-21T10:11:29.713 INFO:tasks.rados.rados.0.smithi003.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2024-09-21T10:11:29.718 INFO:tasks.rados.rados.0.smithi003.stdout:314: writing smithi00370293-314 from 460591 to 1184001 tid 1 2024-09-21T10:11:29.724 INFO:tasks.rados.rados.0.smithi003.stdout:314: writing smithi00370293-314 from 1716158 to 2119591 tid 2 2024-09-21T10:11:29.732 INFO:tasks.rados.rados.0.smithi003.stdout:314: writing smithi00370293-314 from 2729279 to 3169419 tid 3 2024-09-21T10:11:29.732 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.732 INFO:tasks.rados.rados.0.smithi003.stdout:299: finishing write tid 2 to smithi00370293-299 2024-09-21T10:11:29.732 INFO:tasks.rados.rados.0.smithi003.stdout:299: finishing write tid 3 to smithi00370293-299 2024-09-21T10:11:29.732 INFO:tasks.rados.rados.0.smithi003.stdout:299: finishing write tid 4 to smithi00370293-299 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:299: finishing write tid 5 to smithi00370293-299 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:299: oid 299 updating version 0 to 104 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:299: oid 299 version 104 is already newer than 101 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:299: oid 299 version 104 is already newer than 102 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:299: oid 299 version 104 is already newer than 103 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 299 v 104 (ObjNum 298 snap 0 seq_num 298) dirty exists 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:300: finishing write tid 1 to smithi00370293-300 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:300: finishing write tid 2 to smithi00370293-300 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:300: finishing write tid 3 to smithi00370293-300 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:300: finishing write tid 4 to smithi00370293-300 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:300: finishing write tid 5 to smithi00370293-300 2024-09-21T10:11:29.733 INFO:tasks.rados.rados.0.smithi003.stdout:300: oid 300 updating version 0 to 56 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:300: oid 300 updating version 56 to 57 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:300: oid 300 version 57 is already newer than 54 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:300: oid 300 version 57 is already newer than 55 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 300 v 57 (ObjNum 299 snap 0 seq_num 299) dirty exists 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:301: finishing write tid 1 to smithi00370293-301 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:301: finishing write tid 2 to smithi00370293-301 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:301: finishing write tid 3 to smithi00370293-301 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:301: finishing write tid 4 to smithi00370293-301 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:301: oid 301 updating version 0 to 47 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:301: oid 301 version 47 is already newer than 46 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:301: oid 301 updating version 47 to 48 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 301 v 48 (ObjNum 300 snap 0 seq_num 300) dirty exists 2024-09-21T10:11:29.734 INFO:tasks.rados.rados.0.smithi003.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:302: finishing write tid 1 to smithi00370293-302 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:302: finishing write tid 2 to smithi00370293-302 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:302: finishing write tid 3 to smithi00370293-302 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:302: finishing write tid 4 to smithi00370293-302 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:302: finishing write tid 5 to smithi00370293-302 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:302: oid 302 updating version 0 to 80 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:302: oid 302 updating version 80 to 82 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:302: oid 302 updating version 82 to 83 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:302: oid 302 version 83 is already newer than 81 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 302 v 83 (ObjNum 301 snap 0 seq_num 301) dirty exists 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:303: finishing write tid 1 to smithi00370293-303 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:303: finishing write tid 2 to smithi00370293-303 2024-09-21T10:11:29.735 INFO:tasks.rados.rados.0.smithi003.stdout:303: finishing write tid 3 to smithi00370293-303 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:303: finishing write tid 4 to smithi00370293-303 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:303: finishing write tid 5 to smithi00370293-303 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:303: oid 303 updating version 0 to 50 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:303: oid 303 version 50 is already newer than 47 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:303: oid 303 version 50 is already newer than 48 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:303: oid 303 version 50 is already newer than 49 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 303 v 50 (ObjNum 302 snap 0 seq_num 302) dirty exists 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:304: finishing write tid 1 to smithi00370293-304 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:304: finishing write tid 2 to smithi00370293-304 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:304: finishing write tid 3 to smithi00370293-304 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:304: finishing write tid 4 to smithi00370293-304 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:304: oid 304 updating version 0 to 58 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:304: oid 304 updating version 58 to 59 2024-09-21T10:11:29.736 INFO:tasks.rados.rados.0.smithi003.stdout:304: oid 304 updating version 59 to 60 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 304 v 60 (ObjNum 303 snap 0 seq_num 303) dirty exists 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:305: finishing write tid 1 to smithi00370293-305 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:305: finishing write tid 2 to smithi00370293-305 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:305: finishing write tid 3 to smithi00370293-305 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:305: finishing write tid 4 to smithi00370293-305 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:305: oid 305 updating version 0 to 90 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:305: oid 305 updating version 90 to 91 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:305: oid 305 updating version 91 to 92 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 305 v 92 (ObjNum 304 snap 0 seq_num 304) dirty exists 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:306: finishing write tid 1 to smithi00370293-306 2024-09-21T10:11:29.737 INFO:tasks.rados.rados.0.smithi003.stdout:306: finishing write tid 2 to smithi00370293-306 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:306: finishing write tid 3 to smithi00370293-306 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:306: finishing write tid 4 to smithi00370293-306 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:306: finishing write tid 5 to smithi00370293-306 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:306: oid 306 updating version 0 to 62 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:306: oid 306 version 62 is already newer than 61 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:306: oid 306 updating version 62 to 63 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:306: oid 306 updating version 63 to 64 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 306 v 64 (ObjNum 305 snap 0 seq_num 305) dirty exists 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:307: finishing write tid 1 to smithi00370293-307 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:307: finishing write tid 2 to smithi00370293-307 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:307: finishing write tid 3 to smithi00370293-307 2024-09-21T10:11:29.738 INFO:tasks.rados.rados.0.smithi003.stdout:307: finishing write tid 4 to smithi00370293-307 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:307: oid 307 updating version 0 to 47 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:307: oid 307 version 47 is already newer than 46 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:307: oid 307 version 47 is already newer than 45 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 307 v 47 (ObjNum 306 snap 0 seq_num 306) dirty exists 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:308: finishing write tid 1 to smithi00370293-308 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:308: finishing write tid 2 to smithi00370293-308 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:308: finishing write tid 3 to smithi00370293-308 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:308: finishing write tid 4 to smithi00370293-308 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:308: finishing write tid 5 to smithi00370293-308 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:308: oid 308 updating version 0 to 86 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:308: oid 308 updating version 86 to 87 2024-09-21T10:11:29.739 INFO:tasks.rados.rados.0.smithi003.stdout:308: oid 308 version 87 is already newer than 85 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:308: oid 308 version 87 is already newer than 84 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 308 v 87 (ObjNum 307 snap 0 seq_num 307) dirty exists 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:309: finishing write tid 1 to smithi00370293-309 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:309: finishing write tid 2 to smithi00370293-309 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:309: finishing write tid 3 to smithi00370293-309 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:309: finishing write tid 4 to smithi00370293-309 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:309: finishing write tid 5 to smithi00370293-309 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:309: oid 309 updating version 0 to 50 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:309: oid 309 updating version 50 to 51 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:309: oid 309 version 51 is already newer than 49 2024-09-21T10:11:29.740 INFO:tasks.rados.rados.0.smithi003.stdout:309: oid 309 version 51 is already newer than 48 2024-09-21T10:11:29.741 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 309 v 51 (ObjNum 308 snap 0 seq_num 308) dirty exists 2024-09-21T10:11:29.741 INFO:tasks.rados.rados.0.smithi003.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2024-09-21T10:11:29.741 INFO:tasks.rados.rados.0.smithi003.stdout:310: finishing write tid 1 to smithi00370293-310 2024-09-21T10:11:29.741 INFO:tasks.rados.rados.0.smithi003.stdout:299: done (15 left) 2024-09-21T10:11:29.741 INFO:tasks.rados.rados.0.smithi003.stdout:300: done (14 left) 2024-09-21T10:11:29.741 INFO:tasks.rados.rados.0.smithi003.stdout:301: done (13 left) 2024-09-21T10:11:29.742 INFO:tasks.rados.rados.0.smithi003.stdout:302: done (12 left) 2024-09-21T10:11:29.742 INFO:tasks.rados.rados.0.smithi003.stdout:303: done (11 left) 2024-09-21T10:11:29.742 INFO:tasks.rados.rados.0.smithi003.stdout:304: done (10 left) 2024-09-21T10:11:29.742 INFO:tasks.rados.rados.0.smithi003.stdout:305: done (9 left) 2024-09-21T10:11:29.742 INFO:tasks.rados.rados.0.smithi003.stdout:306: done (8 left) 2024-09-21T10:11:29.743 INFO:tasks.rados.rados.0.smithi003.stdout:307: done (7 left) 2024-09-21T10:11:29.743 INFO:tasks.rados.rados.0.smithi003.stdout:308: done (6 left) 2024-09-21T10:11:29.743 INFO:tasks.rados.rados.0.smithi003.stdout:309: done (5 left) 2024-09-21T10:11:29.743 INFO:tasks.rados.rados.0.smithi003.stdout:315: write initial oid 315 2024-09-21T10:11:29.743 INFO:tasks.rados.rados.0.smithi003.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2024-09-21T10:11:29.743 INFO:tasks.rados.rados.0.smithi003.stdout:315: writing smithi00370293-315 from 477398 to 1276057 tid 1 2024-09-21T10:11:29.744 INFO:tasks.rados.rados.0.smithi003.stdout:315: writing smithi00370293-315 from 1774640 to 2438084 tid 2 2024-09-21T10:11:29.748 INFO:tasks.rados.rados.0.smithi003.stdout:315: writing smithi00370293-315 from 2873055 to 3277398 tid 3 2024-09-21T10:11:29.748 INFO:tasks.rados.rados.0.smithi003.stdout:316: write initial oid 316 2024-09-21T10:11:29.748 INFO:tasks.rados.rados.0.smithi003.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2024-09-21T10:11:29.753 INFO:tasks.rados.rados.0.smithi003.stdout:316: writing smithi00370293-316 from 494205 to 968113 tid 1 2024-09-21T10:11:29.758 INFO:tasks.rados.rados.0.smithi003.stdout:316: writing smithi00370293-316 from 1433122 to 1840224 tid 2 2024-09-21T10:11:29.764 INFO:tasks.rados.rados.0.smithi003.stdout:316: writing smithi00370293-316 from 2384125 to 2846809 tid 3 2024-09-21T10:11:29.764 INFO:tasks.rados.rados.0.smithi003.stdout:317: write initial oid 317 2024-09-21T10:11:29.764 INFO:tasks.rados.rados.0.smithi003.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2024-09-21T10:11:29.770 INFO:tasks.rados.rados.0.smithi003.stdout:317: writing smithi00370293-317 from 511012 to 1060169 tid 1 2024-09-21T10:11:29.777 INFO:tasks.rados.rados.0.smithi003.stdout:317: writing smithi00370293-317 from 1775251 to 2326011 tid 2 2024-09-21T10:11:29.782 INFO:tasks.rados.rados.0.smithi003.stdout:317: writing smithi00370293-317 from 3095195 to 3311012 tid 3 2024-09-21T10:11:29.782 INFO:tasks.rados.rados.0.smithi003.stdout:318: write initial oid 318 2024-09-21T10:11:29.782 INFO:tasks.rados.rados.0.smithi003.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2024-09-21T10:11:29.788 INFO:tasks.rados.rados.0.smithi003.stdout:318: writing smithi00370293-318 from 527819 to 1152225 tid 1 2024-09-21T10:11:29.794 INFO:tasks.rados.rados.0.smithi003.stdout:318: writing smithi00370293-318 from 1833733 to 2244504 tid 2 2024-09-21T10:11:29.801 INFO:tasks.rados.rados.0.smithi003.stdout:318: writing smithi00370293-318 from 2722618 to 3324199 tid 3 2024-09-21T10:11:29.801 INFO:tasks.rados.rados.0.smithi003.stdout:319: write initial oid 319 2024-09-21T10:11:29.801 INFO:tasks.rados.rados.0.smithi003.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2024-09-21T10:11:29.808 INFO:tasks.rados.rados.0.smithi003.stdout:319: writing smithi00370293-319 from 544626 to 1244281 tid 1 2024-09-21T10:11:29.814 INFO:tasks.rados.rados.0.smithi003.stdout:319: writing smithi00370293-319 from 1892215 to 2446644 tid 2 2024-09-21T10:11:29.820 INFO:tasks.rados.rados.0.smithi003.stdout:319: writing smithi00370293-319 from 3150041 to 3344626 tid 3 2024-09-21T10:11:29.820 INFO:tasks.rados.rados.0.smithi003.stdout:320: write initial oid 320 2024-09-21T10:11:29.820 INFO:tasks.rados.rados.0.smithi003.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2024-09-21T10:11:29.827 INFO:tasks.rados.rados.0.smithi003.stdout:320: writing smithi00370293-320 from 561433 to 1336337 tid 1 2024-09-21T10:11:29.833 INFO:tasks.rados.rados.0.smithi003.stdout:320: writing smithi00370293-320 from 1950697 to 2365137 tid 2 2024-09-21T10:11:29.838 INFO:tasks.rados.rados.0.smithi003.stdout:320: writing smithi00370293-320 from 2777464 to 3361433 tid 3 2024-09-21T10:11:29.839 INFO:tasks.rados.rados.0.smithi003.stdout:321: write initial oid 321 2024-09-21T10:11:29.839 INFO:tasks.rados.rados.0.smithi003.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2024-09-21T10:11:29.845 INFO:tasks.rados.rados.0.smithi003.stdout:321: writing smithi00370293-321 from 578240 to 1144746 tid 1 2024-09-21T10:11:29.851 INFO:tasks.rados.rados.0.smithi003.stdout:321: writing smithi00370293-321 from 1609179 to 2167277 tid 2 2024-09-21T10:11:29.857 INFO:tasks.rados.rados.0.smithi003.stdout:321: writing smithi00370293-321 from 2804887 to 3356637 tid 3 2024-09-21T10:11:29.857 INFO:tasks.rados.rados.0.smithi003.stdout:322: write initial oid 322 2024-09-21T10:11:29.857 INFO:tasks.rados.rados.0.smithi003.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2024-09-21T10:11:29.864 INFO:tasks.rados.rados.0.smithi003.stdout:322: writing smithi00370293-322 from 595047 to 1236802 tid 1 2024-09-21T10:11:29.869 INFO:tasks.rados.rados.0.smithi003.stdout:322: writing smithi00370293-322 from 1667661 to 2085770 tid 2 2024-09-21T10:11:29.876 INFO:tasks.rados.rados.0.smithi003.stdout:322: writing smithi00370293-322 from 2548663 to 3311685 tid 3 2024-09-21T10:11:29.876 INFO:tasks.rados.rados.0.smithi003.stdout:323: write initial oid 323 2024-09-21T10:11:29.876 INFO:tasks.rados.rados.0.smithi003.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2024-09-21T10:11:29.883 INFO:tasks.rados.rados.0.smithi003.stdout:323: writing smithi00370293-323 from 611854 to 1328858 tid 1 2024-09-21T10:11:29.891 INFO:tasks.rados.rados.0.smithi003.stdout:323: writing smithi00370293-323 from 2126143 to 2687910 tid 2 2024-09-21T10:11:29.895 INFO:tasks.rados.rados.0.smithi003.stdout:323: writing smithi00370293-323 from 3259733 to 3411854 tid 3 2024-09-21T10:11:29.895 INFO:tasks.rados.rados.0.smithi003.stdout:324: write initial oid 324 2024-09-21T10:11:29.895 INFO:tasks.rados.rados.0.smithi003.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2024-09-21T10:11:29.900 INFO:teuthology.orchestra.run.smithi003.stdout:wait for mgr daemons to upgrade 2024-09-21T10:11:29.902 INFO:tasks.rados.rados.0.smithi003.stdout:324: writing smithi00370293-324 from 628661 to 1420914 tid 1 2024-09-21T10:11:29.909 INFO:tasks.rados.rados.0.smithi003.stdout:324: writing smithi00370293-324 from 2184625 to 2606403 tid 2 2024-09-21T10:11:29.914 INFO:tasks.rados.rados.0.smithi003.stdout:324: writing smithi00370293-324 from 3403509 to 3428661 tid 3 2024-09-21T10:11:29.914 INFO:tasks.rados.rados.0.smithi003.stdout:325: write initial oid 325 2024-09-21T10:11:29.914 INFO:tasks.rados.rados.0.smithi003.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2024-09-21T10:11:29.920 INFO:tasks.rados.rados.0.smithi003.stdout:325: writing smithi00370293-325 from 645468 to 1112970 tid 1 2024-09-21T10:11:29.926 INFO:tasks.rados.rados.0.smithi003.stdout:325: writing smithi00370293-325 from 1726754 to 2292190 tid 2 2024-09-21T10:11:29.933 INFO:tasks.rados.rados.0.smithi003.stdout:325: writing smithi00370293-325 from 2798226 to 3395064 tid 3 2024-09-21T10:11:29.933 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.933 INFO:tasks.rados.rados.0.smithi003.stdout:310: finishing write tid 2 to smithi00370293-310 2024-09-21T10:11:29.933 INFO:tasks.rados.rados.0.smithi003.stdout:310: finishing write tid 3 to smithi00370293-310 2024-09-21T10:11:29.933 INFO:tasks.rados.rados.0.smithi003.stdout:310: finishing write tid 4 to smithi00370293-310 2024-09-21T10:11:29.933 INFO:tasks.rados.rados.0.smithi003.stdout:310: oid 310 updating version 0 to 73 2024-09-21T10:11:29.933 INFO:tasks.rados.rados.0.smithi003.stdout:310: oid 310 updating version 73 to 75 2024-09-21T10:11:29.933 INFO:tasks.rados.rados.0.smithi003.stdout:310: oid 310 version 75 is already newer than 74 2024-09-21T10:11:29.933 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 310 v 75 (ObjNum 309 snap 0 seq_num 309) dirty exists 2024-09-21T10:11:29.934 INFO:tasks.rados.rados.0.smithi003.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2024-09-21T10:11:29.934 INFO:tasks.rados.rados.0.smithi003.stdout:311: finishing write tid 1 to smithi00370293-311 2024-09-21T10:11:29.934 INFO:tasks.rados.rados.0.smithi003.stdout:311: finishing write tid 2 to smithi00370293-311 2024-09-21T10:11:29.934 INFO:tasks.rados.rados.0.smithi003.stdout:311: finishing write tid 3 to smithi00370293-311 2024-09-21T10:11:29.934 INFO:tasks.rados.rados.0.smithi003.stdout:310: done (15 left) 2024-09-21T10:11:29.934 INFO:tasks.rados.rados.0.smithi003.stdout:326: write initial oid 326 2024-09-21T10:11:29.934 INFO:tasks.rados.rados.0.smithi003.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2024-09-21T10:11:29.939 INFO:tasks.rados.rados.0.smithi003.stdout:326: writing smithi00370293-326 from 662275 to 1205026 tid 1 2024-09-21T10:11:29.944 INFO:tasks.rados.rados.0.smithi003.stdout:326: writing smithi00370293-326 from 1785236 to 2210683 tid 2 2024-09-21T10:11:29.952 INFO:tasks.rados.rados.0.smithi003.stdout:326: writing smithi00370293-326 from 2942002 to 3462275 tid 3 2024-09-21T10:11:29.952 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.952 INFO:tasks.rados.rados.0.smithi003.stdout:311: finishing write tid 4 to smithi00370293-311 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:311: finishing write tid 5 to smithi00370293-311 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:311: oid 311 updating version 0 to 70 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:311: oid 311 version 70 is already newer than 69 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:311: oid 311 updating version 70 to 72 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:311: oid 311 version 72 is already newer than 71 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 311 v 72 (ObjNum 310 snap 0 seq_num 310) dirty exists 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:312: finishing write tid 1 to smithi00370293-312 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:312: finishing write tid 2 to smithi00370293-312 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:312: finishing write tid 3 to smithi00370293-312 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:312: finishing write tid 4 to smithi00370293-312 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:312: finishing write tid 5 to smithi00370293-312 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:312: oid 312 updating version 0 to 107 2024-09-21T10:11:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:312: oid 312 version 107 is already newer than 106 2024-09-21T10:11:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:312: oid 312 updating version 107 to 108 2024-09-21T10:11:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:312: oid 312 version 108 is already newer than 105 2024-09-21T10:11:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 312 v 108 (ObjNum 311 snap 0 seq_num 311) dirty exists 2024-09-21T10:11:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2024-09-21T10:11:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:313: finishing write tid 1 to smithi00370293-313 2024-09-21T10:11:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:313: finishing write tid 2 to smithi00370293-313 2024-09-21T10:11:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:311: done (15 left) 2024-09-21T10:11:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:312: done (14 left) 2024-09-21T10:11:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:327: write initial oid 327 2024-09-21T10:11:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2024-09-21T10:11:29.959 INFO:tasks.rados.rados.0.smithi003.stdout:327: writing smithi00370293-327 from 679082 to 1297082 tid 1 2024-09-21T10:11:29.965 INFO:tasks.rados.rados.0.smithi003.stdout:327: writing smithi00370293-327 from 1843718 to 2412823 tid 2 2024-09-21T10:11:29.971 INFO:tasks.rados.rados.0.smithi003.stdout:327: writing smithi00370293-327 from 2853072 to 3479082 tid 3 2024-09-21T10:11:29.971 INFO:tasks.rados.rados.0.smithi003.stdout:328: write initial oid 328 2024-09-21T10:11:29.971 INFO:tasks.rados.rados.0.smithi003.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2024-09-21T10:11:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:328: writing smithi00370293-328 from 695889 to 1105491 tid 1 2024-09-21T10:11:29.984 INFO:tasks.rados.rados.0.smithi003.stdout:328: writing smithi00370293-328 from 1618553 to 2331316 tid 2 2024-09-21T10:11:29.991 INFO:tasks.rados.rados.0.smithi003.stdout:328: writing smithi00370293-328 from 2996848 to 3495889 tid 3 2024-09-21T10:11:29.991 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:29.991 INFO:tasks.rados.rados.0.smithi003.stdout:313: finishing write tid 3 to smithi00370293-313 2024-09-21T10:11:29.991 INFO:tasks.rados.rados.0.smithi003.stdout:313: finishing write tid 4 to smithi00370293-313 2024-09-21T10:11:29.991 INFO:tasks.rados.rados.0.smithi003.stdout:313: finishing write tid 5 to smithi00370293-313 2024-09-21T10:11:29.991 INFO:tasks.rados.rados.0.smithi003.stdout:313: oid 313 updating version 0 to 72 2024-09-21T10:11:29.991 INFO:tasks.rados.rados.0.smithi003.stdout:313: oid 313 version 72 is already newer than 70 2024-09-21T10:11:29.992 INFO:tasks.rados.rados.0.smithi003.stdout:313: oid 313 version 72 is already newer than 69 2024-09-21T10:11:29.992 INFO:tasks.rados.rados.0.smithi003.stdout:313: oid 313 version 72 is already newer than 71 2024-09-21T10:11:29.992 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 313 v 72 (ObjNum 312 snap 0 seq_num 312) dirty exists 2024-09-21T10:11:29.992 INFO:tasks.rados.rados.0.smithi003.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2024-09-21T10:11:29.992 INFO:tasks.rados.rados.0.smithi003.stdout:314: finishing write tid 1 to smithi00370293-314 2024-09-21T10:11:29.992 INFO:tasks.rados.rados.0.smithi003.stdout:314: finishing write tid 2 to smithi00370293-314 2024-09-21T10:11:29.992 INFO:tasks.rados.rados.0.smithi003.stdout:314: finishing write tid 3 to smithi00370293-314 2024-09-21T10:11:29.992 INFO:tasks.rados.rados.0.smithi003.stdout:314: finishing write tid 4 to smithi00370293-314 2024-09-21T10:11:29.992 INFO:tasks.rados.rados.0.smithi003.stdout:314: finishing write tid 5 to smithi00370293-314 2024-09-21T10:11:29.992 INFO:tasks.rados.rados.0.smithi003.stdout:314: oid 314 updating version 0 to 63 2024-09-21T10:11:29.993 INFO:tasks.rados.rados.0.smithi003.stdout:314: oid 314 version 63 is already newer than 62 2024-09-21T10:11:29.993 INFO:tasks.rados.rados.0.smithi003.stdout:314: oid 314 updating version 63 to 64 2024-09-21T10:11:29.993 INFO:tasks.rados.rados.0.smithi003.stdout:314: oid 314 version 64 is already newer than 61 2024-09-21T10:11:29.993 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 314 v 64 (ObjNum 313 snap 0 seq_num 313) dirty exists 2024-09-21T10:11:29.993 INFO:tasks.rados.rados.0.smithi003.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2024-09-21T10:11:29.993 INFO:tasks.rados.rados.0.smithi003.stdout:315: finishing write tid 1 to smithi00370293-315 2024-09-21T10:11:29.993 INFO:tasks.rados.rados.0.smithi003.stdout:315: finishing write tid 2 to smithi00370293-315 2024-09-21T10:11:29.993 INFO:tasks.rados.rados.0.smithi003.stdout:313: done (15 left) 2024-09-21T10:11:29.993 INFO:tasks.rados.rados.0.smithi003.stdout:314: done (14 left) 2024-09-21T10:11:29.993 INFO:tasks.rados.rados.0.smithi003.stdout:329: write initial oid 329 2024-09-21T10:11:29.993 INFO:tasks.rados.rados.0.smithi003.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2024-09-21T10:11:29.997 INFO:tasks.rados.rados.0.smithi003.stdout:329: writing smithi00370293-329 from 712696 to 1197547 tid 1 2024-09-21T10:11:30.004 INFO:tasks.rados.rados.0.smithi003.stdout:329: writing smithi00370293-329 from 1960682 to 2533456 tid 2 2024-09-21T10:11:30.010 INFO:tasks.rados.rados.0.smithi003.stdout:329: writing smithi00370293-329 from 3307918 to 3512696 tid 3 2024-09-21T10:11:30.010 INFO:tasks.rados.rados.0.smithi003.stdout:330: write initial oid 330 2024-09-21T10:11:30.010 INFO:tasks.rados.rados.0.smithi003.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2024-09-21T10:11:30.017 INFO:tasks.rados.rados.0.smithi003.stdout:330: writing smithi00370293-330 from 729503 to 1289603 tid 1 2024-09-21T10:11:30.024 INFO:tasks.rados.rados.0.smithi003.stdout:330: writing smithi00370293-330 from 2019164 to 2735596 tid 2 2024-09-21T10:11:30.030 INFO:tasks.rados.rados.0.smithi003.stdout:330: writing smithi00370293-330 from 3335341 to 3529503 tid 3 2024-09-21T10:11:30.030 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.030 INFO:tasks.rados.rados.0.smithi003.stdout:315: finishing write tid 3 to smithi00370293-315 2024-09-21T10:11:30.030 INFO:tasks.rados.rados.0.smithi003.stdout:315: finishing write tid 4 to smithi00370293-315 2024-09-21T10:11:30.030 INFO:tasks.rados.rados.0.smithi003.stdout:315: finishing write tid 5 to smithi00370293-315 2024-09-21T10:11:30.030 INFO:tasks.rados.rados.0.smithi003.stdout:315: oid 315 updating version 0 to 79 2024-09-21T10:11:30.030 INFO:tasks.rados.rados.0.smithi003.stdout:315: oid 315 version 79 is already newer than 77 2024-09-21T10:11:30.031 INFO:tasks.rados.rados.0.smithi003.stdout:315: oid 315 version 79 is already newer than 76 2024-09-21T10:11:30.031 INFO:tasks.rados.rados.0.smithi003.stdout:315: oid 315 version 79 is already newer than 78 2024-09-21T10:11:30.031 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 315 v 79 (ObjNum 314 snap 0 seq_num 314) dirty exists 2024-09-21T10:11:30.031 INFO:tasks.rados.rados.0.smithi003.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2024-09-21T10:11:30.031 INFO:tasks.rados.rados.0.smithi003.stdout:316: finishing write tid 1 to smithi00370293-316 2024-09-21T10:11:30.031 INFO:tasks.rados.rados.0.smithi003.stdout:316: finishing write tid 2 to smithi00370293-316 2024-09-21T10:11:30.032 INFO:tasks.rados.rados.0.smithi003.stdout:316: finishing write tid 3 to smithi00370293-316 2024-09-21T10:11:30.032 INFO:tasks.rados.rados.0.smithi003.stdout:316: finishing write tid 4 to smithi00370293-316 2024-09-21T10:11:30.032 INFO:tasks.rados.rados.0.smithi003.stdout:316: finishing write tid 5 to smithi00370293-316 2024-09-21T10:11:30.032 INFO:tasks.rados.rados.0.smithi003.stdout:316: oid 316 updating version 0 to 65 2024-09-21T10:11:30.032 INFO:tasks.rados.rados.0.smithi003.stdout:316: oid 316 updating version 65 to 66 2024-09-21T10:11:30.032 INFO:tasks.rados.rados.0.smithi003.stdout:316: oid 316 updating version 66 to 68 2024-09-21T10:11:30.032 INFO:tasks.rados.rados.0.smithi003.stdout:316: oid 316 version 68 is already newer than 67 2024-09-21T10:11:30.032 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 316 v 68 (ObjNum 315 snap 0 seq_num 315) dirty exists 2024-09-21T10:11:30.032 INFO:tasks.rados.rados.0.smithi003.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2024-09-21T10:11:30.033 INFO:tasks.rados.rados.0.smithi003.stdout:317: finishing write tid 1 to smithi00370293-317 2024-09-21T10:11:30.033 INFO:tasks.rados.rados.0.smithi003.stdout:315: done (15 left) 2024-09-21T10:11:30.033 INFO:tasks.rados.rados.0.smithi003.stdout:316: done (14 left) 2024-09-21T10:11:30.033 INFO:tasks.rados.rados.0.smithi003.stdout:331: write initial oid 331 2024-09-21T10:11:30.033 INFO:tasks.rados.rados.0.smithi003.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2024-09-21T10:11:30.037 INFO:tasks.rados.rados.0.smithi003.stdout:331: writing smithi00370293-331 from 746310 to 1381659 tid 1 2024-09-21T10:11:30.043 INFO:tasks.rados.rados.0.smithi003.stdout:331: writing smithi00370293-331 from 2077646 to 2654089 tid 2 2024-09-21T10:11:30.048 INFO:tasks.rados.rados.0.smithi003.stdout:331: writing smithi00370293-331 from 3362764 to 3546310 tid 3 2024-09-21T10:11:30.048 INFO:tasks.rados.rados.0.smithi003.stdout:332: write initial oid 332 2024-09-21T10:11:30.048 INFO:tasks.rados.rados.0.smithi003.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2024-09-21T10:11:30.056 INFO:tasks.rados.rados.0.smithi003.stdout:332: writing smithi00370293-332 from 763117 to 1473715 tid 1 2024-09-21T10:11:30.064 INFO:tasks.rados.rados.0.smithi003.stdout:332: writing smithi00370293-332 from 2136128 to 2856229 tid 2 2024-09-21T10:11:30.068 INFO:tasks.rados.rados.0.smithi003.stdout:332: writing smithi00370293-332 from 3390187 to 3563117 tid 3 2024-09-21T10:11:30.068 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.068 INFO:tasks.rados.rados.0.smithi003.stdout:317: finishing write tid 2 to smithi00370293-317 2024-09-21T10:11:30.068 INFO:tasks.rados.rados.0.smithi003.stdout:317: finishing write tid 3 to smithi00370293-317 2024-09-21T10:11:30.068 INFO:tasks.rados.rados.0.smithi003.stdout:317: finishing write tid 4 to smithi00370293-317 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:317: finishing write tid 5 to smithi00370293-317 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:317: oid 317 updating version 0 to 111 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:317: oid 317 updating version 111 to 112 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:317: oid 317 version 112 is already newer than 110 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:317: oid 317 version 112 is already newer than 109 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 317 v 112 (ObjNum 316 snap 0 seq_num 316) dirty exists 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:318: finishing write tid 1 to smithi00370293-318 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:318: finishing write tid 2 to smithi00370293-318 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:317: done (15 left) 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:333: write initial oid 333 2024-09-21T10:11:30.069 INFO:tasks.rados.rados.0.smithi003.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2024-09-21T10:11:30.076 INFO:tasks.rados.rados.0.smithi003.stdout:333: writing smithi00370293-333 from 779924 to 1565771 tid 1 2024-09-21T10:11:30.082 INFO:tasks.rados.rados.0.smithi003.stdout:333: writing smithi00370293-333 from 2078257 to 2658369 tid 2 2024-09-21T10:11:30.088 INFO:tasks.rados.rados.0.smithi003.stdout:333: writing smithi00370293-333 from 3301257 to 3579924 tid 3 2024-09-21T10:11:30.088 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.088 INFO:tasks.rados.rados.0.smithi003.stdout:318: finishing write tid 3 to smithi00370293-318 2024-09-21T10:11:30.088 INFO:tasks.rados.rados.0.smithi003.stdout:318: finishing write tid 4 to smithi00370293-318 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:318: finishing write tid 5 to smithi00370293-318 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:318: oid 318 updating version 0 to 90 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:318: oid 318 updating version 90 to 91 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:318: oid 318 version 91 is already newer than 88 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:318: oid 318 version 91 is already newer than 89 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 318 v 91 (ObjNum 317 snap 0 seq_num 317) dirty exists 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:319: finishing write tid 1 to smithi00370293-319 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:319: finishing write tid 2 to smithi00370293-319 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:319: finishing write tid 3 to smithi00370293-319 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:319: finishing write tid 4 to smithi00370293-319 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:319: finishing write tid 5 to smithi00370293-319 2024-09-21T10:11:30.089 INFO:tasks.rados.rados.0.smithi003.stdout:319: oid 319 updating version 0 to 66 2024-09-21T10:11:30.090 INFO:tasks.rados.rados.0.smithi003.stdout:319: oid 319 version 66 is already newer than 65 2024-09-21T10:11:30.090 INFO:tasks.rados.rados.0.smithi003.stdout:319: oid 319 updating version 66 to 67 2024-09-21T10:11:30.090 INFO:tasks.rados.rados.0.smithi003.stdout:319: oid 319 version 67 is already newer than 64 2024-09-21T10:11:30.090 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 319 v 67 (ObjNum 318 snap 0 seq_num 318) dirty exists 2024-09-21T10:11:30.090 INFO:tasks.rados.rados.0.smithi003.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2024-09-21T10:11:30.090 INFO:tasks.rados.rados.0.smithi003.stdout:320: finishing write tid 1 to smithi00370293-320 2024-09-21T10:11:30.090 INFO:tasks.rados.rados.0.smithi003.stdout:320: finishing write tid 2 to smithi00370293-320 2024-09-21T10:11:30.090 INFO:tasks.rados.rados.0.smithi003.stdout:318: done (15 left) 2024-09-21T10:11:30.090 INFO:tasks.rados.rados.0.smithi003.stdout:319: done (14 left) 2024-09-21T10:11:30.090 INFO:tasks.rados.rados.0.smithi003.stdout:334: write initial oid 334 2024-09-21T10:11:30.090 INFO:tasks.rados.rados.0.smithi003.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2024-09-21T10:11:30.094 INFO:tasks.rados.rados.0.smithi003.stdout:334: writing smithi00370293-334 from 796731 to 1257827 tid 1 2024-09-21T10:11:30.101 INFO:tasks.rados.rados.0.smithi003.stdout:334: writing smithi00370293-334 from 1736739 to 2460509 tid 2 2024-09-21T10:11:30.107 INFO:tasks.rados.rados.0.smithi003.stdout:334: writing smithi00370293-334 from 2928680 to 3596731 tid 3 2024-09-21T10:11:30.107 INFO:tasks.rados.rados.0.smithi003.stdout:335: write initial oid 335 2024-09-21T10:11:30.107 INFO:tasks.rados.rados.0.smithi003.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2024-09-21T10:11:30.112 INFO:tasks.rados.rados.0.smithi003.stdout:335: writing smithi00370293-335 from 413538 to 949883 tid 1 2024-09-21T10:11:30.118 INFO:tasks.rados.rados.0.smithi003.stdout:335: writing smithi00370293-335 from 1395221 to 1979002 tid 2 2024-09-21T10:11:30.125 INFO:tasks.rados.rados.0.smithi003.stdout:335: writing smithi00370293-335 from 2556103 to 3214720 tid 3 2024-09-21T10:11:30.125 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.125 INFO:tasks.rados.rados.0.smithi003.stdout:320: finishing write tid 3 to smithi00370293-320 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:320: finishing write tid 4 to smithi00370293-320 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:320: finishing write tid 5 to smithi00370293-320 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:320: oid 320 updating version 0 to 77 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:320: oid 320 version 77 is already newer than 76 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:320: oid 320 updating version 77 to 78 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:320: oid 320 updating version 78 to 79 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 320 v 79 (ObjNum 319 snap 0 seq_num 319) dirty exists 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:321: finishing write tid 1 to smithi00370293-321 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:321: finishing write tid 2 to smithi00370293-321 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:320: done (15 left) 2024-09-21T10:11:30.126 INFO:tasks.rados.rados.0.smithi003.stdout:336: write initial oid 336 2024-09-21T10:11:30.127 INFO:tasks.rados.rados.0.smithi003.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2024-09-21T10:11:30.131 INFO:tasks.rados.rados.0.smithi003.stdout:336: writing smithi00370293-336 from 430345 to 1158292 tid 1 2024-09-21T10:11:30.138 INFO:tasks.rados.rados.0.smithi003.stdout:336: writing smithi00370293-336 from 1570056 to 2297495 tid 2 2024-09-21T10:11:30.143 INFO:tasks.rados.rados.0.smithi003.stdout:336: writing smithi00370293-336 from 2699879 to 3169768 tid 3 2024-09-21T10:11:30.143 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:321: finishing write tid 3 to smithi00370293-321 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:321: finishing write tid 4 to smithi00370293-321 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:321: finishing write tid 5 to smithi00370293-321 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:321: oid 321 updating version 0 to 94 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:321: oid 321 updating version 94 to 95 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:321: oid 321 version 95 is already newer than 93 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:321: oid 321 updating version 95 to 96 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 321 v 96 (ObjNum 320 snap 0 seq_num 320) dirty exists 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:322: finishing write tid 1 to smithi00370293-322 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:322: finishing write tid 2 to smithi00370293-322 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:322: finishing write tid 3 to smithi00370293-322 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:322: finishing write tid 4 to smithi00370293-322 2024-09-21T10:11:30.144 INFO:tasks.rados.rados.0.smithi003.stdout:322: finishing write tid 5 to smithi00370293-322 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:322: oid 322 updating version 0 to 73 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:322: oid 322 updating version 73 to 75 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:322: oid 322 version 75 is already newer than 74 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:322: oid 322 updating version 75 to 76 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 322 v 76 (ObjNum 321 snap 0 seq_num 321) dirty exists 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:323: finishing write tid 1 to smithi00370293-323 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:323: finishing write tid 2 to smithi00370293-323 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:321: done (15 left) 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:322: done (14 left) 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:337: write initial oid 337 2024-09-21T10:11:30.145 INFO:tasks.rados.rados.0.smithi003.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2024-09-21T10:11:30.147 INFO:tasks.rados.rados.0.smithi003.stdout:337: writing smithi00370293-337 from 447152 to 850348 tid 1 2024-09-21T10:11:30.154 INFO:tasks.rados.rados.0.smithi003.stdout:337: writing smithi00370293-337 from 1512185 to 2099635 tid 2 2024-09-21T10:11:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:337: writing smithi00370293-337 from 2727302 to 3408463 tid 3 2024-09-21T10:11:30.162 INFO:tasks.rados.rados.0.smithi003.stdout:338: write initial oid 338 2024-09-21T10:11:30.162 INFO:tasks.rados.rados.0.smithi003.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2024-09-21T10:11:30.167 INFO:tasks.rados.rados.0.smithi003.stdout:338: writing smithi00370293-338 from 463959 to 942404 tid 1 2024-09-21T10:11:30.174 INFO:tasks.rados.rados.0.smithi003.stdout:338: writing smithi00370293-338 from 1570667 to 2301775 tid 2 2024-09-21T10:11:30.181 INFO:tasks.rados.rados.0.smithi003.stdout:338: writing smithi00370293-338 from 3038372 to 3530805 tid 3 2024-09-21T10:11:30.181 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:323: finishing write tid 3 to smithi00370293-323 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:323: finishing write tid 4 to smithi00370293-323 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:323: finishing write tid 5 to smithi00370293-323 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:323: oid 323 updating version 0 to 65 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:323: oid 323 updating version 65 to 66 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:323: oid 323 updating version 66 to 68 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:323: oid 323 version 68 is already newer than 67 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 323 v 68 (ObjNum 322 snap 0 seq_num 322) dirty exists 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:324: finishing write tid 1 to smithi00370293-324 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:324: finishing write tid 2 to smithi00370293-324 2024-09-21T10:11:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:323: done (15 left) 2024-09-21T10:11:30.183 INFO:tasks.rados.rados.0.smithi003.stdout:339: write initial oid 339 2024-09-21T10:11:30.183 INFO:tasks.rados.rados.0.smithi003.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2024-09-21T10:11:30.186 INFO:tasks.rados.rados.0.smithi003.stdout:339: writing smithi00370293-339 from 480766 to 1034460 tid 1 2024-09-21T10:11:30.193 INFO:tasks.rados.rados.0.smithi003.stdout:339: writing smithi00370293-339 from 1629149 to 2220268 tid 2 2024-09-21T10:11:30.199 INFO:tasks.rados.rados.0.smithi003.stdout:339: writing smithi00370293-339 from 2782148 to 3202206 tid 3 2024-09-21T10:11:30.199 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.199 INFO:tasks.rados.rados.0.smithi003.stdout:324: finishing write tid 3 to smithi00370293-324 2024-09-21T10:11:30.199 INFO:tasks.rados.rados.0.smithi003.stdout:324: finishing write tid 4 to smithi00370293-324 2024-09-21T10:11:30.199 INFO:tasks.rados.rados.0.smithi003.stdout:324: finishing write tid 5 to smithi00370293-324 2024-09-21T10:11:30.199 INFO:tasks.rados.rados.0.smithi003.stdout:324: oid 324 updating version 0 to 97 2024-09-21T10:11:30.200 INFO:tasks.rados.rados.0.smithi003.stdout:324: oid 324 updating version 97 to 99 2024-09-21T10:11:30.200 INFO:tasks.rados.rados.0.smithi003.stdout:324: oid 324 version 99 is already newer than 98 2024-09-21T10:11:30.200 INFO:tasks.rados.rados.0.smithi003.stdout:324: oid 324 updating version 99 to 100 2024-09-21T10:11:30.200 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 324 v 100 (ObjNum 323 snap 0 seq_num 323) dirty exists 2024-09-21T10:11:30.200 INFO:tasks.rados.rados.0.smithi003.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2024-09-21T10:11:30.200 INFO:tasks.rados.rados.0.smithi003.stdout:325: finishing write tid 1 to smithi00370293-325 2024-09-21T10:11:30.200 INFO:tasks.rados.rados.0.smithi003.stdout:325: finishing write tid 2 to smithi00370293-325 2024-09-21T10:11:30.200 INFO:tasks.rados.rados.0.smithi003.stdout:324: done (15 left) 2024-09-21T10:11:30.200 INFO:tasks.rados.rados.0.smithi003.stdout:340: write initial oid 340 2024-09-21T10:11:30.200 INFO:tasks.rados.rados.0.smithi003.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2024-09-21T10:11:30.204 INFO:tasks.rados.rados.0.smithi003.stdout:340: writing smithi00370293-340 from 497573 to 1126516 tid 1 2024-09-21T10:11:30.212 INFO:tasks.rados.rados.0.smithi003.stdout:340: writing smithi00370293-340 from 1687631 to 2422408 tid 2 2024-09-21T10:11:30.219 INFO:tasks.rados.rados.0.smithi003.stdout:340: writing smithi00370293-340 from 3093218 to 3697573 tid 3 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout:325: finishing write tid 3 to smithi00370293-325 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout:325: finishing write tid 4 to smithi00370293-325 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout:325: finishing write tid 5 to smithi00370293-325 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout:325: oid 325 updating version 0 to 75 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout:325: oid 325 version 75 is already newer than 73 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout:325: oid 325 updating version 75 to 76 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout:325: oid 325 version 76 is already newer than 74 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 325 v 76 (ObjNum 324 snap 0 seq_num 324) dirty exists 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout:326: finishing write tid 1 to smithi00370293-326 2024-09-21T10:11:30.220 INFO:tasks.rados.rados.0.smithi003.stdout:326: finishing write tid 2 to smithi00370293-326 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:326: finishing write tid 3 to smithi00370293-326 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:326: finishing write tid 4 to smithi00370293-326 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:326: finishing write tid 5 to smithi00370293-326 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:326: oid 326 updating version 0 to 70 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:326: oid 326 version 70 is already newer than 69 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:326: oid 326 updating version 70 to 71 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:326: oid 326 updating version 71 to 72 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 326 v 72 (ObjNum 325 snap 0 seq_num 325) dirty exists 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:325: done (15 left) 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:326: done (14 left) 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:341: write initial oid 341 2024-09-21T10:11:30.221 INFO:tasks.rados.rados.0.smithi003.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2024-09-21T10:11:30.226 INFO:tasks.rados.rados.0.smithi003.stdout:341: writing smithi00370293-341 from 514380 to 1218572 tid 1 2024-09-21T10:11:30.231 INFO:tasks.rados.rados.0.smithi003.stdout:341: writing smithi00370293-341 from 1629760 to 2108195 tid 2 2024-09-21T10:11:30.236 INFO:tasks.rados.rados.0.smithi003.stdout:341: writing smithi00370293-341 from 2604288 to 3046890 tid 3 2024-09-21T10:11:30.236 INFO:tasks.rados.rados.0.smithi003.stdout:342: write initial oid 342 2024-09-21T10:11:30.237 INFO:tasks.rados.rados.0.smithi003.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2024-09-21T10:11:30.244 INFO:tasks.rados.rados.0.smithi003.stdout:342: writing smithi00370293-342 from 531187 to 1310628 tid 1 2024-09-21T10:11:30.252 INFO:tasks.rados.rados.0.smithi003.stdout:342: writing smithi00370293-342 from 2088242 to 2826688 tid 2 2024-09-21T10:11:30.257 INFO:tasks.rados.rados.0.smithi003.stdout:342: writing smithi00370293-342 from 3431711 to 3731187 tid 3 2024-09-21T10:11:30.257 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.257 INFO:tasks.rados.rados.0.smithi003.stdout:327: finishing write tid 1 to smithi00370293-327 2024-09-21T10:11:30.257 INFO:tasks.rados.rados.0.smithi003.stdout:327: finishing write tid 2 to smithi00370293-327 2024-09-21T10:11:30.257 INFO:tasks.rados.rados.0.smithi003.stdout:327: finishing write tid 3 to smithi00370293-327 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:327: finishing write tid 4 to smithi00370293-327 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:327: finishing write tid 5 to smithi00370293-327 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:327: oid 327 updating version 0 to 66 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:327: oid 327 version 66 is already newer than 65 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:327: oid 327 updating version 66 to 67 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:327: oid 327 updating version 67 to 68 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 327 v 68 (ObjNum 326 snap 0 seq_num 326) dirty exists 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:328: finishing write tid 1 to smithi00370293-328 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:328: finishing write tid 2 to smithi00370293-328 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:327: done (15 left) 2024-09-21T10:11:30.258 INFO:tasks.rados.rados.0.smithi003.stdout:343: write initial oid 343 2024-09-21T10:11:30.259 INFO:tasks.rados.rados.0.smithi003.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2024-09-21T10:11:30.262 INFO:tasks.rados.rados.0.smithi003.stdout:343: writing smithi00370293-343 from 547994 to 1002684 tid 1 2024-09-21T10:11:30.269 INFO:tasks.rados.rados.0.smithi003.stdout:343: writing smithi00370293-343 from 1746724 to 2228828 tid 2 2024-09-21T10:11:30.274 INFO:tasks.rados.rados.0.smithi003.stdout:343: writing smithi00370293-343 from 2659134 to 3124280 tid 3 2024-09-21T10:11:30.278 INFO:tasks.rados.rados.0.smithi003.stdout:343: writing smithi00370293-343 from 3605976 to 3747994 tid 4 2024-09-21T10:11:30.278 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.278 INFO:tasks.rados.rados.0.smithi003.stdout:328: finishing write tid 3 to smithi00370293-328 2024-09-21T10:11:30.278 INFO:tasks.rados.rados.0.smithi003.stdout:328: finishing write tid 4 to smithi00370293-328 2024-09-21T10:11:30.278 INFO:tasks.rados.rados.0.smithi003.stdout:328: finishing write tid 5 to smithi00370293-328 2024-09-21T10:11:30.278 INFO:tasks.rados.rados.0.smithi003.stdout:328: oid 328 updating version 0 to 77 2024-09-21T10:11:30.278 INFO:tasks.rados.rados.0.smithi003.stdout:328: oid 328 updating version 77 to 78 2024-09-21T10:11:30.278 INFO:tasks.rados.rados.0.smithi003.stdout:328: oid 328 updating version 78 to 79 2024-09-21T10:11:30.278 INFO:tasks.rados.rados.0.smithi003.stdout:328: oid 328 updating version 79 to 80 2024-09-21T10:11:30.278 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 328 v 80 (ObjNum 327 snap 0 seq_num 327) dirty exists 2024-09-21T10:11:30.279 INFO:tasks.rados.rados.0.smithi003.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2024-09-21T10:11:30.279 INFO:tasks.rados.rados.0.smithi003.stdout:329: finishing write tid 1 to smithi00370293-329 2024-09-21T10:11:30.279 INFO:tasks.rados.rados.0.smithi003.stdout:328: done (15 left) 2024-09-21T10:11:30.279 INFO:tasks.rados.rados.0.smithi003.stdout:344: write initial oid 344 2024-09-21T10:11:30.279 INFO:tasks.rados.rados.0.smithi003.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2024-09-21T10:11:30.284 INFO:tasks.rados.rados.0.smithi003.stdout:344: writing smithi00370293-344 from 564801 to 1211093 tid 1 2024-09-21T10:11:30.292 INFO:tasks.rados.rados.0.smithi003.stdout:344: writing smithi00370293-344 from 1921559 to 2663674 tid 2 2024-09-21T10:11:30.299 INFO:tasks.rados.rados.0.smithi003.stdout:344: writing smithi00370293-344 from 3202910 to 3764801 tid 3 2024-09-21T10:11:30.299 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.299 INFO:tasks.rados.rados.0.smithi003.stdout:329: finishing write tid 2 to smithi00370293-329 2024-09-21T10:11:30.299 INFO:tasks.rados.rados.0.smithi003.stdout:329: finishing write tid 3 to smithi00370293-329 2024-09-21T10:11:30.299 INFO:tasks.rados.rados.0.smithi003.stdout:329: finishing write tid 4 to smithi00370293-329 2024-09-21T10:11:30.299 INFO:tasks.rados.rados.0.smithi003.stdout:329: finishing write tid 5 to smithi00370293-329 2024-09-21T10:11:30.299 INFO:tasks.rados.rados.0.smithi003.stdout:329: oid 329 updating version 0 to 92 2024-09-21T10:11:30.299 INFO:tasks.rados.rados.0.smithi003.stdout:329: oid 329 updating version 92 to 93 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:329: oid 329 updating version 93 to 94 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:329: oid 329 updating version 94 to 95 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 329 v 95 (ObjNum 328 snap 0 seq_num 328) dirty exists 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:330: finishing write tid 1 to smithi00370293-330 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:330: finishing write tid 2 to smithi00370293-330 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:330: finishing write tid 3 to smithi00370293-330 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:330: finishing write tid 4 to smithi00370293-330 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:330: finishing write tid 5 to smithi00370293-330 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:330: oid 330 updating version 0 to 71 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:330: oid 330 updating version 71 to 72 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:330: oid 330 version 72 is already newer than 70 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:330: oid 330 version 72 is already newer than 69 2024-09-21T10:11:30.300 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 330 v 72 (ObjNum 329 snap 0 seq_num 329) dirty exists 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:331: finishing write tid 1 to smithi00370293-331 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:331: finishing write tid 2 to smithi00370293-331 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:331: finishing write tid 3 to smithi00370293-331 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:331: finishing write tid 4 to smithi00370293-331 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:331: finishing write tid 5 to smithi00370293-331 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:331: oid 331 updating version 0 to 103 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:331: oid 331 version 103 is already newer than 101 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:331: oid 331 updating version 103 to 104 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:331: oid 331 version 104 is already newer than 102 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 331 v 104 (ObjNum 330 snap 0 seq_num 330) dirty exists 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:332: finishing write tid 1 to smithi00370293-332 2024-09-21T10:11:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:332: finishing write tid 2 to smithi00370293-332 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:332: finishing write tid 3 to smithi00370293-332 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:332: finishing write tid 4 to smithi00370293-332 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:332: finishing write tid 5 to smithi00370293-332 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:332: oid 332 updating version 0 to 83 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:332: oid 332 version 83 is already newer than 82 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:332: oid 332 version 83 is already newer than 81 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:332: oid 332 version 83 is already newer than 80 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 332 v 83 (ObjNum 331 snap 0 seq_num 331) dirty exists 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:329: done (15 left) 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:330: done (14 left) 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:331: done (13 left) 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:332: done (12 left) 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:345: write initial oid 345 2024-09-21T10:11:30.302 INFO:tasks.rados.rados.0.smithi003.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2024-09-21T10:11:30.306 INFO:tasks.rados.rados.0.smithi003.stdout:345: writing smithi00370293-345 from 581608 to 1303149 tid 1 2024-09-21T10:11:30.311 INFO:tasks.rados.rados.0.smithi003.stdout:345: writing smithi00370293-345 from 1863688 to 2349461 tid 2 2024-09-21T10:11:30.319 INFO:tasks.rados.rados.0.smithi003.stdout:345: writing smithi00370293-345 from 3113980 to 3718023 tid 3 2024-09-21T10:11:30.319 INFO:tasks.rados.rados.0.smithi003.stdout:346: write initial oid 346 2024-09-21T10:11:30.319 INFO:tasks.rados.rados.0.smithi003.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2024-09-21T10:11:30.327 INFO:tasks.rados.rados.0.smithi003.stdout:346: writing smithi00370293-346 from 598415 to 1395205 tid 1 2024-09-21T10:11:30.334 INFO:tasks.rados.rados.0.smithi003.stdout:346: writing smithi00370293-346 from 1922170 to 2667954 tid 2 2024-09-21T10:11:30.339 INFO:tasks.rados.rados.0.smithi003.stdout:346: writing smithi00370293-346 from 3141403 to 3556718 tid 3 2024-09-21T10:11:30.339 INFO:tasks.rados.rados.0.smithi003.stdout:347: write initial oid 347 2024-09-21T10:11:30.339 INFO:tasks.rados.rados.0.smithi003.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2024-09-21T10:11:30.345 INFO:tasks.rados.rados.0.smithi003.stdout:347: writing smithi00370293-347 from 615222 to 1087261 tid 1 2024-09-21T10:11:30.350 INFO:tasks.rados.rados.0.smithi003.stdout:347: writing smithi00370293-347 from 1580652 to 2070094 tid 2 2024-09-21T10:11:30.357 INFO:tasks.rados.rados.0.smithi003.stdout:347: writing smithi00370293-347 from 2768826 to 3395413 tid 3 2024-09-21T10:11:30.357 INFO:tasks.rados.rados.0.smithi003.stdout:348: write initial oid 348 2024-09-21T10:11:30.357 INFO:tasks.rados.rados.0.smithi003.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2024-09-21T10:11:30.364 INFO:tasks.rados.rados.0.smithi003.stdout:348: writing smithi00370293-348 from 632029 to 1179317 tid 1 2024-09-21T10:11:30.370 INFO:tasks.rados.rados.0.smithi003.stdout:348: writing smithi00370293-348 from 1639134 to 2388587 tid 2 2024-09-21T10:11:30.375 INFO:tasks.rados.rados.0.smithi003.stdout:348: writing smithi00370293-348 from 2796249 to 3234108 tid 3 2024-09-21T10:11:30.379 INFO:tasks.rados.rados.0.smithi003.stdout:348: writing smithi00370293-348 from 3653524 to 3832029 tid 4 2024-09-21T10:11:30.379 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.379 INFO:tasks.rados.rados.0.smithi003.stdout:333: finishing write tid 1 to smithi00370293-333 2024-09-21T10:11:30.379 INFO:tasks.rados.rados.0.smithi003.stdout:333: finishing write tid 2 to smithi00370293-333 2024-09-21T10:11:30.379 INFO:tasks.rados.rados.0.smithi003.stdout:333: finishing write tid 3 to smithi00370293-333 2024-09-21T10:11:30.379 INFO:tasks.rados.rados.0.smithi003.stdout:333: finishing write tid 4 to smithi00370293-333 2024-09-21T10:11:30.379 INFO:tasks.rados.rados.0.smithi003.stdout:333: finishing write tid 5 to smithi00370293-333 2024-09-21T10:11:30.379 INFO:tasks.rados.rados.0.smithi003.stdout:333: oid 333 updating version 0 to 54 2024-09-21T10:11:30.379 INFO:tasks.rados.rados.0.smithi003.stdout:333: oid 333 updating version 54 to 55 2024-09-21T10:11:30.379 INFO:tasks.rados.rados.0.smithi003.stdout:333: oid 333 version 55 is already newer than 52 2024-09-21T10:11:30.380 INFO:tasks.rados.rados.0.smithi003.stdout:333: oid 333 version 55 is already newer than 53 2024-09-21T10:11:30.380 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 333 v 55 (ObjNum 332 snap 0 seq_num 332) dirty exists 2024-09-21T10:11:30.380 INFO:tasks.rados.rados.0.smithi003.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2024-09-21T10:11:30.380 INFO:tasks.rados.rados.0.smithi003.stdout:334: finishing write tid 1 to smithi00370293-334 2024-09-21T10:11:30.380 INFO:tasks.rados.rados.0.smithi003.stdout:334: finishing write tid 2 to smithi00370293-334 2024-09-21T10:11:30.380 INFO:tasks.rados.rados.0.smithi003.stdout:333: done (15 left) 2024-09-21T10:11:30.380 INFO:tasks.rados.rados.0.smithi003.stdout:349: write initial oid 349 2024-09-21T10:11:30.380 INFO:tasks.rados.rados.0.smithi003.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2024-09-21T10:11:30.386 INFO:tasks.rados.rados.0.smithi003.stdout:349: writing smithi00370293-349 from 648836 to 1271373 tid 1 2024-09-21T10:11:30.392 INFO:tasks.rados.rados.0.smithi003.stdout:349: writing smithi00370293-349 from 1981263 to 2474374 tid 2 2024-09-21T10:11:30.400 INFO:tasks.rados.rados.0.smithi003.stdout:349: writing smithi00370293-349 from 3107319 to 3848836 tid 3 2024-09-21T10:11:30.400 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.400 INFO:tasks.rados.rados.0.smithi003.stdout:334: finishing write tid 3 to smithi00370293-334 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:334: finishing write tid 4 to smithi00370293-334 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:334: finishing write tid 5 to smithi00370293-334 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:334: oid 334 updating version 0 to 106 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:334: oid 334 version 106 is already newer than 105 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:334: oid 334 updating version 106 to 107 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:334: oid 334 updating version 107 to 108 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 334 v 108 (ObjNum 333 snap 0 seq_num 333) dirty exists 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:335: finishing write tid 1 to smithi00370293-335 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:335: finishing write tid 2 to smithi00370293-335 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:335: finishing write tid 3 to smithi00370293-335 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:335: finishing write tid 4 to smithi00370293-335 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:335: finishing write tid 5 to smithi00370293-335 2024-09-21T10:11:30.401 INFO:tasks.rados.rados.0.smithi003.stdout:335: oid 335 updating version 0 to 80 2024-09-21T10:11:30.402 INFO:tasks.rados.rados.0.smithi003.stdout:335: oid 335 version 80 is already newer than 77 2024-09-21T10:11:30.402 INFO:tasks.rados.rados.0.smithi003.stdout:335: oid 335 version 80 is already newer than 79 2024-09-21T10:11:30.402 INFO:tasks.rados.rados.0.smithi003.stdout:335: oid 335 version 80 is already newer than 78 2024-09-21T10:11:30.402 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 335 v 80 (ObjNum 334 snap 0 seq_num 334) dirty exists 2024-09-21T10:11:30.402 INFO:tasks.rados.rados.0.smithi003.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2024-09-21T10:11:30.402 INFO:tasks.rados.rados.0.smithi003.stdout:334: done (15 left) 2024-09-21T10:11:30.402 INFO:tasks.rados.rados.0.smithi003.stdout:335: done (14 left) 2024-09-21T10:11:30.402 INFO:tasks.rados.rados.0.smithi003.stdout:350: write initial oid 350 2024-09-21T10:11:30.402 INFO:tasks.rados.rados.0.smithi003.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2024-09-21T10:11:30.408 INFO:tasks.rados.rados.0.smithi003.stdout:350: writing smithi00370293-350 from 665643 to 1363429 tid 1 2024-09-21T10:11:30.415 INFO:tasks.rados.rados.0.smithi003.stdout:350: writing smithi00370293-350 from 2039745 to 2792867 tid 2 2024-09-21T10:11:30.422 INFO:tasks.rados.rados.0.smithi003.stdout:350: writing smithi00370293-350 from 3534742 to 3865643 tid 3 2024-09-21T10:11:30.422 INFO:tasks.rados.rados.0.smithi003.stdout:351: write initial oid 351 2024-09-21T10:11:30.422 INFO:tasks.rados.rados.0.smithi003.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2024-09-21T10:11:30.428 INFO:tasks.rados.rados.0.smithi003.stdout:351: writing smithi00370293-351 from 682450 to 1171838 tid 1 2024-09-21T10:11:30.435 INFO:tasks.rados.rados.0.smithi003.stdout:351: writing smithi00370293-351 from 1814580 to 2311360 tid 2 2024-09-21T10:11:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:351: writing smithi00370293-351 from 2878518 to 3666546 tid 3 2024-09-21T10:11:30.442 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:336: finishing write tid 1 to smithi00370293-336 2024-09-21T10:11:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:336: finishing write tid 2 to smithi00370293-336 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:336: finishing write tid 3 to smithi00370293-336 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:336: finishing write tid 4 to smithi00370293-336 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:336: finishing write tid 5 to smithi00370293-336 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:336: oid 336 updating version 0 to 113 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:336: oid 336 updating version 113 to 116 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:336: oid 336 version 116 is already newer than 115 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:336: oid 336 version 116 is already newer than 114 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 336 v 116 (ObjNum 335 snap 0 seq_num 335) dirty exists 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:337: finishing write tid 1 to smithi00370293-337 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:337: finishing write tid 2 to smithi00370293-337 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:337: finishing write tid 3 to smithi00370293-337 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:337: finishing write tid 4 to smithi00370293-337 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:337: finishing write tid 5 to smithi00370293-337 2024-09-21T10:11:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:337: oid 337 updating version 0 to 120 2024-09-21T10:11:30.444 INFO:tasks.rados.rados.0.smithi003.stdout:337: oid 337 version 120 is already newer than 119 2024-09-21T10:11:30.444 INFO:tasks.rados.rados.0.smithi003.stdout:337: oid 337 version 120 is already newer than 118 2024-09-21T10:11:30.444 INFO:tasks.rados.rados.0.smithi003.stdout:337: oid 337 version 120 is already newer than 117 2024-09-21T10:11:30.444 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 337 v 120 (ObjNum 336 snap 0 seq_num 336) dirty exists 2024-09-21T10:11:30.444 INFO:tasks.rados.rados.0.smithi003.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2024-09-21T10:11:30.444 INFO:tasks.rados.rados.0.smithi003.stdout:336: done (15 left) 2024-09-21T10:11:30.444 INFO:tasks.rados.rados.0.smithi003.stdout:337: done (14 left) 2024-09-21T10:11:30.444 INFO:tasks.rados.rados.0.smithi003.stdout:352: write initial oid 352 2024-09-21T10:11:30.444 INFO:tasks.rados.rados.0.smithi003.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2024-09-21T10:11:30.449 INFO:tasks.rados.rados.0.smithi003.stdout:352: writing smithi00370293-352 from 699257 to 1263894 tid 1 2024-09-21T10:11:30.456 INFO:tasks.rados.rados.0.smithi003.stdout:352: writing smithi00370293-352 from 1873062 to 2513500 tid 2 2024-09-21T10:11:30.464 INFO:tasks.rados.rados.0.smithi003.stdout:352: writing smithi00370293-352 from 3305941 to 3899257 tid 3 2024-09-21T10:11:30.464 INFO:tasks.rados.rados.0.smithi003.stdout:353: write initial oid 353 2024-09-21T10:11:30.464 INFO:tasks.rados.rados.0.smithi003.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2024-09-21T10:11:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:353: writing smithi00370293-353 from 716064 to 1355950 tid 1 2024-09-21T10:11:30.476 INFO:tasks.rados.rados.0.smithi003.stdout:353: writing smithi00370293-353 from 1815191 to 2315640 tid 2 2024-09-21T10:11:30.483 INFO:tasks.rados.rados.0.smithi003.stdout:353: writing smithi00370293-353 from 2817011 to 3343936 tid 3 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:338: finishing write tid 1 to smithi00370293-338 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:338: finishing write tid 2 to smithi00370293-338 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:338: finishing write tid 3 to smithi00370293-338 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:338: finishing write tid 4 to smithi00370293-338 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:338: finishing write tid 5 to smithi00370293-338 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:338: oid 338 updating version 0 to 64 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:338: oid 338 updating version 64 to 65 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:338: oid 338 version 65 is already newer than 63 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:338: oid 338 updating version 65 to 66 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 338 v 66 (ObjNum 337 snap 0 seq_num 337) dirty exists 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2024-09-21T10:11:30.484 INFO:tasks.rados.rados.0.smithi003.stdout:339: finishing write tid 1 to smithi00370293-339 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:339: finishing write tid 2 to smithi00370293-339 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:339: finishing write tid 3 to smithi00370293-339 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:339: finishing write tid 4 to smithi00370293-339 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:339: finishing write tid 5 to smithi00370293-339 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:339: oid 339 updating version 0 to 68 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:339: oid 339 updating version 68 to 69 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:339: oid 339 version 69 is already newer than 67 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:339: oid 339 updating version 69 to 70 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 339 v 70 (ObjNum 338 snap 0 seq_num 338) dirty exists 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:340: finishing write tid 1 to smithi00370293-340 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:340: finishing write tid 2 to smithi00370293-340 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:340: finishing write tid 3 to smithi00370293-340 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:340: finishing write tid 4 to smithi00370293-340 2024-09-21T10:11:30.485 INFO:tasks.rados.rados.0.smithi003.stdout:340: finishing write tid 5 to smithi00370293-340 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:340: oid 340 updating version 0 to 54 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:340: oid 340 version 54 is already newer than 53 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:340: oid 340 version 54 is already newer than 51 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:340: oid 340 version 54 is already newer than 52 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 340 v 54 (ObjNum 339 snap 0 seq_num 339) dirty exists 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:341: finishing write tid 1 to smithi00370293-341 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:338: done (15 left) 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:339: done (14 left) 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:340: done (13 left) 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:354: write initial oid 354 2024-09-21T10:11:30.486 INFO:tasks.rados.rados.0.smithi003.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2024-09-21T10:11:30.490 INFO:tasks.rados.rados.0.smithi003.stdout:354: writing smithi00370293-354 from 732871 to 1448006 tid 1 2024-09-21T10:11:30.496 INFO:tasks.rados.rados.0.smithi003.stdout:354: writing smithi00370293-354 from 1873673 to 2517780 tid 2 2024-09-21T10:11:30.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-21T10:11:30.505 INFO:tasks.rados.rados.0.smithi003.stdout:354: writing smithi00370293-354 from 3244434 to 3932871 tid 3 2024-09-21T10:11:30.505 INFO:tasks.rados.rados.0.smithi003.stdout:355: write initial oid 355 2024-09-21T10:11:30.506 INFO:tasks.rados.rados.0.smithi003.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2024-09-21T10:11:30.513 INFO:tasks.rados.rados.0.smithi003.stdout:355: writing smithi00370293-355 from 749678 to 1540062 tid 1 2024-09-21T10:11:30.520 INFO:tasks.rados.rados.0.smithi003.stdout:355: writing smithi00370293-355 from 2332155 to 2836273 tid 2 2024-09-21T10:11:30.525 INFO:tasks.rados.rados.0.smithi003.stdout:355: writing smithi00370293-355 from 3271857 to 3821326 tid 3 2024-09-21T10:11:30.525 INFO:tasks.rados.rados.0.smithi003.stdout:356: write initial oid 356 2024-09-21T10:11:30.526 INFO:tasks.rados.rados.0.smithi003.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2024-09-21T10:11:30.532 INFO:tasks.rados.rados.0.smithi003.stdout:356: writing smithi00370293-356 from 766485 to 1232118 tid 1 2024-09-21T10:11:30.540 INFO:tasks.rados.rados.0.smithi003.stdout:356: writing smithi00370293-356 from 1990637 to 2638413 tid 2 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:356: writing smithi00370293-356 from 3299280 to 3966485 tid 3 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:341: finishing write tid 2 to smithi00370293-341 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:341: finishing write tid 3 to smithi00370293-341 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:341: finishing write tid 4 to smithi00370293-341 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:341: finishing write tid 5 to smithi00370293-341 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:341: oid 341 updating version 0 to 84 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:341: oid 341 version 84 is already newer than 83 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:341: oid 341 version 84 is already newer than 81 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:341: oid 341 version 84 is already newer than 82 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 341 v 84 (ObjNum 340 snap 0 seq_num 340) dirty exists 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2024-09-21T10:11:30.548 INFO:tasks.rados.rados.0.smithi003.stdout:342: finishing write tid 1 to smithi00370293-342 2024-09-21T10:11:30.549 INFO:tasks.rados.rados.0.smithi003.stdout:342: finishing write tid 2 to smithi00370293-342 2024-09-21T10:11:30.549 INFO:tasks.rados.rados.0.smithi003.stdout:341: done (15 left) 2024-09-21T10:11:30.549 INFO:tasks.rados.rados.0.smithi003.stdout:357: write initial oid 357 2024-09-21T10:11:30.549 INFO:tasks.rados.rados.0.smithi003.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2024-09-21T10:11:30.554 INFO:tasks.rados.rados.0.smithi003.stdout:357: writing smithi00370293-357 from 783292 to 1324174 tid 1 2024-09-21T10:11:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:357: writing smithi00370293-357 from 1932766 to 2440553 tid 2 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:357: writing smithi00370293-357 from 3210350 to 3782363 tid 3 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:342: finishing write tid 3 to smithi00370293-342 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:342: finishing write tid 4 to smithi00370293-342 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:342: finishing write tid 5 to smithi00370293-342 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:342: oid 342 updating version 0 to 74 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:342: oid 342 updating version 74 to 76 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:342: oid 342 version 76 is already newer than 73 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:342: oid 342 version 76 is already newer than 75 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 342 v 76 (ObjNum 341 snap 0 seq_num 341) dirty exists 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 1 to smithi00370293-343 2024-09-21T10:11:30.569 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 2 to smithi00370293-343 2024-09-21T10:11:30.570 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 3 to smithi00370293-343 2024-09-21T10:11:30.570 INFO:tasks.rados.rados.0.smithi003.stdout:342: done (15 left) 2024-09-21T10:11:30.570 INFO:tasks.rados.rados.0.smithi003.stdout:358: write initial oid 358 2024-09-21T10:11:30.570 INFO:tasks.rados.rados.0.smithi003.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2024-09-21T10:11:30.574 INFO:tasks.rados.rados.0.smithi003.stdout:358: writing smithi00370293-358 from 400099 to 1016230 tid 1 2024-09-21T10:11:30.580 INFO:tasks.rados.rados.0.smithi003.stdout:358: writing smithi00370293-358 from 1591248 to 2000099 tid 2 2024-09-21T10:11:30.580 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.580 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 4 to smithi00370293-343 2024-09-21T10:11:30.580 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 5 to smithi00370293-343 2024-09-21T10:11:30.580 INFO:tasks.rados.rados.0.smithi003.stdout:343: finishing write tid 6 to smithi00370293-343 2024-09-21T10:11:30.580 INFO:tasks.rados.rados.0.smithi003.stdout:343: oid 343 updating version 0 to 83 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:343: oid 343 version 83 is already newer than 80 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:343: oid 343 updating version 83 to 84 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:343: oid 343 version 84 is already newer than 82 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:343: oid 343 version 84 is already newer than 81 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 343 v 84 (ObjNum 342 snap 0 seq_num 342) dirty exists 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:344: finishing write tid 1 to smithi00370293-344 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:344: finishing write tid 2 to smithi00370293-344 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:344: finishing write tid 3 to smithi00370293-344 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:344: finishing write tid 4 to smithi00370293-344 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:344: finishing write tid 5 to smithi00370293-344 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:344: oid 344 updating version 0 to 82 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:344: oid 344 updating version 82 to 83 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:344: oid 344 version 83 is already newer than 81 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:344: oid 344 updating version 83 to 84 2024-09-21T10:11:30.581 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 344 v 84 (ObjNum 343 snap 0 seq_num 343) dirty exists 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:345: finishing write tid 1 to smithi00370293-345 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:345: finishing write tid 2 to smithi00370293-345 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:345: finishing write tid 3 to smithi00370293-345 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:345: finishing write tid 4 to smithi00370293-345 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:345: finishing write tid 5 to smithi00370293-345 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:345: oid 345 updating version 0 to 124 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:345: oid 345 version 124 is already newer than 121 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:345: oid 345 version 124 is already newer than 123 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:345: oid 345 version 124 is already newer than 122 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 345 v 124 (ObjNum 344 snap 0 seq_num 344) dirty exists 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2024-09-21T10:11:30.582 INFO:tasks.rados.rados.0.smithi003.stdout:346: finishing write tid 1 to smithi00370293-346 2024-09-21T10:11:30.583 INFO:tasks.rados.rados.0.smithi003.stdout:346: finishing write tid 2 to smithi00370293-346 2024-09-21T10:11:30.583 INFO:tasks.rados.rados.0.smithi003.stdout:346: finishing write tid 3 to smithi00370293-346 2024-09-21T10:11:30.583 INFO:tasks.rados.rados.0.smithi003.stdout:343: done (15 left) 2024-09-21T10:11:30.583 INFO:tasks.rados.rados.0.smithi003.stdout:344: done (14 left) 2024-09-21T10:11:30.583 INFO:tasks.rados.rados.0.smithi003.stdout:345: done (13 left) 2024-09-21T10:11:30.583 INFO:tasks.rados.rados.0.smithi003.stdout:359: write initial oid 359 2024-09-21T10:11:30.583 INFO:tasks.rados.rados.0.smithi003.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2024-09-21T10:11:30.584 INFO:tasks.rados.rados.0.smithi003.stdout:359: writing smithi00370293-359 from 416906 to 824639 tid 1 2024-09-21T10:11:30.590 INFO:tasks.rados.rados.0.smithi003.stdout:359: writing smithi00370293-359 from 1366083 to 1877539 tid 2 2024-09-21T10:11:30.590 INFO:tasks.rados.rados.0.smithi003.stdout:360: write initial oid 360 2024-09-21T10:11:30.590 INFO:tasks.rados.rados.0.smithi003.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2024-09-21T10:11:30.595 INFO:tasks.rados.rados.0.smithi003.stdout:360: writing smithi00370293-360 from 433713 to 916695 tid 1 2024-09-21T10:11:30.601 INFO:tasks.rados.rados.0.smithi003.stdout:360: writing smithi00370293-360 from 1424565 to 2033713 tid 2 2024-09-21T10:11:30.601 INFO:tasks.rados.rados.0.smithi003.stdout:361: write initial oid 361 2024-09-21T10:11:30.602 INFO:tasks.rados.rados.0.smithi003.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2024-09-21T10:11:30.607 INFO:tasks.rados.rados.0.smithi003.stdout:361: writing smithi00370293-361 from 450520 to 1008751 tid 1 2024-09-21T10:11:30.613 INFO:tasks.rados.rados.0.smithi003.stdout:361: writing smithi00370293-361 from 1483047 to 1998172 tid 2 2024-09-21T10:11:30.613 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.613 INFO:tasks.rados.rados.0.smithi003.stdout:346: finishing write tid 4 to smithi00370293-346 2024-09-21T10:11:30.614 INFO:tasks.rados.rados.0.smithi003.stdout:346: finishing write tid 5 to smithi00370293-346 2024-09-21T10:11:30.614 INFO:tasks.rados.rados.0.smithi003.stdout:346: oid 346 updating version 0 to 37 2024-09-21T10:11:30.614 INFO:tasks.rados.rados.0.smithi003.stdout:346: oid 346 updating version 37 to 39 2024-09-21T10:11:30.614 INFO:tasks.rados.rados.0.smithi003.stdout:346: oid 346 updating version 39 to 40 2024-09-21T10:11:30.614 INFO:tasks.rados.rados.0.smithi003.stdout:346: oid 346 version 40 is already newer than 38 2024-09-21T10:11:30.614 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 346 v 40 (ObjNum 345 snap 0 seq_num 345) dirty exists 2024-09-21T10:11:30.614 INFO:tasks.rados.rados.0.smithi003.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2024-09-21T10:11:30.614 INFO:tasks.rados.rados.0.smithi003.stdout:347: finishing write tid 1 to smithi00370293-347 2024-09-21T10:11:30.614 INFO:tasks.rados.rados.0.smithi003.stdout:346: done (15 left) 2024-09-21T10:11:30.614 INFO:tasks.rados.rados.0.smithi003.stdout:362: write initial oid 362 2024-09-21T10:11:30.614 INFO:tasks.rados.rados.0.smithi003.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2024-09-21T10:11:30.619 INFO:tasks.rados.rados.0.smithi003.stdout:362: writing smithi00370293-362 from 467327 to 1100807 tid 1 2024-09-21T10:11:30.625 INFO:tasks.rados.rados.0.smithi003.stdout:362: writing smithi00370293-362 from 1825176 to 2067327 tid 2 2024-09-21T10:11:30.625 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.625 INFO:tasks.rados.rados.0.smithi003.stdout:347: finishing write tid 2 to smithi00370293-347 2024-09-21T10:11:30.625 INFO:tasks.rados.rados.0.smithi003.stdout:347: finishing write tid 3 to smithi00370293-347 2024-09-21T10:11:30.625 INFO:tasks.rados.rados.0.smithi003.stdout:347: finishing write tid 4 to smithi00370293-347 2024-09-21T10:11:30.625 INFO:tasks.rados.rados.0.smithi003.stdout:347: finishing write tid 5 to smithi00370293-347 2024-09-21T10:11:30.626 INFO:tasks.rados.rados.0.smithi003.stdout:347: oid 347 updating version 0 to 111 2024-09-21T10:11:30.626 INFO:tasks.rados.rados.0.smithi003.stdout:347: oid 347 updating version 111 to 112 2024-09-21T10:11:30.626 INFO:tasks.rados.rados.0.smithi003.stdout:347: oid 347 version 112 is already newer than 109 2024-09-21T10:11:30.626 INFO:tasks.rados.rados.0.smithi003.stdout:347: oid 347 version 112 is already newer than 110 2024-09-21T10:11:30.626 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 347 v 112 (ObjNum 346 snap 0 seq_num 346) dirty exists 2024-09-21T10:11:30.626 INFO:tasks.rados.rados.0.smithi003.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2024-09-21T10:11:30.626 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 1 to smithi00370293-348 2024-09-21T10:11:30.626 INFO:tasks.rados.rados.0.smithi003.stdout:347: done (15 left) 2024-09-21T10:11:30.626 INFO:tasks.rados.rados.0.smithi003.stdout:363: write initial oid 363 2024-09-21T10:11:30.626 INFO:tasks.rados.rados.0.smithi003.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2024-09-21T10:11:30.631 INFO:tasks.rados.rados.0.smithi003.stdout:363: writing smithi00370293-363 from 484134 to 1192863 tid 1 2024-09-21T10:11:30.636 INFO:tasks.rados.rados.0.smithi003.stdout:363: writing smithi00370293-363 from 1883658 to 2084134 tid 2 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 2 to smithi00370293-348 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 3 to smithi00370293-348 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 4 to smithi00370293-348 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 5 to smithi00370293-348 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout:348: finishing write tid 6 to smithi00370293-348 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout:348: oid 348 updating version 0 to 71 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout:348: oid 348 updating version 71 to 74 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout:348: oid 348 version 74 is already newer than 73 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout:348: oid 348 updating version 74 to 75 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout:348: oid 348 version 75 is already newer than 72 2024-09-21T10:11:30.637 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 348 v 75 (ObjNum 347 snap 0 seq_num 347) dirty exists 2024-09-21T10:11:30.638 INFO:tasks.rados.rados.0.smithi003.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2024-09-21T10:11:30.638 INFO:tasks.rados.rados.0.smithi003.stdout:349: finishing write tid 1 to smithi00370293-349 2024-09-21T10:11:30.638 INFO:tasks.rados.rados.0.smithi003.stdout:349: finishing write tid 2 to smithi00370293-349 2024-09-21T10:11:30.638 INFO:tasks.rados.rados.0.smithi003.stdout:349: finishing write tid 3 to smithi00370293-349 2024-09-21T10:11:30.638 INFO:tasks.rados.rados.0.smithi003.stdout:348: done (15 left) 2024-09-21T10:11:30.638 INFO:tasks.rados.rados.0.smithi003.stdout:364: write initial oid 364 2024-09-21T10:11:30.638 INFO:tasks.rados.rados.0.smithi003.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2024-09-21T10:11:30.643 INFO:tasks.rados.rados.0.smithi003.stdout:364: writing smithi00370293-364 from 500941 to 1284919 tid 1 2024-09-21T10:11:30.648 INFO:tasks.rados.rados.0.smithi003.stdout:364: writing smithi00370293-364 from 1942140 to 2100941 tid 2 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:349: finishing write tid 4 to smithi00370293-349 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:349: finishing write tid 5 to smithi00370293-349 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:349: oid 349 updating version 0 to 98 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:349: oid 349 updating version 98 to 99 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:349: oid 349 version 99 is already newer than 96 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:349: oid 349 version 99 is already newer than 97 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 349 v 99 (ObjNum 348 snap 0 seq_num 348) dirty exists 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:350: finishing write tid 1 to smithi00370293-350 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:349: done (15 left) 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:365: write initial oid 365 2024-09-21T10:11:30.649 INFO:tasks.rados.rados.0.smithi003.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2024-09-21T10:11:30.656 INFO:tasks.rados.rados.0.smithi003.stdout:365: writing smithi00370293-365 from 517748 to 976975 tid 1 2024-09-21T10:11:30.662 INFO:tasks.rados.rados.0.smithi003.stdout:365: writing smithi00370293-365 from 1600622 to 2006732 tid 2 2024-09-21T10:11:30.662 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.662 INFO:tasks.rados.rados.0.smithi003.stdout:350: finishing write tid 2 to smithi00370293-350 2024-09-21T10:11:30.662 INFO:tasks.rados.rados.0.smithi003.stdout:350: finishing write tid 3 to smithi00370293-350 2024-09-21T10:11:30.662 INFO:tasks.rados.rados.0.smithi003.stdout:350: finishing write tid 4 to smithi00370293-350 2024-09-21T10:11:30.662 INFO:tasks.rados.rados.0.smithi003.stdout:350: finishing write tid 5 to smithi00370293-350 2024-09-21T10:11:30.662 INFO:tasks.rados.rados.0.smithi003.stdout:350: oid 350 updating version 0 to 55 2024-09-21T10:11:30.662 INFO:tasks.rados.rados.0.smithi003.stdout:350: oid 350 updating version 55 to 56 2024-09-21T10:11:30.662 INFO:tasks.rados.rados.0.smithi003.stdout:350: oid 350 updating version 56 to 57 2024-09-21T10:11:30.662 INFO:tasks.rados.rados.0.smithi003.stdout:350: oid 350 updating version 57 to 58 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 350 v 58 (ObjNum 349 snap 0 seq_num 349) dirty exists 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:351: finishing write tid 1 to smithi00370293-351 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:351: finishing write tid 2 to smithi00370293-351 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:351: finishing write tid 3 to smithi00370293-351 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:351: finishing write tid 4 to smithi00370293-351 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:351: finishing write tid 5 to smithi00370293-351 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:351: oid 351 updating version 0 to 71 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:351: oid 351 version 71 is already newer than 70 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:351: oid 351 updating version 71 to 72 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:351: oid 351 version 72 is already newer than 69 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 351 v 72 (ObjNum 350 snap 0 seq_num 350) dirty exists 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2024-09-21T10:11:30.663 INFO:tasks.rados.rados.0.smithi003.stdout:352: finishing write tid 1 to smithi00370293-352 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:352: finishing write tid 2 to smithi00370293-352 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:352: finishing write tid 3 to smithi00370293-352 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:352: finishing write tid 4 to smithi00370293-352 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:352: finishing write tid 5 to smithi00370293-352 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:352: oid 352 updating version 0 to 102 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:352: oid 352 updating version 102 to 103 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:352: oid 352 version 103 is already newer than 101 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:352: oid 352 version 103 is already newer than 100 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 352 v 103 (ObjNum 351 snap 0 seq_num 351) dirty exists 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:353: finishing write tid 1 to smithi00370293-353 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:353: finishing write tid 2 to smithi00370293-353 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:353: finishing write tid 3 to smithi00370293-353 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:353: finishing write tid 4 to smithi00370293-353 2024-09-21T10:11:30.664 INFO:tasks.rados.rados.0.smithi003.stdout:353: finishing write tid 5 to smithi00370293-353 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:353: oid 353 updating version 0 to 80 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:353: oid 353 version 80 is already newer than 79 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:353: oid 353 version 80 is already newer than 77 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:353: oid 353 version 80 is already newer than 78 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 353 v 80 (ObjNum 352 snap 0 seq_num 352) dirty exists 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:354: finishing write tid 1 to smithi00370293-354 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:354: finishing write tid 2 to smithi00370293-354 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:354: finishing write tid 3 to smithi00370293-354 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:354: finishing write tid 4 to smithi00370293-354 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:354: finishing write tid 5 to smithi00370293-354 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:354: oid 354 updating version 0 to 85 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:354: oid 354 updating version 85 to 87 2024-09-21T10:11:30.665 INFO:tasks.rados.rados.0.smithi003.stdout:354: oid 354 version 87 is already newer than 86 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:354: oid 354 updating version 87 to 88 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 354 v 88 (ObjNum 353 snap 0 seq_num 353) dirty exists 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:355: finishing write tid 1 to smithi00370293-355 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:355: finishing write tid 2 to smithi00370293-355 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:355: finishing write tid 3 to smithi00370293-355 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:355: finishing write tid 4 to smithi00370293-355 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:355: finishing write tid 5 to smithi00370293-355 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:355: oid 355 updating version 0 to 128 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:355: oid 355 version 128 is already newer than 126 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:355: oid 355 version 128 is already newer than 127 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:355: oid 355 version 128 is already newer than 125 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 355 v 128 (ObjNum 354 snap 0 seq_num 354) dirty exists 2024-09-21T10:11:30.666 INFO:tasks.rados.rados.0.smithi003.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2024-09-21T10:11:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:356: finishing write tid 1 to smithi00370293-356 2024-09-21T10:11:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:350: done (15 left) 2024-09-21T10:11:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:351: done (14 left) 2024-09-21T10:11:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:352: done (13 left) 2024-09-21T10:11:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:353: done (12 left) 2024-09-21T10:11:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:354: done (11 left) 2024-09-21T10:11:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:355: done (10 left) 2024-09-21T10:11:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:366: write initial oid 366 2024-09-21T10:11:30.667 INFO:tasks.rados.rados.0.smithi003.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2024-09-21T10:11:30.668 INFO:tasks.rados.rados.0.smithi003.stdout:366: writing smithi00370293-366 from 534555 to 1185384 tid 1 2024-09-21T10:11:30.672 INFO:tasks.rados.rados.0.smithi003.stdout:366: writing smithi00370293-366 from 1659104 to 2134555 tid 2 2024-09-21T10:11:30.672 INFO:tasks.rados.rados.0.smithi003.stdout:367: write initial oid 367 2024-09-21T10:11:30.672 INFO:tasks.rados.rados.0.smithi003.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2024-09-21T10:11:30.679 INFO:tasks.rados.rados.0.smithi003.stdout:367: writing smithi00370293-367 from 551362 to 1277440 tid 1 2024-09-21T10:11:30.683 INFO:tasks.rados.rados.0.smithi003.stdout:367: writing smithi00370293-367 from 1717586 to 2127365 tid 2 2024-09-21T10:11:30.684 INFO:tasks.rados.rados.0.smithi003.stdout:368: write initial oid 368 2024-09-21T10:11:30.684 INFO:tasks.rados.rados.0.smithi003.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2024-09-21T10:11:30.689 INFO:tasks.rados.rados.0.smithi003.stdout:368: writing smithi00370293-368 from 568169 to 969496 tid 1 2024-09-21T10:11:30.695 INFO:tasks.rados.rados.0.smithi003.stdout:368: writing smithi00370293-368 from 1376068 to 2045858 tid 2 2024-09-21T10:11:30.695 INFO:tasks.rados.rados.0.smithi003.stdout:369: write initial oid 369 2024-09-21T10:11:30.695 INFO:tasks.rados.rados.0.smithi003.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2024-09-21T10:11:30.700 INFO:tasks.rados.rados.0.smithi003.stdout:369: writing smithi00370293-369 from 584976 to 1061552 tid 1 2024-09-21T10:11:30.707 INFO:tasks.rados.rados.0.smithi003.stdout:369: writing smithi00370293-369 from 1834550 to 2184976 tid 2 2024-09-21T10:11:30.707 INFO:tasks.rados.rados.0.smithi003.stdout:370: write initial oid 370 2024-09-21T10:11:30.707 INFO:tasks.rados.rados.0.smithi003.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2024-09-21T10:11:30.713 INFO:tasks.rados.rados.0.smithi003.stdout:370: writing smithi00370293-370 from 601783 to 1153608 tid 1 2024-09-21T10:11:30.719 INFO:tasks.rados.rados.0.smithi003.stdout:370: writing smithi00370293-370 from 1776679 to 2201783 tid 2 2024-09-21T10:11:30.719 INFO:tasks.rados.rados.0.smithi003.stdout:371: write initial oid 371 2024-09-21T10:11:30.719 INFO:tasks.rados.rados.0.smithi003.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2024-09-21T10:11:30.725 INFO:tasks.rados.rados.0.smithi003.stdout:371: writing smithi00370293-371 from 618590 to 1245664 tid 1 2024-09-21T10:11:30.731 INFO:tasks.rados.rados.0.smithi003.stdout:371: writing smithi00370293-371 from 1835161 to 2218590 tid 2 2024-09-21T10:11:30.731 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.731 INFO:tasks.rados.rados.0.smithi003.stdout:356: finishing write tid 2 to smithi00370293-356 2024-09-21T10:11:30.731 INFO:tasks.rados.rados.0.smithi003.stdout:356: finishing write tid 3 to smithi00370293-356 2024-09-21T10:11:30.731 INFO:tasks.rados.rados.0.smithi003.stdout:356: finishing write tid 4 to smithi00370293-356 2024-09-21T10:11:30.731 INFO:tasks.rados.rados.0.smithi003.stdout:356: finishing write tid 5 to smithi00370293-356 2024-09-21T10:11:30.731 INFO:tasks.rados.rados.0.smithi003.stdout:356: oid 356 updating version 0 to 86 2024-09-21T10:11:30.732 INFO:tasks.rados.rados.0.smithi003.stdout:356: oid 356 updating version 86 to 87 2024-09-21T10:11:30.732 INFO:tasks.rados.rados.0.smithi003.stdout:356: oid 356 version 87 is already newer than 85 2024-09-21T10:11:30.732 INFO:tasks.rados.rados.0.smithi003.stdout:356: oid 356 updating version 87 to 88 2024-09-21T10:11:30.732 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 356 v 88 (ObjNum 355 snap 0 seq_num 355) dirty exists 2024-09-21T10:11:30.732 INFO:tasks.rados.rados.0.smithi003.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2024-09-21T10:11:30.732 INFO:tasks.rados.rados.0.smithi003.stdout:357: finishing write tid 1 to smithi00370293-357 2024-09-21T10:11:30.732 INFO:tasks.rados.rados.0.smithi003.stdout:356: done (15 left) 2024-09-21T10:11:30.732 INFO:tasks.rados.rados.0.smithi003.stdout:372: write initial oid 372 2024-09-21T10:11:30.732 INFO:tasks.rados.rados.0.smithi003.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2024-09-21T10:11:30.738 INFO:tasks.rados.rados.0.smithi003.stdout:372: writing smithi00370293-372 from 635397 to 1337720 tid 1 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:372: writing smithi00370293-372 from 1893643 to 2235397 tid 2 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:357: finishing write tid 2 to smithi00370293-357 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:357: finishing write tid 3 to smithi00370293-357 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:357: finishing write tid 4 to smithi00370293-357 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:357: finishing write tid 5 to smithi00370293-357 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:357: oid 357 updating version 0 to 44 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:357: oid 357 version 44 is already newer than 41 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:357: oid 357 version 44 is already newer than 43 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:357: oid 357 version 44 is already newer than 42 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 357 v 44 (ObjNum 356 snap 0 seq_num 356) dirty exists 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2024-09-21T10:11:30.744 INFO:tasks.rados.rados.0.smithi003.stdout:358: finishing write tid 1 to smithi00370293-358 2024-09-21T10:11:30.745 INFO:tasks.rados.rados.0.smithi003.stdout:358: finishing write tid 2 to smithi00370293-358 2024-09-21T10:11:30.745 INFO:tasks.rados.rados.0.smithi003.stdout:357: done (15 left) 2024-09-21T10:11:30.745 INFO:tasks.rados.rados.0.smithi003.stdout:373: write initial oid 373 2024-09-21T10:11:30.745 INFO:tasks.rados.rados.0.smithi003.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2024-09-21T10:11:30.751 INFO:tasks.rados.rados.0.smithi003.stdout:373: writing smithi00370293-373 from 652204 to 1429776 tid 1 2024-09-21T10:11:30.756 INFO:tasks.rados.rados.0.smithi003.stdout:373: writing smithi00370293-373 from 1952125 to 2252204 tid 2 2024-09-21T10:11:30.756 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.756 INFO:tasks.rados.rados.0.smithi003.stdout:358: finishing write tid 3 to smithi00370293-358 2024-09-21T10:11:30.756 INFO:tasks.rados.rados.0.smithi003.stdout:358: finishing write tid 4 to smithi00370293-358 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:358: oid 358 updating version 0 to 58 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:358: oid 358 version 58 is already newer than 57 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:358: oid 358 version 58 is already newer than 56 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 358 v 58 (ObjNum 357 snap 0 seq_num 357) dirty exists 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:359: finishing write tid 1 to smithi00370293-359 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:359: finishing write tid 2 to smithi00370293-359 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:359: finishing write tid 3 to smithi00370293-359 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:359: finishing write tid 4 to smithi00370293-359 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:359: oid 359 updating version 0 to 45 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:359: oid 359 updating version 45 to 46 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:359: oid 359 updating version 46 to 47 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 359 v 47 (ObjNum 358 snap 0 seq_num 358) dirty exists 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2024-09-21T10:11:30.757 INFO:tasks.rados.rados.0.smithi003.stdout:360: finishing write tid 1 to smithi00370293-360 2024-09-21T10:11:30.758 INFO:tasks.rados.rados.0.smithi003.stdout:360: finishing write tid 2 to smithi00370293-360 2024-09-21T10:11:30.758 INFO:tasks.rados.rados.0.smithi003.stdout:358: done (15 left) 2024-09-21T10:11:30.758 INFO:tasks.rados.rados.0.smithi003.stdout:359: done (14 left) 2024-09-21T10:11:30.758 INFO:tasks.rados.rados.0.smithi003.stdout:374: write initial oid 374 2024-09-21T10:11:30.758 INFO:tasks.rados.rados.0.smithi003.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2024-09-21T10:11:30.763 INFO:tasks.rados.rados.0.smithi003.stdout:374: writing smithi00370293-374 from 669011 to 1238185 tid 1 2024-09-21T10:11:30.769 INFO:tasks.rados.rados.0.smithi003.stdout:374: writing smithi00370293-374 from 2010607 to 2269011 tid 2 2024-09-21T10:11:30.769 INFO:tasks.rados.rados.0.smithi003.stdout:375: write initial oid 375 2024-09-21T10:11:30.769 INFO:tasks.rados.rados.0.smithi003.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2024-09-21T10:11:30.776 INFO:tasks.rados.rados.0.smithi003.stdout:375: writing smithi00370293-375 from 685818 to 1330241 tid 1 2024-09-21T10:11:30.781 INFO:tasks.rados.rados.0.smithi003.stdout:375: writing smithi00370293-375 from 2069089 to 2285818 tid 2 2024-09-21T10:11:30.781 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.781 INFO:tasks.rados.rados.0.smithi003.stdout:360: finishing write tid 3 to smithi00370293-360 2024-09-21T10:11:30.781 INFO:tasks.rados.rados.0.smithi003.stdout:360: finishing write tid 4 to smithi00370293-360 2024-09-21T10:11:30.782 INFO:tasks.rados.rados.0.smithi003.stdout:360: oid 360 updating version 0 to 76 2024-09-21T10:11:30.782 INFO:tasks.rados.rados.0.smithi003.stdout:360: oid 360 updating version 76 to 77 2024-09-21T10:11:30.782 INFO:tasks.rados.rados.0.smithi003.stdout:360: oid 360 updating version 77 to 78 2024-09-21T10:11:30.782 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 360 v 78 (ObjNum 359 snap 0 seq_num 359) dirty exists 2024-09-21T10:11:30.782 INFO:tasks.rados.rados.0.smithi003.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2024-09-21T10:11:30.782 INFO:tasks.rados.rados.0.smithi003.stdout:361: finishing write tid 1 to smithi00370293-361 2024-09-21T10:11:30.782 INFO:tasks.rados.rados.0.smithi003.stdout:360: done (15 left) 2024-09-21T10:11:30.782 INFO:tasks.rados.rados.0.smithi003.stdout:376: write initial oid 376 2024-09-21T10:11:30.782 INFO:tasks.rados.rados.0.smithi003.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2024-09-21T10:11:30.789 INFO:tasks.rados.rados.0.smithi003.stdout:376: writing smithi00370293-376 from 702625 to 1422297 tid 1 2024-09-21T10:11:30.794 INFO:tasks.rados.rados.0.smithi003.stdout:376: writing smithi00370293-376 from 2127571 to 2302625 tid 2 2024-09-21T10:11:30.794 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:361: finishing write tid 2 to smithi00370293-361 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:361: finishing write tid 3 to smithi00370293-361 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:361: finishing write tid 4 to smithi00370293-361 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:361: oid 361 updating version 0 to 91 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:361: oid 361 version 91 is already newer than 89 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:361: oid 361 version 91 is already newer than 90 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 361 v 91 (ObjNum 360 snap 0 seq_num 360) dirty exists 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:362: finishing write tid 1 to smithi00370293-362 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:362: finishing write tid 2 to smithi00370293-362 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:362: finishing write tid 3 to smithi00370293-362 2024-09-21T10:11:30.795 INFO:tasks.rados.rados.0.smithi003.stdout:362: finishing write tid 4 to smithi00370293-362 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:362: oid 362 updating version 0 to 82 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:362: oid 362 updating version 82 to 83 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:362: oid 362 version 83 is already newer than 81 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 362 v 83 (ObjNum 361 snap 0 seq_num 361) dirty exists 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:363: finishing write tid 1 to smithi00370293-363 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:363: finishing write tid 2 to smithi00370293-363 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:363: finishing write tid 3 to smithi00370293-363 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:363: finishing write tid 4 to smithi00370293-363 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:363: oid 363 updating version 0 to 104 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:363: oid 363 updating version 104 to 105 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:363: oid 363 updating version 105 to 106 2024-09-21T10:11:30.796 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 363 v 106 (ObjNum 362 snap 0 seq_num 362) dirty exists 2024-09-21T10:11:30.797 INFO:tasks.rados.rados.0.smithi003.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2024-09-21T10:11:30.797 INFO:tasks.rados.rados.0.smithi003.stdout:361: done (15 left) 2024-09-21T10:11:30.797 INFO:tasks.rados.rados.0.smithi003.stdout:362: done (14 left) 2024-09-21T10:11:30.797 INFO:tasks.rados.rados.0.smithi003.stdout:363: done (13 left) 2024-09-21T10:11:30.797 INFO:tasks.rados.rados.0.smithi003.stdout:377: write initial oid 377 2024-09-21T10:11:30.797 INFO:tasks.rados.rados.0.smithi003.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2024-09-21T10:11:30.802 INFO:tasks.rados.rados.0.smithi003.stdout:377: writing smithi00370293-377 from 719432 to 1514353 tid 1 2024-09-21T10:11:30.807 INFO:tasks.rados.rados.0.smithi003.stdout:377: writing smithi00370293-377 from 2186053 to 2319432 tid 2 2024-09-21T10:11:30.807 INFO:tasks.rados.rados.0.smithi003.stdout:378: write initial oid 378 2024-09-21T10:11:30.807 INFO:tasks.rados.rados.0.smithi003.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2024-09-21T10:11:30.813 INFO:tasks.rados.rados.0.smithi003.stdout:378: writing smithi00370293-378 from 736239 to 1206409 tid 1 2024-09-21T10:11:30.820 INFO:tasks.rados.rados.0.smithi003.stdout:378: writing smithi00370293-378 from 1728182 to 2299964 tid 2 2024-09-21T10:11:30.820 INFO:tasks.rados.rados.0.smithi003.stdout:379: write initial oid 379 2024-09-21T10:11:30.820 INFO:tasks.rados.rados.0.smithi003.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2024-09-21T10:11:30.827 INFO:tasks.rados.rados.0.smithi003.stdout:379: writing smithi00370293-379 from 753046 to 1298465 tid 1 2024-09-21T10:11:30.832 INFO:tasks.rados.rados.0.smithi003.stdout:379: writing smithi00370293-379 from 1786664 to 2218457 tid 2 2024-09-21T10:11:30.832 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.832 INFO:tasks.rados.rados.0.smithi003.stdout:364: finishing write tid 1 to smithi00370293-364 2024-09-21T10:11:30.832 INFO:tasks.rados.rados.0.smithi003.stdout:364: finishing write tid 2 to smithi00370293-364 2024-09-21T10:11:30.832 INFO:tasks.rados.rados.0.smithi003.stdout:364: finishing write tid 3 to smithi00370293-364 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:364: finishing write tid 4 to smithi00370293-364 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:364: oid 364 updating version 0 to 85 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:364: oid 364 updating version 85 to 86 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:364: oid 364 version 86 is already newer than 84 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 364 v 86 (ObjNum 363 snap 0 seq_num 363) dirty exists 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:365: finishing write tid 1 to smithi00370293-365 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:365: finishing write tid 2 to smithi00370293-365 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:365: finishing write tid 3 to smithi00370293-365 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:365: finishing write tid 4 to smithi00370293-365 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:365: oid 365 updating version 0 to 89 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:365: oid 365 version 89 is already newer than 87 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:365: oid 365 version 89 is already newer than 88 2024-09-21T10:11:30.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 365 v 89 (ObjNum 364 snap 0 seq_num 364) dirty exists 2024-09-21T10:11:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2024-09-21T10:11:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:364: done (15 left) 2024-09-21T10:11:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:365: done (14 left) 2024-09-21T10:11:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:380: write initial oid 380 2024-09-21T10:11:30.834 INFO:tasks.rados.rados.0.smithi003.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2024-09-21T10:11:30.840 INFO:tasks.rados.rados.0.smithi003.stdout:380: writing smithi00370293-380 from 769853 to 1390521 tid 1 2024-09-21T10:11:30.845 INFO:tasks.rados.rados.0.smithi003.stdout:380: writing smithi00370293-380 from 1845146 to 2369853 tid 2 2024-09-21T10:11:30.845 INFO:tasks.rados.rados.0.smithi003.stdout:381: write initial oid 381 2024-09-21T10:11:30.845 INFO:tasks.rados.rados.0.smithi003.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2024-09-21T10:11:30.853 INFO:tasks.rados.rados.0.smithi003.stdout:381: writing smithi00370293-381 from 786660 to 1482577 tid 1 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:381: writing smithi00370293-381 from 1903628 to 2339090 tid 2 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:366: finishing write tid 1 to smithi00370293-366 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:366: finishing write tid 2 to smithi00370293-366 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:366: finishing write tid 3 to smithi00370293-366 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:366: finishing write tid 4 to smithi00370293-366 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:366: oid 366 updating version 0 to 68 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:366: oid 366 updating version 68 to 69 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:366: oid 366 updating version 69 to 70 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 366 v 70 (ObjNum 365 snap 0 seq_num 365) dirty exists 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2024-09-21T10:11:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:367: finishing write tid 1 to smithi00370293-367 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:367: finishing write tid 2 to smithi00370293-367 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:367: finishing write tid 3 to smithi00370293-367 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:367: finishing write tid 4 to smithi00370293-367 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:367: oid 367 updating version 0 to 60 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:367: oid 367 updating version 60 to 61 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:367: oid 367 version 61 is already newer than 59 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 367 v 61 (ObjNum 366 snap 0 seq_num 366) dirty exists 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:368: finishing write tid 1 to smithi00370293-368 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:368: finishing write tid 2 to smithi00370293-368 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:368: finishing write tid 3 to smithi00370293-368 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:366: done (15 left) 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:367: done (14 left) 2024-09-21T10:11:30.860 INFO:tasks.rados.rados.0.smithi003.stdout:382: write initial oid 382 2024-09-21T10:11:30.861 INFO:tasks.rados.rados.0.smithi003.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2024-09-21T10:11:30.863 INFO:tasks.rados.rados.0.smithi003.stdout:382: writing smithi00370293-382 from 403467 to 890986 tid 1 2024-09-21T10:11:30.870 INFO:tasks.rados.rados.0.smithi003.stdout:382: writing smithi00370293-382 from 1562110 to 2141230 tid 2 2024-09-21T10:11:30.870 INFO:tasks.rados.rados.0.smithi003.stdout:383: write initial oid 383 2024-09-21T10:11:30.870 INFO:tasks.rados.rados.0.smithi003.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2024-09-21T10:11:30.876 INFO:tasks.rados.rados.0.smithi003.stdout:383: writing smithi00370293-383 from 420274 to 983042 tid 1 2024-09-21T10:11:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:383: writing smithi00370293-383 from 1620592 to 2059723 tid 2 2024-09-21T10:11:30.882 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:368: finishing write tid 4 to smithi00370293-368 2024-09-21T10:11:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:368: oid 368 updating version 0 to 60 2024-09-21T10:11:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:368: oid 368 updating version 60 to 61 2024-09-21T10:11:30.882 INFO:tasks.rados.rados.0.smithi003.stdout:368: oid 368 version 61 is already newer than 59 2024-09-21T10:11:30.883 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 368 v 61 (ObjNum 367 snap 0 seq_num 367) dirty exists 2024-09-21T10:11:30.883 INFO:tasks.rados.rados.0.smithi003.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2024-09-21T10:11:30.883 INFO:tasks.rados.rados.0.smithi003.stdout:368: done (15 left) 2024-09-21T10:11:30.883 INFO:tasks.rados.rados.0.smithi003.stdout:384: write initial oid 384 2024-09-21T10:11:30.883 INFO:tasks.rados.rados.0.smithi003.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2024-09-21T10:11:30.888 INFO:tasks.rados.rados.0.smithi003.stdout:384: writing smithi00370293-384 from 437081 to 1075098 tid 1 2024-09-21T10:11:30.895 INFO:tasks.rados.rados.0.smithi003.stdout:384: writing smithi00370293-384 from 1679074 to 2261863 tid 2 2024-09-21T10:11:30.895 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.895 INFO:tasks.rados.rados.0.smithi003.stdout:369: finishing write tid 1 to smithi00370293-369 2024-09-21T10:11:30.895 INFO:tasks.rados.rados.0.smithi003.stdout:369: finishing write tid 2 to smithi00370293-369 2024-09-21T10:11:30.895 INFO:tasks.rados.rados.0.smithi003.stdout:369: finishing write tid 3 to smithi00370293-369 2024-09-21T10:11:30.895 INFO:tasks.rados.rados.0.smithi003.stdout:369: finishing write tid 4 to smithi00370293-369 2024-09-21T10:11:30.895 INFO:tasks.rados.rados.0.smithi003.stdout:369: oid 369 updating version 0 to 92 2024-09-21T10:11:30.895 INFO:tasks.rados.rados.0.smithi003.stdout:369: oid 369 version 92 is already newer than 91 2024-09-21T10:11:30.895 INFO:tasks.rados.rados.0.smithi003.stdout:369: oid 369 version 92 is already newer than 90 2024-09-21T10:11:30.895 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 369 v 92 (ObjNum 368 snap 0 seq_num 368) dirty exists 2024-09-21T10:11:30.895 INFO:tasks.rados.rados.0.smithi003.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2024-09-21T10:11:30.896 INFO:tasks.rados.rados.0.smithi003.stdout:370: finishing write tid 1 to smithi00370293-370 2024-09-21T10:11:30.896 INFO:tasks.rados.rados.0.smithi003.stdout:370: finishing write tid 2 to smithi00370293-370 2024-09-21T10:11:30.896 INFO:tasks.rados.rados.0.smithi003.stdout:369: done (15 left) 2024-09-21T10:11:30.896 INFO:tasks.rados.rados.0.smithi003.stdout:385: write initial oid 385 2024-09-21T10:11:30.896 INFO:tasks.rados.rados.0.smithi003.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2024-09-21T10:11:30.902 INFO:tasks.rados.rados.0.smithi003.stdout:385: writing smithi00370293-385 from 453888 to 1167154 tid 1 2024-09-21T10:11:30.907 INFO:tasks.rados.rados.0.smithi003.stdout:385: writing smithi00370293-385 from 1737556 to 2180356 tid 2 2024-09-21T10:11:30.907 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.907 INFO:tasks.rados.rados.0.smithi003.stdout:370: finishing write tid 3 to smithi00370293-370 2024-09-21T10:11:30.908 INFO:tasks.rados.rados.0.smithi003.stdout:370: finishing write tid 4 to smithi00370293-370 2024-09-21T10:11:30.908 INFO:tasks.rados.rados.0.smithi003.stdout:370: oid 370 updating version 0 to 63 2024-09-21T10:11:30.908 INFO:tasks.rados.rados.0.smithi003.stdout:370: oid 370 version 63 is already newer than 62 2024-09-21T10:11:30.908 INFO:tasks.rados.rados.0.smithi003.stdout:370: oid 370 updating version 63 to 64 2024-09-21T10:11:30.908 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 370 v 64 (ObjNum 369 snap 0 seq_num 369) dirty exists 2024-09-21T10:11:30.908 INFO:tasks.rados.rados.0.smithi003.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2024-09-21T10:11:30.908 INFO:tasks.rados.rados.0.smithi003.stdout:371: finishing write tid 1 to smithi00370293-371 2024-09-21T10:11:30.908 INFO:tasks.rados.rados.0.smithi003.stdout:370: done (15 left) 2024-09-21T10:11:30.908 INFO:tasks.rados.rados.0.smithi003.stdout:386: write initial oid 386 2024-09-21T10:11:30.908 INFO:tasks.rados.rados.0.smithi003.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2024-09-21T10:11:30.914 INFO:tasks.rados.rados.0.smithi003.stdout:386: writing smithi00370293-386 from 470695 to 1259210 tid 1 2024-09-21T10:11:30.920 INFO:tasks.rados.rados.0.smithi003.stdout:386: writing smithi00370293-386 from 1679685 to 2266143 tid 2 2024-09-21T10:11:30.920 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.920 INFO:tasks.rados.rados.0.smithi003.stdout:371: finishing write tid 2 to smithi00370293-371 2024-09-21T10:11:30.921 INFO:tasks.rados.rados.0.smithi003.stdout:371: finishing write tid 3 to smithi00370293-371 2024-09-21T10:11:30.921 INFO:tasks.rados.rados.0.smithi003.stdout:371: finishing write tid 4 to smithi00370293-371 2024-09-21T10:11:30.921 INFO:tasks.rados.rados.0.smithi003.stdout:371: oid 371 updating version 0 to 66 2024-09-21T10:11:30.921 INFO:tasks.rados.rados.0.smithi003.stdout:371: oid 371 version 66 is already newer than 65 2024-09-21T10:11:30.921 INFO:tasks.rados.rados.0.smithi003.stdout:371: oid 371 updating version 66 to 67 2024-09-21T10:11:30.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 371 v 67 (ObjNum 370 snap 0 seq_num 370) dirty exists 2024-09-21T10:11:30.921 INFO:tasks.rados.rados.0.smithi003.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2024-09-21T10:11:30.921 INFO:tasks.rados.rados.0.smithi003.stdout:372: finishing write tid 1 to smithi00370293-372 2024-09-21T10:11:30.922 INFO:tasks.rados.rados.0.smithi003.stdout:372: finishing write tid 2 to smithi00370293-372 2024-09-21T10:11:30.922 INFO:tasks.rados.rados.0.smithi003.stdout:372: finishing write tid 3 to smithi00370293-372 2024-09-21T10:11:30.922 INFO:tasks.rados.rados.0.smithi003.stdout:371: done (15 left) 2024-09-21T10:11:30.922 INFO:tasks.rados.rados.0.smithi003.stdout:387: write initial oid 387 2024-09-21T10:11:30.922 INFO:tasks.rados.rados.0.smithi003.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2024-09-21T10:11:30.925 INFO:tasks.rados.rados.0.smithi003.stdout:387: writing smithi00370293-387 from 487502 to 951266 tid 1 2024-09-21T10:11:30.933 INFO:tasks.rados.rados.0.smithi003.stdout:387: writing smithi00370293-387 from 1738167 to 2184636 tid 2 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:372: finishing write tid 4 to smithi00370293-372 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:372: oid 372 updating version 0 to 81 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:372: oid 372 version 81 is already newer than 79 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:372: oid 372 version 81 is already newer than 80 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 372 v 81 (ObjNum 371 snap 0 seq_num 371) dirty exists 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:373: finishing write tid 1 to smithi00370293-373 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:373: finishing write tid 2 to smithi00370293-373 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:373: finishing write tid 3 to smithi00370293-373 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:373: finishing write tid 4 to smithi00370293-373 2024-09-21T10:11:30.934 INFO:tasks.rados.rados.0.smithi003.stdout:373: oid 373 updating version 0 to 73 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:373: oid 373 updating version 73 to 75 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:373: oid 373 version 75 is already newer than 74 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 373 v 75 (ObjNum 372 snap 0 seq_num 372) dirty exists 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:374: finishing write tid 1 to smithi00370293-374 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:374: finishing write tid 2 to smithi00370293-374 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:374: finishing write tid 3 to smithi00370293-374 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:374: finishing write tid 4 to smithi00370293-374 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:374: oid 374 updating version 0 to 75 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:374: oid 374 version 75 is already newer than 74 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:374: oid 374 version 75 is already newer than 73 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 374 v 75 (ObjNum 373 snap 0 seq_num 373) dirty exists 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2024-09-21T10:11:30.935 INFO:tasks.rados.rados.0.smithi003.stdout:375: finishing write tid 1 to smithi00370293-375 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:375: finishing write tid 2 to smithi00370293-375 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:375: finishing write tid 3 to smithi00370293-375 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:375: finishing write tid 4 to smithi00370293-375 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:375: oid 375 updating version 0 to 91 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:375: oid 375 version 91 is already newer than 89 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:375: oid 375 version 91 is already newer than 90 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 375 v 91 (ObjNum 374 snap 0 seq_num 374) dirty exists 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:376: finishing write tid 1 to smithi00370293-376 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:376: finishing write tid 2 to smithi00370293-376 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:376: finishing write tid 3 to smithi00370293-376 2024-09-21T10:11:30.936 INFO:tasks.rados.rados.0.smithi003.stdout:376: finishing write tid 4 to smithi00370293-376 2024-09-21T10:11:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:376: oid 376 updating version 0 to 62 2024-09-21T10:11:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:376: oid 376 updating version 62 to 64 2024-09-21T10:11:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:376: oid 376 version 64 is already newer than 63 2024-09-21T10:11:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 376 v 64 (ObjNum 375 snap 0 seq_num 375) dirty exists 2024-09-21T10:11:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2024-09-21T10:11:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:377: finishing write tid 1 to smithi00370293-377 2024-09-21T10:11:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:377: finishing write tid 2 to smithi00370293-377 2024-09-21T10:11:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:377: finishing write tid 3 to smithi00370293-377 2024-09-21T10:11:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:377: finishing write tid 4 to smithi00370293-377 2024-09-21T10:11:30.937 INFO:tasks.rados.rados.0.smithi003.stdout:377: oid 377 updating version 0 to 82 2024-09-21T10:11:30.938 INFO:tasks.rados.rados.0.smithi003.stdout:377: oid 377 updating version 82 to 83 2024-09-21T10:11:30.938 INFO:tasks.rados.rados.0.smithi003.stdout:377: oid 377 updating version 83 to 84 2024-09-21T10:11:30.938 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 377 v 84 (ObjNum 376 snap 0 seq_num 376) dirty exists 2024-09-21T10:11:30.938 INFO:tasks.rados.rados.0.smithi003.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2024-09-21T10:11:30.938 INFO:tasks.rados.rados.0.smithi003.stdout:378: finishing write tid 1 to smithi00370293-378 2024-09-21T10:11:30.938 INFO:tasks.rados.rados.0.smithi003.stdout:378: finishing write tid 2 to smithi00370293-378 2024-09-21T10:11:30.938 INFO:tasks.rados.rados.0.smithi003.stdout:378: finishing write tid 3 to smithi00370293-378 2024-09-21T10:11:30.939 INFO:tasks.rados.rados.0.smithi003.stdout:378: finishing write tid 4 to smithi00370293-378 2024-09-21T10:11:30.939 INFO:tasks.rados.rados.0.smithi003.stdout:378: oid 378 updating version 0 to 76 2024-09-21T10:11:30.939 INFO:tasks.rados.rados.0.smithi003.stdout:378: oid 378 updating version 76 to 78 2024-09-21T10:11:30.939 INFO:tasks.rados.rados.0.smithi003.stdout:378: oid 378 version 78 is already newer than 77 2024-09-21T10:11:30.939 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 378 v 78 (ObjNum 377 snap 0 seq_num 377) dirty exists 2024-09-21T10:11:30.939 INFO:tasks.rados.rados.0.smithi003.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2024-09-21T10:11:30.939 INFO:tasks.rados.rados.0.smithi003.stdout:372: done (15 left) 2024-09-21T10:11:30.939 INFO:tasks.rados.rados.0.smithi003.stdout:373: done (14 left) 2024-09-21T10:11:30.939 INFO:tasks.rados.rados.0.smithi003.stdout:374: done (13 left) 2024-09-21T10:11:30.940 INFO:tasks.rados.rados.0.smithi003.stdout:375: done (12 left) 2024-09-21T10:11:30.940 INFO:tasks.rados.rados.0.smithi003.stdout:376: done (11 left) 2024-09-21T10:11:30.940 INFO:tasks.rados.rados.0.smithi003.stdout:377: done (10 left) 2024-09-21T10:11:30.940 INFO:tasks.rados.rados.0.smithi003.stdout:378: done (9 left) 2024-09-21T10:11:30.940 INFO:tasks.rados.rados.0.smithi003.stdout:388: write initial oid 388 2024-09-21T10:11:30.940 INFO:tasks.rados.rados.0.smithi003.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2024-09-21T10:11:30.940 INFO:tasks.rados.rados.0.smithi003.stdout:388: writing smithi00370293-388 from 504309 to 1043322 tid 1 2024-09-21T10:11:30.946 INFO:tasks.rados.rados.0.smithi003.stdout:388: writing smithi00370293-388 from 1796649 to 2386776 tid 2 2024-09-21T10:11:30.946 INFO:tasks.rados.rados.0.smithi003.stdout:389: write initial oid 389 2024-09-21T10:11:30.946 INFO:tasks.rados.rados.0.smithi003.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2024-09-21T10:11:30.953 INFO:tasks.rados.rados.0.smithi003.stdout:389: writing smithi00370293-389 from 521116 to 1251731 tid 1 2024-09-21T10:11:30.960 INFO:tasks.rados.rados.0.smithi003.stdout:389: writing smithi00370293-389 from 1971484 to 2521116 tid 2 2024-09-21T10:11:30.960 INFO:tasks.rados.rados.0.smithi003.stdout:390: write initial oid 390 2024-09-21T10:11:30.960 INFO:tasks.rados.rados.0.smithi003.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2024-09-21T10:11:30.965 INFO:tasks.rados.rados.0.smithi003.stdout:390: writing smithi00370293-390 from 537923 to 943787 tid 1 2024-09-21T10:11:30.971 INFO:tasks.rados.rados.0.smithi003.stdout:390: writing smithi00370293-390 from 1513613 to 2107409 tid 2 2024-09-21T10:11:30.971 INFO:tasks.rados.rados.0.smithi003.stdout:391: write initial oid 391 2024-09-21T10:11:30.971 INFO:tasks.rados.rados.0.smithi003.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2024-09-21T10:11:30.977 INFO:tasks.rados.rados.0.smithi003.stdout:391: writing smithi00370293-391 from 554730 to 1035843 tid 1 2024-09-21T10:11:30.984 INFO:tasks.rados.rados.0.smithi003.stdout:391: writing smithi00370293-391 from 1572095 to 2309549 tid 2 2024-09-21T10:11:30.984 INFO:tasks.rados.rados.0.smithi003.stdout:392: write initial oid 392 2024-09-21T10:11:30.984 INFO:tasks.rados.rados.0.smithi003.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2024-09-21T10:11:30.990 INFO:tasks.rados.rados.0.smithi003.stdout:392: writing smithi00370293-392 from 571537 to 1127899 tid 1 2024-09-21T10:11:30.997 INFO:tasks.rados.rados.0.smithi003.stdout:392: writing smithi00370293-392 from 1630577 to 2228042 tid 2 2024-09-21T10:11:30.997 INFO:tasks.rados.rados.0.smithi003.stdout:393: write initial oid 393 2024-09-21T10:11:30.997 INFO:tasks.rados.rados.0.smithi003.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2024-09-21T10:11:31.003 INFO:tasks.rados.rados.0.smithi003.stdout:393: writing smithi00370293-393 from 588344 to 1219955 tid 1 2024-09-21T10:11:31.011 INFO:tasks.rados.rados.0.smithi003.stdout:393: writing smithi00370293-393 from 1689059 to 2430182 tid 2 2024-09-21T10:11:31.011 INFO:tasks.rados.rados.0.smithi003.stdout:394: write initial oid 394 2024-09-21T10:11:31.011 INFO:tasks.rados.rados.0.smithi003.stdout:379: finishing write tid 1 to smithi00370293-379 2024-09-21T10:11:31.011 INFO:tasks.rados.rados.0.smithi003.stdout:379: finishing write tid 2 to smithi00370293-379 2024-09-21T10:11:31.011 INFO:tasks.rados.rados.0.smithi003.stdout:379: finishing write tid 3 to smithi00370293-379 2024-09-21T10:11:31.011 INFO:tasks.rados.rados.0.smithi003.stdout:379: finishing write tid 4 to smithi00370293-379 2024-09-21T10:11:31.011 INFO:tasks.rados.rados.0.smithi003.stdout:379: oid 379 updating version 0 to 50 2024-09-21T10:11:31.011 INFO:tasks.rados.rados.0.smithi003.stdout:379: oid 379 updating version 50 to 51 2024-09-21T10:11:31.011 INFO:tasks.rados.rados.0.smithi003.stdout:379: oid 379 version 51 is already newer than 49 2024-09-21T10:11:31.011 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 379 v 51 (ObjNum 378 snap 0 seq_num 378) dirty exists 2024-09-21T10:11:31.011 INFO:tasks.rados.rados.0.smithi003.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:380: finishing write tid 1 to smithi00370293-380 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:380: finishing write tid 2 to smithi00370293-380 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:380: finishing write tid 3 to smithi00370293-380 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:380: finishing write tid 4 to smithi00370293-380 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:380: oid 380 updating version 0 to 93 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:380: oid 380 version 93 is already newer than 92 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:380: oid 380 updating version 93 to 94 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 380 v 94 (ObjNum 379 snap 0 seq_num 379) dirty exists 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:381: finishing write tid 1 to smithi00370293-381 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:381: finishing write tid 2 to smithi00370293-381 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:381: finishing write tid 3 to smithi00370293-381 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:381: finishing write tid 4 to smithi00370293-381 2024-09-21T10:11:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:381: oid 381 updating version 0 to 53 2024-09-21T10:11:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:381: oid 381 updating version 53 to 54 2024-09-21T10:11:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:381: oid 381 version 54 is already newer than 52 2024-09-21T10:11:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 381 v 54 (ObjNum 380 snap 0 seq_num 380) dirty exists 2024-09-21T10:11:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2024-09-21T10:11:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:382: finishing write tid 1 to smithi00370293-382 2024-09-21T10:11:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2024-09-21T10:11:31.017 INFO:tasks.rados.rados.0.smithi003.stdout:394: writing smithi00370293-394 from 605151 to 1312011 tid 1 2024-09-21T10:11:31.024 INFO:tasks.rados.rados.0.smithi003.stdout:394: writing smithi00370293-394 from 2031188 to 2605151 tid 2 2024-09-21T10:11:31.025 INFO:tasks.rados.rados.0.smithi003.stdout:379: done (15 left) 2024-09-21T10:11:31.025 INFO:tasks.rados.rados.0.smithi003.stdout:380: done (14 left) 2024-09-21T10:11:31.025 INFO:tasks.rados.rados.0.smithi003.stdout:381: done (13 left) 2024-09-21T10:11:31.025 INFO:tasks.rados.rados.0.smithi003.stdout:395: write initial oid 395 2024-09-21T10:11:31.025 INFO:tasks.rados.rados.0.smithi003.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2024-09-21T10:11:31.032 INFO:tasks.rados.rados.0.smithi003.stdout:395: writing smithi00370293-395 from 621958 to 1404067 tid 1 2024-09-21T10:11:31.039 INFO:tasks.rados.rados.0.smithi003.stdout:395: writing smithi00370293-395 from 2089670 to 2621958 tid 2 2024-09-21T10:11:31.039 INFO:tasks.rados.rados.0.smithi003.stdout:396: write initial oid 396 2024-09-21T10:11:31.039 INFO:tasks.rados.rados.0.smithi003.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2024-09-21T10:11:31.045 INFO:tasks.rados.rados.0.smithi003.stdout:396: writing smithi00370293-396 from 638765 to 1096123 tid 1 2024-09-21T10:11:31.052 INFO:tasks.rados.rados.0.smithi003.stdout:396: writing smithi00370293-396 from 1748152 to 2352955 tid 2 2024-09-21T10:11:31.052 INFO:tasks.rados.rados.0.smithi003.stdout:397: write initial oid 397 2024-09-21T10:11:31.052 INFO:tasks.rados.rados.0.smithi003.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2024-09-21T10:11:31.059 INFO:tasks.rados.rados.0.smithi003.stdout:397: writing smithi00370293-397 from 655572 to 1304532 tid 1 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout:397: writing smithi00370293-397 from 1922987 to 2655572 tid 2 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout:382: finishing write tid 2 to smithi00370293-382 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout:382: finishing write tid 3 to smithi00370293-382 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout:382: finishing write tid 4 to smithi00370293-382 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout:382: oid 382 updating version 0 to 95 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout:382: oid 382 updating version 95 to 97 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout:382: oid 382 version 97 is already newer than 96 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 382 v 97 (ObjNum 381 snap 0 seq_num 381) dirty exists 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout:383: finishing write tid 1 to smithi00370293-383 2024-09-21T10:11:31.067 INFO:tasks.rados.rados.0.smithi003.stdout:383: finishing write tid 2 to smithi00370293-383 2024-09-21T10:11:31.068 INFO:tasks.rados.rados.0.smithi003.stdout:383: finishing write tid 3 to smithi00370293-383 2024-09-21T10:11:31.068 INFO:tasks.rados.rados.0.smithi003.stdout:383: finishing write tid 4 to smithi00370293-383 2024-09-21T10:11:31.068 INFO:tasks.rados.rados.0.smithi003.stdout:383: oid 383 updating version 0 to 48 2024-09-21T10:11:31.068 INFO:tasks.rados.rados.0.smithi003.stdout:383: oid 383 updating version 48 to 49 2024-09-21T10:11:31.068 INFO:tasks.rados.rados.0.smithi003.stdout:383: oid 383 updating version 49 to 50 2024-09-21T10:11:31.068 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 383 v 50 (ObjNum 382 snap 0 seq_num 382) dirty exists 2024-09-21T10:11:31.068 INFO:tasks.rados.rados.0.smithi003.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2024-09-21T10:11:31.068 INFO:tasks.rados.rados.0.smithi003.stdout:382: done (15 left) 2024-09-21T10:11:31.068 INFO:tasks.rados.rados.0.smithi003.stdout:383: done (14 left) 2024-09-21T10:11:31.068 INFO:tasks.rados.rados.0.smithi003.stdout:398: write initial oid 398 2024-09-21T10:11:31.068 INFO:tasks.rados.rados.0.smithi003.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2024-09-21T10:11:31.074 INFO:tasks.rados.rados.0.smithi003.stdout:398: writing smithi00370293-398 from 672379 to 1396588 tid 1 2024-09-21T10:11:31.080 INFO:tasks.rados.rados.0.smithi003.stdout:398: writing smithi00370293-398 from 1865116 to 2473588 tid 2 2024-09-21T10:11:31.081 INFO:tasks.rados.rados.0.smithi003.stdout:399: write initial oid 399 2024-09-21T10:11:31.081 INFO:tasks.rados.rados.0.smithi003.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2024-09-21T10:11:31.088 INFO:tasks.rados.rados.0.smithi003.stdout:399: writing smithi00370293-399 from 689186 to 1488644 tid 1 2024-09-21T10:11:31.095 INFO:tasks.rados.rados.0.smithi003.stdout:399: writing smithi00370293-399 from 1923598 to 2675728 tid 2 2024-09-21T10:11:31.095 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.095 INFO:tasks.rados.rados.0.smithi003.stdout:384: finishing write tid 1 to smithi00370293-384 2024-09-21T10:11:31.096 INFO:tasks.rados.rados.0.smithi003.stdout:384: finishing write tid 2 to smithi00370293-384 2024-09-21T10:11:31.096 INFO:tasks.rados.rados.0.smithi003.stdout:384: finishing write tid 3 to smithi00370293-384 2024-09-21T10:11:31.096 INFO:tasks.rados.rados.0.smithi003.stdout:384: finishing write tid 4 to smithi00370293-384 2024-09-21T10:11:31.096 INFO:tasks.rados.rados.0.smithi003.stdout:384: oid 384 updating version 0 to 98 2024-09-21T10:11:31.096 INFO:tasks.rados.rados.0.smithi003.stdout:384: oid 384 updating version 98 to 100 2024-09-21T10:11:31.096 INFO:tasks.rados.rados.0.smithi003.stdout:384: oid 384 version 100 is already newer than 99 2024-09-21T10:11:31.096 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 384 v 100 (ObjNum 383 snap 0 seq_num 383) dirty exists 2024-09-21T10:11:31.097 INFO:tasks.rados.rados.0.smithi003.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2024-09-21T10:11:31.097 INFO:tasks.rados.rados.0.smithi003.stdout:385: finishing write tid 1 to smithi00370293-385 2024-09-21T10:11:31.097 INFO:tasks.rados.rados.0.smithi003.stdout:384: done (15 left) 2024-09-21T10:11:31.097 INFO:tasks.rados.rados.0.smithi003.stdout:400: write initial oid 400 2024-09-21T10:11:31.097 INFO:tasks.rados.rados.0.smithi003.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2024-09-21T10:11:31.102 INFO:tasks.rados.rados.0.smithi003.stdout:400: writing smithi00370293-400 from 705993 to 1180700 tid 1 2024-09-21T10:11:31.108 INFO:tasks.rados.rados.0.smithi003.stdout:400: writing smithi00370293-400 from 1582080 to 2194221 tid 2 2024-09-21T10:11:31.108 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.108 INFO:tasks.rados.rados.0.smithi003.stdout:385: finishing write tid 2 to smithi00370293-385 2024-09-21T10:11:31.108 INFO:tasks.rados.rados.0.smithi003.stdout:385: finishing write tid 3 to smithi00370293-385 2024-09-21T10:11:31.108 INFO:tasks.rados.rados.0.smithi003.stdout:385: finishing write tid 4 to smithi00370293-385 2024-09-21T10:11:31.108 INFO:tasks.rados.rados.0.smithi003.stdout:385: oid 385 updating version 0 to 52 2024-09-21T10:11:31.108 INFO:tasks.rados.rados.0.smithi003.stdout:385: oid 385 version 52 is already newer than 51 2024-09-21T10:11:31.108 INFO:tasks.rados.rados.0.smithi003.stdout:385: oid 385 updating version 52 to 53 2024-09-21T10:11:31.108 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 385 v 53 (ObjNum 384 snap 0 seq_num 384) dirty exists 2024-09-21T10:11:31.108 INFO:tasks.rados.rados.0.smithi003.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2024-09-21T10:11:31.108 INFO:tasks.rados.rados.0.smithi003.stdout:386: finishing write tid 1 to smithi00370293-386 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:386: finishing write tid 2 to smithi00370293-386 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:386: finishing write tid 3 to smithi00370293-386 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:386: finishing write tid 4 to smithi00370293-386 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:386: oid 386 updating version 0 to 109 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:386: oid 386 version 109 is already newer than 108 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:386: oid 386 version 109 is already newer than 107 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 386 v 109 (ObjNum 385 snap 0 seq_num 385) dirty exists 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:385: done (15 left) 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:386: done (14 left) 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:401: write initial oid 401 2024-09-21T10:11:31.109 INFO:tasks.rados.rados.0.smithi003.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2024-09-21T10:11:31.114 INFO:tasks.rados.rados.0.smithi003.stdout:401: writing smithi00370293-401 from 722800 to 1272756 tid 1 2024-09-21T10:11:31.122 INFO:tasks.rados.rados.0.smithi003.stdout:401: writing smithi00370293-401 from 2040562 to 2722800 tid 2 2024-09-21T10:11:31.123 INFO:tasks.rados.rados.0.smithi003.stdout:402: write initial oid 402 2024-09-21T10:11:31.123 INFO:tasks.rados.rados.0.smithi003.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2024-09-21T10:11:31.130 INFO:tasks.rados.rados.0.smithi003.stdout:402: writing smithi00370293-402 from 739607 to 1364812 tid 1 2024-09-21T10:11:31.136 INFO:tasks.rados.rados.0.smithi003.stdout:402: writing smithi00370293-402 from 1982691 to 2482148 tid 2 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:387: finishing write tid 1 to smithi00370293-387 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:387: finishing write tid 2 to smithi00370293-387 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:387: finishing write tid 3 to smithi00370293-387 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:387: finishing write tid 4 to smithi00370293-387 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:387: oid 387 updating version 0 to 76 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:387: oid 387 updating version 76 to 77 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:387: oid 387 updating version 77 to 78 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 387 v 78 (ObjNum 386 snap 0 seq_num 386) dirty exists 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:388: finishing write tid 1 to smithi00370293-388 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:387: done (15 left) 2024-09-21T10:11:31.137 INFO:tasks.rados.rados.0.smithi003.stdout:403: write initial oid 403 2024-09-21T10:11:31.138 INFO:tasks.rados.rados.0.smithi003.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2024-09-21T10:11:31.144 INFO:tasks.rados.rados.0.smithi003.stdout:403: writing smithi00370293-403 from 756414 to 1456868 tid 1 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout:403: writing smithi00370293-403 from 2041173 to 2756414 tid 2 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout:388: finishing write tid 2 to smithi00370293-388 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout:388: finishing write tid 3 to smithi00370293-388 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout:388: finishing write tid 4 to smithi00370293-388 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout:388: oid 388 updating version 0 to 86 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout:388: oid 388 version 86 is already newer than 85 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout:388: oid 388 version 86 is already newer than 84 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 388 v 86 (ObjNum 387 snap 0 seq_num 387) dirty exists 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout:389: finishing write tid 1 to smithi00370293-389 2024-09-21T10:11:31.152 INFO:tasks.rados.rados.0.smithi003.stdout:389: finishing write tid 2 to smithi00370293-389 2024-09-21T10:11:31.153 INFO:tasks.rados.rados.0.smithi003.stdout:388: done (15 left) 2024-09-21T10:11:31.153 INFO:tasks.rados.rados.0.smithi003.stdout:404: write initial oid 404 2024-09-21T10:11:31.153 INFO:tasks.rados.rados.0.smithi003.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2024-09-21T10:11:31.158 INFO:tasks.rados.rados.0.smithi003.stdout:404: writing smithi00370293-404 from 773221 to 1265277 tid 1 2024-09-21T10:11:31.165 INFO:tasks.rados.rados.0.smithi003.stdout:404: writing smithi00370293-404 from 1816008 to 2319134 tid 2 2024-09-21T10:11:31.165 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.165 INFO:tasks.rados.rados.0.smithi003.stdout:389: finishing write tid 3 to smithi00370293-389 2024-09-21T10:11:31.165 INFO:tasks.rados.rados.0.smithi003.stdout:389: finishing write tid 4 to smithi00370293-389 2024-09-21T10:11:31.165 INFO:tasks.rados.rados.0.smithi003.stdout:389: oid 389 updating version 0 to 88 2024-09-21T10:11:31.165 INFO:tasks.rados.rados.0.smithi003.stdout:389: oid 389 updating version 88 to 89 2024-09-21T10:11:31.165 INFO:tasks.rados.rados.0.smithi003.stdout:389: oid 389 version 89 is already newer than 87 2024-09-21T10:11:31.165 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 389 v 89 (ObjNum 388 snap 0 seq_num 388) dirty exists 2024-09-21T10:11:31.165 INFO:tasks.rados.rados.0.smithi003.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2024-09-21T10:11:31.165 INFO:tasks.rados.rados.0.smithi003.stdout:390: finishing write tid 1 to smithi00370293-390 2024-09-21T10:11:31.165 INFO:tasks.rados.rados.0.smithi003.stdout:390: finishing write tid 2 to smithi00370293-390 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:390: finishing write tid 3 to smithi00370293-390 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:390: finishing write tid 4 to smithi00370293-390 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:390: oid 390 updating version 0 to 54 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:390: oid 390 updating version 54 to 55 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:390: oid 390 updating version 55 to 56 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 390 v 56 (ObjNum 389 snap 0 seq_num 389) dirty exists 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:391: finishing write tid 1 to smithi00370293-391 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:391: finishing write tid 2 to smithi00370293-391 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:391: finishing write tid 3 to smithi00370293-391 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:391: finishing write tid 4 to smithi00370293-391 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:391: oid 391 updating version 0 to 69 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:391: oid 391 updating version 69 to 70 2024-09-21T10:11:31.166 INFO:tasks.rados.rados.0.smithi003.stdout:391: oid 391 version 70 is already newer than 68 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 391 v 70 (ObjNum 390 snap 0 seq_num 390) dirty exists 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:392: finishing write tid 1 to smithi00370293-392 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:392: finishing write tid 2 to smithi00370293-392 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:392: finishing write tid 3 to smithi00370293-392 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:392: finishing write tid 4 to smithi00370293-392 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:392: oid 392 updating version 0 to 92 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:392: oid 392 version 92 is already newer than 90 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:392: oid 392 version 92 is already newer than 91 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 392 v 92 (ObjNum 391 snap 0 seq_num 391) dirty exists 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:393: finishing write tid 1 to smithi00370293-393 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:393: finishing write tid 2 to smithi00370293-393 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:393: finishing write tid 3 to smithi00370293-393 2024-09-21T10:11:31.167 INFO:tasks.rados.rados.0.smithi003.stdout:393: finishing write tid 4 to smithi00370293-393 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:393: oid 393 updating version 0 to 79 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:393: oid 393 updating version 79 to 80 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:393: oid 393 updating version 80 to 81 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 393 v 81 (ObjNum 392 snap 0 seq_num 392) dirty exists 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:389: done (15 left) 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:390: done (14 left) 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:391: done (13 left) 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:392: done (12 left) 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:393: done (11 left) 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:405: write initial oid 405 2024-09-21T10:11:31.168 INFO:tasks.rados.rados.0.smithi003.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2024-09-21T10:11:31.172 INFO:tasks.rados.rados.0.smithi003.stdout:405: writing smithi00370293-405 from 790028 to 1357333 tid 1 2024-09-21T10:11:31.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:30 smithi003 bash[22527]: cluster 2024-09-21T10:11:29.705379+0000 mgr.y (mgr.14385) 198 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 143 MiB data, 266 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-09-21T10:11:31.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:30 smithi003 bash[31899]: cluster 2024-09-21T10:11:29.705379+0000 mgr.y (mgr.14385) 198 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 143 MiB data, 266 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-09-21T10:11:31.179 INFO:tasks.rados.rados.0.smithi003.stdout:405: writing smithi00370293-405 from 1874490 to 2637627 tid 2 2024-09-21T10:11:31.179 INFO:tasks.rados.rados.0.smithi003.stdout:406: write initial oid 406 2024-09-21T10:11:31.179 INFO:tasks.rados.rados.0.smithi003.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2024-09-21T10:11:31.184 INFO:tasks.rados.rados.0.smithi003.stdout:406: writing smithi00370293-406 from 406835 to 1049389 tid 1 2024-09-21T10:11:31.190 INFO:tasks.rados.rados.0.smithi003.stdout:406: writing smithi00370293-406 from 1532972 to 2039767 tid 2 2024-09-21T10:11:31.194 INFO:tasks.rados.rados.0.smithi003.stdout:406: writing smithi00370293-406 from 2772312 to 2806835 tid 3 2024-09-21T10:11:31.194 INFO:tasks.rados.rados.0.smithi003.stdout:407: write initial oid 407 2024-09-21T10:11:31.195 INFO:tasks.rados.rados.0.smithi003.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2024-09-21T10:11:31.201 INFO:tasks.rados.rados.0.smithi003.stdout:407: writing smithi00370293-407 from 423642 to 1141445 tid 1 2024-09-21T10:11:31.209 INFO:tasks.rados.rados.0.smithi003.stdout:407: writing smithi00370293-407 from 1875101 to 2641907 tid 2 2024-09-21T10:11:31.209 INFO:tasks.rados.rados.0.smithi003.stdout:408: write initial oid 408 2024-09-21T10:11:31.209 INFO:tasks.rados.rados.0.smithi003.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2024-09-21T10:11:31.216 INFO:tasks.rados.rados.0.smithi003.stdout:408: writing smithi00370293-408 from 440449 to 1233501 tid 1 2024-09-21T10:11:31.223 INFO:tasks.rados.rados.0.smithi003.stdout:408: writing smithi00370293-408 from 1933583 to 2444047 tid 2 2024-09-21T10:11:31.223 INFO:tasks.rados.rados.0.smithi003.stdout:409: write initial oid 409 2024-09-21T10:11:31.223 INFO:tasks.rados.rados.0.smithi003.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2024-09-21T10:11:31.228 INFO:tasks.rados.rados.0.smithi003.stdout:409: writing smithi00370293-409 from 457256 to 925557 tid 1 2024-09-21T10:11:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:409: writing smithi00370293-409 from 1592065 to 2362540 tid 2 2024-09-21T10:11:31.239 INFO:tasks.rados.rados.0.smithi003.stdout:409: writing smithi00370293-409 from 2854581 to 2857256 tid 3 2024-09-21T10:11:31.239 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.239 INFO:tasks.rados.rados.0.smithi003.stdout:394: finishing write tid 1 to smithi00370293-394 2024-09-21T10:11:31.239 INFO:tasks.rados.rados.0.smithi003.stdout:394: finishing write tid 2 to smithi00370293-394 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:394: finishing write tid 3 to smithi00370293-394 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:394: finishing write tid 4 to smithi00370293-394 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:394: oid 394 updating version 0 to 67 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:394: oid 394 version 67 is already newer than 65 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:394: oid 394 version 67 is already newer than 66 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 394 v 67 (ObjNum 393 snap 0 seq_num 393) dirty exists 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:395: finishing write tid 1 to smithi00370293-395 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:395: finishing write tid 2 to smithi00370293-395 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:395: finishing write tid 3 to smithi00370293-395 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:395: finishing write tid 4 to smithi00370293-395 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:395: oid 395 updating version 0 to 93 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:395: oid 395 updating version 93 to 94 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:395: oid 395 updating version 94 to 95 2024-09-21T10:11:31.240 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 395 v 95 (ObjNum 394 snap 0 seq_num 394) dirty exists 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:396: finishing write tid 1 to smithi00370293-396 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:396: finishing write tid 2 to smithi00370293-396 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:396: finishing write tid 3 to smithi00370293-396 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:396: finishing write tid 4 to smithi00370293-396 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:396: oid 396 updating version 0 to 115 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:396: oid 396 version 115 is already newer than 114 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:396: oid 396 version 115 is already newer than 113 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 396 v 115 (ObjNum 395 snap 0 seq_num 395) dirty exists 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:397: finishing write tid 1 to smithi00370293-397 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:397: finishing write tid 2 to smithi00370293-397 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:397: finishing write tid 3 to smithi00370293-397 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:397: finishing write tid 4 to smithi00370293-397 2024-09-21T10:11:31.241 INFO:tasks.rados.rados.0.smithi003.stdout:397: oid 397 updating version 0 to 59 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:397: oid 397 version 59 is already newer than 58 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:397: oid 397 version 59 is already newer than 57 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 397 v 59 (ObjNum 396 snap 0 seq_num 396) dirty exists 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:398: finishing write tid 1 to smithi00370293-398 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:398: finishing write tid 2 to smithi00370293-398 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:398: finishing write tid 3 to smithi00370293-398 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:398: finishing write tid 4 to smithi00370293-398 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:398: oid 398 updating version 0 to 94 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:398: oid 398 updating version 94 to 95 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:398: oid 398 version 95 is already newer than 93 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 398 v 95 (ObjNum 397 snap 0 seq_num 397) dirty exists 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:394: done (15 left) 2024-09-21T10:11:31.242 INFO:tasks.rados.rados.0.smithi003.stdout:395: done (14 left) 2024-09-21T10:11:31.243 INFO:tasks.rados.rados.0.smithi003.stdout:396: done (13 left) 2024-09-21T10:11:31.243 INFO:tasks.rados.rados.0.smithi003.stdout:397: done (12 left) 2024-09-21T10:11:31.243 INFO:tasks.rados.rados.0.smithi003.stdout:398: done (11 left) 2024-09-21T10:11:31.243 INFO:tasks.rados.rados.0.smithi003.stdout:410: write initial oid 410 2024-09-21T10:11:31.243 INFO:tasks.rados.rados.0.smithi003.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2024-09-21T10:11:31.244 INFO:tasks.rados.rados.0.smithi003.stdout:410: writing smithi00370293-410 from 474063 to 1017613 tid 1 2024-09-21T10:11:31.250 INFO:tasks.rados.rados.0.smithi003.stdout:410: writing smithi00370293-410 from 1650547 to 2164680 tid 2 2024-09-21T10:11:31.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:30 smithi204 bash[24804]: cluster 2024-09-21T10:11:29.705379+0000 mgr.y (mgr.14385) 198 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 143 MiB data, 266 MiB used, 715 GiB / 715 GiB avail; 7.4 KiB/s rd, 8.1 MiB/s wr, 45 op/s 2024-09-21T10:11:31.254 INFO:tasks.rados.rados.0.smithi003.stdout:410: writing smithi00370293-410 from 2765651 to 2874063 tid 3 2024-09-21T10:11:31.254 INFO:tasks.rados.rados.0.smithi003.stdout:411: write initial oid 411 2024-09-21T10:11:31.255 INFO:tasks.rados.rados.0.smithi003.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2024-09-21T10:11:31.260 INFO:tasks.rados.rados.0.smithi003.stdout:411: writing smithi00370293-411 from 490870 to 1109669 tid 1 2024-09-21T10:11:31.267 INFO:tasks.rados.rados.0.smithi003.stdout:411: writing smithi00370293-411 from 1592676 to 2366820 tid 2 2024-09-21T10:11:31.270 INFO:tasks.rados.rados.0.smithi003.stdout:411: writing smithi00370293-411 from 2793074 to 2890870 tid 3 2024-09-21T10:11:31.270 INFO:tasks.rados.rados.0.smithi003.stdout:412: write initial oid 412 2024-09-21T10:11:31.270 INFO:tasks.rados.rados.0.smithi003.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2024-09-21T10:11:31.275 INFO:tasks.rados.rados.0.smithi003.stdout:412: writing smithi00370293-412 from 507677 to 918078 tid 1 2024-09-21T10:11:31.281 INFO:tasks.rados.rados.0.smithi003.stdout:412: writing smithi00370293-412 from 1367511 to 1885313 tid 2 2024-09-21T10:11:31.286 INFO:tasks.rados.rados.0.smithi003.stdout:412: writing smithi00370293-412 from 2420497 to 2907677 tid 3 2024-09-21T10:11:31.286 INFO:tasks.rados.rados.0.smithi003.stdout:413: write initial oid 413 2024-09-21T10:11:31.286 INFO:tasks.rados.rados.0.smithi003.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2024-09-21T10:11:31.292 INFO:tasks.rados.rados.0.smithi003.stdout:413: writing smithi00370293-413 from 524484 to 1010134 tid 1 2024-09-21T10:11:31.298 INFO:tasks.rados.rados.0.smithi003.stdout:413: writing smithi00370293-413 from 1425993 to 2087453 tid 2 2024-09-21T10:11:31.302 INFO:tasks.rados.rados.0.smithi003.stdout:413: writing smithi00370293-413 from 2847920 to 2924484 tid 3 2024-09-21T10:11:31.303 INFO:tasks.rados.rados.0.smithi003.stdout:414: write initial oid 414 2024-09-21T10:11:31.303 INFO:tasks.rados.rados.0.smithi003.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2024-09-21T10:11:31.309 INFO:tasks.rados.rados.0.smithi003.stdout:414: writing smithi00370293-414 from 541291 to 1102190 tid 1 2024-09-21T10:11:31.316 INFO:tasks.rados.rados.0.smithi003.stdout:414: writing smithi00370293-414 from 1884475 to 2405946 tid 2 2024-09-21T10:11:31.316 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.316 INFO:tasks.rados.rados.0.smithi003.stdout:399: finishing write tid 1 to smithi00370293-399 2024-09-21T10:11:31.316 INFO:tasks.rados.rados.0.smithi003.stdout:399: finishing write tid 2 to smithi00370293-399 2024-09-21T10:11:31.316 INFO:tasks.rados.rados.0.smithi003.stdout:399: finishing write tid 3 to smithi00370293-399 2024-09-21T10:11:31.316 INFO:tasks.rados.rados.0.smithi003.stdout:399: finishing write tid 4 to smithi00370293-399 2024-09-21T10:11:31.316 INFO:tasks.rados.rados.0.smithi003.stdout:399: oid 399 updating version 0 to 102 2024-09-21T10:11:31.316 INFO:tasks.rados.rados.0.smithi003.stdout:399: oid 399 version 102 is already newer than 101 2024-09-21T10:11:31.316 INFO:tasks.rados.rados.0.smithi003.stdout:399: oid 399 updating version 102 to 103 2024-09-21T10:11:31.316 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 399 v 103 (ObjNum 398 snap 0 seq_num 398) dirty exists 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:400: finishing write tid 1 to smithi00370293-400 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:400: finishing write tid 2 to smithi00370293-400 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:400: finishing write tid 3 to smithi00370293-400 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:400: finishing write tid 4 to smithi00370293-400 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:400: oid 400 updating version 0 to 97 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:400: oid 400 version 97 is already newer than 96 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:400: oid 400 updating version 97 to 98 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 400 v 98 (ObjNum 399 snap 0 seq_num 399) dirty exists 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:401: finishing write tid 1 to smithi00370293-401 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:399: done (15 left) 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:400: done (14 left) 2024-09-21T10:11:31.317 INFO:tasks.rados.rados.0.smithi003.stdout:415: write initial oid 415 2024-09-21T10:11:31.318 INFO:tasks.rados.rados.0.smithi003.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2024-09-21T10:11:31.322 INFO:tasks.rados.rados.0.smithi003.stdout:415: writing smithi00370293-415 from 558098 to 1194246 tid 1 2024-09-21T10:11:31.329 INFO:tasks.rados.rados.0.smithi003.stdout:415: writing smithi00370293-415 from 1826604 to 2491733 tid 2 2024-09-21T10:11:31.329 INFO:tasks.rados.rados.0.smithi003.stdout:416: write initial oid 416 2024-09-21T10:11:31.329 INFO:tasks.rados.rados.0.smithi003.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2024-09-21T10:11:31.336 INFO:tasks.rados.rados.0.smithi003.stdout:416: writing smithi00370293-416 from 574905 to 1286302 tid 1 2024-09-21T10:11:31.343 INFO:tasks.rados.rados.0.smithi003.stdout:416: writing smithi00370293-416 from 1885086 to 2410226 tid 2 2024-09-21T10:11:31.346 INFO:tasks.rados.rados.0.smithi003.stdout:416: writing smithi00370293-416 from 2930189 to 2974905 tid 3 2024-09-21T10:11:31.346 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.346 INFO:tasks.rados.rados.0.smithi003.stdout:401: finishing write tid 2 to smithi00370293-401 2024-09-21T10:11:31.346 INFO:tasks.rados.rados.0.smithi003.stdout:401: finishing write tid 3 to smithi00370293-401 2024-09-21T10:11:31.346 INFO:tasks.rados.rados.0.smithi003.stdout:401: finishing write tid 4 to smithi00370293-401 2024-09-21T10:11:31.346 INFO:tasks.rados.rados.0.smithi003.stdout:401: oid 401 updating version 0 to 96 2024-09-21T10:11:31.347 INFO:tasks.rados.rados.0.smithi003.stdout:401: oid 401 updating version 96 to 98 2024-09-21T10:11:31.347 INFO:tasks.rados.rados.0.smithi003.stdout:401: oid 401 version 98 is already newer than 97 2024-09-21T10:11:31.347 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 401 v 98 (ObjNum 400 snap 0 seq_num 400) dirty exists 2024-09-21T10:11:31.347 INFO:tasks.rados.rados.0.smithi003.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2024-09-21T10:11:31.347 INFO:tasks.rados.rados.0.smithi003.stdout:402: finishing write tid 1 to smithi00370293-402 2024-09-21T10:11:31.347 INFO:tasks.rados.rados.0.smithi003.stdout:402: finishing write tid 2 to smithi00370293-402 2024-09-21T10:11:31.347 INFO:tasks.rados.rados.0.smithi003.stdout:401: done (15 left) 2024-09-21T10:11:31.347 INFO:tasks.rados.rados.0.smithi003.stdout:417: write initial oid 417 2024-09-21T10:11:31.347 INFO:tasks.rados.rados.0.smithi003.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2024-09-21T10:11:31.353 INFO:tasks.rados.rados.0.smithi003.stdout:417: writing smithi00370293-417 from 591712 to 1378358 tid 1 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout:417: writing smithi00370293-417 from 1943568 to 2612366 tid 2 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout:402: finishing write tid 3 to smithi00370293-402 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout:402: finishing write tid 4 to smithi00370293-402 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout:402: oid 402 updating version 0 to 85 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout:402: oid 402 updating version 85 to 87 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout:402: oid 402 version 87 is already newer than 86 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 402 v 87 (ObjNum 401 snap 0 seq_num 401) dirty exists 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout:403: finishing write tid 1 to smithi00370293-403 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout:402: done (15 left) 2024-09-21T10:11:31.361 INFO:tasks.rados.rados.0.smithi003.stdout:418: write initial oid 418 2024-09-21T10:11:31.362 INFO:tasks.rados.rados.0.smithi003.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2024-09-21T10:11:31.366 INFO:tasks.rados.rados.0.smithi003.stdout:418: writing smithi00370293-418 from 608519 to 1070414 tid 1 2024-09-21T10:11:31.372 INFO:tasks.rados.rados.0.smithi003.stdout:418: writing smithi00370293-418 from 1602050 to 2130859 tid 2 2024-09-21T10:11:31.377 INFO:tasks.rados.rados.0.smithi003.stdout:418: writing smithi00370293-418 from 2585035 to 3008519 tid 3 2024-09-21T10:11:31.377 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.377 INFO:tasks.rados.rados.0.smithi003.stdout:403: finishing write tid 2 to smithi00370293-403 2024-09-21T10:11:31.378 INFO:tasks.rados.rados.0.smithi003.stdout:403: finishing write tid 3 to smithi00370293-403 2024-09-21T10:11:31.378 INFO:tasks.rados.rados.0.smithi003.stdout:403: finishing write tid 4 to smithi00370293-403 2024-09-21T10:11:31.378 INFO:tasks.rados.rados.0.smithi003.stdout:403: oid 403 updating version 0 to 101 2024-09-21T10:11:31.378 INFO:tasks.rados.rados.0.smithi003.stdout:403: oid 403 version 101 is already newer than 99 2024-09-21T10:11:31.378 INFO:tasks.rados.rados.0.smithi003.stdout:403: oid 403 version 101 is already newer than 100 2024-09-21T10:11:31.378 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 403 v 101 (ObjNum 402 snap 0 seq_num 402) dirty exists 2024-09-21T10:11:31.378 INFO:tasks.rados.rados.0.smithi003.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2024-09-21T10:11:31.378 INFO:tasks.rados.rados.0.smithi003.stdout:404: finishing write tid 1 to smithi00370293-404 2024-09-21T10:11:31.378 INFO:tasks.rados.rados.0.smithi003.stdout:404: finishing write tid 2 to smithi00370293-404 2024-09-21T10:11:31.378 INFO:tasks.rados.rados.0.smithi003.stdout:403: done (15 left) 2024-09-21T10:11:31.379 INFO:tasks.rados.rados.0.smithi003.stdout:419: write initial oid 419 2024-09-21T10:11:31.379 INFO:tasks.rados.rados.0.smithi003.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2024-09-21T10:11:31.383 INFO:tasks.rados.rados.0.smithi003.stdout:419: writing smithi00370293-419 from 625326 to 1162470 tid 1 2024-09-21T10:11:31.392 INFO:tasks.rados.rados.0.smithi003.stdout:419: writing smithi00370293-419 from 1944179 to 2616646 tid 2 2024-09-21T10:11:31.392 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.392 INFO:tasks.rados.rados.0.smithi003.stdout:404: finishing write tid 3 to smithi00370293-404 2024-09-21T10:11:31.392 INFO:tasks.rados.rados.0.smithi003.stdout:404: finishing write tid 4 to smithi00370293-404 2024-09-21T10:11:31.392 INFO:tasks.rados.rados.0.smithi003.stdout:404: oid 404 updating version 0 to 118 2024-09-21T10:11:31.392 INFO:tasks.rados.rados.0.smithi003.stdout:404: oid 404 version 118 is already newer than 116 2024-09-21T10:11:31.392 INFO:tasks.rados.rados.0.smithi003.stdout:404: oid 404 version 118 is already newer than 117 2024-09-21T10:11:31.392 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 404 v 118 (ObjNum 403 snap 0 seq_num 403) dirty exists 2024-09-21T10:11:31.392 INFO:tasks.rados.rados.0.smithi003.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2024-09-21T10:11:31.393 INFO:tasks.rados.rados.0.smithi003.stdout:405: finishing write tid 1 to smithi00370293-405 2024-09-21T10:11:31.393 INFO:tasks.rados.rados.0.smithi003.stdout:404: done (15 left) 2024-09-21T10:11:31.393 INFO:tasks.rados.rados.0.smithi003.stdout:420: write initial oid 420 2024-09-21T10:11:31.393 INFO:tasks.rados.rados.0.smithi003.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2024-09-21T10:11:31.399 INFO:tasks.rados.rados.0.smithi003.stdout:420: writing smithi00370293-420 from 642133 to 1370879 tid 1 2024-09-21T10:11:31.407 INFO:tasks.rados.rados.0.smithi003.stdout:420: writing smithi00370293-420 from 2119014 to 2651492 tid 2 2024-09-21T10:11:31.409 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:405: finishing write tid 2 to smithi00370293-405 2024-09-21T10:11:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:405: finishing write tid 3 to smithi00370293-405 2024-09-21T10:11:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:405: finishing write tid 4 to smithi00370293-405 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:405: oid 405 updating version 0 to 121 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:405: oid 405 version 121 is already newer than 119 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:405: oid 405 version 121 is already newer than 120 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 405 v 121 (ObjNum 404 snap 0 seq_num 404) dirty exists 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:406: finishing write tid 1 to smithi00370293-406 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:406: finishing write tid 2 to smithi00370293-406 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:406: finishing write tid 3 to smithi00370293-406 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:406: finishing write tid 4 to smithi00370293-406 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:406: finishing write tid 5 to smithi00370293-406 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:406: oid 406 updating version 0 to 58 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:406: oid 406 version 58 is already newer than 55 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:406: oid 406 version 58 is already newer than 56 2024-09-21T10:11:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:406: oid 406 version 58 is already newer than 57 2024-09-21T10:11:31.411 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 406 v 58 (ObjNum 405 snap 0 seq_num 405) dirty exists 2024-09-21T10:11:31.411 INFO:tasks.rados.rados.0.smithi003.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2024-09-21T10:11:31.411 INFO:tasks.rados.rados.0.smithi003.stdout:407: finishing write tid 1 to smithi00370293-407 2024-09-21T10:11:31.411 INFO:tasks.rados.rados.0.smithi003.stdout:405: done (15 left) 2024-09-21T10:11:31.411 INFO:tasks.rados.rados.0.smithi003.stdout:406: done (14 left) 2024-09-21T10:11:31.411 INFO:tasks.rados.rados.0.smithi003.stdout:421: write initial oid 421 2024-09-21T10:11:31.411 INFO:tasks.rados.rados.0.smithi003.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2024-09-21T10:11:31.412 INFO:tasks.rados.rados.0.smithi003.stdout:421: writing smithi00370293-421 from 658940 to 1062935 tid 1 2024-09-21T10:11:31.420 INFO:tasks.rados.rados.0.smithi003.stdout:421: writing smithi00370293-421 from 1777496 to 2453632 tid 2 2024-09-21T10:11:31.423 INFO:tasks.rados.rados.0.smithi003.stdout:421: writing smithi00370293-421 from 2950951 to 3058940 tid 3 2024-09-21T10:11:31.423 INFO:tasks.rados.rados.0.smithi003.stdout:422: write initial oid 422 2024-09-21T10:11:31.423 INFO:tasks.rados.rados.0.smithi003.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2024-09-21T10:11:31.430 INFO:tasks.rados.rados.0.smithi003.stdout:422: writing smithi00370293-422 from 675747 to 1154991 tid 1 2024-09-21T10:11:31.437 INFO:tasks.rados.rados.0.smithi003.stdout:422: writing smithi00370293-422 from 1835978 to 2372125 tid 2 2024-09-21T10:11:31.437 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.437 INFO:tasks.rados.rados.0.smithi003.stdout:407: finishing write tid 2 to smithi00370293-407 2024-09-21T10:11:31.437 INFO:tasks.rados.rados.0.smithi003.stdout:407: finishing write tid 3 to smithi00370293-407 2024-09-21T10:11:31.437 INFO:tasks.rados.rados.0.smithi003.stdout:407: finishing write tid 4 to smithi00370293-407 2024-09-21T10:11:31.437 INFO:tasks.rados.rados.0.smithi003.stdout:407: oid 407 updating version 0 to 92 2024-09-21T10:11:31.437 INFO:tasks.rados.rados.0.smithi003.stdout:407: oid 407 updating version 92 to 94 2024-09-21T10:11:31.437 INFO:tasks.rados.rados.0.smithi003.stdout:407: oid 407 version 94 is already newer than 93 2024-09-21T10:11:31.437 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 407 v 94 (ObjNum 406 snap 0 seq_num 406) dirty exists 2024-09-21T10:11:31.437 INFO:tasks.rados.rados.0.smithi003.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:408: finishing write tid 1 to smithi00370293-408 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:408: finishing write tid 2 to smithi00370293-408 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:408: finishing write tid 3 to smithi00370293-408 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:408: finishing write tid 4 to smithi00370293-408 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:408: oid 408 updating version 0 to 97 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:408: oid 408 version 97 is already newer than 95 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:408: oid 408 version 97 is already newer than 96 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 408 v 97 (ObjNum 407 snap 0 seq_num 407) dirty exists 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:409: finishing write tid 1 to smithi00370293-409 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:409: finishing write tid 2 to smithi00370293-409 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:407: done (15 left) 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:408: done (14 left) 2024-09-21T10:11:31.438 INFO:tasks.rados.rados.0.smithi003.stdout:423: write initial oid 423 2024-09-21T10:11:31.439 INFO:tasks.rados.rados.0.smithi003.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2024-09-21T10:11:31.443 INFO:tasks.rados.rados.0.smithi003.stdout:423: writing smithi00370293-423 from 692554 to 1247047 tid 1 2024-09-21T10:11:31.450 INFO:tasks.rados.rados.0.smithi003.stdout:423: writing smithi00370293-423 from 1778107 to 2457912 tid 2 2024-09-21T10:11:31.454 INFO:tasks.rados.rados.0.smithi003.stdout:423: writing smithi00370293-423 from 2889444 to 3092554 tid 3 2024-09-21T10:11:31.454 INFO:tasks.rados.rados.0.smithi003.stdout:424: write initial oid 424 2024-09-21T10:11:31.454 INFO:tasks.rados.rados.0.smithi003.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2024-09-21T10:11:31.461 INFO:tasks.rados.rados.0.smithi003.stdout:424: writing smithi00370293-424 from 709361 to 1339103 tid 1 2024-09-21T10:11:31.467 INFO:tasks.rados.rados.0.smithi003.stdout:424: writing smithi00370293-424 from 1836589 to 2376405 tid 2 2024-09-21T10:11:31.471 INFO:tasks.rados.rados.0.smithi003.stdout:424: writing smithi00370293-424 from 3033220 to 3109361 tid 3 2024-09-21T10:11:31.471 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.471 INFO:tasks.rados.rados.0.smithi003.stdout:409: finishing write tid 3 to smithi00370293-409 2024-09-21T10:11:31.471 INFO:tasks.rados.rados.0.smithi003.stdout:409: finishing write tid 4 to smithi00370293-409 2024-09-21T10:11:31.471 INFO:tasks.rados.rados.0.smithi003.stdout:409: finishing write tid 5 to smithi00370293-409 2024-09-21T10:11:31.471 INFO:tasks.rados.rados.0.smithi003.stdout:409: oid 409 updating version 0 to 129 2024-09-21T10:11:31.471 INFO:tasks.rados.rados.0.smithi003.stdout:409: oid 409 updating version 129 to 130 2024-09-21T10:11:31.471 INFO:tasks.rados.rados.0.smithi003.stdout:409: oid 409 updating version 130 to 132 2024-09-21T10:11:31.472 INFO:tasks.rados.rados.0.smithi003.stdout:409: oid 409 version 132 is already newer than 131 2024-09-21T10:11:31.472 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 409 v 132 (ObjNum 408 snap 0 seq_num 408) dirty exists 2024-09-21T10:11:31.472 INFO:tasks.rados.rados.0.smithi003.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2024-09-21T10:11:31.472 INFO:tasks.rados.rados.0.smithi003.stdout:410: finishing write tid 1 to smithi00370293-410 2024-09-21T10:11:31.472 INFO:tasks.rados.rados.0.smithi003.stdout:410: finishing write tid 2 to smithi00370293-410 2024-09-21T10:11:31.472 INFO:tasks.rados.rados.0.smithi003.stdout:409: done (15 left) 2024-09-21T10:11:31.472 INFO:tasks.rados.rados.0.smithi003.stdout:425: write initial oid 425 2024-09-21T10:11:31.472 INFO:tasks.rados.rados.0.smithi003.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2024-09-21T10:11:31.479 INFO:tasks.rados.rados.0.smithi003.stdout:425: writing smithi00370293-425 from 726168 to 1431159 tid 1 2024-09-21T10:11:31.485 INFO:tasks.rados.rados.0.smithi003.stdout:425: writing smithi00370293-425 from 1895071 to 2578545 tid 2 2024-09-21T10:11:31.485 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.485 INFO:tasks.rados.rados.0.smithi003.stdout:410: finishing write tid 3 to smithi00370293-410 2024-09-21T10:11:31.485 INFO:tasks.rados.rados.0.smithi003.stdout:410: finishing write tid 4 to smithi00370293-410 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:410: finishing write tid 5 to smithi00370293-410 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:410: oid 410 updating version 0 to 101 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:410: oid 410 updating version 101 to 102 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:410: oid 410 version 102 is already newer than 99 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:410: oid 410 version 102 is already newer than 100 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 410 v 102 (ObjNum 409 snap 0 seq_num 409) dirty exists 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:411: finishing write tid 1 to smithi00370293-411 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:411: finishing write tid 2 to smithi00370293-411 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:411: finishing write tid 3 to smithi00370293-411 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:411: finishing write tid 4 to smithi00370293-411 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:411: finishing write tid 5 to smithi00370293-411 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:411: oid 411 updating version 0 to 103 2024-09-21T10:11:31.486 INFO:tasks.rados.rados.0.smithi003.stdout:411: oid 411 updating version 103 to 104 2024-09-21T10:11:31.487 INFO:tasks.rados.rados.0.smithi003.stdout:411: oid 411 updating version 104 to 105 2024-09-21T10:11:31.487 INFO:tasks.rados.rados.0.smithi003.stdout:411: oid 411 version 105 is already newer than 102 2024-09-21T10:11:31.487 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 411 v 105 (ObjNum 410 snap 0 seq_num 410) dirty exists 2024-09-21T10:11:31.487 INFO:tasks.rados.rados.0.smithi003.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2024-09-21T10:11:31.487 INFO:tasks.rados.rados.0.smithi003.stdout:412: finishing write tid 1 to smithi00370293-412 2024-09-21T10:11:31.487 INFO:tasks.rados.rados.0.smithi003.stdout:412: finishing write tid 2 to smithi00370293-412 2024-09-21T10:11:31.487 INFO:tasks.rados.rados.0.smithi003.stdout:410: done (15 left) 2024-09-21T10:11:31.487 INFO:tasks.rados.rados.0.smithi003.stdout:411: done (14 left) 2024-09-21T10:11:31.487 INFO:tasks.rados.rados.0.smithi003.stdout:426: write initial oid 426 2024-09-21T10:11:31.487 INFO:tasks.rados.rados.0.smithi003.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2024-09-21T10:11:31.493 INFO:tasks.rados.rados.0.smithi003.stdout:426: writing smithi00370293-426 from 742975 to 1523215 tid 1 2024-09-21T10:11:31.498 INFO:tasks.rados.rados.0.smithi003.stdout:426: writing smithi00370293-426 from 1953553 to 2380685 tid 2 2024-09-21T10:11:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:426: writing smithi00370293-426 from 2971713 to 3142975 tid 3 2024-09-21T10:11:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:427: write initial oid 427 2024-09-21T10:11:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2024-09-21T10:11:31.510 INFO:tasks.rados.rados.0.smithi003.stdout:427: writing smithi00370293-427 from 759782 to 1331624 tid 1 2024-09-21T10:11:31.518 INFO:tasks.rados.rados.0.smithi003.stdout:427: writing smithi00370293-427 from 2012035 to 2699178 tid 2 2024-09-21T10:11:31.518 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.518 INFO:tasks.rados.rados.0.smithi003.stdout:412: finishing write tid 3 to smithi00370293-412 2024-09-21T10:11:31.518 INFO:tasks.rados.rados.0.smithi003.stdout:412: finishing write tid 4 to smithi00370293-412 2024-09-21T10:11:31.518 INFO:tasks.rados.rados.0.smithi003.stdout:412: finishing write tid 5 to smithi00370293-412 2024-09-21T10:11:31.518 INFO:tasks.rados.rados.0.smithi003.stdout:412: oid 412 updating version 0 to 109 2024-09-21T10:11:31.518 INFO:tasks.rados.rados.0.smithi003.stdout:412: oid 412 version 109 is already newer than 108 2024-09-21T10:11:31.518 INFO:tasks.rados.rados.0.smithi003.stdout:412: oid 412 version 109 is already newer than 107 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:412: oid 412 version 109 is already newer than 106 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 412 v 109 (ObjNum 411 snap 0 seq_num 411) dirty exists 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:413: finishing write tid 1 to smithi00370293-413 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:413: finishing write tid 2 to smithi00370293-413 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:413: finishing write tid 3 to smithi00370293-413 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:413: finishing write tid 4 to smithi00370293-413 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:413: finishing write tid 5 to smithi00370293-413 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:413: oid 413 updating version 0 to 133 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:413: oid 413 updating version 133 to 134 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:413: oid 413 updating version 134 to 136 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:413: oid 413 version 136 is already newer than 135 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 413 v 136 (ObjNum 412 snap 0 seq_num 412) dirty exists 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2024-09-21T10:11:31.519 INFO:tasks.rados.rados.0.smithi003.stdout:414: finishing write tid 1 to smithi00370293-414 2024-09-21T10:11:31.520 INFO:tasks.rados.rados.0.smithi003.stdout:412: done (15 left) 2024-09-21T10:11:31.520 INFO:tasks.rados.rados.0.smithi003.stdout:413: done (14 left) 2024-09-21T10:11:31.520 INFO:tasks.rados.rados.0.smithi003.stdout:428: write initial oid 428 2024-09-21T10:11:31.520 INFO:tasks.rados.rados.0.smithi003.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2024-09-21T10:11:31.525 INFO:tasks.rados.rados.0.smithi003.stdout:428: writing smithi00370293-428 from 776589 to 1423680 tid 1 2024-09-21T10:11:31.531 INFO:tasks.rados.rados.0.smithi003.stdout:428: writing smithi00370293-428 from 2070517 to 2501318 tid 2 2024-09-21T10:11:31.535 INFO:tasks.rados.rados.0.smithi003.stdout:428: writing smithi00370293-428 from 3026559 to 3176589 tid 3 2024-09-21T10:11:31.535 INFO:tasks.rados.rados.0.smithi003.stdout:429: write initial oid 429 2024-09-21T10:11:31.535 INFO:tasks.rados.rados.0.smithi003.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2024-09-21T10:11:31.543 INFO:tasks.rados.rados.0.smithi003.stdout:429: writing smithi00370293-429 from 793396 to 1515736 tid 1 2024-09-21T10:11:31.551 INFO:tasks.rados.rados.0.smithi003.stdout:429: writing smithi00370293-429 from 2128999 to 2819811 tid 2 2024-09-21T10:11:31.551 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.551 INFO:tasks.rados.rados.0.smithi003.stdout:414: finishing write tid 2 to smithi00370293-414 2024-09-21T10:11:31.551 INFO:tasks.rados.rados.0.smithi003.stdout:414: finishing write tid 3 to smithi00370293-414 2024-09-21T10:11:31.551 INFO:tasks.rados.rados.0.smithi003.stdout:414: finishing write tid 4 to smithi00370293-414 2024-09-21T10:11:31.551 INFO:tasks.rados.rados.0.smithi003.stdout:414: oid 414 updating version 0 to 85 2024-09-21T10:11:31.551 INFO:tasks.rados.rados.0.smithi003.stdout:414: oid 414 updating version 85 to 86 2024-09-21T10:11:31.551 INFO:tasks.rados.rados.0.smithi003.stdout:414: oid 414 updating version 86 to 87 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 414 v 87 (ObjNum 413 snap 0 seq_num 413) dirty exists 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:415: finishing write tid 1 to smithi00370293-415 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:415: finishing write tid 2 to smithi00370293-415 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:415: finishing write tid 3 to smithi00370293-415 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:415: finishing write tid 4 to smithi00370293-415 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:415: oid 415 updating version 0 to 139 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:415: oid 415 version 139 is already newer than 138 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:415: oid 415 version 139 is already newer than 137 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 415 v 139 (ObjNum 414 snap 0 seq_num 414) dirty exists 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:416: finishing write tid 1 to smithi00370293-416 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:414: done (15 left) 2024-09-21T10:11:31.552 INFO:tasks.rados.rados.0.smithi003.stdout:415: done (14 left) 2024-09-21T10:11:31.553 INFO:tasks.rados.rados.0.smithi003.stdout:430: write initial oid 430 2024-09-21T10:11:31.553 INFO:tasks.rados.rados.0.smithi003.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2024-09-21T10:11:31.557 INFO:tasks.rados.rados.0.smithi003.stdout:430: writing smithi00370293-430 from 410203 to 1207792 tid 1 2024-09-21T10:11:31.563 INFO:tasks.rados.rados.0.smithi003.stdout:430: writing smithi00370293-430 from 1787481 to 2221951 tid 2 2024-09-21T10:11:31.568 INFO:tasks.rados.rados.0.smithi003.stdout:430: writing smithi00370293-430 from 2681405 to 3210203 tid 3 2024-09-21T10:11:31.568 INFO:tasks.rados.rados.0.smithi003.stdout:431: write initial oid 431 2024-09-21T10:11:31.568 INFO:tasks.rados.rados.0.smithi003.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2024-09-21T10:11:31.573 INFO:tasks.rados.rados.0.smithi003.stdout:431: writing smithi00370293-431 from 427010 to 899848 tid 1 2024-09-21T10:11:31.580 INFO:tasks.rados.rados.0.smithi003.stdout:431: writing smithi00370293-431 from 1329610 to 2024091 tid 2 2024-09-21T10:11:31.587 INFO:tasks.rados.rados.0.smithi003.stdout:431: writing smithi00370293-431 from 2708828 to 3227010 tid 3 2024-09-21T10:11:31.587 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.587 INFO:tasks.rados.rados.0.smithi003.stdout:416: finishing write tid 2 to smithi00370293-416 2024-09-21T10:11:31.587 INFO:tasks.rados.rados.0.smithi003.stdout:416: finishing write tid 3 to smithi00370293-416 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:416: finishing write tid 4 to smithi00370293-416 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:416: finishing write tid 5 to smithi00370293-416 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:416: oid 416 updating version 0 to 110 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:416: oid 416 updating version 110 to 111 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:416: oid 416 updating version 111 to 112 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:416: oid 416 updating version 112 to 113 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 416 v 113 (ObjNum 415 snap 0 seq_num 415) dirty exists 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:417: finishing write tid 1 to smithi00370293-417 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:417: finishing write tid 2 to smithi00370293-417 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:417: finishing write tid 3 to smithi00370293-417 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:417: finishing write tid 4 to smithi00370293-417 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:417: oid 417 updating version 0 to 112 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:417: oid 417 version 112 is already newer than 111 2024-09-21T10:11:31.588 INFO:tasks.rados.rados.0.smithi003.stdout:417: oid 417 version 112 is already newer than 110 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 417 v 112 (ObjNum 416 snap 0 seq_num 416) dirty exists 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:418: finishing write tid 1 to smithi00370293-418 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:418: finishing write tid 2 to smithi00370293-418 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:418: finishing write tid 3 to smithi00370293-418 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:418: finishing write tid 4 to smithi00370293-418 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:418: finishing write tid 5 to smithi00370293-418 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:418: oid 418 updating version 0 to 60 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:418: oid 418 updating version 60 to 61 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:418: oid 418 updating version 61 to 62 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:418: oid 418 version 62 is already newer than 59 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 418 v 62 (ObjNum 417 snap 0 seq_num 417) dirty exists 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:419: finishing write tid 1 to smithi00370293-419 2024-09-21T10:11:31.589 INFO:tasks.rados.rados.0.smithi003.stdout:419: finishing write tid 2 to smithi00370293-419 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:419: finishing write tid 3 to smithi00370293-419 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:419: finishing write tid 4 to smithi00370293-419 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:419: oid 419 updating version 0 to 105 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:419: oid 419 version 105 is already newer than 104 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:419: oid 419 updating version 105 to 106 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 419 v 106 (ObjNum 418 snap 0 seq_num 418) dirty exists 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:416: done (15 left) 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:417: done (14 left) 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:418: done (13 left) 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:419: done (12 left) 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:432: write initial oid 432 2024-09-21T10:11:31.590 INFO:tasks.rados.rados.0.smithi003.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2024-09-21T10:11:31.592 INFO:tasks.rados.rados.0.smithi003.stdout:432: writing smithi00370293-432 from 443817 to 991904 tid 1 2024-09-21T10:11:31.599 INFO:tasks.rados.rados.0.smithi003.stdout:432: writing smithi00370293-432 from 1788092 to 2226231 tid 2 2024-09-21T10:11:31.604 INFO:tasks.rados.rados.0.smithi003.stdout:432: writing smithi00370293-432 from 3019898 to 3243817 tid 3 2024-09-21T10:11:31.604 INFO:tasks.rados.rados.0.smithi003.stdout:433: write initial oid 433 2024-09-21T10:11:31.604 INFO:tasks.rados.rados.0.smithi003.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2024-09-21T10:11:31.610 INFO:tasks.rados.rados.0.smithi003.stdout:433: writing smithi00370293-433 from 460624 to 1083960 tid 1 2024-09-21T10:11:31.618 INFO:tasks.rados.rados.0.smithi003.stdout:433: writing smithi00370293-433 from 1846574 to 2544724 tid 2 2024-09-21T10:11:31.622 INFO:tasks.rados.rados.0.smithi003.stdout:433: writing smithi00370293-433 from 3163674 to 3260624 tid 3 2024-09-21T10:11:31.622 INFO:tasks.rados.rados.0.smithi003.stdout:434: write initial oid 434 2024-09-21T10:11:31.622 INFO:tasks.rados.rados.0.smithi003.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2024-09-21T10:11:31.629 INFO:tasks.rados.rados.0.smithi003.stdout:434: writing smithi00370293-434 from 477431 to 1176016 tid 1 2024-09-21T10:11:31.635 INFO:tasks.rados.rados.0.smithi003.stdout:434: writing smithi00370293-434 from 1905056 to 2346864 tid 2 2024-09-21T10:11:31.640 INFO:tasks.rados.rados.0.smithi003.stdout:434: writing smithi00370293-434 from 3074744 to 3277431 tid 3 2024-09-21T10:11:31.640 INFO:tasks.rados.rados.0.smithi003.stdout:435: write initial oid 435 2024-09-21T10:11:31.640 INFO:tasks.rados.rados.0.smithi003.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2024-09-21T10:11:31.646 INFO:tasks.rados.rados.0.smithi003.stdout:435: writing smithi00370293-435 from 494238 to 984425 tid 1 2024-09-21T10:11:31.653 INFO:tasks.rados.rados.0.smithi003.stdout:435: writing smithi00370293-435 from 1563538 to 2265357 tid 2 2024-09-21T10:11:31.659 INFO:tasks.rados.rados.0.smithi003.stdout:435: writing smithi00370293-435 from 2818520 to 3294238 tid 3 2024-09-21T10:11:31.659 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.659 INFO:tasks.rados.rados.0.smithi003.stdout:420: finishing write tid 1 to smithi00370293-420 2024-09-21T10:11:31.659 INFO:tasks.rados.rados.0.smithi003.stdout:420: finishing write tid 2 to smithi00370293-420 2024-09-21T10:11:31.659 INFO:tasks.rados.rados.0.smithi003.stdout:420: finishing write tid 3 to smithi00370293-420 2024-09-21T10:11:31.660 INFO:tasks.rados.rados.0.smithi003.stdout:420: finishing write tid 4 to smithi00370293-420 2024-09-21T10:11:31.660 INFO:tasks.rados.rados.0.smithi003.stdout:420: oid 420 updating version 0 to 81 2024-09-21T10:11:31.660 INFO:tasks.rados.rados.0.smithi003.stdout:420: oid 420 version 81 is already newer than 80 2024-09-21T10:11:31.660 INFO:tasks.rados.rados.0.smithi003.stdout:420: oid 420 version 81 is already newer than 79 2024-09-21T10:11:31.660 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 420 v 81 (ObjNum 419 snap 0 seq_num 419) dirty exists 2024-09-21T10:11:31.660 INFO:tasks.rados.rados.0.smithi003.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2024-09-21T10:11:31.660 INFO:tasks.rados.rados.0.smithi003.stdout:421: finishing write tid 1 to smithi00370293-421 2024-09-21T10:11:31.660 INFO:tasks.rados.rados.0.smithi003.stdout:420: done (15 left) 2024-09-21T10:11:31.660 INFO:tasks.rados.rados.0.smithi003.stdout:436: write initial oid 436 2024-09-21T10:11:31.660 INFO:tasks.rados.rados.0.smithi003.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2024-09-21T10:11:31.665 INFO:tasks.rados.rados.0.smithi003.stdout:436: writing smithi00370293-436 from 511045 to 1076481 tid 1 2024-09-21T10:11:31.671 INFO:tasks.rados.rados.0.smithi003.stdout:436: writing smithi00370293-436 from 1622020 to 2067497 tid 2 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout:436: writing smithi00370293-436 from 2729590 to 3286445 tid 3 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout:421: finishing write tid 2 to smithi00370293-421 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout:421: finishing write tid 3 to smithi00370293-421 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout:421: finishing write tid 4 to smithi00370293-421 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout:421: finishing write tid 5 to smithi00370293-421 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout:421: oid 421 updating version 0 to 65 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout:421: oid 421 version 65 is already newer than 63 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout:421: oid 421 version 65 is already newer than 64 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout:421: oid 421 updating version 65 to 66 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 421 v 66 (ObjNum 420 snap 0 seq_num 420) dirty exists 2024-09-21T10:11:31.679 INFO:tasks.rados.rados.0.smithi003.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2024-09-21T10:11:31.680 INFO:tasks.rados.rados.0.smithi003.stdout:422: finishing write tid 1 to smithi00370293-422 2024-09-21T10:11:31.680 INFO:tasks.rados.rados.0.smithi003.stdout:422: finishing write tid 2 to smithi00370293-422 2024-09-21T10:11:31.680 INFO:tasks.rados.rados.0.smithi003.stdout:421: done (15 left) 2024-09-21T10:11:31.680 INFO:tasks.rados.rados.0.smithi003.stdout:437: write initial oid 437 2024-09-21T10:11:31.680 INFO:tasks.rados.rados.0.smithi003.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2024-09-21T10:11:31.684 INFO:tasks.rados.rados.0.smithi003.stdout:437: writing smithi00370293-437 from 527852 to 1168537 tid 1 2024-09-21T10:11:31.690 INFO:tasks.rados.rados.0.smithi003.stdout:437: writing smithi00370293-437 from 1680502 to 2269637 tid 2 2024-09-21T10:11:31.697 INFO:tasks.rados.rados.0.smithi003.stdout:437: writing smithi00370293-437 from 2757013 to 3327852 tid 3 2024-09-21T10:11:31.697 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.697 INFO:tasks.rados.rados.0.smithi003.stdout:422: finishing write tid 3 to smithi00370293-422 2024-09-21T10:11:31.697 INFO:tasks.rados.rados.0.smithi003.stdout:422: finishing write tid 4 to smithi00370293-422 2024-09-21T10:11:31.697 INFO:tasks.rados.rados.0.smithi003.stdout:422: oid 422 updating version 0 to 62 2024-09-21T10:11:31.697 INFO:tasks.rados.rados.0.smithi003.stdout:422: oid 422 version 62 is already newer than 61 2024-09-21T10:11:31.697 INFO:tasks.rados.rados.0.smithi003.stdout:422: oid 422 version 62 is already newer than 60 2024-09-21T10:11:31.697 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 422 v 62 (ObjNum 421 snap 0 seq_num 421) dirty exists 2024-09-21T10:11:31.697 INFO:tasks.rados.rados.0.smithi003.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:423: finishing write tid 1 to smithi00370293-423 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:423: finishing write tid 2 to smithi00370293-423 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:423: finishing write tid 3 to smithi00370293-423 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:423: finishing write tid 4 to smithi00370293-423 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:423: finishing write tid 5 to smithi00370293-423 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:423: oid 423 updating version 0 to 143 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:423: oid 423 version 143 is already newer than 141 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:423: oid 423 version 143 is already newer than 140 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:423: oid 423 version 143 is already newer than 142 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 423 v 143 (ObjNum 422 snap 0 seq_num 422) dirty exists 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:424: finishing write tid 1 to smithi00370293-424 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:424: finishing write tid 2 to smithi00370293-424 2024-09-21T10:11:31.698 INFO:tasks.rados.rados.0.smithi003.stdout:424: finishing write tid 3 to smithi00370293-424 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:424: finishing write tid 4 to smithi00370293-424 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:424: finishing write tid 5 to smithi00370293-424 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:424: oid 424 updating version 0 to 117 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:424: oid 424 version 117 is already newer than 114 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:424: oid 424 version 117 is already newer than 116 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:424: oid 424 version 117 is already newer than 115 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 424 v 117 (ObjNum 423 snap 0 seq_num 423) dirty exists 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:422: done (15 left) 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:423: done (14 left) 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:424: done (13 left) 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:438: write initial oid 438 2024-09-21T10:11:31.699 INFO:tasks.rados.rados.0.smithi003.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2024-09-21T10:11:31.704 INFO:tasks.rados.rados.0.smithi003.stdout:438: writing smithi00370293-438 from 544659 to 1260593 tid 1 2024-09-21T10:11:31.709 INFO:tasks.rados.rados.0.smithi003.stdout:438: writing smithi00370293-438 from 1738984 to 2188130 tid 2 2024-09-21T10:11:31.718 INFO:tasks.rados.rados.0.smithi003.stdout:438: writing smithi00370293-438 from 2784436 to 3344659 tid 3 2024-09-21T10:11:31.718 INFO:tasks.rados.rados.0.smithi003.stdout:439: write initial oid 439 2024-09-21T10:11:31.718 INFO:tasks.rados.rados.0.smithi003.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2024-09-21T10:11:31.723 INFO:tasks.rados.rados.0.smithi003.stdout:439: writing smithi00370293-439 from 561466 to 1352649 tid 1 2024-09-21T10:11:31.730 INFO:tasks.rados.rados.0.smithi003.stdout:439: writing smithi00370293-439 from 2081113 to 2673917 tid 2 2024-09-21T10:11:31.734 INFO:tasks.rados.rados.0.smithi003.stdout:439: writing smithi00370293-439 from 3095506 to 3361466 tid 3 2024-09-21T10:11:31.734 INFO:tasks.rados.rados.0.smithi003.stdout:440: write initial oid 440 2024-09-21T10:11:31.734 INFO:tasks.rados.rados.0.smithi003.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2024-09-21T10:11:31.740 INFO:tasks.rados.rados.0.smithi003.stdout:440: writing smithi00370293-440 from 578273 to 1044705 tid 1 2024-09-21T10:11:31.747 INFO:tasks.rados.rados.0.smithi003.stdout:440: writing smithi00370293-440 from 1739595 to 2192410 tid 2 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:440: writing smithi00370293-440 from 2722929 to 3378273 tid 3 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:425: finishing write tid 1 to smithi00370293-425 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:425: finishing write tid 2 to smithi00370293-425 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:425: finishing write tid 3 to smithi00370293-425 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:425: finishing write tid 4 to smithi00370293-425 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:425: oid 425 updating version 0 to 72 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:425: oid 425 updating version 72 to 73 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:425: oid 425 version 73 is already newer than 71 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 425 v 73 (ObjNum 424 snap 0 seq_num 424) dirty exists 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:426: finishing write tid 1 to smithi00370293-426 2024-09-21T10:11:31.754 INFO:tasks.rados.rados.0.smithi003.stdout:425: done (15 left) 2024-09-21T10:11:31.755 INFO:tasks.rados.rados.0.smithi003.stdout:441: write initial oid 441 2024-09-21T10:11:31.755 INFO:tasks.rados.rados.0.smithi003.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2024-09-21T10:11:31.760 INFO:tasks.rados.rados.0.smithi003.stdout:441: writing smithi00370293-441 from 595080 to 1136761 tid 1 2024-09-21T10:11:31.767 INFO:tasks.rados.rados.0.smithi003.stdout:441: writing smithi00370293-441 from 1798077 to 2394550 tid 2 2024-09-21T10:11:31.773 INFO:tasks.rados.rados.0.smithi003.stdout:441: writing smithi00370293-441 from 3150352 to 3395080 tid 3 2024-09-21T10:11:31.773 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.773 INFO:tasks.rados.rados.0.smithi003.stdout:426: finishing write tid 2 to smithi00370293-426 2024-09-21T10:11:31.773 INFO:tasks.rados.rados.0.smithi003.stdout:426: finishing write tid 3 to smithi00370293-426 2024-09-21T10:11:31.773 INFO:tasks.rados.rados.0.smithi003.stdout:426: finishing write tid 4 to smithi00370293-426 2024-09-21T10:11:31.773 INFO:tasks.rados.rados.0.smithi003.stdout:426: finishing write tid 5 to smithi00370293-426 2024-09-21T10:11:31.773 INFO:tasks.rados.rados.0.smithi003.stdout:426: oid 426 updating version 0 to 89 2024-09-21T10:11:31.773 INFO:tasks.rados.rados.0.smithi003.stdout:426: oid 426 version 89 is already newer than 88 2024-09-21T10:11:31.773 INFO:tasks.rados.rados.0.smithi003.stdout:426: oid 426 updating version 89 to 91 2024-09-21T10:11:31.773 INFO:tasks.rados.rados.0.smithi003.stdout:426: oid 426 version 91 is already newer than 90 2024-09-21T10:11:31.773 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 426 v 91 (ObjNum 425 snap 0 seq_num 425) dirty exists 2024-09-21T10:11:31.774 INFO:tasks.rados.rados.0.smithi003.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2024-09-21T10:11:31.774 INFO:tasks.rados.rados.0.smithi003.stdout:427: finishing write tid 1 to smithi00370293-427 2024-09-21T10:11:31.774 INFO:tasks.rados.rados.0.smithi003.stdout:426: done (15 left) 2024-09-21T10:11:31.774 INFO:tasks.rados.rados.0.smithi003.stdout:442: write initial oid 442 2024-09-21T10:11:31.774 INFO:tasks.rados.rados.0.smithi003.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2024-09-21T10:11:31.780 INFO:tasks.rados.rados.0.smithi003.stdout:442: writing smithi00370293-442 from 611887 to 1345170 tid 1 2024-09-21T10:11:31.786 INFO:tasks.rados.rados.0.smithi003.stdout:442: writing smithi00370293-442 from 1972912 to 2429396 tid 2 2024-09-21T10:11:31.793 INFO:tasks.rados.rados.0.smithi003.stdout:442: writing smithi00370293-442 from 2894128 to 3411887 tid 3 2024-09-21T10:11:31.793 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.793 INFO:tasks.rados.rados.0.smithi003.stdout:427: finishing write tid 2 to smithi00370293-427 2024-09-21T10:11:31.793 INFO:tasks.rados.rados.0.smithi003.stdout:427: finishing write tid 3 to smithi00370293-427 2024-09-21T10:11:31.794 INFO:tasks.rados.rados.0.smithi003.stdout:427: finishing write tid 4 to smithi00370293-427 2024-09-21T10:11:31.794 INFO:tasks.rados.rados.0.smithi003.stdout:427: oid 427 updating version 0 to 83 2024-09-21T10:11:31.794 INFO:tasks.rados.rados.0.smithi003.stdout:427: oid 427 updating version 83 to 84 2024-09-21T10:11:31.794 INFO:tasks.rados.rados.0.smithi003.stdout:427: oid 427 version 84 is already newer than 82 2024-09-21T10:11:31.794 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 427 v 84 (ObjNum 426 snap 0 seq_num 426) dirty exists 2024-09-21T10:11:31.794 INFO:tasks.rados.rados.0.smithi003.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2024-09-21T10:11:31.794 INFO:tasks.rados.rados.0.smithi003.stdout:428: finishing write tid 1 to smithi00370293-428 2024-09-21T10:11:31.794 INFO:tasks.rados.rados.0.smithi003.stdout:428: finishing write tid 2 to smithi00370293-428 2024-09-21T10:11:31.794 INFO:tasks.rados.rados.0.smithi003.stdout:428: finishing write tid 3 to smithi00370293-428 2024-09-21T10:11:31.794 INFO:tasks.rados.rados.0.smithi003.stdout:428: finishing write tid 4 to smithi00370293-428 2024-09-21T10:11:31.794 INFO:tasks.rados.rados.0.smithi003.stdout:428: finishing write tid 5 to smithi00370293-428 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:428: oid 428 updating version 0 to 74 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:428: oid 428 version 74 is already newer than 71 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:428: oid 428 version 74 is already newer than 73 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:428: oid 428 version 74 is already newer than 72 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 428 v 74 (ObjNum 427 snap 0 seq_num 427) dirty exists 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:429: finishing write tid 1 to smithi00370293-429 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:429: finishing write tid 2 to smithi00370293-429 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:429: finishing write tid 3 to smithi00370293-429 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:429: finishing write tid 4 to smithi00370293-429 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:429: oid 429 updating version 0 to 92 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:429: oid 429 updating version 92 to 94 2024-09-21T10:11:31.795 INFO:tasks.rados.rados.0.smithi003.stdout:429: oid 429 version 94 is already newer than 93 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 429 v 94 (ObjNum 428 snap 0 seq_num 428) dirty exists 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:430: finishing write tid 1 to smithi00370293-430 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:430: finishing write tid 2 to smithi00370293-430 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:430: finishing write tid 3 to smithi00370293-430 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:430: finishing write tid 4 to smithi00370293-430 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:430: finishing write tid 5 to smithi00370293-430 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:430: oid 430 updating version 0 to 77 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:430: oid 430 version 77 is already newer than 74 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:430: oid 430 version 77 is already newer than 75 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:430: oid 430 version 77 is already newer than 76 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 430 v 77 (ObjNum 429 snap 0 seq_num 429) dirty exists 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:431: finishing write tid 1 to smithi00370293-431 2024-09-21T10:11:31.796 INFO:tasks.rados.rados.0.smithi003.stdout:427: done (15 left) 2024-09-21T10:11:31.797 INFO:tasks.rados.rados.0.smithi003.stdout:428: done (14 left) 2024-09-21T10:11:31.797 INFO:tasks.rados.rados.0.smithi003.stdout:429: done (13 left) 2024-09-21T10:11:31.797 INFO:tasks.rados.rados.0.smithi003.stdout:430: done (12 left) 2024-09-21T10:11:31.797 INFO:tasks.rados.rados.0.smithi003.stdout:443: write initial oid 443 2024-09-21T10:11:31.797 INFO:tasks.rados.rados.0.smithi003.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2024-09-21T10:11:31.798 INFO:tasks.rados.rados.0.smithi003.stdout:443: writing smithi00370293-443 from 628694 to 1037226 tid 1 2024-09-21T10:11:31.804 INFO:tasks.rados.rados.0.smithi003.stdout:443: writing smithi00370293-443 from 1515041 to 2115183 tid 2 2024-09-21T10:11:31.811 INFO:tasks.rados.rados.0.smithi003.stdout:443: writing smithi00370293-443 from 2805198 to 3357310 tid 3 2024-09-21T10:11:31.811 INFO:tasks.rados.rados.0.smithi003.stdout:444: write initial oid 444 2024-09-21T10:11:31.811 INFO:tasks.rados.rados.0.smithi003.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2024-09-21T10:11:31.818 INFO:tasks.rados.rados.0.smithi003.stdout:444: writing smithi00370293-444 from 645501 to 1129282 tid 1 2024-09-21T10:11:31.823 INFO:tasks.rados.rados.0.smithi003.stdout:444: writing smithi00370293-444 from 1573523 to 2033676 tid 2 2024-09-21T10:11:31.830 INFO:tasks.rados.rados.0.smithi003.stdout:444: writing smithi00370293-444 from 2548974 to 3312358 tid 3 2024-09-21T10:11:31.830 INFO:tasks.rados.rados.0.smithi003.stdout:445: write initial oid 445 2024-09-21T10:11:31.830 INFO:tasks.rados.rados.0.smithi003.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2024-09-21T10:11:31.837 INFO:tasks.rados.rados.0.smithi003.stdout:445: writing smithi00370293-445 from 662308 to 1221338 tid 1 2024-09-21T10:11:31.843 INFO:tasks.rados.rados.0.smithi003.stdout:445: writing smithi00370293-445 from 1632005 to 2235816 tid 2 2024-09-21T10:11:31.850 INFO:tasks.rados.rados.0.smithi003.stdout:445: writing smithi00370293-445 from 2860044 to 3462308 tid 3 2024-09-21T10:11:31.850 INFO:tasks.rados.rados.0.smithi003.stdout:446: write initial oid 446 2024-09-21T10:11:31.850 INFO:tasks.rados.rados.0.smithi003.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2024-09-21T10:11:31.857 INFO:tasks.rados.rados.0.smithi003.stdout:446: writing smithi00370293-446 from 679115 to 1313394 tid 1 2024-09-21T10:11:31.864 INFO:tasks.rados.rados.0.smithi003.stdout:446: writing smithi00370293-446 from 2090487 to 2554309 tid 2 2024-09-21T10:11:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:446: writing smithi00370293-446 from 3003820 to 3479115 tid 3 2024-09-21T10:11:31.870 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:431: finishing write tid 2 to smithi00370293-431 2024-09-21T10:11:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:431: finishing write tid 3 to smithi00370293-431 2024-09-21T10:11:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:431: finishing write tid 4 to smithi00370293-431 2024-09-21T10:11:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:431: finishing write tid 5 to smithi00370293-431 2024-09-21T10:11:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:431: oid 431 updating version 0 to 113 2024-09-21T10:11:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:431: oid 431 updating version 113 to 116 2024-09-21T10:11:31.870 INFO:tasks.rados.rados.0.smithi003.stdout:431: oid 431 version 116 is already newer than 115 2024-09-21T10:11:31.871 INFO:tasks.rados.rados.0.smithi003.stdout:431: oid 431 version 116 is already newer than 114 2024-09-21T10:11:31.871 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 431 v 116 (ObjNum 430 snap 0 seq_num 430) dirty exists 2024-09-21T10:11:31.871 INFO:tasks.rados.rados.0.smithi003.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2024-09-21T10:11:31.871 INFO:tasks.rados.rados.0.smithi003.stdout:432: finishing write tid 1 to smithi00370293-432 2024-09-21T10:11:31.871 INFO:tasks.rados.rados.0.smithi003.stdout:432: finishing write tid 2 to smithi00370293-432 2024-09-21T10:11:31.871 INFO:tasks.rados.rados.0.smithi003.stdout:432: finishing write tid 3 to smithi00370293-432 2024-09-21T10:11:31.871 INFO:tasks.rados.rados.0.smithi003.stdout:431: done (15 left) 2024-09-21T10:11:31.871 INFO:tasks.rados.rados.0.smithi003.stdout:447: write initial oid 447 2024-09-21T10:11:31.871 INFO:tasks.rados.rados.0.smithi003.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2024-09-21T10:11:31.877 INFO:tasks.rados.rados.0.smithi003.stdout:447: writing smithi00370293-447 from 695922 to 1405450 tid 1 2024-09-21T10:11:31.884 INFO:tasks.rados.rados.0.smithi003.stdout:447: writing smithi00370293-447 from 2032616 to 2640096 tid 2 2024-09-21T10:11:31.890 INFO:tasks.rados.rados.0.smithi003.stdout:447: writing smithi00370293-447 from 3198537 to 3495922 tid 3 2024-09-21T10:11:31.890 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.890 INFO:tasks.rados.rados.0.smithi003.stdout:432: finishing write tid 4 to smithi00370293-432 2024-09-21T10:11:31.890 INFO:tasks.rados.rados.0.smithi003.stdout:432: finishing write tid 5 to smithi00370293-432 2024-09-21T10:11:31.890 INFO:tasks.rados.rados.0.smithi003.stdout:432: oid 432 updating version 0 to 91 2024-09-21T10:11:31.890 INFO:tasks.rados.rados.0.smithi003.stdout:432: oid 432 version 91 is already newer than 90 2024-09-21T10:11:31.890 INFO:tasks.rados.rados.0.smithi003.stdout:432: oid 432 version 91 is already newer than 89 2024-09-21T10:11:31.890 INFO:tasks.rados.rados.0.smithi003.stdout:432: oid 432 version 91 is already newer than 88 2024-09-21T10:11:31.890 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 432 v 91 (ObjNum 431 snap 0 seq_num 431) dirty exists 2024-09-21T10:11:31.890 INFO:tasks.rados.rados.0.smithi003.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2024-09-21T10:11:31.890 INFO:tasks.rados.rados.0.smithi003.stdout:433: finishing write tid 1 to smithi00370293-433 2024-09-21T10:11:31.891 INFO:tasks.rados.rados.0.smithi003.stdout:432: done (15 left) 2024-09-21T10:11:31.891 INFO:tasks.rados.rados.0.smithi003.stdout:448: write initial oid 448 2024-09-21T10:11:31.891 INFO:tasks.rados.rados.0.smithi003.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2024-09-21T10:11:31.898 INFO:tasks.rados.rados.0.smithi003.stdout:448: writing smithi00370293-448 from 712729 to 1497506 tid 1 2024-09-21T10:11:31.904 INFO:tasks.rados.rados.0.smithi003.stdout:448: writing smithi00370293-448 from 2091098 to 2558589 tid 2 2024-09-21T10:11:31.910 INFO:tasks.rados.rados.0.smithi003.stdout:448: writing smithi00370293-448 from 3342313 to 3512729 tid 3 2024-09-21T10:11:31.910 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.910 INFO:tasks.rados.rados.0.smithi003.stdout:433: finishing write tid 2 to smithi00370293-433 2024-09-21T10:11:31.910 INFO:tasks.rados.rados.0.smithi003.stdout:433: finishing write tid 3 to smithi00370293-433 2024-09-21T10:11:31.910 INFO:tasks.rados.rados.0.smithi003.stdout:433: finishing write tid 4 to smithi00370293-433 2024-09-21T10:11:31.910 INFO:tasks.rados.rados.0.smithi003.stdout:433: finishing write tid 5 to smithi00370293-433 2024-09-21T10:11:31.910 INFO:tasks.rados.rados.0.smithi003.stdout:433: oid 433 updating version 0 to 146 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:433: oid 433 version 146 is already newer than 145 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:433: oid 433 updating version 146 to 147 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:433: oid 433 version 147 is already newer than 144 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 433 v 147 (ObjNum 432 snap 0 seq_num 432) dirty exists 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:434: finishing write tid 1 to smithi00370293-434 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:434: finishing write tid 2 to smithi00370293-434 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:434: finishing write tid 3 to smithi00370293-434 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:434: finishing write tid 4 to smithi00370293-434 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:434: finishing write tid 5 to smithi00370293-434 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:434: oid 434 updating version 0 to 148 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:434: oid 434 updating version 148 to 150 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:434: oid 434 updating version 150 to 151 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:434: oid 434 version 151 is already newer than 149 2024-09-21T10:11:31.911 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 434 v 151 (ObjNum 433 snap 0 seq_num 433) dirty exists 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:435: finishing write tid 1 to smithi00370293-435 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:435: finishing write tid 2 to smithi00370293-435 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:435: finishing write tid 3 to smithi00370293-435 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:435: finishing write tid 4 to smithi00370293-435 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:435: finishing write tid 5 to smithi00370293-435 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:435: oid 435 updating version 0 to 84 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:435: oid 435 updating version 84 to 85 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:435: oid 435 version 85 is already newer than 82 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:435: oid 435 version 85 is already newer than 83 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 435 v 85 (ObjNum 434 snap 0 seq_num 434) dirty exists 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:433: done (15 left) 2024-09-21T10:11:31.912 INFO:tasks.rados.rados.0.smithi003.stdout:434: done (14 left) 2024-09-21T10:11:31.913 INFO:tasks.rados.rados.0.smithi003.stdout:435: done (13 left) 2024-09-21T10:11:31.913 INFO:tasks.rados.rados.0.smithi003.stdout:449: write initial oid 449 2024-09-21T10:11:31.913 INFO:tasks.rados.rados.0.smithi003.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2024-09-21T10:11:31.917 INFO:tasks.rados.rados.0.smithi003.stdout:449: writing smithi00370293-449 from 729536 to 1189562 tid 1 2024-09-21T10:11:31.923 INFO:tasks.rados.rados.0.smithi003.stdout:449: writing smithi00370293-449 from 1749580 to 2360729 tid 2 2024-09-21T10:11:31.929 INFO:tasks.rados.rados.0.smithi003.stdout:449: writing smithi00370293-449 from 2853383 to 3305833 tid 3 2024-09-21T10:11:31.929 INFO:tasks.rados.rados.0.smithi003.stdout:450: write initial oid 450 2024-09-21T10:11:31.929 INFO:tasks.rados.rados.0.smithi003.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2024-09-21T10:11:31.937 INFO:tasks.rados.rados.0.smithi003.stdout:450: writing smithi00370293-450 from 746343 to 1397971 tid 1 2024-09-21T10:11:31.944 INFO:tasks.rados.rados.0.smithi003.stdout:450: writing smithi00370293-450 from 1924415 to 2679222 tid 2 2024-09-21T10:11:31.949 INFO:tasks.rados.rados.0.smithi003.stdout:450: writing smithi00370293-450 from 3397159 to 3546343 tid 3 2024-09-21T10:11:31.949 INFO:tasks.rados.rados.0.smithi003.stdout:451: write initial oid 451 2024-09-21T10:11:31.949 INFO:tasks.rados.rados.0.smithi003.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2024-09-21T10:11:31.957 INFO:tasks.rados.rados.0.smithi003.stdout:451: writing smithi00370293-451 from 763150 to 1490027 tid 1 2024-09-21T10:11:31.964 INFO:tasks.rados.rados.0.smithi003.stdout:451: writing smithi00370293-451 from 1982897 to 2597715 tid 2 2024-09-21T10:11:31.969 INFO:tasks.rados.rados.0.smithi003.stdout:451: writing smithi00370293-451 from 3024582 to 3499576 tid 3 2024-09-21T10:11:31.969 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:31.969 INFO:tasks.rados.rados.0.smithi003.stdout:436: finishing write tid 1 to smithi00370293-436 2024-09-21T10:11:31.969 INFO:tasks.rados.rados.0.smithi003.stdout:436: finishing write tid 2 to smithi00370293-436 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:436: finishing write tid 3 to smithi00370293-436 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:436: finishing write tid 4 to smithi00370293-436 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:436: finishing write tid 5 to smithi00370293-436 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:436: oid 436 updating version 0 to 78 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:436: oid 436 version 78 is already newer than 77 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:436: oid 436 version 78 is already newer than 75 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:436: oid 436 version 78 is already newer than 76 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 436 v 78 (ObjNum 435 snap 0 seq_num 435) dirty exists 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:437: finishing write tid 1 to smithi00370293-437 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:437: finishing write tid 2 to smithi00370293-437 2024-09-21T10:11:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:437: finishing write tid 3 to smithi00370293-437 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:437: finishing write tid 4 to smithi00370293-437 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:437: finishing write tid 5 to smithi00370293-437 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:437: oid 437 updating version 0 to 68 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:437: oid 437 updating version 68 to 69 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:437: oid 437 updating version 69 to 70 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:437: oid 437 version 70 is already newer than 67 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 437 v 70 (ObjNum 436 snap 0 seq_num 436) dirty exists 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:438: finishing write tid 1 to smithi00370293-438 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:438: finishing write tid 2 to smithi00370293-438 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:438: finishing write tid 3 to smithi00370293-438 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:438: finishing write tid 4 to smithi00370293-438 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:438: finishing write tid 5 to smithi00370293-438 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:438: oid 438 updating version 0 to 71 2024-09-21T10:11:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:438: oid 438 version 71 is already newer than 70 2024-09-21T10:11:31.972 INFO:tasks.rados.rados.0.smithi003.stdout:438: oid 438 version 71 is already newer than 68 2024-09-21T10:11:31.972 INFO:tasks.rados.rados.0.smithi003.stdout:438: oid 438 version 71 is already newer than 69 2024-09-21T10:11:31.972 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 438 v 71 (ObjNum 437 snap 0 seq_num 437) dirty exists 2024-09-21T10:11:31.972 INFO:tasks.rados.rados.0.smithi003.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2024-09-21T10:11:31.972 INFO:tasks.rados.rados.0.smithi003.stdout:436: done (15 left) 2024-09-21T10:11:31.972 INFO:tasks.rados.rados.0.smithi003.stdout:437: done (14 left) 2024-09-21T10:11:31.972 INFO:tasks.rados.rados.0.smithi003.stdout:438: done (13 left) 2024-09-21T10:11:31.972 INFO:tasks.rados.rados.0.smithi003.stdout:452: write initial oid 452 2024-09-21T10:11:31.972 INFO:tasks.rados.rados.0.smithi003.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2024-09-21T10:11:31.976 INFO:tasks.rados.rados.0.smithi003.stdout:452: writing smithi00370293-452 from 779957 to 1182083 tid 1 2024-09-21T10:11:31.984 INFO:tasks.rados.rados.0.smithi003.stdout:452: writing smithi00370293-452 from 1925026 to 2683502 tid 2 2024-09-21T10:11:31.989 INFO:tasks.rados.rados.0.smithi003.stdout:452: writing smithi00370293-452 from 3335652 to 3579957 tid 3 2024-09-21T10:11:31.989 INFO:tasks.rados.rados.0.smithi003.stdout:453: write initial oid 453 2024-09-21T10:11:31.990 INFO:tasks.rados.rados.0.smithi003.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2024-09-21T10:11:31.996 INFO:tasks.rados.rados.0.smithi003.stdout:453: writing smithi00370293-453 from 796764 to 1274139 tid 1 2024-09-21T10:11:32.004 INFO:tasks.rados.rados.0.smithi003.stdout:453: writing smithi00370293-453 from 1983508 to 2601995 tid 2 2024-09-21T10:11:32.010 INFO:tasks.rados.rados.0.smithi003.stdout:453: writing smithi00370293-453 from 3363075 to 3596764 tid 3 2024-09-21T10:11:32.010 INFO:tasks.rados.rados.0.smithi003.stdout:454: write initial oid 454 2024-09-21T10:11:32.010 INFO:tasks.rados.rados.0.smithi003.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2024-09-21T10:11:32.015 INFO:tasks.rados.rados.0.smithi003.stdout:454: writing smithi00370293-454 from 413571 to 966195 tid 1 2024-09-21T10:11:32.023 INFO:tasks.rados.rados.0.smithi003.stdout:454: writing smithi00370293-454 from 1641990 to 2404135 tid 2 2024-09-21T10:11:32.029 INFO:tasks.rados.rados.0.smithi003.stdout:454: writing smithi00370293-454 from 2990498 to 3415661 tid 3 2024-09-21T10:11:32.029 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.029 INFO:tasks.rados.rados.0.smithi003.stdout:439: finishing write tid 1 to smithi00370293-439 2024-09-21T10:11:32.029 INFO:tasks.rados.rados.0.smithi003.stdout:439: finishing write tid 2 to smithi00370293-439 2024-09-21T10:11:32.029 INFO:tasks.rados.rados.0.smithi003.stdout:439: finishing write tid 3 to smithi00370293-439 2024-09-21T10:11:32.029 INFO:tasks.rados.rados.0.smithi003.stdout:439: finishing write tid 4 to smithi00370293-439 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:439: finishing write tid 5 to smithi00370293-439 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:439: oid 439 updating version 0 to 109 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:439: oid 439 updating version 109 to 110 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:439: oid 439 version 110 is already newer than 107 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:439: oid 439 version 110 is already newer than 108 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 439 v 110 (ObjNum 438 snap 0 seq_num 438) dirty exists 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:440: finishing write tid 1 to smithi00370293-440 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:440: finishing write tid 2 to smithi00370293-440 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:440: finishing write tid 3 to smithi00370293-440 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:440: finishing write tid 4 to smithi00370293-440 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:440: finishing write tid 5 to smithi00370293-440 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:440: oid 440 updating version 0 to 101 2024-09-21T10:11:32.030 INFO:tasks.rados.rados.0.smithi003.stdout:440: oid 440 version 101 is already newer than 98 2024-09-21T10:11:32.031 INFO:tasks.rados.rados.0.smithi003.stdout:440: oid 440 version 101 is already newer than 100 2024-09-21T10:11:32.031 INFO:tasks.rados.rados.0.smithi003.stdout:440: oid 440 version 101 is already newer than 99 2024-09-21T10:11:32.031 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 440 v 101 (ObjNum 439 snap 0 seq_num 439) dirty exists 2024-09-21T10:11:32.031 INFO:tasks.rados.rados.0.smithi003.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2024-09-21T10:11:32.031 INFO:tasks.rados.rados.0.smithi003.stdout:439: done (15 left) 2024-09-21T10:11:32.031 INFO:tasks.rados.rados.0.smithi003.stdout:440: done (14 left) 2024-09-21T10:11:32.031 INFO:tasks.rados.rados.0.smithi003.stdout:455: write initial oid 455 2024-09-21T10:11:32.031 INFO:tasks.rados.rados.0.smithi003.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2024-09-21T10:11:32.035 INFO:tasks.rados.rados.0.smithi003.stdout:455: writing smithi00370293-455 from 430378 to 1058251 tid 1 2024-09-21T10:11:32.042 INFO:tasks.rados.rados.0.smithi003.stdout:455: writing smithi00370293-455 from 1700472 to 2322628 tid 2 2024-09-21T10:11:32.049 INFO:tasks.rados.rados.0.smithi003.stdout:455: writing smithi00370293-455 from 3017921 to 3630378 tid 3 2024-09-21T10:11:32.049 INFO:tasks.rados.rados.0.smithi003.stdout:456: write initial oid 456 2024-09-21T10:11:32.050 INFO:tasks.rados.rados.0.smithi003.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2024-09-21T10:11:32.056 INFO:tasks.rados.rados.0.smithi003.stdout:456: writing smithi00370293-456 from 447185 to 1150307 tid 1 2024-09-21T10:11:32.063 INFO:tasks.rados.rados.0.smithi003.stdout:456: writing smithi00370293-456 from 1642601 to 2408415 tid 2 2024-09-21T10:11:32.068 INFO:tasks.rados.rados.0.smithi003.stdout:456: writing smithi00370293-456 from 2928991 to 3376698 tid 3 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:441: finishing write tid 1 to smithi00370293-441 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:441: finishing write tid 2 to smithi00370293-441 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:441: finishing write tid 3 to smithi00370293-441 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:441: finishing write tid 4 to smithi00370293-441 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:441: finishing write tid 5 to smithi00370293-441 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:441: oid 441 updating version 0 to 73 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:441: oid 441 version 73 is already newer than 72 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:441: oid 441 updating version 73 to 75 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:441: oid 441 version 75 is already newer than 74 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 441 v 75 (ObjNum 440 snap 0 seq_num 440) dirty exists 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2024-09-21T10:11:32.069 INFO:tasks.rados.rados.0.smithi003.stdout:442: finishing write tid 1 to smithi00370293-442 2024-09-21T10:11:32.070 INFO:tasks.rados.rados.0.smithi003.stdout:442: finishing write tid 2 to smithi00370293-442 2024-09-21T10:11:32.070 INFO:tasks.rados.rados.0.smithi003.stdout:441: done (15 left) 2024-09-21T10:11:32.070 INFO:tasks.rados.rados.0.smithi003.stdout:457: write initial oid 457 2024-09-21T10:11:32.070 INFO:tasks.rados.rados.0.smithi003.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2024-09-21T10:11:32.075 INFO:tasks.rados.rados.0.smithi003.stdout:457: writing smithi00370293-457 from 463992 to 1242363 tid 1 2024-09-21T10:11:32.082 INFO:tasks.rados.rados.0.smithi003.stdout:457: writing smithi00370293-457 from 1701083 to 2326908 tid 2 2024-09-21T10:11:32.089 INFO:tasks.rados.rados.0.smithi003.stdout:457: writing smithi00370293-457 from 2956414 to 3615393 tid 3 2024-09-21T10:11:32.089 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.089 INFO:tasks.rados.rados.0.smithi003.stdout:442: finishing write tid 3 to smithi00370293-442 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:442: finishing write tid 4 to smithi00370293-442 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:442: finishing write tid 5 to smithi00370293-442 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:442: oid 442 updating version 0 to 73 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:442: oid 442 updating version 73 to 74 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:442: oid 442 version 74 is already newer than 71 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:442: oid 442 version 74 is already newer than 72 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 442 v 74 (ObjNum 441 snap 0 seq_num 441) dirty exists 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:443: finishing write tid 1 to smithi00370293-443 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:443: finishing write tid 2 to smithi00370293-443 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:443: finishing write tid 3 to smithi00370293-443 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:443: finishing write tid 4 to smithi00370293-443 2024-09-21T10:11:32.090 INFO:tasks.rados.rados.0.smithi003.stdout:443: finishing write tid 5 to smithi00370293-443 2024-09-21T10:11:32.091 INFO:tasks.rados.rados.0.smithi003.stdout:443: oid 443 updating version 0 to 79 2024-09-21T10:11:32.091 INFO:tasks.rados.rados.0.smithi003.stdout:443: oid 443 updating version 79 to 81 2024-09-21T10:11:32.091 INFO:tasks.rados.rados.0.smithi003.stdout:443: oid 443 version 81 is already newer than 78 2024-09-21T10:11:32.091 INFO:tasks.rados.rados.0.smithi003.stdout:443: oid 443 version 81 is already newer than 80 2024-09-21T10:11:32.091 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 443 v 81 (ObjNum 442 snap 0 seq_num 442) dirty exists 2024-09-21T10:11:32.091 INFO:tasks.rados.rados.0.smithi003.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2024-09-21T10:11:32.091 INFO:tasks.rados.rados.0.smithi003.stdout:444: finishing write tid 1 to smithi00370293-444 2024-09-21T10:11:32.091 INFO:tasks.rados.rados.0.smithi003.stdout:442: done (15 left) 2024-09-21T10:11:32.091 INFO:tasks.rados.rados.0.smithi003.stdout:443: done (14 left) 2024-09-21T10:11:32.091 INFO:tasks.rados.rados.0.smithi003.stdout:458: write initial oid 458 2024-09-21T10:11:32.091 INFO:tasks.rados.rados.0.smithi003.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2024-09-21T10:11:32.095 INFO:tasks.rados.rados.0.smithi003.stdout:458: writing smithi00370293-458 from 480799 to 1050772 tid 1 2024-09-21T10:11:32.102 INFO:tasks.rados.rados.0.smithi003.stdout:458: writing smithi00370293-458 from 1475918 to 2245401 tid 2 2024-09-21T10:11:32.108 INFO:tasks.rados.rados.0.smithi003.stdout:458: writing smithi00370293-458 from 2700190 to 3286794 tid 3 2024-09-21T10:11:32.108 INFO:tasks.rados.rados.0.smithi003.stdout:459: write initial oid 459 2024-09-21T10:11:32.108 INFO:tasks.rados.rados.0.smithi003.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2024-09-21T10:11:32.114 INFO:tasks.rados.rados.0.smithi003.stdout:459: writing smithi00370293-459 from 497606 to 1142828 tid 1 2024-09-21T10:11:32.122 INFO:tasks.rados.rados.0.smithi003.stdout:459: writing smithi00370293-459 from 1934400 to 2563894 tid 2 2024-09-21T10:11:32.129 INFO:tasks.rados.rados.0.smithi003.stdout:459: writing smithi00370293-459 from 3243966 to 3697606 tid 3 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:444: finishing write tid 2 to smithi00370293-444 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:444: finishing write tid 3 to smithi00370293-444 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:444: finishing write tid 4 to smithi00370293-444 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:444: finishing write tid 5 to smithi00370293-444 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:444: oid 444 updating version 0 to 95 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:444: oid 444 updating version 95 to 98 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:444: oid 444 version 98 is already newer than 97 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:444: oid 444 version 98 is already newer than 96 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 444 v 98 (ObjNum 443 snap 0 seq_num 443) dirty exists 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:445: finishing write tid 1 to smithi00370293-445 2024-09-21T10:11:32.130 INFO:tasks.rados.rados.0.smithi003.stdout:445: finishing write tid 2 to smithi00370293-445 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:445: finishing write tid 3 to smithi00370293-445 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:445: finishing write tid 4 to smithi00370293-445 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:445: finishing write tid 5 to smithi00370293-445 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:445: oid 445 updating version 0 to 64 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:445: oid 445 updating version 64 to 66 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:445: oid 445 version 66 is already newer than 65 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:445: oid 445 version 66 is already newer than 63 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 445 v 66 (ObjNum 444 snap 0 seq_num 444) dirty exists 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:446: finishing write tid 1 to smithi00370293-446 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:446: finishing write tid 2 to smithi00370293-446 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:446: finishing write tid 3 to smithi00370293-446 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:446: finishing write tid 4 to smithi00370293-446 2024-09-21T10:11:32.131 INFO:tasks.rados.rados.0.smithi003.stdout:446: finishing write tid 5 to smithi00370293-446 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:446: oid 446 updating version 0 to 85 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:446: oid 446 version 85 is already newer than 83 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:446: oid 446 version 85 is already newer than 84 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:446: oid 446 version 85 is already newer than 82 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 446 v 85 (ObjNum 445 snap 0 seq_num 445) dirty exists 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:447: finishing write tid 1 to smithi00370293-447 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:447: finishing write tid 2 to smithi00370293-447 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:447: finishing write tid 3 to smithi00370293-447 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:447: finishing write tid 4 to smithi00370293-447 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:447: finishing write tid 5 to smithi00370293-447 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:447: oid 447 updating version 0 to 118 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:447: oid 447 updating version 118 to 120 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:447: oid 447 version 120 is already newer than 119 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:447: oid 447 version 120 is already newer than 117 2024-09-21T10:11:32.132 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 447 v 120 (ObjNum 446 snap 0 seq_num 446) dirty exists 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:448: finishing write tid 1 to smithi00370293-448 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:448: finishing write tid 2 to smithi00370293-448 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:448: finishing write tid 3 to smithi00370293-448 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:448: finishing write tid 4 to smithi00370293-448 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:448: finishing write tid 5 to smithi00370293-448 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:448: oid 448 updating version 0 to 122 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:448: oid 448 updating version 122 to 124 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:448: oid 448 version 124 is already newer than 123 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:448: oid 448 version 124 is already newer than 121 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 448 v 124 (ObjNum 447 snap 0 seq_num 447) dirty exists 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:449: finishing write tid 1 to smithi00370293-449 2024-09-21T10:11:32.133 INFO:tasks.rados.rados.0.smithi003.stdout:449: finishing write tid 2 to smithi00370293-449 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:449: finishing write tid 3 to smithi00370293-449 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:449: finishing write tid 4 to smithi00370293-449 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:449: finishing write tid 5 to smithi00370293-449 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:449: oid 449 updating version 0 to 67 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:449: oid 449 updating version 67 to 70 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:449: oid 449 version 70 is already newer than 69 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:449: oid 449 version 70 is already newer than 68 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 449 v 70 (ObjNum 448 snap 0 seq_num 448) dirty exists 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:450: finishing write tid 1 to smithi00370293-450 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:450: finishing write tid 2 to smithi00370293-450 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:450: finishing write tid 3 to smithi00370293-450 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:450: finishing write tid 4 to smithi00370293-450 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:450: finishing write tid 5 to smithi00370293-450 2024-09-21T10:11:32.134 INFO:tasks.rados.rados.0.smithi003.stdout:450: oid 450 updating version 0 to 153 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:450: oid 450 version 153 is already newer than 152 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:450: oid 450 updating version 153 to 154 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:450: oid 450 updating version 154 to 155 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 450 v 155 (ObjNum 449 snap 0 seq_num 449) dirty exists 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:444: done (15 left) 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:445: done (14 left) 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:446: done (13 left) 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:447: done (12 left) 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:448: done (11 left) 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:449: done (10 left) 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:450: done (9 left) 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:460: write initial oid 460 2024-09-21T10:11:32.135 INFO:tasks.rados.rados.0.smithi003.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2024-09-21T10:11:32.136 INFO:tasks.rados.rados.0.smithi003.stdout:460: writing smithi00370293-460 from 514413 to 1234884 tid 1 2024-09-21T10:11:32.144 INFO:tasks.rados.rados.0.smithi003.stdout:460: writing smithi00370293-460 from 1876529 to 2649681 tid 2 2024-09-21T10:11:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:460: writing smithi00370293-460 from 3438683 to 3714413 tid 3 2024-09-21T10:11:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:461: write initial oid 461 2024-09-21T10:11:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2024-09-21T10:11:32.158 INFO:tasks.rados.rados.0.smithi003.stdout:461: writing smithi00370293-461 from 531220 to 1326940 tid 1 2024-09-21T10:11:32.165 INFO:tasks.rados.rados.0.smithi003.stdout:461: writing smithi00370293-461 from 1935011 to 2451821 tid 2 2024-09-21T10:11:32.171 INFO:tasks.rados.rados.0.smithi003.stdout:461: writing smithi00370293-461 from 3066106 to 3486526 tid 3 2024-09-21T10:11:32.171 INFO:tasks.rados.rados.0.smithi003.stdout:462: write initial oid 462 2024-09-21T10:11:32.171 INFO:tasks.rados.rados.0.smithi003.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2024-09-21T10:11:32.177 INFO:tasks.rados.rados.0.smithi003.stdout:462: writing smithi00370293-462 from 548027 to 1018996 tid 1 2024-09-21T10:11:32.185 INFO:tasks.rados.rados.0.smithi003.stdout:462: writing smithi00370293-462 from 1593493 to 2370314 tid 2 2024-09-21T10:11:32.192 INFO:tasks.rados.rados.0.smithi003.stdout:462: writing smithi00370293-462 from 3093529 to 3725221 tid 3 2024-09-21T10:11:32.192 INFO:tasks.rados.rados.0.smithi003.stdout:463: write initial oid 463 2024-09-21T10:11:32.192 INFO:tasks.rados.rados.0.smithi003.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2024-09-21T10:11:32.199 INFO:tasks.rados.rados.0.smithi003.stdout:463: writing smithi00370293-463 from 564834 to 1111052 tid 1 2024-09-21T10:11:32.205 INFO:tasks.rados.rados.0.smithi003.stdout:463: writing smithi00370293-463 from 1651975 to 2172454 tid 2 2024-09-21T10:11:32.219 INFO:tasks.rados.rados.0.smithi003.stdout:463: writing smithi00370293-463 from 2720952 to 3280269 tid 3 2024-09-21T10:11:32.414 INFO:tasks.rados.rados.0.smithi003.stdout:464: write initial oid 464 2024-09-21T10:11:32.415 INFO:tasks.rados.rados.0.smithi003.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2024-09-21T10:11:32.415 INFO:tasks.rados.rados.0.smithi003.stdout:464: writing smithi00370293-464 from 581641 to 1203108 tid 1 2024-09-21T10:11:32.419 INFO:tasks.rados.rados.0.smithi003.stdout:464: writing smithi00370293-464 from 1994104 to 2774594 tid 2 2024-09-21T10:11:32.419 INFO:tasks.rados.rados.0.smithi003.stdout:464: writing smithi00370293-464 from 3432022 to 3781641 tid 3 2024-09-21T10:11:32.419 INFO:tasks.rados.rados.0.smithi003.stdout:465: write initial oid 465 2024-09-21T10:11:32.419 INFO:tasks.rados.rados.0.smithi003.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2024-09-21T10:11:32.419 INFO:tasks.rados.rados.0.smithi003.stdout:465: writing smithi00370293-465 from 598448 to 1011517 tid 1 2024-09-21T10:11:32.419 INFO:tasks.rados.rados.0.smithi003.stdout:465: writing smithi00370293-465 from 1768939 to 2293087 tid 2 2024-09-21T10:11:32.419 INFO:tasks.rados.rados.0.smithi003.stdout:465: writing smithi00370293-465 from 2775798 to 3357659 tid 3 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:465: writing smithi00370293-465 from 3781488 to 3798448 tid 4 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:466: write initial oid 466 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:466: writing smithi00370293-466 from 615255 to 1103573 tid 1 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:466: writing smithi00370293-466 from 1827421 to 2611580 tid 2 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:466: writing smithi00370293-466 from 3203221 to 3815255 tid 3 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:451: finishing write tid 1 to smithi00370293-451 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:451: finishing write tid 2 to smithi00370293-451 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:451: finishing write tid 3 to smithi00370293-451 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:451: finishing write tid 4 to smithi00370293-451 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:451: finishing write tid 5 to smithi00370293-451 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:451: oid 451 updating version 0 to 99 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:451: oid 451 updating version 99 to 100 2024-09-21T10:11:32.420 INFO:tasks.rados.rados.0.smithi003.stdout:451: oid 451 updating version 100 to 102 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:451: oid 451 version 102 is already newer than 101 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 451 v 102 (ObjNum 450 snap 0 seq_num 450) dirty exists 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:452: finishing write tid 1 to smithi00370293-452 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:451: done (15 left) 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:467: write initial oid 467 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:467: writing smithi00370293-467 from 632062 to 1195629 tid 1 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:467: writing smithi00370293-467 from 1885903 to 2413720 tid 2 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:467: writing smithi00370293-467 from 2830644 to 3551402 tid 3 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:452: finishing write tid 2 to smithi00370293-452 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:452: finishing write tid 3 to smithi00370293-452 2024-09-21T10:11:32.421 INFO:tasks.rados.rados.0.smithi003.stdout:452: finishing write tid 4 to smithi00370293-452 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:452: finishing write tid 5 to smithi00370293-452 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:452: oid 452 updating version 0 to 72 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:452: oid 452 updating version 72 to 73 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:452: oid 452 updating version 73 to 74 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:452: oid 452 version 74 is already newer than 71 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 452 v 74 (ObjNum 451 snap 0 seq_num 451) dirty exists 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:453: finishing write tid 1 to smithi00370293-453 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:453: finishing write tid 2 to smithi00370293-453 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:453: finishing write tid 3 to smithi00370293-453 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:453: finishing write tid 4 to smithi00370293-453 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:453: finishing write tid 5 to smithi00370293-453 2024-09-21T10:11:32.422 INFO:tasks.rados.rados.0.smithi003.stdout:453: oid 453 updating version 0 to 158 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:453: oid 453 version 158 is already newer than 157 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:453: oid 453 version 158 is already newer than 156 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:453: oid 453 updating version 158 to 159 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 453 v 159 (ObjNum 452 snap 0 seq_num 452) dirty exists 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:454: finishing write tid 1 to smithi00370293-454 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:454: finishing write tid 2 to smithi00370293-454 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:454: finishing write tid 3 to smithi00370293-454 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:454: finishing write tid 4 to smithi00370293-454 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:454: finishing write tid 5 to smithi00370293-454 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:454: oid 454 updating version 0 to 103 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:454: oid 454 updating version 103 to 104 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:454: oid 454 updating version 104 to 106 2024-09-21T10:11:32.423 INFO:tasks.rados.rados.0.smithi003.stdout:454: oid 454 version 106 is already newer than 105 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 454 v 106 (ObjNum 453 snap 0 seq_num 453) dirty exists 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:455: finishing write tid 1 to smithi00370293-455 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:455: finishing write tid 2 to smithi00370293-455 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:452: done (15 left) 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:453: done (14 left) 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:454: done (13 left) 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:468: write initial oid 468 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:468: writing smithi00370293-468 from 648869 to 1287685 tid 1 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:468: writing smithi00370293-468 from 1828032 to 2615860 tid 2 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:468: writing smithi00370293-468 from 3141714 to 3673744 tid 3 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:469: write initial oid 469 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:469: writing smithi00370293-469 from 665676 to 1379741 tid 1 2024-09-21T10:11:32.424 INFO:tasks.rados.rados.0.smithi003.stdout:469: writing smithi00370293-469 from 1886514 to 2418000 tid 2 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:469: writing smithi00370293-469 from 3169137 to 3865676 tid 3 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:470: write initial oid 470 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:470: writing smithi00370293-470 from 682483 to 1471797 tid 1 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:470: writing smithi00370293-470 from 1944996 to 2736493 tid 2 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:470: writing smithi00370293-470 from 3196560 to 3751134 tid 3 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:455: finishing write tid 3 to smithi00370293-455 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:455: finishing write tid 4 to smithi00370293-455 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:455: finishing write tid 5 to smithi00370293-455 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:455: oid 455 updating version 0 to 87 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:455: oid 455 updating version 87 to 88 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:455: oid 455 version 88 is already newer than 85 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:455: oid 455 version 88 is already newer than 86 2024-09-21T10:11:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 455 v 88 (ObjNum 454 snap 0 seq_num 454) dirty exists 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:456: finishing write tid 1 to smithi00370293-456 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:456: finishing write tid 2 to smithi00370293-456 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:455: done (15 left) 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:471: write initial oid 471 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:471: writing smithi00370293-471 from 699290 to 1163853 tid 1 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:471: writing smithi00370293-471 from 1603478 to 2138633 tid 2 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:471: writing smithi00370293-471 from 2823983 to 3589829 tid 3 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:456: finishing write tid 3 to smithi00370293-456 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:456: finishing write tid 4 to smithi00370293-456 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:456: finishing write tid 5 to smithi00370293-456 2024-09-21T10:11:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:456: oid 456 updating version 0 to 76 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:456: oid 456 updating version 76 to 78 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:456: oid 456 updating version 78 to 79 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:456: oid 456 version 79 is already newer than 77 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 456 v 79 (ObjNum 455 snap 0 seq_num 455) dirty exists 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:457: finishing write tid 1 to smithi00370293-457 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:457: finishing write tid 2 to smithi00370293-457 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:456: done (15 left) 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:472: write initial oid 472 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:472: writing smithi00370293-472 from 716097 to 1255909 tid 1 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:472: writing smithi00370293-472 from 1945607 to 2740773 tid 2 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout:472: writing smithi00370293-472 from 3535053 to 3916097 tid 3 2024-09-21T10:11:32.427 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:457: finishing write tid 3 to smithi00370293-457 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:457: finishing write tid 4 to smithi00370293-457 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:457: finishing write tid 5 to smithi00370293-457 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:457: oid 457 updating version 0 to 86 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:457: oid 457 updating version 86 to 87 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:457: oid 457 updating version 87 to 89 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:457: oid 457 version 89 is already newer than 88 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 457 v 89 (ObjNum 456 snap 0 seq_num 456) dirty exists 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:458: finishing write tid 1 to smithi00370293-458 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:458: finishing write tid 2 to smithi00370293-458 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:458: finishing write tid 3 to smithi00370293-458 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:458: finishing write tid 4 to smithi00370293-458 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:458: finishing write tid 5 to smithi00370293-458 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:458: oid 458 updating version 0 to 93 2024-09-21T10:11:32.428 INFO:tasks.rados.rados.0.smithi003.stdout:458: oid 458 version 93 is already newer than 91 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:458: oid 458 version 93 is already newer than 90 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:458: oid 458 version 93 is already newer than 92 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 458 v 93 (ObjNum 457 snap 0 seq_num 457) dirty exists 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:459: finishing write tid 1 to smithi00370293-459 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:459: finishing write tid 2 to smithi00370293-459 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:459: finishing write tid 3 to smithi00370293-459 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:459: finishing write tid 4 to smithi00370293-459 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:459: finishing write tid 5 to smithi00370293-459 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:459: oid 459 updating version 0 to 97 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:459: oid 459 version 97 is already newer than 96 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:459: oid 459 version 97 is already newer than 95 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:459: oid 459 version 97 is already newer than 94 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 459 v 97 (ObjNum 458 snap 0 seq_num 458) dirty exists 2024-09-21T10:11:32.429 INFO:tasks.rados.rados.0.smithi003.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2024-09-21T10:11:32.430 INFO:tasks.rados.rados.0.smithi003.stdout:457: done (15 left) 2024-09-21T10:11:32.430 INFO:tasks.rados.rados.0.smithi003.stdout:458: done (14 left) 2024-09-21T10:11:32.430 INFO:tasks.rados.rados.0.smithi003.stdout:459: done (13 left) 2024-09-21T10:11:32.430 INFO:tasks.rados.rados.0.smithi003.stdout:473: write initial oid 473 2024-09-21T10:11:32.430 INFO:tasks.rados.rados.0.smithi003.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2024-09-21T10:11:32.430 INFO:tasks.rados.rados.0.smithi003.stdout:473: writing smithi00370293-473 from 732904 to 1464318 tid 1 2024-09-21T10:11:32.430 INFO:tasks.rados.rados.0.smithi003.stdout:473: writing smithi00370293-473 from 2120442 to 2659266 tid 2 2024-09-21T10:11:32.431 INFO:tasks.rados.rados.0.smithi003.stdout:473: writing smithi00370293-473 from 3278829 to 3783572 tid 3 2024-09-21T10:11:32.431 INFO:tasks.rados.rados.0.smithi003.stdout:474: write initial oid 474 2024-09-21T10:11:32.431 INFO:tasks.rados.rados.0.smithi003.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2024-09-21T10:11:32.431 INFO:tasks.rados.rados.0.smithi003.stdout:474: writing smithi00370293-474 from 749711 to 1156374 tid 1 2024-09-21T10:11:32.434 INFO:tasks.rados.rados.0.smithi003.stdout:474: writing smithi00370293-474 from 1778924 to 2461406 tid 2 2024-09-21T10:11:32.442 INFO:tasks.rados.rados.0.smithi003.stdout:474: writing smithi00370293-474 from 3189899 to 3905914 tid 3 2024-09-21T10:11:32.442 INFO:tasks.rados.rados.0.smithi003.stdout:475: write initial oid 475 2024-09-21T10:11:32.442 INFO:tasks.rados.rados.0.smithi003.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2024-09-21T10:11:32.449 INFO:tasks.rados.rados.0.smithi003.stdout:475: writing smithi00370293-475 from 766518 to 1248430 tid 1 2024-09-21T10:11:32.455 INFO:tasks.rados.rados.0.smithi003.stdout:475: writing smithi00370293-475 from 1837406 to 2379899 tid 2 2024-09-21T10:11:32.461 INFO:tasks.rados.rados.0.smithi003.stdout:475: writing smithi00370293-475 from 2933675 to 3460962 tid 3 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout:475: writing smithi00370293-475 from 3876584 to 3966518 tid 4 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout:460: finishing write tid 1 to smithi00370293-460 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout:460: finishing write tid 2 to smithi00370293-460 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout:460: finishing write tid 3 to smithi00370293-460 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout:460: finishing write tid 4 to smithi00370293-460 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout:460: finishing write tid 5 to smithi00370293-460 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout:460: oid 460 updating version 0 to 109 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout:460: oid 460 version 109 is already newer than 107 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout:460: oid 460 version 109 is already newer than 108 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout:460: oid 460 updating version 109 to 110 2024-09-21T10:11:32.465 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 460 v 110 (ObjNum 459 snap 0 seq_num 459) dirty exists 2024-09-21T10:11:32.466 INFO:tasks.rados.rados.0.smithi003.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2024-09-21T10:11:32.466 INFO:tasks.rados.rados.0.smithi003.stdout:461: finishing write tid 1 to smithi00370293-461 2024-09-21T10:11:32.466 INFO:tasks.rados.rados.0.smithi003.stdout:461: finishing write tid 2 to smithi00370293-461 2024-09-21T10:11:32.466 INFO:tasks.rados.rados.0.smithi003.stdout:461: finishing write tid 3 to smithi00370293-461 2024-09-21T10:11:32.466 INFO:tasks.rados.rados.0.smithi003.stdout:460: done (15 left) 2024-09-21T10:11:32.466 INFO:tasks.rados.rados.0.smithi003.stdout:476: write initial oid 476 2024-09-21T10:11:32.466 INFO:tasks.rados.rados.0.smithi003.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2024-09-21T10:11:32.472 INFO:tasks.rados.rados.0.smithi003.stdout:476: writing smithi00370293-476 from 783325 to 1340486 tid 1 2024-09-21T10:11:32.478 INFO:tasks.rados.rados.0.smithi003.stdout:476: writing smithi00370293-476 from 1779535 to 2465686 tid 2 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:476: writing smithi00370293-476 from 3244745 to 3699657 tid 3 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:461: finishing write tid 4 to smithi00370293-461 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:461: finishing write tid 5 to smithi00370293-461 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:461: oid 461 updating version 0 to 98 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:461: oid 461 updating version 98 to 101 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:461: oid 461 version 101 is already newer than 99 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:461: oid 461 version 101 is already newer than 100 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 461 v 101 (ObjNum 460 snap 0 seq_num 460) dirty exists 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:462: finishing write tid 1 to smithi00370293-462 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:462: finishing write tid 2 to smithi00370293-462 2024-09-21T10:11:32.486 INFO:tasks.rados.rados.0.smithi003.stdout:462: finishing write tid 3 to smithi00370293-462 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:462: finishing write tid 4 to smithi00370293-462 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:462: finishing write tid 5 to smithi00370293-462 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:462: oid 462 updating version 0 to 103 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:462: oid 462 version 103 is already newer than 102 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:462: oid 462 updating version 103 to 104 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:462: oid 462 updating version 104 to 105 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 462 v 105 (ObjNum 461 snap 0 seq_num 461) dirty exists 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:461: done (15 left) 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:462: done (14 left) 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:477: write initial oid 477 2024-09-21T10:11:32.487 INFO:tasks.rados.rados.0.smithi003.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2024-09-21T10:11:32.491 INFO:tasks.rados.rados.0.smithi003.stdout:477: writing smithi00370293-477 from 400132 to 1032542 tid 1 2024-09-21T10:11:32.497 INFO:tasks.rados.rados.0.smithi003.stdout:477: writing smithi00370293-477 from 1438017 to 1984179 tid 2 2024-09-21T10:11:32.497 INFO:tasks.rados.rados.0.smithi003.stdout:478: write initial oid 478 2024-09-21T10:11:32.497 INFO:tasks.rados.rados.0.smithi003.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2024-09-21T10:11:32.503 INFO:tasks.rados.rados.0.smithi003.stdout:478: writing smithi00370293-478 from 416939 to 1124598 tid 1 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout:478: writing smithi00370293-478 from 1896499 to 2016939 tid 2 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout:463: finishing write tid 1 to smithi00370293-463 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout:463: finishing write tid 2 to smithi00370293-463 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout:463: finishing write tid 3 to smithi00370293-463 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout:463: finishing write tid 4 to smithi00370293-463 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout:463: finishing write tid 5 to smithi00370293-463 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout:463: oid 463 updating version 0 to 86 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout:463: oid 463 updating version 86 to 88 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout:463: oid 463 version 88 is already newer than 87 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout:463: oid 463 updating version 88 to 89 2024-09-21T10:11:32.509 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 463 v 89 (ObjNum 462 snap 0 seq_num 462) dirty exists 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:464: finishing write tid 1 to smithi00370293-464 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:464: finishing write tid 2 to smithi00370293-464 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:464: finishing write tid 3 to smithi00370293-464 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:464: finishing write tid 4 to smithi00370293-464 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:464: finishing write tid 5 to smithi00370293-464 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:464: oid 464 updating version 0 to 81 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:464: oid 464 version 81 is already newer than 80 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:464: oid 464 version 81 is already newer than 79 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:464: oid 464 updating version 81 to 82 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 464 v 82 (ObjNum 463 snap 0 seq_num 463) dirty exists 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:465: finishing write tid 1 to smithi00370293-465 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:465: finishing write tid 2 to smithi00370293-465 2024-09-21T10:11:32.510 INFO:tasks.rados.rados.0.smithi003.stdout:465: finishing write tid 3 to smithi00370293-465 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:465: finishing write tid 4 to smithi00370293-465 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:465: finishing write tid 5 to smithi00370293-465 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:465: finishing write tid 6 to smithi00370293-465 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:465: oid 465 updating version 0 to 91 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:465: oid 465 version 91 is already newer than 90 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:465: oid 465 version 91 is already newer than 89 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:465: oid 465 updating version 91 to 93 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:465: oid 465 version 93 is already newer than 92 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 465 v 93 (ObjNum 464 snap 0 seq_num 464) dirty exists 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:463: done (15 left) 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:464: done (14 left) 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:465: done (13 left) 2024-09-21T10:11:32.511 INFO:tasks.rados.rados.0.smithi003.stdout:479: write initial oid 479 2024-09-21T10:11:32.512 INFO:tasks.rados.rados.0.smithi003.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2024-09-21T10:11:32.515 INFO:tasks.rados.rados.0.smithi003.stdout:479: writing smithi00370293-479 from 433746 to 1216654 tid 1 2024-09-21T10:11:32.519 INFO:tasks.rados.rados.0.smithi003.stdout:479: writing smithi00370293-479 from 1954981 to 2033746 tid 2 2024-09-21T10:11:32.519 INFO:tasks.rados.rados.0.smithi003.stdout:480: write initial oid 480 2024-09-21T10:11:32.520 INFO:tasks.rados.rados.0.smithi003.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2024-09-21T10:11:32.525 INFO:tasks.rados.rados.0.smithi003.stdout:480: writing smithi00370293-480 from 450553 to 1025063 tid 1 2024-09-21T10:11:32.531 INFO:tasks.rados.rados.0.smithi003.stdout:480: writing smithi00370293-480 from 1613463 to 2050553 tid 2 2024-09-21T10:11:32.531 INFO:tasks.rados.rados.0.smithi003.stdout:481: write initial oid 481 2024-09-21T10:11:32.531 INFO:tasks.rados.rados.0.smithi003.stdout:466: finishing write tid 1 to smithi00370293-466 2024-09-21T10:11:32.531 INFO:tasks.rados.rados.0.smithi003.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2024-09-21T10:11:32.537 INFO:tasks.rados.rados.0.smithi003.stdout:481: writing smithi00370293-481 from 467360 to 1117119 tid 1 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout:481: writing smithi00370293-481 from 1671945 to 2067360 tid 2 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout:466: finishing write tid 2 to smithi00370293-466 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout:466: finishing write tid 3 to smithi00370293-466 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout:466: finishing write tid 4 to smithi00370293-466 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout:466: finishing write tid 5 to smithi00370293-466 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout:466: oid 466 updating version 0 to 75 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout:466: oid 466 updating version 75 to 76 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout:466: oid 466 updating version 76 to 77 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout:466: oid 466 updating version 77 to 78 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 466 v 78 (ObjNum 465 snap 0 seq_num 465) dirty exists 2024-09-21T10:11:32.543 INFO:tasks.rados.rados.0.smithi003.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:467: finishing write tid 1 to smithi00370293-467 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:467: finishing write tid 2 to smithi00370293-467 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:467: finishing write tid 3 to smithi00370293-467 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:467: finishing write tid 4 to smithi00370293-467 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:467: finishing write tid 5 to smithi00370293-467 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:467: oid 467 updating version 0 to 93 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:467: oid 467 updating version 93 to 94 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:467: oid 467 updating version 94 to 95 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:467: oid 467 version 95 is already newer than 92 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 467 v 95 (ObjNum 466 snap 0 seq_num 466) dirty exists 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:468: finishing write tid 1 to smithi00370293-468 2024-09-21T10:11:32.544 INFO:tasks.rados.rados.0.smithi003.stdout:468: finishing write tid 2 to smithi00370293-468 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:468: finishing write tid 3 to smithi00370293-468 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:468: finishing write tid 4 to smithi00370293-468 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:468: finishing write tid 5 to smithi00370293-468 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:468: oid 468 updating version 0 to 122 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:468: oid 468 updating version 122 to 125 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:468: oid 468 version 125 is already newer than 124 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:468: oid 468 version 125 is already newer than 123 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 468 v 125 (ObjNum 467 snap 0 seq_num 467) dirty exists 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:469: finishing write tid 1 to smithi00370293-469 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:469: finishing write tid 2 to smithi00370293-469 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:469: finishing write tid 3 to smithi00370293-469 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:469: finishing write tid 4 to smithi00370293-469 2024-09-21T10:11:32.545 INFO:tasks.rados.rados.0.smithi003.stdout:469: finishing write tid 5 to smithi00370293-469 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:469: oid 469 updating version 0 to 83 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:469: oid 469 updating version 83 to 85 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:469: oid 469 version 85 is already newer than 84 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:469: oid 469 updating version 85 to 86 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 469 v 86 (ObjNum 468 snap 0 seq_num 468) dirty exists 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:470: finishing write tid 1 to smithi00370293-470 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:470: finishing write tid 2 to smithi00370293-470 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:466: done (15 left) 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:467: done (14 left) 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:468: done (13 left) 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:469: done (12 left) 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:482: write initial oid 482 2024-09-21T10:11:32.546 INFO:tasks.rados.rados.0.smithi003.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2024-09-21T10:11:32.549 INFO:tasks.rados.rados.0.smithi003.stdout:482: writing smithi00370293-482 from 484167 to 1209175 tid 1 2024-09-21T10:11:32.554 INFO:tasks.rados.rados.0.smithi003.stdout:482: writing smithi00370293-482 from 1730427 to 2084167 tid 2 2024-09-21T10:11:32.554 INFO:tasks.rados.rados.0.smithi003.stdout:483: write initial oid 483 2024-09-21T10:11:32.554 INFO:tasks.rados.rados.0.smithi003.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2024-09-21T10:11:32.559 INFO:tasks.rados.rados.0.smithi003.stdout:483: writing smithi00370293-483 from 500974 to 901231 tid 1 2024-09-21T10:11:32.565 INFO:tasks.rados.rados.0.smithi003.stdout:483: writing smithi00370293-483 from 1388909 to 1946078 tid 2 2024-09-21T10:11:32.565 INFO:tasks.rados.rados.0.smithi003.stdout:484: write initial oid 484 2024-09-21T10:11:32.565 INFO:tasks.rados.rados.0.smithi003.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2024-09-21T10:11:32.570 INFO:tasks.rados.rados.0.smithi003.stdout:484: writing smithi00370293-484 from 517781 to 993287 tid 1 2024-09-21T10:11:32.576 INFO:tasks.rados.rados.0.smithi003.stdout:484: writing smithi00370293-484 from 1731038 to 2117781 tid 2 2024-09-21T10:11:32.576 INFO:tasks.rados.rados.0.smithi003.stdout:485: write initial oid 485 2024-09-21T10:11:32.576 INFO:tasks.rados.rados.0.smithi003.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2024-09-21T10:11:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:485: writing smithi00370293-485 from 534588 to 1085343 tid 1 2024-09-21T10:11:32.589 INFO:tasks.rados.rados.0.smithi003.stdout:485: writing smithi00370293-485 from 1789520 to 2134588 tid 2 2024-09-21T10:11:32.589 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.589 INFO:tasks.rados.rados.0.smithi003.stdout:470: finishing write tid 3 to smithi00370293-470 2024-09-21T10:11:32.589 INFO:tasks.rados.rados.0.smithi003.stdout:470: finishing write tid 4 to smithi00370293-470 2024-09-21T10:11:32.589 INFO:tasks.rados.rados.0.smithi003.stdout:470: finishing write tid 5 to smithi00370293-470 2024-09-21T10:11:32.589 INFO:tasks.rados.rados.0.smithi003.stdout:470: oid 470 updating version 0 to 82 2024-09-21T10:11:32.589 INFO:tasks.rados.rados.0.smithi003.stdout:470: oid 470 version 82 is already newer than 79 2024-09-21T10:11:32.589 INFO:tasks.rados.rados.0.smithi003.stdout:470: oid 470 version 82 is already newer than 81 2024-09-21T10:11:32.589 INFO:tasks.rados.rados.0.smithi003.stdout:470: oid 470 version 82 is already newer than 80 2024-09-21T10:11:32.589 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 470 v 82 (ObjNum 469 snap 0 seq_num 469) dirty exists 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:471: finishing write tid 1 to smithi00370293-471 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:471: finishing write tid 2 to smithi00370293-471 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:471: finishing write tid 3 to smithi00370293-471 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:471: finishing write tid 4 to smithi00370293-471 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:471: finishing write tid 5 to smithi00370293-471 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:471: oid 471 updating version 0 to 76 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:471: oid 471 updating version 76 to 78 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:471: oid 471 version 78 is already newer than 75 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:471: oid 471 version 78 is already newer than 77 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 471 v 78 (ObjNum 470 snap 0 seq_num 470) dirty exists 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:470: done (15 left) 2024-09-21T10:11:32.590 INFO:tasks.rados.rados.0.smithi003.stdout:471: done (14 left) 2024-09-21T10:11:32.591 INFO:tasks.rados.rados.0.smithi003.stdout:486: write initial oid 486 2024-09-21T10:11:32.591 INFO:tasks.rados.rados.0.smithi003.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2024-09-21T10:11:32.595 INFO:tasks.rados.rados.0.smithi003.stdout:486: writing smithi00370293-486 from 551395 to 1177399 tid 1 2024-09-21T10:11:32.600 INFO:tasks.rados.rados.0.smithi003.stdout:486: writing smithi00370293-486 from 1848002 to 2151395 tid 2 2024-09-21T10:11:32.600 INFO:tasks.rados.rados.0.smithi003.stdout:487: write initial oid 487 2024-09-21T10:11:32.600 INFO:tasks.rados.rados.0.smithi003.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2024-09-21T10:11:32.607 INFO:tasks.rados.rados.0.smithi003.stdout:487: writing smithi00370293-487 from 568202 to 1269455 tid 1 2024-09-21T10:11:32.613 INFO:tasks.rados.rados.0.smithi003.stdout:487: writing smithi00370293-487 from 1906484 to 2168202 tid 2 2024-09-21T10:11:32.613 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.613 INFO:tasks.rados.rados.0.smithi003.stdout:472: finishing write tid 1 to smithi00370293-472 2024-09-21T10:11:32.613 INFO:tasks.rados.rados.0.smithi003.stdout:472: finishing write tid 2 to smithi00370293-472 2024-09-21T10:11:32.613 INFO:tasks.rados.rados.0.smithi003.stdout:472: finishing write tid 3 to smithi00370293-472 2024-09-21T10:11:32.613 INFO:tasks.rados.rados.0.smithi003.stdout:472: finishing write tid 4 to smithi00370293-472 2024-09-21T10:11:32.613 INFO:tasks.rados.rados.0.smithi003.stdout:472: finishing write tid 5 to smithi00370293-472 2024-09-21T10:11:32.613 INFO:tasks.rados.rados.0.smithi003.stdout:472: oid 472 updating version 0 to 105 2024-09-21T10:11:32.613 INFO:tasks.rados.rados.0.smithi003.stdout:472: oid 472 version 105 is already newer than 103 2024-09-21T10:11:32.613 INFO:tasks.rados.rados.0.smithi003.stdout:472: oid 472 version 105 is already newer than 104 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:472: oid 472 version 105 is already newer than 102 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 472 v 105 (ObjNum 471 snap 0 seq_num 471) dirty exists 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:473: finishing write tid 1 to smithi00370293-473 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:473: finishing write tid 2 to smithi00370293-473 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:473: finishing write tid 3 to smithi00370293-473 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:473: finishing write tid 4 to smithi00370293-473 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:473: finishing write tid 5 to smithi00370293-473 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:473: oid 473 updating version 0 to 108 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:473: oid 473 updating version 108 to 109 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:473: oid 473 version 109 is already newer than 107 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:473: oid 473 version 109 is already newer than 106 2024-09-21T10:11:32.614 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 473 v 109 (ObjNum 472 snap 0 seq_num 472) dirty exists 2024-09-21T10:11:32.615 INFO:tasks.rados.rados.0.smithi003.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2024-09-21T10:11:32.615 INFO:tasks.rados.rados.0.smithi003.stdout:472: done (15 left) 2024-09-21T10:11:32.615 INFO:tasks.rados.rados.0.smithi003.stdout:473: done (14 left) 2024-09-21T10:11:32.615 INFO:tasks.rados.rados.0.smithi003.stdout:488: write initial oid 488 2024-09-21T10:11:32.615 INFO:tasks.rados.rados.0.smithi003.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2024-09-21T10:11:32.618 INFO:tasks.rados.rados.0.smithi003.stdout:488: writing smithi00370293-488 from 585009 to 1077864 tid 1 2024-09-21T10:11:32.624 INFO:tasks.rados.rados.0.smithi003.stdout:488: writing smithi00370293-488 from 1564966 to 2185009 tid 2 2024-09-21T10:11:32.625 INFO:tasks.rados.rados.0.smithi003.stdout:489: write initial oid 489 2024-09-21T10:11:32.625 INFO:tasks.rados.rados.0.smithi003.stdout:474: finishing write tid 1 to smithi00370293-474 2024-09-21T10:11:32.625 INFO:tasks.rados.rados.0.smithi003.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2024-09-21T10:11:32.631 INFO:tasks.rados.rados.0.smithi003.stdout:489: writing smithi00370293-489 from 601816 to 1169920 tid 1 2024-09-21T10:11:32.636 INFO:tasks.rados.rados.0.smithi003.stdout:489: writing smithi00370293-489 from 1623448 to 2075271 tid 2 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:474: finishing write tid 2 to smithi00370293-474 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:474: finishing write tid 3 to smithi00370293-474 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:474: finishing write tid 4 to smithi00370293-474 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:474: finishing write tid 5 to smithi00370293-474 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:474: oid 474 updating version 0 to 111 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:474: oid 474 updating version 111 to 113 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:474: oid 474 version 113 is already newer than 110 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:474: oid 474 version 113 is already newer than 112 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 474 v 113 (ObjNum 473 snap 0 seq_num 473) dirty exists 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:475: finishing write tid 1 to smithi00370293-475 2024-09-21T10:11:32.637 INFO:tasks.rados.rados.0.smithi003.stdout:475: finishing write tid 2 to smithi00370293-475 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:475: finishing write tid 3 to smithi00370293-475 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:475: finishing write tid 4 to smithi00370293-475 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:475: finishing write tid 5 to smithi00370293-475 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:475: finishing write tid 6 to smithi00370293-475 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:475: oid 475 updating version 0 to 106 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:475: oid 475 updating version 106 to 108 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:475: oid 475 updating version 108 to 109 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:475: oid 475 version 109 is already newer than 107 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:475: oid 475 updating version 109 to 110 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 475 v 110 (ObjNum 474 snap 0 seq_num 474) dirty exists 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:474: done (15 left) 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:475: done (14 left) 2024-09-21T10:11:32.638 INFO:tasks.rados.rados.0.smithi003.stdout:490: write initial oid 490 2024-09-21T10:11:32.639 INFO:tasks.rados.rados.0.smithi003.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2024-09-21T10:11:32.643 INFO:tasks.rados.rados.0.smithi003.stdout:490: writing smithi00370293-490 from 618623 to 1261976 tid 1 2024-09-21T10:11:32.648 INFO:tasks.rados.rados.0.smithi003.stdout:490: writing smithi00370293-490 from 1681930 to 2218623 tid 2 2024-09-21T10:11:32.649 INFO:tasks.rados.rados.0.smithi003.stdout:491: write initial oid 491 2024-09-21T10:11:32.649 INFO:tasks.rados.rados.0.smithi003.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2024-09-21T10:11:32.656 INFO:tasks.rados.rados.0.smithi003.stdout:491: writing smithi00370293-491 from 635430 to 1354032 tid 1 2024-09-21T10:11:32.662 INFO:tasks.rados.rados.0.smithi003.stdout:491: writing smithi00370293-491 from 2140412 to 2235430 tid 2 2024-09-21T10:11:32.662 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.662 INFO:tasks.rados.rados.0.smithi003.stdout:476: finishing write tid 1 to smithi00370293-476 2024-09-21T10:11:32.662 INFO:tasks.rados.rados.0.smithi003.stdout:476: finishing write tid 2 to smithi00370293-476 2024-09-21T10:11:32.662 INFO:tasks.rados.rados.0.smithi003.stdout:476: finishing write tid 3 to smithi00370293-476 2024-09-21T10:11:32.662 INFO:tasks.rados.rados.0.smithi003.stdout:476: finishing write tid 4 to smithi00370293-476 2024-09-21T10:11:32.662 INFO:tasks.rados.rados.0.smithi003.stdout:476: finishing write tid 5 to smithi00370293-476 2024-09-21T10:11:32.662 INFO:tasks.rados.rados.0.smithi003.stdout:476: oid 476 updating version 0 to 89 2024-09-21T10:11:32.662 INFO:tasks.rados.rados.0.smithi003.stdout:476: oid 476 updating version 89 to 90 2024-09-21T10:11:32.662 INFO:tasks.rados.rados.0.smithi003.stdout:476: oid 476 version 90 is already newer than 87 2024-09-21T10:11:32.662 INFO:tasks.rados.rados.0.smithi003.stdout:476: oid 476 version 90 is already newer than 88 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 476 v 90 (ObjNum 475 snap 0 seq_num 475) dirty exists 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:477: finishing write tid 1 to smithi00370293-477 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:477: finishing write tid 2 to smithi00370293-477 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:477: finishing write tid 3 to smithi00370293-477 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:477: finishing write tid 4 to smithi00370293-477 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:477: oid 477 updating version 0 to 80 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:477: oid 477 version 80 is already newer than 79 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:477: oid 477 updating version 80 to 81 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 477 v 81 (ObjNum 476 snap 0 seq_num 476) dirty exists 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:478: finishing write tid 1 to smithi00370293-478 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:478: finishing write tid 2 to smithi00370293-478 2024-09-21T10:11:32.663 INFO:tasks.rados.rados.0.smithi003.stdout:478: finishing write tid 3 to smithi00370293-478 2024-09-21T10:11:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:478: finishing write tid 4 to smithi00370293-478 2024-09-21T10:11:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:478: oid 478 updating version 0 to 113 2024-09-21T10:11:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:478: oid 478 version 113 is already newer than 112 2024-09-21T10:11:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:478: oid 478 version 113 is already newer than 111 2024-09-21T10:11:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 478 v 113 (ObjNum 477 snap 0 seq_num 477) dirty exists 2024-09-21T10:11:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2024-09-21T10:11:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:479: finishing write tid 1 to smithi00370293-479 2024-09-21T10:11:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:479: finishing write tid 2 to smithi00370293-479 2024-09-21T10:11:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:479: finishing write tid 3 to smithi00370293-479 2024-09-21T10:11:32.664 INFO:tasks.rados.rados.0.smithi003.stdout:479: finishing write tid 4 to smithi00370293-479 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:479: oid 479 updating version 0 to 83 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:479: oid 479 updating version 83 to 84 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:479: oid 479 version 84 is already newer than 82 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 479 v 84 (ObjNum 478 snap 0 seq_num 478) dirty exists 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:480: finishing write tid 1 to smithi00370293-480 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:480: finishing write tid 2 to smithi00370293-480 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:480: finishing write tid 3 to smithi00370293-480 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:480: finishing write tid 4 to smithi00370293-480 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:480: oid 480 updating version 0 to 98 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:480: oid 480 version 98 is already newer than 97 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:480: oid 480 version 98 is already newer than 96 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 480 v 98 (ObjNum 479 snap 0 seq_num 479) dirty exists 2024-09-21T10:11:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2024-09-21T10:11:32.666 INFO:tasks.rados.rados.0.smithi003.stdout:476: done (15 left) 2024-09-21T10:11:32.666 INFO:tasks.rados.rados.0.smithi003.stdout:477: done (14 left) 2024-09-21T10:11:32.666 INFO:tasks.rados.rados.0.smithi003.stdout:478: done (13 left) 2024-09-21T10:11:32.666 INFO:tasks.rados.rados.0.smithi003.stdout:479: done (12 left) 2024-09-21T10:11:32.666 INFO:tasks.rados.rados.0.smithi003.stdout:480: done (11 left) 2024-09-21T10:11:32.666 INFO:tasks.rados.rados.0.smithi003.stdout:492: write initial oid 492 2024-09-21T10:11:32.666 INFO:tasks.rados.rados.0.smithi003.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2024-09-21T10:11:32.669 INFO:tasks.rados.rados.0.smithi003.stdout:492: writing smithi00370293-492 from 652237 to 1446088 tid 1 2024-09-21T10:11:32.674 INFO:tasks.rados.rados.0.smithi003.stdout:492: writing smithi00370293-492 from 2198894 to 2252237 tid 2 2024-09-21T10:11:32.674 INFO:tasks.rados.rados.0.smithi003.stdout:493: write initial oid 493 2024-09-21T10:11:32.674 INFO:tasks.rados.rados.0.smithi003.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2024-09-21T10:11:32.680 INFO:tasks.rados.rados.0.smithi003.stdout:493: writing smithi00370293-493 from 669044 to 1138144 tid 1 2024-09-21T10:11:32.687 INFO:tasks.rados.rados.0.smithi003.stdout:493: writing smithi00370293-493 from 1741023 to 2200184 tid 2 2024-09-21T10:11:32.687 INFO:tasks.rados.rados.0.smithi003.stdout:494: write initial oid 494 2024-09-21T10:11:32.687 INFO:tasks.rados.rados.0.smithi003.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2024-09-21T10:11:32.693 INFO:tasks.rados.rados.0.smithi003.stdout:494: writing smithi00370293-494 from 685851 to 1230200 tid 1 2024-09-21T10:11:32.699 INFO:tasks.rados.rados.0.smithi003.stdout:494: writing smithi00370293-494 from 1799505 to 2285851 tid 2 2024-09-21T10:11:32.699 INFO:tasks.rados.rados.0.smithi003.stdout:495: write initial oid 495 2024-09-21T10:11:32.699 INFO:tasks.rados.rados.0.smithi003.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2024-09-21T10:11:32.707 INFO:tasks.rados.rados.0.smithi003.stdout:495: writing smithi00370293-495 from 702658 to 1322256 tid 1 2024-09-21T10:11:32.712 INFO:tasks.rados.rados.0.smithi003.stdout:495: writing smithi00370293-495 from 1857987 to 2302658 tid 2 2024-09-21T10:11:32.712 INFO:tasks.rados.rados.0.smithi003.stdout:496: write initial oid 496 2024-09-21T10:11:32.712 INFO:tasks.rados.rados.0.smithi003.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2024-09-21T10:11:32.718 INFO:tasks.rados.rados.0.smithi003.stdout:496: writing smithi00370293-496 from 719465 to 1130665 tid 1 2024-09-21T10:11:32.725 INFO:tasks.rados.rados.0.smithi003.stdout:496: writing smithi00370293-496 from 1632822 to 2319465 tid 2 2024-09-21T10:11:32.725 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.725 INFO:tasks.rados.rados.0.smithi003.stdout:481: finishing write tid 1 to smithi00370293-481 2024-09-21T10:11:32.725 INFO:tasks.rados.rados.0.smithi003.stdout:481: finishing write tid 2 to smithi00370293-481 2024-09-21T10:11:32.725 INFO:tasks.rados.rados.0.smithi003.stdout:481: finishing write tid 3 to smithi00370293-481 2024-09-21T10:11:32.725 INFO:tasks.rados.rados.0.smithi003.stdout:481: finishing write tid 4 to smithi00370293-481 2024-09-21T10:11:32.725 INFO:tasks.rados.rados.0.smithi003.stdout:481: oid 481 updating version 0 to 92 2024-09-21T10:11:32.725 INFO:tasks.rados.rados.0.smithi003.stdout:481: oid 481 version 92 is already newer than 90 2024-09-21T10:11:32.725 INFO:tasks.rados.rados.0.smithi003.stdout:481: oid 481 version 92 is already newer than 91 2024-09-21T10:11:32.725 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 481 v 92 (ObjNum 480 snap 0 seq_num 480) dirty exists 2024-09-21T10:11:32.725 INFO:tasks.rados.rados.0.smithi003.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2024-09-21T10:11:32.726 INFO:tasks.rados.rados.0.smithi003.stdout:482: finishing write tid 1 to smithi00370293-482 2024-09-21T10:11:32.726 INFO:tasks.rados.rados.0.smithi003.stdout:481: done (15 left) 2024-09-21T10:11:32.726 INFO:tasks.rados.rados.0.smithi003.stdout:497: write initial oid 497 2024-09-21T10:11:32.726 INFO:tasks.rados.rados.0.smithi003.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2024-09-21T10:11:32.731 INFO:tasks.rados.rados.0.smithi003.stdout:497: writing smithi00370293-497 from 736272 to 1222721 tid 1 2024-09-21T10:11:32.738 INFO:tasks.rados.rados.0.smithi003.stdout:497: writing smithi00370293-497 from 1974951 to 2336272 tid 2 2024-09-21T10:11:32.738 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.738 INFO:tasks.rados.rados.0.smithi003.stdout:482: finishing write tid 2 to smithi00370293-482 2024-09-21T10:11:32.738 INFO:tasks.rados.rados.0.smithi003.stdout:482: finishing write tid 3 to smithi00370293-482 2024-09-21T10:11:32.738 INFO:tasks.rados.rados.0.smithi003.stdout:482: finishing write tid 4 to smithi00370293-482 2024-09-21T10:11:32.738 INFO:tasks.rados.rados.0.smithi003.stdout:482: oid 482 updating version 0 to 114 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:482: oid 482 updating version 114 to 115 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:482: oid 482 updating version 115 to 116 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 482 v 116 (ObjNum 481 snap 0 seq_num 481) dirty exists 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:483: finishing write tid 1 to smithi00370293-483 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:483: finishing write tid 2 to smithi00370293-483 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:483: finishing write tid 3 to smithi00370293-483 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:483: finishing write tid 4 to smithi00370293-483 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:483: oid 483 updating version 0 to 101 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:483: oid 483 version 101 is already newer than 100 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:483: oid 483 version 101 is already newer than 99 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 483 v 101 (ObjNum 482 snap 0 seq_num 482) dirty exists 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:482: done (15 left) 2024-09-21T10:11:32.739 INFO:tasks.rados.rados.0.smithi003.stdout:483: done (14 left) 2024-09-21T10:11:32.740 INFO:tasks.rados.rados.0.smithi003.stdout:498: write initial oid 498 2024-09-21T10:11:32.740 INFO:tasks.rados.rados.0.smithi003.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2024-09-21T10:11:32.745 INFO:tasks.rados.rados.0.smithi003.stdout:498: writing smithi00370293-498 from 753079 to 1314777 tid 1 2024-09-21T10:11:32.751 INFO:tasks.rados.rados.0.smithi003.stdout:498: writing smithi00370293-498 from 2033433 to 2353079 tid 2 2024-09-21T10:11:32.751 INFO:tasks.rados.rados.0.smithi003.stdout:499: write initial oid 499 2024-09-21T10:11:32.751 INFO:tasks.rados.rados.0.smithi003.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2024-09-21T10:11:32.758 INFO:tasks.rados.rados.0.smithi003.stdout:499: writing smithi00370293-499 from 769886 to 1406833 tid 1 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:499: writing smithi00370293-499 from 2091915 to 2369886 tid 2 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:484: finishing write tid 1 to smithi00370293-484 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:484: finishing write tid 2 to smithi00370293-484 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:484: finishing write tid 3 to smithi00370293-484 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:484: finishing write tid 4 to smithi00370293-484 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:484: oid 484 updating version 0 to 161 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:484: oid 484 updating version 161 to 162 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:484: oid 484 version 162 is already newer than 160 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 484 v 162 (ObjNum 483 snap 0 seq_num 483) dirty exists 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:485: finishing write tid 1 to smithi00370293-485 2024-09-21T10:11:32.765 INFO:tasks.rados.rados.0.smithi003.stdout:485: finishing write tid 2 to smithi00370293-485 2024-09-21T10:11:32.766 INFO:tasks.rados.rados.0.smithi003.stdout:485: finishing write tid 3 to smithi00370293-485 2024-09-21T10:11:32.766 INFO:tasks.rados.rados.0.smithi003.stdout:485: finishing write tid 4 to smithi00370293-485 2024-09-21T10:11:32.766 INFO:tasks.rados.rados.0.smithi003.stdout:485: oid 485 updating version 0 to 120 2024-09-21T10:11:32.766 INFO:tasks.rados.rados.0.smithi003.stdout:485: oid 485 version 120 is already newer than 118 2024-09-21T10:11:32.766 INFO:tasks.rados.rados.0.smithi003.stdout:485: oid 485 version 120 is already newer than 119 2024-09-21T10:11:32.766 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 485 v 120 (ObjNum 484 snap 0 seq_num 484) dirty exists 2024-09-21T10:11:32.766 INFO:tasks.rados.rados.0.smithi003.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2024-09-21T10:11:32.766 INFO:tasks.rados.rados.0.smithi003.stdout:486: finishing write tid 1 to smithi00370293-486 2024-09-21T10:11:32.766 INFO:tasks.rados.rados.0.smithi003.stdout:484: done (15 left) 2024-09-21T10:11:32.767 INFO:tasks.rados.rados.0.smithi003.stdout:485: done (14 left) 2024-09-21T10:11:32.767 INFO:tasks.rados.rados.0.smithi003.stdout:500: write initial oid 500 2024-09-21T10:11:32.767 INFO:tasks.rados.rados.0.smithi003.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2024-09-21T10:11:32.772 INFO:tasks.rados.rados.0.smithi003.stdout:500: writing smithi00370293-500 from 786693 to 1498889 tid 1 2024-09-21T10:11:32.777 INFO:tasks.rados.rados.0.smithi003.stdout:500: writing smithi00370293-500 from 2150397 to 2386693 tid 2 2024-09-21T10:11:32.777 INFO:tasks.rados.rados.0.smithi003.stdout:501: write oid 208 current snap is 0 2024-09-21T10:11:32.777 INFO:tasks.rados.rados.0.smithi003.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2024-09-21T10:11:32.784 INFO:tasks.rados.rados.0.smithi003.stdout:501: writing smithi00370293-208 from 403500 to 1190945 tid 1 2024-09-21T10:11:32.789 INFO:tasks.rados.rados.0.smithi003.stdout:501: writing smithi00370293-208 from 1692526 to 2166363 tid 2 2024-09-21T10:11:32.789 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:32.789 INFO:tasks.rados.rados.0.smithi003.stdout:486: finishing write tid 2 to smithi00370293-486 2024-09-21T10:11:32.789 INFO:tasks.rados.rados.0.smithi003.stdout:486: finishing write tid 3 to smithi00370293-486 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:486: finishing write tid 4 to smithi00370293-486 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:486: oid 486 updating version 0 to 128 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:486: oid 486 version 128 is already newer than 126 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:486: oid 486 version 128 is already newer than 127 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 486 v 128 (ObjNum 485 snap 0 seq_num 485) dirty exists 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:487: finishing write tid 1 to smithi00370293-487 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:487: finishing write tid 2 to smithi00370293-487 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:487: finishing write tid 3 to smithi00370293-487 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:487: finishing write tid 4 to smithi00370293-487 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:487: oid 487 updating version 0 to 94 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:487: oid 487 updating version 94 to 95 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:487: oid 487 updating version 95 to 96 2024-09-21T10:11:32.790 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 487 v 96 (ObjNum 486 snap 0 seq_num 486) dirty exists 2024-09-21T10:11:32.791 INFO:tasks.rados.rados.0.smithi003.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2024-09-21T10:11:32.791 INFO:tasks.rados.rados.0.smithi003.stdout:488: finishing write tid 1 to smithi00370293-488 2024-09-21T10:11:32.791 INFO:tasks.rados.rados.0.smithi003.stdout:486: done (15 left) 2024-09-21T10:11:32.791 INFO:tasks.rados.rados.0.smithi003.stdout:487: done (14 left) 2024-09-21T10:11:32.791 INFO:tasks.rados.rados.0.smithi003.stdout:502: write oid 317 current snap is 0 2024-09-21T10:11:32.791 INFO:tasks.rados.rados.0.smithi003.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2024-09-21T10:11:32.794 INFO:tasks.rados.rados.0.smithi003.stdout:502: writing smithi00370293-317 from 420307 to 883001 tid 1 2024-09-21T10:11:32.802 INFO:tasks.rados.rados.0.smithi003.stdout:502: writing smithi00370293-317 from 1351008 to 1968503 tid 2 2024-09-21T10:11:32.802 INFO:tasks.rados.rados.0.smithi003.stdout:503: delete oid 194 current snap is 0 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:488: finishing write tid 2 to smithi00370293-488 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:488: finishing write tid 3 to smithi00370293-488 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:488: finishing write tid 4 to smithi00370293-488 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:488: oid 488 updating version 0 to 86 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:488: oid 488 updating version 86 to 87 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:488: oid 488 version 87 is already newer than 85 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 488 v 87 (ObjNum 487 snap 0 seq_num 487) dirty exists 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:489: finishing write tid 1 to smithi00370293-489 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:489: finishing write tid 2 to smithi00370293-489 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:489: finishing write tid 3 to smithi00370293-489 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:489: finishing write tid 4 to smithi00370293-489 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:489: oid 489 updating version 0 to 99 2024-09-21T10:11:32.803 INFO:tasks.rados.rados.0.smithi003.stdout:489: oid 489 version 99 is already newer than 97 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:489: oid 489 version 99 is already newer than 98 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 489 v 99 (ObjNum 488 snap 0 seq_num 488) dirty exists 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:490: finishing write tid 1 to smithi00370293-490 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:490: finishing write tid 2 to smithi00370293-490 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:490: finishing write tid 3 to smithi00370293-490 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:490: finishing write tid 4 to smithi00370293-490 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:490: oid 490 updating version 0 to 88 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:490: oid 490 updating version 88 to 89 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:490: oid 490 updating version 89 to 90 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 490 v 90 (ObjNum 489 snap 0 seq_num 489) dirty exists 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:491: finishing write tid 1 to smithi00370293-491 2024-09-21T10:11:32.804 INFO:tasks.rados.rados.0.smithi003.stdout:491: finishing write tid 2 to smithi00370293-491 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:491: finishing write tid 3 to smithi00370293-491 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:491: finishing write tid 4 to smithi00370293-491 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:491: oid 491 updating version 0 to 104 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:491: oid 491 version 104 is already newer than 103 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:491: oid 491 version 104 is already newer than 102 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 491 v 104 (ObjNum 490 snap 0 seq_num 490) dirty exists 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:492: finishing write tid 1 to smithi00370293-492 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:492: finishing write tid 2 to smithi00370293-492 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:492: finishing write tid 3 to smithi00370293-492 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:492: finishing write tid 4 to smithi00370293-492 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:492: oid 492 updating version 0 to 85 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:492: oid 492 version 85 is already newer than 83 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:492: oid 492 version 85 is already newer than 84 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 492 v 85 (ObjNum 491 snap 0 seq_num 491) dirty exists 2024-09-21T10:11:32.805 INFO:tasks.rados.rados.0.smithi003.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2024-09-21T10:11:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:493: finishing write tid 1 to smithi00370293-493 2024-09-21T10:11:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:493: finishing write tid 2 to smithi00370293-493 2024-09-21T10:11:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:493: finishing write tid 3 to smithi00370293-493 2024-09-21T10:11:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:493: finishing write tid 4 to smithi00370293-493 2024-09-21T10:11:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:493: oid 493 updating version 0 to 107 2024-09-21T10:11:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:493: oid 493 version 107 is already newer than 106 2024-09-21T10:11:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:493: oid 493 version 107 is already newer than 105 2024-09-21T10:11:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 493 v 107 (ObjNum 492 snap 0 seq_num 492) dirty exists 2024-09-21T10:11:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2024-09-21T10:11:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:494: finishing write tid 1 to smithi00370293-494 2024-09-21T10:11:32.806 INFO:tasks.rados.rados.0.smithi003.stdout:494: finishing write tid 2 to smithi00370293-494 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:494: finishing write tid 3 to smithi00370293-494 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:494: finishing write tid 4 to smithi00370293-494 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:494: oid 494 updating version 0 to 88 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:494: oid 494 version 88 is already newer than 86 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:494: oid 494 version 88 is already newer than 87 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 494 v 88 (ObjNum 493 snap 0 seq_num 493) dirty exists 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:495: finishing write tid 1 to smithi00370293-495 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:495: finishing write tid 2 to smithi00370293-495 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:495: finishing write tid 3 to smithi00370293-495 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:495: finishing write tid 4 to smithi00370293-495 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:495: oid 495 updating version 0 to 109 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:495: oid 495 version 109 is already newer than 108 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:495: oid 495 updating version 109 to 110 2024-09-21T10:11:32.807 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 495 v 110 (ObjNum 494 snap 0 seq_num 494) dirty exists 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:496: finishing write tid 1 to smithi00370293-496 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:496: finishing write tid 2 to smithi00370293-496 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:496: finishing write tid 3 to smithi00370293-496 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:496: finishing write tid 4 to smithi00370293-496 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:496: oid 496 updating version 0 to 103 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:496: oid 496 updating version 103 to 105 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:496: oid 496 version 105 is already newer than 104 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 496 v 105 (ObjNum 495 snap 0 seq_num 495) dirty exists 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:497: finishing write tid 1 to smithi00370293-497 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:497: finishing write tid 2 to smithi00370293-497 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:497: finishing write tid 3 to smithi00370293-497 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:497: finishing write tid 4 to smithi00370293-497 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:497: oid 497 updating version 0 to 125 2024-09-21T10:11:32.808 INFO:tasks.rados.rados.0.smithi003.stdout:497: oid 497 updating version 125 to 127 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:497: oid 497 version 127 is already newer than 126 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 497 v 127 (ObjNum 496 snap 0 seq_num 496) dirty exists 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:498: finishing write tid 1 to smithi00370293-498 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:498: finishing write tid 2 to smithi00370293-498 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:498: finishing write tid 3 to smithi00370293-498 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:498: finishing write tid 4 to smithi00370293-498 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:498: oid 498 updating version 0 to 102 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:498: oid 498 version 102 is already newer than 101 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:498: oid 498 version 102 is already newer than 100 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 498 v 102 (ObjNum 497 snap 0 seq_num 497) dirty exists 2024-09-21T10:11:32.809 INFO:tasks.rados.rados.0.smithi003.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:499: finishing write tid 1 to smithi00370293-499 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:499: finishing write tid 2 to smithi00370293-499 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:499: finishing write tid 3 to smithi00370293-499 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:499: finishing write tid 4 to smithi00370293-499 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:499: oid 499 updating version 0 to 91 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:499: oid 499 updating version 91 to 92 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:499: oid 499 updating version 92 to 93 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 499 v 93 (ObjNum 498 snap 0 seq_num 498) dirty exists 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:500: finishing write tid 1 to smithi00370293-500 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:500: finishing write tid 2 to smithi00370293-500 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:500: finishing write tid 3 to smithi00370293-500 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:500: finishing write tid 4 to smithi00370293-500 2024-09-21T10:11:32.810 INFO:tasks.rados.rados.0.smithi003.stdout:500: oid 500 updating version 0 to 130 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:500: oid 500 version 130 is already newer than 129 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:500: oid 500 updating version 130 to 131 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 500 v 131 (ObjNum 499 snap 0 seq_num 499) dirty exists 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:501: finishing write tid 1 to smithi00370293-208 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:501: finishing write tid 2 to smithi00370293-208 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:501: finishing write tid 3 to smithi00370293-208 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:501: finishing write tid 4 to smithi00370293-208 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:501: oid 208 updating version 0 to 106 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:501: oid 208 updating version 106 to 108 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:501: oid 208 version 108 is already newer than 107 2024-09-21T10:11:32.811 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 208 v 108 (ObjNum 500 snap 0 seq_num 500) dirty exists 2024-09-21T10:11:32.812 INFO:tasks.rados.rados.0.smithi003.stdout:501: left oid 208 (ObjNum 500 snap 0 seq_num 500) 2024-09-21T10:11:32.812 INFO:tasks.rados.rados.0.smithi003.stdout:502: finishing write tid 1 to smithi00370293-317 2024-09-21T10:11:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:488: done (15 left) 2024-09-21T10:11:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:489: done (14 left) 2024-09-21T10:11:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:490: done (13 left) 2024-09-21T10:11:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:491: done (12 left) 2024-09-21T10:11:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:492: done (11 left) 2024-09-21T10:11:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:493: done (10 left) 2024-09-21T10:11:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:494: done (9 left) 2024-09-21T10:11:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:495: done (8 left) 2024-09-21T10:11:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:496: done (7 left) 2024-09-21T10:11:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:497: done (6 left) 2024-09-21T10:11:32.813 INFO:tasks.rados.rados.0.smithi003.stdout:498: done (5 left) 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:499: done (4 left) 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:500: done (3 left) 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:501: done (2 left) 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:503: done (1 left) 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:504: delete oid 165 current snap is 0 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:502: finishing write tid 2 to smithi00370293-317 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:502: finishing write tid 3 to smithi00370293-317 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:502: finishing write tid 4 to smithi00370293-317 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:502: oid 317 updating version 0 to 164 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:502: oid 317 updating version 164 to 165 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:502: oid 317 version 165 is already newer than 163 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 317 v 165 (ObjNum 501 snap 0 seq_num 501) dirty exists 2024-09-21T10:11:32.814 INFO:tasks.rados.rados.0.smithi003.stdout:502: left oid 317 (ObjNum 501 snap 0 seq_num 501) 2024-09-21T10:11:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:502: done (1 left) 2024-09-21T10:11:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:504: done (0 left) 2024-09-21T10:11:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:505: write oid 123 current snap is 0 2024-09-21T10:11:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2024-09-21T10:11:32.815 INFO:tasks.rados.rados.0.smithi003.stdout:505: writing smithi00370293-123 from 470728 to 875522 tid 1 2024-09-21T10:11:32.818 INFO:tasks.rados.rados.0.smithi003.stdout:505: writing smithi00370293-123 from 1526454 to 2007629 tid 2 2024-09-21T10:11:32.818 INFO:tasks.rados.rados.0.smithi003.stdout:506: delete oid 115 current snap is 0 2024-09-21T10:11:32.818 INFO:tasks.rados.rados.0.smithi003.stdout:505: finishing write tid 1 to smithi00370293-123 2024-09-21T10:11:32.824 INFO:tasks.rados.rados.0.smithi003.stdout:506: done (1 left) 2024-09-21T10:11:32.824 INFO:tasks.rados.rados.0.smithi003.stdout:507: read oid 435 snap -1 2024-09-21T10:11:32.824 INFO:tasks.rados.rados.0.smithi003.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2024-09-21T10:11:32.824 INFO:tasks.rados.rados.0.smithi003.stdout:508: write oid 20 current snap is 0 2024-09-21T10:11:32.824 INFO:tasks.rados.rados.0.smithi003.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2024-09-21T10:11:32.826 INFO:tasks.rados.rados.0.smithi003.stdout:508: writing smithi00370293-20 from 504342 to 1059634 tid 1 2024-09-21T10:11:32.832 INFO:tasks.rados.rados.0.smithi003.stdout:508: writing smithi00370293-20 from 1643418 to 2128262 tid 2 2024-09-21T10:11:32.832 INFO:tasks.rados.rados.0.smithi003.stdout:509: read oid 336 snap -1 2024-09-21T10:11:32.832 INFO:tasks.rados.rados.0.smithi003.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T10:11:32.832 INFO:tasks.rados.rados.0.smithi003.stdout:510: read oid 195 snap -1 2024-09-21T10:11:32.832 INFO:tasks.rados.rados.0.smithi003.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2024-09-21T10:11:32.832 INFO:tasks.rados.rados.0.smithi003.stdout:511: write oid 166 current snap is 0 2024-09-21T10:11:32.833 INFO:tasks.rados.rados.0.smithi003.stdout:505: finishing write tid 2 to smithi00370293-123 2024-09-21T10:11:32.833 INFO:tasks.rados.rados.0.smithi003.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2024-09-21T10:11:32.838 INFO:tasks.rados.rados.0.smithi003.stdout:511: writing smithi00370293-166 from 521149 to 1151690 tid 1 2024-09-21T10:11:32.846 INFO:tasks.rados.rados.0.smithi003.stdout:511: writing smithi00370293-166 from 1701900 to 2330402 tid 2 2024-09-21T10:11:32.846 INFO:tasks.rados.rados.0.smithi003.stdout:512: write oid 251 current snap is 0 2024-09-21T10:11:32.846 INFO:tasks.rados.rados.0.smithi003.stdout:505: finishing write tid 3 to smithi00370293-123 2024-09-21T10:11:32.846 INFO:tasks.rados.rados.0.smithi003.stdout:505: finishing write tid 4 to smithi00370293-123 2024-09-21T10:11:32.846 INFO:tasks.rados.rados.0.smithi003.stdout:505: oid 123 updating version 0 to 110 2024-09-21T10:11:32.846 INFO:tasks.rados.rados.0.smithi003.stdout:505: oid 123 updating version 110 to 111 2024-09-21T10:11:32.846 INFO:tasks.rados.rados.0.smithi003.stdout:505: oid 123 version 111 is already newer than 109 2024-09-21T10:11:32.846 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 123 v 111 (ObjNum 504 snap 0 seq_num 504) dirty exists 2024-09-21T10:11:32.847 INFO:tasks.rados.rados.0.smithi003.stdout:505: left oid 123 (ObjNum 504 snap 0 seq_num 504) 2024-09-21T10:11:32.847 INFO:tasks.rados.rados.0.smithi003.stdout:508: finishing write tid 1 to smithi00370293-20 2024-09-21T10:11:32.847 INFO:tasks.rados.rados.0.smithi003.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2024-09-21T10:11:32.952 INFO:tasks.rados.rados.0.smithi003.stdout:508: finishing write tid 2 to smithi00370293-20 2024-09-21T10:11:32.952 INFO:tasks.rados.rados.0.smithi003.stdout:508: finishing write tid 3 to smithi00370293-20 2024-09-21T10:11:32.952 INFO:tasks.rados.rados.0.smithi003.stdout:508: finishing write tid 4 to smithi00370293-20 2024-09-21T10:11:32.952 INFO:tasks.rados.rados.0.smithi003.stdout:508: oid 20 updating version 0 to 117 2024-09-21T10:11:32.952 INFO:tasks.rados.rados.0.smithi003.stdout:508: oid 20 version 117 is already newer than 115 2024-09-21T10:11:32.952 INFO:tasks.rados.rados.0.smithi003.stdout:508: oid 20 version 117 is already newer than 116 2024-09-21T10:11:32.952 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 117 (ObjNum 506 snap 0 seq_num 506) dirty exists 2024-09-21T10:11:32.952 INFO:tasks.rados.rados.0.smithi003.stdout:508: left oid 20 (ObjNum 506 snap 0 seq_num 506) 2024-09-21T10:11:32.952 INFO:tasks.rados.rados.0.smithi003.stdout:511: finishing write tid 1 to smithi00370293-166 2024-09-21T10:11:32.952 INFO:tasks.rados.rados.0.smithi003.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2024-09-21T10:11:32.958 INFO:tasks.rados.rados.0.smithi003.stdout:512: writing smithi00370293-251 from 537956 to 1243746 tid 1 2024-09-21T10:11:32.965 INFO:tasks.rados.rados.0.smithi003.stdout:512: writing smithi00370293-251 from 1644029 to 2416189 tid 2 2024-09-21T10:11:32.965 INFO:tasks.rados.rados.0.smithi003.stdout:505: done (6 left) 2024-09-21T10:11:32.965 INFO:tasks.rados.rados.0.smithi003.stdout:507: done (5 left) 2024-09-21T10:11:32.965 INFO:tasks.rados.rados.0.smithi003.stdout:508: done (4 left) 2024-09-21T10:11:32.965 INFO:tasks.rados.rados.0.smithi003.stdout:513: read oid 206 snap -1 2024-09-21T10:11:32.965 INFO:tasks.rados.rados.0.smithi003.stdout:513: expect (ObjNum 205 snap 0 seq_num 205) 2024-09-21T10:11:32.965 INFO:tasks.rados.rados.0.smithi003.stdout:514: read oid 244 snap -1 2024-09-21T10:11:32.965 INFO:tasks.rados.rados.0.smithi003.stdout:514: expect (ObjNum 243 snap 0 seq_num 243) 2024-09-21T10:11:32.965 INFO:tasks.rados.rados.0.smithi003.stdout:515: read oid 158 snap -1 2024-09-21T10:11:32.965 INFO:tasks.rados.rados.0.smithi003.stdout:515: expect (ObjNum 157 snap 0 seq_num 157) 2024-09-21T10:11:32.965 INFO:tasks.rados.rados.0.smithi003.stdout:516: write oid 171 current snap is 0 2024-09-21T10:11:32.966 INFO:tasks.rados.rados.0.smithi003.stdout:511: finishing write tid 2 to smithi00370293-166 2024-09-21T10:11:32.966 INFO:tasks.rados.rados.0.smithi003.stdout:511: finishing write tid 3 to smithi00370293-166 2024-09-21T10:11:32.966 INFO:tasks.rados.rados.0.smithi003.stdout:511: finishing write tid 4 to smithi00370293-166 2024-09-21T10:11:32.966 INFO:tasks.rados.rados.0.smithi003.stdout:511: oid 166 updating version 0 to 121 2024-09-21T10:11:32.966 INFO:tasks.rados.rados.0.smithi003.stdout:511: oid 166 updating version 121 to 122 2024-09-21T10:11:32.966 INFO:tasks.rados.rados.0.smithi003.stdout:511: oid 166 updating version 122 to 123 2024-09-21T10:11:32.966 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 166 v 123 (ObjNum 507 snap 0 seq_num 507) dirty exists 2024-09-21T10:11:32.966 INFO:tasks.rados.rados.0.smithi003.stdout:511: left oid 166 (ObjNum 507 snap 0 seq_num 507) 2024-09-21T10:11:32.966 INFO:tasks.rados.rados.0.smithi003.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T10:11:33.077 INFO:tasks.rados.rados.0.smithi003.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2024-09-21T10:11:33.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:32 smithi003 bash[22527]: cluster 2024-09-21T10:11:31.706404+0000 mgr.y (mgr.14385) 199 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.0 GiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 53 MiB/s wr, 264 op/s 2024-09-21T10:11:33.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:32 smithi003 bash[31899]: cluster 2024-09-21T10:11:31.706404+0000 mgr.y (mgr.14385) 199 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.0 GiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 53 MiB/s wr, 264 op/s 2024-09-21T10:11:33.179 INFO:tasks.rados.rados.0.smithi003.stdout:512: finishing write tid 1 to smithi00370293-251 2024-09-21T10:11:33.179 INFO:tasks.rados.rados.0.smithi003.stdout:512: finishing write tid 2 to smithi00370293-251 2024-09-21T10:11:33.179 INFO:tasks.rados.rados.0.smithi003.stdout:512: finishing write tid 3 to smithi00370293-251 2024-09-21T10:11:33.179 INFO:tasks.rados.rados.0.smithi003.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2024-09-21T10:11:33.186 INFO:tasks.rados.rados.0.smithi003.stdout:516: writing smithi00370293-171 from 554763 to 1335802 tid 1 2024-09-21T10:11:33.193 INFO:tasks.rados.rados.0.smithi003.stdout:516: writing smithi00370293-171 from 2102511 to 2554763 tid 2 2024-09-21T10:11:33.193 INFO:tasks.rados.rados.0.smithi003.stdout:509: done (7 left) 2024-09-21T10:11:33.193 INFO:tasks.rados.rados.0.smithi003.stdout:510: done (6 left) 2024-09-21T10:11:33.193 INFO:tasks.rados.rados.0.smithi003.stdout:511: done (5 left) 2024-09-21T10:11:33.194 INFO:tasks.rados.rados.0.smithi003.stdout:517: write oid 112 current snap is 0 2024-09-21T10:11:33.194 INFO:tasks.rados.rados.0.smithi003.stdout:512: finishing write tid 4 to smithi00370293-251 2024-09-21T10:11:33.194 INFO:tasks.rados.rados.0.smithi003.stdout:512: oid 251 updating version 0 to 168 2024-09-21T10:11:33.194 INFO:tasks.rados.rados.0.smithi003.stdout:512: oid 251 version 168 is already newer than 166 2024-09-21T10:11:33.194 INFO:tasks.rados.rados.0.smithi003.stdout:512: oid 251 version 168 is already newer than 167 2024-09-21T10:11:33.194 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 251 v 168 (ObjNum 508 snap 0 seq_num 508) dirty exists 2024-09-21T10:11:33.194 INFO:tasks.rados.rados.0.smithi003.stdout:512: left oid 251 (ObjNum 508 snap 0 seq_num 508) 2024-09-21T10:11:33.194 INFO:tasks.rados.rados.0.smithi003.stdout:515: expect (ObjNum 157 snap 0 seq_num 157) 2024-09-21T10:11:33.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:32 smithi204 bash[24804]: cluster 2024-09-21T10:11:31.706404+0000 mgr.y (mgr.14385) 199 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.0 GiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 53 MiB/s wr, 264 op/s 2024-09-21T10:11:33.279 INFO:tasks.rados.rados.0.smithi003.stdout:514: expect (ObjNum 243 snap 0 seq_num 243) 2024-09-21T10:11:33.342 INFO:tasks.rados.rados.0.smithi003.stdout:513: expect (ObjNum 205 snap 0 seq_num 205) 2024-09-21T10:11:33.450 INFO:tasks.rados.rados.0.smithi003.stdout:516: finishing write tid 1 to smithi00370293-171 2024-09-21T10:11:33.450 INFO:tasks.rados.rados.0.smithi003.stdout:516: finishing write tid 2 to smithi00370293-171 2024-09-21T10:11:33.450 INFO:tasks.rados.rados.0.smithi003.stdout:516: finishing write tid 3 to smithi00370293-171 2024-09-21T10:11:33.450 INFO:tasks.rados.rados.0.smithi003.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2024-09-21T10:11:33.456 INFO:tasks.rados.rados.0.smithi003.stdout:517: writing smithi00370293-112 from 571570 to 1144211 tid 1 2024-09-21T10:11:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:517: writing smithi00370293-112 from 1877346 to 2571570 tid 2 2024-09-21T10:11:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:512: done (5 left) 2024-09-21T10:11:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:513: done (4 left) 2024-09-21T10:11:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:514: done (3 left) 2024-09-21T10:11:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:515: done (2 left) 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:518: read oid 205 snap -1 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:518: expect (ObjNum 204 snap 0 seq_num 204) 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:519: read oid 230 snap -1 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:519: expect (ObjNum 229 snap 0 seq_num 229) 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:520: write oid 69 current snap is 0 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:516: finishing write tid 4 to smithi00370293-171 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:516: oid 171 updating version 0 to 125 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:516: oid 171 version 125 is already newer than 124 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:516: oid 171 updating version 125 to 126 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 171 v 126 (ObjNum 509 snap 0 seq_num 509) dirty exists 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:516: left oid 171 (ObjNum 509 snap 0 seq_num 509) 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:517: finishing write tid 1 to smithi00370293-112 2024-09-21T10:11:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2024-09-21T10:11:33.471 INFO:tasks.rados.rados.0.smithi003.stdout:520: writing smithi00370293-69 from 588377 to 1236267 tid 1 2024-09-21T10:11:33.479 INFO:tasks.rados.rados.0.smithi003.stdout:520: writing smithi00370293-69 from 1935828 to 2571668 tid 2 2024-09-21T10:11:33.479 INFO:tasks.rados.rados.0.smithi003.stdout:516: done (4 left) 2024-09-21T10:11:33.479 INFO:tasks.rados.rados.0.smithi003.stdout:521: write oid 50 current snap is 0 2024-09-21T10:11:33.479 INFO:tasks.rados.rados.0.smithi003.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2024-09-21T10:11:33.487 INFO:tasks.rados.rados.0.smithi003.stdout:521: writing smithi00370293-50 from 605184 to 1328323 tid 1 2024-09-21T10:11:33.497 INFO:tasks.rados.rados.0.smithi003.stdout:521: writing smithi00370293-50 from 1877957 to 2605184 tid 2 2024-09-21T10:11:33.497 INFO:tasks.rados.rados.0.smithi003.stdout:522: write oid 375 current snap is 0 2024-09-21T10:11:33.497 INFO:tasks.rados.rados.0.smithi003.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2024-09-21T10:11:33.507 INFO:tasks.rados.rados.0.smithi003.stdout:522: writing smithi00370293-375 from 621991 to 1420379 tid 1 2024-09-21T10:11:33.515 INFO:tasks.rados.rados.0.smithi003.stdout:522: writing smithi00370293-375 from 1936439 to 2575948 tid 2 2024-09-21T10:11:33.515 INFO:tasks.rados.rados.0.smithi003.stdout:523: write oid 491 current snap is 0 2024-09-21T10:11:33.516 INFO:tasks.rados.rados.0.smithi003.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2024-09-21T10:11:33.522 INFO:tasks.rados.rados.0.smithi003.stdout:523: writing smithi00370293-491 from 638798 to 1112435 tid 1 2024-09-21T10:11:33.528 INFO:tasks.rados.rados.0.smithi003.stdout:523: writing smithi00370293-491 from 1594921 to 2378088 tid 2 2024-09-21T10:11:33.529 INFO:tasks.rados.rados.0.smithi003.stdout:524: read oid 360 snap -1 2024-09-21T10:11:33.529 INFO:tasks.rados.rados.0.smithi003.stdout:524: expect (ObjNum 359 snap 0 seq_num 359) 2024-09-21T10:11:33.529 INFO:tasks.rados.rados.0.smithi003.stdout:525: write oid 352 current snap is 0 2024-09-21T10:11:33.529 INFO:tasks.rados.rados.0.smithi003.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2024-09-21T10:11:33.536 INFO:tasks.rados.rados.0.smithi003.stdout:525: writing smithi00370293-352 from 655605 to 1204491 tid 1 2024-09-21T10:11:33.542 INFO:tasks.rados.rados.0.smithi003.stdout:525: writing smithi00370293-352 from 1653403 to 2296581 tid 2 2024-09-21T10:11:33.542 INFO:tasks.rados.rados.0.smithi003.stdout:526: delete oid 211 current snap is 0 2024-09-21T10:11:33.542 INFO:tasks.rados.rados.0.smithi003.stdout:517: finishing write tid 2 to smithi00370293-112 2024-09-21T10:11:33.543 INFO:tasks.rados.rados.0.smithi003.stdout:517: finishing write tid 3 to smithi00370293-112 2024-09-21T10:11:33.543 INFO:tasks.rados.rados.0.smithi003.stdout:517: finishing write tid 4 to smithi00370293-112 2024-09-21T10:11:33.543 INFO:tasks.rados.rados.0.smithi003.stdout:517: oid 112 updating version 0 to 91 2024-09-21T10:11:33.543 INFO:tasks.rados.rados.0.smithi003.stdout:517: oid 112 version 91 is already newer than 90 2024-09-21T10:11:33.543 INFO:tasks.rados.rados.0.smithi003.stdout:517: oid 112 version 91 is already newer than 89 2024-09-21T10:11:33.543 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 112 v 91 (ObjNum 510 snap 0 seq_num 510) dirty exists 2024-09-21T10:11:33.543 INFO:tasks.rados.rados.0.smithi003.stdout:517: left oid 112 (ObjNum 510 snap 0 seq_num 510) 2024-09-21T10:11:33.543 INFO:tasks.rados.rados.0.smithi003.stdout:518: expect (ObjNum 204 snap 0 seq_num 204) 2024-09-21T10:11:33.710 INFO:tasks.rados.rados.0.smithi003.stdout:520: finishing write tid 1 to smithi00370293-69 2024-09-21T10:11:33.710 INFO:tasks.rados.rados.0.smithi003.stdout:517: done (9 left) 2024-09-21T10:11:33.710 INFO:tasks.rados.rados.0.smithi003.stdout:518: done (8 left) 2024-09-21T10:11:33.710 INFO:tasks.rados.rados.0.smithi003.stdout:526: done (7 left) 2024-09-21T10:11:33.710 INFO:tasks.rados.rados.0.smithi003.stdout:527: write oid 396 current snap is 0 2024-09-21T10:11:33.710 INFO:tasks.rados.rados.0.smithi003.stdout:519: expect (ObjNum 229 snap 0 seq_num 229) 2024-09-21T10:11:33.832 INFO:tasks.rados.rados.0.smithi003.stdout:520: finishing write tid 2 to smithi00370293-69 2024-09-21T10:11:33.832 INFO:tasks.rados.rados.0.smithi003.stdout:520: finishing write tid 3 to smithi00370293-69 2024-09-21T10:11:33.832 INFO:tasks.rados.rados.0.smithi003.stdout:520: finishing write tid 4 to smithi00370293-69 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:520: oid 69 updating version 0 to 113 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:520: oid 69 version 113 is already newer than 111 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:520: oid 69 version 113 is already newer than 112 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 69 v 113 (ObjNum 511 snap 0 seq_num 511) dirty exists 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:520: left oid 69 (ObjNum 511 snap 0 seq_num 511) 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:521: finishing write tid 1 to smithi00370293-50 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:521: finishing write tid 2 to smithi00370293-50 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:521: finishing write tid 3 to smithi00370293-50 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:521: finishing write tid 4 to smithi00370293-50 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:521: oid 50 updating version 0 to 169 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:521: oid 50 updating version 169 to 170 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:521: oid 50 updating version 170 to 171 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 171 (ObjNum 512 snap 0 seq_num 512) dirty exists 2024-09-21T10:11:33.833 INFO:tasks.rados.rados.0.smithi003.stdout:521: left oid 50 (ObjNum 512 snap 0 seq_num 512) 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:522: finishing write tid 1 to smithi00370293-375 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:522: finishing write tid 2 to smithi00370293-375 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:522: finishing write tid 3 to smithi00370293-375 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:522: finishing write tid 4 to smithi00370293-375 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:522: oid 375 updating version 0 to 114 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:522: oid 375 updating version 114 to 115 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:522: oid 375 updating version 115 to 116 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 375 v 116 (ObjNum 513 snap 0 seq_num 513) dirty exists 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:522: left oid 375 (ObjNum 513 snap 0 seq_num 513) 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:523: finishing write tid 1 to smithi00370293-491 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:523: finishing write tid 2 to smithi00370293-491 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:523: finishing write tid 3 to smithi00370293-491 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:523: finishing write tid 4 to smithi00370293-491 2024-09-21T10:11:33.834 INFO:tasks.rados.rados.0.smithi003.stdout:523: oid 491 updating version 0 to 114 2024-09-21T10:11:33.835 INFO:tasks.rados.rados.0.smithi003.stdout:523: oid 491 version 114 is already newer than 113 2024-09-21T10:11:33.835 INFO:tasks.rados.rados.0.smithi003.stdout:523: oid 491 version 114 is already newer than 112 2024-09-21T10:11:33.835 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 491 v 114 (ObjNum 514 snap 0 seq_num 514) dirty exists 2024-09-21T10:11:33.835 INFO:tasks.rados.rados.0.smithi003.stdout:523: left oid 491 (ObjNum 514 snap 0 seq_num 514) 2024-09-21T10:11:33.835 INFO:tasks.rados.rados.0.smithi003.stdout:524: expect (ObjNum 359 snap 0 seq_num 359) 2024-09-21T10:11:33.895 INFO:tasks.rados.rados.0.smithi003.stdout:525: finishing write tid 1 to smithi00370293-352 2024-09-21T10:11:33.895 INFO:tasks.rados.rados.0.smithi003.stdout:525: finishing write tid 2 to smithi00370293-352 2024-09-21T10:11:33.896 INFO:tasks.rados.rados.0.smithi003.stdout:525: finishing write tid 3 to smithi00370293-352 2024-09-21T10:11:33.896 INFO:tasks.rados.rados.0.smithi003.stdout:525: finishing write tid 4 to smithi00370293-352 2024-09-21T10:11:33.896 INFO:tasks.rados.rados.0.smithi003.stdout:525: oid 352 updating version 0 to 128 2024-09-21T10:11:33.896 INFO:tasks.rados.rados.0.smithi003.stdout:525: oid 352 updating version 128 to 130 2024-09-21T10:11:33.896 INFO:tasks.rados.rados.0.smithi003.stdout:525: oid 352 version 130 is already newer than 129 2024-09-21T10:11:33.896 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 352 v 130 (ObjNum 515 snap 0 seq_num 515) dirty exists 2024-09-21T10:11:33.896 INFO:tasks.rados.rados.0.smithi003.stdout:525: left oid 352 (ObjNum 515 snap 0 seq_num 515) 2024-09-21T10:11:33.896 INFO:tasks.rados.rados.0.smithi003.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2024-09-21T10:11:33.905 INFO:tasks.rados.rados.0.smithi003.stdout:527: writing smithi00370293-396 from 689219 to 1104956 tid 1 2024-09-21T10:11:33.917 INFO:tasks.rados.rados.0.smithi003.stdout:527: writing smithi00370293-396 from 1770367 to 2417214 tid 2 2024-09-21T10:11:33.917 INFO:tasks.rados.rados.0.smithi003.stdout:519: done (7 left) 2024-09-21T10:11:33.917 INFO:tasks.rados.rados.0.smithi003.stdout:520: done (6 left) 2024-09-21T10:11:33.917 INFO:tasks.rados.rados.0.smithi003.stdout:521: done (5 left) 2024-09-21T10:11:33.917 INFO:tasks.rados.rados.0.smithi003.stdout:522: done (4 left) 2024-09-21T10:11:33.917 INFO:tasks.rados.rados.0.smithi003.stdout:523: done (3 left) 2024-09-21T10:11:33.918 INFO:tasks.rados.rados.0.smithi003.stdout:524: done (2 left) 2024-09-21T10:11:33.918 INFO:tasks.rados.rados.0.smithi003.stdout:525: done (1 left) 2024-09-21T10:11:33.918 INFO:tasks.rados.rados.0.smithi003.stdout:528: read oid 446 snap -1 2024-09-21T10:11:33.918 INFO:tasks.rados.rados.0.smithi003.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2024-09-21T10:11:33.918 INFO:tasks.rados.rados.0.smithi003.stdout:529: delete oid 494 current snap is 0 2024-09-21T10:11:33.918 INFO:tasks.rados.rados.0.smithi003.stdout:527: finishing write tid 1 to smithi00370293-396 2024-09-21T10:11:33.920 INFO:tasks.rados.rados.0.smithi003.stdout:529: done (2 left) 2024-09-21T10:11:33.920 INFO:tasks.rados.rados.0.smithi003.stdout:530: write oid 55 current snap is 0 2024-09-21T10:11:33.920 INFO:tasks.rados.rados.0.smithi003.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2024-09-21T10:11:33.933 INFO:tasks.rados.rados.0.smithi003.stdout:530: writing smithi00370293-55 from 722833 to 1289068 tid 1 2024-09-21T10:11:33.946 INFO:tasks.rados.rados.0.smithi003.stdout:530: writing smithi00370293-55 from 1887331 to 2537847 tid 2 2024-09-21T10:11:33.946 INFO:tasks.rados.rados.0.smithi003.stdout:531: read oid 295 snap -1 2024-09-21T10:11:33.946 INFO:tasks.rados.rados.0.smithi003.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2024-09-21T10:11:33.946 INFO:tasks.rados.rados.0.smithi003.stdout:532: write oid 291 current snap is 0 2024-09-21T10:11:33.946 INFO:tasks.rados.rados.0.smithi003.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2024-09-21T10:11:33.959 INFO:tasks.rados.rados.0.smithi003.stdout:532: writing smithi00370293-291 from 739640 to 1381124 tid 1 2024-09-21T10:11:33.970 INFO:tasks.rados.rados.0.smithi003.stdout:532: writing smithi00370293-291 from 1829460 to 2623634 tid 2 2024-09-21T10:11:33.970 INFO:tasks.rados.rados.0.smithi003.stdout:533: write oid 285 current snap is 0 2024-09-21T10:11:33.970 INFO:tasks.rados.rados.0.smithi003.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2024-09-21T10:11:33.981 INFO:tasks.rados.rados.0.smithi003.stdout:533: writing smithi00370293-285 from 756447 to 1473180 tid 1 2024-09-21T10:11:33.988 INFO:tasks.rados.rados.0.smithi003.stdout:533: writing smithi00370293-285 from 1887942 to 2425774 tid 2 2024-09-21T10:11:33.988 INFO:tasks.rados.rados.0.smithi003.stdout:534: read oid 77 snap -1 2024-09-21T10:11:33.988 INFO:tasks.rados.rados.0.smithi003.stdout:534: expect (ObjNum 76 snap 0 seq_num 76) 2024-09-21T10:11:33.988 INFO:tasks.rados.rados.0.smithi003.stdout:535: read oid 495 snap -1 2024-09-21T10:11:33.989 INFO:tasks.rados.rados.0.smithi003.stdout:535: expect (ObjNum 494 snap 0 seq_num 494) 2024-09-21T10:11:33.989 INFO:tasks.rados.rados.0.smithi003.stdout:536: write oid 129 current snap is 0 2024-09-21T10:11:33.989 INFO:tasks.rados.rados.0.smithi003.stdout:527: finishing write tid 2 to smithi00370293-396 2024-09-21T10:11:33.989 INFO:tasks.rados.rados.0.smithi003.stdout:527: finishing write tid 3 to smithi00370293-396 2024-09-21T10:11:33.989 INFO:tasks.rados.rados.0.smithi003.stdout:527: finishing write tid 4 to smithi00370293-396 2024-09-21T10:11:33.989 INFO:tasks.rados.rados.0.smithi003.stdout:527: oid 396 updating version 0 to 133 2024-09-21T10:11:33.989 INFO:tasks.rados.rados.0.smithi003.stdout:527: oid 396 updating version 133 to 134 2024-09-21T10:11:33.989 INFO:tasks.rados.rados.0.smithi003.stdout:527: oid 396 updating version 134 to 135 2024-09-21T10:11:33.989 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 396 v 135 (ObjNum 517 snap 0 seq_num 517) dirty exists 2024-09-21T10:11:33.989 INFO:tasks.rados.rados.0.smithi003.stdout:527: left oid 396 (ObjNum 517 snap 0 seq_num 517) 2024-09-21T10:11:33.989 INFO:tasks.rados.rados.0.smithi003.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2024-09-21T10:11:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:530: finishing write tid 1 to smithi00370293-55 2024-09-21T10:11:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:530: finishing write tid 2 to smithi00370293-55 2024-09-21T10:11:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:530: finishing write tid 3 to smithi00370293-55 2024-09-21T10:11:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:530: finishing write tid 4 to smithi00370293-55 2024-09-21T10:11:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:530: oid 55 updating version 0 to 138 2024-09-21T10:11:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:530: oid 55 version 138 is already newer than 136 2024-09-21T10:11:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:530: oid 55 version 138 is already newer than 137 2024-09-21T10:11:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 55 v 138 (ObjNum 519 snap 0 seq_num 519) dirty exists 2024-09-21T10:11:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:530: left oid 55 (ObjNum 519 snap 0 seq_num 519) 2024-09-21T10:11:34.120 INFO:tasks.rados.rados.0.smithi003.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2024-09-21T10:11:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:532: finishing write tid 1 to smithi00370293-291 2024-09-21T10:11:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:532: finishing write tid 2 to smithi00370293-291 2024-09-21T10:11:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:532: finishing write tid 3 to smithi00370293-291 2024-09-21T10:11:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:532: finishing write tid 4 to smithi00370293-291 2024-09-21T10:11:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:532: oid 291 updating version 0 to 119 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:532: oid 291 version 119 is already newer than 117 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:532: oid 291 version 119 is already newer than 118 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 291 v 119 (ObjNum 520 snap 0 seq_num 520) dirty exists 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:532: left oid 291 (ObjNum 520 snap 0 seq_num 520) 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:533: finishing write tid 1 to smithi00370293-285 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:533: finishing write tid 2 to smithi00370293-285 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:533: finishing write tid 3 to smithi00370293-285 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:533: finishing write tid 4 to smithi00370293-285 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:533: oid 285 updating version 0 to 104 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:533: oid 285 version 104 is already newer than 103 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:533: oid 285 updating version 104 to 105 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 285 v 105 (ObjNum 521 snap 0 seq_num 521) dirty exists 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:533: left oid 285 (ObjNum 521 snap 0 seq_num 521) 2024-09-21T10:11:34.214 INFO:tasks.rados.rados.0.smithi003.stdout:535: expect (ObjNum 494 snap 0 seq_num 494) 2024-09-21T10:11:34.287 INFO:tasks.rados.rados.0.smithi003.stdout:534: expect (ObjNum 76 snap 0 seq_num 76) 2024-09-21T10:11:34.387 INFO:tasks.rados.rados.0.smithi003.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2024-09-21T10:11:34.413 INFO:tasks.rados.rados.0.smithi003.stdout:536: writing smithi00370293-129 from 773254 to 1565236 tid 1 2024-09-21T10:11:34.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:34 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:11:34] "GET /metrics HTTP/1.1" 200 36064 "" "Prometheus/2.43.0" 2024-09-21T10:11:34.433 INFO:tasks.rados.rados.0.smithi003.stdout:536: writing smithi00370293-129 from 2346424 to 2773254 tid 2 2024-09-21T10:11:34.433 INFO:tasks.rados.rados.0.smithi003.stdout:527: done (8 left) 2024-09-21T10:11:34.433 INFO:tasks.rados.rados.0.smithi003.stdout:528: done (7 left) 2024-09-21T10:11:34.434 INFO:tasks.rados.rados.0.smithi003.stdout:530: done (6 left) 2024-09-21T10:11:34.434 INFO:tasks.rados.rados.0.smithi003.stdout:531: done (5 left) 2024-09-21T10:11:34.434 INFO:tasks.rados.rados.0.smithi003.stdout:532: done (4 left) 2024-09-21T10:11:34.434 INFO:tasks.rados.rados.0.smithi003.stdout:533: done (3 left) 2024-09-21T10:11:34.434 INFO:tasks.rados.rados.0.smithi003.stdout:534: done (2 left) 2024-09-21T10:11:34.434 INFO:tasks.rados.rados.0.smithi003.stdout:535: done (1 left) 2024-09-21T10:11:34.434 INFO:tasks.rados.rados.0.smithi003.stdout:537: read oid 106 snap -1 2024-09-21T10:11:34.434 INFO:tasks.rados.rados.0.smithi003.stdout:537: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T10:11:34.434 INFO:tasks.rados.rados.0.smithi003.stdout:538: write oid 6 current snap is 0 2024-09-21T10:11:34.434 INFO:tasks.rados.rados.0.smithi003.stdout:536: finishing write tid 1 to smithi00370293-129 2024-09-21T10:11:34.434 INFO:tasks.rados.rados.0.smithi003.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2024-09-21T10:11:34.454 INFO:tasks.rados.rados.0.smithi003.stdout:538: writing smithi00370293-6 from 790061 to 1257292 tid 1 2024-09-21T10:11:34.473 INFO:tasks.rados.rados.0.smithi003.stdout:538: writing smithi00370293-6 from 2004906 to 2546407 tid 2 2024-09-21T10:11:34.473 INFO:tasks.rados.rados.0.smithi003.stdout:539: write oid 477 current snap is 0 2024-09-21T10:11:34.473 INFO:tasks.rados.rados.0.smithi003.stdout:536: finishing write tid 2 to smithi00370293-129 2024-09-21T10:11:34.473 INFO:tasks.rados.rados.0.smithi003.stdout:536: finishing write tid 3 to smithi00370293-129 2024-09-21T10:11:34.473 INFO:tasks.rados.rados.0.smithi003.stdout:536: finishing write tid 4 to smithi00370293-129 2024-09-21T10:11:34.473 INFO:tasks.rados.rados.0.smithi003.stdout:536: oid 129 updating version 0 to 174 2024-09-21T10:11:34.473 INFO:tasks.rados.rados.0.smithi003.stdout:536: oid 129 version 174 is already newer than 172 2024-09-21T10:11:34.473 INFO:tasks.rados.rados.0.smithi003.stdout:536: oid 129 version 174 is already newer than 173 2024-09-21T10:11:34.473 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 129 v 174 (ObjNum 522 snap 0 seq_num 522) dirty exists 2024-09-21T10:11:34.473 INFO:tasks.rados.rados.0.smithi003.stdout:536: left oid 129 (ObjNum 522 snap 0 seq_num 522) 2024-09-21T10:11:34.473 INFO:tasks.rados.rados.0.smithi003.stdout:537: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T10:11:34.598 INFO:tasks.rados.rados.0.smithi003.stdout:538: finishing write tid 1 to smithi00370293-6 2024-09-21T10:11:34.598 INFO:tasks.rados.rados.0.smithi003.stdout:538: finishing write tid 2 to smithi00370293-6 2024-09-21T10:11:34.598 INFO:tasks.rados.rados.0.smithi003.stdout:538: finishing write tid 3 to smithi00370293-6 2024-09-21T10:11:34.598 INFO:tasks.rados.rados.0.smithi003.stdout:538: finishing write tid 4 to smithi00370293-6 2024-09-21T10:11:34.598 INFO:tasks.rados.rados.0.smithi003.stdout:538: oid 6 updating version 0 to 112 2024-09-21T10:11:34.598 INFO:tasks.rados.rados.0.smithi003.stdout:538: oid 6 updating version 112 to 113 2024-09-21T10:11:34.598 INFO:tasks.rados.rados.0.smithi003.stdout:538: oid 6 version 113 is already newer than 111 2024-09-21T10:11:34.598 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 113 (ObjNum 523 snap 0 seq_num 523) dirty exists 2024-09-21T10:11:34.599 INFO:tasks.rados.rados.0.smithi003.stdout:538: left oid 6 (ObjNum 523 snap 0 seq_num 523) 2024-09-21T10:11:34.599 INFO:tasks.rados.rados.0.smithi003.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2024-09-21T10:11:34.610 INFO:tasks.rados.rados.0.smithi003.stdout:539: writing smithi00370293-477 from 406868 to 949348 tid 1 2024-09-21T10:11:34.623 INFO:tasks.rados.rados.0.smithi003.stdout:539: writing smithi00370293-477 from 1547035 to 1948547 tid 2 2024-09-21T10:11:34.635 INFO:tasks.rados.rados.0.smithi003.stdout:539: writing smithi00370293-477 from 2690354 to 2806868 tid 3 2024-09-21T10:11:34.635 INFO:tasks.rados.rados.0.smithi003.stdout:536: done (3 left) 2024-09-21T10:11:34.635 INFO:tasks.rados.rados.0.smithi003.stdout:537: done (2 left) 2024-09-21T10:11:34.636 INFO:tasks.rados.rados.0.smithi003.stdout:538: done (1 left) 2024-09-21T10:11:34.636 INFO:tasks.rados.rados.0.smithi003.stdout:540: read oid 344 snap -1 2024-09-21T10:11:34.636 INFO:tasks.rados.rados.0.smithi003.stdout:540: expect (ObjNum 343 snap 0 seq_num 343) 2024-09-21T10:11:34.636 INFO:tasks.rados.rados.0.smithi003.stdout:541: read oid 392 snap -1 2024-09-21T10:11:34.636 INFO:tasks.rados.rados.0.smithi003.stdout:541: expect (ObjNum 391 snap 0 seq_num 391) 2024-09-21T10:11:34.636 INFO:tasks.rados.rados.0.smithi003.stdout:542: write oid 147 current snap is 0 2024-09-21T10:11:34.636 INFO:tasks.rados.rados.0.smithi003.stdout:539: finishing write tid 1 to smithi00370293-477 2024-09-21T10:11:34.636 INFO:tasks.rados.rados.0.smithi003.stdout:539: finishing write tid 2 to smithi00370293-477 2024-09-21T10:11:34.636 INFO:tasks.rados.rados.0.smithi003.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2024-09-21T10:11:34.652 INFO:tasks.rados.rados.0.smithi003.stdout:542: writing smithi00370293-147 from 423675 to 1157757 tid 1 2024-09-21T10:11:34.666 INFO:tasks.rados.rados.0.smithi003.stdout:542: writing smithi00370293-147 from 1721870 to 2267040 tid 2 2024-09-21T10:11:34.673 INFO:tasks.rados.rados.0.smithi003.stdout:542: writing smithi00370293-147 from 2717777 to 2823675 tid 3 2024-09-21T10:11:34.673 INFO:tasks.rados.rados.0.smithi003.stdout:543: read oid 4 snap -1 2024-09-21T10:11:34.673 INFO:tasks.rados.rados.0.smithi003.stdout:543: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-21T10:11:34.673 INFO:tasks.rados.rados.0.smithi003.stdout:544: write oid 248 current snap is 0 2024-09-21T10:11:34.673 INFO:tasks.rados.rados.0.smithi003.stdout:539: finishing write tid 3 to smithi00370293-477 2024-09-21T10:11:34.673 INFO:tasks.rados.rados.0.smithi003.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2024-09-21T10:11:34.682 INFO:tasks.rados.rados.0.smithi003.stdout:544: writing smithi00370293-248 from 440482 to 849813 tid 1 2024-09-21T10:11:34.692 INFO:tasks.rados.rados.0.smithi003.stdout:544: writing smithi00370293-248 from 1380352 to 1785533 tid 2 2024-09-21T10:11:34.703 INFO:tasks.rados.rados.0.smithi003.stdout:544: writing smithi00370293-248 from 2461553 to 2840482 tid 3 2024-09-21T10:11:34.703 INFO:tasks.rados.rados.0.smithi003.stdout:545: write oid 76 current snap is 0 2024-09-21T10:11:34.704 INFO:tasks.rados.rados.0.smithi003.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2024-09-21T10:11:34.712 INFO:tasks.rados.rados.0.smithi003.stdout:545: writing smithi00370293-76 from 457289 to 941869 tid 1 2024-09-21T10:11:34.720 INFO:tasks.rados.rados.0.smithi003.stdout:545: writing smithi00370293-76 from 1438834 to 1987673 tid 2 2024-09-21T10:11:34.727 INFO:tasks.rados.rados.0.smithi003.stdout:545: writing smithi00370293-76 from 2772623 to 2857289 tid 3 2024-09-21T10:11:34.727 INFO:tasks.rados.rados.0.smithi003.stdout:546: read oid 368 snap -1 2024-09-21T10:11:34.727 INFO:tasks.rados.rados.0.smithi003.stdout:546: expect (ObjNum 367 snap 0 seq_num 367) 2024-09-21T10:11:34.727 INFO:tasks.rados.rados.0.smithi003.stdout:547: write oid 11 current snap is 0 2024-09-21T10:11:34.727 INFO:tasks.rados.rados.0.smithi003.stdout:539: finishing write tid 4 to smithi00370293-477 2024-09-21T10:11:34.727 INFO:tasks.rados.rados.0.smithi003.stdout:539: finishing write tid 5 to smithi00370293-477 2024-09-21T10:11:34.727 INFO:tasks.rados.rados.0.smithi003.stdout:539: oid 477 updating version 0 to 96 2024-09-21T10:11:34.728 INFO:tasks.rados.rados.0.smithi003.stdout:539: oid 477 version 96 is already newer than 95 2024-09-21T10:11:34.728 INFO:tasks.rados.rados.0.smithi003.stdout:539: oid 477 updating version 96 to 98 2024-09-21T10:11:34.728 INFO:tasks.rados.rados.0.smithi003.stdout:539: oid 477 version 98 is already newer than 97 2024-09-21T10:11:34.728 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 477 v 98 (ObjNum 524 snap 0 seq_num 524) dirty exists 2024-09-21T10:11:34.728 INFO:tasks.rados.rados.0.smithi003.stdout:539: left oid 477 (ObjNum 524 snap 0 seq_num 524) 2024-09-21T10:11:34.728 INFO:tasks.rados.rados.0.smithi003.stdout:541: expect (ObjNum 391 snap 0 seq_num 391) 2024-09-21T10:11:34.827 INFO:tasks.rados.rados.0.smithi003.stdout:540: expect (ObjNum 343 snap 0 seq_num 343) 2024-09-21T10:11:34.945 INFO:tasks.rados.rados.0.smithi003.stdout:542: finishing write tid 1 to smithi00370293-147 2024-09-21T10:11:34.945 INFO:tasks.rados.rados.0.smithi003.stdout:542: finishing write tid 2 to smithi00370293-147 2024-09-21T10:11:34.945 INFO:tasks.rados.rados.0.smithi003.stdout:542: finishing write tid 3 to smithi00370293-147 2024-09-21T10:11:34.945 INFO:tasks.rados.rados.0.smithi003.stdout:542: finishing write tid 4 to smithi00370293-147 2024-09-21T10:11:34.946 INFO:tasks.rados.rados.0.smithi003.stdout:542: finishing write tid 5 to smithi00370293-147 2024-09-21T10:11:34.946 INFO:tasks.rados.rados.0.smithi003.stdout:542: oid 147 updating version 0 to 91 2024-09-21T10:11:34.946 INFO:tasks.rados.rados.0.smithi003.stdout:542: oid 147 updating version 91 to 92 2024-09-21T10:11:34.946 INFO:tasks.rados.rados.0.smithi003.stdout:542: oid 147 updating version 92 to 93 2024-09-21T10:11:34.946 INFO:tasks.rados.rados.0.smithi003.stdout:542: oid 147 updating version 93 to 94 2024-09-21T10:11:34.946 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 147 v 94 (ObjNum 525 snap 0 seq_num 525) dirty exists 2024-09-21T10:11:34.946 INFO:tasks.rados.rados.0.smithi003.stdout:542: left oid 147 (ObjNum 525 snap 0 seq_num 525) 2024-09-21T10:11:34.946 INFO:tasks.rados.rados.0.smithi003.stdout:543: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-21T10:11:35.010 INFO:tasks.rados.rados.0.smithi003.stdout:544: finishing write tid 1 to smithi00370293-248 2024-09-21T10:11:35.010 INFO:tasks.rados.rados.0.smithi003.stdout:544: finishing write tid 2 to smithi00370293-248 2024-09-21T10:11:35.010 INFO:tasks.rados.rados.0.smithi003.stdout:544: finishing write tid 3 to smithi00370293-248 2024-09-21T10:11:35.010 INFO:tasks.rados.rados.0.smithi003.stdout:544: finishing write tid 4 to smithi00370293-248 2024-09-21T10:11:35.010 INFO:tasks.rados.rados.0.smithi003.stdout:544: finishing write tid 5 to smithi00370293-248 2024-09-21T10:11:35.010 INFO:tasks.rados.rados.0.smithi003.stdout:544: oid 248 updating version 0 to 120 2024-09-21T10:11:35.010 INFO:tasks.rados.rados.0.smithi003.stdout:544: oid 248 version 120 is already newer than 117 2024-09-21T10:11:35.010 INFO:tasks.rados.rados.0.smithi003.stdout:544: oid 248 version 120 is already newer than 119 2024-09-21T10:11:35.010 INFO:tasks.rados.rados.0.smithi003.stdout:544: oid 248 version 120 is already newer than 118 2024-09-21T10:11:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 248 v 120 (ObjNum 526 snap 0 seq_num 526) dirty exists 2024-09-21T10:11:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:544: left oid 248 (ObjNum 526 snap 0 seq_num 526) 2024-09-21T10:11:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:545: finishing write tid 1 to smithi00370293-76 2024-09-21T10:11:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:545: finishing write tid 2 to smithi00370293-76 2024-09-21T10:11:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2024-09-21T10:11:35.023 INFO:tasks.rados.rados.0.smithi003.stdout:547: writing smithi00370293-11 from 474096 to 1033925 tid 1 2024-09-21T10:11:35.038 INFO:tasks.rados.rados.0.smithi003.stdout:547: writing smithi00370293-11 from 1780963 to 2189813 tid 2 2024-09-21T10:11:35.048 INFO:tasks.rados.rados.0.smithi003.stdout:547: writing smithi00370293-11 from 2800046 to 2874096 tid 3 2024-09-21T10:11:35.048 INFO:tasks.rados.rados.0.smithi003.stdout:539: done (8 left) 2024-09-21T10:11:35.048 INFO:tasks.rados.rados.0.smithi003.stdout:540: done (7 left) 2024-09-21T10:11:35.048 INFO:tasks.rados.rados.0.smithi003.stdout:541: done (6 left) 2024-09-21T10:11:35.048 INFO:tasks.rados.rados.0.smithi003.stdout:542: done (5 left) 2024-09-21T10:11:35.048 INFO:tasks.rados.rados.0.smithi003.stdout:543: done (4 left) 2024-09-21T10:11:35.048 INFO:tasks.rados.rados.0.smithi003.stdout:544: done (3 left) 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:548: read oid 489 snap -1 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:548: expect (ObjNum 488 snap 0 seq_num 488) 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:549: write oid 131 current snap is 0 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:545: finishing write tid 3 to smithi00370293-76 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:545: finishing write tid 4 to smithi00370293-76 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:545: finishing write tid 5 to smithi00370293-76 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:545: oid 76 updating version 0 to 118 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:545: oid 76 version 118 is already newer than 115 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:545: oid 76 version 118 is already newer than 117 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:545: oid 76 version 118 is already newer than 116 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 76 v 118 (ObjNum 527 snap 0 seq_num 527) dirty exists 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:545: left oid 76 (ObjNum 527 snap 0 seq_num 527) 2024-09-21T10:11:35.049 INFO:tasks.rados.rados.0.smithi003.stdout:546: expect (ObjNum 367 snap 0 seq_num 367) 2024-09-21T10:11:35.117 INFO:tasks.rados.rados.0.smithi003.stdout:547: finishing write tid 1 to smithi00370293-11 2024-09-21T10:11:35.118 INFO:tasks.rados.rados.0.smithi003.stdout:547: finishing write tid 2 to smithi00370293-11 2024-09-21T10:11:35.118 INFO:tasks.rados.rados.0.smithi003.stdout:547: finishing write tid 3 to smithi00370293-11 2024-09-21T10:11:35.118 INFO:tasks.rados.rados.0.smithi003.stdout:547: finishing write tid 4 to smithi00370293-11 2024-09-21T10:11:35.118 INFO:tasks.rados.rados.0.smithi003.stdout:547: finishing write tid 5 to smithi00370293-11 2024-09-21T10:11:35.118 INFO:tasks.rados.rados.0.smithi003.stdout:547: oid 11 updating version 0 to 123 2024-09-21T10:11:35.118 INFO:tasks.rados.rados.0.smithi003.stdout:547: oid 11 version 123 is already newer than 122 2024-09-21T10:11:35.118 INFO:tasks.rados.rados.0.smithi003.stdout:547: oid 11 updating version 123 to 124 2024-09-21T10:11:35.118 INFO:tasks.rados.rados.0.smithi003.stdout:547: oid 11 version 124 is already newer than 121 2024-09-21T10:11:35.118 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 124 (ObjNum 528 snap 0 seq_num 528) dirty exists 2024-09-21T10:11:35.118 INFO:tasks.rados.rados.0.smithi003.stdout:547: left oid 11 (ObjNum 528 snap 0 seq_num 528) 2024-09-21T10:11:35.118 INFO:tasks.rados.rados.0.smithi003.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2024-09-21T10:11:35.135 INFO:tasks.rados.rados.0.smithi003.stdout:549: writing smithi00370293-131 from 490903 to 1125981 tid 1 2024-09-21T10:11:35.157 INFO:tasks.rados.rados.0.smithi003.stdout:549: writing smithi00370293-131 from 1839445 to 2391953 tid 2 2024-09-21T10:11:35.157 INFO:tasks.rados.rados.0.smithi003.stdout:545: done (4 left) 2024-09-21T10:11:35.157 INFO:tasks.rados.rados.0.smithi003.stdout:546: done (3 left) 2024-09-21T10:11:35.157 INFO:tasks.rados.rados.0.smithi003.stdout:547: done (2 left) 2024-09-21T10:11:35.157 INFO:tasks.rados.rados.0.smithi003.stdout:550: read oid 482 snap -1 2024-09-21T10:11:35.157 INFO:tasks.rados.rados.0.smithi003.stdout:550: expect (ObjNum 481 snap 0 seq_num 481) 2024-09-21T10:11:35.157 INFO:tasks.rados.rados.0.smithi003.stdout:551: read oid 25 snap -1 2024-09-21T10:11:35.158 INFO:tasks.rados.rados.0.smithi003.stdout:551: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T10:11:35.158 INFO:tasks.rados.rados.0.smithi003.stdout:552: read oid 197 snap -1 2024-09-21T10:11:35.158 INFO:tasks.rados.rados.0.smithi003.stdout:552: expect (ObjNum 196 snap 0 seq_num 196) 2024-09-21T10:11:35.158 INFO:tasks.rados.rados.0.smithi003.stdout:553: read oid 294 snap -1 2024-09-21T10:11:35.158 INFO:tasks.rados.rados.0.smithi003.stdout:553: expect (ObjNum 293 snap 0 seq_num 293) 2024-09-21T10:11:35.158 INFO:tasks.rados.rados.0.smithi003.stdout:554: write oid 297 current snap is 0 2024-09-21T10:11:35.158 INFO:tasks.rados.rados.0.smithi003.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2024-09-21T10:11:35.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:34 smithi003 bash[22527]: cluster 2024-09-21T10:11:33.706963+0000 mgr.y (mgr.14385) 200 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.0 GiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 47 MiB/s wr, 236 op/s 2024-09-21T10:11:35.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:34 smithi003 bash[22527]: audit 2024-09-21T10:11:34.677477+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:35.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:34 smithi003 bash[22527]: audit 2024-09-21T10:11:34.683061+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:35.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:34 smithi003 bash[31899]: cluster 2024-09-21T10:11:33.706963+0000 mgr.y (mgr.14385) 200 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.0 GiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 47 MiB/s wr, 236 op/s 2024-09-21T10:11:35.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:34 smithi003 bash[31899]: audit 2024-09-21T10:11:34.677477+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:35.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:34 smithi003 bash[31899]: audit 2024-09-21T10:11:34.683061+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:35.175 INFO:tasks.rados.rados.0.smithi003.stdout:554: writing smithi00370293-297 from 507710 to 1218037 tid 1 2024-09-21T10:11:35.187 INFO:tasks.rados.rados.0.smithi003.stdout:554: writing smithi00370293-297 from 1897927 to 2310446 tid 2 2024-09-21T10:11:35.193 INFO:tasks.rados.rados.0.smithi003.stdout:554: writing smithi00370293-297 from 2854892 to 2907710 tid 3 2024-09-21T10:11:35.193 INFO:tasks.rados.rados.0.smithi003.stdout:555: read oid 336 snap -1 2024-09-21T10:11:35.193 INFO:tasks.rados.rados.0.smithi003.stdout:555: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T10:11:35.193 INFO:tasks.rados.rados.0.smithi003.stdout:556: write oid 383 current snap is 0 2024-09-21T10:11:35.193 INFO:tasks.rados.rados.0.smithi003.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2024-09-21T10:11:35.204 INFO:tasks.rados.rados.0.smithi003.stdout:556: writing smithi00370293-383 from 524517 to 1310093 tid 1 2024-09-21T10:11:35.213 INFO:tasks.rados.rados.0.smithi003.stdout:556: writing smithi00370293-383 from 1956409 to 2512586 tid 2 2024-09-21T10:11:35.213 INFO:tasks.rados.rados.0.smithi003.stdout:557: read oid 181 snap -1 2024-09-21T10:11:35.214 INFO:tasks.rados.rados.0.smithi003.stdout:557: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T10:11:35.214 INFO:tasks.rados.rados.0.smithi003.stdout:558: write oid 1 current snap is 0 2024-09-21T10:11:35.214 INFO:tasks.rados.rados.0.smithi003.stdout:548: expect (ObjNum 488 snap 0 seq_num 488) 2024-09-21T10:11:35.247 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:11:35.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:34 smithi204 bash[24804]: cluster 2024-09-21T10:11:33.706963+0000 mgr.y (mgr.14385) 200 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.0 GiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 47 MiB/s wr, 236 op/s 2024-09-21T10:11:35.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:34 smithi204 bash[24804]: audit 2024-09-21T10:11:34.677477+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:11:35.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:34 smithi204 bash[24804]: audit 2024-09-21T10:11:34.683061+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:35.300 INFO:tasks.rados.rados.0.smithi003.stdout:549: finishing write tid 1 to smithi00370293-131 2024-09-21T10:11:35.300 INFO:tasks.rados.rados.0.smithi003.stdout:549: finishing write tid 2 to smithi00370293-131 2024-09-21T10:11:35.300 INFO:tasks.rados.rados.0.smithi003.stdout:549: finishing write tid 3 to smithi00370293-131 2024-09-21T10:11:35.300 INFO:tasks.rados.rados.0.smithi003.stdout:549: finishing write tid 4 to smithi00370293-131 2024-09-21T10:11:35.300 INFO:tasks.rados.rados.0.smithi003.stdout:549: oid 131 updating version 0 to 113 2024-09-21T10:11:35.300 INFO:tasks.rados.rados.0.smithi003.stdout:549: oid 131 version 113 is already newer than 112 2024-09-21T10:11:35.301 INFO:tasks.rados.rados.0.smithi003.stdout:549: oid 131 updating version 113 to 114 2024-09-21T10:11:35.301 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 131 v 114 (ObjNum 529 snap 0 seq_num 529) dirty exists 2024-09-21T10:11:35.301 INFO:tasks.rados.rados.0.smithi003.stdout:549: left oid 131 (ObjNum 529 snap 0 seq_num 529) 2024-09-21T10:11:35.301 INFO:tasks.rados.rados.0.smithi003.stdout:551: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T10:11:35.376 INFO:tasks.rados.rados.0.smithi003.stdout:552: expect (ObjNum 196 snap 0 seq_num 196) 2024-09-21T10:11:35.480 INFO:tasks.rados.rados.0.smithi003.stdout:553: expect (ObjNum 293 snap 0 seq_num 293) 2024-09-21T10:11:35.573 INFO:tasks.rados.rados.0.smithi003.stdout:550: expect (ObjNum 481 snap 0 seq_num 481) 2024-09-21T10:11:35.638 INFO:tasks.rados.rados.0.smithi003.stdout:554: finishing write tid 1 to smithi00370293-297 2024-09-21T10:11:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:554: finishing write tid 2 to smithi00370293-297 2024-09-21T10:11:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:555: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T10:11:35.751 INFO:tasks.rados.rados.0.smithi003.stdout:554: finishing write tid 3 to smithi00370293-297 2024-09-21T10:11:35.752 INFO:tasks.rados.rados.0.smithi003.stdout:554: finishing write tid 4 to smithi00370293-297 2024-09-21T10:11:35.752 INFO:tasks.rados.rados.0.smithi003.stdout:554: finishing write tid 5 to smithi00370293-297 2024-09-21T10:11:35.752 INFO:tasks.rados.rados.0.smithi003.stdout:554: oid 297 updating version 0 to 116 2024-09-21T10:11:35.752 INFO:tasks.rados.rados.0.smithi003.stdout:554: oid 297 updating version 116 to 118 2024-09-21T10:11:35.752 INFO:tasks.rados.rados.0.smithi003.stdout:554: oid 297 version 118 is already newer than 117 2024-09-21T10:11:35.752 INFO:tasks.rados.rados.0.smithi003.stdout:554: oid 297 version 118 is already newer than 115 2024-09-21T10:11:35.752 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 297 v 118 (ObjNum 530 snap 0 seq_num 530) dirty exists 2024-09-21T10:11:35.752 INFO:tasks.rados.rados.0.smithi003.stdout:554: left oid 297 (ObjNum 530 snap 0 seq_num 530) 2024-09-21T10:11:35.753 INFO:tasks.rados.rados.0.smithi003.stdout:556: finishing write tid 1 to smithi00370293-383 2024-09-21T10:11:35.753 INFO:tasks.rados.rados.0.smithi003.stdout:556: finishing write tid 2 to smithi00370293-383 2024-09-21T10:11:35.753 INFO:tasks.rados.rados.0.smithi003.stdout:556: finishing write tid 3 to smithi00370293-383 2024-09-21T10:11:35.753 INFO:tasks.rados.rados.0.smithi003.stdout:556: finishing write tid 4 to smithi00370293-383 2024-09-21T10:11:35.753 INFO:tasks.rados.rados.0.smithi003.stdout:556: oid 383 updating version 0 to 93 2024-09-21T10:11:35.753 INFO:tasks.rados.rados.0.smithi003.stdout:556: oid 383 updating version 93 to 95 2024-09-21T10:11:35.753 INFO:tasks.rados.rados.0.smithi003.stdout:556: oid 383 version 95 is already newer than 94 2024-09-21T10:11:35.753 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 383 v 95 (ObjNum 531 snap 0 seq_num 531) dirty exists 2024-09-21T10:11:35.754 INFO:tasks.rados.rados.0.smithi003.stdout:556: left oid 383 (ObjNum 531 snap 0 seq_num 531) 2024-09-21T10:11:35.754 INFO:tasks.rados.rados.0.smithi003.stdout:557: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T10:11:35.848 INFO:tasks.rados.rados.0.smithi003.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2024-09-21T10:11:35.865 INFO:tasks.rados.rados.0.smithi003.stdout:558: writing smithi00370293-1 from 541324 to 1002149 tid 1 2024-09-21T10:11:35.880 INFO:tasks.rados.rados.0.smithi003.stdout:558: writing smithi00370293-1 from 1498538 to 1914726 tid 2 2024-09-21T10:11:35.897 INFO:tasks.rados.rados.0.smithi003.stdout:558: writing smithi00370293-1 from 2393385 to 2941324 tid 3 2024-09-21T10:11:35.898 INFO:tasks.rados.rados.0.smithi003.stdout:548: done (10 left) 2024-09-21T10:11:35.898 INFO:tasks.rados.rados.0.smithi003.stdout:549: done (9 left) 2024-09-21T10:11:35.898 INFO:tasks.rados.rados.0.smithi003.stdout:550: done (8 left) 2024-09-21T10:11:35.898 INFO:tasks.rados.rados.0.smithi003.stdout:551: done (7 left) 2024-09-21T10:11:35.898 INFO:tasks.rados.rados.0.smithi003.stdout:552: done (6 left) 2024-09-21T10:11:35.898 INFO:tasks.rados.rados.0.smithi003.stdout:553: done (5 left) 2024-09-21T10:11:35.898 INFO:tasks.rados.rados.0.smithi003.stdout:554: done (4 left) 2024-09-21T10:11:35.898 INFO:tasks.rados.rados.0.smithi003.stdout:555: done (3 left) 2024-09-21T10:11:35.898 INFO:tasks.rados.rados.0.smithi003.stdout:556: done (2 left) 2024-09-21T10:11:35.899 INFO:tasks.rados.rados.0.smithi003.stdout:557: done (1 left) 2024-09-21T10:11:35.899 INFO:tasks.rados.rados.0.smithi003.stdout:559: delete oid 142 current snap is 0 2024-09-21T10:11:35.899 INFO:tasks.rados.rados.0.smithi003.stdout:558: finishing write tid 1 to smithi00370293-1 2024-09-21T10:11:35.899 INFO:tasks.rados.rados.0.smithi003.stdout:558: finishing write tid 2 to smithi00370293-1 2024-09-21T10:11:35.900 INFO:tasks.rados.rados.0.smithi003.stdout:559: done (1 left) 2024-09-21T10:11:35.900 INFO:tasks.rados.rados.0.smithi003.stdout:560: read oid 371 snap -1 2024-09-21T10:11:35.900 INFO:tasks.rados.rados.0.smithi003.stdout:560: expect (ObjNum 370 snap 0 seq_num 370) 2024-09-21T10:11:35.900 INFO:tasks.rados.rados.0.smithi003.stdout:561: write oid 90 current snap is 0 2024-09-21T10:11:35.900 INFO:tasks.rados.rados.0.smithi003.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2024-09-21T10:11:35.910 INFO:tasks.rados.rados.0.smithi003.stdout:561: writing smithi00370293-90 from 574938 to 1302614 tid 1 2024-09-21T10:11:35.919 INFO:tasks.rados.rados.0.smithi003.stdout:561: writing smithi00370293-90 from 1731855 to 2435359 tid 2 2024-09-21T10:11:35.924 INFO:tasks.rados.rados.0.smithi003.stdout:561: writing smithi00370293-90 from 2848231 to 2974938 tid 3 2024-09-21T10:11:35.924 INFO:tasks.rados.rados.0.smithi003.stdout:562: read oid 300 snap -1 2024-09-21T10:11:35.925 INFO:tasks.rados.rados.0.smithi003.stdout:562: expect (ObjNum 299 snap 0 seq_num 299) 2024-09-21T10:11:35.925 INFO:tasks.rados.rados.0.smithi003.stdout:563: write oid 32 current snap is 0 2024-09-21T10:11:35.925 INFO:tasks.rados.rados.0.smithi003.stdout:558: finishing write tid 3 to smithi00370293-1 2024-09-21T10:11:35.925 INFO:tasks.rados.rados.0.smithi003.stdout:558: finishing write tid 4 to smithi00370293-1 2024-09-21T10:11:35.925 INFO:tasks.rados.rados.0.smithi003.stdout:558: finishing write tid 5 to smithi00370293-1 2024-09-21T10:11:35.925 INFO:tasks.rados.rados.0.smithi003.stdout:558: oid 1 updating version 0 to 132 2024-09-21T10:11:35.925 INFO:tasks.rados.rados.0.smithi003.stdout:558: oid 1 updating version 132 to 133 2024-09-21T10:11:35.925 INFO:tasks.rados.rados.0.smithi003.stdout:558: oid 1 version 133 is already newer than 131 2024-09-21T10:11:35.926 INFO:tasks.rados.rados.0.smithi003.stdout:558: oid 1 updating version 133 to 134 2024-09-21T10:11:35.926 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 134 (ObjNum 532 snap 0 seq_num 532) dirty exists 2024-09-21T10:11:35.926 INFO:tasks.rados.rados.0.smithi003.stdout:558: left oid 1 (ObjNum 532 snap 0 seq_num 532) 2024-09-21T10:11:35.926 INFO:tasks.rados.rados.0.smithi003.stdout:560: expect (ObjNum 370 snap 0 seq_num 370) 2024-09-21T10:11:35.999 INFO:tasks.rados.rados.0.smithi003.stdout:561: finishing write tid 1 to smithi00370293-90 2024-09-21T10:11:35.999 INFO:tasks.rados.rados.0.smithi003.stdout:561: finishing write tid 2 to smithi00370293-90 2024-09-21T10:11:35.999 INFO:tasks.rados.rados.0.smithi003.stdout:561: finishing write tid 3 to smithi00370293-90 2024-09-21T10:11:35.999 INFO:tasks.rados.rados.0.smithi003.stdout:561: finishing write tid 4 to smithi00370293-90 2024-09-21T10:11:35.999 INFO:tasks.rados.rados.0.smithi003.stdout:561: finishing write tid 5 to smithi00370293-90 2024-09-21T10:11:36.000 INFO:tasks.rados.rados.0.smithi003.stdout:561: oid 90 updating version 0 to 96 2024-09-21T10:11:36.000 INFO:tasks.rados.rados.0.smithi003.stdout:561: oid 90 version 96 is already newer than 95 2024-09-21T10:11:36.000 INFO:tasks.rados.rados.0.smithi003.stdout:561: oid 90 version 96 is already newer than 93 2024-09-21T10:11:36.000 INFO:tasks.rados.rados.0.smithi003.stdout:561: oid 90 version 96 is already newer than 94 2024-09-21T10:11:36.000 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 90 v 96 (ObjNum 534 snap 0 seq_num 534) dirty exists 2024-09-21T10:11:36.000 INFO:tasks.rados.rados.0.smithi003.stdout:561: left oid 90 (ObjNum 534 snap 0 seq_num 534) 2024-09-21T10:11:36.000 INFO:tasks.rados.rados.0.smithi003.stdout:562: expect (ObjNum 299 snap 0 seq_num 299) 2024-09-21T10:11:36.097 INFO:tasks.rados.rados.0.smithi003.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2024-09-21T10:11:36.111 INFO:tasks.rados.rados.0.smithi003.stdout:563: writing smithi00370293-32 from 591745 to 994670 tid 1 2024-09-21T10:11:36.131 INFO:tasks.rados.rados.0.smithi003.stdout:563: writing smithi00370293-32 from 1790337 to 2353852 tid 2 2024-09-21T10:11:36.131 INFO:tasks.rados.rados.0.smithi003.stdout:558: done (4 left) 2024-09-21T10:11:36.131 INFO:tasks.rados.rados.0.smithi003.stdout:560: done (3 left) 2024-09-21T10:11:36.131 INFO:tasks.rados.rados.0.smithi003.stdout:561: done (2 left) 2024-09-21T10:11:36.131 INFO:tasks.rados.rados.0.smithi003.stdout:562: done (1 left) 2024-09-21T10:11:36.131 INFO:tasks.rados.rados.0.smithi003.stdout:564: read oid 315 snap -1 2024-09-21T10:11:36.131 INFO:tasks.rados.rados.0.smithi003.stdout:564: expect (ObjNum 314 snap 0 seq_num 314) 2024-09-21T10:11:36.132 INFO:tasks.rados.rados.0.smithi003.stdout:565: read oid 418 snap -1 2024-09-21T10:11:36.132 INFO:tasks.rados.rados.0.smithi003.stdout:565: expect (ObjNum 417 snap 0 seq_num 417) 2024-09-21T10:11:36.132 INFO:tasks.rados.rados.0.smithi003.stdout:566: write oid 489 current snap is 0 2024-09-21T10:11:36.132 INFO:tasks.rados.rados.0.smithi003.stdout:563: finishing write tid 1 to smithi00370293-32 2024-09-21T10:11:36.132 INFO:tasks.rados.rados.0.smithi003.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2024-09-21T10:11:36.147 INFO:tasks.rados.rados.0.smithi003.stdout:566: writing smithi00370293-489 from 608552 to 1086726 tid 1 2024-09-21T10:11:36.167 INFO:tasks.rados.rados.0.smithi003.stdout:566: writing smithi00370293-489 from 1848819 to 2555992 tid 2 2024-09-21T10:11:36.167 INFO:tasks.rados.rados.0.smithi003.stdout:567: write oid 266 current snap is 0 2024-09-21T10:11:36.167 INFO:tasks.rados.rados.0.smithi003.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2024-09-21T10:11:36.179 INFO:tasks.rados.rados.0.smithi003.stdout:567: writing smithi00370293-266 from 625359 to 1178782 tid 1 2024-09-21T10:11:36.189 INFO:tasks.rados.rados.0.smithi003.stdout:567: writing smithi00370293-266 from 1790948 to 2358132 tid 2 2024-09-21T10:11:36.195 INFO:tasks.rados.rados.0.smithi003.stdout:567: writing smithi00370293-266 from 2930500 to 3025359 tid 3 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:568: read oid 328 snap -1 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:568: expect (ObjNum 327 snap 0 seq_num 327) 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:569: read oid 205 snap -1 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:569: expect (ObjNum 204 snap 0 seq_num 204) 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:570: write oid 477 current snap is 0 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:563: finishing write tid 2 to smithi00370293-32 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:563: finishing write tid 3 to smithi00370293-32 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:563: finishing write tid 4 to smithi00370293-32 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:563: oid 32 updating version 0 to 99 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:563: oid 32 version 99 is already newer than 98 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:563: oid 32 version 99 is already newer than 97 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 99 (ObjNum 535 snap 0 seq_num 535) dirty exists 2024-09-21T10:11:36.196 INFO:tasks.rados.rados.0.smithi003.stdout:563: left oid 32 (ObjNum 535 snap 0 seq_num 535) 2024-09-21T10:11:36.197 INFO:tasks.rados.rados.0.smithi003.stdout:565: expect (ObjNum 417 snap 0 seq_num 417) 2024-09-21T10:11:36.292 INFO:tasks.rados.rados.0.smithi003.stdout:564: expect (ObjNum 314 snap 0 seq_num 314) 2024-09-21T10:11:36.395 INFO:tasks.rados.rados.0.smithi003.stdout:566: finishing write tid 1 to smithi00370293-489 2024-09-21T10:11:36.395 INFO:tasks.rados.rados.0.smithi003.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2024-09-21T10:11:36.401 INFO:tasks.rados.rados.0.smithi003.stdout:570: writing smithi00370293-477 from 642166 to 1270838 tid 1 2024-09-21T10:11:36.409 INFO:tasks.rados.rados.0.smithi003.stdout:570: writing smithi00370293-477 from 1849430 to 2560272 tid 2 2024-09-21T10:11:36.409 INFO:tasks.rados.rados.0.smithi003.stdout:563: done (7 left) 2024-09-21T10:11:36.409 INFO:tasks.rados.rados.0.smithi003.stdout:564: done (6 left) 2024-09-21T10:11:36.409 INFO:tasks.rados.rados.0.smithi003.stdout:565: done (5 left) 2024-09-21T10:11:36.409 INFO:tasks.rados.rados.0.smithi003.stdout:571: read oid 364 snap -1 2024-09-21T10:11:36.409 INFO:tasks.rados.rados.0.smithi003.stdout:571: expect (ObjNum 363 snap 0 seq_num 363) 2024-09-21T10:11:36.409 INFO:tasks.rados.rados.0.smithi003.stdout:572: write oid 381 current snap is 0 2024-09-21T10:11:36.410 INFO:tasks.rados.rados.0.smithi003.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2024-09-21T10:11:36.416 INFO:tasks.rados.rados.0.smithi003.stdout:572: writing smithi00370293-381 from 658973 to 1362894 tid 1 2024-09-21T10:11:36.423 INFO:tasks.rados.rados.0.smithi003.stdout:572: writing smithi00370293-381 from 1907912 to 2478765 tid 2 2024-09-21T10:11:36.426 INFO:tasks.rados.rados.0.smithi003.stdout:572: writing smithi00370293-381 from 2985346 to 3058973 tid 3 2024-09-21T10:11:36.426 INFO:tasks.rados.rados.0.smithi003.stdout:573: write oid 57 current snap is 0 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:566: finishing write tid 2 to smithi00370293-489 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:566: finishing write tid 3 to smithi00370293-489 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:566: finishing write tid 4 to smithi00370293-489 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:566: oid 489 updating version 0 to 107 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:566: oid 489 version 107 is already newer than 106 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:566: oid 489 updating version 107 to 108 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 489 v 108 (ObjNum 536 snap 0 seq_num 536) dirty exists 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:566: left oid 489 (ObjNum 536 snap 0 seq_num 536) 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:567: finishing write tid 1 to smithi00370293-266 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:567: finishing write tid 2 to smithi00370293-266 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:567: finishing write tid 3 to smithi00370293-266 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:567: finishing write tid 4 to smithi00370293-266 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:567: finishing write tid 5 to smithi00370293-266 2024-09-21T10:11:36.427 INFO:tasks.rados.rados.0.smithi003.stdout:567: oid 266 updating version 0 to 136 2024-09-21T10:11:36.428 INFO:tasks.rados.rados.0.smithi003.stdout:567: oid 266 version 136 is already newer than 135 2024-09-21T10:11:36.428 INFO:tasks.rados.rados.0.smithi003.stdout:567: oid 266 updating version 136 to 137 2024-09-21T10:11:36.428 INFO:tasks.rados.rados.0.smithi003.stdout:567: oid 266 updating version 137 to 138 2024-09-21T10:11:36.428 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 266 v 138 (ObjNum 537 snap 0 seq_num 537) dirty exists 2024-09-21T10:11:36.428 INFO:tasks.rados.rados.0.smithi003.stdout:567: left oid 266 (ObjNum 537 snap 0 seq_num 537) 2024-09-21T10:11:36.428 INFO:tasks.rados.rados.0.smithi003.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2024-09-21T10:11:36.433 INFO:tasks.rados.rados.0.smithi003.stdout:573: writing smithi00370293-57 from 675780 to 1171303 tid 1 2024-09-21T10:11:36.440 INFO:tasks.rados.rados.0.smithi003.stdout:573: writing smithi00370293-57 from 1682747 to 2397258 tid 2 2024-09-21T10:11:36.444 INFO:tasks.rados.rados.0.smithi003.stdout:573: writing smithi00370293-57 from 3012769 to 3075780 tid 3 2024-09-21T10:11:36.444 INFO:tasks.rados.rados.0.smithi003.stdout:566: done (7 left) 2024-09-21T10:11:36.444 INFO:tasks.rados.rados.0.smithi003.stdout:567: done (6 left) 2024-09-21T10:11:36.444 INFO:tasks.rados.rados.0.smithi003.stdout:574: write oid 340 current snap is 0 2024-09-21T10:11:36.444 INFO:tasks.rados.rados.0.smithi003.stdout:568: expect (ObjNum 327 snap 0 seq_num 327) 2024-09-21T10:11:36.559 INFO:tasks.rados.rados.0.smithi003.stdout:569: expect (ObjNum 204 snap 0 seq_num 204) 2024-09-21T10:11:36.670 INFO:tasks.rados.rados.0.smithi003.stdout:570: finishing write tid 1 to smithi00370293-477 2024-09-21T10:11:36.670 INFO:tasks.rados.rados.0.smithi003.stdout:570: finishing write tid 2 to smithi00370293-477 2024-09-21T10:11:36.670 INFO:tasks.rados.rados.0.smithi003.stdout:570: finishing write tid 3 to smithi00370293-477 2024-09-21T10:11:36.671 INFO:tasks.rados.rados.0.smithi003.stdout:570: finishing write tid 4 to smithi00370293-477 2024-09-21T10:11:36.671 INFO:tasks.rados.rados.0.smithi003.stdout:570: oid 477 updating version 0 to 101 2024-09-21T10:11:36.671 INFO:tasks.rados.rados.0.smithi003.stdout:570: oid 477 version 101 is already newer than 99 2024-09-21T10:11:36.671 INFO:tasks.rados.rados.0.smithi003.stdout:570: oid 477 version 101 is already newer than 100 2024-09-21T10:11:36.671 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 477 v 101 (ObjNum 538 snap 0 seq_num 538) dirty exists 2024-09-21T10:11:36.671 INFO:tasks.rados.rados.0.smithi003.stdout:570: left oid 477 (ObjNum 538 snap 0 seq_num 538) 2024-09-21T10:11:36.671 INFO:tasks.rados.rados.0.smithi003.stdout:571: expect (ObjNum 363 snap 0 seq_num 363) 2024-09-21T10:11:36.736 INFO:tasks.rados.rados.0.smithi003.stdout:572: finishing write tid 1 to smithi00370293-381 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:572: finishing write tid 2 to smithi00370293-381 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:572: finishing write tid 3 to smithi00370293-381 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:572: finishing write tid 4 to smithi00370293-381 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:572: finishing write tid 5 to smithi00370293-381 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:572: oid 381 updating version 0 to 105 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:572: oid 381 version 105 is already newer than 103 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:572: oid 381 version 105 is already newer than 104 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:572: oid 381 version 105 is already newer than 102 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 381 v 105 (ObjNum 539 snap 0 seq_num 539) dirty exists 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:572: left oid 381 (ObjNum 539 snap 0 seq_num 539) 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:573: finishing write tid 1 to smithi00370293-57 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:573: finishing write tid 2 to smithi00370293-57 2024-09-21T10:11:36.737 INFO:tasks.rados.rados.0.smithi003.stdout:573: finishing write tid 3 to smithi00370293-57 2024-09-21T10:11:36.738 INFO:tasks.rados.rados.0.smithi003.stdout:573: finishing write tid 4 to smithi00370293-57 2024-09-21T10:11:36.738 INFO:tasks.rados.rados.0.smithi003.stdout:573: finishing write tid 5 to smithi00370293-57 2024-09-21T10:11:36.738 INFO:tasks.rados.rados.0.smithi003.stdout:573: oid 57 updating version 0 to 129 2024-09-21T10:11:36.738 INFO:tasks.rados.rados.0.smithi003.stdout:573: oid 57 version 129 is already newer than 128 2024-09-21T10:11:36.738 INFO:tasks.rados.rados.0.smithi003.stdout:573: oid 57 version 129 is already newer than 127 2024-09-21T10:11:36.738 INFO:tasks.rados.rados.0.smithi003.stdout:573: oid 57 updating version 129 to 130 2024-09-21T10:11:36.738 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 57 v 130 (ObjNum 540 snap 0 seq_num 540) dirty exists 2024-09-21T10:11:36.738 INFO:tasks.rados.rados.0.smithi003.stdout:573: left oid 57 (ObjNum 540 snap 0 seq_num 540) 2024-09-21T10:11:36.738 INFO:tasks.rados.rados.0.smithi003.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2024-09-21T10:11:36.751 INFO:tasks.rados.rados.0.smithi003.stdout:574: writing smithi00370293-340 from 692587 to 1263359 tid 1 2024-09-21T10:11:36.766 INFO:tasks.rados.rados.0.smithi003.stdout:574: writing smithi00370293-340 from 2024876 to 2599398 tid 2 2024-09-21T10:11:36.772 INFO:tasks.rados.rados.0.smithi003.stdout:574: writing smithi00370293-340 from 3040192 to 3092587 tid 3 2024-09-21T10:11:36.772 INFO:tasks.rados.rados.0.smithi003.stdout:568: done (6 left) 2024-09-21T10:11:36.773 INFO:tasks.rados.rados.0.smithi003.stdout:569: done (5 left) 2024-09-21T10:11:36.773 INFO:tasks.rados.rados.0.smithi003.stdout:570: done (4 left) 2024-09-21T10:11:36.773 INFO:tasks.rados.rados.0.smithi003.stdout:571: done (3 left) 2024-09-21T10:11:36.773 INFO:tasks.rados.rados.0.smithi003.stdout:572: done (2 left) 2024-09-21T10:11:36.773 INFO:tasks.rados.rados.0.smithi003.stdout:573: done (1 left) 2024-09-21T10:11:36.773 INFO:tasks.rados.rados.0.smithi003.stdout:575: read oid 495 snap -1 2024-09-21T10:11:36.773 INFO:tasks.rados.rados.0.smithi003.stdout:575: expect (ObjNum 494 snap 0 seq_num 494) 2024-09-21T10:11:36.773 INFO:tasks.rados.rados.0.smithi003.stdout:576: delete oid 210 current snap is 0 2024-09-21T10:11:36.773 INFO:tasks.rados.rados.0.smithi003.stdout:574: finishing write tid 1 to smithi00370293-340 2024-09-21T10:11:36.773 INFO:tasks.rados.rados.0.smithi003.stdout:574: finishing write tid 2 to smithi00370293-340 2024-09-21T10:11:36.775 INFO:tasks.rados.rados.0.smithi003.stdout:576: done (2 left) 2024-09-21T10:11:36.775 INFO:tasks.rados.rados.0.smithi003.stdout:577: write oid 23 current snap is 0 2024-09-21T10:11:36.775 INFO:tasks.rados.rados.0.smithi003.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2024-09-21T10:11:36.793 INFO:tasks.rados.rados.0.smithi003.stdout:577: writing smithi00370293-23 from 726201 to 1447471 tid 1 2024-09-21T10:11:36.808 INFO:tasks.rados.rados.0.smithi003.stdout:577: writing smithi00370293-23 from 2141840 to 2720031 tid 2 2024-09-21T10:11:36.808 INFO:tasks.rados.rados.0.smithi003.stdout:578: write oid 243 current snap is 0 2024-09-21T10:11:36.808 INFO:tasks.rados.rados.0.smithi003.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2024-09-21T10:11:36.823 INFO:tasks.rados.rados.0.smithi003.stdout:578: writing smithi00370293-243 from 743008 to 1539527 tid 1 2024-09-21T10:11:36.834 INFO:tasks.rados.rados.0.smithi003.stdout:578: writing smithi00370293-243 from 2200322 to 2922171 tid 2 2024-09-21T10:11:36.834 INFO:tasks.rados.rados.0.smithi003.stdout:579: delete oid 69 current snap is 0 2024-09-21T10:11:36.834 INFO:tasks.rados.rados.0.smithi003.stdout:574: finishing write tid 3 to smithi00370293-340 2024-09-21T10:11:36.834 INFO:tasks.rados.rados.0.smithi003.stdout:574: finishing write tid 4 to smithi00370293-340 2024-09-21T10:11:36.834 INFO:tasks.rados.rados.0.smithi003.stdout:574: finishing write tid 5 to smithi00370293-340 2024-09-21T10:11:36.834 INFO:tasks.rados.rados.0.smithi003.stdout:574: oid 340 updating version 0 to 98 2024-09-21T10:11:36.834 INFO:tasks.rados.rados.0.smithi003.stdout:574: oid 340 version 98 is already newer than 95 2024-09-21T10:11:36.835 INFO:tasks.rados.rados.0.smithi003.stdout:574: oid 340 version 98 is already newer than 97 2024-09-21T10:11:36.835 INFO:tasks.rados.rados.0.smithi003.stdout:574: oid 340 version 98 is already newer than 96 2024-09-21T10:11:36.835 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 340 v 98 (ObjNum 541 snap 0 seq_num 541) dirty exists 2024-09-21T10:11:36.835 INFO:tasks.rados.rados.0.smithi003.stdout:574: left oid 340 (ObjNum 541 snap 0 seq_num 541) 2024-09-21T10:11:36.835 INFO:tasks.rados.rados.0.smithi003.stdout:575: expect (ObjNum 494 snap 0 seq_num 494) 2024-09-21T10:11:36.908 INFO:tasks.rados.rados.0.smithi003.stdout:577: finishing write tid 1 to smithi00370293-23 2024-09-21T10:11:36.908 INFO:tasks.rados.rados.0.smithi003.stdout:577: finishing write tid 2 to smithi00370293-23 2024-09-21T10:11:36.908 INFO:tasks.rados.rados.0.smithi003.stdout:577: finishing write tid 3 to smithi00370293-23 2024-09-21T10:11:36.908 INFO:tasks.rados.rados.0.smithi003.stdout:577: finishing write tid 4 to smithi00370293-23 2024-09-21T10:11:36.908 INFO:tasks.rados.rados.0.smithi003.stdout:577: oid 23 updating version 0 to 118 2024-09-21T10:11:36.908 INFO:tasks.rados.rados.0.smithi003.stdout:577: oid 23 updating version 118 to 119 2024-09-21T10:11:36.908 INFO:tasks.rados.rados.0.smithi003.stdout:577: oid 23 updating version 119 to 120 2024-09-21T10:11:36.908 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 120 (ObjNum 543 snap 0 seq_num 543) dirty exists 2024-09-21T10:11:36.908 INFO:tasks.rados.rados.0.smithi003.stdout:577: left oid 23 (ObjNum 543 snap 0 seq_num 543) 2024-09-21T10:11:36.908 INFO:tasks.rados.rados.0.smithi003.stdout:578: finishing write tid 1 to smithi00370293-243 2024-09-21T10:11:36.908 INFO:tasks.rados.rados.0.smithi003.stdout:574: done (4 left) 2024-09-21T10:11:36.909 INFO:tasks.rados.rados.0.smithi003.stdout:575: done (3 left) 2024-09-21T10:11:36.909 INFO:tasks.rados.rados.0.smithi003.stdout:577: done (2 left) 2024-09-21T10:11:36.909 INFO:tasks.rados.rados.0.smithi003.stdout:579: done (1 left) 2024-09-21T10:11:36.909 INFO:tasks.rados.rados.0.smithi003.stdout:580: write oid 441 current snap is 0 2024-09-21T10:11:36.909 INFO:tasks.rados.rados.0.smithi003.stdout:578: finishing write tid 2 to smithi00370293-243 2024-09-21T10:11:36.909 INFO:tasks.rados.rados.0.smithi003.stdout:578: finishing write tid 3 to smithi00370293-243 2024-09-21T10:11:36.909 INFO:tasks.rados.rados.0.smithi003.stdout:578: finishing write tid 4 to smithi00370293-243 2024-09-21T10:11:36.909 INFO:tasks.rados.rados.0.smithi003.stdout:578: oid 243 updating version 0 to 141 2024-09-21T10:11:36.909 INFO:tasks.rados.rados.0.smithi003.stdout:578: oid 243 version 141 is already newer than 139 2024-09-21T10:11:36.909 INFO:tasks.rados.rados.0.smithi003.stdout:578: oid 243 version 141 is already newer than 140 2024-09-21T10:11:36.910 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 243 v 141 (ObjNum 544 snap 0 seq_num 544) dirty exists 2024-09-21T10:11:36.910 INFO:tasks.rados.rados.0.smithi003.stdout:578: left oid 243 (ObjNum 544 snap 0 seq_num 544) 2024-09-21T10:11:36.910 INFO:tasks.rados.rados.0.smithi003.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2024-09-21T10:11:36.920 INFO:tasks.rados.rados.0.smithi003.stdout:580: writing smithi00370293-441 from 776622 to 1323639 tid 1 2024-09-21T10:11:36.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:36 smithi003 bash[31899]: cluster 2024-09-21T10:11:35.708082+0000 mgr.y (mgr.14385) 201 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 62 MiB/s wr, 330 op/s 2024-09-21T10:11:36.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:36 smithi003 bash[22527]: cluster 2024-09-21T10:11:35.708082+0000 mgr.y (mgr.14385) 201 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 62 MiB/s wr, 330 op/s 2024-09-21T10:11:36.932 INFO:tasks.rados.rados.0.smithi003.stdout:580: writing smithi00370293-441 from 1800933 to 2526451 tid 2 2024-09-21T10:11:36.938 INFO:tasks.rados.rados.0.smithi003.stdout:580: writing smithi00370293-441 from 2944601 to 3176622 tid 3 2024-09-21T10:11:36.939 INFO:tasks.rados.rados.0.smithi003.stdout:578: done (1 left) 2024-09-21T10:11:36.939 INFO:tasks.rados.rados.0.smithi003.stdout:581: delete oid 214 current snap is 0 2024-09-21T10:11:36.939 INFO:tasks.rados.rados.0.smithi003.stdout:580: finishing write tid 1 to smithi00370293-441 2024-09-21T10:11:36.939 INFO:tasks.rados.rados.0.smithi003.stdout:580: finishing write tid 2 to smithi00370293-441 2024-09-21T10:11:36.942 INFO:tasks.rados.rados.0.smithi003.stdout:581: done (1 left) 2024-09-21T10:11:36.942 INFO:tasks.rados.rados.0.smithi003.stdout:582: read oid 310 snap -1 2024-09-21T10:11:36.942 INFO:tasks.rados.rados.0.smithi003.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2024-09-21T10:11:36.942 INFO:tasks.rados.rados.0.smithi003.stdout:583: read oid 288 snap -1 2024-09-21T10:11:36.942 INFO:tasks.rados.rados.0.smithi003.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2024-09-21T10:11:36.942 INFO:tasks.rados.rados.0.smithi003.stdout:584: read oid 401 snap -1 2024-09-21T10:11:36.942 INFO:tasks.rados.rados.0.smithi003.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2024-09-21T10:11:36.942 INFO:tasks.rados.rados.0.smithi003.stdout:585: read oid 86 snap -1 2024-09-21T10:11:36.943 INFO:tasks.rados.rados.0.smithi003.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2024-09-21T10:11:36.943 INFO:tasks.rados.rados.0.smithi003.stdout:586: delete oid 418 current snap is 0 2024-09-21T10:11:36.944 INFO:tasks.rados.rados.0.smithi003.stdout:580: finishing write tid 3 to smithi00370293-441 2024-09-21T10:11:36.946 INFO:tasks.rados.rados.0.smithi003.stdout:580: finishing write tid 4 to smithi00370293-441 2024-09-21T10:11:36.946 INFO:tasks.rados.rados.0.smithi003.stdout:586: done (5 left) 2024-09-21T10:11:36.946 INFO:tasks.rados.rados.0.smithi003.stdout:587: read oid 235 snap -1 2024-09-21T10:11:36.946 INFO:tasks.rados.rados.0.smithi003.stdout:587: expect (ObjNum 234 snap 0 seq_num 234) 2024-09-21T10:11:36.946 INFO:tasks.rados.rados.0.smithi003.stdout:588: read oid 378 snap -1 2024-09-21T10:11:36.946 INFO:tasks.rados.rados.0.smithi003.stdout:588: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T10:11:36.946 INFO:tasks.rados.rados.0.smithi003.stdout:589: read oid 271 snap -1 2024-09-21T10:11:36.946 INFO:tasks.rados.rados.0.smithi003.stdout:589: expect (ObjNum 270 snap 0 seq_num 270) 2024-09-21T10:11:36.946 INFO:tasks.rados.rados.0.smithi003.stdout:590: delete oid 153 current snap is 0 2024-09-21T10:11:36.946 INFO:tasks.rados.rados.0.smithi003.stdout:580: finishing write tid 5 to smithi00370293-441 2024-09-21T10:11:36.946 INFO:tasks.rados.rados.0.smithi003.stdout:580: oid 441 updating version 0 to 83 2024-09-21T10:11:36.947 INFO:tasks.rados.rados.0.smithi003.stdout:580: oid 441 version 83 is already newer than 80 2024-09-21T10:11:36.947 INFO:tasks.rados.rados.0.smithi003.stdout:580: oid 441 version 83 is already newer than 81 2024-09-21T10:11:36.947 INFO:tasks.rados.rados.0.smithi003.stdout:580: oid 441 version 83 is already newer than 82 2024-09-21T10:11:36.947 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 441 v 83 (ObjNum 546 snap 0 seq_num 546) dirty exists 2024-09-21T10:11:36.947 INFO:tasks.rados.rados.0.smithi003.stdout:580: left oid 441 (ObjNum 546 snap 0 seq_num 546) 2024-09-21T10:11:36.948 INFO:tasks.rados.rados.0.smithi003.stdout:580: done (8 left) 2024-09-21T10:11:36.949 INFO:tasks.rados.rados.0.smithi003.stdout:590: done (7 left) 2024-09-21T10:11:36.949 INFO:tasks.rados.rados.0.smithi003.stdout:591: write oid 46 current snap is 0 2024-09-21T10:11:36.949 INFO:tasks.rados.rados.0.smithi003.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2024-09-21T10:11:36.962 INFO:tasks.rados.rados.0.smithi003.stdout:591: writing smithi00370293-46 from 443850 to 1008216 tid 1 2024-09-21T10:11:36.977 INFO:tasks.rados.rados.0.smithi003.stdout:591: writing smithi00370293-46 from 1634861 to 2367717 tid 2 2024-09-21T10:11:36.985 INFO:tasks.rados.rados.0.smithi003.stdout:591: writing smithi00370293-46 from 2770646 to 3243850 tid 3 2024-09-21T10:11:36.985 INFO:tasks.rados.rados.0.smithi003.stdout:592: write oid 464 current snap is 0 2024-09-21T10:11:36.985 INFO:tasks.rados.rados.0.smithi003.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2024-09-21T10:11:36.994 INFO:tasks.rados.rados.0.smithi003.stdout:592: writing smithi00370293-464 from 460657 to 1100272 tid 1 2024-09-21T10:11:37.002 INFO:tasks.rados.rados.0.smithi003.stdout:592: writing smithi00370293-464 from 1693343 to 2169857 tid 2 2024-09-21T10:11:37.010 INFO:tasks.rados.rados.0.smithi003.stdout:592: writing smithi00370293-464 from 2681716 to 3260657 tid 3 2024-09-21T10:11:37.010 INFO:tasks.rados.rados.0.smithi003.stdout:593: delete oid 391 current snap is 0 2024-09-21T10:11:37.011 INFO:tasks.rados.rados.0.smithi003.stdout:588: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T10:11:37.092 INFO:tasks.rados.rados.0.smithi003.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2024-09-21T10:11:37.180 INFO:tasks.rados.rados.0.smithi003.stdout:589: expect (ObjNum 270 snap 0 seq_num 270) 2024-09-21T10:11:37.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:36 smithi204 bash[24804]: cluster 2024-09-21T10:11:35.708082+0000 mgr.y (mgr.14385) 201 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 62 MiB/s wr, 330 op/s 2024-09-21T10:11:37.254 INFO:tasks.rados.rados.0.smithi003.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2024-09-21T10:11:37.361 INFO:tasks.rados.rados.0.smithi003.stdout:591: finishing write tid 1 to smithi00370293-46 2024-09-21T10:11:37.361 INFO:tasks.rados.rados.0.smithi003.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2024-09-21T10:11:37.460 INFO:tasks.rados.rados.0.smithi003.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2024-09-21T10:11:37.544 INFO:tasks.rados.rados.0.smithi003.stdout:591: finishing write tid 2 to smithi00370293-46 2024-09-21T10:11:37.544 INFO:tasks.rados.rados.0.smithi003.stdout:591: finishing write tid 3 to smithi00370293-46 2024-09-21T10:11:37.544 INFO:tasks.rados.rados.0.smithi003.stdout:591: finishing write tid 4 to smithi00370293-46 2024-09-21T10:11:37.544 INFO:tasks.rados.rados.0.smithi003.stdout:591: finishing write tid 5 to smithi00370293-46 2024-09-21T10:11:37.545 INFO:tasks.rados.rados.0.smithi003.stdout:591: oid 46 updating version 0 to 126 2024-09-21T10:11:37.545 INFO:tasks.rados.rados.0.smithi003.stdout:591: oid 46 updating version 126 to 128 2024-09-21T10:11:37.545 INFO:tasks.rados.rados.0.smithi003.stdout:591: oid 46 version 128 is already newer than 127 2024-09-21T10:11:37.545 INFO:tasks.rados.rados.0.smithi003.stdout:591: oid 46 version 128 is already newer than 125 2024-09-21T10:11:37.545 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 128 (ObjNum 550 snap 0 seq_num 550) dirty exists 2024-09-21T10:11:37.545 INFO:tasks.rados.rados.0.smithi003.stdout:591: left oid 46 (ObjNum 550 snap 0 seq_num 550) 2024-09-21T10:11:37.545 INFO:tasks.rados.rados.0.smithi003.stdout:587: expect (ObjNum 234 snap 0 seq_num 234) 2024-09-21T10:11:37.667 INFO:tasks.rados.rados.0.smithi003.stdout:592: finishing write tid 1 to smithi00370293-464 2024-09-21T10:11:37.667 INFO:tasks.rados.rados.0.smithi003.stdout:592: finishing write tid 2 to smithi00370293-464 2024-09-21T10:11:37.667 INFO:tasks.rados.rados.0.smithi003.stdout:592: finishing write tid 3 to smithi00370293-464 2024-09-21T10:11:37.667 INFO:tasks.rados.rados.0.smithi003.stdout:592: finishing write tid 4 to smithi00370293-464 2024-09-21T10:11:37.667 INFO:tasks.rados.rados.0.smithi003.stdout:592: finishing write tid 5 to smithi00370293-464 2024-09-21T10:11:37.667 INFO:tasks.rados.rados.0.smithi003.stdout:592: oid 464 updating version 0 to 100 2024-09-21T10:11:37.667 INFO:tasks.rados.rados.0.smithi003.stdout:592: oid 464 version 100 is already newer than 99 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:592: oid 464 updating version 100 to 101 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:592: oid 464 updating version 101 to 102 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 464 v 102 (ObjNum 551 snap 0 seq_num 551) dirty exists 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:592: left oid 464 (ObjNum 551 snap 0 seq_num 551) 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:582: done (9 left) 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:583: done (8 left) 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:584: done (7 left) 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:585: done (6 left) 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:587: done (5 left) 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:588: done (4 left) 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:589: done (3 left) 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:591: done (2 left) 2024-09-21T10:11:37.668 INFO:tasks.rados.rados.0.smithi003.stdout:592: done (1 left) 2024-09-21T10:11:37.669 INFO:tasks.rados.rados.0.smithi003.stdout:593: done (0 left) 2024-09-21T10:11:37.669 INFO:tasks.rados.rados.0.smithi003.stdout:594: delete oid 291 current snap is 0 2024-09-21T10:11:37.669 INFO:tasks.rados.rados.0.smithi003.stdout:594: done (0 left) 2024-09-21T10:11:37.669 INFO:tasks.rados.rados.0.smithi003.stdout:595: delete oid 120 current snap is 0 2024-09-21T10:11:37.672 INFO:tasks.rados.rados.0.smithi003.stdout:595: done (0 left) 2024-09-21T10:11:37.672 INFO:tasks.rados.rados.0.smithi003.stdout:596: read oid 172 snap -1 2024-09-21T10:11:37.672 INFO:tasks.rados.rados.0.smithi003.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-21T10:11:37.672 INFO:tasks.rados.rados.0.smithi003.stdout:597: delete oid 20 current snap is 0 2024-09-21T10:11:37.675 INFO:tasks.rados.rados.0.smithi003.stdout:597: done (1 left) 2024-09-21T10:11:37.675 INFO:tasks.rados.rados.0.smithi003.stdout:598: write oid 267 current snap is 0 2024-09-21T10:11:37.675 INFO:tasks.rados.rados.0.smithi003.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2024-09-21T10:11:37.695 INFO:tasks.rados.rados.0.smithi003.stdout:598: writing smithi00370293-267 from 544692 to 1276905 tid 1 2024-09-21T10:11:37.720 INFO:tasks.rados.rados.0.smithi003.stdout:598: writing smithi00370293-267 from 1985753 to 2729616 tid 2 2024-09-21T10:11:37.729 INFO:tasks.rados.rados.0.smithi003.stdout:598: writing smithi00370293-267 from 3335184 to 3344692 tid 3 2024-09-21T10:11:37.729 INFO:tasks.rados.rados.0.smithi003.stdout:599: write oid 240 current snap is 0 2024-09-21T10:11:37.729 INFO:tasks.rados.rados.0.smithi003.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2024-09-21T10:11:37.741 INFO:tasks.rados.rados.0.smithi003.stdout:599: writing smithi00370293-240 from 561499 to 968961 tid 1 2024-09-21T10:11:37.752 INFO:tasks.rados.rados.0.smithi003.stdout:599: writing smithi00370293-240 from 1527882 to 2015403 tid 2 2024-09-21T10:11:37.763 INFO:tasks.rados.rados.0.smithi003.stdout:599: writing smithi00370293-240 from 2729901 to 3287118 tid 3 2024-09-21T10:11:37.763 INFO:tasks.rados.rados.0.smithi003.stdout:600: write oid 107 current snap is 0 2024-09-21T10:11:37.763 INFO:tasks.rados.rados.0.smithi003.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2024-09-21T10:11:37.771 INFO:tasks.rados.rados.0.smithi003.stdout:600: writing smithi00370293-107 from 578306 to 1061017 tid 1 2024-09-21T10:11:37.780 INFO:tasks.rados.rados.0.smithi003.stdout:600: writing smithi00370293-107 from 1586364 to 2217543 tid 2 2024-09-21T10:11:37.787 INFO:tasks.rados.rados.0.smithi003.stdout:600: writing smithi00370293-107 from 2757324 to 3242166 tid 3 2024-09-21T10:11:37.787 INFO:tasks.rados.rados.0.smithi003.stdout:601: read oid 95 snap -1 2024-09-21T10:11:37.787 INFO:tasks.rados.rados.0.smithi003.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-21T10:11:37.787 INFO:tasks.rados.rados.0.smithi003.stdout:602: write oid 372 current snap is 0 2024-09-21T10:11:37.787 INFO:tasks.rados.rados.0.smithi003.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2024-09-21T10:11:37.794 INFO:tasks.rados.rados.0.smithi003.stdout:602: writing smithi00370293-372 from 595113 to 1153073 tid 1 2024-09-21T10:11:37.800 INFO:tasks.rados.rados.0.smithi003.stdout:602: writing smithi00370293-372 from 1644846 to 2136036 tid 2 2024-09-21T10:11:37.808 INFO:tasks.rados.rados.0.smithi003.stdout:602: writing smithi00370293-372 from 2784747 to 3395113 tid 3 2024-09-21T10:11:37.808 INFO:tasks.rados.rados.0.smithi003.stdout:603: read oid 321 snap -1 2024-09-21T10:11:37.808 INFO:tasks.rados.rados.0.smithi003.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-21T10:11:37.808 INFO:tasks.rados.rados.0.smithi003.stdout:604: read oid 348 snap -1 2024-09-21T10:11:37.808 INFO:tasks.rados.rados.0.smithi003.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-21T10:11:37.808 INFO:tasks.rados.rados.0.smithi003.stdout:605: write oid 287 current snap is 0 2024-09-21T10:11:37.808 INFO:tasks.rados.rados.0.smithi003.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2024-09-21T10:11:37.815 INFO:tasks.rados.rados.0.smithi003.stdout:605: writing smithi00370293-287 from 611920 to 1245129 tid 1 2024-09-21T10:11:37.823 INFO:tasks.rados.rados.0.smithi003.stdout:605: writing smithi00370293-287 from 1703328 to 2338176 tid 2 2024-09-21T10:11:37.829 INFO:tasks.rados.rados.0.smithi003.stdout:605: writing smithi00370293-287 from 2812170 to 3319556 tid 3 2024-09-21T10:11:37.829 INFO:tasks.rados.rados.0.smithi003.stdout:606: write oid 387 current snap is 0 2024-09-21T10:11:37.829 INFO:tasks.rados.rados.0.smithi003.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2024-09-21T10:11:37.837 INFO:tasks.rados.rados.0.smithi003.stdout:606: writing smithi00370293-387 from 628727 to 1337185 tid 1 2024-09-21T10:11:37.844 INFO:tasks.rados.rados.0.smithi003.stdout:606: writing smithi00370293-387 from 2045457 to 2540316 tid 2 2024-09-21T10:11:37.849 INFO:tasks.rados.rados.0.smithi003.stdout:606: writing smithi00370293-387 from 3123240 to 3428727 tid 3 2024-09-21T10:11:37.849 INFO:tasks.rados.rados.0.smithi003.stdout:607: read oid 125 snap -1 2024-09-21T10:11:37.849 INFO:tasks.rados.rados.0.smithi003.stdout:607: expect (ObjNum 124 snap 0 seq_num 124) 2024-09-21T10:11:37.849 INFO:tasks.rados.rados.0.smithi003.stdout:608: write oid 31 current snap is 0 2024-09-21T10:11:37.849 INFO:tasks.rados.rados.0.smithi003.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-21T10:11:37.965 INFO:tasks.rados.rados.0.smithi003.stdout:598: finishing write tid 1 to smithi00370293-267 2024-09-21T10:11:37.965 INFO:tasks.rados.rados.0.smithi003.stdout:598: finishing write tid 2 to smithi00370293-267 2024-09-21T10:11:37.965 INFO:tasks.rados.rados.0.smithi003.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2024-09-21T10:11:37.973 INFO:tasks.rados.rados.0.smithi003.stdout:608: writing smithi00370293-31 from 645534 to 1429241 tid 1 2024-09-21T10:11:37.980 INFO:tasks.rados.rados.0.smithi003.stdout:608: writing smithi00370293-31 from 2103939 to 2742456 tid 2 2024-09-21T10:11:37.985 INFO:tasks.rados.rados.0.smithi003.stdout:608: writing smithi00370293-31 from 3150663 to 3445534 tid 3 2024-09-21T10:11:37.985 INFO:tasks.rados.rados.0.smithi003.stdout:596: done (11 left) 2024-09-21T10:11:37.985 INFO:tasks.rados.rados.0.smithi003.stdout:609: read oid 381 snap -1 2024-09-21T10:11:37.986 INFO:tasks.rados.rados.0.smithi003.stdout:609: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-21T10:11:37.986 INFO:tasks.rados.rados.0.smithi003.stdout:610: write oid 223 current snap is 0 2024-09-21T10:11:37.986 INFO:tasks.rados.rados.0.smithi003.stdout:598: finishing write tid 3 to smithi00370293-267 2024-09-21T10:11:37.986 INFO:tasks.rados.rados.0.smithi003.stdout:598: finishing write tid 4 to smithi00370293-267 2024-09-21T10:11:37.986 INFO:tasks.rados.rados.0.smithi003.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2024-09-21T10:11:37.993 INFO:tasks.rados.rados.0.smithi003.stdout:610: writing smithi00370293-223 from 662341 to 1237650 tid 1 2024-09-21T10:11:38.000 INFO:tasks.rados.rados.0.smithi003.stdout:610: writing smithi00370293-223 from 1878774 to 2377302 tid 2 2024-09-21T10:11:38.007 INFO:tasks.rados.rados.0.smithi003.stdout:610: writing smithi00370293-223 from 2894439 to 3351994 tid 3 2024-09-21T10:11:38.007 INFO:tasks.rados.rados.0.smithi003.stdout:611: read oid 440 snap -1 2024-09-21T10:11:38.007 INFO:tasks.rados.rados.0.smithi003.stdout:611: expect (ObjNum 439 snap 0 seq_num 439) 2024-09-21T10:11:38.007 INFO:tasks.rados.rados.0.smithi003.stdout:612: delete oid 317 current snap is 0 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:598: finishing write tid 5 to smithi00370293-267 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:598: oid 267 updating version 0 to 110 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:598: oid 267 version 110 is already newer than 109 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:598: oid 267 updating version 110 to 111 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:598: oid 267 version 111 is already newer than 108 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 267 v 111 (ObjNum 556 snap 0 seq_num 556) dirty exists 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:599: finishing write tid 1 to smithi00370293-240 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:599: finishing write tid 2 to smithi00370293-240 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:599: finishing write tid 3 to smithi00370293-240 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:599: finishing write tid 4 to smithi00370293-240 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:599: finishing write tid 5 to smithi00370293-240 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:599: oid 240 updating version 0 to 101 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:599: oid 240 updating version 101 to 103 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:599: oid 240 version 103 is already newer than 100 2024-09-21T10:11:38.008 INFO:tasks.rados.rados.0.smithi003.stdout:599: oid 240 version 103 is already newer than 102 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 240 v 103 (ObjNum 557 snap 0 seq_num 557) dirty exists 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:600: finishing write tid 1 to smithi00370293-107 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:600: finishing write tid 2 to smithi00370293-107 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:600: finishing write tid 3 to smithi00370293-107 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:600: finishing write tid 4 to smithi00370293-107 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:600: finishing write tid 5 to smithi00370293-107 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:600: oid 107 updating version 0 to 119 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:600: oid 107 updating version 119 to 121 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:600: oid 107 version 121 is already newer than 120 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:600: oid 107 updating version 121 to 122 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 107 v 122 (ObjNum 558 snap 0 seq_num 558) dirty exists 2024-09-21T10:11:38.009 INFO:tasks.rados.rados.0.smithi003.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2024-09-21T10:11:38.010 INFO:tasks.rados.rados.0.smithi003.stdout:602: finishing write tid 1 to smithi00370293-372 2024-09-21T10:11:38.010 INFO:tasks.rados.rados.0.smithi003.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2024-09-21T10:11:38.131 INFO:tasks.rados.rados.0.smithi003.stdout:602: finishing write tid 2 to smithi00370293-372 2024-09-21T10:11:38.132 INFO:tasks.rados.rados.0.smithi003.stdout:598: done (14 left) 2024-09-21T10:11:38.132 INFO:tasks.rados.rados.0.smithi003.stdout:599: done (13 left) 2024-09-21T10:11:38.132 INFO:tasks.rados.rados.0.smithi003.stdout:600: done (12 left) 2024-09-21T10:11:38.132 INFO:tasks.rados.rados.0.smithi003.stdout:601: done (11 left) 2024-09-21T10:11:38.132 INFO:tasks.rados.rados.0.smithi003.stdout:612: done (10 left) 2024-09-21T10:11:38.132 INFO:tasks.rados.rados.0.smithi003.stdout:613: write oid 179 current snap is 0 2024-09-21T10:11:38.132 INFO:tasks.rados.rados.0.smithi003.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2024-09-21T10:11:38.239 INFO:tasks.rados.rados.0.smithi003.stdout:605: finishing write tid 1 to smithi00370293-287 2024-09-21T10:11:38.239 INFO:tasks.rados.rados.0.smithi003.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-21T10:11:38.360 INFO:tasks.rados.rados.0.smithi003.stdout:602: finishing write tid 3 to smithi00370293-372 2024-09-21T10:11:38.360 INFO:tasks.rados.rados.0.smithi003.stdout:602: finishing write tid 4 to smithi00370293-372 2024-09-21T10:11:38.360 INFO:tasks.rados.rados.0.smithi003.stdout:602: finishing write tid 5 to smithi00370293-372 2024-09-21T10:11:38.360 INFO:tasks.rados.rados.0.smithi003.stdout:602: oid 372 updating version 0 to 123 2024-09-21T10:11:38.360 INFO:tasks.rados.rados.0.smithi003.stdout:602: oid 372 version 123 is already newer than 122 2024-09-21T10:11:38.360 INFO:tasks.rados.rados.0.smithi003.stdout:602: oid 372 updating version 123 to 124 2024-09-21T10:11:38.360 INFO:tasks.rados.rados.0.smithi003.stdout:602: oid 372 updating version 124 to 125 2024-09-21T10:11:38.360 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 372 v 125 (ObjNum 559 snap 0 seq_num 559) dirty exists 2024-09-21T10:11:38.360 INFO:tasks.rados.rados.0.smithi003.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:605: finishing write tid 2 to smithi00370293-287 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:605: finishing write tid 3 to smithi00370293-287 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:605: finishing write tid 4 to smithi00370293-287 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:605: finishing write tid 5 to smithi00370293-287 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:605: oid 287 updating version 0 to 144 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:605: oid 287 updating version 144 to 146 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:605: oid 287 version 146 is already newer than 143 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:605: oid 287 version 146 is already newer than 145 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 287 v 146 (ObjNum 560 snap 0 seq_num 560) dirty exists 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:605: left oid 287 (ObjNum 560 snap 0 seq_num 560) 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:606: finishing write tid 1 to smithi00370293-387 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:606: finishing write tid 2 to smithi00370293-387 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:606: finishing write tid 3 to smithi00370293-387 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:606: finishing write tid 4 to smithi00370293-387 2024-09-21T10:11:38.361 INFO:tasks.rados.rados.0.smithi003.stdout:606: finishing write tid 5 to smithi00370293-387 2024-09-21T10:11:38.362 INFO:tasks.rados.rados.0.smithi003.stdout:606: oid 387 updating version 0 to 111 2024-09-21T10:11:38.362 INFO:tasks.rados.rados.0.smithi003.stdout:606: oid 387 updating version 111 to 112 2024-09-21T10:11:38.362 INFO:tasks.rados.rados.0.smithi003.stdout:606: oid 387 updating version 112 to 113 2024-09-21T10:11:38.362 INFO:tasks.rados.rados.0.smithi003.stdout:606: oid 387 version 113 is already newer than 110 2024-09-21T10:11:38.362 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 387 v 113 (ObjNum 561 snap 0 seq_num 561) dirty exists 2024-09-21T10:11:38.362 INFO:tasks.rados.rados.0.smithi003.stdout:606: left oid 387 (ObjNum 561 snap 0 seq_num 561) 2024-09-21T10:11:38.362 INFO:tasks.rados.rados.0.smithi003.stdout:607: expect (ObjNum 124 snap 0 seq_num 124) 2024-09-21T10:11:38.426 INFO:tasks.rados.rados.0.smithi003.stdout:608: finishing write tid 1 to smithi00370293-31 2024-09-21T10:11:38.426 INFO:tasks.rados.rados.0.smithi003.stdout:608: finishing write tid 2 to smithi00370293-31 2024-09-21T10:11:38.426 INFO:tasks.rados.rados.0.smithi003.stdout:608: finishing write tid 3 to smithi00370293-31 2024-09-21T10:11:38.426 INFO:tasks.rados.rados.0.smithi003.stdout:608: finishing write tid 4 to smithi00370293-31 2024-09-21T10:11:38.427 INFO:tasks.rados.rados.0.smithi003.stdout:608: finishing write tid 5 to smithi00370293-31 2024-09-21T10:11:38.427 INFO:tasks.rados.rados.0.smithi003.stdout:608: oid 31 updating version 0 to 119 2024-09-21T10:11:38.427 INFO:tasks.rados.rados.0.smithi003.stdout:608: oid 31 updating version 119 to 122 2024-09-21T10:11:38.427 INFO:tasks.rados.rados.0.smithi003.stdout:608: oid 31 version 122 is already newer than 120 2024-09-21T10:11:38.427 INFO:tasks.rados.rados.0.smithi003.stdout:608: oid 31 version 122 is already newer than 121 2024-09-21T10:11:38.427 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 122 (ObjNum 562 snap 0 seq_num 562) dirty exists 2024-09-21T10:11:38.427 INFO:tasks.rados.rados.0.smithi003.stdout:608: left oid 31 (ObjNum 562 snap 0 seq_num 562) 2024-09-21T10:11:38.427 INFO:tasks.rados.rados.0.smithi003.stdout:609: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-21T10:11:38.565 INFO:tasks.rados.rados.0.smithi003.stdout:610: finishing write tid 1 to smithi00370293-223 2024-09-21T10:11:38.565 INFO:tasks.rados.rados.0.smithi003.stdout:610: finishing write tid 2 to smithi00370293-223 2024-09-21T10:11:38.565 INFO:tasks.rados.rados.0.smithi003.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2024-09-21T10:11:38.575 INFO:tasks.rados.rados.0.smithi003.stdout:613: writing smithi00370293-179 from 695955 to 1421762 tid 1 2024-09-21T10:11:38.581 INFO:tasks.rados.rados.0.smithi003.stdout:613: writing smithi00370293-179 from 1879385 to 2381582 tid 2 2024-09-21T10:11:38.588 INFO:tasks.rados.rados.0.smithi003.stdout:613: writing smithi00370293-179 from 2949285 to 3429384 tid 3 2024-09-21T10:11:38.588 INFO:tasks.rados.rados.0.smithi003.stdout:602: done (10 left) 2024-09-21T10:11:38.588 INFO:tasks.rados.rados.0.smithi003.stdout:603: done (9 left) 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:604: done (8 left) 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:605: done (7 left) 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:606: done (6 left) 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:607: done (5 left) 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:608: done (4 left) 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:609: done (3 left) 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:614: write oid 272 current snap is 0 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:610: finishing write tid 3 to smithi00370293-223 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:610: finishing write tid 4 to smithi00370293-223 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:610: finishing write tid 5 to smithi00370293-223 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:610: oid 223 updating version 0 to 141 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:610: oid 223 version 141 is already newer than 139 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:610: oid 223 updating version 141 to 142 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:610: oid 223 version 142 is already newer than 140 2024-09-21T10:11:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 223 v 142 (ObjNum 563 snap 0 seq_num 563) dirty exists 2024-09-21T10:11:38.590 INFO:tasks.rados.rados.0.smithi003.stdout:610: left oid 223 (ObjNum 563 snap 0 seq_num 563) 2024-09-21T10:11:38.590 INFO:tasks.rados.rados.0.smithi003.stdout:611: expect (ObjNum 439 snap 0 seq_num 439) 2024-09-21T10:11:38.698 INFO:tasks.rados.rados.0.smithi003.stdout:613: finishing write tid 1 to smithi00370293-179 2024-09-21T10:11:38.698 INFO:tasks.rados.rados.0.smithi003.stdout:613: finishing write tid 2 to smithi00370293-179 2024-09-21T10:11:38.698 INFO:tasks.rados.rados.0.smithi003.stdout:613: finishing write tid 3 to smithi00370293-179 2024-09-21T10:11:38.698 INFO:tasks.rados.rados.0.smithi003.stdout:613: finishing write tid 4 to smithi00370293-179 2024-09-21T10:11:38.698 INFO:tasks.rados.rados.0.smithi003.stdout:613: finishing write tid 5 to smithi00370293-179 2024-09-21T10:11:38.698 INFO:tasks.rados.rados.0.smithi003.stdout:613: oid 179 updating version 0 to 105 2024-09-21T10:11:38.698 INFO:tasks.rados.rados.0.smithi003.stdout:613: oid 179 updating version 105 to 106 2024-09-21T10:11:38.698 INFO:tasks.rados.rados.0.smithi003.stdout:613: oid 179 updating version 106 to 107 2024-09-21T10:11:38.698 INFO:tasks.rados.rados.0.smithi003.stdout:613: oid 179 version 107 is already newer than 104 2024-09-21T10:11:38.698 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 179 v 107 (ObjNum 565 snap 0 seq_num 565) dirty exists 2024-09-21T10:11:38.698 INFO:tasks.rados.rados.0.smithi003.stdout:613: left oid 179 (ObjNum 565 snap 0 seq_num 565) 2024-09-21T10:11:38.699 INFO:tasks.rados.rados.0.smithi003.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2024-09-21T10:11:38.704 INFO:tasks.rados.rados.0.smithi003.stdout:614: writing smithi00370293-272 from 712762 to 1113818 tid 1 2024-09-21T10:11:38.710 INFO:tasks.rados.rados.0.smithi003.stdout:614: writing smithi00370293-272 from 1537867 to 2183722 tid 2 2024-09-21T10:11:38.719 INFO:tasks.rados.rados.0.smithi003.stdout:614: writing smithi00370293-272 from 2860355 to 3512762 tid 3 2024-09-21T10:11:38.719 INFO:tasks.rados.rados.0.smithi003.stdout:610: done (3 left) 2024-09-21T10:11:38.719 INFO:tasks.rados.rados.0.smithi003.stdout:611: done (2 left) 2024-09-21T10:11:38.719 INFO:tasks.rados.rados.0.smithi003.stdout:613: done (1 left) 2024-09-21T10:11:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:615: write oid 423 current snap is 0 2024-09-21T10:11:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:614: finishing write tid 1 to smithi00370293-272 2024-09-21T10:11:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:614: finishing write tid 2 to smithi00370293-272 2024-09-21T10:11:38.720 INFO:tasks.rados.rados.0.smithi003.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2024-09-21T10:11:38.727 INFO:tasks.rados.rados.0.smithi003.stdout:615: writing smithi00370293-423 from 729569 to 1205874 tid 1 2024-09-21T10:11:38.735 INFO:tasks.rados.rados.0.smithi003.stdout:615: writing smithi00370293-423 from 1996349 to 2502215 tid 2 2024-09-21T10:11:38.741 INFO:tasks.rados.rados.0.smithi003.stdout:615: writing smithi00370293-423 from 3004131 to 3529569 tid 3 2024-09-21T10:11:38.741 INFO:tasks.rados.rados.0.smithi003.stdout:616: write oid 168 current snap is 0 2024-09-21T10:11:38.741 INFO:tasks.rados.rados.0.smithi003.stdout:614: finishing write tid 3 to smithi00370293-272 2024-09-21T10:11:38.742 INFO:tasks.rados.rados.0.smithi003.stdout:614: finishing write tid 4 to smithi00370293-272 2024-09-21T10:11:38.742 INFO:tasks.rados.rados.0.smithi003.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2024-09-21T10:11:38.751 INFO:tasks.rados.rados.0.smithi003.stdout:616: writing smithi00370293-168 from 746376 to 1297930 tid 1 2024-09-21T10:11:38.759 INFO:tasks.rados.rados.0.smithi003.stdout:616: writing smithi00370293-168 from 2054831 to 2704355 tid 2 2024-09-21T10:11:38.764 INFO:tasks.rados.rados.0.smithi003.stdout:616: writing smithi00370293-168 from 3315201 to 3546376 tid 3 2024-09-21T10:11:38.764 INFO:tasks.rados.rados.0.smithi003.stdout:617: write oid 169 current snap is 0 2024-09-21T10:11:38.765 INFO:tasks.rados.rados.0.smithi003.stdout:614: finishing write tid 5 to smithi00370293-272 2024-09-21T10:11:38.765 INFO:tasks.rados.rados.0.smithi003.stdout:614: oid 272 updating version 0 to 125 2024-09-21T10:11:38.765 INFO:tasks.rados.rados.0.smithi003.stdout:614: oid 272 version 125 is already newer than 124 2024-09-21T10:11:38.765 INFO:tasks.rados.rados.0.smithi003.stdout:614: oid 272 version 125 is already newer than 123 2024-09-21T10:11:38.765 INFO:tasks.rados.rados.0.smithi003.stdout:614: oid 272 updating version 125 to 126 2024-09-21T10:11:38.765 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 272 v 126 (ObjNum 566 snap 0 seq_num 566) dirty exists 2024-09-21T10:11:38.765 INFO:tasks.rados.rados.0.smithi003.stdout:614: left oid 272 (ObjNum 566 snap 0 seq_num 566) 2024-09-21T10:11:38.765 INFO:tasks.rados.rados.0.smithi003.stdout:615: finishing write tid 1 to smithi00370293-423 2024-09-21T10:11:38.765 INFO:tasks.rados.rados.0.smithi003.stdout:615: finishing write tid 2 to smithi00370293-423 2024-09-21T10:11:38.765 INFO:tasks.rados.rados.0.smithi003.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2024-09-21T10:11:38.772 INFO:tasks.rados.rados.0.smithi003.stdout:617: writing smithi00370293-169 from 763183 to 1389986 tid 1 2024-09-21T10:11:38.780 INFO:tasks.rados.rados.0.smithi003.stdout:617: writing smithi00370293-169 from 1996960 to 2790142 tid 2 2024-09-21T10:11:38.785 INFO:tasks.rados.rados.0.smithi003.stdout:617: writing smithi00370293-169 from 3226271 to 3563183 tid 3 2024-09-21T10:11:38.785 INFO:tasks.rados.rados.0.smithi003.stdout:614: done (3 left) 2024-09-21T10:11:38.785 INFO:tasks.rados.rados.0.smithi003.stdout:618: write oid 478 current snap is 0 2024-09-21T10:11:38.785 INFO:tasks.rados.rados.0.smithi003.stdout:615: finishing write tid 3 to smithi00370293-423 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:615: finishing write tid 4 to smithi00370293-423 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:615: finishing write tid 5 to smithi00370293-423 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:615: oid 423 updating version 0 to 179 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:615: oid 423 version 179 is already newer than 176 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:615: oid 423 version 179 is already newer than 178 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:615: oid 423 version 179 is already newer than 177 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 423 v 179 (ObjNum 567 snap 0 seq_num 567) dirty exists 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:615: left oid 423 (ObjNum 567 snap 0 seq_num 567) 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:616: finishing write tid 1 to smithi00370293-168 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:616: finishing write tid 2 to smithi00370293-168 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:616: finishing write tid 3 to smithi00370293-168 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:616: finishing write tid 4 to smithi00370293-168 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:616: finishing write tid 5 to smithi00370293-168 2024-09-21T10:11:38.786 INFO:tasks.rados.rados.0.smithi003.stdout:616: oid 168 updating version 0 to 118 2024-09-21T10:11:38.787 INFO:tasks.rados.rados.0.smithi003.stdout:616: oid 168 version 118 is already newer than 117 2024-09-21T10:11:38.787 INFO:tasks.rados.rados.0.smithi003.stdout:616: oid 168 version 118 is already newer than 116 2024-09-21T10:11:38.787 INFO:tasks.rados.rados.0.smithi003.stdout:616: oid 168 version 118 is already newer than 115 2024-09-21T10:11:38.787 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 168 v 118 (ObjNum 568 snap 0 seq_num 568) dirty exists 2024-09-21T10:11:38.787 INFO:tasks.rados.rados.0.smithi003.stdout:616: left oid 168 (ObjNum 568 snap 0 seq_num 568) 2024-09-21T10:11:38.787 INFO:tasks.rados.rados.0.smithi003.stdout:617: finishing write tid 1 to smithi00370293-169 2024-09-21T10:11:38.787 INFO:tasks.rados.rados.0.smithi003.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2024-09-21T10:11:38.793 INFO:tasks.rados.rados.0.smithi003.stdout:618: writing smithi00370293-478 from 779990 to 1482042 tid 1 2024-09-21T10:11:38.800 INFO:tasks.rados.rados.0.smithi003.stdout:618: writing smithi00370293-478 from 2055442 to 2708635 tid 2 2024-09-21T10:11:38.805 INFO:tasks.rados.rados.0.smithi003.stdout:618: writing smithi00370293-478 from 3253694 to 3579990 tid 3 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:615: done (3 left) 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:616: done (2 left) 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:619: read oid 468 snap -1 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:619: expect (ObjNum 467 snap 0 seq_num 467) 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:620: read oid 42 snap -1 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:620: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:621: delete oid 302 current snap is 0 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:617: finishing write tid 2 to smithi00370293-169 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:617: finishing write tid 3 to smithi00370293-169 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:617: finishing write tid 4 to smithi00370293-169 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:617: finishing write tid 5 to smithi00370293-169 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:617: oid 169 updating version 0 to 105 2024-09-21T10:11:38.806 INFO:tasks.rados.rados.0.smithi003.stdout:617: oid 169 updating version 105 to 107 2024-09-21T10:11:38.807 INFO:tasks.rados.rados.0.smithi003.stdout:617: oid 169 version 107 is already newer than 106 2024-09-21T10:11:38.807 INFO:tasks.rados.rados.0.smithi003.stdout:617: oid 169 version 107 is already newer than 104 2024-09-21T10:11:38.807 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 169 v 107 (ObjNum 569 snap 0 seq_num 569) dirty exists 2024-09-21T10:11:38.807 INFO:tasks.rados.rados.0.smithi003.stdout:617: left oid 169 (ObjNum 569 snap 0 seq_num 569) 2024-09-21T10:11:38.807 INFO:tasks.rados.rados.0.smithi003.stdout:618: finishing write tid 1 to smithi00370293-478 2024-09-21T10:11:38.807 INFO:tasks.rados.rados.0.smithi003.stdout:618: finishing write tid 2 to smithi00370293-478 2024-09-21T10:11:38.807 INFO:tasks.rados.rados.0.smithi003.stdout:617: done (4 left) 2024-09-21T10:11:38.807 INFO:tasks.rados.rados.0.smithi003.stdout:621: done (3 left) 2024-09-21T10:11:38.807 INFO:tasks.rados.rados.0.smithi003.stdout:622: read oid 190 snap -1 2024-09-21T10:11:38.808 INFO:tasks.rados.rados.0.smithi003.stdout:622: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-21T10:11:38.808 INFO:tasks.rados.rados.0.smithi003.stdout:623: write oid 344 current snap is 0 2024-09-21T10:11:38.808 INFO:tasks.rados.rados.0.smithi003.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2024-09-21T10:11:38.813 INFO:tasks.rados.rados.0.smithi003.stdout:623: writing smithi00370293-344 from 413604 to 982507 tid 1 2024-09-21T10:11:38.823 INFO:tasks.rados.rados.0.smithi003.stdout:623: writing smithi00370293-344 from 1488759 to 2145621 tid 2 2024-09-21T10:11:38.829 INFO:tasks.rados.rados.0.smithi003.stdout:623: writing smithi00370293-344 from 2624893 to 3216602 tid 3 2024-09-21T10:11:38.829 INFO:tasks.rados.rados.0.smithi003.stdout:624: read oid 211 snap -1 2024-09-21T10:11:38.829 INFO:tasks.rados.rados.0.smithi003.stdout:624: expect deleted 2024-09-21T10:11:38.829 INFO:tasks.rados.rados.0.smithi003.stdout:625: delete oid 129 current snap is 0 2024-09-21T10:11:38.830 INFO:tasks.rados.rados.0.smithi003.stdout:622: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-21T10:11:38.982 INFO:tasks.rados.rados.0.smithi003.stdout:618: finishing write tid 3 to smithi00370293-478 2024-09-21T10:11:38.982 INFO:tasks.rados.rados.0.smithi003.stdout:618: finishing write tid 4 to smithi00370293-478 2024-09-21T10:11:38.983 INFO:tasks.rados.rados.0.smithi003.stdout:618: finishing write tid 5 to smithi00370293-478 2024-09-21T10:11:38.983 INFO:tasks.rados.rados.0.smithi003.stdout:618: oid 478 updating version 0 to 129 2024-09-21T10:11:38.983 INFO:tasks.rados.rados.0.smithi003.stdout:618: oid 478 version 129 is already newer than 127 2024-09-21T10:11:38.983 INFO:tasks.rados.rados.0.smithi003.stdout:618: oid 478 version 129 is already newer than 126 2024-09-21T10:11:38.983 INFO:tasks.rados.rados.0.smithi003.stdout:618: oid 478 version 129 is already newer than 128 2024-09-21T10:11:38.983 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 478 v 129 (ObjNum 570 snap 0 seq_num 570) dirty exists 2024-09-21T10:11:38.983 INFO:tasks.rados.rados.0.smithi003.stdout:618: left oid 478 (ObjNum 570 snap 0 seq_num 570) 2024-09-21T10:11:38.983 INFO:tasks.rados.rados.0.smithi003.stdout:619: expect (ObjNum 467 snap 0 seq_num 467) 2024-09-21T10:11:39.111 INFO:tasks.rados.rados.0.smithi003.stdout:623: finishing write tid 1 to smithi00370293-344 2024-09-21T10:11:39.111 INFO:tasks.rados.rados.0.smithi003.stdout:620: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T10:11:39.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:38 smithi003 bash[22527]: cluster 2024-09-21T10:11:37.708780+0000 mgr.y (mgr.14385) 202 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 51 MiB/s wr, 270 op/s 2024-09-21T10:11:39.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:38 smithi003 bash[22527]: audit 2024-09-21T10:11:38.415437+0000 mgr.y (mgr.14385) 203 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:11:39.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:38 smithi003 bash[31899]: cluster 2024-09-21T10:11:37.708780+0000 mgr.y (mgr.14385) 202 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 51 MiB/s wr, 270 op/s 2024-09-21T10:11:39.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:38 smithi003 bash[31899]: audit 2024-09-21T10:11:38.415437+0000 mgr.y (mgr.14385) 203 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:11:39.197 INFO:tasks.rados.rados.0.smithi003.stdout:623: finishing write tid 2 to smithi00370293-344 2024-09-21T10:11:39.197 INFO:tasks.rados.rados.0.smithi003.stdout:623: finishing write tid 3 to smithi00370293-344 2024-09-21T10:11:39.197 INFO:tasks.rados.rados.0.smithi003.stdout:623: finishing write tid 4 to smithi00370293-344 2024-09-21T10:11:39.197 INFO:tasks.rados.rados.0.smithi003.stdout:623: finishing write tid 5 to smithi00370293-344 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:623: oid 344 updating version 0 to 120 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:623: oid 344 updating version 120 to 121 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:623: oid 344 version 121 is already newer than 119 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:623: oid 344 updating version 121 to 122 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 344 v 122 (ObjNum 572 snap 0 seq_num 572) dirty exists 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:623: left oid 344 (ObjNum 572 snap 0 seq_num 572) 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:618: done (6 left) 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:619: done (5 left) 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:620: done (4 left) 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:622: done (3 left) 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:623: done (2 left) 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:624: done (1 left) 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:625: done (0 left) 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:626: read oid 215 snap -1 2024-09-21T10:11:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2024-09-21T10:11:39.199 INFO:tasks.rados.rados.0.smithi003.stdout:627: read oid 450 snap -1 2024-09-21T10:11:39.199 INFO:tasks.rados.rados.0.smithi003.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2024-09-21T10:11:39.199 INFO:tasks.rados.rados.0.smithi003.stdout:628: write oid 123 current snap is 0 2024-09-21T10:11:39.199 INFO:tasks.rados.rados.0.smithi003.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2024-09-21T10:11:39.208 INFO:tasks.rados.rados.0.smithi003.stdout:628: writing smithi00370293-123 from 447218 to 1166619 tid 1 2024-09-21T10:11:39.220 INFO:tasks.rados.rados.0.smithi003.stdout:628: writing smithi00370293-123 from 1889370 to 2549901 tid 2 2024-09-21T10:11:39.229 INFO:tasks.rados.rados.0.smithi003.stdout:628: writing smithi00370293-123 from 2963386 to 3577639 tid 3 2024-09-21T10:11:39.229 INFO:tasks.rados.rados.0.smithi003.stdout:629: write oid 226 current snap is 0 2024-09-21T10:11:39.229 INFO:tasks.rados.rados.0.smithi003.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2024-09-21T10:11:39.240 INFO:tasks.rados.rados.0.smithi003.stdout:629: writing smithi00370293-226 from 464025 to 1258675 tid 1 2024-09-21T10:11:39.249 INFO:tasks.rados.rados.0.smithi003.stdout:629: writing smithi00370293-226 from 1947852 to 2352041 tid 2 2024-09-21T10:11:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:38 smithi204 bash[24804]: cluster 2024-09-21T10:11:37.708780+0000 mgr.y (mgr.14385) 202 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 51 MiB/s wr, 270 op/s 2024-09-21T10:11:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:38 smithi204 bash[24804]: audit 2024-09-21T10:11:38.415437+0000 mgr.y (mgr.14385) 203 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:11:39.258 INFO:tasks.rados.rados.0.smithi003.stdout:629: writing smithi00370293-226 from 2990809 to 3416334 tid 3 2024-09-21T10:11:39.258 INFO:tasks.rados.rados.0.smithi003.stdout:630: delete oid 364 current snap is 0 2024-09-21T10:11:39.258 INFO:tasks.rados.rados.0.smithi003.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2024-09-21T10:11:39.412 INFO:tasks.rados.rados.0.smithi003.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2024-09-21T10:11:39.526 INFO:tasks.rados.rados.0.smithi003.stdout:628: finishing write tid 1 to smithi00370293-123 2024-09-21T10:11:39.526 INFO:tasks.rados.rados.0.smithi003.stdout:628: finishing write tid 2 to smithi00370293-123 2024-09-21T10:11:39.526 INFO:tasks.rados.rados.0.smithi003.stdout:628: finishing write tid 3 to smithi00370293-123 2024-09-21T10:11:39.526 INFO:tasks.rados.rados.0.smithi003.stdout:626: done (4 left) 2024-09-21T10:11:39.526 INFO:tasks.rados.rados.0.smithi003.stdout:627: done (3 left) 2024-09-21T10:11:39.526 INFO:tasks.rados.rados.0.smithi003.stdout:630: done (2 left) 2024-09-21T10:11:39.526 INFO:tasks.rados.rados.0.smithi003.stdout:631: read oid 336 snap -1 2024-09-21T10:11:39.526 INFO:tasks.rados.rados.0.smithi003.stdout:631: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:632: write oid 344 current snap is 0 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:628: finishing write tid 4 to smithi00370293-123 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:628: finishing write tid 5 to smithi00370293-123 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:628: oid 123 updating version 0 to 126 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:628: oid 123 version 126 is already newer than 124 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:628: oid 123 version 126 is already newer than 123 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:628: oid 123 version 126 is already newer than 125 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 123 v 126 (ObjNum 574 snap 0 seq_num 574) dirty exists 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:628: left oid 123 (ObjNum 574 snap 0 seq_num 574) 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:629: finishing write tid 1 to smithi00370293-226 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:629: finishing write tid 2 to smithi00370293-226 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:629: finishing write tid 3 to smithi00370293-226 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:629: finishing write tid 4 to smithi00370293-226 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:629: finishing write tid 5 to smithi00370293-226 2024-09-21T10:11:39.527 INFO:tasks.rados.rados.0.smithi003.stdout:629: oid 226 updating version 0 to 111 2024-09-21T10:11:39.528 INFO:tasks.rados.rados.0.smithi003.stdout:629: oid 226 version 111 is already newer than 108 2024-09-21T10:11:39.528 INFO:tasks.rados.rados.0.smithi003.stdout:629: oid 226 version 111 is already newer than 110 2024-09-21T10:11:39.528 INFO:tasks.rados.rados.0.smithi003.stdout:629: oid 226 version 111 is already newer than 109 2024-09-21T10:11:39.528 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 226 v 111 (ObjNum 575 snap 0 seq_num 575) dirty exists 2024-09-21T10:11:39.528 INFO:tasks.rados.rados.0.smithi003.stdout:629: left oid 226 (ObjNum 575 snap 0 seq_num 575) 2024-09-21T10:11:39.528 INFO:tasks.rados.rados.0.smithi003.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2024-09-21T10:11:39.542 INFO:tasks.rados.rados.0.smithi003.stdout:632: writing smithi00370293-344 from 497639 to 1042787 tid 1 2024-09-21T10:11:39.555 INFO:tasks.rados.rados.0.smithi003.stdout:632: writing smithi00370293-344 from 1548463 to 1956321 tid 2 2024-09-21T10:11:39.569 INFO:tasks.rados.rados.0.smithi003.stdout:632: writing smithi00370293-344 from 2529302 to 3093724 tid 3 2024-09-21T10:11:39.578 INFO:tasks.rados.rados.0.smithi003.stdout:632: writing smithi00370293-344 from 3528143 to 3697639 tid 4 2024-09-21T10:11:39.578 INFO:tasks.rados.rados.0.smithi003.stdout:628: done (3 left) 2024-09-21T10:11:39.578 INFO:tasks.rados.rados.0.smithi003.stdout:629: done (2 left) 2024-09-21T10:11:39.578 INFO:tasks.rados.rados.0.smithi003.stdout:633: read oid 141 snap -1 2024-09-21T10:11:39.578 INFO:tasks.rados.rados.0.smithi003.stdout:633: expect (ObjNum 140 snap 0 seq_num 140) 2024-09-21T10:11:39.578 INFO:tasks.rados.rados.0.smithi003.stdout:634: write oid 246 current snap is 0 2024-09-21T10:11:39.578 INFO:tasks.rados.rados.0.smithi003.stdout:631: expect (ObjNum 335 snap 0 seq_num 335) 2024-09-21T10:11:39.720 INFO:tasks.rados.rados.0.smithi003.stdout:632: finishing write tid 1 to smithi00370293-344 2024-09-21T10:11:39.720 INFO:tasks.rados.rados.0.smithi003.stdout:632: finishing write tid 2 to smithi00370293-344 2024-09-21T10:11:39.720 INFO:tasks.rados.rados.0.smithi003.stdout:632: finishing write tid 3 to smithi00370293-344 2024-09-21T10:11:39.720 INFO:tasks.rados.rados.0.smithi003.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2024-09-21T10:11:39.735 INFO:tasks.rados.rados.0.smithi003.stdout:634: writing smithi00370293-246 from 514446 to 1251196 tid 1 2024-09-21T10:11:39.750 INFO:tasks.rados.rados.0.smithi003.stdout:634: writing smithi00370293-246 from 1723298 to 2391167 tid 2 2024-09-21T10:11:39.764 INFO:tasks.rados.rados.0.smithi003.stdout:634: writing smithi00370293-246 from 3073078 to 3714446 tid 3 2024-09-21T10:11:39.764 INFO:tasks.rados.rados.0.smithi003.stdout:631: done (3 left) 2024-09-21T10:11:39.764 INFO:tasks.rados.rados.0.smithi003.stdout:635: read oid 174 snap -1 2024-09-21T10:11:39.764 INFO:tasks.rados.rados.0.smithi003.stdout:635: expect (ObjNum 173 snap 0 seq_num 173) 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:636: read oid 13 snap -1 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:636: expect (ObjNum 12 snap 0 seq_num 12) 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:637: write oid 140 current snap is 0 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:632: finishing write tid 4 to smithi00370293-344 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:632: finishing write tid 5 to smithi00370293-344 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:632: finishing write tid 6 to smithi00370293-344 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:632: oid 344 updating version 0 to 126 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:632: oid 344 version 126 is already newer than 125 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:632: oid 344 version 126 is already newer than 124 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:632: oid 344 version 126 is already newer than 123 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:632: oid 344 updating version 126 to 127 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 344 v 127 (ObjNum 577 snap 0 seq_num 577) dirty exists 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:632: left oid 344 (ObjNum 577 snap 0 seq_num 577) 2024-09-21T10:11:39.765 INFO:tasks.rados.rados.0.smithi003.stdout:633: expect (ObjNum 140 snap 0 seq_num 140) 2024-09-21T10:11:39.844 INFO:tasks.rados.rados.0.smithi003.stdout:634: finishing write tid 1 to smithi00370293-246 2024-09-21T10:11:39.844 INFO:tasks.rados.rados.0.smithi003.stdout:634: finishing write tid 2 to smithi00370293-246 2024-09-21T10:11:39.844 INFO:tasks.rados.rados.0.smithi003.stdout:636: expect (ObjNum 12 snap 0 seq_num 12) 2024-09-21T10:11:39.915 INFO:tasks.rados.rados.0.smithi003.stdout:634: finishing write tid 3 to smithi00370293-246 2024-09-21T10:11:39.915 INFO:tasks.rados.rados.0.smithi003.stdout:634: finishing write tid 4 to smithi00370293-246 2024-09-21T10:11:39.915 INFO:tasks.rados.rados.0.smithi003.stdout:634: finishing write tid 5 to smithi00370293-246 2024-09-21T10:11:39.915 INFO:tasks.rados.rados.0.smithi003.stdout:634: oid 246 updating version 0 to 134 2024-09-21T10:11:39.915 INFO:tasks.rados.rados.0.smithi003.stdout:634: oid 246 version 134 is already newer than 132 2024-09-21T10:11:39.916 INFO:tasks.rados.rados.0.smithi003.stdout:634: oid 246 version 134 is already newer than 131 2024-09-21T10:11:39.916 INFO:tasks.rados.rados.0.smithi003.stdout:634: oid 246 version 134 is already newer than 133 2024-09-21T10:11:39.916 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 246 v 134 (ObjNum 578 snap 0 seq_num 578) dirty exists 2024-09-21T10:11:39.916 INFO:tasks.rados.rados.0.smithi003.stdout:634: left oid 246 (ObjNum 578 snap 0 seq_num 578) 2024-09-21T10:11:39.916 INFO:tasks.rados.rados.0.smithi003.stdout:635: expect (ObjNum 173 snap 0 seq_num 173) 2024-09-21T10:11:40.014 INFO:tasks.rados.rados.0.smithi003.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2024-09-21T10:11:40.031 INFO:tasks.rados.rados.0.smithi003.stdout:637: writing smithi00370293-140 from 531253 to 943252 tid 1 2024-09-21T10:11:40.046 INFO:tasks.rados.rados.0.smithi003.stdout:637: writing smithi00370293-140 from 1381780 to 1793307 tid 2 2024-09-21T10:11:40.064 INFO:tasks.rados.rados.0.smithi003.stdout:637: writing smithi00370293-140 from 2300501 to 2887467 tid 3 2024-09-21T10:11:40.076 INFO:tasks.rados.rados.0.smithi003.stdout:637: writing smithi00370293-140 from 3376974 to 3731253 tid 4 2024-09-21T10:11:40.076 INFO:tasks.rados.rados.0.smithi003.stdout:632: done (5 left) 2024-09-21T10:11:40.076 INFO:tasks.rados.rados.0.smithi003.stdout:633: done (4 left) 2024-09-21T10:11:40.076 INFO:tasks.rados.rados.0.smithi003.stdout:634: done (3 left) 2024-09-21T10:11:40.076 INFO:tasks.rados.rados.0.smithi003.stdout:635: done (2 left) 2024-09-21T10:11:40.076 INFO:tasks.rados.rados.0.smithi003.stdout:636: done (1 left) 2024-09-21T10:11:40.076 INFO:tasks.rados.rados.0.smithi003.stdout:638: write oid 388 current snap is 0 2024-09-21T10:11:40.076 INFO:tasks.rados.rados.0.smithi003.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2024-09-21T10:11:40.087 INFO:tasks.rados.rados.0.smithi003.stdout:638: writing smithi00370293-388 from 548060 to 1035308 tid 1 2024-09-21T10:11:40.098 INFO:tasks.rados.rados.0.smithi003.stdout:638: writing smithi00370293-388 from 1440262 to 2111800 tid 2 2024-09-21T10:11:40.111 INFO:tasks.rados.rados.0.smithi003.stdout:638: writing smithi00370293-388 from 2844277 to 3642515 tid 3 2024-09-21T10:11:40.111 INFO:tasks.rados.rados.0.smithi003.stdout:639: write oid 119 current snap is 0 2024-09-21T10:11:40.111 INFO:tasks.rados.rados.0.smithi003.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2024-09-21T10:11:40.119 INFO:tasks.rados.rados.0.smithi003.stdout:639: writing smithi00370293-119 from 564867 to 1127364 tid 1 2024-09-21T10:11:40.127 INFO:tasks.rados.rados.0.smithi003.stdout:639: writing smithi00370293-119 from 1898744 to 2313940 tid 2 2024-09-21T10:11:40.135 INFO:tasks.rados.rados.0.smithi003.stdout:639: writing smithi00370293-119 from 2755347 to 3481210 tid 3 2024-09-21T10:11:40.135 INFO:tasks.rados.rados.0.smithi003.stdout:640: write oid 500 current snap is 0 2024-09-21T10:11:40.135 INFO:tasks.rados.rados.0.smithi003.stdout:637: finishing write tid 1 to smithi00370293-140 2024-09-21T10:11:40.135 INFO:tasks.rados.rados.0.smithi003.stdout:637: finishing write tid 2 to smithi00370293-140 2024-09-21T10:11:40.135 INFO:tasks.rados.rados.0.smithi003.stdout:637: finishing write tid 3 to smithi00370293-140 2024-09-21T10:11:40.135 INFO:tasks.rados.rados.0.smithi003.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2024-09-21T10:11:40.144 INFO:tasks.rados.rados.0.smithi003.stdout:640: writing smithi00370293-500 from 581674 to 1219420 tid 1 2024-09-21T10:11:40.153 INFO:tasks.rados.rados.0.smithi003.stdout:640: writing smithi00370293-500 from 1840873 to 2399727 tid 2 2024-09-21T10:11:40.163 INFO:tasks.rados.rados.0.smithi003.stdout:640: writing smithi00370293-500 from 3066417 to 3603552 tid 3 2024-09-21T10:11:40.163 INFO:tasks.rados.rados.0.smithi003.stdout:641: delete oid 89 current snap is 0 2024-09-21T10:11:40.163 INFO:tasks.rados.rados.0.smithi003.stdout:637: finishing write tid 4 to smithi00370293-140 2024-09-21T10:11:40.163 INFO:tasks.rados.rados.0.smithi003.stdout:637: finishing write tid 5 to smithi00370293-140 2024-09-21T10:11:40.163 INFO:tasks.rados.rados.0.smithi003.stdout:637: finishing write tid 6 to smithi00370293-140 2024-09-21T10:11:40.163 INFO:tasks.rados.rados.0.smithi003.stdout:637: oid 140 updating version 0 to 181 2024-09-21T10:11:40.163 INFO:tasks.rados.rados.0.smithi003.stdout:637: oid 140 updating version 181 to 182 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:637: oid 140 updating version 182 to 184 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:637: oid 140 version 184 is already newer than 183 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:637: oid 140 updating version 184 to 185 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 140 v 185 (ObjNum 579 snap 0 seq_num 579) dirty exists 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:637: left oid 140 (ObjNum 579 snap 0 seq_num 579) 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:638: finishing write tid 1 to smithi00370293-388 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:638: finishing write tid 2 to smithi00370293-388 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:638: finishing write tid 3 to smithi00370293-388 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:638: finishing write tid 4 to smithi00370293-388 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:638: finishing write tid 5 to smithi00370293-388 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:638: oid 388 updating version 0 to 137 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:638: oid 388 version 137 is already newer than 136 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:638: oid 388 version 137 is already newer than 135 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:638: oid 388 updating version 137 to 138 2024-09-21T10:11:40.164 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 388 v 138 (ObjNum 580 snap 0 seq_num 580) dirty exists 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:638: left oid 388 (ObjNum 580 snap 0 seq_num 580) 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:639: finishing write tid 1 to smithi00370293-119 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:639: finishing write tid 2 to smithi00370293-119 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:639: finishing write tid 3 to smithi00370293-119 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:639: finishing write tid 4 to smithi00370293-119 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:639: finishing write tid 5 to smithi00370293-119 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:639: oid 119 updating version 0 to 186 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:639: oid 119 updating version 186 to 189 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:639: oid 119 version 189 is already newer than 187 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:639: oid 119 version 189 is already newer than 188 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 119 v 189 (ObjNum 581 snap 0 seq_num 581) dirty exists 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:639: left oid 119 (ObjNum 581 snap 0 seq_num 581) 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:640: finishing write tid 1 to smithi00370293-500 2024-09-21T10:11:40.165 INFO:tasks.rados.rados.0.smithi003.stdout:640: finishing write tid 2 to smithi00370293-500 2024-09-21T10:11:40.167 INFO:tasks.rados.rados.0.smithi003.stdout:637: done (4 left) 2024-09-21T10:11:40.167 INFO:tasks.rados.rados.0.smithi003.stdout:638: done (3 left) 2024-09-21T10:11:40.167 INFO:tasks.rados.rados.0.smithi003.stdout:639: done (2 left) 2024-09-21T10:11:40.167 INFO:tasks.rados.rados.0.smithi003.stdout:641: done (1 left) 2024-09-21T10:11:40.167 INFO:tasks.rados.rados.0.smithi003.stdout:642: write oid 115 current snap is 0 2024-09-21T10:11:40.167 INFO:tasks.rados.rados.0.smithi003.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2024-09-21T10:11:40.177 INFO:tasks.rados.rados.0.smithi003.stdout:642: writing smithi00370293-115 from 615288 to 1403532 tid 1 2024-09-21T10:11:40.185 INFO:tasks.rados.rados.0.smithi003.stdout:642: writing smithi00370293-115 from 1957837 to 2520360 tid 2 2024-09-21T10:11:40.193 INFO:tasks.rados.rados.0.smithi003.stdout:642: writing smithi00370293-115 from 3121263 to 3680942 tid 3 2024-09-21T10:11:40.194 INFO:tasks.rados.rados.0.smithi003.stdout:643: write oid 260 current snap is 0 2024-09-21T10:11:40.194 INFO:tasks.rados.rados.0.smithi003.stdout:640: finishing write tid 3 to smithi00370293-500 2024-09-21T10:11:40.194 INFO:tasks.rados.rados.0.smithi003.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2024-09-21T10:11:40.201 INFO:tasks.rados.rados.0.smithi003.stdout:643: writing smithi00370293-260 from 632095 to 1095588 tid 1 2024-09-21T10:11:40.208 INFO:tasks.rados.rados.0.smithi003.stdout:643: writing smithi00370293-260 from 1616319 to 2038853 tid 2 2024-09-21T10:11:40.216 INFO:tasks.rados.rados.0.smithi003.stdout:643: writing smithi00370293-260 from 2748686 to 3235990 tid 3 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:644: write oid 365 current snap is 0 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:640: finishing write tid 4 to smithi00370293-500 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:640: finishing write tid 5 to smithi00370293-500 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:640: oid 500 updating version 0 to 149 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:640: oid 500 version 149 is already newer than 147 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:640: oid 500 version 149 is already newer than 148 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:640: oid 500 updating version 149 to 150 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 500 v 150 (ObjNum 582 snap 0 seq_num 582) dirty exists 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:640: left oid 500 (ObjNum 582 snap 0 seq_num 582) 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:642: finishing write tid 1 to smithi00370293-115 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:642: finishing write tid 2 to smithi00370293-115 2024-09-21T10:11:40.217 INFO:tasks.rados.rados.0.smithi003.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2024-09-21T10:11:40.224 INFO:tasks.rados.rados.0.smithi003.stdout:644: writing smithi00370293-365 from 648902 to 1303997 tid 1 2024-09-21T10:11:40.231 INFO:tasks.rados.rados.0.smithi003.stdout:644: writing smithi00370293-365 from 2074801 to 2640993 tid 2 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:644: writing smithi00370293-365 from 3176109 to 3848902 tid 3 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:640: done (3 left) 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:645: write oid 252 current snap is 0 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:642: finishing write tid 3 to smithi00370293-115 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:642: finishing write tid 4 to smithi00370293-115 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:642: finishing write tid 5 to smithi00370293-115 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:642: oid 115 updating version 0 to 114 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:642: oid 115 version 114 is already newer than 113 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:642: oid 115 version 114 is already newer than 112 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:642: oid 115 updating version 114 to 115 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 115 v 115 (ObjNum 584 snap 0 seq_num 584) dirty exists 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:642: left oid 115 (ObjNum 584 snap 0 seq_num 584) 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:643: finishing write tid 1 to smithi00370293-260 2024-09-21T10:11:40.239 INFO:tasks.rados.rados.0.smithi003.stdout:643: finishing write tid 2 to smithi00370293-260 2024-09-21T10:11:40.240 INFO:tasks.rados.rados.0.smithi003.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2024-09-21T10:11:40.246 INFO:tasks.rados.rados.0.smithi003.stdout:645: writing smithi00370293-252 from 665709 to 1396053 tid 1 2024-09-21T10:11:40.254 INFO:tasks.rados.rados.0.smithi003.stdout:645: writing smithi00370293-252 from 2133283 to 2559486 tid 2 2024-09-21T10:11:40.261 INFO:tasks.rados.rados.0.smithi003.stdout:645: writing smithi00370293-252 from 3203532 to 3713380 tid 3 2024-09-21T10:11:40.261 INFO:tasks.rados.rados.0.smithi003.stdout:642: done (3 left) 2024-09-21T10:11:40.261 INFO:tasks.rados.rados.0.smithi003.stdout:646: read oid 100 snap -1 2024-09-21T10:11:40.261 INFO:tasks.rados.rados.0.smithi003.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2024-09-21T10:11:40.261 INFO:tasks.rados.rados.0.smithi003.stdout:647: read oid 306 snap -1 2024-09-21T10:11:40.261 INFO:tasks.rados.rados.0.smithi003.stdout:647: expect (ObjNum 305 snap 0 seq_num 305) 2024-09-21T10:11:40.261 INFO:tasks.rados.rados.0.smithi003.stdout:648: read oid 378 snap -1 2024-09-21T10:11:40.261 INFO:tasks.rados.rados.0.smithi003.stdout:648: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T10:11:40.262 INFO:tasks.rados.rados.0.smithi003.stdout:649: read oid 144 snap -1 2024-09-21T10:11:40.262 INFO:tasks.rados.rados.0.smithi003.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-21T10:11:40.262 INFO:tasks.rados.rados.0.smithi003.stdout:650: write oid 96 current snap is 0 2024-09-21T10:11:40.262 INFO:tasks.rados.rados.0.smithi003.stdout:643: finishing write tid 3 to smithi00370293-260 2024-09-21T10:11:40.262 INFO:tasks.rados.rados.0.smithi003.stdout:643: finishing write tid 4 to smithi00370293-260 2024-09-21T10:11:40.262 INFO:tasks.rados.rados.0.smithi003.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2024-09-21T10:11:40.267 INFO:tasks.rados.rados.0.smithi003.stdout:650: writing smithi00370293-96 from 682516 to 1088109 tid 1 2024-09-21T10:11:40.275 INFO:tasks.rados.rados.0.smithi003.stdout:650: writing smithi00370293-96 from 1791765 to 2361626 tid 2 2024-09-21T10:11:40.282 INFO:tasks.rados.rados.0.smithi003.stdout:650: writing smithi00370293-96 from 2830955 to 3552075 tid 3 2024-09-21T10:11:40.282 INFO:tasks.rados.rados.0.smithi003.stdout:651: write oid 328 current snap is 0 2024-09-21T10:11:40.282 INFO:tasks.rados.rados.0.smithi003.stdout:643: finishing write tid 5 to smithi00370293-260 2024-09-21T10:11:40.282 INFO:tasks.rados.rados.0.smithi003.stdout:643: oid 260 updating version 0 to 151 2024-09-21T10:11:40.282 INFO:tasks.rados.rados.0.smithi003.stdout:643: oid 260 updating version 151 to 154 2024-09-21T10:11:40.282 INFO:tasks.rados.rados.0.smithi003.stdout:643: oid 260 version 154 is already newer than 152 2024-09-21T10:11:40.283 INFO:tasks.rados.rados.0.smithi003.stdout:643: oid 260 version 154 is already newer than 153 2024-09-21T10:11:40.283 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 260 v 154 (ObjNum 585 snap 0 seq_num 585) dirty exists 2024-09-21T10:11:40.283 INFO:tasks.rados.rados.0.smithi003.stdout:643: left oid 260 (ObjNum 585 snap 0 seq_num 585) 2024-09-21T10:11:40.283 INFO:tasks.rados.rados.0.smithi003.stdout:644: finishing write tid 1 to smithi00370293-365 2024-09-21T10:11:40.283 INFO:tasks.rados.rados.0.smithi003.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2024-09-21T10:11:40.289 INFO:tasks.rados.rados.0.smithi003.stdout:651: writing smithi00370293-328 from 699323 to 1180165 tid 1 2024-09-21T10:11:40.296 INFO:tasks.rados.rados.0.smithi003.stdout:651: writing smithi00370293-328 from 1850247 to 2280119 tid 2 2024-09-21T10:11:40.302 INFO:tasks.rados.rados.0.smithi003.stdout:651: writing smithi00370293-328 from 2858378 to 3390770 tid 3 2024-09-21T10:11:40.303 INFO:tasks.rados.rados.0.smithi003.stdout:643: done (8 left) 2024-09-21T10:11:40.303 INFO:tasks.rados.rados.0.smithi003.stdout:652: read oid 38 snap -1 2024-09-21T10:11:40.303 INFO:tasks.rados.rados.0.smithi003.stdout:652: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T10:11:40.303 INFO:tasks.rados.rados.0.smithi003.stdout:653: read oid 449 snap -1 2024-09-21T10:11:40.303 INFO:tasks.rados.rados.0.smithi003.stdout:653: expect (ObjNum 448 snap 0 seq_num 448) 2024-09-21T10:11:40.303 INFO:tasks.rados.rados.0.smithi003.stdout:654: write oid 270 current snap is 0 2024-09-21T10:11:40.303 INFO:tasks.rados.rados.0.smithi003.stdout:644: finishing write tid 2 to smithi00370293-365 2024-09-21T10:11:40.303 INFO:tasks.rados.rados.0.smithi003.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2024-09-21T10:11:40.310 INFO:tasks.rados.rados.0.smithi003.stdout:654: writing smithi00370293-270 from 716130 to 1272221 tid 1 2024-09-21T10:11:40.317 INFO:tasks.rados.rados.0.smithi003.stdout:654: writing smithi00370293-270 from 1792376 to 2365906 tid 2 2024-09-21T10:11:40.322 INFO:tasks.rados.rados.0.smithi003.stdout:654: writing smithi00370293-270 from 2769448 to 3229465 tid 3 2024-09-21T10:11:40.326 INFO:tasks.rados.rados.0.smithi003.stdout:654: writing smithi00370293-270 from 3821956 to 3916130 tid 4 2024-09-21T10:11:40.326 INFO:tasks.rados.rados.0.smithi003.stdout:655: write oid 194 current snap is 0 2024-09-21T10:11:40.326 INFO:tasks.rados.rados.0.smithi003.stdout:644: finishing write tid 3 to smithi00370293-365 2024-09-21T10:11:40.326 INFO:tasks.rados.rados.0.smithi003.stdout:644: finishing write tid 4 to smithi00370293-365 2024-09-21T10:11:40.326 INFO:tasks.rados.rados.0.smithi003.stdout:644: finishing write tid 5 to smithi00370293-365 2024-09-21T10:11:40.326 INFO:tasks.rados.rados.0.smithi003.stdout:644: oid 365 updating version 0 to 129 2024-09-21T10:11:40.327 INFO:tasks.rados.rados.0.smithi003.stdout:644: oid 365 updating version 129 to 131 2024-09-21T10:11:40.327 INFO:tasks.rados.rados.0.smithi003.stdout:644: oid 365 version 131 is already newer than 128 2024-09-21T10:11:40.327 INFO:tasks.rados.rados.0.smithi003.stdout:644: oid 365 version 131 is already newer than 130 2024-09-21T10:11:40.327 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 365 v 131 (ObjNum 586 snap 0 seq_num 586) dirty exists 2024-09-21T10:11:40.327 INFO:tasks.rados.rados.0.smithi003.stdout:644: left oid 365 (ObjNum 586 snap 0 seq_num 586) 2024-09-21T10:11:40.327 INFO:tasks.rados.rados.0.smithi003.stdout:645: finishing write tid 1 to smithi00370293-252 2024-09-21T10:11:40.327 INFO:tasks.rados.rados.0.smithi003.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2024-09-21T10:11:40.334 INFO:tasks.rados.rados.0.smithi003.stdout:655: writing smithi00370293-194 from 732937 to 1364277 tid 1 2024-09-21T10:11:40.339 INFO:tasks.rados.rados.0.smithi003.stdout:655: writing smithi00370293-194 from 1850858 to 2284399 tid 2 2024-09-21T10:11:40.346 INFO:tasks.rados.rados.0.smithi003.stdout:655: writing smithi00370293-194 from 2796871 to 3468160 tid 3 2024-09-21T10:11:40.349 INFO:tasks.rados.rados.0.smithi003.stdout:655: writing smithi00370293-194 from 3888195 to 3932937 tid 4 2024-09-21T10:11:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:644: done (11 left) 2024-09-21T10:11:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:656: read oid 457 snap -1 2024-09-21T10:11:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:656: expect (ObjNum 456 snap 0 seq_num 456) 2024-09-21T10:11:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:657: read oid 94 snap -1 2024-09-21T10:11:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:657: expect (ObjNum 93 snap 0 seq_num 93) 2024-09-21T10:11:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:658: write oid 397 current snap is 0 2024-09-21T10:11:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:645: finishing write tid 2 to smithi00370293-252 2024-09-21T10:11:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:647: expect (ObjNum 305 snap 0 seq_num 305) 2024-09-21T10:11:40.459 INFO:tasks.rados.rados.0.smithi003.stdout:645: finishing write tid 3 to smithi00370293-252 2024-09-21T10:11:40.459 INFO:tasks.rados.rados.0.smithi003.stdout:645: finishing write tid 4 to smithi00370293-252 2024-09-21T10:11:40.459 INFO:tasks.rados.rados.0.smithi003.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2024-09-21T10:11:40.467 INFO:tasks.rados.rados.0.smithi003.stdout:658: writing smithi00370293-397 from 749744 to 1456333 tid 1 2024-09-21T10:11:40.473 INFO:tasks.rados.rados.0.smithi003.stdout:658: writing smithi00370293-397 from 1909340 to 2486539 tid 2 2024-09-21T10:11:40.480 INFO:tasks.rados.rados.0.smithi003.stdout:658: writing smithi00370293-397 from 3224294 to 3706855 tid 3 2024-09-21T10:11:40.480 INFO:tasks.rados.rados.0.smithi003.stdout:647: done (13 left) 2024-09-21T10:11:40.480 INFO:tasks.rados.rados.0.smithi003.stdout:659: write oid 376 current snap is 0 2024-09-21T10:11:40.480 INFO:tasks.rados.rados.0.smithi003.stdout:645: finishing write tid 5 to smithi00370293-252 2024-09-21T10:11:40.480 INFO:tasks.rados.rados.0.smithi003.stdout:645: oid 252 updating version 0 to 109 2024-09-21T10:11:40.481 INFO:tasks.rados.rados.0.smithi003.stdout:645: oid 252 version 109 is already newer than 108 2024-09-21T10:11:40.481 INFO:tasks.rados.rados.0.smithi003.stdout:645: oid 252 updating version 109 to 111 2024-09-21T10:11:40.481 INFO:tasks.rados.rados.0.smithi003.stdout:645: oid 252 version 111 is already newer than 110 2024-09-21T10:11:40.481 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 252 v 111 (ObjNum 587 snap 0 seq_num 587) dirty exists 2024-09-21T10:11:40.481 INFO:tasks.rados.rados.0.smithi003.stdout:645: left oid 252 (ObjNum 587 snap 0 seq_num 587) 2024-09-21T10:11:40.481 INFO:tasks.rados.rados.0.smithi003.stdout:648: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T10:11:40.561 INFO:tasks.rados.rados.0.smithi003.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-21T10:11:40.646 INFO:tasks.rados.rados.0.smithi003.stdout:650: finishing write tid 1 to smithi00370293-96 2024-09-21T10:11:40.646 INFO:tasks.rados.rados.0.smithi003.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2024-09-21T10:11:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:650: finishing write tid 2 to smithi00370293-96 2024-09-21T10:11:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:650: finishing write tid 3 to smithi00370293-96 2024-09-21T10:11:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:650: finishing write tid 4 to smithi00370293-96 2024-09-21T10:11:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2024-09-21T10:11:40.778 INFO:tasks.rados.rados.0.smithi003.stdout:659: writing smithi00370293-376 from 766551 to 1264742 tid 1 2024-09-21T10:11:40.785 INFO:tasks.rados.rados.0.smithi003.stdout:659: writing smithi00370293-376 from 1684175 to 2405032 tid 2 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:659: writing smithi00370293-376 from 2851717 to 3545550 tid 3 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:645: done (13 left) 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:646: done (12 left) 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:648: done (11 left) 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:649: done (10 left) 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:660: delete oid 409 current snap is 0 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:650: finishing write tid 5 to smithi00370293-96 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:650: oid 96 updating version 0 to 132 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:650: oid 96 version 132 is already newer than 131 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:650: oid 96 updating version 132 to 133 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:650: oid 96 version 133 is already newer than 130 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 96 v 133 (ObjNum 588 snap 0 seq_num 588) dirty exists 2024-09-21T10:11:40.792 INFO:tasks.rados.rados.0.smithi003.stdout:650: left oid 96 (ObjNum 588 snap 0 seq_num 588) 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:651: finishing write tid 1 to smithi00370293-328 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:651: finishing write tid 2 to smithi00370293-328 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:651: finishing write tid 3 to smithi00370293-328 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:651: finishing write tid 4 to smithi00370293-328 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:651: finishing write tid 5 to smithi00370293-328 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:651: oid 328 updating version 0 to 124 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:651: oid 328 version 124 is already newer than 123 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:651: oid 328 updating version 124 to 125 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:651: oid 328 version 125 is already newer than 122 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 328 v 125 (ObjNum 589 snap 0 seq_num 589) dirty exists 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:651: left oid 328 (ObjNum 589 snap 0 seq_num 589) 2024-09-21T10:11:40.793 INFO:tasks.rados.rados.0.smithi003.stdout:653: expect (ObjNum 448 snap 0 seq_num 448) 2024-09-21T10:11:40.911 INFO:tasks.rados.rados.0.smithi003.stdout:654: finishing write tid 1 to smithi00370293-270 2024-09-21T10:11:40.911 INFO:tasks.rados.rados.0.smithi003.stdout:652: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T10:11:41.000 INFO:tasks.rados.rados.0.smithi003.stdout:654: finishing write tid 2 to smithi00370293-270 2024-09-21T10:11:41.000 INFO:tasks.rados.rados.0.smithi003.stdout:654: finishing write tid 3 to smithi00370293-270 2024-09-21T10:11:41.000 INFO:tasks.rados.rados.0.smithi003.stdout:654: finishing write tid 4 to smithi00370293-270 2024-09-21T10:11:41.000 INFO:tasks.rados.rados.0.smithi003.stdout:654: finishing write tid 5 to smithi00370293-270 2024-09-21T10:11:41.000 INFO:tasks.rados.rados.0.smithi003.stdout:650: done (10 left) 2024-09-21T10:11:41.000 INFO:tasks.rados.rados.0.smithi003.stdout:651: done (9 left) 2024-09-21T10:11:41.000 INFO:tasks.rados.rados.0.smithi003.stdout:652: done (8 left) 2024-09-21T10:11:41.000 INFO:tasks.rados.rados.0.smithi003.stdout:653: done (7 left) 2024-09-21T10:11:41.000 INFO:tasks.rados.rados.0.smithi003.stdout:660: done (6 left) 2024-09-21T10:11:41.000 INFO:tasks.rados.rados.0.smithi003.stdout:661: delete oid 444 current snap is 0 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:654: finishing write tid 6 to smithi00370293-270 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:654: oid 270 updating version 0 to 85 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:654: oid 270 updating version 85 to 88 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:654: oid 270 version 88 is already newer than 87 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:654: oid 270 version 88 is already newer than 86 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:654: oid 270 version 88 is already newer than 84 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 270 v 88 (ObjNum 590 snap 0 seq_num 590) dirty exists 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:654: left oid 270 (ObjNum 590 snap 0 seq_num 590) 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:655: finishing write tid 1 to smithi00370293-194 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:655: finishing write tid 2 to smithi00370293-194 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:655: finishing write tid 3 to smithi00370293-194 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:655: finishing write tid 4 to smithi00370293-194 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:655: finishing write tid 5 to smithi00370293-194 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:655: finishing write tid 6 to smithi00370293-194 2024-09-21T10:11:41.001 INFO:tasks.rados.rados.0.smithi003.stdout:655: oid 194 updating version 0 to 136 2024-09-21T10:11:41.002 INFO:tasks.rados.rados.0.smithi003.stdout:655: oid 194 updating version 136 to 137 2024-09-21T10:11:41.002 INFO:tasks.rados.rados.0.smithi003.stdout:655: oid 194 version 137 is already newer than 134 2024-09-21T10:11:41.002 INFO:tasks.rados.rados.0.smithi003.stdout:655: oid 194 updating version 137 to 138 2024-09-21T10:11:41.002 INFO:tasks.rados.rados.0.smithi003.stdout:655: oid 194 version 138 is already newer than 135 2024-09-21T10:11:41.002 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 194 v 138 (ObjNum 591 snap 0 seq_num 591) dirty exists 2024-09-21T10:11:41.002 INFO:tasks.rados.rados.0.smithi003.stdout:655: left oid 194 (ObjNum 591 snap 0 seq_num 591) 2024-09-21T10:11:41.002 INFO:tasks.rados.rados.0.smithi003.stdout:657: expect (ObjNum 93 snap 0 seq_num 93) 2024-09-21T10:11:41.123 INFO:tasks.rados.rados.0.smithi003.stdout:656: expect (ObjNum 456 snap 0 seq_num 456) 2024-09-21T10:11:41.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:40 smithi003 bash[31899]: cluster 2024-09-21T10:11:39.709533+0000 mgr.y (mgr.14385) 204 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 51 MiB/s wr, 270 op/s 2024-09-21T10:11:41.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:40 smithi003 bash[22527]: cluster 2024-09-21T10:11:39.709533+0000 mgr.y (mgr.14385) 204 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 51 MiB/s wr, 270 op/s 2024-09-21T10:11:41.239 INFO:tasks.rados.rados.0.smithi003.stdout:658: finishing write tid 1 to smithi00370293-397 2024-09-21T10:11:41.239 INFO:tasks.rados.rados.0.smithi003.stdout:658: finishing write tid 2 to smithi00370293-397 2024-09-21T10:11:41.239 INFO:tasks.rados.rados.0.smithi003.stdout:658: finishing write tid 3 to smithi00370293-397 2024-09-21T10:11:41.239 INFO:tasks.rados.rados.0.smithi003.stdout:658: finishing write tid 4 to smithi00370293-397 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:658: finishing write tid 5 to smithi00370293-397 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:658: oid 397 updating version 0 to 96 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:658: oid 397 updating version 96 to 99 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:658: oid 397 version 99 is already newer than 98 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:658: oid 397 version 99 is already newer than 97 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 397 v 99 (ObjNum 592 snap 0 seq_num 592) dirty exists 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:658: left oid 397 (ObjNum 592 snap 0 seq_num 592) 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:659: finishing write tid 1 to smithi00370293-376 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:659: finishing write tid 2 to smithi00370293-376 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:659: finishing write tid 3 to smithi00370293-376 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:659: finishing write tid 4 to smithi00370293-376 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:654: done (6 left) 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:655: done (5 left) 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:656: done (4 left) 2024-09-21T10:11:41.240 INFO:tasks.rados.rados.0.smithi003.stdout:657: done (3 left) 2024-09-21T10:11:41.241 INFO:tasks.rados.rados.0.smithi003.stdout:658: done (2 left) 2024-09-21T10:11:41.241 INFO:tasks.rados.rados.0.smithi003.stdout:661: done (1 left) 2024-09-21T10:11:41.241 INFO:tasks.rados.rados.0.smithi003.stdout:662: write oid 74 current snap is 0 2024-09-21T10:11:41.241 INFO:tasks.rados.rados.0.smithi003.stdout:659: finishing write tid 5 to smithi00370293-376 2024-09-21T10:11:41.241 INFO:tasks.rados.rados.0.smithi003.stdout:659: oid 376 updating version 0 to 91 2024-09-21T10:11:41.241 INFO:tasks.rados.rados.0.smithi003.stdout:659: oid 376 version 91 is already newer than 89 2024-09-21T10:11:41.241 INFO:tasks.rados.rados.0.smithi003.stdout:659: oid 376 updating version 91 to 92 2024-09-21T10:11:41.241 INFO:tasks.rados.rados.0.smithi003.stdout:659: oid 376 version 92 is already newer than 90 2024-09-21T10:11:41.241 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 376 v 92 (ObjNum 593 snap 0 seq_num 593) dirty exists 2024-09-21T10:11:41.241 INFO:tasks.rados.rados.0.smithi003.stdout:659: left oid 376 (ObjNum 593 snap 0 seq_num 593) 2024-09-21T10:11:41.241 INFO:tasks.rados.rados.0.smithi003.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2024-09-21T10:11:41.245 INFO:tasks.rados.rados.0.smithi003.stdout:662: writing smithi00370293-74 from 416972 to 1140910 tid 1 2024-09-21T10:11:41.250 INFO:tasks.rados.rados.0.smithi003.stdout:662: writing smithi00370293-74 from 1743268 to 2016972 tid 2 2024-09-21T10:11:41.250 INFO:tasks.rados.rados.0.smithi003.stdout:659: done (1 left) 2024-09-21T10:11:41.250 INFO:tasks.rados.rados.0.smithi003.stdout:663: read oid 455 snap -1 2024-09-21T10:11:41.251 INFO:tasks.rados.rados.0.smithi003.stdout:663: expect (ObjNum 454 snap 0 seq_num 454) 2024-09-21T10:11:41.251 INFO:tasks.rados.rados.0.smithi003.stdout:664: write oid 73 current snap is 0 2024-09-21T10:11:41.251 INFO:tasks.rados.rados.0.smithi003.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2024-09-21T10:11:41.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:40 smithi204 bash[24804]: cluster 2024-09-21T10:11:39.709533+0000 mgr.y (mgr.14385) 204 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 51 MiB/s wr, 270 op/s 2024-09-21T10:11:41.257 INFO:tasks.rados.rados.0.smithi003.stdout:664: writing smithi00370293-73 from 433779 to 1232966 tid 1 2024-09-21T10:11:41.262 INFO:tasks.rados.rados.0.smithi003.stdout:664: writing smithi00370293-73 from 1801750 to 2033779 tid 2 2024-09-21T10:11:41.263 INFO:tasks.rados.rados.0.smithi003.stdout:665: delete oid 371 current snap is 0 2024-09-21T10:11:41.263 INFO:tasks.rados.rados.0.smithi003.stdout:662: finishing write tid 1 to smithi00370293-74 2024-09-21T10:11:41.263 INFO:tasks.rados.rados.0.smithi003.stdout:662: finishing write tid 2 to smithi00370293-74 2024-09-21T10:11:41.264 INFO:tasks.rados.rados.0.smithi003.stdout:662: finishing write tid 3 to smithi00370293-74 2024-09-21T10:11:41.264 INFO:tasks.rados.rados.0.smithi003.stdout:662: finishing write tid 4 to smithi00370293-74 2024-09-21T10:11:41.264 INFO:tasks.rados.rados.0.smithi003.stdout:662: oid 74 updating version 0 to 145 2024-09-21T10:11:41.264 INFO:tasks.rados.rados.0.smithi003.stdout:662: oid 74 updating version 145 to 146 2024-09-21T10:11:41.264 INFO:tasks.rados.rados.0.smithi003.stdout:662: oid 74 version 146 is already newer than 144 2024-09-21T10:11:41.264 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 74 v 146 (ObjNum 596 snap 0 seq_num 596) dirty exists 2024-09-21T10:11:41.264 INFO:tasks.rados.rados.0.smithi003.stdout:662: left oid 74 (ObjNum 596 snap 0 seq_num 596) 2024-09-21T10:11:41.267 INFO:tasks.rados.rados.0.smithi003.stdout:662: done (3 left) 2024-09-21T10:11:41.267 INFO:tasks.rados.rados.0.smithi003.stdout:665: done (2 left) 2024-09-21T10:11:41.267 INFO:tasks.rados.rados.0.smithi003.stdout:666: read oid 45 snap -1 2024-09-21T10:11:41.267 INFO:tasks.rados.rados.0.smithi003.stdout:666: expect (ObjNum 44 snap 0 seq_num 44) 2024-09-21T10:11:41.267 INFO:tasks.rados.rados.0.smithi003.stdout:667: write oid 299 current snap is 0 2024-09-21T10:11:41.267 INFO:tasks.rados.rados.0.smithi003.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2024-09-21T10:11:41.277 INFO:tasks.rados.rados.0.smithi003.stdout:667: writing smithi00370293-299 from 467393 to 1017078 tid 1 2024-09-21T10:11:41.287 INFO:tasks.rados.rados.0.smithi003.stdout:667: writing smithi00370293-299 from 1802361 to 2067393 tid 2 2024-09-21T10:11:41.288 INFO:tasks.rados.rados.0.smithi003.stdout:668: read oid 136 snap -1 2024-09-21T10:11:41.288 INFO:tasks.rados.rados.0.smithi003.stdout:668: expect (ObjNum 135 snap 0 seq_num 135) 2024-09-21T10:11:41.288 INFO:tasks.rados.rados.0.smithi003.stdout:664: finishing write tid 1 to smithi00370293-73 2024-09-21T10:11:41.288 INFO:tasks.rados.rados.0.smithi003.stdout:669: read oid 496 snap -1 2024-09-21T10:11:41.288 INFO:tasks.rados.rados.0.smithi003.stdout:669: expect (ObjNum 495 snap 0 seq_num 495) 2024-09-21T10:11:41.288 INFO:tasks.rados.rados.0.smithi003.stdout:670: read oid 499 snap -1 2024-09-21T10:11:41.288 INFO:tasks.rados.rados.0.smithi003.stdout:670: expect (ObjNum 498 snap 0 seq_num 498) 2024-09-21T10:11:41.288 INFO:tasks.rados.rados.0.smithi003.stdout:671: read oid 204 snap -1 2024-09-21T10:11:41.288 INFO:tasks.rados.rados.0.smithi003.stdout:671: expect (ObjNum 203 snap 0 seq_num 203) 2024-09-21T10:11:41.288 INFO:tasks.rados.rados.0.smithi003.stdout:672: write oid 270 current snap is 0 2024-09-21T10:11:41.288 INFO:tasks.rados.rados.0.smithi003.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2024-09-21T10:11:41.297 INFO:tasks.rados.rados.0.smithi003.stdout:672: writing smithi00370293-270 from 484200 to 1109134 tid 1 2024-09-21T10:11:41.306 INFO:tasks.rados.rados.0.smithi003.stdout:672: writing smithi00370293-270 from 1860843 to 2084200 tid 2 2024-09-21T10:11:41.306 INFO:tasks.rados.rados.0.smithi003.stdout:673: read oid 291 snap -1 2024-09-21T10:11:41.306 INFO:tasks.rados.rados.0.smithi003.stdout:673: expect deleted 2024-09-21T10:11:41.306 INFO:tasks.rados.rados.0.smithi003.stdout:674: read oid 262 snap -1 2024-09-21T10:11:41.306 INFO:tasks.rados.rados.0.smithi003.stdout:674: expect (ObjNum 261 snap 0 seq_num 261) 2024-09-21T10:11:41.306 INFO:tasks.rados.rados.0.smithi003.stdout:675: write oid 394 current snap is 0 2024-09-21T10:11:41.306 INFO:tasks.rados.rados.0.smithi003.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2024-09-21T10:11:41.313 INFO:tasks.rados.rados.0.smithi003.stdout:675: writing smithi00370293-394 from 501007 to 917543 tid 1 2024-09-21T10:11:41.322 INFO:tasks.rados.rados.0.smithi003.stdout:675: writing smithi00370293-394 from 1635678 to 2101007 tid 2 2024-09-21T10:11:41.322 INFO:tasks.rados.rados.0.smithi003.stdout:676: read oid 410 snap -1 2024-09-21T10:11:41.322 INFO:tasks.rados.rados.0.smithi003.stdout:676: expect (ObjNum 409 snap 0 seq_num 409) 2024-09-21T10:11:41.322 INFO:tasks.rados.rados.0.smithi003.stdout:677: read oid 364 snap -1 2024-09-21T10:11:41.323 INFO:tasks.rados.rados.0.smithi003.stdout:677: expect deleted 2024-09-21T10:11:41.323 INFO:tasks.rados.rados.0.smithi003.stdout:678: write oid 434 current snap is 0 2024-09-21T10:11:41.323 INFO:tasks.rados.rados.0.smithi003.stdout:664: finishing write tid 2 to smithi00370293-73 2024-09-21T10:11:41.323 INFO:tasks.rados.rados.0.smithi003.stdout:664: finishing write tid 3 to smithi00370293-73 2024-09-21T10:11:41.323 INFO:tasks.rados.rados.0.smithi003.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2024-09-21T10:11:41.329 INFO:tasks.rados.rados.0.smithi003.stdout:678: writing smithi00370293-434 from 517814 to 1009599 tid 1 2024-09-21T10:11:41.338 INFO:tasks.rados.rados.0.smithi003.stdout:678: writing smithi00370293-434 from 1577807 to 2117814 tid 2 2024-09-21T10:11:41.338 INFO:tasks.rados.rados.0.smithi003.stdout:679: read oid 154 snap -1 2024-09-21T10:11:41.338 INFO:tasks.rados.rados.0.smithi003.stdout:679: expect (ObjNum 153 snap 0 seq_num 153) 2024-09-21T10:11:41.338 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:41.338 INFO:tasks.rados.rados.0.smithi003.stdout:664: finishing write tid 4 to smithi00370293-73 2024-09-21T10:11:41.338 INFO:tasks.rados.rados.0.smithi003.stdout:664: oid 73 updating version 0 to 193 2024-09-21T10:11:41.338 INFO:tasks.rados.rados.0.smithi003.stdout:664: oid 73 version 193 is already newer than 192 2024-09-21T10:11:41.338 INFO:tasks.rados.rados.0.smithi003.stdout:664: oid 73 version 193 is already newer than 191 2024-09-21T10:11:41.338 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 73 v 193 (ObjNum 597 snap 0 seq_num 597) dirty exists 2024-09-21T10:11:41.338 INFO:tasks.rados.rados.0.smithi003.stdout:664: left oid 73 (ObjNum 597 snap 0 seq_num 597) 2024-09-21T10:11:41.338 INFO:tasks.rados.rados.0.smithi003.stdout:664: done (15 left) 2024-09-21T10:11:41.339 INFO:tasks.rados.rados.0.smithi003.stdout:680: read oid 57 snap -1 2024-09-21T10:11:41.339 INFO:tasks.rados.rados.0.smithi003.stdout:680: expect (ObjNum 540 snap 0 seq_num 540) 2024-09-21T10:11:41.339 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:41.339 INFO:tasks.rados.rados.0.smithi003.stdout:663: expect (ObjNum 454 snap 0 seq_num 454) 2024-09-21T10:11:41.503 INFO:tasks.rados.rados.0.smithi003.stdout:666: expect (ObjNum 44 snap 0 seq_num 44) 2024-09-21T10:11:41.594 INFO:tasks.rados.rados.0.smithi003.stdout:667: finishing write tid 1 to smithi00370293-299 2024-09-21T10:11:41.594 INFO:tasks.rados.rados.0.smithi003.stdout:670: expect (ObjNum 498 snap 0 seq_num 498) 2024-09-21T10:11:41.676 INFO:tasks.rados.rados.0.smithi003.stdout:667: finishing write tid 2 to smithi00370293-299 2024-09-21T10:11:41.677 INFO:tasks.rados.rados.0.smithi003.stdout:667: finishing write tid 3 to smithi00370293-299 2024-09-21T10:11:41.677 INFO:tasks.rados.rados.0.smithi003.stdout:667: finishing write tid 4 to smithi00370293-299 2024-09-21T10:11:41.677 INFO:tasks.rados.rados.0.smithi003.stdout:667: oid 299 updating version 0 to 194 2024-09-21T10:11:41.677 INFO:tasks.rados.rados.0.smithi003.stdout:667: oid 299 updating version 194 to 195 2024-09-21T10:11:41.677 INFO:tasks.rados.rados.0.smithi003.stdout:667: oid 299 updating version 195 to 196 2024-09-21T10:11:41.677 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 299 v 196 (ObjNum 599 snap 0 seq_num 599) dirty exists 2024-09-21T10:11:41.677 INFO:tasks.rados.rados.0.smithi003.stdout:667: left oid 299 (ObjNum 599 snap 0 seq_num 599) 2024-09-21T10:11:41.677 INFO:tasks.rados.rados.0.smithi003.stdout:668: expect (ObjNum 135 snap 0 seq_num 135) 2024-09-21T10:11:41.752 INFO:tasks.rados.rados.0.smithi003.stdout:669: expect (ObjNum 495 snap 0 seq_num 495) 2024-09-21T10:11:41.830 INFO:tasks.rados.rados.0.smithi003.stdout:672: finishing write tid 1 to smithi00370293-270 2024-09-21T10:11:41.830 INFO:tasks.rados.rados.0.smithi003.stdout:671: expect (ObjNum 203 snap 0 seq_num 203) 2024-09-21T10:11:41.943 INFO:tasks.rados.rados.0.smithi003.stdout:674: expect (ObjNum 261 snap 0 seq_num 261) 2024-09-21T10:11:42.026 INFO:tasks.rados.rados.0.smithi003.stdout:672: finishing write tid 2 to smithi00370293-270 2024-09-21T10:11:42.026 INFO:tasks.rados.rados.0.smithi003.stdout:672: finishing write tid 3 to smithi00370293-270 2024-09-21T10:11:42.026 INFO:tasks.rados.rados.0.smithi003.stdout:672: finishing write tid 4 to smithi00370293-270 2024-09-21T10:11:42.026 INFO:tasks.rados.rados.0.smithi003.stdout:672: oid 270 updating version 0 to 93 2024-09-21T10:11:42.026 INFO:tasks.rados.rados.0.smithi003.stdout:672: oid 270 updating version 93 to 94 2024-09-21T10:11:42.026 INFO:tasks.rados.rados.0.smithi003.stdout:672: oid 270 updating version 94 to 95 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 270 v 95 (ObjNum 600 snap 0 seq_num 600) dirty exists 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:672: left oid 270 (ObjNum 600 snap 0 seq_num 600) 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:675: finishing write tid 1 to smithi00370293-394 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:675: finishing write tid 2 to smithi00370293-394 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:675: finishing write tid 3 to smithi00370293-394 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:675: finishing write tid 4 to smithi00370293-394 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:675: oid 394 updating version 0 to 97 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:675: oid 394 version 97 is already newer than 96 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:675: oid 394 updating version 97 to 98 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 394 v 98 (ObjNum 601 snap 0 seq_num 601) dirty exists 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:675: left oid 394 (ObjNum 601 snap 0 seq_num 601) 2024-09-21T10:11:42.027 INFO:tasks.rados.rados.0.smithi003.stdout:676: expect (ObjNum 409 snap 0 seq_num 409) 2024-09-21T10:11:42.128 INFO:tasks.rados.rados.0.smithi003.stdout:678: finishing write tid 1 to smithi00370293-434 2024-09-21T10:11:42.128 INFO:tasks.rados.rados.0.smithi003.stdout:678: finishing write tid 2 to smithi00370293-434 2024-09-21T10:11:42.128 INFO:tasks.rados.rados.0.smithi003.stdout:678: finishing write tid 3 to smithi00370293-434 2024-09-21T10:11:42.128 INFO:tasks.rados.rados.0.smithi003.stdout:678: finishing write tid 4 to smithi00370293-434 2024-09-21T10:11:42.128 INFO:tasks.rados.rados.0.smithi003.stdout:678: oid 434 updating version 0 to 198 2024-09-21T10:11:42.129 INFO:tasks.rados.rados.0.smithi003.stdout:678: oid 434 version 198 is already newer than 197 2024-09-21T10:11:42.129 INFO:tasks.rados.rados.0.smithi003.stdout:678: oid 434 updating version 198 to 199 2024-09-21T10:11:42.129 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 434 v 199 (ObjNum 602 snap 0 seq_num 602) dirty exists 2024-09-21T10:11:42.129 INFO:tasks.rados.rados.0.smithi003.stdout:678: left oid 434 (ObjNum 602 snap 0 seq_num 602) 2024-09-21T10:11:42.129 INFO:tasks.rados.rados.0.smithi003.stdout:679: expect (ObjNum 153 snap 0 seq_num 153) 2024-09-21T10:11:42.215 INFO:tasks.rados.rados.0.smithi003.stdout:680: expect (ObjNum 540 snap 0 seq_num 540) 2024-09-21T10:11:42.365 INFO:tasks.rados.rados.0.smithi003.stdout:663: done (15 left) 2024-09-21T10:11:42.365 INFO:tasks.rados.rados.0.smithi003.stdout:666: done (14 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:667: done (13 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:668: done (12 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:669: done (11 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:670: done (10 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:671: done (9 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:672: done (8 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:673: done (7 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:674: done (6 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:675: done (5 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:676: done (4 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:677: done (3 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:678: done (2 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:679: done (1 left) 2024-09-21T10:11:42.366 INFO:tasks.rados.rados.0.smithi003.stdout:680: done (0 left) 2024-09-21T10:11:42.367 INFO:tasks.rados.rados.0.smithi003.stdout:681: write oid 138 current snap is 0 2024-09-21T10:11:42.367 INFO:tasks.rados.rados.0.smithi003.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2024-09-21T10:11:42.383 INFO:tasks.rados.rados.0.smithi003.stdout:681: writing smithi00370293-138 from 534621 to 1101655 tid 1 2024-09-21T10:11:42.400 INFO:tasks.rados.rados.0.smithi003.stdout:681: writing smithi00370293-138 from 1636289 to 2134621 tid 2 2024-09-21T10:11:42.400 INFO:tasks.rados.rados.0.smithi003.stdout:682: write oid 468 current snap is 0 2024-09-21T10:11:42.400 INFO:tasks.rados.rados.0.smithi003.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2024-09-21T10:11:42.419 INFO:tasks.rados.rados.0.smithi003.stdout:682: writing smithi00370293-468 from 551428 to 1193711 tid 1 2024-09-21T10:11:42.432 INFO:tasks.rados.rados.0.smithi003.stdout:682: writing smithi00370293-468 from 1694771 to 2151428 tid 2 2024-09-21T10:11:42.432 INFO:tasks.rados.rados.0.smithi003.stdout:683: read oid 136 snap -1 2024-09-21T10:11:42.432 INFO:tasks.rados.rados.0.smithi003.stdout:683: expect (ObjNum 135 snap 0 seq_num 135) 2024-09-21T10:11:42.432 INFO:tasks.rados.rados.0.smithi003.stdout:684: read oid 413 snap -1 2024-09-21T10:11:42.432 INFO:tasks.rados.rados.0.smithi003.stdout:684: expect (ObjNum 412 snap 0 seq_num 412) 2024-09-21T10:11:42.432 INFO:tasks.rados.rados.0.smithi003.stdout:685: read oid 246 snap -1 2024-09-21T10:11:42.432 INFO:tasks.rados.rados.0.smithi003.stdout:685: expect (ObjNum 578 snap 0 seq_num 578) 2024-09-21T10:11:42.432 INFO:tasks.rados.rados.0.smithi003.stdout:686: read oid 454 snap -1 2024-09-21T10:11:42.432 INFO:tasks.rados.rados.0.smithi003.stdout:686: expect (ObjNum 453 snap 0 seq_num 453) 2024-09-21T10:11:42.432 INFO:tasks.rados.rados.0.smithi003.stdout:687: read oid 420 snap -1 2024-09-21T10:11:42.433 INFO:tasks.rados.rados.0.smithi003.stdout:687: expect (ObjNum 419 snap 0 seq_num 419) 2024-09-21T10:11:42.433 INFO:tasks.rados.rados.0.smithi003.stdout:688: read oid 202 snap -1 2024-09-21T10:11:42.433 INFO:tasks.rados.rados.0.smithi003.stdout:688: expect (ObjNum 201 snap 0 seq_num 201) 2024-09-21T10:11:42.433 INFO:tasks.rados.rados.0.smithi003.stdout:689: write oid 405 current snap is 0 2024-09-21T10:11:42.433 INFO:tasks.rados.rados.0.smithi003.stdout:681: finishing write tid 1 to smithi00370293-138 2024-09-21T10:11:42.433 INFO:tasks.rados.rados.0.smithi003.stdout:681: finishing write tid 2 to smithi00370293-138 2024-09-21T10:11:42.433 INFO:tasks.rados.rados.0.smithi003.stdout:681: finishing write tid 3 to smithi00370293-138 2024-09-21T10:11:42.433 INFO:tasks.rados.rados.0.smithi003.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2024-09-21T10:11:42.448 INFO:tasks.rados.rados.0.smithi003.stdout:689: writing smithi00370293-405 from 568235 to 1285767 tid 1 2024-09-21T10:11:42.458 INFO:tasks.rados.rados.0.smithi003.stdout:689: writing smithi00370293-405 from 1753253 to 2168235 tid 2 2024-09-21T10:11:42.458 INFO:tasks.rados.rados.0.smithi003.stdout:690: write oid 44 current snap is 0 2024-09-21T10:11:42.458 INFO:tasks.rados.rados.0.smithi003.stdout:681: finishing write tid 4 to smithi00370293-138 2024-09-21T10:11:42.458 INFO:tasks.rados.rados.0.smithi003.stdout:681: oid 138 updating version 0 to 127 2024-09-21T10:11:42.458 INFO:tasks.rados.rados.0.smithi003.stdout:681: oid 138 updating version 127 to 129 2024-09-21T10:11:42.459 INFO:tasks.rados.rados.0.smithi003.stdout:681: oid 138 version 129 is already newer than 128 2024-09-21T10:11:42.459 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 138 v 129 (ObjNum 603 snap 0 seq_num 603) dirty exists 2024-09-21T10:11:42.459 INFO:tasks.rados.rados.0.smithi003.stdout:681: left oid 138 (ObjNum 603 snap 0 seq_num 603) 2024-09-21T10:11:42.459 INFO:tasks.rados.rados.0.smithi003.stdout:682: finishing write tid 1 to smithi00370293-468 2024-09-21T10:11:42.459 INFO:tasks.rados.rados.0.smithi003.stdout:687: expect (ObjNum 419 snap 0 seq_num 419) 2024-09-21T10:11:42.600 INFO:tasks.rados.rados.0.smithi003.stdout:683: expect (ObjNum 135 snap 0 seq_num 135) 2024-09-21T10:11:42.674 INFO:tasks.rados.rados.0.smithi003.stdout:682: finishing write tid 2 to smithi00370293-468 2024-09-21T10:11:42.674 INFO:tasks.rados.rados.0.smithi003.stdout:682: finishing write tid 3 to smithi00370293-468 2024-09-21T10:11:42.674 INFO:tasks.rados.rados.0.smithi003.stdout:684: expect (ObjNum 412 snap 0 seq_num 412) 2024-09-21T10:11:42.773 INFO:tasks.rados.rados.0.smithi003.stdout:682: finishing write tid 4 to smithi00370293-468 2024-09-21T10:11:42.773 INFO:tasks.rados.rados.0.smithi003.stdout:682: oid 468 updating version 0 to 157 2024-09-21T10:11:42.773 INFO:tasks.rados.rados.0.smithi003.stdout:682: oid 468 version 157 is already newer than 156 2024-09-21T10:11:42.773 INFO:tasks.rados.rados.0.smithi003.stdout:682: oid 468 version 157 is already newer than 155 2024-09-21T10:11:42.774 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 468 v 157 (ObjNum 604 snap 0 seq_num 604) dirty exists 2024-09-21T10:11:42.774 INFO:tasks.rados.rados.0.smithi003.stdout:682: left oid 468 (ObjNum 604 snap 0 seq_num 604) 2024-09-21T10:11:42.774 INFO:tasks.rados.rados.0.smithi003.stdout:686: expect (ObjNum 453 snap 0 seq_num 453) 2024-09-21T10:11:42.894 INFO:tasks.rados.rados.0.smithi003.stdout:688: expect (ObjNum 201 snap 0 seq_num 201) 2024-09-21T10:11:43.009 INFO:tasks.rados.rados.0.smithi003.stdout:689: finishing write tid 1 to smithi00370293-405 2024-09-21T10:11:43.009 INFO:tasks.rados.rados.0.smithi003.stdout:685: expect (ObjNum 578 snap 0 seq_num 578) 2024-09-21T10:11:43.171 INFO:tasks.rados.rados.0.smithi003.stdout:689: finishing write tid 2 to smithi00370293-405 2024-09-21T10:11:43.171 INFO:tasks.rados.rados.0.smithi003.stdout:689: finishing write tid 3 to smithi00370293-405 2024-09-21T10:11:43.171 INFO:tasks.rados.rados.0.smithi003.stdout:689: finishing write tid 4 to smithi00370293-405 2024-09-21T10:11:43.171 INFO:tasks.rados.rados.0.smithi003.stdout:689: oid 405 updating version 0 to 159 2024-09-21T10:11:43.171 INFO:tasks.rados.rados.0.smithi003.stdout:689: oid 405 version 159 is already newer than 158 2024-09-21T10:11:43.171 INFO:tasks.rados.rados.0.smithi003.stdout:689: oid 405 updating version 159 to 160 2024-09-21T10:11:43.171 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 405 v 160 (ObjNum 605 snap 0 seq_num 605) dirty exists 2024-09-21T10:11:43.171 INFO:tasks.rados.rados.0.smithi003.stdout:689: left oid 405 (ObjNum 605 snap 0 seq_num 605) 2024-09-21T10:11:43.172 INFO:tasks.rados.rados.0.smithi003.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2024-09-21T10:11:43.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:42 smithi003 bash[22527]: cluster 2024-09-21T10:11:41.710277+0000 mgr.y (mgr.14385) 205 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 57 MiB/s wr, 322 op/s 2024-09-21T10:11:43.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:42 smithi003 bash[31899]: cluster 2024-09-21T10:11:41.710277+0000 mgr.y (mgr.14385) 205 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 57 MiB/s wr, 322 op/s 2024-09-21T10:11:43.193 INFO:tasks.rados.rados.0.smithi003.stdout:690: writing smithi00370293-44 from 585042 to 1377823 tid 1 2024-09-21T10:11:43.207 INFO:tasks.rados.rados.0.smithi003.stdout:690: writing smithi00370293-44 from 2095382 to 2185042 tid 2 2024-09-21T10:11:43.207 INFO:tasks.rados.rados.0.smithi003.stdout:681: done (9 left) 2024-09-21T10:11:43.207 INFO:tasks.rados.rados.0.smithi003.stdout:682: done (8 left) 2024-09-21T10:11:43.207 INFO:tasks.rados.rados.0.smithi003.stdout:683: done (7 left) 2024-09-21T10:11:43.207 INFO:tasks.rados.rados.0.smithi003.stdout:684: done (6 left) 2024-09-21T10:11:43.207 INFO:tasks.rados.rados.0.smithi003.stdout:685: done (5 left) 2024-09-21T10:11:43.207 INFO:tasks.rados.rados.0.smithi003.stdout:686: done (4 left) 2024-09-21T10:11:43.208 INFO:tasks.rados.rados.0.smithi003.stdout:687: done (3 left) 2024-09-21T10:11:43.208 INFO:tasks.rados.rados.0.smithi003.stdout:688: done (2 left) 2024-09-21T10:11:43.208 INFO:tasks.rados.rados.0.smithi003.stdout:689: done (1 left) 2024-09-21T10:11:43.208 INFO:tasks.rados.rados.0.smithi003.stdout:691: write oid 256 current snap is 0 2024-09-21T10:11:43.208 INFO:tasks.rados.rados.0.smithi003.stdout:690: finishing write tid 1 to smithi00370293-44 2024-09-21T10:11:43.208 INFO:tasks.rados.rados.0.smithi003.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2024-09-21T10:11:43.215 INFO:tasks.rados.rados.0.smithi003.stdout:691: writing smithi00370293-256 from 601849 to 1069879 tid 1 2024-09-21T10:11:43.233 INFO:tasks.rados.rados.0.smithi003.stdout:691: writing smithi00370293-256 from 1753864 to 2201849 tid 2 2024-09-21T10:11:43.233 INFO:tasks.rados.rados.0.smithi003.stdout:692: read oid 33 snap -1 2024-09-21T10:11:43.233 INFO:tasks.rados.rados.0.smithi003.stdout:692: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-21T10:11:43.233 INFO:tasks.rados.rados.0.smithi003.stdout:693: read oid 228 snap -1 2024-09-21T10:11:43.234 INFO:tasks.rados.rados.0.smithi003.stdout:693: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:11:43.234 INFO:tasks.rados.rados.0.smithi003.stdout:694: write oid 129 current snap is 0 2024-09-21T10:11:43.234 INFO:tasks.rados.rados.0.smithi003.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2024-09-21T10:11:43.248 INFO:tasks.rados.rados.0.smithi003.stdout:694: writing smithi00370293-129 from 618656 to 1161935 tid 1 2024-09-21T10:11:43.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:42 smithi204 bash[24804]: cluster 2024-09-21T10:11:41.710277+0000 mgr.y (mgr.14385) 205 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 57 MiB/s wr, 322 op/s 2024-09-21T10:11:43.259 INFO:tasks.rados.rados.0.smithi003.stdout:694: writing smithi00370293-129 from 1812346 to 2218656 tid 2 2024-09-21T10:11:43.259 INFO:tasks.rados.rados.0.smithi003.stdout:695: write oid 397 current snap is 0 2024-09-21T10:11:43.259 INFO:tasks.rados.rados.0.smithi003.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2024-09-21T10:11:43.269 INFO:tasks.rados.rados.0.smithi003.stdout:695: writing smithi00370293-397 from 635463 to 1370344 tid 1 2024-09-21T10:11:43.276 INFO:tasks.rados.rados.0.smithi003.stdout:695: writing smithi00370293-397 from 1987181 to 2235463 tid 2 2024-09-21T10:11:43.276 INFO:tasks.rados.rados.0.smithi003.stdout:696: write oid 373 current snap is 0 2024-09-21T10:11:43.276 INFO:tasks.rados.rados.0.smithi003.stdout:690: finishing write tid 2 to smithi00370293-44 2024-09-21T10:11:43.276 INFO:tasks.rados.rados.0.smithi003.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2024-09-21T10:11:43.284 INFO:tasks.rados.rados.0.smithi003.stdout:696: writing smithi00370293-373 from 652270 to 1062400 tid 1 2024-09-21T10:11:43.291 INFO:tasks.rados.rados.0.smithi003.stdout:696: writing smithi00370293-373 from 1529310 to 2023177 tid 2 2024-09-21T10:11:43.291 INFO:tasks.rados.rados.0.smithi003.stdout:697: read oid 22 snap -1 2024-09-21T10:11:43.291 INFO:tasks.rados.rados.0.smithi003.stdout:697: expect (ObjNum 21 snap 0 seq_num 21) 2024-09-21T10:11:43.291 INFO:tasks.rados.rados.0.smithi003.stdout:698: read oid 221 snap -1 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:698: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:699: read oid 229 snap -1 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:699: expect (ObjNum 228 snap 0 seq_num 228) 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:700: write oid 108 current snap is 0 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:690: finishing write tid 3 to smithi00370293-44 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:690: finishing write tid 4 to smithi00370293-44 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:690: oid 44 updating version 0 to 130 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:690: oid 44 updating version 130 to 132 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:690: oid 44 version 132 is already newer than 131 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 132 (ObjNum 606 snap 0 seq_num 606) dirty exists 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:690: left oid 44 (ObjNum 606 snap 0 seq_num 606) 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:691: finishing write tid 1 to smithi00370293-256 2024-09-21T10:11:43.292 INFO:tasks.rados.rados.0.smithi003.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2024-09-21T10:11:43.300 INFO:tasks.rados.rados.0.smithi003.stdout:700: writing smithi00370293-108 from 669077 to 1154456 tid 1 2024-09-21T10:11:43.309 INFO:tasks.rados.rados.0.smithi003.stdout:700: writing smithi00370293-108 from 1587792 to 2269077 tid 2 2024-09-21T10:11:43.309 INFO:tasks.rados.rados.0.smithi003.stdout:690: done (10 left) 2024-09-21T10:11:43.309 INFO:tasks.rados.rados.0.smithi003.stdout:701: read oid 66 snap -1 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:702: read oid 29 snap -1 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:702: expect (ObjNum 28 snap 0 seq_num 28) 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:703: read oid 72 snap -1 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:704: write oid 331 current snap is 0 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:691: finishing write tid 2 to smithi00370293-256 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:691: finishing write tid 3 to smithi00370293-256 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:691: finishing write tid 4 to smithi00370293-256 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:691: oid 256 updating version 0 to 129 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:691: oid 256 version 129 is already newer than 128 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:691: oid 256 updating version 129 to 130 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 256 v 130 (ObjNum 607 snap 0 seq_num 607) dirty exists 2024-09-21T10:11:43.310 INFO:tasks.rados.rados.0.smithi003.stdout:691: left oid 256 (ObjNum 607 snap 0 seq_num 607) 2024-09-21T10:11:43.311 INFO:tasks.rados.rados.0.smithi003.stdout:692: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-21T10:11:43.417 INFO:tasks.rados.rados.0.smithi003.stdout:693: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:11:43.549 INFO:tasks.rados.rados.0.smithi003.stdout:694: finishing write tid 1 to smithi00370293-129 2024-09-21T10:11:43.549 INFO:tasks.rados.rados.0.smithi003.stdout:694: finishing write tid 2 to smithi00370293-129 2024-09-21T10:11:43.549 INFO:tasks.rados.rados.0.smithi003.stdout:694: finishing write tid 3 to smithi00370293-129 2024-09-21T10:11:43.549 INFO:tasks.rados.rados.0.smithi003.stdout:694: finishing write tid 4 to smithi00370293-129 2024-09-21T10:11:43.549 INFO:tasks.rados.rados.0.smithi003.stdout:694: oid 129 updating version 0 to 202 2024-09-21T10:11:43.549 INFO:tasks.rados.rados.0.smithi003.stdout:694: oid 129 version 202 is already newer than 200 2024-09-21T10:11:43.549 INFO:tasks.rados.rados.0.smithi003.stdout:694: oid 129 version 202 is already newer than 201 2024-09-21T10:11:43.549 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 129 v 202 (ObjNum 608 snap 0 seq_num 608) dirty exists 2024-09-21T10:11:43.549 INFO:tasks.rados.rados.0.smithi003.stdout:694: left oid 129 (ObjNum 608 snap 0 seq_num 608) 2024-09-21T10:11:43.549 INFO:tasks.rados.rados.0.smithi003.stdout:695: finishing write tid 1 to smithi00370293-397 2024-09-21T10:11:43.550 INFO:tasks.rados.rados.0.smithi003.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2024-09-21T10:11:43.558 INFO:tasks.rados.rados.0.smithi003.stdout:704: writing smithi00370293-331 from 685884 to 1246512 tid 1 2024-09-21T10:11:43.567 INFO:tasks.rados.rados.0.smithi003.stdout:704: writing smithi00370293-331 from 2046274 to 2285884 tid 2 2024-09-21T10:11:43.567 INFO:tasks.rados.rados.0.smithi003.stdout:691: done (13 left) 2024-09-21T10:11:43.567 INFO:tasks.rados.rados.0.smithi003.stdout:692: done (12 left) 2024-09-21T10:11:43.569 INFO:tasks.rados.rados.0.smithi003.stdout:693: done (11 left) 2024-09-21T10:11:43.569 INFO:tasks.rados.rados.0.smithi003.stdout:694: done (10 left) 2024-09-21T10:11:43.569 INFO:tasks.rados.rados.0.smithi003.stdout:705: write oid 486 current snap is 0 2024-09-21T10:11:43.569 INFO:tasks.rados.rados.0.smithi003.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2024-09-21T10:11:43.577 INFO:tasks.rados.rados.0.smithi003.stdout:705: writing smithi00370293-486 from 702691 to 1338568 tid 1 2024-09-21T10:11:43.585 INFO:tasks.rados.rados.0.smithi003.stdout:705: writing smithi00370293-486 from 2104756 to 2302691 tid 2 2024-09-21T10:11:43.585 INFO:tasks.rados.rados.0.smithi003.stdout:706: write oid 320 current snap is 0 2024-09-21T10:11:43.585 INFO:tasks.rados.rados.0.smithi003.stdout:695: finishing write tid 2 to smithi00370293-397 2024-09-21T10:11:43.585 INFO:tasks.rados.rados.0.smithi003.stdout:695: finishing write tid 3 to smithi00370293-397 2024-09-21T10:11:43.585 INFO:tasks.rados.rados.0.smithi003.stdout:695: finishing write tid 4 to smithi00370293-397 2024-09-21T10:11:43.585 INFO:tasks.rados.rados.0.smithi003.stdout:695: oid 397 updating version 0 to 100 2024-09-21T10:11:43.586 INFO:tasks.rados.rados.0.smithi003.stdout:695: oid 397 updating version 100 to 102 2024-09-21T10:11:43.586 INFO:tasks.rados.rados.0.smithi003.stdout:695: oid 397 version 102 is already newer than 101 2024-09-21T10:11:43.586 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 397 v 102 (ObjNum 609 snap 0 seq_num 609) dirty exists 2024-09-21T10:11:43.586 INFO:tasks.rados.rados.0.smithi003.stdout:695: left oid 397 (ObjNum 609 snap 0 seq_num 609) 2024-09-21T10:11:43.586 INFO:tasks.rados.rados.0.smithi003.stdout:696: finishing write tid 1 to smithi00370293-373 2024-09-21T10:11:43.586 INFO:tasks.rados.rados.0.smithi003.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2024-09-21T10:11:43.598 INFO:tasks.rados.rados.0.smithi003.stdout:706: writing smithi00370293-320 from 719498 to 1430624 tid 1 2024-09-21T10:11:43.607 INFO:tasks.rados.rados.0.smithi003.stdout:706: writing smithi00370293-320 from 2046885 to 2319498 tid 2 2024-09-21T10:11:43.607 INFO:tasks.rados.rados.0.smithi003.stdout:695: done (11 left) 2024-09-21T10:11:43.607 INFO:tasks.rados.rados.0.smithi003.stdout:707: read oid 375 snap -1 2024-09-21T10:11:43.607 INFO:tasks.rados.rados.0.smithi003.stdout:707: expect (ObjNum 513 snap 0 seq_num 513) 2024-09-21T10:11:43.607 INFO:tasks.rados.rados.0.smithi003.stdout:708: write oid 488 current snap is 0 2024-09-21T10:11:43.608 INFO:tasks.rados.rados.0.smithi003.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2024-09-21T10:11:43.620 INFO:tasks.rados.rados.0.smithi003.stdout:708: writing smithi00370293-488 from 736305 to 1522680 tid 1 2024-09-21T10:11:43.627 INFO:tasks.rados.rados.0.smithi003.stdout:708: writing smithi00370293-488 from 2105367 to 2336305 tid 2 2024-09-21T10:11:43.627 INFO:tasks.rados.rados.0.smithi003.stdout:709: write oid 104 current snap is 0 2024-09-21T10:11:43.627 INFO:tasks.rados.rados.0.smithi003.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2024-09-21T10:11:43.636 INFO:tasks.rados.rados.0.smithi003.stdout:709: writing smithi00370293-104 from 753112 to 1331089 tid 1 2024-09-21T10:11:43.643 INFO:tasks.rados.rados.0.smithi003.stdout:709: writing smithi00370293-104 from 1880202 to 2353112 tid 2 2024-09-21T10:11:43.643 INFO:tasks.rados.rados.0.smithi003.stdout:710: write oid 491 current snap is 0 2024-09-21T10:11:43.643 INFO:tasks.rados.rados.0.smithi003.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2024-09-21T10:11:43.652 INFO:tasks.rados.rados.0.smithi003.stdout:710: writing smithi00370293-491 from 769919 to 1423145 tid 1 2024-09-21T10:11:43.658 INFO:tasks.rados.rados.0.smithi003.stdout:710: writing smithi00370293-491 from 1938684 to 2369919 tid 2 2024-09-21T10:11:43.658 INFO:tasks.rados.rados.0.smithi003.stdout:711: read oid 447 snap -1 2024-09-21T10:11:43.658 INFO:tasks.rados.rados.0.smithi003.stdout:711: expect (ObjNum 446 snap 0 seq_num 446) 2024-09-21T10:11:43.658 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:43.658 INFO:tasks.rados.rados.0.smithi003.stdout:696: finishing write tid 2 to smithi00370293-373 2024-09-21T10:11:43.658 INFO:tasks.rados.rados.0.smithi003.stdout:696: finishing write tid 3 to smithi00370293-373 2024-09-21T10:11:43.658 INFO:tasks.rados.rados.0.smithi003.stdout:696: finishing write tid 4 to smithi00370293-373 2024-09-21T10:11:43.658 INFO:tasks.rados.rados.0.smithi003.stdout:696: oid 373 updating version 0 to 131 2024-09-21T10:11:43.658 INFO:tasks.rados.rados.0.smithi003.stdout:696: oid 373 version 131 is already newer than 130 2024-09-21T10:11:43.658 INFO:tasks.rados.rados.0.smithi003.stdout:696: oid 373 updating version 131 to 132 2024-09-21T10:11:43.659 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 373 v 132 (ObjNum 610 snap 0 seq_num 610) dirty exists 2024-09-21T10:11:43.659 INFO:tasks.rados.rados.0.smithi003.stdout:696: left oid 373 (ObjNum 610 snap 0 seq_num 610) 2024-09-21T10:11:43.659 INFO:tasks.rados.rados.0.smithi003.stdout:699: expect (ObjNum 228 snap 0 seq_num 228) 2024-09-21T10:11:43.802 INFO:tasks.rados.rados.0.smithi003.stdout:697: expect (ObjNum 21 snap 0 seq_num 21) 2024-09-21T10:11:43.887 INFO:tasks.rados.rados.0.smithi003.stdout:698: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-21T10:11:44.015 INFO:tasks.rados.rados.0.smithi003.stdout:700: finishing write tid 1 to smithi00370293-108 2024-09-21T10:11:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:700: finishing write tid 2 to smithi00370293-108 2024-09-21T10:11:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:700: finishing write tid 3 to smithi00370293-108 2024-09-21T10:11:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:700: finishing write tid 4 to smithi00370293-108 2024-09-21T10:11:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:700: oid 108 updating version 0 to 133 2024-09-21T10:11:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:700: oid 108 version 133 is already newer than 132 2024-09-21T10:11:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:700: oid 108 version 133 is already newer than 131 2024-09-21T10:11:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 108 v 133 (ObjNum 611 snap 0 seq_num 611) dirty exists 2024-09-21T10:11:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:700: left oid 108 (ObjNum 611 snap 0 seq_num 611) 2024-09-21T10:11:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:702: expect (ObjNum 28 snap 0 seq_num 28) 2024-09-21T10:11:44.100 INFO:tasks.rados.rados.0.smithi003.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2024-09-21T10:11:44.208 INFO:tasks.rados.rados.0.smithi003.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-21T10:11:44.318 INFO:tasks.rados.rados.0.smithi003.stdout:704: finishing write tid 1 to smithi00370293-331 2024-09-21T10:11:44.318 INFO:tasks.rados.rados.0.smithi003.stdout:704: finishing write tid 2 to smithi00370293-331 2024-09-21T10:11:44.318 INFO:tasks.rados.rados.0.smithi003.stdout:704: finishing write tid 3 to smithi00370293-331 2024-09-21T10:11:44.318 INFO:tasks.rados.rados.0.smithi003.stdout:704: finishing write tid 4 to smithi00370293-331 2024-09-21T10:11:44.318 INFO:tasks.rados.rados.0.smithi003.stdout:704: oid 331 updating version 0 to 163 2024-09-21T10:11:44.318 INFO:tasks.rados.rados.0.smithi003.stdout:704: oid 331 version 163 is already newer than 162 2024-09-21T10:11:44.318 INFO:tasks.rados.rados.0.smithi003.stdout:704: oid 331 version 163 is already newer than 161 2024-09-21T10:11:44.318 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 331 v 163 (ObjNum 612 snap 0 seq_num 612) dirty exists 2024-09-21T10:11:44.318 INFO:tasks.rados.rados.0.smithi003.stdout:704: left oid 331 (ObjNum 612 snap 0 seq_num 612) 2024-09-21T10:11:44.318 INFO:tasks.rados.rados.0.smithi003.stdout:705: finishing write tid 1 to smithi00370293-486 2024-09-21T10:11:44.318 INFO:tasks.rados.rados.0.smithi003.stdout:705: finishing write tid 2 to smithi00370293-486 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:705: finishing write tid 3 to smithi00370293-486 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:705: finishing write tid 4 to smithi00370293-486 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:705: oid 486 updating version 0 to 164 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:705: oid 486 updating version 164 to 166 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:705: oid 486 version 166 is already newer than 165 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 486 v 166 (ObjNum 613 snap 0 seq_num 613) dirty exists 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:705: left oid 486 (ObjNum 613 snap 0 seq_num 613) 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:706: finishing write tid 1 to smithi00370293-320 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:706: finishing write tid 2 to smithi00370293-320 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:706: finishing write tid 3 to smithi00370293-320 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:706: finishing write tid 4 to smithi00370293-320 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:706: oid 320 updating version 0 to 135 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:706: oid 320 version 135 is already newer than 134 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:706: oid 320 version 135 is already newer than 133 2024-09-21T10:11:44.319 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 320 v 135 (ObjNum 614 snap 0 seq_num 614) dirty exists 2024-09-21T10:11:44.320 INFO:tasks.rados.rados.0.smithi003.stdout:706: left oid 320 (ObjNum 614 snap 0 seq_num 614) 2024-09-21T10:11:44.320 INFO:tasks.rados.rados.0.smithi003.stdout:707: expect (ObjNum 513 snap 0 seq_num 513) 2024-09-21T10:11:44.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:44 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:11:44] "GET /metrics HTTP/1.1" 200 36128 "" "Prometheus/2.43.0" 2024-09-21T10:11:44.445 INFO:tasks.rados.rados.0.smithi003.stdout:708: finishing write tid 1 to smithi00370293-488 2024-09-21T10:11:44.445 INFO:tasks.rados.rados.0.smithi003.stdout:708: finishing write tid 2 to smithi00370293-488 2024-09-21T10:11:44.445 INFO:tasks.rados.rados.0.smithi003.stdout:708: finishing write tid 3 to smithi00370293-488 2024-09-21T10:11:44.445 INFO:tasks.rados.rados.0.smithi003.stdout:708: finishing write tid 4 to smithi00370293-488 2024-09-21T10:11:44.445 INFO:tasks.rados.rados.0.smithi003.stdout:708: oid 488 updating version 0 to 118 2024-09-21T10:11:44.445 INFO:tasks.rados.rados.0.smithi003.stdout:708: oid 488 version 118 is already newer than 116 2024-09-21T10:11:44.445 INFO:tasks.rados.rados.0.smithi003.stdout:708: oid 488 version 118 is already newer than 117 2024-09-21T10:11:44.445 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 488 v 118 (ObjNum 615 snap 0 seq_num 615) dirty exists 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:708: left oid 488 (ObjNum 615 snap 0 seq_num 615) 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:709: finishing write tid 1 to smithi00370293-104 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:709: finishing write tid 2 to smithi00370293-104 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:709: finishing write tid 3 to smithi00370293-104 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:709: finishing write tid 4 to smithi00370293-104 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:709: oid 104 updating version 0 to 119 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:709: oid 104 updating version 119 to 120 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:709: oid 104 updating version 120 to 121 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 104 v 121 (ObjNum 616 snap 0 seq_num 616) dirty exists 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:709: left oid 104 (ObjNum 616 snap 0 seq_num 616) 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:710: finishing write tid 1 to smithi00370293-491 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:710: finishing write tid 2 to smithi00370293-491 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:696: done (15 left) 2024-09-21T10:11:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:697: done (14 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:698: done (13 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:699: done (12 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:700: done (11 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:701: done (10 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:702: done (9 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:703: done (8 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:704: done (7 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:705: done (6 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:706: done (5 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:707: done (4 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:708: done (3 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:709: done (2 left) 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:712: write oid 462 current snap is 0 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:710: finishing write tid 3 to smithi00370293-491 2024-09-21T10:11:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:710: finishing write tid 4 to smithi00370293-491 2024-09-21T10:11:44.448 INFO:tasks.rados.rados.0.smithi003.stdout:710: oid 491 updating version 0 to 136 2024-09-21T10:11:44.448 INFO:tasks.rados.rados.0.smithi003.stdout:710: oid 491 updating version 136 to 138 2024-09-21T10:11:44.448 INFO:tasks.rados.rados.0.smithi003.stdout:710: oid 491 version 138 is already newer than 137 2024-09-21T10:11:44.448 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 491 v 138 (ObjNum 617 snap 0 seq_num 617) dirty exists 2024-09-21T10:11:44.448 INFO:tasks.rados.rados.0.smithi003.stdout:710: left oid 491 (ObjNum 617 snap 0 seq_num 617) 2024-09-21T10:11:44.448 INFO:tasks.rados.rados.0.smithi003.stdout:711: expect (ObjNum 446 snap 0 seq_num 446) 2024-09-21T10:11:44.563 INFO:tasks.rados.rados.0.smithi003.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2024-09-21T10:11:44.589 INFO:tasks.rados.rados.0.smithi003.stdout:712: writing smithi00370293-462 from 786726 to 1515201 tid 1 2024-09-21T10:11:44.606 INFO:tasks.rados.rados.0.smithi003.stdout:712: writing smithi00370293-462 from 2280813 to 2386726 tid 2 2024-09-21T10:11:44.606 INFO:tasks.rados.rados.0.smithi003.stdout:710: done (2 left) 2024-09-21T10:11:44.606 INFO:tasks.rados.rados.0.smithi003.stdout:711: done (1 left) 2024-09-21T10:11:44.606 INFO:tasks.rados.rados.0.smithi003.stdout:713: read oid 61 snap -1 2024-09-21T10:11:44.606 INFO:tasks.rados.rados.0.smithi003.stdout:713: expect (ObjNum 60 snap 0 seq_num 60) 2024-09-21T10:11:44.606 INFO:tasks.rados.rados.0.smithi003.stdout:714: delete oid 242 current snap is 0 2024-09-21T10:11:44.606 INFO:tasks.rados.rados.0.smithi003.stdout:712: finishing write tid 1 to smithi00370293-462 2024-09-21T10:11:44.608 INFO:tasks.rados.rados.0.smithi003.stdout:714: done (2 left) 2024-09-21T10:11:44.608 INFO:tasks.rados.rados.0.smithi003.stdout:715: delete oid 196 current snap is 0 2024-09-21T10:11:44.608 INFO:tasks.rados.rados.0.smithi003.stdout:712: finishing write tid 2 to smithi00370293-462 2024-09-21T10:11:44.609 INFO:tasks.rados.rados.0.smithi003.stdout:712: finishing write tid 3 to smithi00370293-462 2024-09-21T10:11:44.609 INFO:tasks.rados.rados.0.smithi003.stdout:712: finishing write tid 4 to smithi00370293-462 2024-09-21T10:11:44.609 INFO:tasks.rados.rados.0.smithi003.stdout:712: oid 462 updating version 0 to 128 2024-09-21T10:11:44.609 INFO:tasks.rados.rados.0.smithi003.stdout:712: oid 462 version 128 is already newer than 127 2024-09-21T10:11:44.609 INFO:tasks.rados.rados.0.smithi003.stdout:712: oid 462 version 128 is already newer than 126 2024-09-21T10:11:44.609 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 462 v 128 (ObjNum 618 snap 0 seq_num 618) dirty exists 2024-09-21T10:11:44.609 INFO:tasks.rados.rados.0.smithi003.stdout:712: left oid 462 (ObjNum 618 snap 0 seq_num 618) 2024-09-21T10:11:44.611 INFO:tasks.rados.rados.0.smithi003.stdout:712: done (2 left) 2024-09-21T10:11:44.611 INFO:tasks.rados.rados.0.smithi003.stdout:715: done (1 left) 2024-09-21T10:11:44.611 INFO:tasks.rados.rados.0.smithi003.stdout:716: write oid 439 current snap is 0 2024-09-21T10:11:44.611 INFO:tasks.rados.rados.0.smithi003.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2024-09-21T10:11:44.617 INFO:tasks.rados.rados.0.smithi003.stdout:716: writing smithi00370293-439 from 437147 to 991369 tid 1 2024-09-21T10:11:44.625 INFO:tasks.rados.rados.0.smithi003.stdout:716: writing smithi00370293-439 from 1656259 to 2312129 tid 2 2024-09-21T10:11:44.625 INFO:tasks.rados.rados.0.smithi003.stdout:717: write oid 360 current snap is 0 2024-09-21T10:11:44.625 INFO:tasks.rados.rados.0.smithi003.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2024-09-21T10:11:44.632 INFO:tasks.rados.rados.0.smithi003.stdout:717: writing smithi00370293-360 from 453954 to 1083425 tid 1 2024-09-21T10:11:44.639 INFO:tasks.rados.rados.0.smithi003.stdout:717: writing smithi00370293-360 from 1598388 to 2114269 tid 2 2024-09-21T10:11:44.639 INFO:tasks.rados.rados.0.smithi003.stdout:718: read oid 115 snap -1 2024-09-21T10:11:44.639 INFO:tasks.rados.rados.0.smithi003.stdout:718: expect (ObjNum 584 snap 0 seq_num 584) 2024-09-21T10:11:44.639 INFO:tasks.rados.rados.0.smithi003.stdout:719: write oid 357 current snap is 0 2024-09-21T10:11:44.639 INFO:tasks.rados.rados.0.smithi003.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2024-09-21T10:11:44.646 INFO:tasks.rados.rados.0.smithi003.stdout:719: writing smithi00370293-357 from 470761 to 1175481 tid 1 2024-09-21T10:11:44.654 INFO:tasks.rados.rados.0.smithi003.stdout:719: writing smithi00370293-357 from 1656870 to 2316409 tid 2 2024-09-21T10:11:44.654 INFO:tasks.rados.rados.0.smithi003.stdout:720: write oid 96 current snap is 0 2024-09-21T10:11:44.654 INFO:tasks.rados.rados.0.smithi003.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2024-09-21T10:11:44.659 INFO:tasks.rados.rados.0.smithi003.stdout:720: writing smithi00370293-96 from 487568 to 983890 tid 1 2024-09-21T10:11:44.665 INFO:tasks.rados.rados.0.smithi003.stdout:720: writing smithi00370293-96 from 1431705 to 1951255 tid 2 2024-09-21T10:11:44.665 INFO:tasks.rados.rados.0.smithi003.stdout:721: read oid 185 snap -1 2024-09-21T10:11:44.665 INFO:tasks.rados.rados.0.smithi003.stdout:721: expect (ObjNum 184 snap 0 seq_num 184) 2024-09-21T10:11:44.665 INFO:tasks.rados.rados.0.smithi003.stdout:722: read oid 246 snap -1 2024-09-21T10:11:44.665 INFO:tasks.rados.rados.0.smithi003.stdout:722: expect (ObjNum 578 snap 0 seq_num 578) 2024-09-21T10:11:44.666 INFO:tasks.rados.rados.0.smithi003.stdout:713: expect (ObjNum 60 snap 0 seq_num 60) 2024-09-21T10:11:44.791 INFO:tasks.rados.rados.0.smithi003.stdout:716: finishing write tid 1 to smithi00370293-439 2024-09-21T10:11:44.791 INFO:tasks.rados.rados.0.smithi003.stdout:716: finishing write tid 2 to smithi00370293-439 2024-09-21T10:11:44.791 INFO:tasks.rados.rados.0.smithi003.stdout:716: finishing write tid 3 to smithi00370293-439 2024-09-21T10:11:44.791 INFO:tasks.rados.rados.0.smithi003.stdout:713: done (7 left) 2024-09-21T10:11:44.791 INFO:tasks.rados.rados.0.smithi003.stdout:723: write oid 312 current snap is 0 2024-09-21T10:11:44.791 INFO:tasks.rados.rados.0.smithi003.stdout:716: finishing write tid 4 to smithi00370293-439 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:716: oid 439 updating version 0 to 134 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:716: oid 439 updating version 134 to 136 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:716: oid 439 version 136 is already newer than 135 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 439 v 136 (ObjNum 621 snap 0 seq_num 621) dirty exists 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:716: left oid 439 (ObjNum 621 snap 0 seq_num 621) 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:717: finishing write tid 1 to smithi00370293-360 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:717: finishing write tid 2 to smithi00370293-360 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:717: finishing write tid 3 to smithi00370293-360 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:717: finishing write tid 4 to smithi00370293-360 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:717: oid 360 updating version 0 to 140 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:717: oid 360 updating version 140 to 141 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:717: oid 360 updating version 141 to 142 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 360 v 142 (ObjNum 622 snap 0 seq_num 622) dirty exists 2024-09-21T10:11:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:717: left oid 360 (ObjNum 622 snap 0 seq_num 622) 2024-09-21T10:11:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:719: finishing write tid 1 to smithi00370293-357 2024-09-21T10:11:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:718: expect (ObjNum 584 snap 0 seq_num 584) 2024-09-21T10:11:44.914 INFO:tasks.rados.rados.0.smithi003.stdout:719: finishing write tid 2 to smithi00370293-357 2024-09-21T10:11:44.914 INFO:tasks.rados.rados.0.smithi003.stdout:719: finishing write tid 3 to smithi00370293-357 2024-09-21T10:11:44.914 INFO:tasks.rados.rados.0.smithi003.stdout:719: finishing write tid 4 to smithi00370293-357 2024-09-21T10:11:44.914 INFO:tasks.rados.rados.0.smithi003.stdout:719: oid 357 updating version 0 to 103 2024-09-21T10:11:44.914 INFO:tasks.rados.rados.0.smithi003.stdout:719: oid 357 updating version 103 to 104 2024-09-21T10:11:44.914 INFO:tasks.rados.rados.0.smithi003.stdout:719: oid 357 updating version 104 to 105 2024-09-21T10:11:44.915 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 357 v 105 (ObjNum 623 snap 0 seq_num 623) dirty exists 2024-09-21T10:11:44.915 INFO:tasks.rados.rados.0.smithi003.stdout:719: left oid 357 (ObjNum 623 snap 0 seq_num 623) 2024-09-21T10:11:44.915 INFO:tasks.rados.rados.0.smithi003.stdout:720: finishing write tid 1 to smithi00370293-96 2024-09-21T10:11:44.915 INFO:tasks.rados.rados.0.smithi003.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2024-09-21T10:11:44.923 INFO:tasks.rados.rados.0.smithi003.stdout:723: writing smithi00370293-312 from 504375 to 1075946 tid 1 2024-09-21T10:11:44.932 INFO:tasks.rados.rados.0.smithi003.stdout:723: writing smithi00370293-312 from 1490187 to 2153395 tid 2 2024-09-21T10:11:44.932 INFO:tasks.rados.rados.0.smithi003.stdout:716: done (7 left) 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:717: done (6 left) 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:718: done (5 left) 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:719: done (4 left) 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:724: write oid 330 current snap is 0 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:720: finishing write tid 2 to smithi00370293-96 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:720: finishing write tid 3 to smithi00370293-96 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:720: finishing write tid 4 to smithi00370293-96 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:720: oid 96 updating version 0 to 144 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:720: oid 96 version 144 is already newer than 143 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:720: oid 96 updating version 144 to 145 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 96 v 145 (ObjNum 624 snap 0 seq_num 624) dirty exists 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:720: left oid 96 (ObjNum 624 snap 0 seq_num 624) 2024-09-21T10:11:44.933 INFO:tasks.rados.rados.0.smithi003.stdout:721: expect (ObjNum 184 snap 0 seq_num 184) 2024-09-21T10:11:45.042 INFO:tasks.rados.rados.0.smithi003.stdout:722: expect (ObjNum 578 snap 0 seq_num 578) 2024-09-21T10:11:45.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:44 smithi003 bash[22527]: cluster 2024-09-21T10:11:43.710716+0000 mgr.y (mgr.14385) 206 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 23 MiB/s wr, 155 op/s 2024-09-21T10:11:45.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:44 smithi003 bash[31899]: cluster 2024-09-21T10:11:43.710716+0000 mgr.y (mgr.14385) 206 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 23 MiB/s wr, 155 op/s 2024-09-21T10:11:45.211 INFO:tasks.rados.rados.0.smithi003.stdout:723: finishing write tid 1 to smithi00370293-312 2024-09-21T10:11:45.211 INFO:tasks.rados.rados.0.smithi003.stdout:723: finishing write tid 2 to smithi00370293-312 2024-09-21T10:11:45.211 INFO:tasks.rados.rados.0.smithi003.stdout:723: finishing write tid 3 to smithi00370293-312 2024-09-21T10:11:45.211 INFO:tasks.rados.rados.0.smithi003.stdout:723: finishing write tid 4 to smithi00370293-312 2024-09-21T10:11:45.211 INFO:tasks.rados.rados.0.smithi003.stdout:723: oid 312 updating version 0 to 205 2024-09-21T10:11:45.211 INFO:tasks.rados.rados.0.smithi003.stdout:723: oid 312 version 205 is already newer than 203 2024-09-21T10:11:45.211 INFO:tasks.rados.rados.0.smithi003.stdout:723: oid 312 version 205 is already newer than 204 2024-09-21T10:11:45.211 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 312 v 205 (ObjNum 625 snap 0 seq_num 625) dirty exists 2024-09-21T10:11:45.211 INFO:tasks.rados.rados.0.smithi003.stdout:723: left oid 312 (ObjNum 625 snap 0 seq_num 625) 2024-09-21T10:11:45.211 INFO:tasks.rados.rados.0.smithi003.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2024-09-21T10:11:45.230 INFO:tasks.rados.rados.0.smithi003.stdout:724: writing smithi00370293-330 from 521182 to 1168002 tid 1 2024-09-21T10:11:45.252 INFO:tasks.rados.rados.0.smithi003.stdout:724: writing smithi00370293-330 from 1948669 to 2471888 tid 2 2024-09-21T10:11:45.252 INFO:tasks.rados.rados.0.smithi003.stdout:720: done (4 left) 2024-09-21T10:11:45.252 INFO:tasks.rados.rados.0.smithi003.stdout:721: done (3 left) 2024-09-21T10:11:45.252 INFO:tasks.rados.rados.0.smithi003.stdout:722: done (2 left) 2024-09-21T10:11:45.252 INFO:tasks.rados.rados.0.smithi003.stdout:723: done (1 left) 2024-09-21T10:11:45.252 INFO:tasks.rados.rados.0.smithi003.stdout:725: write oid 207 current snap is 0 2024-09-21T10:11:45.252 INFO:tasks.rados.rados.0.smithi003.stdout:724: finishing write tid 1 to smithi00370293-330 2024-09-21T10:11:45.252 INFO:tasks.rados.rados.0.smithi003.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2024-09-21T10:11:45.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:44 smithi204 bash[24804]: cluster 2024-09-21T10:11:43.710716+0000 mgr.y (mgr.14385) 206 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.4 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 23 MiB/s wr, 155 op/s 2024-09-21T10:11:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:725: writing smithi00370293-207 from 537989 to 1260058 tid 1 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:725: writing smithi00370293-207 from 1890798 to 2537989 tid 2 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:726: read oid 308 snap -1 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:726: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:727: read oid 9 snap -1 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:727: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:728: read oid 433 snap -1 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:728: expect (ObjNum 432 snap 0 seq_num 432) 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:729: write oid 164 current snap is 0 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:724: finishing write tid 2 to smithi00370293-330 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:724: finishing write tid 3 to smithi00370293-330 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:724: finishing write tid 4 to smithi00370293-330 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:724: oid 330 updating version 0 to 115 2024-09-21T10:11:45.285 INFO:tasks.rados.rados.0.smithi003.stdout:724: oid 330 updating version 115 to 117 2024-09-21T10:11:45.286 INFO:tasks.rados.rados.0.smithi003.stdout:724: oid 330 version 117 is already newer than 116 2024-09-21T10:11:45.286 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 330 v 117 (ObjNum 626 snap 0 seq_num 626) dirty exists 2024-09-21T10:11:45.286 INFO:tasks.rados.rados.0.smithi003.stdout:724: left oid 330 (ObjNum 626 snap 0 seq_num 626) 2024-09-21T10:11:45.286 INFO:tasks.rados.rados.0.smithi003.stdout:725: finishing write tid 1 to smithi00370293-207 2024-09-21T10:11:45.286 INFO:tasks.rados.rados.0.smithi003.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2024-09-21T10:11:45.300 INFO:tasks.rados.rados.0.smithi003.stdout:729: writing smithi00370293-164 from 554796 to 1352114 tid 1 2024-09-21T10:11:45.313 INFO:tasks.rados.rados.0.smithi003.stdout:729: writing smithi00370293-164 from 1949280 to 2476168 tid 2 2024-09-21T10:11:45.314 INFO:tasks.rados.rados.0.smithi003.stdout:724: done (5 left) 2024-09-21T10:11:45.314 INFO:tasks.rados.rados.0.smithi003.stdout:730: read oid 176 snap -1 2024-09-21T10:11:45.314 INFO:tasks.rados.rados.0.smithi003.stdout:730: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-21T10:11:45.314 INFO:tasks.rados.rados.0.smithi003.stdout:731: read oid 341 snap -1 2024-09-21T10:11:45.314 INFO:tasks.rados.rados.0.smithi003.stdout:731: expect (ObjNum 340 snap 0 seq_num 340) 2024-09-21T10:11:45.314 INFO:tasks.rados.rados.0.smithi003.stdout:732: write oid 267 current snap is 0 2024-09-21T10:11:45.314 INFO:tasks.rados.rados.0.smithi003.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2024-09-21T10:11:45.325 INFO:tasks.rados.rados.0.smithi003.stdout:732: writing smithi00370293-267 from 571603 to 1044170 tid 1 2024-09-21T10:11:45.337 INFO:tasks.rados.rados.0.smithi003.stdout:732: writing smithi00370293-267 from 1607762 to 2278308 tid 2 2024-09-21T10:11:45.337 INFO:tasks.rados.rados.0.smithi003.stdout:733: write oid 265 current snap is 0 2024-09-21T10:11:45.337 INFO:tasks.rados.rados.0.smithi003.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2024-09-21T10:11:45.346 INFO:tasks.rados.rados.0.smithi003.stdout:733: writing smithi00370293-265 from 588410 to 1136226 tid 1 2024-09-21T10:11:45.354 INFO:tasks.rados.rados.0.smithi003.stdout:733: writing smithi00370293-265 from 1666244 to 2080448 tid 2 2024-09-21T10:11:45.358 INFO:tasks.rados.rados.0.smithi003.stdout:733: writing smithi00370293-265 from 2484603 to 2588410 tid 3 2024-09-21T10:11:45.358 INFO:tasks.rados.rados.0.smithi003.stdout:734: write oid 295 current snap is 0 2024-09-21T10:11:45.358 INFO:tasks.rados.rados.0.smithi003.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2024-09-21T10:11:45.369 INFO:tasks.rados.rados.0.smithi003.stdout:734: writing smithi00370293-295 from 605217 to 1344635 tid 1 2024-09-21T10:11:45.379 INFO:tasks.rados.rados.0.smithi003.stdout:734: writing smithi00370293-295 from 2124726 to 2605217 tid 2 2024-09-21T10:11:45.379 INFO:tasks.rados.rados.0.smithi003.stdout:735: write oid 238 current snap is 0 2024-09-21T10:11:45.379 INFO:tasks.rados.rados.0.smithi003.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2024-09-21T10:11:45.387 INFO:tasks.rados.rados.0.smithi003.stdout:735: writing smithi00370293-238 from 622024 to 1036691 tid 1 2024-09-21T10:11:45.395 INFO:tasks.rados.rados.0.smithi003.stdout:735: writing smithi00370293-238 from 1783208 to 2201081 tid 2 2024-09-21T10:11:45.395 INFO:tasks.rados.rados.0.smithi003.stdout:736: write oid 416 current snap is 0 2024-09-21T10:11:45.395 INFO:tasks.rados.rados.0.smithi003.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2024-09-21T10:11:45.403 INFO:tasks.rados.rados.0.smithi003.stdout:736: writing smithi00370293-416 from 638831 to 1128747 tid 1 2024-09-21T10:11:45.413 INFO:tasks.rados.rados.0.smithi003.stdout:736: writing smithi00370293-416 from 1841690 to 2519574 tid 2 2024-09-21T10:11:45.413 INFO:tasks.rados.rados.0.smithi003.stdout:737: write oid 94 current snap is 0 2024-09-21T10:11:45.413 INFO:tasks.rados.rados.0.smithi003.stdout:725: finishing write tid 2 to smithi00370293-207 2024-09-21T10:11:45.413 INFO:tasks.rados.rados.0.smithi003.stdout:725: finishing write tid 3 to smithi00370293-207 2024-09-21T10:11:45.413 INFO:tasks.rados.rados.0.smithi003.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2024-09-21T10:11:45.421 INFO:tasks.rados.rados.0.smithi003.stdout:737: writing smithi00370293-94 from 655638 to 1220803 tid 1 2024-09-21T10:11:45.429 INFO:tasks.rados.rados.0.smithi003.stdout:737: writing smithi00370293-94 from 1900172 to 2321714 tid 2 2024-09-21T10:11:45.429 INFO:tasks.rados.rados.0.smithi003.stdout:738: read oid 18 snap -1 2024-09-21T10:11:45.429 INFO:tasks.rados.rados.0.smithi003.stdout:738: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T10:11:45.429 INFO:tasks.rados.rados.0.smithi003.stdout:739: write oid 104 current snap is 0 2024-09-21T10:11:45.429 INFO:tasks.rados.rados.0.smithi003.stdout:725: finishing write tid 4 to smithi00370293-207 2024-09-21T10:11:45.429 INFO:tasks.rados.rados.0.smithi003.stdout:725: oid 207 updating version 0 to 101 2024-09-21T10:11:45.429 INFO:tasks.rados.rados.0.smithi003.stdout:725: oid 207 version 101 is already newer than 99 2024-09-21T10:11:45.429 INFO:tasks.rados.rados.0.smithi003.stdout:725: oid 207 version 101 is already newer than 100 2024-09-21T10:11:45.429 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 207 v 101 (ObjNum 627 snap 0 seq_num 627) dirty exists 2024-09-21T10:11:45.429 INFO:tasks.rados.rados.0.smithi003.stdout:725: left oid 207 (ObjNum 627 snap 0 seq_num 627) 2024-09-21T10:11:45.429 INFO:tasks.rados.rados.0.smithi003.stdout:728: expect (ObjNum 432 snap 0 seq_num 432) 2024-09-21T10:11:45.594 INFO:tasks.rados.rados.0.smithi003.stdout:727: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-21T10:11:45.670 INFO:tasks.rados.rados.0.smithi003.stdout:726: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T10:11:45.775 INFO:tasks.rados.rados.0.smithi003.stdout:729: finishing write tid 1 to smithi00370293-164 2024-09-21T10:11:45.775 INFO:tasks.rados.rados.0.smithi003.stdout:729: finishing write tid 2 to smithi00370293-164 2024-09-21T10:11:45.775 INFO:tasks.rados.rados.0.smithi003.stdout:729: finishing write tid 3 to smithi00370293-164 2024-09-21T10:11:45.775 INFO:tasks.rados.rados.0.smithi003.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2024-09-21T10:11:45.790 INFO:tasks.rados.rados.0.smithi003.stdout:739: writing smithi00370293-104 from 672445 to 1312859 tid 1 2024-09-21T10:11:45.804 INFO:tasks.rados.rados.0.smithi003.stdout:739: writing smithi00370293-104 from 1842301 to 2523854 tid 2 2024-09-21T10:11:45.804 INFO:tasks.rados.rados.0.smithi003.stdout:725: done (14 left) 2024-09-21T10:11:45.804 INFO:tasks.rados.rados.0.smithi003.stdout:726: done (13 left) 2024-09-21T10:11:45.804 INFO:tasks.rados.rados.0.smithi003.stdout:727: done (12 left) 2024-09-21T10:11:45.804 INFO:tasks.rados.rados.0.smithi003.stdout:728: done (11 left) 2024-09-21T10:11:45.804 INFO:tasks.rados.rados.0.smithi003.stdout:740: write oid 482 current snap is 0 2024-09-21T10:11:45.804 INFO:tasks.rados.rados.0.smithi003.stdout:729: finishing write tid 4 to smithi00370293-164 2024-09-21T10:11:45.804 INFO:tasks.rados.rados.0.smithi003.stdout:729: oid 164 updating version 0 to 102 2024-09-21T10:11:45.804 INFO:tasks.rados.rados.0.smithi003.stdout:729: oid 164 updating version 102 to 103 2024-09-21T10:11:45.804 INFO:tasks.rados.rados.0.smithi003.stdout:729: oid 164 updating version 103 to 104 2024-09-21T10:11:45.804 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 164 v 104 (ObjNum 628 snap 0 seq_num 628) dirty exists 2024-09-21T10:11:45.805 INFO:tasks.rados.rados.0.smithi003.stdout:729: left oid 164 (ObjNum 628 snap 0 seq_num 628) 2024-09-21T10:11:45.805 INFO:tasks.rados.rados.0.smithi003.stdout:730: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-21T10:11:45.907 INFO:tasks.rados.rados.0.smithi003.stdout:731: expect (ObjNum 340 snap 0 seq_num 340) 2024-09-21T10:11:46.040 INFO:tasks.rados.rados.0.smithi003.stdout:732: finishing write tid 1 to smithi00370293-267 2024-09-21T10:11:46.040 INFO:tasks.rados.rados.0.smithi003.stdout:732: finishing write tid 2 to smithi00370293-267 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:732: finishing write tid 3 to smithi00370293-267 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:732: finishing write tid 4 to smithi00370293-267 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:732: oid 267 updating version 0 to 123 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:732: oid 267 updating version 123 to 125 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:732: oid 267 version 125 is already newer than 124 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 267 v 125 (ObjNum 629 snap 0 seq_num 629) dirty exists 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:732: left oid 267 (ObjNum 629 snap 0 seq_num 629) 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:733: finishing write tid 1 to smithi00370293-265 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:733: finishing write tid 2 to smithi00370293-265 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:733: finishing write tid 3 to smithi00370293-265 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:733: finishing write tid 4 to smithi00370293-265 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:733: finishing write tid 5 to smithi00370293-265 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:733: oid 265 updating version 0 to 207 2024-09-21T10:11:46.041 INFO:tasks.rados.rados.0.smithi003.stdout:733: oid 265 updating version 207 to 208 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:733: oid 265 updating version 208 to 209 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:733: oid 265 version 209 is already newer than 206 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 265 v 209 (ObjNum 630 snap 0 seq_num 630) dirty exists 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:733: left oid 265 (ObjNum 630 snap 0 seq_num 630) 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:734: finishing write tid 1 to smithi00370293-295 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:734: finishing write tid 2 to smithi00370293-295 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:734: finishing write tid 3 to smithi00370293-295 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:734: finishing write tid 4 to smithi00370293-295 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:734: oid 295 updating version 0 to 148 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:734: oid 295 version 148 is already newer than 147 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:734: oid 295 updating version 148 to 149 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 295 v 149 (ObjNum 631 snap 0 seq_num 631) dirty exists 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:734: left oid 295 (ObjNum 631 snap 0 seq_num 631) 2024-09-21T10:11:46.042 INFO:tasks.rados.rados.0.smithi003.stdout:735: finishing write tid 1 to smithi00370293-238 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:735: finishing write tid 2 to smithi00370293-238 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:735: finishing write tid 3 to smithi00370293-238 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:735: finishing write tid 4 to smithi00370293-238 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:735: oid 238 updating version 0 to 115 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:735: oid 238 version 115 is already newer than 114 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:735: oid 238 version 115 is already newer than 113 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 238 v 115 (ObjNum 632 snap 0 seq_num 632) dirty exists 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:735: left oid 238 (ObjNum 632 snap 0 seq_num 632) 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:736: finishing write tid 1 to smithi00370293-416 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:736: finishing write tid 2 to smithi00370293-416 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:736: finishing write tid 3 to smithi00370293-416 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:736: finishing write tid 4 to smithi00370293-416 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:736: oid 416 updating version 0 to 140 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:736: oid 416 updating version 140 to 141 2024-09-21T10:11:46.043 INFO:tasks.rados.rados.0.smithi003.stdout:736: oid 416 version 141 is already newer than 139 2024-09-21T10:11:46.044 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 416 v 141 (ObjNum 633 snap 0 seq_num 633) dirty exists 2024-09-21T10:11:46.044 INFO:tasks.rados.rados.0.smithi003.stdout:736: left oid 416 (ObjNum 633 snap 0 seq_num 633) 2024-09-21T10:11:46.044 INFO:tasks.rados.rados.0.smithi003.stdout:737: finishing write tid 1 to smithi00370293-94 2024-09-21T10:11:46.044 INFO:tasks.rados.rados.0.smithi003.stdout:738: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T10:11:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:737: finishing write tid 2 to smithi00370293-94 2024-09-21T10:11:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:737: finishing write tid 3 to smithi00370293-94 2024-09-21T10:11:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:737: finishing write tid 4 to smithi00370293-94 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:737: oid 94 updating version 0 to 211 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:737: oid 94 version 211 is already newer than 210 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:737: oid 94 updating version 211 to 212 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 94 v 212 (ObjNum 634 snap 0 seq_num 634) dirty exists 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:737: left oid 94 (ObjNum 634 snap 0 seq_num 634) 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:739: finishing write tid 1 to smithi00370293-104 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:739: finishing write tid 2 to smithi00370293-104 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:739: finishing write tid 3 to smithi00370293-104 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:739: finishing write tid 4 to smithi00370293-104 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:739: oid 104 updating version 0 to 128 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:739: oid 104 version 128 is already newer than 126 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:739: oid 104 version 128 is already newer than 127 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 104 v 128 (ObjNum 635 snap 0 seq_num 635) dirty exists 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:739: left oid 104 (ObjNum 635 snap 0 seq_num 635) 2024-09-21T10:11:46.116 INFO:tasks.rados.rados.0.smithi003.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2024-09-21T10:11:46.142 INFO:tasks.rados.rados.0.smithi003.stdout:740: writing smithi00370293-482 from 689252 to 1404915 tid 1 2024-09-21T10:11:46.158 INFO:tasks.rados.rados.0.smithi003.stdout:740: writing smithi00370293-482 from 1900783 to 2325994 tid 2 2024-09-21T10:11:46.158 INFO:tasks.rados.rados.0.smithi003.stdout:729: done (11 left) 2024-09-21T10:11:46.158 INFO:tasks.rados.rados.0.smithi003.stdout:730: done (10 left) 2024-09-21T10:11:46.158 INFO:tasks.rados.rados.0.smithi003.stdout:731: done (9 left) 2024-09-21T10:11:46.158 INFO:tasks.rados.rados.0.smithi003.stdout:732: done (8 left) 2024-09-21T10:11:46.158 INFO:tasks.rados.rados.0.smithi003.stdout:733: done (7 left) 2024-09-21T10:11:46.158 INFO:tasks.rados.rados.0.smithi003.stdout:734: done (6 left) 2024-09-21T10:11:46.159 INFO:tasks.rados.rados.0.smithi003.stdout:735: done (5 left) 2024-09-21T10:11:46.159 INFO:tasks.rados.rados.0.smithi003.stdout:736: done (4 left) 2024-09-21T10:11:46.159 INFO:tasks.rados.rados.0.smithi003.stdout:737: done (3 left) 2024-09-21T10:11:46.159 INFO:tasks.rados.rados.0.smithi003.stdout:738: done (2 left) 2024-09-21T10:11:46.159 INFO:tasks.rados.rados.0.smithi003.stdout:739: done (1 left) 2024-09-21T10:11:46.159 INFO:tasks.rados.rados.0.smithi003.stdout:741: read oid 273 snap -1 2024-09-21T10:11:46.159 INFO:tasks.rados.rados.0.smithi003.stdout:741: expect (ObjNum 272 snap 0 seq_num 272) 2024-09-21T10:11:46.159 INFO:tasks.rados.rados.0.smithi003.stdout:742: delete oid 475 current snap is 0 2024-09-21T10:11:46.159 INFO:tasks.rados.rados.0.smithi003.stdout:740: finishing write tid 1 to smithi00370293-482 2024-09-21T10:11:46.161 INFO:tasks.rados.rados.0.smithi003.stdout:742: done (2 left) 2024-09-21T10:11:46.161 INFO:tasks.rados.rados.0.smithi003.stdout:743: read oid 495 snap -1 2024-09-21T10:11:46.161 INFO:tasks.rados.rados.0.smithi003.stdout:743: expect (ObjNum 494 snap 0 seq_num 494) 2024-09-21T10:11:46.161 INFO:tasks.rados.rados.0.smithi003.stdout:744: read oid 455 snap -1 2024-09-21T10:11:46.162 INFO:tasks.rados.rados.0.smithi003.stdout:744: expect (ObjNum 454 snap 0 seq_num 454) 2024-09-21T10:11:46.162 INFO:tasks.rados.rados.0.smithi003.stdout:745: read oid 161 snap -1 2024-09-21T10:11:46.162 INFO:tasks.rados.rados.0.smithi003.stdout:745: expect (ObjNum 160 snap 0 seq_num 160) 2024-09-21T10:11:46.162 INFO:tasks.rados.rados.0.smithi003.stdout:746: write oid 382 current snap is 0 2024-09-21T10:11:46.162 INFO:tasks.rados.rados.0.smithi003.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2024-09-21T10:11:46.182 INFO:tasks.rados.rados.0.smithi003.stdout:746: writing smithi00370293-382 from 722866 to 1189027 tid 1 2024-09-21T10:11:46.196 INFO:tasks.rados.rados.0.smithi003.stdout:746: writing smithi00370293-382 from 1617747 to 2046627 tid 2 2024-09-21T10:11:46.204 INFO:tasks.rados.rados.0.smithi003.stdout:746: writing smithi00370293-382 from 2587634 to 2722866 tid 3 2024-09-21T10:11:46.204 INFO:tasks.rados.rados.0.smithi003.stdout:747: read oid 28 snap -1 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:747: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:748: read oid 94 snap -1 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:748: expect (ObjNum 634 snap 0 seq_num 634) 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:749: delete oid 380 current snap is 0 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:740: finishing write tid 2 to smithi00370293-482 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:740: finishing write tid 3 to smithi00370293-482 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:740: finishing write tid 4 to smithi00370293-482 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:740: oid 482 updating version 0 to 135 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:740: oid 482 version 135 is already newer than 134 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:740: oid 482 version 135 is already newer than 133 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 482 v 135 (ObjNum 636 snap 0 seq_num 636) dirty exists 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:740: left oid 482 (ObjNum 636 snap 0 seq_num 636) 2024-09-21T10:11:46.205 INFO:tasks.rados.rados.0.smithi003.stdout:745: expect (ObjNum 160 snap 0 seq_num 160) 2024-09-21T10:11:46.300 INFO:tasks.rados.rados.0.smithi003.stdout:741: expect (ObjNum 272 snap 0 seq_num 272) 2024-09-21T10:11:46.385 INFO:tasks.rados.rados.0.smithi003.stdout:743: expect (ObjNum 494 snap 0 seq_num 494) 2024-09-21T10:11:46.459 INFO:tasks.rados.rados.0.smithi003.stdout:744: expect (ObjNum 454 snap 0 seq_num 454) 2024-09-21T10:11:46.584 INFO:tasks.rados.rados.0.smithi003.stdout:746: finishing write tid 1 to smithi00370293-382 2024-09-21T10:11:46.584 INFO:tasks.rados.rados.0.smithi003.stdout:746: finishing write tid 2 to smithi00370293-382 2024-09-21T10:11:46.584 INFO:tasks.rados.rados.0.smithi003.stdout:740: done (8 left) 2024-09-21T10:11:46.585 INFO:tasks.rados.rados.0.smithi003.stdout:741: done (7 left) 2024-09-21T10:11:46.585 INFO:tasks.rados.rados.0.smithi003.stdout:743: done (6 left) 2024-09-21T10:11:46.585 INFO:tasks.rados.rados.0.smithi003.stdout:744: done (5 left) 2024-09-21T10:11:46.585 INFO:tasks.rados.rados.0.smithi003.stdout:745: done (4 left) 2024-09-21T10:11:46.585 INFO:tasks.rados.rados.0.smithi003.stdout:749: done (3 left) 2024-09-21T10:11:46.585 INFO:tasks.rados.rados.0.smithi003.stdout:750: write oid 237 current snap is 0 2024-09-21T10:11:46.585 INFO:tasks.rados.rados.0.smithi003.stdout:748: expect (ObjNum 634 snap 0 seq_num 634) 2024-09-21T10:11:46.716 INFO:tasks.rados.rados.0.smithi003.stdout:747: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-21T10:11:46.795 INFO:tasks.rados.rados.0.smithi003.stdout:746: finishing write tid 3 to smithi00370293-382 2024-09-21T10:11:46.795 INFO:tasks.rados.rados.0.smithi003.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2024-09-21T10:11:46.820 INFO:tasks.rados.rados.0.smithi003.stdout:750: writing smithi00370293-237 from 756480 to 1489492 tid 1 2024-09-21T10:11:46.839 INFO:tasks.rados.rados.0.smithi003.stdout:750: writing smithi00370293-237 from 2134711 to 2567260 tid 2 2024-09-21T10:11:46.839 INFO:tasks.rados.rados.0.smithi003.stdout:747: done (3 left) 2024-09-21T10:11:46.839 INFO:tasks.rados.rados.0.smithi003.stdout:748: done (2 left) 2024-09-21T10:11:46.839 INFO:tasks.rados.rados.0.smithi003.stdout:751: write oid 57 current snap is 0 2024-09-21T10:11:46.839 INFO:tasks.rados.rados.0.smithi003.stdout:746: finishing write tid 4 to smithi00370293-382 2024-09-21T10:11:46.839 INFO:tasks.rados.rados.0.smithi003.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2024-09-21T10:11:46.856 INFO:tasks.rados.rados.0.smithi003.stdout:751: writing smithi00370293-57 from 773287 to 1181548 tid 1 2024-09-21T10:11:46.871 INFO:tasks.rados.rados.0.smithi003.stdout:751: writing smithi00370293-57 from 1793193 to 2369400 tid 2 2024-09-21T10:11:46.871 INFO:tasks.rados.rados.0.smithi003.stdout:752: write oid 458 current snap is 0 2024-09-21T10:11:46.871 INFO:tasks.rados.rados.0.smithi003.stdout:746: finishing write tid 5 to smithi00370293-382 2024-09-21T10:11:46.871 INFO:tasks.rados.rados.0.smithi003.stdout:746: oid 382 updating version 0 to 138 2024-09-21T10:11:46.871 INFO:tasks.rados.rados.0.smithi003.stdout:746: oid 382 updating version 138 to 139 2024-09-21T10:11:46.871 INFO:tasks.rados.rados.0.smithi003.stdout:746: oid 382 updating version 139 to 140 2024-09-21T10:11:46.871 INFO:tasks.rados.rados.0.smithi003.stdout:746: oid 382 version 140 is already newer than 137 2024-09-21T10:11:46.871 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 382 v 140 (ObjNum 638 snap 0 seq_num 638) dirty exists 2024-09-21T10:11:46.872 INFO:tasks.rados.rados.0.smithi003.stdout:746: left oid 382 (ObjNum 638 snap 0 seq_num 638) 2024-09-21T10:11:46.872 INFO:tasks.rados.rados.0.smithi003.stdout:750: finishing write tid 1 to smithi00370293-237 2024-09-21T10:11:46.872 INFO:tasks.rados.rados.0.smithi003.stdout:750: finishing write tid 2 to smithi00370293-237 2024-09-21T10:11:46.872 INFO:tasks.rados.rados.0.smithi003.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2024-09-21T10:11:46.884 INFO:tasks.rados.rados.0.smithi003.stdout:752: writing smithi00370293-458 from 790094 to 1273604 tid 1 2024-09-21T10:11:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:752: writing smithi00370293-458 from 1851675 to 2287893 tid 2 2024-09-21T10:11:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:746: done (3 left) 2024-09-21T10:11:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:753: delete oid 422 current snap is 0 2024-09-21T10:11:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:750: finishing write tid 3 to smithi00370293-237 2024-09-21T10:11:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:750: finishing write tid 4 to smithi00370293-237 2024-09-21T10:11:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:750: oid 237 updating version 0 to 106 2024-09-21T10:11:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:750: oid 237 updating version 106 to 108 2024-09-21T10:11:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:750: oid 237 version 108 is already newer than 107 2024-09-21T10:11:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 237 v 108 (ObjNum 640 snap 0 seq_num 640) dirty exists 2024-09-21T10:11:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:750: left oid 237 (ObjNum 640 snap 0 seq_num 640) 2024-09-21T10:11:46.895 INFO:tasks.rados.rados.0.smithi003.stdout:751: finishing write tid 1 to smithi00370293-57 2024-09-21T10:11:46.896 INFO:tasks.rados.rados.0.smithi003.stdout:751: finishing write tid 2 to smithi00370293-57 2024-09-21T10:11:46.896 INFO:tasks.rados.rados.0.smithi003.stdout:751: finishing write tid 3 to smithi00370293-57 2024-09-21T10:11:46.896 INFO:tasks.rados.rados.0.smithi003.stdout:751: finishing write tid 4 to smithi00370293-57 2024-09-21T10:11:46.896 INFO:tasks.rados.rados.0.smithi003.stdout:751: oid 57 updating version 0 to 144 2024-09-21T10:11:46.896 INFO:tasks.rados.rados.0.smithi003.stdout:751: oid 57 version 144 is already newer than 143 2024-09-21T10:11:46.896 INFO:tasks.rados.rados.0.smithi003.stdout:751: oid 57 version 144 is already newer than 142 2024-09-21T10:11:46.896 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 57 v 144 (ObjNum 641 snap 0 seq_num 641) dirty exists 2024-09-21T10:11:46.896 INFO:tasks.rados.rados.0.smithi003.stdout:751: left oid 57 (ObjNum 641 snap 0 seq_num 641) 2024-09-21T10:11:46.896 INFO:tasks.rados.rados.0.smithi003.stdout:752: finishing write tid 1 to smithi00370293-458 2024-09-21T10:11:46.897 INFO:tasks.rados.rados.0.smithi003.stdout:750: done (3 left) 2024-09-21T10:11:46.897 INFO:tasks.rados.rados.0.smithi003.stdout:751: done (2 left) 2024-09-21T10:11:46.897 INFO:tasks.rados.rados.0.smithi003.stdout:753: done (1 left) 2024-09-21T10:11:46.898 INFO:tasks.rados.rados.0.smithi003.stdout:754: write oid 422 current snap is 0 2024-09-21T10:11:46.898 INFO:tasks.rados.rados.0.smithi003.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2024-09-21T10:11:46.909 INFO:tasks.rados.rados.0.smithi003.stdout:754: writing smithi00370293-422 from 423708 to 1057716 tid 1 2024-09-21T10:11:46.922 INFO:tasks.rados.rados.0.smithi003.stdout:754: writing smithi00370293-422 from 1852286 to 2292173 tid 2 2024-09-21T10:11:46.927 INFO:tasks.rados.rados.0.smithi003.stdout:754: writing smithi00370293-422 from 2752172 to 2823708 tid 3 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:755: read oid 441 snap -1 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:755: expect (ObjNum 546 snap 0 seq_num 546) 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:756: write oid 205 current snap is 0 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:752: finishing write tid 2 to smithi00370293-458 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:752: finishing write tid 3 to smithi00370293-458 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:752: finishing write tid 4 to smithi00370293-458 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:752: oid 458 updating version 0 to 136 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:752: oid 458 updating version 136 to 137 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:752: oid 458 updating version 137 to 138 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 458 v 138 (ObjNum 642 snap 0 seq_num 642) dirty exists 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:752: left oid 458 (ObjNum 642 snap 0 seq_num 642) 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:754: finishing write tid 1 to smithi00370293-422 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:754: finishing write tid 2 to smithi00370293-422 2024-09-21T10:11:46.928 INFO:tasks.rados.rados.0.smithi003.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2024-09-21T10:11:46.938 INFO:tasks.rados.rados.0.smithi003.stdout:756: writing smithi00370293-205 from 440515 to 1149772 tid 1 2024-09-21T10:11:46.951 INFO:tasks.rados.rados.0.smithi003.stdout:756: writing smithi00370293-205 from 1910768 to 2494313 tid 2 2024-09-21T10:11:46.951 INFO:tasks.rados.rados.0.smithi003.stdout:752: done (3 left) 2024-09-21T10:11:46.951 INFO:tasks.rados.rados.0.smithi003.stdout:757: write oid 323 current snap is 0 2024-09-21T10:11:46.952 INFO:tasks.rados.rados.0.smithi003.stdout:754: finishing write tid 3 to smithi00370293-422 2024-09-21T10:11:46.952 INFO:tasks.rados.rados.0.smithi003.stdout:754: finishing write tid 4 to smithi00370293-422 2024-09-21T10:11:46.952 INFO:tasks.rados.rados.0.smithi003.stdout:754: finishing write tid 5 to smithi00370293-422 2024-09-21T10:11:46.952 INFO:tasks.rados.rados.0.smithi003.stdout:754: oid 422 updating version 0 to 111 2024-09-21T10:11:46.952 INFO:tasks.rados.rados.0.smithi003.stdout:754: oid 422 updating version 111 to 112 2024-09-21T10:11:46.952 INFO:tasks.rados.rados.0.smithi003.stdout:754: oid 422 version 112 is already newer than 110 2024-09-21T10:11:46.952 INFO:tasks.rados.rados.0.smithi003.stdout:754: oid 422 updating version 112 to 113 2024-09-21T10:11:46.952 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 422 v 113 (ObjNum 644 snap 0 seq_num 644) dirty exists 2024-09-21T10:11:46.952 INFO:tasks.rados.rados.0.smithi003.stdout:754: left oid 422 (ObjNum 644 snap 0 seq_num 644) 2024-09-21T10:11:46.952 INFO:tasks.rados.rados.0.smithi003.stdout:755: expect (ObjNum 546 snap 0 seq_num 546) 2024-09-21T10:11:47.117 INFO:tasks.rados.rados.0.smithi003.stdout:756: finishing write tid 1 to smithi00370293-205 2024-09-21T10:11:47.118 INFO:tasks.rados.rados.0.smithi003.stdout:756: finishing write tid 2 to smithi00370293-205 2024-09-21T10:11:47.118 INFO:tasks.rados.rados.0.smithi003.stdout:756: finishing write tid 3 to smithi00370293-205 2024-09-21T10:11:47.118 INFO:tasks.rados.rados.0.smithi003.stdout:756: finishing write tid 4 to smithi00370293-205 2024-09-21T10:11:47.118 INFO:tasks.rados.rados.0.smithi003.stdout:756: oid 205 updating version 0 to 130 2024-09-21T10:11:47.118 INFO:tasks.rados.rados.0.smithi003.stdout:756: oid 205 updating version 130 to 131 2024-09-21T10:11:47.118 INFO:tasks.rados.rados.0.smithi003.stdout:756: oid 205 updating version 131 to 132 2024-09-21T10:11:47.118 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 205 v 132 (ObjNum 645 snap 0 seq_num 645) dirty exists 2024-09-21T10:11:47.118 INFO:tasks.rados.rados.0.smithi003.stdout:756: left oid 205 (ObjNum 645 snap 0 seq_num 645) 2024-09-21T10:11:47.118 INFO:tasks.rados.rados.0.smithi003.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2024-09-21T10:11:47.128 INFO:tasks.rados.rados.0.smithi003.stdout:757: writing smithi00370293-323 from 457322 to 1241828 tid 1 2024-09-21T10:11:47.139 INFO:tasks.rados.rados.0.smithi003.stdout:757: writing smithi00370293-323 from 1969250 to 2412806 tid 2 2024-09-21T10:11:47.139 INFO:tasks.rados.rados.0.smithi003.stdout:754: done (3 left) 2024-09-21T10:11:47.139 INFO:tasks.rados.rados.0.smithi003.stdout:755: done (2 left) 2024-09-21T10:11:47.139 INFO:tasks.rados.rados.0.smithi003.stdout:756: done (1 left) 2024-09-21T10:11:47.139 INFO:tasks.rados.rados.0.smithi003.stdout:758: write oid 140 current snap is 0 2024-09-21T10:11:47.139 INFO:tasks.rados.rados.0.smithi003.stdout:757: finishing write tid 1 to smithi00370293-323 2024-09-21T10:11:47.139 INFO:tasks.rados.rados.0.smithi003.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2024-09-21T10:11:47.147 INFO:tasks.rados.rados.0.smithi003.stdout:758: writing smithi00370293-140 from 474129 to 1050237 tid 1 2024-09-21T10:11:47.157 INFO:tasks.rados.rados.0.smithi003.stdout:758: writing smithi00370293-140 from 1627732 to 2214946 tid 2 2024-09-21T10:11:47.163 INFO:tasks.rados.rados.0.smithi003.stdout:758: writing smithi00370293-140 from 2718088 to 2874129 tid 3 2024-09-21T10:11:47.163 INFO:tasks.rados.rados.0.smithi003.stdout:759: read oid 71 snap -1 2024-09-21T10:11:47.163 INFO:tasks.rados.rados.0.smithi003.stdout:759: expect (ObjNum 70 snap 0 seq_num 70) 2024-09-21T10:11:47.163 INFO:tasks.rados.rados.0.smithi003.stdout:760: write oid 237 current snap is 0 2024-09-21T10:11:47.163 INFO:tasks.rados.rados.0.smithi003.stdout:757: finishing write tid 2 to smithi00370293-323 2024-09-21T10:11:47.163 INFO:tasks.rados.rados.0.smithi003.stdout:757: finishing write tid 3 to smithi00370293-323 2024-09-21T10:11:47.164 INFO:tasks.rados.rados.0.smithi003.stdout:757: finishing write tid 4 to smithi00370293-323 2024-09-21T10:11:47.164 INFO:tasks.rados.rados.0.smithi003.stdout:757: oid 323 updating version 0 to 118 2024-09-21T10:11:47.164 INFO:tasks.rados.rados.0.smithi003.stdout:757: oid 323 updating version 118 to 120 2024-09-21T10:11:47.164 INFO:tasks.rados.rados.0.smithi003.stdout:757: oid 323 version 120 is already newer than 119 2024-09-21T10:11:47.164 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 323 v 120 (ObjNum 646 snap 0 seq_num 646) dirty exists 2024-09-21T10:11:47.164 INFO:tasks.rados.rados.0.smithi003.stdout:757: left oid 323 (ObjNum 646 snap 0 seq_num 646) 2024-09-21T10:11:47.164 INFO:tasks.rados.rados.0.smithi003.stdout:758: finishing write tid 1 to smithi00370293-140 2024-09-21T10:11:47.164 INFO:tasks.rados.rados.0.smithi003.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2024-09-21T10:11:47.173 INFO:tasks.rados.rados.0.smithi003.stdout:760: writing smithi00370293-237 from 490936 to 1142293 tid 1 2024-09-21T10:11:47.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:46 smithi003 bash[31899]: cluster 2024-09-21T10:11:45.711898+0000 mgr.y (mgr.14385) 207 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 26 MiB/s wr, 196 op/s 2024-09-21T10:11:47.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:46 smithi003 bash[22527]: cluster 2024-09-21T10:11:45.711898+0000 mgr.y (mgr.14385) 207 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 26 MiB/s wr, 196 op/s 2024-09-21T10:11:47.181 INFO:tasks.rados.rados.0.smithi003.stdout:760: writing smithi00370293-237 from 1686214 to 2133439 tid 2 2024-09-21T10:11:47.188 INFO:tasks.rados.rados.0.smithi003.stdout:760: writing smithi00370293-237 from 2861864 to 2890936 tid 3 2024-09-21T10:11:47.188 INFO:tasks.rados.rados.0.smithi003.stdout:757: done (3 left) 2024-09-21T10:11:47.188 INFO:tasks.rados.rados.0.smithi003.stdout:761: read oid 106 snap -1 2024-09-21T10:11:47.188 INFO:tasks.rados.rados.0.smithi003.stdout:761: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T10:11:47.188 INFO:tasks.rados.rados.0.smithi003.stdout:762: write oid 300 current snap is 0 2024-09-21T10:11:47.188 INFO:tasks.rados.rados.0.smithi003.stdout:758: finishing write tid 2 to smithi00370293-140 2024-09-21T10:11:47.188 INFO:tasks.rados.rados.0.smithi003.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2024-09-21T10:11:47.197 INFO:tasks.rados.rados.0.smithi003.stdout:762: writing smithi00370293-300 from 507743 to 1234349 tid 1 2024-09-21T10:11:47.206 INFO:tasks.rados.rados.0.smithi003.stdout:762: writing smithi00370293-300 from 1744696 to 2335579 tid 2 2024-09-21T10:11:47.210 INFO:tasks.rados.rados.0.smithi003.stdout:762: writing smithi00370293-300 from 2772934 to 2907743 tid 3 2024-09-21T10:11:47.210 INFO:tasks.rados.rados.0.smithi003.stdout:763: delete oid 130 current snap is 0 2024-09-21T10:11:47.211 INFO:tasks.rados.rados.0.smithi003.stdout:758: finishing write tid 3 to smithi00370293-140 2024-09-21T10:11:47.211 INFO:tasks.rados.rados.0.smithi003.stdout:758: finishing write tid 4 to smithi00370293-140 2024-09-21T10:11:47.211 INFO:tasks.rados.rados.0.smithi003.stdout:758: finishing write tid 5 to smithi00370293-140 2024-09-21T10:11:47.211 INFO:tasks.rados.rados.0.smithi003.stdout:758: oid 140 updating version 0 to 216 2024-09-21T10:11:47.211 INFO:tasks.rados.rados.0.smithi003.stdout:758: oid 140 version 216 is already newer than 213 2024-09-21T10:11:47.211 INFO:tasks.rados.rados.0.smithi003.stdout:758: oid 140 version 216 is already newer than 215 2024-09-21T10:11:47.211 INFO:tasks.rados.rados.0.smithi003.stdout:758: oid 140 version 216 is already newer than 214 2024-09-21T10:11:47.211 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 140 v 216 (ObjNum 647 snap 0 seq_num 647) dirty exists 2024-09-21T10:11:47.211 INFO:tasks.rados.rados.0.smithi003.stdout:758: left oid 140 (ObjNum 647 snap 0 seq_num 647) 2024-09-21T10:11:47.211 INFO:tasks.rados.rados.0.smithi003.stdout:760: finishing write tid 1 to smithi00370293-237 2024-09-21T10:11:47.211 INFO:tasks.rados.rados.0.smithi003.stdout:759: expect (ObjNum 70 snap 0 seq_num 70) 2024-09-21T10:11:47.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:46 smithi204 bash[24804]: cluster 2024-09-21T10:11:45.711898+0000 mgr.y (mgr.14385) 207 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 26 MiB/s wr, 196 op/s 2024-09-21T10:11:47.319 INFO:tasks.rados.rados.0.smithi003.stdout:760: finishing write tid 2 to smithi00370293-237 2024-09-21T10:11:47.319 INFO:tasks.rados.rados.0.smithi003.stdout:760: finishing write tid 3 to smithi00370293-237 2024-09-21T10:11:47.319 INFO:tasks.rados.rados.0.smithi003.stdout:760: finishing write tid 4 to smithi00370293-237 2024-09-21T10:11:47.320 INFO:tasks.rados.rados.0.smithi003.stdout:760: finishing write tid 5 to smithi00370293-237 2024-09-21T10:11:47.320 INFO:tasks.rados.rados.0.smithi003.stdout:760: oid 237 updating version 0 to 114 2024-09-21T10:11:47.320 INFO:tasks.rados.rados.0.smithi003.stdout:760: oid 237 updating version 114 to 116 2024-09-21T10:11:47.320 INFO:tasks.rados.rados.0.smithi003.stdout:760: oid 237 updating version 116 to 117 2024-09-21T10:11:47.320 INFO:tasks.rados.rados.0.smithi003.stdout:760: oid 237 version 117 is already newer than 115 2024-09-21T10:11:47.320 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 237 v 117 (ObjNum 648 snap 0 seq_num 648) dirty exists 2024-09-21T10:11:47.320 INFO:tasks.rados.rados.0.smithi003.stdout:760: left oid 237 (ObjNum 648 snap 0 seq_num 648) 2024-09-21T10:11:47.320 INFO:tasks.rados.rados.0.smithi003.stdout:762: finishing write tid 1 to smithi00370293-300 2024-09-21T10:11:47.320 INFO:tasks.rados.rados.0.smithi003.stdout:761: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T10:11:47.439 INFO:tasks.rados.rados.0.smithi003.stdout:762: finishing write tid 2 to smithi00370293-300 2024-09-21T10:11:47.439 INFO:tasks.rados.rados.0.smithi003.stdout:762: finishing write tid 3 to smithi00370293-300 2024-09-21T10:11:47.439 INFO:tasks.rados.rados.0.smithi003.stdout:762: finishing write tid 4 to smithi00370293-300 2024-09-21T10:11:47.439 INFO:tasks.rados.rados.0.smithi003.stdout:762: finishing write tid 5 to smithi00370293-300 2024-09-21T10:11:47.439 INFO:tasks.rados.rados.0.smithi003.stdout:762: oid 300 updating version 0 to 121 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:762: oid 300 updating version 121 to 124 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:762: oid 300 version 124 is already newer than 123 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:762: oid 300 version 124 is already newer than 122 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 300 v 124 (ObjNum 649 snap 0 seq_num 649) dirty exists 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:762: left oid 300 (ObjNum 649 snap 0 seq_num 649) 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:758: done (5 left) 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:759: done (4 left) 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:760: done (3 left) 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:761: done (2 left) 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:762: done (1 left) 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:763: done (0 left) 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:764: read oid 479 snap -1 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2024-09-21T10:11:47.440 INFO:tasks.rados.rados.0.smithi003.stdout:765: write oid 58 current snap is 0 2024-09-21T10:11:47.441 INFO:tasks.rados.rados.0.smithi003.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2024-09-21T10:11:47.445 INFO:tasks.rados.rados.0.smithi003.stdout:765: writing smithi00370293-58 from 541357 to 1018461 tid 1 2024-09-21T10:11:47.453 INFO:tasks.rados.rados.0.smithi003.stdout:765: writing smithi00370293-58 from 1745307 to 2339859 tid 2 2024-09-21T10:11:47.453 INFO:tasks.rados.rados.0.smithi003.stdout:766: write oid 213 current snap is 0 2024-09-21T10:11:47.453 INFO:tasks.rados.rados.0.smithi003.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2024-09-21T10:11:47.459 INFO:tasks.rados.rados.0.smithi003.stdout:766: writing smithi00370293-213 from 558164 to 1110517 tid 1 2024-09-21T10:11:47.467 INFO:tasks.rados.rados.0.smithi003.stdout:766: writing smithi00370293-213 from 1803789 to 2258352 tid 2 2024-09-21T10:11:47.473 INFO:tasks.rados.rados.0.smithi003.stdout:766: writing smithi00370293-213 from 2855203 to 2958164 tid 3 2024-09-21T10:11:47.473 INFO:tasks.rados.rados.0.smithi003.stdout:767: read oid 303 snap -1 2024-09-21T10:11:47.473 INFO:tasks.rados.rados.0.smithi003.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2024-09-21T10:11:47.473 INFO:tasks.rados.rados.0.smithi003.stdout:768: read oid 333 snap -1 2024-09-21T10:11:47.473 INFO:tasks.rados.rados.0.smithi003.stdout:768: expect (ObjNum 332 snap 0 seq_num 332) 2024-09-21T10:11:47.473 INFO:tasks.rados.rados.0.smithi003.stdout:769: write oid 336 current snap is 0 2024-09-21T10:11:47.473 INFO:tasks.rados.rados.0.smithi003.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2024-09-21T10:11:47.481 INFO:tasks.rados.rados.0.smithi003.stdout:769: writing smithi00370293-336 from 574971 to 1202573 tid 1 2024-09-21T10:11:47.491 INFO:tasks.rados.rados.0.smithi003.stdout:769: writing smithi00370293-336 from 1862271 to 2460492 tid 2 2024-09-21T10:11:47.491 INFO:tasks.rados.rados.0.smithi003.stdout:770: write oid 194 current snap is 0 2024-09-21T10:11:47.491 INFO:tasks.rados.rados.0.smithi003.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2024-09-21T10:11:47.498 INFO:tasks.rados.rados.0.smithi003.stdout:770: writing smithi00370293-194 from 591778 to 1010982 tid 1 2024-09-21T10:11:47.507 INFO:tasks.rados.rados.0.smithi003.stdout:770: writing smithi00370293-194 from 1637106 to 2378985 tid 2 2024-09-21T10:11:47.511 INFO:tasks.rados.rados.0.smithi003.stdout:770: writing smithi00370293-194 from 2910049 to 2991778 tid 3 2024-09-21T10:11:47.512 INFO:tasks.rados.rados.0.smithi003.stdout:771: write oid 48 current snap is 0 2024-09-21T10:11:47.512 INFO:tasks.rados.rados.0.smithi003.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2024-09-21T10:11:47.518 INFO:tasks.rados.rados.0.smithi003.stdout:771: writing smithi00370293-48 from 608585 to 1103038 tid 1 2024-09-21T10:11:47.524 INFO:tasks.rados.rados.0.smithi003.stdout:771: writing smithi00370293-48 from 1579235 to 2181125 tid 2 2024-09-21T10:11:47.529 INFO:tasks.rados.rados.0.smithi003.stdout:771: writing smithi00370293-48 from 2821119 to 3008585 tid 3 2024-09-21T10:11:47.530 INFO:tasks.rados.rados.0.smithi003.stdout:772: read oid 77 snap -1 2024-09-21T10:11:47.530 INFO:tasks.rados.rados.0.smithi003.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2024-09-21T10:11:47.530 INFO:tasks.rados.rados.0.smithi003.stdout:773: write oid 202 current snap is 0 2024-09-21T10:11:47.530 INFO:tasks.rados.rados.0.smithi003.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2024-09-21T10:11:47.654 INFO:tasks.rados.rados.0.smithi003.stdout:765: finishing write tid 1 to smithi00370293-58 2024-09-21T10:11:47.654 INFO:tasks.rados.rados.0.smithi003.stdout:765: finishing write tid 2 to smithi00370293-58 2024-09-21T10:11:47.654 INFO:tasks.rados.rados.0.smithi003.stdout:765: finishing write tid 3 to smithi00370293-58 2024-09-21T10:11:47.654 INFO:tasks.rados.rados.0.smithi003.stdout:765: finishing write tid 4 to smithi00370293-58 2024-09-21T10:11:47.655 INFO:tasks.rados.rados.0.smithi003.stdout:765: oid 58 updating version 0 to 126 2024-09-21T10:11:47.655 INFO:tasks.rados.rados.0.smithi003.stdout:765: oid 58 updating version 126 to 128 2024-09-21T10:11:47.655 INFO:tasks.rados.rados.0.smithi003.stdout:765: oid 58 version 128 is already newer than 127 2024-09-21T10:11:47.655 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 58 v 128 (ObjNum 651 snap 0 seq_num 651) dirty exists 2024-09-21T10:11:47.655 INFO:tasks.rados.rados.0.smithi003.stdout:765: left oid 58 (ObjNum 651 snap 0 seq_num 651) 2024-09-21T10:11:47.655 INFO:tasks.rados.rados.0.smithi003.stdout:766: finishing write tid 1 to smithi00370293-213 2024-09-21T10:11:47.655 INFO:tasks.rados.rados.0.smithi003.stdout:766: finishing write tid 2 to smithi00370293-213 2024-09-21T10:11:47.656 INFO:tasks.rados.rados.0.smithi003.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2024-09-21T10:11:47.660 INFO:tasks.rados.rados.0.smithi003.stdout:773: writing smithi00370293-202 from 625392 to 1195094 tid 1 2024-09-21T10:11:47.667 INFO:tasks.rados.rados.0.smithi003.stdout:773: writing smithi00370293-202 from 1637717 to 2383265 tid 2 2024-09-21T10:11:47.672 INFO:tasks.rados.rados.0.smithi003.stdout:773: writing smithi00370293-202 from 2848542 to 3025392 tid 3 2024-09-21T10:11:47.672 INFO:tasks.rados.rados.0.smithi003.stdout:764: done (9 left) 2024-09-21T10:11:47.672 INFO:tasks.rados.rados.0.smithi003.stdout:765: done (8 left) 2024-09-21T10:11:47.672 INFO:tasks.rados.rados.0.smithi003.stdout:774: read oid 71 snap -1 2024-09-21T10:11:47.673 INFO:tasks.rados.rados.0.smithi003.stdout:774: expect (ObjNum 70 snap 0 seq_num 70) 2024-09-21T10:11:47.673 INFO:tasks.rados.rados.0.smithi003.stdout:775: read oid 105 snap -1 2024-09-21T10:11:47.673 INFO:tasks.rados.rados.0.smithi003.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-21T10:11:47.673 INFO:tasks.rados.rados.0.smithi003.stdout:776: read oid 356 snap -1 2024-09-21T10:11:47.673 INFO:tasks.rados.rados.0.smithi003.stdout:776: expect (ObjNum 355 snap 0 seq_num 355) 2024-09-21T10:11:47.673 INFO:tasks.rados.rados.0.smithi003.stdout:777: write oid 421 current snap is 0 2024-09-21T10:11:47.673 INFO:tasks.rados.rados.0.smithi003.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2024-09-21T10:11:47.680 INFO:tasks.rados.rados.0.smithi003.stdout:777: writing smithi00370293-421 from 642199 to 1287150 tid 1 2024-09-21T10:11:47.687 INFO:tasks.rados.rados.0.smithi003.stdout:777: writing smithi00370293-421 from 1696199 to 2301758 tid 2 2024-09-21T10:11:47.694 INFO:tasks.rados.rados.0.smithi003.stdout:777: writing smithi00370293-421 from 2992318 to 3042199 tid 3 2024-09-21T10:11:47.694 INFO:tasks.rados.rados.0.smithi003.stdout:778: write oid 164 current snap is 0 2024-09-21T10:11:47.694 INFO:tasks.rados.rados.0.smithi003.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2024-09-21T10:11:47.700 INFO:tasks.rados.rados.0.smithi003.stdout:778: writing smithi00370293-164 from 659006 to 1379206 tid 1 2024-09-21T10:11:47.711 INFO:tasks.rados.rados.0.smithi003.stdout:778: writing smithi00370293-164 from 2154681 to 2903898 tid 2 2024-09-21T10:11:47.711 INFO:tasks.rados.rados.0.smithi003.stdout:779: read oid 239 snap -1 2024-09-21T10:11:47.711 INFO:tasks.rados.rados.0.smithi003.stdout:779: expect (ObjNum 238 snap 0 seq_num 238) 2024-09-21T10:11:47.711 INFO:tasks.rados.rados.0.smithi003.stdout:780: write oid 498 current snap is 0 2024-09-21T10:11:47.711 INFO:tasks.rados.rados.0.smithi003.stdout:766: finishing write tid 3 to smithi00370293-213 2024-09-21T10:11:47.712 INFO:tasks.rados.rados.0.smithi003.stdout:766: finishing write tid 4 to smithi00370293-213 2024-09-21T10:11:47.712 INFO:tasks.rados.rados.0.smithi003.stdout:766: finishing write tid 5 to smithi00370293-213 2024-09-21T10:11:47.712 INFO:tasks.rados.rados.0.smithi003.stdout:766: oid 213 updating version 0 to 143 2024-09-21T10:11:47.712 INFO:tasks.rados.rados.0.smithi003.stdout:766: oid 213 updating version 143 to 145 2024-09-21T10:11:47.712 INFO:tasks.rados.rados.0.smithi003.stdout:766: oid 213 version 145 is already newer than 142 2024-09-21T10:11:47.712 INFO:tasks.rados.rados.0.smithi003.stdout:766: oid 213 version 145 is already newer than 144 2024-09-21T10:11:47.712 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 213 v 145 (ObjNum 652 snap 0 seq_num 652) dirty exists 2024-09-21T10:11:47.713 INFO:tasks.rados.rados.0.smithi003.stdout:766: left oid 213 (ObjNum 652 snap 0 seq_num 652) 2024-09-21T10:11:47.713 INFO:tasks.rados.rados.0.smithi003.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2024-09-21T10:11:47.817 INFO:tasks.rados.rados.0.smithi003.stdout:769: finishing write tid 1 to smithi00370293-336 2024-09-21T10:11:47.818 INFO:tasks.rados.rados.0.smithi003.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2024-09-21T10:11:47.829 INFO:tasks.rados.rados.0.smithi003.stdout:780: writing smithi00370293-498 from 675813 to 1471262 tid 1 2024-09-21T10:11:47.837 INFO:tasks.rados.rados.0.smithi003.stdout:780: writing smithi00370293-498 from 2096810 to 2706038 tid 2 2024-09-21T10:11:47.837 INFO:tasks.rados.rados.0.smithi003.stdout:766: done (14 left) 2024-09-21T10:11:47.837 INFO:tasks.rados.rados.0.smithi003.stdout:767: done (13 left) 2024-09-21T10:11:47.837 INFO:tasks.rados.rados.0.smithi003.stdout:781: write oid 486 current snap is 0 2024-09-21T10:11:47.837 INFO:tasks.rados.rados.0.smithi003.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2024-09-21T10:11:47.845 INFO:tasks.rados.rados.0.smithi003.stdout:781: writing smithi00370293-486 from 692620 to 1163318 tid 1 2024-09-21T10:11:47.854 INFO:tasks.rados.rados.0.smithi003.stdout:781: writing smithi00370293-486 from 1755292 to 2508178 tid 2 2024-09-21T10:11:47.854 INFO:tasks.rados.rados.0.smithi003.stdout:782: read oid 99 snap -1 2024-09-21T10:11:47.854 INFO:tasks.rados.rados.0.smithi003.stdout:782: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-21T10:11:47.854 INFO:tasks.rados.rados.0.smithi003.stdout:783: read oid 444 snap -1 2024-09-21T10:11:47.855 INFO:tasks.rados.rados.0.smithi003.stdout:783: expect deleted 2024-09-21T10:11:47.855 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:47.855 INFO:tasks.rados.rados.0.smithi003.stdout:768: expect (ObjNum 332 snap 0 seq_num 332) 2024-09-21T10:11:47.977 INFO:tasks.rados.rados.0.smithi003.stdout:769: finishing write tid 2 to smithi00370293-336 2024-09-21T10:11:47.977 INFO:tasks.rados.rados.0.smithi003.stdout:769: finishing write tid 3 to smithi00370293-336 2024-09-21T10:11:47.977 INFO:tasks.rados.rados.0.smithi003.stdout:769: finishing write tid 4 to smithi00370293-336 2024-09-21T10:11:47.977 INFO:tasks.rados.rados.0.smithi003.stdout:769: oid 336 updating version 0 to 217 2024-09-21T10:11:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:769: oid 336 updating version 217 to 218 2024-09-21T10:11:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:769: oid 336 updating version 218 to 219 2024-09-21T10:11:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 336 v 219 (ObjNum 653 snap 0 seq_num 653) dirty exists 2024-09-21T10:11:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:769: left oid 336 (ObjNum 653 snap 0 seq_num 653) 2024-09-21T10:11:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:770: finishing write tid 1 to smithi00370293-194 2024-09-21T10:11:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:770: finishing write tid 2 to smithi00370293-194 2024-09-21T10:11:47.978 INFO:tasks.rados.rados.0.smithi003.stdout:770: finishing write tid 3 to smithi00370293-194 2024-09-21T10:11:47.979 INFO:tasks.rados.rados.0.smithi003.stdout:770: finishing write tid 4 to smithi00370293-194 2024-09-21T10:11:47.979 INFO:tasks.rados.rados.0.smithi003.stdout:770: finishing write tid 5 to smithi00370293-194 2024-09-21T10:11:47.979 INFO:tasks.rados.rados.0.smithi003.stdout:770: oid 194 updating version 0 to 148 2024-09-21T10:11:47.979 INFO:tasks.rados.rados.0.smithi003.stdout:770: oid 194 version 148 is already newer than 146 2024-09-21T10:11:47.979 INFO:tasks.rados.rados.0.smithi003.stdout:770: oid 194 version 148 is already newer than 147 2024-09-21T10:11:47.979 INFO:tasks.rados.rados.0.smithi003.stdout:770: oid 194 updating version 148 to 149 2024-09-21T10:11:47.980 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 194 v 149 (ObjNum 654 snap 0 seq_num 654) dirty exists 2024-09-21T10:11:47.980 INFO:tasks.rados.rados.0.smithi003.stdout:770: left oid 194 (ObjNum 654 snap 0 seq_num 654) 2024-09-21T10:11:47.980 INFO:tasks.rados.rados.0.smithi003.stdout:771: finishing write tid 1 to smithi00370293-48 2024-09-21T10:11:47.980 INFO:tasks.rados.rados.0.smithi003.stdout:771: finishing write tid 2 to smithi00370293-48 2024-09-21T10:11:47.980 INFO:tasks.rados.rados.0.smithi003.stdout:771: finishing write tid 3 to smithi00370293-48 2024-09-21T10:11:47.980 INFO:tasks.rados.rados.0.smithi003.stdout:771: finishing write tid 4 to smithi00370293-48 2024-09-21T10:11:47.980 INFO:tasks.rados.rados.0.smithi003.stdout:771: finishing write tid 5 to smithi00370293-48 2024-09-21T10:11:47.981 INFO:tasks.rados.rados.0.smithi003.stdout:771: oid 48 updating version 0 to 136 2024-09-21T10:11:47.981 INFO:tasks.rados.rados.0.smithi003.stdout:771: oid 48 version 136 is already newer than 133 2024-09-21T10:11:47.981 INFO:tasks.rados.rados.0.smithi003.stdout:771: oid 48 version 136 is already newer than 134 2024-09-21T10:11:47.981 INFO:tasks.rados.rados.0.smithi003.stdout:771: oid 48 version 136 is already newer than 135 2024-09-21T10:11:47.981 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 136 (ObjNum 655 snap 0 seq_num 655) dirty exists 2024-09-21T10:11:47.981 INFO:tasks.rados.rados.0.smithi003.stdout:771: left oid 48 (ObjNum 655 snap 0 seq_num 655) 2024-09-21T10:11:47.982 INFO:tasks.rados.rados.0.smithi003.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2024-09-21T10:11:48.082 INFO:tasks.rados.rados.0.smithi003.stdout:773: finishing write tid 1 to smithi00370293-202 2024-09-21T10:11:48.082 INFO:tasks.rados.rados.0.smithi003.stdout:773: finishing write tid 2 to smithi00370293-202 2024-09-21T10:11:48.082 INFO:tasks.rados.rados.0.smithi003.stdout:773: finishing write tid 3 to smithi00370293-202 2024-09-21T10:11:48.082 INFO:tasks.rados.rados.0.smithi003.stdout:773: finishing write tid 4 to smithi00370293-202 2024-09-21T10:11:48.083 INFO:tasks.rados.rados.0.smithi003.stdout:773: finishing write tid 5 to smithi00370293-202 2024-09-21T10:11:48.083 INFO:tasks.rados.rados.0.smithi003.stdout:773: oid 202 updating version 0 to 220 2024-09-21T10:11:48.083 INFO:tasks.rados.rados.0.smithi003.stdout:773: oid 202 updating version 220 to 221 2024-09-21T10:11:48.083 INFO:tasks.rados.rados.0.smithi003.stdout:773: oid 202 updating version 221 to 223 2024-09-21T10:11:48.083 INFO:tasks.rados.rados.0.smithi003.stdout:773: oid 202 version 223 is already newer than 222 2024-09-21T10:11:48.083 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 202 v 223 (ObjNum 656 snap 0 seq_num 656) dirty exists 2024-09-21T10:11:48.083 INFO:tasks.rados.rados.0.smithi003.stdout:773: left oid 202 (ObjNum 656 snap 0 seq_num 656) 2024-09-21T10:11:48.083 INFO:tasks.rados.rados.0.smithi003.stdout:776: expect (ObjNum 355 snap 0 seq_num 355) 2024-09-21T10:11:48.220 INFO:tasks.rados.rados.0.smithi003.stdout:777: finishing write tid 1 to smithi00370293-421 2024-09-21T10:11:48.220 INFO:tasks.rados.rados.0.smithi003.stdout:774: expect (ObjNum 70 snap 0 seq_num 70) 2024-09-21T10:11:48.337 INFO:tasks.rados.rados.0.smithi003.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:777: finishing write tid 2 to smithi00370293-421 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:768: done (15 left) 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:769: done (14 left) 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:770: done (13 left) 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:771: done (12 left) 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:772: done (11 left) 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:773: done (10 left) 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:774: done (9 left) 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:775: done (8 left) 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:776: done (7 left) 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:784: delete oid 466 current snap is 0 2024-09-21T10:11:48.460 INFO:tasks.rados.rados.0.smithi003.stdout:777: finishing write tid 3 to smithi00370293-421 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:777: finishing write tid 4 to smithi00370293-421 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:777: finishing write tid 5 to smithi00370293-421 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:777: oid 421 updating version 0 to 129 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:777: oid 421 updating version 129 to 131 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:777: oid 421 updating version 131 to 132 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:777: oid 421 version 132 is already newer than 130 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 421 v 132 (ObjNum 657 snap 0 seq_num 657) dirty exists 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:777: left oid 421 (ObjNum 657 snap 0 seq_num 657) 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:778: finishing write tid 1 to smithi00370293-164 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:778: finishing write tid 2 to smithi00370293-164 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:778: finishing write tid 3 to smithi00370293-164 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:778: finishing write tid 4 to smithi00370293-164 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:778: oid 164 updating version 0 to 107 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:778: oid 164 version 107 is already newer than 105 2024-09-21T10:11:48.461 INFO:tasks.rados.rados.0.smithi003.stdout:778: oid 164 version 107 is already newer than 106 2024-09-21T10:11:48.462 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 164 v 107 (ObjNum 658 snap 0 seq_num 658) dirty exists 2024-09-21T10:11:48.462 INFO:tasks.rados.rados.0.smithi003.stdout:778: left oid 164 (ObjNum 658 snap 0 seq_num 658) 2024-09-21T10:11:48.462 INFO:tasks.rados.rados.0.smithi003.stdout:779: expect (ObjNum 238 snap 0 seq_num 238) 2024-09-21T10:11:48.529 INFO:tasks.rados.rados.0.smithi003.stdout:780: finishing write tid 1 to smithi00370293-498 2024-09-21T10:11:48.529 INFO:tasks.rados.rados.0.smithi003.stdout:780: finishing write tid 2 to smithi00370293-498 2024-09-21T10:11:48.529 INFO:tasks.rados.rados.0.smithi003.stdout:780: finishing write tid 3 to smithi00370293-498 2024-09-21T10:11:48.529 INFO:tasks.rados.rados.0.smithi003.stdout:780: finishing write tid 4 to smithi00370293-498 2024-09-21T10:11:48.529 INFO:tasks.rados.rados.0.smithi003.stdout:780: oid 498 updating version 0 to 130 2024-09-21T10:11:48.529 INFO:tasks.rados.rados.0.smithi003.stdout:780: oid 498 version 130 is already newer than 129 2024-09-21T10:11:48.529 INFO:tasks.rados.rados.0.smithi003.stdout:780: oid 498 updating version 130 to 131 2024-09-21T10:11:48.529 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 498 v 131 (ObjNum 659 snap 0 seq_num 659) dirty exists 2024-09-21T10:11:48.529 INFO:tasks.rados.rados.0.smithi003.stdout:780: left oid 498 (ObjNum 659 snap 0 seq_num 659) 2024-09-21T10:11:48.529 INFO:tasks.rados.rados.0.smithi003.stdout:781: finishing write tid 1 to smithi00370293-486 2024-09-21T10:11:48.530 INFO:tasks.rados.rados.0.smithi003.stdout:781: finishing write tid 2 to smithi00370293-486 2024-09-21T10:11:48.530 INFO:tasks.rados.rados.0.smithi003.stdout:781: finishing write tid 3 to smithi00370293-486 2024-09-21T10:11:48.530 INFO:tasks.rados.rados.0.smithi003.stdout:781: finishing write tid 4 to smithi00370293-486 2024-09-21T10:11:48.530 INFO:tasks.rados.rados.0.smithi003.stdout:781: oid 486 updating version 0 to 167 2024-09-21T10:11:48.530 INFO:tasks.rados.rados.0.smithi003.stdout:781: oid 486 updating version 167 to 169 2024-09-21T10:11:48.530 INFO:tasks.rados.rados.0.smithi003.stdout:781: oid 486 version 169 is already newer than 168 2024-09-21T10:11:48.530 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 486 v 169 (ObjNum 660 snap 0 seq_num 660) dirty exists 2024-09-21T10:11:48.530 INFO:tasks.rados.rados.0.smithi003.stdout:781: left oid 486 (ObjNum 660 snap 0 seq_num 660) 2024-09-21T10:11:48.530 INFO:tasks.rados.rados.0.smithi003.stdout:782: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-21T10:11:48.656 INFO:tasks.rados.rados.0.smithi003.stdout:777: done (7 left) 2024-09-21T10:11:48.657 INFO:tasks.rados.rados.0.smithi003.stdout:778: done (6 left) 2024-09-21T10:11:48.657 INFO:tasks.rados.rados.0.smithi003.stdout:779: done (5 left) 2024-09-21T10:11:48.657 INFO:tasks.rados.rados.0.smithi003.stdout:780: done (4 left) 2024-09-21T10:11:48.657 INFO:tasks.rados.rados.0.smithi003.stdout:781: done (3 left) 2024-09-21T10:11:48.657 INFO:tasks.rados.rados.0.smithi003.stdout:782: done (2 left) 2024-09-21T10:11:48.657 INFO:tasks.rados.rados.0.smithi003.stdout:783: done (1 left) 2024-09-21T10:11:48.657 INFO:tasks.rados.rados.0.smithi003.stdout:784: done (0 left) 2024-09-21T10:11:48.657 INFO:tasks.rados.rados.0.smithi003.stdout:785: read oid 255 snap -1 2024-09-21T10:11:48.657 INFO:tasks.rados.rados.0.smithi003.stdout:785: expect (ObjNum 254 snap 0 seq_num 254) 2024-09-21T10:11:48.657 INFO:tasks.rados.rados.0.smithi003.stdout:786: write oid 314 current snap is 0 2024-09-21T10:11:48.657 INFO:tasks.rados.rados.0.smithi003.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2024-09-21T10:11:48.682 INFO:tasks.rados.rados.0.smithi003.stdout:786: writing smithi00370293-314 from 726234 to 1463783 tid 1 2024-09-21T10:11:48.703 INFO:tasks.rados.rados.0.smithi003.stdout:786: writing smithi00370293-314 from 1988609 to 2745164 tid 2 2024-09-21T10:11:48.703 INFO:tasks.rados.rados.0.smithi003.stdout:787: read oid 52 snap -1 2024-09-21T10:11:48.703 INFO:tasks.rados.rados.0.smithi003.stdout:787: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-21T10:11:48.703 INFO:tasks.rados.rados.0.smithi003.stdout:788: write oid 416 current snap is 0 2024-09-21T10:11:48.704 INFO:tasks.rados.rados.0.smithi003.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2024-09-21T10:11:48.710 INFO:tasks.rados.rados.0.smithi003.stdout:788: writing smithi00370293-416 from 743041 to 1155839 tid 1 2024-09-21T10:11:48.720 INFO:tasks.rados.rados.0.smithi003.stdout:788: writing smithi00370293-416 from 1930738 to 2547304 tid 2 2024-09-21T10:11:48.724 INFO:tasks.rados.rados.0.smithi003.stdout:788: writing smithi00370293-416 from 3040503 to 3143041 tid 3 2024-09-21T10:11:48.724 INFO:tasks.rados.rados.0.smithi003.stdout:789: write oid 365 current snap is 0 2024-09-21T10:11:48.724 INFO:tasks.rados.rados.0.smithi003.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2024-09-21T10:11:48.731 INFO:tasks.rados.rados.0.smithi003.stdout:789: writing smithi00370293-365 from 759848 to 1247895 tid 1 2024-09-21T10:11:48.740 INFO:tasks.rados.rados.0.smithi003.stdout:789: writing smithi00370293-365 from 1989220 to 2749444 tid 2 2024-09-21T10:11:48.740 INFO:tasks.rados.rados.0.smithi003.stdout:790: read oid 331 snap -1 2024-09-21T10:11:48.741 INFO:tasks.rados.rados.0.smithi003.stdout:790: expect (ObjNum 612 snap 0 seq_num 612) 2024-09-21T10:11:48.741 INFO:tasks.rados.rados.0.smithi003.stdout:791: write oid 404 current snap is 0 2024-09-21T10:11:48.741 INFO:tasks.rados.rados.0.smithi003.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2024-09-21T10:11:48.749 INFO:tasks.rados.rados.0.smithi003.stdout:791: writing smithi00370293-404 from 776655 to 1339951 tid 1 2024-09-21T10:11:48.757 INFO:tasks.rados.rados.0.smithi003.stdout:791: writing smithi00370293-404 from 2047702 to 2667937 tid 2 2024-09-21T10:11:48.760 INFO:tasks.rados.rados.0.smithi003.stdout:791: writing smithi00370293-404 from 3095349 to 3176655 tid 3 2024-09-21T10:11:48.760 INFO:tasks.rados.rados.0.smithi003.stdout:792: write oid 13 current snap is 0 2024-09-21T10:11:48.760 INFO:tasks.rados.rados.0.smithi003.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2024-09-21T10:11:48.768 INFO:tasks.rados.rados.0.smithi003.stdout:792: writing smithi00370293-13 from 793462 to 1432007 tid 1 2024-09-21T10:11:48.778 INFO:tasks.rados.rados.0.smithi003.stdout:792: writing smithi00370293-13 from 2106184 to 2870077 tid 2 2024-09-21T10:11:48.778 INFO:tasks.rados.rados.0.smithi003.stdout:793: read oid 439 snap -1 2024-09-21T10:11:48.778 INFO:tasks.rados.rados.0.smithi003.stdout:793: expect (ObjNum 621 snap 0 seq_num 621) 2024-09-21T10:11:48.778 INFO:tasks.rados.rados.0.smithi003.stdout:794: read oid 127 snap -1 2024-09-21T10:11:48.778 INFO:tasks.rados.rados.0.smithi003.stdout:794: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-21T10:11:48.778 INFO:tasks.rados.rados.0.smithi003.stdout:795: write oid 162 current snap is 0 2024-09-21T10:11:48.778 INFO:tasks.rados.rados.0.smithi003.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2024-09-21T10:11:48.786 INFO:tasks.rados.rados.0.smithi003.stdout:795: writing smithi00370293-162 from 410269 to 1124063 tid 1 2024-09-21T10:11:48.792 INFO:tasks.rados.rados.0.smithi003.stdout:795: writing smithi00370293-162 from 1648313 to 2155864 tid 2 2024-09-21T10:11:48.799 INFO:tasks.rados.rados.0.smithi003.stdout:795: writing smithi00370293-162 from 2917489 to 3210269 tid 3 2024-09-21T10:11:48.799 INFO:tasks.rados.rados.0.smithi003.stdout:796: write oid 481 current snap is 0 2024-09-21T10:11:48.799 INFO:tasks.rados.rados.0.smithi003.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2024-09-21T10:11:48.806 INFO:tasks.rados.rados.0.smithi003.stdout:796: writing smithi00370293-481 from 427076 to 1216119 tid 1 2024-09-21T10:11:48.814 INFO:tasks.rados.rados.0.smithi003.stdout:796: writing smithi00370293-481 from 1706795 to 2474357 tid 2 2024-09-21T10:11:48.818 INFO:tasks.rados.rados.0.smithi003.stdout:796: writing smithi00370293-481 from 2944912 to 3227076 tid 3 2024-09-21T10:11:48.818 INFO:tasks.rados.rados.0.smithi003.stdout:797: write oid 487 current snap is 0 2024-09-21T10:11:48.818 INFO:tasks.rados.rados.0.smithi003.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2024-09-21T10:11:48.824 INFO:tasks.rados.rados.0.smithi003.stdout:797: writing smithi00370293-487 from 443883 to 908175 tid 1 2024-09-21T10:11:48.829 INFO:tasks.rados.rados.0.smithi003.stdout:797: writing smithi00370293-487 from 1365277 to 1876497 tid 2 2024-09-21T10:11:48.838 INFO:tasks.rados.rados.0.smithi003.stdout:797: writing smithi00370293-487 from 2572335 to 3243883 tid 3 2024-09-21T10:11:48.838 INFO:tasks.rados.rados.0.smithi003.stdout:798: read oid 98 snap -1 2024-09-21T10:11:48.838 INFO:tasks.rados.rados.0.smithi003.stdout:798: expect (ObjNum 97 snap 0 seq_num 97) 2024-09-21T10:11:48.838 INFO:tasks.rados.rados.0.smithi003.stdout:799: write oid 12 current snap is 0 2024-09-21T10:11:48.838 INFO:tasks.rados.rados.0.smithi003.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2024-09-21T10:11:48.845 INFO:tasks.rados.rados.0.smithi003.stdout:799: writing smithi00370293-12 from 460690 to 1116584 tid 1 2024-09-21T10:11:48.852 INFO:tasks.rados.rados.0.smithi003.stdout:799: writing smithi00370293-12 from 1540112 to 2311343 tid 2 2024-09-21T10:11:48.858 INFO:tasks.rados.rados.0.smithi003.stdout:799: writing smithi00370293-12 from 2716111 to 3255889 tid 3 2024-09-21T10:11:48.858 INFO:tasks.rados.rados.0.smithi003.stdout:800: write oid 55 current snap is 0 2024-09-21T10:11:48.858 INFO:tasks.rados.rados.0.smithi003.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2024-09-21T10:11:48.865 INFO:tasks.rados.rados.0.smithi003.stdout:800: writing smithi00370293-55 from 477497 to 1208640 tid 1 2024-09-21T10:11:48.872 INFO:tasks.rados.rados.0.smithi003.stdout:800: writing smithi00370293-55 from 1998594 to 2513483 tid 2 2024-09-21T10:11:48.877 INFO:tasks.rados.rados.0.smithi003.stdout:800: writing smithi00370293-55 from 3143534 to 3277497 tid 3 2024-09-21T10:11:48.878 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:48.878 INFO:tasks.rados.rados.0.smithi003.stdout:785: expect (ObjNum 254 snap 0 seq_num 254) 2024-09-21T10:11:49.002 INFO:tasks.rados.rados.0.smithi003.stdout:786: finishing write tid 1 to smithi00370293-314 2024-09-21T10:11:49.002 INFO:tasks.rados.rados.0.smithi003.stdout:786: finishing write tid 2 to smithi00370293-314 2024-09-21T10:11:49.002 INFO:tasks.rados.rados.0.smithi003.stdout:785: done (15 left) 2024-09-21T10:11:49.002 INFO:tasks.rados.rados.0.smithi003.stdout:801: delete oid 223 current snap is 0 2024-09-21T10:11:49.002 INFO:tasks.rados.rados.0.smithi003.stdout:786: finishing write tid 3 to smithi00370293-314 2024-09-21T10:11:49.002 INFO:tasks.rados.rados.0.smithi003.stdout:786: finishing write tid 4 to smithi00370293-314 2024-09-21T10:11:49.002 INFO:tasks.rados.rados.0.smithi003.stdout:786: oid 314 updating version 0 to 133 2024-09-21T10:11:49.002 INFO:tasks.rados.rados.0.smithi003.stdout:786: oid 314 updating version 133 to 134 2024-09-21T10:11:49.002 INFO:tasks.rados.rados.0.smithi003.stdout:786: oid 314 version 134 is already newer than 132 2024-09-21T10:11:49.002 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 314 v 134 (ObjNum 662 snap 0 seq_num 662) dirty exists 2024-09-21T10:11:49.002 INFO:tasks.rados.rados.0.smithi003.stdout:786: left oid 314 (ObjNum 662 snap 0 seq_num 662) 2024-09-21T10:11:49.003 INFO:tasks.rados.rados.0.smithi003.stdout:788: finishing write tid 1 to smithi00370293-416 2024-09-21T10:11:49.003 INFO:tasks.rados.rados.0.smithi003.stdout:787: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-21T10:11:49.098 INFO:tasks.rados.rados.0.smithi003.stdout:788: finishing write tid 2 to smithi00370293-416 2024-09-21T10:11:49.099 INFO:tasks.rados.rados.0.smithi003.stdout:788: finishing write tid 3 to smithi00370293-416 2024-09-21T10:11:49.099 INFO:tasks.rados.rados.0.smithi003.stdout:788: finishing write tid 4 to smithi00370293-416 2024-09-21T10:11:49.099 INFO:tasks.rados.rados.0.smithi003.stdout:788: finishing write tid 5 to smithi00370293-416 2024-09-21T10:11:49.099 INFO:tasks.rados.rados.0.smithi003.stdout:788: oid 416 updating version 0 to 145 2024-09-21T10:11:49.099 INFO:tasks.rados.rados.0.smithi003.stdout:788: oid 416 updating version 145 to 147 2024-09-21T10:11:49.099 INFO:tasks.rados.rados.0.smithi003.stdout:788: oid 416 updating version 147 to 148 2024-09-21T10:11:49.099 INFO:tasks.rados.rados.0.smithi003.stdout:788: oid 416 version 148 is already newer than 146 2024-09-21T10:11:49.099 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 416 v 148 (ObjNum 663 snap 0 seq_num 663) dirty exists 2024-09-21T10:11:49.099 INFO:tasks.rados.rados.0.smithi003.stdout:788: left oid 416 (ObjNum 663 snap 0 seq_num 663) 2024-09-21T10:11:49.099 INFO:tasks.rados.rados.0.smithi003.stdout:789: finishing write tid 1 to smithi00370293-365 2024-09-21T10:11:49.099 INFO:tasks.rados.rados.0.smithi003.stdout:790: expect (ObjNum 612 snap 0 seq_num 612) 2024-09-21T10:11:49.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:48 smithi003 bash[22527]: cluster 2024-09-21T10:11:47.712327+0000 mgr.y (mgr.14385) 208 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.0 MiB/s wr, 93 op/s 2024-09-21T10:11:49.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:48 smithi003 bash[31899]: cluster 2024-09-21T10:11:47.712327+0000 mgr.y (mgr.14385) 208 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.0 MiB/s wr, 93 op/s 2024-09-21T10:11:49.199 INFO:tasks.rados.rados.0.smithi003.stdout:789: finishing write tid 2 to smithi00370293-365 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:789: finishing write tid 3 to smithi00370293-365 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:789: finishing write tid 4 to smithi00370293-365 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:789: oid 365 updating version 0 to 134 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:789: oid 365 version 134 is already newer than 133 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:789: oid 365 updating version 134 to 135 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 365 v 135 (ObjNum 664 snap 0 seq_num 664) dirty exists 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:789: left oid 365 (ObjNum 664 snap 0 seq_num 664) 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:791: finishing write tid 1 to smithi00370293-404 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:791: finishing write tid 2 to smithi00370293-404 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:791: finishing write tid 3 to smithi00370293-404 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:791: finishing write tid 4 to smithi00370293-404 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:791: finishing write tid 5 to smithi00370293-404 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:791: oid 404 updating version 0 to 171 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:791: oid 404 version 171 is already newer than 170 2024-09-21T10:11:49.200 INFO:tasks.rados.rados.0.smithi003.stdout:791: oid 404 updating version 171 to 172 2024-09-21T10:11:49.201 INFO:tasks.rados.rados.0.smithi003.stdout:791: oid 404 updating version 172 to 173 2024-09-21T10:11:49.201 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 404 v 173 (ObjNum 665 snap 0 seq_num 665) dirty exists 2024-09-21T10:11:49.201 INFO:tasks.rados.rados.0.smithi003.stdout:791: left oid 404 (ObjNum 665 snap 0 seq_num 665) 2024-09-21T10:11:49.201 INFO:tasks.rados.rados.0.smithi003.stdout:792: finishing write tid 1 to smithi00370293-13 2024-09-21T10:11:49.201 INFO:tasks.rados.rados.0.smithi003.stdout:793: expect (ObjNum 621 snap 0 seq_num 621) 2024-09-21T10:11:49.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:48 smithi204 bash[24804]: cluster 2024-09-21T10:11:47.712327+0000 mgr.y (mgr.14385) 208 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.0 MiB/s wr, 93 op/s 2024-09-21T10:11:49.318 INFO:tasks.rados.rados.0.smithi003.stdout:792: finishing write tid 2 to smithi00370293-13 2024-09-21T10:11:49.319 INFO:tasks.rados.rados.0.smithi003.stdout:792: finishing write tid 3 to smithi00370293-13 2024-09-21T10:11:49.319 INFO:tasks.rados.rados.0.smithi003.stdout:792: finishing write tid 4 to smithi00370293-13 2024-09-21T10:11:49.319 INFO:tasks.rados.rados.0.smithi003.stdout:792: oid 13 updating version 0 to 113 2024-09-21T10:11:49.319 INFO:tasks.rados.rados.0.smithi003.stdout:792: oid 13 updating version 113 to 114 2024-09-21T10:11:49.319 INFO:tasks.rados.rados.0.smithi003.stdout:792: oid 13 version 114 is already newer than 112 2024-09-21T10:11:49.319 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 114 (ObjNum 666 snap 0 seq_num 666) dirty exists 2024-09-21T10:11:49.319 INFO:tasks.rados.rados.0.smithi003.stdout:792: left oid 13 (ObjNum 666 snap 0 seq_num 666) 2024-09-21T10:11:49.319 INFO:tasks.rados.rados.0.smithi003.stdout:794: expect (ObjNum 126 snap 0 seq_num 126) 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:795: finishing write tid 1 to smithi00370293-162 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:795: finishing write tid 2 to smithi00370293-162 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:795: finishing write tid 3 to smithi00370293-162 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:795: finishing write tid 4 to smithi00370293-162 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:786: done (15 left) 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:787: done (14 left) 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:788: done (13 left) 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:789: done (12 left) 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:790: done (11 left) 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:791: done (10 left) 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:792: done (9 left) 2024-09-21T10:11:49.387 INFO:tasks.rados.rados.0.smithi003.stdout:793: done (8 left) 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:794: done (7 left) 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:801: done (6 left) 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:802: write oid 215 current snap is 0 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:795: finishing write tid 5 to smithi00370293-162 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:795: oid 162 updating version 0 to 111 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:795: oid 162 version 111 is already newer than 109 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:795: oid 162 version 111 is already newer than 108 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:795: oid 162 version 111 is already newer than 110 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 162 v 111 (ObjNum 667 snap 0 seq_num 667) dirty exists 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:795: left oid 162 (ObjNum 667 snap 0 seq_num 667) 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:796: finishing write tid 1 to smithi00370293-481 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:796: finishing write tid 2 to smithi00370293-481 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:796: finishing write tid 3 to smithi00370293-481 2024-09-21T10:11:49.388 INFO:tasks.rados.rados.0.smithi003.stdout:796: finishing write tid 4 to smithi00370293-481 2024-09-21T10:11:49.389 INFO:tasks.rados.rados.0.smithi003.stdout:796: finishing write tid 5 to smithi00370293-481 2024-09-21T10:11:49.389 INFO:tasks.rados.rados.0.smithi003.stdout:796: oid 481 updating version 0 to 117 2024-09-21T10:11:49.389 INFO:tasks.rados.rados.0.smithi003.stdout:796: oid 481 version 117 is already newer than 116 2024-09-21T10:11:49.389 INFO:tasks.rados.rados.0.smithi003.stdout:796: oid 481 updating version 117 to 118 2024-09-21T10:11:49.389 INFO:tasks.rados.rados.0.smithi003.stdout:796: oid 481 version 118 is already newer than 115 2024-09-21T10:11:49.389 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 481 v 118 (ObjNum 668 snap 0 seq_num 668) dirty exists 2024-09-21T10:11:49.389 INFO:tasks.rados.rados.0.smithi003.stdout:796: left oid 481 (ObjNum 668 snap 0 seq_num 668) 2024-09-21T10:11:49.389 INFO:tasks.rados.rados.0.smithi003.stdout:797: finishing write tid 1 to smithi00370293-487 2024-09-21T10:11:49.389 INFO:tasks.rados.rados.0.smithi003.stdout:797: finishing write tid 2 to smithi00370293-487 2024-09-21T10:11:49.389 INFO:tasks.rados.rados.0.smithi003.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2024-09-21T10:11:49.403 INFO:tasks.rados.rados.0.smithi003.stdout:802: writing smithi00370293-215 from 511111 to 992752 tid 1 2024-09-21T10:11:49.423 INFO:tasks.rados.rados.0.smithi003.stdout:802: writing smithi00370293-215 from 1599205 to 2117763 tid 2 2024-09-21T10:11:49.441 INFO:tasks.rados.rados.0.smithi003.stdout:802: writing smithi00370293-215 from 2682027 to 3171974 tid 3 2024-09-21T10:11:49.441 INFO:tasks.rados.rados.0.smithi003.stdout:795: done (6 left) 2024-09-21T10:11:49.441 INFO:tasks.rados.rados.0.smithi003.stdout:796: done (5 left) 2024-09-21T10:11:49.441 INFO:tasks.rados.rados.0.smithi003.stdout:803: read oid 424 snap -1 2024-09-21T10:11:49.441 INFO:tasks.rados.rados.0.smithi003.stdout:803: expect (ObjNum 423 snap 0 seq_num 423) 2024-09-21T10:11:49.441 INFO:tasks.rados.rados.0.smithi003.stdout:804: write oid 212 current snap is 0 2024-09-21T10:11:49.441 INFO:tasks.rados.rados.0.smithi003.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2024-09-21T10:11:49.448 INFO:tasks.rados.rados.0.smithi003.stdout:804: writing smithi00370293-212 from 527918 to 1084808 tid 1 2024-09-21T10:11:49.457 INFO:tasks.rados.rados.0.smithi003.stdout:804: writing smithi00370293-212 from 1657687 to 2436256 tid 2 2024-09-21T10:11:49.463 INFO:tasks.rados.rados.0.smithi003.stdout:804: writing smithi00370293-212 from 3225803 to 3327918 tid 3 2024-09-21T10:11:49.463 INFO:tasks.rados.rados.0.smithi003.stdout:805: write oid 291 current snap is 0 2024-09-21T10:11:49.463 INFO:tasks.rados.rados.0.smithi003.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2024-09-21T10:11:49.471 INFO:tasks.rados.rados.0.smithi003.stdout:805: writing smithi00370293-291 from 544725 to 1176864 tid 1 2024-09-21T10:11:49.479 INFO:tasks.rados.rados.0.smithi003.stdout:805: writing smithi00370293-291 from 1716169 to 2238396 tid 2 2024-09-21T10:11:49.486 INFO:tasks.rados.rados.0.smithi003.stdout:805: writing smithi00370293-291 from 2736873 to 3249364 tid 3 2024-09-21T10:11:49.486 INFO:tasks.rados.rados.0.smithi003.stdout:806: write oid 23 current snap is 0 2024-09-21T10:11:49.486 INFO:tasks.rados.rados.0.smithi003.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2024-09-21T10:11:49.494 INFO:tasks.rados.rados.0.smithi003.stdout:806: writing smithi00370293-23 from 561532 to 1268920 tid 1 2024-09-21T10:11:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:806: writing smithi00370293-23 from 2058298 to 2840536 tid 2 2024-09-21T10:11:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:807: read oid 348 snap -1 2024-09-21T10:11:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:807: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-21T10:11:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:808: write oid 204 current snap is 0 2024-09-21T10:11:49.504 INFO:tasks.rados.rados.0.smithi003.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2024-09-21T10:11:49.510 INFO:tasks.rados.rados.0.smithi003.stdout:808: writing smithi00370293-204 from 578339 to 1077329 tid 1 2024-09-21T10:11:49.517 INFO:tasks.rados.rados.0.smithi003.stdout:808: writing smithi00370293-204 from 1833133 to 2359029 tid 2 2024-09-21T10:11:49.524 INFO:tasks.rados.rados.0.smithi003.stdout:808: writing smithi00370293-204 from 2791719 to 3378339 tid 3 2024-09-21T10:11:49.524 INFO:tasks.rados.rados.0.smithi003.stdout:809: write oid 455 current snap is 0 2024-09-21T10:11:49.524 INFO:tasks.rados.rados.0.smithi003.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2024-09-21T10:11:49.530 INFO:tasks.rados.rados.0.smithi003.stdout:809: writing smithi00370293-455 from 595146 to 1169385 tid 1 2024-09-21T10:11:49.539 INFO:tasks.rados.rados.0.smithi003.stdout:809: writing smithi00370293-455 from 1891615 to 2561169 tid 2 2024-09-21T10:11:49.543 INFO:tasks.rados.rados.0.smithi003.stdout:809: writing smithi00370293-455 from 3219142 to 3395146 tid 3 2024-09-21T10:11:49.543 INFO:tasks.rados.rados.0.smithi003.stdout:810: delete oid 325 current snap is 0 2024-09-21T10:11:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:797: finishing write tid 3 to smithi00370293-487 2024-09-21T10:11:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:797: finishing write tid 4 to smithi00370293-487 2024-09-21T10:11:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:797: finishing write tid 5 to smithi00370293-487 2024-09-21T10:11:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:797: oid 487 updating version 0 to 138 2024-09-21T10:11:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:797: oid 487 version 138 is already newer than 137 2024-09-21T10:11:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:797: oid 487 version 138 is already newer than 136 2024-09-21T10:11:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:797: oid 487 version 138 is already newer than 135 2024-09-21T10:11:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 487 v 138 (ObjNum 669 snap 0 seq_num 669) dirty exists 2024-09-21T10:11:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:797: left oid 487 (ObjNum 669 snap 0 seq_num 669) 2024-09-21T10:11:49.544 INFO:tasks.rados.rados.0.smithi003.stdout:798: expect (ObjNum 97 snap 0 seq_num 97) 2024-09-21T10:11:49.705 INFO:tasks.rados.rados.0.smithi003.stdout:799: finishing write tid 1 to smithi00370293-12 2024-09-21T10:11:49.705 INFO:tasks.rados.rados.0.smithi003.stdout:799: finishing write tid 2 to smithi00370293-12 2024-09-21T10:11:49.705 INFO:tasks.rados.rados.0.smithi003.stdout:799: finishing write tid 3 to smithi00370293-12 2024-09-21T10:11:49.705 INFO:tasks.rados.rados.0.smithi003.stdout:799: finishing write tid 4 to smithi00370293-12 2024-09-21T10:11:49.705 INFO:tasks.rados.rados.0.smithi003.stdout:799: finishing write tid 5 to smithi00370293-12 2024-09-21T10:11:49.705 INFO:tasks.rados.rados.0.smithi003.stdout:799: oid 12 updating version 0 to 225 2024-09-21T10:11:49.705 INFO:tasks.rados.rados.0.smithi003.stdout:799: oid 12 updating version 225 to 226 2024-09-21T10:11:49.705 INFO:tasks.rados.rados.0.smithi003.stdout:799: oid 12 updating version 226 to 227 2024-09-21T10:11:49.705 INFO:tasks.rados.rados.0.smithi003.stdout:799: oid 12 version 227 is already newer than 224 2024-09-21T10:11:49.705 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 227 (ObjNum 670 snap 0 seq_num 670) dirty exists 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:799: left oid 12 (ObjNum 670 snap 0 seq_num 670) 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:800: finishing write tid 1 to smithi00370293-55 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:800: finishing write tid 2 to smithi00370293-55 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:800: finishing write tid 3 to smithi00370293-55 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:800: finishing write tid 4 to smithi00370293-55 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:800: finishing write tid 5 to smithi00370293-55 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:800: oid 55 updating version 0 to 176 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:800: oid 55 version 176 is already newer than 175 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:800: oid 55 version 176 is already newer than 174 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:800: oid 55 updating version 176 to 177 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 55 v 177 (ObjNum 671 snap 0 seq_num 671) dirty exists 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:800: left oid 55 (ObjNum 671 snap 0 seq_num 671) 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:802: finishing write tid 1 to smithi00370293-215 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:802: finishing write tid 2 to smithi00370293-215 2024-09-21T10:11:49.706 INFO:tasks.rados.rados.0.smithi003.stdout:797: done (12 left) 2024-09-21T10:11:49.707 INFO:tasks.rados.rados.0.smithi003.stdout:798: done (11 left) 2024-09-21T10:11:49.707 INFO:tasks.rados.rados.0.smithi003.stdout:799: done (10 left) 2024-09-21T10:11:49.707 INFO:tasks.rados.rados.0.smithi003.stdout:800: done (9 left) 2024-09-21T10:11:49.707 INFO:tasks.rados.rados.0.smithi003.stdout:810: done (8 left) 2024-09-21T10:11:49.707 INFO:tasks.rados.rados.0.smithi003.stdout:811: read oid 256 snap -1 2024-09-21T10:11:49.707 INFO:tasks.rados.rados.0.smithi003.stdout:811: expect (ObjNum 607 snap 0 seq_num 607) 2024-09-21T10:11:49.707 INFO:tasks.rados.rados.0.smithi003.stdout:812: write oid 318 current snap is 0 2024-09-21T10:11:49.707 INFO:tasks.rados.rados.0.smithi003.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2024-09-21T10:11:49.713 INFO:tasks.rados.rados.0.smithi003.stdout:812: writing smithi00370293-318 from 628760 to 1353497 tid 1 2024-09-21T10:11:49.720 INFO:tasks.rados.rados.0.smithi003.stdout:812: writing smithi00370293-318 from 1892226 to 2565449 tid 2 2024-09-21T10:11:49.726 INFO:tasks.rados.rados.0.smithi003.stdout:812: writing smithi00370293-318 from 3157635 to 3428760 tid 3 2024-09-21T10:11:49.726 INFO:tasks.rados.rados.0.smithi003.stdout:813: read oid 386 snap -1 2024-09-21T10:11:49.726 INFO:tasks.rados.rados.0.smithi003.stdout:813: expect (ObjNum 385 snap 0 seq_num 385) 2024-09-21T10:11:49.726 INFO:tasks.rados.rados.0.smithi003.stdout:814: read oid 71 snap -1 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:814: expect (ObjNum 70 snap 0 seq_num 70) 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:815: read oid 451 snap -1 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:815: expect (ObjNum 450 snap 0 seq_num 450) 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:816: read oid 473 snap -1 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:816: expect (ObjNum 472 snap 0 seq_num 472) 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:817: read oid 235 snap -1 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:817: expect (ObjNum 234 snap 0 seq_num 234) 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:818: delete oid 207 current snap is 0 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:802: finishing write tid 3 to smithi00370293-215 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:802: finishing write tid 4 to smithi00370293-215 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:802: finishing write tid 5 to smithi00370293-215 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:802: oid 215 updating version 0 to 230 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:802: oid 215 updating version 230 to 231 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:802: oid 215 version 231 is already newer than 229 2024-09-21T10:11:49.727 INFO:tasks.rados.rados.0.smithi003.stdout:802: oid 215 version 231 is already newer than 228 2024-09-21T10:11:49.728 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 215 v 231 (ObjNum 673 snap 0 seq_num 673) dirty exists 2024-09-21T10:11:49.728 INFO:tasks.rados.rados.0.smithi003.stdout:802: left oid 215 (ObjNum 673 snap 0 seq_num 673) 2024-09-21T10:11:49.728 INFO:tasks.rados.rados.0.smithi003.stdout:803: expect (ObjNum 423 snap 0 seq_num 423) 2024-09-21T10:11:49.841 INFO:tasks.rados.rados.0.smithi003.stdout:804: finishing write tid 1 to smithi00370293-212 2024-09-21T10:11:49.841 INFO:tasks.rados.rados.0.smithi003.stdout:802: done (15 left) 2024-09-21T10:11:49.841 INFO:tasks.rados.rados.0.smithi003.stdout:803: done (14 left) 2024-09-21T10:11:49.841 INFO:tasks.rados.rados.0.smithi003.stdout:818: done (13 left) 2024-09-21T10:11:49.841 INFO:tasks.rados.rados.0.smithi003.stdout:819: write oid 86 current snap is 0 2024-09-21T10:11:49.842 INFO:tasks.rados.rados.0.smithi003.stdout:804: finishing write tid 2 to smithi00370293-212 2024-09-21T10:11:49.842 INFO:tasks.rados.rados.0.smithi003.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2024-09-21T10:11:49.853 INFO:tasks.rados.rados.0.smithi003.stdout:819: writing smithi00370293-86 from 662374 to 1137609 tid 1 2024-09-21T10:11:49.864 INFO:tasks.rados.rados.0.smithi003.stdout:819: writing smithi00370293-86 from 1609190 to 2286082 tid 2 2024-09-21T10:11:49.876 INFO:tasks.rados.rados.0.smithi003.stdout:819: writing smithi00370293-86 from 2812481 to 3436582 tid 3 2024-09-21T10:11:49.876 INFO:tasks.rados.rados.0.smithi003.stdout:820: write oid 477 current snap is 0 2024-09-21T10:11:49.876 INFO:tasks.rados.rados.0.smithi003.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2024-09-21T10:11:49.887 INFO:tasks.rados.rados.0.smithi003.stdout:820: writing smithi00370293-477 from 679181 to 1229665 tid 1 2024-09-21T10:11:49.897 INFO:tasks.rados.rados.0.smithi003.stdout:820: writing smithi00370293-477 from 1667672 to 2204575 tid 2 2024-09-21T10:11:49.907 INFO:tasks.rados.rados.0.smithi003.stdout:820: writing smithi00370293-477 from 2839904 to 3275277 tid 3 2024-09-21T10:11:49.907 INFO:tasks.rados.rados.0.smithi003.stdout:821: read oid 107 snap -1 2024-09-21T10:11:49.907 INFO:tasks.rados.rados.0.smithi003.stdout:821: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:804: finishing write tid 3 to smithi00370293-212 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:804: finishing write tid 4 to smithi00370293-212 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:804: finishing write tid 5 to smithi00370293-212 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:804: oid 212 updating version 0 to 139 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:804: oid 212 updating version 139 to 141 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:804: oid 212 version 141 is already newer than 140 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:804: oid 212 updating version 141 to 142 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 212 v 142 (ObjNum 674 snap 0 seq_num 674) dirty exists 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:804: left oid 212 (ObjNum 674 snap 0 seq_num 674) 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:805: finishing write tid 1 to smithi00370293-291 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:805: finishing write tid 2 to smithi00370293-291 2024-09-21T10:11:49.908 INFO:tasks.rados.rados.0.smithi003.stdout:805: finishing write tid 3 to smithi00370293-291 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:805: finishing write tid 4 to smithi00370293-291 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:805: finishing write tid 5 to smithi00370293-291 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:805: oid 291 updating version 0 to 137 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:805: oid 291 updating version 137 to 140 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:805: oid 291 version 140 is already newer than 138 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:805: oid 291 version 140 is already newer than 139 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 291 v 140 (ObjNum 675 snap 0 seq_num 675) dirty exists 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:805: left oid 291 (ObjNum 675 snap 0 seq_num 675) 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:806: finishing write tid 1 to smithi00370293-23 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:808: finishing write tid 1 to smithi00370293-204 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:804: done (15 left) 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:805: done (14 left) 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:822: write oid 49 current snap is 0 2024-09-21T10:11:49.909 INFO:tasks.rados.rados.0.smithi003.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2024-09-21T10:11:49.915 INFO:tasks.rados.rados.0.smithi003.stdout:822: writing smithi00370293-49 from 695988 to 1321721 tid 1 2024-09-21T10:11:49.923 INFO:tasks.rados.rados.0.smithi003.stdout:822: writing smithi00370293-49 from 2009801 to 2690362 tid 2 2024-09-21T10:11:49.929 INFO:tasks.rados.rados.0.smithi003.stdout:822: writing smithi00370293-49 from 3150974 to 3495988 tid 3 2024-09-21T10:11:49.929 INFO:tasks.rados.rados.0.smithi003.stdout:823: write oid 112 current snap is 0 2024-09-21T10:11:49.929 INFO:tasks.rados.rados.0.smithi003.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2024-09-21T10:11:49.935 INFO:tasks.rados.rados.0.smithi003.stdout:823: writing smithi00370293-112 from 712795 to 1130130 tid 1 2024-09-21T10:11:49.942 INFO:tasks.rados.rados.0.smithi003.stdout:823: writing smithi00370293-112 from 1784636 to 2325208 tid 2 2024-09-21T10:11:49.948 INFO:tasks.rados.rados.0.smithi003.stdout:823: writing smithi00370293-112 from 2894750 to 3352667 tid 3 2024-09-21T10:11:49.949 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:49.949 INFO:tasks.rados.rados.0.smithi003.stdout:806: finishing write tid 2 to smithi00370293-23 2024-09-21T10:11:49.949 INFO:tasks.rados.rados.0.smithi003.stdout:806: finishing write tid 3 to smithi00370293-23 2024-09-21T10:11:49.949 INFO:tasks.rados.rados.0.smithi003.stdout:806: finishing write tid 4 to smithi00370293-23 2024-09-21T10:11:49.949 INFO:tasks.rados.rados.0.smithi003.stdout:806: oid 23 updating version 0 to 150 2024-09-21T10:11:49.949 INFO:tasks.rados.rados.0.smithi003.stdout:806: oid 23 updating version 150 to 152 2024-09-21T10:11:49.949 INFO:tasks.rados.rados.0.smithi003.stdout:806: oid 23 version 152 is already newer than 151 2024-09-21T10:11:49.949 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 152 (ObjNum 676 snap 0 seq_num 676) dirty exists 2024-09-21T10:11:49.949 INFO:tasks.rados.rados.0.smithi003.stdout:806: left oid 23 (ObjNum 676 snap 0 seq_num 676) 2024-09-21T10:11:49.949 INFO:tasks.rados.rados.0.smithi003.stdout:807: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-21T10:11:50.079 INFO:tasks.rados.rados.0.smithi003.stdout:808: finishing write tid 2 to smithi00370293-204 2024-09-21T10:11:50.079 INFO:tasks.rados.rados.0.smithi003.stdout:808: finishing write tid 3 to smithi00370293-204 2024-09-21T10:11:50.079 INFO:tasks.rados.rados.0.smithi003.stdout:808: finishing write tid 4 to smithi00370293-204 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:808: finishing write tid 5 to smithi00370293-204 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:808: oid 204 updating version 0 to 180 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:808: oid 204 updating version 180 to 181 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:808: oid 204 version 181 is already newer than 179 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:808: oid 204 version 181 is already newer than 178 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 204 v 181 (ObjNum 677 snap 0 seq_num 677) dirty exists 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:808: left oid 204 (ObjNum 677 snap 0 seq_num 677) 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:809: finishing write tid 1 to smithi00370293-455 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:809: finishing write tid 2 to smithi00370293-455 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:809: finishing write tid 3 to smithi00370293-455 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:809: finishing write tid 4 to smithi00370293-455 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:809: finishing write tid 5 to smithi00370293-455 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:809: oid 455 updating version 0 to 141 2024-09-21T10:11:50.080 INFO:tasks.rados.rados.0.smithi003.stdout:809: oid 455 version 141 is already newer than 140 2024-09-21T10:11:50.081 INFO:tasks.rados.rados.0.smithi003.stdout:809: oid 455 version 141 is already newer than 139 2024-09-21T10:11:50.081 INFO:tasks.rados.rados.0.smithi003.stdout:809: oid 455 updating version 141 to 142 2024-09-21T10:11:50.081 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 455 v 142 (ObjNum 678 snap 0 seq_num 678) dirty exists 2024-09-21T10:11:50.081 INFO:tasks.rados.rados.0.smithi003.stdout:809: left oid 455 (ObjNum 678 snap 0 seq_num 678) 2024-09-21T10:11:50.081 INFO:tasks.rados.rados.0.smithi003.stdout:811: expect (ObjNum 607 snap 0 seq_num 607) 2024-09-21T10:11:50.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:49 smithi003 bash[22527]: audit 2024-09-21T10:11:49.672225+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:50.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:49 smithi003 bash[31899]: audit 2024-09-21T10:11:49.672225+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:50.174 INFO:tasks.rados.rados.0.smithi003.stdout:812: finishing write tid 1 to smithi00370293-318 2024-09-21T10:11:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:812: finishing write tid 2 to smithi00370293-318 2024-09-21T10:11:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:806: done (15 left) 2024-09-21T10:11:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:807: done (14 left) 2024-09-21T10:11:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:808: done (13 left) 2024-09-21T10:11:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:809: done (12 left) 2024-09-21T10:11:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:811: done (11 left) 2024-09-21T10:11:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:824: write oid 100 current snap is 0 2024-09-21T10:11:50.175 INFO:tasks.rados.rados.0.smithi003.stdout:816: expect (ObjNum 472 snap 0 seq_num 472) 2024-09-21T10:11:50.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:49 smithi204 bash[24804]: audit 2024-09-21T10:11:49.672225+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:11:50.310 INFO:tasks.rados.rados.0.smithi003.stdout:812: finishing write tid 3 to smithi00370293-318 2024-09-21T10:11:50.310 INFO:tasks.rados.rados.0.smithi003.stdout:812: finishing write tid 4 to smithi00370293-318 2024-09-21T10:11:50.310 INFO:tasks.rados.rados.0.smithi003.stdout:812: finishing write tid 5 to smithi00370293-318 2024-09-21T10:11:50.310 INFO:tasks.rados.rados.0.smithi003.stdout:812: oid 318 updating version 0 to 153 2024-09-21T10:11:50.310 INFO:tasks.rados.rados.0.smithi003.stdout:812: oid 318 version 153 is already newer than 151 2024-09-21T10:11:50.310 INFO:tasks.rados.rados.0.smithi003.stdout:812: oid 318 updating version 153 to 154 2024-09-21T10:11:50.310 INFO:tasks.rados.rados.0.smithi003.stdout:812: oid 318 version 154 is already newer than 152 2024-09-21T10:11:50.310 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 318 v 154 (ObjNum 680 snap 0 seq_num 680) dirty exists 2024-09-21T10:11:50.311 INFO:tasks.rados.rados.0.smithi003.stdout:812: left oid 318 (ObjNum 680 snap 0 seq_num 680) 2024-09-21T10:11:50.311 INFO:tasks.rados.rados.0.smithi003.stdout:813: expect (ObjNum 385 snap 0 seq_num 385) 2024-09-21T10:11:50.388 INFO:tasks.rados.rados.0.smithi003.stdout:815: expect (ObjNum 450 snap 0 seq_num 450) 2024-09-21T10:11:50.512 INFO:tasks.rados.rados.0.smithi003.stdout:814: expect (ObjNum 70 snap 0 seq_num 70) 2024-09-21T10:11:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:817: expect (ObjNum 234 snap 0 seq_num 234) 2024-09-21T10:11:50.751 INFO:tasks.rados.rados.0.smithi003.stdout:819: finishing write tid 1 to smithi00370293-86 2024-09-21T10:11:50.751 INFO:tasks.rados.rados.0.smithi003.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2024-09-21T10:11:50.772 INFO:tasks.rados.rados.0.smithi003.stdout:824: writing smithi00370293-100 from 729602 to 1222186 tid 1 2024-09-21T10:11:50.794 INFO:tasks.rados.rados.0.smithi003.stdout:824: writing smithi00370293-100 from 1843118 to 2527348 tid 2 2024-09-21T10:11:50.810 INFO:tasks.rados.rados.0.smithi003.stdout:824: writing smithi00370293-100 from 3322173 to 3529602 tid 3 2024-09-21T10:11:50.810 INFO:tasks.rados.rados.0.smithi003.stdout:812: done (11 left) 2024-09-21T10:11:50.810 INFO:tasks.rados.rados.0.smithi003.stdout:813: done (10 left) 2024-09-21T10:11:50.810 INFO:tasks.rados.rados.0.smithi003.stdout:814: done (9 left) 2024-09-21T10:11:50.810 INFO:tasks.rados.rados.0.smithi003.stdout:815: done (8 left) 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:816: done (7 left) 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:817: done (6 left) 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:825: write oid 37 current snap is 0 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:819: finishing write tid 2 to smithi00370293-86 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:819: finishing write tid 3 to smithi00370293-86 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:819: finishing write tid 4 to smithi00370293-86 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:819: finishing write tid 5 to smithi00370293-86 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:819: oid 86 updating version 0 to 182 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:819: oid 86 updating version 182 to 185 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:819: oid 86 version 185 is already newer than 184 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:819: oid 86 version 185 is already newer than 183 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 86 v 185 (ObjNum 682 snap 0 seq_num 682) dirty exists 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:819: left oid 86 (ObjNum 682 snap 0 seq_num 682) 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:820: finishing write tid 1 to smithi00370293-477 2024-09-21T10:11:50.811 INFO:tasks.rados.rados.0.smithi003.stdout:820: finishing write tid 2 to smithi00370293-477 2024-09-21T10:11:50.812 INFO:tasks.rados.rados.0.smithi003.stdout:820: finishing write tid 3 to smithi00370293-477 2024-09-21T10:11:50.812 INFO:tasks.rados.rados.0.smithi003.stdout:820: finishing write tid 4 to smithi00370293-477 2024-09-21T10:11:50.812 INFO:tasks.rados.rados.0.smithi003.stdout:820: finishing write tid 5 to smithi00370293-477 2024-09-21T10:11:50.812 INFO:tasks.rados.rados.0.smithi003.stdout:820: oid 477 updating version 0 to 133 2024-09-21T10:11:50.812 INFO:tasks.rados.rados.0.smithi003.stdout:820: oid 477 updating version 133 to 135 2024-09-21T10:11:50.812 INFO:tasks.rados.rados.0.smithi003.stdout:820: oid 477 updating version 135 to 136 2024-09-21T10:11:50.812 INFO:tasks.rados.rados.0.smithi003.stdout:820: oid 477 version 136 is already newer than 134 2024-09-21T10:11:50.812 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 477 v 136 (ObjNum 683 snap 0 seq_num 683) dirty exists 2024-09-21T10:11:50.812 INFO:tasks.rados.rados.0.smithi003.stdout:820: left oid 477 (ObjNum 683 snap 0 seq_num 683) 2024-09-21T10:11:50.812 INFO:tasks.rados.rados.0.smithi003.stdout:822: finishing write tid 1 to smithi00370293-49 2024-09-21T10:11:50.812 INFO:tasks.rados.rados.0.smithi003.stdout:821: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-21T10:11:50.974 INFO:tasks.rados.rados.0.smithi003.stdout:822: finishing write tid 2 to smithi00370293-49 2024-09-21T10:11:50.974 INFO:tasks.rados.rados.0.smithi003.stdout:822: finishing write tid 3 to smithi00370293-49 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:822: finishing write tid 4 to smithi00370293-49 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:822: finishing write tid 5 to smithi00370293-49 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:822: oid 49 updating version 0 to 151 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:822: oid 49 updating version 151 to 152 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:822: oid 49 version 152 is already newer than 150 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:822: oid 49 version 152 is already newer than 149 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 152 (ObjNum 684 snap 0 seq_num 684) dirty exists 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:822: left oid 49 (ObjNum 684 snap 0 seq_num 684) 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:823: finishing write tid 1 to smithi00370293-112 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:823: finishing write tid 2 to smithi00370293-112 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:823: finishing write tid 3 to smithi00370293-112 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:823: finishing write tid 4 to smithi00370293-112 2024-09-21T10:11:50.975 INFO:tasks.rados.rados.0.smithi003.stdout:823: finishing write tid 5 to smithi00370293-112 2024-09-21T10:11:50.976 INFO:tasks.rados.rados.0.smithi003.stdout:823: oid 112 updating version 0 to 119 2024-09-21T10:11:50.976 INFO:tasks.rados.rados.0.smithi003.stdout:823: oid 112 updating version 119 to 121 2024-09-21T10:11:50.976 INFO:tasks.rados.rados.0.smithi003.stdout:823: oid 112 updating version 121 to 122 2024-09-21T10:11:50.976 INFO:tasks.rados.rados.0.smithi003.stdout:823: oid 112 version 122 is already newer than 120 2024-09-21T10:11:50.976 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 112 v 122 (ObjNum 685 snap 0 seq_num 685) dirty exists 2024-09-21T10:11:50.976 INFO:tasks.rados.rados.0.smithi003.stdout:823: left oid 112 (ObjNum 685 snap 0 seq_num 685) 2024-09-21T10:11:50.976 INFO:tasks.rados.rados.0.smithi003.stdout:824: finishing write tid 1 to smithi00370293-100 2024-09-21T10:11:50.976 INFO:tasks.rados.rados.0.smithi003.stdout:824: finishing write tid 2 to smithi00370293-100 2024-09-21T10:11:50.976 INFO:tasks.rados.rados.0.smithi003.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2024-09-21T10:11:50.995 INFO:tasks.rados.rados.0.smithi003.stdout:825: writing smithi00370293-37 from 746409 to 1314242 tid 1 2024-09-21T10:11:51.013 INFO:tasks.rados.rados.0.smithi003.stdout:825: writing smithi00370293-37 from 1901600 to 2445841 tid 2 2024-09-21T10:11:51.030 INFO:tasks.rados.rados.0.smithi003.stdout:825: writing smithi00370293-37 from 3065949 to 3546409 tid 3 2024-09-21T10:11:51.031 INFO:tasks.rados.rados.0.smithi003.stdout:819: done (6 left) 2024-09-21T10:11:51.031 INFO:tasks.rados.rados.0.smithi003.stdout:820: done (5 left) 2024-09-21T10:11:51.031 INFO:tasks.rados.rados.0.smithi003.stdout:821: done (4 left) 2024-09-21T10:11:51.031 INFO:tasks.rados.rados.0.smithi003.stdout:822: done (3 left) 2024-09-21T10:11:51.031 INFO:tasks.rados.rados.0.smithi003.stdout:823: done (2 left) 2024-09-21T10:11:51.031 INFO:tasks.rados.rados.0.smithi003.stdout:826: write oid 83 current snap is 0 2024-09-21T10:11:51.031 INFO:tasks.rados.rados.0.smithi003.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2024-09-21T10:11:51.047 INFO:tasks.rados.rados.0.smithi003.stdout:826: writing smithi00370293-83 from 763216 to 1406298 tid 1 2024-09-21T10:11:51.058 INFO:tasks.rados.rados.0.smithi003.stdout:826: writing smithi00370293-83 from 1843729 to 2531628 tid 2 2024-09-21T10:11:51.067 INFO:tasks.rados.rados.0.smithi003.stdout:826: writing smithi00370293-83 from 3260666 to 3563216 tid 3 2024-09-21T10:11:51.067 INFO:tasks.rados.rados.0.smithi003.stdout:827: read oid 389 snap -1 2024-09-21T10:11:51.067 INFO:tasks.rados.rados.0.smithi003.stdout:827: expect (ObjNum 388 snap 0 seq_num 388) 2024-09-21T10:11:51.067 INFO:tasks.rados.rados.0.smithi003.stdout:828: write oid 393 current snap is 0 2024-09-21T10:11:51.067 INFO:tasks.rados.rados.0.smithi003.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2024-09-21T10:11:51.078 INFO:tasks.rados.rados.0.smithi003.stdout:828: writing smithi00370293-393 from 780023 to 1498354 tid 1 2024-09-21T10:11:51.085 INFO:tasks.rados.rados.0.smithi003.stdout:828: writing smithi00370293-393 from 1902211 to 2450121 tid 2 2024-09-21T10:11:51.092 INFO:tasks.rados.rados.0.smithi003.stdout:828: writing smithi00370293-393 from 3004442 to 3580023 tid 3 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:829: read oid 305 snap -1 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:829: expect (ObjNum 304 snap 0 seq_num 304) 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:830: read oid 28 snap -1 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:830: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:831: read oid 357 snap -1 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:831: expect (ObjNum 623 snap 0 seq_num 623) 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:832: write oid 29 current snap is 0 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:824: finishing write tid 3 to smithi00370293-100 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:824: finishing write tid 4 to smithi00370293-100 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:824: finishing write tid 5 to smithi00370293-100 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:824: oid 100 updating version 0 to 145 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:824: oid 100 version 145 is already newer than 143 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:824: oid 100 version 145 is already newer than 144 2024-09-21T10:11:51.093 INFO:tasks.rados.rados.0.smithi003.stdout:824: oid 100 updating version 145 to 146 2024-09-21T10:11:51.094 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 100 v 146 (ObjNum 686 snap 0 seq_num 686) dirty exists 2024-09-21T10:11:51.094 INFO:tasks.rados.rados.0.smithi003.stdout:824: left oid 100 (ObjNum 686 snap 0 seq_num 686) 2024-09-21T10:11:51.094 INFO:tasks.rados.rados.0.smithi003.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2024-09-21T10:11:51.103 INFO:tasks.rados.rados.0.smithi003.stdout:832: writing smithi00370293-29 from 796830 to 1590410 tid 1 2024-09-21T10:11:51.112 INFO:tasks.rados.rados.0.smithi003.stdout:832: writing smithi00370293-29 from 2360693 to 3052261 tid 2 2024-09-21T10:11:51.113 INFO:tasks.rados.rados.0.smithi003.stdout:824: done (8 left) 2024-09-21T10:11:51.113 INFO:tasks.rados.rados.0.smithi003.stdout:833: read oid 281 snap -1 2024-09-21T10:11:51.113 INFO:tasks.rados.rados.0.smithi003.stdout:833: expect (ObjNum 280 snap 0 seq_num 280) 2024-09-21T10:11:51.113 INFO:tasks.rados.rados.0.smithi003.stdout:834: read oid 228 snap -1 2024-09-21T10:11:51.113 INFO:tasks.rados.rados.0.smithi003.stdout:834: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:11:51.113 INFO:tasks.rados.rados.0.smithi003.stdout:835: read oid 169 snap -1 2024-09-21T10:11:51.114 INFO:tasks.rados.rados.0.smithi003.stdout:835: expect (ObjNum 569 snap 0 seq_num 569) 2024-09-21T10:11:51.114 INFO:tasks.rados.rados.0.smithi003.stdout:836: write oid 344 current snap is 0 2024-09-21T10:11:51.114 INFO:tasks.rados.rados.0.smithi003.stdout:825: finishing write tid 1 to smithi00370293-37 2024-09-21T10:11:51.114 INFO:tasks.rados.rados.0.smithi003.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2024-09-21T10:11:51.119 INFO:tasks.rados.rados.0.smithi003.stdout:836: writing smithi00370293-344 from 413637 to 882466 tid 1 2024-09-21T10:11:51.126 INFO:tasks.rados.rados.0.smithi003.stdout:836: writing smithi00370293-344 from 1619175 to 2054401 tid 2 2024-09-21T10:11:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:836: writing smithi00370293-344 from 2542935 to 3301190 tid 3 2024-09-21T10:11:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:837: read oid 302 snap -1 2024-09-21T10:11:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:837: expect deleted 2024-09-21T10:11:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:838: read oid 27 snap -1 2024-09-21T10:11:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:838: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-21T10:11:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:839: read oid 394 snap -1 2024-09-21T10:11:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:839: expect (ObjNum 601 snap 0 seq_num 601) 2024-09-21T10:11:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:840: write oid 19 current snap is 0 2024-09-21T10:11:51.135 INFO:tasks.rados.rados.0.smithi003.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2024-09-21T10:11:51.142 INFO:tasks.rados.rados.0.smithi003.stdout:840: writing smithi00370293-19 from 430444 to 1090875 tid 1 2024-09-21T10:11:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:840: writing smithi00370293-19 from 1677657 to 2372894 tid 2 2024-09-21T10:11:51.157 INFO:tasks.rados.rados.0.smithi003.stdout:840: writing smithi00370293-19 from 2970358 to 3539885 tid 3 2024-09-21T10:11:51.157 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:51.157 INFO:tasks.rados.rados.0.smithi003.stdout:825: finishing write tid 2 to smithi00370293-37 2024-09-21T10:11:51.157 INFO:tasks.rados.rados.0.smithi003.stdout:825: finishing write tid 3 to smithi00370293-37 2024-09-21T10:11:51.157 INFO:tasks.rados.rados.0.smithi003.stdout:825: finishing write tid 4 to smithi00370293-37 2024-09-21T10:11:51.157 INFO:tasks.rados.rados.0.smithi003.stdout:825: finishing write tid 5 to smithi00370293-37 2024-09-21T10:11:51.157 INFO:tasks.rados.rados.0.smithi003.stdout:825: oid 37 updating version 0 to 120 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:825: oid 37 version 120 is already newer than 119 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:825: oid 37 updating version 120 to 121 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:825: oid 37 updating version 121 to 122 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 122 (ObjNum 687 snap 0 seq_num 687) dirty exists 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:825: left oid 37 (ObjNum 687 snap 0 seq_num 687) 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:826: finishing write tid 1 to smithi00370293-83 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:826: finishing write tid 2 to smithi00370293-83 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:826: finishing write tid 3 to smithi00370293-83 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:826: finishing write tid 4 to smithi00370293-83 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:826: finishing write tid 5 to smithi00370293-83 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:826: oid 83 updating version 0 to 156 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:826: oid 83 version 156 is already newer than 153 2024-09-21T10:11:51.158 INFO:tasks.rados.rados.0.smithi003.stdout:826: oid 83 version 156 is already newer than 155 2024-09-21T10:11:51.159 INFO:tasks.rados.rados.0.smithi003.stdout:826: oid 83 version 156 is already newer than 154 2024-09-21T10:11:51.159 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 83 v 156 (ObjNum 688 snap 0 seq_num 688) dirty exists 2024-09-21T10:11:51.159 INFO:tasks.rados.rados.0.smithi003.stdout:826: left oid 83 (ObjNum 688 snap 0 seq_num 688) 2024-09-21T10:11:51.159 INFO:tasks.rados.rados.0.smithi003.stdout:827: expect (ObjNum 388 snap 0 seq_num 388) 2024-09-21T10:11:51.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:50 smithi003 bash[22527]: cluster 2024-09-21T10:11:49.712734+0000 mgr.y (mgr.14385) 209 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.0 MiB/s wr, 93 op/s 2024-09-21T10:11:51.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:50 smithi003 bash[31899]: cluster 2024-09-21T10:11:49.712734+0000 mgr.y (mgr.14385) 209 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.0 MiB/s wr, 93 op/s 2024-09-21T10:11:51.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:50 smithi204 bash[24804]: cluster 2024-09-21T10:11:49.712734+0000 mgr.y (mgr.14385) 209 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.0 MiB/s wr, 93 op/s 2024-09-21T10:11:51.255 INFO:tasks.rados.rados.0.smithi003.stdout:828: finishing write tid 1 to smithi00370293-393 2024-09-21T10:11:51.255 INFO:tasks.rados.rados.0.smithi003.stdout:828: finishing write tid 2 to smithi00370293-393 2024-09-21T10:11:51.255 INFO:tasks.rados.rados.0.smithi003.stdout:830: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-21T10:11:51.339 INFO:tasks.rados.rados.0.smithi003.stdout:828: finishing write tid 3 to smithi00370293-393 2024-09-21T10:11:51.339 INFO:tasks.rados.rados.0.smithi003.stdout:828: finishing write tid 4 to smithi00370293-393 2024-09-21T10:11:51.339 INFO:tasks.rados.rados.0.smithi003.stdout:828: finishing write tid 5 to smithi00370293-393 2024-09-21T10:11:51.339 INFO:tasks.rados.rados.0.smithi003.stdout:828: oid 393 updating version 0 to 145 2024-09-21T10:11:51.339 INFO:tasks.rados.rados.0.smithi003.stdout:828: oid 393 updating version 145 to 146 2024-09-21T10:11:51.339 INFO:tasks.rados.rados.0.smithi003.stdout:828: oid 393 version 146 is already newer than 144 2024-09-21T10:11:51.339 INFO:tasks.rados.rados.0.smithi003.stdout:828: oid 393 version 146 is already newer than 143 2024-09-21T10:11:51.339 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 393 v 146 (ObjNum 689 snap 0 seq_num 689) dirty exists 2024-09-21T10:11:51.339 INFO:tasks.rados.rados.0.smithi003.stdout:828: left oid 393 (ObjNum 689 snap 0 seq_num 689) 2024-09-21T10:11:51.339 INFO:tasks.rados.rados.0.smithi003.stdout:831: expect (ObjNum 623 snap 0 seq_num 623) 2024-09-21T10:11:51.458 INFO:tasks.rados.rados.0.smithi003.stdout:829: expect (ObjNum 304 snap 0 seq_num 304) 2024-09-21T10:11:51.570 INFO:tasks.rados.rados.0.smithi003.stdout:832: finishing write tid 1 to smithi00370293-29 2024-09-21T10:11:51.570 INFO:tasks.rados.rados.0.smithi003.stdout:825: done (15 left) 2024-09-21T10:11:51.570 INFO:tasks.rados.rados.0.smithi003.stdout:826: done (14 left) 2024-09-21T10:11:51.570 INFO:tasks.rados.rados.0.smithi003.stdout:827: done (13 left) 2024-09-21T10:11:51.570 INFO:tasks.rados.rados.0.smithi003.stdout:828: done (12 left) 2024-09-21T10:11:51.570 INFO:tasks.rados.rados.0.smithi003.stdout:829: done (11 left) 2024-09-21T10:11:51.570 INFO:tasks.rados.rados.0.smithi003.stdout:830: done (10 left) 2024-09-21T10:11:51.571 INFO:tasks.rados.rados.0.smithi003.stdout:831: done (9 left) 2024-09-21T10:11:51.571 INFO:tasks.rados.rados.0.smithi003.stdout:841: write oid 387 current snap is 0 2024-09-21T10:11:51.571 INFO:tasks.rados.rados.0.smithi003.stdout:833: expect (ObjNum 280 snap 0 seq_num 280) 2024-09-21T10:11:51.664 INFO:tasks.rados.rados.0.smithi003.stdout:836: finishing write tid 1 to smithi00370293-344 2024-09-21T10:11:51.664 INFO:tasks.rados.rados.0.smithi003.stdout:834: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:11:51.792 INFO:tasks.rados.rados.0.smithi003.stdout:835: expect (ObjNum 569 snap 0 seq_num 569) 2024-09-21T10:11:51.954 INFO:tasks.rados.rados.0.smithi003.stdout:832: finishing write tid 2 to smithi00370293-29 2024-09-21T10:11:51.954 INFO:tasks.rados.rados.0.smithi003.stdout:832: finishing write tid 3 to smithi00370293-29 2024-09-21T10:11:51.954 INFO:tasks.rados.rados.0.smithi003.stdout:832: finishing write tid 4 to smithi00370293-29 2024-09-21T10:11:51.954 INFO:tasks.rados.rados.0.smithi003.stdout:832: oid 29 updating version 0 to 123 2024-09-21T10:11:51.954 INFO:tasks.rados.rados.0.smithi003.stdout:832: oid 29 updating version 123 to 125 2024-09-21T10:11:51.954 INFO:tasks.rados.rados.0.smithi003.stdout:832: oid 29 version 125 is already newer than 124 2024-09-21T10:11:51.954 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 125 (ObjNum 690 snap 0 seq_num 690) dirty exists 2024-09-21T10:11:51.954 INFO:tasks.rados.rados.0.smithi003.stdout:832: left oid 29 (ObjNum 690 snap 0 seq_num 690) 2024-09-21T10:11:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:836: finishing write tid 2 to smithi00370293-344 2024-09-21T10:11:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:836: finishing write tid 3 to smithi00370293-344 2024-09-21T10:11:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:836: finishing write tid 4 to smithi00370293-344 2024-09-21T10:11:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:836: finishing write tid 5 to smithi00370293-344 2024-09-21T10:11:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:836: oid 344 updating version 0 to 147 2024-09-21T10:11:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:836: oid 344 version 147 is already newer than 146 2024-09-21T10:11:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:836: oid 344 updating version 147 to 148 2024-09-21T10:11:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:836: oid 344 updating version 148 to 149 2024-09-21T10:11:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 344 v 149 (ObjNum 691 snap 0 seq_num 691) dirty exists 2024-09-21T10:11:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:836: left oid 344 (ObjNum 691 snap 0 seq_num 691) 2024-09-21T10:11:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:838: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-21T10:11:52.027 INFO:tasks.rados.rados.0.smithi003.stdout:839: expect (ObjNum 601 snap 0 seq_num 601) 2024-09-21T10:11:52.112 INFO:tasks.rados.rados.0.smithi003.stdout:840: finishing write tid 1 to smithi00370293-19 2024-09-21T10:11:52.112 INFO:tasks.rados.rados.0.smithi003.stdout:840: finishing write tid 2 to smithi00370293-19 2024-09-21T10:11:52.112 INFO:tasks.rados.rados.0.smithi003.stdout:840: finishing write tid 3 to smithi00370293-19 2024-09-21T10:11:52.112 INFO:tasks.rados.rados.0.smithi003.stdout:840: finishing write tid 4 to smithi00370293-19 2024-09-21T10:11:52.112 INFO:tasks.rados.rados.0.smithi003.stdout:840: finishing write tid 5 to smithi00370293-19 2024-09-21T10:11:52.112 INFO:tasks.rados.rados.0.smithi003.stdout:840: oid 19 updating version 0 to 136 2024-09-21T10:11:52.112 INFO:tasks.rados.rados.0.smithi003.stdout:840: oid 19 updating version 136 to 139 2024-09-21T10:11:52.112 INFO:tasks.rados.rados.0.smithi003.stdout:840: oid 19 version 139 is already newer than 138 2024-09-21T10:11:52.112 INFO:tasks.rados.rados.0.smithi003.stdout:840: oid 19 version 139 is already newer than 137 2024-09-21T10:11:52.112 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 139 (ObjNum 692 snap 0 seq_num 692) dirty exists 2024-09-21T10:11:52.113 INFO:tasks.rados.rados.0.smithi003.stdout:840: left oid 19 (ObjNum 692 snap 0 seq_num 692) 2024-09-21T10:11:52.113 INFO:tasks.rados.rados.0.smithi003.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2024-09-21T10:11:52.132 INFO:tasks.rados.rados.0.smithi003.stdout:841: writing smithi00370293-387 from 447251 to 1182931 tid 1 2024-09-21T10:11:52.149 INFO:tasks.rados.rados.0.smithi003.stdout:841: writing smithi00370293-387 from 1736139 to 2175034 tid 2 2024-09-21T10:11:52.168 INFO:tasks.rados.rados.0.smithi003.stdout:841: writing smithi00370293-387 from 2597781 to 3378580 tid 3 2024-09-21T10:11:52.168 INFO:tasks.rados.rados.0.smithi003.stdout:832: done (9 left) 2024-09-21T10:11:52.168 INFO:tasks.rados.rados.0.smithi003.stdout:833: done (8 left) 2024-09-21T10:11:52.168 INFO:tasks.rados.rados.0.smithi003.stdout:834: done (7 left) 2024-09-21T10:11:52.168 INFO:tasks.rados.rados.0.smithi003.stdout:835: done (6 left) 2024-09-21T10:11:52.168 INFO:tasks.rados.rados.0.smithi003.stdout:836: done (5 left) 2024-09-21T10:11:52.169 INFO:tasks.rados.rados.0.smithi003.stdout:837: done (4 left) 2024-09-21T10:11:52.169 INFO:tasks.rados.rados.0.smithi003.stdout:838: done (3 left) 2024-09-21T10:11:52.169 INFO:tasks.rados.rados.0.smithi003.stdout:839: done (2 left) 2024-09-21T10:11:52.169 INFO:tasks.rados.rados.0.smithi003.stdout:840: done (1 left) 2024-09-21T10:11:52.169 INFO:tasks.rados.rados.0.smithi003.stdout:842: write oid 140 current snap is 0 2024-09-21T10:11:52.169 INFO:tasks.rados.rados.0.smithi003.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2024-09-21T10:11:52.179 INFO:tasks.rados.rados.0.smithi003.stdout:842: writing smithi00370293-140 from 464058 to 874987 tid 1 2024-09-21T10:11:52.191 INFO:tasks.rados.rados.0.smithi003.stdout:842: writing smithi00370293-140 from 1394621 to 2093527 tid 2 2024-09-21T10:11:52.202 INFO:tasks.rados.rados.0.smithi003.stdout:842: writing smithi00370293-140 from 2625204 to 3217275 tid 3 2024-09-21T10:11:52.206 INFO:tasks.rados.rados.0.smithi003.stdout:842: writing smithi00370293-140 from 3656107 to 3664058 tid 4 2024-09-21T10:11:52.206 INFO:tasks.rados.rados.0.smithi003.stdout:843: read oid 90 snap -1 2024-09-21T10:11:52.206 INFO:tasks.rados.rados.0.smithi003.stdout:843: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-21T10:11:52.206 INFO:tasks.rados.rados.0.smithi003.stdout:844: delete oid 122 current snap is 0 2024-09-21T10:11:52.206 INFO:tasks.rados.rados.0.smithi003.stdout:841: finishing write tid 1 to smithi00370293-387 2024-09-21T10:11:52.206 INFO:tasks.rados.rados.0.smithi003.stdout:841: finishing write tid 2 to smithi00370293-387 2024-09-21T10:11:52.207 INFO:tasks.rados.rados.0.smithi003.stdout:841: finishing write tid 3 to smithi00370293-387 2024-09-21T10:11:52.207 INFO:tasks.rados.rados.0.smithi003.stdout:841: finishing write tid 4 to smithi00370293-387 2024-09-21T10:11:52.207 INFO:tasks.rados.rados.0.smithi003.stdout:841: finishing write tid 5 to smithi00370293-387 2024-09-21T10:11:52.207 INFO:tasks.rados.rados.0.smithi003.stdout:841: oid 387 updating version 0 to 150 2024-09-21T10:11:52.207 INFO:tasks.rados.rados.0.smithi003.stdout:841: oid 387 version 150 is already newer than 148 2024-09-21T10:11:52.207 INFO:tasks.rados.rados.0.smithi003.stdout:841: oid 387 version 150 is already newer than 149 2024-09-21T10:11:52.207 INFO:tasks.rados.rados.0.smithi003.stdout:841: oid 387 version 150 is already newer than 147 2024-09-21T10:11:52.207 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 387 v 150 (ObjNum 693 snap 0 seq_num 693) dirty exists 2024-09-21T10:11:52.207 INFO:tasks.rados.rados.0.smithi003.stdout:841: left oid 387 (ObjNum 693 snap 0 seq_num 693) 2024-09-21T10:11:52.207 INFO:tasks.rados.rados.0.smithi003.stdout:842: finishing write tid 1 to smithi00370293-140 2024-09-21T10:11:52.207 INFO:tasks.rados.rados.0.smithi003.stdout:842: finishing write tid 2 to smithi00370293-140 2024-09-21T10:11:52.208 INFO:tasks.rados.rados.0.smithi003.stdout:842: finishing write tid 3 to smithi00370293-140 2024-09-21T10:11:52.209 INFO:tasks.rados.rados.0.smithi003.stdout:841: done (3 left) 2024-09-21T10:11:52.209 INFO:tasks.rados.rados.0.smithi003.stdout:844: done (2 left) 2024-09-21T10:11:52.209 INFO:tasks.rados.rados.0.smithi003.stdout:845: read oid 122 snap -1 2024-09-21T10:11:52.209 INFO:tasks.rados.rados.0.smithi003.stdout:845: expect deleted 2024-09-21T10:11:52.209 INFO:tasks.rados.rados.0.smithi003.stdout:846: read oid 474 snap -1 2024-09-21T10:11:52.209 INFO:tasks.rados.rados.0.smithi003.stdout:846: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-21T10:11:52.209 INFO:tasks.rados.rados.0.smithi003.stdout:847: read oid 426 snap -1 2024-09-21T10:11:52.209 INFO:tasks.rados.rados.0.smithi003.stdout:847: expect (ObjNum 425 snap 0 seq_num 425) 2024-09-21T10:11:52.209 INFO:tasks.rados.rados.0.smithi003.stdout:848: write oid 495 current snap is 0 2024-09-21T10:11:52.209 INFO:tasks.rados.rados.0.smithi003.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2024-09-21T10:11:52.218 INFO:tasks.rados.rados.0.smithi003.stdout:848: writing smithi00370293-495 from 497672 to 1059099 tid 1 2024-09-21T10:11:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:848: writing smithi00370293-495 from 1795232 to 2497807 tid 2 2024-09-21T10:11:52.240 INFO:tasks.rados.rados.0.smithi003.stdout:848: writing smithi00370293-495 from 2963697 to 3694665 tid 3 2024-09-21T10:11:52.240 INFO:tasks.rados.rados.0.smithi003.stdout:849: delete oid 306 current snap is 0 2024-09-21T10:11:52.241 INFO:tasks.rados.rados.0.smithi003.stdout:842: finishing write tid 4 to smithi00370293-140 2024-09-21T10:11:52.241 INFO:tasks.rados.rados.0.smithi003.stdout:842: finishing write tid 5 to smithi00370293-140 2024-09-21T10:11:52.241 INFO:tasks.rados.rados.0.smithi003.stdout:842: finishing write tid 6 to smithi00370293-140 2024-09-21T10:11:52.241 INFO:tasks.rados.rados.0.smithi003.stdout:842: oid 140 updating version 0 to 232 2024-09-21T10:11:52.241 INFO:tasks.rados.rados.0.smithi003.stdout:842: oid 140 updating version 232 to 233 2024-09-21T10:11:52.241 INFO:tasks.rados.rados.0.smithi003.stdout:842: oid 140 updating version 233 to 235 2024-09-21T10:11:52.241 INFO:tasks.rados.rados.0.smithi003.stdout:842: oid 140 version 235 is already newer than 234 2024-09-21T10:11:52.241 INFO:tasks.rados.rados.0.smithi003.stdout:842: oid 140 updating version 235 to 236 2024-09-21T10:11:52.241 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 140 v 236 (ObjNum 694 snap 0 seq_num 694) dirty exists 2024-09-21T10:11:52.241 INFO:tasks.rados.rados.0.smithi003.stdout:842: left oid 140 (ObjNum 694 snap 0 seq_num 694) 2024-09-21T10:11:52.241 INFO:tasks.rados.rados.0.smithi003.stdout:843: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-21T10:11:52.400 INFO:tasks.rados.rados.0.smithi003.stdout:847: expect (ObjNum 425 snap 0 seq_num 425) 2024-09-21T10:11:52.504 INFO:tasks.rados.rados.0.smithi003.stdout:846: expect (ObjNum 473 snap 0 seq_num 473) 2024-09-21T10:11:52.639 INFO:tasks.rados.rados.0.smithi003.stdout:848: finishing write tid 1 to smithi00370293-495 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:848: finishing write tid 2 to smithi00370293-495 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:848: finishing write tid 3 to smithi00370293-495 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:848: finishing write tid 4 to smithi00370293-495 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:848: finishing write tid 5 to smithi00370293-495 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:848: oid 495 updating version 0 to 150 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:848: oid 495 version 150 is already newer than 149 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:848: oid 495 version 150 is already newer than 148 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:848: oid 495 version 150 is already newer than 147 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 495 v 150 (ObjNum 696 snap 0 seq_num 696) dirty exists 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:848: left oid 495 (ObjNum 696 snap 0 seq_num 696) 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:842: done (6 left) 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:843: done (5 left) 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:845: done (4 left) 2024-09-21T10:11:52.640 INFO:tasks.rados.rados.0.smithi003.stdout:846: done (3 left) 2024-09-21T10:11:52.641 INFO:tasks.rados.rados.0.smithi003.stdout:847: done (2 left) 2024-09-21T10:11:52.641 INFO:tasks.rados.rados.0.smithi003.stdout:848: done (1 left) 2024-09-21T10:11:52.641 INFO:tasks.rados.rados.0.smithi003.stdout:849: done (0 left) 2024-09-21T10:11:52.641 INFO:tasks.rados.rados.0.smithi003.stdout:850: delete oid 161 current snap is 0 2024-09-21T10:11:52.641 INFO:tasks.rados.rados.0.smithi003.stdout:850: done (0 left) 2024-09-21T10:11:52.642 INFO:tasks.rados.rados.0.smithi003.stdout:851: read oid 258 snap -1 2024-09-21T10:11:52.642 INFO:tasks.rados.rados.0.smithi003.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-21T10:11:52.642 INFO:tasks.rados.rados.0.smithi003.stdout:852: read oid 475 snap -1 2024-09-21T10:11:52.642 INFO:tasks.rados.rados.0.smithi003.stdout:852: expect deleted 2024-09-21T10:11:52.642 INFO:tasks.rados.rados.0.smithi003.stdout:853: write oid 413 current snap is 0 2024-09-21T10:11:52.642 INFO:tasks.rados.rados.0.smithi003.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2024-09-21T10:11:52.650 INFO:tasks.rados.rados.0.smithi003.stdout:853: writing smithi00370293-413 from 548093 to 1335267 tid 1 2024-09-21T10:11:52.656 INFO:tasks.rados.rados.0.smithi003.stdout:853: writing smithi00370293-413 from 1970678 to 2420580 tid 2 2024-09-21T10:11:52.664 INFO:tasks.rados.rados.0.smithi003.stdout:853: writing smithi00370293-413 from 3045966 to 3727103 tid 3 2024-09-21T10:11:52.664 INFO:tasks.rados.rados.0.smithi003.stdout:854: write oid 210 current snap is 0 2024-09-21T10:11:52.665 INFO:tasks.rados.rados.0.smithi003.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2024-09-21T10:11:52.670 INFO:tasks.rados.rados.0.smithi003.stdout:854: writing smithi00370293-210 from 564900 to 1143676 tid 1 2024-09-21T10:11:52.677 INFO:tasks.rados.rados.0.smithi003.stdout:854: writing smithi00370293-210 from 1629160 to 2339073 tid 2 2024-09-21T10:11:52.684 INFO:tasks.rados.rados.0.smithi003.stdout:854: writing smithi00370293-210 from 3073389 to 3565798 tid 3 2024-09-21T10:11:52.684 INFO:tasks.rados.rados.0.smithi003.stdout:855: read oid 118 snap -1 2024-09-21T10:11:52.684 INFO:tasks.rados.rados.0.smithi003.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2024-09-21T10:11:52.684 INFO:tasks.rados.rados.0.smithi003.stdout:856: delete oid 98 current snap is 0 2024-09-21T10:11:52.684 INFO:tasks.rados.rados.0.smithi003.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-21T10:11:52.764 INFO:tasks.rados.rados.0.smithi003.stdout:853: finishing write tid 1 to smithi00370293-413 2024-09-21T10:11:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:853: finishing write tid 2 to smithi00370293-413 2024-09-21T10:11:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:853: finishing write tid 3 to smithi00370293-413 2024-09-21T10:11:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:853: finishing write tid 4 to smithi00370293-413 2024-09-21T10:11:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:853: finishing write tid 5 to smithi00370293-413 2024-09-21T10:11:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:853: oid 413 updating version 0 to 237 2024-09-21T10:11:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:853: oid 413 updating version 237 to 240 2024-09-21T10:11:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:853: oid 413 version 240 is already newer than 238 2024-09-21T10:11:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:853: oid 413 version 240 is already newer than 239 2024-09-21T10:11:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 413 v 240 (ObjNum 699 snap 0 seq_num 699) dirty exists 2024-09-21T10:11:52.856 INFO:tasks.rados.rados.0.smithi003.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2024-09-21T10:11:52.857 INFO:tasks.rados.rados.0.smithi003.stdout:854: finishing write tid 1 to smithi00370293-210 2024-09-21T10:11:52.857 INFO:tasks.rados.rados.0.smithi003.stdout:854: finishing write tid 2 to smithi00370293-210 2024-09-21T10:11:52.857 INFO:tasks.rados.rados.0.smithi003.stdout:854: finishing write tid 3 to smithi00370293-210 2024-09-21T10:11:52.857 INFO:tasks.rados.rados.0.smithi003.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2024-09-21T10:11:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:854: finishing write tid 4 to smithi00370293-210 2024-09-21T10:11:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:854: finishing write tid 5 to smithi00370293-210 2024-09-21T10:11:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:854: oid 210 updating version 0 to 137 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:854: oid 210 updating version 137 to 139 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:854: oid 210 updating version 139 to 140 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:854: oid 210 version 140 is already newer than 138 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 210 v 140 (ObjNum 700 snap 0 seq_num 700) dirty exists 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:851: done (5 left) 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:852: done (4 left) 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:853: done (3 left) 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:854: done (2 left) 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:855: done (1 left) 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:856: done (0 left) 2024-09-21T10:11:52.902 INFO:tasks.rados.rados.0.smithi003.stdout:857: read oid 407 snap -1 2024-09-21T10:11:52.903 INFO:tasks.rados.rados.0.smithi003.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2024-09-21T10:11:52.903 INFO:tasks.rados.rados.0.smithi003.stdout:858: delete oid 245 current snap is 0 2024-09-21T10:11:52.904 INFO:tasks.rados.rados.0.smithi003.stdout:858: done (1 left) 2024-09-21T10:11:52.904 INFO:tasks.rados.rados.0.smithi003.stdout:859: read oid 427 snap -1 2024-09-21T10:11:52.904 INFO:tasks.rados.rados.0.smithi003.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2024-09-21T10:11:52.904 INFO:tasks.rados.rados.0.smithi003.stdout:860: write oid 152 current snap is 0 2024-09-21T10:11:52.904 INFO:tasks.rados.rados.0.smithi003.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2024-09-21T10:11:52.914 INFO:tasks.rados.rados.0.smithi003.stdout:860: writing smithi00370293-152 from 615321 to 1019844 tid 1 2024-09-21T10:11:52.926 INFO:tasks.rados.rados.0.smithi003.stdout:860: writing smithi00370293-152 from 1804606 to 2261846 tid 2 2024-09-21T10:11:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:860: writing smithi00370293-152 from 2755658 to 3481883 tid 3 2024-09-21T10:11:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:861: read oid 196 snap -1 2024-09-21T10:11:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:861: expect deleted 2024-09-21T10:11:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:862: read oid 210 snap -1 2024-09-21T10:11:52.939 INFO:tasks.rados.rados.0.smithi003.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-21T10:11:52.940 INFO:tasks.rados.rados.0.smithi003.stdout:863: write oid 206 current snap is 0 2024-09-21T10:11:52.940 INFO:tasks.rados.rados.0.smithi003.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2024-09-21T10:11:52.950 INFO:tasks.rados.rados.0.smithi003.stdout:863: writing smithi00370293-206 from 632128 to 1111900 tid 1 2024-09-21T10:11:52.961 INFO:tasks.rados.rados.0.smithi003.stdout:863: writing smithi00370293-206 from 1746735 to 2347633 tid 2 2024-09-21T10:11:52.974 INFO:tasks.rados.rados.0.smithi003.stdout:863: writing smithi00370293-206 from 3066728 to 3720578 tid 3 2024-09-21T10:11:52.974 INFO:tasks.rados.rados.0.smithi003.stdout:864: write oid 242 current snap is 0 2024-09-21T10:11:52.974 INFO:tasks.rados.rados.0.smithi003.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2024-09-21T10:11:52.984 INFO:tasks.rados.rados.0.smithi003.stdout:864: writing smithi00370293-242 from 648935 to 1203956 tid 1 2024-09-21T10:11:52.992 INFO:tasks.rados.rados.0.smithi003.stdout:864: writing smithi00370293-242 from 1805217 to 2266126 tid 2 2024-09-21T10:11:52.998 INFO:tasks.rados.rados.0.smithi003.stdout:864: writing smithi00370293-242 from 2694151 to 3159273 tid 3 2024-09-21T10:11:53.003 INFO:tasks.rados.rados.0.smithi003.stdout:864: writing smithi00370293-242 from 3817442 to 3848935 tid 4 2024-09-21T10:11:53.003 INFO:tasks.rados.rados.0.smithi003.stdout:865: read oid 343 snap -1 2024-09-21T10:11:53.003 INFO:tasks.rados.rados.0.smithi003.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2024-09-21T10:11:53.003 INFO:tasks.rados.rados.0.smithi003.stdout:866: read oid 287 snap -1 2024-09-21T10:11:53.003 INFO:tasks.rados.rados.0.smithi003.stdout:866: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-21T10:11:53.003 INFO:tasks.rados.rados.0.smithi003.stdout:867: write oid 173 current snap is 0 2024-09-21T10:11:53.003 INFO:tasks.rados.rados.0.smithi003.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2024-09-21T10:11:53.119 INFO:tasks.rados.rados.0.smithi003.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2024-09-21T10:11:53.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:52 smithi003 bash[22527]: cluster 2024-09-21T10:11:51.714043+0000 mgr.y (mgr.14385) 210 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 14 MiB/s wr, 137 op/s 2024-09-21T10:11:53.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:52 smithi003 bash[31899]: cluster 2024-09-21T10:11:51.714043+0000 mgr.y (mgr.14385) 210 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 14 MiB/s wr, 137 op/s 2024-09-21T10:11:53.226 INFO:tasks.rados.rados.0.smithi003.stdout:860: finishing write tid 1 to smithi00370293-152 2024-09-21T10:11:53.227 INFO:tasks.rados.rados.0.smithi003.stdout:860: finishing write tid 2 to smithi00370293-152 2024-09-21T10:11:53.227 INFO:tasks.rados.rados.0.smithi003.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2024-09-21T10:11:53.239 INFO:tasks.rados.rados.0.smithi003.stdout:867: writing smithi00370293-173 from 665742 to 1296012 tid 1 2024-09-21T10:11:53.249 INFO:tasks.rados.rados.0.smithi003.stdout:867: writing smithi00370293-173 from 1863699 to 2468266 tid 2 2024-09-21T10:11:53.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:52 smithi204 bash[24804]: cluster 2024-09-21T10:11:51.714043+0000 mgr.y (mgr.14385) 210 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 14 MiB/s wr, 137 op/s 2024-09-21T10:11:53.261 INFO:tasks.rados.rados.0.smithi003.stdout:867: writing smithi00370293-173 from 3121574 to 3797968 tid 3 2024-09-21T10:11:53.261 INFO:tasks.rados.rados.0.smithi003.stdout:857: done (9 left) 2024-09-21T10:11:53.261 INFO:tasks.rados.rados.0.smithi003.stdout:859: done (8 left) 2024-09-21T10:11:53.261 INFO:tasks.rados.rados.0.smithi003.stdout:868: read oid 482 snap -1 2024-09-21T10:11:53.261 INFO:tasks.rados.rados.0.smithi003.stdout:868: expect (ObjNum 636 snap 0 seq_num 636) 2024-09-21T10:11:53.261 INFO:tasks.rados.rados.0.smithi003.stdout:869: read oid 410 snap -1 2024-09-21T10:11:53.261 INFO:tasks.rados.rados.0.smithi003.stdout:869: expect (ObjNum 409 snap 0 seq_num 409) 2024-09-21T10:11:53.261 INFO:tasks.rados.rados.0.smithi003.stdout:870: delete oid 61 current snap is 0 2024-09-21T10:11:53.261 INFO:tasks.rados.rados.0.smithi003.stdout:860: finishing write tid 3 to smithi00370293-152 2024-09-21T10:11:53.261 INFO:tasks.rados.rados.0.smithi003.stdout:860: finishing write tid 4 to smithi00370293-152 2024-09-21T10:11:53.262 INFO:tasks.rados.rados.0.smithi003.stdout:860: finishing write tid 5 to smithi00370293-152 2024-09-21T10:11:53.262 INFO:tasks.rados.rados.0.smithi003.stdout:860: oid 152 updating version 0 to 141 2024-09-21T10:11:53.262 INFO:tasks.rados.rados.0.smithi003.stdout:860: oid 152 updating version 141 to 143 2024-09-21T10:11:53.262 INFO:tasks.rados.rados.0.smithi003.stdout:860: oid 152 version 143 is already newer than 142 2024-09-21T10:11:53.262 INFO:tasks.rados.rados.0.smithi003.stdout:860: oid 152 updating version 143 to 144 2024-09-21T10:11:53.262 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 152 v 144 (ObjNum 703 snap 0 seq_num 703) dirty exists 2024-09-21T10:11:53.262 INFO:tasks.rados.rados.0.smithi003.stdout:860: left oid 152 (ObjNum 703 snap 0 seq_num 703) 2024-09-21T10:11:53.262 INFO:tasks.rados.rados.0.smithi003.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-21T10:11:53.389 INFO:tasks.rados.rados.0.smithi003.stdout:863: finishing write tid 1 to smithi00370293-206 2024-09-21T10:11:53.389 INFO:tasks.rados.rados.0.smithi003.stdout:863: finishing write tid 2 to smithi00370293-206 2024-09-21T10:11:53.389 INFO:tasks.rados.rados.0.smithi003.stdout:863: finishing write tid 3 to smithi00370293-206 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:860: done (10 left) 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:861: done (9 left) 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:862: done (8 left) 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:870: done (7 left) 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:871: read oid 64 snap -1 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:871: expect (ObjNum 63 snap 0 seq_num 63) 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:872: read oid 145 snap -1 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:872: expect (ObjNum 144 snap 0 seq_num 144) 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:873: read oid 473 snap -1 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:873: expect (ObjNum 472 snap 0 seq_num 472) 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:874: read oid 341 snap -1 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:874: expect (ObjNum 340 snap 0 seq_num 340) 2024-09-21T10:11:53.390 INFO:tasks.rados.rados.0.smithi003.stdout:875: read oid 119 snap -1 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:875: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:876: read oid 342 snap -1 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:876: expect (ObjNum 341 snap 0 seq_num 341) 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:877: read oid 463 snap -1 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:877: expect (ObjNum 462 snap 0 seq_num 462) 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:878: read oid 11 snap -1 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:878: expect (ObjNum 528 snap 0 seq_num 528) 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:879: write oid 134 current snap is 0 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:863: finishing write tid 4 to smithi00370293-206 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:863: finishing write tid 5 to smithi00370293-206 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:863: oid 206 updating version 0 to 151 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:863: oid 206 updating version 151 to 154 2024-09-21T10:11:53.391 INFO:tasks.rados.rados.0.smithi003.stdout:863: oid 206 version 154 is already newer than 152 2024-09-21T10:11:53.392 INFO:tasks.rados.rados.0.smithi003.stdout:863: oid 206 version 154 is already newer than 153 2024-09-21T10:11:53.392 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 206 v 154 (ObjNum 704 snap 0 seq_num 704) dirty exists 2024-09-21T10:11:53.392 INFO:tasks.rados.rados.0.smithi003.stdout:863: left oid 206 (ObjNum 704 snap 0 seq_num 704) 2024-09-21T10:11:53.392 INFO:tasks.rados.rados.0.smithi003.stdout:864: finishing write tid 1 to smithi00370293-242 2024-09-21T10:11:53.392 INFO:tasks.rados.rados.0.smithi003.stdout:864: finishing write tid 2 to smithi00370293-242 2024-09-21T10:11:53.392 INFO:tasks.rados.rados.0.smithi003.stdout:864: finishing write tid 3 to smithi00370293-242 2024-09-21T10:11:53.392 INFO:tasks.rados.rados.0.smithi003.stdout:864: finishing write tid 4 to smithi00370293-242 2024-09-21T10:11:53.392 INFO:tasks.rados.rados.0.smithi003.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2024-09-21T10:11:53.401 INFO:tasks.rados.rados.0.smithi003.stdout:879: writing smithi00370293-134 from 699356 to 1196477 tid 1 2024-09-21T10:11:53.416 INFO:tasks.rados.rados.0.smithi003.stdout:879: writing smithi00370293-134 from 1980663 to 2588899 tid 2 2024-09-21T10:11:53.427 INFO:tasks.rados.rados.0.smithi003.stdout:879: writing smithi00370293-134 from 3176420 to 3591711 tid 3 2024-09-21T10:11:53.427 INFO:tasks.rados.rados.0.smithi003.stdout:863: done (15 left) 2024-09-21T10:11:53.427 INFO:tasks.rados.rados.0.smithi003.stdout:880: read oid 106 snap -1 2024-09-21T10:11:53.427 INFO:tasks.rados.rados.0.smithi003.stdout:880: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T10:11:53.427 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:11:53.428 INFO:tasks.rados.rados.0.smithi003.stdout:864: finishing write tid 5 to smithi00370293-242 2024-09-21T10:11:53.428 INFO:tasks.rados.rados.0.smithi003.stdout:864: finishing write tid 6 to smithi00370293-242 2024-09-21T10:11:53.428 INFO:tasks.rados.rados.0.smithi003.stdout:864: oid 242 updating version 0 to 145 2024-09-21T10:11:53.428 INFO:tasks.rados.rados.0.smithi003.stdout:864: oid 242 version 145 is already newer than 142 2024-09-21T10:11:53.428 INFO:tasks.rados.rados.0.smithi003.stdout:864: oid 242 version 145 is already newer than 143 2024-09-21T10:11:53.428 INFO:tasks.rados.rados.0.smithi003.stdout:864: oid 242 version 145 is already newer than 144 2024-09-21T10:11:53.428 INFO:tasks.rados.rados.0.smithi003.stdout:864: oid 242 version 145 is already newer than 141 2024-09-21T10:11:53.428 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 242 v 145 (ObjNum 705 snap 0 seq_num 705) dirty exists 2024-09-21T10:11:53.428 INFO:tasks.rados.rados.0.smithi003.stdout:864: left oid 242 (ObjNum 705 snap 0 seq_num 705) 2024-09-21T10:11:53.428 INFO:tasks.rados.rados.0.smithi003.stdout:866: expect (ObjNum 560 snap 0 seq_num 560) 2024-09-21T10:11:53.592 INFO:tasks.rados.rados.0.smithi003.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2024-09-21T10:11:53.719 INFO:tasks.rados.rados.0.smithi003.stdout:867: finishing write tid 1 to smithi00370293-173 2024-09-21T10:11:53.720 INFO:tasks.rados.rados.0.smithi003.stdout:867: finishing write tid 2 to smithi00370293-173 2024-09-21T10:11:53.720 INFO:tasks.rados.rados.0.smithi003.stdout:868: expect (ObjNum 636 snap 0 seq_num 636) 2024-09-21T10:11:53.849 INFO:tasks.rados.rados.0.smithi003.stdout:867: finishing write tid 3 to smithi00370293-173 2024-09-21T10:11:53.849 INFO:tasks.rados.rados.0.smithi003.stdout:867: finishing write tid 4 to smithi00370293-173 2024-09-21T10:11:53.849 INFO:tasks.rados.rados.0.smithi003.stdout:867: finishing write tid 5 to smithi00370293-173 2024-09-21T10:11:53.850 INFO:tasks.rados.rados.0.smithi003.stdout:867: oid 173 updating version 0 to 159 2024-09-21T10:11:53.850 INFO:tasks.rados.rados.0.smithi003.stdout:867: oid 173 version 159 is already newer than 156 2024-09-21T10:11:53.850 INFO:tasks.rados.rados.0.smithi003.stdout:867: oid 173 version 159 is already newer than 157 2024-09-21T10:11:53.850 INFO:tasks.rados.rados.0.smithi003.stdout:867: oid 173 version 159 is already newer than 158 2024-09-21T10:11:53.850 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 173 v 159 (ObjNum 706 snap 0 seq_num 706) dirty exists 2024-09-21T10:11:53.850 INFO:tasks.rados.rados.0.smithi003.stdout:867: left oid 173 (ObjNum 706 snap 0 seq_num 706) 2024-09-21T10:11:53.850 INFO:tasks.rados.rados.0.smithi003.stdout:869: expect (ObjNum 409 snap 0 seq_num 409) 2024-09-21T10:11:53.948 INFO:tasks.rados.rados.0.smithi003.stdout:871: expect (ObjNum 63 snap 0 seq_num 63) 2024-09-21T10:11:54.049 INFO:tasks.rados.rados.0.smithi003.stdout:872: expect (ObjNum 144 snap 0 seq_num 144) 2024-09-21T10:11:54.126 INFO:tasks.rados.rados.0.smithi003.stdout:876: expect (ObjNum 341 snap 0 seq_num 341) 2024-09-21T10:11:54.252 INFO:tasks.rados.rados.0.smithi003.stdout:874: expect (ObjNum 340 snap 0 seq_num 340) 2024-09-21T10:11:54.374 INFO:tasks.rados.rados.0.smithi003.stdout:873: expect (ObjNum 472 snap 0 seq_num 472) 2024-09-21T10:11:54.447 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:11:54 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:11:54] "GET /metrics HTTP/1.1" 200 36136 "" "Prometheus/2.43.0" 2024-09-21T10:11:54.501 INFO:tasks.rados.rados.0.smithi003.stdout:879: finishing write tid 1 to smithi00370293-134 2024-09-21T10:11:54.501 INFO:tasks.rados.rados.0.smithi003.stdout:877: expect (ObjNum 462 snap 0 seq_num 462) 2024-09-21T10:11:54.628 INFO:tasks.rados.rados.0.smithi003.stdout:879: finishing write tid 2 to smithi00370293-134 2024-09-21T10:11:54.628 INFO:tasks.rados.rados.0.smithi003.stdout:875: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-21T10:11:54.810 INFO:tasks.rados.rados.0.smithi003.stdout:878: expect (ObjNum 528 snap 0 seq_num 528) 2024-09-21T10:11:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:879: finishing write tid 3 to smithi00370293-134 2024-09-21T10:11:54.942 INFO:tasks.rados.rados.0.smithi003.stdout:879: finishing write tid 4 to smithi00370293-134 2024-09-21T10:11:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:879: finishing write tid 5 to smithi00370293-134 2024-09-21T10:11:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:879: oid 134 updating version 0 to 153 2024-09-21T10:11:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:879: oid 134 updating version 153 to 154 2024-09-21T10:11:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:879: oid 134 version 154 is already newer than 152 2024-09-21T10:11:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:879: oid 134 version 154 is already newer than 151 2024-09-21T10:11:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 134 v 154 (ObjNum 708 snap 0 seq_num 708) dirty exists 2024-09-21T10:11:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:879: left oid 134 (ObjNum 708 snap 0 seq_num 708) 2024-09-21T10:11:54.943 INFO:tasks.rados.rados.0.smithi003.stdout:880: expect (ObjNum 105 snap 0 seq_num 105) 2024-09-21T10:11:55.066 INFO:tasks.rados.rados.0.smithi003.stdout:864: done (15 left) 2024-09-21T10:11:55.066 INFO:tasks.rados.rados.0.smithi003.stdout:865: done (14 left) 2024-09-21T10:11:55.066 INFO:tasks.rados.rados.0.smithi003.stdout:866: done (13 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:867: done (12 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:868: done (11 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:869: done (10 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:871: done (9 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:872: done (8 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:873: done (7 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:874: done (6 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:875: done (5 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:876: done (4 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:877: done (3 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:878: done (2 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:879: done (1 left) 2024-09-21T10:11:55.067 INFO:tasks.rados.rados.0.smithi003.stdout:880: done (0 left) 2024-09-21T10:11:55.068 INFO:tasks.rados.rados.0.smithi003.stdout:881: write oid 188 current snap is 0 2024-09-21T10:11:55.068 INFO:tasks.rados.rados.0.smithi003.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2024-09-21T10:11:55.088 INFO:tasks.rados.rados.0.smithi003.stdout:881: writing smithi00370293-188 from 716163 to 1288533 tid 1 2024-09-21T10:11:55.103 INFO:tasks.rados.rados.0.smithi003.stdout:881: writing smithi00370293-188 from 2039145 to 2507392 tid 2 2024-09-21T10:11:55.123 INFO:tasks.rados.rados.0.smithi003.stdout:881: writing smithi00370293-188 from 3203843 to 3830406 tid 3 2024-09-21T10:11:55.123 INFO:tasks.rados.rados.0.smithi003.stdout:882: write oid 53 current snap is 0 2024-09-21T10:11:55.123 INFO:tasks.rados.rados.0.smithi003.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2024-09-21T10:11:55.138 INFO:tasks.rados.rados.0.smithi003.stdout:882: writing smithi00370293-53 from 732970 to 1380589 tid 1 2024-09-21T10:11:55.151 INFO:tasks.rados.rados.0.smithi003.stdout:882: writing smithi00370293-53 from 2097627 to 2709532 tid 2 2024-09-21T10:11:55.159 INFO:tasks.rados.rados.0.smithi003.stdout:882: writing smithi00370293-53 from 3231266 to 3669101 tid 3 2024-09-21T10:11:55.159 INFO:tasks.rados.rados.0.smithi003.stdout:883: write oid 498 current snap is 0 2024-09-21T10:11:55.159 INFO:tasks.rados.rados.0.smithi003.stdout:881: finishing write tid 1 to smithi00370293-188 2024-09-21T10:11:55.159 INFO:tasks.rados.rados.0.smithi003.stdout:881: finishing write tid 2 to smithi00370293-188 2024-09-21T10:11:55.159 INFO:tasks.rados.rados.0.smithi003.stdout:881: finishing write tid 3 to smithi00370293-188 2024-09-21T10:11:55.159 INFO:tasks.rados.rados.0.smithi003.stdout:881: finishing write tid 4 to smithi00370293-188 2024-09-21T10:11:55.160 INFO:tasks.rados.rados.0.smithi003.stdout:881: finishing write tid 5 to smithi00370293-188 2024-09-21T10:11:55.160 INFO:tasks.rados.rados.0.smithi003.stdout:881: oid 188 updating version 0 to 187 2024-09-21T10:11:55.160 INFO:tasks.rados.rados.0.smithi003.stdout:881: oid 188 updating version 187 to 189 2024-09-21T10:11:55.160 INFO:tasks.rados.rados.0.smithi003.stdout:881: oid 188 version 189 is already newer than 186 2024-09-21T10:11:55.160 INFO:tasks.rados.rados.0.smithi003.stdout:881: oid 188 version 189 is already newer than 188 2024-09-21T10:11:55.160 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 188 v 189 (ObjNum 709 snap 0 seq_num 709) dirty exists 2024-09-21T10:11:55.160 INFO:tasks.rados.rados.0.smithi003.stdout:881: left oid 188 (ObjNum 709 snap 0 seq_num 709) 2024-09-21T10:11:55.160 INFO:tasks.rados.rados.0.smithi003.stdout:882: finishing write tid 1 to smithi00370293-53 2024-09-21T10:11:55.160 INFO:tasks.rados.rados.0.smithi003.stdout:882: finishing write tid 2 to smithi00370293-53 2024-09-21T10:11:55.160 INFO:tasks.rados.rados.0.smithi003.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2024-09-21T10:11:55.171 INFO:tasks.rados.rados.0.smithi003.stdout:883: writing smithi00370293-498 from 749777 to 1472645 tid 1 2024-09-21T10:11:55.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:54 smithi003 bash[22527]: cluster 2024-09-21T10:11:53.714632+0000 mgr.y (mgr.14385) 211 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 7.8 MiB/s wr, 85 op/s 2024-09-21T10:11:55.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:54 smithi003 bash[31899]: cluster 2024-09-21T10:11:53.714632+0000 mgr.y (mgr.14385) 211 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 7.8 MiB/s wr, 85 op/s 2024-09-21T10:11:55.182 INFO:tasks.rados.rados.0.smithi003.stdout:883: writing smithi00370293-498 from 2156109 to 2628025 tid 2 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:883: writing smithi00370293-498 from 3258689 to 3907796 tid 3 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:881: done (2 left) 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:884: delete oid 288 current snap is 0 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:882: finishing write tid 3 to smithi00370293-53 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:882: finishing write tid 4 to smithi00370293-53 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:882: finishing write tid 5 to smithi00370293-53 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:882: oid 53 updating version 0 to 143 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:882: oid 53 updating version 143 to 144 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:882: oid 53 version 144 is already newer than 141 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:882: oid 53 version 144 is already newer than 142 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 53 v 144 (ObjNum 710 snap 0 seq_num 710) dirty exists 2024-09-21T10:11:55.195 INFO:tasks.rados.rados.0.smithi003.stdout:882: left oid 53 (ObjNum 710 snap 0 seq_num 710) 2024-09-21T10:11:55.196 INFO:tasks.rados.rados.0.smithi003.stdout:883: finishing write tid 1 to smithi00370293-498 2024-09-21T10:11:55.196 INFO:tasks.rados.rados.0.smithi003.stdout:883: finishing write tid 2 to smithi00370293-498 2024-09-21T10:11:55.197 INFO:tasks.rados.rados.0.smithi003.stdout:882: done (2 left) 2024-09-21T10:11:55.197 INFO:tasks.rados.rados.0.smithi003.stdout:884: done (1 left) 2024-09-21T10:11:55.197 INFO:tasks.rados.rados.0.smithi003.stdout:885: read oid 59 snap -1 2024-09-21T10:11:55.197 INFO:tasks.rados.rados.0.smithi003.stdout:885: expect (ObjNum 58 snap 0 seq_num 58) 2024-09-21T10:11:55.197 INFO:tasks.rados.rados.0.smithi003.stdout:886: write oid 39 current snap is 0 2024-09-21T10:11:55.198 INFO:tasks.rados.rados.0.smithi003.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2024-09-21T10:11:55.205 INFO:tasks.rados.rados.0.smithi003.stdout:886: writing smithi00370293-39 from 783391 to 1256757 tid 1 2024-09-21T10:11:55.210 INFO:tasks.rados.rados.0.smithi003.stdout:886: writing smithi00370293-39 from 1756720 to 2232305 tid 2 2024-09-21T10:11:55.218 INFO:tasks.rados.rados.0.smithi003.stdout:886: writing smithi00370293-39 from 2797182 to 3585186 tid 3 2024-09-21T10:11:55.218 INFO:tasks.rados.rados.0.smithi003.stdout:887: write oid 420 current snap is 0 2024-09-21T10:11:55.219 INFO:tasks.rados.rados.0.smithi003.stdout:883: finishing write tid 3 to smithi00370293-498 2024-09-21T10:11:55.219 INFO:tasks.rados.rados.0.smithi003.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2024-09-21T10:11:55.224 INFO:tasks.rados.rados.0.smithi003.stdout:887: writing smithi00370293-420 from 400198 to 948813 tid 1 2024-09-21T10:11:55.230 INFO:tasks.rados.rados.0.smithi003.stdout:887: writing smithi00370293-420 from 1415202 to 2000198 tid 2 2024-09-21T10:11:55.231 INFO:tasks.rados.rados.0.smithi003.stdout:888: delete oid 458 current snap is 0 2024-09-21T10:11:55.231 INFO:tasks.rados.rados.0.smithi003.stdout:883: finishing write tid 4 to smithi00370293-498 2024-09-21T10:11:55.231 INFO:tasks.rados.rados.0.smithi003.stdout:883: finishing write tid 5 to smithi00370293-498 2024-09-21T10:11:55.231 INFO:tasks.rados.rados.0.smithi003.stdout:883: oid 498 updating version 0 to 157 2024-09-21T10:11:55.231 INFO:tasks.rados.rados.0.smithi003.stdout:883: oid 498 version 157 is already newer than 155 2024-09-21T10:11:55.231 INFO:tasks.rados.rados.0.smithi003.stdout:883: oid 498 version 157 is already newer than 156 2024-09-21T10:11:55.231 INFO:tasks.rados.rados.0.smithi003.stdout:883: oid 498 updating version 157 to 158 2024-09-21T10:11:55.231 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 498 v 158 (ObjNum 711 snap 0 seq_num 711) dirty exists 2024-09-21T10:11:55.231 INFO:tasks.rados.rados.0.smithi003.stdout:883: left oid 498 (ObjNum 711 snap 0 seq_num 711) 2024-09-21T10:11:55.232 INFO:tasks.rados.rados.0.smithi003.stdout:885: expect (ObjNum 58 snap 0 seq_num 58) 2024-09-21T10:11:55.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:54 smithi204 bash[24804]: cluster 2024-09-21T10:11:53.714632+0000 mgr.y (mgr.14385) 211 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 7.8 MiB/s wr, 85 op/s 2024-09-21T10:11:55.355 INFO:tasks.rados.rados.0.smithi003.stdout:886: finishing write tid 1 to smithi00370293-39 2024-09-21T10:11:55.355 INFO:tasks.rados.rados.0.smithi003.stdout:886: finishing write tid 2 to smithi00370293-39 2024-09-21T10:11:55.355 INFO:tasks.rados.rados.0.smithi003.stdout:886: finishing write tid 3 to smithi00370293-39 2024-09-21T10:11:55.355 INFO:tasks.rados.rados.0.smithi003.stdout:886: finishing write tid 4 to smithi00370293-39 2024-09-21T10:11:55.356 INFO:tasks.rados.rados.0.smithi003.stdout:886: finishing write tid 5 to smithi00370293-39 2024-09-21T10:11:55.356 INFO:tasks.rados.rados.0.smithi003.stdout:886: oid 39 updating version 0 to 148 2024-09-21T10:11:55.356 INFO:tasks.rados.rados.0.smithi003.stdout:886: oid 39 version 148 is already newer than 146 2024-09-21T10:11:55.356 INFO:tasks.rados.rados.0.smithi003.stdout:886: oid 39 version 148 is already newer than 145 2024-09-21T10:11:55.356 INFO:tasks.rados.rados.0.smithi003.stdout:886: oid 39 version 148 is already newer than 147 2024-09-21T10:11:55.356 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 148 (ObjNum 713 snap 0 seq_num 713) dirty exists 2024-09-21T10:11:55.356 INFO:tasks.rados.rados.0.smithi003.stdout:886: left oid 39 (ObjNum 713 snap 0 seq_num 713) 2024-09-21T10:11:55.356 INFO:tasks.rados.rados.0.smithi003.stdout:887: finishing write tid 1 to smithi00370293-420 2024-09-21T10:11:55.356 INFO:tasks.rados.rados.0.smithi003.stdout:887: finishing write tid 2 to smithi00370293-420 2024-09-21T10:11:55.356 INFO:tasks.rados.rados.0.smithi003.stdout:887: finishing write tid 3 to smithi00370293-420 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:887: finishing write tid 4 to smithi00370293-420 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:887: oid 420 updating version 0 to 146 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:887: oid 420 updating version 146 to 147 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:887: oid 420 updating version 147 to 148 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 420 v 148 (ObjNum 714 snap 0 seq_num 714) dirty exists 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:887: left oid 420 (ObjNum 714 snap 0 seq_num 714) 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:883: done (4 left) 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:885: done (3 left) 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:886: done (2 left) 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:887: done (1 left) 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:888: done (0 left) 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:889: write oid 113 current snap is 0 2024-09-21T10:11:55.357 INFO:tasks.rados.rados.0.smithi003.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2024-09-21T10:11:55.363 INFO:tasks.rados.rados.0.smithi003.stdout:889: writing smithi00370293-113 from 433812 to 849278 tid 1 2024-09-21T10:11:55.374 INFO:tasks.rados.rados.0.smithi003.stdout:889: writing smithi00370293-113 from 1648519 to 2033812 tid 2 2024-09-21T10:11:55.374 INFO:tasks.rados.rados.0.smithi003.stdout:890: write oid 384 current snap is 0 2024-09-21T10:11:55.374 INFO:tasks.rados.rados.0.smithi003.stdout:889: finishing write tid 1 to smithi00370293-113 2024-09-21T10:11:55.374 INFO:tasks.rados.rados.0.smithi003.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2024-09-21T10:11:55.382 INFO:tasks.rados.rados.0.smithi003.stdout:890: writing smithi00370293-384 from 450619 to 941334 tid 1 2024-09-21T10:11:55.392 INFO:tasks.rados.rados.0.smithi003.stdout:890: writing smithi00370293-384 from 1590648 to 2050619 tid 2 2024-09-21T10:11:55.393 INFO:tasks.rados.rados.0.smithi003.stdout:891: write oid 304 current snap is 0 2024-09-21T10:11:55.393 INFO:tasks.rados.rados.0.smithi003.stdout:889: finishing write tid 2 to smithi00370293-113 2024-09-21T10:11:55.393 INFO:tasks.rados.rados.0.smithi003.stdout:889: finishing write tid 3 to smithi00370293-113 2024-09-21T10:11:55.393 INFO:tasks.rados.rados.0.smithi003.stdout:889: finishing write tid 4 to smithi00370293-113 2024-09-21T10:11:55.393 INFO:tasks.rados.rados.0.smithi003.stdout:889: oid 113 updating version 0 to 243 2024-09-21T10:11:55.393 INFO:tasks.rados.rados.0.smithi003.stdout:889: oid 113 version 243 is already newer than 242 2024-09-21T10:11:55.393 INFO:tasks.rados.rados.0.smithi003.stdout:889: oid 113 version 243 is already newer than 241 2024-09-21T10:11:55.393 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 113 v 243 (ObjNum 716 snap 0 seq_num 716) dirty exists 2024-09-21T10:11:55.393 INFO:tasks.rados.rados.0.smithi003.stdout:889: left oid 113 (ObjNum 716 snap 0 seq_num 716) 2024-09-21T10:11:55.393 INFO:tasks.rados.rados.0.smithi003.stdout:890: finishing write tid 1 to smithi00370293-384 2024-09-21T10:11:55.393 INFO:tasks.rados.rados.0.smithi003.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2024-09-21T10:11:55.401 INFO:tasks.rados.rados.0.smithi003.stdout:891: writing smithi00370293-304 from 467426 to 1033390 tid 1 2024-09-21T10:11:55.411 INFO:tasks.rados.rados.0.smithi003.stdout:891: writing smithi00370293-304 from 1649130 to 2067426 tid 2 2024-09-21T10:11:55.411 INFO:tasks.rados.rados.0.smithi003.stdout:889: done (2 left) 2024-09-21T10:11:55.411 INFO:tasks.rados.rados.0.smithi003.stdout:892: read oid 301 snap -1 2024-09-21T10:11:55.412 INFO:tasks.rados.rados.0.smithi003.stdout:892: expect (ObjNum 300 snap 0 seq_num 300) 2024-09-21T10:11:55.412 INFO:tasks.rados.rados.0.smithi003.stdout:893: write oid 367 current snap is 0 2024-09-21T10:11:55.412 INFO:tasks.rados.rados.0.smithi003.stdout:890: finishing write tid 2 to smithi00370293-384 2024-09-21T10:11:55.412 INFO:tasks.rados.rados.0.smithi003.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2024-09-21T10:11:55.421 INFO:tasks.rados.rados.0.smithi003.stdout:893: writing smithi00370293-367 from 484233 to 1125446 tid 1 2024-09-21T10:11:55.430 INFO:tasks.rados.rados.0.smithi003.stdout:893: writing smithi00370293-367 from 1707612 to 2084233 tid 2 2024-09-21T10:11:55.430 INFO:tasks.rados.rados.0.smithi003.stdout:894: delete oid 392 current snap is 0 2024-09-21T10:11:55.430 INFO:tasks.rados.rados.0.smithi003.stdout:890: finishing write tid 3 to smithi00370293-384 2024-09-21T10:11:55.430 INFO:tasks.rados.rados.0.smithi003.stdout:890: finishing write tid 4 to smithi00370293-384 2024-09-21T10:11:55.430 INFO:tasks.rados.rados.0.smithi003.stdout:890: oid 384 updating version 0 to 151 2024-09-21T10:11:55.430 INFO:tasks.rados.rados.0.smithi003.stdout:890: oid 384 updating version 151 to 152 2024-09-21T10:11:55.430 INFO:tasks.rados.rados.0.smithi003.stdout:890: oid 384 updating version 152 to 153 2024-09-21T10:11:55.430 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 384 v 153 (ObjNum 717 snap 0 seq_num 717) dirty exists 2024-09-21T10:11:55.430 INFO:tasks.rados.rados.0.smithi003.stdout:890: left oid 384 (ObjNum 717 snap 0 seq_num 717) 2024-09-21T10:11:55.431 INFO:tasks.rados.rados.0.smithi003.stdout:891: finishing write tid 1 to smithi00370293-304 2024-09-21T10:11:55.431 INFO:tasks.rados.rados.0.smithi003.stdout:891: finishing write tid 2 to smithi00370293-304 2024-09-21T10:11:55.431 INFO:tasks.rados.rados.0.smithi003.stdout:891: finishing write tid 3 to smithi00370293-304 2024-09-21T10:11:55.431 INFO:tasks.rados.rados.0.smithi003.stdout:891: finishing write tid 4 to smithi00370293-304 2024-09-21T10:11:55.431 INFO:tasks.rados.rados.0.smithi003.stdout:891: oid 304 updating version 0 to 160 2024-09-21T10:11:55.431 INFO:tasks.rados.rados.0.smithi003.stdout:891: oid 304 updating version 160 to 161 2024-09-21T10:11:55.431 INFO:tasks.rados.rados.0.smithi003.stdout:891: oid 304 version 161 is already newer than 159 2024-09-21T10:11:55.431 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 304 v 161 (ObjNum 718 snap 0 seq_num 718) dirty exists 2024-09-21T10:11:55.431 INFO:tasks.rados.rados.0.smithi003.stdout:891: left oid 304 (ObjNum 718 snap 0 seq_num 718) 2024-09-21T10:11:55.431 INFO:tasks.rados.rados.0.smithi003.stdout:892: expect (ObjNum 300 snap 0 seq_num 300) 2024-09-21T10:11:55.563 INFO:tasks.rados.rados.0.smithi003.stdout:893: finishing write tid 1 to smithi00370293-367 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:893: finishing write tid 2 to smithi00370293-367 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:893: finishing write tid 3 to smithi00370293-367 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:890: done (4 left) 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:891: done (3 left) 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:892: done (2 left) 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:894: done (1 left) 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:895: write oid 149 current snap is 0 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:893: finishing write tid 4 to smithi00370293-367 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:893: oid 367 updating version 0 to 116 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:893: oid 367 updating version 116 to 118 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:893: oid 367 version 118 is already newer than 117 2024-09-21T10:11:55.564 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 367 v 118 (ObjNum 719 snap 0 seq_num 719) dirty exists 2024-09-21T10:11:55.565 INFO:tasks.rados.rados.0.smithi003.stdout:893: left oid 367 (ObjNum 719 snap 0 seq_num 719) 2024-09-21T10:11:55.565 INFO:tasks.rados.rados.0.smithi003.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2024-09-21T10:11:55.575 INFO:tasks.rados.rados.0.smithi003.stdout:895: writing smithi00370293-149 from 517847 to 1309558 tid 1 2024-09-21T10:11:55.582 INFO:tasks.rados.rados.0.smithi003.stdout:895: writing smithi00370293-149 from 2108223 to 2117847 tid 2 2024-09-21T10:11:55.583 INFO:tasks.rados.rados.0.smithi003.stdout:893: done (1 left) 2024-09-21T10:11:55.583 INFO:tasks.rados.rados.0.smithi003.stdout:896: read oid 226 snap -1 2024-09-21T10:11:55.583 INFO:tasks.rados.rados.0.smithi003.stdout:896: expect (ObjNum 575 snap 0 seq_num 575) 2024-09-21T10:11:55.583 INFO:tasks.rados.rados.0.smithi003.stdout:897: write oid 197 current snap is 0 2024-09-21T10:11:55.583 INFO:tasks.rados.rados.0.smithi003.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2024-09-21T10:11:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:897: writing smithi00370293-197 from 534654 to 1001614 tid 1 2024-09-21T10:11:55.602 INFO:tasks.rados.rados.0.smithi003.stdout:897: writing smithi00370293-197 from 1766705 to 2134654 tid 2 2024-09-21T10:11:55.602 INFO:tasks.rados.rados.0.smithi003.stdout:898: read oid 402 snap -1 2024-09-21T10:11:55.602 INFO:tasks.rados.rados.0.smithi003.stdout:898: expect (ObjNum 401 snap 0 seq_num 401) 2024-09-21T10:11:55.602 INFO:tasks.rados.rados.0.smithi003.stdout:899: read oid 355 snap -1 2024-09-21T10:11:55.602 INFO:tasks.rados.rados.0.smithi003.stdout:899: expect (ObjNum 354 snap 0 seq_num 354) 2024-09-21T10:11:55.602 INFO:tasks.rados.rados.0.smithi003.stdout:900: write oid 326 current snap is 0 2024-09-21T10:11:55.602 INFO:tasks.rados.rados.0.smithi003.stdout:895: finishing write tid 1 to smithi00370293-149 2024-09-21T10:11:55.602 INFO:tasks.rados.rados.0.smithi003.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2024-09-21T10:11:55.613 INFO:tasks.rados.rados.0.smithi003.stdout:900: writing smithi00370293-326 from 551461 to 1210023 tid 1 2024-09-21T10:11:55.622 INFO:tasks.rados.rados.0.smithi003.stdout:900: writing smithi00370293-326 from 1941540 to 2151461 tid 2 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi003.stdout:901: read oid 295 snap -1 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi003.stdout:901: expect (ObjNum 631 snap 0 seq_num 631) 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi003.stdout:902: read oid 24 snap -1 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi003.stdout:902: expect (ObjNum 23 snap 0 seq_num 23) 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi003.stdout:903: write oid 49 current snap is 0 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi003.stdout:895: finishing write tid 2 to smithi00370293-149 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi003.stdout:895: finishing write tid 3 to smithi00370293-149 2024-09-21T10:11:55.623 INFO:tasks.rados.rados.0.smithi003.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2024-09-21T10:11:55.635 INFO:tasks.rados.rados.0.smithi003.stdout:903: writing smithi00370293-49 from 568268 to 1302079 tid 1 2024-09-21T10:11:55.643 INFO:tasks.rados.rados.0.smithi003.stdout:903: writing smithi00370293-49 from 2000022 to 2168268 tid 2 2024-09-21T10:11:55.643 INFO:tasks.rados.rados.0.smithi003.stdout:904: write oid 310 current snap is 0 2024-09-21T10:11:55.643 INFO:tasks.rados.rados.0.smithi003.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2024-09-21T10:11:55.651 INFO:tasks.rados.rados.0.smithi003.stdout:904: writing smithi00370293-310 from 585075 to 994135 tid 1 2024-09-21T10:11:55.659 INFO:tasks.rados.rados.0.smithi003.stdout:904: writing smithi00370293-310 from 1542151 to 2185075 tid 2 2024-09-21T10:11:55.660 INFO:tasks.rados.rados.0.smithi003.stdout:905: delete oid 175 current snap is 0 2024-09-21T10:11:55.660 INFO:tasks.rados.rados.0.smithi003.stdout:895: finishing write tid 4 to smithi00370293-149 2024-09-21T10:11:55.660 INFO:tasks.rados.rados.0.smithi003.stdout:895: oid 149 updating version 0 to 151 2024-09-21T10:11:55.660 INFO:tasks.rados.rados.0.smithi003.stdout:895: oid 149 version 151 is already newer than 149 2024-09-21T10:11:55.660 INFO:tasks.rados.rados.0.smithi003.stdout:895: oid 149 version 151 is already newer than 150 2024-09-21T10:11:55.660 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 149 v 151 (ObjNum 721 snap 0 seq_num 721) dirty exists 2024-09-21T10:11:55.660 INFO:tasks.rados.rados.0.smithi003.stdout:895: left oid 149 (ObjNum 721 snap 0 seq_num 721) 2024-09-21T10:11:55.660 INFO:tasks.rados.rados.0.smithi003.stdout:896: expect (ObjNum 575 snap 0 seq_num 575) 2024-09-21T10:11:55.884 INFO:tasks.rados.rados.0.smithi003.stdout:897: finishing write tid 1 to smithi00370293-197 2024-09-21T10:11:55.885 INFO:tasks.rados.rados.0.smithi003.stdout:897: finishing write tid 2 to smithi00370293-197 2024-09-21T10:11:55.885 INFO:tasks.rados.rados.0.smithi003.stdout:897: finishing write tid 3 to smithi00370293-197 2024-09-21T10:11:55.885 INFO:tasks.rados.rados.0.smithi003.stdout:897: finishing write tid 4 to smithi00370293-197 2024-09-21T10:11:55.885 INFO:tasks.rados.rados.0.smithi003.stdout:897: oid 197 updating version 0 to 162 2024-09-21T10:11:55.885 INFO:tasks.rados.rados.0.smithi003.stdout:897: oid 197 updating version 162 to 164 2024-09-21T10:11:55.885 INFO:tasks.rados.rados.0.smithi003.stdout:897: oid 197 version 164 is already newer than 163 2024-09-21T10:11:55.885 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 197 v 164 (ObjNum 722 snap 0 seq_num 722) dirty exists 2024-09-21T10:11:55.885 INFO:tasks.rados.rados.0.smithi003.stdout:897: left oid 197 (ObjNum 722 snap 0 seq_num 722) 2024-09-21T10:11:55.885 INFO:tasks.rados.rados.0.smithi003.stdout:898: expect (ObjNum 401 snap 0 seq_num 401) 2024-09-21T10:11:55.977 INFO:tasks.rados.rados.0.smithi003.stdout:899: expect (ObjNum 354 snap 0 seq_num 354) 2024-09-21T10:11:56.111 INFO:tasks.rados.rados.0.smithi003.stdout:900: finishing write tid 1 to smithi00370293-326 2024-09-21T10:11:56.111 INFO:tasks.rados.rados.0.smithi003.stdout:900: finishing write tid 2 to smithi00370293-326 2024-09-21T10:11:56.111 INFO:tasks.rados.rados.0.smithi003.stdout:900: finishing write tid 3 to smithi00370293-326 2024-09-21T10:11:56.112 INFO:tasks.rados.rados.0.smithi003.stdout:900: finishing write tid 4 to smithi00370293-326 2024-09-21T10:11:56.112 INFO:tasks.rados.rados.0.smithi003.stdout:900: oid 326 updating version 0 to 161 2024-09-21T10:11:56.112 INFO:tasks.rados.rados.0.smithi003.stdout:900: oid 326 version 161 is already newer than 160 2024-09-21T10:11:56.112 INFO:tasks.rados.rados.0.smithi003.stdout:900: oid 326 version 161 is already newer than 159 2024-09-21T10:11:56.112 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 326 v 161 (ObjNum 723 snap 0 seq_num 723) dirty exists 2024-09-21T10:11:56.112 INFO:tasks.rados.rados.0.smithi003.stdout:900: left oid 326 (ObjNum 723 snap 0 seq_num 723) 2024-09-21T10:11:56.112 INFO:tasks.rados.rados.0.smithi003.stdout:901: expect (ObjNum 631 snap 0 seq_num 631) 2024-09-21T10:11:56.229 INFO:tasks.rados.rados.0.smithi003.stdout:902: expect (ObjNum 23 snap 0 seq_num 23) 2024-09-21T10:11:56.314 INFO:tasks.rados.rados.0.smithi003.stdout:903: finishing write tid 1 to smithi00370293-49 2024-09-21T10:11:56.314 INFO:tasks.rados.rados.0.smithi003.stdout:903: finishing write tid 2 to smithi00370293-49 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:903: finishing write tid 3 to smithi00370293-49 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:903: finishing write tid 4 to smithi00370293-49 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:903: oid 49 updating version 0 to 163 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:903: oid 49 version 163 is already newer than 162 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:903: oid 49 updating version 163 to 164 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 164 (ObjNum 724 snap 0 seq_num 724) dirty exists 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:903: left oid 49 (ObjNum 724 snap 0 seq_num 724) 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:904: finishing write tid 1 to smithi00370293-310 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:904: finishing write tid 2 to smithi00370293-310 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:904: finishing write tid 3 to smithi00370293-310 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:904: finishing write tid 4 to smithi00370293-310 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:904: oid 310 updating version 0 to 155 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:904: oid 310 updating version 155 to 156 2024-09-21T10:11:56.315 INFO:tasks.rados.rados.0.smithi003.stdout:904: oid 310 updating version 156 to 157 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 310 v 157 (ObjNum 725 snap 0 seq_num 725) dirty exists 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:904: left oid 310 (ObjNum 725 snap 0 seq_num 725) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:895: done (10 left) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:896: done (9 left) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:897: done (8 left) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:898: done (7 left) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:899: done (6 left) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:900: done (5 left) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:901: done (4 left) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:902: done (3 left) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:903: done (2 left) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:904: done (1 left) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:905: done (0 left) 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:906: write oid 411 current snap is 0 2024-09-21T10:11:56.316 INFO:tasks.rados.rados.0.smithi003.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2024-09-21T10:11:56.334 INFO:tasks.rados.rados.0.smithi003.stdout:906: writing smithi00370293-411 from 618689 to 1178247 tid 1 2024-09-21T10:11:56.352 INFO:tasks.rados.rados.0.smithi003.stdout:906: writing smithi00370293-411 from 1659115 to 2218689 tid 2 2024-09-21T10:11:56.353 INFO:tasks.rados.rados.0.smithi003.stdout:907: read oid 354 snap -1 2024-09-21T10:11:56.353 INFO:tasks.rados.rados.0.smithi003.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-21T10:11:56.353 INFO:tasks.rados.rados.0.smithi003.stdout:908: write oid 270 current snap is 0 2024-09-21T10:11:56.353 INFO:tasks.rados.rados.0.smithi003.stdout:906: finishing write tid 1 to smithi00370293-411 2024-09-21T10:11:56.353 INFO:tasks.rados.rados.0.smithi003.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2024-09-21T10:11:56.372 INFO:tasks.rados.rados.0.smithi003.stdout:908: writing smithi00370293-270 from 635496 to 1270303 tid 1 2024-09-21T10:11:56.384 INFO:tasks.rados.rados.0.smithi003.stdout:908: writing smithi00370293-270 from 1717597 to 2235496 tid 2 2024-09-21T10:11:56.384 INFO:tasks.rados.rados.0.smithi003.stdout:909: read oid 87 snap -1 2024-09-21T10:11:56.384 INFO:tasks.rados.rados.0.smithi003.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2024-09-21T10:11:56.384 INFO:tasks.rados.rados.0.smithi003.stdout:910: read oid 221 snap -1 2024-09-21T10:11:56.384 INFO:tasks.rados.rados.0.smithi003.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-21T10:11:56.384 INFO:tasks.rados.rados.0.smithi003.stdout:911: delete oid 467 current snap is 0 2024-09-21T10:11:56.384 INFO:tasks.rados.rados.0.smithi003.stdout:906: finishing write tid 2 to smithi00370293-411 2024-09-21T10:11:56.385 INFO:tasks.rados.rados.0.smithi003.stdout:906: finishing write tid 3 to smithi00370293-411 2024-09-21T10:11:56.385 INFO:tasks.rados.rados.0.smithi003.stdout:906: finishing write tid 4 to smithi00370293-411 2024-09-21T10:11:56.385 INFO:tasks.rados.rados.0.smithi003.stdout:906: oid 411 updating version 0 to 166 2024-09-21T10:11:56.385 INFO:tasks.rados.rados.0.smithi003.stdout:906: oid 411 version 166 is already newer than 165 2024-09-21T10:11:56.385 INFO:tasks.rados.rados.0.smithi003.stdout:906: oid 411 updating version 166 to 167 2024-09-21T10:11:56.385 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 411 v 167 (ObjNum 727 snap 0 seq_num 727) dirty exists 2024-09-21T10:11:56.385 INFO:tasks.rados.rados.0.smithi003.stdout:906: left oid 411 (ObjNum 727 snap 0 seq_num 727) 2024-09-21T10:11:56.385 INFO:tasks.rados.rados.0.smithi003.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-21T10:11:56.512 INFO:tasks.rados.rados.0.smithi003.stdout:908: finishing write tid 1 to smithi00370293-270 2024-09-21T10:11:56.512 INFO:tasks.rados.rados.0.smithi003.stdout:908: finishing write tid 2 to smithi00370293-270 2024-09-21T10:11:56.513 INFO:tasks.rados.rados.0.smithi003.stdout:908: finishing write tid 3 to smithi00370293-270 2024-09-21T10:11:56.513 INFO:tasks.rados.rados.0.smithi003.stdout:908: finishing write tid 4 to smithi00370293-270 2024-09-21T10:11:56.513 INFO:tasks.rados.rados.0.smithi003.stdout:908: oid 270 updating version 0 to 115 2024-09-21T10:11:56.513 INFO:tasks.rados.rados.0.smithi003.stdout:908: oid 270 version 115 is already newer than 114 2024-09-21T10:11:56.513 INFO:tasks.rados.rados.0.smithi003.stdout:908: oid 270 version 115 is already newer than 113 2024-09-21T10:11:56.513 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 270 v 115 (ObjNum 728 snap 0 seq_num 728) dirty exists 2024-09-21T10:11:56.513 INFO:tasks.rados.rados.0.smithi003.stdout:908: left oid 270 (ObjNum 728 snap 0 seq_num 728) 2024-09-21T10:11:56.513 INFO:tasks.rados.rados.0.smithi003.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2024-09-21T10:11:56.621 INFO:tasks.rados.rados.0.smithi003.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-21T10:11:56.746 INFO:tasks.rados.rados.0.smithi003.stdout:906: done (5 left) 2024-09-21T10:11:56.746 INFO:tasks.rados.rados.0.smithi003.stdout:907: done (4 left) 2024-09-21T10:11:56.746 INFO:tasks.rados.rados.0.smithi003.stdout:908: done (3 left) 2024-09-21T10:11:56.746 INFO:tasks.rados.rados.0.smithi003.stdout:909: done (2 left) 2024-09-21T10:11:56.746 INFO:tasks.rados.rados.0.smithi003.stdout:910: done (1 left) 2024-09-21T10:11:56.746 INFO:tasks.rados.rados.0.smithi003.stdout:911: done (0 left) 2024-09-21T10:11:56.746 INFO:tasks.rados.rados.0.smithi003.stdout:912: read oid 417 snap -1 2024-09-21T10:11:56.746 INFO:tasks.rados.rados.0.smithi003.stdout:912: expect (ObjNum 416 snap 0 seq_num 416) 2024-09-21T10:11:56.746 INFO:tasks.rados.rados.0.smithi003.stdout:913: read oid 126 snap -1 2024-09-21T10:11:56.746 INFO:tasks.rados.rados.0.smithi003.stdout:913: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-21T10:11:56.746 INFO:tasks.rados.rados.0.smithi003.stdout:914: delete oid 412 current snap is 0 2024-09-21T10:11:56.748 INFO:tasks.rados.rados.0.smithi003.stdout:914: done (2 left) 2024-09-21T10:11:56.748 INFO:tasks.rados.rados.0.smithi003.stdout:915: delete oid 271 current snap is 0 2024-09-21T10:11:56.751 INFO:tasks.rados.rados.0.smithi003.stdout:915: done (2 left) 2024-09-21T10:11:56.751 INFO:tasks.rados.rados.0.smithi003.stdout:916: write oid 28 current snap is 0 2024-09-21T10:11:56.751 INFO:tasks.rados.rados.0.smithi003.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2024-09-21T10:11:56.762 INFO:tasks.rados.rados.0.smithi003.stdout:916: writing smithi00370293-28 from 702724 to 1354880 tid 1 2024-09-21T10:11:56.779 INFO:tasks.rados.rados.0.smithi003.stdout:916: writing smithi00370293-28 from 1951525 to 2302724 tid 2 2024-09-21T10:11:56.779 INFO:tasks.rados.rados.0.smithi003.stdout:917: read oid 181 snap -1 2024-09-21T10:11:56.779 INFO:tasks.rados.rados.0.smithi003.stdout:917: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T10:11:56.780 INFO:tasks.rados.rados.0.smithi003.stdout:918: read oid 213 snap -1 2024-09-21T10:11:56.780 INFO:tasks.rados.rados.0.smithi003.stdout:918: expect (ObjNum 652 snap 0 seq_num 652) 2024-09-21T10:11:56.780 INFO:tasks.rados.rados.0.smithi003.stdout:912: expect (ObjNum 416 snap 0 seq_num 416) 2024-09-21T10:11:56.895 INFO:tasks.rados.rados.0.smithi003.stdout:913: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-21T10:11:56.966 INFO:tasks.rados.rados.0.smithi003.stdout:916: finishing write tid 1 to smithi00370293-28 2024-09-21T10:11:56.966 INFO:tasks.rados.rados.0.smithi003.stdout:919: read oid 303 snap -1 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:919: expect (ObjNum 302 snap 0 seq_num 302) 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:912: done (5 left) 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:913: done (4 left) 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:920: write oid 331 current snap is 0 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:916: finishing write tid 2 to smithi00370293-28 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:916: finishing write tid 3 to smithi00370293-28 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:916: finishing write tid 4 to smithi00370293-28 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:916: oid 28 updating version 0 to 126 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:916: oid 28 updating version 126 to 127 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:916: oid 28 updating version 127 to 128 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 128 (ObjNum 732 snap 0 seq_num 732) dirty exists 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:916: left oid 28 (ObjNum 732 snap 0 seq_num 732) 2024-09-21T10:11:56.967 INFO:tasks.rados.rados.0.smithi003.stdout:918: expect (ObjNum 652 snap 0 seq_num 652) 2024-09-21T10:11:57.103 INFO:tasks.rados.rados.0.smithi003.stdout:917: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T10:11:57.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:56 smithi003 bash[22527]: cluster 2024-09-21T10:11:55.715739+0000 mgr.y (mgr.14385) 212 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 96 MiB/s rd, 11 MiB/s wr, 127 op/s 2024-09-21T10:11:57.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:56 smithi003 bash[31899]: cluster 2024-09-21T10:11:55.715739+0000 mgr.y (mgr.14385) 212 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 96 MiB/s rd, 11 MiB/s wr, 127 op/s 2024-09-21T10:11:57.207 INFO:tasks.rados.rados.0.smithi003.stdout:919: expect (ObjNum 302 snap 0 seq_num 302) 2024-09-21T10:11:57.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:56 smithi204 bash[24804]: cluster 2024-09-21T10:11:55.715739+0000 mgr.y (mgr.14385) 212 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 96 MiB/s rd, 11 MiB/s wr, 127 op/s 2024-09-21T10:11:57.311 INFO:tasks.rados.rados.0.smithi003.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2024-09-21T10:11:57.319 INFO:tasks.rados.rados.0.smithi003.stdout:920: writing smithi00370293-331 from 719531 to 1446936 tid 1 2024-09-21T10:11:57.324 INFO:tasks.rados.rados.0.smithi003.stdout:920: writing smithi00370293-331 from 1893654 to 2319531 tid 2 2024-09-21T10:11:57.324 INFO:tasks.rados.rados.0.smithi003.stdout:916: done (4 left) 2024-09-21T10:11:57.324 INFO:tasks.rados.rados.0.smithi003.stdout:917: done (3 left) 2024-09-21T10:11:57.324 INFO:tasks.rados.rados.0.smithi003.stdout:918: done (2 left) 2024-09-21T10:11:57.324 INFO:tasks.rados.rados.0.smithi003.stdout:919: done (1 left) 2024-09-21T10:11:57.324 INFO:tasks.rados.rados.0.smithi003.stdout:921: write oid 213 current snap is 0 2024-09-21T10:11:57.324 INFO:tasks.rados.rados.0.smithi003.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2024-09-21T10:11:57.330 INFO:tasks.rados.rados.0.smithi003.stdout:921: writing smithi00370293-213 from 736338 to 1138992 tid 1 2024-09-21T10:11:57.336 INFO:tasks.rados.rados.0.smithi003.stdout:921: writing smithi00370293-213 from 1552136 to 2091716 tid 2 2024-09-21T10:11:57.336 INFO:tasks.rados.rados.0.smithi003.stdout:922: write oid 1 current snap is 0 2024-09-21T10:11:57.337 INFO:tasks.rados.rados.0.smithi003.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2024-09-21T10:11:57.344 INFO:tasks.rados.rados.0.smithi003.stdout:922: writing smithi00370293-1 from 753145 to 1231048 tid 1 2024-09-21T10:11:57.351 INFO:tasks.rados.rados.0.smithi003.stdout:922: writing smithi00370293-1 from 2010618 to 2353145 tid 2 2024-09-21T10:11:57.351 INFO:tasks.rados.rados.0.smithi003.stdout:923: read oid 42 snap -1 2024-09-21T10:11:57.351 INFO:tasks.rados.rados.0.smithi003.stdout:923: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T10:11:57.351 INFO:tasks.rados.rados.0.smithi003.stdout:924: delete oid 69 current snap is 0 2024-09-21T10:11:57.351 INFO:tasks.rados.rados.0.smithi003.stdout:920: finishing write tid 1 to smithi00370293-331 2024-09-21T10:11:57.351 INFO:tasks.rados.rados.0.smithi003.stdout:920: finishing write tid 2 to smithi00370293-331 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:920: finishing write tid 3 to smithi00370293-331 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:920: finishing write tid 4 to smithi00370293-331 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:920: oid 331 updating version 0 to 192 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:920: oid 331 version 192 is already newer than 191 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:920: oid 331 version 192 is already newer than 190 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 331 v 192 (ObjNum 733 snap 0 seq_num 733) dirty exists 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:920: left oid 331 (ObjNum 733 snap 0 seq_num 733) 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:921: finishing write tid 1 to smithi00370293-213 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:921: finishing write tid 2 to smithi00370293-213 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:921: finishing write tid 3 to smithi00370293-213 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:921: finishing write tid 4 to smithi00370293-213 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:921: oid 213 updating version 0 to 156 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:921: oid 213 updating version 156 to 157 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:921: oid 213 version 157 is already newer than 155 2024-09-21T10:11:57.352 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 213 v 157 (ObjNum 734 snap 0 seq_num 734) dirty exists 2024-09-21T10:11:57.353 INFO:tasks.rados.rados.0.smithi003.stdout:921: left oid 213 (ObjNum 734 snap 0 seq_num 734) 2024-09-21T10:11:57.353 INFO:tasks.rados.rados.0.smithi003.stdout:922: finishing write tid 1 to smithi00370293-1 2024-09-21T10:11:57.353 INFO:tasks.rados.rados.0.smithi003.stdout:920: done (4 left) 2024-09-21T10:11:57.353 INFO:tasks.rados.rados.0.smithi003.stdout:921: done (3 left) 2024-09-21T10:11:57.353 INFO:tasks.rados.rados.0.smithi003.stdout:924: done (2 left) 2024-09-21T10:11:57.353 INFO:tasks.rados.rados.0.smithi003.stdout:925: read oid 100 snap -1 2024-09-21T10:11:57.354 INFO:tasks.rados.rados.0.smithi003.stdout:925: expect (ObjNum 686 snap 0 seq_num 686) 2024-09-21T10:11:57.354 INFO:tasks.rados.rados.0.smithi003.stdout:926: write oid 359 current snap is 0 2024-09-21T10:11:57.354 INFO:tasks.rados.rados.0.smithi003.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2024-09-21T10:11:57.362 INFO:tasks.rados.rados.0.smithi003.stdout:926: writing smithi00370293-359 from 786759 to 1415160 tid 1 2024-09-21T10:11:57.369 INFO:tasks.rados.rados.0.smithi003.stdout:926: writing smithi00370293-359 from 2011229 to 2386759 tid 2 2024-09-21T10:11:57.369 INFO:tasks.rados.rados.0.smithi003.stdout:927: read oid 495 snap -1 2024-09-21T10:11:57.369 INFO:tasks.rados.rados.0.smithi003.stdout:927: expect (ObjNum 696 snap 0 seq_num 696) 2024-09-21T10:11:57.369 INFO:tasks.rados.rados.0.smithi003.stdout:928: write oid 82 current snap is 0 2024-09-21T10:11:57.369 INFO:tasks.rados.rados.0.smithi003.stdout:922: finishing write tid 2 to smithi00370293-1 2024-09-21T10:11:57.369 INFO:tasks.rados.rados.0.smithi003.stdout:922: finishing write tid 3 to smithi00370293-1 2024-09-21T10:11:57.369 INFO:tasks.rados.rados.0.smithi003.stdout:922: finishing write tid 4 to smithi00370293-1 2024-09-21T10:11:57.369 INFO:tasks.rados.rados.0.smithi003.stdout:922: oid 1 updating version 0 to 160 2024-09-21T10:11:57.369 INFO:tasks.rados.rados.0.smithi003.stdout:922: oid 1 updating version 160 to 161 2024-09-21T10:11:57.369 INFO:tasks.rados.rados.0.smithi003.stdout:922: oid 1 updating version 161 to 162 2024-09-21T10:11:57.369 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 162 (ObjNum 735 snap 0 seq_num 735) dirty exists 2024-09-21T10:11:57.370 INFO:tasks.rados.rados.0.smithi003.stdout:922: left oid 1 (ObjNum 735 snap 0 seq_num 735) 2024-09-21T10:11:57.370 INFO:tasks.rados.rados.0.smithi003.stdout:923: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T10:11:57.462 INFO:tasks.rados.rados.0.smithi003.stdout:925: expect (ObjNum 686 snap 0 seq_num 686) 2024-09-21T10:11:57.625 INFO:tasks.rados.rados.0.smithi003.stdout:926: finishing write tid 1 to smithi00370293-359 2024-09-21T10:11:57.625 INFO:tasks.rados.rados.0.smithi003.stdout:926: finishing write tid 2 to smithi00370293-359 2024-09-21T10:11:57.625 INFO:tasks.rados.rados.0.smithi003.stdout:926: finishing write tid 3 to smithi00370293-359 2024-09-21T10:11:57.625 INFO:tasks.rados.rados.0.smithi003.stdout:926: finishing write tid 4 to smithi00370293-359 2024-09-21T10:11:57.625 INFO:tasks.rados.rados.0.smithi003.stdout:926: oid 359 updating version 0 to 123 2024-09-21T10:11:57.625 INFO:tasks.rados.rados.0.smithi003.stdout:926: oid 359 updating version 123 to 124 2024-09-21T10:11:57.625 INFO:tasks.rados.rados.0.smithi003.stdout:926: oid 359 updating version 124 to 125 2024-09-21T10:11:57.625 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 359 v 125 (ObjNum 737 snap 0 seq_num 737) dirty exists 2024-09-21T10:11:57.625 INFO:tasks.rados.rados.0.smithi003.stdout:926: left oid 359 (ObjNum 737 snap 0 seq_num 737) 2024-09-21T10:11:57.625 INFO:tasks.rados.rados.0.smithi003.stdout:927: expect (ObjNum 696 snap 0 seq_num 696) 2024-09-21T10:11:57.805 INFO:tasks.rados.rados.0.smithi003.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2024-09-21T10:11:57.813 INFO:tasks.rados.rados.0.smithi003.stdout:928: writing smithi00370293-82 from 403566 to 823569 tid 1 2024-09-21T10:11:57.824 INFO:tasks.rados.rados.0.smithi003.stdout:928: writing smithi00370293-82 from 1386064 to 1932982 tid 2 2024-09-21T10:11:57.824 INFO:tasks.rados.rados.0.smithi003.stdout:922: done (5 left) 2024-09-21T10:11:57.824 INFO:tasks.rados.rados.0.smithi003.stdout:923: done (4 left) 2024-09-21T10:11:57.824 INFO:tasks.rados.rados.0.smithi003.stdout:925: done (3 left) 2024-09-21T10:11:57.824 INFO:tasks.rados.rados.0.smithi003.stdout:926: done (2 left) 2024-09-21T10:11:57.824 INFO:tasks.rados.rados.0.smithi003.stdout:927: done (1 left) 2024-09-21T10:11:57.824 INFO:tasks.rados.rados.0.smithi003.stdout:929: write oid 288 current snap is 0 2024-09-21T10:11:57.824 INFO:tasks.rados.rados.0.smithi003.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2024-09-21T10:11:57.832 INFO:tasks.rados.rados.0.smithi003.stdout:929: writing smithi00370293-288 from 420373 to 915625 tid 1 2024-09-21T10:11:57.843 INFO:tasks.rados.rados.0.smithi003.stdout:929: writing smithi00370293-288 from 1444546 to 2135122 tid 2 2024-09-21T10:11:57.843 INFO:tasks.rados.rados.0.smithi003.stdout:930: write oid 397 current snap is 0 2024-09-21T10:11:57.843 INFO:tasks.rados.rados.0.smithi003.stdout:928: finishing write tid 1 to smithi00370293-82 2024-09-21T10:11:57.843 INFO:tasks.rados.rados.0.smithi003.stdout:928: finishing write tid 2 to smithi00370293-82 2024-09-21T10:11:57.844 INFO:tasks.rados.rados.0.smithi003.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2024-09-21T10:11:57.852 INFO:tasks.rados.rados.0.smithi003.stdout:930: writing smithi00370293-397 from 437180 to 1007681 tid 1 2024-09-21T10:11:57.862 INFO:tasks.rados.rados.0.smithi003.stdout:930: writing smithi00370293-397 from 1503028 to 2053615 tid 2 2024-09-21T10:11:57.862 INFO:tasks.rados.rados.0.smithi003.stdout:931: write oid 408 current snap is 0 2024-09-21T10:11:57.862 INFO:tasks.rados.rados.0.smithi003.stdout:928: finishing write tid 3 to smithi00370293-82 2024-09-21T10:11:57.862 INFO:tasks.rados.rados.0.smithi003.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2024-09-21T10:11:57.872 INFO:tasks.rados.rados.0.smithi003.stdout:931: writing smithi00370293-408 from 453987 to 1099737 tid 1 2024-09-21T10:11:57.886 INFO:tasks.rados.rados.0.smithi003.stdout:931: writing smithi00370293-408 from 1845157 to 2453987 tid 2 2024-09-21T10:11:57.886 INFO:tasks.rados.rados.0.smithi003.stdout:932: write oid 366 current snap is 0 2024-09-21T10:11:57.886 INFO:tasks.rados.rados.0.smithi003.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2024-09-21T10:11:57.893 INFO:tasks.rados.rados.0.smithi003.stdout:932: writing smithi00370293-366 from 470794 to 1191793 tid 1 2024-09-21T10:11:57.905 INFO:tasks.rados.rados.0.smithi003.stdout:932: writing smithi00370293-366 from 1903639 to 2457895 tid 2 2024-09-21T10:11:57.905 INFO:tasks.rados.rados.0.smithi003.stdout:933: read oid 338 snap -1 2024-09-21T10:11:57.905 INFO:tasks.rados.rados.0.smithi003.stdout:933: expect (ObjNum 337 snap 0 seq_num 337) 2024-09-21T10:11:57.905 INFO:tasks.rados.rados.0.smithi003.stdout:934: delete oid 407 current snap is 0 2024-09-21T10:11:57.905 INFO:tasks.rados.rados.0.smithi003.stdout:928: finishing write tid 4 to smithi00370293-82 2024-09-21T10:11:57.905 INFO:tasks.rados.rados.0.smithi003.stdout:928: oid 82 updating version 0 to 147 2024-09-21T10:11:57.905 INFO:tasks.rados.rados.0.smithi003.stdout:928: oid 82 version 147 is already newer than 146 2024-09-21T10:11:57.905 INFO:tasks.rados.rados.0.smithi003.stdout:928: oid 82 updating version 147 to 148 2024-09-21T10:11:57.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 82 v 148 (ObjNum 738 snap 0 seq_num 738) dirty exists 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:928: left oid 82 (ObjNum 738 snap 0 seq_num 738) 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:929: finishing write tid 1 to smithi00370293-288 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:929: finishing write tid 2 to smithi00370293-288 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:929: finishing write tid 3 to smithi00370293-288 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:929: finishing write tid 4 to smithi00370293-288 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:929: oid 288 updating version 0 to 160 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:929: oid 288 version 160 is already newer than 159 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:929: oid 288 version 160 is already newer than 158 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 288 v 160 (ObjNum 739 snap 0 seq_num 739) dirty exists 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:929: left oid 288 (ObjNum 739 snap 0 seq_num 739) 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:930: finishing write tid 1 to smithi00370293-397 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:930: finishing write tid 2 to smithi00370293-397 2024-09-21T10:11:57.906 INFO:tasks.rados.rados.0.smithi003.stdout:930: finishing write tid 3 to smithi00370293-397 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:930: finishing write tid 4 to smithi00370293-397 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:930: oid 397 updating version 0 to 126 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:930: oid 397 updating version 126 to 127 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:930: oid 397 updating version 127 to 128 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 397 v 128 (ObjNum 740 snap 0 seq_num 740) dirty exists 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:930: left oid 397 (ObjNum 740 snap 0 seq_num 740) 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:931: finishing write tid 1 to smithi00370293-408 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:931: finishing write tid 2 to smithi00370293-408 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:931: finishing write tid 3 to smithi00370293-408 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:931: finishing write tid 4 to smithi00370293-408 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:931: oid 408 updating version 0 to 144 2024-09-21T10:11:57.907 INFO:tasks.rados.rados.0.smithi003.stdout:931: oid 408 updating version 144 to 146 2024-09-21T10:11:57.908 INFO:tasks.rados.rados.0.smithi003.stdout:931: oid 408 version 146 is already newer than 145 2024-09-21T10:11:57.908 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 408 v 146 (ObjNum 741 snap 0 seq_num 741) dirty exists 2024-09-21T10:11:57.908 INFO:tasks.rados.rados.0.smithi003.stdout:931: left oid 408 (ObjNum 741 snap 0 seq_num 741) 2024-09-21T10:11:57.908 INFO:tasks.rados.rados.0.smithi003.stdout:932: finishing write tid 1 to smithi00370293-366 2024-09-21T10:11:57.908 INFO:tasks.rados.rados.0.smithi003.stdout:928: done (6 left) 2024-09-21T10:11:57.908 INFO:tasks.rados.rados.0.smithi003.stdout:929: done (5 left) 2024-09-21T10:11:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:930: done (4 left) 2024-09-21T10:11:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:931: done (3 left) 2024-09-21T10:11:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:934: done (2 left) 2024-09-21T10:11:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:935: read oid 372 snap -1 2024-09-21T10:11:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:935: expect (ObjNum 559 snap 0 seq_num 559) 2024-09-21T10:11:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:936: write oid 434 current snap is 0 2024-09-21T10:11:57.909 INFO:tasks.rados.rados.0.smithi003.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2024-09-21T10:11:57.917 INFO:tasks.rados.rados.0.smithi003.stdout:936: writing smithi00370293-434 from 504408 to 975905 tid 1 2024-09-21T10:11:57.925 INFO:tasks.rados.rados.0.smithi003.stdout:936: writing smithi00370293-434 from 1620603 to 2178528 tid 2 2024-09-21T10:11:57.926 INFO:tasks.rados.rados.0.smithi003.stdout:937: read oid 260 snap -1 2024-09-21T10:11:57.926 INFO:tasks.rados.rados.0.smithi003.stdout:937: expect (ObjNum 585 snap 0 seq_num 585) 2024-09-21T10:11:57.926 INFO:tasks.rados.rados.0.smithi003.stdout:938: write oid 371 current snap is 0 2024-09-21T10:11:57.926 INFO:tasks.rados.rados.0.smithi003.stdout:932: finishing write tid 2 to smithi00370293-366 2024-09-21T10:11:57.926 INFO:tasks.rados.rados.0.smithi003.stdout:932: finishing write tid 3 to smithi00370293-366 2024-09-21T10:11:57.926 INFO:tasks.rados.rados.0.smithi003.stdout:932: finishing write tid 4 to smithi00370293-366 2024-09-21T10:11:57.926 INFO:tasks.rados.rados.0.smithi003.stdout:932: oid 366 updating version 0 to 131 2024-09-21T10:11:57.926 INFO:tasks.rados.rados.0.smithi003.stdout:932: oid 366 version 131 is already newer than 130 2024-09-21T10:11:57.926 INFO:tasks.rados.rados.0.smithi003.stdout:932: oid 366 version 131 is already newer than 129 2024-09-21T10:11:57.926 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 366 v 131 (ObjNum 742 snap 0 seq_num 742) dirty exists 2024-09-21T10:11:57.926 INFO:tasks.rados.rados.0.smithi003.stdout:932: left oid 366 (ObjNum 742 snap 0 seq_num 742) 2024-09-21T10:11:57.927 INFO:tasks.rados.rados.0.smithi003.stdout:933: expect (ObjNum 337 snap 0 seq_num 337) 2024-09-21T10:11:58.051 INFO:tasks.rados.rados.0.smithi003.stdout:936: finishing write tid 1 to smithi00370293-434 2024-09-21T10:11:58.051 INFO:tasks.rados.rados.0.smithi003.stdout:935: expect (ObjNum 559 snap 0 seq_num 559) 2024-09-21T10:11:58.200 INFO:tasks.rados.rados.0.smithi003.stdout:936: finishing write tid 2 to smithi00370293-434 2024-09-21T10:11:58.200 INFO:tasks.rados.rados.0.smithi003.stdout:936: finishing write tid 3 to smithi00370293-434 2024-09-21T10:11:58.200 INFO:tasks.rados.rados.0.smithi003.stdout:936: finishing write tid 4 to smithi00370293-434 2024-09-21T10:11:58.200 INFO:tasks.rados.rados.0.smithi003.stdout:936: oid 434 updating version 0 to 244 2024-09-21T10:11:58.200 INFO:tasks.rados.rados.0.smithi003.stdout:936: oid 434 updating version 244 to 246 2024-09-21T10:11:58.200 INFO:tasks.rados.rados.0.smithi003.stdout:936: oid 434 version 246 is already newer than 245 2024-09-21T10:11:58.200 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 434 v 246 (ObjNum 744 snap 0 seq_num 744) dirty exists 2024-09-21T10:11:58.200 INFO:tasks.rados.rados.0.smithi003.stdout:936: left oid 434 (ObjNum 744 snap 0 seq_num 744) 2024-09-21T10:11:58.200 INFO:tasks.rados.rados.0.smithi003.stdout:937: expect (ObjNum 585 snap 0 seq_num 585) 2024-09-21T10:11:58.383 INFO:tasks.rados.rados.0.smithi003.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2024-09-21T10:11:58.394 INFO:tasks.rados.rados.0.smithi003.stdout:938: writing smithi00370293-371 from 521215 to 1067961 tid 1 2024-09-21T10:11:58.406 INFO:tasks.rados.rados.0.smithi003.stdout:938: writing smithi00370293-371 from 1562732 to 2264315 tid 2 2024-09-21T10:11:58.406 INFO:tasks.rados.rados.0.smithi003.stdout:932: done (5 left) 2024-09-21T10:11:58.406 INFO:tasks.rados.rados.0.smithi003.stdout:933: done (4 left) 2024-09-21T10:11:58.407 INFO:tasks.rados.rados.0.smithi003.stdout:935: done (3 left) 2024-09-21T10:11:58.407 INFO:tasks.rados.rados.0.smithi003.stdout:936: done (2 left) 2024-09-21T10:11:58.407 INFO:tasks.rados.rados.0.smithi003.stdout:937: done (1 left) 2024-09-21T10:11:58.407 INFO:tasks.rados.rados.0.smithi003.stdout:939: write oid 180 current snap is 0 2024-09-21T10:11:58.407 INFO:tasks.rados.rados.0.smithi003.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2024-09-21T10:11:58.418 INFO:tasks.rados.rados.0.smithi003.stdout:939: writing smithi00370293-180 from 538022 to 1276370 tid 1 2024-09-21T10:11:58.428 INFO:tasks.rados.rados.0.smithi003.stdout:939: writing smithi00370293-180 from 1737567 to 2299161 tid 2 2024-09-21T10:11:58.429 INFO:tasks.rados.rados.0.smithi003.stdout:940: read oid 497 snap -1 2024-09-21T10:11:58.429 INFO:tasks.rados.rados.0.smithi003.stdout:940: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-21T10:11:58.429 INFO:tasks.rados.rados.0.smithi003.stdout:941: write oid 377 current snap is 0 2024-09-21T10:11:58.429 INFO:tasks.rados.rados.0.smithi003.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2024-09-21T10:11:58.438 INFO:tasks.rados.rados.0.smithi003.stdout:941: writing smithi00370293-377 from 554829 to 968426 tid 1 2024-09-21T10:11:58.448 INFO:tasks.rados.rados.0.smithi003.stdout:941: writing smithi00370293-377 from 1396049 to 2101301 tid 2 2024-09-21T10:11:58.448 INFO:tasks.rados.rados.0.smithi003.stdout:942: write oid 26 current snap is 0 2024-09-21T10:11:58.448 INFO:tasks.rados.rados.0.smithi003.stdout:938: finishing write tid 1 to smithi00370293-371 2024-09-21T10:11:58.448 INFO:tasks.rados.rados.0.smithi003.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2024-09-21T10:11:58.456 INFO:tasks.rados.rados.0.smithi003.stdout:942: writing smithi00370293-26 from 571636 to 1060482 tid 1 2024-09-21T10:11:58.468 INFO:tasks.rados.rados.0.smithi003.stdout:942: writing smithi00370293-26 from 1854531 to 2419794 tid 2 2024-09-21T10:11:58.468 INFO:tasks.rados.rados.0.smithi003.stdout:943: read oid 295 snap -1 2024-09-21T10:11:58.468 INFO:tasks.rados.rados.0.smithi003.stdout:943: expect (ObjNum 631 snap 0 seq_num 631) 2024-09-21T10:11:58.468 INFO:tasks.rados.rados.0.smithi003.stdout:944: read oid 289 snap -1 2024-09-21T10:11:58.468 INFO:tasks.rados.rados.0.smithi003.stdout:944: expect (ObjNum 288 snap 0 seq_num 288) 2024-09-21T10:11:58.468 INFO:tasks.rados.rados.0.smithi003.stdout:945: read oid 136 snap -1 2024-09-21T10:11:58.468 INFO:tasks.rados.rados.0.smithi003.stdout:945: expect (ObjNum 135 snap 0 seq_num 135) 2024-09-21T10:11:58.468 INFO:tasks.rados.rados.0.smithi003.stdout:946: write oid 480 current snap is 0 2024-09-21T10:11:58.468 INFO:tasks.rados.rados.0.smithi003.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2024-09-21T10:11:58.479 INFO:tasks.rados.rados.0.smithi003.stdout:946: writing smithi00370293-480 from 588443 to 1152538 tid 1 2024-09-21T10:11:58.491 INFO:tasks.rados.rados.0.smithi003.stdout:946: writing smithi00370293-480 from 1796660 to 2505581 tid 2 2024-09-21T10:11:58.491 INFO:tasks.rados.rados.0.smithi003.stdout:947: write oid 443 current snap is 0 2024-09-21T10:11:58.491 INFO:tasks.rados.rados.0.smithi003.stdout:938: finishing write tid 2 to smithi00370293-371 2024-09-21T10:11:58.491 INFO:tasks.rados.rados.0.smithi003.stdout:938: finishing write tid 3 to smithi00370293-371 2024-09-21T10:11:58.491 INFO:tasks.rados.rados.0.smithi003.stdout:938: finishing write tid 4 to smithi00370293-371 2024-09-21T10:11:58.491 INFO:tasks.rados.rados.0.smithi003.stdout:938: oid 371 updating version 0 to 119 2024-09-21T10:11:58.491 INFO:tasks.rados.rados.0.smithi003.stdout:938: oid 371 updating version 119 to 121 2024-09-21T10:11:58.491 INFO:tasks.rados.rados.0.smithi003.stdout:938: oid 371 version 121 is already newer than 120 2024-09-21T10:11:58.491 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 371 v 121 (ObjNum 745 snap 0 seq_num 745) dirty exists 2024-09-21T10:11:58.491 INFO:tasks.rados.rados.0.smithi003.stdout:938: left oid 371 (ObjNum 745 snap 0 seq_num 745) 2024-09-21T10:11:58.491 INFO:tasks.rados.rados.0.smithi003.stdout:939: finishing write tid 1 to smithi00370293-180 2024-09-21T10:11:58.492 INFO:tasks.rados.rados.0.smithi003.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2024-09-21T10:11:58.500 INFO:tasks.rados.rados.0.smithi003.stdout:947: writing smithi00370293-443 from 605250 to 1244594 tid 1 2024-09-21T10:11:58.508 INFO:tasks.rados.rados.0.smithi003.stdout:947: writing smithi00370293-443 from 1855142 to 2307721 tid 2 2024-09-21T10:11:58.508 INFO:tasks.rados.rados.0.smithi003.stdout:938: done (9 left) 2024-09-21T10:11:58.509 INFO:tasks.rados.rados.0.smithi003.stdout:948: write oid 92 current snap is 0 2024-09-21T10:11:58.509 INFO:tasks.rados.rados.0.smithi003.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2024-09-21T10:11:58.518 INFO:tasks.rados.rados.0.smithi003.stdout:948: writing smithi00370293-92 from 622057 to 1336650 tid 1 2024-09-21T10:11:58.526 INFO:tasks.rados.rados.0.smithi003.stdout:948: writing smithi00370293-92 from 1913624 to 2622057 tid 2 2024-09-21T10:11:58.527 INFO:tasks.rados.rados.0.smithi003.stdout:949: read oid 81 snap -1 2024-09-21T10:11:58.527 INFO:tasks.rados.rados.0.smithi003.stdout:949: expect (ObjNum 80 snap 0 seq_num 80) 2024-09-21T10:11:58.527 INFO:tasks.rados.rados.0.smithi003.stdout:950: write oid 338 current snap is 0 2024-09-21T10:11:58.527 INFO:tasks.rados.rados.0.smithi003.stdout:939: finishing write tid 2 to smithi00370293-180 2024-09-21T10:11:58.527 INFO:tasks.rados.rados.0.smithi003.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2024-09-21T10:11:58.538 INFO:tasks.rados.rados.0.smithi003.stdout:950: writing smithi00370293-338 from 638864 to 1428706 tid 1 2024-09-21T10:11:58.545 INFO:tasks.rados.rados.0.smithi003.stdout:950: writing smithi00370293-338 from 1972106 to 2428354 tid 2 2024-09-21T10:11:58.545 INFO:tasks.rados.rados.0.smithi003.stdout:951: write oid 389 current snap is 0 2024-09-21T10:11:58.545 INFO:tasks.rados.rados.0.smithi003.stdout:939: finishing write tid 3 to smithi00370293-180 2024-09-21T10:11:58.545 INFO:tasks.rados.rados.0.smithi003.stdout:939: finishing write tid 4 to smithi00370293-180 2024-09-21T10:11:58.545 INFO:tasks.rados.rados.0.smithi003.stdout:939: oid 180 updating version 0 to 154 2024-09-21T10:11:58.545 INFO:tasks.rados.rados.0.smithi003.stdout:939: oid 180 updating version 154 to 155 2024-09-21T10:11:58.546 INFO:tasks.rados.rados.0.smithi003.stdout:939: oid 180 version 155 is already newer than 153 2024-09-21T10:11:58.546 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 180 v 155 (ObjNum 746 snap 0 seq_num 746) dirty exists 2024-09-21T10:11:58.546 INFO:tasks.rados.rados.0.smithi003.stdout:939: left oid 180 (ObjNum 746 snap 0 seq_num 746) 2024-09-21T10:11:58.546 INFO:tasks.rados.rados.0.smithi003.stdout:940: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-21T10:11:58.628 INFO:tasks.rados.rados.0.smithi003.stdout:941: finishing write tid 1 to smithi00370293-377 2024-09-21T10:11:58.628 INFO:tasks.rados.rados.0.smithi003.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2024-09-21T10:11:58.635 INFO:tasks.rados.rados.0.smithi003.stdout:951: writing smithi00370293-389 from 655671 to 1237115 tid 1 2024-09-21T10:11:58.644 INFO:tasks.rados.rados.0.smithi003.stdout:951: writing smithi00370293-389 from 2030588 to 2655671 tid 2 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:939: done (12 left) 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:940: done (11 left) 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:952: read oid 282 snap -1 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:952: expect (ObjNum 281 snap 0 seq_num 281) 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:953: write oid 395 current snap is 0 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:941: finishing write tid 2 to smithi00370293-377 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:941: finishing write tid 3 to smithi00370293-377 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:941: finishing write tid 4 to smithi00370293-377 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:941: oid 377 updating version 0 to 158 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:941: oid 377 version 158 is already newer than 156 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:941: oid 377 version 158 is already newer than 157 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 377 v 158 (ObjNum 747 snap 0 seq_num 747) dirty exists 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:941: left oid 377 (ObjNum 747 snap 0 seq_num 747) 2024-09-21T10:11:58.645 INFO:tasks.rados.rados.0.smithi003.stdout:942: finishing write tid 1 to smithi00370293-26 2024-09-21T10:11:58.646 INFO:tasks.rados.rados.0.smithi003.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2024-09-21T10:11:58.653 INFO:tasks.rados.rados.0.smithi003.stdout:953: writing smithi00370293-395 from 672478 to 1329171 tid 1 2024-09-21T10:11:58.661 INFO:tasks.rados.rados.0.smithi003.stdout:953: writing smithi00370293-395 from 2089070 to 2548987 tid 2 2024-09-21T10:11:58.661 INFO:tasks.rados.rados.0.smithi003.stdout:941: done (12 left) 2024-09-21T10:11:58.661 INFO:tasks.rados.rados.0.smithi003.stdout:954: write oid 142 current snap is 0 2024-09-21T10:11:58.661 INFO:tasks.rados.rados.0.smithi003.stdout:943: expect (ObjNum 631 snap 0 seq_num 631) 2024-09-21T10:11:58.784 INFO:tasks.rados.rados.0.smithi003.stdout:945: expect (ObjNum 135 snap 0 seq_num 135) 2024-09-21T10:11:58.865 INFO:tasks.rados.rados.0.smithi003.stdout:942: finishing write tid 2 to smithi00370293-26 2024-09-21T10:11:58.865 INFO:tasks.rados.rados.0.smithi003.stdout:942: finishing write tid 3 to smithi00370293-26 2024-09-21T10:11:58.865 INFO:tasks.rados.rados.0.smithi003.stdout:942: finishing write tid 4 to smithi00370293-26 2024-09-21T10:11:58.865 INFO:tasks.rados.rados.0.smithi003.stdout:942: oid 26 updating version 0 to 131 2024-09-21T10:11:58.865 INFO:tasks.rados.rados.0.smithi003.stdout:942: oid 26 version 131 is already newer than 129 2024-09-21T10:11:58.865 INFO:tasks.rados.rados.0.smithi003.stdout:942: oid 26 version 131 is already newer than 130 2024-09-21T10:11:58.865 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 131 (ObjNum 748 snap 0 seq_num 748) dirty exists 2024-09-21T10:11:58.865 INFO:tasks.rados.rados.0.smithi003.stdout:942: left oid 26 (ObjNum 748 snap 0 seq_num 748) 2024-09-21T10:11:58.865 INFO:tasks.rados.rados.0.smithi003.stdout:944: expect (ObjNum 288 snap 0 seq_num 288) 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:946: finishing write tid 1 to smithi00370293-480 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:946: finishing write tid 2 to smithi00370293-480 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:946: finishing write tid 3 to smithi00370293-480 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:946: finishing write tid 4 to smithi00370293-480 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:946: oid 480 updating version 0 to 160 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:946: oid 480 version 160 is already newer than 159 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:946: oid 480 updating version 160 to 161 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 480 v 161 (ObjNum 749 snap 0 seq_num 749) dirty exists 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:946: left oid 480 (ObjNum 749 snap 0 seq_num 749) 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:947: finishing write tid 1 to smithi00370293-443 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:947: finishing write tid 2 to smithi00370293-443 2024-09-21T10:11:58.960 INFO:tasks.rados.rados.0.smithi003.stdout:947: finishing write tid 3 to smithi00370293-443 2024-09-21T10:11:58.961 INFO:tasks.rados.rados.0.smithi003.stdout:947: finishing write tid 4 to smithi00370293-443 2024-09-21T10:11:58.961 INFO:tasks.rados.rados.0.smithi003.stdout:947: oid 443 updating version 0 to 132 2024-09-21T10:11:58.961 INFO:tasks.rados.rados.0.smithi003.stdout:947: oid 443 updating version 132 to 134 2024-09-21T10:11:58.961 INFO:tasks.rados.rados.0.smithi003.stdout:947: oid 443 version 134 is already newer than 133 2024-09-21T10:11:58.961 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 443 v 134 (ObjNum 750 snap 0 seq_num 750) dirty exists 2024-09-21T10:11:58.961 INFO:tasks.rados.rados.0.smithi003.stdout:947: left oid 443 (ObjNum 750 snap 0 seq_num 750) 2024-09-21T10:11:58.961 INFO:tasks.rados.rados.0.smithi003.stdout:948: finishing write tid 1 to smithi00370293-92 2024-09-21T10:11:58.961 INFO:tasks.rados.rados.0.smithi003.stdout:948: finishing write tid 2 to smithi00370293-92 2024-09-21T10:11:58.961 INFO:tasks.rados.rados.0.smithi003.stdout:948: finishing write tid 3 to smithi00370293-92 2024-09-21T10:11:58.961 INFO:tasks.rados.rados.0.smithi003.stdout:948: finishing write tid 4 to smithi00370293-92 2024-09-21T10:11:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:948: oid 92 updating version 0 to 170 2024-09-21T10:11:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:948: oid 92 version 170 is already newer than 169 2024-09-21T10:11:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:948: oid 92 updating version 170 to 171 2024-09-21T10:11:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 92 v 171 (ObjNum 751 snap 0 seq_num 751) dirty exists 2024-09-21T10:11:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:948: left oid 92 (ObjNum 751 snap 0 seq_num 751) 2024-09-21T10:11:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:949: expect (ObjNum 80 snap 0 seq_num 80) 2024-09-21T10:11:59.072 INFO:tasks.rados.rados.0.smithi003.stdout:950: finishing write tid 1 to smithi00370293-338 2024-09-21T10:11:59.072 INFO:tasks.rados.rados.0.smithi003.stdout:950: finishing write tid 2 to smithi00370293-338 2024-09-21T10:11:59.072 INFO:tasks.rados.rados.0.smithi003.stdout:950: finishing write tid 3 to smithi00370293-338 2024-09-21T10:11:59.073 INFO:tasks.rados.rados.0.smithi003.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2024-09-21T10:11:59.098 INFO:tasks.rados.rados.0.smithi003.stdout:954: writing smithi00370293-142 from 689285 to 1421227 tid 1 2024-09-21T10:11:59.121 INFO:tasks.rados.rados.0.smithi003.stdout:954: writing smithi00370293-142 from 2147552 to 2689285 tid 2 2024-09-21T10:11:59.122 INFO:tasks.rados.rados.0.smithi003.stdout:942: done (12 left) 2024-09-21T10:11:59.122 INFO:tasks.rados.rados.0.smithi003.stdout:943: done (11 left) 2024-09-21T10:11:59.122 INFO:tasks.rados.rados.0.smithi003.stdout:944: done (10 left) 2024-09-21T10:11:59.122 INFO:tasks.rados.rados.0.smithi003.stdout:945: done (9 left) 2024-09-21T10:11:59.122 INFO:tasks.rados.rados.0.smithi003.stdout:946: done (8 left) 2024-09-21T10:11:59.122 INFO:tasks.rados.rados.0.smithi003.stdout:947: done (7 left) 2024-09-21T10:11:59.122 INFO:tasks.rados.rados.0.smithi003.stdout:948: done (6 left) 2024-09-21T10:11:59.122 INFO:tasks.rados.rados.0.smithi003.stdout:949: done (5 left) 2024-09-21T10:11:59.122 INFO:tasks.rados.rados.0.smithi003.stdout:955: write oid 351 current snap is 0 2024-09-21T10:11:59.122 INFO:tasks.rados.rados.0.smithi003.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2024-09-21T10:11:59.137 INFO:tasks.rados.rados.0.smithi003.stdout:955: writing smithi00370293-351 from 706092 to 1113283 tid 1 2024-09-21T10:11:59.150 INFO:tasks.rados.rados.0.smithi003.stdout:955: writing smithi00370293-351 from 1806034 to 2269620 tid 2 2024-09-21T10:11:59.151 INFO:tasks.rados.rados.0.smithi003.stdout:956: read oid 369 snap -1 2024-09-21T10:11:59.151 INFO:tasks.rados.rados.0.smithi003.stdout:956: expect (ObjNum 368 snap 0 seq_num 368) 2024-09-21T10:11:59.151 INFO:tasks.rados.rados.0.smithi003.stdout:957: write oid 21 current snap is 0 2024-09-21T10:11:59.151 INFO:tasks.rados.rados.0.smithi003.stdout:950: finishing write tid 4 to smithi00370293-338 2024-09-21T10:11:59.151 INFO:tasks.rados.rados.0.smithi003.stdout:950: oid 338 updating version 0 to 159 2024-09-21T10:11:59.151 INFO:tasks.rados.rados.0.smithi003.stdout:950: oid 338 updating version 159 to 160 2024-09-21T10:11:59.151 INFO:tasks.rados.rados.0.smithi003.stdout:950: oid 338 updating version 160 to 161 2024-09-21T10:11:59.151 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 338 v 161 (ObjNum 752 snap 0 seq_num 752) dirty exists 2024-09-21T10:11:59.151 INFO:tasks.rados.rados.0.smithi003.stdout:950: left oid 338 (ObjNum 752 snap 0 seq_num 752) 2024-09-21T10:11:59.151 INFO:tasks.rados.rados.0.smithi003.stdout:951: finishing write tid 1 to smithi00370293-389 2024-09-21T10:11:59.151 INFO:tasks.rados.rados.0.smithi003.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2024-09-21T10:11:59.164 INFO:tasks.rados.rados.0.smithi003.stdout:957: writing smithi00370293-21 from 722899 to 1205339 tid 1 2024-09-21T10:11:59.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:11:58 smithi003 bash[22527]: cluster 2024-09-21T10:11:57.716421+0000 mgr.y (mgr.14385) 213 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.2 MiB/s wr, 86 op/s 2024-09-21T10:11:59.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:11:58 smithi003 bash[31899]: cluster 2024-09-21T10:11:57.716421+0000 mgr.y (mgr.14385) 213 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.2 MiB/s wr, 86 op/s 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:957: writing smithi00370293-21 from 1748163 to 2471760 tid 2 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:950: done (7 left) 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:958: delete oid 335 current snap is 0 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:951: finishing write tid 2 to smithi00370293-389 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:951: finishing write tid 3 to smithi00370293-389 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:951: finishing write tid 4 to smithi00370293-389 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:951: oid 389 updating version 0 to 173 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:951: oid 389 updating version 173 to 174 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:951: oid 389 version 174 is already newer than 172 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 389 v 174 (ObjNum 753 snap 0 seq_num 753) dirty exists 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:951: left oid 389 (ObjNum 753 snap 0 seq_num 753) 2024-09-21T10:11:59.177 INFO:tasks.rados.rados.0.smithi003.stdout:952: expect (ObjNum 281 snap 0 seq_num 281) 2024-09-21T10:11:59.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:11:58 smithi204 bash[24804]: cluster 2024-09-21T10:11:57.716421+0000 mgr.y (mgr.14385) 213 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.2 MiB/s wr, 86 op/s 2024-09-21T10:11:59.285 INFO:tasks.rados.rados.0.smithi003.stdout:953: finishing write tid 1 to smithi00370293-395 2024-09-21T10:11:59.285 INFO:tasks.rados.rados.0.smithi003.stdout:953: finishing write tid 2 to smithi00370293-395 2024-09-21T10:11:59.285 INFO:tasks.rados.rados.0.smithi003.stdout:953: finishing write tid 3 to smithi00370293-395 2024-09-21T10:11:59.285 INFO:tasks.rados.rados.0.smithi003.stdout:951: done (7 left) 2024-09-21T10:11:59.285 INFO:tasks.rados.rados.0.smithi003.stdout:952: done (6 left) 2024-09-21T10:11:59.285 INFO:tasks.rados.rados.0.smithi003.stdout:958: done (5 left) 2024-09-21T10:11:59.285 INFO:tasks.rados.rados.0.smithi003.stdout:959: write oid 158 current snap is 0 2024-09-21T10:11:59.285 INFO:tasks.rados.rados.0.smithi003.stdout:953: finishing write tid 4 to smithi00370293-395 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:953: oid 395 updating version 0 to 153 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:953: oid 395 version 153 is already newer than 152 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:953: oid 395 updating version 153 to 154 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 395 v 154 (ObjNum 754 snap 0 seq_num 754) dirty exists 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:953: left oid 395 (ObjNum 754 snap 0 seq_num 754) 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:954: finishing write tid 1 to smithi00370293-142 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:954: finishing write tid 2 to smithi00370293-142 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:954: finishing write tid 3 to smithi00370293-142 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:954: finishing write tid 4 to smithi00370293-142 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:954: oid 142 updating version 0 to 162 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:954: oid 142 version 162 is already newer than 161 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:954: oid 142 updating version 162 to 163 2024-09-21T10:11:59.286 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 142 v 163 (ObjNum 755 snap 0 seq_num 755) dirty exists 2024-09-21T10:11:59.287 INFO:tasks.rados.rados.0.smithi003.stdout:954: left oid 142 (ObjNum 755 snap 0 seq_num 755) 2024-09-21T10:11:59.287 INFO:tasks.rados.rados.0.smithi003.stdout:955: finishing write tid 1 to smithi00370293-351 2024-09-21T10:11:59.287 INFO:tasks.rados.rados.0.smithi003.stdout:955: finishing write tid 2 to smithi00370293-351 2024-09-21T10:11:59.287 INFO:tasks.rados.rados.0.smithi003.stdout:955: finishing write tid 3 to smithi00370293-351 2024-09-21T10:11:59.287 INFO:tasks.rados.rados.0.smithi003.stdout:955: finishing write tid 4 to smithi00370293-351 2024-09-21T10:11:59.287 INFO:tasks.rados.rados.0.smithi003.stdout:955: oid 351 updating version 0 to 150 2024-09-21T10:11:59.287 INFO:tasks.rados.rados.0.smithi003.stdout:955: oid 351 updating version 150 to 151 2024-09-21T10:11:59.287 INFO:tasks.rados.rados.0.smithi003.stdout:955: oid 351 updating version 151 to 152 2024-09-21T10:11:59.287 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 351 v 152 (ObjNum 756 snap 0 seq_num 756) dirty exists 2024-09-21T10:11:59.287 INFO:tasks.rados.rados.0.smithi003.stdout:955: left oid 351 (ObjNum 756 snap 0 seq_num 756) 2024-09-21T10:11:59.287 INFO:tasks.rados.rados.0.smithi003.stdout:956: expect (ObjNum 368 snap 0 seq_num 368) 2024-09-21T10:11:59.360 INFO:tasks.rados.rados.0.smithi003.stdout:957: finishing write tid 1 to smithi00370293-21 2024-09-21T10:11:59.360 INFO:tasks.rados.rados.0.smithi003.stdout:957: finishing write tid 2 to smithi00370293-21 2024-09-21T10:11:59.361 INFO:tasks.rados.rados.0.smithi003.stdout:957: finishing write tid 3 to smithi00370293-21 2024-09-21T10:11:59.361 INFO:tasks.rados.rados.0.smithi003.stdout:957: finishing write tid 4 to smithi00370293-21 2024-09-21T10:11:59.361 INFO:tasks.rados.rados.0.smithi003.stdout:957: oid 21 updating version 0 to 175 2024-09-21T10:11:59.361 INFO:tasks.rados.rados.0.smithi003.stdout:957: oid 21 updating version 175 to 176 2024-09-21T10:11:59.361 INFO:tasks.rados.rados.0.smithi003.stdout:957: oid 21 updating version 176 to 177 2024-09-21T10:11:59.361 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 177 (ObjNum 757 snap 0 seq_num 757) dirty exists 2024-09-21T10:11:59.361 INFO:tasks.rados.rados.0.smithi003.stdout:957: left oid 21 (ObjNum 757 snap 0 seq_num 757) 2024-09-21T10:11:59.361 INFO:tasks.rados.rados.0.smithi003.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2024-09-21T10:11:59.381 INFO:tasks.rados.rados.0.smithi003.stdout:959: writing smithi00370293-158 from 756513 to 1389451 tid 1 2024-09-21T10:11:59.398 INFO:tasks.rados.rados.0.smithi003.stdout:959: writing smithi00370293-158 from 1865127 to 2592393 tid 2 2024-09-21T10:11:59.399 INFO:tasks.rados.rados.0.smithi003.stdout:953: done (5 left) 2024-09-21T10:11:59.399 INFO:tasks.rados.rados.0.smithi003.stdout:954: done (4 left) 2024-09-21T10:11:59.399 INFO:tasks.rados.rados.0.smithi003.stdout:955: done (3 left) 2024-09-21T10:11:59.399 INFO:tasks.rados.rados.0.smithi003.stdout:956: done (2 left) 2024-09-21T10:11:59.399 INFO:tasks.rados.rados.0.smithi003.stdout:957: done (1 left) 2024-09-21T10:11:59.399 INFO:tasks.rados.rados.0.smithi003.stdout:960: write oid 135 current snap is 0 2024-09-21T10:11:59.399 INFO:tasks.rados.rados.0.smithi003.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2024-09-21T10:11:59.416 INFO:tasks.rados.rados.0.smithi003.stdout:960: writing smithi00370293-135 from 773320 to 1481507 tid 1 2024-09-21T10:11:59.427 INFO:tasks.rados.rados.0.smithi003.stdout:960: writing smithi00370293-135 from 1923609 to 2394533 tid 2 2024-09-21T10:11:59.427 INFO:tasks.rados.rados.0.smithi003.stdout:961: write oid 207 current snap is 0 2024-09-21T10:11:59.427 INFO:tasks.rados.rados.0.smithi003.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2024-09-21T10:11:59.437 INFO:tasks.rados.rados.0.smithi003.stdout:961: writing smithi00370293-207 from 790127 to 1289916 tid 1 2024-09-21T10:11:59.447 INFO:tasks.rados.rados.0.smithi003.stdout:961: writing smithi00370293-207 from 1698444 to 2429379 tid 2 2024-09-21T10:11:59.447 INFO:tasks.rados.rados.0.smithi003.stdout:962: write oid 444 current snap is 0 2024-09-21T10:11:59.447 INFO:tasks.rados.rados.0.smithi003.stdout:959: finishing write tid 1 to smithi00370293-158 2024-09-21T10:11:59.447 INFO:tasks.rados.rados.0.smithi003.stdout:959: finishing write tid 2 to smithi00370293-158 2024-09-21T10:11:59.447 INFO:tasks.rados.rados.0.smithi003.stdout:959: finishing write tid 3 to smithi00370293-158 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:959: finishing write tid 4 to smithi00370293-158 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:959: oid 158 updating version 0 to 195 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:959: oid 158 version 195 is already newer than 193 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:959: oid 158 version 195 is already newer than 194 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 158 v 195 (ObjNum 759 snap 0 seq_num 759) dirty exists 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:959: left oid 158 (ObjNum 759 snap 0 seq_num 759) 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:960: finishing write tid 1 to smithi00370293-135 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:960: finishing write tid 2 to smithi00370293-135 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:960: finishing write tid 3 to smithi00370293-135 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:960: finishing write tid 4 to smithi00370293-135 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:960: oid 135 updating version 0 to 179 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:960: oid 135 version 179 is already newer than 178 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:960: oid 135 updating version 179 to 180 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 135 v 180 (ObjNum 760 snap 0 seq_num 760) dirty exists 2024-09-21T10:11:59.448 INFO:tasks.rados.rados.0.smithi003.stdout:960: left oid 135 (ObjNum 760 snap 0 seq_num 760) 2024-09-21T10:11:59.449 INFO:tasks.rados.rados.0.smithi003.stdout:961: finishing write tid 1 to smithi00370293-207 2024-09-21T10:11:59.449 INFO:tasks.rados.rados.0.smithi003.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2024-09-21T10:11:59.457 INFO:tasks.rados.rados.0.smithi003.stdout:962: writing smithi00370293-444 from 406934 to 981972 tid 1 2024-09-21T10:11:59.466 INFO:tasks.rados.rados.0.smithi003.stdout:962: writing smithi00370293-444 from 1640573 to 2115166 tid 2 2024-09-21T10:11:59.473 INFO:tasks.rados.rados.0.smithi003.stdout:962: writing smithi00370293-444 from 2642791 to 2806934 tid 3 2024-09-21T10:11:59.473 INFO:tasks.rados.rados.0.smithi003.stdout:959: done (3 left) 2024-09-21T10:11:59.473 INFO:tasks.rados.rados.0.smithi003.stdout:960: done (2 left) 2024-09-21T10:11:59.473 INFO:tasks.rados.rados.0.smithi003.stdout:963: write oid 40 current snap is 0 2024-09-21T10:11:59.473 INFO:tasks.rados.rados.0.smithi003.stdout:961: finishing write tid 2 to smithi00370293-207 2024-09-21T10:11:59.474 INFO:tasks.rados.rados.0.smithi003.stdout:961: finishing write tid 3 to smithi00370293-207 2024-09-21T10:11:59.474 INFO:tasks.rados.rados.0.smithi003.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2024-09-21T10:11:59.483 INFO:tasks.rados.rados.0.smithi003.stdout:963: writing smithi00370293-40 from 423741 to 1074028 tid 1 2024-09-21T10:11:59.495 INFO:tasks.rados.rados.0.smithi003.stdout:963: writing smithi00370293-40 from 1699055 to 2317306 tid 2 2024-09-21T10:11:59.495 INFO:tasks.rados.rados.0.smithi003.stdout:964: read oid 111 snap -1 2024-09-21T10:11:59.495 INFO:tasks.rados.rados.0.smithi003.stdout:964: expect (ObjNum 110 snap 0 seq_num 110) 2024-09-21T10:11:59.495 INFO:tasks.rados.rados.0.smithi003.stdout:965: read oid 135 snap -1 2024-09-21T10:11:59.495 INFO:tasks.rados.rados.0.smithi003.stdout:965: expect (ObjNum 760 snap 0 seq_num 760) 2024-09-21T10:11:59.495 INFO:tasks.rados.rados.0.smithi003.stdout:966: write oid 328 current snap is 0 2024-09-21T10:11:59.495 INFO:tasks.rados.rados.0.smithi003.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2024-09-21T10:11:59.505 INFO:tasks.rados.rados.0.smithi003.stdout:966: writing smithi00370293-328 from 440548 to 1166084 tid 1 2024-09-21T10:11:59.513 INFO:tasks.rados.rados.0.smithi003.stdout:966: writing smithi00370293-328 from 1757537 to 2235799 tid 2 2024-09-21T10:11:59.518 INFO:tasks.rados.rados.0.smithi003.stdout:966: writing smithi00370293-328 from 2813990 to 2840548 tid 3 2024-09-21T10:11:59.518 INFO:tasks.rados.rados.0.smithi003.stdout:967: read oid 66 snap -1 2024-09-21T10:11:59.518 INFO:tasks.rados.rados.0.smithi003.stdout:967: expect (ObjNum 65 snap 0 seq_num 65) 2024-09-21T10:11:59.518 INFO:tasks.rados.rados.0.smithi003.stdout:968: write oid 244 current snap is 0 2024-09-21T10:11:59.518 INFO:tasks.rados.rados.0.smithi003.stdout:961: finishing write tid 4 to smithi00370293-207 2024-09-21T10:11:59.518 INFO:tasks.rados.rados.0.smithi003.stdout:961: oid 207 updating version 0 to 118 2024-09-21T10:11:59.518 INFO:tasks.rados.rados.0.smithi003.stdout:961: oid 207 version 118 is already newer than 117 2024-09-21T10:11:59.519 INFO:tasks.rados.rados.0.smithi003.stdout:961: oid 207 version 118 is already newer than 116 2024-09-21T10:11:59.519 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 207 v 118 (ObjNum 761 snap 0 seq_num 761) dirty exists 2024-09-21T10:11:59.519 INFO:tasks.rados.rados.0.smithi003.stdout:961: left oid 207 (ObjNum 761 snap 0 seq_num 761) 2024-09-21T10:11:59.519 INFO:tasks.rados.rados.0.smithi003.stdout:962: finishing write tid 1 to smithi00370293-444 2024-09-21T10:11:59.519 INFO:tasks.rados.rados.0.smithi003.stdout:962: finishing write tid 2 to smithi00370293-444 2024-09-21T10:11:59.519 INFO:tasks.rados.rados.0.smithi003.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2024-09-21T10:11:59.524 INFO:tasks.rados.rados.0.smithi003.stdout:968: writing smithi00370293-244 from 457355 to 858140 tid 1 2024-09-21T10:11:59.531 INFO:tasks.rados.rados.0.smithi003.stdout:968: writing smithi00370293-244 from 1416019 to 2037939 tid 2 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:968: writing smithi00370293-244 from 2725060 to 2857355 tid 3 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:961: done (7 left) 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:969: read oid 472 snap -1 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:969: expect (ObjNum 471 snap 0 seq_num 471) 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:970: write oid 54 current snap is 0 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:962: finishing write tid 3 to smithi00370293-444 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:962: finishing write tid 4 to smithi00370293-444 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:962: finishing write tid 5 to smithi00370293-444 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:962: oid 444 updating version 0 to 162 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:962: oid 444 updating version 162 to 164 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:962: oid 444 updating version 164 to 165 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:962: oid 444 version 165 is already newer than 163 2024-09-21T10:11:59.538 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 444 v 165 (ObjNum 762 snap 0 seq_num 762) dirty exists 2024-09-21T10:11:59.539 INFO:tasks.rados.rados.0.smithi003.stdout:962: left oid 444 (ObjNum 762 snap 0 seq_num 762) 2024-09-21T10:11:59.539 INFO:tasks.rados.rados.0.smithi003.stdout:963: finishing write tid 1 to smithi00370293-40 2024-09-21T10:11:59.539 INFO:tasks.rados.rados.0.smithi003.stdout:963: finishing write tid 2 to smithi00370293-40 2024-09-21T10:11:59.539 INFO:tasks.rados.rados.0.smithi003.stdout:963: finishing write tid 3 to smithi00370293-40 2024-09-21T10:11:59.539 INFO:tasks.rados.rados.0.smithi003.stdout:963: finishing write tid 4 to smithi00370293-40 2024-09-21T10:11:59.539 INFO:tasks.rados.rados.0.smithi003.stdout:963: oid 40 updating version 0 to 166 2024-09-21T10:11:59.539 INFO:tasks.rados.rados.0.smithi003.stdout:963: oid 40 updating version 166 to 167 2024-09-21T10:11:59.539 INFO:tasks.rados.rados.0.smithi003.stdout:963: oid 40 version 167 is already newer than 165 2024-09-21T10:11:59.539 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 167 (ObjNum 763 snap 0 seq_num 763) dirty exists 2024-09-21T10:11:59.539 INFO:tasks.rados.rados.0.smithi003.stdout:963: left oid 40 (ObjNum 763 snap 0 seq_num 763) 2024-09-21T10:11:59.539 INFO:tasks.rados.rados.0.smithi003.stdout:964: expect (ObjNum 110 snap 0 seq_num 110) 2024-09-21T10:11:59.704 INFO:tasks.rados.rados.0.smithi003.stdout:965: expect (ObjNum 760 snap 0 seq_num 760) 2024-09-21T10:11:59.838 INFO:tasks.rados.rados.0.smithi003.stdout:966: finishing write tid 1 to smithi00370293-328 2024-09-21T10:11:59.838 INFO:tasks.rados.rados.0.smithi003.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2024-09-21T10:11:59.848 INFO:tasks.rados.rados.0.smithi003.stdout:970: writing smithi00370293-54 from 474162 to 950196 tid 1 2024-09-21T10:11:59.857 INFO:tasks.rados.rados.0.smithi003.stdout:970: writing smithi00370293-54 from 1358148 to 1840079 tid 2 2024-09-21T10:11:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:970: writing smithi00370293-54 from 2352483 to 2817786 tid 3 2024-09-21T10:11:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:962: done (8 left) 2024-09-21T10:11:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:963: done (7 left) 2024-09-21T10:11:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:964: done (6 left) 2024-09-21T10:11:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:965: done (5 left) 2024-09-21T10:11:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:971: read oid 499 snap -1 2024-09-21T10:11:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:971: expect (ObjNum 498 snap 0 seq_num 498) 2024-09-21T10:11:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:972: read oid 214 snap -1 2024-09-21T10:11:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:972: expect deleted 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:973: delete oid 206 current snap is 0 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:966: finishing write tid 2 to smithi00370293-328 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:966: finishing write tid 3 to smithi00370293-328 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:966: finishing write tid 4 to smithi00370293-328 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:966: finishing write tid 5 to smithi00370293-328 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:966: oid 328 updating version 0 to 150 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:966: oid 328 updating version 150 to 151 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:966: oid 328 version 151 is already newer than 149 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:966: oid 328 version 151 is already newer than 148 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 328 v 151 (ObjNum 764 snap 0 seq_num 764) dirty exists 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:966: left oid 328 (ObjNum 764 snap 0 seq_num 764) 2024-09-21T10:11:59.868 INFO:tasks.rados.rados.0.smithi003.stdout:967: expect (ObjNum 65 snap 0 seq_num 65) 2024-09-21T10:11:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:968: finishing write tid 1 to smithi00370293-244 2024-09-21T10:11:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:966: done (7 left) 2024-09-21T10:11:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:967: done (6 left) 2024-09-21T10:11:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:973: done (5 left) 2024-09-21T10:11:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:974: read oid 230 snap -1 2024-09-21T10:11:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:974: expect (ObjNum 229 snap 0 seq_num 229) 2024-09-21T10:11:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:975: read oid 21 snap -1 2024-09-21T10:11:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:975: expect (ObjNum 757 snap 0 seq_num 757) 2024-09-21T10:11:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:976: write oid 296 current snap is 0 2024-09-21T10:11:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:968: finishing write tid 2 to smithi00370293-244 2024-09-21T10:11:59.974 INFO:tasks.rados.rados.0.smithi003.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2024-09-21T10:11:59.988 INFO:tasks.rados.rados.0.smithi003.stdout:976: writing smithi00370293-296 from 507776 to 1250661 tid 1 2024-09-21T10:12:00.003 INFO:tasks.rados.rados.0.smithi003.stdout:976: writing smithi00370293-296 from 1991465 to 2477065 tid 2 2024-09-21T10:12:00.003 INFO:tasks.rados.rados.0.smithi003.stdout:977: read oid 229 snap -1 2024-09-21T10:12:00.003 INFO:tasks.rados.rados.0.smithi003.stdout:977: expect (ObjNum 228 snap 0 seq_num 228) 2024-09-21T10:12:00.004 INFO:tasks.rados.rados.0.smithi003.stdout:978: read oid 71 snap -1 2024-09-21T10:12:00.004 INFO:tasks.rados.rados.0.smithi003.stdout:978: expect (ObjNum 70 snap 0 seq_num 70) 2024-09-21T10:12:00.004 INFO:tasks.rados.rados.0.smithi003.stdout:979: read oid 344 snap -1 2024-09-21T10:12:00.004 INFO:tasks.rados.rados.0.smithi003.stdout:979: expect (ObjNum 691 snap 0 seq_num 691) 2024-09-21T10:12:00.004 INFO:tasks.rados.rados.0.smithi003.stdout:980: read oid 28 snap -1 2024-09-21T10:12:00.004 INFO:tasks.rados.rados.0.smithi003.stdout:980: expect (ObjNum 732 snap 0 seq_num 732) 2024-09-21T10:12:00.004 INFO:tasks.rados.rados.0.smithi003.stdout:981: read oid 283 snap -1 2024-09-21T10:12:00.004 INFO:tasks.rados.rados.0.smithi003.stdout:981: expect (ObjNum 282 snap 0 seq_num 282) 2024-09-21T10:12:00.004 INFO:tasks.rados.rados.0.smithi003.stdout:982: write oid 453 current snap is 0 2024-09-21T10:12:00.004 INFO:tasks.rados.rados.0.smithi003.stdout:968: finishing write tid 3 to smithi00370293-244 2024-09-21T10:12:00.005 INFO:tasks.rados.rados.0.smithi003.stdout:968: finishing write tid 4 to smithi00370293-244 2024-09-21T10:12:00.005 INFO:tasks.rados.rados.0.smithi003.stdout:968: finishing write tid 5 to smithi00370293-244 2024-09-21T10:12:00.005 INFO:tasks.rados.rados.0.smithi003.stdout:968: oid 244 updating version 0 to 121 2024-09-21T10:12:00.005 INFO:tasks.rados.rados.0.smithi003.stdout:968: oid 244 updating version 121 to 122 2024-09-21T10:12:00.005 INFO:tasks.rados.rados.0.smithi003.stdout:968: oid 244 version 122 is already newer than 119 2024-09-21T10:12:00.005 INFO:tasks.rados.rados.0.smithi003.stdout:968: oid 244 version 122 is already newer than 120 2024-09-21T10:12:00.005 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 244 v 122 (ObjNum 765 snap 0 seq_num 765) dirty exists 2024-09-21T10:12:00.005 INFO:tasks.rados.rados.0.smithi003.stdout:968: left oid 244 (ObjNum 765 snap 0 seq_num 765) 2024-09-21T10:12:00.005 INFO:tasks.rados.rados.0.smithi003.stdout:969: expect (ObjNum 471 snap 0 seq_num 471) 2024-09-21T10:12:00.137 INFO:tasks.rados.rados.0.smithi003.stdout:970: finishing write tid 1 to smithi00370293-54 2024-09-21T10:12:00.137 INFO:tasks.rados.rados.0.smithi003.stdout:970: finishing write tid 2 to smithi00370293-54 2024-09-21T10:12:00.137 INFO:tasks.rados.rados.0.smithi003.stdout:971: expect (ObjNum 498 snap 0 seq_num 498) 2024-09-21T10:12:00.221 INFO:tasks.rados.rados.0.smithi003.stdout:970: finishing write tid 3 to smithi00370293-54 2024-09-21T10:12:00.222 INFO:tasks.rados.rados.0.smithi003.stdout:970: finishing write tid 4 to smithi00370293-54 2024-09-21T10:12:00.222 INFO:tasks.rados.rados.0.smithi003.stdout:970: finishing write tid 5 to smithi00370293-54 2024-09-21T10:12:00.222 INFO:tasks.rados.rados.0.smithi003.stdout:970: oid 54 updating version 0 to 124 2024-09-21T10:12:00.222 INFO:tasks.rados.rados.0.smithi003.stdout:970: oid 54 version 124 is already newer than 122 2024-09-21T10:12:00.222 INFO:tasks.rados.rados.0.smithi003.stdout:970: oid 54 version 124 is already newer than 123 2024-09-21T10:12:00.222 INFO:tasks.rados.rados.0.smithi003.stdout:970: oid 54 updating version 124 to 125 2024-09-21T10:12:00.222 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 54 v 125 (ObjNum 766 snap 0 seq_num 766) dirty exists 2024-09-21T10:12:00.222 INFO:tasks.rados.rados.0.smithi003.stdout:970: left oid 54 (ObjNum 766 snap 0 seq_num 766) 2024-09-21T10:12:00.222 INFO:tasks.rados.rados.0.smithi003.stdout:974: expect (ObjNum 229 snap 0 seq_num 229) 2024-09-21T10:12:00.350 INFO:tasks.rados.rados.0.smithi003.stdout:976: finishing write tid 1 to smithi00370293-296 2024-09-21T10:12:00.350 INFO:tasks.rados.rados.0.smithi003.stdout:975: expect (ObjNum 757 snap 0 seq_num 757) 2024-09-21T10:12:00.486 INFO:tasks.rados.rados.0.smithi003.stdout:980: expect (ObjNum 732 snap 0 seq_num 732) 2024-09-21T10:12:00.595 INFO:tasks.rados.rados.0.smithi003.stdout:977: expect (ObjNum 228 snap 0 seq_num 228) 2024-09-21T10:12:00.722 INFO:tasks.rados.rados.0.smithi003.stdout:981: expect (ObjNum 282 snap 0 seq_num 282) 2024-09-21T10:12:00.809 INFO:tasks.rados.rados.0.smithi003.stdout:979: expect (ObjNum 691 snap 0 seq_num 691) 2024-09-21T10:12:01.072 INFO:tasks.rados.rados.0.smithi003.stdout:976: finishing write tid 2 to smithi00370293-296 2024-09-21T10:12:01.072 INFO:tasks.rados.rados.0.smithi003.stdout:976: finishing write tid 3 to smithi00370293-296 2024-09-21T10:12:01.072 INFO:tasks.rados.rados.0.smithi003.stdout:976: finishing write tid 4 to smithi00370293-296 2024-09-21T10:12:01.072 INFO:tasks.rados.rados.0.smithi003.stdout:976: oid 296 updating version 0 to 166 2024-09-21T10:12:01.072 INFO:tasks.rados.rados.0.smithi003.stdout:976: oid 296 updating version 166 to 167 2024-09-21T10:12:01.072 INFO:tasks.rados.rados.0.smithi003.stdout:976: oid 296 updating version 167 to 168 2024-09-21T10:12:01.072 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 296 v 168 (ObjNum 768 snap 0 seq_num 768) dirty exists 2024-09-21T10:12:01.073 INFO:tasks.rados.rados.0.smithi003.stdout:976: left oid 296 (ObjNum 768 snap 0 seq_num 768) 2024-09-21T10:12:01.073 INFO:tasks.rados.rados.0.smithi003.stdout:978: expect (ObjNum 70 snap 0 seq_num 70) 2024-09-21T10:12:01.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:00 smithi003 bash[22527]: cluster 2024-09-21T10:11:59.716819+0000 mgr.y (mgr.14385) 214 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.2 MiB/s wr, 86 op/s 2024-09-21T10:12:01.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:00 smithi003 bash[31899]: cluster 2024-09-21T10:11:59.716819+0000 mgr.y (mgr.14385) 214 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.2 MiB/s wr, 86 op/s 2024-09-21T10:12:01.175 INFO:tasks.rados.rados.0.smithi003.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2024-09-21T10:12:01.190 INFO:tasks.rados.rados.0.smithi003.stdout:982: writing smithi00370293-453 from 524583 to 942717 tid 1 2024-09-21T10:12:01.212 INFO:tasks.rados.rados.0.smithi003.stdout:982: writing smithi00370293-453 from 1649947 to 2279205 tid 2 2024-09-21T10:12:01.224 INFO:tasks.rados.rados.0.smithi003.stdout:982: writing smithi00370293-453 from 2834752 to 2924583 tid 3 2024-09-21T10:12:01.224 INFO:tasks.rados.rados.0.smithi003.stdout:968: done (13 left) 2024-09-21T10:12:01.224 INFO:tasks.rados.rados.0.smithi003.stdout:969: done (12 left) 2024-09-21T10:12:01.224 INFO:tasks.rados.rados.0.smithi003.stdout:970: done (11 left) 2024-09-21T10:12:01.224 INFO:tasks.rados.rados.0.smithi003.stdout:971: done (10 left) 2024-09-21T10:12:01.224 INFO:tasks.rados.rados.0.smithi003.stdout:972: done (9 left) 2024-09-21T10:12:01.224 INFO:tasks.rados.rados.0.smithi003.stdout:974: done (8 left) 2024-09-21T10:12:01.225 INFO:tasks.rados.rados.0.smithi003.stdout:975: done (7 left) 2024-09-21T10:12:01.225 INFO:tasks.rados.rados.0.smithi003.stdout:976: done (6 left) 2024-09-21T10:12:01.225 INFO:tasks.rados.rados.0.smithi003.stdout:977: done (5 left) 2024-09-21T10:12:01.225 INFO:tasks.rados.rados.0.smithi003.stdout:978: done (4 left) 2024-09-21T10:12:01.225 INFO:tasks.rados.rados.0.smithi003.stdout:979: done (3 left) 2024-09-21T10:12:01.225 INFO:tasks.rados.rados.0.smithi003.stdout:980: done (2 left) 2024-09-21T10:12:01.225 INFO:tasks.rados.rados.0.smithi003.stdout:981: done (1 left) 2024-09-21T10:12:01.225 INFO:tasks.rados.rados.0.smithi003.stdout:983: write oid 101 current snap is 0 2024-09-21T10:12:01.225 INFO:tasks.rados.rados.0.smithi003.stdout:982: finishing write tid 1 to smithi00370293-453 2024-09-21T10:12:01.225 INFO:tasks.rados.rados.0.smithi003.stdout:982: finishing write tid 2 to smithi00370293-453 2024-09-21T10:12:01.225 INFO:tasks.rados.rados.0.smithi003.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2024-09-21T10:12:01.240 INFO:tasks.rados.rados.0.smithi003.stdout:983: writing smithi00370293-101 from 541390 to 1034773 tid 1 2024-09-21T10:12:01.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:00 smithi204 bash[24804]: cluster 2024-09-21T10:11:59.716819+0000 mgr.y (mgr.14385) 214 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 8.2 MiB/s wr, 86 op/s 2024-09-21T10:12:01.256 INFO:tasks.rados.rados.0.smithi003.stdout:983: writing smithi00370293-101 from 1592076 to 2081345 tid 2 2024-09-21T10:12:01.268 INFO:tasks.rados.rados.0.smithi003.stdout:983: writing smithi00370293-101 from 2862175 to 2941390 tid 3 2024-09-21T10:12:01.268 INFO:tasks.rados.rados.0.smithi003.stdout:984: read oid 171 snap -1 2024-09-21T10:12:01.268 INFO:tasks.rados.rados.0.smithi003.stdout:984: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-21T10:12:01.268 INFO:tasks.rados.rados.0.smithi003.stdout:985: read oid 250 snap -1 2024-09-21T10:12:01.268 INFO:tasks.rados.rados.0.smithi003.stdout:985: expect (ObjNum 249 snap 0 seq_num 249) 2024-09-21T10:12:01.268 INFO:tasks.rados.rados.0.smithi003.stdout:986: write oid 36 current snap is 0 2024-09-21T10:12:01.268 INFO:tasks.rados.rados.0.smithi003.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2024-09-21T10:12:01.279 INFO:tasks.rados.rados.0.smithi003.stdout:986: writing smithi00370293-36 from 558197 to 1126829 tid 1 2024-09-21T10:12:01.290 INFO:tasks.rados.rados.0.smithi003.stdout:986: writing smithi00370293-36 from 1650558 to 2283485 tid 2 2024-09-21T10:12:01.295 INFO:tasks.rados.rados.0.smithi003.stdout:986: writing smithi00370293-36 from 2773245 to 2958197 tid 3 2024-09-21T10:12:01.295 INFO:tasks.rados.rados.0.smithi003.stdout:987: write oid 152 current snap is 0 2024-09-21T10:12:01.295 INFO:tasks.rados.rados.0.smithi003.stdout:982: finishing write tid 3 to smithi00370293-453 2024-09-21T10:12:01.296 INFO:tasks.rados.rados.0.smithi003.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2024-09-21T10:12:01.305 INFO:tasks.rados.rados.0.smithi003.stdout:987: writing smithi00370293-152 from 575004 to 1218885 tid 1 2024-09-21T10:12:01.312 INFO:tasks.rados.rados.0.smithi003.stdout:987: writing smithi00370293-152 from 1709040 to 2201978 tid 2 2024-09-21T10:12:01.319 INFO:tasks.rados.rados.0.smithi003.stdout:987: writing smithi00370293-152 from 2917021 to 2975004 tid 3 2024-09-21T10:12:01.319 INFO:tasks.rados.rados.0.smithi003.stdout:988: read oid 253 snap -1 2024-09-21T10:12:01.319 INFO:tasks.rados.rados.0.smithi003.stdout:988: expect (ObjNum 252 snap 0 seq_num 252) 2024-09-21T10:12:01.319 INFO:tasks.rados.rados.0.smithi003.stdout:989: write oid 491 current snap is 0 2024-09-21T10:12:01.319 INFO:tasks.rados.rados.0.smithi003.stdout:982: finishing write tid 4 to smithi00370293-453 2024-09-21T10:12:01.319 INFO:tasks.rados.rados.0.smithi003.stdout:982: finishing write tid 5 to smithi00370293-453 2024-09-21T10:12:01.319 INFO:tasks.rados.rados.0.smithi003.stdout:982: oid 453 updating version 0 to 249 2024-09-21T10:12:01.319 INFO:tasks.rados.rados.0.smithi003.stdout:982: oid 453 updating version 249 to 250 2024-09-21T10:12:01.319 INFO:tasks.rados.rados.0.smithi003.stdout:982: oid 453 version 250 is already newer than 247 2024-09-21T10:12:01.319 INFO:tasks.rados.rados.0.smithi003.stdout:982: oid 453 version 250 is already newer than 248 2024-09-21T10:12:01.320 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 453 v 250 (ObjNum 769 snap 0 seq_num 769) dirty exists 2024-09-21T10:12:01.320 INFO:tasks.rados.rados.0.smithi003.stdout:982: left oid 453 (ObjNum 769 snap 0 seq_num 769) 2024-09-21T10:12:01.320 INFO:tasks.rados.rados.0.smithi003.stdout:983: finishing write tid 1 to smithi00370293-101 2024-09-21T10:12:01.320 INFO:tasks.rados.rados.0.smithi003.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2024-09-21T10:12:01.328 INFO:tasks.rados.rados.0.smithi003.stdout:989: writing smithi00370293-491 from 591811 to 1310941 tid 1 2024-09-21T10:12:01.336 INFO:tasks.rados.rados.0.smithi003.stdout:989: writing smithi00370293-491 from 1767522 to 2404118 tid 2 2024-09-21T10:12:01.340 INFO:tasks.rados.rados.0.smithi003.stdout:989: writing smithi00370293-491 from 2828091 to 2991811 tid 3 2024-09-21T10:12:01.340 INFO:tasks.rados.rados.0.smithi003.stdout:982: done (7 left) 2024-09-21T10:12:01.340 INFO:tasks.rados.rados.0.smithi003.stdout:990: delete oid 325 current snap is 0 2024-09-21T10:12:01.340 INFO:tasks.rados.rados.0.smithi003.stdout:983: finishing write tid 2 to smithi00370293-101 2024-09-21T10:12:01.341 INFO:tasks.rados.rados.0.smithi003.stdout:983: finishing write tid 3 to smithi00370293-101 2024-09-21T10:12:01.341 INFO:tasks.rados.rados.0.smithi003.stdout:983: finishing write tid 4 to smithi00370293-101 2024-09-21T10:12:01.341 INFO:tasks.rados.rados.0.smithi003.stdout:983: finishing write tid 5 to smithi00370293-101 2024-09-21T10:12:01.341 INFO:tasks.rados.rados.0.smithi003.stdout:983: oid 101 updating version 0 to 155 2024-09-21T10:12:01.341 INFO:tasks.rados.rados.0.smithi003.stdout:983: oid 101 updating version 155 to 158 2024-09-21T10:12:01.341 INFO:tasks.rados.rados.0.smithi003.stdout:983: oid 101 version 158 is already newer than 157 2024-09-21T10:12:01.341 INFO:tasks.rados.rados.0.smithi003.stdout:983: oid 101 version 158 is already newer than 156 2024-09-21T10:12:01.341 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 101 v 158 (ObjNum 770 snap 0 seq_num 770) dirty exists 2024-09-21T10:12:01.341 INFO:tasks.rados.rados.0.smithi003.stdout:983: left oid 101 (ObjNum 770 snap 0 seq_num 770) 2024-09-21T10:12:01.341 INFO:tasks.rados.rados.0.smithi003.stdout:985: expect (ObjNum 249 snap 0 seq_num 249) 2024-09-21T10:12:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:984: expect (ObjNum 509 snap 0 seq_num 509) 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:986: finishing write tid 1 to smithi00370293-36 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:986: finishing write tid 2 to smithi00370293-36 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:983: done (7 left) 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:984: done (6 left) 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:985: done (5 left) 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:990: done (4 left) 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:991: write oid 184 current snap is 0 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:986: finishing write tid 3 to smithi00370293-36 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:986: finishing write tid 4 to smithi00370293-36 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:986: finishing write tid 5 to smithi00370293-36 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:986: oid 36 updating version 0 to 166 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:986: oid 36 updating version 166 to 167 2024-09-21T10:12:01.541 INFO:tasks.rados.rados.0.smithi003.stdout:986: oid 36 updating version 167 to 168 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:986: oid 36 updating version 168 to 169 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 169 (ObjNum 771 snap 0 seq_num 771) dirty exists 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:986: left oid 36 (ObjNum 771 snap 0 seq_num 771) 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:987: finishing write tid 1 to smithi00370293-152 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:987: finishing write tid 2 to smithi00370293-152 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:987: finishing write tid 3 to smithi00370293-152 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:987: finishing write tid 4 to smithi00370293-152 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:987: finishing write tid 5 to smithi00370293-152 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:987: oid 152 updating version 0 to 153 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:987: oid 152 updating version 153 to 155 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:987: oid 152 updating version 155 to 156 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:987: oid 152 version 156 is already newer than 154 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 152 v 156 (ObjNum 772 snap 0 seq_num 772) dirty exists 2024-09-21T10:12:01.542 INFO:tasks.rados.rados.0.smithi003.stdout:987: left oid 152 (ObjNum 772 snap 0 seq_num 772) 2024-09-21T10:12:01.543 INFO:tasks.rados.rados.0.smithi003.stdout:988: expect (ObjNum 252 snap 0 seq_num 252) 2024-09-21T10:12:01.614 INFO:tasks.rados.rados.0.smithi003.stdout:989: finishing write tid 1 to smithi00370293-491 2024-09-21T10:12:01.614 INFO:tasks.rados.rados.0.smithi003.stdout:989: finishing write tid 2 to smithi00370293-491 2024-09-21T10:12:01.615 INFO:tasks.rados.rados.0.smithi003.stdout:989: finishing write tid 3 to smithi00370293-491 2024-09-21T10:12:01.615 INFO:tasks.rados.rados.0.smithi003.stdout:989: finishing write tid 4 to smithi00370293-491 2024-09-21T10:12:01.615 INFO:tasks.rados.rados.0.smithi003.stdout:989: finishing write tid 5 to smithi00370293-491 2024-09-21T10:12:01.615 INFO:tasks.rados.rados.0.smithi003.stdout:989: oid 491 updating version 0 to 165 2024-09-21T10:12:01.615 INFO:tasks.rados.rados.0.smithi003.stdout:989: oid 491 version 165 is already newer than 163 2024-09-21T10:12:01.615 INFO:tasks.rados.rados.0.smithi003.stdout:989: oid 491 version 165 is already newer than 162 2024-09-21T10:12:01.615 INFO:tasks.rados.rados.0.smithi003.stdout:989: oid 491 version 165 is already newer than 164 2024-09-21T10:12:01.615 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 491 v 165 (ObjNum 773 snap 0 seq_num 773) dirty exists 2024-09-21T10:12:01.615 INFO:tasks.rados.rados.0.smithi003.stdout:989: left oid 491 (ObjNum 773 snap 0 seq_num 773) 2024-09-21T10:12:01.615 INFO:tasks.rados.rados.0.smithi003.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2024-09-21T10:12:01.625 INFO:tasks.rados.rados.0.smithi003.stdout:991: writing smithi00370293-184 from 625425 to 1095053 tid 1 2024-09-21T10:12:01.639 INFO:tasks.rados.rados.0.smithi003.stdout:991: writing smithi00370293-184 from 1768133 to 2408398 tid 2 2024-09-21T10:12:01.639 INFO:tasks.rados.rados.0.smithi003.stdout:986: done (4 left) 2024-09-21T10:12:01.639 INFO:tasks.rados.rados.0.smithi003.stdout:987: done (3 left) 2024-09-21T10:12:01.639 INFO:tasks.rados.rados.0.smithi003.stdout:988: done (2 left) 2024-09-21T10:12:01.639 INFO:tasks.rados.rados.0.smithi003.stdout:989: done (1 left) 2024-09-21T10:12:01.639 INFO:tasks.rados.rados.0.smithi003.stdout:992: write oid 30 current snap is 0 2024-09-21T10:12:01.639 INFO:tasks.rados.rados.0.smithi003.stdout:991: finishing write tid 1 to smithi00370293-184 2024-09-21T10:12:01.639 INFO:tasks.rados.rados.0.smithi003.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2024-09-21T10:12:01.652 INFO:tasks.rados.rados.0.smithi003.stdout:992: writing smithi00370293-30 from 642232 to 1303462 tid 1 2024-09-21T10:12:01.666 INFO:tasks.rados.rados.0.smithi003.stdout:992: writing smithi00370293-30 from 1942968 to 2726891 tid 2 2024-09-21T10:12:01.666 INFO:tasks.rados.rados.0.smithi003.stdout:993: delete oid 434 current snap is 0 2024-09-21T10:12:01.666 INFO:tasks.rados.rados.0.smithi003.stdout:991: finishing write tid 2 to smithi00370293-184 2024-09-21T10:12:01.667 INFO:tasks.rados.rados.0.smithi003.stdout:991: finishing write tid 3 to smithi00370293-184 2024-09-21T10:12:01.667 INFO:tasks.rados.rados.0.smithi003.stdout:991: finishing write tid 4 to smithi00370293-184 2024-09-21T10:12:01.667 INFO:tasks.rados.rados.0.smithi003.stdout:991: oid 184 updating version 0 to 155 2024-09-21T10:12:01.667 INFO:tasks.rados.rados.0.smithi003.stdout:991: oid 184 version 155 is already newer than 154 2024-09-21T10:12:01.667 INFO:tasks.rados.rados.0.smithi003.stdout:991: oid 184 version 155 is already newer than 153 2024-09-21T10:12:01.667 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 184 v 155 (ObjNum 775 snap 0 seq_num 775) dirty exists 2024-09-21T10:12:01.667 INFO:tasks.rados.rados.0.smithi003.stdout:991: left oid 184 (ObjNum 775 snap 0 seq_num 775) 2024-09-21T10:12:01.667 INFO:tasks.rados.rados.0.smithi003.stdout:992: finishing write tid 1 to smithi00370293-30 2024-09-21T10:12:01.669 INFO:tasks.rados.rados.0.smithi003.stdout:991: done (2 left) 2024-09-21T10:12:01.669 INFO:tasks.rados.rados.0.smithi003.stdout:993: done (1 left) 2024-09-21T10:12:01.669 INFO:tasks.rados.rados.0.smithi003.stdout:994: delete oid 59 current snap is 0 2024-09-21T10:12:01.671 INFO:tasks.rados.rados.0.smithi003.stdout:994: done (1 left) 2024-09-21T10:12:01.671 INFO:tasks.rados.rados.0.smithi003.stdout:995: read oid 156 snap -1 2024-09-21T10:12:01.672 INFO:tasks.rados.rados.0.smithi003.stdout:995: expect (ObjNum 155 snap 0 seq_num 155) 2024-09-21T10:12:01.672 INFO:tasks.rados.rados.0.smithi003.stdout:996: read oid 260 snap -1 2024-09-21T10:12:01.672 INFO:tasks.rados.rados.0.smithi003.stdout:996: expect (ObjNum 585 snap 0 seq_num 585) 2024-09-21T10:12:01.672 INFO:tasks.rados.rados.0.smithi003.stdout:997: read oid 122 snap -1 2024-09-21T10:12:01.672 INFO:tasks.rados.rados.0.smithi003.stdout:997: expect deleted 2024-09-21T10:12:01.672 INFO:tasks.rados.rados.0.smithi003.stdout:998: write oid 460 current snap is 0 2024-09-21T10:12:01.672 INFO:tasks.rados.rados.0.smithi003.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2024-09-21T10:12:01.683 INFO:tasks.rados.rados.0.smithi003.stdout:998: writing smithi00370293-460 from 692653 to 1179630 tid 1 2024-09-21T10:12:01.694 INFO:tasks.rados.rados.0.smithi003.stdout:998: writing smithi00370293-460 from 1602061 to 2249664 tid 2 2024-09-21T10:12:01.702 INFO:tasks.rados.rados.0.smithi003.stdout:998: writing smithi00370293-460 from 2992629 to 3092653 tid 3 2024-09-21T10:12:01.702 INFO:tasks.rados.rados.0.smithi003.stdout:999: write oid 191 current snap is 0 2024-09-21T10:12:01.702 INFO:tasks.rados.rados.0.smithi003.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2024-09-21T10:12:01.712 INFO:tasks.rados.rados.0.smithi003.stdout:999: writing smithi00370293-191 from 709460 to 1271686 tid 1 2024-09-21T10:12:01.723 INFO:tasks.rados.rados.0.smithi003.stdout:999: writing smithi00370293-191 from 2060543 to 2851804 tid 2 2024-09-21T10:12:01.723 INFO:tasks.rados.rados.0.smithi003.stdout:1000: read oid 179 snap -1 2024-09-21T10:12:01.723 INFO:tasks.rados.rados.0.smithi003.stdout:1000: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-21T10:12:01.724 INFO:tasks.rados.rados.0.smithi003.stdout:1001: read oid 39 snap -1 2024-09-21T10:12:01.724 INFO:tasks.rados.rados.0.smithi003.stdout:1001: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-21T10:12:01.724 INFO:tasks.rados.rados.0.smithi003.stdout:1002: write oid 74 current snap is 0 2024-09-21T10:12:01.724 INFO:tasks.rados.rados.0.smithi003.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2024-09-21T10:12:01.733 INFO:tasks.rados.rados.0.smithi003.stdout:1002: writing smithi00370293-74 from 726267 to 1363742 tid 1 2024-09-21T10:12:01.742 INFO:tasks.rados.rados.0.smithi003.stdout:1002: writing smithi00370293-74 from 2119025 to 2770297 tid 2 2024-09-21T10:12:01.742 INFO:tasks.rados.rados.0.smithi003.stdout:1003: write oid 285 current snap is 0 2024-09-21T10:12:01.742 INFO:tasks.rados.rados.0.smithi003.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2024-09-21T10:12:01.750 INFO:tasks.rados.rados.0.smithi003.stdout:1003: writing smithi00370293-285 from 743074 to 1455798 tid 1 2024-09-21T10:12:01.758 INFO:tasks.rados.rados.0.smithi003.stdout:1003: writing smithi00370293-285 from 2061154 to 2856084 tid 2 2024-09-21T10:12:01.758 INFO:tasks.rados.rados.0.smithi003.stdout:1004: write oid 114 current snap is 0 2024-09-21T10:12:01.759 INFO:tasks.rados.rados.0.smithi003.stdout:992: finishing write tid 2 to smithi00370293-30 2024-09-21T10:12:01.759 INFO:tasks.rados.rados.0.smithi003.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2024-09-21T10:12:01.767 INFO:tasks.rados.rados.0.smithi003.stdout:1004: writing smithi00370293-114 from 759881 to 1547854 tid 1 2024-09-21T10:12:01.774 INFO:tasks.rados.rados.0.smithi003.stdout:1004: writing smithi00370293-114 from 2119636 to 2774577 tid 2 2024-09-21T10:12:01.774 INFO:tasks.rados.rados.0.smithi003.stdout:1005: write oid 352 current snap is 0 2024-09-21T10:12:01.774 INFO:tasks.rados.rados.0.smithi003.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2024-09-21T10:12:01.782 INFO:tasks.rados.rados.0.smithi003.stdout:1005: writing smithi00370293-352 from 776688 to 1356263 tid 1 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:1005: writing smithi00370293-352 from 1894471 to 2693070 tid 2 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:1006: read oid 408 snap -1 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:1006: expect (ObjNum 741 snap 0 seq_num 741) 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:1007: read oid 412 snap -1 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:1007: expect deleted 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:1008: read oid 398 snap -1 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:1008: expect (ObjNum 397 snap 0 seq_num 397) 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:1009: write oid 141 current snap is 0 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:992: finishing write tid 3 to smithi00370293-30 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:992: finishing write tid 4 to smithi00370293-30 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:992: oid 30 updating version 0 to 166 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:992: oid 30 updating version 166 to 168 2024-09-21T10:12:01.790 INFO:tasks.rados.rados.0.smithi003.stdout:992: oid 30 version 168 is already newer than 167 2024-09-21T10:12:01.791 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 168 (ObjNum 776 snap 0 seq_num 776) dirty exists 2024-09-21T10:12:01.791 INFO:tasks.rados.rados.0.smithi003.stdout:992: left oid 30 (ObjNum 776 snap 0 seq_num 776) 2024-09-21T10:12:01.791 INFO:tasks.rados.rados.0.smithi003.stdout:996: expect (ObjNum 585 snap 0 seq_num 585) 2024-09-21T10:12:01.971 INFO:tasks.rados.rados.0.smithi003.stdout:995: expect (ObjNum 155 snap 0 seq_num 155) 2024-09-21T10:12:02.057 INFO:tasks.rados.rados.0.smithi003.stdout:998: finishing write tid 1 to smithi00370293-460 2024-09-21T10:12:02.057 INFO:tasks.rados.rados.0.smithi003.stdout:998: finishing write tid 2 to smithi00370293-460 2024-09-21T10:12:02.058 INFO:tasks.rados.rados.0.smithi003.stdout:998: finishing write tid 3 to smithi00370293-460 2024-09-21T10:12:02.058 INFO:tasks.rados.rados.0.smithi003.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2024-09-21T10:12:02.065 INFO:tasks.rados.rados.0.smithi003.stdout:1009: writing smithi00370293-141 from 793495 to 1448319 tid 1 2024-09-21T10:12:02.072 INFO:tasks.rados.rados.0.smithi003.stdout:1009: writing smithi00370293-141 from 1952953 to 2611563 tid 2 2024-09-21T10:12:02.076 INFO:tasks.rados.rados.0.smithi003.stdout:1009: writing smithi00370293-141 from 3157167 to 3193495 tid 3 2024-09-21T10:12:02.076 INFO:tasks.rados.rados.0.smithi003.stdout:992: done (15 left) 2024-09-21T10:12:02.076 INFO:tasks.rados.rados.0.smithi003.stdout:995: done (14 left) 2024-09-21T10:12:02.076 INFO:tasks.rados.rados.0.smithi003.stdout:996: done (13 left) 2024-09-21T10:12:02.076 INFO:tasks.rados.rados.0.smithi003.stdout:997: done (12 left) 2024-09-21T10:12:02.076 INFO:tasks.rados.rados.0.smithi003.stdout:1010: read oid 76 snap -1 2024-09-21T10:12:02.076 INFO:tasks.rados.rados.0.smithi003.stdout:1010: expect (ObjNum 527 snap 0 seq_num 527) 2024-09-21T10:12:02.077 INFO:tasks.rados.rados.0.smithi003.stdout:1011: read oid 59 snap -1 2024-09-21T10:12:02.077 INFO:tasks.rados.rados.0.smithi003.stdout:1011: expect deleted 2024-09-21T10:12:02.077 INFO:tasks.rados.rados.0.smithi003.stdout:1012: write oid 281 current snap is 0 2024-09-21T10:12:02.077 INFO:tasks.rados.rados.0.smithi003.stdout:998: finishing write tid 4 to smithi00370293-460 2024-09-21T10:12:02.077 INFO:tasks.rados.rados.0.smithi003.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2024-09-21T10:12:02.083 INFO:tasks.rados.rados.0.smithi003.stdout:1012: writing smithi00370293-281 from 410302 to 1140375 tid 1 2024-09-21T10:12:02.090 INFO:tasks.rados.rados.0.smithi003.stdout:1012: writing smithi00370293-281 from 1895082 to 2297350 tid 2 2024-09-21T10:12:02.096 INFO:tasks.rados.rados.0.smithi003.stdout:1012: writing smithi00370293-281 from 2951884 to 3210302 tid 3 2024-09-21T10:12:02.096 INFO:tasks.rados.rados.0.smithi003.stdout:1013: read oid 380 snap -1 2024-09-21T10:12:02.096 INFO:tasks.rados.rados.0.smithi003.stdout:1013: expect deleted 2024-09-21T10:12:02.096 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:998: finishing write tid 5 to smithi00370293-460 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:998: oid 460 updating version 0 to 170 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:998: oid 460 updating version 170 to 171 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:998: oid 460 updating version 171 to 172 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:998: oid 460 updating version 172 to 173 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 460 v 173 (ObjNum 779 snap 0 seq_num 779) dirty exists 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:998: left oid 460 (ObjNum 779 snap 0 seq_num 779) 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:999: finishing write tid 1 to smithi00370293-191 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:998: done (15 left) 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1014: read oid 227 snap -1 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1014: expect (ObjNum 226 snap 0 seq_num 226) 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1000: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-21T10:12:02.266 INFO:tasks.rados.rados.0.smithi003.stdout:999: finishing write tid 2 to smithi00370293-191 2024-09-21T10:12:02.266 INFO:tasks.rados.rados.0.smithi003.stdout:999: finishing write tid 3 to smithi00370293-191 2024-09-21T10:12:02.266 INFO:tasks.rados.rados.0.smithi003.stdout:999: finishing write tid 4 to smithi00370293-191 2024-09-21T10:12:02.267 INFO:tasks.rados.rados.0.smithi003.stdout:999: oid 191 updating version 0 to 170 2024-09-21T10:12:02.267 INFO:tasks.rados.rados.0.smithi003.stdout:999: oid 191 updating version 170 to 171 2024-09-21T10:12:02.267 INFO:tasks.rados.rados.0.smithi003.stdout:999: oid 191 version 171 is already newer than 169 2024-09-21T10:12:02.267 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 191 v 171 (ObjNum 780 snap 0 seq_num 780) dirty exists 2024-09-21T10:12:02.267 INFO:tasks.rados.rados.0.smithi003.stdout:999: left oid 191 (ObjNum 780 snap 0 seq_num 780) 2024-09-21T10:12:02.267 INFO:tasks.rados.rados.0.smithi003.stdout:1001: expect (ObjNum 713 snap 0 seq_num 713) 2024-09-21T10:12:02.457 INFO:tasks.rados.rados.0.smithi003.stdout:1002: finishing write tid 1 to smithi00370293-74 2024-09-21T10:12:02.457 INFO:tasks.rados.rados.0.smithi003.stdout:999: done (15 left) 2024-09-21T10:12:02.457 INFO:tasks.rados.rados.0.smithi003.stdout:1000: done (14 left) 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1001: done (13 left) 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1015: read oid 264 snap -1 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1015: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1016: write oid 5 current snap is 0 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1002: finishing write tid 2 to smithi00370293-74 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1002: finishing write tid 3 to smithi00370293-74 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1002: finishing write tid 4 to smithi00370293-74 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1002: oid 74 updating version 0 to 165 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1002: oid 74 version 165 is already newer than 163 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1002: oid 74 version 165 is already newer than 164 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 74 v 165 (ObjNum 781 snap 0 seq_num 781) dirty exists 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1002: left oid 74 (ObjNum 781 snap 0 seq_num 781) 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1003: finishing write tid 1 to smithi00370293-285 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1003: finishing write tid 2 to smithi00370293-285 2024-09-21T10:12:02.458 INFO:tasks.rados.rados.0.smithi003.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2024-09-21T10:12:02.466 INFO:tasks.rados.rados.0.smithi003.stdout:1016: writing smithi00370293-5 from 427109 to 832431 tid 1 2024-09-21T10:12:02.480 INFO:tasks.rados.rados.0.smithi003.stdout:1016: writing smithi00370293-5 from 1553564 to 2099490 tid 2 2024-09-21T10:12:02.488 INFO:tasks.rados.rados.0.smithi003.stdout:1016: writing smithi00370293-5 from 2579307 to 3227109 tid 3 2024-09-21T10:12:02.488 INFO:tasks.rados.rados.0.smithi003.stdout:1002: done (14 left) 2024-09-21T10:12:02.489 INFO:tasks.rados.rados.0.smithi003.stdout:1017: write oid 257 current snap is 0 2024-09-21T10:12:02.489 INFO:tasks.rados.rados.0.smithi003.stdout:1003: finishing write tid 3 to smithi00370293-285 2024-09-21T10:12:02.489 INFO:tasks.rados.rados.0.smithi003.stdout:1003: finishing write tid 4 to smithi00370293-285 2024-09-21T10:12:02.489 INFO:tasks.rados.rados.0.smithi003.stdout:1003: oid 285 updating version 0 to 174 2024-09-21T10:12:02.489 INFO:tasks.rados.rados.0.smithi003.stdout:1003: oid 285 version 174 is already newer than 172 2024-09-21T10:12:02.489 INFO:tasks.rados.rados.0.smithi003.stdout:1003: oid 285 version 174 is already newer than 173 2024-09-21T10:12:02.489 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 285 v 174 (ObjNum 782 snap 0 seq_num 782) dirty exists 2024-09-21T10:12:02.489 INFO:tasks.rados.rados.0.smithi003.stdout:1003: left oid 285 (ObjNum 782 snap 0 seq_num 782) 2024-09-21T10:12:02.489 INFO:tasks.rados.rados.0.smithi003.stdout:1004: finishing write tid 1 to smithi00370293-114 2024-09-21T10:12:02.489 INFO:tasks.rados.rados.0.smithi003.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2024-09-21T10:12:02.494 INFO:tasks.rados.rados.0.smithi003.stdout:1017: writing smithi00370293-257 from 443916 to 924487 tid 1 2024-09-21T10:12:02.500 INFO:tasks.rados.rados.0.smithi003.stdout:1017: writing smithi00370293-257 from 1612046 to 2017983 tid 2 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1017: writing smithi00370293-257 from 2606730 to 3101782 tid 3 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1003: done (14 left) 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1018: read oid 400 snap -1 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1018: expect (ObjNum 399 snap 0 seq_num 399) 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1019: read oid 294 snap -1 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1019: expect (ObjNum 293 snap 0 seq_num 293) 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1004: finishing write tid 2 to smithi00370293-114 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1004: finishing write tid 3 to smithi00370293-114 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1004: finishing write tid 4 to smithi00370293-114 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1004: oid 114 updating version 0 to 253 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1004: oid 114 version 253 is already newer than 252 2024-09-21T10:12:02.508 INFO:tasks.rados.rados.0.smithi003.stdout:1004: oid 114 updating version 253 to 254 2024-09-21T10:12:02.509 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 114 v 254 (ObjNum 783 snap 0 seq_num 783) dirty exists 2024-09-21T10:12:02.509 INFO:tasks.rados.rados.0.smithi003.stdout:1004: left oid 114 (ObjNum 783 snap 0 seq_num 783) 2024-09-21T10:12:02.509 INFO:tasks.rados.rados.0.smithi003.stdout:1005: finishing write tid 1 to smithi00370293-352 2024-09-21T10:12:02.509 INFO:tasks.rados.rados.0.smithi003.stdout:1008: expect (ObjNum 397 snap 0 seq_num 397) 2024-09-21T10:12:02.634 INFO:tasks.rados.rados.0.smithi003.stdout:1006: expect (ObjNum 741 snap 0 seq_num 741) 2024-09-21T10:12:02.745 INFO:tasks.rados.rados.0.smithi003.stdout:1005: finishing write tid 2 to smithi00370293-352 2024-09-21T10:12:02.745 INFO:tasks.rados.rados.0.smithi003.stdout:1005: finishing write tid 3 to smithi00370293-352 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1005: finishing write tid 4 to smithi00370293-352 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1005: oid 352 updating version 0 to 167 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1005: oid 352 updating version 167 to 168 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1005: oid 352 version 168 is already newer than 166 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 352 v 168 (ObjNum 784 snap 0 seq_num 784) dirty exists 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1005: left oid 352 (ObjNum 784 snap 0 seq_num 784) 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1009: finishing write tid 1 to smithi00370293-141 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1004: done (15 left) 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1005: done (14 left) 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1006: done (13 left) 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1007: done (12 left) 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1008: done (11 left) 2024-09-21T10:12:02.746 INFO:tasks.rados.rados.0.smithi003.stdout:1020: write oid 169 current snap is 0 2024-09-21T10:12:02.747 INFO:tasks.rados.rados.0.smithi003.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2024-09-21T10:12:02.751 INFO:tasks.rados.rados.0.smithi003.stdout:1020: writing smithi00370293-169 from 460723 to 1016543 tid 1 2024-09-21T10:12:02.758 INFO:tasks.rados.rados.0.smithi003.stdout:1020: writing smithi00370293-169 from 1670528 to 2220123 tid 2 2024-09-21T10:12:02.765 INFO:tasks.rados.rados.0.smithi003.stdout:1020: writing smithi00370293-169 from 2634153 to 3260723 tid 3 2024-09-21T10:12:02.765 INFO:tasks.rados.rados.0.smithi003.stdout:1021: write oid 206 current snap is 0 2024-09-21T10:12:02.766 INFO:tasks.rados.rados.0.smithi003.stdout:1009: finishing write tid 2 to smithi00370293-141 2024-09-21T10:12:02.766 INFO:tasks.rados.rados.0.smithi003.stdout:1009: finishing write tid 3 to smithi00370293-141 2024-09-21T10:12:02.766 INFO:tasks.rados.rados.0.smithi003.stdout:1009: finishing write tid 4 to smithi00370293-141 2024-09-21T10:12:02.766 INFO:tasks.rados.rados.0.smithi003.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2024-09-21T10:12:02.773 INFO:tasks.rados.rados.0.smithi003.stdout:1021: writing smithi00370293-206 from 477530 to 1108599 tid 1 2024-09-21T10:12:02.778 INFO:tasks.rados.rados.0.smithi003.stdout:1021: writing smithi00370293-206 from 1612657 to 2022263 tid 2 2024-09-21T10:12:02.785 INFO:tasks.rados.rados.0.smithi003.stdout:1021: writing smithi00370293-206 from 2545223 to 3062819 tid 3 2024-09-21T10:12:02.785 INFO:tasks.rados.rados.0.smithi003.stdout:1011: done (12 left) 2024-09-21T10:12:02.785 INFO:tasks.rados.rados.0.smithi003.stdout:1022: write oid 150 current snap is 0 2024-09-21T10:12:02.785 INFO:tasks.rados.rados.0.smithi003.stdout:1009: finishing write tid 5 to smithi00370293-141 2024-09-21T10:12:02.785 INFO:tasks.rados.rados.0.smithi003.stdout:1009: oid 141 updating version 0 to 129 2024-09-21T10:12:02.786 INFO:tasks.rados.rados.0.smithi003.stdout:1009: oid 141 version 129 is already newer than 128 2024-09-21T10:12:02.786 INFO:tasks.rados.rados.0.smithi003.stdout:1009: oid 141 version 129 is already newer than 126 2024-09-21T10:12:02.786 INFO:tasks.rados.rados.0.smithi003.stdout:1009: oid 141 version 129 is already newer than 127 2024-09-21T10:12:02.786 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 141 v 129 (ObjNum 785 snap 0 seq_num 785) dirty exists 2024-09-21T10:12:02.786 INFO:tasks.rados.rados.0.smithi003.stdout:1009: left oid 141 (ObjNum 785 snap 0 seq_num 785) 2024-09-21T10:12:02.786 INFO:tasks.rados.rados.0.smithi003.stdout:1010: expect (ObjNum 527 snap 0 seq_num 527) 2024-09-21T10:12:02.931 INFO:tasks.rados.rados.0.smithi003.stdout:1012: finishing write tid 1 to smithi00370293-281 2024-09-21T10:12:02.932 INFO:tasks.rados.rados.0.smithi003.stdout:1012: finishing write tid 2 to smithi00370293-281 2024-09-21T10:12:02.932 INFO:tasks.rados.rados.0.smithi003.stdout:1012: finishing write tid 3 to smithi00370293-281 2024-09-21T10:12:02.932 INFO:tasks.rados.rados.0.smithi003.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2024-09-21T10:12:02.937 INFO:tasks.rados.rados.0.smithi003.stdout:1022: writing smithi00370293-150 from 494337 to 917008 tid 1 2024-09-21T10:12:02.943 INFO:tasks.rados.rados.0.smithi003.stdout:1022: writing smithi00370293-150 from 1387492 to 1940756 tid 2 2024-09-21T10:12:02.951 INFO:tasks.rados.rados.0.smithi003.stdout:1022: writing smithi00370293-150 from 2688999 to 3134220 tid 3 2024-09-21T10:12:02.951 INFO:tasks.rados.rados.0.smithi003.stdout:1009: done (12 left) 2024-09-21T10:12:02.951 INFO:tasks.rados.rados.0.smithi003.stdout:1010: done (11 left) 2024-09-21T10:12:02.951 INFO:tasks.rados.rados.0.smithi003.stdout:1013: done (10 left) 2024-09-21T10:12:02.951 INFO:tasks.rados.rados.0.smithi003.stdout:1023: read oid 434 snap -1 2024-09-21T10:12:02.951 INFO:tasks.rados.rados.0.smithi003.stdout:1023: expect deleted 2024-09-21T10:12:02.951 INFO:tasks.rados.rados.0.smithi003.stdout:1024: read oid 99 snap -1 2024-09-21T10:12:02.951 INFO:tasks.rados.rados.0.smithi003.stdout:1024: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-21T10:12:02.952 INFO:tasks.rados.rados.0.smithi003.stdout:1025: write oid 252 current snap is 0 2024-09-21T10:12:02.952 INFO:tasks.rados.rados.0.smithi003.stdout:1012: finishing write tid 4 to smithi00370293-281 2024-09-21T10:12:02.952 INFO:tasks.rados.rados.0.smithi003.stdout:1012: finishing write tid 5 to smithi00370293-281 2024-09-21T10:12:02.952 INFO:tasks.rados.rados.0.smithi003.stdout:1012: oid 281 updating version 0 to 258 2024-09-21T10:12:02.952 INFO:tasks.rados.rados.0.smithi003.stdout:1012: oid 281 version 258 is already newer than 255 2024-09-21T10:12:02.952 INFO:tasks.rados.rados.0.smithi003.stdout:1012: oid 281 version 258 is already newer than 256 2024-09-21T10:12:02.952 INFO:tasks.rados.rados.0.smithi003.stdout:1012: oid 281 version 258 is already newer than 257 2024-09-21T10:12:02.952 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 281 v 258 (ObjNum 786 snap 0 seq_num 786) dirty exists 2024-09-21T10:12:02.952 INFO:tasks.rados.rados.0.smithi003.stdout:1012: left oid 281 (ObjNum 786 snap 0 seq_num 786) 2024-09-21T10:12:02.952 INFO:tasks.rados.rados.0.smithi003.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2024-09-21T10:12:02.958 INFO:tasks.rados.rados.0.smithi003.stdout:1025: writing smithi00370293-252 from 511144 to 1009064 tid 1 2024-09-21T10:12:02.967 INFO:tasks.rados.rados.0.smithi003.stdout:1025: writing smithi00370293-252 from 1445974 to 1859249 tid 2 2024-09-21T10:12:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:1025: writing smithi00370293-252 from 2316422 to 2972915 tid 3 2024-09-21T10:12:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:1012: done (12 left) 2024-09-21T10:12:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:1026: read oid 411 snap -1 2024-09-21T10:12:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:1026: expect (ObjNum 727 snap 0 seq_num 727) 2024-09-21T10:12:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:1027: read oid 356 snap -1 2024-09-21T10:12:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:1027: expect (ObjNum 355 snap 0 seq_num 355) 2024-09-21T10:12:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:1028: write oid 297 current snap is 0 2024-09-21T10:12:02.975 INFO:tasks.rados.rados.0.smithi003.stdout:1014: expect (ObjNum 226 snap 0 seq_num 226) 2024-09-21T10:12:03.115 INFO:tasks.rados.rados.0.smithi003.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2024-09-21T10:12:03.122 INFO:tasks.rados.rados.0.smithi003.stdout:1028: writing smithi00370293-297 from 527951 to 1101120 tid 1 2024-09-21T10:12:03.128 INFO:tasks.rados.rados.0.smithi003.stdout:1028: writing smithi00370293-297 from 1504456 to 2061389 tid 2 2024-09-21T10:12:03.135 INFO:tasks.rados.rados.0.smithi003.stdout:1028: writing smithi00370293-297 from 2743845 to 3211610 tid 3 2024-09-21T10:12:03.135 INFO:tasks.rados.rados.0.smithi003.stdout:1014: done (14 left) 2024-09-21T10:12:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:1029: write oid 174 current snap is 0 2024-09-21T10:12:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:1015: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:12:03.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:02 smithi003 bash[22527]: cluster 2024-09-21T10:12:01.718118+0000 mgr.y (mgr.14385) 215 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 125 op/s 2024-09-21T10:12:03.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:02 smithi003 bash[31899]: cluster 2024-09-21T10:12:01.718118+0000 mgr.y (mgr.14385) 215 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 125 op/s 2024-09-21T10:12:03.241 INFO:tasks.rados.rados.0.smithi003.stdout:1016: finishing write tid 1 to smithi00370293-5 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1016: finishing write tid 2 to smithi00370293-5 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1016: finishing write tid 3 to smithi00370293-5 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1016: finishing write tid 4 to smithi00370293-5 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1016: finishing write tid 5 to smithi00370293-5 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1016: oid 5 updating version 0 to 160 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1016: oid 5 version 160 is already newer than 157 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1016: oid 5 version 160 is already newer than 158 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1016: oid 5 version 160 is already newer than 159 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 160 (ObjNum 787 snap 0 seq_num 787) dirty exists 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1016: left oid 5 (ObjNum 787 snap 0 seq_num 787) 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1017: finishing write tid 1 to smithi00370293-257 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1017: finishing write tid 2 to smithi00370293-257 2024-09-21T10:12:03.242 INFO:tasks.rados.rados.0.smithi003.stdout:1019: expect (ObjNum 293 snap 0 seq_num 293) 2024-09-21T10:12:03.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:02 smithi204 bash[24804]: cluster 2024-09-21T10:12:01.718118+0000 mgr.y (mgr.14385) 215 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 125 op/s 2024-09-21T10:12:03.344 INFO:tasks.rados.rados.0.smithi003.stdout:1018: expect (ObjNum 399 snap 0 seq_num 399) 2024-09-21T10:12:03.450 INFO:tasks.rados.rados.0.smithi003.stdout:1017: finishing write tid 3 to smithi00370293-257 2024-09-21T10:12:03.450 INFO:tasks.rados.rados.0.smithi003.stdout:1017: finishing write tid 4 to smithi00370293-257 2024-09-21T10:12:03.450 INFO:tasks.rados.rados.0.smithi003.stdout:1017: finishing write tid 5 to smithi00370293-257 2024-09-21T10:12:03.450 INFO:tasks.rados.rados.0.smithi003.stdout:1017: oid 257 updating version 0 to 178 2024-09-21T10:12:03.450 INFO:tasks.rados.rados.0.smithi003.stdout:1017: oid 257 version 178 is already newer than 176 2024-09-21T10:12:03.450 INFO:tasks.rados.rados.0.smithi003.stdout:1017: oid 257 version 178 is already newer than 175 2024-09-21T10:12:03.450 INFO:tasks.rados.rados.0.smithi003.stdout:1017: oid 257 version 178 is already newer than 177 2024-09-21T10:12:03.450 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 257 v 178 (ObjNum 788 snap 0 seq_num 788) dirty exists 2024-09-21T10:12:03.450 INFO:tasks.rados.rados.0.smithi003.stdout:1017: left oid 257 (ObjNum 788 snap 0 seq_num 788) 2024-09-21T10:12:03.450 INFO:tasks.rados.rados.0.smithi003.stdout:1020: finishing write tid 1 to smithi00370293-169 2024-09-21T10:12:03.450 INFO:tasks.rados.rados.0.smithi003.stdout:1020: finishing write tid 2 to smithi00370293-169 2024-09-21T10:12:03.451 INFO:tasks.rados.rados.0.smithi003.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2024-09-21T10:12:03.459 INFO:tasks.rados.rados.0.smithi003.stdout:1029: writing smithi00370293-174 from 544758 to 1193176 tid 1 2024-09-21T10:12:03.467 INFO:tasks.rados.rados.0.smithi003.stdout:1029: writing smithi00370293-174 from 1846585 to 2263529 tid 2 2024-09-21T10:12:03.476 INFO:tasks.rados.rados.0.smithi003.stdout:1029: writing smithi00370293-174 from 2771268 to 3344758 tid 3 2024-09-21T10:12:03.476 INFO:tasks.rados.rados.0.smithi003.stdout:1015: done (14 left) 2024-09-21T10:12:03.476 INFO:tasks.rados.rados.0.smithi003.stdout:1016: done (13 left) 2024-09-21T10:12:03.476 INFO:tasks.rados.rados.0.smithi003.stdout:1017: done (12 left) 2024-09-21T10:12:03.476 INFO:tasks.rados.rados.0.smithi003.stdout:1018: done (11 left) 2024-09-21T10:12:03.476 INFO:tasks.rados.rados.0.smithi003.stdout:1019: done (10 left) 2024-09-21T10:12:03.476 INFO:tasks.rados.rados.0.smithi003.stdout:1030: read oid 90 snap -1 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1030: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1031: write oid 436 current snap is 0 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1020: finishing write tid 3 to smithi00370293-169 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1020: finishing write tid 4 to smithi00370293-169 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1020: finishing write tid 5 to smithi00370293-169 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1020: oid 169 updating version 0 to 136 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1020: oid 169 updating version 136 to 137 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1020: oid 169 updating version 137 to 138 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1020: oid 169 updating version 138 to 139 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 169 v 139 (ObjNum 789 snap 0 seq_num 789) dirty exists 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1020: left oid 169 (ObjNum 789 snap 0 seq_num 789) 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1021: finishing write tid 1 to smithi00370293-206 2024-09-21T10:12:03.477 INFO:tasks.rados.rados.0.smithi003.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2024-09-21T10:12:03.486 INFO:tasks.rados.rados.0.smithi003.stdout:1031: writing smithi00370293-436 from 561565 to 1285232 tid 1 2024-09-21T10:12:03.496 INFO:tasks.rados.rados.0.smithi003.stdout:1031: writing smithi00370293-436 from 1905067 to 2465669 tid 2 2024-09-21T10:12:03.502 INFO:tasks.rados.rados.0.smithi003.stdout:1031: writing smithi00370293-436 from 3082338 to 3361565 tid 3 2024-09-21T10:12:03.502 INFO:tasks.rados.rados.0.smithi003.stdout:1020: done (11 left) 2024-09-21T10:12:03.502 INFO:tasks.rados.rados.0.smithi003.stdout:1032: delete oid 307 current snap is 0 2024-09-21T10:12:03.502 INFO:tasks.rados.rados.0.smithi003.stdout:1021: finishing write tid 2 to smithi00370293-206 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1021: finishing write tid 3 to smithi00370293-206 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1021: finishing write tid 4 to smithi00370293-206 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1021: finishing write tid 5 to smithi00370293-206 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1021: oid 206 updating version 0 to 179 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1021: oid 206 updating version 179 to 180 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1021: oid 206 updating version 180 to 182 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1021: oid 206 version 182 is already newer than 181 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 206 v 182 (ObjNum 790 snap 0 seq_num 790) dirty exists 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1021: left oid 206 (ObjNum 790 snap 0 seq_num 790) 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1022: finishing write tid 1 to smithi00370293-150 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1022: finishing write tid 2 to smithi00370293-150 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1022: finishing write tid 3 to smithi00370293-150 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1022: finishing write tid 4 to smithi00370293-150 2024-09-21T10:12:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1022: finishing write tid 5 to smithi00370293-150 2024-09-21T10:12:03.504 INFO:tasks.rados.rados.0.smithi003.stdout:1022: oid 150 updating version 0 to 169 2024-09-21T10:12:03.504 INFO:tasks.rados.rados.0.smithi003.stdout:1022: oid 150 updating version 169 to 171 2024-09-21T10:12:03.504 INFO:tasks.rados.rados.0.smithi003.stdout:1022: oid 150 updating version 171 to 172 2024-09-21T10:12:03.504 INFO:tasks.rados.rados.0.smithi003.stdout:1022: oid 150 version 172 is already newer than 170 2024-09-21T10:12:03.504 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 150 v 172 (ObjNum 791 snap 0 seq_num 791) dirty exists 2024-09-21T10:12:03.504 INFO:tasks.rados.rados.0.smithi003.stdout:1022: left oid 150 (ObjNum 791 snap 0 seq_num 791) 2024-09-21T10:12:03.504 INFO:tasks.rados.rados.0.smithi003.stdout:1025: finishing write tid 1 to smithi00370293-252 2024-09-21T10:12:03.505 INFO:tasks.rados.rados.0.smithi003.stdout:1024: expect (ObjNum 98 snap 0 seq_num 98) 2024-09-21T10:12:03.641 INFO:tasks.rados.rados.0.smithi003.stdout:1025: finishing write tid 2 to smithi00370293-252 2024-09-21T10:12:03.641 INFO:tasks.rados.rados.0.smithi003.stdout:1027: expect (ObjNum 355 snap 0 seq_num 355) 2024-09-21T10:12:03.784 INFO:tasks.rados.rados.0.smithi003.stdout:1025: finishing write tid 3 to smithi00370293-252 2024-09-21T10:12:03.784 INFO:tasks.rados.rados.0.smithi003.stdout:1025: finishing write tid 4 to smithi00370293-252 2024-09-21T10:12:03.784 INFO:tasks.rados.rados.0.smithi003.stdout:1021: done (11 left) 2024-09-21T10:12:03.784 INFO:tasks.rados.rados.0.smithi003.stdout:1022: done (10 left) 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1023: done (9 left) 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1024: done (8 left) 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1027: done (7 left) 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1032: done (6 left) 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1033: read oid 463 snap -1 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1033: expect (ObjNum 462 snap 0 seq_num 462) 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1034: read oid 217 snap -1 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1034: expect (ObjNum 216 snap 0 seq_num 216) 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1035: write oid 151 current snap is 0 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1025: finishing write tid 5 to smithi00370293-252 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1025: oid 252 updating version 0 to 132 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1025: oid 252 version 132 is already newer than 131 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1025: oid 252 version 132 is already newer than 130 2024-09-21T10:12:03.785 INFO:tasks.rados.rados.0.smithi003.stdout:1025: oid 252 updating version 132 to 133 2024-09-21T10:12:03.786 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 252 v 133 (ObjNum 792 snap 0 seq_num 792) dirty exists 2024-09-21T10:12:03.786 INFO:tasks.rados.rados.0.smithi003.stdout:1025: left oid 252 (ObjNum 792 snap 0 seq_num 792) 2024-09-21T10:12:03.786 INFO:tasks.rados.rados.0.smithi003.stdout:1026: expect (ObjNum 727 snap 0 seq_num 727) 2024-09-21T10:12:03.899 INFO:tasks.rados.rados.0.smithi003.stdout:1028: finishing write tid 1 to smithi00370293-297 2024-09-21T10:12:03.900 INFO:tasks.rados.rados.0.smithi003.stdout:1028: finishing write tid 2 to smithi00370293-297 2024-09-21T10:12:03.900 INFO:tasks.rados.rados.0.smithi003.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2024-09-21T10:12:03.906 INFO:tasks.rados.rados.0.smithi003.stdout:1035: writing smithi00370293-151 from 595179 to 1069344 tid 1 2024-09-21T10:12:03.912 INFO:tasks.rados.rados.0.smithi003.stdout:1035: writing smithi00370293-151 from 1622031 to 2186302 tid 2 2024-09-21T10:12:03.920 INFO:tasks.rados.rados.0.smithi003.stdout:1035: writing smithi00370293-151 from 2737184 to 3366390 tid 3 2024-09-21T10:12:03.920 INFO:tasks.rados.rados.0.smithi003.stdout:1025: done (8 left) 2024-09-21T10:12:03.920 INFO:tasks.rados.rados.0.smithi003.stdout:1026: done (7 left) 2024-09-21T10:12:03.920 INFO:tasks.rados.rados.0.smithi003.stdout:1036: write oid 306 current snap is 0 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:1028: finishing write tid 3 to smithi00370293-297 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:1028: finishing write tid 4 to smithi00370293-297 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:1028: finishing write tid 5 to smithi00370293-297 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:1028: oid 297 updating version 0 to 159 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:1028: oid 297 updating version 159 to 162 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:1028: oid 297 version 162 is already newer than 160 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:1028: oid 297 version 162 is already newer than 161 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 297 v 162 (ObjNum 793 snap 0 seq_num 793) dirty exists 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:1028: left oid 297 (ObjNum 793 snap 0 seq_num 793) 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:1029: finishing write tid 1 to smithi00370293-174 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:1029: finishing write tid 2 to smithi00370293-174 2024-09-21T10:12:03.921 INFO:tasks.rados.rados.0.smithi003.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2024-09-21T10:12:03.927 INFO:tasks.rados.rados.0.smithi003.stdout:1036: writing smithi00370293-306 from 611986 to 1161400 tid 1 2024-09-21T10:12:03.932 INFO:tasks.rados.rados.0.smithi003.stdout:1036: writing smithi00370293-306 from 1564160 to 1988442 tid 2 2024-09-21T10:12:03.940 INFO:tasks.rados.rados.0.smithi003.stdout:1036: writing smithi00370293-306 from 2764607 to 3205085 tid 3 2024-09-21T10:12:03.940 INFO:tasks.rados.rados.0.smithi003.stdout:1028: done (7 left) 2024-09-21T10:12:03.940 INFO:tasks.rados.rados.0.smithi003.stdout:1037: write oid 485 current snap is 0 2024-09-21T10:12:03.940 INFO:tasks.rados.rados.0.smithi003.stdout:1030: expect (ObjNum 534 snap 0 seq_num 534) 2024-09-21T10:12:04.092 INFO:tasks.rados.rados.0.smithi003.stdout:1029: finishing write tid 3 to smithi00370293-174 2024-09-21T10:12:04.092 INFO:tasks.rados.rados.0.smithi003.stdout:1029: finishing write tid 4 to smithi00370293-174 2024-09-21T10:12:04.092 INFO:tasks.rados.rados.0.smithi003.stdout:1029: finishing write tid 5 to smithi00370293-174 2024-09-21T10:12:04.092 INFO:tasks.rados.rados.0.smithi003.stdout:1029: oid 174 updating version 0 to 170 2024-09-21T10:12:04.092 INFO:tasks.rados.rados.0.smithi003.stdout:1029: oid 174 updating version 170 to 172 2024-09-21T10:12:04.092 INFO:tasks.rados.rados.0.smithi003.stdout:1029: oid 174 version 172 is already newer than 171 2024-09-21T10:12:04.092 INFO:tasks.rados.rados.0.smithi003.stdout:1029: oid 174 version 172 is already newer than 169 2024-09-21T10:12:04.092 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 174 v 172 (ObjNum 794 snap 0 seq_num 794) dirty exists 2024-09-21T10:12:04.092 INFO:tasks.rados.rados.0.smithi003.stdout:1029: left oid 174 (ObjNum 794 snap 0 seq_num 794) 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:1031: finishing write tid 1 to smithi00370293-436 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:1031: finishing write tid 2 to smithi00370293-436 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:1031: finishing write tid 3 to smithi00370293-436 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:1031: finishing write tid 4 to smithi00370293-436 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:1031: finishing write tid 5 to smithi00370293-436 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:1031: oid 436 updating version 0 to 136 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:1031: oid 436 version 136 is already newer than 134 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:1031: oid 436 version 136 is already newer than 135 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:1031: oid 436 updating version 136 to 137 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 436 v 137 (ObjNum 795 snap 0 seq_num 795) dirty exists 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:1031: left oid 436 (ObjNum 795 snap 0 seq_num 795) 2024-09-21T10:12:04.093 INFO:tasks.rados.rados.0.smithi003.stdout:1033: expect (ObjNum 462 snap 0 seq_num 462) 2024-09-21T10:12:04.226 INFO:tasks.rados.rados.0.smithi003.stdout:1034: expect (ObjNum 216 snap 0 seq_num 216) 2024-09-21T10:12:04.351 INFO:tasks.rados.rados.0.smithi003.stdout:1035: finishing write tid 1 to smithi00370293-151 2024-09-21T10:12:04.352 INFO:tasks.rados.rados.0.smithi003.stdout:1035: finishing write tid 2 to smithi00370293-151 2024-09-21T10:12:04.352 INFO:tasks.rados.rados.0.smithi003.stdout:1035: finishing write tid 3 to smithi00370293-151 2024-09-21T10:12:04.352 INFO:tasks.rados.rados.0.smithi003.stdout:1035: finishing write tid 4 to smithi00370293-151 2024-09-21T10:12:04.352 INFO:tasks.rados.rados.0.smithi003.stdout:1035: finishing write tid 5 to smithi00370293-151 2024-09-21T10:12:04.352 INFO:tasks.rados.rados.0.smithi003.stdout:1035: oid 151 updating version 0 to 176 2024-09-21T10:12:04.352 INFO:tasks.rados.rados.0.smithi003.stdout:1035: oid 151 version 176 is already newer than 173 2024-09-21T10:12:04.352 INFO:tasks.rados.rados.0.smithi003.stdout:1035: oid 151 version 176 is already newer than 175 2024-09-21T10:12:04.352 INFO:tasks.rados.rados.0.smithi003.stdout:1035: oid 151 version 176 is already newer than 174 2024-09-21T10:12:04.352 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 151 v 176 (ObjNum 797 snap 0 seq_num 797) dirty exists 2024-09-21T10:12:04.352 INFO:tasks.rados.rados.0.smithi003.stdout:1035: left oid 151 (ObjNum 797 snap 0 seq_num 797) 2024-09-21T10:12:04.352 INFO:tasks.rados.rados.0.smithi003.stdout:1036: finishing write tid 1 to smithi00370293-306 2024-09-21T10:12:04.353 INFO:tasks.rados.rados.0.smithi003.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2024-09-21T10:12:04.357 INFO:tasks.rados.rados.0.smithi003.stdout:1037: writing smithi00370293-485 from 628793 to 1369809 tid 1 2024-09-21T10:12:04.365 INFO:tasks.rados.rados.0.smithi003.stdout:1037: writing smithi00370293-485 from 2138995 to 2706935 tid 2 2024-09-21T10:12:04.370 INFO:tasks.rados.rados.0.smithi003.stdout:1037: writing smithi00370293-485 from 3192030 to 3428793 tid 3 2024-09-21T10:12:04.370 INFO:tasks.rados.rados.0.smithi003.stdout:1029: done (7 left) 2024-09-21T10:12:04.370 INFO:tasks.rados.rados.0.smithi003.stdout:1030: done (6 left) 2024-09-21T10:12:04.370 INFO:tasks.rados.rados.0.smithi003.stdout:1031: done (5 left) 2024-09-21T10:12:04.370 INFO:tasks.rados.rados.0.smithi003.stdout:1033: done (4 left) 2024-09-21T10:12:04.370 INFO:tasks.rados.rados.0.smithi003.stdout:1034: done (3 left) 2024-09-21T10:12:04.370 INFO:tasks.rados.rados.0.smithi003.stdout:1035: done (2 left) 2024-09-21T10:12:04.370 INFO:tasks.rados.rados.0.smithi003.stdout:1038: delete oid 320 current snap is 0 2024-09-21T10:12:04.370 INFO:tasks.rados.rados.0.smithi003.stdout:1036: finishing write tid 2 to smithi00370293-306 2024-09-21T10:12:04.370 INFO:tasks.rados.rados.0.smithi003.stdout:1036: finishing write tid 3 to smithi00370293-306 2024-09-21T10:12:04.370 INFO:tasks.rados.rados.0.smithi003.stdout:1036: finishing write tid 4 to smithi00370293-306 2024-09-21T10:12:04.371 INFO:tasks.rados.rados.0.smithi003.stdout:1036: finishing write tid 5 to smithi00370293-306 2024-09-21T10:12:04.371 INFO:tasks.rados.rados.0.smithi003.stdout:1036: oid 306 updating version 0 to 163 2024-09-21T10:12:04.371 INFO:tasks.rados.rados.0.smithi003.stdout:1036: oid 306 version 163 is already newer than 162 2024-09-21T10:12:04.371 INFO:tasks.rados.rados.0.smithi003.stdout:1036: oid 306 updating version 163 to 164 2024-09-21T10:12:04.371 INFO:tasks.rados.rados.0.smithi003.stdout:1036: oid 306 version 164 is already newer than 161 2024-09-21T10:12:04.371 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 306 v 164 (ObjNum 798 snap 0 seq_num 798) dirty exists 2024-09-21T10:12:04.371 INFO:tasks.rados.rados.0.smithi003.stdout:1036: left oid 306 (ObjNum 798 snap 0 seq_num 798) 2024-09-21T10:12:04.373 INFO:tasks.rados.rados.0.smithi003.stdout:1037: finishing write tid 1 to smithi00370293-485 2024-09-21T10:12:04.373 INFO:tasks.rados.rados.0.smithi003.stdout:1037: finishing write tid 2 to smithi00370293-485 2024-09-21T10:12:04.374 INFO:tasks.rados.rados.0.smithi003.stdout:1037: finishing write tid 3 to smithi00370293-485 2024-09-21T10:12:04.374 INFO:tasks.rados.rados.0.smithi003.stdout:1037: finishing write tid 4 to smithi00370293-485 2024-09-21T10:12:04.374 INFO:tasks.rados.rados.0.smithi003.stdout:1037: finishing write tid 5 to smithi00370293-485 2024-09-21T10:12:04.374 INFO:tasks.rados.rados.0.smithi003.stdout:1037: oid 485 updating version 0 to 182 2024-09-21T10:12:04.375 INFO:tasks.rados.rados.0.smithi003.stdout:1037: oid 485 updating version 182 to 184 2024-09-21T10:12:04.375 INFO:tasks.rados.rados.0.smithi003.stdout:1037: oid 485 version 184 is already newer than 181 2024-09-21T10:12:04.375 INFO:tasks.rados.rados.0.smithi003.stdout:1037: oid 485 version 184 is already newer than 183 2024-09-21T10:12:04.375 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 485 v 184 (ObjNum 799 snap 0 seq_num 799) dirty exists 2024-09-21T10:12:04.375 INFO:tasks.rados.rados.0.smithi003.stdout:1037: left oid 485 (ObjNum 799 snap 0 seq_num 799) 2024-09-21T10:12:04.376 INFO:tasks.rados.rados.0.smithi003.stdout:1036: done (2 left) 2024-09-21T10:12:04.376 INFO:tasks.rados.rados.0.smithi003.stdout:1037: done (1 left) 2024-09-21T10:12:04.376 INFO:tasks.rados.rados.0.smithi003.stdout:1038: done (0 left) 2024-09-21T10:12:04.376 INFO:tasks.rados.rados.0.smithi003.stdout:1039: read oid 214 snap -1 2024-09-21T10:12:04.376 INFO:tasks.rados.rados.0.smithi003.stdout:1039: expect deleted 2024-09-21T10:12:04.377 INFO:tasks.rados.rados.0.smithi003.stdout:1040: read oid 434 snap -1 2024-09-21T10:12:04.377 INFO:tasks.rados.rados.0.smithi003.stdout:1040: expect deleted 2024-09-21T10:12:04.377 INFO:tasks.rados.rados.0.smithi003.stdout:1041: delete oid 79 current snap is 0 2024-09-21T10:12:04.378 INFO:tasks.rados.rados.0.smithi003.stdout:1039: done (2 left) 2024-09-21T10:12:04.378 INFO:tasks.rados.rados.0.smithi003.stdout:1040: done (1 left) 2024-09-21T10:12:04.378 INFO:tasks.rados.rados.0.smithi003.stdout:1041: done (0 left) 2024-09-21T10:12:04.378 INFO:tasks.rados.rados.0.smithi003.stdout:1042: write oid 445 current snap is 0 2024-09-21T10:12:04.379 INFO:tasks.rados.rados.0.smithi003.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2024-09-21T10:12:04.385 INFO:tasks.rados.rados.0.smithi003.stdout:1042: writing smithi00370293-445 from 679214 to 1245977 tid 1 2024-09-21T10:12:04.392 INFO:tasks.rados.rados.0.smithi003.stdout:1042: writing smithi00370293-445 from 1798088 to 2513355 tid 2 2024-09-21T10:12:04.399 INFO:tasks.rados.rados.0.smithi003.stdout:1042: writing smithi00370293-445 from 3157946 to 3479214 tid 3 2024-09-21T10:12:04.399 INFO:tasks.rados.rados.0.smithi003.stdout:1043: write oid 29 current snap is 0 2024-09-21T10:12:04.399 INFO:tasks.rados.rados.0.smithi003.stdout:1042: finishing write tid 1 to smithi00370293-445 2024-09-21T10:12:04.399 INFO:tasks.rados.rados.0.smithi003.stdout:1042: finishing write tid 2 to smithi00370293-445 2024-09-21T10:12:04.399 INFO:tasks.rados.rados.0.smithi003.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2024-09-21T10:12:04.406 INFO:tasks.rados.rados.0.smithi003.stdout:1043: writing smithi00370293-29 from 696021 to 1338033 tid 1 2024-09-21T10:12:04.412 INFO:tasks.rados.rados.0.smithi003.stdout:1043: writing smithi00370293-29 from 1856570 to 2431848 tid 2 2024-09-21T10:12:04.419 INFO:tasks.rados.rados.0.smithi003.stdout:1043: writing smithi00370293-29 from 3185369 to 3496021 tid 3 2024-09-21T10:12:04.419 INFO:tasks.rados.rados.0.smithi003.stdout:1044: read oid 89 snap -1 2024-09-21T10:12:04.419 INFO:tasks.rados.rados.0.smithi003.stdout:1044: expect deleted 2024-09-21T10:12:04.419 INFO:tasks.rados.rados.0.smithi003.stdout:1045: write oid 74 current snap is 0 2024-09-21T10:12:04.419 INFO:tasks.rados.rados.0.smithi003.stdout:1042: finishing write tid 3 to smithi00370293-445 2024-09-21T10:12:04.419 INFO:tasks.rados.rados.0.smithi003.stdout:1042: finishing write tid 4 to smithi00370293-445 2024-09-21T10:12:04.419 INFO:tasks.rados.rados.0.smithi003.stdout:1042: finishing write tid 5 to smithi00370293-445 2024-09-21T10:12:04.420 INFO:tasks.rados.rados.0.smithi003.stdout:1042: oid 445 updating version 0 to 132 2024-09-21T10:12:04.420 INFO:tasks.rados.rados.0.smithi003.stdout:1042: oid 445 updating version 132 to 135 2024-09-21T10:12:04.420 INFO:tasks.rados.rados.0.smithi003.stdout:1042: oid 445 version 135 is already newer than 133 2024-09-21T10:12:04.420 INFO:tasks.rados.rados.0.smithi003.stdout:1042: oid 445 version 135 is already newer than 134 2024-09-21T10:12:04.420 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 445 v 135 (ObjNum 802 snap 0 seq_num 802) dirty exists 2024-09-21T10:12:04.420 INFO:tasks.rados.rados.0.smithi003.stdout:1042: left oid 445 (ObjNum 802 snap 0 seq_num 802) 2024-09-21T10:12:04.420 INFO:tasks.rados.rados.0.smithi003.stdout:1043: finishing write tid 1 to smithi00370293-29 2024-09-21T10:12:04.420 INFO:tasks.rados.rados.0.smithi003.stdout:1043: finishing write tid 2 to smithi00370293-29 2024-09-21T10:12:04.420 INFO:tasks.rados.rados.0.smithi003.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2024-09-21T10:12:04.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:12:04 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:12:04] "GET /metrics HTTP/1.1" 200 36136 "" "Prometheus/2.43.0" 2024-09-21T10:12:04.427 INFO:tasks.rados.rados.0.smithi003.stdout:1045: writing smithi00370293-74 from 712828 to 1430089 tid 1 2024-09-21T10:12:04.435 INFO:tasks.rados.rados.0.smithi003.stdout:1045: writing smithi00370293-74 from 1915052 to 2633988 tid 2 2024-09-21T10:12:04.440 INFO:tasks.rados.rados.0.smithi003.stdout:1045: writing smithi00370293-74 from 3212792 to 3512828 tid 3 2024-09-21T10:12:04.441 INFO:tasks.rados.rados.0.smithi003.stdout:1042: done (3 left) 2024-09-21T10:12:04.441 INFO:tasks.rados.rados.0.smithi003.stdout:1046: write oid 334 current snap is 0 2024-09-21T10:12:04.441 INFO:tasks.rados.rados.0.smithi003.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2024-09-21T10:12:04.449 INFO:tasks.rados.rados.0.smithi003.stdout:1046: writing smithi00370293-334 from 729635 to 1522145 tid 1 2024-09-21T10:12:04.455 INFO:tasks.rados.rados.0.smithi003.stdout:1046: writing smithi00370293-334 from 1973534 to 2552481 tid 2 2024-09-21T10:12:04.461 INFO:tasks.rados.rados.0.smithi003.stdout:1046: writing smithi00370293-334 from 3240215 to 3529635 tid 3 2024-09-21T10:12:04.461 INFO:tasks.rados.rados.0.smithi003.stdout:1047: write oid 384 current snap is 0 2024-09-21T10:12:04.462 INFO:tasks.rados.rados.0.smithi003.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2024-09-21T10:12:04.469 INFO:tasks.rados.rados.0.smithi003.stdout:1047: writing smithi00370293-384 from 746442 to 1330554 tid 1 2024-09-21T10:12:04.476 INFO:tasks.rados.rados.0.smithi003.stdout:1047: writing smithi00370293-384 from 1748369 to 2470974 tid 2 2024-09-21T10:12:04.483 INFO:tasks.rados.rados.0.smithi003.stdout:1047: writing smithi00370293-384 from 2983991 to 3546442 tid 3 2024-09-21T10:12:04.483 INFO:tasks.rados.rados.0.smithi003.stdout:1048: read oid 332 snap -1 2024-09-21T10:12:04.483 INFO:tasks.rados.rados.0.smithi003.stdout:1048: expect (ObjNum 331 snap 0 seq_num 331) 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1049: read oid 155 snap -1 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1049: expect (ObjNum 154 snap 0 seq_num 154) 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1043: finishing write tid 3 to smithi00370293-29 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1043: finishing write tid 4 to smithi00370293-29 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1043: finishing write tid 5 to smithi00370293-29 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1043: oid 29 updating version 0 to 142 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1043: oid 29 version 142 is already newer than 141 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1043: oid 29 updating version 142 to 143 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1043: oid 29 version 143 is already newer than 140 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 143 (ObjNum 803 snap 0 seq_num 803) dirty exists 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1043: left oid 29 (ObjNum 803 snap 0 seq_num 803) 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1045: finishing write tid 1 to smithi00370293-74 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1043: done (6 left) 2024-09-21T10:12:04.484 INFO:tasks.rados.rados.0.smithi003.stdout:1044: done (5 left) 2024-09-21T10:12:04.485 INFO:tasks.rados.rados.0.smithi003.stdout:1050: write oid 423 current snap is 0 2024-09-21T10:12:04.485 INFO:tasks.rados.rados.0.smithi003.stdout:1045: finishing write tid 2 to smithi00370293-74 2024-09-21T10:12:04.485 INFO:tasks.rados.rados.0.smithi003.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2024-09-21T10:12:04.491 INFO:tasks.rados.rados.0.smithi003.stdout:1050: writing smithi00370293-423 from 763249 to 1422610 tid 1 2024-09-21T10:12:04.499 INFO:tasks.rados.rados.0.smithi003.stdout:1050: writing smithi00370293-423 from 2090498 to 2673114 tid 2 2024-09-21T10:12:04.504 INFO:tasks.rados.rados.0.smithi003.stdout:1050: writing smithi00370293-423 from 3295061 to 3563249 tid 3 2024-09-21T10:12:04.504 INFO:tasks.rados.rados.0.smithi003.stdout:1051: read oid 253 snap -1 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1051: expect (ObjNum 252 snap 0 seq_num 252) 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1052: write oid 389 current snap is 0 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1045: finishing write tid 3 to smithi00370293-74 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1045: finishing write tid 4 to smithi00370293-74 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1045: finishing write tid 5 to smithi00370293-74 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1045: oid 74 updating version 0 to 174 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1045: oid 74 updating version 174 to 176 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1045: oid 74 version 176 is already newer than 173 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1045: oid 74 version 176 is already newer than 175 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 74 v 176 (ObjNum 804 snap 0 seq_num 804) dirty exists 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1045: left oid 74 (ObjNum 804 snap 0 seq_num 804) 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1046: finishing write tid 1 to smithi00370293-334 2024-09-21T10:12:04.505 INFO:tasks.rados.rados.0.smithi003.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2024-09-21T10:12:04.515 INFO:tasks.rados.rados.0.smithi003.stdout:1052: writing smithi00370293-389 from 780056 to 1514666 tid 1 2024-09-21T10:12:04.522 INFO:tasks.rados.rados.0.smithi003.stdout:1052: writing smithi00370293-389 from 2148980 to 2875254 tid 2 2024-09-21T10:12:04.527 INFO:tasks.rados.rados.0.smithi003.stdout:1052: writing smithi00370293-389 from 3322484 to 3580056 tid 3 2024-09-21T10:12:04.527 INFO:tasks.rados.rados.0.smithi003.stdout:1045: done (7 left) 2024-09-21T10:12:04.527 INFO:tasks.rados.rados.0.smithi003.stdout:1053: write oid 377 current snap is 0 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1046: finishing write tid 2 to smithi00370293-334 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1046: finishing write tid 3 to smithi00370293-334 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1046: finishing write tid 4 to smithi00370293-334 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1046: finishing write tid 5 to smithi00370293-334 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1046: oid 334 updating version 0 to 198 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1046: oid 334 version 198 is already newer than 197 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1046: oid 334 version 198 is already newer than 196 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1046: oid 334 updating version 198 to 199 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 334 v 199 (ObjNum 805 snap 0 seq_num 805) dirty exists 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1046: left oid 334 (ObjNum 805 snap 0 seq_num 805) 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1047: finishing write tid 1 to smithi00370293-384 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1047: finishing write tid 2 to smithi00370293-384 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1047: finishing write tid 3 to smithi00370293-384 2024-09-21T10:12:04.528 INFO:tasks.rados.rados.0.smithi003.stdout:1047: finishing write tid 4 to smithi00370293-384 2024-09-21T10:12:04.529 INFO:tasks.rados.rados.0.smithi003.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2024-09-21T10:12:04.534 INFO:tasks.rados.rados.0.smithi003.stdout:1053: writing smithi00370293-377 from 796863 to 1206722 tid 1 2024-09-21T10:12:04.541 INFO:tasks.rados.rados.0.smithi003.stdout:1053: writing smithi00370293-377 from 1807462 to 2393747 tid 2 2024-09-21T10:12:04.548 INFO:tasks.rados.rados.0.smithi003.stdout:1053: writing smithi00370293-377 from 3066260 to 3596863 tid 3 2024-09-21T10:12:04.548 INFO:tasks.rados.rados.0.smithi003.stdout:1046: done (7 left) 2024-09-21T10:12:04.548 INFO:tasks.rados.rados.0.smithi003.stdout:1054: write oid 280 current snap is 0 2024-09-21T10:12:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:1047: finishing write tid 5 to smithi00370293-384 2024-09-21T10:12:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:1047: oid 384 updating version 0 to 170 2024-09-21T10:12:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:1047: oid 384 version 170 is already newer than 168 2024-09-21T10:12:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:1047: oid 384 version 170 is already newer than 169 2024-09-21T10:12:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:1047: oid 384 updating version 170 to 171 2024-09-21T10:12:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 384 v 171 (ObjNum 806 snap 0 seq_num 806) dirty exists 2024-09-21T10:12:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:1047: left oid 384 (ObjNum 806 snap 0 seq_num 806) 2024-09-21T10:12:04.549 INFO:tasks.rados.rados.0.smithi003.stdout:1049: expect (ObjNum 154 snap 0 seq_num 154) 2024-09-21T10:12:04.632 INFO:tasks.rados.rados.0.smithi003.stdout:1048: expect (ObjNum 331 snap 0 seq_num 331) 2024-09-21T10:12:04.760 INFO:tasks.rados.rados.0.smithi003.stdout:1050: finishing write tid 1 to smithi00370293-423 2024-09-21T10:12:04.760 INFO:tasks.rados.rados.0.smithi003.stdout:1050: finishing write tid 2 to smithi00370293-423 2024-09-21T10:12:04.760 INFO:tasks.rados.rados.0.smithi003.stdout:1050: finishing write tid 3 to smithi00370293-423 2024-09-21T10:12:04.760 INFO:tasks.rados.rados.0.smithi003.stdout:1050: finishing write tid 4 to smithi00370293-423 2024-09-21T10:12:04.760 INFO:tasks.rados.rados.0.smithi003.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2024-09-21T10:12:04.765 INFO:tasks.rados.rados.0.smithi003.stdout:1054: writing smithi00370293-280 from 413670 to 898778 tid 1 2024-09-21T10:12:04.773 INFO:tasks.rados.rados.0.smithi003.stdout:1054: writing smithi00370293-280 from 1465944 to 2195887 tid 2 2024-09-21T10:12:04.781 INFO:tasks.rados.rados.0.smithi003.stdout:1054: writing smithi00370293-280 from 2977330 to 3502131 tid 3 2024-09-21T10:12:04.781 INFO:tasks.rados.rados.0.smithi003.stdout:1047: done (7 left) 2024-09-21T10:12:04.781 INFO:tasks.rados.rados.0.smithi003.stdout:1048: done (6 left) 2024-09-21T10:12:04.781 INFO:tasks.rados.rados.0.smithi003.stdout:1049: done (5 left) 2024-09-21T10:12:04.781 INFO:tasks.rados.rados.0.smithi003.stdout:1055: write oid 345 current snap is 0 2024-09-21T10:12:04.781 INFO:tasks.rados.rados.0.smithi003.stdout:1050: finishing write tid 5 to smithi00370293-423 2024-09-21T10:12:04.781 INFO:tasks.rados.rados.0.smithi003.stdout:1050: oid 423 updating version 0 to 261 2024-09-21T10:12:04.781 INFO:tasks.rados.rados.0.smithi003.stdout:1050: oid 423 updating version 261 to 262 2024-09-21T10:12:04.782 INFO:tasks.rados.rados.0.smithi003.stdout:1050: oid 423 version 262 is already newer than 259 2024-09-21T10:12:04.782 INFO:tasks.rados.rados.0.smithi003.stdout:1050: oid 423 version 262 is already newer than 260 2024-09-21T10:12:04.782 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 423 v 262 (ObjNum 807 snap 0 seq_num 807) dirty exists 2024-09-21T10:12:04.782 INFO:tasks.rados.rados.0.smithi003.stdout:1050: left oid 423 (ObjNum 807 snap 0 seq_num 807) 2024-09-21T10:12:04.782 INFO:tasks.rados.rados.0.smithi003.stdout:1051: expect (ObjNum 252 snap 0 seq_num 252) 2024-09-21T10:12:04.861 INFO:tasks.rados.rados.0.smithi003.stdout:1052: finishing write tid 1 to smithi00370293-389 2024-09-21T10:12:04.861 INFO:tasks.rados.rados.0.smithi003.stdout:1052: finishing write tid 2 to smithi00370293-389 2024-09-21T10:12:04.861 INFO:tasks.rados.rados.0.smithi003.stdout:1052: finishing write tid 3 to smithi00370293-389 2024-09-21T10:12:04.861 INFO:tasks.rados.rados.0.smithi003.stdout:1052: finishing write tid 4 to smithi00370293-389 2024-09-21T10:12:04.861 INFO:tasks.rados.rados.0.smithi003.stdout:1052: finishing write tid 5 to smithi00370293-389 2024-09-21T10:12:04.862 INFO:tasks.rados.rados.0.smithi003.stdout:1052: oid 389 updating version 0 to 185 2024-09-21T10:12:04.862 INFO:tasks.rados.rados.0.smithi003.stdout:1052: oid 389 updating version 185 to 186 2024-09-21T10:12:04.862 INFO:tasks.rados.rados.0.smithi003.stdout:1052: oid 389 updating version 186 to 188 2024-09-21T10:12:04.862 INFO:tasks.rados.rados.0.smithi003.stdout:1052: oid 389 version 188 is already newer than 187 2024-09-21T10:12:04.862 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 389 v 188 (ObjNum 808 snap 0 seq_num 808) dirty exists 2024-09-21T10:12:04.862 INFO:tasks.rados.rados.0.smithi003.stdout:1052: left oid 389 (ObjNum 808 snap 0 seq_num 808) 2024-09-21T10:12:04.862 INFO:tasks.rados.rados.0.smithi003.stdout:1053: finishing write tid 1 to smithi00370293-377 2024-09-21T10:12:04.862 INFO:tasks.rados.rados.0.smithi003.stdout:1053: finishing write tid 2 to smithi00370293-377 2024-09-21T10:12:04.862 INFO:tasks.rados.rados.0.smithi003.stdout:1053: finishing write tid 3 to smithi00370293-377 2024-09-21T10:12:04.862 INFO:tasks.rados.rados.0.smithi003.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2024-09-21T10:12:04.867 INFO:tasks.rados.rados.0.smithi003.stdout:1055: writing smithi00370293-345 from 430477 to 990834 tid 1 2024-09-21T10:12:04.872 INFO:tasks.rados.rados.0.smithi003.stdout:1055: writing smithi00370293-345 from 1408073 to 1881674 tid 2 2024-09-21T10:12:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:1055: writing smithi00370293-345 from 2488400 to 3224473 tid 3 2024-09-21T10:12:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:1050: done (5 left) 2024-09-21T10:12:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:1051: done (4 left) 2024-09-21T10:12:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:1052: done (3 left) 2024-09-21T10:12:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:1056: read oid 414 snap -1 2024-09-21T10:12:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:1056: expect (ObjNum 413 snap 0 seq_num 413) 2024-09-21T10:12:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:1057: read oid 247 snap -1 2024-09-21T10:12:04.881 INFO:tasks.rados.rados.0.smithi003.stdout:1057: expect (ObjNum 246 snap 0 seq_num 246) 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1058: write oid 393 current snap is 0 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1053: finishing write tid 4 to smithi00370293-377 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1053: finishing write tid 5 to smithi00370293-377 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1053: oid 377 updating version 0 to 175 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1053: oid 377 updating version 175 to 177 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1053: oid 377 version 177 is already newer than 176 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1053: oid 377 version 177 is already newer than 174 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 377 v 177 (ObjNum 809 snap 0 seq_num 809) dirty exists 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1053: left oid 377 (ObjNum 809 snap 0 seq_num 809) 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1054: finishing write tid 1 to smithi00370293-280 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1054: finishing write tid 2 to smithi00370293-280 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1054: finishing write tid 3 to smithi00370293-280 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1054: finishing write tid 4 to smithi00370293-280 2024-09-21T10:12:04.882 INFO:tasks.rados.rados.0.smithi003.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2024-09-21T10:12:04.886 INFO:tasks.rados.rados.0.smithi003.stdout:1058: writing smithi00370293-393 from 447284 to 1082890 tid 1 2024-09-21T10:12:04.896 INFO:tasks.rados.rados.0.smithi003.stdout:1058: writing smithi00370293-393 from 1866555 to 2600167 tid 2 2024-09-21T10:12:04.902 INFO:tasks.rados.rados.0.smithi003.stdout:1058: writing smithi00370293-393 from 3315823 to 3647284 tid 3 2024-09-21T10:12:04.902 INFO:tasks.rados.rados.0.smithi003.stdout:1053: done (5 left) 2024-09-21T10:12:04.903 INFO:tasks.rados.rados.0.smithi003.stdout:1059: write oid 439 current snap is 0 2024-09-21T10:12:04.903 INFO:tasks.rados.rados.0.smithi003.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2024-09-21T10:12:04.909 INFO:tasks.rados.rados.0.smithi003.stdout:1059: writing smithi00370293-439 from 464091 to 1174946 tid 1 2024-09-21T10:12:04.916 INFO:tasks.rados.rados.0.smithi003.stdout:1059: writing smithi00370293-439 from 1925037 to 2402307 tid 2 2024-09-21T10:12:04.922 INFO:tasks.rados.rados.0.smithi003.stdout:1059: writing smithi00370293-439 from 2943246 to 3418216 tid 3 2024-09-21T10:12:04.922 INFO:tasks.rados.rados.0.smithi003.stdout:1060: delete oid 71 current snap is 0 2024-09-21T10:12:04.922 INFO:tasks.rados.rados.0.smithi003.stdout:1054: finishing write tid 5 to smithi00370293-280 2024-09-21T10:12:04.923 INFO:tasks.rados.rados.0.smithi003.stdout:1054: oid 280 updating version 0 to 145 2024-09-21T10:12:04.923 INFO:tasks.rados.rados.0.smithi003.stdout:1054: oid 280 updating version 145 to 146 2024-09-21T10:12:04.923 INFO:tasks.rados.rados.0.smithi003.stdout:1054: oid 280 version 146 is already newer than 144 2024-09-21T10:12:04.923 INFO:tasks.rados.rados.0.smithi003.stdout:1054: oid 280 updating version 146 to 147 2024-09-21T10:12:04.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 280 v 147 (ObjNum 810 snap 0 seq_num 810) dirty exists 2024-09-21T10:12:04.923 INFO:tasks.rados.rados.0.smithi003.stdout:1054: left oid 280 (ObjNum 810 snap 0 seq_num 810) 2024-09-21T10:12:04.923 INFO:tasks.rados.rados.0.smithi003.stdout:1055: finishing write tid 1 to smithi00370293-345 2024-09-21T10:12:04.923 INFO:tasks.rados.rados.0.smithi003.stdout:1055: finishing write tid 2 to smithi00370293-345 2024-09-21T10:12:04.923 INFO:tasks.rados.rados.0.smithi003.stdout:1057: expect (ObjNum 246 snap 0 seq_num 246) 2024-09-21T10:12:04.999 INFO:tasks.rados.rados.0.smithi003.stdout:1055: finishing write tid 3 to smithi00370293-345 2024-09-21T10:12:04.999 INFO:tasks.rados.rados.0.smithi003.stdout:1055: finishing write tid 4 to smithi00370293-345 2024-09-21T10:12:04.999 INFO:tasks.rados.rados.0.smithi003.stdout:1055: finishing write tid 5 to smithi00370293-345 2024-09-21T10:12:04.999 INFO:tasks.rados.rados.0.smithi003.stdout:1055: oid 345 updating version 0 to 263 2024-09-21T10:12:04.999 INFO:tasks.rados.rados.0.smithi003.stdout:1055: oid 345 updating version 263 to 264 2024-09-21T10:12:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:1055: oid 345 updating version 264 to 266 2024-09-21T10:12:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:1055: oid 345 version 266 is already newer than 265 2024-09-21T10:12:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 345 v 266 (ObjNum 811 snap 0 seq_num 811) dirty exists 2024-09-21T10:12:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:1055: left oid 345 (ObjNum 811 snap 0 seq_num 811) 2024-09-21T10:12:05.000 INFO:tasks.rados.rados.0.smithi003.stdout:1056: expect (ObjNum 413 snap 0 seq_num 413) 2024-09-21T10:12:05.110 INFO:tasks.rados.rados.0.smithi003.stdout:1058: finishing write tid 1 to smithi00370293-393 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1058: finishing write tid 2 to smithi00370293-393 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1058: finishing write tid 3 to smithi00370293-393 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1058: finishing write tid 4 to smithi00370293-393 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1054: done (6 left) 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1055: done (5 left) 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1056: done (4 left) 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1057: done (3 left) 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1060: done (2 left) 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1061: write oid 151 current snap is 0 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1058: finishing write tid 5 to smithi00370293-393 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1058: oid 393 updating version 0 to 184 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1058: oid 393 version 184 is already newer than 183 2024-09-21T10:12:05.111 INFO:tasks.rados.rados.0.smithi003.stdout:1058: oid 393 updating version 184 to 186 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1058: oid 393 version 186 is already newer than 185 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 393 v 186 (ObjNum 812 snap 0 seq_num 812) dirty exists 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1058: left oid 393 (ObjNum 812 snap 0 seq_num 812) 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1059: finishing write tid 1 to smithi00370293-439 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1059: finishing write tid 2 to smithi00370293-439 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1059: finishing write tid 3 to smithi00370293-439 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1059: finishing write tid 4 to smithi00370293-439 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1059: finishing write tid 5 to smithi00370293-439 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1059: oid 439 updating version 0 to 175 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1059: oid 439 version 175 is already newer than 172 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1059: oid 439 version 175 is already newer than 173 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1059: oid 439 version 175 is already newer than 174 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 439 v 175 (ObjNum 813 snap 0 seq_num 813) dirty exists 2024-09-21T10:12:05.112 INFO:tasks.rados.rados.0.smithi003.stdout:1059: left oid 439 (ObjNum 813 snap 0 seq_num 813) 2024-09-21T10:12:05.113 INFO:tasks.rados.rados.0.smithi003.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2024-09-21T10:12:05.116 INFO:tasks.rados.rados.0.smithi003.stdout:1061: writing smithi00370293-151 from 497705 to 1075411 tid 1 2024-09-21T10:12:05.123 INFO:tasks.rados.rados.0.smithi003.stdout:1061: writing smithi00370293-151 from 1642001 to 2122940 tid 2 2024-09-21T10:12:05.129 INFO:tasks.rados.rados.0.smithi003.stdout:1061: writing smithi00370293-151 from 2598092 to 3095606 tid 3 2024-09-21T10:12:05.129 INFO:tasks.rados.rados.0.smithi003.stdout:1058: done (2 left) 2024-09-21T10:12:05.129 INFO:tasks.rados.rados.0.smithi003.stdout:1059: done (1 left) 2024-09-21T10:12:05.129 INFO:tasks.rados.rados.0.smithi003.stdout:1062: write oid 195 current snap is 0 2024-09-21T10:12:05.129 INFO:tasks.rados.rados.0.smithi003.stdout:1061: finishing write tid 1 to smithi00370293-151 2024-09-21T10:12:05.129 INFO:tasks.rados.rados.0.smithi003.stdout:1061: finishing write tid 2 to smithi00370293-151 2024-09-21T10:12:05.129 INFO:tasks.rados.rados.0.smithi003.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2024-09-21T10:12:05.135 INFO:tasks.rados.rados.0.smithi003.stdout:1062: writing smithi00370293-195 from 514512 to 1167467 tid 1 2024-09-21T10:12:05.143 INFO:tasks.rados.rados.0.smithi003.stdout:1062: writing smithi00370293-195 from 1700483 to 2441433 tid 2 2024-09-21T10:12:05.150 INFO:tasks.rados.rados.0.smithi003.stdout:1062: writing smithi00370293-195 from 3025515 to 3714512 tid 3 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1063: read oid 58 snap -1 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1064: write oid 339 current snap is 0 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1061: finishing write tid 3 to smithi00370293-151 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1061: finishing write tid 4 to smithi00370293-151 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1061: finishing write tid 5 to smithi00370293-151 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1061: oid 151 updating version 0 to 179 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1061: oid 151 updating version 179 to 180 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1061: oid 151 updating version 180 to 181 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1061: oid 151 version 181 is already newer than 178 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 151 v 181 (ObjNum 815 snap 0 seq_num 815) dirty exists 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1061: left oid 151 (ObjNum 815 snap 0 seq_num 815) 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1062: finishing write tid 1 to smithi00370293-195 2024-09-21T10:12:05.151 INFO:tasks.rados.rados.0.smithi003.stdout:1062: finishing write tid 2 to smithi00370293-195 2024-09-21T10:12:05.152 INFO:tasks.rados.rados.0.smithi003.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2024-09-21T10:12:05.158 INFO:tasks.rados.rados.0.smithi003.stdout:1064: writing smithi00370293-339 from 531319 to 1259523 tid 1 2024-09-21T10:12:05.164 INFO:tasks.rados.rados.0.smithi003.stdout:1064: writing smithi00370293-339 from 1758965 to 2243573 tid 2 2024-09-21T10:12:05.170 INFO:tasks.rados.rados.0.smithi003.stdout:1064: writing smithi00370293-339 from 2652938 to 3172996 tid 3 2024-09-21T10:12:05.170 INFO:tasks.rados.rados.0.smithi003.stdout:1061: done (3 left) 2024-09-21T10:12:05.170 INFO:tasks.rados.rados.0.smithi003.stdout:1065: write oid 110 current snap is 0 2024-09-21T10:12:05.170 INFO:tasks.rados.rados.0.smithi003.stdout:1062: finishing write tid 3 to smithi00370293-195 2024-09-21T10:12:05.170 INFO:tasks.rados.rados.0.smithi003.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2024-09-21T10:12:05.175 INFO:tasks.rados.rados.0.smithi003.stdout:1065: writing smithi00370293-110 from 548126 to 951579 tid 1 2024-09-21T10:12:05.182 INFO:tasks.rados.rados.0.smithi003.stdout:1065: writing smithi00370293-110 from 1417447 to 2162066 tid 2 2024-09-21T10:12:05.187 INFO:tasks.rados.rados.0.smithi003.stdout:1065: writing smithi00370293-110 from 2680361 to 3128044 tid 3 2024-09-21T10:12:05.191 INFO:tasks.rados.rados.0.smithi003.stdout:1065: writing smithi00370293-110 from 3680450 to 3748126 tid 4 2024-09-21T10:12:05.191 INFO:tasks.rados.rados.0.smithi003.stdout:1066: read oid 245 snap -1 2024-09-21T10:12:05.191 INFO:tasks.rados.rados.0.smithi003.stdout:1066: expect deleted 2024-09-21T10:12:05.191 INFO:tasks.rados.rados.0.smithi003.stdout:1067: read oid 107 snap -1 2024-09-21T10:12:05.192 INFO:tasks.rados.rados.0.smithi003.stdout:1067: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-21T10:12:05.192 INFO:tasks.rados.rados.0.smithi003.stdout:1068: write oid 481 current snap is 0 2024-09-21T10:12:05.192 INFO:tasks.rados.rados.0.smithi003.stdout:1062: finishing write tid 4 to smithi00370293-195 2024-09-21T10:12:05.192 INFO:tasks.rados.rados.0.smithi003.stdout:1062: finishing write tid 5 to smithi00370293-195 2024-09-21T10:12:05.192 INFO:tasks.rados.rados.0.smithi003.stdout:1062: oid 195 updating version 0 to 137 2024-09-21T10:12:05.192 INFO:tasks.rados.rados.0.smithi003.stdout:1062: oid 195 updating version 137 to 138 2024-09-21T10:12:05.192 INFO:tasks.rados.rados.0.smithi003.stdout:1062: oid 195 version 138 is already newer than 136 2024-09-21T10:12:05.192 INFO:tasks.rados.rados.0.smithi003.stdout:1062: oid 195 updating version 138 to 139 2024-09-21T10:12:05.192 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 195 v 139 (ObjNum 816 snap 0 seq_num 816) dirty exists 2024-09-21T10:12:05.192 INFO:tasks.rados.rados.0.smithi003.stdout:1062: left oid 195 (ObjNum 816 snap 0 seq_num 816) 2024-09-21T10:12:05.192 INFO:tasks.rados.rados.0.smithi003.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2024-09-21T10:12:05.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:04 smithi204 bash[24804]: cluster 2024-09-21T10:12:03.718779+0000 mgr.y (mgr.14385) 216 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 6.9 MiB/s wr, 80 op/s 2024-09-21T10:12:05.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:04 smithi204 bash[24804]: audit 2024-09-21T10:12:04.671278+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:05.342 INFO:tasks.rados.rados.0.smithi003.stdout:1064: finishing write tid 1 to smithi00370293-339 2024-09-21T10:12:05.342 INFO:tasks.rados.rados.0.smithi003.stdout:1064: finishing write tid 2 to smithi00370293-339 2024-09-21T10:12:05.342 INFO:tasks.rados.rados.0.smithi003.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2024-09-21T10:12:05.348 INFO:tasks.rados.rados.0.smithi003.stdout:1068: writing smithi00370293-481 from 564933 to 1043635 tid 1 2024-09-21T10:12:05.355 INFO:tasks.rados.rados.0.smithi003.stdout:1068: writing smithi00370293-481 from 1759576 to 2247853 tid 2 2024-09-21T10:12:05.364 INFO:tasks.rados.rados.0.smithi003.stdout:1068: writing smithi00370293-481 from 2991431 to 3650386 tid 3 2024-09-21T10:12:05.364 INFO:tasks.rados.rados.0.smithi003.stdout:1062: done (6 left) 2024-09-21T10:12:05.364 INFO:tasks.rados.rados.0.smithi003.stdout:1063: done (5 left) 2024-09-21T10:12:05.364 INFO:tasks.rados.rados.0.smithi003.stdout:1069: read oid 475 snap -1 2024-09-21T10:12:05.364 INFO:tasks.rados.rados.0.smithi003.stdout:1069: expect deleted 2024-09-21T10:12:05.364 INFO:tasks.rados.rados.0.smithi003.stdout:1064: finishing write tid 3 to smithi00370293-339 2024-09-21T10:12:05.364 INFO:tasks.rados.rados.0.smithi003.stdout:1064: finishing write tid 4 to smithi00370293-339 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1064: finishing write tid 5 to smithi00370293-339 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1064: oid 339 updating version 0 to 179 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1064: oid 339 updating version 179 to 180 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1064: oid 339 updating version 180 to 181 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1064: oid 339 version 181 is already newer than 178 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 339 v 181 (ObjNum 817 snap 0 seq_num 817) dirty exists 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1064: left oid 339 (ObjNum 817 snap 0 seq_num 817) 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1065: finishing write tid 1 to smithi00370293-110 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1065: finishing write tid 2 to smithi00370293-110 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1065: finishing write tid 3 to smithi00370293-110 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1070: read oid 168 snap -1 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1070: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1064: done (6 left) 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1071: read oid 94 snap -1 2024-09-21T10:12:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:1071: expect (ObjNum 634 snap 0 seq_num 634) 2024-09-21T10:12:05.366 INFO:tasks.rados.rados.0.smithi003.stdout:1072: read oid 315 snap -1 2024-09-21T10:12:05.366 INFO:tasks.rados.rados.0.smithi003.stdout:1072: expect (ObjNum 314 snap 0 seq_num 314) 2024-09-21T10:12:05.366 INFO:tasks.rados.rados.0.smithi003.stdout:1073: write oid 169 current snap is 0 2024-09-21T10:12:05.366 INFO:tasks.rados.rados.0.smithi003.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2024-09-21T10:12:05.371 INFO:tasks.rados.rados.0.smithi003.stdout:1073: writing smithi00370293-169 from 581740 to 1135691 tid 1 2024-09-21T10:12:05.380 INFO:tasks.rados.rados.0.smithi003.stdout:1073: writing smithi00370293-169 from 1818058 to 2566346 tid 2 2024-09-21T10:12:05.385 INFO:tasks.rados.rados.0.smithi003.stdout:1073: writing smithi00370293-169 from 3018854 to 3489081 tid 3 2024-09-21T10:12:05.385 INFO:tasks.rados.rados.0.smithi003.stdout:1074: write oid 244 current snap is 0 2024-09-21T10:12:05.385 INFO:tasks.rados.rados.0.smithi003.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2024-09-21T10:12:05.393 INFO:tasks.rados.rados.0.smithi003.stdout:1074: writing smithi00370293-244 from 598547 to 1227747 tid 1 2024-09-21T10:12:05.399 INFO:tasks.rados.rados.0.smithi003.stdout:1074: writing smithi00370293-244 from 1876540 to 2368486 tid 2 2024-09-21T10:12:05.408 INFO:tasks.rados.rados.0.smithi003.stdout:1074: writing smithi00370293-244 from 3046277 to 3727776 tid 3 2024-09-21T10:12:05.408 INFO:tasks.rados.rados.0.smithi003.stdout:1075: write oid 280 current snap is 0 2024-09-21T10:12:05.408 INFO:tasks.rados.rados.0.smithi003.stdout:1065: finishing write tid 4 to smithi00370293-110 2024-09-21T10:12:05.408 INFO:tasks.rados.rados.0.smithi003.stdout:1065: finishing write tid 5 to smithi00370293-110 2024-09-21T10:12:05.408 INFO:tasks.rados.rados.0.smithi003.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2024-09-21T10:12:05.413 INFO:tasks.rados.rados.0.smithi003.stdout:1075: writing smithi00370293-280 from 615354 to 1036156 tid 1 2024-09-21T10:12:05.421 INFO:tasks.rados.rados.0.smithi003.stdout:1075: writing smithi00370293-280 from 1651375 to 2403332 tid 2 2024-09-21T10:12:05.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:04 smithi003 bash[22527]: cluster 2024-09-21T10:12:03.718779+0000 mgr.y (mgr.14385) 216 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 6.9 MiB/s wr, 80 op/s 2024-09-21T10:12:05.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:04 smithi003 bash[22527]: audit 2024-09-21T10:12:04.671278+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:05.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:04 smithi003 bash[31899]: cluster 2024-09-21T10:12:03.718779+0000 mgr.y (mgr.14385) 216 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 6.9 MiB/s wr, 80 op/s 2024-09-21T10:12:05.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:04 smithi003 bash[31899]: audit 2024-09-21T10:12:04.671278+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:05.429 INFO:tasks.rados.rados.0.smithi003.stdout:1075: writing smithi00370293-280 from 3190053 to 3682824 tid 3 2024-09-21T10:12:05.429 INFO:tasks.rados.rados.0.smithi003.stdout:1066: done (10 left) 2024-09-21T10:12:05.429 INFO:tasks.rados.rados.0.smithi003.stdout:1076: read oid 93 snap -1 2024-09-21T10:12:05.429 INFO:tasks.rados.rados.0.smithi003.stdout:1076: expect (ObjNum 92 snap 0 seq_num 92) 2024-09-21T10:12:05.430 INFO:tasks.rados.rados.0.smithi003.stdout:1077: write oid 482 current snap is 0 2024-09-21T10:12:05.430 INFO:tasks.rados.rados.0.smithi003.stdout:1065: finishing write tid 6 to smithi00370293-110 2024-09-21T10:12:05.430 INFO:tasks.rados.rados.0.smithi003.stdout:1065: oid 110 updating version 0 to 158 2024-09-21T10:12:05.430 INFO:tasks.rados.rados.0.smithi003.stdout:1065: oid 110 updating version 158 to 161 2024-09-21T10:12:05.430 INFO:tasks.rados.rados.0.smithi003.stdout:1065: oid 110 version 161 is already newer than 159 2024-09-21T10:12:05.430 INFO:tasks.rados.rados.0.smithi003.stdout:1065: oid 110 version 161 is already newer than 160 2024-09-21T10:12:05.430 INFO:tasks.rados.rados.0.smithi003.stdout:1065: oid 110 version 161 is already newer than 157 2024-09-21T10:12:05.430 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 110 v 161 (ObjNum 818 snap 0 seq_num 818) dirty exists 2024-09-21T10:12:05.430 INFO:tasks.rados.rados.0.smithi003.stdout:1065: left oid 110 (ObjNum 818 snap 0 seq_num 818) 2024-09-21T10:12:05.430 INFO:tasks.rados.rados.0.smithi003.stdout:1067: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-21T10:12:05.597 INFO:tasks.rados.rados.0.smithi003.stdout:1068: finishing write tid 1 to smithi00370293-481 2024-09-21T10:12:05.597 INFO:tasks.rados.rados.0.smithi003.stdout:1068: finishing write tid 2 to smithi00370293-481 2024-09-21T10:12:05.597 INFO:tasks.rados.rados.0.smithi003.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2024-09-21T10:12:05.603 INFO:tasks.rados.rados.0.smithi003.stdout:1077: writing smithi00370293-482 from 632161 to 1128212 tid 1 2024-09-21T10:12:05.609 INFO:tasks.rados.rados.0.smithi003.stdout:1077: writing smithi00370293-482 from 1593504 to 2089119 tid 2 2024-09-21T10:12:05.615 INFO:tasks.rados.rados.0.smithi003.stdout:1077: writing smithi00370293-482 from 2701123 to 3121519 tid 3 2024-09-21T10:12:05.619 INFO:tasks.rados.rados.0.smithi003.stdout:1077: writing smithi00370293-482 from 3611645 to 3832161 tid 4 2024-09-21T10:12:05.619 INFO:tasks.rados.rados.0.smithi003.stdout:1065: done (11 left) 2024-09-21T10:12:05.620 INFO:tasks.rados.rados.0.smithi003.stdout:1067: done (10 left) 2024-09-21T10:12:05.620 INFO:tasks.rados.rados.0.smithi003.stdout:1078: write oid 158 current snap is 0 2024-09-21T10:12:05.620 INFO:tasks.rados.rados.0.smithi003.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2024-09-21T10:12:05.626 INFO:tasks.rados.rados.0.smithi003.stdout:1078: writing smithi00370293-158 from 648968 to 1220268 tid 1 2024-09-21T10:12:05.632 INFO:tasks.rados.rados.0.smithi003.stdout:1078: writing smithi00370293-158 from 1651986 to 2291259 tid 2 2024-09-21T10:12:05.638 INFO:tasks.rados.rados.0.smithi003.stdout:1078: writing smithi00370293-158 from 2728546 to 3360214 tid 3 2024-09-21T10:12:05.639 INFO:tasks.rados.rados.0.smithi003.stdout:1079: delete oid 115 current snap is 0 2024-09-21T10:12:05.639 INFO:tasks.rados.rados.0.smithi003.stdout:1068: finishing write tid 3 to smithi00370293-481 2024-09-21T10:12:05.639 INFO:tasks.rados.rados.0.smithi003.stdout:1068: finishing write tid 4 to smithi00370293-481 2024-09-21T10:12:05.639 INFO:tasks.rados.rados.0.smithi003.stdout:1071: expect (ObjNum 634 snap 0 seq_num 634) 2024-09-21T10:12:05.768 INFO:tasks.rados.rados.0.smithi003.stdout:1068: finishing write tid 5 to smithi00370293-481 2024-09-21T10:12:05.768 INFO:tasks.rados.rados.0.smithi003.stdout:1068: oid 481 updating version 0 to 148 2024-09-21T10:12:05.768 INFO:tasks.rados.rados.0.smithi003.stdout:1068: oid 481 updating version 148 to 150 2024-09-21T10:12:05.768 INFO:tasks.rados.rados.0.smithi003.stdout:1068: oid 481 version 150 is already newer than 149 2024-09-21T10:12:05.768 INFO:tasks.rados.rados.0.smithi003.stdout:1068: oid 481 updating version 150 to 151 2024-09-21T10:12:05.768 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 481 v 151 (ObjNum 819 snap 0 seq_num 819) dirty exists 2024-09-21T10:12:05.768 INFO:tasks.rados.rados.0.smithi003.stdout:1068: left oid 481 (ObjNum 819 snap 0 seq_num 819) 2024-09-21T10:12:05.768 INFO:tasks.rados.rados.0.smithi003.stdout:1070: expect (ObjNum 568 snap 0 seq_num 568) 2024-09-21T10:12:05.933 INFO:tasks.rados.rados.0.smithi003.stdout:1073: finishing write tid 1 to smithi00370293-169 2024-09-21T10:12:05.933 INFO:tasks.rados.rados.0.smithi003.stdout:1072: expect (ObjNum 314 snap 0 seq_num 314) 2024-09-21T10:12:06.040 INFO:tasks.rados.rados.0.smithi003.stdout:1073: finishing write tid 2 to smithi00370293-169 2024-09-21T10:12:06.040 INFO:tasks.rados.rados.0.smithi003.stdout:1073: finishing write tid 3 to smithi00370293-169 2024-09-21T10:12:06.040 INFO:tasks.rados.rados.0.smithi003.stdout:1073: finishing write tid 4 to smithi00370293-169 2024-09-21T10:12:06.040 INFO:tasks.rados.rados.0.smithi003.stdout:1068: done (11 left) 2024-09-21T10:12:06.040 INFO:tasks.rados.rados.0.smithi003.stdout:1069: done (10 left) 2024-09-21T10:12:06.040 INFO:tasks.rados.rados.0.smithi003.stdout:1070: done (9 left) 2024-09-21T10:12:06.040 INFO:tasks.rados.rados.0.smithi003.stdout:1071: done (8 left) 2024-09-21T10:12:06.040 INFO:tasks.rados.rados.0.smithi003.stdout:1072: done (7 left) 2024-09-21T10:12:06.040 INFO:tasks.rados.rados.0.smithi003.stdout:1079: done (6 left) 2024-09-21T10:12:06.040 INFO:tasks.rados.rados.0.smithi003.stdout:1080: write oid 332 current snap is 0 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1073: finishing write tid 5 to smithi00370293-169 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1073: oid 169 updating version 0 to 155 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1073: oid 169 version 155 is already newer than 154 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1073: oid 169 version 155 is already newer than 153 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1073: oid 169 version 155 is already newer than 152 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 169 v 155 (ObjNum 820 snap 0 seq_num 820) dirty exists 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1073: left oid 169 (ObjNum 820 snap 0 seq_num 820) 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1074: finishing write tid 1 to smithi00370293-244 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1074: finishing write tid 2 to smithi00370293-244 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1074: finishing write tid 3 to smithi00370293-244 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1074: finishing write tid 4 to smithi00370293-244 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1074: finishing write tid 5 to smithi00370293-244 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1074: oid 244 updating version 0 to 124 2024-09-21T10:12:06.041 INFO:tasks.rados.rados.0.smithi003.stdout:1074: oid 244 updating version 124 to 127 2024-09-21T10:12:06.042 INFO:tasks.rados.rados.0.smithi003.stdout:1074: oid 244 version 127 is already newer than 126 2024-09-21T10:12:06.042 INFO:tasks.rados.rados.0.smithi003.stdout:1074: oid 244 version 127 is already newer than 125 2024-09-21T10:12:06.042 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 244 v 127 (ObjNum 821 snap 0 seq_num 821) dirty exists 2024-09-21T10:12:06.042 INFO:tasks.rados.rados.0.smithi003.stdout:1074: left oid 244 (ObjNum 821 snap 0 seq_num 821) 2024-09-21T10:12:06.042 INFO:tasks.rados.rados.0.smithi003.stdout:1075: finishing write tid 1 to smithi00370293-280 2024-09-21T10:12:06.042 INFO:tasks.rados.rados.0.smithi003.stdout:1075: finishing write tid 2 to smithi00370293-280 2024-09-21T10:12:06.042 INFO:tasks.rados.rados.0.smithi003.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2024-09-21T10:12:06.047 INFO:tasks.rados.rados.0.smithi003.stdout:1080: writing smithi00370293-332 from 682582 to 1404380 tid 1 2024-09-21T10:12:06.055 INFO:tasks.rados.rados.0.smithi003.stdout:1080: writing smithi00370293-332 from 2168950 to 2811892 tid 2 2024-09-21T10:12:06.061 INFO:tasks.rados.rados.0.smithi003.stdout:1080: writing smithi00370293-332 from 3583392 to 3882582 tid 3 2024-09-21T10:12:06.061 INFO:tasks.rados.rados.0.smithi003.stdout:1073: done (6 left) 2024-09-21T10:12:06.061 INFO:tasks.rados.rados.0.smithi003.stdout:1074: done (5 left) 2024-09-21T10:12:06.061 INFO:tasks.rados.rados.0.smithi003.stdout:1081: write oid 171 current snap is 0 2024-09-21T10:12:06.061 INFO:tasks.rados.rados.0.smithi003.stdout:1075: finishing write tid 3 to smithi00370293-280 2024-09-21T10:12:06.062 INFO:tasks.rados.rados.0.smithi003.stdout:1075: finishing write tid 4 to smithi00370293-280 2024-09-21T10:12:06.062 INFO:tasks.rados.rados.0.smithi003.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2024-09-21T10:12:06.070 INFO:tasks.rados.rados.0.smithi003.stdout:1081: writing smithi00370293-171 from 699389 to 1496436 tid 1 2024-09-21T10:12:06.077 INFO:tasks.rados.rados.0.smithi003.stdout:1081: writing smithi00370293-171 from 2111079 to 2614032 tid 2 2024-09-21T10:12:06.083 INFO:tasks.rados.rados.0.smithi003.stdout:1081: writing smithi00370293-171 from 3094462 to 3676299 tid 3 2024-09-21T10:12:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:1082: delete oid 355 current snap is 0 2024-09-21T10:12:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:1075: finishing write tid 5 to smithi00370293-280 2024-09-21T10:12:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:1075: oid 280 updating version 0 to 158 2024-09-21T10:12:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:1075: oid 280 updating version 158 to 159 2024-09-21T10:12:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:1075: oid 280 version 159 is already newer than 156 2024-09-21T10:12:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:1075: oid 280 version 159 is already newer than 157 2024-09-21T10:12:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 280 v 159 (ObjNum 822 snap 0 seq_num 822) dirty exists 2024-09-21T10:12:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:1075: left oid 280 (ObjNum 822 snap 0 seq_num 822) 2024-09-21T10:12:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:1076: expect (ObjNum 92 snap 0 seq_num 92) 2024-09-21T10:12:06.212 INFO:tasks.rados.rados.0.smithi003.stdout:1077: finishing write tid 1 to smithi00370293-482 2024-09-21T10:12:06.212 INFO:tasks.rados.rados.0.smithi003.stdout:1077: finishing write tid 2 to smithi00370293-482 2024-09-21T10:12:06.212 INFO:tasks.rados.rados.0.smithi003.stdout:1077: finishing write tid 3 to smithi00370293-482 2024-09-21T10:12:06.212 INFO:tasks.rados.rados.0.smithi003.stdout:1077: finishing write tid 4 to smithi00370293-482 2024-09-21T10:12:06.212 INFO:tasks.rados.rados.0.smithi003.stdout:1077: finishing write tid 5 to smithi00370293-482 2024-09-21T10:12:06.212 INFO:tasks.rados.rados.0.smithi003.stdout:1077: finishing write tid 6 to smithi00370293-482 2024-09-21T10:12:06.212 INFO:tasks.rados.rados.0.smithi003.stdout:1077: oid 482 updating version 0 to 167 2024-09-21T10:12:06.212 INFO:tasks.rados.rados.0.smithi003.stdout:1077: oid 482 version 167 is already newer than 166 2024-09-21T10:12:06.212 INFO:tasks.rados.rados.0.smithi003.stdout:1077: oid 482 updating version 167 to 169 2024-09-21T10:12:06.212 INFO:tasks.rados.rados.0.smithi003.stdout:1077: oid 482 version 169 is already newer than 165 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1077: oid 482 version 169 is already newer than 168 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 482 v 169 (ObjNum 823 snap 0 seq_num 823) dirty exists 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1077: left oid 482 (ObjNum 823 snap 0 seq_num 823) 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1078: finishing write tid 1 to smithi00370293-158 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1078: finishing write tid 2 to smithi00370293-158 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1078: finishing write tid 3 to smithi00370293-158 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1078: finishing write tid 4 to smithi00370293-158 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1078: finishing write tid 5 to smithi00370293-158 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1078: oid 158 updating version 0 to 200 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1078: oid 158 updating version 200 to 203 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1078: oid 158 version 203 is already newer than 202 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1078: oid 158 version 203 is already newer than 201 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 158 v 203 (ObjNum 824 snap 0 seq_num 824) dirty exists 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1078: left oid 158 (ObjNum 824 snap 0 seq_num 824) 2024-09-21T10:12:06.213 INFO:tasks.rados.rados.0.smithi003.stdout:1080: finishing write tid 1 to smithi00370293-332 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1080: finishing write tid 2 to smithi00370293-332 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1080: finishing write tid 3 to smithi00370293-332 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1080: finishing write tid 4 to smithi00370293-332 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1080: finishing write tid 5 to smithi00370293-332 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1080: oid 332 updating version 0 to 163 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1080: oid 332 updating version 163 to 164 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1080: oid 332 updating version 164 to 166 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1080: oid 332 version 166 is already newer than 165 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 332 v 166 (ObjNum 826 snap 0 seq_num 826) dirty exists 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1080: left oid 332 (ObjNum 826 snap 0 seq_num 826) 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1081: finishing write tid 1 to smithi00370293-171 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1081: finishing write tid 2 to smithi00370293-171 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1081: finishing write tid 3 to smithi00370293-171 2024-09-21T10:12:06.214 INFO:tasks.rados.rados.0.smithi003.stdout:1081: finishing write tid 4 to smithi00370293-171 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1081: finishing write tid 5 to smithi00370293-171 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1081: oid 171 updating version 0 to 189 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1081: oid 171 updating version 189 to 191 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1081: oid 171 updating version 191 to 192 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1081: oid 171 version 192 is already newer than 190 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 171 v 192 (ObjNum 827 snap 0 seq_num 827) dirty exists 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1081: left oid 171 (ObjNum 827 snap 0 seq_num 827) 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1075: done (6 left) 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1076: done (5 left) 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1077: done (4 left) 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1078: done (3 left) 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1080: done (2 left) 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1081: done (1 left) 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1082: done (0 left) 2024-09-21T10:12:06.215 INFO:tasks.rados.rados.0.smithi003.stdout:1083: write oid 244 current snap is 0 2024-09-21T10:12:06.216 INFO:tasks.rados.rados.0.smithi003.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2024-09-21T10:12:06.219 INFO:tasks.rados.rados.0.smithi003.stdout:1083: writing smithi00370293-244 from 733003 to 1396901 tid 1 2024-09-21T10:12:06.225 INFO:tasks.rados.rados.0.smithi003.stdout:1083: writing smithi00370293-244 from 1944396 to 2451018 tid 2 2024-09-21T10:12:06.232 INFO:tasks.rados.rados.0.smithi003.stdout:1083: writing smithi00370293-244 from 2865661 to 3470042 tid 3 2024-09-21T10:12:06.232 INFO:tasks.rados.rados.0.smithi003.stdout:1084: read oid 248 snap -1 2024-09-21T10:12:06.232 INFO:tasks.rados.rados.0.smithi003.stdout:1084: expect (ObjNum 526 snap 0 seq_num 526) 2024-09-21T10:12:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:1085: read oid 402 snap -1 2024-09-21T10:12:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:1085: expect (ObjNum 401 snap 0 seq_num 401) 2024-09-21T10:12:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:1086: write oid 19 current snap is 0 2024-09-21T10:12:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:1083: finishing write tid 1 to smithi00370293-244 2024-09-21T10:12:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:1083: finishing write tid 2 to smithi00370293-244 2024-09-21T10:12:06.233 INFO:tasks.rados.rados.0.smithi003.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2024-09-21T10:12:06.240 INFO:tasks.rados.rados.0.smithi003.stdout:1086: writing smithi00370293-19 from 749810 to 1488957 tid 1 2024-09-21T10:12:06.247 INFO:tasks.rados.rados.0.smithi003.stdout:1086: writing smithi00370293-19 from 2002878 to 2653158 tid 2 2024-09-21T10:12:06.254 INFO:tasks.rados.rados.0.smithi003.stdout:1086: writing smithi00370293-19 from 3293084 to 3708737 tid 3 2024-09-21T10:12:06.254 INFO:tasks.rados.rados.0.smithi003.stdout:1087: write oid 131 current snap is 0 2024-09-21T10:12:06.254 INFO:tasks.rados.rados.0.smithi003.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2024-09-21T10:12:06.261 INFO:tasks.rados.rados.0.smithi003.stdout:1087: writing smithi00370293-131 from 766617 to 1181013 tid 1 2024-09-21T10:12:06.269 INFO:tasks.rados.rados.0.smithi003.stdout:1087: writing smithi00370293-131 from 1945007 to 2455298 tid 2 2024-09-21T10:12:06.279 INFO:tasks.rados.rados.0.smithi003.stdout:1087: writing smithi00370293-131 from 3204154 to 3831079 tid 3 2024-09-21T10:12:06.279 INFO:tasks.rados.rados.0.smithi003.stdout:1088: read oid 422 snap -1 2024-09-21T10:12:06.279 INFO:tasks.rados.rados.0.smithi003.stdout:1088: expect (ObjNum 644 snap 0 seq_num 644) 2024-09-21T10:12:06.279 INFO:tasks.rados.rados.0.smithi003.stdout:1089: write oid 327 current snap is 0 2024-09-21T10:12:06.279 INFO:tasks.rados.rados.0.smithi003.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2024-09-21T10:12:06.286 INFO:tasks.rados.rados.0.smithi003.stdout:1089: writing smithi00370293-327 from 783424 to 1273069 tid 1 2024-09-21T10:12:06.294 INFO:tasks.rados.rados.0.smithi003.stdout:1089: writing smithi00370293-327 from 2003489 to 2657438 tid 2 2024-09-21T10:12:06.301 INFO:tasks.rados.rados.0.smithi003.stdout:1089: writing smithi00370293-327 from 3231577 to 3786127 tid 3 2024-09-21T10:12:06.301 INFO:tasks.rados.rados.0.smithi003.stdout:1090: write oid 351 current snap is 0 2024-09-21T10:12:06.301 INFO:tasks.rados.rados.0.smithi003.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2024-09-21T10:12:06.307 INFO:tasks.rados.rados.0.smithi003.stdout:1090: writing smithi00370293-351 from 400231 to 965125 tid 1 2024-09-21T10:12:06.313 INFO:tasks.rados.rados.0.smithi003.stdout:1090: writing smithi00370293-351 from 1661971 to 2000231 tid 2 2024-09-21T10:12:06.313 INFO:tasks.rados.rados.0.smithi003.stdout:1091: read oid 18 snap -1 2024-09-21T10:12:06.313 INFO:tasks.rados.rados.0.smithi003.stdout:1091: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T10:12:06.313 INFO:tasks.rados.rados.0.smithi003.stdout:1092: write oid 89 current snap is 0 2024-09-21T10:12:06.313 INFO:tasks.rados.rados.0.smithi003.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2024-09-21T10:12:06.319 INFO:tasks.rados.rados.0.smithi003.stdout:1092: writing smithi00370293-89 from 417038 to 1057181 tid 1 2024-09-21T10:12:06.325 INFO:tasks.rados.rados.0.smithi003.stdout:1092: writing smithi00370293-89 from 1720453 to 2017038 tid 2 2024-09-21T10:12:06.325 INFO:tasks.rados.rados.0.smithi003.stdout:1093: delete oid 61 current snap is 0 2024-09-21T10:12:06.325 INFO:tasks.rados.rados.0.smithi003.stdout:1084: expect (ObjNum 526 snap 0 seq_num 526) 2024-09-21T10:12:06.463 INFO:tasks.rados.rados.0.smithi003.stdout:1083: finishing write tid 3 to smithi00370293-244 2024-09-21T10:12:06.463 INFO:tasks.rados.rados.0.smithi003.stdout:1083: finishing write tid 4 to smithi00370293-244 2024-09-21T10:12:06.463 INFO:tasks.rados.rados.0.smithi003.stdout:1083: finishing write tid 5 to smithi00370293-244 2024-09-21T10:12:06.463 INFO:tasks.rados.rados.0.smithi003.stdout:1083: oid 244 updating version 0 to 130 2024-09-21T10:12:06.463 INFO:tasks.rados.rados.0.smithi003.stdout:1083: oid 244 updating version 130 to 131 2024-09-21T10:12:06.463 INFO:tasks.rados.rados.0.smithi003.stdout:1083: oid 244 version 131 is already newer than 129 2024-09-21T10:12:06.463 INFO:tasks.rados.rados.0.smithi003.stdout:1083: oid 244 version 131 is already newer than 128 2024-09-21T10:12:06.463 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 244 v 131 (ObjNum 829 snap 0 seq_num 829) dirty exists 2024-09-21T10:12:06.463 INFO:tasks.rados.rados.0.smithi003.stdout:1083: left oid 244 (ObjNum 829 snap 0 seq_num 829) 2024-09-21T10:12:06.463 INFO:tasks.rados.rados.0.smithi003.stdout:1085: expect (ObjNum 401 snap 0 seq_num 401) 2024-09-21T10:12:06.564 INFO:tasks.rados.rados.0.smithi003.stdout:1086: finishing write tid 1 to smithi00370293-19 2024-09-21T10:12:06.564 INFO:tasks.rados.rados.0.smithi003.stdout:1086: finishing write tid 2 to smithi00370293-19 2024-09-21T10:12:06.564 INFO:tasks.rados.rados.0.smithi003.stdout:1086: finishing write tid 3 to smithi00370293-19 2024-09-21T10:12:06.564 INFO:tasks.rados.rados.0.smithi003.stdout:1086: finishing write tid 4 to smithi00370293-19 2024-09-21T10:12:06.564 INFO:tasks.rados.rados.0.smithi003.stdout:1086: finishing write tid 5 to smithi00370293-19 2024-09-21T10:12:06.565 INFO:tasks.rados.rados.0.smithi003.stdout:1086: oid 19 updating version 0 to 168 2024-09-21T10:12:06.565 INFO:tasks.rados.rados.0.smithi003.stdout:1086: oid 19 version 168 is already newer than 167 2024-09-21T10:12:06.565 INFO:tasks.rados.rados.0.smithi003.stdout:1086: oid 19 updating version 168 to 169 2024-09-21T10:12:06.565 INFO:tasks.rados.rados.0.smithi003.stdout:1086: oid 19 updating version 169 to 170 2024-09-21T10:12:06.565 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 170 (ObjNum 830 snap 0 seq_num 830) dirty exists 2024-09-21T10:12:06.565 INFO:tasks.rados.rados.0.smithi003.stdout:1086: left oid 19 (ObjNum 830 snap 0 seq_num 830) 2024-09-21T10:12:06.565 INFO:tasks.rados.rados.0.smithi003.stdout:1087: finishing write tid 1 to smithi00370293-131 2024-09-21T10:12:06.565 INFO:tasks.rados.rados.0.smithi003.stdout:1087: finishing write tid 2 to smithi00370293-131 2024-09-21T10:12:06.565 INFO:tasks.rados.rados.0.smithi003.stdout:1087: finishing write tid 3 to smithi00370293-131 2024-09-21T10:12:06.565 INFO:tasks.rados.rados.0.smithi003.stdout:1088: expect (ObjNum 644 snap 0 seq_num 644) 2024-09-21T10:12:06.665 INFO:tasks.rados.rados.0.smithi003.stdout:1087: finishing write tid 4 to smithi00370293-131 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:1087: finishing write tid 5 to smithi00370293-131 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:1087: oid 131 updating version 0 to 173 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:1087: oid 131 version 173 is already newer than 172 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:1087: oid 131 version 173 is already newer than 171 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:1087: oid 131 updating version 173 to 174 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 131 v 174 (ObjNum 831 snap 0 seq_num 831) dirty exists 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:1087: left oid 131 (ObjNum 831 snap 0 seq_num 831) 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:1089: finishing write tid 1 to smithi00370293-327 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:1089: finishing write tid 2 to smithi00370293-327 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:1083: done (10 left) 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:1084: done (9 left) 2024-09-21T10:12:06.666 INFO:tasks.rados.rados.0.smithi003.stdout:1085: done (8 left) 2024-09-21T10:12:06.667 INFO:tasks.rados.rados.0.smithi003.stdout:1086: done (7 left) 2024-09-21T10:12:06.667 INFO:tasks.rados.rados.0.smithi003.stdout:1087: done (6 left) 2024-09-21T10:12:06.667 INFO:tasks.rados.rados.0.smithi003.stdout:1088: done (5 left) 2024-09-21T10:12:06.667 INFO:tasks.rados.rados.0.smithi003.stdout:1093: done (4 left) 2024-09-21T10:12:06.667 INFO:tasks.rados.rados.0.smithi003.stdout:1094: write oid 321 current snap is 0 2024-09-21T10:12:06.667 INFO:tasks.rados.rados.0.smithi003.stdout:1089: finishing write tid 3 to smithi00370293-327 2024-09-21T10:12:06.667 INFO:tasks.rados.rados.0.smithi003.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2024-09-21T10:12:06.672 INFO:tasks.rados.rados.0.smithi003.stdout:1094: writing smithi00370293-321 from 450652 to 1241293 tid 1 2024-09-21T10:12:06.678 INFO:tasks.rados.rados.0.smithi003.stdout:1094: writing smithi00370293-321 from 1721064 to 2050652 tid 2 2024-09-21T10:12:06.678 INFO:tasks.rados.rados.0.smithi003.stdout:1095: read oid 50 snap -1 2024-09-21T10:12:06.678 INFO:tasks.rados.rados.0.smithi003.stdout:1095: expect (ObjNum 512 snap 0 seq_num 512) 2024-09-21T10:12:06.678 INFO:tasks.rados.rados.0.smithi003.stdout:1096: write oid 332 current snap is 0 2024-09-21T10:12:06.678 INFO:tasks.rados.rados.0.smithi003.stdout:1089: finishing write tid 4 to smithi00370293-327 2024-09-21T10:12:06.678 INFO:tasks.rados.rados.0.smithi003.stdout:1089: finishing write tid 5 to smithi00370293-327 2024-09-21T10:12:06.678 INFO:tasks.rados.rados.0.smithi003.stdout:1089: oid 327 updating version 0 to 170 2024-09-21T10:12:06.678 INFO:tasks.rados.rados.0.smithi003.stdout:1089: oid 327 updating version 170 to 172 2024-09-21T10:12:06.678 INFO:tasks.rados.rados.0.smithi003.stdout:1089: oid 327 version 172 is already newer than 171 2024-09-21T10:12:06.679 INFO:tasks.rados.rados.0.smithi003.stdout:1089: oid 327 updating version 172 to 173 2024-09-21T10:12:06.679 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 327 v 173 (ObjNum 832 snap 0 seq_num 832) dirty exists 2024-09-21T10:12:06.679 INFO:tasks.rados.rados.0.smithi003.stdout:1089: left oid 327 (ObjNum 832 snap 0 seq_num 832) 2024-09-21T10:12:06.679 INFO:tasks.rados.rados.0.smithi003.stdout:1090: finishing write tid 1 to smithi00370293-351 2024-09-21T10:12:06.679 INFO:tasks.rados.rados.0.smithi003.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2024-09-21T10:12:06.684 INFO:tasks.rados.rados.0.smithi003.stdout:1096: writing smithi00370293-332 from 467459 to 1049702 tid 1 2024-09-21T10:12:06.691 INFO:tasks.rados.rados.0.smithi003.stdout:1096: writing smithi00370293-332 from 1495899 to 1900844 tid 2 2024-09-21T10:12:06.691 INFO:tasks.rados.rados.0.smithi003.stdout:1089: done (6 left) 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:1097: read oid 451 snap -1 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:1097: expect (ObjNum 450 snap 0 seq_num 450) 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:1098: write oid 291 current snap is 0 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:1090: finishing write tid 2 to smithi00370293-351 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:1090: finishing write tid 3 to smithi00370293-351 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:1090: finishing write tid 4 to smithi00370293-351 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:1090: oid 351 updating version 0 to 174 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:1090: oid 351 updating version 174 to 175 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:1090: oid 351 updating version 175 to 176 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 351 v 176 (ObjNum 833 snap 0 seq_num 833) dirty exists 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:1090: left oid 351 (ObjNum 833 snap 0 seq_num 833) 2024-09-21T10:12:06.692 INFO:tasks.rados.rados.0.smithi003.stdout:1091: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T10:12:06.775 INFO:tasks.rados.rados.0.smithi003.stdout:1092: finishing write tid 1 to smithi00370293-89 2024-09-21T10:12:06.775 INFO:tasks.rados.rados.0.smithi003.stdout:1092: finishing write tid 2 to smithi00370293-89 2024-09-21T10:12:06.776 INFO:tasks.rados.rados.0.smithi003.stdout:1092: finishing write tid 3 to smithi00370293-89 2024-09-21T10:12:06.776 INFO:tasks.rados.rados.0.smithi003.stdout:1092: finishing write tid 4 to smithi00370293-89 2024-09-21T10:12:06.776 INFO:tasks.rados.rados.0.smithi003.stdout:1092: oid 89 updating version 0 to 189 2024-09-21T10:12:06.776 INFO:tasks.rados.rados.0.smithi003.stdout:1092: oid 89 version 189 is already newer than 188 2024-09-21T10:12:06.776 INFO:tasks.rados.rados.0.smithi003.stdout:1092: oid 89 updating version 189 to 190 2024-09-21T10:12:06.776 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 89 v 190 (ObjNum 834 snap 0 seq_num 834) dirty exists 2024-09-21T10:12:06.776 INFO:tasks.rados.rados.0.smithi003.stdout:1092: left oid 89 (ObjNum 834 snap 0 seq_num 834) 2024-09-21T10:12:06.776 INFO:tasks.rados.rados.0.smithi003.stdout:1095: expect (ObjNum 512 snap 0 seq_num 512) 2024-09-21T10:12:06.908 INFO:tasks.rados.rados.0.smithi003.stdout:1094: finishing write tid 1 to smithi00370293-321 2024-09-21T10:12:06.909 INFO:tasks.rados.rados.0.smithi003.stdout:1094: finishing write tid 2 to smithi00370293-321 2024-09-21T10:12:06.909 INFO:tasks.rados.rados.0.smithi003.stdout:1094: finishing write tid 3 to smithi00370293-321 2024-09-21T10:12:06.909 INFO:tasks.rados.rados.0.smithi003.stdout:1094: finishing write tid 4 to smithi00370293-321 2024-09-21T10:12:06.909 INFO:tasks.rados.rados.0.smithi003.stdout:1094: oid 321 updating version 0 to 206 2024-09-21T10:12:06.909 INFO:tasks.rados.rados.0.smithi003.stdout:1094: oid 321 version 206 is already newer than 204 2024-09-21T10:12:06.909 INFO:tasks.rados.rados.0.smithi003.stdout:1094: oid 321 version 206 is already newer than 205 2024-09-21T10:12:06.909 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 321 v 206 (ObjNum 836 snap 0 seq_num 836) dirty exists 2024-09-21T10:12:06.909 INFO:tasks.rados.rados.0.smithi003.stdout:1094: left oid 321 (ObjNum 836 snap 0 seq_num 836) 2024-09-21T10:12:06.909 INFO:tasks.rados.rados.0.smithi003.stdout:1096: finishing write tid 1 to smithi00370293-332 2024-09-21T10:12:06.909 INFO:tasks.rados.rados.0.smithi003.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2024-09-21T10:12:06.916 INFO:tasks.rados.rados.0.smithi003.stdout:1098: writing smithi00370293-291 from 484266 to 1141758 tid 1 2024-09-21T10:12:06.923 INFO:tasks.rados.rados.0.smithi003.stdout:1098: writing smithi00370293-291 from 1554381 to 2084266 tid 2 2024-09-21T10:12:06.923 INFO:tasks.rados.rados.0.smithi003.stdout:1090: done (7 left) 2024-09-21T10:12:06.923 INFO:tasks.rados.rados.0.smithi003.stdout:1091: done (6 left) 2024-09-21T10:12:06.923 INFO:tasks.rados.rados.0.smithi003.stdout:1092: done (5 left) 2024-09-21T10:12:06.923 INFO:tasks.rados.rados.0.smithi003.stdout:1094: done (4 left) 2024-09-21T10:12:06.923 INFO:tasks.rados.rados.0.smithi003.stdout:1095: done (3 left) 2024-09-21T10:12:06.923 INFO:tasks.rados.rados.0.smithi003.stdout:1099: read oid 289 snap -1 2024-09-21T10:12:06.923 INFO:tasks.rados.rados.0.smithi003.stdout:1099: expect (ObjNum 288 snap 0 seq_num 288) 2024-09-21T10:12:06.923 INFO:tasks.rados.rados.0.smithi003.stdout:1100: read oid 385 snap -1 2024-09-21T10:12:06.923 INFO:tasks.rados.rados.0.smithi003.stdout:1100: expect (ObjNum 384 snap 0 seq_num 384) 2024-09-21T10:12:06.923 INFO:tasks.rados.rados.0.smithi003.stdout:1101: write oid 470 current snap is 0 2024-09-21T10:12:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:1096: finishing write tid 2 to smithi00370293-332 2024-09-21T10:12:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:1096: finishing write tid 3 to smithi00370293-332 2024-09-21T10:12:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:1096: finishing write tid 4 to smithi00370293-332 2024-09-21T10:12:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:1096: oid 332 updating version 0 to 176 2024-09-21T10:12:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:1096: oid 332 updating version 176 to 177 2024-09-21T10:12:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:1096: oid 332 version 177 is already newer than 175 2024-09-21T10:12:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 332 v 177 (ObjNum 837 snap 0 seq_num 837) dirty exists 2024-09-21T10:12:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:1096: left oid 332 (ObjNum 837 snap 0 seq_num 837) 2024-09-21T10:12:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:1097: expect (ObjNum 450 snap 0 seq_num 450) 2024-09-21T10:12:07.052 INFO:tasks.rados.rados.0.smithi003.stdout:1098: finishing write tid 1 to smithi00370293-291 2024-09-21T10:12:07.052 INFO:tasks.rados.rados.0.smithi003.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2024-09-21T10:12:07.059 INFO:tasks.rados.rados.0.smithi003.stdout:1101: writing smithi00370293-470 from 501073 to 1233814 tid 1 2024-09-21T10:12:07.065 INFO:tasks.rados.rados.0.smithi003.stdout:1101: writing smithi00370293-470 from 1896510 to 2101073 tid 2 2024-09-21T10:12:07.065 INFO:tasks.rados.rados.0.smithi003.stdout:1096: done (5 left) 2024-09-21T10:12:07.065 INFO:tasks.rados.rados.0.smithi003.stdout:1097: done (4 left) 2024-09-21T10:12:07.065 INFO:tasks.rados.rados.0.smithi003.stdout:1102: read oid 402 snap -1 2024-09-21T10:12:07.065 INFO:tasks.rados.rados.0.smithi003.stdout:1102: expect (ObjNum 401 snap 0 seq_num 401) 2024-09-21T10:12:07.065 INFO:tasks.rados.rados.0.smithi003.stdout:1103: read oid 172 snap -1 2024-09-21T10:12:07.065 INFO:tasks.rados.rados.0.smithi003.stdout:1103: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-21T10:12:07.065 INFO:tasks.rados.rados.0.smithi003.stdout:1104: write oid 360 current snap is 0 2024-09-21T10:12:07.065 INFO:tasks.rados.rados.0.smithi003.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2024-09-21T10:12:07.071 INFO:tasks.rados.rados.0.smithi003.stdout:1104: writing smithi00370293-360 from 517880 to 925870 tid 1 2024-09-21T10:12:07.079 INFO:tasks.rados.rados.0.smithi003.stdout:1104: writing smithi00370293-360 from 1554992 to 2117880 tid 2 2024-09-21T10:12:07.079 INFO:tasks.rados.rados.0.smithi003.stdout:1105: read oid 125 snap -1 2024-09-21T10:12:07.079 INFO:tasks.rados.rados.0.smithi003.stdout:1105: expect (ObjNum 124 snap 0 seq_num 124) 2024-09-21T10:12:07.079 INFO:tasks.rados.rados.0.smithi003.stdout:1106: write oid 20 current snap is 0 2024-09-21T10:12:07.079 INFO:tasks.rados.rados.0.smithi003.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2024-09-21T10:12:07.086 INFO:tasks.rados.rados.0.smithi003.stdout:1106: writing smithi00370293-20 from 534687 to 1017926 tid 1 2024-09-21T10:12:07.093 INFO:tasks.rados.rados.0.smithi003.stdout:1106: writing smithi00370293-20 from 1613474 to 2025757 tid 2 2024-09-21T10:12:07.093 INFO:tasks.rados.rados.0.smithi003.stdout:1107: read oid 326 snap -1 2024-09-21T10:12:07.093 INFO:tasks.rados.rados.0.smithi003.stdout:1107: expect (ObjNum 723 snap 0 seq_num 723) 2024-09-21T10:12:07.093 INFO:tasks.rados.rados.0.smithi003.stdout:1108: write oid 223 current snap is 0 2024-09-21T10:12:07.093 INFO:tasks.rados.rados.0.smithi003.stdout:1098: finishing write tid 2 to smithi00370293-291 2024-09-21T10:12:07.093 INFO:tasks.rados.rados.0.smithi003.stdout:1100: expect (ObjNum 384 snap 0 seq_num 384) 2024-09-21T10:12:07.198 INFO:tasks.rados.rados.0.smithi003.stdout:1098: finishing write tid 3 to smithi00370293-291 2024-09-21T10:12:07.198 INFO:tasks.rados.rados.0.smithi003.stdout:1098: finishing write tid 4 to smithi00370293-291 2024-09-21T10:12:07.199 INFO:tasks.rados.rados.0.smithi003.stdout:1098: oid 291 updating version 0 to 162 2024-09-21T10:12:07.199 INFO:tasks.rados.rados.0.smithi003.stdout:1098: oid 291 updating version 162 to 163 2024-09-21T10:12:07.199 INFO:tasks.rados.rados.0.smithi003.stdout:1098: oid 291 updating version 163 to 164 2024-09-21T10:12:07.199 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 291 v 164 (ObjNum 838 snap 0 seq_num 838) dirty exists 2024-09-21T10:12:07.199 INFO:tasks.rados.rados.0.smithi003.stdout:1098: left oid 291 (ObjNum 838 snap 0 seq_num 838) 2024-09-21T10:12:07.199 INFO:tasks.rados.rados.0.smithi003.stdout:1099: expect (ObjNum 288 snap 0 seq_num 288) 2024-09-21T10:12:07.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:06 smithi204 bash[24804]: cluster 2024-09-21T10:12:05.719424+0000 mgr.y (mgr.14385) 217 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 127 op/s 2024-09-21T10:12:07.299 INFO:tasks.rados.rados.0.smithi003.stdout:1101: finishing write tid 1 to smithi00370293-470 2024-09-21T10:12:07.300 INFO:tasks.rados.rados.0.smithi003.stdout:1101: finishing write tid 2 to smithi00370293-470 2024-09-21T10:12:07.300 INFO:tasks.rados.rados.0.smithi003.stdout:1101: finishing write tid 3 to smithi00370293-470 2024-09-21T10:12:07.300 INFO:tasks.rados.rados.0.smithi003.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2024-09-21T10:12:07.306 INFO:tasks.rados.rados.0.smithi003.stdout:1108: writing smithi00370293-223 from 551494 to 1109982 tid 1 2024-09-21T10:12:07.312 INFO:tasks.rados.rados.0.smithi003.stdout:1108: writing smithi00370293-223 from 1671956 to 2151494 tid 2 2024-09-21T10:12:07.313 INFO:tasks.rados.rados.0.smithi003.stdout:1098: done (10 left) 2024-09-21T10:12:07.313 INFO:tasks.rados.rados.0.smithi003.stdout:1099: done (9 left) 2024-09-21T10:12:07.313 INFO:tasks.rados.rados.0.smithi003.stdout:1100: done (8 left) 2024-09-21T10:12:07.313 INFO:tasks.rados.rados.0.smithi003.stdout:1109: read oid 170 snap -1 2024-09-21T10:12:07.313 INFO:tasks.rados.rados.0.smithi003.stdout:1109: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-21T10:12:07.313 INFO:tasks.rados.rados.0.smithi003.stdout:1110: read oid 464 snap -1 2024-09-21T10:12:07.313 INFO:tasks.rados.rados.0.smithi003.stdout:1110: expect (ObjNum 551 snap 0 seq_num 551) 2024-09-21T10:12:07.313 INFO:tasks.rados.rados.0.smithi003.stdout:1111: read oid 137 snap -1 2024-09-21T10:12:07.313 INFO:tasks.rados.rados.0.smithi003.stdout:1111: expect (ObjNum 136 snap 0 seq_num 136) 2024-09-21T10:12:07.313 INFO:tasks.rados.rados.0.smithi003.stdout:1112: write oid 261 current snap is 0 2024-09-21T10:12:07.313 INFO:tasks.rados.rados.0.smithi003.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2024-09-21T10:12:07.320 INFO:tasks.rados.rados.0.smithi003.stdout:1112: writing smithi00370293-261 from 568301 to 1202038 tid 1 2024-09-21T10:12:07.326 INFO:tasks.rados.rados.0.smithi003.stdout:1112: writing smithi00370293-261 from 1614085 to 2030037 tid 2 2024-09-21T10:12:07.326 INFO:tasks.rados.rados.0.smithi003.stdout:1113: read oid 38 snap -1 2024-09-21T10:12:07.326 INFO:tasks.rados.rados.0.smithi003.stdout:1113: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T10:12:07.326 INFO:tasks.rados.rados.0.smithi003.stdout:1114: read oid 359 snap -1 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:1114: expect (ObjNum 737 snap 0 seq_num 737) 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:1115: read oid 431 snap -1 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:1115: expect (ObjNum 430 snap 0 seq_num 430) 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:1116: read oid 88 snap -1 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:1116: expect (ObjNum 87 snap 0 seq_num 87) 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:1101: finishing write tid 4 to smithi00370293-470 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:1101: oid 470 updating version 0 to 142 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:1101: oid 470 version 142 is already newer than 140 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:1101: oid 470 version 142 is already newer than 141 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 470 v 142 (ObjNum 839 snap 0 seq_num 839) dirty exists 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:1101: left oid 470 (ObjNum 839 snap 0 seq_num 839) 2024-09-21T10:12:07.327 INFO:tasks.rados.rados.0.smithi003.stdout:1102: expect (ObjNum 401 snap 0 seq_num 401) 2024-09-21T10:12:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:06 smithi003 bash[22527]: cluster 2024-09-21T10:12:05.719424+0000 mgr.y (mgr.14385) 217 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 127 op/s 2024-09-21T10:12:07.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:06 smithi003 bash[31899]: cluster 2024-09-21T10:12:05.719424+0000 mgr.y (mgr.14385) 217 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 13 MiB/s wr, 127 op/s 2024-09-21T10:12:07.440 INFO:tasks.rados.rados.0.smithi003.stdout:1104: finishing write tid 1 to smithi00370293-360 2024-09-21T10:12:07.440 INFO:tasks.rados.rados.0.smithi003.stdout:1103: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-21T10:12:07.565 INFO:tasks.rados.rados.0.smithi003.stdout:1104: finishing write tid 2 to smithi00370293-360 2024-09-21T10:12:07.565 INFO:tasks.rados.rados.0.smithi003.stdout:1104: finishing write tid 3 to smithi00370293-360 2024-09-21T10:12:07.565 INFO:tasks.rados.rados.0.smithi003.stdout:1105: expect (ObjNum 124 snap 0 seq_num 124) 2024-09-21T10:12:07.652 INFO:tasks.rados.rados.0.smithi003.stdout:1104: finishing write tid 4 to smithi00370293-360 2024-09-21T10:12:07.652 INFO:tasks.rados.rados.0.smithi003.stdout:1104: oid 360 updating version 0 to 182 2024-09-21T10:12:07.652 INFO:tasks.rados.rados.0.smithi003.stdout:1104: oid 360 updating version 182 to 183 2024-09-21T10:12:07.652 INFO:tasks.rados.rados.0.smithi003.stdout:1104: oid 360 updating version 183 to 184 2024-09-21T10:12:07.652 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 360 v 184 (ObjNum 840 snap 0 seq_num 840) dirty exists 2024-09-21T10:12:07.652 INFO:tasks.rados.rados.0.smithi003.stdout:1104: left oid 360 (ObjNum 840 snap 0 seq_num 840) 2024-09-21T10:12:07.652 INFO:tasks.rados.rados.0.smithi003.stdout:1106: finishing write tid 1 to smithi00370293-20 2024-09-21T10:12:07.652 INFO:tasks.rados.rados.0.smithi003.stdout:1106: finishing write tid 2 to smithi00370293-20 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1101: done (15 left) 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1102: done (14 left) 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1103: done (13 left) 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1104: done (12 left) 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1105: done (11 left) 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1117: write oid 130 current snap is 0 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1106: finishing write tid 3 to smithi00370293-20 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1106: finishing write tid 4 to smithi00370293-20 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1106: oid 20 updating version 0 to 187 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1106: oid 20 version 187 is already newer than 186 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1106: oid 20 version 187 is already newer than 185 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 187 (ObjNum 841 snap 0 seq_num 841) dirty exists 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1106: left oid 20 (ObjNum 841 snap 0 seq_num 841) 2024-09-21T10:12:07.653 INFO:tasks.rados.rados.0.smithi003.stdout:1107: expect (ObjNum 723 snap 0 seq_num 723) 2024-09-21T10:12:07.765 INFO:tasks.rados.rados.0.smithi003.stdout:1108: finishing write tid 1 to smithi00370293-223 2024-09-21T10:12:07.765 INFO:tasks.rados.rados.0.smithi003.stdout:1111: expect (ObjNum 136 snap 0 seq_num 136) 2024-09-21T10:12:07.850 INFO:tasks.rados.rados.0.smithi003.stdout:1108: finishing write tid 2 to smithi00370293-223 2024-09-21T10:12:07.850 INFO:tasks.rados.rados.0.smithi003.stdout:1110: expect (ObjNum 551 snap 0 seq_num 551) 2024-09-21T10:12:08.002 INFO:tasks.rados.rados.0.smithi003.stdout:1108: finishing write tid 3 to smithi00370293-223 2024-09-21T10:12:08.003 INFO:tasks.rados.rados.0.smithi003.stdout:1108: finishing write tid 4 to smithi00370293-223 2024-09-21T10:12:08.003 INFO:tasks.rados.rados.0.smithi003.stdout:1108: oid 223 updating version 0 to 178 2024-09-21T10:12:08.003 INFO:tasks.rados.rados.0.smithi003.stdout:1108: oid 223 version 178 is already newer than 177 2024-09-21T10:12:08.003 INFO:tasks.rados.rados.0.smithi003.stdout:1108: oid 223 updating version 178 to 179 2024-09-21T10:12:08.003 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 223 v 179 (ObjNum 842 snap 0 seq_num 842) dirty exists 2024-09-21T10:12:08.003 INFO:tasks.rados.rados.0.smithi003.stdout:1108: left oid 223 (ObjNum 842 snap 0 seq_num 842) 2024-09-21T10:12:08.003 INFO:tasks.rados.rados.0.smithi003.stdout:1109: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-21T10:12:08.105 INFO:tasks.rados.rados.0.smithi003.stdout:1113: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T10:12:08.196 INFO:tasks.rados.rados.0.smithi003.stdout:1115: expect (ObjNum 430 snap 0 seq_num 430) 2024-09-21T10:12:08.315 INFO:tasks.rados.rados.0.smithi003.stdout:1114: expect (ObjNum 737 snap 0 seq_num 737) 2024-09-21T10:12:08.427 INFO:tasks.rados.rados.0.smithi003.stdout:1112: finishing write tid 1 to smithi00370293-261 2024-09-21T10:12:08.427 INFO:tasks.rados.rados.0.smithi003.stdout:1112: finishing write tid 2 to smithi00370293-261 2024-09-21T10:12:08.427 INFO:tasks.rados.rados.0.smithi003.stdout:1112: finishing write tid 3 to smithi00370293-261 2024-09-21T10:12:08.427 INFO:tasks.rados.rados.0.smithi003.stdout:1112: finishing write tid 4 to smithi00370293-261 2024-09-21T10:12:08.427 INFO:tasks.rados.rados.0.smithi003.stdout:1112: oid 261 updating version 0 to 207 2024-09-21T10:12:08.427 INFO:tasks.rados.rados.0.smithi003.stdout:1112: oid 261 updating version 207 to 209 2024-09-21T10:12:08.427 INFO:tasks.rados.rados.0.smithi003.stdout:1112: oid 261 version 209 is already newer than 208 2024-09-21T10:12:08.428 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 261 v 209 (ObjNum 843 snap 0 seq_num 843) dirty exists 2024-09-21T10:12:08.428 INFO:tasks.rados.rados.0.smithi003.stdout:1112: left oid 261 (ObjNum 843 snap 0 seq_num 843) 2024-09-21T10:12:08.428 INFO:tasks.rados.rados.0.smithi003.stdout:1116: expect (ObjNum 87 snap 0 seq_num 87) 2024-09-21T10:12:08.547 INFO:tasks.rados.rados.0.smithi003.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2024-09-21T10:12:08.552 INFO:tasks.rados.rados.0.smithi003.stdout:1117: writing smithi00370293-130 from 585108 to 1010447 tid 1 2024-09-21T10:12:08.560 INFO:tasks.rados.rados.0.smithi003.stdout:1117: writing smithi00370293-130 from 1788920 to 2185108 tid 2 2024-09-21T10:12:08.560 INFO:tasks.rados.rados.0.smithi003.stdout:1106: done (11 left) 2024-09-21T10:12:08.560 INFO:tasks.rados.rados.0.smithi003.stdout:1107: done (10 left) 2024-09-21T10:12:08.560 INFO:tasks.rados.rados.0.smithi003.stdout:1108: done (9 left) 2024-09-21T10:12:08.560 INFO:tasks.rados.rados.0.smithi003.stdout:1109: done (8 left) 2024-09-21T10:12:08.560 INFO:tasks.rados.rados.0.smithi003.stdout:1110: done (7 left) 2024-09-21T10:12:08.560 INFO:tasks.rados.rados.0.smithi003.stdout:1111: done (6 left) 2024-09-21T10:12:08.560 INFO:tasks.rados.rados.0.smithi003.stdout:1112: done (5 left) 2024-09-21T10:12:08.560 INFO:tasks.rados.rados.0.smithi003.stdout:1113: done (4 left) 2024-09-21T10:12:08.560 INFO:tasks.rados.rados.0.smithi003.stdout:1114: done (3 left) 2024-09-21T10:12:08.561 INFO:tasks.rados.rados.0.smithi003.stdout:1115: done (2 left) 2024-09-21T10:12:08.561 INFO:tasks.rados.rados.0.smithi003.stdout:1116: done (1 left) 2024-09-21T10:12:08.561 INFO:tasks.rados.rados.0.smithi003.stdout:1118: write oid 424 current snap is 0 2024-09-21T10:12:08.561 INFO:tasks.rados.rados.0.smithi003.stdout:1117: finishing write tid 1 to smithi00370293-130 2024-09-21T10:12:08.561 INFO:tasks.rados.rados.0.smithi003.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2024-09-21T10:12:08.565 INFO:tasks.rados.rados.0.smithi003.stdout:1118: writing smithi00370293-424 from 601915 to 1102503 tid 1 2024-09-21T10:12:08.572 INFO:tasks.rados.rados.0.smithi003.stdout:1118: writing smithi00370293-424 from 1847402 to 2201915 tid 2 2024-09-21T10:12:08.572 INFO:tasks.rados.rados.0.smithi003.stdout:1119: write oid 148 current snap is 0 2024-09-21T10:12:08.572 INFO:tasks.rados.rados.0.smithi003.stdout:1117: finishing write tid 2 to smithi00370293-130 2024-09-21T10:12:08.572 INFO:tasks.rados.rados.0.smithi003.stdout:1117: finishing write tid 3 to smithi00370293-130 2024-09-21T10:12:08.572 INFO:tasks.rados.rados.0.smithi003.stdout:1117: finishing write tid 4 to smithi00370293-130 2024-09-21T10:12:08.572 INFO:tasks.rados.rados.0.smithi003.stdout:1117: oid 130 updating version 0 to 193 2024-09-21T10:12:08.572 INFO:tasks.rados.rados.0.smithi003.stdout:1117: oid 130 version 193 is already newer than 191 2024-09-21T10:12:08.573 INFO:tasks.rados.rados.0.smithi003.stdout:1117: oid 130 version 193 is already newer than 192 2024-09-21T10:12:08.573 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 130 v 193 (ObjNum 844 snap 0 seq_num 844) dirty exists 2024-09-21T10:12:08.573 INFO:tasks.rados.rados.0.smithi003.stdout:1117: left oid 130 (ObjNum 844 snap 0 seq_num 844) 2024-09-21T10:12:08.573 INFO:tasks.rados.rados.0.smithi003.stdout:1118: finishing write tid 1 to smithi00370293-424 2024-09-21T10:12:08.573 INFO:tasks.rados.rados.0.smithi003.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2024-09-21T10:12:08.582 INFO:tasks.rados.rados.0.smithi003.stdout:1119: writing smithi00370293-148 from 618722 to 1194559 tid 1 2024-09-21T10:12:08.588 INFO:tasks.rados.rados.0.smithi003.stdout:1119: writing smithi00370293-148 from 1905884 to 2218722 tid 2 2024-09-21T10:12:08.588 INFO:tasks.rados.rados.0.smithi003.stdout:1117: done (2 left) 2024-09-21T10:12:08.588 INFO:tasks.rados.rados.0.smithi003.stdout:1120: write oid 328 current snap is 0 2024-09-21T10:12:08.588 INFO:tasks.rados.rados.0.smithi003.stdout:1118: finishing write tid 2 to smithi00370293-424 2024-09-21T10:12:08.588 INFO:tasks.rados.rados.0.smithi003.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2024-09-21T10:12:08.595 INFO:tasks.rados.rados.0.smithi003.stdout:1120: writing smithi00370293-328 from 635529 to 1286615 tid 1 2024-09-21T10:12:08.601 INFO:tasks.rados.rados.0.smithi003.stdout:1120: writing smithi00370293-328 from 1848013 to 2235529 tid 2 2024-09-21T10:12:08.601 INFO:tasks.rados.rados.0.smithi003.stdout:1121: read oid 110 snap -1 2024-09-21T10:12:08.601 INFO:tasks.rados.rados.0.smithi003.stdout:1121: expect (ObjNum 818 snap 0 seq_num 818) 2024-09-21T10:12:08.601 INFO:tasks.rados.rados.0.smithi003.stdout:1122: write oid 447 current snap is 0 2024-09-21T10:12:08.601 INFO:tasks.rados.rados.0.smithi003.stdout:1118: finishing write tid 3 to smithi00370293-424 2024-09-21T10:12:08.601 INFO:tasks.rados.rados.0.smithi003.stdout:1118: finishing write tid 4 to smithi00370293-424 2024-09-21T10:12:08.601 INFO:tasks.rados.rados.0.smithi003.stdout:1118: oid 424 updating version 0 to 195 2024-09-21T10:12:08.601 INFO:tasks.rados.rados.0.smithi003.stdout:1118: oid 424 version 195 is already newer than 193 2024-09-21T10:12:08.601 INFO:tasks.rados.rados.0.smithi003.stdout:1118: oid 424 version 195 is already newer than 194 2024-09-21T10:12:08.601 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 424 v 195 (ObjNum 845 snap 0 seq_num 845) dirty exists 2024-09-21T10:12:08.601 INFO:tasks.rados.rados.0.smithi003.stdout:1118: left oid 424 (ObjNum 845 snap 0 seq_num 845) 2024-09-21T10:12:08.602 INFO:tasks.rados.rados.0.smithi003.stdout:1119: finishing write tid 1 to smithi00370293-148 2024-09-21T10:12:08.602 INFO:tasks.rados.rados.0.smithi003.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2024-09-21T10:12:08.609 INFO:tasks.rados.rados.0.smithi003.stdout:1122: writing smithi00370293-447 from 652336 to 1378671 tid 1 2024-09-21T10:12:08.615 INFO:tasks.rados.rados.0.smithi003.stdout:1122: writing smithi00370293-447 from 1906495 to 2252336 tid 2 2024-09-21T10:12:08.615 INFO:tasks.rados.rados.0.smithi003.stdout:1118: done (4 left) 2024-09-21T10:12:08.615 INFO:tasks.rados.rados.0.smithi003.stdout:1123: write oid 185 current snap is 0 2024-09-21T10:12:08.615 INFO:tasks.rados.rados.0.smithi003.stdout:1119: finishing write tid 2 to smithi00370293-148 2024-09-21T10:12:08.615 INFO:tasks.rados.rados.0.smithi003.stdout:1119: finishing write tid 3 to smithi00370293-148 2024-09-21T10:12:08.615 INFO:tasks.rados.rados.0.smithi003.stdout:1119: finishing write tid 4 to smithi00370293-148 2024-09-21T10:12:08.615 INFO:tasks.rados.rados.0.smithi003.stdout:1119: oid 148 updating version 0 to 180 2024-09-21T10:12:08.616 INFO:tasks.rados.rados.0.smithi003.stdout:1119: oid 148 version 180 is already newer than 178 2024-09-21T10:12:08.616 INFO:tasks.rados.rados.0.smithi003.stdout:1119: oid 148 version 180 is already newer than 179 2024-09-21T10:12:08.616 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 148 v 180 (ObjNum 846 snap 0 seq_num 846) dirty exists 2024-09-21T10:12:08.616 INFO:tasks.rados.rados.0.smithi003.stdout:1119: left oid 148 (ObjNum 846 snap 0 seq_num 846) 2024-09-21T10:12:08.616 INFO:tasks.rados.rados.0.smithi003.stdout:1120: finishing write tid 1 to smithi00370293-328 2024-09-21T10:12:08.616 INFO:tasks.rados.rados.0.smithi003.stdout:1120: finishing write tid 2 to smithi00370293-328 2024-09-21T10:12:08.616 INFO:tasks.rados.rados.0.smithi003.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2024-09-21T10:12:08.621 INFO:tasks.rados.rados.0.smithi003.stdout:1123: writing smithi00370293-185 from 669143 to 1070727 tid 1 2024-09-21T10:12:08.628 INFO:tasks.rados.rados.0.smithi003.stdout:1123: writing smithi00370293-185 from 1564977 to 1991936 tid 2 2024-09-21T10:12:08.628 INFO:tasks.rados.rados.0.smithi003.stdout:1119: done (4 left) 2024-09-21T10:12:08.628 INFO:tasks.rados.rados.0.smithi003.stdout:1124: write oid 96 current snap is 0 2024-09-21T10:12:08.628 INFO:tasks.rados.rados.0.smithi003.stdout:1120: finishing write tid 3 to smithi00370293-328 2024-09-21T10:12:08.628 INFO:tasks.rados.rados.0.smithi003.stdout:1120: finishing write tid 4 to smithi00370293-328 2024-09-21T10:12:08.628 INFO:tasks.rados.rados.0.smithi003.stdout:1120: oid 328 updating version 0 to 167 2024-09-21T10:12:08.628 INFO:tasks.rados.rados.0.smithi003.stdout:1120: oid 328 version 167 is already newer than 165 2024-09-21T10:12:08.628 INFO:tasks.rados.rados.0.smithi003.stdout:1120: oid 328 version 167 is already newer than 166 2024-09-21T10:12:08.628 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 328 v 167 (ObjNum 847 snap 0 seq_num 847) dirty exists 2024-09-21T10:12:08.628 INFO:tasks.rados.rados.0.smithi003.stdout:1120: left oid 328 (ObjNum 847 snap 0 seq_num 847) 2024-09-21T10:12:08.629 INFO:tasks.rados.rados.0.smithi003.stdout:1121: expect (ObjNum 818 snap 0 seq_num 818) 2024-09-21T10:12:08.812 INFO:tasks.rados.rados.0.smithi003.stdout:1122: finishing write tid 1 to smithi00370293-447 2024-09-21T10:12:08.812 INFO:tasks.rados.rados.0.smithi003.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2024-09-21T10:12:08.819 INFO:tasks.rados.rados.0.smithi003.stdout:1124: writing smithi00370293-96 from 685950 to 1162783 tid 1 2024-09-21T10:12:08.825 INFO:tasks.rados.rados.0.smithi003.stdout:1124: writing smithi00370293-96 from 1623459 to 2194076 tid 2 2024-09-21T10:12:08.825 INFO:tasks.rados.rados.0.smithi003.stdout:1120: done (4 left) 2024-09-21T10:12:08.825 INFO:tasks.rados.rados.0.smithi003.stdout:1121: done (3 left) 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1125: write oid 206 current snap is 0 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1122: finishing write tid 2 to smithi00370293-447 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1122: finishing write tid 3 to smithi00370293-447 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1122: finishing write tid 4 to smithi00370293-447 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1122: oid 447 updating version 0 to 180 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1122: oid 447 updating version 180 to 182 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1122: oid 447 version 182 is already newer than 181 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 447 v 182 (ObjNum 848 snap 0 seq_num 848) dirty exists 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1122: left oid 447 (ObjNum 848 snap 0 seq_num 848) 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1123: finishing write tid 1 to smithi00370293-185 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1123: finishing write tid 2 to smithi00370293-185 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1123: finishing write tid 3 to smithi00370293-185 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1123: finishing write tid 4 to smithi00370293-185 2024-09-21T10:12:08.826 INFO:tasks.rados.rados.0.smithi003.stdout:1123: oid 185 updating version 0 to 178 2024-09-21T10:12:08.827 INFO:tasks.rados.rados.0.smithi003.stdout:1123: oid 185 updating version 178 to 180 2024-09-21T10:12:08.827 INFO:tasks.rados.rados.0.smithi003.stdout:1123: oid 185 version 180 is already newer than 179 2024-09-21T10:12:08.827 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 185 v 180 (ObjNum 849 snap 0 seq_num 849) dirty exists 2024-09-21T10:12:08.827 INFO:tasks.rados.rados.0.smithi003.stdout:1123: left oid 185 (ObjNum 849 snap 0 seq_num 849) 2024-09-21T10:12:08.827 INFO:tasks.rados.rados.0.smithi003.stdout:1124: finishing write tid 1 to smithi00370293-96 2024-09-21T10:12:08.827 INFO:tasks.rados.rados.0.smithi003.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2024-09-21T10:12:08.833 INFO:tasks.rados.rados.0.smithi003.stdout:1125: writing smithi00370293-206 from 702757 to 1254839 tid 1 2024-09-21T10:12:08.838 INFO:tasks.rados.rados.0.smithi003.stdout:1125: writing smithi00370293-206 from 1681941 to 2112569 tid 2 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1122: done (3 left) 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1123: done (2 left) 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1126: write oid 250 current snap is 0 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1124: finishing write tid 2 to smithi00370293-96 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1124: finishing write tid 3 to smithi00370293-96 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1124: finishing write tid 4 to smithi00370293-96 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1124: oid 96 updating version 0 to 189 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1124: oid 96 updating version 189 to 190 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1124: oid 96 version 190 is already newer than 188 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 96 v 190 (ObjNum 850 snap 0 seq_num 850) dirty exists 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1124: left oid 96 (ObjNum 850 snap 0 seq_num 850) 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1125: finishing write tid 1 to smithi00370293-206 2024-09-21T10:12:08.839 INFO:tasks.rados.rados.0.smithi003.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2024-09-21T10:12:08.847 INFO:tasks.rados.rados.0.smithi003.stdout:1126: writing smithi00370293-250 from 719564 to 1463248 tid 1 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1126: writing smithi00370293-250 from 2140423 to 2319564 tid 2 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1124: done (2 left) 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1127: read oid 265 snap -1 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1127: expect (ObjNum 630 snap 0 seq_num 630) 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1128: write oid 445 current snap is 0 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1125: finishing write tid 2 to smithi00370293-206 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1125: finishing write tid 3 to smithi00370293-206 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1125: finishing write tid 4 to smithi00370293-206 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1125: oid 206 updating version 0 to 196 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1125: oid 206 version 196 is already newer than 195 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1125: oid 206 version 196 is already newer than 194 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 206 v 196 (ObjNum 851 snap 0 seq_num 851) dirty exists 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1125: left oid 206 (ObjNum 851 snap 0 seq_num 851) 2024-09-21T10:12:08.853 INFO:tasks.rados.rados.0.smithi003.stdout:1126: finishing write tid 1 to smithi00370293-250 2024-09-21T10:12:08.854 INFO:tasks.rados.rados.0.smithi003.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2024-09-21T10:12:08.859 INFO:tasks.rados.rados.0.smithi003.stdout:1128: writing smithi00370293-445 from 736371 to 1155304 tid 1 2024-09-21T10:12:08.866 INFO:tasks.rados.rados.0.smithi003.stdout:1128: writing smithi00370293-445 from 1798905 to 2233202 tid 2 2024-09-21T10:12:08.866 INFO:tasks.rados.rados.0.smithi003.stdout:1125: done (3 left) 2024-09-21T10:12:08.866 INFO:tasks.rados.rados.0.smithi003.stdout:1129: write oid 446 current snap is 0 2024-09-21T10:12:08.866 INFO:tasks.rados.rados.0.smithi003.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2024-09-21T10:12:08.873 INFO:tasks.rados.rados.0.smithi003.stdout:1129: writing smithi00370293-446 from 753178 to 1247360 tid 1 2024-09-21T10:12:08.881 INFO:tasks.rados.rados.0.smithi003.stdout:1129: writing smithi00370293-446 from 1857387 to 2353178 tid 2 2024-09-21T10:12:08.881 INFO:tasks.rados.rados.0.smithi003.stdout:1130: read oid 26 snap -1 2024-09-21T10:12:08.881 INFO:tasks.rados.rados.0.smithi003.stdout:1130: expect (ObjNum 748 snap 0 seq_num 748) 2024-09-21T10:12:08.881 INFO:tasks.rados.rados.0.smithi003.stdout:1131: read oid 228 snap -1 2024-09-21T10:12:08.881 INFO:tasks.rados.rados.0.smithi003.stdout:1131: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:12:08.881 INFO:tasks.rados.rados.0.smithi003.stdout:1132: read oid 317 snap -1 2024-09-21T10:12:08.881 INFO:tasks.rados.rados.0.smithi003.stdout:1132: expect deleted 2024-09-21T10:12:08.881 INFO:tasks.rados.rados.0.smithi003.stdout:1133: write oid 255 current snap is 0 2024-09-21T10:12:08.881 INFO:tasks.rados.rados.0.smithi003.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2024-09-21T10:12:08.889 INFO:tasks.rados.rados.0.smithi003.stdout:1133: writing smithi00370293-255 from 769985 to 1339416 tid 1 2024-09-21T10:12:08.895 INFO:tasks.rados.rados.0.smithi003.stdout:1133: writing smithi00370293-255 from 1915869 to 2353835 tid 2 2024-09-21T10:12:08.895 INFO:tasks.rados.rados.0.smithi003.stdout:1134: delete oid 285 current snap is 0 2024-09-21T10:12:08.896 INFO:tasks.rados.rados.0.smithi003.stdout:1127: expect (ObjNum 630 snap 0 seq_num 630) 2024-09-21T10:12:09.034 INFO:tasks.rados.rados.0.smithi003.stdout:1126: finishing write tid 2 to smithi00370293-250 2024-09-21T10:12:09.034 INFO:tasks.rados.rados.0.smithi003.stdout:1126: finishing write tid 3 to smithi00370293-250 2024-09-21T10:12:09.034 INFO:tasks.rados.rados.0.smithi003.stdout:1126: finishing write tid 4 to smithi00370293-250 2024-09-21T10:12:09.034 INFO:tasks.rados.rados.0.smithi003.stdout:1126: oid 250 updating version 0 to 178 2024-09-21T10:12:09.034 INFO:tasks.rados.rados.0.smithi003.stdout:1126: oid 250 version 178 is already newer than 176 2024-09-21T10:12:09.034 INFO:tasks.rados.rados.0.smithi003.stdout:1126: oid 250 version 178 is already newer than 177 2024-09-21T10:12:09.034 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 250 v 178 (ObjNum 852 snap 0 seq_num 852) dirty exists 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1126: left oid 250 (ObjNum 852 snap 0 seq_num 852) 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1128: finishing write tid 1 to smithi00370293-445 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1128: finishing write tid 2 to smithi00370293-445 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1128: finishing write tid 3 to smithi00370293-445 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1128: finishing write tid 4 to smithi00370293-445 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1128: oid 445 updating version 0 to 145 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1128: oid 445 version 145 is already newer than 143 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1128: oid 445 version 145 is already newer than 144 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 445 v 145 (ObjNum 853 snap 0 seq_num 853) dirty exists 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1128: left oid 445 (ObjNum 853 snap 0 seq_num 853) 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1129: finishing write tid 1 to smithi00370293-446 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1126: done (8 left) 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1127: done (7 left) 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1128: done (6 left) 2024-09-21T10:12:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:1134: done (5 left) 2024-09-21T10:12:09.036 INFO:tasks.rados.rados.0.smithi003.stdout:1135: read oid 310 snap -1 2024-09-21T10:12:09.036 INFO:tasks.rados.rados.0.smithi003.stdout:1135: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-21T10:12:09.036 INFO:tasks.rados.rados.0.smithi003.stdout:1136: write oid 289 current snap is 0 2024-09-21T10:12:09.036 INFO:tasks.rados.rados.0.smithi003.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2024-09-21T10:12:09.041 INFO:tasks.rados.rados.0.smithi003.stdout:1136: writing smithi00370293-289 from 403599 to 1123528 tid 1 2024-09-21T10:12:09.049 INFO:tasks.rados.rados.0.smithi003.stdout:1136: writing smithi00370293-289 from 1916480 to 2358115 tid 2 2024-09-21T10:12:09.049 INFO:tasks.rados.rados.0.smithi003.stdout:1132: done (6 left) 2024-09-21T10:12:09.049 INFO:tasks.rados.rados.0.smithi003.stdout:1137: write oid 224 current snap is 0 2024-09-21T10:12:09.049 INFO:tasks.rados.rados.0.smithi003.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2024-09-21T10:12:09.056 INFO:tasks.rados.rados.0.smithi003.stdout:1137: writing smithi00370293-224 from 420406 to 1215584 tid 1 2024-09-21T10:12:09.064 INFO:tasks.rados.rados.0.smithi003.stdout:1137: writing smithi00370293-224 from 1974962 to 2420406 tid 2 2024-09-21T10:12:09.064 INFO:tasks.rados.rados.0.smithi003.stdout:1138: write oid 392 current snap is 0 2024-09-21T10:12:09.064 INFO:tasks.rados.rados.0.smithi003.stdout:1130: expect (ObjNum 748 snap 0 seq_num 748) 2024-09-21T10:12:09.199 INFO:tasks.rados.rados.0.smithi003.stdout:1131: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:12:09.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:08 smithi204 bash[24804]: cluster 2024-09-21T10:12:07.719806+0000 mgr.y (mgr.14385) 218 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 9.4 MiB/s wr, 85 op/s 2024-09-21T10:12:09.339 INFO:tasks.rados.rados.0.smithi003.stdout:1129: finishing write tid 2 to smithi00370293-446 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:1129: finishing write tid 3 to smithi00370293-446 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:1129: finishing write tid 4 to smithi00370293-446 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:1129: oid 446 updating version 0 to 160 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:1129: oid 446 updating version 160 to 161 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:1129: oid 446 updating version 161 to 162 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 446 v 162 (ObjNum 854 snap 0 seq_num 854) dirty exists 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:1129: left oid 446 (ObjNum 854 snap 0 seq_num 854) 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:1133: finishing write tid 1 to smithi00370293-255 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:1133: finishing write tid 2 to smithi00370293-255 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:1133: finishing write tid 3 to smithi00370293-255 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:1133: finishing write tid 4 to smithi00370293-255 2024-09-21T10:12:09.340 INFO:tasks.rados.rados.0.smithi003.stdout:1133: oid 255 updating version 0 to 185 2024-09-21T10:12:09.341 INFO:tasks.rados.rados.0.smithi003.stdout:1133: oid 255 version 185 is already newer than 184 2024-09-21T10:12:09.341 INFO:tasks.rados.rados.0.smithi003.stdout:1133: oid 255 version 185 is already newer than 183 2024-09-21T10:12:09.341 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 255 v 185 (ObjNum 855 snap 0 seq_num 855) dirty exists 2024-09-21T10:12:09.341 INFO:tasks.rados.rados.0.smithi003.stdout:1133: left oid 255 (ObjNum 855 snap 0 seq_num 855) 2024-09-21T10:12:09.341 INFO:tasks.rados.rados.0.smithi003.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2024-09-21T10:12:09.344 INFO:tasks.rados.rados.0.smithi003.stdout:1138: writing smithi00370293-392 from 437213 to 907640 tid 1 2024-09-21T10:12:09.353 INFO:tasks.rados.rados.0.smithi003.stdout:1138: writing smithi00370293-392 from 1633444 to 2362395 tid 2 2024-09-21T10:12:09.353 INFO:tasks.rados.rados.0.smithi003.stdout:1129: done (7 left) 2024-09-21T10:12:09.353 INFO:tasks.rados.rados.0.smithi003.stdout:1130: done (6 left) 2024-09-21T10:12:09.353 INFO:tasks.rados.rados.0.smithi003.stdout:1131: done (5 left) 2024-09-21T10:12:09.353 INFO:tasks.rados.rados.0.smithi003.stdout:1133: done (4 left) 2024-09-21T10:12:09.353 INFO:tasks.rados.rados.0.smithi003.stdout:1139: write oid 53 current snap is 0 2024-09-21T10:12:09.353 INFO:tasks.rados.rados.0.smithi003.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2024-09-21T10:12:09.359 INFO:tasks.rados.rados.0.smithi003.stdout:1139: writing smithi00370293-53 from 454020 to 1116049 tid 1 2024-09-21T10:12:09.367 INFO:tasks.rados.rados.0.smithi003.stdout:1139: writing smithi00370293-53 from 1691926 to 2280888 tid 2 2024-09-21T10:12:09.367 INFO:tasks.rados.rados.0.smithi003.stdout:1140: write oid 26 current snap is 0 2024-09-21T10:12:09.367 INFO:tasks.rados.rados.0.smithi003.stdout:1135: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-21T10:12:09.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:08 smithi003 bash[22527]: cluster 2024-09-21T10:12:07.719806+0000 mgr.y (mgr.14385) 218 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 9.4 MiB/s wr, 85 op/s 2024-09-21T10:12:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:08 smithi003 bash[31899]: cluster 2024-09-21T10:12:07.719806+0000 mgr.y (mgr.14385) 218 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 9.4 MiB/s wr, 85 op/s 2024-09-21T10:12:09.467 INFO:tasks.rados.rados.0.smithi003.stdout:1136: finishing write tid 1 to smithi00370293-289 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1136: finishing write tid 2 to smithi00370293-289 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1136: finishing write tid 3 to smithi00370293-289 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1136: finishing write tid 4 to smithi00370293-289 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1136: oid 289 updating version 0 to 179 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1136: oid 289 updating version 179 to 181 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1136: oid 289 version 181 is already newer than 180 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 289 v 181 (ObjNum 857 snap 0 seq_num 857) dirty exists 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1136: left oid 289 (ObjNum 857 snap 0 seq_num 857) 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1137: finishing write tid 1 to smithi00370293-224 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1137: finishing write tid 2 to smithi00370293-224 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1137: finishing write tid 3 to smithi00370293-224 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1137: finishing write tid 4 to smithi00370293-224 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1137: oid 224 updating version 0 to 197 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1137: oid 224 updating version 197 to 198 2024-09-21T10:12:09.468 INFO:tasks.rados.rados.0.smithi003.stdout:1137: oid 224 version 198 is already newer than 196 2024-09-21T10:12:09.469 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 224 v 198 (ObjNum 858 snap 0 seq_num 858) dirty exists 2024-09-21T10:12:09.469 INFO:tasks.rados.rados.0.smithi003.stdout:1137: left oid 224 (ObjNum 858 snap 0 seq_num 858) 2024-09-21T10:12:09.469 INFO:tasks.rados.rados.0.smithi003.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2024-09-21T10:12:09.474 INFO:tasks.rados.rados.0.smithi003.stdout:1140: writing smithi00370293-26 from 470827 to 1208105 tid 1 2024-09-21T10:12:09.482 INFO:tasks.rados.rados.0.smithi003.stdout:1140: writing smithi00370293-26 from 1750408 to 2470827 tid 2 2024-09-21T10:12:09.483 INFO:tasks.rados.rados.0.smithi003.stdout:1135: done (5 left) 2024-09-21T10:12:09.483 INFO:tasks.rados.rados.0.smithi003.stdout:1136: done (4 left) 2024-09-21T10:12:09.483 INFO:tasks.rados.rados.0.smithi003.stdout:1137: done (3 left) 2024-09-21T10:12:09.483 INFO:tasks.rados.rados.0.smithi003.stdout:1141: write oid 436 current snap is 0 2024-09-21T10:12:09.483 INFO:tasks.rados.rados.0.smithi003.stdout:1138: finishing write tid 1 to smithi00370293-392 2024-09-21T10:12:09.483 INFO:tasks.rados.rados.0.smithi003.stdout:1138: finishing write tid 2 to smithi00370293-392 2024-09-21T10:12:09.483 INFO:tasks.rados.rados.0.smithi003.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2024-09-21T10:12:09.487 INFO:tasks.rados.rados.0.smithi003.stdout:1141: writing smithi00370293-436 from 487634 to 900161 tid 1 2024-09-21T10:12:09.495 INFO:tasks.rados.rados.0.smithi003.stdout:1141: writing smithi00370293-436 from 1408890 to 2001521 tid 2 2024-09-21T10:12:09.495 INFO:tasks.rados.rados.0.smithi003.stdout:1142: write oid 67 current snap is 0 2024-09-21T10:12:09.495 INFO:tasks.rados.rados.0.smithi003.stdout:1138: finishing write tid 3 to smithi00370293-392 2024-09-21T10:12:09.495 INFO:tasks.rados.rados.0.smithi003.stdout:1138: finishing write tid 4 to smithi00370293-392 2024-09-21T10:12:09.495 INFO:tasks.rados.rados.0.smithi003.stdout:1138: oid 392 updating version 0 to 199 2024-09-21T10:12:09.495 INFO:tasks.rados.rados.0.smithi003.stdout:1138: oid 392 updating version 199 to 201 2024-09-21T10:12:09.495 INFO:tasks.rados.rados.0.smithi003.stdout:1138: oid 392 version 201 is already newer than 200 2024-09-21T10:12:09.495 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 392 v 201 (ObjNum 859 snap 0 seq_num 859) dirty exists 2024-09-21T10:12:09.495 INFO:tasks.rados.rados.0.smithi003.stdout:1138: left oid 392 (ObjNum 859 snap 0 seq_num 859) 2024-09-21T10:12:09.495 INFO:tasks.rados.rados.0.smithi003.stdout:1139: finishing write tid 1 to smithi00370293-53 2024-09-21T10:12:09.495 INFO:tasks.rados.rados.0.smithi003.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2024-09-21T10:12:09.500 INFO:tasks.rados.rados.0.smithi003.stdout:1142: writing smithi00370293-67 from 504441 to 992217 tid 1 2024-09-21T10:12:09.508 INFO:tasks.rados.rados.0.smithi003.stdout:1142: writing smithi00370293-67 from 1467372 to 2203661 tid 2 2024-09-21T10:12:09.509 INFO:tasks.rados.rados.0.smithi003.stdout:1138: done (4 left) 2024-09-21T10:12:09.509 INFO:tasks.rados.rados.0.smithi003.stdout:1143: read oid 272 snap -1 2024-09-21T10:12:09.509 INFO:tasks.rados.rados.0.smithi003.stdout:1143: expect (ObjNum 566 snap 0 seq_num 566) 2024-09-21T10:12:09.509 INFO:tasks.rados.rados.0.smithi003.stdout:1144: read oid 210 snap -1 2024-09-21T10:12:09.509 INFO:tasks.rados.rados.0.smithi003.stdout:1144: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-21T10:12:09.509 INFO:tasks.rados.rados.0.smithi003.stdout:1145: write oid 257 current snap is 0 2024-09-21T10:12:09.509 INFO:tasks.rados.rados.0.smithi003.stdout:1139: finishing write tid 2 to smithi00370293-53 2024-09-21T10:12:09.509 INFO:tasks.rados.rados.0.smithi003.stdout:1139: finishing write tid 3 to smithi00370293-53 2024-09-21T10:12:09.509 INFO:tasks.rados.rados.0.smithi003.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2024-09-21T10:12:09.514 INFO:tasks.rados.rados.0.smithi003.stdout:1145: writing smithi00370293-257 from 521248 to 1084273 tid 1 2024-09-21T10:12:09.523 INFO:tasks.rados.rados.0.smithi003.stdout:1145: writing smithi00370293-257 from 1809501 to 2405801 tid 2 2024-09-21T10:12:09.523 INFO:tasks.rados.rados.0.smithi003.stdout:1146: read oid 225 snap -1 2024-09-21T10:12:09.523 INFO:tasks.rados.rados.0.smithi003.stdout:1146: expect (ObjNum 224 snap 0 seq_num 224) 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1147: delete oid 29 current snap is 0 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1139: finishing write tid 4 to smithi00370293-53 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1139: oid 53 updating version 0 to 181 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1139: oid 53 updating version 181 to 183 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1139: oid 53 version 183 is already newer than 182 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 53 v 183 (ObjNum 860 snap 0 seq_num 860) dirty exists 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1139: left oid 53 (ObjNum 860 snap 0 seq_num 860) 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1140: finishing write tid 1 to smithi00370293-26 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1140: finishing write tid 2 to smithi00370293-26 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1140: finishing write tid 3 to smithi00370293-26 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1140: finishing write tid 4 to smithi00370293-26 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1140: oid 26 updating version 0 to 146 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1140: oid 26 updating version 146 to 148 2024-09-21T10:12:09.524 INFO:tasks.rados.rados.0.smithi003.stdout:1140: oid 26 version 148 is already newer than 147 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 26 v 148 (ObjNum 861 snap 0 seq_num 861) dirty exists 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1140: left oid 26 (ObjNum 861 snap 0 seq_num 861) 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1141: finishing write tid 1 to smithi00370293-436 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1141: finishing write tid 2 to smithi00370293-436 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1141: finishing write tid 3 to smithi00370293-436 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1141: finishing write tid 4 to smithi00370293-436 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1141: oid 436 updating version 0 to 140 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1141: oid 436 version 140 is already newer than 139 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1141: oid 436 version 140 is already newer than 138 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 436 v 140 (ObjNum 862 snap 0 seq_num 862) dirty exists 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1141: left oid 436 (ObjNum 862 snap 0 seq_num 862) 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1142: finishing write tid 1 to smithi00370293-67 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1142: finishing write tid 2 to smithi00370293-67 2024-09-21T10:12:09.525 INFO:tasks.rados.rados.0.smithi003.stdout:1144: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-21T10:12:09.673 INFO:tasks.rados.rados.0.smithi003.stdout:1142: finishing write tid 3 to smithi00370293-67 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1142: finishing write tid 4 to smithi00370293-67 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1142: oid 67 updating version 0 to 184 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1142: oid 67 version 184 is already newer than 182 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1142: oid 67 version 184 is already newer than 183 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 67 v 184 (ObjNum 863 snap 0 seq_num 863) dirty exists 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1142: left oid 67 (ObjNum 863 snap 0 seq_num 863) 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1139: done (8 left) 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1140: done (7 left) 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1141: done (6 left) 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1142: done (5 left) 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1144: done (4 left) 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1147: done (3 left) 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1148: read oid 7 snap -1 2024-09-21T10:12:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:1148: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-21T10:12:09.675 INFO:tasks.rados.rados.0.smithi003.stdout:1145: finishing write tid 1 to smithi00370293-257 2024-09-21T10:12:09.675 INFO:tasks.rados.rados.0.smithi003.stdout:1143: expect (ObjNum 566 snap 0 seq_num 566) 2024-09-21T10:12:09.837 INFO:tasks.rados.rados.0.smithi003.stdout:1145: finishing write tid 2 to smithi00370293-257 2024-09-21T10:12:09.837 INFO:tasks.rados.rados.0.smithi003.stdout:1146: expect (ObjNum 224 snap 0 seq_num 224) 2024-09-21T10:12:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:1145: finishing write tid 3 to smithi00370293-257 2024-09-21T10:12:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:1145: finishing write tid 4 to smithi00370293-257 2024-09-21T10:12:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:1145: oid 257 updating version 0 to 200 2024-09-21T10:12:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:1145: oid 257 version 200 is already newer than 198 2024-09-21T10:12:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:1145: oid 257 version 200 is already newer than 199 2024-09-21T10:12:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 257 v 200 (ObjNum 864 snap 0 seq_num 864) dirty exists 2024-09-21T10:12:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:1145: left oid 257 (ObjNum 864 snap 0 seq_num 864) 2024-09-21T10:12:09.972 INFO:tasks.rados.rados.0.smithi003.stdout:1148: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-21T10:12:10.063 INFO:tasks.rados.rados.0.smithi003.stdout:1149: read oid 125 snap -1 2024-09-21T10:12:10.063 INFO:tasks.rados.rados.0.smithi003.stdout:1149: expect (ObjNum 124 snap 0 seq_num 124) 2024-09-21T10:12:10.063 INFO:tasks.rados.rados.0.smithi003.stdout:1143: done (4 left) 2024-09-21T10:12:10.063 INFO:tasks.rados.rados.0.smithi003.stdout:1145: done (3 left) 2024-09-21T10:12:10.063 INFO:tasks.rados.rados.0.smithi003.stdout:1146: done (2 left) 2024-09-21T10:12:10.063 INFO:tasks.rados.rados.0.smithi003.stdout:1148: done (1 left) 2024-09-21T10:12:10.063 INFO:tasks.rados.rados.0.smithi003.stdout:1150: write oid 338 current snap is 0 2024-09-21T10:12:10.063 INFO:tasks.rados.rados.0.smithi003.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2024-09-21T10:12:10.070 INFO:tasks.rados.rados.0.smithi003.stdout:1150: writing smithi00370293-338 from 554862 to 1268385 tid 1 2024-09-21T10:12:10.078 INFO:tasks.rados.rados.0.smithi003.stdout:1150: writing smithi00370293-338 from 1926465 to 2526434 tid 2 2024-09-21T10:12:10.078 INFO:tasks.rados.rados.0.smithi003.stdout:1151: read oid 102 snap -1 2024-09-21T10:12:10.078 INFO:tasks.rados.rados.0.smithi003.stdout:1151: expect (ObjNum 101 snap 0 seq_num 101) 2024-09-21T10:12:10.078 INFO:tasks.rados.rados.0.smithi003.stdout:1152: write oid 211 current snap is 0 2024-09-21T10:12:10.078 INFO:tasks.rados.rados.0.smithi003.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2024-09-21T10:12:10.084 INFO:tasks.rados.rados.0.smithi003.stdout:1152: writing smithi00370293-211 from 571669 to 1076794 tid 1 2024-09-21T10:12:10.092 INFO:tasks.rados.rados.0.smithi003.stdout:1152: writing smithi00370293-211 from 1701300 to 2444927 tid 2 2024-09-21T10:12:10.092 INFO:tasks.rados.rados.0.smithi003.stdout:1153: read oid 385 snap -1 2024-09-21T10:12:10.092 INFO:tasks.rados.rados.0.smithi003.stdout:1153: expect (ObjNum 384 snap 0 seq_num 384) 2024-09-21T10:12:10.093 INFO:tasks.rados.rados.0.smithi003.stdout:1154: write oid 284 current snap is 0 2024-09-21T10:12:10.093 INFO:tasks.rados.rados.0.smithi003.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2024-09-21T10:12:10.099 INFO:tasks.rados.rados.0.smithi003.stdout:1154: writing smithi00370293-284 from 588476 to 1168850 tid 1 2024-09-21T10:12:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:1154: writing smithi00370293-284 from 1643429 to 2247067 tid 2 2024-09-21T10:12:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:1155: write oid 418 current snap is 0 2024-09-21T10:12:10.106 INFO:tasks.rados.rados.0.smithi003.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2024-09-21T10:12:10.114 INFO:tasks.rados.rados.0.smithi003.stdout:1155: writing smithi00370293-418 from 605283 to 1260906 tid 1 2024-09-21T10:12:10.121 INFO:tasks.rados.rados.0.smithi003.stdout:1155: writing smithi00370293-418 from 1701911 to 2449207 tid 2 2024-09-21T10:12:10.121 INFO:tasks.rados.rados.0.smithi003.stdout:1156: write oid 456 current snap is 0 2024-09-21T10:12:10.122 INFO:tasks.rados.rados.0.smithi003.stdout:1149: expect (ObjNum 124 snap 0 seq_num 124) 2024-09-21T10:12:10.198 INFO:tasks.rados.rados.0.smithi003.stdout:1150: finishing write tid 1 to smithi00370293-338 2024-09-21T10:12:10.198 INFO:tasks.rados.rados.0.smithi003.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2024-09-21T10:12:10.207 INFO:tasks.rados.rados.0.smithi003.stdout:1156: writing smithi00370293-456 from 622090 to 1352962 tid 1 2024-09-21T10:12:10.214 INFO:tasks.rados.rados.0.smithi003.stdout:1156: writing smithi00370293-456 from 1760393 to 2367700 tid 2 2024-09-21T10:12:10.214 INFO:tasks.rados.rados.0.smithi003.stdout:1149: done (7 left) 2024-09-21T10:12:10.214 INFO:tasks.rados.rados.0.smithi003.stdout:1157: write oid 389 current snap is 0 2024-09-21T10:12:10.214 INFO:tasks.rados.rados.0.smithi003.stdout:1150: finishing write tid 2 to smithi00370293-338 2024-09-21T10:12:10.214 INFO:tasks.rados.rados.0.smithi003.stdout:1150: finishing write tid 3 to smithi00370293-338 2024-09-21T10:12:10.214 INFO:tasks.rados.rados.0.smithi003.stdout:1150: finishing write tid 4 to smithi00370293-338 2024-09-21T10:12:10.214 INFO:tasks.rados.rados.0.smithi003.stdout:1150: oid 338 updating version 0 to 191 2024-09-21T10:12:10.214 INFO:tasks.rados.rados.0.smithi003.stdout:1150: oid 338 updating version 191 to 193 2024-09-21T10:12:10.214 INFO:tasks.rados.rados.0.smithi003.stdout:1150: oid 338 version 193 is already newer than 192 2024-09-21T10:12:10.214 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 338 v 193 (ObjNum 866 snap 0 seq_num 866) dirty exists 2024-09-21T10:12:10.214 INFO:tasks.rados.rados.0.smithi003.stdout:1150: left oid 338 (ObjNum 866 snap 0 seq_num 866) 2024-09-21T10:12:10.215 INFO:tasks.rados.rados.0.smithi003.stdout:1151: expect (ObjNum 101 snap 0 seq_num 101) 2024-09-21T10:12:10.353 INFO:tasks.rados.rados.0.smithi003.stdout:1152: finishing write tid 1 to smithi00370293-211 2024-09-21T10:12:10.353 INFO:tasks.rados.rados.0.smithi003.stdout:1153: expect (ObjNum 384 snap 0 seq_num 384) 2024-09-21T10:12:10.449 INFO:tasks.rados.rados.0.smithi003.stdout:1152: finishing write tid 2 to smithi00370293-211 2024-09-21T10:12:10.449 INFO:tasks.rados.rados.0.smithi003.stdout:1152: finishing write tid 3 to smithi00370293-211 2024-09-21T10:12:10.449 INFO:tasks.rados.rados.0.smithi003.stdout:1152: finishing write tid 4 to smithi00370293-211 2024-09-21T10:12:10.449 INFO:tasks.rados.rados.0.smithi003.stdout:1152: oid 211 updating version 0 to 211 2024-09-21T10:12:10.449 INFO:tasks.rados.rados.0.smithi003.stdout:1152: oid 211 version 211 is already newer than 210 2024-09-21T10:12:10.450 INFO:tasks.rados.rados.0.smithi003.stdout:1152: oid 211 updating version 211 to 212 2024-09-21T10:12:10.450 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 211 v 212 (ObjNum 867 snap 0 seq_num 867) dirty exists 2024-09-21T10:12:10.450 INFO:tasks.rados.rados.0.smithi003.stdout:1152: left oid 211 (ObjNum 867 snap 0 seq_num 867) 2024-09-21T10:12:10.450 INFO:tasks.rados.rados.0.smithi003.stdout:1154: finishing write tid 1 to smithi00370293-284 2024-09-21T10:12:10.450 INFO:tasks.rados.rados.0.smithi003.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2024-09-21T10:12:10.455 INFO:tasks.rados.rados.0.smithi003.stdout:1157: writing smithi00370293-389 from 638897 to 1045018 tid 1 2024-09-21T10:12:10.464 INFO:tasks.rados.rados.0.smithi003.stdout:1157: writing smithi00370293-389 from 1818875 to 2569840 tid 2 2024-09-21T10:12:10.464 INFO:tasks.rados.rados.0.smithi003.stdout:1150: done (7 left) 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1151: done (6 left) 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1152: done (5 left) 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1153: done (4 left) 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1158: read oid 20 snap -1 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1158: expect (ObjNum 841 snap 0 seq_num 841) 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1159: read oid 378 snap -1 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1159: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1160: read oid 182 snap -1 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1160: expect (ObjNum 181 snap 0 seq_num 181) 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1161: write oid 33 current snap is 0 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1154: finishing write tid 2 to smithi00370293-284 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1154: finishing write tid 3 to smithi00370293-284 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1154: finishing write tid 4 to smithi00370293-284 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1154: oid 284 updating version 0 to 134 2024-09-21T10:12:10.465 INFO:tasks.rados.rados.0.smithi003.stdout:1154: oid 284 version 134 is already newer than 133 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1154: oid 284 version 134 is already newer than 132 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 284 v 134 (ObjNum 868 snap 0 seq_num 868) dirty exists 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1154: left oid 284 (ObjNum 868 snap 0 seq_num 868) 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1155: finishing write tid 1 to smithi00370293-418 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1155: finishing write tid 2 to smithi00370293-418 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1155: finishing write tid 3 to smithi00370293-418 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1155: finishing write tid 4 to smithi00370293-418 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1155: oid 418 updating version 0 to 151 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1155: oid 418 updating version 151 to 152 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1155: oid 418 version 152 is already newer than 150 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 418 v 152 (ObjNum 869 snap 0 seq_num 869) dirty exists 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1155: left oid 418 (ObjNum 869 snap 0 seq_num 869) 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1156: finishing write tid 1 to smithi00370293-456 2024-09-21T10:12:10.466 INFO:tasks.rados.rados.0.smithi003.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2024-09-21T10:12:10.471 INFO:tasks.rados.rados.0.smithi003.stdout:1161: writing smithi00370293-33 from 655704 to 1137074 tid 1 2024-09-21T10:12:10.478 INFO:tasks.rados.rados.0.smithi003.stdout:1161: writing smithi00370293-33 from 1761004 to 2255627 tid 2 2024-09-21T10:12:10.478 INFO:tasks.rados.rados.0.smithi003.stdout:1154: done (7 left) 2024-09-21T10:12:10.478 INFO:tasks.rados.rados.0.smithi003.stdout:1155: done (6 left) 2024-09-21T10:12:10.478 INFO:tasks.rados.rados.0.smithi003.stdout:1162: read oid 34 snap -1 2024-09-21T10:12:10.478 INFO:tasks.rados.rados.0.smithi003.stdout:1162: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-21T10:12:10.478 INFO:tasks.rados.rados.0.smithi003.stdout:1163: read oid 240 snap -1 2024-09-21T10:12:10.479 INFO:tasks.rados.rados.0.smithi003.stdout:1163: expect (ObjNum 557 snap 0 seq_num 557) 2024-09-21T10:12:10.479 INFO:tasks.rados.rados.0.smithi003.stdout:1164: read oid 251 snap -1 2024-09-21T10:12:10.479 INFO:tasks.rados.rados.0.smithi003.stdout:1164: expect (ObjNum 508 snap 0 seq_num 508) 2024-09-21T10:12:10.479 INFO:tasks.rados.rados.0.smithi003.stdout:1165: write oid 451 current snap is 0 2024-09-21T10:12:10.479 INFO:tasks.rados.rados.0.smithi003.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2024-09-21T10:12:10.485 INFO:tasks.rados.rados.0.smithi003.stdout:1165: writing smithi00370293-451 from 672511 to 1229130 tid 1 2024-09-21T10:12:10.493 INFO:tasks.rados.rados.0.smithi003.stdout:1165: writing smithi00370293-451 from 1819486 to 2574120 tid 2 2024-09-21T10:12:10.493 INFO:tasks.rados.rados.0.smithi003.stdout:1166: delete oid 85 current snap is 0 2024-09-21T10:12:10.494 INFO:tasks.rados.rados.0.smithi003.stdout:1156: finishing write tid 2 to smithi00370293-456 2024-09-21T10:12:10.494 INFO:tasks.rados.rados.0.smithi003.stdout:1156: finishing write tid 3 to smithi00370293-456 2024-09-21T10:12:10.494 INFO:tasks.rados.rados.0.smithi003.stdout:1156: finishing write tid 4 to smithi00370293-456 2024-09-21T10:12:10.494 INFO:tasks.rados.rados.0.smithi003.stdout:1156: oid 456 updating version 0 to 137 2024-09-21T10:12:10.494 INFO:tasks.rados.rados.0.smithi003.stdout:1156: oid 456 version 137 is already newer than 135 2024-09-21T10:12:10.494 INFO:tasks.rados.rados.0.smithi003.stdout:1156: oid 456 version 137 is already newer than 136 2024-09-21T10:12:10.494 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 456 v 137 (ObjNum 870 snap 0 seq_num 870) dirty exists 2024-09-21T10:12:10.494 INFO:tasks.rados.rados.0.smithi003.stdout:1156: left oid 456 (ObjNum 870 snap 0 seq_num 870) 2024-09-21T10:12:10.494 INFO:tasks.rados.rados.0.smithi003.stdout:1157: finishing write tid 1 to smithi00370293-389 2024-09-21T10:12:10.494 INFO:tasks.rados.rados.0.smithi003.stdout:1159: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T10:12:10.581 INFO:tasks.rados.rados.0.smithi003.stdout:1157: finishing write tid 2 to smithi00370293-389 2024-09-21T10:12:10.581 INFO:tasks.rados.rados.0.smithi003.stdout:1157: finishing write tid 3 to smithi00370293-389 2024-09-21T10:12:10.581 INFO:tasks.rados.rados.0.smithi003.stdout:1157: finishing write tid 4 to smithi00370293-389 2024-09-21T10:12:10.582 INFO:tasks.rados.rados.0.smithi003.stdout:1157: oid 389 updating version 0 to 202 2024-09-21T10:12:10.582 INFO:tasks.rados.rados.0.smithi003.stdout:1157: oid 389 updating version 202 to 203 2024-09-21T10:12:10.582 INFO:tasks.rados.rados.0.smithi003.stdout:1157: oid 389 updating version 203 to 204 2024-09-21T10:12:10.582 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 389 v 204 (ObjNum 871 snap 0 seq_num 871) dirty exists 2024-09-21T10:12:10.582 INFO:tasks.rados.rados.0.smithi003.stdout:1157: left oid 389 (ObjNum 871 snap 0 seq_num 871) 2024-09-21T10:12:10.582 INFO:tasks.rados.rados.0.smithi003.stdout:1158: expect (ObjNum 841 snap 0 seq_num 841) 2024-09-21T10:12:10.660 INFO:tasks.rados.rados.0.smithi003.stdout:1161: finishing write tid 1 to smithi00370293-33 2024-09-21T10:12:10.660 INFO:tasks.rados.rados.0.smithi003.stdout:1160: expect (ObjNum 181 snap 0 seq_num 181) 2024-09-21T10:12:10.775 INFO:tasks.rados.rados.0.smithi003.stdout:1162: expect (ObjNum 33 snap 0 seq_num 33) 2024-09-21T10:12:10.876 INFO:tasks.rados.rados.0.smithi003.stdout:1161: finishing write tid 2 to smithi00370293-33 2024-09-21T10:12:10.876 INFO:tasks.rados.rados.0.smithi003.stdout:1161: finishing write tid 3 to smithi00370293-33 2024-09-21T10:12:10.876 INFO:tasks.rados.rados.0.smithi003.stdout:1161: finishing write tid 4 to smithi00370293-33 2024-09-21T10:12:10.876 INFO:tasks.rados.rados.0.smithi003.stdout:1161: oid 33 updating version 0 to 149 2024-09-21T10:12:10.876 INFO:tasks.rados.rados.0.smithi003.stdout:1161: oid 33 updating version 149 to 150 2024-09-21T10:12:10.876 INFO:tasks.rados.rados.0.smithi003.stdout:1161: oid 33 updating version 150 to 151 2024-09-21T10:12:10.876 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 151 (ObjNum 872 snap 0 seq_num 872) dirty exists 2024-09-21T10:12:10.876 INFO:tasks.rados.rados.0.smithi003.stdout:1161: left oid 33 (ObjNum 872 snap 0 seq_num 872) 2024-09-21T10:12:10.877 INFO:tasks.rados.rados.0.smithi003.stdout:1163: expect (ObjNum 557 snap 0 seq_num 557) 2024-09-21T10:12:11.054 INFO:tasks.rados.rados.0.smithi003.stdout:1164: expect (ObjNum 508 snap 0 seq_num 508) 2024-09-21T10:12:11.192 INFO:tasks.rados.rados.0.smithi003.stdout:1165: finishing write tid 1 to smithi00370293-451 2024-09-21T10:12:11.192 INFO:tasks.rados.rados.0.smithi003.stdout:1165: finishing write tid 2 to smithi00370293-451 2024-09-21T10:12:11.192 INFO:tasks.rados.rados.0.smithi003.stdout:1165: finishing write tid 3 to smithi00370293-451 2024-09-21T10:12:11.192 INFO:tasks.rados.rados.0.smithi003.stdout:1156: done (10 left) 2024-09-21T10:12:11.192 INFO:tasks.rados.rados.0.smithi003.stdout:1157: done (9 left) 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1158: done (8 left) 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1159: done (7 left) 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1160: done (6 left) 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1161: done (5 left) 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1162: done (4 left) 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1163: done (3 left) 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1164: done (2 left) 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1166: done (1 left) 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1167: write oid 480 current snap is 0 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1165: finishing write tid 4 to smithi00370293-451 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1165: oid 451 updating version 0 to 194 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1165: oid 451 updating version 194 to 195 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1165: oid 451 updating version 195 to 196 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 451 v 196 (ObjNum 873 snap 0 seq_num 873) dirty exists 2024-09-21T10:12:11.193 INFO:tasks.rados.rados.0.smithi003.stdout:1165: left oid 451 (ObjNum 873 snap 0 seq_num 873) 2024-09-21T10:12:11.194 INFO:tasks.rados.rados.0.smithi003.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2024-09-21T10:12:11.198 INFO:tasks.rados.rados.0.smithi003.stdout:1167: writing smithi00370293-480 from 706125 to 1129595 tid 1 2024-09-21T10:12:11.206 INFO:tasks.rados.rados.0.smithi003.stdout:1167: writing smithi00370293-480 from 1652803 to 2411106 tid 2 2024-09-21T10:12:11.206 INFO:tasks.rados.rados.0.smithi003.stdout:1165: done (1 left) 2024-09-21T10:12:11.206 INFO:tasks.rados.rados.0.smithi003.stdout:1168: read oid 264 snap -1 2024-09-21T10:12:11.206 INFO:tasks.rados.rados.0.smithi003.stdout:1168: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:12:11.206 INFO:tasks.rados.rados.0.smithi003.stdout:1169: write oid 133 current snap is 0 2024-09-21T10:12:11.206 INFO:tasks.rados.rados.0.smithi003.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2024-09-21T10:12:11.213 INFO:tasks.rados.rados.0.smithi003.stdout:1169: writing smithi00370293-133 from 722932 to 1221651 tid 1 2024-09-21T10:12:11.222 INFO:tasks.rados.rados.0.smithi003.stdout:1169: writing smithi00370293-133 from 1994932 to 2496893 tid 2 2024-09-21T10:12:11.222 INFO:tasks.rados.rados.0.smithi003.stdout:1170: read oid 400 snap -1 2024-09-21T10:12:11.222 INFO:tasks.rados.rados.0.smithi003.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2024-09-21T10:12:11.222 INFO:tasks.rados.rados.0.smithi003.stdout:1171: write oid 135 current snap is 0 2024-09-21T10:12:11.222 INFO:tasks.rados.rados.0.smithi003.stdout:1167: finishing write tid 1 to smithi00370293-480 2024-09-21T10:12:11.222 INFO:tasks.rados.rados.0.smithi003.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2024-09-21T10:12:11.229 INFO:tasks.rados.rados.0.smithi003.stdout:1171: writing smithi00370293-135 from 739739 to 1313707 tid 1 2024-09-21T10:12:11.238 INFO:tasks.rados.rados.0.smithi003.stdout:1171: writing smithi00370293-135 from 2053414 to 2739739 tid 2 2024-09-21T10:12:11.238 INFO:tasks.rados.rados.0.smithi003.stdout:1172: read oid 145 snap -1 2024-09-21T10:12:11.238 INFO:tasks.rados.rados.0.smithi003.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2024-09-21T10:12:11.238 INFO:tasks.rados.rados.0.smithi003.stdout:1173: read oid 351 snap -1 2024-09-21T10:12:11.238 INFO:tasks.rados.rados.0.smithi003.stdout:1173: expect (ObjNum 833 snap 0 seq_num 833) 2024-09-21T10:12:11.238 INFO:tasks.rados.rados.0.smithi003.stdout:1174: read oid 181 snap -1 2024-09-21T10:12:11.238 INFO:tasks.rados.rados.0.smithi003.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T10:12:11.238 INFO:tasks.rados.rados.0.smithi003.stdout:1175: write oid 386 current snap is 0 2024-09-21T10:12:11.238 INFO:tasks.rados.rados.0.smithi003.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2024-09-21T10:12:11.246 INFO:tasks.rados.rados.0.smithi003.stdout:1175: writing smithi00370293-386 from 756546 to 1405763 tid 1 2024-09-21T10:12:11.253 INFO:tasks.rados.rados.0.smithi003.stdout:1175: writing smithi00370293-386 from 2111896 to 2617526 tid 2 2024-09-21T10:12:11.253 INFO:tasks.rados.rados.0.smithi003.stdout:1176: read oid 31 snap -1 2024-09-21T10:12:11.253 INFO:tasks.rados.rados.0.smithi003.stdout:1176: expect (ObjNum 562 snap 0 seq_num 562) 2024-09-21T10:12:11.253 INFO:tasks.rados.rados.0.smithi003.stdout:1177: write oid 205 current snap is 0 2024-09-21T10:12:11.254 INFO:tasks.rados.rados.0.smithi003.stdout:1168: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:12:11.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:10 smithi204 bash[24804]: cluster 2024-09-21T10:12:09.720207+0000 mgr.y (mgr.14385) 219 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 9.4 MiB/s wr, 85 op/s 2024-09-21T10:12:11.341 INFO:tasks.rados.rados.0.smithi003.stdout:1167: finishing write tid 2 to smithi00370293-480 2024-09-21T10:12:11.342 INFO:tasks.rados.rados.0.smithi003.stdout:1167: finishing write tid 3 to smithi00370293-480 2024-09-21T10:12:11.342 INFO:tasks.rados.rados.0.smithi003.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2024-09-21T10:12:11.350 INFO:tasks.rados.rados.0.smithi003.stdout:1177: writing smithi00370293-205 from 773353 to 1497819 tid 1 2024-09-21T10:12:11.359 INFO:tasks.rados.rados.0.smithi003.stdout:1177: writing smithi00370293-205 from 2170378 to 2773353 tid 2 2024-09-21T10:12:11.359 INFO:tasks.rados.rados.0.smithi003.stdout:1168: done (10 left) 2024-09-21T10:12:11.359 INFO:tasks.rados.rados.0.smithi003.stdout:1178: write oid 218 current snap is 0 2024-09-21T10:12:11.359 INFO:tasks.rados.rados.0.smithi003.stdout:1167: finishing write tid 4 to smithi00370293-480 2024-09-21T10:12:11.359 INFO:tasks.rados.rados.0.smithi003.stdout:1167: oid 480 updating version 0 to 184 2024-09-21T10:12:11.359 INFO:tasks.rados.rados.0.smithi003.stdout:1167: oid 480 version 184 is already newer than 183 2024-09-21T10:12:11.359 INFO:tasks.rados.rados.0.smithi003.stdout:1167: oid 480 version 184 is already newer than 182 2024-09-21T10:12:11.359 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 480 v 184 (ObjNum 875 snap 0 seq_num 875) dirty exists 2024-09-21T10:12:11.359 INFO:tasks.rados.rados.0.smithi003.stdout:1167: left oid 480 (ObjNum 875 snap 0 seq_num 875) 2024-09-21T10:12:11.359 INFO:tasks.rados.rados.0.smithi003.stdout:1169: finishing write tid 1 to smithi00370293-133 2024-09-21T10:12:11.359 INFO:tasks.rados.rados.0.smithi003.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2024-09-21T10:12:11.367 INFO:tasks.rados.rados.0.smithi003.stdout:1178: writing smithi00370293-218 from 790160 to 1589875 tid 1 2024-09-21T10:12:11.374 INFO:tasks.rados.rados.0.smithi003.stdout:1178: writing smithi00370293-218 from 2112507 to 2621806 tid 2 2024-09-21T10:12:11.374 INFO:tasks.rados.rados.0.smithi003.stdout:1167: done (10 left) 2024-09-21T10:12:11.374 INFO:tasks.rados.rados.0.smithi003.stdout:1179: write oid 80 current snap is 0 2024-09-21T10:12:11.374 INFO:tasks.rados.rados.0.smithi003.stdout:1169: finishing write tid 2 to smithi00370293-133 2024-09-21T10:12:11.375 INFO:tasks.rados.rados.0.smithi003.stdout:1169: finishing write tid 3 to smithi00370293-133 2024-09-21T10:12:11.375 INFO:tasks.rados.rados.0.smithi003.stdout:1169: finishing write tid 4 to smithi00370293-133 2024-09-21T10:12:11.375 INFO:tasks.rados.rados.0.smithi003.stdout:1169: oid 133 updating version 0 to 205 2024-09-21T10:12:11.375 INFO:tasks.rados.rados.0.smithi003.stdout:1169: oid 133 updating version 205 to 207 2024-09-21T10:12:11.375 INFO:tasks.rados.rados.0.smithi003.stdout:1169: oid 133 version 207 is already newer than 206 2024-09-21T10:12:11.375 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 133 v 207 (ObjNum 876 snap 0 seq_num 876) dirty exists 2024-09-21T10:12:11.375 INFO:tasks.rados.rados.0.smithi003.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2024-09-21T10:12:11.375 INFO:tasks.rados.rados.0.smithi003.stdout:1171: finishing write tid 1 to smithi00370293-135 2024-09-21T10:12:11.375 INFO:tasks.rados.rados.0.smithi003.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2024-09-21T10:12:11.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:10 smithi003 bash[22527]: cluster 2024-09-21T10:12:09.720207+0000 mgr.y (mgr.14385) 219 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 9.4 MiB/s wr, 85 op/s 2024-09-21T10:12:11.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:10 smithi003 bash[31899]: cluster 2024-09-21T10:12:09.720207+0000 mgr.y (mgr.14385) 219 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 9.4 MiB/s wr, 85 op/s 2024-09-21T10:12:11.483 INFO:tasks.rados.rados.0.smithi003.stdout:1173: expect (ObjNum 833 snap 0 seq_num 833) 2024-09-21T10:12:11.593 INFO:tasks.rados.rados.0.smithi003.stdout:1171: finishing write tid 2 to smithi00370293-135 2024-09-21T10:12:11.594 INFO:tasks.rados.rados.0.smithi003.stdout:1171: finishing write tid 3 to smithi00370293-135 2024-09-21T10:12:11.594 INFO:tasks.rados.rados.0.smithi003.stdout:1171: finishing write tid 4 to smithi00370293-135 2024-09-21T10:12:11.594 INFO:tasks.rados.rados.0.smithi003.stdout:1171: oid 135 updating version 0 to 208 2024-09-21T10:12:11.594 INFO:tasks.rados.rados.0.smithi003.stdout:1171: oid 135 updating version 208 to 210 2024-09-21T10:12:11.594 INFO:tasks.rados.rados.0.smithi003.stdout:1171: oid 135 version 210 is already newer than 209 2024-09-21T10:12:11.594 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 135 v 210 (ObjNum 877 snap 0 seq_num 877) dirty exists 2024-09-21T10:12:11.594 INFO:tasks.rados.rados.0.smithi003.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2024-09-21T10:12:11.594 INFO:tasks.rados.rados.0.smithi003.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2024-09-21T10:12:11.678 INFO:tasks.rados.rados.0.smithi003.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T10:12:11.786 INFO:tasks.rados.rados.0.smithi003.stdout:1175: finishing write tid 1 to smithi00370293-386 2024-09-21T10:12:11.786 INFO:tasks.rados.rados.0.smithi003.stdout:1175: finishing write tid 2 to smithi00370293-386 2024-09-21T10:12:11.786 INFO:tasks.rados.rados.0.smithi003.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2024-09-21T10:12:11.791 INFO:tasks.rados.rados.0.smithi003.stdout:1179: writing smithi00370293-80 from 406967 to 881931 tid 1 2024-09-21T10:12:11.798 INFO:tasks.rados.rados.0.smithi003.stdout:1179: writing smithi00370293-80 from 1370989 to 2140299 tid 2 2024-09-21T10:12:11.802 INFO:tasks.rados.rados.0.smithi003.stdout:1179: writing smithi00370293-80 from 2677186 to 2806967 tid 3 2024-09-21T10:12:11.802 INFO:tasks.rados.rados.0.smithi003.stdout:1175: finishing write tid 3 to smithi00370293-386 2024-09-21T10:12:11.802 INFO:tasks.rados.rados.0.smithi003.stdout:1175: finishing write tid 4 to smithi00370293-386 2024-09-21T10:12:11.802 INFO:tasks.rados.rados.0.smithi003.stdout:1175: oid 386 updating version 0 to 188 2024-09-21T10:12:11.802 INFO:tasks.rados.rados.0.smithi003.stdout:1175: oid 386 version 188 is already newer than 186 2024-09-21T10:12:11.802 INFO:tasks.rados.rados.0.smithi003.stdout:1175: oid 386 version 188 is already newer than 187 2024-09-21T10:12:11.803 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 386 v 188 (ObjNum 878 snap 0 seq_num 878) dirty exists 2024-09-21T10:12:11.803 INFO:tasks.rados.rados.0.smithi003.stdout:1175: left oid 386 (ObjNum 878 snap 0 seq_num 878) 2024-09-21T10:12:11.803 INFO:tasks.rados.rados.0.smithi003.stdout:1176: expect (ObjNum 562 snap 0 seq_num 562) 2024-09-21T10:12:11.973 INFO:tasks.rados.rados.0.smithi003.stdout:1177: finishing write tid 1 to smithi00370293-205 2024-09-21T10:12:11.973 INFO:tasks.rados.rados.0.smithi003.stdout:1177: finishing write tid 2 to smithi00370293-205 2024-09-21T10:12:11.973 INFO:tasks.rados.rados.0.smithi003.stdout:1177: finishing write tid 3 to smithi00370293-205 2024-09-21T10:12:11.973 INFO:tasks.rados.rados.0.smithi003.stdout:1177: finishing write tid 4 to smithi00370293-205 2024-09-21T10:12:11.973 INFO:tasks.rados.rados.0.smithi003.stdout:1177: oid 205 updating version 0 to 169 2024-09-21T10:12:11.973 INFO:tasks.rados.rados.0.smithi003.stdout:1177: oid 205 updating version 169 to 170 2024-09-21T10:12:11.973 INFO:tasks.rados.rados.0.smithi003.stdout:1177: oid 205 version 170 is already newer than 168 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 205 v 170 (ObjNum 879 snap 0 seq_num 879) dirty exists 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:1177: left oid 205 (ObjNum 879 snap 0 seq_num 879) 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:1178: finishing write tid 1 to smithi00370293-218 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:1178: finishing write tid 2 to smithi00370293-218 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:1178: finishing write tid 3 to smithi00370293-218 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:1178: finishing write tid 4 to smithi00370293-218 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:1178: oid 218 updating version 0 to 173 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:1178: oid 218 version 173 is already newer than 171 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:1178: oid 218 version 173 is already newer than 172 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 218 v 173 (ObjNum 880 snap 0 seq_num 880) dirty exists 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:1178: left oid 218 (ObjNum 880 snap 0 seq_num 880) 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:1179: finishing write tid 1 to smithi00370293-80 2024-09-21T10:12:11.974 INFO:tasks.rados.rados.0.smithi003.stdout:1179: finishing write tid 2 to smithi00370293-80 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1169: done (10 left) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1170: done (9 left) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1171: done (8 left) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1172: done (7 left) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1173: done (6 left) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1174: done (5 left) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1175: done (4 left) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1176: done (3 left) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1177: done (2 left) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1178: done (1 left) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1180: read oid 158 snap -1 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1180: expect (ObjNum 824 snap 0 seq_num 824) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1181: read oid 2 snap -1 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1181: expect (ObjNum 1 snap 0 seq_num 1) 2024-09-21T10:12:11.975 INFO:tasks.rados.rados.0.smithi003.stdout:1182: read oid 473 snap -1 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:1182: expect (ObjNum 472 snap 0 seq_num 472) 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:1183: write oid 493 current snap is 0 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:1179: finishing write tid 3 to smithi00370293-80 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:1179: finishing write tid 4 to smithi00370293-80 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:1179: finishing write tid 5 to smithi00370293-80 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:1179: oid 80 updating version 0 to 154 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:1179: oid 80 updating version 154 to 156 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:1179: oid 80 updating version 156 to 157 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:1179: oid 80 version 157 is already newer than 155 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 80 v 157 (ObjNum 881 snap 0 seq_num 881) dirty exists 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:1179: left oid 80 (ObjNum 881 snap 0 seq_num 881) 2024-09-21T10:12:11.976 INFO:tasks.rados.rados.0.smithi003.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2024-09-21T10:12:11.979 INFO:tasks.rados.rados.0.smithi003.stdout:1183: writing smithi00370293-493 from 423774 to 1090340 tid 1 2024-09-21T10:12:11.984 INFO:tasks.rados.rados.0.smithi003.stdout:1183: writing smithi00370293-493 from 1545824 to 2058792 tid 2 2024-09-21T10:12:11.989 INFO:tasks.rados.rados.0.smithi003.stdout:1183: writing smithi00370293-493 from 2704609 to 2823774 tid 3 2024-09-21T10:12:11.989 INFO:tasks.rados.rados.0.smithi003.stdout:1179: done (4 left) 2024-09-21T10:12:11.989 INFO:tasks.rados.rados.0.smithi003.stdout:1184: read oid 404 snap -1 2024-09-21T10:12:11.989 INFO:tasks.rados.rados.0.smithi003.stdout:1184: expect (ObjNum 665 snap 0 seq_num 665) 2024-09-21T10:12:11.989 INFO:tasks.rados.rados.0.smithi003.stdout:1185: read oid 487 snap -1 2024-09-21T10:12:11.990 INFO:tasks.rados.rados.0.smithi003.stdout:1185: expect (ObjNum 669 snap 0 seq_num 669) 2024-09-21T10:12:11.990 INFO:tasks.rados.rados.0.smithi003.stdout:1186: write oid 98 current snap is 0 2024-09-21T10:12:11.990 INFO:tasks.rados.rados.0.smithi003.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2024-09-21T10:12:11.995 INFO:tasks.rados.rados.0.smithi003.stdout:1186: writing smithi00370293-98 from 440581 to 1182396 tid 1 2024-09-21T10:12:12.002 INFO:tasks.rados.rados.0.smithi003.stdout:1186: writing smithi00370293-98 from 1604306 to 2260932 tid 2 2024-09-21T10:12:12.006 INFO:tasks.rados.rados.0.smithi003.stdout:1186: writing smithi00370293-98 from 2732032 to 2840581 tid 3 2024-09-21T10:12:12.006 INFO:tasks.rados.rados.0.smithi003.stdout:1187: write oid 193 current snap is 0 2024-09-21T10:12:12.006 INFO:tasks.rados.rados.0.smithi003.stdout:1182: expect (ObjNum 472 snap 0 seq_num 472) 2024-09-21T10:12:12.140 INFO:tasks.rados.rados.0.smithi003.stdout:1181: expect (ObjNum 1 snap 0 seq_num 1) 2024-09-21T10:12:12.212 INFO:tasks.rados.rados.0.smithi003.stdout:1180: expect (ObjNum 824 snap 0 seq_num 824) 2024-09-21T10:12:12.434 INFO:tasks.rados.rados.0.smithi003.stdout:1183: finishing write tid 1 to smithi00370293-493 2024-09-21T10:12:12.434 INFO:tasks.rados.rados.0.smithi003.stdout:1183: finishing write tid 2 to smithi00370293-493 2024-09-21T10:12:12.434 INFO:tasks.rados.rados.0.smithi003.stdout:1183: finishing write tid 3 to smithi00370293-493 2024-09-21T10:12:12.434 INFO:tasks.rados.rados.0.smithi003.stdout:1183: finishing write tid 4 to smithi00370293-493 2024-09-21T10:12:12.434 INFO:tasks.rados.rados.0.smithi003.stdout:1183: finishing write tid 5 to smithi00370293-493 2024-09-21T10:12:12.434 INFO:tasks.rados.rados.0.smithi003.stdout:1183: oid 493 updating version 0 to 185 2024-09-21T10:12:12.434 INFO:tasks.rados.rados.0.smithi003.stdout:1183: oid 493 updating version 185 to 188 2024-09-21T10:12:12.434 INFO:tasks.rados.rados.0.smithi003.stdout:1183: oid 493 version 188 is already newer than 186 2024-09-21T10:12:12.434 INFO:tasks.rados.rados.0.smithi003.stdout:1183: oid 493 version 188 is already newer than 187 2024-09-21T10:12:12.435 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 493 v 188 (ObjNum 882 snap 0 seq_num 882) dirty exists 2024-09-21T10:12:12.435 INFO:tasks.rados.rados.0.smithi003.stdout:1183: left oid 493 (ObjNum 882 snap 0 seq_num 882) 2024-09-21T10:12:12.435 INFO:tasks.rados.rados.0.smithi003.stdout:1186: finishing write tid 1 to smithi00370293-98 2024-09-21T10:12:12.435 INFO:tasks.rados.rados.0.smithi003.stdout:1186: finishing write tid 2 to smithi00370293-98 2024-09-21T10:12:12.435 INFO:tasks.rados.rados.0.smithi003.stdout:1186: finishing write tid 3 to smithi00370293-98 2024-09-21T10:12:12.435 INFO:tasks.rados.rados.0.smithi003.stdout:1185: expect (ObjNum 669 snap 0 seq_num 669) 2024-09-21T10:12:12.562 INFO:tasks.rados.rados.0.smithi003.stdout:1186: finishing write tid 4 to smithi00370293-98 2024-09-21T10:12:12.562 INFO:tasks.rados.rados.0.smithi003.stdout:1186: finishing write tid 5 to smithi00370293-98 2024-09-21T10:12:12.562 INFO:tasks.rados.rados.0.smithi003.stdout:1186: oid 98 updating version 0 to 184 2024-09-21T10:12:12.562 INFO:tasks.rados.rados.0.smithi003.stdout:1186: oid 98 version 184 is already newer than 182 2024-09-21T10:12:12.562 INFO:tasks.rados.rados.0.smithi003.stdout:1186: oid 98 version 184 is already newer than 181 2024-09-21T10:12:12.562 INFO:tasks.rados.rados.0.smithi003.stdout:1186: oid 98 version 184 is already newer than 183 2024-09-21T10:12:12.562 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 98 v 184 (ObjNum 883 snap 0 seq_num 883) dirty exists 2024-09-21T10:12:12.562 INFO:tasks.rados.rados.0.smithi003.stdout:1186: left oid 98 (ObjNum 883 snap 0 seq_num 883) 2024-09-21T10:12:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:1184: expect (ObjNum 665 snap 0 seq_num 665) 2024-09-21T10:12:12.706 INFO:tasks.rados.rados.0.smithi003.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2024-09-21T10:12:12.720 INFO:tasks.rados.rados.0.smithi003.stdout:1187: writing smithi00370293-193 from 457388 to 874452 tid 1 2024-09-21T10:12:12.740 INFO:tasks.rados.rados.0.smithi003.stdout:1187: writing smithi00370293-193 from 1546435 to 2063072 tid 2 2024-09-21T10:12:12.753 INFO:tasks.rados.rados.0.smithi003.stdout:1187: writing smithi00370293-193 from 2643102 to 2857388 tid 3 2024-09-21T10:12:12.753 INFO:tasks.rados.rados.0.smithi003.stdout:1180: done (7 left) 2024-09-21T10:12:12.753 INFO:tasks.rados.rados.0.smithi003.stdout:1181: done (6 left) 2024-09-21T10:12:12.754 INFO:tasks.rados.rados.0.smithi003.stdout:1182: done (5 left) 2024-09-21T10:12:12.754 INFO:tasks.rados.rados.0.smithi003.stdout:1183: done (4 left) 2024-09-21T10:12:12.754 INFO:tasks.rados.rados.0.smithi003.stdout:1184: done (3 left) 2024-09-21T10:12:12.754 INFO:tasks.rados.rados.0.smithi003.stdout:1185: done (2 left) 2024-09-21T10:12:12.754 INFO:tasks.rados.rados.0.smithi003.stdout:1186: done (1 left) 2024-09-21T10:12:12.754 INFO:tasks.rados.rados.0.smithi003.stdout:1188: write oid 173 current snap is 0 2024-09-21T10:12:12.754 INFO:tasks.rados.rados.0.smithi003.stdout:1187: finishing write tid 1 to smithi00370293-193 2024-09-21T10:12:12.754 INFO:tasks.rados.rados.0.smithi003.stdout:1187: finishing write tid 2 to smithi00370293-193 2024-09-21T10:12:12.754 INFO:tasks.rados.rados.0.smithi003.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2024-09-21T10:12:12.766 INFO:tasks.rados.rados.0.smithi003.stdout:1188: writing smithi00370293-173 from 474195 to 966508 tid 1 2024-09-21T10:12:12.778 INFO:tasks.rados.rados.0.smithi003.stdout:1188: writing smithi00370293-173 from 1604917 to 2265212 tid 2 2024-09-21T10:12:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:1188: writing smithi00370293-173 from 2670525 to 2874195 tid 3 2024-09-21T10:12:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:1189: write oid 73 current snap is 0 2024-09-21T10:12:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1187: finishing write tid 3 to smithi00370293-193 2024-09-21T10:12:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1187: finishing write tid 4 to smithi00370293-193 2024-09-21T10:12:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1187: finishing write tid 5 to smithi00370293-193 2024-09-21T10:12:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1187: oid 193 updating version 0 to 187 2024-09-21T10:12:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1187: oid 193 updating version 187 to 188 2024-09-21T10:12:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1187: oid 193 version 188 is already newer than 185 2024-09-21T10:12:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1187: oid 193 version 188 is already newer than 186 2024-09-21T10:12:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 193 v 188 (ObjNum 884 snap 0 seq_num 884) dirty exists 2024-09-21T10:12:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1187: left oid 193 (ObjNum 884 snap 0 seq_num 884) 2024-09-21T10:12:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1188: finishing write tid 1 to smithi00370293-173 2024-09-21T10:12:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2024-09-21T10:12:12.788 INFO:tasks.rados.rados.0.smithi003.stdout:1189: writing smithi00370293-73 from 491002 to 1058564 tid 1 2024-09-21T10:12:12.795 INFO:tasks.rados.rados.0.smithi003.stdout:1189: writing smithi00370293-73 from 1663399 to 2183705 tid 2 2024-09-21T10:12:12.800 INFO:tasks.rados.rados.0.smithi003.stdout:1189: writing smithi00370293-73 from 2814301 to 2891002 tid 3 2024-09-21T10:12:12.800 INFO:tasks.rados.rados.0.smithi003.stdout:1187: done (2 left) 2024-09-21T10:12:12.800 INFO:tasks.rados.rados.0.smithi003.stdout:1190: read oid 50 snap -1 2024-09-21T10:12:12.800 INFO:tasks.rados.rados.0.smithi003.stdout:1190: expect (ObjNum 512 snap 0 seq_num 512) 2024-09-21T10:12:12.800 INFO:tasks.rados.rados.0.smithi003.stdout:1191: delete oid 447 current snap is 0 2024-09-21T10:12:12.800 INFO:tasks.rados.rados.0.smithi003.stdout:1188: finishing write tid 2 to smithi00370293-173 2024-09-21T10:12:12.800 INFO:tasks.rados.rados.0.smithi003.stdout:1188: finishing write tid 3 to smithi00370293-173 2024-09-21T10:12:12.800 INFO:tasks.rados.rados.0.smithi003.stdout:1188: finishing write tid 4 to smithi00370293-173 2024-09-21T10:12:12.800 INFO:tasks.rados.rados.0.smithi003.stdout:1188: finishing write tid 5 to smithi00370293-173 2024-09-21T10:12:12.801 INFO:tasks.rados.rados.0.smithi003.stdout:1188: oid 173 updating version 0 to 192 2024-09-21T10:12:12.801 INFO:tasks.rados.rados.0.smithi003.stdout:1188: oid 173 version 192 is already newer than 191 2024-09-21T10:12:12.801 INFO:tasks.rados.rados.0.smithi003.stdout:1188: oid 173 version 192 is already newer than 189 2024-09-21T10:12:12.801 INFO:tasks.rados.rados.0.smithi003.stdout:1188: oid 173 version 192 is already newer than 190 2024-09-21T10:12:12.801 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 173 v 192 (ObjNum 885 snap 0 seq_num 885) dirty exists 2024-09-21T10:12:12.801 INFO:tasks.rados.rados.0.smithi003.stdout:1188: left oid 173 (ObjNum 885 snap 0 seq_num 885) 2024-09-21T10:12:12.801 INFO:tasks.rados.rados.0.smithi003.stdout:1189: finishing write tid 1 to smithi00370293-73 2024-09-21T10:12:12.801 INFO:tasks.rados.rados.0.smithi003.stdout:1189: finishing write tid 2 to smithi00370293-73 2024-09-21T10:12:12.802 INFO:tasks.rados.rados.0.smithi003.stdout:1188: done (3 left) 2024-09-21T10:12:12.802 INFO:tasks.rados.rados.0.smithi003.stdout:1191: done (2 left) 2024-09-21T10:12:12.802 INFO:tasks.rados.rados.0.smithi003.stdout:1192: write oid 62 current snap is 0 2024-09-21T10:12:12.802 INFO:tasks.rados.rados.0.smithi003.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2024-09-21T10:12:12.807 INFO:tasks.rados.rados.0.smithi003.stdout:1192: writing smithi00370293-62 from 524616 to 1242676 tid 1 2024-09-21T10:12:12.813 INFO:tasks.rados.rados.0.smithi003.stdout:1192: writing smithi00370293-62 from 1664010 to 2187985 tid 2 2024-09-21T10:12:12.817 INFO:tasks.rados.rados.0.smithi003.stdout:1192: writing smithi00370293-62 from 2752794 to 2924616 tid 3 2024-09-21T10:12:12.817 INFO:tasks.rados.rados.0.smithi003.stdout:1193: read oid 250 snap -1 2024-09-21T10:12:12.817 INFO:tasks.rados.rados.0.smithi003.stdout:1193: expect (ObjNum 852 snap 0 seq_num 852) 2024-09-21T10:12:12.817 INFO:tasks.rados.rados.0.smithi003.stdout:1194: delete oid 445 current snap is 0 2024-09-21T10:12:12.817 INFO:tasks.rados.rados.0.smithi003.stdout:1190: expect (ObjNum 512 snap 0 seq_num 512) 2024-09-21T10:12:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:1189: finishing write tid 3 to smithi00370293-73 2024-09-21T10:12:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:1189: finishing write tid 4 to smithi00370293-73 2024-09-21T10:12:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:1189: finishing write tid 5 to smithi00370293-73 2024-09-21T10:12:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:1189: oid 73 updating version 0 to 268 2024-09-21T10:12:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:1189: oid 73 updating version 268 to 270 2024-09-21T10:12:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:1189: oid 73 updating version 270 to 271 2024-09-21T10:12:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:1189: oid 73 version 271 is already newer than 269 2024-09-21T10:12:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 73 v 271 (ObjNum 886 snap 0 seq_num 886) dirty exists 2024-09-21T10:12:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:1189: left oid 73 (ObjNum 886 snap 0 seq_num 886) 2024-09-21T10:12:12.925 INFO:tasks.rados.rados.0.smithi003.stdout:1192: finishing write tid 1 to smithi00370293-62 2024-09-21T10:12:12.925 INFO:tasks.rados.rados.0.smithi003.stdout:1193: expect (ObjNum 852 snap 0 seq_num 852) 2024-09-21T10:12:13.026 INFO:tasks.rados.rados.0.smithi003.stdout:1192: finishing write tid 2 to smithi00370293-62 2024-09-21T10:12:13.026 INFO:tasks.rados.rados.0.smithi003.stdout:1192: finishing write tid 3 to smithi00370293-62 2024-09-21T10:12:13.026 INFO:tasks.rados.rados.0.smithi003.stdout:1192: finishing write tid 4 to smithi00370293-62 2024-09-21T10:12:13.026 INFO:tasks.rados.rados.0.smithi003.stdout:1192: finishing write tid 5 to smithi00370293-62 2024-09-21T10:12:13.026 INFO:tasks.rados.rados.0.smithi003.stdout:1192: oid 62 updating version 0 to 214 2024-09-21T10:12:13.026 INFO:tasks.rados.rados.0.smithi003.stdout:1192: oid 62 updating version 214 to 216 2024-09-21T10:12:13.026 INFO:tasks.rados.rados.0.smithi003.stdout:1192: oid 62 version 216 is already newer than 215 2024-09-21T10:12:13.026 INFO:tasks.rados.rados.0.smithi003.stdout:1192: oid 62 version 216 is already newer than 213 2024-09-21T10:12:13.026 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 62 v 216 (ObjNum 888 snap 0 seq_num 888) dirty exists 2024-09-21T10:12:13.027 INFO:tasks.rados.rados.0.smithi003.stdout:1192: left oid 62 (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:12:13.027 INFO:tasks.rados.rados.0.smithi003.stdout:1189: done (4 left) 2024-09-21T10:12:13.027 INFO:tasks.rados.rados.0.smithi003.stdout:1190: done (3 left) 2024-09-21T10:12:13.027 INFO:tasks.rados.rados.0.smithi003.stdout:1192: done (2 left) 2024-09-21T10:12:13.027 INFO:tasks.rados.rados.0.smithi003.stdout:1193: done (1 left) 2024-09-21T10:12:13.027 INFO:tasks.rados.rados.0.smithi003.stdout:1194: done (0 left) 2024-09-21T10:12:13.027 INFO:tasks.rados.rados.0.smithi003.stdout:1195: write oid 317 current snap is 0 2024-09-21T10:12:13.027 INFO:tasks.rados.rados.0.smithi003.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2024-09-21T10:12:13.035 INFO:tasks.rados.rados.0.smithi003.stdout:1195: writing smithi00370293-317 from 558230 to 1143141 tid 1 2024-09-21T10:12:13.047 INFO:tasks.rados.rados.0.smithi003.stdout:1195: writing smithi00370293-317 from 1897327 to 2424971 tid 2 2024-09-21T10:12:13.051 INFO:tasks.rados.rados.0.smithi003.stdout:1195: writing smithi00370293-317 from 2923993 to 2958230 tid 3 2024-09-21T10:12:13.052 INFO:tasks.rados.rados.0.smithi003.stdout:1196: delete oid 383 current snap is 0 2024-09-21T10:12:13.052 INFO:tasks.rados.rados.0.smithi003.stdout:1195: finishing write tid 1 to smithi00370293-317 2024-09-21T10:12:13.052 INFO:tasks.rados.rados.0.smithi003.stdout:1195: finishing write tid 2 to smithi00370293-317 2024-09-21T10:12:13.054 INFO:tasks.rados.rados.0.smithi003.stdout:1196: done (1 left) 2024-09-21T10:12:13.055 INFO:tasks.rados.rados.0.smithi003.stdout:1197: write oid 429 current snap is 0 2024-09-21T10:12:13.055 INFO:tasks.rados.rados.0.smithi003.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2024-09-21T10:12:13.067 INFO:tasks.rados.rados.0.smithi003.stdout:1197: writing smithi00370293-429 from 591844 to 1327253 tid 1 2024-09-21T10:12:13.077 INFO:tasks.rados.rados.0.smithi003.stdout:1197: writing smithi00370293-429 from 1897938 to 2429251 tid 2 2024-09-21T10:12:13.083 INFO:tasks.rados.rados.0.smithi003.stdout:1197: writing smithi00370293-429 from 2862486 to 2991844 tid 3 2024-09-21T10:12:13.083 INFO:tasks.rados.rados.0.smithi003.stdout:1198: delete oid 187 current snap is 0 2024-09-21T10:12:13.083 INFO:tasks.rados.rados.0.smithi003.stdout:1195: finishing write tid 3 to smithi00370293-317 2024-09-21T10:12:13.083 INFO:tasks.rados.rados.0.smithi003.stdout:1195: finishing write tid 4 to smithi00370293-317 2024-09-21T10:12:13.083 INFO:tasks.rados.rados.0.smithi003.stdout:1195: finishing write tid 5 to smithi00370293-317 2024-09-21T10:12:13.083 INFO:tasks.rados.rados.0.smithi003.stdout:1195: oid 317 updating version 0 to 273 2024-09-21T10:12:13.083 INFO:tasks.rados.rados.0.smithi003.stdout:1195: oid 317 updating version 273 to 274 2024-09-21T10:12:13.083 INFO:tasks.rados.rados.0.smithi003.stdout:1195: oid 317 version 274 is already newer than 272 2024-09-21T10:12:13.083 INFO:tasks.rados.rados.0.smithi003.stdout:1195: oid 317 updating version 274 to 275 2024-09-21T10:12:13.083 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 317 v 275 (ObjNum 890 snap 0 seq_num 890) dirty exists 2024-09-21T10:12:13.083 INFO:tasks.rados.rados.0.smithi003.stdout:1195: left oid 317 (ObjNum 890 snap 0 seq_num 890) 2024-09-21T10:12:13.084 INFO:tasks.rados.rados.0.smithi003.stdout:1197: finishing write tid 1 to smithi00370293-429 2024-09-21T10:12:13.084 INFO:tasks.rados.rados.0.smithi003.stdout:1197: finishing write tid 2 to smithi00370293-429 2024-09-21T10:12:13.085 INFO:tasks.rados.rados.0.smithi003.stdout:1195: done (2 left) 2024-09-21T10:12:13.085 INFO:tasks.rados.rados.0.smithi003.stdout:1198: done (1 left) 2024-09-21T10:12:13.085 INFO:tasks.rados.rados.0.smithi003.stdout:1199: write oid 127 current snap is 0 2024-09-21T10:12:13.086 INFO:tasks.rados.rados.0.smithi003.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2024-09-21T10:12:13.097 INFO:tasks.rados.rados.0.smithi003.stdout:1199: writing smithi00370293-127 from 625458 to 1111365 tid 1 2024-09-21T10:12:13.106 INFO:tasks.rados.rados.0.smithi003.stdout:1199: writing smithi00370293-127 from 1614902 to 2149884 tid 2 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1199: writing smithi00370293-127 from 2917332 to 3025458 tid 3 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1200: write oid 484 current snap is 0 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1197: finishing write tid 3 to smithi00370293-429 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1197: finishing write tid 4 to smithi00370293-429 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1197: finishing write tid 5 to smithi00370293-429 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1197: oid 429 updating version 0 to 198 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1197: oid 429 updating version 198 to 200 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1197: oid 429 version 200 is already newer than 197 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1197: oid 429 version 200 is already newer than 199 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 429 v 200 (ObjNum 892 snap 0 seq_num 892) dirty exists 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1197: left oid 429 (ObjNum 892 snap 0 seq_num 892) 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1199: finishing write tid 1 to smithi00370293-127 2024-09-21T10:12:13.114 INFO:tasks.rados.rados.0.smithi003.stdout:1199: finishing write tid 2 to smithi00370293-127 2024-09-21T10:12:13.115 INFO:tasks.rados.rados.0.smithi003.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2024-09-21T10:12:13.123 INFO:tasks.rados.rados.0.smithi003.stdout:1200: writing smithi00370293-484 from 642265 to 1203421 tid 1 2024-09-21T10:12:13.132 INFO:tasks.rados.rados.0.smithi003.stdout:1200: writing smithi00370293-484 from 1673384 to 2352024 tid 2 2024-09-21T10:12:13.137 INFO:tasks.rados.rados.0.smithi003.stdout:1200: writing smithi00370293-484 from 2828402 to 3042265 tid 3 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1197: done (2 left) 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1201: write oid 473 current snap is 0 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1199: finishing write tid 3 to smithi00370293-127 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1199: finishing write tid 4 to smithi00370293-127 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1199: finishing write tid 5 to smithi00370293-127 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1199: oid 127 updating version 0 to 190 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1199: oid 127 updating version 190 to 191 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1199: oid 127 version 191 is already newer than 189 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1199: oid 127 updating version 191 to 192 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 127 v 192 (ObjNum 894 snap 0 seq_num 894) dirty exists 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1199: left oid 127 (ObjNum 894 snap 0 seq_num 894) 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1200: finishing write tid 1 to smithi00370293-484 2024-09-21T10:12:13.138 INFO:tasks.rados.rados.0.smithi003.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2024-09-21T10:12:13.147 INFO:tasks.rados.rados.0.smithi003.stdout:1201: writing smithi00370293-473 from 659072 to 1295477 tid 1 2024-09-21T10:12:13.153 INFO:tasks.rados.rados.0.smithi003.stdout:1201: writing smithi00370293-473 from 1731866 to 2154164 tid 2 2024-09-21T10:12:13.160 INFO:tasks.rados.rados.0.smithi003.stdout:1201: writing smithi00370293-473 from 2855825 to 3059072 tid 3 2024-09-21T10:12:13.160 INFO:tasks.rados.rados.0.smithi003.stdout:1199: done (2 left) 2024-09-21T10:12:13.160 INFO:tasks.rados.rados.0.smithi003.stdout:1202: read oid 302 snap -1 2024-09-21T10:12:13.160 INFO:tasks.rados.rados.0.smithi003.stdout:1202: expect deleted 2024-09-21T10:12:13.160 INFO:tasks.rados.rados.0.smithi003.stdout:1203: write oid 423 current snap is 0 2024-09-21T10:12:13.160 INFO:tasks.rados.rados.0.smithi003.stdout:1200: finishing write tid 2 to smithi00370293-484 2024-09-21T10:12:13.160 INFO:tasks.rados.rados.0.smithi003.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2024-09-21T10:12:13.169 INFO:tasks.rados.rados.0.smithi003.stdout:1203: writing smithi00370293-423 from 675879 to 1387533 tid 1 2024-09-21T10:12:13.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:12 smithi003 bash[22527]: cluster 2024-09-21T10:12:11.720897+0000 mgr.y (mgr.14385) 220 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 130 op/s 2024-09-21T10:12:13.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:12 smithi003 bash[31899]: cluster 2024-09-21T10:12:11.720897+0000 mgr.y (mgr.14385) 220 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 130 op/s 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1203: writing smithi00370293-423 from 2073995 to 2756304 tid 2 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1204: read oid 258 snap -1 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1204: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1205: write oid 193 current snap is 0 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1200: finishing write tid 3 to smithi00370293-484 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1200: finishing write tid 4 to smithi00370293-484 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1200: finishing write tid 5 to smithi00370293-484 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1200: oid 484 updating version 0 to 278 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1200: oid 484 version 278 is already newer than 277 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1200: oid 484 updating version 278 to 280 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1200: oid 484 version 280 is already newer than 279 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 484 v 280 (ObjNum 895 snap 0 seq_num 895) dirty exists 2024-09-21T10:12:13.179 INFO:tasks.rados.rados.0.smithi003.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2024-09-21T10:12:13.180 INFO:tasks.rados.rados.0.smithi003.stdout:1201: finishing write tid 1 to smithi00370293-473 2024-09-21T10:12:13.180 INFO:tasks.rados.rados.0.smithi003.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2024-09-21T10:12:13.186 INFO:tasks.rados.rados.0.smithi003.stdout:1205: writing smithi00370293-193 from 692686 to 1195942 tid 1 2024-09-21T10:12:13.193 INFO:tasks.rados.rados.0.smithi003.stdout:1205: writing smithi00370293-193 from 1848830 to 2274797 tid 2 2024-09-21T10:12:13.198 INFO:tasks.rados.rados.0.smithi003.stdout:1205: writing smithi00370293-193 from 2910671 to 3092686 tid 3 2024-09-21T10:12:13.198 INFO:tasks.rados.rados.0.smithi003.stdout:1200: done (5 left) 2024-09-21T10:12:13.198 INFO:tasks.rados.rados.0.smithi003.stdout:1206: write oid 303 current snap is 0 2024-09-21T10:12:13.198 INFO:tasks.rados.rados.0.smithi003.stdout:1201: finishing write tid 2 to smithi00370293-473 2024-09-21T10:12:13.198 INFO:tasks.rados.rados.0.smithi003.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2024-09-21T10:12:13.205 INFO:tasks.rados.rados.0.smithi003.stdout:1206: writing smithi00370293-303 from 709493 to 1287998 tid 1 2024-09-21T10:12:13.213 INFO:tasks.rados.rados.0.smithi003.stdout:1206: writing smithi00370293-303 from 1907312 to 2593290 tid 2 2024-09-21T10:12:13.213 INFO:tasks.rados.rados.0.smithi003.stdout:1207: read oid 374 snap -1 2024-09-21T10:12:13.213 INFO:tasks.rados.rados.0.smithi003.stdout:1207: expect (ObjNum 373 snap 0 seq_num 373) 2024-09-21T10:12:13.213 INFO:tasks.rados.rados.0.smithi003.stdout:1201: finishing write tid 3 to smithi00370293-473 2024-09-21T10:12:13.213 INFO:tasks.rados.rados.0.smithi003.stdout:1201: finishing write tid 4 to smithi00370293-473 2024-09-21T10:12:13.213 INFO:tasks.rados.rados.0.smithi003.stdout:1201: finishing write tid 5 to smithi00370293-473 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1201: oid 473 updating version 0 to 186 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1201: oid 473 updating version 186 to 188 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1201: oid 473 version 188 is already newer than 185 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1201: oid 473 version 188 is already newer than 187 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 473 v 188 (ObjNum 896 snap 0 seq_num 896) dirty exists 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1201: left oid 473 (ObjNum 896 snap 0 seq_num 896) 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1203: finishing write tid 1 to smithi00370293-423 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1203: finishing write tid 2 to smithi00370293-423 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1203: finishing write tid 3 to smithi00370293-423 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1203: finishing write tid 4 to smithi00370293-423 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1203: oid 423 updating version 0 to 282 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1203: oid 423 version 282 is already newer than 281 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:1203: oid 423 updating version 282 to 283 2024-09-21T10:12:13.214 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 423 v 283 (ObjNum 897 snap 0 seq_num 897) dirty exists 2024-09-21T10:12:13.215 INFO:tasks.rados.rados.0.smithi003.stdout:1203: left oid 423 (ObjNum 897 snap 0 seq_num 897) 2024-09-21T10:12:13.215 INFO:tasks.rados.rados.0.smithi003.stdout:1204: expect (ObjNum 257 snap 0 seq_num 257) 2024-09-21T10:12:13.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:12 smithi204 bash[24804]: cluster 2024-09-21T10:12:11.720897+0000 mgr.y (mgr.14385) 220 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 130 op/s 2024-09-21T10:12:13.291 INFO:tasks.rados.rados.0.smithi003.stdout:1205: finishing write tid 1 to smithi00370293-193 2024-09-21T10:12:13.291 INFO:tasks.rados.rados.0.smithi003.stdout:1205: finishing write tid 2 to smithi00370293-193 2024-09-21T10:12:13.291 INFO:tasks.rados.rados.0.smithi003.stdout:1208: read oid 149 snap -1 2024-09-21T10:12:13.291 INFO:tasks.rados.rados.0.smithi003.stdout:1208: expect (ObjNum 721 snap 0 seq_num 721) 2024-09-21T10:12:13.291 INFO:tasks.rados.rados.0.smithi003.stdout:1201: done (7 left) 2024-09-21T10:12:13.291 INFO:tasks.rados.rados.0.smithi003.stdout:1202: done (6 left) 2024-09-21T10:12:13.292 INFO:tasks.rados.rados.0.smithi003.stdout:1203: done (5 left) 2024-09-21T10:12:13.292 INFO:tasks.rados.rados.0.smithi003.stdout:1204: done (4 left) 2024-09-21T10:12:13.292 INFO:tasks.rados.rados.0.smithi003.stdout:1209: read oid 239 snap -1 2024-09-21T10:12:13.292 INFO:tasks.rados.rados.0.smithi003.stdout:1209: expect (ObjNum 238 snap 0 seq_num 238) 2024-09-21T10:12:13.292 INFO:tasks.rados.rados.0.smithi003.stdout:1210: write oid 342 current snap is 0 2024-09-21T10:12:13.292 INFO:tasks.rados.rados.0.smithi003.stdout:1205: finishing write tid 3 to smithi00370293-193 2024-09-21T10:12:13.292 INFO:tasks.rados.rados.0.smithi003.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2024-09-21T10:12:13.300 INFO:tasks.rados.rados.0.smithi003.stdout:1210: writing smithi00370293-342 from 726300 to 1380054 tid 1 2024-09-21T10:12:13.306 INFO:tasks.rados.rados.0.smithi003.stdout:1210: writing smithi00370293-342 from 1965794 to 2395430 tid 2 2024-09-21T10:12:13.310 INFO:tasks.rados.rados.0.smithi003.stdout:1210: writing smithi00370293-342 from 2965517 to 3126300 tid 3 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:1211: write oid 359 current snap is 0 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:1205: finishing write tid 4 to smithi00370293-193 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:1205: finishing write tid 5 to smithi00370293-193 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:1205: oid 193 updating version 0 to 193 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:1205: oid 193 updating version 193 to 196 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:1205: oid 193 version 196 is already newer than 194 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:1205: oid 193 version 196 is already newer than 195 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 193 v 196 (ObjNum 898 snap 0 seq_num 898) dirty exists 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:1205: left oid 193 (ObjNum 898 snap 0 seq_num 898) 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:1206: finishing write tid 1 to smithi00370293-303 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:1206: finishing write tid 2 to smithi00370293-303 2024-09-21T10:12:13.311 INFO:tasks.rados.rados.0.smithi003.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2024-09-21T10:12:13.319 INFO:tasks.rados.rados.0.smithi003.stdout:1211: writing smithi00370293-359 from 743107 to 1472110 tid 1 2024-09-21T10:12:13.327 INFO:tasks.rados.rados.0.smithi003.stdout:1211: writing smithi00370293-359 from 1907923 to 2597570 tid 2 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1205: done (6 left) 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1212: read oid 218 snap -1 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1212: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1213: read oid 333 snap -1 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1213: expect (ObjNum 332 snap 0 seq_num 332) 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1214: write oid 355 current snap is 0 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1206: finishing write tid 3 to smithi00370293-303 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1206: finishing write tid 4 to smithi00370293-303 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1206: oid 303 updating version 0 to 142 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1206: oid 303 updating version 142 to 143 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1206: oid 303 version 143 is already newer than 141 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 303 v 143 (ObjNum 899 snap 0 seq_num 899) dirty exists 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1206: left oid 303 (ObjNum 899 snap 0 seq_num 899) 2024-09-21T10:12:13.328 INFO:tasks.rados.rados.0.smithi003.stdout:1207: expect (ObjNum 373 snap 0 seq_num 373) 2024-09-21T10:12:13.409 INFO:tasks.rados.rados.0.smithi003.stdout:1209: expect (ObjNum 238 snap 0 seq_num 238) 2024-09-21T10:12:13.473 INFO:tasks.rados.rados.0.smithi003.stdout:1208: expect (ObjNum 721 snap 0 seq_num 721) 2024-09-21T10:12:13.574 INFO:tasks.rados.rados.0.smithi003.stdout:1210: finishing write tid 1 to smithi00370293-342 2024-09-21T10:12:13.574 INFO:tasks.rados.rados.0.smithi003.stdout:1210: finishing write tid 2 to smithi00370293-342 2024-09-21T10:12:13.574 INFO:tasks.rados.rados.0.smithi003.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2024-09-21T10:12:13.580 INFO:tasks.rados.rados.0.smithi003.stdout:1214: writing smithi00370293-355 from 759914 to 1164166 tid 1 2024-09-21T10:12:13.585 INFO:tasks.rados.rados.0.smithi003.stdout:1214: writing smithi00370293-355 from 1566405 to 1999710 tid 2 2024-09-21T10:12:13.593 INFO:tasks.rados.rados.0.smithi003.stdout:1214: writing smithi00370293-355 from 2504010 to 3159914 tid 3 2024-09-21T10:12:13.593 INFO:tasks.rados.rados.0.smithi003.stdout:1206: done (8 left) 2024-09-21T10:12:13.593 INFO:tasks.rados.rados.0.smithi003.stdout:1207: done (7 left) 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1208: done (6 left) 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1209: done (5 left) 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1215: delete oid 499 current snap is 0 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1210: finishing write tid 3 to smithi00370293-342 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1210: finishing write tid 4 to smithi00370293-342 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1210: finishing write tid 5 to smithi00370293-342 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1210: oid 342 updating version 0 to 212 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1210: oid 342 updating version 212 to 214 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1210: oid 342 version 214 is already newer than 213 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1210: oid 342 version 214 is already newer than 211 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 342 v 214 (ObjNum 900 snap 0 seq_num 900) dirty exists 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1210: left oid 342 (ObjNum 900 snap 0 seq_num 900) 2024-09-21T10:12:13.594 INFO:tasks.rados.rados.0.smithi003.stdout:1211: finishing write tid 1 to smithi00370293-359 2024-09-21T10:12:13.595 INFO:tasks.rados.rados.0.smithi003.stdout:1211: finishing write tid 2 to smithi00370293-359 2024-09-21T10:12:13.595 INFO:tasks.rados.rados.0.smithi003.stdout:1211: finishing write tid 3 to smithi00370293-359 2024-09-21T10:12:13.595 INFO:tasks.rados.rados.0.smithi003.stdout:1211: finishing write tid 4 to smithi00370293-359 2024-09-21T10:12:13.595 INFO:tasks.rados.rados.0.smithi003.stdout:1211: oid 359 updating version 0 to 155 2024-09-21T10:12:13.595 INFO:tasks.rados.rados.0.smithi003.stdout:1211: oid 359 updating version 155 to 156 2024-09-21T10:12:13.595 INFO:tasks.rados.rados.0.smithi003.stdout:1211: oid 359 version 156 is already newer than 154 2024-09-21T10:12:13.595 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 359 v 156 (ObjNum 901 snap 0 seq_num 901) dirty exists 2024-09-21T10:12:13.595 INFO:tasks.rados.rados.0.smithi003.stdout:1211: left oid 359 (ObjNum 901 snap 0 seq_num 901) 2024-09-21T10:12:13.595 INFO:tasks.rados.rados.0.smithi003.stdout:1213: expect (ObjNum 332 snap 0 seq_num 332) 2024-09-21T10:12:13.708 INFO:tasks.rados.rados.0.smithi003.stdout:1212: expect (ObjNum 880 snap 0 seq_num 880) 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:1214: finishing write tid 1 to smithi00370293-355 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:1214: finishing write tid 2 to smithi00370293-355 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:1214: finishing write tid 3 to smithi00370293-355 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:1214: finishing write tid 4 to smithi00370293-355 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:1214: finishing write tid 5 to smithi00370293-355 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:1214: oid 355 updating version 0 to 287 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:1214: oid 355 version 287 is already newer than 285 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:1214: oid 355 version 287 is already newer than 284 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:1214: oid 355 version 287 is already newer than 286 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 355 v 287 (ObjNum 902 snap 0 seq_num 902) dirty exists 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:1214: left oid 355 (ObjNum 902 snap 0 seq_num 902) 2024-09-21T10:12:13.824 INFO:tasks.rados.rados.0.smithi003.stdout:1210: done (5 left) 2024-09-21T10:12:13.825 INFO:tasks.rados.rados.0.smithi003.stdout:1211: done (4 left) 2024-09-21T10:12:13.825 INFO:tasks.rados.rados.0.smithi003.stdout:1212: done (3 left) 2024-09-21T10:12:13.825 INFO:tasks.rados.rados.0.smithi003.stdout:1213: done (2 left) 2024-09-21T10:12:13.825 INFO:tasks.rados.rados.0.smithi003.stdout:1214: done (1 left) 2024-09-21T10:12:13.825 INFO:tasks.rados.rados.0.smithi003.stdout:1215: done (0 left) 2024-09-21T10:12:13.825 INFO:tasks.rados.rados.0.smithi003.stdout:1216: write oid 304 current snap is 0 2024-09-21T10:12:13.825 INFO:tasks.rados.rados.0.smithi003.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2024-09-21T10:12:13.846 INFO:tasks.rados.rados.0.smithi003.stdout:1216: writing smithi00370293-304 from 793528 to 1348278 tid 1 2024-09-21T10:12:13.865 INFO:tasks.rados.rados.0.smithi003.stdout:1216: writing smithi00370293-304 from 2083369 to 2520343 tid 2 2024-09-21T10:12:13.876 INFO:tasks.rados.rados.0.smithi003.stdout:1216: writing smithi00370293-304 from 2958856 to 3193528 tid 3 2024-09-21T10:12:13.876 INFO:tasks.rados.rados.0.smithi003.stdout:1217: read oid 72 snap -1 2024-09-21T10:12:13.876 INFO:tasks.rados.rados.0.smithi003.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-21T10:12:13.876 INFO:tasks.rados.rados.0.smithi003.stdout:1218: delete oid 222 current snap is 0 2024-09-21T10:12:13.876 INFO:tasks.rados.rados.0.smithi003.stdout:1216: finishing write tid 1 to smithi00370293-304 2024-09-21T10:12:13.876 INFO:tasks.rados.rados.0.smithi003.stdout:1216: finishing write tid 2 to smithi00370293-304 2024-09-21T10:12:13.880 INFO:tasks.rados.rados.0.smithi003.stdout:1218: done (2 left) 2024-09-21T10:12:13.880 INFO:tasks.rados.rados.0.smithi003.stdout:1219: read oid 69 snap -1 2024-09-21T10:12:13.880 INFO:tasks.rados.rados.0.smithi003.stdout:1219: expect deleted 2024-09-21T10:12:13.880 INFO:tasks.rados.rados.0.smithi003.stdout:1220: read oid 119 snap -1 2024-09-21T10:12:13.880 INFO:tasks.rados.rados.0.smithi003.stdout:1220: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-21T10:12:13.880 INFO:tasks.rados.rados.0.smithi003.stdout:1221: write oid 435 current snap is 0 2024-09-21T10:12:13.880 INFO:tasks.rados.rados.0.smithi003.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2024-09-21T10:12:13.892 INFO:tasks.rados.rados.0.smithi003.stdout:1221: writing smithi00370293-435 from 427142 to 848743 tid 1 2024-09-21T10:12:13.906 INFO:tasks.rados.rados.0.smithi003.stdout:1221: writing smithi00370293-435 from 1400333 to 1840976 tid 2 2024-09-21T10:12:13.922 INFO:tasks.rados.rados.0.smithi003.stdout:1221: writing smithi00370293-435 from 2613702 to 3064028 tid 3 2024-09-21T10:12:13.922 INFO:tasks.rados.rados.0.smithi003.stdout:1222: read oid 71 snap -1 2024-09-21T10:12:13.922 INFO:tasks.rados.rados.0.smithi003.stdout:1222: expect deleted 2024-09-21T10:12:13.922 INFO:tasks.rados.rados.0.smithi003.stdout:1223: read oid 331 snap -1 2024-09-21T10:12:13.922 INFO:tasks.rados.rados.0.smithi003.stdout:1223: expect (ObjNum 733 snap 0 seq_num 733) 2024-09-21T10:12:13.922 INFO:tasks.rados.rados.0.smithi003.stdout:1224: delete oid 153 current snap is 0 2024-09-21T10:12:13.922 INFO:tasks.rados.rados.0.smithi003.stdout:1216: finishing write tid 3 to smithi00370293-304 2024-09-21T10:12:13.922 INFO:tasks.rados.rados.0.smithi003.stdout:1216: finishing write tid 4 to smithi00370293-304 2024-09-21T10:12:13.922 INFO:tasks.rados.rados.0.smithi003.stdout:1216: finishing write tid 5 to smithi00370293-304 2024-09-21T10:12:13.922 INFO:tasks.rados.rados.0.smithi003.stdout:1216: oid 304 updating version 0 to 202 2024-09-21T10:12:13.922 INFO:tasks.rados.rados.0.smithi003.stdout:1216: oid 304 updating version 202 to 203 2024-09-21T10:12:13.923 INFO:tasks.rados.rados.0.smithi003.stdout:1216: oid 304 updating version 203 to 204 2024-09-21T10:12:13.923 INFO:tasks.rados.rados.0.smithi003.stdout:1216: oid 304 version 204 is already newer than 201 2024-09-21T10:12:13.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 304 v 204 (ObjNum 904 snap 0 seq_num 904) dirty exists 2024-09-21T10:12:13.923 INFO:tasks.rados.rados.0.smithi003.stdout:1216: left oid 304 (ObjNum 904 snap 0 seq_num 904) 2024-09-21T10:12:13.923 INFO:tasks.rados.rados.0.smithi003.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2024-09-21T10:12:14.027 INFO:tasks.rados.rados.0.smithi003.stdout:1220: expect (ObjNum 581 snap 0 seq_num 581) 2024-09-21T10:12:14.201 INFO:tasks.rados.rados.0.smithi003.stdout:1221: finishing write tid 1 to smithi00370293-435 2024-09-21T10:12:14.201 INFO:tasks.rados.rados.0.smithi003.stdout:1221: finishing write tid 2 to smithi00370293-435 2024-09-21T10:12:14.201 INFO:tasks.rados.rados.0.smithi003.stdout:1216: done (7 left) 2024-09-21T10:12:14.201 INFO:tasks.rados.rados.0.smithi003.stdout:1217: done (6 left) 2024-09-21T10:12:14.201 INFO:tasks.rados.rados.0.smithi003.stdout:1219: done (5 left) 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1220: done (4 left) 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1222: done (3 left) 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1224: done (2 left) 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1225: read oid 475 snap -1 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1225: expect deleted 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1226: read oid 372 snap -1 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1226: expect (ObjNum 559 snap 0 seq_num 559) 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1227: read oid 429 snap -1 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1227: expect (ObjNum 892 snap 0 seq_num 892) 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1228: delete oid 247 current snap is 0 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1221: finishing write tid 3 to smithi00370293-435 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1221: finishing write tid 4 to smithi00370293-435 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1221: finishing write tid 5 to smithi00370293-435 2024-09-21T10:12:14.202 INFO:tasks.rados.rados.0.smithi003.stdout:1221: oid 435 updating version 0 to 190 2024-09-21T10:12:14.203 INFO:tasks.rados.rados.0.smithi003.stdout:1221: oid 435 updating version 190 to 191 2024-09-21T10:12:14.203 INFO:tasks.rados.rados.0.smithi003.stdout:1221: oid 435 version 191 is already newer than 189 2024-09-21T10:12:14.203 INFO:tasks.rados.rados.0.smithi003.stdout:1221: oid 435 updating version 191 to 192 2024-09-21T10:12:14.203 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 435 v 192 (ObjNum 906 snap 0 seq_num 906) dirty exists 2024-09-21T10:12:14.203 INFO:tasks.rados.rados.0.smithi003.stdout:1221: left oid 435 (ObjNum 906 snap 0 seq_num 906) 2024-09-21T10:12:14.203 INFO:tasks.rados.rados.0.smithi003.stdout:1223: expect (ObjNum 733 snap 0 seq_num 733) 2024-09-21T10:12:14.284 INFO:tasks.rados.rados.0.smithi003.stdout:1226: expect (ObjNum 559 snap 0 seq_num 559) 2024-09-21T10:12:14.421 INFO:tasks.rados.rados.0.smithi003.stdout:1227: expect (ObjNum 892 snap 0 seq_num 892) 2024-09-21T10:12:14.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:12:14 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:12:14] "GET /metrics HTTP/1.1" 200 36135 "" "Prometheus/2.43.0" 2024-09-21T10:12:14.554 INFO:tasks.rados.rados.0.smithi003.stdout:1221: done (5 left) 2024-09-21T10:12:14.554 INFO:tasks.rados.rados.0.smithi003.stdout:1223: done (4 left) 2024-09-21T10:12:14.554 INFO:tasks.rados.rados.0.smithi003.stdout:1225: done (3 left) 2024-09-21T10:12:14.554 INFO:tasks.rados.rados.0.smithi003.stdout:1226: done (2 left) 2024-09-21T10:12:14.554 INFO:tasks.rados.rados.0.smithi003.stdout:1227: done (1 left) 2024-09-21T10:12:14.555 INFO:tasks.rados.rados.0.smithi003.stdout:1228: done (0 left) 2024-09-21T10:12:14.555 INFO:tasks.rados.rados.0.smithi003.stdout:1229: read oid 212 snap -1 2024-09-21T10:12:14.555 INFO:tasks.rados.rados.0.smithi003.stdout:1229: expect (ObjNum 674 snap 0 seq_num 674) 2024-09-21T10:12:14.555 INFO:tasks.rados.rados.0.smithi003.stdout:1230: write oid 331 current snap is 0 2024-09-21T10:12:14.555 INFO:tasks.rados.rados.0.smithi003.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2024-09-21T10:12:14.573 INFO:tasks.rados.rados.0.smithi003.stdout:1230: writing smithi00370293-331 from 477563 to 1124911 tid 1 2024-09-21T10:12:14.595 INFO:tasks.rados.rados.0.smithi003.stdout:1230: writing smithi00370293-331 from 1859426 to 2447396 tid 2 2024-09-21T10:12:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:1230: writing smithi00370293-331 from 2979618 to 3277563 tid 3 2024-09-21T10:12:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:1231: read oid 11 snap -1 2024-09-21T10:12:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:1231: expect (ObjNum 528 snap 0 seq_num 528) 2024-09-21T10:12:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:1232: write oid 431 current snap is 0 2024-09-21T10:12:14.608 INFO:tasks.rados.rados.0.smithi003.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2024-09-21T10:12:14.623 INFO:tasks.rados.rados.0.smithi003.stdout:1232: writing smithi00370293-431 from 494370 to 1216967 tid 1 2024-09-21T10:12:14.634 INFO:tasks.rados.rados.0.smithi003.stdout:1232: writing smithi00370293-431 from 1917908 to 2365889 tid 2 2024-09-21T10:12:14.643 INFO:tasks.rados.rados.0.smithi003.stdout:1232: writing smithi00370293-431 from 3007041 to 3294370 tid 3 2024-09-21T10:12:14.643 INFO:tasks.rados.rados.0.smithi003.stdout:1233: write oid 34 current snap is 0 2024-09-21T10:12:14.643 INFO:tasks.rados.rados.0.smithi003.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2024-09-21T10:12:14.653 INFO:tasks.rados.rados.0.smithi003.stdout:1233: writing smithi00370293-34 from 511177 to 1309023 tid 1 2024-09-21T10:12:14.662 INFO:tasks.rados.rados.0.smithi003.stdout:1233: writing smithi00370293-34 from 1976390 to 2568029 tid 2 2024-09-21T10:12:14.667 INFO:tasks.rados.rados.0.smithi003.stdout:1233: writing smithi00370293-34 from 3034464 to 3311177 tid 3 2024-09-21T10:12:14.667 INFO:tasks.rados.rados.0.smithi003.stdout:1234: write oid 386 current snap is 0 2024-09-21T10:12:14.667 INFO:tasks.rados.rados.0.smithi003.stdout:1229: expect (ObjNum 674 snap 0 seq_num 674) 2024-09-21T10:12:14.880 INFO:tasks.rados.rados.0.smithi003.stdout:1230: finishing write tid 1 to smithi00370293-331 2024-09-21T10:12:14.880 INFO:tasks.rados.rados.0.smithi003.stdout:1230: finishing write tid 2 to smithi00370293-331 2024-09-21T10:12:14.880 INFO:tasks.rados.rados.0.smithi003.stdout:1230: finishing write tid 3 to smithi00370293-331 2024-09-21T10:12:14.880 INFO:tasks.rados.rados.0.smithi003.stdout:1230: finishing write tid 4 to smithi00370293-331 2024-09-21T10:12:14.880 INFO:tasks.rados.rados.0.smithi003.stdout:1230: finishing write tid 5 to smithi00370293-331 2024-09-21T10:12:14.880 INFO:tasks.rados.rados.0.smithi003.stdout:1230: oid 331 updating version 0 to 219 2024-09-21T10:12:14.880 INFO:tasks.rados.rados.0.smithi003.stdout:1230: oid 331 version 219 is already newer than 217 2024-09-21T10:12:14.880 INFO:tasks.rados.rados.0.smithi003.stdout:1230: oid 331 version 219 is already newer than 218 2024-09-21T10:12:14.880 INFO:tasks.rados.rados.0.smithi003.stdout:1230: oid 331 updating version 219 to 220 2024-09-21T10:12:14.880 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 331 v 220 (ObjNum 909 snap 0 seq_num 909) dirty exists 2024-09-21T10:12:14.881 INFO:tasks.rados.rados.0.smithi003.stdout:1230: left oid 331 (ObjNum 909 snap 0 seq_num 909) 2024-09-21T10:12:14.881 INFO:tasks.rados.rados.0.smithi003.stdout:1231: expect (ObjNum 528 snap 0 seq_num 528) 2024-09-21T10:12:15.009 INFO:tasks.rados.rados.0.smithi003.stdout:1232: finishing write tid 1 to smithi00370293-431 2024-09-21T10:12:15.010 INFO:tasks.rados.rados.0.smithi003.stdout:1232: finishing write tid 2 to smithi00370293-431 2024-09-21T10:12:15.010 INFO:tasks.rados.rados.0.smithi003.stdout:1232: finishing write tid 3 to smithi00370293-431 2024-09-21T10:12:15.010 INFO:tasks.rados.rados.0.smithi003.stdout:1232: finishing write tid 4 to smithi00370293-431 2024-09-21T10:12:15.010 INFO:tasks.rados.rados.0.smithi003.stdout:1232: finishing write tid 5 to smithi00370293-431 2024-09-21T10:12:15.010 INFO:tasks.rados.rados.0.smithi003.stdout:1232: oid 431 updating version 0 to 197 2024-09-21T10:12:15.010 INFO:tasks.rados.rados.0.smithi003.stdout:1232: oid 431 version 197 is already newer than 196 2024-09-21T10:12:15.010 INFO:tasks.rados.rados.0.smithi003.stdout:1232: oid 431 version 197 is already newer than 195 2024-09-21T10:12:15.010 INFO:tasks.rados.rados.0.smithi003.stdout:1232: oid 431 version 197 is already newer than 194 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 431 v 197 (ObjNum 910 snap 0 seq_num 910) dirty exists 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1232: left oid 431 (ObjNum 910 snap 0 seq_num 910) 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1233: finishing write tid 1 to smithi00370293-34 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1233: finishing write tid 2 to smithi00370293-34 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1233: finishing write tid 3 to smithi00370293-34 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1233: finishing write tid 4 to smithi00370293-34 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1233: finishing write tid 5 to smithi00370293-34 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1233: oid 34 updating version 0 to 177 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1233: oid 34 version 177 is already newer than 176 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1233: oid 34 version 177 is already newer than 175 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1233: oid 34 version 177 is already newer than 174 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 177 (ObjNum 911 snap 0 seq_num 911) dirty exists 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1233: left oid 34 (ObjNum 911 snap 0 seq_num 911) 2024-09-21T10:12:15.011 INFO:tasks.rados.rados.0.smithi003.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2024-09-21T10:12:15.020 INFO:tasks.rados.rados.0.smithi003.stdout:1234: writing smithi00370293-386 from 527984 to 1001079 tid 1 2024-09-21T10:12:15.031 INFO:tasks.rados.rados.0.smithi003.stdout:1234: writing smithi00370293-386 from 1634872 to 2086522 tid 2 2024-09-21T10:12:15.044 INFO:tasks.rados.rados.0.smithi003.stdout:1234: writing smithi00370293-386 from 2661887 to 3296198 tid 3 2024-09-21T10:12:15.044 INFO:tasks.rados.rados.0.smithi003.stdout:1229: done (5 left) 2024-09-21T10:12:15.044 INFO:tasks.rados.rados.0.smithi003.stdout:1230: done (4 left) 2024-09-21T10:12:15.044 INFO:tasks.rados.rados.0.smithi003.stdout:1231: done (3 left) 2024-09-21T10:12:15.045 INFO:tasks.rados.rados.0.smithi003.stdout:1232: done (2 left) 2024-09-21T10:12:15.045 INFO:tasks.rados.rados.0.smithi003.stdout:1233: done (1 left) 2024-09-21T10:12:15.045 INFO:tasks.rados.rados.0.smithi003.stdout:1235: write oid 54 current snap is 0 2024-09-21T10:12:15.045 INFO:tasks.rados.rados.0.smithi003.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2024-09-21T10:12:15.057 INFO:tasks.rados.rados.0.smithi003.stdout:1235: writing smithi00370293-54 from 544791 to 1209488 tid 1 2024-09-21T10:12:15.067 INFO:tasks.rados.rados.0.smithi003.stdout:1235: writing smithi00370293-54 from 1693354 to 2288662 tid 2 2024-09-21T10:12:15.075 INFO:tasks.rados.rados.0.smithi003.stdout:1235: writing smithi00370293-54 from 2689310 to 3134893 tid 3 2024-09-21T10:12:15.076 INFO:tasks.rados.rados.0.smithi003.stdout:1236: read oid 375 snap -1 2024-09-21T10:12:15.076 INFO:tasks.rados.rados.0.smithi003.stdout:1236: expect (ObjNum 513 snap 0 seq_num 513) 2024-09-21T10:12:15.076 INFO:tasks.rados.rados.0.smithi003.stdout:1237: write oid 160 current snap is 0 2024-09-21T10:12:15.076 INFO:tasks.rados.rados.0.smithi003.stdout:1234: finishing write tid 1 to smithi00370293-386 2024-09-21T10:12:15.076 INFO:tasks.rados.rados.0.smithi003.stdout:1234: finishing write tid 2 to smithi00370293-386 2024-09-21T10:12:15.076 INFO:tasks.rados.rados.0.smithi003.stdout:1234: finishing write tid 3 to smithi00370293-386 2024-09-21T10:12:15.076 INFO:tasks.rados.rados.0.smithi003.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2024-09-21T10:12:15.087 INFO:tasks.rados.rados.0.smithi003.stdout:1237: writing smithi00370293-160 from 561598 to 1301544 tid 1 2024-09-21T10:12:15.096 INFO:tasks.rados.rados.0.smithi003.stdout:1237: writing smithi00370293-160 from 1751836 to 2207155 tid 2 2024-09-21T10:12:15.107 INFO:tasks.rados.rados.0.smithi003.stdout:1237: writing smithi00370293-160 from 2716733 to 3361598 tid 3 2024-09-21T10:12:15.107 INFO:tasks.rados.rados.0.smithi003.stdout:1238: write oid 387 current snap is 0 2024-09-21T10:12:15.107 INFO:tasks.rados.rados.0.smithi003.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2024-09-21T10:12:15.115 INFO:tasks.rados.rados.0.smithi003.stdout:1238: writing smithi00370293-387 from 578405 to 993600 tid 1 2024-09-21T10:12:15.123 INFO:tasks.rados.rados.0.smithi003.stdout:1238: writing smithi00370293-387 from 1410318 to 2009295 tid 2 2024-09-21T10:12:15.133 INFO:tasks.rados.rados.0.smithi003.stdout:1238: writing smithi00370293-387 from 2744156 to 3328636 tid 3 2024-09-21T10:12:15.133 INFO:tasks.rados.rados.0.smithi003.stdout:1239: read oid 107 snap -1 2024-09-21T10:12:15.133 INFO:tasks.rados.rados.0.smithi003.stdout:1239: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-21T10:12:15.133 INFO:tasks.rados.rados.0.smithi003.stdout:1240: write oid 35 current snap is 0 2024-09-21T10:12:15.133 INFO:tasks.rados.rados.0.smithi003.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2024-09-21T10:12:15.139 INFO:tasks.rados.rados.0.smithi003.stdout:1240: writing smithi00370293-35 from 595212 to 1085656 tid 1 2024-09-21T10:12:15.147 INFO:tasks.rados.rados.0.smithi003.stdout:1240: writing smithi00370293-35 from 1868800 to 2327788 tid 2 2024-09-21T10:12:15.154 INFO:tasks.rados.rados.0.smithi003.stdout:1240: writing smithi00370293-35 from 2887932 to 3395212 tid 3 2024-09-21T10:12:15.154 INFO:tasks.rados.rados.0.smithi003.stdout:1241: read oid 282 snap -1 2024-09-21T10:12:15.154 INFO:tasks.rados.rados.0.smithi003.stdout:1241: expect (ObjNum 281 snap 0 seq_num 281) 2024-09-21T10:12:15.154 INFO:tasks.rados.rados.0.smithi003.stdout:1242: write oid 498 current snap is 0 2024-09-21T10:12:15.154 INFO:tasks.rados.rados.0.smithi003.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2024-09-21T10:12:15.161 INFO:tasks.rados.rados.0.smithi003.stdout:1242: writing smithi00370293-498 from 612019 to 1177712 tid 1 2024-09-21T10:12:15.168 INFO:tasks.rados.rados.0.smithi003.stdout:1242: writing smithi00370293-498 from 1810929 to 2413575 tid 2 2024-09-21T10:12:15.173 INFO:tasks.rados.rados.0.smithi003.stdout:1242: writing smithi00370293-498 from 3082649 to 3412019 tid 3 2024-09-21T10:12:15.174 INFO:tasks.rados.rados.0.smithi003.stdout:1243: write oid 298 current snap is 0 2024-09-21T10:12:15.174 INFO:tasks.rados.rados.0.smithi003.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2024-09-21T10:12:15.181 INFO:tasks.rados.rados.0.smithi003.stdout:1243: writing smithi00370293-298 from 628826 to 1269768 tid 1 2024-09-21T10:12:15.187 INFO:tasks.rados.rados.0.smithi003.stdout:1243: writing smithi00370293-298 from 1869411 to 2332068 tid 2 2024-09-21T10:12:15.192 INFO:tasks.rados.rados.0.smithi003.stdout:1243: writing smithi00370293-298 from 2826425 to 3361074 tid 3 2024-09-21T10:12:15.193 INFO:tasks.rados.rados.0.smithi003.stdout:1244: write oid 267 current snap is 0 2024-09-21T10:12:15.193 INFO:tasks.rados.rados.0.smithi003.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2024-09-21T10:12:15.200 INFO:tasks.rados.rados.0.smithi003.stdout:1244: writing smithi00370293-267 from 645633 to 1361824 tid 1 2024-09-21T10:12:15.207 INFO:tasks.rados.rados.0.smithi003.stdout:1244: writing smithi00370293-267 from 1927893 to 2534208 tid 2 2024-09-21T10:12:15.212 INFO:tasks.rados.rados.0.smithi003.stdout:1244: writing smithi00370293-267 from 3137495 to 3445633 tid 3 2024-09-21T10:12:15.213 INFO:tasks.rados.rados.0.smithi003.stdout:1245: read oid 204 snap -1 2024-09-21T10:12:15.213 INFO:tasks.rados.rados.0.smithi003.stdout:1245: expect (ObjNum 677 snap 0 seq_num 677) 2024-09-21T10:12:15.213 INFO:tasks.rados.rados.0.smithi003.stdout:1246: read oid 444 snap -1 2024-09-21T10:12:15.213 INFO:tasks.rados.rados.0.smithi003.stdout:1246: expect (ObjNum 762 snap 0 seq_num 762) 2024-09-21T10:12:15.213 INFO:tasks.rados.rados.0.smithi003.stdout:1247: write oid 474 current snap is 0 2024-09-21T10:12:15.213 INFO:tasks.rados.rados.0.smithi003.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2024-09-21T10:12:15.219 INFO:tasks.rados.rados.0.smithi003.stdout:1247: writing smithi00370293-474 from 662440 to 1170233 tid 1 2024-09-21T10:12:15.227 INFO:tasks.rados.rados.0.smithi003.stdout:1247: writing smithi00370293-474 from 1702728 to 2452701 tid 2 2024-09-21T10:12:15.233 INFO:tasks.rados.rados.0.smithi003.stdout:1247: writing smithi00370293-474 from 2881271 to 3438464 tid 3 2024-09-21T10:12:15.233 INFO:tasks.rados.rados.0.smithi003.stdout:1248: write oid 119 current snap is 0 2024-09-21T10:12:15.233 INFO:tasks.rados.rados.0.smithi003.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2024-09-21T10:12:15.240 INFO:tasks.rados.rados.0.smithi003.stdout:1248: writing smithi00370293-119 from 679247 to 1262289 tid 1 2024-09-21T10:12:15.248 INFO:tasks.rados.rados.0.smithi003.stdout:1248: writing smithi00370293-119 from 2044857 to 2654841 tid 2 2024-09-21T10:12:15.252 INFO:tasks.rados.rados.0.smithi003.stdout:1248: writing smithi00370293-119 from 3192341 to 3479247 tid 3 2024-09-21T10:12:15.253 INFO:tasks.rados.rados.0.smithi003.stdout:1249: write oid 241 current snap is 0 2024-09-21T10:12:15.253 INFO:tasks.rados.rados.0.smithi003.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2024-09-21T10:12:15.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:14 smithi204 bash[24804]: cluster 2024-09-21T10:12:13.721285+0000 mgr.y (mgr.14385) 221 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 91 op/s 2024-09-21T10:12:15.260 INFO:tasks.rados.rados.0.smithi003.stdout:1249: writing smithi00370293-241 from 696054 to 1354345 tid 1 2024-09-21T10:12:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:1249: writing smithi00370293-241 from 2103339 to 2856981 tid 2 2024-09-21T10:12:15.270 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:1234: finishing write tid 4 to smithi00370293-386 2024-09-21T10:12:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:1234: finishing write tid 5 to smithi00370293-386 2024-09-21T10:12:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:1234: oid 386 updating version 0 to 201 2024-09-21T10:12:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:1234: oid 386 version 201 is already newer than 199 2024-09-21T10:12:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:1234: oid 386 version 201 is already newer than 198 2024-09-21T10:12:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:1234: oid 386 version 201 is already newer than 200 2024-09-21T10:12:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 386 v 201 (ObjNum 912 snap 0 seq_num 912) dirty exists 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1234: left oid 386 (ObjNum 912 snap 0 seq_num 912) 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1235: finishing write tid 1 to smithi00370293-54 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1234: done (15 left) 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1250: read oid 21 snap -1 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1250: expect (ObjNum 757 snap 0 seq_num 757) 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1235: finishing write tid 2 to smithi00370293-54 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1235: finishing write tid 3 to smithi00370293-54 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1235: finishing write tid 4 to smithi00370293-54 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1235: finishing write tid 5 to smithi00370293-54 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1235: oid 54 updating version 0 to 146 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1235: oid 54 version 146 is already newer than 145 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1235: oid 54 updating version 146 to 148 2024-09-21T10:12:15.271 INFO:tasks.rados.rados.0.smithi003.stdout:1235: oid 54 version 148 is already newer than 147 2024-09-21T10:12:15.272 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 54 v 148 (ObjNum 913 snap 0 seq_num 913) dirty exists 2024-09-21T10:12:15.272 INFO:tasks.rados.rados.0.smithi003.stdout:1235: left oid 54 (ObjNum 913 snap 0 seq_num 913) 2024-09-21T10:12:15.272 INFO:tasks.rados.rados.0.smithi003.stdout:1235: done (15 left) 2024-09-21T10:12:15.272 INFO:tasks.rados.rados.0.smithi003.stdout:1251: read oid 464 snap -1 2024-09-21T10:12:15.272 INFO:tasks.rados.rados.0.smithi003.stdout:1251: expect (ObjNum 551 snap 0 seq_num 551) 2024-09-21T10:12:15.272 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:15.272 INFO:tasks.rados.rados.0.smithi003.stdout:1236: expect (ObjNum 513 snap 0 seq_num 513) 2024-09-21T10:12:15.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:14 smithi003 bash[22527]: cluster 2024-09-21T10:12:13.721285+0000 mgr.y (mgr.14385) 221 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 91 op/s 2024-09-21T10:12:15.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:14 smithi003 bash[31899]: cluster 2024-09-21T10:12:13.721285+0000 mgr.y (mgr.14385) 221 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 91 op/s 2024-09-21T10:12:15.451 INFO:tasks.rados.rados.0.smithi003.stdout:1237: finishing write tid 1 to smithi00370293-160 2024-09-21T10:12:15.451 INFO:tasks.rados.rados.0.smithi003.stdout:1237: finishing write tid 2 to smithi00370293-160 2024-09-21T10:12:15.451 INFO:tasks.rados.rados.0.smithi003.stdout:1237: finishing write tid 3 to smithi00370293-160 2024-09-21T10:12:15.451 INFO:tasks.rados.rados.0.smithi003.stdout:1237: finishing write tid 4 to smithi00370293-160 2024-09-21T10:12:15.451 INFO:tasks.rados.rados.0.smithi003.stdout:1237: finishing write tid 5 to smithi00370293-160 2024-09-21T10:12:15.451 INFO:tasks.rados.rados.0.smithi003.stdout:1237: oid 160 updating version 0 to 184 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1237: oid 160 updating version 184 to 187 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1237: oid 160 version 187 is already newer than 185 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1237: oid 160 version 187 is already newer than 186 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 160 v 187 (ObjNum 914 snap 0 seq_num 914) dirty exists 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1237: left oid 160 (ObjNum 914 snap 0 seq_num 914) 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1238: finishing write tid 1 to smithi00370293-387 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1238: finishing write tid 2 to smithi00370293-387 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1238: finishing write tid 3 to smithi00370293-387 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1238: finishing write tid 4 to smithi00370293-387 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1238: finishing write tid 5 to smithi00370293-387 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1238: oid 387 updating version 0 to 206 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1238: oid 387 updating version 206 to 209 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1238: oid 387 version 209 is already newer than 207 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:1238: oid 387 version 209 is already newer than 208 2024-09-21T10:12:15.452 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 387 v 209 (ObjNum 915 snap 0 seq_num 915) dirty exists 2024-09-21T10:12:15.453 INFO:tasks.rados.rados.0.smithi003.stdout:1238: left oid 387 (ObjNum 915 snap 0 seq_num 915) 2024-09-21T10:12:15.453 INFO:tasks.rados.rados.0.smithi003.stdout:1236: done (15 left) 2024-09-21T10:12:15.453 INFO:tasks.rados.rados.0.smithi003.stdout:1237: done (14 left) 2024-09-21T10:12:15.453 INFO:tasks.rados.rados.0.smithi003.stdout:1238: done (13 left) 2024-09-21T10:12:15.453 INFO:tasks.rados.rados.0.smithi003.stdout:1252: read oid 108 snap -1 2024-09-21T10:12:15.453 INFO:tasks.rados.rados.0.smithi003.stdout:1252: expect (ObjNum 611 snap 0 seq_num 611) 2024-09-21T10:12:15.453 INFO:tasks.rados.rados.0.smithi003.stdout:1253: write oid 430 current snap is 0 2024-09-21T10:12:15.453 INFO:tasks.rados.rados.0.smithi003.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2024-09-21T10:12:15.459 INFO:tasks.rados.rados.0.smithi003.stdout:1253: writing smithi00370293-430 from 712861 to 1446401 tid 1 2024-09-21T10:12:15.466 INFO:tasks.rados.rados.0.smithi003.stdout:1253: writing smithi00370293-430 from 2161821 to 2775474 tid 2 2024-09-21T10:12:15.470 INFO:tasks.rados.rados.0.smithi003.stdout:1253: writing smithi00370293-430 from 3247187 to 3512861 tid 3 2024-09-21T10:12:15.471 INFO:tasks.rados.rados.0.smithi003.stdout:1254: write oid 262 current snap is 0 2024-09-21T10:12:15.471 INFO:tasks.rados.rados.0.smithi003.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2024-09-21T10:12:15.477 INFO:tasks.rados.rados.0.smithi003.stdout:1254: writing smithi00370293-262 from 729668 to 1138457 tid 1 2024-09-21T10:12:15.485 INFO:tasks.rados.rados.0.smithi003.stdout:1254: writing smithi00370293-262 from 1820303 to 2577614 tid 2 2024-09-21T10:12:15.491 INFO:tasks.rados.rados.0.smithi003.stdout:1254: writing smithi00370293-262 from 3274610 to 3529668 tid 3 2024-09-21T10:12:15.491 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:15.491 INFO:tasks.rados.rados.0.smithi003.stdout:1239: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-21T10:12:15.664 INFO:tasks.rados.rados.0.smithi003.stdout:1240: finishing write tid 1 to smithi00370293-35 2024-09-21T10:12:15.664 INFO:tasks.rados.rados.0.smithi003.stdout:1240: finishing write tid 2 to smithi00370293-35 2024-09-21T10:12:15.664 INFO:tasks.rados.rados.0.smithi003.stdout:1240: finishing write tid 3 to smithi00370293-35 2024-09-21T10:12:15.664 INFO:tasks.rados.rados.0.smithi003.stdout:1240: finishing write tid 4 to smithi00370293-35 2024-09-21T10:12:15.664 INFO:tasks.rados.rados.0.smithi003.stdout:1240: finishing write tid 5 to smithi00370293-35 2024-09-21T10:12:15.665 INFO:tasks.rados.rados.0.smithi003.stdout:1240: oid 35 updating version 0 to 151 2024-09-21T10:12:15.665 INFO:tasks.rados.rados.0.smithi003.stdout:1240: oid 35 version 151 is already newer than 149 2024-09-21T10:12:15.665 INFO:tasks.rados.rados.0.smithi003.stdout:1240: oid 35 version 151 is already newer than 150 2024-09-21T10:12:15.665 INFO:tasks.rados.rados.0.smithi003.stdout:1240: oid 35 updating version 151 to 152 2024-09-21T10:12:15.665 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 152 (ObjNum 916 snap 0 seq_num 916) dirty exists 2024-09-21T10:12:15.665 INFO:tasks.rados.rados.0.smithi003.stdout:1240: left oid 35 (ObjNum 916 snap 0 seq_num 916) 2024-09-21T10:12:15.665 INFO:tasks.rados.rados.0.smithi003.stdout:1241: expect (ObjNum 281 snap 0 seq_num 281) 2024-09-21T10:12:15.753 INFO:tasks.rados.rados.0.smithi003.stdout:1242: finishing write tid 1 to smithi00370293-498 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1242: finishing write tid 2 to smithi00370293-498 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1242: finishing write tid 3 to smithi00370293-498 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1242: finishing write tid 4 to smithi00370293-498 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1242: finishing write tid 5 to smithi00370293-498 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1242: oid 498 updating version 0 to 213 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1242: oid 498 version 213 is already newer than 210 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1242: oid 498 version 213 is already newer than 212 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1242: oid 498 version 213 is already newer than 211 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 498 v 213 (ObjNum 917 snap 0 seq_num 917) dirty exists 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1242: left oid 498 (ObjNum 917 snap 0 seq_num 917) 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1243: finishing write tid 1 to smithi00370293-298 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1243: finishing write tid 2 to smithi00370293-298 2024-09-21T10:12:15.754 INFO:tasks.rados.rados.0.smithi003.stdout:1243: finishing write tid 3 to smithi00370293-298 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1243: finishing write tid 4 to smithi00370293-298 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1243: finishing write tid 5 to smithi00370293-298 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1243: oid 298 updating version 0 to 189 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1243: oid 298 version 189 is already newer than 188 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1243: oid 298 updating version 189 to 191 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1243: oid 298 version 191 is already newer than 190 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 298 v 191 (ObjNum 918 snap 0 seq_num 918) dirty exists 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1243: left oid 298 (ObjNum 918 snap 0 seq_num 918) 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1244: finishing write tid 1 to smithi00370293-267 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1244: finishing write tid 2 to smithi00370293-267 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1244: finishing write tid 3 to smithi00370293-267 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1244: finishing write tid 4 to smithi00370293-267 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1244: finishing write tid 5 to smithi00370293-267 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1244: oid 267 updating version 0 to 161 2024-09-21T10:12:15.755 INFO:tasks.rados.rados.0.smithi003.stdout:1244: oid 267 updating version 161 to 162 2024-09-21T10:12:15.756 INFO:tasks.rados.rados.0.smithi003.stdout:1244: oid 267 version 162 is already newer than 159 2024-09-21T10:12:15.756 INFO:tasks.rados.rados.0.smithi003.stdout:1244: oid 267 version 162 is already newer than 160 2024-09-21T10:12:15.756 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 267 v 162 (ObjNum 919 snap 0 seq_num 919) dirty exists 2024-09-21T10:12:15.756 INFO:tasks.rados.rados.0.smithi003.stdout:1244: left oid 267 (ObjNum 919 snap 0 seq_num 919) 2024-09-21T10:12:15.756 INFO:tasks.rados.rados.0.smithi003.stdout:1245: expect (ObjNum 677 snap 0 seq_num 677) 2024-09-21T10:12:15.899 INFO:tasks.rados.rados.0.smithi003.stdout:1247: finishing write tid 1 to smithi00370293-474 2024-09-21T10:12:15.899 INFO:tasks.rados.rados.0.smithi003.stdout:1246: expect (ObjNum 762 snap 0 seq_num 762) 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:1247: finishing write tid 2 to smithi00370293-474 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:1247: finishing write tid 3 to smithi00370293-474 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:1247: finishing write tid 4 to smithi00370293-474 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:1247: finishing write tid 5 to smithi00370293-474 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:1247: oid 474 updating version 0 to 196 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:1247: oid 474 version 196 is already newer than 194 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:1247: oid 474 version 196 is already newer than 193 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:1247: oid 474 version 196 is already newer than 195 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 474 v 196 (ObjNum 920 snap 0 seq_num 920) dirty exists 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:1247: left oid 474 (ObjNum 920 snap 0 seq_num 920) 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:1248: finishing write tid 1 to smithi00370293-119 2024-09-21T10:12:15.991 INFO:tasks.rados.rados.0.smithi003.stdout:1248: finishing write tid 2 to smithi00370293-119 2024-09-21T10:12:15.992 INFO:tasks.rados.rados.0.smithi003.stdout:1248: finishing write tid 3 to smithi00370293-119 2024-09-21T10:12:15.992 INFO:tasks.rados.rados.0.smithi003.stdout:1248: finishing write tid 4 to smithi00370293-119 2024-09-21T10:12:15.992 INFO:tasks.rados.rados.0.smithi003.stdout:1248: finishing write tid 5 to smithi00370293-119 2024-09-21T10:12:15.992 INFO:tasks.rados.rados.0.smithi003.stdout:1248: oid 119 updating version 0 to 291 2024-09-21T10:12:15.992 INFO:tasks.rados.rados.0.smithi003.stdout:1248: oid 119 updating version 291 to 292 2024-09-21T10:12:15.992 INFO:tasks.rados.rados.0.smithi003.stdout:1248: oid 119 version 292 is already newer than 290 2024-09-21T10:12:15.992 INFO:tasks.rados.rados.0.smithi003.stdout:1248: oid 119 version 292 is already newer than 289 2024-09-21T10:12:15.992 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 119 v 292 (ObjNum 921 snap 0 seq_num 921) dirty exists 2024-09-21T10:12:15.992 INFO:tasks.rados.rados.0.smithi003.stdout:1248: left oid 119 (ObjNum 921 snap 0 seq_num 921) 2024-09-21T10:12:15.992 INFO:tasks.rados.rados.0.smithi003.stdout:1249: finishing write tid 1 to smithi00370293-241 2024-09-21T10:12:15.992 INFO:tasks.rados.rados.0.smithi003.stdout:1251: expect (ObjNum 551 snap 0 seq_num 551) 2024-09-21T10:12:16.130 INFO:tasks.rados.rados.0.smithi003.stdout:1249: finishing write tid 2 to smithi00370293-241 2024-09-21T10:12:16.131 INFO:tasks.rados.rados.0.smithi003.stdout:1249: finishing write tid 3 to smithi00370293-241 2024-09-21T10:12:16.131 INFO:tasks.rados.rados.0.smithi003.stdout:1249: finishing write tid 4 to smithi00370293-241 2024-09-21T10:12:16.131 INFO:tasks.rados.rados.0.smithi003.stdout:1249: oid 241 updating version 0 to 164 2024-09-21T10:12:16.131 INFO:tasks.rados.rados.0.smithi003.stdout:1249: oid 241 updating version 164 to 165 2024-09-21T10:12:16.131 INFO:tasks.rados.rados.0.smithi003.stdout:1249: oid 241 version 165 is already newer than 163 2024-09-21T10:12:16.131 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 241 v 165 (ObjNum 922 snap 0 seq_num 922) dirty exists 2024-09-21T10:12:16.131 INFO:tasks.rados.rados.0.smithi003.stdout:1249: left oid 241 (ObjNum 922 snap 0 seq_num 922) 2024-09-21T10:12:16.131 INFO:tasks.rados.rados.0.smithi003.stdout:1250: expect (ObjNum 757 snap 0 seq_num 757) 2024-09-21T10:12:16.259 INFO:tasks.rados.rados.0.smithi003.stdout:1252: expect (ObjNum 611 snap 0 seq_num 611) 2024-09-21T10:12:16.354 INFO:tasks.rados.rados.0.smithi003.stdout:1253: finishing write tid 1 to smithi00370293-430 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1253: finishing write tid 2 to smithi00370293-430 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1253: finishing write tid 3 to smithi00370293-430 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1253: finishing write tid 4 to smithi00370293-430 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1253: finishing write tid 5 to smithi00370293-430 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1253: oid 430 updating version 0 to 165 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1253: oid 430 updating version 165 to 167 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1253: oid 430 version 167 is already newer than 166 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1253: oid 430 version 167 is already newer than 164 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 430 v 167 (ObjNum 923 snap 0 seq_num 923) dirty exists 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1253: left oid 430 (ObjNum 923 snap 0 seq_num 923) 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1254: finishing write tid 1 to smithi00370293-262 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1254: finishing write tid 2 to smithi00370293-262 2024-09-21T10:12:16.355 INFO:tasks.rados.rados.0.smithi003.stdout:1254: finishing write tid 3 to smithi00370293-262 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1254: finishing write tid 4 to smithi00370293-262 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1254: finishing write tid 5 to smithi00370293-262 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1254: oid 262 updating version 0 to 167 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1254: oid 262 updating version 167 to 169 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1254: oid 262 version 169 is already newer than 166 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1254: oid 262 version 169 is already newer than 168 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 262 v 169 (ObjNum 924 snap 0 seq_num 924) dirty exists 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1254: left oid 262 (ObjNum 924 snap 0 seq_num 924) 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1239: done (15 left) 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1240: done (14 left) 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1241: done (13 left) 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1242: done (12 left) 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1243: done (11 left) 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1244: done (10 left) 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1245: done (9 left) 2024-09-21T10:12:16.356 INFO:tasks.rados.rados.0.smithi003.stdout:1246: done (8 left) 2024-09-21T10:12:16.357 INFO:tasks.rados.rados.0.smithi003.stdout:1247: done (7 left) 2024-09-21T10:12:16.357 INFO:tasks.rados.rados.0.smithi003.stdout:1248: done (6 left) 2024-09-21T10:12:16.357 INFO:tasks.rados.rados.0.smithi003.stdout:1249: done (5 left) 2024-09-21T10:12:16.357 INFO:tasks.rados.rados.0.smithi003.stdout:1250: done (4 left) 2024-09-21T10:12:16.357 INFO:tasks.rados.rados.0.smithi003.stdout:1251: done (3 left) 2024-09-21T10:12:16.357 INFO:tasks.rados.rados.0.smithi003.stdout:1252: done (2 left) 2024-09-21T10:12:16.357 INFO:tasks.rados.rados.0.smithi003.stdout:1253: done (1 left) 2024-09-21T10:12:16.357 INFO:tasks.rados.rados.0.smithi003.stdout:1254: done (0 left) 2024-09-21T10:12:16.357 INFO:tasks.rados.rados.0.smithi003.stdout:1255: write oid 84 current snap is 0 2024-09-21T10:12:16.357 INFO:tasks.rados.rados.0.smithi003.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2024-09-21T10:12:16.374 INFO:tasks.rados.rados.0.smithi003.stdout:1255: writing smithi00370293-84 from 746475 to 1230513 tid 1 2024-09-21T10:12:16.393 INFO:tasks.rados.rados.0.smithi003.stdout:1255: writing smithi00370293-84 from 1762432 to 2379754 tid 2 2024-09-21T10:12:16.408 INFO:tasks.rados.rados.0.smithi003.stdout:1255: writing smithi00370293-84 from 2785680 to 3315586 tid 3 2024-09-21T10:12:16.408 INFO:tasks.rados.rados.0.smithi003.stdout:1256: read oid 31 snap -1 2024-09-21T10:12:16.408 INFO:tasks.rados.rados.0.smithi003.stdout:1256: expect (ObjNum 562 snap 0 seq_num 562) 2024-09-21T10:12:16.408 INFO:tasks.rados.rados.0.smithi003.stdout:1257: write oid 306 current snap is 0 2024-09-21T10:12:16.408 INFO:tasks.rados.rados.0.smithi003.stdout:1255: finishing write tid 1 to smithi00370293-84 2024-09-21T10:12:16.408 INFO:tasks.rados.rados.0.smithi003.stdout:1255: finishing write tid 2 to smithi00370293-84 2024-09-21T10:12:16.408 INFO:tasks.rados.rados.0.smithi003.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2024-09-21T10:12:16.429 INFO:tasks.rados.rados.0.smithi003.stdout:1257: writing smithi00370293-306 from 763282 to 1322569 tid 1 2024-09-21T10:12:16.445 INFO:tasks.rados.rados.0.smithi003.stdout:1257: writing smithi00370293-306 from 1820914 to 2581894 tid 2 2024-09-21T10:12:16.456 INFO:tasks.rados.rados.0.smithi003.stdout:1257: writing smithi00370293-306 from 3213103 to 3563282 tid 3 2024-09-21T10:12:16.456 INFO:tasks.rados.rados.0.smithi003.stdout:1258: read oid 110 snap -1 2024-09-21T10:12:16.456 INFO:tasks.rados.rados.0.smithi003.stdout:1258: expect (ObjNum 818 snap 0 seq_num 818) 2024-09-21T10:12:16.456 INFO:tasks.rados.rados.0.smithi003.stdout:1259: read oid 175 snap -1 2024-09-21T10:12:16.456 INFO:tasks.rados.rados.0.smithi003.stdout:1259: expect deleted 2024-09-21T10:12:16.456 INFO:tasks.rados.rados.0.smithi003.stdout:1260: write oid 498 current snap is 0 2024-09-21T10:12:16.456 INFO:tasks.rados.rados.0.smithi003.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2024-09-21T10:12:16.469 INFO:tasks.rados.rados.0.smithi003.stdout:1260: writing smithi00370293-498 from 780089 to 1414625 tid 1 2024-09-21T10:12:16.479 INFO:tasks.rados.rados.0.smithi003.stdout:1260: writing smithi00370293-498 from 1879396 to 2500387 tid 2 2024-09-21T10:12:16.489 INFO:tasks.rados.rados.0.smithi003.stdout:1260: writing smithi00370293-498 from 3240526 to 3580089 tid 3 2024-09-21T10:12:16.489 INFO:tasks.rados.rados.0.smithi003.stdout:1261: read oid 126 snap -1 2024-09-21T10:12:16.490 INFO:tasks.rados.rados.0.smithi003.stdout:1261: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-21T10:12:16.490 INFO:tasks.rados.rados.0.smithi003.stdout:1262: write oid 302 current snap is 0 2024-09-21T10:12:16.490 INFO:tasks.rados.rados.0.smithi003.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2024-09-21T10:12:16.499 INFO:tasks.rados.rados.0.smithi003.stdout:1262: writing smithi00370293-302 from 796896 to 1223034 tid 1 2024-09-21T10:12:16.508 INFO:tasks.rados.rados.0.smithi003.stdout:1262: writing smithi00370293-302 from 1654231 to 2418880 tid 2 2024-09-21T10:12:16.516 INFO:tasks.rados.rados.0.smithi003.stdout:1262: writing smithi00370293-302 from 2984302 to 3464377 tid 3 2024-09-21T10:12:16.516 INFO:tasks.rados.rados.0.smithi003.stdout:1263: delete oid 291 current snap is 0 2024-09-21T10:12:16.516 INFO:tasks.rados.rados.0.smithi003.stdout:1255: finishing write tid 3 to smithi00370293-84 2024-09-21T10:12:16.516 INFO:tasks.rados.rados.0.smithi003.stdout:1255: finishing write tid 4 to smithi00370293-84 2024-09-21T10:12:16.516 INFO:tasks.rados.rados.0.smithi003.stdout:1255: finishing write tid 5 to smithi00370293-84 2024-09-21T10:12:16.516 INFO:tasks.rados.rados.0.smithi003.stdout:1255: oid 84 updating version 0 to 171 2024-09-21T10:12:16.516 INFO:tasks.rados.rados.0.smithi003.stdout:1255: oid 84 version 171 is already newer than 170 2024-09-21T10:12:16.516 INFO:tasks.rados.rados.0.smithi003.stdout:1255: oid 84 version 171 is already newer than 169 2024-09-21T10:12:16.516 INFO:tasks.rados.rados.0.smithi003.stdout:1255: oid 84 version 171 is already newer than 168 2024-09-21T10:12:16.517 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 84 v 171 (ObjNum 925 snap 0 seq_num 925) dirty exists 2024-09-21T10:12:16.517 INFO:tasks.rados.rados.0.smithi003.stdout:1255: left oid 84 (ObjNum 925 snap 0 seq_num 925) 2024-09-21T10:12:16.517 INFO:tasks.rados.rados.0.smithi003.stdout:1256: expect (ObjNum 562 snap 0 seq_num 562) 2024-09-21T10:12:16.673 INFO:tasks.rados.rados.0.smithi003.stdout:1257: finishing write tid 1 to smithi00370293-306 2024-09-21T10:12:16.673 INFO:tasks.rados.rados.0.smithi003.stdout:1257: finishing write tid 2 to smithi00370293-306 2024-09-21T10:12:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:1257: finishing write tid 3 to smithi00370293-306 2024-09-21T10:12:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:1257: finishing write tid 4 to smithi00370293-306 2024-09-21T10:12:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:1257: finishing write tid 5 to smithi00370293-306 2024-09-21T10:12:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:1257: oid 306 updating version 0 to 198 2024-09-21T10:12:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:1257: oid 306 version 198 is already newer than 197 2024-09-21T10:12:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:1257: oid 306 updating version 198 to 199 2024-09-21T10:12:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:1257: oid 306 updating version 199 to 200 2024-09-21T10:12:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 306 v 200 (ObjNum 926 snap 0 seq_num 926) dirty exists 2024-09-21T10:12:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:1257: left oid 306 (ObjNum 926 snap 0 seq_num 926) 2024-09-21T10:12:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:1258: expect (ObjNum 818 snap 0 seq_num 818) 2024-09-21T10:12:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:1260: finishing write tid 1 to smithi00370293-498 2024-09-21T10:12:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:1260: finishing write tid 2 to smithi00370293-498 2024-09-21T10:12:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:1260: finishing write tid 3 to smithi00370293-498 2024-09-21T10:12:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:1260: finishing write tid 4 to smithi00370293-498 2024-09-21T10:12:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:1260: finishing write tid 5 to smithi00370293-498 2024-09-21T10:12:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:1260: oid 498 updating version 0 to 217 2024-09-21T10:12:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:1260: oid 498 version 217 is already newer than 216 2024-09-21T10:12:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:1260: oid 498 version 217 is already newer than 214 2024-09-21T10:12:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:1260: oid 498 version 217 is already newer than 215 2024-09-21T10:12:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 498 v 217 (ObjNum 927 snap 0 seq_num 927) dirty exists 2024-09-21T10:12:16.843 INFO:tasks.rados.rados.0.smithi003.stdout:1260: left oid 498 (ObjNum 927 snap 0 seq_num 927) 2024-09-21T10:12:16.844 INFO:tasks.rados.rados.0.smithi003.stdout:1255: done (8 left) 2024-09-21T10:12:16.844 INFO:tasks.rados.rados.0.smithi003.stdout:1256: done (7 left) 2024-09-21T10:12:16.844 INFO:tasks.rados.rados.0.smithi003.stdout:1257: done (6 left) 2024-09-21T10:12:16.844 INFO:tasks.rados.rados.0.smithi003.stdout:1258: done (5 left) 2024-09-21T10:12:16.844 INFO:tasks.rados.rados.0.smithi003.stdout:1259: done (4 left) 2024-09-21T10:12:16.844 INFO:tasks.rados.rados.0.smithi003.stdout:1260: done (3 left) 2024-09-21T10:12:16.844 INFO:tasks.rados.rados.0.smithi003.stdout:1263: done (2 left) 2024-09-21T10:12:16.844 INFO:tasks.rados.rados.0.smithi003.stdout:1264: write oid 35 current snap is 0 2024-09-21T10:12:16.844 INFO:tasks.rados.rados.0.smithi003.stdout:1261: expect (ObjNum 125 snap 0 seq_num 125) 2024-09-21T10:12:16.909 INFO:tasks.rados.rados.0.smithi003.stdout:1262: finishing write tid 1 to smithi00370293-302 2024-09-21T10:12:16.909 INFO:tasks.rados.rados.0.smithi003.stdout:1262: finishing write tid 2 to smithi00370293-302 2024-09-21T10:12:16.909 INFO:tasks.rados.rados.0.smithi003.stdout:1262: finishing write tid 3 to smithi00370293-302 2024-09-21T10:12:16.909 INFO:tasks.rados.rados.0.smithi003.stdout:1262: finishing write tid 4 to smithi00370293-302 2024-09-21T10:12:16.909 INFO:tasks.rados.rados.0.smithi003.stdout:1262: finishing write tid 5 to smithi00370293-302 2024-09-21T10:12:16.909 INFO:tasks.rados.rados.0.smithi003.stdout:1262: oid 302 updating version 0 to 205 2024-09-21T10:12:16.909 INFO:tasks.rados.rados.0.smithi003.stdout:1262: oid 302 version 205 is already newer than 202 2024-09-21T10:12:16.909 INFO:tasks.rados.rados.0.smithi003.stdout:1262: oid 302 version 205 is already newer than 203 2024-09-21T10:12:16.910 INFO:tasks.rados.rados.0.smithi003.stdout:1262: oid 302 version 205 is already newer than 204 2024-09-21T10:12:16.910 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 302 v 205 (ObjNum 928 snap 0 seq_num 928) dirty exists 2024-09-21T10:12:16.910 INFO:tasks.rados.rados.0.smithi003.stdout:1262: left oid 302 (ObjNum 928 snap 0 seq_num 928) 2024-09-21T10:12:16.910 INFO:tasks.rados.rados.0.smithi003.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2024-09-21T10:12:16.921 INFO:tasks.rados.rados.0.smithi003.stdout:1264: writing smithi00370293-35 from 430510 to 1007146 tid 1 2024-09-21T10:12:16.938 INFO:tasks.rados.rados.0.smithi003.stdout:1264: writing smithi00370293-35 from 1654842 to 2423160 tid 2 2024-09-21T10:12:16.952 INFO:tasks.rados.rados.0.smithi003.stdout:1264: writing smithi00370293-35 from 2922795 to 3425414 tid 3 2024-09-21T10:12:16.953 INFO:tasks.rados.rados.0.smithi003.stdout:1261: done (2 left) 2024-09-21T10:12:16.953 INFO:tasks.rados.rados.0.smithi003.stdout:1262: done (1 left) 2024-09-21T10:12:16.953 INFO:tasks.rados.rados.0.smithi003.stdout:1265: write oid 224 current snap is 0 2024-09-21T10:12:16.953 INFO:tasks.rados.rados.0.smithi003.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2024-09-21T10:12:16.967 INFO:tasks.rados.rados.0.smithi003.stdout:1265: writing smithi00370293-224 from 447317 to 1099202 tid 1 2024-09-21T10:12:16.982 INFO:tasks.rados.rados.0.smithi003.stdout:1265: writing smithi00370293-224 from 1713324 to 2341653 tid 2 2024-09-21T10:12:16.996 INFO:tasks.rados.rados.0.smithi003.stdout:1265: writing smithi00370293-224 from 3066571 to 3647317 tid 3 2024-09-21T10:12:16.996 INFO:tasks.rados.rados.0.smithi003.stdout:1266: read oid 30 snap -1 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1266: expect (ObjNum 776 snap 0 seq_num 776) 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1267: delete oid 143 current snap is 0 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1264: finishing write tid 1 to smithi00370293-35 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1264: finishing write tid 2 to smithi00370293-35 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1264: finishing write tid 3 to smithi00370293-35 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1264: finishing write tid 4 to smithi00370293-35 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1264: finishing write tid 5 to smithi00370293-35 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1264: oid 35 updating version 0 to 153 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1264: oid 35 updating version 153 to 154 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1264: oid 35 updating version 154 to 155 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1264: oid 35 updating version 155 to 156 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 156 (ObjNum 930 snap 0 seq_num 930) dirty exists 2024-09-21T10:12:16.997 INFO:tasks.rados.rados.0.smithi003.stdout:1264: left oid 35 (ObjNum 930 snap 0 seq_num 930) 2024-09-21T10:12:16.998 INFO:tasks.rados.rados.0.smithi003.stdout:1265: finishing write tid 1 to smithi00370293-224 2024-09-21T10:12:16.998 INFO:tasks.rados.rados.0.smithi003.stdout:1265: finishing write tid 2 to smithi00370293-224 2024-09-21T10:12:16.999 INFO:tasks.rados.rados.0.smithi003.stdout:1264: done (3 left) 2024-09-21T10:12:17.000 INFO:tasks.rados.rados.0.smithi003.stdout:1267: done (2 left) 2024-09-21T10:12:17.000 INFO:tasks.rados.rados.0.smithi003.stdout:1268: read oid 248 snap -1 2024-09-21T10:12:17.000 INFO:tasks.rados.rados.0.smithi003.stdout:1268: expect (ObjNum 526 snap 0 seq_num 526) 2024-09-21T10:12:17.000 INFO:tasks.rados.rados.0.smithi003.stdout:1269: write oid 260 current snap is 0 2024-09-21T10:12:17.000 INFO:tasks.rados.rados.0.smithi003.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2024-09-21T10:12:17.008 INFO:tasks.rados.rados.0.smithi003.stdout:1269: writing smithi00370293-260 from 480931 to 883314 tid 1 2024-09-21T10:12:17.017 INFO:tasks.rados.rados.0.smithi003.stdout:1269: writing smithi00370293-260 from 1313935 to 1829580 tid 2 2024-09-21T10:12:17.027 INFO:tasks.rados.rados.0.smithi003.stdout:1269: writing smithi00370293-260 from 2488711 to 2941499 tid 3 2024-09-21T10:12:17.034 INFO:tasks.rados.rados.0.smithi003.stdout:1269: writing smithi00370293-260 from 3443230 to 3680931 tid 4 2024-09-21T10:12:17.034 INFO:tasks.rados.rados.0.smithi003.stdout:1270: write oid 398 current snap is 0 2024-09-21T10:12:17.034 INFO:tasks.rados.rados.0.smithi003.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2024-09-21T10:12:17.041 INFO:tasks.rados.rados.0.smithi003.stdout:1270: writing smithi00370293-398 from 497738 to 975370 tid 1 2024-09-21T10:12:17.052 INFO:tasks.rados.rados.0.smithi003.stdout:1270: writing smithi00370293-398 from 1772417 to 2548073 tid 2 2024-09-21T10:12:17.060 INFO:tasks.rados.rados.0.smithi003.stdout:1270: writing smithi00370293-398 from 3316134 to 3697738 tid 3 2024-09-21T10:12:17.060 INFO:tasks.rados.rados.0.smithi003.stdout:1271: read oid 110 snap -1 2024-09-21T10:12:17.060 INFO:tasks.rados.rados.0.smithi003.stdout:1271: expect (ObjNum 818 snap 0 seq_num 818) 2024-09-21T10:12:17.060 INFO:tasks.rados.rados.0.smithi003.stdout:1272: write oid 434 current snap is 0 2024-09-21T10:12:17.060 INFO:tasks.rados.rados.0.smithi003.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2024-09-21T10:12:17.067 INFO:tasks.rados.rados.0.smithi003.stdout:1272: writing smithi00370293-434 from 514545 to 1067426 tid 1 2024-09-21T10:12:17.074 INFO:tasks.rados.rados.0.smithi003.stdout:1272: writing smithi00370293-434 from 1830899 to 2350213 tid 2 2024-09-21T10:12:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:1272: writing smithi00370293-434 from 2943557 to 3418889 tid 3 2024-09-21T10:12:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:1273: write oid 277 current snap is 0 2024-09-21T10:12:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2024-09-21T10:12:17.088 INFO:tasks.rados.rados.0.smithi003.stdout:1273: writing smithi00370293-277 from 531352 to 1275835 tid 1 2024-09-21T10:12:17.097 INFO:tasks.rados.rados.0.smithi003.stdout:1273: writing smithi00370293-277 from 2005734 to 2785059 tid 2 2024-09-21T10:12:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:1273: writing smithi00370293-277 from 3487333 to 3731352 tid 3 2024-09-21T10:12:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:1274: read oid 108 snap -1 2024-09-21T10:12:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:1274: expect (ObjNum 611 snap 0 seq_num 611) 2024-09-21T10:12:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:1275: read oid 274 snap -1 2024-09-21T10:12:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:1275: expect (ObjNum 273 snap 0 seq_num 273) 2024-09-21T10:12:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:1276: read oid 333 snap -1 2024-09-21T10:12:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:1276: expect (ObjNum 332 snap 0 seq_num 332) 2024-09-21T10:12:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:1277: read oid 443 snap -1 2024-09-21T10:12:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:1277: expect (ObjNum 750 snap 0 seq_num 750) 2024-09-21T10:12:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:1278: read oid 436 snap -1 2024-09-21T10:12:17.103 INFO:tasks.rados.rados.0.smithi003.stdout:1278: expect (ObjNum 862 snap 0 seq_num 862) 2024-09-21T10:12:17.104 INFO:tasks.rados.rados.0.smithi003.stdout:1279: write oid 285 current snap is 0 2024-09-21T10:12:17.104 INFO:tasks.rados.rados.0.smithi003.stdout:1268: expect (ObjNum 526 snap 0 seq_num 526) 2024-09-21T10:12:17.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:16 smithi204 bash[24804]: cluster 2024-09-21T10:12:15.722366+0000 mgr.y (mgr.14385) 222 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 15 MiB/s wr, 135 op/s 2024-09-21T10:12:17.266 INFO:tasks.rados.rados.0.smithi003.stdout:1265: finishing write tid 3 to smithi00370293-224 2024-09-21T10:12:17.266 INFO:tasks.rados.rados.0.smithi003.stdout:1269: finishing write tid 1 to smithi00370293-260 2024-09-21T10:12:17.266 INFO:tasks.rados.rados.0.smithi003.stdout:1266: expect (ObjNum 776 snap 0 seq_num 776) 2024-09-21T10:12:17.397 INFO:tasks.rados.rados.0.smithi003.stdout:1265: finishing write tid 4 to smithi00370293-224 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:1265: finishing write tid 5 to smithi00370293-224 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:1265: oid 224 updating version 0 to 215 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:1265: oid 224 updating version 215 to 217 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:1265: oid 224 version 217 is already newer than 216 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:1265: oid 224 updating version 217 to 218 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 224 v 218 (ObjNum 931 snap 0 seq_num 931) dirty exists 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:1269: finishing write tid 2 to smithi00370293-260 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:1269: finishing write tid 3 to smithi00370293-260 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:1269: finishing write tid 4 to smithi00370293-260 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:1269: finishing write tid 5 to smithi00370293-260 2024-09-21T10:12:17.398 INFO:tasks.rados.rados.0.smithi003.stdout:1269: finishing write tid 6 to smithi00370293-260 2024-09-21T10:12:17.399 INFO:tasks.rados.rados.0.smithi003.stdout:1269: oid 260 updating version 0 to 222 2024-09-21T10:12:17.399 INFO:tasks.rados.rados.0.smithi003.stdout:1269: oid 260 updating version 222 to 224 2024-09-21T10:12:17.399 INFO:tasks.rados.rados.0.smithi003.stdout:1269: oid 260 updating version 224 to 225 2024-09-21T10:12:17.399 INFO:tasks.rados.rados.0.smithi003.stdout:1269: oid 260 version 225 is already newer than 221 2024-09-21T10:12:17.399 INFO:tasks.rados.rados.0.smithi003.stdout:1269: oid 260 version 225 is already newer than 223 2024-09-21T10:12:17.399 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 260 v 225 (ObjNum 933 snap 0 seq_num 933) dirty exists 2024-09-21T10:12:17.399 INFO:tasks.rados.rados.0.smithi003.stdout:1269: left oid 260 (ObjNum 933 snap 0 seq_num 933) 2024-09-21T10:12:17.399 INFO:tasks.rados.rados.0.smithi003.stdout:1270: finishing write tid 1 to smithi00370293-398 2024-09-21T10:12:17.399 INFO:tasks.rados.rados.0.smithi003.stdout:1270: finishing write tid 2 to smithi00370293-398 2024-09-21T10:12:17.399 INFO:tasks.rados.rados.0.smithi003.stdout:1270: finishing write tid 3 to smithi00370293-398 2024-09-21T10:12:17.399 INFO:tasks.rados.rados.0.smithi003.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2024-09-21T10:12:17.404 INFO:tasks.rados.rados.0.smithi003.stdout:1279: writing smithi00370293-285 from 548159 to 967891 tid 1 2024-09-21T10:12:17.411 INFO:tasks.rados.rados.0.smithi003.stdout:1279: writing smithi00370293-285 from 1664216 to 2187199 tid 2 2024-09-21T10:12:17.419 INFO:tasks.rados.rados.0.smithi003.stdout:1279: writing smithi00370293-285 from 2714756 to 3328985 tid 3 2024-09-21T10:12:17.419 INFO:tasks.rados.rados.0.smithi003.stdout:1265: done (13 left) 2024-09-21T10:12:17.419 INFO:tasks.rados.rados.0.smithi003.stdout:1266: done (12 left) 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1268: done (11 left) 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1269: done (10 left) 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1280: read oid 107 snap -1 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1280: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1281: write oid 209 current snap is 0 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1270: finishing write tid 4 to smithi00370293-398 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1270: finishing write tid 5 to smithi00370293-398 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1270: oid 398 updating version 0 to 219 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1270: oid 398 updating version 219 to 220 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1270: oid 398 updating version 220 to 222 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1270: oid 398 version 222 is already newer than 221 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 398 v 222 (ObjNum 934 snap 0 seq_num 934) dirty exists 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1270: left oid 398 (ObjNum 934 snap 0 seq_num 934) 2024-09-21T10:12:17.420 INFO:tasks.rados.rados.0.smithi003.stdout:1271: expect (ObjNum 818 snap 0 seq_num 818) 2024-09-21T10:12:17.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:16 smithi003 bash[31899]: cluster 2024-09-21T10:12:15.722366+0000 mgr.y (mgr.14385) 222 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 15 MiB/s wr, 135 op/s 2024-09-21T10:12:17.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:16 smithi003 bash[22527]: cluster 2024-09-21T10:12:15.722366+0000 mgr.y (mgr.14385) 222 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 15 MiB/s wr, 135 op/s 2024-09-21T10:12:17.583 INFO:tasks.rados.rados.0.smithi003.stdout:1272: finishing write tid 1 to smithi00370293-434 2024-09-21T10:12:17.583 INFO:tasks.rados.rados.0.smithi003.stdout:1272: finishing write tid 2 to smithi00370293-434 2024-09-21T10:12:17.584 INFO:tasks.rados.rados.0.smithi003.stdout:1272: finishing write tid 3 to smithi00370293-434 2024-09-21T10:12:17.584 INFO:tasks.rados.rados.0.smithi003.stdout:1272: finishing write tid 4 to smithi00370293-434 2024-09-21T10:12:17.584 INFO:tasks.rados.rados.0.smithi003.stdout:1272: finishing write tid 5 to smithi00370293-434 2024-09-21T10:12:17.584 INFO:tasks.rados.rados.0.smithi003.stdout:1272: oid 434 updating version 0 to 295 2024-09-21T10:12:17.584 INFO:tasks.rados.rados.0.smithi003.stdout:1272: oid 434 updating version 295 to 297 2024-09-21T10:12:17.584 INFO:tasks.rados.rados.0.smithi003.stdout:1272: oid 434 version 297 is already newer than 296 2024-09-21T10:12:17.584 INFO:tasks.rados.rados.0.smithi003.stdout:1272: oid 434 version 297 is already newer than 294 2024-09-21T10:12:17.584 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 434 v 297 (ObjNum 935 snap 0 seq_num 935) dirty exists 2024-09-21T10:12:17.586 INFO:tasks.rados.rados.0.smithi003.stdout:1272: left oid 434 (ObjNum 935 snap 0 seq_num 935) 2024-09-21T10:12:17.586 INFO:tasks.rados.rados.0.smithi003.stdout:1273: finishing write tid 1 to smithi00370293-277 2024-09-21T10:12:17.586 INFO:tasks.rados.rados.0.smithi003.stdout:1273: finishing write tid 2 to smithi00370293-277 2024-09-21T10:12:17.586 INFO:tasks.rados.rados.0.smithi003.stdout:1274: expect (ObjNum 611 snap 0 seq_num 611) 2024-09-21T10:12:17.677 INFO:tasks.rados.rados.0.smithi003.stdout:1278: expect (ObjNum 862 snap 0 seq_num 862) 2024-09-21T10:12:17.789 INFO:tasks.rados.rados.0.smithi003.stdout:1273: finishing write tid 3 to smithi00370293-277 2024-09-21T10:12:17.789 INFO:tasks.rados.rados.0.smithi003.stdout:1273: finishing write tid 4 to smithi00370293-277 2024-09-21T10:12:17.790 INFO:tasks.rados.rados.0.smithi003.stdout:1273: finishing write tid 5 to smithi00370293-277 2024-09-21T10:12:17.790 INFO:tasks.rados.rados.0.smithi003.stdout:1273: oid 277 updating version 0 to 221 2024-09-21T10:12:17.790 INFO:tasks.rados.rados.0.smithi003.stdout:1273: oid 277 version 221 is already newer than 218 2024-09-21T10:12:17.790 INFO:tasks.rados.rados.0.smithi003.stdout:1273: oid 277 version 221 is already newer than 220 2024-09-21T10:12:17.790 INFO:tasks.rados.rados.0.smithi003.stdout:1273: oid 277 version 221 is already newer than 219 2024-09-21T10:12:17.790 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 277 v 221 (ObjNum 936 snap 0 seq_num 936) dirty exists 2024-09-21T10:12:17.790 INFO:tasks.rados.rados.0.smithi003.stdout:1273: left oid 277 (ObjNum 936 snap 0 seq_num 936) 2024-09-21T10:12:17.790 INFO:tasks.rados.rados.0.smithi003.stdout:1277: expect (ObjNum 750 snap 0 seq_num 750) 2024-09-21T10:12:17.899 INFO:tasks.rados.rados.0.smithi003.stdout:1275: expect (ObjNum 273 snap 0 seq_num 273) 2024-09-21T10:12:17.980 INFO:tasks.rados.rados.0.smithi003.stdout:1276: expect (ObjNum 332 snap 0 seq_num 332) 2024-09-21T10:12:18.091 INFO:tasks.rados.rados.0.smithi003.stdout:1279: finishing write tid 1 to smithi00370293-285 2024-09-21T10:12:18.091 INFO:tasks.rados.rados.0.smithi003.stdout:1279: finishing write tid 2 to smithi00370293-285 2024-09-21T10:12:18.091 INFO:tasks.rados.rados.0.smithi003.stdout:1279: finishing write tid 3 to smithi00370293-285 2024-09-21T10:12:18.091 INFO:tasks.rados.rados.0.smithi003.stdout:1279: finishing write tid 4 to smithi00370293-285 2024-09-21T10:12:18.092 INFO:tasks.rados.rados.0.smithi003.stdout:1279: finishing write tid 5 to smithi00370293-285 2024-09-21T10:12:18.092 INFO:tasks.rados.rados.0.smithi003.stdout:1279: oid 285 updating version 0 to 225 2024-09-21T10:12:18.092 INFO:tasks.rados.rados.0.smithi003.stdout:1279: oid 285 version 225 is already newer than 224 2024-09-21T10:12:18.092 INFO:tasks.rados.rados.0.smithi003.stdout:1279: oid 285 version 225 is already newer than 222 2024-09-21T10:12:18.092 INFO:tasks.rados.rados.0.smithi003.stdout:1279: oid 285 version 225 is already newer than 223 2024-09-21T10:12:18.092 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 285 v 225 (ObjNum 937 snap 0 seq_num 937) dirty exists 2024-09-21T10:12:18.092 INFO:tasks.rados.rados.0.smithi003.stdout:1279: left oid 285 (ObjNum 937 snap 0 seq_num 937) 2024-09-21T10:12:18.092 INFO:tasks.rados.rados.0.smithi003.stdout:1280: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-21T10:12:18.245 INFO:tasks.rados.rados.0.smithi003.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2024-09-21T10:12:18.264 INFO:tasks.rados.rados.0.smithi003.stdout:1281: writing smithi00370293-209 from 564966 to 1059947 tid 1 2024-09-21T10:12:18.286 INFO:tasks.rados.rados.0.smithi003.stdout:1281: writing smithi00370293-209 from 1606345 to 2389339 tid 2 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1281: writing smithi00370293-209 from 3025826 to 3451327 tid 3 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1270: done (11 left) 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1271: done (10 left) 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1272: done (9 left) 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1273: done (8 left) 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1274: done (7 left) 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1275: done (6 left) 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1276: done (5 left) 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1277: done (4 left) 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1278: done (3 left) 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1279: done (2 left) 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1280: done (1 left) 2024-09-21T10:12:18.303 INFO:tasks.rados.rados.0.smithi003.stdout:1282: write oid 164 current snap is 0 2024-09-21T10:12:18.304 INFO:tasks.rados.rados.0.smithi003.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2024-09-21T10:12:18.316 INFO:tasks.rados.rados.0.smithi003.stdout:1282: writing smithi00370293-164 from 581773 to 1152003 tid 1 2024-09-21T10:12:18.327 INFO:tasks.rados.rados.0.smithi003.stdout:1282: writing smithi00370293-164 from 1664827 to 2191479 tid 2 2024-09-21T10:12:18.337 INFO:tasks.rados.rados.0.smithi003.stdout:1282: writing smithi00370293-164 from 2653249 to 3290022 tid 3 2024-09-21T10:12:18.337 INFO:tasks.rados.rados.0.smithi003.stdout:1283: delete oid 44 current snap is 0 2024-09-21T10:12:18.337 INFO:tasks.rados.rados.0.smithi003.stdout:1281: finishing write tid 1 to smithi00370293-209 2024-09-21T10:12:18.337 INFO:tasks.rados.rados.0.smithi003.stdout:1281: finishing write tid 2 to smithi00370293-209 2024-09-21T10:12:18.337 INFO:tasks.rados.rados.0.smithi003.stdout:1281: finishing write tid 3 to smithi00370293-209 2024-09-21T10:12:18.338 INFO:tasks.rados.rados.0.smithi003.stdout:1281: finishing write tid 4 to smithi00370293-209 2024-09-21T10:12:18.338 INFO:tasks.rados.rados.0.smithi003.stdout:1281: finishing write tid 5 to smithi00370293-209 2024-09-21T10:12:18.338 INFO:tasks.rados.rados.0.smithi003.stdout:1281: oid 209 updating version 0 to 228 2024-09-21T10:12:18.338 INFO:tasks.rados.rados.0.smithi003.stdout:1281: oid 209 updating version 228 to 229 2024-09-21T10:12:18.338 INFO:tasks.rados.rados.0.smithi003.stdout:1281: oid 209 version 229 is already newer than 226 2024-09-21T10:12:18.338 INFO:tasks.rados.rados.0.smithi003.stdout:1281: oid 209 version 229 is already newer than 227 2024-09-21T10:12:18.338 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 209 v 229 (ObjNum 938 snap 0 seq_num 938) dirty exists 2024-09-21T10:12:18.338 INFO:tasks.rados.rados.0.smithi003.stdout:1281: left oid 209 (ObjNum 938 snap 0 seq_num 938) 2024-09-21T10:12:18.338 INFO:tasks.rados.rados.0.smithi003.stdout:1282: finishing write tid 1 to smithi00370293-164 2024-09-21T10:12:18.338 INFO:tasks.rados.rados.0.smithi003.stdout:1282: finishing write tid 2 to smithi00370293-164 2024-09-21T10:12:18.341 INFO:tasks.rados.rados.0.smithi003.stdout:1281: done (2 left) 2024-09-21T10:12:18.341 INFO:tasks.rados.rados.0.smithi003.stdout:1283: done (1 left) 2024-09-21T10:12:18.341 INFO:tasks.rados.rados.0.smithi003.stdout:1284: write oid 2 current snap is 0 2024-09-21T10:12:18.341 INFO:tasks.rados.rados.0.smithi003.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2024-09-21T10:12:18.351 INFO:tasks.rados.rados.0.smithi003.stdout:1284: writing smithi00370293-2 from 615387 to 1336115 tid 1 2024-09-21T10:12:18.359 INFO:tasks.rados.rados.0.smithi003.stdout:1284: writing smithi00370293-2 from 1781791 to 2312112 tid 2 2024-09-21T10:12:18.372 INFO:tasks.rados.rados.0.smithi003.stdout:1284: writing smithi00370293-2 from 3108095 to 3815387 tid 3 2024-09-21T10:12:18.372 INFO:tasks.rados.rados.0.smithi003.stdout:1285: write oid 337 current snap is 0 2024-09-21T10:12:18.372 INFO:tasks.rados.rados.0.smithi003.stdout:1282: finishing write tid 3 to smithi00370293-164 2024-09-21T10:12:18.372 INFO:tasks.rados.rados.0.smithi003.stdout:1282: finishing write tid 4 to smithi00370293-164 2024-09-21T10:12:18.372 INFO:tasks.rados.rados.0.smithi003.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2024-09-21T10:12:18.383 INFO:tasks.rados.rados.0.smithi003.stdout:1285: writing smithi00370293-337 from 632194 to 1428171 tid 1 2024-09-21T10:12:18.395 INFO:tasks.rados.rados.0.smithi003.stdout:1285: writing smithi00370293-337 from 2123920 to 2914252 tid 2 2024-09-21T10:12:18.403 INFO:tasks.rados.rados.0.smithi003.stdout:1285: writing smithi00370293-337 from 3419165 to 3832194 tid 3 2024-09-21T10:12:18.403 INFO:tasks.rados.rados.0.smithi003.stdout:1286: write oid 84 current snap is 0 2024-09-21T10:12:18.403 INFO:tasks.rados.rados.0.smithi003.stdout:1282: finishing write tid 5 to smithi00370293-164 2024-09-21T10:12:18.403 INFO:tasks.rados.rados.0.smithi003.stdout:1282: oid 164 updating version 0 to 141 2024-09-21T10:12:18.403 INFO:tasks.rados.rados.0.smithi003.stdout:1282: oid 164 version 141 is already newer than 140 2024-09-21T10:12:18.403 INFO:tasks.rados.rados.0.smithi003.stdout:1282: oid 164 version 141 is already newer than 138 2024-09-21T10:12:18.403 INFO:tasks.rados.rados.0.smithi003.stdout:1282: oid 164 version 141 is already newer than 139 2024-09-21T10:12:18.403 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 164 v 141 (ObjNum 939 snap 0 seq_num 939) dirty exists 2024-09-21T10:12:18.403 INFO:tasks.rados.rados.0.smithi003.stdout:1282: left oid 164 (ObjNum 939 snap 0 seq_num 939) 2024-09-21T10:12:18.403 INFO:tasks.rados.rados.0.smithi003.stdout:1284: finishing write tid 1 to smithi00370293-2 2024-09-21T10:12:18.403 INFO:tasks.rados.rados.0.smithi003.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2024-09-21T10:12:18.411 INFO:tasks.rados.rados.0.smithi003.stdout:1286: writing smithi00370293-84 from 649001 to 1236580 tid 1 2024-09-21T10:12:18.420 INFO:tasks.rados.rados.0.smithi003.stdout:1286: writing smithi00370293-84 from 1898755 to 2432745 tid 2 2024-09-21T10:12:18.430 INFO:tasks.rados.rados.0.smithi003.stdout:1286: writing smithi00370293-84 from 3162941 to 3849001 tid 3 2024-09-21T10:12:18.430 INFO:tasks.rados.rados.0.smithi003.stdout:1282: done (3 left) 2024-09-21T10:12:18.430 INFO:tasks.rados.rados.0.smithi003.stdout:1287: write oid 464 current snap is 0 2024-09-21T10:12:18.430 INFO:tasks.rados.rados.0.smithi003.stdout:1284: finishing write tid 2 to smithi00370293-2 2024-09-21T10:12:18.430 INFO:tasks.rados.rados.0.smithi003.stdout:1284: finishing write tid 3 to smithi00370293-2 2024-09-21T10:12:18.430 INFO:tasks.rados.rados.0.smithi003.stdout:1284: finishing write tid 4 to smithi00370293-2 2024-09-21T10:12:18.430 INFO:tasks.rados.rados.0.smithi003.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2024-09-21T10:12:18.438 INFO:tasks.rados.rados.0.smithi003.stdout:1287: writing smithi00370293-464 from 665808 to 1328636 tid 1 2024-09-21T10:12:18.446 INFO:tasks.rados.rados.0.smithi003.stdout:1287: writing smithi00370293-464 from 1957237 to 2634885 tid 2 2024-09-21T10:12:18.453 INFO:tasks.rados.rados.0.smithi003.stdout:1287: writing smithi00370293-464 from 3074011 to 3683497 tid 3 2024-09-21T10:12:18.453 INFO:tasks.rados.rados.0.smithi003.stdout:1288: read oid 389 snap -1 2024-09-21T10:12:18.453 INFO:tasks.rados.rados.0.smithi003.stdout:1288: expect (ObjNum 871 snap 0 seq_num 871) 2024-09-21T10:12:18.453 INFO:tasks.rados.rados.0.smithi003.stdout:1289: read oid 183 snap -1 2024-09-21T10:12:18.453 INFO:tasks.rados.rados.0.smithi003.stdout:1289: expect (ObjNum 182 snap 0 seq_num 182) 2024-09-21T10:12:18.453 INFO:tasks.rados.rados.0.smithi003.stdout:1290: read oid 331 snap -1 2024-09-21T10:12:18.454 INFO:tasks.rados.rados.0.smithi003.stdout:1290: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-21T10:12:18.454 INFO:tasks.rados.rados.0.smithi003.stdout:1291: write oid 257 current snap is 0 2024-09-21T10:12:18.454 INFO:tasks.rados.rados.0.smithi003.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2024-09-21T10:12:18.462 INFO:tasks.rados.rados.0.smithi003.stdout:1291: writing smithi00370293-257 from 682615 to 1420692 tid 1 2024-09-21T10:12:18.469 INFO:tasks.rados.rados.0.smithi003.stdout:1291: writing smithi00370293-257 from 2015719 to 2553378 tid 2 2024-09-21T10:12:18.475 INFO:tasks.rados.rados.0.smithi003.stdout:1291: writing smithi00370293-257 from 3217787 to 3638545 tid 3 2024-09-21T10:12:18.475 INFO:tasks.rados.rados.0.smithi003.stdout:1292: write oid 451 current snap is 0 2024-09-21T10:12:18.475 INFO:tasks.rados.rados.0.smithi003.stdout:1284: finishing write tid 5 to smithi00370293-2 2024-09-21T10:12:18.475 INFO:tasks.rados.rados.0.smithi003.stdout:1284: oid 2 updating version 0 to 223 2024-09-21T10:12:18.476 INFO:tasks.rados.rados.0.smithi003.stdout:1284: oid 2 updating version 223 to 224 2024-09-21T10:12:18.476 INFO:tasks.rados.rados.0.smithi003.stdout:1284: oid 2 updating version 224 to 226 2024-09-21T10:12:18.476 INFO:tasks.rados.rados.0.smithi003.stdout:1284: oid 2 version 226 is already newer than 225 2024-09-21T10:12:18.476 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 226 (ObjNum 941 snap 0 seq_num 941) dirty exists 2024-09-21T10:12:18.476 INFO:tasks.rados.rados.0.smithi003.stdout:1284: left oid 2 (ObjNum 941 snap 0 seq_num 941) 2024-09-21T10:12:18.476 INFO:tasks.rados.rados.0.smithi003.stdout:1285: finishing write tid 1 to smithi00370293-337 2024-09-21T10:12:18.476 INFO:tasks.rados.rados.0.smithi003.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2024-09-21T10:12:18.481 INFO:tasks.rados.rados.0.smithi003.stdout:1292: writing smithi00370293-451 from 699422 to 1112748 tid 1 2024-09-21T10:12:18.488 INFO:tasks.rados.rados.0.smithi003.stdout:1292: writing smithi00370293-451 from 1557848 to 2239165 tid 2 2024-09-21T10:12:18.497 INFO:tasks.rados.rados.0.smithi003.stdout:1292: writing smithi00370293-451 from 3012504 to 3760887 tid 3 2024-09-21T10:12:18.497 INFO:tasks.rados.rados.0.smithi003.stdout:1284: done (8 left) 2024-09-21T10:12:18.497 INFO:tasks.rados.rados.0.smithi003.stdout:1293: write oid 441 current snap is 0 2024-09-21T10:12:18.497 INFO:tasks.rados.rados.0.smithi003.stdout:1285: finishing write tid 2 to smithi00370293-337 2024-09-21T10:12:18.497 INFO:tasks.rados.rados.0.smithi003.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2024-09-21T10:12:18.504 INFO:tasks.rados.rados.0.smithi003.stdout:1293: writing smithi00370293-441 from 716229 to 1204804 tid 1 2024-09-21T10:12:18.509 INFO:tasks.rados.rados.0.smithi003.stdout:1293: writing smithi00370293-441 from 1616330 to 2157658 tid 2 2024-09-21T10:12:18.517 INFO:tasks.rados.rados.0.smithi003.stdout:1293: writing smithi00370293-441 from 2756280 to 3315935 tid 3 2024-09-21T10:12:18.517 INFO:tasks.rados.rados.0.smithi003.stdout:1294: read oid 14 snap -1 2024-09-21T10:12:18.517 INFO:tasks.rados.rados.0.smithi003.stdout:1294: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-21T10:12:18.517 INFO:tasks.rados.rados.0.smithi003.stdout:1295: read oid 237 snap -1 2024-09-21T10:12:18.517 INFO:tasks.rados.rados.0.smithi003.stdout:1295: expect (ObjNum 648 snap 0 seq_num 648) 2024-09-21T10:12:18.517 INFO:tasks.rados.rados.0.smithi003.stdout:1296: write oid 418 current snap is 0 2024-09-21T10:12:18.517 INFO:tasks.rados.rados.0.smithi003.stdout:1285: finishing write tid 3 to smithi00370293-337 2024-09-21T10:12:18.517 INFO:tasks.rados.rados.0.smithi003.stdout:1285: finishing write tid 4 to smithi00370293-337 2024-09-21T10:12:18.517 INFO:tasks.rados.rados.0.smithi003.stdout:1285: finishing write tid 5 to smithi00370293-337 2024-09-21T10:12:18.517 INFO:tasks.rados.rados.0.smithi003.stdout:1285: oid 337 updating version 0 to 298 2024-09-21T10:12:18.517 INFO:tasks.rados.rados.0.smithi003.stdout:1285: oid 337 updating version 298 to 300 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1285: oid 337 updating version 300 to 301 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1285: oid 337 version 301 is already newer than 299 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 337 v 301 (ObjNum 942 snap 0 seq_num 942) dirty exists 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1285: left oid 337 (ObjNum 942 snap 0 seq_num 942) 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1286: finishing write tid 1 to smithi00370293-84 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1286: finishing write tid 2 to smithi00370293-84 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1286: finishing write tid 3 to smithi00370293-84 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1286: finishing write tid 4 to smithi00370293-84 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1286: finishing write tid 5 to smithi00370293-84 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1286: oid 84 updating version 0 to 173 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1286: oid 84 version 173 is already newer than 172 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1286: oid 84 updating version 173 to 174 2024-09-21T10:12:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:1286: oid 84 updating version 174 to 175 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 84 v 175 (ObjNum 943 snap 0 seq_num 943) dirty exists 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1286: left oid 84 (ObjNum 943 snap 0 seq_num 943) 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1287: finishing write tid 1 to smithi00370293-464 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1287: finishing write tid 2 to smithi00370293-464 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1287: finishing write tid 3 to smithi00370293-464 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1287: finishing write tid 4 to smithi00370293-464 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1287: finishing write tid 5 to smithi00370293-464 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1287: oid 464 updating version 0 to 157 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1287: oid 464 updating version 157 to 160 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1287: oid 464 version 160 is already newer than 159 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1287: oid 464 version 160 is already newer than 158 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 464 v 160 (ObjNum 944 snap 0 seq_num 944) dirty exists 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1287: left oid 464 (ObjNum 944 snap 0 seq_num 944) 2024-09-21T10:12:18.519 INFO:tasks.rados.rados.0.smithi003.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2024-09-21T10:12:18.524 INFO:tasks.rados.rados.0.smithi003.stdout:1296: writing smithi00370293-418 from 733036 to 1296860 tid 1 2024-09-21T10:12:18.532 INFO:tasks.rados.rados.0.smithi003.stdout:1296: writing smithi00370293-418 from 2074812 to 2759798 tid 2 2024-09-21T10:12:18.540 INFO:tasks.rados.rados.0.smithi003.stdout:1296: writing smithi00370293-418 from 3183703 to 3933036 tid 3 2024-09-21T10:12:18.540 INFO:tasks.rados.rados.0.smithi003.stdout:1285: done (11 left) 2024-09-21T10:12:18.540 INFO:tasks.rados.rados.0.smithi003.stdout:1286: done (10 left) 2024-09-21T10:12:18.540 INFO:tasks.rados.rados.0.smithi003.stdout:1287: done (9 left) 2024-09-21T10:12:18.540 INFO:tasks.rados.rados.0.smithi003.stdout:1297: write oid 283 current snap is 0 2024-09-21T10:12:18.540 INFO:tasks.rados.rados.0.smithi003.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2024-09-21T10:12:18.547 INFO:tasks.rados.rados.0.smithi003.stdout:1297: writing smithi00370293-283 from 749843 to 1388916 tid 1 2024-09-21T10:12:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:1297: writing smithi00370293-283 from 2133294 to 2678291 tid 2 2024-09-21T10:12:18.562 INFO:tasks.rados.rados.0.smithi003.stdout:1297: writing smithi00370293-283 from 3211126 to 3793325 tid 3 2024-09-21T10:12:18.562 INFO:tasks.rados.rados.0.smithi003.stdout:1289: expect (ObjNum 182 snap 0 seq_num 182) 2024-09-21T10:12:18.710 INFO:tasks.rados.rados.0.smithi003.stdout:1288: expect (ObjNum 871 snap 0 seq_num 871) 2024-09-21T10:12:18.842 INFO:tasks.rados.rados.0.smithi003.stdout:1291: finishing write tid 1 to smithi00370293-257 2024-09-21T10:12:18.842 INFO:tasks.rados.rados.0.smithi003.stdout:1290: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-21T10:12:18.985 INFO:tasks.rados.rados.0.smithi003.stdout:1291: finishing write tid 2 to smithi00370293-257 2024-09-21T10:12:18.985 INFO:tasks.rados.rados.0.smithi003.stdout:1291: finishing write tid 3 to smithi00370293-257 2024-09-21T10:12:18.985 INFO:tasks.rados.rados.0.smithi003.stdout:1291: finishing write tid 4 to smithi00370293-257 2024-09-21T10:12:18.985 INFO:tasks.rados.rados.0.smithi003.stdout:1291: finishing write tid 5 to smithi00370293-257 2024-09-21T10:12:18.985 INFO:tasks.rados.rados.0.smithi003.stdout:1291: oid 257 updating version 0 to 226 2024-09-21T10:12:18.985 INFO:tasks.rados.rados.0.smithi003.stdout:1291: oid 257 updating version 226 to 229 2024-09-21T10:12:18.985 INFO:tasks.rados.rados.0.smithi003.stdout:1291: oid 257 version 229 is already newer than 227 2024-09-21T10:12:18.985 INFO:tasks.rados.rados.0.smithi003.stdout:1291: oid 257 version 229 is already newer than 228 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 257 v 229 (ObjNum 945 snap 0 seq_num 945) dirty exists 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1291: left oid 257 (ObjNum 945 snap 0 seq_num 945) 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1292: finishing write tid 1 to smithi00370293-451 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1292: finishing write tid 2 to smithi00370293-451 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1292: finishing write tid 3 to smithi00370293-451 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1292: finishing write tid 4 to smithi00370293-451 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1292: finishing write tid 5 to smithi00370293-451 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1292: oid 451 updating version 0 to 203 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1292: oid 451 version 203 is already newer than 202 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1292: oid 451 version 203 is already newer than 201 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1292: oid 451 updating version 203 to 204 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 451 v 204 (ObjNum 946 snap 0 seq_num 946) dirty exists 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1292: left oid 451 (ObjNum 946 snap 0 seq_num 946) 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1293: finishing write tid 1 to smithi00370293-441 2024-09-21T10:12:18.986 INFO:tasks.rados.rados.0.smithi003.stdout:1293: finishing write tid 2 to smithi00370293-441 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1298: read oid 7 snap -1 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1298: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1288: done (10 left) 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1289: done (9 left) 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1290: done (8 left) 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1291: done (7 left) 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1292: done (6 left) 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1299: delete oid 444 current snap is 0 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1293: finishing write tid 3 to smithi00370293-441 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1293: finishing write tid 4 to smithi00370293-441 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1293: finishing write tid 5 to smithi00370293-441 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1293: oid 441 updating version 0 to 144 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1293: oid 441 version 144 is already newer than 143 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1293: oid 441 updating version 144 to 145 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:1293: oid 441 version 145 is already newer than 142 2024-09-21T10:12:18.987 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 441 v 145 (ObjNum 947 snap 0 seq_num 947) dirty exists 2024-09-21T10:12:18.988 INFO:tasks.rados.rados.0.smithi003.stdout:1293: left oid 441 (ObjNum 947 snap 0 seq_num 947) 2024-09-21T10:12:18.988 INFO:tasks.rados.rados.0.smithi003.stdout:1295: expect (ObjNum 648 snap 0 seq_num 648) 2024-09-21T10:12:19.153 INFO:tasks.rados.rados.0.smithi003.stdout:1294: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-21T10:12:19.224 INFO:tasks.rados.rados.0.smithi003.stdout:1296: finishing write tid 1 to smithi00370293-418 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1296: finishing write tid 2 to smithi00370293-418 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1296: finishing write tid 3 to smithi00370293-418 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1296: finishing write tid 4 to smithi00370293-418 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1296: finishing write tid 5 to smithi00370293-418 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1296: oid 418 updating version 0 to 171 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1296: oid 418 updating version 171 to 173 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1296: oid 418 version 173 is already newer than 172 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1296: oid 418 version 173 is already newer than 170 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 418 v 173 (ObjNum 948 snap 0 seq_num 948) dirty exists 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1296: left oid 418 (ObjNum 948 snap 0 seq_num 948) 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1297: finishing write tid 1 to smithi00370293-283 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1297: finishing write tid 2 to smithi00370293-283 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1297: finishing write tid 3 to smithi00370293-283 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1297: finishing write tid 4 to smithi00370293-283 2024-09-21T10:12:19.225 INFO:tasks.rados.rados.0.smithi003.stdout:1297: finishing write tid 5 to smithi00370293-283 2024-09-21T10:12:19.226 INFO:tasks.rados.rados.0.smithi003.stdout:1297: oid 283 updating version 0 to 305 2024-09-21T10:12:19.226 INFO:tasks.rados.rados.0.smithi003.stdout:1297: oid 283 version 305 is already newer than 302 2024-09-21T10:12:19.226 INFO:tasks.rados.rados.0.smithi003.stdout:1297: oid 283 version 305 is already newer than 303 2024-09-21T10:12:19.226 INFO:tasks.rados.rados.0.smithi003.stdout:1297: oid 283 version 305 is already newer than 304 2024-09-21T10:12:19.226 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 283 v 305 (ObjNum 949 snap 0 seq_num 949) dirty exists 2024-09-21T10:12:19.226 INFO:tasks.rados.rados.0.smithi003.stdout:1297: left oid 283 (ObjNum 949 snap 0 seq_num 949) 2024-09-21T10:12:19.226 INFO:tasks.rados.rados.0.smithi003.stdout:1298: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-21T10:12:19.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:18 smithi204 bash[24804]: cluster 2024-09-21T10:12:17.723003+0000 mgr.y (mgr.14385) 223 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 89 op/s 2024-09-21T10:12:19.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:18 smithi204 bash[24804]: audit 2024-09-21T10:12:18.324391+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:19.292 INFO:tasks.rados.rados.0.smithi003.stdout:1293: done (6 left) 2024-09-21T10:12:19.293 INFO:tasks.rados.rados.0.smithi003.stdout:1294: done (5 left) 2024-09-21T10:12:19.293 INFO:tasks.rados.rados.0.smithi003.stdout:1295: done (4 left) 2024-09-21T10:12:19.293 INFO:tasks.rados.rados.0.smithi003.stdout:1296: done (3 left) 2024-09-21T10:12:19.293 INFO:tasks.rados.rados.0.smithi003.stdout:1297: done (2 left) 2024-09-21T10:12:19.293 INFO:tasks.rados.rados.0.smithi003.stdout:1298: done (1 left) 2024-09-21T10:12:19.293 INFO:tasks.rados.rados.0.smithi003.stdout:1299: done (0 left) 2024-09-21T10:12:19.293 INFO:tasks.rados.rados.0.smithi003.stdout:1300: delete oid 197 current snap is 0 2024-09-21T10:12:19.296 INFO:tasks.rados.rados.0.smithi003.stdout:1300: done (0 left) 2024-09-21T10:12:19.296 INFO:tasks.rados.rados.0.smithi003.stdout:1301: write oid 61 current snap is 0 2024-09-21T10:12:19.296 INFO:tasks.rados.rados.0.smithi003.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2024-09-21T10:12:19.312 INFO:tasks.rados.rados.0.smithi003.stdout:1301: writing smithi00370293-61 from 400264 to 981437 tid 1 2024-09-21T10:12:19.329 INFO:tasks.rados.rados.0.smithi003.stdout:1301: writing smithi00370293-61 from 1508740 to 2000264 tid 2 2024-09-21T10:12:19.329 INFO:tasks.rados.rados.0.smithi003.stdout:1302: write oid 498 current snap is 0 2024-09-21T10:12:19.329 INFO:tasks.rados.rados.0.smithi003.stdout:1301: finishing write tid 1 to smithi00370293-61 2024-09-21T10:12:19.329 INFO:tasks.rados.rados.0.smithi003.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2024-09-21T10:12:19.347 INFO:tasks.rados.rados.0.smithi003.stdout:1302: writing smithi00370293-498 from 417071 to 1073493 tid 1 2024-09-21T10:12:19.362 INFO:tasks.rados.rados.0.smithi003.stdout:1302: writing smithi00370293-498 from 1567222 to 2017071 tid 2 2024-09-21T10:12:19.362 INFO:tasks.rados.rados.0.smithi003.stdout:1303: write oid 196 current snap is 0 2024-09-21T10:12:19.362 INFO:tasks.rados.rados.0.smithi003.stdout:1301: finishing write tid 2 to smithi00370293-61 2024-09-21T10:12:19.362 INFO:tasks.rados.rados.0.smithi003.stdout:1301: finishing write tid 3 to smithi00370293-61 2024-09-21T10:12:19.362 INFO:tasks.rados.rados.0.smithi003.stdout:1301: finishing write tid 4 to smithi00370293-61 2024-09-21T10:12:19.362 INFO:tasks.rados.rados.0.smithi003.stdout:1301: oid 61 updating version 0 to 203 2024-09-21T10:12:19.363 INFO:tasks.rados.rados.0.smithi003.stdout:1301: oid 61 version 203 is already newer than 202 2024-09-21T10:12:19.363 INFO:tasks.rados.rados.0.smithi003.stdout:1301: oid 61 version 203 is already newer than 201 2024-09-21T10:12:19.363 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 61 v 203 (ObjNum 952 snap 0 seq_num 952) dirty exists 2024-09-21T10:12:19.363 INFO:tasks.rados.rados.0.smithi003.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2024-09-21T10:12:19.363 INFO:tasks.rados.rados.0.smithi003.stdout:1302: finishing write tid 1 to smithi00370293-498 2024-09-21T10:12:19.363 INFO:tasks.rados.rados.0.smithi003.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2024-09-21T10:12:19.380 INFO:tasks.rados.rados.0.smithi003.stdout:1303: writing smithi00370293-196 from 433878 to 1165549 tid 1 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1303: writing smithi00370293-196 from 1909351 to 2033878 tid 2 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1301: done (2 left) 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1304: read oid 144 snap -1 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1304: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1305: read oid 317 snap -1 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1305: expect (ObjNum 890 snap 0 seq_num 890) 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1306: write oid 373 current snap is 0 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1302: finishing write tid 2 to smithi00370293-498 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1302: finishing write tid 3 to smithi00370293-498 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1302: finishing write tid 4 to smithi00370293-498 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1302: oid 498 updating version 0 to 231 2024-09-21T10:12:19.393 INFO:tasks.rados.rados.0.smithi003.stdout:1302: oid 498 updating version 231 to 233 2024-09-21T10:12:19.394 INFO:tasks.rados.rados.0.smithi003.stdout:1302: oid 498 version 233 is already newer than 232 2024-09-21T10:12:19.394 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 498 v 233 (ObjNum 953 snap 0 seq_num 953) dirty exists 2024-09-21T10:12:19.394 INFO:tasks.rados.rados.0.smithi003.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2024-09-21T10:12:19.394 INFO:tasks.rados.rados.0.smithi003.stdout:1303: finishing write tid 1 to smithi00370293-196 2024-09-21T10:12:19.394 INFO:tasks.rados.rados.0.smithi003.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2024-09-21T10:12:19.404 INFO:tasks.rados.rados.0.smithi003.stdout:1306: writing smithi00370293-373 from 450685 to 857605 tid 1 2024-09-21T10:12:19.418 INFO:tasks.rados.rados.0.smithi003.stdout:1306: writing smithi00370293-373 from 1567833 to 2050685 tid 2 2024-09-21T10:12:19.418 INFO:tasks.rados.rados.0.smithi003.stdout:1302: done (4 left) 2024-09-21T10:12:19.418 INFO:tasks.rados.rados.0.smithi003.stdout:1307: read oid 300 snap -1 2024-09-21T10:12:19.419 INFO:tasks.rados.rados.0.smithi003.stdout:1307: expect (ObjNum 649 snap 0 seq_num 649) 2024-09-21T10:12:19.419 INFO:tasks.rados.rados.0.smithi003.stdout:1308: write oid 450 current snap is 0 2024-09-21T10:12:19.419 INFO:tasks.rados.rados.0.smithi003.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2024-09-21T10:12:19.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:18 smithi003 bash[22527]: cluster 2024-09-21T10:12:17.723003+0000 mgr.y (mgr.14385) 223 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 89 op/s 2024-09-21T10:12:19.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:18 smithi003 bash[22527]: audit 2024-09-21T10:12:18.324391+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:19.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:18 smithi003 bash[31899]: cluster 2024-09-21T10:12:17.723003+0000 mgr.y (mgr.14385) 223 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 89 op/s 2024-09-21T10:12:19.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:18 smithi003 bash[31899]: audit 2024-09-21T10:12:18.324391+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:19.429 INFO:tasks.rados.rados.0.smithi003.stdout:1308: writing smithi00370293-450 from 467492 to 949661 tid 1 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:1308: writing smithi00370293-450 from 1626315 to 2067492 tid 2 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:1309: read oid 65 snap -1 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:1309: expect (ObjNum 64 snap 0 seq_num 64) 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:1310: write oid 174 current snap is 0 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:1303: finishing write tid 2 to smithi00370293-196 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:1303: finishing write tid 3 to smithi00370293-196 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:1303: finishing write tid 4 to smithi00370293-196 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:1303: oid 196 updating version 0 to 194 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:1303: oid 196 version 194 is already newer than 192 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:1303: oid 196 version 194 is already newer than 193 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 196 v 194 (ObjNum 954 snap 0 seq_num 954) dirty exists 2024-09-21T10:12:19.439 INFO:tasks.rados.rados.0.smithi003.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2024-09-21T10:12:19.440 INFO:tasks.rados.rados.0.smithi003.stdout:1305: expect (ObjNum 890 snap 0 seq_num 890) 2024-09-21T10:12:19.557 INFO:tasks.rados.rados.0.smithi003.stdout:1304: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-21T10:12:19.635 INFO:tasks.rados.rados.0.smithi003.stdout:1306: finishing write tid 1 to smithi00370293-373 2024-09-21T10:12:19.635 INFO:tasks.rados.rados.0.smithi003.stdout:1306: finishing write tid 2 to smithi00370293-373 2024-09-21T10:12:19.635 INFO:tasks.rados.rados.0.smithi003.stdout:1306: finishing write tid 3 to smithi00370293-373 2024-09-21T10:12:19.635 INFO:tasks.rados.rados.0.smithi003.stdout:1306: finishing write tid 4 to smithi00370293-373 2024-09-21T10:12:19.635 INFO:tasks.rados.rados.0.smithi003.stdout:1306: oid 373 updating version 0 to 204 2024-09-21T10:12:19.635 INFO:tasks.rados.rados.0.smithi003.stdout:1306: oid 373 updating version 204 to 205 2024-09-21T10:12:19.635 INFO:tasks.rados.rados.0.smithi003.stdout:1306: oid 373 updating version 205 to 206 2024-09-21T10:12:19.636 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 373 v 206 (ObjNum 955 snap 0 seq_num 955) dirty exists 2024-09-21T10:12:19.636 INFO:tasks.rados.rados.0.smithi003.stdout:1306: left oid 373 (ObjNum 955 snap 0 seq_num 955) 2024-09-21T10:12:19.636 INFO:tasks.rados.rados.0.smithi003.stdout:1307: expect (ObjNum 649 snap 0 seq_num 649) 2024-09-21T10:12:19.749 INFO:tasks.rados.rados.0.smithi003.stdout:1308: finishing write tid 1 to smithi00370293-450 2024-09-21T10:12:19.749 INFO:tasks.rados.rados.0.smithi003.stdout:1308: finishing write tid 2 to smithi00370293-450 2024-09-21T10:12:19.749 INFO:tasks.rados.rados.0.smithi003.stdout:1308: finishing write tid 3 to smithi00370293-450 2024-09-21T10:12:19.750 INFO:tasks.rados.rados.0.smithi003.stdout:1308: finishing write tid 4 to smithi00370293-450 2024-09-21T10:12:19.750 INFO:tasks.rados.rados.0.smithi003.stdout:1308: oid 450 updating version 0 to 306 2024-09-21T10:12:19.750 INFO:tasks.rados.rados.0.smithi003.stdout:1308: oid 450 updating version 306 to 308 2024-09-21T10:12:19.750 INFO:tasks.rados.rados.0.smithi003.stdout:1308: oid 450 version 308 is already newer than 307 2024-09-21T10:12:19.750 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 450 v 308 (ObjNum 956 snap 0 seq_num 956) dirty exists 2024-09-21T10:12:19.750 INFO:tasks.rados.rados.0.smithi003.stdout:1308: left oid 450 (ObjNum 956 snap 0 seq_num 956) 2024-09-21T10:12:19.750 INFO:tasks.rados.rados.0.smithi003.stdout:1309: expect (ObjNum 64 snap 0 seq_num 64) 2024-09-21T10:12:19.847 INFO:tasks.rados.rados.0.smithi003.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2024-09-21T10:12:19.865 INFO:tasks.rados.rados.0.smithi003.stdout:1310: writing smithi00370293-174 from 484299 to 1041717 tid 1 2024-09-21T10:12:19.882 INFO:tasks.rados.rados.0.smithi003.stdout:1310: writing smithi00370293-174 from 1684797 to 2084299 tid 2 2024-09-21T10:12:19.882 INFO:tasks.rados.rados.0.smithi003.stdout:1303: done (7 left) 2024-09-21T10:12:19.882 INFO:tasks.rados.rados.0.smithi003.stdout:1304: done (6 left) 2024-09-21T10:12:19.882 INFO:tasks.rados.rados.0.smithi003.stdout:1305: done (5 left) 2024-09-21T10:12:19.882 INFO:tasks.rados.rados.0.smithi003.stdout:1306: done (4 left) 2024-09-21T10:12:19.882 INFO:tasks.rados.rados.0.smithi003.stdout:1307: done (3 left) 2024-09-21T10:12:19.882 INFO:tasks.rados.rados.0.smithi003.stdout:1308: done (2 left) 2024-09-21T10:12:19.882 INFO:tasks.rados.rados.0.smithi003.stdout:1309: done (1 left) 2024-09-21T10:12:19.883 INFO:tasks.rados.rados.0.smithi003.stdout:1311: write oid 277 current snap is 0 2024-09-21T10:12:19.883 INFO:tasks.rados.rados.0.smithi003.stdout:1310: finishing write tid 1 to smithi00370293-174 2024-09-21T10:12:19.883 INFO:tasks.rados.rados.0.smithi003.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2024-09-21T10:12:19.902 INFO:tasks.rados.rados.0.smithi003.stdout:1311: writing smithi00370293-277 from 501106 to 1250126 tid 1 2024-09-21T10:12:19.916 INFO:tasks.rados.rados.0.smithi003.stdout:1311: writing smithi00370293-277 from 1743279 to 2101106 tid 2 2024-09-21T10:12:19.916 INFO:tasks.rados.rados.0.smithi003.stdout:1312: read oid 150 snap -1 2024-09-21T10:12:19.916 INFO:tasks.rados.rados.0.smithi003.stdout:1312: expect (ObjNum 791 snap 0 seq_num 791) 2024-09-21T10:12:19.916 INFO:tasks.rados.rados.0.smithi003.stdout:1313: read oid 13 snap -1 2024-09-21T10:12:19.916 INFO:tasks.rados.rados.0.smithi003.stdout:1313: expect (ObjNum 666 snap 0 seq_num 666) 2024-09-21T10:12:19.916 INFO:tasks.rados.rados.0.smithi003.stdout:1314: delete oid 366 current snap is 0 2024-09-21T10:12:19.916 INFO:tasks.rados.rados.0.smithi003.stdout:1310: finishing write tid 2 to smithi00370293-174 2024-09-21T10:12:19.916 INFO:tasks.rados.rados.0.smithi003.stdout:1310: finishing write tid 3 to smithi00370293-174 2024-09-21T10:12:19.916 INFO:tasks.rados.rados.0.smithi003.stdout:1310: finishing write tid 4 to smithi00370293-174 2024-09-21T10:12:19.916 INFO:tasks.rados.rados.0.smithi003.stdout:1310: oid 174 updating version 0 to 191 2024-09-21T10:12:19.916 INFO:tasks.rados.rados.0.smithi003.stdout:1310: oid 174 updating version 191 to 192 2024-09-21T10:12:19.917 INFO:tasks.rados.rados.0.smithi003.stdout:1310: oid 174 version 192 is already newer than 190 2024-09-21T10:12:19.917 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 174 v 192 (ObjNum 957 snap 0 seq_num 957) dirty exists 2024-09-21T10:12:19.917 INFO:tasks.rados.rados.0.smithi003.stdout:1310: left oid 174 (ObjNum 957 snap 0 seq_num 957) 2024-09-21T10:12:19.917 INFO:tasks.rados.rados.0.smithi003.stdout:1311: finishing write tid 1 to smithi00370293-277 2024-09-21T10:12:19.921 INFO:tasks.rados.rados.0.smithi003.stdout:1311: finishing write tid 2 to smithi00370293-277 2024-09-21T10:12:19.921 INFO:tasks.rados.rados.0.smithi003.stdout:1311: finishing write tid 3 to smithi00370293-277 2024-09-21T10:12:19.921 INFO:tasks.rados.rados.0.smithi003.stdout:1311: finishing write tid 4 to smithi00370293-277 2024-09-21T10:12:19.921 INFO:tasks.rados.rados.0.smithi003.stdout:1311: oid 277 updating version 0 to 236 2024-09-21T10:12:19.921 INFO:tasks.rados.rados.0.smithi003.stdout:1311: oid 277 version 236 is already newer than 235 2024-09-21T10:12:19.922 INFO:tasks.rados.rados.0.smithi003.stdout:1311: oid 277 version 236 is already newer than 234 2024-09-21T10:12:19.922 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 277 v 236 (ObjNum 958 snap 0 seq_num 958) dirty exists 2024-09-21T10:12:19.922 INFO:tasks.rados.rados.0.smithi003.stdout:1311: left oid 277 (ObjNum 958 snap 0 seq_num 958) 2024-09-21T10:12:19.922 INFO:tasks.rados.rados.0.smithi003.stdout:1312: expect (ObjNum 791 snap 0 seq_num 791) 2024-09-21T10:12:20.132 INFO:tasks.rados.rados.0.smithi003.stdout:1313: expect (ObjNum 666 snap 0 seq_num 666) 2024-09-21T10:12:20.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:19 smithi204 bash[24804]: audit 2024-09-21T10:12:19.672316+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:1310: done (4 left) 2024-09-21T10:12:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:1311: done (3 left) 2024-09-21T10:12:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:1312: done (2 left) 2024-09-21T10:12:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:1313: done (1 left) 2024-09-21T10:12:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:1314: done (0 left) 2024-09-21T10:12:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:1315: write oid 249 current snap is 0 2024-09-21T10:12:20.278 INFO:tasks.rados.rados.0.smithi003.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2024-09-21T10:12:20.294 INFO:tasks.rados.rados.0.smithi003.stdout:1315: writing smithi00370293-249 from 534720 to 1034238 tid 1 2024-09-21T10:12:20.313 INFO:tasks.rados.rados.0.smithi003.stdout:1315: writing smithi00370293-249 from 1460243 to 2134720 tid 2 2024-09-21T10:12:20.313 INFO:tasks.rados.rados.0.smithi003.stdout:1316: read oid 340 snap -1 2024-09-21T10:12:20.313 INFO:tasks.rados.rados.0.smithi003.stdout:1316: expect (ObjNum 541 snap 0 seq_num 541) 2024-09-21T10:12:20.313 INFO:tasks.rados.rados.0.smithi003.stdout:1317: write oid 219 current snap is 0 2024-09-21T10:12:20.313 INFO:tasks.rados.rados.0.smithi003.stdout:1315: finishing write tid 1 to smithi00370293-249 2024-09-21T10:12:20.313 INFO:tasks.rados.rados.0.smithi003.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2024-09-21T10:12:20.332 INFO:tasks.rados.rados.0.smithi003.stdout:1317: writing smithi00370293-219 from 551527 to 1126294 tid 1 2024-09-21T10:12:20.348 INFO:tasks.rados.rados.0.smithi003.stdout:1317: writing smithi00370293-219 from 1918725 to 2151527 tid 2 2024-09-21T10:12:20.348 INFO:tasks.rados.rados.0.smithi003.stdout:1318: read oid 396 snap -1 2024-09-21T10:12:20.348 INFO:tasks.rados.rados.0.smithi003.stdout:1318: expect (ObjNum 517 snap 0 seq_num 517) 2024-09-21T10:12:20.348 INFO:tasks.rados.rados.0.smithi003.stdout:1319: write oid 158 current snap is 0 2024-09-21T10:12:20.349 INFO:tasks.rados.rados.0.smithi003.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2024-09-21T10:12:20.363 INFO:tasks.rados.rados.0.smithi003.stdout:1319: writing smithi00370293-158 from 568334 to 1218350 tid 1 2024-09-21T10:12:20.374 INFO:tasks.rados.rados.0.smithi003.stdout:1319: writing smithi00370293-158 from 1860854 to 2168334 tid 2 2024-09-21T10:12:20.374 INFO:tasks.rados.rados.0.smithi003.stdout:1320: read oid 186 snap -1 2024-09-21T10:12:20.374 INFO:tasks.rados.rados.0.smithi003.stdout:1320: expect (ObjNum 185 snap 0 seq_num 185) 2024-09-21T10:12:20.374 INFO:tasks.rados.rados.0.smithi003.stdout:1321: read oid 214 snap -1 2024-09-21T10:12:20.374 INFO:tasks.rados.rados.0.smithi003.stdout:1321: expect deleted 2024-09-21T10:12:20.374 INFO:tasks.rados.rados.0.smithi003.stdout:1322: read oid 311 snap -1 2024-09-21T10:12:20.374 INFO:tasks.rados.rados.0.smithi003.stdout:1322: expect (ObjNum 310 snap 0 seq_num 310) 2024-09-21T10:12:20.374 INFO:tasks.rados.rados.0.smithi003.stdout:1323: read oid 216 snap -1 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1323: expect (ObjNum 215 snap 0 seq_num 215) 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1324: read oid 481 snap -1 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1324: expect (ObjNum 819 snap 0 seq_num 819) 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1325: read oid 244 snap -1 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1325: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1326: read oid 353 snap -1 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1326: expect (ObjNum 352 snap 0 seq_num 352) 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1327: read oid 257 snap -1 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1327: expect (ObjNum 945 snap 0 seq_num 945) 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1328: read oid 89 snap -1 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1328: expect (ObjNum 834 snap 0 seq_num 834) 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1329: read oid 159 snap -1 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1329: expect (ObjNum 158 snap 0 seq_num 158) 2024-09-21T10:12:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:1330: read oid 93 snap -1 2024-09-21T10:12:20.376 INFO:tasks.rados.rados.0.smithi003.stdout:1330: expect (ObjNum 92 snap 0 seq_num 92) 2024-09-21T10:12:20.376 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:20.376 INFO:tasks.rados.rados.0.smithi003.stdout:1316: expect (ObjNum 541 snap 0 seq_num 541) 2024-09-21T10:12:20.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:19 smithi003 bash[22527]: audit 2024-09-21T10:12:19.672316+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:20.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:19 smithi003 bash[31899]: audit 2024-09-21T10:12:19.672316+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:20.528 INFO:tasks.rados.rados.0.smithi003.stdout:1315: finishing write tid 2 to smithi00370293-249 2024-09-21T10:12:20.528 INFO:tasks.rados.rados.0.smithi003.stdout:1315: finishing write tid 3 to smithi00370293-249 2024-09-21T10:12:20.528 INFO:tasks.rados.rados.0.smithi003.stdout:1315: finishing write tid 4 to smithi00370293-249 2024-09-21T10:12:20.528 INFO:tasks.rados.rados.0.smithi003.stdout:1315: oid 249 updating version 0 to 207 2024-09-21T10:12:20.528 INFO:tasks.rados.rados.0.smithi003.stdout:1315: oid 249 updating version 207 to 208 2024-09-21T10:12:20.528 INFO:tasks.rados.rados.0.smithi003.stdout:1315: oid 249 updating version 208 to 209 2024-09-21T10:12:20.528 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 249 v 209 (ObjNum 960 snap 0 seq_num 960) dirty exists 2024-09-21T10:12:20.528 INFO:tasks.rados.rados.0.smithi003.stdout:1315: left oid 249 (ObjNum 960 snap 0 seq_num 960) 2024-09-21T10:12:20.529 INFO:tasks.rados.rados.0.smithi003.stdout:1317: finishing write tid 1 to smithi00370293-219 2024-09-21T10:12:20.529 INFO:tasks.rados.rados.0.smithi003.stdout:1317: finishing write tid 2 to smithi00370293-219 2024-09-21T10:12:20.529 INFO:tasks.rados.rados.0.smithi003.stdout:1317: finishing write tid 3 to smithi00370293-219 2024-09-21T10:12:20.529 INFO:tasks.rados.rados.0.smithi003.stdout:1317: finishing write tid 4 to smithi00370293-219 2024-09-21T10:12:20.529 INFO:tasks.rados.rados.0.smithi003.stdout:1317: oid 219 updating version 0 to 174 2024-09-21T10:12:20.529 INFO:tasks.rados.rados.0.smithi003.stdout:1317: oid 219 updating version 174 to 176 2024-09-21T10:12:20.529 INFO:tasks.rados.rados.0.smithi003.stdout:1317: oid 219 version 176 is already newer than 175 2024-09-21T10:12:20.529 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 219 v 176 (ObjNum 961 snap 0 seq_num 961) dirty exists 2024-09-21T10:12:20.529 INFO:tasks.rados.rados.0.smithi003.stdout:1317: left oid 219 (ObjNum 961 snap 0 seq_num 961) 2024-09-21T10:12:20.529 INFO:tasks.rados.rados.0.smithi003.stdout:1318: expect (ObjNum 517 snap 0 seq_num 517) 2024-09-21T10:12:20.659 INFO:tasks.rados.rados.0.smithi003.stdout:1319: finishing write tid 1 to smithi00370293-158 2024-09-21T10:12:20.660 INFO:tasks.rados.rados.0.smithi003.stdout:1319: finishing write tid 2 to smithi00370293-158 2024-09-21T10:12:20.660 INFO:tasks.rados.rados.0.smithi003.stdout:1319: finishing write tid 3 to smithi00370293-158 2024-09-21T10:12:20.660 INFO:tasks.rados.rados.0.smithi003.stdout:1324: expect (ObjNum 819 snap 0 seq_num 819) 2024-09-21T10:12:20.877 INFO:tasks.rados.rados.0.smithi003.stdout:1319: finishing write tid 4 to smithi00370293-158 2024-09-21T10:12:20.877 INFO:tasks.rados.rados.0.smithi003.stdout:1319: oid 158 updating version 0 to 230 2024-09-21T10:12:20.877 INFO:tasks.rados.rados.0.smithi003.stdout:1319: oid 158 updating version 230 to 231 2024-09-21T10:12:20.877 INFO:tasks.rados.rados.0.smithi003.stdout:1319: oid 158 updating version 231 to 232 2024-09-21T10:12:20.877 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 158 v 232 (ObjNum 962 snap 0 seq_num 962) dirty exists 2024-09-21T10:12:20.878 INFO:tasks.rados.rados.0.smithi003.stdout:1319: left oid 158 (ObjNum 962 snap 0 seq_num 962) 2024-09-21T10:12:20.878 INFO:tasks.rados.rados.0.smithi003.stdout:1320: expect (ObjNum 185 snap 0 seq_num 185) 2024-09-21T10:12:20.976 INFO:tasks.rados.rados.0.smithi003.stdout:1323: expect (ObjNum 215 snap 0 seq_num 215) 2024-09-21T10:12:21.088 INFO:tasks.rados.rados.0.smithi003.stdout:1322: expect (ObjNum 310 snap 0 seq_num 310) 2024-09-21T10:12:21.187 INFO:tasks.rados.rados.0.smithi003.stdout:1327: expect (ObjNum 945 snap 0 seq_num 945) 2024-09-21T10:12:21.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:20 smithi204 bash[24804]: cluster 2024-09-21T10:12:19.723636+0000 mgr.y (mgr.14385) 224 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 89 op/s 2024-09-21T10:12:21.392 INFO:tasks.rados.rados.0.smithi003.stdout:1325: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T10:12:21.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:20 smithi003 bash[31899]: cluster 2024-09-21T10:12:19.723636+0000 mgr.y (mgr.14385) 224 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 89 op/s 2024-09-21T10:12:21.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:20 smithi003 bash[22527]: cluster 2024-09-21T10:12:19.723636+0000 mgr.y (mgr.14385) 224 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.7 MiB/s wr, 89 op/s 2024-09-21T10:12:21.664 INFO:tasks.rados.rados.0.smithi003.stdout:1328: expect (ObjNum 834 snap 0 seq_num 834) 2024-09-21T10:12:21.729 INFO:tasks.rados.rados.0.smithi003.stdout:1330: expect (ObjNum 92 snap 0 seq_num 92) 2024-09-21T10:12:21.840 INFO:tasks.rados.rados.0.smithi003.stdout:1326: expect (ObjNum 352 snap 0 seq_num 352) 2024-09-21T10:12:21.964 INFO:tasks.rados.rados.0.smithi003.stdout:1329: expect (ObjNum 158 snap 0 seq_num 158) 2024-09-21T10:12:22.047 INFO:tasks.rados.rados.0.smithi003.stdout:1315: done (15 left) 2024-09-21T10:12:22.047 INFO:tasks.rados.rados.0.smithi003.stdout:1316: done (14 left) 2024-09-21T10:12:22.047 INFO:tasks.rados.rados.0.smithi003.stdout:1317: done (13 left) 2024-09-21T10:12:22.047 INFO:tasks.rados.rados.0.smithi003.stdout:1318: done (12 left) 2024-09-21T10:12:22.047 INFO:tasks.rados.rados.0.smithi003.stdout:1319: done (11 left) 2024-09-21T10:12:22.047 INFO:tasks.rados.rados.0.smithi003.stdout:1320: done (10 left) 2024-09-21T10:12:22.047 INFO:tasks.rados.rados.0.smithi003.stdout:1321: done (9 left) 2024-09-21T10:12:22.047 INFO:tasks.rados.rados.0.smithi003.stdout:1322: done (8 left) 2024-09-21T10:12:22.047 INFO:tasks.rados.rados.0.smithi003.stdout:1323: done (7 left) 2024-09-21T10:12:22.048 INFO:tasks.rados.rados.0.smithi003.stdout:1324: done (6 left) 2024-09-21T10:12:22.048 INFO:tasks.rados.rados.0.smithi003.stdout:1325: done (5 left) 2024-09-21T10:12:22.048 INFO:tasks.rados.rados.0.smithi003.stdout:1326: done (4 left) 2024-09-21T10:12:22.048 INFO:tasks.rados.rados.0.smithi003.stdout:1327: done (3 left) 2024-09-21T10:12:22.048 INFO:tasks.rados.rados.0.smithi003.stdout:1328: done (2 left) 2024-09-21T10:12:22.048 INFO:tasks.rados.rados.0.smithi003.stdout:1329: done (1 left) 2024-09-21T10:12:22.048 INFO:tasks.rados.rados.0.smithi003.stdout:1330: done (0 left) 2024-09-21T10:12:22.048 INFO:tasks.rados.rados.0.smithi003.stdout:1331: write oid 184 current snap is 0 2024-09-21T10:12:22.048 INFO:tasks.rados.rados.0.smithi003.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2024-09-21T10:12:22.067 INFO:tasks.rados.rados.0.smithi003.stdout:1331: writing smithi00370293-184 from 585141 to 1310406 tid 1 2024-09-21T10:12:22.082 INFO:tasks.rados.rados.0.smithi003.stdout:1331: writing smithi00370293-184 from 1919336 to 2185141 tid 2 2024-09-21T10:12:22.082 INFO:tasks.rados.rados.0.smithi003.stdout:1332: write oid 21 current snap is 0 2024-09-21T10:12:22.082 INFO:tasks.rados.rados.0.smithi003.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2024-09-21T10:12:22.098 INFO:tasks.rados.rados.0.smithi003.stdout:1332: writing smithi00370293-21 from 601948 to 1002462 tid 1 2024-09-21T10:12:22.114 INFO:tasks.rados.rados.0.smithi003.stdout:1332: writing smithi00370293-21 from 1577818 to 2201948 tid 2 2024-09-21T10:12:22.114 INFO:tasks.rados.rados.0.smithi003.stdout:1333: delete oid 127 current snap is 0 2024-09-21T10:12:22.114 INFO:tasks.rados.rados.0.smithi003.stdout:1331: finishing write tid 1 to smithi00370293-184 2024-09-21T10:12:22.114 INFO:tasks.rados.rados.0.smithi003.stdout:1331: finishing write tid 2 to smithi00370293-184 2024-09-21T10:12:22.114 INFO:tasks.rados.rados.0.smithi003.stdout:1331: finishing write tid 3 to smithi00370293-184 2024-09-21T10:12:22.114 INFO:tasks.rados.rados.0.smithi003.stdout:1331: finishing write tid 4 to smithi00370293-184 2024-09-21T10:12:22.114 INFO:tasks.rados.rados.0.smithi003.stdout:1331: oid 184 updating version 0 to 181 2024-09-21T10:12:22.114 INFO:tasks.rados.rados.0.smithi003.stdout:1331: oid 184 version 181 is already newer than 180 2024-09-21T10:12:22.114 INFO:tasks.rados.rados.0.smithi003.stdout:1331: oid 184 version 181 is already newer than 179 2024-09-21T10:12:22.114 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 184 v 181 (ObjNum 963 snap 0 seq_num 963) dirty exists 2024-09-21T10:12:22.115 INFO:tasks.rados.rados.0.smithi003.stdout:1331: left oid 184 (ObjNum 963 snap 0 seq_num 963) 2024-09-21T10:12:22.115 INFO:tasks.rados.rados.0.smithi003.stdout:1332: finishing write tid 1 to smithi00370293-21 2024-09-21T10:12:22.117 INFO:tasks.rados.rados.0.smithi003.stdout:1331: done (2 left) 2024-09-21T10:12:22.117 INFO:tasks.rados.rados.0.smithi003.stdout:1333: done (1 left) 2024-09-21T10:12:22.117 INFO:tasks.rados.rados.0.smithi003.stdout:1334: write oid 327 current snap is 0 2024-09-21T10:12:22.117 INFO:tasks.rados.rados.0.smithi003.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2024-09-21T10:12:22.131 INFO:tasks.rados.rados.0.smithi003.stdout:1334: writing smithi00370293-327 from 635562 to 1302927 tid 1 2024-09-21T10:12:22.142 INFO:tasks.rados.rados.0.smithi003.stdout:1334: writing smithi00370293-327 from 2094782 to 2235562 tid 2 2024-09-21T10:12:22.142 INFO:tasks.rados.rados.0.smithi003.stdout:1335: write oid 237 current snap is 0 2024-09-21T10:12:22.142 INFO:tasks.rados.rados.0.smithi003.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2024-09-21T10:12:22.157 INFO:tasks.rados.rados.0.smithi003.stdout:1335: writing smithi00370293-237 from 652369 to 1394983 tid 1 2024-09-21T10:12:22.166 INFO:tasks.rados.rados.0.smithi003.stdout:1335: writing smithi00370293-237 from 2153264 to 2252369 tid 2 2024-09-21T10:12:22.166 INFO:tasks.rados.rados.0.smithi003.stdout:1336: read oid 489 snap -1 2024-09-21T10:12:22.166 INFO:tasks.rados.rados.0.smithi003.stdout:1336: expect (ObjNum 536 snap 0 seq_num 536) 2024-09-21T10:12:22.166 INFO:tasks.rados.rados.0.smithi003.stdout:1337: write oid 95 current snap is 0 2024-09-21T10:12:22.166 INFO:tasks.rados.rados.0.smithi003.stdout:1332: finishing write tid 2 to smithi00370293-21 2024-09-21T10:12:22.166 INFO:tasks.rados.rados.0.smithi003.stdout:1332: finishing write tid 3 to smithi00370293-21 2024-09-21T10:12:22.166 INFO:tasks.rados.rados.0.smithi003.stdout:1332: finishing write tid 4 to smithi00370293-21 2024-09-21T10:12:22.166 INFO:tasks.rados.rados.0.smithi003.stdout:1332: oid 21 updating version 0 to 229 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1332: oid 21 version 229 is already newer than 228 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1332: oid 21 version 229 is already newer than 227 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 229 (ObjNum 964 snap 0 seq_num 964) dirty exists 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1332: left oid 21 (ObjNum 964 snap 0 seq_num 964) 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1334: finishing write tid 1 to smithi00370293-327 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1334: finishing write tid 2 to smithi00370293-327 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1334: finishing write tid 3 to smithi00370293-327 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1334: finishing write tid 4 to smithi00370293-327 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1334: oid 327 updating version 0 to 210 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1334: oid 327 updating version 210 to 211 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1334: oid 327 updating version 211 to 212 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 327 v 212 (ObjNum 966 snap 0 seq_num 966) dirty exists 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1334: left oid 327 (ObjNum 966 snap 0 seq_num 966) 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1335: finishing write tid 1 to smithi00370293-237 2024-09-21T10:12:22.167 INFO:tasks.rados.rados.0.smithi003.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2024-09-21T10:12:22.176 INFO:tasks.rados.rados.0.smithi003.stdout:1337: writing smithi00370293-95 from 669176 to 1087039 tid 1 2024-09-21T10:12:22.188 INFO:tasks.rados.rados.0.smithi003.stdout:1337: writing smithi00370293-95 from 1811746 to 2269176 tid 2 2024-09-21T10:12:22.188 INFO:tasks.rados.rados.0.smithi003.stdout:1332: done (4 left) 2024-09-21T10:12:22.188 INFO:tasks.rados.rados.0.smithi003.stdout:1334: done (3 left) 2024-09-21T10:12:22.189 INFO:tasks.rados.rados.0.smithi003.stdout:1338: write oid 99 current snap is 0 2024-09-21T10:12:22.189 INFO:tasks.rados.rados.0.smithi003.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2024-09-21T10:12:22.199 INFO:tasks.rados.rados.0.smithi003.stdout:1338: writing smithi00370293-99 from 685983 to 1179095 tid 1 2024-09-21T10:12:22.208 INFO:tasks.rados.rados.0.smithi003.stdout:1338: writing smithi00370293-99 from 1870228 to 2285983 tid 2 2024-09-21T10:12:22.208 INFO:tasks.rados.rados.0.smithi003.stdout:1339: read oid 497 snap -1 2024-09-21T10:12:22.208 INFO:tasks.rados.rados.0.smithi003.stdout:1339: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-21T10:12:22.208 INFO:tasks.rados.rados.0.smithi003.stdout:1340: write oid 54 current snap is 0 2024-09-21T10:12:22.208 INFO:tasks.rados.rados.0.smithi003.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2024-09-21T10:12:22.217 INFO:tasks.rados.rados.0.smithi003.stdout:1340: writing smithi00370293-54 from 702790 to 1271151 tid 1 2024-09-21T10:12:22.224 INFO:tasks.rados.rados.0.smithi003.stdout:1340: writing smithi00370293-54 from 1812357 to 2302790 tid 2 2024-09-21T10:12:22.224 INFO:tasks.rados.rados.0.smithi003.stdout:1341: read oid 276 snap -1 2024-09-21T10:12:22.224 INFO:tasks.rados.rados.0.smithi003.stdout:1341: expect (ObjNum 275 snap 0 seq_num 275) 2024-09-21T10:12:22.224 INFO:tasks.rados.rados.0.smithi003.stdout:1342: write oid 417 current snap is 0 2024-09-21T10:12:22.224 INFO:tasks.rados.rados.0.smithi003.stdout:1335: finishing write tid 2 to smithi00370293-237 2024-09-21T10:12:22.225 INFO:tasks.rados.rados.0.smithi003.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2024-09-21T10:12:22.233 INFO:tasks.rados.rados.0.smithi003.stdout:1342: writing smithi00370293-417 from 719597 to 1363207 tid 1 2024-09-21T10:12:22.240 INFO:tasks.rados.rados.0.smithi003.stdout:1342: writing smithi00370293-417 from 1870839 to 2319597 tid 2 2024-09-21T10:12:22.240 INFO:tasks.rados.rados.0.smithi003.stdout:1343: read oid 322 snap -1 2024-09-21T10:12:22.240 INFO:tasks.rados.rados.0.smithi003.stdout:1343: expect (ObjNum 321 snap 0 seq_num 321) 2024-09-21T10:12:22.240 INFO:tasks.rados.rados.0.smithi003.stdout:1344: write oid 266 current snap is 0 2024-09-21T10:12:22.240 INFO:tasks.rados.rados.0.smithi003.stdout:1335: finishing write tid 3 to smithi00370293-237 2024-09-21T10:12:22.240 INFO:tasks.rados.rados.0.smithi003.stdout:1335: finishing write tid 4 to smithi00370293-237 2024-09-21T10:12:22.241 INFO:tasks.rados.rados.0.smithi003.stdout:1335: oid 237 updating version 0 to 157 2024-09-21T10:12:22.241 INFO:tasks.rados.rados.0.smithi003.stdout:1335: oid 237 updating version 157 to 158 2024-09-21T10:12:22.241 INFO:tasks.rados.rados.0.smithi003.stdout:1335: oid 237 updating version 158 to 159 2024-09-21T10:12:22.241 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 237 v 159 (ObjNum 967 snap 0 seq_num 967) dirty exists 2024-09-21T10:12:22.241 INFO:tasks.rados.rados.0.smithi003.stdout:1335: left oid 237 (ObjNum 967 snap 0 seq_num 967) 2024-09-21T10:12:22.241 INFO:tasks.rados.rados.0.smithi003.stdout:1336: expect (ObjNum 536 snap 0 seq_num 536) 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:1337: finishing write tid 1 to smithi00370293-95 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:1337: finishing write tid 2 to smithi00370293-95 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:1337: finishing write tid 3 to smithi00370293-95 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:1337: finishing write tid 4 to smithi00370293-95 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:1337: oid 95 updating version 0 to 198 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:1337: oid 95 updating version 198 to 199 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:1337: oid 95 updating version 199 to 200 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 95 v 200 (ObjNum 968 snap 0 seq_num 968) dirty exists 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:1337: left oid 95 (ObjNum 968 snap 0 seq_num 968) 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:1338: finishing write tid 1 to smithi00370293-99 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:1338: finishing write tid 2 to smithi00370293-99 2024-09-21T10:12:22.432 INFO:tasks.rados.rados.0.smithi003.stdout:1338: finishing write tid 3 to smithi00370293-99 2024-09-21T10:12:22.433 INFO:tasks.rados.rados.0.smithi003.stdout:1338: finishing write tid 4 to smithi00370293-99 2024-09-21T10:12:22.433 INFO:tasks.rados.rados.0.smithi003.stdout:1338: oid 99 updating version 0 to 235 2024-09-21T10:12:22.433 INFO:tasks.rados.rados.0.smithi003.stdout:1338: oid 99 version 235 is already newer than 234 2024-09-21T10:12:22.433 INFO:tasks.rados.rados.0.smithi003.stdout:1338: oid 99 version 235 is already newer than 233 2024-09-21T10:12:22.433 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 99 v 235 (ObjNum 969 snap 0 seq_num 969) dirty exists 2024-09-21T10:12:22.433 INFO:tasks.rados.rados.0.smithi003.stdout:1338: left oid 99 (ObjNum 969 snap 0 seq_num 969) 2024-09-21T10:12:22.433 INFO:tasks.rados.rados.0.smithi003.stdout:1339: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-21T10:12:22.506 INFO:tasks.rados.rados.0.smithi003.stdout:1340: finishing write tid 1 to smithi00370293-54 2024-09-21T10:12:22.506 INFO:tasks.rados.rados.0.smithi003.stdout:1340: finishing write tid 2 to smithi00370293-54 2024-09-21T10:12:22.507 INFO:tasks.rados.rados.0.smithi003.stdout:1340: finishing write tid 3 to smithi00370293-54 2024-09-21T10:12:22.507 INFO:tasks.rados.rados.0.smithi003.stdout:1340: finishing write tid 4 to smithi00370293-54 2024-09-21T10:12:22.507 INFO:tasks.rados.rados.0.smithi003.stdout:1340: oid 54 updating version 0 to 161 2024-09-21T10:12:22.507 INFO:tasks.rados.rados.0.smithi003.stdout:1340: oid 54 updating version 161 to 162 2024-09-21T10:12:22.507 INFO:tasks.rados.rados.0.smithi003.stdout:1340: oid 54 updating version 162 to 163 2024-09-21T10:12:22.507 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 54 v 163 (ObjNum 970 snap 0 seq_num 970) dirty exists 2024-09-21T10:12:22.507 INFO:tasks.rados.rados.0.smithi003.stdout:1340: left oid 54 (ObjNum 970 snap 0 seq_num 970) 2024-09-21T10:12:22.507 INFO:tasks.rados.rados.0.smithi003.stdout:1341: expect (ObjNum 275 snap 0 seq_num 275) 2024-09-21T10:12:22.589 INFO:tasks.rados.rados.0.smithi003.stdout:1342: finishing write tid 1 to smithi00370293-417 2024-09-21T10:12:22.589 INFO:tasks.rados.rados.0.smithi003.stdout:1342: finishing write tid 2 to smithi00370293-417 2024-09-21T10:12:22.589 INFO:tasks.rados.rados.0.smithi003.stdout:1342: finishing write tid 3 to smithi00370293-417 2024-09-21T10:12:22.589 INFO:tasks.rados.rados.0.smithi003.stdout:1343: expect (ObjNum 321 snap 0 seq_num 321) 2024-09-21T10:12:22.691 INFO:tasks.rados.rados.0.smithi003.stdout:1342: finishing write tid 4 to smithi00370293-417 2024-09-21T10:12:22.691 INFO:tasks.rados.rados.0.smithi003.stdout:1342: oid 417 updating version 0 to 207 2024-09-21T10:12:22.691 INFO:tasks.rados.rados.0.smithi003.stdout:1342: oid 417 updating version 207 to 208 2024-09-21T10:12:22.691 INFO:tasks.rados.rados.0.smithi003.stdout:1342: oid 417 version 208 is already newer than 206 2024-09-21T10:12:22.691 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 417 v 208 (ObjNum 971 snap 0 seq_num 971) dirty exists 2024-09-21T10:12:22.691 INFO:tasks.rados.rados.0.smithi003.stdout:1342: left oid 417 (ObjNum 971 snap 0 seq_num 971) 2024-09-21T10:12:22.691 INFO:tasks.rados.rados.0.smithi003.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2024-09-21T10:12:22.713 INFO:tasks.rados.rados.0.smithi003.stdout:1344: writing smithi00370293-266 from 736404 to 1455263 tid 1 2024-09-21T10:12:22.727 INFO:tasks.rados.rados.0.smithi003.stdout:1344: writing smithi00370293-266 from 1929321 to 2336404 tid 2 2024-09-21T10:12:22.727 INFO:tasks.rados.rados.0.smithi003.stdout:1335: done (9 left) 2024-09-21T10:12:22.727 INFO:tasks.rados.rados.0.smithi003.stdout:1336: done (8 left) 2024-09-21T10:12:22.727 INFO:tasks.rados.rados.0.smithi003.stdout:1337: done (7 left) 2024-09-21T10:12:22.727 INFO:tasks.rados.rados.0.smithi003.stdout:1338: done (6 left) 2024-09-21T10:12:22.727 INFO:tasks.rados.rados.0.smithi003.stdout:1339: done (5 left) 2024-09-21T10:12:22.727 INFO:tasks.rados.rados.0.smithi003.stdout:1340: done (4 left) 2024-09-21T10:12:22.727 INFO:tasks.rados.rados.0.smithi003.stdout:1341: done (3 left) 2024-09-21T10:12:22.727 INFO:tasks.rados.rados.0.smithi003.stdout:1342: done (2 left) 2024-09-21T10:12:22.728 INFO:tasks.rados.rados.0.smithi003.stdout:1343: done (1 left) 2024-09-21T10:12:22.728 INFO:tasks.rados.rados.0.smithi003.stdout:1345: write oid 35 current snap is 0 2024-09-21T10:12:22.728 INFO:tasks.rados.rados.0.smithi003.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2024-09-21T10:12:22.743 INFO:tasks.rados.rados.0.smithi003.stdout:1345: writing smithi00370293-35 from 753211 to 1547319 tid 1 2024-09-21T10:12:22.751 INFO:tasks.rados.rados.0.smithi003.stdout:1345: writing smithi00370293-35 from 1987803 to 2353211 tid 2 2024-09-21T10:12:22.751 INFO:tasks.rados.rados.0.smithi003.stdout:1346: read oid 310 snap -1 2024-09-21T10:12:22.751 INFO:tasks.rados.rados.0.smithi003.stdout:1346: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-21T10:12:22.751 INFO:tasks.rados.rados.0.smithi003.stdout:1347: read oid 246 snap -1 2024-09-21T10:12:22.751 INFO:tasks.rados.rados.0.smithi003.stdout:1347: expect (ObjNum 578 snap 0 seq_num 578) 2024-09-21T10:12:22.751 INFO:tasks.rados.rados.0.smithi003.stdout:1348: write oid 342 current snap is 0 2024-09-21T10:12:22.751 INFO:tasks.rados.rados.0.smithi003.stdout:1344: finishing write tid 1 to smithi00370293-266 2024-09-21T10:12:22.751 INFO:tasks.rados.rados.0.smithi003.stdout:1344: finishing write tid 2 to smithi00370293-266 2024-09-21T10:12:22.752 INFO:tasks.rados.rados.0.smithi003.stdout:1344: finishing write tid 3 to smithi00370293-266 2024-09-21T10:12:22.752 INFO:tasks.rados.rados.0.smithi003.stdout:1344: finishing write tid 4 to smithi00370293-266 2024-09-21T10:12:22.752 INFO:tasks.rados.rados.0.smithi003.stdout:1344: oid 266 updating version 0 to 210 2024-09-21T10:12:22.752 INFO:tasks.rados.rados.0.smithi003.stdout:1344: oid 266 updating version 210 to 211 2024-09-21T10:12:22.752 INFO:tasks.rados.rados.0.smithi003.stdout:1344: oid 266 version 211 is already newer than 209 2024-09-21T10:12:22.752 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 266 v 211 (ObjNum 972 snap 0 seq_num 972) dirty exists 2024-09-21T10:12:22.752 INFO:tasks.rados.rados.0.smithi003.stdout:1344: left oid 266 (ObjNum 972 snap 0 seq_num 972) 2024-09-21T10:12:22.752 INFO:tasks.rados.rados.0.smithi003.stdout:1345: finishing write tid 1 to smithi00370293-35 2024-09-21T10:12:22.752 INFO:tasks.rados.rados.0.smithi003.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2024-09-21T10:12:22.767 INFO:tasks.rados.rados.0.smithi003.stdout:1348: writing smithi00370293-342 from 770018 to 1355728 tid 1 2024-09-21T10:12:22.778 INFO:tasks.rados.rados.0.smithi003.stdout:1348: writing smithi00370293-342 from 2046285 to 2370018 tid 2 2024-09-21T10:12:22.778 INFO:tasks.rados.rados.0.smithi003.stdout:1344: done (4 left) 2024-09-21T10:12:22.778 INFO:tasks.rados.rados.0.smithi003.stdout:1349: read oid 214 snap -1 2024-09-21T10:12:22.778 INFO:tasks.rados.rados.0.smithi003.stdout:1349: expect deleted 2024-09-21T10:12:22.778 INFO:tasks.rados.rados.0.smithi003.stdout:1350: write oid 222 current snap is 0 2024-09-21T10:12:22.778 INFO:tasks.rados.rados.0.smithi003.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2024-09-21T10:12:22.790 INFO:tasks.rados.rados.0.smithi003.stdout:1350: writing smithi00370293-222 from 786825 to 1447784 tid 1 2024-09-21T10:12:22.799 INFO:tasks.rados.rados.0.smithi003.stdout:1350: writing smithi00370293-222 from 2104767 to 2386825 tid 2 2024-09-21T10:12:22.799 INFO:tasks.rados.rados.0.smithi003.stdout:1351: read oid 189 snap -1 2024-09-21T10:12:22.799 INFO:tasks.rados.rados.0.smithi003.stdout:1351: expect (ObjNum 188 snap 0 seq_num 188) 2024-09-21T10:12:22.799 INFO:tasks.rados.rados.0.smithi003.stdout:1352: read oid 135 snap -1 2024-09-21T10:12:22.799 INFO:tasks.rados.rados.0.smithi003.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2024-09-21T10:12:22.799 INFO:tasks.rados.rados.0.smithi003.stdout:1353: write oid 376 current snap is 0 2024-09-21T10:12:22.799 INFO:tasks.rados.rados.0.smithi003.stdout:1345: finishing write tid 2 to smithi00370293-35 2024-09-21T10:12:22.799 INFO:tasks.rados.rados.0.smithi003.stdout:1345: finishing write tid 3 to smithi00370293-35 2024-09-21T10:12:22.799 INFO:tasks.rados.rados.0.smithi003.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2024-09-21T10:12:22.807 INFO:tasks.rados.rados.0.smithi003.stdout:1353: writing smithi00370293-376 from 403632 to 1139840 tid 1 2024-09-21T10:12:22.817 INFO:tasks.rados.rados.0.smithi003.stdout:1353: writing smithi00370293-376 from 1763249 to 2383248 tid 2 2024-09-21T10:12:22.817 INFO:tasks.rados.rados.0.smithi003.stdout:1354: write oid 267 current snap is 0 2024-09-21T10:12:22.818 INFO:tasks.rados.rados.0.smithi003.stdout:1345: finishing write tid 4 to smithi00370293-35 2024-09-21T10:12:22.818 INFO:tasks.rados.rados.0.smithi003.stdout:1345: oid 35 updating version 0 to 166 2024-09-21T10:12:22.818 INFO:tasks.rados.rados.0.smithi003.stdout:1345: oid 35 version 166 is already newer than 164 2024-09-21T10:12:22.818 INFO:tasks.rados.rados.0.smithi003.stdout:1345: oid 35 version 166 is already newer than 165 2024-09-21T10:12:22.818 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 166 (ObjNum 973 snap 0 seq_num 973) dirty exists 2024-09-21T10:12:22.818 INFO:tasks.rados.rados.0.smithi003.stdout:1345: left oid 35 (ObjNum 973 snap 0 seq_num 973) 2024-09-21T10:12:22.818 INFO:tasks.rados.rados.0.smithi003.stdout:1346: expect (ObjNum 725 snap 0 seq_num 725) 2024-09-21T10:12:22.935 INFO:tasks.rados.rados.0.smithi003.stdout:1347: expect (ObjNum 578 snap 0 seq_num 578) 2024-09-21T10:12:23.090 INFO:tasks.rados.rados.0.smithi003.stdout:1348: finishing write tid 1 to smithi00370293-342 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1348: finishing write tid 2 to smithi00370293-342 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1348: finishing write tid 3 to smithi00370293-342 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1348: finishing write tid 4 to smithi00370293-342 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1348: oid 342 updating version 0 to 232 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1348: oid 342 version 232 is already newer than 231 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1348: oid 342 version 232 is already newer than 230 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 342 v 232 (ObjNum 974 snap 0 seq_num 974) dirty exists 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1348: left oid 342 (ObjNum 974 snap 0 seq_num 974) 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1350: finishing write tid 1 to smithi00370293-222 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1350: finishing write tid 2 to smithi00370293-222 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1350: finishing write tid 3 to smithi00370293-222 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1350: finishing write tid 4 to smithi00370293-222 2024-09-21T10:12:23.091 INFO:tasks.rados.rados.0.smithi003.stdout:1350: oid 222 updating version 0 to 311 2024-09-21T10:12:23.092 INFO:tasks.rados.rados.0.smithi003.stdout:1350: oid 222 version 311 is already newer than 310 2024-09-21T10:12:23.092 INFO:tasks.rados.rados.0.smithi003.stdout:1350: oid 222 version 311 is already newer than 309 2024-09-21T10:12:23.092 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 222 v 311 (ObjNum 975 snap 0 seq_num 975) dirty exists 2024-09-21T10:12:23.092 INFO:tasks.rados.rados.0.smithi003.stdout:1350: left oid 222 (ObjNum 975 snap 0 seq_num 975) 2024-09-21T10:12:23.092 INFO:tasks.rados.rados.0.smithi003.stdout:1351: expect (ObjNum 188 snap 0 seq_num 188) 2024-09-21T10:12:23.194 INFO:tasks.rados.rados.0.smithi003.stdout:1353: finishing write tid 1 to smithi00370293-376 2024-09-21T10:12:23.194 INFO:tasks.rados.rados.0.smithi003.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2024-09-21T10:12:23.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:22 smithi204 bash[24804]: cluster 2024-09-21T10:12:21.724877+0000 mgr.y (mgr.14385) 225 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 13 MiB/s wr, 130 op/s 2024-09-21T10:12:23.344 INFO:tasks.rados.rados.0.smithi003.stdout:1353: finishing write tid 2 to smithi00370293-376 2024-09-21T10:12:23.344 INFO:tasks.rados.rados.0.smithi003.stdout:1353: finishing write tid 3 to smithi00370293-376 2024-09-21T10:12:23.344 INFO:tasks.rados.rados.0.smithi003.stdout:1353: finishing write tid 4 to smithi00370293-376 2024-09-21T10:12:23.344 INFO:tasks.rados.rados.0.smithi003.stdout:1353: oid 376 updating version 0 to 147 2024-09-21T10:12:23.344 INFO:tasks.rados.rados.0.smithi003.stdout:1353: oid 376 version 147 is already newer than 146 2024-09-21T10:12:23.345 INFO:tasks.rados.rados.0.smithi003.stdout:1353: oid 376 updating version 147 to 148 2024-09-21T10:12:23.345 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 376 v 148 (ObjNum 976 snap 0 seq_num 976) dirty exists 2024-09-21T10:12:23.345 INFO:tasks.rados.rados.0.smithi003.stdout:1353: left oid 376 (ObjNum 976 snap 0 seq_num 976) 2024-09-21T10:12:23.345 INFO:tasks.rados.rados.0.smithi003.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2024-09-21T10:12:23.348 INFO:tasks.rados.rados.0.smithi003.stdout:1354: writing smithi00370293-267 from 420439 to 831896 tid 1 2024-09-21T10:12:23.355 INFO:tasks.rados.rados.0.smithi003.stdout:1354: writing smithi00370293-267 from 1421731 to 1901741 tid 2 2024-09-21T10:12:23.355 INFO:tasks.rados.rados.0.smithi003.stdout:1345: done (9 left) 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1346: done (8 left) 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1347: done (7 left) 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1348: done (6 left) 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1349: done (5 left) 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1350: done (4 left) 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1351: done (3 left) 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1352: done (2 left) 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1353: done (1 left) 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1355: read oid 25 snap -1 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1355: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1356: read oid 457 snap -1 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1357: read oid 489 snap -1 2024-09-21T10:12:23.356 INFO:tasks.rados.rados.0.smithi003.stdout:1357: expect (ObjNum 536 snap 0 seq_num 536) 2024-09-21T10:12:23.357 INFO:tasks.rados.rados.0.smithi003.stdout:1358: write oid 410 current snap is 0 2024-09-21T10:12:23.357 INFO:tasks.rados.rados.0.smithi003.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2024-09-21T10:12:23.361 INFO:tasks.rados.rados.0.smithi003.stdout:1358: writing smithi00370293-410 from 437246 to 923952 tid 1 2024-09-21T10:12:23.367 INFO:tasks.rados.rados.0.smithi003.stdout:1358: writing smithi00370293-410 from 1363860 to 1987528 tid 2 2024-09-21T10:12:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:1359: delete oid 72 current snap is 0 2024-09-21T10:12:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:1354: finishing write tid 1 to smithi00370293-267 2024-09-21T10:12:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:1354: finishing write tid 2 to smithi00370293-267 2024-09-21T10:12:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:1354: finishing write tid 3 to smithi00370293-267 2024-09-21T10:12:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:1354: finishing write tid 4 to smithi00370293-267 2024-09-21T10:12:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:1354: oid 267 updating version 0 to 179 2024-09-21T10:12:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:1354: oid 267 version 179 is already newer than 178 2024-09-21T10:12:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:1354: oid 267 version 179 is already newer than 177 2024-09-21T10:12:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 267 v 179 (ObjNum 977 snap 0 seq_num 977) dirty exists 2024-09-21T10:12:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:1354: left oid 267 (ObjNum 977 snap 0 seq_num 977) 2024-09-21T10:12:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:1355: expect (ObjNum 24 snap 0 seq_num 24) 2024-09-21T10:12:23.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:22 smithi003 bash[22527]: cluster 2024-09-21T10:12:21.724877+0000 mgr.y (mgr.14385) 225 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 13 MiB/s wr, 130 op/s 2024-09-21T10:12:23.539 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:22 smithi003 bash[31899]: cluster 2024-09-21T10:12:21.724877+0000 mgr.y (mgr.14385) 225 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 13 MiB/s wr, 130 op/s 2024-09-21T10:12:23.539 INFO:tasks.rados.rados.0.smithi003.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2024-09-21T10:12:23.567 INFO:tasks.rados.rados.0.smithi003.stdout:1358: finishing write tid 1 to smithi00370293-410 2024-09-21T10:12:23.567 INFO:tasks.rados.rados.0.smithi003.stdout:1357: expect (ObjNum 536 snap 0 seq_num 536) 2024-09-21T10:12:23.704 INFO:tasks.rados.rados.0.smithi003.stdout:1358: finishing write tid 2 to smithi00370293-410 2024-09-21T10:12:23.704 INFO:tasks.rados.rados.0.smithi003.stdout:1358: finishing write tid 3 to smithi00370293-410 2024-09-21T10:12:23.704 INFO:tasks.rados.rados.0.smithi003.stdout:1358: finishing write tid 4 to smithi00370293-410 2024-09-21T10:12:23.704 INFO:tasks.rados.rados.0.smithi003.stdout:1358: oid 410 updating version 0 to 195 2024-09-21T10:12:23.704 INFO:tasks.rados.rados.0.smithi003.stdout:1358: oid 410 updating version 195 to 197 2024-09-21T10:12:23.704 INFO:tasks.rados.rados.0.smithi003.stdout:1358: oid 410 version 197 is already newer than 196 2024-09-21T10:12:23.704 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 410 v 197 (ObjNum 978 snap 0 seq_num 978) dirty exists 2024-09-21T10:12:23.704 INFO:tasks.rados.rados.0.smithi003.stdout:1358: left oid 410 (ObjNum 978 snap 0 seq_num 978) 2024-09-21T10:12:23.704 INFO:tasks.rados.rados.0.smithi003.stdout:1354: done (5 left) 2024-09-21T10:12:23.705 INFO:tasks.rados.rados.0.smithi003.stdout:1355: done (4 left) 2024-09-21T10:12:23.705 INFO:tasks.rados.rados.0.smithi003.stdout:1356: done (3 left) 2024-09-21T10:12:23.705 INFO:tasks.rados.rados.0.smithi003.stdout:1357: done (2 left) 2024-09-21T10:12:23.705 INFO:tasks.rados.rados.0.smithi003.stdout:1358: done (1 left) 2024-09-21T10:12:23.705 INFO:tasks.rados.rados.0.smithi003.stdout:1359: done (0 left) 2024-09-21T10:12:23.705 INFO:tasks.rados.rados.0.smithi003.stdout:1360: read oid 320 snap -1 2024-09-21T10:12:23.705 INFO:tasks.rados.rados.0.smithi003.stdout:1360: expect deleted 2024-09-21T10:12:23.705 INFO:tasks.rados.rados.0.smithi003.stdout:1361: write oid 411 current snap is 0 2024-09-21T10:12:23.705 INFO:tasks.rados.rados.0.smithi003.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2024-09-21T10:12:23.710 INFO:tasks.rados.rados.0.smithi003.stdout:1361: writing smithi00370293-411 from 470860 to 1108064 tid 1 2024-09-21T10:12:23.718 INFO:tasks.rados.rados.0.smithi003.stdout:1361: writing smithi00370293-411 from 1880824 to 2470860 tid 2 2024-09-21T10:12:23.718 INFO:tasks.rados.rados.0.smithi003.stdout:1362: write oid 284 current snap is 0 2024-09-21T10:12:23.718 INFO:tasks.rados.rados.0.smithi003.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2024-09-21T10:12:23.723 INFO:tasks.rados.rados.0.smithi003.stdout:1362: writing smithi00370293-284 from 487667 to 916473 tid 1 2024-09-21T10:12:23.737 INFO:tasks.rados.rados.0.smithi003.stdout:1362: writing smithi00370293-284 from 1655659 to 2426654 tid 2 2024-09-21T10:12:23.737 INFO:tasks.rados.rados.0.smithi003.stdout:1363: read oid 62 snap -1 2024-09-21T10:12:23.737 INFO:tasks.rados.rados.0.smithi003.stdout:1363: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:12:23.737 INFO:tasks.rados.rados.0.smithi003.stdout:1361: finishing write tid 1 to smithi00370293-411 2024-09-21T10:12:23.737 INFO:tasks.rados.rados.0.smithi003.stdout:1361: finishing write tid 2 to smithi00370293-411 2024-09-21T10:12:23.737 INFO:tasks.rados.rados.0.smithi003.stdout:1361: finishing write tid 3 to smithi00370293-411 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1364: read oid 497 snap -1 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1360: done (4 left) 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1365: read oid 368 snap -1 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1365: expect (ObjNum 367 snap 0 seq_num 367) 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1366: read oid 404 snap -1 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1366: expect (ObjNum 665 snap 0 seq_num 665) 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1367: write oid 168 current snap is 0 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1361: finishing write tid 4 to smithi00370293-411 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1361: oid 411 updating version 0 to 233 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1361: oid 411 updating version 233 to 234 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1361: oid 411 updating version 234 to 235 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 411 v 235 (ObjNum 980 snap 0 seq_num 980) dirty exists 2024-09-21T10:12:23.738 INFO:tasks.rados.rados.0.smithi003.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2024-09-21T10:12:23.739 INFO:tasks.rados.rados.0.smithi003.stdout:1362: finishing write tid 1 to smithi00370293-284 2024-09-21T10:12:23.739 INFO:tasks.rados.rados.0.smithi003.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2024-09-21T10:12:23.747 INFO:tasks.rados.rados.0.smithi003.stdout:1367: writing smithi00370293-168 from 504474 to 1008529 tid 1 2024-09-21T10:12:23.755 INFO:tasks.rados.rados.0.smithi003.stdout:1367: writing smithi00370293-168 from 1714141 to 2345147 tid 2 2024-09-21T10:12:23.755 INFO:tasks.rados.rados.0.smithi003.stdout:1361: done (6 left) 2024-09-21T10:12:23.756 INFO:tasks.rados.rados.0.smithi003.stdout:1368: delete oid 415 current snap is 0 2024-09-21T10:12:23.756 INFO:tasks.rados.rados.0.smithi003.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2024-09-21T10:12:23.832 INFO:tasks.rados.rados.0.smithi003.stdout:1362: finishing write tid 2 to smithi00370293-284 2024-09-21T10:12:23.832 INFO:tasks.rados.rados.0.smithi003.stdout:1362: finishing write tid 3 to smithi00370293-284 2024-09-21T10:12:23.832 INFO:tasks.rados.rados.0.smithi003.stdout:1362: finishing write tid 4 to smithi00370293-284 2024-09-21T10:12:23.833 INFO:tasks.rados.rados.0.smithi003.stdout:1362: oid 284 updating version 0 to 151 2024-09-21T10:12:23.833 INFO:tasks.rados.rados.0.smithi003.stdout:1362: oid 284 version 151 is already newer than 149 2024-09-21T10:12:23.833 INFO:tasks.rados.rados.0.smithi003.stdout:1362: oid 284 version 151 is already newer than 150 2024-09-21T10:12:23.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 284 v 151 (ObjNum 981 snap 0 seq_num 981) dirty exists 2024-09-21T10:12:23.833 INFO:tasks.rados.rados.0.smithi003.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2024-09-21T10:12:23.833 INFO:tasks.rados.rados.0.smithi003.stdout:1367: finishing write tid 1 to smithi00370293-168 2024-09-21T10:12:23.833 INFO:tasks.rados.rados.0.smithi003.stdout:1363: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:12:23.960 INFO:tasks.rados.rados.0.smithi003.stdout:1365: expect (ObjNum 367 snap 0 seq_num 367) 2024-09-21T10:12:24.029 INFO:tasks.rados.rados.0.smithi003.stdout:1366: expect (ObjNum 665 snap 0 seq_num 665) 2024-09-21T10:12:24.176 INFO:tasks.rados.rados.0.smithi003.stdout:1367: finishing write tid 2 to smithi00370293-168 2024-09-21T10:12:24.176 INFO:tasks.rados.rados.0.smithi003.stdout:1367: finishing write tid 3 to smithi00370293-168 2024-09-21T10:12:24.176 INFO:tasks.rados.rados.0.smithi003.stdout:1367: finishing write tid 4 to smithi00370293-168 2024-09-21T10:12:24.176 INFO:tasks.rados.rados.0.smithi003.stdout:1367: oid 168 updating version 0 to 202 2024-09-21T10:12:24.176 INFO:tasks.rados.rados.0.smithi003.stdout:1367: oid 168 updating version 202 to 203 2024-09-21T10:12:24.176 INFO:tasks.rados.rados.0.smithi003.stdout:1367: oid 168 version 203 is already newer than 201 2024-09-21T10:12:24.176 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 168 v 203 (ObjNum 982 snap 0 seq_num 982) dirty exists 2024-09-21T10:12:24.177 INFO:tasks.rados.rados.0.smithi003.stdout:1367: left oid 168 (ObjNum 982 snap 0 seq_num 982) 2024-09-21T10:12:24.177 INFO:tasks.rados.rados.0.smithi003.stdout:1362: done (6 left) 2024-09-21T10:12:24.177 INFO:tasks.rados.rados.0.smithi003.stdout:1363: done (5 left) 2024-09-21T10:12:24.177 INFO:tasks.rados.rados.0.smithi003.stdout:1364: done (4 left) 2024-09-21T10:12:24.177 INFO:tasks.rados.rados.0.smithi003.stdout:1365: done (3 left) 2024-09-21T10:12:24.177 INFO:tasks.rados.rados.0.smithi003.stdout:1366: done (2 left) 2024-09-21T10:12:24.177 INFO:tasks.rados.rados.0.smithi003.stdout:1367: done (1 left) 2024-09-21T10:12:24.177 INFO:tasks.rados.rados.0.smithi003.stdout:1368: done (0 left) 2024-09-21T10:12:24.177 INFO:tasks.rados.rados.0.smithi003.stdout:1369: write oid 472 current snap is 0 2024-09-21T10:12:24.177 INFO:tasks.rados.rados.0.smithi003.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2024-09-21T10:12:24.183 INFO:tasks.rados.rados.0.smithi003.stdout:1369: writing smithi00370293-472 from 538088 to 1192641 tid 1 2024-09-21T10:12:24.189 INFO:tasks.rados.rados.0.smithi003.stdout:1369: writing smithi00370293-472 from 1714752 to 2349427 tid 2 2024-09-21T10:12:24.189 INFO:tasks.rados.rados.0.smithi003.stdout:1370: write oid 41 current snap is 0 2024-09-21T10:12:24.189 INFO:tasks.rados.rados.0.smithi003.stdout:1369: finishing write tid 1 to smithi00370293-472 2024-09-21T10:12:24.189 INFO:tasks.rados.rados.0.smithi003.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2024-09-21T10:12:24.196 INFO:tasks.rados.rados.0.smithi003.stdout:1370: writing smithi00370293-41 from 554895 to 1284697 tid 1 2024-09-21T10:12:24.203 INFO:tasks.rados.rados.0.smithi003.stdout:1370: writing smithi00370293-41 from 1773234 to 2551567 tid 2 2024-09-21T10:12:24.204 INFO:tasks.rados.rados.0.smithi003.stdout:1371: read oid 373 snap -1 2024-09-21T10:12:24.204 INFO:tasks.rados.rados.0.smithi003.stdout:1371: expect (ObjNum 955 snap 0 seq_num 955) 2024-09-21T10:12:24.204 INFO:tasks.rados.rados.0.smithi003.stdout:1372: write oid 219 current snap is 0 2024-09-21T10:12:24.204 INFO:tasks.rados.rados.0.smithi003.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2024-09-21T10:12:24.209 INFO:tasks.rados.rados.0.smithi003.stdout:1372: writing smithi00370293-219 from 571702 to 976753 tid 1 2024-09-21T10:12:24.215 INFO:tasks.rados.rados.0.smithi003.stdout:1372: writing smithi00370293-219 from 1431716 to 2070060 tid 2 2024-09-21T10:12:24.219 INFO:tasks.rados.rados.0.smithi003.stdout:1372: writing smithi00370293-219 from 2560365 to 2571702 tid 3 2024-09-21T10:12:24.219 INFO:tasks.rados.rados.0.smithi003.stdout:1373: read oid 352 snap -1 2024-09-21T10:12:24.219 INFO:tasks.rados.rados.0.smithi003.stdout:1373: expect (ObjNum 784 snap 0 seq_num 784) 2024-09-21T10:12:24.219 INFO:tasks.rados.rados.0.smithi003.stdout:1374: write oid 197 current snap is 0 2024-09-21T10:12:24.219 INFO:tasks.rados.rados.0.smithi003.stdout:1369: finishing write tid 2 to smithi00370293-472 2024-09-21T10:12:24.219 INFO:tasks.rados.rados.0.smithi003.stdout:1369: finishing write tid 3 to smithi00370293-472 2024-09-21T10:12:24.219 INFO:tasks.rados.rados.0.smithi003.stdout:1369: finishing write tid 4 to smithi00370293-472 2024-09-21T10:12:24.219 INFO:tasks.rados.rados.0.smithi003.stdout:1369: oid 472 updating version 0 to 214 2024-09-21T10:12:24.219 INFO:tasks.rados.rados.0.smithi003.stdout:1369: oid 472 version 214 is already newer than 213 2024-09-21T10:12:24.219 INFO:tasks.rados.rados.0.smithi003.stdout:1369: oid 472 updating version 214 to 215 2024-09-21T10:12:24.220 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 472 v 215 (ObjNum 984 snap 0 seq_num 984) dirty exists 2024-09-21T10:12:24.220 INFO:tasks.rados.rados.0.smithi003.stdout:1369: left oid 472 (ObjNum 984 snap 0 seq_num 984) 2024-09-21T10:12:24.220 INFO:tasks.rados.rados.0.smithi003.stdout:1370: finishing write tid 1 to smithi00370293-41 2024-09-21T10:12:24.220 INFO:tasks.rados.rados.0.smithi003.stdout:1370: finishing write tid 2 to smithi00370293-41 2024-09-21T10:12:24.220 INFO:tasks.rados.rados.0.smithi003.stdout:1370: finishing write tid 3 to smithi00370293-41 2024-09-21T10:12:24.220 INFO:tasks.rados.rados.0.smithi003.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2024-09-21T10:12:24.227 INFO:tasks.rados.rados.0.smithi003.stdout:1374: writing smithi00370293-197 from 588509 to 1068809 tid 1 2024-09-21T10:12:24.237 INFO:tasks.rados.rados.0.smithi003.stdout:1374: writing smithi00370293-197 from 1773845 to 2555847 tid 2 2024-09-21T10:12:24.237 INFO:tasks.rados.rados.0.smithi003.stdout:1369: done (5 left) 2024-09-21T10:12:24.237 INFO:tasks.rados.rados.0.smithi003.stdout:1375: write oid 394 current snap is 0 2024-09-21T10:12:24.237 INFO:tasks.rados.rados.0.smithi003.stdout:1370: finishing write tid 4 to smithi00370293-41 2024-09-21T10:12:24.237 INFO:tasks.rados.rados.0.smithi003.stdout:1370: oid 41 updating version 0 to 153 2024-09-21T10:12:24.237 INFO:tasks.rados.rados.0.smithi003.stdout:1370: oid 41 version 153 is already newer than 152 2024-09-21T10:12:24.237 INFO:tasks.rados.rados.0.smithi003.stdout:1370: oid 41 updating version 153 to 154 2024-09-21T10:12:24.237 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 41 v 154 (ObjNum 985 snap 0 seq_num 985) dirty exists 2024-09-21T10:12:24.237 INFO:tasks.rados.rados.0.smithi003.stdout:1370: left oid 41 (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:12:24.237 INFO:tasks.rados.rados.0.smithi003.stdout:1371: expect (ObjNum 955 snap 0 seq_num 955) 2024-09-21T10:12:24.343 INFO:tasks.rados.rados.0.smithi003.stdout:1372: finishing write tid 1 to smithi00370293-219 2024-09-21T10:12:24.343 INFO:tasks.rados.rados.0.smithi003.stdout:1372: finishing write tid 2 to smithi00370293-219 2024-09-21T10:12:24.343 INFO:tasks.rados.rados.0.smithi003.stdout:1372: finishing write tid 3 to smithi00370293-219 2024-09-21T10:12:24.343 INFO:tasks.rados.rados.0.smithi003.stdout:1372: finishing write tid 4 to smithi00370293-219 2024-09-21T10:12:24.344 INFO:tasks.rados.rados.0.smithi003.stdout:1372: finishing write tid 5 to smithi00370293-219 2024-09-21T10:12:24.344 INFO:tasks.rados.rados.0.smithi003.stdout:1372: oid 219 updating version 0 to 180 2024-09-21T10:12:24.344 INFO:tasks.rados.rados.0.smithi003.stdout:1372: oid 219 updating version 180 to 182 2024-09-21T10:12:24.344 INFO:tasks.rados.rados.0.smithi003.stdout:1372: oid 219 updating version 182 to 183 2024-09-21T10:12:24.344 INFO:tasks.rados.rados.0.smithi003.stdout:1372: oid 219 version 183 is already newer than 181 2024-09-21T10:12:24.344 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 219 v 183 (ObjNum 986 snap 0 seq_num 986) dirty exists 2024-09-21T10:12:24.344 INFO:tasks.rados.rados.0.smithi003.stdout:1372: left oid 219 (ObjNum 986 snap 0 seq_num 986) 2024-09-21T10:12:24.344 INFO:tasks.rados.rados.0.smithi003.stdout:1373: expect (ObjNum 784 snap 0 seq_num 784) 2024-09-21T10:12:24.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:12:24] "GET /metrics HTTP/1.1" 200 36135 "" "Prometheus/2.43.0" 2024-09-21T10:12:24.510 INFO:tasks.rados.rados.0.smithi003.stdout:1374: finishing write tid 1 to smithi00370293-197 2024-09-21T10:12:24.510 INFO:tasks.rados.rados.0.smithi003.stdout:1374: finishing write tid 2 to smithi00370293-197 2024-09-21T10:12:24.510 INFO:tasks.rados.rados.0.smithi003.stdout:1374: finishing write tid 3 to smithi00370293-197 2024-09-21T10:12:24.510 INFO:tasks.rados.rados.0.smithi003.stdout:1374: finishing write tid 4 to smithi00370293-197 2024-09-21T10:12:24.510 INFO:tasks.rados.rados.0.smithi003.stdout:1374: oid 197 updating version 0 to 239 2024-09-21T10:12:24.511 INFO:tasks.rados.rados.0.smithi003.stdout:1374: oid 197 version 239 is already newer than 237 2024-09-21T10:12:24.511 INFO:tasks.rados.rados.0.smithi003.stdout:1374: oid 197 version 239 is already newer than 238 2024-09-21T10:12:24.511 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 197 v 239 (ObjNum 987 snap 0 seq_num 987) dirty exists 2024-09-21T10:12:24.511 INFO:tasks.rados.rados.0.smithi003.stdout:1374: left oid 197 (ObjNum 987 snap 0 seq_num 987) 2024-09-21T10:12:24.511 INFO:tasks.rados.rados.0.smithi003.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2024-09-21T10:12:24.519 INFO:tasks.rados.rados.0.smithi003.stdout:1375: writing smithi00370293-394 from 605316 to 1160865 tid 1 2024-09-21T10:12:24.530 INFO:tasks.rados.rados.0.smithi003.stdout:1375: writing smithi00370293-394 from 1832327 to 2474340 tid 2 2024-09-21T10:12:24.530 INFO:tasks.rados.rados.0.smithi003.stdout:1370: done (5 left) 2024-09-21T10:12:24.530 INFO:tasks.rados.rados.0.smithi003.stdout:1371: done (4 left) 2024-09-21T10:12:24.531 INFO:tasks.rados.rados.0.smithi003.stdout:1372: done (3 left) 2024-09-21T10:12:24.531 INFO:tasks.rados.rados.0.smithi003.stdout:1373: done (2 left) 2024-09-21T10:12:24.531 INFO:tasks.rados.rados.0.smithi003.stdout:1374: done (1 left) 2024-09-21T10:12:24.531 INFO:tasks.rados.rados.0.smithi003.stdout:1376: write oid 391 current snap is 0 2024-09-21T10:12:24.531 INFO:tasks.rados.rados.0.smithi003.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2024-09-21T10:12:24.542 INFO:tasks.rados.rados.0.smithi003.stdout:1376: writing smithi00370293-391 from 622123 to 1369274 tid 1 2024-09-21T10:12:24.553 INFO:tasks.rados.rados.0.smithi003.stdout:1376: writing smithi00370293-391 from 2007162 to 2622123 tid 2 2024-09-21T10:12:24.553 INFO:tasks.rados.rados.0.smithi003.stdout:1377: write oid 482 current snap is 0 2024-09-21T10:12:24.553 INFO:tasks.rados.rados.0.smithi003.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2024-09-21T10:12:24.561 INFO:tasks.rados.rados.0.smithi003.stdout:1377: writing smithi00370293-482 from 638930 to 1061330 tid 1 2024-09-21T10:12:24.572 INFO:tasks.rados.rados.0.smithi003.stdout:1377: writing smithi00370293-482 from 1665644 to 2311326 tid 2 2024-09-21T10:12:24.572 INFO:tasks.rados.rados.0.smithi003.stdout:1378: read oid 427 snap -1 2024-09-21T10:12:24.572 INFO:tasks.rados.rados.0.smithi003.stdout:1378: expect (ObjNum 426 snap 0 seq_num 426) 2024-09-21T10:12:24.572 INFO:tasks.rados.rados.0.smithi003.stdout:1379: write oid 183 current snap is 0 2024-09-21T10:12:24.572 INFO:tasks.rados.rados.0.smithi003.stdout:1375: finishing write tid 1 to smithi00370293-394 2024-09-21T10:12:24.572 INFO:tasks.rados.rados.0.smithi003.stdout:1375: finishing write tid 2 to smithi00370293-394 2024-09-21T10:12:24.573 INFO:tasks.rados.rados.0.smithi003.stdout:1375: finishing write tid 3 to smithi00370293-394 2024-09-21T10:12:24.573 INFO:tasks.rados.rados.0.smithi003.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2024-09-21T10:12:24.582 INFO:tasks.rados.rados.0.smithi003.stdout:1379: writing smithi00370293-183 from 655737 to 1153386 tid 1 2024-09-21T10:12:24.592 INFO:tasks.rados.rados.0.smithi003.stdout:1379: writing smithi00370293-183 from 1607773 to 2397113 tid 2 2024-09-21T10:12:24.592 INFO:tasks.rados.rados.0.smithi003.stdout:1380: write oid 84 current snap is 0 2024-09-21T10:12:24.592 INFO:tasks.rados.rados.0.smithi003.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2024-09-21T10:12:24.602 INFO:tasks.rados.rados.0.smithi003.stdout:1380: writing smithi00370293-84 from 672544 to 1245442 tid 1 2024-09-21T10:12:24.609 INFO:tasks.rados.rados.0.smithi003.stdout:1380: writing smithi00370293-84 from 1666255 to 2199253 tid 2 2024-09-21T10:12:24.609 INFO:tasks.rados.rados.0.smithi003.stdout:1381: read oid 226 snap -1 2024-09-21T10:12:24.609 INFO:tasks.rados.rados.0.smithi003.stdout:1381: expect (ObjNum 575 snap 0 seq_num 575) 2024-09-21T10:12:24.609 INFO:tasks.rados.rados.0.smithi003.stdout:1382: write oid 16 current snap is 0 2024-09-21T10:12:24.609 INFO:tasks.rados.rados.0.smithi003.stdout:1375: finishing write tid 4 to smithi00370293-394 2024-09-21T10:12:24.609 INFO:tasks.rados.rados.0.smithi003.stdout:1375: oid 394 updating version 0 to 157 2024-09-21T10:12:24.609 INFO:tasks.rados.rados.0.smithi003.stdout:1375: oid 394 version 157 is already newer than 156 2024-09-21T10:12:24.609 INFO:tasks.rados.rados.0.smithi003.stdout:1375: oid 394 version 157 is already newer than 155 2024-09-21T10:12:24.609 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 394 v 157 (ObjNum 988 snap 0 seq_num 988) dirty exists 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1375: left oid 394 (ObjNum 988 snap 0 seq_num 988) 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1376: finishing write tid 1 to smithi00370293-391 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1376: finishing write tid 2 to smithi00370293-391 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1376: finishing write tid 3 to smithi00370293-391 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1376: finishing write tid 4 to smithi00370293-391 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1376: oid 391 updating version 0 to 167 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1376: oid 391 updating version 167 to 169 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1376: oid 391 version 169 is already newer than 168 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 391 v 169 (ObjNum 989 snap 0 seq_num 989) dirty exists 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1376: left oid 391 (ObjNum 989 snap 0 seq_num 989) 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1377: finishing write tid 1 to smithi00370293-482 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1377: finishing write tid 2 to smithi00370293-482 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1377: finishing write tid 3 to smithi00370293-482 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1377: finishing write tid 4 to smithi00370293-482 2024-09-21T10:12:24.610 INFO:tasks.rados.rados.0.smithi003.stdout:1377: oid 482 updating version 0 to 217 2024-09-21T10:12:24.611 INFO:tasks.rados.rados.0.smithi003.stdout:1377: oid 482 version 217 is already newer than 216 2024-09-21T10:12:24.611 INFO:tasks.rados.rados.0.smithi003.stdout:1377: oid 482 updating version 217 to 218 2024-09-21T10:12:24.611 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 482 v 218 (ObjNum 990 snap 0 seq_num 990) dirty exists 2024-09-21T10:12:24.611 INFO:tasks.rados.rados.0.smithi003.stdout:1377: left oid 482 (ObjNum 990 snap 0 seq_num 990) 2024-09-21T10:12:24.611 INFO:tasks.rados.rados.0.smithi003.stdout:1378: expect (ObjNum 426 snap 0 seq_num 426) 2024-09-21T10:12:24.721 INFO:tasks.rados.rados.0.smithi003.stdout:1379: finishing write tid 1 to smithi00370293-183 2024-09-21T10:12:24.721 INFO:tasks.rados.rados.0.smithi003.stdout:1379: finishing write tid 2 to smithi00370293-183 2024-09-21T10:12:24.721 INFO:tasks.rados.rados.0.smithi003.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2024-09-21T10:12:24.728 INFO:tasks.rados.rados.0.smithi003.stdout:1382: writing smithi00370293-16 from 689351 to 1337498 tid 1 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1382: writing smithi00370293-16 from 2124737 to 2689351 tid 2 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1375: done (7 left) 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1376: done (6 left) 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1377: done (5 left) 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1378: done (4 left) 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1383: delete oid 344 current snap is 0 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1379: finishing write tid 3 to smithi00370293-183 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1379: finishing write tid 4 to smithi00370293-183 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1379: oid 183 updating version 0 to 220 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1379: oid 183 updating version 220 to 221 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1379: oid 183 version 221 is already newer than 219 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 183 v 221 (ObjNum 991 snap 0 seq_num 991) dirty exists 2024-09-21T10:12:24.736 INFO:tasks.rados.rados.0.smithi003.stdout:1379: left oid 183 (ObjNum 991 snap 0 seq_num 991) 2024-09-21T10:12:24.737 INFO:tasks.rados.rados.0.smithi003.stdout:1380: finishing write tid 1 to smithi00370293-84 2024-09-21T10:12:24.737 INFO:tasks.rados.rados.0.smithi003.stdout:1380: finishing write tid 2 to smithi00370293-84 2024-09-21T10:12:24.737 INFO:tasks.rados.rados.0.smithi003.stdout:1380: finishing write tid 3 to smithi00370293-84 2024-09-21T10:12:24.737 INFO:tasks.rados.rados.0.smithi003.stdout:1380: finishing write tid 4 to smithi00370293-84 2024-09-21T10:12:24.737 INFO:tasks.rados.rados.0.smithi003.stdout:1380: oid 84 updating version 0 to 179 2024-09-21T10:12:24.737 INFO:tasks.rados.rados.0.smithi003.stdout:1380: oid 84 version 179 is already newer than 177 2024-09-21T10:12:24.737 INFO:tasks.rados.rados.0.smithi003.stdout:1380: oid 84 version 179 is already newer than 178 2024-09-21T10:12:24.737 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 84 v 179 (ObjNum 992 snap 0 seq_num 992) dirty exists 2024-09-21T10:12:24.737 INFO:tasks.rados.rados.0.smithi003.stdout:1380: left oid 84 (ObjNum 992 snap 0 seq_num 992) 2024-09-21T10:12:24.737 INFO:tasks.rados.rados.0.smithi003.stdout:1381: expect (ObjNum 575 snap 0 seq_num 575) 2024-09-21T10:12:24.910 INFO:tasks.rados.rados.0.smithi003.stdout:1382: finishing write tid 1 to smithi00370293-16 2024-09-21T10:12:24.910 INFO:tasks.rados.rados.0.smithi003.stdout:1382: finishing write tid 2 to smithi00370293-16 2024-09-21T10:12:24.910 INFO:tasks.rados.rados.0.smithi003.stdout:1382: finishing write tid 3 to smithi00370293-16 2024-09-21T10:12:24.910 INFO:tasks.rados.rados.0.smithi003.stdout:1382: finishing write tid 4 to smithi00370293-16 2024-09-21T10:12:24.910 INFO:tasks.rados.rados.0.smithi003.stdout:1382: oid 16 updating version 0 to 224 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1382: oid 16 version 224 is already newer than 223 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1382: oid 16 version 224 is already newer than 222 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 224 (ObjNum 993 snap 0 seq_num 993) dirty exists 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1382: left oid 16 (ObjNum 993 snap 0 seq_num 993) 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1379: done (4 left) 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1380: done (3 left) 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1381: done (2 left) 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1382: done (1 left) 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1383: done (0 left) 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1384: read oid 251 snap -1 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1384: expect (ObjNum 508 snap 0 seq_num 508) 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1385: write oid 388 current snap is 0 2024-09-21T10:12:24.911 INFO:tasks.rados.rados.0.smithi003.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2024-09-21T10:12:24.922 INFO:tasks.rados.rados.0.smithi003.stdout:1385: writing smithi00370293-388 from 722965 to 1521610 tid 1 2024-09-21T10:12:24.933 INFO:tasks.rados.rados.0.smithi003.stdout:1385: writing smithi00370293-388 from 2125348 to 2722965 tid 2 2024-09-21T10:12:24.933 INFO:tasks.rados.rados.0.smithi003.stdout:1386: read oid 384 snap -1 2024-09-21T10:12:24.933 INFO:tasks.rados.rados.0.smithi003.stdout:1386: expect (ObjNum 806 snap 0 seq_num 806) 2024-09-21T10:12:24.933 INFO:tasks.rados.rados.0.smithi003.stdout:1387: write oid 281 current snap is 0 2024-09-21T10:12:24.933 INFO:tasks.rados.rados.0.smithi003.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2024-09-21T10:12:24.944 INFO:tasks.rados.rados.0.smithi003.stdout:1387: writing smithi00370293-281 from 739772 to 1330019 tid 1 2024-09-21T10:12:24.954 INFO:tasks.rados.rados.0.smithi003.stdout:1387: writing smithi00370293-281 from 1900183 to 2440519 tid 2 2024-09-21T10:12:24.954 INFO:tasks.rados.rados.0.smithi003.stdout:1388: read oid 33 snap -1 2024-09-21T10:12:24.954 INFO:tasks.rados.rados.0.smithi003.stdout:1388: expect (ObjNum 872 snap 0 seq_num 872) 2024-09-21T10:12:24.954 INFO:tasks.rados.rados.0.smithi003.stdout:1389: read oid 324 snap -1 2024-09-21T10:12:24.954 INFO:tasks.rados.rados.0.smithi003.stdout:1389: expect (ObjNum 323 snap 0 seq_num 323) 2024-09-21T10:12:24.955 INFO:tasks.rados.rados.0.smithi003.stdout:1390: read oid 119 snap -1 2024-09-21T10:12:24.955 INFO:tasks.rados.rados.0.smithi003.stdout:1390: expect (ObjNum 921 snap 0 seq_num 921) 2024-09-21T10:12:24.955 INFO:tasks.rados.rados.0.smithi003.stdout:1391: read oid 151 snap -1 2024-09-21T10:12:24.955 INFO:tasks.rados.rados.0.smithi003.stdout:1391: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-21T10:12:24.955 INFO:tasks.rados.rados.0.smithi003.stdout:1392: read oid 130 snap -1 2024-09-21T10:12:24.955 INFO:tasks.rados.rados.0.smithi003.stdout:1392: expect (ObjNum 844 snap 0 seq_num 844) 2024-09-21T10:12:24.955 INFO:tasks.rados.rados.0.smithi003.stdout:1393: write oid 78 current snap is 0 2024-09-21T10:12:24.955 INFO:tasks.rados.rados.0.smithi003.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2024-09-21T10:12:24.967 INFO:tasks.rados.rados.0.smithi003.stdout:1393: writing smithi00370293-78 from 756579 to 1422075 tid 1 2024-09-21T10:12:24.975 INFO:tasks.rados.rados.0.smithi003.stdout:1393: writing smithi00370293-78 from 1958665 to 2359012 tid 2 2024-09-21T10:12:24.975 INFO:tasks.rados.rados.0.smithi003.stdout:1394: read oid 448 snap -1 2024-09-21T10:12:24.975 INFO:tasks.rados.rados.0.smithi003.stdout:1394: expect (ObjNum 447 snap 0 seq_num 447) 2024-09-21T10:12:24.975 INFO:tasks.rados.rados.0.smithi003.stdout:1395: write oid 245 current snap is 0 2024-09-21T10:12:24.975 INFO:tasks.rados.rados.0.smithi003.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2024-09-21T10:12:24.985 INFO:tasks.rados.rados.0.smithi003.stdout:1395: writing smithi00370293-245 from 773386 to 1514131 tid 1 2024-09-21T10:12:24.992 INFO:tasks.rados.rados.0.smithi003.stdout:1395: writing smithi00370293-245 from 2017147 to 2561152 tid 2 2024-09-21T10:12:24.992 INFO:tasks.rados.rados.0.smithi003.stdout:1396: read oid 291 snap -1 2024-09-21T10:12:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:1396: expect deleted 2024-09-21T10:12:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:1397: read oid 51 snap -1 2024-09-21T10:12:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:1397: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T10:12:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:1398: delete oid 333 current snap is 0 2024-09-21T10:12:24.993 INFO:tasks.rados.rados.0.smithi003.stdout:1384: expect (ObjNum 508 snap 0 seq_num 508) 2024-09-21T10:12:25.144 INFO:tasks.rados.rados.0.smithi003.stdout:1385: finishing write tid 1 to smithi00370293-388 2024-09-21T10:12:25.144 INFO:tasks.rados.rados.0.smithi003.stdout:1385: finishing write tid 2 to smithi00370293-388 2024-09-21T10:12:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:1385: finishing write tid 3 to smithi00370293-388 2024-09-21T10:12:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:1385: finishing write tid 4 to smithi00370293-388 2024-09-21T10:12:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:1385: oid 388 updating version 0 to 238 2024-09-21T10:12:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:1385: oid 388 version 238 is already newer than 237 2024-09-21T10:12:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:1385: oid 388 version 238 is already newer than 236 2024-09-21T10:12:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 388 v 238 (ObjNum 995 snap 0 seq_num 995) dirty exists 2024-09-21T10:12:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:1385: left oid 388 (ObjNum 995 snap 0 seq_num 995) 2024-09-21T10:12:25.145 INFO:tasks.rados.rados.0.smithi003.stdout:1386: expect (ObjNum 806 snap 0 seq_num 806) 2024-09-21T10:12:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[22527]: cluster 2024-09-21T10:12:23.725379+0000 mgr.y (mgr.14385) 226 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.5 MiB/s wr, 86 op/s 2024-09-21T10:12:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[22527]: audit 2024-09-21T10:12:23.761088+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[22527]: audit 2024-09-21T10:12:23.766480+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[22527]: audit 2024-09-21T10:12:24.091871+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[22527]: audit 2024-09-21T10:12:24.098669+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[22527]: audit 2024-09-21T10:12:24.538233+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[22527]: audit 2024-09-21T10:12:24.539378+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[22527]: audit 2024-09-21T10:12:24.547630+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[31899]: cluster 2024-09-21T10:12:23.725379+0000 mgr.y (mgr.14385) 226 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.5 MiB/s wr, 86 op/s 2024-09-21T10:12:25.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[31899]: audit 2024-09-21T10:12:23.761088+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[31899]: audit 2024-09-21T10:12:23.766480+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[31899]: audit 2024-09-21T10:12:24.091871+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[31899]: audit 2024-09-21T10:12:24.098669+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[31899]: audit 2024-09-21T10:12:24.538233+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[31899]: audit 2024-09-21T10:12:24.539378+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:24 smithi003 bash[31899]: audit 2024-09-21T10:12:24.547630+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:24 smithi204 bash[24804]: cluster 2024-09-21T10:12:23.725379+0000 mgr.y (mgr.14385) 226 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.5 MiB/s wr, 86 op/s 2024-09-21T10:12:25.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:24 smithi204 bash[24804]: audit 2024-09-21T10:12:23.761088+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:24 smithi204 bash[24804]: audit 2024-09-21T10:12:23.766480+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:24 smithi204 bash[24804]: audit 2024-09-21T10:12:24.091871+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:24 smithi204 bash[24804]: audit 2024-09-21T10:12:24.098669+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:24 smithi204 bash[24804]: audit 2024-09-21T10:12:24.538233+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:25.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:24 smithi204 bash[24804]: audit 2024-09-21T10:12:24.539378+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:25.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:24 smithi204 bash[24804]: audit 2024-09-21T10:12:24.547630+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:25.294 INFO:tasks.rados.rados.0.smithi003.stdout:1387: finishing write tid 1 to smithi00370293-281 2024-09-21T10:12:25.294 INFO:tasks.rados.rados.0.smithi003.stdout:1388: expect (ObjNum 872 snap 0 seq_num 872) 2024-09-21T10:12:25.417 INFO:tasks.rados.rados.0.smithi003.stdout:1387: finishing write tid 2 to smithi00370293-281 2024-09-21T10:12:25.417 INFO:tasks.rados.rados.0.smithi003.stdout:1390: expect (ObjNum 921 snap 0 seq_num 921) 2024-09-21T10:12:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:1387: finishing write tid 3 to smithi00370293-281 2024-09-21T10:12:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:1387: finishing write tid 4 to smithi00370293-281 2024-09-21T10:12:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:1387: oid 281 updating version 0 to 314 2024-09-21T10:12:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:1387: oid 281 updating version 314 to 315 2024-09-21T10:12:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:1387: oid 281 version 315 is already newer than 313 2024-09-21T10:12:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 281 v 315 (ObjNum 996 snap 0 seq_num 996) dirty exists 2024-09-21T10:12:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:1387: left oid 281 (ObjNum 996 snap 0 seq_num 996) 2024-09-21T10:12:25.592 INFO:tasks.rados.rados.0.smithi003.stdout:1392: expect (ObjNum 844 snap 0 seq_num 844) 2024-09-21T10:12:25.662 INFO:tasks.rados.rados.0.smithi003.stdout:1389: expect (ObjNum 323 snap 0 seq_num 323) 2024-09-21T10:12:25.773 INFO:tasks.rados.rados.0.smithi003.stdout:1391: expect (ObjNum 815 snap 0 seq_num 815) 2024-09-21T10:12:25.990 INFO:tasks.rados.rados.0.smithi003.stdout:1393: finishing write tid 1 to smithi00370293-78 2024-09-21T10:12:25.990 INFO:tasks.rados.rados.0.smithi003.stdout:1393: finishing write tid 2 to smithi00370293-78 2024-09-21T10:12:25.990 INFO:tasks.rados.rados.0.smithi003.stdout:1393: finishing write tid 3 to smithi00370293-78 2024-09-21T10:12:25.991 INFO:tasks.rados.rados.0.smithi003.stdout:1393: finishing write tid 4 to smithi00370293-78 2024-09-21T10:12:25.991 INFO:tasks.rados.rados.0.smithi003.stdout:1393: oid 78 updating version 0 to 193 2024-09-21T10:12:25.991 INFO:tasks.rados.rados.0.smithi003.stdout:1393: oid 78 updating version 193 to 194 2024-09-21T10:12:25.991 INFO:tasks.rados.rados.0.smithi003.stdout:1393: oid 78 updating version 194 to 195 2024-09-21T10:12:25.991 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 78 v 195 (ObjNum 997 snap 0 seq_num 997) dirty exists 2024-09-21T10:12:25.991 INFO:tasks.rados.rados.0.smithi003.stdout:1393: left oid 78 (ObjNum 997 snap 0 seq_num 997) 2024-09-21T10:12:25.991 INFO:tasks.rados.rados.0.smithi003.stdout:1394: expect (ObjNum 447 snap 0 seq_num 447) 2024-09-21T10:12:26.101 INFO:tasks.rados.rados.0.smithi003.stdout:1395: finishing write tid 1 to smithi00370293-245 2024-09-21T10:12:26.101 INFO:tasks.rados.rados.0.smithi003.stdout:1395: finishing write tid 2 to smithi00370293-245 2024-09-21T10:12:26.101 INFO:tasks.rados.rados.0.smithi003.stdout:1395: finishing write tid 3 to smithi00370293-245 2024-09-21T10:12:26.101 INFO:tasks.rados.rados.0.smithi003.stdout:1395: finishing write tid 4 to smithi00370293-245 2024-09-21T10:12:26.101 INFO:tasks.rados.rados.0.smithi003.stdout:1395: oid 245 updating version 0 to 239 2024-09-21T10:12:26.101 INFO:tasks.rados.rados.0.smithi003.stdout:1395: oid 245 updating version 239 to 240 2024-09-21T10:12:26.101 INFO:tasks.rados.rados.0.smithi003.stdout:1395: oid 245 updating version 240 to 241 2024-09-21T10:12:26.102 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 245 v 241 (ObjNum 998 snap 0 seq_num 998) dirty exists 2024-09-21T10:12:26.102 INFO:tasks.rados.rados.0.smithi003.stdout:1395: left oid 245 (ObjNum 998 snap 0 seq_num 998) 2024-09-21T10:12:26.102 INFO:tasks.rados.rados.0.smithi003.stdout:1397: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1384: done (14 left) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1385: done (13 left) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1386: done (12 left) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1387: done (11 left) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1388: done (10 left) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1389: done (9 left) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1390: done (8 left) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1391: done (7 left) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1392: done (6 left) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1393: done (5 left) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1394: done (4 left) 2024-09-21T10:12:26.187 INFO:tasks.rados.rados.0.smithi003.stdout:1395: done (3 left) 2024-09-21T10:12:26.188 INFO:tasks.rados.rados.0.smithi003.stdout:1396: done (2 left) 2024-09-21T10:12:26.188 INFO:tasks.rados.rados.0.smithi003.stdout:1397: done (1 left) 2024-09-21T10:12:26.188 INFO:tasks.rados.rados.0.smithi003.stdout:1398: done (0 left) 2024-09-21T10:12:26.188 INFO:tasks.rados.rados.0.smithi003.stdout:1399: delete oid 373 current snap is 0 2024-09-21T10:12:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:1399: done (0 left) 2024-09-21T10:12:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:1400: write oid 377 current snap is 0 2024-09-21T10:12:26.190 INFO:tasks.rados.rados.0.smithi003.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2024-09-21T10:12:26.206 INFO:tasks.rados.rados.0.smithi003.stdout:1400: writing smithi00370293-377 from 423807 to 990299 tid 1 2024-09-21T10:12:26.224 INFO:tasks.rados.rados.0.smithi003.stdout:1400: writing smithi00370293-377 from 1676240 to 2083925 tid 2 2024-09-21T10:12:26.236 INFO:tasks.rados.rados.0.smithi003.stdout:1400: writing smithi00370293-377 from 2739004 to 2823807 tid 3 2024-09-21T10:12:26.236 INFO:tasks.rados.rados.0.smithi003.stdout:1401: write oid 440 current snap is 0 2024-09-21T10:12:26.236 INFO:tasks.rados.rados.0.smithi003.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2024-09-21T10:12:26.251 INFO:tasks.rados.rados.0.smithi003.stdout:1401: writing smithi00370293-440 from 440614 to 1082355 tid 1 2024-09-21T10:12:26.265 INFO:tasks.rados.rados.0.smithi003.stdout:1401: writing smithi00370293-440 from 1734722 to 2286065 tid 2 2024-09-21T10:12:26.265 INFO:tasks.rados.rados.0.smithi003.stdout:1402: write oid 253 current snap is 0 2024-09-21T10:12:26.265 INFO:tasks.rados.rados.0.smithi003.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2024-09-21T10:12:26.276 INFO:tasks.rados.rados.0.smithi003.stdout:1402: writing smithi00370293-253 from 457421 to 1174411 tid 1 2024-09-21T10:12:26.284 INFO:tasks.rados.rados.0.smithi003.stdout:1402: writing smithi00370293-253 from 1676851 to 2088205 tid 2 2024-09-21T10:12:26.290 INFO:tasks.rados.rados.0.smithi003.stdout:1402: writing smithi00370293-253 from 2677497 to 2857421 tid 3 2024-09-21T10:12:26.290 INFO:tasks.rados.rados.0.smithi003.stdout:1403: read oid 104 snap -1 2024-09-21T10:12:26.290 INFO:tasks.rados.rados.0.smithi003.stdout:1403: expect (ObjNum 635 snap 0 seq_num 635) 2024-09-21T10:12:26.290 INFO:tasks.rados.rados.0.smithi003.stdout:1404: read oid 279 snap -1 2024-09-21T10:12:26.290 INFO:tasks.rados.rados.0.smithi003.stdout:1404: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:12:26.290 INFO:tasks.rados.rados.0.smithi003.stdout:1405: read oid 221 snap -1 2024-09-21T10:12:26.290 INFO:tasks.rados.rados.0.smithi003.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-21T10:12:26.290 INFO:tasks.rados.rados.0.smithi003.stdout:1406: write oid 444 current snap is 0 2024-09-21T10:12:26.290 INFO:tasks.rados.rados.0.smithi003.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2024-09-21T10:12:26.297 INFO:tasks.rados.rados.0.smithi003.stdout:1406: writing smithi00370293-444 from 474228 to 982820 tid 1 2024-09-21T10:12:26.304 INFO:tasks.rados.rados.0.smithi003.stdout:1406: writing smithi00370293-444 from 1451686 to 2006698 tid 2 2024-09-21T10:12:26.310 INFO:tasks.rados.rados.0.smithi003.stdout:1406: writing smithi00370293-444 from 2704920 to 2874228 tid 3 2024-09-21T10:12:26.310 INFO:tasks.rados.rados.0.smithi003.stdout:1407: write oid 271 current snap is 0 2024-09-21T10:12:26.310 INFO:tasks.rados.rados.0.smithi003.stdout:1400: finishing write tid 1 to smithi00370293-377 2024-09-21T10:12:26.310 INFO:tasks.rados.rados.0.smithi003.stdout:1400: finishing write tid 2 to smithi00370293-377 2024-09-21T10:12:26.310 INFO:tasks.rados.rados.0.smithi003.stdout:1400: finishing write tid 3 to smithi00370293-377 2024-09-21T10:12:26.310 INFO:tasks.rados.rados.0.smithi003.stdout:1400: finishing write tid 4 to smithi00370293-377 2024-09-21T10:12:26.310 INFO:tasks.rados.rados.0.smithi003.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2024-09-21T10:12:26.316 INFO:tasks.rados.rados.0.smithi003.stdout:1407: writing smithi00370293-271 from 491035 to 1074876 tid 1 2024-09-21T10:12:26.323 INFO:tasks.rados.rados.0.smithi003.stdout:1407: writing smithi00370293-271 from 1510168 to 2208838 tid 2 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1407: writing smithi00370293-271 from 2732343 to 2891035 tid 3 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1408: write oid 281 current snap is 0 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1400: finishing write tid 5 to smithi00370293-377 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1400: oid 377 updating version 0 to 208 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1400: oid 377 updating version 208 to 209 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1400: oid 377 version 209 is already newer than 206 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1400: oid 377 version 209 is already newer than 207 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 377 v 209 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1401: finishing write tid 1 to smithi00370293-440 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1401: finishing write tid 2 to smithi00370293-440 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1401: finishing write tid 3 to smithi00370293-440 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1401: finishing write tid 4 to smithi00370293-440 2024-09-21T10:12:26.328 INFO:tasks.rados.rados.0.smithi003.stdout:1401: oid 440 updating version 0 to 185 2024-09-21T10:12:26.329 INFO:tasks.rados.rados.0.smithi003.stdout:1401: oid 440 version 185 is already newer than 184 2024-09-21T10:12:26.329 INFO:tasks.rados.rados.0.smithi003.stdout:1401: oid 440 version 185 is already newer than 183 2024-09-21T10:12:26.329 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 440 v 185 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2024-09-21T10:12:26.329 INFO:tasks.rados.rados.0.smithi003.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2024-09-21T10:12:26.329 INFO:tasks.rados.rados.0.smithi003.stdout:1402: finishing write tid 1 to smithi00370293-253 2024-09-21T10:12:26.329 INFO:tasks.rados.rados.0.smithi003.stdout:1402: finishing write tid 2 to smithi00370293-253 2024-09-21T10:12:26.329 INFO:tasks.rados.rados.0.smithi003.stdout:1404: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:12:26.413 INFO:tasks.rados.rados.0.smithi003.stdout:1402: finishing write tid 3 to smithi00370293-253 2024-09-21T10:12:26.413 INFO:tasks.rados.rados.0.smithi003.stdout:1402: finishing write tid 4 to smithi00370293-253 2024-09-21T10:12:26.413 INFO:tasks.rados.rados.0.smithi003.stdout:1403: expect (ObjNum 635 snap 0 seq_num 635) 2024-09-21T10:12:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:1402: finishing write tid 5 to smithi00370293-253 2024-09-21T10:12:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:1402: oid 253 updating version 0 to 211 2024-09-21T10:12:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:1402: oid 253 updating version 211 to 212 2024-09-21T10:12:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:1402: oid 253 updating version 212 to 213 2024-09-21T10:12:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:1402: oid 253 version 213 is already newer than 210 2024-09-21T10:12:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 253 v 213 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2024-09-21T10:12:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2024-09-21T10:12:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:1406: finishing write tid 1 to smithi00370293-444 2024-09-21T10:12:26.564 INFO:tasks.rados.rados.0.smithi003.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-21T10:12:26.691 INFO:tasks.rados.rados.0.smithi003.stdout:1406: finishing write tid 2 to smithi00370293-444 2024-09-21T10:12:26.691 INFO:tasks.rados.rados.0.smithi003.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2024-09-21T10:12:26.697 INFO:tasks.rados.rados.0.smithi003.stdout:1408: writing smithi00370293-281 from 507842 to 1166932 tid 1 2024-09-21T10:12:26.703 INFO:tasks.rados.rados.0.smithi003.stdout:1408: writing smithi00370293-281 from 1568650 to 2127331 tid 2 2024-09-21T10:12:26.708 INFO:tasks.rados.rados.0.smithi003.stdout:1408: writing smithi00370293-281 from 2759766 to 2907842 tid 3 2024-09-21T10:12:26.708 INFO:tasks.rados.rados.0.smithi003.stdout:1400: done (8 left) 2024-09-21T10:12:26.708 INFO:tasks.rados.rados.0.smithi003.stdout:1401: done (7 left) 2024-09-21T10:12:26.708 INFO:tasks.rados.rados.0.smithi003.stdout:1402: done (6 left) 2024-09-21T10:12:26.708 INFO:tasks.rados.rados.0.smithi003.stdout:1403: done (5 left) 2024-09-21T10:12:26.708 INFO:tasks.rados.rados.0.smithi003.stdout:1404: done (4 left) 2024-09-21T10:12:26.708 INFO:tasks.rados.rados.0.smithi003.stdout:1405: done (3 left) 2024-09-21T10:12:26.708 INFO:tasks.rados.rados.0.smithi003.stdout:1409: read oid 464 snap -1 2024-09-21T10:12:26.708 INFO:tasks.rados.rados.0.smithi003.stdout:1409: expect (ObjNum 944 snap 0 seq_num 944) 2024-09-21T10:12:26.709 INFO:tasks.rados.rados.0.smithi003.stdout:1410: write oid 389 current snap is 0 2024-09-21T10:12:26.709 INFO:tasks.rados.rados.0.smithi003.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2024-09-21T10:12:26.715 INFO:tasks.rados.rados.0.smithi003.stdout:1410: writing smithi00370293-389 from 524649 to 1258988 tid 1 2024-09-21T10:12:26.723 INFO:tasks.rados.rados.0.smithi003.stdout:1410: writing smithi00370293-389 from 1910779 to 2613118 tid 2 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1411: read oid 431 snap -1 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1411: expect (ObjNum 910 snap 0 seq_num 910) 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1412: write oid 199 current snap is 0 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1406: finishing write tid 3 to smithi00370293-444 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1406: finishing write tid 4 to smithi00370293-444 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1406: finishing write tid 5 to smithi00370293-444 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1406: oid 444 updating version 0 to 216 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1406: oid 444 version 216 is already newer than 214 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1406: oid 444 updating version 216 to 217 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1406: oid 444 version 217 is already newer than 215 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 444 v 217 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2024-09-21T10:12:26.724 INFO:tasks.rados.rados.0.smithi003.stdout:1407: finishing write tid 1 to smithi00370293-271 2024-09-21T10:12:26.725 INFO:tasks.rados.rados.0.smithi003.stdout:1407: finishing write tid 2 to smithi00370293-271 2024-09-21T10:12:26.725 INFO:tasks.rados.rados.0.smithi003.stdout:1407: finishing write tid 3 to smithi00370293-271 2024-09-21T10:12:26.725 INFO:tasks.rados.rados.0.smithi003.stdout:1407: finishing write tid 4 to smithi00370293-271 2024-09-21T10:12:26.725 INFO:tasks.rados.rados.0.smithi003.stdout:1407: finishing write tid 5 to smithi00370293-271 2024-09-21T10:12:26.725 INFO:tasks.rados.rados.0.smithi003.stdout:1407: oid 271 updating version 0 to 208 2024-09-21T10:12:26.725 INFO:tasks.rados.rados.0.smithi003.stdout:1407: oid 271 version 208 is already newer than 207 2024-09-21T10:12:26.725 INFO:tasks.rados.rados.0.smithi003.stdout:1407: oid 271 version 208 is already newer than 206 2024-09-21T10:12:26.725 INFO:tasks.rados.rados.0.smithi003.stdout:1407: oid 271 version 208 is already newer than 205 2024-09-21T10:12:26.725 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 271 v 208 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2024-09-21T10:12:26.725 INFO:tasks.rados.rados.0.smithi003.stdout:1407: left oid 271 (ObjNum 1005 snap 0 seq_num 1005) 2024-09-21T10:12:26.725 INFO:tasks.rados.rados.0.smithi003.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2024-09-21T10:12:26.729 INFO:tasks.rados.rados.0.smithi003.stdout:1412: writing smithi00370293-199 from 541456 to 951044 tid 1 2024-09-21T10:12:26.735 INFO:tasks.rados.rados.0.smithi003.stdout:1412: writing smithi00370293-199 from 1569261 to 2131611 tid 2 2024-09-21T10:12:26.740 INFO:tasks.rados.rados.0.smithi003.stdout:1412: writing smithi00370293-199 from 2814612 to 2941456 tid 3 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1406: done (6 left) 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1407: done (5 left) 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1413: write oid 159 current snap is 0 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1408: finishing write tid 1 to smithi00370293-281 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1408: finishing write tid 2 to smithi00370293-281 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1408: finishing write tid 3 to smithi00370293-281 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1408: finishing write tid 4 to smithi00370293-281 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1408: finishing write tid 5 to smithi00370293-281 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1408: oid 281 updating version 0 to 317 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1408: oid 281 updating version 317 to 318 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1408: oid 281 updating version 318 to 319 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1408: oid 281 version 319 is already newer than 316 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 281 v 319 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2024-09-21T10:12:26.741 INFO:tasks.rados.rados.0.smithi003.stdout:1408: left oid 281 (ObjNum 1006 snap 0 seq_num 1006) 2024-09-21T10:12:26.742 INFO:tasks.rados.rados.0.smithi003.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2024-09-21T10:12:26.746 INFO:tasks.rados.rados.0.smithi003.stdout:1413: writing smithi00370293-159 from 558263 to 1043100 tid 1 2024-09-21T10:12:26.754 INFO:tasks.rados.rados.0.smithi003.stdout:1413: writing smithi00370293-159 from 1627743 to 2333751 tid 2 2024-09-21T10:12:26.754 INFO:tasks.rados.rados.0.smithi003.stdout:1408: done (5 left) 2024-09-21T10:12:26.754 INFO:tasks.rados.rados.0.smithi003.stdout:1414: read oid 122 snap -1 2024-09-21T10:12:26.754 INFO:tasks.rados.rados.0.smithi003.stdout:1414: expect deleted 2024-09-21T10:12:26.754 INFO:tasks.rados.rados.0.smithi003.stdout:1415: write oid 384 current snap is 0 2024-09-21T10:12:26.754 INFO:tasks.rados.rados.0.smithi003.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2024-09-21T10:12:26.760 INFO:tasks.rados.rados.0.smithi003.stdout:1415: writing smithi00370293-384 from 575070 to 1135156 tid 1 2024-09-21T10:12:26.768 INFO:tasks.rados.rados.0.smithi003.stdout:1415: writing smithi00370293-384 from 1686225 to 2252244 tid 2 2024-09-21T10:12:26.772 INFO:tasks.rados.rados.0.smithi003.stdout:1415: writing smithi00370293-384 from 2869458 to 2975070 tid 3 2024-09-21T10:12:26.773 INFO:tasks.rados.rados.0.smithi003.stdout:1416: read oid 446 snap -1 2024-09-21T10:12:26.773 INFO:tasks.rados.rados.0.smithi003.stdout:1416: expect (ObjNum 854 snap 0 seq_num 854) 2024-09-21T10:12:26.773 INFO:tasks.rados.rados.0.smithi003.stdout:1417: read oid 436 snap -1 2024-09-21T10:12:26.773 INFO:tasks.rados.rados.0.smithi003.stdout:1417: expect (ObjNum 862 snap 0 seq_num 862) 2024-09-21T10:12:26.773 INFO:tasks.rados.rados.0.smithi003.stdout:1418: read oid 1 snap -1 2024-09-21T10:12:26.773 INFO:tasks.rados.rados.0.smithi003.stdout:1418: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-21T10:12:26.773 INFO:tasks.rados.rados.0.smithi003.stdout:1419: read oid 152 snap -1 2024-09-21T10:12:26.773 INFO:tasks.rados.rados.0.smithi003.stdout:1419: expect (ObjNum 772 snap 0 seq_num 772) 2024-09-21T10:12:26.773 INFO:tasks.rados.rados.0.smithi003.stdout:1420: write oid 7 current snap is 0 2024-09-21T10:12:26.773 INFO:tasks.rados.rados.0.smithi003.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2024-09-21T10:12:26.779 INFO:tasks.rados.rados.0.smithi003.stdout:1420: writing smithi00370293-7 from 591877 to 1227212 tid 1 2024-09-21T10:12:26.786 INFO:tasks.rados.rados.0.smithi003.stdout:1420: writing smithi00370293-7 from 1628354 to 2338031 tid 2 2024-09-21T10:12:26.786 INFO:tasks.rados.rados.0.smithi003.stdout:1421: read oid 183 snap -1 2024-09-21T10:12:26.786 INFO:tasks.rados.rados.0.smithi003.stdout:1421: expect (ObjNum 991 snap 0 seq_num 991) 2024-09-21T10:12:26.786 INFO:tasks.rados.rados.0.smithi003.stdout:1422: delete oid 211 current snap is 0 2024-09-21T10:12:26.786 INFO:tasks.rados.rados.0.smithi003.stdout:1409: expect (ObjNum 944 snap 0 seq_num 944) 2024-09-21T10:12:26.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:26 smithi003 bash[22527]: cluster 2024-09-21T10:12:25.726418+0000 mgr.y (mgr.14385) 227 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 11 MiB/s wr, 120 op/s 2024-09-21T10:12:26.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:26 smithi003 bash[31899]: cluster 2024-09-21T10:12:25.726418+0000 mgr.y (mgr.14385) 227 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 11 MiB/s wr, 120 op/s 2024-09-21T10:12:27.013 INFO:tasks.rados.rados.0.smithi003.stdout:1410: finishing write tid 1 to smithi00370293-389 2024-09-21T10:12:27.013 INFO:tasks.rados.rados.0.smithi003.stdout:1410: finishing write tid 2 to smithi00370293-389 2024-09-21T10:12:27.013 INFO:tasks.rados.rados.0.smithi003.stdout:1410: finishing write tid 3 to smithi00370293-389 2024-09-21T10:12:27.013 INFO:tasks.rados.rados.0.smithi003.stdout:1410: finishing write tid 4 to smithi00370293-389 2024-09-21T10:12:27.013 INFO:tasks.rados.rados.0.smithi003.stdout:1410: oid 389 updating version 0 to 244 2024-09-21T10:12:27.013 INFO:tasks.rados.rados.0.smithi003.stdout:1410: oid 389 version 244 is already newer than 243 2024-09-21T10:12:27.013 INFO:tasks.rados.rados.0.smithi003.stdout:1410: oid 389 version 244 is already newer than 242 2024-09-21T10:12:27.013 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 389 v 244 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2024-09-21T10:12:27.013 INFO:tasks.rados.rados.0.smithi003.stdout:1410: left oid 389 (ObjNum 1007 snap 0 seq_num 1007) 2024-09-21T10:12:27.013 INFO:tasks.rados.rados.0.smithi003.stdout:1411: expect (ObjNum 910 snap 0 seq_num 910) 2024-09-21T10:12:27.157 INFO:tasks.rados.rados.0.smithi003.stdout:1412: finishing write tid 1 to smithi00370293-199 2024-09-21T10:12:27.157 INFO:tasks.rados.rados.0.smithi003.stdout:1412: finishing write tid 2 to smithi00370293-199 2024-09-21T10:12:27.157 INFO:tasks.rados.rados.0.smithi003.stdout:1412: finishing write tid 3 to smithi00370293-199 2024-09-21T10:12:27.157 INFO:tasks.rados.rados.0.smithi003.stdout:1412: finishing write tid 4 to smithi00370293-199 2024-09-21T10:12:27.157 INFO:tasks.rados.rados.0.smithi003.stdout:1412: finishing write tid 5 to smithi00370293-199 2024-09-21T10:12:27.157 INFO:tasks.rados.rados.0.smithi003.stdout:1412: oid 199 updating version 0 to 320 2024-09-21T10:12:27.157 INFO:tasks.rados.rados.0.smithi003.stdout:1412: oid 199 updating version 320 to 322 2024-09-21T10:12:27.157 INFO:tasks.rados.rados.0.smithi003.stdout:1412: oid 199 version 322 is already newer than 321 2024-09-21T10:12:27.157 INFO:tasks.rados.rados.0.smithi003.stdout:1412: oid 199 updating version 322 to 323 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 199 v 323 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:1412: left oid 199 (ObjNum 1008 snap 0 seq_num 1008) 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:1413: finishing write tid 1 to smithi00370293-159 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:1413: finishing write tid 2 to smithi00370293-159 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:1413: finishing write tid 3 to smithi00370293-159 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:1413: finishing write tid 4 to smithi00370293-159 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:1413: oid 159 updating version 0 to 245 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:1413: oid 159 updating version 245 to 246 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:1413: oid 159 updating version 246 to 247 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 159 v 247 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:1413: left oid 159 (ObjNum 1009 snap 0 seq_num 1009) 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:1415: finishing write tid 1 to smithi00370293-384 2024-09-21T10:12:27.158 INFO:tasks.rados.rados.0.smithi003.stdout:1415: finishing write tid 2 to smithi00370293-384 2024-09-21T10:12:27.159 INFO:tasks.rados.rados.0.smithi003.stdout:1415: finishing write tid 3 to smithi00370293-384 2024-09-21T10:12:27.159 INFO:tasks.rados.rados.0.smithi003.stdout:1415: finishing write tid 4 to smithi00370293-384 2024-09-21T10:12:27.159 INFO:tasks.rados.rados.0.smithi003.stdout:1415: finishing write tid 5 to smithi00370293-384 2024-09-21T10:12:27.159 INFO:tasks.rados.rados.0.smithi003.stdout:1415: oid 384 updating version 0 to 211 2024-09-21T10:12:27.159 INFO:tasks.rados.rados.0.smithi003.stdout:1415: oid 384 updating version 211 to 212 2024-09-21T10:12:27.159 INFO:tasks.rados.rados.0.smithi003.stdout:1415: oid 384 version 212 is already newer than 209 2024-09-21T10:12:27.159 INFO:tasks.rados.rados.0.smithi003.stdout:1415: oid 384 version 212 is already newer than 210 2024-09-21T10:12:27.159 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 384 v 212 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2024-09-21T10:12:27.159 INFO:tasks.rados.rados.0.smithi003.stdout:1415: left oid 384 (ObjNum 1010 snap 0 seq_num 1010) 2024-09-21T10:12:27.159 INFO:tasks.rados.rados.0.smithi003.stdout:1417: expect (ObjNum 862 snap 0 seq_num 862) 2024-09-21T10:12:27.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:26 smithi204 bash[24804]: cluster 2024-09-21T10:12:25.726418+0000 mgr.y (mgr.14385) 227 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 11 MiB/s wr, 120 op/s 2024-09-21T10:12:27.267 INFO:tasks.rados.rados.0.smithi003.stdout:1416: expect (ObjNum 854 snap 0 seq_num 854) 2024-09-21T10:12:27.360 INFO:tasks.rados.rados.0.smithi003.stdout:1418: expect (ObjNum 735 snap 0 seq_num 735) 2024-09-21T10:12:27.434 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:27.493 INFO:tasks.rados.rados.0.smithi003.stdout:1419: expect (ObjNum 772 snap 0 seq_num 772) 2024-09-21T10:12:27.673 INFO:tasks.rados.rados.0.smithi003.stdout:1420: finishing write tid 1 to smithi00370293-7 2024-09-21T10:12:27.673 INFO:tasks.rados.rados.0.smithi003.stdout:1421: expect (ObjNum 991 snap 0 seq_num 991) 2024-09-21T10:12:27.794 INFO:tasks.rados.rados.0.smithi003.stdout:1420: finishing write tid 2 to smithi00370293-7 2024-09-21T10:12:27.794 INFO:tasks.rados.rados.0.smithi003.stdout:1420: finishing write tid 3 to smithi00370293-7 2024-09-21T10:12:27.794 INFO:tasks.rados.rados.0.smithi003.stdout:1420: finishing write tid 4 to smithi00370293-7 2024-09-21T10:12:27.794 INFO:tasks.rados.rados.0.smithi003.stdout:1420: oid 7 updating version 0 to 199 2024-09-21T10:12:27.795 INFO:tasks.rados.rados.0.smithi003.stdout:1420: oid 7 updating version 199 to 200 2024-09-21T10:12:27.795 INFO:tasks.rados.rados.0.smithi003.stdout:1420: oid 7 version 200 is already newer than 198 2024-09-21T10:12:27.795 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 200 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2024-09-21T10:12:27.795 INFO:tasks.rados.rados.0.smithi003.stdout:1420: left oid 7 (ObjNum 1011 snap 0 seq_num 1011) 2024-09-21T10:12:27.795 INFO:tasks.rados.rados.0.smithi003.stdout:1409: done (13 left) 2024-09-21T10:12:27.795 INFO:tasks.rados.rados.0.smithi003.stdout:1410: done (12 left) 2024-09-21T10:12:27.796 INFO:tasks.rados.rados.0.smithi003.stdout:1411: done (11 left) 2024-09-21T10:12:27.796 INFO:tasks.rados.rados.0.smithi003.stdout:1412: done (10 left) 2024-09-21T10:12:27.796 INFO:tasks.rados.rados.0.smithi003.stdout:1413: done (9 left) 2024-09-21T10:12:27.796 INFO:tasks.rados.rados.0.smithi003.stdout:1414: done (8 left) 2024-09-21T10:12:27.796 INFO:tasks.rados.rados.0.smithi003.stdout:1415: done (7 left) 2024-09-21T10:12:27.797 INFO:tasks.rados.rados.0.smithi003.stdout:1416: done (6 left) 2024-09-21T10:12:27.797 INFO:tasks.rados.rados.0.smithi003.stdout:1417: done (5 left) 2024-09-21T10:12:27.797 INFO:tasks.rados.rados.0.smithi003.stdout:1418: done (4 left) 2024-09-21T10:12:27.797 INFO:tasks.rados.rados.0.smithi003.stdout:1419: done (3 left) 2024-09-21T10:12:27.797 INFO:tasks.rados.rados.0.smithi003.stdout:1420: done (2 left) 2024-09-21T10:12:27.797 INFO:tasks.rados.rados.0.smithi003.stdout:1421: done (1 left) 2024-09-21T10:12:27.797 INFO:tasks.rados.rados.0.smithi003.stdout:1422: done (0 left) 2024-09-21T10:12:27.797 INFO:tasks.rados.rados.0.smithi003.stdout:1423: read oid 279 snap -1 2024-09-21T10:12:27.798 INFO:tasks.rados.rados.0.smithi003.stdout:1423: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:12:27.798 INFO:tasks.rados.rados.0.smithi003.stdout:1424: write oid 72 current snap is 0 2024-09-21T10:12:27.798 INFO:tasks.rados.rados.0.smithi003.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2024-09-21T10:12:27.799 INFO:tasks.rados.rados.0.smithi003.stdout:1424: writing smithi00370293-72 from 625491 to 1127677 tid 1 2024-09-21T10:12:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:1424: writing smithi00370293-72 from 1861671 to 2575017 tid 2 2024-09-21T10:12:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:1425: write oid 373 current snap is 0 2024-09-21T10:12:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:1423: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:12:27.892 INFO:tasks.rados.rados.0.smithi003.stdout:1424: finishing write tid 1 to smithi00370293-72 2024-09-21T10:12:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:1424: finishing write tid 2 to smithi00370293-72 2024-09-21T10:12:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:1424: finishing write tid 3 to smithi00370293-72 2024-09-21T10:12:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:1424: finishing write tid 4 to smithi00370293-72 2024-09-21T10:12:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:1424: oid 72 updating version 0 to 188 2024-09-21T10:12:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:1424: oid 72 version 188 is already newer than 187 2024-09-21T10:12:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:1424: oid 72 version 188 is already newer than 186 2024-09-21T10:12:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 72 v 188 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2024-09-21T10:12:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2024-09-21T10:12:27.893 INFO:tasks.rados.rados.0.smithi003.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2024-09-21T10:12:27.912 INFO:tasks.rados.rados.0.smithi003.stdout:1425: writing smithi00370293-373 from 642298 to 1219733 tid 1 2024-09-21T10:12:27.934 INFO:tasks.rados.rados.0.smithi003.stdout:1425: writing smithi00370293-373 from 1920153 to 2493510 tid 2 2024-09-21T10:12:27.942 INFO:tasks.rados.rados.0.smithi003.stdout:1425: writing smithi00370293-373 from 2979150 to 3042298 tid 3 2024-09-21T10:12:27.942 INFO:tasks.rados.rados.0.smithi003.stdout:1423: done (2 left) 2024-09-21T10:12:27.942 INFO:tasks.rados.rados.0.smithi003.stdout:1424: done (1 left) 2024-09-21T10:12:27.942 INFO:tasks.rados.rados.0.smithi003.stdout:1426: write oid 96 current snap is 0 2024-09-21T10:12:27.942 INFO:tasks.rados.rados.0.smithi003.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2024-09-21T10:12:27.949 INFO:tasks.rados.rados.0.smithi003.stdout:1426: writing smithi00370293-96 from 659105 to 1311789 tid 1 2024-09-21T10:12:27.963 INFO:tasks.rados.rados.0.smithi003.stdout:1426: writing smithi00370293-96 from 1862282 to 2579297 tid 2 2024-09-21T10:12:27.963 INFO:tasks.rados.rados.0.smithi003.stdout:1427: write oid 2 current snap is 0 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:1425: finishing write tid 1 to smithi00370293-373 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:1425: finishing write tid 2 to smithi00370293-373 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:1425: finishing write tid 3 to smithi00370293-373 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:1425: finishing write tid 4 to smithi00370293-373 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:1425: finishing write tid 5 to smithi00370293-373 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:1425: oid 373 updating version 0 to 226 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:1425: oid 373 updating version 226 to 229 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:1425: oid 373 version 229 is already newer than 228 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:1425: oid 373 version 229 is already newer than 227 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 373 v 229 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2024-09-21T10:12:27.964 INFO:tasks.rados.rados.0.smithi003.stdout:1426: finishing write tid 1 to smithi00370293-96 2024-09-21T10:12:27.965 INFO:tasks.rados.rados.0.smithi003.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2024-09-21T10:12:27.974 INFO:tasks.rados.rados.0.smithi003.stdout:1427: writing smithi00370293-2 from 675912 to 1403845 tid 1 2024-09-21T10:12:27.981 INFO:tasks.rados.rados.0.smithi003.stdout:1427: writing smithi00370293-2 from 1920764 to 2381437 tid 2 2024-09-21T10:12:27.987 INFO:tasks.rados.rados.0.smithi003.stdout:1427: writing smithi00370293-2 from 2801290 to 3075912 tid 3 2024-09-21T10:12:27.987 INFO:tasks.rados.rados.0.smithi003.stdout:1425: done (2 left) 2024-09-21T10:12:27.987 INFO:tasks.rados.rados.0.smithi003.stdout:1428: read oid 19 snap -1 2024-09-21T10:12:27.987 INFO:tasks.rados.rados.0.smithi003.stdout:1428: expect (ObjNum 830 snap 0 seq_num 830) 2024-09-21T10:12:27.987 INFO:tasks.rados.rados.0.smithi003.stdout:1429: write oid 84 current snap is 0 2024-09-21T10:12:27.987 INFO:tasks.rados.rados.0.smithi003.stdout:1426: finishing write tid 2 to smithi00370293-96 2024-09-21T10:12:27.987 INFO:tasks.rados.rados.0.smithi003.stdout:1426: finishing write tid 3 to smithi00370293-96 2024-09-21T10:12:27.987 INFO:tasks.rados.rados.0.smithi003.stdout:1426: finishing write tid 4 to smithi00370293-96 2024-09-21T10:12:27.987 INFO:tasks.rados.rados.0.smithi003.stdout:1426: oid 96 updating version 0 to 218 2024-09-21T10:12:27.987 INFO:tasks.rados.rados.0.smithi003.stdout:1426: oid 96 updating version 218 to 220 2024-09-21T10:12:27.987 INFO:tasks.rados.rados.0.smithi003.stdout:1426: oid 96 version 220 is already newer than 219 2024-09-21T10:12:27.988 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 96 v 220 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2024-09-21T10:12:27.988 INFO:tasks.rados.rados.0.smithi003.stdout:1426: left oid 96 (ObjNum 1015 snap 0 seq_num 1015) 2024-09-21T10:12:27.988 INFO:tasks.rados.rados.0.smithi003.stdout:1427: finishing write tid 1 to smithi00370293-2 2024-09-21T10:12:27.988 INFO:tasks.rados.rados.0.smithi003.stdout:1427: finishing write tid 2 to smithi00370293-2 2024-09-21T10:12:27.988 INFO:tasks.rados.rados.0.smithi003.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2024-09-21T10:12:27.995 INFO:tasks.rados.rados.0.smithi003.stdout:1429: writing smithi00370293-84 from 692719 to 1095901 tid 1 2024-09-21T10:12:28.004 INFO:tasks.rados.rados.0.smithi003.stdout:1429: writing smithi00370293-84 from 1579246 to 2299930 tid 2 2024-09-21T10:12:28.011 INFO:tasks.rados.rados.0.smithi003.stdout:1429: writing smithi00370293-84 from 2828713 to 3092719 tid 3 2024-09-21T10:12:28.011 INFO:tasks.rados.rados.0.smithi003.stdout:1426: done (3 left) 2024-09-21T10:12:28.011 INFO:tasks.rados.rados.0.smithi003.stdout:1430: read oid 461 snap -1 2024-09-21T10:12:28.011 INFO:tasks.rados.rados.0.smithi003.stdout:1430: expect (ObjNum 460 snap 0 seq_num 460) 2024-09-21T10:12:28.011 INFO:tasks.rados.rados.0.smithi003.stdout:1431: write oid 468 current snap is 0 2024-09-21T10:12:28.012 INFO:tasks.rados.rados.0.smithi003.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2024-09-21T10:12:28.019 INFO:tasks.rados.rados.0.smithi003.stdout:1431: writing smithi00370293-468 from 709526 to 1187957 tid 1 2024-09-21T10:12:28.024 INFO:tasks.rados.rados.0.smithi003.stdout:1431: writing smithi00370293-468 from 1637728 to 2102070 tid 2 2024-09-21T10:12:28.031 INFO:tasks.rados.rados.0.smithi003.stdout:1431: writing smithi00370293-468 from 2856136 to 3109526 tid 3 2024-09-21T10:12:28.031 INFO:tasks.rados.rados.0.smithi003.stdout:1432: delete oid 421 current snap is 0 2024-09-21T10:12:28.031 INFO:tasks.rados.rados.0.smithi003.stdout:1427: finishing write tid 3 to smithi00370293-2 2024-09-21T10:12:28.031 INFO:tasks.rados.rados.0.smithi003.stdout:1427: finishing write tid 4 to smithi00370293-2 2024-09-21T10:12:28.031 INFO:tasks.rados.rados.0.smithi003.stdout:1427: finishing write tid 5 to smithi00370293-2 2024-09-21T10:12:28.031 INFO:tasks.rados.rados.0.smithi003.stdout:1427: oid 2 updating version 0 to 251 2024-09-21T10:12:28.031 INFO:tasks.rados.rados.0.smithi003.stdout:1427: oid 2 version 251 is already newer than 249 2024-09-21T10:12:28.031 INFO:tasks.rados.rados.0.smithi003.stdout:1427: oid 2 version 251 is already newer than 248 2024-09-21T10:12:28.031 INFO:tasks.rados.rados.0.smithi003.stdout:1427: oid 2 version 251 is already newer than 250 2024-09-21T10:12:28.032 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 251 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2024-09-21T10:12:28.032 INFO:tasks.rados.rados.0.smithi003.stdout:1427: left oid 2 (ObjNum 1016 snap 0 seq_num 1016) 2024-09-21T10:12:28.032 INFO:tasks.rados.rados.0.smithi003.stdout:1428: expect (ObjNum 830 snap 0 seq_num 830) 2024-09-21T10:12:28.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T10:12:28.295 INFO:tasks.rados.rados.0.smithi003.stdout:1429: finishing write tid 1 to smithi00370293-84 2024-09-21T10:12:28.295 INFO:tasks.rados.rados.0.smithi003.stdout:1429: finishing write tid 2 to smithi00370293-84 2024-09-21T10:12:28.295 INFO:tasks.rados.rados.0.smithi003.stdout:1429: finishing write tid 3 to smithi00370293-84 2024-09-21T10:12:28.295 INFO:tasks.rados.rados.0.smithi003.stdout:1429: finishing write tid 4 to smithi00370293-84 2024-09-21T10:12:28.295 INFO:tasks.rados.rados.0.smithi003.stdout:1430: expect (ObjNum 460 snap 0 seq_num 460) 2024-09-21T10:12:28.412 INFO:tasks.rados.rados.0.smithi003.stdout:1429: finishing write tid 5 to smithi00370293-84 2024-09-21T10:12:28.412 INFO:tasks.rados.rados.0.smithi003.stdout:1429: oid 84 updating version 0 to 183 2024-09-21T10:12:28.412 INFO:tasks.rados.rados.0.smithi003.stdout:1429: oid 84 version 183 is already newer than 182 2024-09-21T10:12:28.412 INFO:tasks.rados.rados.0.smithi003.stdout:1429: oid 84 version 183 is already newer than 180 2024-09-21T10:12:28.412 INFO:tasks.rados.rados.0.smithi003.stdout:1429: oid 84 version 183 is already newer than 181 2024-09-21T10:12:28.412 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 84 v 183 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2024-09-21T10:12:28.412 INFO:tasks.rados.rados.0.smithi003.stdout:1429: left oid 84 (ObjNum 1017 snap 0 seq_num 1017) 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1431: finishing write tid 1 to smithi00370293-468 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1431: finishing write tid 2 to smithi00370293-468 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1431: finishing write tid 3 to smithi00370293-468 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1431: finishing write tid 4 to smithi00370293-468 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1431: finishing write tid 5 to smithi00370293-468 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1431: oid 468 updating version 0 to 239 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1431: oid 468 version 239 is already newer than 238 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1431: oid 468 updating version 239 to 240 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1431: oid 468 version 240 is already newer than 237 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 468 v 240 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1431: left oid 468 (ObjNum 1018 snap 0 seq_num 1018) 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1427: done (5 left) 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1428: done (4 left) 2024-09-21T10:12:28.413 INFO:tasks.rados.rados.0.smithi003.stdout:1429: done (3 left) 2024-09-21T10:12:28.414 INFO:tasks.rados.rados.0.smithi003.stdout:1430: done (2 left) 2024-09-21T10:12:28.414 INFO:tasks.rados.rados.0.smithi003.stdout:1431: done (1 left) 2024-09-21T10:12:28.414 INFO:tasks.rados.rados.0.smithi003.stdout:1432: done (0 left) 2024-09-21T10:12:28.414 INFO:tasks.rados.rados.0.smithi003.stdout:1433: write oid 266 current snap is 0 2024-09-21T10:12:28.414 INFO:tasks.rados.rados.0.smithi003.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2024-09-21T10:12:28.420 INFO:tasks.rados.rados.0.smithi003.stdout:1433: writing smithi00370293-266 from 743140 to 1488422 tid 1 2024-09-21T10:12:28.427 INFO:tasks.rados.rados.0.smithi003.stdout:1433: writing smithi00370293-266 from 2154692 to 2622703 tid 2 2024-09-21T10:12:28.427 INFO:tasks.rados.rados.0.smithi003.stdout:1434: delete oid 335 current snap is 0 2024-09-21T10:12:28.427 INFO:tasks.rados.rados.0.smithi003.stdout:1433: finishing write tid 1 to smithi00370293-266 2024-09-21T10:12:28.429 INFO:tasks.rados.rados.0.smithi003.stdout:1434: done (1 left) 2024-09-21T10:12:28.429 INFO:tasks.rados.rados.0.smithi003.stdout:1435: read oid 417 snap -1 2024-09-21T10:12:28.429 INFO:tasks.rados.rados.0.smithi003.stdout:1435: expect (ObjNum 971 snap 0 seq_num 971) 2024-09-21T10:12:28.429 INFO:tasks.rados.rados.0.smithi003.stdout:1436: write oid 63 current snap is 0 2024-09-21T10:12:28.429 INFO:tasks.rados.rados.0.smithi003.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2024-09-21T10:12:28.437 INFO:tasks.rados.rados.0.smithi003.stdout:1436: writing smithi00370293-63 from 776754 to 1272534 tid 1 2024-09-21T10:12:28.443 INFO:tasks.rados.rados.0.smithi003.stdout:1436: writing smithi00370293-63 from 1871656 to 2343336 tid 2 2024-09-21T10:12:28.448 INFO:tasks.rados.rados.0.smithi003.stdout:1436: writing smithi00370293-63 from 2965828 to 3176754 tid 3 2024-09-21T10:12:28.448 INFO:tasks.rados.rados.0.smithi003.stdout:1437: write oid 262 current snap is 0 2024-09-21T10:12:28.448 INFO:tasks.rados.rados.0.smithi003.stdout:1433: finishing write tid 2 to smithi00370293-266 2024-09-21T10:12:28.448 INFO:tasks.rados.rados.0.smithi003.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2024-09-21T10:12:28.455 INFO:tasks.rados.rados.0.smithi003.stdout:1437: writing smithi00370293-262 from 793561 to 1364590 tid 1 2024-09-21T10:12:28.462 INFO:tasks.rados.rados.0.smithi003.stdout:1437: writing smithi00370293-262 from 1813785 to 2545476 tid 2 2024-09-21T10:12:28.466 INFO:tasks.rados.rados.0.smithi003.stdout:1437: writing smithi00370293-262 from 2993251 to 3193561 tid 3 2024-09-21T10:12:28.466 INFO:tasks.rados.rados.0.smithi003.stdout:1438: write oid 113 current snap is 0 2024-09-21T10:12:28.466 INFO:tasks.rados.rados.0.smithi003.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2024-09-21T10:12:28.471 INFO:tasks.rados.rados.0.smithi003.stdout:1438: writing smithi00370293-113 from 410368 to 1056646 tid 1 2024-09-21T10:12:28.477 INFO:tasks.rados.rados.0.smithi003.stdout:1438: writing smithi00370293-113 from 1472267 to 1947616 tid 2 2024-09-21T10:12:28.482 INFO:tasks.rados.rados.0.smithi003.stdout:1438: writing smithi00370293-113 from 2504321 to 2909921 tid 3 2024-09-21T10:12:28.482 INFO:tasks.rados.rados.0.smithi003.stdout:1439: write oid 265 current snap is 0 2024-09-21T10:12:28.482 INFO:tasks.rados.rados.0.smithi003.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2024-09-21T10:12:28.488 INFO:tasks.rados.rados.0.smithi003.stdout:1439: writing smithi00370293-265 from 427175 to 1148702 tid 1 2024-09-21T10:12:28.497 INFO:tasks.rados.rados.0.smithi003.stdout:1439: writing smithi00370293-265 from 1930749 to 2666109 tid 2 2024-09-21T10:12:28.497 INFO:tasks.rados.rados.0.smithi003.stdout:1440: write oid 356 current snap is 0 2024-09-21T10:12:28.497 INFO:tasks.rados.rados.0.smithi003.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2024-09-21T10:12:28.504 INFO:tasks.rados.rados.0.smithi003.stdout:1440: writing smithi00370293-356 from 443982 to 1240758 tid 1 2024-09-21T10:12:28.511 INFO:tasks.rados.rados.0.smithi003.stdout:1440: writing smithi00370293-356 from 1989231 to 2468249 tid 2 2024-09-21T10:12:28.516 INFO:tasks.rados.rados.0.smithi003.stdout:1440: writing smithi00370293-356 from 2959167 to 3243982 tid 3 2024-09-21T10:12:28.516 INFO:tasks.rados.rados.0.smithi003.stdout:1441: read oid 433 snap -1 2024-09-21T10:12:28.516 INFO:tasks.rados.rados.0.smithi003.stdout:1441: expect (ObjNum 432 snap 0 seq_num 432) 2024-09-21T10:12:28.516 INFO:tasks.rados.rados.0.smithi003.stdout:1442: read oid 281 snap -1 2024-09-21T10:12:28.516 INFO:tasks.rados.rados.0.smithi003.stdout:1442: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-09-21T10:12:28.516 INFO:tasks.rados.rados.0.smithi003.stdout:1443: write oid 154 current snap is 0 2024-09-21T10:12:28.516 INFO:tasks.rados.rados.0.smithi003.stdout:1433: finishing write tid 3 to smithi00370293-266 2024-09-21T10:12:28.516 INFO:tasks.rados.rados.0.smithi003.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2024-09-21T10:12:28.522 INFO:tasks.rados.rados.0.smithi003.stdout:1443: writing smithi00370293-154 from 460789 to 1049167 tid 1 2024-09-21T10:12:28.530 INFO:tasks.rados.rados.0.smithi003.stdout:1443: writing smithi00370293-154 from 1764066 to 2503095 tid 2 2024-09-21T10:12:28.535 INFO:tasks.rados.rados.0.smithi003.stdout:1443: writing smithi00370293-154 from 3219296 to 3260789 tid 3 2024-09-21T10:12:28.535 INFO:tasks.rados.rados.0.smithi003.stdout:1444: write oid 350 current snap is 0 2024-09-21T10:12:28.535 INFO:tasks.rados.rados.0.smithi003.stdout:1433: finishing write tid 4 to smithi00370293-266 2024-09-21T10:12:28.535 INFO:tasks.rados.rados.0.smithi003.stdout:1433: oid 266 updating version 0 to 213 2024-09-21T10:12:28.535 INFO:tasks.rados.rados.0.smithi003.stdout:1433: oid 266 version 213 is already newer than 212 2024-09-21T10:12:28.535 INFO:tasks.rados.rados.0.smithi003.stdout:1433: oid 266 updating version 213 to 214 2024-09-21T10:12:28.535 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 266 v 214 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2024-09-21T10:12:28.536 INFO:tasks.rados.rados.0.smithi003.stdout:1433: left oid 266 (ObjNum 1020 snap 0 seq_num 1020) 2024-09-21T10:12:28.536 INFO:tasks.rados.rados.0.smithi003.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2024-09-21T10:12:28.541 INFO:tasks.rados.rados.0.smithi003.stdout:1444: writing smithi00370293-350 from 477596 to 1141223 tid 1 2024-09-21T10:12:28.547 INFO:tasks.rados.rados.0.smithi003.stdout:1444: writing smithi00370293-350 from 1706195 to 2188882 tid 2 2024-09-21T10:12:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:1444: writing smithi00370293-350 from 2614013 to 3181054 tid 3 2024-09-21T10:12:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:1433: done (10 left) 2024-09-21T10:12:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:1445: read oid 347 snap -1 2024-09-21T10:12:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:1445: expect (ObjNum 346 snap 0 seq_num 346) 2024-09-21T10:12:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:1446: delete oid 65 current snap is 0 2024-09-21T10:12:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:1435: expect (ObjNum 971 snap 0 seq_num 971) 2024-09-21T10:12:28.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[22527]: cephadm 2024-09-21T10:12:27.428400+0000 mgr.y (mgr.14385) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:28.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[22527]: audit 2024-09-21T10:12:27.433678+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:28.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[22527]: audit 2024-09-21T10:12:27.434648+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:28.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[22527]: audit 2024-09-21T10:12:27.436432+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:28.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[22527]: audit 2024-09-21T10:12:27.437350+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:28.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[22527]: audit 2024-09-21T10:12:27.443390+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:28.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[22527]: cephadm 2024-09-21T10:12:27.518192+0000 mgr.y (mgr.14385) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:28.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[31899]: cephadm 2024-09-21T10:12:27.428400+0000 mgr.y (mgr.14385) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[31899]: audit 2024-09-21T10:12:27.433678+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[31899]: audit 2024-09-21T10:12:27.434648+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[31899]: audit 2024-09-21T10:12:27.436432+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[31899]: audit 2024-09-21T10:12:27.437350+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[31899]: audit 2024-09-21T10:12:27.443390+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:28 smithi003 bash[31899]: cephadm 2024-09-21T10:12:27.518192+0000 mgr.y (mgr.14385) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1436: finishing write tid 1 to smithi00370293-63 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1436: finishing write tid 2 to smithi00370293-63 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1436: finishing write tid 3 to smithi00370293-63 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1436: finishing write tid 4 to smithi00370293-63 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1436: finishing write tid 5 to smithi00370293-63 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1436: oid 63 updating version 0 to 223 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1436: oid 63 version 223 is already newer than 222 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1436: oid 63 updating version 223 to 224 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1436: oid 63 version 224 is already newer than 221 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 63 v 224 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1437: finishing write tid 1 to smithi00370293-262 2024-09-21T10:12:28.686 INFO:tasks.rados.rados.0.smithi003.stdout:1437: finishing write tid 2 to smithi00370293-262 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1437: finishing write tid 3 to smithi00370293-262 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1437: finishing write tid 4 to smithi00370293-262 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1437: finishing write tid 5 to smithi00370293-262 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1437: oid 262 updating version 0 to 185 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1437: oid 262 updating version 185 to 186 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1437: oid 262 updating version 186 to 187 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1437: oid 262 updating version 187 to 188 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 262 v 188 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1438: finishing write tid 1 to smithi00370293-113 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1438: finishing write tid 2 to smithi00370293-113 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1438: finishing write tid 3 to smithi00370293-113 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1438: finishing write tid 4 to smithi00370293-113 2024-09-21T10:12:28.687 INFO:tasks.rados.rados.0.smithi003.stdout:1438: finishing write tid 5 to smithi00370293-113 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1438: oid 113 updating version 0 to 325 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1438: oid 113 version 325 is already newer than 324 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1438: oid 113 updating version 325 to 327 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1438: oid 113 version 327 is already newer than 326 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 113 v 327 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1438: left oid 113 (ObjNum 1024 snap 0 seq_num 1024) 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1439: finishing write tid 1 to smithi00370293-265 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1439: finishing write tid 2 to smithi00370293-265 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1439: finishing write tid 3 to smithi00370293-265 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1435: done (11 left) 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1436: done (10 left) 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1437: done (9 left) 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1438: done (8 left) 2024-09-21T10:12:28.688 INFO:tasks.rados.rados.0.smithi003.stdout:1446: done (7 left) 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:1447: read oid 499 snap -1 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:1447: expect deleted 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:1448: write oid 16 current snap is 0 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:1439: finishing write tid 4 to smithi00370293-265 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:1439: oid 265 updating version 0 to 328 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:1439: oid 265 updating version 328 to 330 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:1439: oid 265 version 330 is already newer than 329 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 265 v 330 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:1439: left oid 265 (ObjNum 1025 snap 0 seq_num 1025) 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:1440: finishing write tid 1 to smithi00370293-356 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:1440: finishing write tid 2 to smithi00370293-356 2024-09-21T10:12:28.689 INFO:tasks.rados.rados.0.smithi003.stdout:1441: expect (ObjNum 432 snap 0 seq_num 432) 2024-09-21T10:12:28.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:28 smithi204 bash[24804]: cephadm 2024-09-21T10:12:27.428400+0000 mgr.y (mgr.14385) 228 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:28.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:28 smithi204 bash[24804]: audit 2024-09-21T10:12:27.433678+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:28.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:28 smithi204 bash[24804]: audit 2024-09-21T10:12:27.434648+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:28.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:28 smithi204 bash[24804]: audit 2024-09-21T10:12:27.436432+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:12:28.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:28 smithi204 bash[24804]: audit 2024-09-21T10:12:27.437350+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:12:28.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:28 smithi204 bash[24804]: audit 2024-09-21T10:12:27.443390+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:28.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:28 smithi204 bash[24804]: cephadm 2024-09-21T10:12:27.518192+0000 mgr.y (mgr.14385) 229 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:12:28.791 INFO:tasks.rados.rados.0.smithi003.stdout:1440: finishing write tid 3 to smithi00370293-356 2024-09-21T10:12:28.791 INFO:tasks.rados.rados.0.smithi003.stdout:1440: finishing write tid 4 to smithi00370293-356 2024-09-21T10:12:28.791 INFO:tasks.rados.rados.0.smithi003.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2024-09-21T10:12:28.799 INFO:tasks.rados.rados.0.smithi003.stdout:1448: writing smithi00370293-16 from 511210 to 925335 tid 1 2024-09-21T10:12:28.807 INFO:tasks.rados.rados.0.smithi003.stdout:1448: writing smithi00370293-16 from 1423159 to 1909515 tid 2 2024-09-21T10:12:28.819 INFO:tasks.rados.rados.0.smithi003.stdout:1448: writing smithi00370293-16 from 2668859 to 3258444 tid 3 2024-09-21T10:12:28.819 INFO:tasks.rados.rados.0.smithi003.stdout:1439: done (8 left) 2024-09-21T10:12:28.819 INFO:tasks.rados.rados.0.smithi003.stdout:1441: done (7 left) 2024-09-21T10:12:28.819 INFO:tasks.rados.rados.0.smithi003.stdout:1449: write oid 321 current snap is 0 2024-09-21T10:12:28.819 INFO:tasks.rados.rados.0.smithi003.stdout:1440: finishing write tid 5 to smithi00370293-356 2024-09-21T10:12:28.819 INFO:tasks.rados.rados.0.smithi003.stdout:1440: oid 356 updating version 0 to 191 2024-09-21T10:12:28.819 INFO:tasks.rados.rados.0.smithi003.stdout:1440: oid 356 version 191 is already newer than 189 2024-09-21T10:12:28.819 INFO:tasks.rados.rados.0.smithi003.stdout:1440: oid 356 version 191 is already newer than 190 2024-09-21T10:12:28.819 INFO:tasks.rados.rados.0.smithi003.stdout:1440: oid 356 updating version 191 to 192 2024-09-21T10:12:28.819 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 356 v 192 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2024-09-21T10:12:28.819 INFO:tasks.rados.rados.0.smithi003.stdout:1440: left oid 356 (ObjNum 1026 snap 0 seq_num 1026) 2024-09-21T10:12:28.820 INFO:tasks.rados.rados.0.smithi003.stdout:1442: expect (ObjNum 1006 snap 0 seq_num 1006) 2024-09-21T10:12:29.008 INFO:tasks.rados.rados.0.smithi003.stdout:1443: finishing write tid 1 to smithi00370293-154 2024-09-21T10:12:29.008 INFO:tasks.rados.rados.0.smithi003.stdout:1443: finishing write tid 2 to smithi00370293-154 2024-09-21T10:12:29.008 INFO:tasks.rados.rados.0.smithi003.stdout:1443: finishing write tid 3 to smithi00370293-154 2024-09-21T10:12:29.008 INFO:tasks.rados.rados.0.smithi003.stdout:1443: finishing write tid 4 to smithi00370293-154 2024-09-21T10:12:29.008 INFO:tasks.rados.rados.0.smithi003.stdout:1443: finishing write tid 5 to smithi00370293-154 2024-09-21T10:12:29.008 INFO:tasks.rados.rados.0.smithi003.stdout:1443: oid 154 updating version 0 to 159 2024-09-21T10:12:29.008 INFO:tasks.rados.rados.0.smithi003.stdout:1443: oid 154 updating version 159 to 162 2024-09-21T10:12:29.008 INFO:tasks.rados.rados.0.smithi003.stdout:1443: oid 154 version 162 is already newer than 161 2024-09-21T10:12:29.008 INFO:tasks.rados.rados.0.smithi003.stdout:1443: oid 154 version 162 is already newer than 160 2024-09-21T10:12:29.008 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 154 v 162 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2024-09-21T10:12:29.008 INFO:tasks.rados.rados.0.smithi003.stdout:1443: left oid 154 (ObjNum 1027 snap 0 seq_num 1027) 2024-09-21T10:12:29.009 INFO:tasks.rados.rados.0.smithi003.stdout:1444: finishing write tid 1 to smithi00370293-350 2024-09-21T10:12:29.009 INFO:tasks.rados.rados.0.smithi003.stdout:1444: finishing write tid 2 to smithi00370293-350 2024-09-21T10:12:29.009 INFO:tasks.rados.rados.0.smithi003.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2024-09-21T10:12:29.013 INFO:tasks.rados.rados.0.smithi003.stdout:1449: writing smithi00370293-321 from 528017 to 1017391 tid 1 2024-09-21T10:12:29.019 INFO:tasks.rados.rados.0.smithi003.stdout:1449: writing smithi00370293-321 from 1481641 to 2111655 tid 2 2024-09-21T10:12:29.026 INFO:tasks.rados.rados.0.smithi003.stdout:1449: writing smithi00370293-321 from 2696282 to 3097139 tid 3 2024-09-21T10:12:29.026 INFO:tasks.rados.rados.0.smithi003.stdout:1440: done (7 left) 2024-09-21T10:12:29.026 INFO:tasks.rados.rados.0.smithi003.stdout:1442: done (6 left) 2024-09-21T10:12:29.026 INFO:tasks.rados.rados.0.smithi003.stdout:1443: done (5 left) 2024-09-21T10:12:29.026 INFO:tasks.rados.rados.0.smithi003.stdout:1450: write oid 488 current snap is 0 2024-09-21T10:12:29.026 INFO:tasks.rados.rados.0.smithi003.stdout:1444: finishing write tid 3 to smithi00370293-350 2024-09-21T10:12:29.027 INFO:tasks.rados.rados.0.smithi003.stdout:1444: finishing write tid 4 to smithi00370293-350 2024-09-21T10:12:29.027 INFO:tasks.rados.rados.0.smithi003.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2024-09-21T10:12:29.031 INFO:tasks.rados.rados.0.smithi003.stdout:1450: writing smithi00370293-488 from 544824 to 1109447 tid 1 2024-09-21T10:12:29.038 INFO:tasks.rados.rados.0.smithi003.stdout:1450: writing smithi00370293-488 from 1823770 to 2313795 tid 2 2024-09-21T10:12:29.044 INFO:tasks.rados.rados.0.smithi003.stdout:1450: writing smithi00370293-488 from 3007352 to 3344824 tid 3 2024-09-21T10:12:29.044 INFO:tasks.rados.rados.0.smithi003.stdout:1451: write oid 185 current snap is 0 2024-09-21T10:12:29.044 INFO:tasks.rados.rados.0.smithi003.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2024-09-21T10:12:29.051 INFO:tasks.rados.rados.0.smithi003.stdout:1451: writing smithi00370293-185 from 561631 to 1201503 tid 1 2024-09-21T10:12:29.058 INFO:tasks.rados.rados.0.smithi003.stdout:1451: writing smithi00370293-185 from 1882252 to 2515935 tid 2 2024-09-21T10:12:29.064 INFO:tasks.rados.rados.0.smithi003.stdout:1451: writing smithi00370293-185 from 3034775 to 3361631 tid 3 2024-09-21T10:12:29.064 INFO:tasks.rados.rados.0.smithi003.stdout:1452: delete oid 327 current snap is 0 2024-09-21T10:12:29.064 INFO:tasks.rados.rados.0.smithi003.stdout:1444: finishing write tid 5 to smithi00370293-350 2024-09-21T10:12:29.064 INFO:tasks.rados.rados.0.smithi003.stdout:1444: oid 350 updating version 0 to 171 2024-09-21T10:12:29.064 INFO:tasks.rados.rados.0.smithi003.stdout:1444: oid 350 version 171 is already newer than 170 2024-09-21T10:12:29.064 INFO:tasks.rados.rados.0.smithi003.stdout:1444: oid 350 updating version 171 to 173 2024-09-21T10:12:29.064 INFO:tasks.rados.rados.0.smithi003.stdout:1444: oid 350 version 173 is already newer than 172 2024-09-21T10:12:29.065 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 350 v 173 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2024-09-21T10:12:29.065 INFO:tasks.rados.rados.0.smithi003.stdout:1444: left oid 350 (ObjNum 1028 snap 0 seq_num 1028) 2024-09-21T10:12:29.065 INFO:tasks.rados.rados.0.smithi003.stdout:1445: expect (ObjNum 346 snap 0 seq_num 346) 2024-09-21T10:12:29.190 INFO:tasks.rados.rados.0.smithi003.stdout:1448: finishing write tid 1 to smithi00370293-16 2024-09-21T10:12:29.190 INFO:tasks.rados.rados.0.smithi003.stdout:1448: finishing write tid 2 to smithi00370293-16 2024-09-21T10:12:29.190 INFO:tasks.rados.rados.0.smithi003.stdout:1448: finishing write tid 3 to smithi00370293-16 2024-09-21T10:12:29.190 INFO:tasks.rados.rados.0.smithi003.stdout:1448: finishing write tid 4 to smithi00370293-16 2024-09-21T10:12:29.190 INFO:tasks.rados.rados.0.smithi003.stdout:1448: finishing write tid 5 to smithi00370293-16 2024-09-21T10:12:29.190 INFO:tasks.rados.rados.0.smithi003.stdout:1448: oid 16 updating version 0 to 230 2024-09-21T10:12:29.190 INFO:tasks.rados.rados.0.smithi003.stdout:1448: oid 16 updating version 230 to 233 2024-09-21T10:12:29.190 INFO:tasks.rados.rados.0.smithi003.stdout:1448: oid 16 version 233 is already newer than 231 2024-09-21T10:12:29.190 INFO:tasks.rados.rados.0.smithi003.stdout:1448: oid 16 version 233 is already newer than 232 2024-09-21T10:12:29.190 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 233 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2024-09-21T10:12:29.190 INFO:tasks.rados.rados.0.smithi003.stdout:1448: left oid 16 (ObjNum 1030 snap 0 seq_num 1030) 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1449: finishing write tid 1 to smithi00370293-321 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1449: finishing write tid 2 to smithi00370293-321 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1449: finishing write tid 3 to smithi00370293-321 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1449: finishing write tid 4 to smithi00370293-321 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1444: done (7 left) 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1445: done (6 left) 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1447: done (5 left) 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1448: done (4 left) 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1452: done (3 left) 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1453: read oid 436 snap -1 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1453: expect (ObjNum 862 snap 0 seq_num 862) 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1454: read oid 44 snap -1 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1454: expect deleted 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1455: read oid 272 snap -1 2024-09-21T10:12:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:1455: expect (ObjNum 566 snap 0 seq_num 566) 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1456: read oid 146 snap -1 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1456: expect (ObjNum 145 snap 0 seq_num 145) 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1457: read oid 301 snap -1 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1457: expect (ObjNum 300 snap 0 seq_num 300) 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1458: write oid 188 current snap is 0 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1449: finishing write tid 5 to smithi00370293-321 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1449: oid 321 updating version 0 to 244 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1449: oid 321 version 244 is already newer than 241 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1449: oid 321 version 244 is already newer than 243 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1449: oid 321 version 244 is already newer than 242 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 321 v 244 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1449: left oid 321 (ObjNum 1031 snap 0 seq_num 1031) 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1450: finishing write tid 1 to smithi00370293-488 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1450: finishing write tid 2 to smithi00370293-488 2024-09-21T10:12:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2024-09-21T10:12:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:1458: writing smithi00370293-188 from 595245 to 1101968 tid 1 2024-09-21T10:12:29.205 INFO:tasks.rados.rados.0.smithi003.stdout:1458: writing smithi00370293-188 from 1715569 to 2352921 tid 2 2024-09-21T10:12:29.212 INFO:tasks.rados.rados.0.smithi003.stdout:1458: writing smithi00370293-188 from 2805974 to 3368272 tid 3 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1449: done (8 left) 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1459: read oid 73 snap -1 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1459: expect (ObjNum 886 snap 0 seq_num 886) 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1460: delete oid 448 current snap is 0 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1450: finishing write tid 3 to smithi00370293-488 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1450: finishing write tid 4 to smithi00370293-488 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1450: finishing write tid 5 to smithi00370293-488 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1450: oid 488 updating version 0 to 192 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1450: oid 488 version 192 is already newer than 190 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1450: oid 488 version 192 is already newer than 191 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1450: oid 488 version 192 is already newer than 189 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 488 v 192 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1450: left oid 488 (ObjNum 1032 snap 0 seq_num 1032) 2024-09-21T10:12:29.213 INFO:tasks.rados.rados.0.smithi003.stdout:1451: finishing write tid 1 to smithi00370293-185 2024-09-21T10:12:29.214 INFO:tasks.rados.rados.0.smithi003.stdout:1451: finishing write tid 2 to smithi00370293-185 2024-09-21T10:12:29.214 INFO:tasks.rados.rados.0.smithi003.stdout:1451: finishing write tid 3 to smithi00370293-185 2024-09-21T10:12:29.214 INFO:tasks.rados.rados.0.smithi003.stdout:1451: finishing write tid 4 to smithi00370293-185 2024-09-21T10:12:29.214 INFO:tasks.rados.rados.0.smithi003.stdout:1451: finishing write tid 5 to smithi00370293-185 2024-09-21T10:12:29.214 INFO:tasks.rados.rados.0.smithi003.stdout:1451: oid 185 updating version 0 to 203 2024-09-21T10:12:29.214 INFO:tasks.rados.rados.0.smithi003.stdout:1451: oid 185 updating version 203 to 204 2024-09-21T10:12:29.214 INFO:tasks.rados.rados.0.smithi003.stdout:1451: oid 185 version 204 is already newer than 201 2024-09-21T10:12:29.214 INFO:tasks.rados.rados.0.smithi003.stdout:1451: oid 185 version 204 is already newer than 202 2024-09-21T10:12:29.214 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 185 v 204 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2024-09-21T10:12:29.214 INFO:tasks.rados.rados.0.smithi003.stdout:1451: left oid 185 (ObjNum 1033 snap 0 seq_num 1033) 2024-09-21T10:12:29.214 INFO:tasks.rados.rados.0.smithi003.stdout:1456: expect (ObjNum 145 snap 0 seq_num 145) 2024-09-21T10:12:29.290 INFO:tasks.rados.rados.0.smithi003.stdout:1453: expect (ObjNum 862 snap 0 seq_num 862) 2024-09-21T10:12:29.402 INFO:tasks.rados.rados.0.smithi003.stdout:1458: finishing write tid 1 to smithi00370293-188 2024-09-21T10:12:29.403 INFO:tasks.rados.rados.0.smithi003.stdout:1457: expect (ObjNum 300 snap 0 seq_num 300) 2024-09-21T10:12:29.499 INFO:tasks.rados.rados.0.smithi003.stdout:1455: expect (ObjNum 566 snap 0 seq_num 566) 2024-09-21T10:12:29.645 INFO:tasks.rados.rados.0.smithi003.stdout:1458: finishing write tid 2 to smithi00370293-188 2024-09-21T10:12:29.645 INFO:tasks.rados.rados.0.smithi003.stdout:1458: finishing write tid 3 to smithi00370293-188 2024-09-21T10:12:29.646 INFO:tasks.rados.rados.0.smithi003.stdout:1458: finishing write tid 4 to smithi00370293-188 2024-09-21T10:12:29.646 INFO:tasks.rados.rados.0.smithi003.stdout:1458: finishing write tid 5 to smithi00370293-188 2024-09-21T10:12:29.646 INFO:tasks.rados.rados.0.smithi003.stdout:1458: oid 188 updating version 0 to 246 2024-09-21T10:12:29.646 INFO:tasks.rados.rados.0.smithi003.stdout:1458: oid 188 updating version 246 to 247 2024-09-21T10:12:29.646 INFO:tasks.rados.rados.0.smithi003.stdout:1458: oid 188 version 247 is already newer than 245 2024-09-21T10:12:29.646 INFO:tasks.rados.rados.0.smithi003.stdout:1458: oid 188 updating version 247 to 248 2024-09-21T10:12:29.646 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 188 v 248 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2024-09-21T10:12:29.646 INFO:tasks.rados.rados.0.smithi003.stdout:1458: left oid 188 (ObjNum 1035 snap 0 seq_num 1035) 2024-09-21T10:12:29.646 INFO:tasks.rados.rados.0.smithi003.stdout:1459: expect (ObjNum 886 snap 0 seq_num 886) 2024-09-21T10:12:29.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:29 smithi003 bash[22527]: cluster 2024-09-21T10:12:27.727020+0000 mgr.y (mgr.14385) 230 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.7 MiB/s wr, 75 op/s 2024-09-21T10:12:29.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:29 smithi003 bash[31899]: cluster 2024-09-21T10:12:27.727020+0000 mgr.y (mgr.14385) 230 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.7 MiB/s wr, 75 op/s 2024-09-21T10:12:29.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:29 smithi204 bash[24804]: cluster 2024-09-21T10:12:27.727020+0000 mgr.y (mgr.14385) 230 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.7 MiB/s wr, 75 op/s 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1450: done (9 left) 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1451: done (8 left) 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1453: done (7 left) 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1454: done (6 left) 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1455: done (5 left) 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1456: done (4 left) 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1457: done (3 left) 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1458: done (2 left) 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1459: done (1 left) 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1460: done (0 left) 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1461: write oid 86 current snap is 0 2024-09-21T10:12:29.799 INFO:tasks.rados.rados.0.smithi003.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2024-09-21T10:12:29.820 INFO:tasks.rados.rados.0.smithi003.stdout:1461: writing smithi00370293-86 from 628859 to 1286080 tid 1 2024-09-21T10:12:29.837 INFO:tasks.rados.rados.0.smithi003.stdout:1461: writing smithi00370293-86 from 1716180 to 2357201 tid 2 2024-09-21T10:12:29.854 INFO:tasks.rados.rados.0.smithi003.stdout:1461: writing smithi00370293-86 from 3144467 to 3428859 tid 3 2024-09-21T10:12:29.854 INFO:tasks.rados.rados.0.smithi003.stdout:1462: delete oid 82 current snap is 0 2024-09-21T10:12:29.854 INFO:tasks.rados.rados.0.smithi003.stdout:1461: finishing write tid 1 to smithi00370293-86 2024-09-21T10:12:29.854 INFO:tasks.rados.rados.0.smithi003.stdout:1461: finishing write tid 2 to smithi00370293-86 2024-09-21T10:12:29.855 INFO:tasks.rados.rados.0.smithi003.stdout:1462: done (1 left) 2024-09-21T10:12:29.856 INFO:tasks.rados.rados.0.smithi003.stdout:1463: read oid 468 snap -1 2024-09-21T10:12:29.856 INFO:tasks.rados.rados.0.smithi003.stdout:1463: expect (ObjNum 1018 snap 0 seq_num 1018) 2024-09-21T10:12:29.856 INFO:tasks.rados.rados.0.smithi003.stdout:1464: write oid 93 current snap is 0 2024-09-21T10:12:29.856 INFO:tasks.rados.rados.0.smithi003.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2024-09-21T10:12:29.869 INFO:tasks.rados.rados.0.smithi003.stdout:1464: writing smithi00370293-93 from 662473 to 1070192 tid 1 2024-09-21T10:12:29.888 INFO:tasks.rados.rados.0.smithi003.stdout:1464: writing smithi00370293-93 from 1833144 to 2477834 tid 2 2024-09-21T10:12:29.899 INFO:tasks.rados.rados.0.smithi003.stdout:1464: writing smithi00370293-93 from 3199313 to 3462473 tid 3 2024-09-21T10:12:29.899 INFO:tasks.rados.rados.0.smithi003.stdout:1465: read oid 146 snap -1 2024-09-21T10:12:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:1465: expect (ObjNum 145 snap 0 seq_num 145) 2024-09-21T10:12:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:1466: read oid 56 snap -1 2024-09-21T10:12:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:1466: expect (ObjNum 55 snap 0 seq_num 55) 2024-09-21T10:12:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:1467: read oid 401 snap -1 2024-09-21T10:12:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2024-09-21T10:12:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:1468: read oid 219 snap -1 2024-09-21T10:12:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2024-09-21T10:12:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:1469: write oid 402 current snap is 0 2024-09-21T10:12:29.900 INFO:tasks.rados.rados.0.smithi003.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2024-09-21T10:12:29.911 INFO:tasks.rados.rados.0.smithi003.stdout:1469: writing smithi00370293-402 from 679280 to 1162248 tid 1 2024-09-21T10:12:29.922 INFO:tasks.rados.rados.0.smithi003.stdout:1469: writing smithi00370293-402 from 1775273 to 2563621 tid 2 2024-09-21T10:12:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:1469: writing smithi00370293-402 from 3110383 to 3479280 tid 3 2024-09-21T10:12:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:1470: read oid 197 snap -1 2024-09-21T10:12:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:1470: expect (ObjNum 987 snap 0 seq_num 987) 2024-09-21T10:12:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:1471: read oid 198 snap -1 2024-09-21T10:12:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:1471: expect (ObjNum 197 snap 0 seq_num 197) 2024-09-21T10:12:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:1472: read oid 174 snap -1 2024-09-21T10:12:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:1472: expect (ObjNum 957 snap 0 seq_num 957) 2024-09-21T10:12:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:1473: write oid 291 current snap is 0 2024-09-21T10:12:29.930 INFO:tasks.rados.rados.0.smithi003.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2024-09-21T10:12:29.938 INFO:tasks.rados.rados.0.smithi003.stdout:1473: writing smithi00370293-291 from 696087 to 1254304 tid 1 2024-09-21T10:12:29.946 INFO:tasks.rados.rados.0.smithi003.stdout:1473: writing smithi00370293-291 from 1833755 to 2482114 tid 2 2024-09-21T10:12:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:1473: writing smithi00370293-291 from 3137806 to 3496087 tid 3 2024-09-21T10:12:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:1474: read oid 158 snap -1 2024-09-21T10:12:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:1474: expect (ObjNum 962 snap 0 seq_num 962) 2024-09-21T10:12:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:1475: read oid 204 snap -1 2024-09-21T10:12:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:1475: expect (ObjNum 677 snap 0 seq_num 677) 2024-09-21T10:12:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:1476: read oid 348 snap -1 2024-09-21T10:12:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:1476: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-21T10:12:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:1477: write oid 319 current snap is 0 2024-09-21T10:12:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:1461: finishing write tid 3 to smithi00370293-86 2024-09-21T10:12:29.953 INFO:tasks.rados.rados.0.smithi003.stdout:1461: finishing write tid 4 to smithi00370293-86 2024-09-21T10:12:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:1461: finishing write tid 5 to smithi00370293-86 2024-09-21T10:12:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:1461: oid 86 updating version 0 to 250 2024-09-21T10:12:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:1461: oid 86 updating version 250 to 251 2024-09-21T10:12:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:1461: oid 86 updating version 251 to 252 2024-09-21T10:12:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:1461: oid 86 version 252 is already newer than 249 2024-09-21T10:12:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 86 v 252 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2024-09-21T10:12:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2024-09-21T10:12:29.954 INFO:tasks.rados.rados.0.smithi003.stdout:1463: expect (ObjNum 1018 snap 0 seq_num 1018) 2024-09-21T10:12:30.133 INFO:tasks.rados.rados.0.smithi003.stdout:1464: finishing write tid 1 to smithi00370293-93 2024-09-21T10:12:30.133 INFO:tasks.rados.rados.0.smithi003.stdout:1464: finishing write tid 2 to smithi00370293-93 2024-09-21T10:12:30.133 INFO:tasks.rados.rados.0.smithi003.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2024-09-21T10:12:30.141 INFO:tasks.rados.rados.0.smithi003.stdout:1477: writing smithi00370293-319 from 712894 to 1462713 tid 1 2024-09-21T10:12:30.148 INFO:tasks.rados.rados.0.smithi003.stdout:1477: writing smithi00370293-319 from 2008590 to 2800607 tid 2 2024-09-21T10:12:30.153 INFO:tasks.rados.rados.0.smithi003.stdout:1477: writing smithi00370293-319 from 3281582 to 3512894 tid 3 2024-09-21T10:12:30.153 INFO:tasks.rados.rados.0.smithi003.stdout:1461: done (15 left) 2024-09-21T10:12:30.153 INFO:tasks.rados.rados.0.smithi003.stdout:1463: done (14 left) 2024-09-21T10:12:30.153 INFO:tasks.rados.rados.0.smithi003.stdout:1478: write oid 448 current snap is 0 2024-09-21T10:12:30.153 INFO:tasks.rados.rados.0.smithi003.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2024-09-21T10:12:30.159 INFO:tasks.rados.rados.0.smithi003.stdout:1478: writing smithi00370293-448 from 729701 to 1154769 tid 1 2024-09-21T10:12:30.168 INFO:tasks.rados.rados.0.smithi003.stdout:1478: writing smithi00370293-448 from 1667072 to 2319100 tid 2 2024-09-21T10:12:30.178 INFO:tasks.rados.rados.0.smithi003.stdout:1478: writing smithi00370293-448 from 2909005 to 3394185 tid 3 2024-09-21T10:12:30.178 INFO:tasks.rados.rados.0.smithi003.stdout:1479: read oid 270 snap -1 2024-09-21T10:12:30.178 INFO:tasks.rados.rados.0.smithi003.stdout:1479: expect (ObjNum 728 snap 0 seq_num 728) 2024-09-21T10:12:30.178 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:30.178 INFO:tasks.rados.rados.0.smithi003.stdout:1464: finishing write tid 3 to smithi00370293-93 2024-09-21T10:12:30.178 INFO:tasks.rados.rados.0.smithi003.stdout:1464: finishing write tid 4 to smithi00370293-93 2024-09-21T10:12:30.178 INFO:tasks.rados.rados.0.smithi003.stdout:1464: finishing write tid 5 to smithi00370293-93 2024-09-21T10:12:30.178 INFO:tasks.rados.rados.0.smithi003.stdout:1464: oid 93 updating version 0 to 241 2024-09-21T10:12:30.178 INFO:tasks.rados.rados.0.smithi003.stdout:1464: oid 93 updating version 241 to 242 2024-09-21T10:12:30.179 INFO:tasks.rados.rados.0.smithi003.stdout:1464: oid 93 updating version 242 to 243 2024-09-21T10:12:30.179 INFO:tasks.rados.rados.0.smithi003.stdout:1464: oid 93 version 243 is already newer than 240 2024-09-21T10:12:30.179 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 93 v 243 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2024-09-21T10:12:30.179 INFO:tasks.rados.rados.0.smithi003.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2024-09-21T10:12:30.179 INFO:tasks.rados.rados.0.smithi003.stdout:1465: expect (ObjNum 145 snap 0 seq_num 145) 2024-09-21T10:12:30.262 INFO:tasks.rados.rados.0.smithi003.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2024-09-21T10:12:30.386 INFO:tasks.rados.rados.0.smithi003.stdout:1466: expect (ObjNum 55 snap 0 seq_num 55) 2024-09-21T10:12:30.480 INFO:tasks.rados.rados.0.smithi003.stdout:1469: finishing write tid 1 to smithi00370293-402 2024-09-21T10:12:30.480 INFO:tasks.rados.rados.0.smithi003.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2024-09-21T10:12:30.566 INFO:tasks.rados.rados.0.smithi003.stdout:1469: finishing write tid 2 to smithi00370293-402 2024-09-21T10:12:30.567 INFO:tasks.rados.rados.0.smithi003.stdout:1469: finishing write tid 3 to smithi00370293-402 2024-09-21T10:12:30.567 INFO:tasks.rados.rados.0.smithi003.stdout:1469: finishing write tid 4 to smithi00370293-402 2024-09-21T10:12:30.567 INFO:tasks.rados.rados.0.smithi003.stdout:1469: finishing write tid 5 to smithi00370293-402 2024-09-21T10:12:30.567 INFO:tasks.rados.rados.0.smithi003.stdout:1469: oid 402 updating version 0 to 228 2024-09-21T10:12:30.567 INFO:tasks.rados.rados.0.smithi003.stdout:1469: oid 402 version 228 is already newer than 227 2024-09-21T10:12:30.567 INFO:tasks.rados.rados.0.smithi003.stdout:1469: oid 402 version 228 is already newer than 226 2024-09-21T10:12:30.567 INFO:tasks.rados.rados.0.smithi003.stdout:1469: oid 402 version 228 is already newer than 225 2024-09-21T10:12:30.568 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 402 v 228 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2024-09-21T10:12:30.568 INFO:tasks.rados.rados.0.smithi003.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2024-09-21T10:12:30.568 INFO:tasks.rados.rados.0.smithi003.stdout:1471: expect (ObjNum 197 snap 0 seq_num 197) 2024-09-21T10:12:30.672 INFO:tasks.rados.rados.0.smithi003.stdout:1472: expect (ObjNum 957 snap 0 seq_num 957) 2024-09-21T10:12:30.778 INFO:tasks.rados.rados.0.smithi003.stdout:1473: finishing write tid 1 to smithi00370293-291 2024-09-21T10:12:30.778 INFO:tasks.rados.rados.0.smithi003.stdout:1470: expect (ObjNum 987 snap 0 seq_num 987) 2024-09-21T10:12:30.858 INFO:tasks.rados.rados.0.smithi003.stdout:1473: finishing write tid 2 to smithi00370293-291 2024-09-21T10:12:30.858 INFO:tasks.rados.rados.0.smithi003.stdout:1473: finishing write tid 3 to smithi00370293-291 2024-09-21T10:12:30.858 INFO:tasks.rados.rados.0.smithi003.stdout:1473: finishing write tid 4 to smithi00370293-291 2024-09-21T10:12:30.858 INFO:tasks.rados.rados.0.smithi003.stdout:1473: finishing write tid 5 to smithi00370293-291 2024-09-21T10:12:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:1473: oid 291 updating version 0 to 196 2024-09-21T10:12:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:1473: oid 291 version 196 is already newer than 193 2024-09-21T10:12:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:1473: oid 291 version 196 is already newer than 195 2024-09-21T10:12:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:1473: oid 291 version 196 is already newer than 194 2024-09-21T10:12:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 291 v 196 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2024-09-21T10:12:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:1473: left oid 291 (ObjNum 1041 snap 0 seq_num 1041) 2024-09-21T10:12:30.859 INFO:tasks.rados.rados.0.smithi003.stdout:1474: expect (ObjNum 962 snap 0 seq_num 962) 2024-09-21T10:12:30.975 INFO:tasks.rados.rados.0.smithi003.stdout:1476: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-21T10:12:31.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:30 smithi204 bash[24804]: audit 2024-09-21T10:12:29.702266+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:31.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:30 smithi204 bash[24804]: cephadm 2024-09-21T10:12:29.702959+0000 mgr.y (mgr.14385) 231 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T10:12:31.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:30 smithi204 bash[24804]: cephadm 2024-09-21T10:12:29.703033+0000 mgr.y (mgr.14385) 232 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:12:31.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:30 smithi204 bash[24804]: audit 2024-09-21T10:12:29.704767+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:31.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:30 smithi204 bash[24804]: audit 2024-09-21T10:12:29.711278+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:31.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:30 smithi204 bash[24804]: cephadm 2024-09-21T10:12:29.712252+0000 mgr.y (mgr.14385) 233 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T10:12:31.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:30 smithi204 bash[24804]: cluster 2024-09-21T10:12:29.727413+0000 mgr.y (mgr.14385) 234 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.7 MiB/s wr, 75 op/s 2024-09-21T10:12:31.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:30 smithi204 bash[24804]: cephadm 2024-09-21T10:12:30.053533+0000 mgr.y (mgr.14385) 235 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi204 2024-09-21T10:12:31.092 INFO:tasks.rados.rados.0.smithi003.stdout:1475: expect (ObjNum 677 snap 0 seq_num 677) 2024-09-21T10:12:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[22527]: audit 2024-09-21T10:12:29.702266+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[22527]: cephadm 2024-09-21T10:12:29.702959+0000 mgr.y (mgr.14385) 231 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T10:12:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[22527]: cephadm 2024-09-21T10:12:29.703033+0000 mgr.y (mgr.14385) 232 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:12:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[22527]: audit 2024-09-21T10:12:29.704767+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[22527]: audit 2024-09-21T10:12:29.711278+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[22527]: cephadm 2024-09-21T10:12:29.712252+0000 mgr.y (mgr.14385) 233 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T10:12:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[22527]: cluster 2024-09-21T10:12:29.727413+0000 mgr.y (mgr.14385) 234 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.7 MiB/s wr, 75 op/s 2024-09-21T10:12:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[22527]: cephadm 2024-09-21T10:12:30.053533+0000 mgr.y (mgr.14385) 235 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi204 2024-09-21T10:12:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[31899]: audit 2024-09-21T10:12:29.702266+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[31899]: cephadm 2024-09-21T10:12:29.702959+0000 mgr.y (mgr.14385) 231 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (unknown) 2024-09-21T10:12:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[31899]: cephadm 2024-09-21T10:12:29.703033+0000 mgr.y (mgr.14385) 232 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:12:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[31899]: audit 2024-09-21T10:12:29.704767+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:12:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[31899]: audit 2024-09-21T10:12:29.711278+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:12:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[31899]: cephadm 2024-09-21T10:12:29.712252+0000 mgr.y (mgr.14385) 233 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-09-21T10:12:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[31899]: cluster 2024-09-21T10:12:29.727413+0000 mgr.y (mgr.14385) 234 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.7 MiB/s wr, 75 op/s 2024-09-21T10:12:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:30 smithi003 bash[31899]: cephadm 2024-09-21T10:12:30.053533+0000 mgr.y (mgr.14385) 235 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 on smithi204 2024-09-21T10:12:31.234 INFO:tasks.rados.rados.0.smithi003.stdout:1477: finishing write tid 1 to smithi00370293-319 2024-09-21T10:12:31.234 INFO:tasks.rados.rados.0.smithi003.stdout:1477: finishing write tid 2 to smithi00370293-319 2024-09-21T10:12:31.234 INFO:tasks.rados.rados.0.smithi003.stdout:1477: finishing write tid 3 to smithi00370293-319 2024-09-21T10:12:31.234 INFO:tasks.rados.rados.0.smithi003.stdout:1477: finishing write tid 4 to smithi00370293-319 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1477: finishing write tid 5 to smithi00370293-319 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1477: oid 319 updating version 0 to 186 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1477: oid 319 updating version 186 to 187 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1477: oid 319 version 187 is already newer than 185 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1477: oid 319 version 187 is already newer than 184 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 319 v 187 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1477: left oid 319 (ObjNum 1042 snap 0 seq_num 1042) 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1478: finishing write tid 1 to smithi00370293-448 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1464: done (15 left) 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1465: done (14 left) 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1466: done (13 left) 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1467: done (12 left) 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1468: done (11 left) 2024-09-21T10:12:31.235 INFO:tasks.rados.rados.0.smithi003.stdout:1469: done (10 left) 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1470: done (9 left) 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1471: done (8 left) 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1472: done (7 left) 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1473: done (6 left) 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1474: done (5 left) 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1475: done (4 left) 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1476: done (3 left) 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1477: done (2 left) 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1480: write oid 67 current snap is 0 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1478: finishing write tid 2 to smithi00370293-448 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1478: finishing write tid 3 to smithi00370293-448 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1478: finishing write tid 4 to smithi00370293-448 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1478: finishing write tid 5 to smithi00370293-448 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1478: oid 448 updating version 0 to 219 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1478: oid 448 version 219 is already newer than 218 2024-09-21T10:12:31.236 INFO:tasks.rados.rados.0.smithi003.stdout:1478: oid 448 version 219 is already newer than 217 2024-09-21T10:12:31.237 INFO:tasks.rados.rados.0.smithi003.stdout:1478: oid 448 version 219 is already newer than 216 2024-09-21T10:12:31.237 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 448 v 219 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2024-09-21T10:12:31.237 INFO:tasks.rados.rados.0.smithi003.stdout:1478: left oid 448 (ObjNum 1043 snap 0 seq_num 1043) 2024-09-21T10:12:31.237 INFO:tasks.rados.rados.0.smithi003.stdout:1479: expect (ObjNum 728 snap 0 seq_num 728) 2024-09-21T10:12:31.331 INFO:tasks.rados.rados.0.smithi003.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2024-09-21T10:12:31.352 INFO:tasks.rados.rados.0.smithi003.stdout:1480: writing smithi00370293-67 from 746508 to 1246825 tid 1 2024-09-21T10:12:31.376 INFO:tasks.rados.rados.0.smithi003.stdout:1480: writing smithi00370293-67 from 2009201 to 2804887 tid 2 2024-09-21T10:12:31.386 INFO:tasks.rados.rados.0.smithi003.stdout:1480: writing smithi00370293-67 from 3220075 to 3546508 tid 3 2024-09-21T10:12:31.386 INFO:tasks.rados.rados.0.smithi003.stdout:1478: done (2 left) 2024-09-21T10:12:31.386 INFO:tasks.rados.rados.0.smithi003.stdout:1479: done (1 left) 2024-09-21T10:12:31.387 INFO:tasks.rados.rados.0.smithi003.stdout:1481: read oid 107 snap -1 2024-09-21T10:12:31.387 INFO:tasks.rados.rados.0.smithi003.stdout:1481: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-21T10:12:31.387 INFO:tasks.rados.rados.0.smithi003.stdout:1482: read oid 308 snap -1 2024-09-21T10:12:31.387 INFO:tasks.rados.rados.0.smithi003.stdout:1482: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T10:12:31.387 INFO:tasks.rados.rados.0.smithi003.stdout:1483: read oid 155 snap -1 2024-09-21T10:12:31.387 INFO:tasks.rados.rados.0.smithi003.stdout:1483: expect (ObjNum 154 snap 0 seq_num 154) 2024-09-21T10:12:31.387 INFO:tasks.rados.rados.0.smithi003.stdout:1484: delete oid 275 current snap is 0 2024-09-21T10:12:31.387 INFO:tasks.rados.rados.0.smithi003.stdout:1480: finishing write tid 1 to smithi00370293-67 2024-09-21T10:12:31.387 INFO:tasks.rados.rados.0.smithi003.stdout:1480: finishing write tid 2 to smithi00370293-67 2024-09-21T10:12:31.391 INFO:tasks.rados.rados.0.smithi003.stdout:1484: done (4 left) 2024-09-21T10:12:31.391 INFO:tasks.rados.rados.0.smithi003.stdout:1485: read oid 370 snap -1 2024-09-21T10:12:31.391 INFO:tasks.rados.rados.0.smithi003.stdout:1485: expect (ObjNum 369 snap 0 seq_num 369) 2024-09-21T10:12:31.391 INFO:tasks.rados.rados.0.smithi003.stdout:1486: write oid 325 current snap is 0 2024-09-21T10:12:31.391 INFO:tasks.rados.rados.0.smithi003.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2024-09-21T10:12:31.399 INFO:tasks.rados.rados.0.smithi003.stdout:1486: writing smithi00370293-325 from 780122 to 1430937 tid 1 2024-09-21T10:12:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:1486: writing smithi00370293-325 from 2126165 to 2925520 tid 2 2024-09-21T10:12:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:1487: read oid 465 snap -1 2024-09-21T10:12:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:1487: expect (ObjNum 464 snap 0 seq_num 464) 2024-09-21T10:12:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:1488: delete oid 316 current snap is 0 2024-09-21T10:12:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:1480: finishing write tid 3 to smithi00370293-67 2024-09-21T10:12:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:1480: finishing write tid 4 to smithi00370293-67 2024-09-21T10:12:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:1480: finishing write tid 5 to smithi00370293-67 2024-09-21T10:12:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:1480: oid 67 updating version 0 to 216 2024-09-21T10:12:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:1480: oid 67 version 216 is already newer than 215 2024-09-21T10:12:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:1480: oid 67 updating version 216 to 217 2024-09-21T10:12:31.409 INFO:tasks.rados.rados.0.smithi003.stdout:1480: oid 67 version 217 is already newer than 214 2024-09-21T10:12:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 67 v 217 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2024-09-21T10:12:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:1480: left oid 67 (ObjNum 1044 snap 0 seq_num 1044) 2024-09-21T10:12:31.410 INFO:tasks.rados.rados.0.smithi003.stdout:1482: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T10:12:31.529 INFO:tasks.rados.rados.0.smithi003.stdout:1485: expect (ObjNum 369 snap 0 seq_num 369) 2024-09-21T10:12:31.600 INFO:tasks.rados.rados.0.smithi003.stdout:1481: expect (ObjNum 558 snap 0 seq_num 558) 2024-09-21T10:12:31.762 INFO:tasks.rados.rados.0.smithi003.stdout:1483: expect (ObjNum 154 snap 0 seq_num 154) 2024-09-21T10:12:31.842 INFO:tasks.rados.rados.0.smithi003.stdout:1486: finishing write tid 1 to smithi00370293-325 2024-09-21T10:12:31.842 INFO:tasks.rados.rados.0.smithi003.stdout:1486: finishing write tid 2 to smithi00370293-325 2024-09-21T10:12:31.843 INFO:tasks.rados.rados.0.smithi003.stdout:1486: finishing write tid 3 to smithi00370293-325 2024-09-21T10:12:31.843 INFO:tasks.rados.rados.0.smithi003.stdout:1486: finishing write tid 4 to smithi00370293-325 2024-09-21T10:12:31.843 INFO:tasks.rados.rados.0.smithi003.stdout:1486: oid 325 updating version 0 to 197 2024-09-21T10:12:31.843 INFO:tasks.rados.rados.0.smithi003.stdout:1486: oid 325 updating version 197 to 199 2024-09-21T10:12:31.843 INFO:tasks.rados.rados.0.smithi003.stdout:1486: oid 325 version 199 is already newer than 198 2024-09-21T10:12:31.843 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 325 v 199 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2024-09-21T10:12:31.843 INFO:tasks.rados.rados.0.smithi003.stdout:1486: left oid 325 (ObjNum 1046 snap 0 seq_num 1046) 2024-09-21T10:12:31.843 INFO:tasks.rados.rados.0.smithi003.stdout:1487: expect (ObjNum 464 snap 0 seq_num 464) 2024-09-21T10:12:31.966 INFO:tasks.rados.rados.0.smithi003.stdout:1480: done (7 left) 2024-09-21T10:12:31.966 INFO:tasks.rados.rados.0.smithi003.stdout:1481: done (6 left) 2024-09-21T10:12:31.966 INFO:tasks.rados.rados.0.smithi003.stdout:1482: done (5 left) 2024-09-21T10:12:31.967 INFO:tasks.rados.rados.0.smithi003.stdout:1483: done (4 left) 2024-09-21T10:12:31.967 INFO:tasks.rados.rados.0.smithi003.stdout:1485: done (3 left) 2024-09-21T10:12:31.967 INFO:tasks.rados.rados.0.smithi003.stdout:1486: done (2 left) 2024-09-21T10:12:31.967 INFO:tasks.rados.rados.0.smithi003.stdout:1487: done (1 left) 2024-09-21T10:12:31.967 INFO:tasks.rados.rados.0.smithi003.stdout:1488: done (0 left) 2024-09-21T10:12:31.967 INFO:tasks.rados.rados.0.smithi003.stdout:1489: read oid 481 snap -1 2024-09-21T10:12:31.967 INFO:tasks.rados.rados.0.smithi003.stdout:1489: expect (ObjNum 819 snap 0 seq_num 819) 2024-09-21T10:12:31.967 INFO:tasks.rados.rados.0.smithi003.stdout:1490: read oid 374 snap -1 2024-09-21T10:12:31.967 INFO:tasks.rados.rados.0.smithi003.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2024-09-21T10:12:31.967 INFO:tasks.rados.rados.0.smithi003.stdout:1491: write oid 323 current snap is 0 2024-09-21T10:12:31.967 INFO:tasks.rados.rados.0.smithi003.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2024-09-21T10:12:31.979 INFO:tasks.rados.rados.0.smithi003.stdout:1491: writing smithi00370293-323 from 413736 to 815049 tid 1 2024-09-21T10:12:31.994 INFO:tasks.rados.rados.0.smithi003.stdout:1491: writing smithi00370293-323 from 1326776 to 1729800 tid 2 2024-09-21T10:12:32.013 INFO:tasks.rados.rados.0.smithi003.stdout:1491: writing smithi00370293-323 from 2413414 to 2871307 tid 3 2024-09-21T10:12:32.024 INFO:tasks.rados.rados.0.smithi003.stdout:1491: writing smithi00370293-323 from 3438716 to 3613736 tid 4 2024-09-21T10:12:32.024 INFO:tasks.rados.rados.0.smithi003.stdout:1492: read oid 498 snap -1 2024-09-21T10:12:32.024 INFO:tasks.rados.rados.0.smithi003.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2024-09-21T10:12:32.024 INFO:tasks.rados.rados.0.smithi003.stdout:1493: read oid 378 snap -1 2024-09-21T10:12:32.024 INFO:tasks.rados.rados.0.smithi003.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T10:12:32.024 INFO:tasks.rados.rados.0.smithi003.stdout:1494: delete oid 92 current snap is 0 2024-09-21T10:12:32.024 INFO:tasks.rados.rados.0.smithi003.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2024-09-21T10:12:32.159 INFO:tasks.rados.rados.0.smithi003.stdout:1489: expect (ObjNum 819 snap 0 seq_num 819) 2024-09-21T10:12:32.376 INFO:tasks.rados.rados.0.smithi003.stdout:1491: finishing write tid 1 to smithi00370293-323 2024-09-21T10:12:32.376 INFO:tasks.rados.rados.0.smithi003.stdout:1491: finishing write tid 2 to smithi00370293-323 2024-09-21T10:12:32.376 INFO:tasks.rados.rados.0.smithi003.stdout:1491: finishing write tid 3 to smithi00370293-323 2024-09-21T10:12:32.376 INFO:tasks.rados.rados.0.smithi003.stdout:1491: finishing write tid 4 to smithi00370293-323 2024-09-21T10:12:32.376 INFO:tasks.rados.rados.0.smithi003.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2024-09-21T10:12:32.451 INFO:tasks.rados.rados.0.smithi003.stdout:1491: finishing write tid 5 to smithi00370293-323 2024-09-21T10:12:32.451 INFO:tasks.rados.rados.0.smithi003.stdout:1491: finishing write tid 6 to smithi00370293-323 2024-09-21T10:12:32.451 INFO:tasks.rados.rados.0.smithi003.stdout:1491: oid 323 updating version 0 to 247 2024-09-21T10:12:32.452 INFO:tasks.rados.rados.0.smithi003.stdout:1491: oid 323 version 247 is already newer than 246 2024-09-21T10:12:32.452 INFO:tasks.rados.rados.0.smithi003.stdout:1491: oid 323 version 247 is already newer than 244 2024-09-21T10:12:32.452 INFO:tasks.rados.rados.0.smithi003.stdout:1491: oid 323 updating version 247 to 248 2024-09-21T10:12:32.452 INFO:tasks.rados.rados.0.smithi003.stdout:1491: oid 323 version 248 is already newer than 245 2024-09-21T10:12:32.452 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 323 v 248 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2024-09-21T10:12:32.452 INFO:tasks.rados.rados.0.smithi003.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2024-09-21T10:12:32.453 INFO:tasks.rados.rados.0.smithi003.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2024-09-21T10:12:32.557 INFO:tasks.rados.rados.0.smithi003.stdout:1489: done (5 left) 2024-09-21T10:12:32.557 INFO:tasks.rados.rados.0.smithi003.stdout:1490: done (4 left) 2024-09-21T10:12:32.557 INFO:tasks.rados.rados.0.smithi003.stdout:1491: done (3 left) 2024-09-21T10:12:32.557 INFO:tasks.rados.rados.0.smithi003.stdout:1492: done (2 left) 2024-09-21T10:12:32.557 INFO:tasks.rados.rados.0.smithi003.stdout:1493: done (1 left) 2024-09-21T10:12:32.558 INFO:tasks.rados.rados.0.smithi003.stdout:1494: done (0 left) 2024-09-21T10:12:32.558 INFO:tasks.rados.rados.0.smithi003.stdout:1495: write oid 140 current snap is 0 2024-09-21T10:12:32.558 INFO:tasks.rados.rados.0.smithi003.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2024-09-21T10:12:32.575 INFO:tasks.rados.rados.0.smithi003.stdout:1495: writing smithi00370293-140 from 447350 to 1115514 tid 1 2024-09-21T10:12:32.589 INFO:tasks.rados.rados.0.smithi003.stdout:1495: writing smithi00370293-140 from 1560093 to 1966786 tid 2 2024-09-21T10:12:32.607 INFO:tasks.rados.rados.0.smithi003.stdout:1495: writing smithi00370293-140 from 2584613 to 3065050 tid 3 2024-09-21T10:12:32.607 INFO:tasks.rados.rados.0.smithi003.stdout:1496: write oid 163 current snap is 0 2024-09-21T10:12:32.608 INFO:tasks.rados.rados.0.smithi003.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2024-09-21T10:12:32.623 INFO:tasks.rados.rados.0.smithi003.stdout:1496: writing smithi00370293-163 from 464157 to 1207570 tid 1 2024-09-21T10:12:32.635 INFO:tasks.rados.rados.0.smithi003.stdout:1496: writing smithi00370293-163 from 1618575 to 2285279 tid 2 2024-09-21T10:12:32.645 INFO:tasks.rados.rados.0.smithi003.stdout:1496: writing smithi00370293-163 from 3012036 to 3420098 tid 3 2024-09-21T10:12:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:1497: write oid 132 current snap is 0 2024-09-21T10:12:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:1495: finishing write tid 1 to smithi00370293-140 2024-09-21T10:12:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:1495: finishing write tid 2 to smithi00370293-140 2024-09-21T10:12:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:1495: finishing write tid 3 to smithi00370293-140 2024-09-21T10:12:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:1495: finishing write tid 4 to smithi00370293-140 2024-09-21T10:12:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:1495: finishing write tid 5 to smithi00370293-140 2024-09-21T10:12:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:1495: oid 140 updating version 0 to 332 2024-09-21T10:12:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:1495: oid 140 updating version 332 to 333 2024-09-21T10:12:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:1495: oid 140 updating version 333 to 334 2024-09-21T10:12:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:1495: oid 140 version 334 is already newer than 331 2024-09-21T10:12:32.646 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 140 v 334 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2024-09-21T10:12:32.647 INFO:tasks.rados.rados.0.smithi003.stdout:1495: left oid 140 (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T10:12:32.647 INFO:tasks.rados.rados.0.smithi003.stdout:1496: finishing write tid 1 to smithi00370293-163 2024-09-21T10:12:32.647 INFO:tasks.rados.rados.0.smithi003.stdout:1496: finishing write tid 2 to smithi00370293-163 2024-09-21T10:12:32.647 INFO:tasks.rados.rados.0.smithi003.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2024-09-21T10:12:32.654 INFO:tasks.rados.rados.0.smithi003.stdout:1497: writing smithi00370293-132 from 480964 to 899626 tid 1 2024-09-21T10:12:32.665 INFO:tasks.rados.rados.0.smithi003.stdout:1497: writing smithi00370293-132 from 1560704 to 1971066 tid 2 2024-09-21T10:12:32.676 INFO:tasks.rados.rados.0.smithi003.stdout:1497: writing smithi00370293-132 from 2523106 to 3142440 tid 3 2024-09-21T10:12:32.676 INFO:tasks.rados.rados.0.smithi003.stdout:1495: done (2 left) 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:1498: delete oid 303 current snap is 0 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:1496: finishing write tid 3 to smithi00370293-163 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:1496: finishing write tid 4 to smithi00370293-163 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:1496: finishing write tid 5 to smithi00370293-163 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:1496: oid 163 updating version 0 to 221 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:1496: oid 163 version 221 is already newer than 218 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:1496: oid 163 version 221 is already newer than 220 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:1496: oid 163 version 221 is already newer than 219 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 163 v 221 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:1496: left oid 163 (ObjNum 1051 snap 0 seq_num 1051) 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:1497: finishing write tid 1 to smithi00370293-132 2024-09-21T10:12:32.677 INFO:tasks.rados.rados.0.smithi003.stdout:1497: finishing write tid 2 to smithi00370293-132 2024-09-21T10:12:32.680 INFO:tasks.rados.rados.0.smithi003.stdout:1496: done (2 left) 2024-09-21T10:12:32.680 INFO:tasks.rados.rados.0.smithi003.stdout:1498: done (1 left) 2024-09-21T10:12:32.680 INFO:tasks.rados.rados.0.smithi003.stdout:1499: read oid 171 snap -1 2024-09-21T10:12:32.680 INFO:tasks.rados.rados.0.smithi003.stdout:1499: expect (ObjNum 827 snap 0 seq_num 827) 2024-09-21T10:12:32.680 INFO:tasks.rados.rados.0.smithi003.stdout:1500: write oid 35 current snap is 0 2024-09-21T10:12:32.680 INFO:tasks.rados.rados.0.smithi003.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2024-09-21T10:12:32.691 INFO:tasks.rados.rados.0.smithi003.stdout:1500: writing smithi00370293-35 from 514578 to 1083738 tid 1 2024-09-21T10:12:32.701 INFO:tasks.rados.rados.0.smithi003.stdout:1500: writing smithi00370293-35 from 1677668 to 2091699 tid 2 2024-09-21T10:12:32.711 INFO:tasks.rados.rados.0.smithi003.stdout:1500: writing smithi00370293-35 from 2577952 to 3219830 tid 3 2024-09-21T10:12:32.711 INFO:tasks.rados.rados.0.smithi003.stdout:1501: delete oid 104 current snap is 0 2024-09-21T10:12:32.711 INFO:tasks.rados.rados.0.smithi003.stdout:1497: finishing write tid 3 to smithi00370293-132 2024-09-21T10:12:32.711 INFO:tasks.rados.rados.0.smithi003.stdout:1497: finishing write tid 4 to smithi00370293-132 2024-09-21T10:12:32.711 INFO:tasks.rados.rados.0.smithi003.stdout:1497: finishing write tid 5 to smithi00370293-132 2024-09-21T10:12:32.711 INFO:tasks.rados.rados.0.smithi003.stdout:1497: oid 132 updating version 0 to 164 2024-09-21T10:12:32.711 INFO:tasks.rados.rados.0.smithi003.stdout:1497: oid 132 updating version 164 to 165 2024-09-21T10:12:32.712 INFO:tasks.rados.rados.0.smithi003.stdout:1497: oid 132 updating version 165 to 167 2024-09-21T10:12:32.712 INFO:tasks.rados.rados.0.smithi003.stdout:1497: oid 132 version 167 is already newer than 166 2024-09-21T10:12:32.712 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 132 v 167 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2024-09-21T10:12:32.712 INFO:tasks.rados.rados.0.smithi003.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2024-09-21T10:12:32.712 INFO:tasks.rados.rados.0.smithi003.stdout:1499: expect (ObjNum 827 snap 0 seq_num 827) 2024-09-21T10:12:32.923 INFO:tasks.rados.rados.0.smithi003.stdout:1500: finishing write tid 1 to smithi00370293-35 2024-09-21T10:12:32.923 INFO:tasks.rados.rados.0.smithi003.stdout:1500: finishing write tid 2 to smithi00370293-35 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1500: finishing write tid 3 to smithi00370293-35 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1500: finishing write tid 4 to smithi00370293-35 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1500: finishing write tid 5 to smithi00370293-35 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1500: oid 35 updating version 0 to 177 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1500: oid 35 version 177 is already newer than 176 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1500: oid 35 updating version 177 to 178 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1500: oid 35 version 178 is already newer than 175 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 178 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1497: done (3 left) 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1499: done (2 left) 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1500: done (1 left) 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1501: done (0 left) 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1502: write oid 180 current snap is 0 2024-09-21T10:12:32.924 INFO:tasks.rados.rados.0.smithi003.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2024-09-21T10:12:32.934 INFO:tasks.rados.rados.0.smithi003.stdout:1502: writing smithi00370293-180 from 548192 to 1267850 tid 1 2024-09-21T10:12:32.942 INFO:tasks.rados.rados.0.smithi003.stdout:1502: writing smithi00370293-180 from 1678279 to 2095979 tid 2 2024-09-21T10:12:32.953 INFO:tasks.rados.rados.0.smithi003.stdout:1502: writing smithi00370293-180 from 2516445 to 3297220 tid 3 2024-09-21T10:12:32.953 INFO:tasks.rados.rados.0.smithi003.stdout:1503: read oid 115 snap -1 2024-09-21T10:12:32.953 INFO:tasks.rados.rados.0.smithi003.stdout:1503: expect deleted 2024-09-21T10:12:32.953 INFO:tasks.rados.rados.0.smithi003.stdout:1504: write oid 205 current snap is 0 2024-09-21T10:12:32.953 INFO:tasks.rados.rados.0.smithi003.stdout:1502: finishing write tid 1 to smithi00370293-180 2024-09-21T10:12:32.953 INFO:tasks.rados.rados.0.smithi003.stdout:1502: finishing write tid 2 to smithi00370293-180 2024-09-21T10:12:32.954 INFO:tasks.rados.rados.0.smithi003.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2024-09-21T10:12:32.964 INFO:tasks.rados.rados.0.smithi003.stdout:1504: writing smithi00370293-205 from 564999 to 1076259 tid 1 2024-09-21T10:12:32.977 INFO:tasks.rados.rados.0.smithi003.stdout:1504: writing smithi00370293-205 from 1853114 to 2414472 tid 2 2024-09-21T10:12:32.989 INFO:tasks.rados.rados.0.smithi003.stdout:1504: writing smithi00370293-205 from 3060221 to 3652268 tid 3 2024-09-21T10:12:32.989 INFO:tasks.rados.rados.0.smithi003.stdout:1505: read oid 272 snap -1 2024-09-21T10:12:32.989 INFO:tasks.rados.rados.0.smithi003.stdout:1505: expect (ObjNum 566 snap 0 seq_num 566) 2024-09-21T10:12:32.989 INFO:tasks.rados.rados.0.smithi003.stdout:1506: write oid 384 current snap is 0 2024-09-21T10:12:32.989 INFO:tasks.rados.rados.0.smithi003.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2024-09-21T10:12:33.001 INFO:tasks.rados.rados.0.smithi003.stdout:1506: writing smithi00370293-384 from 581806 to 1168315 tid 1 2024-09-21T10:12:33.010 INFO:tasks.rados.rados.0.smithi003.stdout:1506: writing smithi00370293-384 from 1911596 to 2332965 tid 2 2024-09-21T10:12:33.017 INFO:tasks.rados.rados.0.smithi003.stdout:1506: writing smithi00370293-384 from 3087644 to 3490963 tid 3 2024-09-21T10:12:33.017 INFO:tasks.rados.rados.0.smithi003.stdout:1507: delete oid 290 current snap is 0 2024-09-21T10:12:33.017 INFO:tasks.rados.rados.0.smithi003.stdout:1502: finishing write tid 3 to smithi00370293-180 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1502: finishing write tid 4 to smithi00370293-180 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1502: finishing write tid 5 to smithi00370293-180 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1502: oid 180 updating version 0 to 230 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1502: oid 180 updating version 230 to 232 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1502: oid 180 version 232 is already newer than 231 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1502: oid 180 version 232 is already newer than 229 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 180 v 232 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1502: left oid 180 (ObjNum 1056 snap 0 seq_num 1056) 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1504: finishing write tid 1 to smithi00370293-205 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1504: finishing write tid 2 to smithi00370293-205 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1504: finishing write tid 3 to smithi00370293-205 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1504: finishing write tid 4 to smithi00370293-205 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1504: finishing write tid 5 to smithi00370293-205 2024-09-21T10:12:33.018 INFO:tasks.rados.rados.0.smithi003.stdout:1504: oid 205 updating version 0 to 201 2024-09-21T10:12:33.019 INFO:tasks.rados.rados.0.smithi003.stdout:1504: oid 205 version 201 is already newer than 200 2024-09-21T10:12:33.019 INFO:tasks.rados.rados.0.smithi003.stdout:1504: oid 205 updating version 201 to 202 2024-09-21T10:12:33.019 INFO:tasks.rados.rados.0.smithi003.stdout:1504: oid 205 updating version 202 to 203 2024-09-21T10:12:33.019 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 205 v 203 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2024-09-21T10:12:33.019 INFO:tasks.rados.rados.0.smithi003.stdout:1504: left oid 205 (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T10:12:33.019 INFO:tasks.rados.rados.0.smithi003.stdout:1505: expect (ObjNum 566 snap 0 seq_num 566) 2024-09-21T10:12:33.165 INFO:tasks.rados.rados.0.smithi003.stdout:1506: finishing write tid 1 to smithi00370293-384 2024-09-21T10:12:33.165 INFO:tasks.rados.rados.0.smithi003.stdout:1506: finishing write tid 2 to smithi00370293-384 2024-09-21T10:12:33.165 INFO:tasks.rados.rados.0.smithi003.stdout:1506: finishing write tid 3 to smithi00370293-384 2024-09-21T10:12:33.165 INFO:tasks.rados.rados.0.smithi003.stdout:1506: finishing write tid 4 to smithi00370293-384 2024-09-21T10:12:33.165 INFO:tasks.rados.rados.0.smithi003.stdout:1506: finishing write tid 5 to smithi00370293-384 2024-09-21T10:12:33.165 INFO:tasks.rados.rados.0.smithi003.stdout:1506: oid 384 updating version 0 to 224 2024-09-21T10:12:33.165 INFO:tasks.rados.rados.0.smithi003.stdout:1506: oid 384 version 224 is already newer than 222 2024-09-21T10:12:33.165 INFO:tasks.rados.rados.0.smithi003.stdout:1506: oid 384 version 224 is already newer than 223 2024-09-21T10:12:33.165 INFO:tasks.rados.rados.0.smithi003.stdout:1506: oid 384 updating version 224 to 225 2024-09-21T10:12:33.166 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 384 v 225 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2024-09-21T10:12:33.166 INFO:tasks.rados.rados.0.smithi003.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2024-09-21T10:12:33.166 INFO:tasks.rados.rados.0.smithi003.stdout:1502: done (5 left) 2024-09-21T10:12:33.166 INFO:tasks.rados.rados.0.smithi003.stdout:1503: done (4 left) 2024-09-21T10:12:33.166 INFO:tasks.rados.rados.0.smithi003.stdout:1504: done (3 left) 2024-09-21T10:12:33.166 INFO:tasks.rados.rados.0.smithi003.stdout:1505: done (2 left) 2024-09-21T10:12:33.166 INFO:tasks.rados.rados.0.smithi003.stdout:1506: done (1 left) 2024-09-21T10:12:33.166 INFO:tasks.rados.rados.0.smithi003.stdout:1507: done (0 left) 2024-09-21T10:12:33.166 INFO:tasks.rados.rados.0.smithi003.stdout:1508: write oid 432 current snap is 0 2024-09-21T10:12:33.166 INFO:tasks.rados.rados.0.smithi003.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2024-09-21T10:12:33.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:32 smithi003 bash[22527]: cluster 2024-09-21T10:12:31.728218+0000 mgr.y (mgr.14385) 236 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 117 op/s 2024-09-21T10:12:33.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:32 smithi003 bash[31899]: cluster 2024-09-21T10:12:31.728218+0000 mgr.y (mgr.14385) 236 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 117 op/s 2024-09-21T10:12:33.174 INFO:tasks.rados.rados.0.smithi003.stdout:1508: writing smithi00370293-432 from 615420 to 1352427 tid 1 2024-09-21T10:12:33.180 INFO:tasks.rados.rados.0.smithi003.stdout:1508: writing smithi00370293-432 from 1912207 to 2337245 tid 2 2024-09-21T10:12:33.188 INFO:tasks.rados.rados.0.smithi003.stdout:1508: writing smithi00370293-432 from 3026137 to 3568353 tid 3 2024-09-21T10:12:33.188 INFO:tasks.rados.rados.0.smithi003.stdout:1509: read oid 476 snap -1 2024-09-21T10:12:33.188 INFO:tasks.rados.rados.0.smithi003.stdout:1509: expect (ObjNum 475 snap 0 seq_num 475) 2024-09-21T10:12:33.188 INFO:tasks.rados.rados.0.smithi003.stdout:1510: delete oid 23 current snap is 0 2024-09-21T10:12:33.188 INFO:tasks.rados.rados.0.smithi003.stdout:1508: finishing write tid 1 to smithi00370293-432 2024-09-21T10:12:33.188 INFO:tasks.rados.rados.0.smithi003.stdout:1508: finishing write tid 2 to smithi00370293-432 2024-09-21T10:12:33.191 INFO:tasks.rados.rados.0.smithi003.stdout:1510: done (2 left) 2024-09-21T10:12:33.191 INFO:tasks.rados.rados.0.smithi003.stdout:1511: write oid 235 current snap is 0 2024-09-21T10:12:33.191 INFO:tasks.rados.rados.0.smithi003.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2024-09-21T10:12:33.199 INFO:tasks.rados.rados.0.smithi003.stdout:1511: writing smithi00370293-235 from 649034 to 1136539 tid 1 2024-09-21T10:12:33.206 INFO:tasks.rados.rados.0.smithi003.stdout:1511: writing smithi00370293-235 from 1629171 to 2057878 tid 2 2024-09-21T10:12:33.214 INFO:tasks.rados.rados.0.smithi003.stdout:1511: writing smithi00370293-235 from 2680983 to 3245743 tid 3 2024-09-21T10:12:33.219 INFO:tasks.rados.rados.0.smithi003.stdout:1511: writing smithi00370293-235 from 3798768 to 3849034 tid 4 2024-09-21T10:12:33.219 INFO:tasks.rados.rados.0.smithi003.stdout:1512: write oid 28 current snap is 0 2024-09-21T10:12:33.219 INFO:tasks.rados.rados.0.smithi003.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2024-09-21T10:12:33.228 INFO:tasks.rados.rados.0.smithi003.stdout:1512: writing smithi00370293-28 from 665841 to 1228595 tid 1 2024-09-21T10:12:33.235 INFO:tasks.rados.rados.0.smithi003.stdout:1512: writing smithi00370293-28 from 1687653 to 2260018 tid 2 2024-09-21T10:12:33.243 INFO:tasks.rados.rados.0.smithi003.stdout:1512: writing smithi00370293-28 from 2708406 to 3484438 tid 3 2024-09-21T10:12:33.244 INFO:tasks.rados.rados.0.smithi003.stdout:1513: read oid 402 snap -1 2024-09-21T10:12:33.244 INFO:tasks.rados.rados.0.smithi003.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-09-21T10:12:33.244 INFO:tasks.rados.rados.0.smithi003.stdout:1514: write oid 208 current snap is 0 2024-09-21T10:12:33.244 INFO:tasks.rados.rados.0.smithi003.stdout:1508: finishing write tid 3 to smithi00370293-432 2024-09-21T10:12:33.244 INFO:tasks.rados.rados.0.smithi003.stdout:1508: finishing write tid 4 to smithi00370293-432 2024-09-21T10:12:33.244 INFO:tasks.rados.rados.0.smithi003.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2024-09-21T10:12:33.244 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:12:33.252 INFO:tasks.rados.rados.0.smithi003.stdout:1514: writing smithi00370293-208 from 682648 to 1320651 tid 1 2024-09-21T10:12:33.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:32 smithi204 bash[24804]: cluster 2024-09-21T10:12:31.728218+0000 mgr.y (mgr.14385) 236 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 117 op/s 2024-09-21T10:12:33.261 INFO:tasks.rados.rados.0.smithi003.stdout:1514: writing smithi00370293-208 from 2029782 to 2462158 tid 2 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1514: writing smithi00370293-208 from 3019476 to 3606780 tid 3 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1515: read oid 130 snap -1 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1515: expect (ObjNum 844 snap 0 seq_num 844) 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1516: read oid 332 snap -1 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1516: expect (ObjNum 837 snap 0 seq_num 837) 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1517: read oid 499 snap -1 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1517: expect deleted 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1518: write oid 453 current snap is 0 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1508: finishing write tid 5 to smithi00370293-432 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1508: oid 432 updating version 0 to 199 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1508: oid 432 version 199 is already newer than 198 2024-09-21T10:12:33.270 INFO:tasks.rados.rados.0.smithi003.stdout:1508: oid 432 version 199 is already newer than 197 2024-09-21T10:12:33.271 INFO:tasks.rados.rados.0.smithi003.stdout:1508: oid 432 version 199 is already newer than 196 2024-09-21T10:12:33.271 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 432 v 199 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2024-09-21T10:12:33.271 INFO:tasks.rados.rados.0.smithi003.stdout:1508: left oid 432 (ObjNum 1060 snap 0 seq_num 1060) 2024-09-21T10:12:33.271 INFO:tasks.rados.rados.0.smithi003.stdout:1509: expect (ObjNum 475 snap 0 seq_num 475) 2024-09-21T10:12:33.413 INFO:tasks.rados.rados.0.smithi003.stdout:1511: finishing write tid 1 to smithi00370293-235 2024-09-21T10:12:33.413 INFO:tasks.rados.rados.0.smithi003.stdout:1511: finishing write tid 2 to smithi00370293-235 2024-09-21T10:12:33.413 INFO:tasks.rados.rados.0.smithi003.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2024-09-21T10:12:33.419 INFO:tasks.rados.rados.0.smithi003.stdout:1518: writing smithi00370293-453 from 699455 to 1129060 tid 1 2024-09-21T10:12:33.426 INFO:tasks.rados.rados.0.smithi003.stdout:1518: writing smithi00370293-453 from 1804617 to 2380651 tid 2 2024-09-21T10:12:33.434 INFO:tasks.rados.rados.0.smithi003.stdout:1518: writing smithi00370293-453 from 3163252 to 3678181 tid 3 2024-09-21T10:12:33.434 INFO:tasks.rados.rados.0.smithi003.stdout:1508: done (9 left) 2024-09-21T10:12:33.434 INFO:tasks.rados.rados.0.smithi003.stdout:1509: done (8 left) 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1519: read oid 429 snap -1 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1519: expect (ObjNum 892 snap 0 seq_num 892) 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1520: write oid 480 current snap is 0 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1511: finishing write tid 3 to smithi00370293-235 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1511: finishing write tid 4 to smithi00370293-235 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1511: finishing write tid 5 to smithi00370293-235 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1511: finishing write tid 6 to smithi00370293-235 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1511: oid 235 updating version 0 to 204 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1511: oid 235 version 204 is already newer than 203 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1511: oid 235 version 204 is already newer than 202 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1511: oid 235 version 204 is already newer than 201 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1511: oid 235 version 204 is already newer than 200 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 235 v 204 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2024-09-21T10:12:33.435 INFO:tasks.rados.rados.0.smithi003.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2024-09-21T10:12:33.436 INFO:tasks.rados.rados.0.smithi003.stdout:1512: finishing write tid 1 to smithi00370293-28 2024-09-21T10:12:33.436 INFO:tasks.rados.rados.0.smithi003.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2024-09-21T10:12:33.441 INFO:tasks.rados.rados.0.smithi003.stdout:1520: writing smithi00370293-480 from 716262 to 1221116 tid 1 2024-09-21T10:12:33.449 INFO:tasks.rados.rados.0.smithi003.stdout:1520: writing smithi00370293-480 from 1863099 to 2582791 tid 2 2024-09-21T10:12:33.457 INFO:tasks.rados.rados.0.smithi003.stdout:1520: writing smithi00370293-480 from 3074322 to 3800523 tid 3 2024-09-21T10:12:33.457 INFO:tasks.rados.rados.0.smithi003.stdout:1511: done (9 left) 2024-09-21T10:12:33.457 INFO:tasks.rados.rados.0.smithi003.stdout:1521: read oid 174 snap -1 2024-09-21T10:12:33.457 INFO:tasks.rados.rados.0.smithi003.stdout:1521: expect (ObjNum 957 snap 0 seq_num 957) 2024-09-21T10:12:33.457 INFO:tasks.rados.rados.0.smithi003.stdout:1522: read oid 146 snap -1 2024-09-21T10:12:33.457 INFO:tasks.rados.rados.0.smithi003.stdout:1522: expect (ObjNum 145 snap 0 seq_num 145) 2024-09-21T10:12:33.457 INFO:tasks.rados.rados.0.smithi003.stdout:1523: write oid 430 current snap is 0 2024-09-21T10:12:33.457 INFO:tasks.rados.rados.0.smithi003.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2024-09-21T10:12:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:1523: writing smithi00370293-430 from 733069 to 1313172 tid 1 2024-09-21T10:12:33.471 INFO:tasks.rados.rados.0.smithi003.stdout:1523: writing smithi00370293-430 from 1921581 to 2501284 tid 2 2024-09-21T10:12:33.479 INFO:tasks.rados.rados.0.smithi003.stdout:1523: writing smithi00370293-430 from 3218098 to 3755571 tid 3 2024-09-21T10:12:33.479 INFO:tasks.rados.rados.0.smithi003.stdout:1524: write oid 195 current snap is 0 2024-09-21T10:12:33.479 INFO:tasks.rados.rados.0.smithi003.stdout:1512: finishing write tid 2 to smithi00370293-28 2024-09-21T10:12:33.479 INFO:tasks.rados.rados.0.smithi003.stdout:1512: finishing write tid 3 to smithi00370293-28 2024-09-21T10:12:33.479 INFO:tasks.rados.rados.0.smithi003.stdout:1512: finishing write tid 4 to smithi00370293-28 2024-09-21T10:12:33.480 INFO:tasks.rados.rados.0.smithi003.stdout:1512: finishing write tid 5 to smithi00370293-28 2024-09-21T10:12:33.480 INFO:tasks.rados.rados.0.smithi003.stdout:1512: oid 28 updating version 0 to 189 2024-09-21T10:12:33.480 INFO:tasks.rados.rados.0.smithi003.stdout:1512: oid 28 updating version 189 to 191 2024-09-21T10:12:33.480 INFO:tasks.rados.rados.0.smithi003.stdout:1512: oid 28 version 191 is already newer than 188 2024-09-21T10:12:33.480 INFO:tasks.rados.rados.0.smithi003.stdout:1512: oid 28 version 191 is already newer than 190 2024-09-21T10:12:33.480 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 191 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2024-09-21T10:12:33.480 INFO:tasks.rados.rados.0.smithi003.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2024-09-21T10:12:33.480 INFO:tasks.rados.rados.0.smithi003.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2024-09-21T10:12:33.487 INFO:tasks.rados.rados.0.smithi003.stdout:1524: writing smithi00370293-195 from 749876 to 1405228 tid 1 2024-09-21T10:12:33.494 INFO:tasks.rados.rados.0.smithi003.stdout:1524: writing smithi00370293-195 from 1863710 to 2587071 tid 2 2024-09-21T10:12:33.501 INFO:tasks.rados.rados.0.smithi003.stdout:1524: writing smithi00370293-195 from 3012815 to 3761560 tid 3 2024-09-21T10:12:33.501 INFO:tasks.rados.rados.0.smithi003.stdout:1512: done (12 left) 2024-09-21T10:12:33.501 INFO:tasks.rados.rados.0.smithi003.stdout:1525: write oid 61 current snap is 0 2024-09-21T10:12:33.501 INFO:tasks.rados.rados.0.smithi003.stdout:1514: finishing write tid 1 to smithi00370293-208 2024-09-21T10:12:33.501 INFO:tasks.rados.rados.0.smithi003.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2024-09-21T10:12:33.724 INFO:tasks.rados.rados.0.smithi003.stdout:1514: finishing write tid 2 to smithi00370293-208 2024-09-21T10:12:33.724 INFO:tasks.rados.rados.0.smithi003.stdout:1515: expect (ObjNum 844 snap 0 seq_num 844) 2024-09-21T10:12:33.796 INFO:tasks.rados.rados.0.smithi003.stdout:1514: finishing write tid 3 to smithi00370293-208 2024-09-21T10:12:33.796 INFO:tasks.rados.rados.0.smithi003.stdout:1514: finishing write tid 4 to smithi00370293-208 2024-09-21T10:12:33.796 INFO:tasks.rados.rados.0.smithi003.stdout:1514: finishing write tid 5 to smithi00370293-208 2024-09-21T10:12:33.796 INFO:tasks.rados.rados.0.smithi003.stdout:1514: oid 208 updating version 0 to 205 2024-09-21T10:12:33.796 INFO:tasks.rados.rados.0.smithi003.stdout:1514: oid 208 updating version 205 to 207 2024-09-21T10:12:33.796 INFO:tasks.rados.rados.0.smithi003.stdout:1514: oid 208 version 207 is already newer than 206 2024-09-21T10:12:33.796 INFO:tasks.rados.rados.0.smithi003.stdout:1514: oid 208 updating version 207 to 208 2024-09-21T10:12:33.796 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 208 v 208 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2024-09-21T10:12:33.796 INFO:tasks.rados.rados.0.smithi003.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2024-09-21T10:12:33.796 INFO:tasks.rados.rados.0.smithi003.stdout:1516: expect (ObjNum 837 snap 0 seq_num 837) 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:1518: finishing write tid 1 to smithi00370293-453 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:1518: finishing write tid 2 to smithi00370293-453 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:1518: finishing write tid 3 to smithi00370293-453 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:1518: finishing write tid 4 to smithi00370293-453 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:1518: finishing write tid 5 to smithi00370293-453 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:1518: oid 453 updating version 0 to 337 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:1518: oid 453 updating version 337 to 338 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:1518: oid 453 version 338 is already newer than 336 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:1518: oid 453 updating version 338 to 339 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 453 v 339 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:1518: left oid 453 (ObjNum 1065 snap 0 seq_num 1065) 2024-09-21T10:12:33.907 INFO:tasks.rados.rados.0.smithi003.stdout:1519: expect (ObjNum 892 snap 0 seq_num 892) 2024-09-21T10:12:34.042 INFO:tasks.rados.rados.0.smithi003.stdout:1520: finishing write tid 1 to smithi00370293-480 2024-09-21T10:12:34.043 INFO:tasks.rados.rados.0.smithi003.stdout:1520: finishing write tid 2 to smithi00370293-480 2024-09-21T10:12:34.043 INFO:tasks.rados.rados.0.smithi003.stdout:1522: expect (ObjNum 145 snap 0 seq_num 145) 2024-09-21T10:12:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:1520: finishing write tid 3 to smithi00370293-480 2024-09-21T10:12:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:1520: finishing write tid 4 to smithi00370293-480 2024-09-21T10:12:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:1520: finishing write tid 5 to smithi00370293-480 2024-09-21T10:12:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:1520: oid 480 updating version 0 to 208 2024-09-21T10:12:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:1520: oid 480 version 208 is already newer than 205 2024-09-21T10:12:34.119 INFO:tasks.rados.rados.0.smithi003.stdout:1520: oid 480 version 208 is already newer than 207 2024-09-21T10:12:34.120 INFO:tasks.rados.rados.0.smithi003.stdout:1520: oid 480 version 208 is already newer than 206 2024-09-21T10:12:34.120 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 480 v 208 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2024-09-21T10:12:34.120 INFO:tasks.rados.rados.0.smithi003.stdout:1520: left oid 480 (ObjNum 1066 snap 0 seq_num 1066) 2024-09-21T10:12:34.120 INFO:tasks.rados.rados.0.smithi003.stdout:1521: expect (ObjNum 957 snap 0 seq_num 957) 2024-09-21T10:12:34.221 INFO:tasks.rados.rados.0.smithi003.stdout:1523: finishing write tid 1 to smithi00370293-430 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1523: finishing write tid 2 to smithi00370293-430 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1523: finishing write tid 3 to smithi00370293-430 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1523: finishing write tid 4 to smithi00370293-430 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1523: finishing write tid 5 to smithi00370293-430 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1523: oid 430 updating version 0 to 194 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1523: oid 430 version 194 is already newer than 192 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1523: oid 430 updating version 194 to 195 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1523: oid 430 version 195 is already newer than 193 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 430 v 195 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1523: left oid 430 (ObjNum 1067 snap 0 seq_num 1067) 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1524: finishing write tid 1 to smithi00370293-195 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1524: finishing write tid 2 to smithi00370293-195 2024-09-21T10:12:34.222 INFO:tasks.rados.rados.0.smithi003.stdout:1524: finishing write tid 3 to smithi00370293-195 2024-09-21T10:12:34.223 INFO:tasks.rados.rados.0.smithi003.stdout:1524: finishing write tid 4 to smithi00370293-195 2024-09-21T10:12:34.223 INFO:tasks.rados.rados.0.smithi003.stdout:1524: finishing write tid 5 to smithi00370293-195 2024-09-21T10:12:34.223 INFO:tasks.rados.rados.0.smithi003.stdout:1524: oid 195 updating version 0 to 163 2024-09-21T10:12:34.223 INFO:tasks.rados.rados.0.smithi003.stdout:1524: oid 195 version 163 is already newer than 160 2024-09-21T10:12:34.223 INFO:tasks.rados.rados.0.smithi003.stdout:1524: oid 195 version 163 is already newer than 161 2024-09-21T10:12:34.223 INFO:tasks.rados.rados.0.smithi003.stdout:1524: oid 195 version 163 is already newer than 162 2024-09-21T10:12:34.223 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 195 v 163 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2024-09-21T10:12:34.223 INFO:tasks.rados.rados.0.smithi003.stdout:1524: left oid 195 (ObjNum 1068 snap 0 seq_num 1068) 2024-09-21T10:12:34.223 INFO:tasks.rados.rados.0.smithi003.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2024-09-21T10:12:34.246 INFO:tasks.rados.rados.0.smithi003.stdout:1525: writing smithi00370293-61 from 766683 to 1497284 tid 1 2024-09-21T10:12:34.262 INFO:tasks.rados.rados.0.smithi003.stdout:1525: writing smithi00370293-61 from 1922192 to 2505564 tid 2 2024-09-21T10:12:34.283 INFO:tasks.rados.rados.0.smithi003.stdout:1525: writing smithi00370293-61 from 3156591 to 3832961 tid 3 2024-09-21T10:12:34.283 INFO:tasks.rados.rados.0.smithi003.stdout:1513: done (12 left) 2024-09-21T10:12:34.283 INFO:tasks.rados.rados.0.smithi003.stdout:1514: done (11 left) 2024-09-21T10:12:34.283 INFO:tasks.rados.rados.0.smithi003.stdout:1515: done (10 left) 2024-09-21T10:12:34.284 INFO:tasks.rados.rados.0.smithi003.stdout:1516: done (9 left) 2024-09-21T10:12:34.284 INFO:tasks.rados.rados.0.smithi003.stdout:1517: done (8 left) 2024-09-21T10:12:34.284 INFO:tasks.rados.rados.0.smithi003.stdout:1518: done (7 left) 2024-09-21T10:12:34.284 INFO:tasks.rados.rados.0.smithi003.stdout:1519: done (6 left) 2024-09-21T10:12:34.284 INFO:tasks.rados.rados.0.smithi003.stdout:1520: done (5 left) 2024-09-21T10:12:34.284 INFO:tasks.rados.rados.0.smithi003.stdout:1521: done (4 left) 2024-09-21T10:12:34.284 INFO:tasks.rados.rados.0.smithi003.stdout:1522: done (3 left) 2024-09-21T10:12:34.284 INFO:tasks.rados.rados.0.smithi003.stdout:1523: done (2 left) 2024-09-21T10:12:34.284 INFO:tasks.rados.rados.0.smithi003.stdout:1524: done (1 left) 2024-09-21T10:12:34.284 INFO:tasks.rados.rados.0.smithi003.stdout:1526: write oid 355 current snap is 0 2024-09-21T10:12:34.284 INFO:tasks.rados.rados.0.smithi003.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2024-09-21T10:12:34.297 INFO:tasks.rados.rados.0.smithi003.stdout:1526: writing smithi00370293-355 from 783490 to 1189340 tid 1 2024-09-21T10:12:34.316 INFO:tasks.rados.rados.0.smithi003.stdout:1526: writing smithi00370293-355 from 1980674 to 2707704 tid 2 2024-09-21T10:12:34.319 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:12:34 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:12:34] "GET /metrics HTTP/1.1" 200 36135 "" "Prometheus/2.43.0" 2024-09-21T10:12:34.323 INFO:tasks.rados.rados.0.smithi003.stdout:1526: writing smithi00370293-355 from 3184014 to 3671656 tid 3 2024-09-21T10:12:34.323 INFO:tasks.rados.rados.0.smithi003.stdout:1527: read oid 468 snap -1 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1527: expect (ObjNum 1018 snap 0 seq_num 1018) 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1528: write oid 426 current snap is 0 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1525: finishing write tid 1 to smithi00370293-61 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1525: finishing write tid 2 to smithi00370293-61 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1525: finishing write tid 3 to smithi00370293-61 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1525: finishing write tid 4 to smithi00370293-61 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1525: finishing write tid 5 to smithi00370293-61 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1525: oid 61 updating version 0 to 235 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1525: oid 61 updating version 235 to 237 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1525: oid 61 updating version 237 to 238 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1525: oid 61 version 238 is already newer than 236 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 61 v 238 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1525: left oid 61 (ObjNum 1069 snap 0 seq_num 1069) 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1526: finishing write tid 1 to smithi00370293-355 2024-09-21T10:12:34.324 INFO:tasks.rados.rados.0.smithi003.stdout:1526: finishing write tid 2 to smithi00370293-355 2024-09-21T10:12:34.325 INFO:tasks.rados.rados.0.smithi003.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2024-09-21T10:12:34.328 INFO:tasks.rados.rados.0.smithi003.stdout:1528: writing smithi00370293-426 from 400297 to 881396 tid 1 2024-09-21T10:12:34.335 INFO:tasks.rados.rados.0.smithi003.stdout:1528: writing smithi00370293-426 from 1639156 to 2000297 tid 2 2024-09-21T10:12:34.335 INFO:tasks.rados.rados.0.smithi003.stdout:1525: done (3 left) 2024-09-21T10:12:34.335 INFO:tasks.rados.rados.0.smithi003.stdout:1529: write oid 484 current snap is 0 2024-09-21T10:12:34.336 INFO:tasks.rados.rados.0.smithi003.stdout:1526: finishing write tid 3 to smithi00370293-355 2024-09-21T10:12:34.336 INFO:tasks.rados.rados.0.smithi003.stdout:1526: finishing write tid 4 to smithi00370293-355 2024-09-21T10:12:34.336 INFO:tasks.rados.rados.0.smithi003.stdout:1526: finishing write tid 5 to smithi00370293-355 2024-09-21T10:12:34.336 INFO:tasks.rados.rados.0.smithi003.stdout:1526: oid 355 updating version 0 to 340 2024-09-21T10:12:34.336 INFO:tasks.rados.rados.0.smithi003.stdout:1526: oid 355 updating version 340 to 342 2024-09-21T10:12:34.336 INFO:tasks.rados.rados.0.smithi003.stdout:1526: oid 355 updating version 342 to 343 2024-09-21T10:12:34.336 INFO:tasks.rados.rados.0.smithi003.stdout:1526: oid 355 version 343 is already newer than 341 2024-09-21T10:12:34.336 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 355 v 343 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2024-09-21T10:12:34.336 INFO:tasks.rados.rados.0.smithi003.stdout:1526: left oid 355 (ObjNum 1070 snap 0 seq_num 1070) 2024-09-21T10:12:34.336 INFO:tasks.rados.rados.0.smithi003.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2024-09-21T10:12:34.341 INFO:tasks.rados.rados.0.smithi003.stdout:1529: writing smithi00370293-484 from 417104 to 1089805 tid 1 2024-09-21T10:12:34.347 INFO:tasks.rados.rados.0.smithi003.stdout:1529: writing smithi00370293-484 from 1813991 to 2017104 tid 2 2024-09-21T10:12:34.347 INFO:tasks.rados.rados.0.smithi003.stdout:1526: done (3 left) 2024-09-21T10:12:34.347 INFO:tasks.rados.rados.0.smithi003.stdout:1530: read oid 443 snap -1 2024-09-21T10:12:34.347 INFO:tasks.rados.rados.0.smithi003.stdout:1530: expect (ObjNum 750 snap 0 seq_num 750) 2024-09-21T10:12:34.347 INFO:tasks.rados.rados.0.smithi003.stdout:1531: write oid 431 current snap is 0 2024-09-21T10:12:34.347 INFO:tasks.rados.rados.0.smithi003.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2024-09-21T10:12:34.354 INFO:tasks.rados.rados.0.smithi003.stdout:1531: writing smithi00370293-431 from 433911 to 1181861 tid 1 2024-09-21T10:12:34.359 INFO:tasks.rados.rados.0.smithi003.stdout:1531: writing smithi00370293-431 from 1756120 to 2033911 tid 2 2024-09-21T10:12:34.360 INFO:tasks.rados.rados.0.smithi003.stdout:1532: read oid 473 snap -1 2024-09-21T10:12:34.360 INFO:tasks.rados.rados.0.smithi003.stdout:1532: expect (ObjNum 896 snap 0 seq_num 896) 2024-09-21T10:12:34.360 INFO:tasks.rados.rados.0.smithi003.stdout:1533: read oid 205 snap -1 2024-09-21T10:12:34.360 INFO:tasks.rados.rados.0.smithi003.stdout:1533: expect (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T10:12:34.360 INFO:tasks.rados.rados.0.smithi003.stdout:1534: write oid 22 current snap is 0 2024-09-21T10:12:34.360 INFO:tasks.rados.rados.0.smithi003.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2024-09-21T10:12:34.365 INFO:tasks.rados.rados.0.smithi003.stdout:1534: writing smithi00370293-22 from 450718 to 873917 tid 1 2024-09-21T10:12:34.372 INFO:tasks.rados.rados.0.smithi003.stdout:1534: writing smithi00370293-22 from 1414602 to 2050718 tid 2 2024-09-21T10:12:34.372 INFO:tasks.rados.rados.0.smithi003.stdout:1535: write oid 213 current snap is 0 2024-09-21T10:12:34.372 INFO:tasks.rados.rados.0.smithi003.stdout:1528: finishing write tid 1 to smithi00370293-426 2024-09-21T10:12:34.372 INFO:tasks.rados.rados.0.smithi003.stdout:1528: finishing write tid 2 to smithi00370293-426 2024-09-21T10:12:34.372 INFO:tasks.rados.rados.0.smithi003.stdout:1528: finishing write tid 3 to smithi00370293-426 2024-09-21T10:12:34.372 INFO:tasks.rados.rados.0.smithi003.stdout:1528: finishing write tid 4 to smithi00370293-426 2024-09-21T10:12:34.372 INFO:tasks.rados.rados.0.smithi003.stdout:1528: oid 426 updating version 0 to 236 2024-09-21T10:12:34.373 INFO:tasks.rados.rados.0.smithi003.stdout:1528: oid 426 version 236 is already newer than 235 2024-09-21T10:12:34.373 INFO:tasks.rados.rados.0.smithi003.stdout:1528: oid 426 version 236 is already newer than 234 2024-09-21T10:12:34.373 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 426 v 236 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2024-09-21T10:12:34.373 INFO:tasks.rados.rados.0.smithi003.stdout:1528: left oid 426 (ObjNum 1071 snap 0 seq_num 1071) 2024-09-21T10:12:34.373 INFO:tasks.rados.rados.0.smithi003.stdout:1527: expect (ObjNum 1018 snap 0 seq_num 1018) 2024-09-21T10:12:34.529 INFO:tasks.rados.rados.0.smithi003.stdout:1529: finishing write tid 1 to smithi00370293-484 2024-09-21T10:12:34.529 INFO:tasks.rados.rados.0.smithi003.stdout:1530: expect (ObjNum 750 snap 0 seq_num 750) 2024-09-21T10:12:34.640 INFO:tasks.rados.rados.0.smithi003.stdout:1529: finishing write tid 2 to smithi00370293-484 2024-09-21T10:12:34.640 INFO:tasks.rados.rados.0.smithi003.stdout:1529: finishing write tid 3 to smithi00370293-484 2024-09-21T10:12:34.641 INFO:tasks.rados.rados.0.smithi003.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2024-09-21T10:12:34.645 INFO:tasks.rados.rados.0.smithi003.stdout:1535: writing smithi00370293-213 from 467525 to 965973 tid 1 2024-09-21T10:12:34.652 INFO:tasks.rados.rados.0.smithi003.stdout:1535: writing smithi00370293-213 from 1473084 to 2067463 tid 2 2024-09-21T10:12:34.652 INFO:tasks.rados.rados.0.smithi003.stdout:1527: done (8 left) 2024-09-21T10:12:34.652 INFO:tasks.rados.rados.0.smithi003.stdout:1528: done (7 left) 2024-09-21T10:12:34.652 INFO:tasks.rados.rados.0.smithi003.stdout:1530: done (6 left) 2024-09-21T10:12:34.652 INFO:tasks.rados.rados.0.smithi003.stdout:1536: write oid 328 current snap is 0 2024-09-21T10:12:34.652 INFO:tasks.rados.rados.0.smithi003.stdout:1529: finishing write tid 4 to smithi00370293-484 2024-09-21T10:12:34.652 INFO:tasks.rados.rados.0.smithi003.stdout:1529: oid 484 updating version 0 to 344 2024-09-21T10:12:34.652 INFO:tasks.rados.rados.0.smithi003.stdout:1529: oid 484 updating version 344 to 345 2024-09-21T10:12:34.652 INFO:tasks.rados.rados.0.smithi003.stdout:1529: oid 484 updating version 345 to 346 2024-09-21T10:12:34.652 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 484 v 346 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2024-09-21T10:12:34.653 INFO:tasks.rados.rados.0.smithi003.stdout:1529: left oid 484 (ObjNum 1072 snap 0 seq_num 1072) 2024-09-21T10:12:34.653 INFO:tasks.rados.rados.0.smithi003.stdout:1531: finishing write tid 1 to smithi00370293-431 2024-09-21T10:12:34.653 INFO:tasks.rados.rados.0.smithi003.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2024-09-21T10:12:34.658 INFO:tasks.rados.rados.0.smithi003.stdout:1536: writing smithi00370293-328 from 484332 to 1058029 tid 1 2024-09-21T10:12:34.663 INFO:tasks.rados.rados.0.smithi003.stdout:1536: writing smithi00370293-328 from 1531566 to 2084332 tid 2 2024-09-21T10:12:34.663 INFO:tasks.rados.rados.0.smithi003.stdout:1529: done (6 left) 2024-09-21T10:12:34.663 INFO:tasks.rados.rados.0.smithi003.stdout:1537: write oid 160 current snap is 0 2024-09-21T10:12:34.664 INFO:tasks.rados.rados.0.smithi003.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2024-09-21T10:12:34.670 INFO:tasks.rados.rados.0.smithi003.stdout:1537: writing smithi00370293-160 from 501139 to 1150085 tid 1 2024-09-21T10:12:34.675 INFO:tasks.rados.rados.0.smithi003.stdout:1537: writing smithi00370293-160 from 1873695 to 2101139 tid 2 2024-09-21T10:12:34.675 INFO:tasks.rados.rados.0.smithi003.stdout:1538: write oid 378 current snap is 0 2024-09-21T10:12:34.675 INFO:tasks.rados.rados.0.smithi003.stdout:1532: expect (ObjNum 896 snap 0 seq_num 896) 2024-09-21T10:12:34.809 INFO:tasks.rados.rados.0.smithi003.stdout:1531: finishing write tid 2 to smithi00370293-431 2024-09-21T10:12:34.809 INFO:tasks.rados.rados.0.smithi003.stdout:1531: finishing write tid 3 to smithi00370293-431 2024-09-21T10:12:34.809 INFO:tasks.rados.rados.0.smithi003.stdout:1531: finishing write tid 4 to smithi00370293-431 2024-09-21T10:12:34.809 INFO:tasks.rados.rados.0.smithi003.stdout:1531: oid 431 updating version 0 to 222 2024-09-21T10:12:34.809 INFO:tasks.rados.rados.0.smithi003.stdout:1531: oid 431 version 222 is already newer than 221 2024-09-21T10:12:34.809 INFO:tasks.rados.rados.0.smithi003.stdout:1531: oid 431 version 222 is already newer than 220 2024-09-21T10:12:34.809 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 431 v 222 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2024-09-21T10:12:34.810 INFO:tasks.rados.rados.0.smithi003.stdout:1531: left oid 431 (ObjNum 1073 snap 0 seq_num 1073) 2024-09-21T10:12:34.810 INFO:tasks.rados.rados.0.smithi003.stdout:1534: finishing write tid 1 to smithi00370293-22 2024-09-21T10:12:34.810 INFO:tasks.rados.rados.0.smithi003.stdout:1533: expect (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T10:12:34.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:34 smithi003 bash[31899]: cluster 2024-09-21T10:12:33.728801+0000 mgr.y (mgr.14385) 237 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 76 op/s 2024-09-21T10:12:34.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:34 smithi003 bash[31899]: audit 2024-09-21T10:12:34.671866+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:34.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:34 smithi003 bash[22527]: cluster 2024-09-21T10:12:33.728801+0000 mgr.y (mgr.14385) 237 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 76 op/s 2024-09-21T10:12:34.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:34 smithi003 bash[22527]: audit 2024-09-21T10:12:34.671866+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:34.986 INFO:tasks.rados.rados.0.smithi003.stdout:1534: finishing write tid 2 to smithi00370293-22 2024-09-21T10:12:34.986 INFO:tasks.rados.rados.0.smithi003.stdout:1534: finishing write tid 3 to smithi00370293-22 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:1534: finishing write tid 4 to smithi00370293-22 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:1534: oid 22 updating version 0 to 250 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:1534: oid 22 updating version 250 to 251 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:1534: oid 22 version 251 is already newer than 249 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 251 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:1534: left oid 22 (ObjNum 1074 snap 0 seq_num 1074) 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:1535: finishing write tid 1 to smithi00370293-213 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:1535: finishing write tid 2 to smithi00370293-213 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:1535: finishing write tid 3 to smithi00370293-213 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:1535: finishing write tid 4 to smithi00370293-213 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:1535: oid 213 updating version 0 to 228 2024-09-21T10:12:34.987 INFO:tasks.rados.rados.0.smithi003.stdout:1535: oid 213 version 228 is already newer than 226 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1535: oid 213 version 228 is already newer than 227 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 213 v 228 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1535: left oid 213 (ObjNum 1075 snap 0 seq_num 1075) 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1536: finishing write tid 1 to smithi00370293-328 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1536: finishing write tid 2 to smithi00370293-328 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1536: finishing write tid 3 to smithi00370293-328 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1536: finishing write tid 4 to smithi00370293-328 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1536: oid 328 updating version 0 to 205 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1536: oid 328 version 205 is already newer than 204 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1536: oid 328 updating version 205 to 206 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 328 v 206 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1536: left oid 328 (ObjNum 1076 snap 0 seq_num 1076) 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1537: finishing write tid 1 to smithi00370293-160 2024-09-21T10:12:34.988 INFO:tasks.rados.rados.0.smithi003.stdout:1537: finishing write tid 2 to smithi00370293-160 2024-09-21T10:12:34.989 INFO:tasks.rados.rados.0.smithi003.stdout:1537: finishing write tid 3 to smithi00370293-160 2024-09-21T10:12:34.989 INFO:tasks.rados.rados.0.smithi003.stdout:1537: finishing write tid 4 to smithi00370293-160 2024-09-21T10:12:34.989 INFO:tasks.rados.rados.0.smithi003.stdout:1537: oid 160 updating version 0 to 209 2024-09-21T10:12:34.989 INFO:tasks.rados.rados.0.smithi003.stdout:1537: oid 160 updating version 209 to 211 2024-09-21T10:12:34.989 INFO:tasks.rados.rados.0.smithi003.stdout:1537: oid 160 version 211 is already newer than 210 2024-09-21T10:12:34.989 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 160 v 211 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2024-09-21T10:12:34.989 INFO:tasks.rados.rados.0.smithi003.stdout:1537: left oid 160 (ObjNum 1077 snap 0 seq_num 1077) 2024-09-21T10:12:34.989 INFO:tasks.rados.rados.0.smithi003.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2024-09-21T10:12:34.999 INFO:tasks.rados.rados.0.smithi003.stdout:1538: writing smithi00370293-378 from 517946 to 1242141 tid 1 2024-09-21T10:12:35.010 INFO:tasks.rados.rados.0.smithi003.stdout:1538: writing smithi00370293-378 from 1932177 to 2117946 tid 2 2024-09-21T10:12:35.010 INFO:tasks.rados.rados.0.smithi003.stdout:1531: done (7 left) 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1532: done (6 left) 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1533: done (5 left) 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1534: done (4 left) 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1535: done (3 left) 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1536: done (2 left) 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1537: done (1 left) 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1539: read oid 288 snap -1 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1539: expect (ObjNum 739 snap 0 seq_num 739) 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1540: read oid 130 snap -1 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1540: expect (ObjNum 844 snap 0 seq_num 844) 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1541: write oid 165 current snap is 0 2024-09-21T10:12:35.011 INFO:tasks.rados.rados.0.smithi003.stdout:1538: finishing write tid 1 to smithi00370293-378 2024-09-21T10:12:35.012 INFO:tasks.rados.rados.0.smithi003.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2024-09-21T10:12:35.023 INFO:tasks.rados.rados.0.smithi003.stdout:1541: writing smithi00370293-165 from 534753 to 1334197 tid 1 2024-09-21T10:12:35.032 INFO:tasks.rados.rados.0.smithi003.stdout:1541: writing smithi00370293-165 from 1990659 to 2134753 tid 2 2024-09-21T10:12:35.032 INFO:tasks.rados.rados.0.smithi003.stdout:1542: read oid 465 snap -1 2024-09-21T10:12:35.032 INFO:tasks.rados.rados.0.smithi003.stdout:1542: expect (ObjNum 464 snap 0 seq_num 464) 2024-09-21T10:12:35.032 INFO:tasks.rados.rados.0.smithi003.stdout:1543: write oid 339 current snap is 0 2024-09-21T10:12:35.032 INFO:tasks.rados.rados.0.smithi003.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2024-09-21T10:12:35.043 INFO:tasks.rados.rados.0.smithi003.stdout:1543: writing smithi00370293-339 from 551560 to 1142606 tid 1 2024-09-21T10:12:35.052 INFO:tasks.rados.rados.0.smithi003.stdout:1543: writing smithi00370293-339 from 1765494 to 2151560 tid 2 2024-09-21T10:12:35.053 INFO:tasks.rados.rados.0.smithi003.stdout:1544: read oid 52 snap -1 2024-09-21T10:12:35.053 INFO:tasks.rados.rados.0.smithi003.stdout:1544: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-21T10:12:35.053 INFO:tasks.rados.rados.0.smithi003.stdout:1545: write oid 467 current snap is 0 2024-09-21T10:12:35.053 INFO:tasks.rados.rados.0.smithi003.stdout:1538: finishing write tid 2 to smithi00370293-378 2024-09-21T10:12:35.053 INFO:tasks.rados.rados.0.smithi003.stdout:1538: finishing write tid 3 to smithi00370293-378 2024-09-21T10:12:35.053 INFO:tasks.rados.rados.0.smithi003.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2024-09-21T10:12:35.061 INFO:tasks.rados.rados.0.smithi003.stdout:1545: writing smithi00370293-467 from 568367 to 1234662 tid 1 2024-09-21T10:12:35.068 INFO:tasks.rados.rados.0.smithi003.stdout:1545: writing smithi00370293-467 from 1707623 to 2168367 tid 2 2024-09-21T10:12:35.068 INFO:tasks.rados.rados.0.smithi003.stdout:1546: write oid 444 current snap is 0 2024-09-21T10:12:35.068 INFO:tasks.rados.rados.0.smithi003.stdout:1538: finishing write tid 4 to smithi00370293-378 2024-09-21T10:12:35.069 INFO:tasks.rados.rados.0.smithi003.stdout:1538: oid 378 updating version 0 to 239 2024-09-21T10:12:35.069 INFO:tasks.rados.rados.0.smithi003.stdout:1538: oid 378 updating version 239 to 240 2024-09-21T10:12:35.069 INFO:tasks.rados.rados.0.smithi003.stdout:1538: oid 378 updating version 240 to 241 2024-09-21T10:12:35.069 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 378 v 241 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2024-09-21T10:12:35.069 INFO:tasks.rados.rados.0.smithi003.stdout:1538: left oid 378 (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T10:12:35.069 INFO:tasks.rados.rados.0.smithi003.stdout:1539: expect (ObjNum 739 snap 0 seq_num 739) 2024-09-21T10:12:35.144 INFO:tasks.rados.rados.0.smithi003.stdout:1540: expect (ObjNum 844 snap 0 seq_num 844) 2024-09-21T10:12:35.215 INFO:tasks.rados.rados.0.smithi003.stdout:1541: finishing write tid 1 to smithi00370293-165 2024-09-21T10:12:35.215 INFO:tasks.rados.rados.0.smithi003.stdout:1541: finishing write tid 2 to smithi00370293-165 2024-09-21T10:12:35.215 INFO:tasks.rados.rados.0.smithi003.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2024-09-21T10:12:35.234 INFO:tasks.rados.rados.0.smithi003.stdout:1546: writing smithi00370293-444 from 585174 to 1326718 tid 1 2024-09-21T10:12:35.246 INFO:tasks.rados.rados.0.smithi003.stdout:1546: writing smithi00370293-444 from 1766105 to 2185174 tid 2 2024-09-21T10:12:35.246 INFO:tasks.rados.rados.0.smithi003.stdout:1538: done (8 left) 2024-09-21T10:12:35.246 INFO:tasks.rados.rados.0.smithi003.stdout:1539: done (7 left) 2024-09-21T10:12:35.246 INFO:tasks.rados.rados.0.smithi003.stdout:1540: done (6 left) 2024-09-21T10:12:35.247 INFO:tasks.rados.rados.0.smithi003.stdout:1547: write oid 110 current snap is 0 2024-09-21T10:12:35.247 INFO:tasks.rados.rados.0.smithi003.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2024-09-21T10:12:35.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:34 smithi204 bash[24804]: cluster 2024-09-21T10:12:33.728801+0000 mgr.y (mgr.14385) 237 : cluster [DBG] pgmap v210: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.9 MiB/s wr, 76 op/s 2024-09-21T10:12:35.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:34 smithi204 bash[24804]: audit 2024-09-21T10:12:34.671866+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:35.259 INFO:tasks.rados.rados.0.smithi003.stdout:1547: writing smithi00370293-110 from 601981 to 1018774 tid 1 2024-09-21T10:12:35.269 INFO:tasks.rados.rados.0.smithi003.stdout:1547: writing smithi00370293-110 from 1424587 to 1917289 tid 2 2024-09-21T10:12:35.269 INFO:tasks.rados.rados.0.smithi003.stdout:1548: read oid 219 snap -1 2024-09-21T10:12:35.269 INFO:tasks.rados.rados.0.smithi003.stdout:1548: expect (ObjNum 986 snap 0 seq_num 986) 2024-09-21T10:12:35.269 INFO:tasks.rados.rados.0.smithi003.stdout:1549: write oid 120 current snap is 0 2024-09-21T10:12:35.269 INFO:tasks.rados.rados.0.smithi003.stdout:1541: finishing write tid 3 to smithi00370293-165 2024-09-21T10:12:35.269 INFO:tasks.rados.rados.0.smithi003.stdout:1541: finishing write tid 4 to smithi00370293-165 2024-09-21T10:12:35.269 INFO:tasks.rados.rados.0.smithi003.stdout:1541: oid 165 updating version 0 to 210 2024-09-21T10:12:35.269 INFO:tasks.rados.rados.0.smithi003.stdout:1541: oid 165 version 210 is already newer than 209 2024-09-21T10:12:35.270 INFO:tasks.rados.rados.0.smithi003.stdout:1541: oid 165 updating version 210 to 211 2024-09-21T10:12:35.270 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 165 v 211 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2024-09-21T10:12:35.270 INFO:tasks.rados.rados.0.smithi003.stdout:1541: left oid 165 (ObjNum 1079 snap 0 seq_num 1079) 2024-09-21T10:12:35.270 INFO:tasks.rados.rados.0.smithi003.stdout:1542: expect (ObjNum 464 snap 0 seq_num 464) 2024-09-21T10:12:35.395 INFO:tasks.rados.rados.0.smithi003.stdout:1543: finishing write tid 1 to smithi00370293-339 2024-09-21T10:12:35.395 INFO:tasks.rados.rados.0.smithi003.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2024-09-21T10:12:35.409 INFO:tasks.rados.rados.0.smithi003.stdout:1549: writing smithi00370293-120 from 618788 to 1110830 tid 1 2024-09-21T10:12:35.423 INFO:tasks.rados.rados.0.smithi003.stdout:1549: writing smithi00370293-120 from 1883069 to 2218788 tid 2 2024-09-21T10:12:35.423 INFO:tasks.rados.rados.0.smithi003.stdout:1541: done (8 left) 2024-09-21T10:12:35.423 INFO:tasks.rados.rados.0.smithi003.stdout:1542: done (7 left) 2024-09-21T10:12:35.423 INFO:tasks.rados.rados.0.smithi003.stdout:1550: write oid 349 current snap is 0 2024-09-21T10:12:35.423 INFO:tasks.rados.rados.0.smithi003.stdout:1543: finishing write tid 2 to smithi00370293-339 2024-09-21T10:12:35.423 INFO:tasks.rados.rados.0.smithi003.stdout:1543: finishing write tid 3 to smithi00370293-339 2024-09-21T10:12:35.423 INFO:tasks.rados.rados.0.smithi003.stdout:1543: finishing write tid 4 to smithi00370293-339 2024-09-21T10:12:35.423 INFO:tasks.rados.rados.0.smithi003.stdout:1543: oid 339 updating version 0 to 239 2024-09-21T10:12:35.423 INFO:tasks.rados.rados.0.smithi003.stdout:1543: oid 339 version 239 is already newer than 238 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:1543: oid 339 version 239 is already newer than 237 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 339 v 239 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:1543: left oid 339 (ObjNum 1080 snap 0 seq_num 1080) 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:1545: finishing write tid 1 to smithi00370293-467 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:1545: finishing write tid 2 to smithi00370293-467 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:1545: finishing write tid 3 to smithi00370293-467 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:1545: finishing write tid 4 to smithi00370293-467 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:1545: oid 467 updating version 0 to 214 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:1545: oid 467 version 214 is already newer than 212 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:1545: oid 467 version 214 is already newer than 213 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 467 v 214 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:1545: left oid 467 (ObjNum 1081 snap 0 seq_num 1081) 2024-09-21T10:12:35.424 INFO:tasks.rados.rados.0.smithi003.stdout:1544: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-21T10:12:35.516 INFO:tasks.rados.rados.0.smithi003.stdout:1546: finishing write tid 1 to smithi00370293-444 2024-09-21T10:12:35.516 INFO:tasks.rados.rados.0.smithi003.stdout:1546: finishing write tid 2 to smithi00370293-444 2024-09-21T10:12:35.516 INFO:tasks.rados.rados.0.smithi003.stdout:1546: finishing write tid 3 to smithi00370293-444 2024-09-21T10:12:35.516 INFO:tasks.rados.rados.0.smithi003.stdout:1546: finishing write tid 4 to smithi00370293-444 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1546: oid 444 updating version 0 to 241 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1546: oid 444 updating version 241 to 242 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1546: oid 444 version 242 is already newer than 240 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 444 v 242 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1546: left oid 444 (ObjNum 1082 snap 0 seq_num 1082) 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1547: finishing write tid 1 to smithi00370293-110 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1547: finishing write tid 2 to smithi00370293-110 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1547: finishing write tid 3 to smithi00370293-110 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1547: finishing write tid 4 to smithi00370293-110 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1547: oid 110 updating version 0 to 209 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1547: oid 110 version 209 is already newer than 208 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1547: oid 110 version 209 is already newer than 207 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 110 v 209 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2024-09-21T10:12:35.517 INFO:tasks.rados.rados.0.smithi003.stdout:1547: left oid 110 (ObjNum 1083 snap 0 seq_num 1083) 2024-09-21T10:12:35.518 INFO:tasks.rados.rados.0.smithi003.stdout:1548: expect (ObjNum 986 snap 0 seq_num 986) 2024-09-21T10:12:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:1549: finishing write tid 1 to smithi00370293-120 2024-09-21T10:12:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:1549: finishing write tid 2 to smithi00370293-120 2024-09-21T10:12:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:1549: finishing write tid 3 to smithi00370293-120 2024-09-21T10:12:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:1549: finishing write tid 4 to smithi00370293-120 2024-09-21T10:12:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:1549: oid 120 updating version 0 to 244 2024-09-21T10:12:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:1549: oid 120 version 244 is already newer than 243 2024-09-21T10:12:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:1549: oid 120 version 244 is already newer than 242 2024-09-21T10:12:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 120 v 244 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2024-09-21T10:12:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:1549: left oid 120 (ObjNum 1084 snap 0 seq_num 1084) 2024-09-21T10:12:35.639 INFO:tasks.rados.rados.0.smithi003.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2024-09-21T10:12:35.659 INFO:tasks.rados.rados.0.smithi003.stdout:1550: writing smithi00370293-349 from 635595 to 1202886 tid 1 2024-09-21T10:12:35.677 INFO:tasks.rados.rados.0.smithi003.stdout:1550: writing smithi00370293-349 from 1825198 to 2235595 tid 2 2024-09-21T10:12:35.677 INFO:tasks.rados.rados.0.smithi003.stdout:1543: done (7 left) 2024-09-21T10:12:35.677 INFO:tasks.rados.rados.0.smithi003.stdout:1544: done (6 left) 2024-09-21T10:12:35.677 INFO:tasks.rados.rados.0.smithi003.stdout:1545: done (5 left) 2024-09-21T10:12:35.677 INFO:tasks.rados.rados.0.smithi003.stdout:1546: done (4 left) 2024-09-21T10:12:35.677 INFO:tasks.rados.rados.0.smithi003.stdout:1547: done (3 left) 2024-09-21T10:12:35.677 INFO:tasks.rados.rados.0.smithi003.stdout:1548: done (2 left) 2024-09-21T10:12:35.677 INFO:tasks.rados.rados.0.smithi003.stdout:1549: done (1 left) 2024-09-21T10:12:35.677 INFO:tasks.rados.rados.0.smithi003.stdout:1551: read oid 355 snap -1 2024-09-21T10:12:35.678 INFO:tasks.rados.rados.0.smithi003.stdout:1551: expect (ObjNum 1070 snap 0 seq_num 1070) 2024-09-21T10:12:35.678 INFO:tasks.rados.rados.0.smithi003.stdout:1552: write oid 496 current snap is 0 2024-09-21T10:12:35.678 INFO:tasks.rados.rados.0.smithi003.stdout:1550: finishing write tid 1 to smithi00370293-349 2024-09-21T10:12:35.678 INFO:tasks.rados.rados.0.smithi003.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2024-09-21T10:12:35.698 INFO:tasks.rados.rados.0.smithi003.stdout:1552: writing smithi00370293-496 from 652402 to 1294942 tid 1 2024-09-21T10:12:35.713 INFO:tasks.rados.rados.0.smithi003.stdout:1552: writing smithi00370293-496 from 1883680 to 2252402 tid 2 2024-09-21T10:12:35.713 INFO:tasks.rados.rados.0.smithi003.stdout:1553: write oid 444 current snap is 0 2024-09-21T10:12:35.713 INFO:tasks.rados.rados.0.smithi003.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2024-09-21T10:12:35.730 INFO:tasks.rados.rados.0.smithi003.stdout:1553: writing smithi00370293-444 from 669209 to 1386998 tid 1 2024-09-21T10:12:35.738 INFO:tasks.rados.rados.0.smithi003.stdout:1553: writing smithi00370293-444 from 1942162 to 2269209 tid 2 2024-09-21T10:12:35.739 INFO:tasks.rados.rados.0.smithi003.stdout:1554: write oid 233 current snap is 0 2024-09-21T10:12:35.739 INFO:tasks.rados.rados.0.smithi003.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2024-09-21T10:12:35.748 INFO:tasks.rados.rados.0.smithi003.stdout:1554: writing smithi00370293-233 from 686016 to 1195407 tid 1 2024-09-21T10:12:35.757 INFO:tasks.rados.rados.0.smithi003.stdout:1554: writing smithi00370293-233 from 1716997 to 2286016 tid 2 2024-09-21T10:12:35.757 INFO:tasks.rados.rados.0.smithi003.stdout:1555: read oid 6 snap -1 2024-09-21T10:12:35.757 INFO:tasks.rados.rados.0.smithi003.stdout:1555: expect (ObjNum 523 snap 0 seq_num 523) 2024-09-21T10:12:35.757 INFO:tasks.rados.rados.0.smithi003.stdout:1556: write oid 195 current snap is 0 2024-09-21T10:12:35.757 INFO:tasks.rados.rados.0.smithi003.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2024-09-21T10:12:35.766 INFO:tasks.rados.rados.0.smithi003.stdout:1556: writing smithi00370293-195 from 702823 to 1287463 tid 1 2024-09-21T10:12:35.773 INFO:tasks.rados.rados.0.smithi003.stdout:1556: writing smithi00370293-195 from 2059126 to 2302823 tid 2 2024-09-21T10:12:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1557: read oid 123 snap -1 2024-09-21T10:12:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1557: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T10:12:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1558: read oid 67 snap -1 2024-09-21T10:12:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1558: expect (ObjNum 1044 snap 0 seq_num 1044) 2024-09-21T10:12:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1559: read oid 189 snap -1 2024-09-21T10:12:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1559: expect (ObjNum 188 snap 0 seq_num 188) 2024-09-21T10:12:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1560: read oid 221 snap -1 2024-09-21T10:12:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1560: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-21T10:12:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1561: read oid 370 snap -1 2024-09-21T10:12:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1561: expect (ObjNum 369 snap 0 seq_num 369) 2024-09-21T10:12:35.774 INFO:tasks.rados.rados.0.smithi003.stdout:1562: read oid 334 snap -1 2024-09-21T10:12:35.775 INFO:tasks.rados.rados.0.smithi003.stdout:1562: expect (ObjNum 805 snap 0 seq_num 805) 2024-09-21T10:12:35.775 INFO:tasks.rados.rados.0.smithi003.stdout:1563: write oid 63 current snap is 0 2024-09-21T10:12:35.775 INFO:tasks.rados.rados.0.smithi003.stdout:1550: finishing write tid 2 to smithi00370293-349 2024-09-21T10:12:35.775 INFO:tasks.rados.rados.0.smithi003.stdout:1550: finishing write tid 3 to smithi00370293-349 2024-09-21T10:12:35.775 INFO:tasks.rados.rados.0.smithi003.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2024-09-21T10:12:35.782 INFO:tasks.rados.rados.0.smithi003.stdout:1563: writing smithi00370293-63 from 719630 to 1379519 tid 1 2024-09-21T10:12:35.788 INFO:tasks.rados.rados.0.smithi003.stdout:1563: writing smithi00370293-63 from 2117608 to 2319630 tid 2 2024-09-21T10:12:35.788 INFO:tasks.rados.rados.0.smithi003.stdout:1564: write oid 115 current snap is 0 2024-09-21T10:12:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:1550: finishing write tid 4 to smithi00370293-349 2024-09-21T10:12:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:1550: oid 349 updating version 0 to 223 2024-09-21T10:12:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:1550: oid 349 updating version 223 to 224 2024-09-21T10:12:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:1550: oid 349 updating version 224 to 225 2024-09-21T10:12:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 349 v 225 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2024-09-21T10:12:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:1550: left oid 349 (ObjNum 1085 snap 0 seq_num 1085) 2024-09-21T10:12:35.789 INFO:tasks.rados.rados.0.smithi003.stdout:1551: expect (ObjNum 1070 snap 0 seq_num 1070) 2024-09-21T10:12:36.010 INFO:tasks.rados.rados.0.smithi003.stdout:1552: finishing write tid 1 to smithi00370293-496 2024-09-21T10:12:36.010 INFO:tasks.rados.rados.0.smithi003.stdout:1552: finishing write tid 2 to smithi00370293-496 2024-09-21T10:12:36.010 INFO:tasks.rados.rados.0.smithi003.stdout:1552: finishing write tid 3 to smithi00370293-496 2024-09-21T10:12:36.010 INFO:tasks.rados.rados.0.smithi003.stdout:1552: finishing write tid 4 to smithi00370293-496 2024-09-21T10:12:36.010 INFO:tasks.rados.rados.0.smithi003.stdout:1552: oid 496 updating version 0 to 214 2024-09-21T10:12:36.010 INFO:tasks.rados.rados.0.smithi003.stdout:1552: oid 496 version 214 is already newer than 212 2024-09-21T10:12:36.010 INFO:tasks.rados.rados.0.smithi003.stdout:1552: oid 496 version 214 is already newer than 213 2024-09-21T10:12:36.010 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 496 v 214 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2024-09-21T10:12:36.010 INFO:tasks.rados.rados.0.smithi003.stdout:1552: left oid 496 (ObjNum 1086 snap 0 seq_num 1086) 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1553: finishing write tid 1 to smithi00370293-444 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1553: finishing write tid 2 to smithi00370293-444 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1553: finishing write tid 3 to smithi00370293-444 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1553: finishing write tid 4 to smithi00370293-444 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1553: oid 444 updating version 0 to 245 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1553: oid 444 version 245 is already newer than 243 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1553: oid 444 version 245 is already newer than 244 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 444 v 245 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1553: left oid 444 (ObjNum 1087 snap 0 seq_num 1087) 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1554: finishing write tid 1 to smithi00370293-233 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1554: finishing write tid 2 to smithi00370293-233 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1554: finishing write tid 3 to smithi00370293-233 2024-09-21T10:12:36.011 INFO:tasks.rados.rados.0.smithi003.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2024-09-21T10:12:36.020 INFO:tasks.rados.rados.0.smithi003.stdout:1564: writing smithi00370293-115 from 736437 to 1471575 tid 1 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:1564: writing smithi00370293-115 from 2176090 to 2336437 tid 2 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:1550: done (14 left) 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:1551: done (13 left) 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:1552: done (12 left) 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:1553: done (11 left) 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:1565: write oid 157 current snap is 0 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:1554: finishing write tid 4 to smithi00370293-233 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:1554: oid 233 updating version 0 to 216 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:1554: oid 233 updating version 216 to 217 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:1554: oid 233 version 217 is already newer than 215 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 233 v 217 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2024-09-21T10:12:36.027 INFO:tasks.rados.rados.0.smithi003.stdout:1554: left oid 233 (ObjNum 1088 snap 0 seq_num 1088) 2024-09-21T10:12:36.028 INFO:tasks.rados.rados.0.smithi003.stdout:1555: expect (ObjNum 523 snap 0 seq_num 523) 2024-09-21T10:12:36.163 INFO:tasks.rados.rados.0.smithi003.stdout:1556: finishing write tid 1 to smithi00370293-195 2024-09-21T10:12:36.163 INFO:tasks.rados.rados.0.smithi003.stdout:1556: finishing write tid 2 to smithi00370293-195 2024-09-21T10:12:36.163 INFO:tasks.rados.rados.0.smithi003.stdout:1556: finishing write tid 3 to smithi00370293-195 2024-09-21T10:12:36.163 INFO:tasks.rados.rados.0.smithi003.stdout:1556: finishing write tid 4 to smithi00370293-195 2024-09-21T10:12:36.163 INFO:tasks.rados.rados.0.smithi003.stdout:1556: oid 195 updating version 0 to 166 2024-09-21T10:12:36.163 INFO:tasks.rados.rados.0.smithi003.stdout:1556: oid 195 version 166 is already newer than 164 2024-09-21T10:12:36.163 INFO:tasks.rados.rados.0.smithi003.stdout:1556: oid 195 version 166 is already newer than 165 2024-09-21T10:12:36.163 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 195 v 166 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2024-09-21T10:12:36.163 INFO:tasks.rados.rados.0.smithi003.stdout:1556: left oid 195 (ObjNum 1089 snap 0 seq_num 1089) 2024-09-21T10:12:36.164 INFO:tasks.rados.rados.0.smithi003.stdout:1561: expect (ObjNum 369 snap 0 seq_num 369) 2024-09-21T10:12:36.234 INFO:tasks.rados.rados.0.smithi003.stdout:1558: expect (ObjNum 1044 snap 0 seq_num 1044) 2024-09-21T10:12:36.408 INFO:tasks.rados.rados.0.smithi003.stdout:1563: finishing write tid 1 to smithi00370293-63 2024-09-21T10:12:36.408 INFO:tasks.rados.rados.0.smithi003.stdout:1563: finishing write tid 2 to smithi00370293-63 2024-09-21T10:12:36.408 INFO:tasks.rados.rados.0.smithi003.stdout:1563: finishing write tid 3 to smithi00370293-63 2024-09-21T10:12:36.408 INFO:tasks.rados.rados.0.smithi003.stdout:1563: finishing write tid 4 to smithi00370293-63 2024-09-21T10:12:36.408 INFO:tasks.rados.rados.0.smithi003.stdout:1563: oid 63 updating version 0 to 248 2024-09-21T10:12:36.408 INFO:tasks.rados.rados.0.smithi003.stdout:1563: oid 63 version 248 is already newer than 247 2024-09-21T10:12:36.408 INFO:tasks.rados.rados.0.smithi003.stdout:1563: oid 63 version 248 is already newer than 246 2024-09-21T10:12:36.409 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 63 v 248 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2024-09-21T10:12:36.409 INFO:tasks.rados.rados.0.smithi003.stdout:1563: left oid 63 (ObjNum 1090 snap 0 seq_num 1090) 2024-09-21T10:12:36.409 INFO:tasks.rados.rados.0.smithi003.stdout:1559: expect (ObjNum 188 snap 0 seq_num 188) 2024-09-21T10:12:36.449 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:12:36.513 INFO:tasks.rados.rados.0.smithi003.stdout:1557: expect (ObjNum 574 snap 0 seq_num 574) 2024-09-21T10:12:36.708 INFO:tasks.rados.rados.0.smithi003.stdout:1562: expect (ObjNum 805 snap 0 seq_num 805) 2024-09-21T10:12:36.866 INFO:tasks.rados.rados.0.smithi003.stdout:1560: expect (ObjNum 220 snap 0 seq_num 220) 2024-09-21T10:12:36.983 INFO:tasks.rados.rados.0.smithi003.stdout:1564: finishing write tid 1 to smithi00370293-115 2024-09-21T10:12:36.983 INFO:tasks.rados.rados.0.smithi003.stdout:1564: finishing write tid 2 to smithi00370293-115 2024-09-21T10:12:36.983 INFO:tasks.rados.rados.0.smithi003.stdout:1564: finishing write tid 3 to smithi00370293-115 2024-09-21T10:12:36.983 INFO:tasks.rados.rados.0.smithi003.stdout:1564: finishing write tid 4 to smithi00370293-115 2024-09-21T10:12:36.983 INFO:tasks.rados.rados.0.smithi003.stdout:1564: oid 115 updating version 0 to 196 2024-09-21T10:12:36.983 INFO:tasks.rados.rados.0.smithi003.stdout:1564: oid 115 updating version 196 to 197 2024-09-21T10:12:36.983 INFO:tasks.rados.rados.0.smithi003.stdout:1564: oid 115 version 197 is already newer than 195 2024-09-21T10:12:36.983 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 115 v 197 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2024-09-21T10:12:36.984 INFO:tasks.rados.rados.0.smithi003.stdout:1564: left oid 115 (ObjNum 1091 snap 0 seq_num 1091) 2024-09-21T10:12:36.984 INFO:tasks.rados.rados.0.smithi003.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2024-09-21T10:12:37.002 INFO:tasks.rados.rados.0.smithi003.stdout:1565: writing smithi00370293-157 from 753244 to 1163631 tid 1 2024-09-21T10:12:37.022 INFO:tasks.rados.rados.0.smithi003.stdout:1565: writing smithi00370293-157 from 1834572 to 2353244 tid 2 2024-09-21T10:12:37.022 INFO:tasks.rados.rados.0.smithi003.stdout:1554: done (11 left) 2024-09-21T10:12:37.022 INFO:tasks.rados.rados.0.smithi003.stdout:1555: done (10 left) 2024-09-21T10:12:37.022 INFO:tasks.rados.rados.0.smithi003.stdout:1556: done (9 left) 2024-09-21T10:12:37.022 INFO:tasks.rados.rados.0.smithi003.stdout:1557: done (8 left) 2024-09-21T10:12:37.022 INFO:tasks.rados.rados.0.smithi003.stdout:1558: done (7 left) 2024-09-21T10:12:37.022 INFO:tasks.rados.rados.0.smithi003.stdout:1559: done (6 left) 2024-09-21T10:12:37.023 INFO:tasks.rados.rados.0.smithi003.stdout:1560: done (5 left) 2024-09-21T10:12:37.023 INFO:tasks.rados.rados.0.smithi003.stdout:1561: done (4 left) 2024-09-21T10:12:37.023 INFO:tasks.rados.rados.0.smithi003.stdout:1562: done (3 left) 2024-09-21T10:12:37.023 INFO:tasks.rados.rados.0.smithi003.stdout:1563: done (2 left) 2024-09-21T10:12:37.023 INFO:tasks.rados.rados.0.smithi003.stdout:1564: done (1 left) 2024-09-21T10:12:37.023 INFO:tasks.rados.rados.0.smithi003.stdout:1566: write oid 332 current snap is 0 2024-09-21T10:12:37.023 INFO:tasks.rados.rados.0.smithi003.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2024-09-21T10:12:37.030 INFO:tasks.rados.rados.0.smithi003.stdout:1566: writing smithi00370293-332 from 770051 to 1255687 tid 1 2024-09-21T10:12:37.036 INFO:tasks.rados.rados.0.smithi003.stdout:1566: writing smithi00370293-332 from 1776701 to 2287748 tid 2 2024-09-21T10:12:37.036 INFO:tasks.rados.rados.0.smithi003.stdout:1567: write oid 106 current snap is 0 2024-09-21T10:12:37.036 INFO:tasks.rados.rados.0.smithi003.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2024-09-21T10:12:37.043 INFO:tasks.rados.rados.0.smithi003.stdout:1567: writing smithi00370293-106 from 786858 to 1347743 tid 1 2024-09-21T10:12:37.050 INFO:tasks.rados.rados.0.smithi003.stdout:1567: writing smithi00370293-106 from 1835183 to 2386858 tid 2 2024-09-21T10:12:37.050 INFO:tasks.rados.rados.0.smithi003.stdout:1568: write oid 407 current snap is 0 2024-09-21T10:12:37.050 INFO:tasks.rados.rados.0.smithi003.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2024-09-21T10:12:37.056 INFO:tasks.rados.rados.0.smithi003.stdout:1568: writing smithi00370293-407 from 403665 to 1156152 tid 1 2024-09-21T10:12:37.062 INFO:tasks.rados.rados.0.smithi003.stdout:1568: writing smithi00370293-407 from 1610018 to 2124734 tid 2 2024-09-21T10:12:37.062 INFO:tasks.rados.rados.0.smithi003.stdout:1569: read oid 380 snap -1 2024-09-21T10:12:37.062 INFO:tasks.rados.rados.0.smithi003.stdout:1569: expect deleted 2024-09-21T10:12:37.063 INFO:tasks.rados.rados.0.smithi003.stdout:1570: read oid 320 snap -1 2024-09-21T10:12:37.063 INFO:tasks.rados.rados.0.smithi003.stdout:1570: expect deleted 2024-09-21T10:12:37.063 INFO:tasks.rados.rados.0.smithi003.stdout:1571: write oid 325 current snap is 0 2024-09-21T10:12:37.063 INFO:tasks.rados.rados.0.smithi003.stdout:1565: finishing write tid 1 to smithi00370293-157 2024-09-21T10:12:37.063 INFO:tasks.rados.rados.0.smithi003.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2024-09-21T10:12:37.065 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:12:37.065 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (5m) 13s ago 5m 13.3M - 0.25.0 c8568f914cd2 df4d2dac374d 2024-09-21T10:12:37.065 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (5m) 12s ago 5m 79.6M - 9.4.7 954c08fa6188 bb017e2ac262 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (3m) 13s ago 3m 12.4M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (3m) 12s ago 3m 14.2M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,8765 running (14m) 12s ago 14m 427M - 18.2.4-871-g6a1bdf85 0adab276c97e 17f72e017d77 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (16m) 13s ago 16m 479M - 18.2.4-871-g6a1bdf85 0adab276c97e 5c74cb91314b 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (16m) 13s ago 17m 50.9M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 405aeab66157 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (14m) 12s ago 14m 39.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (14m) 13s ago 14m 42.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 13s ago 6m 8504k - 1.5.0 0da6a335fe13 75918d3369c8 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (6m) 12s ago 6m 8372k - 1.5.0 0da6a335fe13 e9f627ca80a0 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (13m) 13s ago 13m 93.2M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (12m) 13s ago 12m 75.5M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (11m) 13s ago 12m 124M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:12:37.066 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (11m) 13s ago 11m 62.0M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:12:37.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (10m) 12s ago 10m 98.2M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:12:37.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (9m) 12s ago 9m 98.3M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:12:37.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (8m) 12s ago 8m 78.7M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:12:37.067 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (7m) 12s ago 7m 95.3M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:12:37.067 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (5m) 12s ago 6m 43.3M - 2.43.0 a07b618ecd1d 9157e03da236 2024-09-21T10:12:37.068 INFO:tasks.rados.rados.0.smithi003.stdout:1571: writing smithi00370293-325 from 420472 to 848208 tid 1 2024-09-21T10:12:37.074 INFO:tasks.rados.rados.0.smithi003.stdout:1571: writing smithi00370293-325 from 1268500 to 1926874 tid 2 2024-09-21T10:12:37.078 INFO:tasks.rados.rados.0.smithi003.stdout:1571: writing smithi00370293-325 from 2347953 to 2420472 tid 3 2024-09-21T10:12:37.078 INFO:tasks.rados.rados.0.smithi003.stdout:1572: write oid 457 current snap is 0 2024-09-21T10:12:37.078 INFO:tasks.rados.rados.0.smithi003.stdout:1565: finishing write tid 2 to smithi00370293-157 2024-09-21T10:12:37.078 INFO:tasks.rados.rados.0.smithi003.stdout:1565: finishing write tid 3 to smithi00370293-157 2024-09-21T10:12:37.078 INFO:tasks.rados.rados.0.smithi003.stdout:1565: finishing write tid 4 to smithi00370293-157 2024-09-21T10:12:37.078 INFO:tasks.rados.rados.0.smithi003.stdout:1565: oid 157 updating version 0 to 212 2024-09-21T10:12:37.078 INFO:tasks.rados.rados.0.smithi003.stdout:1565: oid 157 version 212 is already newer than 211 2024-09-21T10:12:37.078 INFO:tasks.rados.rados.0.smithi003.stdout:1565: oid 157 version 212 is already newer than 210 2024-09-21T10:12:37.078 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 157 v 212 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1565: left oid 157 (ObjNum 1092 snap 0 seq_num 1092) 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1566: finishing write tid 1 to smithi00370293-332 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1566: finishing write tid 2 to smithi00370293-332 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1566: finishing write tid 3 to smithi00370293-332 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1566: finishing write tid 4 to smithi00370293-332 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1566: oid 332 updating version 0 to 216 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1566: oid 332 updating version 216 to 217 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1566: oid 332 version 217 is already newer than 215 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 332 v 217 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1566: left oid 332 (ObjNum 1093 snap 0 seq_num 1093) 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1567: finishing write tid 1 to smithi00370293-106 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1567: finishing write tid 2 to smithi00370293-106 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1567: finishing write tid 3 to smithi00370293-106 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1567: finishing write tid 4 to smithi00370293-106 2024-09-21T10:12:37.079 INFO:tasks.rados.rados.0.smithi003.stdout:1567: oid 106 updating version 0 to 255 2024-09-21T10:12:37.080 INFO:tasks.rados.rados.0.smithi003.stdout:1567: oid 106 version 255 is already newer than 254 2024-09-21T10:12:37.080 INFO:tasks.rados.rados.0.smithi003.stdout:1567: oid 106 updating version 255 to 256 2024-09-21T10:12:37.080 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 106 v 256 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2024-09-21T10:12:37.080 INFO:tasks.rados.rados.0.smithi003.stdout:1567: left oid 106 (ObjNum 1094 snap 0 seq_num 1094) 2024-09-21T10:12:37.080 INFO:tasks.rados.rados.0.smithi003.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2024-09-21T10:12:37.083 INFO:tasks.rados.rados.0.smithi003.stdout:1572: writing smithi00370293-457 from 437279 to 940264 tid 1 2024-09-21T10:12:37.090 INFO:tasks.rados.rados.0.smithi003.stdout:1572: writing smithi00370293-457 from 1610629 to 2129014 tid 2 2024-09-21T10:12:37.090 INFO:tasks.rados.rados.0.smithi003.stdout:1565: done (7 left) 2024-09-21T10:12:37.090 INFO:tasks.rados.rados.0.smithi003.stdout:1566: done (6 left) 2024-09-21T10:12:37.090 INFO:tasks.rados.rados.0.smithi003.stdout:1567: done (5 left) 2024-09-21T10:12:37.090 INFO:tasks.rados.rados.0.smithi003.stdout:1573: read oid 172 snap -1 2024-09-21T10:12:37.090 INFO:tasks.rados.rados.0.smithi003.stdout:1573: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-21T10:12:37.090 INFO:tasks.rados.rados.0.smithi003.stdout:1574: write oid 34 current snap is 0 2024-09-21T10:12:37.090 INFO:tasks.rados.rados.0.smithi003.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2024-09-21T10:12:37.095 INFO:tasks.rados.rados.0.smithi003.stdout:1574: writing smithi00370293-34 from 454086 to 1032320 tid 1 2024-09-21T10:12:37.105 INFO:tasks.rados.rados.0.smithi003.stdout:1574: writing smithi00370293-34 from 1669111 to 2331154 tid 2 2024-09-21T10:12:37.105 INFO:tasks.rados.rados.0.smithi003.stdout:1568: finishing write tid 1 to smithi00370293-407 2024-09-21T10:12:37.105 INFO:tasks.rados.rados.0.smithi003.stdout:1568: finishing write tid 2 to smithi00370293-407 2024-09-21T10:12:37.105 INFO:tasks.rados.rados.0.smithi003.stdout:1568: finishing write tid 3 to smithi00370293-407 2024-09-21T10:12:37.105 INFO:tasks.rados.rados.0.smithi003.stdout:1568: finishing write tid 4 to smithi00370293-407 2024-09-21T10:12:37.105 INFO:tasks.rados.rados.0.smithi003.stdout:1568: oid 407 updating version 0 to 214 2024-09-21T10:12:37.105 INFO:tasks.rados.rados.0.smithi003.stdout:1568: oid 407 version 214 is already newer than 213 2024-09-21T10:12:37.105 INFO:tasks.rados.rados.0.smithi003.stdout:1568: oid 407 updating version 214 to 215 2024-09-21T10:12:37.105 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 407 v 215 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2024-09-21T10:12:37.105 INFO:tasks.rados.rados.0.smithi003.stdout:1568: left oid 407 (ObjNum 1095 snap 0 seq_num 1095) 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1571: finishing write tid 1 to smithi00370293-325 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1571: finishing write tid 2 to smithi00370293-325 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1571: finishing write tid 3 to smithi00370293-325 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1571: finishing write tid 4 to smithi00370293-325 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1571: finishing write tid 5 to smithi00370293-325 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1571: oid 325 updating version 0 to 216 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1571: oid 325 updating version 216 to 217 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1571: oid 325 updating version 217 to 218 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1571: oid 325 updating version 218 to 219 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 325 v 219 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1571: left oid 325 (ObjNum 1096 snap 0 seq_num 1096) 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1572: finishing write tid 1 to smithi00370293-457 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1572: finishing write tid 2 to smithi00370293-457 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1572: finishing write tid 3 to smithi00370293-457 2024-09-21T10:12:37.106 INFO:tasks.rados.rados.0.smithi003.stdout:1568: done (6 left) 2024-09-21T10:12:37.107 INFO:tasks.rados.rados.0.smithi003.stdout:1569: done (5 left) 2024-09-21T10:12:37.107 INFO:tasks.rados.rados.0.smithi003.stdout:1570: done (4 left) 2024-09-21T10:12:37.107 INFO:tasks.rados.rados.0.smithi003.stdout:1571: done (3 left) 2024-09-21T10:12:37.107 INFO:tasks.rados.rados.0.smithi003.stdout:1575: read oid 286 snap -1 2024-09-21T10:12:37.107 INFO:tasks.rados.rados.0.smithi003.stdout:1575: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-21T10:12:37.107 INFO:tasks.rados.rados.0.smithi003.stdout:1576: write oid 130 current snap is 0 2024-09-21T10:12:37.107 INFO:tasks.rados.rados.0.smithi003.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2024-09-21T10:12:37.112 INFO:tasks.rados.rados.0.smithi003.stdout:1576: writing smithi00370293-130 from 470893 to 1124376 tid 1 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1576: writing smithi00370293-130 from 1727593 to 2249647 tid 2 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1577: read oid 308 snap -1 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1577: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1578: read oid 422 snap -1 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1578: expect (ObjNum 644 snap 0 seq_num 644) 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1579: write oid 289 current snap is 0 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1572: finishing write tid 4 to smithi00370293-457 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1572: oid 457 updating version 0 to 247 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1572: oid 457 version 247 is already newer than 246 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1572: oid 457 version 247 is already newer than 245 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 457 v 247 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1572: left oid 457 (ObjNum 1097 snap 0 seq_num 1097) 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1574: finishing write tid 1 to smithi00370293-34 2024-09-21T10:12:37.119 INFO:tasks.rados.rados.0.smithi003.stdout:1573: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-21T10:12:37.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:36 smithi003 bash[22527]: cluster 2024-09-21T10:12:35.729863+0000 mgr.y (mgr.14385) 238 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 112 op/s 2024-09-21T10:12:37.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:36 smithi003 bash[22527]: audit 2024-09-21T10:12:36.436004+0000 mgr.y (mgr.14385) 239 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:37.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:36 smithi003 bash[31899]: cluster 2024-09-21T10:12:35.729863+0000 mgr.y (mgr.14385) 238 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 112 op/s 2024-09-21T10:12:37.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:36 smithi003 bash[31899]: audit 2024-09-21T10:12:36.436004+0000 mgr.y (mgr.14385) 239 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:37.230 INFO:tasks.rados.rados.0.smithi003.stdout:1574: finishing write tid 2 to smithi00370293-34 2024-09-21T10:12:37.230 INFO:tasks.rados.rados.0.smithi003.stdout:1574: finishing write tid 3 to smithi00370293-34 2024-09-21T10:12:37.230 INFO:tasks.rados.rados.0.smithi003.stdout:1574: finishing write tid 4 to smithi00370293-34 2024-09-21T10:12:37.230 INFO:tasks.rados.rados.0.smithi003.stdout:1574: oid 34 updating version 0 to 221 2024-09-21T10:12:37.230 INFO:tasks.rados.rados.0.smithi003.stdout:1574: oid 34 updating version 221 to 222 2024-09-21T10:12:37.231 INFO:tasks.rados.rados.0.smithi003.stdout:1574: oid 34 version 222 is already newer than 220 2024-09-21T10:12:37.231 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 222 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2024-09-21T10:12:37.231 INFO:tasks.rados.rados.0.smithi003.stdout:1574: left oid 34 (ObjNum 1098 snap 0 seq_num 1098) 2024-09-21T10:12:37.231 INFO:tasks.rados.rados.0.smithi003.stdout:1575: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-21T10:12:37.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:36 smithi204 bash[24804]: cluster 2024-09-21T10:12:35.729863+0000 mgr.y (mgr.14385) 238 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 112 op/s 2024-09-21T10:12:37.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:36 smithi204 bash[24804]: audit 2024-09-21T10:12:36.436004+0000 mgr.y (mgr.14385) 239 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:37.319 INFO:tasks.rados.rados.0.smithi003.stdout:1576: finishing write tid 1 to smithi00370293-130 2024-09-21T10:12:37.319 INFO:tasks.rados.rados.0.smithi003.stdout:1578: expect (ObjNum 644 snap 0 seq_num 644) 2024-09-21T10:12:37.408 INFO:tasks.rados.rados.0.smithi003.stdout:1576: finishing write tid 2 to smithi00370293-130 2024-09-21T10:12:37.408 INFO:tasks.rados.rados.0.smithi003.stdout:1576: finishing write tid 3 to smithi00370293-130 2024-09-21T10:12:37.408 INFO:tasks.rados.rados.0.smithi003.stdout:1576: finishing write tid 4 to smithi00370293-130 2024-09-21T10:12:37.408 INFO:tasks.rados.rados.0.smithi003.stdout:1576: oid 130 updating version 0 to 252 2024-09-21T10:12:37.408 INFO:tasks.rados.rados.0.smithi003.stdout:1576: oid 130 updating version 252 to 254 2024-09-21T10:12:37.409 INFO:tasks.rados.rados.0.smithi003.stdout:1576: oid 130 version 254 is already newer than 253 2024-09-21T10:12:37.409 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 130 v 254 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2024-09-21T10:12:37.409 INFO:tasks.rados.rados.0.smithi003.stdout:1576: left oid 130 (ObjNum 1099 snap 0 seq_num 1099) 2024-09-21T10:12:37.409 INFO:tasks.rados.rados.0.smithi003.stdout:1577: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T10:12:37.436 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:12:37.436 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:12:37.436 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:12:37.436 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 15 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:12:37.437 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:12:37.506 INFO:tasks.rados.rados.0.smithi003.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2024-09-21T10:12:37.520 INFO:tasks.rados.rados.0.smithi003.stdout:1579: writing smithi00370293-289 from 487700 to 1216432 tid 1 2024-09-21T10:12:37.536 INFO:tasks.rados.rados.0.smithi003.stdout:1579: writing smithi00370293-289 from 1786075 to 2451787 tid 2 2024-09-21T10:12:37.537 INFO:tasks.rados.rados.0.smithi003.stdout:1572: done (7 left) 2024-09-21T10:12:37.537 INFO:tasks.rados.rados.0.smithi003.stdout:1573: done (6 left) 2024-09-21T10:12:37.537 INFO:tasks.rados.rados.0.smithi003.stdout:1574: done (5 left) 2024-09-21T10:12:37.537 INFO:tasks.rados.rados.0.smithi003.stdout:1575: done (4 left) 2024-09-21T10:12:37.537 INFO:tasks.rados.rados.0.smithi003.stdout:1576: done (3 left) 2024-09-21T10:12:37.537 INFO:tasks.rados.rados.0.smithi003.stdout:1577: done (2 left) 2024-09-21T10:12:37.537 INFO:tasks.rados.rados.0.smithi003.stdout:1578: done (1 left) 2024-09-21T10:12:37.537 INFO:tasks.rados.rados.0.smithi003.stdout:1580: write oid 11 current snap is 0 2024-09-21T10:12:37.537 INFO:tasks.rados.rados.0.smithi003.stdout:1579: finishing write tid 1 to smithi00370293-289 2024-09-21T10:12:37.537 INFO:tasks.rados.rados.0.smithi003.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2024-09-21T10:12:37.553 INFO:tasks.rados.rados.0.smithi003.stdout:1580: writing smithi00370293-11 from 504507 to 908488 tid 1 2024-09-21T10:12:37.565 INFO:tasks.rados.rados.0.smithi003.stdout:1580: writing smithi00370293-11 from 1328204 to 1737574 tid 2 2024-09-21T10:12:37.575 INFO:tasks.rados.rados.0.smithi003.stdout:1580: writing smithi00370293-11 from 2252362 to 2504507 tid 3 2024-09-21T10:12:37.575 INFO:tasks.rados.rados.0.smithi003.stdout:1581: write oid 218 current snap is 0 2024-09-21T10:12:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:1579: finishing write tid 2 to smithi00370293-289 2024-09-21T10:12:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:1579: finishing write tid 3 to smithi00370293-289 2024-09-21T10:12:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:1579: finishing write tid 4 to smithi00370293-289 2024-09-21T10:12:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:1579: oid 289 updating version 0 to 230 2024-09-21T10:12:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:1579: oid 289 version 230 is already newer than 229 2024-09-21T10:12:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:1579: oid 289 updating version 230 to 231 2024-09-21T10:12:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 289 v 231 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2024-09-21T10:12:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:1579: left oid 289 (ObjNum 1100 snap 0 seq_num 1100) 2024-09-21T10:12:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:1580: finishing write tid 1 to smithi00370293-11 2024-09-21T10:12:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:1580: finishing write tid 2 to smithi00370293-11 2024-09-21T10:12:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2024-09-21T10:12:37.587 INFO:tasks.rados.rados.0.smithi003.stdout:1581: writing smithi00370293-218 from 521314 to 1000544 tid 1 2024-09-21T10:12:37.604 INFO:tasks.rados.rados.0.smithi003.stdout:1581: writing smithi00370293-218 from 1786686 to 2456067 tid 2 2024-09-21T10:12:37.604 INFO:tasks.rados.rados.0.smithi003.stdout:1579: done (2 left) 2024-09-21T10:12:37.604 INFO:tasks.rados.rados.0.smithi003.stdout:1582: read oid 222 snap -1 2024-09-21T10:12:37.604 INFO:tasks.rados.rados.0.smithi003.stdout:1582: expect (ObjNum 975 snap 0 seq_num 975) 2024-09-21T10:12:37.604 INFO:tasks.rados.rados.0.smithi003.stdout:1583: read oid 88 snap -1 2024-09-21T10:12:37.604 INFO:tasks.rados.rados.0.smithi003.stdout:1583: expect (ObjNum 87 snap 0 seq_num 87) 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1584: read oid 80 snap -1 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1584: expect (ObjNum 881 snap 0 seq_num 881) 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1585: read oid 187 snap -1 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1585: expect deleted 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1586: read oid 29 snap -1 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1586: expect deleted 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1587: write oid 240 current snap is 0 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1580: finishing write tid 3 to smithi00370293-11 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1580: finishing write tid 4 to smithi00370293-11 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1580: finishing write tid 5 to smithi00370293-11 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1580: oid 11 updating version 0 to 251 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1580: oid 11 version 251 is already newer than 248 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1580: oid 11 version 251 is already newer than 249 2024-09-21T10:12:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:1580: oid 11 version 251 is already newer than 250 2024-09-21T10:12:37.606 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 251 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2024-09-21T10:12:37.606 INFO:tasks.rados.rados.0.smithi003.stdout:1580: left oid 11 (ObjNum 1101 snap 0 seq_num 1101) 2024-09-21T10:12:37.606 INFO:tasks.rados.rados.0.smithi003.stdout:1581: finishing write tid 1 to smithi00370293-218 2024-09-21T10:12:37.606 INFO:tasks.rados.rados.0.smithi003.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2024-09-21T10:12:37.617 INFO:tasks.rados.rados.0.smithi003.stdout:1587: writing smithi00370293-240 from 538121 to 1208953 tid 1 2024-09-21T10:12:37.629 INFO:tasks.rados.rados.0.smithi003.stdout:1587: writing smithi00370293-240 from 1961521 to 2374560 tid 2 2024-09-21T10:12:37.629 INFO:tasks.rados.rados.0.smithi003.stdout:1580: done (7 left) 2024-09-21T10:12:37.629 INFO:tasks.rados.rados.0.smithi003.stdout:1588: read oid 214 snap -1 2024-09-21T10:12:37.629 INFO:tasks.rados.rados.0.smithi003.stdout:1588: expect deleted 2024-09-21T10:12:37.629 INFO:tasks.rados.rados.0.smithi003.stdout:1589: write oid 128 current snap is 0 2024-09-21T10:12:37.629 INFO:tasks.rados.rados.0.smithi003.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2024-09-21T10:12:37.640 INFO:tasks.rados.rados.0.smithi003.stdout:1589: writing smithi00370293-128 from 554928 to 1301009 tid 1 2024-09-21T10:12:37.650 INFO:tasks.rados.rados.0.smithi003.stdout:1589: writing smithi00370293-128 from 2020003 to 2554928 tid 2 2024-09-21T10:12:37.650 INFO:tasks.rados.rados.0.smithi003.stdout:1590: write oid 270 current snap is 0 2024-09-21T10:12:37.650 INFO:tasks.rados.rados.0.smithi003.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2024-09-21T10:12:37.657 INFO:tasks.rados.rados.0.smithi003.stdout:1590: writing smithi00370293-270 from 571735 to 993065 tid 1 2024-09-21T10:12:37.664 INFO:tasks.rados.rados.0.smithi003.stdout:1590: writing smithi00370293-270 from 1562132 to 1978840 tid 2 2024-09-21T10:12:37.664 INFO:tasks.rados.rados.0.smithi003.stdout:1591: read oid 143 snap -1 2024-09-21T10:12:37.664 INFO:tasks.rados.rados.0.smithi003.stdout:1591: expect deleted 2024-09-21T10:12:37.664 INFO:tasks.rados.rados.0.smithi003.stdout:1592: read oid 207 snap -1 2024-09-21T10:12:37.664 INFO:tasks.rados.rados.0.smithi003.stdout:1592: expect (ObjNum 761 snap 0 seq_num 761) 2024-09-21T10:12:37.664 INFO:tasks.rados.rados.0.smithi003.stdout:1593: read oid 202 snap -1 2024-09-21T10:12:37.664 INFO:tasks.rados.rados.0.smithi003.stdout:1593: expect (ObjNum 656 snap 0 seq_num 656) 2024-09-21T10:12:37.664 INFO:tasks.rados.rados.0.smithi003.stdout:1594: read oid 393 snap -1 2024-09-21T10:12:37.664 INFO:tasks.rados.rados.0.smithi003.stdout:1594: expect (ObjNum 812 snap 0 seq_num 812) 2024-09-21T10:12:37.664 INFO:tasks.rados.rados.0.smithi003.stdout:1595: read oid 14 snap -1 2024-09-21T10:12:37.664 INFO:tasks.rados.rados.0.smithi003.stdout:1595: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-21T10:12:37.665 INFO:tasks.rados.rados.0.smithi003.stdout:1596: write oid 69 current snap is 0 2024-09-21T10:12:37.665 INFO:tasks.rados.rados.0.smithi003.stdout:1584: expect (ObjNum 881 snap 0 seq_num 881) 2024-09-21T10:12:37.757 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:12:37.757 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:12:37.757 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:12:37.758 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:12:37.758 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:12:37.758 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T10:12:37.758 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 image on host smithi204", 2024-09-21T10:12:37.758 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:12:37.758 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:12:37.795 INFO:tasks.rados.rados.0.smithi003.stdout:1582: expect (ObjNum 975 snap 0 seq_num 975) 2024-09-21T10:12:37.873 INFO:tasks.rados.rados.0.smithi003.stdout:1581: finishing write tid 2 to smithi00370293-218 2024-09-21T10:12:37.873 INFO:tasks.rados.rados.0.smithi003.stdout:1581: finishing write tid 3 to smithi00370293-218 2024-09-21T10:12:37.873 INFO:tasks.rados.rados.0.smithi003.stdout:1581: finishing write tid 4 to smithi00370293-218 2024-09-21T10:12:37.873 INFO:tasks.rados.rados.0.smithi003.stdout:1581: oid 218 updating version 0 to 225 2024-09-21T10:12:37.873 INFO:tasks.rados.rados.0.smithi003.stdout:1581: oid 218 version 225 is already newer than 224 2024-09-21T10:12:37.874 INFO:tasks.rados.rados.0.smithi003.stdout:1581: oid 218 version 225 is already newer than 223 2024-09-21T10:12:37.874 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 218 v 225 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2024-09-21T10:12:37.874 INFO:tasks.rados.rados.0.smithi003.stdout:1581: left oid 218 (ObjNum 1102 snap 0 seq_num 1102) 2024-09-21T10:12:37.874 INFO:tasks.rados.rados.0.smithi003.stdout:1583: expect (ObjNum 87 snap 0 seq_num 87) 2024-09-21T10:12:37.981 INFO:tasks.rados.rados.0.smithi003.stdout:1587: finishing write tid 1 to smithi00370293-240 2024-09-21T10:12:37.981 INFO:tasks.rados.rados.0.smithi003.stdout:1587: finishing write tid 2 to smithi00370293-240 2024-09-21T10:12:37.981 INFO:tasks.rados.rados.0.smithi003.stdout:1587: finishing write tid 3 to smithi00370293-240 2024-09-21T10:12:37.981 INFO:tasks.rados.rados.0.smithi003.stdout:1587: finishing write tid 4 to smithi00370293-240 2024-09-21T10:12:37.981 INFO:tasks.rados.rados.0.smithi003.stdout:1587: oid 240 updating version 0 to 196 2024-09-21T10:12:37.981 INFO:tasks.rados.rados.0.smithi003.stdout:1587: oid 240 updating version 196 to 197 2024-09-21T10:12:37.981 INFO:tasks.rados.rados.0.smithi003.stdout:1587: oid 240 updating version 197 to 198 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 240 v 198 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:1587: left oid 240 (ObjNum 1103 snap 0 seq_num 1103) 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:1589: finishing write tid 1 to smithi00370293-128 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:1589: finishing write tid 2 to smithi00370293-128 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:1589: finishing write tid 3 to smithi00370293-128 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:1589: finishing write tid 4 to smithi00370293-128 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:1589: oid 128 updating version 0 to 169 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:1589: oid 128 version 169 is already newer than 168 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:1589: oid 128 version 169 is already newer than 167 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 128 v 169 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:1589: left oid 128 (ObjNum 1104 snap 0 seq_num 1104) 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:1590: finishing write tid 1 to smithi00370293-270 2024-09-21T10:12:37.982 INFO:tasks.rados.rados.0.smithi003.stdout:1595: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-21T10:12:38.053 INFO:tasks.rados.rados.0.smithi003.stdout:1593: expect (ObjNum 656 snap 0 seq_num 656) 2024-09-21T10:12:38.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:37 smithi003 bash[22527]: audit 2024-09-21T10:12:36.735942+0000 mgr.y (mgr.14385) 240 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:38.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:37 smithi003 bash[22527]: audit 2024-09-21T10:12:37.025219+0000 mgr.y (mgr.14385) 241 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:38.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:37 smithi003 bash[22527]: audit 2024-09-21T10:12:37.436451+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.3:0/4112960871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:12:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:37 smithi003 bash[31899]: audit 2024-09-21T10:12:36.735942+0000 mgr.y (mgr.14385) 240 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:37 smithi003 bash[31899]: audit 2024-09-21T10:12:37.025219+0000 mgr.y (mgr.14385) 241 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:37 smithi003 bash[31899]: audit 2024-09-21T10:12:37.436451+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.3:0/4112960871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:12:38.188 INFO:tasks.rados.rados.0.smithi003.stdout:1594: expect (ObjNum 812 snap 0 seq_num 812) 2024-09-21T10:12:38.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:37 smithi204 bash[24804]: audit 2024-09-21T10:12:36.735942+0000 mgr.y (mgr.14385) 240 : audit [DBG] from='client.24692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:38.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:37 smithi204 bash[24804]: audit 2024-09-21T10:12:37.025219+0000 mgr.y (mgr.14385) 241 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:38.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:37 smithi204 bash[24804]: audit 2024-09-21T10:12:37.436451+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.3:0/4112960871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:12:38.394 INFO:tasks.rados.rados.0.smithi003.stdout:1590: finishing write tid 2 to smithi00370293-270 2024-09-21T10:12:38.394 INFO:tasks.rados.rados.0.smithi003.stdout:1590: finishing write tid 3 to smithi00370293-270 2024-09-21T10:12:38.394 INFO:tasks.rados.rados.0.smithi003.stdout:1590: finishing write tid 4 to smithi00370293-270 2024-09-21T10:12:38.394 INFO:tasks.rados.rados.0.smithi003.stdout:1590: oid 270 updating version 0 to 169 2024-09-21T10:12:38.394 INFO:tasks.rados.rados.0.smithi003.stdout:1590: oid 270 version 169 is already newer than 168 2024-09-21T10:12:38.394 INFO:tasks.rados.rados.0.smithi003.stdout:1590: oid 270 updating version 169 to 170 2024-09-21T10:12:38.394 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 270 v 170 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2024-09-21T10:12:38.394 INFO:tasks.rados.rados.0.smithi003.stdout:1590: left oid 270 (ObjNum 1105 snap 0 seq_num 1105) 2024-09-21T10:12:38.395 INFO:tasks.rados.rados.0.smithi003.stdout:1592: expect (ObjNum 761 snap 0 seq_num 761) 2024-09-21T10:12:38.481 INFO:tasks.rados.rados.0.smithi003.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2024-09-21T10:12:38.498 INFO:tasks.rados.rados.0.smithi003.stdout:1596: writing smithi00370293-69 from 588542 to 1085121 tid 1 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1596: writing smithi00370293-69 from 1620614 to 2297333 tid 2 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1581: done (15 left) 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1582: done (14 left) 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1583: done (13 left) 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1584: done (12 left) 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1585: done (11 left) 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1586: done (10 left) 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1587: done (9 left) 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1588: done (8 left) 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1589: done (7 left) 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1590: done (6 left) 2024-09-21T10:12:38.519 INFO:tasks.rados.rados.0.smithi003.stdout:1591: done (5 left) 2024-09-21T10:12:38.520 INFO:tasks.rados.rados.0.smithi003.stdout:1592: done (4 left) 2024-09-21T10:12:38.520 INFO:tasks.rados.rados.0.smithi003.stdout:1593: done (3 left) 2024-09-21T10:12:38.520 INFO:tasks.rados.rados.0.smithi003.stdout:1594: done (2 left) 2024-09-21T10:12:38.520 INFO:tasks.rados.rados.0.smithi003.stdout:1595: done (1 left) 2024-09-21T10:12:38.520 INFO:tasks.rados.rados.0.smithi003.stdout:1597: write oid 125 current snap is 0 2024-09-21T10:12:38.520 INFO:tasks.rados.rados.0.smithi003.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2024-09-21T10:12:38.536 INFO:tasks.rados.rados.0.smithi003.stdout:1597: writing smithi00370293-125 from 605349 to 1177177 tid 1 2024-09-21T10:12:38.548 INFO:tasks.rados.rados.0.smithi003.stdout:1597: writing smithi00370293-125 from 1679096 to 2099473 tid 2 2024-09-21T10:12:38.548 INFO:tasks.rados.rados.0.smithi003.stdout:1598: write oid 285 current snap is 0 2024-09-21T10:12:38.548 INFO:tasks.rados.rados.0.smithi003.stdout:1596: finishing write tid 1 to smithi00370293-69 2024-09-21T10:12:38.548 INFO:tasks.rados.rados.0.smithi003.stdout:1596: finishing write tid 2 to smithi00370293-69 2024-09-21T10:12:38.549 INFO:tasks.rados.rados.0.smithi003.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2024-09-21T10:12:38.562 INFO:tasks.rados.rados.0.smithi003.stdout:1598: writing smithi00370293-285 from 622156 to 1269233 tid 1 2024-09-21T10:12:38.574 INFO:tasks.rados.rados.0.smithi003.stdout:1598: writing smithi00370293-285 from 1737578 to 2417966 tid 2 2024-09-21T10:12:38.575 INFO:tasks.rados.rados.0.smithi003.stdout:1599: write oid 302 current snap is 0 2024-09-21T10:12:38.575 INFO:tasks.rados.rados.0.smithi003.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2024-09-21T10:12:38.589 INFO:tasks.rados.rados.0.smithi003.stdout:1599: writing smithi00370293-302 from 638963 to 1361289 tid 1 2024-09-21T10:12:38.600 INFO:tasks.rados.rados.0.smithi003.stdout:1599: writing smithi00370293-302 from 2079707 to 2503753 tid 2 2024-09-21T10:12:38.600 INFO:tasks.rados.rados.0.smithi003.stdout:1600: read oid 359 snap -1 2024-09-21T10:12:38.600 INFO:tasks.rados.rados.0.smithi003.stdout:1600: expect (ObjNum 901 snap 0 seq_num 901) 2024-09-21T10:12:38.600 INFO:tasks.rados.rados.0.smithi003.stdout:1601: write oid 339 current snap is 0 2024-09-21T10:12:38.600 INFO:tasks.rados.rados.0.smithi003.stdout:1596: finishing write tid 3 to smithi00370293-69 2024-09-21T10:12:38.600 INFO:tasks.rados.rados.0.smithi003.stdout:1596: finishing write tid 4 to smithi00370293-69 2024-09-21T10:12:38.600 INFO:tasks.rados.rados.0.smithi003.stdout:1596: oid 69 updating version 0 to 228 2024-09-21T10:12:38.600 INFO:tasks.rados.rados.0.smithi003.stdout:1596: oid 69 version 228 is already newer than 227 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1596: oid 69 version 228 is already newer than 226 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 69 v 228 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1596: left oid 69 (ObjNum 1106 snap 0 seq_num 1106) 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1597: finishing write tid 1 to smithi00370293-125 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1597: finishing write tid 2 to smithi00370293-125 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1597: finishing write tid 3 to smithi00370293-125 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1597: finishing write tid 4 to smithi00370293-125 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1597: oid 125 updating version 0 to 173 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1597: oid 125 version 173 is already newer than 171 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1597: oid 125 version 173 is already newer than 172 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 125 v 173 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1597: left oid 125 (ObjNum 1107 snap 0 seq_num 1107) 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1598: finishing write tid 1 to smithi00370293-285 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1598: finishing write tid 2 to smithi00370293-285 2024-09-21T10:12:38.601 INFO:tasks.rados.rados.0.smithi003.stdout:1598: finishing write tid 3 to smithi00370293-285 2024-09-21T10:12:38.602 INFO:tasks.rados.rados.0.smithi003.stdout:1598: finishing write tid 4 to smithi00370293-285 2024-09-21T10:12:38.602 INFO:tasks.rados.rados.0.smithi003.stdout:1598: oid 285 updating version 0 to 256 2024-09-21T10:12:38.602 INFO:tasks.rados.rados.0.smithi003.stdout:1598: oid 285 version 256 is already newer than 255 2024-09-21T10:12:38.602 INFO:tasks.rados.rados.0.smithi003.stdout:1598: oid 285 updating version 256 to 257 2024-09-21T10:12:38.602 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 285 v 257 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2024-09-21T10:12:38.602 INFO:tasks.rados.rados.0.smithi003.stdout:1598: left oid 285 (ObjNum 1108 snap 0 seq_num 1108) 2024-09-21T10:12:38.602 INFO:tasks.rados.rados.0.smithi003.stdout:1599: finishing write tid 1 to smithi00370293-302 2024-09-21T10:12:38.602 INFO:tasks.rados.rados.0.smithi003.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2024-09-21T10:12:38.611 INFO:tasks.rados.rados.0.smithi003.stdout:1601: writing smithi00370293-339 from 655770 to 1169698 tid 1 2024-09-21T10:12:38.624 INFO:tasks.rados.rados.0.smithi003.stdout:1601: writing smithi00370293-339 from 1854542 to 2538599 tid 2 2024-09-21T10:12:38.624 INFO:tasks.rados.rados.0.smithi003.stdout:1596: done (5 left) 2024-09-21T10:12:38.624 INFO:tasks.rados.rados.0.smithi003.stdout:1597: done (4 left) 2024-09-21T10:12:38.624 INFO:tasks.rados.rados.0.smithi003.stdout:1598: done (3 left) 2024-09-21T10:12:38.624 INFO:tasks.rados.rados.0.smithi003.stdout:1602: read oid 141 snap -1 2024-09-21T10:12:38.625 INFO:tasks.rados.rados.0.smithi003.stdout:1602: expect (ObjNum 785 snap 0 seq_num 785) 2024-09-21T10:12:38.625 INFO:tasks.rados.rados.0.smithi003.stdout:1603: write oid 163 current snap is 0 2024-09-21T10:12:38.625 INFO:tasks.rados.rados.0.smithi003.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2024-09-21T10:12:38.635 INFO:tasks.rados.rados.0.smithi003.stdout:1603: writing smithi00370293-163 from 672577 to 1261754 tid 1 2024-09-21T10:12:38.643 INFO:tasks.rados.rados.0.smithi003.stdout:1603: writing smithi00370293-163 from 1913024 to 2340739 tid 2 2024-09-21T10:12:38.644 INFO:tasks.rados.rados.0.smithi003.stdout:1604: read oid 203 snap -1 2024-09-21T10:12:38.644 INFO:tasks.rados.rados.0.smithi003.stdout:1604: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-21T10:12:38.644 INFO:tasks.rados.rados.0.smithi003.stdout:1605: read oid 12 snap -1 2024-09-21T10:12:38.644 INFO:tasks.rados.rados.0.smithi003.stdout:1605: expect (ObjNum 670 snap 0 seq_num 670) 2024-09-21T10:12:38.644 INFO:tasks.rados.rados.0.smithi003.stdout:1606: read oid 490 snap -1 2024-09-21T10:12:38.644 INFO:tasks.rados.rados.0.smithi003.stdout:1606: expect (ObjNum 489 snap 0 seq_num 489) 2024-09-21T10:12:38.644 INFO:tasks.rados.rados.0.smithi003.stdout:1607: delete oid 33 current snap is 0 2024-09-21T10:12:38.644 INFO:tasks.rados.rados.0.smithi003.stdout:1599: finishing write tid 2 to smithi00370293-302 2024-09-21T10:12:38.644 INFO:tasks.rados.rados.0.smithi003.stdout:1600: expect (ObjNum 901 snap 0 seq_num 901) 2024-09-21T10:12:38.815 INFO:tasks.rados.rados.0.smithi003.stdout:1599: finishing write tid 3 to smithi00370293-302 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:1599: finishing write tid 4 to smithi00370293-302 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:1599: oid 302 updating version 0 to 227 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:1599: oid 302 updating version 227 to 228 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:1599: oid 302 version 228 is already newer than 226 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 302 v 228 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:1599: left oid 302 (ObjNum 1109 snap 0 seq_num 1109) 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:1601: finishing write tid 1 to smithi00370293-339 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:1599: done (8 left) 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:1600: done (7 left) 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:1607: done (6 left) 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:1608: read oid 368 snap -1 2024-09-21T10:12:38.842 INFO:tasks.rados.rados.0.smithi003.stdout:1608: expect (ObjNum 367 snap 0 seq_num 367) 2024-09-21T10:12:38.843 INFO:tasks.rados.rados.0.smithi003.stdout:1609: delete oid 193 current snap is 0 2024-09-21T10:12:38.843 INFO:tasks.rados.rados.0.smithi003.stdout:1601: finishing write tid 2 to smithi00370293-339 2024-09-21T10:12:38.843 INFO:tasks.rados.rados.0.smithi003.stdout:1601: finishing write tid 3 to smithi00370293-339 2024-09-21T10:12:38.843 INFO:tasks.rados.rados.0.smithi003.stdout:1601: finishing write tid 4 to smithi00370293-339 2024-09-21T10:12:38.843 INFO:tasks.rados.rados.0.smithi003.stdout:1601: oid 339 updating version 0 to 251 2024-09-21T10:12:38.843 INFO:tasks.rados.rados.0.smithi003.stdout:1601: oid 339 version 251 is already newer than 250 2024-09-21T10:12:38.843 INFO:tasks.rados.rados.0.smithi003.stdout:1601: oid 339 version 251 is already newer than 249 2024-09-21T10:12:38.843 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 339 v 251 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2024-09-21T10:12:38.843 INFO:tasks.rados.rados.0.smithi003.stdout:1601: left oid 339 (ObjNum 1110 snap 0 seq_num 1110) 2024-09-21T10:12:38.843 INFO:tasks.rados.rados.0.smithi003.stdout:1602: expect (ObjNum 785 snap 0 seq_num 785) 2024-09-21T10:12:38.958 INFO:tasks.rados.rados.0.smithi003.stdout:1603: finishing write tid 1 to smithi00370293-163 2024-09-21T10:12:38.958 INFO:tasks.rados.rados.0.smithi003.stdout:1606: expect (ObjNum 489 snap 0 seq_num 489) 2024-09-21T10:12:39.025 INFO:tasks.rados.rados.0.smithi003.stdout:1604: expect (ObjNum 202 snap 0 seq_num 202) 2024-09-21T10:12:39.128 INFO:tasks.rados.rados.0.smithi003.stdout:1603: finishing write tid 2 to smithi00370293-163 2024-09-21T10:12:39.128 INFO:tasks.rados.rados.0.smithi003.stdout:1603: finishing write tid 3 to smithi00370293-163 2024-09-21T10:12:39.128 INFO:tasks.rados.rados.0.smithi003.stdout:1603: finishing write tid 4 to smithi00370293-163 2024-09-21T10:12:39.128 INFO:tasks.rados.rados.0.smithi003.stdout:1603: oid 163 updating version 0 to 232 2024-09-21T10:12:39.128 INFO:tasks.rados.rados.0.smithi003.stdout:1603: oid 163 updating version 232 to 234 2024-09-21T10:12:39.128 INFO:tasks.rados.rados.0.smithi003.stdout:1603: oid 163 version 234 is already newer than 233 2024-09-21T10:12:39.128 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 163 v 234 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2024-09-21T10:12:39.129 INFO:tasks.rados.rados.0.smithi003.stdout:1603: left oid 163 (ObjNum 1111 snap 0 seq_num 1111) 2024-09-21T10:12:39.129 INFO:tasks.rados.rados.0.smithi003.stdout:1605: expect (ObjNum 670 snap 0 seq_num 670) 2024-09-21T10:12:39.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:38 smithi003 bash[31899]: cluster 2024-09-21T10:12:37.730429+0000 mgr.y (mgr.14385) 242 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 78 op/s 2024-09-21T10:12:39.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:38 smithi003 bash[31899]: audit 2024-09-21T10:12:37.757322+0000 mgr.y (mgr.14385) 243 : audit [DBG] from='client.24710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:38 smithi003 bash[22527]: cluster 2024-09-21T10:12:37.730429+0000 mgr.y (mgr.14385) 242 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 78 op/s 2024-09-21T10:12:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:38 smithi003 bash[22527]: audit 2024-09-21T10:12:37.757322+0000 mgr.y (mgr.14385) 243 : audit [DBG] from='client.24710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:38 smithi204 bash[24804]: cluster 2024-09-21T10:12:37.730429+0000 mgr.y (mgr.14385) 242 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 78 op/s 2024-09-21T10:12:39.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:38 smithi204 bash[24804]: audit 2024-09-21T10:12:37.757322+0000 mgr.y (mgr.14385) 243 : audit [DBG] from='client.24710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:12:39.277 INFO:tasks.rados.rados.0.smithi003.stdout:1608: expect (ObjNum 367 snap 0 seq_num 367) 2024-09-21T10:12:39.343 INFO:tasks.rados.rados.0.smithi003.stdout:1601: done (7 left) 2024-09-21T10:12:39.343 INFO:tasks.rados.rados.0.smithi003.stdout:1602: done (6 left) 2024-09-21T10:12:39.344 INFO:tasks.rados.rados.0.smithi003.stdout:1603: done (5 left) 2024-09-21T10:12:39.344 INFO:tasks.rados.rados.0.smithi003.stdout:1604: done (4 left) 2024-09-21T10:12:39.344 INFO:tasks.rados.rados.0.smithi003.stdout:1605: done (3 left) 2024-09-21T10:12:39.344 INFO:tasks.rados.rados.0.smithi003.stdout:1606: done (2 left) 2024-09-21T10:12:39.344 INFO:tasks.rados.rados.0.smithi003.stdout:1608: done (1 left) 2024-09-21T10:12:39.344 INFO:tasks.rados.rados.0.smithi003.stdout:1609: done (0 left) 2024-09-21T10:12:39.344 INFO:tasks.rados.rados.0.smithi003.stdout:1610: read oid 121 snap -1 2024-09-21T10:12:39.344 INFO:tasks.rados.rados.0.smithi003.stdout:1610: expect (ObjNum 120 snap 0 seq_num 120) 2024-09-21T10:12:39.344 INFO:tasks.rados.rados.0.smithi003.stdout:1611: delete oid 217 current snap is 0 2024-09-21T10:12:39.346 INFO:tasks.rados.rados.0.smithi003.stdout:1611: done (1 left) 2024-09-21T10:12:39.347 INFO:tasks.rados.rados.0.smithi003.stdout:1612: read oid 352 snap -1 2024-09-21T10:12:39.347 INFO:tasks.rados.rados.0.smithi003.stdout:1612: expect (ObjNum 784 snap 0 seq_num 784) 2024-09-21T10:12:39.347 INFO:tasks.rados.rados.0.smithi003.stdout:1613: write oid 477 current snap is 0 2024-09-21T10:12:39.347 INFO:tasks.rados.rados.0.smithi003.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2024-09-21T10:12:39.354 INFO:tasks.rados.rados.0.smithi003.stdout:1613: writing smithi00370293-477 from 739805 to 1229978 tid 1 2024-09-21T10:12:39.358 INFO:tasks.rados.rados.0.smithi003.stdout:1613: writing smithi00370293-477 from 1630599 to 2065652 tid 2 2024-09-21T10:12:39.362 INFO:tasks.rados.rados.0.smithi003.stdout:1613: writing smithi00370293-477 from 2636284 to 2739805 tid 3 2024-09-21T10:12:39.362 INFO:tasks.rados.rados.0.smithi003.stdout:1614: write oid 408 current snap is 0 2024-09-21T10:12:39.362 INFO:tasks.rados.rados.0.smithi003.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2024-09-21T10:12:39.369 INFO:tasks.rados.rados.0.smithi003.stdout:1614: writing smithi00370293-408 from 756612 to 1322034 tid 1 2024-09-21T10:12:39.377 INFO:tasks.rados.rados.0.smithi003.stdout:1614: writing smithi00370293-408 from 2089081 to 2667792 tid 2 2024-09-21T10:12:39.377 INFO:tasks.rados.rados.0.smithi003.stdout:1615: write oid 407 current snap is 0 2024-09-21T10:12:39.377 INFO:tasks.rados.rados.0.smithi003.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2024-09-21T10:12:39.385 INFO:tasks.rados.rados.0.smithi003.stdout:1615: writing smithi00370293-407 from 773419 to 1414090 tid 1 2024-09-21T10:12:39.392 INFO:tasks.rados.rados.0.smithi003.stdout:1615: writing smithi00370293-407 from 2147563 to 2586285 tid 2 2024-09-21T10:12:39.392 INFO:tasks.rados.rados.0.smithi003.stdout:1616: delete oid 165 current snap is 0 2024-09-21T10:12:39.392 INFO:tasks.rados.rados.0.smithi003.stdout:1610: expect (ObjNum 120 snap 0 seq_num 120) 2024-09-21T10:12:39.452 INFO:tasks.rados.rados.0.smithi003.stdout:1612: expect (ObjNum 784 snap 0 seq_num 784) 2024-09-21T10:12:39.593 INFO:tasks.rados.rados.0.smithi003.stdout:1613: finishing write tid 1 to smithi00370293-477 2024-09-21T10:12:39.593 INFO:tasks.rados.rados.0.smithi003.stdout:1613: finishing write tid 2 to smithi00370293-477 2024-09-21T10:12:39.593 INFO:tasks.rados.rados.0.smithi003.stdout:1613: finishing write tid 3 to smithi00370293-477 2024-09-21T10:12:39.593 INFO:tasks.rados.rados.0.smithi003.stdout:1613: finishing write tid 4 to smithi00370293-477 2024-09-21T10:12:39.593 INFO:tasks.rados.rados.0.smithi003.stdout:1613: finishing write tid 5 to smithi00370293-477 2024-09-21T10:12:39.593 INFO:tasks.rados.rados.0.smithi003.stdout:1613: oid 477 updating version 0 to 199 2024-09-21T10:12:39.593 INFO:tasks.rados.rados.0.smithi003.stdout:1613: oid 477 version 199 is already newer than 198 2024-09-21T10:12:39.593 INFO:tasks.rados.rados.0.smithi003.stdout:1613: oid 477 updating version 199 to 200 2024-09-21T10:12:39.593 INFO:tasks.rados.rados.0.smithi003.stdout:1613: oid 477 updating version 200 to 201 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 477 v 201 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1613: left oid 477 (ObjNum 1115 snap 0 seq_num 1115) 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1614: finishing write tid 1 to smithi00370293-408 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1614: finishing write tid 2 to smithi00370293-408 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1614: finishing write tid 3 to smithi00370293-408 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1614: finishing write tid 4 to smithi00370293-408 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1614: oid 408 updating version 0 to 229 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1614: oid 408 updating version 229 to 231 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1614: oid 408 version 231 is already newer than 230 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 408 v 231 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1614: left oid 408 (ObjNum 1116 snap 0 seq_num 1116) 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1615: finishing write tid 1 to smithi00370293-407 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1610: done (5 left) 2024-09-21T10:12:39.594 INFO:tasks.rados.rados.0.smithi003.stdout:1612: done (4 left) 2024-09-21T10:12:39.595 INFO:tasks.rados.rados.0.smithi003.stdout:1613: done (3 left) 2024-09-21T10:12:39.595 INFO:tasks.rados.rados.0.smithi003.stdout:1614: done (2 left) 2024-09-21T10:12:39.595 INFO:tasks.rados.rados.0.smithi003.stdout:1616: done (1 left) 2024-09-21T10:12:39.595 INFO:tasks.rados.rados.0.smithi003.stdout:1617: read oid 279 snap -1 2024-09-21T10:12:39.595 INFO:tasks.rados.rados.0.smithi003.stdout:1617: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:12:39.595 INFO:tasks.rados.rados.0.smithi003.stdout:1618: write oid 314 current snap is 0 2024-09-21T10:12:39.595 INFO:tasks.rados.rados.0.smithi003.stdout:1615: finishing write tid 2 to smithi00370293-407 2024-09-21T10:12:39.595 INFO:tasks.rados.rados.0.smithi003.stdout:1615: finishing write tid 3 to smithi00370293-407 2024-09-21T10:12:39.595 INFO:tasks.rados.rados.0.smithi003.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2024-09-21T10:12:39.600 INFO:tasks.rados.rados.0.smithi003.stdout:1618: writing smithi00370293-314 from 407033 to 914555 tid 1 2024-09-21T10:12:39.609 INFO:tasks.rados.rados.0.smithi003.stdout:1618: writing smithi00370293-314 from 1464527 to 1906918 tid 2 2024-09-21T10:12:39.617 INFO:tasks.rados.rados.0.smithi003.stdout:1618: writing smithi00370293-314 from 2345976 to 2807033 tid 3 2024-09-21T10:12:39.617 INFO:tasks.rados.rados.0.smithi003.stdout:1619: read oid 176 snap -1 2024-09-21T10:12:39.617 INFO:tasks.rados.rados.0.smithi003.stdout:1619: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-21T10:12:39.617 INFO:tasks.rados.rados.0.smithi003.stdout:1620: write oid 419 current snap is 0 2024-09-21T10:12:39.617 INFO:tasks.rados.rados.0.smithi003.stdout:1615: finishing write tid 4 to smithi00370293-407 2024-09-21T10:12:39.617 INFO:tasks.rados.rados.0.smithi003.stdout:1615: oid 407 updating version 0 to 232 2024-09-21T10:12:39.617 INFO:tasks.rados.rados.0.smithi003.stdout:1615: oid 407 updating version 232 to 234 2024-09-21T10:12:39.617 INFO:tasks.rados.rados.0.smithi003.stdout:1615: oid 407 version 234 is already newer than 233 2024-09-21T10:12:39.617 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 407 v 234 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2024-09-21T10:12:39.617 INFO:tasks.rados.rados.0.smithi003.stdout:1615: left oid 407 (ObjNum 1117 snap 0 seq_num 1117) 2024-09-21T10:12:39.617 INFO:tasks.rados.rados.0.smithi003.stdout:1617: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:12:39.700 INFO:tasks.rados.rados.0.smithi003.stdout:1618: finishing write tid 1 to smithi00370293-314 2024-09-21T10:12:39.700 INFO:tasks.rados.rados.0.smithi003.stdout:1618: finishing write tid 2 to smithi00370293-314 2024-09-21T10:12:39.700 INFO:tasks.rados.rados.0.smithi003.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2024-09-21T10:12:39.705 INFO:tasks.rados.rados.0.smithi003.stdout:1620: writing smithi00370293-419 from 423840 to 1006611 tid 1 2024-09-21T10:12:39.711 INFO:tasks.rados.rados.0.smithi003.stdout:1620: writing smithi00370293-419 from 1523009 to 2109058 tid 2 2024-09-21T10:12:39.716 INFO:tasks.rados.rados.0.smithi003.stdout:1620: writing smithi00370293-419 from 2657046 to 2823840 tid 3 2024-09-21T10:12:39.716 INFO:tasks.rados.rados.0.smithi003.stdout:1615: done (4 left) 2024-09-21T10:12:39.716 INFO:tasks.rados.rados.0.smithi003.stdout:1617: done (3 left) 2024-09-21T10:12:39.716 INFO:tasks.rados.rados.0.smithi003.stdout:1621: read oid 458 snap -1 2024-09-21T10:12:39.716 INFO:tasks.rados.rados.0.smithi003.stdout:1621: expect deleted 2024-09-21T10:12:39.717 INFO:tasks.rados.rados.0.smithi003.stdout:1622: write oid 221 current snap is 0 2024-09-21T10:12:39.717 INFO:tasks.rados.rados.0.smithi003.stdout:1618: finishing write tid 3 to smithi00370293-314 2024-09-21T10:12:39.717 INFO:tasks.rados.rados.0.smithi003.stdout:1618: finishing write tid 4 to smithi00370293-314 2024-09-21T10:12:39.717 INFO:tasks.rados.rados.0.smithi003.stdout:1618: finishing write tid 5 to smithi00370293-314 2024-09-21T10:12:39.717 INFO:tasks.rados.rados.0.smithi003.stdout:1618: oid 314 updating version 0 to 258 2024-09-21T10:12:39.717 INFO:tasks.rados.rados.0.smithi003.stdout:1618: oid 314 updating version 258 to 259 2024-09-21T10:12:39.717 INFO:tasks.rados.rados.0.smithi003.stdout:1618: oid 314 updating version 259 to 260 2024-09-21T10:12:39.717 INFO:tasks.rados.rados.0.smithi003.stdout:1618: oid 314 updating version 260 to 261 2024-09-21T10:12:39.717 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 314 v 261 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2024-09-21T10:12:39.717 INFO:tasks.rados.rados.0.smithi003.stdout:1618: left oid 314 (ObjNum 1119 snap 0 seq_num 1119) 2024-09-21T10:12:39.718 INFO:tasks.rados.rados.0.smithi003.stdout:1619: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-21T10:12:39.811 INFO:tasks.rados.rados.0.smithi003.stdout:1620: finishing write tid 1 to smithi00370293-419 2024-09-21T10:12:39.811 INFO:tasks.rados.rados.0.smithi003.stdout:1620: finishing write tid 2 to smithi00370293-419 2024-09-21T10:12:39.811 INFO:tasks.rados.rados.0.smithi003.stdout:1620: finishing write tid 3 to smithi00370293-419 2024-09-21T10:12:39.811 INFO:tasks.rados.rados.0.smithi003.stdout:1620: finishing write tid 4 to smithi00370293-419 2024-09-21T10:12:39.811 INFO:tasks.rados.rados.0.smithi003.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2024-09-21T10:12:39.816 INFO:tasks.rados.rados.0.smithi003.stdout:1622: writing smithi00370293-221 from 440647 to 1098667 tid 1 2024-09-21T10:12:39.821 INFO:tasks.rados.rados.0.smithi003.stdout:1622: writing smithi00370293-221 from 1581491 to 2027551 tid 2 2024-09-21T10:12:39.826 INFO:tasks.rados.rados.0.smithi003.stdout:1622: writing smithi00370293-221 from 2800822 to 2840647 tid 3 2024-09-21T10:12:39.826 INFO:tasks.rados.rados.0.smithi003.stdout:1618: done (4 left) 2024-09-21T10:12:39.826 INFO:tasks.rados.rados.0.smithi003.stdout:1619: done (3 left) 2024-09-21T10:12:39.826 INFO:tasks.rados.rados.0.smithi003.stdout:1621: done (2 left) 2024-09-21T10:12:39.827 INFO:tasks.rados.rados.0.smithi003.stdout:1623: write oid 250 current snap is 0 2024-09-21T10:12:39.827 INFO:tasks.rados.rados.0.smithi003.stdout:1620: finishing write tid 5 to smithi00370293-419 2024-09-21T10:12:39.827 INFO:tasks.rados.rados.0.smithi003.stdout:1620: oid 419 updating version 0 to 237 2024-09-21T10:12:39.827 INFO:tasks.rados.rados.0.smithi003.stdout:1620: oid 419 updating version 237 to 238 2024-09-21T10:12:39.827 INFO:tasks.rados.rados.0.smithi003.stdout:1620: oid 419 version 238 is already newer than 236 2024-09-21T10:12:39.827 INFO:tasks.rados.rados.0.smithi003.stdout:1620: oid 419 updating version 238 to 239 2024-09-21T10:12:39.827 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 419 v 239 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2024-09-21T10:12:39.827 INFO:tasks.rados.rados.0.smithi003.stdout:1620: left oid 419 (ObjNum 1120 snap 0 seq_num 1120) 2024-09-21T10:12:39.827 INFO:tasks.rados.rados.0.smithi003.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2024-09-21T10:12:39.833 INFO:tasks.rados.rados.0.smithi003.stdout:1623: writing smithi00370293-250 from 457454 to 1190723 tid 1 2024-09-21T10:12:39.840 INFO:tasks.rados.rados.0.smithi003.stdout:1623: writing smithi00370293-250 from 1923620 to 2513338 tid 2 2024-09-21T10:12:39.840 INFO:tasks.rados.rados.0.smithi003.stdout:1620: done (2 left) 2024-09-21T10:12:39.840 INFO:tasks.rados.rados.0.smithi003.stdout:1624: write oid 243 current snap is 0 2024-09-21T10:12:39.840 INFO:tasks.rados.rados.0.smithi003.stdout:1622: finishing write tid 1 to smithi00370293-221 2024-09-21T10:12:39.840 INFO:tasks.rados.rados.0.smithi003.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2024-09-21T10:12:39.846 INFO:tasks.rados.rados.0.smithi003.stdout:1624: writing smithi00370293-243 from 474261 to 882779 tid 1 2024-09-21T10:12:39.855 INFO:tasks.rados.rados.0.smithi003.stdout:1624: writing smithi00370293-243 from 1582102 to 2031831 tid 2 2024-09-21T10:12:39.861 INFO:tasks.rados.rados.0.smithi003.stdout:1624: writing smithi00370293-243 from 2739315 to 2874261 tid 3 2024-09-21T10:12:39.862 INFO:tasks.rados.rados.0.smithi003.stdout:1625: read oid 500 snap -1 2024-09-21T10:12:39.862 INFO:tasks.rados.rados.0.smithi003.stdout:1625: expect (ObjNum 582 snap 0 seq_num 582) 2024-09-21T10:12:39.862 INFO:tasks.rados.rados.0.smithi003.stdout:1626: write oid 406 current snap is 0 2024-09-21T10:12:39.862 INFO:tasks.rados.rados.0.smithi003.stdout:1622: finishing write tid 2 to smithi00370293-221 2024-09-21T10:12:39.862 INFO:tasks.rados.rados.0.smithi003.stdout:1622: finishing write tid 3 to smithi00370293-221 2024-09-21T10:12:39.862 INFO:tasks.rados.rados.0.smithi003.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2024-09-21T10:12:39.867 INFO:tasks.rados.rados.0.smithi003.stdout:1626: writing smithi00370293-406 from 491068 to 974835 tid 1 2024-09-21T10:12:39.876 INFO:tasks.rados.rados.0.smithi003.stdout:1626: writing smithi00370293-406 from 1640584 to 2233971 tid 2 2024-09-21T10:12:39.881 INFO:tasks.rados.rados.0.smithi003.stdout:1626: writing smithi00370293-406 from 2650385 to 2891068 tid 3 2024-09-21T10:12:39.881 INFO:tasks.rados.rados.0.smithi003.stdout:1627: read oid 344 snap -1 2024-09-21T10:12:39.881 INFO:tasks.rados.rados.0.smithi003.stdout:1627: expect deleted 2024-09-21T10:12:39.881 INFO:tasks.rados.rados.0.smithi003.stdout:1628: write oid 439 current snap is 0 2024-09-21T10:12:39.881 INFO:tasks.rados.rados.0.smithi003.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2024-09-21T10:12:39.888 INFO:tasks.rados.rados.0.smithi003.stdout:1628: writing smithi00370293-439 from 507875 to 1066891 tid 1 2024-09-21T10:12:39.896 INFO:tasks.rados.rados.0.smithi003.stdout:1628: writing smithi00370293-439 from 1699066 to 2436111 tid 2 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi003.stdout:1629: write oid 86 current snap is 0 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi003.stdout:1622: finishing write tid 4 to smithi00370293-221 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi003.stdout:1622: finishing write tid 5 to smithi00370293-221 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi003.stdout:1622: oid 221 updating version 0 to 218 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi003.stdout:1622: oid 221 updating version 218 to 221 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi003.stdout:1622: oid 221 version 221 is already newer than 220 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi003.stdout:1622: oid 221 version 221 is already newer than 219 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 221 v 221 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi003.stdout:1622: left oid 221 (ObjNum 1121 snap 0 seq_num 1121) 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi003.stdout:1623: finishing write tid 1 to smithi00370293-250 2024-09-21T10:12:39.897 INFO:tasks.rados.rados.0.smithi003.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2024-09-21T10:12:39.904 INFO:tasks.rados.rados.0.smithi003.stdout:1629: writing smithi00370293-86 from 524682 to 1275300 tid 1 2024-09-21T10:12:39.910 INFO:tasks.rados.rados.0.smithi003.stdout:1629: writing smithi00370293-86 from 1757548 to 2354604 tid 2 2024-09-21T10:12:39.910 INFO:tasks.rados.rados.0.smithi003.stdout:1622: done (7 left) 2024-09-21T10:12:39.911 INFO:tasks.rados.rados.0.smithi003.stdout:1630: read oid 470 snap -1 2024-09-21T10:12:39.911 INFO:tasks.rados.rados.0.smithi003.stdout:1630: expect (ObjNum 839 snap 0 seq_num 839) 2024-09-21T10:12:39.911 INFO:tasks.rados.rados.0.smithi003.stdout:1631: read oid 329 snap -1 2024-09-21T10:12:39.911 INFO:tasks.rados.rados.0.smithi003.stdout:1631: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-21T10:12:39.911 INFO:tasks.rados.rados.0.smithi003.stdout:1632: write oid 290 current snap is 0 2024-09-21T10:12:39.911 INFO:tasks.rados.rados.0.smithi003.stdout:1623: finishing write tid 2 to smithi00370293-250 2024-09-21T10:12:39.911 INFO:tasks.rados.rados.0.smithi003.stdout:1623: finishing write tid 3 to smithi00370293-250 2024-09-21T10:12:39.911 INFO:tasks.rados.rados.0.smithi003.stdout:1623: finishing write tid 4 to smithi00370293-250 2024-09-21T10:12:39.911 INFO:tasks.rados.rados.0.smithi003.stdout:1623: oid 250 updating version 0 to 242 2024-09-21T10:12:39.912 INFO:tasks.rados.rados.0.smithi003.stdout:1623: oid 250 version 242 is already newer than 240 2024-09-21T10:12:39.912 INFO:tasks.rados.rados.0.smithi003.stdout:1623: oid 250 version 242 is already newer than 241 2024-09-21T10:12:39.912 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 250 v 242 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2024-09-21T10:12:39.912 INFO:tasks.rados.rados.0.smithi003.stdout:1623: left oid 250 (ObjNum 1122 snap 0 seq_num 1122) 2024-09-21T10:12:39.912 INFO:tasks.rados.rados.0.smithi003.stdout:1624: finishing write tid 1 to smithi00370293-243 2024-09-21T10:12:39.912 INFO:tasks.rados.rados.0.smithi003.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2024-09-21T10:12:39.916 INFO:tasks.rados.rados.0.smithi003.stdout:1632: writing smithi00370293-290 from 541489 to 967356 tid 1 2024-09-21T10:12:39.922 INFO:tasks.rados.rados.0.smithi003.stdout:1632: writing smithi00370293-290 from 1416030 to 2156744 tid 2 2024-09-21T10:12:39.927 INFO:tasks.rados.rados.0.smithi003.stdout:1632: writing smithi00370293-290 from 2732654 to 2941489 tid 3 2024-09-21T10:12:39.927 INFO:tasks.rados.rados.0.smithi003.stdout:1623: done (9 left) 2024-09-21T10:12:39.927 INFO:tasks.rados.rados.0.smithi003.stdout:1633: write oid 337 current snap is 0 2024-09-21T10:12:39.927 INFO:tasks.rados.rados.0.smithi003.stdout:1624: finishing write tid 2 to smithi00370293-243 2024-09-21T10:12:39.927 INFO:tasks.rados.rados.0.smithi003.stdout:1626: finishing write tid 1 to smithi00370293-406 2024-09-21T10:12:39.927 INFO:tasks.rados.rados.0.smithi003.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2024-09-21T10:12:39.932 INFO:tasks.rados.rados.0.smithi003.stdout:1633: writing smithi00370293-337 from 558296 to 1059412 tid 1 2024-09-21T10:12:39.938 INFO:tasks.rados.rados.0.smithi003.stdout:1633: writing smithi00370293-337 from 1474512 to 2075237 tid 2 2024-09-21T10:12:39.944 INFO:tasks.rados.rados.0.smithi003.stdout:1633: writing smithi00370293-337 from 2760077 to 2958296 tid 3 2024-09-21T10:12:39.944 INFO:tasks.rados.rados.0.smithi003.stdout:1634: read oid 19 snap -1 2024-09-21T10:12:39.944 INFO:tasks.rados.rados.0.smithi003.stdout:1634: expect (ObjNum 830 snap 0 seq_num 830) 2024-09-21T10:12:39.944 INFO:tasks.rados.rados.0.smithi003.stdout:1635: write oid 24 current snap is 0 2024-09-21T10:12:39.944 INFO:tasks.rados.rados.0.smithi003.stdout:1624: finishing write tid 3 to smithi00370293-243 2024-09-21T10:12:39.944 INFO:tasks.rados.rados.0.smithi003.stdout:1624: finishing write tid 4 to smithi00370293-243 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1624: finishing write tid 5 to smithi00370293-243 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1624: oid 243 updating version 0 to 258 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1624: oid 243 version 258 is already newer than 257 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1624: oid 243 updating version 258 to 259 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1624: oid 243 updating version 259 to 260 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 243 v 260 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1624: left oid 243 (ObjNum 1123 snap 0 seq_num 1123) 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1626: finishing write tid 2 to smithi00370293-406 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1626: finishing write tid 3 to smithi00370293-406 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1626: finishing write tid 4 to smithi00370293-406 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1626: finishing write tid 5 to smithi00370293-406 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1626: oid 406 updating version 0 to 202 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1626: oid 406 updating version 202 to 203 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1626: oid 406 updating version 203 to 204 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1626: oid 406 updating version 204 to 205 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 406 v 205 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2024-09-21T10:12:39.945 INFO:tasks.rados.rados.0.smithi003.stdout:1626: left oid 406 (ObjNum 1124 snap 0 seq_num 1124) 2024-09-21T10:12:39.946 INFO:tasks.rados.rados.0.smithi003.stdout:1625: expect (ObjNum 582 snap 0 seq_num 582) 2024-09-21T10:12:40.131 INFO:tasks.rados.rados.0.smithi003.stdout:1628: finishing write tid 1 to smithi00370293-439 2024-09-21T10:12:40.131 INFO:tasks.rados.rados.0.smithi003.stdout:1628: finishing write tid 2 to smithi00370293-439 2024-09-21T10:12:40.131 INFO:tasks.rados.rados.0.smithi003.stdout:1628: finishing write tid 3 to smithi00370293-439 2024-09-21T10:12:40.131 INFO:tasks.rados.rados.0.smithi003.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2024-09-21T10:12:40.137 INFO:tasks.rados.rados.0.smithi003.stdout:1635: writing smithi00370293-24 from 575103 to 1151468 tid 1 2024-09-21T10:12:40.145 INFO:tasks.rados.rados.0.smithi003.stdout:1635: writing smithi00370293-24 from 1932994 to 2677377 tid 2 2024-09-21T10:12:40.146 INFO:tasks.rados.rados.0.smithi003.stdout:1624: done (11 left) 2024-09-21T10:12:40.146 INFO:tasks.rados.rados.0.smithi003.stdout:1625: done (10 left) 2024-09-21T10:12:40.146 INFO:tasks.rados.rados.0.smithi003.stdout:1626: done (9 left) 2024-09-21T10:12:40.146 INFO:tasks.rados.rados.0.smithi003.stdout:1627: done (8 left) 2024-09-21T10:12:40.146 INFO:tasks.rados.rados.0.smithi003.stdout:1636: write oid 95 current snap is 0 2024-09-21T10:12:40.147 INFO:tasks.rados.rados.0.smithi003.stdout:1628: finishing write tid 4 to smithi00370293-439 2024-09-21T10:12:40.147 INFO:tasks.rados.rados.0.smithi003.stdout:1628: oid 439 updating version 0 to 245 2024-09-21T10:12:40.147 INFO:tasks.rados.rados.0.smithi003.stdout:1628: oid 439 version 245 is already newer than 244 2024-09-21T10:12:40.147 INFO:tasks.rados.rados.0.smithi003.stdout:1628: oid 439 version 245 is already newer than 243 2024-09-21T10:12:40.147 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 439 v 245 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2024-09-21T10:12:40.147 INFO:tasks.rados.rados.0.smithi003.stdout:1628: left oid 439 (ObjNum 1125 snap 0 seq_num 1125) 2024-09-21T10:12:40.148 INFO:tasks.rados.rados.0.smithi003.stdout:1629: finishing write tid 1 to smithi00370293-86 2024-09-21T10:12:40.148 INFO:tasks.rados.rados.0.smithi003.stdout:1630: expect (ObjNum 839 snap 0 seq_num 839) 2024-09-21T10:12:40.233 INFO:tasks.rados.rados.0.smithi003.stdout:1629: finishing write tid 2 to smithi00370293-86 2024-09-21T10:12:40.233 INFO:tasks.rados.rados.0.smithi003.stdout:1629: finishing write tid 3 to smithi00370293-86 2024-09-21T10:12:40.233 INFO:tasks.rados.rados.0.smithi003.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2024-09-21T10:12:40.240 INFO:tasks.rados.rados.0.smithi003.stdout:1636: writing smithi00370293-95 from 591910 to 1243524 tid 1 2024-09-21T10:12:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:1636: writing smithi00370293-95 from 1875123 to 2479517 tid 2 2024-09-21T10:12:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:1628: done (8 left) 2024-09-21T10:12:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:1630: done (7 left) 2024-09-21T10:12:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:1637: read oid 406 snap -1 2024-09-21T10:12:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:1637: expect (ObjNum 1124 snap 0 seq_num 1124) 2024-09-21T10:12:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:1638: write oid 107 current snap is 0 2024-09-21T10:12:40.247 INFO:tasks.rados.rados.0.smithi003.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2024-09-21T10:12:40.259 INFO:tasks.rados.rados.0.smithi003.stdout:1638: writing smithi00370293-107 from 608717 to 1335580 tid 1 2024-09-21T10:12:40.272 INFO:tasks.rados.rados.0.smithi003.stdout:1638: writing smithi00370293-107 from 1933605 to 2681657 tid 2 2024-09-21T10:12:40.272 INFO:tasks.rados.rados.0.smithi003.stdout:1639: write oid 236 current snap is 0 2024-09-21T10:12:40.272 INFO:tasks.rados.rados.0.smithi003.stdout:1629: finishing write tid 4 to smithi00370293-86 2024-09-21T10:12:40.272 INFO:tasks.rados.rados.0.smithi003.stdout:1629: oid 86 updating version 0 to 261 2024-09-21T10:12:40.272 INFO:tasks.rados.rados.0.smithi003.stdout:1629: oid 86 updating version 261 to 262 2024-09-21T10:12:40.272 INFO:tasks.rados.rados.0.smithi003.stdout:1629: oid 86 updating version 262 to 263 2024-09-21T10:12:40.272 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 86 v 263 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2024-09-21T10:12:40.272 INFO:tasks.rados.rados.0.smithi003.stdout:1629: left oid 86 (ObjNum 1126 snap 0 seq_num 1126) 2024-09-21T10:12:40.273 INFO:tasks.rados.rados.0.smithi003.stdout:1631: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-21T10:12:40.388 INFO:tasks.rados.rados.0.smithi003.stdout:1632: finishing write tid 1 to smithi00370293-290 2024-09-21T10:12:40.388 INFO:tasks.rados.rados.0.smithi003.stdout:1632: finishing write tid 2 to smithi00370293-290 2024-09-21T10:12:40.388 INFO:tasks.rados.rados.0.smithi003.stdout:1632: finishing write tid 3 to smithi00370293-290 2024-09-21T10:12:40.388 INFO:tasks.rados.rados.0.smithi003.stdout:1632: finishing write tid 4 to smithi00370293-290 2024-09-21T10:12:40.388 INFO:tasks.rados.rados.0.smithi003.stdout:1632: finishing write tid 5 to smithi00370293-290 2024-09-21T10:12:40.388 INFO:tasks.rados.rados.0.smithi003.stdout:1632: oid 290 updating version 0 to 350 2024-09-21T10:12:40.388 INFO:tasks.rados.rados.0.smithi003.stdout:1632: oid 290 version 350 is already newer than 348 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1632: oid 290 version 350 is already newer than 347 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1632: oid 290 version 350 is already newer than 349 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 290 v 350 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1632: left oid 290 (ObjNum 1127 snap 0 seq_num 1127) 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1633: finishing write tid 1 to smithi00370293-337 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1633: finishing write tid 2 to smithi00370293-337 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1633: finishing write tid 3 to smithi00370293-337 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1633: finishing write tid 4 to smithi00370293-337 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1633: finishing write tid 5 to smithi00370293-337 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1633: oid 337 updating version 0 to 351 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1633: oid 337 updating version 351 to 352 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1633: oid 337 updating version 352 to 353 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:1633: oid 337 updating version 353 to 354 2024-09-21T10:12:40.389 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 337 v 354 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2024-09-21T10:12:40.390 INFO:tasks.rados.rados.0.smithi003.stdout:1633: left oid 337 (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T10:12:40.390 INFO:tasks.rados.rados.0.smithi003.stdout:1634: expect (ObjNum 830 snap 0 seq_num 830) 2024-09-21T10:12:40.607 INFO:tasks.rados.rados.0.smithi003.stdout:1635: finishing write tid 1 to smithi00370293-24 2024-09-21T10:12:40.607 INFO:tasks.rados.rados.0.smithi003.stdout:1635: finishing write tid 2 to smithi00370293-24 2024-09-21T10:12:40.608 INFO:tasks.rados.rados.0.smithi003.stdout:1635: finishing write tid 3 to smithi00370293-24 2024-09-21T10:12:40.608 INFO:tasks.rados.rados.0.smithi003.stdout:1635: finishing write tid 4 to smithi00370293-24 2024-09-21T10:12:40.608 INFO:tasks.rados.rados.0.smithi003.stdout:1635: oid 24 updating version 0 to 253 2024-09-21T10:12:40.608 INFO:tasks.rados.rados.0.smithi003.stdout:1635: oid 24 updating version 253 to 254 2024-09-21T10:12:40.608 INFO:tasks.rados.rados.0.smithi003.stdout:1635: oid 24 version 254 is already newer than 252 2024-09-21T10:12:40.608 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 254 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2024-09-21T10:12:40.608 INFO:tasks.rados.rados.0.smithi003.stdout:1635: left oid 24 (ObjNum 1129 snap 0 seq_num 1129) 2024-09-21T10:12:40.608 INFO:tasks.rados.rados.0.smithi003.stdout:1636: finishing write tid 1 to smithi00370293-95 2024-09-21T10:12:40.608 INFO:tasks.rados.rados.0.smithi003.stdout:1637: expect (ObjNum 1124 snap 0 seq_num 1124) 2024-09-21T10:12:40.721 INFO:tasks.rados.rados.0.smithi003.stdout:1636: finishing write tid 2 to smithi00370293-95 2024-09-21T10:12:40.721 INFO:tasks.rados.rados.0.smithi003.stdout:1636: finishing write tid 3 to smithi00370293-95 2024-09-21T10:12:40.721 INFO:tasks.rados.rados.0.smithi003.stdout:1636: finishing write tid 4 to smithi00370293-95 2024-09-21T10:12:40.721 INFO:tasks.rados.rados.0.smithi003.stdout:1636: oid 95 updating version 0 to 248 2024-09-21T10:12:40.721 INFO:tasks.rados.rados.0.smithi003.stdout:1636: oid 95 version 248 is already newer than 246 2024-09-21T10:12:40.721 INFO:tasks.rados.rados.0.smithi003.stdout:1636: oid 95 version 248 is already newer than 247 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 95 v 248 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:1636: left oid 95 (ObjNum 1130 snap 0 seq_num 1130) 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:1638: finishing write tid 1 to smithi00370293-107 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:1638: finishing write tid 2 to smithi00370293-107 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:1638: finishing write tid 3 to smithi00370293-107 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:1638: finishing write tid 4 to smithi00370293-107 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:1638: oid 107 updating version 0 to 223 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:1638: oid 107 version 223 is already newer than 222 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:1638: oid 107 updating version 223 to 224 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 107 v 224 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:1638: left oid 107 (ObjNum 1131 snap 0 seq_num 1131) 2024-09-21T10:12:40.722 INFO:tasks.rados.rados.0.smithi003.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2024-09-21T10:12:40.737 INFO:tasks.rados.rados.0.smithi003.stdout:1639: writing smithi00370293-236 from 625524 to 1027636 tid 1 2024-09-21T10:12:40.757 INFO:tasks.rados.rados.0.smithi003.stdout:1639: writing smithi00370293-236 from 1592087 to 2200150 tid 2 2024-09-21T10:12:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:1639: writing smithi00370293-236 from 2869769 to 3025524 tid 3 2024-09-21T10:12:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:1629: done (9 left) 2024-09-21T10:12:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:1631: done (8 left) 2024-09-21T10:12:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:1632: done (7 left) 2024-09-21T10:12:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:1633: done (6 left) 2024-09-21T10:12:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:1634: done (5 left) 2024-09-21T10:12:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:1635: done (4 left) 2024-09-21T10:12:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:1636: done (3 left) 2024-09-21T10:12:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:1637: done (2 left) 2024-09-21T10:12:40.771 INFO:tasks.rados.rados.0.smithi003.stdout:1638: done (1 left) 2024-09-21T10:12:40.772 INFO:tasks.rados.rados.0.smithi003.stdout:1640: write oid 2 current snap is 0 2024-09-21T10:12:40.772 INFO:tasks.rados.rados.0.smithi003.stdout:1639: finishing write tid 1 to smithi00370293-236 2024-09-21T10:12:40.772 INFO:tasks.rados.rados.0.smithi003.stdout:1639: finishing write tid 2 to smithi00370293-236 2024-09-21T10:12:40.772 INFO:tasks.rados.rados.0.smithi003.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2024-09-21T10:12:40.789 INFO:tasks.rados.rados.0.smithi003.stdout:1640: writing smithi00370293-2 from 642331 to 1236045 tid 1 2024-09-21T10:12:40.807 INFO:tasks.rados.rados.0.smithi003.stdout:1640: writing smithi00370293-2 from 1766922 to 2518643 tid 2 2024-09-21T10:12:40.808 INFO:tasks.rados.rados.0.smithi003.stdout:1641: write oid 499 current snap is 0 2024-09-21T10:12:40.808 INFO:tasks.rados.rados.0.smithi003.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2024-09-21T10:12:40.822 INFO:tasks.rados.rados.0.smithi003.stdout:1641: writing smithi00370293-499 from 659138 to 1328101 tid 1 2024-09-21T10:12:40.835 INFO:tasks.rados.rados.0.smithi003.stdout:1641: writing smithi00370293-499 from 2109051 to 2720783 tid 2 2024-09-21T10:12:40.835 INFO:tasks.rados.rados.0.smithi003.stdout:1642: delete oid 325 current snap is 0 2024-09-21T10:12:40.835 INFO:tasks.rados.rados.0.smithi003.stdout:1639: finishing write tid 3 to smithi00370293-236 2024-09-21T10:12:40.835 INFO:tasks.rados.rados.0.smithi003.stdout:1639: finishing write tid 4 to smithi00370293-236 2024-09-21T10:12:40.835 INFO:tasks.rados.rados.0.smithi003.stdout:1639: finishing write tid 5 to smithi00370293-236 2024-09-21T10:12:40.835 INFO:tasks.rados.rados.0.smithi003.stdout:1639: oid 236 updating version 0 to 230 2024-09-21T10:12:40.835 INFO:tasks.rados.rados.0.smithi003.stdout:1639: oid 236 updating version 230 to 231 2024-09-21T10:12:40.835 INFO:tasks.rados.rados.0.smithi003.stdout:1639: oid 236 updating version 231 to 232 2024-09-21T10:12:40.835 INFO:tasks.rados.rados.0.smithi003.stdout:1639: oid 236 updating version 232 to 233 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 236 v 233 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:1639: left oid 236 (ObjNum 1132 snap 0 seq_num 1132) 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:1640: finishing write tid 1 to smithi00370293-2 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:1640: finishing write tid 2 to smithi00370293-2 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:1640: finishing write tid 3 to smithi00370293-2 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:1640: finishing write tid 4 to smithi00370293-2 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:1640: oid 2 updating version 0 to 256 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:1640: oid 2 version 256 is already newer than 254 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:1640: oid 2 version 256 is already newer than 255 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 256 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:1640: left oid 2 (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T10:12:40.836 INFO:tasks.rados.rados.0.smithi003.stdout:1641: finishing write tid 1 to smithi00370293-499 2024-09-21T10:12:40.837 INFO:tasks.rados.rados.0.smithi003.stdout:1639: done (3 left) 2024-09-21T10:12:40.838 INFO:tasks.rados.rados.0.smithi003.stdout:1640: done (2 left) 2024-09-21T10:12:40.838 INFO:tasks.rados.rados.0.smithi003.stdout:1642: done (1 left) 2024-09-21T10:12:40.838 INFO:tasks.rados.rados.0.smithi003.stdout:1643: write oid 406 current snap is 0 2024-09-21T10:12:40.838 INFO:tasks.rados.rados.0.smithi003.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2024-09-21T10:12:40.846 INFO:tasks.rados.rados.0.smithi003.stdout:1643: writing smithi00370293-406 from 692752 to 1112213 tid 1 2024-09-21T10:12:40.857 INFO:tasks.rados.rados.0.smithi003.stdout:1643: writing smithi00370293-406 from 1826015 to 2441416 tid 2 2024-09-21T10:12:40.863 INFO:tasks.rados.rados.0.smithi003.stdout:1643: writing smithi00370293-406 from 2979461 to 3092752 tid 3 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1644: read oid 38 snap -1 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1644: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1645: delete oid 303 current snap is 0 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1641: finishing write tid 2 to smithi00370293-499 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1641: finishing write tid 3 to smithi00370293-499 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1641: finishing write tid 4 to smithi00370293-499 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1641: oid 499 updating version 0 to 208 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1641: oid 499 version 208 is already newer than 207 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1641: oid 499 version 208 is already newer than 206 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 499 v 208 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1641: left oid 499 (ObjNum 1134 snap 0 seq_num 1134) 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1643: finishing write tid 1 to smithi00370293-406 2024-09-21T10:12:40.864 INFO:tasks.rados.rados.0.smithi003.stdout:1643: finishing write tid 2 to smithi00370293-406 2024-09-21T10:12:40.867 INFO:tasks.rados.rados.0.smithi003.stdout:1641: done (3 left) 2024-09-21T10:12:40.867 INFO:tasks.rados.rados.0.smithi003.stdout:1645: done (2 left) 2024-09-21T10:12:40.867 INFO:tasks.rados.rados.0.smithi003.stdout:1646: read oid 335 snap -1 2024-09-21T10:12:40.867 INFO:tasks.rados.rados.0.smithi003.stdout:1646: expect deleted 2024-09-21T10:12:40.868 INFO:tasks.rados.rados.0.smithi003.stdout:1647: write oid 165 current snap is 0 2024-09-21T10:12:40.868 INFO:tasks.rados.rados.0.smithi003.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2024-09-21T10:12:40.878 INFO:tasks.rados.rados.0.smithi003.stdout:1647: writing smithi00370293-165 from 726366 to 1296325 tid 1 2024-09-21T10:12:40.886 INFO:tasks.rados.rados.0.smithi003.stdout:1647: writing smithi00370293-165 from 1826626 to 2329343 tid 2 2024-09-21T10:12:40.892 INFO:tasks.rados.rados.0.smithi003.stdout:1647: writing smithi00370293-165 from 2801601 to 3126366 tid 3 2024-09-21T10:12:40.892 INFO:tasks.rados.rados.0.smithi003.stdout:1648: write oid 284 current snap is 0 2024-09-21T10:12:40.892 INFO:tasks.rados.rados.0.smithi003.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2024-09-21T10:12:40.902 INFO:tasks.rados.rados.0.smithi003.stdout:1648: writing smithi00370293-284 from 743173 to 1388381 tid 1 2024-09-21T10:12:40.911 INFO:tasks.rados.rados.0.smithi003.stdout:1648: writing smithi00370293-284 from 1885108 to 2647836 tid 2 2024-09-21T10:12:40.911 INFO:tasks.rados.rados.0.smithi003.stdout:1649: read oid 170 snap -1 2024-09-21T10:12:40.911 INFO:tasks.rados.rados.0.smithi003.stdout:1649: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-21T10:12:40.911 INFO:tasks.rados.rados.0.smithi003.stdout:1650: write oid 102 current snap is 0 2024-09-21T10:12:40.911 INFO:tasks.rados.rados.0.smithi003.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2024-09-21T10:12:40.920 INFO:tasks.rados.rados.0.smithi003.stdout:1650: writing smithi00370293-102 from 759980 to 1480437 tid 1 2024-09-21T10:12:40.926 INFO:tasks.rados.rados.0.smithi003.stdout:1650: writing smithi00370293-102 from 1943590 to 2449976 tid 2 2024-09-21T10:12:40.931 INFO:tasks.rados.rados.0.smithi003.stdout:1650: writing smithi00370293-102 from 2856447 to 3159980 tid 3 2024-09-21T10:12:40.931 INFO:tasks.rados.rados.0.smithi003.stdout:1651: delete oid 63 current snap is 0 2024-09-21T10:12:40.931 INFO:tasks.rados.rados.0.smithi003.stdout:1643: finishing write tid 3 to smithi00370293-406 2024-09-21T10:12:40.931 INFO:tasks.rados.rados.0.smithi003.stdout:1643: finishing write tid 4 to smithi00370293-406 2024-09-21T10:12:40.931 INFO:tasks.rados.rados.0.smithi003.stdout:1643: finishing write tid 5 to smithi00370293-406 2024-09-21T10:12:40.931 INFO:tasks.rados.rados.0.smithi003.stdout:1643: oid 406 updating version 0 to 209 2024-09-21T10:12:40.931 INFO:tasks.rados.rados.0.smithi003.stdout:1643: oid 406 updating version 209 to 212 2024-09-21T10:12:40.931 INFO:tasks.rados.rados.0.smithi003.stdout:1643: oid 406 version 212 is already newer than 210 2024-09-21T10:12:40.931 INFO:tasks.rados.rados.0.smithi003.stdout:1643: oid 406 version 212 is already newer than 211 2024-09-21T10:12:40.932 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 406 v 212 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2024-09-21T10:12:40.932 INFO:tasks.rados.rados.0.smithi003.stdout:1643: left oid 406 (ObjNum 1136 snap 0 seq_num 1136) 2024-09-21T10:12:40.932 INFO:tasks.rados.rados.0.smithi003.stdout:1644: expect (ObjNum 37 snap 0 seq_num 37) 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:1647: finishing write tid 1 to smithi00370293-165 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:1647: finishing write tid 2 to smithi00370293-165 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:1647: finishing write tid 3 to smithi00370293-165 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:1647: finishing write tid 4 to smithi00370293-165 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:1647: finishing write tid 5 to smithi00370293-165 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:1647: oid 165 updating version 0 to 219 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:1647: oid 165 updating version 219 to 220 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:1647: oid 165 updating version 220 to 222 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:1647: oid 165 version 222 is already newer than 221 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 165 v 222 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:1647: left oid 165 (ObjNum 1138 snap 0 seq_num 1138) 2024-09-21T10:12:41.070 INFO:tasks.rados.rados.0.smithi003.stdout:1648: finishing write tid 1 to smithi00370293-284 2024-09-21T10:12:41.071 INFO:tasks.rados.rados.0.smithi003.stdout:1648: finishing write tid 2 to smithi00370293-284 2024-09-21T10:12:41.071 INFO:tasks.rados.rados.0.smithi003.stdout:1648: finishing write tid 3 to smithi00370293-284 2024-09-21T10:12:41.071 INFO:tasks.rados.rados.0.smithi003.stdout:1648: finishing write tid 4 to smithi00370293-284 2024-09-21T10:12:41.071 INFO:tasks.rados.rados.0.smithi003.stdout:1648: oid 284 updating version 0 to 174 2024-09-21T10:12:41.071 INFO:tasks.rados.rados.0.smithi003.stdout:1648: oid 284 updating version 174 to 176 2024-09-21T10:12:41.071 INFO:tasks.rados.rados.0.smithi003.stdout:1648: oid 284 version 176 is already newer than 175 2024-09-21T10:12:41.071 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 284 v 176 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2024-09-21T10:12:41.071 INFO:tasks.rados.rados.0.smithi003.stdout:1648: left oid 284 (ObjNum 1139 snap 0 seq_num 1139) 2024-09-21T10:12:41.071 INFO:tasks.rados.rados.0.smithi003.stdout:1649: expect (ObjNum 169 snap 0 seq_num 169) 2024-09-21T10:12:41.161 INFO:tasks.rados.rados.0.smithi003.stdout:1650: finishing write tid 1 to smithi00370293-102 2024-09-21T10:12:41.161 INFO:tasks.rados.rados.0.smithi003.stdout:1650: finishing write tid 2 to smithi00370293-102 2024-09-21T10:12:41.161 INFO:tasks.rados.rados.0.smithi003.stdout:1650: finishing write tid 3 to smithi00370293-102 2024-09-21T10:12:41.161 INFO:tasks.rados.rados.0.smithi003.stdout:1650: finishing write tid 4 to smithi00370293-102 2024-09-21T10:12:41.161 INFO:tasks.rados.rados.0.smithi003.stdout:1650: finishing write tid 5 to smithi00370293-102 2024-09-21T10:12:41.161 INFO:tasks.rados.rados.0.smithi003.stdout:1650: oid 102 updating version 0 to 200 2024-09-21T10:12:41.161 INFO:tasks.rados.rados.0.smithi003.stdout:1650: oid 102 version 200 is already newer than 199 2024-09-21T10:12:41.161 INFO:tasks.rados.rados.0.smithi003.stdout:1650: oid 102 updating version 200 to 201 2024-09-21T10:12:41.161 INFO:tasks.rados.rados.0.smithi003.stdout:1650: oid 102 updating version 201 to 202 2024-09-21T10:12:41.161 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 102 v 202 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2024-09-21T10:12:41.161 INFO:tasks.rados.rados.0.smithi003.stdout:1650: left oid 102 (ObjNum 1140 snap 0 seq_num 1140) 2024-09-21T10:12:41.162 INFO:tasks.rados.rados.0.smithi003.stdout:1643: done (7 left) 2024-09-21T10:12:41.162 INFO:tasks.rados.rados.0.smithi003.stdout:1644: done (6 left) 2024-09-21T10:12:41.162 INFO:tasks.rados.rados.0.smithi003.stdout:1646: done (5 left) 2024-09-21T10:12:41.162 INFO:tasks.rados.rados.0.smithi003.stdout:1647: done (4 left) 2024-09-21T10:12:41.162 INFO:tasks.rados.rados.0.smithi003.stdout:1648: done (3 left) 2024-09-21T10:12:41.162 INFO:tasks.rados.rados.0.smithi003.stdout:1649: done (2 left) 2024-09-21T10:12:41.162 INFO:tasks.rados.rados.0.smithi003.stdout:1650: done (1 left) 2024-09-21T10:12:41.162 INFO:tasks.rados.rados.0.smithi003.stdout:1651: done (0 left) 2024-09-21T10:12:41.162 INFO:tasks.rados.rados.0.smithi003.stdout:1652: write oid 50 current snap is 0 2024-09-21T10:12:41.162 INFO:tasks.rados.rados.0.smithi003.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2024-09-21T10:12:41.171 INFO:tasks.rados.rados.0.smithi003.stdout:1652: writing smithi00370293-50 from 793594 to 1380902 tid 1 2024-09-21T10:12:41.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:40 smithi003 bash[22527]: cluster 2024-09-21T10:12:39.731019+0000 mgr.y (mgr.14385) 244 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 78 op/s 2024-09-21T10:12:41.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:40 smithi003 bash[31899]: cluster 2024-09-21T10:12:39.731019+0000 mgr.y (mgr.14385) 244 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 78 op/s 2024-09-21T10:12:41.181 INFO:tasks.rados.rados.0.smithi003.stdout:1652: writing smithi00370293-50 from 2060554 to 2570609 tid 2 2024-09-21T10:12:41.181 INFO:tasks.rados.rados.0.smithi003.stdout:1653: read oid 96 snap -1 2024-09-21T10:12:41.181 INFO:tasks.rados.rados.0.smithi003.stdout:1653: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-09-21T10:12:41.181 INFO:tasks.rados.rados.0.smithi003.stdout:1654: read oid 202 snap -1 2024-09-21T10:12:41.182 INFO:tasks.rados.rados.0.smithi003.stdout:1654: expect (ObjNum 656 snap 0 seq_num 656) 2024-09-21T10:12:41.182 INFO:tasks.rados.rados.0.smithi003.stdout:1655: read oid 19 snap -1 2024-09-21T10:12:41.182 INFO:tasks.rados.rados.0.smithi003.stdout:1655: expect (ObjNum 830 snap 0 seq_num 830) 2024-09-21T10:12:41.182 INFO:tasks.rados.rados.0.smithi003.stdout:1656: write oid 300 current snap is 0 2024-09-21T10:12:41.182 INFO:tasks.rados.rados.0.smithi003.stdout:1652: finishing write tid 1 to smithi00370293-50 2024-09-21T10:12:41.182 INFO:tasks.rados.rados.0.smithi003.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2024-09-21T10:12:41.193 INFO:tasks.rados.rados.0.smithi003.stdout:1656: writing smithi00370293-300 from 410401 to 1072958 tid 1 2024-09-21T10:12:41.205 INFO:tasks.rados.rados.0.smithi003.stdout:1656: writing smithi00370293-300 from 1719036 to 2489102 tid 2 2024-09-21T10:12:41.212 INFO:tasks.rados.rados.0.smithi003.stdout:1656: writing smithi00370293-300 from 2938716 to 3210401 tid 3 2024-09-21T10:12:41.212 INFO:tasks.rados.rados.0.smithi003.stdout:1657: write oid 104 current snap is 0 2024-09-21T10:12:41.212 INFO:tasks.rados.rados.0.smithi003.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2024-09-21T10:12:41.222 INFO:tasks.rados.rados.0.smithi003.stdout:1657: writing smithi00370293-104 from 427208 to 1165014 tid 1 2024-09-21T10:12:41.231 INFO:tasks.rados.rados.0.smithi003.stdout:1657: writing smithi00370293-104 from 1777518 to 2291242 tid 2 2024-09-21T10:12:41.238 INFO:tasks.rados.rados.0.smithi003.stdout:1657: writing smithi00370293-104 from 2966139 to 3227208 tid 3 2024-09-21T10:12:41.238 INFO:tasks.rados.rados.0.smithi003.stdout:1658: read oid 43 snap -1 2024-09-21T10:12:41.238 INFO:tasks.rados.rados.0.smithi003.stdout:1658: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T10:12:41.238 INFO:tasks.rados.rados.0.smithi003.stdout:1659: write oid 489 current snap is 0 2024-09-21T10:12:41.238 INFO:tasks.rados.rados.0.smithi003.stdout:1652: finishing write tid 2 to smithi00370293-50 2024-09-21T10:12:41.238 INFO:tasks.rados.rados.0.smithi003.stdout:1652: finishing write tid 3 to smithi00370293-50 2024-09-21T10:12:41.238 INFO:tasks.rados.rados.0.smithi003.stdout:1652: finishing write tid 4 to smithi00370293-50 2024-09-21T10:12:41.238 INFO:tasks.rados.rados.0.smithi003.stdout:1652: oid 50 updating version 0 to 357 2024-09-21T10:12:41.238 INFO:tasks.rados.rados.0.smithi003.stdout:1652: oid 50 version 357 is already newer than 356 2024-09-21T10:12:41.239 INFO:tasks.rados.rados.0.smithi003.stdout:1652: oid 50 version 357 is already newer than 355 2024-09-21T10:12:41.239 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 357 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2024-09-21T10:12:41.239 INFO:tasks.rados.rados.0.smithi003.stdout:1652: left oid 50 (ObjNum 1142 snap 0 seq_num 1142) 2024-09-21T10:12:41.239 INFO:tasks.rados.rados.0.smithi003.stdout:1654: expect (ObjNum 656 snap 0 seq_num 656) 2024-09-21T10:12:41.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:40 smithi204 bash[24804]: cluster 2024-09-21T10:12:39.731019+0000 mgr.y (mgr.14385) 244 : cluster [DBG] pgmap v213: 89 pgs: 89 active+clean; 1.3 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 78 op/s 2024-09-21T10:12:41.374 INFO:tasks.rados.rados.0.smithi003.stdout:1655: expect (ObjNum 830 snap 0 seq_num 830) 2024-09-21T10:12:41.596 INFO:tasks.rados.rados.0.smithi003.stdout:1653: expect (ObjNum 1015 snap 0 seq_num 1015) 2024-09-21T10:12:41.778 INFO:tasks.rados.rados.0.smithi003.stdout:1656: finishing write tid 1 to smithi00370293-300 2024-09-21T10:12:41.778 INFO:tasks.rados.rados.0.smithi003.stdout:1656: finishing write tid 2 to smithi00370293-300 2024-09-21T10:12:41.778 INFO:tasks.rados.rados.0.smithi003.stdout:1656: finishing write tid 3 to smithi00370293-300 2024-09-21T10:12:41.778 INFO:tasks.rados.rados.0.smithi003.stdout:1656: finishing write tid 4 to smithi00370293-300 2024-09-21T10:12:41.778 INFO:tasks.rados.rados.0.smithi003.stdout:1656: finishing write tid 5 to smithi00370293-300 2024-09-21T10:12:41.778 INFO:tasks.rados.rados.0.smithi003.stdout:1656: oid 300 updating version 0 to 265 2024-09-21T10:12:41.778 INFO:tasks.rados.rados.0.smithi003.stdout:1656: oid 300 version 265 is already newer than 263 2024-09-21T10:12:41.778 INFO:tasks.rados.rados.0.smithi003.stdout:1656: oid 300 version 265 is already newer than 262 2024-09-21T10:12:41.778 INFO:tasks.rados.rados.0.smithi003.stdout:1656: oid 300 version 265 is already newer than 264 2024-09-21T10:12:41.778 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 300 v 265 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1656: left oid 300 (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1657: finishing write tid 1 to smithi00370293-104 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1657: finishing write tid 2 to smithi00370293-104 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1657: finishing write tid 3 to smithi00370293-104 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1657: finishing write tid 4 to smithi00370293-104 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1657: finishing write tid 5 to smithi00370293-104 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1657: oid 104 updating version 0 to 213 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1657: oid 104 updating version 213 to 214 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1657: oid 104 updating version 214 to 216 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1657: oid 104 version 216 is already newer than 215 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 104 v 216 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2024-09-21T10:12:41.779 INFO:tasks.rados.rados.0.smithi003.stdout:1658: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-21T10:12:41.863 INFO:tasks.rados.rados.0.smithi003.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2024-09-21T10:12:41.877 INFO:tasks.rados.rados.0.smithi003.stdout:1659: writing smithi00370293-489 from 444015 to 857070 tid 1 2024-09-21T10:12:41.899 INFO:tasks.rados.rados.0.smithi003.stdout:1659: writing smithi00370293-489 from 1436000 to 2209735 tid 2 2024-09-21T10:12:41.915 INFO:tasks.rados.rados.0.smithi003.stdout:1659: writing smithi00370293-489 from 2709915 to 3244015 tid 3 2024-09-21T10:12:41.915 INFO:tasks.rados.rados.0.smithi003.stdout:1652: done (7 left) 2024-09-21T10:12:41.916 INFO:tasks.rados.rados.0.smithi003.stdout:1653: done (6 left) 2024-09-21T10:12:41.916 INFO:tasks.rados.rados.0.smithi003.stdout:1654: done (5 left) 2024-09-21T10:12:41.916 INFO:tasks.rados.rados.0.smithi003.stdout:1655: done (4 left) 2024-09-21T10:12:41.916 INFO:tasks.rados.rados.0.smithi003.stdout:1656: done (3 left) 2024-09-21T10:12:41.916 INFO:tasks.rados.rados.0.smithi003.stdout:1657: done (2 left) 2024-09-21T10:12:41.916 INFO:tasks.rados.rados.0.smithi003.stdout:1658: done (1 left) 2024-09-21T10:12:41.916 INFO:tasks.rados.rados.0.smithi003.stdout:1660: write oid 129 current snap is 0 2024-09-21T10:12:41.916 INFO:tasks.rados.rados.0.smithi003.stdout:1659: finishing write tid 1 to smithi00370293-489 2024-09-21T10:12:41.916 INFO:tasks.rados.rados.0.smithi003.stdout:1659: finishing write tid 2 to smithi00370293-489 2024-09-21T10:12:41.916 INFO:tasks.rados.rados.0.smithi003.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2024-09-21T10:12:41.928 INFO:tasks.rados.rados.0.smithi003.stdout:1660: writing smithi00370293-129 from 460822 to 949126 tid 1 2024-09-21T10:12:41.940 INFO:tasks.rados.rados.0.smithi003.stdout:1660: writing smithi00370293-129 from 1378129 to 1895522 tid 2 2024-09-21T10:12:41.953 INFO:tasks.rados.rados.0.smithi003.stdout:1660: writing smithi00370293-129 from 2504632 to 2910594 tid 3 2024-09-21T10:12:41.953 INFO:tasks.rados.rados.0.smithi003.stdout:1661: write oid 261 current snap is 0 2024-09-21T10:12:41.954 INFO:tasks.rados.rados.0.smithi003.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2024-09-21T10:12:41.964 INFO:tasks.rados.rados.0.smithi003.stdout:1661: writing smithi00370293-261 from 477629 to 1041182 tid 1 2024-09-21T10:12:41.981 INFO:tasks.rados.rados.0.smithi003.stdout:1661: writing smithi00370293-261 from 1836611 to 2614015 tid 2 2024-09-21T10:12:41.988 INFO:tasks.rados.rados.0.smithi003.stdout:1661: writing smithi00370293-261 from 3048408 to 3277629 tid 3 2024-09-21T10:12:41.988 INFO:tasks.rados.rados.0.smithi003.stdout:1662: delete oid 392 current snap is 0 2024-09-21T10:12:41.988 INFO:tasks.rados.rados.0.smithi003.stdout:1659: finishing write tid 3 to smithi00370293-489 2024-09-21T10:12:41.988 INFO:tasks.rados.rados.0.smithi003.stdout:1659: finishing write tid 4 to smithi00370293-489 2024-09-21T10:12:41.988 INFO:tasks.rados.rados.0.smithi003.stdout:1659: finishing write tid 5 to smithi00370293-489 2024-09-21T10:12:41.988 INFO:tasks.rados.rados.0.smithi003.stdout:1659: oid 489 updating version 0 to 266 2024-09-21T10:12:41.988 INFO:tasks.rados.rados.0.smithi003.stdout:1659: oid 489 updating version 266 to 269 2024-09-21T10:12:41.988 INFO:tasks.rados.rados.0.smithi003.stdout:1659: oid 489 version 269 is already newer than 267 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1659: oid 489 version 269 is already newer than 268 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 489 v 269 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1659: left oid 489 (ObjNum 1145 snap 0 seq_num 1145) 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1660: finishing write tid 1 to smithi00370293-129 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1660: finishing write tid 2 to smithi00370293-129 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1660: finishing write tid 3 to smithi00370293-129 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1660: finishing write tid 4 to smithi00370293-129 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1660: finishing write tid 5 to smithi00370293-129 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1660: oid 129 updating version 0 to 360 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1660: oid 129 version 360 is already newer than 359 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1660: oid 129 version 360 is already newer than 358 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1660: oid 129 updating version 360 to 361 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 129 v 361 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2024-09-21T10:12:41.989 INFO:tasks.rados.rados.0.smithi003.stdout:1660: left oid 129 (ObjNum 1146 snap 0 seq_num 1146) 2024-09-21T10:12:41.990 INFO:tasks.rados.rados.0.smithi003.stdout:1661: finishing write tid 1 to smithi00370293-261 2024-09-21T10:12:41.990 INFO:tasks.rados.rados.0.smithi003.stdout:1661: finishing write tid 2 to smithi00370293-261 2024-09-21T10:12:41.993 INFO:tasks.rados.rados.0.smithi003.stdout:1659: done (3 left) 2024-09-21T10:12:41.993 INFO:tasks.rados.rados.0.smithi003.stdout:1660: done (2 left) 2024-09-21T10:12:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:1662: done (1 left) 2024-09-21T10:12:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:1663: read oid 311 snap -1 2024-09-21T10:12:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:1663: expect (ObjNum 310 snap 0 seq_num 310) 2024-09-21T10:12:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:1664: write oid 296 current snap is 0 2024-09-21T10:12:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:1661: finishing write tid 3 to smithi00370293-261 2024-09-21T10:12:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2024-09-21T10:12:42.002 INFO:tasks.rados.rados.0.smithi003.stdout:1664: writing smithi00370293-296 from 511243 to 941647 tid 1 2024-09-21T10:12:42.015 INFO:tasks.rados.rados.0.smithi003.stdout:1664: writing smithi00370293-296 from 1669928 to 2334648 tid 2 2024-09-21T10:12:42.024 INFO:tasks.rados.rados.0.smithi003.stdout:1664: writing smithi00370293-296 from 3103254 to 3311243 tid 3 2024-09-21T10:12:42.024 INFO:tasks.rados.rados.0.smithi003.stdout:1665: read oid 164 snap -1 2024-09-21T10:12:42.024 INFO:tasks.rados.rados.0.smithi003.stdout:1665: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-21T10:12:42.024 INFO:tasks.rados.rados.0.smithi003.stdout:1666: read oid 475 snap -1 2024-09-21T10:12:42.024 INFO:tasks.rados.rados.0.smithi003.stdout:1666: expect deleted 2024-09-21T10:12:42.024 INFO:tasks.rados.rados.0.smithi003.stdout:1667: write oid 189 current snap is 0 2024-09-21T10:12:42.025 INFO:tasks.rados.rados.0.smithi003.stdout:1661: finishing write tid 4 to smithi00370293-261 2024-09-21T10:12:42.025 INFO:tasks.rados.rados.0.smithi003.stdout:1661: finishing write tid 5 to smithi00370293-261 2024-09-21T10:12:42.025 INFO:tasks.rados.rados.0.smithi003.stdout:1661: oid 261 updating version 0 to 266 2024-09-21T10:12:42.025 INFO:tasks.rados.rados.0.smithi003.stdout:1661: oid 261 version 266 is already newer than 265 2024-09-21T10:12:42.025 INFO:tasks.rados.rados.0.smithi003.stdout:1661: oid 261 updating version 266 to 267 2024-09-21T10:12:42.025 INFO:tasks.rados.rados.0.smithi003.stdout:1661: oid 261 version 267 is already newer than 264 2024-09-21T10:12:42.025 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 261 v 267 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2024-09-21T10:12:42.025 INFO:tasks.rados.rados.0.smithi003.stdout:1661: left oid 261 (ObjNum 1147 snap 0 seq_num 1147) 2024-09-21T10:12:42.025 INFO:tasks.rados.rados.0.smithi003.stdout:1663: expect (ObjNum 310 snap 0 seq_num 310) 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:1664: finishing write tid 1 to smithi00370293-296 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:1664: finishing write tid 2 to smithi00370293-296 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:1664: finishing write tid 3 to smithi00370293-296 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:1664: finishing write tid 4 to smithi00370293-296 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:1664: finishing write tid 5 to smithi00370293-296 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:1664: oid 296 updating version 0 to 273 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:1664: oid 296 version 273 is already newer than 271 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:1664: oid 296 version 273 is already newer than 270 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:1664: oid 296 version 273 is already newer than 272 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 296 v 273 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:1664: left oid 296 (ObjNum 1149 snap 0 seq_num 1149) 2024-09-21T10:12:42.176 INFO:tasks.rados.rados.0.smithi003.stdout:1665: expect (ObjNum 939 snap 0 seq_num 939) 2024-09-21T10:12:42.377 INFO:tasks.rados.rados.0.smithi003.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2024-09-21T10:12:42.388 INFO:tasks.rados.rados.0.smithi003.stdout:1667: writing smithi00370293-189 from 528050 to 1033703 tid 1 2024-09-21T10:12:42.400 INFO:tasks.rados.rados.0.smithi003.stdout:1667: writing smithi00370293-189 from 1612057 to 2136788 tid 2 2024-09-21T10:12:42.412 INFO:tasks.rados.rados.0.smithi003.stdout:1667: writing smithi00370293-189 from 2614324 to 3181727 tid 3 2024-09-21T10:12:42.412 INFO:tasks.rados.rados.0.smithi003.stdout:1661: done (5 left) 2024-09-21T10:12:42.412 INFO:tasks.rados.rados.0.smithi003.stdout:1663: done (4 left) 2024-09-21T10:12:42.412 INFO:tasks.rados.rados.0.smithi003.stdout:1664: done (3 left) 2024-09-21T10:12:42.412 INFO:tasks.rados.rados.0.smithi003.stdout:1665: done (2 left) 2024-09-21T10:12:42.413 INFO:tasks.rados.rados.0.smithi003.stdout:1666: done (1 left) 2024-09-21T10:12:42.413 INFO:tasks.rados.rados.0.smithi003.stdout:1668: write oid 231 current snap is 0 2024-09-21T10:12:42.413 INFO:tasks.rados.rados.0.smithi003.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2024-09-21T10:12:42.424 INFO:tasks.rados.rados.0.smithi003.stdout:1668: writing smithi00370293-231 from 544857 to 1125759 tid 1 2024-09-21T10:12:42.437 INFO:tasks.rados.rados.0.smithi003.stdout:1668: writing smithi00370293-231 from 1670539 to 2338928 tid 2 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1668: writing smithi00370293-231 from 3041747 to 3344857 tid 3 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1669: read oid 330 snap -1 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1669: expect (ObjNum 626 snap 0 seq_num 626) 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1670: delete oid 259 current snap is 0 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1667: finishing write tid 1 to smithi00370293-189 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1667: finishing write tid 2 to smithi00370293-189 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1667: finishing write tid 3 to smithi00370293-189 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1667: finishing write tid 4 to smithi00370293-189 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1667: finishing write tid 5 to smithi00370293-189 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1667: oid 189 updating version 0 to 226 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1667: oid 189 version 226 is already newer than 224 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1667: oid 189 version 226 is already newer than 225 2024-09-21T10:12:42.447 INFO:tasks.rados.rados.0.smithi003.stdout:1667: oid 189 version 226 is already newer than 223 2024-09-21T10:12:42.448 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 189 v 226 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2024-09-21T10:12:42.448 INFO:tasks.rados.rados.0.smithi003.stdout:1667: left oid 189 (ObjNum 1150 snap 0 seq_num 1150) 2024-09-21T10:12:42.448 INFO:tasks.rados.rados.0.smithi003.stdout:1668: finishing write tid 1 to smithi00370293-231 2024-09-21T10:12:42.448 INFO:tasks.rados.rados.0.smithi003.stdout:1668: finishing write tid 2 to smithi00370293-231 2024-09-21T10:12:42.451 INFO:tasks.rados.rados.0.smithi003.stdout:1668: finishing write tid 3 to smithi00370293-231 2024-09-21T10:12:42.451 INFO:tasks.rados.rados.0.smithi003.stdout:1667: done (3 left) 2024-09-21T10:12:42.451 INFO:tasks.rados.rados.0.smithi003.stdout:1670: done (2 left) 2024-09-21T10:12:42.451 INFO:tasks.rados.rados.0.smithi003.stdout:1671: write oid 268 current snap is 0 2024-09-21T10:12:42.452 INFO:tasks.rados.rados.0.smithi003.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2024-09-21T10:12:42.459 INFO:tasks.rados.rados.0.smithi003.stdout:1671: writing smithi00370293-268 from 578471 to 1309871 tid 1 2024-09-21T10:12:42.465 INFO:tasks.rados.rados.0.smithi003.stdout:1671: writing smithi00370293-268 from 1787503 to 2459561 tid 2 2024-09-21T10:12:42.471 INFO:tasks.rados.rados.0.smithi003.stdout:1671: writing smithi00370293-268 from 3096593 to 3378471 tid 3 2024-09-21T10:12:42.471 INFO:tasks.rados.rados.0.smithi003.stdout:1672: write oid 413 current snap is 0 2024-09-21T10:12:42.471 INFO:tasks.rados.rados.0.smithi003.stdout:1668: finishing write tid 4 to smithi00370293-231 2024-09-21T10:12:42.471 INFO:tasks.rados.rados.0.smithi003.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2024-09-21T10:12:42.476 INFO:tasks.rados.rados.0.smithi003.stdout:1672: writing smithi00370293-413 from 595278 to 1001927 tid 1 2024-09-21T10:12:42.483 INFO:tasks.rados.rados.0.smithi003.stdout:1672: writing smithi00370293-413 from 1729632 to 2261701 tid 2 2024-09-21T10:12:42.490 INFO:tasks.rados.rados.0.smithi003.stdout:1672: writing smithi00370293-413 from 3007663 to 3395278 tid 3 2024-09-21T10:12:42.490 INFO:tasks.rados.rados.0.smithi003.stdout:1673: read oid 412 snap -1 2024-09-21T10:12:42.490 INFO:tasks.rados.rados.0.smithi003.stdout:1673: expect deleted 2024-09-21T10:12:42.490 INFO:tasks.rados.rados.0.smithi003.stdout:1674: read oid 10 snap -1 2024-09-21T10:12:42.490 INFO:tasks.rados.rados.0.smithi003.stdout:1674: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T10:12:42.490 INFO:tasks.rados.rados.0.smithi003.stdout:1675: read oid 348 snap -1 2024-09-21T10:12:42.490 INFO:tasks.rados.rados.0.smithi003.stdout:1675: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-21T10:12:42.491 INFO:tasks.rados.rados.0.smithi003.stdout:1676: write oid 358 current snap is 0 2024-09-21T10:12:42.491 INFO:tasks.rados.rados.0.smithi003.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2024-09-21T10:12:42.497 INFO:tasks.rados.rados.0.smithi003.stdout:1676: writing smithi00370293-358 from 612085 to 1093983 tid 1 2024-09-21T10:12:42.505 INFO:tasks.rados.rados.0.smithi003.stdout:1676: writing smithi00370293-358 from 1788114 to 2463841 tid 2 2024-09-21T10:12:42.511 INFO:tasks.rados.rados.0.smithi003.stdout:1676: writing smithi00370293-358 from 3035086 to 3412085 tid 3 2024-09-21T10:12:42.511 INFO:tasks.rados.rados.0.smithi003.stdout:1677: delete oid 100 current snap is 0 2024-09-21T10:12:42.511 INFO:tasks.rados.rados.0.smithi003.stdout:1668: finishing write tid 5 to smithi00370293-231 2024-09-21T10:12:42.511 INFO:tasks.rados.rados.0.smithi003.stdout:1668: oid 231 updating version 0 to 235 2024-09-21T10:12:42.511 INFO:tasks.rados.rados.0.smithi003.stdout:1668: oid 231 version 235 is already newer than 234 2024-09-21T10:12:42.511 INFO:tasks.rados.rados.0.smithi003.stdout:1668: oid 231 updating version 235 to 237 2024-09-21T10:12:42.512 INFO:tasks.rados.rados.0.smithi003.stdout:1668: oid 231 version 237 is already newer than 236 2024-09-21T10:12:42.512 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 231 v 237 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2024-09-21T10:12:42.512 INFO:tasks.rados.rados.0.smithi003.stdout:1668: left oid 231 (ObjNum 1151 snap 0 seq_num 1151) 2024-09-21T10:12:42.512 INFO:tasks.rados.rados.0.smithi003.stdout:1669: expect (ObjNum 626 snap 0 seq_num 626) 2024-09-21T10:12:42.690 INFO:tasks.rados.rados.0.smithi003.stdout:1671: finishing write tid 1 to smithi00370293-268 2024-09-21T10:12:42.690 INFO:tasks.rados.rados.0.smithi003.stdout:1671: finishing write tid 2 to smithi00370293-268 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1671: finishing write tid 3 to smithi00370293-268 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1671: finishing write tid 4 to smithi00370293-268 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1671: finishing write tid 5 to smithi00370293-268 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1671: oid 268 updating version 0 to 271 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1671: oid 268 version 271 is already newer than 268 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1671: oid 268 version 271 is already newer than 270 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1671: oid 268 version 271 is already newer than 269 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 268 v 271 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1671: left oid 268 (ObjNum 1153 snap 0 seq_num 1153) 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1672: finishing write tid 1 to smithi00370293-413 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1672: finishing write tid 2 to smithi00370293-413 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1672: finishing write tid 3 to smithi00370293-413 2024-09-21T10:12:42.691 INFO:tasks.rados.rados.0.smithi003.stdout:1672: finishing write tid 4 to smithi00370293-413 2024-09-21T10:12:42.692 INFO:tasks.rados.rados.0.smithi003.stdout:1672: finishing write tid 5 to smithi00370293-413 2024-09-21T10:12:42.692 INFO:tasks.rados.rados.0.smithi003.stdout:1672: oid 413 updating version 0 to 365 2024-09-21T10:12:42.692 INFO:tasks.rados.rados.0.smithi003.stdout:1672: oid 413 version 365 is already newer than 363 2024-09-21T10:12:42.692 INFO:tasks.rados.rados.0.smithi003.stdout:1672: oid 413 version 365 is already newer than 364 2024-09-21T10:12:42.692 INFO:tasks.rados.rados.0.smithi003.stdout:1672: oid 413 version 365 is already newer than 362 2024-09-21T10:12:42.692 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 413 v 365 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2024-09-21T10:12:42.692 INFO:tasks.rados.rados.0.smithi003.stdout:1672: left oid 413 (ObjNum 1154 snap 0 seq_num 1154) 2024-09-21T10:12:42.692 INFO:tasks.rados.rados.0.smithi003.stdout:1674: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T10:12:42.758 INFO:tasks.rados.rados.0.smithi003.stdout:1675: expect (ObjNum 347 snap 0 seq_num 347) 2024-09-21T10:12:42.879 INFO:tasks.rados.rados.0.smithi003.stdout:1676: finishing write tid 1 to smithi00370293-358 2024-09-21T10:12:42.879 INFO:tasks.rados.rados.0.smithi003.stdout:1676: finishing write tid 2 to smithi00370293-358 2024-09-21T10:12:42.879 INFO:tasks.rados.rados.0.smithi003.stdout:1676: finishing write tid 3 to smithi00370293-358 2024-09-21T10:12:42.879 INFO:tasks.rados.rados.0.smithi003.stdout:1676: finishing write tid 4 to smithi00370293-358 2024-09-21T10:12:42.879 INFO:tasks.rados.rados.0.smithi003.stdout:1676: finishing write tid 5 to smithi00370293-358 2024-09-21T10:12:42.879 INFO:tasks.rados.rados.0.smithi003.stdout:1676: oid 358 updating version 0 to 177 2024-09-21T10:12:42.879 INFO:tasks.rados.rados.0.smithi003.stdout:1676: oid 358 updating version 177 to 178 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1676: oid 358 updating version 178 to 180 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1676: oid 358 version 180 is already newer than 179 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 358 v 180 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1676: left oid 358 (ObjNum 1155 snap 0 seq_num 1155) 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1668: done (8 left) 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1669: done (7 left) 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1671: done (6 left) 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1672: done (5 left) 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1673: done (4 left) 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1674: done (3 left) 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1675: done (2 left) 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1676: done (1 left) 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1677: done (0 left) 2024-09-21T10:12:42.880 INFO:tasks.rados.rados.0.smithi003.stdout:1678: delete oid 464 current snap is 0 2024-09-21T10:12:42.882 INFO:tasks.rados.rados.0.smithi003.stdout:1678: done (0 left) 2024-09-21T10:12:42.882 INFO:tasks.rados.rados.0.smithi003.stdout:1679: write oid 49 current snap is 0 2024-09-21T10:12:42.882 INFO:tasks.rados.rados.0.smithi003.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2024-09-21T10:12:42.897 INFO:tasks.rados.rados.0.smithi003.stdout:1679: writing smithi00370293-49 from 662506 to 1086504 tid 1 2024-09-21T10:12:42.910 INFO:tasks.rados.rados.0.smithi003.stdout:1679: writing smithi00370293-49 from 1563560 to 2102967 tid 2 2024-09-21T10:12:42.925 INFO:tasks.rados.rados.0.smithi003.stdout:1679: writing smithi00370293-49 from 2717355 to 3207640 tid 3 2024-09-21T10:12:42.926 INFO:tasks.rados.rados.0.smithi003.stdout:1680: read oid 223 snap -1 2024-09-21T10:12:42.926 INFO:tasks.rados.rados.0.smithi003.stdout:1680: expect (ObjNum 842 snap 0 seq_num 842) 2024-09-21T10:12:42.926 INFO:tasks.rados.rados.0.smithi003.stdout:1681: write oid 352 current snap is 0 2024-09-21T10:12:42.926 INFO:tasks.rados.rados.0.smithi003.stdout:1679: finishing write tid 1 to smithi00370293-49 2024-09-21T10:12:42.926 INFO:tasks.rados.rados.0.smithi003.stdout:1679: finishing write tid 2 to smithi00370293-49 2024-09-21T10:12:42.926 INFO:tasks.rados.rados.0.smithi003.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2024-09-21T10:12:42.940 INFO:tasks.rados.rados.0.smithi003.stdout:1681: writing smithi00370293-352 from 679313 to 1178560 tid 1 2024-09-21T10:12:42.955 INFO:tasks.rados.rados.0.smithi003.stdout:1681: writing smithi00370293-352 from 1622042 to 2305107 tid 2 2024-09-21T10:12:42.967 INFO:tasks.rados.rados.0.smithi003.stdout:1681: writing smithi00370293-352 from 2744778 to 3446335 tid 3 2024-09-21T10:12:42.967 INFO:tasks.rados.rados.0.smithi003.stdout:1682: write oid 121 current snap is 0 2024-09-21T10:12:42.967 INFO:tasks.rados.rados.0.smithi003.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2024-09-21T10:12:42.979 INFO:tasks.rados.rados.0.smithi003.stdout:1682: writing smithi00370293-121 from 696120 to 1270616 tid 1 2024-09-21T10:12:42.987 INFO:tasks.rados.rados.0.smithi003.stdout:1682: writing smithi00370293-121 from 1680524 to 2223600 tid 2 2024-09-21T10:12:42.995 INFO:tasks.rados.rados.0.smithi003.stdout:1682: writing smithi00370293-121 from 2888554 to 3401383 tid 3 2024-09-21T10:12:42.995 INFO:tasks.rados.rados.0.smithi003.stdout:1683: write oid 385 current snap is 0 2024-09-21T10:12:42.995 INFO:tasks.rados.rados.0.smithi003.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2024-09-21T10:12:43.004 INFO:tasks.rados.rados.0.smithi003.stdout:1683: writing smithi00370293-385 from 712927 to 1362672 tid 1 2024-09-21T10:12:43.014 INFO:tasks.rados.rados.0.smithi003.stdout:1683: writing smithi00370293-385 from 2139006 to 2825740 tid 2 2024-09-21T10:12:43.014 INFO:tasks.rados.rados.0.smithi003.stdout:1684: read oid 139 snap -1 2024-09-21T10:12:43.014 INFO:tasks.rados.rados.0.smithi003.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2024-09-21T10:12:43.014 INFO:tasks.rados.rados.0.smithi003.stdout:1685: write oid 364 current snap is 0 2024-09-21T10:12:43.014 INFO:tasks.rados.rados.0.smithi003.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2024-09-21T10:12:43.023 INFO:tasks.rados.rados.0.smithi003.stdout:1685: writing smithi00370293-364 from 729734 to 1454728 tid 1 2024-09-21T10:12:43.030 INFO:tasks.rados.rados.0.smithi003.stdout:1685: writing smithi00370293-364 from 2197488 to 2627880 tid 2 2024-09-21T10:12:43.036 INFO:tasks.rados.rados.0.smithi003.stdout:1685: writing smithi00370293-364 from 3227047 to 3529734 tid 3 2024-09-21T10:12:43.036 INFO:tasks.rados.rados.0.smithi003.stdout:1686: write oid 388 current snap is 0 2024-09-21T10:12:43.036 INFO:tasks.rados.rados.0.smithi003.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2024-09-21T10:12:43.043 INFO:tasks.rados.rados.0.smithi003.stdout:1686: writing smithi00370293-388 from 746541 to 1146784 tid 1 2024-09-21T10:12:43.050 INFO:tasks.rados.rados.0.smithi003.stdout:1686: writing smithi00370293-388 from 1739617 to 2430020 tid 2 2024-09-21T10:12:43.058 INFO:tasks.rados.rados.0.smithi003.stdout:1686: writing smithi00370293-388 from 3138117 to 3546541 tid 3 2024-09-21T10:12:43.058 INFO:tasks.rados.rados.0.smithi003.stdout:1687: read oid 446 snap -1 2024-09-21T10:12:43.058 INFO:tasks.rados.rados.0.smithi003.stdout:1687: expect (ObjNum 854 snap 0 seq_num 854) 2024-09-21T10:12:43.058 INFO:tasks.rados.rados.0.smithi003.stdout:1688: read oid 65 snap -1 2024-09-21T10:12:43.058 INFO:tasks.rados.rados.0.smithi003.stdout:1688: expect deleted 2024-09-21T10:12:43.058 INFO:tasks.rados.rados.0.smithi003.stdout:1689: write oid 491 current snap is 0 2024-09-21T10:12:43.058 INFO:tasks.rados.rados.0.smithi003.stdout:1679: finishing write tid 3 to smithi00370293-49 2024-09-21T10:12:43.058 INFO:tasks.rados.rados.0.smithi003.stdout:1679: finishing write tid 4 to smithi00370293-49 2024-09-21T10:12:43.058 INFO:tasks.rados.rados.0.smithi003.stdout:1680: expect (ObjNum 842 snap 0 seq_num 842) 2024-09-21T10:12:43.162 INFO:tasks.rados.rados.0.smithi003.stdout:1679: finishing write tid 5 to smithi00370293-49 2024-09-21T10:12:43.162 INFO:tasks.rados.rados.0.smithi003.stdout:1679: oid 49 updating version 0 to 260 2024-09-21T10:12:43.162 INFO:tasks.rados.rados.0.smithi003.stdout:1679: oid 49 version 260 is already newer than 259 2024-09-21T10:12:43.162 INFO:tasks.rados.rados.0.smithi003.stdout:1679: oid 49 updating version 260 to 261 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:1679: oid 49 version 261 is already newer than 258 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 49 v 261 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:1681: finishing write tid 1 to smithi00370293-352 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:1681: finishing write tid 2 to smithi00370293-352 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:1681: finishing write tid 3 to smithi00370293-352 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:1681: finishing write tid 4 to smithi00370293-352 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:1681: finishing write tid 5 to smithi00370293-352 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:1681: oid 352 updating version 0 to 239 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:1681: oid 352 updating version 239 to 241 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:1681: oid 352 version 241 is already newer than 240 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:1681: oid 352 version 241 is already newer than 238 2024-09-21T10:12:43.163 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 352 v 241 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1682: finishing write tid 1 to smithi00370293-121 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1682: finishing write tid 2 to smithi00370293-121 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1682: finishing write tid 3 to smithi00370293-121 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1682: finishing write tid 4 to smithi00370293-121 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1682: finishing write tid 5 to smithi00370293-121 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1682: oid 121 updating version 0 to 185 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1682: oid 121 version 185 is already newer than 183 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1682: oid 121 version 185 is already newer than 182 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1682: oid 121 version 185 is already newer than 184 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 121 v 185 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1683: finishing write tid 1 to smithi00370293-385 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1683: finishing write tid 2 to smithi00370293-385 2024-09-21T10:12:43.164 INFO:tasks.rados.rados.0.smithi003.stdout:1683: finishing write tid 3 to smithi00370293-385 2024-09-21T10:12:43.165 INFO:tasks.rados.rados.0.smithi003.stdout:1683: finishing write tid 4 to smithi00370293-385 2024-09-21T10:12:43.165 INFO:tasks.rados.rados.0.smithi003.stdout:1683: oid 385 updating version 0 to 171 2024-09-21T10:12:43.165 INFO:tasks.rados.rados.0.smithi003.stdout:1683: oid 385 updating version 171 to 173 2024-09-21T10:12:43.165 INFO:tasks.rados.rados.0.smithi003.stdout:1683: oid 385 version 173 is already newer than 172 2024-09-21T10:12:43.165 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 385 v 173 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2024-09-21T10:12:43.165 INFO:tasks.rados.rados.0.smithi003.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2024-09-21T10:12:43.165 INFO:tasks.rados.rados.0.smithi003.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2024-09-21T10:12:43.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:42 smithi003 bash[31899]: cluster 2024-09-21T10:12:41.732151+0000 mgr.y (mgr.14385) 245 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-09-21T10:12:43.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:42 smithi003 bash[22527]: cluster 2024-09-21T10:12:41.732151+0000 mgr.y (mgr.14385) 245 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-09-21T10:12:43.237 INFO:tasks.rados.rados.0.smithi003.stdout:1685: finishing write tid 1 to smithi00370293-364 2024-09-21T10:12:43.237 INFO:tasks.rados.rados.0.smithi003.stdout:1685: finishing write tid 2 to smithi00370293-364 2024-09-21T10:12:43.237 INFO:tasks.rados.rados.0.smithi003.stdout:1685: finishing write tid 3 to smithi00370293-364 2024-09-21T10:12:43.237 INFO:tasks.rados.rados.0.smithi003.stdout:1685: finishing write tid 4 to smithi00370293-364 2024-09-21T10:12:43.237 INFO:tasks.rados.rados.0.smithi003.stdout:1685: finishing write tid 5 to smithi00370293-364 2024-09-21T10:12:43.237 INFO:tasks.rados.rados.0.smithi003.stdout:1685: oid 364 updating version 0 to 228 2024-09-21T10:12:43.237 INFO:tasks.rados.rados.0.smithi003.stdout:1685: oid 364 version 228 is already newer than 226 2024-09-21T10:12:43.237 INFO:tasks.rados.rados.0.smithi003.stdout:1685: oid 364 version 228 is already newer than 227 2024-09-21T10:12:43.237 INFO:tasks.rados.rados.0.smithi003.stdout:1685: oid 364 version 228 is already newer than 225 2024-09-21T10:12:43.238 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 364 v 228 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2024-09-21T10:12:43.238 INFO:tasks.rados.rados.0.smithi003.stdout:1685: left oid 364 (ObjNum 1162 snap 0 seq_num 1162) 2024-09-21T10:12:43.238 INFO:tasks.rados.rados.0.smithi003.stdout:1686: finishing write tid 1 to smithi00370293-388 2024-09-21T10:12:43.238 INFO:tasks.rados.rados.0.smithi003.stdout:1686: finishing write tid 2 to smithi00370293-388 2024-09-21T10:12:43.238 INFO:tasks.rados.rados.0.smithi003.stdout:1687: expect (ObjNum 854 snap 0 seq_num 854) 2024-09-21T10:12:43.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:42 smithi204 bash[24804]: cluster 2024-09-21T10:12:41.732151+0000 mgr.y (mgr.14385) 245 : cluster [DBG] pgmap v214: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 122 op/s 2024-09-21T10:12:43.333 INFO:tasks.rados.rados.0.smithi003.stdout:1686: finishing write tid 3 to smithi00370293-388 2024-09-21T10:12:43.333 INFO:tasks.rados.rados.0.smithi003.stdout:1686: finishing write tid 4 to smithi00370293-388 2024-09-21T10:12:43.333 INFO:tasks.rados.rados.0.smithi003.stdout:1686: finishing write tid 5 to smithi00370293-388 2024-09-21T10:12:43.333 INFO:tasks.rados.rados.0.smithi003.stdout:1686: oid 388 updating version 0 to 264 2024-09-21T10:12:43.334 INFO:tasks.rados.rados.0.smithi003.stdout:1686: oid 388 version 264 is already newer than 263 2024-09-21T10:12:43.334 INFO:tasks.rados.rados.0.smithi003.stdout:1686: oid 388 version 264 is already newer than 262 2024-09-21T10:12:43.334 INFO:tasks.rados.rados.0.smithi003.stdout:1686: oid 388 updating version 264 to 265 2024-09-21T10:12:43.334 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 388 v 265 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2024-09-21T10:12:43.334 INFO:tasks.rados.rados.0.smithi003.stdout:1686: left oid 388 (ObjNum 1163 snap 0 seq_num 1163) 2024-09-21T10:12:43.334 INFO:tasks.rados.rados.0.smithi003.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2024-09-21T10:12:43.347 INFO:tasks.rados.rados.0.smithi003.stdout:1689: writing smithi00370293-491 from 763348 to 1355193 tid 1 2024-09-21T10:12:43.357 INFO:tasks.rados.rados.0.smithi003.stdout:1689: writing smithi00370293-491 from 1914452 to 2348513 tid 2 2024-09-21T10:12:43.370 INFO:tasks.rados.rados.0.smithi003.stdout:1689: writing smithi00370293-491 from 2881893 to 3556163 tid 3 2024-09-21T10:12:43.370 INFO:tasks.rados.rados.0.smithi003.stdout:1679: done (10 left) 2024-09-21T10:12:43.370 INFO:tasks.rados.rados.0.smithi003.stdout:1680: done (9 left) 2024-09-21T10:12:43.370 INFO:tasks.rados.rados.0.smithi003.stdout:1681: done (8 left) 2024-09-21T10:12:43.370 INFO:tasks.rados.rados.0.smithi003.stdout:1682: done (7 left) 2024-09-21T10:12:43.370 INFO:tasks.rados.rados.0.smithi003.stdout:1683: done (6 left) 2024-09-21T10:12:43.371 INFO:tasks.rados.rados.0.smithi003.stdout:1684: done (5 left) 2024-09-21T10:12:43.371 INFO:tasks.rados.rados.0.smithi003.stdout:1685: done (4 left) 2024-09-21T10:12:43.371 INFO:tasks.rados.rados.0.smithi003.stdout:1686: done (3 left) 2024-09-21T10:12:43.371 INFO:tasks.rados.rados.0.smithi003.stdout:1687: done (2 left) 2024-09-21T10:12:43.371 INFO:tasks.rados.rados.0.smithi003.stdout:1688: done (1 left) 2024-09-21T10:12:43.371 INFO:tasks.rados.rados.0.smithi003.stdout:1690: read oid 330 snap -1 2024-09-21T10:12:43.371 INFO:tasks.rados.rados.0.smithi003.stdout:1690: expect (ObjNum 626 snap 0 seq_num 626) 2024-09-21T10:12:43.371 INFO:tasks.rados.rados.0.smithi003.stdout:1691: delete oid 489 current snap is 0 2024-09-21T10:12:43.371 INFO:tasks.rados.rados.0.smithi003.stdout:1689: finishing write tid 1 to smithi00370293-491 2024-09-21T10:12:43.371 INFO:tasks.rados.rados.0.smithi003.stdout:1689: finishing write tid 2 to smithi00370293-491 2024-09-21T10:12:43.380 INFO:tasks.rados.rados.0.smithi003.stdout:1689: finishing write tid 3 to smithi00370293-491 2024-09-21T10:12:43.381 INFO:tasks.rados.rados.0.smithi003.stdout:1689: finishing write tid 4 to smithi00370293-491 2024-09-21T10:12:43.381 INFO:tasks.rados.rados.0.smithi003.stdout:1689: finishing write tid 5 to smithi00370293-491 2024-09-21T10:12:43.381 INFO:tasks.rados.rados.0.smithi003.stdout:1689: oid 491 updating version 0 to 228 2024-09-21T10:12:43.381 INFO:tasks.rados.rados.0.smithi003.stdout:1689: oid 491 updating version 228 to 230 2024-09-21T10:12:43.381 INFO:tasks.rados.rados.0.smithi003.stdout:1689: oid 491 updating version 230 to 231 2024-09-21T10:12:43.381 INFO:tasks.rados.rados.0.smithi003.stdout:1689: oid 491 version 231 is already newer than 229 2024-09-21T10:12:43.381 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 491 v 231 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2024-09-21T10:12:43.382 INFO:tasks.rados.rados.0.smithi003.stdout:1689: left oid 491 (ObjNum 1164 snap 0 seq_num 1164) 2024-09-21T10:12:43.382 INFO:tasks.rados.rados.0.smithi003.stdout:1690: expect (ObjNum 626 snap 0 seq_num 626) 2024-09-21T10:12:43.523 INFO:tasks.rados.rados.0.smithi003.stdout:1689: done (2 left) 2024-09-21T10:12:43.523 INFO:tasks.rados.rados.0.smithi003.stdout:1690: done (1 left) 2024-09-21T10:12:43.523 INFO:tasks.rados.rados.0.smithi003.stdout:1691: done (0 left) 2024-09-21T10:12:43.523 INFO:tasks.rados.rados.0.smithi003.stdout:1692: read oid 384 snap -1 2024-09-21T10:12:43.523 INFO:tasks.rados.rados.0.smithi003.stdout:1692: expect (ObjNum 1058 snap 0 seq_num 1058) 2024-09-21T10:12:43.523 INFO:tasks.rados.rados.0.smithi003.stdout:1693: read oid 21 snap -1 2024-09-21T10:12:43.523 INFO:tasks.rados.rados.0.smithi003.stdout:1693: expect (ObjNum 964 snap 0 seq_num 964) 2024-09-21T10:12:43.523 INFO:tasks.rados.rados.0.smithi003.stdout:1694: write oid 148 current snap is 0 2024-09-21T10:12:43.523 INFO:tasks.rados.rados.0.smithi003.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2024-09-21T10:12:43.543 INFO:tasks.rados.rados.0.smithi003.stdout:1694: writing smithi00370293-148 from 796962 to 1539305 tid 1 2024-09-21T10:12:43.554 INFO:tasks.rados.rados.0.smithi003.stdout:1694: writing smithi00370293-148 from 2031416 to 2469146 tid 2 2024-09-21T10:12:43.566 INFO:tasks.rados.rados.0.smithi003.stdout:1694: writing smithi00370293-148 from 2936739 to 3349906 tid 3 2024-09-21T10:12:43.566 INFO:tasks.rados.rados.0.smithi003.stdout:1695: read oid 47 snap -1 2024-09-21T10:12:43.566 INFO:tasks.rados.rados.0.smithi003.stdout:1695: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-21T10:12:43.566 INFO:tasks.rados.rados.0.smithi003.stdout:1696: read oid 42 snap -1 2024-09-21T10:12:43.566 INFO:tasks.rados.rados.0.smithi003.stdout:1696: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T10:12:43.566 INFO:tasks.rados.rados.0.smithi003.stdout:1697: delete oid 412 current snap is 0 2024-09-21T10:12:43.566 INFO:tasks.rados.rados.0.smithi003.stdout:1693: expect (ObjNum 964 snap 0 seq_num 964) 2024-09-21T10:12:43.717 INFO:tasks.rados.rados.0.smithi003.stdout:1692: expect (ObjNum 1058 snap 0 seq_num 1058) 2024-09-21T10:12:43.982 INFO:tasks.rados.rados.0.smithi003.stdout:1694: finishing write tid 1 to smithi00370293-148 2024-09-21T10:12:43.982 INFO:tasks.rados.rados.0.smithi003.stdout:1694: finishing write tid 2 to smithi00370293-148 2024-09-21T10:12:43.982 INFO:tasks.rados.rados.0.smithi003.stdout:1694: finishing write tid 3 to smithi00370293-148 2024-09-21T10:12:43.982 INFO:tasks.rados.rados.0.smithi003.stdout:1694: finishing write tid 4 to smithi00370293-148 2024-09-21T10:12:43.982 INFO:tasks.rados.rados.0.smithi003.stdout:1694: finishing write tid 5 to smithi00370293-148 2024-09-21T10:12:43.982 INFO:tasks.rados.rados.0.smithi003.stdout:1694: oid 148 updating version 0 to 258 2024-09-21T10:12:43.982 INFO:tasks.rados.rados.0.smithi003.stdout:1694: oid 148 version 258 is already newer than 255 2024-09-21T10:12:43.983 INFO:tasks.rados.rados.0.smithi003.stdout:1694: oid 148 version 258 is already newer than 257 2024-09-21T10:12:43.983 INFO:tasks.rados.rados.0.smithi003.stdout:1694: oid 148 version 258 is already newer than 256 2024-09-21T10:12:43.983 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 148 v 258 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2024-09-21T10:12:43.983 INFO:tasks.rados.rados.0.smithi003.stdout:1694: left oid 148 (ObjNum 1166 snap 0 seq_num 1166) 2024-09-21T10:12:43.983 INFO:tasks.rados.rados.0.smithi003.stdout:1695: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-21T10:12:44.070 INFO:tasks.rados.rados.0.smithi003.stdout:1696: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-21T10:12:44.157 INFO:tasks.rados.rados.0.smithi003.stdout:1692: done (5 left) 2024-09-21T10:12:44.157 INFO:tasks.rados.rados.0.smithi003.stdout:1693: done (4 left) 2024-09-21T10:12:44.157 INFO:tasks.rados.rados.0.smithi003.stdout:1694: done (3 left) 2024-09-21T10:12:44.157 INFO:tasks.rados.rados.0.smithi003.stdout:1695: done (2 left) 2024-09-21T10:12:44.157 INFO:tasks.rados.rados.0.smithi003.stdout:1696: done (1 left) 2024-09-21T10:12:44.157 INFO:tasks.rados.rados.0.smithi003.stdout:1697: done (0 left) 2024-09-21T10:12:44.158 INFO:tasks.rados.rados.0.smithi003.stdout:1698: delete oid 451 current snap is 0 2024-09-21T10:12:44.160 INFO:tasks.rados.rados.0.smithi003.stdout:1698: done (0 left) 2024-09-21T10:12:44.161 INFO:tasks.rados.rados.0.smithi003.stdout:1699: read oid 122 snap -1 2024-09-21T10:12:44.161 INFO:tasks.rados.rados.0.smithi003.stdout:1699: expect deleted 2024-09-21T10:12:44.161 INFO:tasks.rados.rados.0.smithi003.stdout:1700: write oid 281 current snap is 0 2024-09-21T10:12:44.161 INFO:tasks.rados.rados.0.smithi003.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2024-09-21T10:12:44.177 INFO:tasks.rados.rados.0.smithi003.stdout:1700: writing smithi00370293-281 from 447383 to 1015473 tid 1 2024-09-21T10:12:44.200 INFO:tasks.rados.rados.0.smithi003.stdout:1700: writing smithi00370293-281 from 1690509 to 2391919 tid 2 2024-09-21T10:12:44.218 INFO:tasks.rados.rados.0.smithi003.stdout:1700: writing smithi00370293-281 from 2902655 to 3549638 tid 3 2024-09-21T10:12:44.218 INFO:tasks.rados.rados.0.smithi003.stdout:1701: write oid 359 current snap is 0 2024-09-21T10:12:44.218 INFO:tasks.rados.rados.0.smithi003.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2024-09-21T10:12:44.231 INFO:tasks.rados.rados.0.smithi003.stdout:1701: writing smithi00370293-359 from 464190 to 1107529 tid 1 2024-09-21T10:12:44.242 INFO:tasks.rados.rados.0.smithi003.stdout:1701: writing smithi00370293-359 from 1748991 to 2194059 tid 2 2024-09-21T10:12:44.253 INFO:tasks.rados.rados.0.smithi003.stdout:1701: writing smithi00370293-359 from 2930078 to 3504686 tid 3 2024-09-21T10:12:44.253 INFO:tasks.rados.rados.0.smithi003.stdout:1702: read oid 300 snap -1 2024-09-21T10:12:44.253 INFO:tasks.rados.rados.0.smithi003.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T10:12:44.254 INFO:tasks.rados.rados.0.smithi003.stdout:1703: write oid 110 current snap is 0 2024-09-21T10:12:44.254 INFO:tasks.rados.rados.0.smithi003.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2024-09-21T10:12:44.260 INFO:tasks.rados.rados.0.smithi003.stdout:1703: writing smithi00370293-110 from 480997 to 915938 tid 1 2024-09-21T10:12:44.270 INFO:tasks.rados.rados.0.smithi003.stdout:1703: writing smithi00370293-110 from 1407473 to 2112552 tid 2 2024-09-21T10:12:44.277 INFO:tasks.rados.rados.0.smithi003.stdout:1703: writing smithi00370293-110 from 2557501 to 3343381 tid 3 2024-09-21T10:12:44.277 INFO:tasks.rados.rados.0.smithi003.stdout:1704: write oid 355 current snap is 0 2024-09-21T10:12:44.277 INFO:tasks.rados.rados.0.smithi003.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2024-09-21T10:12:44.283 INFO:tasks.rados.rados.0.smithi003.stdout:1704: writing smithi00370293-355 from 497804 to 1007994 tid 1 2024-09-21T10:12:44.289 INFO:tasks.rados.rados.0.smithi003.stdout:1704: writing smithi00370293-355 from 1465955 to 1914692 tid 2 2024-09-21T10:12:44.296 INFO:tasks.rados.rados.0.smithi003.stdout:1704: writing smithi00370293-355 from 2584924 to 3182076 tid 3 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1705: read oid 105 snap -1 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1705: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1706: delete oid 369 current snap is 0 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1700: finishing write tid 1 to smithi00370293-281 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1700: finishing write tid 2 to smithi00370293-281 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1700: finishing write tid 3 to smithi00370293-281 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1700: finishing write tid 4 to smithi00370293-281 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1700: finishing write tid 5 to smithi00370293-281 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1700: oid 281 updating version 0 to 369 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1700: oid 281 version 369 is already newer than 368 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1700: oid 281 version 369 is already newer than 366 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:1700: oid 281 version 369 is already newer than 367 2024-09-21T10:12:44.297 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 281 v 369 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1701: finishing write tid 1 to smithi00370293-359 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1701: finishing write tid 2 to smithi00370293-359 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1701: finishing write tid 3 to smithi00370293-359 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1701: finishing write tid 4 to smithi00370293-359 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1701: finishing write tid 5 to smithi00370293-359 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1701: oid 359 updating version 0 to 176 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1701: oid 359 version 176 is already newer than 174 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1701: oid 359 version 176 is already newer than 175 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1701: oid 359 updating version 176 to 177 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 359 v 177 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1703: finishing write tid 1 to smithi00370293-110 2024-09-21T10:12:44.298 INFO:tasks.rados.rados.0.smithi003.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T10:12:44.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:12:44 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:12:44] "GET /metrics HTTP/1.1" 200 36129 "" "Prometheus/2.43.0" 2024-09-21T10:12:44.499 INFO:tasks.rados.rados.0.smithi003.stdout:1703: finishing write tid 2 to smithi00370293-110 2024-09-21T10:12:44.500 INFO:tasks.rados.rados.0.smithi003.stdout:1703: finishing write tid 3 to smithi00370293-110 2024-09-21T10:12:44.500 INFO:tasks.rados.rados.0.smithi003.stdout:1703: finishing write tid 4 to smithi00370293-110 2024-09-21T10:12:44.500 INFO:tasks.rados.rados.0.smithi003.stdout:1703: finishing write tid 5 to smithi00370293-110 2024-09-21T10:12:44.500 INFO:tasks.rados.rados.0.smithi003.stdout:1703: oid 110 updating version 0 to 238 2024-09-21T10:12:44.500 INFO:tasks.rados.rados.0.smithi003.stdout:1703: oid 110 version 238 is already newer than 237 2024-09-21T10:12:44.500 INFO:tasks.rados.rados.0.smithi003.stdout:1703: oid 110 updating version 238 to 239 2024-09-21T10:12:44.500 INFO:tasks.rados.rados.0.smithi003.stdout:1703: oid 110 version 239 is already newer than 236 2024-09-21T10:12:44.500 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 110 v 239 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2024-09-21T10:12:44.500 INFO:tasks.rados.rados.0.smithi003.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2024-09-21T10:12:44.500 INFO:tasks.rados.rados.0.smithi003.stdout:1704: finishing write tid 1 to smithi00370293-355 2024-09-21T10:12:44.500 INFO:tasks.rados.rados.0.smithi003.stdout:1704: finishing write tid 2 to smithi00370293-355 2024-09-21T10:12:44.501 INFO:tasks.rados.rados.0.smithi003.stdout:1704: finishing write tid 3 to smithi00370293-355 2024-09-21T10:12:44.501 INFO:tasks.rados.rados.0.smithi003.stdout:1704: finishing write tid 4 to smithi00370293-355 2024-09-21T10:12:44.501 INFO:tasks.rados.rados.0.smithi003.stdout:1704: finishing write tid 5 to smithi00370293-355 2024-09-21T10:12:44.501 INFO:tasks.rados.rados.0.smithi003.stdout:1704: oid 355 updating version 0 to 372 2024-09-21T10:12:44.501 INFO:tasks.rados.rados.0.smithi003.stdout:1704: oid 355 version 372 is already newer than 371 2024-09-21T10:12:44.501 INFO:tasks.rados.rados.0.smithi003.stdout:1704: oid 355 updating version 372 to 373 2024-09-21T10:12:44.501 INFO:tasks.rados.rados.0.smithi003.stdout:1704: oid 355 version 373 is already newer than 370 2024-09-21T10:12:44.501 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 355 v 373 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2024-09-21T10:12:44.501 INFO:tasks.rados.rados.0.smithi003.stdout:1704: left oid 355 (ObjNum 1172 snap 0 seq_num 1172) 2024-09-21T10:12:44.501 INFO:tasks.rados.rados.0.smithi003.stdout:1705: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-21T10:12:44.621 INFO:tasks.rados.rados.0.smithi003.stdout:1699: done (7 left) 2024-09-21T10:12:44.621 INFO:tasks.rados.rados.0.smithi003.stdout:1700: done (6 left) 2024-09-21T10:12:44.622 INFO:tasks.rados.rados.0.smithi003.stdout:1701: done (5 left) 2024-09-21T10:12:44.622 INFO:tasks.rados.rados.0.smithi003.stdout:1702: done (4 left) 2024-09-21T10:12:44.622 INFO:tasks.rados.rados.0.smithi003.stdout:1703: done (3 left) 2024-09-21T10:12:44.622 INFO:tasks.rados.rados.0.smithi003.stdout:1704: done (2 left) 2024-09-21T10:12:44.622 INFO:tasks.rados.rados.0.smithi003.stdout:1705: done (1 left) 2024-09-21T10:12:44.622 INFO:tasks.rados.rados.0.smithi003.stdout:1706: done (0 left) 2024-09-21T10:12:44.622 INFO:tasks.rados.rados.0.smithi003.stdout:1707: delete oid 55 current snap is 0 2024-09-21T10:12:44.624 INFO:tasks.rados.rados.0.smithi003.stdout:1707: done (0 left) 2024-09-21T10:12:44.625 INFO:tasks.rados.rados.0.smithi003.stdout:1708: write oid 102 current snap is 0 2024-09-21T10:12:44.625 INFO:tasks.rados.rados.0.smithi003.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2024-09-21T10:12:44.640 INFO:tasks.rados.rados.0.smithi003.stdout:1708: writing smithi00370293-102 from 548225 to 1284162 tid 1 2024-09-21T10:12:44.655 INFO:tasks.rados.rados.0.smithi003.stdout:1708: writing smithi00370293-102 from 1925048 to 2521112 tid 2 2024-09-21T10:12:44.668 INFO:tasks.rados.rados.0.smithi003.stdout:1708: writing smithi00370293-102 from 2950840 to 3498161 tid 3 2024-09-21T10:12:44.668 INFO:tasks.rados.rados.0.smithi003.stdout:1709: delete oid 5 current snap is 0 2024-09-21T10:12:44.668 INFO:tasks.rados.rados.0.smithi003.stdout:1708: finishing write tid 1 to smithi00370293-102 2024-09-21T10:12:44.668 INFO:tasks.rados.rados.0.smithi003.stdout:1708: finishing write tid 2 to smithi00370293-102 2024-09-21T10:12:44.672 INFO:tasks.rados.rados.0.smithi003.stdout:1709: done (1 left) 2024-09-21T10:12:44.672 INFO:tasks.rados.rados.0.smithi003.stdout:1710: write oid 230 current snap is 0 2024-09-21T10:12:44.672 INFO:tasks.rados.rados.0.smithi003.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2024-09-21T10:12:44.685 INFO:tasks.rados.rados.0.smithi003.stdout:1710: writing smithi00370293-230 from 581839 to 1068274 tid 1 2024-09-21T10:12:44.700 INFO:tasks.rados.rados.0.smithi003.stdout:1710: writing smithi00370293-230 from 1642012 to 2241745 tid 2 2024-09-21T10:12:44.714 INFO:tasks.rados.rados.0.smithi003.stdout:1710: writing smithi00370293-230 from 3005686 to 3575551 tid 3 2024-09-21T10:12:44.714 INFO:tasks.rados.rados.0.smithi003.stdout:1711: write oid 174 current snap is 0 2024-09-21T10:12:44.714 INFO:tasks.rados.rados.0.smithi003.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2024-09-21T10:12:44.724 INFO:tasks.rados.rados.0.smithi003.stdout:1711: writing smithi00370293-174 from 598646 to 1160330 tid 1 2024-09-21T10:12:44.732 INFO:tasks.rados.rados.0.smithi003.stdout:1711: writing smithi00370293-174 from 1700494 to 2160238 tid 2 2024-09-21T10:12:44.741 INFO:tasks.rados.rados.0.smithi003.stdout:1711: writing smithi00370293-174 from 2633109 to 3414246 tid 3 2024-09-21T10:12:44.741 INFO:tasks.rados.rados.0.smithi003.stdout:1712: write oid 382 current snap is 0 2024-09-21T10:12:44.741 INFO:tasks.rados.rados.0.smithi003.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2024-09-21T10:12:44.750 INFO:tasks.rados.rados.0.smithi003.stdout:1712: writing smithi00370293-382 from 615453 to 1368739 tid 1 2024-09-21T10:12:44.759 INFO:tasks.rados.rados.0.smithi003.stdout:1712: writing smithi00370293-382 from 2158976 to 2762378 tid 2 2024-09-21T10:12:44.765 INFO:tasks.rados.rados.0.smithi003.stdout:1712: writing smithi00370293-382 from 3460532 to 3815453 tid 3 2024-09-21T10:12:44.765 INFO:tasks.rados.rados.0.smithi003.stdout:1713: write oid 232 current snap is 0 2024-09-21T10:12:44.765 INFO:tasks.rados.rados.0.smithi003.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2024-09-21T10:12:44.771 INFO:tasks.rados.rados.0.smithi003.stdout:1713: writing smithi00370293-232 from 632260 to 1060795 tid 1 2024-09-21T10:12:44.778 INFO:tasks.rados.rados.0.smithi003.stdout:1713: writing smithi00370293-232 from 1817458 to 2280871 tid 2 2024-09-21T10:12:44.784 INFO:tasks.rados.rados.0.smithi003.stdout:1713: writing smithi00370293-232 from 2687955 to 3207989 tid 3 2024-09-21T10:12:44.791 INFO:tasks.rados.rados.0.smithi003.stdout:1713: writing smithi00370293-232 from 3709324 to 3832260 tid 4 2024-09-21T10:12:44.791 INFO:tasks.rados.rados.0.smithi003.stdout:1714: delete oid 303 current snap is 0 2024-09-21T10:12:44.791 INFO:tasks.rados.rados.0.smithi003.stdout:1708: finishing write tid 3 to smithi00370293-102 2024-09-21T10:12:44.791 INFO:tasks.rados.rados.0.smithi003.stdout:1708: finishing write tid 4 to smithi00370293-102 2024-09-21T10:12:44.791 INFO:tasks.rados.rados.0.smithi003.stdout:1708: finishing write tid 5 to smithi00370293-102 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1708: oid 102 updating version 0 to 205 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1708: oid 102 version 205 is already newer than 203 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1708: oid 102 version 205 is already newer than 204 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1708: oid 102 updating version 205 to 206 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 102 v 206 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1708: left oid 102 (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1710: finishing write tid 1 to smithi00370293-230 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1710: finishing write tid 2 to smithi00370293-230 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1710: finishing write tid 3 to smithi00370293-230 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1710: finishing write tid 4 to smithi00370293-230 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1710: finishing write tid 5 to smithi00370293-230 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1710: oid 230 updating version 0 to 232 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1710: oid 230 updating version 232 to 233 2024-09-21T10:12:44.792 INFO:tasks.rados.rados.0.smithi003.stdout:1710: oid 230 updating version 233 to 234 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1710: oid 230 updating version 234 to 235 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 230 v 235 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1710: left oid 230 (ObjNum 1177 snap 0 seq_num 1177) 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1711: finishing write tid 1 to smithi00370293-174 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1711: finishing write tid 2 to smithi00370293-174 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1711: finishing write tid 3 to smithi00370293-174 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1711: finishing write tid 4 to smithi00370293-174 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1711: finishing write tid 5 to smithi00370293-174 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1711: oid 174 updating version 0 to 239 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1711: oid 174 version 239 is already newer than 236 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1711: oid 174 version 239 is already newer than 237 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1711: oid 174 version 239 is already newer than 238 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 174 v 239 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2024-09-21T10:12:44.793 INFO:tasks.rados.rados.0.smithi003.stdout:1711: left oid 174 (ObjNum 1178 snap 0 seq_num 1178) 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1712: finishing write tid 1 to smithi00370293-382 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1712: finishing write tid 2 to smithi00370293-382 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1712: finishing write tid 3 to smithi00370293-382 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1712: finishing write tid 4 to smithi00370293-382 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1712: finishing write tid 5 to smithi00370293-382 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1712: oid 382 updating version 0 to 251 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1712: oid 382 version 251 is already newer than 249 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1712: oid 382 updating version 251 to 252 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1712: oid 382 version 252 is already newer than 250 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 382 v 252 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1712: left oid 382 (ObjNum 1179 snap 0 seq_num 1179) 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 1 to smithi00370293-232 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 2 to smithi00370293-232 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 3 to smithi00370293-232 2024-09-21T10:12:44.794 INFO:tasks.rados.rados.0.smithi003.stdout:1708: done (5 left) 2024-09-21T10:12:44.795 INFO:tasks.rados.rados.0.smithi003.stdout:1710: done (4 left) 2024-09-21T10:12:44.795 INFO:tasks.rados.rados.0.smithi003.stdout:1711: done (3 left) 2024-09-21T10:12:44.795 INFO:tasks.rados.rados.0.smithi003.stdout:1712: done (2 left) 2024-09-21T10:12:44.795 INFO:tasks.rados.rados.0.smithi003.stdout:1714: done (1 left) 2024-09-21T10:12:44.795 INFO:tasks.rados.rados.0.smithi003.stdout:1715: read oid 86 snap -1 2024-09-21T10:12:44.795 INFO:tasks.rados.rados.0.smithi003.stdout:1715: expect (ObjNum 1126 snap 0 seq_num 1126) 2024-09-21T10:12:44.795 INFO:tasks.rados.rados.0.smithi003.stdout:1716: write oid 251 current snap is 0 2024-09-21T10:12:44.795 INFO:tasks.rados.rados.0.smithi003.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2024-09-21T10:12:44.798 INFO:tasks.rados.rados.0.smithi003.stdout:1716: writing smithi00370293-251 from 665874 to 1244907 tid 1 2024-09-21T10:12:44.804 INFO:tasks.rados.rados.0.smithi003.stdout:1716: writing smithi00370293-251 from 1934422 to 2401504 tid 2 2024-09-21T10:12:44.812 INFO:tasks.rados.rados.0.smithi003.stdout:1716: writing smithi00370293-251 from 3142801 to 3685379 tid 3 2024-09-21T10:12:44.812 INFO:tasks.rados.rados.0.smithi003.stdout:1717: read oid 101 snap -1 2024-09-21T10:12:44.813 INFO:tasks.rados.rados.0.smithi003.stdout:1717: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T10:12:44.813 INFO:tasks.rados.rados.0.smithi003.stdout:1718: write oid 373 current snap is 0 2024-09-21T10:12:44.813 INFO:tasks.rados.rados.0.smithi003.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2024-09-21T10:12:44.820 INFO:tasks.rados.rados.0.smithi003.stdout:1718: writing smithi00370293-373 from 682681 to 1336963 tid 1 2024-09-21T10:12:44.827 INFO:tasks.rados.rados.0.smithi003.stdout:1718: writing smithi00370293-373 from 1876551 to 2487291 tid 2 2024-09-21T10:12:44.832 INFO:tasks.rados.rados.0.smithi003.stdout:1718: writing smithi00370293-373 from 3053871 to 3524074 tid 3 2024-09-21T10:12:44.833 INFO:tasks.rados.rados.0.smithi003.stdout:1719: read oid 48 snap -1 2024-09-21T10:12:44.833 INFO:tasks.rados.rados.0.smithi003.stdout:1719: expect (ObjNum 655 snap 0 seq_num 655) 2024-09-21T10:12:44.833 INFO:tasks.rados.rados.0.smithi003.stdout:1720: write oid 87 current snap is 0 2024-09-21T10:12:44.833 INFO:tasks.rados.rados.0.smithi003.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2024-09-21T10:12:44.841 INFO:tasks.rados.rados.0.smithi003.stdout:1720: writing smithi00370293-87 from 699488 to 1429019 tid 1 2024-09-21T10:12:44.847 INFO:tasks.rados.rados.0.smithi003.stdout:1720: writing smithi00370293-87 from 1935033 to 2405784 tid 2 2024-09-21T10:12:44.855 INFO:tasks.rados.rados.0.smithi003.stdout:1720: writing smithi00370293-87 from 3081294 to 3762769 tid 3 2024-09-21T10:12:44.855 INFO:tasks.rados.rados.0.smithi003.stdout:1721: read oid 268 snap -1 2024-09-21T10:12:44.855 INFO:tasks.rados.rados.0.smithi003.stdout:1721: expect (ObjNum 1153 snap 0 seq_num 1153) 2024-09-21T10:12:44.855 INFO:tasks.rados.rados.0.smithi003.stdout:1722: write oid 114 current snap is 0 2024-09-21T10:12:44.855 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 4 to smithi00370293-232 2024-09-21T10:12:44.855 INFO:tasks.rados.rados.0.smithi003.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2024-09-21T10:12:44.861 INFO:tasks.rados.rados.0.smithi003.stdout:1722: writing smithi00370293-114 from 716295 to 1121075 tid 1 2024-09-21T10:12:44.867 INFO:tasks.rados.rados.0.smithi003.stdout:1722: writing smithi00370293-114 from 1593515 to 2207924 tid 2 2024-09-21T10:12:44.873 INFO:tasks.rados.rados.0.smithi003.stdout:1722: writing smithi00370293-114 from 2708717 to 3201464 tid 3 2024-09-21T10:12:44.878 INFO:tasks.rados.rados.0.smithi003.stdout:1722: writing smithi00370293-114 from 3640519 to 3916295 tid 4 2024-09-21T10:12:44.878 INFO:tasks.rados.rados.0.smithi003.stdout:1723: read oid 111 snap -1 2024-09-21T10:12:44.878 INFO:tasks.rados.rados.0.smithi003.stdout:1723: expect (ObjNum 110 snap 0 seq_num 110) 2024-09-21T10:12:44.878 INFO:tasks.rados.rados.0.smithi003.stdout:1724: read oid 482 snap -1 2024-09-21T10:12:44.878 INFO:tasks.rados.rados.0.smithi003.stdout:1724: expect (ObjNum 990 snap 0 seq_num 990) 2024-09-21T10:12:44.878 INFO:tasks.rados.rados.0.smithi003.stdout:1725: read oid 486 snap -1 2024-09-21T10:12:44.878 INFO:tasks.rados.rados.0.smithi003.stdout:1725: expect (ObjNum 660 snap 0 seq_num 660) 2024-09-21T10:12:44.878 INFO:tasks.rados.rados.0.smithi003.stdout:1726: write oid 266 current snap is 0 2024-09-21T10:12:44.878 INFO:tasks.rados.rados.0.smithi003.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2024-09-21T10:12:44.885 INFO:tasks.rados.rados.0.smithi003.stdout:1726: writing smithi00370293-266 from 733102 to 1329484 tid 1 2024-09-21T10:12:44.892 INFO:tasks.rados.rados.0.smithi003.stdout:1726: writing smithi00370293-266 from 1768350 to 2526417 tid 2 2024-09-21T10:12:44.900 INFO:tasks.rados.rados.0.smithi003.stdout:1726: writing smithi00370293-266 from 3136140 to 3840159 tid 3 2024-09-21T10:12:44.900 INFO:tasks.rados.rados.0.smithi003.stdout:1727: write oid 92 current snap is 0 2024-09-21T10:12:44.900 INFO:tasks.rados.rados.0.smithi003.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2024-09-21T10:12:44.908 INFO:tasks.rados.rados.0.smithi003.stdout:1727: writing smithi00370293-92 from 749909 to 1421540 tid 1 2024-09-21T10:12:44.915 INFO:tasks.rados.rados.0.smithi003.stdout:1727: writing smithi00370293-92 from 2110479 to 2728557 tid 2 2024-09-21T10:12:44.921 INFO:tasks.rados.rados.0.smithi003.stdout:1727: writing smithi00370293-92 from 3163563 to 3678854 tid 3 2024-09-21T10:12:44.921 INFO:tasks.rados.rados.0.smithi003.stdout:1728: write oid 175 current snap is 0 2024-09-21T10:12:44.921 INFO:tasks.rados.rados.0.smithi003.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2024-09-21T10:12:44.930 INFO:tasks.rados.rados.0.smithi003.stdout:1728: writing smithi00370293-175 from 766716 to 1513596 tid 1 2024-09-21T10:12:44.938 INFO:tasks.rados.rados.0.smithi003.stdout:1728: writing smithi00370293-175 from 2168961 to 2930697 tid 2 2024-09-21T10:12:44.943 INFO:tasks.rados.rados.0.smithi003.stdout:1728: writing smithi00370293-175 from 3474633 to 3917549 tid 3 2024-09-21T10:12:44.943 INFO:tasks.rados.rados.0.smithi003.stdout:1729: write oid 151 current snap is 0 2024-09-21T10:12:44.943 INFO:tasks.rados.rados.0.smithi003.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2024-09-21T10:12:44.950 INFO:tasks.rados.rados.0.smithi003.stdout:1729: writing smithi00370293-151 from 783523 to 1205652 tid 1 2024-09-21T10:12:44.957 INFO:tasks.rados.rados.0.smithi003.stdout:1729: writing smithi00370293-151 from 1827443 to 2449190 tid 2 2024-09-21T10:12:44.965 INFO:tasks.rados.rados.0.smithi003.stdout:1729: writing smithi00370293-151 from 3218409 to 3872597 tid 3 2024-09-21T10:12:44.965 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:44.965 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 5 to smithi00370293-232 2024-09-21T10:12:44.965 INFO:tasks.rados.rados.0.smithi003.stdout:1713: finishing write tid 6 to smithi00370293-232 2024-09-21T10:12:44.966 INFO:tasks.rados.rados.0.smithi003.stdout:1713: oid 232 updating version 0 to 277 2024-09-21T10:12:44.966 INFO:tasks.rados.rados.0.smithi003.stdout:1713: oid 232 version 277 is already newer than 275 2024-09-21T10:12:44.966 INFO:tasks.rados.rados.0.smithi003.stdout:1713: oid 232 updating version 277 to 279 2024-09-21T10:12:44.966 INFO:tasks.rados.rados.0.smithi003.stdout:1713: oid 232 version 279 is already newer than 276 2024-09-21T10:12:44.966 INFO:tasks.rados.rados.0.smithi003.stdout:1713: oid 232 version 279 is already newer than 278 2024-09-21T10:12:44.966 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 232 v 279 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2024-09-21T10:12:44.966 INFO:tasks.rados.rados.0.smithi003.stdout:1713: left oid 232 (ObjNum 1180 snap 0 seq_num 1180) 2024-09-21T10:12:44.966 INFO:tasks.rados.rados.0.smithi003.stdout:1715: expect (ObjNum 1126 snap 0 seq_num 1126) 2024-09-21T10:12:45.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:44 smithi003 bash[31899]: cluster 2024-09-21T10:12:43.732769+0000 mgr.y (mgr.14385) 246 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.7 MiB/s wr, 80 op/s 2024-09-21T10:12:45.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:44 smithi003 bash[22527]: cluster 2024-09-21T10:12:43.732769+0000 mgr.y (mgr.14385) 246 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.7 MiB/s wr, 80 op/s 2024-09-21T10:12:45.239 INFO:tasks.rados.rados.0.smithi003.stdout:1716: finishing write tid 1 to smithi00370293-251 2024-09-21T10:12:45.239 INFO:tasks.rados.rados.0.smithi003.stdout:1716: finishing write tid 2 to smithi00370293-251 2024-09-21T10:12:45.239 INFO:tasks.rados.rados.0.smithi003.stdout:1716: finishing write tid 3 to smithi00370293-251 2024-09-21T10:12:45.239 INFO:tasks.rados.rados.0.smithi003.stdout:1717: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T10:12:45.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:44 smithi204 bash[24804]: cluster 2024-09-21T10:12:43.732769+0000 mgr.y (mgr.14385) 246 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.7 MiB/s wr, 80 op/s 2024-09-21T10:12:45.380 INFO:tasks.rados.rados.0.smithi003.stdout:1716: finishing write tid 4 to smithi00370293-251 2024-09-21T10:12:45.380 INFO:tasks.rados.rados.0.smithi003.stdout:1716: finishing write tid 5 to smithi00370293-251 2024-09-21T10:12:45.380 INFO:tasks.rados.rados.0.smithi003.stdout:1716: oid 251 updating version 0 to 375 2024-09-21T10:12:45.380 INFO:tasks.rados.rados.0.smithi003.stdout:1716: oid 251 updating version 375 to 376 2024-09-21T10:12:45.380 INFO:tasks.rados.rados.0.smithi003.stdout:1716: oid 251 updating version 376 to 377 2024-09-21T10:12:45.380 INFO:tasks.rados.rados.0.smithi003.stdout:1716: oid 251 version 377 is already newer than 374 2024-09-21T10:12:45.381 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 251 v 377 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2024-09-21T10:12:45.381 INFO:tasks.rados.rados.0.smithi003.stdout:1716: left oid 251 (ObjNum 1182 snap 0 seq_num 1182) 2024-09-21T10:12:45.381 INFO:tasks.rados.rados.0.smithi003.stdout:1718: finishing write tid 1 to smithi00370293-373 2024-09-21T10:12:45.381 INFO:tasks.rados.rados.0.smithi003.stdout:1718: finishing write tid 2 to smithi00370293-373 2024-09-21T10:12:45.381 INFO:tasks.rados.rados.0.smithi003.stdout:1719: expect (ObjNum 655 snap 0 seq_num 655) 2024-09-21T10:12:45.513 INFO:tasks.rados.rados.0.smithi003.stdout:1718: finishing write tid 3 to smithi00370293-373 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1718: finishing write tid 4 to smithi00370293-373 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1718: finishing write tid 5 to smithi00370293-373 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1718: oid 373 updating version 0 to 261 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1718: oid 373 updating version 261 to 263 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1718: oid 373 version 263 is already newer than 260 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1718: oid 373 version 263 is already newer than 262 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 373 v 263 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1718: left oid 373 (ObjNum 1183 snap 0 seq_num 1183) 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1720: finishing write tid 1 to smithi00370293-87 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1720: finishing write tid 2 to smithi00370293-87 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1720: finishing write tid 3 to smithi00370293-87 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1720: finishing write tid 4 to smithi00370293-87 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1720: finishing write tid 5 to smithi00370293-87 2024-09-21T10:12:45.514 INFO:tasks.rados.rados.0.smithi003.stdout:1720: oid 87 updating version 0 to 245 2024-09-21T10:12:45.515 INFO:tasks.rados.rados.0.smithi003.stdout:1720: oid 87 version 245 is already newer than 244 2024-09-21T10:12:45.515 INFO:tasks.rados.rados.0.smithi003.stdout:1720: oid 87 version 245 is already newer than 242 2024-09-21T10:12:45.515 INFO:tasks.rados.rados.0.smithi003.stdout:1720: oid 87 version 245 is already newer than 243 2024-09-21T10:12:45.515 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 87 v 245 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2024-09-21T10:12:45.515 INFO:tasks.rados.rados.0.smithi003.stdout:1720: left oid 87 (ObjNum 1184 snap 0 seq_num 1184) 2024-09-21T10:12:45.515 INFO:tasks.rados.rados.0.smithi003.stdout:1722: finishing write tid 1 to smithi00370293-114 2024-09-21T10:12:45.515 INFO:tasks.rados.rados.0.smithi003.stdout:1721: expect (ObjNum 1153 snap 0 seq_num 1153) 2024-09-21T10:12:45.658 INFO:tasks.rados.rados.0.smithi003.stdout:1722: finishing write tid 2 to smithi00370293-114 2024-09-21T10:12:45.658 INFO:tasks.rados.rados.0.smithi003.stdout:1722: finishing write tid 3 to smithi00370293-114 2024-09-21T10:12:45.659 INFO:tasks.rados.rados.0.smithi003.stdout:1722: finishing write tid 4 to smithi00370293-114 2024-09-21T10:12:45.659 INFO:tasks.rados.rados.0.smithi003.stdout:1722: finishing write tid 5 to smithi00370293-114 2024-09-21T10:12:45.659 INFO:tasks.rados.rados.0.smithi003.stdout:1724: expect (ObjNum 990 snap 0 seq_num 990) 2024-09-21T10:12:45.842 INFO:tasks.rados.rados.0.smithi003.stdout:1722: finishing write tid 6 to smithi00370293-114 2024-09-21T10:12:45.842 INFO:tasks.rados.rados.0.smithi003.stdout:1722: oid 114 updating version 0 to 379 2024-09-21T10:12:45.842 INFO:tasks.rados.rados.0.smithi003.stdout:1722: oid 114 version 379 is already newer than 378 2024-09-21T10:12:45.842 INFO:tasks.rados.rados.0.smithi003.stdout:1722: oid 114 updating version 379 to 382 2024-09-21T10:12:45.843 INFO:tasks.rados.rados.0.smithi003.stdout:1722: oid 114 version 382 is already newer than 381 2024-09-21T10:12:45.843 INFO:tasks.rados.rados.0.smithi003.stdout:1722: oid 114 version 382 is already newer than 380 2024-09-21T10:12:45.843 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 114 v 382 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2024-09-21T10:12:45.843 INFO:tasks.rados.rados.0.smithi003.stdout:1722: left oid 114 (ObjNum 1185 snap 0 seq_num 1185) 2024-09-21T10:12:45.843 INFO:tasks.rados.rados.0.smithi003.stdout:1725: expect (ObjNum 660 snap 0 seq_num 660) 2024-09-21T10:12:45.989 INFO:tasks.rados.rados.0.smithi003.stdout:1726: finishing write tid 1 to smithi00370293-266 2024-09-21T10:12:45.989 INFO:tasks.rados.rados.0.smithi003.stdout:1723: expect (ObjNum 110 snap 0 seq_num 110) 2024-09-21T10:12:46.111 INFO:tasks.rados.rados.0.smithi003.stdout:1726: finishing write tid 2 to smithi00370293-266 2024-09-21T10:12:46.111 INFO:tasks.rados.rados.0.smithi003.stdout:1726: finishing write tid 3 to smithi00370293-266 2024-09-21T10:12:46.111 INFO:tasks.rados.rados.0.smithi003.stdout:1726: finishing write tid 4 to smithi00370293-266 2024-09-21T10:12:46.111 INFO:tasks.rados.rados.0.smithi003.stdout:1726: finishing write tid 5 to smithi00370293-266 2024-09-21T10:12:46.111 INFO:tasks.rados.rados.0.smithi003.stdout:1726: oid 266 updating version 0 to 249 2024-09-21T10:12:46.111 INFO:tasks.rados.rados.0.smithi003.stdout:1726: oid 266 version 249 is already newer than 247 2024-09-21T10:12:46.111 INFO:tasks.rados.rados.0.smithi003.stdout:1726: oid 266 version 249 is already newer than 246 2024-09-21T10:12:46.111 INFO:tasks.rados.rados.0.smithi003.stdout:1726: oid 266 version 249 is already newer than 248 2024-09-21T10:12:46.111 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 266 v 249 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2024-09-21T10:12:46.111 INFO:tasks.rados.rados.0.smithi003.stdout:1726: left oid 266 (ObjNum 1186 snap 0 seq_num 1186) 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1727: finishing write tid 1 to smithi00370293-92 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1727: finishing write tid 2 to smithi00370293-92 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1727: finishing write tid 3 to smithi00370293-92 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1727: finishing write tid 4 to smithi00370293-92 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1727: finishing write tid 5 to smithi00370293-92 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1727: oid 92 updating version 0 to 268 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1727: oid 92 updating version 268 to 269 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1727: oid 92 version 269 is already newer than 267 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1727: oid 92 updating version 269 to 270 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 92 v 270 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1727: left oid 92 (ObjNum 1187 snap 0 seq_num 1187) 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1728: finishing write tid 1 to smithi00370293-175 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1728: finishing write tid 2 to smithi00370293-175 2024-09-21T10:12:46.112 INFO:tasks.rados.rados.0.smithi003.stdout:1728: finishing write tid 3 to smithi00370293-175 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1728: finishing write tid 4 to smithi00370293-175 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1728: finishing write tid 5 to smithi00370293-175 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1728: oid 175 updating version 0 to 243 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1728: oid 175 version 243 is already newer than 240 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1728: oid 175 version 243 is already newer than 242 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1728: oid 175 version 243 is already newer than 241 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 175 v 243 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1728: left oid 175 (ObjNum 1188 snap 0 seq_num 1188) 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1729: finishing write tid 1 to smithi00370293-151 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1729: finishing write tid 2 to smithi00370293-151 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1729: finishing write tid 3 to smithi00370293-151 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1729: finishing write tid 4 to smithi00370293-151 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1713: done (15 left) 2024-09-21T10:12:46.113 INFO:tasks.rados.rados.0.smithi003.stdout:1715: done (14 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1716: done (13 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1717: done (12 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1718: done (11 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1719: done (10 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1720: done (9 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1721: done (8 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1722: done (7 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1723: done (6 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1724: done (5 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1725: done (4 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1726: done (3 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1727: done (2 left) 2024-09-21T10:12:46.114 INFO:tasks.rados.rados.0.smithi003.stdout:1728: done (1 left) 2024-09-21T10:12:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:1730: write oid 344 current snap is 0 2024-09-21T10:12:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:1729: finishing write tid 5 to smithi00370293-151 2024-09-21T10:12:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:1729: oid 151 updating version 0 to 240 2024-09-21T10:12:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:1729: oid 151 updating version 240 to 241 2024-09-21T10:12:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:1729: oid 151 updating version 241 to 243 2024-09-21T10:12:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:1729: oid 151 version 243 is already newer than 242 2024-09-21T10:12:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 151 v 243 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2024-09-21T10:12:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:1729: left oid 151 (ObjNum 1189 snap 0 seq_num 1189) 2024-09-21T10:12:46.115 INFO:tasks.rados.rados.0.smithi003.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2024-09-21T10:12:46.125 INFO:tasks.rados.rados.0.smithi003.stdout:1730: writing smithi00370293-344 from 400330 to 897708 tid 1 2024-09-21T10:12:46.143 INFO:tasks.rados.rados.0.smithi003.stdout:1730: writing smithi00370293-344 from 1485925 to 2000330 tid 2 2024-09-21T10:12:46.143 INFO:tasks.rados.rados.0.smithi003.stdout:1729: done (1 left) 2024-09-21T10:12:46.143 INFO:tasks.rados.rados.0.smithi003.stdout:1731: write oid 267 current snap is 0 2024-09-21T10:12:46.143 INFO:tasks.rados.rados.0.smithi003.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2024-09-21T10:12:46.159 INFO:tasks.rados.rados.0.smithi003.stdout:1731: writing smithi00370293-267 from 417137 to 989764 tid 1 2024-09-21T10:12:46.173 INFO:tasks.rados.rados.0.smithi003.stdout:1731: writing smithi00370293-267 from 1428054 to 2017137 tid 2 2024-09-21T10:12:46.173 INFO:tasks.rados.rados.0.smithi003.stdout:1732: read oid 57 snap -1 2024-09-21T10:12:46.173 INFO:tasks.rados.rados.0.smithi003.stdout:1732: expect (ObjNum 641 snap 0 seq_num 641) 2024-09-21T10:12:46.173 INFO:tasks.rados.rados.0.smithi003.stdout:1733: read oid 481 snap -1 2024-09-21T10:12:46.173 INFO:tasks.rados.rados.0.smithi003.stdout:1733: expect (ObjNum 819 snap 0 seq_num 819) 2024-09-21T10:12:46.174 INFO:tasks.rados.rados.0.smithi003.stdout:1734: write oid 460 current snap is 0 2024-09-21T10:12:46.174 INFO:tasks.rados.rados.0.smithi003.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2024-09-21T10:12:46.187 INFO:tasks.rados.rados.0.smithi003.stdout:1734: writing smithi00370293-460 from 433944 to 1081820 tid 1 2024-09-21T10:12:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:1734: writing smithi00370293-460 from 1486536 to 2033944 tid 2 2024-09-21T10:12:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:1735: read oid 335 snap -1 2024-09-21T10:12:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:1735: expect deleted 2024-09-21T10:12:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:1736: read oid 102 snap -1 2024-09-21T10:12:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:1736: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T10:12:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:1737: read oid 66 snap -1 2024-09-21T10:12:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:1737: expect (ObjNum 65 snap 0 seq_num 65) 2024-09-21T10:12:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:1738: read oid 395 snap -1 2024-09-21T10:12:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:1738: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-21T10:12:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:1739: write oid 226 current snap is 0 2024-09-21T10:12:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:1730: finishing write tid 1 to smithi00370293-344 2024-09-21T10:12:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:1730: finishing write tid 2 to smithi00370293-344 2024-09-21T10:12:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:1730: finishing write tid 3 to smithi00370293-344 2024-09-21T10:12:46.200 INFO:tasks.rados.rados.0.smithi003.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2024-09-21T10:12:46.215 INFO:tasks.rados.rados.0.smithi003.stdout:1739: writing smithi00370293-226 from 450751 to 1173876 tid 1 2024-09-21T10:12:46.225 INFO:tasks.rados.rados.0.smithi003.stdout:1739: writing smithi00370293-226 from 1945018 to 2050751 tid 2 2024-09-21T10:12:46.225 INFO:tasks.rados.rados.0.smithi003.stdout:1740: write oid 199 current snap is 0 2024-09-21T10:12:46.225 INFO:tasks.rados.rados.0.smithi003.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2024-09-21T10:12:46.233 INFO:tasks.rados.rados.0.smithi003.stdout:1740: writing smithi00370293-199 from 467558 to 982285 tid 1 2024-09-21T10:12:46.242 INFO:tasks.rados.rados.0.smithi003.stdout:1740: writing smithi00370293-199 from 1719853 to 2067558 tid 2 2024-09-21T10:12:46.242 INFO:tasks.rados.rados.0.smithi003.stdout:1741: write oid 231 current snap is 0 2024-09-21T10:12:46.242 INFO:tasks.rados.rados.0.smithi003.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2024-09-21T10:12:46.249 INFO:tasks.rados.rados.0.smithi003.stdout:1741: writing smithi00370293-231 from 484365 to 1074341 tid 1 2024-09-21T10:12:46.256 INFO:tasks.rados.rados.0.smithi003.stdout:1741: writing smithi00370293-231 from 1661982 to 2084365 tid 2 2024-09-21T10:12:46.256 INFO:tasks.rados.rados.0.smithi003.stdout:1742: delete oid 74 current snap is 0 2024-09-21T10:12:46.256 INFO:tasks.rados.rados.0.smithi003.stdout:1730: finishing write tid 4 to smithi00370293-344 2024-09-21T10:12:46.256 INFO:tasks.rados.rados.0.smithi003.stdout:1730: oid 344 updating version 0 to 254 2024-09-21T10:12:46.256 INFO:tasks.rados.rados.0.smithi003.stdout:1730: oid 344 updating version 254 to 255 2024-09-21T10:12:46.256 INFO:tasks.rados.rados.0.smithi003.stdout:1730: oid 344 version 255 is already newer than 253 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 344 v 255 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:1730: left oid 344 (ObjNum 1190 snap 0 seq_num 1190) 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:1731: finishing write tid 1 to smithi00370293-267 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:1731: finishing write tid 2 to smithi00370293-267 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:1731: finishing write tid 3 to smithi00370293-267 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:1731: finishing write tid 4 to smithi00370293-267 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:1731: oid 267 updating version 0 to 219 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:1731: oid 267 version 219 is already newer than 217 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:1731: oid 267 version 219 is already newer than 218 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 267 v 219 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:1731: left oid 267 (ObjNum 1191 snap 0 seq_num 1191) 2024-09-21T10:12:46.257 INFO:tasks.rados.rados.0.smithi003.stdout:1732: expect (ObjNum 641 snap 0 seq_num 641) 2024-09-21T10:12:46.470 INFO:tasks.rados.rados.0.smithi003.stdout:1733: expect (ObjNum 819 snap 0 seq_num 819) 2024-09-21T10:12:46.688 INFO:tasks.rados.rados.0.smithi003.stdout:1734: finishing write tid 1 to smithi00370293-460 2024-09-21T10:12:46.688 INFO:tasks.rados.rados.0.smithi003.stdout:1734: finishing write tid 2 to smithi00370293-460 2024-09-21T10:12:46.688 INFO:tasks.rados.rados.0.smithi003.stdout:1734: finishing write tid 3 to smithi00370293-460 2024-09-21T10:12:46.688 INFO:tasks.rados.rados.0.smithi003.stdout:1734: finishing write tid 4 to smithi00370293-460 2024-09-21T10:12:46.688 INFO:tasks.rados.rados.0.smithi003.stdout:1734: oid 460 updating version 0 to 255 2024-09-21T10:12:46.688 INFO:tasks.rados.rados.0.smithi003.stdout:1734: oid 460 version 255 is already newer than 254 2024-09-21T10:12:46.688 INFO:tasks.rados.rados.0.smithi003.stdout:1734: oid 460 updating version 255 to 256 2024-09-21T10:12:46.688 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 460 v 256 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2024-09-21T10:12:46.688 INFO:tasks.rados.rados.0.smithi003.stdout:1734: left oid 460 (ObjNum 1192 snap 0 seq_num 1192) 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1730: done (12 left) 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1731: done (11 left) 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1732: done (10 left) 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1733: done (9 left) 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1734: done (8 left) 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1735: done (7 left) 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1742: done (6 left) 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1743: read oid 365 snap -1 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1743: expect (ObjNum 664 snap 0 seq_num 664) 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1744: read oid 260 snap -1 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1744: expect (ObjNum 933 snap 0 seq_num 933) 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1745: read oid 426 snap -1 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1745: expect (ObjNum 1071 snap 0 seq_num 1071) 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1746: write oid 374 current snap is 0 2024-09-21T10:12:46.689 INFO:tasks.rados.rados.0.smithi003.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2024-09-21T10:12:46.700 INFO:tasks.rados.rados.0.smithi003.stdout:1746: writing smithi00370293-374 from 517979 to 1258453 tid 1 2024-09-21T10:12:46.709 INFO:tasks.rados.rados.0.smithi003.stdout:1746: writing smithi00370293-374 from 1778946 to 2117979 tid 2 2024-09-21T10:12:46.710 INFO:tasks.rados.rados.0.smithi003.stdout:1747: read oid 233 snap -1 2024-09-21T10:12:46.710 INFO:tasks.rados.rados.0.smithi003.stdout:1747: expect (ObjNum 1088 snap 0 seq_num 1088) 2024-09-21T10:12:46.710 INFO:tasks.rados.rados.0.smithi003.stdout:1748: write oid 490 current snap is 0 2024-09-21T10:12:46.710 INFO:tasks.rados.rados.0.smithi003.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2024-09-21T10:12:46.719 INFO:tasks.rados.rados.0.smithi003.stdout:1748: writing smithi00370293-490 from 534786 to 950509 tid 1 2024-09-21T10:12:46.731 INFO:tasks.rados.rados.0.smithi003.stdout:1748: writing smithi00370293-490 from 1437428 to 2134786 tid 2 2024-09-21T10:12:46.731 INFO:tasks.rados.rados.0.smithi003.stdout:1749: write oid 25 current snap is 0 2024-09-21T10:12:46.731 INFO:tasks.rados.rados.0.smithi003.stdout:1737: expect (ObjNum 65 snap 0 seq_num 65) 2024-09-21T10:12:46.828 INFO:tasks.rados.rados.0.smithi003.stdout:1736: expect (ObjNum 1175 snap 0 seq_num 1175) 2024-09-21T10:12:47.024 INFO:tasks.rados.rados.0.smithi003.stdout:1738: expect (ObjNum 754 snap 0 seq_num 754) 2024-09-21T10:12:47.149 INFO:tasks.rados.rados.0.smithi003.stdout:1739: finishing write tid 1 to smithi00370293-226 2024-09-21T10:12:47.149 INFO:tasks.rados.rados.0.smithi003.stdout:1739: finishing write tid 2 to smithi00370293-226 2024-09-21T10:12:47.149 INFO:tasks.rados.rados.0.smithi003.stdout:1739: finishing write tid 3 to smithi00370293-226 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1739: finishing write tid 4 to smithi00370293-226 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1739: oid 226 updating version 0 to 208 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1739: oid 226 updating version 208 to 209 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1739: oid 226 version 209 is already newer than 207 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 226 v 209 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1739: left oid 226 (ObjNum 1193 snap 0 seq_num 1193) 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1740: finishing write tid 1 to smithi00370293-199 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1740: finishing write tid 2 to smithi00370293-199 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1740: finishing write tid 3 to smithi00370293-199 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1740: finishing write tid 4 to smithi00370293-199 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1740: oid 199 updating version 0 to 383 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1740: oid 199 updating version 383 to 385 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:1740: oid 199 version 385 is already newer than 384 2024-09-21T10:12:47.150 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 199 v 385 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2024-09-21T10:12:47.151 INFO:tasks.rados.rados.0.smithi003.stdout:1740: left oid 199 (ObjNum 1194 snap 0 seq_num 1194) 2024-09-21T10:12:47.151 INFO:tasks.rados.rados.0.smithi003.stdout:1741: finishing write tid 1 to smithi00370293-231 2024-09-21T10:12:47.151 INFO:tasks.rados.rados.0.smithi003.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2024-09-21T10:12:47.166 INFO:tasks.rados.rados.0.smithi003.stdout:1749: writing smithi00370293-25 from 551593 to 1042565 tid 1 2024-09-21T10:12:47.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:46 smithi003 bash[31899]: cluster 2024-09-21T10:12:45.733955+0000 mgr.y (mgr.14385) 247 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 13 MiB/s wr, 123 op/s 2024-09-21T10:12:47.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:46 smithi003 bash[22527]: cluster 2024-09-21T10:12:45.733955+0000 mgr.y (mgr.14385) 247 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 13 MiB/s wr, 123 op/s 2024-09-21T10:12:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:1749: writing smithi00370293-25 from 1779557 to 2151593 tid 2 2024-09-21T10:12:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:1736: done (12 left) 2024-09-21T10:12:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:1737: done (11 left) 2024-09-21T10:12:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:1738: done (10 left) 2024-09-21T10:12:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:1739: done (9 left) 2024-09-21T10:12:47.185 INFO:tasks.rados.rados.0.smithi003.stdout:1740: done (8 left) 2024-09-21T10:12:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:1750: write oid 9 current snap is 0 2024-09-21T10:12:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:1741: finishing write tid 2 to smithi00370293-231 2024-09-21T10:12:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:1741: finishing write tid 3 to smithi00370293-231 2024-09-21T10:12:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:1741: finishing write tid 4 to smithi00370293-231 2024-09-21T10:12:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:1741: oid 231 updating version 0 to 251 2024-09-21T10:12:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:1741: oid 231 version 251 is already newer than 250 2024-09-21T10:12:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:1741: oid 231 updating version 251 to 252 2024-09-21T10:12:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 231 v 252 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2024-09-21T10:12:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:1741: left oid 231 (ObjNum 1195 snap 0 seq_num 1195) 2024-09-21T10:12:47.186 INFO:tasks.rados.rados.0.smithi003.stdout:1745: expect (ObjNum 1071 snap 0 seq_num 1071) 2024-09-21T10:12:47.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:46 smithi204 bash[24804]: cluster 2024-09-21T10:12:45.733955+0000 mgr.y (mgr.14385) 247 : cluster [DBG] pgmap v216: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 13 MiB/s wr, 123 op/s 2024-09-21T10:12:47.269 INFO:tasks.rados.rados.0.smithi003.stdout:1744: expect (ObjNum 933 snap 0 seq_num 933) 2024-09-21T10:12:47.477 INFO:tasks.rados.rados.0.smithi003.stdout:1746: finishing write tid 1 to smithi00370293-374 2024-09-21T10:12:47.477 INFO:tasks.rados.rados.0.smithi003.stdout:1743: expect (ObjNum 664 snap 0 seq_num 664) 2024-09-21T10:12:47.636 INFO:tasks.rados.rados.0.smithi003.stdout:1746: finishing write tid 2 to smithi00370293-374 2024-09-21T10:12:47.636 INFO:tasks.rados.rados.0.smithi003.stdout:1746: finishing write tid 3 to smithi00370293-374 2024-09-21T10:12:47.636 INFO:tasks.rados.rados.0.smithi003.stdout:1746: finishing write tid 4 to smithi00370293-374 2024-09-21T10:12:47.636 INFO:tasks.rados.rados.0.smithi003.stdout:1746: oid 374 updating version 0 to 281 2024-09-21T10:12:47.636 INFO:tasks.rados.rados.0.smithi003.stdout:1746: oid 374 updating version 281 to 282 2024-09-21T10:12:47.637 INFO:tasks.rados.rados.0.smithi003.stdout:1746: oid 374 version 282 is already newer than 280 2024-09-21T10:12:47.637 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 374 v 282 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2024-09-21T10:12:47.637 INFO:tasks.rados.rados.0.smithi003.stdout:1746: left oid 374 (ObjNum 1197 snap 0 seq_num 1197) 2024-09-21T10:12:47.637 INFO:tasks.rados.rados.0.smithi003.stdout:1747: expect (ObjNum 1088 snap 0 seq_num 1088) 2024-09-21T10:12:47.726 INFO:tasks.rados.rados.0.smithi003.stdout:1748: finishing write tid 1 to smithi00370293-490 2024-09-21T10:12:47.726 INFO:tasks.rados.rados.0.smithi003.stdout:1748: finishing write tid 2 to smithi00370293-490 2024-09-21T10:12:47.726 INFO:tasks.rados.rados.0.smithi003.stdout:1748: finishing write tid 3 to smithi00370293-490 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1748: finishing write tid 4 to smithi00370293-490 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1748: oid 490 updating version 0 to 221 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1748: oid 490 version 221 is already newer than 220 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1748: oid 490 updating version 221 to 222 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 490 v 222 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1748: left oid 490 (ObjNum 1198 snap 0 seq_num 1198) 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1749: finishing write tid 1 to smithi00370293-25 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1749: finishing write tid 2 to smithi00370293-25 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1749: finishing write tid 3 to smithi00370293-25 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1749: finishing write tid 4 to smithi00370293-25 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1749: oid 25 updating version 0 to 254 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1749: oid 25 updating version 254 to 256 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:1749: oid 25 version 256 is already newer than 255 2024-09-21T10:12:47.727 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 256 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2024-09-21T10:12:47.728 INFO:tasks.rados.rados.0.smithi003.stdout:1749: left oid 25 (ObjNum 1199 snap 0 seq_num 1199) 2024-09-21T10:12:47.728 INFO:tasks.rados.rados.0.smithi003.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2024-09-21T10:12:47.744 INFO:tasks.rados.rados.0.smithi003.stdout:1750: writing smithi00370293-9 from 568400 to 1134621 tid 1 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1750: writing smithi00370293-9 from 1838039 to 2168400 tid 2 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1741: done (8 left) 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1743: done (7 left) 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1744: done (6 left) 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1745: done (5 left) 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1746: done (4 left) 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1747: done (3 left) 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1748: done (2 left) 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1749: done (1 left) 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1751: write oid 129 current snap is 0 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1750: finishing write tid 1 to smithi00370293-9 2024-09-21T10:12:47.762 INFO:tasks.rados.rados.0.smithi003.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2024-09-21T10:12:47.781 INFO:tasks.rados.rados.0.smithi003.stdout:1751: writing smithi00370293-129 from 585207 to 1226677 tid 1 2024-09-21T10:12:47.797 INFO:tasks.rados.rados.0.smithi003.stdout:1751: writing smithi00370293-129 from 1896521 to 2185207 tid 2 2024-09-21T10:12:47.797 INFO:tasks.rados.rados.0.smithi003.stdout:1752: read oid 193 snap -1 2024-09-21T10:12:47.797 INFO:tasks.rados.rados.0.smithi003.stdout:1752: expect deleted 2024-09-21T10:12:47.797 INFO:tasks.rados.rados.0.smithi003.stdout:1753: write oid 234 current snap is 0 2024-09-21T10:12:47.797 INFO:tasks.rados.rados.0.smithi003.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2024-09-21T10:12:47.809 INFO:tasks.rados.rados.0.smithi003.stdout:1753: writing smithi00370293-234 from 602014 to 1035086 tid 1 2024-09-21T10:12:47.822 INFO:tasks.rados.rados.0.smithi003.stdout:1753: writing smithi00370293-234 from 1671356 to 2202014 tid 2 2024-09-21T10:12:47.822 INFO:tasks.rados.rados.0.smithi003.stdout:1754: read oid 119 snap -1 2024-09-21T10:12:47.822 INFO:tasks.rados.rados.0.smithi003.stdout:1754: expect (ObjNum 921 snap 0 seq_num 921) 2024-09-21T10:12:47.822 INFO:tasks.rados.rados.0.smithi003.stdout:1755: write oid 410 current snap is 0 2024-09-21T10:12:47.822 INFO:tasks.rados.rados.0.smithi003.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2024-09-21T10:12:47.832 INFO:tasks.rados.rados.0.smithi003.stdout:1755: writing smithi00370293-410 from 618821 to 1127142 tid 1 2024-09-21T10:12:47.840 INFO:tasks.rados.rados.0.smithi003.stdout:1755: writing smithi00370293-410 from 1613485 to 2144562 tid 2 2024-09-21T10:12:47.840 INFO:tasks.rados.rados.0.smithi003.stdout:1756: write oid 169 current snap is 0 2024-09-21T10:12:47.840 INFO:tasks.rados.rados.0.smithi003.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2024-09-21T10:12:47.849 INFO:tasks.rados.rados.0.smithi003.stdout:1756: writing smithi00370293-169 from 635628 to 1219198 tid 1 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:1756: writing smithi00370293-169 from 1671967 to 2235628 tid 2 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:1757: write oid 128 current snap is 0 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:1750: finishing write tid 2 to smithi00370293-9 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:1750: finishing write tid 3 to smithi00370293-9 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:1750: finishing write tid 4 to smithi00370293-9 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:1750: oid 9 updating version 0 to 187 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:1750: oid 9 updating version 187 to 189 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:1750: oid 9 version 189 is already newer than 188 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 9 v 189 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:1750: left oid 9 (ObjNum 1200 snap 0 seq_num 1200) 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:1751: finishing write tid 1 to smithi00370293-129 2024-09-21T10:12:47.856 INFO:tasks.rados.rados.0.smithi003.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2024-09-21T10:12:47.866 INFO:tasks.rados.rados.0.smithi003.stdout:1757: writing smithi00370293-128 from 652435 to 1311254 tid 1 2024-09-21T10:12:47.873 INFO:tasks.rados.rados.0.smithi003.stdout:1757: writing smithi00370293-128 from 1730449 to 2252435 tid 2 2024-09-21T10:12:47.873 INFO:tasks.rados.rados.0.smithi003.stdout:1750: done (7 left) 2024-09-21T10:12:47.873 INFO:tasks.rados.rados.0.smithi003.stdout:1758: read oid 112 snap -1 2024-09-21T10:12:47.873 INFO:tasks.rados.rados.0.smithi003.stdout:1758: expect (ObjNum 685 snap 0 seq_num 685) 2024-09-21T10:12:47.873 INFO:tasks.rados.rados.0.smithi003.stdout:1759: read oid 481 snap -1 2024-09-21T10:12:47.873 INFO:tasks.rados.rados.0.smithi003.stdout:1759: expect (ObjNum 819 snap 0 seq_num 819) 2024-09-21T10:12:47.874 INFO:tasks.rados.rados.0.smithi003.stdout:1760: write oid 262 current snap is 0 2024-09-21T10:12:47.874 INFO:tasks.rados.rados.0.smithi003.stdout:1751: finishing write tid 2 to smithi00370293-129 2024-09-21T10:12:47.874 INFO:tasks.rados.rados.0.smithi003.stdout:1751: finishing write tid 3 to smithi00370293-129 2024-09-21T10:12:47.874 INFO:tasks.rados.rados.0.smithi003.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2024-09-21T10:12:47.885 INFO:tasks.rados.rados.0.smithi003.stdout:1760: writing smithi00370293-262 from 669242 to 1403310 tid 1 2024-09-21T10:12:47.893 INFO:tasks.rados.rados.0.smithi003.stdout:1760: writing smithi00370293-262 from 2188931 to 2269242 tid 2 2024-09-21T10:12:47.893 INFO:tasks.rados.rados.0.smithi003.stdout:1752: done (9 left) 2024-09-21T10:12:47.893 INFO:tasks.rados.rados.0.smithi003.stdout:1761: write oid 426 current snap is 0 2024-09-21T10:12:47.894 INFO:tasks.rados.rados.0.smithi003.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2024-09-21T10:12:47.902 INFO:tasks.rados.rados.0.smithi003.stdout:1761: writing smithi00370293-426 from 686049 to 1095366 tid 1 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1761: writing smithi00370293-426 from 1847413 to 2286049 tid 2 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1762: delete oid 420 current snap is 0 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1751: finishing write tid 4 to smithi00370293-129 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1751: oid 129 updating version 0 to 386 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1751: oid 129 updating version 386 to 388 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1751: oid 129 version 388 is already newer than 387 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 129 v 388 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1751: left oid 129 (ObjNum 1201 snap 0 seq_num 1201) 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1753: finishing write tid 1 to smithi00370293-234 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1753: finishing write tid 2 to smithi00370293-234 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1753: finishing write tid 3 to smithi00370293-234 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1753: finishing write tid 4 to smithi00370293-234 2024-09-21T10:12:47.911 INFO:tasks.rados.rados.0.smithi003.stdout:1753: oid 234 updating version 0 to 271 2024-09-21T10:12:47.912 INFO:tasks.rados.rados.0.smithi003.stdout:1753: oid 234 updating version 271 to 273 2024-09-21T10:12:47.912 INFO:tasks.rados.rados.0.smithi003.stdout:1753: oid 234 version 273 is already newer than 272 2024-09-21T10:12:47.912 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 234 v 273 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2024-09-21T10:12:47.912 INFO:tasks.rados.rados.0.smithi003.stdout:1753: left oid 234 (ObjNum 1202 snap 0 seq_num 1202) 2024-09-21T10:12:47.912 INFO:tasks.rados.rados.0.smithi003.stdout:1754: expect (ObjNum 921 snap 0 seq_num 921) 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1755: finishing write tid 1 to smithi00370293-410 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1755: finishing write tid 2 to smithi00370293-410 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1755: finishing write tid 3 to smithi00370293-410 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1755: finishing write tid 4 to smithi00370293-410 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1755: oid 410 updating version 0 to 230 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1755: oid 410 updating version 230 to 232 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1755: oid 410 version 232 is already newer than 231 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 410 v 232 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1755: left oid 410 (ObjNum 1203 snap 0 seq_num 1203) 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1756: finishing write tid 1 to smithi00370293-169 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1756: finishing write tid 2 to smithi00370293-169 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1756: finishing write tid 3 to smithi00370293-169 2024-09-21T10:12:48.144 INFO:tasks.rados.rados.0.smithi003.stdout:1756: finishing write tid 4 to smithi00370293-169 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1756: oid 169 updating version 0 to 211 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1756: oid 169 version 211 is already newer than 210 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1756: oid 169 updating version 211 to 212 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 169 v 212 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1756: left oid 169 (ObjNum 1204 snap 0 seq_num 1204) 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1757: finishing write tid 1 to smithi00370293-128 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1751: done (10 left) 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1753: done (9 left) 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1754: done (8 left) 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1755: done (7 left) 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1756: done (6 left) 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1762: done (5 left) 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1763: read oid 202 snap -1 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1763: expect (ObjNum 656 snap 0 seq_num 656) 2024-09-21T10:12:48.145 INFO:tasks.rados.rados.0.smithi003.stdout:1764: write oid 499 current snap is 0 2024-09-21T10:12:48.146 INFO:tasks.rados.rados.0.smithi003.stdout:1757: finishing write tid 2 to smithi00370293-128 2024-09-21T10:12:48.146 INFO:tasks.rados.rados.0.smithi003.stdout:1759: expect (ObjNum 819 snap 0 seq_num 819) 2024-09-21T10:12:48.361 INFO:tasks.rados.rados.0.smithi003.stdout:1760: finishing write tid 1 to smithi00370293-262 2024-09-21T10:12:48.361 INFO:tasks.rados.rados.0.smithi003.stdout:1757: finishing write tid 3 to smithi00370293-128 2024-09-21T10:12:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:1757: finishing write tid 4 to smithi00370293-128 2024-09-21T10:12:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:1757: oid 128 updating version 0 to 178 2024-09-21T10:12:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:1757: oid 128 updating version 178 to 180 2024-09-21T10:12:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:1757: oid 128 version 180 is already newer than 179 2024-09-21T10:12:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 128 v 180 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2024-09-21T10:12:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:1757: left oid 128 (ObjNum 1205 snap 0 seq_num 1205) 2024-09-21T10:12:48.362 INFO:tasks.rados.rados.0.smithi003.stdout:1758: expect (ObjNum 685 snap 0 seq_num 685) 2024-09-21T10:12:48.548 INFO:tasks.rados.rados.0.smithi003.stdout:1760: finishing write tid 2 to smithi00370293-262 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1760: finishing write tid 3 to smithi00370293-262 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1760: finishing write tid 4 to smithi00370293-262 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1760: oid 262 updating version 0 to 224 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1760: oid 262 updating version 224 to 225 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1760: oid 262 version 225 is already newer than 223 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 262 v 225 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1760: left oid 262 (ObjNum 1206 snap 0 seq_num 1206) 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1761: finishing write tid 1 to smithi00370293-426 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1761: finishing write tid 2 to smithi00370293-426 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1761: finishing write tid 3 to smithi00370293-426 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1761: finishing write tid 4 to smithi00370293-426 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1761: oid 426 updating version 0 to 259 2024-09-21T10:12:48.549 INFO:tasks.rados.rados.0.smithi003.stdout:1761: oid 426 version 259 is already newer than 258 2024-09-21T10:12:48.550 INFO:tasks.rados.rados.0.smithi003.stdout:1761: oid 426 version 259 is already newer than 257 2024-09-21T10:12:48.550 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 426 v 259 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2024-09-21T10:12:48.550 INFO:tasks.rados.rados.0.smithi003.stdout:1761: left oid 426 (ObjNum 1207 snap 0 seq_num 1207) 2024-09-21T10:12:48.550 INFO:tasks.rados.rados.0.smithi003.stdout:1763: expect (ObjNum 656 snap 0 seq_num 656) 2024-09-21T10:12:48.684 INFO:tasks.rados.rados.0.smithi003.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2024-09-21T10:12:48.706 INFO:tasks.rados.rados.0.smithi003.stdout:1764: writing smithi00370293-499 from 719663 to 1395831 tid 1 2024-09-21T10:12:48.722 INFO:tasks.rados.rados.0.smithi003.stdout:1764: writing smithi00370293-499 from 1964377 to 2319663 tid 2 2024-09-21T10:12:48.722 INFO:tasks.rados.rados.0.smithi003.stdout:1757: done (6 left) 2024-09-21T10:12:48.722 INFO:tasks.rados.rados.0.smithi003.stdout:1758: done (5 left) 2024-09-21T10:12:48.722 INFO:tasks.rados.rados.0.smithi003.stdout:1759: done (4 left) 2024-09-21T10:12:48.722 INFO:tasks.rados.rados.0.smithi003.stdout:1760: done (3 left) 2024-09-21T10:12:48.722 INFO:tasks.rados.rados.0.smithi003.stdout:1761: done (2 left) 2024-09-21T10:12:48.722 INFO:tasks.rados.rados.0.smithi003.stdout:1763: done (1 left) 2024-09-21T10:12:48.722 INFO:tasks.rados.rados.0.smithi003.stdout:1765: write oid 382 current snap is 0 2024-09-21T10:12:48.722 INFO:tasks.rados.rados.0.smithi003.stdout:1764: finishing write tid 1 to smithi00370293-499 2024-09-21T10:12:48.722 INFO:tasks.rados.rados.0.smithi003.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2024-09-21T10:12:48.746 INFO:tasks.rados.rados.0.smithi003.stdout:1765: writing smithi00370293-382 from 736470 to 1487887 tid 1 2024-09-21T10:12:48.759 INFO:tasks.rados.rados.0.smithi003.stdout:1765: writing smithi00370293-382 from 2022859 to 2336470 tid 2 2024-09-21T10:12:48.759 INFO:tasks.rados.rados.0.smithi003.stdout:1766: delete oid 358 current snap is 0 2024-09-21T10:12:48.759 INFO:tasks.rados.rados.0.smithi003.stdout:1764: finishing write tid 2 to smithi00370293-499 2024-09-21T10:12:48.759 INFO:tasks.rados.rados.0.smithi003.stdout:1764: finishing write tid 3 to smithi00370293-499 2024-09-21T10:12:48.760 INFO:tasks.rados.rados.0.smithi003.stdout:1764: finishing write tid 4 to smithi00370293-499 2024-09-21T10:12:48.760 INFO:tasks.rados.rados.0.smithi003.stdout:1764: oid 499 updating version 0 to 226 2024-09-21T10:12:48.760 INFO:tasks.rados.rados.0.smithi003.stdout:1764: oid 499 updating version 226 to 228 2024-09-21T10:12:48.760 INFO:tasks.rados.rados.0.smithi003.stdout:1764: oid 499 version 228 is already newer than 227 2024-09-21T10:12:48.760 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 499 v 228 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2024-09-21T10:12:48.760 INFO:tasks.rados.rados.0.smithi003.stdout:1764: left oid 499 (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:12:48.760 INFO:tasks.rados.rados.0.smithi003.stdout:1765: finishing write tid 1 to smithi00370293-382 2024-09-21T10:12:48.762 INFO:tasks.rados.rados.0.smithi003.stdout:1764: done (2 left) 2024-09-21T10:12:48.762 INFO:tasks.rados.rados.0.smithi003.stdout:1766: done (1 left) 2024-09-21T10:12:48.762 INFO:tasks.rados.rados.0.smithi003.stdout:1767: delete oid 102 current snap is 0 2024-09-21T10:12:48.763 INFO:tasks.rados.rados.0.smithi003.stdout:1765: finishing write tid 2 to smithi00370293-382 2024-09-21T10:12:48.764 INFO:tasks.rados.rados.0.smithi003.stdout:1765: finishing write tid 3 to smithi00370293-382 2024-09-21T10:12:48.764 INFO:tasks.rados.rados.0.smithi003.stdout:1765: finishing write tid 4 to smithi00370293-382 2024-09-21T10:12:48.764 INFO:tasks.rados.rados.0.smithi003.stdout:1765: oid 382 updating version 0 to 256 2024-09-21T10:12:48.764 INFO:tasks.rados.rados.0.smithi003.stdout:1765: oid 382 updating version 256 to 257 2024-09-21T10:12:48.764 INFO:tasks.rados.rados.0.smithi003.stdout:1765: oid 382 updating version 257 to 258 2024-09-21T10:12:48.765 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 382 v 258 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2024-09-21T10:12:48.765 INFO:tasks.rados.rados.0.smithi003.stdout:1765: left oid 382 (ObjNum 1210 snap 0 seq_num 1210) 2024-09-21T10:12:48.765 INFO:tasks.rados.rados.0.smithi003.stdout:1765: done (1 left) 2024-09-21T10:12:48.765 INFO:tasks.rados.rados.0.smithi003.stdout:1767: done (0 left) 2024-09-21T10:12:48.765 INFO:tasks.rados.rados.0.smithi003.stdout:1768: write oid 21 current snap is 0 2024-09-21T10:12:48.765 INFO:tasks.rados.rados.0.smithi003.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2024-09-21T10:12:48.773 INFO:tasks.rados.rados.0.smithi003.stdout:1768: writing smithi00370293-21 from 786891 to 1364055 tid 1 2024-09-21T10:12:48.780 INFO:tasks.rados.rados.0.smithi003.stdout:1768: writing smithi00370293-21 from 2081952 to 2386891 tid 2 2024-09-21T10:12:48.780 INFO:tasks.rados.rados.0.smithi003.stdout:1769: write oid 439 current snap is 0 2024-09-21T10:12:48.780 INFO:tasks.rados.rados.0.smithi003.stdout:1768: finishing write tid 1 to smithi00370293-21 2024-09-21T10:12:48.780 INFO:tasks.rados.rados.0.smithi003.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2024-09-21T10:12:48.787 INFO:tasks.rados.rados.0.smithi003.stdout:1769: writing smithi00370293-439 from 403698 to 1056111 tid 1 2024-09-21T10:12:48.796 INFO:tasks.rados.rados.0.smithi003.stdout:1769: writing smithi00370293-439 from 1740434 to 2403698 tid 2 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1770: read oid 302 snap -1 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1770: expect (ObjNum 1109 snap 0 seq_num 1109) 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1771: read oid 240 snap -1 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1771: expect (ObjNum 1103 snap 0 seq_num 1103) 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1772: read oid 250 snap -1 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1772: expect (ObjNum 1122 snap 0 seq_num 1122) 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1773: read oid 311 snap -1 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1774: read oid 221 snap -1 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1774: expect (ObjNum 1121 snap 0 seq_num 1121) 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1775: write oid 421 current snap is 0 2024-09-21T10:12:48.797 INFO:tasks.rados.rados.0.smithi003.stdout:1768: finishing write tid 2 to smithi00370293-21 2024-09-21T10:12:48.798 INFO:tasks.rados.rados.0.smithi003.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2024-09-21T10:12:48.804 INFO:tasks.rados.rados.0.smithi003.stdout:1775: writing smithi00370293-421 from 420505 to 1148167 tid 1 2024-09-21T10:12:48.813 INFO:tasks.rados.rados.0.smithi003.stdout:1775: writing smithi00370293-421 from 1798916 to 2352007 tid 2 2024-09-21T10:12:48.813 INFO:tasks.rados.rados.0.smithi003.stdout:1776: write oid 430 current snap is 0 2024-09-21T10:12:48.813 INFO:tasks.rados.rados.0.smithi003.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2024-09-21T10:12:48.820 INFO:tasks.rados.rados.0.smithi003.stdout:1776: writing smithi00370293-430 from 437312 to 840223 tid 1 2024-09-21T10:12:48.827 INFO:tasks.rados.rados.0.smithi003.stdout:1776: writing smithi00370293-430 from 1341045 to 2037794 tid 2 2024-09-21T10:12:48.828 INFO:tasks.rados.rados.0.smithi003.stdout:1777: read oid 196 snap -1 2024-09-21T10:12:48.828 INFO:tasks.rados.rados.0.smithi003.stdout:1777: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-21T10:12:48.828 INFO:tasks.rados.rados.0.smithi003.stdout:1778: read oid 285 snap -1 2024-09-21T10:12:48.828 INFO:tasks.rados.rados.0.smithi003.stdout:1778: expect (ObjNum 1108 snap 0 seq_num 1108) 2024-09-21T10:12:48.828 INFO:tasks.rados.rados.0.smithi003.stdout:1779: read oid 305 snap -1 2024-09-21T10:12:48.828 INFO:tasks.rados.rados.0.smithi003.stdout:1779: expect (ObjNum 304 snap 0 seq_num 304) 2024-09-21T10:12:48.828 INFO:tasks.rados.rados.0.smithi003.stdout:1780: read oid 312 snap -1 2024-09-21T10:12:48.828 INFO:tasks.rados.rados.0.smithi003.stdout:1780: expect (ObjNum 625 snap 0 seq_num 625) 2024-09-21T10:12:48.828 INFO:tasks.rados.rados.0.smithi003.stdout:1781: write oid 341 current snap is 0 2024-09-21T10:12:48.828 INFO:tasks.rados.rados.0.smithi003.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2024-09-21T10:12:48.833 INFO:tasks.rados.rados.0.smithi003.stdout:1781: writing smithi00370293-341 from 454119 to 1048632 tid 1 2024-09-21T10:12:48.840 INFO:tasks.rados.rados.0.smithi003.stdout:1781: writing smithi00370293-341 from 1515880 to 2072640 tid 2 2024-09-21T10:12:48.840 INFO:tasks.rados.rados.0.smithi003.stdout:1782: write oid 171 current snap is 0 2024-09-21T10:12:48.840 INFO:tasks.rados.rados.0.smithi003.stdout:1768: finishing write tid 3 to smithi00370293-21 2024-09-21T10:12:48.840 INFO:tasks.rados.rados.0.smithi003.stdout:1768: finishing write tid 4 to smithi00370293-21 2024-09-21T10:12:48.840 INFO:tasks.rados.rados.0.smithi003.stdout:1768: oid 21 updating version 0 to 274 2024-09-21T10:12:48.841 INFO:tasks.rados.rados.0.smithi003.stdout:1768: oid 21 updating version 274 to 276 2024-09-21T10:12:48.841 INFO:tasks.rados.rados.0.smithi003.stdout:1768: oid 21 version 276 is already newer than 275 2024-09-21T10:12:48.841 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 276 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2024-09-21T10:12:48.841 INFO:tasks.rados.rados.0.smithi003.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2024-09-21T10:12:48.841 INFO:tasks.rados.rados.0.smithi003.stdout:1769: finishing write tid 1 to smithi00370293-439 2024-09-21T10:12:48.841 INFO:tasks.rados.rados.0.smithi003.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2024-09-21T10:12:48.847 INFO:tasks.rados.rados.0.smithi003.stdout:1782: writing smithi00370293-171 from 470926 to 1140688 tid 1 2024-09-21T10:12:48.854 INFO:tasks.rados.rados.0.smithi003.stdout:1782: writing smithi00370293-171 from 1574362 to 2274780 tid 2 2024-09-21T10:12:48.854 INFO:tasks.rados.rados.0.smithi003.stdout:1768: done (14 left) 2024-09-21T10:12:48.855 INFO:tasks.rados.rados.0.smithi003.stdout:1783: write oid 386 current snap is 0 2024-09-21T10:12:48.855 INFO:tasks.rados.rados.0.smithi003.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2024-09-21T10:12:48.862 INFO:tasks.rados.rados.0.smithi003.stdout:1783: writing smithi00370293-386 from 487733 to 1232744 tid 1 2024-09-21T10:12:48.867 INFO:tasks.rados.rados.0.smithi003.stdout:1783: writing smithi00370293-386 from 1632844 to 2193273 tid 2 2024-09-21T10:12:48.867 INFO:tasks.rados.rados.0.smithi003.stdout:1784: read oid 244 snap -1 2024-09-21T10:12:48.867 INFO:tasks.rados.rados.0.smithi003.stdout:1784: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T10:12:48.867 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:48.867 INFO:tasks.rados.rados.0.smithi003.stdout:1769: finishing write tid 2 to smithi00370293-439 2024-09-21T10:12:48.867 INFO:tasks.rados.rados.0.smithi003.stdout:1770: expect (ObjNum 1109 snap 0 seq_num 1109) 2024-09-21T10:12:49.009 INFO:tasks.rados.rados.0.smithi003.stdout:1771: expect (ObjNum 1103 snap 0 seq_num 1103) 2024-09-21T10:12:49.157 INFO:tasks.rados.rados.0.smithi003.stdout:1775: finishing write tid 1 to smithi00370293-421 2024-09-21T10:12:49.157 INFO:tasks.rados.rados.0.smithi003.stdout:1769: finishing write tid 3 to smithi00370293-439 2024-09-21T10:12:49.157 INFO:tasks.rados.rados.0.smithi003.stdout:1769: finishing write tid 4 to smithi00370293-439 2024-09-21T10:12:49.157 INFO:tasks.rados.rados.0.smithi003.stdout:1769: oid 439 updating version 0 to 259 2024-09-21T10:12:49.157 INFO:tasks.rados.rados.0.smithi003.stdout:1769: oid 439 updating version 259 to 261 2024-09-21T10:12:49.157 INFO:tasks.rados.rados.0.smithi003.stdout:1769: oid 439 version 261 is already newer than 260 2024-09-21T10:12:49.157 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 439 v 261 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2024-09-21T10:12:49.157 INFO:tasks.rados.rados.0.smithi003.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2024-09-21T10:12:49.157 INFO:tasks.rados.rados.0.smithi003.stdout:1774: expect (ObjNum 1121 snap 0 seq_num 1121) 2024-09-21T10:12:49.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:48 smithi003 bash[22527]: cluster 2024-09-21T10:12:47.734553+0000 mgr.y (mgr.14385) 248 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.5 MiB/s wr, 86 op/s 2024-09-21T10:12:49.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:48 smithi003 bash[31899]: cluster 2024-09-21T10:12:47.734553+0000 mgr.y (mgr.14385) 248 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.5 MiB/s wr, 86 op/s 2024-09-21T10:12:49.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:48 smithi204 bash[24804]: cluster 2024-09-21T10:12:47.734553+0000 mgr.y (mgr.14385) 248 : cluster [DBG] pgmap v217: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.5 MiB/s wr, 86 op/s 2024-09-21T10:12:49.284 INFO:tasks.rados.rados.0.smithi003.stdout:1772: expect (ObjNum 1122 snap 0 seq_num 1122) 2024-09-21T10:12:49.443 INFO:tasks.rados.rados.0.smithi003.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2024-09-21T10:12:49.545 INFO:tasks.rados.rados.0.smithi003.stdout:1775: finishing write tid 2 to smithi00370293-421 2024-09-21T10:12:49.545 INFO:tasks.rados.rados.0.smithi003.stdout:1775: finishing write tid 3 to smithi00370293-421 2024-09-21T10:12:49.545 INFO:tasks.rados.rados.0.smithi003.stdout:1776: finishing write tid 1 to smithi00370293-430 2024-09-21T10:12:49.545 INFO:tasks.rados.rados.0.smithi003.stdout:1775: finishing write tid 4 to smithi00370293-421 2024-09-21T10:12:49.545 INFO:tasks.rados.rados.0.smithi003.stdout:1775: oid 421 updating version 0 to 231 2024-09-21T10:12:49.545 INFO:tasks.rados.rados.0.smithi003.stdout:1775: oid 421 version 231 is already newer than 229 2024-09-21T10:12:49.545 INFO:tasks.rados.rados.0.smithi003.stdout:1775: oid 421 version 231 is already newer than 230 2024-09-21T10:12:49.545 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 421 v 231 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2024-09-21T10:12:49.545 INFO:tasks.rados.rados.0.smithi003.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2024-09-21T10:12:49.545 INFO:tasks.rados.rados.0.smithi003.stdout:1780: expect (ObjNum 625 snap 0 seq_num 625) 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:1776: finishing write tid 2 to smithi00370293-430 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:1776: finishing write tid 3 to smithi00370293-430 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:1776: finishing write tid 4 to smithi00370293-430 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:1776: oid 430 updating version 0 to 214 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:1776: oid 430 updating version 214 to 215 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:1776: oid 430 updating version 215 to 216 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 430 v 216 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:1776: left oid 430 (ObjNum 1216 snap 0 seq_num 1216) 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:1781: finishing write tid 1 to smithi00370293-341 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:1781: finishing write tid 2 to smithi00370293-341 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:1781: finishing write tid 3 to smithi00370293-341 2024-09-21T10:12:49.657 INFO:tasks.rados.rados.0.smithi003.stdout:1781: finishing write tid 4 to smithi00370293-341 2024-09-21T10:12:49.658 INFO:tasks.rados.rados.0.smithi003.stdout:1781: oid 341 updating version 0 to 244 2024-09-21T10:12:49.658 INFO:tasks.rados.rados.0.smithi003.stdout:1781: oid 341 updating version 244 to 245 2024-09-21T10:12:49.658 INFO:tasks.rados.rados.0.smithi003.stdout:1781: oid 341 updating version 245 to 246 2024-09-21T10:12:49.658 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 341 v 246 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2024-09-21T10:12:49.658 INFO:tasks.rados.rados.0.smithi003.stdout:1781: left oid 341 (ObjNum 1217 snap 0 seq_num 1217) 2024-09-21T10:12:49.658 INFO:tasks.rados.rados.0.smithi003.stdout:1778: expect (ObjNum 1108 snap 0 seq_num 1108) 2024-09-21T10:12:49.763 INFO:tasks.rados.rados.0.smithi003.stdout:1779: expect (ObjNum 304 snap 0 seq_num 304) 2024-09-21T10:12:49.862 INFO:tasks.rados.rados.0.smithi003.stdout:1777: expect (ObjNum 954 snap 0 seq_num 954) 2024-09-21T10:12:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:1782: finishing write tid 1 to smithi00370293-171 2024-09-21T10:12:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:1782: finishing write tid 2 to smithi00370293-171 2024-09-21T10:12:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:1782: finishing write tid 3 to smithi00370293-171 2024-09-21T10:12:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:1782: finishing write tid 4 to smithi00370293-171 2024-09-21T10:12:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:1782: oid 171 updating version 0 to 279 2024-09-21T10:12:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:1782: oid 171 version 279 is already newer than 278 2024-09-21T10:12:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:1782: oid 171 version 279 is already newer than 277 2024-09-21T10:12:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 171 v 279 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2024-09-21T10:12:49.927 INFO:tasks.rados.rados.0.smithi003.stdout:1782: left oid 171 (ObjNum 1218 snap 0 seq_num 1218) 2024-09-21T10:12:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1783: finishing write tid 1 to smithi00370293-386 2024-09-21T10:12:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1783: finishing write tid 2 to smithi00370293-386 2024-09-21T10:12:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1783: finishing write tid 3 to smithi00370293-386 2024-09-21T10:12:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1783: finishing write tid 4 to smithi00370293-386 2024-09-21T10:12:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1783: oid 386 updating version 0 to 258 2024-09-21T10:12:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1783: oid 386 updating version 258 to 259 2024-09-21T10:12:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1783: oid 386 version 259 is already newer than 257 2024-09-21T10:12:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 386 v 259 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2024-09-21T10:12:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1783: left oid 386 (ObjNum 1219 snap 0 seq_num 1219) 2024-09-21T10:12:49.928 INFO:tasks.rados.rados.0.smithi003.stdout:1784: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T10:12:50.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:49 smithi003 bash[22527]: audit 2024-09-21T10:12:49.672955+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:50.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:49 smithi003 bash[31899]: audit 2024-09-21T10:12:49.672955+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1769: done (15 left) 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1770: done (14 left) 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1771: done (13 left) 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1772: done (12 left) 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1773: done (11 left) 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1774: done (10 left) 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1775: done (9 left) 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1776: done (8 left) 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1777: done (7 left) 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1778: done (6 left) 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1779: done (5 left) 2024-09-21T10:12:50.200 INFO:tasks.rados.rados.0.smithi003.stdout:1780: done (4 left) 2024-09-21T10:12:50.201 INFO:tasks.rados.rados.0.smithi003.stdout:1781: done (3 left) 2024-09-21T10:12:50.201 INFO:tasks.rados.rados.0.smithi003.stdout:1782: done (2 left) 2024-09-21T10:12:50.201 INFO:tasks.rados.rados.0.smithi003.stdout:1783: done (1 left) 2024-09-21T10:12:50.201 INFO:tasks.rados.rados.0.smithi003.stdout:1784: done (0 left) 2024-09-21T10:12:50.201 INFO:tasks.rados.rados.0.smithi003.stdout:1785: read oid 62 snap -1 2024-09-21T10:12:50.201 INFO:tasks.rados.rados.0.smithi003.stdout:1785: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:12:50.201 INFO:tasks.rados.rados.0.smithi003.stdout:1786: read oid 110 snap -1 2024-09-21T10:12:50.201 INFO:tasks.rados.rados.0.smithi003.stdout:1786: expect (ObjNum 1171 snap 0 seq_num 1171) 2024-09-21T10:12:50.201 INFO:tasks.rados.rados.0.smithi003.stdout:1787: write oid 429 current snap is 0 2024-09-21T10:12:50.201 INFO:tasks.rados.rados.0.smithi003.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2024-09-21T10:12:50.214 INFO:tasks.rados.rados.0.smithi003.stdout:1787: writing smithi00370293-429 from 504540 to 924800 tid 1 2024-09-21T10:12:50.237 INFO:tasks.rados.rados.0.smithi003.stdout:1787: writing smithi00370293-429 from 1574973 to 2279060 tid 2 2024-09-21T10:12:50.237 INFO:tasks.rados.rados.0.smithi003.stdout:1788: write oid 423 current snap is 0 2024-09-21T10:12:50.237 INFO:tasks.rados.rados.0.smithi003.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2024-09-21T10:12:50.252 INFO:tasks.rados.rados.0.smithi003.stdout:1788: writing smithi00370293-423 from 521347 to 1016856 tid 1 2024-09-21T10:12:50.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:49 smithi204 bash[24804]: audit 2024-09-21T10:12:49.672955+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:12:50.267 INFO:tasks.rados.rados.0.smithi003.stdout:1788: writing smithi00370293-423 from 1633455 to 2197553 tid 2 2024-09-21T10:12:50.267 INFO:tasks.rados.rados.0.smithi003.stdout:1789: read oid 104 snap -1 2024-09-21T10:12:50.267 INFO:tasks.rados.rados.0.smithi003.stdout:1789: expect (ObjNum 1144 snap 0 seq_num 1144) 2024-09-21T10:12:50.267 INFO:tasks.rados.rados.0.smithi003.stdout:1790: read oid 157 snap -1 2024-09-21T10:12:50.267 INFO:tasks.rados.rados.0.smithi003.stdout:1790: expect (ObjNum 1092 snap 0 seq_num 1092) 2024-09-21T10:12:50.268 INFO:tasks.rados.rados.0.smithi003.stdout:1791: write oid 298 current snap is 0 2024-09-21T10:12:50.268 INFO:tasks.rados.rados.0.smithi003.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2024-09-21T10:12:50.279 INFO:tasks.rados.rados.0.smithi003.stdout:1791: writing smithi00370293-298 from 538154 to 1108912 tid 1 2024-09-21T10:12:50.291 INFO:tasks.rados.rados.0.smithi003.stdout:1791: writing smithi00370293-298 from 1691937 to 2399693 tid 2 2024-09-21T10:12:50.291 INFO:tasks.rados.rados.0.smithi003.stdout:1792: write oid 371 current snap is 0 2024-09-21T10:12:50.291 INFO:tasks.rados.rados.0.smithi003.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2024-09-21T10:12:50.300 INFO:tasks.rados.rados.0.smithi003.stdout:1792: writing smithi00370293-371 from 554961 to 1200968 tid 1 2024-09-21T10:12:50.307 INFO:tasks.rados.rados.0.smithi003.stdout:1792: writing smithi00370293-371 from 1750419 to 2201833 tid 2 2024-09-21T10:12:50.307 INFO:tasks.rados.rados.0.smithi003.stdout:1793: read oid 419 snap -1 2024-09-21T10:12:50.307 INFO:tasks.rados.rados.0.smithi003.stdout:1793: expect (ObjNum 1120 snap 0 seq_num 1120) 2024-09-21T10:12:50.307 INFO:tasks.rados.rados.0.smithi003.stdout:1794: delete oid 284 current snap is 0 2024-09-21T10:12:50.308 INFO:tasks.rados.rados.0.smithi003.stdout:1785: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:12:50.480 INFO:tasks.rados.rados.0.smithi003.stdout:1786: expect (ObjNum 1171 snap 0 seq_num 1171) 2024-09-21T10:12:50.714 INFO:tasks.rados.rados.0.smithi003.stdout:1787: finishing write tid 1 to smithi00370293-429 2024-09-21T10:12:50.714 INFO:tasks.rados.rados.0.smithi003.stdout:1787: finishing write tid 2 to smithi00370293-429 2024-09-21T10:12:50.714 INFO:tasks.rados.rados.0.smithi003.stdout:1787: finishing write tid 3 to smithi00370293-429 2024-09-21T10:12:50.714 INFO:tasks.rados.rados.0.smithi003.stdout:1787: finishing write tid 4 to smithi00370293-429 2024-09-21T10:12:50.714 INFO:tasks.rados.rados.0.smithi003.stdout:1787: oid 429 updating version 0 to 262 2024-09-21T10:12:50.714 INFO:tasks.rados.rados.0.smithi003.stdout:1787: oid 429 version 262 is already newer than 260 2024-09-21T10:12:50.714 INFO:tasks.rados.rados.0.smithi003.stdout:1787: oid 429 version 262 is already newer than 261 2024-09-21T10:12:50.714 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 429 v 262 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2024-09-21T10:12:50.714 INFO:tasks.rados.rados.0.smithi003.stdout:1787: left oid 429 (ObjNum 1220 snap 0 seq_num 1220) 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1788: finishing write tid 1 to smithi00370293-423 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1785: done (9 left) 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1786: done (8 left) 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1787: done (7 left) 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1794: done (6 left) 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1795: read oid 103 snap -1 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1795: expect (ObjNum 102 snap 0 seq_num 102) 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1796: write oid 453 current snap is 0 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1788: finishing write tid 2 to smithi00370293-423 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1788: finishing write tid 3 to smithi00370293-423 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1788: finishing write tid 4 to smithi00370293-423 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1788: oid 423 updating version 0 to 390 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1788: oid 423 version 390 is already newer than 389 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:1788: oid 423 updating version 390 to 391 2024-09-21T10:12:50.715 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 423 v 391 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2024-09-21T10:12:50.716 INFO:tasks.rados.rados.0.smithi003.stdout:1788: left oid 423 (ObjNum 1221 snap 0 seq_num 1221) 2024-09-21T10:12:50.716 INFO:tasks.rados.rados.0.smithi003.stdout:1790: expect (ObjNum 1092 snap 0 seq_num 1092) 2024-09-21T10:12:50.816 INFO:tasks.rados.rados.0.smithi003.stdout:1789: expect (ObjNum 1144 snap 0 seq_num 1144) 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:1791: finishing write tid 1 to smithi00370293-298 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:1791: finishing write tid 2 to smithi00370293-298 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:1791: finishing write tid 3 to smithi00370293-298 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:1791: finishing write tid 4 to smithi00370293-298 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:1791: oid 298 updating version 0 to 233 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:1791: oid 298 updating version 233 to 235 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:1791: oid 298 version 235 is already newer than 234 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 298 v 235 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:1791: left oid 298 (ObjNum 1222 snap 0 seq_num 1222) 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:1792: finishing write tid 1 to smithi00370293-371 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:1792: finishing write tid 2 to smithi00370293-371 2024-09-21T10:12:50.917 INFO:tasks.rados.rados.0.smithi003.stdout:1792: finishing write tid 3 to smithi00370293-371 2024-09-21T10:12:50.918 INFO:tasks.rados.rados.0.smithi003.stdout:1792: finishing write tid 4 to smithi00370293-371 2024-09-21T10:12:50.918 INFO:tasks.rados.rados.0.smithi003.stdout:1792: oid 371 updating version 0 to 192 2024-09-21T10:12:50.918 INFO:tasks.rados.rados.0.smithi003.stdout:1792: oid 371 version 192 is already newer than 190 2024-09-21T10:12:50.918 INFO:tasks.rados.rados.0.smithi003.stdout:1792: oid 371 version 192 is already newer than 191 2024-09-21T10:12:50.918 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 371 v 192 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2024-09-21T10:12:50.918 INFO:tasks.rados.rados.0.smithi003.stdout:1792: left oid 371 (ObjNum 1223 snap 0 seq_num 1223) 2024-09-21T10:12:50.918 INFO:tasks.rados.rados.0.smithi003.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2024-09-21T10:12:50.934 INFO:tasks.rados.rados.0.smithi003.stdout:1796: writing smithi00370293-453 from 588575 to 1101433 tid 1 2024-09-21T10:12:50.955 INFO:tasks.rados.rados.0.smithi003.stdout:1796: writing smithi00370293-453 from 1867383 to 2322466 tid 2 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1788: done (7 left) 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1789: done (6 left) 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1790: done (5 left) 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1791: done (4 left) 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1792: done (3 left) 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1797: read oid 308 snap -1 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1797: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1798: read oid 437 snap -1 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1798: expect (ObjNum 436 snap 0 seq_num 436) 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1799: read oid 361 snap -1 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1799: expect (ObjNum 360 snap 0 seq_num 360) 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1800: read oid 355 snap -1 2024-09-21T10:12:50.956 INFO:tasks.rados.rados.0.smithi003.stdout:1800: expect (ObjNum 1172 snap 0 seq_num 1172) 2024-09-21T10:12:50.957 INFO:tasks.rados.rados.0.smithi003.stdout:1801: read oid 213 snap -1 2024-09-21T10:12:50.957 INFO:tasks.rados.rados.0.smithi003.stdout:1801: expect (ObjNum 1075 snap 0 seq_num 1075) 2024-09-21T10:12:50.957 INFO:tasks.rados.rados.0.smithi003.stdout:1802: write oid 460 current snap is 0 2024-09-21T10:12:50.957 INFO:tasks.rados.rados.0.smithi003.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2024-09-21T10:12:50.963 INFO:tasks.rados.rados.0.smithi003.stdout:1802: writing smithi00370293-460 from 605382 to 1193489 tid 1 2024-09-21T10:12:50.971 INFO:tasks.rados.rados.0.smithi003.stdout:1802: writing smithi00370293-460 from 1925865 to 2605382 tid 2 2024-09-21T10:12:50.971 INFO:tasks.rados.rados.0.smithi003.stdout:1803: write oid 147 current snap is 0 2024-09-21T10:12:50.971 INFO:tasks.rados.rados.0.smithi003.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2024-09-21T10:12:50.978 INFO:tasks.rados.rados.0.smithi003.stdout:1803: writing smithi00370293-147 from 622189 to 1285545 tid 1 2024-09-21T10:12:50.985 INFO:tasks.rados.rados.0.smithi003.stdout:1803: writing smithi00370293-147 from 1984347 to 2443099 tid 2 2024-09-21T10:12:50.985 INFO:tasks.rados.rados.0.smithi003.stdout:1804: write oid 42 current snap is 0 2024-09-21T10:12:50.985 INFO:tasks.rados.rados.0.smithi003.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2024-09-21T10:12:50.992 INFO:tasks.rados.rados.0.smithi003.stdout:1804: writing smithi00370293-42 from 638996 to 1377601 tid 1 2024-09-21T10:12:51.000 INFO:tasks.rados.rados.0.smithi003.stdout:1804: writing smithi00370293-42 from 1926476 to 2638996 tid 2 2024-09-21T10:12:51.000 INFO:tasks.rados.rados.0.smithi003.stdout:1805: write oid 385 current snap is 0 2024-09-21T10:12:51.000 INFO:tasks.rados.rados.0.smithi003.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2024-09-21T10:12:51.005 INFO:tasks.rados.rados.0.smithi003.stdout:1805: writing smithi00370293-385 from 655803 to 1069657 tid 1 2024-09-21T10:12:51.011 INFO:tasks.rados.rados.0.smithi003.stdout:1805: writing smithi00370293-385 from 1584958 to 2047379 tid 2 2024-09-21T10:12:51.011 INFO:tasks.rados.rados.0.smithi003.stdout:1806: write oid 261 current snap is 0 2024-09-21T10:12:51.011 INFO:tasks.rados.rados.0.smithi003.stdout:1793: expect (ObjNum 1120 snap 0 seq_num 1120) 2024-09-21T10:12:51.138 INFO:tasks.rados.rados.0.smithi003.stdout:1795: expect (ObjNum 102 snap 0 seq_num 102) 2024-09-21T10:12:51.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:50 smithi003 bash[22527]: cluster 2024-09-21T10:12:49.735110+0000 mgr.y (mgr.14385) 249 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.5 MiB/s wr, 86 op/s 2024-09-21T10:12:51.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:50 smithi003 bash[31899]: cluster 2024-09-21T10:12:49.735110+0000 mgr.y (mgr.14385) 249 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.5 MiB/s wr, 86 op/s 2024-09-21T10:12:51.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:50 smithi204 bash[24804]: cluster 2024-09-21T10:12:49.735110+0000 mgr.y (mgr.14385) 249 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.5 MiB/s wr, 86 op/s 2024-09-21T10:12:51.256 INFO:tasks.rados.rados.0.smithi003.stdout:1796: finishing write tid 1 to smithi00370293-453 2024-09-21T10:12:51.256 INFO:tasks.rados.rados.0.smithi003.stdout:1799: expect (ObjNum 360 snap 0 seq_num 360) 2024-09-21T10:12:51.320 INFO:tasks.rados.rados.0.smithi003.stdout:1796: finishing write tid 2 to smithi00370293-453 2024-09-21T10:12:51.320 INFO:tasks.rados.rados.0.smithi003.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2024-09-21T10:12:51.326 INFO:tasks.rados.rados.0.smithi003.stdout:1806: writing smithi00370293-261 from 672610 to 1161713 tid 1 2024-09-21T10:12:51.333 INFO:tasks.rados.rados.0.smithi003.stdout:1806: writing smithi00370293-261 from 1643440 to 2365872 tid 2 2024-09-21T10:12:51.333 INFO:tasks.rados.rados.0.smithi003.stdout:1793: done (12 left) 2024-09-21T10:12:51.333 INFO:tasks.rados.rados.0.smithi003.stdout:1795: done (11 left) 2024-09-21T10:12:51.333 INFO:tasks.rados.rados.0.smithi003.stdout:1799: done (10 left) 2024-09-21T10:12:51.334 INFO:tasks.rados.rados.0.smithi003.stdout:1807: write oid 152 current snap is 0 2024-09-21T10:12:51.334 INFO:tasks.rados.rados.0.smithi003.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2024-09-21T10:12:51.340 INFO:tasks.rados.rados.0.smithi003.stdout:1807: writing smithi00370293-152 from 689417 to 1253769 tid 1 2024-09-21T10:12:51.346 INFO:tasks.rados.rados.0.smithi003.stdout:1807: writing smithi00370293-152 from 1701922 to 2168012 tid 2 2024-09-21T10:12:51.346 INFO:tasks.rados.rados.0.smithi003.stdout:1808: read oid 420 snap -1 2024-09-21T10:12:51.346 INFO:tasks.rados.rados.0.smithi003.stdout:1808: expect deleted 2024-09-21T10:12:51.346 INFO:tasks.rados.rados.0.smithi003.stdout:1809: write oid 399 current snap is 0 2024-09-21T10:12:51.346 INFO:tasks.rados.rados.0.smithi003.stdout:1798: expect (ObjNum 436 snap 0 seq_num 436) 2024-09-21T10:12:51.449 INFO:tasks.rados.rados.0.smithi003.stdout:1797: expect (ObjNum 307 snap 0 seq_num 307) 2024-09-21T10:12:51.549 INFO:tasks.rados.rados.0.smithi003.stdout:1801: expect (ObjNum 1075 snap 0 seq_num 1075) 2024-09-21T10:12:51.664 INFO:tasks.rados.rados.0.smithi003.stdout:1802: finishing write tid 1 to smithi00370293-460 2024-09-21T10:12:51.664 INFO:tasks.rados.rados.0.smithi003.stdout:1800: expect (ObjNum 1172 snap 0 seq_num 1172) 2024-09-21T10:12:51.885 INFO:tasks.rados.rados.0.smithi003.stdout:1796: finishing write tid 3 to smithi00370293-453 2024-09-21T10:12:51.886 INFO:tasks.rados.rados.0.smithi003.stdout:1796: finishing write tid 4 to smithi00370293-453 2024-09-21T10:12:51.886 INFO:tasks.rados.rados.0.smithi003.stdout:1796: oid 453 updating version 0 to 393 2024-09-21T10:12:51.886 INFO:tasks.rados.rados.0.smithi003.stdout:1796: oid 453 updating version 393 to 394 2024-09-21T10:12:51.886 INFO:tasks.rados.rados.0.smithi003.stdout:1796: oid 453 version 394 is already newer than 392 2024-09-21T10:12:51.886 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 453 v 394 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2024-09-21T10:12:51.886 INFO:tasks.rados.rados.0.smithi003.stdout:1796: left oid 453 (ObjNum 1225 snap 0 seq_num 1225) 2024-09-21T10:12:51.886 INFO:tasks.rados.rados.0.smithi003.stdout:1802: finishing write tid 2 to smithi00370293-460 2024-09-21T10:12:51.886 INFO:tasks.rados.rados.0.smithi003.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2024-09-21T10:12:51.893 INFO:tasks.rados.rados.0.smithi003.stdout:1809: writing smithi00370293-399 from 706224 to 1462178 tid 1 2024-09-21T10:12:51.900 INFO:tasks.rados.rados.0.smithi003.stdout:1809: writing smithi00370293-399 from 2160404 to 2706224 tid 2 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:1796: done (12 left) 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:1797: done (11 left) 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:1798: done (10 left) 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:1800: done (9 left) 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:1801: done (8 left) 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:1810: write oid 123 current snap is 0 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:1802: finishing write tid 3 to smithi00370293-460 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:1802: finishing write tid 4 to smithi00370293-460 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:1802: oid 460 updating version 0 to 263 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:1802: oid 460 updating version 263 to 265 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:1802: oid 460 version 265 is already newer than 264 2024-09-21T10:12:51.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 460 v 265 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2024-09-21T10:12:51.902 INFO:tasks.rados.rados.0.smithi003.stdout:1802: left oid 460 (ObjNum 1226 snap 0 seq_num 1226) 2024-09-21T10:12:51.902 INFO:tasks.rados.rados.0.smithi003.stdout:1803: finishing write tid 1 to smithi00370293-147 2024-09-21T10:12:51.902 INFO:tasks.rados.rados.0.smithi003.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2024-09-21T10:12:51.907 INFO:tasks.rados.rados.0.smithi003.stdout:1810: writing smithi00370293-123 from 723031 to 1154234 tid 1 2024-09-21T10:12:51.913 INFO:tasks.rados.rados.0.smithi003.stdout:1810: writing smithi00370293-123 from 1818886 to 2288645 tid 2 2024-09-21T10:12:51.913 INFO:tasks.rados.rados.0.smithi003.stdout:1802: done (8 left) 2024-09-21T10:12:51.913 INFO:tasks.rados.rados.0.smithi003.stdout:1811: write oid 120 current snap is 0 2024-09-21T10:12:51.913 INFO:tasks.rados.rados.0.smithi003.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2024-09-21T10:12:51.920 INFO:tasks.rados.rados.0.smithi003.stdout:1811: writing smithi00370293-120 from 739838 to 1246290 tid 1 2024-09-21T10:12:51.928 INFO:tasks.rados.rados.0.smithi003.stdout:1811: writing smithi00370293-120 from 1877368 to 2490785 tid 2 2024-09-21T10:12:51.928 INFO:tasks.rados.rados.0.smithi003.stdout:1812: read oid 111 snap -1 2024-09-21T10:12:51.928 INFO:tasks.rados.rados.0.smithi003.stdout:1812: expect (ObjNum 110 snap 0 seq_num 110) 2024-09-21T10:12:51.928 INFO:tasks.rados.rados.0.smithi003.stdout:1813: write oid 187 current snap is 0 2024-09-21T10:12:51.928 INFO:tasks.rados.rados.0.smithi003.stdout:1803: finishing write tid 2 to smithi00370293-147 2024-09-21T10:12:51.928 INFO:tasks.rados.rados.0.smithi003.stdout:1803: finishing write tid 3 to smithi00370293-147 2024-09-21T10:12:51.928 INFO:tasks.rados.rados.0.smithi003.stdout:1803: finishing write tid 4 to smithi00370293-147 2024-09-21T10:12:51.928 INFO:tasks.rados.rados.0.smithi003.stdout:1803: oid 147 updating version 0 to 195 2024-09-21T10:12:51.928 INFO:tasks.rados.rados.0.smithi003.stdout:1803: oid 147 version 195 is already newer than 194 2024-09-21T10:12:51.928 INFO:tasks.rados.rados.0.smithi003.stdout:1803: oid 147 version 195 is already newer than 193 2024-09-21T10:12:51.928 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 147 v 195 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:1803: left oid 147 (ObjNum 1227 snap 0 seq_num 1227) 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:1804: finishing write tid 1 to smithi00370293-42 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:1804: finishing write tid 2 to smithi00370293-42 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:1804: finishing write tid 3 to smithi00370293-42 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:1804: finishing write tid 4 to smithi00370293-42 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:1804: oid 42 updating version 0 to 275 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:1804: oid 42 version 275 is already newer than 273 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:1804: oid 42 version 275 is already newer than 274 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 275 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:1804: left oid 42 (ObjNum 1228 snap 0 seq_num 1228) 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:1805: finishing write tid 1 to smithi00370293-385 2024-09-21T10:12:51.929 INFO:tasks.rados.rados.0.smithi003.stdout:1805: finishing write tid 2 to smithi00370293-385 2024-09-21T10:12:51.930 INFO:tasks.rados.rados.0.smithi003.stdout:1805: finishing write tid 3 to smithi00370293-385 2024-09-21T10:12:51.930 INFO:tasks.rados.rados.0.smithi003.stdout:1805: finishing write tid 4 to smithi00370293-385 2024-09-21T10:12:51.930 INFO:tasks.rados.rados.0.smithi003.stdout:1805: oid 385 updating version 0 to 183 2024-09-21T10:12:51.930 INFO:tasks.rados.rados.0.smithi003.stdout:1805: oid 385 version 183 is already newer than 182 2024-09-21T10:12:51.930 INFO:tasks.rados.rados.0.smithi003.stdout:1805: oid 385 version 183 is already newer than 181 2024-09-21T10:12:51.930 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 385 v 183 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2024-09-21T10:12:51.930 INFO:tasks.rados.rados.0.smithi003.stdout:1805: left oid 385 (ObjNum 1229 snap 0 seq_num 1229) 2024-09-21T10:12:51.930 INFO:tasks.rados.rados.0.smithi003.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2024-09-21T10:12:51.935 INFO:tasks.rados.rados.0.smithi003.stdout:1813: writing smithi00370293-187 from 756645 to 1338346 tid 1 2024-09-21T10:12:51.941 INFO:tasks.rados.rados.0.smithi003.stdout:1813: writing smithi00370293-187 from 1935850 to 2409278 tid 2 2024-09-21T10:12:51.941 INFO:tasks.rados.rados.0.smithi003.stdout:1803: done (10 left) 2024-09-21T10:12:51.941 INFO:tasks.rados.rados.0.smithi003.stdout:1804: done (9 left) 2024-09-21T10:12:51.941 INFO:tasks.rados.rados.0.smithi003.stdout:1805: done (8 left) 2024-09-21T10:12:51.941 INFO:tasks.rados.rados.0.smithi003.stdout:1814: write oid 203 current snap is 0 2024-09-21T10:12:51.941 INFO:tasks.rados.rados.0.smithi003.stdout:1806: finishing write tid 1 to smithi00370293-261 2024-09-21T10:12:51.942 INFO:tasks.rados.rados.0.smithi003.stdout:1806: finishing write tid 2 to smithi00370293-261 2024-09-21T10:12:51.942 INFO:tasks.rados.rados.0.smithi003.stdout:1806: finishing write tid 3 to smithi00370293-261 2024-09-21T10:12:51.942 INFO:tasks.rados.rados.0.smithi003.stdout:1806: finishing write tid 4 to smithi00370293-261 2024-09-21T10:12:51.943 INFO:tasks.rados.rados.0.smithi003.stdout:1806: oid 261 updating version 0 to 278 2024-09-21T10:12:51.943 INFO:tasks.rados.rados.0.smithi003.stdout:1806: oid 261 version 278 is already newer than 276 2024-09-21T10:12:51.943 INFO:tasks.rados.rados.0.smithi003.stdout:1806: oid 261 version 278 is already newer than 277 2024-09-21T10:12:51.943 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 261 v 278 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2024-09-21T10:12:51.943 INFO:tasks.rados.rados.0.smithi003.stdout:1806: left oid 261 (ObjNum 1230 snap 0 seq_num 1230) 2024-09-21T10:12:51.943 INFO:tasks.rados.rados.0.smithi003.stdout:1807: finishing write tid 1 to smithi00370293-152 2024-09-21T10:12:51.943 INFO:tasks.rados.rados.0.smithi003.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2024-09-21T10:12:51.949 INFO:tasks.rados.rados.0.smithi003.stdout:1814: writing smithi00370293-203 from 773452 to 1430402 tid 1 2024-09-21T10:12:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:1814: writing smithi00370293-203 from 1877979 to 2495065 tid 2 2024-09-21T10:12:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:1806: done (8 left) 2024-09-21T10:12:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:1815: write oid 40 current snap is 0 2024-09-21T10:12:51.955 INFO:tasks.rados.rados.0.smithi003.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2024-09-21T10:12:51.963 INFO:tasks.rados.rados.0.smithi003.stdout:1815: writing smithi00370293-40 from 790259 to 1522458 tid 1 2024-09-21T10:12:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:1815: writing smithi00370293-40 from 1936461 to 2413558 tid 2 2024-09-21T10:12:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:1816: write oid 88 current snap is 0 2024-09-21T10:12:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2024-09-21T10:12:51.973 INFO:tasks.rados.rados.0.smithi003.stdout:1816: writing smithi00370293-88 from 407066 to 814514 tid 1 2024-09-21T10:12:51.981 INFO:tasks.rados.rados.0.smithi003.stdout:1816: writing smithi00370293-88 from 1594943 to 2215698 tid 2 2024-09-21T10:12:51.981 INFO:tasks.rados.rados.0.smithi003.stdout:1817: write oid 235 current snap is 0 2024-09-21T10:12:51.981 INFO:tasks.rados.rados.0.smithi003.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2024-09-21T10:12:51.986 INFO:tasks.rados.rados.0.smithi003.stdout:1817: writing smithi00370293-235 from 423873 to 906570 tid 1 2024-09-21T10:12:51.992 INFO:tasks.rados.rados.0.smithi003.stdout:1817: writing smithi00370293-235 from 1653425 to 2134191 tid 2 2024-09-21T10:12:51.996 INFO:tasks.rados.rados.0.smithi003.stdout:1817: writing smithi00370293-235 from 2691441 to 2823873 tid 3 2024-09-21T10:12:51.996 INFO:tasks.rados.rados.0.smithi003.stdout:1818: read oid 154 snap -1 2024-09-21T10:12:51.996 INFO:tasks.rados.rados.0.smithi003.stdout:1818: expect (ObjNum 1027 snap 0 seq_num 1027) 2024-09-21T10:12:51.996 INFO:tasks.rados.rados.0.smithi003.stdout:1819: read oid 56 snap -1 2024-09-21T10:12:51.997 INFO:tasks.rados.rados.0.smithi003.stdout:1819: expect (ObjNum 55 snap 0 seq_num 55) 2024-09-21T10:12:51.997 INFO:tasks.rados.rados.0.smithi003.stdout:1820: write oid 275 current snap is 0 2024-09-21T10:12:51.997 INFO:tasks.rados.rados.0.smithi003.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2024-09-21T10:12:52.002 INFO:tasks.rados.rados.0.smithi003.stdout:1820: writing smithi00370293-275 from 440680 to 1114979 tid 1 2024-09-21T10:12:52.009 INFO:tasks.rados.rados.0.smithi003.stdout:1820: writing smithi00370293-275 from 1711907 to 2336331 tid 2 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:1821: delete oid 216 current snap is 0 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:1807: finishing write tid 2 to smithi00370293-152 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:1807: finishing write tid 3 to smithi00370293-152 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:1807: finishing write tid 4 to smithi00370293-152 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:1807: oid 152 updating version 0 to 266 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:1807: oid 152 updating version 266 to 267 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:1807: oid 152 version 267 is already newer than 265 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 152 v 267 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:1807: left oid 152 (ObjNum 1231 snap 0 seq_num 1231) 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:1809: finishing write tid 1 to smithi00370293-399 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:1809: finishing write tid 2 to smithi00370293-399 2024-09-21T10:12:52.010 INFO:tasks.rados.rados.0.smithi003.stdout:1809: finishing write tid 3 to smithi00370293-399 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1809: finishing write tid 4 to smithi00370293-399 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1809: oid 399 updating version 0 to 263 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1809: oid 399 version 263 is already newer than 262 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1809: oid 399 updating version 263 to 264 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 399 v 264 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1809: left oid 399 (ObjNum 1232 snap 0 seq_num 1232) 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1810: finishing write tid 1 to smithi00370293-123 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1810: finishing write tid 2 to smithi00370293-123 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1810: finishing write tid 3 to smithi00370293-123 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1810: finishing write tid 4 to smithi00370293-123 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1810: oid 123 updating version 0 to 236 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1810: oid 123 updating version 236 to 238 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1810: oid 123 version 238 is already newer than 237 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 123 v 238 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2024-09-21T10:12:52.011 INFO:tasks.rados.rados.0.smithi003.stdout:1810: left oid 123 (ObjNum 1233 snap 0 seq_num 1233) 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1811: finishing write tid 1 to smithi00370293-120 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1811: finishing write tid 2 to smithi00370293-120 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1811: finishing write tid 3 to smithi00370293-120 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1811: finishing write tid 4 to smithi00370293-120 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1811: oid 120 updating version 0 to 269 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1811: oid 120 version 269 is already newer than 268 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1811: oid 120 updating version 269 to 270 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 120 v 270 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1811: left oid 120 (ObjNum 1234 snap 0 seq_num 1234) 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1813: finishing write tid 1 to smithi00370293-187 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1813: finishing write tid 2 to smithi00370293-187 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1813: finishing write tid 3 to smithi00370293-187 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1813: finishing write tid 4 to smithi00370293-187 2024-09-21T10:12:52.012 INFO:tasks.rados.rados.0.smithi003.stdout:1813: oid 187 updating version 0 to 395 2024-09-21T10:12:52.013 INFO:tasks.rados.rados.0.smithi003.stdout:1813: oid 187 updating version 395 to 397 2024-09-21T10:12:52.013 INFO:tasks.rados.rados.0.smithi003.stdout:1813: oid 187 version 397 is already newer than 396 2024-09-21T10:12:52.013 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 187 v 397 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2024-09-21T10:12:52.013 INFO:tasks.rados.rados.0.smithi003.stdout:1813: left oid 187 (ObjNum 1235 snap 0 seq_num 1235) 2024-09-21T10:12:52.013 INFO:tasks.rados.rados.0.smithi003.stdout:1812: expect (ObjNum 110 snap 0 seq_num 110) 2024-09-21T10:12:52.162 INFO:tasks.rados.rados.0.smithi003.stdout:1814: finishing write tid 1 to smithi00370293-203 2024-09-21T10:12:52.163 INFO:tasks.rados.rados.0.smithi003.stdout:1814: finishing write tid 2 to smithi00370293-203 2024-09-21T10:12:52.163 INFO:tasks.rados.rados.0.smithi003.stdout:1814: finishing write tid 3 to smithi00370293-203 2024-09-21T10:12:52.163 INFO:tasks.rados.rados.0.smithi003.stdout:1814: finishing write tid 4 to smithi00370293-203 2024-09-21T10:12:52.163 INFO:tasks.rados.rados.0.smithi003.stdout:1814: oid 203 updating version 0 to 271 2024-09-21T10:12:52.163 INFO:tasks.rados.rados.0.smithi003.stdout:1814: oid 203 updating version 271 to 273 2024-09-21T10:12:52.163 INFO:tasks.rados.rados.0.smithi003.stdout:1814: oid 203 version 273 is already newer than 272 2024-09-21T10:12:52.163 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 203 v 273 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2024-09-21T10:12:52.163 INFO:tasks.rados.rados.0.smithi003.stdout:1814: left oid 203 (ObjNum 1236 snap 0 seq_num 1236) 2024-09-21T10:12:52.164 INFO:tasks.rados.rados.0.smithi003.stdout:1815: finishing write tid 1 to smithi00370293-40 2024-09-21T10:12:52.164 INFO:tasks.rados.rados.0.smithi003.stdout:1815: finishing write tid 2 to smithi00370293-40 2024-09-21T10:12:52.164 INFO:tasks.rados.rados.0.smithi003.stdout:1815: finishing write tid 3 to smithi00370293-40 2024-09-21T10:12:52.164 INFO:tasks.rados.rados.0.smithi003.stdout:1807: done (14 left) 2024-09-21T10:12:52.164 INFO:tasks.rados.rados.0.smithi003.stdout:1808: done (13 left) 2024-09-21T10:12:52.164 INFO:tasks.rados.rados.0.smithi003.stdout:1809: done (12 left) 2024-09-21T10:12:52.165 INFO:tasks.rados.rados.0.smithi003.stdout:1810: done (11 left) 2024-09-21T10:12:52.165 INFO:tasks.rados.rados.0.smithi003.stdout:1811: done (10 left) 2024-09-21T10:12:52.165 INFO:tasks.rados.rados.0.smithi003.stdout:1812: done (9 left) 2024-09-21T10:12:52.165 INFO:tasks.rados.rados.0.smithi003.stdout:1813: done (8 left) 2024-09-21T10:12:52.165 INFO:tasks.rados.rados.0.smithi003.stdout:1814: done (7 left) 2024-09-21T10:12:52.165 INFO:tasks.rados.rados.0.smithi003.stdout:1821: done (6 left) 2024-09-21T10:12:52.165 INFO:tasks.rados.rados.0.smithi003.stdout:1822: write oid 465 current snap is 0 2024-09-21T10:12:52.165 INFO:tasks.rados.rados.0.smithi003.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2024-09-21T10:12:52.169 INFO:tasks.rados.rados.0.smithi003.stdout:1822: writing smithi00370293-465 from 474294 to 899091 tid 1 2024-09-21T10:12:52.176 INFO:tasks.rados.rados.0.smithi003.stdout:1822: writing smithi00370293-465 from 1428871 to 2056964 tid 2 2024-09-21T10:12:52.182 INFO:tasks.rados.rados.0.smithi003.stdout:1822: writing smithi00370293-465 from 2657357 to 2874294 tid 3 2024-09-21T10:12:52.182 INFO:tasks.rados.rados.0.smithi003.stdout:1823: write oid 102 current snap is 0 2024-09-21T10:12:52.182 INFO:tasks.rados.rados.0.smithi003.stdout:1815: finishing write tid 4 to smithi00370293-40 2024-09-21T10:12:52.182 INFO:tasks.rados.rados.0.smithi003.stdout:1815: oid 40 updating version 0 to 266 2024-09-21T10:12:52.182 INFO:tasks.rados.rados.0.smithi003.stdout:1815: oid 40 version 266 is already newer than 265 2024-09-21T10:12:52.182 INFO:tasks.rados.rados.0.smithi003.stdout:1815: oid 40 updating version 266 to 267 2024-09-21T10:12:52.182 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 267 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2024-09-21T10:12:52.182 INFO:tasks.rados.rados.0.smithi003.stdout:1815: left oid 40 (ObjNum 1237 snap 0 seq_num 1237) 2024-09-21T10:12:52.182 INFO:tasks.rados.rados.0.smithi003.stdout:1816: finishing write tid 1 to smithi00370293-88 2024-09-21T10:12:52.183 INFO:tasks.rados.rados.0.smithi003.stdout:1816: finishing write tid 2 to smithi00370293-88 2024-09-21T10:12:52.183 INFO:tasks.rados.rados.0.smithi003.stdout:1816: finishing write tid 3 to smithi00370293-88 2024-09-21T10:12:52.183 INFO:tasks.rados.rados.0.smithi003.stdout:1816: finishing write tid 4 to smithi00370293-88 2024-09-21T10:12:52.183 INFO:tasks.rados.rados.0.smithi003.stdout:1816: oid 88 updating version 0 to 268 2024-09-21T10:12:52.183 INFO:tasks.rados.rados.0.smithi003.stdout:1816: oid 88 version 268 is already newer than 266 2024-09-21T10:12:52.183 INFO:tasks.rados.rados.0.smithi003.stdout:1816: oid 88 version 268 is already newer than 267 2024-09-21T10:12:52.183 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 88 v 268 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2024-09-21T10:12:52.183 INFO:tasks.rados.rados.0.smithi003.stdout:1816: left oid 88 (ObjNum 1238 snap 0 seq_num 1238) 2024-09-21T10:12:52.183 INFO:tasks.rados.rados.0.smithi003.stdout:1817: finishing write tid 1 to smithi00370293-235 2024-09-21T10:12:52.183 INFO:tasks.rados.rados.0.smithi003.stdout:1817: finishing write tid 2 to smithi00370293-235 2024-09-21T10:12:52.183 INFO:tasks.rados.rados.0.smithi003.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2024-09-21T10:12:52.187 INFO:tasks.rados.rados.0.smithi003.stdout:1823: writing smithi00370293-102 from 491101 to 991147 tid 1 2024-09-21T10:12:52.194 INFO:tasks.rados.rados.0.smithi003.stdout:1823: writing smithi00370293-102 from 1487353 to 1975457 tid 2 2024-09-21T10:12:52.199 INFO:tasks.rados.rados.0.smithi003.stdout:1823: writing smithi00370293-102 from 2401133 to 2891101 tid 3 2024-09-21T10:12:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1815: done (7 left) 2024-09-21T10:12:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1816: done (6 left) 2024-09-21T10:12:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1824: write oid 290 current snap is 0 2024-09-21T10:12:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1817: finishing write tid 3 to smithi00370293-235 2024-09-21T10:12:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1817: finishing write tid 4 to smithi00370293-235 2024-09-21T10:12:52.200 INFO:tasks.rados.rados.0.smithi003.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2024-09-21T10:12:52.206 INFO:tasks.rados.rados.0.smithi003.stdout:1824: writing smithi00370293-290 from 507908 to 1083203 tid 1 2024-09-21T10:12:52.215 INFO:tasks.rados.rados.0.smithi003.stdout:1824: writing smithi00370293-290 from 1829482 to 2461244 tid 2 2024-09-21T10:12:52.215 INFO:tasks.rados.rados.0.smithi003.stdout:1825: read oid 206 snap -1 2024-09-21T10:12:52.215 INFO:tasks.rados.rados.0.smithi003.stdout:1825: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T10:12:52.215 INFO:tasks.rados.rados.0.smithi003.stdout:1826: read oid 105 snap -1 2024-09-21T10:12:52.215 INFO:tasks.rados.rados.0.smithi003.stdout:1826: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-21T10:12:52.215 INFO:tasks.rados.rados.0.smithi003.stdout:1827: write oid 353 current snap is 0 2024-09-21T10:12:52.215 INFO:tasks.rados.rados.0.smithi003.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2024-09-21T10:12:52.222 INFO:tasks.rados.rados.0.smithi003.stdout:1827: writing smithi00370293-353 from 524715 to 1175259 tid 1 2024-09-21T10:12:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:1827: writing smithi00370293-353 from 1887964 to 2379737 tid 2 2024-09-21T10:12:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:1828: read oid 442 snap -1 2024-09-21T10:12:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:1828: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-21T10:12:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:1829: write oid 288 current snap is 0 2024-09-21T10:12:52.231 INFO:tasks.rados.rados.0.smithi003.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2024-09-21T10:12:52.238 INFO:tasks.rados.rados.0.smithi003.stdout:1829: writing smithi00370293-288 from 541522 to 1267315 tid 1 2024-09-21T10:12:52.247 INFO:tasks.rados.rados.0.smithi003.stdout:1829: writing smithi00370293-288 from 1946446 to 2581877 tid 2 2024-09-21T10:12:52.247 INFO:tasks.rados.rados.0.smithi003.stdout:1830: delete oid 225 current snap is 0 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1817: finishing write tid 5 to smithi00370293-235 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1817: oid 235 updating version 0 to 247 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1817: oid 235 version 247 is already newer than 245 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1817: oid 235 version 247 is already newer than 246 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1817: oid 235 version 247 is already newer than 244 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 235 v 247 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1817: left oid 235 (ObjNum 1239 snap 0 seq_num 1239) 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1820: finishing write tid 1 to smithi00370293-275 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1820: finishing write tid 2 to smithi00370293-275 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1820: finishing write tid 3 to smithi00370293-275 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1820: finishing write tid 4 to smithi00370293-275 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1820: oid 275 updating version 0 to 280 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1820: oid 275 version 280 is already newer than 279 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:1820: oid 275 updating version 280 to 281 2024-09-21T10:12:52.248 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 275 v 281 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2024-09-21T10:12:52.249 INFO:tasks.rados.rados.0.smithi003.stdout:1820: left oid 275 (ObjNum 1240 snap 0 seq_num 1240) 2024-09-21T10:12:52.249 INFO:tasks.rados.rados.0.smithi003.stdout:1818: expect (ObjNum 1027 snap 0 seq_num 1027) 2024-09-21T10:12:52.430 INFO:tasks.rados.rados.0.smithi003.stdout:1819: expect (ObjNum 55 snap 0 seq_num 55) 2024-09-21T10:12:52.523 INFO:tasks.rados.rados.0.smithi003.stdout:1822: finishing write tid 1 to smithi00370293-465 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1822: finishing write tid 2 to smithi00370293-465 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1822: finishing write tid 3 to smithi00370293-465 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1822: finishing write tid 4 to smithi00370293-465 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1822: finishing write tid 5 to smithi00370293-465 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1822: oid 465 updating version 0 to 285 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1822: oid 465 updating version 285 to 286 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1822: oid 465 version 286 is already newer than 284 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1822: oid 465 version 286 is already newer than 283 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 465 v 286 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1822: left oid 465 (ObjNum 1242 snap 0 seq_num 1242) 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1823: finishing write tid 1 to smithi00370293-102 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1823: finishing write tid 2 to smithi00370293-102 2024-09-21T10:12:52.524 INFO:tasks.rados.rados.0.smithi003.stdout:1823: finishing write tid 3 to smithi00370293-102 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1823: finishing write tid 4 to smithi00370293-102 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1823: finishing write tid 5 to smithi00370293-102 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1823: oid 102 updating version 0 to 220 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1823: oid 102 version 220 is already newer than 219 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1823: oid 102 version 220 is already newer than 218 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1823: oid 102 version 220 is already newer than 217 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 102 v 220 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1823: left oid 102 (ObjNum 1243 snap 0 seq_num 1243) 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1824: finishing write tid 1 to smithi00370293-290 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1824: finishing write tid 2 to smithi00370293-290 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1824: finishing write tid 3 to smithi00370293-290 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1824: finishing write tid 4 to smithi00370293-290 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1824: oid 290 updating version 0 to 399 2024-09-21T10:12:52.525 INFO:tasks.rados.rados.0.smithi003.stdout:1824: oid 290 updating version 399 to 400 2024-09-21T10:12:52.526 INFO:tasks.rados.rados.0.smithi003.stdout:1824: oid 290 version 400 is already newer than 398 2024-09-21T10:12:52.526 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 290 v 400 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2024-09-21T10:12:52.526 INFO:tasks.rados.rados.0.smithi003.stdout:1824: left oid 290 (ObjNum 1244 snap 0 seq_num 1244) 2024-09-21T10:12:52.526 INFO:tasks.rados.rados.0.smithi003.stdout:1826: expect (ObjNum 104 snap 0 seq_num 104) 2024-09-21T10:12:52.645 INFO:tasks.rados.rados.0.smithi003.stdout:1825: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T10:12:52.745 INFO:tasks.rados.rados.0.smithi003.stdout:1827: finishing write tid 1 to smithi00370293-353 2024-09-21T10:12:52.745 INFO:tasks.rados.rados.0.smithi003.stdout:1827: finishing write tid 2 to smithi00370293-353 2024-09-21T10:12:52.745 INFO:tasks.rados.rados.0.smithi003.stdout:1827: finishing write tid 3 to smithi00370293-353 2024-09-21T10:12:52.745 INFO:tasks.rados.rados.0.smithi003.stdout:1828: expect (ObjNum 441 snap 0 seq_num 441) 2024-09-21T10:12:52.852 INFO:tasks.rados.rados.0.smithi003.stdout:1827: finishing write tid 4 to smithi00370293-353 2024-09-21T10:12:52.852 INFO:tasks.rados.rados.0.smithi003.stdout:1827: oid 353 updating version 0 to 282 2024-09-21T10:12:52.852 INFO:tasks.rados.rados.0.smithi003.stdout:1827: oid 353 version 282 is already newer than 280 2024-09-21T10:12:52.852 INFO:tasks.rados.rados.0.smithi003.stdout:1827: oid 353 version 282 is already newer than 281 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 353 v 282 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:1827: left oid 353 (ObjNum 1245 snap 0 seq_num 1245) 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:1829: finishing write tid 1 to smithi00370293-288 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:1829: finishing write tid 2 to smithi00370293-288 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:1829: finishing write tid 3 to smithi00370293-288 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:1829: finishing write tid 4 to smithi00370293-288 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:1829: oid 288 updating version 0 to 270 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:1829: oid 288 version 270 is already newer than 268 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:1829: oid 288 version 270 is already newer than 269 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 288 v 270 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:1829: left oid 288 (ObjNum 1246 snap 0 seq_num 1246) 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:1817: done (12 left) 2024-09-21T10:12:52.853 INFO:tasks.rados.rados.0.smithi003.stdout:1818: done (11 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1819: done (10 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1820: done (9 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1822: done (8 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1823: done (7 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1824: done (6 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1825: done (5 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1826: done (4 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1827: done (3 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1828: done (2 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1829: done (1 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1830: done (0 left) 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1831: write oid 128 current snap is 0 2024-09-21T10:12:52.854 INFO:tasks.rados.rados.0.smithi003.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2024-09-21T10:12:52.871 INFO:tasks.rados.rados.0.smithi003.stdout:1831: writing smithi00370293-128 from 575136 to 1167780 tid 1 2024-09-21T10:12:52.889 INFO:tasks.rados.rados.0.smithi003.stdout:1831: writing smithi00370293-128 from 1663410 to 2302510 tid 2 2024-09-21T10:12:52.900 INFO:tasks.rados.rados.0.smithi003.stdout:1831: writing smithi00370293-128 from 2705542 to 2975136 tid 3 2024-09-21T10:12:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:1832: read oid 316 snap -1 2024-09-21T10:12:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:1832: expect deleted 2024-09-21T10:12:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:1833: read oid 331 snap -1 2024-09-21T10:12:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-21T10:12:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:1834: read oid 454 snap -1 2024-09-21T10:12:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:1834: expect (ObjNum 453 snap 0 seq_num 453) 2024-09-21T10:12:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:1835: write oid 245 current snap is 0 2024-09-21T10:12:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:1831: finishing write tid 1 to smithi00370293-128 2024-09-21T10:12:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:1831: finishing write tid 2 to smithi00370293-128 2024-09-21T10:12:52.901 INFO:tasks.rados.rados.0.smithi003.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2024-09-21T10:12:52.907 INFO:tasks.rados.rados.0.smithi003.stdout:1835: writing smithi00370293-245 from 591943 to 1259836 tid 1 2024-09-21T10:12:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:1835: writing smithi00370293-245 from 1721892 to 2504650 tid 2 2024-09-21T10:12:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:1836: delete oid 292 current snap is 0 2024-09-21T10:12:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:1831: finishing write tid 3 to smithi00370293-128 2024-09-21T10:12:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:1831: finishing write tid 4 to smithi00370293-128 2024-09-21T10:12:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:1831: finishing write tid 5 to smithi00370293-128 2024-09-21T10:12:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:1831: oid 128 updating version 0 to 186 2024-09-21T10:12:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:1831: oid 128 updating version 186 to 187 2024-09-21T10:12:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:1831: oid 128 version 187 is already newer than 185 2024-09-21T10:12:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:1831: oid 128 version 187 is already newer than 184 2024-09-21T10:12:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 128 v 187 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2024-09-21T10:12:52.921 INFO:tasks.rados.rados.0.smithi003.stdout:1831: left oid 128 (ObjNum 1248 snap 0 seq_num 1248) 2024-09-21T10:12:52.922 INFO:tasks.rados.rados.0.smithi003.stdout:1835: finishing write tid 1 to smithi00370293-245 2024-09-21T10:12:52.922 INFO:tasks.rados.rados.0.smithi003.stdout:1834: expect (ObjNum 453 snap 0 seq_num 453) 2024-09-21T10:12:53.035 INFO:tasks.rados.rados.0.smithi003.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-21T10:12:53.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:52 smithi003 bash[31899]: cluster 2024-09-21T10:12:51.735775+0000 mgr.y (mgr.14385) 250 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 120 op/s 2024-09-21T10:12:53.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:52 smithi003 bash[22527]: cluster 2024-09-21T10:12:51.735775+0000 mgr.y (mgr.14385) 250 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 120 op/s 2024-09-21T10:12:53.176 INFO:tasks.rados.rados.0.smithi003.stdout:1835: finishing write tid 2 to smithi00370293-245 2024-09-21T10:12:53.176 INFO:tasks.rados.rados.0.smithi003.stdout:1835: finishing write tid 3 to smithi00370293-245 2024-09-21T10:12:53.176 INFO:tasks.rados.rados.0.smithi003.stdout:1835: finishing write tid 4 to smithi00370293-245 2024-09-21T10:12:53.176 INFO:tasks.rados.rados.0.smithi003.stdout:1835: oid 245 updating version 0 to 285 2024-09-21T10:12:53.176 INFO:tasks.rados.rados.0.smithi003.stdout:1835: oid 245 version 285 is already newer than 284 2024-09-21T10:12:53.176 INFO:tasks.rados.rados.0.smithi003.stdout:1835: oid 245 version 285 is already newer than 283 2024-09-21T10:12:53.176 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 245 v 285 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2024-09-21T10:12:53.176 INFO:tasks.rados.rados.0.smithi003.stdout:1835: left oid 245 (ObjNum 1249 snap 0 seq_num 1249) 2024-09-21T10:12:53.176 INFO:tasks.rados.rados.0.smithi003.stdout:1831: done (5 left) 2024-09-21T10:12:53.177 INFO:tasks.rados.rados.0.smithi003.stdout:1832: done (4 left) 2024-09-21T10:12:53.177 INFO:tasks.rados.rados.0.smithi003.stdout:1833: done (3 left) 2024-09-21T10:12:53.177 INFO:tasks.rados.rados.0.smithi003.stdout:1834: done (2 left) 2024-09-21T10:12:53.177 INFO:tasks.rados.rados.0.smithi003.stdout:1835: done (1 left) 2024-09-21T10:12:53.177 INFO:tasks.rados.rados.0.smithi003.stdout:1836: done (0 left) 2024-09-21T10:12:53.177 INFO:tasks.rados.rados.0.smithi003.stdout:1837: read oid 123 snap -1 2024-09-21T10:12:53.177 INFO:tasks.rados.rados.0.smithi003.stdout:1837: expect (ObjNum 1233 snap 0 seq_num 1233) 2024-09-21T10:12:53.177 INFO:tasks.rados.rados.0.smithi003.stdout:1838: write oid 349 current snap is 0 2024-09-21T10:12:53.177 INFO:tasks.rados.rados.0.smithi003.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2024-09-21T10:12:53.186 INFO:tasks.rados.rados.0.smithi003.stdout:1838: writing smithi00370293-349 from 625557 to 1043948 tid 1 2024-09-21T10:12:53.195 INFO:tasks.rados.rados.0.smithi003.stdout:1838: writing smithi00370293-349 from 1838856 to 2625283 tid 2 2024-09-21T10:12:53.195 INFO:tasks.rados.rados.0.smithi003.stdout:1839: write oid 169 current snap is 0 2024-09-21T10:12:53.195 INFO:tasks.rados.rados.0.smithi003.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2024-09-21T10:12:53.208 INFO:tasks.rados.rados.0.smithi003.stdout:1839: writing smithi00370293-169 from 642364 to 1136004 tid 1 2024-09-21T10:12:53.224 INFO:tasks.rados.rados.0.smithi003.stdout:1839: writing smithi00370293-169 from 1897338 to 2543776 tid 2 2024-09-21T10:12:53.224 INFO:tasks.rados.rados.0.smithi003.stdout:1840: write oid 143 current snap is 0 2024-09-21T10:12:53.224 INFO:tasks.rados.rados.0.smithi003.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2024-09-21T10:12:53.235 INFO:tasks.rados.rados.0.smithi003.stdout:1840: writing smithi00370293-143 from 659171 to 1228060 tid 1 2024-09-21T10:12:53.246 INFO:tasks.rados.rados.0.smithi003.stdout:1840: writing smithi00370293-143 from 1839467 to 2629563 tid 2 2024-09-21T10:12:53.246 INFO:tasks.rados.rados.0.smithi003.stdout:1841: write oid 245 current snap is 0 2024-09-21T10:12:53.246 INFO:tasks.rados.rados.0.smithi003.stdout:1837: expect (ObjNum 1233 snap 0 seq_num 1233) 2024-09-21T10:12:53.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:52 smithi204 bash[24804]: cluster 2024-09-21T10:12:51.735775+0000 mgr.y (mgr.14385) 250 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 120 op/s 2024-09-21T10:12:53.481 INFO:tasks.rados.rados.0.smithi003.stdout:1838: finishing write tid 1 to smithi00370293-349 2024-09-21T10:12:53.481 INFO:tasks.rados.rados.0.smithi003.stdout:1838: finishing write tid 2 to smithi00370293-349 2024-09-21T10:12:53.481 INFO:tasks.rados.rados.0.smithi003.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2024-09-21T10:12:53.488 INFO:tasks.rados.rados.0.smithi003.stdout:1841: writing smithi00370293-245 from 675978 to 1320116 tid 1 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1841: writing smithi00370293-245 from 1897949 to 2548056 tid 2 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1837: done (4 left) 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1842: write oid 432 current snap is 0 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1838: finishing write tid 3 to smithi00370293-349 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1838: finishing write tid 4 to smithi00370293-349 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1838: oid 349 updating version 0 to 261 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1838: oid 349 updating version 261 to 263 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1838: oid 349 version 263 is already newer than 262 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 349 v 263 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1838: left oid 349 (ObjNum 1251 snap 0 seq_num 1251) 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1839: finishing write tid 1 to smithi00370293-169 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1839: finishing write tid 2 to smithi00370293-169 2024-09-21T10:12:53.497 INFO:tasks.rados.rados.0.smithi003.stdout:1839: finishing write tid 3 to smithi00370293-169 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1839: finishing write tid 4 to smithi00370293-169 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1839: oid 169 updating version 0 to 223 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1839: oid 169 version 223 is already newer than 222 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1839: oid 169 version 223 is already newer than 221 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 169 v 223 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1839: left oid 169 (ObjNum 1252 snap 0 seq_num 1252) 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1840: finishing write tid 1 to smithi00370293-143 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1840: finishing write tid 2 to smithi00370293-143 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1840: finishing write tid 3 to smithi00370293-143 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1840: finishing write tid 4 to smithi00370293-143 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1840: oid 143 updating version 0 to 402 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1840: oid 143 version 402 is already newer than 401 2024-09-21T10:12:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:1840: oid 143 updating version 402 to 403 2024-09-21T10:12:53.499 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 143 v 403 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2024-09-21T10:12:53.499 INFO:tasks.rados.rados.0.smithi003.stdout:1840: left oid 143 (ObjNum 1253 snap 0 seq_num 1253) 2024-09-21T10:12:53.499 INFO:tasks.rados.rados.0.smithi003.stdout:1841: finishing write tid 1 to smithi00370293-245 2024-09-21T10:12:53.499 INFO:tasks.rados.rados.0.smithi003.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2024-09-21T10:12:53.510 INFO:tasks.rados.rados.0.smithi003.stdout:1842: writing smithi00370293-432 from 692785 to 1128525 tid 1 2024-09-21T10:12:53.525 INFO:tasks.rados.rados.0.smithi003.stdout:1842: writing smithi00370293-432 from 1672784 to 2466549 tid 2 2024-09-21T10:12:53.531 INFO:tasks.rados.rados.0.smithi003.stdout:1842: writing smithi00370293-432 from 2897503 to 3092785 tid 3 2024-09-21T10:12:53.531 INFO:tasks.rados.rados.0.smithi003.stdout:1838: done (4 left) 2024-09-21T10:12:53.531 INFO:tasks.rados.rados.0.smithi003.stdout:1839: done (3 left) 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:1840: done (2 left) 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:1843: delete oid 409 current snap is 0 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:1841: finishing write tid 2 to smithi00370293-245 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:1841: finishing write tid 3 to smithi00370293-245 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:1841: finishing write tid 4 to smithi00370293-245 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:1841: oid 245 updating version 0 to 288 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:1841: oid 245 version 288 is already newer than 286 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:1841: oid 245 version 288 is already newer than 287 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 245 v 288 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:1841: left oid 245 (ObjNum 1254 snap 0 seq_num 1254) 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:1842: finishing write tid 1 to smithi00370293-432 2024-09-21T10:12:53.532 INFO:tasks.rados.rados.0.smithi003.stdout:1842: finishing write tid 2 to smithi00370293-432 2024-09-21T10:12:53.534 INFO:tasks.rados.rados.0.smithi003.stdout:1841: done (2 left) 2024-09-21T10:12:53.534 INFO:tasks.rados.rados.0.smithi003.stdout:1843: done (1 left) 2024-09-21T10:12:53.534 INFO:tasks.rados.rados.0.smithi003.stdout:1844: read oid 456 snap -1 2024-09-21T10:12:53.534 INFO:tasks.rados.rados.0.smithi003.stdout:1844: expect (ObjNum 870 snap 0 seq_num 870) 2024-09-21T10:12:53.534 INFO:tasks.rados.rados.0.smithi003.stdout:1845: read oid 421 snap -1 2024-09-21T10:12:53.534 INFO:tasks.rados.rados.0.smithi003.stdout:1845: expect (ObjNum 1215 snap 0 seq_num 1215) 2024-09-21T10:12:53.534 INFO:tasks.rados.rados.0.smithi003.stdout:1846: delete oid 196 current snap is 0 2024-09-21T10:12:53.535 INFO:tasks.rados.rados.0.smithi003.stdout:1842: finishing write tid 3 to smithi00370293-432 2024-09-21T10:12:53.535 INFO:tasks.rados.rados.0.smithi003.stdout:1842: finishing write tid 4 to smithi00370293-432 2024-09-21T10:12:53.535 INFO:tasks.rados.rados.0.smithi003.stdout:1842: finishing write tid 5 to smithi00370293-432 2024-09-21T10:12:53.535 INFO:tasks.rados.rados.0.smithi003.stdout:1842: oid 432 updating version 0 to 248 2024-09-21T10:12:53.535 INFO:tasks.rados.rados.0.smithi003.stdout:1842: oid 432 updating version 248 to 249 2024-09-21T10:12:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:1842: oid 432 updating version 249 to 250 2024-09-21T10:12:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:1842: oid 432 updating version 250 to 251 2024-09-21T10:12:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 432 v 251 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2024-09-21T10:12:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:1842: left oid 432 (ObjNum 1255 snap 0 seq_num 1255) 2024-09-21T10:12:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:1842: done (3 left) 2024-09-21T10:12:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:1846: done (2 left) 2024-09-21T10:12:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:1847: write oid 13 current snap is 0 2024-09-21T10:12:53.536 INFO:tasks.rados.rados.0.smithi003.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2024-09-21T10:12:53.550 INFO:tasks.rados.rados.0.smithi003.stdout:1847: writing smithi00370293-13 from 743206 to 1404693 tid 1 2024-09-21T10:12:53.562 INFO:tasks.rados.rados.0.smithi003.stdout:1847: writing smithi00370293-13 from 2131877 to 2672969 tid 2 2024-09-21T10:12:53.562 INFO:tasks.rados.rados.0.smithi003.stdout:1848: delete oid 147 current snap is 0 2024-09-21T10:12:53.562 INFO:tasks.rados.rados.0.smithi003.stdout:1845: expect (ObjNum 1215 snap 0 seq_num 1215) 2024-09-21T10:12:53.674 INFO:tasks.rados.rados.0.smithi003.stdout:1844: expect (ObjNum 870 snap 0 seq_num 870) 2024-09-21T10:12:53.793 INFO:tasks.rados.rados.0.smithi003.stdout:1847: finishing write tid 1 to smithi00370293-13 2024-09-21T10:12:53.793 INFO:tasks.rados.rados.0.smithi003.stdout:1847: finishing write tid 2 to smithi00370293-13 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1847: finishing write tid 3 to smithi00370293-13 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1847: finishing write tid 4 to smithi00370293-13 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1847: oid 13 updating version 0 to 226 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1847: oid 13 version 226 is already newer than 224 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1847: oid 13 version 226 is already newer than 225 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 226 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1847: left oid 13 (ObjNum 1258 snap 0 seq_num 1258) 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1844: done (3 left) 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1845: done (2 left) 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1847: done (1 left) 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1848: done (0 left) 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1849: read oid 315 snap -1 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1849: expect (ObjNum 314 snap 0 seq_num 314) 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1850: read oid 338 snap -1 2024-09-21T10:12:53.794 INFO:tasks.rados.rados.0.smithi003.stdout:1850: expect (ObjNum 866 snap 0 seq_num 866) 2024-09-21T10:12:53.795 INFO:tasks.rados.rados.0.smithi003.stdout:1851: delete oid 70 current snap is 0 2024-09-21T10:12:53.796 INFO:tasks.rados.rados.0.smithi003.stdout:1851: done (2 left) 2024-09-21T10:12:53.796 INFO:tasks.rados.rados.0.smithi003.stdout:1852: write oid 304 current snap is 0 2024-09-21T10:12:53.797 INFO:tasks.rados.rados.0.smithi003.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2024-09-21T10:12:53.817 INFO:tasks.rados.rados.0.smithi003.stdout:1852: writing smithi00370293-304 from 793627 to 1280861 tid 1 2024-09-21T10:12:53.831 INFO:tasks.rados.rados.0.smithi003.stdout:1852: writing smithi00370293-304 from 1790970 to 2195742 tid 2 2024-09-21T10:12:53.846 INFO:tasks.rados.rados.0.smithi003.stdout:1852: writing smithi00370293-304 from 2829335 to 3193627 tid 3 2024-09-21T10:12:53.847 INFO:tasks.rados.rados.0.smithi003.stdout:1853: write oid 164 current snap is 0 2024-09-21T10:12:53.847 INFO:tasks.rados.rados.0.smithi003.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2024-09-21T10:12:53.860 INFO:tasks.rados.rados.0.smithi003.stdout:1853: writing smithi00370293-164 from 410434 to 1089270 tid 1 2024-09-21T10:12:53.871 INFO:tasks.rados.rados.0.smithi003.stdout:1853: writing smithi00370293-164 from 1565805 to 2114235 tid 2 2024-09-21T10:12:53.881 INFO:tasks.rados.rados.0.smithi003.stdout:1853: writing smithi00370293-164 from 2573111 to 3210434 tid 3 2024-09-21T10:12:53.881 INFO:tasks.rados.rados.0.smithi003.stdout:1854: read oid 461 snap -1 2024-09-21T10:12:53.881 INFO:tasks.rados.rados.0.smithi003.stdout:1854: expect (ObjNum 460 snap 0 seq_num 460) 2024-09-21T10:12:53.881 INFO:tasks.rados.rados.0.smithi003.stdout:1855: read oid 275 snap -1 2024-09-21T10:12:53.881 INFO:tasks.rados.rados.0.smithi003.stdout:1855: expect (ObjNum 1240 snap 0 seq_num 1240) 2024-09-21T10:12:53.881 INFO:tasks.rados.rados.0.smithi003.stdout:1856: write oid 154 current snap is 0 2024-09-21T10:12:53.881 INFO:tasks.rados.rados.0.smithi003.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2024-09-21T10:12:53.891 INFO:tasks.rados.rados.0.smithi003.stdout:1856: writing smithi00370293-154 from 427241 to 1181326 tid 1 2024-09-21T10:12:53.897 INFO:tasks.rados.rados.0.smithi003.stdout:1856: writing smithi00370293-154 from 1624287 to 2032728 tid 2 2024-09-21T10:12:53.904 INFO:tasks.rados.rados.0.smithi003.stdout:1856: writing smithi00370293-154 from 2600534 to 3150498 tid 3 2024-09-21T10:12:53.905 INFO:tasks.rados.rados.0.smithi003.stdout:1857: write oid 155 current snap is 0 2024-09-21T10:12:53.905 INFO:tasks.rados.rados.0.smithi003.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2024-09-21T10:12:53.910 INFO:tasks.rados.rados.0.smithi003.stdout:1857: writing smithi00370293-155 from 444048 to 873382 tid 1 2024-09-21T10:12:53.916 INFO:tasks.rados.rados.0.smithi003.stdout:1857: writing smithi00370293-155 from 1282769 to 1834868 tid 2 2024-09-21T10:12:53.924 INFO:tasks.rados.rados.0.smithi003.stdout:1857: writing smithi00370293-155 from 2627957 to 3244048 tid 3 2024-09-21T10:12:53.924 INFO:tasks.rados.rados.0.smithi003.stdout:1858: write oid 364 current snap is 0 2024-09-21T10:12:53.925 INFO:tasks.rados.rados.0.smithi003.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2024-09-21T10:12:53.930 INFO:tasks.rados.rados.0.smithi003.stdout:1858: writing smithi00370293-364 from 460855 to 965438 tid 1 2024-09-21T10:12:53.936 INFO:tasks.rados.rados.0.smithi003.stdout:1858: writing smithi00370293-364 from 1624898 to 2037008 tid 2 2024-09-21T10:12:53.943 INFO:tasks.rados.rados.0.smithi003.stdout:1858: writing smithi00370293-364 from 2539027 to 3111535 tid 3 2024-09-21T10:12:53.943 INFO:tasks.rados.rados.0.smithi003.stdout:1859: write oid 350 current snap is 0 2024-09-21T10:12:53.943 INFO:tasks.rados.rados.0.smithi003.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2024-09-21T10:12:53.948 INFO:tasks.rados.rados.0.smithi003.stdout:1859: writing smithi00370293-350 from 477662 to 1057494 tid 1 2024-09-21T10:12:53.955 INFO:tasks.rados.rados.0.smithi003.stdout:1859: writing smithi00370293-350 from 1683380 to 2239148 tid 2 2024-09-21T10:12:53.961 INFO:tasks.rados.rados.0.smithi003.stdout:1859: writing smithi00370293-350 from 2966450 to 3277662 tid 3 2024-09-21T10:12:53.961 INFO:tasks.rados.rados.0.smithi003.stdout:1860: read oid 458 snap -1 2024-09-21T10:12:53.961 INFO:tasks.rados.rados.0.smithi003.stdout:1860: expect deleted 2024-09-21T10:12:53.961 INFO:tasks.rados.rados.0.smithi003.stdout:1861: read oid 76 snap -1 2024-09-21T10:12:53.961 INFO:tasks.rados.rados.0.smithi003.stdout:1861: expect (ObjNum 527 snap 0 seq_num 527) 2024-09-21T10:12:53.961 INFO:tasks.rados.rados.0.smithi003.stdout:1862: write oid 422 current snap is 0 2024-09-21T10:12:53.961 INFO:tasks.rados.rados.0.smithi003.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2024-09-21T10:12:53.968 INFO:tasks.rados.rados.0.smithi003.stdout:1862: writing smithi00370293-422 from 494469 to 1149550 tid 1 2024-09-21T10:12:53.974 INFO:tasks.rados.rados.0.smithi003.stdout:1862: writing smithi00370293-422 from 1741862 to 2157641 tid 2 2024-09-21T10:12:53.981 INFO:tasks.rados.rados.0.smithi003.stdout:1862: writing smithi00370293-422 from 2710226 to 3294469 tid 3 2024-09-21T10:12:53.981 INFO:tasks.rados.rados.0.smithi003.stdout:1863: read oid 32 snap -1 2024-09-21T10:12:53.981 INFO:tasks.rados.rados.0.smithi003.stdout:1863: expect (ObjNum 535 snap 0 seq_num 535) 2024-09-21T10:12:53.982 INFO:tasks.rados.rados.0.smithi003.stdout:1864: read oid 305 snap -1 2024-09-21T10:12:53.982 INFO:tasks.rados.rados.0.smithi003.stdout:1864: expect (ObjNum 304 snap 0 seq_num 304) 2024-09-21T10:12:53.982 INFO:tasks.rados.rados.0.smithi003.stdout:1865: read oid 439 snap -1 2024-09-21T10:12:53.982 INFO:tasks.rados.rados.0.smithi003.stdout:1865: expect (ObjNum 1214 snap 0 seq_num 1214) 2024-09-21T10:12:53.982 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:12:53.982 INFO:tasks.rados.rados.0.smithi003.stdout:1850: expect (ObjNum 866 snap 0 seq_num 866) 2024-09-21T10:12:54.169 INFO:tasks.rados.rados.0.smithi003.stdout:1849: expect (ObjNum 314 snap 0 seq_num 314) 2024-09-21T10:12:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:1852: finishing write tid 1 to smithi00370293-304 2024-09-21T10:12:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:1852: finishing write tid 2 to smithi00370293-304 2024-09-21T10:12:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:1852: finishing write tid 3 to smithi00370293-304 2024-09-21T10:12:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:1852: finishing write tid 4 to smithi00370293-304 2024-09-21T10:12:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:1852: finishing write tid 5 to smithi00370293-304 2024-09-21T10:12:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:1852: oid 304 updating version 0 to 289 2024-09-21T10:12:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:1852: oid 304 version 289 is already newer than 287 2024-09-21T10:12:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:1852: oid 304 updating version 289 to 290 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1852: oid 304 version 290 is already newer than 288 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 304 v 290 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1852: left oid 304 (ObjNum 1261 snap 0 seq_num 1261) 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1853: finishing write tid 1 to smithi00370293-164 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1853: finishing write tid 2 to smithi00370293-164 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1853: finishing write tid 3 to smithi00370293-164 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1853: finishing write tid 4 to smithi00370293-164 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1853: finishing write tid 5 to smithi00370293-164 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1853: oid 164 updating version 0 to 184 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1853: oid 164 updating version 184 to 186 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1853: oid 164 version 186 is already newer than 185 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1853: oid 164 version 186 is already newer than 183 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 164 v 186 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2024-09-21T10:12:54.270 INFO:tasks.rados.rados.0.smithi003.stdout:1853: left oid 164 (ObjNum 1262 snap 0 seq_num 1262) 2024-09-21T10:12:54.271 INFO:tasks.rados.rados.0.smithi003.stdout:1855: expect (ObjNum 1240 snap 0 seq_num 1240) 2024-09-21T10:12:54.359 INFO:tasks.rados.rados.0.smithi003.stdout:1854: expect (ObjNum 460 snap 0 seq_num 460) 2024-09-21T10:12:54.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:12:54 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:12:54] "GET /metrics HTTP/1.1" 200 36134 "" "Prometheus/2.43.0" 2024-09-21T10:12:54.478 INFO:tasks.rados.rados.0.smithi003.stdout:1856: finishing write tid 1 to smithi00370293-154 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1856: finishing write tid 2 to smithi00370293-154 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1856: finishing write tid 3 to smithi00370293-154 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1856: finishing write tid 4 to smithi00370293-154 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1856: finishing write tid 5 to smithi00370293-154 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1856: oid 154 updating version 0 to 189 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1856: oid 154 version 189 is already newer than 187 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1856: oid 154 version 189 is already newer than 188 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1856: oid 154 updating version 189 to 190 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 154 v 190 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1856: left oid 154 (ObjNum 1263 snap 0 seq_num 1263) 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1857: finishing write tid 1 to smithi00370293-155 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1857: finishing write tid 2 to smithi00370293-155 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1857: finishing write tid 3 to smithi00370293-155 2024-09-21T10:12:54.479 INFO:tasks.rados.rados.0.smithi003.stdout:1857: finishing write tid 4 to smithi00370293-155 2024-09-21T10:12:54.480 INFO:tasks.rados.rados.0.smithi003.stdout:1857: finishing write tid 5 to smithi00370293-155 2024-09-21T10:12:54.480 INFO:tasks.rados.rados.0.smithi003.stdout:1857: oid 155 updating version 0 to 250 2024-09-21T10:12:54.480 INFO:tasks.rados.rados.0.smithi003.stdout:1857: oid 155 version 250 is already newer than 248 2024-09-21T10:12:54.480 INFO:tasks.rados.rados.0.smithi003.stdout:1857: oid 155 updating version 250 to 251 2024-09-21T10:12:54.480 INFO:tasks.rados.rados.0.smithi003.stdout:1857: oid 155 version 251 is already newer than 249 2024-09-21T10:12:54.480 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 155 v 251 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2024-09-21T10:12:54.480 INFO:tasks.rados.rados.0.smithi003.stdout:1857: left oid 155 (ObjNum 1264 snap 0 seq_num 1264) 2024-09-21T10:12:54.480 INFO:tasks.rados.rados.0.smithi003.stdout:1858: finishing write tid 1 to smithi00370293-364 2024-09-21T10:12:54.480 INFO:tasks.rados.rados.0.smithi003.stdout:1858: finishing write tid 2 to smithi00370293-364 2024-09-21T10:12:54.480 INFO:tasks.rados.rados.0.smithi003.stdout:1858: finishing write tid 3 to smithi00370293-364 2024-09-21T10:12:54.480 INFO:tasks.rados.rados.0.smithi003.stdout:1858: finishing write tid 4 to smithi00370293-364 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1858: finishing write tid 5 to smithi00370293-364 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1858: oid 364 updating version 0 to 240 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1858: oid 364 updating version 240 to 242 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1858: oid 364 updating version 242 to 243 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1858: oid 364 version 243 is already newer than 241 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 364 v 243 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1858: left oid 364 (ObjNum 1265 snap 0 seq_num 1265) 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1859: finishing write tid 1 to smithi00370293-350 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1859: finishing write tid 2 to smithi00370293-350 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1849: done (15 left) 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1850: done (14 left) 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1852: done (13 left) 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1853: done (12 left) 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1854: done (11 left) 2024-09-21T10:12:54.481 INFO:tasks.rados.rados.0.smithi003.stdout:1855: done (10 left) 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1856: done (9 left) 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1857: done (8 left) 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1858: done (7 left) 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1860: done (6 left) 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1866: read oid 354 snap -1 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1866: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1867: delete oid 125 current snap is 0 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1859: finishing write tid 3 to smithi00370293-350 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1859: finishing write tid 4 to smithi00370293-350 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1859: finishing write tid 5 to smithi00370293-350 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1859: oid 350 updating version 0 to 197 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1859: oid 350 updating version 197 to 200 2024-09-21T10:12:54.482 INFO:tasks.rados.rados.0.smithi003.stdout:1859: oid 350 version 200 is already newer than 198 2024-09-21T10:12:54.483 INFO:tasks.rados.rados.0.smithi003.stdout:1859: oid 350 version 200 is already newer than 199 2024-09-21T10:12:54.483 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 350 v 200 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2024-09-21T10:12:54.483 INFO:tasks.rados.rados.0.smithi003.stdout:1859: left oid 350 (ObjNum 1266 snap 0 seq_num 1266) 2024-09-21T10:12:54.483 INFO:tasks.rados.rados.0.smithi003.stdout:1861: expect (ObjNum 527 snap 0 seq_num 527) 2024-09-21T10:12:54.605 INFO:tasks.rados.rados.0.smithi003.stdout:1862: finishing write tid 1 to smithi00370293-422 2024-09-21T10:12:54.605 INFO:tasks.rados.rados.0.smithi003.stdout:1862: finishing write tid 2 to smithi00370293-422 2024-09-21T10:12:54.605 INFO:tasks.rados.rados.0.smithi003.stdout:1865: expect (ObjNum 1214 snap 0 seq_num 1214) 2024-09-21T10:12:54.775 INFO:tasks.rados.rados.0.smithi003.stdout:1863: expect (ObjNum 535 snap 0 seq_num 535) 2024-09-21T10:12:54.910 INFO:tasks.rados.rados.0.smithi003.stdout:1862: finishing write tid 3 to smithi00370293-422 2024-09-21T10:12:54.910 INFO:tasks.rados.rados.0.smithi003.stdout:1862: finishing write tid 4 to smithi00370293-422 2024-09-21T10:12:54.910 INFO:tasks.rados.rados.0.smithi003.stdout:1862: finishing write tid 5 to smithi00370293-422 2024-09-21T10:12:54.910 INFO:tasks.rados.rados.0.smithi003.stdout:1862: oid 422 updating version 0 to 190 2024-09-21T10:12:54.910 INFO:tasks.rados.rados.0.smithi003.stdout:1862: oid 422 version 190 is already newer than 189 2024-09-21T10:12:54.910 INFO:tasks.rados.rados.0.smithi003.stdout:1862: oid 422 version 190 is already newer than 188 2024-09-21T10:12:54.910 INFO:tasks.rados.rados.0.smithi003.stdout:1862: oid 422 updating version 190 to 191 2024-09-21T10:12:54.910 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 422 v 191 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2024-09-21T10:12:54.910 INFO:tasks.rados.rados.0.smithi003.stdout:1862: left oid 422 (ObjNum 1267 snap 0 seq_num 1267) 2024-09-21T10:12:54.911 INFO:tasks.rados.rados.0.smithi003.stdout:1864: expect (ObjNum 304 snap 0 seq_num 304) 2024-09-21T10:12:55.008 INFO:tasks.rados.rados.0.smithi003.stdout:1866: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-21T10:12:55.127 INFO:tasks.rados.rados.0.smithi003.stdout:1859: done (7 left) 2024-09-21T10:12:55.127 INFO:tasks.rados.rados.0.smithi003.stdout:1861: done (6 left) 2024-09-21T10:12:55.127 INFO:tasks.rados.rados.0.smithi003.stdout:1862: done (5 left) 2024-09-21T10:12:55.127 INFO:tasks.rados.rados.0.smithi003.stdout:1863: done (4 left) 2024-09-21T10:12:55.127 INFO:tasks.rados.rados.0.smithi003.stdout:1864: done (3 left) 2024-09-21T10:12:55.127 INFO:tasks.rados.rados.0.smithi003.stdout:1865: done (2 left) 2024-09-21T10:12:55.127 INFO:tasks.rados.rados.0.smithi003.stdout:1866: done (1 left) 2024-09-21T10:12:55.127 INFO:tasks.rados.rados.0.smithi003.stdout:1867: done (0 left) 2024-09-21T10:12:55.128 INFO:tasks.rados.rados.0.smithi003.stdout:1868: write oid 446 current snap is 0 2024-09-21T10:12:55.128 INFO:tasks.rados.rados.0.smithi003.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2024-09-21T10:12:55.141 INFO:tasks.rados.rados.0.smithi003.stdout:1868: writing smithi00370293-446 from 528083 to 933662 tid 1 2024-09-21T10:12:55.155 INFO:tasks.rados.rados.0.smithi003.stdout:1868: writing smithi00370293-446 from 1342473 to 1761921 tid 2 2024-09-21T10:12:55.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:54 smithi003 bash[22527]: cluster 2024-09-21T10:12:53.736337+0000 mgr.y (mgr.14385) 251 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.1 MiB/s wr, 76 op/s 2024-09-21T10:12:55.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:54 smithi003 bash[31899]: cluster 2024-09-21T10:12:53.736337+0000 mgr.y (mgr.14385) 251 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.1 MiB/s wr, 76 op/s 2024-09-21T10:12:55.175 INFO:tasks.rados.rados.0.smithi003.stdout:1868: writing smithi00370293-446 from 2248719 to 2982668 tid 3 2024-09-21T10:12:55.175 INFO:tasks.rados.rados.0.smithi003.stdout:1869: write oid 385 current snap is 0 2024-09-21T10:12:55.175 INFO:tasks.rados.rados.0.smithi003.stdout:1868: finishing write tid 1 to smithi00370293-446 2024-09-21T10:12:55.175 INFO:tasks.rados.rados.0.smithi003.stdout:1868: finishing write tid 2 to smithi00370293-446 2024-09-21T10:12:55.175 INFO:tasks.rados.rados.0.smithi003.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2024-09-21T10:12:55.193 INFO:tasks.rados.rados.0.smithi003.stdout:1869: writing smithi00370293-385 from 544890 to 1142071 tid 1 2024-09-21T10:12:55.212 INFO:tasks.rados.rados.0.smithi003.stdout:1869: writing smithi00370293-385 from 1917308 to 2480414 tid 2 2024-09-21T10:12:55.222 INFO:tasks.rados.rados.0.smithi003.stdout:1869: writing smithi00370293-385 from 3076142 to 3344890 tid 3 2024-09-21T10:12:55.222 INFO:tasks.rados.rados.0.smithi003.stdout:1870: write oid 420 current snap is 0 2024-09-21T10:12:55.222 INFO:tasks.rados.rados.0.smithi003.stdout:1868: finishing write tid 3 to smithi00370293-446 2024-09-21T10:12:55.222 INFO:tasks.rados.rados.0.smithi003.stdout:1868: finishing write tid 4 to smithi00370293-446 2024-09-21T10:12:55.222 INFO:tasks.rados.rados.0.smithi003.stdout:1868: finishing write tid 5 to smithi00370293-446 2024-09-21T10:12:55.222 INFO:tasks.rados.rados.0.smithi003.stdout:1868: oid 446 updating version 0 to 230 2024-09-21T10:12:55.222 INFO:tasks.rados.rados.0.smithi003.stdout:1868: oid 446 version 230 is already newer than 229 2024-09-21T10:12:55.222 INFO:tasks.rados.rados.0.smithi003.stdout:1868: oid 446 version 230 is already newer than 227 2024-09-21T10:12:55.223 INFO:tasks.rados.rados.0.smithi003.stdout:1868: oid 446 version 230 is already newer than 228 2024-09-21T10:12:55.223 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 446 v 230 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2024-09-21T10:12:55.223 INFO:tasks.rados.rados.0.smithi003.stdout:1868: left oid 446 (ObjNum 1269 snap 0 seq_num 1269) 2024-09-21T10:12:55.223 INFO:tasks.rados.rados.0.smithi003.stdout:1869: finishing write tid 1 to smithi00370293-385 2024-09-21T10:12:55.223 INFO:tasks.rados.rados.0.smithi003.stdout:1869: finishing write tid 2 to smithi00370293-385 2024-09-21T10:12:55.223 INFO:tasks.rados.rados.0.smithi003.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2024-09-21T10:12:55.234 INFO:tasks.rados.rados.0.smithi003.stdout:1870: writing smithi00370293-420 from 561697 to 1234127 tid 1 2024-09-21T10:12:55.250 INFO:tasks.rados.rados.0.smithi003.stdout:1870: writing smithi00370293-420 from 1975790 to 2682554 tid 2 2024-09-21T10:12:55.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:54 smithi204 bash[24804]: cluster 2024-09-21T10:12:53.736337+0000 mgr.y (mgr.14385) 251 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.1 MiB/s wr, 76 op/s 2024-09-21T10:12:55.256 INFO:tasks.rados.rados.0.smithi003.stdout:1870: writing smithi00370293-420 from 3103565 to 3361697 tid 3 2024-09-21T10:12:55.256 INFO:tasks.rados.rados.0.smithi003.stdout:1868: done (2 left) 2024-09-21T10:12:55.256 INFO:tasks.rados.rados.0.smithi003.stdout:1871: write oid 474 current snap is 0 2024-09-21T10:12:55.256 INFO:tasks.rados.rados.0.smithi003.stdout:1869: finishing write tid 3 to smithi00370293-385 2024-09-21T10:12:55.257 INFO:tasks.rados.rados.0.smithi003.stdout:1869: finishing write tid 4 to smithi00370293-385 2024-09-21T10:12:55.257 INFO:tasks.rados.rados.0.smithi003.stdout:1869: finishing write tid 5 to smithi00370293-385 2024-09-21T10:12:55.257 INFO:tasks.rados.rados.0.smithi003.stdout:1869: oid 385 updating version 0 to 192 2024-09-21T10:12:55.257 INFO:tasks.rados.rados.0.smithi003.stdout:1869: oid 385 updating version 192 to 195 2024-09-21T10:12:55.257 INFO:tasks.rados.rados.0.smithi003.stdout:1869: oid 385 version 195 is already newer than 193 2024-09-21T10:12:55.257 INFO:tasks.rados.rados.0.smithi003.stdout:1869: oid 385 version 195 is already newer than 194 2024-09-21T10:12:55.257 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 385 v 195 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2024-09-21T10:12:55.257 INFO:tasks.rados.rados.0.smithi003.stdout:1869: left oid 385 (ObjNum 1270 snap 0 seq_num 1270) 2024-09-21T10:12:55.257 INFO:tasks.rados.rados.0.smithi003.stdout:1870: finishing write tid 1 to smithi00370293-420 2024-09-21T10:12:55.258 INFO:tasks.rados.rados.0.smithi003.stdout:1870: finishing write tid 2 to smithi00370293-420 2024-09-21T10:12:55.258 INFO:tasks.rados.rados.0.smithi003.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2024-09-21T10:12:55.269 INFO:tasks.rados.rados.0.smithi003.stdout:1871: writing smithi00370293-474 from 578504 to 1326183 tid 1 2024-09-21T10:12:55.281 INFO:tasks.rados.rados.0.smithi003.stdout:1871: writing smithi00370293-474 from 2034272 to 2601047 tid 2 2024-09-21T10:12:55.288 INFO:tasks.rados.rados.0.smithi003.stdout:1871: writing smithi00370293-474 from 3130988 to 3378504 tid 3 2024-09-21T10:12:55.288 INFO:tasks.rados.rados.0.smithi003.stdout:1869: done (2 left) 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1872: read oid 176 snap -1 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1872: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1873: read oid 244 snap -1 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1873: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1874: read oid 61 snap -1 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1874: expect (ObjNum 1069 snap 0 seq_num 1069) 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1875: read oid 465 snap -1 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1875: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1876: write oid 256 current snap is 0 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1870: finishing write tid 3 to smithi00370293-420 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1870: finishing write tid 4 to smithi00370293-420 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1870: finishing write tid 5 to smithi00370293-420 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1870: oid 420 updating version 0 to 274 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1870: oid 420 updating version 274 to 275 2024-09-21T10:12:55.289 INFO:tasks.rados.rados.0.smithi003.stdout:1870: oid 420 updating version 275 to 276 2024-09-21T10:12:55.290 INFO:tasks.rados.rados.0.smithi003.stdout:1870: oid 420 updating version 276 to 277 2024-09-21T10:12:55.290 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 420 v 277 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2024-09-21T10:12:55.290 INFO:tasks.rados.rados.0.smithi003.stdout:1870: left oid 420 (ObjNum 1271 snap 0 seq_num 1271) 2024-09-21T10:12:55.290 INFO:tasks.rados.rados.0.smithi003.stdout:1871: finishing write tid 1 to smithi00370293-474 2024-09-21T10:12:55.290 INFO:tasks.rados.rados.0.smithi003.stdout:1871: finishing write tid 2 to smithi00370293-474 2024-09-21T10:12:55.290 INFO:tasks.rados.rados.0.smithi003.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2024-09-21T10:12:55.297 INFO:tasks.rados.rados.0.smithi003.stdout:1876: writing smithi00370293-256 from 595311 to 1018239 tid 1 2024-09-21T10:12:55.308 INFO:tasks.rados.rados.0.smithi003.stdout:1876: writing smithi00370293-256 from 1576401 to 2286834 tid 2 2024-09-21T10:12:55.317 INFO:tasks.rados.rados.0.smithi003.stdout:1876: writing smithi00370293-256 from 3042058 to 3395311 tid 3 2024-09-21T10:12:55.317 INFO:tasks.rados.rados.0.smithi003.stdout:1870: done (6 left) 2024-09-21T10:12:55.317 INFO:tasks.rados.rados.0.smithi003.stdout:1877: write oid 292 current snap is 0 2024-09-21T10:12:55.317 INFO:tasks.rados.rados.0.smithi003.stdout:1871: finishing write tid 3 to smithi00370293-474 2024-09-21T10:12:55.317 INFO:tasks.rados.rados.0.smithi003.stdout:1872: expect (ObjNum 175 snap 0 seq_num 175) 2024-09-21T10:12:55.455 INFO:tasks.rados.rados.0.smithi003.stdout:1876: finishing write tid 1 to smithi00370293-256 2024-09-21T10:12:55.455 INFO:tasks.rados.rados.0.smithi003.stdout:1871: finishing write tid 4 to smithi00370293-474 2024-09-21T10:12:55.455 INFO:tasks.rados.rados.0.smithi003.stdout:1871: finishing write tid 5 to smithi00370293-474 2024-09-21T10:12:55.455 INFO:tasks.rados.rados.0.smithi003.stdout:1871: oid 474 updating version 0 to 280 2024-09-21T10:12:55.455 INFO:tasks.rados.rados.0.smithi003.stdout:1871: oid 474 updating version 280 to 281 2024-09-21T10:12:55.455 INFO:tasks.rados.rados.0.smithi003.stdout:1871: oid 474 version 281 is already newer than 278 2024-09-21T10:12:55.455 INFO:tasks.rados.rados.0.smithi003.stdout:1871: oid 474 version 281 is already newer than 279 2024-09-21T10:12:55.455 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 474 v 281 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2024-09-21T10:12:55.455 INFO:tasks.rados.rados.0.smithi003.stdout:1871: left oid 474 (ObjNum 1272 snap 0 seq_num 1272) 2024-09-21T10:12:55.455 INFO:tasks.rados.rados.0.smithi003.stdout:1875: expect (ObjNum 1242 snap 0 seq_num 1242) 2024-09-21T10:12:55.581 INFO:tasks.rados.rados.0.smithi003.stdout:1873: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T10:12:55.862 INFO:tasks.rados.rados.0.smithi003.stdout:1874: expect (ObjNum 1069 snap 0 seq_num 1069) 2024-09-21T10:12:56.042 INFO:tasks.rados.rados.0.smithi003.stdout:1876: finishing write tid 2 to smithi00370293-256 2024-09-21T10:12:56.042 INFO:tasks.rados.rados.0.smithi003.stdout:1876: finishing write tid 3 to smithi00370293-256 2024-09-21T10:12:56.043 INFO:tasks.rados.rados.0.smithi003.stdout:1876: finishing write tid 4 to smithi00370293-256 2024-09-21T10:12:56.043 INFO:tasks.rados.rados.0.smithi003.stdout:1876: finishing write tid 5 to smithi00370293-256 2024-09-21T10:12:56.043 INFO:tasks.rados.rados.0.smithi003.stdout:1876: oid 256 updating version 0 to 274 2024-09-21T10:12:56.043 INFO:tasks.rados.rados.0.smithi003.stdout:1876: oid 256 version 274 is already newer than 273 2024-09-21T10:12:56.043 INFO:tasks.rados.rados.0.smithi003.stdout:1876: oid 256 version 274 is already newer than 271 2024-09-21T10:12:56.043 INFO:tasks.rados.rados.0.smithi003.stdout:1876: oid 256 version 274 is already newer than 272 2024-09-21T10:12:56.043 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 256 v 274 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2024-09-21T10:12:56.043 INFO:tasks.rados.rados.0.smithi003.stdout:1876: left oid 256 (ObjNum 1273 snap 0 seq_num 1273) 2024-09-21T10:12:56.043 INFO:tasks.rados.rados.0.smithi003.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2024-09-21T10:12:56.060 INFO:tasks.rados.rados.0.smithi003.stdout:1877: writing smithi00370293-292 from 612118 to 1110295 tid 1 2024-09-21T10:12:56.078 INFO:tasks.rados.rados.0.smithi003.stdout:1877: writing smithi00370293-292 from 1634883 to 2205327 tid 2 2024-09-21T10:12:56.097 INFO:tasks.rados.rados.0.smithi003.stdout:1877: writing smithi00370293-292 from 2669481 to 3376143 tid 3 2024-09-21T10:12:56.097 INFO:tasks.rados.rados.0.smithi003.stdout:1871: done (6 left) 2024-09-21T10:12:56.097 INFO:tasks.rados.rados.0.smithi003.stdout:1872: done (5 left) 2024-09-21T10:12:56.097 INFO:tasks.rados.rados.0.smithi003.stdout:1873: done (4 left) 2024-09-21T10:12:56.097 INFO:tasks.rados.rados.0.smithi003.stdout:1874: done (3 left) 2024-09-21T10:12:56.097 INFO:tasks.rados.rados.0.smithi003.stdout:1875: done (2 left) 2024-09-21T10:12:56.097 INFO:tasks.rados.rados.0.smithi003.stdout:1876: done (1 left) 2024-09-21T10:12:56.098 INFO:tasks.rados.rados.0.smithi003.stdout:1878: read oid 60 snap -1 2024-09-21T10:12:56.098 INFO:tasks.rados.rados.0.smithi003.stdout:1878: expect (ObjNum 59 snap 0 seq_num 59) 2024-09-21T10:12:56.098 INFO:tasks.rados.rados.0.smithi003.stdout:1879: write oid 319 current snap is 0 2024-09-21T10:12:56.098 INFO:tasks.rados.rados.0.smithi003.stdout:1877: finishing write tid 1 to smithi00370293-292 2024-09-21T10:12:56.098 INFO:tasks.rados.rados.0.smithi003.stdout:1877: finishing write tid 2 to smithi00370293-292 2024-09-21T10:12:56.098 INFO:tasks.rados.rados.0.smithi003.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2024-09-21T10:12:56.107 INFO:tasks.rados.rados.0.smithi003.stdout:1879: writing smithi00370293-319 from 628925 to 1202351 tid 1 2024-09-21T10:12:56.114 INFO:tasks.rados.rados.0.smithi003.stdout:1879: writing smithi00370293-319 from 1693365 to 2407467 tid 2 2024-09-21T10:12:56.126 INFO:tasks.rados.rados.0.smithi003.stdout:1879: writing smithi00370293-319 from 3096904 to 3428925 tid 3 2024-09-21T10:12:56.126 INFO:tasks.rados.rados.0.smithi003.stdout:1880: read oid 84 snap -1 2024-09-21T10:12:56.126 INFO:tasks.rados.rados.0.smithi003.stdout:1880: expect (ObjNum 1017 snap 0 seq_num 1017) 2024-09-21T10:12:56.126 INFO:tasks.rados.rados.0.smithi003.stdout:1881: write oid 403 current snap is 0 2024-09-21T10:12:56.127 INFO:tasks.rados.rados.0.smithi003.stdout:1877: finishing write tid 3 to smithi00370293-292 2024-09-21T10:12:56.127 INFO:tasks.rados.rados.0.smithi003.stdout:1877: finishing write tid 4 to smithi00370293-292 2024-09-21T10:12:56.127 INFO:tasks.rados.rados.0.smithi003.stdout:1877: finishing write tid 5 to smithi00370293-292 2024-09-21T10:12:56.127 INFO:tasks.rados.rados.0.smithi003.stdout:1877: oid 292 updating version 0 to 270 2024-09-21T10:12:56.127 INFO:tasks.rados.rados.0.smithi003.stdout:1877: oid 292 updating version 270 to 272 2024-09-21T10:12:56.127 INFO:tasks.rados.rados.0.smithi003.stdout:1877: oid 292 updating version 272 to 273 2024-09-21T10:12:56.127 INFO:tasks.rados.rados.0.smithi003.stdout:1877: oid 292 version 273 is already newer than 271 2024-09-21T10:12:56.127 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 292 v 273 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2024-09-21T10:12:56.127 INFO:tasks.rados.rados.0.smithi003.stdout:1877: left oid 292 (ObjNum 1274 snap 0 seq_num 1274) 2024-09-21T10:12:56.127 INFO:tasks.rados.rados.0.smithi003.stdout:1878: expect (ObjNum 59 snap 0 seq_num 59) 2024-09-21T10:12:56.220 INFO:tasks.rados.rados.0.smithi003.stdout:1879: finishing write tid 1 to smithi00370293-319 2024-09-21T10:12:56.221 INFO:tasks.rados.rados.0.smithi003.stdout:1879: finishing write tid 2 to smithi00370293-319 2024-09-21T10:12:56.221 INFO:tasks.rados.rados.0.smithi003.stdout:1879: finishing write tid 3 to smithi00370293-319 2024-09-21T10:12:56.221 INFO:tasks.rados.rados.0.smithi003.stdout:1879: finishing write tid 4 to smithi00370293-319 2024-09-21T10:12:56.221 INFO:tasks.rados.rados.0.smithi003.stdout:1879: finishing write tid 5 to smithi00370293-319 2024-09-21T10:12:56.221 INFO:tasks.rados.rados.0.smithi003.stdout:1879: oid 319 updating version 0 to 233 2024-09-21T10:12:56.221 INFO:tasks.rados.rados.0.smithi003.stdout:1879: oid 319 updating version 233 to 234 2024-09-21T10:12:56.221 INFO:tasks.rados.rados.0.smithi003.stdout:1879: oid 319 version 234 is already newer than 231 2024-09-21T10:12:56.221 INFO:tasks.rados.rados.0.smithi003.stdout:1879: oid 319 version 234 is already newer than 232 2024-09-21T10:12:56.221 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 319 v 234 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2024-09-21T10:12:56.221 INFO:tasks.rados.rados.0.smithi003.stdout:1879: left oid 319 (ObjNum 1275 snap 0 seq_num 1275) 2024-09-21T10:12:56.221 INFO:tasks.rados.rados.0.smithi003.stdout:1880: expect (ObjNum 1017 snap 0 seq_num 1017) 2024-09-21T10:12:56.437 INFO:tasks.rados.rados.0.smithi003.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2024-09-21T10:12:56.455 INFO:tasks.rados.rados.0.smithi003.stdout:1881: writing smithi00370293-403 from 645732 to 1294407 tid 1 2024-09-21T10:12:56.470 INFO:tasks.rados.rados.0.smithi003.stdout:1881: writing smithi00370293-403 from 1751847 to 2325960 tid 2 2024-09-21T10:12:56.486 INFO:tasks.rados.rados.0.smithi003.stdout:1881: writing smithi00370293-403 from 3124327 to 3445732 tid 3 2024-09-21T10:12:56.486 INFO:tasks.rados.rados.0.smithi003.stdout:1877: done (4 left) 2024-09-21T10:12:56.486 INFO:tasks.rados.rados.0.smithi003.stdout:1878: done (3 left) 2024-09-21T10:12:56.487 INFO:tasks.rados.rados.0.smithi003.stdout:1879: done (2 left) 2024-09-21T10:12:56.487 INFO:tasks.rados.rados.0.smithi003.stdout:1880: done (1 left) 2024-09-21T10:12:56.487 INFO:tasks.rados.rados.0.smithi003.stdout:1882: read oid 42 snap -1 2024-09-21T10:12:56.487 INFO:tasks.rados.rados.0.smithi003.stdout:1882: expect (ObjNum 1228 snap 0 seq_num 1228) 2024-09-21T10:12:56.487 INFO:tasks.rados.rados.0.smithi003.stdout:1883: write oid 123 current snap is 0 2024-09-21T10:12:56.487 INFO:tasks.rados.rados.0.smithi003.stdout:1881: finishing write tid 1 to smithi00370293-403 2024-09-21T10:12:56.487 INFO:tasks.rados.rados.0.smithi003.stdout:1881: finishing write tid 2 to smithi00370293-403 2024-09-21T10:12:56.487 INFO:tasks.rados.rados.0.smithi003.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2024-09-21T10:12:56.504 INFO:tasks.rados.rados.0.smithi003.stdout:1883: writing smithi00370293-123 from 662539 to 1386463 tid 1 2024-09-21T10:12:56.522 INFO:tasks.rados.rados.0.smithi003.stdout:1883: writing smithi00370293-123 from 2093976 to 2811747 tid 2 2024-09-21T10:12:56.529 INFO:tasks.rados.rados.0.smithi003.stdout:1883: writing smithi00370293-123 from 3435397 to 3462539 tid 3 2024-09-21T10:12:56.529 INFO:tasks.rados.rados.0.smithi003.stdout:1884: write oid 43 current snap is 0 2024-09-21T10:12:56.529 INFO:tasks.rados.rados.0.smithi003.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2024-09-21T10:12:56.540 INFO:tasks.rados.rados.0.smithi003.stdout:1884: writing smithi00370293-43 from 679346 to 1194872 tid 1 2024-09-21T10:12:56.550 INFO:tasks.rados.rados.0.smithi003.stdout:1884: writing smithi00370293-43 from 1868811 to 2446593 tid 2 2024-09-21T10:12:56.558 INFO:tasks.rados.rados.0.smithi003.stdout:1884: writing smithi00370293-43 from 3179173 to 3479346 tid 3 2024-09-21T10:12:56.558 INFO:tasks.rados.rados.0.smithi003.stdout:1885: write oid 492 current snap is 0 2024-09-21T10:12:56.558 INFO:tasks.rados.rados.0.smithi003.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2024-09-21T10:12:56.567 INFO:tasks.rados.rados.0.smithi003.stdout:1885: writing smithi00370293-492 from 696153 to 1286928 tid 1 2024-09-21T10:12:56.575 INFO:tasks.rados.rados.0.smithi003.stdout:1885: writing smithi00370293-492 from 1927293 to 2648733 tid 2 2024-09-21T10:12:56.581 INFO:tasks.rados.rados.0.smithi003.stdout:1885: writing smithi00370293-492 from 3206596 to 3496153 tid 3 2024-09-21T10:12:56.581 INFO:tasks.rados.rados.0.smithi003.stdout:1886: delete oid 146 current snap is 0 2024-09-21T10:12:56.581 INFO:tasks.rados.rados.0.smithi003.stdout:1881: finishing write tid 3 to smithi00370293-403 2024-09-21T10:12:56.581 INFO:tasks.rados.rados.0.smithi003.stdout:1881: finishing write tid 4 to smithi00370293-403 2024-09-21T10:12:56.581 INFO:tasks.rados.rados.0.smithi003.stdout:1881: finishing write tid 5 to smithi00370293-403 2024-09-21T10:12:56.581 INFO:tasks.rados.rados.0.smithi003.stdout:1881: oid 403 updating version 0 to 292 2024-09-21T10:12:56.581 INFO:tasks.rados.rados.0.smithi003.stdout:1881: oid 403 version 292 is already newer than 291 2024-09-21T10:12:56.581 INFO:tasks.rados.rados.0.smithi003.stdout:1881: oid 403 version 292 is already newer than 289 2024-09-21T10:12:56.581 INFO:tasks.rados.rados.0.smithi003.stdout:1881: oid 403 version 292 is already newer than 290 2024-09-21T10:12:56.582 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 403 v 292 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2024-09-21T10:12:56.582 INFO:tasks.rados.rados.0.smithi003.stdout:1881: left oid 403 (ObjNum 1276 snap 0 seq_num 1276) 2024-09-21T10:12:56.582 INFO:tasks.rados.rados.0.smithi003.stdout:1882: expect (ObjNum 1228 snap 0 seq_num 1228) 2024-09-21T10:12:56.727 INFO:tasks.rados.rados.0.smithi003.stdout:1883: finishing write tid 1 to smithi00370293-123 2024-09-21T10:12:56.727 INFO:tasks.rados.rados.0.smithi003.stdout:1883: finishing write tid 2 to smithi00370293-123 2024-09-21T10:12:56.727 INFO:tasks.rados.rados.0.smithi003.stdout:1883: finishing write tid 3 to smithi00370293-123 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1883: finishing write tid 4 to smithi00370293-123 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1883: finishing write tid 5 to smithi00370293-123 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1883: oid 123 updating version 0 to 244 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1883: oid 123 updating version 244 to 247 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1883: oid 123 version 247 is already newer than 246 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1883: oid 123 version 247 is already newer than 245 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 123 v 247 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1883: left oid 123 (ObjNum 1277 snap 0 seq_num 1277) 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1884: finishing write tid 1 to smithi00370293-43 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1884: finishing write tid 2 to smithi00370293-43 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1884: finishing write tid 3 to smithi00370293-43 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1884: finishing write tid 4 to smithi00370293-43 2024-09-21T10:12:56.728 INFO:tasks.rados.rados.0.smithi003.stdout:1884: finishing write tid 5 to smithi00370293-43 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1884: oid 43 updating version 0 to 267 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1884: oid 43 version 267 is already newer than 266 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1884: oid 43 version 267 is already newer than 264 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1884: oid 43 version 267 is already newer than 265 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 267 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1884: left oid 43 (ObjNum 1278 snap 0 seq_num 1278) 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1885: finishing write tid 1 to smithi00370293-492 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1885: finishing write tid 2 to smithi00370293-492 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1885: finishing write tid 3 to smithi00370293-492 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1885: finishing write tid 4 to smithi00370293-492 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1881: done (5 left) 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1882: done (4 left) 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1883: done (3 left) 2024-09-21T10:12:56.729 INFO:tasks.rados.rados.0.smithi003.stdout:1884: done (2 left) 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1886: done (1 left) 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1887: read oid 192 snap -1 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1887: expect (ObjNum 191 snap 0 seq_num 191) 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1888: read oid 334 snap -1 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1888: expect (ObjNum 805 snap 0 seq_num 805) 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1889: read oid 234 snap -1 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1889: expect (ObjNum 1202 snap 0 seq_num 1202) 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1890: write oid 314 current snap is 0 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1885: finishing write tid 5 to smithi00370293-492 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1885: oid 492 updating version 0 to 197 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1885: oid 492 updating version 197 to 199 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1885: oid 492 version 199 is already newer than 198 2024-09-21T10:12:56.730 INFO:tasks.rados.rados.0.smithi003.stdout:1885: oid 492 version 199 is already newer than 196 2024-09-21T10:12:56.731 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 492 v 199 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2024-09-21T10:12:56.731 INFO:tasks.rados.rados.0.smithi003.stdout:1885: left oid 492 (ObjNum 1279 snap 0 seq_num 1279) 2024-09-21T10:12:56.731 INFO:tasks.rados.rados.0.smithi003.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2024-09-21T10:12:56.737 INFO:tasks.rados.rados.0.smithi003.stdout:1890: writing smithi00370293-314 from 729767 to 1471040 tid 1 2024-09-21T10:12:56.747 INFO:tasks.rados.rados.0.smithi003.stdout:1890: writing smithi00370293-314 from 1927904 to 2653013 tid 2 2024-09-21T10:12:56.754 INFO:tasks.rados.rados.0.smithi003.stdout:1890: writing smithi00370293-314 from 3145089 to 3529767 tid 3 2024-09-21T10:12:56.754 INFO:tasks.rados.rados.0.smithi003.stdout:1885: done (4 left) 2024-09-21T10:12:56.754 INFO:tasks.rados.rados.0.smithi003.stdout:1891: read oid 153 snap -1 2024-09-21T10:12:56.754 INFO:tasks.rados.rados.0.smithi003.stdout:1891: expect deleted 2024-09-21T10:12:56.754 INFO:tasks.rados.rados.0.smithi003.stdout:1892: read oid 500 snap -1 2024-09-21T10:12:56.754 INFO:tasks.rados.rados.0.smithi003.stdout:1892: expect (ObjNum 582 snap 0 seq_num 582) 2024-09-21T10:12:56.754 INFO:tasks.rados.rados.0.smithi003.stdout:1893: read oid 98 snap -1 2024-09-21T10:12:56.754 INFO:tasks.rados.rados.0.smithi003.stdout:1893: expect (ObjNum 883 snap 0 seq_num 883) 2024-09-21T10:12:56.754 INFO:tasks.rados.rados.0.smithi003.stdout:1894: write oid 273 current snap is 0 2024-09-21T10:12:56.754 INFO:tasks.rados.rados.0.smithi003.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2024-09-21T10:12:56.762 INFO:tasks.rados.rados.0.smithi003.stdout:1894: writing smithi00370293-273 from 746574 to 1163096 tid 1 2024-09-21T10:12:56.769 INFO:tasks.rados.rados.0.smithi003.stdout:1894: writing smithi00370293-273 from 1586386 to 2055153 tid 2 2024-09-21T10:12:56.779 INFO:tasks.rados.rados.0.smithi003.stdout:1894: writing smithi00370293-273 from 2772512 to 3402056 tid 3 2024-09-21T10:12:56.780 INFO:tasks.rados.rados.0.smithi003.stdout:1895: write oid 21 current snap is 0 2024-09-21T10:12:56.780 INFO:tasks.rados.rados.0.smithi003.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2024-09-21T10:12:56.788 INFO:tasks.rados.rados.0.smithi003.stdout:1895: writing smithi00370293-21 from 763381 to 1255152 tid 1 2024-09-21T10:12:56.799 INFO:tasks.rados.rados.0.smithi003.stdout:1895: writing smithi00370293-21 from 2044868 to 2773646 tid 2 2024-09-21T10:12:56.804 INFO:tasks.rados.rados.0.smithi003.stdout:1895: writing smithi00370293-21 from 3199935 to 3563381 tid 3 2024-09-21T10:12:56.804 INFO:tasks.rados.rados.0.smithi003.stdout:1896: read oid 247 snap -1 2024-09-21T10:12:56.804 INFO:tasks.rados.rados.0.smithi003.stdout:1896: expect deleted 2024-09-21T10:12:56.805 INFO:tasks.rados.rados.0.smithi003.stdout:1897: write oid 120 current snap is 0 2024-09-21T10:12:56.805 INFO:tasks.rados.rados.0.smithi003.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2024-09-21T10:12:56.812 INFO:tasks.rados.rados.0.smithi003.stdout:1897: writing smithi00370293-120 from 780188 to 1347208 tid 1 2024-09-21T10:12:56.820 INFO:tasks.rados.rados.0.smithi003.stdout:1897: writing smithi00370293-120 from 2103350 to 2575786 tid 2 2024-09-21T10:12:56.825 INFO:tasks.rados.rados.0.smithi003.stdout:1897: writing smithi00370293-120 from 3227358 to 3580188 tid 3 2024-09-21T10:12:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:1898: read oid 256 snap -1 2024-09-21T10:12:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:1898: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-09-21T10:12:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:1899: read oid 445 snap -1 2024-09-21T10:12:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:1899: expect deleted 2024-09-21T10:12:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:1900: write oid 430 current snap is 0 2024-09-21T10:12:56.826 INFO:tasks.rados.rados.0.smithi003.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2024-09-21T10:12:56.834 INFO:tasks.rados.rados.0.smithi003.stdout:1900: writing smithi00370293-430 from 796995 to 1555617 tid 1 2024-09-21T10:12:56.842 INFO:tasks.rados.rados.0.smithi003.stdout:1900: writing smithi00370293-430 from 2161832 to 2894279 tid 2 2024-09-21T10:12:56.842 INFO:tasks.rados.rados.0.smithi003.stdout:1901: write oid 63 current snap is 0 2024-09-21T10:12:56.843 INFO:tasks.rados.rados.0.smithi003.stdout:1887: expect (ObjNum 191 snap 0 seq_num 191) 2024-09-21T10:12:56.998 INFO:tasks.rados.rados.0.smithi003.stdout:1889: expect (ObjNum 1202 snap 0 seq_num 1202) 2024-09-21T10:12:57.088 INFO:tasks.rados.rados.0.smithi003.stdout:1888: expect (ObjNum 805 snap 0 seq_num 805) 2024-09-21T10:12:57.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:56 smithi003 bash[22527]: cluster 2024-09-21T10:12:55.737481+0000 mgr.y (mgr.14385) 252 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 117 op/s 2024-09-21T10:12:57.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:56 smithi003 bash[31899]: cluster 2024-09-21T10:12:55.737481+0000 mgr.y (mgr.14385) 252 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 117 op/s 2024-09-21T10:12:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:1890: finishing write tid 1 to smithi00370293-314 2024-09-21T10:12:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:1890: finishing write tid 2 to smithi00370293-314 2024-09-21T10:12:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:1890: finishing write tid 3 to smithi00370293-314 2024-09-21T10:12:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:1890: finishing write tid 4 to smithi00370293-314 2024-09-21T10:12:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:1890: finishing write tid 5 to smithi00370293-314 2024-09-21T10:12:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:1890: oid 314 updating version 0 to 291 2024-09-21T10:12:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:1890: oid 314 updating version 291 to 293 2024-09-21T10:12:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:1890: oid 314 version 293 is already newer than 292 2024-09-21T10:12:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:1890: oid 314 updating version 293 to 294 2024-09-21T10:12:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 314 v 294 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2024-09-21T10:12:57.248 INFO:tasks.rados.rados.0.smithi003.stdout:1890: left oid 314 (ObjNum 1281 snap 0 seq_num 1281) 2024-09-21T10:12:57.249 INFO:tasks.rados.rados.0.smithi003.stdout:1893: expect (ObjNum 883 snap 0 seq_num 883) 2024-09-21T10:12:57.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:56 smithi204 bash[24804]: cluster 2024-09-21T10:12:55.737481+0000 mgr.y (mgr.14385) 252 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 12 MiB/s wr, 117 op/s 2024-09-21T10:12:57.336 INFO:tasks.rados.rados.0.smithi003.stdout:1892: expect (ObjNum 582 snap 0 seq_num 582) 2024-09-21T10:12:57.514 INFO:tasks.rados.rados.0.smithi003.stdout:1894: finishing write tid 1 to smithi00370293-273 2024-09-21T10:12:57.514 INFO:tasks.rados.rados.0.smithi003.stdout:1894: finishing write tid 2 to smithi00370293-273 2024-09-21T10:12:57.514 INFO:tasks.rados.rados.0.smithi003.stdout:1894: finishing write tid 3 to smithi00370293-273 2024-09-21T10:12:57.514 INFO:tasks.rados.rados.0.smithi003.stdout:1894: finishing write tid 4 to smithi00370293-273 2024-09-21T10:12:57.514 INFO:tasks.rados.rados.0.smithi003.stdout:1894: finishing write tid 5 to smithi00370293-273 2024-09-21T10:12:57.514 INFO:tasks.rados.rados.0.smithi003.stdout:1894: oid 273 updating version 0 to 282 2024-09-21T10:12:57.514 INFO:tasks.rados.rados.0.smithi003.stdout:1894: oid 273 updating version 282 to 283 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1894: oid 273 updating version 283 to 284 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1894: oid 273 updating version 284 to 285 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 273 v 285 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1894: left oid 273 (ObjNum 1282 snap 0 seq_num 1282) 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1895: finishing write tid 1 to smithi00370293-21 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1895: finishing write tid 2 to smithi00370293-21 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1895: finishing write tid 3 to smithi00370293-21 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1895: finishing write tid 4 to smithi00370293-21 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1895: finishing write tid 5 to smithi00370293-21 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1895: oid 21 updating version 0 to 293 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1895: oid 21 updating version 293 to 296 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1895: oid 21 version 296 is already newer than 295 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:1895: oid 21 version 296 is already newer than 294 2024-09-21T10:12:57.515 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 296 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1895: left oid 21 (ObjNum 1283 snap 0 seq_num 1283) 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1897: finishing write tid 1 to smithi00370293-120 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1897: finishing write tid 2 to smithi00370293-120 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1897: finishing write tid 3 to smithi00370293-120 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1897: finishing write tid 4 to smithi00370293-120 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1897: finishing write tid 5 to smithi00370293-120 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1897: oid 120 updating version 0 to 285 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1897: oid 120 version 285 is already newer than 284 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1897: oid 120 version 285 is already newer than 282 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1897: oid 120 version 285 is already newer than 283 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 120 v 285 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1897: left oid 120 (ObjNum 1284 snap 0 seq_num 1284) 2024-09-21T10:12:57.516 INFO:tasks.rados.rados.0.smithi003.stdout:1898: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-09-21T10:12:57.678 INFO:tasks.rados.rados.0.smithi003.stdout:1900: finishing write tid 1 to smithi00370293-430 2024-09-21T10:12:57.678 INFO:tasks.rados.rados.0.smithi003.stdout:1900: finishing write tid 2 to smithi00370293-430 2024-09-21T10:12:57.678 INFO:tasks.rados.rados.0.smithi003.stdout:1900: finishing write tid 3 to smithi00370293-430 2024-09-21T10:12:57.679 INFO:tasks.rados.rados.0.smithi003.stdout:1900: finishing write tid 4 to smithi00370293-430 2024-09-21T10:12:57.679 INFO:tasks.rados.rados.0.smithi003.stdout:1900: oid 430 updating version 0 to 236 2024-09-21T10:12:57.679 INFO:tasks.rados.rados.0.smithi003.stdout:1900: oid 430 updating version 236 to 237 2024-09-21T10:12:57.679 INFO:tasks.rados.rados.0.smithi003.stdout:1900: oid 430 version 237 is already newer than 235 2024-09-21T10:12:57.679 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 430 v 237 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2024-09-21T10:12:57.679 INFO:tasks.rados.rados.0.smithi003.stdout:1900: left oid 430 (ObjNum 1285 snap 0 seq_num 1285) 2024-09-21T10:12:57.679 INFO:tasks.rados.rados.0.smithi003.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2024-09-21T10:12:57.692 INFO:tasks.rados.rados.0.smithi003.stdout:1901: writing smithi00370293-63 from 413802 to 847673 tid 1 2024-09-21T10:12:57.709 INFO:tasks.rados.rados.0.smithi003.stdout:1901: writing smithi00370293-63 from 1420314 to 1896419 tid 2 2024-09-21T10:12:57.734 INFO:tasks.rados.rados.0.smithi003.stdout:1901: writing smithi00370293-63 from 2482204 to 3273189 tid 3 2024-09-21T10:12:57.734 INFO:tasks.rados.rados.0.smithi003.stdout:1887: done (14 left) 2024-09-21T10:12:57.734 INFO:tasks.rados.rados.0.smithi003.stdout:1888: done (13 left) 2024-09-21T10:12:57.734 INFO:tasks.rados.rados.0.smithi003.stdout:1889: done (12 left) 2024-09-21T10:12:57.734 INFO:tasks.rados.rados.0.smithi003.stdout:1890: done (11 left) 2024-09-21T10:12:57.734 INFO:tasks.rados.rados.0.smithi003.stdout:1891: done (10 left) 2024-09-21T10:12:57.734 INFO:tasks.rados.rados.0.smithi003.stdout:1892: done (9 left) 2024-09-21T10:12:57.734 INFO:tasks.rados.rados.0.smithi003.stdout:1893: done (8 left) 2024-09-21T10:12:57.735 INFO:tasks.rados.rados.0.smithi003.stdout:1894: done (7 left) 2024-09-21T10:12:57.735 INFO:tasks.rados.rados.0.smithi003.stdout:1895: done (6 left) 2024-09-21T10:12:57.735 INFO:tasks.rados.rados.0.smithi003.stdout:1896: done (5 left) 2024-09-21T10:12:57.735 INFO:tasks.rados.rados.0.smithi003.stdout:1897: done (4 left) 2024-09-21T10:12:57.735 INFO:tasks.rados.rados.0.smithi003.stdout:1898: done (3 left) 2024-09-21T10:12:57.735 INFO:tasks.rados.rados.0.smithi003.stdout:1899: done (2 left) 2024-09-21T10:12:57.735 INFO:tasks.rados.rados.0.smithi003.stdout:1900: done (1 left) 2024-09-21T10:12:57.736 INFO:tasks.rados.rados.0.smithi003.stdout:1902: read oid 461 snap -1 2024-09-21T10:12:57.736 INFO:tasks.rados.rados.0.smithi003.stdout:1902: expect (ObjNum 460 snap 0 seq_num 460) 2024-09-21T10:12:57.736 INFO:tasks.rados.rados.0.smithi003.stdout:1903: read oid 332 snap -1 2024-09-21T10:12:57.736 INFO:tasks.rados.rados.0.smithi003.stdout:1903: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-09-21T10:12:57.736 INFO:tasks.rados.rados.0.smithi003.stdout:1904: delete oid 389 current snap is 0 2024-09-21T10:12:57.736 INFO:tasks.rados.rados.0.smithi003.stdout:1901: finishing write tid 1 to smithi00370293-63 2024-09-21T10:12:57.736 INFO:tasks.rados.rados.0.smithi003.stdout:1901: finishing write tid 2 to smithi00370293-63 2024-09-21T10:12:57.737 INFO:tasks.rados.rados.0.smithi003.stdout:1904: done (3 left) 2024-09-21T10:12:57.737 INFO:tasks.rados.rados.0.smithi003.stdout:1905: write oid 87 current snap is 0 2024-09-21T10:12:57.737 INFO:tasks.rados.rados.0.smithi003.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2024-09-21T10:12:57.752 INFO:tasks.rados.rados.0.smithi003.stdout:1905: writing smithi00370293-87 from 447416 to 1031785 tid 1 2024-09-21T10:12:57.765 INFO:tasks.rados.rados.0.smithi003.stdout:1905: writing smithi00370293-87 from 1537278 to 2017052 tid 2 2024-09-21T10:12:57.778 INFO:tasks.rados.rados.0.smithi003.stdout:1905: writing smithi00370293-87 from 2537050 to 3066932 tid 3 2024-09-21T10:12:57.784 INFO:tasks.rados.rados.0.smithi003.stdout:1905: writing smithi00370293-87 from 3524784 to 3647416 tid 4 2024-09-21T10:12:57.785 INFO:tasks.rados.rados.0.smithi003.stdout:1906: delete oid 426 current snap is 0 2024-09-21T10:12:57.785 INFO:tasks.rados.rados.0.smithi003.stdout:1901: finishing write tid 3 to smithi00370293-63 2024-09-21T10:12:57.785 INFO:tasks.rados.rados.0.smithi003.stdout:1901: finishing write tid 4 to smithi00370293-63 2024-09-21T10:12:57.785 INFO:tasks.rados.rados.0.smithi003.stdout:1901: finishing write tid 5 to smithi00370293-63 2024-09-21T10:12:57.785 INFO:tasks.rados.rados.0.smithi003.stdout:1901: oid 63 updating version 0 to 275 2024-09-21T10:12:57.785 INFO:tasks.rados.rados.0.smithi003.stdout:1901: oid 63 version 275 is already newer than 274 2024-09-21T10:12:57.785 INFO:tasks.rados.rados.0.smithi003.stdout:1901: oid 63 updating version 275 to 276 2024-09-21T10:12:57.785 INFO:tasks.rados.rados.0.smithi003.stdout:1901: oid 63 updating version 276 to 277 2024-09-21T10:12:57.785 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 63 v 277 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2024-09-21T10:12:57.785 INFO:tasks.rados.rados.0.smithi003.stdout:1901: left oid 63 (ObjNum 1286 snap 0 seq_num 1286) 2024-09-21T10:12:57.785 INFO:tasks.rados.rados.0.smithi003.stdout:1902: expect (ObjNum 460 snap 0 seq_num 460) 2024-09-21T10:12:57.902 INFO:tasks.rados.rados.0.smithi003.stdout:1903: expect (ObjNum 1093 snap 0 seq_num 1093) 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: finishing write tid 1 to smithi00370293-87 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: finishing write tid 2 to smithi00370293-87 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: finishing write tid 3 to smithi00370293-87 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: finishing write tid 4 to smithi00370293-87 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: finishing write tid 5 to smithi00370293-87 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: finishing write tid 6 to smithi00370293-87 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: oid 87 updating version 0 to 272 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: oid 87 version 272 is already newer than 269 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: oid 87 version 272 is already newer than 271 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: oid 87 version 272 is already newer than 270 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: oid 87 updating version 272 to 273 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 87 v 273 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2024-09-21T10:12:58.053 INFO:tasks.rados.rados.0.smithi003.stdout:1905: left oid 87 (ObjNum 1288 snap 0 seq_num 1288) 2024-09-21T10:12:58.054 INFO:tasks.rados.rados.0.smithi003.stdout:1901: done (4 left) 2024-09-21T10:12:58.054 INFO:tasks.rados.rados.0.smithi003.stdout:1902: done (3 left) 2024-09-21T10:12:58.054 INFO:tasks.rados.rados.0.smithi003.stdout:1903: done (2 left) 2024-09-21T10:12:58.054 INFO:tasks.rados.rados.0.smithi003.stdout:1905: done (1 left) 2024-09-21T10:12:58.054 INFO:tasks.rados.rados.0.smithi003.stdout:1906: done (0 left) 2024-09-21T10:12:58.054 INFO:tasks.rados.rados.0.smithi003.stdout:1907: read oid 165 snap -1 2024-09-21T10:12:58.054 INFO:tasks.rados.rados.0.smithi003.stdout:1907: expect (ObjNum 1138 snap 0 seq_num 1138) 2024-09-21T10:12:58.054 INFO:tasks.rados.rados.0.smithi003.stdout:1908: read oid 279 snap -1 2024-09-21T10:12:58.054 INFO:tasks.rados.rados.0.smithi003.stdout:1908: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:12:58.054 INFO:tasks.rados.rados.0.smithi003.stdout:1909: write oid 403 current snap is 0 2024-09-21T10:12:58.054 INFO:tasks.rados.rados.0.smithi003.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2024-09-21T10:12:58.070 INFO:tasks.rados.rados.0.smithi003.stdout:1909: writing smithi00370293-403 from 481030 to 1215897 tid 1 2024-09-21T10:12:58.087 INFO:tasks.rados.rados.0.smithi003.stdout:1909: writing smithi00370293-403 from 1937889 to 2421332 tid 2 2024-09-21T10:12:58.102 INFO:tasks.rados.rados.0.smithi003.stdout:1909: writing smithi00370293-403 from 2875543 to 3427969 tid 3 2024-09-21T10:12:58.102 INFO:tasks.rados.rados.0.smithi003.stdout:1910: read oid 388 snap -1 2024-09-21T10:12:58.102 INFO:tasks.rados.rados.0.smithi003.stdout:1910: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-21T10:12:58.102 INFO:tasks.rados.rados.0.smithi003.stdout:1911: write oid 277 current snap is 0 2024-09-21T10:12:58.102 INFO:tasks.rados.rados.0.smithi003.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2024-09-21T10:12:58.113 INFO:tasks.rados.rados.0.smithi003.stdout:1911: writing smithi00370293-277 from 497837 to 907953 tid 1 2024-09-21T10:12:58.127 INFO:tasks.rados.rados.0.smithi003.stdout:1911: writing smithi00370293-277 from 1596371 to 2339825 tid 2 2024-09-21T10:12:58.139 INFO:tasks.rados.rados.0.smithi003.stdout:1911: writing smithi00370293-277 from 2902966 to 3666664 tid 3 2024-09-21T10:12:58.139 INFO:tasks.rados.rados.0.smithi003.stdout:1912: read oid 374 snap -1 2024-09-21T10:12:58.139 INFO:tasks.rados.rados.0.smithi003.stdout:1912: expect (ObjNum 1197 snap 0 seq_num 1197) 2024-09-21T10:12:58.139 INFO:tasks.rados.rados.0.smithi003.stdout:1913: read oid 47 snap -1 2024-09-21T10:12:58.139 INFO:tasks.rados.rados.0.smithi003.stdout:1913: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-21T10:12:58.139 INFO:tasks.rados.rados.0.smithi003.stdout:1914: delete oid 419 current snap is 0 2024-09-21T10:12:58.139 INFO:tasks.rados.rados.0.smithi003.stdout:1907: expect (ObjNum 1138 snap 0 seq_num 1138) 2024-09-21T10:12:58.306 INFO:tasks.rados.rados.0.smithi003.stdout:1908: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:12:58.390 INFO:tasks.rados.rados.0.smithi003.stdout:1909: finishing write tid 1 to smithi00370293-403 2024-09-21T10:12:58.391 INFO:tasks.rados.rados.0.smithi003.stdout:1909: finishing write tid 2 to smithi00370293-403 2024-09-21T10:12:58.391 INFO:tasks.rados.rados.0.smithi003.stdout:1909: finishing write tid 3 to smithi00370293-403 2024-09-21T10:12:58.391 INFO:tasks.rados.rados.0.smithi003.stdout:1909: finishing write tid 4 to smithi00370293-403 2024-09-21T10:12:58.391 INFO:tasks.rados.rados.0.smithi003.stdout:1909: finishing write tid 5 to smithi00370293-403 2024-09-21T10:12:58.391 INFO:tasks.rados.rados.0.smithi003.stdout:1909: oid 403 updating version 0 to 299 2024-09-21T10:12:58.391 INFO:tasks.rados.rados.0.smithi003.stdout:1909: oid 403 updating version 299 to 300 2024-09-21T10:12:58.391 INFO:tasks.rados.rados.0.smithi003.stdout:1909: oid 403 version 300 is already newer than 298 2024-09-21T10:12:58.391 INFO:tasks.rados.rados.0.smithi003.stdout:1909: oid 403 updating version 300 to 301 2024-09-21T10:12:58.391 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 403 v 301 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2024-09-21T10:12:58.391 INFO:tasks.rados.rados.0.smithi003.stdout:1909: left oid 403 (ObjNum 1290 snap 0 seq_num 1290) 2024-09-21T10:12:58.391 INFO:tasks.rados.rados.0.smithi003.stdout:1911: finishing write tid 1 to smithi00370293-277 2024-09-21T10:12:58.392 INFO:tasks.rados.rados.0.smithi003.stdout:1910: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-21T10:12:58.577 INFO:tasks.rados.rados.0.smithi003.stdout:1911: finishing write tid 2 to smithi00370293-277 2024-09-21T10:12:58.577 INFO:tasks.rados.rados.0.smithi003.stdout:1913: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-21T10:12:58.666 INFO:tasks.rados.rados.0.smithi003.stdout:1911: finishing write tid 3 to smithi00370293-277 2024-09-21T10:12:58.666 INFO:tasks.rados.rados.0.smithi003.stdout:1911: finishing write tid 4 to smithi00370293-277 2024-09-21T10:12:58.666 INFO:tasks.rados.rados.0.smithi003.stdout:1911: finishing write tid 5 to smithi00370293-277 2024-09-21T10:12:58.666 INFO:tasks.rados.rados.0.smithi003.stdout:1911: oid 277 updating version 0 to 295 2024-09-21T10:12:58.666 INFO:tasks.rados.rados.0.smithi003.stdout:1911: oid 277 updating version 295 to 297 2024-09-21T10:12:58.666 INFO:tasks.rados.rados.0.smithi003.stdout:1911: oid 277 updating version 297 to 298 2024-09-21T10:12:58.666 INFO:tasks.rados.rados.0.smithi003.stdout:1911: oid 277 version 298 is already newer than 296 2024-09-21T10:12:58.666 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 277 v 298 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2024-09-21T10:12:58.666 INFO:tasks.rados.rados.0.smithi003.stdout:1911: left oid 277 (ObjNum 1291 snap 0 seq_num 1291) 2024-09-21T10:12:58.667 INFO:tasks.rados.rados.0.smithi003.stdout:1912: expect (ObjNum 1197 snap 0 seq_num 1197) 2024-09-21T10:12:58.732 INFO:tasks.rados.rados.0.smithi003.stdout:1907: done (7 left) 2024-09-21T10:12:58.732 INFO:tasks.rados.rados.0.smithi003.stdout:1908: done (6 left) 2024-09-21T10:12:58.733 INFO:tasks.rados.rados.0.smithi003.stdout:1909: done (5 left) 2024-09-21T10:12:58.733 INFO:tasks.rados.rados.0.smithi003.stdout:1910: done (4 left) 2024-09-21T10:12:58.733 INFO:tasks.rados.rados.0.smithi003.stdout:1911: done (3 left) 2024-09-21T10:12:58.733 INFO:tasks.rados.rados.0.smithi003.stdout:1912: done (2 left) 2024-09-21T10:12:58.733 INFO:tasks.rados.rados.0.smithi003.stdout:1913: done (1 left) 2024-09-21T10:12:58.733 INFO:tasks.rados.rados.0.smithi003.stdout:1914: done (0 left) 2024-09-21T10:12:58.733 INFO:tasks.rados.rados.0.smithi003.stdout:1915: write oid 82 current snap is 0 2024-09-21T10:12:58.733 INFO:tasks.rados.rados.0.smithi003.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2024-09-21T10:12:58.752 INFO:tasks.rados.rados.0.smithi003.stdout:1915: writing smithi00370293-82 from 531451 to 1208418 tid 1 2024-09-21T10:12:58.773 INFO:tasks.rados.rados.0.smithi003.stdout:1915: writing smithi00370293-82 from 1713335 to 2460458 tid 2 2024-09-21T10:12:58.789 INFO:tasks.rados.rados.0.smithi003.stdout:1915: writing smithi00370293-82 from 2957812 to 3460407 tid 3 2024-09-21T10:12:58.789 INFO:tasks.rados.rados.0.smithi003.stdout:1916: delete oid 330 current snap is 0 2024-09-21T10:12:58.789 INFO:tasks.rados.rados.0.smithi003.stdout:1915: finishing write tid 1 to smithi00370293-82 2024-09-21T10:12:58.789 INFO:tasks.rados.rados.0.smithi003.stdout:1915: finishing write tid 2 to smithi00370293-82 2024-09-21T10:12:58.791 INFO:tasks.rados.rados.0.smithi003.stdout:1916: done (1 left) 2024-09-21T10:12:58.791 INFO:tasks.rados.rados.0.smithi003.stdout:1917: write oid 198 current snap is 0 2024-09-21T10:12:58.791 INFO:tasks.rados.rados.0.smithi003.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2024-09-21T10:12:58.804 INFO:tasks.rados.rados.0.smithi003.stdout:1917: writing smithi00370293-198 from 565065 to 992530 tid 1 2024-09-21T10:12:58.819 INFO:tasks.rados.rados.0.smithi003.stdout:1917: writing smithi00370293-198 from 1430299 to 2064738 tid 2 2024-09-21T10:12:58.830 INFO:tasks.rados.rados.0.smithi003.stdout:1917: writing smithi00370293-198 from 2496305 to 3021444 tid 3 2024-09-21T10:12:58.838 INFO:tasks.rados.rados.0.smithi003.stdout:1917: writing smithi00370293-198 from 3472104 to 3765065 tid 4 2024-09-21T10:12:58.838 INFO:tasks.rados.rados.0.smithi003.stdout:1918: delete oid 280 current snap is 0 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:1915: finishing write tid 3 to smithi00370293-82 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:1915: finishing write tid 4 to smithi00370293-82 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:1915: finishing write tid 5 to smithi00370293-82 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:1915: oid 82 updating version 0 to 233 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:1915: oid 82 updating version 233 to 234 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:1915: oid 82 updating version 234 to 235 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:1915: oid 82 version 235 is already newer than 232 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 82 v 235 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:1915: left oid 82 (ObjNum 1293 snap 0 seq_num 1293) 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:1917: finishing write tid 1 to smithi00370293-198 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:1917: finishing write tid 2 to smithi00370293-198 2024-09-21T10:12:58.839 INFO:tasks.rados.rados.0.smithi003.stdout:1917: finishing write tid 3 to smithi00370293-198 2024-09-21T10:12:58.842 INFO:tasks.rados.rados.0.smithi003.stdout:1915: done (2 left) 2024-09-21T10:12:58.843 INFO:tasks.rados.rados.0.smithi003.stdout:1918: done (1 left) 2024-09-21T10:12:58.843 INFO:tasks.rados.rados.0.smithi003.stdout:1919: read oid 486 snap -1 2024-09-21T10:12:58.843 INFO:tasks.rados.rados.0.smithi003.stdout:1919: expect (ObjNum 660 snap 0 seq_num 660) 2024-09-21T10:12:58.844 INFO:tasks.rados.rados.0.smithi003.stdout:1920: write oid 382 current snap is 0 2024-09-21T10:12:58.844 INFO:tasks.rados.rados.0.smithi003.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2024-09-21T10:12:58.855 INFO:tasks.rados.rados.0.smithi003.stdout:1920: writing smithi00370293-382 from 598679 to 1176642 tid 1 2024-09-21T10:12:58.868 INFO:tasks.rados.rados.0.smithi003.stdout:1920: writing smithi00370293-382 from 1947263 to 2585371 tid 2 2024-09-21T10:12:58.879 INFO:tasks.rados.rados.0.smithi003.stdout:1920: writing smithi00370293-382 from 3351151 to 3798679 tid 3 2024-09-21T10:12:58.879 INFO:tasks.rados.rados.0.smithi003.stdout:1921: write oid 301 current snap is 0 2024-09-21T10:12:58.879 INFO:tasks.rados.rados.0.smithi003.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2024-09-21T10:12:58.889 INFO:tasks.rados.rados.0.smithi003.stdout:1921: writing smithi00370293-301 from 615486 to 1268698 tid 1 2024-09-21T10:12:58.898 INFO:tasks.rados.rados.0.smithi003.stdout:1921: writing smithi00370293-301 from 1889392 to 2387511 tid 2 2024-09-21T10:12:58.905 INFO:tasks.rados.rados.0.smithi003.stdout:1921: writing smithi00370293-301 from 2978574 to 3453882 tid 3 2024-09-21T10:12:58.905 INFO:tasks.rados.rados.0.smithi003.stdout:1922: read oid 183 snap -1 2024-09-21T10:12:58.905 INFO:tasks.rados.rados.0.smithi003.stdout:1922: expect (ObjNum 991 snap 0 seq_num 991) 2024-09-21T10:12:58.905 INFO:tasks.rados.rados.0.smithi003.stdout:1923: write oid 288 current snap is 0 2024-09-21T10:12:58.905 INFO:tasks.rados.rados.0.smithi003.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2024-09-21T10:12:58.914 INFO:tasks.rados.rados.0.smithi003.stdout:1923: writing smithi00370293-288 from 632293 to 1360754 tid 1 2024-09-21T10:12:58.921 INFO:tasks.rados.rados.0.smithi003.stdout:1923: writing smithi00370293-288 from 1947874 to 2589651 tid 2 2024-09-21T10:12:58.928 INFO:tasks.rados.rados.0.smithi003.stdout:1923: writing smithi00370293-288 from 3005997 to 3692577 tid 3 2024-09-21T10:12:58.928 INFO:tasks.rados.rados.0.smithi003.stdout:1924: write oid 484 current snap is 0 2024-09-21T10:12:58.928 INFO:tasks.rados.rados.0.smithi003.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2024-09-21T10:12:58.934 INFO:tasks.rados.rados.0.smithi003.stdout:1924: writing smithi00370293-484 from 649100 to 1052810 tid 1 2024-09-21T10:12:58.940 INFO:tasks.rados.rados.0.smithi003.stdout:1924: writing smithi00370293-484 from 1606356 to 2108144 tid 2 2024-09-21T10:12:58.945 INFO:tasks.rados.rados.0.smithi003.stdout:1924: writing smithi00370293-484 from 2633420 to 3131272 tid 3 2024-09-21T10:12:58.950 INFO:tasks.rados.rados.0.smithi003.stdout:1924: writing smithi00370293-484 from 3636005 to 3849100 tid 4 2024-09-21T10:12:58.950 INFO:tasks.rados.rados.0.smithi003.stdout:1925: delete oid 170 current snap is 0 2024-09-21T10:12:58.950 INFO:tasks.rados.rados.0.smithi003.stdout:1917: finishing write tid 4 to smithi00370293-198 2024-09-21T10:12:58.950 INFO:tasks.rados.rados.0.smithi003.stdout:1917: finishing write tid 5 to smithi00370293-198 2024-09-21T10:12:58.950 INFO:tasks.rados.rados.0.smithi003.stdout:1917: finishing write tid 6 to smithi00370293-198 2024-09-21T10:12:58.950 INFO:tasks.rados.rados.0.smithi003.stdout:1917: oid 198 updating version 0 to 275 2024-09-21T10:12:58.950 INFO:tasks.rados.rados.0.smithi003.stdout:1917: oid 198 updating version 275 to 276 2024-09-21T10:12:58.950 INFO:tasks.rados.rados.0.smithi003.stdout:1917: oid 198 updating version 276 to 277 2024-09-21T10:12:58.950 INFO:tasks.rados.rados.0.smithi003.stdout:1917: oid 198 updating version 277 to 278 2024-09-21T10:12:58.951 INFO:tasks.rados.rados.0.smithi003.stdout:1917: oid 198 version 278 is already newer than 274 2024-09-21T10:12:58.951 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 198 v 278 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2024-09-21T10:12:58.951 INFO:tasks.rados.rados.0.smithi003.stdout:1917: left oid 198 (ObjNum 1295 snap 0 seq_num 1295) 2024-09-21T10:12:58.951 INFO:tasks.rados.rados.0.smithi003.stdout:1919: expect (ObjNum 660 snap 0 seq_num 660) 2024-09-21T10:12:59.154 INFO:tasks.rados.rados.0.smithi003.stdout:1920: finishing write tid 1 to smithi00370293-382 2024-09-21T10:12:59.154 INFO:tasks.rados.rados.0.smithi003.stdout:1920: finishing write tid 2 to smithi00370293-382 2024-09-21T10:12:59.154 INFO:tasks.rados.rados.0.smithi003.stdout:1920: finishing write tid 3 to smithi00370293-382 2024-09-21T10:12:59.154 INFO:tasks.rados.rados.0.smithi003.stdout:1920: finishing write tid 4 to smithi00370293-382 2024-09-21T10:12:59.154 INFO:tasks.rados.rados.0.smithi003.stdout:1920: finishing write tid 5 to smithi00370293-382 2024-09-21T10:12:59.154 INFO:tasks.rados.rados.0.smithi003.stdout:1920: oid 382 updating version 0 to 276 2024-09-21T10:12:59.155 INFO:tasks.rados.rados.0.smithi003.stdout:1920: oid 382 updating version 276 to 277 2024-09-21T10:12:59.155 INFO:tasks.rados.rados.0.smithi003.stdout:1920: oid 382 updating version 277 to 279 2024-09-21T10:12:59.155 INFO:tasks.rados.rados.0.smithi003.stdout:1920: oid 382 version 279 is already newer than 278 2024-09-21T10:12:59.155 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 382 v 279 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2024-09-21T10:12:59.155 INFO:tasks.rados.rados.0.smithi003.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2024-09-21T10:12:59.155 INFO:tasks.rados.rados.0.smithi003.stdout:1921: finishing write tid 1 to smithi00370293-301 2024-09-21T10:12:59.155 INFO:tasks.rados.rados.0.smithi003.stdout:1921: finishing write tid 2 to smithi00370293-301 2024-09-21T10:12:59.155 INFO:tasks.rados.rados.0.smithi003.stdout:1921: finishing write tid 3 to smithi00370293-301 2024-09-21T10:12:59.155 INFO:tasks.rados.rados.0.smithi003.stdout:1922: expect (ObjNum 991 snap 0 seq_num 991) 2024-09-21T10:12:59.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:12:58 smithi003 bash[22527]: cluster 2024-09-21T10:12:57.738252+0000 mgr.y (mgr.14385) 253 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2024-09-21T10:12:59.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:12:58 smithi003 bash[31899]: cluster 2024-09-21T10:12:57.738252+0000 mgr.y (mgr.14385) 253 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2024-09-21T10:12:59.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:12:58 smithi204 bash[24804]: cluster 2024-09-21T10:12:57.738252+0000 mgr.y (mgr.14385) 253 : cluster [DBG] pgmap v222: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2024-09-21T10:12:59.277 INFO:tasks.rados.rados.0.smithi003.stdout:1921: finishing write tid 4 to smithi00370293-301 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1921: finishing write tid 5 to smithi00370293-301 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1921: oid 301 updating version 0 to 238 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1921: oid 301 version 238 is already newer than 237 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1921: oid 301 version 238 is already newer than 236 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1921: oid 301 updating version 238 to 239 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 301 v 239 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1923: finishing write tid 1 to smithi00370293-288 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1923: finishing write tid 2 to smithi00370293-288 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1923: finishing write tid 3 to smithi00370293-288 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1923: finishing write tid 4 to smithi00370293-288 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1923: finishing write tid 5 to smithi00370293-288 2024-09-21T10:12:59.278 INFO:tasks.rados.rados.0.smithi003.stdout:1923: oid 288 updating version 0 to 280 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1923: oid 288 updating version 280 to 283 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1923: oid 288 version 283 is already newer than 281 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1923: oid 288 version 283 is already newer than 282 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 288 v 283 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1924: finishing write tid 1 to smithi00370293-484 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1924: finishing write tid 2 to smithi00370293-484 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1917: done (7 left) 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1919: done (6 left) 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1920: done (5 left) 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1921: done (4 left) 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1922: done (3 left) 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1923: done (2 left) 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1925: done (1 left) 2024-09-21T10:12:59.279 INFO:tasks.rados.rados.0.smithi003.stdout:1926: read oid 166 snap -1 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1926: expect (ObjNum 507 snap 0 seq_num 507) 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1927: read oid 87 snap -1 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1927: expect (ObjNum 1288 snap 0 seq_num 1288) 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1928: delete oid 404 current snap is 0 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1924: finishing write tid 3 to smithi00370293-484 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1924: finishing write tid 4 to smithi00370293-484 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1924: finishing write tid 5 to smithi00370293-484 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1924: finishing write tid 6 to smithi00370293-484 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1924: oid 484 updating version 0 to 410 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1924: oid 484 version 410 is already newer than 407 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1924: oid 484 version 410 is already newer than 409 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1924: oid 484 version 410 is already newer than 408 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1924: oid 484 version 410 is already newer than 406 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 484 v 410 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2024-09-21T10:12:59.280 INFO:tasks.rados.rados.0.smithi003.stdout:1924: left oid 484 (ObjNum 1300 snap 0 seq_num 1300) 2024-09-21T10:12:59.281 INFO:tasks.rados.rados.0.smithi003.stdout:1924: done (3 left) 2024-09-21T10:12:59.281 INFO:tasks.rados.rados.0.smithi003.stdout:1928: done (2 left) 2024-09-21T10:12:59.281 INFO:tasks.rados.rados.0.smithi003.stdout:1929: read oid 378 snap -1 2024-09-21T10:12:59.281 INFO:tasks.rados.rados.0.smithi003.stdout:1929: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T10:12:59.281 INFO:tasks.rados.rados.0.smithi003.stdout:1930: write oid 263 current snap is 0 2024-09-21T10:12:59.282 INFO:tasks.rados.rados.0.smithi003.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2024-09-21T10:12:59.295 INFO:tasks.rados.rados.0.smithi003.stdout:1930: writing smithi00370293-263 from 699521 to 1445331 tid 1 2024-09-21T10:12:59.309 INFO:tasks.rados.rados.0.smithi003.stdout:1930: writing smithi00370293-263 from 2181802 to 2830917 tid 2 2024-09-21T10:12:59.320 INFO:tasks.rados.rados.0.smithi003.stdout:1930: writing smithi00370293-263 from 3515689 to 3899521 tid 3 2024-09-21T10:12:59.320 INFO:tasks.rados.rados.0.smithi003.stdout:1931: write oid 51 current snap is 0 2024-09-21T10:12:59.320 INFO:tasks.rados.rados.0.smithi003.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2024-09-21T10:12:59.331 INFO:tasks.rados.rados.0.smithi003.stdout:1931: writing smithi00370293-51 from 716328 to 1137387 tid 1 2024-09-21T10:12:59.342 INFO:tasks.rados.rados.0.smithi003.stdout:1931: writing smithi00370293-51 from 1840284 to 2349410 tid 2 2024-09-21T10:12:59.354 INFO:tasks.rados.rados.0.smithi003.stdout:1931: writing smithi00370293-51 from 3143112 to 3802405 tid 3 2024-09-21T10:12:59.354 INFO:tasks.rados.rados.0.smithi003.stdout:1932: read oid 101 snap -1 2024-09-21T10:12:59.355 INFO:tasks.rados.rados.0.smithi003.stdout:1932: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T10:12:59.355 INFO:tasks.rados.rados.0.smithi003.stdout:1933: write oid 296 current snap is 0 2024-09-21T10:12:59.355 INFO:tasks.rados.rados.0.smithi003.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2024-09-21T10:12:59.363 INFO:tasks.rados.rados.0.smithi003.stdout:1933: writing smithi00370293-296 from 733135 to 1229443 tid 1 2024-09-21T10:12:59.373 INFO:tasks.rados.rados.0.smithi003.stdout:1933: writing smithi00370293-296 from 1898766 to 2551550 tid 2 2024-09-21T10:12:59.381 INFO:tasks.rados.rados.0.smithi003.stdout:1933: writing smithi00370293-296 from 3170535 to 3641100 tid 3 2024-09-21T10:12:59.381 INFO:tasks.rados.rados.0.smithi003.stdout:1934: read oid 270 snap -1 2024-09-21T10:12:59.381 INFO:tasks.rados.rados.0.smithi003.stdout:1934: expect (ObjNum 1105 snap 0 seq_num 1105) 2024-09-21T10:12:59.382 INFO:tasks.rados.rados.0.smithi003.stdout:1935: read oid 227 snap -1 2024-09-21T10:12:59.382 INFO:tasks.rados.rados.0.smithi003.stdout:1935: expect (ObjNum 226 snap 0 seq_num 226) 2024-09-21T10:12:59.382 INFO:tasks.rados.rados.0.smithi003.stdout:1936: write oid 395 current snap is 0 2024-09-21T10:12:59.382 INFO:tasks.rados.rados.0.smithi003.stdout:1926: expect (ObjNum 507 snap 0 seq_num 507) 2024-09-21T10:12:59.522 INFO:tasks.rados.rados.0.smithi003.stdout:1927: expect (ObjNum 1288 snap 0 seq_num 1288) 2024-09-21T10:12:59.735 INFO:tasks.rados.rados.0.smithi003.stdout:1929: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T10:12:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:1930: finishing write tid 1 to smithi00370293-263 2024-09-21T10:12:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:1930: finishing write tid 2 to smithi00370293-263 2024-09-21T10:12:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:1930: finishing write tid 3 to smithi00370293-263 2024-09-21T10:12:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:1930: finishing write tid 4 to smithi00370293-263 2024-09-21T10:12:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:1930: finishing write tid 5 to smithi00370293-263 2024-09-21T10:12:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:1930: oid 263 updating version 0 to 254 2024-09-21T10:12:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:1930: oid 263 updating version 254 to 255 2024-09-21T10:12:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:1930: oid 263 version 255 is already newer than 252 2024-09-21T10:12:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:1930: oid 263 version 255 is already newer than 253 2024-09-21T10:12:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 263 v 255 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2024-09-21T10:12:59.834 INFO:tasks.rados.rados.0.smithi003.stdout:1930: left oid 263 (ObjNum 1303 snap 0 seq_num 1303) 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1931: finishing write tid 1 to smithi00370293-51 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1931: finishing write tid 2 to smithi00370293-51 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1933: finishing write tid 1 to smithi00370293-296 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1931: finishing write tid 3 to smithi00370293-51 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1931: finishing write tid 4 to smithi00370293-51 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1931: finishing write tid 5 to smithi00370293-51 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1931: oid 51 updating version 0 to 251 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1931: oid 51 version 251 is already newer than 249 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1931: oid 51 version 251 is already newer than 248 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1931: oid 51 version 251 is already newer than 250 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 51 v 251 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1931: left oid 51 (ObjNum 1304 snap 0 seq_num 1304) 2024-09-21T10:12:59.835 INFO:tasks.rados.rados.0.smithi003.stdout:1932: expect (ObjNum 770 snap 0 seq_num 770) 2024-09-21T10:12:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1933: finishing write tid 2 to smithi00370293-296 2024-09-21T10:12:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1933: finishing write tid 3 to smithi00370293-296 2024-09-21T10:12:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1933: finishing write tid 4 to smithi00370293-296 2024-09-21T10:12:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1933: finishing write tid 5 to smithi00370293-296 2024-09-21T10:12:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1933: oid 296 updating version 0 to 302 2024-09-21T10:12:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1933: oid 296 version 302 is already newer than 300 2024-09-21T10:12:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1933: oid 296 version 302 is already newer than 301 2024-09-21T10:12:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1933: oid 296 updating version 302 to 303 2024-09-21T10:12:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 296 v 303 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2024-09-21T10:12:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1933: left oid 296 (ObjNum 1305 snap 0 seq_num 1305) 2024-09-21T10:12:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:1934: expect (ObjNum 1105 snap 0 seq_num 1105) 2024-09-21T10:13:00.123 INFO:tasks.rados.rados.0.smithi003.stdout:1935: expect (ObjNum 226 snap 0 seq_num 226) 2024-09-21T10:13:00.243 INFO:tasks.rados.rados.0.smithi003.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2024-09-21T10:13:00.264 INFO:tasks.rados.rados.0.smithi003.stdout:1936: writing smithi00370293-395 from 749942 to 1321499 tid 1 2024-09-21T10:13:00.286 INFO:tasks.rados.rados.0.smithi003.stdout:1936: writing smithi00370293-395 from 1840895 to 2637337 tid 2 2024-09-21T10:13:00.305 INFO:tasks.rados.rados.0.smithi003.stdout:1936: writing smithi00370293-395 from 3365252 to 3949942 tid 3 2024-09-21T10:13:00.305 INFO:tasks.rados.rados.0.smithi003.stdout:1926: done (9 left) 2024-09-21T10:13:00.305 INFO:tasks.rados.rados.0.smithi003.stdout:1927: done (8 left) 2024-09-21T10:13:00.305 INFO:tasks.rados.rados.0.smithi003.stdout:1929: done (7 left) 2024-09-21T10:13:00.305 INFO:tasks.rados.rados.0.smithi003.stdout:1930: done (6 left) 2024-09-21T10:13:00.305 INFO:tasks.rados.rados.0.smithi003.stdout:1931: done (5 left) 2024-09-21T10:13:00.305 INFO:tasks.rados.rados.0.smithi003.stdout:1932: done (4 left) 2024-09-21T10:13:00.305 INFO:tasks.rados.rados.0.smithi003.stdout:1933: done (3 left) 2024-09-21T10:13:00.305 INFO:tasks.rados.rados.0.smithi003.stdout:1934: done (2 left) 2024-09-21T10:13:00.305 INFO:tasks.rados.rados.0.smithi003.stdout:1935: done (1 left) 2024-09-21T10:13:00.305 INFO:tasks.rados.rados.0.smithi003.stdout:1937: write oid 389 current snap is 0 2024-09-21T10:13:00.306 INFO:tasks.rados.rados.0.smithi003.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2024-09-21T10:13:00.321 INFO:tasks.rados.rados.0.smithi003.stdout:1937: writing smithi00370293-389 from 766749 to 1413555 tid 1 2024-09-21T10:13:00.334 INFO:tasks.rados.rados.0.smithi003.stdout:1937: writing smithi00370293-389 from 1899377 to 2555830 tid 2 2024-09-21T10:13:00.347 INFO:tasks.rados.rados.0.smithi003.stdout:1937: writing smithi00370293-389 from 3109028 to 3718490 tid 3 2024-09-21T10:13:00.347 INFO:tasks.rados.rados.0.smithi003.stdout:1938: read oid 179 snap -1 2024-09-21T10:13:00.347 INFO:tasks.rados.rados.0.smithi003.stdout:1938: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-21T10:13:00.347 INFO:tasks.rados.rados.0.smithi003.stdout:1939: read oid 474 snap -1 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1939: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1940: write oid 251 current snap is 0 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1936: finishing write tid 1 to smithi00370293-395 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1936: finishing write tid 2 to smithi00370293-395 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1936: finishing write tid 3 to smithi00370293-395 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1936: finishing write tid 4 to smithi00370293-395 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1936: finishing write tid 5 to smithi00370293-395 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1936: oid 395 updating version 0 to 255 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1936: oid 395 version 255 is already newer than 252 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1936: oid 395 version 255 is already newer than 253 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1936: oid 395 version 255 is already newer than 254 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 395 v 255 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1936: left oid 395 (ObjNum 1306 snap 0 seq_num 1306) 2024-09-21T10:13:00.348 INFO:tasks.rados.rados.0.smithi003.stdout:1937: finishing write tid 1 to smithi00370293-389 2024-09-21T10:13:00.349 INFO:tasks.rados.rados.0.smithi003.stdout:1937: finishing write tid 2 to smithi00370293-389 2024-09-21T10:13:00.349 INFO:tasks.rados.rados.0.smithi003.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2024-09-21T10:13:00.359 INFO:tasks.rados.rados.0.smithi003.stdout:1940: writing smithi00370293-251 from 783556 to 1221964 tid 1 2024-09-21T10:13:00.367 INFO:tasks.rados.rados.0.smithi003.stdout:1940: writing smithi00370293-251 from 1674212 to 2074323 tid 2 2024-09-21T10:13:00.377 INFO:tasks.rados.rados.0.smithi003.stdout:1940: writing smithi00370293-251 from 2736451 to 3157185 tid 3 2024-09-21T10:13:00.385 INFO:tasks.rados.rados.0.smithi003.stdout:1940: writing smithi00370293-251 from 3882270 to 3983556 tid 4 2024-09-21T10:13:00.385 INFO:tasks.rados.rados.0.smithi003.stdout:1936: done (4 left) 2024-09-21T10:13:00.385 INFO:tasks.rados.rados.0.smithi003.stdout:1941: read oid 293 snap -1 2024-09-21T10:13:00.385 INFO:tasks.rados.rados.0.smithi003.stdout:1941: expect (ObjNum 292 snap 0 seq_num 292) 2024-09-21T10:13:00.385 INFO:tasks.rados.rados.0.smithi003.stdout:1942: read oid 159 snap -1 2024-09-21T10:13:00.385 INFO:tasks.rados.rados.0.smithi003.stdout:1942: expect (ObjNum 1009 snap 0 seq_num 1009) 2024-09-21T10:13:00.386 INFO:tasks.rados.rados.0.smithi003.stdout:1943: read oid 199 snap -1 2024-09-21T10:13:00.386 INFO:tasks.rados.rados.0.smithi003.stdout:1943: expect (ObjNum 1194 snap 0 seq_num 1194) 2024-09-21T10:13:00.386 INFO:tasks.rados.rados.0.smithi003.stdout:1944: read oid 234 snap -1 2024-09-21T10:13:00.386 INFO:tasks.rados.rados.0.smithi003.stdout:1944: expect (ObjNum 1202 snap 0 seq_num 1202) 2024-09-21T10:13:00.386 INFO:tasks.rados.rados.0.smithi003.stdout:1945: read oid 422 snap -1 2024-09-21T10:13:00.386 INFO:tasks.rados.rados.0.smithi003.stdout:1945: expect (ObjNum 1267 snap 0 seq_num 1267) 2024-09-21T10:13:00.386 INFO:tasks.rados.rados.0.smithi003.stdout:1946: read oid 249 snap -1 2024-09-21T10:13:00.386 INFO:tasks.rados.rados.0.smithi003.stdout:1946: expect (ObjNum 960 snap 0 seq_num 960) 2024-09-21T10:13:00.386 INFO:tasks.rados.rados.0.smithi003.stdout:1947: write oid 379 current snap is 0 2024-09-21T10:13:00.386 INFO:tasks.rados.rados.0.smithi003.stdout:1937: finishing write tid 3 to smithi00370293-389 2024-09-21T10:13:00.386 INFO:tasks.rados.rados.0.smithi003.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2024-09-21T10:13:00.395 INFO:tasks.rados.rados.0.smithi003.stdout:1947: writing smithi00370293-379 from 400363 to 914020 tid 1 2024-09-21T10:13:00.404 INFO:tasks.rados.rados.0.smithi003.stdout:1947: writing smithi00370293-379 from 1332694 to 1992816 tid 2 2024-09-21T10:13:00.404 INFO:tasks.rados.rados.0.smithi003.stdout:1948: delete oid 436 current snap is 0 2024-09-21T10:13:00.404 INFO:tasks.rados.rados.0.smithi003.stdout:1937: finishing write tid 4 to smithi00370293-389 2024-09-21T10:13:00.404 INFO:tasks.rados.rados.0.smithi003.stdout:1937: finishing write tid 5 to smithi00370293-389 2024-09-21T10:13:00.404 INFO:tasks.rados.rados.0.smithi003.stdout:1937: oid 389 updating version 0 to 305 2024-09-21T10:13:00.404 INFO:tasks.rados.rados.0.smithi003.stdout:1937: oid 389 version 305 is already newer than 304 2024-09-21T10:13:00.404 INFO:tasks.rados.rados.0.smithi003.stdout:1937: oid 389 version 305 is already newer than 303 2024-09-21T10:13:00.404 INFO:tasks.rados.rados.0.smithi003.stdout:1937: oid 389 version 305 is already newer than 302 2024-09-21T10:13:00.404 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 389 v 305 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2024-09-21T10:13:00.404 INFO:tasks.rados.rados.0.smithi003.stdout:1937: left oid 389 (ObjNum 1307 snap 0 seq_num 1307) 2024-09-21T10:13:00.404 INFO:tasks.rados.rados.0.smithi003.stdout:1938: expect (ObjNum 565 snap 0 seq_num 565) 2024-09-21T10:13:00.565 INFO:tasks.rados.rados.0.smithi003.stdout:1939: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-09-21T10:13:00.714 INFO:tasks.rados.rados.0.smithi003.stdout:1940: finishing write tid 1 to smithi00370293-251 2024-09-21T10:13:00.714 INFO:tasks.rados.rados.0.smithi003.stdout:1940: finishing write tid 2 to smithi00370293-251 2024-09-21T10:13:00.714 INFO:tasks.rados.rados.0.smithi003.stdout:1940: finishing write tid 3 to smithi00370293-251 2024-09-21T10:13:00.715 INFO:tasks.rados.rados.0.smithi003.stdout:1940: finishing write tid 4 to smithi00370293-251 2024-09-21T10:13:00.715 INFO:tasks.rados.rados.0.smithi003.stdout:1940: finishing write tid 5 to smithi00370293-251 2024-09-21T10:13:00.715 INFO:tasks.rados.rados.0.smithi003.stdout:1940: finishing write tid 6 to smithi00370293-251 2024-09-21T10:13:00.715 INFO:tasks.rados.rados.0.smithi003.stdout:1940: oid 251 updating version 0 to 414 2024-09-21T10:13:00.715 INFO:tasks.rados.rados.0.smithi003.stdout:1940: oid 251 updating version 414 to 415 2024-09-21T10:13:00.715 INFO:tasks.rados.rados.0.smithi003.stdout:1940: oid 251 version 415 is already newer than 413 2024-09-21T10:13:00.716 INFO:tasks.rados.rados.0.smithi003.stdout:1940: oid 251 version 415 is already newer than 412 2024-09-21T10:13:00.716 INFO:tasks.rados.rados.0.smithi003.stdout:1940: oid 251 version 415 is already newer than 411 2024-09-21T10:13:00.716 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 251 v 415 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2024-09-21T10:13:00.716 INFO:tasks.rados.rados.0.smithi003.stdout:1940: left oid 251 (ObjNum 1308 snap 0 seq_num 1308) 2024-09-21T10:13:00.716 INFO:tasks.rados.rados.0.smithi003.stdout:1943: expect (ObjNum 1194 snap 0 seq_num 1194) 2024-09-21T10:13:00.823 INFO:tasks.rados.rados.0.smithi003.stdout:1945: expect (ObjNum 1267 snap 0 seq_num 1267) 2024-09-21T10:13:00.959 INFO:tasks.rados.rados.0.smithi003.stdout:1941: expect (ObjNum 292 snap 0 seq_num 292) 2024-09-21T10:13:01.048 INFO:tasks.rados.rados.0.smithi003.stdout:1942: expect (ObjNum 1009 snap 0 seq_num 1009) 2024-09-21T10:13:01.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:00 smithi003 bash[31899]: cluster 2024-09-21T10:12:59.738898+0000 mgr.y (mgr.14385) 254 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2024-09-21T10:13:01.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:00 smithi003 bash[22527]: cluster 2024-09-21T10:12:59.738898+0000 mgr.y (mgr.14385) 254 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2024-09-21T10:13:01.181 INFO:tasks.rados.rados.0.smithi003.stdout:1946: expect (ObjNum 960 snap 0 seq_num 960) 2024-09-21T10:13:01.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:00 smithi204 bash[24804]: cluster 2024-09-21T10:12:59.738898+0000 mgr.y (mgr.14385) 254 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2024-09-21T10:13:01.263 INFO:tasks.rados.rados.0.smithi003.stdout:1947: finishing write tid 1 to smithi00370293-379 2024-09-21T10:13:01.264 INFO:tasks.rados.rados.0.smithi003.stdout:1944: expect (ObjNum 1202 snap 0 seq_num 1202) 2024-09-21T10:13:01.351 INFO:tasks.rados.rados.0.smithi003.stdout:1947: finishing write tid 2 to smithi00370293-379 2024-09-21T10:13:01.351 INFO:tasks.rados.rados.0.smithi003.stdout:1947: finishing write tid 3 to smithi00370293-379 2024-09-21T10:13:01.351 INFO:tasks.rados.rados.0.smithi003.stdout:1947: finishing write tid 4 to smithi00370293-379 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1947: oid 379 updating version 0 to 240 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1947: oid 379 updating version 240 to 242 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1947: oid 379 version 242 is already newer than 241 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 379 v 242 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1947: left oid 379 (ObjNum 1309 snap 0 seq_num 1309) 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1937: done (11 left) 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1938: done (10 left) 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1939: done (9 left) 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1940: done (8 left) 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1941: done (7 left) 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1942: done (6 left) 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1943: done (5 left) 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1944: done (4 left) 2024-09-21T10:13:01.352 INFO:tasks.rados.rados.0.smithi003.stdout:1945: done (3 left) 2024-09-21T10:13:01.353 INFO:tasks.rados.rados.0.smithi003.stdout:1946: done (2 left) 2024-09-21T10:13:01.353 INFO:tasks.rados.rados.0.smithi003.stdout:1947: done (1 left) 2024-09-21T10:13:01.353 INFO:tasks.rados.rados.0.smithi003.stdout:1948: done (0 left) 2024-09-21T10:13:01.353 INFO:tasks.rados.rados.0.smithi003.stdout:1949: read oid 325 snap -1 2024-09-21T10:13:01.353 INFO:tasks.rados.rados.0.smithi003.stdout:1949: expect deleted 2024-09-21T10:13:01.353 INFO:tasks.rados.rados.0.smithi003.stdout:1950: delete oid 493 current snap is 0 2024-09-21T10:13:01.354 INFO:tasks.rados.rados.0.smithi003.stdout:1949: done (1 left) 2024-09-21T10:13:01.354 INFO:tasks.rados.rados.0.smithi003.stdout:1950: done (0 left) 2024-09-21T10:13:01.354 INFO:tasks.rados.rados.0.smithi003.stdout:1951: write oid 125 current snap is 0 2024-09-21T10:13:01.354 INFO:tasks.rados.rados.0.smithi003.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2024-09-21T10:13:01.374 INFO:tasks.rados.rados.0.smithi003.stdout:1951: writing smithi00370293-125 from 450784 to 1190188 tid 1 2024-09-21T10:13:01.388 INFO:tasks.rados.rados.0.smithi003.stdout:1951: writing smithi00370293-125 from 1791787 to 2050784 tid 2 2024-09-21T10:13:01.388 INFO:tasks.rados.rados.0.smithi003.stdout:1952: read oid 479 snap -1 2024-09-21T10:13:01.388 INFO:tasks.rados.rados.0.smithi003.stdout:1952: expect (ObjNum 478 snap 0 seq_num 478) 2024-09-21T10:13:01.389 INFO:tasks.rados.rados.0.smithi003.stdout:1953: read oid 47 snap -1 2024-09-21T10:13:01.389 INFO:tasks.rados.rados.0.smithi003.stdout:1953: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-21T10:13:01.389 INFO:tasks.rados.rados.0.smithi003.stdout:1954: read oid 491 snap -1 2024-09-21T10:13:01.389 INFO:tasks.rados.rados.0.smithi003.stdout:1954: expect (ObjNum 1164 snap 0 seq_num 1164) 2024-09-21T10:13:01.389 INFO:tasks.rados.rados.0.smithi003.stdout:1955: delete oid 141 current snap is 0 2024-09-21T10:13:01.389 INFO:tasks.rados.rados.0.smithi003.stdout:1951: finishing write tid 1 to smithi00370293-125 2024-09-21T10:13:01.399 INFO:tasks.rados.rados.0.smithi003.stdout:1953: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-21T10:13:01.550 INFO:tasks.rados.rados.0.smithi003.stdout:1952: expect (ObjNum 478 snap 0 seq_num 478) 2024-09-21T10:13:01.616 INFO:tasks.rados.rados.0.smithi003.stdout:1951: finishing write tid 2 to smithi00370293-125 2024-09-21T10:13:01.616 INFO:tasks.rados.rados.0.smithi003.stdout:1951: finishing write tid 3 to smithi00370293-125 2024-09-21T10:13:01.616 INFO:tasks.rados.rados.0.smithi003.stdout:1951: finishing write tid 4 to smithi00370293-125 2024-09-21T10:13:01.616 INFO:tasks.rados.rados.0.smithi003.stdout:1951: oid 125 updating version 0 to 194 2024-09-21T10:13:01.616 INFO:tasks.rados.rados.0.smithi003.stdout:1951: oid 125 version 194 is already newer than 193 2024-09-21T10:13:01.616 INFO:tasks.rados.rados.0.smithi003.stdout:1951: oid 125 version 194 is already newer than 192 2024-09-21T10:13:01.616 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 125 v 194 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2024-09-21T10:13:01.616 INFO:tasks.rados.rados.0.smithi003.stdout:1951: left oid 125 (ObjNum 1312 snap 0 seq_num 1312) 2024-09-21T10:13:01.616 INFO:tasks.rados.rados.0.smithi003.stdout:1954: expect (ObjNum 1164 snap 0 seq_num 1164) 2024-09-21T10:13:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:1951: done (4 left) 2024-09-21T10:13:01.847 INFO:tasks.rados.rados.0.smithi003.stdout:1952: done (3 left) 2024-09-21T10:13:01.848 INFO:tasks.rados.rados.0.smithi003.stdout:1953: done (2 left) 2024-09-21T10:13:01.848 INFO:tasks.rados.rados.0.smithi003.stdout:1954: done (1 left) 2024-09-21T10:13:01.848 INFO:tasks.rados.rados.0.smithi003.stdout:1955: done (0 left) 2024-09-21T10:13:01.848 INFO:tasks.rados.rados.0.smithi003.stdout:1956: delete oid 84 current snap is 0 2024-09-21T10:13:01.849 INFO:tasks.rados.rados.0.smithi003.stdout:1956: done (0 left) 2024-09-21T10:13:01.849 INFO:tasks.rados.rados.0.smithi003.stdout:1957: delete oid 240 current snap is 0 2024-09-21T10:13:01.852 INFO:tasks.rados.rados.0.smithi003.stdout:1957: done (0 left) 2024-09-21T10:13:01.852 INFO:tasks.rados.rados.0.smithi003.stdout:1958: read oid 194 snap -1 2024-09-21T10:13:01.853 INFO:tasks.rados.rados.0.smithi003.stdout:1958: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T10:13:01.853 INFO:tasks.rados.rados.0.smithi003.stdout:1959: write oid 445 current snap is 0 2024-09-21T10:13:01.853 INFO:tasks.rados.rados.0.smithi003.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2024-09-21T10:13:01.875 INFO:tasks.rados.rados.0.smithi003.stdout:1959: writing smithi00370293-445 from 518012 to 1274765 tid 1 2024-09-21T10:13:01.889 INFO:tasks.rados.rados.0.smithi003.stdout:1959: writing smithi00370293-445 from 2025715 to 2118012 tid 2 2024-09-21T10:13:01.889 INFO:tasks.rados.rados.0.smithi003.stdout:1960: write oid 332 current snap is 0 2024-09-21T10:13:01.890 INFO:tasks.rados.rados.0.smithi003.stdout:1958: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T10:13:02.062 INFO:tasks.rados.rados.0.smithi003.stdout:1959: finishing write tid 1 to smithi00370293-445 2024-09-21T10:13:02.062 INFO:tasks.rados.rados.0.smithi003.stdout:1959: finishing write tid 2 to smithi00370293-445 2024-09-21T10:13:02.062 INFO:tasks.rados.rados.0.smithi003.stdout:1959: finishing write tid 3 to smithi00370293-445 2024-09-21T10:13:02.062 INFO:tasks.rados.rados.0.smithi003.stdout:1959: finishing write tid 4 to smithi00370293-445 2024-09-21T10:13:02.062 INFO:tasks.rados.rados.0.smithi003.stdout:1959: oid 445 updating version 0 to 200 2024-09-21T10:13:02.062 INFO:tasks.rados.rados.0.smithi003.stdout:1959: oid 445 updating version 200 to 202 2024-09-21T10:13:02.062 INFO:tasks.rados.rados.0.smithi003.stdout:1959: oid 445 version 202 is already newer than 201 2024-09-21T10:13:02.062 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 445 v 202 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2024-09-21T10:13:02.062 INFO:tasks.rados.rados.0.smithi003.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2024-09-21T10:13:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2024-09-21T10:13:02.077 INFO:tasks.rados.rados.0.smithi003.stdout:1960: writing smithi00370293-332 from 534819 to 966821 tid 1 2024-09-21T10:13:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1960: writing smithi00370293-332 from 1684197 to 2134819 tid 2 2024-09-21T10:13:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1958: done (2 left) 2024-09-21T10:13:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1959: done (1 left) 2024-09-21T10:13:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1961: read oid 409 snap -1 2024-09-21T10:13:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1961: expect deleted 2024-09-21T10:13:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1962: read oid 153 snap -1 2024-09-21T10:13:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1962: expect deleted 2024-09-21T10:13:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1960: finishing write tid 1 to smithi00370293-332 2024-09-21T10:13:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1963: write oid 255 current snap is 0 2024-09-21T10:13:02.097 INFO:tasks.rados.rados.0.smithi003.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2024-09-21T10:13:02.114 INFO:tasks.rados.rados.0.smithi003.stdout:1963: writing smithi00370293-255 from 551626 to 1058877 tid 1 2024-09-21T10:13:02.130 INFO:tasks.rados.rados.0.smithi003.stdout:1963: writing smithi00370293-255 from 1626326 to 2044782 tid 2 2024-09-21T10:13:02.130 INFO:tasks.rados.rados.0.smithi003.stdout:1964: read oid 380 snap -1 2024-09-21T10:13:02.130 INFO:tasks.rados.rados.0.smithi003.stdout:1964: expect deleted 2024-09-21T10:13:02.130 INFO:tasks.rados.rados.0.smithi003.stdout:1965: write oid 425 current snap is 0 2024-09-21T10:13:02.130 INFO:tasks.rados.rados.0.smithi003.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2024-09-21T10:13:02.145 INFO:tasks.rados.rados.0.smithi003.stdout:1965: writing smithi00370293-425 from 568433 to 1150933 tid 1 2024-09-21T10:13:02.155 INFO:tasks.rados.rados.0.smithi003.stdout:1965: writing smithi00370293-425 from 1684808 to 2168433 tid 2 2024-09-21T10:13:02.155 INFO:tasks.rados.rados.0.smithi003.stdout:1966: write oid 368 current snap is 0 2024-09-21T10:13:02.155 INFO:tasks.rados.rados.0.smithi003.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2024-09-21T10:13:02.166 INFO:tasks.rados.rados.0.smithi003.stdout:1966: writing smithi00370293-368 from 585240 to 1242989 tid 1 2024-09-21T10:13:02.174 INFO:tasks.rados.rados.0.smithi003.stdout:1966: writing smithi00370293-368 from 1743290 to 2165415 tid 2 2024-09-21T10:13:02.174 INFO:tasks.rados.rados.0.smithi003.stdout:1967: read oid 408 snap -1 2024-09-21T10:13:02.174 INFO:tasks.rados.rados.0.smithi003.stdout:1967: expect (ObjNum 1116 snap 0 seq_num 1116) 2024-09-21T10:13:02.174 INFO:tasks.rados.rados.0.smithi003.stdout:1968: write oid 99 current snap is 0 2024-09-21T10:13:02.174 INFO:tasks.rados.rados.0.smithi003.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2024-09-21T10:13:02.184 INFO:tasks.rados.rados.0.smithi003.stdout:1968: writing smithi00370293-99 from 602047 to 1335045 tid 1 2024-09-21T10:13:02.190 INFO:tasks.rados.rados.0.smithi003.stdout:1968: writing smithi00370293-99 from 1801772 to 2202047 tid 2 2024-09-21T10:13:02.190 INFO:tasks.rados.rados.0.smithi003.stdout:1969: read oid 429 snap -1 2024-09-21T10:13:02.190 INFO:tasks.rados.rados.0.smithi003.stdout:1969: expect (ObjNum 1220 snap 0 seq_num 1220) 2024-09-21T10:13:02.190 INFO:tasks.rados.rados.0.smithi003.stdout:1970: read oid 211 snap -1 2024-09-21T10:13:02.190 INFO:tasks.rados.rados.0.smithi003.stdout:1970: expect deleted 2024-09-21T10:13:02.191 INFO:tasks.rados.rados.0.smithi003.stdout:1971: read oid 44 snap -1 2024-09-21T10:13:02.191 INFO:tasks.rados.rados.0.smithi003.stdout:1971: expect deleted 2024-09-21T10:13:02.191 INFO:tasks.rados.rados.0.smithi003.stdout:1972: write oid 38 current snap is 0 2024-09-21T10:13:02.191 INFO:tasks.rados.rados.0.smithi003.stdout:1960: finishing write tid 2 to smithi00370293-332 2024-09-21T10:13:02.191 INFO:tasks.rados.rados.0.smithi003.stdout:1960: finishing write tid 3 to smithi00370293-332 2024-09-21T10:13:02.191 INFO:tasks.rados.rados.0.smithi003.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2024-09-21T10:13:02.197 INFO:tasks.rados.rados.0.smithi003.stdout:1972: writing smithi00370293-38 from 618854 to 1027101 tid 1 2024-09-21T10:13:02.206 INFO:tasks.rados.rados.0.smithi003.stdout:1972: writing smithi00370293-38 from 1743901 to 2169695 tid 2 2024-09-21T10:13:02.206 INFO:tasks.rados.rados.0.smithi003.stdout:1961: done (12 left) 2024-09-21T10:13:02.206 INFO:tasks.rados.rados.0.smithi003.stdout:1962: done (11 left) 2024-09-21T10:13:02.206 INFO:tasks.rados.rados.0.smithi003.stdout:1973: write oid 428 current snap is 0 2024-09-21T10:13:02.206 INFO:tasks.rados.rados.0.smithi003.stdout:1960: finishing write tid 4 to smithi00370293-332 2024-09-21T10:13:02.206 INFO:tasks.rados.rados.0.smithi003.stdout:1960: oid 332 updating version 0 to 258 2024-09-21T10:13:02.206 INFO:tasks.rados.rados.0.smithi003.stdout:1960: oid 332 version 258 is already newer than 256 2024-09-21T10:13:02.206 INFO:tasks.rados.rados.0.smithi003.stdout:1960: oid 332 version 258 is already newer than 257 2024-09-21T10:13:02.206 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 332 v 258 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2024-09-21T10:13:02.207 INFO:tasks.rados.rados.0.smithi003.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2024-09-21T10:13:02.207 INFO:tasks.rados.rados.0.smithi003.stdout:1963: finishing write tid 1 to smithi00370293-255 2024-09-21T10:13:02.207 INFO:tasks.rados.rados.0.smithi003.stdout:1963: finishing write tid 2 to smithi00370293-255 2024-09-21T10:13:02.207 INFO:tasks.rados.rados.0.smithi003.stdout:1963: finishing write tid 3 to smithi00370293-255 2024-09-21T10:13:02.207 INFO:tasks.rados.rados.0.smithi003.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2024-09-21T10:13:02.216 INFO:tasks.rados.rados.0.smithi003.stdout:1973: writing smithi00370293-428 from 635661 to 1235510 tid 1 2024-09-21T10:13:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:1973: writing smithi00370293-428 from 1918736 to 2235661 tid 2 2024-09-21T10:13:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:1960: done (11 left) 2024-09-21T10:13:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:1964: done (10 left) 2024-09-21T10:13:02.225 INFO:tasks.rados.rados.0.smithi003.stdout:1974: write oid 39 current snap is 0 2024-09-21T10:13:02.226 INFO:tasks.rados.rados.0.smithi003.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2024-09-21T10:13:02.235 INFO:tasks.rados.rados.0.smithi003.stdout:1974: writing smithi00370293-39 from 652468 to 1327566 tid 1 2024-09-21T10:13:02.242 INFO:tasks.rados.rados.0.smithi003.stdout:1974: writing smithi00370293-39 from 1977218 to 2252468 tid 2 2024-09-21T10:13:02.242 INFO:tasks.rados.rados.0.smithi003.stdout:1975: write oid 191 current snap is 0 2024-09-21T10:13:02.242 INFO:tasks.rados.rados.0.smithi003.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2024-09-21T10:13:02.251 INFO:tasks.rados.rados.0.smithi003.stdout:1975: writing smithi00370293-191 from 669275 to 1419622 tid 1 2024-09-21T10:13:02.257 INFO:tasks.rados.rados.0.smithi003.stdout:1975: writing smithi00370293-191 from 2035700 to 2269275 tid 2 2024-09-21T10:13:02.257 INFO:tasks.rados.rados.0.smithi003.stdout:1976: read oid 256 snap -1 2024-09-21T10:13:02.257 INFO:tasks.rados.rados.0.smithi003.stdout:1976: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-09-21T10:13:02.257 INFO:tasks.rados.rados.0.smithi003.stdout:1977: read oid 336 snap -1 2024-09-21T10:13:02.257 INFO:tasks.rados.rados.0.smithi003.stdout:1977: expect (ObjNum 653 snap 0 seq_num 653) 2024-09-21T10:13:02.257 INFO:tasks.rados.rados.0.smithi003.stdout:1978: write oid 154 current snap is 0 2024-09-21T10:13:02.258 INFO:tasks.rados.rados.0.smithi003.stdout:1963: finishing write tid 4 to smithi00370293-255 2024-09-21T10:13:02.258 INFO:tasks.rados.rados.0.smithi003.stdout:1963: oid 255 updating version 0 to 281 2024-09-21T10:13:02.258 INFO:tasks.rados.rados.0.smithi003.stdout:1963: oid 255 version 281 is already newer than 280 2024-09-21T10:13:02.258 INFO:tasks.rados.rados.0.smithi003.stdout:1963: oid 255 version 281 is already newer than 279 2024-09-21T10:13:02.258 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 255 v 281 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2024-09-21T10:13:02.258 INFO:tasks.rados.rados.0.smithi003.stdout:1963: left oid 255 (ObjNum 1318 snap 0 seq_num 1318) 2024-09-21T10:13:02.258 INFO:tasks.rados.rados.0.smithi003.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2024-09-21T10:13:02.264 INFO:tasks.rados.rados.0.smithi003.stdout:1978: writing smithi00370293-154 from 686082 to 1111678 tid 1 2024-09-21T10:13:02.270 INFO:tasks.rados.rados.0.smithi003.stdout:1978: writing smithi00370293-154 from 1577829 to 2010961 tid 2 2024-09-21T10:13:02.270 INFO:tasks.rados.rados.0.smithi003.stdout:1963: done (14 left) 2024-09-21T10:13:02.270 INFO:tasks.rados.rados.0.smithi003.stdout:1979: read oid 156 snap -1 2024-09-21T10:13:02.270 INFO:tasks.rados.rados.0.smithi003.stdout:1979: expect (ObjNum 155 snap 0 seq_num 155) 2024-09-21T10:13:02.270 INFO:tasks.rados.rados.0.smithi003.stdout:1980: write oid 350 current snap is 0 2024-09-21T10:13:02.270 INFO:tasks.rados.rados.0.smithi003.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2024-09-21T10:13:02.277 INFO:tasks.rados.rados.0.smithi003.stdout:1980: writing smithi00370293-350 from 702889 to 1203734 tid 1 2024-09-21T10:13:02.283 INFO:tasks.rados.rados.0.smithi003.stdout:1980: writing smithi00370293-350 from 1636311 to 2213101 tid 2 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout:1965: finishing write tid 1 to smithi00370293-425 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout:1965: finishing write tid 2 to smithi00370293-425 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout:1965: finishing write tid 3 to smithi00370293-425 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout:1965: finishing write tid 4 to smithi00370293-425 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout:1965: oid 425 updating version 0 to 243 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout:1965: oid 425 version 243 is already newer than 241 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout:1965: oid 425 version 243 is already newer than 242 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 425 v 243 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout:1965: left oid 425 (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout:1966: finishing write tid 1 to smithi00370293-368 2024-09-21T10:13:02.284 INFO:tasks.rados.rados.0.smithi003.stdout:1966: finishing write tid 2 to smithi00370293-368 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi003.stdout:1966: finishing write tid 3 to smithi00370293-368 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi003.stdout:1966: finishing write tid 4 to smithi00370293-368 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi003.stdout:1966: oid 368 updating version 0 to 196 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi003.stdout:1966: oid 368 updating version 196 to 197 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi003.stdout:1966: oid 368 version 197 is already newer than 195 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 368 v 197 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi003.stdout:1966: left oid 368 (ObjNum 1320 snap 0 seq_num 1320) 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi003.stdout:1965: done (15 left) 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi003.stdout:1966: done (14 left) 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi003.stdout:1981: write oid 142 current snap is 0 2024-09-21T10:13:02.285 INFO:tasks.rados.rados.0.smithi003.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2024-09-21T10:13:02.291 INFO:tasks.rados.rados.0.smithi003.stdout:1981: writing smithi00370293-142 from 719696 to 1295790 tid 1 2024-09-21T10:13:02.297 INFO:tasks.rados.rados.0.smithi003.stdout:1981: writing smithi00370293-142 from 2094793 to 2319696 tid 2 2024-09-21T10:13:02.297 INFO:tasks.rados.rados.0.smithi003.stdout:1982: write oid 31 current snap is 0 2024-09-21T10:13:02.297 INFO:tasks.rados.rados.0.smithi003.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2024-09-21T10:13:02.305 INFO:tasks.rados.rados.0.smithi003.stdout:1982: writing smithi00370293-31 from 736503 to 1387846 tid 1 2024-09-21T10:13:02.310 INFO:tasks.rados.rados.0.smithi003.stdout:1982: writing smithi00370293-31 from 2153275 to 2336503 tid 2 2024-09-21T10:13:02.311 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:13:02.311 INFO:tasks.rados.rados.0.smithi003.stdout:1967: expect (ObjNum 1116 snap 0 seq_num 1116) 2024-09-21T10:13:02.499 INFO:tasks.rados.rados.0.smithi003.stdout:1968: finishing write tid 1 to smithi00370293-99 2024-09-21T10:13:02.499 INFO:tasks.rados.rados.0.smithi003.stdout:1968: finishing write tid 2 to smithi00370293-99 2024-09-21T10:13:02.499 INFO:tasks.rados.rados.0.smithi003.stdout:1968: finishing write tid 3 to smithi00370293-99 2024-09-21T10:13:02.499 INFO:tasks.rados.rados.0.smithi003.stdout:1968: finishing write tid 4 to smithi00370293-99 2024-09-21T10:13:02.499 INFO:tasks.rados.rados.0.smithi003.stdout:1968: oid 99 updating version 0 to 288 2024-09-21T10:13:02.499 INFO:tasks.rados.rados.0.smithi003.stdout:1968: oid 99 updating version 288 to 289 2024-09-21T10:13:02.499 INFO:tasks.rados.rados.0.smithi003.stdout:1968: oid 99 updating version 289 to 290 2024-09-21T10:13:02.499 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 99 v 290 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2024-09-21T10:13:02.500 INFO:tasks.rados.rados.0.smithi003.stdout:1968: left oid 99 (ObjNum 1321 snap 0 seq_num 1321) 2024-09-21T10:13:02.500 INFO:tasks.rados.rados.0.smithi003.stdout:1969: expect (ObjNum 1220 snap 0 seq_num 1220) 2024-09-21T10:13:02.653 INFO:tasks.rados.rados.0.smithi003.stdout:1972: finishing write tid 1 to smithi00370293-38 2024-09-21T10:13:02.654 INFO:tasks.rados.rados.0.smithi003.stdout:1972: finishing write tid 2 to smithi00370293-38 2024-09-21T10:13:02.654 INFO:tasks.rados.rados.0.smithi003.stdout:1972: finishing write tid 3 to smithi00370293-38 2024-09-21T10:13:02.654 INFO:tasks.rados.rados.0.smithi003.stdout:1972: finishing write tid 4 to smithi00370293-38 2024-09-21T10:13:02.654 INFO:tasks.rados.rados.0.smithi003.stdout:1972: oid 38 updating version 0 to 417 2024-09-21T10:13:02.654 INFO:tasks.rados.rados.0.smithi003.stdout:1972: oid 38 version 417 is already newer than 416 2024-09-21T10:13:02.654 INFO:tasks.rados.rados.0.smithi003.stdout:1972: oid 38 updating version 417 to 418 2024-09-21T10:13:02.654 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 38 v 418 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2024-09-21T10:13:02.654 INFO:tasks.rados.rados.0.smithi003.stdout:1972: left oid 38 (ObjNum 1322 snap 0 seq_num 1322) 2024-09-21T10:13:02.654 INFO:tasks.rados.rados.0.smithi003.stdout:1973: finishing write tid 1 to smithi00370293-428 2024-09-21T10:13:02.654 INFO:tasks.rados.rados.0.smithi003.stdout:1973: finishing write tid 2 to smithi00370293-428 2024-09-21T10:13:02.654 INFO:tasks.rados.rados.0.smithi003.stdout:1973: finishing write tid 3 to smithi00370293-428 2024-09-21T10:13:02.655 INFO:tasks.rados.rados.0.smithi003.stdout:1973: finishing write tid 4 to smithi00370293-428 2024-09-21T10:13:02.655 INFO:tasks.rados.rados.0.smithi003.stdout:1973: oid 428 updating version 0 to 203 2024-09-21T10:13:02.655 INFO:tasks.rados.rados.0.smithi003.stdout:1973: oid 428 updating version 203 to 205 2024-09-21T10:13:02.655 INFO:tasks.rados.rados.0.smithi003.stdout:1973: oid 428 version 205 is already newer than 204 2024-09-21T10:13:02.655 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 428 v 205 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2024-09-21T10:13:02.655 INFO:tasks.rados.rados.0.smithi003.stdout:1973: left oid 428 (ObjNum 1323 snap 0 seq_num 1323) 2024-09-21T10:13:02.655 INFO:tasks.rados.rados.0.smithi003.stdout:1974: finishing write tid 1 to smithi00370293-39 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:1974: finishing write tid 2 to smithi00370293-39 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:1974: finishing write tid 3 to smithi00370293-39 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:1974: finishing write tid 4 to smithi00370293-39 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:1974: oid 39 updating version 0 to 260 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:1974: oid 39 updating version 260 to 261 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:1974: oid 39 version 261 is already newer than 259 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 261 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:1974: left oid 39 (ObjNum 1324 snap 0 seq_num 1324) 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:1975: finishing write tid 1 to smithi00370293-191 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:1975: finishing write tid 2 to smithi00370293-191 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:1975: finishing write tid 3 to smithi00370293-191 2024-09-21T10:13:02.656 INFO:tasks.rados.rados.0.smithi003.stdout:1975: finishing write tid 4 to smithi00370293-191 2024-09-21T10:13:02.657 INFO:tasks.rados.rados.0.smithi003.stdout:1975: oid 191 updating version 0 to 305 2024-09-21T10:13:02.657 INFO:tasks.rados.rados.0.smithi003.stdout:1975: oid 191 version 305 is already newer than 304 2024-09-21T10:13:02.657 INFO:tasks.rados.rados.0.smithi003.stdout:1975: oid 191 updating version 305 to 306 2024-09-21T10:13:02.657 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 191 v 306 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2024-09-21T10:13:02.657 INFO:tasks.rados.rados.0.smithi003.stdout:1975: left oid 191 (ObjNum 1325 snap 0 seq_num 1325) 2024-09-21T10:13:02.657 INFO:tasks.rados.rados.0.smithi003.stdout:1976: expect (ObjNum 1273 snap 0 seq_num 1273) 2024-09-21T10:13:02.819 INFO:tasks.rados.rados.0.smithi003.stdout:1978: finishing write tid 1 to smithi00370293-154 2024-09-21T10:13:02.819 INFO:tasks.rados.rados.0.smithi003.stdout:1977: expect (ObjNum 653 snap 0 seq_num 653) 2024-09-21T10:13:02.958 INFO:tasks.rados.rados.0.smithi003.stdout:1978: finishing write tid 2 to smithi00370293-154 2024-09-21T10:13:02.959 INFO:tasks.rados.rados.0.smithi003.stdout:1978: finishing write tid 3 to smithi00370293-154 2024-09-21T10:13:02.959 INFO:tasks.rados.rados.0.smithi003.stdout:1978: finishing write tid 4 to smithi00370293-154 2024-09-21T10:13:02.959 INFO:tasks.rados.rados.0.smithi003.stdout:1978: oid 154 updating version 0 to 200 2024-09-21T10:13:02.959 INFO:tasks.rados.rados.0.smithi003.stdout:1978: oid 154 version 200 is already newer than 198 2024-09-21T10:13:02.959 INFO:tasks.rados.rados.0.smithi003.stdout:1978: oid 154 version 200 is already newer than 199 2024-09-21T10:13:02.959 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 154 v 200 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2024-09-21T10:13:02.960 INFO:tasks.rados.rados.0.smithi003.stdout:1978: left oid 154 (ObjNum 1326 snap 0 seq_num 1326) 2024-09-21T10:13:02.960 INFO:tasks.rados.rados.0.smithi003.stdout:1979: expect (ObjNum 155 snap 0 seq_num 155) 2024-09-21T10:13:03.041 INFO:tasks.rados.rados.0.smithi003.stdout:1980: finishing write tid 1 to smithi00370293-350 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1980: finishing write tid 2 to smithi00370293-350 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1980: finishing write tid 3 to smithi00370293-350 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1980: finishing write tid 4 to smithi00370293-350 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1980: oid 350 updating version 0 to 208 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1980: oid 350 version 208 is already newer than 207 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1980: oid 350 version 208 is already newer than 206 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 350 v 208 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1980: left oid 350 (ObjNum 1327 snap 0 seq_num 1327) 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1981: finishing write tid 1 to smithi00370293-142 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1981: finishing write tid 2 to smithi00370293-142 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1981: finishing write tid 3 to smithi00370293-142 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1981: finishing write tid 4 to smithi00370293-142 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1981: oid 142 updating version 0 to 285 2024-09-21T10:13:03.042 INFO:tasks.rados.rados.0.smithi003.stdout:1981: oid 142 version 285 is already newer than 284 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1981: oid 142 updating version 285 to 286 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 142 v 286 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1981: left oid 142 (ObjNum 1328 snap 0 seq_num 1328) 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1982: finishing write tid 1 to smithi00370293-31 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1967: done (15 left) 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1968: done (14 left) 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1969: done (13 left) 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1970: done (12 left) 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1971: done (11 left) 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1972: done (10 left) 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1973: done (9 left) 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1974: done (8 left) 2024-09-21T10:13:03.043 INFO:tasks.rados.rados.0.smithi003.stdout:1975: done (7 left) 2024-09-21T10:13:03.044 INFO:tasks.rados.rados.0.smithi003.stdout:1976: done (6 left) 2024-09-21T10:13:03.044 INFO:tasks.rados.rados.0.smithi003.stdout:1977: done (5 left) 2024-09-21T10:13:03.044 INFO:tasks.rados.rados.0.smithi003.stdout:1978: done (4 left) 2024-09-21T10:13:03.044 INFO:tasks.rados.rados.0.smithi003.stdout:1979: done (3 left) 2024-09-21T10:13:03.044 INFO:tasks.rados.rados.0.smithi003.stdout:1980: done (2 left) 2024-09-21T10:13:03.044 INFO:tasks.rados.rados.0.smithi003.stdout:1981: done (1 left) 2024-09-21T10:13:03.044 INFO:tasks.rados.rados.0.smithi003.stdout:1983: write oid 53 current snap is 0 2024-09-21T10:13:03.044 INFO:tasks.rados.rados.0.smithi003.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2024-09-21T10:13:03.065 INFO:tasks.rados.rados.0.smithi003.stdout:1983: writing smithi00370293-53 from 753310 to 1479902 tid 1 2024-09-21T10:13:03.080 INFO:tasks.rados.rados.0.smithi003.stdout:1983: writing smithi00370293-53 from 2095404 to 2353310 tid 2 2024-09-21T10:13:03.080 INFO:tasks.rados.rados.0.smithi003.stdout:1984: write oid 85 current snap is 0 2024-09-21T10:13:03.081 INFO:tasks.rados.rados.0.smithi003.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2024-09-21T10:13:03.100 INFO:tasks.rados.rados.0.smithi003.stdout:1984: writing smithi00370293-85 from 770117 to 1288311 tid 1 2024-09-21T10:13:03.113 INFO:tasks.rados.rados.0.smithi003.stdout:1984: writing smithi00370293-85 from 1870239 to 2370117 tid 2 2024-09-21T10:13:03.113 INFO:tasks.rados.rados.0.smithi003.stdout:1985: write oid 422 current snap is 0 2024-09-21T10:13:03.113 INFO:tasks.rados.rados.0.smithi003.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2024-09-21T10:13:03.126 INFO:tasks.rados.rados.0.smithi003.stdout:1985: writing smithi00370293-422 from 786924 to 1380367 tid 1 2024-09-21T10:13:03.135 INFO:tasks.rados.rados.0.smithi003.stdout:1985: writing smithi00370293-422 from 1928721 to 2386924 tid 2 2024-09-21T10:13:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:1986: delete oid 428 current snap is 0 2024-09-21T10:13:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:1982: finishing write tid 2 to smithi00370293-31 2024-09-21T10:13:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:1982: finishing write tid 3 to smithi00370293-31 2024-09-21T10:13:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:1982: finishing write tid 4 to smithi00370293-31 2024-09-21T10:13:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:1982: oid 31 updating version 0 to 253 2024-09-21T10:13:03.136 INFO:tasks.rados.rados.0.smithi003.stdout:1982: oid 31 updating version 253 to 255 2024-09-21T10:13:03.137 INFO:tasks.rados.rados.0.smithi003.stdout:1982: oid 31 version 255 is already newer than 254 2024-09-21T10:13:03.137 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 255 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2024-09-21T10:13:03.137 INFO:tasks.rados.rados.0.smithi003.stdout:1982: left oid 31 (ObjNum 1329 snap 0 seq_num 1329) 2024-09-21T10:13:03.137 INFO:tasks.rados.rados.0.smithi003.stdout:1983: finishing write tid 1 to smithi00370293-53 2024-09-21T10:13:03.137 INFO:tasks.rados.rados.0.smithi003.stdout:1983: finishing write tid 2 to smithi00370293-53 2024-09-21T10:13:03.137 INFO:tasks.rados.rados.0.smithi003.stdout:1983: finishing write tid 3 to smithi00370293-53 2024-09-21T10:13:03.138 INFO:tasks.rados.rados.0.smithi003.stdout:1983: finishing write tid 4 to smithi00370293-53 2024-09-21T10:13:03.138 INFO:tasks.rados.rados.0.smithi003.stdout:1983: oid 53 updating version 0 to 264 2024-09-21T10:13:03.138 INFO:tasks.rados.rados.0.smithi003.stdout:1983: oid 53 version 264 is already newer than 263 2024-09-21T10:13:03.138 INFO:tasks.rados.rados.0.smithi003.stdout:1983: oid 53 version 264 is already newer than 262 2024-09-21T10:13:03.138 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 53 v 264 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2024-09-21T10:13:03.138 INFO:tasks.rados.rados.0.smithi003.stdout:1983: left oid 53 (ObjNum 1330 snap 0 seq_num 1330) 2024-09-21T10:13:03.138 INFO:tasks.rados.rados.0.smithi003.stdout:1984: finishing write tid 1 to smithi00370293-85 2024-09-21T10:13:03.139 INFO:tasks.rados.rados.0.smithi003.stdout:1984: finishing write tid 2 to smithi00370293-85 2024-09-21T10:13:03.139 INFO:tasks.rados.rados.0.smithi003.stdout:1984: finishing write tid 3 to smithi00370293-85 2024-09-21T10:13:03.139 INFO:tasks.rados.rados.0.smithi003.stdout:1984: finishing write tid 4 to smithi00370293-85 2024-09-21T10:13:03.139 INFO:tasks.rados.rados.0.smithi003.stdout:1984: oid 85 updating version 0 to 245 2024-09-21T10:13:03.139 INFO:tasks.rados.rados.0.smithi003.stdout:1984: oid 85 version 245 is already newer than 243 2024-09-21T10:13:03.139 INFO:tasks.rados.rados.0.smithi003.stdout:1984: oid 85 version 245 is already newer than 244 2024-09-21T10:13:03.140 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 85 v 245 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2024-09-21T10:13:03.140 INFO:tasks.rados.rados.0.smithi003.stdout:1984: left oid 85 (ObjNum 1331 snap 0 seq_num 1331) 2024-09-21T10:13:03.140 INFO:tasks.rados.rados.0.smithi003.stdout:1985: finishing write tid 1 to smithi00370293-422 2024-09-21T10:13:03.141 INFO:tasks.rados.rados.0.smithi003.stdout:1982: done (4 left) 2024-09-21T10:13:03.141 INFO:tasks.rados.rados.0.smithi003.stdout:1983: done (3 left) 2024-09-21T10:13:03.141 INFO:tasks.rados.rados.0.smithi003.stdout:1984: done (2 left) 2024-09-21T10:13:03.141 INFO:tasks.rados.rados.0.smithi003.stdout:1986: done (1 left) 2024-09-21T10:13:03.142 INFO:tasks.rados.rados.0.smithi003.stdout:1987: read oid 63 snap -1 2024-09-21T10:13:03.142 INFO:tasks.rados.rados.0.smithi003.stdout:1987: expect (ObjNum 1286 snap 0 seq_num 1286) 2024-09-21T10:13:03.142 INFO:tasks.rados.rados.0.smithi003.stdout:1988: write oid 274 current snap is 0 2024-09-21T10:13:03.142 INFO:tasks.rados.rados.0.smithi003.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2024-09-21T10:13:03.146 INFO:tasks.rados.rados.0.smithi003.stdout:1988: writing smithi00370293-274 from 420538 to 1164479 tid 1 2024-09-21T10:13:03.157 INFO:tasks.rados.rados.0.smithi003.stdout:1988: writing smithi00370293-274 from 1929332 to 2420538 tid 2 2024-09-21T10:13:03.157 INFO:tasks.rados.rados.0.smithi003.stdout:1989: delete oid 195 current snap is 0 2024-09-21T10:13:03.158 INFO:tasks.rados.rados.0.smithi003.stdout:1985: finishing write tid 2 to smithi00370293-422 2024-09-21T10:13:03.158 INFO:tasks.rados.rados.0.smithi003.stdout:1985: finishing write tid 3 to smithi00370293-422 2024-09-21T10:13:03.158 INFO:tasks.rados.rados.0.smithi003.stdout:1985: finishing write tid 4 to smithi00370293-422 2024-09-21T10:13:03.158 INFO:tasks.rados.rados.0.smithi003.stdout:1985: oid 422 updating version 0 to 204 2024-09-21T10:13:03.158 INFO:tasks.rados.rados.0.smithi003.stdout:1985: oid 422 version 204 is already newer than 203 2024-09-21T10:13:03.158 INFO:tasks.rados.rados.0.smithi003.stdout:1985: oid 422 updating version 204 to 205 2024-09-21T10:13:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 422 v 205 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2024-09-21T10:13:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:1985: left oid 422 (ObjNum 1332 snap 0 seq_num 1332) 2024-09-21T10:13:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:1988: finishing write tid 1 to smithi00370293-274 2024-09-21T10:13:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:1987: expect (ObjNum 1286 snap 0 seq_num 1286) 2024-09-21T10:13:03.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:02 smithi003 bash[22527]: cluster 2024-09-21T10:13:01.740065+0000 mgr.y (mgr.14385) 255 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 112 op/s 2024-09-21T10:13:03.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:02 smithi003 bash[31899]: cluster 2024-09-21T10:13:01.740065+0000 mgr.y (mgr.14385) 255 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 112 op/s 2024-09-21T10:13:03.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:02 smithi204 bash[24804]: cluster 2024-09-21T10:13:01.740065+0000 mgr.y (mgr.14385) 255 : cluster [DBG] pgmap v224: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 112 op/s 2024-09-21T10:13:03.291 INFO:tasks.rados.rados.0.smithi003.stdout:1988: finishing write tid 2 to smithi00370293-274 2024-09-21T10:13:03.291 INFO:tasks.rados.rados.0.smithi003.stdout:1988: finishing write tid 3 to smithi00370293-274 2024-09-21T10:13:03.291 INFO:tasks.rados.rados.0.smithi003.stdout:1988: finishing write tid 4 to smithi00370293-274 2024-09-21T10:13:03.291 INFO:tasks.rados.rados.0.smithi003.stdout:1988: oid 274 updating version 0 to 291 2024-09-21T10:13:03.291 INFO:tasks.rados.rados.0.smithi003.stdout:1988: oid 274 updating version 291 to 293 2024-09-21T10:13:03.292 INFO:tasks.rados.rados.0.smithi003.stdout:1988: oid 274 version 293 is already newer than 292 2024-09-21T10:13:03.292 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 274 v 293 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2024-09-21T10:13:03.292 INFO:tasks.rados.rados.0.smithi003.stdout:1988: left oid 274 (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T10:13:03.292 INFO:tasks.rados.rados.0.smithi003.stdout:1985: done (3 left) 2024-09-21T10:13:03.292 INFO:tasks.rados.rados.0.smithi003.stdout:1987: done (2 left) 2024-09-21T10:13:03.292 INFO:tasks.rados.rados.0.smithi003.stdout:1988: done (1 left) 2024-09-21T10:13:03.292 INFO:tasks.rados.rados.0.smithi003.stdout:1989: done (0 left) 2024-09-21T10:13:03.292 INFO:tasks.rados.rados.0.smithi003.stdout:1990: write oid 98 current snap is 0 2024-09-21T10:13:03.292 INFO:tasks.rados.rados.0.smithi003.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2024-09-21T10:13:03.300 INFO:tasks.rados.rados.0.smithi003.stdout:1990: writing smithi00370293-98 from 454152 to 948591 tid 1 2024-09-21T10:13:03.314 INFO:tasks.rados.rados.0.smithi003.stdout:1990: writing smithi00370293-98 from 1646296 to 2381420 tid 2 2024-09-21T10:13:03.314 INFO:tasks.rados.rados.0.smithi003.stdout:1991: read oid 17 snap -1 2024-09-21T10:13:03.314 INFO:tasks.rados.rados.0.smithi003.stdout:1991: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-21T10:13:03.314 INFO:tasks.rados.rados.0.smithi003.stdout:1992: read oid 221 snap -1 2024-09-21T10:13:03.314 INFO:tasks.rados.rados.0.smithi003.stdout:1992: expect (ObjNum 1121 snap 0 seq_num 1121) 2024-09-21T10:13:03.314 INFO:tasks.rados.rados.0.smithi003.stdout:1993: write oid 163 current snap is 0 2024-09-21T10:13:03.314 INFO:tasks.rados.rados.0.smithi003.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2024-09-21T10:13:03.324 INFO:tasks.rados.rados.0.smithi003.stdout:1993: writing smithi00370293-163 from 470959 to 1040647 tid 1 2024-09-21T10:13:03.336 INFO:tasks.rados.rados.0.smithi003.stdout:1993: writing smithi00370293-163 from 1704778 to 2299913 tid 2 2024-09-21T10:13:03.336 INFO:tasks.rados.rados.0.smithi003.stdout:1994: write oid 464 current snap is 0 2024-09-21T10:13:03.336 INFO:tasks.rados.rados.0.smithi003.stdout:1990: finishing write tid 1 to smithi00370293-98 2024-09-21T10:13:03.336 INFO:tasks.rados.rados.0.smithi003.stdout:1992: expect (ObjNum 1121 snap 0 seq_num 1121) 2024-09-21T10:13:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1990: finishing write tid 2 to smithi00370293-98 2024-09-21T10:13:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1990: finishing write tid 3 to smithi00370293-98 2024-09-21T10:13:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1990: finishing write tid 4 to smithi00370293-98 2024-09-21T10:13:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1990: oid 98 updating version 0 to 286 2024-09-21T10:13:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1990: oid 98 updating version 286 to 288 2024-09-21T10:13:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1990: oid 98 version 288 is already newer than 287 2024-09-21T10:13:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 98 v 288 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2024-09-21T10:13:03.503 INFO:tasks.rados.rados.0.smithi003.stdout:1990: left oid 98 (ObjNum 1336 snap 0 seq_num 1336) 2024-09-21T10:13:03.504 INFO:tasks.rados.rados.0.smithi003.stdout:1991: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-21T10:13:03.575 INFO:tasks.rados.rados.0.smithi003.stdout:1993: finishing write tid 1 to smithi00370293-163 2024-09-21T10:13:03.575 INFO:tasks.rados.rados.0.smithi003.stdout:1993: finishing write tid 2 to smithi00370293-163 2024-09-21T10:13:03.576 INFO:tasks.rados.rados.0.smithi003.stdout:1993: finishing write tid 3 to smithi00370293-163 2024-09-21T10:13:03.576 INFO:tasks.rados.rados.0.smithi003.stdout:1993: finishing write tid 4 to smithi00370293-163 2024-09-21T10:13:03.576 INFO:tasks.rados.rados.0.smithi003.stdout:1993: oid 163 updating version 0 to 288 2024-09-21T10:13:03.576 INFO:tasks.rados.rados.0.smithi003.stdout:1993: oid 163 version 288 is already newer than 287 2024-09-21T10:13:03.576 INFO:tasks.rados.rados.0.smithi003.stdout:1993: oid 163 updating version 288 to 289 2024-09-21T10:13:03.576 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 163 v 289 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2024-09-21T10:13:03.576 INFO:tasks.rados.rados.0.smithi003.stdout:1993: left oid 163 (ObjNum 1337 snap 0 seq_num 1337) 2024-09-21T10:13:03.576 INFO:tasks.rados.rados.0.smithi003.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2024-09-21T10:13:03.590 INFO:tasks.rados.rados.0.smithi003.stdout:1994: writing smithi00370293-464 from 487766 to 1132703 tid 1 2024-09-21T10:13:03.607 INFO:tasks.rados.rados.0.smithi003.stdout:1994: writing smithi00370293-464 from 1646907 to 2385700 tid 2 2024-09-21T10:13:03.607 INFO:tasks.rados.rados.0.smithi003.stdout:1990: done (4 left) 2024-09-21T10:13:03.607 INFO:tasks.rados.rados.0.smithi003.stdout:1991: done (3 left) 2024-09-21T10:13:03.607 INFO:tasks.rados.rados.0.smithi003.stdout:1992: done (2 left) 2024-09-21T10:13:03.607 INFO:tasks.rados.rados.0.smithi003.stdout:1993: done (1 left) 2024-09-21T10:13:03.607 INFO:tasks.rados.rados.0.smithi003.stdout:1995: write oid 169 current snap is 0 2024-09-21T10:13:03.607 INFO:tasks.rados.rados.0.smithi003.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2024-09-21T10:13:03.619 INFO:tasks.rados.rados.0.smithi003.stdout:1995: writing smithi00370293-169 from 504573 to 941112 tid 1 2024-09-21T10:13:03.632 INFO:tasks.rados.rados.0.smithi003.stdout:1995: writing smithi00370293-169 from 1421742 to 2020546 tid 2 2024-09-21T10:13:03.638 INFO:tasks.rados.rados.0.smithi003.stdout:1995: writing smithi00370293-169 from 2437505 to 2504573 tid 3 2024-09-21T10:13:03.638 INFO:tasks.rados.rados.0.smithi003.stdout:1996: write oid 468 current snap is 0 2024-09-21T10:13:03.638 INFO:tasks.rados.rados.0.smithi003.stdout:1994: finishing write tid 1 to smithi00370293-464 2024-09-21T10:13:03.638 INFO:tasks.rados.rados.0.smithi003.stdout:1994: finishing write tid 2 to smithi00370293-464 2024-09-21T10:13:03.638 INFO:tasks.rados.rados.0.smithi003.stdout:1994: finishing write tid 3 to smithi00370293-464 2024-09-21T10:13:03.638 INFO:tasks.rados.rados.0.smithi003.stdout:1994: finishing write tid 4 to smithi00370293-464 2024-09-21T10:13:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:1994: oid 464 updating version 0 to 210 2024-09-21T10:13:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:1994: oid 464 updating version 210 to 212 2024-09-21T10:13:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:1994: oid 464 version 212 is already newer than 211 2024-09-21T10:13:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 464 v 212 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2024-09-21T10:13:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:1994: left oid 464 (ObjNum 1338 snap 0 seq_num 1338) 2024-09-21T10:13:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:1995: finishing write tid 1 to smithi00370293-169 2024-09-21T10:13:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:1995: finishing write tid 2 to smithi00370293-169 2024-09-21T10:13:03.639 INFO:tasks.rados.rados.0.smithi003.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2024-09-21T10:13:03.649 INFO:tasks.rados.rados.0.smithi003.stdout:1996: writing smithi00370293-468 from 521380 to 1033168 tid 1 2024-09-21T10:13:03.663 INFO:tasks.rados.rados.0.smithi003.stdout:1996: writing smithi00370293-468 from 1480224 to 2222686 tid 2 2024-09-21T10:13:03.663 INFO:tasks.rados.rados.0.smithi003.stdout:1994: done (2 left) 2024-09-21T10:13:03.663 INFO:tasks.rados.rados.0.smithi003.stdout:1997: write oid 204 current snap is 0 2024-09-21T10:13:03.663 INFO:tasks.rados.rados.0.smithi003.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2024-09-21T10:13:03.675 INFO:tasks.rados.rados.0.smithi003.stdout:1997: writing smithi00370293-204 from 538187 to 1125224 tid 1 2024-09-21T10:13:03.685 INFO:tasks.rados.rados.0.smithi003.stdout:1997: writing smithi00370293-204 from 1538706 to 2141179 tid 2 2024-09-21T10:13:03.685 INFO:tasks.rados.rados.0.smithi003.stdout:1998: write oid 21 current snap is 0 2024-09-21T10:13:03.685 INFO:tasks.rados.rados.0.smithi003.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2024-09-21T10:13:03.694 INFO:tasks.rados.rados.0.smithi003.stdout:1998: writing smithi00370293-21 from 554994 to 1217280 tid 1 2024-09-21T10:13:03.704 INFO:tasks.rados.rados.0.smithi003.stdout:1998: writing smithi00370293-21 from 1997188 to 2554994 tid 2 2024-09-21T10:13:03.705 INFO:tasks.rados.rados.0.smithi003.stdout:1999: write oid 98 current snap is 0 2024-09-21T10:13:03.705 INFO:tasks.rados.rados.0.smithi003.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2024-09-21T10:13:03.713 INFO:tasks.rados.rados.0.smithi003.stdout:1999: writing smithi00370293-98 from 571801 to 1309336 tid 1 2024-09-21T10:13:03.720 INFO:tasks.rados.rados.0.smithi003.stdout:1999: writing smithi00370293-98 from 1939317 to 2429106 tid 2 2024-09-21T10:13:03.720 INFO:tasks.rados.rados.0.smithi003.stdout:2000: write oid 478 current snap is 0 2024-09-21T10:13:03.720 INFO:tasks.rados.rados.0.smithi003.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2024-09-21T10:13:03.726 INFO:tasks.rados.rados.0.smithi003.stdout:2000: writing smithi00370293-478 from 588608 to 1001392 tid 1 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:2000: writing smithi00370293-478 from 1597799 to 2347599 tid 2 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:2001: delete oid 422 current snap is 0 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:1995: finishing write tid 3 to smithi00370293-169 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:1995: finishing write tid 4 to smithi00370293-169 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:1995: finishing write tid 5 to smithi00370293-169 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:1995: oid 169 updating version 0 to 246 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:1995: oid 169 updating version 246 to 247 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:1995: oid 169 version 247 is already newer than 245 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:1995: oid 169 version 247 is already newer than 244 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 169 v 247 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:1995: left oid 169 (ObjNum 1339 snap 0 seq_num 1339) 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:1996: finishing write tid 1 to smithi00370293-468 2024-09-21T10:13:03.735 INFO:tasks.rados.rados.0.smithi003.stdout:1996: finishing write tid 2 to smithi00370293-468 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1996: finishing write tid 3 to smithi00370293-468 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1996: finishing write tid 4 to smithi00370293-468 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1996: oid 468 updating version 0 to 294 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1996: oid 468 updating version 294 to 296 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1996: oid 468 version 296 is already newer than 295 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 468 v 296 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1996: left oid 468 (ObjNum 1340 snap 0 seq_num 1340) 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1997: finishing write tid 1 to smithi00370293-204 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1997: finishing write tid 2 to smithi00370293-204 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1997: finishing write tid 3 to smithi00370293-204 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1997: finishing write tid 4 to smithi00370293-204 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1997: oid 204 updating version 0 to 299 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1997: oid 204 version 299 is already newer than 298 2024-09-21T10:13:03.736 INFO:tasks.rados.rados.0.smithi003.stdout:1997: oid 204 version 299 is already newer than 297 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 204 v 299 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1997: left oid 204 (ObjNum 1341 snap 0 seq_num 1341) 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1998: finishing write tid 1 to smithi00370293-21 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1998: finishing write tid 2 to smithi00370293-21 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1998: finishing write tid 3 to smithi00370293-21 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1998: finishing write tid 4 to smithi00370293-21 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1998: oid 21 updating version 0 to 308 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1998: oid 21 version 308 is already newer than 306 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1998: oid 21 version 308 is already newer than 307 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 308 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1998: left oid 21 (ObjNum 1342 snap 0 seq_num 1342) 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1999: finishing write tid 1 to smithi00370293-98 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1999: finishing write tid 2 to smithi00370293-98 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1999: finishing write tid 3 to smithi00370293-98 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1999: finishing write tid 4 to smithi00370293-98 2024-09-21T10:13:03.737 INFO:tasks.rados.rados.0.smithi003.stdout:1999: oid 98 updating version 0 to 290 2024-09-21T10:13:03.738 INFO:tasks.rados.rados.0.smithi003.stdout:1999: oid 98 version 290 is already newer than 289 2024-09-21T10:13:03.738 INFO:tasks.rados.rados.0.smithi003.stdout:1999: oid 98 updating version 290 to 291 2024-09-21T10:13:03.738 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 98 v 291 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2024-09-21T10:13:03.738 INFO:tasks.rados.rados.0.smithi003.stdout:1999: left oid 98 (ObjNum 1343 snap 0 seq_num 1343) 2024-09-21T10:13:03.738 INFO:tasks.rados.rados.0.smithi003.stdout:2000: finishing write tid 1 to smithi00370293-478 2024-09-21T10:13:03.738 INFO:tasks.rados.rados.0.smithi003.stdout:1995: done (6 left) 2024-09-21T10:13:03.739 INFO:tasks.rados.rados.0.smithi003.stdout:1996: done (5 left) 2024-09-21T10:13:03.739 INFO:tasks.rados.rados.0.smithi003.stdout:1997: done (4 left) 2024-09-21T10:13:03.739 INFO:tasks.rados.rados.0.smithi003.stdout:1998: done (3 left) 2024-09-21T10:13:03.739 INFO:tasks.rados.rados.0.smithi003.stdout:1999: done (2 left) 2024-09-21T10:13:03.739 INFO:tasks.rados.rados.0.smithi003.stdout:2001: done (1 left) 2024-09-21T10:13:03.739 INFO:tasks.rados.rados.0.smithi003.stdout:2002: read oid 238 snap -1 2024-09-21T10:13:03.739 INFO:tasks.rados.rados.0.smithi003.stdout:2002: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-21T10:13:03.739 INFO:tasks.rados.rados.0.smithi003.stdout:2003: write oid 188 current snap is 0 2024-09-21T10:13:03.739 INFO:tasks.rados.rados.0.smithi003.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2024-09-21T10:13:03.745 INFO:tasks.rados.rados.0.smithi003.stdout:2003: writing smithi00370293-188 from 622222 to 1301857 tid 1 2024-09-21T10:13:03.752 INFO:tasks.rados.rados.0.smithi003.stdout:2003: writing smithi00370293-188 from 1831116 to 2584585 tid 2 2024-09-21T10:13:03.752 INFO:tasks.rados.rados.0.smithi003.stdout:2004: write oid 179 current snap is 0 2024-09-21T10:13:03.752 INFO:tasks.rados.rados.0.smithi003.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2024-09-21T10:13:03.760 INFO:tasks.rados.rados.0.smithi003.stdout:2004: writing smithi00370293-179 from 639029 to 1393913 tid 1 2024-09-21T10:13:03.767 INFO:tasks.rados.rados.0.smithi003.stdout:2004: writing smithi00370293-179 from 2173245 to 2639029 tid 2 2024-09-21T10:13:03.767 INFO:tasks.rados.rados.0.smithi003.stdout:2005: write oid 200 current snap is 0 2024-09-21T10:13:03.767 INFO:tasks.rados.rados.0.smithi003.stdout:2000: finishing write tid 2 to smithi00370293-478 2024-09-21T10:13:03.767 INFO:tasks.rados.rados.0.smithi003.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2024-09-21T10:13:03.773 INFO:tasks.rados.rados.0.smithi003.stdout:2005: writing smithi00370293-200 from 655836 to 1085969 tid 1 2024-09-21T10:13:03.782 INFO:tasks.rados.rados.0.smithi003.stdout:2005: writing smithi00370293-200 from 1831727 to 2588865 tid 2 2024-09-21T10:13:03.782 INFO:tasks.rados.rados.0.smithi003.stdout:2006: delete oid 208 current snap is 0 2024-09-21T10:13:03.782 INFO:tasks.rados.rados.0.smithi003.stdout:2000: finishing write tid 3 to smithi00370293-478 2024-09-21T10:13:03.782 INFO:tasks.rados.rados.0.smithi003.stdout:2000: finishing write tid 4 to smithi00370293-478 2024-09-21T10:13:03.782 INFO:tasks.rados.rados.0.smithi003.stdout:2000: oid 478 updating version 0 to 281 2024-09-21T10:13:03.782 INFO:tasks.rados.rados.0.smithi003.stdout:2000: oid 478 version 281 is already newer than 280 2024-09-21T10:13:03.782 INFO:tasks.rados.rados.0.smithi003.stdout:2000: oid 478 version 281 is already newer than 279 2024-09-21T10:13:03.782 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 478 v 281 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2024-09-21T10:13:03.782 INFO:tasks.rados.rados.0.smithi003.stdout:2000: left oid 478 (ObjNum 1344 snap 0 seq_num 1344) 2024-09-21T10:13:03.783 INFO:tasks.rados.rados.0.smithi003.stdout:2002: expect (ObjNum 632 snap 0 seq_num 632) 2024-09-21T10:13:03.959 INFO:tasks.rados.rados.0.smithi003.stdout:2003: finishing write tid 1 to smithi00370293-188 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2003: finishing write tid 2 to smithi00370293-188 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2003: finishing write tid 3 to smithi00370293-188 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2003: finishing write tid 4 to smithi00370293-188 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2003: oid 188 updating version 0 to 302 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2003: oid 188 version 302 is already newer than 301 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2003: oid 188 version 302 is already newer than 300 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 188 v 302 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2003: left oid 188 (ObjNum 1346 snap 0 seq_num 1346) 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2004: finishing write tid 1 to smithi00370293-179 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2004: finishing write tid 2 to smithi00370293-179 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2004: finishing write tid 3 to smithi00370293-179 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2004: finishing write tid 4 to smithi00370293-179 2024-09-21T10:13:03.960 INFO:tasks.rados.rados.0.smithi003.stdout:2004: oid 179 updating version 0 to 214 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:2004: oid 179 updating version 214 to 215 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:2004: oid 179 version 215 is already newer than 213 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 179 v 215 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:2004: left oid 179 (ObjNum 1347 snap 0 seq_num 1347) 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:2005: finishing write tid 1 to smithi00370293-200 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:2000: done (5 left) 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:2002: done (4 left) 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:2003: done (3 left) 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:2004: done (2 left) 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:2006: done (1 left) 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:2007: write oid 80 current snap is 0 2024-09-21T10:13:03.961 INFO:tasks.rados.rados.0.smithi003.stdout:2005: finishing write tid 2 to smithi00370293-200 2024-09-21T10:13:03.962 INFO:tasks.rados.rados.0.smithi003.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2024-09-21T10:13:03.967 INFO:tasks.rados.rados.0.smithi003.stdout:2007: writing smithi00370293-80 from 689450 to 1270081 tid 1 2024-09-21T10:13:03.975 INFO:tasks.rados.rados.0.smithi003.stdout:2007: writing smithi00370293-80 from 1948691 to 2689450 tid 2 2024-09-21T10:13:03.975 INFO:tasks.rados.rados.0.smithi003.stdout:2008: read oid 227 snap -1 2024-09-21T10:13:03.976 INFO:tasks.rados.rados.0.smithi003.stdout:2008: expect (ObjNum 226 snap 0 seq_num 226) 2024-09-21T10:13:03.976 INFO:tasks.rados.rados.0.smithi003.stdout:2009: write oid 5 current snap is 0 2024-09-21T10:13:03.976 INFO:tasks.rados.rados.0.smithi003.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2024-09-21T10:13:03.984 INFO:tasks.rados.rados.0.smithi003.stdout:2009: writing smithi00370293-5 from 706257 to 1362137 tid 1 2024-09-21T10:13:03.990 INFO:tasks.rados.rados.0.smithi003.stdout:2009: writing smithi00370293-5 from 1890820 to 2395285 tid 2 2024-09-21T10:13:03.990 INFO:tasks.rados.rados.0.smithi003.stdout:2010: delete oid 236 current snap is 0 2024-09-21T10:13:03.990 INFO:tasks.rados.rados.0.smithi003.stdout:2005: finishing write tid 3 to smithi00370293-200 2024-09-21T10:13:03.990 INFO:tasks.rados.rados.0.smithi003.stdout:2005: finishing write tid 4 to smithi00370293-200 2024-09-21T10:13:03.991 INFO:tasks.rados.rados.0.smithi003.stdout:2005: oid 200 updating version 0 to 310 2024-09-21T10:13:03.991 INFO:tasks.rados.rados.0.smithi003.stdout:2005: oid 200 updating version 310 to 311 2024-09-21T10:13:03.991 INFO:tasks.rados.rados.0.smithi003.stdout:2005: oid 200 version 311 is already newer than 309 2024-09-21T10:13:03.991 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 200 v 311 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2024-09-21T10:13:03.991 INFO:tasks.rados.rados.0.smithi003.stdout:2005: left oid 200 (ObjNum 1348 snap 0 seq_num 1348) 2024-09-21T10:13:03.991 INFO:tasks.rados.rados.0.smithi003.stdout:2007: finishing write tid 1 to smithi00370293-80 2024-09-21T10:13:03.991 INFO:tasks.rados.rados.0.smithi003.stdout:2008: expect (ObjNum 226 snap 0 seq_num 226) 2024-09-21T10:13:04.123 INFO:tasks.rados.rados.0.smithi003.stdout:2007: finishing write tid 2 to smithi00370293-80 2024-09-21T10:13:04.123 INFO:tasks.rados.rados.0.smithi003.stdout:2007: finishing write tid 3 to smithi00370293-80 2024-09-21T10:13:04.123 INFO:tasks.rados.rados.0.smithi003.stdout:2007: finishing write tid 4 to smithi00370293-80 2024-09-21T10:13:04.123 INFO:tasks.rados.rados.0.smithi003.stdout:2007: oid 80 updating version 0 to 246 2024-09-21T10:13:04.123 INFO:tasks.rados.rados.0.smithi003.stdout:2007: oid 80 updating version 246 to 247 2024-09-21T10:13:04.123 INFO:tasks.rados.rados.0.smithi003.stdout:2007: oid 80 updating version 247 to 248 2024-09-21T10:13:04.123 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 80 v 248 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2024-09-21T10:13:04.123 INFO:tasks.rados.rados.0.smithi003.stdout:2007: left oid 80 (ObjNum 1350 snap 0 seq_num 1350) 2024-09-21T10:13:04.123 INFO:tasks.rados.rados.0.smithi003.stdout:2009: finishing write tid 1 to smithi00370293-5 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2009: finishing write tid 2 to smithi00370293-5 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2009: finishing write tid 3 to smithi00370293-5 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2009: finishing write tid 4 to smithi00370293-5 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2009: oid 5 updating version 0 to 292 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2009: oid 5 updating version 292 to 294 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2009: oid 5 version 294 is already newer than 293 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 294 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2009: left oid 5 (ObjNum 1351 snap 0 seq_num 1351) 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2005: done (4 left) 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2007: done (3 left) 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2008: done (2 left) 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2009: done (1 left) 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2010: done (0 left) 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2011: write oid 348 current snap is 0 2024-09-21T10:13:04.124 INFO:tasks.rados.rados.0.smithi003.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2024-09-21T10:13:04.131 INFO:tasks.rados.rados.0.smithi003.stdout:2011: writing smithi00370293-348 from 739871 to 1146249 tid 1 2024-09-21T10:13:04.137 INFO:tasks.rados.rados.0.smithi003.stdout:2011: writing smithi00370293-348 from 1607784 to 2115918 tid 2 2024-09-21T10:13:04.138 INFO:tasks.rados.rados.0.smithi003.stdout:2012: write oid 160 current snap is 0 2024-09-21T10:13:04.138 INFO:tasks.rados.rados.0.smithi003.stdout:2011: finishing write tid 1 to smithi00370293-348 2024-09-21T10:13:04.138 INFO:tasks.rados.rados.0.smithi003.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2024-09-21T10:13:04.147 INFO:tasks.rados.rados.0.smithi003.stdout:2012: writing smithi00370293-160 from 756678 to 1354658 tid 1 2024-09-21T10:13:04.155 INFO:tasks.rados.rados.0.smithi003.stdout:2012: writing smithi00370293-160 from 1782619 to 2550764 tid 2 2024-09-21T10:13:04.156 INFO:tasks.rados.rados.0.smithi003.stdout:2013: write oid 408 current snap is 0 2024-09-21T10:13:04.156 INFO:tasks.rados.rados.0.smithi003.stdout:2011: finishing write tid 2 to smithi00370293-348 2024-09-21T10:13:04.156 INFO:tasks.rados.rados.0.smithi003.stdout:2011: finishing write tid 3 to smithi00370293-348 2024-09-21T10:13:04.156 INFO:tasks.rados.rados.0.smithi003.stdout:2011: finishing write tid 4 to smithi00370293-348 2024-09-21T10:13:04.156 INFO:tasks.rados.rados.0.smithi003.stdout:2011: oid 348 updating version 0 to 283 2024-09-21T10:13:04.156 INFO:tasks.rados.rados.0.smithi003.stdout:2011: oid 348 version 283 is already newer than 282 2024-09-21T10:13:04.156 INFO:tasks.rados.rados.0.smithi003.stdout:2011: oid 348 updating version 283 to 284 2024-09-21T10:13:04.156 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 348 v 284 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2024-09-21T10:13:04.156 INFO:tasks.rados.rados.0.smithi003.stdout:2011: left oid 348 (ObjNum 1353 snap 0 seq_num 1353) 2024-09-21T10:13:04.156 INFO:tasks.rados.rados.0.smithi003.stdout:2012: finishing write tid 1 to smithi00370293-160 2024-09-21T10:13:04.156 INFO:tasks.rados.rados.0.smithi003.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2024-09-21T10:13:04.169 INFO:tasks.rados.rados.0.smithi003.stdout:2013: writing smithi00370293-408 from 773485 to 1446714 tid 1 2024-09-21T10:13:04.179 INFO:tasks.rados.rados.0.smithi003.stdout:2013: writing smithi00370293-408 from 2124748 to 2636551 tid 2 2024-09-21T10:13:04.179 INFO:tasks.rados.rados.0.smithi003.stdout:2011: done (2 left) 2024-09-21T10:13:04.179 INFO:tasks.rados.rados.0.smithi003.stdout:2014: write oid 448 current snap is 0 2024-09-21T10:13:04.179 INFO:tasks.rados.rados.0.smithi003.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2024-09-21T10:13:04.191 INFO:tasks.rados.rados.0.smithi003.stdout:2014: writing smithi00370293-448 from 790292 to 1538770 tid 1 2024-09-21T10:13:04.200 INFO:tasks.rados.rados.0.smithi003.stdout:2014: writing smithi00370293-448 from 2183230 to 2790292 tid 2 2024-09-21T10:13:04.200 INFO:tasks.rados.rados.0.smithi003.stdout:2015: read oid 457 snap -1 2024-09-21T10:13:04.200 INFO:tasks.rados.rados.0.smithi003.stdout:2015: expect (ObjNum 1097 snap 0 seq_num 1097) 2024-09-21T10:13:04.201 INFO:tasks.rados.rados.0.smithi003.stdout:2016: read oid 281 snap -1 2024-09-21T10:13:04.201 INFO:tasks.rados.rados.0.smithi003.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-09-21T10:13:04.201 INFO:tasks.rados.rados.0.smithi003.stdout:2017: read oid 140 snap -1 2024-09-21T10:13:04.201 INFO:tasks.rados.rados.0.smithi003.stdout:2017: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T10:13:04.201 INFO:tasks.rados.rados.0.smithi003.stdout:2018: read oid 326 snap -1 2024-09-21T10:13:04.201 INFO:tasks.rados.rados.0.smithi003.stdout:2018: expect (ObjNum 723 snap 0 seq_num 723) 2024-09-21T10:13:04.201 INFO:tasks.rados.rados.0.smithi003.stdout:2019: write oid 472 current snap is 0 2024-09-21T10:13:04.201 INFO:tasks.rados.rados.0.smithi003.stdout:2012: finishing write tid 2 to smithi00370293-160 2024-09-21T10:13:04.201 INFO:tasks.rados.rados.0.smithi003.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2024-09-21T10:13:04.208 INFO:tasks.rados.rados.0.smithi003.stdout:2019: writing smithi00370293-472 from 407099 to 830826 tid 1 2024-09-21T10:13:04.214 INFO:tasks.rados.rados.0.smithi003.stdout:2019: writing smithi00370293-472 from 1441712 to 1957184 tid 2 2024-09-21T10:13:04.220 INFO:tasks.rados.rados.0.smithi003.stdout:2019: writing smithi00370293-472 from 2582060 to 2807099 tid 3 2024-09-21T10:13:04.220 INFO:tasks.rados.rados.0.smithi003.stdout:2020: write oid 220 current snap is 0 2024-09-21T10:13:04.220 INFO:tasks.rados.rados.0.smithi003.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2024-09-21T10:13:04.226 INFO:tasks.rados.rados.0.smithi003.stdout:2020: writing smithi00370293-220 from 423906 to 922882 tid 1 2024-09-21T10:13:04.234 INFO:tasks.rados.rados.0.smithi003.stdout:2020: writing smithi00370293-220 from 1500194 to 2159324 tid 2 2024-09-21T10:13:04.238 INFO:tasks.rados.rados.0.smithi003.stdout:2020: writing smithi00370293-220 from 2609483 to 2823906 tid 3 2024-09-21T10:13:04.238 INFO:tasks.rados.rados.0.smithi003.stdout:2021: read oid 323 snap -1 2024-09-21T10:13:04.238 INFO:tasks.rados.rados.0.smithi003.stdout:2021: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-09-21T10:13:04.238 INFO:tasks.rados.rados.0.smithi003.stdout:2022: write oid 213 current snap is 0 2024-09-21T10:13:04.239 INFO:tasks.rados.rados.0.smithi003.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2024-09-21T10:13:04.244 INFO:tasks.rados.rados.0.smithi003.stdout:2022: writing smithi00370293-213 from 440713 to 1014938 tid 1 2024-09-21T10:13:04.250 INFO:tasks.rados.rados.0.smithi003.stdout:2022: writing smithi00370293-213 from 1442323 to 1961464 tid 2 2024-09-21T10:13:04.255 INFO:tasks.rados.rados.0.smithi003.stdout:2022: writing smithi00370293-213 from 2636906 to 2840713 tid 3 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2023: delete oid 184 current snap is 0 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2012: finishing write tid 3 to smithi00370293-160 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2012: finishing write tid 4 to smithi00370293-160 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2012: oid 160 updating version 0 to 266 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2012: oid 160 updating version 266 to 267 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2012: oid 160 updating version 267 to 268 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 160 v 268 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2013: finishing write tid 1 to smithi00370293-408 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2013: finishing write tid 2 to smithi00370293-408 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2013: finishing write tid 3 to smithi00370293-408 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2013: finishing write tid 4 to smithi00370293-408 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2013: oid 408 updating version 0 to 256 2024-09-21T10:13:04.256 INFO:tasks.rados.rados.0.smithi003.stdout:2013: oid 408 updating version 256 to 257 2024-09-21T10:13:04.257 INFO:tasks.rados.rados.0.smithi003.stdout:2013: oid 408 updating version 257 to 258 2024-09-21T10:13:04.257 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 408 v 258 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2024-09-21T10:13:04.257 INFO:tasks.rados.rados.0.smithi003.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2024-09-21T10:13:04.257 INFO:tasks.rados.rados.0.smithi003.stdout:2014: finishing write tid 1 to smithi00370293-448 2024-09-21T10:13:04.257 INFO:tasks.rados.rados.0.smithi003.stdout:2014: finishing write tid 2 to smithi00370293-448 2024-09-21T10:13:04.257 INFO:tasks.rados.rados.0.smithi003.stdout:2018: expect (ObjNum 723 snap 0 seq_num 723) 2024-09-21T10:13:04.412 INFO:tasks.rados.rados.0.smithi003.stdout:2014: finishing write tid 3 to smithi00370293-448 2024-09-21T10:13:04.412 INFO:tasks.rados.rados.0.smithi003.stdout:2015: expect (ObjNum 1097 snap 0 seq_num 1097) 2024-09-21T10:13:04.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:04 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:13:04] "GET /metrics HTTP/1.1" 200 36134 "" "Prometheus/2.43.0" 2024-09-21T10:13:04.524 INFO:tasks.rados.rados.0.smithi003.stdout:2014: finishing write tid 4 to smithi00370293-448 2024-09-21T10:13:04.524 INFO:tasks.rados.rados.0.smithi003.stdout:2014: oid 448 updating version 0 to 283 2024-09-21T10:13:04.524 INFO:tasks.rados.rados.0.smithi003.stdout:2014: oid 448 updating version 283 to 285 2024-09-21T10:13:04.524 INFO:tasks.rados.rados.0.smithi003.stdout:2014: oid 448 version 285 is already newer than 284 2024-09-21T10:13:04.524 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 448 v 285 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2024-09-21T10:13:04.524 INFO:tasks.rados.rados.0.smithi003.stdout:2014: left oid 448 (ObjNum 1356 snap 0 seq_num 1356) 2024-09-21T10:13:04.525 INFO:tasks.rados.rados.0.smithi003.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-09-21T10:13:04.798 INFO:tasks.rados.rados.0.smithi003.stdout:2019: finishing write tid 1 to smithi00370293-472 2024-09-21T10:13:04.798 INFO:tasks.rados.rados.0.smithi003.stdout:2017: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T10:13:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2019: finishing write tid 2 to smithi00370293-472 2024-09-21T10:13:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2019: finishing write tid 3 to smithi00370293-472 2024-09-21T10:13:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2019: finishing write tid 4 to smithi00370293-472 2024-09-21T10:13:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2019: finishing write tid 5 to smithi00370293-472 2024-09-21T10:13:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2019: oid 472 updating version 0 to 296 2024-09-21T10:13:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2019: oid 472 updating version 296 to 297 2024-09-21T10:13:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2019: oid 472 updating version 297 to 298 2024-09-21T10:13:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:2019: oid 472 version 298 is already newer than 295 2024-09-21T10:13:05.092 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 472 v 298 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2019: left oid 472 (ObjNum 1357 snap 0 seq_num 1357) 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2020: finishing write tid 1 to smithi00370293-220 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2020: finishing write tid 2 to smithi00370293-220 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2020: finishing write tid 3 to smithi00370293-220 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2020: finishing write tid 4 to smithi00370293-220 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2020: finishing write tid 5 to smithi00370293-220 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2020: oid 220 updating version 0 to 286 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2020: oid 220 version 286 is already newer than 285 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2020: oid 220 updating version 286 to 288 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2020: oid 220 version 288 is already newer than 287 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 220 v 288 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2020: left oid 220 (ObjNum 1358 snap 0 seq_num 1358) 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2022: finishing write tid 1 to smithi00370293-213 2024-09-21T10:13:05.093 INFO:tasks.rados.rados.0.smithi003.stdout:2021: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-09-21T10:13:05.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:04 smithi003 bash[22527]: cluster 2024-09-21T10:13:03.740681+0000 mgr.y (mgr.14385) 256 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2024-09-21T10:13:05.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:04 smithi003 bash[22527]: audit 2024-09-21T10:13:04.672811+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:04 smithi003 bash[31899]: cluster 2024-09-21T10:13:03.740681+0000 mgr.y (mgr.14385) 256 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2024-09-21T10:13:05.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:04 smithi003 bash[31899]: audit 2024-09-21T10:13:04.672811+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:05.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:04 smithi204 bash[24804]: cluster 2024-09-21T10:13:03.740681+0000 mgr.y (mgr.14385) 256 : cluster [DBG] pgmap v225: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2024-09-21T10:13:05.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:04 smithi204 bash[24804]: audit 2024-09-21T10:13:04.672811+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:05.282 INFO:tasks.rados.rados.0.smithi003.stdout:2022: finishing write tid 2 to smithi00370293-213 2024-09-21T10:13:05.282 INFO:tasks.rados.rados.0.smithi003.stdout:2022: finishing write tid 3 to smithi00370293-213 2024-09-21T10:13:05.282 INFO:tasks.rados.rados.0.smithi003.stdout:2022: finishing write tid 4 to smithi00370293-213 2024-09-21T10:13:05.282 INFO:tasks.rados.rados.0.smithi003.stdout:2022: finishing write tid 5 to smithi00370293-213 2024-09-21T10:13:05.282 INFO:tasks.rados.rados.0.smithi003.stdout:2022: oid 213 updating version 0 to 293 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2022: oid 213 version 293 is already newer than 292 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2022: oid 213 version 293 is already newer than 291 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2022: oid 213 version 293 is already newer than 290 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 213 v 293 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2022: left oid 213 (ObjNum 1359 snap 0 seq_num 1359) 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2012: done (11 left) 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2013: done (10 left) 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2014: done (9 left) 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2015: done (8 left) 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2016: done (7 left) 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2017: done (6 left) 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2018: done (5 left) 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2019: done (4 left) 2024-09-21T10:13:05.283 INFO:tasks.rados.rados.0.smithi003.stdout:2020: done (3 left) 2024-09-21T10:13:05.284 INFO:tasks.rados.rados.0.smithi003.stdout:2021: done (2 left) 2024-09-21T10:13:05.284 INFO:tasks.rados.rados.0.smithi003.stdout:2022: done (1 left) 2024-09-21T10:13:05.284 INFO:tasks.rados.rados.0.smithi003.stdout:2023: done (0 left) 2024-09-21T10:13:05.284 INFO:tasks.rados.rados.0.smithi003.stdout:2024: delete oid 268 current snap is 0 2024-09-21T10:13:05.285 INFO:tasks.rados.rados.0.smithi003.stdout:2024: done (0 left) 2024-09-21T10:13:05.285 INFO:tasks.rados.rados.0.smithi003.stdout:2025: write oid 67 current snap is 0 2024-09-21T10:13:05.285 INFO:tasks.rados.rados.0.smithi003.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2024-09-21T10:13:05.301 INFO:tasks.rados.rados.0.smithi003.stdout:2025: writing smithi00370293-67 from 491134 to 1007459 tid 1 2024-09-21T10:13:05.324 INFO:tasks.rados.rados.0.smithi003.stdout:2025: writing smithi00370293-67 from 1734122 to 2400590 tid 2 2024-09-21T10:13:05.324 INFO:tasks.rados.rados.0.smithi003.stdout:2026: read oid 421 snap -1 2024-09-21T10:13:05.324 INFO:tasks.rados.rados.0.smithi003.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2024-09-21T10:13:05.324 INFO:tasks.rados.rados.0.smithi003.stdout:2025: finishing write tid 1 to smithi00370293-67 2024-09-21T10:13:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:2027: read oid 147 snap -1 2024-09-21T10:13:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:2027: expect deleted 2024-09-21T10:13:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:2028: write oid 111 current snap is 0 2024-09-21T10:13:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2024-09-21T10:13:05.342 INFO:tasks.rados.rados.0.smithi003.stdout:2028: writing smithi00370293-111 from 507941 to 1099515 tid 1 2024-09-21T10:13:05.359 INFO:tasks.rados.rados.0.smithi003.stdout:2028: writing smithi00370293-111 from 1676251 to 2202730 tid 2 2024-09-21T10:13:05.368 INFO:tasks.rados.rados.0.smithi003.stdout:2028: writing smithi00370293-111 from 2746598 to 2907941 tid 3 2024-09-21T10:13:05.368 INFO:tasks.rados.rados.0.smithi003.stdout:2025: finishing write tid 2 to smithi00370293-67 2024-09-21T10:13:05.368 INFO:tasks.rados.rados.0.smithi003.stdout:2025: finishing write tid 3 to smithi00370293-67 2024-09-21T10:13:05.368 INFO:tasks.rados.rados.0.smithi003.stdout:2025: finishing write tid 4 to smithi00370293-67 2024-09-21T10:13:05.368 INFO:tasks.rados.rados.0.smithi003.stdout:2025: oid 67 updating version 0 to 294 2024-09-21T10:13:05.368 INFO:tasks.rados.rados.0.smithi003.stdout:2025: oid 67 updating version 294 to 295 2024-09-21T10:13:05.368 INFO:tasks.rados.rados.0.smithi003.stdout:2025: oid 67 updating version 295 to 296 2024-09-21T10:13:05.368 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 67 v 296 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2024-09-21T10:13:05.369 INFO:tasks.rados.rados.0.smithi003.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2024-09-21T10:13:05.369 INFO:tasks.rados.rados.0.smithi003.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2024-09-21T10:13:05.443 INFO:tasks.rados.rados.0.smithi003.stdout:2028: finishing write tid 1 to smithi00370293-111 2024-09-21T10:13:05.444 INFO:tasks.rados.rados.0.smithi003.stdout:2028: finishing write tid 2 to smithi00370293-111 2024-09-21T10:13:05.444 INFO:tasks.rados.rados.0.smithi003.stdout:2028: finishing write tid 3 to smithi00370293-111 2024-09-21T10:13:05.444 INFO:tasks.rados.rados.0.smithi003.stdout:2028: finishing write tid 4 to smithi00370293-111 2024-09-21T10:13:05.444 INFO:tasks.rados.rados.0.smithi003.stdout:2028: finishing write tid 5 to smithi00370293-111 2024-09-21T10:13:05.444 INFO:tasks.rados.rados.0.smithi003.stdout:2028: oid 111 updating version 0 to 270 2024-09-21T10:13:05.444 INFO:tasks.rados.rados.0.smithi003.stdout:2028: oid 111 updating version 270 to 272 2024-09-21T10:13:05.444 INFO:tasks.rados.rados.0.smithi003.stdout:2028: oid 111 version 272 is already newer than 271 2024-09-21T10:13:05.444 INFO:tasks.rados.rados.0.smithi003.stdout:2028: oid 111 version 272 is already newer than 269 2024-09-21T10:13:05.444 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 111 v 272 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2024-09-21T10:13:05.444 INFO:tasks.rados.rados.0.smithi003.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2024-09-21T10:13:05.444 INFO:tasks.rados.rados.0.smithi003.stdout:2029: read oid 354 snap -1 2024-09-21T10:13:05.445 INFO:tasks.rados.rados.0.smithi003.stdout:2029: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-21T10:13:05.445 INFO:tasks.rados.rados.0.smithi003.stdout:2025: done (4 left) 2024-09-21T10:13:05.445 INFO:tasks.rados.rados.0.smithi003.stdout:2026: done (3 left) 2024-09-21T10:13:05.445 INFO:tasks.rados.rados.0.smithi003.stdout:2027: done (2 left) 2024-09-21T10:13:05.445 INFO:tasks.rados.rados.0.smithi003.stdout:2028: done (1 left) 2024-09-21T10:13:05.445 INFO:tasks.rados.rados.0.smithi003.stdout:2030: read oid 429 snap -1 2024-09-21T10:13:05.445 INFO:tasks.rados.rados.0.smithi003.stdout:2030: expect (ObjNum 1220 snap 0 seq_num 1220) 2024-09-21T10:13:05.445 INFO:tasks.rados.rados.0.smithi003.stdout:2031: write oid 166 current snap is 0 2024-09-21T10:13:05.445 INFO:tasks.rados.rados.0.smithi003.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2024-09-21T10:13:05.458 INFO:tasks.rados.rados.0.smithi003.stdout:2031: writing smithi00370293-166 from 524748 to 1191571 tid 1 2024-09-21T10:13:05.473 INFO:tasks.rados.rados.0.smithi003.stdout:2031: writing smithi00370293-166 from 1734733 to 2404870 tid 2 2024-09-21T10:13:05.473 INFO:tasks.rados.rados.0.smithi003.stdout:2032: write oid 125 current snap is 0 2024-09-21T10:13:05.473 INFO:tasks.rados.rados.0.smithi003.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2024-09-21T10:13:05.489 INFO:tasks.rados.rados.0.smithi003.stdout:2032: writing smithi00370293-125 from 541555 to 1283627 tid 1 2024-09-21T10:13:05.501 INFO:tasks.rados.rados.0.smithi003.stdout:2032: writing smithi00370293-125 from 1793215 to 2323363 tid 2 2024-09-21T10:13:05.508 INFO:tasks.rados.rados.0.smithi003.stdout:2032: writing smithi00370293-125 from 2801444 to 2941555 tid 3 2024-09-21T10:13:05.509 INFO:tasks.rados.rados.0.smithi003.stdout:2033: write oid 82 current snap is 0 2024-09-21T10:13:05.509 INFO:tasks.rados.rados.0.smithi003.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2024-09-21T10:13:05.518 INFO:tasks.rados.rados.0.smithi003.stdout:2033: writing smithi00370293-82 from 558362 to 975683 tid 1 2024-09-21T10:13:05.528 INFO:tasks.rados.rados.0.smithi003.stdout:2033: writing smithi00370293-82 from 1451697 to 2125503 tid 2 2024-09-21T10:13:05.535 INFO:tasks.rados.rados.0.smithi003.stdout:2033: writing smithi00370293-82 from 2712514 to 2958362 tid 3 2024-09-21T10:13:05.535 INFO:tasks.rados.rados.0.smithi003.stdout:2034: read oid 388 snap -1 2024-09-21T10:13:05.535 INFO:tasks.rados.rados.0.smithi003.stdout:2034: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-21T10:13:05.535 INFO:tasks.rados.rados.0.smithi003.stdout:2035: write oid 392 current snap is 0 2024-09-21T10:13:05.535 INFO:tasks.rados.rados.0.smithi003.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2024-09-21T10:13:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2035: writing smithi00370293-392 from 575169 to 1067739 tid 1 2024-09-21T10:13:05.550 INFO:tasks.rados.rados.0.smithi003.stdout:2035: writing smithi00370293-392 from 1793826 to 2211290 tid 2 2024-09-21T10:13:05.555 INFO:tasks.rados.rados.0.smithi003.stdout:2035: writing smithi00370293-392 from 2623584 to 2975169 tid 3 2024-09-21T10:13:05.555 INFO:tasks.rados.rados.0.smithi003.stdout:2036: write oid 489 current snap is 0 2024-09-21T10:13:05.555 INFO:tasks.rados.rados.0.smithi003.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2024-09-21T10:13:05.562 INFO:tasks.rados.rados.0.smithi003.stdout:2036: writing smithi00370293-489 from 591976 to 1159795 tid 1 2024-09-21T10:13:05.570 INFO:tasks.rados.rados.0.smithi003.stdout:2036: writing smithi00370293-489 from 1852308 to 2529783 tid 2 2024-09-21T10:13:05.570 INFO:tasks.rados.rados.0.smithi003.stdout:2037: read oid 35 snap -1 2024-09-21T10:13:05.570 INFO:tasks.rados.rados.0.smithi003.stdout:2037: expect (ObjNum 1054 snap 0 seq_num 1054) 2024-09-21T10:13:05.570 INFO:tasks.rados.rados.0.smithi003.stdout:2038: delete oid 299 current snap is 0 2024-09-21T10:13:05.571 INFO:tasks.rados.rados.0.smithi003.stdout:2029: expect (ObjNum 353 snap 0 seq_num 353) 2024-09-21T10:13:05.749 INFO:tasks.rados.rados.0.smithi003.stdout:2030: expect (ObjNum 1220 snap 0 seq_num 1220) 2024-09-21T10:13:05.900 INFO:tasks.rados.rados.0.smithi003.stdout:2031: finishing write tid 1 to smithi00370293-166 2024-09-21T10:13:05.900 INFO:tasks.rados.rados.0.smithi003.stdout:2031: finishing write tid 2 to smithi00370293-166 2024-09-21T10:13:05.900 INFO:tasks.rados.rados.0.smithi003.stdout:2031: finishing write tid 3 to smithi00370293-166 2024-09-21T10:13:05.900 INFO:tasks.rados.rados.0.smithi003.stdout:2031: finishing write tid 4 to smithi00370293-166 2024-09-21T10:13:05.900 INFO:tasks.rados.rados.0.smithi003.stdout:2031: oid 166 updating version 0 to 313 2024-09-21T10:13:05.900 INFO:tasks.rados.rados.0.smithi003.stdout:2031: oid 166 version 313 is already newer than 312 2024-09-21T10:13:05.900 INFO:tasks.rados.rados.0.smithi003.stdout:2031: oid 166 updating version 313 to 314 2024-09-21T10:13:05.900 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 166 v 314 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2024-09-21T10:13:05.900 INFO:tasks.rados.rados.0.smithi003.stdout:2031: left oid 166 (ObjNum 1364 snap 0 seq_num 1364) 2024-09-21T10:13:05.900 INFO:tasks.rados.rados.0.smithi003.stdout:2032: finishing write tid 1 to smithi00370293-125 2024-09-21T10:13:05.900 INFO:tasks.rados.rados.0.smithi003.stdout:2032: finishing write tid 2 to smithi00370293-125 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2032: finishing write tid 3 to smithi00370293-125 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2032: finishing write tid 4 to smithi00370293-125 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2032: finishing write tid 5 to smithi00370293-125 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2032: oid 125 updating version 0 to 204 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2032: oid 125 version 204 is already newer than 202 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2032: oid 125 version 204 is already newer than 203 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2032: oid 125 version 204 is already newer than 201 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 125 v 204 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2032: left oid 125 (ObjNum 1365 snap 0 seq_num 1365) 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2029: done (9 left) 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2030: done (8 left) 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2031: done (7 left) 2024-09-21T10:13:05.901 INFO:tasks.rados.rados.0.smithi003.stdout:2032: done (6 left) 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2038: done (5 left) 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2039: delete oid 484 current snap is 0 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2033: finishing write tid 1 to smithi00370293-82 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2033: finishing write tid 2 to smithi00370293-82 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2033: finishing write tid 3 to smithi00370293-82 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2033: finishing write tid 4 to smithi00370293-82 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2033: finishing write tid 5 to smithi00370293-82 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2033: oid 82 updating version 0 to 249 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2033: oid 82 updating version 249 to 251 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2033: oid 82 version 251 is already newer than 250 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2033: oid 82 updating version 251 to 252 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 82 v 252 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2033: left oid 82 (ObjNum 1366 snap 0 seq_num 1366) 2024-09-21T10:13:05.902 INFO:tasks.rados.rados.0.smithi003.stdout:2034: expect (ObjNum 1163 snap 0 seq_num 1163) 2024-09-21T10:13:06.080 INFO:tasks.rados.rados.0.smithi003.stdout:2035: finishing write tid 1 to smithi00370293-392 2024-09-21T10:13:06.080 INFO:tasks.rados.rados.0.smithi003.stdout:2035: finishing write tid 2 to smithi00370293-392 2024-09-21T10:13:06.080 INFO:tasks.rados.rados.0.smithi003.stdout:2035: finishing write tid 3 to smithi00370293-392 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2035: finishing write tid 4 to smithi00370293-392 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2035: finishing write tid 5 to smithi00370293-392 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2035: oid 392 updating version 0 to 316 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2035: oid 392 version 316 is already newer than 315 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2035: oid 392 updating version 316 to 317 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2035: oid 392 updating version 317 to 318 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 392 v 318 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2035: left oid 392 (ObjNum 1367 snap 0 seq_num 1367) 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2036: finishing write tid 1 to smithi00370293-489 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2036: finishing write tid 2 to smithi00370293-489 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2036: finishing write tid 3 to smithi00370293-489 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2036: finishing write tid 4 to smithi00370293-489 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2036: oid 489 updating version 0 to 308 2024-09-21T10:13:06.081 INFO:tasks.rados.rados.0.smithi003.stdout:2036: oid 489 version 308 is already newer than 307 2024-09-21T10:13:06.082 INFO:tasks.rados.rados.0.smithi003.stdout:2036: oid 489 updating version 308 to 309 2024-09-21T10:13:06.082 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 489 v 309 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2024-09-21T10:13:06.082 INFO:tasks.rados.rados.0.smithi003.stdout:2036: left oid 489 (ObjNum 1368 snap 0 seq_num 1368) 2024-09-21T10:13:06.082 INFO:tasks.rados.rados.0.smithi003.stdout:2037: expect (ObjNum 1054 snap 0 seq_num 1054) 2024-09-21T10:13:06.268 INFO:tasks.rados.rados.0.smithi003.stdout:2033: done (5 left) 2024-09-21T10:13:06.268 INFO:tasks.rados.rados.0.smithi003.stdout:2034: done (4 left) 2024-09-21T10:13:06.268 INFO:tasks.rados.rados.0.smithi003.stdout:2035: done (3 left) 2024-09-21T10:13:06.268 INFO:tasks.rados.rados.0.smithi003.stdout:2036: done (2 left) 2024-09-21T10:13:06.268 INFO:tasks.rados.rados.0.smithi003.stdout:2037: done (1 left) 2024-09-21T10:13:06.269 INFO:tasks.rados.rados.0.smithi003.stdout:2039: done (0 left) 2024-09-21T10:13:06.269 INFO:tasks.rados.rados.0.smithi003.stdout:2040: write oid 430 current snap is 0 2024-09-21T10:13:06.269 INFO:tasks.rados.rados.0.smithi003.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2024-09-21T10:13:06.287 INFO:tasks.rados.rados.0.smithi003.stdout:2040: writing smithi00370293-430 from 642397 to 1152316 tid 1 2024-09-21T10:13:06.301 INFO:tasks.rados.rados.0.smithi003.stdout:2040: writing smithi00370293-430 from 1627754 to 2052556 tid 2 2024-09-21T10:13:06.318 INFO:tasks.rados.rados.0.smithi003.stdout:2040: writing smithi00370293-430 from 2733276 to 3042397 tid 3 2024-09-21T10:13:06.318 INFO:tasks.rados.rados.0.smithi003.stdout:2041: write oid 436 current snap is 0 2024-09-21T10:13:06.318 INFO:tasks.rados.rados.0.smithi003.stdout:2040: finishing write tid 1 to smithi00370293-430 2024-09-21T10:13:06.318 INFO:tasks.rados.rados.0.smithi003.stdout:2040: finishing write tid 2 to smithi00370293-430 2024-09-21T10:13:06.318 INFO:tasks.rados.rados.0.smithi003.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2024-09-21T10:13:06.336 INFO:tasks.rados.rados.0.smithi003.stdout:2041: writing smithi00370293-436 from 659204 to 1244372 tid 1 2024-09-21T10:13:06.353 INFO:tasks.rados.rados.0.smithi003.stdout:2041: writing smithi00370293-436 from 1686236 to 2371049 tid 2 2024-09-21T10:13:06.353 INFO:tasks.rados.rados.0.smithi003.stdout:2042: read oid 146 snap -1 2024-09-21T10:13:06.353 INFO:tasks.rados.rados.0.smithi003.stdout:2042: expect deleted 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2043: read oid 459 snap -1 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2043: expect (ObjNum 458 snap 0 seq_num 458) 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2044: write oid 308 current snap is 0 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2040: finishing write tid 3 to smithi00370293-430 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2040: finishing write tid 4 to smithi00370293-430 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2040: finishing write tid 5 to smithi00370293-430 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2040: oid 430 updating version 0 to 251 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2040: oid 430 version 251 is already newer than 250 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2040: oid 430 version 251 is already newer than 249 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2040: oid 430 version 251 is already newer than 248 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 430 v 251 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2040: left oid 430 (ObjNum 1371 snap 0 seq_num 1371) 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2041: finishing write tid 1 to smithi00370293-436 2024-09-21T10:13:06.354 INFO:tasks.rados.rados.0.smithi003.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2024-09-21T10:13:06.364 INFO:tasks.rados.rados.0.smithi003.stdout:2044: writing smithi00370293-308 from 676011 to 1336428 tid 1 2024-09-21T10:13:06.374 INFO:tasks.rados.rados.0.smithi003.stdout:2044: writing smithi00370293-308 from 1744718 to 2173189 tid 2 2024-09-21T10:13:06.384 INFO:tasks.rados.rados.0.smithi003.stdout:2044: writing smithi00370293-308 from 2788122 to 3076011 tid 3 2024-09-21T10:13:06.384 INFO:tasks.rados.rados.0.smithi003.stdout:2040: done (4 left) 2024-09-21T10:13:06.384 INFO:tasks.rados.rados.0.smithi003.stdout:2045: write oid 314 current snap is 0 2024-09-21T10:13:06.384 INFO:tasks.rados.rados.0.smithi003.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2024-09-21T10:13:06.397 INFO:tasks.rados.rados.0.smithi003.stdout:2045: writing smithi00370293-314 from 692818 to 1428484 tid 1 2024-09-21T10:13:06.408 INFO:tasks.rados.rados.0.smithi003.stdout:2045: writing smithi00370293-314 from 2203200 to 2891682 tid 2 2024-09-21T10:13:06.408 INFO:tasks.rados.rados.0.smithi003.stdout:2046: read oid 350 snap -1 2024-09-21T10:13:06.408 INFO:tasks.rados.rados.0.smithi003.stdout:2046: expect (ObjNum 1327 snap 0 seq_num 1327) 2024-09-21T10:13:06.409 INFO:tasks.rados.rados.0.smithi003.stdout:2047: delete oid 467 current snap is 0 2024-09-21T10:13:06.409 INFO:tasks.rados.rados.0.smithi003.stdout:2041: finishing write tid 2 to smithi00370293-436 2024-09-21T10:13:06.409 INFO:tasks.rados.rados.0.smithi003.stdout:2041: finishing write tid 3 to smithi00370293-436 2024-09-21T10:13:06.409 INFO:tasks.rados.rados.0.smithi003.stdout:2041: finishing write tid 4 to smithi00370293-436 2024-09-21T10:13:06.409 INFO:tasks.rados.rados.0.smithi003.stdout:2041: oid 436 updating version 0 to 216 2024-09-21T10:13:06.409 INFO:tasks.rados.rados.0.smithi003.stdout:2041: oid 436 updating version 216 to 218 2024-09-21T10:13:06.409 INFO:tasks.rados.rados.0.smithi003.stdout:2041: oid 436 version 218 is already newer than 217 2024-09-21T10:13:06.409 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 436 v 218 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2024-09-21T10:13:06.409 INFO:tasks.rados.rados.0.smithi003.stdout:2041: left oid 436 (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T10:13:06.409 INFO:tasks.rados.rados.0.smithi003.stdout:2043: expect (ObjNum 458 snap 0 seq_num 458) 2024-09-21T10:13:06.542 INFO:tasks.rados.rados.0.smithi003.stdout:2044: finishing write tid 1 to smithi00370293-308 2024-09-21T10:13:06.542 INFO:tasks.rados.rados.0.smithi003.stdout:2044: finishing write tid 2 to smithi00370293-308 2024-09-21T10:13:06.542 INFO:tasks.rados.rados.0.smithi003.stdout:2041: done (6 left) 2024-09-21T10:13:06.542 INFO:tasks.rados.rados.0.smithi003.stdout:2042: done (5 left) 2024-09-21T10:13:06.542 INFO:tasks.rados.rados.0.smithi003.stdout:2043: done (4 left) 2024-09-21T10:13:06.542 INFO:tasks.rados.rados.0.smithi003.stdout:2047: done (3 left) 2024-09-21T10:13:06.542 INFO:tasks.rados.rados.0.smithi003.stdout:2048: read oid 182 snap -1 2024-09-21T10:13:06.542 INFO:tasks.rados.rados.0.smithi003.stdout:2048: expect (ObjNum 181 snap 0 seq_num 181) 2024-09-21T10:13:06.542 INFO:tasks.rados.rados.0.smithi003.stdout:2049: read oid 334 snap -1 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2049: expect (ObjNum 805 snap 0 seq_num 805) 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2050: read oid 279 snap -1 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2050: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2051: write oid 473 current snap is 0 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2044: finishing write tid 3 to smithi00370293-308 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2044: finishing write tid 4 to smithi00370293-308 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2044: finishing write tid 5 to smithi00370293-308 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2044: oid 308 updating version 0 to 289 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2044: oid 308 version 289 is already newer than 287 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2044: oid 308 version 289 is already newer than 288 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2044: oid 308 version 289 is already newer than 286 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 308 v 289 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2044: left oid 308 (ObjNum 1373 snap 0 seq_num 1373) 2024-09-21T10:13:06.543 INFO:tasks.rados.rados.0.smithi003.stdout:2045: finishing write tid 1 to smithi00370293-314 2024-09-21T10:13:06.544 INFO:tasks.rados.rados.0.smithi003.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2024-09-21T10:13:06.548 INFO:tasks.rados.rados.0.smithi003.stdout:2051: writing smithi00370293-473 from 726432 to 1212596 tid 1 2024-09-21T10:13:06.556 INFO:tasks.rados.rados.0.smithi003.stdout:2051: writing smithi00370293-473 from 1803811 to 2495962 tid 2 2024-09-21T10:13:06.556 INFO:tasks.rados.rados.0.smithi003.stdout:2044: done (6 left) 2024-09-21T10:13:06.556 INFO:tasks.rados.rados.0.smithi003.stdout:2052: write oid 480 current snap is 0 2024-09-21T10:13:06.556 INFO:tasks.rados.rados.0.smithi003.stdout:2045: finishing write tid 2 to smithi00370293-314 2024-09-21T10:13:06.557 INFO:tasks.rados.rados.0.smithi003.stdout:2045: finishing write tid 3 to smithi00370293-314 2024-09-21T10:13:06.557 INFO:tasks.rados.rados.0.smithi003.stdout:2045: finishing write tid 4 to smithi00370293-314 2024-09-21T10:13:06.557 INFO:tasks.rados.rados.0.smithi003.stdout:2045: oid 314 updating version 0 to 310 2024-09-21T10:13:06.557 INFO:tasks.rados.rados.0.smithi003.stdout:2045: oid 314 updating version 310 to 312 2024-09-21T10:13:06.557 INFO:tasks.rados.rados.0.smithi003.stdout:2045: oid 314 version 312 is already newer than 311 2024-09-21T10:13:06.557 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 314 v 312 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2024-09-21T10:13:06.557 INFO:tasks.rados.rados.0.smithi003.stdout:2045: left oid 314 (ObjNum 1374 snap 0 seq_num 1374) 2024-09-21T10:13:06.557 INFO:tasks.rados.rados.0.smithi003.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2024-09-21T10:13:06.564 INFO:tasks.rados.rados.0.smithi003.stdout:2052: writing smithi00370293-480 from 743239 to 1421005 tid 1 2024-09-21T10:13:06.570 INFO:tasks.rados.rados.0.smithi003.stdout:2052: writing smithi00370293-480 from 1978646 to 2414455 tid 2 2024-09-21T10:13:06.575 INFO:tasks.rados.rados.0.smithi003.stdout:2052: writing smithi00370293-480 from 2897814 to 3143239 tid 3 2024-09-21T10:13:06.575 INFO:tasks.rados.rados.0.smithi003.stdout:2045: done (6 left) 2024-09-21T10:13:06.575 INFO:tasks.rados.rados.0.smithi003.stdout:2053: read oid 257 snap -1 2024-09-21T10:13:06.575 INFO:tasks.rados.rados.0.smithi003.stdout:2053: expect (ObjNum 945 snap 0 seq_num 945) 2024-09-21T10:13:06.575 INFO:tasks.rados.rados.0.smithi003.stdout:2054: read oid 245 snap -1 2024-09-21T10:13:06.575 INFO:tasks.rados.rados.0.smithi003.stdout:2054: expect (ObjNum 1254 snap 0 seq_num 1254) 2024-09-21T10:13:06.575 INFO:tasks.rados.rados.0.smithi003.stdout:2055: write oid 56 current snap is 0 2024-09-21T10:13:06.575 INFO:tasks.rados.rados.0.smithi003.stdout:2046: expect (ObjNum 1327 snap 0 seq_num 1327) 2024-09-21T10:13:06.733 INFO:tasks.rados.rados.0.smithi003.stdout:2050: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:13:06.818 INFO:tasks.rados.rados.0.smithi003.stdout:2051: finishing write tid 1 to smithi00370293-473 2024-09-21T10:13:06.818 INFO:tasks.rados.rados.0.smithi003.stdout:2048: expect (ObjNum 181 snap 0 seq_num 181) 2024-09-21T10:13:06.917 INFO:tasks.rados.rados.0.smithi003.stdout:2049: expect (ObjNum 805 snap 0 seq_num 805) 2024-09-21T10:13:07.077 INFO:tasks.rados.rados.0.smithi003.stdout:2051: finishing write tid 2 to smithi00370293-473 2024-09-21T10:13:07.077 INFO:tasks.rados.rados.0.smithi003.stdout:2051: finishing write tid 3 to smithi00370293-473 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2051: finishing write tid 4 to smithi00370293-473 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2051: oid 473 updating version 0 to 299 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2051: oid 473 updating version 299 to 300 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2051: oid 473 updating version 300 to 301 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 473 v 301 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2051: left oid 473 (ObjNum 1376 snap 0 seq_num 1376) 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2052: finishing write tid 1 to smithi00370293-480 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2052: finishing write tid 2 to smithi00370293-480 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2052: finishing write tid 3 to smithi00370293-480 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2052: finishing write tid 4 to smithi00370293-480 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2052: finishing write tid 5 to smithi00370293-480 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2052: oid 480 updating version 0 to 259 2024-09-21T10:13:07.078 INFO:tasks.rados.rados.0.smithi003.stdout:2052: oid 480 version 259 is already newer than 257 2024-09-21T10:13:07.079 INFO:tasks.rados.rados.0.smithi003.stdout:2052: oid 480 updating version 259 to 260 2024-09-21T10:13:07.079 INFO:tasks.rados.rados.0.smithi003.stdout:2052: oid 480 version 260 is already newer than 258 2024-09-21T10:13:07.079 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 480 v 260 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2024-09-21T10:13:07.079 INFO:tasks.rados.rados.0.smithi003.stdout:2052: left oid 480 (ObjNum 1377 snap 0 seq_num 1377) 2024-09-21T10:13:07.079 INFO:tasks.rados.rados.0.smithi003.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2024-09-21T10:13:07.100 INFO:tasks.rados.rados.0.smithi003.stdout:2055: writing smithi00370293-56 from 760046 to 1513061 tid 1 2024-09-21T10:13:07.122 INFO:tasks.rados.rados.0.smithi003.stdout:2055: writing smithi00370293-56 from 2037128 to 2732948 tid 2 2024-09-21T10:13:07.122 INFO:tasks.rados.rados.0.smithi003.stdout:2046: done (8 left) 2024-09-21T10:13:07.122 INFO:tasks.rados.rados.0.smithi003.stdout:2048: done (7 left) 2024-09-21T10:13:07.122 INFO:tasks.rados.rados.0.smithi003.stdout:2049: done (6 left) 2024-09-21T10:13:07.122 INFO:tasks.rados.rados.0.smithi003.stdout:2050: done (5 left) 2024-09-21T10:13:07.122 INFO:tasks.rados.rados.0.smithi003.stdout:2051: done (4 left) 2024-09-21T10:13:07.122 INFO:tasks.rados.rados.0.smithi003.stdout:2052: done (3 left) 2024-09-21T10:13:07.122 INFO:tasks.rados.rados.0.smithi003.stdout:2056: read oid 41 snap -1 2024-09-21T10:13:07.122 INFO:tasks.rados.rados.0.smithi003.stdout:2056: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:13:07.122 INFO:tasks.rados.rados.0.smithi003.stdout:2057: write oid 356 current snap is 0 2024-09-21T10:13:07.122 INFO:tasks.rados.rados.0.smithi003.stdout:2053: expect (ObjNum 945 snap 0 seq_num 945) 2024-09-21T10:13:07.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:06 smithi003 bash[31899]: cluster 2024-09-21T10:13:05.741812+0000 mgr.y (mgr.14385) 257 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 117 op/s 2024-09-21T10:13:07.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:06 smithi003 bash[22527]: cluster 2024-09-21T10:13:05.741812+0000 mgr.y (mgr.14385) 257 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 117 op/s 2024-09-21T10:13:07.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:06 smithi204 bash[24804]: cluster 2024-09-21T10:13:05.741812+0000 mgr.y (mgr.14385) 257 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 117 op/s 2024-09-21T10:13:07.329 INFO:tasks.rados.rados.0.smithi003.stdout:2054: expect (ObjNum 1254 snap 0 seq_num 1254) 2024-09-21T10:13:07.515 INFO:tasks.rados.rados.0.smithi003.stdout:2055: finishing write tid 1 to smithi00370293-56 2024-09-21T10:13:07.515 INFO:tasks.rados.rados.0.smithi003.stdout:2055: finishing write tid 2 to smithi00370293-56 2024-09-21T10:13:07.515 INFO:tasks.rados.rados.0.smithi003.stdout:2055: finishing write tid 3 to smithi00370293-56 2024-09-21T10:13:07.515 INFO:tasks.rados.rados.0.smithi003.stdout:2055: finishing write tid 4 to smithi00370293-56 2024-09-21T10:13:07.515 INFO:tasks.rados.rados.0.smithi003.stdout:2055: oid 56 updating version 0 to 319 2024-09-21T10:13:07.515 INFO:tasks.rados.rados.0.smithi003.stdout:2055: oid 56 updating version 319 to 320 2024-09-21T10:13:07.515 INFO:tasks.rados.rados.0.smithi003.stdout:2055: oid 56 updating version 320 to 321 2024-09-21T10:13:07.515 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 56 v 321 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2024-09-21T10:13:07.516 INFO:tasks.rados.rados.0.smithi003.stdout:2055: left oid 56 (ObjNum 1378 snap 0 seq_num 1378) 2024-09-21T10:13:07.516 INFO:tasks.rados.rados.0.smithi003.stdout:2056: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:13:07.629 INFO:tasks.rados.rados.0.smithi003.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2024-09-21T10:13:07.649 INFO:tasks.rados.rados.0.smithi003.stdout:2057: writing smithi00370293-356 from 776853 to 1205117 tid 1 2024-09-21T10:13:07.669 INFO:tasks.rados.rados.0.smithi003.stdout:2057: writing smithi00370293-356 from 1979257 to 2418735 tid 2 2024-09-21T10:13:07.682 INFO:tasks.rados.rados.0.smithi003.stdout:2057: writing smithi00370293-356 from 2836307 to 3176853 tid 3 2024-09-21T10:13:07.682 INFO:tasks.rados.rados.0.smithi003.stdout:2053: done (4 left) 2024-09-21T10:13:07.682 INFO:tasks.rados.rados.0.smithi003.stdout:2054: done (3 left) 2024-09-21T10:13:07.682 INFO:tasks.rados.rados.0.smithi003.stdout:2055: done (2 left) 2024-09-21T10:13:07.682 INFO:tasks.rados.rados.0.smithi003.stdout:2056: done (1 left) 2024-09-21T10:13:07.682 INFO:tasks.rados.rados.0.smithi003.stdout:2058: read oid 36 snap -1 2024-09-21T10:13:07.682 INFO:tasks.rados.rados.0.smithi003.stdout:2058: expect (ObjNum 771 snap 0 seq_num 771) 2024-09-21T10:13:07.682 INFO:tasks.rados.rados.0.smithi003.stdout:2059: write oid 278 current snap is 0 2024-09-21T10:13:07.682 INFO:tasks.rados.rados.0.smithi003.stdout:2057: finishing write tid 1 to smithi00370293-356 2024-09-21T10:13:07.682 INFO:tasks.rados.rados.0.smithi003.stdout:2057: finishing write tid 2 to smithi00370293-356 2024-09-21T10:13:07.682 INFO:tasks.rados.rados.0.smithi003.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2024-09-21T10:13:07.700 INFO:tasks.rados.rados.0.smithi003.stdout:2059: writing smithi00370293-278 from 793660 to 1297173 tid 1 2024-09-21T10:13:07.718 INFO:tasks.rados.rados.0.smithi003.stdout:2059: writing smithi00370293-278 from 2037739 to 2620875 tid 2 2024-09-21T10:13:07.718 INFO:tasks.rados.rados.0.smithi003.stdout:2060: delete oid 208 current snap is 0 2024-09-21T10:13:07.718 INFO:tasks.rados.rados.0.smithi003.stdout:2057: finishing write tid 3 to smithi00370293-356 2024-09-21T10:13:07.718 INFO:tasks.rados.rados.0.smithi003.stdout:2057: finishing write tid 4 to smithi00370293-356 2024-09-21T10:13:07.718 INFO:tasks.rados.rados.0.smithi003.stdout:2057: finishing write tid 5 to smithi00370293-356 2024-09-21T10:13:07.719 INFO:tasks.rados.rados.0.smithi003.stdout:2057: oid 356 updating version 0 to 263 2024-09-21T10:13:07.719 INFO:tasks.rados.rados.0.smithi003.stdout:2057: oid 356 version 263 is already newer than 262 2024-09-21T10:13:07.719 INFO:tasks.rados.rados.0.smithi003.stdout:2057: oid 356 version 263 is already newer than 260 2024-09-21T10:13:07.719 INFO:tasks.rados.rados.0.smithi003.stdout:2057: oid 356 version 263 is already newer than 261 2024-09-21T10:13:07.719 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 356 v 263 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2024-09-21T10:13:07.719 INFO:tasks.rados.rados.0.smithi003.stdout:2057: left oid 356 (ObjNum 1379 snap 0 seq_num 1379) 2024-09-21T10:13:07.719 INFO:tasks.rados.rados.0.smithi003.stdout:2058: expect (ObjNum 771 snap 0 seq_num 771) 2024-09-21T10:13:07.855 INFO:tasks.rados.rados.0.smithi003.stdout:2059: finishing write tid 1 to smithi00370293-278 2024-09-21T10:13:07.855 INFO:tasks.rados.rados.0.smithi003.stdout:2057: done (3 left) 2024-09-21T10:13:07.855 INFO:tasks.rados.rados.0.smithi003.stdout:2058: done (2 left) 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2060: done (1 left) 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2061: read oid 300 snap -1 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2061: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2062: read oid 281 snap -1 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2062: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2063: delete oid 261 current snap is 0 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2059: finishing write tid 2 to smithi00370293-278 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2059: finishing write tid 3 to smithi00370293-278 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2059: finishing write tid 4 to smithi00370293-278 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2059: oid 278 updating version 0 to 208 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2059: oid 278 updating version 208 to 210 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2059: oid 278 version 210 is already newer than 209 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 278 v 210 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2024-09-21T10:13:07.856 INFO:tasks.rados.rados.0.smithi003.stdout:2059: left oid 278 (ObjNum 1380 snap 0 seq_num 1380) 2024-09-21T10:13:07.858 INFO:tasks.rados.rados.0.smithi003.stdout:2059: done (3 left) 2024-09-21T10:13:07.858 INFO:tasks.rados.rados.0.smithi003.stdout:2063: done (2 left) 2024-09-21T10:13:07.858 INFO:tasks.rados.rados.0.smithi003.stdout:2064: read oid 43 snap -1 2024-09-21T10:13:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:2064: expect (ObjNum 1278 snap 0 seq_num 1278) 2024-09-21T10:13:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:2065: write oid 303 current snap is 0 2024-09-21T10:13:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2024-09-21T10:13:07.867 INFO:tasks.rados.rados.0.smithi003.stdout:2065: writing smithi00370293-303 from 444081 to 1173341 tid 1 2024-09-21T10:13:07.873 INFO:tasks.rados.rados.0.smithi003.stdout:2065: writing smithi00370293-303 from 1813185 to 2260001 tid 2 2024-09-21T10:13:07.879 INFO:tasks.rados.rados.0.smithi003.stdout:2065: writing smithi00370293-303 from 2945999 to 3244081 tid 3 2024-09-21T10:13:07.879 INFO:tasks.rados.rados.0.smithi003.stdout:2066: read oid 15 snap -1 2024-09-21T10:13:07.880 INFO:tasks.rados.rados.0.smithi003.stdout:2066: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-21T10:13:07.880 INFO:tasks.rados.rados.0.smithi003.stdout:2067: write oid 136 current snap is 0 2024-09-21T10:13:07.880 INFO:tasks.rados.rados.0.smithi003.stdout:2062: expect (ObjNum 1169 snap 0 seq_num 1169) 2024-09-21T10:13:08.079 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:13:08.137 INFO:tasks.rados.rados.0.smithi003.stdout:2064: expect (ObjNum 1278 snap 0 seq_num 1278) 2024-09-21T10:13:08.293 INFO:tasks.rados.rados.0.smithi003.stdout:2061: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T10:13:08.455 INFO:tasks.rados.rados.0.smithi003.stdout:2065: finishing write tid 1 to smithi00370293-303 2024-09-21T10:13:08.455 INFO:tasks.rados.rados.0.smithi003.stdout:2065: finishing write tid 2 to smithi00370293-303 2024-09-21T10:13:08.455 INFO:tasks.rados.rados.0.smithi003.stdout:2065: finishing write tid 3 to smithi00370293-303 2024-09-21T10:13:08.455 INFO:tasks.rados.rados.0.smithi003.stdout:2065: finishing write tid 4 to smithi00370293-303 2024-09-21T10:13:08.455 INFO:tasks.rados.rados.0.smithi003.stdout:2065: finishing write tid 5 to smithi00370293-303 2024-09-21T10:13:08.455 INFO:tasks.rados.rados.0.smithi003.stdout:2065: oid 303 updating version 0 to 222 2024-09-21T10:13:08.455 INFO:tasks.rados.rados.0.smithi003.stdout:2065: oid 303 version 222 is already newer than 219 2024-09-21T10:13:08.455 INFO:tasks.rados.rados.0.smithi003.stdout:2065: oid 303 version 222 is already newer than 221 2024-09-21T10:13:08.455 INFO:tasks.rados.rados.0.smithi003.stdout:2065: oid 303 version 222 is already newer than 220 2024-09-21T10:13:08.455 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 303 v 222 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2024-09-21T10:13:08.456 INFO:tasks.rados.rados.0.smithi003.stdout:2065: left oid 303 (ObjNum 1383 snap 0 seq_num 1383) 2024-09-21T10:13:08.456 INFO:tasks.rados.rados.0.smithi003.stdout:2066: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-21T10:13:08.526 INFO:tasks.rados.rados.0.smithi003.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2024-09-21T10:13:08.536 INFO:tasks.rados.rados.0.smithi003.stdout:2067: writing smithi00370293-136 from 460888 to 981750 tid 1 2024-09-21T10:13:08.546 INFO:tasks.rados.rados.0.smithi003.stdout:2067: writing smithi00370293-136 from 1471667 to 2062141 tid 2 2024-09-21T10:13:08.555 INFO:tasks.rados.rados.0.smithi003.stdout:2067: writing smithi00370293-136 from 2573422 to 3028829 tid 3 2024-09-21T10:13:08.555 INFO:tasks.rados.rados.0.smithi003.stdout:2061: done (5 left) 2024-09-21T10:13:08.555 INFO:tasks.rados.rados.0.smithi003.stdout:2062: done (4 left) 2024-09-21T10:13:08.555 INFO:tasks.rados.rados.0.smithi003.stdout:2064: done (3 left) 2024-09-21T10:13:08.555 INFO:tasks.rados.rados.0.smithi003.stdout:2065: done (2 left) 2024-09-21T10:13:08.555 INFO:tasks.rados.rados.0.smithi003.stdout:2066: done (1 left) 2024-09-21T10:13:08.555 INFO:tasks.rados.rados.0.smithi003.stdout:2068: write oid 494 current snap is 0 2024-09-21T10:13:08.555 INFO:tasks.rados.rados.0.smithi003.stdout:2067: finishing write tid 1 to smithi00370293-136 2024-09-21T10:13:08.556 INFO:tasks.rados.rados.0.smithi003.stdout:2067: finishing write tid 2 to smithi00370293-136 2024-09-21T10:13:08.556 INFO:tasks.rados.rados.0.smithi003.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2024-09-21T10:13:08.565 INFO:tasks.rados.rados.0.smithi003.stdout:2068: writing smithi00370293-494 from 477695 to 1073806 tid 1 2024-09-21T10:13:08.572 INFO:tasks.rados.rados.0.smithi003.stdout:2068: writing smithi00370293-494 from 1530149 to 1980634 tid 2 2024-09-21T10:13:08.583 INFO:tasks.rados.rados.0.smithi003.stdout:2068: writing smithi00370293-494 from 2600845 to 3267524 tid 3 2024-09-21T10:13:08.583 INFO:tasks.rados.rados.0.smithi003.stdout:2069: read oid 259 snap -1 2024-09-21T10:13:08.583 INFO:tasks.rados.rados.0.smithi003.stdout:2069: expect deleted 2024-09-21T10:13:08.583 INFO:tasks.rados.rados.0.smithi003.stdout:2070: delete oid 316 current snap is 0 2024-09-21T10:13:08.583 INFO:tasks.rados.rados.0.smithi003.stdout:2067: finishing write tid 3 to smithi00370293-136 2024-09-21T10:13:08.584 INFO:tasks.rados.rados.0.smithi003.stdout:2067: finishing write tid 4 to smithi00370293-136 2024-09-21T10:13:08.584 INFO:tasks.rados.rados.0.smithi003.stdout:2067: finishing write tid 5 to smithi00370293-136 2024-09-21T10:13:08.584 INFO:tasks.rados.rados.0.smithi003.stdout:2067: oid 136 updating version 0 to 208 2024-09-21T10:13:08.584 INFO:tasks.rados.rados.0.smithi003.stdout:2067: oid 136 version 208 is already newer than 207 2024-09-21T10:13:08.584 INFO:tasks.rados.rados.0.smithi003.stdout:2067: oid 136 version 208 is already newer than 206 2024-09-21T10:13:08.584 INFO:tasks.rados.rados.0.smithi003.stdout:2067: oid 136 version 208 is already newer than 205 2024-09-21T10:13:08.584 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 136 v 208 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2024-09-21T10:13:08.584 INFO:tasks.rados.rados.0.smithi003.stdout:2067: left oid 136 (ObjNum 1384 snap 0 seq_num 1384) 2024-09-21T10:13:08.584 INFO:tasks.rados.rados.0.smithi003.stdout:2068: finishing write tid 1 to smithi00370293-494 2024-09-21T10:13:08.584 INFO:tasks.rados.rados.0.smithi003.stdout:2068: finishing write tid 2 to smithi00370293-494 2024-09-21T10:13:08.586 INFO:tasks.rados.rados.0.smithi003.stdout:2067: done (3 left) 2024-09-21T10:13:08.586 INFO:tasks.rados.rados.0.smithi003.stdout:2069: done (2 left) 2024-09-21T10:13:08.586 INFO:tasks.rados.rados.0.smithi003.stdout:2070: done (1 left) 2024-09-21T10:13:08.586 INFO:tasks.rados.rados.0.smithi003.stdout:2071: read oid 161 snap -1 2024-09-21T10:13:08.586 INFO:tasks.rados.rados.0.smithi003.stdout:2071: expect deleted 2024-09-21T10:13:08.586 INFO:tasks.rados.rados.0.smithi003.stdout:2072: read oid 204 snap -1 2024-09-21T10:13:08.586 INFO:tasks.rados.rados.0.smithi003.stdout:2072: expect (ObjNum 1341 snap 0 seq_num 1341) 2024-09-21T10:13:08.587 INFO:tasks.rados.rados.0.smithi003.stdout:2073: write oid 223 current snap is 0 2024-09-21T10:13:08.587 INFO:tasks.rados.rados.0.smithi003.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2024-09-21T10:13:08.595 INFO:tasks.rados.rados.0.smithi003.stdout:2073: writing smithi00370293-223 from 511309 to 1257918 tid 1 2024-09-21T10:13:08.604 INFO:tasks.rados.rados.0.smithi003.stdout:2073: writing smithi00370293-223 from 2047113 to 2501267 tid 2 2024-09-21T10:13:08.610 INFO:tasks.rados.rados.0.smithi003.stdout:2073: writing smithi00370293-223 from 3055691 to 3311309 tid 3 2024-09-21T10:13:08.611 INFO:tasks.rados.rados.0.smithi003.stdout:2074: read oid 308 snap -1 2024-09-21T10:13:08.611 INFO:tasks.rados.rados.0.smithi003.stdout:2074: expect (ObjNum 1373 snap 0 seq_num 1373) 2024-09-21T10:13:08.611 INFO:tasks.rados.rados.0.smithi003.stdout:2075: write oid 141 current snap is 0 2024-09-21T10:13:08.611 INFO:tasks.rados.rados.0.smithi003.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2024-09-21T10:13:08.617 INFO:tasks.rados.rados.0.smithi003.stdout:2075: writing smithi00370293-141 from 528116 to 949974 tid 1 2024-09-21T10:13:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:2075: writing smithi00370293-141 from 1589242 to 2187054 tid 2 2024-09-21T10:13:08.632 INFO:tasks.rados.rados.0.smithi003.stdout:2075: writing smithi00370293-141 from 2966761 to 3328116 tid 3 2024-09-21T10:13:08.632 INFO:tasks.rados.rados.0.smithi003.stdout:2076: read oid 395 snap -1 2024-09-21T10:13:08.633 INFO:tasks.rados.rados.0.smithi003.stdout:2076: expect (ObjNum 1306 snap 0 seq_num 1306) 2024-09-21T10:13:08.633 INFO:tasks.rados.rados.0.smithi003.stdout:2077: read oid 319 snap -1 2024-09-21T10:13:08.633 INFO:tasks.rados.rados.0.smithi003.stdout:2077: expect (ObjNum 1275 snap 0 seq_num 1275) 2024-09-21T10:13:08.633 INFO:tasks.rados.rados.0.smithi003.stdout:2078: read oid 229 snap -1 2024-09-21T10:13:08.633 INFO:tasks.rados.rados.0.smithi003.stdout:2078: expect (ObjNum 228 snap 0 seq_num 228) 2024-09-21T10:13:08.633 INFO:tasks.rados.rados.0.smithi003.stdout:2079: write oid 325 current snap is 0 2024-09-21T10:13:08.633 INFO:tasks.rados.rados.0.smithi003.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2024-09-21T10:13:08.639 INFO:tasks.rados.rados.0.smithi003.stdout:2079: writing smithi00370293-325 from 544923 to 1042030 tid 1 2024-09-21T10:13:08.645 INFO:tasks.rados.rados.0.smithi003.stdout:2079: writing smithi00370293-325 from 1647724 to 2105547 tid 2 2024-09-21T10:13:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2079: writing smithi00370293-325 from 2710537 to 3138657 tid 3 2024-09-21T10:13:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2080: write oid 193 current snap is 0 2024-09-21T10:13:08.651 INFO:tasks.rados.rados.0.smithi003.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2024-09-21T10:13:08.658 INFO:tasks.rados.rados.0.smithi003.stdout:2080: writing smithi00370293-193 from 561730 to 1134086 tid 1 2024-09-21T10:13:08.664 INFO:tasks.rados.rados.0.smithi003.stdout:2080: writing smithi00370293-193 from 1706206 to 2307687 tid 2 2024-09-21T10:13:08.671 INFO:tasks.rados.rados.0.smithi003.stdout:2080: writing smithi00370293-193 from 3021607 to 3361730 tid 3 2024-09-21T10:13:08.671 INFO:tasks.rados.rados.0.smithi003.stdout:2081: read oid 112 snap -1 2024-09-21T10:13:08.671 INFO:tasks.rados.rados.0.smithi003.stdout:2081: expect (ObjNum 685 snap 0 seq_num 685) 2024-09-21T10:13:08.671 INFO:tasks.rados.rados.0.smithi003.stdout:2082: write oid 278 current snap is 0 2024-09-21T10:13:08.671 INFO:tasks.rados.rados.0.smithi003.stdout:2068: finishing write tid 3 to smithi00370293-494 2024-09-21T10:13:08.672 INFO:tasks.rados.rados.0.smithi003.stdout:2068: finishing write tid 4 to smithi00370293-494 2024-09-21T10:13:08.672 INFO:tasks.rados.rados.0.smithi003.stdout:2068: finishing write tid 5 to smithi00370293-494 2024-09-21T10:13:08.672 INFO:tasks.rados.rados.0.smithi003.stdout:2068: oid 494 updating version 0 to 212 2024-09-21T10:13:08.672 INFO:tasks.rados.rados.0.smithi003.stdout:2068: oid 494 updating version 212 to 214 2024-09-21T10:13:08.672 INFO:tasks.rados.rados.0.smithi003.stdout:2068: oid 494 version 214 is already newer than 211 2024-09-21T10:13:08.672 INFO:tasks.rados.rados.0.smithi003.stdout:2068: oid 494 version 214 is already newer than 213 2024-09-21T10:13:08.672 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 494 v 214 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2024-09-21T10:13:08.672 INFO:tasks.rados.rados.0.smithi003.stdout:2068: left oid 494 (ObjNum 1385 snap 0 seq_num 1385) 2024-09-21T10:13:08.672 INFO:tasks.rados.rados.0.smithi003.stdout:2072: expect (ObjNum 1341 snap 0 seq_num 1341) 2024-09-21T10:13:08.704 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:13:08.704 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (5m) 44s ago 6m 13.3M - 0.25.0 c8568f914cd2 df4d2dac374d 2024-09-21T10:13:08.704 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (5m) 44s ago 5m 79.6M - 9.4.7 954c08fa6188 bb017e2ac262 2024-09-21T10:13:08.704 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (3m) 44s ago 3m 12.4M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:13:08.704 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (3m) 44s ago 3m 14.2M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,8765 running (14m) 44s ago 14m 427M - 18.2.4-871-g6a1bdf85 0adab276c97e 17f72e017d77 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (17m) 44s ago 17m 479M - 18.2.4-871-g6a1bdf85 0adab276c97e 5c74cb91314b 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (17m) 44s ago 17m 50.9M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 405aeab66157 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (15m) 44s ago 15m 39.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (15m) 44s ago 15m 42.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 44s ago 6m 8504k - 1.5.0 0da6a335fe13 75918d3369c8 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (6m) 44s ago 6m 8372k - 1.5.0 0da6a335fe13 e9f627ca80a0 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (14m) 44s ago 14m 93.2M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (13m) 44s ago 13m 75.5M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (12m) 44s ago 12m 124M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (11m) 44s ago 11m 62.0M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (10m) 44s ago 10m 98.2M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:13:08.705 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (9m) 44s ago 9m 98.3M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:13:08.706 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (8m) 44s ago 8m 78.7M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:13:08.706 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (7m) 44s ago 8m 95.3M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:13:08.706 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (5m) 44s ago 6m 43.3M - 2.43.0 a07b618ecd1d 9157e03da236 2024-09-21T10:13:08.842 INFO:tasks.rados.rados.0.smithi003.stdout:2073: finishing write tid 1 to smithi00370293-223 2024-09-21T10:13:08.842 INFO:tasks.rados.rados.0.smithi003.stdout:2073: finishing write tid 2 to smithi00370293-223 2024-09-21T10:13:08.842 INFO:tasks.rados.rados.0.smithi003.stdout:2073: finishing write tid 3 to smithi00370293-223 2024-09-21T10:13:08.843 INFO:tasks.rados.rados.0.smithi003.stdout:2073: finishing write tid 4 to smithi00370293-223 2024-09-21T10:13:08.843 INFO:tasks.rados.rados.0.smithi003.stdout:2073: finishing write tid 5 to smithi00370293-223 2024-09-21T10:13:08.843 INFO:tasks.rados.rados.0.smithi003.stdout:2073: oid 223 updating version 0 to 291 2024-09-21T10:13:08.843 INFO:tasks.rados.rados.0.smithi003.stdout:2073: oid 223 version 291 is already newer than 290 2024-09-21T10:13:08.843 INFO:tasks.rados.rados.0.smithi003.stdout:2073: oid 223 updating version 291 to 293 2024-09-21T10:13:08.843 INFO:tasks.rados.rados.0.smithi003.stdout:2073: oid 223 version 293 is already newer than 292 2024-09-21T10:13:08.843 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 223 v 293 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2024-09-21T10:13:08.843 INFO:tasks.rados.rados.0.smithi003.stdout:2073: left oid 223 (ObjNum 1387 snap 0 seq_num 1387) 2024-09-21T10:13:08.843 INFO:tasks.rados.rados.0.smithi003.stdout:2074: expect (ObjNum 1373 snap 0 seq_num 1373) 2024-09-21T10:13:08.976 INFO:tasks.rados.rados.0.smithi003.stdout:2075: finishing write tid 1 to smithi00370293-141 2024-09-21T10:13:08.976 INFO:tasks.rados.rados.0.smithi003.stdout:2075: finishing write tid 2 to smithi00370293-141 2024-09-21T10:13:08.976 INFO:tasks.rados.rados.0.smithi003.stdout:2075: finishing write tid 3 to smithi00370293-141 2024-09-21T10:13:08.976 INFO:tasks.rados.rados.0.smithi003.stdout:2075: finishing write tid 4 to smithi00370293-141 2024-09-21T10:13:08.977 INFO:tasks.rados.rados.0.smithi003.stdout:2075: finishing write tid 5 to smithi00370293-141 2024-09-21T10:13:08.977 INFO:tasks.rados.rados.0.smithi003.stdout:2075: oid 141 updating version 0 to 226 2024-09-21T10:13:08.977 INFO:tasks.rados.rados.0.smithi003.stdout:2075: oid 141 version 226 is already newer than 224 2024-09-21T10:13:08.977 INFO:tasks.rados.rados.0.smithi003.stdout:2075: oid 141 version 226 is already newer than 225 2024-09-21T10:13:08.977 INFO:tasks.rados.rados.0.smithi003.stdout:2075: oid 141 version 226 is already newer than 223 2024-09-21T10:13:08.977 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 141 v 226 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2024-09-21T10:13:08.977 INFO:tasks.rados.rados.0.smithi003.stdout:2075: left oid 141 (ObjNum 1388 snap 0 seq_num 1388) 2024-09-21T10:13:08.977 INFO:tasks.rados.rados.0.smithi003.stdout:2078: expect (ObjNum 228 snap 0 seq_num 228) 2024-09-21T10:13:09.046 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:13:09.046 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 15 2024-09-21T10:13:09.047 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:13:09.048 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:13:09.096 INFO:tasks.rados.rados.0.smithi003.stdout:2077: expect (ObjNum 1275 snap 0 seq_num 1275) 2024-09-21T10:13:09.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:08 smithi003 bash[22527]: cluster 2024-09-21T10:13:07.742411+0000 mgr.y (mgr.14385) 258 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 7.9 MiB/s wr, 77 op/s 2024-09-21T10:13:09.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:08 smithi003 bash[22527]: audit 2024-09-21T10:13:08.067955+0000 mgr.y (mgr.14385) 259 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:09.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:08 smithi003 bash[22527]: audit 2024-09-21T10:13:08.376574+0000 mgr.y (mgr.14385) 260 : audit [DBG] from='client.24722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:09.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:08 smithi003 bash[31899]: cluster 2024-09-21T10:13:07.742411+0000 mgr.y (mgr.14385) 258 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 7.9 MiB/s wr, 77 op/s 2024-09-21T10:13:09.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:08 smithi003 bash[31899]: audit 2024-09-21T10:13:08.067955+0000 mgr.y (mgr.14385) 259 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:09.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:08 smithi003 bash[31899]: audit 2024-09-21T10:13:08.376574+0000 mgr.y (mgr.14385) 260 : audit [DBG] from='client.24722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:09.251 INFO:tasks.rados.rados.0.smithi003.stdout:2079: finishing write tid 1 to smithi00370293-325 2024-09-21T10:13:09.251 INFO:tasks.rados.rados.0.smithi003.stdout:2076: expect (ObjNum 1306 snap 0 seq_num 1306) 2024-09-21T10:13:09.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:08 smithi204 bash[24804]: cluster 2024-09-21T10:13:07.742411+0000 mgr.y (mgr.14385) 258 : cluster [DBG] pgmap v227: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 7.9 MiB/s wr, 77 op/s 2024-09-21T10:13:09.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:08 smithi204 bash[24804]: audit 2024-09-21T10:13:08.067955+0000 mgr.y (mgr.14385) 259 : audit [DBG] from='client.24716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:09.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:08 smithi204 bash[24804]: audit 2024-09-21T10:13:08.376574+0000 mgr.y (mgr.14385) 260 : audit [DBG] from='client.24722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:09.336 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:13:09.336 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:13:09.336 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:13:09.336 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:13:09.336 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:13:09.336 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T10:13:09.336 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47 image on host smithi204", 2024-09-21T10:13:09.336 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:13:09.336 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:13:09.456 INFO:tasks.rados.rados.0.smithi003.stdout:2079: finishing write tid 2 to smithi00370293-325 2024-09-21T10:13:09.456 INFO:tasks.rados.rados.0.smithi003.stdout:2079: finishing write tid 3 to smithi00370293-325 2024-09-21T10:13:09.456 INFO:tasks.rados.rados.0.smithi003.stdout:2079: finishing write tid 4 to smithi00370293-325 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2079: finishing write tid 5 to smithi00370293-325 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2079: oid 325 updating version 0 to 264 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2079: oid 325 updating version 264 to 265 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2079: oid 325 updating version 265 to 266 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2079: oid 325 updating version 266 to 267 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 325 v 267 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2079: left oid 325 (ObjNum 1389 snap 0 seq_num 1389) 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2080: finishing write tid 1 to smithi00370293-193 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2080: finishing write tid 2 to smithi00370293-193 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2080: finishing write tid 3 to smithi00370293-193 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2080: finishing write tid 4 to smithi00370293-193 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2080: finishing write tid 5 to smithi00370293-193 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2080: oid 193 updating version 0 to 300 2024-09-21T10:13:09.457 INFO:tasks.rados.rados.0.smithi003.stdout:2080: oid 193 version 300 is already newer than 298 2024-09-21T10:13:09.458 INFO:tasks.rados.rados.0.smithi003.stdout:2080: oid 193 version 300 is already newer than 299 2024-09-21T10:13:09.458 INFO:tasks.rados.rados.0.smithi003.stdout:2080: oid 193 version 300 is already newer than 297 2024-09-21T10:13:09.458 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 193 v 300 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2024-09-21T10:13:09.458 INFO:tasks.rados.rados.0.smithi003.stdout:2080: left oid 193 (ObjNum 1390 snap 0 seq_num 1390) 2024-09-21T10:13:09.458 INFO:tasks.rados.rados.0.smithi003.stdout:2081: expect (ObjNum 685 snap 0 seq_num 685) 2024-09-21T10:13:09.638 INFO:tasks.rados.rados.0.smithi003.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2024-09-21T10:13:09.657 INFO:tasks.rados.rados.0.smithi003.stdout:2082: writing smithi00370293-278 from 578537 to 1226142 tid 1 2024-09-21T10:13:09.679 INFO:tasks.rados.rados.0.smithi003.stdout:2082: writing smithi00370293-278 from 1764688 to 2509827 tid 2 2024-09-21T10:13:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2082: writing smithi00370293-278 from 3049030 to 3378537 tid 3 2024-09-21T10:13:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2068: done (12 left) 2024-09-21T10:13:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2071: done (11 left) 2024-09-21T10:13:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2072: done (10 left) 2024-09-21T10:13:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2073: done (9 left) 2024-09-21T10:13:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2074: done (8 left) 2024-09-21T10:13:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2075: done (7 left) 2024-09-21T10:13:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2076: done (6 left) 2024-09-21T10:13:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2077: done (5 left) 2024-09-21T10:13:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2078: done (4 left) 2024-09-21T10:13:09.694 INFO:tasks.rados.rados.0.smithi003.stdout:2079: done (3 left) 2024-09-21T10:13:09.694 INFO:tasks.rados.rados.0.smithi003.stdout:2080: done (2 left) 2024-09-21T10:13:09.694 INFO:tasks.rados.rados.0.smithi003.stdout:2081: done (1 left) 2024-09-21T10:13:09.694 INFO:tasks.rados.rados.0.smithi003.stdout:2083: read oid 356 snap -1 2024-09-21T10:13:09.694 INFO:tasks.rados.rados.0.smithi003.stdout:2083: expect (ObjNum 1379 snap 0 seq_num 1379) 2024-09-21T10:13:09.694 INFO:tasks.rados.rados.0.smithi003.stdout:2084: write oid 208 current snap is 0 2024-09-21T10:13:09.694 INFO:tasks.rados.rados.0.smithi003.stdout:2082: finishing write tid 1 to smithi00370293-278 2024-09-21T10:13:09.694 INFO:tasks.rados.rados.0.smithi003.stdout:2082: finishing write tid 2 to smithi00370293-278 2024-09-21T10:13:09.694 INFO:tasks.rados.rados.0.smithi003.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2024-09-21T10:13:09.707 INFO:tasks.rados.rados.0.smithi003.stdout:2084: writing smithi00370293-208 from 595344 to 1034551 tid 1 2024-09-21T10:13:09.725 INFO:tasks.rados.rados.0.smithi003.stdout:2084: writing smithi00370293-208 from 1823170 to 2428320 tid 2 2024-09-21T10:13:09.738 INFO:tasks.rados.rados.0.smithi003.stdout:2084: writing smithi00370293-208 from 3076453 to 3395344 tid 3 2024-09-21T10:13:09.738 INFO:tasks.rados.rados.0.smithi003.stdout:2085: write oid 267 current snap is 0 2024-09-21T10:13:09.738 INFO:tasks.rados.rados.0.smithi003.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2024-09-21T10:13:09.748 INFO:tasks.rados.rados.0.smithi003.stdout:2085: writing smithi00370293-267 from 612151 to 1126607 tid 1 2024-09-21T10:13:09.760 INFO:tasks.rados.rados.0.smithi003.stdout:2085: writing smithi00370293-267 from 1881652 to 2630460 tid 2 2024-09-21T10:13:09.767 INFO:tasks.rados.rados.0.smithi003.stdout:2085: writing smithi00370293-267 from 3103876 to 3412151 tid 3 2024-09-21T10:13:09.767 INFO:tasks.rados.rados.0.smithi003.stdout:2086: write oid 74 current snap is 0 2024-09-21T10:13:09.767 INFO:tasks.rados.rados.0.smithi003.stdout:2082: finishing write tid 3 to smithi00370293-278 2024-09-21T10:13:09.767 INFO:tasks.rados.rados.0.smithi003.stdout:2082: finishing write tid 4 to smithi00370293-278 2024-09-21T10:13:09.767 INFO:tasks.rados.rados.0.smithi003.stdout:2082: finishing write tid 5 to smithi00370293-278 2024-09-21T10:13:09.767 INFO:tasks.rados.rados.0.smithi003.stdout:2082: oid 278 updating version 0 to 215 2024-09-21T10:13:09.767 INFO:tasks.rados.rados.0.smithi003.stdout:2082: oid 278 updating version 215 to 217 2024-09-21T10:13:09.767 INFO:tasks.rados.rados.0.smithi003.stdout:2082: oid 278 version 217 is already newer than 216 2024-09-21T10:13:09.767 INFO:tasks.rados.rados.0.smithi003.stdout:2082: oid 278 updating version 217 to 218 2024-09-21T10:13:09.768 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 278 v 218 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2024-09-21T10:13:09.768 INFO:tasks.rados.rados.0.smithi003.stdout:2082: left oid 278 (ObjNum 1391 snap 0 seq_num 1391) 2024-09-21T10:13:09.768 INFO:tasks.rados.rados.0.smithi003.stdout:2083: expect (ObjNum 1379 snap 0 seq_num 1379) 2024-09-21T10:13:09.958 INFO:tasks.rados.rados.0.smithi003.stdout:2084: finishing write tid 1 to smithi00370293-208 2024-09-21T10:13:09.958 INFO:tasks.rados.rados.0.smithi003.stdout:2084: finishing write tid 2 to smithi00370293-208 2024-09-21T10:13:09.958 INFO:tasks.rados.rados.0.smithi003.stdout:2084: finishing write tid 3 to smithi00370293-208 2024-09-21T10:13:09.958 INFO:tasks.rados.rados.0.smithi003.stdout:2084: finishing write tid 4 to smithi00370293-208 2024-09-21T10:13:09.958 INFO:tasks.rados.rados.0.smithi003.stdout:2084: finishing write tid 5 to smithi00370293-208 2024-09-21T10:13:09.958 INFO:tasks.rados.rados.0.smithi003.stdout:2084: oid 208 updating version 0 to 276 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2084: oid 208 version 276 is already newer than 275 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2084: oid 208 updating version 276 to 277 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2084: oid 208 version 277 is already newer than 274 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 208 v 277 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2084: left oid 208 (ObjNum 1392 snap 0 seq_num 1392) 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2085: finishing write tid 1 to smithi00370293-267 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2085: finishing write tid 2 to smithi00370293-267 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2085: finishing write tid 3 to smithi00370293-267 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2085: finishing write tid 4 to smithi00370293-267 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2085: finishing write tid 5 to smithi00370293-267 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2085: oid 267 updating version 0 to 255 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2085: oid 267 version 255 is already newer than 254 2024-09-21T10:13:09.959 INFO:tasks.rados.rados.0.smithi003.stdout:2085: oid 267 version 255 is already newer than 253 2024-09-21T10:13:09.960 INFO:tasks.rados.rados.0.smithi003.stdout:2085: oid 267 updating version 255 to 256 2024-09-21T10:13:09.960 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 267 v 256 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2024-09-21T10:13:09.960 INFO:tasks.rados.rados.0.smithi003.stdout:2085: left oid 267 (ObjNum 1393 snap 0 seq_num 1393) 2024-09-21T10:13:09.960 INFO:tasks.rados.rados.0.smithi003.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2024-09-21T10:13:09.967 INFO:tasks.rados.rados.0.smithi003.stdout:2086: writing smithi00370293-74 from 628958 to 1218663 tid 1 2024-09-21T10:13:09.978 INFO:tasks.rados.rados.0.smithi003.stdout:2086: writing smithi00370293-74 from 1940134 to 2548953 tid 2 2024-09-21T10:13:09.986 INFO:tasks.rados.rados.0.smithi003.stdout:2086: writing smithi00370293-74 from 3131299 to 3428958 tid 3 2024-09-21T10:13:09.986 INFO:tasks.rados.rados.0.smithi003.stdout:2082: done (4 left) 2024-09-21T10:13:09.986 INFO:tasks.rados.rados.0.smithi003.stdout:2083: done (3 left) 2024-09-21T10:13:09.986 INFO:tasks.rados.rados.0.smithi003.stdout:2084: done (2 left) 2024-09-21T10:13:09.986 INFO:tasks.rados.rados.0.smithi003.stdout:2085: done (1 left) 2024-09-21T10:13:09.986 INFO:tasks.rados.rados.0.smithi003.stdout:2087: write oid 31 current snap is 0 2024-09-21T10:13:09.986 INFO:tasks.rados.rados.0.smithi003.stdout:2086: finishing write tid 1 to smithi00370293-74 2024-09-21T10:13:09.986 INFO:tasks.rados.rados.0.smithi003.stdout:2086: finishing write tid 2 to smithi00370293-74 2024-09-21T10:13:09.986 INFO:tasks.rados.rados.0.smithi003.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2024-09-21T10:13:10.000 INFO:tasks.rados.rados.0.smithi003.stdout:2087: writing smithi00370293-31 from 645765 to 1310719 tid 1 2024-09-21T10:13:10.015 INFO:tasks.rados.rados.0.smithi003.stdout:2087: writing smithi00370293-31 from 1998616 to 2751093 tid 2 2024-09-21T10:13:10.021 INFO:tasks.rados.rados.0.smithi003.stdout:2087: writing smithi00370293-31 from 3158722 to 3445765 tid 3 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2088: write oid 139 current snap is 0 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2086: finishing write tid 3 to smithi00370293-74 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2086: finishing write tid 4 to smithi00370293-74 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2086: finishing write tid 5 to smithi00370293-74 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2086: oid 74 updating version 0 to 294 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2086: oid 74 updating version 294 to 296 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2086: oid 74 updating version 296 to 297 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2086: oid 74 version 297 is already newer than 295 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 74 v 297 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2086: left oid 74 (ObjNum 1394 snap 0 seq_num 1394) 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2087: finishing write tid 1 to smithi00370293-31 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2087: finishing write tid 2 to smithi00370293-31 2024-09-21T10:13:10.022 INFO:tasks.rados.rados.0.smithi003.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2024-09-21T10:13:10.033 INFO:tasks.rados.rados.0.smithi003.stdout:2088: writing smithi00370293-139 from 662572 to 1402775 tid 1 2024-09-21T10:13:10.043 INFO:tasks.rados.rados.0.smithi003.stdout:2088: writing smithi00370293-139 from 1940745 to 2553233 tid 2 2024-09-21T10:13:10.051 INFO:tasks.rados.rados.0.smithi003.stdout:2088: writing smithi00370293-139 from 3069792 to 3462572 tid 3 2024-09-21T10:13:10.051 INFO:tasks.rados.rados.0.smithi003.stdout:2086: done (2 left) 2024-09-21T10:13:10.051 INFO:tasks.rados.rados.0.smithi003.stdout:2089: write oid 50 current snap is 0 2024-09-21T10:13:10.051 INFO:tasks.rados.rados.0.smithi003.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2024-09-21T10:13:10.059 INFO:tasks.rados.rados.0.smithi003.stdout:2089: writing smithi00370293-50 from 679379 to 1094831 tid 1 2024-09-21T10:13:10.068 INFO:tasks.rados.rados.0.smithi003.stdout:2089: writing smithi00370293-50 from 1599227 to 2355373 tid 2 2024-09-21T10:13:10.075 INFO:tasks.rados.rados.0.smithi003.stdout:2089: writing smithi00370293-50 from 3097215 to 3479379 tid 3 2024-09-21T10:13:10.076 INFO:tasks.rados.rados.0.smithi003.stdout:2090: read oid 205 snap -1 2024-09-21T10:13:10.076 INFO:tasks.rados.rados.0.smithi003.stdout:2090: expect (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T10:13:10.076 INFO:tasks.rados.rados.0.smithi003.stdout:2091: read oid 155 snap -1 2024-09-21T10:13:10.076 INFO:tasks.rados.rados.0.smithi003.stdout:2091: expect (ObjNum 1264 snap 0 seq_num 1264) 2024-09-21T10:13:10.076 INFO:tasks.rados.rados.0.smithi003.stdout:2092: write oid 338 current snap is 0 2024-09-21T10:13:10.076 INFO:tasks.rados.rados.0.smithi003.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2024-09-21T10:13:10.082 INFO:tasks.rados.rados.0.smithi003.stdout:2092: writing smithi00370293-338 from 696186 to 1186887 tid 1 2024-09-21T10:13:10.089 INFO:tasks.rados.rados.0.smithi003.stdout:2092: writing smithi00370293-338 from 1657709 to 2273866 tid 2 2024-09-21T10:13:10.096 INFO:tasks.rados.rados.0.smithi003.stdout:2092: writing smithi00370293-338 from 2724638 to 3286912 tid 3 2024-09-21T10:13:10.096 INFO:tasks.rados.rados.0.smithi003.stdout:2093: delete oid 80 current snap is 0 2024-09-21T10:13:10.096 INFO:tasks.rados.rados.0.smithi003.stdout:2087: finishing write tid 3 to smithi00370293-31 2024-09-21T10:13:10.096 INFO:tasks.rados.rados.0.smithi003.stdout:2087: finishing write tid 4 to smithi00370293-31 2024-09-21T10:13:10.096 INFO:tasks.rados.rados.0.smithi003.stdout:2087: finishing write tid 5 to smithi00370293-31 2024-09-21T10:13:10.096 INFO:tasks.rados.rados.0.smithi003.stdout:2087: oid 31 updating version 0 to 261 2024-09-21T10:13:10.096 INFO:tasks.rados.rados.0.smithi003.stdout:2087: oid 31 updating version 261 to 263 2024-09-21T10:13:10.096 INFO:tasks.rados.rados.0.smithi003.stdout:2087: oid 31 updating version 263 to 264 2024-09-21T10:13:10.096 INFO:tasks.rados.rados.0.smithi003.stdout:2087: oid 31 version 264 is already newer than 262 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 264 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2087: left oid 31 (ObjNum 1395 snap 0 seq_num 1395) 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2088: finishing write tid 1 to smithi00370293-139 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2088: finishing write tid 2 to smithi00370293-139 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2088: finishing write tid 3 to smithi00370293-139 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2088: finishing write tid 4 to smithi00370293-139 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2088: finishing write tid 5 to smithi00370293-139 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2088: oid 139 updating version 0 to 289 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2088: oid 139 updating version 289 to 292 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2088: oid 139 version 292 is already newer than 290 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2088: oid 139 version 292 is already newer than 291 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 139 v 292 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2088: left oid 139 (ObjNum 1396 snap 0 seq_num 1396) 2024-09-21T10:13:10.097 INFO:tasks.rados.rados.0.smithi003.stdout:2089: finishing write tid 1 to smithi00370293-50 2024-09-21T10:13:10.098 INFO:tasks.rados.rados.0.smithi003.stdout:2089: finishing write tid 2 to smithi00370293-50 2024-09-21T10:13:10.098 INFO:tasks.rados.rados.0.smithi003.stdout:2090: expect (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T10:13:10.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:09 smithi003 bash[31899]: audit 2024-09-21T10:13:08.686041+0000 mgr.y (mgr.14385) 261 : audit [DBG] from='client.24728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:10.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:09 smithi003 bash[31899]: audit 2024-09-21T10:13:09.046306+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.3:0/3870817093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:13:10.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:09 smithi003 bash[31899]: audit 2024-09-21T10:13:09.335524+0000 mgr.y (mgr.14385) 262 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:10.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:09 smithi003 bash[22527]: audit 2024-09-21T10:13:08.686041+0000 mgr.y (mgr.14385) 261 : audit [DBG] from='client.24728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:10.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:09 smithi003 bash[22527]: audit 2024-09-21T10:13:09.046306+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.3:0/3870817093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:13:10.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:09 smithi003 bash[22527]: audit 2024-09-21T10:13:09.335524+0000 mgr.y (mgr.14385) 262 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:10.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:09 smithi204 bash[24804]: audit 2024-09-21T10:13:08.686041+0000 mgr.y (mgr.14385) 261 : audit [DBG] from='client.24728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:10.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:09 smithi204 bash[24804]: audit 2024-09-21T10:13:09.046306+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.3:0/3870817093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:13:10.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:09 smithi204 bash[24804]: audit 2024-09-21T10:13:09.335524+0000 mgr.y (mgr.14385) 262 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:10.329 INFO:tasks.rados.rados.0.smithi003.stdout:2089: finishing write tid 3 to smithi00370293-50 2024-09-21T10:13:10.329 INFO:tasks.rados.rados.0.smithi003.stdout:2089: finishing write tid 4 to smithi00370293-50 2024-09-21T10:13:10.329 INFO:tasks.rados.rados.0.smithi003.stdout:2089: finishing write tid 5 to smithi00370293-50 2024-09-21T10:13:10.329 INFO:tasks.rados.rados.0.smithi003.stdout:2089: oid 50 updating version 0 to 423 2024-09-21T10:13:10.329 INFO:tasks.rados.rados.0.smithi003.stdout:2089: oid 50 version 423 is already newer than 422 2024-09-21T10:13:10.329 INFO:tasks.rados.rados.0.smithi003.stdout:2089: oid 50 updating version 423 to 424 2024-09-21T10:13:10.330 INFO:tasks.rados.rados.0.smithi003.stdout:2089: oid 50 version 424 is already newer than 421 2024-09-21T10:13:10.330 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 424 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2024-09-21T10:13:10.330 INFO:tasks.rados.rados.0.smithi003.stdout:2089: left oid 50 (ObjNum 1397 snap 0 seq_num 1397) 2024-09-21T10:13:10.330 INFO:tasks.rados.rados.0.smithi003.stdout:2092: finishing write tid 1 to smithi00370293-338 2024-09-21T10:13:10.330 INFO:tasks.rados.rados.0.smithi003.stdout:2091: expect (ObjNum 1264 snap 0 seq_num 1264) 2024-09-21T10:13:10.460 INFO:tasks.rados.rados.0.smithi003.stdout:2092: finishing write tid 2 to smithi00370293-338 2024-09-21T10:13:10.460 INFO:tasks.rados.rados.0.smithi003.stdout:2092: finishing write tid 3 to smithi00370293-338 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2092: finishing write tid 4 to smithi00370293-338 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2092: finishing write tid 5 to smithi00370293-338 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2092: oid 338 updating version 0 to 294 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2092: oid 338 version 294 is already newer than 293 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2092: oid 338 updating version 294 to 295 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2092: oid 338 updating version 295 to 296 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 338 v 296 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2092: left oid 338 (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2087: done (6 left) 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2088: done (5 left) 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2089: done (4 left) 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2090: done (3 left) 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2091: done (2 left) 2024-09-21T10:13:10.461 INFO:tasks.rados.rados.0.smithi003.stdout:2092: done (1 left) 2024-09-21T10:13:10.462 INFO:tasks.rados.rados.0.smithi003.stdout:2093: done (0 left) 2024-09-21T10:13:10.462 INFO:tasks.rados.rados.0.smithi003.stdout:2094: read oid 180 snap -1 2024-09-21T10:13:10.462 INFO:tasks.rados.rados.0.smithi003.stdout:2094: expect (ObjNum 1056 snap 0 seq_num 1056) 2024-09-21T10:13:10.462 INFO:tasks.rados.rados.0.smithi003.stdout:2095: delete oid 382 current snap is 0 2024-09-21T10:13:10.463 INFO:tasks.rados.rados.0.smithi003.stdout:2095: done (1 left) 2024-09-21T10:13:10.463 INFO:tasks.rados.rados.0.smithi003.stdout:2096: read oid 29 snap -1 2024-09-21T10:13:10.463 INFO:tasks.rados.rados.0.smithi003.stdout:2096: expect deleted 2024-09-21T10:13:10.463 INFO:tasks.rados.rados.0.smithi003.stdout:2097: write oid 209 current snap is 0 2024-09-21T10:13:10.464 INFO:tasks.rados.rados.0.smithi003.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2024-09-21T10:13:10.476 INFO:tasks.rados.rados.0.smithi003.stdout:2097: writing smithi00370293-209 from 746607 to 1179408 tid 1 2024-09-21T10:13:10.491 INFO:tasks.rados.rados.0.smithi003.stdout:2097: writing smithi00370293-209 from 1833155 to 2596639 tid 2 2024-09-21T10:13:10.501 INFO:tasks.rados.rados.0.smithi003.stdout:2097: writing smithi00370293-209 from 3206907 to 3546607 tid 3 2024-09-21T10:13:10.501 INFO:tasks.rados.rados.0.smithi003.stdout:2098: delete oid 176 current snap is 0 2024-09-21T10:13:10.501 INFO:tasks.rados.rados.0.smithi003.stdout:2094: expect (ObjNum 1056 snap 0 seq_num 1056) 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:2097: finishing write tid 1 to smithi00370293-209 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:2097: finishing write tid 2 to smithi00370293-209 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:2097: finishing write tid 3 to smithi00370293-209 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:2097: finishing write tid 4 to smithi00370293-209 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:2097: finishing write tid 5 to smithi00370293-209 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:2097: oid 209 updating version 0 to 308 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:2097: oid 209 version 308 is already newer than 306 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:2097: oid 209 version 308 is already newer than 307 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:2097: oid 209 version 308 is already newer than 305 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 209 v 308 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:2097: left oid 209 (ObjNum 1401 snap 0 seq_num 1401) 2024-09-21T10:13:10.703 INFO:tasks.rados.rados.0.smithi003.stdout:2094: done (3 left) 2024-09-21T10:13:10.704 INFO:tasks.rados.rados.0.smithi003.stdout:2096: done (2 left) 2024-09-21T10:13:10.704 INFO:tasks.rados.rados.0.smithi003.stdout:2097: done (1 left) 2024-09-21T10:13:10.704 INFO:tasks.rados.rados.0.smithi003.stdout:2098: done (0 left) 2024-09-21T10:13:10.704 INFO:tasks.rados.rados.0.smithi003.stdout:2099: write oid 285 current snap is 0 2024-09-21T10:13:10.704 INFO:tasks.rados.rados.0.smithi003.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2024-09-21T10:13:10.719 INFO:tasks.rados.rados.0.smithi003.stdout:2099: writing smithi00370293-285 from 780221 to 1363520 tid 1 2024-09-21T10:13:10.736 INFO:tasks.rados.rados.0.smithi003.stdout:2099: writing smithi00370293-285 from 1950119 to 2717272 tid 2 2024-09-21T10:13:10.747 INFO:tasks.rados.rados.0.smithi003.stdout:2099: writing smithi00370293-285 from 3261753 to 3580221 tid 3 2024-09-21T10:13:10.747 INFO:tasks.rados.rados.0.smithi003.stdout:2100: write oid 197 current snap is 0 2024-09-21T10:13:10.747 INFO:tasks.rados.rados.0.smithi003.stdout:2099: finishing write tid 1 to smithi00370293-285 2024-09-21T10:13:10.747 INFO:tasks.rados.rados.0.smithi003.stdout:2099: finishing write tid 2 to smithi00370293-285 2024-09-21T10:13:10.748 INFO:tasks.rados.rados.0.smithi003.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2024-09-21T10:13:10.766 INFO:tasks.rados.rados.0.smithi003.stdout:2100: writing smithi00370293-197 from 797028 to 1455576 tid 1 2024-09-21T10:13:10.776 INFO:tasks.rados.rados.0.smithi003.stdout:2100: writing smithi00370293-197 from 1892248 to 2403059 tid 2 2024-09-21T10:13:10.789 INFO:tasks.rados.rados.0.smithi003.stdout:2100: writing smithi00370293-197 from 3172823 to 3597028 tid 3 2024-09-21T10:13:10.789 INFO:tasks.rados.rados.0.smithi003.stdout:2101: read oid 143 snap -1 2024-09-21T10:13:10.789 INFO:tasks.rados.rados.0.smithi003.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2024-09-21T10:13:10.789 INFO:tasks.rados.rados.0.smithi003.stdout:2102: read oid 42 snap -1 2024-09-21T10:13:10.789 INFO:tasks.rados.rados.0.smithi003.stdout:2102: expect (ObjNum 1228 snap 0 seq_num 1228) 2024-09-21T10:13:10.789 INFO:tasks.rados.rados.0.smithi003.stdout:2103: read oid 307 snap -1 2024-09-21T10:13:10.789 INFO:tasks.rados.rados.0.smithi003.stdout:2103: expect deleted 2024-09-21T10:13:10.789 INFO:tasks.rados.rados.0.smithi003.stdout:2104: read oid 204 snap -1 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2104: expect (ObjNum 1341 snap 0 seq_num 1341) 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2105: read oid 244 snap -1 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2105: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2106: delete oid 347 current snap is 0 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2099: finishing write tid 3 to smithi00370293-285 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2099: finishing write tid 4 to smithi00370293-285 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2099: finishing write tid 5 to smithi00370293-285 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2099: oid 285 updating version 0 to 315 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2099: oid 285 version 315 is already newer than 314 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2099: oid 285 updating version 315 to 316 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2099: oid 285 version 316 is already newer than 313 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 285 v 316 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2099: left oid 285 (ObjNum 1403 snap 0 seq_num 1403) 2024-09-21T10:13:10.790 INFO:tasks.rados.rados.0.smithi003.stdout:2100: finishing write tid 1 to smithi00370293-197 2024-09-21T10:13:10.791 INFO:tasks.rados.rados.0.smithi003.stdout:2100: finishing write tid 2 to smithi00370293-197 2024-09-21T10:13:10.792 INFO:tasks.rados.rados.0.smithi003.stdout:2100: finishing write tid 3 to smithi00370293-197 2024-09-21T10:13:10.792 INFO:tasks.rados.rados.0.smithi003.stdout:2100: finishing write tid 4 to smithi00370293-197 2024-09-21T10:13:10.792 INFO:tasks.rados.rados.0.smithi003.stdout:2100: finishing write tid 5 to smithi00370293-197 2024-09-21T10:13:10.792 INFO:tasks.rados.rados.0.smithi003.stdout:2100: oid 197 updating version 0 to 320 2024-09-21T10:13:10.792 INFO:tasks.rados.rados.0.smithi003.stdout:2100: oid 197 version 320 is already newer than 317 2024-09-21T10:13:10.792 INFO:tasks.rados.rados.0.smithi003.stdout:2100: oid 197 version 320 is already newer than 319 2024-09-21T10:13:10.792 INFO:tasks.rados.rados.0.smithi003.stdout:2100: oid 197 version 320 is already newer than 318 2024-09-21T10:13:10.792 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 197 v 320 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2024-09-21T10:13:10.792 INFO:tasks.rados.rados.0.smithi003.stdout:2100: left oid 197 (ObjNum 1404 snap 0 seq_num 1404) 2024-09-21T10:13:10.799 INFO:tasks.rados.rados.0.smithi003.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2024-09-21T10:13:10.920 INFO:tasks.rados.rados.0.smithi003.stdout:2105: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T10:13:11.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:10 smithi003 bash[31899]: cluster 2024-09-21T10:13:09.742971+0000 mgr.y (mgr.14385) 263 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 7.9 MiB/s wr, 77 op/s 2024-09-21T10:13:11.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:10 smithi003 bash[22527]: cluster 2024-09-21T10:13:09.742971+0000 mgr.y (mgr.14385) 263 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 7.9 MiB/s wr, 77 op/s 2024-09-21T10:13:11.200 INFO:tasks.rados.rados.0.smithi003.stdout:2102: expect (ObjNum 1228 snap 0 seq_num 1228) 2024-09-21T10:13:11.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:10 smithi204 bash[24804]: cluster 2024-09-21T10:13:09.742971+0000 mgr.y (mgr.14385) 263 : cluster [DBG] pgmap v228: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 7.9 MiB/s wr, 77 op/s 2024-09-21T10:13:11.311 INFO:tasks.rados.rados.0.smithi003.stdout:2104: expect (ObjNum 1341 snap 0 seq_num 1341) 2024-09-21T10:13:11.468 INFO:tasks.rados.rados.0.smithi003.stdout:2099: done (7 left) 2024-09-21T10:13:11.468 INFO:tasks.rados.rados.0.smithi003.stdout:2100: done (6 left) 2024-09-21T10:13:11.468 INFO:tasks.rados.rados.0.smithi003.stdout:2101: done (5 left) 2024-09-21T10:13:11.468 INFO:tasks.rados.rados.0.smithi003.stdout:2102: done (4 left) 2024-09-21T10:13:11.468 INFO:tasks.rados.rados.0.smithi003.stdout:2103: done (3 left) 2024-09-21T10:13:11.468 INFO:tasks.rados.rados.0.smithi003.stdout:2104: done (2 left) 2024-09-21T10:13:11.468 INFO:tasks.rados.rados.0.smithi003.stdout:2105: done (1 left) 2024-09-21T10:13:11.468 INFO:tasks.rados.rados.0.smithi003.stdout:2106: done (0 left) 2024-09-21T10:13:11.468 INFO:tasks.rados.rados.0.smithi003.stdout:2107: write oid 383 current snap is 0 2024-09-21T10:13:11.468 INFO:tasks.rados.rados.0.smithi003.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2024-09-21T10:13:11.481 INFO:tasks.rados.rados.0.smithi003.stdout:2107: writing smithi00370293-383 from 430642 to 839688 tid 1 2024-09-21T10:13:11.502 INFO:tasks.rados.rados.0.smithi003.stdout:2107: writing smithi00370293-383 from 1609212 to 2123692 tid 2 2024-09-21T10:13:11.526 INFO:tasks.rados.rados.0.smithi003.stdout:2107: writing smithi00370293-383 from 2827669 to 3596472 tid 3 2024-09-21T10:13:11.526 INFO:tasks.rados.rados.0.smithi003.stdout:2108: read oid 220 snap -1 2024-09-21T10:13:11.526 INFO:tasks.rados.rados.0.smithi003.stdout:2108: expect (ObjNum 1358 snap 0 seq_num 1358) 2024-09-21T10:13:11.526 INFO:tasks.rados.rados.0.smithi003.stdout:2109: read oid 445 snap -1 2024-09-21T10:13:11.526 INFO:tasks.rados.rados.0.smithi003.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-09-21T10:13:11.526 INFO:tasks.rados.rados.0.smithi003.stdout:2110: write oid 78 current snap is 0 2024-09-21T10:13:11.526 INFO:tasks.rados.rados.0.smithi003.stdout:2107: finishing write tid 1 to smithi00370293-383 2024-09-21T10:13:11.527 INFO:tasks.rados.rados.0.smithi003.stdout:2107: finishing write tid 2 to smithi00370293-383 2024-09-21T10:13:11.527 INFO:tasks.rados.rados.0.smithi003.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2024-09-21T10:13:11.540 INFO:tasks.rados.rados.0.smithi003.stdout:2110: writing smithi00370293-78 from 447449 to 1048097 tid 1 2024-09-21T10:13:11.558 INFO:tasks.rados.rados.0.smithi003.stdout:2110: writing smithi00370293-78 from 1784047 to 2558538 tid 2 2024-09-21T10:13:11.570 INFO:tasks.rados.rados.0.smithi003.stdout:2110: writing smithi00370293-78 from 2971445 to 3647449 tid 3 2024-09-21T10:13:11.570 INFO:tasks.rados.rados.0.smithi003.stdout:2111: read oid 225 snap -1 2024-09-21T10:13:11.570 INFO:tasks.rados.rados.0.smithi003.stdout:2111: expect deleted 2024-09-21T10:13:11.570 INFO:tasks.rados.rados.0.smithi003.stdout:2112: read oid 27 snap -1 2024-09-21T10:13:11.570 INFO:tasks.rados.rados.0.smithi003.stdout:2112: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-21T10:13:11.571 INFO:tasks.rados.rados.0.smithi003.stdout:2113: write oid 262 current snap is 0 2024-09-21T10:13:11.571 INFO:tasks.rados.rados.0.smithi003.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2024-09-21T10:13:11.581 INFO:tasks.rados.rados.0.smithi003.stdout:2113: writing smithi00370293-262 from 464256 to 1140153 tid 1 2024-09-21T10:13:11.591 INFO:tasks.rados.rados.0.smithi003.stdout:2113: writing smithi00370293-262 from 1726176 to 2244325 tid 2 2024-09-21T10:13:11.599 INFO:tasks.rados.rados.0.smithi003.stdout:2113: writing smithi00370293-262 from 2882515 to 3390215 tid 3 2024-09-21T10:13:11.599 INFO:tasks.rados.rados.0.smithi003.stdout:2114: write oid 486 current snap is 0 2024-09-21T10:13:11.599 INFO:tasks.rados.rados.0.smithi003.stdout:2107: finishing write tid 3 to smithi00370293-383 2024-09-21T10:13:11.599 INFO:tasks.rados.rados.0.smithi003.stdout:2107: finishing write tid 4 to smithi00370293-383 2024-09-21T10:13:11.599 INFO:tasks.rados.rados.0.smithi003.stdout:2107: finishing write tid 5 to smithi00370293-383 2024-09-21T10:13:11.599 INFO:tasks.rados.rados.0.smithi003.stdout:2107: oid 383 updating version 0 to 220 2024-09-21T10:13:11.599 INFO:tasks.rados.rados.0.smithi003.stdout:2107: oid 383 updating version 220 to 222 2024-09-21T10:13:11.599 INFO:tasks.rados.rados.0.smithi003.stdout:2107: oid 383 version 222 is already newer than 221 2024-09-21T10:13:11.599 INFO:tasks.rados.rados.0.smithi003.stdout:2107: oid 383 version 222 is already newer than 219 2024-09-21T10:13:11.600 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 383 v 222 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2024-09-21T10:13:11.600 INFO:tasks.rados.rados.0.smithi003.stdout:2107: left oid 383 (ObjNum 1406 snap 0 seq_num 1406) 2024-09-21T10:13:11.600 INFO:tasks.rados.rados.0.smithi003.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2024-09-21T10:13:11.692 INFO:tasks.rados.rados.0.smithi003.stdout:2108: expect (ObjNum 1358 snap 0 seq_num 1358) 2024-09-21T10:13:11.818 INFO:tasks.rados.rados.0.smithi003.stdout:2110: finishing write tid 1 to smithi00370293-78 2024-09-21T10:13:11.818 INFO:tasks.rados.rados.0.smithi003.stdout:2110: finishing write tid 2 to smithi00370293-78 2024-09-21T10:13:11.819 INFO:tasks.rados.rados.0.smithi003.stdout:2112: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:2110: finishing write tid 3 to smithi00370293-78 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:2110: finishing write tid 4 to smithi00370293-78 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:2110: finishing write tid 5 to smithi00370293-78 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:2110: oid 78 updating version 0 to 265 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:2110: oid 78 updating version 265 to 268 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:2110: oid 78 version 268 is already newer than 267 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:2110: oid 78 version 268 is already newer than 266 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 78 v 268 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:2110: left oid 78 (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:2113: finishing write tid 1 to smithi00370293-262 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:2113: finishing write tid 2 to smithi00370293-262 2024-09-21T10:13:11.895 INFO:tasks.rados.rados.0.smithi003.stdout:2113: finishing write tid 3 to smithi00370293-262 2024-09-21T10:13:11.896 INFO:tasks.rados.rados.0.smithi003.stdout:2113: finishing write tid 4 to smithi00370293-262 2024-09-21T10:13:11.896 INFO:tasks.rados.rados.0.smithi003.stdout:2113: finishing write tid 5 to smithi00370293-262 2024-09-21T10:13:11.896 INFO:tasks.rados.rados.0.smithi003.stdout:2113: oid 262 updating version 0 to 258 2024-09-21T10:13:11.896 INFO:tasks.rados.rados.0.smithi003.stdout:2113: oid 262 updating version 258 to 259 2024-09-21T10:13:11.896 INFO:tasks.rados.rados.0.smithi003.stdout:2113: oid 262 updating version 259 to 261 2024-09-21T10:13:11.896 INFO:tasks.rados.rados.0.smithi003.stdout:2113: oid 262 version 261 is already newer than 260 2024-09-21T10:13:11.896 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 262 v 261 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2024-09-21T10:13:11.896 INFO:tasks.rados.rados.0.smithi003.stdout:2113: left oid 262 (ObjNum 1408 snap 0 seq_num 1408) 2024-09-21T10:13:11.896 INFO:tasks.rados.rados.0.smithi003.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2024-09-21T10:13:11.910 INFO:tasks.rados.rados.0.smithi003.stdout:2114: writing smithi00370293-486 from 481063 to 1232209 tid 1 2024-09-21T10:13:11.927 INFO:tasks.rados.rados.0.smithi003.stdout:2114: writing smithi00370293-486 from 1784658 to 2562818 tid 2 2024-09-21T10:13:11.942 INFO:tasks.rados.rados.0.smithi003.stdout:2114: writing smithi00370293-486 from 3309938 to 3681063 tid 3 2024-09-21T10:13:11.943 INFO:tasks.rados.rados.0.smithi003.stdout:2107: done (7 left) 2024-09-21T10:13:11.943 INFO:tasks.rados.rados.0.smithi003.stdout:2108: done (6 left) 2024-09-21T10:13:11.943 INFO:tasks.rados.rados.0.smithi003.stdout:2109: done (5 left) 2024-09-21T10:13:11.943 INFO:tasks.rados.rados.0.smithi003.stdout:2110: done (4 left) 2024-09-21T10:13:11.943 INFO:tasks.rados.rados.0.smithi003.stdout:2111: done (3 left) 2024-09-21T10:13:11.943 INFO:tasks.rados.rados.0.smithi003.stdout:2112: done (2 left) 2024-09-21T10:13:11.943 INFO:tasks.rados.rados.0.smithi003.stdout:2113: done (1 left) 2024-09-21T10:13:11.943 INFO:tasks.rados.rados.0.smithi003.stdout:2115: write oid 410 current snap is 0 2024-09-21T10:13:11.943 INFO:tasks.rados.rados.0.smithi003.stdout:2114: finishing write tid 1 to smithi00370293-486 2024-09-21T10:13:11.943 INFO:tasks.rados.rados.0.smithi003.stdout:2114: finishing write tid 2 to smithi00370293-486 2024-09-21T10:13:11.943 INFO:tasks.rados.rados.0.smithi003.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2024-09-21T10:13:11.953 INFO:tasks.rados.rados.0.smithi003.stdout:2115: writing smithi00370293-410 from 497870 to 924265 tid 1 2024-09-21T10:13:11.965 INFO:tasks.rados.rados.0.smithi003.stdout:2115: writing smithi00370293-410 from 1443140 to 1964958 tid 2 2024-09-21T10:13:11.977 INFO:tasks.rados.rados.0.smithi003.stdout:2115: writing smithi00370293-410 from 2537361 to 3067605 tid 3 2024-09-21T10:13:11.984 INFO:tasks.rados.rados.0.smithi003.stdout:2115: writing smithi00370293-410 from 3583943 to 3697870 tid 4 2024-09-21T10:13:11.984 INFO:tasks.rados.rados.0.smithi003.stdout:2116: read oid 492 snap -1 2024-09-21T10:13:11.984 INFO:tasks.rados.rados.0.smithi003.stdout:2116: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-09-21T10:13:11.984 INFO:tasks.rados.rados.0.smithi003.stdout:2117: write oid 349 current snap is 0 2024-09-21T10:13:11.984 INFO:tasks.rados.rados.0.smithi003.stdout:2114: finishing write tid 3 to smithi00370293-486 2024-09-21T10:13:11.984 INFO:tasks.rados.rados.0.smithi003.stdout:2114: finishing write tid 4 to smithi00370293-486 2024-09-21T10:13:11.984 INFO:tasks.rados.rados.0.smithi003.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2024-09-21T10:13:11.993 INFO:tasks.rados.rados.0.smithi003.stdout:2117: writing smithi00370293-349 from 514677 to 1016321 tid 1 2024-09-21T10:13:12.005 INFO:tasks.rados.rados.0.smithi003.stdout:2117: writing smithi00370293-349 from 1501622 to 2283451 tid 2 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:2117: writing smithi00370293-349 from 2964784 to 3706300 tid 3 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:2118: write oid 344 current snap is 0 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:2114: finishing write tid 5 to smithi00370293-486 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:2114: oid 486 updating version 0 to 310 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:2114: oid 486 updating version 310 to 313 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:2114: oid 486 version 313 is already newer than 312 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:2114: oid 486 version 313 is already newer than 311 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 486 v 313 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:2114: left oid 486 (ObjNum 1409 snap 0 seq_num 1409) 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:2115: finishing write tid 1 to smithi00370293-410 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:2115: finishing write tid 2 to smithi00370293-410 2024-09-21T10:13:12.018 INFO:tasks.rados.rados.0.smithi003.stdout:2115: finishing write tid 3 to smithi00370293-410 2024-09-21T10:13:12.019 INFO:tasks.rados.rados.0.smithi003.stdout:2115: finishing write tid 4 to smithi00370293-410 2024-09-21T10:13:12.019 INFO:tasks.rados.rados.0.smithi003.stdout:2115: finishing write tid 5 to smithi00370293-410 2024-09-21T10:13:12.019 INFO:tasks.rados.rados.0.smithi003.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2024-09-21T10:13:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:2118: writing smithi00370293-344 from 531484 to 1108377 tid 1 2024-09-21T10:13:12.036 INFO:tasks.rados.rados.0.smithi003.stdout:2118: writing smithi00370293-344 from 1843751 to 2369238 tid 2 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2118: writing smithi00370293-344 from 2875854 to 3544995 tid 3 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2114: done (4 left) 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2119: read oid 391 snap -1 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2119: expect (ObjNum 989 snap 0 seq_num 989) 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2120: read oid 73 snap -1 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2120: expect (ObjNum 886 snap 0 seq_num 886) 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2121: write oid 1 current snap is 0 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2115: finishing write tid 6 to smithi00370293-410 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2115: oid 410 updating version 0 to 281 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2115: oid 410 version 281 is already newer than 279 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2115: oid 410 version 281 is already newer than 278 2024-09-21T10:13:12.046 INFO:tasks.rados.rados.0.smithi003.stdout:2115: oid 410 version 281 is already newer than 280 2024-09-21T10:13:12.047 INFO:tasks.rados.rados.0.smithi003.stdout:2115: oid 410 updating version 281 to 282 2024-09-21T10:13:12.047 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 410 v 282 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2024-09-21T10:13:12.047 INFO:tasks.rados.rados.0.smithi003.stdout:2115: left oid 410 (ObjNum 1410 snap 0 seq_num 1410) 2024-09-21T10:13:12.047 INFO:tasks.rados.rados.0.smithi003.stdout:2116: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-09-21T10:13:12.233 INFO:tasks.rados.rados.0.smithi003.stdout:2117: finishing write tid 1 to smithi00370293-349 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:2117: finishing write tid 2 to smithi00370293-349 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:2117: finishing write tid 3 to smithi00370293-349 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:2117: finishing write tid 4 to smithi00370293-349 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:2117: finishing write tid 5 to smithi00370293-349 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:2117: oid 349 updating version 0 to 300 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:2117: oid 349 version 300 is already newer than 299 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:2117: oid 349 updating version 300 to 301 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:2117: oid 349 version 301 is already newer than 298 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 349 v 301 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:2117: left oid 349 (ObjNum 1411 snap 0 seq_num 1411) 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:2118: finishing write tid 1 to smithi00370293-344 2024-09-21T10:13:12.234 INFO:tasks.rados.rados.0.smithi003.stdout:2118: finishing write tid 2 to smithi00370293-344 2024-09-21T10:13:12.235 INFO:tasks.rados.rados.0.smithi003.stdout:2118: finishing write tid 3 to smithi00370293-344 2024-09-21T10:13:12.235 INFO:tasks.rados.rados.0.smithi003.stdout:2118: finishing write tid 4 to smithi00370293-344 2024-09-21T10:13:12.235 INFO:tasks.rados.rados.0.smithi003.stdout:2118: finishing write tid 5 to smithi00370293-344 2024-09-21T10:13:12.235 INFO:tasks.rados.rados.0.smithi003.stdout:2118: oid 344 updating version 0 to 303 2024-09-21T10:13:12.235 INFO:tasks.rados.rados.0.smithi003.stdout:2118: oid 344 version 303 is already newer than 302 2024-09-21T10:13:12.235 INFO:tasks.rados.rados.0.smithi003.stdout:2118: oid 344 updating version 303 to 305 2024-09-21T10:13:12.235 INFO:tasks.rados.rados.0.smithi003.stdout:2118: oid 344 version 305 is already newer than 304 2024-09-21T10:13:12.235 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 344 v 305 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2024-09-21T10:13:12.235 INFO:tasks.rados.rados.0.smithi003.stdout:2118: left oid 344 (ObjNum 1412 snap 0 seq_num 1412) 2024-09-21T10:13:12.235 INFO:tasks.rados.rados.0.smithi003.stdout:2119: expect (ObjNum 989 snap 0 seq_num 989) 2024-09-21T10:13:12.315 INFO:tasks.rados.rados.0.smithi003.stdout:2120: expect (ObjNum 886 snap 0 seq_num 886) 2024-09-21T10:13:12.470 INFO:tasks.rados.rados.0.smithi003.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2024-09-21T10:13:12.485 INFO:tasks.rados.rados.0.smithi003.stdout:2121: writing smithi00370293-1 from 548291 to 1200433 tid 1 2024-09-21T10:13:12.505 INFO:tasks.rados.rados.0.smithi003.stdout:2121: writing smithi00370293-1 from 1902233 to 2687731 tid 2 2024-09-21T10:13:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2121: writing smithi00370293-1 from 3303277 to 3748291 tid 3 2024-09-21T10:13:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2115: done (6 left) 2024-09-21T10:13:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2116: done (5 left) 2024-09-21T10:13:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2117: done (4 left) 2024-09-21T10:13:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2118: done (3 left) 2024-09-21T10:13:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2119: done (2 left) 2024-09-21T10:13:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2120: done (1 left) 2024-09-21T10:13:12.521 INFO:tasks.rados.rados.0.smithi003.stdout:2122: write oid 50 current snap is 0 2024-09-21T10:13:12.521 INFO:tasks.rados.rados.0.smithi003.stdout:2121: finishing write tid 1 to smithi00370293-1 2024-09-21T10:13:12.521 INFO:tasks.rados.rados.0.smithi003.stdout:2121: finishing write tid 2 to smithi00370293-1 2024-09-21T10:13:12.521 INFO:tasks.rados.rados.0.smithi003.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2024-09-21T10:13:12.535 INFO:tasks.rados.rados.0.smithi003.stdout:2122: writing smithi00370293-50 from 565098 to 1292489 tid 1 2024-09-21T10:13:12.550 INFO:tasks.rados.rados.0.smithi003.stdout:2122: writing smithi00370293-50 from 1960715 to 2489871 tid 2 2024-09-21T10:13:12.562 INFO:tasks.rados.rados.0.smithi003.stdout:2122: writing smithi00370293-50 from 2930700 to 3622385 tid 3 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2123: read oid 422 snap -1 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2123: expect deleted 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2124: write oid 235 current snap is 0 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2121: finishing write tid 3 to smithi00370293-1 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2121: finishing write tid 4 to smithi00370293-1 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2121: finishing write tid 5 to smithi00370293-1 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2121: oid 1 updating version 0 to 305 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2121: oid 1 version 305 is already newer than 304 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2121: oid 1 version 305 is already newer than 302 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2121: oid 1 version 305 is already newer than 303 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 305 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2121: left oid 1 (ObjNum 1413 snap 0 seq_num 1413) 2024-09-21T10:13:12.563 INFO:tasks.rados.rados.0.smithi003.stdout:2122: finishing write tid 1 to smithi00370293-50 2024-09-21T10:13:12.564 INFO:tasks.rados.rados.0.smithi003.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2024-09-21T10:13:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2124: writing smithi00370293-235 from 581905 to 1100898 tid 1 2024-09-21T10:13:12.586 INFO:tasks.rados.rados.0.smithi003.stdout:2124: writing smithi00370293-235 from 1735550 to 2408364 tid 2 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi003.stdout:2124: writing smithi00370293-235 from 2958123 to 3461080 tid 3 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi003.stdout:2121: done (3 left) 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi003.stdout:2125: write oid 3 current snap is 0 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi003.stdout:2122: finishing write tid 2 to smithi00370293-50 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi003.stdout:2122: finishing write tid 3 to smithi00370293-50 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi003.stdout:2122: finishing write tid 4 to smithi00370293-50 2024-09-21T10:13:12.596 INFO:tasks.rados.rados.0.smithi003.stdout:2122: finishing write tid 5 to smithi00370293-50 2024-09-21T10:13:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2122: oid 50 updating version 0 to 425 2024-09-21T10:13:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2122: oid 50 updating version 425 to 428 2024-09-21T10:13:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2122: oid 50 version 428 is already newer than 427 2024-09-21T10:13:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2122: oid 50 version 428 is already newer than 426 2024-09-21T10:13:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 428 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2024-09-21T10:13:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2122: left oid 50 (ObjNum 1414 snap 0 seq_num 1414) 2024-09-21T10:13:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2124: finishing write tid 1 to smithi00370293-235 2024-09-21T10:13:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2124: finishing write tid 2 to smithi00370293-235 2024-09-21T10:13:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2024-09-21T10:13:12.606 INFO:tasks.rados.rados.0.smithi003.stdout:2125: writing smithi00370293-3 from 598712 to 1192954 tid 1 2024-09-21T10:13:12.615 INFO:tasks.rados.rados.0.smithi003.stdout:2125: writing smithi00370293-3 from 1677679 to 2210504 tid 2 2024-09-21T10:13:12.626 INFO:tasks.rados.rados.0.smithi003.stdout:2125: writing smithi00370293-3 from 2985546 to 3416128 tid 3 2024-09-21T10:13:12.626 INFO:tasks.rados.rados.0.smithi003.stdout:2122: done (3 left) 2024-09-21T10:13:12.626 INFO:tasks.rados.rados.0.smithi003.stdout:2123: done (2 left) 2024-09-21T10:13:12.626 INFO:tasks.rados.rados.0.smithi003.stdout:2126: write oid 95 current snap is 0 2024-09-21T10:13:12.626 INFO:tasks.rados.rados.0.smithi003.stdout:2124: finishing write tid 3 to smithi00370293-235 2024-09-21T10:13:12.626 INFO:tasks.rados.rados.0.smithi003.stdout:2124: finishing write tid 4 to smithi00370293-235 2024-09-21T10:13:12.626 INFO:tasks.rados.rados.0.smithi003.stdout:2124: finishing write tid 5 to smithi00370293-235 2024-09-21T10:13:12.627 INFO:tasks.rados.rados.0.smithi003.stdout:2124: oid 235 updating version 0 to 270 2024-09-21T10:13:12.627 INFO:tasks.rados.rados.0.smithi003.stdout:2124: oid 235 updating version 270 to 272 2024-09-21T10:13:12.627 INFO:tasks.rados.rados.0.smithi003.stdout:2124: oid 235 version 272 is already newer than 269 2024-09-21T10:13:12.627 INFO:tasks.rados.rados.0.smithi003.stdout:2124: oid 235 version 272 is already newer than 271 2024-09-21T10:13:12.627 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 235 v 272 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2024-09-21T10:13:12.627 INFO:tasks.rados.rados.0.smithi003.stdout:2124: left oid 235 (ObjNum 1415 snap 0 seq_num 1415) 2024-09-21T10:13:12.627 INFO:tasks.rados.rados.0.smithi003.stdout:2125: finishing write tid 1 to smithi00370293-3 2024-09-21T10:13:12.627 INFO:tasks.rados.rados.0.smithi003.stdout:2125: finishing write tid 2 to smithi00370293-3 2024-09-21T10:13:12.627 INFO:tasks.rados.rados.0.smithi003.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2024-09-21T10:13:12.636 INFO:tasks.rados.rados.0.smithi003.stdout:2126: writing smithi00370293-95 from 615519 to 1285010 tid 1 2024-09-21T10:13:12.644 INFO:tasks.rados.rados.0.smithi003.stdout:2126: writing smithi00370293-95 from 1736161 to 2412644 tid 2 2024-09-21T10:13:12.653 INFO:tasks.rados.rados.0.smithi003.stdout:2126: writing smithi00370293-95 from 2896616 to 3538470 tid 3 2024-09-21T10:13:12.653 INFO:tasks.rados.rados.0.smithi003.stdout:2124: done (2 left) 2024-09-21T10:13:12.653 INFO:tasks.rados.rados.0.smithi003.stdout:2127: read oid 154 snap -1 2024-09-21T10:13:12.653 INFO:tasks.rados.rados.0.smithi003.stdout:2127: expect (ObjNum 1326 snap 0 seq_num 1326) 2024-09-21T10:13:12.653 INFO:tasks.rados.rados.0.smithi003.stdout:2128: write oid 339 current snap is 0 2024-09-21T10:13:12.654 INFO:tasks.rados.rados.0.smithi003.stdout:2125: finishing write tid 3 to smithi00370293-3 2024-09-21T10:13:12.654 INFO:tasks.rados.rados.0.smithi003.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2024-09-21T10:13:12.662 INFO:tasks.rados.rados.0.smithi003.stdout:2128: writing smithi00370293-339 from 632326 to 1377066 tid 1 2024-09-21T10:13:12.669 INFO:tasks.rados.rados.0.smithi003.stdout:2128: writing smithi00370293-339 from 1794643 to 2331137 tid 2 2024-09-21T10:13:12.677 INFO:tasks.rados.rados.0.smithi003.stdout:2128: writing smithi00370293-339 from 3040392 to 3493518 tid 3 2024-09-21T10:13:12.677 INFO:tasks.rados.rados.0.smithi003.stdout:2129: write oid 398 current snap is 0 2024-09-21T10:13:12.677 INFO:tasks.rados.rados.0.smithi003.stdout:2125: finishing write tid 4 to smithi00370293-3 2024-09-21T10:13:12.677 INFO:tasks.rados.rados.0.smithi003.stdout:2125: finishing write tid 5 to smithi00370293-3 2024-09-21T10:13:12.677 INFO:tasks.rados.rados.0.smithi003.stdout:2125: oid 3 updating version 0 to 270 2024-09-21T10:13:12.677 INFO:tasks.rados.rados.0.smithi003.stdout:2125: oid 3 version 270 is already newer than 268 2024-09-21T10:13:12.678 INFO:tasks.rados.rados.0.smithi003.stdout:2125: oid 3 updating version 270 to 271 2024-09-21T10:13:12.678 INFO:tasks.rados.rados.0.smithi003.stdout:2125: oid 3 version 271 is already newer than 269 2024-09-21T10:13:12.678 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 271 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2024-09-21T10:13:12.678 INFO:tasks.rados.rados.0.smithi003.stdout:2125: left oid 3 (ObjNum 1416 snap 0 seq_num 1416) 2024-09-21T10:13:12.678 INFO:tasks.rados.rados.0.smithi003.stdout:2126: finishing write tid 1 to smithi00370293-95 2024-09-21T10:13:12.678 INFO:tasks.rados.rados.0.smithi003.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2024-09-21T10:13:12.683 INFO:tasks.rados.rados.0.smithi003.stdout:2129: writing smithi00370293-398 from 649133 to 1069122 tid 1 2024-09-21T10:13:12.692 INFO:tasks.rados.rados.0.smithi003.stdout:2129: writing smithi00370293-398 from 1853125 to 2533277 tid 2 2024-09-21T10:13:12.699 INFO:tasks.rados.rados.0.smithi003.stdout:2129: writing smithi00370293-398 from 2951462 to 3615860 tid 3 2024-09-21T10:13:12.700 INFO:tasks.rados.rados.0.smithi003.stdout:2125: done (4 left) 2024-09-21T10:13:12.700 INFO:tasks.rados.rados.0.smithi003.stdout:2130: read oid 341 snap -1 2024-09-21T10:13:12.700 INFO:tasks.rados.rados.0.smithi003.stdout:2130: expect (ObjNum 1217 snap 0 seq_num 1217) 2024-09-21T10:13:12.700 INFO:tasks.rados.rados.0.smithi003.stdout:2131: write oid 468 current snap is 0 2024-09-21T10:13:12.700 INFO:tasks.rados.rados.0.smithi003.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2024-09-21T10:13:12.706 INFO:tasks.rados.rados.0.smithi003.stdout:2131: writing smithi00370293-468 from 665940 to 1161178 tid 1 2024-09-21T10:13:12.713 INFO:tasks.rados.rados.0.smithi003.stdout:2131: writing smithi00370293-468 from 1795254 to 2335417 tid 2 2024-09-21T10:13:12.720 INFO:tasks.rados.rados.0.smithi003.stdout:2131: writing smithi00370293-468 from 2978885 to 3454555 tid 3 2024-09-21T10:13:12.720 INFO:tasks.rados.rados.0.smithi003.stdout:2132: read oid 474 snap -1 2024-09-21T10:13:12.720 INFO:tasks.rados.rados.0.smithi003.stdout:2132: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-09-21T10:13:12.720 INFO:tasks.rados.rados.0.smithi003.stdout:2133: delete oid 391 current snap is 0 2024-09-21T10:13:12.720 INFO:tasks.rados.rados.0.smithi003.stdout:2126: finishing write tid 2 to smithi00370293-95 2024-09-21T10:13:12.720 INFO:tasks.rados.rados.0.smithi003.stdout:2126: finishing write tid 3 to smithi00370293-95 2024-09-21T10:13:12.720 INFO:tasks.rados.rados.0.smithi003.stdout:2126: finishing write tid 4 to smithi00370293-95 2024-09-21T10:13:12.720 INFO:tasks.rados.rados.0.smithi003.stdout:2126: finishing write tid 5 to smithi00370293-95 2024-09-21T10:13:12.720 INFO:tasks.rados.rados.0.smithi003.stdout:2126: oid 95 updating version 0 to 308 2024-09-21T10:13:12.720 INFO:tasks.rados.rados.0.smithi003.stdout:2126: oid 95 updating version 308 to 309 2024-09-21T10:13:12.721 INFO:tasks.rados.rados.0.smithi003.stdout:2126: oid 95 version 309 is already newer than 307 2024-09-21T10:13:12.721 INFO:tasks.rados.rados.0.smithi003.stdout:2126: oid 95 version 309 is already newer than 306 2024-09-21T10:13:12.721 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 95 v 309 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2024-09-21T10:13:12.721 INFO:tasks.rados.rados.0.smithi003.stdout:2126: left oid 95 (ObjNum 1417 snap 0 seq_num 1417) 2024-09-21T10:13:12.721 INFO:tasks.rados.rados.0.smithi003.stdout:2127: expect (ObjNum 1326 snap 0 seq_num 1326) 2024-09-21T10:13:12.930 INFO:tasks.rados.rados.0.smithi003.stdout:2128: finishing write tid 1 to smithi00370293-339 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2128: finishing write tid 2 to smithi00370293-339 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2128: finishing write tid 3 to smithi00370293-339 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2128: finishing write tid 4 to smithi00370293-339 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2128: finishing write tid 5 to smithi00370293-339 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2128: oid 339 updating version 0 to 299 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2128: oid 339 version 299 is already newer than 298 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2128: oid 339 version 299 is already newer than 297 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2128: oid 339 updating version 299 to 300 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 339 v 300 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2128: left oid 339 (ObjNum 1418 snap 0 seq_num 1418) 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2129: finishing write tid 1 to smithi00370293-398 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2129: finishing write tid 2 to smithi00370293-398 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2129: finishing write tid 3 to smithi00370293-398 2024-09-21T10:13:12.931 INFO:tasks.rados.rados.0.smithi003.stdout:2129: finishing write tid 4 to smithi00370293-398 2024-09-21T10:13:12.932 INFO:tasks.rados.rados.0.smithi003.stdout:2129: finishing write tid 5 to smithi00370293-398 2024-09-21T10:13:12.932 INFO:tasks.rados.rados.0.smithi003.stdout:2129: oid 398 updating version 0 to 323 2024-09-21T10:13:12.932 INFO:tasks.rados.rados.0.smithi003.stdout:2129: oid 398 updating version 323 to 324 2024-09-21T10:13:12.932 INFO:tasks.rados.rados.0.smithi003.stdout:2129: oid 398 updating version 324 to 325 2024-09-21T10:13:12.932 INFO:tasks.rados.rados.0.smithi003.stdout:2129: oid 398 updating version 325 to 326 2024-09-21T10:13:12.932 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 398 v 326 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2024-09-21T10:13:12.932 INFO:tasks.rados.rados.0.smithi003.stdout:2129: left oid 398 (ObjNum 1419 snap 0 seq_num 1419) 2024-09-21T10:13:12.932 INFO:tasks.rados.rados.0.smithi003.stdout:2130: expect (ObjNum 1217 snap 0 seq_num 1217) 2024-09-21T10:13:13.041 INFO:tasks.rados.rados.0.smithi003.stdout:2131: finishing write tid 1 to smithi00370293-468 2024-09-21T10:13:13.042 INFO:tasks.rados.rados.0.smithi003.stdout:2131: finishing write tid 2 to smithi00370293-468 2024-09-21T10:13:13.042 INFO:tasks.rados.rados.0.smithi003.stdout:2131: finishing write tid 3 to smithi00370293-468 2024-09-21T10:13:13.042 INFO:tasks.rados.rados.0.smithi003.stdout:2131: finishing write tid 4 to smithi00370293-468 2024-09-21T10:13:13.042 INFO:tasks.rados.rados.0.smithi003.stdout:2131: finishing write tid 5 to smithi00370293-468 2024-09-21T10:13:13.042 INFO:tasks.rados.rados.0.smithi003.stdout:2131: oid 468 updating version 0 to 314 2024-09-21T10:13:13.042 INFO:tasks.rados.rados.0.smithi003.stdout:2131: oid 468 updating version 314 to 316 2024-09-21T10:13:13.042 INFO:tasks.rados.rados.0.smithi003.stdout:2131: oid 468 version 316 is already newer than 315 2024-09-21T10:13:13.042 INFO:tasks.rados.rados.0.smithi003.stdout:2131: oid 468 updating version 316 to 317 2024-09-21T10:13:13.042 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 468 v 317 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2024-09-21T10:13:13.042 INFO:tasks.rados.rados.0.smithi003.stdout:2131: left oid 468 (ObjNum 1420 snap 0 seq_num 1420) 2024-09-21T10:13:13.042 INFO:tasks.rados.rados.0.smithi003.stdout:2132: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-09-21T10:13:13.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:12 smithi003 bash[31899]: cluster 2024-09-21T10:13:11.744148+0000 mgr.y (mgr.14385) 264 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 MiB/s rd, 11 MiB/s wr, 106 op/s 2024-09-21T10:13:13.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:12 smithi003 bash[22527]: cluster 2024-09-21T10:13:11.744148+0000 mgr.y (mgr.14385) 264 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 MiB/s rd, 11 MiB/s wr, 106 op/s 2024-09-21T10:13:13.195 INFO:tasks.rados.rados.0.smithi003.stdout:2126: done (7 left) 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2127: done (6 left) 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2128: done (5 left) 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2129: done (4 left) 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2130: done (3 left) 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2131: done (2 left) 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2132: done (1 left) 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2133: done (0 left) 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2134: read oid 448 snap -1 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2134: expect (ObjNum 1356 snap 0 seq_num 1356) 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2135: read oid 194 snap -1 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2135: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T10:13:13.196 INFO:tasks.rados.rados.0.smithi003.stdout:2136: write oid 247 current snap is 0 2024-09-21T10:13:13.197 INFO:tasks.rados.rados.0.smithi003.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2024-09-21T10:13:13.210 INFO:tasks.rados.rados.0.smithi003.stdout:2136: writing smithi00370293-247 from 699554 to 1461643 tid 1 2024-09-21T10:13:13.221 INFO:tasks.rados.rados.0.smithi003.stdout:2136: writing smithi00370293-247 from 2028571 to 2572403 tid 2 2024-09-21T10:13:13.232 INFO:tasks.rados.rados.0.smithi003.stdout:2136: writing smithi00370293-247 from 3150084 to 3764651 tid 3 2024-09-21T10:13:13.232 INFO:tasks.rados.rados.0.smithi003.stdout:2137: read oid 298 snap -1 2024-09-21T10:13:13.232 INFO:tasks.rados.rados.0.smithi003.stdout:2137: expect (ObjNum 1222 snap 0 seq_num 1222) 2024-09-21T10:13:13.232 INFO:tasks.rados.rados.0.smithi003.stdout:2138: read oid 375 snap -1 2024-09-21T10:13:13.232 INFO:tasks.rados.rados.0.smithi003.stdout:2138: expect (ObjNum 513 snap 0 seq_num 513) 2024-09-21T10:13:13.233 INFO:tasks.rados.rados.0.smithi003.stdout:2139: write oid 65 current snap is 0 2024-09-21T10:13:13.233 INFO:tasks.rados.rados.0.smithi003.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2024-09-21T10:13:13.245 INFO:tasks.rados.rados.0.smithi003.stdout:2139: writing smithi00370293-65 from 716361 to 1153699 tid 1 2024-09-21T10:13:13.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:12 smithi204 bash[24804]: cluster 2024-09-21T10:13:11.744148+0000 mgr.y (mgr.14385) 264 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 MiB/s rd, 11 MiB/s wr, 106 op/s 2024-09-21T10:13:13.257 INFO:tasks.rados.rados.0.smithi003.stdout:2139: writing smithi00370293-65 from 1687053 to 2374543 tid 2 2024-09-21T10:13:13.265 INFO:tasks.rados.rados.0.smithi003.stdout:2139: writing smithi00370293-65 from 2777507 to 3203346 tid 3 2024-09-21T10:13:13.271 INFO:tasks.rados.rados.0.smithi003.stdout:2139: writing smithi00370293-65 from 3877756 to 3916361 tid 4 2024-09-21T10:13:13.272 INFO:tasks.rados.rados.0.smithi003.stdout:2140: read oid 386 snap -1 2024-09-21T10:13:13.272 INFO:tasks.rados.rados.0.smithi003.stdout:2140: expect (ObjNum 1219 snap 0 seq_num 1219) 2024-09-21T10:13:13.272 INFO:tasks.rados.rados.0.smithi003.stdout:2141: write oid 327 current snap is 0 2024-09-21T10:13:13.272 INFO:tasks.rados.rados.0.smithi003.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2024-09-21T10:13:13.281 INFO:tasks.rados.rados.0.smithi003.stdout:2141: writing smithi00370293-327 from 733168 to 1245755 tid 1 2024-09-21T10:13:13.291 INFO:tasks.rados.rados.0.smithi003.stdout:2141: writing smithi00370293-327 from 2029182 to 2576683 tid 2 2024-09-21T10:13:13.299 INFO:tasks.rados.rados.0.smithi003.stdout:2141: writing smithi00370293-327 from 3088577 to 3725688 tid 3 2024-09-21T10:13:13.299 INFO:tasks.rados.rados.0.smithi003.stdout:2142: delete oid 159 current snap is 0 2024-09-21T10:13:13.299 INFO:tasks.rados.rados.0.smithi003.stdout:2134: expect (ObjNum 1356 snap 0 seq_num 1356) 2024-09-21T10:13:13.461 INFO:tasks.rados.rados.0.smithi003.stdout:2135: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T10:13:13.602 INFO:tasks.rados.rados.0.smithi003.stdout:2136: finishing write tid 1 to smithi00370293-247 2024-09-21T10:13:13.602 INFO:tasks.rados.rados.0.smithi003.stdout:2136: finishing write tid 2 to smithi00370293-247 2024-09-21T10:13:13.602 INFO:tasks.rados.rados.0.smithi003.stdout:2136: finishing write tid 3 to smithi00370293-247 2024-09-21T10:13:13.602 INFO:tasks.rados.rados.0.smithi003.stdout:2136: finishing write tid 4 to smithi00370293-247 2024-09-21T10:13:13.603 INFO:tasks.rados.rados.0.smithi003.stdout:2136: finishing write tid 5 to smithi00370293-247 2024-09-21T10:13:13.603 INFO:tasks.rados.rados.0.smithi003.stdout:2136: oid 247 updating version 0 to 231 2024-09-21T10:13:13.603 INFO:tasks.rados.rados.0.smithi003.stdout:2136: oid 247 version 231 is already newer than 229 2024-09-21T10:13:13.603 INFO:tasks.rados.rados.0.smithi003.stdout:2136: oid 247 version 231 is already newer than 228 2024-09-21T10:13:13.603 INFO:tasks.rados.rados.0.smithi003.stdout:2136: oid 247 version 231 is already newer than 230 2024-09-21T10:13:13.603 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 247 v 231 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2024-09-21T10:13:13.603 INFO:tasks.rados.rados.0.smithi003.stdout:2136: left oid 247 (ObjNum 1422 snap 0 seq_num 1422) 2024-09-21T10:13:13.604 INFO:tasks.rados.rados.0.smithi003.stdout:2138: expect (ObjNum 513 snap 0 seq_num 513) 2024-09-21T10:13:13.726 INFO:tasks.rados.rados.0.smithi003.stdout:2137: expect (ObjNum 1222 snap 0 seq_num 1222) 2024-09-21T10:13:13.825 INFO:tasks.rados.rados.0.smithi003.stdout:2139: finishing write tid 1 to smithi00370293-65 2024-09-21T10:13:13.825 INFO:tasks.rados.rados.0.smithi003.stdout:2139: finishing write tid 2 to smithi00370293-65 2024-09-21T10:13:13.825 INFO:tasks.rados.rados.0.smithi003.stdout:2139: finishing write tid 3 to smithi00370293-65 2024-09-21T10:13:13.826 INFO:tasks.rados.rados.0.smithi003.stdout:2139: finishing write tid 4 to smithi00370293-65 2024-09-21T10:13:13.826 INFO:tasks.rados.rados.0.smithi003.stdout:2139: finishing write tid 5 to smithi00370293-65 2024-09-21T10:13:13.826 INFO:tasks.rados.rados.0.smithi003.stdout:2139: finishing write tid 6 to smithi00370293-65 2024-09-21T10:13:13.826 INFO:tasks.rados.rados.0.smithi003.stdout:2139: oid 65 updating version 0 to 213 2024-09-21T10:13:13.826 INFO:tasks.rados.rados.0.smithi003.stdout:2139: oid 65 version 213 is already newer than 211 2024-09-21T10:13:13.826 INFO:tasks.rados.rados.0.smithi003.stdout:2139: oid 65 version 213 is already newer than 209 2024-09-21T10:13:13.826 INFO:tasks.rados.rados.0.smithi003.stdout:2139: oid 65 version 213 is already newer than 210 2024-09-21T10:13:13.826 INFO:tasks.rados.rados.0.smithi003.stdout:2139: oid 65 version 213 is already newer than 212 2024-09-21T10:13:13.826 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 65 v 213 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2024-09-21T10:13:13.826 INFO:tasks.rados.rados.0.smithi003.stdout:2139: left oid 65 (ObjNum 1423 snap 0 seq_num 1423) 2024-09-21T10:13:13.826 INFO:tasks.rados.rados.0.smithi003.stdout:2140: expect (ObjNum 1219 snap 0 seq_num 1219) 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:2141: finishing write tid 1 to smithi00370293-327 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:2141: finishing write tid 2 to smithi00370293-327 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:2141: finishing write tid 3 to smithi00370293-327 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:2141: finishing write tid 4 to smithi00370293-327 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:2141: finishing write tid 5 to smithi00370293-327 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:2141: oid 327 updating version 0 to 304 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:2141: oid 327 version 304 is already newer than 303 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:2141: oid 327 updating version 304 to 305 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:2141: oid 327 version 305 is already newer than 302 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 327 v 305 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:2141: left oid 327 (ObjNum 1424 snap 0 seq_num 1424) 2024-09-21T10:13:13.949 INFO:tasks.rados.rados.0.smithi003.stdout:2134: done (8 left) 2024-09-21T10:13:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2135: done (7 left) 2024-09-21T10:13:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2136: done (6 left) 2024-09-21T10:13:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2137: done (5 left) 2024-09-21T10:13:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2138: done (4 left) 2024-09-21T10:13:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2139: done (3 left) 2024-09-21T10:13:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2140: done (2 left) 2024-09-21T10:13:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2141: done (1 left) 2024-09-21T10:13:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2142: done (0 left) 2024-09-21T10:13:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2143: write oid 15 current snap is 0 2024-09-21T10:13:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2024-09-21T10:13:13.972 INFO:tasks.rados.rados.0.smithi003.stdout:2143: writing smithi00370293-15 from 766782 to 1429867 tid 1 2024-09-21T10:13:13.984 INFO:tasks.rados.rados.0.smithi003.stdout:2143: writing smithi00370293-15 from 2146146 to 2697316 tid 2 2024-09-21T10:13:13.991 INFO:tasks.rados.rados.0.smithi003.stdout:2143: writing smithi00370293-15 from 3143423 to 3919431 tid 3 2024-09-21T10:13:13.991 INFO:tasks.rados.rados.0.smithi003.stdout:2144: read oid 248 snap -1 2024-09-21T10:13:13.991 INFO:tasks.rados.rados.0.smithi003.stdout:2144: expect (ObjNum 526 snap 0 seq_num 526) 2024-09-21T10:13:13.991 INFO:tasks.rados.rados.0.smithi003.stdout:2145: write oid 397 current snap is 0 2024-09-21T10:13:13.991 INFO:tasks.rados.rados.0.smithi003.stdout:2143: finishing write tid 1 to smithi00370293-15 2024-09-21T10:13:13.991 INFO:tasks.rados.rados.0.smithi003.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2024-09-21T10:13:13.999 INFO:tasks.rados.rados.0.smithi003.stdout:2145: writing smithi00370293-397 from 783589 to 1521923 tid 1 2024-09-21T10:13:14.007 INFO:tasks.rados.rados.0.smithi003.stdout:2145: writing smithi00370293-397 from 2204628 to 2899456 tid 2 2024-09-21T10:13:14.014 INFO:tasks.rados.rados.0.smithi003.stdout:2145: writing smithi00370293-397 from 3570846 to 3983589 tid 3 2024-09-21T10:13:14.014 INFO:tasks.rados.rados.0.smithi003.stdout:2146: write oid 334 current snap is 0 2024-09-21T10:13:14.014 INFO:tasks.rados.rados.0.smithi003.stdout:2143: finishing write tid 2 to smithi00370293-15 2024-09-21T10:13:14.014 INFO:tasks.rados.rados.0.smithi003.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2024-09-21T10:13:14.019 INFO:tasks.rados.rados.0.smithi003.stdout:2146: writing smithi00370293-334 from 400396 to 813979 tid 1 2024-09-21T10:13:14.025 INFO:tasks.rados.rados.0.smithi003.stdout:2146: writing smithi00370293-334 from 1463110 to 1901596 tid 2 2024-09-21T10:13:14.025 INFO:tasks.rados.rados.0.smithi003.stdout:2147: write oid 108 current snap is 0 2024-09-21T10:13:14.025 INFO:tasks.rados.rados.0.smithi003.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2024-09-21T10:13:14.031 INFO:tasks.rados.rados.0.smithi003.stdout:2147: writing smithi00370293-108 from 417203 to 906035 tid 1 2024-09-21T10:13:14.039 INFO:tasks.rados.rados.0.smithi003.stdout:2147: writing smithi00370293-108 from 1405239 to 2017203 tid 2 2024-09-21T10:13:14.039 INFO:tasks.rados.rados.0.smithi003.stdout:2148: read oid 130 snap -1 2024-09-21T10:13:14.039 INFO:tasks.rados.rados.0.smithi003.stdout:2148: expect (ObjNum 1099 snap 0 seq_num 1099) 2024-09-21T10:13:14.040 INFO:tasks.rados.rados.0.smithi003.stdout:2149: delete oid 89 current snap is 0 2024-09-21T10:13:14.040 INFO:tasks.rados.rados.0.smithi003.stdout:2143: finishing write tid 3 to smithi00370293-15 2024-09-21T10:13:14.040 INFO:tasks.rados.rados.0.smithi003.stdout:2143: finishing write tid 4 to smithi00370293-15 2024-09-21T10:13:14.040 INFO:tasks.rados.rados.0.smithi003.stdout:2143: finishing write tid 5 to smithi00370293-15 2024-09-21T10:13:14.040 INFO:tasks.rados.rados.0.smithi003.stdout:2143: oid 15 updating version 0 to 285 2024-09-21T10:13:14.040 INFO:tasks.rados.rados.0.smithi003.stdout:2143: oid 15 version 285 is already newer than 284 2024-09-21T10:13:14.040 INFO:tasks.rados.rados.0.smithi003.stdout:2143: oid 15 version 285 is already newer than 283 2024-09-21T10:13:14.040 INFO:tasks.rados.rados.0.smithi003.stdout:2143: oid 15 updating version 285 to 286 2024-09-21T10:13:14.040 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 286 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2024-09-21T10:13:14.040 INFO:tasks.rados.rados.0.smithi003.stdout:2143: left oid 15 (ObjNum 1426 snap 0 seq_num 1426) 2024-09-21T10:13:14.040 INFO:tasks.rados.rados.0.smithi003.stdout:2144: expect (ObjNum 526 snap 0 seq_num 526) 2024-09-21T10:13:14.196 INFO:tasks.rados.rados.0.smithi003.stdout:2145: finishing write tid 1 to smithi00370293-397 2024-09-21T10:13:14.196 INFO:tasks.rados.rados.0.smithi003.stdout:2145: finishing write tid 2 to smithi00370293-397 2024-09-21T10:13:14.196 INFO:tasks.rados.rados.0.smithi003.stdout:2145: finishing write tid 3 to smithi00370293-397 2024-09-21T10:13:14.196 INFO:tasks.rados.rados.0.smithi003.stdout:2145: finishing write tid 4 to smithi00370293-397 2024-09-21T10:13:14.196 INFO:tasks.rados.rados.0.smithi003.stdout:2143: done (6 left) 2024-09-21T10:13:14.196 INFO:tasks.rados.rados.0.smithi003.stdout:2144: done (5 left) 2024-09-21T10:13:14.196 INFO:tasks.rados.rados.0.smithi003.stdout:2149: done (4 left) 2024-09-21T10:13:14.196 INFO:tasks.rados.rados.0.smithi003.stdout:2150: read oid 17 snap -1 2024-09-21T10:13:14.196 INFO:tasks.rados.rados.0.smithi003.stdout:2150: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2151: read oid 377 snap -1 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2151: expect (ObjNum 1001 snap 0 seq_num 1001) 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2152: write oid 14 current snap is 0 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2145: finishing write tid 5 to smithi00370293-397 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2145: oid 397 updating version 0 to 226 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2145: oid 397 version 226 is already newer than 223 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2145: oid 397 version 226 is already newer than 224 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2145: oid 397 version 226 is already newer than 225 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 397 v 226 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2145: left oid 397 (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2146: finishing write tid 1 to smithi00370293-334 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2146: finishing write tid 2 to smithi00370293-334 2024-09-21T10:13:14.197 INFO:tasks.rados.rados.0.smithi003.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2024-09-21T10:13:14.207 INFO:tasks.rados.rados.0.smithi003.stdout:2152: writing smithi00370293-14 from 450817 to 1206500 tid 1 2024-09-21T10:13:14.215 INFO:tasks.rados.rados.0.smithi003.stdout:2152: writing smithi00370293-14 from 1638556 to 2050817 tid 2 2024-09-21T10:13:14.215 INFO:tasks.rados.rados.0.smithi003.stdout:2145: done (6 left) 2024-09-21T10:13:14.215 INFO:tasks.rados.rados.0.smithi003.stdout:2153: read oid 40 snap -1 2024-09-21T10:13:14.215 INFO:tasks.rados.rados.0.smithi003.stdout:2153: expect (ObjNum 1237 snap 0 seq_num 1237) 2024-09-21T10:13:14.215 INFO:tasks.rados.rados.0.smithi003.stdout:2154: read oid 274 snap -1 2024-09-21T10:13:14.215 INFO:tasks.rados.rados.0.smithi003.stdout:2154: expect (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T10:13:14.215 INFO:tasks.rados.rados.0.smithi003.stdout:2155: write oid 12 current snap is 0 2024-09-21T10:13:14.215 INFO:tasks.rados.rados.0.smithi003.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2024-09-21T10:13:14.224 INFO:tasks.rados.rados.0.smithi003.stdout:2155: writing smithi00370293-12 from 467624 to 898556 tid 1 2024-09-21T10:13:14.233 INFO:tasks.rados.rados.0.smithi003.stdout:2155: writing smithi00370293-12 from 1697038 to 2067624 tid 2 2024-09-21T10:13:14.233 INFO:tasks.rados.rados.0.smithi003.stdout:2156: read oid 109 snap -1 2024-09-21T10:13:14.233 INFO:tasks.rados.rados.0.smithi003.stdout:2156: expect (ObjNum 108 snap 0 seq_num 108) 2024-09-21T10:13:14.233 INFO:tasks.rados.rados.0.smithi003.stdout:2157: write oid 72 current snap is 0 2024-09-21T10:13:14.234 INFO:tasks.rados.rados.0.smithi003.stdout:2146: finishing write tid 3 to smithi00370293-334 2024-09-21T10:13:14.234 INFO:tasks.rados.rados.0.smithi003.stdout:2146: finishing write tid 4 to smithi00370293-334 2024-09-21T10:13:14.234 INFO:tasks.rados.rados.0.smithi003.stdout:2146: oid 334 updating version 0 to 319 2024-09-21T10:13:14.234 INFO:tasks.rados.rados.0.smithi003.stdout:2146: oid 334 updating version 319 to 320 2024-09-21T10:13:14.234 INFO:tasks.rados.rados.0.smithi003.stdout:2146: oid 334 version 320 is already newer than 318 2024-09-21T10:13:14.234 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 334 v 320 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2024-09-21T10:13:14.234 INFO:tasks.rados.rados.0.smithi003.stdout:2146: left oid 334 (ObjNum 1428 snap 0 seq_num 1428) 2024-09-21T10:13:14.234 INFO:tasks.rados.rados.0.smithi003.stdout:2147: finishing write tid 1 to smithi00370293-108 2024-09-21T10:13:14.234 INFO:tasks.rados.rados.0.smithi003.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2024-09-21T10:13:14.244 INFO:tasks.rados.rados.0.smithi003.stdout:2157: writing smithi00370293-72 from 484431 to 990612 tid 1 2024-09-21T10:13:14.255 INFO:tasks.rados.rados.0.smithi003.stdout:2157: writing smithi00370293-72 from 1639167 to 2084431 tid 2 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:2146: done (10 left) 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:2158: read oid 54 snap -1 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:2158: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:2159: write oid 7 current snap is 0 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:2147: finishing write tid 2 to smithi00370293-108 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:2147: finishing write tid 3 to smithi00370293-108 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:2147: finishing write tid 4 to smithi00370293-108 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:2147: oid 108 updating version 0 to 310 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:2147: oid 108 updating version 310 to 312 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:2147: oid 108 version 312 is already newer than 311 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 108 v 312 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2024-09-21T10:13:14.256 INFO:tasks.rados.rados.0.smithi003.stdout:2147: left oid 108 (ObjNum 1429 snap 0 seq_num 1429) 2024-09-21T10:13:14.257 INFO:tasks.rados.rados.0.smithi003.stdout:2148: expect (ObjNum 1099 snap 0 seq_num 1099) 2024-09-21T10:13:14.392 INFO:tasks.rados.rados.0.smithi003.stdout:2150: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-21T10:13:14.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:14 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:13:14] "GET /metrics HTTP/1.1" 200 36134 "" "Prometheus/2.43.0" 2024-09-21T10:13:14.464 INFO:tasks.rados.rados.0.smithi003.stdout:2151: expect (ObjNum 1001 snap 0 seq_num 1001) 2024-09-21T10:13:14.669 INFO:tasks.rados.rados.0.smithi003.stdout:2152: finishing write tid 1 to smithi00370293-14 2024-09-21T10:13:14.746 INFO:tasks.rados.rados.0.smithi003.stdout:2152: finishing write tid 2 to smithi00370293-14 2024-09-21T10:13:14.746 INFO:tasks.rados.rados.0.smithi003.stdout:2152: finishing write tid 3 to smithi00370293-14 2024-09-21T10:13:14.746 INFO:tasks.rados.rados.0.smithi003.stdout:2152: finishing write tid 4 to smithi00370293-14 2024-09-21T10:13:14.746 INFO:tasks.rados.rados.0.smithi003.stdout:2152: oid 14 updating version 0 to 253 2024-09-21T10:13:14.746 INFO:tasks.rados.rados.0.smithi003.stdout:2152: oid 14 updating version 253 to 255 2024-09-21T10:13:14.747 INFO:tasks.rados.rados.0.smithi003.stdout:2152: oid 14 version 255 is already newer than 254 2024-09-21T10:13:14.747 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 255 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2024-09-21T10:13:14.747 INFO:tasks.rados.rados.0.smithi003.stdout:2152: left oid 14 (ObjNum 1431 snap 0 seq_num 1431) 2024-09-21T10:13:14.747 INFO:tasks.rados.rados.0.smithi003.stdout:2153: expect (ObjNum 1237 snap 0 seq_num 1237) 2024-09-21T10:13:14.826 INFO:tasks.rados.rados.0.smithi003.stdout:2154: expect (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T10:13:14.932 INFO:tasks.rados.rados.0.smithi003.stdout:2155: finishing write tid 1 to smithi00370293-12 2024-09-21T10:13:14.932 INFO:tasks.rados.rados.0.smithi003.stdout:2155: finishing write tid 2 to smithi00370293-12 2024-09-21T10:13:14.933 INFO:tasks.rados.rados.0.smithi003.stdout:2155: finishing write tid 3 to smithi00370293-12 2024-09-21T10:13:14.933 INFO:tasks.rados.rados.0.smithi003.stdout:2155: finishing write tid 4 to smithi00370293-12 2024-09-21T10:13:14.933 INFO:tasks.rados.rados.0.smithi003.stdout:2155: oid 12 updating version 0 to 430 2024-09-21T10:13:14.933 INFO:tasks.rados.rados.0.smithi003.stdout:2155: oid 12 version 430 is already newer than 429 2024-09-21T10:13:14.933 INFO:tasks.rados.rados.0.smithi003.stdout:2155: oid 12 updating version 430 to 431 2024-09-21T10:13:14.933 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 431 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2024-09-21T10:13:14.933 INFO:tasks.rados.rados.0.smithi003.stdout:2155: left oid 12 (ObjNum 1432 snap 0 seq_num 1432) 2024-09-21T10:13:14.933 INFO:tasks.rados.rados.0.smithi003.stdout:2156: expect (ObjNum 108 snap 0 seq_num 108) 2024-09-21T10:13:15.053 INFO:tasks.rados.rados.0.smithi003.stdout:2157: finishing write tid 1 to smithi00370293-72 2024-09-21T10:13:15.054 INFO:tasks.rados.rados.0.smithi003.stdout:2157: finishing write tid 2 to smithi00370293-72 2024-09-21T10:13:15.054 INFO:tasks.rados.rados.0.smithi003.stdout:2157: finishing write tid 3 to smithi00370293-72 2024-09-21T10:13:15.054 INFO:tasks.rados.rados.0.smithi003.stdout:2157: finishing write tid 4 to smithi00370293-72 2024-09-21T10:13:15.054 INFO:tasks.rados.rados.0.smithi003.stdout:2157: oid 72 updating version 0 to 272 2024-09-21T10:13:15.054 INFO:tasks.rados.rados.0.smithi003.stdout:2157: oid 72 updating version 272 to 273 2024-09-21T10:13:15.054 INFO:tasks.rados.rados.0.smithi003.stdout:2157: oid 72 updating version 273 to 274 2024-09-21T10:13:15.054 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 72 v 274 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2024-09-21T10:13:15.054 INFO:tasks.rados.rados.0.smithi003.stdout:2157: left oid 72 (ObjNum 1433 snap 0 seq_num 1433) 2024-09-21T10:13:15.054 INFO:tasks.rados.rados.0.smithi003.stdout:2158: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-21T10:13:15.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:14 smithi003 bash[31899]: cluster 2024-09-21T10:13:13.744752+0000 mgr.y (mgr.14385) 265 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.1 MiB/s wr, 68 op/s 2024-09-21T10:13:15.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:14 smithi003 bash[22527]: cluster 2024-09-21T10:13:13.744752+0000 mgr.y (mgr.14385) 265 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.1 MiB/s wr, 68 op/s 2024-09-21T10:13:15.175 INFO:tasks.rados.rados.0.smithi003.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2024-09-21T10:13:15.192 INFO:tasks.rados.rados.0.smithi003.stdout:2159: writing smithi00370293-7 from 501238 to 1082668 tid 1 2024-09-21T10:13:15.210 INFO:tasks.rados.rados.0.smithi003.stdout:2159: writing smithi00370293-7 from 1697649 to 2101238 tid 2 2024-09-21T10:13:15.211 INFO:tasks.rados.rados.0.smithi003.stdout:2147: done (11 left) 2024-09-21T10:13:15.211 INFO:tasks.rados.rados.0.smithi003.stdout:2148: done (10 left) 2024-09-21T10:13:15.211 INFO:tasks.rados.rados.0.smithi003.stdout:2150: done (9 left) 2024-09-21T10:13:15.211 INFO:tasks.rados.rados.0.smithi003.stdout:2151: done (8 left) 2024-09-21T10:13:15.211 INFO:tasks.rados.rados.0.smithi003.stdout:2152: done (7 left) 2024-09-21T10:13:15.211 INFO:tasks.rados.rados.0.smithi003.stdout:2153: done (6 left) 2024-09-21T10:13:15.211 INFO:tasks.rados.rados.0.smithi003.stdout:2154: done (5 left) 2024-09-21T10:13:15.212 INFO:tasks.rados.rados.0.smithi003.stdout:2155: done (4 left) 2024-09-21T10:13:15.212 INFO:tasks.rados.rados.0.smithi003.stdout:2156: done (3 left) 2024-09-21T10:13:15.212 INFO:tasks.rados.rados.0.smithi003.stdout:2157: done (2 left) 2024-09-21T10:13:15.212 INFO:tasks.rados.rados.0.smithi003.stdout:2158: done (1 left) 2024-09-21T10:13:15.212 INFO:tasks.rados.rados.0.smithi003.stdout:2160: read oid 211 snap -1 2024-09-21T10:13:15.212 INFO:tasks.rados.rados.0.smithi003.stdout:2160: expect deleted 2024-09-21T10:13:15.212 INFO:tasks.rados.rados.0.smithi003.stdout:2161: write oid 307 current snap is 0 2024-09-21T10:13:15.212 INFO:tasks.rados.rados.0.smithi003.stdout:2159: finishing write tid 1 to smithi00370293-7 2024-09-21T10:13:15.212 INFO:tasks.rados.rados.0.smithi003.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2024-09-21T10:13:15.228 INFO:tasks.rados.rados.0.smithi003.stdout:2161: writing smithi00370293-307 from 518045 to 1174724 tid 1 2024-09-21T10:13:15.240 INFO:tasks.rados.rados.0.smithi003.stdout:2161: writing smithi00370293-307 from 1756131 to 2118045 tid 2 2024-09-21T10:13:15.240 INFO:tasks.rados.rados.0.smithi003.stdout:2162: write oid 413 current snap is 0 2024-09-21T10:13:15.240 INFO:tasks.rados.rados.0.smithi003.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2024-09-21T10:13:15.253 INFO:tasks.rados.rados.0.smithi003.stdout:2162: writing smithi00370293-413 from 534852 to 1266780 tid 1 2024-09-21T10:13:15.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:14 smithi204 bash[24804]: cluster 2024-09-21T10:13:13.744752+0000 mgr.y (mgr.14385) 265 : cluster [DBG] pgmap v230: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.1 MiB/s wr, 68 op/s 2024-09-21T10:13:15.261 INFO:tasks.rados.rados.0.smithi003.stdout:2162: writing smithi00370293-413 from 1814613 to 2134852 tid 2 2024-09-21T10:13:15.261 INFO:tasks.rados.rados.0.smithi003.stdout:2163: write oid 439 current snap is 0 2024-09-21T10:13:15.261 INFO:tasks.rados.rados.0.smithi003.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2024-09-21T10:13:15.269 INFO:tasks.rados.rados.0.smithi003.stdout:2163: writing smithi00370293-439 from 551659 to 1075189 tid 1 2024-09-21T10:13:15.278 INFO:tasks.rados.rados.0.smithi003.stdout:2163: writing smithi00370293-439 from 1873095 to 2151659 tid 2 2024-09-21T10:13:15.278 INFO:tasks.rados.rados.0.smithi003.stdout:2164: write oid 233 current snap is 0 2024-09-21T10:13:15.278 INFO:tasks.rados.rados.0.smithi003.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2024-09-21T10:13:15.286 INFO:tasks.rados.rados.0.smithi003.stdout:2164: writing smithi00370293-233 from 568466 to 1167245 tid 1 2024-09-21T10:13:15.293 INFO:tasks.rados.rados.0.smithi003.stdout:2164: writing smithi00370293-233 from 1931577 to 2168466 tid 2 2024-09-21T10:13:15.293 INFO:tasks.rados.rados.0.smithi003.stdout:2165: delete oid 176 current snap is 0 2024-09-21T10:13:15.293 INFO:tasks.rados.rados.0.smithi003.stdout:2159: finishing write tid 2 to smithi00370293-7 2024-09-21T10:13:15.293 INFO:tasks.rados.rados.0.smithi003.stdout:2159: finishing write tid 3 to smithi00370293-7 2024-09-21T10:13:15.293 INFO:tasks.rados.rados.0.smithi003.stdout:2159: finishing write tid 4 to smithi00370293-7 2024-09-21T10:13:15.293 INFO:tasks.rados.rados.0.smithi003.stdout:2159: oid 7 updating version 0 to 288 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2159: oid 7 version 288 is already newer than 287 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2159: oid 7 updating version 288 to 289 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 289 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2159: left oid 7 (ObjNum 1434 snap 0 seq_num 1434) 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2161: finishing write tid 1 to smithi00370293-307 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2161: finishing write tid 2 to smithi00370293-307 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2161: finishing write tid 3 to smithi00370293-307 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2161: finishing write tid 4 to smithi00370293-307 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2161: oid 307 updating version 0 to 216 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2161: oid 307 version 216 is already newer than 214 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2161: oid 307 version 216 is already newer than 215 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 307 v 216 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2161: left oid 307 (ObjNum 1435 snap 0 seq_num 1435) 2024-09-21T10:13:15.294 INFO:tasks.rados.rados.0.smithi003.stdout:2162: finishing write tid 1 to smithi00370293-413 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2162: finishing write tid 2 to smithi00370293-413 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2162: finishing write tid 3 to smithi00370293-413 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2162: finishing write tid 4 to smithi00370293-413 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2162: oid 413 updating version 0 to 433 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2162: oid 413 updating version 433 to 434 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2162: oid 413 version 434 is already newer than 432 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 413 v 434 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2162: left oid 413 (ObjNum 1436 snap 0 seq_num 1436) 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2163: finishing write tid 1 to smithi00370293-439 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2163: finishing write tid 2 to smithi00370293-439 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2163: finishing write tid 3 to smithi00370293-439 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2163: finishing write tid 4 to smithi00370293-439 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2163: oid 439 updating version 0 to 313 2024-09-21T10:13:15.295 INFO:tasks.rados.rados.0.smithi003.stdout:2163: oid 439 updating version 313 to 315 2024-09-21T10:13:15.296 INFO:tasks.rados.rados.0.smithi003.stdout:2163: oid 439 version 315 is already newer than 314 2024-09-21T10:13:15.296 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 439 v 315 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2024-09-21T10:13:15.296 INFO:tasks.rados.rados.0.smithi003.stdout:2163: left oid 439 (ObjNum 1437 snap 0 seq_num 1437) 2024-09-21T10:13:15.296 INFO:tasks.rados.rados.0.smithi003.stdout:2164: finishing write tid 1 to smithi00370293-233 2024-09-21T10:13:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:2159: done (6 left) 2024-09-21T10:13:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:2160: done (5 left) 2024-09-21T10:13:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:2161: done (4 left) 2024-09-21T10:13:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:2162: done (3 left) 2024-09-21T10:13:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:2163: done (2 left) 2024-09-21T10:13:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:2165: done (1 left) 2024-09-21T10:13:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:2166: read oid 235 snap -1 2024-09-21T10:13:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:2166: expect (ObjNum 1415 snap 0 seq_num 1415) 2024-09-21T10:13:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:2167: write oid 164 current snap is 0 2024-09-21T10:13:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2024-09-21T10:13:15.305 INFO:tasks.rados.rados.0.smithi003.stdout:2167: writing smithi00370293-164 from 602080 to 1351357 tid 1 2024-09-21T10:13:15.310 INFO:tasks.rados.rados.0.smithi003.stdout:2167: writing smithi00370293-164 from 2048541 to 2202080 tid 2 2024-09-21T10:13:15.310 INFO:tasks.rados.rados.0.smithi003.stdout:2168: write oid 183 current snap is 0 2024-09-21T10:13:15.310 INFO:tasks.rados.rados.0.smithi003.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2024-09-21T10:13:15.317 INFO:tasks.rados.rados.0.smithi003.stdout:2168: writing smithi00370293-183 from 618887 to 1043413 tid 1 2024-09-21T10:13:15.324 INFO:tasks.rados.rados.0.smithi003.stdout:2168: writing smithi00370293-183 from 1590670 to 2194828 tid 2 2024-09-21T10:13:15.324 INFO:tasks.rados.rados.0.smithi003.stdout:2169: write oid 335 current snap is 0 2024-09-21T10:13:15.324 INFO:tasks.rados.rados.0.smithi003.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2024-09-21T10:13:15.331 INFO:tasks.rados.rados.0.smithi003.stdout:2169: writing smithi00370293-335 from 635694 to 1135469 tid 1 2024-09-21T10:13:15.338 INFO:tasks.rados.rados.0.smithi003.stdout:2169: writing smithi00370293-335 from 1649152 to 2113321 tid 2 2024-09-21T10:13:15.338 INFO:tasks.rados.rados.0.smithi003.stdout:2170: read oid 369 snap -1 2024-09-21T10:13:15.338 INFO:tasks.rados.rados.0.smithi003.stdout:2170: expect deleted 2024-09-21T10:13:15.338 INFO:tasks.rados.rados.0.smithi003.stdout:2171: read oid 477 snap -1 2024-09-21T10:13:15.338 INFO:tasks.rados.rados.0.smithi003.stdout:2171: expect (ObjNum 1115 snap 0 seq_num 1115) 2024-09-21T10:13:15.338 INFO:tasks.rados.rados.0.smithi003.stdout:2172: write oid 384 current snap is 0 2024-09-21T10:13:15.338 INFO:tasks.rados.rados.0.smithi003.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2024-09-21T10:13:15.346 INFO:tasks.rados.rados.0.smithi003.stdout:2172: writing smithi00370293-384 from 652501 to 1227525 tid 1 2024-09-21T10:13:15.352 INFO:tasks.rados.rados.0.smithi003.stdout:2172: writing smithi00370293-384 from 1707634 to 2252501 tid 2 2024-09-21T10:13:15.352 INFO:tasks.rados.rados.0.smithi003.stdout:2173: write oid 207 current snap is 0 2024-09-21T10:13:15.353 INFO:tasks.rados.rados.0.smithi003.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2024-09-21T10:13:15.360 INFO:tasks.rados.rados.0.smithi003.stdout:2173: writing smithi00370293-207 from 669308 to 1319581 tid 1 2024-09-21T10:13:15.366 INFO:tasks.rados.rados.0.smithi003.stdout:2173: writing smithi00370293-207 from 1766116 to 2233954 tid 2 2024-09-21T10:13:15.366 INFO:tasks.rados.rados.0.smithi003.stdout:2174: write oid 252 current snap is 0 2024-09-21T10:13:15.366 INFO:tasks.rados.rados.0.smithi003.stdout:2164: finishing write tid 2 to smithi00370293-233 2024-09-21T10:13:15.366 INFO:tasks.rados.rados.0.smithi003.stdout:2164: finishing write tid 3 to smithi00370293-233 2024-09-21T10:13:15.367 INFO:tasks.rados.rados.0.smithi003.stdout:2164: finishing write tid 4 to smithi00370293-233 2024-09-21T10:13:15.367 INFO:tasks.rados.rados.0.smithi003.stdout:2164: oid 233 updating version 0 to 273 2024-09-21T10:13:15.367 INFO:tasks.rados.rados.0.smithi003.stdout:2164: oid 233 updating version 273 to 275 2024-09-21T10:13:15.367 INFO:tasks.rados.rados.0.smithi003.stdout:2164: oid 233 version 275 is already newer than 274 2024-09-21T10:13:15.367 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 233 v 275 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2024-09-21T10:13:15.367 INFO:tasks.rados.rados.0.smithi003.stdout:2164: left oid 233 (ObjNum 1438 snap 0 seq_num 1438) 2024-09-21T10:13:15.367 INFO:tasks.rados.rados.0.smithi003.stdout:2166: expect (ObjNum 1415 snap 0 seq_num 1415) 2024-09-21T10:13:15.668 INFO:tasks.rados.rados.0.smithi003.stdout:2167: finishing write tid 1 to smithi00370293-164 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2167: finishing write tid 2 to smithi00370293-164 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2167: finishing write tid 3 to smithi00370293-164 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2167: finishing write tid 4 to smithi00370293-164 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2167: oid 164 updating version 0 to 219 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2167: oid 164 version 219 is already newer than 218 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2167: oid 164 version 219 is already newer than 217 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 164 v 219 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2167: left oid 164 (ObjNum 1440 snap 0 seq_num 1440) 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2168: finishing write tid 1 to smithi00370293-183 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2168: finishing write tid 2 to smithi00370293-183 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2168: finishing write tid 3 to smithi00370293-183 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2168: finishing write tid 4 to smithi00370293-183 2024-09-21T10:13:15.669 INFO:tasks.rados.rados.0.smithi003.stdout:2168: oid 183 updating version 0 to 307 2024-09-21T10:13:15.670 INFO:tasks.rados.rados.0.smithi003.stdout:2168: oid 183 version 307 is already newer than 306 2024-09-21T10:13:15.670 INFO:tasks.rados.rados.0.smithi003.stdout:2168: oid 183 updating version 307 to 308 2024-09-21T10:13:15.670 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 183 v 308 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2024-09-21T10:13:15.670 INFO:tasks.rados.rados.0.smithi003.stdout:2168: left oid 183 (ObjNum 1441 snap 0 seq_num 1441) 2024-09-21T10:13:15.670 INFO:tasks.rados.rados.0.smithi003.stdout:2169: finishing write tid 1 to smithi00370293-335 2024-09-21T10:13:15.670 INFO:tasks.rados.rados.0.smithi003.stdout:2169: finishing write tid 2 to smithi00370293-335 2024-09-21T10:13:15.670 INFO:tasks.rados.rados.0.smithi003.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2024-09-21T10:13:15.674 INFO:tasks.rados.rados.0.smithi003.stdout:2174: writing smithi00370293-252 from 686115 to 1127990 tid 1 2024-09-21T10:13:15.681 INFO:tasks.rados.rados.0.smithi003.stdout:2174: writing smithi00370293-252 from 1824598 to 2286115 tid 2 2024-09-21T10:13:15.682 INFO:tasks.rados.rados.0.smithi003.stdout:2164: done (9 left) 2024-09-21T10:13:15.682 INFO:tasks.rados.rados.0.smithi003.stdout:2166: done (8 left) 2024-09-21T10:13:15.682 INFO:tasks.rados.rados.0.smithi003.stdout:2167: done (7 left) 2024-09-21T10:13:15.682 INFO:tasks.rados.rados.0.smithi003.stdout:2168: done (6 left) 2024-09-21T10:13:15.682 INFO:tasks.rados.rados.0.smithi003.stdout:2170: done (5 left) 2024-09-21T10:13:15.682 INFO:tasks.rados.rados.0.smithi003.stdout:2175: read oid 173 snap -1 2024-09-21T10:13:15.682 INFO:tasks.rados.rados.0.smithi003.stdout:2175: expect (ObjNum 885 snap 0 seq_num 885) 2024-09-21T10:13:15.682 INFO:tasks.rados.rados.0.smithi003.stdout:2176: read oid 308 snap -1 2024-09-21T10:13:15.682 INFO:tasks.rados.rados.0.smithi003.stdout:2176: expect (ObjNum 1373 snap 0 seq_num 1373) 2024-09-21T10:13:15.682 INFO:tasks.rados.rados.0.smithi003.stdout:2177: read oid 457 snap -1 2024-09-21T10:13:15.682 INFO:tasks.rados.rados.0.smithi003.stdout:2177: expect (ObjNum 1097 snap 0 seq_num 1097) 2024-09-21T10:13:15.683 INFO:tasks.rados.rados.0.smithi003.stdout:2178: delete oid 400 current snap is 0 2024-09-21T10:13:15.683 INFO:tasks.rados.rados.0.smithi003.stdout:2169: finishing write tid 3 to smithi00370293-335 2024-09-21T10:13:15.683 INFO:tasks.rados.rados.0.smithi003.stdout:2169: finishing write tid 4 to smithi00370293-335 2024-09-21T10:13:15.683 INFO:tasks.rados.rados.0.smithi003.stdout:2169: oid 335 updating version 0 to 316 2024-09-21T10:13:15.683 INFO:tasks.rados.rados.0.smithi003.stdout:2169: oid 335 updating version 316 to 317 2024-09-21T10:13:15.683 INFO:tasks.rados.rados.0.smithi003.stdout:2169: oid 335 updating version 317 to 318 2024-09-21T10:13:15.683 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 335 v 318 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2024-09-21T10:13:15.683 INFO:tasks.rados.rados.0.smithi003.stdout:2169: left oid 335 (ObjNum 1442 snap 0 seq_num 1442) 2024-09-21T10:13:15.683 INFO:tasks.rados.rados.0.smithi003.stdout:2171: expect (ObjNum 1115 snap 0 seq_num 1115) 2024-09-21T10:13:15.905 INFO:tasks.rados.rados.0.smithi003.stdout:2172: finishing write tid 1 to smithi00370293-384 2024-09-21T10:13:15.905 INFO:tasks.rados.rados.0.smithi003.stdout:2172: finishing write tid 2 to smithi00370293-384 2024-09-21T10:13:15.905 INFO:tasks.rados.rados.0.smithi003.stdout:2172: finishing write tid 3 to smithi00370293-384 2024-09-21T10:13:15.905 INFO:tasks.rados.rados.0.smithi003.stdout:2172: finishing write tid 4 to smithi00370293-384 2024-09-21T10:13:15.905 INFO:tasks.rados.rados.0.smithi003.stdout:2172: oid 384 updating version 0 to 319 2024-09-21T10:13:15.905 INFO:tasks.rados.rados.0.smithi003.stdout:2172: oid 384 updating version 319 to 320 2024-09-21T10:13:15.905 INFO:tasks.rados.rados.0.smithi003.stdout:2172: oid 384 updating version 320 to 321 2024-09-21T10:13:15.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 384 v 321 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2024-09-21T10:13:15.905 INFO:tasks.rados.rados.0.smithi003.stdout:2172: left oid 384 (ObjNum 1443 snap 0 seq_num 1443) 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2173: finishing write tid 1 to smithi00370293-207 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2173: finishing write tid 2 to smithi00370293-207 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2173: finishing write tid 3 to smithi00370293-207 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2173: finishing write tid 4 to smithi00370293-207 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2173: oid 207 updating version 0 to 222 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2173: oid 207 version 222 is already newer than 220 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2173: oid 207 version 222 is already newer than 221 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 207 v 222 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2173: left oid 207 (ObjNum 1444 snap 0 seq_num 1444) 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2174: finishing write tid 1 to smithi00370293-252 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2174: finishing write tid 2 to smithi00370293-252 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2169: done (8 left) 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2171: done (7 left) 2024-09-21T10:13:15.906 INFO:tasks.rados.rados.0.smithi003.stdout:2172: done (6 left) 2024-09-21T10:13:15.907 INFO:tasks.rados.rados.0.smithi003.stdout:2173: done (5 left) 2024-09-21T10:13:15.907 INFO:tasks.rados.rados.0.smithi003.stdout:2178: done (4 left) 2024-09-21T10:13:15.907 INFO:tasks.rados.rados.0.smithi003.stdout:2179: write oid 196 current snap is 0 2024-09-21T10:13:15.907 INFO:tasks.rados.rados.0.smithi003.stdout:2174: finishing write tid 3 to smithi00370293-252 2024-09-21T10:13:15.907 INFO:tasks.rados.rados.0.smithi003.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2024-09-21T10:13:15.914 INFO:tasks.rados.rados.0.smithi003.stdout:2179: writing smithi00370293-196 from 719729 to 1312102 tid 1 2024-09-21T10:13:15.921 INFO:tasks.rados.rados.0.smithi003.stdout:2179: writing smithi00370293-196 from 1941562 to 2319729 tid 2 2024-09-21T10:13:15.921 INFO:tasks.rados.rados.0.smithi003.stdout:2180: read oid 286 snap -1 2024-09-21T10:13:15.921 INFO:tasks.rados.rados.0.smithi003.stdout:2180: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-21T10:13:15.921 INFO:tasks.rados.rados.0.smithi003.stdout:2181: read oid 360 snap -1 2024-09-21T10:13:15.921 INFO:tasks.rados.rados.0.smithi003.stdout:2181: expect (ObjNum 840 snap 0 seq_num 840) 2024-09-21T10:13:15.921 INFO:tasks.rados.rados.0.smithi003.stdout:2182: delete oid 370 current snap is 0 2024-09-21T10:13:15.921 INFO:tasks.rados.rados.0.smithi003.stdout:2174: finishing write tid 4 to smithi00370293-252 2024-09-21T10:13:15.921 INFO:tasks.rados.rados.0.smithi003.stdout:2174: oid 252 updating version 0 to 233 2024-09-21T10:13:15.921 INFO:tasks.rados.rados.0.smithi003.stdout:2174: oid 252 updating version 233 to 234 2024-09-21T10:13:15.922 INFO:tasks.rados.rados.0.smithi003.stdout:2174: oid 252 version 234 is already newer than 232 2024-09-21T10:13:15.922 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 252 v 234 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2024-09-21T10:13:15.922 INFO:tasks.rados.rados.0.smithi003.stdout:2174: left oid 252 (ObjNum 1445 snap 0 seq_num 1445) 2024-09-21T10:13:15.922 INFO:tasks.rados.rados.0.smithi003.stdout:2177: expect (ObjNum 1097 snap 0 seq_num 1097) 2024-09-21T10:13:16.031 INFO:tasks.rados.rados.0.smithi003.stdout:2175: expect (ObjNum 885 snap 0 seq_num 885) 2024-09-21T10:13:16.154 INFO:tasks.rados.rados.0.smithi003.stdout:2176: expect (ObjNum 1373 snap 0 seq_num 1373) 2024-09-21T10:13:16.289 INFO:tasks.rados.rados.0.smithi003.stdout:2179: finishing write tid 1 to smithi00370293-196 2024-09-21T10:13:16.289 INFO:tasks.rados.rados.0.smithi003.stdout:2179: finishing write tid 2 to smithi00370293-196 2024-09-21T10:13:16.289 INFO:tasks.rados.rados.0.smithi003.stdout:2179: finishing write tid 3 to smithi00370293-196 2024-09-21T10:13:16.289 INFO:tasks.rados.rados.0.smithi003.stdout:2180: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-21T10:13:16.377 INFO:tasks.rados.rados.0.smithi003.stdout:2179: finishing write tid 4 to smithi00370293-196 2024-09-21T10:13:16.378 INFO:tasks.rados.rados.0.smithi003.stdout:2179: oid 196 updating version 0 to 293 2024-09-21T10:13:16.378 INFO:tasks.rados.rados.0.smithi003.stdout:2179: oid 196 version 293 is already newer than 291 2024-09-21T10:13:16.378 INFO:tasks.rados.rados.0.smithi003.stdout:2179: oid 196 version 293 is already newer than 292 2024-09-21T10:13:16.378 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 196 v 293 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2024-09-21T10:13:16.378 INFO:tasks.rados.rados.0.smithi003.stdout:2179: left oid 196 (ObjNum 1447 snap 0 seq_num 1447) 2024-09-21T10:13:16.378 INFO:tasks.rados.rados.0.smithi003.stdout:2181: expect (ObjNum 840 snap 0 seq_num 840) 2024-09-21T10:13:16.482 INFO:tasks.rados.rados.0.smithi003.stdout:2174: done (7 left) 2024-09-21T10:13:16.482 INFO:tasks.rados.rados.0.smithi003.stdout:2175: done (6 left) 2024-09-21T10:13:16.483 INFO:tasks.rados.rados.0.smithi003.stdout:2176: done (5 left) 2024-09-21T10:13:16.483 INFO:tasks.rados.rados.0.smithi003.stdout:2177: done (4 left) 2024-09-21T10:13:16.483 INFO:tasks.rados.rados.0.smithi003.stdout:2179: done (3 left) 2024-09-21T10:13:16.483 INFO:tasks.rados.rados.0.smithi003.stdout:2180: done (2 left) 2024-09-21T10:13:16.483 INFO:tasks.rados.rados.0.smithi003.stdout:2181: done (1 left) 2024-09-21T10:13:16.483 INFO:tasks.rados.rados.0.smithi003.stdout:2182: done (0 left) 2024-09-21T10:13:16.483 INFO:tasks.rados.rados.0.smithi003.stdout:2183: write oid 245 current snap is 0 2024-09-21T10:13:16.483 INFO:tasks.rados.rados.0.smithi003.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2024-09-21T10:13:16.506 INFO:tasks.rados.rados.0.smithi003.stdout:2183: writing smithi00370293-245 from 753343 to 1496214 tid 1 2024-09-21T10:13:16.521 INFO:tasks.rados.rados.0.smithi003.stdout:2183: writing smithi00370293-245 from 1942173 to 2353343 tid 2 2024-09-21T10:13:16.521 INFO:tasks.rados.rados.0.smithi003.stdout:2184: write oid 81 current snap is 0 2024-09-21T10:13:16.521 INFO:tasks.rados.rados.0.smithi003.stdout:2183: finishing write tid 1 to smithi00370293-245 2024-09-21T10:13:16.521 INFO:tasks.rados.rados.0.smithi003.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2024-09-21T10:13:16.540 INFO:tasks.rados.rados.0.smithi003.stdout:2184: writing smithi00370293-81 from 770150 to 1188270 tid 1 2024-09-21T10:13:16.554 INFO:tasks.rados.rados.0.smithi003.stdout:2184: writing smithi00370293-81 from 1600655 to 2079500 tid 2 2024-09-21T10:13:16.554 INFO:tasks.rados.rados.0.smithi003.stdout:2185: write oid 423 current snap is 0 2024-09-21T10:13:16.554 INFO:tasks.rados.rados.0.smithi003.stdout:2183: finishing write tid 2 to smithi00370293-245 2024-09-21T10:13:16.554 INFO:tasks.rados.rados.0.smithi003.stdout:2183: finishing write tid 3 to smithi00370293-245 2024-09-21T10:13:16.554 INFO:tasks.rados.rados.0.smithi003.stdout:2183: finishing write tid 4 to smithi00370293-245 2024-09-21T10:13:16.554 INFO:tasks.rados.rados.0.smithi003.stdout:2183: oid 245 updating version 0 to 330 2024-09-21T10:13:16.554 INFO:tasks.rados.rados.0.smithi003.stdout:2183: oid 245 version 330 is already newer than 328 2024-09-21T10:13:16.554 INFO:tasks.rados.rados.0.smithi003.stdout:2183: oid 245 version 330 is already newer than 329 2024-09-21T10:13:16.554 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 245 v 330 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2024-09-21T10:13:16.555 INFO:tasks.rados.rados.0.smithi003.stdout:2183: left oid 245 (ObjNum 1449 snap 0 seq_num 1449) 2024-09-21T10:13:16.555 INFO:tasks.rados.rados.0.smithi003.stdout:2184: finishing write tid 1 to smithi00370293-81 2024-09-21T10:13:16.555 INFO:tasks.rados.rados.0.smithi003.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2024-09-21T10:13:16.573 INFO:tasks.rados.rados.0.smithi003.stdout:2185: writing smithi00370293-423 from 786957 to 1280326 tid 1 2024-09-21T10:13:16.587 INFO:tasks.rados.rados.0.smithi003.stdout:2185: writing smithi00370293-423 from 2059137 to 2386957 tid 2 2024-09-21T10:13:16.587 INFO:tasks.rados.rados.0.smithi003.stdout:2183: done (2 left) 2024-09-21T10:13:16.587 INFO:tasks.rados.rados.0.smithi003.stdout:2186: write oid 128 current snap is 0 2024-09-21T10:13:16.587 INFO:tasks.rados.rados.0.smithi003.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2024-09-21T10:13:16.598 INFO:tasks.rados.rados.0.smithi003.stdout:2186: writing smithi00370293-128 from 403764 to 972382 tid 1 2024-09-21T10:13:16.610 INFO:tasks.rados.rados.0.smithi003.stdout:2186: writing smithi00370293-128 from 1717619 to 2403764 tid 2 2024-09-21T10:13:16.611 INFO:tasks.rados.rados.0.smithi003.stdout:2187: write oid 277 current snap is 0 2024-09-21T10:13:16.611 INFO:tasks.rados.rados.0.smithi003.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2024-09-21T10:13:16.620 INFO:tasks.rados.rados.0.smithi003.stdout:2187: writing smithi00370293-277 from 420571 to 1180791 tid 1 2024-09-21T10:13:16.629 INFO:tasks.rados.rados.0.smithi003.stdout:2187: writing smithi00370293-277 from 1776101 to 2402273 tid 2 2024-09-21T10:13:16.629 INFO:tasks.rados.rados.0.smithi003.stdout:2188: read oid 209 snap -1 2024-09-21T10:13:16.629 INFO:tasks.rados.rados.0.smithi003.stdout:2188: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-21T10:13:16.629 INFO:tasks.rados.rados.0.smithi003.stdout:2189: read oid 102 snap -1 2024-09-21T10:13:16.629 INFO:tasks.rados.rados.0.smithi003.stdout:2189: expect (ObjNum 1243 snap 0 seq_num 1243) 2024-09-21T10:13:16.629 INFO:tasks.rados.rados.0.smithi003.stdout:2190: write oid 42 current snap is 0 2024-09-21T10:13:16.630 INFO:tasks.rados.rados.0.smithi003.stdout:2184: finishing write tid 2 to smithi00370293-81 2024-09-21T10:13:16.630 INFO:tasks.rados.rados.0.smithi003.stdout:2184: finishing write tid 3 to smithi00370293-81 2024-09-21T10:13:16.630 INFO:tasks.rados.rados.0.smithi003.stdout:2184: finishing write tid 4 to smithi00370293-81 2024-09-21T10:13:16.630 INFO:tasks.rados.rados.0.smithi003.stdout:2184: oid 81 updating version 0 to 322 2024-09-21T10:13:16.630 INFO:tasks.rados.rados.0.smithi003.stdout:2184: oid 81 version 322 is already newer than 321 2024-09-21T10:13:16.630 INFO:tasks.rados.rados.0.smithi003.stdout:2184: oid 81 updating version 322 to 323 2024-09-21T10:13:16.630 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 81 v 323 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2024-09-21T10:13:16.630 INFO:tasks.rados.rados.0.smithi003.stdout:2184: left oid 81 (ObjNum 1450 snap 0 seq_num 1450) 2024-09-21T10:13:16.630 INFO:tasks.rados.rados.0.smithi003.stdout:2185: finishing write tid 1 to smithi00370293-423 2024-09-21T10:13:16.630 INFO:tasks.rados.rados.0.smithi003.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2024-09-21T10:13:16.635 INFO:tasks.rados.rados.0.smithi003.stdout:2190: writing smithi00370293-42 from 437378 to 872847 tid 1 2024-09-21T10:13:16.644 INFO:tasks.rados.rados.0.smithi003.stdout:2190: writing smithi00370293-42 from 1434583 to 2204413 tid 2 2024-09-21T10:13:16.644 INFO:tasks.rados.rados.0.smithi003.stdout:2184: done (6 left) 2024-09-21T10:13:16.644 INFO:tasks.rados.rados.0.smithi003.stdout:2191: write oid 1 current snap is 0 2024-09-21T10:13:16.644 INFO:tasks.rados.rados.0.smithi003.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2024-09-21T10:13:16.650 INFO:tasks.rados.rados.0.smithi003.stdout:2191: writing smithi00370293-1 from 454185 to 964903 tid 1 2024-09-21T10:13:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:2191: writing smithi00370293-1 from 1493065 to 2122906 tid 2 2024-09-21T10:13:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:2192: write oid 310 current snap is 0 2024-09-21T10:13:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2024-09-21T10:13:16.665 INFO:tasks.rados.rados.0.smithi003.stdout:2192: writing smithi00370293-310 from 470992 to 1056959 tid 1 2024-09-21T10:13:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:2192: writing smithi00370293-310 from 1551547 to 2325046 tid 2 2024-09-21T10:13:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:2193: write oid 388 current snap is 0 2024-09-21T10:13:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:2185: finishing write tid 2 to smithi00370293-423 2024-09-21T10:13:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:2185: finishing write tid 3 to smithi00370293-423 2024-09-21T10:13:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:2185: finishing write tid 4 to smithi00370293-423 2024-09-21T10:13:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:2185: oid 423 updating version 0 to 437 2024-09-21T10:13:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:2185: oid 423 version 437 is already newer than 435 2024-09-21T10:13:16.674 INFO:tasks.rados.rados.0.smithi003.stdout:2185: oid 423 version 437 is already newer than 436 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 423 v 437 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:2185: left oid 423 (ObjNum 1451 snap 0 seq_num 1451) 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:2186: finishing write tid 1 to smithi00370293-128 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:2186: finishing write tid 2 to smithi00370293-128 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:2186: finishing write tid 3 to smithi00370293-128 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:2186: finishing write tid 4 to smithi00370293-128 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:2186: oid 128 updating version 0 to 229 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:2186: oid 128 version 229 is already newer than 228 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:2186: oid 128 version 229 is already newer than 227 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 128 v 229 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:2186: left oid 128 (ObjNum 1452 snap 0 seq_num 1452) 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:2187: finishing write tid 1 to smithi00370293-277 2024-09-21T10:13:16.675 INFO:tasks.rados.rados.0.smithi003.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2024-09-21T10:13:16.681 INFO:tasks.rados.rados.0.smithi003.stdout:2193: writing smithi00370293-388 from 487799 to 1149015 tid 1 2024-09-21T10:13:16.690 INFO:tasks.rados.rados.0.smithi003.stdout:2193: writing smithi00370293-388 from 1893676 to 2487799 tid 2 2024-09-21T10:13:16.690 INFO:tasks.rados.rados.0.smithi003.stdout:2185: done (8 left) 2024-09-21T10:13:16.690 INFO:tasks.rados.rados.0.smithi003.stdout:2186: done (7 left) 2024-09-21T10:13:16.690 INFO:tasks.rados.rados.0.smithi003.stdout:2194: write oid 59 current snap is 0 2024-09-21T10:13:16.690 INFO:tasks.rados.rados.0.smithi003.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2024-09-21T10:13:16.698 INFO:tasks.rados.rados.0.smithi003.stdout:2194: writing smithi00370293-59 from 504606 to 1241071 tid 1 2024-09-21T10:13:16.706 INFO:tasks.rados.rados.0.smithi003.stdout:2194: writing smithi00370293-59 from 1952158 to 2504606 tid 2 2024-09-21T10:13:16.706 INFO:tasks.rados.rados.0.smithi003.stdout:2195: delete oid 449 current snap is 0 2024-09-21T10:13:16.706 INFO:tasks.rados.rados.0.smithi003.stdout:2189: expect (ObjNum 1243 snap 0 seq_num 1243) 2024-09-21T10:13:16.847 INFO:tasks.rados.rados.0.smithi003.stdout:2187: finishing write tid 2 to smithi00370293-277 2024-09-21T10:13:16.847 INFO:tasks.rados.rados.0.smithi003.stdout:2187: finishing write tid 3 to smithi00370293-277 2024-09-21T10:13:16.847 INFO:tasks.rados.rados.0.smithi003.stdout:2187: finishing write tid 4 to smithi00370293-277 2024-09-21T10:13:16.847 INFO:tasks.rados.rados.0.smithi003.stdout:2187: oid 277 updating version 0 to 323 2024-09-21T10:13:16.847 INFO:tasks.rados.rados.0.smithi003.stdout:2187: oid 277 version 323 is already newer than 322 2024-09-21T10:13:16.848 INFO:tasks.rados.rados.0.smithi003.stdout:2187: oid 277 updating version 323 to 324 2024-09-21T10:13:16.848 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 277 v 324 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2024-09-21T10:13:16.848 INFO:tasks.rados.rados.0.smithi003.stdout:2187: left oid 277 (ObjNum 1453 snap 0 seq_num 1453) 2024-09-21T10:13:16.848 INFO:tasks.rados.rados.0.smithi003.stdout:2188: expect (ObjNum 1401 snap 0 seq_num 1401) 2024-09-21T10:13:17.044 INFO:tasks.rados.rados.0.smithi003.stdout:2190: finishing write tid 1 to smithi00370293-42 2024-09-21T10:13:17.044 INFO:tasks.rados.rados.0.smithi003.stdout:2190: finishing write tid 2 to smithi00370293-42 2024-09-21T10:13:17.044 INFO:tasks.rados.rados.0.smithi003.stdout:2190: finishing write tid 3 to smithi00370293-42 2024-09-21T10:13:17.044 INFO:tasks.rados.rados.0.smithi003.stdout:2190: finishing write tid 4 to smithi00370293-42 2024-09-21T10:13:17.044 INFO:tasks.rados.rados.0.smithi003.stdout:2190: oid 42 updating version 0 to 325 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2190: oid 42 updating version 325 to 326 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2190: oid 42 version 326 is already newer than 324 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 326 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2190: left oid 42 (ObjNum 1454 snap 0 seq_num 1454) 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2191: finishing write tid 1 to smithi00370293-1 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2191: finishing write tid 2 to smithi00370293-1 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2191: finishing write tid 3 to smithi00370293-1 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2191: finishing write tid 4 to smithi00370293-1 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2191: oid 1 updating version 0 to 306 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2191: oid 1 updating version 306 to 307 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2191: oid 1 updating version 307 to 308 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 1 v 308 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2191: left oid 1 (ObjNum 1455 snap 0 seq_num 1455) 2024-09-21T10:13:17.045 INFO:tasks.rados.rados.0.smithi003.stdout:2192: finishing write tid 1 to smithi00370293-310 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2192: finishing write tid 2 to smithi00370293-310 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2192: finishing write tid 3 to smithi00370293-310 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2192: finishing write tid 4 to smithi00370293-310 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2192: oid 310 updating version 0 to 276 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2192: oid 310 updating version 276 to 278 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2192: oid 310 version 278 is already newer than 277 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 310 v 278 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2192: left oid 310 (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2193: finishing write tid 1 to smithi00370293-388 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2193: finishing write tid 2 to smithi00370293-388 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2187: done (8 left) 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2188: done (7 left) 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2189: done (6 left) 2024-09-21T10:13:17.046 INFO:tasks.rados.rados.0.smithi003.stdout:2190: done (5 left) 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2191: done (4 left) 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2192: done (3 left) 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2195: done (2 left) 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2196: read oid 274 snap -1 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2196: expect (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2197: read oid 213 snap -1 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2197: expect (ObjNum 1359 snap 0 seq_num 1359) 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2198: read oid 322 snap -1 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2198: expect (ObjNum 321 snap 0 seq_num 321) 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2199: write oid 158 current snap is 0 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2193: finishing write tid 3 to smithi00370293-388 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2193: finishing write tid 4 to smithi00370293-388 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2193: oid 388 updating version 0 to 332 2024-09-21T10:13:17.047 INFO:tasks.rados.rados.0.smithi003.stdout:2193: oid 388 version 332 is already newer than 331 2024-09-21T10:13:17.048 INFO:tasks.rados.rados.0.smithi003.stdout:2193: oid 388 updating version 332 to 333 2024-09-21T10:13:17.048 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 388 v 333 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2024-09-21T10:13:17.048 INFO:tasks.rados.rados.0.smithi003.stdout:2193: left oid 388 (ObjNum 1457 snap 0 seq_num 1457) 2024-09-21T10:13:17.048 INFO:tasks.rados.rados.0.smithi003.stdout:2194: finishing write tid 1 to smithi00370293-59 2024-09-21T10:13:17.048 INFO:tasks.rados.rados.0.smithi003.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2024-09-21T10:13:17.052 INFO:tasks.rados.rados.0.smithi003.stdout:2199: writing smithi00370293-158 from 538220 to 1141536 tid 1 2024-09-21T10:13:17.063 INFO:tasks.rados.rados.0.smithi003.stdout:2199: writing smithi00370293-158 from 1785475 to 2538220 tid 2 2024-09-21T10:13:17.063 INFO:tasks.rados.rados.0.smithi003.stdout:2193: done (5 left) 2024-09-21T10:13:17.063 INFO:tasks.rados.rados.0.smithi003.stdout:2200: read oid 14 snap -1 2024-09-21T10:13:17.063 INFO:tasks.rados.rados.0.smithi003.stdout:2200: expect (ObjNum 1431 snap 0 seq_num 1431) 2024-09-21T10:13:17.063 INFO:tasks.rados.rados.0.smithi003.stdout:2201: read oid 393 snap -1 2024-09-21T10:13:17.063 INFO:tasks.rados.rados.0.smithi003.stdout:2201: expect (ObjNum 812 snap 0 seq_num 812) 2024-09-21T10:13:17.063 INFO:tasks.rados.rados.0.smithi003.stdout:2202: write oid 219 current snap is 0 2024-09-21T10:13:17.063 INFO:tasks.rados.rados.0.smithi003.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2024-09-21T10:13:17.072 INFO:tasks.rados.rados.0.smithi003.stdout:2202: writing smithi00370293-219 from 555027 to 1233592 tid 1 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:2202: writing smithi00370293-219 from 1727604 to 2368452 tid 2 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:2203: read oid 307 snap -1 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:2203: expect (ObjNum 1435 snap 0 seq_num 1435) 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:2204: delete oid 33 current snap is 0 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:2194: finishing write tid 2 to smithi00370293-59 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:2194: finishing write tid 3 to smithi00370293-59 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:2194: finishing write tid 4 to smithi00370293-59 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:2194: oid 59 updating version 0 to 257 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:2194: oid 59 updating version 257 to 259 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:2194: oid 59 version 259 is already newer than 258 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 59 v 259 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2024-09-21T10:13:17.081 INFO:tasks.rados.rados.0.smithi003.stdout:2194: left oid 59 (ObjNum 1458 snap 0 seq_num 1458) 2024-09-21T10:13:17.082 INFO:tasks.rados.rados.0.smithi003.stdout:2196: expect (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T10:13:17.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:16 smithi003 bash[22527]: cluster 2024-09-21T10:13:15.745947+0000 mgr.y (mgr.14385) 266 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 11 MiB/s wr, 106 op/s 2024-09-21T10:13:17.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:16 smithi003 bash[31899]: cluster 2024-09-21T10:13:15.745947+0000 mgr.y (mgr.14385) 266 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 11 MiB/s wr, 106 op/s 2024-09-21T10:13:17.185 INFO:tasks.rados.rados.0.smithi003.stdout:2197: expect (ObjNum 1359 snap 0 seq_num 1359) 2024-09-21T10:13:17.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:16 smithi204 bash[24804]: cluster 2024-09-21T10:13:15.745947+0000 mgr.y (mgr.14385) 266 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 11 MiB/s wr, 106 op/s 2024-09-21T10:13:17.359 INFO:tasks.rados.rados.0.smithi003.stdout:2199: finishing write tid 1 to smithi00370293-158 2024-09-21T10:13:17.360 INFO:tasks.rados.rados.0.smithi003.stdout:2198: expect (ObjNum 321 snap 0 seq_num 321) 2024-09-21T10:13:17.462 INFO:tasks.rados.rados.0.smithi003.stdout:2200: expect (ObjNum 1431 snap 0 seq_num 1431) 2024-09-21T10:13:17.543 INFO:tasks.rados.rados.0.smithi003.stdout:2199: finishing write tid 2 to smithi00370293-158 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2199: finishing write tid 3 to smithi00370293-158 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2194: done (9 left) 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2196: done (8 left) 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2197: done (7 left) 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2198: done (6 left) 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2200: done (5 left) 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2204: done (4 left) 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2205: delete oid 277 current snap is 0 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2199: finishing write tid 4 to smithi00370293-158 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2199: oid 158 updating version 0 to 328 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2199: oid 158 updating version 328 to 329 2024-09-21T10:13:17.544 INFO:tasks.rados.rados.0.smithi003.stdout:2199: oid 158 version 329 is already newer than 327 2024-09-21T10:13:17.545 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 158 v 329 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2024-09-21T10:13:17.545 INFO:tasks.rados.rados.0.smithi003.stdout:2199: left oid 158 (ObjNum 1460 snap 0 seq_num 1460) 2024-09-21T10:13:17.545 INFO:tasks.rados.rados.0.smithi003.stdout:2201: expect (ObjNum 812 snap 0 seq_num 812) 2024-09-21T10:13:17.743 INFO:tasks.rados.rados.0.smithi003.stdout:2202: finishing write tid 1 to smithi00370293-219 2024-09-21T10:13:17.743 INFO:tasks.rados.rados.0.smithi003.stdout:2199: done (4 left) 2024-09-21T10:13:17.743 INFO:tasks.rados.rados.0.smithi003.stdout:2201: done (3 left) 2024-09-21T10:13:17.743 INFO:tasks.rados.rados.0.smithi003.stdout:2205: done (2 left) 2024-09-21T10:13:17.743 INFO:tasks.rados.rados.0.smithi003.stdout:2206: write oid 39 current snap is 0 2024-09-21T10:13:17.743 INFO:tasks.rados.rados.0.smithi003.stdout:2202: finishing write tid 2 to smithi00370293-219 2024-09-21T10:13:17.743 INFO:tasks.rados.rados.0.smithi003.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2024-09-21T10:13:17.748 INFO:tasks.rados.rados.0.smithi003.stdout:2206: writing smithi00370293-39 from 605448 to 1109760 tid 1 2024-09-21T10:13:17.757 INFO:tasks.rados.rados.0.smithi003.stdout:2206: writing smithi00370293-39 from 1903050 to 2605448 tid 2 2024-09-21T10:13:17.757 INFO:tasks.rados.rados.0.smithi003.stdout:2207: read oid 477 snap -1 2024-09-21T10:13:17.757 INFO:tasks.rados.rados.0.smithi003.stdout:2207: expect (ObjNum 1115 snap 0 seq_num 1115) 2024-09-21T10:13:17.757 INFO:tasks.rados.rados.0.smithi003.stdout:2208: write oid 176 current snap is 0 2024-09-21T10:13:17.757 INFO:tasks.rados.rados.0.smithi003.stdout:2202: finishing write tid 3 to smithi00370293-219 2024-09-21T10:13:17.757 INFO:tasks.rados.rados.0.smithi003.stdout:2202: finishing write tid 4 to smithi00370293-219 2024-09-21T10:13:17.757 INFO:tasks.rados.rados.0.smithi003.stdout:2202: oid 219 updating version 0 to 263 2024-09-21T10:13:17.758 INFO:tasks.rados.rados.0.smithi003.stdout:2202: oid 219 version 263 is already newer than 262 2024-09-21T10:13:17.758 INFO:tasks.rados.rados.0.smithi003.stdout:2202: oid 219 updating version 263 to 264 2024-09-21T10:13:17.758 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 219 v 264 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2024-09-21T10:13:17.758 INFO:tasks.rados.rados.0.smithi003.stdout:2202: left oid 219 (ObjNum 1461 snap 0 seq_num 1461) 2024-09-21T10:13:17.758 INFO:tasks.rados.rados.0.smithi003.stdout:2203: expect (ObjNum 1435 snap 0 seq_num 1435) 2024-09-21T10:13:17.823 INFO:tasks.rados.rados.0.smithi003.stdout:2206: finishing write tid 1 to smithi00370293-39 2024-09-21T10:13:17.823 INFO:tasks.rados.rados.0.smithi003.stdout:2207: expect (ObjNum 1115 snap 0 seq_num 1115) 2024-09-21T10:13:18.045 INFO:tasks.rados.rados.0.smithi003.stdout:2206: finishing write tid 2 to smithi00370293-39 2024-09-21T10:13:18.045 INFO:tasks.rados.rados.0.smithi003.stdout:2206: finishing write tid 3 to smithi00370293-39 2024-09-21T10:13:18.045 INFO:tasks.rados.rados.0.smithi003.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2024-09-21T10:13:18.051 INFO:tasks.rados.rados.0.smithi003.stdout:2208: writing smithi00370293-176 from 622255 to 1201816 tid 1 2024-09-21T10:13:18.058 INFO:tasks.rados.rados.0.smithi003.stdout:2208: writing smithi00370293-176 from 1845179 to 2377012 tid 2 2024-09-21T10:13:18.058 INFO:tasks.rados.rados.0.smithi003.stdout:2202: done (4 left) 2024-09-21T10:13:18.058 INFO:tasks.rados.rados.0.smithi003.stdout:2203: done (3 left) 2024-09-21T10:13:18.058 INFO:tasks.rados.rados.0.smithi003.stdout:2207: done (2 left) 2024-09-21T10:13:18.058 INFO:tasks.rados.rados.0.smithi003.stdout:2209: read oid 456 snap -1 2024-09-21T10:13:18.059 INFO:tasks.rados.rados.0.smithi003.stdout:2209: expect (ObjNum 870 snap 0 seq_num 870) 2024-09-21T10:13:18.059 INFO:tasks.rados.rados.0.smithi003.stdout:2210: delete oid 369 current snap is 0 2024-09-21T10:13:18.059 INFO:tasks.rados.rados.0.smithi003.stdout:2206: finishing write tid 4 to smithi00370293-39 2024-09-21T10:13:18.059 INFO:tasks.rados.rados.0.smithi003.stdout:2206: oid 39 updating version 0 to 296 2024-09-21T10:13:18.059 INFO:tasks.rados.rados.0.smithi003.stdout:2206: oid 39 version 296 is already newer than 295 2024-09-21T10:13:18.059 INFO:tasks.rados.rados.0.smithi003.stdout:2206: oid 39 version 296 is already newer than 294 2024-09-21T10:13:18.059 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 296 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2024-09-21T10:13:18.059 INFO:tasks.rados.rados.0.smithi003.stdout:2206: left oid 39 (ObjNum 1464 snap 0 seq_num 1464) 2024-09-21T10:13:18.059 INFO:tasks.rados.rados.0.smithi003.stdout:2208: finishing write tid 1 to smithi00370293-176 2024-09-21T10:13:18.062 INFO:tasks.rados.rados.0.smithi003.stdout:2206: done (3 left) 2024-09-21T10:13:18.062 INFO:tasks.rados.rados.0.smithi003.stdout:2210: done (2 left) 2024-09-21T10:13:18.062 INFO:tasks.rados.rados.0.smithi003.stdout:2211: delete oid 247 current snap is 0 2024-09-21T10:13:18.063 INFO:tasks.rados.rados.0.smithi003.stdout:2208: finishing write tid 2 to smithi00370293-176 2024-09-21T10:13:18.065 INFO:tasks.rados.rados.0.smithi003.stdout:2211: done (2 left) 2024-09-21T10:13:18.065 INFO:tasks.rados.rados.0.smithi003.stdout:2212: write oid 309 current snap is 0 2024-09-21T10:13:18.065 INFO:tasks.rados.rados.0.smithi003.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2024-09-21T10:13:18.072 INFO:tasks.rados.rados.0.smithi003.stdout:2212: writing smithi00370293-309 from 672676 to 1194337 tid 1 2024-09-21T10:13:18.081 INFO:tasks.rados.rados.0.smithi003.stdout:2212: writing smithi00370293-309 from 1736978 to 2532491 tid 2 2024-09-21T10:13:18.081 INFO:tasks.rados.rados.0.smithi003.stdout:2213: read oid 245 snap -1 2024-09-21T10:13:18.082 INFO:tasks.rados.rados.0.smithi003.stdout:2213: expect (ObjNum 1449 snap 0 seq_num 1449) 2024-09-21T10:13:18.082 INFO:tasks.rados.rados.0.smithi003.stdout:2214: read oid 451 snap -1 2024-09-21T10:13:18.082 INFO:tasks.rados.rados.0.smithi003.stdout:2214: expect deleted 2024-09-21T10:13:18.082 INFO:tasks.rados.rados.0.smithi003.stdout:2215: write oid 63 current snap is 0 2024-09-21T10:13:18.082 INFO:tasks.rados.rados.0.smithi003.stdout:2208: finishing write tid 3 to smithi00370293-176 2024-09-21T10:13:18.082 INFO:tasks.rados.rados.0.smithi003.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2024-09-21T10:13:18.094 INFO:tasks.rados.rados.0.smithi003.stdout:2215: writing smithi00370293-63 from 689483 to 1286393 tid 1 2024-09-21T10:13:18.105 INFO:tasks.rados.rados.0.smithi003.stdout:2215: writing smithi00370293-63 from 2079107 to 2618278 tid 2 2024-09-21T10:13:18.106 INFO:tasks.rados.rados.0.smithi003.stdout:2216: write oid 104 current snap is 0 2024-09-21T10:13:18.106 INFO:tasks.rados.rados.0.smithi003.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2024-09-21T10:13:18.116 INFO:tasks.rados.rados.0.smithi003.stdout:2216: writing smithi00370293-104 from 706290 to 1378449 tid 1 2024-09-21T10:13:18.125 INFO:tasks.rados.rados.0.smithi003.stdout:2216: writing smithi00370293-104 from 2137589 to 2706290 tid 2 2024-09-21T10:13:18.125 INFO:tasks.rados.rados.0.smithi003.stdout:2217: delete oid 360 current snap is 0 2024-09-21T10:13:18.125 INFO:tasks.rados.rados.0.smithi003.stdout:2208: finishing write tid 4 to smithi00370293-176 2024-09-21T10:13:18.126 INFO:tasks.rados.rados.0.smithi003.stdout:2208: oid 176 updating version 0 to 260 2024-09-21T10:13:18.126 INFO:tasks.rados.rados.0.smithi003.stdout:2208: oid 176 updating version 260 to 262 2024-09-21T10:13:18.126 INFO:tasks.rados.rados.0.smithi003.stdout:2208: oid 176 version 262 is already newer than 261 2024-09-21T10:13:18.126 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 176 v 262 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2024-09-21T10:13:18.126 INFO:tasks.rados.rados.0.smithi003.stdout:2208: left oid 176 (ObjNum 1465 snap 0 seq_num 1465) 2024-09-21T10:13:18.126 INFO:tasks.rados.rados.0.smithi003.stdout:2209: expect (ObjNum 870 snap 0 seq_num 870) 2024-09-21T10:13:18.260 INFO:tasks.rados.rados.0.smithi003.stdout:2212: finishing write tid 1 to smithi00370293-309 2024-09-21T10:13:18.260 INFO:tasks.rados.rados.0.smithi003.stdout:2213: expect (ObjNum 1449 snap 0 seq_num 1449) 2024-09-21T10:13:18.420 INFO:tasks.rados.rados.0.smithi003.stdout:2212: finishing write tid 2 to smithi00370293-309 2024-09-21T10:13:18.420 INFO:tasks.rados.rados.0.smithi003.stdout:2212: finishing write tid 3 to smithi00370293-309 2024-09-21T10:13:18.420 INFO:tasks.rados.rados.0.smithi003.stdout:2212: finishing write tid 4 to smithi00370293-309 2024-09-21T10:13:18.420 INFO:tasks.rados.rados.0.smithi003.stdout:2212: oid 309 updating version 0 to 224 2024-09-21T10:13:18.420 INFO:tasks.rados.rados.0.smithi003.stdout:2212: oid 309 updating version 224 to 225 2024-09-21T10:13:18.420 INFO:tasks.rados.rados.0.smithi003.stdout:2212: oid 309 version 225 is already newer than 223 2024-09-21T10:13:18.420 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 309 v 225 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2024-09-21T10:13:18.420 INFO:tasks.rados.rados.0.smithi003.stdout:2212: left oid 309 (ObjNum 1468 snap 0 seq_num 1468) 2024-09-21T10:13:18.420 INFO:tasks.rados.rados.0.smithi003.stdout:2215: finishing write tid 1 to smithi00370293-63 2024-09-21T10:13:18.420 INFO:tasks.rados.rados.0.smithi003.stdout:2215: finishing write tid 2 to smithi00370293-63 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2215: finishing write tid 3 to smithi00370293-63 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2215: finishing write tid 4 to smithi00370293-63 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2215: oid 63 updating version 0 to 303 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2215: oid 63 version 303 is already newer than 301 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2215: oid 63 version 303 is already newer than 302 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 63 v 303 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2215: left oid 63 (ObjNum 1469 snap 0 seq_num 1469) 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2216: finishing write tid 1 to smithi00370293-104 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2216: finishing write tid 2 to smithi00370293-104 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2216: finishing write tid 3 to smithi00370293-104 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2216: finishing write tid 4 to smithi00370293-104 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2216: oid 104 updating version 0 to 267 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2216: oid 104 version 267 is already newer than 266 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:2216: oid 104 version 267 is already newer than 265 2024-09-21T10:13:18.421 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 104 v 267 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2024-09-21T10:13:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:2216: left oid 104 (ObjNum 1470 snap 0 seq_num 1470) 2024-09-21T10:13:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:2208: done (7 left) 2024-09-21T10:13:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:2209: done (6 left) 2024-09-21T10:13:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:2212: done (5 left) 2024-09-21T10:13:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:2213: done (4 left) 2024-09-21T10:13:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:2214: done (3 left) 2024-09-21T10:13:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:2215: done (2 left) 2024-09-21T10:13:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:2216: done (1 left) 2024-09-21T10:13:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:2217: done (0 left) 2024-09-21T10:13:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:2218: write oid 370 current snap is 0 2024-09-21T10:13:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2024-09-21T10:13:18.430 INFO:tasks.rados.rados.0.smithi003.stdout:2218: writing smithi00370293-370 from 739904 to 1162561 tid 1 2024-09-21T10:13:18.440 INFO:tasks.rados.rados.0.smithi003.stdout:2218: writing smithi00370293-370 from 1854553 to 2257404 tid 2 2024-09-21T10:13:18.440 INFO:tasks.rados.rados.0.smithi003.stdout:2219: write oid 459 current snap is 0 2024-09-21T10:13:18.440 INFO:tasks.rados.rados.0.smithi003.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2024-09-21T10:13:18.451 INFO:tasks.rados.rados.0.smithi003.stdout:2219: writing smithi00370293-459 from 756711 to 1254617 tid 1 2024-09-21T10:13:18.462 INFO:tasks.rados.rados.0.smithi003.stdout:2219: writing smithi00370293-459 from 1913035 to 2459544 tid 2 2024-09-21T10:13:18.462 INFO:tasks.rados.rados.0.smithi003.stdout:2220: delete oid 355 current snap is 0 2024-09-21T10:13:18.462 INFO:tasks.rados.rados.0.smithi003.stdout:2218: finishing write tid 1 to smithi00370293-370 2024-09-21T10:13:18.462 INFO:tasks.rados.rados.0.smithi003.stdout:2218: finishing write tid 2 to smithi00370293-370 2024-09-21T10:13:18.462 INFO:tasks.rados.rados.0.smithi003.stdout:2218: finishing write tid 3 to smithi00370293-370 2024-09-21T10:13:18.462 INFO:tasks.rados.rados.0.smithi003.stdout:2218: finishing write tid 4 to smithi00370293-370 2024-09-21T10:13:18.463 INFO:tasks.rados.rados.0.smithi003.stdout:2218: oid 370 updating version 0 to 237 2024-09-21T10:13:18.463 INFO:tasks.rados.rados.0.smithi003.stdout:2218: oid 370 updating version 237 to 238 2024-09-21T10:13:18.463 INFO:tasks.rados.rados.0.smithi003.stdout:2218: oid 370 updating version 238 to 239 2024-09-21T10:13:18.463 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 370 v 239 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2024-09-21T10:13:18.463 INFO:tasks.rados.rados.0.smithi003.stdout:2218: left oid 370 (ObjNum 1472 snap 0 seq_num 1472) 2024-09-21T10:13:18.463 INFO:tasks.rados.rados.0.smithi003.stdout:2219: finishing write tid 1 to smithi00370293-459 2024-09-21T10:13:18.465 INFO:tasks.rados.rados.0.smithi003.stdout:2218: done (2 left) 2024-09-21T10:13:18.466 INFO:tasks.rados.rados.0.smithi003.stdout:2220: done (1 left) 2024-09-21T10:13:18.466 INFO:tasks.rados.rados.0.smithi003.stdout:2221: read oid 344 snap -1 2024-09-21T10:13:18.466 INFO:tasks.rados.rados.0.smithi003.stdout:2221: expect (ObjNum 1412 snap 0 seq_num 1412) 2024-09-21T10:13:18.466 INFO:tasks.rados.rados.0.smithi003.stdout:2222: read oid 480 snap -1 2024-09-21T10:13:18.466 INFO:tasks.rados.rados.0.smithi003.stdout:2222: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-21T10:13:18.466 INFO:tasks.rados.rados.0.smithi003.stdout:2223: write oid 237 current snap is 0 2024-09-21T10:13:18.466 INFO:tasks.rados.rados.0.smithi003.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2024-09-21T10:13:18.482 INFO:tasks.rados.rados.0.smithi003.stdout:2223: writing smithi00370293-237 from 790325 to 1555082 tid 1 2024-09-21T10:13:18.493 INFO:tasks.rados.rados.0.smithi003.stdout:2223: writing smithi00370293-237 from 2029999 to 2580177 tid 2 2024-09-21T10:13:18.493 INFO:tasks.rados.rados.0.smithi003.stdout:2224: write oid 33 current snap is 0 2024-09-21T10:13:18.493 INFO:tasks.rados.rados.0.smithi003.stdout:2219: finishing write tid 2 to smithi00370293-459 2024-09-21T10:13:18.493 INFO:tasks.rados.rados.0.smithi003.stdout:2219: finishing write tid 3 to smithi00370293-459 2024-09-21T10:13:18.493 INFO:tasks.rados.rados.0.smithi003.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2024-09-21T10:13:18.500 INFO:tasks.rados.rados.0.smithi003.stdout:2224: writing smithi00370293-33 from 407132 to 847138 tid 1 2024-09-21T10:13:18.510 INFO:tasks.rados.rados.0.smithi003.stdout:2224: writing smithi00370293-33 from 1288481 to 1982317 tid 2 2024-09-21T10:13:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:2224: writing smithi00370293-33 from 2616455 to 2807132 tid 3 2024-09-21T10:13:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:2225: delete oid 301 current snap is 0 2024-09-21T10:13:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:2219: finishing write tid 4 to smithi00370293-459 2024-09-21T10:13:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:2219: oid 459 updating version 0 to 309 2024-09-21T10:13:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:2219: oid 459 updating version 309 to 310 2024-09-21T10:13:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:2219: oid 459 updating version 310 to 311 2024-09-21T10:13:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 459 v 311 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2024-09-21T10:13:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2024-09-21T10:13:18.518 INFO:tasks.rados.rados.0.smithi003.stdout:2221: expect (ObjNum 1412 snap 0 seq_num 1412) 2024-09-21T10:13:18.698 INFO:tasks.rados.rados.0.smithi003.stdout:2222: expect (ObjNum 1377 snap 0 seq_num 1377) 2024-09-21T10:13:18.967 INFO:tasks.rados.rados.0.smithi003.stdout:2223: finishing write tid 1 to smithi00370293-237 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2223: finishing write tid 2 to smithi00370293-237 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2223: finishing write tid 3 to smithi00370293-237 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2223: finishing write tid 4 to smithi00370293-237 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2223: oid 237 updating version 0 to 233 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2223: oid 237 updating version 233 to 234 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2223: oid 237 version 234 is already newer than 232 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 237 v 234 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2224: finishing write tid 1 to smithi00370293-33 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2224: finishing write tid 2 to smithi00370293-33 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2224: finishing write tid 3 to smithi00370293-33 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2224: finishing write tid 4 to smithi00370293-33 2024-09-21T10:13:18.968 INFO:tasks.rados.rados.0.smithi003.stdout:2219: done (5 left) 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2221: done (4 left) 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2222: done (3 left) 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2223: done (2 left) 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2225: done (1 left) 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2226: read oid 318 snap -1 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2226: expect (ObjNum 680 snap 0 seq_num 680) 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2227: write oid 151 current snap is 0 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2224: finishing write tid 5 to smithi00370293-33 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2224: oid 33 updating version 0 to 238 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2224: oid 33 version 238 is already newer than 235 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2224: oid 33 version 238 is already newer than 237 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2224: oid 33 version 238 is already newer than 236 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 238 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2024-09-21T10:13:18.969 INFO:tasks.rados.rados.0.smithi003.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2024-09-21T10:13:18.978 INFO:tasks.rados.rados.0.smithi003.stdout:2227: writing smithi00370293-151 from 440746 to 1031250 tid 1 2024-09-21T10:13:18.993 INFO:tasks.rados.rados.0.smithi003.stdout:2227: writing smithi00370293-151 from 1689092 to 2386597 tid 2 2024-09-21T10:13:18.993 INFO:tasks.rados.rados.0.smithi003.stdout:2224: done (2 left) 2024-09-21T10:13:18.993 INFO:tasks.rados.rados.0.smithi003.stdout:2228: write oid 422 current snap is 0 2024-09-21T10:13:18.993 INFO:tasks.rados.rados.0.smithi003.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2024-09-21T10:13:19.004 INFO:tasks.rados.rados.0.smithi003.stdout:2228: writing smithi00370293-422 from 457553 to 1123306 tid 1 2024-09-21T10:13:19.017 INFO:tasks.rados.rados.0.smithi003.stdout:2228: writing smithi00370293-422 from 1747574 to 2305090 tid 2 2024-09-21T10:13:19.017 INFO:tasks.rados.rados.0.smithi003.stdout:2229: write oid 156 current snap is 0 2024-09-21T10:13:19.017 INFO:tasks.rados.rados.0.smithi003.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2024-09-21T10:13:19.029 INFO:tasks.rados.rados.0.smithi003.stdout:2229: writing smithi00370293-156 from 474360 to 1215362 tid 1 2024-09-21T10:13:19.043 INFO:tasks.rados.rados.0.smithi003.stdout:2229: writing smithi00370293-156 from 1806056 to 2507230 tid 2 2024-09-21T10:13:19.043 INFO:tasks.rados.rados.0.smithi003.stdout:2230: read oid 302 snap -1 2024-09-21T10:13:19.043 INFO:tasks.rados.rados.0.smithi003.stdout:2230: expect (ObjNum 1109 snap 0 seq_num 1109) 2024-09-21T10:13:19.043 INFO:tasks.rados.rados.0.smithi003.stdout:2231: delete oid 325 current snap is 0 2024-09-21T10:13:19.043 INFO:tasks.rados.rados.0.smithi003.stdout:2226: expect (ObjNum 680 snap 0 seq_num 680) 2024-09-21T10:13:19.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:18 smithi003 bash[31899]: cluster 2024-09-21T10:13:17.746534+0000 mgr.y (mgr.14385) 267 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2024-09-21T10:13:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:18 smithi003 bash[22527]: cluster 2024-09-21T10:13:17.746534+0000 mgr.y (mgr.14385) 267 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2227: finishing write tid 1 to smithi00370293-151 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2227: finishing write tid 2 to smithi00370293-151 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2227: finishing write tid 3 to smithi00370293-151 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2227: finishing write tid 4 to smithi00370293-151 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2227: oid 151 updating version 0 to 281 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2227: oid 151 version 281 is already newer than 280 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2227: oid 151 version 281 is already newer than 279 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 151 v 281 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2227: left oid 151 (ObjNum 1478 snap 0 seq_num 1478) 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2228: finishing write tid 1 to smithi00370293-422 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2228: finishing write tid 2 to smithi00370293-422 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2228: finishing write tid 3 to smithi00370293-422 2024-09-21T10:13:19.234 INFO:tasks.rados.rados.0.smithi003.stdout:2228: finishing write tid 4 to smithi00370293-422 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2228: oid 422 updating version 0 to 239 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2228: oid 422 updating version 239 to 241 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2228: oid 422 version 241 is already newer than 240 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 422 v 241 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2228: left oid 422 (ObjNum 1479 snap 0 seq_num 1479) 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2229: finishing write tid 1 to smithi00370293-156 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2229: finishing write tid 2 to smithi00370293-156 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2229: finishing write tid 3 to smithi00370293-156 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2229: finishing write tid 4 to smithi00370293-156 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2229: oid 156 updating version 0 to 284 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2229: oid 156 version 284 is already newer than 283 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2229: oid 156 version 284 is already newer than 282 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 156 v 284 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2024-09-21T10:13:19.235 INFO:tasks.rados.rados.0.smithi003.stdout:2229: left oid 156 (ObjNum 1480 snap 0 seq_num 1480) 2024-09-21T10:13:19.236 INFO:tasks.rados.rados.0.smithi003.stdout:2230: expect (ObjNum 1109 snap 0 seq_num 1109) 2024-09-21T10:13:19.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:18 smithi204 bash[24804]: cluster 2024-09-21T10:13:17.746534+0000 mgr.y (mgr.14385) 267 : cluster [DBG] pgmap v232: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2024-09-21T10:13:19.350 INFO:tasks.rados.rados.0.smithi003.stdout:2226: done (5 left) 2024-09-21T10:13:19.350 INFO:tasks.rados.rados.0.smithi003.stdout:2227: done (4 left) 2024-09-21T10:13:19.350 INFO:tasks.rados.rados.0.smithi003.stdout:2228: done (3 left) 2024-09-21T10:13:19.350 INFO:tasks.rados.rados.0.smithi003.stdout:2229: done (2 left) 2024-09-21T10:13:19.350 INFO:tasks.rados.rados.0.smithi003.stdout:2230: done (1 left) 2024-09-21T10:13:19.350 INFO:tasks.rados.rados.0.smithi003.stdout:2231: done (0 left) 2024-09-21T10:13:19.350 INFO:tasks.rados.rados.0.smithi003.stdout:2232: write oid 269 current snap is 0 2024-09-21T10:13:19.351 INFO:tasks.rados.rados.0.smithi003.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2024-09-21T10:13:19.364 INFO:tasks.rados.rados.0.smithi003.stdout:2232: writing smithi00370293-269 from 507974 to 999474 tid 1 2024-09-21T10:13:19.379 INFO:tasks.rados.rados.0.smithi003.stdout:2232: writing smithi00370293-269 from 1406667 to 2111510 tid 2 2024-09-21T10:13:19.391 INFO:tasks.rados.rados.0.smithi003.stdout:2232: writing smithi00370293-269 from 2548287 to 2907974 tid 3 2024-09-21T10:13:19.391 INFO:tasks.rados.rados.0.smithi003.stdout:2233: read oid 453 snap -1 2024-09-21T10:13:19.391 INFO:tasks.rados.rados.0.smithi003.stdout:2233: expect (ObjNum 1225 snap 0 seq_num 1225) 2024-09-21T10:13:19.391 INFO:tasks.rados.rados.0.smithi003.stdout:2234: write oid 484 current snap is 0 2024-09-21T10:13:19.391 INFO:tasks.rados.rados.0.smithi003.stdout:2232: finishing write tid 1 to smithi00370293-269 2024-09-21T10:13:19.391 INFO:tasks.rados.rados.0.smithi003.stdout:2232: finishing write tid 2 to smithi00370293-269 2024-09-21T10:13:19.391 INFO:tasks.rados.rados.0.smithi003.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2024-09-21T10:13:19.408 INFO:tasks.rados.rados.0.smithi003.stdout:2234: writing smithi00370293-484 from 524781 to 1207883 tid 1 2024-09-21T10:13:19.426 INFO:tasks.rados.rados.0.smithi003.stdout:2234: writing smithi00370293-484 from 1981502 to 2546356 tid 2 2024-09-21T10:13:19.426 INFO:tasks.rados.rados.0.smithi003.stdout:2235: write oid 21 current snap is 0 2024-09-21T10:13:19.426 INFO:tasks.rados.rados.0.smithi003.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2024-09-21T10:13:19.440 INFO:tasks.rados.rados.0.smithi003.stdout:2235: writing smithi00370293-21 from 541588 to 1299939 tid 1 2024-09-21T10:13:19.453 INFO:tasks.rados.rados.0.smithi003.stdout:2235: writing smithi00370293-21 from 2039984 to 2748496 tid 2 2024-09-21T10:13:19.453 INFO:tasks.rados.rados.0.smithi003.stdout:2236: write oid 321 current snap is 0 2024-09-21T10:13:19.453 INFO:tasks.rados.rados.0.smithi003.stdout:2232: finishing write tid 3 to smithi00370293-269 2024-09-21T10:13:19.453 INFO:tasks.rados.rados.0.smithi003.stdout:2232: finishing write tid 4 to smithi00370293-269 2024-09-21T10:13:19.454 INFO:tasks.rados.rados.0.smithi003.stdout:2232: finishing write tid 5 to smithi00370293-269 2024-09-21T10:13:19.454 INFO:tasks.rados.rados.0.smithi003.stdout:2232: oid 269 updating version 0 to 314 2024-09-21T10:13:19.454 INFO:tasks.rados.rados.0.smithi003.stdout:2232: oid 269 version 314 is already newer than 313 2024-09-21T10:13:19.454 INFO:tasks.rados.rados.0.smithi003.stdout:2232: oid 269 version 314 is already newer than 312 2024-09-21T10:13:19.454 INFO:tasks.rados.rados.0.smithi003.stdout:2232: oid 269 updating version 314 to 315 2024-09-21T10:13:19.454 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 269 v 315 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2024-09-21T10:13:19.454 INFO:tasks.rados.rados.0.smithi003.stdout:2232: left oid 269 (ObjNum 1482 snap 0 seq_num 1482) 2024-09-21T10:13:19.454 INFO:tasks.rados.rados.0.smithi003.stdout:2233: expect (ObjNum 1225 snap 0 seq_num 1225) 2024-09-21T10:13:19.654 INFO:tasks.rados.rados.0.smithi003.stdout:2234: finishing write tid 1 to smithi00370293-484 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2234: finishing write tid 2 to smithi00370293-484 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2234: finishing write tid 3 to smithi00370293-484 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2234: finishing write tid 4 to smithi00370293-484 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2234: oid 484 updating version 0 to 440 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2234: oid 484 updating version 440 to 441 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2234: oid 484 version 441 is already newer than 439 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 484 v 441 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2234: left oid 484 (ObjNum 1483 snap 0 seq_num 1483) 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2235: finishing write tid 1 to smithi00370293-21 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2235: finishing write tid 2 to smithi00370293-21 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2235: finishing write tid 3 to smithi00370293-21 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2235: finishing write tid 4 to smithi00370293-21 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2235: oid 21 updating version 0 to 334 2024-09-21T10:13:19.655 INFO:tasks.rados.rados.0.smithi003.stdout:2235: oid 21 updating version 334 to 335 2024-09-21T10:13:19.656 INFO:tasks.rados.rados.0.smithi003.stdout:2235: oid 21 updating version 335 to 336 2024-09-21T10:13:19.656 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 336 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2024-09-21T10:13:19.656 INFO:tasks.rados.rados.0.smithi003.stdout:2235: left oid 21 (ObjNum 1484 snap 0 seq_num 1484) 2024-09-21T10:13:19.656 INFO:tasks.rados.rados.0.smithi003.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2024-09-21T10:13:19.663 INFO:tasks.rados.rados.0.smithi003.stdout:2236: writing smithi00370293-321 from 558395 to 991995 tid 1 2024-09-21T10:13:19.675 INFO:tasks.rados.rados.0.smithi003.stdout:2236: writing smithi00370293-321 from 1698466 to 2266989 tid 2 2024-09-21T10:13:19.682 INFO:tasks.rados.rados.0.smithi003.stdout:2236: writing smithi00370293-321 from 2863262 to 2958395 tid 3 2024-09-21T10:13:19.682 INFO:tasks.rados.rados.0.smithi003.stdout:2232: done (4 left) 2024-09-21T10:13:19.682 INFO:tasks.rados.rados.0.smithi003.stdout:2233: done (3 left) 2024-09-21T10:13:19.682 INFO:tasks.rados.rados.0.smithi003.stdout:2234: done (2 left) 2024-09-21T10:13:19.682 INFO:tasks.rados.rados.0.smithi003.stdout:2235: done (1 left) 2024-09-21T10:13:19.682 INFO:tasks.rados.rados.0.smithi003.stdout:2237: read oid 309 snap -1 2024-09-21T10:13:19.682 INFO:tasks.rados.rados.0.smithi003.stdout:2237: expect (ObjNum 1468 snap 0 seq_num 1468) 2024-09-21T10:13:19.682 INFO:tasks.rados.rados.0.smithi003.stdout:2238: read oid 459 snap -1 2024-09-21T10:13:19.682 INFO:tasks.rados.rados.0.smithi003.stdout:2238: expect (ObjNum 1473 snap 0 seq_num 1473) 2024-09-21T10:13:19.682 INFO:tasks.rados.rados.0.smithi003.stdout:2239: read oid 85 snap -1 2024-09-21T10:13:19.682 INFO:tasks.rados.rados.0.smithi003.stdout:2239: expect (ObjNum 1331 snap 0 seq_num 1331) 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi003.stdout:2240: write oid 141 current snap is 0 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi003.stdout:2236: finishing write tid 1 to smithi00370293-321 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi003.stdout:2236: finishing write tid 2 to smithi00370293-321 2024-09-21T10:13:19.683 INFO:tasks.rados.rados.0.smithi003.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2024-09-21T10:13:19.693 INFO:tasks.rados.rados.0.smithi003.stdout:2240: writing smithi00370293-141 from 575202 to 1084051 tid 1 2024-09-21T10:13:19.705 INFO:tasks.rados.rados.0.smithi003.stdout:2240: writing smithi00370293-141 from 1640595 to 2352776 tid 2 2024-09-21T10:13:19.705 INFO:tasks.rados.rados.0.smithi003.stdout:2241: delete oid 143 current snap is 0 2024-09-21T10:13:19.705 INFO:tasks.rados.rados.0.smithi003.stdout:2239: expect (ObjNum 1331 snap 0 seq_num 1331) 2024-09-21T10:13:19.790 INFO:tasks.rados.rados.0.smithi003.stdout:2238: expect (ObjNum 1473 snap 0 seq_num 1473) 2024-09-21T10:13:19.922 INFO:tasks.rados.rados.0.smithi003.stdout:2236: finishing write tid 3 to smithi00370293-321 2024-09-21T10:13:19.922 INFO:tasks.rados.rados.0.smithi003.stdout:2236: finishing write tid 4 to smithi00370293-321 2024-09-21T10:13:19.922 INFO:tasks.rados.rados.0.smithi003.stdout:2236: finishing write tid 5 to smithi00370293-321 2024-09-21T10:13:19.922 INFO:tasks.rados.rados.0.smithi003.stdout:2236: oid 321 updating version 0 to 332 2024-09-21T10:13:19.922 INFO:tasks.rados.rados.0.smithi003.stdout:2236: oid 321 updating version 332 to 333 2024-09-21T10:13:19.922 INFO:tasks.rados.rados.0.smithi003.stdout:2236: oid 321 version 333 is already newer than 331 2024-09-21T10:13:19.922 INFO:tasks.rados.rados.0.smithi003.stdout:2236: oid 321 version 333 is already newer than 330 2024-09-21T10:13:19.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 321 v 333 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2024-09-21T10:13:19.923 INFO:tasks.rados.rados.0.smithi003.stdout:2236: left oid 321 (ObjNum 1485 snap 0 seq_num 1485) 2024-09-21T10:13:19.923 INFO:tasks.rados.rados.0.smithi003.stdout:2237: expect (ObjNum 1468 snap 0 seq_num 1468) 2024-09-21T10:13:20.028 INFO:tasks.rados.rados.0.smithi003.stdout:2240: finishing write tid 1 to smithi00370293-141 2024-09-21T10:13:20.028 INFO:tasks.rados.rados.0.smithi003.stdout:2240: finishing write tid 2 to smithi00370293-141 2024-09-21T10:13:20.028 INFO:tasks.rados.rados.0.smithi003.stdout:2240: finishing write tid 3 to smithi00370293-141 2024-09-21T10:13:20.028 INFO:tasks.rados.rados.0.smithi003.stdout:2240: finishing write tid 4 to smithi00370293-141 2024-09-21T10:13:20.028 INFO:tasks.rados.rados.0.smithi003.stdout:2240: oid 141 updating version 0 to 240 2024-09-21T10:13:20.028 INFO:tasks.rados.rados.0.smithi003.stdout:2240: oid 141 updating version 240 to 242 2024-09-21T10:13:20.028 INFO:tasks.rados.rados.0.smithi003.stdout:2240: oid 141 version 242 is already newer than 241 2024-09-21T10:13:20.029 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 141 v 242 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2024-09-21T10:13:20.029 INFO:tasks.rados.rados.0.smithi003.stdout:2240: left oid 141 (ObjNum 1486 snap 0 seq_num 1486) 2024-09-21T10:13:20.029 INFO:tasks.rados.rados.0.smithi003.stdout:2236: done (5 left) 2024-09-21T10:13:20.029 INFO:tasks.rados.rados.0.smithi003.stdout:2237: done (4 left) 2024-09-21T10:13:20.029 INFO:tasks.rados.rados.0.smithi003.stdout:2238: done (3 left) 2024-09-21T10:13:20.029 INFO:tasks.rados.rados.0.smithi003.stdout:2239: done (2 left) 2024-09-21T10:13:20.029 INFO:tasks.rados.rados.0.smithi003.stdout:2240: done (1 left) 2024-09-21T10:13:20.029 INFO:tasks.rados.rados.0.smithi003.stdout:2241: done (0 left) 2024-09-21T10:13:20.030 INFO:tasks.rados.rados.0.smithi003.stdout:2242: delete oid 281 current snap is 0 2024-09-21T10:13:20.031 INFO:tasks.rados.rados.0.smithi003.stdout:2242: done (0 left) 2024-09-21T10:13:20.031 INFO:tasks.rados.rados.0.smithi003.stdout:2243: delete oid 148 current snap is 0 2024-09-21T10:13:20.034 INFO:tasks.rados.rados.0.smithi003.stdout:2243: done (0 left) 2024-09-21T10:13:20.034 INFO:tasks.rados.rados.0.smithi003.stdout:2244: write oid 168 current snap is 0 2024-09-21T10:13:20.034 INFO:tasks.rados.rados.0.smithi003.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2024-09-21T10:13:20.051 INFO:tasks.rados.rados.0.smithi003.stdout:2244: writing smithi00370293-168 from 642430 to 1052275 tid 1 2024-09-21T10:13:20.075 INFO:tasks.rados.rados.0.smithi003.stdout:2244: writing smithi00370293-168 from 1758170 to 2477689 tid 2 2024-09-21T10:13:20.075 INFO:tasks.rados.rados.0.smithi003.stdout:2245: write oid 16 current snap is 0 2024-09-21T10:13:20.075 INFO:tasks.rados.rados.0.smithi003.stdout:2244: finishing write tid 1 to smithi00370293-168 2024-09-21T10:13:20.075 INFO:tasks.rados.rados.0.smithi003.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2024-09-21T10:13:20.085 INFO:tasks.rados.rados.0.smithi003.stdout:2245: writing smithi00370293-16 from 659237 to 1260684 tid 1 2024-09-21T10:13:20.097 INFO:tasks.rados.rados.0.smithi003.stdout:2245: writing smithi00370293-16 from 1933005 to 2396182 tid 2 2024-09-21T10:13:20.097 INFO:tasks.rados.rados.0.smithi003.stdout:2246: write oid 418 current snap is 0 2024-09-21T10:13:20.097 INFO:tasks.rados.rados.0.smithi003.stdout:2244: finishing write tid 2 to smithi00370293-168 2024-09-21T10:13:20.097 INFO:tasks.rados.rados.0.smithi003.stdout:2244: finishing write tid 3 to smithi00370293-168 2024-09-21T10:13:20.098 INFO:tasks.rados.rados.0.smithi003.stdout:2244: finishing write tid 4 to smithi00370293-168 2024-09-21T10:13:20.098 INFO:tasks.rados.rados.0.smithi003.stdout:2244: oid 168 updating version 0 to 324 2024-09-21T10:13:20.098 INFO:tasks.rados.rados.0.smithi003.stdout:2244: oid 168 version 324 is already newer than 323 2024-09-21T10:13:20.098 INFO:tasks.rados.rados.0.smithi003.stdout:2244: oid 168 version 324 is already newer than 322 2024-09-21T10:13:20.098 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 168 v 324 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2024-09-21T10:13:20.098 INFO:tasks.rados.rados.0.smithi003.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2024-09-21T10:13:20.098 INFO:tasks.rados.rados.0.smithi003.stdout:2245: finishing write tid 1 to smithi00370293-16 2024-09-21T10:13:20.098 INFO:tasks.rados.rados.0.smithi003.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2024-09-21T10:13:20.109 INFO:tasks.rados.rados.0.smithi003.stdout:2246: writing smithi00370293-418 from 676044 to 1352740 tid 1 2024-09-21T10:13:20.123 INFO:tasks.rados.rados.0.smithi003.stdout:2246: writing smithi00370293-418 from 1991487 to 2714675 tid 2 2024-09-21T10:13:20.123 INFO:tasks.rados.rados.0.smithi003.stdout:2244: done (2 left) 2024-09-21T10:13:20.124 INFO:tasks.rados.rados.0.smithi003.stdout:2247: write oid 163 current snap is 0 2024-09-21T10:13:20.124 INFO:tasks.rados.rados.0.smithi003.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2024-09-21T10:13:20.136 INFO:tasks.rados.rados.0.smithi003.stdout:2247: writing smithi00370293-163 from 692851 to 1444796 tid 1 2024-09-21T10:13:20.145 INFO:tasks.rados.rados.0.smithi003.stdout:2247: writing smithi00370293-163 from 2049969 to 2516815 tid 2 2024-09-21T10:13:20.145 INFO:tasks.rados.rados.0.smithi003.stdout:2248: write oid 392 current snap is 0 2024-09-21T10:13:20.145 INFO:tasks.rados.rados.0.smithi003.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2024-09-21T10:13:20.152 INFO:tasks.rados.rados.0.smithi003.stdout:2248: writing smithi00370293-392 from 709658 to 1136852 tid 1 2024-09-21T10:13:20.160 INFO:tasks.rados.rados.0.smithi003.stdout:2248: writing smithi00370293-392 from 1592098 to 2318955 tid 2 2024-09-21T10:13:20.166 INFO:tasks.rados.rados.0.smithi003.stdout:2248: writing smithi00370293-392 from 2761010 to 3109658 tid 3 2024-09-21T10:13:20.166 INFO:tasks.rados.rados.0.smithi003.stdout:2249: delete oid 360 current snap is 0 2024-09-21T10:13:20.166 INFO:tasks.rados.rados.0.smithi003.stdout:2245: finishing write tid 2 to smithi00370293-16 2024-09-21T10:13:20.166 INFO:tasks.rados.rados.0.smithi003.stdout:2245: finishing write tid 3 to smithi00370293-16 2024-09-21T10:13:20.166 INFO:tasks.rados.rados.0.smithi003.stdout:2245: finishing write tid 4 to smithi00370293-16 2024-09-21T10:13:20.166 INFO:tasks.rados.rados.0.smithi003.stdout:2245: oid 16 updating version 0 to 317 2024-09-21T10:13:20.166 INFO:tasks.rados.rados.0.smithi003.stdout:2245: oid 16 updating version 317 to 318 2024-09-21T10:13:20.166 INFO:tasks.rados.rados.0.smithi003.stdout:2245: oid 16 updating version 318 to 319 2024-09-21T10:13:20.166 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 16 v 319 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2024-09-21T10:13:20.166 INFO:tasks.rados.rados.0.smithi003.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2246: finishing write tid 1 to smithi00370293-418 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2246: finishing write tid 2 to smithi00370293-418 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2246: finishing write tid 3 to smithi00370293-418 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2246: finishing write tid 4 to smithi00370293-418 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2246: oid 418 updating version 0 to 269 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2246: oid 418 updating version 269 to 270 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2246: oid 418 updating version 270 to 271 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 418 v 271 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2247: finishing write tid 1 to smithi00370293-163 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2247: finishing write tid 2 to smithi00370293-163 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2247: finishing write tid 3 to smithi00370293-163 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2247: finishing write tid 4 to smithi00370293-163 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2247: oid 163 updating version 0 to 327 2024-09-21T10:13:20.167 INFO:tasks.rados.rados.0.smithi003.stdout:2247: oid 163 version 327 is already newer than 326 2024-09-21T10:13:20.168 INFO:tasks.rados.rados.0.smithi003.stdout:2247: oid 163 version 327 is already newer than 325 2024-09-21T10:13:20.168 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 163 v 327 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2024-09-21T10:13:20.168 INFO:tasks.rados.rados.0.smithi003.stdout:2247: left oid 163 (ObjNum 1493 snap 0 seq_num 1493) 2024-09-21T10:13:20.168 INFO:tasks.rados.rados.0.smithi003.stdout:2248: finishing write tid 1 to smithi00370293-392 2024-09-21T10:13:20.168 INFO:tasks.rados.rados.0.smithi003.stdout:2245: done (4 left) 2024-09-21T10:13:20.168 INFO:tasks.rados.rados.0.smithi003.stdout:2246: done (3 left) 2024-09-21T10:13:20.168 INFO:tasks.rados.rados.0.smithi003.stdout:2247: done (2 left) 2024-09-21T10:13:20.169 INFO:tasks.rados.rados.0.smithi003.stdout:2249: done (1 left) 2024-09-21T10:13:20.169 INFO:tasks.rados.rados.0.smithi003.stdout:2250: write oid 148 current snap is 0 2024-09-21T10:13:20.169 INFO:tasks.rados.rados.0.smithi003.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2024-09-21T10:13:20.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:19 smithi003 bash[22527]: audit 2024-09-21T10:13:19.673370+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:20.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:19 smithi003 bash[31899]: audit 2024-09-21T10:13:19.673370+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:20.176 INFO:tasks.rados.rados.0.smithi003.stdout:2250: writing smithi00370293-148 from 743272 to 1320964 tid 1 2024-09-21T10:13:20.185 INFO:tasks.rados.rados.0.smithi003.stdout:2250: writing smithi00370293-148 from 2109062 to 2839588 tid 2 2024-09-21T10:13:20.185 INFO:tasks.rados.rados.0.smithi003.stdout:2251: delete oid 160 current snap is 0 2024-09-21T10:13:20.185 INFO:tasks.rados.rados.0.smithi003.stdout:2248: finishing write tid 2 to smithi00370293-392 2024-09-21T10:13:20.185 INFO:tasks.rados.rados.0.smithi003.stdout:2248: finishing write tid 3 to smithi00370293-392 2024-09-21T10:13:20.185 INFO:tasks.rados.rados.0.smithi003.stdout:2248: finishing write tid 4 to smithi00370293-392 2024-09-21T10:13:20.185 INFO:tasks.rados.rados.0.smithi003.stdout:2248: finishing write tid 5 to smithi00370293-392 2024-09-21T10:13:20.186 INFO:tasks.rados.rados.0.smithi003.stdout:2248: oid 392 updating version 0 to 340 2024-09-21T10:13:20.186 INFO:tasks.rados.rados.0.smithi003.stdout:2248: oid 392 version 340 is already newer than 339 2024-09-21T10:13:20.186 INFO:tasks.rados.rados.0.smithi003.stdout:2248: oid 392 version 340 is already newer than 337 2024-09-21T10:13:20.186 INFO:tasks.rados.rados.0.smithi003.stdout:2248: oid 392 version 340 is already newer than 338 2024-09-21T10:13:20.186 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 392 v 340 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2024-09-21T10:13:20.186 INFO:tasks.rados.rados.0.smithi003.stdout:2248: left oid 392 (ObjNum 1494 snap 0 seq_num 1494) 2024-09-21T10:13:20.186 INFO:tasks.rados.rados.0.smithi003.stdout:2250: finishing write tid 1 to smithi00370293-148 2024-09-21T10:13:20.188 INFO:tasks.rados.rados.0.smithi003.stdout:2248: done (2 left) 2024-09-21T10:13:20.188 INFO:tasks.rados.rados.0.smithi003.stdout:2251: done (1 left) 2024-09-21T10:13:20.188 INFO:tasks.rados.rados.0.smithi003.stdout:2252: write oid 113 current snap is 0 2024-09-21T10:13:20.188 INFO:tasks.rados.rados.0.smithi003.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2024-09-21T10:13:20.195 INFO:tasks.rados.rados.0.smithi003.stdout:2252: writing smithi00370293-113 from 776886 to 1221429 tid 1 2024-09-21T10:13:20.204 INFO:tasks.rados.rados.0.smithi003.stdout:2252: writing smithi00370293-113 from 1826026 to 2560221 tid 2 2024-09-21T10:13:20.208 INFO:tasks.rados.rados.0.smithi003.stdout:2252: writing smithi00370293-113 from 2987055 to 3176886 tid 3 2024-09-21T10:13:20.208 INFO:tasks.rados.rados.0.smithi003.stdout:2253: delete oid 430 current snap is 0 2024-09-21T10:13:20.208 INFO:tasks.rados.rados.0.smithi003.stdout:2250: finishing write tid 2 to smithi00370293-148 2024-09-21T10:13:20.209 INFO:tasks.rados.rados.0.smithi003.stdout:2250: finishing write tid 3 to smithi00370293-148 2024-09-21T10:13:20.209 INFO:tasks.rados.rados.0.smithi003.stdout:2250: finishing write tid 4 to smithi00370293-148 2024-09-21T10:13:20.209 INFO:tasks.rados.rados.0.smithi003.stdout:2250: oid 148 updating version 0 to 321 2024-09-21T10:13:20.209 INFO:tasks.rados.rados.0.smithi003.stdout:2250: oid 148 updating version 321 to 322 2024-09-21T10:13:20.209 INFO:tasks.rados.rados.0.smithi003.stdout:2250: oid 148 version 322 is already newer than 320 2024-09-21T10:13:20.209 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 148 v 322 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2024-09-21T10:13:20.209 INFO:tasks.rados.rados.0.smithi003.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2024-09-21T10:13:20.209 INFO:tasks.rados.rados.0.smithi003.stdout:2252: finishing write tid 1 to smithi00370293-113 2024-09-21T10:13:20.209 INFO:tasks.rados.rados.0.smithi003.stdout:2252: finishing write tid 2 to smithi00370293-113 2024-09-21T10:13:20.212 INFO:tasks.rados.rados.0.smithi003.stdout:2252: finishing write tid 3 to smithi00370293-113 2024-09-21T10:13:20.212 INFO:tasks.rados.rados.0.smithi003.stdout:2250: done (2 left) 2024-09-21T10:13:20.212 INFO:tasks.rados.rados.0.smithi003.stdout:2253: done (1 left) 2024-09-21T10:13:20.212 INFO:tasks.rados.rados.0.smithi003.stdout:2254: read oid 389 snap -1 2024-09-21T10:13:20.212 INFO:tasks.rados.rados.0.smithi003.stdout:2254: expect (ObjNum 1307 snap 0 seq_num 1307) 2024-09-21T10:13:20.212 INFO:tasks.rados.rados.0.smithi003.stdout:2255: write oid 88 current snap is 0 2024-09-21T10:13:20.212 INFO:tasks.rados.rados.0.smithi003.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2024-09-21T10:13:20.217 INFO:tasks.rados.rados.0.smithi003.stdout:2255: writing smithi00370293-88 from 410500 to 1005541 tid 1 2024-09-21T10:13:20.224 INFO:tasks.rados.rados.0.smithi003.stdout:2255: writing smithi00370293-88 from 1542990 to 2164501 tid 2 2024-09-21T10:13:20.230 INFO:tasks.rados.rados.0.smithi003.stdout:2255: writing smithi00370293-88 from 2925548 to 3210500 tid 3 2024-09-21T10:13:20.230 INFO:tasks.rados.rados.0.smithi003.stdout:2256: read oid 208 snap -1 2024-09-21T10:13:20.230 INFO:tasks.rados.rados.0.smithi003.stdout:2256: expect (ObjNum 1392 snap 0 seq_num 1392) 2024-09-21T10:13:20.230 INFO:tasks.rados.rados.0.smithi003.stdout:2257: read oid 179 snap -1 2024-09-21T10:13:20.230 INFO:tasks.rados.rados.0.smithi003.stdout:2257: expect (ObjNum 1347 snap 0 seq_num 1347) 2024-09-21T10:13:20.230 INFO:tasks.rados.rados.0.smithi003.stdout:2258: write oid 11 current snap is 0 2024-09-21T10:13:20.231 INFO:tasks.rados.rados.0.smithi003.stdout:2252: finishing write tid 4 to smithi00370293-113 2024-09-21T10:13:20.231 INFO:tasks.rados.rados.0.smithi003.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2024-09-21T10:13:20.236 INFO:tasks.rados.rados.0.smithi003.stdout:2258: writing smithi00370293-11 from 427307 to 1097597 tid 1 2024-09-21T10:13:20.242 INFO:tasks.rados.rados.0.smithi003.stdout:2258: writing smithi00370293-11 from 1601472 to 2082994 tid 2 2024-09-21T10:13:20.248 INFO:tasks.rados.rados.0.smithi003.stdout:2258: writing smithi00370293-11 from 2552971 to 3036027 tid 3 2024-09-21T10:13:20.249 INFO:tasks.rados.rados.0.smithi003.stdout:2259: write oid 382 current snap is 0 2024-09-21T10:13:20.249 INFO:tasks.rados.rados.0.smithi003.stdout:2252: finishing write tid 5 to smithi00370293-113 2024-09-21T10:13:20.249 INFO:tasks.rados.rados.0.smithi003.stdout:2252: oid 113 updating version 0 to 446 2024-09-21T10:13:20.249 INFO:tasks.rados.rados.0.smithi003.stdout:2252: oid 113 version 446 is already newer than 444 2024-09-21T10:13:20.249 INFO:tasks.rados.rados.0.smithi003.stdout:2252: oid 113 updating version 446 to 447 2024-09-21T10:13:20.249 INFO:tasks.rados.rados.0.smithi003.stdout:2252: oid 113 version 447 is already newer than 445 2024-09-21T10:13:20.249 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 113 v 447 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2024-09-21T10:13:20.249 INFO:tasks.rados.rados.0.smithi003.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2024-09-21T10:13:20.249 INFO:tasks.rados.rados.0.smithi003.stdout:2255: finishing write tid 1 to smithi00370293-88 2024-09-21T10:13:20.249 INFO:tasks.rados.rados.0.smithi003.stdout:2254: expect (ObjNum 1307 snap 0 seq_num 1307) 2024-09-21T10:13:20.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:19 smithi204 bash[24804]: audit 2024-09-21T10:13:19.673370+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:20.425 INFO:tasks.rados.rados.0.smithi003.stdout:2255: finishing write tid 2 to smithi00370293-88 2024-09-21T10:13:20.425 INFO:tasks.rados.rados.0.smithi003.stdout:2255: finishing write tid 3 to smithi00370293-88 2024-09-21T10:13:20.425 INFO:tasks.rados.rados.0.smithi003.stdout:2255: finishing write tid 4 to smithi00370293-88 2024-09-21T10:13:20.425 INFO:tasks.rados.rados.0.smithi003.stdout:2255: finishing write tid 5 to smithi00370293-88 2024-09-21T10:13:20.425 INFO:tasks.rados.rados.0.smithi003.stdout:2255: oid 88 updating version 0 to 309 2024-09-21T10:13:20.425 INFO:tasks.rados.rados.0.smithi003.stdout:2255: oid 88 version 309 is already newer than 307 2024-09-21T10:13:20.425 INFO:tasks.rados.rados.0.smithi003.stdout:2255: oid 88 version 309 is already newer than 306 2024-09-21T10:13:20.425 INFO:tasks.rados.rados.0.smithi003.stdout:2255: oid 88 version 309 is already newer than 308 2024-09-21T10:13:20.425 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 88 v 309 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2024-09-21T10:13:20.425 INFO:tasks.rados.rados.0.smithi003.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2024-09-21T10:13:20.425 INFO:tasks.rados.rados.0.smithi003.stdout:2257: expect (ObjNum 1347 snap 0 seq_num 1347) 2024-09-21T10:13:20.575 INFO:tasks.rados.rados.0.smithi003.stdout:2258: finishing write tid 1 to smithi00370293-11 2024-09-21T10:13:20.575 INFO:tasks.rados.rados.0.smithi003.stdout:2256: expect (ObjNum 1392 snap 0 seq_num 1392) 2024-09-21T10:13:20.685 INFO:tasks.rados.rados.0.smithi003.stdout:2258: finishing write tid 2 to smithi00370293-11 2024-09-21T10:13:20.685 INFO:tasks.rados.rados.0.smithi003.stdout:2258: finishing write tid 3 to smithi00370293-11 2024-09-21T10:13:20.686 INFO:tasks.rados.rados.0.smithi003.stdout:2258: finishing write tid 4 to smithi00370293-11 2024-09-21T10:13:20.686 INFO:tasks.rados.rados.0.smithi003.stdout:2258: finishing write tid 5 to smithi00370293-11 2024-09-21T10:13:20.686 INFO:tasks.rados.rados.0.smithi003.stdout:2258: oid 11 updating version 0 to 323 2024-09-21T10:13:20.686 INFO:tasks.rados.rados.0.smithi003.stdout:2258: oid 11 updating version 323 to 326 2024-09-21T10:13:20.686 INFO:tasks.rados.rados.0.smithi003.stdout:2258: oid 11 version 326 is already newer than 324 2024-09-21T10:13:20.686 INFO:tasks.rados.rados.0.smithi003.stdout:2258: oid 11 version 326 is already newer than 325 2024-09-21T10:13:20.686 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 326 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2024-09-21T10:13:20.686 INFO:tasks.rados.rados.0.smithi003.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2024-09-21T10:13:20.686 INFO:tasks.rados.rados.0.smithi003.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2024-09-21T10:13:20.696 INFO:tasks.rados.rados.0.smithi003.stdout:2259: writing smithi00370293-382 from 444114 to 1189653 tid 1 2024-09-21T10:13:20.710 INFO:tasks.rados.rados.0.smithi003.stdout:2259: writing smithi00370293-382 from 1943601 to 2568781 tid 2 2024-09-21T10:13:20.710 INFO:tasks.rados.rados.0.smithi003.stdout:2252: done (6 left) 2024-09-21T10:13:20.710 INFO:tasks.rados.rados.0.smithi003.stdout:2254: done (5 left) 2024-09-21T10:13:20.710 INFO:tasks.rados.rados.0.smithi003.stdout:2255: done (4 left) 2024-09-21T10:13:20.710 INFO:tasks.rados.rados.0.smithi003.stdout:2256: done (3 left) 2024-09-21T10:13:20.710 INFO:tasks.rados.rados.0.smithi003.stdout:2257: done (2 left) 2024-09-21T10:13:20.710 INFO:tasks.rados.rados.0.smithi003.stdout:2258: done (1 left) 2024-09-21T10:13:20.710 INFO:tasks.rados.rados.0.smithi003.stdout:2260: write oid 473 current snap is 0 2024-09-21T10:13:20.710 INFO:tasks.rados.rados.0.smithi003.stdout:2259: finishing write tid 1 to smithi00370293-382 2024-09-21T10:13:20.710 INFO:tasks.rados.rados.0.smithi003.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2024-09-21T10:13:20.718 INFO:tasks.rados.rados.0.smithi003.stdout:2260: writing smithi00370293-473 from 460921 to 881709 tid 1 2024-09-21T10:13:20.729 INFO:tasks.rados.rados.0.smithi003.stdout:2260: writing smithi00370293-473 from 1602083 to 2087274 tid 2 2024-09-21T10:13:20.739 INFO:tasks.rados.rados.0.smithi003.stdout:2260: writing smithi00370293-473 from 2491464 to 3113417 tid 3 2024-09-21T10:13:20.739 INFO:tasks.rados.rados.0.smithi003.stdout:2261: write oid 29 current snap is 0 2024-09-21T10:13:20.739 INFO:tasks.rados.rados.0.smithi003.stdout:2259: finishing write tid 2 to smithi00370293-382 2024-09-21T10:13:20.739 INFO:tasks.rados.rados.0.smithi003.stdout:2259: finishing write tid 3 to smithi00370293-382 2024-09-21T10:13:20.739 INFO:tasks.rados.rados.0.smithi003.stdout:2259: finishing write tid 4 to smithi00370293-382 2024-09-21T10:13:20.740 INFO:tasks.rados.rados.0.smithi003.stdout:2259: oid 382 updating version 0 to 329 2024-09-21T10:13:20.740 INFO:tasks.rados.rados.0.smithi003.stdout:2259: oid 382 updating version 329 to 330 2024-09-21T10:13:20.740 INFO:tasks.rados.rados.0.smithi003.stdout:2259: oid 382 version 330 is already newer than 328 2024-09-21T10:13:20.740 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 382 v 330 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2024-09-21T10:13:20.740 INFO:tasks.rados.rados.0.smithi003.stdout:2259: left oid 382 (ObjNum 1502 snap 0 seq_num 1502) 2024-09-21T10:13:20.740 INFO:tasks.rados.rados.0.smithi003.stdout:2260: finishing write tid 1 to smithi00370293-473 2024-09-21T10:13:20.740 INFO:tasks.rados.rados.0.smithi003.stdout:2260: finishing write tid 2 to smithi00370293-473 2024-09-21T10:13:20.740 INFO:tasks.rados.rados.0.smithi003.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2024-09-21T10:13:20.748 INFO:tasks.rados.rados.0.smithi003.stdout:2261: writing smithi00370293-29 from 477728 to 973765 tid 1 2024-09-21T10:13:20.760 INFO:tasks.rados.rados.0.smithi003.stdout:2261: writing smithi00370293-29 from 1660565 to 2289414 tid 2 2024-09-21T10:13:20.769 INFO:tasks.rados.rados.0.smithi003.stdout:2261: writing smithi00370293-29 from 2918887 to 3277728 tid 3 2024-09-21T10:13:20.769 INFO:tasks.rados.rados.0.smithi003.stdout:2259: done (2 left) 2024-09-21T10:13:20.769 INFO:tasks.rados.rados.0.smithi003.stdout:2262: write oid 500 current snap is 0 2024-09-21T10:13:20.769 INFO:tasks.rados.rados.0.smithi003.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2024-09-21T10:13:20.777 INFO:tasks.rados.rados.0.smithi003.stdout:2262: writing smithi00370293-500 from 494535 to 1065821 tid 1 2024-09-21T10:13:20.785 INFO:tasks.rados.rados.0.smithi003.stdout:2262: writing smithi00370293-500 from 1719047 to 2207907 tid 2 2024-09-21T10:13:20.792 INFO:tasks.rados.rados.0.smithi003.stdout:2262: writing smithi00370293-500 from 2946310 to 3294535 tid 3 2024-09-21T10:13:20.792 INFO:tasks.rados.rados.0.smithi003.stdout:2263: write oid 271 current snap is 0 2024-09-21T10:13:20.793 INFO:tasks.rados.rados.0.smithi003.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2024-09-21T10:13:20.800 INFO:tasks.rados.rados.0.smithi003.stdout:2263: writing smithi00370293-271 from 511342 to 1274230 tid 1 2024-09-21T10:13:20.807 INFO:tasks.rados.rados.0.smithi003.stdout:2263: writing smithi00370293-271 from 1777529 to 2410047 tid 2 2024-09-21T10:13:20.812 INFO:tasks.rados.rados.0.smithi003.stdout:2263: writing smithi00370293-271 from 2973733 to 3311342 tid 3 2024-09-21T10:13:20.812 INFO:tasks.rados.rados.0.smithi003.stdout:2264: write oid 452 current snap is 0 2024-09-21T10:13:20.812 INFO:tasks.rados.rados.0.smithi003.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2024-09-21T10:13:20.818 INFO:tasks.rados.rados.0.smithi003.stdout:2264: writing smithi00370293-452 from 528149 to 966286 tid 1 2024-09-21T10:13:20.823 INFO:tasks.rados.rados.0.smithi003.stdout:2264: writing smithi00370293-452 from 1436011 to 1928540 tid 2 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2264: writing smithi00370293-452 from 2601156 to 3268197 tid 3 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2265: read oid 190 snap -1 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2265: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2266: read oid 469 snap -1 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2266: expect (ObjNum 468 snap 0 seq_num 468) 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2267: read oid 418 snap -1 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2267: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2268: read oid 338 snap -1 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2268: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2269: write oid 281 current snap is 0 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2260: finishing write tid 3 to smithi00370293-473 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2260: finishing write tid 4 to smithi00370293-473 2024-09-21T10:13:20.832 INFO:tasks.rados.rados.0.smithi003.stdout:2260: finishing write tid 5 to smithi00370293-473 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2260: oid 473 updating version 0 to 327 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2260: oid 473 updating version 327 to 328 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2260: oid 473 updating version 328 to 330 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2260: oid 473 version 330 is already newer than 329 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 473 v 330 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2260: left oid 473 (ObjNum 1503 snap 0 seq_num 1503) 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2261: finishing write tid 1 to smithi00370293-29 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2261: finishing write tid 2 to smithi00370293-29 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2261: finishing write tid 3 to smithi00370293-29 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2261: finishing write tid 4 to smithi00370293-29 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2261: finishing write tid 5 to smithi00370293-29 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2261: oid 29 updating version 0 to 267 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2261: oid 29 version 267 is already newer than 266 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2261: oid 29 version 267 is already newer than 265 2024-09-21T10:13:20.833 INFO:tasks.rados.rados.0.smithi003.stdout:2261: oid 29 version 267 is already newer than 264 2024-09-21T10:13:20.834 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 267 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2024-09-21T10:13:20.834 INFO:tasks.rados.rados.0.smithi003.stdout:2261: left oid 29 (ObjNum 1504 snap 0 seq_num 1504) 2024-09-21T10:13:20.834 INFO:tasks.rados.rados.0.smithi003.stdout:2262: finishing write tid 1 to smithi00370293-500 2024-09-21T10:13:20.834 INFO:tasks.rados.rados.0.smithi003.stdout:2262: finishing write tid 2 to smithi00370293-500 2024-09-21T10:13:20.834 INFO:tasks.rados.rados.0.smithi003.stdout:2262: finishing write tid 3 to smithi00370293-500 2024-09-21T10:13:20.834 INFO:tasks.rados.rados.0.smithi003.stdout:2262: finishing write tid 4 to smithi00370293-500 2024-09-21T10:13:20.834 INFO:tasks.rados.rados.0.smithi003.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2024-09-21T10:13:20.840 INFO:tasks.rados.rados.0.smithi003.stdout:2269: writing smithi00370293-281 from 544956 to 1058342 tid 1 2024-09-21T10:13:20.847 INFO:tasks.rados.rados.0.smithi003.stdout:2269: writing smithi00370293-281 from 1494493 to 2130680 tid 2 2024-09-21T10:13:20.855 INFO:tasks.rados.rados.0.smithi003.stdout:2269: writing smithi00370293-281 from 2628579 to 3223245 tid 3 2024-09-21T10:13:20.855 INFO:tasks.rados.rados.0.smithi003.stdout:2260: done (9 left) 2024-09-21T10:13:20.855 INFO:tasks.rados.rados.0.smithi003.stdout:2261: done (8 left) 2024-09-21T10:13:20.855 INFO:tasks.rados.rados.0.smithi003.stdout:2270: read oid 300 snap -1 2024-09-21T10:13:20.855 INFO:tasks.rados.rados.0.smithi003.stdout:2270: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T10:13:20.855 INFO:tasks.rados.rados.0.smithi003.stdout:2271: delete oid 200 current snap is 0 2024-09-21T10:13:20.855 INFO:tasks.rados.rados.0.smithi003.stdout:2262: finishing write tid 5 to smithi00370293-500 2024-09-21T10:13:20.855 INFO:tasks.rados.rados.0.smithi003.stdout:2262: oid 500 updating version 0 to 336 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2262: oid 500 updating version 336 to 337 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2262: oid 500 version 337 is already newer than 334 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2262: oid 500 version 337 is already newer than 335 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 500 v 337 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2262: left oid 500 (ObjNum 1505 snap 0 seq_num 1505) 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2263: finishing write tid 1 to smithi00370293-271 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2263: finishing write tid 2 to smithi00370293-271 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2263: finishing write tid 3 to smithi00370293-271 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2263: finishing write tid 4 to smithi00370293-271 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2263: finishing write tid 5 to smithi00370293-271 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2263: oid 271 updating version 0 to 333 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2263: oid 271 version 333 is already newer than 331 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2263: oid 271 updating version 333 to 334 2024-09-21T10:13:20.856 INFO:tasks.rados.rados.0.smithi003.stdout:2263: oid 271 version 334 is already newer than 332 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 271 v 334 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2263: left oid 271 (ObjNum 1506 snap 0 seq_num 1506) 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2264: finishing write tid 1 to smithi00370293-452 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2264: finishing write tid 2 to smithi00370293-452 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2264: finishing write tid 3 to smithi00370293-452 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2264: finishing write tid 4 to smithi00370293-452 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2264: finishing write tid 5 to smithi00370293-452 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2264: oid 452 updating version 0 to 244 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2264: oid 452 version 244 is already newer than 242 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2264: oid 452 updating version 244 to 245 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2264: oid 452 version 245 is already newer than 243 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 452 v 245 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2264: left oid 452 (ObjNum 1507 snap 0 seq_num 1507) 2024-09-21T10:13:20.857 INFO:tasks.rados.rados.0.smithi003.stdout:2267: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T10:13:21.042 INFO:tasks.rados.rados.0.smithi003.stdout:2269: finishing write tid 1 to smithi00370293-281 2024-09-21T10:13:21.042 INFO:tasks.rados.rados.0.smithi003.stdout:2265: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-21T10:13:21.143 INFO:tasks.rados.rados.0.smithi003.stdout:2266: expect (ObjNum 468 snap 0 seq_num 468) 2024-09-21T10:13:21.260 INFO:tasks.rados.rados.0.smithi003.stdout:2268: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T10:13:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:2269: finishing write tid 2 to smithi00370293-281 2024-09-21T10:13:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:2269: finishing write tid 3 to smithi00370293-281 2024-09-21T10:13:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:2269: finishing write tid 4 to smithi00370293-281 2024-09-21T10:13:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:2269: finishing write tid 5 to smithi00370293-281 2024-09-21T10:13:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:2269: oid 281 updating version 0 to 450 2024-09-21T10:13:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:2269: oid 281 version 450 is already newer than 448 2024-09-21T10:13:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:2269: oid 281 updating version 450 to 451 2024-09-21T10:13:21.465 INFO:tasks.rados.rados.0.smithi003.stdout:2269: oid 281 version 451 is already newer than 449 2024-09-21T10:13:21.465 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 281 v 451 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2024-09-21T10:13:21.465 INFO:tasks.rados.rados.0.smithi003.stdout:2269: left oid 281 (ObjNum 1508 snap 0 seq_num 1508) 2024-09-21T10:13:21.465 INFO:tasks.rados.rados.0.smithi003.stdout:2270: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T10:13:21.625 INFO:tasks.rados.rados.0.smithi003.stdout:2262: done (9 left) 2024-09-21T10:13:21.626 INFO:tasks.rados.rados.0.smithi003.stdout:2263: done (8 left) 2024-09-21T10:13:21.626 INFO:tasks.rados.rados.0.smithi003.stdout:2264: done (7 left) 2024-09-21T10:13:21.626 INFO:tasks.rados.rados.0.smithi003.stdout:2265: done (6 left) 2024-09-21T10:13:21.626 INFO:tasks.rados.rados.0.smithi003.stdout:2266: done (5 left) 2024-09-21T10:13:21.626 INFO:tasks.rados.rados.0.smithi003.stdout:2267: done (4 left) 2024-09-21T10:13:21.626 INFO:tasks.rados.rados.0.smithi003.stdout:2268: done (3 left) 2024-09-21T10:13:21.626 INFO:tasks.rados.rados.0.smithi003.stdout:2269: done (2 left) 2024-09-21T10:13:21.626 INFO:tasks.rados.rados.0.smithi003.stdout:2270: done (1 left) 2024-09-21T10:13:21.626 INFO:tasks.rados.rados.0.smithi003.stdout:2271: done (0 left) 2024-09-21T10:13:21.626 INFO:tasks.rados.rados.0.smithi003.stdout:2272: delete oid 142 current snap is 0 2024-09-21T10:13:21.627 INFO:tasks.rados.rados.0.smithi003.stdout:2272: done (0 left) 2024-09-21T10:13:21.628 INFO:tasks.rados.rados.0.smithi003.stdout:2273: write oid 66 current snap is 0 2024-09-21T10:13:21.628 INFO:tasks.rados.rados.0.smithi003.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2024-09-21T10:13:21.650 INFO:tasks.rados.rados.0.smithi003.stdout:2273: writing smithi00370293-66 from 595377 to 1334510 tid 1 2024-09-21T10:13:21.668 INFO:tasks.rados.rados.0.smithi003.stdout:2273: writing smithi00370293-66 from 1953586 to 2453453 tid 2 2024-09-21T10:13:21.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[22527]: cluster 2024-09-21T10:13:19.747076+0000 mgr.y (mgr.14385) 268 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2024-09-21T10:13:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[22527]: cephadm 2024-09-21T10:13:20.390225+0000 mgr.y (mgr.14385) 269 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T10:13:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[22527]: audit 2024-09-21T10:13:20.397591+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[22527]: audit 2024-09-21T10:13:20.402902+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:13:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[22527]: audit 2024-09-21T10:13:20.403855+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:13:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[22527]: audit 2024-09-21T10:13:20.406061+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:13:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[22527]: audit 2024-09-21T10:13:20.408109+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:13:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[22527]: cephadm 2024-09-21T10:13:20.409840+0000 mgr.y (mgr.14385) 270 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-09-21T10:13:21.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[31899]: cluster 2024-09-21T10:13:19.747076+0000 mgr.y (mgr.14385) 268 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2024-09-21T10:13:21.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[31899]: cephadm 2024-09-21T10:13:20.390225+0000 mgr.y (mgr.14385) 269 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T10:13:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[31899]: audit 2024-09-21T10:13:20.397591+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[31899]: audit 2024-09-21T10:13:20.402902+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:13:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[31899]: audit 2024-09-21T10:13:20.403855+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:13:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[31899]: audit 2024-09-21T10:13:20.406061+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:13:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[31899]: audit 2024-09-21T10:13:20.408109+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:13:21.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:21 smithi003 bash[31899]: cephadm 2024-09-21T10:13:20.409840+0000 mgr.y (mgr.14385) 270 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-09-21T10:13:21.683 INFO:tasks.rados.rados.0.smithi003.stdout:2273: writing smithi00370293-66 from 3110848 to 3395377 tid 3 2024-09-21T10:13:21.683 INFO:tasks.rados.rados.0.smithi003.stdout:2274: write oid 208 current snap is 0 2024-09-21T10:13:21.683 INFO:tasks.rados.rados.0.smithi003.stdout:2273: finishing write tid 1 to smithi00370293-66 2024-09-21T10:13:21.683 INFO:tasks.rados.rados.0.smithi003.stdout:2273: finishing write tid 2 to smithi00370293-66 2024-09-21T10:13:21.683 INFO:tasks.rados.rados.0.smithi003.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2024-09-21T10:13:21.696 INFO:tasks.rados.rados.0.smithi003.stdout:2274: writing smithi00370293-208 from 612184 to 1026566 tid 1 2024-09-21T10:13:21.712 INFO:tasks.rados.rados.0.smithi003.stdout:2274: writing smithi00370293-208 from 1612068 to 2255593 tid 2 2024-09-21T10:13:21.726 INFO:tasks.rados.rados.0.smithi003.stdout:2274: writing smithi00370293-208 from 3021918 to 3412184 tid 3 2024-09-21T10:13:21.726 INFO:tasks.rados.rados.0.smithi003.stdout:2275: write oid 94 current snap is 0 2024-09-21T10:13:21.726 INFO:tasks.rados.rados.0.smithi003.stdout:2273: finishing write tid 3 to smithi00370293-66 2024-09-21T10:13:21.726 INFO:tasks.rados.rados.0.smithi003.stdout:2273: finishing write tid 4 to smithi00370293-66 2024-09-21T10:13:21.727 INFO:tasks.rados.rados.0.smithi003.stdout:2273: finishing write tid 5 to smithi00370293-66 2024-09-21T10:13:21.727 INFO:tasks.rados.rados.0.smithi003.stdout:2273: oid 66 updating version 0 to 312 2024-09-21T10:13:21.727 INFO:tasks.rados.rados.0.smithi003.stdout:2273: oid 66 version 312 is already newer than 309 2024-09-21T10:13:21.727 INFO:tasks.rados.rados.0.smithi003.stdout:2273: oid 66 version 312 is already newer than 311 2024-09-21T10:13:21.727 INFO:tasks.rados.rados.0.smithi003.stdout:2273: oid 66 version 312 is already newer than 310 2024-09-21T10:13:21.727 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 66 v 312 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2024-09-21T10:13:21.727 INFO:tasks.rados.rados.0.smithi003.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2024-09-21T10:13:21.727 INFO:tasks.rados.rados.0.smithi003.stdout:2274: finishing write tid 1 to smithi00370293-208 2024-09-21T10:13:21.727 INFO:tasks.rados.rados.0.smithi003.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2024-09-21T10:13:21.738 INFO:tasks.rados.rados.0.smithi003.stdout:2275: writing smithi00370293-94 from 628991 to 1234975 tid 1 2024-09-21T10:13:21.751 INFO:tasks.rados.rados.0.smithi003.stdout:2275: writing smithi00370293-94 from 1786903 to 2574086 tid 2 2024-09-21T10:13:21.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:21 smithi204 bash[24804]: cluster 2024-09-21T10:13:19.747076+0000 mgr.y (mgr.14385) 268 : cluster [DBG] pgmap v233: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.2 MiB/s wr, 67 op/s 2024-09-21T10:13:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:21 smithi204 bash[24804]: cephadm 2024-09-21T10:13:20.390225+0000 mgr.y (mgr.14385) 269 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T10:13:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:21 smithi204 bash[24804]: audit 2024-09-21T10:13:20.397591+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:21 smithi204 bash[24804]: audit 2024-09-21T10:13:20.402902+0000 mon.c (mon.2) 141 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:13:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:21 smithi204 bash[24804]: audit 2024-09-21T10:13:20.403855+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:13:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:21 smithi204 bash[24804]: audit 2024-09-21T10:13:20.406061+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:13:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:21 smithi204 bash[24804]: audit 2024-09-21T10:13:20.408109+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:13:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:21 smithi204 bash[24804]: cephadm 2024-09-21T10:13:20.409840+0000 mgr.y (mgr.14385) 270 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-09-21T10:13:21.760 INFO:tasks.rados.rados.0.smithi003.stdout:2275: writing smithi00370293-94 from 3165694 to 3428991 tid 3 2024-09-21T10:13:21.760 INFO:tasks.rados.rados.0.smithi003.stdout:2273: done (2 left) 2024-09-21T10:13:21.760 INFO:tasks.rados.rados.0.smithi003.stdout:2276: write oid 8 current snap is 0 2024-09-21T10:13:21.760 INFO:tasks.rados.rados.0.smithi003.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2024-09-21T10:13:21.771 INFO:tasks.rados.rados.0.smithi003.stdout:2276: writing smithi00370293-8 from 645798 to 1327031 tid 1 2024-09-21T10:13:21.779 INFO:tasks.rados.rados.0.smithi003.stdout:2276: writing smithi00370293-8 from 1729032 to 2376226 tid 2 2024-09-21T10:13:21.786 INFO:tasks.rados.rados.0.smithi003.stdout:2276: writing smithi00370293-8 from 3076764 to 3445798 tid 3 2024-09-21T10:13:21.787 INFO:tasks.rados.rados.0.smithi003.stdout:2277: write oid 355 current snap is 0 2024-09-21T10:13:21.787 INFO:tasks.rados.rados.0.smithi003.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2024-09-21T10:13:21.795 INFO:tasks.rados.rados.0.smithi003.stdout:2277: writing smithi00370293-355 from 662605 to 1419087 tid 1 2024-09-21T10:13:21.805 INFO:tasks.rados.rados.0.smithi003.stdout:2277: writing smithi00370293-355 from 2187514 to 2978366 tid 2 2024-09-21T10:13:21.805 INFO:tasks.rados.rados.0.smithi003.stdout:2278: delete oid 481 current snap is 0 2024-09-21T10:13:21.805 INFO:tasks.rados.rados.0.smithi003.stdout:2274: finishing write tid 2 to smithi00370293-208 2024-09-21T10:13:21.805 INFO:tasks.rados.rados.0.smithi003.stdout:2274: finishing write tid 3 to smithi00370293-208 2024-09-21T10:13:21.805 INFO:tasks.rados.rados.0.smithi003.stdout:2274: finishing write tid 4 to smithi00370293-208 2024-09-21T10:13:21.805 INFO:tasks.rados.rados.0.smithi003.stdout:2274: finishing write tid 5 to smithi00370293-208 2024-09-21T10:13:21.805 INFO:tasks.rados.rados.0.smithi003.stdout:2274: oid 208 updating version 0 to 299 2024-09-21T10:13:21.805 INFO:tasks.rados.rados.0.smithi003.stdout:2274: oid 208 updating version 299 to 302 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2274: oid 208 version 302 is already newer than 300 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2274: oid 208 version 302 is already newer than 301 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 208 v 302 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2275: finishing write tid 1 to smithi00370293-94 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2275: finishing write tid 2 to smithi00370293-94 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2275: finishing write tid 3 to smithi00370293-94 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2275: finishing write tid 4 to smithi00370293-94 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2275: finishing write tid 5 to smithi00370293-94 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2275: oid 94 updating version 0 to 454 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2275: oid 94 version 454 is already newer than 453 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2275: oid 94 updating version 454 to 455 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2275: oid 94 version 455 is already newer than 452 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 94 v 455 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2024-09-21T10:13:21.806 INFO:tasks.rados.rados.0.smithi003.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:2276: finishing write tid 1 to smithi00370293-8 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:2276: finishing write tid 2 to smithi00370293-8 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:2276: finishing write tid 3 to smithi00370293-8 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:2276: finishing write tid 4 to smithi00370293-8 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:2276: finishing write tid 5 to smithi00370293-8 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:2276: oid 8 updating version 0 to 285 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:2276: oid 8 updating version 285 to 288 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:2276: oid 8 version 288 is already newer than 287 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:2276: oid 8 version 288 is already newer than 286 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 8 v 288 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:2276: left oid 8 (ObjNum 1514 snap 0 seq_num 1514) 2024-09-21T10:13:21.807 INFO:tasks.rados.rados.0.smithi003.stdout:2277: finishing write tid 1 to smithi00370293-355 2024-09-21T10:13:21.809 INFO:tasks.rados.rados.0.smithi003.stdout:2274: done (4 left) 2024-09-21T10:13:21.810 INFO:tasks.rados.rados.0.smithi003.stdout:2275: done (3 left) 2024-09-21T10:13:21.810 INFO:tasks.rados.rados.0.smithi003.stdout:2276: done (2 left) 2024-09-21T10:13:21.810 INFO:tasks.rados.rados.0.smithi003.stdout:2278: done (1 left) 2024-09-21T10:13:21.810 INFO:tasks.rados.rados.0.smithi003.stdout:2279: write oid 214 current snap is 0 2024-09-21T10:13:21.810 INFO:tasks.rados.rados.0.smithi003.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2024-09-21T10:13:21.816 INFO:tasks.rados.rados.0.smithi003.stdout:2279: writing smithi00370293-214 from 696219 to 1203199 tid 1 2024-09-21T10:13:21.825 INFO:tasks.rados.rados.0.smithi003.stdout:2279: writing smithi00370293-214 from 1904478 to 2698999 tid 2 2024-09-21T10:13:21.829 INFO:tasks.rados.rados.0.smithi003.stdout:2279: writing smithi00370293-214 from 3159033 to 3496219 tid 3 2024-09-21T10:13:21.829 INFO:tasks.rados.rados.0.smithi003.stdout:2280: read oid 51 snap -1 2024-09-21T10:13:21.829 INFO:tasks.rados.rados.0.smithi003.stdout:2280: expect (ObjNum 1304 snap 0 seq_num 1304) 2024-09-21T10:13:21.829 INFO:tasks.rados.rados.0.smithi003.stdout:2281: write oid 180 current snap is 0 2024-09-21T10:13:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:2277: finishing write tid 2 to smithi00370293-355 2024-09-21T10:13:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:2277: finishing write tid 3 to smithi00370293-355 2024-09-21T10:13:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:2277: finishing write tid 4 to smithi00370293-355 2024-09-21T10:13:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:2277: oid 355 updating version 0 to 458 2024-09-21T10:13:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:2277: oid 355 version 458 is already newer than 457 2024-09-21T10:13:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:2277: oid 355 version 458 is already newer than 456 2024-09-21T10:13:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 355 v 458 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2024-09-21T10:13:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:2277: left oid 355 (ObjNum 1515 snap 0 seq_num 1515) 2024-09-21T10:13:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:2279: finishing write tid 1 to smithi00370293-214 2024-09-21T10:13:21.830 INFO:tasks.rados.rados.0.smithi003.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2024-09-21T10:13:21.836 INFO:tasks.rados.rados.0.smithi003.stdout:2281: writing smithi00370293-180 from 713026 to 1295255 tid 1 2024-09-21T10:13:21.844 INFO:tasks.rados.rados.0.smithi003.stdout:2281: writing smithi00370293-180 from 1962960 to 2617492 tid 2 2024-09-21T10:13:21.850 INFO:tasks.rados.rados.0.smithi003.stdout:2281: writing smithi00370293-180 from 3186456 to 3513026 tid 3 2024-09-21T10:13:21.850 INFO:tasks.rados.rados.0.smithi003.stdout:2277: done (3 left) 2024-09-21T10:13:21.850 INFO:tasks.rados.rados.0.smithi003.stdout:2282: read oid 50 snap -1 2024-09-21T10:13:21.850 INFO:tasks.rados.rados.0.smithi003.stdout:2282: expect (ObjNum 1414 snap 0 seq_num 1414) 2024-09-21T10:13:21.850 INFO:tasks.rados.rados.0.smithi003.stdout:2283: read oid 418 snap -1 2024-09-21T10:13:21.850 INFO:tasks.rados.rados.0.smithi003.stdout:2283: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T10:13:21.850 INFO:tasks.rados.rados.0.smithi003.stdout:2284: read oid 102 snap -1 2024-09-21T10:13:21.850 INFO:tasks.rados.rados.0.smithi003.stdout:2284: expect (ObjNum 1243 snap 0 seq_num 1243) 2024-09-21T10:13:21.851 INFO:tasks.rados.rados.0.smithi003.stdout:2285: write oid 442 current snap is 0 2024-09-21T10:13:21.851 INFO:tasks.rados.rados.0.smithi003.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2024-09-21T10:13:21.858 INFO:tasks.rados.rados.0.smithi003.stdout:2285: writing smithi00370293-442 from 729833 to 1387311 tid 1 2024-09-21T10:13:21.866 INFO:tasks.rados.rados.0.smithi003.stdout:2285: writing smithi00370293-442 from 1905089 to 2703279 tid 2 2024-09-21T10:13:21.871 INFO:tasks.rados.rados.0.smithi003.stdout:2285: writing smithi00370293-442 from 3497526 to 3529833 tid 3 2024-09-21T10:13:21.871 INFO:tasks.rados.rados.0.smithi003.stdout:2286: delete oid 43 current snap is 0 2024-09-21T10:13:21.871 INFO:tasks.rados.rados.0.smithi003.stdout:2279: finishing write tid 2 to smithi00370293-214 2024-09-21T10:13:21.871 INFO:tasks.rados.rados.0.smithi003.stdout:2279: finishing write tid 3 to smithi00370293-214 2024-09-21T10:13:21.872 INFO:tasks.rados.rados.0.smithi003.stdout:2279: finishing write tid 4 to smithi00370293-214 2024-09-21T10:13:21.872 INFO:tasks.rados.rados.0.smithi003.stdout:2279: finishing write tid 5 to smithi00370293-214 2024-09-21T10:13:21.872 INFO:tasks.rados.rados.0.smithi003.stdout:2279: oid 214 updating version 0 to 339 2024-09-21T10:13:21.872 INFO:tasks.rados.rados.0.smithi003.stdout:2279: oid 214 updating version 339 to 341 2024-09-21T10:13:21.872 INFO:tasks.rados.rados.0.smithi003.stdout:2279: oid 214 version 341 is already newer than 340 2024-09-21T10:13:21.872 INFO:tasks.rados.rados.0.smithi003.stdout:2279: oid 214 version 341 is already newer than 338 2024-09-21T10:13:21.872 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 214 v 341 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2024-09-21T10:13:21.872 INFO:tasks.rados.rados.0.smithi003.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2024-09-21T10:13:21.872 INFO:tasks.rados.rados.0.smithi003.stdout:2281: finishing write tid 1 to smithi00370293-180 2024-09-21T10:13:21.872 INFO:tasks.rados.rados.0.smithi003.stdout:2280: expect (ObjNum 1304 snap 0 seq_num 1304) 2024-09-21T10:13:22.097 INFO:tasks.rados.rados.0.smithi003.stdout:2281: finishing write tid 2 to smithi00370293-180 2024-09-21T10:13:22.097 INFO:tasks.rados.rados.0.smithi003.stdout:2281: finishing write tid 3 to smithi00370293-180 2024-09-21T10:13:22.098 INFO:tasks.rados.rados.0.smithi003.stdout:2281: finishing write tid 4 to smithi00370293-180 2024-09-21T10:13:22.098 INFO:tasks.rados.rados.0.smithi003.stdout:2281: finishing write tid 5 to smithi00370293-180 2024-09-21T10:13:22.098 INFO:tasks.rados.rados.0.smithi003.stdout:2281: oid 180 updating version 0 to 311 2024-09-21T10:13:22.098 INFO:tasks.rados.rados.0.smithi003.stdout:2281: oid 180 updating version 311 to 312 2024-09-21T10:13:22.098 INFO:tasks.rados.rados.0.smithi003.stdout:2281: oid 180 updating version 312 to 313 2024-09-21T10:13:22.098 INFO:tasks.rados.rados.0.smithi003.stdout:2281: oid 180 version 313 is already newer than 310 2024-09-21T10:13:22.098 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 180 v 313 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2024-09-21T10:13:22.098 INFO:tasks.rados.rados.0.smithi003.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T10:13:22.098 INFO:tasks.rados.rados.0.smithi003.stdout:2283: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T10:13:22.283 INFO:tasks.rados.rados.0.smithi003.stdout:2284: expect (ObjNum 1243 snap 0 seq_num 1243) 2024-09-21T10:13:22.372 INFO:tasks.rados.rados.0.smithi003.stdout:2285: finishing write tid 1 to smithi00370293-442 2024-09-21T10:13:22.372 INFO:tasks.rados.rados.0.smithi003.stdout:2282: expect (ObjNum 1414 snap 0 seq_num 1414) 2024-09-21T10:13:22.632 INFO:tasks.rados.rados.0.smithi003.stdout:2285: finishing write tid 2 to smithi00370293-442 2024-09-21T10:13:22.632 INFO:tasks.rados.rados.0.smithi003.stdout:2285: finishing write tid 3 to smithi00370293-442 2024-09-21T10:13:22.632 INFO:tasks.rados.rados.0.smithi003.stdout:2285: finishing write tid 4 to smithi00370293-442 2024-09-21T10:13:22.632 INFO:tasks.rados.rados.0.smithi003.stdout:2285: finishing write tid 5 to smithi00370293-442 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2285: oid 442 updating version 0 to 274 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2285: oid 442 updating version 274 to 275 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2285: oid 442 version 275 is already newer than 273 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2285: oid 442 version 275 is already newer than 272 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 442 v 275 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2285: left oid 442 (ObjNum 1519 snap 0 seq_num 1519) 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2279: done (7 left) 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2280: done (6 left) 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2281: done (5 left) 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2282: done (4 left) 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2283: done (3 left) 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2284: done (2 left) 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2285: done (1 left) 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2286: done (0 left) 2024-09-21T10:13:22.633 INFO:tasks.rados.rados.0.smithi003.stdout:2287: read oid 439 snap -1 2024-09-21T10:13:22.634 INFO:tasks.rados.rados.0.smithi003.stdout:2287: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-21T10:13:22.634 INFO:tasks.rados.rados.0.smithi003.stdout:2288: read oid 453 snap -1 2024-09-21T10:13:22.634 INFO:tasks.rados.rados.0.smithi003.stdout:2288: expect (ObjNum 1225 snap 0 seq_num 1225) 2024-09-21T10:13:22.634 INFO:tasks.rados.rados.0.smithi003.stdout:2289: delete oid 229 current snap is 0 2024-09-21T10:13:22.634 INFO:tasks.rados.rados.0.smithi003.stdout:2289: done (2 left) 2024-09-21T10:13:22.634 INFO:tasks.rados.rados.0.smithi003.stdout:2290: delete oid 430 current snap is 0 2024-09-21T10:13:22.637 INFO:tasks.rados.rados.0.smithi003.stdout:2288: expect (ObjNum 1225 snap 0 seq_num 1225) 2024-09-21T10:13:22.823 INFO:tasks.rados.rados.0.smithi003.stdout:2287: expect (ObjNum 1437 snap 0 seq_num 1437) 2024-09-21T10:13:23.013 INFO:tasks.rados.rados.0.smithi003.stdout:2287: done (2 left) 2024-09-21T10:13:23.013 INFO:tasks.rados.rados.0.smithi003.stdout:2288: done (1 left) 2024-09-21T10:13:23.013 INFO:tasks.rados.rados.0.smithi003.stdout:2290: done (0 left) 2024-09-21T10:13:23.013 INFO:tasks.rados.rados.0.smithi003.stdout:2291: read oid 94 snap -1 2024-09-21T10:13:23.013 INFO:tasks.rados.rados.0.smithi003.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T10:13:23.013 INFO:tasks.rados.rados.0.smithi003.stdout:2292: write oid 361 current snap is 0 2024-09-21T10:13:23.013 INFO:tasks.rados.rados.0.smithi003.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2024-09-21T10:13:23.037 INFO:tasks.rados.rados.0.smithi003.stdout:2292: writing smithi00370293-361 from 797061 to 1471888 tid 1 2024-09-21T10:13:23.055 INFO:tasks.rados.rados.0.smithi003.stdout:2292: writing smithi00370293-361 from 2139017 to 2544545 tid 2 2024-09-21T10:13:23.071 INFO:tasks.rados.rados.0.smithi003.stdout:2292: writing smithi00370293-361 from 3207218 to 3597061 tid 3 2024-09-21T10:13:23.071 INFO:tasks.rados.rados.0.smithi003.stdout:2293: read oid 236 snap -1 2024-09-21T10:13:23.071 INFO:tasks.rados.rados.0.smithi003.stdout:2293: expect deleted 2024-09-21T10:13:23.071 INFO:tasks.rados.rados.0.smithi003.stdout:2294: write oid 149 current snap is 0 2024-09-21T10:13:23.071 INFO:tasks.rados.rados.0.smithi003.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2024-09-21T10:13:23.084 INFO:tasks.rados.rados.0.smithi003.stdout:2294: writing smithi00370293-149 from 413868 to 1163944 tid 1 2024-09-21T10:13:23.096 INFO:tasks.rados.rados.0.smithi003.stdout:2294: writing smithi00370293-149 from 1797499 to 2346685 tid 2 2024-09-21T10:13:23.107 INFO:tasks.rados.rados.0.smithi003.stdout:2294: writing smithi00370293-149 from 3118288 to 3613868 tid 3 2024-09-21T10:13:23.107 INFO:tasks.rados.rados.0.smithi003.stdout:2295: write oid 158 current snap is 0 2024-09-21T10:13:23.107 INFO:tasks.rados.rados.0.smithi003.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2024-09-21T10:13:23.113 INFO:tasks.rados.rados.0.smithi003.stdout:2295: writing smithi00370293-158 from 430675 to 856000 tid 1 2024-09-21T10:13:23.120 INFO:tasks.rados.rados.0.smithi003.stdout:2295: writing smithi00370293-158 from 1455981 to 1865178 tid 2 2024-09-21T10:13:23.128 INFO:tasks.rados.rados.0.smithi003.stdout:2295: writing smithi00370293-158 from 2462064 to 2997413 tid 3 2024-09-21T10:13:23.132 INFO:tasks.rados.rados.0.smithi003.stdout:2295: writing smithi00370293-158 from 3463076 to 3630675 tid 4 2024-09-21T10:13:23.132 INFO:tasks.rados.rados.0.smithi003.stdout:2296: read oid 403 snap -1 2024-09-21T10:13:23.132 INFO:tasks.rados.rados.0.smithi003.stdout:2296: expect (ObjNum 1290 snap 0 seq_num 1290) 2024-09-21T10:13:23.132 INFO:tasks.rados.rados.0.smithi003.stdout:2297: write oid 7 current snap is 0 2024-09-21T10:13:23.132 INFO:tasks.rados.rados.0.smithi003.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2024-09-21T10:13:23.138 INFO:tasks.rados.rados.0.smithi003.stdout:2297: writing smithi00370293-7 from 447482 to 948056 tid 1 2024-09-21T10:13:23.144 INFO:tasks.rados.rados.0.smithi003.stdout:2297: writing smithi00370293-7 from 1514463 to 2067318 tid 2 2024-09-21T10:13:23.149 INFO:tasks.rados.rados.0.smithi003.stdout:2297: writing smithi00370293-7 from 2489487 to 2952461 tid 3 2024-09-21T10:13:23.153 INFO:tasks.rados.rados.0.smithi003.stdout:2297: writing smithi00370293-7 from 3645668 to 3647482 tid 4 2024-09-21T10:13:23.153 INFO:tasks.rados.rados.0.smithi003.stdout:2298: write oid 469 current snap is 0 2024-09-21T10:13:23.153 INFO:tasks.rados.rados.0.smithi003.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2024-09-21T10:13:23.159 INFO:tasks.rados.rados.0.smithi003.stdout:2298: writing smithi00370293-469 from 464289 to 1040112 tid 1 2024-09-21T10:13:23.164 INFO:tasks.rados.rados.0.smithi003.stdout:2298: writing smithi00370293-469 from 1456592 to 1869458 tid 2 2024-09-21T10:13:23.171 INFO:tasks.rados.rados.0.smithi003.stdout:2298: writing smithi00370293-469 from 2400557 to 3074803 tid 3 2024-09-21T10:13:23.174 INFO:tasks.rados.rados.0.smithi003.stdout:2298: writing smithi00370293-469 from 3595554 to 3664289 tid 4 2024-09-21T10:13:23.174 INFO:tasks.rados.rados.0.smithi003.stdout:2299: read oid 302 snap -1 2024-09-21T10:13:23.175 INFO:tasks.rados.rados.0.smithi003.stdout:2299: expect (ObjNum 1109 snap 0 seq_num 1109) 2024-09-21T10:13:23.175 INFO:tasks.rados.rados.0.smithi003.stdout:2300: delete oid 472 current snap is 0 2024-09-21T10:13:23.175 INFO:tasks.rados.rados.0.smithi003.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T10:13:23.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:23.340 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:23.341 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:13:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:23.341 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:13:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:23.341 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:13:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:23.342 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:13:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:23.342 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:13:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:23.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:13:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:23.342 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:13:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:23.428 INFO:tasks.rados.rados.0.smithi003.stdout:2292: finishing write tid 1 to smithi00370293-361 2024-09-21T10:13:23.428 INFO:tasks.rados.rados.0.smithi003.stdout:2292: finishing write tid 2 to smithi00370293-361 2024-09-21T10:13:23.428 INFO:tasks.rados.rados.0.smithi003.stdout:2292: finishing write tid 3 to smithi00370293-361 2024-09-21T10:13:23.428 INFO:tasks.rados.rados.0.smithi003.stdout:2292: finishing write tid 4 to smithi00370293-361 2024-09-21T10:13:23.428 INFO:tasks.rados.rados.0.smithi003.stdout:2292: finishing write tid 5 to smithi00370293-361 2024-09-21T10:13:23.428 INFO:tasks.rados.rados.0.smithi003.stdout:2292: oid 361 updating version 0 to 339 2024-09-21T10:13:23.428 INFO:tasks.rados.rados.0.smithi003.stdout:2292: oid 361 version 339 is already newer than 338 2024-09-21T10:13:23.428 INFO:tasks.rados.rados.0.smithi003.stdout:2292: oid 361 version 339 is already newer than 336 2024-09-21T10:13:23.428 INFO:tasks.rados.rados.0.smithi003.stdout:2292: oid 361 version 339 is already newer than 337 2024-09-21T10:13:23.428 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 361 v 339 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2024-09-21T10:13:23.429 INFO:tasks.rados.rados.0.smithi003.stdout:2292: left oid 361 (ObjNum 1523 snap 0 seq_num 1523) 2024-09-21T10:13:23.429 INFO:tasks.rados.rados.0.smithi003.stdout:2294: finishing write tid 1 to smithi00370293-149 2024-09-21T10:13:23.429 INFO:tasks.rados.rados.0.smithi003.stdout:2294: finishing write tid 2 to smithi00370293-149 2024-09-21T10:13:23.429 INFO:tasks.rados.rados.0.smithi003.stdout:2291: done (9 left) 2024-09-21T10:13:23.429 INFO:tasks.rados.rados.0.smithi003.stdout:2292: done (8 left) 2024-09-21T10:13:23.429 INFO:tasks.rados.rados.0.smithi003.stdout:2293: done (7 left) 2024-09-21T10:13:23.429 INFO:tasks.rados.rados.0.smithi003.stdout:2300: done (6 left) 2024-09-21T10:13:23.429 INFO:tasks.rados.rados.0.smithi003.stdout:2301: write oid 369 current snap is 0 2024-09-21T10:13:23.429 INFO:tasks.rados.rados.0.smithi003.stdout:2294: finishing write tid 3 to smithi00370293-149 2024-09-21T10:13:23.430 INFO:tasks.rados.rados.0.smithi003.stdout:2294: finishing write tid 4 to smithi00370293-149 2024-09-21T10:13:23.430 INFO:tasks.rados.rados.0.smithi003.stdout:2294: finishing write tid 5 to smithi00370293-149 2024-09-21T10:13:23.430 INFO:tasks.rados.rados.0.smithi003.stdout:2294: oid 149 updating version 0 to 304 2024-09-21T10:13:23.430 INFO:tasks.rados.rados.0.smithi003.stdout:2294: oid 149 updating version 304 to 306 2024-09-21T10:13:23.430 INFO:tasks.rados.rados.0.smithi003.stdout:2294: oid 149 version 306 is already newer than 305 2024-09-21T10:13:23.430 INFO:tasks.rados.rados.0.smithi003.stdout:2294: oid 149 version 306 is already newer than 303 2024-09-21T10:13:23.430 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 149 v 306 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2024-09-21T10:13:23.431 INFO:tasks.rados.rados.0.smithi003.stdout:2294: left oid 149 (ObjNum 1524 snap 0 seq_num 1524) 2024-09-21T10:13:23.431 INFO:tasks.rados.rados.0.smithi003.stdout:2295: finishing write tid 1 to smithi00370293-158 2024-09-21T10:13:23.431 INFO:tasks.rados.rados.0.smithi003.stdout:2295: finishing write tid 2 to smithi00370293-158 2024-09-21T10:13:23.431 INFO:tasks.rados.rados.0.smithi003.stdout:2295: finishing write tid 3 to smithi00370293-158 2024-09-21T10:13:23.431 INFO:tasks.rados.rados.0.smithi003.stdout:2295: finishing write tid 4 to smithi00370293-158 2024-09-21T10:13:23.431 INFO:tasks.rados.rados.0.smithi003.stdout:2295: finishing write tid 5 to smithi00370293-158 2024-09-21T10:13:23.431 INFO:tasks.rados.rados.0.smithi003.stdout:2295: finishing write tid 6 to smithi00370293-158 2024-09-21T10:13:23.432 INFO:tasks.rados.rados.0.smithi003.stdout:2295: oid 158 updating version 0 to 346 2024-09-21T10:13:23.432 INFO:tasks.rados.rados.0.smithi003.stdout:2295: oid 158 version 346 is already newer than 344 2024-09-21T10:13:23.432 INFO:tasks.rados.rados.0.smithi003.stdout:2295: oid 158 version 346 is already newer than 342 2024-09-21T10:13:23.432 INFO:tasks.rados.rados.0.smithi003.stdout:2295: oid 158 version 346 is already newer than 345 2024-09-21T10:13:23.432 INFO:tasks.rados.rados.0.smithi003.stdout:2295: oid 158 version 346 is already newer than 343 2024-09-21T10:13:23.432 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 158 v 346 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2024-09-21T10:13:23.432 INFO:tasks.rados.rados.0.smithi003.stdout:2295: left oid 158 (ObjNum 1525 snap 0 seq_num 1525) 2024-09-21T10:13:23.432 INFO:tasks.rados.rados.0.smithi003.stdout:2297: finishing write tid 1 to smithi00370293-7 2024-09-21T10:13:23.433 INFO:tasks.rados.rados.0.smithi003.stdout:2296: expect (ObjNum 1290 snap 0 seq_num 1290) 2024-09-21T10:13:23.640 INFO:tasks.rados.rados.0.smithi003.stdout:2297: finishing write tid 2 to smithi00370293-7 2024-09-21T10:13:23.640 INFO:tasks.rados.rados.0.smithi003.stdout:2297: finishing write tid 3 to smithi00370293-7 2024-09-21T10:13:23.640 INFO:tasks.rados.rados.0.smithi003.stdout:2297: finishing write tid 4 to smithi00370293-7 2024-09-21T10:13:23.640 INFO:tasks.rados.rados.0.smithi003.stdout:2297: finishing write tid 5 to smithi00370293-7 2024-09-21T10:13:23.640 INFO:tasks.rados.rados.0.smithi003.stdout:2297: finishing write tid 6 to smithi00370293-7 2024-09-21T10:13:23.641 INFO:tasks.rados.rados.0.smithi003.stdout:2297: oid 7 updating version 0 to 307 2024-09-21T10:13:23.641 INFO:tasks.rados.rados.0.smithi003.stdout:2297: oid 7 updating version 307 to 311 2024-09-21T10:13:23.641 INFO:tasks.rados.rados.0.smithi003.stdout:2297: oid 7 version 311 is already newer than 310 2024-09-21T10:13:23.641 INFO:tasks.rados.rados.0.smithi003.stdout:2297: oid 7 version 311 is already newer than 309 2024-09-21T10:13:23.641 INFO:tasks.rados.rados.0.smithi003.stdout:2297: oid 7 version 311 is already newer than 308 2024-09-21T10:13:23.641 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 311 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2024-09-21T10:13:23.641 INFO:tasks.rados.rados.0.smithi003.stdout:2297: left oid 7 (ObjNum 1526 snap 0 seq_num 1526) 2024-09-21T10:13:23.642 INFO:tasks.rados.rados.0.smithi003.stdout:2298: finishing write tid 1 to smithi00370293-469 2024-09-21T10:13:23.642 INFO:tasks.rados.rados.0.smithi003.stdout:2298: finishing write tid 2 to smithi00370293-469 2024-09-21T10:13:23.642 INFO:tasks.rados.rados.0.smithi003.stdout:2298: finishing write tid 3 to smithi00370293-469 2024-09-21T10:13:23.642 INFO:tasks.rados.rados.0.smithi003.stdout:2298: finishing write tid 4 to smithi00370293-469 2024-09-21T10:13:23.642 INFO:tasks.rados.rados.0.smithi003.stdout:2298: finishing write tid 5 to smithi00370293-469 2024-09-21T10:13:23.642 INFO:tasks.rados.rados.0.smithi003.stdout:2298: finishing write tid 6 to smithi00370293-469 2024-09-21T10:13:23.643 INFO:tasks.rados.rados.0.smithi003.stdout:2298: oid 469 updating version 0 to 246 2024-09-21T10:13:23.643 INFO:tasks.rados.rados.0.smithi003.stdout:2298: oid 469 version 246 is already newer than 244 2024-09-21T10:13:23.643 INFO:tasks.rados.rados.0.smithi003.stdout:2298: oid 469 updating version 246 to 247 2024-09-21T10:13:23.643 INFO:tasks.rados.rados.0.smithi003.stdout:2298: oid 469 version 247 is already newer than 245 2024-09-21T10:13:23.643 INFO:tasks.rados.rados.0.smithi003.stdout:2298: oid 469 updating version 247 to 248 2024-09-21T10:13:23.643 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 469 v 248 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2024-09-21T10:13:23.644 INFO:tasks.rados.rados.0.smithi003.stdout:2298: left oid 469 (ObjNum 1527 snap 0 seq_num 1527) 2024-09-21T10:13:23.644 INFO:tasks.rados.rados.0.smithi003.stdout:2299: expect (ObjNum 1109 snap 0 seq_num 1109) 2024-09-21T10:13:23.674 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:13:23 smithi003 bash[58684]: ts=2024-09-21T10:13:23.511Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-09-21T10:13:23.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:23 smithi003 bash[22527]: cluster 2024-09-21T10:13:21.748252+0000 mgr.y (mgr.14385) 271 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 11 MiB/s wr, 104 op/s 2024-09-21T10:13:23.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:23 smithi003 bash[31899]: cluster 2024-09-21T10:13:21.748252+0000 mgr.y (mgr.14385) 271 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 11 MiB/s wr, 104 op/s 2024-09-21T10:13:23.751 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:23 smithi204 systemd[1]: Stopping Ceph mgr.x for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:13:23.751 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:23 smithi204 bash[24804]: cluster 2024-09-21T10:13:21.748252+0000 mgr.y (mgr.14385) 271 : cluster [DBG] pgmap v234: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 11 MiB/s wr, 104 op/s 2024-09-21T10:13:23.755 INFO:tasks.rados.rados.0.smithi003.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2024-09-21T10:13:23.763 INFO:tasks.rados.rados.0.smithi003.stdout:2301: writing smithi00370293-369 from 497903 to 940577 tid 1 2024-09-21T10:13:23.773 INFO:tasks.rados.rados.0.smithi003.stdout:2301: writing smithi00370293-369 from 1689909 to 2106444 tid 2 2024-09-21T10:13:23.783 INFO:tasks.rados.rados.0.smithi003.stdout:2301: writing smithi00370293-369 from 2571756 to 3268546 tid 3 2024-09-21T10:13:23.783 INFO:tasks.rados.rados.0.smithi003.stdout:2294: done (6 left) 2024-09-21T10:13:23.783 INFO:tasks.rados.rados.0.smithi003.stdout:2295: done (5 left) 2024-09-21T10:13:23.783 INFO:tasks.rados.rados.0.smithi003.stdout:2296: done (4 left) 2024-09-21T10:13:23.783 INFO:tasks.rados.rados.0.smithi003.stdout:2297: done (3 left) 2024-09-21T10:13:23.784 INFO:tasks.rados.rados.0.smithi003.stdout:2298: done (2 left) 2024-09-21T10:13:23.784 INFO:tasks.rados.rados.0.smithi003.stdout:2299: done (1 left) 2024-09-21T10:13:23.784 INFO:tasks.rados.rados.0.smithi003.stdout:2302: read oid 222 snap -1 2024-09-21T10:13:23.784 INFO:tasks.rados.rados.0.smithi003.stdout:2302: expect (ObjNum 975 snap 0 seq_num 975) 2024-09-21T10:13:23.784 INFO:tasks.rados.rados.0.smithi003.stdout:2303: read oid 467 snap -1 2024-09-21T10:13:23.784 INFO:tasks.rados.rados.0.smithi003.stdout:2303: expect deleted 2024-09-21T10:13:23.784 INFO:tasks.rados.rados.0.smithi003.stdout:2304: write oid 15 current snap is 0 2024-09-21T10:13:23.784 INFO:tasks.rados.rados.0.smithi003.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2024-09-21T10:13:23.792 INFO:tasks.rados.rados.0.smithi003.stdout:2304: writing smithi00370293-15 from 514710 to 1032633 tid 1 2024-09-21T10:13:23.803 INFO:tasks.rados.rados.0.smithi003.stdout:2304: writing smithi00370293-15 from 1748391 to 2308584 tid 2 2024-09-21T10:13:23.815 INFO:tasks.rados.rados.0.smithi003.stdout:2304: writing smithi00370293-15 from 2999179 to 3623594 tid 3 2024-09-21T10:13:23.815 INFO:tasks.rados.rados.0.smithi003.stdout:2305: read oid 117 snap -1 2024-09-21T10:13:23.815 INFO:tasks.rados.rados.0.smithi003.stdout:2305: expect (ObjNum 116 snap 0 seq_num 116) 2024-09-21T10:13:23.815 INFO:tasks.rados.rados.0.smithi003.stdout:2306: read oid 389 snap -1 2024-09-21T10:13:23.815 INFO:tasks.rados.rados.0.smithi003.stdout:2306: expect (ObjNum 1307 snap 0 seq_num 1307) 2024-09-21T10:13:23.815 INFO:tasks.rados.rados.0.smithi003.stdout:2307: read oid 372 snap -1 2024-09-21T10:13:23.816 INFO:tasks.rados.rados.0.smithi003.stdout:2307: expect (ObjNum 559 snap 0 seq_num 559) 2024-09-21T10:13:23.816 INFO:tasks.rados.rados.0.smithi003.stdout:2308: delete oid 272 current snap is 0 2024-09-21T10:13:23.816 INFO:tasks.rados.rados.0.smithi003.stdout:2301: finishing write tid 1 to smithi00370293-369 2024-09-21T10:13:23.816 INFO:tasks.rados.rados.0.smithi003.stdout:2301: finishing write tid 2 to smithi00370293-369 2024-09-21T10:13:23.816 INFO:tasks.rados.rados.0.smithi003.stdout:2302: expect (ObjNum 975 snap 0 seq_num 975) 2024-09-21T10:13:23.916 INFO:tasks.rados.rados.0.smithi003.stdout:2301: finishing write tid 3 to smithi00370293-369 2024-09-21T10:13:23.916 INFO:tasks.rados.rados.0.smithi003.stdout:2301: finishing write tid 4 to smithi00370293-369 2024-09-21T10:13:23.916 INFO:tasks.rados.rados.0.smithi003.stdout:2301: finishing write tid 5 to smithi00370293-369 2024-09-21T10:13:23.916 INFO:tasks.rados.rados.0.smithi003.stdout:2301: oid 369 updating version 0 to 315 2024-09-21T10:13:23.916 INFO:tasks.rados.rados.0.smithi003.stdout:2301: oid 369 version 315 is already newer than 314 2024-09-21T10:13:23.916 INFO:tasks.rados.rados.0.smithi003.stdout:2301: oid 369 version 315 is already newer than 313 2024-09-21T10:13:23.916 INFO:tasks.rados.rados.0.smithi003.stdout:2301: oid 369 version 315 is already newer than 312 2024-09-21T10:13:23.916 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 369 v 315 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2024-09-21T10:13:23.916 INFO:tasks.rados.rados.0.smithi003.stdout:2301: left oid 369 (ObjNum 1529 snap 0 seq_num 1529) 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:2304: finishing write tid 1 to smithi00370293-15 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:2304: finishing write tid 2 to smithi00370293-15 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:2304: finishing write tid 3 to smithi00370293-15 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:2304: finishing write tid 4 to smithi00370293-15 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:2304: finishing write tid 5 to smithi00370293-15 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:2304: oid 15 updating version 0 to 317 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:2304: oid 15 updating version 317 to 318 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:2304: oid 15 version 318 is already newer than 316 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:2304: oid 15 updating version 318 to 319 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 319 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:2304: left oid 15 (ObjNum 1530 snap 0 seq_num 1530) 2024-09-21T10:13:23.917 INFO:tasks.rados.rados.0.smithi003.stdout:2305: expect (ObjNum 116 snap 0 seq_num 116) 2024-09-21T10:13:24.046 INFO:tasks.rados.rados.0.smithi003.stdout:2307: expect (ObjNum 559 snap 0 seq_num 559) 2024-09-21T10:13:24.190 INFO:tasks.rados.rados.0.smithi003.stdout:2306: expect (ObjNum 1307 snap 0 seq_num 1307) 2024-09-21T10:13:24.317 INFO:tasks.rados.rados.0.smithi003.stdout:2301: done (7 left) 2024-09-21T10:13:24.318 INFO:tasks.rados.rados.0.smithi003.stdout:2302: done (6 left) 2024-09-21T10:13:24.318 INFO:tasks.rados.rados.0.smithi003.stdout:2303: done (5 left) 2024-09-21T10:13:24.318 INFO:tasks.rados.rados.0.smithi003.stdout:2304: done (4 left) 2024-09-21T10:13:24.318 INFO:tasks.rados.rados.0.smithi003.stdout:2305: done (3 left) 2024-09-21T10:13:24.318 INFO:tasks.rados.rados.0.smithi003.stdout:2306: done (2 left) 2024-09-21T10:13:24.318 INFO:tasks.rados.rados.0.smithi003.stdout:2307: done (1 left) 2024-09-21T10:13:24.318 INFO:tasks.rados.rados.0.smithi003.stdout:2308: done (0 left) 2024-09-21T10:13:24.318 INFO:tasks.rados.rados.0.smithi003.stdout:2309: write oid 186 current snap is 0 2024-09-21T10:13:24.318 INFO:tasks.rados.rados.0.smithi003.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2024-09-21T10:13:24.337 INFO:tasks.rados.rados.0.smithi003.stdout:2309: writing smithi00370293-186 from 548324 to 1216745 tid 1 2024-09-21T10:13:24.355 INFO:tasks.rados.rados.0.smithi003.stdout:2309: writing smithi00370293-186 from 1749002 to 2312864 tid 2 2024-09-21T10:13:24.375 INFO:tasks.rados.rados.0.smithi003.stdout:2309: writing smithi00370293-186 from 2937672 to 3584631 tid 3 2024-09-21T10:13:24.375 INFO:tasks.rados.rados.0.smithi003.stdout:2310: write oid 281 current snap is 0 2024-09-21T10:13:24.375 INFO:tasks.rados.rados.0.smithi003.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2024-09-21T10:13:24.390 INFO:tasks.rados.rados.0.smithi003.stdout:2310: writing smithi00370293-281 from 565131 to 1308801 tid 1 2024-09-21T10:13:24.399 INFO:tasks.rados.rados.0.smithi003.stdout:2310: writing smithi00370293-281 from 1807484 to 2231357 tid 2 2024-09-21T10:13:24.410 INFO:tasks.rados.rados.0.smithi003.stdout:2310: writing smithi00370293-281 from 2965095 to 3423326 tid 3 2024-09-21T10:13:24.410 INFO:tasks.rados.rados.0.smithi003.stdout:2311: read oid 243 snap -1 2024-09-21T10:13:24.410 INFO:tasks.rados.rados.0.smithi003.stdout:2311: expect (ObjNum 1123 snap 0 seq_num 1123) 2024-09-21T10:13:24.410 INFO:tasks.rados.rados.0.smithi003.stdout:2312: write oid 353 current snap is 0 2024-09-21T10:13:24.410 INFO:tasks.rados.rados.0.smithi003.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2024-09-21T10:13:24.419 INFO:tasks.rados.rados.0.smithi003.stdout:2312: writing smithi00370293-353 from 581938 to 1000857 tid 1 2024-09-21T10:13:24.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:24 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:13:24] "GET /metrics HTTP/1.1" 200 36137 "" "Prometheus/2.43.0" 2024-09-21T10:13:24.426 INFO:tasks.rados.rados.0.smithi003.stdout:2312: writing smithi00370293-353 from 1465966 to 2033497 tid 2 2024-09-21T10:13:24.429 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:24 smithi204 bash[52998]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mgr-x 2024-09-21T10:13:24.429 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:13:24.429 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:24 smithi204 bash[53057]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mgr-x 2024-09-21T10:13:24.429 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T10:13:24.429 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: Stopped Ceph mgr.x for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:13:24.434 INFO:tasks.rados.rados.0.smithi003.stdout:2312: writing smithi00370293-353 from 2592518 to 3262021 tid 3 2024-09-21T10:13:24.434 INFO:tasks.rados.rados.0.smithi003.stdout:2313: read oid 119 snap -1 2024-09-21T10:13:24.434 INFO:tasks.rados.rados.0.smithi003.stdout:2313: expect (ObjNum 921 snap 0 seq_num 921) 2024-09-21T10:13:24.435 INFO:tasks.rados.rados.0.smithi003.stdout:2314: read oid 295 snap -1 2024-09-21T10:13:24.435 INFO:tasks.rados.rados.0.smithi003.stdout:2314: expect (ObjNum 631 snap 0 seq_num 631) 2024-09-21T10:13:24.435 INFO:tasks.rados.rados.0.smithi003.stdout:2315: write oid 110 current snap is 0 2024-09-21T10:13:24.435 INFO:tasks.rados.rados.0.smithi003.stdout:2309: finishing write tid 1 to smithi00370293-186 2024-09-21T10:13:24.435 INFO:tasks.rados.rados.0.smithi003.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2024-09-21T10:13:24.443 INFO:tasks.rados.rados.0.smithi003.stdout:2315: writing smithi00370293-110 from 598745 to 1092913 tid 1 2024-09-21T10:13:24.452 INFO:tasks.rados.rados.0.smithi003.stdout:2315: writing smithi00370293-110 from 1808095 to 2235637 tid 2 2024-09-21T10:13:24.462 INFO:tasks.rados.rados.0.smithi003.stdout:2315: writing smithi00370293-110 from 2903588 to 3500716 tid 3 2024-09-21T10:13:24.462 INFO:tasks.rados.rados.0.smithi003.stdout:2316: delete oid 167 current snap is 0 2024-09-21T10:13:24.462 INFO:tasks.rados.rados.0.smithi003.stdout:2309: finishing write tid 2 to smithi00370293-186 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2309: finishing write tid 3 to smithi00370293-186 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2309: finishing write tid 4 to smithi00370293-186 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2309: finishing write tid 5 to smithi00370293-186 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2309: oid 186 updating version 0 to 343 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2309: oid 186 version 343 is already newer than 342 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2309: oid 186 version 343 is already newer than 341 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2309: oid 186 version 343 is already newer than 340 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 186 v 343 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2309: left oid 186 (ObjNum 1532 snap 0 seq_num 1532) 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2310: finishing write tid 1 to smithi00370293-281 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2310: finishing write tid 2 to smithi00370293-281 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2310: finishing write tid 3 to smithi00370293-281 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2310: finishing write tid 4 to smithi00370293-281 2024-09-21T10:13:24.463 INFO:tasks.rados.rados.0.smithi003.stdout:2310: finishing write tid 5 to smithi00370293-281 2024-09-21T10:13:24.464 INFO:tasks.rados.rados.0.smithi003.stdout:2310: oid 281 updating version 0 to 462 2024-09-21T10:13:24.464 INFO:tasks.rados.rados.0.smithi003.stdout:2310: oid 281 version 462 is already newer than 459 2024-09-21T10:13:24.464 INFO:tasks.rados.rados.0.smithi003.stdout:2310: oid 281 version 462 is already newer than 460 2024-09-21T10:13:24.464 INFO:tasks.rados.rados.0.smithi003.stdout:2310: oid 281 version 462 is already newer than 461 2024-09-21T10:13:24.464 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 281 v 462 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2024-09-21T10:13:24.464 INFO:tasks.rados.rados.0.smithi003.stdout:2310: left oid 281 (ObjNum 1533 snap 0 seq_num 1533) 2024-09-21T10:13:24.464 INFO:tasks.rados.rados.0.smithi003.stdout:2311: expect (ObjNum 1123 snap 0 seq_num 1123) 2024-09-21T10:13:24.643 INFO:tasks.rados.rados.0.smithi003.stdout:2312: finishing write tid 1 to smithi00370293-353 2024-09-21T10:13:24.643 INFO:tasks.rados.rados.0.smithi003.stdout:2312: finishing write tid 2 to smithi00370293-353 2024-09-21T10:13:24.643 INFO:tasks.rados.rados.0.smithi003.stdout:2312: finishing write tid 3 to smithi00370293-353 2024-09-21T10:13:24.644 INFO:tasks.rados.rados.0.smithi003.stdout:2309: done (7 left) 2024-09-21T10:13:24.644 INFO:tasks.rados.rados.0.smithi003.stdout:2310: done (6 left) 2024-09-21T10:13:24.644 INFO:tasks.rados.rados.0.smithi003.stdout:2311: done (5 left) 2024-09-21T10:13:24.644 INFO:tasks.rados.rados.0.smithi003.stdout:2316: done (4 left) 2024-09-21T10:13:24.644 INFO:tasks.rados.rados.0.smithi003.stdout:2317: write oid 316 current snap is 0 2024-09-21T10:13:24.644 INFO:tasks.rados.rados.0.smithi003.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2024-09-21T10:13:24.655 INFO:tasks.rados.rados.0.smithi003.stdout:2317: writing smithi00370293-316 from 632359 to 1393378 tid 1 2024-09-21T10:13:24.667 INFO:tasks.rados.rados.0.smithi003.stdout:2317: writing smithi00370293-316 from 2041412 to 2756270 tid 2 2024-09-21T10:13:24.677 INFO:tasks.rados.rados.0.smithi003.stdout:2317: writing smithi00370293-316 from 3358434 to 3832359 tid 3 2024-09-21T10:13:24.677 INFO:tasks.rados.rados.0.smithi003.stdout:2318: write oid 35 current snap is 0 2024-09-21T10:13:24.677 INFO:tasks.rados.rados.0.smithi003.stdout:2312: finishing write tid 4 to smithi00370293-353 2024-09-21T10:13:24.677 INFO:tasks.rados.rados.0.smithi003.stdout:2312: finishing write tid 5 to smithi00370293-353 2024-09-21T10:13:24.677 INFO:tasks.rados.rados.0.smithi003.stdout:2312: oid 353 updating version 0 to 342 2024-09-21T10:13:24.677 INFO:tasks.rados.rados.0.smithi003.stdout:2312: oid 353 updating version 342 to 343 2024-09-21T10:13:24.677 INFO:tasks.rados.rados.0.smithi003.stdout:2312: oid 353 updating version 343 to 345 2024-09-21T10:13:24.677 INFO:tasks.rados.rados.0.smithi003.stdout:2312: oid 353 version 345 is already newer than 344 2024-09-21T10:13:24.677 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 353 v 345 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2024-09-21T10:13:24.677 INFO:tasks.rados.rados.0.smithi003.stdout:2312: left oid 353 (ObjNum 1534 snap 0 seq_num 1534) 2024-09-21T10:13:24.677 INFO:tasks.rados.rados.0.smithi003.stdout:2314: expect (ObjNum 631 snap 0 seq_num 631) 2024-09-21T10:13:24.754 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:24.754 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:24.755 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:24.755 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:24.755 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:24.756 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:24.756 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: Started Ceph mgr.x for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:13:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:24.757 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:24.757 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:13:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:13:24.789 INFO:tasks.rados.rados.0.smithi003.stdout:2313: expect (ObjNum 921 snap 0 seq_num 921) 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:2315: finishing write tid 1 to smithi00370293-110 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:2315: finishing write tid 2 to smithi00370293-110 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:2315: finishing write tid 3 to smithi00370293-110 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:2315: finishing write tid 4 to smithi00370293-110 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:2315: finishing write tid 5 to smithi00370293-110 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:2315: oid 110 updating version 0 to 276 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:2315: oid 110 updating version 276 to 278 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:2315: oid 110 updating version 278 to 279 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:2315: oid 110 version 279 is already newer than 277 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 110 v 279 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:2315: left oid 110 (ObjNum 1535 snap 0 seq_num 1535) 2024-09-21T10:13:24.966 INFO:tasks.rados.rados.0.smithi003.stdout:2317: finishing write tid 1 to smithi00370293-316 2024-09-21T10:13:24.967 INFO:tasks.rados.rados.0.smithi003.stdout:2317: finishing write tid 2 to smithi00370293-316 2024-09-21T10:13:24.967 INFO:tasks.rados.rados.0.smithi003.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2024-09-21T10:13:24.972 INFO:tasks.rados.rados.0.smithi003.stdout:2318: writing smithi00370293-35 from 649166 to 1085434 tid 1 2024-09-21T10:13:24.988 INFO:tasks.rados.rados.0.smithi003.stdout:2318: writing smithi00370293-35 from 1699894 to 2274763 tid 2 2024-09-21T10:13:25.000 INFO:tasks.rados.rados.0.smithi003.stdout:2318: writing smithi00370293-35 from 2702210 to 3133154 tid 3 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2312: done (5 left) 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2313: done (4 left) 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2314: done (3 left) 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2315: done (2 left) 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2319: write oid 57 current snap is 0 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2317: finishing write tid 3 to smithi00370293-316 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2317: finishing write tid 4 to smithi00370293-316 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2317: finishing write tid 5 to smithi00370293-316 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2317: oid 316 updating version 0 to 348 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2317: oid 316 updating version 348 to 349 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2317: oid 316 version 349 is already newer than 346 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:2317: oid 316 version 349 is already newer than 347 2024-09-21T10:13:25.001 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 316 v 349 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2024-09-21T10:13:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:2317: left oid 316 (ObjNum 1537 snap 0 seq_num 1537) 2024-09-21T10:13:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:2318: finishing write tid 1 to smithi00370293-35 2024-09-21T10:13:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:2318: finishing write tid 2 to smithi00370293-35 2024-09-21T10:13:25.002 INFO:tasks.rados.rados.0.smithi003.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2024-09-21T10:13:25.010 INFO:tasks.rados.rados.0.smithi003.stdout:2319: writing smithi00370293-57 from 665973 to 1177490 tid 1 2024-09-21T10:13:25.016 INFO:tasks.rados.rados.0.smithi003.stdout:2319: writing smithi00370293-57 from 1642023 to 2360550 tid 2 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2319: writing smithi00370293-57 from 2896927 to 3539143 tid 3 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2317: done (2 left) 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2320: read oid 471 snap -1 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2320: expect (ObjNum 470 snap 0 seq_num 470) 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2321: write oid 256 current snap is 0 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2318: finishing write tid 3 to smithi00370293-35 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2318: finishing write tid 4 to smithi00370293-35 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2318: finishing write tid 5 to smithi00370293-35 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2318: oid 35 updating version 0 to 250 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2318: oid 35 updating version 250 to 251 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2318: oid 35 version 251 is already newer than 249 2024-09-21T10:13:25.024 INFO:tasks.rados.rados.0.smithi003.stdout:2318: oid 35 updating version 251 to 252 2024-09-21T10:13:25.025 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 35 v 252 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2024-09-21T10:13:25.025 INFO:tasks.rados.rados.0.smithi003.stdout:2318: left oid 35 (ObjNum 1538 snap 0 seq_num 1538) 2024-09-21T10:13:25.025 INFO:tasks.rados.rados.0.smithi003.stdout:2319: finishing write tid 1 to smithi00370293-57 2024-09-21T10:13:25.025 INFO:tasks.rados.rados.0.smithi003.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2024-09-21T10:13:25.031 INFO:tasks.rados.rados.0.smithi003.stdout:2321: writing smithi00370293-256 from 682780 to 1269546 tid 1 2024-09-21T10:13:25.037 INFO:tasks.rados.rados.0.smithi003.stdout:2321: writing smithi00370293-256 from 1700505 to 2279043 tid 2 2024-09-21T10:13:25.045 INFO:tasks.rados.rados.0.smithi003.stdout:2321: writing smithi00370293-256 from 3040703 to 3610544 tid 3 2024-09-21T10:13:25.045 INFO:tasks.rados.rados.0.smithi003.stdout:2318: done (3 left) 2024-09-21T10:13:25.045 INFO:tasks.rados.rados.0.smithi003.stdout:2322: read oid 204 snap -1 2024-09-21T10:13:25.045 INFO:tasks.rados.rados.0.smithi003.stdout:2322: expect (ObjNum 1341 snap 0 seq_num 1341) 2024-09-21T10:13:25.045 INFO:tasks.rados.rados.0.smithi003.stdout:2323: write oid 263 current snap is 0 2024-09-21T10:13:25.045 INFO:tasks.rados.rados.0.smithi003.stdout:2319: finishing write tid 2 to smithi00370293-57 2024-09-21T10:13:25.045 INFO:tasks.rados.rados.0.smithi003.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2024-09-21T10:13:25.054 INFO:tasks.rados.rados.0.smithi003.stdout:2323: writing smithi00370293-263 from 699587 to 1361602 tid 1 2024-09-21T10:13:25.064 INFO:tasks.rados.rados.0.smithi003.stdout:2323: writing smithi00370293-263 from 2158987 to 2881183 tid 2 2024-09-21T10:13:25.070 INFO:tasks.rados.rados.0.smithi003.stdout:2323: writing smithi00370293-263 from 3351773 to 3899587 tid 3 2024-09-21T10:13:25.070 INFO:tasks.rados.rados.0.smithi003.stdout:2324: read oid 249 snap -1 2024-09-21T10:13:25.070 INFO:tasks.rados.rados.0.smithi003.stdout:2324: expect (ObjNum 960 snap 0 seq_num 960) 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:2325: delete oid 217 current snap is 0 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:2319: finishing write tid 3 to smithi00370293-57 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:2319: finishing write tid 4 to smithi00370293-57 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:2319: finishing write tid 5 to smithi00370293-57 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:2319: oid 57 updating version 0 to 351 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:2319: oid 57 updating version 351 to 352 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:2319: oid 57 version 352 is already newer than 350 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:2319: oid 57 updating version 352 to 353 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 57 v 353 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:2319: left oid 57 (ObjNum 1539 snap 0 seq_num 1539) 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:2321: finishing write tid 1 to smithi00370293-256 2024-09-21T10:13:25.071 INFO:tasks.rados.rados.0.smithi003.stdout:2320: expect (ObjNum 470 snap 0 seq_num 470) 2024-09-21T10:13:25.196 INFO:tasks.rados.rados.0.smithi003.stdout:2321: finishing write tid 2 to smithi00370293-256 2024-09-21T10:13:25.197 INFO:tasks.rados.rados.0.smithi003.stdout:2321: finishing write tid 3 to smithi00370293-256 2024-09-21T10:13:25.197 INFO:tasks.rados.rados.0.smithi003.stdout:2321: finishing write tid 4 to smithi00370293-256 2024-09-21T10:13:25.197 INFO:tasks.rados.rados.0.smithi003.stdout:2321: finishing write tid 5 to smithi00370293-256 2024-09-21T10:13:25.197 INFO:tasks.rados.rados.0.smithi003.stdout:2321: oid 256 updating version 0 to 346 2024-09-21T10:13:25.197 INFO:tasks.rados.rados.0.smithi003.stdout:2321: oid 256 version 346 is already newer than 344 2024-09-21T10:13:25.197 INFO:tasks.rados.rados.0.smithi003.stdout:2321: oid 256 version 346 is already newer than 345 2024-09-21T10:13:25.197 INFO:tasks.rados.rados.0.smithi003.stdout:2321: oid 256 updating version 346 to 347 2024-09-21T10:13:25.197 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 256 v 347 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2024-09-21T10:13:25.197 INFO:tasks.rados.rados.0.smithi003.stdout:2321: left oid 256 (ObjNum 1540 snap 0 seq_num 1540) 2024-09-21T10:13:25.197 INFO:tasks.rados.rados.0.smithi003.stdout:2322: expect (ObjNum 1341 snap 0 seq_num 1341) 2024-09-21T10:13:25.353 INFO:tasks.rados.rados.0.smithi003.stdout:2323: finishing write tid 1 to smithi00370293-263 2024-09-21T10:13:25.353 INFO:tasks.rados.rados.0.smithi003.stdout:2323: finishing write tid 2 to smithi00370293-263 2024-09-21T10:13:25.353 INFO:tasks.rados.rados.0.smithi003.stdout:2319: done (6 left) 2024-09-21T10:13:25.353 INFO:tasks.rados.rados.0.smithi003.stdout:2320: done (5 left) 2024-09-21T10:13:25.353 INFO:tasks.rados.rados.0.smithi003.stdout:2321: done (4 left) 2024-09-21T10:13:25.354 INFO:tasks.rados.rados.0.smithi003.stdout:2322: done (3 left) 2024-09-21T10:13:25.354 INFO:tasks.rados.rados.0.smithi003.stdout:2325: done (2 left) 2024-09-21T10:13:25.354 INFO:tasks.rados.rados.0.smithi003.stdout:2326: write oid 230 current snap is 0 2024-09-21T10:13:25.354 INFO:tasks.rados.rados.0.smithi003.stdout:2323: finishing write tid 3 to smithi00370293-263 2024-09-21T10:13:25.354 INFO:tasks.rados.rados.0.smithi003.stdout:2324: expect (ObjNum 960 snap 0 seq_num 960) 2024-09-21T10:13:25.439 INFO:tasks.rados.rados.0.smithi003.stdout:2323: finishing write tid 4 to smithi00370293-263 2024-09-21T10:13:25.439 INFO:tasks.rados.rados.0.smithi003.stdout:2323: finishing write tid 5 to smithi00370293-263 2024-09-21T10:13:25.439 INFO:tasks.rados.rados.0.smithi003.stdout:2323: oid 263 updating version 0 to 283 2024-09-21T10:13:25.439 INFO:tasks.rados.rados.0.smithi003.stdout:2323: oid 263 version 283 is already newer than 281 2024-09-21T10:13:25.439 INFO:tasks.rados.rados.0.smithi003.stdout:2323: oid 263 version 283 is already newer than 282 2024-09-21T10:13:25.439 INFO:tasks.rados.rados.0.smithi003.stdout:2323: oid 263 version 283 is already newer than 280 2024-09-21T10:13:25.440 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 263 v 283 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2024-09-21T10:13:25.440 INFO:tasks.rados.rados.0.smithi003.stdout:2323: left oid 263 (ObjNum 1541 snap 0 seq_num 1541) 2024-09-21T10:13:25.440 INFO:tasks.rados.rados.0.smithi003.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2024-09-21T10:13:25.445 INFO:tasks.rados.rados.0.smithi003.stdout:2326: writing smithi00370293-230 from 733201 to 1145714 tid 1 2024-09-21T10:13:25.453 INFO:tasks.rados.rados.0.smithi003.stdout:2326: writing smithi00370293-230 from 1759598 to 2485463 tid 2 2024-09-21T10:13:25.458 INFO:tasks.rados.rados.0.smithi003.stdout:2326: writing smithi00370293-230 from 3006619 to 3410276 tid 3 2024-09-21T10:13:25.458 INFO:tasks.rados.rados.0.smithi003.stdout:2323: done (2 left) 2024-09-21T10:13:25.458 INFO:tasks.rados.rados.0.smithi003.stdout:2324: done (1 left) 2024-09-21T10:13:25.458 INFO:tasks.rados.rados.0.smithi003.stdout:2327: read oid 64 snap -1 2024-09-21T10:13:25.458 INFO:tasks.rados.rados.0.smithi003.stdout:2327: expect (ObjNum 63 snap 0 seq_num 63) 2024-09-21T10:13:25.458 INFO:tasks.rados.rados.0.smithi003.stdout:2328: write oid 154 current snap is 0 2024-09-21T10:13:25.458 INFO:tasks.rados.rados.0.smithi003.stdout:2326: finishing write tid 1 to smithi00370293-230 2024-09-21T10:13:25.459 INFO:tasks.rados.rados.0.smithi003.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2024-09-21T10:13:25.465 INFO:tasks.rados.rados.0.smithi003.stdout:2328: writing smithi00370293-154 from 750008 to 1354123 tid 1 2024-09-21T10:13:25.473 INFO:tasks.rados.rados.0.smithi003.stdout:2328: writing smithi00370293-154 from 1934433 to 2520309 tid 2 2024-09-21T10:13:25.485 INFO:tasks.rados.rados.0.smithi003.stdout:2328: writing smithi00370293-154 from 3150395 to 3881677 tid 3 2024-09-21T10:13:25.485 INFO:tasks.rados.rados.0.smithi003.stdout:2329: write oid 409 current snap is 0 2024-09-21T10:13:25.485 INFO:tasks.rados.rados.0.smithi003.stdout:2326: finishing write tid 2 to smithi00370293-230 2024-09-21T10:13:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:2326: finishing write tid 3 to smithi00370293-230 2024-09-21T10:13:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2024-09-21T10:13:25.494 INFO:tasks.rados.rados.0.smithi003.stdout:2329: writing smithi00370293-409 from 766815 to 1446179 tid 1 2024-09-21T10:13:25.504 INFO:tasks.rados.rados.0.smithi003.stdout:2329: writing smithi00370293-409 from 1992915 to 2722449 tid 2 2024-09-21T10:13:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:2329: writing smithi00370293-409 from 3177818 to 3720372 tid 3 2024-09-21T10:13:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:2330: read oid 18 snap -1 2024-09-21T10:13:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:2330: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T10:13:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:2331: read oid 327 snap -1 2024-09-21T10:13:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:2331: expect (ObjNum 1424 snap 0 seq_num 1424) 2024-09-21T10:13:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:2332: write oid 380 current snap is 0 2024-09-21T10:13:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:2328: finishing write tid 1 to smithi00370293-154 2024-09-21T10:13:25.511 INFO:tasks.rados.rados.0.smithi003.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2024-09-21T10:13:25.520 INFO:tasks.rados.rados.0.smithi003.stdout:2332: writing smithi00370293-380 from 783622 to 1538235 tid 1 2024-09-21T10:13:25.528 INFO:tasks.rados.rados.0.smithi003.stdout:2332: writing smithi00370293-380 from 2051397 to 2640942 tid 2 2024-09-21T10:13:25.536 INFO:tasks.rados.rados.0.smithi003.stdout:2332: writing smithi00370293-380 from 3205241 to 3959067 tid 3 2024-09-21T10:13:25.536 INFO:tasks.rados.rados.0.smithi003.stdout:2333: read oid 417 snap -1 2024-09-21T10:13:25.536 INFO:tasks.rados.rados.0.smithi003.stdout:2333: expect (ObjNum 971 snap 0 seq_num 971) 2024-09-21T10:13:25.536 INFO:tasks.rados.rados.0.smithi003.stdout:2334: read oid 206 snap -1 2024-09-21T10:13:25.537 INFO:tasks.rados.rados.0.smithi003.stdout:2334: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T10:13:25.537 INFO:tasks.rados.rados.0.smithi003.stdout:2335: write oid 258 current snap is 0 2024-09-21T10:13:25.537 INFO:tasks.rados.rados.0.smithi003.stdout:2326: finishing write tid 4 to smithi00370293-230 2024-09-21T10:13:25.537 INFO:tasks.rados.rados.0.smithi003.stdout:2326: finishing write tid 5 to smithi00370293-230 2024-09-21T10:13:25.537 INFO:tasks.rados.rados.0.smithi003.stdout:2326: oid 230 updating version 0 to 293 2024-09-21T10:13:25.537 INFO:tasks.rados.rados.0.smithi003.stdout:2326: oid 230 version 293 is already newer than 291 2024-09-21T10:13:25.537 INFO:tasks.rados.rados.0.smithi003.stdout:2326: oid 230 version 293 is already newer than 292 2024-09-21T10:13:25.537 INFO:tasks.rados.rados.0.smithi003.stdout:2326: oid 230 version 293 is already newer than 290 2024-09-21T10:13:25.537 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 230 v 293 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2024-09-21T10:13:25.537 INFO:tasks.rados.rados.0.smithi003.stdout:2326: left oid 230 (ObjNum 1543 snap 0 seq_num 1543) 2024-09-21T10:13:25.537 INFO:tasks.rados.rados.0.smithi003.stdout:2327: expect (ObjNum 63 snap 0 seq_num 63) 2024-09-21T10:13:25.647 INFO:tasks.rados.rados.0.smithi003.stdout:2328: finishing write tid 2 to smithi00370293-154 2024-09-21T10:13:25.648 INFO:tasks.rados.rados.0.smithi003.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2024-09-21T10:13:25.652 INFO:tasks.rados.rados.0.smithi003.stdout:2335: writing smithi00370293-258 from 400429 to 830291 tid 1 2024-09-21T10:13:25.659 INFO:tasks.rados.rados.0.smithi003.stdout:2335: writing smithi00370293-258 from 1593526 to 2000429 tid 2 2024-09-21T10:13:25.659 INFO:tasks.rados.rados.0.smithi003.stdout:2326: done (9 left) 2024-09-21T10:13:25.659 INFO:tasks.rados.rados.0.smithi003.stdout:2327: done (8 left) 2024-09-21T10:13:25.659 INFO:tasks.rados.rados.0.smithi003.stdout:2336: read oid 449 snap -1 2024-09-21T10:13:25.659 INFO:tasks.rados.rados.0.smithi003.stdout:2336: expect deleted 2024-09-21T10:13:25.659 INFO:tasks.rados.rados.0.smithi003.stdout:2337: delete oid 272 current snap is 0 2024-09-21T10:13:25.659 INFO:tasks.rados.rados.0.smithi003.stdout:2328: finishing write tid 3 to smithi00370293-154 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2328: finishing write tid 4 to smithi00370293-154 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2328: finishing write tid 5 to smithi00370293-154 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2328: oid 154 updating version 0 to 229 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2328: oid 154 version 229 is already newer than 227 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2328: oid 154 version 229 is already newer than 226 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2328: oid 154 version 229 is already newer than 228 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 154 v 229 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2328: left oid 154 (ObjNum 1544 snap 0 seq_num 1544) 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2329: finishing write tid 1 to smithi00370293-409 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2329: finishing write tid 2 to smithi00370293-409 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2329: finishing write tid 3 to smithi00370293-409 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2329: finishing write tid 4 to smithi00370293-409 2024-09-21T10:13:25.660 INFO:tasks.rados.rados.0.smithi003.stdout:2330: expect (ObjNum 17 snap 0 seq_num 17) 2024-09-21T10:13:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:2329: finishing write tid 5 to smithi00370293-409 2024-09-21T10:13:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:2329: oid 409 updating version 0 to 466 2024-09-21T10:13:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:2329: oid 409 version 466 is already newer than 465 2024-09-21T10:13:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:2329: oid 409 version 466 is already newer than 463 2024-09-21T10:13:25.731 INFO:tasks.rados.rados.0.smithi003.stdout:2329: oid 409 version 466 is already newer than 464 2024-09-21T10:13:25.732 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 409 v 466 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2024-09-21T10:13:25.732 INFO:tasks.rados.rados.0.smithi003.stdout:2329: left oid 409 (ObjNum 1545 snap 0 seq_num 1545) 2024-09-21T10:13:25.732 INFO:tasks.rados.rados.0.smithi003.stdout:2331: expect (ObjNum 1424 snap 0 seq_num 1424) 2024-09-21T10:13:25.858 INFO:tasks.rados.rados.0.smithi003.stdout:2332: finishing write tid 1 to smithi00370293-380 2024-09-21T10:13:25.859 INFO:tasks.rados.rados.0.smithi003.stdout:2332: finishing write tid 2 to smithi00370293-380 2024-09-21T10:13:25.859 INFO:tasks.rados.rados.0.smithi003.stdout:2334: expect (ObjNum 851 snap 0 seq_num 851) 2024-09-21T10:13:25.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:25 smithi003 bash[31899]: cluster 2024-09-21T10:13:23.748866+0000 mgr.y (mgr.14385) 272 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 8.2 MiB/s wr, 75 op/s 2024-09-21T10:13:25.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:25 smithi003 bash[31899]: audit 2024-09-21T10:13:24.589691+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:25.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:25 smithi003 bash[31899]: audit 2024-09-21T10:13:24.601481+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:25.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:25 smithi003 bash[31899]: audit 2024-09-21T10:13:24.604856+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:13:25.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:25 smithi003 bash[22527]: cluster 2024-09-21T10:13:23.748866+0000 mgr.y (mgr.14385) 272 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 8.2 MiB/s wr, 75 op/s 2024-09-21T10:13:25.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:25 smithi003 bash[22527]: audit 2024-09-21T10:13:24.589691+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:25.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:25 smithi003 bash[22527]: audit 2024-09-21T10:13:24.601481+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:25.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:25 smithi003 bash[22527]: audit 2024-09-21T10:13:24.604856+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:13:25.943 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:25 smithi204 bash[24804]: cluster 2024-09-21T10:13:23.748866+0000 mgr.y (mgr.14385) 272 : cluster [DBG] pgmap v235: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 8.2 MiB/s wr, 75 op/s 2024-09-21T10:13:25.943 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:25 smithi204 bash[24804]: audit 2024-09-21T10:13:24.589691+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:25.943 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:25 smithi204 bash[24804]: audit 2024-09-21T10:13:24.601481+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:25.943 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:25 smithi204 bash[24804]: audit 2024-09-21T10:13:24.604856+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:13:25.959 INFO:tasks.rados.rados.0.smithi003.stdout:2333: expect (ObjNum 971 snap 0 seq_num 971) 2024-09-21T10:13:26.055 INFO:tasks.rados.rados.0.smithi003.stdout:2332: finishing write tid 3 to smithi00370293-380 2024-09-21T10:13:26.055 INFO:tasks.rados.rados.0.smithi003.stdout:2332: finishing write tid 4 to smithi00370293-380 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2332: finishing write tid 5 to smithi00370293-380 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2332: oid 380 updating version 0 to 351 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2332: oid 380 version 351 is already newer than 350 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2332: oid 380 version 351 is already newer than 348 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2332: oid 380 version 351 is already newer than 349 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 380 v 351 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2332: left oid 380 (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2335: finishing write tid 1 to smithi00370293-258 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2335: finishing write tid 2 to smithi00370293-258 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2335: finishing write tid 3 to smithi00370293-258 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2335: finishing write tid 4 to smithi00370293-258 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2335: oid 258 updating version 0 to 317 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2335: oid 258 version 317 is already newer than 316 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2335: oid 258 version 317 is already newer than 315 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 258 v 317 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2024-09-21T10:13:26.056 INFO:tasks.rados.rados.0.smithi003.stdout:2335: left oid 258 (ObjNum 1547 snap 0 seq_num 1547) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2328: done (9 left) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2329: done (8 left) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2330: done (7 left) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2331: done (6 left) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2332: done (5 left) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2333: done (4 left) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2334: done (3 left) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2335: done (2 left) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2336: done (1 left) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2337: done (0 left) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2338: read oid 113 snap -1 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2339: write oid 101 current snap is 0 2024-09-21T10:13:26.057 INFO:tasks.rados.rados.0.smithi003.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2024-09-21T10:13:26.065 INFO:tasks.rados.rados.0.smithi003.stdout:2339: writing smithi00370293-101 from 434043 to 1014403 tid 1 2024-09-21T10:13:26.072 INFO:tasks.rados.rados.0.smithi003.stdout:2339: writing smithi00370293-101 from 1710490 to 2034043 tid 2 2024-09-21T10:13:26.072 INFO:tasks.rados.rados.0.smithi003.stdout:2340: read oid 139 snap -1 2024-09-21T10:13:26.073 INFO:tasks.rados.rados.0.smithi003.stdout:2340: expect (ObjNum 1396 snap 0 seq_num 1396) 2024-09-21T10:13:26.073 INFO:tasks.rados.rados.0.smithi003.stdout:2341: write oid 137 current snap is 0 2024-09-21T10:13:26.073 INFO:tasks.rados.rados.0.smithi003.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2024-09-21T10:13:26.080 INFO:tasks.rados.rados.0.smithi003.stdout:2341: writing smithi00370293-137 from 450850 to 1106459 tid 1 2024-09-21T10:13:26.086 INFO:tasks.rados.rados.0.smithi003.stdout:2341: writing smithi00370293-137 from 1768972 to 2050850 tid 2 2024-09-21T10:13:26.086 INFO:tasks.rados.rados.0.smithi003.stdout:2342: read oid 231 snap -1 2024-09-21T10:13:26.087 INFO:tasks.rados.rados.0.smithi003.stdout:2342: expect (ObjNum 1195 snap 0 seq_num 1195) 2024-09-21T10:13:26.087 INFO:tasks.rados.rados.0.smithi003.stdout:2343: read oid 11 snap -1 2024-09-21T10:13:26.087 INFO:tasks.rados.rados.0.smithi003.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-21T10:13:26.087 INFO:tasks.rados.rados.0.smithi003.stdout:2344: write oid 346 current snap is 0 2024-09-21T10:13:26.087 INFO:tasks.rados.rados.0.smithi003.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2024-09-21T10:13:26.254 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:26 smithi204 bash[53111]: debug 2024-09-21T10:13:26.051+0000 7f9e4dcba640 1 -- 172.21.15.204:0/1088207859 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55af319eb0e0 con 0x55af319ed800 2024-09-21T10:13:26.286 INFO:tasks.rados.rados.0.smithi003.stdout:2339: finishing write tid 1 to smithi00370293-101 2024-09-21T10:13:26.286 INFO:tasks.rados.rados.0.smithi003.stdout:2339: finishing write tid 2 to smithi00370293-101 2024-09-21T10:13:26.286 INFO:tasks.rados.rados.0.smithi003.stdout:2339: finishing write tid 3 to smithi00370293-101 2024-09-21T10:13:26.286 INFO:tasks.rados.rados.0.smithi003.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2024-09-21T10:13:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:2344: writing smithi00370293-346 from 467657 to 914868 tid 1 2024-09-21T10:13:26.299 INFO:tasks.rados.rados.0.smithi003.stdout:2344: writing smithi00370293-346 from 1427454 to 2067657 tid 2 2024-09-21T10:13:26.299 INFO:tasks.rados.rados.0.smithi003.stdout:2338: done (6 left) 2024-09-21T10:13:26.299 INFO:tasks.rados.rados.0.smithi003.stdout:2345: read oid 301 snap -1 2024-09-21T10:13:26.299 INFO:tasks.rados.rados.0.smithi003.stdout:2345: expect deleted 2024-09-21T10:13:26.299 INFO:tasks.rados.rados.0.smithi003.stdout:2346: write oid 485 current snap is 0 2024-09-21T10:13:26.300 INFO:tasks.rados.rados.0.smithi003.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2024-09-21T10:13:26.307 INFO:tasks.rados.rados.0.smithi003.stdout:2346: writing smithi00370293-485 from 484464 to 1006924 tid 1 2024-09-21T10:13:26.316 INFO:tasks.rados.rados.0.smithi003.stdout:2346: writing smithi00370293-485 from 1485936 to 1970135 tid 2 2024-09-21T10:13:26.316 INFO:tasks.rados.rados.0.smithi003.stdout:2347: read oid 246 snap -1 2024-09-21T10:13:26.316 INFO:tasks.rados.rados.0.smithi003.stdout:2347: expect (ObjNum 578 snap 0 seq_num 578) 2024-09-21T10:13:26.316 INFO:tasks.rados.rados.0.smithi003.stdout:2348: write oid 55 current snap is 0 2024-09-21T10:13:26.316 INFO:tasks.rados.rados.0.smithi003.stdout:2339: finishing write tid 4 to smithi00370293-101 2024-09-21T10:13:26.316 INFO:tasks.rados.rados.0.smithi003.stdout:2339: oid 101 updating version 0 to 322 2024-09-21T10:13:26.317 INFO:tasks.rados.rados.0.smithi003.stdout:2339: oid 101 version 322 is already newer than 321 2024-09-21T10:13:26.317 INFO:tasks.rados.rados.0.smithi003.stdout:2339: oid 101 version 322 is already newer than 320 2024-09-21T10:13:26.317 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 101 v 322 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2024-09-21T10:13:26.317 INFO:tasks.rados.rados.0.smithi003.stdout:2339: left oid 101 (ObjNum 1549 snap 0 seq_num 1549) 2024-09-21T10:13:26.317 INFO:tasks.rados.rados.0.smithi003.stdout:2340: expect (ObjNum 1396 snap 0 seq_num 1396) 2024-09-21T10:13:26.467 INFO:tasks.rados.rados.0.smithi003.stdout:2341: finishing write tid 1 to smithi00370293-137 2024-09-21T10:13:26.468 INFO:tasks.rados.rados.0.smithi003.stdout:2341: finishing write tid 2 to smithi00370293-137 2024-09-21T10:13:26.468 INFO:tasks.rados.rados.0.smithi003.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2024-09-21T10:13:26.473 INFO:tasks.rados.rados.0.smithi003.stdout:2348: writing smithi00370293-55 from 501271 to 1098980 tid 1 2024-09-21T10:13:26.479 INFO:tasks.rados.rados.0.smithi003.stdout:2348: writing smithi00370293-55 from 1544418 to 2101271 tid 2 2024-09-21T10:13:26.479 INFO:tasks.rados.rados.0.smithi003.stdout:2339: done (9 left) 2024-09-21T10:13:26.479 INFO:tasks.rados.rados.0.smithi003.stdout:2340: done (8 left) 2024-09-21T10:13:26.479 INFO:tasks.rados.rados.0.smithi003.stdout:2349: write oid 255 current snap is 0 2024-09-21T10:13:26.479 INFO:tasks.rados.rados.0.smithi003.stdout:2341: finishing write tid 3 to smithi00370293-137 2024-09-21T10:13:26.480 INFO:tasks.rados.rados.0.smithi003.stdout:2341: finishing write tid 4 to smithi00370293-137 2024-09-21T10:13:26.480 INFO:tasks.rados.rados.0.smithi003.stdout:2341: oid 137 updating version 0 to 286 2024-09-21T10:13:26.480 INFO:tasks.rados.rados.0.smithi003.stdout:2341: oid 137 version 286 is already newer than 284 2024-09-21T10:13:26.480 INFO:tasks.rados.rados.0.smithi003.stdout:2341: oid 137 version 286 is already newer than 285 2024-09-21T10:13:26.480 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 137 v 286 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2024-09-21T10:13:26.480 INFO:tasks.rados.rados.0.smithi003.stdout:2341: left oid 137 (ObjNum 1550 snap 0 seq_num 1550) 2024-09-21T10:13:26.480 INFO:tasks.rados.rados.0.smithi003.stdout:2342: expect (ObjNum 1195 snap 0 seq_num 1195) 2024-09-21T10:13:26.584 INFO:tasks.rados.rados.0.smithi003.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2024-09-21T10:13:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:2344: finishing write tid 1 to smithi00370293-346 2024-09-21T10:13:26.801 INFO:tasks.rados.rados.0.smithi003.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2024-09-21T10:13:26.808 INFO:tasks.rados.rados.0.smithi003.stdout:2349: writing smithi00370293-255 from 518078 to 1191036 tid 1 2024-09-21T10:13:26.813 INFO:tasks.rados.rados.0.smithi003.stdout:2349: writing smithi00370293-255 from 1602900 to 2090768 tid 2 2024-09-21T10:13:26.813 INFO:tasks.rados.rados.0.smithi003.stdout:2341: done (8 left) 2024-09-21T10:13:26.813 INFO:tasks.rados.rados.0.smithi003.stdout:2342: done (7 left) 2024-09-21T10:13:26.813 INFO:tasks.rados.rados.0.smithi003.stdout:2343: done (6 left) 2024-09-21T10:13:26.813 INFO:tasks.rados.rados.0.smithi003.stdout:2350: read oid 397 snap -1 2024-09-21T10:13:26.814 INFO:tasks.rados.rados.0.smithi003.stdout:2350: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T10:13:26.814 INFO:tasks.rados.rados.0.smithi003.stdout:2351: read oid 340 snap -1 2024-09-21T10:13:26.814 INFO:tasks.rados.rados.0.smithi003.stdout:2351: expect (ObjNum 541 snap 0 seq_num 541) 2024-09-21T10:13:26.814 INFO:tasks.rados.rados.0.smithi003.stdout:2352: write oid 74 current snap is 0 2024-09-21T10:13:26.814 INFO:tasks.rados.rados.0.smithi003.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2024-09-21T10:13:26.824 INFO:tasks.rados.rados.0.smithi003.stdout:2352: writing smithi00370293-74 from 534885 to 1283092 tid 1 2024-09-21T10:13:26.826 INFO:tasks.rados.rados.0.smithi003.stdout:2352: writing smithi00370293-74 from 1945029 to 2134885 tid 2 2024-09-21T10:13:26.826 INFO:tasks.rados.rados.0.smithi003.stdout:2353: write oid 120 current snap is 0 2024-09-21T10:13:26.826 INFO:tasks.rados.rados.0.smithi003.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2024-09-21T10:13:26.831 INFO:tasks.rados.rados.0.smithi003.stdout:2353: writing smithi00370293-120 from 551692 to 975148 tid 1 2024-09-21T10:13:26.838 INFO:tasks.rados.rados.0.smithi003.stdout:2353: writing smithi00370293-120 from 1603511 to 2095048 tid 2 2024-09-21T10:13:26.838 INFO:tasks.rados.rados.0.smithi003.stdout:2354: read oid 387 snap -1 2024-09-21T10:13:26.838 INFO:tasks.rados.rados.0.smithi003.stdout:2354: expect (ObjNum 915 snap 0 seq_num 915) 2024-09-21T10:13:26.838 INFO:tasks.rados.rados.0.smithi003.stdout:2355: write oid 28 current snap is 0 2024-09-21T10:13:26.838 INFO:tasks.rados.rados.0.smithi003.stdout:2344: finishing write tid 2 to smithi00370293-346 2024-09-21T10:13:26.838 INFO:tasks.rados.rados.0.smithi003.stdout:2344: finishing write tid 3 to smithi00370293-346 2024-09-21T10:13:26.838 INFO:tasks.rados.rados.0.smithi003.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2024-09-21T10:13:26.844 INFO:tasks.rados.rados.0.smithi003.stdout:2355: writing smithi00370293-28 from 568499 to 1067204 tid 1 2024-09-21T10:13:26.851 INFO:tasks.rados.rados.0.smithi003.stdout:2355: writing smithi00370293-28 from 1661993 to 2168499 tid 2 2024-09-21T10:13:26.851 INFO:tasks.rados.rados.0.smithi003.stdout:2345: done (11 left) 2024-09-21T10:13:26.851 INFO:tasks.rados.rados.0.smithi003.stdout:2356: read oid 425 snap -1 2024-09-21T10:13:26.852 INFO:tasks.rados.rados.0.smithi003.stdout:2356: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T10:13:26.852 INFO:tasks.rados.rados.0.smithi003.stdout:2357: write oid 173 current snap is 0 2024-09-21T10:13:26.852 INFO:tasks.rados.rados.0.smithi003.stdout:2344: finishing write tid 4 to smithi00370293-346 2024-09-21T10:13:26.852 INFO:tasks.rados.rados.0.smithi003.stdout:2344: oid 346 updating version 0 to 247 2024-09-21T10:13:26.852 INFO:tasks.rados.rados.0.smithi003.stdout:2344: oid 346 updating version 247 to 248 2024-09-21T10:13:26.852 INFO:tasks.rados.rados.0.smithi003.stdout:2344: oid 346 version 248 is already newer than 246 2024-09-21T10:13:26.852 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 346 v 248 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2024-09-21T10:13:26.852 INFO:tasks.rados.rados.0.smithi003.stdout:2344: left oid 346 (ObjNum 1551 snap 0 seq_num 1551) 2024-09-21T10:13:26.852 INFO:tasks.rados.rados.0.smithi003.stdout:2346: finishing write tid 1 to smithi00370293-485 2024-09-21T10:13:26.852 INFO:tasks.rados.rados.0.smithi003.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2024-09-21T10:13:26.857 INFO:tasks.rados.rados.0.smithi003.stdout:2357: writing smithi00370293-173 from 585306 to 1159260 tid 1 2024-09-21T10:13:26.864 INFO:tasks.rados.rados.0.smithi003.stdout:2357: writing smithi00370293-173 from 1720475 to 2185306 tid 2 2024-09-21T10:13:26.864 INFO:tasks.rados.rados.0.smithi003.stdout:2344: done (12 left) 2024-09-21T10:13:26.864 INFO:tasks.rados.rados.0.smithi003.stdout:2358: read oid 426 snap -1 2024-09-21T10:13:26.864 INFO:tasks.rados.rados.0.smithi003.stdout:2358: expect deleted 2024-09-21T10:13:26.864 INFO:tasks.rados.rados.0.smithi003.stdout:2359: read oid 157 snap -1 2024-09-21T10:13:26.864 INFO:tasks.rados.rados.0.smithi003.stdout:2359: expect (ObjNum 1092 snap 0 seq_num 1092) 2024-09-21T10:13:26.864 INFO:tasks.rados.rados.0.smithi003.stdout:2360: read oid 342 snap -1 2024-09-21T10:13:26.864 INFO:tasks.rados.rados.0.smithi003.stdout:2360: expect (ObjNum 974 snap 0 seq_num 974) 2024-09-21T10:13:26.864 INFO:tasks.rados.rados.0.smithi003.stdout:2361: read oid 82 snap -1 2024-09-21T10:13:26.864 INFO:tasks.rados.rados.0.smithi003.stdout:2361: expect (ObjNum 1366 snap 0 seq_num 1366) 2024-09-21T10:13:26.864 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:13:26.865 INFO:tasks.rados.rados.0.smithi003.stdout:2346: finishing write tid 2 to smithi00370293-485 2024-09-21T10:13:26.865 INFO:tasks.rados.rados.0.smithi003.stdout:2346: finishing write tid 3 to smithi00370293-485 2024-09-21T10:13:26.865 INFO:tasks.rados.rados.0.smithi003.stdout:2346: finishing write tid 4 to smithi00370293-485 2024-09-21T10:13:26.865 INFO:tasks.rados.rados.0.smithi003.stdout:2346: oid 485 updating version 0 to 355 2024-09-21T10:13:26.865 INFO:tasks.rados.rados.0.smithi003.stdout:2346: oid 485 updating version 355 to 356 2024-09-21T10:13:26.865 INFO:tasks.rados.rados.0.smithi003.stdout:2346: oid 485 version 356 is already newer than 354 2024-09-21T10:13:26.865 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 485 v 356 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2024-09-21T10:13:26.865 INFO:tasks.rados.rados.0.smithi003.stdout:2346: left oid 485 (ObjNum 1552 snap 0 seq_num 1552) 2024-09-21T10:13:26.865 INFO:tasks.rados.rados.0.smithi003.stdout:2347: expect (ObjNum 578 snap 0 seq_num 578) 2024-09-21T10:13:27.017 INFO:tasks.rados.rados.0.smithi003.stdout:2348: finishing write tid 1 to smithi00370293-55 2024-09-21T10:13:27.017 INFO:tasks.rados.rados.0.smithi003.stdout:2348: finishing write tid 2 to smithi00370293-55 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2348: finishing write tid 3 to smithi00370293-55 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2346: done (15 left) 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2347: done (14 left) 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2362: read oid 323 snap -1 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2362: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2363: write oid 369 current snap is 0 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2348: finishing write tid 4 to smithi00370293-55 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2348: oid 55 updating version 0 to 349 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2348: oid 55 version 349 is already newer than 347 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2348: oid 55 version 349 is already newer than 348 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 55 v 349 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2348: left oid 55 (ObjNum 1553 snap 0 seq_num 1553) 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2349: finishing write tid 1 to smithi00370293-255 2024-09-21T10:13:27.018 INFO:tasks.rados.rados.0.smithi003.stdout:2351: expect (ObjNum 541 snap 0 seq_num 541) 2024-09-21T10:13:27.143 INFO:tasks.rados.rados.0.smithi003.stdout:2350: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T10:13:27.338 INFO:tasks.rados.rados.0.smithi003.stdout:2349: finishing write tid 2 to smithi00370293-255 2024-09-21T10:13:27.338 INFO:tasks.rados.rados.0.smithi003.stdout:2349: finishing write tid 3 to smithi00370293-255 2024-09-21T10:13:27.338 INFO:tasks.rados.rados.0.smithi003.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2024-09-21T10:13:27.345 INFO:tasks.rados.rados.0.smithi003.stdout:2363: writing smithi00370293-369 from 602113 to 1367669 tid 1 2024-09-21T10:13:27.351 INFO:tasks.rados.rados.0.smithi003.stdout:2363: writing smithi00370293-369 from 1778957 to 2202113 tid 2 2024-09-21T10:13:27.351 INFO:tasks.rados.rados.0.smithi003.stdout:2348: done (15 left) 2024-09-21T10:13:27.351 INFO:tasks.rados.rados.0.smithi003.stdout:2350: done (14 left) 2024-09-21T10:13:27.351 INFO:tasks.rados.rados.0.smithi003.stdout:2351: done (13 left) 2024-09-21T10:13:27.351 INFO:tasks.rados.rados.0.smithi003.stdout:2364: write oid 152 current snap is 0 2024-09-21T10:13:27.351 INFO:tasks.rados.rados.0.smithi003.stdout:2349: finishing write tid 4 to smithi00370293-255 2024-09-21T10:13:27.351 INFO:tasks.rados.rados.0.smithi003.stdout:2349: oid 255 updating version 0 to 315 2024-09-21T10:13:27.351 INFO:tasks.rados.rados.0.smithi003.stdout:2349: oid 255 updating version 315 to 317 2024-09-21T10:13:27.351 INFO:tasks.rados.rados.0.smithi003.stdout:2349: oid 255 version 317 is already newer than 316 2024-09-21T10:13:27.351 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 255 v 317 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2024-09-21T10:13:27.351 INFO:tasks.rados.rados.0.smithi003.stdout:2349: left oid 255 (ObjNum 1554 snap 0 seq_num 1554) 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2352: finishing write tid 1 to smithi00370293-74 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2352: finishing write tid 2 to smithi00370293-74 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2352: finishing write tid 3 to smithi00370293-74 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2352: finishing write tid 4 to smithi00370293-74 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2352: oid 74 updating version 0 to 320 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2352: oid 74 version 320 is already newer than 319 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2352: oid 74 version 320 is already newer than 318 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 74 v 320 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2352: left oid 74 (ObjNum 1555 snap 0 seq_num 1555) 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2353: finishing write tid 1 to smithi00370293-120 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2353: finishing write tid 2 to smithi00370293-120 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2353: finishing write tid 3 to smithi00370293-120 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2353: finishing write tid 4 to smithi00370293-120 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2353: oid 120 updating version 0 to 333 2024-09-21T10:13:27.352 INFO:tasks.rados.rados.0.smithi003.stdout:2353: oid 120 updating version 333 to 334 2024-09-21T10:13:27.353 INFO:tasks.rados.rados.0.smithi003.stdout:2353: oid 120 version 334 is already newer than 332 2024-09-21T10:13:27.353 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 120 v 334 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2024-09-21T10:13:27.353 INFO:tasks.rados.rados.0.smithi003.stdout:2353: left oid 120 (ObjNum 1556 snap 0 seq_num 1556) 2024-09-21T10:13:27.353 INFO:tasks.rados.rados.0.smithi003.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2024-09-21T10:13:27.356 INFO:tasks.rados.rados.0.smithi003.stdout:2364: writing smithi00370293-152 from 618920 to 1059725 tid 1 2024-09-21T10:13:27.370 INFO:tasks.rados.rados.0.smithi003.stdout:2364: writing smithi00370293-152 from 1837439 to 2218920 tid 2 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2349: done (13 left) 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2352: done (12 left) 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2353: done (11 left) 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2365: read oid 189 snap -1 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2365: expect (ObjNum 1150 snap 0 seq_num 1150) 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2366: read oid 335 snap -1 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2366: expect (ObjNum 1442 snap 0 seq_num 1442) 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2367: read oid 185 snap -1 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2367: expect (ObjNum 1033 snap 0 seq_num 1033) 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2368: read oid 62 snap -1 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2368: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2369: read oid 177 snap -1 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2369: expect (ObjNum 176 snap 0 seq_num 176) 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:13:27.371 INFO:tasks.rados.rados.0.smithi003.stdout:2354: expect (ObjNum 915 snap 0 seq_num 915) 2024-09-21T10:13:27.605 INFO:tasks.rados.rados.0.smithi003.stdout:2355: finishing write tid 1 to smithi00370293-28 2024-09-21T10:13:27.605 INFO:tasks.rados.rados.0.smithi003.stdout:2356: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T10:13:27.692 INFO:tasks.rados.rados.0.smithi003.stdout:2355: finishing write tid 2 to smithi00370293-28 2024-09-21T10:13:27.692 INFO:tasks.rados.rados.0.smithi003.stdout:2355: finishing write tid 3 to smithi00370293-28 2024-09-21T10:13:27.692 INFO:tasks.rados.rados.0.smithi003.stdout:2355: finishing write tid 4 to smithi00370293-28 2024-09-21T10:13:27.692 INFO:tasks.rados.rados.0.smithi003.stdout:2355: oid 28 updating version 0 to 272 2024-09-21T10:13:27.693 INFO:tasks.rados.rados.0.smithi003.stdout:2355: oid 28 version 272 is already newer than 271 2024-09-21T10:13:27.693 INFO:tasks.rados.rados.0.smithi003.stdout:2355: oid 28 version 272 is already newer than 270 2024-09-21T10:13:27.693 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 272 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2024-09-21T10:13:27.693 INFO:tasks.rados.rados.0.smithi003.stdout:2355: left oid 28 (ObjNum 1557 snap 0 seq_num 1557) 2024-09-21T10:13:27.693 INFO:tasks.rados.rados.0.smithi003.stdout:2357: finishing write tid 1 to smithi00370293-173 2024-09-21T10:13:27.693 INFO:tasks.rados.rados.0.smithi003.stdout:2354: done (15 left) 2024-09-21T10:13:27.693 INFO:tasks.rados.rados.0.smithi003.stdout:2355: done (14 left) 2024-09-21T10:13:27.693 INFO:tasks.rados.rados.0.smithi003.stdout:2356: done (13 left) 2024-09-21T10:13:27.693 INFO:tasks.rados.rados.0.smithi003.stdout:2370: write oid 27 current snap is 0 2024-09-21T10:13:27.693 INFO:tasks.rados.rados.0.smithi003.stdout:2359: expect (ObjNum 1092 snap 0 seq_num 1092) 2024-09-21T10:13:27.794 INFO:tasks.rados.rados.0.smithi003.stdout:2357: finishing write tid 2 to smithi00370293-173 2024-09-21T10:13:27.794 INFO:tasks.rados.rados.0.smithi003.stdout:2357: finishing write tid 3 to smithi00370293-173 2024-09-21T10:13:27.794 INFO:tasks.rados.rados.0.smithi003.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2024-09-21T10:13:27.800 INFO:tasks.rados.rados.0.smithi003.stdout:2370: writing smithi00370293-27 from 635727 to 1151781 tid 1 2024-09-21T10:13:27.806 INFO:tasks.rados.rados.0.smithi003.stdout:2370: writing smithi00370293-27 from 1895921 to 2235727 tid 2 2024-09-21T10:13:27.806 INFO:tasks.rados.rados.0.smithi003.stdout:2358: done (13 left) 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2359: done (12 left) 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2371: read oid 15 snap -1 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2371: expect (ObjNum 1530 snap 0 seq_num 1530) 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2372: read oid 43 snap -1 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2372: expect deleted 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2373: write oid 273 current snap is 0 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2357: finishing write tid 4 to smithi00370293-173 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2357: oid 173 updating version 0 to 323 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2357: oid 173 version 323 is already newer than 322 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2357: oid 173 version 323 is already newer than 321 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 173 v 323 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2357: left oid 173 (ObjNum 1558 snap 0 seq_num 1558) 2024-09-21T10:13:27.807 INFO:tasks.rados.rados.0.smithi003.stdout:2361: expect (ObjNum 1366 snap 0 seq_num 1366) 2024-09-21T10:13:27.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:27 smithi003 bash[31899]: cluster 2024-09-21T10:13:25.749612+0000 mgr.y (mgr.14385) 273 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 13 MiB/s wr, 114 op/s 2024-09-21T10:13:27.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:27 smithi003 bash[22527]: cluster 2024-09-21T10:13:25.749612+0000 mgr.y (mgr.14385) 273 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 13 MiB/s wr, 114 op/s 2024-09-21T10:13:27.937 INFO:tasks.rados.rados.0.smithi003.stdout:2360: expect (ObjNum 974 snap 0 seq_num 974) 2024-09-21T10:13:28.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:27 smithi204 bash[24804]: cluster 2024-09-21T10:13:25.749612+0000 mgr.y (mgr.14385) 273 : cluster [DBG] pgmap v236: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 13 MiB/s wr, 114 op/s 2024-09-21T10:13:28.055 INFO:tasks.rados.rados.0.smithi003.stdout:2362: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-09-21T10:13:28.245 INFO:tasks.rados.rados.0.smithi003.stdout:2363: finishing write tid 1 to smithi00370293-369 2024-09-21T10:13:28.245 INFO:tasks.rados.rados.0.smithi003.stdout:2363: finishing write tid 2 to smithi00370293-369 2024-09-21T10:13:28.246 INFO:tasks.rados.rados.0.smithi003.stdout:2363: finishing write tid 3 to smithi00370293-369 2024-09-21T10:13:28.246 INFO:tasks.rados.rados.0.smithi003.stdout:2363: finishing write tid 4 to smithi00370293-369 2024-09-21T10:13:28.246 INFO:tasks.rados.rados.0.smithi003.stdout:2363: oid 369 updating version 0 to 324 2024-09-21T10:13:28.246 INFO:tasks.rados.rados.0.smithi003.stdout:2363: oid 369 version 324 is already newer than 323 2024-09-21T10:13:28.246 INFO:tasks.rados.rados.0.smithi003.stdout:2363: oid 369 updating version 324 to 325 2024-09-21T10:13:28.246 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 369 v 325 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2024-09-21T10:13:28.246 INFO:tasks.rados.rados.0.smithi003.stdout:2363: left oid 369 (ObjNum 1559 snap 0 seq_num 1559) 2024-09-21T10:13:28.246 INFO:tasks.rados.rados.0.smithi003.stdout:2364: finishing write tid 1 to smithi00370293-152 2024-09-21T10:13:28.246 INFO:tasks.rados.rados.0.smithi003.stdout:2364: finishing write tid 2 to smithi00370293-152 2024-09-21T10:13:28.246 INFO:tasks.rados.rados.0.smithi003.stdout:2366: expect (ObjNum 1442 snap 0 seq_num 1442) 2024-09-21T10:13:28.315 INFO:tasks.rados.rados.0.smithi003.stdout:2364: finishing write tid 3 to smithi00370293-152 2024-09-21T10:13:28.315 INFO:tasks.rados.rados.0.smithi003.stdout:2364: finishing write tid 4 to smithi00370293-152 2024-09-21T10:13:28.315 INFO:tasks.rados.rados.0.smithi003.stdout:2364: oid 152 updating version 0 to 336 2024-09-21T10:13:28.315 INFO:tasks.rados.rados.0.smithi003.stdout:2364: oid 152 updating version 336 to 337 2024-09-21T10:13:28.315 INFO:tasks.rados.rados.0.smithi003.stdout:2364: oid 152 version 337 is already newer than 335 2024-09-21T10:13:28.315 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 152 v 337 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2024-09-21T10:13:28.315 INFO:tasks.rados.rados.0.smithi003.stdout:2364: left oid 152 (ObjNum 1560 snap 0 seq_num 1560) 2024-09-21T10:13:28.315 INFO:tasks.rados.rados.0.smithi003.stdout:2369: expect (ObjNum 176 snap 0 seq_num 176) 2024-09-21T10:13:28.407 INFO:tasks.rados.rados.0.smithi003.stdout:2365: expect (ObjNum 1150 snap 0 seq_num 1150) 2024-09-21T10:13:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:2368: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:13:28.680 INFO:tasks.rados.rados.0.smithi003.stdout:2367: expect (ObjNum 1033 snap 0 seq_num 1033) 2024-09-21T10:13:28.841 INFO:tasks.rados.rados.0.smithi003.stdout:2370: finishing write tid 1 to smithi00370293-27 2024-09-21T10:13:28.842 INFO:tasks.rados.rados.0.smithi003.stdout:2370: finishing write tid 2 to smithi00370293-27 2024-09-21T10:13:28.842 INFO:tasks.rados.rados.0.smithi003.stdout:2370: finishing write tid 3 to smithi00370293-27 2024-09-21T10:13:28.842 INFO:tasks.rados.rados.0.smithi003.stdout:2370: finishing write tid 4 to smithi00370293-27 2024-09-21T10:13:28.842 INFO:tasks.rados.rados.0.smithi003.stdout:2370: oid 27 updating version 0 to 469 2024-09-21T10:13:28.842 INFO:tasks.rados.rados.0.smithi003.stdout:2370: oid 27 version 469 is already newer than 467 2024-09-21T10:13:28.842 INFO:tasks.rados.rados.0.smithi003.stdout:2370: oid 27 version 469 is already newer than 468 2024-09-21T10:13:28.842 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 469 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2024-09-21T10:13:28.842 INFO:tasks.rados.rados.0.smithi003.stdout:2370: left oid 27 (ObjNum 1561 snap 0 seq_num 1561) 2024-09-21T10:13:28.842 INFO:tasks.rados.rados.0.smithi003.stdout:2371: expect (ObjNum 1530 snap 0 seq_num 1530) 2024-09-21T10:13:29.054 INFO:tasks.rados.rados.0.smithi003.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2024-09-21T10:13:29.075 INFO:tasks.rados.rados.0.smithi003.stdout:2373: writing smithi00370293-273 from 652534 to 1243837 tid 1 2024-09-21T10:13:29.092 INFO:tasks.rados.rados.0.smithi003.stdout:2373: writing smithi00370293-273 from 1954403 to 2252534 tid 2 2024-09-21T10:13:29.092 INFO:tasks.rados.rados.0.smithi003.stdout:2357: done (14 left) 2024-09-21T10:13:29.092 INFO:tasks.rados.rados.0.smithi003.stdout:2360: done (13 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2361: done (12 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2362: done (11 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2363: done (10 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2364: done (9 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2365: done (8 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2366: done (7 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2367: done (6 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2368: done (5 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2369: done (4 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2370: done (3 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2371: done (2 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2372: done (1 left) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2374: read oid 274 snap -1 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2374: expect (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T10:13:29.093 INFO:tasks.rados.rados.0.smithi003.stdout:2375: read oid 139 snap -1 2024-09-21T10:13:29.094 INFO:tasks.rados.rados.0.smithi003.stdout:2375: expect (ObjNum 1396 snap 0 seq_num 1396) 2024-09-21T10:13:29.094 INFO:tasks.rados.rados.0.smithi003.stdout:2376: write oid 317 current snap is 0 2024-09-21T10:13:29.094 INFO:tasks.rados.rados.0.smithi003.stdout:2373: finishing write tid 1 to smithi00370293-273 2024-09-21T10:13:29.094 INFO:tasks.rados.rados.0.smithi003.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2024-09-21T10:13:29.117 INFO:tasks.rados.rados.0.smithi003.stdout:2376: writing smithi00370293-317 from 669341 to 1335893 tid 1 2024-09-21T10:13:29.127 INFO:tasks.rados.rados.0.smithi003.stdout:2376: writing smithi00370293-317 from 2012885 to 2269341 tid 2 2024-09-21T10:13:29.127 INFO:tasks.rados.rados.0.smithi003.stdout:2377: read oid 435 snap -1 2024-09-21T10:13:29.127 INFO:tasks.rados.rados.0.smithi003.stdout:2377: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-21T10:13:29.127 INFO:tasks.rados.rados.0.smithi003.stdout:2378: write oid 364 current snap is 0 2024-09-21T10:13:29.127 INFO:tasks.rados.rados.0.smithi003.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2024-09-21T10:13:29.140 INFO:tasks.rados.rados.0.smithi003.stdout:2378: writing smithi00370293-364 from 686148 to 1427949 tid 1 2024-09-21T10:13:29.148 INFO:tasks.rados.rados.0.smithi003.stdout:2378: writing smithi00370293-364 from 1955014 to 2286148 tid 2 2024-09-21T10:13:29.148 INFO:tasks.rados.rados.0.smithi003.stdout:2379: write oid 277 current snap is 0 2024-09-21T10:13:29.148 INFO:tasks.rados.rados.0.smithi003.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2024-09-21T10:13:29.156 INFO:tasks.rados.rados.0.smithi003.stdout:2379: writing smithi00370293-277 from 702955 to 1120005 tid 1 2024-09-21T10:13:29.164 INFO:tasks.rados.rados.0.smithi003.stdout:2379: writing smithi00370293-277 from 1613496 to 2263367 tid 2 2024-09-21T10:13:29.164 INFO:tasks.rados.rados.0.smithi003.stdout:2380: write oid 104 current snap is 0 2024-09-21T10:13:29.164 INFO:tasks.rados.rados.0.smithi003.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2024-09-21T10:13:29.171 INFO:tasks.rados.rados.0.smithi003.stdout:2380: writing smithi00370293-104 from 719762 to 1212061 tid 1 2024-09-21T10:13:29.177 INFO:tasks.rados.rados.0.smithi003.stdout:2380: writing smithi00370293-104 from 1671978 to 2181860 tid 2 2024-09-21T10:13:29.177 INFO:tasks.rados.rados.0.smithi003.stdout:2381: read oid 294 snap -1 2024-09-21T10:13:29.177 INFO:tasks.rados.rados.0.smithi003.stdout:2381: expect (ObjNum 293 snap 0 seq_num 293) 2024-09-21T10:13:29.177 INFO:tasks.rados.rados.0.smithi003.stdout:2382: delete oid 350 current snap is 0 2024-09-21T10:13:29.178 INFO:tasks.rados.rados.0.smithi003.stdout:2374: expect (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T10:13:29.305 INFO:tasks.rados.rados.0.smithi003.stdout:2373: finishing write tid 2 to smithi00370293-273 2024-09-21T10:13:29.305 INFO:tasks.rados.rados.0.smithi003.stdout:2373: finishing write tid 3 to smithi00370293-273 2024-09-21T10:13:29.305 INFO:tasks.rados.rados.0.smithi003.stdout:2373: finishing write tid 4 to smithi00370293-273 2024-09-21T10:13:29.305 INFO:tasks.rados.rados.0.smithi003.stdout:2373: oid 273 updating version 0 to 352 2024-09-21T10:13:29.305 INFO:tasks.rados.rados.0.smithi003.stdout:2373: oid 273 version 352 is already newer than 350 2024-09-21T10:13:29.305 INFO:tasks.rados.rados.0.smithi003.stdout:2373: oid 273 version 352 is already newer than 351 2024-09-21T10:13:29.305 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 273 v 352 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2024-09-21T10:13:29.305 INFO:tasks.rados.rados.0.smithi003.stdout:2373: left oid 273 (ObjNum 1562 snap 0 seq_num 1562) 2024-09-21T10:13:29.306 INFO:tasks.rados.rados.0.smithi003.stdout:2375: expect (ObjNum 1396 snap 0 seq_num 1396) 2024-09-21T10:13:29.455 INFO:tasks.rados.rados.0.smithi003.stdout:2376: finishing write tid 1 to smithi00370293-317 2024-09-21T10:13:29.455 INFO:tasks.rados.rados.0.smithi003.stdout:2376: finishing write tid 2 to smithi00370293-317 2024-09-21T10:13:29.455 INFO:tasks.rados.rados.0.smithi003.stdout:2376: finishing write tid 3 to smithi00370293-317 2024-09-21T10:13:29.455 INFO:tasks.rados.rados.0.smithi003.stdout:2376: finishing write tid 4 to smithi00370293-317 2024-09-21T10:13:29.455 INFO:tasks.rados.rados.0.smithi003.stdout:2376: oid 317 updating version 0 to 471 2024-09-21T10:13:29.455 INFO:tasks.rados.rados.0.smithi003.stdout:2376: oid 317 updating version 471 to 472 2024-09-21T10:13:29.455 INFO:tasks.rados.rados.0.smithi003.stdout:2376: oid 317 version 472 is already newer than 470 2024-09-21T10:13:29.455 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 317 v 472 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2024-09-21T10:13:29.455 INFO:tasks.rados.rados.0.smithi003.stdout:2376: left oid 317 (ObjNum 1563 snap 0 seq_num 1563) 2024-09-21T10:13:29.455 INFO:tasks.rados.rados.0.smithi003.stdout:2377: expect (ObjNum 906 snap 0 seq_num 906) 2024-09-21T10:13:29.611 INFO:tasks.rados.rados.0.smithi003.stdout:2378: finishing write tid 1 to smithi00370293-364 2024-09-21T10:13:29.611 INFO:tasks.rados.rados.0.smithi003.stdout:2378: finishing write tid 2 to smithi00370293-364 2024-09-21T10:13:29.611 INFO:tasks.rados.rados.0.smithi003.stdout:2378: finishing write tid 3 to smithi00370293-364 2024-09-21T10:13:29.611 INFO:tasks.rados.rados.0.smithi003.stdout:2378: finishing write tid 4 to smithi00370293-364 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2378: oid 364 updating version 0 to 326 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2378: oid 364 updating version 326 to 327 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2378: oid 364 updating version 327 to 328 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 364 v 328 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2378: left oid 364 (ObjNum 1564 snap 0 seq_num 1564) 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2379: finishing write tid 1 to smithi00370293-277 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2379: finishing write tid 2 to smithi00370293-277 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2379: finishing write tid 3 to smithi00370293-277 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2379: finishing write tid 4 to smithi00370293-277 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2379: oid 277 updating version 0 to 328 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2379: oid 277 version 328 is already newer than 326 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2379: oid 277 version 328 is already newer than 327 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 277 v 328 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2024-09-21T10:13:29.612 INFO:tasks.rados.rados.0.smithi003.stdout:2379: left oid 277 (ObjNum 1565 snap 0 seq_num 1565) 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2380: finishing write tid 1 to smithi00370293-104 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2373: done (9 left) 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2374: done (8 left) 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2375: done (7 left) 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2376: done (6 left) 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2377: done (5 left) 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2378: done (4 left) 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2379: done (3 left) 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2382: done (2 left) 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2383: read oid 371 snap -1 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2383: expect (ObjNum 1223 snap 0 seq_num 1223) 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2384: read oid 389 snap -1 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2384: expect (ObjNum 1307 snap 0 seq_num 1307) 2024-09-21T10:13:29.613 INFO:tasks.rados.rados.0.smithi003.stdout:2385: delete oid 116 current snap is 0 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi003.stdout:2380: finishing write tid 2 to smithi00370293-104 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi003.stdout:2380: finishing write tid 3 to smithi00370293-104 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi003.stdout:2380: finishing write tid 4 to smithi00370293-104 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi003.stdout:2380: oid 104 updating version 0 to 276 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi003.stdout:2380: oid 104 updating version 276 to 278 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi003.stdout:2380: oid 104 version 278 is already newer than 277 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 104 v 278 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi003.stdout:2380: left oid 104 (ObjNum 1566 snap 0 seq_num 1566) 2024-09-21T10:13:29.614 INFO:tasks.rados.rados.0.smithi003.stdout:2381: expect (ObjNum 293 snap 0 seq_num 293) 2024-09-21T10:13:29.715 INFO:tasks.rados.rados.0.smithi003.stdout:2383: expect (ObjNum 1223 snap 0 seq_num 1223) 2024-09-21T10:13:29.848 INFO:tasks.rados.rados.0.smithi003.stdout:2384: expect (ObjNum 1307 snap 0 seq_num 1307) 2024-09-21T10:13:29.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:29 smithi003 bash[22527]: cluster 2024-09-21T10:13:27.750154+0000 mgr.y (mgr.14385) 274 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2024-09-21T10:13:29.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:29 smithi003 bash[31899]: cluster 2024-09-21T10:13:27.750154+0000 mgr.y (mgr.14385) 274 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2024-09-21T10:13:29.977 INFO:tasks.rados.rados.0.smithi003.stdout:2380: done (4 left) 2024-09-21T10:13:30.151 INFO:tasks.rados.rados.0.smithi003.stdout:2381: done (3 left) 2024-09-21T10:13:30.151 INFO:tasks.rados.rados.0.smithi003.stdout:2383: done (2 left) 2024-09-21T10:13:30.152 INFO:tasks.rados.rados.0.smithi003.stdout:2384: done (1 left) 2024-09-21T10:13:30.152 INFO:tasks.rados.rados.0.smithi003.stdout:2385: done (0 left) 2024-09-21T10:13:30.152 INFO:tasks.rados.rados.0.smithi003.stdout:2386: write oid 231 current snap is 0 2024-09-21T10:13:30.152 INFO:tasks.rados.rados.0.smithi003.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2024-09-21T10:13:30.153 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:29 smithi204 bash[24804]: cluster 2024-09-21T10:13:27.750154+0000 mgr.y (mgr.14385) 274 : cluster [DBG] pgmap v237: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2024-09-21T10:13:30.158 INFO:tasks.rados.rados.0.smithi003.stdout:2386: writing smithi00370293-231 from 770183 to 1204582 tid 1 2024-09-21T10:13:30.158 INFO:tasks.rados.rados.0.smithi003.stdout:2386: writing smithi00370293-231 from 1847424 to 2370183 tid 2 2024-09-21T10:13:30.158 INFO:tasks.rados.rados.0.smithi003.stdout:2387: write oid 240 current snap is 0 2024-09-21T10:13:30.158 INFO:tasks.rados.rados.0.smithi003.stdout:2386: finishing write tid 1 to smithi00370293-231 2024-09-21T10:13:30.158 INFO:tasks.rados.rados.0.smithi003.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2024-09-21T10:13:30.159 INFO:tasks.rados.rados.0.smithi003.stdout:2387: writing smithi00370293-240 from 786990 to 1296638 tid 1 2024-09-21T10:13:30.159 INFO:tasks.rados.rados.0.smithi003.stdout:2387: writing smithi00370293-240 from 1905906 to 2386990 tid 2 2024-09-21T10:13:30.159 INFO:tasks.rados.rados.0.smithi003.stdout:2388: write oid 148 current snap is 0 2024-09-21T10:13:30.159 INFO:tasks.rados.rados.0.smithi003.stdout:2386: finishing write tid 2 to smithi00370293-231 2024-09-21T10:13:30.159 INFO:tasks.rados.rados.0.smithi003.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2024-09-21T10:13:30.159 INFO:tasks.rados.rados.0.smithi003.stdout:2388: writing smithi00370293-148 from 403797 to 988694 tid 1 2024-09-21T10:13:30.159 INFO:tasks.rados.rados.0.smithi003.stdout:2388: writing smithi00370293-148 from 1564388 to 2225266 tid 2 2024-09-21T10:13:30.159 INFO:tasks.rados.rados.0.smithi003.stdout:2389: read oid 436 snap -1 2024-09-21T10:13:30.159 INFO:tasks.rados.rados.0.smithi003.stdout:2389: expect (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T10:13:30.159 INFO:tasks.rados.rados.0.smithi003.stdout:2390: read oid 60 snap -1 2024-09-21T10:13:30.160 INFO:tasks.rados.rados.0.smithi003.stdout:2390: expect (ObjNum 59 snap 0 seq_num 59) 2024-09-21T10:13:30.160 INFO:tasks.rados.rados.0.smithi003.stdout:2391: write oid 154 current snap is 0 2024-09-21T10:13:30.160 INFO:tasks.rados.rados.0.smithi003.stdout:2386: finishing write tid 3 to smithi00370293-231 2024-09-21T10:13:30.160 INFO:tasks.rados.rados.0.smithi003.stdout:2386: finishing write tid 4 to smithi00370293-231 2024-09-21T10:13:30.160 INFO:tasks.rados.rados.0.smithi003.stdout:2386: oid 231 updating version 0 to 325 2024-09-21T10:13:30.160 INFO:tasks.rados.rados.0.smithi003.stdout:2386: oid 231 updating version 325 to 326 2024-09-21T10:13:30.160 INFO:tasks.rados.rados.0.smithi003.stdout:2386: oid 231 version 326 is already newer than 324 2024-09-21T10:13:30.160 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 231 v 326 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2024-09-21T10:13:30.160 INFO:tasks.rados.rados.0.smithi003.stdout:2386: left oid 231 (ObjNum 1569 snap 0 seq_num 1569) 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:2387: finishing write tid 1 to smithi00370293-240 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:2387: finishing write tid 2 to smithi00370293-240 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:2387: finishing write tid 3 to smithi00370293-240 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:2387: finishing write tid 4 to smithi00370293-240 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:2387: oid 240 updating version 0 to 273 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:2387: oid 240 updating version 273 to 274 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:2387: oid 240 updating version 274 to 275 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 240 v 275 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:2387: left oid 240 (ObjNum 1570 snap 0 seq_num 1570) 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:2388: finishing write tid 1 to smithi00370293-148 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2024-09-21T10:13:30.161 INFO:tasks.rados.rados.0.smithi003.stdout:2391: writing smithi00370293-154 from 420604 to 1080750 tid 1 2024-09-21T10:13:30.162 INFO:tasks.rados.rados.0.smithi003.stdout:2391: writing smithi00370293-154 from 1506517 to 1911053 tid 2 2024-09-21T10:13:30.162 INFO:tasks.rados.rados.0.smithi003.stdout:2386: done (5 left) 2024-09-21T10:13:30.162 INFO:tasks.rados.rados.0.smithi003.stdout:2387: done (4 left) 2024-09-21T10:13:30.162 INFO:tasks.rados.rados.0.smithi003.stdout:2392: read oid 316 snap -1 2024-09-21T10:13:30.162 INFO:tasks.rados.rados.0.smithi003.stdout:2392: expect (ObjNum 1537 snap 0 seq_num 1537) 2024-09-21T10:13:30.162 INFO:tasks.rados.rados.0.smithi003.stdout:2393: write oid 426 current snap is 0 2024-09-21T10:13:30.162 INFO:tasks.rados.rados.0.smithi003.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2024-09-21T10:13:30.163 INFO:tasks.rados.rados.0.smithi003.stdout:2393: writing smithi00370293-426 from 437411 to 1172806 tid 1 2024-09-21T10:13:30.163 INFO:tasks.rados.rados.0.smithi003.stdout:2393: writing smithi00370293-426 from 1964999 to 2437411 tid 2 2024-09-21T10:13:30.163 INFO:tasks.rados.rados.0.smithi003.stdout:2394: write oid 115 current snap is 0 2024-09-21T10:13:30.163 INFO:tasks.rados.rados.0.smithi003.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2024-09-21T10:13:30.163 INFO:tasks.rados.rados.0.smithi003.stdout:2394: writing smithi00370293-115 from 454218 to 981215 tid 1 2024-09-21T10:13:30.163 INFO:tasks.rados.rados.0.smithi003.stdout:2394: writing smithi00370293-115 from 1739834 to 2148039 tid 2 2024-09-21T10:13:30.163 INFO:tasks.rados.rados.0.smithi003.stdout:2395: write oid 277 current snap is 0 2024-09-21T10:13:30.163 INFO:tasks.rados.rados.0.smithi003.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2024-09-21T10:13:30.163 INFO:tasks.rados.rados.0.smithi003.stdout:2395: writing smithi00370293-277 from 471025 to 1073271 tid 1 2024-09-21T10:13:30.164 INFO:tasks.rados.rados.0.smithi003.stdout:2395: writing smithi00370293-277 from 1798316 to 2466532 tid 2 2024-09-21T10:13:30.164 INFO:tasks.rados.rados.0.smithi003.stdout:2396: read oid 270 snap -1 2024-09-21T10:13:30.164 INFO:tasks.rados.rados.0.smithi003.stdout:2396: expect (ObjNum 1105 snap 0 seq_num 1105) 2024-09-21T10:13:30.164 INFO:tasks.rados.rados.0.smithi003.stdout:2397: read oid 414 snap -1 2024-09-21T10:13:30.164 INFO:tasks.rados.rados.0.smithi003.stdout:2397: expect (ObjNum 413 snap 0 seq_num 413) 2024-09-21T10:13:30.164 INFO:tasks.rados.rados.0.smithi003.stdout:2398: read oid 263 snap -1 2024-09-21T10:13:30.164 INFO:tasks.rados.rados.0.smithi003.stdout:2398: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-09-21T10:13:30.164 INFO:tasks.rados.rados.0.smithi003.stdout:2399: read oid 492 snap -1 2024-09-21T10:13:30.164 INFO:tasks.rados.rados.0.smithi003.stdout:2399: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-09-21T10:13:30.164 INFO:tasks.rados.rados.0.smithi003.stdout:2400: write oid 111 current snap is 0 2024-09-21T10:13:30.165 INFO:tasks.rados.rados.0.smithi003.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2024-09-21T10:13:30.165 INFO:tasks.rados.rados.0.smithi003.stdout:2400: writing smithi00370293-111 from 487832 to 1165327 tid 1 2024-09-21T10:13:30.165 INFO:tasks.rados.rados.0.smithi003.stdout:2400: writing smithi00370293-111 from 1740445 to 2152319 tid 2 2024-09-21T10:13:30.165 INFO:tasks.rados.rados.0.smithi003.stdout:2401: write oid 141 current snap is 0 2024-09-21T10:13:30.165 INFO:tasks.rados.rados.0.smithi003.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2024-09-21T10:13:30.165 INFO:tasks.rados.rados.0.smithi003.stdout:2401: writing smithi00370293-141 from 504639 to 1257383 tid 1 2024-09-21T10:13:30.165 INFO:tasks.rados.rados.0.smithi003.stdout:2401: writing smithi00370293-141 from 1798927 to 2470812 tid 2 2024-09-21T10:13:30.165 INFO:tasks.rados.rados.0.smithi003.stdout:2402: read oid 43 snap -1 2024-09-21T10:13:30.166 INFO:tasks.rados.rados.0.smithi003.stdout:2402: expect deleted 2024-09-21T10:13:30.166 INFO:tasks.rados.rados.0.smithi003.stdout:2403: write oid 127 current snap is 0 2024-09-21T10:13:30.166 INFO:tasks.rados.rados.0.smithi003.stdout:2390: expect (ObjNum 59 snap 0 seq_num 59) 2024-09-21T10:13:30.190 INFO:tasks.rados.rados.0.smithi003.stdout:2389: expect (ObjNum 1372 snap 0 seq_num 1372) 2024-09-21T10:13:30.287 INFO:tasks.rados.rados.0.smithi003.stdout:2388: finishing write tid 2 to smithi00370293-148 2024-09-21T10:13:30.287 INFO:tasks.rados.rados.0.smithi003.stdout:2388: finishing write tid 3 to smithi00370293-148 2024-09-21T10:13:30.287 INFO:tasks.rados.rados.0.smithi003.stdout:2388: finishing write tid 4 to smithi00370293-148 2024-09-21T10:13:30.287 INFO:tasks.rados.rados.0.smithi003.stdout:2388: oid 148 updating version 0 to 340 2024-09-21T10:13:30.287 INFO:tasks.rados.rados.0.smithi003.stdout:2388: oid 148 version 340 is already newer than 338 2024-09-21T10:13:30.288 INFO:tasks.rados.rados.0.smithi003.stdout:2388: oid 148 version 340 is already newer than 339 2024-09-21T10:13:30.288 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 148 v 340 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2024-09-21T10:13:30.288 INFO:tasks.rados.rados.0.smithi003.stdout:2388: left oid 148 (ObjNum 1571 snap 0 seq_num 1571) 2024-09-21T10:13:30.288 INFO:tasks.rados.rados.0.smithi003.stdout:2391: finishing write tid 1 to smithi00370293-154 2024-09-21T10:13:30.288 INFO:tasks.rados.rados.0.smithi003.stdout:2391: finishing write tid 2 to smithi00370293-154 2024-09-21T10:13:30.288 INFO:tasks.rados.rados.0.smithi003.stdout:2391: finishing write tid 3 to smithi00370293-154 2024-09-21T10:13:30.288 INFO:tasks.rados.rados.0.smithi003.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2024-09-21T10:13:30.294 INFO:tasks.rados.rados.0.smithi003.stdout:2403: writing smithi00370293-127 from 521446 to 949439 tid 1 2024-09-21T10:13:30.301 INFO:tasks.rados.rados.0.smithi003.stdout:2403: writing smithi00370293-127 from 1457409 to 1872952 tid 2 2024-09-21T10:13:30.307 INFO:tasks.rados.rados.0.smithi003.stdout:2403: writing smithi00370293-127 from 2301012 to 2521446 tid 3 2024-09-21T10:13:30.307 INFO:tasks.rados.rados.0.smithi003.stdout:2388: done (15 left) 2024-09-21T10:13:30.307 INFO:tasks.rados.rados.0.smithi003.stdout:2389: done (14 left) 2024-09-21T10:13:30.308 INFO:tasks.rados.rados.0.smithi003.stdout:2390: done (13 left) 2024-09-21T10:13:30.308 INFO:tasks.rados.rados.0.smithi003.stdout:2404: read oid 24 snap -1 2024-09-21T10:13:30.308 INFO:tasks.rados.rados.0.smithi003.stdout:2404: expect (ObjNum 1129 snap 0 seq_num 1129) 2024-09-21T10:13:30.308 INFO:tasks.rados.rados.0.smithi003.stdout:2405: write oid 216 current snap is 0 2024-09-21T10:13:30.308 INFO:tasks.rados.rados.0.smithi003.stdout:2391: finishing write tid 4 to smithi00370293-154 2024-09-21T10:13:30.308 INFO:tasks.rados.rados.0.smithi003.stdout:2391: oid 154 updating version 0 to 230 2024-09-21T10:13:30.309 INFO:tasks.rados.rados.0.smithi003.stdout:2391: oid 154 updating version 230 to 232 2024-09-21T10:13:30.309 INFO:tasks.rados.rados.0.smithi003.stdout:2391: oid 154 version 232 is already newer than 231 2024-09-21T10:13:30.309 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 154 v 232 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2024-09-21T10:13:30.309 INFO:tasks.rados.rados.0.smithi003.stdout:2391: left oid 154 (ObjNum 1572 snap 0 seq_num 1572) 2024-09-21T10:13:30.309 INFO:tasks.rados.rados.0.smithi003.stdout:2392: expect (ObjNum 1537 snap 0 seq_num 1537) 2024-09-21T10:13:30.424 INFO:tasks.rados.rados.0.smithi003.stdout:2393: finishing write tid 1 to smithi00370293-426 2024-09-21T10:13:30.424 INFO:tasks.rados.rados.0.smithi003.stdout:2393: finishing write tid 2 to smithi00370293-426 2024-09-21T10:13:30.424 INFO:tasks.rados.rados.0.smithi003.stdout:2393: finishing write tid 3 to smithi00370293-426 2024-09-21T10:13:30.424 INFO:tasks.rados.rados.0.smithi003.stdout:2393: finishing write tid 4 to smithi00370293-426 2024-09-21T10:13:30.425 INFO:tasks.rados.rados.0.smithi003.stdout:2393: oid 426 updating version 0 to 318 2024-09-21T10:13:30.425 INFO:tasks.rados.rados.0.smithi003.stdout:2393: oid 426 updating version 318 to 320 2024-09-21T10:13:30.425 INFO:tasks.rados.rados.0.smithi003.stdout:2393: oid 426 version 320 is already newer than 319 2024-09-21T10:13:30.425 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 426 v 320 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2024-09-21T10:13:30.425 INFO:tasks.rados.rados.0.smithi003.stdout:2393: left oid 426 (ObjNum 1573 snap 0 seq_num 1573) 2024-09-21T10:13:30.425 INFO:tasks.rados.rados.0.smithi003.stdout:2394: finishing write tid 1 to smithi00370293-115 2024-09-21T10:13:30.425 INFO:tasks.rados.rados.0.smithi003.stdout:2394: finishing write tid 2 to smithi00370293-115 2024-09-21T10:13:30.425 INFO:tasks.rados.rados.0.smithi003.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2024-09-21T10:13:30.432 INFO:tasks.rados.rados.0.smithi003.stdout:2405: writing smithi00370293-216 from 538253 to 1041495 tid 1 2024-09-21T10:13:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:2405: writing smithi00370293-216 from 1515891 to 2191445 tid 2 2024-09-21T10:13:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:2391: done (14 left) 2024-09-21T10:13:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:2392: done (13 left) 2024-09-21T10:13:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:2393: done (12 left) 2024-09-21T10:13:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:2406: read oid 41 snap -1 2024-09-21T10:13:30.442 INFO:tasks.rados.rados.0.smithi003.stdout:2406: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:2407: read oid 223 snap -1 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:2407: expect (ObjNum 1387 snap 0 seq_num 1387) 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:2408: write oid 407 current snap is 0 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:2394: finishing write tid 3 to smithi00370293-115 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:2394: finishing write tid 4 to smithi00370293-115 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:2394: oid 115 updating version 0 to 280 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:2394: oid 115 updating version 280 to 281 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:2394: oid 115 version 281 is already newer than 279 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 115 v 281 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:2394: left oid 115 (ObjNum 1574 snap 0 seq_num 1574) 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:2395: finishing write tid 1 to smithi00370293-277 2024-09-21T10:13:30.443 INFO:tasks.rados.rados.0.smithi003.stdout:2399: expect (ObjNum 1279 snap 0 seq_num 1279) 2024-09-21T10:13:30.592 INFO:tasks.rados.rados.0.smithi003.stdout:2395: finishing write tid 2 to smithi00370293-277 2024-09-21T10:13:30.592 INFO:tasks.rados.rados.0.smithi003.stdout:2395: finishing write tid 3 to smithi00370293-277 2024-09-21T10:13:30.592 INFO:tasks.rados.rados.0.smithi003.stdout:2395: finishing write tid 4 to smithi00370293-277 2024-09-21T10:13:30.592 INFO:tasks.rados.rados.0.smithi003.stdout:2395: oid 277 updating version 0 to 331 2024-09-21T10:13:30.592 INFO:tasks.rados.rados.0.smithi003.stdout:2395: oid 277 version 331 is already newer than 329 2024-09-21T10:13:30.592 INFO:tasks.rados.rados.0.smithi003.stdout:2395: oid 277 version 331 is already newer than 330 2024-09-21T10:13:30.592 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 277 v 331 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2024-09-21T10:13:30.592 INFO:tasks.rados.rados.0.smithi003.stdout:2395: left oid 277 (ObjNum 1575 snap 0 seq_num 1575) 2024-09-21T10:13:30.592 INFO:tasks.rados.rados.0.smithi003.stdout:2398: expect (ObjNum 1541 snap 0 seq_num 1541) 2024-09-21T10:13:30.775 INFO:tasks.rados.rados.0.smithi003.stdout:2396: expect (ObjNum 1105 snap 0 seq_num 1105) 2024-09-21T10:13:30.918 INFO:tasks.rados.rados.0.smithi003.stdout:2400: finishing write tid 1 to smithi00370293-111 2024-09-21T10:13:30.918 INFO:tasks.rados.rados.0.smithi003.stdout:2397: expect (ObjNum 413 snap 0 seq_num 413) 2024-09-21T10:13:31.012 INFO:tasks.rados.rados.0.smithi003.stdout:2400: finishing write tid 2 to smithi00370293-111 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2400: finishing write tid 3 to smithi00370293-111 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2400: finishing write tid 4 to smithi00370293-111 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2400: oid 111 updating version 0 to 331 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2400: oid 111 version 331 is already newer than 330 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2400: oid 111 version 331 is already newer than 329 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 111 v 331 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2400: left oid 111 (ObjNum 1576 snap 0 seq_num 1576) 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2401: finishing write tid 1 to smithi00370293-141 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2401: finishing write tid 2 to smithi00370293-141 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2401: finishing write tid 3 to smithi00370293-141 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2401: finishing write tid 4 to smithi00370293-141 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2401: oid 141 updating version 0 to 254 2024-09-21T10:13:31.013 INFO:tasks.rados.rados.0.smithi003.stdout:2401: oid 141 updating version 254 to 255 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:2401: oid 141 updating version 255 to 256 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 141 v 256 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:2401: left oid 141 (ObjNum 1577 snap 0 seq_num 1577) 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:2403: finishing write tid 1 to smithi00370293-127 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:2403: finishing write tid 2 to smithi00370293-127 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:2403: finishing write tid 3 to smithi00370293-127 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:2403: finishing write tid 4 to smithi00370293-127 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:2403: finishing write tid 5 to smithi00370293-127 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:2403: oid 127 updating version 0 to 352 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:2403: oid 127 updating version 352 to 354 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:2403: oid 127 version 354 is already newer than 353 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:2403: oid 127 updating version 354 to 355 2024-09-21T10:13:31.014 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 127 v 355 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2024-09-21T10:13:31.015 INFO:tasks.rados.rados.0.smithi003.stdout:2403: left oid 127 (ObjNum 1578 snap 0 seq_num 1578) 2024-09-21T10:13:31.015 INFO:tasks.rados.rados.0.smithi003.stdout:2404: expect (ObjNum 1129 snap 0 seq_num 1129) 2024-09-21T10:13:31.147 INFO:tasks.rados.rados.0.smithi003.stdout:2405: finishing write tid 1 to smithi00370293-216 2024-09-21T10:13:31.147 INFO:tasks.rados.rados.0.smithi003.stdout:2405: finishing write tid 2 to smithi00370293-216 2024-09-21T10:13:31.147 INFO:tasks.rados.rados.0.smithi003.stdout:2405: finishing write tid 3 to smithi00370293-216 2024-09-21T10:13:31.147 INFO:tasks.rados.rados.0.smithi003.stdout:2407: expect (ObjNum 1387 snap 0 seq_num 1387) 2024-09-21T10:13:31.287 INFO:tasks.rados.rados.0.smithi003.stdout:2405: finishing write tid 4 to smithi00370293-216 2024-09-21T10:13:31.287 INFO:tasks.rados.rados.0.smithi003.stdout:2405: oid 216 updating version 0 to 287 2024-09-21T10:13:31.287 INFO:tasks.rados.rados.0.smithi003.stdout:2405: oid 216 updating version 287 to 288 2024-09-21T10:13:31.287 INFO:tasks.rados.rados.0.smithi003.stdout:2405: oid 216 updating version 288 to 289 2024-09-21T10:13:31.287 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 216 v 289 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2024-09-21T10:13:31.287 INFO:tasks.rados.rados.0.smithi003.stdout:2405: left oid 216 (ObjNum 1579 snap 0 seq_num 1579) 2024-09-21T10:13:31.287 INFO:tasks.rados.rados.0.smithi003.stdout:2406: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:13:31.404 INFO:tasks.rados.rados.0.smithi003.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2024-09-21T10:13:31.423 INFO:tasks.rados.rados.0.smithi003.stdout:2408: writing smithi00370293-407 from 555060 to 1133551 tid 1 2024-09-21T10:13:31.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:31 smithi003 bash[22527]: cluster 2024-09-21T10:13:29.750506+0000 mgr.y (mgr.14385) 275 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2024-09-21T10:13:31.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:31 smithi003 bash[22527]: audit 2024-09-21T10:13:30.030228+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:31.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:31 smithi003 bash[22527]: audit 2024-09-21T10:13:30.038945+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:31.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:31 smithi003 bash[31899]: cluster 2024-09-21T10:13:29.750506+0000 mgr.y (mgr.14385) 275 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2024-09-21T10:13:31.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:31 smithi003 bash[31899]: audit 2024-09-21T10:13:30.030228+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:31.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:31 smithi003 bash[31899]: audit 2024-09-21T10:13:30.038945+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:31.446 INFO:tasks.rados.rados.0.smithi003.stdout:2408: writing smithi00370293-407 from 1858020 to 2277232 tid 2 2024-09-21T10:13:31.446 INFO:tasks.rados.rados.0.smithi003.stdout:2394: done (14 left) 2024-09-21T10:13:31.446 INFO:tasks.rados.rados.0.smithi003.stdout:2395: done (13 left) 2024-09-21T10:13:31.446 INFO:tasks.rados.rados.0.smithi003.stdout:2396: done (12 left) 2024-09-21T10:13:31.446 INFO:tasks.rados.rados.0.smithi003.stdout:2397: done (11 left) 2024-09-21T10:13:31.446 INFO:tasks.rados.rados.0.smithi003.stdout:2398: done (10 left) 2024-09-21T10:13:31.446 INFO:tasks.rados.rados.0.smithi003.stdout:2399: done (9 left) 2024-09-21T10:13:31.446 INFO:tasks.rados.rados.0.smithi003.stdout:2400: done (8 left) 2024-09-21T10:13:31.446 INFO:tasks.rados.rados.0.smithi003.stdout:2401: done (7 left) 2024-09-21T10:13:31.447 INFO:tasks.rados.rados.0.smithi003.stdout:2402: done (6 left) 2024-09-21T10:13:31.447 INFO:tasks.rados.rados.0.smithi003.stdout:2403: done (5 left) 2024-09-21T10:13:31.447 INFO:tasks.rados.rados.0.smithi003.stdout:2404: done (4 left) 2024-09-21T10:13:31.447 INFO:tasks.rados.rados.0.smithi003.stdout:2405: done (3 left) 2024-09-21T10:13:31.447 INFO:tasks.rados.rados.0.smithi003.stdout:2406: done (2 left) 2024-09-21T10:13:31.447 INFO:tasks.rados.rados.0.smithi003.stdout:2407: done (1 left) 2024-09-21T10:13:31.447 INFO:tasks.rados.rados.0.smithi003.stdout:2409: delete oid 423 current snap is 0 2024-09-21T10:13:31.447 INFO:tasks.rados.rados.0.smithi003.stdout:2408: finishing write tid 1 to smithi00370293-407 2024-09-21T10:13:31.447 INFO:tasks.rados.rados.0.smithi003.stdout:2409: done (1 left) 2024-09-21T10:13:31.448 INFO:tasks.rados.rados.0.smithi003.stdout:2410: write oid 275 current snap is 0 2024-09-21T10:13:31.448 INFO:tasks.rados.rados.0.smithi003.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2024-09-21T10:13:31.463 INFO:tasks.rados.rados.0.smithi003.stdout:2410: writing smithi00370293-275 from 588674 to 1034016 tid 1 2024-09-21T10:13:31.477 INFO:tasks.rados.rados.0.smithi003.stdout:2410: writing smithi00370293-275 from 1691337 to 2114218 tid 2 2024-09-21T10:13:31.477 INFO:tasks.rados.rados.0.smithi003.stdout:2411: write oid 439 current snap is 0 2024-09-21T10:13:31.477 INFO:tasks.rados.rados.0.smithi003.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2024-09-21T10:13:31.489 INFO:tasks.rados.rados.0.smithi003.stdout:2411: writing smithi00370293-439 from 605481 to 1126072 tid 1 2024-09-21T10:13:31.502 INFO:tasks.rados.rados.0.smithi003.stdout:2411: writing smithi00370293-439 from 1749819 to 2432711 tid 2 2024-09-21T10:13:31.502 INFO:tasks.rados.rados.0.smithi003.stdout:2412: read oid 143 snap -1 2024-09-21T10:13:31.502 INFO:tasks.rados.rados.0.smithi003.stdout:2412: expect deleted 2024-09-21T10:13:31.502 INFO:tasks.rados.rados.0.smithi003.stdout:2413: read oid 374 snap -1 2024-09-21T10:13:31.502 INFO:tasks.rados.rados.0.smithi003.stdout:2413: expect (ObjNum 1197 snap 0 seq_num 1197) 2024-09-21T10:13:31.502 INFO:tasks.rados.rados.0.smithi003.stdout:2414: read oid 266 snap -1 2024-09-21T10:13:31.502 INFO:tasks.rados.rados.0.smithi003.stdout:2414: expect (ObjNum 1186 snap 0 seq_num 1186) 2024-09-21T10:13:31.502 INFO:tasks.rados.rados.0.smithi003.stdout:2415: delete oid 101 current snap is 0 2024-09-21T10:13:31.502 INFO:tasks.rados.rados.0.smithi003.stdout:2408: finishing write tid 2 to smithi00370293-407 2024-09-21T10:13:31.502 INFO:tasks.rados.rados.0.smithi003.stdout:2408: finishing write tid 3 to smithi00370293-407 2024-09-21T10:13:31.502 INFO:tasks.rados.rados.0.smithi003.stdout:2408: finishing write tid 4 to smithi00370293-407 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2408: oid 407 updating version 0 to 292 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2408: oid 407 version 292 is already newer than 291 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2408: oid 407 version 292 is already newer than 290 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 407 v 292 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2408: left oid 407 (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2410: finishing write tid 1 to smithi00370293-275 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2410: finishing write tid 2 to smithi00370293-275 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2410: finishing write tid 3 to smithi00370293-275 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2410: finishing write tid 4 to smithi00370293-275 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2410: oid 275 updating version 0 to 353 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2410: oid 275 updating version 353 to 354 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2410: oid 275 updating version 354 to 355 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 275 v 355 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2024-09-21T10:13:31.503 INFO:tasks.rados.rados.0.smithi003.stdout:2410: left oid 275 (ObjNum 1582 snap 0 seq_num 1582) 2024-09-21T10:13:31.504 INFO:tasks.rados.rados.0.smithi003.stdout:2411: finishing write tid 1 to smithi00370293-439 2024-09-21T10:13:31.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:31 smithi204 bash[24804]: cluster 2024-09-21T10:13:29.750506+0000 mgr.y (mgr.14385) 275 : cluster [DBG] pgmap v238: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2024-09-21T10:13:31.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:31 smithi204 bash[24804]: audit 2024-09-21T10:13:30.030228+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:31.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:31 smithi204 bash[24804]: audit 2024-09-21T10:13:30.038945+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:31.505 INFO:tasks.rados.rados.0.smithi003.stdout:2408: done (6 left) 2024-09-21T10:13:31.505 INFO:tasks.rados.rados.0.smithi003.stdout:2410: done (5 left) 2024-09-21T10:13:31.505 INFO:tasks.rados.rados.0.smithi003.stdout:2412: done (4 left) 2024-09-21T10:13:31.505 INFO:tasks.rados.rados.0.smithi003.stdout:2415: done (3 left) 2024-09-21T10:13:31.505 INFO:tasks.rados.rados.0.smithi003.stdout:2416: delete oid 276 current snap is 0 2024-09-21T10:13:31.506 INFO:tasks.rados.rados.0.smithi003.stdout:2411: finishing write tid 2 to smithi00370293-439 2024-09-21T10:13:31.507 INFO:tasks.rados.rados.0.smithi003.stdout:2411: finishing write tid 3 to smithi00370293-439 2024-09-21T10:13:31.507 INFO:tasks.rados.rados.0.smithi003.stdout:2411: finishing write tid 4 to smithi00370293-439 2024-09-21T10:13:31.507 INFO:tasks.rados.rados.0.smithi003.stdout:2411: oid 439 updating version 0 to 357 2024-09-21T10:13:31.507 INFO:tasks.rados.rados.0.smithi003.stdout:2411: oid 439 version 357 is already newer than 356 2024-09-21T10:13:31.507 INFO:tasks.rados.rados.0.smithi003.stdout:2411: oid 439 updating version 357 to 358 2024-09-21T10:13:31.507 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 439 v 358 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2024-09-21T10:13:31.507 INFO:tasks.rados.rados.0.smithi003.stdout:2411: left oid 439 (ObjNum 1583 snap 0 seq_num 1583) 2024-09-21T10:13:31.511 INFO:tasks.rados.rados.0.smithi003.stdout:2413: expect (ObjNum 1197 snap 0 seq_num 1197) 2024-09-21T10:13:31.601 INFO:tasks.rados.rados.0.smithi003.stdout:2414: expect (ObjNum 1186 snap 0 seq_num 1186) 2024-09-21T10:13:31.879 INFO:tasks.rados.rados.0.smithi003.stdout:2411: done (3 left) 2024-09-21T10:13:31.879 INFO:tasks.rados.rados.0.smithi003.stdout:2413: done (2 left) 2024-09-21T10:13:31.879 INFO:tasks.rados.rados.0.smithi003.stdout:2414: done (1 left) 2024-09-21T10:13:31.879 INFO:tasks.rados.rados.0.smithi003.stdout:2416: done (0 left) 2024-09-21T10:13:31.879 INFO:tasks.rados.rados.0.smithi003.stdout:2417: read oid 181 snap -1 2024-09-21T10:13:31.879 INFO:tasks.rados.rados.0.smithi003.stdout:2417: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T10:13:31.879 INFO:tasks.rados.rados.0.smithi003.stdout:2418: write oid 105 current snap is 0 2024-09-21T10:13:31.879 INFO:tasks.rados.rados.0.smithi003.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2024-09-21T10:13:31.890 INFO:tasks.rados.rados.0.smithi003.stdout:2418: writing smithi00370293-105 from 655902 to 1402240 tid 1 2024-09-21T10:13:31.896 INFO:tasks.rados.rados.0.smithi003.stdout:2418: writing smithi00370293-105 from 1808912 to 2239131 tid 2 2024-09-21T10:13:31.896 INFO:tasks.rados.rados.0.smithi003.stdout:2419: write oid 4 current snap is 0 2024-09-21T10:13:31.896 INFO:tasks.rados.rados.0.smithi003.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2024-09-21T10:13:31.901 INFO:tasks.rados.rados.0.smithi003.stdout:2419: writing smithi00370293-4 from 672709 to 1094296 tid 1 2024-09-21T10:13:31.909 INFO:tasks.rados.rados.0.smithi003.stdout:2419: writing smithi00370293-4 from 1867394 to 2441271 tid 2 2024-09-21T10:13:31.909 INFO:tasks.rados.rados.0.smithi003.stdout:2420: read oid 308 snap -1 2024-09-21T10:13:31.909 INFO:tasks.rados.rados.0.smithi003.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2024-09-21T10:13:31.909 INFO:tasks.rados.rados.0.smithi003.stdout:2421: write oid 269 current snap is 0 2024-09-21T10:13:31.909 INFO:tasks.rados.rados.0.smithi003.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2024-09-21T10:13:31.916 INFO:tasks.rados.rados.0.smithi003.stdout:2421: writing smithi00370293-269 from 689516 to 1186352 tid 1 2024-09-21T10:13:31.924 INFO:tasks.rados.rados.0.smithi003.stdout:2421: writing smithi00370293-269 from 1809523 to 2243411 tid 2 2024-09-21T10:13:31.924 INFO:tasks.rados.rados.0.smithi003.stdout:2422: write oid 290 current snap is 0 2024-09-21T10:13:31.924 INFO:tasks.rados.rados.0.smithi003.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2024-09-21T10:13:31.934 INFO:tasks.rados.rados.0.smithi003.stdout:2422: writing smithi00370293-290 from 706323 to 1394761 tid 1 2024-09-21T10:13:31.942 INFO:tasks.rados.rados.0.smithi003.stdout:2422: writing smithi00370293-290 from 1984358 to 2561904 tid 2 2024-09-21T10:13:31.942 INFO:tasks.rados.rados.0.smithi003.stdout:2423: write oid 487 current snap is 0 2024-09-21T10:13:31.942 INFO:tasks.rados.rados.0.smithi003.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2024-09-21T10:13:31.951 INFO:tasks.rados.rados.0.smithi003.stdout:2423: writing smithi00370293-487 from 723130 to 1486817 tid 1 2024-09-21T10:13:31.957 INFO:tasks.rados.rados.0.smithi003.stdout:2423: writing smithi00370293-487 from 2042840 to 2480397 tid 2 2024-09-21T10:13:31.957 INFO:tasks.rados.rados.0.smithi003.stdout:2424: write oid 139 current snap is 0 2024-09-21T10:13:31.957 INFO:tasks.rados.rados.0.smithi003.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2024-09-21T10:13:31.963 INFO:tasks.rados.rados.0.smithi003.stdout:2424: writing smithi00370293-139 from 739937 to 1178873 tid 1 2024-09-21T10:13:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:2424: writing smithi00370293-139 from 1701322 to 2282537 tid 2 2024-09-21T10:13:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:2425: read oid 303 snap -1 2024-09-21T10:13:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:2425: expect (ObjNum 1383 snap 0 seq_num 1383) 2024-09-21T10:13:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:2426: read oid 28 snap -1 2024-09-21T10:13:31.970 INFO:tasks.rados.rados.0.smithi003.stdout:2426: expect (ObjNum 1557 snap 0 seq_num 1557) 2024-09-21T10:13:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:2427: write oid 305 current snap is 0 2024-09-21T10:13:31.971 INFO:tasks.rados.rados.0.smithi003.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2024-09-21T10:13:31.977 INFO:tasks.rados.rados.0.smithi003.stdout:2427: writing smithi00370293-305 from 756744 to 1270929 tid 1 2024-09-21T10:13:31.984 INFO:tasks.rados.rados.0.smithi003.stdout:2427: writing smithi00370293-305 from 2043451 to 2484677 tid 2 2024-09-21T10:13:31.984 INFO:tasks.rados.rados.0.smithi003.stdout:2428: read oid 381 snap -1 2024-09-21T10:13:31.985 INFO:tasks.rados.rados.0.smithi003.stdout:2428: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-21T10:13:31.985 INFO:tasks.rados.rados.0.smithi003.stdout:2429: read oid 252 snap -1 2024-09-21T10:13:31.985 INFO:tasks.rados.rados.0.smithi003.stdout:2429: expect (ObjNum 1445 snap 0 seq_num 1445) 2024-09-21T10:13:31.985 INFO:tasks.rados.rados.0.smithi003.stdout:2430: write oid 50 current snap is 0 2024-09-21T10:13:31.985 INFO:tasks.rados.rados.0.smithi003.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2024-09-21T10:13:31.992 INFO:tasks.rados.rados.0.smithi003.stdout:2430: writing smithi00370293-50 from 773551 to 1362985 tid 1 2024-09-21T10:13:32.000 INFO:tasks.rados.rados.0.smithi003.stdout:2430: writing smithi00370293-50 from 2101933 to 2686817 tid 2 2024-09-21T10:13:32.000 INFO:tasks.rados.rados.0.smithi003.stdout:2431: write oid 383 current snap is 0 2024-09-21T10:13:32.000 INFO:tasks.rados.rados.0.smithi003.stdout:2417: expect (ObjNum 180 snap 0 seq_num 180) 2024-09-21T10:13:32.150 INFO:tasks.rados.rados.0.smithi003.stdout:2418: finishing write tid 1 to smithi00370293-105 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:2418: finishing write tid 2 to smithi00370293-105 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:2418: finishing write tid 3 to smithi00370293-105 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:2418: finishing write tid 4 to smithi00370293-105 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:2418: oid 105 updating version 0 to 334 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:2418: oid 105 updating version 334 to 335 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:2418: oid 105 version 335 is already newer than 333 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 105 v 335 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:2418: left oid 105 (ObjNum 1586 snap 0 seq_num 1586) 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:2419: finishing write tid 1 to smithi00370293-4 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:2419: finishing write tid 2 to smithi00370293-4 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:2419: finishing write tid 3 to smithi00370293-4 2024-09-21T10:13:32.151 INFO:tasks.rados.rados.0.smithi003.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2024-09-21T10:13:32.159 INFO:tasks.rados.rados.0.smithi003.stdout:2431: writing smithi00370293-383 from 790358 to 1455041 tid 1 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2431: writing smithi00370293-383 from 2160415 to 2605310 tid 2 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2417: done (14 left) 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2418: done (13 left) 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2432: read oid 474 snap -1 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2432: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2433: read oid 267 snap -1 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2433: expect (ObjNum 1393 snap 0 seq_num 1393) 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2434: write oid 475 current snap is 0 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2419: finishing write tid 4 to smithi00370293-4 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2419: oid 4 updating version 0 to 476 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2419: oid 4 version 476 is already newer than 474 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2419: oid 4 version 476 is already newer than 475 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 476 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2419: left oid 4 (ObjNum 1587 snap 0 seq_num 1587) 2024-09-21T10:13:32.167 INFO:tasks.rados.rados.0.smithi003.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2024-09-21T10:13:32.306 INFO:tasks.rados.rados.0.smithi003.stdout:2421: finishing write tid 1 to smithi00370293-269 2024-09-21T10:13:32.306 INFO:tasks.rados.rados.0.smithi003.stdout:2421: finishing write tid 2 to smithi00370293-269 2024-09-21T10:13:32.306 INFO:tasks.rados.rados.0.smithi003.stdout:2421: finishing write tid 3 to smithi00370293-269 2024-09-21T10:13:32.306 INFO:tasks.rados.rados.0.smithi003.stdout:2421: finishing write tid 4 to smithi00370293-269 2024-09-21T10:13:32.306 INFO:tasks.rados.rados.0.smithi003.stdout:2421: oid 269 updating version 0 to 342 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:2421: oid 269 updating version 342 to 343 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:2421: oid 269 version 343 is already newer than 341 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 269 v 343 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:2421: left oid 269 (ObjNum 1588 snap 0 seq_num 1588) 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:2422: finishing write tid 1 to smithi00370293-290 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:2422: finishing write tid 2 to smithi00370293-290 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:2422: finishing write tid 3 to smithi00370293-290 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:2422: finishing write tid 4 to smithi00370293-290 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:2422: oid 290 updating version 0 to 479 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:2422: oid 290 version 479 is already newer than 478 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:2422: oid 290 version 479 is already newer than 477 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 290 v 479 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2024-09-21T10:13:32.307 INFO:tasks.rados.rados.0.smithi003.stdout:2422: left oid 290 (ObjNum 1589 snap 0 seq_num 1589) 2024-09-21T10:13:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2423: finishing write tid 1 to smithi00370293-487 2024-09-21T10:13:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2423: finishing write tid 2 to smithi00370293-487 2024-09-21T10:13:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2423: finishing write tid 3 to smithi00370293-487 2024-09-21T10:13:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2423: finishing write tid 4 to smithi00370293-487 2024-09-21T10:13:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2423: oid 487 updating version 0 to 332 2024-09-21T10:13:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2423: oid 487 updating version 332 to 333 2024-09-21T10:13:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2423: oid 487 updating version 333 to 334 2024-09-21T10:13:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 487 v 334 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2024-09-21T10:13:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2423: left oid 487 (ObjNum 1590 snap 0 seq_num 1590) 2024-09-21T10:13:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2424: finishing write tid 1 to smithi00370293-139 2024-09-21T10:13:32.308 INFO:tasks.rados.rados.0.smithi003.stdout:2426: expect (ObjNum 1557 snap 0 seq_num 1557) 2024-09-21T10:13:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:2424: finishing write tid 2 to smithi00370293-139 2024-09-21T10:13:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:2424: finishing write tid 3 to smithi00370293-139 2024-09-21T10:13:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:2424: finishing write tid 4 to smithi00370293-139 2024-09-21T10:13:32.425 INFO:tasks.rados.rados.0.smithi003.stdout:2424: oid 139 updating version 0 to 322 2024-09-21T10:13:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:2424: oid 139 version 322 is already newer than 321 2024-09-21T10:13:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:2424: oid 139 updating version 322 to 323 2024-09-21T10:13:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 139 v 323 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2024-09-21T10:13:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:2424: left oid 139 (ObjNum 1591 snap 0 seq_num 1591) 2024-09-21T10:13:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:2427: finishing write tid 1 to smithi00370293-305 2024-09-21T10:13:32.426 INFO:tasks.rados.rados.0.smithi003.stdout:2425: expect (ObjNum 1383 snap 0 seq_num 1383) 2024-09-21T10:13:32.529 INFO:tasks.rados.rados.0.smithi003.stdout:2427: finishing write tid 2 to smithi00370293-305 2024-09-21T10:13:32.529 INFO:tasks.rados.rados.0.smithi003.stdout:2427: finishing write tid 3 to smithi00370293-305 2024-09-21T10:13:32.529 INFO:tasks.rados.rados.0.smithi003.stdout:2427: finishing write tid 4 to smithi00370293-305 2024-09-21T10:13:32.529 INFO:tasks.rados.rados.0.smithi003.stdout:2427: oid 305 updating version 0 to 356 2024-09-21T10:13:32.529 INFO:tasks.rados.rados.0.smithi003.stdout:2427: oid 305 updating version 356 to 357 2024-09-21T10:13:32.529 INFO:tasks.rados.rados.0.smithi003.stdout:2427: oid 305 updating version 357 to 358 2024-09-21T10:13:32.529 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 305 v 358 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2024-09-21T10:13:32.529 INFO:tasks.rados.rados.0.smithi003.stdout:2427: left oid 305 (ObjNum 1592 snap 0 seq_num 1592) 2024-09-21T10:13:32.530 INFO:tasks.rados.rados.0.smithi003.stdout:2429: expect (ObjNum 1445 snap 0 seq_num 1445) 2024-09-21T10:13:32.648 INFO:tasks.rados.rados.0.smithi003.stdout:2430: finishing write tid 1 to smithi00370293-50 2024-09-21T10:13:32.648 INFO:tasks.rados.rados.0.smithi003.stdout:2428: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[31899]: audit 2024-09-21T10:13:31.401499+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[31899]: audit 2024-09-21T10:13:31.417144+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[31899]: audit 2024-09-21T10:13:32.153795+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[31899]: audit 2024-09-21T10:13:32.162287+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[31899]: cluster 2024-09-21T10:13:32.310235+0000 mon.a (mon.0) 881 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[31899]: cluster 2024-09-21T10:13:32.310462+0000 mon.a (mon.0) 882 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[31899]: audit 2024-09-21T10:13:32.312597+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[31899]: audit 2024-09-21T10:13:32.313302+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[31899]: audit 2024-09-21T10:13:32.315968+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[31899]: audit 2024-09-21T10:13:32.316578+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[22527]: audit 2024-09-21T10:13:31.401499+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[22527]: audit 2024-09-21T10:13:31.417144+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[22527]: audit 2024-09-21T10:13:32.153795+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[22527]: audit 2024-09-21T10:13:32.162287+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[22527]: cluster 2024-09-21T10:13:32.310235+0000 mon.a (mon.0) 881 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:13:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[22527]: cluster 2024-09-21T10:13:32.310462+0000 mon.a (mon.0) 882 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:13:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[22527]: audit 2024-09-21T10:13:32.312597+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:13:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[22527]: audit 2024-09-21T10:13:32.313302+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:13:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[22527]: audit 2024-09-21T10:13:32.315968+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:13:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:32 smithi003 bash[22527]: audit 2024-09-21T10:13:32.316578+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:13:32.754 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[53111]: [21/Sep/2024:10:13:32] ENGINE Bus STARTING 2024-09-21T10:13:32.754 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[53111]: CherryPy Checker: 2024-09-21T10:13:32.755 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[53111]: The Application mounted at '' has an empty config. 2024-09-21T10:13:32.755 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[53111]: [21/Sep/2024:10:13:32] ENGINE Serving on http://:::9283 2024-09-21T10:13:32.755 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[53111]: [21/Sep/2024:10:13:32] ENGINE Bus STARTED 2024-09-21T10:13:32.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[24804]: audit 2024-09-21T10:13:31.401499+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[24804]: audit 2024-09-21T10:13:31.417144+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[24804]: audit 2024-09-21T10:13:32.153795+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[24804]: audit 2024-09-21T10:13:32.162287+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:32.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[24804]: cluster 2024-09-21T10:13:32.310235+0000 mon.a (mon.0) 881 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:13:32.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[24804]: cluster 2024-09-21T10:13:32.310462+0000 mon.a (mon.0) 882 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:13:32.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[24804]: audit 2024-09-21T10:13:32.312597+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:13:32.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[24804]: audit 2024-09-21T10:13:32.313302+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:13:32.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[24804]: audit 2024-09-21T10:13:32.315968+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:13:32.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:32 smithi204 bash[24804]: audit 2024-09-21T10:13:32.316578+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:13:32.784 INFO:tasks.rados.rados.0.smithi003.stdout:2430: finishing write tid 2 to smithi00370293-50 2024-09-21T10:13:32.784 INFO:tasks.rados.rados.0.smithi003.stdout:2430: finishing write tid 3 to smithi00370293-50 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2430: finishing write tid 4 to smithi00370293-50 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2430: oid 50 updating version 0 to 480 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2430: oid 50 updating version 480 to 482 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2430: oid 50 version 482 is already newer than 481 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 482 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2430: left oid 50 (ObjNum 1593 snap 0 seq_num 1593) 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2431: finishing write tid 1 to smithi00370293-383 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2431: finishing write tid 2 to smithi00370293-383 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2431: finishing write tid 3 to smithi00370293-383 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2431: finishing write tid 4 to smithi00370293-383 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2431: oid 383 updating version 0 to 252 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2431: oid 383 version 252 is already newer than 250 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:2431: oid 383 version 252 is already newer than 251 2024-09-21T10:13:32.785 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 383 v 252 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2024-09-21T10:13:32.786 INFO:tasks.rados.rados.0.smithi003.stdout:2431: left oid 383 (ObjNum 1594 snap 0 seq_num 1594) 2024-09-21T10:13:32.786 INFO:tasks.rados.rados.0.smithi003.stdout:2433: expect (ObjNum 1393 snap 0 seq_num 1393) 2024-09-21T10:13:32.969 INFO:tasks.rados.rados.0.smithi003.stdout:2432: expect (ObjNum 1272 snap 0 seq_num 1272) 2024-09-21T10:13:33.118 INFO:tasks.rados.rados.0.smithi003.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2024-09-21T10:13:33.137 INFO:tasks.rados.rados.0.smithi003.stdout:2434: writing smithi00370293-475 from 407165 to 1147097 tid 1 2024-09-21T10:13:33.158 INFO:tasks.rados.rados.0.smithi003.stdout:2434: writing smithi00370293-475 from 1818897 to 2407450 tid 2 2024-09-21T10:13:33.158 INFO:tasks.rados.rados.0.smithi003.stdout:2419: done (15 left) 2024-09-21T10:13:33.158 INFO:tasks.rados.rados.0.smithi003.stdout:2420: done (14 left) 2024-09-21T10:13:33.158 INFO:tasks.rados.rados.0.smithi003.stdout:2421: done (13 left) 2024-09-21T10:13:33.158 INFO:tasks.rados.rados.0.smithi003.stdout:2422: done (12 left) 2024-09-21T10:13:33.158 INFO:tasks.rados.rados.0.smithi003.stdout:2423: done (11 left) 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2424: done (10 left) 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2425: done (9 left) 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2426: done (8 left) 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2427: done (7 left) 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2428: done (6 left) 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2429: done (5 left) 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2430: done (4 left) 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2431: done (3 left) 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2432: done (2 left) 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2433: done (1 left) 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2435: write oid 231 current snap is 0 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2434: finishing write tid 1 to smithi00370293-475 2024-09-21T10:13:33.159 INFO:tasks.rados.rados.0.smithi003.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2024-09-21T10:13:33.173 INFO:tasks.rados.rados.0.smithi003.stdout:2435: writing smithi00370293-231 from 423972 to 839153 tid 1 2024-09-21T10:13:33.189 INFO:tasks.rados.rados.0.smithi003.stdout:2435: writing smithi00370293-231 from 1361026 to 1809590 tid 2 2024-09-21T10:13:33.202 INFO:tasks.rados.rados.0.smithi003.stdout:2435: writing smithi00370293-231 from 2561920 to 2823972 tid 3 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:2436: write oid 246 current snap is 0 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:2434: finishing write tid 2 to smithi00370293-475 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:2434: finishing write tid 3 to smithi00370293-475 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:2434: finishing write tid 4 to smithi00370293-475 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:2434: oid 475 updating version 0 to 293 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:2434: oid 475 updating version 293 to 294 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:2434: oid 475 updating version 294 to 295 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 475 v 295 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:2434: left oid 475 (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:2435: finishing write tid 1 to smithi00370293-231 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:2435: finishing write tid 2 to smithi00370293-231 2024-09-21T10:13:33.203 INFO:tasks.rados.rados.0.smithi003.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2024-09-21T10:13:33.215 INFO:tasks.rados.rados.0.smithi003.stdout:2436: writing smithi00370293-246 from 440779 to 1047562 tid 1 2024-09-21T10:13:33.228 INFO:tasks.rados.rados.0.smithi003.stdout:2436: writing smithi00370293-246 from 1535861 to 2128083 tid 2 2024-09-21T10:13:33.236 INFO:tasks.rados.rados.0.smithi003.stdout:2436: writing smithi00370293-246 from 2589343 to 2840779 tid 3 2024-09-21T10:13:33.236 INFO:tasks.rados.rados.0.smithi003.stdout:2434: done (2 left) 2024-09-21T10:13:33.236 INFO:tasks.rados.rados.0.smithi003.stdout:2437: write oid 343 current snap is 0 2024-09-21T10:13:33.236 INFO:tasks.rados.rados.0.smithi003.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2024-09-21T10:13:33.247 INFO:tasks.rados.rados.0.smithi003.stdout:2437: writing smithi00370293-343 from 457586 to 1139618 tid 1 2024-09-21T10:13:33.257 INFO:tasks.rados.rados.0.smithi003.stdout:2437: writing smithi00370293-343 from 1594343 to 2330223 tid 2 2024-09-21T10:13:33.257 INFO:tasks.rados.rados.0.smithi003.stdout:2438: write oid 226 current snap is 0 2024-09-21T10:13:33.257 INFO:tasks.rados.rados.0.smithi003.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2024-09-21T10:13:33.266 INFO:tasks.rados.rados.0.smithi003.stdout:2438: writing smithi00370293-226 from 474393 to 1231674 tid 1 2024-09-21T10:13:33.273 INFO:tasks.rados.rados.0.smithi003.stdout:2438: writing smithi00370293-226 from 1652825 to 2248716 tid 2 2024-09-21T10:13:33.273 INFO:tasks.rados.rados.0.smithi003.stdout:2439: read oid 425 snap -1 2024-09-21T10:13:33.273 INFO:tasks.rados.rados.0.smithi003.stdout:2439: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T10:13:33.273 INFO:tasks.rados.rados.0.smithi003.stdout:2440: write oid 354 current snap is 0 2024-09-21T10:13:33.273 INFO:tasks.rados.rados.0.smithi003.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2024-09-21T10:13:33.279 INFO:tasks.rados.rados.0.smithi003.stdout:2440: writing smithi00370293-354 from 491200 to 923730 tid 1 2024-09-21T10:13:33.288 INFO:tasks.rados.rados.0.smithi003.stdout:2440: writing smithi00370293-354 from 1594954 to 2334503 tid 2 2024-09-21T10:13:33.288 INFO:tasks.rados.rados.0.smithi003.stdout:2441: write oid 113 current snap is 0 2024-09-21T10:13:33.288 INFO:tasks.rados.rados.0.smithi003.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2024-09-21T10:13:33.294 INFO:tasks.rados.rados.0.smithi003.stdout:2441: writing smithi00370293-113 from 508007 to 1015786 tid 1 2024-09-21T10:13:33.301 INFO:tasks.rados.rados.0.smithi003.stdout:2441: writing smithi00370293-113 from 1653436 to 2252996 tid 2 2024-09-21T10:13:33.301 INFO:tasks.rados.rados.0.smithi003.stdout:2442: write oid 340 current snap is 0 2024-09-21T10:13:33.301 INFO:tasks.rados.rados.0.smithi003.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2024-09-21T10:13:33.307 INFO:tasks.rados.rados.0.smithi003.stdout:2442: writing smithi00370293-340 from 524814 to 1107842 tid 1 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2442: writing smithi00370293-340 from 1711918 to 2455136 tid 2 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2443: read oid 264 snap -1 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2443: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2444: delete oid 85 current snap is 0 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2435: finishing write tid 3 to smithi00370293-231 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2435: finishing write tid 4 to smithi00370293-231 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2435: finishing write tid 5 to smithi00370293-231 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2435: oid 231 updating version 0 to 331 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2435: oid 231 version 331 is already newer than 328 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2435: oid 231 version 331 is already newer than 329 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2435: oid 231 version 331 is already newer than 330 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 231 v 331 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2435: left oid 231 (ObjNum 1596 snap 0 seq_num 1596) 2024-09-21T10:13:33.316 INFO:tasks.rados.rados.0.smithi003.stdout:2436: finishing write tid 1 to smithi00370293-246 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2436: finishing write tid 2 to smithi00370293-246 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2436: finishing write tid 3 to smithi00370293-246 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2436: finishing write tid 4 to smithi00370293-246 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2436: finishing write tid 5 to smithi00370293-246 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2436: oid 246 updating version 0 to 359 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2436: oid 246 version 359 is already newer than 358 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2436: oid 246 version 359 is already newer than 357 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2436: oid 246 updating version 359 to 360 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 246 v 360 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2436: left oid 246 (ObjNum 1597 snap 0 seq_num 1597) 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2437: finishing write tid 1 to smithi00370293-343 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2437: finishing write tid 2 to smithi00370293-343 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2437: finishing write tid 3 to smithi00370293-343 2024-09-21T10:13:33.317 INFO:tasks.rados.rados.0.smithi003.stdout:2437: finishing write tid 4 to smithi00370293-343 2024-09-21T10:13:33.318 INFO:tasks.rados.rados.0.smithi003.stdout:2437: oid 343 updating version 0 to 296 2024-09-21T10:13:33.318 INFO:tasks.rados.rados.0.smithi003.stdout:2437: oid 343 version 296 is already newer than 295 2024-09-21T10:13:33.318 INFO:tasks.rados.rados.0.smithi003.stdout:2437: oid 343 updating version 296 to 297 2024-09-21T10:13:33.318 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 343 v 297 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2024-09-21T10:13:33.318 INFO:tasks.rados.rados.0.smithi003.stdout:2437: left oid 343 (ObjNum 1598 snap 0 seq_num 1598) 2024-09-21T10:13:33.318 INFO:tasks.rados.rados.0.smithi003.stdout:2438: finishing write tid 1 to smithi00370293-226 2024-09-21T10:13:33.318 INFO:tasks.rados.rados.0.smithi003.stdout:2439: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T10:13:33.462 INFO:tasks.rados.rados.0.smithi003.stdout:2438: finishing write tid 2 to smithi00370293-226 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2438: finishing write tid 3 to smithi00370293-226 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2438: finishing write tid 4 to smithi00370293-226 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2438: oid 226 updating version 0 to 277 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2438: oid 226 version 277 is already newer than 276 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2438: oid 226 updating version 277 to 278 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 226 v 278 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2438: left oid 226 (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2440: finishing write tid 1 to smithi00370293-354 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2440: finishing write tid 2 to smithi00370293-354 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2440: finishing write tid 3 to smithi00370293-354 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2440: finishing write tid 4 to smithi00370293-354 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2440: oid 354 updating version 0 to 359 2024-09-21T10:13:33.463 INFO:tasks.rados.rados.0.smithi003.stdout:2440: oid 354 updating version 359 to 361 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:2440: oid 354 version 361 is already newer than 360 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 354 v 361 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:2440: left oid 354 (ObjNum 1600 snap 0 seq_num 1600) 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:2441: finishing write tid 1 to smithi00370293-113 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:2441: finishing write tid 2 to smithi00370293-113 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:2441: finishing write tid 3 to smithi00370293-113 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:2441: finishing write tid 4 to smithi00370293-113 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:2441: oid 113 updating version 0 to 483 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:2441: oid 113 updating version 483 to 484 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:2441: oid 113 updating version 484 to 485 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 113 v 485 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:2441: left oid 113 (ObjNum 1601 snap 0 seq_num 1601) 2024-09-21T10:13:33.464 INFO:tasks.rados.rados.0.smithi003.stdout:2442: finishing write tid 1 to smithi00370293-340 2024-09-21T10:13:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:2442: finishing write tid 2 to smithi00370293-340 2024-09-21T10:13:33.465 INFO:tasks.rados.rados.0.smithi003.stdout:2443: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:13:33.538 INFO:tasks.rados.rados.0.smithi003.stdout:2442: finishing write tid 3 to smithi00370293-340 2024-09-21T10:13:33.538 INFO:tasks.rados.rados.0.smithi003.stdout:2442: finishing write tid 4 to smithi00370293-340 2024-09-21T10:13:33.538 INFO:tasks.rados.rados.0.smithi003.stdout:2442: oid 340 updating version 0 to 257 2024-09-21T10:13:33.538 INFO:tasks.rados.rados.0.smithi003.stdout:2442: oid 340 updating version 257 to 258 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2442: oid 340 updating version 258 to 259 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 340 v 259 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2442: left oid 340 (ObjNum 1602 snap 0 seq_num 1602) 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2435: done (9 left) 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2436: done (8 left) 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2437: done (7 left) 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2438: done (6 left) 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2439: done (5 left) 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2440: done (4 left) 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2441: done (3 left) 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2442: done (2 left) 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2443: done (1 left) 2024-09-21T10:13:33.539 INFO:tasks.rados.rados.0.smithi003.stdout:2444: done (0 left) 2024-09-21T10:13:33.540 INFO:tasks.rados.rados.0.smithi003.stdout:2445: read oid 70 snap -1 2024-09-21T10:13:33.540 INFO:tasks.rados.rados.0.smithi003.stdout:2445: expect deleted 2024-09-21T10:13:33.540 INFO:tasks.rados.rados.0.smithi003.stdout:2446: write oid 256 current snap is 0 2024-09-21T10:13:33.540 INFO:tasks.rados.rados.0.smithi003.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2024-09-21T10:13:33.548 INFO:tasks.rados.rados.0.smithi003.stdout:2446: writing smithi00370293-256 from 558428 to 1291954 tid 1 2024-09-21T10:13:33.557 INFO:tasks.rados.rados.0.smithi003.stdout:2446: writing smithi00370293-256 from 1712529 to 2459416 tid 2 2024-09-21T10:13:33.561 INFO:tasks.rados.rados.0.smithi003.stdout:2446: writing smithi00370293-256 from 2948598 to 2958428 tid 3 2024-09-21T10:13:33.562 INFO:tasks.rados.rados.0.smithi003.stdout:2447: write oid 430 current snap is 0 2024-09-21T10:13:33.562 INFO:tasks.rados.rados.0.smithi003.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2024-09-21T10:13:33.570 INFO:tasks.rados.rados.0.smithi003.stdout:2447: writing smithi00370293-430 from 575235 to 1100363 tid 1 2024-09-21T10:13:33.581 INFO:tasks.rados.rados.0.smithi003.stdout:2447: writing smithi00370293-430 from 1887364 to 2494262 tid 2 2024-09-21T10:13:33.582 INFO:tasks.rados.rados.0.smithi003.stdout:2448: write oid 44 current snap is 0 2024-09-21T10:13:33.582 INFO:tasks.rados.rados.0.smithi003.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2024-09-21T10:13:33.590 INFO:tasks.rados.rados.0.smithi003.stdout:2448: writing smithi00370293-44 from 592042 to 1192419 tid 1 2024-09-21T10:13:33.602 INFO:tasks.rados.rados.0.smithi003.stdout:2448: writing smithi00370293-44 from 1945846 to 2696402 tid 2 2024-09-21T10:13:33.602 INFO:tasks.rados.rados.0.smithi003.stdout:2449: write oid 406 current snap is 0 2024-09-21T10:13:33.602 INFO:tasks.rados.rados.0.smithi003.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2024-09-21T10:13:33.611 INFO:tasks.rados.rados.0.smithi003.stdout:2449: writing smithi00370293-406 from 608849 to 1284475 tid 1 2024-09-21T10:13:33.620 INFO:tasks.rados.rados.0.smithi003.stdout:2449: writing smithi00370293-406 from 2004328 to 2614895 tid 2 2024-09-21T10:13:33.620 INFO:tasks.rados.rados.0.smithi003.stdout:2450: read oid 353 snap -1 2024-09-21T10:13:33.620 INFO:tasks.rados.rados.0.smithi003.stdout:2450: expect (ObjNum 1534 snap 0 seq_num 1534) 2024-09-21T10:13:33.620 INFO:tasks.rados.rados.0.smithi003.stdout:2451: read oid 304 snap -1 2024-09-21T10:13:33.620 INFO:tasks.rados.rados.0.smithi003.stdout:2451: expect (ObjNum 1261 snap 0 seq_num 1261) 2024-09-21T10:13:33.620 INFO:tasks.rados.rados.0.smithi003.stdout:2452: read oid 390 snap -1 2024-09-21T10:13:33.620 INFO:tasks.rados.rados.0.smithi003.stdout:2452: expect (ObjNum 389 snap 0 seq_num 389) 2024-09-21T10:13:33.620 INFO:tasks.rados.rados.0.smithi003.stdout:2453: write oid 102 current snap is 0 2024-09-21T10:13:33.620 INFO:tasks.rados.rados.0.smithi003.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2024-09-21T10:13:33.628 INFO:tasks.rados.rados.0.smithi003.stdout:2453: writing smithi00370293-102 from 625656 to 1376531 tid 1 2024-09-21T10:13:33.637 INFO:tasks.rados.rados.0.smithi003.stdout:2453: writing smithi00370293-102 from 2062810 to 2817035 tid 2 2024-09-21T10:13:33.637 INFO:tasks.rados.rados.0.smithi003.stdout:2454: delete oid 262 current snap is 0 2024-09-21T10:13:33.638 INFO:tasks.rados.rados.0.smithi003.stdout:2446: finishing write tid 1 to smithi00370293-256 2024-09-21T10:13:33.638 INFO:tasks.rados.rados.0.smithi003.stdout:2446: finishing write tid 2 to smithi00370293-256 2024-09-21T10:13:33.638 INFO:tasks.rados.rados.0.smithi003.stdout:2446: finishing write tid 3 to smithi00370293-256 2024-09-21T10:13:33.638 INFO:tasks.rados.rados.0.smithi003.stdout:2446: finishing write tid 4 to smithi00370293-256 2024-09-21T10:13:33.638 INFO:tasks.rados.rados.0.smithi003.stdout:2446: finishing write tid 5 to smithi00370293-256 2024-09-21T10:13:33.638 INFO:tasks.rados.rados.0.smithi003.stdout:2446: oid 256 updating version 0 to 365 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2446: oid 256 version 365 is already newer than 363 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2446: oid 256 version 365 is already newer than 362 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2446: oid 256 version 365 is already newer than 364 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 256 v 365 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2446: left oid 256 (ObjNum 1604 snap 0 seq_num 1604) 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2447: finishing write tid 1 to smithi00370293-430 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2447: finishing write tid 2 to smithi00370293-430 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2447: finishing write tid 3 to smithi00370293-430 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2447: finishing write tid 4 to smithi00370293-430 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2447: oid 430 updating version 0 to 281 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2447: oid 430 version 281 is already newer than 280 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2447: oid 430 version 281 is already newer than 279 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 430 v 281 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2024-09-21T10:13:33.639 INFO:tasks.rados.rados.0.smithi003.stdout:2447: left oid 430 (ObjNum 1605 snap 0 seq_num 1605) 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2448: finishing write tid 1 to smithi00370293-44 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2448: finishing write tid 2 to smithi00370293-44 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2448: finishing write tid 3 to smithi00370293-44 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2448: finishing write tid 4 to smithi00370293-44 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2448: oid 44 updating version 0 to 298 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2448: oid 44 updating version 298 to 300 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2448: oid 44 version 300 is already newer than 299 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 44 v 300 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2448: left oid 44 (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2449: finishing write tid 1 to smithi00370293-406 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2449: finishing write tid 2 to smithi00370293-406 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2449: finishing write tid 3 to smithi00370293-406 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2449: finishing write tid 4 to smithi00370293-406 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2449: oid 406 updating version 0 to 283 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2449: oid 406 updating version 283 to 284 2024-09-21T10:13:33.640 INFO:tasks.rados.rados.0.smithi003.stdout:2449: oid 406 updating version 284 to 285 2024-09-21T10:13:33.641 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 406 v 285 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2024-09-21T10:13:33.641 INFO:tasks.rados.rados.0.smithi003.stdout:2449: left oid 406 (ObjNum 1607 snap 0 seq_num 1607) 2024-09-21T10:13:33.641 INFO:tasks.rados.rados.0.smithi003.stdout:2452: expect (ObjNum 389 snap 0 seq_num 389) 2024-09-21T10:13:33.673 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:13:33 smithi003 bash[58684]: ts=2024-09-21T10:13:33.510Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-09-21T10:13:33.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:33 smithi003 bash[22527]: cluster 2024-09-21T10:13:31.751260+0000 mgr.y (mgr.14385) 276 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 113 op/s 2024-09-21T10:13:33.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:33 smithi003 bash[22527]: cluster 2024-09-21T10:13:33.179827+0000 mon.a (mon.0) 883 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-09-21T10:13:33.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:33 smithi003 bash[31899]: cluster 2024-09-21T10:13:31.751260+0000 mgr.y (mgr.14385) 276 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 113 op/s 2024-09-21T10:13:33.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:33 smithi003 bash[31899]: cluster 2024-09-21T10:13:33.179827+0000 mon.a (mon.0) 883 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-09-21T10:13:33.720 INFO:tasks.rados.rados.0.smithi003.stdout:2453: finishing write tid 1 to smithi00370293-102 2024-09-21T10:13:33.721 INFO:tasks.rados.rados.0.smithi003.stdout:2450: expect (ObjNum 1534 snap 0 seq_num 1534) 2024-09-21T10:13:33.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:33 smithi204 bash[24804]: cluster 2024-09-21T10:13:31.751260+0000 mgr.y (mgr.14385) 276 : cluster [DBG] pgmap v239: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 11 MiB/s wr, 113 op/s 2024-09-21T10:13:33.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:33 smithi204 bash[24804]: cluster 2024-09-21T10:13:33.179827+0000 mon.a (mon.0) 883 : cluster [DBG] mgrmap e22: y(active, since 7m), standbys: x 2024-09-21T10:13:33.910 INFO:tasks.rados.rados.0.smithi003.stdout:2453: finishing write tid 2 to smithi00370293-102 2024-09-21T10:13:33.910 INFO:tasks.rados.rados.0.smithi003.stdout:2453: finishing write tid 3 to smithi00370293-102 2024-09-21T10:13:33.910 INFO:tasks.rados.rados.0.smithi003.stdout:2453: finishing write tid 4 to smithi00370293-102 2024-09-21T10:13:33.910 INFO:tasks.rados.rados.0.smithi003.stdout:2453: oid 102 updating version 0 to 284 2024-09-21T10:13:33.910 INFO:tasks.rados.rados.0.smithi003.stdout:2453: oid 102 version 284 is already newer than 283 2024-09-21T10:13:33.910 INFO:tasks.rados.rados.0.smithi003.stdout:2453: oid 102 version 284 is already newer than 282 2024-09-21T10:13:33.910 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 102 v 284 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2024-09-21T10:13:33.910 INFO:tasks.rados.rados.0.smithi003.stdout:2453: left oid 102 (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T10:13:33.910 INFO:tasks.rados.rados.0.smithi003.stdout:2451: expect (ObjNum 1261 snap 0 seq_num 1261) 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2445: done (9 left) 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2446: done (8 left) 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2447: done (7 left) 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2448: done (6 left) 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2449: done (5 left) 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2450: done (4 left) 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2451: done (3 left) 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2452: done (2 left) 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2453: done (1 left) 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2454: done (0 left) 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2455: write oid 332 current snap is 0 2024-09-21T10:13:34.085 INFO:tasks.rados.rados.0.smithi003.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2024-09-21T10:13:34.096 INFO:tasks.rados.rados.0.smithi003.stdout:2455: writing smithi00370293-332 from 659270 to 1160643 tid 1 2024-09-21T10:13:34.110 INFO:tasks.rados.rados.0.smithi003.stdout:2455: writing smithi00370293-332 from 1663421 to 2421315 tid 2 2024-09-21T10:13:34.110 INFO:tasks.rados.rados.0.smithi003.stdout:2456: write oid 476 current snap is 0 2024-09-21T10:13:34.110 INFO:tasks.rados.rados.0.smithi003.stdout:2455: finishing write tid 1 to smithi00370293-332 2024-09-21T10:13:34.110 INFO:tasks.rados.rados.0.smithi003.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2024-09-21T10:13:34.122 INFO:tasks.rados.rados.0.smithi003.stdout:2456: writing smithi00370293-476 from 676077 to 1252699 tid 1 2024-09-21T10:13:34.132 INFO:tasks.rados.rados.0.smithi003.stdout:2456: writing smithi00370293-476 from 1721903 to 2223455 tid 2 2024-09-21T10:13:34.141 INFO:tasks.rados.rados.0.smithi003.stdout:2456: writing smithi00370293-476 from 2740559 to 3076077 tid 3 2024-09-21T10:13:34.141 INFO:tasks.rados.rados.0.smithi003.stdout:2457: write oid 261 current snap is 0 2024-09-21T10:13:34.141 INFO:tasks.rados.rados.0.smithi003.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2024-09-21T10:13:34.155 INFO:tasks.rados.rados.0.smithi003.stdout:2457: writing smithi00370293-261 from 692884 to 1461108 tid 1 2024-09-21T10:13:34.165 INFO:tasks.rados.rados.0.smithi003.stdout:2457: writing smithi00370293-261 from 1896738 to 2658301 tid 2 2024-09-21T10:13:34.165 INFO:tasks.rados.rados.0.smithi003.stdout:2458: write oid 325 current snap is 0 2024-09-21T10:13:34.165 INFO:tasks.rados.rados.0.smithi003.stdout:2455: finishing write tid 2 to smithi00370293-332 2024-09-21T10:13:34.165 INFO:tasks.rados.rados.0.smithi003.stdout:2455: finishing write tid 3 to smithi00370293-332 2024-09-21T10:13:34.165 INFO:tasks.rados.rados.0.smithi003.stdout:2455: finishing write tid 4 to smithi00370293-332 2024-09-21T10:13:34.165 INFO:tasks.rados.rados.0.smithi003.stdout:2455: oid 332 updating version 0 to 337 2024-09-21T10:13:34.165 INFO:tasks.rados.rados.0.smithi003.stdout:2455: oid 332 updating version 337 to 338 2024-09-21T10:13:34.165 INFO:tasks.rados.rados.0.smithi003.stdout:2455: oid 332 version 338 is already newer than 336 2024-09-21T10:13:34.165 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 332 v 338 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2024-09-21T10:13:34.165 INFO:tasks.rados.rados.0.smithi003.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T10:13:34.165 INFO:tasks.rados.rados.0.smithi003.stdout:2456: finishing write tid 1 to smithi00370293-476 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:2456: finishing write tid 2 to smithi00370293-476 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:2456: finishing write tid 3 to smithi00370293-476 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:2456: finishing write tid 4 to smithi00370293-476 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:2456: finishing write tid 5 to smithi00370293-476 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:2456: oid 476 updating version 0 to 260 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:2456: oid 476 updating version 260 to 261 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:2456: oid 476 updating version 261 to 263 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:2456: oid 476 version 263 is already newer than 262 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 476 v 263 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:2457: finishing write tid 1 to smithi00370293-261 2024-09-21T10:13:34.166 INFO:tasks.rados.rados.0.smithi003.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2024-09-21T10:13:34.173 INFO:tasks.rados.rados.0.smithi003.stdout:2458: writing smithi00370293-325 from 709691 to 1153164 tid 1 2024-09-21T10:13:34.184 INFO:tasks.rados.rados.0.smithi003.stdout:2458: writing smithi00370293-325 from 1838867 to 2344088 tid 2 2024-09-21T10:13:34.190 INFO:tasks.rados.rados.0.smithi003.stdout:2458: writing smithi00370293-325 from 2795405 to 3109691 tid 3 2024-09-21T10:13:34.190 INFO:tasks.rados.rados.0.smithi003.stdout:2455: done (3 left) 2024-09-21T10:13:34.191 INFO:tasks.rados.rados.0.smithi003.stdout:2456: done (2 left) 2024-09-21T10:13:34.191 INFO:tasks.rados.rados.0.smithi003.stdout:2459: read oid 496 snap -1 2024-09-21T10:13:34.191 INFO:tasks.rados.rados.0.smithi003.stdout:2459: expect (ObjNum 1086 snap 0 seq_num 1086) 2024-09-21T10:13:34.191 INFO:tasks.rados.rados.0.smithi003.stdout:2460: read oid 138 snap -1 2024-09-21T10:13:34.191 INFO:tasks.rados.rados.0.smithi003.stdout:2460: expect (ObjNum 603 snap 0 seq_num 603) 2024-09-21T10:13:34.191 INFO:tasks.rados.rados.0.smithi003.stdout:2461: read oid 471 snap -1 2024-09-21T10:13:34.191 INFO:tasks.rados.rados.0.smithi003.stdout:2461: expect (ObjNum 470 snap 0 seq_num 470) 2024-09-21T10:13:34.191 INFO:tasks.rados.rados.0.smithi003.stdout:2462: read oid 298 snap -1 2024-09-21T10:13:34.191 INFO:tasks.rados.rados.0.smithi003.stdout:2462: expect (ObjNum 1222 snap 0 seq_num 1222) 2024-09-21T10:13:34.192 INFO:tasks.rados.rados.0.smithi003.stdout:2463: read oid 128 snap -1 2024-09-21T10:13:34.192 INFO:tasks.rados.rados.0.smithi003.stdout:2463: expect (ObjNum 1452 snap 0 seq_num 1452) 2024-09-21T10:13:34.192 INFO:tasks.rados.rados.0.smithi003.stdout:2464: read oid 182 snap -1 2024-09-21T10:13:34.192 INFO:tasks.rados.rados.0.smithi003.stdout:2464: expect (ObjNum 181 snap 0 seq_num 181) 2024-09-21T10:13:34.192 INFO:tasks.rados.rados.0.smithi003.stdout:2465: write oid 488 current snap is 0 2024-09-21T10:13:34.192 INFO:tasks.rados.rados.0.smithi003.stdout:2457: finishing write tid 2 to smithi00370293-261 2024-09-21T10:13:34.193 INFO:tasks.rados.rados.0.smithi003.stdout:2457: finishing write tid 3 to smithi00370293-261 2024-09-21T10:13:34.193 INFO:tasks.rados.rados.0.smithi003.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2024-09-21T10:13:34.201 INFO:tasks.rados.rados.0.smithi003.stdout:2465: writing smithi00370293-488 from 726498 to 1245220 tid 1 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2465: writing smithi00370293-488 from 1897349 to 2662581 tid 2 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2466: read oid 2 snap -1 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2466: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2467: write oid 483 current snap is 0 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2457: finishing write tid 4 to smithi00370293-261 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2457: oid 261 updating version 0 to 359 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2457: oid 261 updating version 359 to 360 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2457: oid 261 updating version 360 to 361 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 261 v 361 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2458: finishing write tid 1 to smithi00370293-325 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2458: finishing write tid 2 to smithi00370293-325 2024-09-21T10:13:34.213 INFO:tasks.rados.rados.0.smithi003.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2024-09-21T10:13:34.223 INFO:tasks.rados.rados.0.smithi003.stdout:2467: writing smithi00370293-483 from 743305 to 1337276 tid 1 2024-09-21T10:13:34.232 INFO:tasks.rados.rados.0.smithi003.stdout:2467: writing smithi00370293-483 from 1955831 to 2464721 tid 2 2024-09-21T10:13:34.232 INFO:tasks.rados.rados.0.smithi003.stdout:2457: done (10 left) 2024-09-21T10:13:34.232 INFO:tasks.rados.rados.0.smithi003.stdout:2468: read oid 37 snap -1 2024-09-21T10:13:34.232 INFO:tasks.rados.rados.0.smithi003.stdout:2468: expect (ObjNum 687 snap 0 seq_num 687) 2024-09-21T10:13:34.232 INFO:tasks.rados.rados.0.smithi003.stdout:2469: write oid 170 current snap is 0 2024-09-21T10:13:34.232 INFO:tasks.rados.rados.0.smithi003.stdout:2464: expect (ObjNum 181 snap 0 seq_num 181) 2024-09-21T10:13:34.374 INFO:tasks.rados.rados.0.smithi003.stdout:2463: expect (ObjNum 1452 snap 0 seq_num 1452) 2024-09-21T10:13:34.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:34 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:13:34] "GET /metrics HTTP/1.1" 200 36137 "" "Prometheus/2.43.0" 2024-09-21T10:13:34.523 INFO:tasks.rados.rados.0.smithi003.stdout:2458: finishing write tid 3 to smithi00370293-325 2024-09-21T10:13:34.523 INFO:tasks.rados.rados.0.smithi003.stdout:2458: finishing write tid 4 to smithi00370293-325 2024-09-21T10:13:34.523 INFO:tasks.rados.rados.0.smithi003.stdout:2458: finishing write tid 5 to smithi00370293-325 2024-09-21T10:13:34.523 INFO:tasks.rados.rados.0.smithi003.stdout:2458: oid 325 updating version 0 to 299 2024-09-21T10:13:34.523 INFO:tasks.rados.rados.0.smithi003.stdout:2458: oid 325 version 299 is already newer than 298 2024-09-21T10:13:34.523 INFO:tasks.rados.rados.0.smithi003.stdout:2458: oid 325 version 299 is already newer than 296 2024-09-21T10:13:34.523 INFO:tasks.rados.rados.0.smithi003.stdout:2458: oid 325 version 299 is already newer than 297 2024-09-21T10:13:34.523 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 325 v 299 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2024-09-21T10:13:34.523 INFO:tasks.rados.rados.0.smithi003.stdout:2458: left oid 325 (ObjNum 1613 snap 0 seq_num 1613) 2024-09-21T10:13:34.523 INFO:tasks.rados.rados.0.smithi003.stdout:2460: expect (ObjNum 603 snap 0 seq_num 603) 2024-09-21T10:13:34.609 INFO:tasks.rados.rados.0.smithi003.stdout:2459: expect (ObjNum 1086 snap 0 seq_num 1086) 2024-09-21T10:13:34.710 INFO:tasks.rados.rados.0.smithi003.stdout:2461: expect (ObjNum 470 snap 0 seq_num 470) 2024-09-21T10:13:34.835 INFO:tasks.rados.rados.0.smithi003.stdout:2462: expect (ObjNum 1222 snap 0 seq_num 1222) 2024-09-21T10:13:34.933 INFO:tasks.rados.rados.0.smithi003.stdout:2465: finishing write tid 1 to smithi00370293-488 2024-09-21T10:13:34.933 INFO:tasks.rados.rados.0.smithi003.stdout:2465: finishing write tid 2 to smithi00370293-488 2024-09-21T10:13:34.933 INFO:tasks.rados.rados.0.smithi003.stdout:2465: finishing write tid 3 to smithi00370293-488 2024-09-21T10:13:34.934 INFO:tasks.rados.rados.0.smithi003.stdout:2465: finishing write tid 4 to smithi00370293-488 2024-09-21T10:13:34.934 INFO:tasks.rados.rados.0.smithi003.stdout:2465: oid 488 updating version 0 to 288 2024-09-21T10:13:34.934 INFO:tasks.rados.rados.0.smithi003.stdout:2465: oid 488 version 288 is already newer than 287 2024-09-21T10:13:34.934 INFO:tasks.rados.rados.0.smithi003.stdout:2465: oid 488 updating version 288 to 289 2024-09-21T10:13:34.934 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 488 v 289 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2024-09-21T10:13:34.934 INFO:tasks.rados.rados.0.smithi003.stdout:2465: left oid 488 (ObjNum 1614 snap 0 seq_num 1614) 2024-09-21T10:13:34.934 INFO:tasks.rados.rados.0.smithi003.stdout:2466: expect (ObjNum 1133 snap 0 seq_num 1133) 2024-09-21T10:13:35.120 INFO:tasks.rados.rados.0.smithi003.stdout:2467: finishing write tid 1 to smithi00370293-483 2024-09-21T10:13:35.121 INFO:tasks.rados.rados.0.smithi003.stdout:2467: finishing write tid 2 to smithi00370293-483 2024-09-21T10:13:35.121 INFO:tasks.rados.rados.0.smithi003.stdout:2467: finishing write tid 3 to smithi00370293-483 2024-09-21T10:13:35.121 INFO:tasks.rados.rados.0.smithi003.stdout:2467: finishing write tid 4 to smithi00370293-483 2024-09-21T10:13:35.121 INFO:tasks.rados.rados.0.smithi003.stdout:2467: oid 483 updating version 0 to 301 2024-09-21T10:13:35.121 INFO:tasks.rados.rados.0.smithi003.stdout:2467: oid 483 updating version 301 to 303 2024-09-21T10:13:35.121 INFO:tasks.rados.rados.0.smithi003.stdout:2467: oid 483 version 303 is already newer than 302 2024-09-21T10:13:35.121 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 483 v 303 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2024-09-21T10:13:35.121 INFO:tasks.rados.rados.0.smithi003.stdout:2467: left oid 483 (ObjNum 1615 snap 0 seq_num 1615) 2024-09-21T10:13:35.121 INFO:tasks.rados.rados.0.smithi003.stdout:2468: expect (ObjNum 687 snap 0 seq_num 687) 2024-09-21T10:13:35.269 INFO:tasks.rados.rados.0.smithi003.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2024-09-21T10:13:35.293 INFO:tasks.rados.rados.0.smithi003.stdout:2469: writing smithi00370293-170 from 760112 to 1429332 tid 1 2024-09-21T10:13:35.316 INFO:tasks.rados.rados.0.smithi003.stdout:2469: writing smithi00370293-170 from 2014313 to 2783214 tid 2 2024-09-21T10:13:35.316 INFO:tasks.rados.rados.0.smithi003.stdout:2458: done (11 left) 2024-09-21T10:13:35.316 INFO:tasks.rados.rados.0.smithi003.stdout:2459: done (10 left) 2024-09-21T10:13:35.316 INFO:tasks.rados.rados.0.smithi003.stdout:2460: done (9 left) 2024-09-21T10:13:35.316 INFO:tasks.rados.rados.0.smithi003.stdout:2461: done (8 left) 2024-09-21T10:13:35.316 INFO:tasks.rados.rados.0.smithi003.stdout:2462: done (7 left) 2024-09-21T10:13:35.316 INFO:tasks.rados.rados.0.smithi003.stdout:2463: done (6 left) 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2464: done (5 left) 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2465: done (4 left) 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2466: done (3 left) 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2467: done (2 left) 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2468: done (1 left) 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2470: read oid 365 snap -1 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2470: expect (ObjNum 664 snap 0 seq_num 664) 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2471: read oid 116 snap -1 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2471: expect deleted 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2472: read oid 303 snap -1 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2472: expect (ObjNum 1383 snap 0 seq_num 1383) 2024-09-21T10:13:35.317 INFO:tasks.rados.rados.0.smithi003.stdout:2473: read oid 499 snap -1 2024-09-21T10:13:35.318 INFO:tasks.rados.rados.0.smithi003.stdout:2473: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:35.318 INFO:tasks.rados.rados.0.smithi003.stdout:2474: read oid 130 snap -1 2024-09-21T10:13:35.318 INFO:tasks.rados.rados.0.smithi003.stdout:2474: expect (ObjNum 1099 snap 0 seq_num 1099) 2024-09-21T10:13:35.318 INFO:tasks.rados.rados.0.smithi003.stdout:2475: write oid 258 current snap is 0 2024-09-21T10:13:35.318 INFO:tasks.rados.rados.0.smithi003.stdout:2469: finishing write tid 1 to smithi00370293-170 2024-09-21T10:13:35.318 INFO:tasks.rados.rados.0.smithi003.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2024-09-21T10:13:35.328 INFO:tasks.rados.rados.0.smithi003.stdout:2475: writing smithi00370293-258 from 776919 to 1521388 tid 1 2024-09-21T10:13:35.336 INFO:tasks.rados.rados.0.smithi003.stdout:2475: writing smithi00370293-258 from 1956442 to 2469001 tid 2 2024-09-21T10:13:35.336 INFO:tasks.rados.rados.0.smithi003.stdout:2476: write oid 325 current snap is 0 2024-09-21T10:13:35.336 INFO:tasks.rados.rados.0.smithi003.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2024-09-21T10:13:35.344 INFO:tasks.rados.rados.0.smithi003.stdout:2476: writing smithi00370293-325 from 793726 to 1213444 tid 1 2024-09-21T10:13:35.353 INFO:tasks.rados.rados.0.smithi003.stdout:2476: writing smithi00370293-325 from 1614924 to 2387494 tid 2 2024-09-21T10:13:35.359 INFO:tasks.rados.rados.0.smithi003.stdout:2476: writing smithi00370293-325 from 2932520 to 3193726 tid 3 2024-09-21T10:13:35.359 INFO:tasks.rados.rados.0.smithi003.stdout:2477: delete oid 189 current snap is 0 2024-09-21T10:13:35.359 INFO:tasks.rados.rados.0.smithi003.stdout:2469: finishing write tid 2 to smithi00370293-170 2024-09-21T10:13:35.359 INFO:tasks.rados.rados.0.smithi003.stdout:2469: finishing write tid 3 to smithi00370293-170 2024-09-21T10:13:35.359 INFO:tasks.rados.rados.0.smithi003.stdout:2469: finishing write tid 4 to smithi00370293-170 2024-09-21T10:13:35.359 INFO:tasks.rados.rados.0.smithi003.stdout:2469: oid 170 updating version 0 to 364 2024-09-21T10:13:35.359 INFO:tasks.rados.rados.0.smithi003.stdout:2469: oid 170 version 364 is already newer than 363 2024-09-21T10:13:35.359 INFO:tasks.rados.rados.0.smithi003.stdout:2469: oid 170 version 364 is already newer than 362 2024-09-21T10:13:35.359 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 170 v 364 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2024-09-21T10:13:35.360 INFO:tasks.rados.rados.0.smithi003.stdout:2469: left oid 170 (ObjNum 1616 snap 0 seq_num 1616) 2024-09-21T10:13:35.360 INFO:tasks.rados.rados.0.smithi003.stdout:2472: expect (ObjNum 1383 snap 0 seq_num 1383) 2024-09-21T10:13:35.464 INFO:tasks.rados.rados.0.smithi003.stdout:2473: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:35.549 INFO:tasks.rados.rados.0.smithi003.stdout:2474: expect (ObjNum 1099 snap 0 seq_num 1099) 2024-09-21T10:13:35.662 INFO:tasks.rados.rados.0.smithi003.stdout:2470: expect (ObjNum 664 snap 0 seq_num 664) 2024-09-21T10:13:35.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:35 smithi204 bash[24804]: cluster 2024-09-21T10:13:33.751896+0000 mgr.y (mgr.14385) 277 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-09-21T10:13:35.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:35 smithi204 bash[24804]: audit 2024-09-21T10:13:34.673815+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:35.821 INFO:tasks.rados.rados.0.smithi003.stdout:2475: finishing write tid 1 to smithi00370293-258 2024-09-21T10:13:35.821 INFO:tasks.rados.rados.0.smithi003.stdout:2475: finishing write tid 2 to smithi00370293-258 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2469: done (8 left) 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2470: done (7 left) 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2471: done (6 left) 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2472: done (5 left) 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2473: done (4 left) 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2474: done (3 left) 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2477: done (2 left) 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2478: read oid 141 snap -1 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2478: expect (ObjNum 1577 snap 0 seq_num 1577) 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2479: read oid 387 snap -1 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2479: expect (ObjNum 915 snap 0 seq_num 915) 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2480: read oid 467 snap -1 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2480: expect deleted 2024-09-21T10:13:35.822 INFO:tasks.rados.rados.0.smithi003.stdout:2481: read oid 147 snap -1 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2481: expect deleted 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2482: delete oid 419 current snap is 0 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2475: finishing write tid 3 to smithi00370293-258 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2475: finishing write tid 4 to smithi00370293-258 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2475: oid 258 updating version 0 to 326 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2475: oid 258 version 326 is already newer than 325 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2475: oid 258 version 326 is already newer than 324 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 258 v 326 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2475: left oid 258 (ObjNum 1617 snap 0 seq_num 1617) 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2476: finishing write tid 1 to smithi00370293-325 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2476: finishing write tid 2 to smithi00370293-325 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2476: finishing write tid 3 to smithi00370293-325 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2476: finishing write tid 4 to smithi00370293-325 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2476: finishing write tid 5 to smithi00370293-325 2024-09-21T10:13:35.823 INFO:tasks.rados.rados.0.smithi003.stdout:2476: oid 325 updating version 0 to 302 2024-09-21T10:13:35.824 INFO:tasks.rados.rados.0.smithi003.stdout:2476: oid 325 updating version 302 to 303 2024-09-21T10:13:35.824 INFO:tasks.rados.rados.0.smithi003.stdout:2476: oid 325 version 303 is already newer than 301 2024-09-21T10:13:35.824 INFO:tasks.rados.rados.0.smithi003.stdout:2476: oid 325 version 303 is already newer than 300 2024-09-21T10:13:35.824 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 325 v 303 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2024-09-21T10:13:35.824 INFO:tasks.rados.rados.0.smithi003.stdout:2476: left oid 325 (ObjNum 1618 snap 0 seq_num 1618) 2024-09-21T10:13:35.824 INFO:tasks.rados.rados.0.smithi003.stdout:2475: done (6 left) 2024-09-21T10:13:35.824 INFO:tasks.rados.rados.0.smithi003.stdout:2476: done (5 left) 2024-09-21T10:13:35.824 INFO:tasks.rados.rados.0.smithi003.stdout:2480: done (4 left) 2024-09-21T10:13:35.824 INFO:tasks.rados.rados.0.smithi003.stdout:2482: done (3 left) 2024-09-21T10:13:35.824 INFO:tasks.rados.rados.0.smithi003.stdout:2483: write oid 334 current snap is 0 2024-09-21T10:13:35.825 INFO:tasks.rados.rados.0.smithi003.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2024-09-21T10:13:35.831 INFO:tasks.rados.rados.0.smithi003.stdout:2483: writing smithi00370293-334 from 444147 to 1205965 tid 1 2024-09-21T10:13:35.837 INFO:tasks.rados.rados.0.smithi003.stdout:2483: writing smithi00370293-334 from 1790370 to 2310267 tid 2 2024-09-21T10:13:35.842 INFO:tasks.rados.rados.0.smithi003.stdout:2483: writing smithi00370293-334 from 2898436 to 3244147 tid 3 2024-09-21T10:13:35.843 INFO:tasks.rados.rados.0.smithi003.stdout:2484: write oid 189 current snap is 0 2024-09-21T10:13:35.843 INFO:tasks.rados.rados.0.smithi003.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2024-09-21T10:13:35.847 INFO:tasks.rados.rados.0.smithi003.stdout:2484: writing smithi00370293-189 from 460954 to 898021 tid 1 2024-09-21T10:13:35.854 INFO:tasks.rados.rados.0.smithi003.stdout:2484: writing smithi00370293-189 from 1448852 to 2112407 tid 2 2024-09-21T10:13:35.860 INFO:tasks.rados.rados.0.smithi003.stdout:2484: writing smithi00370293-189 from 2525859 to 3260954 tid 3 2024-09-21T10:13:35.860 INFO:tasks.rados.rados.0.smithi003.stdout:2485: read oid 134 snap -1 2024-09-21T10:13:35.860 INFO:tasks.rados.rados.0.smithi003.stdout:2485: expect (ObjNum 708 snap 0 seq_num 708) 2024-09-21T10:13:35.860 INFO:tasks.rados.rados.0.smithi003.stdout:2486: write oid 315 current snap is 0 2024-09-21T10:13:35.861 INFO:tasks.rados.rados.0.smithi003.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2024-09-21T10:13:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:2486: writing smithi00370293-315 from 477761 to 990077 tid 1 2024-09-21T10:13:35.872 INFO:tasks.rados.rados.0.smithi003.stdout:2486: writing smithi00370293-315 from 1507334 to 2030900 tid 2 2024-09-21T10:13:35.880 INFO:tasks.rados.rados.0.smithi003.stdout:2486: writing smithi00370293-315 from 2553282 to 3153053 tid 3 2024-09-21T10:13:35.880 INFO:tasks.rados.rados.0.smithi003.stdout:2487: read oid 384 snap -1 2024-09-21T10:13:35.880 INFO:tasks.rados.rados.0.smithi003.stdout:2487: expect (ObjNum 1443 snap 0 seq_num 1443) 2024-09-21T10:13:35.880 INFO:tasks.rados.rados.0.smithi003.stdout:2488: write oid 435 current snap is 0 2024-09-21T10:13:35.880 INFO:tasks.rados.rados.0.smithi003.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2024-09-21T10:13:35.887 INFO:tasks.rados.rados.0.smithi003.stdout:2488: writing smithi00370293-435 from 494568 to 1082133 tid 1 2024-09-21T10:13:35.894 INFO:tasks.rados.rados.0.smithi003.stdout:2488: writing smithi00370293-435 from 1565816 to 2233040 tid 2 2024-09-21T10:13:35.900 INFO:tasks.rados.rados.0.smithi003.stdout:2488: writing smithi00370293-435 from 2980705 to 3294568 tid 3 2024-09-21T10:13:35.900 INFO:tasks.rados.rados.0.smithi003.stdout:2489: write oid 414 current snap is 0 2024-09-21T10:13:35.900 INFO:tasks.rados.rados.0.smithi003.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2024-09-21T10:13:35.906 INFO:tasks.rados.rados.0.smithi003.stdout:2489: writing smithi00370293-414 from 511375 to 1174189 tid 1 2024-09-21T10:13:35.913 INFO:tasks.rados.rados.0.smithi003.stdout:2489: writing smithi00370293-414 from 1907945 to 2435180 tid 2 2024-09-21T10:13:35.918 INFO:tasks.rados.rados.0.smithi003.stdout:2489: writing smithi00370293-414 from 2891775 to 3311375 tid 3 2024-09-21T10:13:35.918 INFO:tasks.rados.rados.0.smithi003.stdout:2490: read oid 300 snap -1 2024-09-21T10:13:35.918 INFO:tasks.rados.rados.0.smithi003.stdout:2490: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T10:13:35.919 INFO:tasks.rados.rados.0.smithi003.stdout:2491: delete oid 191 current snap is 0 2024-09-21T10:13:35.919 INFO:tasks.rados.rados.0.smithi003.stdout:2478: expect (ObjNum 1577 snap 0 seq_num 1577) 2024-09-21T10:13:35.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:35 smithi003 bash[31899]: cluster 2024-09-21T10:13:33.751896+0000 mgr.y (mgr.14385) 277 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-09-21T10:13:35.923 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:35 smithi003 bash[31899]: audit 2024-09-21T10:13:34.673815+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:35.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:35 smithi003 bash[22527]: cluster 2024-09-21T10:13:33.751896+0000 mgr.y (mgr.14385) 277 : cluster [DBG] pgmap v240: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-09-21T10:13:35.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:35 smithi003 bash[22527]: audit 2024-09-21T10:13:34.673815+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:36.066 INFO:tasks.rados.rados.0.smithi003.stdout:2479: expect (ObjNum 915 snap 0 seq_num 915) 2024-09-21T10:13:36.302 INFO:tasks.rados.rados.0.smithi003.stdout:2483: finishing write tid 1 to smithi00370293-334 2024-09-21T10:13:36.303 INFO:tasks.rados.rados.0.smithi003.stdout:2483: finishing write tid 2 to smithi00370293-334 2024-09-21T10:13:36.303 INFO:tasks.rados.rados.0.smithi003.stdout:2483: finishing write tid 3 to smithi00370293-334 2024-09-21T10:13:36.303 INFO:tasks.rados.rados.0.smithi003.stdout:2483: finishing write tid 4 to smithi00370293-334 2024-09-21T10:13:36.303 INFO:tasks.rados.rados.0.smithi003.stdout:2483: finishing write tid 5 to smithi00370293-334 2024-09-21T10:13:36.303 INFO:tasks.rados.rados.0.smithi003.stdout:2483: oid 334 updating version 0 to 365 2024-09-21T10:13:36.303 INFO:tasks.rados.rados.0.smithi003.stdout:2483: oid 334 updating version 365 to 367 2024-09-21T10:13:36.303 INFO:tasks.rados.rados.0.smithi003.stdout:2483: oid 334 updating version 367 to 368 2024-09-21T10:13:36.303 INFO:tasks.rados.rados.0.smithi003.stdout:2483: oid 334 version 368 is already newer than 366 2024-09-21T10:13:36.303 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 334 v 368 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2024-09-21T10:13:36.303 INFO:tasks.rados.rados.0.smithi003.stdout:2483: left oid 334 (ObjNum 1621 snap 0 seq_num 1621) 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2484: finishing write tid 1 to smithi00370293-189 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2484: finishing write tid 2 to smithi00370293-189 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2484: finishing write tid 3 to smithi00370293-189 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2484: finishing write tid 4 to smithi00370293-189 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2484: finishing write tid 5 to smithi00370293-189 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2484: oid 189 updating version 0 to 307 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2484: oid 189 version 307 is already newer than 305 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2484: oid 189 updating version 307 to 308 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2484: oid 189 version 308 is already newer than 306 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 189 v 308 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2484: left oid 189 (ObjNum 1622 snap 0 seq_num 1622) 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2486: finishing write tid 1 to smithi00370293-315 2024-09-21T10:13:36.304 INFO:tasks.rados.rados.0.smithi003.stdout:2486: finishing write tid 2 to smithi00370293-315 2024-09-21T10:13:36.305 INFO:tasks.rados.rados.0.smithi003.stdout:2487: expect (ObjNum 1443 snap 0 seq_num 1443) 2024-09-21T10:13:36.464 INFO:tasks.rados.rados.0.smithi003.stdout:2486: finishing write tid 3 to smithi00370293-315 2024-09-21T10:13:36.464 INFO:tasks.rados.rados.0.smithi003.stdout:2486: finishing write tid 4 to smithi00370293-315 2024-09-21T10:13:36.464 INFO:tasks.rados.rados.0.smithi003.stdout:2486: finishing write tid 5 to smithi00370293-315 2024-09-21T10:13:36.464 INFO:tasks.rados.rados.0.smithi003.stdout:2486: oid 315 updating version 0 to 339 2024-09-21T10:13:36.464 INFO:tasks.rados.rados.0.smithi003.stdout:2486: oid 315 updating version 339 to 340 2024-09-21T10:13:36.464 INFO:tasks.rados.rados.0.smithi003.stdout:2486: oid 315 updating version 340 to 342 2024-09-21T10:13:36.464 INFO:tasks.rados.rados.0.smithi003.stdout:2486: oid 315 version 342 is already newer than 341 2024-09-21T10:13:36.464 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 315 v 342 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2024-09-21T10:13:36.464 INFO:tasks.rados.rados.0.smithi003.stdout:2486: left oid 315 (ObjNum 1623 snap 0 seq_num 1623) 2024-09-21T10:13:36.464 INFO:tasks.rados.rados.0.smithi003.stdout:2485: expect (ObjNum 708 snap 0 seq_num 708) 2024-09-21T10:13:36.642 INFO:tasks.rados.rados.0.smithi003.stdout:2488: finishing write tid 1 to smithi00370293-435 2024-09-21T10:13:36.642 INFO:tasks.rados.rados.0.smithi003.stdout:2488: finishing write tid 2 to smithi00370293-435 2024-09-21T10:13:36.642 INFO:tasks.rados.rados.0.smithi003.stdout:2488: finishing write tid 3 to smithi00370293-435 2024-09-21T10:13:36.642 INFO:tasks.rados.rados.0.smithi003.stdout:2488: finishing write tid 4 to smithi00370293-435 2024-09-21T10:13:36.642 INFO:tasks.rados.rados.0.smithi003.stdout:2488: finishing write tid 5 to smithi00370293-435 2024-09-21T10:13:36.642 INFO:tasks.rados.rados.0.smithi003.stdout:2488: oid 435 updating version 0 to 345 2024-09-21T10:13:36.642 INFO:tasks.rados.rados.0.smithi003.stdout:2488: oid 435 updating version 345 to 347 2024-09-21T10:13:36.642 INFO:tasks.rados.rados.0.smithi003.stdout:2488: oid 435 version 347 is already newer than 346 2024-09-21T10:13:36.642 INFO:tasks.rados.rados.0.smithi003.stdout:2488: oid 435 version 347 is already newer than 344 2024-09-21T10:13:36.642 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 435 v 347 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2488: left oid 435 (ObjNum 1624 snap 0 seq_num 1624) 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2489: finishing write tid 1 to smithi00370293-414 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2489: finishing write tid 2 to smithi00370293-414 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2489: finishing write tid 3 to smithi00370293-414 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2489: finishing write tid 4 to smithi00370293-414 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2489: finishing write tid 5 to smithi00370293-414 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2489: oid 414 updating version 0 to 311 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2489: oid 414 version 311 is already newer than 309 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2489: oid 414 version 311 is already newer than 310 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2489: oid 414 updating version 311 to 312 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 414 v 312 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2489: left oid 414 (ObjNum 1625 snap 0 seq_num 1625) 2024-09-21T10:13:36.643 INFO:tasks.rados.rados.0.smithi003.stdout:2490: expect (ObjNum 1143 snap 0 seq_num 1143) 2024-09-21T10:13:36.803 INFO:tasks.rados.rados.0.smithi003.stdout:2478: done (11 left) 2024-09-21T10:13:36.803 INFO:tasks.rados.rados.0.smithi003.stdout:2479: done (10 left) 2024-09-21T10:13:36.803 INFO:tasks.rados.rados.0.smithi003.stdout:2481: done (9 left) 2024-09-21T10:13:36.804 INFO:tasks.rados.rados.0.smithi003.stdout:2483: done (8 left) 2024-09-21T10:13:36.804 INFO:tasks.rados.rados.0.smithi003.stdout:2484: done (7 left) 2024-09-21T10:13:36.804 INFO:tasks.rados.rados.0.smithi003.stdout:2485: done (6 left) 2024-09-21T10:13:36.804 INFO:tasks.rados.rados.0.smithi003.stdout:2486: done (5 left) 2024-09-21T10:13:36.804 INFO:tasks.rados.rados.0.smithi003.stdout:2487: done (4 left) 2024-09-21T10:13:36.804 INFO:tasks.rados.rados.0.smithi003.stdout:2488: done (3 left) 2024-09-21T10:13:36.804 INFO:tasks.rados.rados.0.smithi003.stdout:2489: done (2 left) 2024-09-21T10:13:36.804 INFO:tasks.rados.rados.0.smithi003.stdout:2490: done (1 left) 2024-09-21T10:13:36.804 INFO:tasks.rados.rados.0.smithi003.stdout:2491: done (0 left) 2024-09-21T10:13:36.804 INFO:tasks.rados.rados.0.smithi003.stdout:2492: write oid 43 current snap is 0 2024-09-21T10:13:36.804 INFO:tasks.rados.rados.0.smithi003.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2024-09-21T10:13:36.820 INFO:tasks.rados.rados.0.smithi003.stdout:2492: writing smithi00370293-43 from 544989 to 1074654 tid 1 2024-09-21T10:13:36.840 INFO:tasks.rados.rados.0.smithi003.stdout:2492: writing smithi00370293-43 from 1741262 to 2272166 tid 2 2024-09-21T10:13:36.857 INFO:tasks.rados.rados.0.smithi003.stdout:2492: writing smithi00370293-43 from 3062974 to 3344989 tid 3 2024-09-21T10:13:36.857 INFO:tasks.rados.rados.0.smithi003.stdout:2493: read oid 365 snap -1 2024-09-21T10:13:36.858 INFO:tasks.rados.rados.0.smithi003.stdout:2493: expect (ObjNum 664 snap 0 seq_num 664) 2024-09-21T10:13:36.858 INFO:tasks.rados.rados.0.smithi003.stdout:2494: read oid 485 snap -1 2024-09-21T10:13:36.858 INFO:tasks.rados.rados.0.smithi003.stdout:2494: expect (ObjNum 1552 snap 0 seq_num 1552) 2024-09-21T10:13:36.858 INFO:tasks.rados.rados.0.smithi003.stdout:2495: write oid 2 current snap is 0 2024-09-21T10:13:36.858 INFO:tasks.rados.rados.0.smithi003.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2024-09-21T10:13:36.872 INFO:tasks.rados.rados.0.smithi003.stdout:2495: writing smithi00370293-2 from 561796 to 1166710 tid 1 2024-09-21T10:13:36.885 INFO:tasks.rados.rados.0.smithi003.stdout:2495: writing smithi00370293-2 from 1799744 to 2474306 tid 2 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:2495: writing smithi00370293-2 from 3090397 to 3361796 tid 3 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:2496: write oid 115 current snap is 0 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:2492: finishing write tid 1 to smithi00370293-43 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:2492: finishing write tid 2 to smithi00370293-43 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:2492: finishing write tid 3 to smithi00370293-43 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:2492: finishing write tid 4 to smithi00370293-43 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:2492: finishing write tid 5 to smithi00370293-43 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:2492: oid 43 updating version 0 to 335 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:2492: oid 43 version 335 is already newer than 334 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:2492: oid 43 version 335 is already newer than 333 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:2492: oid 43 version 335 is already newer than 332 2024-09-21T10:13:36.894 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 335 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2024-09-21T10:13:36.895 INFO:tasks.rados.rados.0.smithi003.stdout:2492: left oid 43 (ObjNum 1627 snap 0 seq_num 1627) 2024-09-21T10:13:36.895 INFO:tasks.rados.rados.0.smithi003.stdout:2494: expect (ObjNum 1552 snap 0 seq_num 1552) 2024-09-21T10:13:37.066 INFO:tasks.rados.rados.0.smithi003.stdout:2493: expect (ObjNum 664 snap 0 seq_num 664) 2024-09-21T10:13:37.230 INFO:tasks.rados.rados.0.smithi003.stdout:2495: finishing write tid 1 to smithi00370293-2 2024-09-21T10:13:37.230 INFO:tasks.rados.rados.0.smithi003.stdout:2495: finishing write tid 2 to smithi00370293-2 2024-09-21T10:13:37.230 INFO:tasks.rados.rados.0.smithi003.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2024-09-21T10:13:37.236 INFO:tasks.rados.rados.0.smithi003.stdout:2496: writing smithi00370293-115 from 578603 to 1258766 tid 1 2024-09-21T10:13:37.242 INFO:tasks.rados.rados.0.smithi003.stdout:2496: writing smithi00370293-115 from 1741873 to 2276446 tid 2 2024-09-21T10:13:37.249 INFO:tasks.rados.rados.0.smithi003.stdout:2496: writing smithi00370293-115 from 3001467 to 3378603 tid 3 2024-09-21T10:13:37.249 INFO:tasks.rados.rados.0.smithi003.stdout:2492: done (4 left) 2024-09-21T10:13:37.249 INFO:tasks.rados.rados.0.smithi003.stdout:2493: done (3 left) 2024-09-21T10:13:37.249 INFO:tasks.rados.rados.0.smithi003.stdout:2494: done (2 left) 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2497: read oid 103 snap -1 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2497: expect (ObjNum 102 snap 0 seq_num 102) 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2498: write oid 391 current snap is 0 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2495: finishing write tid 3 to smithi00370293-2 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2495: finishing write tid 4 to smithi00370293-2 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2495: finishing write tid 5 to smithi00370293-2 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2495: oid 2 updating version 0 to 362 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2495: oid 2 updating version 362 to 364 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2495: oid 2 version 364 is already newer than 361 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2495: oid 2 version 364 is already newer than 363 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 364 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2495: left oid 2 (ObjNum 1628 snap 0 seq_num 1628) 2024-09-21T10:13:37.250 INFO:tasks.rados.rados.0.smithi003.stdout:2496: finishing write tid 1 to smithi00370293-115 2024-09-21T10:13:37.251 INFO:tasks.rados.rados.0.smithi003.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2024-09-21T10:13:37.257 INFO:tasks.rados.rados.0.smithi003.stdout:2498: writing smithi00370293-391 from 595410 to 1350822 tid 1 2024-09-21T10:13:37.265 INFO:tasks.rados.rados.0.smithi003.stdout:2498: writing smithi00370293-391 from 1800355 to 2478586 tid 2 2024-09-21T10:13:37.272 INFO:tasks.rados.rados.0.smithi003.stdout:2498: writing smithi00370293-391 from 3028890 to 3395410 tid 3 2024-09-21T10:13:37.272 INFO:tasks.rados.rados.0.smithi003.stdout:2495: done (3 left) 2024-09-21T10:13:37.272 INFO:tasks.rados.rados.0.smithi003.stdout:2499: write oid 196 current snap is 0 2024-09-21T10:13:37.272 INFO:tasks.rados.rados.0.smithi003.stdout:2496: finishing write tid 2 to smithi00370293-115 2024-09-21T10:13:37.272 INFO:tasks.rados.rados.0.smithi003.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2024-09-21T10:13:37.278 INFO:tasks.rados.rados.0.smithi003.stdout:2499: writing smithi00370293-196 from 612217 to 1042878 tid 1 2024-09-21T10:13:37.283 INFO:tasks.rados.rados.0.smithi003.stdout:2499: writing smithi00370293-196 from 1458837 to 1997079 tid 2 2024-09-21T10:13:37.290 INFO:tasks.rados.rados.0.smithi003.stdout:2499: writing smithi00370293-196 from 2656313 to 3178966 tid 3 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2500: read oid 342 snap -1 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2500: expect (ObjNum 974 snap 0 seq_num 974) 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2501: write oid 236 current snap is 0 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2496: finishing write tid 3 to smithi00370293-115 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2496: finishing write tid 4 to smithi00370293-115 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2496: finishing write tid 5 to smithi00370293-115 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2496: oid 115 updating version 0 to 293 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2496: oid 115 version 293 is already newer than 290 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2496: oid 115 version 293 is already newer than 291 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2496: oid 115 version 293 is already newer than 292 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 115 v 293 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2496: left oid 115 (ObjNum 1629 snap 0 seq_num 1629) 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2498: finishing write tid 1 to smithi00370293-391 2024-09-21T10:13:37.291 INFO:tasks.rados.rados.0.smithi003.stdout:2497: expect (ObjNum 102 snap 0 seq_num 102) 2024-09-21T10:13:37.410 INFO:tasks.rados.rados.0.smithi003.stdout:2498: finishing write tid 2 to smithi00370293-391 2024-09-21T10:13:37.410 INFO:tasks.rados.rados.0.smithi003.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2024-09-21T10:13:37.416 INFO:tasks.rados.rados.0.smithi003.stdout:2501: writing smithi00370293-236 from 629024 to 1134934 tid 1 2024-09-21T10:13:37.425 INFO:tasks.rados.rados.0.smithi003.stdout:2501: writing smithi00370293-236 from 1917319 to 2599219 tid 2 2024-09-21T10:13:37.430 INFO:tasks.rados.rados.0.smithi003.stdout:2501: writing smithi00370293-236 from 3083736 to 3429024 tid 3 2024-09-21T10:13:37.430 INFO:tasks.rados.rados.0.smithi003.stdout:2496: done (5 left) 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2497: done (4 left) 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2502: delete oid 465 current snap is 0 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2498: finishing write tid 3 to smithi00370293-391 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2498: finishing write tid 4 to smithi00370293-391 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2498: finishing write tid 5 to smithi00370293-391 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2498: oid 391 updating version 0 to 267 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2498: oid 391 version 267 is already newer than 265 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2498: oid 391 version 267 is already newer than 264 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2498: oid 391 version 267 is already newer than 266 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 391 v 267 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2498: left oid 391 (ObjNum 1630 snap 0 seq_num 1630) 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2499: finishing write tid 1 to smithi00370293-196 2024-09-21T10:13:37.431 INFO:tasks.rados.rados.0.smithi003.stdout:2499: finishing write tid 2 to smithi00370293-196 2024-09-21T10:13:37.432 INFO:tasks.rados.rados.0.smithi003.stdout:2499: finishing write tid 3 to smithi00370293-196 2024-09-21T10:13:37.432 INFO:tasks.rados.rados.0.smithi003.stdout:2499: finishing write tid 4 to smithi00370293-196 2024-09-21T10:13:37.432 INFO:tasks.rados.rados.0.smithi003.stdout:2499: finishing write tid 5 to smithi00370293-196 2024-09-21T10:13:37.432 INFO:tasks.rados.rados.0.smithi003.stdout:2499: oid 196 updating version 0 to 344 2024-09-21T10:13:37.432 INFO:tasks.rados.rados.0.smithi003.stdout:2499: oid 196 updating version 344 to 345 2024-09-21T10:13:37.432 INFO:tasks.rados.rados.0.smithi003.stdout:2499: oid 196 updating version 345 to 346 2024-09-21T10:13:37.432 INFO:tasks.rados.rados.0.smithi003.stdout:2499: oid 196 version 346 is already newer than 343 2024-09-21T10:13:37.432 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 196 v 346 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2024-09-21T10:13:37.432 INFO:tasks.rados.rados.0.smithi003.stdout:2499: left oid 196 (ObjNum 1631 snap 0 seq_num 1631) 2024-09-21T10:13:37.432 INFO:tasks.rados.rados.0.smithi003.stdout:2500: expect (ObjNum 974 snap 0 seq_num 974) 2024-09-21T10:13:37.553 INFO:tasks.rados.rados.0.smithi003.stdout:2501: finishing write tid 1 to smithi00370293-236 2024-09-21T10:13:37.553 INFO:tasks.rados.rados.0.smithi003.stdout:2501: finishing write tid 2 to smithi00370293-236 2024-09-21T10:13:37.553 INFO:tasks.rados.rados.0.smithi003.stdout:2501: finishing write tid 3 to smithi00370293-236 2024-09-21T10:13:37.553 INFO:tasks.rados.rados.0.smithi003.stdout:2501: finishing write tid 4 to smithi00370293-236 2024-09-21T10:13:37.553 INFO:tasks.rados.rados.0.smithi003.stdout:2501: finishing write tid 5 to smithi00370293-236 2024-09-21T10:13:37.553 INFO:tasks.rados.rados.0.smithi003.stdout:2501: oid 236 updating version 0 to 336 2024-09-21T10:13:37.553 INFO:tasks.rados.rados.0.smithi003.stdout:2501: oid 236 updating version 336 to 337 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2501: oid 236 updating version 337 to 339 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2501: oid 236 version 339 is already newer than 338 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 236 v 339 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2501: left oid 236 (ObjNum 1632 snap 0 seq_num 1632) 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2498: done (4 left) 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2499: done (3 left) 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2500: done (2 left) 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2501: done (1 left) 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2502: done (0 left) 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2503: read oid 3 snap -1 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2503: expect (ObjNum 1416 snap 0 seq_num 1416) 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2504: write oid 471 current snap is 0 2024-09-21T10:13:37.554 INFO:tasks.rados.rados.0.smithi003.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2024-09-21T10:13:37.565 INFO:tasks.rados.rados.0.smithi003.stdout:2504: writing smithi00370293-471 from 662638 to 1319046 tid 1 2024-09-21T10:13:37.576 INFO:tasks.rados.rados.0.smithi003.stdout:2504: writing smithi00370293-471 from 1917930 to 2603499 tid 2 2024-09-21T10:13:37.584 INFO:tasks.rados.rados.0.smithi003.stdout:2504: writing smithi00370293-471 from 3022229 to 3462638 tid 3 2024-09-21T10:13:37.584 INFO:tasks.rados.rados.0.smithi003.stdout:2505: read oid 491 snap -1 2024-09-21T10:13:37.584 INFO:tasks.rados.rados.0.smithi003.stdout:2505: expect (ObjNum 1164 snap 0 seq_num 1164) 2024-09-21T10:13:37.585 INFO:tasks.rados.rados.0.smithi003.stdout:2506: read oid 393 snap -1 2024-09-21T10:13:37.585 INFO:tasks.rados.rados.0.smithi003.stdout:2506: expect (ObjNum 812 snap 0 seq_num 812) 2024-09-21T10:13:37.585 INFO:tasks.rados.rados.0.smithi003.stdout:2507: read oid 230 snap -1 2024-09-21T10:13:37.585 INFO:tasks.rados.rados.0.smithi003.stdout:2507: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-09-21T10:13:37.585 INFO:tasks.rados.rados.0.smithi003.stdout:2508: write oid 116 current snap is 0 2024-09-21T10:13:37.585 INFO:tasks.rados.rados.0.smithi003.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2024-09-21T10:13:37.595 INFO:tasks.rados.rados.0.smithi003.stdout:2508: writing smithi00370293-116 from 679445 to 1127455 tid 1 2024-09-21T10:13:37.605 INFO:tasks.rados.rados.0.smithi003.stdout:2508: writing smithi00370293-116 from 1692765 to 2121992 tid 2 2024-09-21T10:13:37.617 INFO:tasks.rados.rados.0.smithi003.stdout:2508: writing smithi00370293-116 from 2766005 to 3333746 tid 3 2024-09-21T10:13:37.617 INFO:tasks.rados.rados.0.smithi003.stdout:2509: read oid 400 snap -1 2024-09-21T10:13:37.617 INFO:tasks.rados.rados.0.smithi003.stdout:2509: expect deleted 2024-09-21T10:13:37.617 INFO:tasks.rados.rados.0.smithi003.stdout:2510: read oid 125 snap -1 2024-09-21T10:13:37.617 INFO:tasks.rados.rados.0.smithi003.stdout:2510: expect (ObjNum 1365 snap 0 seq_num 1365) 2024-09-21T10:13:37.617 INFO:tasks.rados.rados.0.smithi003.stdout:2511: write oid 412 current snap is 0 2024-09-21T10:13:37.617 INFO:tasks.rados.rados.0.smithi003.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2024-09-21T10:13:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:2511: writing smithi00370293-412 from 696252 to 1219511 tid 1 2024-09-21T10:13:37.635 INFO:tasks.rados.rados.0.smithi003.stdout:2511: writing smithi00370293-412 from 1751247 to 2440485 tid 2 2024-09-21T10:13:37.643 INFO:tasks.rados.rados.0.smithi003.stdout:2511: writing smithi00370293-412 from 3193428 to 3496252 tid 3 2024-09-21T10:13:37.643 INFO:tasks.rados.rados.0.smithi003.stdout:2512: read oid 141 snap -1 2024-09-21T10:13:37.643 INFO:tasks.rados.rados.0.smithi003.stdout:2512: expect (ObjNum 1577 snap 0 seq_num 1577) 2024-09-21T10:13:37.643 INFO:tasks.rados.rados.0.smithi003.stdout:2513: write oid 82 current snap is 0 2024-09-21T10:13:37.643 INFO:tasks.rados.rados.0.smithi003.stdout:2503: expect (ObjNum 1416 snap 0 seq_num 1416) 2024-09-21T10:13:37.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:37 smithi204 bash[24804]: cluster 2024-09-21T10:13:35.752968+0000 mgr.y (mgr.14385) 278 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 10 MiB/s wr, 110 op/s 2024-09-21T10:13:37.825 INFO:tasks.rados.rados.0.smithi003.stdout:2504: finishing write tid 1 to smithi00370293-471 2024-09-21T10:13:37.825 INFO:tasks.rados.rados.0.smithi003.stdout:2504: finishing write tid 2 to smithi00370293-471 2024-09-21T10:13:37.825 INFO:tasks.rados.rados.0.smithi003.stdout:2504: finishing write tid 3 to smithi00370293-471 2024-09-21T10:13:37.825 INFO:tasks.rados.rados.0.smithi003.stdout:2504: finishing write tid 4 to smithi00370293-471 2024-09-21T10:13:37.825 INFO:tasks.rados.rados.0.smithi003.stdout:2504: finishing write tid 5 to smithi00370293-471 2024-09-21T10:13:37.825 INFO:tasks.rados.rados.0.smithi003.stdout:2504: oid 471 updating version 0 to 296 2024-09-21T10:13:37.825 INFO:tasks.rados.rados.0.smithi003.stdout:2504: oid 471 version 296 is already newer than 294 2024-09-21T10:13:37.825 INFO:tasks.rados.rados.0.smithi003.stdout:2504: oid 471 updating version 296 to 297 2024-09-21T10:13:37.825 INFO:tasks.rados.rados.0.smithi003.stdout:2504: oid 471 version 297 is already newer than 295 2024-09-21T10:13:37.825 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 471 v 297 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2024-09-21T10:13:37.825 INFO:tasks.rados.rados.0.smithi003.stdout:2504: left oid 471 (ObjNum 1634 snap 0 seq_num 1634) 2024-09-21T10:13:37.826 INFO:tasks.rados.rados.0.smithi003.stdout:2508: finishing write tid 1 to smithi00370293-116 2024-09-21T10:13:37.826 INFO:tasks.rados.rados.0.smithi003.stdout:2505: expect (ObjNum 1164 snap 0 seq_num 1164) 2024-09-21T10:13:37.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:37 smithi003 bash[22527]: cluster 2024-09-21T10:13:35.752968+0000 mgr.y (mgr.14385) 278 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 10 MiB/s wr, 110 op/s 2024-09-21T10:13:37.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:37 smithi003 bash[31899]: cluster 2024-09-21T10:13:35.752968+0000 mgr.y (mgr.14385) 278 : cluster [DBG] pgmap v241: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 10 MiB/s wr, 110 op/s 2024-09-21T10:13:38.060 INFO:tasks.rados.rados.0.smithi003.stdout:2508: finishing write tid 2 to smithi00370293-116 2024-09-21T10:13:38.060 INFO:tasks.rados.rados.0.smithi003.stdout:2506: expect (ObjNum 812 snap 0 seq_num 812) 2024-09-21T10:13:38.260 INFO:tasks.rados.rados.0.smithi003.stdout:2507: expect (ObjNum 1543 snap 0 seq_num 1543) 2024-09-21T10:13:38.499 INFO:tasks.rados.rados.0.smithi003.stdout:2508: finishing write tid 3 to smithi00370293-116 2024-09-21T10:13:38.499 INFO:tasks.rados.rados.0.smithi003.stdout:2508: finishing write tid 4 to smithi00370293-116 2024-09-21T10:13:38.499 INFO:tasks.rados.rados.0.smithi003.stdout:2508: finishing write tid 5 to smithi00370293-116 2024-09-21T10:13:38.499 INFO:tasks.rados.rados.0.smithi003.stdout:2508: oid 116 updating version 0 to 254 2024-09-21T10:13:38.499 INFO:tasks.rados.rados.0.smithi003.stdout:2508: oid 116 updating version 254 to 256 2024-09-21T10:13:38.499 INFO:tasks.rados.rados.0.smithi003.stdout:2508: oid 116 version 256 is already newer than 255 2024-09-21T10:13:38.499 INFO:tasks.rados.rados.0.smithi003.stdout:2508: oid 116 version 256 is already newer than 253 2024-09-21T10:13:38.499 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 116 v 256 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2024-09-21T10:13:38.499 INFO:tasks.rados.rados.0.smithi003.stdout:2508: left oid 116 (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T10:13:38.499 INFO:tasks.rados.rados.0.smithi003.stdout:2510: expect (ObjNum 1365 snap 0 seq_num 1365) 2024-09-21T10:13:38.626 INFO:tasks.rados.rados.0.smithi003.stdout:2511: finishing write tid 1 to smithi00370293-412 2024-09-21T10:13:38.626 INFO:tasks.rados.rados.0.smithi003.stdout:2511: finishing write tid 2 to smithi00370293-412 2024-09-21T10:13:38.626 INFO:tasks.rados.rados.0.smithi003.stdout:2512: expect (ObjNum 1577 snap 0 seq_num 1577) 2024-09-21T10:13:38.754 INFO:tasks.rados.rados.0.smithi003.stdout:2511: finishing write tid 3 to smithi00370293-412 2024-09-21T10:13:38.755 INFO:tasks.rados.rados.0.smithi003.stdout:2511: finishing write tid 4 to smithi00370293-412 2024-09-21T10:13:38.755 INFO:tasks.rados.rados.0.smithi003.stdout:2511: finishing write tid 5 to smithi00370293-412 2024-09-21T10:13:38.755 INFO:tasks.rados.rados.0.smithi003.stdout:2511: oid 412 updating version 0 to 367 2024-09-21T10:13:38.755 INFO:tasks.rados.rados.0.smithi003.stdout:2511: oid 412 version 367 is already newer than 366 2024-09-21T10:13:38.755 INFO:tasks.rados.rados.0.smithi003.stdout:2511: oid 412 version 367 is already newer than 365 2024-09-21T10:13:38.755 INFO:tasks.rados.rados.0.smithi003.stdout:2511: oid 412 updating version 367 to 368 2024-09-21T10:13:38.755 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 412 v 368 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2024-09-21T10:13:38.755 INFO:tasks.rados.rados.0.smithi003.stdout:2511: left oid 412 (ObjNum 1636 snap 0 seq_num 1636) 2024-09-21T10:13:38.755 INFO:tasks.rados.rados.0.smithi003.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2024-09-21T10:13:38.775 INFO:tasks.rados.rados.0.smithi003.stdout:2513: writing smithi00370293-82 from 713059 to 1311567 tid 1 2024-09-21T10:13:38.796 INFO:tasks.rados.rados.0.smithi003.stdout:2513: writing smithi00370293-82 from 2093376 to 2526272 tid 2 2024-09-21T10:13:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:2513: writing smithi00370293-82 from 3104498 to 3513059 tid 3 2024-09-21T10:13:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:2503: done (10 left) 2024-09-21T10:13:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:2504: done (9 left) 2024-09-21T10:13:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:2505: done (8 left) 2024-09-21T10:13:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:2506: done (7 left) 2024-09-21T10:13:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:2507: done (6 left) 2024-09-21T10:13:38.811 INFO:tasks.rados.rados.0.smithi003.stdout:2508: done (5 left) 2024-09-21T10:13:38.812 INFO:tasks.rados.rados.0.smithi003.stdout:2509: done (4 left) 2024-09-21T10:13:38.812 INFO:tasks.rados.rados.0.smithi003.stdout:2510: done (3 left) 2024-09-21T10:13:38.812 INFO:tasks.rados.rados.0.smithi003.stdout:2511: done (2 left) 2024-09-21T10:13:38.812 INFO:tasks.rados.rados.0.smithi003.stdout:2512: done (1 left) 2024-09-21T10:13:38.812 INFO:tasks.rados.rados.0.smithi003.stdout:2514: write oid 296 current snap is 0 2024-09-21T10:13:38.812 INFO:tasks.rados.rados.0.smithi003.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2024-09-21T10:13:38.827 INFO:tasks.rados.rados.0.smithi003.stdout:2514: writing smithi00370293-296 from 729866 to 1403623 tid 1 2024-09-21T10:13:38.841 INFO:tasks.rados.rados.0.smithi003.stdout:2514: writing smithi00370293-296 from 2151858 to 2844765 tid 2 2024-09-21T10:13:38.841 INFO:tasks.rados.rados.0.smithi003.stdout:2515: write oid 248 current snap is 0 2024-09-21T10:13:38.841 INFO:tasks.rados.rados.0.smithi003.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2024-09-21T10:13:38.853 INFO:tasks.rados.rados.0.smithi003.stdout:2515: writing smithi00370293-248 from 746673 to 1495679 tid 1 2024-09-21T10:13:38.861 INFO:tasks.rados.rados.0.smithi003.stdout:2515: writing smithi00370293-248 from 2210340 to 2646905 tid 2 2024-09-21T10:13:38.867 INFO:tasks.rados.rados.0.smithi003.stdout:2515: writing smithi00370293-248 from 3159344 to 3546673 tid 3 2024-09-21T10:13:38.867 INFO:tasks.rados.rados.0.smithi003.stdout:2516: read oid 43 snap -1 2024-09-21T10:13:38.868 INFO:tasks.rados.rados.0.smithi003.stdout:2516: expect (ObjNum 1627 snap 0 seq_num 1627) 2024-09-21T10:13:38.868 INFO:tasks.rados.rados.0.smithi003.stdout:2517: write oid 343 current snap is 0 2024-09-21T10:13:38.868 INFO:tasks.rados.rados.0.smithi003.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2024-09-21T10:13:38.875 INFO:tasks.rados.rados.0.smithi003.stdout:2517: writing smithi00370293-343 from 763480 to 1187735 tid 1 2024-09-21T10:13:38.883 INFO:tasks.rados.rados.0.smithi003.stdout:2517: writing smithi00370293-343 from 1868822 to 2565398 tid 2 2024-09-21T10:13:38.889 INFO:tasks.rados.rados.0.smithi003.stdout:2517: writing smithi00370293-343 from 3186767 to 3563480 tid 3 2024-09-21T10:13:38.889 INFO:tasks.rados.rados.0.smithi003.stdout:2518: read oid 103 snap -1 2024-09-21T10:13:38.889 INFO:tasks.rados.rados.0.smithi003.stdout:2518: expect (ObjNum 102 snap 0 seq_num 102) 2024-09-21T10:13:38.890 INFO:tasks.rados.rados.0.smithi003.stdout:2519: write oid 56 current snap is 0 2024-09-21T10:13:38.890 INFO:tasks.rados.rados.0.smithi003.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2024-09-21T10:13:38.897 INFO:tasks.rados.rados.0.smithi003.stdout:2519: writing smithi00370293-56 from 780287 to 1279791 tid 1 2024-09-21T10:13:38.902 INFO:tasks.rados.rados.0.smithi003.stdout:2519: writing smithi00370293-56 from 1810951 to 2251185 tid 2 2024-09-21T10:13:38.908 INFO:tasks.rados.rados.0.smithi003.stdout:2519: writing smithi00370293-56 from 2697837 to 3165916 tid 3 2024-09-21T10:13:38.908 INFO:tasks.rados.rados.0.smithi003.stdout:2520: read oid 202 snap -1 2024-09-21T10:13:38.908 INFO:tasks.rados.rados.0.smithi003.stdout:2520: expect (ObjNum 656 snap 0 seq_num 656) 2024-09-21T10:13:38.908 INFO:tasks.rados.rados.0.smithi003.stdout:2521: write oid 216 current snap is 0 2024-09-21T10:13:38.908 INFO:tasks.rados.rados.0.smithi003.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2024-09-21T10:13:38.916 INFO:tasks.rados.rados.0.smithi003.stdout:2521: writing smithi00370293-216 from 797094 to 1371847 tid 1 2024-09-21T10:13:38.923 INFO:tasks.rados.rados.0.smithi003.stdout:2521: writing smithi00370293-216 from 1869433 to 2569678 tid 2 2024-09-21T10:13:38.929 INFO:tasks.rados.rados.0.smithi003.stdout:2521: writing smithi00370293-216 from 3125260 to 3597094 tid 3 2024-09-21T10:13:38.929 INFO:tasks.rados.rados.0.smithi003.stdout:2522: read oid 346 snap -1 2024-09-21T10:13:38.929 INFO:tasks.rados.rados.0.smithi003.stdout:2522: expect (ObjNum 1551 snap 0 seq_num 1551) 2024-09-21T10:13:38.930 INFO:tasks.rados.rados.0.smithi003.stdout:2523: read oid 378 snap -1 2024-09-21T10:13:38.930 INFO:tasks.rados.rados.0.smithi003.stdout:2523: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T10:13:38.930 INFO:tasks.rados.rados.0.smithi003.stdout:2524: delete oid 5 current snap is 0 2024-09-21T10:13:38.930 INFO:tasks.rados.rados.0.smithi003.stdout:2513: finishing write tid 1 to smithi00370293-82 2024-09-21T10:13:38.930 INFO:tasks.rados.rados.0.smithi003.stdout:2513: finishing write tid 2 to smithi00370293-82 2024-09-21T10:13:38.930 INFO:tasks.rados.rados.0.smithi003.stdout:2513: finishing write tid 3 to smithi00370293-82 2024-09-21T10:13:38.930 INFO:tasks.rados.rados.0.smithi003.stdout:2513: finishing write tid 4 to smithi00370293-82 2024-09-21T10:13:38.930 INFO:tasks.rados.rados.0.smithi003.stdout:2513: finishing write tid 5 to smithi00370293-82 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2513: oid 82 updating version 0 to 301 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2513: oid 82 version 301 is already newer than 299 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2513: oid 82 version 301 is already newer than 298 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2513: oid 82 version 301 is already newer than 300 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 82 v 301 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2513: left oid 82 (ObjNum 1637 snap 0 seq_num 1637) 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2514: finishing write tid 1 to smithi00370293-296 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2514: finishing write tid 2 to smithi00370293-296 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2514: finishing write tid 3 to smithi00370293-296 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2514: finishing write tid 4 to smithi00370293-296 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2514: oid 296 updating version 0 to 338 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2514: oid 296 updating version 338 to 339 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2514: oid 296 version 339 is already newer than 337 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 296 v 339 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2024-09-21T10:13:38.931 INFO:tasks.rados.rados.0.smithi003.stdout:2514: left oid 296 (ObjNum 1638 snap 0 seq_num 1638) 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2515: finishing write tid 1 to smithi00370293-248 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2515: finishing write tid 2 to smithi00370293-248 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2515: finishing write tid 3 to smithi00370293-248 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2515: finishing write tid 4 to smithi00370293-248 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2515: finishing write tid 5 to smithi00370293-248 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2515: oid 248 updating version 0 to 348 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2515: oid 248 updating version 348 to 349 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2515: oid 248 updating version 349 to 350 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2515: oid 248 updating version 350 to 351 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 248 v 351 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2515: left oid 248 (ObjNum 1639 snap 0 seq_num 1639) 2024-09-21T10:13:38.932 INFO:tasks.rados.rados.0.smithi003.stdout:2516: expect (ObjNum 1627 snap 0 seq_num 1627) 2024-09-21T10:13:39.058 INFO:tasks.rados.rados.0.smithi003.stdout:2517: finishing write tid 1 to smithi00370293-343 2024-09-21T10:13:39.058 INFO:tasks.rados.rados.0.smithi003.stdout:2517: finishing write tid 2 to smithi00370293-343 2024-09-21T10:13:39.058 INFO:tasks.rados.rados.0.smithi003.stdout:2517: finishing write tid 3 to smithi00370293-343 2024-09-21T10:13:39.058 INFO:tasks.rados.rados.0.smithi003.stdout:2517: finishing write tid 4 to smithi00370293-343 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2513: done (11 left) 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2514: done (10 left) 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2515: done (9 left) 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2516: done (8 left) 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2524: done (7 left) 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2525: read oid 205 snap -1 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2525: expect (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2526: read oid 496 snap -1 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2526: expect (ObjNum 1086 snap 0 seq_num 1086) 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2527: read oid 499 snap -1 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2527: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2528: write oid 207 current snap is 0 2024-09-21T10:13:39.059 INFO:tasks.rados.rados.0.smithi003.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2024-09-21T10:13:39.063 INFO:tasks.rados.rados.0.smithi003.stdout:2528: writing smithi00370293-207 from 430708 to 872312 tid 1 2024-09-21T10:13:39.072 INFO:tasks.rados.rados.0.smithi003.stdout:2528: writing smithi00370293-207 from 1302750 to 2006664 tid 2 2024-09-21T10:13:39.082 INFO:tasks.rados.rados.0.smithi003.stdout:2528: writing smithi00370293-207 from 2496459 to 3198354 tid 3 2024-09-21T10:13:39.082 INFO:tasks.rados.rados.0.smithi003.stdout:2529: read oid 431 snap -1 2024-09-21T10:13:39.082 INFO:tasks.rados.rados.0.smithi003.stdout:2529: expect (ObjNum 1073 snap 0 seq_num 1073) 2024-09-21T10:13:39.082 INFO:tasks.rados.rados.0.smithi003.stdout:2530: write oid 366 current snap is 0 2024-09-21T10:13:39.082 INFO:tasks.rados.rados.0.smithi003.stdout:2517: finishing write tid 5 to smithi00370293-343 2024-09-21T10:13:39.082 INFO:tasks.rados.rados.0.smithi003.stdout:2517: oid 343 updating version 0 to 314 2024-09-21T10:13:39.082 INFO:tasks.rados.rados.0.smithi003.stdout:2517: oid 343 version 314 is already newer than 313 2024-09-21T10:13:39.082 INFO:tasks.rados.rados.0.smithi003.stdout:2517: oid 343 updating version 314 to 315 2024-09-21T10:13:39.082 INFO:tasks.rados.rados.0.smithi003.stdout:2517: oid 343 updating version 315 to 316 2024-09-21T10:13:39.082 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 343 v 316 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2024-09-21T10:13:39.083 INFO:tasks.rados.rados.0.smithi003.stdout:2517: left oid 343 (ObjNum 1640 snap 0 seq_num 1640) 2024-09-21T10:13:39.083 INFO:tasks.rados.rados.0.smithi003.stdout:2518: expect (ObjNum 102 snap 0 seq_num 102) 2024-09-21T10:13:39.197 INFO:tasks.rados.rados.0.smithi003.stdout:2519: finishing write tid 1 to smithi00370293-56 2024-09-21T10:13:39.197 INFO:tasks.rados.rados.0.smithi003.stdout:2519: finishing write tid 2 to smithi00370293-56 2024-09-21T10:13:39.197 INFO:tasks.rados.rados.0.smithi003.stdout:2519: finishing write tid 3 to smithi00370293-56 2024-09-21T10:13:39.197 INFO:tasks.rados.rados.0.smithi003.stdout:2519: finishing write tid 4 to smithi00370293-56 2024-09-21T10:13:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:2519: finishing write tid 5 to smithi00370293-56 2024-09-21T10:13:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:2519: oid 56 updating version 0 to 370 2024-09-21T10:13:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:2519: oid 56 version 370 is already newer than 369 2024-09-21T10:13:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:2519: oid 56 updating version 370 to 372 2024-09-21T10:13:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:2519: oid 56 version 372 is already newer than 371 2024-09-21T10:13:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 56 v 372 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2024-09-21T10:13:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:2519: left oid 56 (ObjNum 1641 snap 0 seq_num 1641) 2024-09-21T10:13:39.198 INFO:tasks.rados.rados.0.smithi003.stdout:2520: expect (ObjNum 656 snap 0 seq_num 656) 2024-09-21T10:13:39.329 INFO:tasks.rados.rados.0.smithi003.stdout:2521: finishing write tid 1 to smithi00370293-216 2024-09-21T10:13:39.329 INFO:tasks.rados.rados.0.smithi003.stdout:2521: finishing write tid 2 to smithi00370293-216 2024-09-21T10:13:39.329 INFO:tasks.rados.rados.0.smithi003.stdout:2521: finishing write tid 3 to smithi00370293-216 2024-09-21T10:13:39.329 INFO:tasks.rados.rados.0.smithi003.stdout:2521: finishing write tid 4 to smithi00370293-216 2024-09-21T10:13:39.329 INFO:tasks.rados.rados.0.smithi003.stdout:2521: finishing write tid 5 to smithi00370293-216 2024-09-21T10:13:39.329 INFO:tasks.rados.rados.0.smithi003.stdout:2521: oid 216 updating version 0 to 307 2024-09-21T10:13:39.329 INFO:tasks.rados.rados.0.smithi003.stdout:2521: oid 216 version 307 is already newer than 306 2024-09-21T10:13:39.330 INFO:tasks.rados.rados.0.smithi003.stdout:2521: oid 216 version 307 is already newer than 304 2024-09-21T10:13:39.330 INFO:tasks.rados.rados.0.smithi003.stdout:2521: oid 216 version 307 is already newer than 305 2024-09-21T10:13:39.330 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 216 v 307 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2024-09-21T10:13:39.330 INFO:tasks.rados.rados.0.smithi003.stdout:2521: left oid 216 (ObjNum 1642 snap 0 seq_num 1642) 2024-09-21T10:13:39.330 INFO:tasks.rados.rados.0.smithi003.stdout:2523: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T10:13:39.425 INFO:tasks.rados.rados.0.smithi003.stdout:2522: expect (ObjNum 1551 snap 0 seq_num 1551) 2024-09-21T10:13:39.506 INFO:tasks.rados.rados.0.smithi003.stdout:2527: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:39.590 INFO:tasks.rados.rados.0.smithi003.stdout:2525: expect (ObjNum 1057 snap 0 seq_num 1057) 2024-09-21T10:13:39.651 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:13:39.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:39 smithi204 bash[24804]: cluster 2024-09-21T10:13:37.753605+0000 mgr.y (mgr.14385) 279 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 5.8 MiB/s wr, 71 op/s 2024-09-21T10:13:39.768 INFO:tasks.rados.rados.0.smithi003.stdout:2528: finishing write tid 1 to smithi00370293-207 2024-09-21T10:13:39.768 INFO:tasks.rados.rados.0.smithi003.stdout:2526: expect (ObjNum 1086 snap 0 seq_num 1086) 2024-09-21T10:13:39.866 INFO:tasks.rados.rados.0.smithi003.stdout:2528: finishing write tid 2 to smithi00370293-207 2024-09-21T10:13:39.866 INFO:tasks.rados.rados.0.smithi003.stdout:2529: expect (ObjNum 1073 snap 0 seq_num 1073) 2024-09-21T10:13:39.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:39 smithi003 bash[22527]: cluster 2024-09-21T10:13:37.753605+0000 mgr.y (mgr.14385) 279 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 5.8 MiB/s wr, 71 op/s 2024-09-21T10:13:39.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:39 smithi003 bash[31899]: cluster 2024-09-21T10:13:37.753605+0000 mgr.y (mgr.14385) 279 : cluster [DBG] pgmap v242: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 5.8 MiB/s wr, 71 op/s 2024-09-21T10:13:39.972 INFO:tasks.rados.rados.0.smithi003.stdout:2528: finishing write tid 3 to smithi00370293-207 2024-09-21T10:13:39.972 INFO:tasks.rados.rados.0.smithi003.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2024-09-21T10:13:39.980 INFO:tasks.rados.rados.0.smithi003.stdout:2530: writing smithi00370293-366 from 447515 to 964368 tid 1 2024-09-21T10:13:39.989 INFO:tasks.rados.rados.0.smithi003.stdout:2530: writing smithi00370293-366 from 1644879 to 2092451 tid 2 2024-09-21T10:13:39.997 INFO:tasks.rados.rados.0.smithi003.stdout:2530: writing smithi00370293-366 from 2807529 to 3437049 tid 3 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2517: done (12 left) 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2518: done (11 left) 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2519: done (10 left) 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2520: done (9 left) 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2521: done (8 left) 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2522: done (7 left) 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2523: done (6 left) 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2525: done (5 left) 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2526: done (4 left) 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2527: done (3 left) 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2529: done (2 left) 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2531: write oid 7 current snap is 0 2024-09-21T10:13:39.998 INFO:tasks.rados.rados.0.smithi003.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2024-09-21T10:13:40.003 INFO:tasks.rados.rados.0.smithi003.stdout:2531: writing smithi00370293-7 from 464322 to 1056424 tid 1 2024-09-21T10:13:40.011 INFO:tasks.rados.rados.0.smithi003.stdout:2531: writing smithi00370293-7 from 1703361 to 2294591 tid 2 2024-09-21T10:13:40.016 INFO:tasks.rados.rados.0.smithi003.stdout:2531: writing smithi00370293-7 from 2718599 to 3159391 tid 3 2024-09-21T10:13:40.016 INFO:tasks.rados.rados.0.smithi003.stdout:2532: write oid 211 current snap is 0 2024-09-21T10:13:40.017 INFO:tasks.rados.rados.0.smithi003.stdout:2528: finishing write tid 4 to smithi00370293-207 2024-09-21T10:13:40.017 INFO:tasks.rados.rados.0.smithi003.stdout:2528: finishing write tid 5 to smithi00370293-207 2024-09-21T10:13:40.017 INFO:tasks.rados.rados.0.smithi003.stdout:2528: oid 207 updating version 0 to 233 2024-09-21T10:13:40.017 INFO:tasks.rados.rados.0.smithi003.stdout:2528: oid 207 updating version 233 to 234 2024-09-21T10:13:40.017 INFO:tasks.rados.rados.0.smithi003.stdout:2528: oid 207 updating version 234 to 236 2024-09-21T10:13:40.017 INFO:tasks.rados.rados.0.smithi003.stdout:2528: oid 207 version 236 is already newer than 235 2024-09-21T10:13:40.017 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 207 v 236 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2024-09-21T10:13:40.017 INFO:tasks.rados.rados.0.smithi003.stdout:2528: left oid 207 (ObjNum 1644 snap 0 seq_num 1644) 2024-09-21T10:13:40.017 INFO:tasks.rados.rados.0.smithi003.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2024-09-21T10:13:40.023 INFO:tasks.rados.rados.0.smithi003.stdout:2532: writing smithi00370293-211 from 481129 to 1148480 tid 1 2024-09-21T10:13:40.029 INFO:tasks.rados.rados.0.smithi003.stdout:2532: writing smithi00370293-211 from 1761843 to 2213084 tid 2 2024-09-21T10:13:40.037 INFO:tasks.rados.rados.0.smithi003.stdout:2532: writing smithi00370293-211 from 2862375 to 3514439 tid 3 2024-09-21T10:13:40.037 INFO:tasks.rados.rados.0.smithi003.stdout:2528: done (3 left) 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2533: write oid 137 current snap is 0 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2530: finishing write tid 1 to smithi00370293-366 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2530: finishing write tid 2 to smithi00370293-366 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2530: finishing write tid 3 to smithi00370293-366 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2530: finishing write tid 4 to smithi00370293-366 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2530: finishing write tid 5 to smithi00370293-366 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2530: oid 366 updating version 0 to 288 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2530: oid 366 version 288 is already newer than 286 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2530: oid 366 version 288 is already newer than 285 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2530: oid 366 version 288 is already newer than 287 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 366 v 288 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2530: left oid 366 (ObjNum 1645 snap 0 seq_num 1645) 2024-09-21T10:13:40.038 INFO:tasks.rados.rados.0.smithi003.stdout:2531: finishing write tid 1 to smithi00370293-7 2024-09-21T10:13:40.039 INFO:tasks.rados.rados.0.smithi003.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2024-09-21T10:13:40.045 INFO:tasks.rados.rados.0.smithi003.stdout:2533: writing smithi00370293-137 from 497936 to 1240536 tid 1 2024-09-21T10:13:40.053 INFO:tasks.rados.rados.0.smithi003.stdout:2533: writing smithi00370293-137 from 1820325 to 2415224 tid 2 2024-09-21T10:13:40.059 INFO:tasks.rados.rados.0.smithi003.stdout:2533: writing smithi00370293-137 from 2889798 to 3353134 tid 3 2024-09-21T10:13:40.059 INFO:tasks.rados.rados.0.smithi003.stdout:2530: done (3 left) 2024-09-21T10:13:40.059 INFO:tasks.rados.rados.0.smithi003.stdout:2534: write oid 230 current snap is 0 2024-09-21T10:13:40.059 INFO:tasks.rados.rados.0.smithi003.stdout:2531: finishing write tid 2 to smithi00370293-7 2024-09-21T10:13:40.059 INFO:tasks.rados.rados.0.smithi003.stdout:2531: finishing write tid 3 to smithi00370293-7 2024-09-21T10:13:40.059 INFO:tasks.rados.rados.0.smithi003.stdout:2531: finishing write tid 4 to smithi00370293-7 2024-09-21T10:13:40.059 INFO:tasks.rados.rados.0.smithi003.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2024-09-21T10:13:40.064 INFO:tasks.rados.rados.0.smithi003.stdout:2534: writing smithi00370293-230 from 514743 to 932592 tid 1 2024-09-21T10:13:40.069 INFO:tasks.rados.rados.0.smithi003.stdout:2534: writing smithi00370293-230 from 1362454 to 1817364 tid 2 2024-09-21T10:13:40.077 INFO:tasks.rados.rados.0.smithi003.stdout:2534: writing smithi00370293-230 from 2400868 to 3191829 tid 3 2024-09-21T10:13:40.077 INFO:tasks.rados.rados.0.smithi003.stdout:2535: read oid 86 snap -1 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2535: expect (ObjNum 1126 snap 0 seq_num 1126) 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2536: read oid 406 snap -1 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2536: expect (ObjNum 1607 snap 0 seq_num 1607) 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2537: delete oid 97 current snap is 0 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2531: finishing write tid 5 to smithi00370293-7 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2531: oid 7 updating version 0 to 350 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2531: oid 7 version 350 is already newer than 348 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2531: oid 7 version 350 is already newer than 349 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2531: oid 7 version 350 is already newer than 347 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 350 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2531: left oid 7 (ObjNum 1646 snap 0 seq_num 1646) 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2532: finishing write tid 1 to smithi00370293-211 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2532: finishing write tid 2 to smithi00370293-211 2024-09-21T10:13:40.078 INFO:tasks.rados.rados.0.smithi003.stdout:2532: finishing write tid 3 to smithi00370293-211 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2532: finishing write tid 4 to smithi00370293-211 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2532: finishing write tid 5 to smithi00370293-211 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2532: oid 211 updating version 0 to 370 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2532: oid 211 version 370 is already newer than 369 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2532: oid 211 updating version 370 to 371 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2532: oid 211 updating version 371 to 372 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 211 v 372 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2532: left oid 211 (ObjNum 1647 snap 0 seq_num 1647) 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2533: finishing write tid 1 to smithi00370293-137 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2533: finishing write tid 2 to smithi00370293-137 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2533: finishing write tid 3 to smithi00370293-137 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2533: finishing write tid 4 to smithi00370293-137 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2533: finishing write tid 5 to smithi00370293-137 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2533: oid 137 updating version 0 to 310 2024-09-21T10:13:40.079 INFO:tasks.rados.rados.0.smithi003.stdout:2533: oid 137 updating version 310 to 311 2024-09-21T10:13:40.080 INFO:tasks.rados.rados.0.smithi003.stdout:2533: oid 137 version 311 is already newer than 308 2024-09-21T10:13:40.080 INFO:tasks.rados.rados.0.smithi003.stdout:2533: oid 137 version 311 is already newer than 309 2024-09-21T10:13:40.080 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 137 v 311 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2024-09-21T10:13:40.080 INFO:tasks.rados.rados.0.smithi003.stdout:2533: left oid 137 (ObjNum 1648 snap 0 seq_num 1648) 2024-09-21T10:13:40.080 INFO:tasks.rados.rados.0.smithi003.stdout:2534: finishing write tid 1 to smithi00370293-230 2024-09-21T10:13:40.080 INFO:tasks.rados.rados.0.smithi003.stdout:2534: finishing write tid 2 to smithi00370293-230 2024-09-21T10:13:40.081 INFO:tasks.rados.rados.0.smithi003.stdout:2531: done (6 left) 2024-09-21T10:13:40.081 INFO:tasks.rados.rados.0.smithi003.stdout:2532: done (5 left) 2024-09-21T10:13:40.081 INFO:tasks.rados.rados.0.smithi003.stdout:2533: done (4 left) 2024-09-21T10:13:40.082 INFO:tasks.rados.rados.0.smithi003.stdout:2537: done (3 left) 2024-09-21T10:13:40.082 INFO:tasks.rados.rados.0.smithi003.stdout:2538: write oid 428 current snap is 0 2024-09-21T10:13:40.082 INFO:tasks.rados.rados.0.smithi003.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2024-09-21T10:13:40.090 INFO:tasks.rados.rados.0.smithi003.stdout:2538: writing smithi00370293-428 from 548357 to 1233057 tid 1 2024-09-21T10:13:40.099 INFO:tasks.rados.rados.0.smithi003.stdout:2538: writing smithi00370293-428 from 1995771 to 2454350 tid 2 2024-09-21T10:13:40.106 INFO:tasks.rados.rados.0.smithi003.stdout:2538: writing smithi00370293-428 from 2972067 to 3385572 tid 3 2024-09-21T10:13:40.106 INFO:tasks.rados.rados.0.smithi003.stdout:2539: delete oid 110 current snap is 0 2024-09-21T10:13:40.106 INFO:tasks.rados.rados.0.smithi003.stdout:2536: expect (ObjNum 1607 snap 0 seq_num 1607) 2024-09-21T10:13:40.268 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (6m) 10s ago 6m 14.1M - 0.25.0 c8568f914cd2 df4d2dac374d 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (6m) 8s ago 6m 79.2M - 9.4.7 954c08fa6188 bb017e2ac262 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (4m) 10s ago 4m 12.7M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (4m) 8s ago 4m 14.7M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (15s) 8s ago 15m 172M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 640759c36211 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (17m) 10s ago 17m 482M - 18.2.4-871-g6a1bdf85 0adab276c97e 5c74cb91314b 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (18m) 10s ago 18m 52.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 405aeab66157 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (16m) 8s ago 16m 40.8M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (15m) 10s ago 15m 43.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (7m) 10s ago 7m 8636k - 1.5.0 0da6a335fe13 75918d3369c8 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (7m) 8s ago 7m 8584k - 1.5.0 0da6a335fe13 e9f627ca80a0 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (14m) 10s ago 14m 107M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:13:40.269 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (13m) 10s ago 13m 83.7M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:13:40.270 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (13m) 10s ago 13m 134M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:13:40.270 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (12m) 10s ago 12m 73.7M 4061M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:13:40.270 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (11m) 8s ago 11m 107M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:13:40.270 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (10m) 8s ago 10m 109M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:13:40.270 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (9m) 8s ago 9m 80.4M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:13:40.270 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (8m) 8s ago 8m 95.8M 4060M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:13:40.270 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (6m) 8s ago 7m 43.7M - 2.43.0 a07b618ecd1d 9157e03da236 2024-09-21T10:13:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:2534: finishing write tid 3 to smithi00370293-230 2024-09-21T10:13:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:2534: finishing write tid 4 to smithi00370293-230 2024-09-21T10:13:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:2534: finishing write tid 5 to smithi00370293-230 2024-09-21T10:13:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:2534: oid 230 updating version 0 to 319 2024-09-21T10:13:40.350 INFO:tasks.rados.rados.0.smithi003.stdout:2534: oid 230 updating version 319 to 320 2024-09-21T10:13:40.351 INFO:tasks.rados.rados.0.smithi003.stdout:2534: oid 230 version 320 is already newer than 318 2024-09-21T10:13:40.351 INFO:tasks.rados.rados.0.smithi003.stdout:2534: oid 230 version 320 is already newer than 317 2024-09-21T10:13:40.351 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 230 v 320 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2024-09-21T10:13:40.351 INFO:tasks.rados.rados.0.smithi003.stdout:2534: left oid 230 (ObjNum 1649 snap 0 seq_num 1649) 2024-09-21T10:13:40.351 INFO:tasks.rados.rados.0.smithi003.stdout:2535: expect (ObjNum 1126 snap 0 seq_num 1126) 2024-09-21T10:13:40.580 INFO:tasks.rados.rados.0.smithi003.stdout:2538: finishing write tid 1 to smithi00370293-428 2024-09-21T10:13:40.580 INFO:tasks.rados.rados.0.smithi003.stdout:2538: finishing write tid 2 to smithi00370293-428 2024-09-21T10:13:40.580 INFO:tasks.rados.rados.0.smithi003.stdout:2538: finishing write tid 3 to smithi00370293-428 2024-09-21T10:13:40.580 INFO:tasks.rados.rados.0.smithi003.stdout:2538: finishing write tid 4 to smithi00370293-428 2024-09-21T10:13:40.580 INFO:tasks.rados.rados.0.smithi003.stdout:2538: finishing write tid 5 to smithi00370293-428 2024-09-21T10:13:40.580 INFO:tasks.rados.rados.0.smithi003.stdout:2538: oid 428 updating version 0 to 268 2024-09-21T10:13:40.580 INFO:tasks.rados.rados.0.smithi003.stdout:2538: oid 428 updating version 268 to 269 2024-09-21T10:13:40.580 INFO:tasks.rados.rados.0.smithi003.stdout:2538: oid 428 updating version 269 to 270 2024-09-21T10:13:40.580 INFO:tasks.rados.rados.0.smithi003.stdout:2538: oid 428 updating version 270 to 271 2024-09-21T10:13:40.580 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 428 v 271 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2024-09-21T10:13:40.580 INFO:tasks.rados.rados.0.smithi003.stdout:2538: left oid 428 (ObjNum 1651 snap 0 seq_num 1651) 2024-09-21T10:13:40.581 INFO:tasks.rados.rados.0.smithi003.stdout:2534: done (4 left) 2024-09-21T10:13:40.581 INFO:tasks.rados.rados.0.smithi003.stdout:2535: done (3 left) 2024-09-21T10:13:40.581 INFO:tasks.rados.rados.0.smithi003.stdout:2536: done (2 left) 2024-09-21T10:13:40.581 INFO:tasks.rados.rados.0.smithi003.stdout:2538: done (1 left) 2024-09-21T10:13:40.581 INFO:tasks.rados.rados.0.smithi003.stdout:2539: done (0 left) 2024-09-21T10:13:40.581 INFO:tasks.rados.rados.0.smithi003.stdout:2540: write oid 148 current snap is 0 2024-09-21T10:13:40.581 INFO:tasks.rados.rados.0.smithi003.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2024-09-21T10:13:40.586 INFO:tasks.rados.rados.0.smithi003.stdout:2540: writing smithi00370293-148 from 581971 to 1017169 tid 1 2024-09-21T10:13:40.594 INFO:tasks.rados.rados.0.smithi003.stdout:2540: writing smithi00370293-148 from 1712735 to 2174983 tid 2 2024-09-21T10:13:40.600 INFO:tasks.rados.rados.0.smithi003.stdout:2540: writing smithi00370293-148 from 2626913 to 3062962 tid 3 2024-09-21T10:13:40.606 INFO:tasks.rados.rados.0.smithi003.stdout:2540: writing smithi00370293-148 from 3752375 to 3781971 tid 4 2024-09-21T10:13:40.606 INFO:tasks.rados.rados.0.smithi003.stdout:2541: write oid 296 current snap is 0 2024-09-21T10:13:40.606 INFO:tasks.rados.rados.0.smithi003.stdout:2540: finishing write tid 1 to smithi00370293-148 2024-09-21T10:13:40.606 INFO:tasks.rados.rados.0.smithi003.stdout:2540: finishing write tid 2 to smithi00370293-148 2024-09-21T10:13:40.606 INFO:tasks.rados.rados.0.smithi003.stdout:2540: finishing write tid 3 to smithi00370293-148 2024-09-21T10:13:40.606 INFO:tasks.rados.rados.0.smithi003.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2024-09-21T10:13:40.615 INFO:tasks.rados.rados.0.smithi003.stdout:2541: writing smithi00370293-296 from 598778 to 1109225 tid 1 2024-09-21T10:13:40.625 INFO:tasks.rados.rados.0.smithi003.stdout:2541: writing smithi00370293-296 from 1654864 to 2260770 tid 2 2024-09-21T10:13:40.637 INFO:tasks.rados.rados.0.smithi003.stdout:2541: writing smithi00370293-296 from 2937983 to 3701657 tid 3 2024-09-21T10:13:40.638 INFO:tasks.rados.rados.0.smithi003.stdout:2542: write oid 369 current snap is 0 2024-09-21T10:13:40.638 INFO:tasks.rados.rados.0.smithi003.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2024-09-21T10:13:40.647 INFO:tasks.rados.rados.0.smithi003.stdout:2542: writing smithi00370293-369 from 615585 to 1201281 tid 1 2024-09-21T10:13:40.648 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:13:40.648 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:13:40.648 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:13:40.648 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 1, 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 14, 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T10:13:40.649 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:13:40.650 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:13:40.654 INFO:tasks.rados.rados.0.smithi003.stdout:2542: writing smithi00370293-369 from 1713346 to 2179263 tid 2 2024-09-21T10:13:40.663 INFO:tasks.rados.rados.0.smithi003.stdout:2542: writing smithi00370293-369 from 2965406 to 3540352 tid 3 2024-09-21T10:13:40.663 INFO:tasks.rados.rados.0.smithi003.stdout:2543: write oid 474 current snap is 0 2024-09-21T10:13:40.663 INFO:tasks.rados.rados.0.smithi003.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2024-09-21T10:13:40.671 INFO:tasks.rados.rados.0.smithi003.stdout:2543: writing smithi00370293-474 from 632392 to 1293337 tid 1 2024-09-21T10:13:40.677 INFO:tasks.rados.rados.0.smithi003.stdout:2543: writing smithi00370293-474 from 1771828 to 2381403 tid 2 2024-09-21T10:13:40.685 INFO:tasks.rados.rados.0.smithi003.stdout:2543: writing smithi00370293-474 from 2992829 to 3779047 tid 3 2024-09-21T10:13:40.685 INFO:tasks.rados.rados.0.smithi003.stdout:2544: write oid 253 current snap is 0 2024-09-21T10:13:40.685 INFO:tasks.rados.rados.0.smithi003.stdout:2540: finishing write tid 4 to smithi00370293-148 2024-09-21T10:13:40.685 INFO:tasks.rados.rados.0.smithi003.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2024-09-21T10:13:40.692 INFO:tasks.rados.rados.0.smithi003.stdout:2544: writing smithi00370293-253 from 649199 to 1385393 tid 1 2024-09-21T10:13:40.699 INFO:tasks.rados.rados.0.smithi003.stdout:2544: writing smithi00370293-253 from 1830310 to 2583543 tid 2 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:2544: writing smithi00370293-253 from 3303899 to 3849199 tid 3 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:2545: write oid 355 current snap is 0 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:2540: finishing write tid 5 to smithi00370293-148 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:2540: finishing write tid 6 to smithi00370293-148 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:2540: oid 148 updating version 0 to 355 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:2540: oid 148 updating version 355 to 356 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:2540: oid 148 version 356 is already newer than 354 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:2540: oid 148 updating version 356 to 357 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:2540: oid 148 version 357 is already newer than 353 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 148 v 357 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:2540: left oid 148 (ObjNum 1653 snap 0 seq_num 1653) 2024-09-21T10:13:40.707 INFO:tasks.rados.rados.0.smithi003.stdout:2541: finishing write tid 1 to smithi00370293-296 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:2541: finishing write tid 2 to smithi00370293-296 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:2541: finishing write tid 3 to smithi00370293-296 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:2541: finishing write tid 4 to smithi00370293-296 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:2541: finishing write tid 5 to smithi00370293-296 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:2541: oid 296 updating version 0 to 341 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:2541: oid 296 version 341 is already newer than 340 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:2541: oid 296 updating version 341 to 342 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:2541: oid 296 updating version 342 to 343 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 296 v 343 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:2542: finishing write tid 1 to smithi00370293-369 2024-09-21T10:13:40.708 INFO:tasks.rados.rados.0.smithi003.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2024-09-21T10:13:40.713 INFO:tasks.rados.rados.0.smithi003.stdout:2545: writing smithi00370293-355 from 666006 to 1193802 tid 1 2024-09-21T10:13:40.720 INFO:tasks.rados.rados.0.smithi003.stdout:2545: writing smithi00370293-355 from 1888792 to 2502036 tid 2 2024-09-21T10:13:40.726 INFO:tasks.rados.rados.0.smithi003.stdout:2545: writing smithi00370293-355 from 3047675 to 3572790 tid 3 2024-09-21T10:13:40.726 INFO:tasks.rados.rados.0.smithi003.stdout:2540: done (5 left) 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2541: done (4 left) 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2546: read oid 180 snap -1 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2546: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2547: write oid 383 current snap is 0 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2542: finishing write tid 2 to smithi00370293-369 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2542: finishing write tid 3 to smithi00370293-369 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2542: finishing write tid 4 to smithi00370293-369 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2542: finishing write tid 5 to smithi00370293-369 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2542: oid 369 updating version 0 to 353 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2542: oid 369 updating version 353 to 354 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2542: oid 369 version 354 is already newer than 351 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2542: oid 369 version 354 is already newer than 352 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 369 v 354 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2024-09-21T10:13:40.727 INFO:tasks.rados.rados.0.smithi003.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2024-09-21T10:13:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:2543: finishing write tid 1 to smithi00370293-474 2024-09-21T10:13:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:2543: finishing write tid 2 to smithi00370293-474 2024-09-21T10:13:40.728 INFO:tasks.rados.rados.0.smithi003.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2024-09-21T10:13:40.733 INFO:tasks.rados.rados.0.smithi003.stdout:2547: writing smithi00370293-383 from 682813 to 1285858 tid 1 2024-09-21T10:13:40.741 INFO:tasks.rados.rados.0.smithi003.stdout:2547: writing smithi00370293-383 from 1947274 to 2704176 tid 2 2024-09-21T10:13:40.749 INFO:tasks.rados.rados.0.smithi003.stdout:2547: writing smithi00370293-383 from 3358745 to 3882813 tid 3 2024-09-21T10:13:40.749 INFO:tasks.rados.rados.0.smithi003.stdout:2542: done (5 left) 2024-09-21T10:13:40.749 INFO:tasks.rados.rados.0.smithi003.stdout:2548: delete oid 497 current snap is 0 2024-09-21T10:13:40.749 INFO:tasks.rados.rados.0.smithi003.stdout:2543: finishing write tid 3 to smithi00370293-474 2024-09-21T10:13:40.749 INFO:tasks.rados.rados.0.smithi003.stdout:2543: finishing write tid 4 to smithi00370293-474 2024-09-21T10:13:40.749 INFO:tasks.rados.rados.0.smithi003.stdout:2543: finishing write tid 5 to smithi00370293-474 2024-09-21T10:13:40.749 INFO:tasks.rados.rados.0.smithi003.stdout:2543: oid 474 updating version 0 to 359 2024-09-21T10:13:40.749 INFO:tasks.rados.rados.0.smithi003.stdout:2543: oid 474 updating version 359 to 361 2024-09-21T10:13:40.749 INFO:tasks.rados.rados.0.smithi003.stdout:2543: oid 474 version 361 is already newer than 360 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2543: oid 474 version 361 is already newer than 358 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 474 v 361 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2543: left oid 474 (ObjNum 1656 snap 0 seq_num 1656) 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2544: finishing write tid 1 to smithi00370293-253 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2544: finishing write tid 2 to smithi00370293-253 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2544: finishing write tid 3 to smithi00370293-253 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2544: finishing write tid 4 to smithi00370293-253 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2544: finishing write tid 5 to smithi00370293-253 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2544: oid 253 updating version 0 to 330 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2544: oid 253 version 330 is already newer than 327 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2544: oid 253 version 330 is already newer than 328 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2544: oid 253 version 330 is already newer than 329 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 253 v 330 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2544: left oid 253 (ObjNum 1657 snap 0 seq_num 1657) 2024-09-21T10:13:40.750 INFO:tasks.rados.rados.0.smithi003.stdout:2545: finishing write tid 1 to smithi00370293-355 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:2545: finishing write tid 2 to smithi00370293-355 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:2545: finishing write tid 3 to smithi00370293-355 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:2545: finishing write tid 4 to smithi00370293-355 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:2545: finishing write tid 5 to smithi00370293-355 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:2545: oid 355 updating version 0 to 489 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:2545: oid 355 version 489 is already newer than 487 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:2545: oid 355 version 489 is already newer than 488 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:2545: oid 355 version 489 is already newer than 486 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 355 v 489 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:2545: left oid 355 (ObjNum 1658 snap 0 seq_num 1658) 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:2547: finishing write tid 1 to smithi00370293-383 2024-09-21T10:13:40.751 INFO:tasks.rados.rados.0.smithi003.stdout:2546: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T10:13:40.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:40 smithi204 bash[24804]: audit 2024-09-21T10:13:39.640111+0000 mgr.y (mgr.14385) 280 : audit [DBG] from='client.24752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:40.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:40 smithi003 bash[22527]: audit 2024-09-21T10:13:39.640111+0000 mgr.y (mgr.14385) 280 : audit [DBG] from='client.24752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:40.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:40 smithi003 bash[31899]: audit 2024-09-21T10:13:39.640111+0000 mgr.y (mgr.14385) 280 : audit [DBG] from='client.24752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:40.942 INFO:tasks.rados.rados.0.smithi003.stdout:2547: finishing write tid 2 to smithi00370293-383 2024-09-21T10:13:40.942 INFO:tasks.rados.rados.0.smithi003.stdout:2543: done (5 left) 2024-09-21T10:13:40.942 INFO:tasks.rados.rados.0.smithi003.stdout:2544: done (4 left) 2024-09-21T10:13:40.943 INFO:tasks.rados.rados.0.smithi003.stdout:2545: done (3 left) 2024-09-21T10:13:40.943 INFO:tasks.rados.rados.0.smithi003.stdout:2546: done (2 left) 2024-09-21T10:13:40.943 INFO:tasks.rados.rados.0.smithi003.stdout:2548: done (1 left) 2024-09-21T10:13:40.943 INFO:tasks.rados.rados.0.smithi003.stdout:2549: write oid 406 current snap is 0 2024-09-21T10:13:40.943 INFO:tasks.rados.rados.0.smithi003.stdout:2547: finishing write tid 3 to smithi00370293-383 2024-09-21T10:13:40.943 INFO:tasks.rados.rados.0.smithi003.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2024-09-21T10:13:40.945 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:13:40.945 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:13:40.945 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:13:40.945 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:13:40.945 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:13:40.945 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "1/2 daemons upgraded", 2024-09-21T10:13:40.945 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mgr daemons", 2024-09-21T10:13:40.945 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:13:40.945 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:13:40.951 INFO:tasks.rados.rados.0.smithi003.stdout:2549: writing smithi00370293-406 from 716427 to 1469970 tid 1 2024-09-21T10:13:40.960 INFO:tasks.rados.rados.0.smithi003.stdout:2549: writing smithi00370293-406 from 2064238 to 2824809 tid 2 2024-09-21T10:13:40.967 INFO:tasks.rados.rados.0.smithi003.stdout:2549: writing smithi00370293-406 from 3413591 to 3916427 tid 3 2024-09-21T10:13:40.967 INFO:tasks.rados.rados.0.smithi003.stdout:2550: write oid 29 current snap is 0 2024-09-21T10:13:40.967 INFO:tasks.rados.rados.0.smithi003.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2024-09-21T10:13:40.973 INFO:tasks.rados.rados.0.smithi003.stdout:2550: writing smithi00370293-29 from 733234 to 1162026 tid 1 2024-09-21T10:13:40.979 INFO:tasks.rados.rados.0.smithi003.stdout:2550: writing smithi00370293-29 from 1606367 to 2226949 tid 2 2024-09-21T10:13:40.984 INFO:tasks.rados.rados.0.smithi003.stdout:2550: writing smithi00370293-29 from 2641014 to 3211217 tid 3 2024-09-21T10:13:40.988 INFO:tasks.rados.rados.0.smithi003.stdout:2550: writing smithi00370293-29 from 3664879 to 3933234 tid 4 2024-09-21T10:13:40.988 INFO:tasks.rados.rados.0.smithi003.stdout:2551: write oid 466 current snap is 0 2024-09-21T10:13:40.988 INFO:tasks.rados.rados.0.smithi003.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2024-09-21T10:13:40.995 INFO:tasks.rados.rados.0.smithi003.stdout:2551: writing smithi00370293-466 from 750041 to 1254082 tid 1 2024-09-21T10:13:41.002 INFO:tasks.rados.rados.0.smithi003.stdout:2551: writing smithi00370293-466 from 1664849 to 2429089 tid 2 2024-09-21T10:13:41.008 INFO:tasks.rados.rados.0.smithi003.stdout:2551: writing smithi00370293-466 from 2952084 to 3449912 tid 3 2024-09-21T10:13:41.008 INFO:tasks.rados.rados.0.smithi003.stdout:2552: delete oid 308 current snap is 0 2024-09-21T10:13:41.008 INFO:tasks.rados.rados.0.smithi003.stdout:2547: finishing write tid 4 to smithi00370293-383 2024-09-21T10:13:41.008 INFO:tasks.rados.rados.0.smithi003.stdout:2547: finishing write tid 5 to smithi00370293-383 2024-09-21T10:13:41.008 INFO:tasks.rados.rados.0.smithi003.stdout:2547: oid 383 updating version 0 to 260 2024-09-21T10:13:41.008 INFO:tasks.rados.rados.0.smithi003.stdout:2547: oid 383 version 260 is already newer than 257 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2547: oid 383 version 260 is already newer than 259 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2547: oid 383 version 260 is already newer than 258 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 383 v 260 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2547: left oid 383 (ObjNum 1659 snap 0 seq_num 1659) 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2549: finishing write tid 1 to smithi00370293-406 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2549: finishing write tid 2 to smithi00370293-406 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2549: finishing write tid 3 to smithi00370293-406 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2549: finishing write tid 4 to smithi00370293-406 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2549: finishing write tid 5 to smithi00370293-406 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2549: oid 406 updating version 0 to 304 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2549: oid 406 version 304 is already newer than 302 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2549: oid 406 updating version 304 to 305 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2549: oid 406 version 305 is already newer than 303 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 406 v 305 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2549: left oid 406 (ObjNum 1661 snap 0 seq_num 1661) 2024-09-21T10:13:41.009 INFO:tasks.rados.rados.0.smithi003.stdout:2550: finishing write tid 1 to smithi00370293-29 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2550: finishing write tid 2 to smithi00370293-29 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2550: finishing write tid 3 to smithi00370293-29 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2550: finishing write tid 4 to smithi00370293-29 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2550: finishing write tid 5 to smithi00370293-29 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2550: finishing write tid 6 to smithi00370293-29 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2550: oid 29 updating version 0 to 289 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2550: oid 29 updating version 289 to 290 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2550: oid 29 updating version 290 to 291 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2550: oid 29 updating version 291 to 293 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2550: oid 29 version 293 is already newer than 292 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 293 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2550: left oid 29 (ObjNum 1662 snap 0 seq_num 1662) 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2551: finishing write tid 1 to smithi00370293-466 2024-09-21T10:13:41.010 INFO:tasks.rados.rados.0.smithi003.stdout:2551: finishing write tid 2 to smithi00370293-466 2024-09-21T10:13:41.011 INFO:tasks.rados.rados.0.smithi003.stdout:2547: done (4 left) 2024-09-21T10:13:41.011 INFO:tasks.rados.rados.0.smithi003.stdout:2549: done (3 left) 2024-09-21T10:13:41.011 INFO:tasks.rados.rados.0.smithi003.stdout:2550: done (2 left) 2024-09-21T10:13:41.011 INFO:tasks.rados.rados.0.smithi003.stdout:2552: done (1 left) 2024-09-21T10:13:41.011 INFO:tasks.rados.rados.0.smithi003.stdout:2553: write oid 359 current snap is 0 2024-09-21T10:13:41.011 INFO:tasks.rados.rados.0.smithi003.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2024-09-21T10:13:41.018 INFO:tasks.rados.rados.0.smithi003.stdout:2553: writing smithi00370293-359 from 783655 to 1554547 tid 1 2024-09-21T10:13:41.026 INFO:tasks.rados.rados.0.smithi003.stdout:2553: writing smithi00370293-359 from 2298166 to 3066075 tid 2 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2553: writing smithi00370293-359 from 3639636 to 3983655 tid 3 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2554: read oid 54 snap -1 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2554: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2555: write oid 268 current snap is 0 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2551: finishing write tid 3 to smithi00370293-466 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2551: finishing write tid 4 to smithi00370293-466 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2551: finishing write tid 5 to smithi00370293-466 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2551: oid 466 updating version 0 to 263 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2551: oid 466 version 263 is already newer than 261 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2551: oid 466 updating version 263 to 264 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2551: oid 466 version 264 is already newer than 262 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 466 v 264 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2024-09-21T10:13:41.032 INFO:tasks.rados.rados.0.smithi003.stdout:2551: left oid 466 (ObjNum 1663 snap 0 seq_num 1663) 2024-09-21T10:13:41.033 INFO:tasks.rados.rados.0.smithi003.stdout:2553: finishing write tid 1 to smithi00370293-359 2024-09-21T10:13:41.033 INFO:tasks.rados.rados.0.smithi003.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2024-09-21T10:13:41.036 INFO:tasks.rados.rados.0.smithi003.stdout:2555: writing smithi00370293-268 from 400462 to 846603 tid 1 2024-09-21T10:13:41.043 INFO:tasks.rados.rados.0.smithi003.stdout:2555: writing smithi00370293-268 from 1440295 to 2000462 tid 2 2024-09-21T10:13:41.043 INFO:tasks.rados.rados.0.smithi003.stdout:2551: done (3 left) 2024-09-21T10:13:41.043 INFO:tasks.rados.rados.0.smithi003.stdout:2556: read oid 331 snap -1 2024-09-21T10:13:41.043 INFO:tasks.rados.rados.0.smithi003.stdout:2556: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-21T10:13:41.043 INFO:tasks.rados.rados.0.smithi003.stdout:2557: write oid 162 current snap is 0 2024-09-21T10:13:41.043 INFO:tasks.rados.rados.0.smithi003.stdout:2553: finishing write tid 2 to smithi00370293-359 2024-09-21T10:13:41.044 INFO:tasks.rados.rados.0.smithi003.stdout:2553: finishing write tid 3 to smithi00370293-359 2024-09-21T10:13:41.044 INFO:tasks.rados.rados.0.smithi003.stdout:2553: finishing write tid 4 to smithi00370293-359 2024-09-21T10:13:41.044 INFO:tasks.rados.rados.0.smithi003.stdout:2553: finishing write tid 5 to smithi00370293-359 2024-09-21T10:13:41.044 INFO:tasks.rados.rados.0.smithi003.stdout:2553: oid 359 updating version 0 to 266 2024-09-21T10:13:41.044 INFO:tasks.rados.rados.0.smithi003.stdout:2553: oid 359 updating version 266 to 267 2024-09-21T10:13:41.044 INFO:tasks.rados.rados.0.smithi003.stdout:2553: oid 359 updating version 267 to 268 2024-09-21T10:13:41.044 INFO:tasks.rados.rados.0.smithi003.stdout:2553: oid 359 version 268 is already newer than 265 2024-09-21T10:13:41.044 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 359 v 268 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2024-09-21T10:13:41.044 INFO:tasks.rados.rados.0.smithi003.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2024-09-21T10:13:41.044 INFO:tasks.rados.rados.0.smithi003.stdout:2554: expect (ObjNum 970 snap 0 seq_num 970) 2024-09-21T10:13:41.187 INFO:tasks.rados.rados.0.smithi003.stdout:2555: finishing write tid 1 to smithi00370293-268 2024-09-21T10:13:41.187 INFO:tasks.rados.rados.0.smithi003.stdout:2555: finishing write tid 2 to smithi00370293-268 2024-09-21T10:13:41.187 INFO:tasks.rados.rados.0.smithi003.stdout:2555: finishing write tid 3 to smithi00370293-268 2024-09-21T10:13:41.187 INFO:tasks.rados.rados.0.smithi003.stdout:2555: finishing write tid 4 to smithi00370293-268 2024-09-21T10:13:41.187 INFO:tasks.rados.rados.0.smithi003.stdout:2555: oid 268 updating version 0 to 375 2024-09-21T10:13:41.187 INFO:tasks.rados.rados.0.smithi003.stdout:2555: oid 268 version 375 is already newer than 373 2024-09-21T10:13:41.187 INFO:tasks.rados.rados.0.smithi003.stdout:2555: oid 268 version 375 is already newer than 374 2024-09-21T10:13:41.187 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 268 v 375 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2024-09-21T10:13:41.187 INFO:tasks.rados.rados.0.smithi003.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2024-09-21T10:13:41.187 INFO:tasks.rados.rados.0.smithi003.stdout:2556: expect (ObjNum 909 snap 0 seq_num 909) 2024-09-21T10:13:41.329 INFO:tasks.rados.rados.0.smithi003.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2024-09-21T10:13:41.335 INFO:tasks.rados.rados.0.smithi003.stdout:2557: writing smithi00370293-162 from 417269 to 938659 tid 1 2024-09-21T10:13:41.343 INFO:tasks.rados.rados.0.smithi003.stdout:2557: writing smithi00370293-162 from 1498777 to 2017269 tid 2 2024-09-21T10:13:41.343 INFO:tasks.rados.rados.0.smithi003.stdout:2553: done (4 left) 2024-09-21T10:13:41.343 INFO:tasks.rados.rados.0.smithi003.stdout:2554: done (3 left) 2024-09-21T10:13:41.343 INFO:tasks.rados.rados.0.smithi003.stdout:2555: done (2 left) 2024-09-21T10:13:41.344 INFO:tasks.rados.rados.0.smithi003.stdout:2556: done (1 left) 2024-09-21T10:13:41.344 INFO:tasks.rados.rados.0.smithi003.stdout:2558: read oid 253 snap -1 2024-09-21T10:13:41.344 INFO:tasks.rados.rados.0.smithi003.stdout:2558: expect (ObjNum 1657 snap 0 seq_num 1657) 2024-09-21T10:13:41.344 INFO:tasks.rados.rados.0.smithi003.stdout:2559: write oid 485 current snap is 0 2024-09-21T10:13:41.344 INFO:tasks.rados.rados.0.smithi003.stdout:2557: finishing write tid 1 to smithi00370293-162 2024-09-21T10:13:41.344 INFO:tasks.rados.rados.0.smithi003.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2024-09-21T10:13:41.350 INFO:tasks.rados.rados.0.smithi003.stdout:2559: writing smithi00370293-485 from 434076 to 1030715 tid 1 2024-09-21T10:13:41.358 INFO:tasks.rados.rados.0.smithi003.stdout:2559: writing smithi00370293-485 from 1557259 to 2034076 tid 2 2024-09-21T10:13:41.358 INFO:tasks.rados.rados.0.smithi003.stdout:2560: read oid 471 snap -1 2024-09-21T10:13:41.358 INFO:tasks.rados.rados.0.smithi003.stdout:2560: expect (ObjNum 1634 snap 0 seq_num 1634) 2024-09-21T10:13:41.358 INFO:tasks.rados.rados.0.smithi003.stdout:2561: write oid 201 current snap is 0 2024-09-21T10:13:41.358 INFO:tasks.rados.rados.0.smithi003.stdout:2557: finishing write tid 2 to smithi00370293-162 2024-09-21T10:13:41.358 INFO:tasks.rados.rados.0.smithi003.stdout:2557: finishing write tid 3 to smithi00370293-162 2024-09-21T10:13:41.358 INFO:tasks.rados.rados.0.smithi003.stdout:2557: finishing write tid 4 to smithi00370293-162 2024-09-21T10:13:41.359 INFO:tasks.rados.rados.0.smithi003.stdout:2557: oid 162 updating version 0 to 238 2024-09-21T10:13:41.359 INFO:tasks.rados.rados.0.smithi003.stdout:2557: oid 162 updating version 238 to 239 2024-09-21T10:13:41.359 INFO:tasks.rados.rados.0.smithi003.stdout:2557: oid 162 updating version 239 to 240 2024-09-21T10:13:41.359 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 162 v 240 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2024-09-21T10:13:41.359 INFO:tasks.rados.rados.0.smithi003.stdout:2557: left oid 162 (ObjNum 1667 snap 0 seq_num 1667) 2024-09-21T10:13:41.359 INFO:tasks.rados.rados.0.smithi003.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2024-09-21T10:13:41.366 INFO:tasks.rados.rados.0.smithi003.stdout:2561: writing smithi00370293-201 from 450883 to 1122771 tid 1 2024-09-21T10:13:41.375 INFO:tasks.rados.rados.0.smithi003.stdout:2561: writing smithi00370293-201 from 1615741 to 2050883 tid 2 2024-09-21T10:13:41.375 INFO:tasks.rados.rados.0.smithi003.stdout:2557: done (4 left) 2024-09-21T10:13:41.375 INFO:tasks.rados.rados.0.smithi003.stdout:2562: write oid 454 current snap is 0 2024-09-21T10:13:41.375 INFO:tasks.rados.rados.0.smithi003.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2024-09-21T10:13:41.385 INFO:tasks.rados.rados.0.smithi003.stdout:2562: writing smithi00370293-454 from 467690 to 1214827 tid 1 2024-09-21T10:13:41.392 INFO:tasks.rados.rados.0.smithi003.stdout:2562: writing smithi00370293-454 from 1957870 to 2067690 tid 2 2024-09-21T10:13:41.392 INFO:tasks.rados.rados.0.smithi003.stdout:2563: read oid 226 snap -1 2024-09-21T10:13:41.392 INFO:tasks.rados.rados.0.smithi003.stdout:2563: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T10:13:41.392 INFO:tasks.rados.rados.0.smithi003.stdout:2564: write oid 276 current snap is 0 2024-09-21T10:13:41.392 INFO:tasks.rados.rados.0.smithi003.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2024-09-21T10:13:41.398 INFO:tasks.rados.rados.0.smithi003.stdout:2564: writing smithi00370293-276 from 484497 to 906883 tid 1 2024-09-21T10:13:41.406 INFO:tasks.rados.rados.0.smithi003.stdout:2564: writing smithi00370293-276 from 1616352 to 2084497 tid 2 2024-09-21T10:13:41.406 INFO:tasks.rados.rados.0.smithi003.stdout:2565: write oid 414 current snap is 0 2024-09-21T10:13:41.407 INFO:tasks.rados.rados.0.smithi003.stdout:2559: finishing write tid 1 to smithi00370293-485 2024-09-21T10:13:41.407 INFO:tasks.rados.rados.0.smithi003.stdout:2558: expect (ObjNum 1657 snap 0 seq_num 1657) 2024-09-21T10:13:41.613 INFO:tasks.rados.rados.0.smithi003.stdout:2560: expect (ObjNum 1634 snap 0 seq_num 1634) 2024-09-21T10:13:41.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:41 smithi204 bash[24804]: cluster 2024-09-21T10:13:39.754019+0000 mgr.y (mgr.14385) 281 : cluster [DBG] pgmap v243: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 5.8 MiB/s wr, 71 op/s 2024-09-21T10:13:41.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:41 smithi204 bash[24804]: audit 2024-09-21T10:13:39.938140+0000 mgr.y (mgr.14385) 282 : audit [DBG] from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:41.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:41 smithi204 bash[24804]: audit 2024-09-21T10:13:40.256207+0000 mgr.y (mgr.14385) 283 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:41.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:41 smithi204 bash[24804]: audit 2024-09-21T10:13:40.648490+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.3:0/3852846800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:13:41.763 INFO:tasks.rados.rados.0.smithi003.stdout:2559: finishing write tid 2 to smithi00370293-485 2024-09-21T10:13:41.763 INFO:tasks.rados.rados.0.smithi003.stdout:2559: finishing write tid 3 to smithi00370293-485 2024-09-21T10:13:41.763 INFO:tasks.rados.rados.0.smithi003.stdout:2559: finishing write tid 4 to smithi00370293-485 2024-09-21T10:13:41.763 INFO:tasks.rados.rados.0.smithi003.stdout:2559: oid 485 updating version 0 to 375 2024-09-21T10:13:41.763 INFO:tasks.rados.rados.0.smithi003.stdout:2559: oid 485 version 375 is already newer than 374 2024-09-21T10:13:41.763 INFO:tasks.rados.rados.0.smithi003.stdout:2559: oid 485 version 375 is already newer than 373 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 485 v 375 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2559: left oid 485 (ObjNum 1668 snap 0 seq_num 1668) 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2561: finishing write tid 1 to smithi00370293-201 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2561: finishing write tid 2 to smithi00370293-201 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2561: finishing write tid 3 to smithi00370293-201 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2561: finishing write tid 4 to smithi00370293-201 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2561: oid 201 updating version 0 to 377 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2561: oid 201 updating version 377 to 378 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2561: oid 201 version 378 is already newer than 376 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 201 v 378 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2561: left oid 201 (ObjNum 1669 snap 0 seq_num 1669) 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2562: finishing write tid 1 to smithi00370293-454 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2562: finishing write tid 2 to smithi00370293-454 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2562: finishing write tid 3 to smithi00370293-454 2024-09-21T10:13:41.764 INFO:tasks.rados.rados.0.smithi003.stdout:2562: finishing write tid 4 to smithi00370293-454 2024-09-21T10:13:41.765 INFO:tasks.rados.rados.0.smithi003.stdout:2562: oid 454 updating version 0 to 331 2024-09-21T10:13:41.765 INFO:tasks.rados.rados.0.smithi003.stdout:2562: oid 454 updating version 331 to 333 2024-09-21T10:13:41.765 INFO:tasks.rados.rados.0.smithi003.stdout:2562: oid 454 version 333 is already newer than 332 2024-09-21T10:13:41.765 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 454 v 333 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2024-09-21T10:13:41.765 INFO:tasks.rados.rados.0.smithi003.stdout:2562: left oid 454 (ObjNum 1670 snap 0 seq_num 1670) 2024-09-21T10:13:41.765 INFO:tasks.rados.rados.0.smithi003.stdout:2563: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T10:13:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:41 smithi003 bash[22527]: cluster 2024-09-21T10:13:39.754019+0000 mgr.y (mgr.14385) 281 : cluster [DBG] pgmap v243: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 5.8 MiB/s wr, 71 op/s 2024-09-21T10:13:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:41 smithi003 bash[22527]: audit 2024-09-21T10:13:39.938140+0000 mgr.y (mgr.14385) 282 : audit [DBG] from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:41 smithi003 bash[22527]: audit 2024-09-21T10:13:40.256207+0000 mgr.y (mgr.14385) 283 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:41.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:41 smithi003 bash[22527]: audit 2024-09-21T10:13:40.648490+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.3:0/3852846800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:13:41.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:41 smithi003 bash[31899]: cluster 2024-09-21T10:13:39.754019+0000 mgr.y (mgr.14385) 281 : cluster [DBG] pgmap v243: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 5.8 MiB/s wr, 71 op/s 2024-09-21T10:13:41.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:41 smithi003 bash[31899]: audit 2024-09-21T10:13:39.938140+0000 mgr.y (mgr.14385) 282 : audit [DBG] from='client.24758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:41.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:41 smithi003 bash[31899]: audit 2024-09-21T10:13:40.256207+0000 mgr.y (mgr.14385) 283 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:41.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:41 smithi003 bash[31899]: audit 2024-09-21T10:13:40.648490+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.3:0/3852846800' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:13:41.929 INFO:tasks.rados.rados.0.smithi003.stdout:2564: finishing write tid 1 to smithi00370293-276 2024-09-21T10:13:41.929 INFO:tasks.rados.rados.0.smithi003.stdout:2564: finishing write tid 2 to smithi00370293-276 2024-09-21T10:13:41.929 INFO:tasks.rados.rados.0.smithi003.stdout:2564: finishing write tid 3 to smithi00370293-276 2024-09-21T10:13:41.929 INFO:tasks.rados.rados.0.smithi003.stdout:2564: finishing write tid 4 to smithi00370293-276 2024-09-21T10:13:41.930 INFO:tasks.rados.rados.0.smithi003.stdout:2564: oid 276 updating version 0 to 342 2024-09-21T10:13:41.930 INFO:tasks.rados.rados.0.smithi003.stdout:2564: oid 276 updating version 342 to 344 2024-09-21T10:13:41.930 INFO:tasks.rados.rados.0.smithi003.stdout:2564: oid 276 version 344 is already newer than 343 2024-09-21T10:13:41.930 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 276 v 344 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2024-09-21T10:13:41.930 INFO:tasks.rados.rados.0.smithi003.stdout:2564: left oid 276 (ObjNum 1671 snap 0 seq_num 1671) 2024-09-21T10:13:41.930 INFO:tasks.rados.rados.0.smithi003.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2024-09-21T10:13:41.941 INFO:tasks.rados.rados.0.smithi003.stdout:2565: writing smithi00370293-414 from 501304 to 998939 tid 1 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2565: writing smithi00370293-414 from 1674834 to 2101304 tid 2 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2558: done (7 left) 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2559: done (6 left) 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2560: done (5 left) 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2561: done (4 left) 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2562: done (3 left) 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2563: done (2 left) 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2564: done (1 left) 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2566: read oid 39 snap -1 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2566: expect (ObjNum 1464 snap 0 seq_num 1464) 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2567: write oid 161 current snap is 0 2024-09-21T10:13:41.951 INFO:tasks.rados.rados.0.smithi003.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2024-09-21T10:13:41.965 INFO:tasks.rados.rados.0.smithi003.stdout:2567: writing smithi00370293-161 from 518111 to 1207348 tid 1 2024-09-21T10:13:41.976 INFO:tasks.rados.rados.0.smithi003.stdout:2567: writing smithi00370293-161 from 1849669 to 2118111 tid 2 2024-09-21T10:13:41.976 INFO:tasks.rados.rados.0.smithi003.stdout:2568: write oid 123 current snap is 0 2024-09-21T10:13:41.977 INFO:tasks.rados.rados.0.smithi003.stdout:2565: finishing write tid 1 to smithi00370293-414 2024-09-21T10:13:41.977 INFO:tasks.rados.rados.0.smithi003.stdout:2565: finishing write tid 2 to smithi00370293-414 2024-09-21T10:13:41.977 INFO:tasks.rados.rados.0.smithi003.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2024-09-21T10:13:41.991 INFO:tasks.rados.rados.0.smithi003.stdout:2568: writing smithi00370293-123 from 534918 to 1299404 tid 1 2024-09-21T10:13:42.000 INFO:tasks.rados.rados.0.smithi003.stdout:2568: writing smithi00370293-123 from 1791798 to 2134918 tid 2 2024-09-21T10:13:42.000 INFO:tasks.rados.rados.0.smithi003.stdout:2569: delete oid 33 current snap is 0 2024-09-21T10:13:42.000 INFO:tasks.rados.rados.0.smithi003.stdout:2565: finishing write tid 3 to smithi00370293-414 2024-09-21T10:13:42.001 INFO:tasks.rados.rados.0.smithi003.stdout:2565: finishing write tid 4 to smithi00370293-414 2024-09-21T10:13:42.001 INFO:tasks.rados.rados.0.smithi003.stdout:2565: oid 414 updating version 0 to 323 2024-09-21T10:13:42.001 INFO:tasks.rados.rados.0.smithi003.stdout:2565: oid 414 version 323 is already newer than 322 2024-09-21T10:13:42.001 INFO:tasks.rados.rados.0.smithi003.stdout:2565: oid 414 version 323 is already newer than 321 2024-09-21T10:13:42.001 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 414 v 323 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2024-09-21T10:13:42.001 INFO:tasks.rados.rados.0.smithi003.stdout:2565: left oid 414 (ObjNum 1672 snap 0 seq_num 1672) 2024-09-21T10:13:42.001 INFO:tasks.rados.rados.0.smithi003.stdout:2566: expect (ObjNum 1464 snap 0 seq_num 1464) 2024-09-21T10:13:42.191 INFO:tasks.rados.rados.0.smithi003.stdout:2567: finishing write tid 1 to smithi00370293-161 2024-09-21T10:13:42.191 INFO:tasks.rados.rados.0.smithi003.stdout:2567: finishing write tid 2 to smithi00370293-161 2024-09-21T10:13:42.191 INFO:tasks.rados.rados.0.smithi003.stdout:2567: finishing write tid 3 to smithi00370293-161 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2567: finishing write tid 4 to smithi00370293-161 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2567: oid 161 updating version 0 to 345 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2567: oid 161 updating version 345 to 346 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2567: oid 161 updating version 346 to 347 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 161 v 347 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2567: left oid 161 (ObjNum 1673 snap 0 seq_num 1673) 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2568: finishing write tid 1 to smithi00370293-123 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2568: finishing write tid 2 to smithi00370293-123 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2568: finishing write tid 3 to smithi00370293-123 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2568: finishing write tid 4 to smithi00370293-123 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2568: oid 123 updating version 0 to 357 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2568: oid 123 version 357 is already newer than 356 2024-09-21T10:13:42.192 INFO:tasks.rados.rados.0.smithi003.stdout:2568: oid 123 version 357 is already newer than 355 2024-09-21T10:13:42.193 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 123 v 357 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2024-09-21T10:13:42.193 INFO:tasks.rados.rados.0.smithi003.stdout:2568: left oid 123 (ObjNum 1674 snap 0 seq_num 1674) 2024-09-21T10:13:42.193 INFO:tasks.rados.rados.0.smithi003.stdout:2565: done (4 left) 2024-09-21T10:13:42.193 INFO:tasks.rados.rados.0.smithi003.stdout:2566: done (3 left) 2024-09-21T10:13:42.193 INFO:tasks.rados.rados.0.smithi003.stdout:2567: done (2 left) 2024-09-21T10:13:42.193 INFO:tasks.rados.rados.0.smithi003.stdout:2568: done (1 left) 2024-09-21T10:13:42.193 INFO:tasks.rados.rados.0.smithi003.stdout:2569: done (0 left) 2024-09-21T10:13:42.193 INFO:tasks.rados.rados.0.smithi003.stdout:2570: write oid 283 current snap is 0 2024-09-21T10:13:42.193 INFO:tasks.rados.rados.0.smithi003.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2024-09-21T10:13:42.203 INFO:tasks.rados.rados.0.smithi003.stdout:2570: writing smithi00370293-283 from 568532 to 1083516 tid 1 2024-09-21T10:13:42.215 INFO:tasks.rados.rados.0.smithi003.stdout:2570: writing smithi00370293-283 from 1508762 to 2038674 tid 2 2024-09-21T10:13:42.215 INFO:tasks.rados.rados.0.smithi003.stdout:2571: read oid 94 snap -1 2024-09-21T10:13:42.215 INFO:tasks.rados.rados.0.smithi003.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T10:13:42.215 INFO:tasks.rados.rados.0.smithi003.stdout:2572: delete oid 130 current snap is 0 2024-09-21T10:13:42.215 INFO:tasks.rados.rados.0.smithi003.stdout:2570: finishing write tid 1 to smithi00370293-283 2024-09-21T10:13:42.219 INFO:tasks.rados.rados.0.smithi003.stdout:2572: done (2 left) 2024-09-21T10:13:42.219 INFO:tasks.rados.rados.0.smithi003.stdout:2573: write oid 258 current snap is 0 2024-09-21T10:13:42.219 INFO:tasks.rados.rados.0.smithi003.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2024-09-21T10:13:42.226 INFO:tasks.rados.rados.0.smithi003.stdout:2573: writing smithi00370293-258 from 602146 to 1267628 tid 1 2024-09-21T10:13:42.232 INFO:tasks.rados.rados.0.smithi003.stdout:2573: writing smithi00370293-258 from 1909373 to 2202146 tid 2 2024-09-21T10:13:42.232 INFO:tasks.rados.rados.0.smithi003.stdout:2574: read oid 391 snap -1 2024-09-21T10:13:42.232 INFO:tasks.rados.rados.0.smithi003.stdout:2574: expect (ObjNum 1630 snap 0 seq_num 1630) 2024-09-21T10:13:42.232 INFO:tasks.rados.rados.0.smithi003.stdout:2575: delete oid 271 current snap is 0 2024-09-21T10:13:42.232 INFO:tasks.rados.rados.0.smithi003.stdout:2570: finishing write tid 2 to smithi00370293-283 2024-09-21T10:13:42.232 INFO:tasks.rados.rados.0.smithi003.stdout:2570: finishing write tid 3 to smithi00370293-283 2024-09-21T10:13:42.232 INFO:tasks.rados.rados.0.smithi003.stdout:2570: finishing write tid 4 to smithi00370293-283 2024-09-21T10:13:42.232 INFO:tasks.rados.rados.0.smithi003.stdout:2570: oid 283 updating version 0 to 490 2024-09-21T10:13:42.232 INFO:tasks.rados.rados.0.smithi003.stdout:2570: oid 283 updating version 490 to 491 2024-09-21T10:13:42.232 INFO:tasks.rados.rados.0.smithi003.stdout:2570: oid 283 updating version 491 to 492 2024-09-21T10:13:42.232 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 283 v 492 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2024-09-21T10:13:42.233 INFO:tasks.rados.rados.0.smithi003.stdout:2570: left oid 283 (ObjNum 1676 snap 0 seq_num 1676) 2024-09-21T10:13:42.233 INFO:tasks.rados.rados.0.smithi003.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2024-09-21T10:13:42.425 INFO:tasks.rados.rados.0.smithi003.stdout:2573: finishing write tid 1 to smithi00370293-258 2024-09-21T10:13:42.426 INFO:tasks.rados.rados.0.smithi003.stdout:2573: finishing write tid 2 to smithi00370293-258 2024-09-21T10:13:42.426 INFO:tasks.rados.rados.0.smithi003.stdout:2573: finishing write tid 3 to smithi00370293-258 2024-09-21T10:13:42.426 INFO:tasks.rados.rados.0.smithi003.stdout:2573: finishing write tid 4 to smithi00370293-258 2024-09-21T10:13:42.426 INFO:tasks.rados.rados.0.smithi003.stdout:2573: oid 258 updating version 0 to 335 2024-09-21T10:13:42.426 INFO:tasks.rados.rados.0.smithi003.stdout:2573: oid 258 version 335 is already newer than 334 2024-09-21T10:13:42.426 INFO:tasks.rados.rados.0.smithi003.stdout:2573: oid 258 updating version 335 to 336 2024-09-21T10:13:42.426 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 258 v 336 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2024-09-21T10:13:42.426 INFO:tasks.rados.rados.0.smithi003.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2024-09-21T10:13:42.426 INFO:tasks.rados.rados.0.smithi003.stdout:2574: expect (ObjNum 1630 snap 0 seq_num 1630) 2024-09-21T10:13:42.532 INFO:tasks.rados.rados.0.smithi003.stdout:2570: done (4 left) 2024-09-21T10:13:42.532 INFO:tasks.rados.rados.0.smithi003.stdout:2571: done (3 left) 2024-09-21T10:13:42.532 INFO:tasks.rados.rados.0.smithi003.stdout:2573: done (2 left) 2024-09-21T10:13:42.532 INFO:tasks.rados.rados.0.smithi003.stdout:2574: done (1 left) 2024-09-21T10:13:42.532 INFO:tasks.rados.rados.0.smithi003.stdout:2575: done (0 left) 2024-09-21T10:13:42.532 INFO:tasks.rados.rados.0.smithi003.stdout:2576: read oid 159 snap -1 2024-09-21T10:13:42.532 INFO:tasks.rados.rados.0.smithi003.stdout:2576: expect deleted 2024-09-21T10:13:42.532 INFO:tasks.rados.rados.0.smithi003.stdout:2577: write oid 266 current snap is 0 2024-09-21T10:13:42.532 INFO:tasks.rados.rados.0.smithi003.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2024-09-21T10:13:42.549 INFO:tasks.rados.rados.0.smithi003.stdout:2577: writing smithi00370293-266 from 635760 to 1051740 tid 1 2024-09-21T10:13:42.567 INFO:tasks.rados.rados.0.smithi003.stdout:2577: writing smithi00370293-266 from 1626337 to 2163587 tid 2 2024-09-21T10:13:42.567 INFO:tasks.rados.rados.0.smithi003.stdout:2578: write oid 148 current snap is 0 2024-09-21T10:13:42.567 INFO:tasks.rados.rados.0.smithi003.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2024-09-21T10:13:42.587 INFO:tasks.rados.rados.0.smithi003.stdout:2578: writing smithi00370293-148 from 652567 to 1260149 tid 1 2024-09-21T10:13:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:2578: writing smithi00370293-148 from 1801172 to 2252567 tid 2 2024-09-21T10:13:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:2579: read oid 362 snap -1 2024-09-21T10:13:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:2579: expect (ObjNum 361 snap 0 seq_num 361) 2024-09-21T10:13:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:2580: delete oid 481 current snap is 0 2024-09-21T10:13:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:2577: finishing write tid 1 to smithi00370293-266 2024-09-21T10:13:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:2577: finishing write tid 2 to smithi00370293-266 2024-09-21T10:13:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:2577: finishing write tid 3 to smithi00370293-266 2024-09-21T10:13:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:2577: finishing write tid 4 to smithi00370293-266 2024-09-21T10:13:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:2577: oid 266 updating version 0 to 350 2024-09-21T10:13:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:2577: oid 266 version 350 is already newer than 349 2024-09-21T10:13:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:2577: oid 266 version 350 is already newer than 348 2024-09-21T10:13:42.600 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 266 v 350 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2024-09-21T10:13:42.600 INFO:tasks.rados.rados.0.smithi003.stdout:2577: left oid 266 (ObjNum 1680 snap 0 seq_num 1680) 2024-09-21T10:13:42.600 INFO:tasks.rados.rados.0.smithi003.stdout:2578: finishing write tid 1 to smithi00370293-148 2024-09-21T10:13:42.603 INFO:tasks.rados.rados.0.smithi003.stdout:2576: done (4 left) 2024-09-21T10:13:42.603 INFO:tasks.rados.rados.0.smithi003.stdout:2577: done (3 left) 2024-09-21T10:13:42.603 INFO:tasks.rados.rados.0.smithi003.stdout:2580: done (2 left) 2024-09-21T10:13:42.603 INFO:tasks.rados.rados.0.smithi003.stdout:2581: read oid 434 snap -1 2024-09-21T10:13:42.604 INFO:tasks.rados.rados.0.smithi003.stdout:2581: expect (ObjNum 935 snap 0 seq_num 935) 2024-09-21T10:13:42.604 INFO:tasks.rados.rados.0.smithi003.stdout:2582: read oid 116 snap -1 2024-09-21T10:13:42.604 INFO:tasks.rados.rados.0.smithi003.stdout:2582: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T10:13:42.604 INFO:tasks.rados.rados.0.smithi003.stdout:2583: read oid 468 snap -1 2024-09-21T10:13:42.604 INFO:tasks.rados.rados.0.smithi003.stdout:2583: expect (ObjNum 1420 snap 0 seq_num 1420) 2024-09-21T10:13:42.604 INFO:tasks.rados.rados.0.smithi003.stdout:2584: delete oid 120 current snap is 0 2024-09-21T10:13:42.605 INFO:tasks.rados.rados.0.smithi003.stdout:2578: finishing write tid 2 to smithi00370293-148 2024-09-21T10:13:42.606 INFO:tasks.rados.rados.0.smithi003.stdout:2578: finishing write tid 3 to smithi00370293-148 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:2578: finishing write tid 4 to smithi00370293-148 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:2578: oid 148 updating version 0 to 362 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:2578: oid 148 updating version 362 to 364 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:2578: oid 148 version 364 is already newer than 363 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 148 v 364 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:2578: done (5 left) 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:2584: done (4 left) 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:2585: read oid 33 snap -1 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:2585: expect deleted 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:2586: write oid 238 current snap is 0 2024-09-21T10:13:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2024-09-21T10:13:42.614 INFO:tasks.rados.rados.0.smithi003.stdout:2586: writing smithi00370293-238 from 702988 to 1136317 tid 1 2024-09-21T10:13:42.620 INFO:tasks.rados.rados.0.smithi003.stdout:2586: writing smithi00370293-238 from 1860265 to 2302988 tid 2 2024-09-21T10:13:42.621 INFO:tasks.rados.rados.0.smithi003.stdout:2587: read oid 239 snap -1 2024-09-21T10:13:42.621 INFO:tasks.rados.rados.0.smithi003.stdout:2587: expect (ObjNum 238 snap 0 seq_num 238) 2024-09-21T10:13:42.621 INFO:tasks.rados.rados.0.smithi003.stdout:2588: write oid 400 current snap is 0 2024-09-21T10:13:42.621 INFO:tasks.rados.rados.0.smithi003.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2024-09-21T10:13:42.627 INFO:tasks.rados.rados.0.smithi003.stdout:2588: writing smithi00370293-400 from 719795 to 1228373 tid 1 2024-09-21T10:13:42.634 INFO:tasks.rados.rados.0.smithi003.stdout:2588: writing smithi00370293-400 from 1918747 to 2319795 tid 2 2024-09-21T10:13:42.634 INFO:tasks.rados.rados.0.smithi003.stdout:2589: write oid 319 current snap is 0 2024-09-21T10:13:42.634 INFO:tasks.rados.rados.0.smithi003.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2024-09-21T10:13:42.641 INFO:tasks.rados.rados.0.smithi003.stdout:2589: writing smithi00370293-319 from 736602 to 1320429 tid 1 2024-09-21T10:13:42.647 INFO:tasks.rados.rados.0.smithi003.stdout:2589: writing smithi00370293-319 from 1860876 to 2336602 tid 2 2024-09-21T10:13:42.647 INFO:tasks.rados.rados.0.smithi003.stdout:2590: read oid 68 snap -1 2024-09-21T10:13:42.647 INFO:tasks.rados.rados.0.smithi003.stdout:2590: expect (ObjNum 67 snap 0 seq_num 67) 2024-09-21T10:13:42.647 INFO:tasks.rados.rados.0.smithi003.stdout:2591: write oid 32 current snap is 0 2024-09-21T10:13:42.647 INFO:tasks.rados.rados.0.smithi003.stdout:2579: expect (ObjNum 361 snap 0 seq_num 361) 2024-09-21T10:13:42.715 INFO:tasks.rados.rados.0.smithi003.stdout:2581: expect (ObjNum 935 snap 0 seq_num 935) 2024-09-21T10:13:42.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:42 smithi204 bash[24804]: audit 2024-09-21T10:13:40.944994+0000 mgr.y (mgr.14385) 284 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:42.835 INFO:tasks.rados.rados.0.smithi003.stdout:2582: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T10:13:42.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:42 smithi003 bash[31899]: audit 2024-09-21T10:13:40.944994+0000 mgr.y (mgr.14385) 284 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:42.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:42 smithi003 bash[22527]: audit 2024-09-21T10:13:40.944994+0000 mgr.y (mgr.14385) 284 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:13:42.947 INFO:tasks.rados.rados.0.smithi003.stdout:2583: expect (ObjNum 1420 snap 0 seq_num 1420) 2024-09-21T10:13:43.205 INFO:tasks.rados.rados.0.smithi003.stdout:2586: finishing write tid 1 to smithi00370293-238 2024-09-21T10:13:43.205 INFO:tasks.rados.rados.0.smithi003.stdout:2586: finishing write tid 2 to smithi00370293-238 2024-09-21T10:13:43.205 INFO:tasks.rados.rados.0.smithi003.stdout:2586: finishing write tid 3 to smithi00370293-238 2024-09-21T10:13:43.205 INFO:tasks.rados.rados.0.smithi003.stdout:2586: finishing write tid 4 to smithi00370293-238 2024-09-21T10:13:43.205 INFO:tasks.rados.rados.0.smithi003.stdout:2586: oid 238 updating version 0 to 273 2024-09-21T10:13:43.205 INFO:tasks.rados.rados.0.smithi003.stdout:2586: oid 238 updating version 273 to 274 2024-09-21T10:13:43.205 INFO:tasks.rados.rados.0.smithi003.stdout:2586: oid 238 version 274 is already newer than 272 2024-09-21T10:13:43.205 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 238 v 274 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2024-09-21T10:13:43.205 INFO:tasks.rados.rados.0.smithi003.stdout:2586: left oid 238 (ObjNum 1684 snap 0 seq_num 1684) 2024-09-21T10:13:43.205 INFO:tasks.rados.rados.0.smithi003.stdout:2587: expect (ObjNum 238 snap 0 seq_num 238) 2024-09-21T10:13:43.267 INFO:tasks.rados.rados.0.smithi003.stdout:2588: finishing write tid 1 to smithi00370293-400 2024-09-21T10:13:43.267 INFO:tasks.rados.rados.0.smithi003.stdout:2588: finishing write tid 2 to smithi00370293-400 2024-09-21T10:13:43.267 INFO:tasks.rados.rados.0.smithi003.stdout:2588: finishing write tid 3 to smithi00370293-400 2024-09-21T10:13:43.267 INFO:tasks.rados.rados.0.smithi003.stdout:2588: finishing write tid 4 to smithi00370293-400 2024-09-21T10:13:43.267 INFO:tasks.rados.rados.0.smithi003.stdout:2588: oid 400 updating version 0 to 360 2024-09-21T10:13:43.268 INFO:tasks.rados.rados.0.smithi003.stdout:2588: oid 400 version 360 is already newer than 358 2024-09-21T10:13:43.268 INFO:tasks.rados.rados.0.smithi003.stdout:2588: oid 400 version 360 is already newer than 359 2024-09-21T10:13:43.268 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 400 v 360 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2024-09-21T10:13:43.268 INFO:tasks.rados.rados.0.smithi003.stdout:2588: left oid 400 (ObjNum 1685 snap 0 seq_num 1685) 2024-09-21T10:13:43.268 INFO:tasks.rados.rados.0.smithi003.stdout:2589: finishing write tid 1 to smithi00370293-319 2024-09-21T10:13:43.268 INFO:tasks.rados.rados.0.smithi003.stdout:2589: finishing write tid 2 to smithi00370293-319 2024-09-21T10:13:43.268 INFO:tasks.rados.rados.0.smithi003.stdout:2590: expect (ObjNum 67 snap 0 seq_num 67) 2024-09-21T10:13:43.363 INFO:tasks.rados.rados.0.smithi003.stdout:2589: finishing write tid 3 to smithi00370293-319 2024-09-21T10:13:43.363 INFO:tasks.rados.rados.0.smithi003.stdout:2589: finishing write tid 4 to smithi00370293-319 2024-09-21T10:13:43.363 INFO:tasks.rados.rados.0.smithi003.stdout:2589: oid 319 updating version 0 to 295 2024-09-21T10:13:43.363 INFO:tasks.rados.rados.0.smithi003.stdout:2589: oid 319 updating version 295 to 296 2024-09-21T10:13:43.364 INFO:tasks.rados.rados.0.smithi003.stdout:2589: oid 319 updating version 296 to 297 2024-09-21T10:13:43.364 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 319 v 297 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2024-09-21T10:13:43.364 INFO:tasks.rados.rados.0.smithi003.stdout:2589: left oid 319 (ObjNum 1686 snap 0 seq_num 1686) 2024-09-21T10:13:43.364 INFO:tasks.rados.rados.0.smithi003.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2024-09-21T10:13:43.385 INFO:tasks.rados.rados.0.smithi003.stdout:2591: writing smithi00370293-32 from 753409 to 1412485 tid 1 2024-09-21T10:13:43.399 INFO:tasks.rados.rados.0.smithi003.stdout:2591: writing smithi00370293-32 from 1919358 to 2353409 tid 2 2024-09-21T10:13:43.399 INFO:tasks.rados.rados.0.smithi003.stdout:2579: done (10 left) 2024-09-21T10:13:43.399 INFO:tasks.rados.rados.0.smithi003.stdout:2581: done (9 left) 2024-09-21T10:13:43.399 INFO:tasks.rados.rados.0.smithi003.stdout:2582: done (8 left) 2024-09-21T10:13:43.399 INFO:tasks.rados.rados.0.smithi003.stdout:2583: done (7 left) 2024-09-21T10:13:43.399 INFO:tasks.rados.rados.0.smithi003.stdout:2585: done (6 left) 2024-09-21T10:13:43.399 INFO:tasks.rados.rados.0.smithi003.stdout:2586: done (5 left) 2024-09-21T10:13:43.399 INFO:tasks.rados.rados.0.smithi003.stdout:2587: done (4 left) 2024-09-21T10:13:43.400 INFO:tasks.rados.rados.0.smithi003.stdout:2588: done (3 left) 2024-09-21T10:13:43.400 INFO:tasks.rados.rados.0.smithi003.stdout:2589: done (2 left) 2024-09-21T10:13:43.400 INFO:tasks.rados.rados.0.smithi003.stdout:2590: done (1 left) 2024-09-21T10:13:43.400 INFO:tasks.rados.rados.0.smithi003.stdout:2592: write oid 442 current snap is 0 2024-09-21T10:13:43.400 INFO:tasks.rados.rados.0.smithi003.stdout:2591: finishing write tid 1 to smithi00370293-32 2024-09-21T10:13:43.400 INFO:tasks.rados.rados.0.smithi003.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2024-09-21T10:13:43.417 INFO:tasks.rados.rados.0.smithi003.stdout:2592: writing smithi00370293-442 from 770216 to 1220894 tid 1 2024-09-21T10:13:43.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22779]: debug 2024-09-21T10:13:43.029+0000 7f56cfd69640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T10:13:43.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22779]: ignoring --setuser ceph since I am not root 2024-09-21T10:13:43.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22779]: ignoring --setgroup ceph since I am not root 2024-09-21T10:13:43.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22779]: debug 2024-09-21T10:13:43.189+0000 7fdfc9379040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T10:13:43.432 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[53111]: [21/Sep/2024:10:13:43] ENGINE Bus STOPPING 2024-09-21T10:13:43.433 INFO:tasks.rados.rados.0.smithi003.stdout:2592: writing smithi00370293-442 from 1694193 to 2246119 tid 2 2024-09-21T10:13:43.433 INFO:tasks.rados.rados.0.smithi003.stdout:2593: write oid 31 current snap is 0 2024-09-21T10:13:43.434 INFO:tasks.rados.rados.0.smithi003.stdout:2591: finishing write tid 2 to smithi00370293-32 2024-09-21T10:13:43.434 INFO:tasks.rados.rados.0.smithi003.stdout:2591: finishing write tid 3 to smithi00370293-32 2024-09-21T10:13:43.434 INFO:tasks.rados.rados.0.smithi003.stdout:2591: finishing write tid 4 to smithi00370293-32 2024-09-21T10:13:43.434 INFO:tasks.rados.rados.0.smithi003.stdout:2591: oid 32 updating version 0 to 299 2024-09-21T10:13:43.434 INFO:tasks.rados.rados.0.smithi003.stdout:2591: oid 32 updating version 299 to 300 2024-09-21T10:13:43.434 INFO:tasks.rados.rados.0.smithi003.stdout:2591: oid 32 version 300 is already newer than 298 2024-09-21T10:13:43.434 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 300 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2024-09-21T10:13:43.434 INFO:tasks.rados.rados.0.smithi003.stdout:2591: left oid 32 (ObjNum 1687 snap 0 seq_num 1687) 2024-09-21T10:13:43.434 INFO:tasks.rados.rados.0.smithi003.stdout:2592: finishing write tid 1 to smithi00370293-442 2024-09-21T10:13:43.434 INFO:tasks.rados.rados.0.smithi003.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2024-09-21T10:13:43.451 INFO:tasks.rados.rados.0.smithi003.stdout:2593: writing smithi00370293-31 from 787023 to 1312950 tid 1 2024-09-21T10:13:43.467 INFO:tasks.rados.rados.0.smithi003.stdout:2593: writing smithi00370293-31 from 1752675 to 2387023 tid 2 2024-09-21T10:13:43.467 INFO:tasks.rados.rados.0.smithi003.stdout:2591: done (2 left) 2024-09-21T10:13:43.467 INFO:tasks.rados.rados.0.smithi003.stdout:2594: write oid 142 current snap is 0 2024-09-21T10:13:43.467 INFO:tasks.rados.rados.0.smithi003.stdout:2592: finishing write tid 2 to smithi00370293-442 2024-09-21T10:13:43.467 INFO:tasks.rados.rados.0.smithi003.stdout:2592: finishing write tid 3 to smithi00370293-442 2024-09-21T10:13:43.468 INFO:tasks.rados.rados.0.smithi003.stdout:2592: finishing write tid 4 to smithi00370293-442 2024-09-21T10:13:43.468 INFO:tasks.rados.rados.0.smithi003.stdout:2592: oid 442 updating version 0 to 307 2024-09-21T10:13:43.468 INFO:tasks.rados.rados.0.smithi003.stdout:2592: oid 442 version 307 is already newer than 306 2024-09-21T10:13:43.468 INFO:tasks.rados.rados.0.smithi003.stdout:2592: oid 442 updating version 307 to 308 2024-09-21T10:13:43.468 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 442 v 308 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2024-09-21T10:13:43.468 INFO:tasks.rados.rados.0.smithi003.stdout:2592: left oid 442 (ObjNum 1688 snap 0 seq_num 1688) 2024-09-21T10:13:43.468 INFO:tasks.rados.rados.0.smithi003.stdout:2593: finishing write tid 1 to smithi00370293-31 2024-09-21T10:13:43.468 INFO:tasks.rados.rados.0.smithi003.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2024-09-21T10:13:43.477 INFO:tasks.rados.rados.0.smithi003.stdout:2594: writing smithi00370293-142 from 403830 to 1005006 tid 1 2024-09-21T10:13:43.491 INFO:tasks.rados.rados.0.smithi003.stdout:2594: writing smithi00370293-142 from 1694804 to 2250399 tid 2 2024-09-21T10:13:43.491 INFO:tasks.rados.rados.0.smithi003.stdout:2592: done (2 left) 2024-09-21T10:13:43.491 INFO:tasks.rados.rados.0.smithi003.stdout:2595: read oid 13 snap -1 2024-09-21T10:13:43.491 INFO:tasks.rados.rados.0.smithi003.stdout:2595: expect (ObjNum 1258 snap 0 seq_num 1258) 2024-09-21T10:13:43.491 INFO:tasks.rados.rados.0.smithi003.stdout:2596: read oid 26 snap -1 2024-09-21T10:13:43.491 INFO:tasks.rados.rados.0.smithi003.stdout:2596: expect (ObjNum 861 snap 0 seq_num 861) 2024-09-21T10:13:43.491 INFO:tasks.rados.rados.0.smithi003.stdout:2597: write oid 383 current snap is 0 2024-09-21T10:13:43.492 INFO:tasks.rados.rados.0.smithi003.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2024-09-21T10:13:43.503 INFO:tasks.rados.rados.0.smithi003.stdout:2597: writing smithi00370293-383 from 420637 to 1097062 tid 1 2024-09-21T10:13:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:2597: writing smithi00370293-383 from 1753286 to 2420637 tid 2 2024-09-21T10:13:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:2598: read oid 274 snap -1 2024-09-21T10:13:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:2598: expect (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T10:13:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:2599: read oid 66 snap -1 2024-09-21T10:13:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:2599: expect (ObjNum 1511 snap 0 seq_num 1511) 2024-09-21T10:13:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:2600: read oid 107 snap -1 2024-09-21T10:13:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:2600: expect (ObjNum 1131 snap 0 seq_num 1131) 2024-09-21T10:13:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:2601: read oid 337 snap -1 2024-09-21T10:13:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:2601: expect (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T10:13:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:2602: read oid 144 snap -1 2024-09-21T10:13:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:2602: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2603: read oid 65 snap -1 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2603: expect (ObjNum 1423 snap 0 seq_num 1423) 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2604: read oid 286 snap -1 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2604: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2605: read oid 7 snap -1 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2605: expect (ObjNum 1646 snap 0 seq_num 1646) 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2606: write oid 468 current snap is 0 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2593: finishing write tid 2 to smithi00370293-31 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2593: finishing write tid 3 to smithi00370293-31 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2593: finishing write tid 4 to smithi00370293-31 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2593: oid 31 updating version 0 to 325 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2593: oid 31 version 325 is already newer than 324 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2593: oid 31 updating version 325 to 326 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 326 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2024-09-21T10:13:43.516 INFO:tasks.rados.rados.0.smithi003.stdout:2593: left oid 31 (ObjNum 1689 snap 0 seq_num 1689) 2024-09-21T10:13:43.517 INFO:tasks.rados.rados.0.smithi003.stdout:2594: finishing write tid 1 to smithi00370293-142 2024-09-21T10:13:43.517 INFO:tasks.rados.rados.0.smithi003.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2024-09-21T10:13:43.524 INFO:tasks.rados.rados.0.smithi003.stdout:2606: writing smithi00370293-468 from 437444 to 1189118 tid 1 2024-09-21T10:13:43.534 INFO:tasks.rados.rados.0.smithi003.stdout:2606: writing smithi00370293-468 from 1811768 to 2371032 tid 2 2024-09-21T10:13:43.534 INFO:tasks.rados.rados.0.smithi003.stdout:2593: done (13 left) 2024-09-21T10:13:43.534 INFO:tasks.rados.rados.0.smithi003.stdout:2607: write oid 197 current snap is 0 2024-09-21T10:13:43.534 INFO:tasks.rados.rados.0.smithi003.stdout:2594: finishing write tid 2 to smithi00370293-142 2024-09-21T10:13:43.535 INFO:tasks.rados.rados.0.smithi003.stdout:2594: finishing write tid 3 to smithi00370293-142 2024-09-21T10:13:43.535 INFO:tasks.rados.rados.0.smithi003.stdout:2594: finishing write tid 4 to smithi00370293-142 2024-09-21T10:13:43.535 INFO:tasks.rados.rados.0.smithi003.stdout:2594: oid 142 updating version 0 to 370 2024-09-21T10:13:43.535 INFO:tasks.rados.rados.0.smithi003.stdout:2594: oid 142 version 370 is already newer than 369 2024-09-21T10:13:43.535 INFO:tasks.rados.rados.0.smithi003.stdout:2594: oid 142 version 370 is already newer than 368 2024-09-21T10:13:43.535 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 142 v 370 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2024-09-21T10:13:43.535 INFO:tasks.rados.rados.0.smithi003.stdout:2594: left oid 142 (ObjNum 1690 snap 0 seq_num 1690) 2024-09-21T10:13:43.535 INFO:tasks.rados.rados.0.smithi003.stdout:2596: expect (ObjNum 861 snap 0 seq_num 861) 2024-09-21T10:13:43.645 INFO:tasks.rados.rados.0.smithi003.stdout:2595: expect (ObjNum 1258 snap 0 seq_num 1258) 2024-09-21T10:13:43.754 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[53111]: [21/Sep/2024:10:13:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:13:43.755 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[53111]: [21/Sep/2024:10:13:43] ENGINE Bus STOPPED 2024-09-21T10:13:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: cluster 2024-09-21T10:13:41.755112+0000 mgr.y (mgr.14385) 285 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2024-09-21T10:13:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:42.848815+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:42.863796+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:42.866710+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:13:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:42.868427+0000 mon.c (mon.2) 147 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:13:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:42.878294+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.006815+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:13:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.014258+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:13:43.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.014813+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: cluster 2024-09-21T10:13:43.015564+0000 mon.a (mon.0) 889 : cluster [INF] Activating manager daemon x 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: cluster 2024-09-21T10:13:43.029022+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.031090+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: cluster 2024-09-21T10:13:43.031277+0000 mon.a (mon.0) 892 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0157032s) 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.035034+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.035757+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.036220+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.036773+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.037401+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.037941+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.038404+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.038909+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.039473+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.040112+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.040940+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:13:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.041516+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:13:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.042071+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:13:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.042614+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:13:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.043234+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:13:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.043840+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:13:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:43 smithi204 bash[24804]: audit 2024-09-21T10:13:43.044979+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:13:43.835 INFO:tasks.rados.rados.0.smithi003.stdout:2597: finishing write tid 1 to smithi00370293-383 2024-09-21T10:13:43.835 INFO:tasks.rados.rados.0.smithi003.stdout:2597: finishing write tid 2 to smithi00370293-383 2024-09-21T10:13:43.836 INFO:tasks.rados.rados.0.smithi003.stdout:2597: finishing write tid 3 to smithi00370293-383 2024-09-21T10:13:43.836 INFO:tasks.rados.rados.0.smithi003.stdout:2597: finishing write tid 4 to smithi00370293-383 2024-09-21T10:13:43.836 INFO:tasks.rados.rados.0.smithi003.stdout:2597: oid 383 updating version 0 to 271 2024-09-21T10:13:43.836 INFO:tasks.rados.rados.0.smithi003.stdout:2597: oid 383 version 271 is already newer than 270 2024-09-21T10:13:43.836 INFO:tasks.rados.rados.0.smithi003.stdout:2597: oid 383 updating version 271 to 272 2024-09-21T10:13:43.836 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 383 v 272 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2024-09-21T10:13:43.836 INFO:tasks.rados.rados.0.smithi003.stdout:2597: left oid 383 (ObjNum 1691 snap 0 seq_num 1691) 2024-09-21T10:13:43.836 INFO:tasks.rados.rados.0.smithi003.stdout:2604: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-21T10:13:43.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: cluster 2024-09-21T10:13:41.755112+0000 mgr.y (mgr.14385) 285 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2024-09-21T10:13:43.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:42.848815+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:43.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:42.863796+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:43.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:42.866710+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:42.868427+0000 mon.c (mon.2) 147 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:42.878294+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.006815+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.014258+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.014813+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: cluster 2024-09-21T10:13:43.015564+0000 mon.a (mon.0) 889 : cluster [INF] Activating manager daemon x 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: cluster 2024-09-21T10:13:43.029022+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.031090+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: cluster 2024-09-21T10:13:43.031277+0000 mon.a (mon.0) 892 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0157032s) 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.035034+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.035757+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.036220+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.036773+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.037401+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:13:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.037941+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:13:43.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.038404+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:13:43.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: cluster 2024-09-21T10:13:41.755112+0000 mgr.y (mgr.14385) 285 : cluster [DBG] pgmap v244: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.6 MiB/s wr, 105 op/s 2024-09-21T10:13:43.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:42.848815+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:43.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:42.863796+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:43.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:42.866710+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:13:43.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:42.868427+0000 mon.c (mon.2) 147 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:13:43.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:42.878294+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14385 ' entity='mgr.y' 2024-09-21T10:13:43.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.006815+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:13:43.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.014258+0000 mon.c (mon.2) 149 : audit [INF] from='mgr.14385 172.21.15.3:0/1702266659' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.014813+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: cluster 2024-09-21T10:13:43.015564+0000 mon.a (mon.0) 889 : cluster [INF] Activating manager daemon x 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: cluster 2024-09-21T10:13:43.029022+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.031090+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14385 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: cluster 2024-09-21T10:13:43.031277+0000 mon.a (mon.0) 892 : cluster [DBG] mgrmap e23: x(active, starting, since 0.0157032s) 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.035034+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.035757+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.036220+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.036773+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.037401+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.037941+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:13:43.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.038404+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:13:43.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.038909+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:13:43.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.039473+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:13:43.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.040112+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:13:43.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.040940+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:13:43.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.041516+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:13:43.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.042071+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:13:43.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.042614+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:13:43.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.043234+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:13:43.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.043840+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:13:43.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[22527]: audit 2024-09-21T10:13:43.044979+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:13:43.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.038909+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:13:43.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.039473+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:13:43.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.040112+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:13:43.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.040940+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:13:43.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.041516+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:13:43.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.042071+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:13:43.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.042614+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:13:43.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.043234+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:13:43.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.043840+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:13:43.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:43 smithi003 bash[31899]: audit 2024-09-21T10:13:43.044979+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:13:43.930 INFO:tasks.rados.rados.0.smithi003.stdout:2601: expect (ObjNum 1128 snap 0 seq_num 1128) 2024-09-21T10:13:44.094 INFO:tasks.rados.rados.0.smithi003.stdout:2602: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-21T10:13:44.175 INFO:tasks.rados.rados.0.smithi003.stdout:2599: expect (ObjNum 1511 snap 0 seq_num 1511) 2024-09-21T10:13:44.329 INFO:tasks.rados.rados.0.smithi003.stdout:2603: expect (ObjNum 1423 snap 0 seq_num 1423) 2024-09-21T10:13:44.453 INFO:tasks.rados.rados.0.smithi003.stdout:2598: expect (ObjNum 1334 snap 0 seq_num 1334) 2024-09-21T10:13:44.457 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: debug 2024-09-21T10:13:44.155+0000 7f9dbeee0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:13:44.457 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: debug 2024-09-21T10:13:44.155+0000 7f9dbeee0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:13:44.457 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: debug 2024-09-21T10:13:44.155+0000 7f9dbeee0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:13:44.457 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: debug 2024-09-21T10:13:44.155+0000 7f9dbeee0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:13:44.457 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: debug 2024-09-21T10:13:44.155+0000 7f9dbeee0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:13:44.457 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: debug 2024-09-21T10:13:44.155+0000 7f9dbaed8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:13:44.457 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: debug 2024-09-21T10:13:44.155+0000 7f9dbaed8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:13:44.457 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: debug 2024-09-21T10:13:44.155+0000 7f9dbaed8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:13:44.457 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: debug 2024-09-21T10:13:44.155+0000 7f9dbaed8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:13:44.457 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: debug 2024-09-21T10:13:44.155+0000 7f9dbaed8640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:13:44.539 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22779]: debug 2024-09-21T10:13:44.465+0000 7fdfc9379040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T10:13:44.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: cluster 2024-09-21T10:13:43.574225+0000 mon.a (mon.0) 893 : cluster [INF] Manager daemon x is now available 2024-09-21T10:13:44.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.046425+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.539 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.054848+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: cephadm 2024-09-21T10:13:44.058385+0000 mgr.x (mgr.24475) 1 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: cephadm 2024-09-21T10:13:44.058453+0000 mgr.x (mgr.24475) 2 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.062445+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.068427+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.075779+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.081787+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.108824+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.109452+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.133668+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.133983+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.146131+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:13:44.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22527]: audit 2024-09-21T10:13:44.146450+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:13:44.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: cluster 2024-09-21T10:13:43.574225+0000 mon.a (mon.0) 893 : cluster [INF] Manager daemon x is now available 2024-09-21T10:13:44.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.046425+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.054848+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: cephadm 2024-09-21T10:13:44.058385+0000 mgr.x (mgr.24475) 1 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-21T10:13:44.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: cephadm 2024-09-21T10:13:44.058453+0000 mgr.x (mgr.24475) 2 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-21T10:13:44.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.062445+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.068427+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.075779+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.081787+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:13:44.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.108824+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:44.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.109452+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:13:44.542 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.133668+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:13:44.542 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.133983+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:13:44.542 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.146131+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:13:44.542 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[31899]: audit 2024-09-21T10:13:44.146450+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:13:44.561 INFO:tasks.rados.rados.0.smithi003.stdout:2600: expect (ObjNum 1131 snap 0 seq_num 1131) 2024-09-21T10:13:44.696 INFO:tasks.rados.rados.0.smithi003.stdout:2605: expect (ObjNum 1646 snap 0 seq_num 1646) 2024-09-21T10:13:44.754 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: [21/Sep/2024:10:13:44] ENGINE Bus STARTING 2024-09-21T10:13:44.754 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: [21/Sep/2024:10:13:44] ENGINE Serving on http://:::9283 2024-09-21T10:13:44.754 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[53111]: [21/Sep/2024:10:13:44] ENGINE Bus STARTED 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: cluster 2024-09-21T10:13:43.574225+0000 mon.a (mon.0) 893 : cluster [INF] Manager daemon x is now available 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.046425+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.054848+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: cephadm 2024-09-21T10:13:44.058385+0000 mgr.x (mgr.24475) 1 : cephadm [INF] Checking for cert/key for grafana.a 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: cephadm 2024-09-21T10:13:44.058453+0000 mgr.x (mgr.24475) 2 : cephadm [INF] Migrating grafana.a cert to cert store 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.062445+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.068427+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.075779+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.081787+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.108824+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.109452+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.133668+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:13:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.133983+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:13:44.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.146131+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:13:44.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:44 smithi204 bash[24804]: audit 2024-09-21T10:13:44.146450+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T10:13:44.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22779]: debug 2024-09-21T10:13:44.537+0000 7fdfc9379040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T10:13:44.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:44 smithi003 bash[22779]: debug 2024-09-21T10:13:44.697+0000 7fdfc9379040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T10:13:44.935 INFO:tasks.rados.rados.0.smithi003.stdout:2606: finishing write tid 1 to smithi00370293-468 2024-09-21T10:13:44.935 INFO:tasks.rados.rados.0.smithi003.stdout:2606: finishing write tid 2 to smithi00370293-468 2024-09-21T10:13:44.935 INFO:tasks.rados.rados.0.smithi003.stdout:2606: finishing write tid 3 to smithi00370293-468 2024-09-21T10:13:44.935 INFO:tasks.rados.rados.0.smithi003.stdout:2606: finishing write tid 4 to smithi00370293-468 2024-09-21T10:13:44.935 INFO:tasks.rados.rados.0.smithi003.stdout:2606: oid 468 updating version 0 to 376 2024-09-21T10:13:44.935 INFO:tasks.rados.rados.0.smithi003.stdout:2606: oid 468 updating version 376 to 377 2024-09-21T10:13:44.935 INFO:tasks.rados.rados.0.smithi003.stdout:2606: oid 468 updating version 377 to 378 2024-09-21T10:13:44.935 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 468 v 378 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2024-09-21T10:13:44.935 INFO:tasks.rados.rados.0.smithi003.stdout:2606: left oid 468 (ObjNum 1692 snap 0 seq_num 1692) 2024-09-21T10:13:44.935 INFO:tasks.rados.rados.0.smithi003.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2024-09-21T10:13:44.949 INFO:tasks.rados.rados.0.smithi003.stdout:2607: writing smithi00370293-197 from 454251 to 881174 tid 1 2024-09-21T10:13:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:2607: writing smithi00370293-197 from 1470250 to 2173172 tid 2 2024-09-21T10:13:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:2594: done (13 left) 2024-09-21T10:13:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:2595: done (12 left) 2024-09-21T10:13:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:2596: done (11 left) 2024-09-21T10:13:44.971 INFO:tasks.rados.rados.0.smithi003.stdout:2597: done (10 left) 2024-09-21T10:13:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:2598: done (9 left) 2024-09-21T10:13:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:2599: done (8 left) 2024-09-21T10:13:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:2600: done (7 left) 2024-09-21T10:13:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:2601: done (6 left) 2024-09-21T10:13:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:2602: done (5 left) 2024-09-21T10:13:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:2603: done (4 left) 2024-09-21T10:13:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:2604: done (3 left) 2024-09-21T10:13:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:2605: done (2 left) 2024-09-21T10:13:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:2606: done (1 left) 2024-09-21T10:13:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:2608: write oid 255 current snap is 0 2024-09-21T10:13:44.972 INFO:tasks.rados.rados.0.smithi003.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2024-09-21T10:13:44.986 INFO:tasks.rados.rados.0.smithi003.stdout:2608: writing smithi00370293-255 from 471058 to 973230 tid 1 2024-09-21T10:13:44.998 INFO:tasks.rados.rados.0.smithi003.stdout:2608: writing smithi00370293-255 from 1412379 to 1858959 tid 2 2024-09-21T10:13:44.998 INFO:tasks.rados.rados.0.smithi003.stdout:2609: write oid 471 current snap is 0 2024-09-21T10:13:44.998 INFO:tasks.rados.rados.0.smithi003.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2024-09-21T10:13:45.009 INFO:tasks.rados.rados.0.smithi003.stdout:2609: writing smithi00370293-471 from 487865 to 1065286 tid 1 2024-09-21T10:13:45.020 INFO:tasks.rados.rados.0.smithi003.stdout:2609: writing smithi00370293-471 from 1470861 to 2177452 tid 2 2024-09-21T10:13:45.020 INFO:tasks.rados.rados.0.smithi003.stdout:2610: read oid 317 snap -1 2024-09-21T10:13:45.020 INFO:tasks.rados.rados.0.smithi003.stdout:2610: expect (ObjNum 1563 snap 0 seq_num 1563) 2024-09-21T10:13:45.020 INFO:tasks.rados.rados.0.smithi003.stdout:2611: write oid 181 current snap is 0 2024-09-21T10:13:45.021 INFO:tasks.rados.rados.0.smithi003.stdout:2607: finishing write tid 1 to smithi00370293-197 2024-09-21T10:13:45.021 INFO:tasks.rados.rados.0.smithi003.stdout:2607: finishing write tid 2 to smithi00370293-197 2024-09-21T10:13:45.021 INFO:tasks.rados.rados.0.smithi003.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2024-09-21T10:13:45.031 INFO:tasks.rados.rados.0.smithi003.stdout:2611: writing smithi00370293-181 from 504672 to 1273695 tid 1 2024-09-21T10:13:45.043 INFO:tasks.rados.rados.0.smithi003.stdout:2611: writing smithi00370293-181 from 2045696 to 2495945 tid 2 2024-09-21T10:13:45.043 INFO:tasks.rados.rados.0.smithi003.stdout:2612: read oid 120 snap -1 2024-09-21T10:13:45.043 INFO:tasks.rados.rados.0.smithi003.stdout:2612: expect deleted 2024-09-21T10:13:45.043 INFO:tasks.rados.rados.0.smithi003.stdout:2613: read oid 235 snap -1 2024-09-21T10:13:45.043 INFO:tasks.rados.rados.0.smithi003.stdout:2613: expect (ObjNum 1415 snap 0 seq_num 1415) 2024-09-21T10:13:45.043 INFO:tasks.rados.rados.0.smithi003.stdout:2614: read oid 169 snap -1 2024-09-21T10:13:45.043 INFO:tasks.rados.rados.0.smithi003.stdout:2614: expect (ObjNum 1339 snap 0 seq_num 1339) 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2615: read oid 250 snap -1 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2615: expect (ObjNum 1122 snap 0 seq_num 1122) 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2616: read oid 473 snap -1 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2616: expect (ObjNum 1503 snap 0 seq_num 1503) 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2617: write oid 96 current snap is 0 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2607: finishing write tid 3 to smithi00370293-197 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2607: finishing write tid 4 to smithi00370293-197 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2607: oid 197 updating version 0 to 346 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2607: oid 197 updating version 346 to 347 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2607: oid 197 version 347 is already newer than 345 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 197 v 347 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2607: left oid 197 (ObjNum 1693 snap 0 seq_num 1693) 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2608: finishing write tid 1 to smithi00370293-255 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2608: finishing write tid 2 to smithi00370293-255 2024-09-21T10:13:45.044 INFO:tasks.rados.rados.0.smithi003.stdout:2608: finishing write tid 3 to smithi00370293-255 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2608: finishing write tid 4 to smithi00370293-255 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2608: oid 255 updating version 0 to 352 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2608: oid 255 version 352 is already newer than 351 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2608: oid 255 updating version 352 to 353 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 255 v 353 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2608: left oid 255 (ObjNum 1694 snap 0 seq_num 1694) 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2609: finishing write tid 1 to smithi00370293-471 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2609: finishing write tid 2 to smithi00370293-471 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2609: finishing write tid 3 to smithi00370293-471 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2609: finishing write tid 4 to smithi00370293-471 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2609: oid 471 updating version 0 to 311 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2609: oid 471 version 311 is already newer than 310 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2609: oid 471 version 311 is already newer than 309 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 471 v 311 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2024-09-21T10:13:45.045 INFO:tasks.rados.rados.0.smithi003.stdout:2609: left oid 471 (ObjNum 1695 snap 0 seq_num 1695) 2024-09-21T10:13:45.046 INFO:tasks.rados.rados.0.smithi003.stdout:2610: expect (ObjNum 1563 snap 0 seq_num 1563) 2024-09-21T10:13:45.191 INFO:tasks.rados.rados.0.smithi003.stdout:2611: finishing write tid 1 to smithi00370293-181 2024-09-21T10:13:45.191 INFO:tasks.rados.rados.0.smithi003.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2024-09-21T10:13:45.196 INFO:tasks.rados.rados.0.smithi003.stdout:2617: writing smithi00370293-96 from 521479 to 965751 tid 1 2024-09-21T10:13:45.204 INFO:tasks.rados.rados.0.smithi003.stdout:2617: writing smithi00370293-96 from 1704178 to 2414438 tid 2 2024-09-21T10:13:45.204 INFO:tasks.rados.rados.0.smithi003.stdout:2607: done (10 left) 2024-09-21T10:13:45.205 INFO:tasks.rados.rados.0.smithi003.stdout:2608: done (9 left) 2024-09-21T10:13:45.205 INFO:tasks.rados.rados.0.smithi003.stdout:2609: done (8 left) 2024-09-21T10:13:45.205 INFO:tasks.rados.rados.0.smithi003.stdout:2610: done (7 left) 2024-09-21T10:13:45.205 INFO:tasks.rados.rados.0.smithi003.stdout:2618: write oid 308 current snap is 0 2024-09-21T10:13:45.205 INFO:tasks.rados.rados.0.smithi003.stdout:2615: expect (ObjNum 1122 snap 0 seq_num 1122) 2024-09-21T10:13:45.391 INFO:tasks.rados.rados.0.smithi003.stdout:2611: finishing write tid 2 to smithi00370293-181 2024-09-21T10:13:45.391 INFO:tasks.rados.rados.0.smithi003.stdout:2611: finishing write tid 3 to smithi00370293-181 2024-09-21T10:13:45.391 INFO:tasks.rados.rados.0.smithi003.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2024-09-21T10:13:45.397 INFO:tasks.rados.rados.0.smithi003.stdout:2618: writing smithi00370293-308 from 538286 to 1057807 tid 1 2024-09-21T10:13:45.404 INFO:tasks.rados.rados.0.smithi003.stdout:2618: writing smithi00370293-308 from 1762660 to 2216578 tid 2 2024-09-21T10:13:45.404 INFO:tasks.rados.rados.0.smithi003.stdout:2612: done (7 left) 2024-09-21T10:13:45.404 INFO:tasks.rados.rados.0.smithi003.stdout:2615: done (6 left) 2024-09-21T10:13:45.404 INFO:tasks.rados.rados.0.smithi003.stdout:2619: read oid 137 snap -1 2024-09-21T10:13:45.404 INFO:tasks.rados.rados.0.smithi003.stdout:2619: expect (ObjNum 1648 snap 0 seq_num 1648) 2024-09-21T10:13:45.404 INFO:tasks.rados.rados.0.smithi003.stdout:2620: read oid 435 snap -1 2024-09-21T10:13:45.404 INFO:tasks.rados.rados.0.smithi003.stdout:2620: expect (ObjNum 1624 snap 0 seq_num 1624) 2024-09-21T10:13:45.404 INFO:tasks.rados.rados.0.smithi003.stdout:2621: write oid 287 current snap is 0 2024-09-21T10:13:45.404 INFO:tasks.rados.rados.0.smithi003.stdout:2611: finishing write tid 4 to smithi00370293-181 2024-09-21T10:13:45.405 INFO:tasks.rados.rados.0.smithi003.stdout:2611: oid 181 updating version 0 to 273 2024-09-21T10:13:45.405 INFO:tasks.rados.rados.0.smithi003.stdout:2611: oid 181 updating version 273 to 275 2024-09-21T10:13:45.405 INFO:tasks.rados.rados.0.smithi003.stdout:2611: oid 181 version 275 is already newer than 274 2024-09-21T10:13:45.405 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 181 v 275 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2024-09-21T10:13:45.405 INFO:tasks.rados.rados.0.smithi003.stdout:2611: left oid 181 (ObjNum 1696 snap 0 seq_num 1696) 2024-09-21T10:13:45.405 INFO:tasks.rados.rados.0.smithi003.stdout:2613: expect (ObjNum 1415 snap 0 seq_num 1415) 2024-09-21T10:13:45.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: debug 2024-09-21T10:13:45.067+0000 7f9da1c86640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:10:13:45] ENGINE Error in HTTPServer.serve 2024-09-21T10:13:45.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: Traceback (most recent call last): 2024-09-21T10:13:45.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:13:45.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: self._connections.run(self.expiration_interval) 2024-09-21T10:13:45.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:13:45.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: self._run(expiration_interval) 2024-09-21T10:13:45.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:13:45.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:13:45.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:13:45.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:13:45.478 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:13:45.479 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: s = self.context.wrap_socket( 2024-09-21T10:13:45.479 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:13:45.479 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: return self.sslsocket_class._create( 2024-09-21T10:13:45.479 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:13:45.479 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: self.do_handshake() 2024-09-21T10:13:45.479 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:13:45.479 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: self._sslobj.do_handshake() 2024-09-21T10:13:45.479 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[53111]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:13:45.665 INFO:tasks.rados.rados.0.smithi003.stdout:2616: expect (ObjNum 1503 snap 0 seq_num 1503) 2024-09-21T10:13:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22527]: cephadm 2024-09-21T10:13:44.064066+0000 mgr.x (mgr.24475) 3 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-21T10:13:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22527]: cluster 2024-09-21T10:13:44.470860+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e24: x(active, since 1.4553s) 2024-09-21T10:13:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22527]: audit 2024-09-21T10:13:44.510294+0000 mgr.x (mgr.24475) 4 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:13:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22527]: cluster 2024-09-21T10:13:44.518050+0000 mgr.x (mgr.24475) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22527]: cephadm 2024-09-21T10:13:44.587700+0000 mgr.x (mgr.24475) 6 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-21T10:13:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22527]: cephadm 2024-09-21T10:13:44.857474+0000 mgr.x (mgr.24475) 7 : cephadm [INF] [21/Sep/2024:10:13:44] ENGINE Bus STARTING 2024-09-21T10:13:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22527]: cluster 2024-09-21T10:13:45.040561+0000 mgr.x (mgr.24475) 8 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22527]: cephadm 2024-09-21T10:13:45.044412+0000 mgr.x (mgr.24475) 9 : cephadm [INF] [21/Sep/2024:10:13:45] ENGINE Serving on https://172.21.15.204:7150 2024-09-21T10:13:45.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22779]: debug 2024-09-21T10:13:45.389+0000 7fdfc9379040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T10:13:45.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22779]: debug 2024-09-21T10:13:45.465+0000 7fdfc9379040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T10:13:45.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22779]: debug 2024-09-21T10:13:45.541+0000 7fdfc9379040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T10:13:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[31899]: cephadm 2024-09-21T10:13:44.064066+0000 mgr.x (mgr.24475) 3 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-21T10:13:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[31899]: cluster 2024-09-21T10:13:44.470860+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e24: x(active, since 1.4553s) 2024-09-21T10:13:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[31899]: audit 2024-09-21T10:13:44.510294+0000 mgr.x (mgr.24475) 4 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:13:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[31899]: cluster 2024-09-21T10:13:44.518050+0000 mgr.x (mgr.24475) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[31899]: cephadm 2024-09-21T10:13:44.587700+0000 mgr.x (mgr.24475) 6 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-21T10:13:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[31899]: cephadm 2024-09-21T10:13:44.857474+0000 mgr.x (mgr.24475) 7 : cephadm [INF] [21/Sep/2024:10:13:44] ENGINE Bus STARTING 2024-09-21T10:13:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[31899]: cluster 2024-09-21T10:13:45.040561+0000 mgr.x (mgr.24475) 8 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[31899]: cephadm 2024-09-21T10:13:45.044412+0000 mgr.x (mgr.24475) 9 : cephadm [INF] [21/Sep/2024:10:13:45] ENGINE Serving on https://172.21.15.204:7150 2024-09-21T10:13:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[24804]: cephadm 2024-09-21T10:13:44.064066+0000 mgr.x (mgr.24475) 3 : cephadm [INF] Migrating grafana.a key to cert store 2024-09-21T10:13:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[24804]: cluster 2024-09-21T10:13:44.470860+0000 mon.a (mon.0) 901 : cluster [DBG] mgrmap e24: x(active, since 1.4553s) 2024-09-21T10:13:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[24804]: audit 2024-09-21T10:13:44.510294+0000 mgr.x (mgr.24475) 4 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:13:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[24804]: cluster 2024-09-21T10:13:44.518050+0000 mgr.x (mgr.24475) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[24804]: cephadm 2024-09-21T10:13:44.587700+0000 mgr.x (mgr.24475) 6 : cephadm [INF] Deploying cephadm binary to smithi003 2024-09-21T10:13:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[24804]: cephadm 2024-09-21T10:13:44.857474+0000 mgr.x (mgr.24475) 7 : cephadm [INF] [21/Sep/2024:10:13:44] ENGINE Bus STARTING 2024-09-21T10:13:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[24804]: cluster 2024-09-21T10:13:45.040561+0000 mgr.x (mgr.24475) 8 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:45.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:45 smithi204 bash[24804]: cephadm 2024-09-21T10:13:45.044412+0000 mgr.x (mgr.24475) 9 : cephadm [INF] [21/Sep/2024:10:13:45] ENGINE Serving on https://172.21.15.204:7150 2024-09-21T10:13:45.888 INFO:tasks.rados.rados.0.smithi003.stdout:2614: expect (ObjNum 1339 snap 0 seq_num 1339) 2024-09-21T10:13:46.055 INFO:tasks.rados.rados.0.smithi003.stdout:2617: finishing write tid 1 to smithi00370293-96 2024-09-21T10:13:46.055 INFO:tasks.rados.rados.0.smithi003.stdout:2617: finishing write tid 2 to smithi00370293-96 2024-09-21T10:13:46.055 INFO:tasks.rados.rados.0.smithi003.stdout:2617: finishing write tid 3 to smithi00370293-96 2024-09-21T10:13:46.055 INFO:tasks.rados.rados.0.smithi003.stdout:2617: finishing write tid 4 to smithi00370293-96 2024-09-21T10:13:46.056 INFO:tasks.rados.rados.0.smithi003.stdout:2617: oid 96 updating version 0 to 338 2024-09-21T10:13:46.056 INFO:tasks.rados.rados.0.smithi003.stdout:2617: oid 96 version 338 is already newer than 337 2024-09-21T10:13:46.056 INFO:tasks.rados.rados.0.smithi003.stdout:2617: oid 96 updating version 338 to 339 2024-09-21T10:13:46.056 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 96 v 339 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2024-09-21T10:13:46.056 INFO:tasks.rados.rados.0.smithi003.stdout:2617: left oid 96 (ObjNum 1697 snap 0 seq_num 1697) 2024-09-21T10:13:46.056 INFO:tasks.rados.rados.0.smithi003.stdout:2618: finishing write tid 1 to smithi00370293-308 2024-09-21T10:13:46.056 INFO:tasks.rados.rados.0.smithi003.stdout:2618: finishing write tid 2 to smithi00370293-308 2024-09-21T10:13:46.056 INFO:tasks.rados.rados.0.smithi003.stdout:2618: finishing write tid 3 to smithi00370293-308 2024-09-21T10:13:46.056 INFO:tasks.rados.rados.0.smithi003.stdout:2618: finishing write tid 4 to smithi00370293-308 2024-09-21T10:13:46.056 INFO:tasks.rados.rados.0.smithi003.stdout:2618: oid 308 updating version 0 to 354 2024-09-21T10:13:46.057 INFO:tasks.rados.rados.0.smithi003.stdout:2618: oid 308 updating version 354 to 355 2024-09-21T10:13:46.057 INFO:tasks.rados.rados.0.smithi003.stdout:2618: oid 308 updating version 355 to 356 2024-09-21T10:13:46.057 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 308 v 356 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2024-09-21T10:13:46.057 INFO:tasks.rados.rados.0.smithi003.stdout:2618: left oid 308 (ObjNum 1698 snap 0 seq_num 1698) 2024-09-21T10:13:46.057 INFO:tasks.rados.rados.0.smithi003.stdout:2620: expect (ObjNum 1624 snap 0 seq_num 1624) 2024-09-21T10:13:46.159 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22779]: debug 2024-09-21T10:13:45.733+0000 7fdfc9379040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T10:13:46.159 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22779]: debug 2024-09-21T10:13:45.813+0000 7fdfc9379040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T10:13:46.159 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:45 smithi003 bash[22779]: debug 2024-09-21T10:13:45.885+0000 7fdfc9379040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T10:13:46.237 INFO:tasks.rados.rados.0.smithi003.stdout:2619: expect (ObjNum 1648 snap 0 seq_num 1648) 2024-09-21T10:13:46.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22779]: debug 2024-09-21T10:13:46.157+0000 7fdfc9379040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T10:13:46.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22779]: debug 2024-09-21T10:13:46.229+0000 7fdfc9379040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T10:13:46.426 INFO:tasks.rados.rados.0.smithi003.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2024-09-21T10:13:46.433 INFO:tasks.rados.rados.0.smithi003.stdout:2621: writing smithi00370293-287 from 555093 to 1149863 tid 1 2024-09-21T10:13:46.440 INFO:tasks.rados.rados.0.smithi003.stdout:2621: writing smithi00370293-287 from 1704789 to 2418718 tid 2 2024-09-21T10:13:46.440 INFO:tasks.rados.rados.0.smithi003.stdout:2611: done (8 left) 2024-09-21T10:13:46.440 INFO:tasks.rados.rados.0.smithi003.stdout:2613: done (7 left) 2024-09-21T10:13:46.440 INFO:tasks.rados.rados.0.smithi003.stdout:2614: done (6 left) 2024-09-21T10:13:46.440 INFO:tasks.rados.rados.0.smithi003.stdout:2616: done (5 left) 2024-09-21T10:13:46.440 INFO:tasks.rados.rados.0.smithi003.stdout:2617: done (4 left) 2024-09-21T10:13:46.440 INFO:tasks.rados.rados.0.smithi003.stdout:2618: done (3 left) 2024-09-21T10:13:46.440 INFO:tasks.rados.rados.0.smithi003.stdout:2619: done (2 left) 2024-09-21T10:13:46.440 INFO:tasks.rados.rados.0.smithi003.stdout:2620: done (1 left) 2024-09-21T10:13:46.440 INFO:tasks.rados.rados.0.smithi003.stdout:2622: write oid 325 current snap is 0 2024-09-21T10:13:46.440 INFO:tasks.rados.rados.0.smithi003.stdout:2621: finishing write tid 1 to smithi00370293-287 2024-09-21T10:13:46.441 INFO:tasks.rados.rados.0.smithi003.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2024-09-21T10:13:46.446 INFO:tasks.rados.rados.0.smithi003.stdout:2622: writing smithi00370293-325 from 571900 to 1241919 tid 1 2024-09-21T10:13:46.453 INFO:tasks.rados.rados.0.smithi003.stdout:2622: writing smithi00370293-325 from 1763271 to 2220858 tid 2 2024-09-21T10:13:46.453 INFO:tasks.rados.rados.0.smithi003.stdout:2623: write oid 486 current snap is 0 2024-09-21T10:13:46.453 INFO:tasks.rados.rados.0.smithi003.stdout:2621: finishing write tid 2 to smithi00370293-287 2024-09-21T10:13:46.453 INFO:tasks.rados.rados.0.smithi003.stdout:2621: finishing write tid 3 to smithi00370293-287 2024-09-21T10:13:46.453 INFO:tasks.rados.rados.0.smithi003.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2024-09-21T10:13:46.462 INFO:tasks.rados.rados.0.smithi003.stdout:2623: writing smithi00370293-486 from 588707 to 1333975 tid 1 2024-09-21T10:13:46.472 INFO:tasks.rados.rados.0.smithi003.stdout:2623: writing smithi00370293-486 from 1821753 to 2539351 tid 2 2024-09-21T10:13:46.473 INFO:tasks.rados.rados.0.smithi003.stdout:2624: write oid 22 current snap is 0 2024-09-21T10:13:46.473 INFO:tasks.rados.rados.0.smithi003.stdout:2621: finishing write tid 4 to smithi00370293-287 2024-09-21T10:13:46.473 INFO:tasks.rados.rados.0.smithi003.stdout:2621: oid 287 updating version 0 to 381 2024-09-21T10:13:46.473 INFO:tasks.rados.rados.0.smithi003.stdout:2621: oid 287 version 381 is already newer than 380 2024-09-21T10:13:46.473 INFO:tasks.rados.rados.0.smithi003.stdout:2621: oid 287 version 381 is already newer than 379 2024-09-21T10:13:46.473 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 287 v 381 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2024-09-21T10:13:46.473 INFO:tasks.rados.rados.0.smithi003.stdout:2621: left oid 287 (ObjNum 1699 snap 0 seq_num 1699) 2024-09-21T10:13:46.473 INFO:tasks.rados.rados.0.smithi003.stdout:2622: finishing write tid 1 to smithi00370293-325 2024-09-21T10:13:46.473 INFO:tasks.rados.rados.0.smithi003.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2024-09-21T10:13:46.479 INFO:tasks.rados.rados.0.smithi003.stdout:2624: writing smithi00370293-22 from 605514 to 1026031 tid 1 2024-09-21T10:13:46.486 INFO:tasks.rados.rados.0.smithi003.stdout:2624: writing smithi00370293-22 from 1480235 to 1941491 tid 2 2024-09-21T10:13:46.493 INFO:tasks.rados.rados.0.smithi003.stdout:2624: writing smithi00370293-22 from 2356169 to 2605514 tid 3 2024-09-21T10:13:46.493 INFO:tasks.rados.rados.0.smithi003.stdout:2621: done (3 left) 2024-09-21T10:13:46.493 INFO:tasks.rados.rados.0.smithi003.stdout:2625: write oid 496 current snap is 0 2024-09-21T10:13:46.493 INFO:tasks.rados.rados.0.smithi003.stdout:2622: finishing write tid 2 to smithi00370293-325 2024-09-21T10:13:46.493 INFO:tasks.rados.rados.0.smithi003.stdout:2622: finishing write tid 3 to smithi00370293-325 2024-09-21T10:13:46.493 INFO:tasks.rados.rados.0.smithi003.stdout:2622: finishing write tid 4 to smithi00370293-325 2024-09-21T10:13:46.493 INFO:tasks.rados.rados.0.smithi003.stdout:2622: oid 325 updating version 0 to 314 2024-09-21T10:13:46.493 INFO:tasks.rados.rados.0.smithi003.stdout:2622: oid 325 updating version 314 to 315 2024-09-21T10:13:46.493 INFO:tasks.rados.rados.0.smithi003.stdout:2622: oid 325 version 315 is already newer than 313 2024-09-21T10:13:46.493 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 325 v 315 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2024-09-21T10:13:46.494 INFO:tasks.rados.rados.0.smithi003.stdout:2622: left oid 325 (ObjNum 1700 snap 0 seq_num 1700) 2024-09-21T10:13:46.494 INFO:tasks.rados.rados.0.smithi003.stdout:2623: finishing write tid 1 to smithi00370293-486 2024-09-21T10:13:46.494 INFO:tasks.rados.rados.0.smithi003.stdout:2623: finishing write tid 2 to smithi00370293-486 2024-09-21T10:13:46.494 INFO:tasks.rados.rados.0.smithi003.stdout:2623: finishing write tid 3 to smithi00370293-486 2024-09-21T10:13:46.494 INFO:tasks.rados.rados.0.smithi003.stdout:2623: finishing write tid 4 to smithi00370293-486 2024-09-21T10:13:46.494 INFO:tasks.rados.rados.0.smithi003.stdout:2623: oid 486 updating version 0 to 383 2024-09-21T10:13:46.494 INFO:tasks.rados.rados.0.smithi003.stdout:2623: oid 486 updating version 383 to 384 2024-09-21T10:13:46.494 INFO:tasks.rados.rados.0.smithi003.stdout:2623: oid 486 version 384 is already newer than 382 2024-09-21T10:13:46.494 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 486 v 384 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2024-09-21T10:13:46.494 INFO:tasks.rados.rados.0.smithi003.stdout:2623: left oid 486 (ObjNum 1701 snap 0 seq_num 1701) 2024-09-21T10:13:46.495 INFO:tasks.rados.rados.0.smithi003.stdout:2624: finishing write tid 1 to smithi00370293-22 2024-09-21T10:13:46.495 INFO:tasks.rados.rados.0.smithi003.stdout:2624: finishing write tid 2 to smithi00370293-22 2024-09-21T10:13:46.495 INFO:tasks.rados.rados.0.smithi003.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2024-09-21T10:13:46.500 INFO:tasks.rados.rados.0.smithi003.stdout:2625: writing smithi00370293-496 from 622321 to 1234440 tid 1 2024-09-21T10:13:46.508 INFO:tasks.rados.rados.0.smithi003.stdout:2625: writing smithi00370293-496 from 1938717 to 2622321 tid 2 2024-09-21T10:13:46.508 INFO:tasks.rados.rados.0.smithi003.stdout:2622: done (3 left) 2024-09-21T10:13:46.508 INFO:tasks.rados.rados.0.smithi003.stdout:2623: done (2 left) 2024-09-21T10:13:46.508 INFO:tasks.rados.rados.0.smithi003.stdout:2626: write oid 225 current snap is 0 2024-09-21T10:13:46.508 INFO:tasks.rados.rados.0.smithi003.stdout:2624: finishing write tid 3 to smithi00370293-22 2024-09-21T10:13:46.508 INFO:tasks.rados.rados.0.smithi003.stdout:2624: finishing write tid 4 to smithi00370293-22 2024-09-21T10:13:46.508 INFO:tasks.rados.rados.0.smithi003.stdout:2624: finishing write tid 5 to smithi00370293-22 2024-09-21T10:13:46.508 INFO:tasks.rados.rados.0.smithi003.stdout:2624: oid 22 updating version 0 to 348 2024-09-21T10:13:46.509 INFO:tasks.rados.rados.0.smithi003.stdout:2624: oid 22 updating version 348 to 351 2024-09-21T10:13:46.509 INFO:tasks.rados.rados.0.smithi003.stdout:2624: oid 22 version 351 is already newer than 350 2024-09-21T10:13:46.509 INFO:tasks.rados.rados.0.smithi003.stdout:2624: oid 22 version 351 is already newer than 349 2024-09-21T10:13:46.509 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 22 v 351 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2024-09-21T10:13:46.509 INFO:tasks.rados.rados.0.smithi003.stdout:2624: left oid 22 (ObjNum 1702 snap 0 seq_num 1702) 2024-09-21T10:13:46.509 INFO:tasks.rados.rados.0.smithi003.stdout:2625: finishing write tid 1 to smithi00370293-496 2024-09-21T10:13:46.509 INFO:tasks.rados.rados.0.smithi003.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2024-09-21T10:13:46.515 INFO:tasks.rados.rados.0.smithi003.stdout:2626: writing smithi00370293-225 from 639128 to 1326496 tid 1 2024-09-21T10:13:46.522 INFO:tasks.rados.rados.0.smithi003.stdout:2626: writing smithi00370293-225 from 1997199 to 2462124 tid 2 2024-09-21T10:13:46.522 INFO:tasks.rados.rados.0.smithi003.stdout:2624: done (2 left) 2024-09-21T10:13:46.522 INFO:tasks.rados.rados.0.smithi003.stdout:2627: read oid 70 snap -1 2024-09-21T10:13:46.522 INFO:tasks.rados.rados.0.smithi003.stdout:2627: expect deleted 2024-09-21T10:13:46.522 INFO:tasks.rados.rados.0.smithi003.stdout:2628: read oid 345 snap -1 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2628: expect (ObjNum 811 snap 0 seq_num 811) 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2629: read oid 395 snap -1 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2629: expect (ObjNum 1306 snap 0 seq_num 1306) 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2630: write oid 479 current snap is 0 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2625: finishing write tid 2 to smithi00370293-496 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2625: finishing write tid 3 to smithi00370293-496 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2625: finishing write tid 4 to smithi00370293-496 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2625: oid 496 updating version 0 to 362 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2625: oid 496 version 362 is already newer than 361 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2625: oid 496 updating version 362 to 363 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 496 v 363 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2625: left oid 496 (ObjNum 1703 snap 0 seq_num 1703) 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2626: finishing write tid 1 to smithi00370293-225 2024-09-21T10:13:46.523 INFO:tasks.rados.rados.0.smithi003.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2024-09-21T10:13:46.529 INFO:tasks.rados.rados.0.smithi003.stdout:2630: writing smithi00370293-479 from 655935 to 1418552 tid 1 2024-09-21T10:13:46.537 INFO:tasks.rados.rados.0.smithi003.stdout:2630: writing smithi00370293-479 from 2055681 to 2655935 tid 2 2024-09-21T10:13:46.537 INFO:tasks.rados.rados.0.smithi003.stdout:2625: done (5 left) 2024-09-21T10:13:46.537 INFO:tasks.rados.rados.0.smithi003.stdout:2631: read oid 499 snap -1 2024-09-21T10:13:46.537 INFO:tasks.rados.rados.0.smithi003.stdout:2631: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:46.537 INFO:tasks.rados.rados.0.smithi003.stdout:2632: read oid 282 snap -1 2024-09-21T10:13:46.537 INFO:tasks.rados.rados.0.smithi003.stdout:2632: expect (ObjNum 281 snap 0 seq_num 281) 2024-09-21T10:13:46.537 INFO:tasks.rados.rados.0.smithi003.stdout:2633: delete oid 121 current snap is 0 2024-09-21T10:13:46.537 INFO:tasks.rados.rados.0.smithi003.stdout:2626: finishing write tid 2 to smithi00370293-225 2024-09-21T10:13:46.537 INFO:tasks.rados.rados.0.smithi003.stdout:2626: finishing write tid 3 to smithi00370293-225 2024-09-21T10:13:46.537 INFO:tasks.rados.rados.0.smithi003.stdout:2626: finishing write tid 4 to smithi00370293-225 2024-09-21T10:13:46.537 INFO:tasks.rados.rados.0.smithi003.stdout:2626: oid 225 updating version 0 to 358 2024-09-21T10:13:46.538 INFO:tasks.rados.rados.0.smithi003.stdout:2626: oid 225 version 358 is already newer than 357 2024-09-21T10:13:46.538 INFO:tasks.rados.rados.0.smithi003.stdout:2626: oid 225 updating version 358 to 359 2024-09-21T10:13:46.538 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 225 v 359 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2024-09-21T10:13:46.538 INFO:tasks.rados.rados.0.smithi003.stdout:2626: left oid 225 (ObjNum 1704 snap 0 seq_num 1704) 2024-09-21T10:13:46.538 INFO:tasks.rados.rados.0.smithi003.stdout:2628: expect (ObjNum 811 snap 0 seq_num 811) 2024-09-21T10:13:46.705 INFO:tasks.rados.rados.0.smithi003.stdout:2630: finishing write tid 1 to smithi00370293-479 2024-09-21T10:13:46.705 INFO:tasks.rados.rados.0.smithi003.stdout:2629: expect (ObjNum 1306 snap 0 seq_num 1306) 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: cephadm 2024-09-21T10:13:45.073677+0000 mgr.x (mgr.24475) 10 : cephadm [ERR] [21/Sep/2024:10:13:45] ENGINE Error in HTTPServer.serve 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: Traceback (most recent call last): 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: self._connections.run(self.expiration_interval) 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: self._run(expiration_interval) 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: s = self.context.wrap_socket( 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:13:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: return self.sslsocket_class._create( 2024-09-21T10:13:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:13:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: self.do_handshake() 2024-09-21T10:13:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:13:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: self._sslobj.do_handshake() 2024-09-21T10:13:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:13:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: cephadm 2024-09-21T10:13:45.166988+0000 mgr.x (mgr.24475) 11 : cephadm [INF] [21/Sep/2024:10:13:45] ENGINE Serving on http://172.21.15.204:8765 2024-09-21T10:13:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: cephadm 2024-09-21T10:13:45.167656+0000 mgr.x (mgr.24475) 12 : cephadm [INF] [21/Sep/2024:10:13:45] ENGINE Bus STARTED 2024-09-21T10:13:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:46 smithi204 bash[24804]: cephadm 2024-09-21T10:13:45.799014+0000 mgr.x (mgr.24475) 13 : cephadm [INF] Deploying cephadm binary to smithi204 2024-09-21T10:13:46.793 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22779]: debug 2024-09-21T10:13:46.433+0000 7fdfc9379040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T10:13:46.793 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22779]: debug 2024-09-21T10:13:46.521+0000 7fdfc9379040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T10:13:46.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: cephadm 2024-09-21T10:13:45.073677+0000 mgr.x (mgr.24475) 10 : cephadm [ERR] [21/Sep/2024:10:13:45] ENGINE Error in HTTPServer.serve 2024-09-21T10:13:46.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: Traceback (most recent call last): 2024-09-21T10:13:46.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:13:46.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: self._connections.run(self.expiration_interval) 2024-09-21T10:13:46.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:13:46.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: self._run(expiration_interval) 2024-09-21T10:13:46.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:13:46.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:13:46.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:13:46.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:13:46.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:13:46.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: s = self.context.wrap_socket( 2024-09-21T10:13:46.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:13:46.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: return self.sslsocket_class._create( 2024-09-21T10:13:46.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:13:46.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: self.do_handshake() 2024-09-21T10:13:46.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:13:46.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: self._sslobj.do_handshake() 2024-09-21T10:13:46.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:13:46.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: cephadm 2024-09-21T10:13:45.166988+0000 mgr.x (mgr.24475) 11 : cephadm [INF] [21/Sep/2024:10:13:45] ENGINE Serving on http://172.21.15.204:8765 2024-09-21T10:13:46.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: cephadm 2024-09-21T10:13:45.167656+0000 mgr.x (mgr.24475) 12 : cephadm [INF] [21/Sep/2024:10:13:45] ENGINE Bus STARTED 2024-09-21T10:13:46.795 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[31899]: cephadm 2024-09-21T10:13:45.799014+0000 mgr.x (mgr.24475) 13 : cephadm [INF] Deploying cephadm binary to smithi204 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: cephadm 2024-09-21T10:13:45.073677+0000 mgr.x (mgr.24475) 10 : cephadm [ERR] [21/Sep/2024:10:13:45] ENGINE Error in HTTPServer.serve 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: Traceback (most recent call last): 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: self._connections.run(self.expiration_interval) 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: self._run(expiration_interval) 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: s = self.context.wrap_socket( 2024-09-21T10:13:46.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:13:46.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: return self.sslsocket_class._create( 2024-09-21T10:13:46.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:13:46.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: self.do_handshake() 2024-09-21T10:13:46.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:13:46.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: self._sslobj.do_handshake() 2024-09-21T10:13:46.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:13:46.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: cephadm 2024-09-21T10:13:45.166988+0000 mgr.x (mgr.24475) 11 : cephadm [INF] [21/Sep/2024:10:13:45] ENGINE Serving on http://172.21.15.204:8765 2024-09-21T10:13:46.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: cephadm 2024-09-21T10:13:45.167656+0000 mgr.x (mgr.24475) 12 : cephadm [INF] [21/Sep/2024:10:13:45] ENGINE Bus STARTED 2024-09-21T10:13:46.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22527]: cephadm 2024-09-21T10:13:45.799014+0000 mgr.x (mgr.24475) 13 : cephadm [INF] Deploying cephadm binary to smithi204 2024-09-21T10:13:46.911 INFO:tasks.rados.rados.0.smithi003.stdout:2631: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:46.994 INFO:tasks.rados.rados.0.smithi003.stdout:2630: finishing write tid 2 to smithi00370293-479 2024-09-21T10:13:46.994 INFO:tasks.rados.rados.0.smithi003.stdout:2630: finishing write tid 3 to smithi00370293-479 2024-09-21T10:13:46.994 INFO:tasks.rados.rados.0.smithi003.stdout:2630: finishing write tid 4 to smithi00370293-479 2024-09-21T10:13:46.995 INFO:tasks.rados.rados.0.smithi003.stdout:2630: oid 479 updating version 0 to 314 2024-09-21T10:13:46.995 INFO:tasks.rados.rados.0.smithi003.stdout:2630: oid 479 version 314 is already newer than 312 2024-09-21T10:13:46.995 INFO:tasks.rados.rados.0.smithi003.stdout:2630: oid 479 version 314 is already newer than 313 2024-09-21T10:13:46.995 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 479 v 314 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2024-09-21T10:13:46.995 INFO:tasks.rados.rados.0.smithi003.stdout:2630: left oid 479 (ObjNum 1705 snap 0 seq_num 1705) 2024-09-21T10:13:46.995 INFO:tasks.rados.rados.0.smithi003.stdout:2632: expect (ObjNum 281 snap 0 seq_num 281) 2024-09-21T10:13:47.081 INFO:tasks.rados.rados.0.smithi003.stdout:2626: done (7 left) 2024-09-21T10:13:47.081 INFO:tasks.rados.rados.0.smithi003.stdout:2627: done (6 left) 2024-09-21T10:13:47.081 INFO:tasks.rados.rados.0.smithi003.stdout:2628: done (5 left) 2024-09-21T10:13:47.082 INFO:tasks.rados.rados.0.smithi003.stdout:2629: done (4 left) 2024-09-21T10:13:47.082 INFO:tasks.rados.rados.0.smithi003.stdout:2630: done (3 left) 2024-09-21T10:13:47.082 INFO:tasks.rados.rados.0.smithi003.stdout:2631: done (2 left) 2024-09-21T10:13:47.082 INFO:tasks.rados.rados.0.smithi003.stdout:2632: done (1 left) 2024-09-21T10:13:47.082 INFO:tasks.rados.rados.0.smithi003.stdout:2633: done (0 left) 2024-09-21T10:13:47.082 INFO:tasks.rados.rados.0.smithi003.stdout:2634: write oid 34 current snap is 0 2024-09-21T10:13:47.082 INFO:tasks.rados.rados.0.smithi003.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2024-09-21T10:13:47.096 INFO:tasks.rados.rados.0.smithi003.stdout:2634: writing smithi00370293-34 from 689549 to 1202664 tid 1 2024-09-21T10:13:47.110 INFO:tasks.rados.rados.0.smithi003.stdout:2634: writing smithi00370293-34 from 1656292 to 2268544 tid 2 2024-09-21T10:13:47.110 INFO:tasks.rados.rados.0.smithi003.stdout:2635: read oid 285 snap -1 2024-09-21T10:13:47.110 INFO:tasks.rados.rados.0.smithi003.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2024-09-21T10:13:47.110 INFO:tasks.rados.rados.0.smithi003.stdout:2636: write oid 219 current snap is 0 2024-09-21T10:13:47.110 INFO:tasks.rados.rados.0.smithi003.stdout:2634: finishing write tid 1 to smithi00370293-34 2024-09-21T10:13:47.110 INFO:tasks.rados.rados.0.smithi003.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2024-09-21T10:13:47.129 INFO:tasks.rados.rados.0.smithi003.stdout:2636: writing smithi00370293-219 from 706356 to 1294720 tid 1 2024-09-21T10:13:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:2636: writing smithi00370293-219 from 1714774 to 2187037 tid 2 2024-09-21T10:13:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:2637: write oid 167 current snap is 0 2024-09-21T10:13:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:2634: finishing write tid 2 to smithi00370293-34 2024-09-21T10:13:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:2634: finishing write tid 3 to smithi00370293-34 2024-09-21T10:13:47.141 INFO:tasks.rados.rados.0.smithi003.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2024-09-21T10:13:47.152 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22779]: debug 2024-09-21T10:13:46.793+0000 7fdfc9379040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T10:13:47.152 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:46 smithi003 bash[22779]: debug 2024-09-21T10:13:46.973+0000 7fdfc9379040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:13:47.158 INFO:tasks.rados.rados.0.smithi003.stdout:2637: writing smithi00370293-167 from 723163 to 1386776 tid 1 2024-09-21T10:13:47.171 INFO:tasks.rados.rados.0.smithi003.stdout:2637: writing smithi00370293-167 from 2173256 to 2723163 tid 2 2024-09-21T10:13:47.172 INFO:tasks.rados.rados.0.smithi003.stdout:2638: write oid 69 current snap is 0 2024-09-21T10:13:47.172 INFO:tasks.rados.rados.0.smithi003.stdout:2634: finishing write tid 4 to smithi00370293-34 2024-09-21T10:13:47.172 INFO:tasks.rados.rados.0.smithi003.stdout:2634: oid 34 updating version 0 to 318 2024-09-21T10:13:47.172 INFO:tasks.rados.rados.0.smithi003.stdout:2634: oid 34 version 318 is already newer than 317 2024-09-21T10:13:47.172 INFO:tasks.rados.rados.0.smithi003.stdout:2634: oid 34 version 318 is already newer than 316 2024-09-21T10:13:47.172 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 318 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2024-09-21T10:13:47.172 INFO:tasks.rados.rados.0.smithi003.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2024-09-21T10:13:47.172 INFO:tasks.rados.rados.0.smithi003.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2024-09-21T10:13:47.351 INFO:tasks.rados.rados.0.smithi003.stdout:2636: finishing write tid 1 to smithi00370293-219 2024-09-21T10:13:47.351 INFO:tasks.rados.rados.0.smithi003.stdout:2636: finishing write tid 2 to smithi00370293-219 2024-09-21T10:13:47.351 INFO:tasks.rados.rados.0.smithi003.stdout:2636: finishing write tid 3 to smithi00370293-219 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2636: finishing write tid 4 to smithi00370293-219 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2636: oid 219 updating version 0 to 317 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2636: oid 219 version 317 is already newer than 315 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2636: oid 219 version 317 is already newer than 316 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 219 v 317 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2637: finishing write tid 1 to smithi00370293-167 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2637: finishing write tid 2 to smithi00370293-167 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2637: finishing write tid 3 to smithi00370293-167 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2637: finishing write tid 4 to smithi00370293-167 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2637: oid 167 updating version 0 to 342 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2637: oid 167 version 342 is already newer than 340 2024-09-21T10:13:47.352 INFO:tasks.rados.rados.0.smithi003.stdout:2637: oid 167 version 342 is already newer than 341 2024-09-21T10:13:47.353 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 167 v 342 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2024-09-21T10:13:47.353 INFO:tasks.rados.rados.0.smithi003.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2024-09-21T10:13:47.353 INFO:tasks.rados.rados.0.smithi003.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2024-09-21T10:13:47.365 INFO:tasks.rados.rados.0.smithi003.stdout:2638: writing smithi00370293-69 from 739970 to 1478832 tid 1 2024-09-21T10:13:47.378 INFO:tasks.rados.rados.0.smithi003.stdout:2638: writing smithi00370293-69 from 2231738 to 2707670 tid 2 2024-09-21T10:13:47.378 INFO:tasks.rados.rados.0.smithi003.stdout:2634: done (4 left) 2024-09-21T10:13:47.378 INFO:tasks.rados.rados.0.smithi003.stdout:2635: done (3 left) 2024-09-21T10:13:47.378 INFO:tasks.rados.rados.0.smithi003.stdout:2636: done (2 left) 2024-09-21T10:13:47.378 INFO:tasks.rados.rados.0.smithi003.stdout:2637: done (1 left) 2024-09-21T10:13:47.378 INFO:tasks.rados.rados.0.smithi003.stdout:2639: delete oid 157 current snap is 0 2024-09-21T10:13:47.378 INFO:tasks.rados.rados.0.smithi003.stdout:2638: finishing write tid 1 to smithi00370293-69 2024-09-21T10:13:47.383 INFO:tasks.rados.rados.0.smithi003.stdout:2638: finishing write tid 2 to smithi00370293-69 2024-09-21T10:13:47.384 INFO:tasks.rados.rados.0.smithi003.stdout:2638: finishing write tid 3 to smithi00370293-69 2024-09-21T10:13:47.385 INFO:tasks.rados.rados.0.smithi003.stdout:2638: finishing write tid 4 to smithi00370293-69 2024-09-21T10:13:47.385 INFO:tasks.rados.rados.0.smithi003.stdout:2638: oid 69 updating version 0 to 320 2024-09-21T10:13:47.385 INFO:tasks.rados.rados.0.smithi003.stdout:2638: oid 69 updating version 320 to 321 2024-09-21T10:13:47.385 INFO:tasks.rados.rados.0.smithi003.stdout:2638: oid 69 version 321 is already newer than 319 2024-09-21T10:13:47.385 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 69 v 321 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2024-09-21T10:13:47.385 INFO:tasks.rados.rados.0.smithi003.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2024-09-21T10:13:47.385 INFO:tasks.rados.rados.0.smithi003.stdout:2638: done (1 left) 2024-09-21T10:13:47.385 INFO:tasks.rados.rados.0.smithi003.stdout:2639: done (0 left) 2024-09-21T10:13:47.385 INFO:tasks.rados.rados.0.smithi003.stdout:2640: write oid 379 current snap is 0 2024-09-21T10:13:47.386 INFO:tasks.rados.rados.0.smithi003.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2024-09-21T10:13:47.402 INFO:tasks.rados.rados.0.smithi003.stdout:2640: writing smithi00370293-379 from 773584 to 1379297 tid 1 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2640: writing smithi00370293-379 from 1948702 to 2428303 tid 2 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2641: read oid 326 snap -1 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2641: expect (ObjNum 723 snap 0 seq_num 723) 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2642: read oid 463 snap -1 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2642: expect (ObjNum 462 snap 0 seq_num 462) 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2643: read oid 231 snap -1 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2643: expect (ObjNum 1596 snap 0 seq_num 1596) 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2644: read oid 369 snap -1 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2644: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2645: write oid 343 current snap is 0 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2640: finishing write tid 1 to smithi00370293-379 2024-09-21T10:13:47.416 INFO:tasks.rados.rados.0.smithi003.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2024-09-21T10:13:47.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:47 smithi003 bash[22779]: debug 2024-09-21T10:13:47.149+0000 7fdfc9379040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T10:13:47.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:47 smithi003 bash[22779]: debug 2024-09-21T10:13:47.233+0000 7fdfc9379040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T10:13:47.435 INFO:tasks.rados.rados.0.smithi003.stdout:2645: writing smithi00370293-343 from 790391 to 1471353 tid 1 2024-09-21T10:13:47.447 INFO:tasks.rados.rados.0.smithi003.stdout:2645: writing smithi00370293-343 from 2007184 to 2630443 tid 2 2024-09-21T10:13:47.447 INFO:tasks.rados.rados.0.smithi003.stdout:2646: write oid 48 current snap is 0 2024-09-21T10:13:47.447 INFO:tasks.rados.rados.0.smithi003.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2024-09-21T10:13:47.457 INFO:tasks.rados.rados.0.smithi003.stdout:2646: writing smithi00370293-48 from 407198 to 1163409 tid 1 2024-09-21T10:13:47.464 INFO:tasks.rados.rados.0.smithi003.stdout:2646: writing smithi00370293-48 from 1665666 to 2148936 tid 2 2024-09-21T10:13:47.469 INFO:tasks.rados.rados.0.smithi003.stdout:2646: writing smithi00370293-48 from 2685245 to 2807198 tid 3 2024-09-21T10:13:47.469 INFO:tasks.rados.rados.0.smithi003.stdout:2647: read oid 290 snap -1 2024-09-21T10:13:47.469 INFO:tasks.rados.rados.0.smithi003.stdout:2647: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-09-21T10:13:47.469 INFO:tasks.rados.rados.0.smithi003.stdout:2648: write oid 128 current snap is 0 2024-09-21T10:13:47.469 INFO:tasks.rados.rados.0.smithi003.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2024-09-21T10:13:47.475 INFO:tasks.rados.rados.0.smithi003.stdout:2648: writing smithi00370293-128 from 424005 to 855465 tid 1 2024-09-21T10:13:47.484 INFO:tasks.rados.rados.0.smithi003.stdout:2648: writing smithi00370293-128 from 1607795 to 2234723 tid 2 2024-09-21T10:13:47.485 INFO:tasks.rados.rados.0.smithi003.stdout:2649: delete oid 141 current snap is 0 2024-09-21T10:13:47.485 INFO:tasks.rados.rados.0.smithi003.stdout:2640: finishing write tid 2 to smithi00370293-379 2024-09-21T10:13:47.485 INFO:tasks.rados.rados.0.smithi003.stdout:2640: finishing write tid 3 to smithi00370293-379 2024-09-21T10:13:47.485 INFO:tasks.rados.rados.0.smithi003.stdout:2641: expect (ObjNum 723 snap 0 seq_num 723) 2024-09-21T10:13:47.606 INFO:tasks.rados.rados.0.smithi003.stdout:2640: finishing write tid 4 to smithi00370293-379 2024-09-21T10:13:47.606 INFO:tasks.rados.rados.0.smithi003.stdout:2640: oid 379 updating version 0 to 319 2024-09-21T10:13:47.606 INFO:tasks.rados.rados.0.smithi003.stdout:2640: oid 379 updating version 319 to 320 2024-09-21T10:13:47.606 INFO:tasks.rados.rados.0.smithi003.stdout:2640: oid 379 version 320 is already newer than 318 2024-09-21T10:13:47.606 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 379 v 320 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2024-09-21T10:13:47.606 INFO:tasks.rados.rados.0.smithi003.stdout:2640: left oid 379 (ObjNum 1712 snap 0 seq_num 1712) 2024-09-21T10:13:47.606 INFO:tasks.rados.rados.0.smithi003.stdout:2643: expect (ObjNum 1596 snap 0 seq_num 1596) 2024-09-21T10:13:47.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:47 smithi204 bash[24804]: cluster 2024-09-21T10:13:46.483382+0000 mon.a (mon.0) 902 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-21T10:13:47.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:47 smithi204 bash[24804]: cluster 2024-09-21T10:13:47.041212+0000 mgr.x (mgr.24475) 14 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:47.774 INFO:tasks.rados.rados.0.smithi003.stdout:2642: expect (ObjNum 462 snap 0 seq_num 462) 2024-09-21T10:13:47.892 INFO:tasks.rados.rados.0.smithi003.stdout:2645: finishing write tid 1 to smithi00370293-343 2024-09-21T10:13:47.892 INFO:tasks.rados.rados.0.smithi003.stdout:2644: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-09-21T10:13:47.923 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:47 smithi003 bash[22779]: debug 2024-09-21T10:13:47.425+0000 7fdfc9379040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T10:13:47.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:47 smithi003 bash[31899]: cluster 2024-09-21T10:13:46.483382+0000 mon.a (mon.0) 902 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-21T10:13:47.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:47 smithi003 bash[31899]: cluster 2024-09-21T10:13:47.041212+0000 mgr.x (mgr.24475) 14 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:47 smithi003 bash[22527]: cluster 2024-09-21T10:13:46.483382+0000 mon.a (mon.0) 902 : cluster [DBG] mgrmap e25: x(active, since 3s) 2024-09-21T10:13:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:47 smithi003 bash[22527]: cluster 2024-09-21T10:13:47.041212+0000 mgr.x (mgr.24475) 14 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:48.121 INFO:tasks.rados.rados.0.smithi003.stdout:2645: finishing write tid 2 to smithi00370293-343 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2645: finishing write tid 3 to smithi00370293-343 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2645: finishing write tid 4 to smithi00370293-343 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2645: oid 343 updating version 0 to 329 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2645: oid 343 version 329 is already newer than 327 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2645: oid 343 version 329 is already newer than 328 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 343 v 329 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2645: left oid 343 (ObjNum 1713 snap 0 seq_num 1713) 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2646: finishing write tid 1 to smithi00370293-48 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2646: finishing write tid 2 to smithi00370293-48 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2646: finishing write tid 3 to smithi00370293-48 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2640: done (9 left) 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2641: done (8 left) 2024-09-21T10:13:48.122 INFO:tasks.rados.rados.0.smithi003.stdout:2642: done (7 left) 2024-09-21T10:13:48.123 INFO:tasks.rados.rados.0.smithi003.stdout:2643: done (6 left) 2024-09-21T10:13:48.123 INFO:tasks.rados.rados.0.smithi003.stdout:2644: done (5 left) 2024-09-21T10:13:48.123 INFO:tasks.rados.rados.0.smithi003.stdout:2645: done (4 left) 2024-09-21T10:13:48.123 INFO:tasks.rados.rados.0.smithi003.stdout:2649: done (3 left) 2024-09-21T10:13:48.123 INFO:tasks.rados.rados.0.smithi003.stdout:2650: read oid 146 snap -1 2024-09-21T10:13:48.123 INFO:tasks.rados.rados.0.smithi003.stdout:2650: expect deleted 2024-09-21T10:13:48.123 INFO:tasks.rados.rados.0.smithi003.stdout:2651: delete oid 137 current snap is 0 2024-09-21T10:13:48.123 INFO:tasks.rados.rados.0.smithi003.stdout:2646: finishing write tid 4 to smithi00370293-48 2024-09-21T10:13:48.123 INFO:tasks.rados.rados.0.smithi003.stdout:2647: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-09-21T10:13:48.261 INFO:tasks.rados.rados.0.smithi003.stdout:2646: finishing write tid 5 to smithi00370293-48 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2646: oid 48 updating version 0 to 323 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2646: oid 48 updating version 323 to 324 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2646: oid 48 updating version 324 to 325 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2646: oid 48 updating version 325 to 326 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 326 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2646: left oid 48 (ObjNum 1714 snap 0 seq_num 1714) 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2648: finishing write tid 1 to smithi00370293-128 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2648: finishing write tid 2 to smithi00370293-128 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2648: finishing write tid 3 to smithi00370293-128 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2648: finishing write tid 4 to smithi00370293-128 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2648: oid 128 updating version 0 to 278 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2648: oid 128 version 278 is already newer than 277 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:2648: oid 128 version 278 is already newer than 276 2024-09-21T10:13:48.262 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 128 v 278 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2024-09-21T10:13:48.263 INFO:tasks.rados.rados.0.smithi003.stdout:2648: left oid 128 (ObjNum 1715 snap 0 seq_num 1715) 2024-09-21T10:13:48.263 INFO:tasks.rados.rados.0.smithi003.stdout:2646: done (4 left) 2024-09-21T10:13:48.263 INFO:tasks.rados.rados.0.smithi003.stdout:2647: done (3 left) 2024-09-21T10:13:48.263 INFO:tasks.rados.rados.0.smithi003.stdout:2648: done (2 left) 2024-09-21T10:13:48.263 INFO:tasks.rados.rados.0.smithi003.stdout:2650: done (1 left) 2024-09-21T10:13:48.263 INFO:tasks.rados.rados.0.smithi003.stdout:2651: done (0 left) 2024-09-21T10:13:48.263 INFO:tasks.rados.rados.0.smithi003.stdout:2652: write oid 127 current snap is 0 2024-09-21T10:13:48.263 INFO:tasks.rados.rados.0.smithi003.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2024-09-21T10:13:48.286 INFO:tasks.rados.rados.0.smithi003.stdout:2652: writing smithi00370293-127 from 474426 to 1131633 tid 1 2024-09-21T10:13:48.309 INFO:tasks.rados.rados.0.smithi003.stdout:2652: writing smithi00370293-127 from 1783241 to 2557496 tid 2 2024-09-21T10:13:48.309 INFO:tasks.rados.rados.0.smithi003.stdout:2653: read oid 169 snap -1 2024-09-21T10:13:48.309 INFO:tasks.rados.rados.0.smithi003.stdout:2653: expect (ObjNum 1339 snap 0 seq_num 1339) 2024-09-21T10:13:48.309 INFO:tasks.rados.rados.0.smithi003.stdout:2654: read oid 330 snap -1 2024-09-21T10:13:48.309 INFO:tasks.rados.rados.0.smithi003.stdout:2654: expect deleted 2024-09-21T10:13:48.309 INFO:tasks.rados.rados.0.smithi003.stdout:2655: read oid 93 snap -1 2024-09-21T10:13:48.309 INFO:tasks.rados.rados.0.smithi003.stdout:2655: expect (ObjNum 1039 snap 0 seq_num 1039) 2024-09-21T10:13:48.320 INFO:tasks.rados.rados.0.smithi003.stdout:2656: write oid 353 current snap is 0 2024-09-21T10:13:48.320 INFO:tasks.rados.rados.0.smithi003.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2024-09-21T10:13:48.320 INFO:tasks.rados.rados.0.smithi003.stdout:2656: writing smithi00370293-353 from 491233 to 940042 tid 1 2024-09-21T10:13:48.324 INFO:tasks.rados.rados.0.smithi003.stdout:2656: writing smithi00370293-353 from 1441723 to 2075989 tid 2 2024-09-21T10:13:48.329 INFO:tasks.rados.rados.0.smithi003.stdout:2656: writing smithi00370293-353 from 2589654 to 2891233 tid 3 2024-09-21T10:13:48.329 INFO:tasks.rados.rados.0.smithi003.stdout:2657: read oid 160 snap -1 2024-09-21T10:13:48.329 INFO:tasks.rados.rados.0.smithi003.stdout:2657: expect deleted 2024-09-21T10:13:48.329 INFO:tasks.rados.rados.0.smithi003.stdout:2658: write oid 305 current snap is 0 2024-09-21T10:13:48.329 INFO:tasks.rados.rados.0.smithi003.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2024-09-21T10:13:48.335 INFO:tasks.rados.rados.0.smithi003.stdout:2658: writing smithi00370293-305 from 508040 to 1032098 tid 1 2024-09-21T10:13:48.342 INFO:tasks.rados.rados.0.smithi003.stdout:2658: writing smithi00370293-305 from 1500205 to 2278129 tid 2 2024-09-21T10:13:48.342 INFO:tasks.rados.rados.0.smithi003.stdout:2659: read oid 280 snap -1 2024-09-21T10:13:48.342 INFO:tasks.rados.rados.0.smithi003.stdout:2659: expect deleted 2024-09-21T10:13:48.342 INFO:tasks.rados.rados.0.smithi003.stdout:2660: write oid 112 current snap is 0 2024-09-21T10:13:48.342 INFO:tasks.rados.rados.0.smithi003.stdout:2652: finishing write tid 1 to smithi00370293-127 2024-09-21T10:13:48.342 INFO:tasks.rados.rados.0.smithi003.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2024-09-21T10:13:48.348 INFO:tasks.rados.rados.0.smithi003.stdout:2660: writing smithi00370293-112 from 524847 to 1124154 tid 1 2024-09-21T10:13:48.354 INFO:tasks.rados.rados.0.smithi003.stdout:2660: writing smithi00370293-112 from 1558687 to 2196622 tid 2 2024-09-21T10:13:48.358 INFO:tasks.rados.rados.0.smithi003.stdout:2660: writing smithi00370293-112 from 2644500 to 2924847 tid 3 2024-09-21T10:13:48.358 INFO:tasks.rados.rados.0.smithi003.stdout:2661: read oid 29 snap -1 2024-09-21T10:13:48.358 INFO:tasks.rados.rados.0.smithi003.stdout:2661: expect (ObjNum 1662 snap 0 seq_num 1662) 2024-09-21T10:13:48.359 INFO:tasks.rados.rados.0.smithi003.stdout:2662: write oid 96 current snap is 0 2024-09-21T10:13:48.359 INFO:tasks.rados.rados.0.smithi003.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2024-09-21T10:13:48.365 INFO:tasks.rados.rados.0.smithi003.stdout:2662: writing smithi00370293-96 from 541654 to 1216210 tid 1 2024-09-21T10:13:48.372 INFO:tasks.rados.rados.0.smithi003.stdout:2662: writing smithi00370293-96 from 1617169 to 2398762 tid 2 2024-09-21T10:13:48.372 INFO:tasks.rados.rados.0.smithi003.stdout:2663: read oid 153 snap -1 2024-09-21T10:13:48.372 INFO:tasks.rados.rados.0.smithi003.stdout:2663: expect deleted 2024-09-21T10:13:48.372 INFO:tasks.rados.rados.0.smithi003.stdout:2653: expect (ObjNum 1339 snap 0 seq_num 1339) 2024-09-21T10:13:48.555 INFO:tasks.rados.rados.0.smithi003.stdout:2652: finishing write tid 2 to smithi00370293-127 2024-09-21T10:13:48.555 INFO:tasks.rados.rados.0.smithi003.stdout:2656: finishing write tid 1 to smithi00370293-353 2024-09-21T10:13:48.556 INFO:tasks.rados.rados.0.smithi003.stdout:2652: finishing write tid 3 to smithi00370293-127 2024-09-21T10:13:48.556 INFO:tasks.rados.rados.0.smithi003.stdout:2652: finishing write tid 4 to smithi00370293-127 2024-09-21T10:13:48.556 INFO:tasks.rados.rados.0.smithi003.stdout:2652: oid 127 updating version 0 to 372 2024-09-21T10:13:48.556 INFO:tasks.rados.rados.0.smithi003.stdout:2652: oid 127 version 372 is already newer than 371 2024-09-21T10:13:48.556 INFO:tasks.rados.rados.0.smithi003.stdout:2652: oid 127 updating version 372 to 373 2024-09-21T10:13:48.556 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 127 v 373 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2024-09-21T10:13:48.556 INFO:tasks.rados.rados.0.smithi003.stdout:2652: left oid 127 (ObjNum 1718 snap 0 seq_num 1718) 2024-09-21T10:13:48.556 INFO:tasks.rados.rados.0.smithi003.stdout:2655: expect (ObjNum 1039 snap 0 seq_num 1039) 2024-09-21T10:13:48.637 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:48 smithi003 bash[22779]: debug 2024-09-21T10:13:48.301+0000 7fdfc9379040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T10:13:48.637 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:48 smithi003 bash[22779]: debug 2024-09-21T10:13:48.405+0000 7fdfc9379040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T10:13:48.716 INFO:tasks.rados.rados.0.smithi003.stdout:2656: finishing write tid 2 to smithi00370293-353 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:2656: finishing write tid 3 to smithi00370293-353 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:2656: finishing write tid 4 to smithi00370293-353 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:2656: finishing write tid 5 to smithi00370293-353 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:2656: oid 353 updating version 0 to 379 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:2656: oid 353 updating version 379 to 382 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:2656: oid 353 version 382 is already newer than 380 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:2656: oid 353 version 382 is already newer than 381 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 353 v 382 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:2656: left oid 353 (ObjNum 1719 snap 0 seq_num 1719) 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:2658: finishing write tid 1 to smithi00370293-305 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:2658: finishing write tid 2 to smithi00370293-305 2024-09-21T10:13:48.717 INFO:tasks.rados.rados.0.smithi003.stdout:2658: finishing write tid 3 to smithi00370293-305 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2658: finishing write tid 4 to smithi00370293-305 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2658: oid 305 updating version 0 to 386 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2658: oid 305 updating version 386 to 387 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2658: oid 305 version 387 is already newer than 385 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 305 v 387 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2658: left oid 305 (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2660: finishing write tid 1 to smithi00370293-112 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2660: finishing write tid 2 to smithi00370293-112 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2660: finishing write tid 3 to smithi00370293-112 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2660: finishing write tid 4 to smithi00370293-112 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2660: finishing write tid 5 to smithi00370293-112 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2660: oid 112 updating version 0 to 282 2024-09-21T10:13:48.718 INFO:tasks.rados.rados.0.smithi003.stdout:2660: oid 112 version 282 is already newer than 280 2024-09-21T10:13:48.719 INFO:tasks.rados.rados.0.smithi003.stdout:2660: oid 112 version 282 is already newer than 279 2024-09-21T10:13:48.719 INFO:tasks.rados.rados.0.smithi003.stdout:2660: oid 112 version 282 is already newer than 281 2024-09-21T10:13:48.719 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 112 v 282 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2024-09-21T10:13:48.719 INFO:tasks.rados.rados.0.smithi003.stdout:2660: left oid 112 (ObjNum 1721 snap 0 seq_num 1721) 2024-09-21T10:13:48.719 INFO:tasks.rados.rados.0.smithi003.stdout:2661: expect (ObjNum 1662 snap 0 seq_num 1662) 2024-09-21T10:13:48.898 INFO:tasks.rados.rados.0.smithi003.stdout:2662: finishing write tid 1 to smithi00370293-96 2024-09-21T10:13:48.898 INFO:tasks.rados.rados.0.smithi003.stdout:2662: finishing write tid 2 to smithi00370293-96 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2662: finishing write tid 3 to smithi00370293-96 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2662: finishing write tid 4 to smithi00370293-96 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2662: oid 96 updating version 0 to 345 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2662: oid 96 version 345 is already newer than 343 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2662: oid 96 version 345 is already newer than 344 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 96 v 345 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2662: left oid 96 (ObjNum 1722 snap 0 seq_num 1722) 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2664: read oid 140 snap -1 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2664: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2652: done (12 left) 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2653: done (11 left) 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2654: done (10 left) 2024-09-21T10:13:48.899 INFO:tasks.rados.rados.0.smithi003.stdout:2655: done (9 left) 2024-09-21T10:13:48.900 INFO:tasks.rados.rados.0.smithi003.stdout:2656: done (8 left) 2024-09-21T10:13:48.900 INFO:tasks.rados.rados.0.smithi003.stdout:2657: done (7 left) 2024-09-21T10:13:48.900 INFO:tasks.rados.rados.0.smithi003.stdout:2658: done (6 left) 2024-09-21T10:13:48.900 INFO:tasks.rados.rados.0.smithi003.stdout:2659: done (5 left) 2024-09-21T10:13:48.900 INFO:tasks.rados.rados.0.smithi003.stdout:2660: done (4 left) 2024-09-21T10:13:48.900 INFO:tasks.rados.rados.0.smithi003.stdout:2661: done (3 left) 2024-09-21T10:13:48.900 INFO:tasks.rados.rados.0.smithi003.stdout:2662: done (2 left) 2024-09-21T10:13:48.900 INFO:tasks.rados.rados.0.smithi003.stdout:2663: done (1 left) 2024-09-21T10:13:48.900 INFO:tasks.rados.rados.0.smithi003.stdout:2665: write oid 21 current snap is 0 2024-09-21T10:13:48.900 INFO:tasks.rados.rados.0.smithi003.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2024-09-21T10:13:48.905 INFO:tasks.rados.rados.0.smithi003.stdout:2665: writing smithi00370293-21 from 558461 to 1308266 tid 1 2024-09-21T10:13:48.913 INFO:tasks.rados.rados.0.smithi003.stdout:2665: writing smithi00370293-21 from 1959298 to 2600902 tid 2 2024-09-21T10:13:48.913 INFO:tasks.rados.rados.0.smithi003.stdout:2666: read oid 230 snap -1 2024-09-21T10:13:48.913 INFO:tasks.rados.rados.0.smithi003.stdout:2666: expect (ObjNum 1649 snap 0 seq_num 1649) 2024-09-21T10:13:48.913 INFO:tasks.rados.rados.0.smithi003.stdout:2667: write oid 238 current snap is 0 2024-09-21T10:13:48.913 INFO:tasks.rados.rados.0.smithi003.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2024-09-21T10:13:48.918 INFO:tasks.rados.rados.0.smithi003.stdout:2667: writing smithi00370293-238 from 575268 to 1000322 tid 1 2024-09-21T10:13:48.923 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:48 smithi003 bash[22779]: debug 2024-09-21T10:13:48.633+0000 7fdfc9379040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T10:13:48.923 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:48 smithi003 bash[22779]: debug 2024-09-21T10:13:48.713+0000 7fdfc9379040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T10:13:48.926 INFO:tasks.rados.rados.0.smithi003.stdout:2667: writing smithi00370293-238 from 1617780 to 2403042 tid 2 2024-09-21T10:13:48.926 INFO:tasks.rados.rados.0.smithi003.stdout:2668: write oid 155 current snap is 0 2024-09-21T10:13:48.926 INFO:tasks.rados.rados.0.smithi003.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2024-09-21T10:13:48.932 INFO:tasks.rados.rados.0.smithi003.stdout:2668: writing smithi00370293-155 from 592075 to 1092378 tid 1 2024-09-21T10:13:48.939 INFO:tasks.rados.rados.0.smithi003.stdout:2668: writing smithi00370293-155 from 1676262 to 2321535 tid 2 2024-09-21T10:13:48.943 INFO:tasks.rados.rados.0.smithi003.stdout:2668: writing smithi00370293-155 from 2754192 to 2992075 tid 3 2024-09-21T10:13:48.943 INFO:tasks.rados.rados.0.smithi003.stdout:2669: delete oid 17 current snap is 0 2024-09-21T10:13:48.943 INFO:tasks.rados.rados.0.smithi003.stdout:2664: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T10:13:49.242 INFO:tasks.rados.rados.0.smithi003.stdout:2665: finishing write tid 1 to smithi00370293-21 2024-09-21T10:13:49.242 INFO:tasks.rados.rados.0.smithi003.stdout:2667: finishing write tid 1 to smithi00370293-238 2024-09-21T10:13:49.243 INFO:tasks.rados.rados.0.smithi003.stdout:2665: finishing write tid 2 to smithi00370293-21 2024-09-21T10:13:49.243 INFO:tasks.rados.rados.0.smithi003.stdout:2665: finishing write tid 3 to smithi00370293-21 2024-09-21T10:13:49.243 INFO:tasks.rados.rados.0.smithi003.stdout:2665: finishing write tid 4 to smithi00370293-21 2024-09-21T10:13:49.243 INFO:tasks.rados.rados.0.smithi003.stdout:2665: oid 21 updating version 0 to 384 2024-09-21T10:13:49.243 INFO:tasks.rados.rados.0.smithi003.stdout:2665: oid 21 version 384 is already newer than 383 2024-09-21T10:13:49.243 INFO:tasks.rados.rados.0.smithi003.stdout:2665: oid 21 updating version 384 to 385 2024-09-21T10:13:49.243 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 385 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2024-09-21T10:13:49.243 INFO:tasks.rados.rados.0.smithi003.stdout:2665: left oid 21 (ObjNum 1723 snap 0 seq_num 1723) 2024-09-21T10:13:49.243 INFO:tasks.rados.rados.0.smithi003.stdout:2666: expect (ObjNum 1649 snap 0 seq_num 1649) 2024-09-21T10:13:49.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:49 smithi003 bash[22527]: cluster 2024-09-21T10:13:49.041814+0000 mgr.x (mgr.24475) 15 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:49.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:49 smithi003 bash[31899]: cluster 2024-09-21T10:13:49.041814+0000 mgr.x (mgr.24475) 15 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:49.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:49 smithi003 bash[22779]: debug 2024-09-21T10:13:49.125+0000 7fdfc9379040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T10:13:49.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:49 smithi003 bash[22779]: debug 2024-09-21T10:13:49.209+0000 7fdfc9379040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T10:13:49.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:49 smithi003 bash[22779]: [21/Sep/2024:10:13:49] ENGINE Bus STARTING 2024-09-21T10:13:49.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:49 smithi003 bash[22779]: CherryPy Checker: 2024-09-21T10:13:49.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:49 smithi003 bash[22779]: The Application mounted at '' has an empty config. 2024-09-21T10:13:49.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:49 smithi003 bash[22779]: [21/Sep/2024:10:13:49] ENGINE Serving on http://:::9283 2024-09-21T10:13:49.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:49 smithi003 bash[22779]: [21/Sep/2024:10:13:49] ENGINE Bus STARTED 2024-09-21T10:13:49.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:49 smithi204 bash[24804]: cluster 2024-09-21T10:13:49.041814+0000 mgr.x (mgr.24475) 15 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:13:49.524 INFO:tasks.rados.rados.0.smithi003.stdout:2667: finishing write tid 2 to smithi00370293-238 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:2667: finishing write tid 3 to smithi00370293-238 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:2667: finishing write tid 4 to smithi00370293-238 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:2667: oid 238 updating version 0 to 277 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:2667: oid 238 updating version 277 to 278 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:2667: oid 238 updating version 278 to 279 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 238 v 279 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:2667: left oid 238 (ObjNum 1724 snap 0 seq_num 1724) 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:2668: finishing write tid 1 to smithi00370293-155 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:2668: finishing write tid 2 to smithi00370293-155 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:2668: finishing write tid 3 to smithi00370293-155 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:2668: finishing write tid 4 to smithi00370293-155 2024-09-21T10:13:49.525 INFO:tasks.rados.rados.0.smithi003.stdout:2668: finishing write tid 5 to smithi00370293-155 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2668: oid 155 updating version 0 to 329 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2668: oid 155 updating version 329 to 331 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2668: oid 155 version 331 is already newer than 330 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2668: oid 155 version 331 is already newer than 328 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 155 v 331 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2668: left oid 155 (ObjNum 1725 snap 0 seq_num 1725) 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2664: done (5 left) 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2665: done (4 left) 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2666: done (3 left) 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2667: done (2 left) 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2668: done (1 left) 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2669: done (0 left) 2024-09-21T10:13:49.526 INFO:tasks.rados.rados.0.smithi003.stdout:2670: read oid 214 snap -1 2024-09-21T10:13:49.527 INFO:tasks.rados.rados.0.smithi003.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-21T10:13:49.527 INFO:tasks.rados.rados.0.smithi003.stdout:2671: write oid 54 current snap is 0 2024-09-21T10:13:49.527 INFO:tasks.rados.rados.0.smithi003.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2024-09-21T10:13:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:2671: writing smithi00370293-54 from 625689 to 1392843 tid 1 2024-09-21T10:13:49.549 INFO:tasks.rados.rados.0.smithi003.stdout:2671: writing smithi00370293-54 from 1793226 to 2442168 tid 2 2024-09-21T10:13:49.549 INFO:tasks.rados.rados.0.smithi003.stdout:2672: write oid 29 current snap is 0 2024-09-21T10:13:49.549 INFO:tasks.rados.rados.0.smithi003.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2024-09-21T10:13:49.559 INFO:tasks.rados.rados.0.smithi003.stdout:2672: writing smithi00370293-29 from 642496 to 1084899 tid 1 2024-09-21T10:13:49.574 INFO:tasks.rados.rados.0.smithi003.stdout:2672: writing smithi00370293-29 from 1851708 to 2644308 tid 2 2024-09-21T10:13:49.574 INFO:tasks.rados.rados.0.smithi003.stdout:2673: read oid 417 snap -1 2024-09-21T10:13:49.574 INFO:tasks.rados.rados.0.smithi003.stdout:2673: expect (ObjNum 971 snap 0 seq_num 971) 2024-09-21T10:13:49.574 INFO:tasks.rados.rados.0.smithi003.stdout:2674: write oid 128 current snap is 0 2024-09-21T10:13:49.574 INFO:tasks.rados.rados.0.smithi003.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2024-09-21T10:13:49.585 INFO:tasks.rados.rados.0.smithi003.stdout:2674: writing smithi00370293-128 from 659303 to 1176955 tid 1 2024-09-21T10:13:49.596 INFO:tasks.rados.rados.0.smithi003.stdout:2674: writing smithi00370293-128 from 1910190 to 2562801 tid 2 2024-09-21T10:13:49.596 INFO:tasks.rados.rados.0.smithi003.stdout:2675: read oid 382 snap -1 2024-09-21T10:13:49.596 INFO:tasks.rados.rados.0.smithi003.stdout:2675: expect (ObjNum 1502 snap 0 seq_num 1502) 2024-09-21T10:13:49.596 INFO:tasks.rados.rados.0.smithi003.stdout:2676: read oid 91 snap -1 2024-09-21T10:13:49.596 INFO:tasks.rados.rados.0.smithi003.stdout:2676: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-21T10:13:49.597 INFO:tasks.rados.rados.0.smithi003.stdout:2677: read oid 12 snap -1 2024-09-21T10:13:49.597 INFO:tasks.rados.rados.0.smithi003.stdout:2677: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-09-21T10:13:49.597 INFO:tasks.rados.rados.0.smithi003.stdout:2678: write oid 57 current snap is 0 2024-09-21T10:13:49.597 INFO:tasks.rados.rados.0.smithi003.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2024-09-21T10:13:49.606 INFO:tasks.rados.rados.0.smithi003.stdout:2678: writing smithi00370293-57 from 676110 to 1269011 tid 1 2024-09-21T10:13:49.616 INFO:tasks.rados.rados.0.smithi003.stdout:2678: writing smithi00370293-57 from 1968672 to 2764941 tid 2 2024-09-21T10:13:49.616 INFO:tasks.rados.rados.0.smithi003.stdout:2679: read oid 133 snap -1 2024-09-21T10:13:49.616 INFO:tasks.rados.rados.0.smithi003.stdout:2679: expect (ObjNum 876 snap 0 seq_num 876) 2024-09-21T10:13:49.616 INFO:tasks.rados.rados.0.smithi003.stdout:2680: write oid 105 current snap is 0 2024-09-21T10:13:49.616 INFO:tasks.rados.rados.0.smithi003.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-21T10:13:49.767 INFO:tasks.rados.rados.0.smithi003.stdout:2671: finishing write tid 1 to smithi00370293-54 2024-09-21T10:13:49.767 INFO:tasks.rados.rados.0.smithi003.stdout:2671: finishing write tid 2 to smithi00370293-54 2024-09-21T10:13:49.767 INFO:tasks.rados.rados.0.smithi003.stdout:2671: finishing write tid 3 to smithi00370293-54 2024-09-21T10:13:49.767 INFO:tasks.rados.rados.0.smithi003.stdout:2671: finishing write tid 4 to smithi00370293-54 2024-09-21T10:13:49.768 INFO:tasks.rados.rados.0.smithi003.stdout:2671: oid 54 updating version 0 to 281 2024-09-21T10:13:49.768 INFO:tasks.rados.rados.0.smithi003.stdout:2671: oid 54 version 281 is already newer than 280 2024-09-21T10:13:49.768 INFO:tasks.rados.rados.0.smithi003.stdout:2671: oid 54 updating version 281 to 282 2024-09-21T10:13:49.768 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 54 v 282 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2024-09-21T10:13:49.768 INFO:tasks.rados.rados.0.smithi003.stdout:2671: left oid 54 (ObjNum 1727 snap 0 seq_num 1727) 2024-09-21T10:13:49.768 INFO:tasks.rados.rados.0.smithi003.stdout:2672: finishing write tid 1 to smithi00370293-29 2024-09-21T10:13:49.768 INFO:tasks.rados.rados.0.smithi003.stdout:2673: expect (ObjNum 971 snap 0 seq_num 971) 2024-09-21T10:13:49.860 INFO:tasks.rados.rados.0.smithi003.stdout:2672: finishing write tid 2 to smithi00370293-29 2024-09-21T10:13:49.860 INFO:tasks.rados.rados.0.smithi003.stdout:2672: finishing write tid 3 to smithi00370293-29 2024-09-21T10:13:49.860 INFO:tasks.rados.rados.0.smithi003.stdout:2672: finishing write tid 4 to smithi00370293-29 2024-09-21T10:13:49.860 INFO:tasks.rados.rados.0.smithi003.stdout:2672: oid 29 updating version 0 to 302 2024-09-21T10:13:49.860 INFO:tasks.rados.rados.0.smithi003.stdout:2672: oid 29 updating version 302 to 303 2024-09-21T10:13:49.860 INFO:tasks.rados.rados.0.smithi003.stdout:2672: oid 29 version 303 is already newer than 301 2024-09-21T10:13:49.861 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 303 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2024-09-21T10:13:49.861 INFO:tasks.rados.rados.0.smithi003.stdout:2672: left oid 29 (ObjNum 1728 snap 0 seq_num 1728) 2024-09-21T10:13:49.861 INFO:tasks.rados.rados.0.smithi003.stdout:2674: finishing write tid 1 to smithi00370293-128 2024-09-21T10:13:49.861 INFO:tasks.rados.rados.0.smithi003.stdout:2676: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-21T10:13:49.977 INFO:tasks.rados.rados.0.smithi003.stdout:2674: finishing write tid 2 to smithi00370293-128 2024-09-21T10:13:49.977 INFO:tasks.rados.rados.0.smithi003.stdout:2674: finishing write tid 3 to smithi00370293-128 2024-09-21T10:13:49.978 INFO:tasks.rados.rados.0.smithi003.stdout:2674: finishing write tid 4 to smithi00370293-128 2024-09-21T10:13:49.978 INFO:tasks.rados.rados.0.smithi003.stdout:2674: oid 128 updating version 0 to 283 2024-09-21T10:13:49.978 INFO:tasks.rados.rados.0.smithi003.stdout:2674: oid 128 updating version 283 to 284 2024-09-21T10:13:49.978 INFO:tasks.rados.rados.0.smithi003.stdout:2674: oid 128 updating version 284 to 285 2024-09-21T10:13:49.978 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 128 v 285 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2024-09-21T10:13:49.978 INFO:tasks.rados.rados.0.smithi003.stdout:2674: left oid 128 (ObjNum 1729 snap 0 seq_num 1729) 2024-09-21T10:13:49.978 INFO:tasks.rados.rados.0.smithi003.stdout:2677: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-09-21T10:13:50.085 INFO:tasks.rados.rados.0.smithi003.stdout:2675: expect (ObjNum 1502 snap 0 seq_num 1502) 2024-09-21T10:13:50.189 INFO:tasks.rados.rados.0.smithi003.stdout:2678: finishing write tid 1 to smithi00370293-57 2024-09-21T10:13:50.189 INFO:tasks.rados.rados.0.smithi003.stdout:2678: finishing write tid 2 to smithi00370293-57 2024-09-21T10:13:50.189 INFO:tasks.rados.rados.0.smithi003.stdout:2678: finishing write tid 3 to smithi00370293-57 2024-09-21T10:13:50.189 INFO:tasks.rados.rados.0.smithi003.stdout:2678: finishing write tid 4 to smithi00370293-57 2024-09-21T10:13:50.189 INFO:tasks.rados.rados.0.smithi003.stdout:2678: oid 57 updating version 0 to 388 2024-09-21T10:13:50.189 INFO:tasks.rados.rados.0.smithi003.stdout:2678: oid 57 version 388 is already newer than 387 2024-09-21T10:13:50.189 INFO:tasks.rados.rados.0.smithi003.stdout:2678: oid 57 version 388 is already newer than 386 2024-09-21T10:13:50.189 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 57 v 388 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2024-09-21T10:13:50.189 INFO:tasks.rados.rados.0.smithi003.stdout:2678: left oid 57 (ObjNum 1730 snap 0 seq_num 1730) 2024-09-21T10:13:50.189 INFO:tasks.rados.rados.0.smithi003.stdout:2679: expect (ObjNum 876 snap 0 seq_num 876) 2024-09-21T10:13:50.312 INFO:tasks.rados.rados.0.smithi003.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2024-09-21T10:13:50.334 INFO:tasks.rados.rados.0.smithi003.stdout:2680: writing smithi00370293-105 from 692917 to 1361067 tid 1 2024-09-21T10:13:50.348 INFO:tasks.rados.rados.0.smithi003.stdout:2680: writing smithi00370293-105 from 1910801 to 2450728 tid 2 2024-09-21T10:13:50.355 INFO:tasks.rados.rados.0.smithi003.stdout:2680: writing smithi00370293-105 from 3086024 to 3092917 tid 3 2024-09-21T10:13:50.355 INFO:tasks.rados.rados.0.smithi003.stdout:2670: done (10 left) 2024-09-21T10:13:50.355 INFO:tasks.rados.rados.0.smithi003.stdout:2671: done (9 left) 2024-09-21T10:13:50.355 INFO:tasks.rados.rados.0.smithi003.stdout:2672: done (8 left) 2024-09-21T10:13:50.355 INFO:tasks.rados.rados.0.smithi003.stdout:2673: done (7 left) 2024-09-21T10:13:50.355 INFO:tasks.rados.rados.0.smithi003.stdout:2674: done (6 left) 2024-09-21T10:13:50.355 INFO:tasks.rados.rados.0.smithi003.stdout:2675: done (5 left) 2024-09-21T10:13:50.356 INFO:tasks.rados.rados.0.smithi003.stdout:2676: done (4 left) 2024-09-21T10:13:50.356 INFO:tasks.rados.rados.0.smithi003.stdout:2677: done (3 left) 2024-09-21T10:13:50.356 INFO:tasks.rados.rados.0.smithi003.stdout:2678: done (2 left) 2024-09-21T10:13:50.356 INFO:tasks.rados.rados.0.smithi003.stdout:2679: done (1 left) 2024-09-21T10:13:50.356 INFO:tasks.rados.rados.0.smithi003.stdout:2681: write oid 33 current snap is 0 2024-09-21T10:13:50.356 INFO:tasks.rados.rados.0.smithi003.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2024-09-21T10:13:50.368 INFO:tasks.rados.rados.0.smithi003.stdout:2681: writing smithi00370293-33 from 709724 to 1453123 tid 1 2024-09-21T10:13:50.381 INFO:tasks.rados.rados.0.smithi003.stdout:2681: writing smithi00370293-33 from 1969283 to 2769221 tid 2 2024-09-21T10:13:50.381 INFO:tasks.rados.rados.0.smithi003.stdout:2682: write oid 355 current snap is 0 2024-09-21T10:13:50.381 INFO:tasks.rados.rados.0.smithi003.stdout:2680: finishing write tid 1 to smithi00370293-105 2024-09-21T10:13:50.381 INFO:tasks.rados.rados.0.smithi003.stdout:2680: finishing write tid 2 to smithi00370293-105 2024-09-21T10:13:50.381 INFO:tasks.rados.rados.0.smithi003.stdout:2680: finishing write tid 3 to smithi00370293-105 2024-09-21T10:13:50.381 INFO:tasks.rados.rados.0.smithi003.stdout:2680: finishing write tid 4 to smithi00370293-105 2024-09-21T10:13:50.381 INFO:tasks.rados.rados.0.smithi003.stdout:2680: finishing write tid 5 to smithi00370293-105 2024-09-21T10:13:50.381 INFO:tasks.rados.rados.0.smithi003.stdout:2680: oid 105 updating version 0 to 365 2024-09-21T10:13:50.381 INFO:tasks.rados.rados.0.smithi003.stdout:2680: oid 105 updating version 365 to 367 2024-09-21T10:13:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:2680: oid 105 version 367 is already newer than 364 2024-09-21T10:13:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:2680: oid 105 version 367 is already newer than 366 2024-09-21T10:13:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 105 v 367 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2024-09-21T10:13:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:2680: left oid 105 (ObjNum 1731 snap 0 seq_num 1731) 2024-09-21T10:13:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:2681: finishing write tid 1 to smithi00370293-33 2024-09-21T10:13:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2024-09-21T10:13:50.391 INFO:tasks.rados.rados.0.smithi003.stdout:2682: writing smithi00370293-355 from 726531 to 1145179 tid 1 2024-09-21T10:13:50.401 INFO:tasks.rados.rados.0.smithi003.stdout:2682: writing smithi00370293-355 from 1627765 to 2171361 tid 2 2024-09-21T10:13:50.410 INFO:tasks.rados.rados.0.smithi003.stdout:2682: writing smithi00370293-355 from 2740870 to 3126531 tid 3 2024-09-21T10:13:50.410 INFO:tasks.rados.rados.0.smithi003.stdout:2680: done (2 left) 2024-09-21T10:13:50.410 INFO:tasks.rados.rados.0.smithi003.stdout:2683: write oid 327 current snap is 0 2024-09-21T10:13:50.410 INFO:tasks.rados.rados.0.smithi003.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2024-09-21T10:13:50.420 INFO:tasks.rados.rados.0.smithi003.stdout:2683: writing smithi00370293-327 from 743338 to 1353588 tid 1 2024-09-21T10:13:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:50 smithi003 bash[22527]: cluster 2024-09-21T10:13:49.212214+0000 mon.a (mon.0) 903 : cluster [DBG] Standby manager daemon y started 2024-09-21T10:13:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:50 smithi003 bash[22527]: audit 2024-09-21T10:13:49.217474+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:13:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:50 smithi003 bash[22527]: audit 2024-09-21T10:13:49.218064+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:13:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:50 smithi003 bash[22527]: audit 2024-09-21T10:13:49.220869+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:13:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:50 smithi003 bash[22527]: audit 2024-09-21T10:13:49.221234+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:13:50.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:50 smithi003 bash[31899]: cluster 2024-09-21T10:13:49.212214+0000 mon.a (mon.0) 903 : cluster [DBG] Standby manager daemon y started 2024-09-21T10:13:50.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:50 smithi003 bash[31899]: audit 2024-09-21T10:13:49.217474+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:13:50.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:50 smithi003 bash[31899]: audit 2024-09-21T10:13:49.218064+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:13:50.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:50 smithi003 bash[31899]: audit 2024-09-21T10:13:49.220869+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:13:50.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:50 smithi003 bash[31899]: audit 2024-09-21T10:13:49.221234+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:13:50.426 INFO:tasks.rados.rados.0.smithi003.stdout:2683: writing smithi00370293-327 from 1802600 to 2206207 tid 2 2024-09-21T10:13:50.433 INFO:tasks.rados.rados.0.smithi003.stdout:2683: writing smithi00370293-327 from 2884646 to 3143338 tid 3 2024-09-21T10:13:50.433 INFO:tasks.rados.rados.0.smithi003.stdout:2684: read oid 32 snap -1 2024-09-21T10:13:50.434 INFO:tasks.rados.rados.0.smithi003.stdout:2684: expect (ObjNum 1687 snap 0 seq_num 1687) 2024-09-21T10:13:50.434 INFO:tasks.rados.rados.0.smithi003.stdout:2685: write oid 384 current snap is 0 2024-09-21T10:13:50.434 INFO:tasks.rados.rados.0.smithi003.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2024-09-21T10:13:50.442 INFO:tasks.rados.rados.0.smithi003.stdout:2685: writing smithi00370293-384 from 760145 to 1445644 tid 1 2024-09-21T10:13:50.450 INFO:tasks.rados.rados.0.smithi003.stdout:2685: writing smithi00370293-384 from 2144729 to 2691994 tid 2 2024-09-21T10:13:50.450 INFO:tasks.rados.rados.0.smithi003.stdout:2686: read oid 112 snap -1 2024-09-21T10:13:50.451 INFO:tasks.rados.rados.0.smithi003.stdout:2686: expect (ObjNum 1721 snap 0 seq_num 1721) 2024-09-21T10:13:50.451 INFO:tasks.rados.rados.0.smithi003.stdout:2687: read oid 271 snap -1 2024-09-21T10:13:50.451 INFO:tasks.rados.rados.0.smithi003.stdout:2687: expect deleted 2024-09-21T10:13:50.451 INFO:tasks.rados.rados.0.smithi003.stdout:2688: write oid 493 current snap is 0 2024-09-21T10:13:50.451 INFO:tasks.rados.rados.0.smithi003.stdout:2681: finishing write tid 2 to smithi00370293-33 2024-09-21T10:13:50.451 INFO:tasks.rados.rados.0.smithi003.stdout:2681: finishing write tid 3 to smithi00370293-33 2024-09-21T10:13:50.451 INFO:tasks.rados.rados.0.smithi003.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2024-09-21T10:13:50.459 INFO:tasks.rados.rados.0.smithi003.stdout:2688: writing smithi00370293-493 from 776952 to 1537700 tid 1 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2688: writing smithi00370293-493 from 2203211 to 2610487 tid 2 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2689: read oid 341 snap -1 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2689: expect (ObjNum 1217 snap 0 seq_num 1217) 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2690: read oid 498 snap -1 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2690: expect (ObjNum 953 snap 0 seq_num 953) 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2691: write oid 155 current snap is 0 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2681: finishing write tid 4 to smithi00370293-33 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2681: oid 33 updating version 0 to 288 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2681: oid 33 version 288 is already newer than 286 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2681: oid 33 version 288 is already newer than 287 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 288 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2681: left oid 33 (ObjNum 1732 snap 0 seq_num 1732) 2024-09-21T10:13:50.466 INFO:tasks.rados.rados.0.smithi003.stdout:2682: finishing write tid 1 to smithi00370293-355 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2682: finishing write tid 2 to smithi00370293-355 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2682: finishing write tid 3 to smithi00370293-355 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2682: finishing write tid 4 to smithi00370293-355 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2682: finishing write tid 5 to smithi00370293-355 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2682: oid 355 updating version 0 to 493 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2682: oid 355 updating version 493 to 496 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2682: oid 355 version 496 is already newer than 495 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2682: oid 355 version 496 is already newer than 494 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 355 v 496 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2682: left oid 355 (ObjNum 1733 snap 0 seq_num 1733) 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2683: finishing write tid 1 to smithi00370293-327 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2683: finishing write tid 2 to smithi00370293-327 2024-09-21T10:13:50.467 INFO:tasks.rados.rados.0.smithi003.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2024-09-21T10:13:50.472 INFO:tasks.rados.rados.0.smithi003.stdout:2691: writing smithi00370293-155 from 793759 to 1229756 tid 1 2024-09-21T10:13:50.479 INFO:tasks.rados.rados.0.smithi003.stdout:2691: writing smithi00370293-155 from 1861693 to 2412627 tid 2 2024-09-21T10:13:50.484 INFO:tasks.rados.rados.0.smithi003.stdout:2691: writing smithi00370293-155 from 2850562 to 3193759 tid 3 2024-09-21T10:13:50.484 INFO:tasks.rados.rados.0.smithi003.stdout:2681: done (10 left) 2024-09-21T10:13:50.484 INFO:tasks.rados.rados.0.smithi003.stdout:2682: done (9 left) 2024-09-21T10:13:50.484 INFO:tasks.rados.rados.0.smithi003.stdout:2692: read oid 268 snap -1 2024-09-21T10:13:50.484 INFO:tasks.rados.rados.0.smithi003.stdout:2692: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-21T10:13:50.484 INFO:tasks.rados.rados.0.smithi003.stdout:2693: read oid 489 snap -1 2024-09-21T10:13:50.484 INFO:tasks.rados.rados.0.smithi003.stdout:2693: expect (ObjNum 1368 snap 0 seq_num 1368) 2024-09-21T10:13:50.484 INFO:tasks.rados.rados.0.smithi003.stdout:2684: expect (ObjNum 1687 snap 0 seq_num 1687) 2024-09-21T10:13:50.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:50 smithi204 bash[24804]: cluster 2024-09-21T10:13:49.212214+0000 mon.a (mon.0) 903 : cluster [DBG] Standby manager daemon y started 2024-09-21T10:13:50.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:50 smithi204 bash[24804]: audit 2024-09-21T10:13:49.217474+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:13:50.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:50 smithi204 bash[24804]: audit 2024-09-21T10:13:49.218064+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:13:50.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:50 smithi204 bash[24804]: audit 2024-09-21T10:13:49.220869+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:13:50.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:50 smithi204 bash[24804]: audit 2024-09-21T10:13:49.221234+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.? 172.21.15.3:0/1275811812' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:13:50.617 INFO:tasks.rados.rados.0.smithi003.stdout:2683: finishing write tid 3 to smithi00370293-327 2024-09-21T10:13:50.617 INFO:tasks.rados.rados.0.smithi003.stdout:2683: finishing write tid 4 to smithi00370293-327 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2683: finishing write tid 5 to smithi00370293-327 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2683: oid 327 updating version 0 to 369 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2683: oid 327 version 369 is already newer than 368 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2683: oid 327 version 369 is already newer than 367 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2683: oid 327 updating version 369 to 370 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 327 v 370 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2683: left oid 327 (ObjNum 1734 snap 0 seq_num 1734) 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2685: finishing write tid 1 to smithi00370293-384 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2694: read oid 158 snap -1 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2694: expect (ObjNum 1525 snap 0 seq_num 1525) 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2683: done (11 left) 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2684: done (10 left) 2024-09-21T10:13:50.618 INFO:tasks.rados.rados.0.smithi003.stdout:2695: write oid 240 current snap is 0 2024-09-21T10:13:50.619 INFO:tasks.rados.rados.0.smithi003.stdout:2685: finishing write tid 2 to smithi00370293-384 2024-09-21T10:13:50.619 INFO:tasks.rados.rados.0.smithi003.stdout:2685: finishing write tid 3 to smithi00370293-384 2024-09-21T10:13:50.619 INFO:tasks.rados.rados.0.smithi003.stdout:2685: finishing write tid 4 to smithi00370293-384 2024-09-21T10:13:50.619 INFO:tasks.rados.rados.0.smithi003.stdout:2685: oid 384 updating version 0 to 376 2024-09-21T10:13:50.619 INFO:tasks.rados.rados.0.smithi003.stdout:2685: oid 384 version 376 is already newer than 375 2024-09-21T10:13:50.619 INFO:tasks.rados.rados.0.smithi003.stdout:2685: oid 384 version 376 is already newer than 374 2024-09-21T10:13:50.619 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 384 v 376 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2024-09-21T10:13:50.619 INFO:tasks.rados.rados.0.smithi003.stdout:2685: left oid 384 (ObjNum 1735 snap 0 seq_num 1735) 2024-09-21T10:13:50.619 INFO:tasks.rados.rados.0.smithi003.stdout:2686: expect (ObjNum 1721 snap 0 seq_num 1721) 2024-09-21T10:13:50.807 INFO:tasks.rados.rados.0.smithi003.stdout:2688: finishing write tid 1 to smithi00370293-493 2024-09-21T10:13:50.807 INFO:tasks.rados.rados.0.smithi003.stdout:2689: expect (ObjNum 1217 snap 0 seq_num 1217) 2024-09-21T10:13:50.924 INFO:tasks.rados.rados.0.smithi003.stdout:2688: finishing write tid 2 to smithi00370293-493 2024-09-21T10:13:50.924 INFO:tasks.rados.rados.0.smithi003.stdout:2688: finishing write tid 3 to smithi00370293-493 2024-09-21T10:13:50.924 INFO:tasks.rados.rados.0.smithi003.stdout:2688: finishing write tid 4 to smithi00370293-493 2024-09-21T10:13:50.924 INFO:tasks.rados.rados.0.smithi003.stdout:2688: oid 493 updating version 0 to 330 2024-09-21T10:13:50.924 INFO:tasks.rados.rados.0.smithi003.stdout:2688: oid 493 updating version 330 to 332 2024-09-21T10:13:50.925 INFO:tasks.rados.rados.0.smithi003.stdout:2688: oid 493 version 332 is already newer than 331 2024-09-21T10:13:50.925 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 493 v 332 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2024-09-21T10:13:50.925 INFO:tasks.rados.rados.0.smithi003.stdout:2688: left oid 493 (ObjNum 1736 snap 0 seq_num 1736) 2024-09-21T10:13:50.925 INFO:tasks.rados.rados.0.smithi003.stdout:2691: finishing write tid 1 to smithi00370293-155 2024-09-21T10:13:50.925 INFO:tasks.rados.rados.0.smithi003.stdout:2690: expect (ObjNum 953 snap 0 seq_num 953) 2024-09-21T10:13:51.032 INFO:tasks.rados.rados.0.smithi003.stdout:2691: finishing write tid 2 to smithi00370293-155 2024-09-21T10:13:51.032 INFO:tasks.rados.rados.0.smithi003.stdout:2691: finishing write tid 3 to smithi00370293-155 2024-09-21T10:13:51.032 INFO:tasks.rados.rados.0.smithi003.stdout:2691: finishing write tid 4 to smithi00370293-155 2024-09-21T10:13:51.032 INFO:tasks.rados.rados.0.smithi003.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2024-09-21T10:13:51.036 INFO:tasks.rados.rados.0.smithi003.stdout:2695: writing smithi00370293-240 from 410566 to 921812 tid 1 2024-09-21T10:13:51.042 INFO:tasks.rados.rados.0.smithi003.stdout:2695: writing smithi00370293-240 from 1520175 to 1931120 tid 2 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2695: writing smithi00370293-240 from 2477985 to 3082861 tid 3 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2685: done (10 left) 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2686: done (9 left) 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2687: done (8 left) 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2688: done (7 left) 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2689: done (6 left) 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2690: done (5 left) 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2696: write oid 187 current snap is 0 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2691: finishing write tid 5 to smithi00370293-155 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2691: oid 155 updating version 0 to 333 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2691: oid 155 updating version 333 to 335 2024-09-21T10:13:51.050 INFO:tasks.rados.rados.0.smithi003.stdout:2691: oid 155 version 335 is already newer than 334 2024-09-21T10:13:51.051 INFO:tasks.rados.rados.0.smithi003.stdout:2691: oid 155 version 335 is already newer than 332 2024-09-21T10:13:51.051 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 155 v 335 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2024-09-21T10:13:51.051 INFO:tasks.rados.rados.0.smithi003.stdout:2691: left oid 155 (ObjNum 1737 snap 0 seq_num 1737) 2024-09-21T10:13:51.051 INFO:tasks.rados.rados.0.smithi003.stdout:2692: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-21T10:13:51.115 INFO:tasks.rados.rados.0.smithi003.stdout:2693: expect (ObjNum 1368 snap 0 seq_num 1368) 2024-09-21T10:13:51.212 INFO:tasks.rados.rados.0.smithi003.stdout:2694: expect (ObjNum 1525 snap 0 seq_num 1525) 2024-09-21T10:13:51.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:51 smithi003 bash[22527]: cluster 2024-09-21T10:13:50.138573+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e26: x(active, since 7s), standbys: y 2024-09-21T10:13:51.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:51 smithi003 bash[22527]: audit 2024-09-21T10:13:50.143944+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:13:51.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:51 smithi003 bash[22527]: cluster 2024-09-21T10:13:51.043044+0000 mgr.x (mgr.24475) 16 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 5.3 MiB/s wr, 63 op/s 2024-09-21T10:13:51.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:51 smithi003 bash[31899]: cluster 2024-09-21T10:13:50.138573+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e26: x(active, since 7s), standbys: y 2024-09-21T10:13:51.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:51 smithi003 bash[31899]: audit 2024-09-21T10:13:50.143944+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:13:51.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:51 smithi003 bash[31899]: cluster 2024-09-21T10:13:51.043044+0000 mgr.x (mgr.24475) 16 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 5.3 MiB/s wr, 63 op/s 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:2695: finishing write tid 1 to smithi00370293-240 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:2695: finishing write tid 2 to smithi00370293-240 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:2695: finishing write tid 3 to smithi00370293-240 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:2695: finishing write tid 4 to smithi00370293-240 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:2695: finishing write tid 5 to smithi00370293-240 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:2695: oid 240 updating version 0 to 304 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:2695: oid 240 updating version 304 to 305 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:2695: oid 240 updating version 305 to 307 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:2695: oid 240 version 307 is already newer than 306 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 240 v 307 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:2695: left oid 240 (ObjNum 1738 snap 0 seq_num 1738) 2024-09-21T10:13:51.431 INFO:tasks.rados.rados.0.smithi003.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2024-09-21T10:13:51.436 INFO:tasks.rados.rados.0.smithi003.stdout:2696: writing smithi00370293-187 from 427373 to 1013868 tid 1 2024-09-21T10:13:51.442 INFO:tasks.rados.rados.0.smithi003.stdout:2696: writing smithi00370293-187 from 1462304 to 2016907 tid 2 2024-09-21T10:13:51.449 INFO:tasks.rados.rados.0.smithi003.stdout:2696: writing smithi00370293-187 from 2789055 to 3205203 tid 3 2024-09-21T10:13:51.449 INFO:tasks.rados.rados.0.smithi003.stdout:2691: done (5 left) 2024-09-21T10:13:51.449 INFO:tasks.rados.rados.0.smithi003.stdout:2692: done (4 left) 2024-09-21T10:13:51.449 INFO:tasks.rados.rados.0.smithi003.stdout:2693: done (3 left) 2024-09-21T10:13:51.449 INFO:tasks.rados.rados.0.smithi003.stdout:2694: done (2 left) 2024-09-21T10:13:51.449 INFO:tasks.rados.rados.0.smithi003.stdout:2695: done (1 left) 2024-09-21T10:13:51.450 INFO:tasks.rados.rados.0.smithi003.stdout:2697: read oid 271 snap -1 2024-09-21T10:13:51.450 INFO:tasks.rados.rados.0.smithi003.stdout:2697: expect deleted 2024-09-21T10:13:51.450 INFO:tasks.rados.rados.0.smithi003.stdout:2698: read oid 499 snap -1 2024-09-21T10:13:51.450 INFO:tasks.rados.rados.0.smithi003.stdout:2698: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:51.450 INFO:tasks.rados.rados.0.smithi003.stdout:2699: read oid 151 snap -1 2024-09-21T10:13:51.450 INFO:tasks.rados.rados.0.smithi003.stdout:2699: expect (ObjNum 1478 snap 0 seq_num 1478) 2024-09-21T10:13:51.450 INFO:tasks.rados.rados.0.smithi003.stdout:2696: finishing write tid 1 to smithi00370293-187 2024-09-21T10:13:51.450 INFO:tasks.rados.rados.0.smithi003.stdout:2696: finishing write tid 2 to smithi00370293-187 2024-09-21T10:13:51.450 INFO:tasks.rados.rados.0.smithi003.stdout:2700: write oid 454 current snap is 0 2024-09-21T10:13:51.450 INFO:tasks.rados.rados.0.smithi003.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2024-09-21T10:13:51.455 INFO:tasks.rados.rados.0.smithi003.stdout:2700: writing smithi00370293-454 from 444180 to 1105924 tid 1 2024-09-21T10:13:51.460 INFO:tasks.rados.rados.0.smithi003.stdout:2700: writing smithi00370293-454 from 1520786 to 1935400 tid 2 2024-09-21T10:13:51.467 INFO:tasks.rados.rados.0.smithi003.stdout:2700: writing smithi00370293-454 from 2532831 to 3160251 tid 3 2024-09-21T10:13:51.468 INFO:tasks.rados.rados.0.smithi003.stdout:2701: write oid 221 current snap is 0 2024-09-21T10:13:51.468 INFO:tasks.rados.rados.0.smithi003.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2024-09-21T10:13:51.472 INFO:tasks.rados.rados.0.smithi003.stdout:2701: writing smithi00370293-221 from 460987 to 914333 tid 1 2024-09-21T10:13:51.480 INFO:tasks.rados.rados.0.smithi003.stdout:2701: writing smithi00370293-221 from 1695621 to 2253893 tid 2 2024-09-21T10:13:51.486 INFO:tasks.rados.rados.0.smithi003.stdout:2701: writing smithi00370293-221 from 2960254 to 3260987 tid 3 2024-09-21T10:13:51.487 INFO:tasks.rados.rados.0.smithi003.stdout:2702: read oid 78 snap -1 2024-09-21T10:13:51.487 INFO:tasks.rados.rados.0.smithi003.stdout:2702: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T10:13:51.487 INFO:tasks.rados.rados.0.smithi003.stdout:2703: write oid 141 current snap is 0 2024-09-21T10:13:51.487 INFO:tasks.rados.rados.0.smithi003.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2024-09-21T10:13:51.492 INFO:tasks.rados.rados.0.smithi003.stdout:2703: writing smithi00370293-141 from 477794 to 1006389 tid 1 2024-09-21T10:13:51.501 INFO:tasks.rados.rados.0.smithi003.stdout:2703: writing smithi00370293-141 from 1754103 to 2456033 tid 2 2024-09-21T10:13:51.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:51 smithi204 bash[24804]: cluster 2024-09-21T10:13:50.138573+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e26: x(active, since 7s), standbys: y 2024-09-21T10:13:51.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:51 smithi204 bash[24804]: audit 2024-09-21T10:13:50.143944+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:13:51.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:51 smithi204 bash[24804]: cluster 2024-09-21T10:13:51.043044+0000 mgr.x (mgr.24475) 16 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 5.3 MiB/s wr, 63 op/s 2024-09-21T10:13:51.506 INFO:tasks.rados.rados.0.smithi003.stdout:2703: writing smithi00370293-141 from 2987677 to 3277794 tid 3 2024-09-21T10:13:51.506 INFO:tasks.rados.rados.0.smithi003.stdout:2704: read oid 243 snap -1 2024-09-21T10:13:51.506 INFO:tasks.rados.rados.0.smithi003.stdout:2704: expect (ObjNum 1123 snap 0 seq_num 1123) 2024-09-21T10:13:51.506 INFO:tasks.rados.rados.0.smithi003.stdout:2705: read oid 14 snap -1 2024-09-21T10:13:51.506 INFO:tasks.rados.rados.0.smithi003.stdout:2705: expect (ObjNum 1431 snap 0 seq_num 1431) 2024-09-21T10:13:51.506 INFO:tasks.rados.rados.0.smithi003.stdout:2706: write oid 46 current snap is 0 2024-09-21T10:13:51.506 INFO:tasks.rados.rados.0.smithi003.stdout:2698: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:51.591 INFO:tasks.rados.rados.0.smithi003.stdout:2696: finishing write tid 3 to smithi00370293-187 2024-09-21T10:13:51.591 INFO:tasks.rados.rados.0.smithi003.stdout:2696: finishing write tid 4 to smithi00370293-187 2024-09-21T10:13:51.591 INFO:tasks.rados.rados.0.smithi003.stdout:2696: finishing write tid 5 to smithi00370293-187 2024-09-21T10:13:51.591 INFO:tasks.rados.rados.0.smithi003.stdout:2696: oid 187 updating version 0 to 497 2024-09-21T10:13:51.591 INFO:tasks.rados.rados.0.smithi003.stdout:2696: oid 187 updating version 497 to 500 2024-09-21T10:13:51.592 INFO:tasks.rados.rados.0.smithi003.stdout:2696: oid 187 version 500 is already newer than 498 2024-09-21T10:13:51.592 INFO:tasks.rados.rados.0.smithi003.stdout:2696: oid 187 version 500 is already newer than 499 2024-09-21T10:13:51.592 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 187 v 500 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2024-09-21T10:13:51.592 INFO:tasks.rados.rados.0.smithi003.stdout:2696: left oid 187 (ObjNum 1739 snap 0 seq_num 1739) 2024-09-21T10:13:51.592 INFO:tasks.rados.rados.0.smithi003.stdout:2700: finishing write tid 1 to smithi00370293-454 2024-09-21T10:13:51.592 INFO:tasks.rados.rados.0.smithi003.stdout:2700: finishing write tid 2 to smithi00370293-454 2024-09-21T10:13:51.592 INFO:tasks.rados.rados.0.smithi003.stdout:2699: expect (ObjNum 1478 snap 0 seq_num 1478) 2024-09-21T10:13:51.827 INFO:tasks.rados.rados.0.smithi003.stdout:2700: finishing write tid 3 to smithi00370293-454 2024-09-21T10:13:51.827 INFO:tasks.rados.rados.0.smithi003.stdout:2700: finishing write tid 4 to smithi00370293-454 2024-09-21T10:13:51.827 INFO:tasks.rados.rados.0.smithi003.stdout:2700: finishing write tid 5 to smithi00370293-454 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2700: oid 454 updating version 0 to 347 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2700: oid 454 updating version 347 to 349 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2700: oid 454 version 349 is already newer than 346 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2700: oid 454 version 349 is already newer than 348 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 454 v 349 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2700: left oid 454 (ObjNum 1740 snap 0 seq_num 1740) 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2701: finishing write tid 1 to smithi00370293-221 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2701: finishing write tid 2 to smithi00370293-221 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2701: finishing write tid 3 to smithi00370293-221 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2701: finishing write tid 4 to smithi00370293-221 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2701: finishing write tid 5 to smithi00370293-221 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2701: oid 221 updating version 0 to 368 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2701: oid 221 updating version 368 to 371 2024-09-21T10:13:51.828 INFO:tasks.rados.rados.0.smithi003.stdout:2701: oid 221 version 371 is already newer than 370 2024-09-21T10:13:51.829 INFO:tasks.rados.rados.0.smithi003.stdout:2701: oid 221 version 371 is already newer than 369 2024-09-21T10:13:51.829 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 221 v 371 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2024-09-21T10:13:51.829 INFO:tasks.rados.rados.0.smithi003.stdout:2701: left oid 221 (ObjNum 1741 snap 0 seq_num 1741) 2024-09-21T10:13:51.829 INFO:tasks.rados.rados.0.smithi003.stdout:2702: expect (ObjNum 1407 snap 0 seq_num 1407) 2024-09-21T10:13:52.004 INFO:tasks.rados.rados.0.smithi003.stdout:2703: finishing write tid 1 to smithi00370293-141 2024-09-21T10:13:52.004 INFO:tasks.rados.rados.0.smithi003.stdout:2703: finishing write tid 2 to smithi00370293-141 2024-09-21T10:13:52.004 INFO:tasks.rados.rados.0.smithi003.stdout:2703: finishing write tid 3 to smithi00370293-141 2024-09-21T10:13:52.004 INFO:tasks.rados.rados.0.smithi003.stdout:2703: finishing write tid 4 to smithi00370293-141 2024-09-21T10:13:52.004 INFO:tasks.rados.rados.0.smithi003.stdout:2703: finishing write tid 5 to smithi00370293-141 2024-09-21T10:13:52.004 INFO:tasks.rados.rados.0.smithi003.stdout:2703: oid 141 updating version 0 to 285 2024-09-21T10:13:52.004 INFO:tasks.rados.rados.0.smithi003.stdout:2703: oid 141 version 285 is already newer than 283 2024-09-21T10:13:52.004 INFO:tasks.rados.rados.0.smithi003.stdout:2703: oid 141 version 285 is already newer than 284 2024-09-21T10:13:52.005 INFO:tasks.rados.rados.0.smithi003.stdout:2703: oid 141 updating version 285 to 286 2024-09-21T10:13:52.005 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 141 v 286 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2024-09-21T10:13:52.005 INFO:tasks.rados.rados.0.smithi003.stdout:2703: left oid 141 (ObjNum 1742 snap 0 seq_num 1742) 2024-09-21T10:13:52.005 INFO:tasks.rados.rados.0.smithi003.stdout:2705: expect (ObjNum 1431 snap 0 seq_num 1431) 2024-09-21T10:13:52.085 INFO:tasks.rados.rados.0.smithi003.stdout:2704: expect (ObjNum 1123 snap 0 seq_num 1123) 2024-09-21T10:13:52.244 INFO:tasks.rados.rados.0.smithi003.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2024-09-21T10:13:52.262 INFO:tasks.rados.rados.0.smithi003.stdout:2706: writing smithi00370293-46 from 494601 to 1098445 tid 1 2024-09-21T10:13:52.283 INFO:tasks.rados.rados.0.smithi003.stdout:2706: writing smithi00370293-46 from 1812585 to 2374526 tid 2 2024-09-21T10:13:52.298 INFO:tasks.rados.rados.0.smithi003.stdout:2706: writing smithi00370293-46 from 3015100 to 3294601 tid 3 2024-09-21T10:13:52.298 INFO:tasks.rados.rados.0.smithi003.stdout:2696: done (10 left) 2024-09-21T10:13:52.298 INFO:tasks.rados.rados.0.smithi003.stdout:2697: done (9 left) 2024-09-21T10:13:52.298 INFO:tasks.rados.rados.0.smithi003.stdout:2698: done (8 left) 2024-09-21T10:13:52.298 INFO:tasks.rados.rados.0.smithi003.stdout:2699: done (7 left) 2024-09-21T10:13:52.298 INFO:tasks.rados.rados.0.smithi003.stdout:2700: done (6 left) 2024-09-21T10:13:52.298 INFO:tasks.rados.rados.0.smithi003.stdout:2701: done (5 left) 2024-09-21T10:13:52.299 INFO:tasks.rados.rados.0.smithi003.stdout:2702: done (4 left) 2024-09-21T10:13:52.299 INFO:tasks.rados.rados.0.smithi003.stdout:2703: done (3 left) 2024-09-21T10:13:52.299 INFO:tasks.rados.rados.0.smithi003.stdout:2704: done (2 left) 2024-09-21T10:13:52.299 INFO:tasks.rados.rados.0.smithi003.stdout:2705: done (1 left) 2024-09-21T10:13:52.299 INFO:tasks.rados.rados.0.smithi003.stdout:2707: write oid 328 current snap is 0 2024-09-21T10:13:52.299 INFO:tasks.rados.rados.0.smithi003.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2024-09-21T10:13:52.313 INFO:tasks.rados.rados.0.smithi003.stdout:2707: writing smithi00370293-328 from 511408 to 1190501 tid 1 2024-09-21T10:13:52.326 INFO:tasks.rados.rados.0.smithi003.stdout:2707: writing smithi00370293-328 from 1754714 to 2460313 tid 2 2024-09-21T10:13:52.333 INFO:tasks.rados.rados.0.smithi003.stdout:2707: writing smithi00370293-328 from 2926170 to 3311408 tid 3 2024-09-21T10:13:52.333 INFO:tasks.rados.rados.0.smithi003.stdout:2708: read oid 276 snap -1 2024-09-21T10:13:52.334 INFO:tasks.rados.rados.0.smithi003.stdout:2708: expect (ObjNum 1671 snap 0 seq_num 1671) 2024-09-21T10:13:52.334 INFO:tasks.rados.rados.0.smithi003.stdout:2709: write oid 5 current snap is 0 2024-09-21T10:13:52.334 INFO:tasks.rados.rados.0.smithi003.stdout:2706: finishing write tid 1 to smithi00370293-46 2024-09-21T10:13:52.334 INFO:tasks.rados.rados.0.smithi003.stdout:2706: finishing write tid 2 to smithi00370293-46 2024-09-21T10:13:52.334 INFO:tasks.rados.rados.0.smithi003.stdout:2706: finishing write tid 3 to smithi00370293-46 2024-09-21T10:13:52.334 INFO:tasks.rados.rados.0.smithi003.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2024-09-21T10:13:52.344 INFO:tasks.rados.rados.0.smithi003.stdout:2709: writing smithi00370293-5 from 528215 to 1282557 tid 1 2024-09-21T10:13:52.353 INFO:tasks.rados.rados.0.smithi003.stdout:2709: writing smithi00370293-5 from 1813196 to 2378806 tid 2 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:2709: writing smithi00370293-5 from 2953593 to 3328215 tid 3 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:2710: delete oid 471 current snap is 0 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:2706: finishing write tid 4 to smithi00370293-46 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:2706: finishing write tid 5 to smithi00370293-46 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:2706: oid 46 updating version 0 to 371 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:2706: oid 46 updating version 371 to 373 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:2706: oid 46 updating version 373 to 374 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:2706: oid 46 version 374 is already newer than 372 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 374 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:2706: left oid 46 (ObjNum 1743 snap 0 seq_num 1743) 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:2707: finishing write tid 1 to smithi00370293-328 2024-09-21T10:13:52.362 INFO:tasks.rados.rados.0.smithi003.stdout:2707: finishing write tid 2 to smithi00370293-328 2024-09-21T10:13:52.363 INFO:tasks.rados.rados.0.smithi003.stdout:2707: finishing write tid 3 to smithi00370293-328 2024-09-21T10:13:52.363 INFO:tasks.rados.rados.0.smithi003.stdout:2707: finishing write tid 4 to smithi00370293-328 2024-09-21T10:13:52.363 INFO:tasks.rados.rados.0.smithi003.stdout:2707: finishing write tid 5 to smithi00370293-328 2024-09-21T10:13:52.363 INFO:tasks.rados.rados.0.smithi003.stdout:2707: oid 328 updating version 0 to 336 2024-09-21T10:13:52.363 INFO:tasks.rados.rados.0.smithi003.stdout:2707: oid 328 updating version 336 to 337 2024-09-21T10:13:52.363 INFO:tasks.rados.rados.0.smithi003.stdout:2707: oid 328 updating version 337 to 339 2024-09-21T10:13:52.363 INFO:tasks.rados.rados.0.smithi003.stdout:2707: oid 328 version 339 is already newer than 338 2024-09-21T10:13:52.363 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 328 v 339 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2024-09-21T10:13:52.363 INFO:tasks.rados.rados.0.smithi003.stdout:2707: left oid 328 (ObjNum 1744 snap 0 seq_num 1744) 2024-09-21T10:13:52.363 INFO:tasks.rados.rados.0.smithi003.stdout:2708: expect (ObjNum 1671 snap 0 seq_num 1671) 2024-09-21T10:13:52.475 INFO:tasks.rados.rados.0.smithi003.stdout:2709: finishing write tid 1 to smithi00370293-5 2024-09-21T10:13:52.475 INFO:tasks.rados.rados.0.smithi003.stdout:2709: finishing write tid 2 to smithi00370293-5 2024-09-21T10:13:52.475 INFO:tasks.rados.rados.0.smithi003.stdout:2709: finishing write tid 3 to smithi00370293-5 2024-09-21T10:13:52.475 INFO:tasks.rados.rados.0.smithi003.stdout:2709: finishing write tid 4 to smithi00370293-5 2024-09-21T10:13:52.475 INFO:tasks.rados.rados.0.smithi003.stdout:2709: finishing write tid 5 to smithi00370293-5 2024-09-21T10:13:52.475 INFO:tasks.rados.rados.0.smithi003.stdout:2709: oid 5 updating version 0 to 377 2024-09-21T10:13:52.475 INFO:tasks.rados.rados.0.smithi003.stdout:2709: oid 5 updating version 377 to 378 2024-09-21T10:13:52.475 INFO:tasks.rados.rados.0.smithi003.stdout:2709: oid 5 version 378 is already newer than 376 2024-09-21T10:13:52.475 INFO:tasks.rados.rados.0.smithi003.stdout:2709: oid 5 version 378 is already newer than 375 2024-09-21T10:13:52.475 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 378 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2024-09-21T10:13:52.475 INFO:tasks.rados.rados.0.smithi003.stdout:2709: left oid 5 (ObjNum 1745 snap 0 seq_num 1745) 2024-09-21T10:13:52.476 INFO:tasks.rados.rados.0.smithi003.stdout:2706: done (4 left) 2024-09-21T10:13:52.476 INFO:tasks.rados.rados.0.smithi003.stdout:2707: done (3 left) 2024-09-21T10:13:52.476 INFO:tasks.rados.rados.0.smithi003.stdout:2708: done (2 left) 2024-09-21T10:13:52.476 INFO:tasks.rados.rados.0.smithi003.stdout:2709: done (1 left) 2024-09-21T10:13:52.476 INFO:tasks.rados.rados.0.smithi003.stdout:2710: done (0 left) 2024-09-21T10:13:52.476 INFO:tasks.rados.rados.0.smithi003.stdout:2711: write oid 63 current snap is 0 2024-09-21T10:13:52.476 INFO:tasks.rados.rados.0.smithi003.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2024-09-21T10:13:52.485 INFO:tasks.rados.rados.0.smithi003.stdout:2711: writing smithi00370293-63 from 561829 to 1066669 tid 1 2024-09-21T10:13:52.496 INFO:tasks.rados.rados.0.smithi003.stdout:2711: writing smithi00370293-63 from 1530160 to 2099439 tid 2 2024-09-21T10:13:52.509 INFO:tasks.rados.rados.0.smithi003.stdout:2711: writing smithi00370293-63 from 2608439 to 3347469 tid 3 2024-09-21T10:13:52.509 INFO:tasks.rados.rados.0.smithi003.stdout:2712: read oid 157 snap -1 2024-09-21T10:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:2712: expect deleted 2024-09-21T10:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:2713: read oid 249 snap -1 2024-09-21T10:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:2713: expect (ObjNum 960 snap 0 seq_num 960) 2024-09-21T10:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:2714: write oid 77 current snap is 0 2024-09-21T10:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:2711: finishing write tid 1 to smithi00370293-63 2024-09-21T10:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:2711: finishing write tid 2 to smithi00370293-63 2024-09-21T10:13:52.510 INFO:tasks.rados.rados.0.smithi003.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2024-09-21T10:13:52.521 INFO:tasks.rados.rados.0.smithi003.stdout:2714: writing smithi00370293-77 from 578636 to 1158725 tid 1 2024-09-21T10:13:52.536 INFO:tasks.rados.rados.0.smithi003.stdout:2714: writing smithi00370293-77 from 1872289 to 2585226 tid 2 2024-09-21T10:13:52.544 INFO:tasks.rados.rados.0.smithi003.stdout:2714: writing smithi00370293-77 from 3319509 to 3378636 tid 3 2024-09-21T10:13:52.545 INFO:tasks.rados.rados.0.smithi003.stdout:2715: write oid 103 current snap is 0 2024-09-21T10:13:52.545 INFO:tasks.rados.rados.0.smithi003.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2024-09-21T10:13:52.555 INFO:tasks.rados.rados.0.smithi003.stdout:2715: writing smithi00370293-103 from 595443 to 1367134 tid 1 2024-09-21T10:13:52.565 INFO:tasks.rados.rados.0.smithi003.stdout:2715: writing smithi00370293-103 from 2047124 to 2620072 tid 2 2024-09-21T10:13:52.571 INFO:tasks.rados.rados.0.smithi003.stdout:2715: writing smithi00370293-103 from 3063285 to 3395443 tid 3 2024-09-21T10:13:52.571 INFO:tasks.rados.rados.0.smithi003.stdout:2716: write oid 90 current snap is 0 2024-09-21T10:13:52.571 INFO:tasks.rados.rados.0.smithi003.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2024-09-21T10:13:52.578 INFO:tasks.rados.rados.0.smithi003.stdout:2716: writing smithi00370293-90 from 612250 to 1059190 tid 1 2024-09-21T10:13:52.586 INFO:tasks.rados.rados.0.smithi003.stdout:2716: writing smithi00370293-90 from 1705606 to 2422212 tid 2 2024-09-21T10:13:52.592 INFO:tasks.rados.rados.0.smithi003.stdout:2716: writing smithi00370293-90 from 3090708 to 3412250 tid 3 2024-09-21T10:13:52.592 INFO:tasks.rados.rados.0.smithi003.stdout:2717: write oid 112 current snap is 0 2024-09-21T10:13:52.592 INFO:tasks.rados.rados.0.smithi003.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2024-09-21T10:13:52.598 INFO:tasks.rados.rados.0.smithi003.stdout:2717: writing smithi00370293-112 from 629057 to 1151246 tid 1 2024-09-21T10:13:52.605 INFO:tasks.rados.rados.0.smithi003.stdout:2717: writing smithi00370293-112 from 1764088 to 2340705 tid 2 2024-09-21T10:13:52.611 INFO:tasks.rados.rados.0.smithi003.stdout:2717: writing smithi00370293-112 from 3118131 to 3429057 tid 3 2024-09-21T10:13:52.611 INFO:tasks.rados.rados.0.smithi003.stdout:2718: write oid 148 current snap is 0 2024-09-21T10:13:52.611 INFO:tasks.rados.rados.0.smithi003.stdout:2713: expect (ObjNum 960 snap 0 seq_num 960) 2024-09-21T10:13:52.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:52 smithi003 bash[31899]: audit 2024-09-21T10:13:51.401633+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:52.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:52 smithi003 bash[31899]: audit 2024-09-21T10:13:51.414796+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:52.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:52 smithi003 bash[22527]: audit 2024-09-21T10:13:51.401633+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:52.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:52 smithi003 bash[22527]: audit 2024-09-21T10:13:51.414796+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:52.720 INFO:tasks.rados.rados.0.smithi003.stdout:2711: finishing write tid 3 to smithi00370293-63 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2711: finishing write tid 4 to smithi00370293-63 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2711: finishing write tid 5 to smithi00370293-63 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2711: oid 63 updating version 0 to 353 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2711: oid 63 version 353 is already newer than 350 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2711: oid 63 version 353 is already newer than 351 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2711: oid 63 version 353 is already newer than 352 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 63 v 353 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2714: finishing write tid 1 to smithi00370293-77 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2714: finishing write tid 2 to smithi00370293-77 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2714: finishing write tid 3 to smithi00370293-77 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2714: finishing write tid 4 to smithi00370293-77 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2714: finishing write tid 5 to smithi00370293-77 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2714: oid 77 updating version 0 to 390 2024-09-21T10:13:52.721 INFO:tasks.rados.rados.0.smithi003.stdout:2714: oid 77 version 390 is already newer than 388 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2714: oid 77 version 390 is already newer than 389 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2714: oid 77 updating version 390 to 391 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 77 v 391 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2715: finishing write tid 1 to smithi00370293-103 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2715: finishing write tid 2 to smithi00370293-103 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2715: finishing write tid 3 to smithi00370293-103 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2715: finishing write tid 4 to smithi00370293-103 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2715: finishing write tid 5 to smithi00370293-103 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2715: oid 103 updating version 0 to 311 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2715: oid 103 version 311 is already newer than 309 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2715: oid 103 version 311 is already newer than 308 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2715: oid 103 version 311 is already newer than 310 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 103 v 311 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2024-09-21T10:13:52.722 INFO:tasks.rados.rados.0.smithi003.stdout:2716: finishing write tid 1 to smithi00370293-90 2024-09-21T10:13:52.723 INFO:tasks.rados.rados.0.smithi003.stdout:2716: finishing write tid 2 to smithi00370293-90 2024-09-21T10:13:52.723 INFO:tasks.rados.rados.0.smithi003.stdout:2716: finishing write tid 3 to smithi00370293-90 2024-09-21T10:13:52.723 INFO:tasks.rados.rados.0.smithi003.stdout:2716: finishing write tid 4 to smithi00370293-90 2024-09-21T10:13:52.723 INFO:tasks.rados.rados.0.smithi003.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2024-09-21T10:13:52.729 INFO:tasks.rados.rados.0.smithi003.stdout:2718: writing smithi00370293-148 from 645864 to 1243302 tid 1 2024-09-21T10:13:52.738 INFO:tasks.rados.rados.0.smithi003.stdout:2718: writing smithi00370293-148 from 1706217 to 2426492 tid 2 2024-09-21T10:13:52.746 INFO:tasks.rados.rados.0.smithi003.stdout:2718: writing smithi00370293-148 from 3029201 to 3445864 tid 3 2024-09-21T10:13:52.746 INFO:tasks.rados.rados.0.smithi003.stdout:2711: done (7 left) 2024-09-21T10:13:52.746 INFO:tasks.rados.rados.0.smithi003.stdout:2712: done (6 left) 2024-09-21T10:13:52.746 INFO:tasks.rados.rados.0.smithi003.stdout:2713: done (5 left) 2024-09-21T10:13:52.746 INFO:tasks.rados.rados.0.smithi003.stdout:2714: done (4 left) 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2715: done (3 left) 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2719: read oid 52 snap -1 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2719: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2720: write oid 429 current snap is 0 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2716: finishing write tid 5 to smithi00370293-90 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2716: oid 90 updating version 0 to 312 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2716: oid 90 updating version 312 to 315 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2716: oid 90 version 315 is already newer than 314 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2716: oid 90 version 315 is already newer than 313 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 90 v 315 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2717: finishing write tid 1 to smithi00370293-112 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2717: finishing write tid 2 to smithi00370293-112 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2717: finishing write tid 3 to smithi00370293-112 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2717: finishing write tid 4 to smithi00370293-112 2024-09-21T10:13:52.747 INFO:tasks.rados.rados.0.smithi003.stdout:2717: finishing write tid 5 to smithi00370293-112 2024-09-21T10:13:52.748 INFO:tasks.rados.rados.0.smithi003.stdout:2717: oid 112 updating version 0 to 289 2024-09-21T10:13:52.748 INFO:tasks.rados.rados.0.smithi003.stdout:2717: oid 112 updating version 289 to 292 2024-09-21T10:13:52.748 INFO:tasks.rados.rados.0.smithi003.stdout:2717: oid 112 version 292 is already newer than 290 2024-09-21T10:13:52.748 INFO:tasks.rados.rados.0.smithi003.stdout:2717: oid 112 version 292 is already newer than 291 2024-09-21T10:13:52.748 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 112 v 292 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2024-09-21T10:13:52.748 INFO:tasks.rados.rados.0.smithi003.stdout:2717: left oid 112 (ObjNum 1751 snap 0 seq_num 1751) 2024-09-21T10:13:52.748 INFO:tasks.rados.rados.0.smithi003.stdout:2718: finishing write tid 1 to smithi00370293-148 2024-09-21T10:13:52.748 INFO:tasks.rados.rados.0.smithi003.stdout:2718: finishing write tid 2 to smithi00370293-148 2024-09-21T10:13:52.748 INFO:tasks.rados.rados.0.smithi003.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2024-09-21T10:13:52.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:52 smithi204 bash[24804]: audit 2024-09-21T10:13:51.401633+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:52.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:52 smithi204 bash[24804]: audit 2024-09-21T10:13:51.414796+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:52.756 INFO:tasks.rados.rados.0.smithi003.stdout:2720: writing smithi00370293-429 from 662671 to 1335358 tid 1 2024-09-21T10:13:52.764 INFO:tasks.rados.rados.0.smithi003.stdout:2720: writing smithi00370293-429 from 1764699 to 2344985 tid 2 2024-09-21T10:13:52.772 INFO:tasks.rados.rados.0.smithi003.stdout:2720: writing smithi00370293-429 from 3056624 to 3462671 tid 3 2024-09-21T10:13:52.772 INFO:tasks.rados.rados.0.smithi003.stdout:2716: done (4 left) 2024-09-21T10:13:52.773 INFO:tasks.rados.rados.0.smithi003.stdout:2717: done (3 left) 2024-09-21T10:13:52.773 INFO:tasks.rados.rados.0.smithi003.stdout:2721: write oid 355 current snap is 0 2024-09-21T10:13:52.773 INFO:tasks.rados.rados.0.smithi003.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2024-09-21T10:13:52.783 INFO:tasks.rados.rados.0.smithi003.stdout:2721: writing smithi00370293-355 from 679478 to 1427414 tid 1 2024-09-21T10:13:52.794 INFO:tasks.rados.rados.0.smithi003.stdout:2721: writing smithi00370293-355 from 2223181 to 2947125 tid 2 2024-09-21T10:13:52.794 INFO:tasks.rados.rados.0.smithi003.stdout:2722: read oid 208 snap -1 2024-09-21T10:13:52.794 INFO:tasks.rados.rados.0.smithi003.stdout:2722: expect (ObjNum 1512 snap 0 seq_num 1512) 2024-09-21T10:13:52.794 INFO:tasks.rados.rados.0.smithi003.stdout:2723: write oid 454 current snap is 0 2024-09-21T10:13:52.794 INFO:tasks.rados.rados.0.smithi003.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2024-09-21T10:13:52.801 INFO:tasks.rados.rados.0.smithi003.stdout:2723: writing smithi00370293-454 from 696285 to 1119470 tid 1 2024-09-21T10:13:52.809 INFO:tasks.rados.rados.0.smithi003.stdout:2723: writing smithi00370293-454 from 1881663 to 2349265 tid 2 2024-09-21T10:13:52.816 INFO:tasks.rados.rados.0.smithi003.stdout:2723: writing smithi00370293-454 from 3111470 to 3496285 tid 3 2024-09-21T10:13:52.816 INFO:tasks.rados.rados.0.smithi003.stdout:2724: delete oid 324 current snap is 0 2024-09-21T10:13:52.816 INFO:tasks.rados.rados.0.smithi003.stdout:2718: finishing write tid 3 to smithi00370293-148 2024-09-21T10:13:52.816 INFO:tasks.rados.rados.0.smithi003.stdout:2718: finishing write tid 4 to smithi00370293-148 2024-09-21T10:13:52.816 INFO:tasks.rados.rados.0.smithi003.stdout:2718: finishing write tid 5 to smithi00370293-148 2024-09-21T10:13:52.816 INFO:tasks.rados.rados.0.smithi003.stdout:2718: oid 148 updating version 0 to 381 2024-09-21T10:13:52.816 INFO:tasks.rados.rados.0.smithi003.stdout:2718: oid 148 version 381 is already newer than 380 2024-09-21T10:13:52.816 INFO:tasks.rados.rados.0.smithi003.stdout:2718: oid 148 version 381 is already newer than 379 2024-09-21T10:13:52.816 INFO:tasks.rados.rados.0.smithi003.stdout:2718: oid 148 updating version 381 to 382 2024-09-21T10:13:52.816 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 148 v 382 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2024-09-21T10:13:52.817 INFO:tasks.rados.rados.0.smithi003.stdout:2718: left oid 148 (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T10:13:52.817 INFO:tasks.rados.rados.0.smithi003.stdout:2719: expect (ObjNum 51 snap 0 seq_num 51) 2024-09-21T10:13:52.946 INFO:tasks.rados.rados.0.smithi003.stdout:2720: finishing write tid 1 to smithi00370293-429 2024-09-21T10:13:52.946 INFO:tasks.rados.rados.0.smithi003.stdout:2720: finishing write tid 2 to smithi00370293-429 2024-09-21T10:13:52.946 INFO:tasks.rados.rados.0.smithi003.stdout:2720: finishing write tid 3 to smithi00370293-429 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2720: finishing write tid 4 to smithi00370293-429 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2720: finishing write tid 5 to smithi00370293-429 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2720: oid 429 updating version 0 to 355 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2720: oid 429 version 355 is already newer than 354 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2720: oid 429 updating version 355 to 357 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2720: oid 429 version 357 is already newer than 356 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 429 v 357 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2720: left oid 429 (ObjNum 1753 snap 0 seq_num 1753) 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2721: finishing write tid 1 to smithi00370293-355 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2721: finishing write tid 2 to smithi00370293-355 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2721: finishing write tid 3 to smithi00370293-355 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2721: finishing write tid 4 to smithi00370293-355 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2721: oid 355 updating version 0 to 502 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2721: oid 355 updating version 502 to 503 2024-09-21T10:13:52.947 INFO:tasks.rados.rados.0.smithi003.stdout:2721: oid 355 version 503 is already newer than 501 2024-09-21T10:13:52.948 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 355 v 503 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2024-09-21T10:13:52.948 INFO:tasks.rados.rados.0.smithi003.stdout:2721: left oid 355 (ObjNum 1754 snap 0 seq_num 1754) 2024-09-21T10:13:52.948 INFO:tasks.rados.rados.0.smithi003.stdout:2723: finishing write tid 1 to smithi00370293-454 2024-09-21T10:13:52.948 INFO:tasks.rados.rados.0.smithi003.stdout:2722: expect (ObjNum 1512 snap 0 seq_num 1512) 2024-09-21T10:13:53.097 INFO:tasks.rados.rados.0.smithi003.stdout:2723: finishing write tid 2 to smithi00370293-454 2024-09-21T10:13:53.097 INFO:tasks.rados.rados.0.smithi003.stdout:2723: finishing write tid 3 to smithi00370293-454 2024-09-21T10:13:53.097 INFO:tasks.rados.rados.0.smithi003.stdout:2723: finishing write tid 4 to smithi00370293-454 2024-09-21T10:13:53.097 INFO:tasks.rados.rados.0.smithi003.stdout:2723: finishing write tid 5 to smithi00370293-454 2024-09-21T10:13:53.097 INFO:tasks.rados.rados.0.smithi003.stdout:2723: oid 454 updating version 0 to 360 2024-09-21T10:13:53.097 INFO:tasks.rados.rados.0.smithi003.stdout:2723: oid 454 version 360 is already newer than 359 2024-09-21T10:13:53.097 INFO:tasks.rados.rados.0.smithi003.stdout:2723: oid 454 updating version 360 to 361 2024-09-21T10:13:53.097 INFO:tasks.rados.rados.0.smithi003.stdout:2723: oid 454 version 361 is already newer than 358 2024-09-21T10:13:53.097 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 454 v 361 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2024-09-21T10:13:53.098 INFO:tasks.rados.rados.0.smithi003.stdout:2723: left oid 454 (ObjNum 1755 snap 0 seq_num 1755) 2024-09-21T10:13:53.098 INFO:tasks.rados.rados.0.smithi003.stdout:2718: done (6 left) 2024-09-21T10:13:53.098 INFO:tasks.rados.rados.0.smithi003.stdout:2719: done (5 left) 2024-09-21T10:13:53.098 INFO:tasks.rados.rados.0.smithi003.stdout:2720: done (4 left) 2024-09-21T10:13:53.098 INFO:tasks.rados.rados.0.smithi003.stdout:2721: done (3 left) 2024-09-21T10:13:53.098 INFO:tasks.rados.rados.0.smithi003.stdout:2722: done (2 left) 2024-09-21T10:13:53.098 INFO:tasks.rados.rados.0.smithi003.stdout:2723: done (1 left) 2024-09-21T10:13:53.098 INFO:tasks.rados.rados.0.smithi003.stdout:2724: done (0 left) 2024-09-21T10:13:53.098 INFO:tasks.rados.rados.0.smithi003.stdout:2725: read oid 321 snap -1 2024-09-21T10:13:53.098 INFO:tasks.rados.rados.0.smithi003.stdout:2725: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-21T10:13:53.098 INFO:tasks.rados.rados.0.smithi003.stdout:2726: read oid 423 snap -1 2024-09-21T10:13:53.099 INFO:tasks.rados.rados.0.smithi003.stdout:2726: expect deleted 2024-09-21T10:13:53.099 INFO:tasks.rados.rados.0.smithi003.stdout:2727: read oid 374 snap -1 2024-09-21T10:13:53.099 INFO:tasks.rados.rados.0.smithi003.stdout:2727: expect (ObjNum 1197 snap 0 seq_num 1197) 2024-09-21T10:13:53.099 INFO:tasks.rados.rados.0.smithi003.stdout:2728: write oid 3 current snap is 0 2024-09-21T10:13:53.099 INFO:tasks.rados.rados.0.smithi003.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2024-09-21T10:13:53.109 INFO:tasks.rados.rados.0.smithi003.stdout:2728: writing smithi00370293-3 from 729899 to 1419935 tid 1 2024-09-21T10:13:53.117 INFO:tasks.rados.rados.0.smithi003.stdout:2728: writing smithi00370293-3 from 1998627 to 2469898 tid 2 2024-09-21T10:13:53.126 INFO:tasks.rados.rados.0.smithi003.stdout:2728: writing smithi00370293-3 from 3166316 to 3529899 tid 3 2024-09-21T10:13:53.126 INFO:tasks.rados.rados.0.smithi003.stdout:2729: write oid 36 current snap is 0 2024-09-21T10:13:53.126 INFO:tasks.rados.rados.0.smithi003.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2024-09-21T10:13:53.138 INFO:tasks.rados.rados.0.smithi003.stdout:2729: writing smithi00370293-36 from 746706 to 1511991 tid 1 2024-09-21T10:13:53.148 INFO:tasks.rados.rados.0.smithi003.stdout:2729: writing smithi00370293-36 from 2057109 to 2788391 tid 2 2024-09-21T10:13:53.154 INFO:tasks.rados.rados.0.smithi003.stdout:2729: writing smithi00370293-36 from 3193739 to 3546706 tid 3 2024-09-21T10:13:53.154 INFO:tasks.rados.rados.0.smithi003.stdout:2730: read oid 499 snap -1 2024-09-21T10:13:53.154 INFO:tasks.rados.rados.0.smithi003.stdout:2730: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:53.154 INFO:tasks.rados.rados.0.smithi003.stdout:2731: read oid 485 snap -1 2024-09-21T10:13:53.154 INFO:tasks.rados.rados.0.smithi003.stdout:2731: expect (ObjNum 1668 snap 0 seq_num 1668) 2024-09-21T10:13:53.154 INFO:tasks.rados.rados.0.smithi003.stdout:2732: write oid 324 current snap is 0 2024-09-21T10:13:53.155 INFO:tasks.rados.rados.0.smithi003.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2024-09-21T10:13:53.163 INFO:tasks.rados.rados.0.smithi003.stdout:2732: writing smithi00370293-324 from 763513 to 1204047 tid 1 2024-09-21T10:13:53.170 INFO:tasks.rados.rados.0.smithi003.stdout:2732: writing smithi00370293-324 from 1715591 to 2190531 tid 2 2024-09-21T10:13:53.178 INFO:tasks.rados.rados.0.smithi003.stdout:2732: writing smithi00370293-324 from 2821162 to 3244515 tid 3 2024-09-21T10:13:53.178 INFO:tasks.rados.rados.0.smithi003.stdout:2733: delete oid 188 current snap is 0 2024-09-21T10:13:53.178 INFO:tasks.rados.rados.0.smithi003.stdout:2727: expect (ObjNum 1197 snap 0 seq_num 1197) 2024-09-21T10:13:53.290 INFO:tasks.rados.rados.0.smithi003.stdout:2725: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-21T10:13:53.465 INFO:tasks.rados.rados.0.smithi003.stdout:2728: finishing write tid 1 to smithi00370293-3 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:2728: finishing write tid 2 to smithi00370293-3 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:2728: finishing write tid 3 to smithi00370293-3 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:2728: finishing write tid 4 to smithi00370293-3 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:2728: finishing write tid 5 to smithi00370293-3 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:2728: oid 3 updating version 0 to 341 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:2728: oid 3 version 341 is already newer than 340 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:2728: oid 3 updating version 341 to 343 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:2728: oid 3 version 343 is already newer than 342 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 343 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:2728: left oid 3 (ObjNum 1757 snap 0 seq_num 1757) 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:2729: finishing write tid 1 to smithi00370293-36 2024-09-21T10:13:53.466 INFO:tasks.rados.rados.0.smithi003.stdout:2729: finishing write tid 2 to smithi00370293-36 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2725: done (8 left) 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2726: done (7 left) 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2727: done (6 left) 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2728: done (5 left) 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2733: done (4 left) 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2734: write oid 448 current snap is 0 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2729: finishing write tid 3 to smithi00370293-36 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2729: finishing write tid 4 to smithi00370293-36 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2729: finishing write tid 5 to smithi00370293-36 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2729: oid 36 updating version 0 to 363 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2729: oid 36 updating version 363 to 364 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2729: oid 36 updating version 364 to 365 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2729: oid 36 version 365 is already newer than 362 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 365 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2729: left oid 36 (ObjNum 1758 snap 0 seq_num 1758) 2024-09-21T10:13:53.467 INFO:tasks.rados.rados.0.smithi003.stdout:2730: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:53.551 INFO:tasks.rados.rados.0.smithi003.stdout:2731: expect (ObjNum 1668 snap 0 seq_num 1668) 2024-09-21T10:13:53.660 INFO:tasks.rados.rados.0.smithi003.stdout:2732: finishing write tid 1 to smithi00370293-324 2024-09-21T10:13:53.660 INFO:tasks.rados.rados.0.smithi003.stdout:2732: finishing write tid 2 to smithi00370293-324 2024-09-21T10:13:53.660 INFO:tasks.rados.rados.0.smithi003.stdout:2732: finishing write tid 3 to smithi00370293-324 2024-09-21T10:13:53.661 INFO:tasks.rados.rados.0.smithi003.stdout:2732: finishing write tid 4 to smithi00370293-324 2024-09-21T10:13:53.661 INFO:tasks.rados.rados.0.smithi003.stdout:2732: finishing write tid 5 to smithi00370293-324 2024-09-21T10:13:53.661 INFO:tasks.rados.rados.0.smithi003.stdout:2732: oid 324 updating version 0 to 396 2024-09-21T10:13:53.661 INFO:tasks.rados.rados.0.smithi003.stdout:2732: oid 324 version 396 is already newer than 394 2024-09-21T10:13:53.661 INFO:tasks.rados.rados.0.smithi003.stdout:2732: oid 324 version 396 is already newer than 393 2024-09-21T10:13:53.661 INFO:tasks.rados.rados.0.smithi003.stdout:2732: oid 324 version 396 is already newer than 395 2024-09-21T10:13:53.661 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 324 v 396 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2024-09-21T10:13:53.661 INFO:tasks.rados.rados.0.smithi003.stdout:2732: left oid 324 (ObjNum 1759 snap 0 seq_num 1759) 2024-09-21T10:13:53.661 INFO:tasks.rados.rados.0.smithi003.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2024-09-21T10:13:53.683 INFO:tasks.rados.rados.0.smithi003.stdout:2734: writing smithi00370293-448 from 797127 to 1388159 tid 1 2024-09-21T10:13:53.703 INFO:tasks.rados.rados.0.smithi003.stdout:2734: writing smithi00370293-448 from 2116202 to 2594811 tid 2 2024-09-21T10:13:53.718 INFO:tasks.rados.rados.0.smithi003.stdout:2734: writing smithi00370293-448 from 3159655 to 3597127 tid 3 2024-09-21T10:13:53.718 INFO:tasks.rados.rados.0.smithi003.stdout:2729: done (4 left) 2024-09-21T10:13:53.718 INFO:tasks.rados.rados.0.smithi003.stdout:2730: done (3 left) 2024-09-21T10:13:53.719 INFO:tasks.rados.rados.0.smithi003.stdout:2731: done (2 left) 2024-09-21T10:13:53.719 INFO:tasks.rados.rados.0.smithi003.stdout:2732: done (1 left) 2024-09-21T10:13:53.719 INFO:tasks.rados.rados.0.smithi003.stdout:2735: delete oid 168 current snap is 0 2024-09-21T10:13:53.719 INFO:tasks.rados.rados.0.smithi003.stdout:2734: finishing write tid 1 to smithi00370293-448 2024-09-21T10:13:53.719 INFO:tasks.rados.rados.0.smithi003.stdout:2734: finishing write tid 2 to smithi00370293-448 2024-09-21T10:13:53.721 INFO:tasks.rados.rados.0.smithi003.stdout:2735: done (1 left) 2024-09-21T10:13:53.721 INFO:tasks.rados.rados.0.smithi003.stdout:2736: write oid 68 current snap is 0 2024-09-21T10:13:53.721 INFO:tasks.rados.rados.0.smithi003.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2024-09-21T10:13:53.737 INFO:tasks.rados.rados.0.smithi003.stdout:2736: writing smithi00370293-68 from 430741 to 1172271 tid 1 2024-09-21T10:13:53.752 INFO:tasks.rados.rados.0.smithi003.stdout:2736: writing smithi00370293-68 from 1833166 to 2315444 tid 2 2024-09-21T10:13:53.765 INFO:tasks.rados.rados.0.smithi003.stdout:2736: writing smithi00370293-68 from 2814501 to 3399295 tid 3 2024-09-21T10:13:53.765 INFO:tasks.rados.rados.0.smithi003.stdout:2737: write oid 54 current snap is 0 2024-09-21T10:13:53.765 INFO:tasks.rados.rados.0.smithi003.stdout:2734: finishing write tid 3 to smithi00370293-448 2024-09-21T10:13:53.765 INFO:tasks.rados.rados.0.smithi003.stdout:2734: finishing write tid 4 to smithi00370293-448 2024-09-21T10:13:53.765 INFO:tasks.rados.rados.0.smithi003.stdout:2734: finishing write tid 5 to smithi00370293-448 2024-09-21T10:13:53.765 INFO:tasks.rados.rados.0.smithi003.stdout:2734: oid 448 updating version 0 to 362 2024-09-21T10:13:53.765 INFO:tasks.rados.rados.0.smithi003.stdout:2734: oid 448 version 362 is already newer than 361 2024-09-21T10:13:53.765 INFO:tasks.rados.rados.0.smithi003.stdout:2734: oid 448 version 362 is already newer than 360 2024-09-21T10:13:53.765 INFO:tasks.rados.rados.0.smithi003.stdout:2734: oid 448 updating version 362 to 363 2024-09-21T10:13:53.765 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 448 v 363 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2024-09-21T10:13:53.766 INFO:tasks.rados.rados.0.smithi003.stdout:2734: left oid 448 (ObjNum 1761 snap 0 seq_num 1761) 2024-09-21T10:13:53.766 INFO:tasks.rados.rados.0.smithi003.stdout:2736: finishing write tid 1 to smithi00370293-68 2024-09-21T10:13:53.766 INFO:tasks.rados.rados.0.smithi003.stdout:2736: finishing write tid 2 to smithi00370293-68 2024-09-21T10:13:53.766 INFO:tasks.rados.rados.0.smithi003.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2024-09-21T10:13:53.776 INFO:tasks.rados.rados.0.smithi003.stdout:2737: writing smithi00370293-54 from 447548 to 980680 tid 1 2024-09-21T10:13:53.790 INFO:tasks.rados.rados.0.smithi003.stdout:2737: writing smithi00370293-54 from 1491648 to 2233937 tid 2 2024-09-21T10:13:53.804 INFO:tasks.rados.rados.0.smithi003.stdout:2737: writing smithi00370293-54 from 2841924 to 3637990 tid 3 2024-09-21T10:13:53.804 INFO:tasks.rados.rados.0.smithi003.stdout:2734: done (2 left) 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2738: read oid 131 snap -1 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2738: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2739: write oid 249 current snap is 0 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2736: finishing write tid 3 to smithi00370293-68 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2736: finishing write tid 4 to smithi00370293-68 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2736: finishing write tid 5 to smithi00370293-68 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2736: oid 68 updating version 0 to 344 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2736: oid 68 updating version 344 to 345 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2736: oid 68 updating version 345 to 347 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2736: oid 68 version 347 is already newer than 346 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 68 v 347 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2737: finishing write tid 1 to smithi00370293-54 2024-09-21T10:13:53.805 INFO:tasks.rados.rados.0.smithi003.stdout:2737: finishing write tid 2 to smithi00370293-54 2024-09-21T10:13:53.806 INFO:tasks.rados.rados.0.smithi003.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2024-09-21T10:13:53.813 INFO:tasks.rados.rados.0.smithi003.stdout:2739: writing smithi00370293-249 from 464355 to 1072736 tid 1 2024-09-21T10:13:53.822 INFO:tasks.rados.rados.0.smithi003.stdout:2739: writing smithi00370293-249 from 1550130 to 2036077 tid 2 2024-09-21T10:13:53.830 INFO:tasks.rados.rados.0.smithi003.stdout:2739: writing smithi00370293-249 from 2469347 to 3076685 tid 3 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:2739: writing smithi00370293-249 from 3549144 to 3664355 tid 4 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:2736: done (3 left) 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:2740: delete oid 169 current snap is 0 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:2737: finishing write tid 3 to smithi00370293-54 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:2737: finishing write tid 4 to smithi00370293-54 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:2737: finishing write tid 5 to smithi00370293-54 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:2737: oid 54 updating version 0 to 288 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:2737: oid 54 version 288 is already newer than 287 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:2737: oid 54 updating version 288 to 289 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:2737: oid 54 updating version 289 to 290 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 54 v 290 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2024-09-21T10:13:53.836 INFO:tasks.rados.rados.0.smithi003.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2024-09-21T10:13:53.837 INFO:tasks.rados.rados.0.smithi003.stdout:2738: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T10:13:53.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:52.558773+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:53.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:52.565535+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:53.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:52.568212+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:52.568723+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:52.569805+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:52.570422+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:52.571507+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:52.572111+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:52.572867+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:52.573425+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: cephadm 2024-09-21T10:13:52.574723+0000 mgr.x (mgr.24475) 17 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 2525M 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:52.578791+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:53.006777+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: audit 2024-09-21T10:13:53.015528+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[31899]: cluster 2024-09-21T10:13:53.043504+0000 mgr.x (mgr.24475) 18 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.0 MiB/s wr, 48 op/s 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:52.558773+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:52.565535+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:52.568212+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:52.568723+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:52.569805+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:52.570422+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:52.571507+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:52.572111+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:52.572867+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:52.573425+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:53.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: cephadm 2024-09-21T10:13:52.574723+0000 mgr.x (mgr.24475) 17 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 2525M 2024-09-21T10:13:53.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:52.578791+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:53.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:53.006777+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:53.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: audit 2024-09-21T10:13:53.015528+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:53.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:53 smithi003 bash[22527]: cluster 2024-09-21T10:13:53.043504+0000 mgr.x (mgr.24475) 18 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.0 MiB/s wr, 48 op/s 2024-09-21T10:13:54.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:52.558773+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:52.565535+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:52.568212+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:52.568723+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:52.569805+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:52.570422+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:52.571507+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:52.572111+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:52.572867+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:52.573425+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: cephadm 2024-09-21T10:13:52.574723+0000 mgr.x (mgr.24475) 17 : cephadm [INF] Adjusting osd_memory_target on smithi003 to 2525M 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:52.578791+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:54.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:53.006777+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: audit 2024-09-21T10:13:53.015528+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:53 smithi204 bash[24804]: cluster 2024-09-21T10:13:53.043504+0000 mgr.x (mgr.24475) 18 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.0 MiB/s wr, 48 op/s 2024-09-21T10:13:54.094 INFO:tasks.rados.rados.0.smithi003.stdout:2739: finishing write tid 1 to smithi00370293-249 2024-09-21T10:13:54.094 INFO:tasks.rados.rados.0.smithi003.stdout:2739: finishing write tid 2 to smithi00370293-249 2024-09-21T10:13:54.094 INFO:tasks.rados.rados.0.smithi003.stdout:2739: finishing write tid 3 to smithi00370293-249 2024-09-21T10:13:54.094 INFO:tasks.rados.rados.0.smithi003.stdout:2739: finishing write tid 4 to smithi00370293-249 2024-09-21T10:13:54.094 INFO:tasks.rados.rados.0.smithi003.stdout:2739: finishing write tid 5 to smithi00370293-249 2024-09-21T10:13:54.094 INFO:tasks.rados.rados.0.smithi003.stdout:2739: finishing write tid 6 to smithi00370293-249 2024-09-21T10:13:54.094 INFO:tasks.rados.rados.0.smithi003.stdout:2739: oid 249 updating version 0 to 386 2024-09-21T10:13:54.094 INFO:tasks.rados.rados.0.smithi003.stdout:2739: oid 249 version 386 is already newer than 384 2024-09-21T10:13:54.094 INFO:tasks.rados.rados.0.smithi003.stdout:2739: oid 249 updating version 386 to 387 2024-09-21T10:13:54.095 INFO:tasks.rados.rados.0.smithi003.stdout:2739: oid 249 version 387 is already newer than 383 2024-09-21T10:13:54.095 INFO:tasks.rados.rados.0.smithi003.stdout:2739: oid 249 version 387 is already newer than 385 2024-09-21T10:13:54.095 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 249 v 387 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2024-09-21T10:13:54.095 INFO:tasks.rados.rados.0.smithi003.stdout:2739: left oid 249 (ObjNum 1765 snap 0 seq_num 1765) 2024-09-21T10:13:54.095 INFO:tasks.rados.rados.0.smithi003.stdout:2737: done (3 left) 2024-09-21T10:13:54.095 INFO:tasks.rados.rados.0.smithi003.stdout:2738: done (2 left) 2024-09-21T10:13:54.095 INFO:tasks.rados.rados.0.smithi003.stdout:2739: done (1 left) 2024-09-21T10:13:54.095 INFO:tasks.rados.rados.0.smithi003.stdout:2740: done (0 left) 2024-09-21T10:13:54.095 INFO:tasks.rados.rados.0.smithi003.stdout:2741: write oid 174 current snap is 0 2024-09-21T10:13:54.095 INFO:tasks.rados.rados.0.smithi003.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2024-09-21T10:13:54.106 INFO:tasks.rados.rados.0.smithi003.stdout:2741: writing smithi00370293-174 from 497969 to 1256848 tid 1 2024-09-21T10:13:54.111 INFO:tasks.rados.rados.0.smithi003.stdout:2741: writing smithi00370293-174 from 1667094 to 2156710 tid 2 2024-09-21T10:13:54.122 INFO:tasks.rados.rados.0.smithi003.stdout:2741: writing smithi00370293-174 from 2924193 to 3554075 tid 3 2024-09-21T10:13:54.122 INFO:tasks.rados.rados.0.smithi003.stdout:2742: write oid 303 current snap is 0 2024-09-21T10:13:54.122 INFO:tasks.rados.rados.0.smithi003.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2024-09-21T10:13:54.129 INFO:tasks.rados.rados.0.smithi003.stdout:2742: writing smithi00370293-303 from 514776 to 948904 tid 1 2024-09-21T10:13:54.139 INFO:tasks.rados.rados.0.smithi003.stdout:2742: writing smithi00370293-303 from 1609223 to 2242497 tid 2 2024-09-21T10:13:54.148 INFO:tasks.rados.rados.0.smithi003.stdout:2742: writing smithi00370293-303 from 2718910 to 3276417 tid 3 2024-09-21T10:13:54.148 INFO:tasks.rados.rados.0.smithi003.stdout:2743: write oid 235 current snap is 0 2024-09-21T10:13:54.148 INFO:tasks.rados.rados.0.smithi003.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2024-09-21T10:13:54.156 INFO:tasks.rados.rados.0.smithi003.stdout:2743: writing smithi00370293-235 from 531583 to 1040960 tid 1 2024-09-21T10:13:54.164 INFO:tasks.rados.rados.0.smithi003.stdout:2743: writing smithi00370293-235 from 1667705 to 2160990 tid 2 2024-09-21T10:13:54.174 INFO:tasks.rados.rados.0.smithi003.stdout:2743: writing smithi00370293-235 from 2862686 to 3631465 tid 3 2024-09-21T10:13:54.174 INFO:tasks.rados.rados.0.smithi003.stdout:2744: read oid 233 snap -1 2024-09-21T10:13:54.174 INFO:tasks.rados.rados.0.smithi003.stdout:2744: expect (ObjNum 1438 snap 0 seq_num 1438) 2024-09-21T10:13:54.174 INFO:tasks.rados.rados.0.smithi003.stdout:2745: read oid 178 snap -1 2024-09-21T10:13:54.174 INFO:tasks.rados.rados.0.smithi003.stdout:2745: expect (ObjNum 177 snap 0 seq_num 177) 2024-09-21T10:13:54.174 INFO:tasks.rados.rados.0.smithi003.stdout:2746: write oid 3 current snap is 0 2024-09-21T10:13:54.174 INFO:tasks.rados.rados.0.smithi003.stdout:2741: finishing write tid 1 to smithi00370293-174 2024-09-21T10:13:54.174 INFO:tasks.rados.rados.0.smithi003.stdout:2741: finishing write tid 2 to smithi00370293-174 2024-09-21T10:13:54.174 INFO:tasks.rados.rados.0.smithi003.stdout:2741: finishing write tid 3 to smithi00370293-174 2024-09-21T10:13:54.174 INFO:tasks.rados.rados.0.smithi003.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2024-09-21T10:13:54.181 INFO:tasks.rados.rados.0.smithi003.stdout:2746: writing smithi00370293-3 from 548390 to 1133016 tid 1 2024-09-21T10:13:54.193 INFO:tasks.rados.rados.0.smithi003.stdout:2746: writing smithi00370293-3 from 1726187 to 2363130 tid 2 2024-09-21T10:13:54.200 INFO:tasks.rados.rados.0.smithi003.stdout:2746: writing smithi00370293-3 from 2773756 to 3353807 tid 3 2024-09-21T10:13:54.200 INFO:tasks.rados.rados.0.smithi003.stdout:2747: write oid 269 current snap is 0 2024-09-21T10:13:54.200 INFO:tasks.rados.rados.0.smithi003.stdout:2741: finishing write tid 4 to smithi00370293-174 2024-09-21T10:13:54.200 INFO:tasks.rados.rados.0.smithi003.stdout:2741: finishing write tid 5 to smithi00370293-174 2024-09-21T10:13:54.200 INFO:tasks.rados.rados.0.smithi003.stdout:2741: oid 174 updating version 0 to 336 2024-09-21T10:13:54.200 INFO:tasks.rados.rados.0.smithi003.stdout:2741: oid 174 version 336 is already newer than 335 2024-09-21T10:13:54.200 INFO:tasks.rados.rados.0.smithi003.stdout:2741: oid 174 version 336 is already newer than 333 2024-09-21T10:13:54.200 INFO:tasks.rados.rados.0.smithi003.stdout:2741: oid 174 version 336 is already newer than 334 2024-09-21T10:13:54.201 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 174 v 336 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2024-09-21T10:13:54.201 INFO:tasks.rados.rados.0.smithi003.stdout:2741: left oid 174 (ObjNum 1767 snap 0 seq_num 1767) 2024-09-21T10:13:54.201 INFO:tasks.rados.rados.0.smithi003.stdout:2742: finishing write tid 1 to smithi00370293-303 2024-09-21T10:13:54.201 INFO:tasks.rados.rados.0.smithi003.stdout:2742: finishing write tid 2 to smithi00370293-303 2024-09-21T10:13:54.201 INFO:tasks.rados.rados.0.smithi003.stdout:2742: finishing write tid 3 to smithi00370293-303 2024-09-21T10:13:54.201 INFO:tasks.rados.rados.0.smithi003.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2024-09-21T10:13:54.208 INFO:tasks.rados.rados.0.smithi003.stdout:2747: writing smithi00370293-269 from 565197 to 1225072 tid 1 2024-09-21T10:13:54.215 INFO:tasks.rados.rados.0.smithi003.stdout:2747: writing smithi00370293-269 from 1784669 to 2281623 tid 2 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2747: writing smithi00370293-269 from 2917532 to 3708855 tid 3 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2741: done (6 left) 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2748: write oid 319 current snap is 0 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2742: finishing write tid 4 to smithi00370293-303 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2742: finishing write tid 5 to smithi00370293-303 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2742: oid 303 updating version 0 to 291 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2742: oid 303 updating version 291 to 293 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2742: oid 303 version 293 is already newer than 292 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2742: oid 303 updating version 293 to 294 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 303 v 294 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2742: left oid 303 (ObjNum 1768 snap 0 seq_num 1768) 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2743: finishing write tid 1 to smithi00370293-235 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2743: finishing write tid 2 to smithi00370293-235 2024-09-21T10:13:54.225 INFO:tasks.rados.rados.0.smithi003.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2024-09-21T10:13:54.231 INFO:tasks.rados.rados.0.smithi003.stdout:2748: writing smithi00370293-319 from 582004 to 1033481 tid 1 2024-09-21T10:13:54.237 INFO:tasks.rados.rados.0.smithi003.stdout:2748: writing smithi00370293-319 from 1443151 to 2083763 tid 2 2024-09-21T10:13:54.243 INFO:tasks.rados.rados.0.smithi003.stdout:2748: writing smithi00370293-319 from 2544955 to 3147550 tid 3 2024-09-21T10:13:54.247 INFO:tasks.rados.rados.0.smithi003.stdout:2748: writing smithi00370293-319 from 3612817 to 3782004 tid 4 2024-09-21T10:13:54.247 INFO:tasks.rados.rados.0.smithi003.stdout:2742: done (6 left) 2024-09-21T10:13:54.248 INFO:tasks.rados.rados.0.smithi003.stdout:2749: write oid 379 current snap is 0 2024-09-21T10:13:54.248 INFO:tasks.rados.rados.0.smithi003.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2024-09-21T10:13:54.254 INFO:tasks.rados.rados.0.smithi003.stdout:2749: writing smithi00370293-379 from 598811 to 1125537 tid 1 2024-09-21T10:13:54.261 INFO:tasks.rados.rados.0.smithi003.stdout:2749: writing smithi00370293-379 from 1901633 to 2402256 tid 2 2024-09-21T10:13:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2749: writing smithi00370293-379 from 2972378 to 3502598 tid 3 2024-09-21T10:13:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2750: read oid 297 snap -1 2024-09-21T10:13:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2750: expect (ObjNum 793 snap 0 seq_num 793) 2024-09-21T10:13:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2751: read oid 352 snap -1 2024-09-21T10:13:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2751: expect (ObjNum 1159 snap 0 seq_num 1159) 2024-09-21T10:13:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2752: read oid 416 snap -1 2024-09-21T10:13:54.268 INFO:tasks.rados.rados.0.smithi003.stdout:2752: expect (ObjNum 663 snap 0 seq_num 663) 2024-09-21T10:13:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2753: delete oid 191 current snap is 0 2024-09-21T10:13:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2743: finishing write tid 3 to smithi00370293-235 2024-09-21T10:13:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2743: finishing write tid 4 to smithi00370293-235 2024-09-21T10:13:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2743: finishing write tid 5 to smithi00370293-235 2024-09-21T10:13:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2743: oid 235 updating version 0 to 340 2024-09-21T10:13:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2743: oid 235 version 340 is already newer than 339 2024-09-21T10:13:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2743: oid 235 version 340 is already newer than 338 2024-09-21T10:13:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2743: oid 235 version 340 is already newer than 337 2024-09-21T10:13:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 235 v 340 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2024-09-21T10:13:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2743: left oid 235 (ObjNum 1769 snap 0 seq_num 1769) 2024-09-21T10:13:54.269 INFO:tasks.rados.rados.0.smithi003.stdout:2744: expect (ObjNum 1438 snap 0 seq_num 1438) 2024-09-21T10:13:54.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:13:54 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:13:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T10:13:54.450 INFO:tasks.rados.rados.0.smithi003.stdout:2745: expect (ObjNum 177 snap 0 seq_num 177) 2024-09-21T10:13:54.547 INFO:tasks.rados.rados.0.smithi003.stdout:2746: finishing write tid 1 to smithi00370293-3 2024-09-21T10:13:54.547 INFO:tasks.rados.rados.0.smithi003.stdout:2746: finishing write tid 2 to smithi00370293-3 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2746: finishing write tid 3 to smithi00370293-3 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2746: finishing write tid 4 to smithi00370293-3 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2746: finishing write tid 5 to smithi00370293-3 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2746: oid 3 updating version 0 to 348 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2746: oid 3 updating version 348 to 351 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2746: oid 3 version 351 is already newer than 349 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2746: oid 3 version 351 is already newer than 350 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 3 v 351 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2746: left oid 3 (ObjNum 1770 snap 0 seq_num 1770) 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2747: finishing write tid 1 to smithi00370293-269 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2747: finishing write tid 2 to smithi00370293-269 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2747: finishing write tid 3 to smithi00370293-269 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2747: finishing write tid 4 to smithi00370293-269 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2747: finishing write tid 5 to smithi00370293-269 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2747: oid 269 updating version 0 to 390 2024-09-21T10:13:54.548 INFO:tasks.rados.rados.0.smithi003.stdout:2747: oid 269 version 390 is already newer than 389 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2747: oid 269 updating version 390 to 391 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2747: oid 269 version 391 is already newer than 388 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 269 v 391 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2747: left oid 269 (ObjNum 1771 snap 0 seq_num 1771) 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2748: finishing write tid 1 to smithi00370293-319 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2748: finishing write tid 2 to smithi00370293-319 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2748: finishing write tid 3 to smithi00370293-319 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2748: finishing write tid 4 to smithi00370293-319 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2748: finishing write tid 5 to smithi00370293-319 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2748: finishing write tid 6 to smithi00370293-319 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2748: oid 319 updating version 0 to 321 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2748: oid 319 version 321 is already newer than 319 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2748: oid 319 version 321 is already newer than 318 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2748: oid 319 version 321 is already newer than 320 2024-09-21T10:13:54.549 INFO:tasks.rados.rados.0.smithi003.stdout:2748: oid 319 version 321 is already newer than 317 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 319 v 321 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2748: left oid 319 (ObjNum 1772 snap 0 seq_num 1772) 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2749: finishing write tid 1 to smithi00370293-379 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2749: finishing write tid 2 to smithi00370293-379 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2749: finishing write tid 3 to smithi00370293-379 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2743: done (10 left) 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2744: done (9 left) 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2745: done (8 left) 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2746: done (7 left) 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2747: done (6 left) 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2748: done (5 left) 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2753: done (4 left) 2024-09-21T10:13:54.550 INFO:tasks.rados.rados.0.smithi003.stdout:2754: read oid 478 snap -1 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2754: expect (ObjNum 1344 snap 0 seq_num 1344) 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2755: read oid 101 snap -1 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2755: expect deleted 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2756: read oid 122 snap -1 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2756: expect deleted 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2757: read oid 279 snap -1 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2757: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2758: write oid 365 current snap is 0 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2749: finishing write tid 4 to smithi00370293-379 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2749: finishing write tid 5 to smithi00370293-379 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2749: oid 379 updating version 0 to 324 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2749: oid 379 version 324 is already newer than 322 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2749: oid 379 updating version 324 to 325 2024-09-21T10:13:54.551 INFO:tasks.rados.rados.0.smithi003.stdout:2749: oid 379 version 325 is already newer than 323 2024-09-21T10:13:54.552 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 379 v 325 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2024-09-21T10:13:54.552 INFO:tasks.rados.rados.0.smithi003.stdout:2749: left oid 379 (ObjNum 1773 snap 0 seq_num 1773) 2024-09-21T10:13:54.552 INFO:tasks.rados.rados.0.smithi003.stdout:2752: expect (ObjNum 663 snap 0 seq_num 663) 2024-09-21T10:13:54.713 INFO:tasks.rados.rados.0.smithi003.stdout:2751: expect (ObjNum 1159 snap 0 seq_num 1159) 2024-09-21T10:13:54.919 INFO:tasks.rados.rados.0.smithi003.stdout:2750: expect (ObjNum 793 snap 0 seq_num 793) 2024-09-21T10:13:55.114 INFO:tasks.rados.rados.0.smithi003.stdout:2757: expect (ObjNum 278 snap 0 seq_num 278) 2024-09-21T10:13:55.196 INFO:tasks.rados.rados.0.smithi003.stdout:2754: expect (ObjNum 1344 snap 0 seq_num 1344) 2024-09-21T10:13:55.320 INFO:tasks.rados.rados.0.smithi003.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2024-09-21T10:13:55.341 INFO:tasks.rados.rados.0.smithi003.stdout:2758: writing smithi00370293-365 from 632425 to 1309649 tid 1 2024-09-21T10:13:55.361 INFO:tasks.rados.rados.0.smithi003.stdout:2758: writing smithi00370293-365 from 2018597 to 2522889 tid 2 2024-09-21T10:13:55.377 INFO:tasks.rados.rados.0.smithi003.stdout:2758: writing smithi00370293-365 from 3027224 to 3579988 tid 3 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2749: done (8 left) 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2750: done (7 left) 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2751: done (6 left) 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2752: done (5 left) 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2754: done (4 left) 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2755: done (3 left) 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2756: done (2 left) 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2757: done (1 left) 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2759: write oid 427 current snap is 0 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2758: finishing write tid 1 to smithi00370293-365 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2758: finishing write tid 2 to smithi00370293-365 2024-09-21T10:13:55.378 INFO:tasks.rados.rados.0.smithi003.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2024-09-21T10:13:55.396 INFO:tasks.rados.rados.0.smithi003.stdout:2759: writing smithi00370293-427 from 649232 to 1401705 tid 1 2024-09-21T10:13:55.411 INFO:tasks.rados.rados.0.smithi003.stdout:2759: writing smithi00370293-427 from 1960726 to 2608676 tid 2 2024-09-21T10:13:55.425 INFO:tasks.rados.rados.0.smithi003.stdout:2759: writing smithi00370293-427 from 3338294 to 3849232 tid 3 2024-09-21T10:13:55.426 INFO:tasks.rados.rados.0.smithi003.stdout:2760: write oid 110 current snap is 0 2024-09-21T10:13:55.426 INFO:tasks.rados.rados.0.smithi003.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2024-09-21T10:13:55.435 INFO:tasks.rados.rados.0.smithi003.stdout:2760: writing smithi00370293-110 from 666039 to 1093761 tid 1 2024-09-21T10:13:55.444 INFO:tasks.rados.rados.0.smithi003.stdout:2760: writing smithi00370293-110 from 1619208 to 2127169 tid 2 2024-09-21T10:13:55.453 INFO:tasks.rados.rados.0.smithi003.stdout:2760: writing smithi00370293-110 from 2565717 to 3257378 tid 3 2024-09-21T10:13:55.457 INFO:tasks.rados.rados.0.smithi003.stdout:2760: writing smithi00370293-110 from 3660365 to 3866039 tid 4 2024-09-21T10:13:55.457 INFO:tasks.rados.rados.0.smithi003.stdout:2761: write oid 230 current snap is 0 2024-09-21T10:13:55.458 INFO:tasks.rados.rados.0.smithi003.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2024-09-21T10:13:55.465 INFO:tasks.rados.rados.0.smithi003.stdout:2761: writing smithi00370293-230 from 682846 to 1185817 tid 1 2024-09-21T10:13:55.472 INFO:tasks.rados.rados.0.smithi003.stdout:2761: writing smithi00370293-230 from 1677690 to 2329309 tid 2 2024-09-21T10:13:55.479 INFO:tasks.rados.rados.0.smithi003.stdout:2761: writing smithi00370293-230 from 2993140 to 3496073 tid 3 2024-09-21T10:13:55.479 INFO:tasks.rados.rados.0.smithi003.stdout:2762: read oid 132 snap -1 2024-09-21T10:13:55.479 INFO:tasks.rados.rados.0.smithi003.stdout:2762: expect (ObjNum 1052 snap 0 seq_num 1052) 2024-09-21T10:13:55.479 INFO:tasks.rados.rados.0.smithi003.stdout:2763: write oid 114 current snap is 0 2024-09-21T10:13:55.479 INFO:tasks.rados.rados.0.smithi003.stdout:2758: finishing write tid 3 to smithi00370293-365 2024-09-21T10:13:55.479 INFO:tasks.rados.rados.0.smithi003.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2024-09-21T10:13:55.487 INFO:tasks.rados.rados.0.smithi003.stdout:2763: writing smithi00370293-114 from 699653 to 1394226 tid 1 2024-09-21T10:13:55.495 INFO:tasks.rados.rados.0.smithi003.stdout:2763: writing smithi00370293-114 from 1852525 to 2647802 tid 2 2024-09-21T10:13:55.502 INFO:tasks.rados.rados.0.smithi003.stdout:2763: writing smithi00370293-114 from 3420563 to 3899653 tid 3 2024-09-21T10:13:55.502 INFO:tasks.rados.rados.0.smithi003.stdout:2764: write oid 326 current snap is 0 2024-09-21T10:13:55.503 INFO:tasks.rados.rados.0.smithi003.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2024-09-21T10:13:55.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:55 smithi204 bash[24804]: audit 2024-09-21T10:13:54.191599+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:55.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:55 smithi204 bash[24804]: audit 2024-09-21T10:13:54.206037+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:55.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:55 smithi204 bash[24804]: cluster 2024-09-21T10:13:55.044826+0000 mgr.x (mgr.24475) 19 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2024-09-21T10:13:55.511 INFO:tasks.rados.rados.0.smithi003.stdout:2764: writing smithi00370293-326 from 716460 to 1486282 tid 1 2024-09-21T10:13:55.519 INFO:tasks.rados.rados.0.smithi003.stdout:2764: writing smithi00370293-326 from 2194654 to 2849942 tid 2 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:2764: writing smithi00370293-326 from 3447986 to 3916460 tid 3 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:2765: read oid 240 snap -1 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:2765: expect (ObjNum 1738 snap 0 seq_num 1738) 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:2766: write oid 445 current snap is 0 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:2758: finishing write tid 4 to smithi00370293-365 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:2758: finishing write tid 5 to smithi00370293-365 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:2758: oid 365 updating version 0 to 373 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:2758: oid 365 version 373 is already newer than 372 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:2758: oid 365 updating version 373 to 374 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:2758: oid 365 updating version 374 to 375 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 365 v 375 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2024-09-21T10:13:55.526 INFO:tasks.rados.rados.0.smithi003.stdout:2758: left oid 365 (ObjNum 1775 snap 0 seq_num 1775) 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2759: finishing write tid 1 to smithi00370293-427 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2759: finishing write tid 2 to smithi00370293-427 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2759: finishing write tid 3 to smithi00370293-427 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2759: finishing write tid 4 to smithi00370293-427 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2759: finishing write tid 5 to smithi00370293-427 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2759: oid 427 updating version 0 to 356 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2759: oid 427 version 356 is already newer than 355 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2759: oid 427 version 356 is already newer than 354 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2759: oid 427 version 356 is already newer than 353 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 427 v 356 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2759: left oid 427 (ObjNum 1776 snap 0 seq_num 1776) 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2760: finishing write tid 1 to smithi00370293-110 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2760: finishing write tid 2 to smithi00370293-110 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2760: finishing write tid 3 to smithi00370293-110 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2760: finishing write tid 4 to smithi00370293-110 2024-09-21T10:13:55.527 INFO:tasks.rados.rados.0.smithi003.stdout:2760: finishing write tid 5 to smithi00370293-110 2024-09-21T10:13:55.528 INFO:tasks.rados.rados.0.smithi003.stdout:2760: finishing write tid 6 to smithi00370293-110 2024-09-21T10:13:55.528 INFO:tasks.rados.rados.0.smithi003.stdout:2760: oid 110 updating version 0 to 356 2024-09-21T10:13:55.528 INFO:tasks.rados.rados.0.smithi003.stdout:2760: oid 110 version 356 is already newer than 353 2024-09-21T10:13:55.528 INFO:tasks.rados.rados.0.smithi003.stdout:2760: oid 110 version 356 is already newer than 354 2024-09-21T10:13:55.528 INFO:tasks.rados.rados.0.smithi003.stdout:2760: oid 110 version 356 is already newer than 352 2024-09-21T10:13:55.528 INFO:tasks.rados.rados.0.smithi003.stdout:2760: oid 110 version 356 is already newer than 355 2024-09-21T10:13:55.528 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 110 v 356 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2024-09-21T10:13:55.528 INFO:tasks.rados.rados.0.smithi003.stdout:2760: left oid 110 (ObjNum 1777 snap 0 seq_num 1777) 2024-09-21T10:13:55.528 INFO:tasks.rados.rados.0.smithi003.stdout:2761: finishing write tid 1 to smithi00370293-230 2024-09-21T10:13:55.528 INFO:tasks.rados.rados.0.smithi003.stdout:2761: finishing write tid 2 to smithi00370293-230 2024-09-21T10:13:55.528 INFO:tasks.rados.rados.0.smithi003.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2024-09-21T10:13:55.532 INFO:tasks.rados.rados.0.smithi003.stdout:2766: writing smithi00370293-445 from 733267 to 1178338 tid 1 2024-09-21T10:13:55.541 INFO:tasks.rados.rados.0.smithi003.stdout:2766: writing smithi00370293-445 from 1853136 to 2652082 tid 2 2024-09-21T10:13:55.549 INFO:tasks.rados.rados.0.smithi003.stdout:2766: writing smithi00370293-445 from 3359056 to 3933267 tid 3 2024-09-21T10:13:55.549 INFO:tasks.rados.rados.0.smithi003.stdout:2758: done (8 left) 2024-09-21T10:13:55.549 INFO:tasks.rados.rados.0.smithi003.stdout:2759: done (7 left) 2024-09-21T10:13:55.549 INFO:tasks.rados.rados.0.smithi003.stdout:2760: done (6 left) 2024-09-21T10:13:55.549 INFO:tasks.rados.rados.0.smithi003.stdout:2767: read oid 467 snap -1 2024-09-21T10:13:55.549 INFO:tasks.rados.rados.0.smithi003.stdout:2767: expect deleted 2024-09-21T10:13:55.549 INFO:tasks.rados.rados.0.smithi003.stdout:2768: write oid 185 current snap is 0 2024-09-21T10:13:55.549 INFO:tasks.rados.rados.0.smithi003.stdout:2761: finishing write tid 3 to smithi00370293-230 2024-09-21T10:13:55.549 INFO:tasks.rados.rados.0.smithi003.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2024-09-21T10:13:55.555 INFO:tasks.rados.rados.0.smithi003.stdout:2768: writing smithi00370293-185 from 750074 to 1270394 tid 1 2024-09-21T10:13:55.563 INFO:tasks.rados.rados.0.smithi003.stdout:2768: writing smithi00370293-185 from 1911618 to 2570575 tid 2 2024-09-21T10:13:55.570 INFO:tasks.rados.rados.0.smithi003.stdout:2768: writing smithi00370293-185 from 3102832 to 3767206 tid 3 2024-09-21T10:13:55.570 INFO:tasks.rados.rados.0.smithi003.stdout:2769: read oid 484 snap -1 2024-09-21T10:13:55.570 INFO:tasks.rados.rados.0.smithi003.stdout:2769: expect (ObjNum 1483 snap 0 seq_num 1483) 2024-09-21T10:13:55.570 INFO:tasks.rados.rados.0.smithi003.stdout:2770: write oid 293 current snap is 0 2024-09-21T10:13:55.570 INFO:tasks.rados.rados.0.smithi003.stdout:2761: finishing write tid 4 to smithi00370293-230 2024-09-21T10:13:55.570 INFO:tasks.rados.rados.0.smithi003.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2024-09-21T10:13:55.578 INFO:tasks.rados.rados.0.smithi003.stdout:2770: writing smithi00370293-293 from 766881 to 1362450 tid 1 2024-09-21T10:13:55.583 INFO:tasks.rados.rados.0.smithi003.stdout:2770: writing smithi00370293-293 from 1970100 to 2372715 tid 2 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:2770: writing smithi00370293-293 from 3013902 to 3489548 tid 3 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:2761: finishing write tid 5 to smithi00370293-230 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:2761: oid 230 updating version 0 to 341 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:2761: oid 230 updating version 341 to 343 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:2761: oid 230 updating version 343 to 344 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:2761: oid 230 version 344 is already newer than 342 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 230 v 344 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:2761: left oid 230 (ObjNum 1778 snap 0 seq_num 1778) 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:2763: finishing write tid 1 to smithi00370293-114 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:2771: read oid 98 snap -1 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:2771: expect (ObjNum 1343 snap 0 seq_num 1343) 2024-09-21T10:13:55.591 INFO:tasks.rados.rados.0.smithi003.stdout:2761: done (10 left) 2024-09-21T10:13:55.592 INFO:tasks.rados.rados.0.smithi003.stdout:2772: read oid 435 snap -1 2024-09-21T10:13:55.592 INFO:tasks.rados.rados.0.smithi003.stdout:2772: expect (ObjNum 1624 snap 0 seq_num 1624) 2024-09-21T10:13:55.592 INFO:tasks.rados.rados.0.smithi003.stdout:2773: read oid 367 snap -1 2024-09-21T10:13:55.592 INFO:tasks.rados.rados.0.smithi003.stdout:2773: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-21T10:13:55.592 INFO:tasks.rados.rados.0.smithi003.stdout:2774: delete oid 255 current snap is 0 2024-09-21T10:13:55.592 INFO:tasks.rados.rados.0.smithi003.stdout:2763: finishing write tid 2 to smithi00370293-114 2024-09-21T10:13:55.592 INFO:tasks.rados.rados.0.smithi003.stdout:2762: expect (ObjNum 1052 snap 0 seq_num 1052) 2024-09-21T10:13:55.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:55 smithi003 bash[22527]: audit 2024-09-21T10:13:54.191599+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:55.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:55 smithi003 bash[22527]: audit 2024-09-21T10:13:54.206037+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:55.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:55 smithi003 bash[22527]: cluster 2024-09-21T10:13:55.044826+0000 mgr.x (mgr.24475) 19 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2024-09-21T10:13:55.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:55 smithi003 bash[31899]: audit 2024-09-21T10:13:54.191599+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:55.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:55 smithi003 bash[31899]: audit 2024-09-21T10:13:54.206037+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:13:55.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:55 smithi003 bash[31899]: cluster 2024-09-21T10:13:55.044826+0000 mgr.x (mgr.24475) 19 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2024-09-21T10:13:55.816 INFO:tasks.rados.rados.0.smithi003.stdout:2763: finishing write tid 3 to smithi00370293-114 2024-09-21T10:13:55.816 INFO:tasks.rados.rados.0.smithi003.stdout:2763: finishing write tid 4 to smithi00370293-114 2024-09-21T10:13:55.816 INFO:tasks.rados.rados.0.smithi003.stdout:2763: finishing write tid 5 to smithi00370293-114 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2763: oid 114 updating version 0 to 504 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2763: oid 114 updating version 504 to 505 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2763: oid 114 updating version 505 to 506 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2763: oid 114 updating version 506 to 507 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 114 v 507 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2763: left oid 114 (ObjNum 1779 snap 0 seq_num 1779) 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2764: finishing write tid 1 to smithi00370293-326 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2764: finishing write tid 2 to smithi00370293-326 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2764: finishing write tid 3 to smithi00370293-326 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2764: finishing write tid 4 to smithi00370293-326 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2764: finishing write tid 5 to smithi00370293-326 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2764: oid 326 updating version 0 to 392 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2764: oid 326 version 392 is already newer than 391 2024-09-21T10:13:55.817 INFO:tasks.rados.rados.0.smithi003.stdout:2764: oid 326 version 392 is already newer than 389 2024-09-21T10:13:55.818 INFO:tasks.rados.rados.0.smithi003.stdout:2764: oid 326 version 392 is already newer than 390 2024-09-21T10:13:55.818 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 326 v 392 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2024-09-21T10:13:55.818 INFO:tasks.rados.rados.0.smithi003.stdout:2764: left oid 326 (ObjNum 1780 snap 0 seq_num 1780) 2024-09-21T10:13:55.818 INFO:tasks.rados.rados.0.smithi003.stdout:2766: finishing write tid 1 to smithi00370293-445 2024-09-21T10:13:55.818 INFO:tasks.rados.rados.0.smithi003.stdout:2765: expect (ObjNum 1738 snap 0 seq_num 1738) 2024-09-21T10:13:55.960 INFO:tasks.rados.rados.0.smithi003.stdout:2766: finishing write tid 2 to smithi00370293-445 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:2766: finishing write tid 3 to smithi00370293-445 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:2766: finishing write tid 4 to smithi00370293-445 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:2766: finishing write tid 5 to smithi00370293-445 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:2766: oid 445 updating version 0 to 294 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:2766: oid 445 version 294 is already newer than 293 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:2766: oid 445 updating version 294 to 296 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:2766: oid 445 version 296 is already newer than 295 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 445 v 296 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:2766: left oid 445 (ObjNum 1781 snap 0 seq_num 1781) 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:2768: finishing write tid 1 to smithi00370293-185 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:2768: finishing write tid 2 to smithi00370293-185 2024-09-21T10:13:55.961 INFO:tasks.rados.rados.0.smithi003.stdout:2769: expect (ObjNum 1483 snap 0 seq_num 1483) 2024-09-21T10:13:56.054 INFO:tasks.rados.rados.0.smithi003.stdout:2768: finishing write tid 3 to smithi00370293-185 2024-09-21T10:13:56.054 INFO:tasks.rados.rados.0.smithi003.stdout:2768: finishing write tid 4 to smithi00370293-185 2024-09-21T10:13:56.055 INFO:tasks.rados.rados.0.smithi003.stdout:2768: finishing write tid 5 to smithi00370293-185 2024-09-21T10:13:56.055 INFO:tasks.rados.rados.0.smithi003.stdout:2768: oid 185 updating version 0 to 378 2024-09-21T10:13:56.055 INFO:tasks.rados.rados.0.smithi003.stdout:2768: oid 185 version 378 is already newer than 377 2024-09-21T10:13:56.055 INFO:tasks.rados.rados.0.smithi003.stdout:2768: oid 185 version 378 is already newer than 376 2024-09-21T10:13:56.055 INFO:tasks.rados.rados.0.smithi003.stdout:2768: oid 185 updating version 378 to 379 2024-09-21T10:13:56.055 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 185 v 379 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2024-09-21T10:13:56.055 INFO:tasks.rados.rados.0.smithi003.stdout:2768: left oid 185 (ObjNum 1782 snap 0 seq_num 1782) 2024-09-21T10:13:56.055 INFO:tasks.rados.rados.0.smithi003.stdout:2770: finishing write tid 1 to smithi00370293-293 2024-09-21T10:13:56.055 INFO:tasks.rados.rados.0.smithi003.stdout:2770: finishing write tid 2 to smithi00370293-293 2024-09-21T10:13:56.055 INFO:tasks.rados.rados.0.smithi003.stdout:2773: expect (ObjNum 719 snap 0 seq_num 719) 2024-09-21T10:13:56.141 INFO:tasks.rados.rados.0.smithi003.stdout:2770: finishing write tid 3 to smithi00370293-293 2024-09-21T10:13:56.141 INFO:tasks.rados.rados.0.smithi003.stdout:2770: finishing write tid 4 to smithi00370293-293 2024-09-21T10:13:56.141 INFO:tasks.rados.rados.0.smithi003.stdout:2770: finishing write tid 5 to smithi00370293-293 2024-09-21T10:13:56.141 INFO:tasks.rados.rados.0.smithi003.stdout:2770: oid 293 updating version 0 to 380 2024-09-21T10:13:56.141 INFO:tasks.rados.rados.0.smithi003.stdout:2770: oid 293 updating version 380 to 383 2024-09-21T10:13:56.141 INFO:tasks.rados.rados.0.smithi003.stdout:2770: oid 293 version 383 is already newer than 382 2024-09-21T10:13:56.141 INFO:tasks.rados.rados.0.smithi003.stdout:2770: oid 293 version 383 is already newer than 381 2024-09-21T10:13:56.141 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 293 v 383 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2024-09-21T10:13:56.141 INFO:tasks.rados.rados.0.smithi003.stdout:2770: left oid 293 (ObjNum 1783 snap 0 seq_num 1783) 2024-09-21T10:13:56.141 INFO:tasks.rados.rados.0.smithi003.stdout:2771: expect (ObjNum 1343 snap 0 seq_num 1343) 2024-09-21T10:13:56.288 INFO:tasks.rados.rados.0.smithi003.stdout:2772: expect (ObjNum 1624 snap 0 seq_num 1624) 2024-09-21T10:13:56.472 INFO:tasks.rados.rados.0.smithi003.stdout:2762: done (12 left) 2024-09-21T10:13:56.472 INFO:tasks.rados.rados.0.smithi003.stdout:2763: done (11 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2764: done (10 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2765: done (9 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2766: done (8 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2767: done (7 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2768: done (6 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2769: done (5 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2770: done (4 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2771: done (3 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2772: done (2 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2773: done (1 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2774: done (0 left) 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2775: write oid 401 current snap is 0 2024-09-21T10:13:56.473 INFO:tasks.rados.rados.0.smithi003.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2024-09-21T10:13:56.491 INFO:tasks.rados.rados.0.smithi003.stdout:2775: writing smithi00370293-401 from 400495 to 1146562 tid 1 2024-09-21T10:13:56.505 INFO:tasks.rados.rados.0.smithi003.stdout:2775: writing smithi00370293-401 from 1570711 to 1976995 tid 2 2024-09-21T10:13:56.505 INFO:tasks.rados.rados.0.smithi003.stdout:2776: write oid 132 current snap is 0 2024-09-21T10:13:56.505 INFO:tasks.rados.rados.0.smithi003.stdout:2775: finishing write tid 1 to smithi00370293-401 2024-09-21T10:13:56.505 INFO:tasks.rados.rados.0.smithi003.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2024-09-21T10:13:56.519 INFO:tasks.rados.rados.0.smithi003.stdout:2776: writing smithi00370293-132 from 417302 to 838618 tid 1 2024-09-21T10:13:56.536 INFO:tasks.rados.rados.0.smithi003.stdout:2776: writing smithi00370293-132 from 1629193 to 2017302 tid 2 2024-09-21T10:13:56.536 INFO:tasks.rados.rados.0.smithi003.stdout:2777: read oid 258 snap -1 2024-09-21T10:13:56.536 INFO:tasks.rados.rados.0.smithi003.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2024-09-21T10:13:56.536 INFO:tasks.rados.rados.0.smithi003.stdout:2778: read oid 309 snap -1 2024-09-21T10:13:56.536 INFO:tasks.rados.rados.0.smithi003.stdout:2778: expect (ObjNum 1468 snap 0 seq_num 1468) 2024-09-21T10:13:56.536 INFO:tasks.rados.rados.0.smithi003.stdout:2779: read oid 41 snap -1 2024-09-21T10:13:56.536 INFO:tasks.rados.rados.0.smithi003.stdout:2779: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:13:56.536 INFO:tasks.rados.rados.0.smithi003.stdout:2780: delete oid 196 current snap is 0 2024-09-21T10:13:56.537 INFO:tasks.rados.rados.0.smithi003.stdout:2775: finishing write tid 2 to smithi00370293-401 2024-09-21T10:13:56.537 INFO:tasks.rados.rados.0.smithi003.stdout:2775: finishing write tid 3 to smithi00370293-401 2024-09-21T10:13:56.537 INFO:tasks.rados.rados.0.smithi003.stdout:2775: finishing write tid 4 to smithi00370293-401 2024-09-21T10:13:56.537 INFO:tasks.rados.rados.0.smithi003.stdout:2775: oid 401 updating version 0 to 394 2024-09-21T10:13:56.537 INFO:tasks.rados.rados.0.smithi003.stdout:2775: oid 401 updating version 394 to 395 2024-09-21T10:13:56.537 INFO:tasks.rados.rados.0.smithi003.stdout:2775: oid 401 version 395 is already newer than 393 2024-09-21T10:13:56.537 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 401 v 395 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2024-09-21T10:13:56.537 INFO:tasks.rados.rados.0.smithi003.stdout:2775: left oid 401 (ObjNum 1785 snap 0 seq_num 1785) 2024-09-21T10:13:56.537 INFO:tasks.rados.rados.0.smithi003.stdout:2776: finishing write tid 1 to smithi00370293-132 2024-09-21T10:13:56.539 INFO:tasks.rados.rados.0.smithi003.stdout:2775: done (5 left) 2024-09-21T10:13:56.539 INFO:tasks.rados.rados.0.smithi003.stdout:2780: done (4 left) 2024-09-21T10:13:56.539 INFO:tasks.rados.rados.0.smithi003.stdout:2781: write oid 133 current snap is 0 2024-09-21T10:13:56.539 INFO:tasks.rados.rados.0.smithi003.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2024-09-21T10:13:56.554 INFO:tasks.rados.rados.0.smithi003.stdout:2781: writing smithi00370293-133 from 450916 to 1139083 tid 1 2024-09-21T10:13:56.565 INFO:tasks.rados.rados.0.smithi003.stdout:2781: writing smithi00370293-133 from 1862510 to 2050916 tid 2 2024-09-21T10:13:56.566 INFO:tasks.rados.rados.0.smithi003.stdout:2782: write oid 460 current snap is 0 2024-09-21T10:13:56.566 INFO:tasks.rados.rados.0.smithi003.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2024-09-21T10:13:56.579 INFO:tasks.rados.rados.0.smithi003.stdout:2782: writing smithi00370293-460 from 467723 to 1231139 tid 1 2024-09-21T10:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:2782: writing smithi00370293-460 from 1804639 to 2067723 tid 2 2024-09-21T10:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:2783: read oid 207 snap -1 2024-09-21T10:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:2783: expect (ObjNum 1644 snap 0 seq_num 1644) 2024-09-21T10:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:2784: read oid 253 snap -1 2024-09-21T10:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:2784: expect (ObjNum 1657 snap 0 seq_num 1657) 2024-09-21T10:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:2785: delete oid 302 current snap is 0 2024-09-21T10:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:2776: finishing write tid 2 to smithi00370293-132 2024-09-21T10:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:2776: finishing write tid 3 to smithi00370293-132 2024-09-21T10:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:2776: finishing write tid 4 to smithi00370293-132 2024-09-21T10:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:2776: oid 132 updating version 0 to 243 2024-09-21T10:13:56.588 INFO:tasks.rados.rados.0.smithi003.stdout:2776: oid 132 version 243 is already newer than 242 2024-09-21T10:13:56.589 INFO:tasks.rados.rados.0.smithi003.stdout:2776: oid 132 version 243 is already newer than 241 2024-09-21T10:13:56.589 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 132 v 243 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2024-09-21T10:13:56.589 INFO:tasks.rados.rados.0.smithi003.stdout:2776: left oid 132 (ObjNum 1786 snap 0 seq_num 1786) 2024-09-21T10:13:56.589 INFO:tasks.rados.rados.0.smithi003.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2024-09-21T10:13:56.761 INFO:tasks.rados.rados.0.smithi003.stdout:2778: expect (ObjNum 1468 snap 0 seq_num 1468) 2024-09-21T10:13:56.866 INFO:tasks.rados.rados.0.smithi003.stdout:2779: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:13:56.985 INFO:tasks.rados.rados.0.smithi003.stdout:2781: finishing write tid 1 to smithi00370293-133 2024-09-21T10:13:56.985 INFO:tasks.rados.rados.0.smithi003.stdout:2781: finishing write tid 2 to smithi00370293-133 2024-09-21T10:13:56.985 INFO:tasks.rados.rados.0.smithi003.stdout:2781: finishing write tid 3 to smithi00370293-133 2024-09-21T10:13:56.985 INFO:tasks.rados.rados.0.smithi003.stdout:2781: finishing write tid 4 to smithi00370293-133 2024-09-21T10:13:56.985 INFO:tasks.rados.rados.0.smithi003.stdout:2781: oid 133 updating version 0 to 397 2024-09-21T10:13:56.985 INFO:tasks.rados.rados.0.smithi003.stdout:2781: oid 133 updating version 397 to 398 2024-09-21T10:13:56.985 INFO:tasks.rados.rados.0.smithi003.stdout:2781: oid 133 version 398 is already newer than 396 2024-09-21T10:13:56.985 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 133 v 398 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2024-09-21T10:13:56.985 INFO:tasks.rados.rados.0.smithi003.stdout:2781: left oid 133 (ObjNum 1788 snap 0 seq_num 1788) 2024-09-21T10:13:56.985 INFO:tasks.rados.rados.0.smithi003.stdout:2782: finishing write tid 1 to smithi00370293-460 2024-09-21T10:13:56.985 INFO:tasks.rados.rados.0.smithi003.stdout:2783: expect (ObjNum 1644 snap 0 seq_num 1644) 2024-09-21T10:13:57.184 INFO:tasks.rados.rados.0.smithi003.stdout:2782: finishing write tid 2 to smithi00370293-460 2024-09-21T10:13:57.184 INFO:tasks.rados.rados.0.smithi003.stdout:2782: finishing write tid 3 to smithi00370293-460 2024-09-21T10:13:57.184 INFO:tasks.rados.rados.0.smithi003.stdout:2782: finishing write tid 4 to smithi00370293-460 2024-09-21T10:13:57.184 INFO:tasks.rados.rados.0.smithi003.stdout:2782: oid 460 updating version 0 to 367 2024-09-21T10:13:57.184 INFO:tasks.rados.rados.0.smithi003.stdout:2782: oid 460 updating version 367 to 368 2024-09-21T10:13:57.184 INFO:tasks.rados.rados.0.smithi003.stdout:2782: oid 460 version 368 is already newer than 366 2024-09-21T10:13:57.184 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 460 v 368 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2024-09-21T10:13:57.184 INFO:tasks.rados.rados.0.smithi003.stdout:2782: left oid 460 (ObjNum 1789 snap 0 seq_num 1789) 2024-09-21T10:13:57.184 INFO:tasks.rados.rados.0.smithi003.stdout:2784: expect (ObjNum 1657 snap 0 seq_num 1657) 2024-09-21T10:13:57.387 INFO:tasks.rados.rados.0.smithi003.stdout:2776: done (8 left) 2024-09-21T10:13:57.388 INFO:tasks.rados.rados.0.smithi003.stdout:2777: done (7 left) 2024-09-21T10:13:57.388 INFO:tasks.rados.rados.0.smithi003.stdout:2778: done (6 left) 2024-09-21T10:13:57.388 INFO:tasks.rados.rados.0.smithi003.stdout:2779: done (5 left) 2024-09-21T10:13:57.388 INFO:tasks.rados.rados.0.smithi003.stdout:2781: done (4 left) 2024-09-21T10:13:57.388 INFO:tasks.rados.rados.0.smithi003.stdout:2782: done (3 left) 2024-09-21T10:13:57.388 INFO:tasks.rados.rados.0.smithi003.stdout:2783: done (2 left) 2024-09-21T10:13:57.388 INFO:tasks.rados.rados.0.smithi003.stdout:2784: done (1 left) 2024-09-21T10:13:57.388 INFO:tasks.rados.rados.0.smithi003.stdout:2785: done (0 left) 2024-09-21T10:13:57.388 INFO:tasks.rados.rados.0.smithi003.stdout:2786: write oid 442 current snap is 0 2024-09-21T10:13:57.388 INFO:tasks.rados.rados.0.smithi003.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2024-09-21T10:13:57.404 INFO:tasks.rados.rados.0.smithi003.stdout:2786: writing smithi00370293-442 from 501337 to 1015251 tid 1 2024-09-21T10:13:57.420 INFO:tasks.rados.rados.0.smithi003.stdout:2786: writing smithi00370293-442 from 1521603 to 1938894 tid 2 2024-09-21T10:13:57.420 INFO:tasks.rados.rados.0.smithi003.stdout:2787: write oid 271 current snap is 0 2024-09-21T10:13:57.420 INFO:tasks.rados.rados.0.smithi003.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2024-09-21T10:13:57.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:57 smithi003 bash[22527]: cluster 2024-09-21T10:13:57.045638+0000 mgr.x (mgr.24475) 20 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2024-09-21T10:13:57.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:57 smithi003 bash[31899]: cluster 2024-09-21T10:13:57.045638+0000 mgr.x (mgr.24475) 20 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2024-09-21T10:13:57.437 INFO:tasks.rados.rados.0.smithi003.stdout:2787: writing smithi00370293-271 from 518144 to 1107307 tid 1 2024-09-21T10:13:57.451 INFO:tasks.rados.rados.0.smithi003.stdout:2787: writing smithi00370293-271 from 1580085 to 2118144 tid 2 2024-09-21T10:13:57.451 INFO:tasks.rados.rados.0.smithi003.stdout:2788: write oid 153 current snap is 0 2024-09-21T10:13:57.451 INFO:tasks.rados.rados.0.smithi003.stdout:2786: finishing write tid 1 to smithi00370293-442 2024-09-21T10:13:57.451 INFO:tasks.rados.rados.0.smithi003.stdout:2786: finishing write tid 2 to smithi00370293-442 2024-09-21T10:13:57.451 INFO:tasks.rados.rados.0.smithi003.stdout:2786: finishing write tid 3 to smithi00370293-442 2024-09-21T10:13:57.451 INFO:tasks.rados.rados.0.smithi003.stdout:2786: finishing write tid 4 to smithi00370293-442 2024-09-21T10:13:57.451 INFO:tasks.rados.rados.0.smithi003.stdout:2786: oid 442 updating version 0 to 327 2024-09-21T10:13:57.451 INFO:tasks.rados.rados.0.smithi003.stdout:2786: oid 442 version 327 is already newer than 326 2024-09-21T10:13:57.451 INFO:tasks.rados.rados.0.smithi003.stdout:2786: oid 442 updating version 327 to 328 2024-09-21T10:13:57.452 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 442 v 328 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2024-09-21T10:13:57.452 INFO:tasks.rados.rados.0.smithi003.stdout:2786: left oid 442 (ObjNum 1791 snap 0 seq_num 1791) 2024-09-21T10:13:57.452 INFO:tasks.rados.rados.0.smithi003.stdout:2787: finishing write tid 1 to smithi00370293-271 2024-09-21T10:13:57.452 INFO:tasks.rados.rados.0.smithi003.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2024-09-21T10:13:57.466 INFO:tasks.rados.rados.0.smithi003.stdout:2788: writing smithi00370293-153 from 534951 to 1199363 tid 1 2024-09-21T10:13:57.479 INFO:tasks.rados.rados.0.smithi003.stdout:2788: writing smithi00370293-153 from 1922214 to 2134951 tid 2 2024-09-21T10:13:57.479 INFO:tasks.rados.rados.0.smithi003.stdout:2786: done (2 left) 2024-09-21T10:13:57.479 INFO:tasks.rados.rados.0.smithi003.stdout:2789: read oid 499 snap -1 2024-09-21T10:13:57.479 INFO:tasks.rados.rados.0.smithi003.stdout:2789: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:57.479 INFO:tasks.rados.rados.0.smithi003.stdout:2790: read oid 291 snap -1 2024-09-21T10:13:57.480 INFO:tasks.rados.rados.0.smithi003.stdout:2790: expect (ObjNum 1041 snap 0 seq_num 1041) 2024-09-21T10:13:57.480 INFO:tasks.rados.rados.0.smithi003.stdout:2791: write oid 396 current snap is 0 2024-09-21T10:13:57.480 INFO:tasks.rados.rados.0.smithi003.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2024-09-21T10:13:57.494 INFO:tasks.rados.rados.0.smithi003.stdout:2791: writing smithi00370293-396 from 551758 to 1291419 tid 1 2024-09-21T10:13:57.503 INFO:tasks.rados.rados.0.smithi003.stdout:2791: writing smithi00370293-396 from 1980696 to 2151758 tid 2 2024-09-21T10:13:57.503 INFO:tasks.rados.rados.0.smithi003.stdout:2792: delete oid 212 current snap is 0 2024-09-21T10:13:57.503 INFO:tasks.rados.rados.0.smithi003.stdout:2787: finishing write tid 2 to smithi00370293-271 2024-09-21T10:13:57.503 INFO:tasks.rados.rados.0.smithi003.stdout:2787: finishing write tid 3 to smithi00370293-271 2024-09-21T10:13:57.503 INFO:tasks.rados.rados.0.smithi003.stdout:2787: finishing write tid 4 to smithi00370293-271 2024-09-21T10:13:57.504 INFO:tasks.rados.rados.0.smithi003.stdout:2787: oid 271 updating version 0 to 379 2024-09-21T10:13:57.504 INFO:tasks.rados.rados.0.smithi003.stdout:2787: oid 271 updating version 379 to 380 2024-09-21T10:13:57.504 INFO:tasks.rados.rados.0.smithi003.stdout:2787: oid 271 version 380 is already newer than 378 2024-09-21T10:13:57.504 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 271 v 380 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2024-09-21T10:13:57.504 INFO:tasks.rados.rados.0.smithi003.stdout:2787: left oid 271 (ObjNum 1792 snap 0 seq_num 1792) 2024-09-21T10:13:57.504 INFO:tasks.rados.rados.0.smithi003.stdout:2788: finishing write tid 1 to smithi00370293-153 2024-09-21T10:13:57.504 INFO:tasks.rados.rados.0.smithi003.stdout:2788: finishing write tid 2 to smithi00370293-153 2024-09-21T10:13:57.504 INFO:tasks.rados.rados.0.smithi003.stdout:2789: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:13:57.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:57 smithi204 bash[24804]: cluster 2024-09-21T10:13:57.045638+0000 mgr.x (mgr.24475) 20 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2024-09-21T10:13:57.610 INFO:tasks.rados.rados.0.smithi003.stdout:2788: finishing write tid 3 to smithi00370293-153 2024-09-21T10:13:57.610 INFO:tasks.rados.rados.0.smithi003.stdout:2788: finishing write tid 4 to smithi00370293-153 2024-09-21T10:13:57.610 INFO:tasks.rados.rados.0.smithi003.stdout:2788: oid 153 updating version 0 to 358 2024-09-21T10:13:57.610 INFO:tasks.rados.rados.0.smithi003.stdout:2788: oid 153 version 358 is already newer than 357 2024-09-21T10:13:57.610 INFO:tasks.rados.rados.0.smithi003.stdout:2788: oid 153 updating version 358 to 359 2024-09-21T10:13:57.610 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 153 v 359 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2024-09-21T10:13:57.610 INFO:tasks.rados.rados.0.smithi003.stdout:2788: left oid 153 (ObjNum 1793 snap 0 seq_num 1793) 2024-09-21T10:13:57.611 INFO:tasks.rados.rados.0.smithi003.stdout:2790: expect (ObjNum 1041 snap 0 seq_num 1041) 2024-09-21T10:13:57.722 INFO:tasks.rados.rados.0.smithi003.stdout:2791: finishing write tid 1 to smithi00370293-396 2024-09-21T10:13:57.722 INFO:tasks.rados.rados.0.smithi003.stdout:2791: finishing write tid 2 to smithi00370293-396 2024-09-21T10:13:57.722 INFO:tasks.rados.rados.0.smithi003.stdout:2791: finishing write tid 3 to smithi00370293-396 2024-09-21T10:13:57.722 INFO:tasks.rados.rados.0.smithi003.stdout:2791: finishing write tid 4 to smithi00370293-396 2024-09-21T10:13:57.722 INFO:tasks.rados.rados.0.smithi003.stdout:2791: oid 396 updating version 0 to 399 2024-09-21T10:13:57.722 INFO:tasks.rados.rados.0.smithi003.stdout:2791: oid 396 updating version 399 to 400 2024-09-21T10:13:57.722 INFO:tasks.rados.rados.0.smithi003.stdout:2791: oid 396 version 400 is already newer than 398 2024-09-21T10:13:57.722 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 396 v 400 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2024-09-21T10:13:57.723 INFO:tasks.rados.rados.0.smithi003.stdout:2791: left oid 396 (ObjNum 1794 snap 0 seq_num 1794) 2024-09-21T10:13:57.723 INFO:tasks.rados.rados.0.smithi003.stdout:2787: done (5 left) 2024-09-21T10:13:57.723 INFO:tasks.rados.rados.0.smithi003.stdout:2788: done (4 left) 2024-09-21T10:13:57.723 INFO:tasks.rados.rados.0.smithi003.stdout:2789: done (3 left) 2024-09-21T10:13:57.723 INFO:tasks.rados.rados.0.smithi003.stdout:2790: done (2 left) 2024-09-21T10:13:57.723 INFO:tasks.rados.rados.0.smithi003.stdout:2791: done (1 left) 2024-09-21T10:13:57.723 INFO:tasks.rados.rados.0.smithi003.stdout:2792: done (0 left) 2024-09-21T10:13:57.723 INFO:tasks.rados.rados.0.smithi003.stdout:2793: write oid 470 current snap is 0 2024-09-21T10:13:57.723 INFO:tasks.rados.rados.0.smithi003.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2024-09-21T10:13:57.737 INFO:tasks.rados.rados.0.smithi003.stdout:2793: writing smithi00370293-470 from 585372 to 1191884 tid 1 2024-09-21T10:13:57.751 INFO:tasks.rados.rados.0.smithi003.stdout:2793: writing smithi00370293-470 from 1814013 to 2185372 tid 2 2024-09-21T10:13:57.751 INFO:tasks.rados.rados.0.smithi003.stdout:2793: finishing write tid 1 to smithi00370293-470 2024-09-21T10:13:57.751 INFO:tasks.rados.rados.0.smithi003.stdout:2794: read oid 312 snap -1 2024-09-21T10:13:57.751 INFO:tasks.rados.rados.0.smithi003.stdout:2794: expect (ObjNum 625 snap 0 seq_num 625) 2024-09-21T10:13:57.751 INFO:tasks.rados.rados.0.smithi003.stdout:2795: read oid 61 snap -1 2024-09-21T10:13:57.751 INFO:tasks.rados.rados.0.smithi003.stdout:2795: expect (ObjNum 1069 snap 0 seq_num 1069) 2024-09-21T10:13:57.751 INFO:tasks.rados.rados.0.smithi003.stdout:2796: write oid 414 current snap is 0 2024-09-21T10:13:57.751 INFO:tasks.rados.rados.0.smithi003.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2024-09-21T10:13:57.770 INFO:tasks.rados.rados.0.smithi003.stdout:2796: writing smithi00370293-414 from 602179 to 1283940 tid 1 2024-09-21T10:13:57.782 INFO:tasks.rados.rados.0.smithi003.stdout:2796: writing smithi00370293-414 from 1756142 to 2184440 tid 2 2024-09-21T10:13:57.782 INFO:tasks.rados.rados.0.smithi003.stdout:2797: write oid 403 current snap is 0 2024-09-21T10:13:57.782 INFO:tasks.rados.rados.0.smithi003.stdout:2793: finishing write tid 2 to smithi00370293-470 2024-09-21T10:13:57.782 INFO:tasks.rados.rados.0.smithi003.stdout:2793: finishing write tid 3 to smithi00370293-470 2024-09-21T10:13:57.782 INFO:tasks.rados.rados.0.smithi003.stdout:2793: finishing write tid 4 to smithi00370293-470 2024-09-21T10:13:57.783 INFO:tasks.rados.rados.0.smithi003.stdout:2793: oid 470 updating version 0 to 297 2024-09-21T10:13:57.783 INFO:tasks.rados.rados.0.smithi003.stdout:2793: oid 470 updating version 297 to 298 2024-09-21T10:13:57.783 INFO:tasks.rados.rados.0.smithi003.stdout:2793: oid 470 updating version 298 to 299 2024-09-21T10:13:57.783 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 470 v 299 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2024-09-21T10:13:57.783 INFO:tasks.rados.rados.0.smithi003.stdout:2793: left oid 470 (ObjNum 1796 snap 0 seq_num 1796) 2024-09-21T10:13:57.783 INFO:tasks.rados.rados.0.smithi003.stdout:2794: expect (ObjNum 625 snap 0 seq_num 625) 2024-09-21T10:13:57.897 INFO:tasks.rados.rados.0.smithi003.stdout:2795: expect (ObjNum 1069 snap 0 seq_num 1069) 2024-09-21T10:13:58.078 INFO:tasks.rados.rados.0.smithi003.stdout:2796: finishing write tid 1 to smithi00370293-414 2024-09-21T10:13:58.078 INFO:tasks.rados.rados.0.smithi003.stdout:2796: finishing write tid 2 to smithi00370293-414 2024-09-21T10:13:58.078 INFO:tasks.rados.rados.0.smithi003.stdout:2796: finishing write tid 3 to smithi00370293-414 2024-09-21T10:13:58.078 INFO:tasks.rados.rados.0.smithi003.stdout:2796: finishing write tid 4 to smithi00370293-414 2024-09-21T10:13:58.078 INFO:tasks.rados.rados.0.smithi003.stdout:2796: oid 414 updating version 0 to 348 2024-09-21T10:13:58.078 INFO:tasks.rados.rados.0.smithi003.stdout:2796: oid 414 version 348 is already newer than 347 2024-09-21T10:13:58.078 INFO:tasks.rados.rados.0.smithi003.stdout:2796: oid 414 version 348 is already newer than 346 2024-09-21T10:13:58.079 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 414 v 348 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2024-09-21T10:13:58.079 INFO:tasks.rados.rados.0.smithi003.stdout:2796: left oid 414 (ObjNum 1797 snap 0 seq_num 1797) 2024-09-21T10:13:58.079 INFO:tasks.rados.rados.0.smithi003.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2024-09-21T10:13:58.100 INFO:tasks.rados.rados.0.smithi003.stdout:2797: writing smithi00370293-403 from 618986 to 1375996 tid 1 2024-09-21T10:13:58.115 INFO:tasks.rados.rados.0.smithi003.stdout:2797: writing smithi00370293-403 from 1814624 to 2218986 tid 2 2024-09-21T10:13:58.115 INFO:tasks.rados.rados.0.smithi003.stdout:2793: done (4 left) 2024-09-21T10:13:58.115 INFO:tasks.rados.rados.0.smithi003.stdout:2794: done (3 left) 2024-09-21T10:13:58.115 INFO:tasks.rados.rados.0.smithi003.stdout:2795: done (2 left) 2024-09-21T10:13:58.115 INFO:tasks.rados.rados.0.smithi003.stdout:2796: done (1 left) 2024-09-21T10:13:58.115 INFO:tasks.rados.rados.0.smithi003.stdout:2798: write oid 17 current snap is 0 2024-09-21T10:13:58.115 INFO:tasks.rados.rados.0.smithi003.stdout:2797: finishing write tid 1 to smithi00370293-403 2024-09-21T10:13:58.115 INFO:tasks.rados.rados.0.smithi003.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2024-09-21T10:13:58.132 INFO:tasks.rados.rados.0.smithi003.stdout:2798: writing smithi00370293-17 from 635793 to 1068052 tid 1 2024-09-21T10:13:58.146 INFO:tasks.rados.rados.0.smithi003.stdout:2798: writing smithi00370293-17 from 1473106 to 1905073 tid 2 2024-09-21T10:13:58.146 INFO:tasks.rados.rados.0.smithi003.stdout:2799: read oid 95 snap -1 2024-09-21T10:13:58.146 INFO:tasks.rados.rados.0.smithi003.stdout:2799: expect (ObjNum 1417 snap 0 seq_num 1417) 2024-09-21T10:13:58.146 INFO:tasks.rados.rados.0.smithi003.stdout:2800: read oid 77 snap -1 2024-09-21T10:13:58.146 INFO:tasks.rados.rados.0.smithi003.stdout:2800: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-21T10:13:58.146 INFO:tasks.rados.rados.0.smithi003.stdout:2801: write oid 440 current snap is 0 2024-09-21T10:13:58.146 INFO:tasks.rados.rados.0.smithi003.stdout:2797: finishing write tid 2 to smithi00370293-403 2024-09-21T10:13:58.146 INFO:tasks.rados.rados.0.smithi003.stdout:2797: finishing write tid 3 to smithi00370293-403 2024-09-21T10:13:58.147 INFO:tasks.rados.rados.0.smithi003.stdout:2797: finishing write tid 4 to smithi00370293-403 2024-09-21T10:13:58.147 INFO:tasks.rados.rados.0.smithi003.stdout:2797: oid 403 updating version 0 to 401 2024-09-21T10:13:58.147 INFO:tasks.rados.rados.0.smithi003.stdout:2797: oid 403 version 401 is already newer than 400 2024-09-21T10:13:58.147 INFO:tasks.rados.rados.0.smithi003.stdout:2797: oid 403 version 401 is already newer than 399 2024-09-21T10:13:58.147 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 403 v 401 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2024-09-21T10:13:58.147 INFO:tasks.rados.rados.0.smithi003.stdout:2797: left oid 403 (ObjNum 1798 snap 0 seq_num 1798) 2024-09-21T10:13:58.147 INFO:tasks.rados.rados.0.smithi003.stdout:2798: finishing write tid 1 to smithi00370293-17 2024-09-21T10:13:58.147 INFO:tasks.rados.rados.0.smithi003.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2024-09-21T10:13:58.164 INFO:tasks.rados.rados.0.smithi003.stdout:2801: writing smithi00370293-440 from 652600 to 1160108 tid 1 2024-09-21T10:13:58.179 INFO:tasks.rados.rados.0.smithi003.stdout:2801: writing smithi00370293-440 from 1931588 to 2252600 tid 2 2024-09-21T10:13:58.179 INFO:tasks.rados.rados.0.smithi003.stdout:2797: done (4 left) 2024-09-21T10:13:58.179 INFO:tasks.rados.rados.0.smithi003.stdout:2802: write oid 279 current snap is 0 2024-09-21T10:13:58.179 INFO:tasks.rados.rados.0.smithi003.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2024-09-21T10:13:58.192 INFO:tasks.rados.rados.0.smithi003.stdout:2802: writing smithi00370293-279 from 669407 to 1252164 tid 1 2024-09-21T10:13:58.202 INFO:tasks.rados.rados.0.smithi003.stdout:2802: writing smithi00370293-279 from 1873717 to 2269407 tid 2 2024-09-21T10:13:58.202 INFO:tasks.rados.rados.0.smithi003.stdout:2803: read oid 289 snap -1 2024-09-21T10:13:58.202 INFO:tasks.rados.rados.0.smithi003.stdout:2803: expect (ObjNum 1100 snap 0 seq_num 1100) 2024-09-21T10:13:58.202 INFO:tasks.rados.rados.0.smithi003.stdout:2804: read oid 487 snap -1 2024-09-21T10:13:58.202 INFO:tasks.rados.rados.0.smithi003.stdout:2804: expect (ObjNum 1590 snap 0 seq_num 1590) 2024-09-21T10:13:58.202 INFO:tasks.rados.rados.0.smithi003.stdout:2805: read oid 344 snap -1 2024-09-21T10:13:58.202 INFO:tasks.rados.rados.0.smithi003.stdout:2805: expect (ObjNum 1412 snap 0 seq_num 1412) 2024-09-21T10:13:58.202 INFO:tasks.rados.rados.0.smithi003.stdout:2806: write oid 205 current snap is 0 2024-09-21T10:13:58.202 INFO:tasks.rados.rados.0.smithi003.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2024-09-21T10:13:58.213 INFO:tasks.rados.rados.0.smithi003.stdout:2806: writing smithi00370293-205 from 686214 to 1460573 tid 1 2024-09-21T10:13:58.220 INFO:tasks.rados.rados.0.smithi003.stdout:2806: writing smithi00370293-205 from 2048552 to 2286214 tid 2 2024-09-21T10:13:58.220 INFO:tasks.rados.rados.0.smithi003.stdout:2807: read oid 486 snap -1 2024-09-21T10:13:58.220 INFO:tasks.rados.rados.0.smithi003.stdout:2807: expect (ObjNum 1701 snap 0 seq_num 1701) 2024-09-21T10:13:58.220 INFO:tasks.rados.rados.0.smithi003.stdout:2808: read oid 184 snap -1 2024-09-21T10:13:58.220 INFO:tasks.rados.rados.0.smithi003.stdout:2808: expect deleted 2024-09-21T10:13:58.220 INFO:tasks.rados.rados.0.smithi003.stdout:2809: read oid 249 snap -1 2024-09-21T10:13:58.220 INFO:tasks.rados.rados.0.smithi003.stdout:2809: expect (ObjNum 1765 snap 0 seq_num 1765) 2024-09-21T10:13:58.220 INFO:tasks.rados.rados.0.smithi003.stdout:2810: read oid 244 snap -1 2024-09-21T10:13:58.221 INFO:tasks.rados.rados.0.smithi003.stdout:2810: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T10:13:58.221 INFO:tasks.rados.rados.0.smithi003.stdout:2811: write oid 395 current snap is 0 2024-09-21T10:13:58.221 INFO:tasks.rados.rados.0.smithi003.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2024-09-21T10:13:58.229 INFO:tasks.rados.rados.0.smithi003.stdout:2811: writing smithi00370293-395 from 703021 to 1152629 tid 1 2024-09-21T10:13:58.239 INFO:tasks.rados.rados.0.smithi003.stdout:2811: writing smithi00370293-395 from 1707034 to 2303021 tid 2 2024-09-21T10:13:58.239 INFO:tasks.rados.rados.0.smithi003.stdout:2812: read oid 154 snap -1 2024-09-21T10:13:58.239 INFO:tasks.rados.rados.0.smithi003.stdout:2812: expect (ObjNum 1572 snap 0 seq_num 1572) 2024-09-21T10:13:58.239 INFO:tasks.rados.rados.0.smithi003.stdout:2813: write oid 122 current snap is 0 2024-09-21T10:13:58.239 INFO:tasks.rados.rados.0.smithi003.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2024-09-21T10:13:58.248 INFO:tasks.rados.rados.0.smithi003.stdout:2813: writing smithi00370293-122 from 719828 to 1244685 tid 1 2024-09-21T10:13:58.256 INFO:tasks.rados.rados.0.smithi003.stdout:2813: writing smithi00370293-122 from 1765516 to 2319828 tid 2 2024-09-21T10:13:58.256 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:13:58.256 INFO:tasks.rados.rados.0.smithi003.stdout:2798: finishing write tid 2 to smithi00370293-17 2024-09-21T10:13:58.256 INFO:tasks.rados.rados.0.smithi003.stdout:2798: finishing write tid 3 to smithi00370293-17 2024-09-21T10:13:58.256 INFO:tasks.rados.rados.0.smithi003.stdout:2798: finishing write tid 4 to smithi00370293-17 2024-09-21T10:13:58.256 INFO:tasks.rados.rados.0.smithi003.stdout:2798: oid 17 updating version 0 to 394 2024-09-21T10:13:58.256 INFO:tasks.rados.rados.0.smithi003.stdout:2798: oid 17 version 394 is already newer than 393 2024-09-21T10:13:58.256 INFO:tasks.rados.rados.0.smithi003.stdout:2798: oid 17 version 394 is already newer than 392 2024-09-21T10:13:58.257 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 17 v 394 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2024-09-21T10:13:58.257 INFO:tasks.rados.rados.0.smithi003.stdout:2798: left oid 17 (ObjNum 1799 snap 0 seq_num 1799) 2024-09-21T10:13:58.257 INFO:tasks.rados.rados.0.smithi003.stdout:2799: expect (ObjNum 1417 snap 0 seq_num 1417) 2024-09-21T10:13:58.532 INFO:tasks.rados.rados.0.smithi003.stdout:2800: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-21T10:13:58.686 INFO:tasks.rados.rados.0.smithi003.stdout:2801: finishing write tid 1 to smithi00370293-440 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:2801: finishing write tid 2 to smithi00370293-440 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:2801: finishing write tid 3 to smithi00370293-440 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:2801: finishing write tid 4 to smithi00370293-440 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:2801: oid 440 updating version 0 to 359 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:2801: oid 440 version 359 is already newer than 358 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:2801: oid 440 version 359 is already newer than 357 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 440 v 359 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:2801: left oid 440 (ObjNum 1800 snap 0 seq_num 1800) 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:2802: finishing write tid 1 to smithi00370293-279 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:2802: finishing write tid 2 to smithi00370293-279 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:2802: finishing write tid 3 to smithi00370293-279 2024-09-21T10:13:58.687 INFO:tasks.rados.rados.0.smithi003.stdout:2802: finishing write tid 4 to smithi00370293-279 2024-09-21T10:13:58.688 INFO:tasks.rados.rados.0.smithi003.stdout:2802: oid 279 updating version 0 to 397 2024-09-21T10:13:58.688 INFO:tasks.rados.rados.0.smithi003.stdout:2802: oid 279 version 397 is already newer than 395 2024-09-21T10:13:58.688 INFO:tasks.rados.rados.0.smithi003.stdout:2802: oid 279 version 397 is already newer than 396 2024-09-21T10:13:58.688 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 279 v 397 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2024-09-21T10:13:58.688 INFO:tasks.rados.rados.0.smithi003.stdout:2802: left oid 279 (ObjNum 1801 snap 0 seq_num 1801) 2024-09-21T10:13:58.688 INFO:tasks.rados.rados.0.smithi003.stdout:2803: expect (ObjNum 1100 snap 0 seq_num 1100) 2024-09-21T10:13:58.832 INFO:tasks.rados.rados.0.smithi003.stdout:2804: expect (ObjNum 1590 snap 0 seq_num 1590) 2024-09-21T10:13:58.998 INFO:tasks.rados.rados.0.smithi003.stdout:2806: finishing write tid 1 to smithi00370293-205 2024-09-21T10:13:58.998 INFO:tasks.rados.rados.0.smithi003.stdout:2806: finishing write tid 2 to smithi00370293-205 2024-09-21T10:13:58.999 INFO:tasks.rados.rados.0.smithi003.stdout:2806: finishing write tid 3 to smithi00370293-205 2024-09-21T10:13:58.999 INFO:tasks.rados.rados.0.smithi003.stdout:2806: finishing write tid 4 to smithi00370293-205 2024-09-21T10:13:58.999 INFO:tasks.rados.rados.0.smithi003.stdout:2806: oid 205 updating version 0 to 361 2024-09-21T10:13:58.999 INFO:tasks.rados.rados.0.smithi003.stdout:2806: oid 205 updating version 361 to 362 2024-09-21T10:13:58.999 INFO:tasks.rados.rados.0.smithi003.stdout:2806: oid 205 version 362 is already newer than 360 2024-09-21T10:13:58.999 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 205 v 362 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2024-09-21T10:13:58.999 INFO:tasks.rados.rados.0.smithi003.stdout:2806: left oid 205 (ObjNum 1802 snap 0 seq_num 1802) 2024-09-21T10:13:58.999 INFO:tasks.rados.rados.0.smithi003.stdout:2805: expect (ObjNum 1412 snap 0 seq_num 1412) 2024-09-21T10:13:59.169 INFO:tasks.rados.rados.0.smithi003.stdout:2807: expect (ObjNum 1701 snap 0 seq_num 1701) 2024-09-21T10:13:59.356 INFO:tasks.rados.rados.0.smithi003.stdout:2809: expect (ObjNum 1765 snap 0 seq_num 1765) 2024-09-21T10:13:59.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:59 smithi204 bash[24804]: cluster 2024-09-21T10:13:59.046406+0000 mgr.x (mgr.24475) 21 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2024-09-21T10:13:59.400 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:13:59 smithi204 bash[24804]: audit 2024-09-21T10:13:59.109286+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:59.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:59 smithi003 bash[22527]: cluster 2024-09-21T10:13:59.046406+0000 mgr.x (mgr.24475) 21 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2024-09-21T10:13:59.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:13:59 smithi003 bash[22527]: audit 2024-09-21T10:13:59.109286+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:59.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:59 smithi003 bash[31899]: cluster 2024-09-21T10:13:59.046406+0000 mgr.x (mgr.24475) 21 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 78 op/s 2024-09-21T10:13:59.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:13:59 smithi003 bash[31899]: audit 2024-09-21T10:13:59.109286+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:13:59.537 INFO:tasks.rados.rados.0.smithi003.stdout:2810: expect (ObjNum 829 snap 0 seq_num 829) 2024-09-21T10:13:59.809 INFO:tasks.rados.rados.0.smithi003.stdout:2811: finishing write tid 1 to smithi00370293-395 2024-09-21T10:13:59.809 INFO:tasks.rados.rados.0.smithi003.stdout:2811: finishing write tid 2 to smithi00370293-395 2024-09-21T10:13:59.809 INFO:tasks.rados.rados.0.smithi003.stdout:2811: finishing write tid 3 to smithi00370293-395 2024-09-21T10:13:59.809 INFO:tasks.rados.rados.0.smithi003.stdout:2811: finishing write tid 4 to smithi00370293-395 2024-09-21T10:13:59.809 INFO:tasks.rados.rados.0.smithi003.stdout:2811: oid 395 updating version 0 to 385 2024-09-21T10:13:59.809 INFO:tasks.rados.rados.0.smithi003.stdout:2811: oid 395 updating version 385 to 386 2024-09-21T10:13:59.809 INFO:tasks.rados.rados.0.smithi003.stdout:2811: oid 395 updating version 386 to 387 2024-09-21T10:13:59.810 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 395 v 387 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2024-09-21T10:13:59.810 INFO:tasks.rados.rados.0.smithi003.stdout:2811: left oid 395 (ObjNum 1803 snap 0 seq_num 1803) 2024-09-21T10:13:59.810 INFO:tasks.rados.rados.0.smithi003.stdout:2812: expect (ObjNum 1572 snap 0 seq_num 1572) 2024-09-21T10:13:59.949 INFO:tasks.rados.rados.0.smithi003.stdout:2813: finishing write tid 1 to smithi00370293-122 2024-09-21T10:13:59.949 INFO:tasks.rados.rados.0.smithi003.stdout:2813: finishing write tid 2 to smithi00370293-122 2024-09-21T10:13:59.949 INFO:tasks.rados.rados.0.smithi003.stdout:2813: finishing write tid 3 to smithi00370293-122 2024-09-21T10:13:59.949 INFO:tasks.rados.rados.0.smithi003.stdout:2813: finishing write tid 4 to smithi00370293-122 2024-09-21T10:13:59.949 INFO:tasks.rados.rados.0.smithi003.stdout:2813: oid 122 updating version 0 to 390 2024-09-21T10:13:59.949 INFO:tasks.rados.rados.0.smithi003.stdout:2813: oid 122 version 390 is already newer than 388 2024-09-21T10:13:59.949 INFO:tasks.rados.rados.0.smithi003.stdout:2813: oid 122 version 390 is already newer than 389 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 122 v 390 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2813: left oid 122 (ObjNum 1804 snap 0 seq_num 1804) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2798: done (15 left) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2799: done (14 left) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2800: done (13 left) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2801: done (12 left) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2802: done (11 left) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2803: done (10 left) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2804: done (9 left) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2805: done (8 left) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2806: done (7 left) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2807: done (6 left) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2808: done (5 left) 2024-09-21T10:13:59.950 INFO:tasks.rados.rados.0.smithi003.stdout:2809: done (4 left) 2024-09-21T10:13:59.951 INFO:tasks.rados.rados.0.smithi003.stdout:2810: done (3 left) 2024-09-21T10:13:59.951 INFO:tasks.rados.rados.0.smithi003.stdout:2811: done (2 left) 2024-09-21T10:13:59.951 INFO:tasks.rados.rados.0.smithi003.stdout:2812: done (1 left) 2024-09-21T10:13:59.951 INFO:tasks.rados.rados.0.smithi003.stdout:2813: done (0 left) 2024-09-21T10:13:59.951 INFO:tasks.rados.rados.0.smithi003.stdout:2814: read oid 148 snap -1 2024-09-21T10:13:59.951 INFO:tasks.rados.rados.0.smithi003.stdout:2814: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T10:13:59.951 INFO:tasks.rados.rados.0.smithi003.stdout:2815: read oid 193 snap -1 2024-09-21T10:13:59.951 INFO:tasks.rados.rados.0.smithi003.stdout:2815: expect (ObjNum 1390 snap 0 seq_num 1390) 2024-09-21T10:13:59.951 INFO:tasks.rados.rados.0.smithi003.stdout:2816: read oid 249 snap -1 2024-09-21T10:13:59.951 INFO:tasks.rados.rados.0.smithi003.stdout:2816: expect (ObjNum 1765 snap 0 seq_num 1765) 2024-09-21T10:13:59.951 INFO:tasks.rados.rados.0.smithi003.stdout:2817: delete oid 463 current snap is 0 2024-09-21T10:13:59.952 INFO:tasks.rados.rados.0.smithi003.stdout:2817: done (3 left) 2024-09-21T10:13:59.952 INFO:tasks.rados.rados.0.smithi003.stdout:2818: read oid 381 snap -1 2024-09-21T10:13:59.952 INFO:tasks.rados.rados.0.smithi003.stdout:2818: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-21T10:13:59.952 INFO:tasks.rados.rados.0.smithi003.stdout:2819: write oid 351 current snap is 0 2024-09-21T10:13:59.952 INFO:tasks.rados.rados.0.smithi003.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2024-09-21T10:13:59.976 INFO:tasks.rados.rados.0.smithi003.stdout:2819: writing smithi00370293-351 from 753442 to 1428797 tid 1 2024-09-21T10:13:59.992 INFO:tasks.rados.rados.0.smithi003.stdout:2819: writing smithi00370293-351 from 2166127 to 2353442 tid 2 2024-09-21T10:13:59.992 INFO:tasks.rados.rados.0.smithi003.stdout:2820: delete oid 422 current snap is 0 2024-09-21T10:13:59.992 INFO:tasks.rados.rados.0.smithi003.stdout:2815: expect (ObjNum 1390 snap 0 seq_num 1390) 2024-09-21T10:14:00.108 INFO:tasks.rados.rados.0.smithi003.stdout:2814: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T10:14:00.313 INFO:tasks.rados.rados.0.smithi003.stdout:2818: expect (ObjNum 539 snap 0 seq_num 539) 2024-09-21T10:14:00.451 INFO:tasks.rados.rados.0.smithi003.stdout:2816: expect (ObjNum 1765 snap 0 seq_num 1765) 2024-09-21T10:14:00.634 INFO:tasks.rados.rados.0.smithi003.stdout:2819: finishing write tid 1 to smithi00370293-351 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2819: finishing write tid 2 to smithi00370293-351 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2819: finishing write tid 3 to smithi00370293-351 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2819: finishing write tid 4 to smithi00370293-351 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2819: oid 351 updating version 0 to 399 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2819: oid 351 version 399 is already newer than 398 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2819: oid 351 updating version 399 to 400 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 351 v 400 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2819: left oid 351 (ObjNum 1806 snap 0 seq_num 1806) 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2814: done (5 left) 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2815: done (4 left) 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2816: done (3 left) 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2818: done (2 left) 2024-09-21T10:14:00.635 INFO:tasks.rados.rados.0.smithi003.stdout:2819: done (1 left) 2024-09-21T10:14:00.636 INFO:tasks.rados.rados.0.smithi003.stdout:2820: done (0 left) 2024-09-21T10:14:00.636 INFO:tasks.rados.rados.0.smithi003.stdout:2821: write oid 21 current snap is 0 2024-09-21T10:14:00.636 INFO:tasks.rados.rados.0.smithi003.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2024-09-21T10:14:00.654 INFO:tasks.rados.rados.0.smithi003.stdout:2821: writing smithi00370293-21 from 787056 to 1212909 tid 1 2024-09-21T10:14:00.673 INFO:tasks.rados.rados.0.smithi003.stdout:2821: writing smithi00370293-21 from 1883091 to 2387056 tid 2 2024-09-21T10:14:00.673 INFO:tasks.rados.rados.0.smithi003.stdout:2822: write oid 237 current snap is 0 2024-09-21T10:14:00.674 INFO:tasks.rados.rados.0.smithi003.stdout:2821: finishing write tid 1 to smithi00370293-21 2024-09-21T10:14:00.674 INFO:tasks.rados.rados.0.smithi003.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2024-09-21T10:14:00.689 INFO:tasks.rados.rados.0.smithi003.stdout:2822: writing smithi00370293-237 from 403863 to 904965 tid 1 2024-09-21T10:14:00.776 INFO:tasks.rados.rados.0.smithi003.stdout:2822: writing smithi00370293-237 from 1425220 to 2159179 tid 2 2024-09-21T10:14:00.776 INFO:tasks.rados.rados.0.smithi003.stdout:2823: write oid 450 current snap is 0 2024-09-21T10:14:00.776 INFO:tasks.rados.rados.0.smithi003.stdout:2821: finishing write tid 2 to smithi00370293-21 2024-09-21T10:14:00.776 INFO:tasks.rados.rados.0.smithi003.stdout:2821: finishing write tid 3 to smithi00370293-21 2024-09-21T10:14:00.776 INFO:tasks.rados.rados.0.smithi003.stdout:2821: finishing write tid 4 to smithi00370293-21 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2821: oid 21 updating version 0 to 402 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2821: oid 21 updating version 402 to 403 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2821: oid 21 updating version 403 to 404 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 404 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2821: left oid 21 (ObjNum 1808 snap 0 seq_num 1808) 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2822: finishing write tid 1 to smithi00370293-237 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2823: writing smithi00370293-450 from 420670 to 1113374 tid 1 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2823: writing smithi00370293-450 from 1600055 to 2194025 tid 2 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2821: done (2 left) 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2822: finishing write tid 2 to smithi00370293-237 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2822: finishing write tid 3 to smithi00370293-237 2024-09-21T10:14:00.777 INFO:tasks.rados.rados.0.smithi003.stdout:2822: finishing write tid 4 to smithi00370293-237 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2822: oid 237 updating version 0 to 303 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2822: oid 237 version 303 is already newer than 301 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2822: oid 237 version 303 is already newer than 302 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 237 v 303 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2822: left oid 237 (ObjNum 1809 snap 0 seq_num 1809) 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2823: finishing write tid 1 to smithi00370293-450 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2824: read oid 378 snap -1 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2824: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2822: done (2 left) 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2825: read oid 32 snap -1 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2825: expect (ObjNum 1687 snap 0 seq_num 1687) 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2826: write oid 495 current snap is 0 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2826: writing smithi00370293-495 from 437477 to 1205430 tid 1 2024-09-21T10:14:00.778 INFO:tasks.rados.rados.0.smithi003.stdout:2826: writing smithi00370293-495 from 1658537 to 2396165 tid 2 2024-09-21T10:14:00.779 INFO:tasks.rados.rados.0.smithi003.stdout:2827: write oid 317 current snap is 0 2024-09-21T10:14:00.779 INFO:tasks.rados.rados.0.smithi003.stdout:2823: finishing write tid 2 to smithi00370293-450 2024-09-21T10:14:00.779 INFO:tasks.rados.rados.0.smithi003.stdout:2823: finishing write tid 3 to smithi00370293-450 2024-09-21T10:14:00.779 INFO:tasks.rados.rados.0.smithi003.stdout:2823: finishing write tid 4 to smithi00370293-450 2024-09-21T10:14:00.779 INFO:tasks.rados.rados.0.smithi003.stdout:2823: oid 450 updating version 0 to 510 2024-09-21T10:14:00.779 INFO:tasks.rados.rados.0.smithi003.stdout:2823: oid 450 version 510 is already newer than 509 2024-09-21T10:14:00.779 INFO:tasks.rados.rados.0.smithi003.stdout:2823: oid 450 version 510 is already newer than 508 2024-09-21T10:14:00.779 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 450 v 510 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2024-09-21T10:14:00.779 INFO:tasks.rados.rados.0.smithi003.stdout:2823: left oid 450 (ObjNum 1810 snap 0 seq_num 1810) 2024-09-21T10:14:00.779 INFO:tasks.rados.rados.0.smithi003.stdout:2825: expect (ObjNum 1687 snap 0 seq_num 1687) 2024-09-21T10:14:00.903 INFO:tasks.rados.rados.0.smithi003.stdout:2824: expect (ObjNum 1078 snap 0 seq_num 1078) 2024-09-21T10:14:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:2826: finishing write tid 1 to smithi00370293-495 2024-09-21T10:14:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:2826: finishing write tid 2 to smithi00370293-495 2024-09-21T10:14:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:2826: finishing write tid 3 to smithi00370293-495 2024-09-21T10:14:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:2826: finishing write tid 4 to smithi00370293-495 2024-09-21T10:14:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:2826: oid 495 updating version 0 to 349 2024-09-21T10:14:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:2826: oid 495 updating version 349 to 350 2024-09-21T10:14:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:2826: oid 495 updating version 350 to 351 2024-09-21T10:14:00.999 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 495 v 351 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2024-09-21T10:14:01.000 INFO:tasks.rados.rados.0.smithi003.stdout:2826: left oid 495 (ObjNum 1811 snap 0 seq_num 1811) 2024-09-21T10:14:01.000 INFO:tasks.rados.rados.0.smithi003.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2024-09-21T10:14:01.010 INFO:tasks.rados.rados.0.smithi003.stdout:2827: writing smithi00370293-317 from 454284 to 897486 tid 1 2024-09-21T10:14:01.024 INFO:tasks.rados.rados.0.smithi003.stdout:2827: writing smithi00370293-317 from 1317019 to 1914658 tid 2 2024-09-21T10:14:01.031 INFO:tasks.rados.rados.0.smithi003.stdout:2827: writing smithi00370293-317 from 2376463 to 2454284 tid 3 2024-09-21T10:14:01.031 INFO:tasks.rados.rados.0.smithi003.stdout:2823: done (4 left) 2024-09-21T10:14:01.032 INFO:tasks.rados.rados.0.smithi003.stdout:2824: done (3 left) 2024-09-21T10:14:01.032 INFO:tasks.rados.rados.0.smithi003.stdout:2825: done (2 left) 2024-09-21T10:14:01.032 INFO:tasks.rados.rados.0.smithi003.stdout:2826: done (1 left) 2024-09-21T10:14:01.032 INFO:tasks.rados.rados.0.smithi003.stdout:2828: read oid 224 snap -1 2024-09-21T10:14:01.032 INFO:tasks.rados.rados.0.smithi003.stdout:2828: expect (ObjNum 931 snap 0 seq_num 931) 2024-09-21T10:14:01.032 INFO:tasks.rados.rados.0.smithi003.stdout:2829: write oid 25 current snap is 0 2024-09-21T10:14:01.032 INFO:tasks.rados.rados.0.smithi003.stdout:2827: finishing write tid 1 to smithi00370293-317 2024-09-21T10:14:01.032 INFO:tasks.rados.rados.0.smithi003.stdout:2827: finishing write tid 2 to smithi00370293-317 2024-09-21T10:14:01.032 INFO:tasks.rados.rados.0.smithi003.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2024-09-21T10:14:01.047 INFO:tasks.rados.rados.0.smithi003.stdout:2829: writing smithi00370293-25 from 471091 to 989542 tid 1 2024-09-21T10:14:01.068 INFO:tasks.rados.rados.0.smithi003.stdout:2829: writing smithi00370293-25 from 1659148 to 2400445 tid 2 2024-09-21T10:14:01.068 INFO:tasks.rados.rados.0.smithi003.stdout:2830: write oid 343 current snap is 0 2024-09-21T10:14:01.068 INFO:tasks.rados.rados.0.smithi003.stdout:2827: finishing write tid 3 to smithi00370293-317 2024-09-21T10:14:01.068 INFO:tasks.rados.rados.0.smithi003.stdout:2827: finishing write tid 4 to smithi00370293-317 2024-09-21T10:14:01.069 INFO:tasks.rados.rados.0.smithi003.stdout:2827: finishing write tid 5 to smithi00370293-317 2024-09-21T10:14:01.069 INFO:tasks.rados.rados.0.smithi003.stdout:2827: oid 317 updating version 0 to 512 2024-09-21T10:14:01.069 INFO:tasks.rados.rados.0.smithi003.stdout:2827: oid 317 updating version 512 to 513 2024-09-21T10:14:01.069 INFO:tasks.rados.rados.0.smithi003.stdout:2827: oid 317 updating version 513 to 514 2024-09-21T10:14:01.069 INFO:tasks.rados.rados.0.smithi003.stdout:2827: oid 317 version 514 is already newer than 511 2024-09-21T10:14:01.069 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 317 v 514 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2024-09-21T10:14:01.069 INFO:tasks.rados.rados.0.smithi003.stdout:2827: left oid 317 (ObjNum 1812 snap 0 seq_num 1812) 2024-09-21T10:14:01.069 INFO:tasks.rados.rados.0.smithi003.stdout:2828: expect (ObjNum 931 snap 0 seq_num 931) 2024-09-21T10:14:01.245 INFO:tasks.rados.rados.0.smithi003.stdout:2829: finishing write tid 1 to smithi00370293-25 2024-09-21T10:14:01.245 INFO:tasks.rados.rados.0.smithi003.stdout:2829: finishing write tid 2 to smithi00370293-25 2024-09-21T10:14:01.245 INFO:tasks.rados.rados.0.smithi003.stdout:2829: finishing write tid 3 to smithi00370293-25 2024-09-21T10:14:01.245 INFO:tasks.rados.rados.0.smithi003.stdout:2829: finishing write tid 4 to smithi00370293-25 2024-09-21T10:14:01.246 INFO:tasks.rados.rados.0.smithi003.stdout:2829: oid 25 updating version 0 to 368 2024-09-21T10:14:01.246 INFO:tasks.rados.rados.0.smithi003.stdout:2829: oid 25 version 368 is already newer than 366 2024-09-21T10:14:01.246 INFO:tasks.rados.rados.0.smithi003.stdout:2829: oid 25 version 368 is already newer than 367 2024-09-21T10:14:01.246 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 368 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2024-09-21T10:14:01.246 INFO:tasks.rados.rados.0.smithi003.stdout:2829: left oid 25 (ObjNum 1813 snap 0 seq_num 1813) 2024-09-21T10:14:01.246 INFO:tasks.rados.rados.0.smithi003.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2024-09-21T10:14:01.259 INFO:tasks.rados.rados.0.smithi003.stdout:2830: writing smithi00370293-343 from 487898 to 1081598 tid 1 2024-09-21T10:14:01.274 INFO:tasks.rados.rados.0.smithi003.stdout:2830: writing smithi00370293-343 from 1717630 to 2202585 tid 2 2024-09-21T10:14:01.275 INFO:tasks.rados.rados.0.smithi003.stdout:2827: done (3 left) 2024-09-21T10:14:01.275 INFO:tasks.rados.rados.0.smithi003.stdout:2828: done (2 left) 2024-09-21T10:14:01.275 INFO:tasks.rados.rados.0.smithi003.stdout:2829: done (1 left) 2024-09-21T10:14:01.275 INFO:tasks.rados.rados.0.smithi003.stdout:2831: read oid 329 snap -1 2024-09-21T10:14:01.275 INFO:tasks.rados.rados.0.smithi003.stdout:2831: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-21T10:14:01.275 INFO:tasks.rados.rados.0.smithi003.stdout:2832: write oid 95 current snap is 0 2024-09-21T10:14:01.275 INFO:tasks.rados.rados.0.smithi003.stdout:2830: finishing write tid 1 to smithi00370293-343 2024-09-21T10:14:01.275 INFO:tasks.rados.rados.0.smithi003.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2024-09-21T10:14:01.291 INFO:tasks.rados.rados.0.smithi003.stdout:2832: writing smithi00370293-95 from 504705 to 1173654 tid 1 2024-09-21T10:14:01.308 INFO:tasks.rados.rados.0.smithi003.stdout:2832: writing smithi00370293-95 from 1776112 to 2504705 tid 2 2024-09-21T10:14:01.308 INFO:tasks.rados.rados.0.smithi003.stdout:2833: read oid 226 snap -1 2024-09-21T10:14:01.308 INFO:tasks.rados.rados.0.smithi003.stdout:2833: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T10:14:01.308 INFO:tasks.rados.rados.0.smithi003.stdout:2834: delete oid 39 current snap is 0 2024-09-21T10:14:01.308 INFO:tasks.rados.rados.0.smithi003.stdout:2830: finishing write tid 2 to smithi00370293-343 2024-09-21T10:14:01.309 INFO:tasks.rados.rados.0.smithi003.stdout:2830: finishing write tid 3 to smithi00370293-343 2024-09-21T10:14:01.309 INFO:tasks.rados.rados.0.smithi003.stdout:2830: finishing write tid 4 to smithi00370293-343 2024-09-21T10:14:01.309 INFO:tasks.rados.rados.0.smithi003.stdout:2830: oid 343 updating version 0 to 353 2024-09-21T10:14:01.309 INFO:tasks.rados.rados.0.smithi003.stdout:2830: oid 343 version 353 is already newer than 352 2024-09-21T10:14:01.309 INFO:tasks.rados.rados.0.smithi003.stdout:2830: oid 343 updating version 353 to 354 2024-09-21T10:14:01.309 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 343 v 354 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2024-09-21T10:14:01.309 INFO:tasks.rados.rados.0.smithi003.stdout:2830: left oid 343 (ObjNum 1814 snap 0 seq_num 1814) 2024-09-21T10:14:01.309 INFO:tasks.rados.rados.0.smithi003.stdout:2831: expect (ObjNum 328 snap 0 seq_num 328) 2024-09-21T10:14:01.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:01 smithi003 bash[22527]: cluster 2024-09-21T10:14:01.047122+0000 mgr.x (mgr.24475) 22 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-21T10:14:01.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:01 smithi003 bash[31899]: cluster 2024-09-21T10:14:01.047122+0000 mgr.x (mgr.24475) 22 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-21T10:14:01.425 INFO:tasks.rados.rados.0.smithi003.stdout:2832: finishing write tid 1 to smithi00370293-95 2024-09-21T10:14:01.425 INFO:tasks.rados.rados.0.smithi003.stdout:2832: finishing write tid 2 to smithi00370293-95 2024-09-21T10:14:01.425 INFO:tasks.rados.rados.0.smithi003.stdout:2830: done (4 left) 2024-09-21T10:14:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:2831: done (3 left) 2024-09-21T10:14:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:2834: done (2 left) 2024-09-21T10:14:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:2835: write oid 453 current snap is 0 2024-09-21T10:14:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:2832: finishing write tid 3 to smithi00370293-95 2024-09-21T10:14:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:2832: finishing write tid 4 to smithi00370293-95 2024-09-21T10:14:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:2832: oid 95 updating version 0 to 383 2024-09-21T10:14:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:2832: oid 95 version 383 is already newer than 381 2024-09-21T10:14:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:2832: oid 95 version 383 is already newer than 382 2024-09-21T10:14:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 95 v 383 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2024-09-21T10:14:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:2832: left oid 95 (ObjNum 1815 snap 0 seq_num 1815) 2024-09-21T10:14:01.426 INFO:tasks.rados.rados.0.smithi003.stdout:2833: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T10:14:01.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:01 smithi204 bash[24804]: cluster 2024-09-21T10:14:01.047122+0000 mgr.x (mgr.24475) 22 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 110 op/s 2024-09-21T10:14:01.594 INFO:tasks.rados.rados.0.smithi003.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2024-09-21T10:14:01.610 INFO:tasks.rados.rados.0.smithi003.stdout:2835: writing smithi00370293-453 from 538319 to 1074119 tid 1 2024-09-21T10:14:01.628 INFO:tasks.rados.rados.0.smithi003.stdout:2835: writing smithi00370293-453 from 1493076 to 2241711 tid 2 2024-09-21T10:14:01.628 INFO:tasks.rados.rados.0.smithi003.stdout:2832: done (2 left) 2024-09-21T10:14:01.628 INFO:tasks.rados.rados.0.smithi003.stdout:2833: done (1 left) 2024-09-21T10:14:01.628 INFO:tasks.rados.rados.0.smithi003.stdout:2836: write oid 2 current snap is 0 2024-09-21T10:14:01.628 INFO:tasks.rados.rados.0.smithi003.stdout:2835: finishing write tid 1 to smithi00370293-453 2024-09-21T10:14:01.628 INFO:tasks.rados.rados.0.smithi003.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2024-09-21T10:14:01.645 INFO:tasks.rados.rados.0.smithi003.stdout:2836: writing smithi00370293-2 from 555126 to 1166175 tid 1 2024-09-21T10:14:01.664 INFO:tasks.rados.rados.0.smithi003.stdout:2836: writing smithi00370293-2 from 1951558 to 2443851 tid 2 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:2837: read oid 305 snap -1 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:2837: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:2838: delete oid 263 current snap is 0 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:2835: finishing write tid 2 to smithi00370293-453 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:2835: finishing write tid 3 to smithi00370293-453 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:2835: finishing write tid 4 to smithi00370293-453 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:2835: oid 453 updating version 0 to 517 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:2835: oid 453 version 517 is already newer than 515 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:2835: oid 453 version 517 is already newer than 516 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 453 v 517 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:2835: left oid 453 (ObjNum 1817 snap 0 seq_num 1817) 2024-09-21T10:14:01.665 INFO:tasks.rados.rados.0.smithi003.stdout:2836: finishing write tid 1 to smithi00370293-2 2024-09-21T10:14:01.666 INFO:tasks.rados.rados.0.smithi003.stdout:2835: done (3 left) 2024-09-21T10:14:01.667 INFO:tasks.rados.rados.0.smithi003.stdout:2838: done (2 left) 2024-09-21T10:14:01.667 INFO:tasks.rados.rados.0.smithi003.stdout:2839: write oid 289 current snap is 0 2024-09-21T10:14:01.667 INFO:tasks.rados.rados.0.smithi003.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2024-09-21T10:14:01.684 INFO:tasks.rados.rados.0.smithi003.stdout:2839: writing smithi00370293-289 from 588740 to 1350287 tid 1 2024-09-21T10:14:01.698 INFO:tasks.rados.rados.0.smithi003.stdout:2839: writing smithi00370293-289 from 2068522 to 2564484 tid 2 2024-09-21T10:14:01.698 INFO:tasks.rados.rados.0.smithi003.stdout:2840: delete oid 136 current snap is 0 2024-09-21T10:14:01.698 INFO:tasks.rados.rados.0.smithi003.stdout:2836: finishing write tid 2 to smithi00370293-2 2024-09-21T10:14:01.698 INFO:tasks.rados.rados.0.smithi003.stdout:2836: finishing write tid 3 to smithi00370293-2 2024-09-21T10:14:01.698 INFO:tasks.rados.rados.0.smithi003.stdout:2836: finishing write tid 4 to smithi00370293-2 2024-09-21T10:14:01.698 INFO:tasks.rados.rados.0.smithi003.stdout:2836: oid 2 updating version 0 to 406 2024-09-21T10:14:01.698 INFO:tasks.rados.rados.0.smithi003.stdout:2836: oid 2 updating version 406 to 407 2024-09-21T10:14:01.698 INFO:tasks.rados.rados.0.smithi003.stdout:2836: oid 2 version 407 is already newer than 405 2024-09-21T10:14:01.699 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 2 v 407 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2024-09-21T10:14:01.699 INFO:tasks.rados.rados.0.smithi003.stdout:2836: left oid 2 (ObjNum 1818 snap 0 seq_num 1818) 2024-09-21T10:14:01.699 INFO:tasks.rados.rados.0.smithi003.stdout:2837: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T10:14:01.900 INFO:tasks.rados.rados.0.smithi003.stdout:2839: finishing write tid 1 to smithi00370293-289 2024-09-21T10:14:01.900 INFO:tasks.rados.rados.0.smithi003.stdout:2839: finishing write tid 2 to smithi00370293-289 2024-09-21T10:14:01.900 INFO:tasks.rados.rados.0.smithi003.stdout:2839: finishing write tid 3 to smithi00370293-289 2024-09-21T10:14:01.901 INFO:tasks.rados.rados.0.smithi003.stdout:2839: finishing write tid 4 to smithi00370293-289 2024-09-21T10:14:01.901 INFO:tasks.rados.rados.0.smithi003.stdout:2839: oid 289 updating version 0 to 386 2024-09-21T10:14:01.901 INFO:tasks.rados.rados.0.smithi003.stdout:2839: oid 289 version 386 is already newer than 384 2024-09-21T10:14:01.901 INFO:tasks.rados.rados.0.smithi003.stdout:2839: oid 289 version 386 is already newer than 385 2024-09-21T10:14:01.901 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 289 v 386 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2024-09-21T10:14:01.901 INFO:tasks.rados.rados.0.smithi003.stdout:2839: left oid 289 (ObjNum 1820 snap 0 seq_num 1820) 2024-09-21T10:14:01.901 INFO:tasks.rados.rados.0.smithi003.stdout:2836: done (3 left) 2024-09-21T10:14:01.901 INFO:tasks.rados.rados.0.smithi003.stdout:2837: done (2 left) 2024-09-21T10:14:01.901 INFO:tasks.rados.rados.0.smithi003.stdout:2839: done (1 left) 2024-09-21T10:14:01.901 INFO:tasks.rados.rados.0.smithi003.stdout:2840: done (0 left) 2024-09-21T10:14:01.901 INFO:tasks.rados.rados.0.smithi003.stdout:2841: delete oid 100 current snap is 0 2024-09-21T10:14:01.904 INFO:tasks.rados.rados.0.smithi003.stdout:2841: done (0 left) 2024-09-21T10:14:01.904 INFO:tasks.rados.rados.0.smithi003.stdout:2842: read oid 310 snap -1 2024-09-21T10:14:01.904 INFO:tasks.rados.rados.0.smithi003.stdout:2842: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T10:14:01.904 INFO:tasks.rados.rados.0.smithi003.stdout:2843: read oid 353 snap -1 2024-09-21T10:14:01.904 INFO:tasks.rados.rados.0.smithi003.stdout:2843: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-09-21T10:14:01.904 INFO:tasks.rados.rados.0.smithi003.stdout:2844: read oid 332 snap -1 2024-09-21T10:14:01.904 INFO:tasks.rados.rados.0.smithi003.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T10:14:01.904 INFO:tasks.rados.rados.0.smithi003.stdout:2845: write oid 57 current snap is 0 2024-09-21T10:14:01.904 INFO:tasks.rados.rados.0.smithi003.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2024-09-21T10:14:01.916 INFO:tasks.rados.rados.0.smithi003.stdout:2845: writing smithi00370293-57 from 639161 to 1226455 tid 1 2024-09-21T10:14:01.930 INFO:tasks.rados.rados.0.smithi003.stdout:2845: writing smithi00370293-57 from 1727615 to 2487257 tid 2 2024-09-21T10:14:01.930 INFO:tasks.rados.rados.0.smithi003.stdout:2846: write oid 492 current snap is 0 2024-09-21T10:14:01.930 INFO:tasks.rados.rados.0.smithi003.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2024-09-21T10:14:01.944 INFO:tasks.rados.rados.0.smithi003.stdout:2846: writing smithi00370293-492 from 655968 to 1318511 tid 1 2024-09-21T10:14:01.954 INFO:tasks.rados.rados.0.smithi003.stdout:2846: writing smithi00370293-492 from 1786097 to 2289397 tid 2 2024-09-21T10:14:01.954 INFO:tasks.rados.rados.0.smithi003.stdout:2847: write oid 374 current snap is 0 2024-09-21T10:14:01.955 INFO:tasks.rados.rados.0.smithi003.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2024-09-21T10:14:01.965 INFO:tasks.rados.rados.0.smithi003.stdout:2847: writing smithi00370293-374 from 672775 to 1126920 tid 1 2024-09-21T10:14:01.978 INFO:tasks.rados.rados.0.smithi003.stdout:2847: writing smithi00370293-374 from 1844579 to 2607890 tid 2 2024-09-21T10:14:01.978 INFO:tasks.rados.rados.0.smithi003.stdout:2848: read oid 376 snap -1 2024-09-21T10:14:01.978 INFO:tasks.rados.rados.0.smithi003.stdout:2848: expect (ObjNum 976 snap 0 seq_num 976) 2024-09-21T10:14:01.978 INFO:tasks.rados.rados.0.smithi003.stdout:2849: read oid 205 snap -1 2024-09-21T10:14:01.978 INFO:tasks.rados.rados.0.smithi003.stdout:2849: expect (ObjNum 1802 snap 0 seq_num 1802) 2024-09-21T10:14:01.978 INFO:tasks.rados.rados.0.smithi003.stdout:2850: read oid 127 snap -1 2024-09-21T10:14:01.979 INFO:tasks.rados.rados.0.smithi003.stdout:2850: expect (ObjNum 1718 snap 0 seq_num 1718) 2024-09-21T10:14:01.979 INFO:tasks.rados.rados.0.smithi003.stdout:2851: write oid 468 current snap is 0 2024-09-21T10:14:01.979 INFO:tasks.rados.rados.0.smithi003.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2024-09-21T10:14:01.988 INFO:tasks.rados.rados.0.smithi003.stdout:2851: writing smithi00370293-468 from 689582 to 1218976 tid 1 2024-09-21T10:14:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:2851: writing smithi00370293-468 from 1903061 to 2410030 tid 2 2024-09-21T10:14:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:2852: read oid 264 snap -1 2024-09-21T10:14:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:2852: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:14:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:2853: read oid 115 snap -1 2024-09-21T10:14:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2024-09-21T10:14:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:2854: read oid 176 snap -1 2024-09-21T10:14:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:2854: expect (ObjNum 1465 snap 0 seq_num 1465) 2024-09-21T10:14:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:2855: write oid 322 current snap is 0 2024-09-21T10:14:01.997 INFO:tasks.rados.rados.0.smithi003.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2024-09-21T10:14:02.007 INFO:tasks.rados.rados.0.smithi003.stdout:2855: writing smithi00370293-322 from 706389 to 1311032 tid 1 2024-09-21T10:14:02.013 INFO:tasks.rados.rados.0.smithi003.stdout:2855: writing smithi00370293-322 from 1961543 to 2612170 tid 2 2024-09-21T10:14:02.014 INFO:tasks.rados.rados.0.smithi003.stdout:2856: write oid 349 current snap is 0 2024-09-21T10:14:02.014 INFO:tasks.rados.rados.0.smithi003.stdout:2842: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T10:14:02.193 INFO:tasks.rados.rados.0.smithi003.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T10:14:02.422 INFO:tasks.rados.rados.0.smithi003.stdout:2843: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-09-21T10:14:02.585 INFO:tasks.rados.rados.0.smithi003.stdout:2845: finishing write tid 1 to smithi00370293-57 2024-09-21T10:14:02.585 INFO:tasks.rados.rados.0.smithi003.stdout:2845: finishing write tid 2 to smithi00370293-57 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:2845: finishing write tid 3 to smithi00370293-57 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:2845: finishing write tid 4 to smithi00370293-57 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:2845: oid 57 updating version 0 to 408 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:2845: oid 57 updating version 408 to 410 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:2845: oid 57 version 410 is already newer than 409 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 57 v 410 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:2846: finishing write tid 1 to smithi00370293-492 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:2846: finishing write tid 2 to smithi00370293-492 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:2846: finishing write tid 3 to smithi00370293-492 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:2846: finishing write tid 4 to smithi00370293-492 2024-09-21T10:14:02.586 INFO:tasks.rados.rados.0.smithi003.stdout:2846: oid 492 updating version 0 to 306 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:2846: oid 492 version 306 is already newer than 305 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:2846: oid 492 version 306 is already newer than 304 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 492 v 306 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:2847: finishing write tid 1 to smithi00370293-374 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:2847: finishing write tid 2 to smithi00370293-374 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:2847: finishing write tid 3 to smithi00370293-374 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:2847: finishing write tid 4 to smithi00370293-374 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:2847: oid 374 updating version 0 to 362 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:2847: oid 374 version 362 is already newer than 360 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:2847: oid 374 version 362 is already newer than 361 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 374 v 362 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2024-09-21T10:14:02.587 INFO:tasks.rados.rados.0.smithi003.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2024-09-21T10:14:02.588 INFO:tasks.rados.rados.0.smithi003.stdout:2849: expect (ObjNum 1802 snap 0 seq_num 1802) 2024-09-21T10:14:02.723 INFO:tasks.rados.rados.0.smithi003.stdout:2848: expect (ObjNum 976 snap 0 seq_num 976) 2024-09-21T10:14:02.855 INFO:tasks.rados.rados.0.smithi003.stdout:2850: expect (ObjNum 1718 snap 0 seq_num 1718) 2024-09-21T10:14:02.981 INFO:tasks.rados.rados.0.smithi003.stdout:2851: finishing write tid 1 to smithi00370293-468 2024-09-21T10:14:02.981 INFO:tasks.rados.rados.0.smithi003.stdout:2851: finishing write tid 2 to smithi00370293-468 2024-09-21T10:14:02.981 INFO:tasks.rados.rados.0.smithi003.stdout:2851: finishing write tid 3 to smithi00370293-468 2024-09-21T10:14:02.981 INFO:tasks.rados.rados.0.smithi003.stdout:2851: finishing write tid 4 to smithi00370293-468 2024-09-21T10:14:02.982 INFO:tasks.rados.rados.0.smithi003.stdout:2851: oid 468 updating version 0 to 402 2024-09-21T10:14:02.982 INFO:tasks.rados.rados.0.smithi003.stdout:2851: oid 468 updating version 402 to 403 2024-09-21T10:14:02.982 INFO:tasks.rados.rados.0.smithi003.stdout:2851: oid 468 version 403 is already newer than 401 2024-09-21T10:14:02.982 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 468 v 403 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2024-09-21T10:14:02.982 INFO:tasks.rados.rados.0.smithi003.stdout:2851: left oid 468 (ObjNum 1826 snap 0 seq_num 1826) 2024-09-21T10:14:02.982 INFO:tasks.rados.rados.0.smithi003.stdout:2854: expect (ObjNum 1465 snap 0 seq_num 1465) 2024-09-21T10:14:03.063 INFO:tasks.rados.rados.0.smithi003.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2024-09-21T10:14:03.241 INFO:tasks.rados.rados.0.smithi003.stdout:2852: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:14:03.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:03 smithi204 bash[24804]: cluster 2024-09-21T10:14:03.047743+0000 mgr.x (mgr.24475) 23 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 75 op/s 2024-09-21T10:14:03.317 INFO:tasks.rados.rados.0.smithi003.stdout:2855: finishing write tid 1 to smithi00370293-322 2024-09-21T10:14:03.317 INFO:tasks.rados.rados.0.smithi003.stdout:2855: finishing write tid 2 to smithi00370293-322 2024-09-21T10:14:03.317 INFO:tasks.rados.rados.0.smithi003.stdout:2855: finishing write tid 3 to smithi00370293-322 2024-09-21T10:14:03.317 INFO:tasks.rados.rados.0.smithi003.stdout:2855: finishing write tid 4 to smithi00370293-322 2024-09-21T10:14:03.317 INFO:tasks.rados.rados.0.smithi003.stdout:2855: oid 322 updating version 0 to 389 2024-09-21T10:14:03.317 INFO:tasks.rados.rados.0.smithi003.stdout:2855: oid 322 version 389 is already newer than 387 2024-09-21T10:14:03.317 INFO:tasks.rados.rados.0.smithi003.stdout:2855: oid 322 version 389 is already newer than 388 2024-09-21T10:14:03.317 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 322 v 389 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2024-09-21T10:14:03.317 INFO:tasks.rados.rados.0.smithi003.stdout:2855: left oid 322 (ObjNum 1827 snap 0 seq_num 1827) 2024-09-21T10:14:03.317 INFO:tasks.rados.rados.0.smithi003.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2024-09-21T10:14:03.339 INFO:tasks.rados.rados.0.smithi003.stdout:2856: writing smithi00370293-349 from 723196 to 1403088 tid 1 2024-09-21T10:14:03.358 INFO:tasks.rados.rados.0.smithi003.stdout:2856: writing smithi00370293-349 from 2020025 to 2530663 tid 2 2024-09-21T10:14:03.358 INFO:tasks.rados.rados.0.smithi003.stdout:2842: done (14 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2843: done (13 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2844: done (12 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2845: done (11 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2846: done (10 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2847: done (9 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2848: done (8 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2849: done (7 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2850: done (6 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2851: done (5 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2852: done (4 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2853: done (3 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2854: done (2 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2855: done (1 left) 2024-09-21T10:14:03.359 INFO:tasks.rados.rados.0.smithi003.stdout:2857: write oid 464 current snap is 0 2024-09-21T10:14:03.360 INFO:tasks.rados.rados.0.smithi003.stdout:2856: finishing write tid 1 to smithi00370293-349 2024-09-21T10:14:03.360 INFO:tasks.rados.rados.0.smithi003.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2024-09-21T10:14:03.383 INFO:tasks.rados.rados.0.smithi003.stdout:2857: writing smithi00370293-464 from 740003 to 1495144 tid 1 2024-09-21T10:14:03.401 INFO:tasks.rados.rados.0.smithi003.stdout:2857: writing smithi00370293-464 from 2078507 to 2732803 tid 2 2024-09-21T10:14:03.401 INFO:tasks.rados.rados.0.smithi003.stdout:2858: read oid 147 snap -1 2024-09-21T10:14:03.401 INFO:tasks.rados.rados.0.smithi003.stdout:2858: expect deleted 2024-09-21T10:14:03.401 INFO:tasks.rados.rados.0.smithi003.stdout:2859: read oid 417 snap -1 2024-09-21T10:14:03.401 INFO:tasks.rados.rados.0.smithi003.stdout:2859: expect (ObjNum 971 snap 0 seq_num 971) 2024-09-21T10:14:03.401 INFO:tasks.rados.rados.0.smithi003.stdout:2860: read oid 310 snap -1 2024-09-21T10:14:03.401 INFO:tasks.rados.rados.0.smithi003.stdout:2860: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T10:14:03.401 INFO:tasks.rados.rados.0.smithi003.stdout:2861: write oid 254 current snap is 0 2024-09-21T10:14:03.401 INFO:tasks.rados.rados.0.smithi003.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2024-09-21T10:14:03.414 INFO:tasks.rados.rados.0.smithi003.stdout:2861: writing smithi00370293-254 from 756810 to 1187200 tid 1 2024-09-21T10:14:03.423 INFO:tasks.rados.rados.0.smithi003.stdout:2861: writing smithi00370293-254 from 1620636 to 2134943 tid 2 2024-09-21T10:14:03.423 INFO:tasks.rados.rados.0.smithi003.stdout:2862: read oid 230 snap -1 2024-09-21T10:14:03.423 INFO:tasks.rados.rados.0.smithi003.stdout:2862: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-09-21T10:14:03.423 INFO:tasks.rados.rados.0.smithi003.stdout:2863: read oid 15 snap -1 2024-09-21T10:14:03.423 INFO:tasks.rados.rados.0.smithi003.stdout:2863: expect (ObjNum 1530 snap 0 seq_num 1530) 2024-09-21T10:14:03.424 INFO:tasks.rados.rados.0.smithi003.stdout:2864: write oid 204 current snap is 0 2024-09-21T10:14:03.424 INFO:tasks.rados.rados.0.smithi003.stdout:2856: finishing write tid 2 to smithi00370293-349 2024-09-21T10:14:03.424 INFO:tasks.rados.rados.0.smithi003.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2024-09-21T10:14:03.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:03 smithi003 bash[22527]: cluster 2024-09-21T10:14:03.047743+0000 mgr.x (mgr.24475) 23 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 75 op/s 2024-09-21T10:14:03.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:03 smithi003 bash[31899]: cluster 2024-09-21T10:14:03.047743+0000 mgr.x (mgr.24475) 23 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.8 MiB/s wr, 75 op/s 2024-09-21T10:14:03.435 INFO:tasks.rados.rados.0.smithi003.stdout:2864: writing smithi00370293-204 from 773617 to 1279256 tid 1 2024-09-21T10:14:03.452 INFO:tasks.rados.rados.0.smithi003.stdout:2864: writing smithi00370293-204 from 2079118 to 2737083 tid 2 2024-09-21T10:14:03.452 INFO:tasks.rados.rados.0.smithi003.stdout:2865: write oid 67 current snap is 0 2024-09-21T10:14:03.452 INFO:tasks.rados.rados.0.smithi003.stdout:2856: finishing write tid 3 to smithi00370293-349 2024-09-21T10:14:03.452 INFO:tasks.rados.rados.0.smithi003.stdout:2856: finishing write tid 4 to smithi00370293-349 2024-09-21T10:14:03.452 INFO:tasks.rados.rados.0.smithi003.stdout:2856: oid 349 updating version 0 to 371 2024-09-21T10:14:03.452 INFO:tasks.rados.rados.0.smithi003.stdout:2856: oid 349 version 371 is already newer than 370 2024-09-21T10:14:03.452 INFO:tasks.rados.rados.0.smithi003.stdout:2856: oid 349 version 371 is already newer than 369 2024-09-21T10:14:03.453 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 349 v 371 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2024-09-21T10:14:03.453 INFO:tasks.rados.rados.0.smithi003.stdout:2856: left oid 349 (ObjNum 1828 snap 0 seq_num 1828) 2024-09-21T10:14:03.453 INFO:tasks.rados.rados.0.smithi003.stdout:2857: finishing write tid 1 to smithi00370293-464 2024-09-21T10:14:03.453 INFO:tasks.rados.rados.0.smithi003.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2024-09-21T10:14:03.464 INFO:tasks.rados.rados.0.smithi003.stdout:2865: writing smithi00370293-67 from 790424 to 1371312 tid 1 2024-09-21T10:14:03.475 INFO:tasks.rados.rados.0.smithi003.stdout:2865: writing smithi00370293-67 from 2137600 to 2655576 tid 2 2024-09-21T10:14:03.475 INFO:tasks.rados.rados.0.smithi003.stdout:2856: done (9 left) 2024-09-21T10:14:03.475 INFO:tasks.rados.rados.0.smithi003.stdout:2866: write oid 82 current snap is 0 2024-09-21T10:14:03.476 INFO:tasks.rados.rados.0.smithi003.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2024-09-21T10:14:03.484 INFO:tasks.rados.rados.0.smithi003.stdout:2866: writing smithi00370293-82 from 407231 to 1179721 tid 1 2024-09-21T10:14:03.494 INFO:tasks.rados.rados.0.smithi003.stdout:2866: writing smithi00370293-82 from 1912435 to 2574069 tid 2 2024-09-21T10:14:03.494 INFO:tasks.rados.rados.0.smithi003.stdout:2867: write oid 246 current snap is 0 2024-09-21T10:14:03.494 INFO:tasks.rados.rados.0.smithi003.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2024-09-21T10:14:03.499 INFO:tasks.rados.rados.0.smithi003.stdout:2867: writing smithi00370293-246 from 424038 to 871777 tid 1 2024-09-21T10:14:03.506 INFO:tasks.rados.rados.0.smithi003.stdout:2867: writing smithi00370293-246 from 1454564 to 1976209 tid 2 2024-09-21T10:14:03.512 INFO:tasks.rados.rados.0.smithi003.stdout:2867: writing smithi00370293-246 from 2630710 to 2824038 tid 3 2024-09-21T10:14:03.512 INFO:tasks.rados.rados.0.smithi003.stdout:2868: write oid 23 current snap is 0 2024-09-21T10:14:03.512 INFO:tasks.rados.rados.0.smithi003.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2024-09-21T10:14:03.517 INFO:tasks.rados.rados.0.smithi003.stdout:2868: writing smithi00370293-23 from 440845 to 963833 tid 1 2024-09-21T10:14:03.524 INFO:tasks.rados.rados.0.smithi003.stdout:2868: writing smithi00370293-23 from 1513046 to 2178349 tid 2 2024-09-21T10:14:03.524 INFO:tasks.rados.rados.0.smithi003.stdout:2869: read oid 275 snap -1 2024-09-21T10:14:03.524 INFO:tasks.rados.rados.0.smithi003.stdout:2869: expect (ObjNum 1582 snap 0 seq_num 1582) 2024-09-21T10:14:03.525 INFO:tasks.rados.rados.0.smithi003.stdout:2870: write oid 375 current snap is 0 2024-09-21T10:14:03.525 INFO:tasks.rados.rados.0.smithi003.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2024-09-21T10:14:03.531 INFO:tasks.rados.rados.0.smithi003.stdout:2870: writing smithi00370293-375 from 457652 to 1055889 tid 1 2024-09-21T10:14:03.538 INFO:tasks.rados.rados.0.smithi003.stdout:2870: writing smithi00370293-375 from 1571528 to 2096842 tid 2 2024-09-21T10:14:03.542 INFO:tasks.rados.rados.0.smithi003.stdout:2870: writing smithi00370293-375 from 2685556 to 2857652 tid 3 2024-09-21T10:14:03.542 INFO:tasks.rados.rados.0.smithi003.stdout:2871: write oid 39 current snap is 0 2024-09-21T10:14:03.542 INFO:tasks.rados.rados.0.smithi003.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2024-09-21T10:14:03.548 INFO:tasks.rados.rados.0.smithi003.stdout:2871: writing smithi00370293-39 from 474459 to 1147945 tid 1 2024-09-21T10:14:03.555 INFO:tasks.rados.rados.0.smithi003.stdout:2871: writing smithi00370293-39 from 1630010 to 2298982 tid 2 2024-09-21T10:14:03.555 INFO:tasks.rados.rados.0.smithi003.stdout:2872: read oid 383 snap -1 2024-09-21T10:14:03.555 INFO:tasks.rados.rados.0.smithi003.stdout:2872: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-09-21T10:14:03.555 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:14:03.555 INFO:tasks.rados.rados.0.smithi003.stdout:2859: expect (ObjNum 971 snap 0 seq_num 971) 2024-09-21T10:14:03.674 INFO:tasks.rados.rados.0.smithi003.stdout:2857: finishing write tid 2 to smithi00370293-464 2024-09-21T10:14:03.675 INFO:tasks.rados.rados.0.smithi003.stdout:2857: finishing write tid 3 to smithi00370293-464 2024-09-21T10:14:03.675 INFO:tasks.rados.rados.0.smithi003.stdout:2857: finishing write tid 4 to smithi00370293-464 2024-09-21T10:14:03.675 INFO:tasks.rados.rados.0.smithi003.stdout:2857: oid 464 updating version 0 to 297 2024-09-21T10:14:03.675 INFO:tasks.rados.rados.0.smithi003.stdout:2857: oid 464 version 297 is already newer than 295 2024-09-21T10:14:03.675 INFO:tasks.rados.rados.0.smithi003.stdout:2857: oid 464 version 297 is already newer than 296 2024-09-21T10:14:03.675 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 464 v 297 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2024-09-21T10:14:03.675 INFO:tasks.rados.rados.0.smithi003.stdout:2857: left oid 464 (ObjNum 1829 snap 0 seq_num 1829) 2024-09-21T10:14:03.675 INFO:tasks.rados.rados.0.smithi003.stdout:2860: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T10:14:03.810 INFO:tasks.rados.rados.0.smithi003.stdout:2861: finishing write tid 1 to smithi00370293-254 2024-09-21T10:14:03.810 INFO:tasks.rados.rados.0.smithi003.stdout:2861: finishing write tid 2 to smithi00370293-254 2024-09-21T10:14:03.810 INFO:tasks.rados.rados.0.smithi003.stdout:2861: finishing write tid 3 to smithi00370293-254 2024-09-21T10:14:03.810 INFO:tasks.rados.rados.0.smithi003.stdout:2861: finishing write tid 4 to smithi00370293-254 2024-09-21T10:14:03.810 INFO:tasks.rados.rados.0.smithi003.stdout:2861: oid 254 updating version 0 to 370 2024-09-21T10:14:03.810 INFO:tasks.rados.rados.0.smithi003.stdout:2861: oid 254 version 370 is already newer than 369 2024-09-21T10:14:03.810 INFO:tasks.rados.rados.0.smithi003.stdout:2861: oid 254 updating version 370 to 371 2024-09-21T10:14:03.810 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 254 v 371 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2024-09-21T10:14:03.810 INFO:tasks.rados.rados.0.smithi003.stdout:2861: left oid 254 (ObjNum 1830 snap 0 seq_num 1830) 2024-09-21T10:14:03.810 INFO:tasks.rados.rados.0.smithi003.stdout:2862: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-09-21T10:14:04.143 INFO:tasks.rados.rados.0.smithi003.stdout:2863: expect (ObjNum 1530 snap 0 seq_num 1530) 2024-09-21T10:14:04.358 INFO:tasks.rados.rados.0.smithi003.stdout:2864: finishing write tid 1 to smithi00370293-204 2024-09-21T10:14:04.358 INFO:tasks.rados.rados.0.smithi003.stdout:2864: finishing write tid 2 to smithi00370293-204 2024-09-21T10:14:04.358 INFO:tasks.rados.rados.0.smithi003.stdout:2864: finishing write tid 3 to smithi00370293-204 2024-09-21T10:14:04.358 INFO:tasks.rados.rados.0.smithi003.stdout:2864: finishing write tid 4 to smithi00370293-204 2024-09-21T10:14:04.358 INFO:tasks.rados.rados.0.smithi003.stdout:2864: oid 204 updating version 0 to 405 2024-09-21T10:14:04.358 INFO:tasks.rados.rados.0.smithi003.stdout:2864: oid 204 updating version 405 to 406 2024-09-21T10:14:04.358 INFO:tasks.rados.rados.0.smithi003.stdout:2864: oid 204 version 406 is already newer than 404 2024-09-21T10:14:04.358 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 204 v 406 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2024-09-21T10:14:04.358 INFO:tasks.rados.rados.0.smithi003.stdout:2864: left oid 204 (ObjNum 1831 snap 0 seq_num 1831) 2024-09-21T10:14:04.358 INFO:tasks.rados.rados.0.smithi003.stdout:2865: finishing write tid 1 to smithi00370293-67 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2865: finishing write tid 2 to smithi00370293-67 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2865: finishing write tid 3 to smithi00370293-67 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2865: finishing write tid 4 to smithi00370293-67 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2865: oid 67 updating version 0 to 391 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2865: oid 67 version 391 is already newer than 390 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2865: oid 67 updating version 391 to 392 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 67 v 392 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2865: left oid 67 (ObjNum 1832 snap 0 seq_num 1832) 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2866: finishing write tid 1 to smithi00370293-82 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2866: finishing write tid 2 to smithi00370293-82 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2866: finishing write tid 3 to smithi00370293-82 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2866: finishing write tid 4 to smithi00370293-82 2024-09-21T10:14:04.359 INFO:tasks.rados.rados.0.smithi003.stdout:2866: oid 82 updating version 0 to 329 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2866: oid 82 updating version 329 to 330 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2866: oid 82 updating version 330 to 331 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 82 v 331 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2866: left oid 82 (ObjNum 1833 snap 0 seq_num 1833) 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2867: finishing write tid 1 to smithi00370293-246 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2867: finishing write tid 2 to smithi00370293-246 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2867: finishing write tid 3 to smithi00370293-246 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2867: finishing write tid 4 to smithi00370293-246 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2867: finishing write tid 5 to smithi00370293-246 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2867: oid 246 updating version 0 to 413 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2867: oid 246 version 413 is already newer than 412 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2867: oid 246 version 413 is already newer than 411 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2867: oid 246 updating version 413 to 414 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 246 v 414 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2024-09-21T10:14:04.360 INFO:tasks.rados.rados.0.smithi003.stdout:2867: left oid 246 (ObjNum 1834 snap 0 seq_num 1834) 2024-09-21T10:14:04.361 INFO:tasks.rados.rados.0.smithi003.stdout:2868: finishing write tid 1 to smithi00370293-23 2024-09-21T10:14:04.361 INFO:tasks.rados.rados.0.smithi003.stdout:2868: finishing write tid 2 to smithi00370293-23 2024-09-21T10:14:04.361 INFO:tasks.rados.rados.0.smithi003.stdout:2868: finishing write tid 3 to smithi00370293-23 2024-09-21T10:14:04.361 INFO:tasks.rados.rados.0.smithi003.stdout:2868: finishing write tid 4 to smithi00370293-23 2024-09-21T10:14:04.361 INFO:tasks.rados.rados.0.smithi003.stdout:2868: oid 23 updating version 0 to 372 2024-09-21T10:14:04.361 INFO:tasks.rados.rados.0.smithi003.stdout:2868: oid 23 updating version 372 to 374 2024-09-21T10:14:04.361 INFO:tasks.rados.rados.0.smithi003.stdout:2868: oid 23 version 374 is already newer than 373 2024-09-21T10:14:04.361 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 374 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2024-09-21T10:14:04.361 INFO:tasks.rados.rados.0.smithi003.stdout:2868: left oid 23 (ObjNum 1835 snap 0 seq_num 1835) 2024-09-21T10:14:04.361 INFO:tasks.rados.rados.0.smithi003.stdout:2869: expect (ObjNum 1582 snap 0 seq_num 1582) 2024-09-21T10:14:04.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:04 smithi003 bash[22779]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:14:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T10:14:04.476 INFO:tasks.rados.rados.0.smithi003.stdout:2870: finishing write tid 1 to smithi00370293-375 2024-09-21T10:14:04.476 INFO:tasks.rados.rados.0.smithi003.stdout:2870: finishing write tid 2 to smithi00370293-375 2024-09-21T10:14:04.476 INFO:tasks.rados.rados.0.smithi003.stdout:2870: finishing write tid 3 to smithi00370293-375 2024-09-21T10:14:04.476 INFO:tasks.rados.rados.0.smithi003.stdout:2870: finishing write tid 4 to smithi00370293-375 2024-09-21T10:14:04.476 INFO:tasks.rados.rados.0.smithi003.stdout:2870: finishing write tid 5 to smithi00370293-375 2024-09-21T10:14:04.476 INFO:tasks.rados.rados.0.smithi003.stdout:2870: oid 375 updating version 0 to 366 2024-09-21T10:14:04.476 INFO:tasks.rados.rados.0.smithi003.stdout:2870: oid 375 version 366 is already newer than 364 2024-09-21T10:14:04.476 INFO:tasks.rados.rados.0.smithi003.stdout:2870: oid 375 updating version 366 to 367 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2870: oid 375 version 367 is already newer than 365 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 375 v 367 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2870: left oid 375 (ObjNum 1836 snap 0 seq_num 1836) 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2871: finishing write tid 1 to smithi00370293-39 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2871: finishing write tid 2 to smithi00370293-39 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2857: done (15 left) 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2858: done (14 left) 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2859: done (13 left) 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2860: done (12 left) 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2861: done (11 left) 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2862: done (10 left) 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2863: done (9 left) 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2864: done (8 left) 2024-09-21T10:14:04.477 INFO:tasks.rados.rados.0.smithi003.stdout:2865: done (7 left) 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2866: done (6 left) 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2867: done (5 left) 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2868: done (4 left) 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2869: done (3 left) 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2870: done (2 left) 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2873: read oid 264 snap -1 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2873: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2874: read oid 380 snap -1 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2874: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2875: read oid 138 snap -1 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2875: expect (ObjNum 603 snap 0 seq_num 603) 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2876: delete oid 374 current snap is 0 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2871: finishing write tid 3 to smithi00370293-39 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2871: finishing write tid 4 to smithi00370293-39 2024-09-21T10:14:04.478 INFO:tasks.rados.rados.0.smithi003.stdout:2871: oid 39 updating version 0 to 393 2024-09-21T10:14:04.479 INFO:tasks.rados.rados.0.smithi003.stdout:2871: oid 39 version 393 is already newer than 392 2024-09-21T10:14:04.479 INFO:tasks.rados.rados.0.smithi003.stdout:2871: oid 39 updating version 393 to 394 2024-09-21T10:14:04.479 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 394 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2024-09-21T10:14:04.479 INFO:tasks.rados.rados.0.smithi003.stdout:2871: left oid 39 (ObjNum 1837 snap 0 seq_num 1837) 2024-09-21T10:14:04.479 INFO:tasks.rados.rados.0.smithi003.stdout:2872: expect (ObjNum 1691 snap 0 seq_num 1691) 2024-09-21T10:14:04.617 INFO:tasks.rados.rados.0.smithi003.stdout:2873: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:14:04.692 INFO:tasks.rados.rados.0.smithi003.stdout:2875: expect (ObjNum 603 snap 0 seq_num 603) 2024-09-21T10:14:04.775 INFO:tasks.rados.rados.0.smithi003.stdout:2874: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T10:14:04.896 INFO:tasks.rados.rados.0.smithi003.stdout:2871: done (5 left) 2024-09-21T10:14:04.896 INFO:tasks.rados.rados.0.smithi003.stdout:2872: done (4 left) 2024-09-21T10:14:04.896 INFO:tasks.rados.rados.0.smithi003.stdout:2873: done (3 left) 2024-09-21T10:14:04.896 INFO:tasks.rados.rados.0.smithi003.stdout:2874: done (2 left) 2024-09-21T10:14:04.896 INFO:tasks.rados.rados.0.smithi003.stdout:2875: done (1 left) 2024-09-21T10:14:04.897 INFO:tasks.rados.rados.0.smithi003.stdout:2876: done (0 left) 2024-09-21T10:14:04.897 INFO:tasks.rados.rados.0.smithi003.stdout:2877: read oid 326 snap -1 2024-09-21T10:14:04.897 INFO:tasks.rados.rados.0.smithi003.stdout:2877: expect (ObjNum 1780 snap 0 seq_num 1780) 2024-09-21T10:14:04.897 INFO:tasks.rados.rados.0.smithi003.stdout:2878: read oid 414 snap -1 2024-09-21T10:14:04.897 INFO:tasks.rados.rados.0.smithi003.stdout:2878: expect (ObjNum 1797 snap 0 seq_num 1797) 2024-09-21T10:14:04.897 INFO:tasks.rados.rados.0.smithi003.stdout:2879: read oid 211 snap -1 2024-09-21T10:14:04.897 INFO:tasks.rados.rados.0.smithi003.stdout:2879: expect (ObjNum 1647 snap 0 seq_num 1647) 2024-09-21T10:14:04.897 INFO:tasks.rados.rados.0.smithi003.stdout:2880: write oid 94 current snap is 0 2024-09-21T10:14:04.897 INFO:tasks.rados.rados.0.smithi003.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2024-09-21T10:14:04.914 INFO:tasks.rados.rados.0.smithi003.stdout:2880: writing smithi00370293-94 from 508073 to 932057 tid 1 2024-09-21T10:14:04.938 INFO:tasks.rados.rados.0.smithi003.stdout:2880: writing smithi00370293-94 from 1630621 to 2303262 tid 2 2024-09-21T10:14:04.938 INFO:tasks.rados.rados.0.smithi003.stdout:2881: read oid 27 snap -1 2024-09-21T10:14:04.938 INFO:tasks.rados.rados.0.smithi003.stdout:2881: expect (ObjNum 1561 snap 0 seq_num 1561) 2024-09-21T10:14:04.938 INFO:tasks.rados.rados.0.smithi003.stdout:2882: write oid 325 current snap is 0 2024-09-21T10:14:04.938 INFO:tasks.rados.rados.0.smithi003.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2024-09-21T10:14:04.956 INFO:tasks.rados.rados.0.smithi003.stdout:2882: writing smithi00370293-325 from 524880 to 1140466 tid 1 2024-09-21T10:14:04.968 INFO:tasks.rados.rados.0.smithi003.stdout:2882: writing smithi00370293-325 from 1805456 to 2221755 tid 2 2024-09-21T10:14:04.975 INFO:tasks.rados.rados.0.smithi003.stdout:2882: writing smithi00370293-325 from 2678895 to 2924880 tid 3 2024-09-21T10:14:04.975 INFO:tasks.rados.rados.0.smithi003.stdout:2883: delete oid 396 current snap is 0 2024-09-21T10:14:04.976 INFO:tasks.rados.rados.0.smithi003.stdout:2877: expect (ObjNum 1780 snap 0 seq_num 1780) 2024-09-21T10:14:05.214 INFO:tasks.rados.rados.0.smithi003.stdout:2879: expect (ObjNum 1647 snap 0 seq_num 1647) 2024-09-21T10:14:05.331 INFO:tasks.rados.rados.0.smithi003.stdout:2878: expect (ObjNum 1797 snap 0 seq_num 1797) 2024-09-21T10:14:05.435 INFO:tasks.rados.rados.0.smithi003.stdout:2880: finishing write tid 1 to smithi00370293-94 2024-09-21T10:14:05.436 INFO:tasks.rados.rados.0.smithi003.stdout:2880: finishing write tid 2 to smithi00370293-94 2024-09-21T10:14:05.436 INFO:tasks.rados.rados.0.smithi003.stdout:2880: finishing write tid 3 to smithi00370293-94 2024-09-21T10:14:05.436 INFO:tasks.rados.rados.0.smithi003.stdout:2880: finishing write tid 4 to smithi00370293-94 2024-09-21T10:14:05.436 INFO:tasks.rados.rados.0.smithi003.stdout:2880: oid 94 updating version 0 to 519 2024-09-21T10:14:05.436 INFO:tasks.rados.rados.0.smithi003.stdout:2880: oid 94 version 519 is already newer than 518 2024-09-21T10:14:05.436 INFO:tasks.rados.rados.0.smithi003.stdout:2880: oid 94 updating version 519 to 520 2024-09-21T10:14:05.436 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 94 v 520 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2024-09-21T10:14:05.436 INFO:tasks.rados.rados.0.smithi003.stdout:2880: left oid 94 (ObjNum 1839 snap 0 seq_num 1839) 2024-09-21T10:14:05.436 INFO:tasks.rados.rados.0.smithi003.stdout:2881: expect (ObjNum 1561 snap 0 seq_num 1561) 2024-09-21T10:14:05.540 INFO:tasks.rados.rados.0.smithi003.stdout:2882: finishing write tid 1 to smithi00370293-325 2024-09-21T10:14:05.540 INFO:tasks.rados.rados.0.smithi003.stdout:2882: finishing write tid 2 to smithi00370293-325 2024-09-21T10:14:05.540 INFO:tasks.rados.rados.0.smithi003.stdout:2882: finishing write tid 3 to smithi00370293-325 2024-09-21T10:14:05.540 INFO:tasks.rados.rados.0.smithi003.stdout:2882: finishing write tid 4 to smithi00370293-325 2024-09-21T10:14:05.540 INFO:tasks.rados.rados.0.smithi003.stdout:2882: finishing write tid 5 to smithi00370293-325 2024-09-21T10:14:05.540 INFO:tasks.rados.rados.0.smithi003.stdout:2882: oid 325 updating version 0 to 370 2024-09-21T10:14:05.540 INFO:tasks.rados.rados.0.smithi003.stdout:2882: oid 325 version 370 is already newer than 368 2024-09-21T10:14:05.540 INFO:tasks.rados.rados.0.smithi003.stdout:2882: oid 325 updating version 370 to 371 2024-09-21T10:14:05.540 INFO:tasks.rados.rados.0.smithi003.stdout:2882: oid 325 version 371 is already newer than 369 2024-09-21T10:14:05.540 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 325 v 371 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2882: left oid 325 (ObjNum 1840 snap 0 seq_num 1840) 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2877: done (6 left) 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2878: done (5 left) 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2879: done (4 left) 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2880: done (3 left) 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2881: done (2 left) 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2882: done (1 left) 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2883: done (0 left) 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2884: read oid 356 snap -1 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2884: expect (ObjNum 1379 snap 0 seq_num 1379) 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2885: read oid 29 snap -1 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2886: read oid 264 snap -1 2024-09-21T10:14:05.541 INFO:tasks.rados.rados.0.smithi003.stdout:2886: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:14:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2887: read oid 423 snap -1 2024-09-21T10:14:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2887: expect deleted 2024-09-21T10:14:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2888: read oid 190 snap -1 2024-09-21T10:14:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2888: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-21T10:14:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2889: read oid 350 snap -1 2024-09-21T10:14:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2889: expect deleted 2024-09-21T10:14:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2890: read oid 183 snap -1 2024-09-21T10:14:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2890: expect (ObjNum 1441 snap 0 seq_num 1441) 2024-09-21T10:14:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2891: read oid 178 snap -1 2024-09-21T10:14:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2891: expect (ObjNum 177 snap 0 seq_num 177) 2024-09-21T10:14:05.542 INFO:tasks.rados.rados.0.smithi003.stdout:2892: delete oid 346 current snap is 0 2024-09-21T10:14:05.543 INFO:tasks.rados.rados.0.smithi003.stdout:2887: done (8 left) 2024-09-21T10:14:05.543 INFO:tasks.rados.rados.0.smithi003.stdout:2889: done (7 left) 2024-09-21T10:14:05.543 INFO:tasks.rados.rados.0.smithi003.stdout:2892: done (6 left) 2024-09-21T10:14:05.543 INFO:tasks.rados.rados.0.smithi003.stdout:2893: write oid 381 current snap is 0 2024-09-21T10:14:05.543 INFO:tasks.rados.rados.0.smithi003.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2024-09-21T10:14:05.562 INFO:tasks.rados.rados.0.smithi003.stdout:2893: writing smithi00370293-381 from 575301 to 1016634 tid 1 2024-09-21T10:14:05.580 INFO:tasks.rados.rados.0.smithi003.stdout:2893: writing smithi00370293-381 from 1464549 to 2144528 tid 2 2024-09-21T10:14:05.594 INFO:tasks.rados.rados.0.smithi003.stdout:2893: writing smithi00370293-381 from 2644811 to 2975301 tid 3 2024-09-21T10:14:05.594 INFO:tasks.rados.rados.0.smithi003.stdout:2894: read oid 407 snap -1 2024-09-21T10:14:05.594 INFO:tasks.rados.rados.0.smithi003.stdout:2894: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T10:14:05.594 INFO:tasks.rados.rados.0.smithi003.stdout:2895: write oid 394 current snap is 0 2024-09-21T10:14:05.595 INFO:tasks.rados.rados.0.smithi003.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2024-09-21T10:14:05.608 INFO:tasks.rados.rados.0.smithi003.stdout:2895: writing smithi00370293-394 from 592108 to 1108690 tid 1 2024-09-21T10:14:05.617 INFO:tasks.rados.rados.0.smithi003.stdout:2895: writing smithi00370293-394 from 1523031 to 1946668 tid 2 2024-09-21T10:14:05.627 INFO:tasks.rados.rados.0.smithi003.stdout:2895: writing smithi00370293-394 from 2672234 to 2992108 tid 3 2024-09-21T10:14:05.627 INFO:tasks.rados.rados.0.smithi003.stdout:2896: read oid 492 snap -1 2024-09-21T10:14:05.627 INFO:tasks.rados.rados.0.smithi003.stdout:2896: expect (ObjNum 1824 snap 0 seq_num 1824) 2024-09-21T10:14:05.627 INFO:tasks.rados.rados.0.smithi003.stdout:2897: delete oid 436 current snap is 0 2024-09-21T10:14:05.627 INFO:tasks.rados.rados.0.smithi003.stdout:2888: expect (ObjNum 189 snap 0 seq_num 189) 2024-09-21T10:14:05.754 INFO:tasks.rados.rados.0.smithi003.stdout:2890: expect (ObjNum 1441 snap 0 seq_num 1441) 2024-09-21T10:14:05.881 INFO:tasks.rados.rados.0.smithi003.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2024-09-21T10:14:06.033 INFO:tasks.rados.rados.0.smithi003.stdout:2884: expect (ObjNum 1379 snap 0 seq_num 1379) 2024-09-21T10:14:06.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.899927+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.920422+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.926088+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.926239+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.928813+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.929145+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.931188+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.931372+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.933993+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.934174+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: cephadm 2024-09-21T10:14:04.936311+0000 mgr.x (mgr.24475) 24 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2524M 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.946169+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.950957+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:04.952506+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: cephadm 2024-09-21T10:14:04.954611+0000 mgr.x (mgr.24475) 25 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: cephadm 2024-09-21T10:14:04.954929+0000 mgr.x (mgr.24475) 26 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:14:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: cluster 2024-09-21T10:14:05.048906+0000 mgr.x (mgr.24475) 27 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 10 MiB/s wr, 106 op/s 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:05.325530+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:05.330682+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:05.338781+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:05.344247+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[31899]: audit 2024-09-21T10:14:05.352180+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.899927+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.920422+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.926088+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.926239+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.928813+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.929145+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.931188+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.931372+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.933993+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.934174+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: cephadm 2024-09-21T10:14:04.936311+0000 mgr.x (mgr.24475) 24 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2524M 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.946169+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.950957+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:04.952506+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: cephadm 2024-09-21T10:14:04.954611+0000 mgr.x (mgr.24475) 25 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: cephadm 2024-09-21T10:14:04.954929+0000 mgr.x (mgr.24475) 26 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: cluster 2024-09-21T10:14:05.048906+0000 mgr.x (mgr.24475) 27 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 10 MiB/s wr, 106 op/s 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:05.325530+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:05.330682+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:05.338781+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:05.344247+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:05 smithi003 bash[22527]: audit 2024-09-21T10:14:05.352180+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.218 INFO:tasks.rados.rados.0.smithi003.stdout:2893: finishing write tid 1 to smithi00370293-381 2024-09-21T10:14:06.218 INFO:tasks.rados.rados.0.smithi003.stdout:2891: expect (ObjNum 177 snap 0 seq_num 177) 2024-09-21T10:14:06.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.899927+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.920422+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.926088+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.926239+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.928813+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.929145+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.931188+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.931372+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.933993+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.934174+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: cephadm 2024-09-21T10:14:04.936311+0000 mgr.x (mgr.24475) 24 : cephadm [INF] Adjusting osd_memory_target on smithi204 to 2524M 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.946169+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.950957+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:04.952506+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: cephadm 2024-09-21T10:14:04.954611+0000 mgr.x (mgr.24475) 25 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: cephadm 2024-09-21T10:14:04.954929+0000 mgr.x (mgr.24475) 26 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:14:06.237 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: cluster 2024-09-21T10:14:05.048906+0000 mgr.x (mgr.24475) 27 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 10 MiB/s wr, 106 op/s 2024-09-21T10:14:06.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:05.325530+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:05.330682+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:05.338781+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:05.344247+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.238 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:05 smithi204 bash[24804]: audit 2024-09-21T10:14:05.352180+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:06.314 INFO:tasks.rados.rados.0.smithi003.stdout:2886: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:14:06.389 INFO:tasks.rados.rados.0.smithi003.stdout:2893: finishing write tid 2 to smithi00370293-381 2024-09-21T10:14:06.389 INFO:tasks.rados.rados.0.smithi003.stdout:2893: finishing write tid 3 to smithi00370293-381 2024-09-21T10:14:06.389 INFO:tasks.rados.rados.0.smithi003.stdout:2893: finishing write tid 4 to smithi00370293-381 2024-09-21T10:14:06.389 INFO:tasks.rados.rados.0.smithi003.stdout:2893: finishing write tid 5 to smithi00370293-381 2024-09-21T10:14:06.389 INFO:tasks.rados.rados.0.smithi003.stdout:2893: oid 381 updating version 0 to 335 2024-09-21T10:14:06.389 INFO:tasks.rados.rados.0.smithi003.stdout:2893: oid 381 version 335 is already newer than 333 2024-09-21T10:14:06.390 INFO:tasks.rados.rados.0.smithi003.stdout:2893: oid 381 version 335 is already newer than 334 2024-09-21T10:14:06.390 INFO:tasks.rados.rados.0.smithi003.stdout:2893: oid 381 version 335 is already newer than 332 2024-09-21T10:14:06.390 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 381 v 335 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2024-09-21T10:14:06.390 INFO:tasks.rados.rados.0.smithi003.stdout:2893: left oid 381 (ObjNum 1843 snap 0 seq_num 1843) 2024-09-21T10:14:06.390 INFO:tasks.rados.rados.0.smithi003.stdout:2894: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T10:14:06.532 INFO:tasks.rados.rados.0.smithi003.stdout:2895: finishing write tid 1 to smithi00370293-394 2024-09-21T10:14:06.532 INFO:tasks.rados.rados.0.smithi003.stdout:2895: finishing write tid 2 to smithi00370293-394 2024-09-21T10:14:06.532 INFO:tasks.rados.rados.0.smithi003.stdout:2895: finishing write tid 3 to smithi00370293-394 2024-09-21T10:14:06.532 INFO:tasks.rados.rados.0.smithi003.stdout:2895: finishing write tid 4 to smithi00370293-394 2024-09-21T10:14:06.532 INFO:tasks.rados.rados.0.smithi003.stdout:2895: finishing write tid 5 to smithi00370293-394 2024-09-21T10:14:06.532 INFO:tasks.rados.rados.0.smithi003.stdout:2895: oid 394 updating version 0 to 245 2024-09-21T10:14:06.532 INFO:tasks.rados.rados.0.smithi003.stdout:2895: oid 394 updating version 245 to 246 2024-09-21T10:14:06.532 INFO:tasks.rados.rados.0.smithi003.stdout:2895: oid 394 updating version 246 to 247 2024-09-21T10:14:06.533 INFO:tasks.rados.rados.0.smithi003.stdout:2895: oid 394 updating version 247 to 248 2024-09-21T10:14:06.533 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 394 v 248 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2024-09-21T10:14:06.533 INFO:tasks.rados.rados.0.smithi003.stdout:2895: left oid 394 (ObjNum 1844 snap 0 seq_num 1844) 2024-09-21T10:14:06.533 INFO:tasks.rados.rados.0.smithi003.stdout:2896: expect (ObjNum 1824 snap 0 seq_num 1824) 2024-09-21T10:14:06.696 INFO:tasks.rados.rados.0.smithi003.stdout:2884: done (10 left) 2024-09-21T10:14:06.696 INFO:tasks.rados.rados.0.smithi003.stdout:2885: done (9 left) 2024-09-21T10:14:06.696 INFO:tasks.rados.rados.0.smithi003.stdout:2886: done (8 left) 2024-09-21T10:14:06.696 INFO:tasks.rados.rados.0.smithi003.stdout:2888: done (7 left) 2024-09-21T10:14:06.697 INFO:tasks.rados.rados.0.smithi003.stdout:2890: done (6 left) 2024-09-21T10:14:06.697 INFO:tasks.rados.rados.0.smithi003.stdout:2891: done (5 left) 2024-09-21T10:14:06.697 INFO:tasks.rados.rados.0.smithi003.stdout:2893: done (4 left) 2024-09-21T10:14:06.697 INFO:tasks.rados.rados.0.smithi003.stdout:2894: done (3 left) 2024-09-21T10:14:06.697 INFO:tasks.rados.rados.0.smithi003.stdout:2895: done (2 left) 2024-09-21T10:14:06.697 INFO:tasks.rados.rados.0.smithi003.stdout:2896: done (1 left) 2024-09-21T10:14:06.697 INFO:tasks.rados.rados.0.smithi003.stdout:2897: done (0 left) 2024-09-21T10:14:06.697 INFO:tasks.rados.rados.0.smithi003.stdout:2898: write oid 84 current snap is 0 2024-09-21T10:14:06.697 INFO:tasks.rados.rados.0.smithi003.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2024-09-21T10:14:06.717 INFO:tasks.rados.rados.0.smithi003.stdout:2898: writing smithi00370293-84 from 625722 to 1292802 tid 1 2024-09-21T10:14:06.735 INFO:tasks.rados.rados.0.smithi003.stdout:2898: writing smithi00370293-84 from 1923642 to 2350948 tid 2 2024-09-21T10:14:06.746 INFO:tasks.rados.rados.0.smithi003.stdout:2898: writing smithi00370293-84 from 3010727 to 3025722 tid 3 2024-09-21T10:14:06.746 INFO:tasks.rados.rados.0.smithi003.stdout:2899: write oid 36 current snap is 0 2024-09-21T10:14:06.746 INFO:tasks.rados.rados.0.smithi003.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2024-09-21T10:14:06.764 INFO:tasks.rados.rados.0.smithi003.stdout:2899: writing smithi00370293-36 from 642529 to 1384858 tid 1 2024-09-21T10:14:06.777 INFO:tasks.rados.rados.0.smithi003.stdout:2899: writing smithi00370293-36 from 1982124 to 2669441 tid 2 2024-09-21T10:14:06.777 INFO:tasks.rados.rados.0.smithi003.stdout:2900: write oid 43 current snap is 0 2024-09-21T10:14:06.778 INFO:tasks.rados.rados.0.smithi003.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2024-09-21T10:14:06.787 INFO:tasks.rados.rados.0.smithi003.stdout:2900: writing smithi00370293-43 from 659336 to 1193267 tid 1 2024-09-21T10:14:06.795 INFO:tasks.rados.rados.0.smithi003.stdout:2900: writing smithi00370293-43 from 1756959 to 2187934 tid 2 2024-09-21T10:14:06.802 INFO:tasks.rados.rados.0.smithi003.stdout:2900: writing smithi00370293-43 from 2781926 to 3059336 tid 3 2024-09-21T10:14:06.802 INFO:tasks.rados.rados.0.smithi003.stdout:2901: write oid 274 current snap is 0 2024-09-21T10:14:06.802 INFO:tasks.rados.rados.0.smithi003.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2024-09-21T10:14:06.811 INFO:tasks.rados.rados.0.smithi003.stdout:2901: writing smithi00370293-274 from 676143 to 1285323 tid 1 2024-09-21T10:14:06.818 INFO:tasks.rados.rados.0.smithi003.stdout:2901: writing smithi00370293-274 from 1815441 to 2506427 tid 2 2024-09-21T10:14:06.822 INFO:tasks.rados.rados.0.smithi003.stdout:2901: writing smithi00370293-274 from 2925702 to 3076143 tid 3 2024-09-21T10:14:06.822 INFO:tasks.rados.rados.0.smithi003.stdout:2902: write oid 348 current snap is 0 2024-09-21T10:14:06.822 INFO:tasks.rados.rados.0.smithi003.stdout:2898: finishing write tid 1 to smithi00370293-84 2024-09-21T10:14:06.822 INFO:tasks.rados.rados.0.smithi003.stdout:2898: finishing write tid 2 to smithi00370293-84 2024-09-21T10:14:06.822 INFO:tasks.rados.rados.0.smithi003.stdout:2898: finishing write tid 3 to smithi00370293-84 2024-09-21T10:14:06.822 INFO:tasks.rados.rados.0.smithi003.stdout:2898: finishing write tid 4 to smithi00370293-84 2024-09-21T10:14:06.822 INFO:tasks.rados.rados.0.smithi003.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2024-09-21T10:14:06.831 INFO:tasks.rados.rados.0.smithi003.stdout:2902: writing smithi00370293-348 from 692950 to 1377379 tid 1 2024-09-21T10:14:06.839 INFO:tasks.rados.rados.0.smithi003.stdout:2902: writing smithi00370293-348 from 2157570 to 2592214 tid 2 2024-09-21T10:14:06.840 INFO:tasks.rados.rados.0.smithi003.stdout:2903: write oid 133 current snap is 0 2024-09-21T10:14:06.840 INFO:tasks.rados.rados.0.smithi003.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2024-09-21T10:14:06.850 INFO:tasks.rados.rados.0.smithi003.stdout:2903: writing smithi00370293-133 from 709757 to 1469435 tid 1 2024-09-21T10:14:06.860 INFO:tasks.rados.rados.0.smithi003.stdout:2903: writing smithi00370293-133 from 2216052 to 2794354 tid 2 2024-09-21T10:14:06.860 INFO:tasks.rados.rados.0.smithi003.stdout:2904: write oid 109 current snap is 0 2024-09-21T10:14:06.860 INFO:tasks.rados.rados.0.smithi003.stdout:2898: finishing write tid 5 to smithi00370293-84 2024-09-21T10:14:06.860 INFO:tasks.rados.rados.0.smithi003.stdout:2898: oid 84 updating version 0 to 323 2024-09-21T10:14:06.860 INFO:tasks.rados.rados.0.smithi003.stdout:2898: oid 84 updating version 323 to 325 2024-09-21T10:14:06.860 INFO:tasks.rados.rados.0.smithi003.stdout:2898: oid 84 version 325 is already newer than 324 2024-09-21T10:14:06.860 INFO:tasks.rados.rados.0.smithi003.stdout:2898: oid 84 updating version 325 to 326 2024-09-21T10:14:06.860 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 84 v 326 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2024-09-21T10:14:06.860 INFO:tasks.rados.rados.0.smithi003.stdout:2898: left oid 84 (ObjNum 1846 snap 0 seq_num 1846) 2024-09-21T10:14:06.860 INFO:tasks.rados.rados.0.smithi003.stdout:2899: finishing write tid 1 to smithi00370293-36 2024-09-21T10:14:06.860 INFO:tasks.rados.rados.0.smithi003.stdout:2899: finishing write tid 2 to smithi00370293-36 2024-09-21T10:14:06.861 INFO:tasks.rados.rados.0.smithi003.stdout:2899: finishing write tid 3 to smithi00370293-36 2024-09-21T10:14:06.861 INFO:tasks.rados.rados.0.smithi003.stdout:2899: finishing write tid 4 to smithi00370293-36 2024-09-21T10:14:06.861 INFO:tasks.rados.rados.0.smithi003.stdout:2899: oid 36 updating version 0 to 375 2024-09-21T10:14:06.861 INFO:tasks.rados.rados.0.smithi003.stdout:2899: oid 36 updating version 375 to 377 2024-09-21T10:14:06.861 INFO:tasks.rados.rados.0.smithi003.stdout:2899: oid 36 version 377 is already newer than 376 2024-09-21T10:14:06.861 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 36 v 377 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2024-09-21T10:14:06.861 INFO:tasks.rados.rados.0.smithi003.stdout:2899: left oid 36 (ObjNum 1847 snap 0 seq_num 1847) 2024-09-21T10:14:06.861 INFO:tasks.rados.rados.0.smithi003.stdout:2900: finishing write tid 1 to smithi00370293-43 2024-09-21T10:14:06.861 INFO:tasks.rados.rados.0.smithi003.stdout:2900: finishing write tid 2 to smithi00370293-43 2024-09-21T10:14:06.861 INFO:tasks.rados.rados.0.smithi003.stdout:2900: finishing write tid 3 to smithi00370293-43 2024-09-21T10:14:06.861 INFO:tasks.rados.rados.0.smithi003.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2024-09-21T10:14:06.868 INFO:tasks.rados.rados.0.smithi003.stdout:2904: writing smithi00370293-109 from 726564 to 1161491 tid 1 2024-09-21T10:14:06.877 INFO:tasks.rados.rados.0.smithi003.stdout:2904: writing smithi00370293-109 from 1874534 to 2312847 tid 2 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2904: writing smithi00370293-109 from 2775265 to 3126564 tid 3 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2898: done (6 left) 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2899: done (5 left) 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2905: delete oid 431 current snap is 0 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2900: finishing write tid 4 to smithi00370293-43 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2900: finishing write tid 5 to smithi00370293-43 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2900: oid 43 updating version 0 to 375 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2900: oid 43 version 375 is already newer than 372 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2900: oid 43 version 375 is already newer than 374 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2900: oid 43 version 375 is already newer than 373 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 375 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2024-09-21T10:14:06.884 INFO:tasks.rados.rados.0.smithi003.stdout:2901: finishing write tid 1 to smithi00370293-274 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2901: finishing write tid 2 to smithi00370293-274 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2901: finishing write tid 3 to smithi00370293-274 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2901: finishing write tid 4 to smithi00370293-274 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2901: finishing write tid 5 to smithi00370293-274 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2901: oid 274 updating version 0 to 411 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2901: oid 274 version 411 is already newer than 408 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2901: oid 274 version 411 is already newer than 410 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2901: oid 274 version 411 is already newer than 409 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 274 v 411 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2901: left oid 274 (ObjNum 1849 snap 0 seq_num 1849) 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2902: finishing write tid 1 to smithi00370293-348 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2902: finishing write tid 2 to smithi00370293-348 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2902: finishing write tid 3 to smithi00370293-348 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2902: finishing write tid 4 to smithi00370293-348 2024-09-21T10:14:06.885 INFO:tasks.rados.rados.0.smithi003.stdout:2902: oid 348 updating version 0 to 380 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2902: oid 348 version 380 is already newer than 378 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2902: oid 348 version 380 is already newer than 379 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 348 v 380 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2902: left oid 348 (ObjNum 1850 snap 0 seq_num 1850) 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2903: finishing write tid 1 to smithi00370293-133 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2903: finishing write tid 2 to smithi00370293-133 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2903: finishing write tid 3 to smithi00370293-133 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2903: finishing write tid 4 to smithi00370293-133 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2903: oid 133 updating version 0 to 417 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2903: oid 133 version 417 is already newer than 415 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2903: oid 133 version 417 is already newer than 416 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 133 v 417 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2903: left oid 133 (ObjNum 1851 snap 0 seq_num 1851) 2024-09-21T10:14:06.886 INFO:tasks.rados.rados.0.smithi003.stdout:2904: finishing write tid 1 to smithi00370293-109 2024-09-21T10:14:06.887 INFO:tasks.rados.rados.0.smithi003.stdout:2904: finishing write tid 2 to smithi00370293-109 2024-09-21T10:14:06.887 INFO:tasks.rados.rados.0.smithi003.stdout:2900: done (5 left) 2024-09-21T10:14:06.887 INFO:tasks.rados.rados.0.smithi003.stdout:2901: done (4 left) 2024-09-21T10:14:06.887 INFO:tasks.rados.rados.0.smithi003.stdout:2902: done (3 left) 2024-09-21T10:14:06.887 INFO:tasks.rados.rados.0.smithi003.stdout:2903: done (2 left) 2024-09-21T10:14:06.887 INFO:tasks.rados.rados.0.smithi003.stdout:2905: done (1 left) 2024-09-21T10:14:06.888 INFO:tasks.rados.rados.0.smithi003.stdout:2906: write oid 220 current snap is 0 2024-09-21T10:14:06.888 INFO:tasks.rados.rados.0.smithi003.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2024-09-21T10:14:06.894 INFO:tasks.rados.rados.0.smithi003.stdout:2906: writing smithi00370293-220 from 760178 to 1345603 tid 1 2024-09-21T10:14:06.899 INFO:tasks.rados.rados.0.smithi003.stdout:2906: writing smithi00370293-220 from 1875145 to 2317127 tid 2 2024-09-21T10:14:06.904 INFO:tasks.rados.rados.0.smithi003.stdout:2906: writing smithi00370293-220 from 3113758 to 3160178 tid 3 2024-09-21T10:14:06.904 INFO:tasks.rados.rados.0.smithi003.stdout:2907: delete oid 26 current snap is 0 2024-09-21T10:14:06.904 INFO:tasks.rados.rados.0.smithi003.stdout:2904: finishing write tid 3 to smithi00370293-109 2024-09-21T10:14:06.904 INFO:tasks.rados.rados.0.smithi003.stdout:2904: finishing write tid 4 to smithi00370293-109 2024-09-21T10:14:06.904 INFO:tasks.rados.rados.0.smithi003.stdout:2904: finishing write tid 5 to smithi00370293-109 2024-09-21T10:14:06.905 INFO:tasks.rados.rados.0.smithi003.stdout:2904: oid 109 updating version 0 to 383 2024-09-21T10:14:06.905 INFO:tasks.rados.rados.0.smithi003.stdout:2904: oid 109 version 383 is already newer than 382 2024-09-21T10:14:06.905 INFO:tasks.rados.rados.0.smithi003.stdout:2904: oid 109 version 383 is already newer than 381 2024-09-21T10:14:06.905 INFO:tasks.rados.rados.0.smithi003.stdout:2904: oid 109 updating version 383 to 384 2024-09-21T10:14:06.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 109 v 384 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2024-09-21T10:14:06.905 INFO:tasks.rados.rados.0.smithi003.stdout:2904: left oid 109 (ObjNum 1852 snap 0 seq_num 1852) 2024-09-21T10:14:06.905 INFO:tasks.rados.rados.0.smithi003.stdout:2906: finishing write tid 1 to smithi00370293-220 2024-09-21T10:14:06.905 INFO:tasks.rados.rados.0.smithi003.stdout:2906: finishing write tid 2 to smithi00370293-220 2024-09-21T10:14:06.907 INFO:tasks.rados.rados.0.smithi003.stdout:2904: done (2 left) 2024-09-21T10:14:06.907 INFO:tasks.rados.rados.0.smithi003.stdout:2907: done (1 left) 2024-09-21T10:14:06.907 INFO:tasks.rados.rados.0.smithi003.stdout:2908: write oid 129 current snap is 0 2024-09-21T10:14:06.907 INFO:tasks.rados.rados.0.smithi003.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2024-09-21T10:14:06.913 INFO:tasks.rados.rados.0.smithi003.stdout:2908: writing smithi00370293-129 from 793792 to 1246068 tid 1 2024-09-21T10:14:06.918 INFO:tasks.rados.rados.0.smithi003.stdout:2908: writing smithi00370293-129 from 1708462 to 2154113 tid 2 2024-09-21T10:14:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:2908: writing smithi00370293-129 from 2884957 to 3193792 tid 3 2024-09-21T10:14:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:2909: write oid 253 current snap is 0 2024-09-21T10:14:06.924 INFO:tasks.rados.rados.0.smithi003.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2024-09-21T10:14:06.929 INFO:tasks.rados.rados.0.smithi003.stdout:2909: writing smithi00370293-253 from 410599 to 938124 tid 1 2024-09-21T10:14:06.935 INFO:tasks.rados.rados.0.smithi003.stdout:2909: writing smithi00370293-253 from 1366944 to 1956253 tid 2 2024-09-21T10:14:06.942 INFO:tasks.rados.rados.0.smithi003.stdout:2909: writing smithi00370293-253 from 2512380 to 3210599 tid 3 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2910: read oid 258 snap -1 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2911: read oid 227 snap -1 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2911: expect (ObjNum 226 snap 0 seq_num 226) 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2912: delete oid 344 current snap is 0 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2906: finishing write tid 3 to smithi00370293-220 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2906: finishing write tid 4 to smithi00370293-220 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2906: finishing write tid 5 to smithi00370293-220 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2906: oid 220 updating version 0 to 388 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2906: oid 220 version 388 is already newer than 385 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2906: oid 220 version 388 is already newer than 386 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2906: oid 220 version 388 is already newer than 387 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 220 v 388 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2906: left oid 220 (ObjNum 1854 snap 0 seq_num 1854) 2024-09-21T10:14:06.943 INFO:tasks.rados.rados.0.smithi003.stdout:2908: finishing write tid 1 to smithi00370293-129 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2908: finishing write tid 2 to smithi00370293-129 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2908: finishing write tid 3 to smithi00370293-129 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2908: finishing write tid 4 to smithi00370293-129 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2908: finishing write tid 5 to smithi00370293-129 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2908: oid 129 updating version 0 to 521 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2908: oid 129 updating version 521 to 524 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2908: oid 129 version 524 is already newer than 523 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2908: oid 129 version 524 is already newer than 522 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 129 v 524 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2909: finishing write tid 1 to smithi00370293-253 2024-09-21T10:14:06.944 INFO:tasks.rados.rados.0.smithi003.stdout:2909: finishing write tid 2 to smithi00370293-253 2024-09-21T10:14:06.947 INFO:tasks.rados.rados.0.smithi003.stdout:2906: done (5 left) 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2908: done (4 left) 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2912: done (3 left) 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2913: read oid 73 snap -1 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2913: expect (ObjNum 886 snap 0 seq_num 886) 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2914: read oid 415 snap -1 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2914: expect deleted 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2915: read oid 104 snap -1 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2915: expect (ObjNum 1566 snap 0 seq_num 1566) 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2916: read oid 268 snap -1 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2917: read oid 490 snap -1 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2917: expect (ObjNum 1198 snap 0 seq_num 1198) 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2918: read oid 12 snap -1 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2918: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-09-21T10:14:06.948 INFO:tasks.rados.rados.0.smithi003.stdout:2919: delete oid 352 current snap is 0 2024-09-21T10:14:06.949 INFO:tasks.rados.rados.0.smithi003.stdout:2911: expect (ObjNum 226 snap 0 seq_num 226) 2024-09-21T10:14:07.070 INFO:tasks.rados.rados.0.smithi003.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2024-09-21T10:14:07.186 INFO:tasks.rados.rados.0.smithi003.stdout:2909: finishing write tid 3 to smithi00370293-253 2024-09-21T10:14:07.186 INFO:tasks.rados.rados.0.smithi003.stdout:2909: finishing write tid 4 to smithi00370293-253 2024-09-21T10:14:07.186 INFO:tasks.rados.rados.0.smithi003.stdout:2909: finishing write tid 5 to smithi00370293-253 2024-09-21T10:14:07.186 INFO:tasks.rados.rados.0.smithi003.stdout:2909: oid 253 updating version 0 to 392 2024-09-21T10:14:07.187 INFO:tasks.rados.rados.0.smithi003.stdout:2909: oid 253 version 392 is already newer than 389 2024-09-21T10:14:07.187 INFO:tasks.rados.rados.0.smithi003.stdout:2909: oid 253 version 392 is already newer than 391 2024-09-21T10:14:07.187 INFO:tasks.rados.rados.0.smithi003.stdout:2909: oid 253 version 392 is already newer than 390 2024-09-21T10:14:07.187 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 253 v 392 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2024-09-21T10:14:07.187 INFO:tasks.rados.rados.0.smithi003.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2024-09-21T10:14:07.187 INFO:tasks.rados.rados.0.smithi003.stdout:2915: expect (ObjNum 1566 snap 0 seq_num 1566) 2024-09-21T10:14:07.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:06 smithi204 bash[24804]: cephadm 2024-09-21T10:14:05.082611+0000 mgr.x (mgr.24475) 28 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:07.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:06 smithi204 bash[24804]: cephadm 2024-09-21T10:14:05.086897+0000 mgr.x (mgr.24475) 29 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:07.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:06 smithi204 bash[24804]: cephadm 2024-09-21T10:14:05.162974+0000 mgr.x (mgr.24475) 30 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:07.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:06 smithi204 bash[24804]: cephadm 2024-09-21T10:14:05.167483+0000 mgr.x (mgr.24475) 31 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:07.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:06 smithi204 bash[24804]: cephadm 2024-09-21T10:14:05.240110+0000 mgr.x (mgr.24475) 32 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:07.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:06 smithi204 bash[24804]: cephadm 2024-09-21T10:14:05.244648+0000 mgr.x (mgr.24475) 33 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:07.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:06 smithi204 bash[24804]: cephadm 2024-09-21T10:14:05.382559+0000 mgr.x (mgr.24475) 34 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:14:07.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:06 smithi204 bash[24804]: cephadm 2024-09-21T10:14:05.645538+0000 mgr.x (mgr.24475) 35 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-09-21T10:14:07.301 INFO:tasks.rados.rados.0.smithi003.stdout:2913: expect (ObjNum 886 snap 0 seq_num 886) 2024-09-21T10:14:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[22527]: cephadm 2024-09-21T10:14:05.082611+0000 mgr.x (mgr.24475) 28 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[22527]: cephadm 2024-09-21T10:14:05.086897+0000 mgr.x (mgr.24475) 29 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[22527]: cephadm 2024-09-21T10:14:05.162974+0000 mgr.x (mgr.24475) 30 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[22527]: cephadm 2024-09-21T10:14:05.167483+0000 mgr.x (mgr.24475) 31 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[22527]: cephadm 2024-09-21T10:14:05.240110+0000 mgr.x (mgr.24475) 32 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[22527]: cephadm 2024-09-21T10:14:05.244648+0000 mgr.x (mgr.24475) 33 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:07.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[22527]: cephadm 2024-09-21T10:14:05.382559+0000 mgr.x (mgr.24475) 34 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:14:07.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[22527]: cephadm 2024-09-21T10:14:05.645538+0000 mgr.x (mgr.24475) 35 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-09-21T10:14:07.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[31899]: cephadm 2024-09-21T10:14:05.082611+0000 mgr.x (mgr.24475) 28 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:07.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[31899]: cephadm 2024-09-21T10:14:05.086897+0000 mgr.x (mgr.24475) 29 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:07.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[31899]: cephadm 2024-09-21T10:14:05.162974+0000 mgr.x (mgr.24475) 30 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:07.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[31899]: cephadm 2024-09-21T10:14:05.167483+0000 mgr.x (mgr.24475) 31 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:07.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[31899]: cephadm 2024-09-21T10:14:05.240110+0000 mgr.x (mgr.24475) 32 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:07.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[31899]: cephadm 2024-09-21T10:14:05.244648+0000 mgr.x (mgr.24475) 33 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:07.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[31899]: cephadm 2024-09-21T10:14:05.382559+0000 mgr.x (mgr.24475) 34 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:14:07.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:06 smithi003 bash[31899]: cephadm 2024-09-21T10:14:05.645538+0000 mgr.x (mgr.24475) 35 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-09-21T10:14:07.452 INFO:tasks.rados.rados.0.smithi003.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2024-09-21T10:14:07.513 INFO:tasks.rados.rados.0.smithi003.stdout:2917: expect (ObjNum 1198 snap 0 seq_num 1198) 2024-09-21T10:14:07.595 INFO:tasks.rados.rados.0.smithi003.stdout:2918: expect (ObjNum 1432 snap 0 seq_num 1432) 2024-09-21T10:14:07.704 INFO:tasks.rados.rados.0.smithi003.stdout:2909: done (9 left) 2024-09-21T10:14:07.704 INFO:tasks.rados.rados.0.smithi003.stdout:2910: done (8 left) 2024-09-21T10:14:07.704 INFO:tasks.rados.rados.0.smithi003.stdout:2911: done (7 left) 2024-09-21T10:14:07.704 INFO:tasks.rados.rados.0.smithi003.stdout:2913: done (6 left) 2024-09-21T10:14:07.704 INFO:tasks.rados.rados.0.smithi003.stdout:2914: done (5 left) 2024-09-21T10:14:07.704 INFO:tasks.rados.rados.0.smithi003.stdout:2915: done (4 left) 2024-09-21T10:14:07.704 INFO:tasks.rados.rados.0.smithi003.stdout:2916: done (3 left) 2024-09-21T10:14:07.704 INFO:tasks.rados.rados.0.smithi003.stdout:2917: done (2 left) 2024-09-21T10:14:07.704 INFO:tasks.rados.rados.0.smithi003.stdout:2918: done (1 left) 2024-09-21T10:14:07.704 INFO:tasks.rados.rados.0.smithi003.stdout:2919: done (0 left) 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2920: read oid 273 snap -1 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2920: expect (ObjNum 1562 snap 0 seq_num 1562) 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2921: read oid 272 snap -1 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2921: expect deleted 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2922: read oid 135 snap -1 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2922: expect (ObjNum 877 snap 0 seq_num 877) 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2923: read oid 417 snap -1 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2923: expect (ObjNum 971 snap 0 seq_num 971) 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2924: read oid 144 snap -1 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2924: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2925: read oid 290 snap -1 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2925: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2926: read oid 63 snap -1 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2927: read oid 444 snap -1 2024-09-21T10:14:07.705 INFO:tasks.rados.rados.0.smithi003.stdout:2927: expect (ObjNum 1087 snap 0 seq_num 1087) 2024-09-21T10:14:07.706 INFO:tasks.rados.rados.0.smithi003.stdout:2928: write oid 300 current snap is 0 2024-09-21T10:14:07.706 INFO:tasks.rados.rados.0.smithi003.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2024-09-21T10:14:07.724 INFO:tasks.rados.rados.0.smithi003.stdout:2928: writing smithi00370293-300 from 461020 to 1214292 tid 1 2024-09-21T10:14:07.743 INFO:tasks.rados.rados.0.smithi003.stdout:2928: writing smithi00370293-300 from 1826037 to 2279026 tid 2 2024-09-21T10:14:07.759 INFO:tasks.rados.rados.0.smithi003.stdout:2928: writing smithi00370293-300 from 2878296 to 3261020 tid 3 2024-09-21T10:14:07.759 INFO:tasks.rados.rados.0.smithi003.stdout:2929: write oid 430 current snap is 0 2024-09-21T10:14:07.759 INFO:tasks.rados.rados.0.smithi003.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2024-09-21T10:14:07.769 INFO:tasks.rados.rados.0.smithi003.stdout:2929: writing smithi00370293-430 from 477827 to 906348 tid 1 2024-09-21T10:14:07.781 INFO:tasks.rados.rados.0.smithi003.stdout:2929: writing smithi00370293-430 from 1484519 to 2081166 tid 2 2024-09-21T10:14:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:2929: writing smithi00370293-430 from 2505719 to 3038582 tid 3 2024-09-21T10:14:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:2930: read oid 390 snap -1 2024-09-21T10:14:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:2930: expect (ObjNum 389 snap 0 seq_num 389) 2024-09-21T10:14:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:2931: read oid 429 snap -1 2024-09-21T10:14:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:2931: expect (ObjNum 1753 snap 0 seq_num 1753) 2024-09-21T10:14:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:2932: read oid 175 snap -1 2024-09-21T10:14:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:2932: expect (ObjNum 1188 snap 0 seq_num 1188) 2024-09-21T10:14:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:2933: write oid 68 current snap is 0 2024-09-21T10:14:07.791 INFO:tasks.rados.rados.0.smithi003.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2024-09-21T10:14:07.800 INFO:tasks.rados.rados.0.smithi003.stdout:2933: writing smithi00370293-68 from 494634 to 998404 tid 1 2024-09-21T10:14:07.807 INFO:tasks.rados.rados.0.smithi003.stdout:2933: writing smithi00370293-68 from 1426648 to 1883306 tid 2 2024-09-21T10:14:07.816 INFO:tasks.rados.rados.0.smithi003.stdout:2933: writing smithi00370293-68 from 2533142 to 3277277 tid 3 2024-09-21T10:14:07.816 INFO:tasks.rados.rados.0.smithi003.stdout:2934: delete oid 83 current snap is 0 2024-09-21T10:14:07.817 INFO:tasks.rados.rados.0.smithi003.stdout:2923: expect (ObjNum 971 snap 0 seq_num 971) 2024-09-21T10:14:07.969 INFO:tasks.rados.rados.0.smithi003.stdout:2925: expect (ObjNum 1589 snap 0 seq_num 1589) 2024-09-21T10:14:08.110 INFO:tasks.rados.rados.0.smithi003.stdout:2924: expect (ObjNum 143 snap 0 seq_num 143) 2024-09-21T10:14:08.188 INFO:tasks.rados.rados.0.smithi003.stdout:2920: expect (ObjNum 1562 snap 0 seq_num 1562) 2024-09-21T10:14:08.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:07 smithi204 bash[24804]: cluster 2024-09-21T10:14:07.049620+0000 mgr.x (mgr.24475) 36 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2024-09-21T10:14:08.301 INFO:tasks.rados.rados.0.smithi003.stdout:2922: expect (ObjNum 877 snap 0 seq_num 877) 2024-09-21T10:14:08.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:07 smithi003 bash[22527]: cluster 2024-09-21T10:14:07.049620+0000 mgr.x (mgr.24475) 36 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2024-09-21T10:14:08.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:07 smithi003 bash[31899]: cluster 2024-09-21T10:14:07.049620+0000 mgr.x (mgr.24475) 36 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2024-09-21T10:14:08.447 INFO:tasks.rados.rados.0.smithi003.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2024-09-21T10:14:08.618 INFO:tasks.rados.rados.0.smithi003.stdout:2927: expect (ObjNum 1087 snap 0 seq_num 1087) 2024-09-21T10:14:08.742 INFO:tasks.rados.rados.0.smithi003.stdout:2928: finishing write tid 1 to smithi00370293-300 2024-09-21T10:14:08.742 INFO:tasks.rados.rados.0.smithi003.stdout:2928: finishing write tid 2 to smithi00370293-300 2024-09-21T10:14:08.742 INFO:tasks.rados.rados.0.smithi003.stdout:2928: finishing write tid 3 to smithi00370293-300 2024-09-21T10:14:08.742 INFO:tasks.rados.rados.0.smithi003.stdout:2928: finishing write tid 4 to smithi00370293-300 2024-09-21T10:14:08.742 INFO:tasks.rados.rados.0.smithi003.stdout:2928: finishing write tid 5 to smithi00370293-300 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2928: oid 300 updating version 0 to 365 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2928: oid 300 version 365 is already newer than 364 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2928: oid 300 updating version 365 to 367 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2928: oid 300 version 367 is already newer than 366 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 300 v 367 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2928: left oid 300 (ObjNum 1860 snap 0 seq_num 1860) 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2929: finishing write tid 1 to smithi00370293-430 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2929: finishing write tid 2 to smithi00370293-430 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2929: finishing write tid 3 to smithi00370293-430 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2929: finishing write tid 4 to smithi00370293-430 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2929: finishing write tid 5 to smithi00370293-430 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2929: oid 430 updating version 0 to 327 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2929: oid 430 updating version 327 to 328 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2929: oid 430 updating version 328 to 329 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:2929: oid 430 updating version 329 to 330 2024-09-21T10:14:08.743 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 430 v 330 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2024-09-21T10:14:08.744 INFO:tasks.rados.rados.0.smithi003.stdout:2929: left oid 430 (ObjNum 1861 snap 0 seq_num 1861) 2024-09-21T10:14:08.744 INFO:tasks.rados.rados.0.smithi003.stdout:2930: expect (ObjNum 389 snap 0 seq_num 389) 2024-09-21T10:14:08.823 INFO:tasks.rados.rados.0.smithi003.stdout:2931: expect (ObjNum 1753 snap 0 seq_num 1753) 2024-09-21T10:14:09.044 INFO:tasks.rados.rados.0.smithi003.stdout:2932: expect (ObjNum 1188 snap 0 seq_num 1188) 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2933: finishing write tid 1 to smithi00370293-68 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2933: finishing write tid 2 to smithi00370293-68 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2933: finishing write tid 3 to smithi00370293-68 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2933: finishing write tid 4 to smithi00370293-68 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2933: finishing write tid 5 to smithi00370293-68 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2933: oid 68 updating version 0 to 373 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2933: oid 68 version 373 is already newer than 372 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2933: oid 68 updating version 373 to 374 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2933: oid 68 updating version 374 to 375 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 68 v 375 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2933: left oid 68 (ObjNum 1862 snap 0 seq_num 1862) 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2920: done (14 left) 2024-09-21T10:14:09.167 INFO:tasks.rados.rados.0.smithi003.stdout:2921: done (13 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2922: done (12 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2923: done (11 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2924: done (10 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2925: done (9 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2926: done (8 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2927: done (7 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2928: done (6 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2929: done (5 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2930: done (4 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2931: done (3 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2932: done (2 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2933: done (1 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2934: done (0 left) 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2935: write oid 162 current snap is 0 2024-09-21T10:14:09.168 INFO:tasks.rados.rados.0.smithi003.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2024-09-21T10:14:09.187 INFO:tasks.rados.rados.0.smithi003.stdout:2935: writing smithi00370293-162 from 528248 to 1298869 tid 1 2024-09-21T10:14:09.201 INFO:tasks.rados.rados.0.smithi003.stdout:2935: writing smithi00370293-162 from 2059965 to 2803939 tid 2 2024-09-21T10:14:09.201 INFO:tasks.rados.rados.0.smithi003.stdout:2936: write oid 56 current snap is 0 2024-09-21T10:14:09.201 INFO:tasks.rados.rados.0.smithi003.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2024-09-21T10:14:09.215 INFO:tasks.rados.rados.0.smithi003.stdout:2936: writing smithi00370293-56 from 545055 to 990925 tid 1 2024-09-21T10:14:09.229 INFO:tasks.rados.rados.0.smithi003.stdout:2936: writing smithi00370293-56 from 1718447 to 2322432 tid 2 2024-09-21T10:14:09.239 INFO:tasks.rados.rados.0.smithi003.stdout:2936: writing smithi00370293-56 from 3015411 to 3345055 tid 3 2024-09-21T10:14:09.239 INFO:tasks.rados.rados.0.smithi003.stdout:2937: delete oid 358 current snap is 0 2024-09-21T10:14:09.239 INFO:tasks.rados.rados.0.smithi003.stdout:2935: finishing write tid 1 to smithi00370293-162 2024-09-21T10:14:09.239 INFO:tasks.rados.rados.0.smithi003.stdout:2935: finishing write tid 2 to smithi00370293-162 2024-09-21T10:14:09.239 INFO:tasks.rados.rados.0.smithi003.stdout:2935: finishing write tid 3 to smithi00370293-162 2024-09-21T10:14:09.239 INFO:tasks.rados.rados.0.smithi003.stdout:2935: finishing write tid 4 to smithi00370293-162 2024-09-21T10:14:09.239 INFO:tasks.rados.rados.0.smithi003.stdout:2935: oid 162 updating version 0 to 249 2024-09-21T10:14:09.239 INFO:tasks.rados.rados.0.smithi003.stdout:2935: oid 162 updating version 249 to 250 2024-09-21T10:14:09.239 INFO:tasks.rados.rados.0.smithi003.stdout:2935: oid 162 updating version 250 to 251 2024-09-21T10:14:09.239 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 162 v 251 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2024-09-21T10:14:09.240 INFO:tasks.rados.rados.0.smithi003.stdout:2935: left oid 162 (ObjNum 1864 snap 0 seq_num 1864) 2024-09-21T10:14:09.240 INFO:tasks.rados.rados.0.smithi003.stdout:2936: finishing write tid 1 to smithi00370293-56 2024-09-21T10:14:09.240 INFO:tasks.rados.rados.0.smithi003.stdout:2936: finishing write tid 2 to smithi00370293-56 2024-09-21T10:14:09.242 INFO:tasks.rados.rados.0.smithi003.stdout:2935: done (2 left) 2024-09-21T10:14:09.242 INFO:tasks.rados.rados.0.smithi003.stdout:2937: done (1 left) 2024-09-21T10:14:09.242 INFO:tasks.rados.rados.0.smithi003.stdout:2938: read oid 16 snap -1 2024-09-21T10:14:09.242 INFO:tasks.rados.rados.0.smithi003.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2024-09-21T10:14:09.242 INFO:tasks.rados.rados.0.smithi003.stdout:2939: read oid 396 snap -1 2024-09-21T10:14:09.242 INFO:tasks.rados.rados.0.smithi003.stdout:2939: expect deleted 2024-09-21T10:14:09.243 INFO:tasks.rados.rados.0.smithi003.stdout:2940: write oid 433 current snap is 0 2024-09-21T10:14:09.243 INFO:tasks.rados.rados.0.smithi003.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2024-09-21T10:14:09.252 INFO:tasks.rados.rados.0.smithi003.stdout:2940: writing smithi00370293-433 from 578669 to 1175037 tid 1 2024-09-21T10:14:09.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:09 smithi204 bash[24804]: cluster 2024-09-21T10:14:09.050306+0000 mgr.x (mgr.24475) 37 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2024-09-21T10:14:09.262 INFO:tasks.rados.rados.0.smithi003.stdout:2940: writing smithi00370293-433 from 1719058 to 2326712 tid 2 2024-09-21T10:14:09.271 INFO:tasks.rados.rados.0.smithi003.stdout:2940: writing smithi00370293-433 from 2953904 to 3378669 tid 3 2024-09-21T10:14:09.271 INFO:tasks.rados.rados.0.smithi003.stdout:2941: write oid 88 current snap is 0 2024-09-21T10:14:09.271 INFO:tasks.rados.rados.0.smithi003.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2024-09-21T10:14:09.282 INFO:tasks.rados.rados.0.smithi003.stdout:2941: writing smithi00370293-88 from 595476 to 1267093 tid 1 2024-09-21T10:14:09.291 INFO:tasks.rados.rados.0.smithi003.stdout:2941: writing smithi00370293-88 from 1777540 to 2528852 tid 2 2024-09-21T10:14:09.298 INFO:tasks.rados.rados.0.smithi003.stdout:2941: writing smithi00370293-88 from 2981327 to 3395476 tid 3 2024-09-21T10:14:09.298 INFO:tasks.rados.rados.0.smithi003.stdout:2942: write oid 490 current snap is 0 2024-09-21T10:14:09.298 INFO:tasks.rados.rados.0.smithi003.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2024-09-21T10:14:09.306 INFO:tasks.rados.rados.0.smithi003.stdout:2942: writing smithi00370293-490 from 612283 to 1359149 tid 1 2024-09-21T10:14:09.314 INFO:tasks.rados.rados.0.smithi003.stdout:2942: writing smithi00370293-490 from 1836022 to 2447345 tid 2 2024-09-21T10:14:09.321 INFO:tasks.rados.rados.0.smithi003.stdout:2942: writing smithi00370293-490 from 3008750 to 3412283 tid 3 2024-09-21T10:14:09.321 INFO:tasks.rados.rados.0.smithi003.stdout:2943: write oid 453 current snap is 0 2024-09-21T10:14:09.321 INFO:tasks.rados.rados.0.smithi003.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2024-09-21T10:14:09.328 INFO:tasks.rados.rados.0.smithi003.stdout:2943: writing smithi00370293-453 from 629090 to 1051205 tid 1 2024-09-21T10:14:09.337 INFO:tasks.rados.rados.0.smithi003.stdout:2943: writing smithi00370293-453 from 1778151 to 2533132 tid 2 2024-09-21T10:14:09.342 INFO:tasks.rados.rados.0.smithi003.stdout:2943: writing smithi00370293-453 from 3319820 to 3429090 tid 3 2024-09-21T10:14:09.342 INFO:tasks.rados.rados.0.smithi003.stdout:2944: write oid 414 current snap is 0 2024-09-21T10:14:09.343 INFO:tasks.rados.rados.0.smithi003.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2024-09-21T10:14:09.350 INFO:tasks.rados.rados.0.smithi003.stdout:2944: writing smithi00370293-414 from 645897 to 1259614 tid 1 2024-09-21T10:14:09.357 INFO:tasks.rados.rados.0.smithi003.stdout:2944: writing smithi00370293-414 from 1952986 to 2567978 tid 2 2024-09-21T10:14:09.362 INFO:tasks.rados.rados.0.smithi003.stdout:2944: writing smithi00370293-414 from 3063596 to 3445897 tid 3 2024-09-21T10:14:09.363 INFO:tasks.rados.rados.0.smithi003.stdout:2945: delete oid 224 current snap is 0 2024-09-21T10:14:09.363 INFO:tasks.rados.rados.0.smithi003.stdout:2936: finishing write tid 3 to smithi00370293-56 2024-09-21T10:14:09.363 INFO:tasks.rados.rados.0.smithi003.stdout:2936: finishing write tid 4 to smithi00370293-56 2024-09-21T10:14:09.363 INFO:tasks.rados.rados.0.smithi003.stdout:2936: finishing write tid 5 to smithi00370293-56 2024-09-21T10:14:09.363 INFO:tasks.rados.rados.0.smithi003.stdout:2936: oid 56 updating version 0 to 422 2024-09-21T10:14:09.363 INFO:tasks.rados.rados.0.smithi003.stdout:2936: oid 56 version 422 is already newer than 420 2024-09-21T10:14:09.363 INFO:tasks.rados.rados.0.smithi003.stdout:2936: oid 56 version 422 is already newer than 421 2024-09-21T10:14:09.363 INFO:tasks.rados.rados.0.smithi003.stdout:2936: oid 56 version 422 is already newer than 419 2024-09-21T10:14:09.363 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 56 v 422 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2024-09-21T10:14:09.363 INFO:tasks.rados.rados.0.smithi003.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2024-09-21T10:14:09.363 INFO:tasks.rados.rados.0.smithi003.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2024-09-21T10:14:09.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:09 smithi003 bash[22527]: cluster 2024-09-21T10:14:09.050306+0000 mgr.x (mgr.24475) 37 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2024-09-21T10:14:09.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:09 smithi003 bash[31899]: cluster 2024-09-21T10:14:09.050306+0000 mgr.x (mgr.24475) 37 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2024-09-21T10:14:09.595 INFO:tasks.rados.rados.0.smithi003.stdout:2940: finishing write tid 1 to smithi00370293-433 2024-09-21T10:14:09.595 INFO:tasks.rados.rados.0.smithi003.stdout:2940: finishing write tid 2 to smithi00370293-433 2024-09-21T10:14:09.595 INFO:tasks.rados.rados.0.smithi003.stdout:2940: finishing write tid 3 to smithi00370293-433 2024-09-21T10:14:09.595 INFO:tasks.rados.rados.0.smithi003.stdout:2940: finishing write tid 4 to smithi00370293-433 2024-09-21T10:14:09.595 INFO:tasks.rados.rados.0.smithi003.stdout:2940: finishing write tid 5 to smithi00370293-433 2024-09-21T10:14:09.595 INFO:tasks.rados.rados.0.smithi003.stdout:2940: oid 433 updating version 0 to 525 2024-09-21T10:14:09.595 INFO:tasks.rados.rados.0.smithi003.stdout:2940: oid 433 updating version 525 to 528 2024-09-21T10:14:09.595 INFO:tasks.rados.rados.0.smithi003.stdout:2940: oid 433 version 528 is already newer than 527 2024-09-21T10:14:09.595 INFO:tasks.rados.rados.0.smithi003.stdout:2940: oid 433 version 528 is already newer than 526 2024-09-21T10:14:09.595 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 433 v 528 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2941: finishing write tid 1 to smithi00370293-88 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2941: finishing write tid 2 to smithi00370293-88 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2941: finishing write tid 3 to smithi00370293-88 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2941: finishing write tid 4 to smithi00370293-88 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2941: finishing write tid 5 to smithi00370293-88 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2941: oid 88 updating version 0 to 393 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2941: oid 88 updating version 393 to 396 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2941: oid 88 version 396 is already newer than 395 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2941: oid 88 version 396 is already newer than 394 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 88 v 396 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2942: finishing write tid 1 to smithi00370293-490 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2942: finishing write tid 2 to smithi00370293-490 2024-09-21T10:14:09.596 INFO:tasks.rados.rados.0.smithi003.stdout:2942: finishing write tid 3 to smithi00370293-490 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2942: finishing write tid 4 to smithi00370293-490 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2936: done (8 left) 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2938: done (7 left) 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2939: done (6 left) 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2940: done (5 left) 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2941: done (4 left) 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2945: done (3 left) 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2946: write oid 244 current snap is 0 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2942: finishing write tid 5 to smithi00370293-490 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2942: oid 490 updating version 0 to 336 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2942: oid 490 updating version 336 to 339 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2942: oid 490 version 339 is already newer than 338 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:2942: oid 490 version 339 is already newer than 337 2024-09-21T10:14:09.597 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 490 v 339 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2942: left oid 490 (ObjNum 1869 snap 0 seq_num 1869) 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2943: finishing write tid 1 to smithi00370293-453 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2943: finishing write tid 2 to smithi00370293-453 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2943: finishing write tid 3 to smithi00370293-453 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2943: finishing write tid 4 to smithi00370293-453 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2943: finishing write tid 5 to smithi00370293-453 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2943: oid 453 updating version 0 to 530 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2943: oid 453 version 530 is already newer than 529 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2943: oid 453 updating version 530 to 531 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2943: oid 453 updating version 531 to 532 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 453 v 532 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2943: left oid 453 (ObjNum 1870 snap 0 seq_num 1870) 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2944: finishing write tid 1 to smithi00370293-414 2024-09-21T10:14:09.598 INFO:tasks.rados.rados.0.smithi003.stdout:2944: finishing write tid 2 to smithi00370293-414 2024-09-21T10:14:09.599 INFO:tasks.rados.rados.0.smithi003.stdout:2944: finishing write tid 3 to smithi00370293-414 2024-09-21T10:14:09.599 INFO:tasks.rados.rados.0.smithi003.stdout:2944: finishing write tid 4 to smithi00370293-414 2024-09-21T10:14:09.599 INFO:tasks.rados.rados.0.smithi003.stdout:2944: finishing write tid 5 to smithi00370293-414 2024-09-21T10:14:09.599 INFO:tasks.rados.rados.0.smithi003.stdout:2944: oid 414 updating version 0 to 359 2024-09-21T10:14:09.599 INFO:tasks.rados.rados.0.smithi003.stdout:2944: oid 414 version 359 is already newer than 356 2024-09-21T10:14:09.599 INFO:tasks.rados.rados.0.smithi003.stdout:2944: oid 414 version 359 is already newer than 357 2024-09-21T10:14:09.599 INFO:tasks.rados.rados.0.smithi003.stdout:2944: oid 414 version 359 is already newer than 358 2024-09-21T10:14:09.599 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 414 v 359 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2024-09-21T10:14:09.599 INFO:tasks.rados.rados.0.smithi003.stdout:2944: left oid 414 (ObjNum 1871 snap 0 seq_num 1871) 2024-09-21T10:14:09.599 INFO:tasks.rados.rados.0.smithi003.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2024-09-21T10:14:09.607 INFO:tasks.rados.rados.0.smithi003.stdout:2946: writing smithi00370293-244 from 679511 to 1443726 tid 1 2024-09-21T10:14:09.619 INFO:tasks.rados.rados.0.smithi003.stdout:2946: writing smithi00370293-244 from 2069950 to 2688611 tid 2 2024-09-21T10:14:09.627 INFO:tasks.rados.rados.0.smithi003.stdout:2946: writing smithi00370293-244 from 3118442 to 3479511 tid 3 2024-09-21T10:14:09.627 INFO:tasks.rados.rados.0.smithi003.stdout:2942: done (3 left) 2024-09-21T10:14:09.627 INFO:tasks.rados.rados.0.smithi003.stdout:2943: done (2 left) 2024-09-21T10:14:09.627 INFO:tasks.rados.rados.0.smithi003.stdout:2944: done (1 left) 2024-09-21T10:14:09.627 INFO:tasks.rados.rados.0.smithi003.stdout:2947: write oid 477 current snap is 0 2024-09-21T10:14:09.628 INFO:tasks.rados.rados.0.smithi003.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2024-09-21T10:14:09.638 INFO:tasks.rados.rados.0.smithi003.stdout:2947: writing smithi00370293-477 from 696318 to 1135782 tid 1 2024-09-21T10:14:09.651 INFO:tasks.rados.rados.0.smithi003.stdout:2947: writing smithi00370293-477 from 1728432 to 2490751 tid 2 2024-09-21T10:14:09.660 INFO:tasks.rados.rados.0.smithi003.stdout:2947: writing smithi00370293-477 from 3145865 to 3496318 tid 3 2024-09-21T10:14:09.660 INFO:tasks.rados.rados.0.smithi003.stdout:2948: delete oid 360 current snap is 0 2024-09-21T10:14:09.660 INFO:tasks.rados.rados.0.smithi003.stdout:2946: finishing write tid 1 to smithi00370293-244 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:2946: finishing write tid 2 to smithi00370293-244 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:2946: finishing write tid 3 to smithi00370293-244 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:2946: finishing write tid 4 to smithi00370293-244 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:2946: finishing write tid 5 to smithi00370293-244 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:2946: oid 244 updating version 0 to 256 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:2946: oid 244 version 256 is already newer than 255 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:2946: oid 244 version 256 is already newer than 254 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:2946: oid 244 version 256 is already newer than 253 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 244 v 256 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:2946: left oid 244 (ObjNum 1873 snap 0 seq_num 1873) 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:2947: finishing write tid 1 to smithi00370293-477 2024-09-21T10:14:09.661 INFO:tasks.rados.rados.0.smithi003.stdout:2947: finishing write tid 2 to smithi00370293-477 2024-09-21T10:14:09.664 INFO:tasks.rados.rados.0.smithi003.stdout:2946: done (2 left) 2024-09-21T10:14:09.664 INFO:tasks.rados.rados.0.smithi003.stdout:2948: done (1 left) 2024-09-21T10:14:09.664 INFO:tasks.rados.rados.0.smithi003.stdout:2949: write oid 101 current snap is 0 2024-09-21T10:14:09.664 INFO:tasks.rados.rados.0.smithi003.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2024-09-21T10:14:09.674 INFO:tasks.rados.rados.0.smithi003.stdout:2949: writing smithi00370293-101 from 729932 to 1319894 tid 1 2024-09-21T10:14:09.684 INFO:tasks.rados.rados.0.smithi003.stdout:2949: writing smithi00370293-101 from 1729043 to 2495031 tid 2 2024-09-21T10:14:09.692 INFO:tasks.rados.rados.0.smithi003.stdout:2949: writing smithi00370293-101 from 3084358 to 3529932 tid 3 2024-09-21T10:14:09.692 INFO:tasks.rados.rados.0.smithi003.stdout:2950: delete oid 322 current snap is 0 2024-09-21T10:14:09.692 INFO:tasks.rados.rados.0.smithi003.stdout:2947: finishing write tid 3 to smithi00370293-477 2024-09-21T10:14:09.692 INFO:tasks.rados.rados.0.smithi003.stdout:2947: finishing write tid 4 to smithi00370293-477 2024-09-21T10:14:09.692 INFO:tasks.rados.rados.0.smithi003.stdout:2947: finishing write tid 5 to smithi00370293-477 2024-09-21T10:14:09.692 INFO:tasks.rados.rados.0.smithi003.stdout:2947: oid 477 updating version 0 to 341 2024-09-21T10:14:09.692 INFO:tasks.rados.rados.0.smithi003.stdout:2947: oid 477 updating version 341 to 342 2024-09-21T10:14:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2947: oid 477 updating version 342 to 343 2024-09-21T10:14:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2947: oid 477 version 343 is already newer than 340 2024-09-21T10:14:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 477 v 343 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2024-09-21T10:14:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2947: left oid 477 (ObjNum 1874 snap 0 seq_num 1874) 2024-09-21T10:14:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2949: finishing write tid 1 to smithi00370293-101 2024-09-21T10:14:09.693 INFO:tasks.rados.rados.0.smithi003.stdout:2949: finishing write tid 2 to smithi00370293-101 2024-09-21T10:14:09.695 INFO:tasks.rados.rados.0.smithi003.stdout:2947: done (2 left) 2024-09-21T10:14:09.695 INFO:tasks.rados.rados.0.smithi003.stdout:2950: done (1 left) 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2951: read oid 218 snap -1 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2951: expect (ObjNum 1102 snap 0 seq_num 1102) 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2952: read oid 279 snap -1 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2952: expect (ObjNum 1801 snap 0 seq_num 1801) 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2953: read oid 288 snap -1 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2953: expect (ObjNum 1299 snap 0 seq_num 1299) 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2954: read oid 145 snap -1 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2954: expect (ObjNum 144 snap 0 seq_num 144) 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2955: read oid 112 snap -1 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2956: read oid 88 snap -1 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2024-09-21T10:14:09.696 INFO:tasks.rados.rados.0.smithi003.stdout:2957: write oid 378 current snap is 0 2024-09-21T10:14:09.697 INFO:tasks.rados.rados.0.smithi003.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2024-09-21T10:14:09.708 INFO:tasks.rados.rados.0.smithi003.stdout:2957: writing smithi00370293-378 from 763546 to 1220359 tid 1 2024-09-21T10:14:09.717 INFO:tasks.rados.rados.0.smithi003.stdout:2957: writing smithi00370293-378 from 1962360 to 2732017 tid 2 2024-09-21T10:14:09.723 INFO:tasks.rados.rados.0.smithi003.stdout:2957: writing smithi00370293-378 from 3255557 to 3563546 tid 3 2024-09-21T10:14:09.723 INFO:tasks.rados.rados.0.smithi003.stdout:2958: read oid 162 snap -1 2024-09-21T10:14:09.723 INFO:tasks.rados.rados.0.smithi003.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2024-09-21T10:14:09.723 INFO:tasks.rados.rados.0.smithi003.stdout:2959: read oid 215 snap -1 2024-09-21T10:14:09.723 INFO:tasks.rados.rados.0.smithi003.stdout:2959: expect (ObjNum 673 snap 0 seq_num 673) 2024-09-21T10:14:09.723 INFO:tasks.rados.rados.0.smithi003.stdout:2960: write oid 362 current snap is 0 2024-09-21T10:14:09.723 INFO:tasks.rados.rados.0.smithi003.stdout:2949: finishing write tid 3 to smithi00370293-101 2024-09-21T10:14:09.724 INFO:tasks.rados.rados.0.smithi003.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2024-09-21T10:14:09.731 INFO:tasks.rados.rados.0.smithi003.stdout:2960: writing smithi00370293-362 from 780353 to 1312415 tid 1 2024-09-21T10:14:09.739 INFO:tasks.rados.rados.0.smithi003.stdout:2960: writing smithi00370293-362 from 1904489 to 2417804 tid 2 2024-09-21T10:14:09.746 INFO:tasks.rados.rados.0.smithi003.stdout:2960: writing smithi00370293-362 from 3166627 to 3567798 tid 3 2024-09-21T10:14:09.746 INFO:tasks.rados.rados.0.smithi003.stdout:2961: read oid 79 snap -1 2024-09-21T10:14:09.746 INFO:tasks.rados.rados.0.smithi003.stdout:2961: expect deleted 2024-09-21T10:14:09.746 INFO:tasks.rados.rados.0.smithi003.stdout:2962: read oid 10 snap -1 2024-09-21T10:14:09.746 INFO:tasks.rados.rados.0.smithi003.stdout:2962: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T10:14:09.747 INFO:tasks.rados.rados.0.smithi003.stdout:2963: write oid 255 current snap is 0 2024-09-21T10:14:09.747 INFO:tasks.rados.rados.0.smithi003.stdout:2949: finishing write tid 4 to smithi00370293-101 2024-09-21T10:14:09.747 INFO:tasks.rados.rados.0.smithi003.stdout:2949: finishing write tid 5 to smithi00370293-101 2024-09-21T10:14:09.747 INFO:tasks.rados.rados.0.smithi003.stdout:2949: oid 101 updating version 0 to 395 2024-09-21T10:14:09.747 INFO:tasks.rados.rados.0.smithi003.stdout:2949: oid 101 updating version 395 to 396 2024-09-21T10:14:09.747 INFO:tasks.rados.rados.0.smithi003.stdout:2949: oid 101 updating version 396 to 397 2024-09-21T10:14:09.747 INFO:tasks.rados.rados.0.smithi003.stdout:2949: oid 101 updating version 397 to 398 2024-09-21T10:14:09.747 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 101 v 398 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2024-09-21T10:14:09.747 INFO:tasks.rados.rados.0.smithi003.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2024-09-21T10:14:09.747 INFO:tasks.rados.rados.0.smithi003.stdout:2952: expect (ObjNum 1801 snap 0 seq_num 1801) 2024-09-21T10:14:09.893 INFO:tasks.rados.rados.0.smithi003.stdout:2954: expect (ObjNum 144 snap 0 seq_num 144) 2024-09-21T10:14:09.968 INFO:tasks.rados.rados.0.smithi003.stdout:2953: expect (ObjNum 1299 snap 0 seq_num 1299) 2024-09-21T10:14:10.185 INFO:tasks.rados.rados.0.smithi003.stdout:2951: expect (ObjNum 1102 snap 0 seq_num 1102) 2024-09-21T10:14:10.329 INFO:tasks.rados.rados.0.smithi003.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2024-09-21T10:14:10.547 INFO:tasks.rados.rados.0.smithi003.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2024-09-21T10:14:10.757 INFO:tasks.rados.rados.0.smithi003.stdout:2957: finishing write tid 1 to smithi00370293-378 2024-09-21T10:14:10.757 INFO:tasks.rados.rados.0.smithi003.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2024-09-21T10:14:10.905 INFO:tasks.rados.rados.0.smithi003.stdout:2960: finishing write tid 1 to smithi00370293-362 2024-09-21T10:14:10.905 INFO:tasks.rados.rados.0.smithi003.stdout:2957: finishing write tid 2 to smithi00370293-378 2024-09-21T10:14:10.905 INFO:tasks.rados.rados.0.smithi003.stdout:2957: finishing write tid 3 to smithi00370293-378 2024-09-21T10:14:10.905 INFO:tasks.rados.rados.0.smithi003.stdout:2959: expect (ObjNum 673 snap 0 seq_num 673) 2024-09-21T10:14:10.920 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 systemd[1]: Stopping Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:14:10.920 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.679Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:14:10.920 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.679Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T10:14:10.920 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.679Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T10:14:10.920 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.679Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T10:14:10.920 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.679Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T10:14:10.920 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.679Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T10:14:10.920 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.679Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T10:14:10.920 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.679Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T10:14:10.920 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.679Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T10:14:10.921 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.680Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T10:14:10.921 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.680Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T10:14:10.921 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:10 smithi204 bash[50957]: ts=2024-09-21T10:14:10.680Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T10:14:11.052 INFO:tasks.rados.rados.0.smithi003.stdout:2957: finishing write tid 4 to smithi00370293-378 2024-09-21T10:14:11.052 INFO:tasks.rados.rados.0.smithi003.stdout:2957: finishing write tid 5 to smithi00370293-378 2024-09-21T10:14:11.052 INFO:tasks.rados.rados.0.smithi003.stdout:2957: oid 378 updating version 0 to 401 2024-09-21T10:14:11.052 INFO:tasks.rados.rados.0.smithi003.stdout:2957: oid 378 updating version 401 to 404 2024-09-21T10:14:11.052 INFO:tasks.rados.rados.0.smithi003.stdout:2957: oid 378 version 404 is already newer than 403 2024-09-21T10:14:11.053 INFO:tasks.rados.rados.0.smithi003.stdout:2957: oid 378 version 404 is already newer than 402 2024-09-21T10:14:11.053 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 378 v 404 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2024-09-21T10:14:11.053 INFO:tasks.rados.rados.0.smithi003.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2024-09-21T10:14:11.053 INFO:tasks.rados.rados.0.smithi003.stdout:2960: finishing write tid 2 to smithi00370293-362 2024-09-21T10:14:11.053 INFO:tasks.rados.rados.0.smithi003.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2024-09-21T10:14:11.060 INFO:tasks.rados.rados.0.smithi003.stdout:2963: writing smithi00370293-255 from 797160 to 1404471 tid 1 2024-09-21T10:14:11.068 INFO:tasks.rados.rados.0.smithi003.stdout:2963: writing smithi00370293-255 from 1962971 to 2736297 tid 2 2024-09-21T10:14:11.073 INFO:tasks.rados.rados.0.smithi003.stdout:2963: writing smithi00370293-255 from 3194050 to 3597160 tid 3 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2949: done (13 left) 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2951: done (12 left) 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2952: done (11 left) 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2953: done (10 left) 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2954: done (9 left) 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2955: done (8 left) 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2956: done (7 left) 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2957: done (6 left) 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2958: done (5 left) 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2959: done (4 left) 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2964: write oid 55 current snap is 0 2024-09-21T10:14:11.074 INFO:tasks.rados.rados.0.smithi003.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2024-09-21T10:14:11.079 INFO:tasks.rados.rados.0.smithi003.stdout:2964: writing smithi00370293-55 from 413967 to 1096527 tid 1 2024-09-21T10:14:11.085 INFO:tasks.rados.rados.0.smithi003.stdout:2964: writing smithi00370293-55 from 1621453 to 2138437 tid 2 2024-09-21T10:14:11.092 INFO:tasks.rados.rados.0.smithi003.stdout:2964: writing smithi00370293-55 from 2821473 to 3245188 tid 3 2024-09-21T10:14:11.092 INFO:tasks.rados.rados.0.smithi003.stdout:2965: read oid 439 snap -1 2024-09-21T10:14:11.092 INFO:tasks.rados.rados.0.smithi003.stdout:2965: expect (ObjNum 1583 snap 0 seq_num 1583) 2024-09-21T10:14:11.093 INFO:tasks.rados.rados.0.smithi003.stdout:2966: write oid 237 current snap is 0 2024-09-21T10:14:11.093 INFO:tasks.rados.rados.0.smithi003.stdout:2960: finishing write tid 3 to smithi00370293-362 2024-09-21T10:14:11.093 INFO:tasks.rados.rados.0.smithi003.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2024-09-21T10:14:11.099 INFO:tasks.rados.rados.0.smithi003.stdout:2966: writing smithi00370293-237 from 430774 to 1188583 tid 1 2024-09-21T10:14:11.107 INFO:tasks.rados.rados.0.smithi003.stdout:2966: writing smithi00370293-237 from 1679935 to 2456930 tid 2 2024-09-21T10:14:11.114 INFO:tasks.rados.rados.0.smithi003.stdout:2966: writing smithi00370293-237 from 3248896 to 3630774 tid 3 2024-09-21T10:14:11.115 INFO:tasks.rados.rados.0.smithi003.stdout:2961: done (6 left) 2024-09-21T10:14:11.115 INFO:tasks.rados.rados.0.smithi003.stdout:2967: write oid 329 current snap is 0 2024-09-21T10:14:11.115 INFO:tasks.rados.rados.0.smithi003.stdout:2960: finishing write tid 4 to smithi00370293-362 2024-09-21T10:14:11.115 INFO:tasks.rados.rados.0.smithi003.stdout:2960: finishing write tid 5 to smithi00370293-362 2024-09-21T10:14:11.115 INFO:tasks.rados.rados.0.smithi003.stdout:2960: oid 362 updating version 0 to 427 2024-09-21T10:14:11.115 INFO:tasks.rados.rados.0.smithi003.stdout:2960: oid 362 version 427 is already newer than 425 2024-09-21T10:14:11.115 INFO:tasks.rados.rados.0.smithi003.stdout:2960: oid 362 version 427 is already newer than 426 2024-09-21T10:14:11.115 INFO:tasks.rados.rados.0.smithi003.stdout:2960: oid 362 version 427 is already newer than 424 2024-09-21T10:14:11.115 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 362 v 427 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2024-09-21T10:14:11.115 INFO:tasks.rados.rados.0.smithi003.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2024-09-21T10:14:11.115 INFO:tasks.rados.rados.0.smithi003.stdout:2962: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T10:14:11.183 INFO:tasks.rados.rados.0.smithi003.stdout:2963: finishing write tid 1 to smithi00370293-255 2024-09-21T10:14:11.183 INFO:tasks.rados.rados.0.smithi003.stdout:2963: finishing write tid 2 to smithi00370293-255 2024-09-21T10:14:11.183 INFO:tasks.rados.rados.0.smithi003.stdout:2963: finishing write tid 3 to smithi00370293-255 2024-09-21T10:14:11.183 INFO:tasks.rados.rados.0.smithi003.stdout:2963: finishing write tid 4 to smithi00370293-255 2024-09-21T10:14:11.183 INFO:tasks.rados.rados.0.smithi003.stdout:2963: finishing write tid 5 to smithi00370293-255 2024-09-21T10:14:11.183 INFO:tasks.rados.rados.0.smithi003.stdout:2963: oid 255 updating version 0 to 378 2024-09-21T10:14:11.183 INFO:tasks.rados.rados.0.smithi003.stdout:2963: oid 255 updating version 378 to 379 2024-09-21T10:14:11.183 INFO:tasks.rados.rados.0.smithi003.stdout:2963: oid 255 updating version 379 to 381 2024-09-21T10:14:11.184 INFO:tasks.rados.rados.0.smithi003.stdout:2963: oid 255 version 381 is already newer than 380 2024-09-21T10:14:11.184 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 255 v 381 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2024-09-21T10:14:11.184 INFO:tasks.rados.rados.0.smithi003.stdout:2963: left oid 255 (ObjNum 1880 snap 0 seq_num 1880) 2024-09-21T10:14:11.184 INFO:tasks.rados.rados.0.smithi003.stdout:2964: finishing write tid 1 to smithi00370293-55 2024-09-21T10:14:11.184 INFO:tasks.rados.rados.0.smithi003.stdout:2964: finishing write tid 2 to smithi00370293-55 2024-09-21T10:14:11.184 INFO:tasks.rados.rados.0.smithi003.stdout:2964: finishing write tid 3 to smithi00370293-55 2024-09-21T10:14:11.184 INFO:tasks.rados.rados.0.smithi003.stdout:2964: finishing write tid 4 to smithi00370293-55 2024-09-21T10:14:11.184 INFO:tasks.rados.rados.0.smithi003.stdout:2965: expect (ObjNum 1583 snap 0 seq_num 1583) 2024-09-21T10:14:11.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:11 smithi204 bash[24804]: cluster 2024-09-21T10:14:11.051795+0000 mgr.x (mgr.24475) 38 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 7.9 MiB/s wr, 96 op/s 2024-09-21T10:14:11.290 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:14:11.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:11 smithi003 bash[31899]: cluster 2024-09-21T10:14:11.051795+0000 mgr.x (mgr.24475) 38 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 7.9 MiB/s wr, 96 op/s 2024-09-21T10:14:11.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:11 smithi003 bash[22527]: cluster 2024-09-21T10:14:11.051795+0000 mgr.x (mgr.24475) 38 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 7.9 MiB/s wr, 96 op/s 2024-09-21T10:14:11.430 INFO:tasks.rados.rados.0.smithi003.stdout:2964: finishing write tid 5 to smithi00370293-55 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2964: oid 55 updating version 0 to 412 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2964: oid 55 updating version 412 to 415 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2964: oid 55 version 415 is already newer than 413 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2964: oid 55 version 415 is already newer than 414 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 55 v 415 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2964: left oid 55 (ObjNum 1881 snap 0 seq_num 1881) 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2966: finishing write tid 1 to smithi00370293-237 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2966: finishing write tid 2 to smithi00370293-237 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2966: finishing write tid 3 to smithi00370293-237 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2966: finishing write tid 4 to smithi00370293-237 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2966: finishing write tid 5 to smithi00370293-237 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2966: oid 237 updating version 0 to 312 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2966: oid 237 version 312 is already newer than 309 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2966: oid 237 version 312 is already newer than 311 2024-09-21T10:14:11.431 INFO:tasks.rados.rados.0.smithi003.stdout:2966: oid 237 version 312 is already newer than 310 2024-09-21T10:14:11.432 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 237 v 312 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2024-09-21T10:14:11.432 INFO:tasks.rados.rados.0.smithi003.stdout:2966: left oid 237 (ObjNum 1882 snap 0 seq_num 1882) 2024-09-21T10:14:11.432 INFO:tasks.rados.rados.0.smithi003.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2024-09-21T10:14:11.438 INFO:tasks.rados.rados.0.smithi003.stdout:2967: writing smithi00370293-329 from 447581 to 880639 tid 1 2024-09-21T10:14:11.448 INFO:tasks.rados.rados.0.smithi003.stdout:2967: writing smithi00370293-329 from 1622064 to 2142717 tid 2 2024-09-21T10:14:11.458 INFO:tasks.rados.rados.0.smithi003.stdout:2967: writing smithi00370293-329 from 2759966 to 3322578 tid 3 2024-09-21T10:14:11.458 INFO:tasks.rados.rados.0.smithi003.stdout:2960: done (6 left) 2024-09-21T10:14:11.458 INFO:tasks.rados.rados.0.smithi003.stdout:2962: done (5 left) 2024-09-21T10:14:11.458 INFO:tasks.rados.rados.0.smithi003.stdout:2963: done (4 left) 2024-09-21T10:14:11.459 INFO:tasks.rados.rados.0.smithi003.stdout:2964: done (3 left) 2024-09-21T10:14:11.459 INFO:tasks.rados.rados.0.smithi003.stdout:2965: done (2 left) 2024-09-21T10:14:11.459 INFO:tasks.rados.rados.0.smithi003.stdout:2966: done (1 left) 2024-09-21T10:14:11.459 INFO:tasks.rados.rados.0.smithi003.stdout:2968: write oid 361 current snap is 0 2024-09-21T10:14:11.459 INFO:tasks.rados.rados.0.smithi003.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2024-09-21T10:14:11.467 INFO:tasks.rados.rados.0.smithi003.stdout:2968: writing smithi00370293-361 from 464388 to 972695 tid 1 2024-09-21T10:14:11.479 INFO:tasks.rados.rados.0.smithi003.stdout:2968: writing smithi00370293-361 from 1680546 to 2461210 tid 2 2024-09-21T10:14:11.489 INFO:tasks.rados.rados.0.smithi003.stdout:2968: writing smithi00370293-361 from 3187389 to 3664388 tid 3 2024-09-21T10:14:11.489 INFO:tasks.rados.rados.0.smithi003.stdout:2969: write oid 42 current snap is 0 2024-09-21T10:14:11.489 INFO:tasks.rados.rados.0.smithi003.stdout:2967: finishing write tid 1 to smithi00370293-329 2024-09-21T10:14:11.490 INFO:tasks.rados.rados.0.smithi003.stdout:2967: finishing write tid 2 to smithi00370293-329 2024-09-21T10:14:11.490 INFO:tasks.rados.rados.0.smithi003.stdout:2967: finishing write tid 3 to smithi00370293-329 2024-09-21T10:14:11.490 INFO:tasks.rados.rados.0.smithi003.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2024-09-21T10:14:11.498 INFO:tasks.rados.rados.0.smithi003.stdout:2969: writing smithi00370293-42 from 481195 to 1064751 tid 1 2024-09-21T10:14:11.507 INFO:tasks.rados.rados.0.smithi003.stdout:2969: writing smithi00370293-42 from 1739028 to 2263350 tid 2 2024-09-21T10:14:11.516 INFO:tasks.rados.rados.0.smithi003.stdout:2969: writing smithi00370293-42 from 2814812 to 3399968 tid 3 2024-09-21T10:14:11.516 INFO:tasks.rados.rados.0.smithi003.stdout:2970: read oid 225 snap -1 2024-09-21T10:14:11.516 INFO:tasks.rados.rados.0.smithi003.stdout:2970: expect (ObjNum 1704 snap 0 seq_num 1704) 2024-09-21T10:14:11.516 INFO:tasks.rados.rados.0.smithi003.stdout:2971: read oid 195 snap -1 2024-09-21T10:14:11.516 INFO:tasks.rados.rados.0.smithi003.stdout:2971: expect deleted 2024-09-21T10:14:11.516 INFO:tasks.rados.rados.0.smithi003.stdout:2972: read oid 403 snap -1 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2972: expect (ObjNum 1798 snap 0 seq_num 1798) 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2973: read oid 222 snap -1 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2973: expect (ObjNum 975 snap 0 seq_num 975) 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2974: read oid 339 snap -1 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2974: expect (ObjNum 1418 snap 0 seq_num 1418) 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2975: read oid 389 snap -1 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2975: expect (ObjNum 1307 snap 0 seq_num 1307) 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2976: write oid 138 current snap is 0 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2967: finishing write tid 4 to smithi00370293-329 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2967: finishing write tid 5 to smithi00370293-329 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2967: oid 329 updating version 0 to 384 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2967: oid 329 version 384 is already newer than 383 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2967: oid 329 updating version 384 to 385 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:2967: oid 329 version 385 is already newer than 382 2024-09-21T10:14:11.517 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 329 v 385 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2024-09-21T10:14:11.518 INFO:tasks.rados.rados.0.smithi003.stdout:2967: left oid 329 (ObjNum 1883 snap 0 seq_num 1883) 2024-09-21T10:14:11.518 INFO:tasks.rados.rados.0.smithi003.stdout:2968: finishing write tid 1 to smithi00370293-361 2024-09-21T10:14:11.518 INFO:tasks.rados.rados.0.smithi003.stdout:2968: finishing write tid 2 to smithi00370293-361 2024-09-21T10:14:11.518 INFO:tasks.rados.rados.0.smithi003.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2024-09-21T10:14:11.525 INFO:tasks.rados.rados.0.smithi003.stdout:2976: writing smithi00370293-138 from 498002 to 1273160 tid 1 2024-09-21T10:14:11.535 INFO:tasks.rados.rados.0.smithi003.stdout:2976: writing smithi00370293-138 from 1913863 to 2698196 tid 2 2024-09-21T10:14:11.542 INFO:tasks.rados.rados.0.smithi003.stdout:2976: writing smithi00370293-138 from 3358588 to 3698002 tid 3 2024-09-21T10:14:11.542 INFO:tasks.rados.rados.0.smithi003.stdout:2967: done (9 left) 2024-09-21T10:14:11.543 INFO:tasks.rados.rados.0.smithi003.stdout:2977: read oid 487 snap -1 2024-09-21T10:14:11.543 INFO:tasks.rados.rados.0.smithi003.stdout:2977: expect (ObjNum 1590 snap 0 seq_num 1590) 2024-09-21T10:14:11.543 INFO:tasks.rados.rados.0.smithi003.stdout:2978: write oid 267 current snap is 0 2024-09-21T10:14:11.543 INFO:tasks.rados.rados.0.smithi003.stdout:2968: finishing write tid 3 to smithi00370293-361 2024-09-21T10:14:11.543 INFO:tasks.rados.rados.0.smithi003.stdout:2968: finishing write tid 4 to smithi00370293-361 2024-09-21T10:14:11.543 INFO:tasks.rados.rados.0.smithi003.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2024-09-21T10:14:11.548 INFO:tasks.rados.rados.0.smithi003.stdout:2978: writing smithi00370293-267 from 514809 to 965216 tid 1 2024-09-21T10:14:11.555 INFO:tasks.rados.rados.0.smithi003.stdout:2978: writing smithi00370293-267 from 1455992 to 1983983 tid 2 2024-09-21T10:14:11.562 INFO:tasks.rados.rados.0.smithi003.stdout:2978: writing smithi00370293-267 from 2469658 to 3193711 tid 3 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:2978: writing smithi00370293-267 from 3608303 to 3714809 tid 4 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:2979: write oid 98 current snap is 0 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:2968: finishing write tid 5 to smithi00370293-361 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:2968: oid 361 updating version 0 to 395 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:2968: oid 361 updating version 395 to 397 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:2968: oid 361 version 397 is already newer than 396 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:2968: oid 361 updating version 397 to 398 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 361 v 398 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:2968: left oid 361 (ObjNum 1884 snap 0 seq_num 1884) 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:2969: finishing write tid 1 to smithi00370293-42 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:2969: finishing write tid 2 to smithi00370293-42 2024-09-21T10:14:11.566 INFO:tasks.rados.rados.0.smithi003.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2024-09-21T10:14:11.571 INFO:tasks.rados.rados.0.smithi003.stdout:2979: writing smithi00370293-98 from 531616 to 1057272 tid 1 2024-09-21T10:14:11.578 INFO:tasks.rados.rados.0.smithi003.stdout:2979: writing smithi00370293-98 from 1514474 to 2186123 tid 2 2024-09-21T10:14:11.588 INFO:tasks.rados.rados.0.smithi003.stdout:2979: writing smithi00370293-98 from 2780728 to 3316053 tid 3 2024-09-21T10:14:11.589 INFO:tasks.rados.rados.0.smithi003.stdout:2968: done (11 left) 2024-09-21T10:14:11.589 INFO:tasks.rados.rados.0.smithi003.stdout:2980: write oid 498 current snap is 0 2024-09-21T10:14:11.589 INFO:tasks.rados.rados.0.smithi003.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2024-09-21T10:14:11.591 INFO:tasks.rados.rados.0.smithi003.stdout:2980: writing smithi00370293-498 from 548423 to 1149328 tid 1 2024-09-21T10:14:11.597 INFO:tasks.rados.rados.0.smithi003.stdout:2980: writing smithi00370293-498 from 1572956 to 2104616 tid 2 2024-09-21T10:14:11.603 INFO:tasks.rados.rados.0.smithi003.stdout:2980: writing smithi00370293-498 from 2524504 to 3271101 tid 3 2024-09-21T10:14:11.606 INFO:tasks.rados.rados.0.smithi003.stdout:2980: writing smithi00370293-498 from 3740781 to 3748423 tid 4 2024-09-21T10:14:11.606 INFO:tasks.rados.rados.0.smithi003.stdout:2981: write oid 48 current snap is 0 2024-09-21T10:14:11.606 INFO:tasks.rados.rados.0.smithi003.stdout:2970: expect (ObjNum 1704 snap 0 seq_num 1704) 2024-09-21T10:14:11.646 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:11 smithi204 bash[59552]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:14:11.646 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:11 smithi204 bash[59611]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:14:11.646 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:11 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T10:14:11.646 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:11 smithi204 systemd[1]: Stopped Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:14:11.646 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:11 smithi204 systemd[1]: Started Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:14:11.739 INFO:tasks.rados.rados.0.smithi003.stdout:2969: finishing write tid 3 to smithi00370293-42 2024-09-21T10:14:11.739 INFO:tasks.rados.rados.0.smithi003.stdout:2969: finishing write tid 4 to smithi00370293-42 2024-09-21T10:14:11.740 INFO:tasks.rados.rados.0.smithi003.stdout:2969: finishing write tid 5 to smithi00370293-42 2024-09-21T10:14:11.740 INFO:tasks.rados.rados.0.smithi003.stdout:2969: oid 42 updating version 0 to 417 2024-09-21T10:14:11.740 INFO:tasks.rados.rados.0.smithi003.stdout:2969: oid 42 version 417 is already newer than 416 2024-09-21T10:14:11.740 INFO:tasks.rados.rados.0.smithi003.stdout:2969: oid 42 updating version 417 to 419 2024-09-21T10:14:11.740 INFO:tasks.rados.rados.0.smithi003.stdout:2969: oid 42 version 419 is already newer than 418 2024-09-21T10:14:11.740 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 419 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2024-09-21T10:14:11.740 INFO:tasks.rados.rados.0.smithi003.stdout:2969: left oid 42 (ObjNum 1885 snap 0 seq_num 1885) 2024-09-21T10:14:11.740 INFO:tasks.rados.rados.0.smithi003.stdout:2973: expect (ObjNum 975 snap 0 seq_num 975) 2024-09-21T10:14:11.817 INFO:tasks.rados.rados.0.smithi003.stdout:2972: expect (ObjNum 1798 snap 0 seq_num 1798) 2024-09-21T10:14:11.949 INFO:tasks.rados.rados.0.smithi003.stdout:2974: expect (ObjNum 1418 snap 0 seq_num 1418) 2024-09-21T10:14:11.952 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:14:11.952 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (6m) 20s ago 7m 14.2M - 0.25.0 c8568f914cd2 df4d2dac374d 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (6m) 18s ago 6m 77.2M - 9.4.7 954c08fa6188 bb017e2ac262 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (5m) 20s ago 5m 13.4M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (4m) 18s ago 4m 15.2M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (47s) 18s ago 16m 485M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 640759c36211 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:9283,8765 running (18m) 20s ago 18m 370M - 18.2.4-871-g6a1bdf85 0adab276c97e 5c74cb91314b 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (18m) 20s ago 18m 52.9M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 405aeab66157 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (16m) 18s ago 16m 40.6M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (16m) 20s ago 16m 43.7M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (7m) 20s ago 7m 8364k - 1.5.0 0da6a335fe13 75918d3369c8 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (7m) 18s ago 7m 8727k - 1.5.0 0da6a335fe13 e9f627ca80a0 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (15m) 20s ago 15m 101M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (14m) 20s ago 14m 89.3M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (13m) 20s ago 13m 131M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (12m) 20s ago 12m 70.4M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:14:11.953 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (11m) 18s ago 11m 101M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:14:11.954 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (10m) 18s ago 10m 114M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:14:11.954 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (9m) 18s ago 10m 84.0M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:14:11.954 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (9m) 18s ago 9m 95.0M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:14:11.954 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 starting - - - - 2024-09-21T10:14:12.232 INFO:tasks.rados.rados.0.smithi003.stdout:2975: expect (ObjNum 1307 snap 0 seq_num 1307) 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 1, 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:14:12.330 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:14:12.331 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:14:12.331 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:14:12.331 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:14:12.331 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 14, 2024-09-21T10:14:12.331 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T10:14:12.331 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:14:12.331 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:14:12.357 INFO:tasks.rados.rados.0.smithi003.stdout:2976: finishing write tid 1 to smithi00370293-138 2024-09-21T10:14:12.357 INFO:tasks.rados.rados.0.smithi003.stdout:2976: finishing write tid 2 to smithi00370293-138 2024-09-21T10:14:12.357 INFO:tasks.rados.rados.0.smithi003.stdout:2976: finishing write tid 3 to smithi00370293-138 2024-09-21T10:14:12.357 INFO:tasks.rados.rados.0.smithi003.stdout:2976: finishing write tid 4 to smithi00370293-138 2024-09-21T10:14:12.357 INFO:tasks.rados.rados.0.smithi003.stdout:2976: finishing write tid 5 to smithi00370293-138 2024-09-21T10:14:12.357 INFO:tasks.rados.rados.0.smithi003.stdout:2976: oid 138 updating version 0 to 363 2024-09-21T10:14:12.358 INFO:tasks.rados.rados.0.smithi003.stdout:2976: oid 138 version 363 is already newer than 362 2024-09-21T10:14:12.358 INFO:tasks.rados.rados.0.smithi003.stdout:2976: oid 138 version 363 is already newer than 361 2024-09-21T10:14:12.358 INFO:tasks.rados.rados.0.smithi003.stdout:2976: oid 138 version 363 is already newer than 360 2024-09-21T10:14:12.358 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 138 v 363 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2024-09-21T10:14:12.358 INFO:tasks.rados.rados.0.smithi003.stdout:2976: left oid 138 (ObjNum 1886 snap 0 seq_num 1886) 2024-09-21T10:14:12.358 INFO:tasks.rados.rados.0.smithi003.stdout:2977: expect (ObjNum 1590 snap 0 seq_num 1590) 2024-09-21T10:14:12.518 INFO:tasks.rados.rados.0.smithi003.stdout:2978: finishing write tid 1 to smithi00370293-267 2024-09-21T10:14:12.518 INFO:tasks.rados.rados.0.smithi003.stdout:2978: finishing write tid 2 to smithi00370293-267 2024-09-21T10:14:12.518 INFO:tasks.rados.rados.0.smithi003.stdout:2978: finishing write tid 3 to smithi00370293-267 2024-09-21T10:14:12.518 INFO:tasks.rados.rados.0.smithi003.stdout:2978: finishing write tid 4 to smithi00370293-267 2024-09-21T10:14:12.518 INFO:tasks.rados.rados.0.smithi003.stdout:2978: finishing write tid 5 to smithi00370293-267 2024-09-21T10:14:12.518 INFO:tasks.rados.rados.0.smithi003.stdout:2978: finishing write tid 6 to smithi00370293-267 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2978: oid 267 updating version 0 to 344 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2978: oid 267 updating version 344 to 345 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2978: oid 267 updating version 345 to 348 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2978: oid 267 version 348 is already newer than 346 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2978: oid 267 version 348 is already newer than 347 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 267 v 348 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2978: left oid 267 (ObjNum 1887 snap 0 seq_num 1887) 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2979: finishing write tid 1 to smithi00370293-98 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2979: finishing write tid 2 to smithi00370293-98 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2979: finishing write tid 3 to smithi00370293-98 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2979: finishing write tid 4 to smithi00370293-98 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2979: finishing write tid 5 to smithi00370293-98 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2979: oid 98 updating version 0 to 405 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2979: oid 98 updating version 405 to 408 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2979: oid 98 version 408 is already newer than 407 2024-09-21T10:14:12.519 INFO:tasks.rados.rados.0.smithi003.stdout:2979: oid 98 version 408 is already newer than 406 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 98 v 408 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2979: left oid 98 (ObjNum 1888 snap 0 seq_num 1888) 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: finishing write tid 1 to smithi00370293-498 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: finishing write tid 2 to smithi00370293-498 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: finishing write tid 3 to smithi00370293-498 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: finishing write tid 4 to smithi00370293-498 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: finishing write tid 5 to smithi00370293-498 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: finishing write tid 6 to smithi00370293-498 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: oid 498 updating version 0 to 370 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: oid 498 updating version 370 to 372 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: oid 498 version 372 is already newer than 369 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: oid 498 version 372 is already newer than 371 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: oid 498 version 372 is already newer than 368 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 498 v 372 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2980: left oid 498 (ObjNum 1889 snap 0 seq_num 1889) 2024-09-21T10:14:12.520 INFO:tasks.rados.rados.0.smithi003.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2024-09-21T10:14:12.536 INFO:tasks.rados.rados.0.smithi003.stdout:2981: writing smithi00370293-48 from 565230 to 1241384 tid 1 2024-09-21T10:14:12.558 INFO:tasks.rados.rados.0.smithi003.stdout:2981: writing smithi00370293-48 from 2031438 to 2706756 tid 2 2024-09-21T10:14:12.572 INFO:tasks.rados.rados.0.smithi003.stdout:2981: writing smithi00370293-48 from 3235574 to 3765230 tid 3 2024-09-21T10:14:12.572 INFO:tasks.rados.rados.0.smithi003.stdout:2969: done (12 left) 2024-09-21T10:14:12.572 INFO:tasks.rados.rados.0.smithi003.stdout:2970: done (11 left) 2024-09-21T10:14:12.572 INFO:tasks.rados.rados.0.smithi003.stdout:2971: done (10 left) 2024-09-21T10:14:12.572 INFO:tasks.rados.rados.0.smithi003.stdout:2972: done (9 left) 2024-09-21T10:14:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2973: done (8 left) 2024-09-21T10:14:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2974: done (7 left) 2024-09-21T10:14:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2975: done (6 left) 2024-09-21T10:14:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2976: done (5 left) 2024-09-21T10:14:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2977: done (4 left) 2024-09-21T10:14:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2978: done (3 left) 2024-09-21T10:14:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2979: done (2 left) 2024-09-21T10:14:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2980: done (1 left) 2024-09-21T10:14:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2982: delete oid 135 current snap is 0 2024-09-21T10:14:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2981: finishing write tid 1 to smithi00370293-48 2024-09-21T10:14:12.573 INFO:tasks.rados.rados.0.smithi003.stdout:2981: finishing write tid 2 to smithi00370293-48 2024-09-21T10:14:12.575 INFO:tasks.rados.rados.0.smithi003.stdout:2982: done (1 left) 2024-09-21T10:14:12.575 INFO:tasks.rados.rados.0.smithi003.stdout:2983: write oid 424 current snap is 0 2024-09-21T10:14:12.575 INFO:tasks.rados.rados.0.smithi003.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2024-09-21T10:14:12.582 INFO:tasks.rados.rados.0.smithi003.stdout:2983: writing smithi00370293-424 from 598844 to 1025496 tid 1 2024-09-21T10:14:12.589 INFO:tasks.rados.rados.0.smithi003.stdout:2983: writing smithi00370293-424 from 1632049 to 2311036 tid 2 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2983: writing smithi00370293-424 from 2774067 to 3470833 tid 3 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2984: read oid 62 snap -1 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2984: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2985: read oid 84 snap -1 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2986: read oid 230 snap -1 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2986: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2987: write oid 32 current snap is 0 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2981: finishing write tid 3 to smithi00370293-48 2024-09-21T10:14:12.597 INFO:tasks.rados.rados.0.smithi003.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2024-09-21T10:14:12.604 INFO:tasks.rados.rados.0.smithi003.stdout:2987: writing smithi00370293-32 from 615651 to 1233905 tid 1 2024-09-21T10:14:12.611 INFO:tasks.rados.rados.0.smithi003.stdout:2987: writing smithi00370293-32 from 1806884 to 2345882 tid 2 2024-09-21T10:14:12.620 INFO:tasks.rados.rados.0.smithi003.stdout:2987: writing smithi00370293-32 from 3034196 to 3542234 tid 3 2024-09-21T10:14:12.620 INFO:tasks.rados.rados.0.smithi003.stdout:2988: read oid 276 snap -1 2024-09-21T10:14:12.620 INFO:tasks.rados.rados.0.smithi003.stdout:2988: expect (ObjNum 1671 snap 0 seq_num 1671) 2024-09-21T10:14:12.620 INFO:tasks.rados.rados.0.smithi003.stdout:2989: read oid 388 snap -1 2024-09-21T10:14:12.620 INFO:tasks.rados.rados.0.smithi003.stdout:2989: expect (ObjNum 1457 snap 0 seq_num 1457) 2024-09-21T10:14:12.620 INFO:tasks.rados.rados.0.smithi003.stdout:2990: read oid 458 snap -1 2024-09-21T10:14:12.620 INFO:tasks.rados.rados.0.smithi003.stdout:2990: expect deleted 2024-09-21T10:14:12.620 INFO:tasks.rados.rados.0.smithi003.stdout:2991: write oid 253 current snap is 0 2024-09-21T10:14:12.620 INFO:tasks.rados.rados.0.smithi003.stdout:2981: finishing write tid 4 to smithi00370293-48 2024-09-21T10:14:12.620 INFO:tasks.rados.rados.0.smithi003.stdout:2981: finishing write tid 5 to smithi00370293-48 2024-09-21T10:14:12.621 INFO:tasks.rados.rados.0.smithi003.stdout:2981: oid 48 updating version 0 to 376 2024-09-21T10:14:12.621 INFO:tasks.rados.rados.0.smithi003.stdout:2981: oid 48 updating version 376 to 379 2024-09-21T10:14:12.621 INFO:tasks.rados.rados.0.smithi003.stdout:2981: oid 48 version 379 is already newer than 377 2024-09-21T10:14:12.621 INFO:tasks.rados.rados.0.smithi003.stdout:2981: oid 48 version 379 is already newer than 378 2024-09-21T10:14:12.621 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 379 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2024-09-21T10:14:12.621 INFO:tasks.rados.rados.0.smithi003.stdout:2981: left oid 48 (ObjNum 1890 snap 0 seq_num 1890) 2024-09-21T10:14:12.621 INFO:tasks.rados.rados.0.smithi003.stdout:2983: finishing write tid 1 to smithi00370293-424 2024-09-21T10:14:12.621 INFO:tasks.rados.rados.0.smithi003.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2024-09-21T10:14:12.629 INFO:tasks.rados.rados.0.smithi003.stdout:2991: writing smithi00370293-253 from 632458 to 1325961 tid 1 2024-09-21T10:14:12.636 INFO:tasks.rados.rados.0.smithi003.stdout:2991: writing smithi00370293-253 from 1865366 to 2548022 tid 2 2024-09-21T10:14:12.643 INFO:tasks.rados.rados.0.smithi003.stdout:2991: writing smithi00370293-253 from 3061619 to 3780929 tid 3 2024-09-21T10:14:12.643 INFO:tasks.rados.rados.0.smithi003.stdout:2981: done (9 left) 2024-09-21T10:14:12.643 INFO:tasks.rados.rados.0.smithi003.stdout:2992: write oid 75 current snap is 0 2024-09-21T10:14:12.643 INFO:tasks.rados.rados.0.smithi003.stdout:2983: finishing write tid 2 to smithi00370293-424 2024-09-21T10:14:12.643 INFO:tasks.rados.rados.0.smithi003.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2024-09-21T10:14:12.672 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:14:12.672 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:14:12.672 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:14:12.672 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:14:12.672 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:14:12.673 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "1/2 daemons upgraded", 2024-09-21T10:14:12.673 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mgr daemons", 2024-09-21T10:14:12.673 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:14:12.673 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:14:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:2983: finishing write tid 3 to smithi00370293-424 2024-09-21T10:14:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:2983: finishing write tid 4 to smithi00370293-424 2024-09-21T10:14:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:2983: finishing write tid 5 to smithi00370293-424 2024-09-21T10:14:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:2983: oid 424 updating version 0 to 430 2024-09-21T10:14:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:2983: oid 424 version 430 is already newer than 429 2024-09-21T10:14:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:2983: oid 424 updating version 430 to 431 2024-09-21T10:14:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:2983: oid 424 updating version 431 to 432 2024-09-21T10:14:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 424 v 432 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2024-09-21T10:14:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:2983: left oid 424 (ObjNum 1892 snap 0 seq_num 1892) 2024-09-21T10:14:12.755 INFO:tasks.rados.rados.0.smithi003.stdout:2987: finishing write tid 1 to smithi00370293-32 2024-09-21T10:14:12.756 INFO:tasks.rados.rados.0.smithi003.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2024-09-21T10:14:12.764 INFO:tasks.rados.rados.0.smithi003.stdout:2992: writing smithi00370293-75 from 649265 to 1418017 tid 1 2024-09-21T10:14:12.774 INFO:tasks.rados.rados.0.smithi003.stdout:2992: writing smithi00370293-75 from 2207495 to 2750162 tid 2 2024-09-21T10:14:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:2992: writing smithi00370293-75 from 3372689 to 3849265 tid 3 2024-09-21T10:14:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:2983: done (9 left) 2024-09-21T10:14:12.782 INFO:tasks.rados.rados.0.smithi003.stdout:2985: done (8 left) 2024-09-21T10:14:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:2993: read oid 154 snap -1 2024-09-21T10:14:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:2993: expect (ObjNum 1572 snap 0 seq_num 1572) 2024-09-21T10:14:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:2994: write oid 314 current snap is 0 2024-09-21T10:14:12.783 INFO:tasks.rados.rados.0.smithi003.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2024-09-21T10:14:12.792 INFO:tasks.rados.rados.0.smithi003.stdout:2994: writing smithi00370293-314 from 666072 to 1110073 tid 1 2024-09-21T10:14:12.802 INFO:tasks.rados.rados.0.smithi003.stdout:2994: writing smithi00370293-314 from 1865977 to 2552302 tid 2 2024-09-21T10:14:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:2994: writing smithi00370293-314 from 3000112 to 3458319 tid 3 2024-09-21T10:14:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:2995: write oid 126 current snap is 0 2024-09-21T10:14:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:2987: finishing write tid 2 to smithi00370293-32 2024-09-21T10:14:12.810 INFO:tasks.rados.rados.0.smithi003.stdout:2984: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:14:12.855 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[24804]: audit 2024-09-21T10:14:11.278875+0000 mgr.x (mgr.24475) 39 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:12.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[24804]: audit 2024-09-21T10:14:11.583386+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:12.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[24804]: audit 2024-09-21T10:14:11.593243+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:12.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[24804]: audit 2024-09-21T10:14:11.599851+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:14:12.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[24804]: audit 2024-09-21T10:14:11.600408+0000 mgr.x (mgr.24475) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:14:12.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[24804]: audit 2024-09-21T10:14:11.609910+0000 mgr.x (mgr.24475) 41 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:12.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[24804]: audit 2024-09-21T10:14:11.642687+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:12.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[24804]: cephadm 2024-09-21T10:14:11.643946+0000 mgr.x (mgr.24475) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:14:12.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[24804]: cephadm 2024-09-21T10:14:11.644518+0000 mgr.x (mgr.24475) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:14:12.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[24804]: audit 2024-09-21T10:14:11.916287+0000 mgr.x (mgr.24475) 44 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:12.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[24804]: audit 2024-09-21T10:14:12.329704+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.3:0/1676080340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:14:12.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[31899]: audit 2024-09-21T10:14:11.278875+0000 mgr.x (mgr.24475) 39 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:12.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[31899]: audit 2024-09-21T10:14:11.583386+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:12.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[31899]: audit 2024-09-21T10:14:11.593243+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:12.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[31899]: audit 2024-09-21T10:14:11.599851+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:14:12.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[31899]: audit 2024-09-21T10:14:11.600408+0000 mgr.x (mgr.24475) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:14:12.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[31899]: audit 2024-09-21T10:14:11.609910+0000 mgr.x (mgr.24475) 41 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:12.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[31899]: audit 2024-09-21T10:14:11.642687+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:12.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[31899]: cephadm 2024-09-21T10:14:11.643946+0000 mgr.x (mgr.24475) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:14:12.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[31899]: cephadm 2024-09-21T10:14:11.644518+0000 mgr.x (mgr.24475) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:14:12.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[31899]: audit 2024-09-21T10:14:11.916287+0000 mgr.x (mgr.24475) 44 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:12.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[31899]: audit 2024-09-21T10:14:12.329704+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.3:0/1676080340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:14:12.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[22527]: audit 2024-09-21T10:14:11.278875+0000 mgr.x (mgr.24475) 39 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:12.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[22527]: audit 2024-09-21T10:14:11.583386+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:12.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[22527]: audit 2024-09-21T10:14:11.593243+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:12.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[22527]: audit 2024-09-21T10:14:11.599851+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:14:12.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[22527]: audit 2024-09-21T10:14:11.600408+0000 mgr.x (mgr.24475) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:14:12.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[22527]: audit 2024-09-21T10:14:11.609910+0000 mgr.x (mgr.24475) 41 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:12.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[22527]: audit 2024-09-21T10:14:11.642687+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[22527]: cephadm 2024-09-21T10:14:11.643946+0000 mgr.x (mgr.24475) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:14:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[22527]: cephadm 2024-09-21T10:14:11.644518+0000 mgr.x (mgr.24475) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-09-21T10:14:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[22527]: audit 2024-09-21T10:14:11.916287+0000 mgr.x (mgr.24475) 44 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:12 smithi003 bash[22527]: audit 2024-09-21T10:14:12.329704+0000 mon.a (mon.0) 936 : audit [DBG] from='client.? 172.21.15.3:0/1676080340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:14:12.937 INFO:tasks.rados.rados.0.smithi003.stdout:2986: expect (ObjNum 1778 snap 0 seq_num 1778) 2024-09-21T10:14:13.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.935Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T10:14:13.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.935Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T10:14:13.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.935Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi204 (none))" 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.935Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.935Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.937Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.937Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.939Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.939Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.941Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.941Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.127µs 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.941Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.943Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.955Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.955Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.955Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.509µs wal_replay_duration=13.853093ms wbl_replay_duration=153ns total_replay_duration=13.918675ms 2024-09-21T10:14:13.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.957Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T10:14:13.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.957Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T10:14:13.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.957Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T10:14:13.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.983Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.029566ms db_storage=888ns remote_storage=1.362µs web_handler=414ns query_engine=729ns scrape=265.081µs scrape_sd=137.502µs notify=11.07µs notify_sd=28.087µs rules=25.174076ms tracing=7.056µs 2024-09-21T10:14:13.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.983Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T10:14:13.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:12 smithi204 bash[59636]: ts=2024-09-21T10:14:12.983Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T10:14:13.261 INFO:tasks.rados.rados.0.smithi003.stdout:2988: expect (ObjNum 1671 snap 0 seq_num 1671) 2024-09-21T10:14:13.327 INFO:tasks.rados.rados.0.smithi003.stdout:2987: finishing write tid 3 to smithi00370293-32 2024-09-21T10:14:13.327 INFO:tasks.rados.rados.0.smithi003.stdout:2987: finishing write tid 4 to smithi00370293-32 2024-09-21T10:14:13.327 INFO:tasks.rados.rados.0.smithi003.stdout:2987: finishing write tid 5 to smithi00370293-32 2024-09-21T10:14:13.327 INFO:tasks.rados.rados.0.smithi003.stdout:2987: oid 32 updating version 0 to 333 2024-09-21T10:14:13.327 INFO:tasks.rados.rados.0.smithi003.stdout:2987: oid 32 version 333 is already newer than 331 2024-09-21T10:14:13.327 INFO:tasks.rados.rados.0.smithi003.stdout:2987: oid 32 version 333 is already newer than 332 2024-09-21T10:14:13.327 INFO:tasks.rados.rados.0.smithi003.stdout:2987: oid 32 updating version 333 to 334 2024-09-21T10:14:13.327 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 334 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2024-09-21T10:14:13.327 INFO:tasks.rados.rados.0.smithi003.stdout:2987: left oid 32 (ObjNum 1893 snap 0 seq_num 1893) 2024-09-21T10:14:13.327 INFO:tasks.rados.rados.0.smithi003.stdout:2989: expect (ObjNum 1457 snap 0 seq_num 1457) 2024-09-21T10:14:13.479 INFO:tasks.rados.rados.0.smithi003.stdout:2991: finishing write tid 1 to smithi00370293-253 2024-09-21T10:14:13.479 INFO:tasks.rados.rados.0.smithi003.stdout:2991: finishing write tid 2 to smithi00370293-253 2024-09-21T10:14:13.479 INFO:tasks.rados.rados.0.smithi003.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2024-09-21T10:14:13.486 INFO:tasks.rados.rados.0.smithi003.stdout:2995: writing smithi00370293-126 from 682879 to 1202129 tid 1 2024-09-21T10:14:13.493 INFO:tasks.rados.rados.0.smithi003.stdout:2995: writing smithi00370293-126 from 1924459 to 2470795 tid 2 2024-09-21T10:14:13.500 INFO:tasks.rados.rados.0.smithi003.stdout:2995: writing smithi00370293-126 from 3027535 to 3697014 tid 3 2024-09-21T10:14:13.500 INFO:tasks.rados.rados.0.smithi003.stdout:2984: done (10 left) 2024-09-21T10:14:13.501 INFO:tasks.rados.rados.0.smithi003.stdout:2986: done (9 left) 2024-09-21T10:14:13.501 INFO:tasks.rados.rados.0.smithi003.stdout:2987: done (8 left) 2024-09-21T10:14:13.501 INFO:tasks.rados.rados.0.smithi003.stdout:2988: done (7 left) 2024-09-21T10:14:13.501 INFO:tasks.rados.rados.0.smithi003.stdout:2989: done (6 left) 2024-09-21T10:14:13.501 INFO:tasks.rados.rados.0.smithi003.stdout:2990: done (5 left) 2024-09-21T10:14:13.501 INFO:tasks.rados.rados.0.smithi003.stdout:2996: write oid 45 current snap is 0 2024-09-21T10:14:13.501 INFO:tasks.rados.rados.0.smithi003.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2024-09-21T10:14:13.508 INFO:tasks.rados.rados.0.smithi003.stdout:2996: writing smithi00370293-45 from 699686 to 1294185 tid 1 2024-09-21T10:14:13.516 INFO:tasks.rados.rados.0.smithi003.stdout:2996: writing smithi00370293-45 from 1982941 to 2672935 tid 2 2024-09-21T10:14:13.523 INFO:tasks.rados.rados.0.smithi003.stdout:2996: writing smithi00370293-45 from 3454958 to 3899686 tid 3 2024-09-21T10:14:13.523 INFO:tasks.rados.rados.0.smithi003.stdout:2997: read oid 355 snap -1 2024-09-21T10:14:13.523 INFO:tasks.rados.rados.0.smithi003.stdout:2997: expect (ObjNum 1754 snap 0 seq_num 1754) 2024-09-21T10:14:13.523 INFO:tasks.rados.rados.0.smithi003.stdout:2998: write oid 299 current snap is 0 2024-09-21T10:14:13.523 INFO:tasks.rados.rados.0.smithi003.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2024-09-21T10:14:13.531 INFO:tasks.rados.rados.0.smithi003.stdout:2998: writing smithi00370293-299 from 716493 to 1386241 tid 1 2024-09-21T10:14:13.537 INFO:tasks.rados.rados.0.smithi003.stdout:2998: writing smithi00370293-299 from 1925070 to 2358722 tid 2 2024-09-21T10:14:13.544 INFO:tasks.rados.rados.0.smithi003.stdout:2998: writing smithi00370293-299 from 2849675 to 3541698 tid 3 2024-09-21T10:14:13.544 INFO:tasks.rados.rados.0.smithi003.stdout:2999: write oid 161 current snap is 0 2024-09-21T10:14:13.544 INFO:tasks.rados.rados.0.smithi003.stdout:2991: finishing write tid 3 to smithi00370293-253 2024-09-21T10:14:13.544 INFO:tasks.rados.rados.0.smithi003.stdout:2991: finishing write tid 4 to smithi00370293-253 2024-09-21T10:14:13.544 INFO:tasks.rados.rados.0.smithi003.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2024-09-21T10:14:13.552 INFO:tasks.rados.rados.0.smithi003.stdout:2999: writing smithi00370293-161 from 733300 to 1478297 tid 1 2024-09-21T10:14:13.559 INFO:tasks.rados.rados.0.smithi003.stdout:2999: writing smithi00370293-161 from 1983552 to 2677215 tid 2 2024-09-21T10:14:13.566 INFO:tasks.rados.rados.0.smithi003.stdout:2999: writing smithi00370293-161 from 3393451 to 3933300 tid 3 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:3000: read oid 242 snap -1 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:3000: expect (ObjNum 705 snap 0 seq_num 705) 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:3001: write oid 169 current snap is 0 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:2991: finishing write tid 5 to smithi00370293-253 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:2991: oid 253 updating version 0 to 399 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:2991: oid 253 updating version 399 to 401 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:2991: oid 253 version 401 is already newer than 400 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:2991: oid 253 version 401 is already newer than 398 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 253 v 401 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:2991: left oid 253 (ObjNum 1894 snap 0 seq_num 1894) 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:2992: finishing write tid 1 to smithi00370293-75 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:2992: finishing write tid 2 to smithi00370293-75 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:2992: finishing write tid 3 to smithi00370293-75 2024-09-21T10:14:13.567 INFO:tasks.rados.rados.0.smithi003.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2024-09-21T10:14:13.574 INFO:tasks.rados.rados.0.smithi003.stdout:3001: writing smithi00370293-169 from 750107 to 1286706 tid 1 2024-09-21T10:14:13.579 INFO:tasks.rados.rados.0.smithi003.stdout:3001: writing smithi00370293-169 from 1758387 to 2195708 tid 2 2024-09-21T10:14:13.584 INFO:tasks.rados.rados.0.smithi003.stdout:3001: writing smithi00370293-169 from 2620874 to 3051794 tid 3 2024-09-21T10:14:13.590 INFO:tasks.rados.rados.0.smithi003.stdout:3001: writing smithi00370293-169 from 3568355 to 3950107 tid 4 2024-09-21T10:14:13.590 INFO:tasks.rados.rados.0.smithi003.stdout:2991: done (10 left) 2024-09-21T10:14:13.590 INFO:tasks.rados.rados.0.smithi003.stdout:3002: read oid 347 snap -1 2024-09-21T10:14:13.590 INFO:tasks.rados.rados.0.smithi003.stdout:3002: expect deleted 2024-09-21T10:14:13.590 INFO:tasks.rados.rados.0.smithi003.stdout:3003: write oid 11 current snap is 0 2024-09-21T10:14:13.590 INFO:tasks.rados.rados.0.smithi003.stdout:2992: finishing write tid 4 to smithi00370293-75 2024-09-21T10:14:13.590 INFO:tasks.rados.rados.0.smithi003.stdout:2992: finishing write tid 5 to smithi00370293-75 2024-09-21T10:14:13.590 INFO:tasks.rados.rados.0.smithi003.stdout:2992: oid 75 updating version 0 to 535 2024-09-21T10:14:13.590 INFO:tasks.rados.rados.0.smithi003.stdout:2992: oid 75 version 535 is already newer than 533 2024-09-21T10:14:13.590 INFO:tasks.rados.rados.0.smithi003.stdout:2992: oid 75 updating version 535 to 536 2024-09-21T10:14:13.591 INFO:tasks.rados.rados.0.smithi003.stdout:2992: oid 75 version 536 is already newer than 534 2024-09-21T10:14:13.591 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 75 v 536 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2024-09-21T10:14:13.591 INFO:tasks.rados.rados.0.smithi003.stdout:2992: left oid 75 (ObjNum 1895 snap 0 seq_num 1895) 2024-09-21T10:14:13.591 INFO:tasks.rados.rados.0.smithi003.stdout:2993: expect (ObjNum 1572 snap 0 seq_num 1572) 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2994: finishing write tid 1 to smithi00370293-314 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2994: finishing write tid 2 to smithi00370293-314 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2994: finishing write tid 3 to smithi00370293-314 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2994: finishing write tid 4 to smithi00370293-314 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2994: finishing write tid 5 to smithi00370293-314 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2994: oid 314 updating version 0 to 373 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2994: oid 314 updating version 373 to 376 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2994: oid 314 version 376 is already newer than 374 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2994: oid 314 version 376 is already newer than 375 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 314 v 376 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2994: left oid 314 (ObjNum 1896 snap 0 seq_num 1896) 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2995: finishing write tid 1 to smithi00370293-126 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2995: finishing write tid 2 to smithi00370293-126 2024-09-21T10:14:13.751 INFO:tasks.rados.rados.0.smithi003.stdout:2995: finishing write tid 3 to smithi00370293-126 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2995: finishing write tid 4 to smithi00370293-126 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2995: finishing write tid 5 to smithi00370293-126 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2995: oid 126 updating version 0 to 420 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2995: oid 126 updating version 420 to 422 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2995: oid 126 updating version 422 to 423 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2995: oid 126 version 423 is already newer than 421 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 126 v 423 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2995: left oid 126 (ObjNum 1897 snap 0 seq_num 1897) 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2996: finishing write tid 1 to smithi00370293-45 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2996: finishing write tid 2 to smithi00370293-45 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2996: finishing write tid 3 to smithi00370293-45 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2996: finishing write tid 4 to smithi00370293-45 2024-09-21T10:14:13.752 INFO:tasks.rados.rados.0.smithi003.stdout:2997: expect (ObjNum 1754 snap 0 seq_num 1754) 2024-09-21T10:14:13.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:13 smithi003 bash[22527]: audit 2024-09-21T10:14:12.672440+0000 mgr.x (mgr.24475) 45 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:13.826 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:13 smithi003 bash[22527]: cluster 2024-09-21T10:14:13.052572+0000 mgr.x (mgr.24475) 46 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 5.3 MiB/s wr, 65 op/s 2024-09-21T10:14:13.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:13 smithi003 bash[31899]: audit 2024-09-21T10:14:12.672440+0000 mgr.x (mgr.24475) 45 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:13.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:13 smithi003 bash[31899]: cluster 2024-09-21T10:14:13.052572+0000 mgr.x (mgr.24475) 46 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 5.3 MiB/s wr, 65 op/s 2024-09-21T10:14:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2996: finishing write tid 5 to smithi00370293-45 2024-09-21T10:14:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2996: oid 45 updating version 0 to 335 2024-09-21T10:14:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2996: oid 45 updating version 335 to 338 2024-09-21T10:14:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2996: oid 45 version 338 is already newer than 336 2024-09-21T10:14:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:2996: oid 45 version 338 is already newer than 337 2024-09-21T10:14:13.950 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 338 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2996: left oid 45 (ObjNum 1898 snap 0 seq_num 1898) 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2998: finishing write tid 1 to smithi00370293-299 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2998: finishing write tid 2 to smithi00370293-299 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2998: finishing write tid 3 to smithi00370293-299 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2998: finishing write tid 4 to smithi00370293-299 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2998: finishing write tid 5 to smithi00370293-299 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2998: oid 299 updating version 0 to 538 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2998: oid 299 updating version 538 to 540 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2998: oid 299 version 540 is already newer than 539 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2998: oid 299 version 540 is already newer than 537 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 299 v 540 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2998: left oid 299 (ObjNum 1899 snap 0 seq_num 1899) 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:2999: finishing write tid 1 to smithi00370293-161 2024-09-21T10:14:13.951 INFO:tasks.rados.rados.0.smithi003.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2024-09-21T10:14:13.959 INFO:tasks.rados.rados.0.smithi003.stdout:3003: writing smithi00370293-11 from 766914 to 1378762 tid 1 2024-09-21T10:14:13.966 INFO:tasks.rados.rados.0.smithi003.stdout:3003: writing smithi00370293-11 from 1816869 to 2514201 tid 2 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:3003: writing smithi00370293-11 from 3164650 to 3806842 tid 3 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:2992: done (11 left) 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:2993: done (10 left) 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:2994: done (9 left) 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:2995: done (8 left) 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:2996: done (7 left) 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:2997: done (6 left) 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:2998: done (5 left) 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:3004: read oid 51 snap -1 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:3004: expect (ObjNum 1304 snap 0 seq_num 1304) 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:3005: read oid 122 snap -1 2024-09-21T10:14:13.976 INFO:tasks.rados.rados.0.smithi003.stdout:3005: expect (ObjNum 1804 snap 0 seq_num 1804) 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:3006: delete oid 451 current snap is 0 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:2999: finishing write tid 2 to smithi00370293-161 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:2999: finishing write tid 3 to smithi00370293-161 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:2999: finishing write tid 4 to smithi00370293-161 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:2999: finishing write tid 5 to smithi00370293-161 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:2999: oid 161 updating version 0 to 387 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:2999: oid 161 updating version 387 to 388 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:2999: oid 161 updating version 388 to 389 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:2999: oid 161 version 389 is already newer than 386 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 161 v 389 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:2999: left oid 161 (ObjNum 1900 snap 0 seq_num 1900) 2024-09-21T10:14:13.977 INFO:tasks.rados.rados.0.smithi003.stdout:3000: expect (ObjNum 705 snap 0 seq_num 705) 2024-09-21T10:14:14.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:13 smithi204 bash[24804]: audit 2024-09-21T10:14:12.672440+0000 mgr.x (mgr.24475) 45 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:14.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:13 smithi204 bash[24804]: cluster 2024-09-21T10:14:13.052572+0000 mgr.x (mgr.24475) 46 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 5.3 MiB/s wr, 65 op/s 2024-09-21T10:14:14.098 INFO:tasks.rados.rados.0.smithi003.stdout:3001: finishing write tid 1 to smithi00370293-169 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3001: finishing write tid 2 to smithi00370293-169 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3001: finishing write tid 3 to smithi00370293-169 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3001: finishing write tid 4 to smithi00370293-169 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3001: finishing write tid 5 to smithi00370293-169 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3001: finishing write tid 6 to smithi00370293-169 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3001: oid 169 updating version 0 to 339 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3001: oid 169 updating version 339 to 342 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3001: oid 169 updating version 342 to 343 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3001: oid 169 version 343 is already newer than 340 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3001: oid 169 version 343 is already newer than 341 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 169 v 343 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3001: left oid 169 (ObjNum 1901 snap 0 seq_num 1901) 2024-09-21T10:14:14.099 INFO:tasks.rados.rados.0.smithi003.stdout:3003: finishing write tid 1 to smithi00370293-11 2024-09-21T10:14:14.100 INFO:tasks.rados.rados.0.smithi003.stdout:3003: finishing write tid 2 to smithi00370293-11 2024-09-21T10:14:14.100 INFO:tasks.rados.rados.0.smithi003.stdout:3003: finishing write tid 3 to smithi00370293-11 2024-09-21T10:14:14.100 INFO:tasks.rados.rados.0.smithi003.stdout:3003: finishing write tid 4 to smithi00370293-11 2024-09-21T10:14:14.100 INFO:tasks.rados.rados.0.smithi003.stdout:3003: finishing write tid 5 to smithi00370293-11 2024-09-21T10:14:14.100 INFO:tasks.rados.rados.0.smithi003.stdout:3003: oid 11 updating version 0 to 409 2024-09-21T10:14:14.100 INFO:tasks.rados.rados.0.smithi003.stdout:3003: oid 11 updating version 409 to 410 2024-09-21T10:14:14.100 INFO:tasks.rados.rados.0.smithi003.stdout:3003: oid 11 updating version 410 to 411 2024-09-21T10:14:14.100 INFO:tasks.rados.rados.0.smithi003.stdout:3003: oid 11 updating version 411 to 412 2024-09-21T10:14:14.100 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 412 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2024-09-21T10:14:14.100 INFO:tasks.rados.rados.0.smithi003.stdout:3003: left oid 11 (ObjNum 1902 snap 0 seq_num 1902) 2024-09-21T10:14:14.100 INFO:tasks.rados.rados.0.smithi003.stdout:3004: expect (ObjNum 1304 snap 0 seq_num 1304) 2024-09-21T10:14:14.271 INFO:tasks.rados.rados.0.smithi003.stdout:3005: expect (ObjNum 1804 snap 0 seq_num 1804) 2024-09-21T10:14:14.344 INFO:tasks.rados.rados.0.smithi003.stdout:2999: done (7 left) 2024-09-21T10:14:14.344 INFO:tasks.rados.rados.0.smithi003.stdout:3000: done (6 left) 2024-09-21T10:14:14.344 INFO:tasks.rados.rados.0.smithi003.stdout:3001: done (5 left) 2024-09-21T10:14:14.344 INFO:tasks.rados.rados.0.smithi003.stdout:3002: done (4 left) 2024-09-21T10:14:14.344 INFO:tasks.rados.rados.0.smithi003.stdout:3003: done (3 left) 2024-09-21T10:14:14.345 INFO:tasks.rados.rados.0.smithi003.stdout:3004: done (2 left) 2024-09-21T10:14:14.345 INFO:tasks.rados.rados.0.smithi003.stdout:3005: done (1 left) 2024-09-21T10:14:14.345 INFO:tasks.rados.rados.0.smithi003.stdout:3006: done (0 left) 2024-09-21T10:14:14.345 INFO:tasks.rados.rados.0.smithi003.stdout:3007: write oid 482 current snap is 0 2024-09-21T10:14:14.345 INFO:tasks.rados.rados.0.smithi003.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2024-09-21T10:14:14.355 INFO:tasks.rados.rados.0.smithi003.stdout:3007: writing smithi00370293-482 from 400528 to 1162874 tid 1 2024-09-21T10:14:14.362 INFO:tasks.rados.rados.0.smithi003.stdout:3007: writing smithi00370293-482 from 1817480 to 2000528 tid 2 2024-09-21T10:14:14.362 INFO:tasks.rados.rados.0.smithi003.stdout:3008: write oid 176 current snap is 0 2024-09-21T10:14:14.362 INFO:tasks.rados.rados.0.smithi003.stdout:3007: finishing write tid 1 to smithi00370293-482 2024-09-21T10:14:14.362 INFO:tasks.rados.rados.0.smithi003.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2024-09-21T10:14:14.369 INFO:tasks.rados.rados.0.smithi003.stdout:3008: writing smithi00370293-176 from 417335 to 854930 tid 1 2024-09-21T10:14:14.376 INFO:tasks.rados.rados.0.smithi003.stdout:3008: writing smithi00370293-176 from 1475962 to 1920621 tid 2 2024-09-21T10:14:14.376 INFO:tasks.rados.rados.0.smithi003.stdout:3009: read oid 269 snap -1 2024-09-21T10:14:14.376 INFO:tasks.rados.rados.0.smithi003.stdout:3009: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-09-21T10:14:14.376 INFO:tasks.rados.rados.0.smithi003.stdout:3010: write oid 331 current snap is 0 2024-09-21T10:14:14.376 INFO:tasks.rados.rados.0.smithi003.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2024-09-21T10:14:14.382 INFO:tasks.rados.rados.0.smithi003.stdout:3010: writing smithi00370293-331 from 434142 to 946986 tid 1 2024-09-21T10:14:14.389 INFO:tasks.rados.rados.0.smithi003.stdout:3010: writing smithi00370293-331 from 1534444 to 2034142 tid 2 2024-09-21T10:14:14.389 INFO:tasks.rados.rados.0.smithi003.stdout:3011: read oid 456 snap -1 2024-09-21T10:14:14.389 INFO:tasks.rados.rados.0.smithi003.stdout:3011: expect (ObjNum 870 snap 0 seq_num 870) 2024-09-21T10:14:14.389 INFO:tasks.rados.rados.0.smithi003.stdout:3012: write oid 154 current snap is 0 2024-09-21T10:14:14.389 INFO:tasks.rados.rados.0.smithi003.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2024-09-21T10:14:14.395 INFO:tasks.rados.rados.0.smithi003.stdout:3012: writing smithi00370293-154 from 450949 to 1039042 tid 1 2024-09-21T10:14:14.401 INFO:tasks.rados.rados.0.smithi003.stdout:3012: writing smithi00370293-154 from 1476573 to 1924901 tid 2 2024-09-21T10:14:14.402 INFO:tasks.rados.rados.0.smithi003.stdout:3013: read oid 137 snap -1 2024-09-21T10:14:14.402 INFO:tasks.rados.rados.0.smithi003.stdout:3013: expect deleted 2024-09-21T10:14:14.402 INFO:tasks.rados.rados.0.smithi003.stdout:3014: read oid 317 snap -1 2024-09-21T10:14:14.402 INFO:tasks.rados.rados.0.smithi003.stdout:3014: expect (ObjNum 1812 snap 0 seq_num 1812) 2024-09-21T10:14:14.402 INFO:tasks.rados.rados.0.smithi003.stdout:3015: write oid 79 current snap is 0 2024-09-21T10:14:14.402 INFO:tasks.rados.rados.0.smithi003.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2024-09-21T10:14:14.409 INFO:tasks.rados.rados.0.smithi003.stdout:3015: writing smithi00370293-79 from 467756 to 1131098 tid 1 2024-09-21T10:14:14.415 INFO:tasks.rados.rados.0.smithi003.stdout:3015: writing smithi00370293-79 from 1535055 to 2067756 tid 2 2024-09-21T10:14:14.415 INFO:tasks.rados.rados.0.smithi003.stdout:3016: delete oid 441 current snap is 0 2024-09-21T10:14:14.415 INFO:tasks.rados.rados.0.smithi003.stdout:3007: finishing write tid 2 to smithi00370293-482 2024-09-21T10:14:14.415 INFO:tasks.rados.rados.0.smithi003.stdout:3007: finishing write tid 3 to smithi00370293-482 2024-09-21T10:14:14.415 INFO:tasks.rados.rados.0.smithi003.stdout:3007: finishing write tid 4 to smithi00370293-482 2024-09-21T10:14:14.415 INFO:tasks.rados.rados.0.smithi003.stdout:3007: oid 482 updating version 0 to 414 2024-09-21T10:14:14.415 INFO:tasks.rados.rados.0.smithi003.stdout:3007: oid 482 version 414 is already newer than 413 2024-09-21T10:14:14.415 INFO:tasks.rados.rados.0.smithi003.stdout:3007: oid 482 updating version 414 to 415 2024-09-21T10:14:14.415 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 482 v 415 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2024-09-21T10:14:14.415 INFO:tasks.rados.rados.0.smithi003.stdout:3007: left oid 482 (ObjNum 1904 snap 0 seq_num 1904) 2024-09-21T10:14:14.416 INFO:tasks.rados.rados.0.smithi003.stdout:3008: finishing write tid 1 to smithi00370293-176 2024-09-21T10:14:14.416 INFO:tasks.rados.rados.0.smithi003.stdout:3008: finishing write tid 2 to smithi00370293-176 2024-09-21T10:14:14.416 INFO:tasks.rados.rados.0.smithi003.stdout:3008: finishing write tid 3 to smithi00370293-176 2024-09-21T10:14:14.416 INFO:tasks.rados.rados.0.smithi003.stdout:3008: finishing write tid 4 to smithi00370293-176 2024-09-21T10:14:14.416 INFO:tasks.rados.rados.0.smithi003.stdout:3008: oid 176 updating version 0 to 344 2024-09-21T10:14:14.416 INFO:tasks.rados.rados.0.smithi003.stdout:3008: oid 176 updating version 344 to 345 2024-09-21T10:14:14.416 INFO:tasks.rados.rados.0.smithi003.stdout:3008: oid 176 updating version 345 to 346 2024-09-21T10:14:14.416 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 176 v 346 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2024-09-21T10:14:14.416 INFO:tasks.rados.rados.0.smithi003.stdout:3008: left oid 176 (ObjNum 1905 snap 0 seq_num 1905) 2024-09-21T10:14:14.416 INFO:tasks.rados.rados.0.smithi003.stdout:3009: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-09-21T10:14:14.683 INFO:tasks.rados.rados.0.smithi003.stdout:3010: finishing write tid 1 to smithi00370293-331 2024-09-21T10:14:14.683 INFO:tasks.rados.rados.0.smithi003.stdout:3010: finishing write tid 2 to smithi00370293-331 2024-09-21T10:14:14.683 INFO:tasks.rados.rados.0.smithi003.stdout:3010: finishing write tid 3 to smithi00370293-331 2024-09-21T10:14:14.683 INFO:tasks.rados.rados.0.smithi003.stdout:3010: finishing write tid 4 to smithi00370293-331 2024-09-21T10:14:14.684 INFO:tasks.rados.rados.0.smithi003.stdout:3010: oid 331 updating version 0 to 426 2024-09-21T10:14:14.684 INFO:tasks.rados.rados.0.smithi003.stdout:3010: oid 331 version 426 is already newer than 425 2024-09-21T10:14:14.684 INFO:tasks.rados.rados.0.smithi003.stdout:3010: oid 331 version 426 is already newer than 424 2024-09-21T10:14:14.684 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 331 v 426 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2024-09-21T10:14:14.684 INFO:tasks.rados.rados.0.smithi003.stdout:3010: left oid 331 (ObjNum 1906 snap 0 seq_num 1906) 2024-09-21T10:14:14.684 INFO:tasks.rados.rados.0.smithi003.stdout:3011: expect (ObjNum 870 snap 0 seq_num 870) 2024-09-21T10:14:14.800 INFO:tasks.rados.rados.0.smithi003.stdout:3014: expect (ObjNum 1812 snap 0 seq_num 1812) 2024-09-21T10:14:14.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[22527]: audit 2024-09-21T10:14:14.110113+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:14.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[22527]: audit 2024-09-21T10:14:14.309156+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:14.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[22527]: audit 2024-09-21T10:14:14.312928+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:14:14.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[22527]: audit 2024-09-21T10:14:14.313229+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:14:14.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[22527]: audit 2024-09-21T10:14:14.315481+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:14:14.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[22527]: audit 2024-09-21T10:14:14.317381+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:14.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[31899]: audit 2024-09-21T10:14:14.110113+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:14.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[31899]: audit 2024-09-21T10:14:14.309156+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[31899]: audit 2024-09-21T10:14:14.312928+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:14:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[31899]: audit 2024-09-21T10:14:14.313229+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:14:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[31899]: audit 2024-09-21T10:14:14.315481+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:14:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:14 smithi003 bash[31899]: audit 2024-09-21T10:14:14.317381+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:14.940 INFO:tasks.rados.rados.0.smithi003.stdout:3012: finishing write tid 1 to smithi00370293-154 2024-09-21T10:14:14.940 INFO:tasks.rados.rados.0.smithi003.stdout:3012: finishing write tid 2 to smithi00370293-154 2024-09-21T10:14:14.940 INFO:tasks.rados.rados.0.smithi003.stdout:3012: finishing write tid 3 to smithi00370293-154 2024-09-21T10:14:14.940 INFO:tasks.rados.rados.0.smithi003.stdout:3012: finishing write tid 4 to smithi00370293-154 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3012: oid 154 updating version 0 to 259 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3012: oid 154 version 259 is already newer than 258 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3012: oid 154 version 259 is already newer than 257 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 154 v 259 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3012: left oid 154 (ObjNum 1907 snap 0 seq_num 1907) 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3015: finishing write tid 1 to smithi00370293-79 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3015: finishing write tid 2 to smithi00370293-79 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3015: finishing write tid 3 to smithi00370293-79 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3015: finishing write tid 4 to smithi00370293-79 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3015: oid 79 updating version 0 to 380 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3015: oid 79 updating version 380 to 381 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3015: oid 79 updating version 381 to 382 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 79 v 382 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3015: left oid 79 (ObjNum 1908 snap 0 seq_num 1908) 2024-09-21T10:14:14.941 INFO:tasks.rados.rados.0.smithi003.stdout:3007: done (9 left) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3008: done (8 left) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3009: done (7 left) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3010: done (6 left) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3011: done (5 left) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3012: done (4 left) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3013: done (3 left) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3014: done (2 left) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3015: done (1 left) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3016: done (0 left) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3017: read oid 409 snap -1 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3017: expect (ObjNum 1545 snap 0 seq_num 1545) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3018: read oid 218 snap -1 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3018: expect (ObjNum 1102 snap 0 seq_num 1102) 2024-09-21T10:14:14.942 INFO:tasks.rados.rados.0.smithi003.stdout:3019: write oid 29 current snap is 0 2024-09-21T10:14:14.943 INFO:tasks.rados.rados.0.smithi003.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2024-09-21T10:14:14.949 INFO:tasks.rados.rados.0.smithi003.stdout:3019: writing smithi00370293-29 from 501370 to 1031563 tid 1 2024-09-21T10:14:14.958 INFO:tasks.rados.rados.0.smithi003.stdout:3019: writing smithi00370293-29 from 1768372 to 2101370 tid 2 2024-09-21T10:14:14.958 INFO:tasks.rados.rados.0.smithi003.stdout:3020: read oid 424 snap -1 2024-09-21T10:14:14.958 INFO:tasks.rados.rados.0.smithi003.stdout:3020: expect (ObjNum 1892 snap 0 seq_num 1892) 2024-09-21T10:14:14.958 INFO:tasks.rados.rados.0.smithi003.stdout:3021: read oid 286 snap -1 2024-09-21T10:14:14.958 INFO:tasks.rados.rados.0.smithi003.stdout:3021: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-21T10:14:14.958 INFO:tasks.rados.rados.0.smithi003.stdout:3022: write oid 453 current snap is 0 2024-09-21T10:14:14.958 INFO:tasks.rados.rados.0.smithi003.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2024-09-21T10:14:14.968 INFO:tasks.rados.rados.0.smithi003.stdout:3022: writing smithi00370293-453 from 518177 to 1123619 tid 1 2024-09-21T10:14:14.977 INFO:tasks.rados.rados.0.smithi003.stdout:3022: writing smithi00370293-453 from 1710501 to 2118177 tid 2 2024-09-21T10:14:14.977 INFO:tasks.rados.rados.0.smithi003.stdout:3023: read oid 179 snap -1 2024-09-21T10:14:14.977 INFO:tasks.rados.rados.0.smithi003.stdout:3023: expect (ObjNum 1347 snap 0 seq_num 1347) 2024-09-21T10:14:14.977 INFO:tasks.rados.rados.0.smithi003.stdout:3024: read oid 341 snap -1 2024-09-21T10:14:14.977 INFO:tasks.rados.rados.0.smithi003.stdout:3024: expect (ObjNum 1217 snap 0 seq_num 1217) 2024-09-21T10:14:14.977 INFO:tasks.rados.rados.0.smithi003.stdout:3025: read oid 248 snap -1 2024-09-21T10:14:14.977 INFO:tasks.rados.rados.0.smithi003.stdout:3025: expect (ObjNum 1639 snap 0 seq_num 1639) 2024-09-21T10:14:14.978 INFO:tasks.rados.rados.0.smithi003.stdout:3026: delete oid 143 current snap is 0 2024-09-21T10:14:14.978 INFO:tasks.rados.rados.0.smithi003.stdout:3018: expect (ObjNum 1102 snap 0 seq_num 1102) 2024-09-21T10:14:15.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:14 smithi204 bash[24804]: audit 2024-09-21T10:14:14.110113+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:15.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:14 smithi204 bash[24804]: audit 2024-09-21T10:14:14.309156+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:15.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:14 smithi204 bash[24804]: audit 2024-09-21T10:14:14.312928+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:14:15.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:14 smithi204 bash[24804]: audit 2024-09-21T10:14:14.313229+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:14:15.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:14 smithi204 bash[24804]: audit 2024-09-21T10:14:14.315481+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:14:15.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:14 smithi204 bash[24804]: audit 2024-09-21T10:14:14.317381+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:15.128 INFO:tasks.rados.rados.0.smithi003.stdout:3017: expect (ObjNum 1545 snap 0 seq_num 1545) 2024-09-21T10:14:15.249 INFO:tasks.rados.rados.0.smithi003.stdout:3019: finishing write tid 1 to smithi00370293-29 2024-09-21T10:14:15.249 INFO:tasks.rados.rados.0.smithi003.stdout:3019: finishing write tid 2 to smithi00370293-29 2024-09-21T10:14:15.249 INFO:tasks.rados.rados.0.smithi003.stdout:3019: finishing write tid 3 to smithi00370293-29 2024-09-21T10:14:15.249 INFO:tasks.rados.rados.0.smithi003.stdout:3019: finishing write tid 4 to smithi00370293-29 2024-09-21T10:14:15.249 INFO:tasks.rados.rados.0.smithi003.stdout:3019: oid 29 updating version 0 to 347 2024-09-21T10:14:15.249 INFO:tasks.rados.rados.0.smithi003.stdout:3019: oid 29 updating version 347 to 348 2024-09-21T10:14:15.250 INFO:tasks.rados.rados.0.smithi003.stdout:3019: oid 29 updating version 348 to 349 2024-09-21T10:14:15.250 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 29 v 349 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2024-09-21T10:14:15.250 INFO:tasks.rados.rados.0.smithi003.stdout:3019: left oid 29 (ObjNum 1910 snap 0 seq_num 1910) 2024-09-21T10:14:15.250 INFO:tasks.rados.rados.0.smithi003.stdout:3021: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-21T10:14:15.338 INFO:tasks.rados.rados.0.smithi003.stdout:3022: finishing write tid 1 to smithi00370293-453 2024-09-21T10:14:15.338 INFO:tasks.rados.rados.0.smithi003.stdout:3020: expect (ObjNum 1892 snap 0 seq_num 1892) 2024-09-21T10:14:15.531 INFO:tasks.rados.rados.0.smithi003.stdout:3022: finishing write tid 2 to smithi00370293-453 2024-09-21T10:14:15.531 INFO:tasks.rados.rados.0.smithi003.stdout:3022: finishing write tid 3 to smithi00370293-453 2024-09-21T10:14:15.531 INFO:tasks.rados.rados.0.smithi003.stdout:3022: finishing write tid 4 to smithi00370293-453 2024-09-21T10:14:15.531 INFO:tasks.rados.rados.0.smithi003.stdout:3022: oid 453 updating version 0 to 541 2024-09-21T10:14:15.531 INFO:tasks.rados.rados.0.smithi003.stdout:3022: oid 453 updating version 541 to 542 2024-09-21T10:14:15.531 INFO:tasks.rados.rados.0.smithi003.stdout:3022: oid 453 updating version 542 to 543 2024-09-21T10:14:15.531 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 453 v 543 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2024-09-21T10:14:15.532 INFO:tasks.rados.rados.0.smithi003.stdout:3022: left oid 453 (ObjNum 1911 snap 0 seq_num 1911) 2024-09-21T10:14:15.532 INFO:tasks.rados.rados.0.smithi003.stdout:3023: expect (ObjNum 1347 snap 0 seq_num 1347) 2024-09-21T10:14:15.672 INFO:tasks.rados.rados.0.smithi003.stdout:3024: expect (ObjNum 1217 snap 0 seq_num 1217) 2024-09-21T10:14:15.780 INFO:tasks.rados.rados.0.smithi003.stdout:3025: expect (ObjNum 1639 snap 0 seq_num 1639) 2024-09-21T10:14:15.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:15 smithi003 bash[22527]: cephadm 2024-09-21T10:14:14.300618+0000 mgr.x (mgr.24475) 47 : cephadm [INF] Upgrade: Updating mgr.y 2024-09-21T10:14:15.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:15 smithi003 bash[22527]: cephadm 2024-09-21T10:14:14.319172+0000 mgr.x (mgr.24475) 48 : cephadm [INF] Deploying daemon mgr.y on smithi003 2024-09-21T10:14:15.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:15 smithi003 bash[22527]: cluster 2024-09-21T10:14:15.053828+0000 mgr.x (mgr.24475) 49 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 9.5 MiB/s wr, 102 op/s 2024-09-21T10:14:15.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:15 smithi003 bash[31899]: cephadm 2024-09-21T10:14:14.300618+0000 mgr.x (mgr.24475) 47 : cephadm [INF] Upgrade: Updating mgr.y 2024-09-21T10:14:15.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:15 smithi003 bash[31899]: cephadm 2024-09-21T10:14:14.319172+0000 mgr.x (mgr.24475) 48 : cephadm [INF] Deploying daemon mgr.y on smithi003 2024-09-21T10:14:15.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:15 smithi003 bash[31899]: cluster 2024-09-21T10:14:15.053828+0000 mgr.x (mgr.24475) 49 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 9.5 MiB/s wr, 102 op/s 2024-09-21T10:14:15.962 INFO:tasks.rados.rados.0.smithi003.stdout:3017: done (9 left) 2024-09-21T10:14:15.963 INFO:tasks.rados.rados.0.smithi003.stdout:3018: done (8 left) 2024-09-21T10:14:15.963 INFO:tasks.rados.rados.0.smithi003.stdout:3019: done (7 left) 2024-09-21T10:14:15.963 INFO:tasks.rados.rados.0.smithi003.stdout:3020: done (6 left) 2024-09-21T10:14:15.963 INFO:tasks.rados.rados.0.smithi003.stdout:3021: done (5 left) 2024-09-21T10:14:15.963 INFO:tasks.rados.rados.0.smithi003.stdout:3022: done (4 left) 2024-09-21T10:14:15.963 INFO:tasks.rados.rados.0.smithi003.stdout:3023: done (3 left) 2024-09-21T10:14:15.963 INFO:tasks.rados.rados.0.smithi003.stdout:3024: done (2 left) 2024-09-21T10:14:15.963 INFO:tasks.rados.rados.0.smithi003.stdout:3025: done (1 left) 2024-09-21T10:14:15.963 INFO:tasks.rados.rados.0.smithi003.stdout:3026: done (0 left) 2024-09-21T10:14:15.963 INFO:tasks.rados.rados.0.smithi003.stdout:3027: write oid 73 current snap is 0 2024-09-21T10:14:15.963 INFO:tasks.rados.rados.0.smithi003.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2024-09-21T10:14:15.978 INFO:tasks.rados.rados.0.smithi003.stdout:3027: writing smithi00370293-73 from 551791 to 1307731 tid 1 2024-09-21T10:14:15.988 INFO:tasks.rados.rados.0.smithi003.stdout:3027: writing smithi00370293-73 from 1827465 to 2151791 tid 2 2024-09-21T10:14:15.988 INFO:tasks.rados.rados.0.smithi003.stdout:3028: write oid 313 current snap is 0 2024-09-21T10:14:15.988 INFO:tasks.rados.rados.0.smithi003.stdout:3027: finishing write tid 1 to smithi00370293-73 2024-09-21T10:14:15.988 INFO:tasks.rados.rados.0.smithi003.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2024-09-21T10:14:15.999 INFO:tasks.rados.rados.0.smithi003.stdout:3028: writing smithi00370293-313 from 568598 to 999787 tid 1 2024-09-21T10:14:16.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:15 smithi204 bash[24804]: cephadm 2024-09-21T10:14:14.300618+0000 mgr.x (mgr.24475) 47 : cephadm [INF] Upgrade: Updating mgr.y 2024-09-21T10:14:16.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:15 smithi204 bash[24804]: cephadm 2024-09-21T10:14:14.319172+0000 mgr.x (mgr.24475) 48 : cephadm [INF] Deploying daemon mgr.y on smithi003 2024-09-21T10:14:16.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:15 smithi204 bash[24804]: cluster 2024-09-21T10:14:15.053828+0000 mgr.x (mgr.24475) 49 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 9.5 MiB/s wr, 102 op/s 2024-09-21T10:14:16.008 INFO:tasks.rados.rados.0.smithi003.stdout:3028: writing smithi00370293-313 from 1485947 to 2088940 tid 2 2024-09-21T10:14:16.008 INFO:tasks.rados.rados.0.smithi003.stdout:3029: read oid 406 snap -1 2024-09-21T10:14:16.008 INFO:tasks.rados.rados.0.smithi003.stdout:3029: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-09-21T10:14:16.008 INFO:tasks.rados.rados.0.smithi003.stdout:3030: delete oid 137 current snap is 0 2024-09-21T10:14:16.009 INFO:tasks.rados.rados.0.smithi003.stdout:3027: finishing write tid 2 to smithi00370293-73 2024-09-21T10:14:16.009 INFO:tasks.rados.rados.0.smithi003.stdout:3027: finishing write tid 3 to smithi00370293-73 2024-09-21T10:14:16.009 INFO:tasks.rados.rados.0.smithi003.stdout:3027: finishing write tid 4 to smithi00370293-73 2024-09-21T10:14:16.009 INFO:tasks.rados.rados.0.smithi003.stdout:3027: oid 73 updating version 0 to 546 2024-09-21T10:14:16.009 INFO:tasks.rados.rados.0.smithi003.stdout:3027: oid 73 updating version 546 to 547 2024-09-21T10:14:16.009 INFO:tasks.rados.rados.0.smithi003.stdout:3027: oid 73 version 547 is already newer than 545 2024-09-21T10:14:16.009 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 73 v 547 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2024-09-21T10:14:16.009 INFO:tasks.rados.rados.0.smithi003.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2024-09-21T10:14:16.009 INFO:tasks.rados.rados.0.smithi003.stdout:3028: finishing write tid 1 to smithi00370293-313 2024-09-21T10:14:16.012 INFO:tasks.rados.rados.0.smithi003.stdout:3028: finishing write tid 2 to smithi00370293-313 2024-09-21T10:14:16.012 INFO:tasks.rados.rados.0.smithi003.stdout:3028: finishing write tid 3 to smithi00370293-313 2024-09-21T10:14:16.013 INFO:tasks.rados.rados.0.smithi003.stdout:3028: finishing write tid 4 to smithi00370293-313 2024-09-21T10:14:16.013 INFO:tasks.rados.rados.0.smithi003.stdout:3028: oid 313 updating version 0 to 385 2024-09-21T10:14:16.013 INFO:tasks.rados.rados.0.smithi003.stdout:3028: oid 313 version 385 is already newer than 383 2024-09-21T10:14:16.013 INFO:tasks.rados.rados.0.smithi003.stdout:3028: oid 313 version 385 is already newer than 384 2024-09-21T10:14:16.013 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 313 v 385 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2024-09-21T10:14:16.013 INFO:tasks.rados.rados.0.smithi003.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2024-09-21T10:14:16.014 INFO:tasks.rados.rados.0.smithi003.stdout:3027: done (3 left) 2024-09-21T10:14:16.014 INFO:tasks.rados.rados.0.smithi003.stdout:3028: done (2 left) 2024-09-21T10:14:16.014 INFO:tasks.rados.rados.0.smithi003.stdout:3030: done (1 left) 2024-09-21T10:14:16.014 INFO:tasks.rados.rados.0.smithi003.stdout:3031: write oid 363 current snap is 0 2024-09-21T10:14:16.014 INFO:tasks.rados.rados.0.smithi003.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2024-09-21T10:14:16.021 INFO:tasks.rados.rados.0.smithi003.stdout:3031: writing smithi00370293-363 from 602212 to 1300252 tid 1 2024-09-21T10:14:16.027 INFO:tasks.rados.rados.0.smithi003.stdout:3031: writing smithi00370293-363 from 2002911 to 2202212 tid 2 2024-09-21T10:14:16.027 INFO:tasks.rados.rados.0.smithi003.stdout:3032: read oid 198 snap -1 2024-09-21T10:14:16.027 INFO:tasks.rados.rados.0.smithi003.stdout:3032: expect (ObjNum 1295 snap 0 seq_num 1295) 2024-09-21T10:14:16.027 INFO:tasks.rados.rados.0.smithi003.stdout:3033: write oid 215 current snap is 0 2024-09-21T10:14:16.027 INFO:tasks.rados.rados.0.smithi003.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2024-09-21T10:14:16.035 INFO:tasks.rados.rados.0.smithi003.stdout:3033: writing smithi00370293-215 from 619019 to 1392308 tid 1 2024-09-21T10:14:16.041 INFO:tasks.rados.rados.0.smithi003.stdout:3033: writing smithi00370293-215 from 2061393 to 2219019 tid 2 2024-09-21T10:14:16.041 INFO:tasks.rados.rados.0.smithi003.stdout:3034: read oid 57 snap -1 2024-09-21T10:14:16.041 INFO:tasks.rados.rados.0.smithi003.stdout:3034: expect (ObjNum 1823 snap 0 seq_num 1823) 2024-09-21T10:14:16.041 INFO:tasks.rados.rados.0.smithi003.stdout:3035: write oid 142 current snap is 0 2024-09-21T10:14:16.041 INFO:tasks.rados.rados.0.smithi003.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2024-09-21T10:14:16.047 INFO:tasks.rados.rados.0.smithi003.stdout:3035: writing smithi00370293-142 from 635826 to 1084364 tid 1 2024-09-21T10:14:16.054 INFO:tasks.rados.rados.0.smithi003.stdout:3035: writing smithi00370293-142 from 1719875 to 2235826 tid 2 2024-09-21T10:14:16.054 INFO:tasks.rados.rados.0.smithi003.stdout:3036: delete oid 78 current snap is 0 2024-09-21T10:14:16.054 INFO:tasks.rados.rados.0.smithi003.stdout:3029: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-09-21T10:14:16.337 INFO:tasks.rados.rados.0.smithi003.stdout:3031: finishing write tid 1 to smithi00370293-363 2024-09-21T10:14:16.337 INFO:tasks.rados.rados.0.smithi003.stdout:3031: finishing write tid 2 to smithi00370293-363 2024-09-21T10:14:16.337 INFO:tasks.rados.rados.0.smithi003.stdout:3031: finishing write tid 3 to smithi00370293-363 2024-09-21T10:14:16.337 INFO:tasks.rados.rados.0.smithi003.stdout:3031: finishing write tid 4 to smithi00370293-363 2024-09-21T10:14:16.337 INFO:tasks.rados.rados.0.smithi003.stdout:3031: oid 363 updating version 0 to 391 2024-09-21T10:14:16.337 INFO:tasks.rados.rados.0.smithi003.stdout:3031: oid 363 updating version 391 to 392 2024-09-21T10:14:16.337 INFO:tasks.rados.rados.0.smithi003.stdout:3031: oid 363 version 392 is already newer than 390 2024-09-21T10:14:16.337 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 363 v 392 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2024-09-21T10:14:16.338 INFO:tasks.rados.rados.0.smithi003.stdout:3031: left oid 363 (ObjNum 1916 snap 0 seq_num 1916) 2024-09-21T10:14:16.338 INFO:tasks.rados.rados.0.smithi003.stdout:3032: expect (ObjNum 1295 snap 0 seq_num 1295) 2024-09-21T10:14:16.499 INFO:tasks.rados.rados.0.smithi003.stdout:3033: finishing write tid 1 to smithi00370293-215 2024-09-21T10:14:16.500 INFO:tasks.rados.rados.0.smithi003.stdout:3033: finishing write tid 2 to smithi00370293-215 2024-09-21T10:14:16.500 INFO:tasks.rados.rados.0.smithi003.stdout:3033: finishing write tid 3 to smithi00370293-215 2024-09-21T10:14:16.500 INFO:tasks.rados.rados.0.smithi003.stdout:3033: finishing write tid 4 to smithi00370293-215 2024-09-21T10:14:16.500 INFO:tasks.rados.rados.0.smithi003.stdout:3033: oid 215 updating version 0 to 549 2024-09-21T10:14:16.500 INFO:tasks.rados.rados.0.smithi003.stdout:3033: oid 215 version 549 is already newer than 548 2024-09-21T10:14:16.500 INFO:tasks.rados.rados.0.smithi003.stdout:3033: oid 215 updating version 549 to 550 2024-09-21T10:14:16.500 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 215 v 550 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2024-09-21T10:14:16.500 INFO:tasks.rados.rados.0.smithi003.stdout:3033: left oid 215 (ObjNum 1917 snap 0 seq_num 1917) 2024-09-21T10:14:16.500 INFO:tasks.rados.rados.0.smithi003.stdout:3035: finishing write tid 1 to smithi00370293-142 2024-09-21T10:14:16.500 INFO:tasks.rados.rados.0.smithi003.stdout:3034: expect (ObjNum 1823 snap 0 seq_num 1823) 2024-09-21T10:14:16.657 INFO:tasks.rados.rados.0.smithi003.stdout:3035: finishing write tid 2 to smithi00370293-142 2024-09-21T10:14:16.657 INFO:tasks.rados.rados.0.smithi003.stdout:3035: finishing write tid 3 to smithi00370293-142 2024-09-21T10:14:16.657 INFO:tasks.rados.rados.0.smithi003.stdout:3035: finishing write tid 4 to smithi00370293-142 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3035: oid 142 updating version 0 to 399 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3035: oid 142 updating version 399 to 401 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3035: oid 142 version 401 is already newer than 400 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 142 v 401 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3035: left oid 142 (ObjNum 1918 snap 0 seq_num 1918) 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3029: done (6 left) 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3031: done (5 left) 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3032: done (4 left) 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3033: done (3 left) 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3034: done (2 left) 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3035: done (1 left) 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3036: done (0 left) 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3037: write oid 81 current snap is 0 2024-09-21T10:14:16.658 INFO:tasks.rados.rados.0.smithi003.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2024-09-21T10:14:16.673 INFO:tasks.rados.rados.0.smithi003.stdout:3037: writing smithi00370293-81 from 669440 to 1268476 tid 1 2024-09-21T10:14:16.684 INFO:tasks.rados.rados.0.smithi003.stdout:3037: writing smithi00370293-81 from 1720486 to 2269440 tid 2 2024-09-21T10:14:16.684 INFO:tasks.rados.rados.0.smithi003.stdout:3038: read oid 148 snap -1 2024-09-21T10:14:16.684 INFO:tasks.rados.rados.0.smithi003.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T10:14:16.684 INFO:tasks.rados.rados.0.smithi003.stdout:3039: read oid 392 snap -1 2024-09-21T10:14:16.684 INFO:tasks.rados.rados.0.smithi003.stdout:3039: expect (ObjNum 1494 snap 0 seq_num 1494) 2024-09-21T10:14:16.684 INFO:tasks.rados.rados.0.smithi003.stdout:3040: read oid 213 snap -1 2024-09-21T10:14:16.684 INFO:tasks.rados.rados.0.smithi003.stdout:3040: expect (ObjNum 1359 snap 0 seq_num 1359) 2024-09-21T10:14:16.684 INFO:tasks.rados.rados.0.smithi003.stdout:3041: read oid 452 snap -1 2024-09-21T10:14:16.685 INFO:tasks.rados.rados.0.smithi003.stdout:3041: expect (ObjNum 1507 snap 0 seq_num 1507) 2024-09-21T10:14:16.685 INFO:tasks.rados.rados.0.smithi003.stdout:3042: read oid 446 snap -1 2024-09-21T10:14:16.685 INFO:tasks.rados.rados.0.smithi003.stdout:3042: expect (ObjNum 1269 snap 0 seq_num 1269) 2024-09-21T10:14:16.685 INFO:tasks.rados.rados.0.smithi003.stdout:3043: write oid 289 current snap is 0 2024-09-21T10:14:16.685 INFO:tasks.rados.rados.0.smithi003.stdout:3037: finishing write tid 1 to smithi00370293-81 2024-09-21T10:14:16.685 INFO:tasks.rados.rados.0.smithi003.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2024-09-21T10:14:16.700 INFO:tasks.rados.rados.0.smithi003.stdout:3043: writing smithi00370293-289 from 686247 to 1360532 tid 1 2024-09-21T10:14:16.711 INFO:tasks.rados.rados.0.smithi003.stdout:3043: writing smithi00370293-289 from 1778968 to 2252979 tid 2 2024-09-21T10:14:16.711 INFO:tasks.rados.rados.0.smithi003.stdout:3044: write oid 281 current snap is 0 2024-09-21T10:14:16.711 INFO:tasks.rados.rados.0.smithi003.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2024-09-21T10:14:16.726 INFO:tasks.rados.rados.0.smithi003.stdout:3044: writing smithi00370293-281 from 703054 to 1452588 tid 1 2024-09-21T10:14:16.734 INFO:tasks.rados.rados.0.smithi003.stdout:3044: writing smithi00370293-281 from 2237450 to 2303054 tid 2 2024-09-21T10:14:16.734 INFO:tasks.rados.rados.0.smithi003.stdout:3045: delete oid 399 current snap is 0 2024-09-21T10:14:16.734 INFO:tasks.rados.rados.0.smithi003.stdout:3037: finishing write tid 2 to smithi00370293-81 2024-09-21T10:14:16.734 INFO:tasks.rados.rados.0.smithi003.stdout:3037: finishing write tid 3 to smithi00370293-81 2024-09-21T10:14:16.734 INFO:tasks.rados.rados.0.smithi003.stdout:3037: finishing write tid 4 to smithi00370293-81 2024-09-21T10:14:16.734 INFO:tasks.rados.rados.0.smithi003.stdout:3037: oid 81 updating version 0 to 427 2024-09-21T10:14:16.734 INFO:tasks.rados.rados.0.smithi003.stdout:3037: oid 81 updating version 427 to 428 2024-09-21T10:14:16.734 INFO:tasks.rados.rados.0.smithi003.stdout:3037: oid 81 updating version 428 to 429 2024-09-21T10:14:16.734 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 81 v 429 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2024-09-21T10:14:16.734 INFO:tasks.rados.rados.0.smithi003.stdout:3037: left oid 81 (ObjNum 1920 snap 0 seq_num 1920) 2024-09-21T10:14:16.734 INFO:tasks.rados.rados.0.smithi003.stdout:3041: expect (ObjNum 1507 snap 0 seq_num 1507) 2024-09-21T10:14:16.876 INFO:tasks.rados.rados.0.smithi003.stdout:3040: expect (ObjNum 1359 snap 0 seq_num 1359) 2024-09-21T10:14:17.030 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:16 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:17.031 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:14:16 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:17.031 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:16 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:17.031 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:14:16 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:17.031 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:16 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:17.032 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:14:16 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:17.032 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:14:16 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:17.032 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:14:16 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:17.032 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:14:16 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:17.055 INFO:tasks.rados.rados.0.smithi003.stdout:3039: expect (ObjNum 1494 snap 0 seq_num 1494) 2024-09-21T10:14:17.194 INFO:tasks.rados.rados.0.smithi003.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T10:14:17.396 INFO:tasks.rados.rados.0.smithi003.stdout:3042: expect (ObjNum 1269 snap 0 seq_num 1269) 2024-09-21T10:14:17.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:17 smithi003 bash[22527]: cluster 2024-09-21T10:14:17.054544+0000 mgr.x (mgr.24475) 50 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.9 MiB/s wr, 71 op/s 2024-09-21T10:14:17.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:17 smithi003 bash[31899]: cluster 2024-09-21T10:14:17.054544+0000 mgr.x (mgr.24475) 50 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.9 MiB/s wr, 71 op/s 2024-09-21T10:14:17.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:17 smithi003 systemd[1]: Stopping Ceph mgr.y for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:14:17.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:17 smithi204 bash[24804]: cluster 2024-09-21T10:14:17.054544+0000 mgr.x (mgr.24475) 50 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.9 MiB/s wr, 71 op/s 2024-09-21T10:14:17.561 INFO:tasks.rados.rados.0.smithi003.stdout:3043: finishing write tid 1 to smithi00370293-289 2024-09-21T10:14:17.562 INFO:tasks.rados.rados.0.smithi003.stdout:3043: finishing write tid 2 to smithi00370293-289 2024-09-21T10:14:17.562 INFO:tasks.rados.rados.0.smithi003.stdout:3043: finishing write tid 3 to smithi00370293-289 2024-09-21T10:14:17.562 INFO:tasks.rados.rados.0.smithi003.stdout:3043: finishing write tid 4 to smithi00370293-289 2024-09-21T10:14:17.562 INFO:tasks.rados.rados.0.smithi003.stdout:3043: oid 289 updating version 0 to 404 2024-09-21T10:14:17.562 INFO:tasks.rados.rados.0.smithi003.stdout:3043: oid 289 version 404 is already newer than 402 2024-09-21T10:14:17.562 INFO:tasks.rados.rados.0.smithi003.stdout:3043: oid 289 version 404 is already newer than 403 2024-09-21T10:14:17.562 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 289 v 404 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2024-09-21T10:14:17.562 INFO:tasks.rados.rados.0.smithi003.stdout:3043: left oid 289 (ObjNum 1921 snap 0 seq_num 1921) 2024-09-21T10:14:17.562 INFO:tasks.rados.rados.0.smithi003.stdout:3044: finishing write tid 1 to smithi00370293-281 2024-09-21T10:14:17.562 INFO:tasks.rados.rados.0.smithi003.stdout:3044: finishing write tid 2 to smithi00370293-281 2024-09-21T10:14:17.562 INFO:tasks.rados.rados.0.smithi003.stdout:3044: finishing write tid 3 to smithi00370293-281 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3044: finishing write tid 4 to smithi00370293-281 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3044: oid 281 updating version 0 to 552 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3044: oid 281 updating version 552 to 553 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3044: oid 281 version 553 is already newer than 551 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 281 v 553 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3037: done (8 left) 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3038: done (7 left) 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3039: done (6 left) 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3040: done (5 left) 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3041: done (4 left) 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3042: done (3 left) 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3043: done (2 left) 2024-09-21T10:14:17.563 INFO:tasks.rados.rados.0.smithi003.stdout:3044: done (1 left) 2024-09-21T10:14:17.564 INFO:tasks.rados.rados.0.smithi003.stdout:3045: done (0 left) 2024-09-21T10:14:17.564 INFO:tasks.rados.rados.0.smithi003.stdout:3046: read oid 4 snap -1 2024-09-21T10:14:17.564 INFO:tasks.rados.rados.0.smithi003.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2024-09-21T10:14:17.564 INFO:tasks.rados.rados.0.smithi003.stdout:3047: delete oid 370 current snap is 0 2024-09-21T10:14:17.565 INFO:tasks.rados.rados.0.smithi003.stdout:3047: done (1 left) 2024-09-21T10:14:17.565 INFO:tasks.rados.rados.0.smithi003.stdout:3048: write oid 6 current snap is 0 2024-09-21T10:14:17.565 INFO:tasks.rados.rados.0.smithi003.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2024-09-21T10:14:17.588 INFO:tasks.rados.rados.0.smithi003.stdout:3048: writing smithi00370293-6 from 753475 to 1445109 tid 1 2024-09-21T10:14:17.603 INFO:tasks.rados.rados.0.smithi003.stdout:3048: writing smithi00370293-6 from 2012896 to 2353475 tid 2 2024-09-21T10:14:17.603 INFO:tasks.rados.rados.0.smithi003.stdout:3049: write oid 384 current snap is 0 2024-09-21T10:14:17.603 INFO:tasks.rados.rados.0.smithi003.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2024-09-21T10:14:17.624 INFO:tasks.rados.rados.0.smithi003.stdout:3049: writing smithi00370293-384 from 770282 to 1537165 tid 1 2024-09-21T10:14:17.634 INFO:tasks.rados.rados.0.smithi003.stdout:3049: writing smithi00370293-384 from 2071378 to 2370282 tid 2 2024-09-21T10:14:17.634 INFO:tasks.rados.rados.0.smithi003.stdout:3050: write oid 481 current snap is 0 2024-09-21T10:14:17.634 INFO:tasks.rados.rados.0.smithi003.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2024-09-21T10:14:17.646 INFO:tasks.rados.rados.0.smithi003.stdout:3050: writing smithi00370293-481 from 787089 to 1229221 tid 1 2024-09-21T10:14:17.656 INFO:tasks.rados.rados.0.smithi003.stdout:3050: writing smithi00370293-481 from 1729860 to 2387089 tid 2 2024-09-21T10:14:17.656 INFO:tasks.rados.rados.0.smithi003.stdout:3051: delete oid 32 current snap is 0 2024-09-21T10:14:17.656 INFO:tasks.rados.rados.0.smithi003.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2024-09-21T10:14:17.843 INFO:tasks.rados.rados.0.smithi003.stdout:3048: finishing write tid 1 to smithi00370293-6 2024-09-21T10:14:17.843 INFO:tasks.rados.rados.0.smithi003.stdout:3046: done (4 left) 2024-09-21T10:14:17.843 INFO:tasks.rados.rados.0.smithi003.stdout:3051: done (3 left) 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3052: read oid 189 snap -1 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3052: expect (ObjNum 1622 snap 0 seq_num 1622) 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3053: read oid 316 snap -1 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3053: expect (ObjNum 1537 snap 0 seq_num 1537) 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3054: read oid 451 snap -1 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3054: expect deleted 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3055: write oid 297 current snap is 0 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3048: finishing write tid 2 to smithi00370293-6 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3048: finishing write tid 3 to smithi00370293-6 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3048: finishing write tid 4 to smithi00370293-6 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3048: oid 6 updating version 0 to 406 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3048: oid 6 updating version 406 to 407 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:3048: oid 6 updating version 407 to 408 2024-09-21T10:14:17.844 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 408 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3048: left oid 6 (ObjNum 1925 snap 0 seq_num 1925) 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3049: finishing write tid 1 to smithi00370293-384 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3049: finishing write tid 2 to smithi00370293-384 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3049: finishing write tid 3 to smithi00370293-384 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3049: finishing write tid 4 to smithi00370293-384 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3049: oid 384 updating version 0 to 410 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3049: oid 384 version 410 is already newer than 409 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3049: oid 384 updating version 410 to 411 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 384 v 411 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3049: left oid 384 (ObjNum 1926 snap 0 seq_num 1926) 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3050: finishing write tid 1 to smithi00370293-481 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3050: finishing write tid 2 to smithi00370293-481 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3050: finishing write tid 3 to smithi00370293-481 2024-09-21T10:14:17.845 INFO:tasks.rados.rados.0.smithi003.stdout:3050: finishing write tid 4 to smithi00370293-481 2024-09-21T10:14:17.846 INFO:tasks.rados.rados.0.smithi003.stdout:3050: oid 481 updating version 0 to 352 2024-09-21T10:14:17.846 INFO:tasks.rados.rados.0.smithi003.stdout:3050: oid 481 version 352 is already newer than 350 2024-09-21T10:14:17.846 INFO:tasks.rados.rados.0.smithi003.stdout:3050: oid 481 version 352 is already newer than 351 2024-09-21T10:14:17.846 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 481 v 352 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2024-09-21T10:14:17.846 INFO:tasks.rados.rados.0.smithi003.stdout:3050: left oid 481 (ObjNum 1927 snap 0 seq_num 1927) 2024-09-21T10:14:17.846 INFO:tasks.rados.rados.0.smithi003.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2024-09-21T10:14:17.848 INFO:tasks.rados.rados.0.smithi003.stdout:3055: writing smithi00370293-297 from 420703 to 1013333 tid 1 2024-09-21T10:14:17.857 INFO:tasks.rados.rados.0.smithi003.stdout:3055: writing smithi00370293-297 from 1730471 to 2420703 tid 2 2024-09-21T10:14:17.857 INFO:tasks.rados.rados.0.smithi003.stdout:3048: done (6 left) 2024-09-21T10:14:17.857 INFO:tasks.rados.rados.0.smithi003.stdout:3049: done (5 left) 2024-09-21T10:14:17.857 INFO:tasks.rados.rados.0.smithi003.stdout:3050: done (4 left) 2024-09-21T10:14:17.857 INFO:tasks.rados.rados.0.smithi003.stdout:3056: delete oid 288 current snap is 0 2024-09-21T10:14:17.858 INFO:tasks.rados.rados.0.smithi003.stdout:3055: finishing write tid 1 to smithi00370293-297 2024-09-21T10:14:17.860 INFO:tasks.rados.rados.0.smithi003.stdout:3054: done (4 left) 2024-09-21T10:14:17.860 INFO:tasks.rados.rados.0.smithi003.stdout:3056: done (3 left) 2024-09-21T10:14:17.860 INFO:tasks.rados.rados.0.smithi003.stdout:3057: read oid 140 snap -1 2024-09-21T10:14:17.860 INFO:tasks.rados.rados.0.smithi003.stdout:3057: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T10:14:17.861 INFO:tasks.rados.rados.0.smithi003.stdout:3058: delete oid 421 current snap is 0 2024-09-21T10:14:17.861 INFO:tasks.rados.rados.0.smithi003.stdout:3052: expect (ObjNum 1622 snap 0 seq_num 1622) 2024-09-21T10:14:17.983 INFO:tasks.rados.rados.0.smithi003.stdout:3055: finishing write tid 2 to smithi00370293-297 2024-09-21T10:14:17.983 INFO:tasks.rados.rados.0.smithi003.stdout:3055: finishing write tid 3 to smithi00370293-297 2024-09-21T10:14:17.983 INFO:tasks.rados.rados.0.smithi003.stdout:3055: finishing write tid 4 to smithi00370293-297 2024-09-21T10:14:17.983 INFO:tasks.rados.rados.0.smithi003.stdout:3055: oid 297 updating version 0 to 401 2024-09-21T10:14:17.984 INFO:tasks.rados.rados.0.smithi003.stdout:3055: oid 297 version 401 is already newer than 400 2024-09-21T10:14:17.984 INFO:tasks.rados.rados.0.smithi003.stdout:3055: oid 297 version 401 is already newer than 399 2024-09-21T10:14:17.984 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 297 v 401 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2024-09-21T10:14:17.984 INFO:tasks.rados.rados.0.smithi003.stdout:3055: left oid 297 (ObjNum 1929 snap 0 seq_num 1929) 2024-09-21T10:14:17.984 INFO:tasks.rados.rados.0.smithi003.stdout:3053: expect (ObjNum 1537 snap 0 seq_num 1537) 2024-09-21T10:14:18.107 INFO:tasks.rados.rados.0.smithi003.stdout:3057: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T10:14:18.132 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:17 smithi003 bash[72775]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mgr-y 2024-09-21T10:14:18.132 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:17 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:14:18.132 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:17 smithi003 bash[72837]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mgr-y 2024-09-21T10:14:18.132 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:17 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-21T10:14:18.132 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:17 smithi003 systemd[1]: Stopped Ceph mgr.y for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:14:18.410 INFO:tasks.rados.rados.0.smithi003.stdout:3052: done (4 left) 2024-09-21T10:14:18.411 INFO:tasks.rados.rados.0.smithi003.stdout:3053: done (3 left) 2024-09-21T10:14:18.411 INFO:tasks.rados.rados.0.smithi003.stdout:3055: done (2 left) 2024-09-21T10:14:18.411 INFO:tasks.rados.rados.0.smithi003.stdout:3057: done (1 left) 2024-09-21T10:14:18.411 INFO:tasks.rados.rados.0.smithi003.stdout:3058: done (0 left) 2024-09-21T10:14:18.411 INFO:tasks.rados.rados.0.smithi003.stdout:3059: write oid 324 current snap is 0 2024-09-21T10:14:18.411 INFO:tasks.rados.rados.0.smithi003.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2024-09-21T10:14:18.416 INFO:tasks.rados.rados.0.smithi003.stdout:3059: writing smithi00370293-324 from 471124 to 1005854 tid 1 2024-09-21T10:14:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:3059: writing smithi00370293-324 from 1505917 to 2141931 tid 2 2024-09-21T10:14:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:3060: write oid 408 current snap is 0 2024-09-21T10:14:18.422 INFO:tasks.rados.rados.0.smithi003.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2024-09-21T10:14:18.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:18 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:18.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:18 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:18.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:18 smithi003 systemd[1]: Started Ceph mgr.y for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:14:18.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:18 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:18.424 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:14:18 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:18.425 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:14:18 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:18.425 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:14:18 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:18.425 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:14:18 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:18.425 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:14:18 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:18.426 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:14:18 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:14:18.428 INFO:tasks.rados.rados.0.smithi003.stdout:3060: writing smithi00370293-408 from 487931 to 1097910 tid 1 2024-09-21T10:14:18.435 INFO:tasks.rados.rados.0.smithi003.stdout:3060: writing smithi00370293-408 from 1564399 to 2344071 tid 2 2024-09-21T10:14:18.436 INFO:tasks.rados.rados.0.smithi003.stdout:3061: write oid 482 current snap is 0 2024-09-21T10:14:18.436 INFO:tasks.rados.rados.0.smithi003.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2024-09-21T10:14:18.443 INFO:tasks.rados.rados.0.smithi003.stdout:3061: writing smithi00370293-482 from 504738 to 1189966 tid 1 2024-09-21T10:14:18.449 INFO:tasks.rados.rados.0.smithi003.stdout:3061: writing smithi00370293-482 from 1622881 to 2262564 tid 2 2024-09-21T10:14:18.449 INFO:tasks.rados.rados.0.smithi003.stdout:3062: read oid 131 snap -1 2024-09-21T10:14:18.449 INFO:tasks.rados.rados.0.smithi003.stdout:3062: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T10:14:18.449 INFO:tasks.rados.rados.0.smithi003.stdout:3063: write oid 430 current snap is 0 2024-09-21T10:14:18.449 INFO:tasks.rados.rados.0.smithi003.stdout:3059: finishing write tid 1 to smithi00370293-324 2024-09-21T10:14:18.449 INFO:tasks.rados.rados.0.smithi003.stdout:3059: finishing write tid 2 to smithi00370293-324 2024-09-21T10:14:18.450 INFO:tasks.rados.rados.0.smithi003.stdout:3059: finishing write tid 3 to smithi00370293-324 2024-09-21T10:14:18.450 INFO:tasks.rados.rados.0.smithi003.stdout:3059: finishing write tid 4 to smithi00370293-324 2024-09-21T10:14:18.450 INFO:tasks.rados.rados.0.smithi003.stdout:3059: oid 324 updating version 0 to 432 2024-09-21T10:14:18.450 INFO:tasks.rados.rados.0.smithi003.stdout:3059: oid 324 version 432 is already newer than 430 2024-09-21T10:14:18.450 INFO:tasks.rados.rados.0.smithi003.stdout:3059: oid 324 version 432 is already newer than 431 2024-09-21T10:14:18.450 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 324 v 432 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2024-09-21T10:14:18.450 INFO:tasks.rados.rados.0.smithi003.stdout:3059: left oid 324 (ObjNum 1932 snap 0 seq_num 1932) 2024-09-21T10:14:18.450 INFO:tasks.rados.rados.0.smithi003.stdout:3060: finishing write tid 1 to smithi00370293-408 2024-09-21T10:14:18.450 INFO:tasks.rados.rados.0.smithi003.stdout:3060: finishing write tid 2 to smithi00370293-408 2024-09-21T10:14:18.450 INFO:tasks.rados.rados.0.smithi003.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2024-09-21T10:14:18.456 INFO:tasks.rados.rados.0.smithi003.stdout:3063: writing smithi00370293-430 from 521545 to 1282022 tid 1 2024-09-21T10:14:18.464 INFO:tasks.rados.rados.0.smithi003.stdout:3063: writing smithi00370293-430 from 2081363 to 2521545 tid 2 2024-09-21T10:14:18.464 INFO:tasks.rados.rados.0.smithi003.stdout:3059: done (4 left) 2024-09-21T10:14:18.464 INFO:tasks.rados.rados.0.smithi003.stdout:3064: write oid 12 current snap is 0 2024-09-21T10:14:18.464 INFO:tasks.rados.rados.0.smithi003.stdout:3060: finishing write tid 3 to smithi00370293-408 2024-09-21T10:14:18.464 INFO:tasks.rados.rados.0.smithi003.stdout:3060: finishing write tid 4 to smithi00370293-408 2024-09-21T10:14:18.464 INFO:tasks.rados.rados.0.smithi003.stdout:3060: oid 408 updating version 0 to 389 2024-09-21T10:14:18.464 INFO:tasks.rados.rados.0.smithi003.stdout:3060: oid 408 version 389 is already newer than 388 2024-09-21T10:14:18.464 INFO:tasks.rados.rados.0.smithi003.stdout:3060: oid 408 version 389 is already newer than 387 2024-09-21T10:14:18.464 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 408 v 389 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2024-09-21T10:14:18.464 INFO:tasks.rados.rados.0.smithi003.stdout:3060: left oid 408 (ObjNum 1933 snap 0 seq_num 1933) 2024-09-21T10:14:18.464 INFO:tasks.rados.rados.0.smithi003.stdout:3061: finishing write tid 1 to smithi00370293-482 2024-09-21T10:14:18.465 INFO:tasks.rados.rados.0.smithi003.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2024-09-21T10:14:18.469 INFO:tasks.rados.rados.0.smithi003.stdout:3064: writing smithi00370293-12 from 538352 to 974078 tid 1 2024-09-21T10:14:18.476 INFO:tasks.rados.rados.0.smithi003.stdout:3064: writing smithi00370293-12 from 1623492 to 2150491 tid 2 2024-09-21T10:14:18.476 INFO:tasks.rados.rados.0.smithi003.stdout:3060: done (4 left) 2024-09-21T10:14:18.477 INFO:tasks.rados.rados.0.smithi003.stdout:3065: write oid 227 current snap is 0 2024-09-21T10:14:18.477 INFO:tasks.rados.rados.0.smithi003.stdout:3061: finishing write tid 2 to smithi00370293-482 2024-09-21T10:14:18.477 INFO:tasks.rados.rados.0.smithi003.stdout:3061: finishing write tid 3 to smithi00370293-482 2024-09-21T10:14:18.477 INFO:tasks.rados.rados.0.smithi003.stdout:3061: finishing write tid 4 to smithi00370293-482 2024-09-21T10:14:18.477 INFO:tasks.rados.rados.0.smithi003.stdout:3061: oid 482 updating version 0 to 417 2024-09-21T10:14:18.477 INFO:tasks.rados.rados.0.smithi003.stdout:3061: oid 482 version 417 is already newer than 416 2024-09-21T10:14:18.477 INFO:tasks.rados.rados.0.smithi003.stdout:3061: oid 482 updating version 417 to 418 2024-09-21T10:14:18.477 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 482 v 418 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2024-09-21T10:14:18.477 INFO:tasks.rados.rados.0.smithi003.stdout:3061: left oid 482 (ObjNum 1934 snap 0 seq_num 1934) 2024-09-21T10:14:18.477 INFO:tasks.rados.rados.0.smithi003.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2024-09-21T10:14:18.482 INFO:tasks.rados.rados.0.smithi003.stdout:3065: writing smithi00370293-227 from 555159 to 1066134 tid 1 2024-09-21T10:14:18.491 INFO:tasks.rados.rados.0.smithi003.stdout:3065: writing smithi00370293-227 from 1681974 to 2468984 tid 2 2024-09-21T10:14:18.491 INFO:tasks.rados.rados.0.smithi003.stdout:3061: done (4 left) 2024-09-21T10:14:18.491 INFO:tasks.rados.rados.0.smithi003.stdout:3066: read oid 476 snap -1 2024-09-21T10:14:18.491 INFO:tasks.rados.rados.0.smithi003.stdout:3066: expect (ObjNum 1611 snap 0 seq_num 1611) 2024-09-21T10:14:18.491 INFO:tasks.rados.rados.0.smithi003.stdout:3067: delete oid 134 current snap is 0 2024-09-21T10:14:18.491 INFO:tasks.rados.rados.0.smithi003.stdout:3063: finishing write tid 1 to smithi00370293-430 2024-09-21T10:14:18.491 INFO:tasks.rados.rados.0.smithi003.stdout:3062: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T10:14:18.725 INFO:tasks.rados.rados.0.smithi003.stdout:3063: finishing write tid 2 to smithi00370293-430 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3063: finishing write tid 3 to smithi00370293-430 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3063: finishing write tid 4 to smithi00370293-430 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3063: oid 430 updating version 0 to 354 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3063: oid 430 updating version 354 to 356 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3063: oid 430 version 356 is already newer than 355 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 430 v 356 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3063: left oid 430 (ObjNum 1935 snap 0 seq_num 1935) 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3064: finishing write tid 1 to smithi00370293-12 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3062: done (5 left) 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3063: done (4 left) 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3067: done (3 left) 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3068: read oid 102 snap -1 2024-09-21T10:14:18.726 INFO:tasks.rados.rados.0.smithi003.stdout:3068: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T10:14:18.727 INFO:tasks.rados.rados.0.smithi003.stdout:3069: write oid 170 current snap is 0 2024-09-21T10:14:18.727 INFO:tasks.rados.rados.0.smithi003.stdout:3064: finishing write tid 2 to smithi00370293-12 2024-09-21T10:14:18.727 INFO:tasks.rados.rados.0.smithi003.stdout:3064: finishing write tid 3 to smithi00370293-12 2024-09-21T10:14:18.727 INFO:tasks.rados.rados.0.smithi003.stdout:3064: finishing write tid 4 to smithi00370293-12 2024-09-21T10:14:18.727 INFO:tasks.rados.rados.0.smithi003.stdout:3064: oid 12 updating version 0 to 555 2024-09-21T10:14:18.727 INFO:tasks.rados.rados.0.smithi003.stdout:3064: oid 12 version 555 is already newer than 554 2024-09-21T10:14:18.727 INFO:tasks.rados.rados.0.smithi003.stdout:3064: oid 12 updating version 555 to 556 2024-09-21T10:14:18.727 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 12 v 556 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2024-09-21T10:14:18.727 INFO:tasks.rados.rados.0.smithi003.stdout:3064: left oid 12 (ObjNum 1936 snap 0 seq_num 1936) 2024-09-21T10:14:18.727 INFO:tasks.rados.rados.0.smithi003.stdout:3065: finishing write tid 1 to smithi00370293-227 2024-09-21T10:14:18.727 INFO:tasks.rados.rados.0.smithi003.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2024-09-21T10:14:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:3069: writing smithi00370293-170 from 588773 to 1366599 tid 1 2024-09-21T10:14:18.740 INFO:tasks.rados.rados.0.smithi003.stdout:3069: writing smithi00370293-170 from 1915291 to 2588773 tid 2 2024-09-21T10:14:18.740 INFO:tasks.rados.rados.0.smithi003.stdout:3064: done (4 left) 2024-09-21T10:14:18.741 INFO:tasks.rados.rados.0.smithi003.stdout:3070: read oid 28 snap -1 2024-09-21T10:14:18.741 INFO:tasks.rados.rados.0.smithi003.stdout:3070: expect (ObjNum 1557 snap 0 seq_num 1557) 2024-09-21T10:14:18.741 INFO:tasks.rados.rados.0.smithi003.stdout:3071: delete oid 376 current snap is 0 2024-09-21T10:14:18.741 INFO:tasks.rados.rados.0.smithi003.stdout:3066: expect (ObjNum 1611 snap 0 seq_num 1611) 2024-09-21T10:14:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:3065: finishing write tid 2 to smithi00370293-227 2024-09-21T10:14:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:3065: finishing write tid 3 to smithi00370293-227 2024-09-21T10:14:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:3065: finishing write tid 4 to smithi00370293-227 2024-09-21T10:14:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:3065: oid 227 updating version 0 to 352 2024-09-21T10:14:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:3065: oid 227 version 352 is already newer than 351 2024-09-21T10:14:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:3065: oid 227 version 352 is already newer than 350 2024-09-21T10:14:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 227 v 352 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2024-09-21T10:14:18.877 INFO:tasks.rados.rados.0.smithi003.stdout:3065: left oid 227 (ObjNum 1937 snap 0 seq_num 1937) 2024-09-21T10:14:18.878 INFO:tasks.rados.rados.0.smithi003.stdout:3068: expect (ObjNum 1608 snap 0 seq_num 1608) 2024-09-21T10:14:19.014 INFO:tasks.rados.rados.0.smithi003.stdout:3069: finishing write tid 1 to smithi00370293-170 2024-09-21T10:14:19.014 INFO:tasks.rados.rados.0.smithi003.stdout:3069: finishing write tid 2 to smithi00370293-170 2024-09-21T10:14:19.014 INFO:tasks.rados.rados.0.smithi003.stdout:3069: finishing write tid 3 to smithi00370293-170 2024-09-21T10:14:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:3069: finishing write tid 4 to smithi00370293-170 2024-09-21T10:14:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:3069: oid 170 updating version 0 to 433 2024-09-21T10:14:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:3069: oid 170 updating version 433 to 434 2024-09-21T10:14:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:3069: oid 170 updating version 434 to 435 2024-09-21T10:14:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 170 v 435 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2024-09-21T10:14:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:3069: left oid 170 (ObjNum 1939 snap 0 seq_num 1939) 2024-09-21T10:14:19.015 INFO:tasks.rados.rados.0.smithi003.stdout:3070: expect (ObjNum 1557 snap 0 seq_num 1557) 2024-09-21T10:14:19.133 INFO:tasks.rados.rados.0.smithi003.stdout:3065: done (5 left) 2024-09-21T10:14:19.133 INFO:tasks.rados.rados.0.smithi003.stdout:3066: done (4 left) 2024-09-21T10:14:19.133 INFO:tasks.rados.rados.0.smithi003.stdout:3068: done (3 left) 2024-09-21T10:14:19.134 INFO:tasks.rados.rados.0.smithi003.stdout:3069: done (2 left) 2024-09-21T10:14:19.134 INFO:tasks.rados.rados.0.smithi003.stdout:3070: done (1 left) 2024-09-21T10:14:19.134 INFO:tasks.rados.rados.0.smithi003.stdout:3071: done (0 left) 2024-09-21T10:14:19.134 INFO:tasks.rados.rados.0.smithi003.stdout:3072: read oid 338 snap -1 2024-09-21T10:14:19.134 INFO:tasks.rados.rados.0.smithi003.stdout:3072: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T10:14:19.134 INFO:tasks.rados.rados.0.smithi003.stdout:3073: read oid 68 snap -1 2024-09-21T10:14:19.134 INFO:tasks.rados.rados.0.smithi003.stdout:3073: expect (ObjNum 1862 snap 0 seq_num 1862) 2024-09-21T10:14:19.134 INFO:tasks.rados.rados.0.smithi003.stdout:3074: write oid 160 current snap is 0 2024-09-21T10:14:19.134 INFO:tasks.rados.rados.0.smithi003.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2024-09-21T10:14:19.150 INFO:tasks.rados.rados.0.smithi003.stdout:3074: writing smithi00370293-160 from 622387 to 1150711 tid 1 2024-09-21T10:14:19.173 INFO:tasks.rados.rados.0.smithi003.stdout:3074: writing smithi00370293-160 from 1915902 to 2622387 tid 2 2024-09-21T10:14:19.173 INFO:tasks.rados.rados.0.smithi003.stdout:3075: read oid 234 snap -1 2024-09-21T10:14:19.173 INFO:tasks.rados.rados.0.smithi003.stdout:3075: expect (ObjNum 1202 snap 0 seq_num 1202) 2024-09-21T10:14:19.173 INFO:tasks.rados.rados.0.smithi003.stdout:3076: write oid 146 current snap is 0 2024-09-21T10:14:19.174 INFO:tasks.rados.rados.0.smithi003.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2024-09-21T10:14:19.184 INFO:tasks.rados.rados.0.smithi003.stdout:3076: writing smithi00370293-146 from 639194 to 1242767 tid 1 2024-09-21T10:14:19.198 INFO:tasks.rados.rados.0.smithi003.stdout:3076: writing smithi00370293-146 from 1974384 to 2512390 tid 2 2024-09-21T10:14:19.198 INFO:tasks.rados.rados.0.smithi003.stdout:3077: write oid 145 current snap is 0 2024-09-21T10:14:19.198 INFO:tasks.rados.rados.0.smithi003.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2024-09-21T10:14:19.210 INFO:tasks.rados.rados.0.smithi003.stdout:3077: writing smithi00370293-145 from 656001 to 1334823 tid 1 2024-09-21T10:14:19.221 INFO:tasks.rados.rados.0.smithi003.stdout:3077: writing smithi00370293-145 from 2032866 to 2656001 tid 2 2024-09-21T10:14:19.221 INFO:tasks.rados.rados.0.smithi003.stdout:3078: read oid 272 snap -1 2024-09-21T10:14:19.221 INFO:tasks.rados.rados.0.smithi003.stdout:3078: expect deleted 2024-09-21T10:14:19.221 INFO:tasks.rados.rados.0.smithi003.stdout:3079: read oid 83 snap -1 2024-09-21T10:14:19.221 INFO:tasks.rados.rados.0.smithi003.stdout:3079: expect deleted 2024-09-21T10:14:19.221 INFO:tasks.rados.rados.0.smithi003.stdout:3080: write oid 382 current snap is 0 2024-09-21T10:14:19.221 INFO:tasks.rados.rados.0.smithi003.stdout:3073: expect (ObjNum 1862 snap 0 seq_num 1862) 2024-09-21T10:14:19.442 INFO:tasks.rados.rados.0.smithi003.stdout:3072: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T10:14:19.652 INFO:tasks.rados.rados.0.smithi003.stdout:3074: finishing write tid 1 to smithi00370293-160 2024-09-21T10:14:19.652 INFO:tasks.rados.rados.0.smithi003.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2024-09-21T10:14:19.659 INFO:tasks.rados.rados.0.smithi003.stdout:3080: writing smithi00370293-382 from 672808 to 1426879 tid 1 2024-09-21T10:14:19.666 INFO:tasks.rados.rados.0.smithi003.stdout:3080: writing smithi00370293-382 from 1974995 to 2516670 tid 2 2024-09-21T10:14:19.666 INFO:tasks.rados.rados.0.smithi003.stdout:3072: done (8 left) 2024-09-21T10:14:19.666 INFO:tasks.rados.rados.0.smithi003.stdout:3073: done (7 left) 2024-09-21T10:14:19.666 INFO:tasks.rados.rados.0.smithi003.stdout:3081: write oid 174 current snap is 0 2024-09-21T10:14:19.666 INFO:tasks.rados.rados.0.smithi003.stdout:3074: finishing write tid 2 to smithi00370293-160 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi003.stdout:3074: finishing write tid 3 to smithi00370293-160 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi003.stdout:3074: finishing write tid 4 to smithi00370293-160 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi003.stdout:3074: oid 160 updating version 0 to 402 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi003.stdout:3074: oid 160 updating version 402 to 403 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi003.stdout:3074: oid 160 updating version 403 to 404 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 160 v 404 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi003.stdout:3074: left oid 160 (ObjNum 1941 snap 0 seq_num 1941) 2024-09-21T10:14:19.667 INFO:tasks.rados.rados.0.smithi003.stdout:3075: expect (ObjNum 1202 snap 0 seq_num 1202) 2024-09-21T10:14:19.673 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:19 smithi003 bash[72896]: debug 2024-09-21T10:14:19.404+0000 7fe77892f640 1 -- 172.21.15.3:0/2374889082 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558ba57670e0 con 0x558ba5769800 2024-09-21T10:14:19.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:19 smithi003 bash[22527]: audit 2024-09-21T10:14:18.299101+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:19.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:19 smithi003 bash[22527]: audit 2024-09-21T10:14:18.312600+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:19.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:19 smithi003 bash[22527]: audit 2024-09-21T10:14:18.319185+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:19.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:19 smithi003 bash[22527]: cluster 2024-09-21T10:14:19.055255+0000 mgr.x (mgr.24475) 51 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.9 MiB/s wr, 71 op/s 2024-09-21T10:14:19.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:19 smithi003 bash[31899]: audit 2024-09-21T10:14:18.299101+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:19.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:19 smithi003 bash[31899]: audit 2024-09-21T10:14:18.312600+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:19.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:19 smithi003 bash[31899]: audit 2024-09-21T10:14:18.319185+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:19.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:19 smithi003 bash[31899]: cluster 2024-09-21T10:14:19.055255+0000 mgr.x (mgr.24475) 51 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.9 MiB/s wr, 71 op/s 2024-09-21T10:14:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:19 smithi204 bash[24804]: audit 2024-09-21T10:14:18.299101+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:19 smithi204 bash[24804]: audit 2024-09-21T10:14:18.312600+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:19 smithi204 bash[24804]: audit 2024-09-21T10:14:18.319185+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:19 smithi204 bash[24804]: cluster 2024-09-21T10:14:19.055255+0000 mgr.x (mgr.24475) 51 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.9 MiB/s wr, 71 op/s 2024-09-21T10:14:19.756 INFO:tasks.rados.rados.0.smithi003.stdout:3076: finishing write tid 1 to smithi00370293-146 2024-09-21T10:14:19.756 INFO:tasks.rados.rados.0.smithi003.stdout:3076: finishing write tid 2 to smithi00370293-146 2024-09-21T10:14:19.757 INFO:tasks.rados.rados.0.smithi003.stdout:3076: finishing write tid 3 to smithi00370293-146 2024-09-21T10:14:19.757 INFO:tasks.rados.rados.0.smithi003.stdout:3076: finishing write tid 4 to smithi00370293-146 2024-09-21T10:14:19.757 INFO:tasks.rados.rados.0.smithi003.stdout:3076: oid 146 updating version 0 to 395 2024-09-21T10:14:19.757 INFO:tasks.rados.rados.0.smithi003.stdout:3076: oid 146 version 395 is already newer than 394 2024-09-21T10:14:19.757 INFO:tasks.rados.rados.0.smithi003.stdout:3076: oid 146 version 395 is already newer than 393 2024-09-21T10:14:19.757 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 146 v 395 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2024-09-21T10:14:19.757 INFO:tasks.rados.rados.0.smithi003.stdout:3076: left oid 146 (ObjNum 1942 snap 0 seq_num 1942) 2024-09-21T10:14:19.757 INFO:tasks.rados.rados.0.smithi003.stdout:3077: finishing write tid 1 to smithi00370293-145 2024-09-21T10:14:19.757 INFO:tasks.rados.rados.0.smithi003.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2024-09-21T10:14:19.763 INFO:tasks.rados.rados.0.smithi003.stdout:3081: writing smithi00370293-174 from 689615 to 1118935 tid 1 2024-09-21T10:14:19.768 INFO:tasks.rados.rados.0.smithi003.stdout:3081: writing smithi00370293-174 from 1633477 to 2035163 tid 2 2024-09-21T10:14:19.772 INFO:tasks.rados.rados.0.smithi003.stdout:3081: writing smithi00370293-174 from 2445721 to 2689615 tid 3 2024-09-21T10:14:19.772 INFO:tasks.rados.rados.0.smithi003.stdout:3074: done (7 left) 2024-09-21T10:14:19.772 INFO:tasks.rados.rados.0.smithi003.stdout:3075: done (6 left) 2024-09-21T10:14:19.772 INFO:tasks.rados.rados.0.smithi003.stdout:3076: done (5 left) 2024-09-21T10:14:19.772 INFO:tasks.rados.rados.0.smithi003.stdout:3082: write oid 209 current snap is 0 2024-09-21T10:14:19.772 INFO:tasks.rados.rados.0.smithi003.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2024-09-21T10:14:19.778 INFO:tasks.rados.rados.0.smithi003.stdout:3082: writing smithi00370293-209 from 706422 to 1210991 tid 1 2024-09-21T10:14:19.784 INFO:tasks.rados.rados.0.smithi003.stdout:3082: writing smithi00370293-209 from 1691959 to 2237303 tid 2 2024-09-21T10:14:19.784 INFO:tasks.rados.rados.0.smithi003.stdout:3083: read oid 106 snap -1 2024-09-21T10:14:19.784 INFO:tasks.rados.rados.0.smithi003.stdout:3083: expect (ObjNum 1094 snap 0 seq_num 1094) 2024-09-21T10:14:19.785 INFO:tasks.rados.rados.0.smithi003.stdout:3084: read oid 460 snap -1 2024-09-21T10:14:19.785 INFO:tasks.rados.rados.0.smithi003.stdout:3084: expect (ObjNum 1789 snap 0 seq_num 1789) 2024-09-21T10:14:19.785 INFO:tasks.rados.rados.0.smithi003.stdout:3085: read oid 491 snap -1 2024-09-21T10:14:19.785 INFO:tasks.rados.rados.0.smithi003.stdout:3085: expect (ObjNum 1164 snap 0 seq_num 1164) 2024-09-21T10:14:19.785 INFO:tasks.rados.rados.0.smithi003.stdout:3086: write oid 48 current snap is 0 2024-09-21T10:14:19.785 INFO:tasks.rados.rados.0.smithi003.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2024-09-21T10:14:19.792 INFO:tasks.rados.rados.0.smithi003.stdout:3086: writing smithi00370293-48 from 723229 to 1419400 tid 1 2024-09-21T10:14:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:3086: writing smithi00370293-48 from 1866794 to 2555796 tid 2 2024-09-21T10:14:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:3078: done (9 left) 2024-09-21T10:14:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:3087: read oid 280 snap -1 2024-09-21T10:14:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:3087: expect deleted 2024-09-21T10:14:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:3088: write oid 185 current snap is 0 2024-09-21T10:14:19.803 INFO:tasks.rados.rados.0.smithi003.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2024-09-21T10:14:19.813 INFO:tasks.rados.rados.0.smithi003.stdout:3088: writing smithi00370293-185 from 740036 to 1511456 tid 1 2024-09-21T10:14:19.822 INFO:tasks.rados.rados.0.smithi003.stdout:3088: writing smithi00370293-185 from 2208923 to 2740036 tid 2 2024-09-21T10:14:19.822 INFO:tasks.rados.rados.0.smithi003.stdout:3089: read oid 425 snap -1 2024-09-21T10:14:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:3089: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T10:14:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:3090: read oid 155 snap -1 2024-09-21T10:14:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:3090: expect (ObjNum 1737 snap 0 seq_num 1737) 2024-09-21T10:14:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:3091: write oid 208 current snap is 0 2024-09-21T10:14:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:3077: finishing write tid 2 to smithi00370293-145 2024-09-21T10:14:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:3077: finishing write tid 3 to smithi00370293-145 2024-09-21T10:14:19.823 INFO:tasks.rados.rados.0.smithi003.stdout:3077: finishing write tid 4 to smithi00370293-145 2024-09-21T10:14:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:3077: oid 145 updating version 0 to 558 2024-09-21T10:14:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:3077: oid 145 version 558 is already newer than 557 2024-09-21T10:14:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:3077: oid 145 updating version 558 to 559 2024-09-21T10:14:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 145 v 559 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2024-09-21T10:14:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:3077: left oid 145 (ObjNum 1943 snap 0 seq_num 1943) 2024-09-21T10:14:19.824 INFO:tasks.rados.rados.0.smithi003.stdout:3080: finishing write tid 1 to smithi00370293-382 2024-09-21T10:14:19.825 INFO:tasks.rados.rados.0.smithi003.stdout:3080: finishing write tid 2 to smithi00370293-382 2024-09-21T10:14:19.825 INFO:tasks.rados.rados.0.smithi003.stdout:3080: finishing write tid 3 to smithi00370293-382 2024-09-21T10:14:19.825 INFO:tasks.rados.rados.0.smithi003.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2024-09-21T10:14:19.830 INFO:tasks.rados.rados.0.smithi003.stdout:3091: writing smithi00370293-208 from 756843 to 1203512 tid 1 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3091: writing smithi00370293-208 from 1867405 to 2560076 tid 2 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3077: done (13 left) 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3079: done (12 left) 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3092: read oid 386 snap -1 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3092: expect (ObjNum 1219 snap 0 seq_num 1219) 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3093: write oid 414 current snap is 0 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3080: finishing write tid 4 to smithi00370293-382 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3080: oid 382 updating version 0 to 414 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3080: oid 382 updating version 414 to 415 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3080: oid 382 version 415 is already newer than 413 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 382 v 415 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2024-09-21T10:14:19.839 INFO:tasks.rados.rados.0.smithi003.stdout:3080: left oid 382 (ObjNum 1944 snap 0 seq_num 1944) 2024-09-21T10:14:19.840 INFO:tasks.rados.rados.0.smithi003.stdout:3081: finishing write tid 1 to smithi00370293-174 2024-09-21T10:14:19.840 INFO:tasks.rados.rados.0.smithi003.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2024-09-21T10:14:19.846 INFO:tasks.rados.rados.0.smithi003.stdout:3093: writing smithi00370293-414 from 773650 to 1295568 tid 1 2024-09-21T10:14:19.853 INFO:tasks.rados.rados.0.smithi003.stdout:3093: writing smithi00370293-414 from 1925887 to 2478569 tid 2 2024-09-21T10:14:19.853 INFO:tasks.rados.rados.0.smithi003.stdout:3080: done (13 left) 2024-09-21T10:14:19.853 INFO:tasks.rados.rados.0.smithi003.stdout:3094: write oid 199 current snap is 0 2024-09-21T10:14:19.853 INFO:tasks.rados.rados.0.smithi003.stdout:3081: finishing write tid 2 to smithi00370293-174 2024-09-21T10:14:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:3081: finishing write tid 3 to smithi00370293-174 2024-09-21T10:14:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:3081: finishing write tid 4 to smithi00370293-174 2024-09-21T10:14:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:3081: finishing write tid 5 to smithi00370293-174 2024-09-21T10:14:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:3081: oid 174 updating version 0 to 369 2024-09-21T10:14:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:3081: oid 174 version 369 is already newer than 368 2024-09-21T10:14:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:3081: oid 174 version 369 is already newer than 367 2024-09-21T10:14:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:3081: oid 174 version 369 is already newer than 366 2024-09-21T10:14:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 174 v 369 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2024-09-21T10:14:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:3081: left oid 174 (ObjNum 1945 snap 0 seq_num 1945) 2024-09-21T10:14:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:3082: finishing write tid 1 to smithi00370293-209 2024-09-21T10:14:19.854 INFO:tasks.rados.rados.0.smithi003.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2024-09-21T10:14:19.861 INFO:tasks.rados.rados.0.smithi003.stdout:3094: writing smithi00370293-199 from 790457 to 1387624 tid 1 2024-09-21T10:14:19.868 INFO:tasks.rados.rados.0.smithi003.stdout:3094: writing smithi00370293-199 from 1984369 to 2680709 tid 2 2024-09-21T10:14:19.868 INFO:tasks.rados.rados.0.smithi003.stdout:3081: done (13 left) 2024-09-21T10:14:19.868 INFO:tasks.rados.rados.0.smithi003.stdout:3095: write oid 151 current snap is 0 2024-09-21T10:14:19.868 INFO:tasks.rados.rados.0.smithi003.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2024-09-21T10:14:19.874 INFO:tasks.rados.rados.0.smithi003.stdout:3095: writing smithi00370293-151 from 407264 to 1079680 tid 1 2024-09-21T10:14:19.880 INFO:tasks.rados.rados.0.smithi003.stdout:3095: writing smithi00370293-151 from 1526498 to 2082849 tid 2 2024-09-21T10:14:19.884 INFO:tasks.rados.rados.0.smithi003.stdout:3095: writing smithi00370293-151 from 2804976 to 2807264 tid 3 2024-09-21T10:14:19.884 INFO:tasks.rados.rados.0.smithi003.stdout:3096: read oid 278 snap -1 2024-09-21T10:14:19.884 INFO:tasks.rados.rados.0.smithi003.stdout:3096: expect (ObjNum 1391 snap 0 seq_num 1391) 2024-09-21T10:14:19.885 INFO:tasks.rados.rados.0.smithi003.stdout:3097: delete oid 243 current snap is 0 2024-09-21T10:14:19.885 INFO:tasks.rados.rados.0.smithi003.stdout:3084: expect (ObjNum 1789 snap 0 seq_num 1789) 2024-09-21T10:14:19.997 INFO:tasks.rados.rados.0.smithi003.stdout:3082: finishing write tid 2 to smithi00370293-209 2024-09-21T10:14:19.998 INFO:tasks.rados.rados.0.smithi003.stdout:3082: finishing write tid 3 to smithi00370293-209 2024-09-21T10:14:19.998 INFO:tasks.rados.rados.0.smithi003.stdout:3084: done (15 left) 2024-09-21T10:14:19.998 INFO:tasks.rados.rados.0.smithi003.stdout:3097: done (14 left) 2024-09-21T10:14:19.998 INFO:tasks.rados.rados.0.smithi003.stdout:3098: read oid 92 snap -1 2024-09-21T10:14:19.998 INFO:tasks.rados.rados.0.smithi003.stdout:3098: expect (ObjNum 1187 snap 0 seq_num 1187) 2024-09-21T10:14:19.998 INFO:tasks.rados.rados.0.smithi003.stdout:3099: write oid 342 current snap is 0 2024-09-21T10:14:19.998 INFO:tasks.rados.rados.0.smithi003.stdout:3082: finishing write tid 4 to smithi00370293-209 2024-09-21T10:14:19.998 INFO:tasks.rados.rados.0.smithi003.stdout:3082: oid 209 updating version 0 to 436 2024-09-21T10:14:19.998 INFO:tasks.rados.rados.0.smithi003.stdout:3082: oid 209 updating version 436 to 438 2024-09-21T10:14:19.998 INFO:tasks.rados.rados.0.smithi003.stdout:3082: oid 209 version 438 is already newer than 437 2024-09-21T10:14:19.998 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 209 v 438 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2024-09-21T10:14:19.999 INFO:tasks.rados.rados.0.smithi003.stdout:3082: left oid 209 (ObjNum 1946 snap 0 seq_num 1946) 2024-09-21T10:14:19.999 INFO:tasks.rados.rados.0.smithi003.stdout:3086: finishing write tid 1 to smithi00370293-48 2024-09-21T10:14:19.999 INFO:tasks.rados.rados.0.smithi003.stdout:3083: expect (ObjNum 1094 snap 0 seq_num 1094) 2024-09-21T10:14:20.102 INFO:tasks.rados.rados.0.smithi003.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2024-09-21T10:14:20.107 INFO:tasks.rados.rados.0.smithi003.stdout:3099: writing smithi00370293-342 from 440878 to 980145 tid 1 2024-09-21T10:14:20.114 INFO:tasks.rados.rados.0.smithi003.stdout:3099: writing smithi00370293-342 from 1759815 to 2319835 tid 2 2024-09-21T10:14:20.114 INFO:tasks.rados.rados.0.smithi003.stdout:3082: done (15 left) 2024-09-21T10:14:20.115 INFO:tasks.rados.rados.0.smithi003.stdout:3083: done (14 left) 2024-09-21T10:14:20.115 INFO:tasks.rados.rados.0.smithi003.stdout:3087: done (13 left) 2024-09-21T10:14:20.115 INFO:tasks.rados.rados.0.smithi003.stdout:3100: write oid 86 current snap is 0 2024-09-21T10:14:20.115 INFO:tasks.rados.rados.0.smithi003.stdout:3085: expect (ObjNum 1164 snap 0 seq_num 1164) 2024-09-21T10:14:20.346 INFO:tasks.rados.rados.0.smithi003.stdout:3086: finishing write tid 2 to smithi00370293-48 2024-09-21T10:14:20.346 INFO:tasks.rados.rados.0.smithi003.stdout:3086: finishing write tid 3 to smithi00370293-48 2024-09-21T10:14:20.346 INFO:tasks.rados.rados.0.smithi003.stdout:3086: finishing write tid 4 to smithi00370293-48 2024-09-21T10:14:20.347 INFO:tasks.rados.rados.0.smithi003.stdout:3086: oid 48 updating version 0 to 390 2024-09-21T10:14:20.347 INFO:tasks.rados.rados.0.smithi003.stdout:3086: oid 48 updating version 390 to 392 2024-09-21T10:14:20.347 INFO:tasks.rados.rados.0.smithi003.stdout:3086: oid 48 version 392 is already newer than 391 2024-09-21T10:14:20.347 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 48 v 392 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2024-09-21T10:14:20.347 INFO:tasks.rados.rados.0.smithi003.stdout:3086: left oid 48 (ObjNum 1947 snap 0 seq_num 1947) 2024-09-21T10:14:20.347 INFO:tasks.rados.rados.0.smithi003.stdout:3088: finishing write tid 1 to smithi00370293-185 2024-09-21T10:14:20.347 INFO:tasks.rados.rados.0.smithi003.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2024-09-21T10:14:20.352 INFO:tasks.rados.rados.0.smithi003.stdout:3100: writing smithi00370293-86 from 457685 to 1072201 tid 1 2024-09-21T10:14:20.360 INFO:tasks.rados.rados.0.smithi003.stdout:3100: writing smithi00370293-86 from 1818297 to 2521975 tid 2 2024-09-21T10:14:20.360 INFO:tasks.rados.rados.0.smithi003.stdout:3085: done (13 left) 2024-09-21T10:14:20.360 INFO:tasks.rados.rados.0.smithi003.stdout:3086: done (12 left) 2024-09-21T10:14:20.360 INFO:tasks.rados.rados.0.smithi003.stdout:3101: read oid 300 snap -1 2024-09-21T10:14:20.360 INFO:tasks.rados.rados.0.smithi003.stdout:3101: expect (ObjNum 1860 snap 0 seq_num 1860) 2024-09-21T10:14:20.360 INFO:tasks.rados.rados.0.smithi003.stdout:3102: write oid 112 current snap is 0 2024-09-21T10:14:20.360 INFO:tasks.rados.rados.0.smithi003.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2024-09-21T10:14:20.366 INFO:tasks.rados.rados.0.smithi003.stdout:3102: writing smithi00370293-112 from 474492 to 1164257 tid 1 2024-09-21T10:14:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:3102: writing smithi00370293-112 from 1760426 to 2324115 tid 2 2024-09-21T10:14:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:3103: read oid 191 snap -1 2024-09-21T10:14:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:3103: expect deleted 2024-09-21T10:14:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:3104: write oid 98 current snap is 0 2024-09-21T10:14:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:3088: finishing write tid 2 to smithi00370293-185 2024-09-21T10:14:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:3088: finishing write tid 3 to smithi00370293-185 2024-09-21T10:14:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:3088: finishing write tid 4 to smithi00370293-185 2024-09-21T10:14:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:3088: oid 185 updating version 0 to 406 2024-09-21T10:14:20.375 INFO:tasks.rados.rados.0.smithi003.stdout:3088: oid 185 updating version 406 to 407 2024-09-21T10:14:20.376 INFO:tasks.rados.rados.0.smithi003.stdout:3088: oid 185 version 407 is already newer than 405 2024-09-21T10:14:20.376 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 185 v 407 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2024-09-21T10:14:20.376 INFO:tasks.rados.rados.0.smithi003.stdout:3088: left oid 185 (ObjNum 1948 snap 0 seq_num 1948) 2024-09-21T10:14:20.376 INFO:tasks.rados.rados.0.smithi003.stdout:3090: expect (ObjNum 1737 snap 0 seq_num 1737) 2024-09-21T10:14:20.597 INFO:tasks.rados.rados.0.smithi003.stdout:3089: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T10:14:20.684 INFO:tasks.rados.rados.0.smithi003.stdout:3091: finishing write tid 1 to smithi00370293-208 2024-09-21T10:14:20.685 INFO:tasks.rados.rados.0.smithi003.stdout:3091: finishing write tid 2 to smithi00370293-208 2024-09-21T10:14:20.685 INFO:tasks.rados.rados.0.smithi003.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2024-09-21T10:14:20.691 INFO:tasks.rados.rados.0.smithi003.stdout:3104: writing smithi00370293-98 from 491299 to 1256313 tid 1 2024-09-21T10:14:20.698 INFO:tasks.rados.rados.0.smithi003.stdout:3104: writing smithi00370293-98 from 1818908 to 2526255 tid 2 2024-09-21T10:14:20.699 INFO:tasks.rados.rados.0.smithi003.stdout:3088: done (15 left) 2024-09-21T10:14:20.699 INFO:tasks.rados.rados.0.smithi003.stdout:3089: done (14 left) 2024-09-21T10:14:20.699 INFO:tasks.rados.rados.0.smithi003.stdout:3090: done (13 left) 2024-09-21T10:14:20.699 INFO:tasks.rados.rados.0.smithi003.stdout:3105: read oid 477 snap -1 2024-09-21T10:14:20.699 INFO:tasks.rados.rados.0.smithi003.stdout:3105: expect (ObjNum 1874 snap 0 seq_num 1874) 2024-09-21T10:14:20.699 INFO:tasks.rados.rados.0.smithi003.stdout:3106: write oid 68 current snap is 0 2024-09-21T10:14:20.699 INFO:tasks.rados.rados.0.smithi003.stdout:3091: finishing write tid 3 to smithi00370293-208 2024-09-21T10:14:20.699 INFO:tasks.rados.rados.0.smithi003.stdout:3091: finishing write tid 4 to smithi00370293-208 2024-09-21T10:14:20.699 INFO:tasks.rados.rados.0.smithi003.stdout:3091: oid 208 updating version 0 to 408 2024-09-21T10:14:20.699 INFO:tasks.rados.rados.0.smithi003.stdout:3091: oid 208 updating version 408 to 410 2024-09-21T10:14:20.699 INFO:tasks.rados.rados.0.smithi003.stdout:3091: oid 208 version 410 is already newer than 409 2024-09-21T10:14:20.700 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 208 v 410 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2024-09-21T10:14:20.700 INFO:tasks.rados.rados.0.smithi003.stdout:3091: left oid 208 (ObjNum 1949 snap 0 seq_num 1949) 2024-09-21T10:14:20.700 INFO:tasks.rados.rados.0.smithi003.stdout:3092: expect (ObjNum 1219 snap 0 seq_num 1219) 2024-09-21T10:14:20.819 INFO:tasks.rados.rados.0.smithi003.stdout:3093: finishing write tid 1 to smithi00370293-414 2024-09-21T10:14:20.819 INFO:tasks.rados.rados.0.smithi003.stdout:3093: finishing write tid 2 to smithi00370293-414 2024-09-21T10:14:20.819 INFO:tasks.rados.rados.0.smithi003.stdout:3094: finishing write tid 1 to smithi00370293-199 2024-09-21T10:14:20.819 INFO:tasks.rados.rados.0.smithi003.stdout:3093: finishing write tid 3 to smithi00370293-414 2024-09-21T10:14:20.819 INFO:tasks.rados.rados.0.smithi003.stdout:3093: finishing write tid 4 to smithi00370293-414 2024-09-21T10:14:20.819 INFO:tasks.rados.rados.0.smithi003.stdout:3093: oid 414 updating version 0 to 371 2024-09-21T10:14:20.819 INFO:tasks.rados.rados.0.smithi003.stdout:3093: oid 414 version 371 is already newer than 370 2024-09-21T10:14:20.819 INFO:tasks.rados.rados.0.smithi003.stdout:3093: oid 414 updating version 371 to 372 2024-09-21T10:14:20.819 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 414 v 372 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2024-09-21T10:14:20.819 INFO:tasks.rados.rados.0.smithi003.stdout:3093: left oid 414 (ObjNum 1950 snap 0 seq_num 1950) 2024-09-21T10:14:20.819 INFO:tasks.rados.rados.0.smithi003.stdout:3094: finishing write tid 2 to smithi00370293-199 2024-09-21T10:14:20.820 INFO:tasks.rados.rados.0.smithi003.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2024-09-21T10:14:20.824 INFO:tasks.rados.rados.0.smithi003.stdout:3106: writing smithi00370293-68 from 508106 to 948369 tid 1 2024-09-21T10:14:20.830 INFO:tasks.rados.rados.0.smithi003.stdout:3106: writing smithi00370293-68 from 1477390 to 2044748 tid 2 2024-09-21T10:14:20.835 INFO:tasks.rados.rados.0.smithi003.stdout:3106: writing smithi00370293-68 from 2685867 to 2908106 tid 3 2024-09-21T10:14:20.835 INFO:tasks.rados.rados.0.smithi003.stdout:3091: done (14 left) 2024-09-21T10:14:20.835 INFO:tasks.rados.rados.0.smithi003.stdout:3092: done (13 left) 2024-09-21T10:14:20.835 INFO:tasks.rados.rados.0.smithi003.stdout:3093: done (12 left) 2024-09-21T10:14:20.835 INFO:tasks.rados.rados.0.smithi003.stdout:3107: delete oid 190 current snap is 0 2024-09-21T10:14:20.835 INFO:tasks.rados.rados.0.smithi003.stdout:3094: finishing write tid 3 to smithi00370293-199 2024-09-21T10:14:20.835 INFO:tasks.rados.rados.0.smithi003.stdout:3094: finishing write tid 4 to smithi00370293-199 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:3094: oid 199 updating version 0 to 561 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:3094: oid 199 updating version 561 to 562 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:3094: oid 199 version 562 is already newer than 560 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 199 v 562 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:3094: left oid 199 (ObjNum 1951 snap 0 seq_num 1951) 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:3095: finishing write tid 1 to smithi00370293-151 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:3095: finishing write tid 2 to smithi00370293-151 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:3095: finishing write tid 3 to smithi00370293-151 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:3095: finishing write tid 4 to smithi00370293-151 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:3095: finishing write tid 5 to smithi00370293-151 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:3095: oid 151 updating version 0 to 374 2024-09-21T10:14:20.836 INFO:tasks.rados.rados.0.smithi003.stdout:3095: oid 151 updating version 374 to 376 2024-09-21T10:14:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:3095: oid 151 version 376 is already newer than 375 2024-09-21T10:14:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:3095: oid 151 version 376 is already newer than 373 2024-09-21T10:14:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 151 v 376 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2024-09-21T10:14:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:3095: left oid 151 (ObjNum 1952 snap 0 seq_num 1952) 2024-09-21T10:14:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:3096: expect (ObjNum 1391 snap 0 seq_num 1391) 2024-09-21T10:14:21.024 INFO:tasks.rados.rados.0.smithi003.stdout:3098: expect (ObjNum 1187 snap 0 seq_num 1187) 2024-09-21T10:14:21.148 INFO:tasks.rados.rados.0.smithi003.stdout:3099: finishing write tid 1 to smithi00370293-342 2024-09-21T10:14:21.148 INFO:tasks.rados.rados.0.smithi003.stdout:3099: finishing write tid 2 to smithi00370293-342 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:3094: done (12 left) 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:3095: done (11 left) 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:3096: done (10 left) 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:3098: done (9 left) 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:3107: done (8 left) 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:3108: delete oid 19 current snap is 0 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:3099: finishing write tid 3 to smithi00370293-342 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:3099: finishing write tid 4 to smithi00370293-342 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:3099: oid 342 updating version 0 to 434 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:3099: oid 342 updating version 434 to 435 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:3099: oid 342 version 435 is already newer than 433 2024-09-21T10:14:21.149 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 342 v 435 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:3099: left oid 342 (ObjNum 1954 snap 0 seq_num 1954) 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:3100: finishing write tid 1 to smithi00370293-86 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:3100: finishing write tid 2 to smithi00370293-86 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:3100: finishing write tid 3 to smithi00370293-86 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:3100: finishing write tid 4 to smithi00370293-86 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:3100: oid 86 updating version 0 to 440 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:3100: oid 86 updating version 440 to 442 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:3100: oid 86 version 442 is already newer than 441 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 86 v 442 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:3100: left oid 86 (ObjNum 1955 snap 0 seq_num 1955) 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:3102: finishing write tid 1 to smithi00370293-112 2024-09-21T10:14:21.150 INFO:tasks.rados.rados.0.smithi003.stdout:3101: expect (ObjNum 1860 snap 0 seq_num 1860) 2024-09-21T10:14:21.351 INFO:tasks.rados.rados.0.smithi003.stdout:3099: done (8 left) 2024-09-21T10:14:21.352 INFO:tasks.rados.rados.0.smithi003.stdout:3100: done (7 left) 2024-09-21T10:14:21.352 INFO:tasks.rados.rados.0.smithi003.stdout:3101: done (6 left) 2024-09-21T10:14:21.352 INFO:tasks.rados.rados.0.smithi003.stdout:3103: done (5 left) 2024-09-21T10:14:21.352 INFO:tasks.rados.rados.0.smithi003.stdout:3108: done (4 left) 2024-09-21T10:14:21.352 INFO:tasks.rados.rados.0.smithi003.stdout:3109: write oid 182 current snap is 0 2024-09-21T10:14:21.352 INFO:tasks.rados.rados.0.smithi003.stdout:3102: finishing write tid 2 to smithi00370293-112 2024-09-21T10:14:21.352 INFO:tasks.rados.rados.0.smithi003.stdout:3102: finishing write tid 3 to smithi00370293-112 2024-09-21T10:14:21.352 INFO:tasks.rados.rados.0.smithi003.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2024-09-21T10:14:21.358 INFO:tasks.rados.rados.0.smithi003.stdout:3109: writing smithi00370293-182 from 558527 to 1224537 tid 1 2024-09-21T10:14:21.366 INFO:tasks.rados.rados.0.smithi003.stdout:3109: writing smithi00370293-182 from 1936483 to 2651168 tid 2 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3110: write oid 53 current snap is 0 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3102: finishing write tid 4 to smithi00370293-112 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3102: oid 112 updating version 0 to 314 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3102: oid 112 version 314 is already newer than 313 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3102: oid 112 updating version 314 to 315 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 112 v 315 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3102: left oid 112 (ObjNum 1956 snap 0 seq_num 1956) 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3104: finishing write tid 1 to smithi00370293-98 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3104: finishing write tid 2 to smithi00370293-98 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3104: finishing write tid 3 to smithi00370293-98 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3104: finishing write tid 4 to smithi00370293-98 2024-09-21T10:14:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3104: oid 98 updating version 0 to 420 2024-09-21T10:14:21.368 INFO:tasks.rados.rados.0.smithi003.stdout:3104: oid 98 updating version 420 to 421 2024-09-21T10:14:21.368 INFO:tasks.rados.rados.0.smithi003.stdout:3104: oid 98 version 421 is already newer than 419 2024-09-21T10:14:21.368 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 98 v 421 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2024-09-21T10:14:21.368 INFO:tasks.rados.rados.0.smithi003.stdout:3104: left oid 98 (ObjNum 1957 snap 0 seq_num 1957) 2024-09-21T10:14:21.368 INFO:tasks.rados.rados.0.smithi003.stdout:3105: expect (ObjNum 1874 snap 0 seq_num 1874) 2024-09-21T10:14:21.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:21 smithi003 bash[22527]: cluster 2024-09-21T10:14:21.056591+0000 mgr.x (mgr.24475) 52 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 9.0 MiB/s wr, 100 op/s 2024-09-21T10:14:21.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:21 smithi003 bash[31899]: cluster 2024-09-21T10:14:21.056591+0000 mgr.x (mgr.24475) 52 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 9.0 MiB/s wr, 100 op/s 2024-09-21T10:14:21.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:21 smithi204 bash[24804]: cluster 2024-09-21T10:14:21.056591+0000 mgr.x (mgr.24475) 52 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 9.0 MiB/s wr, 100 op/s 2024-09-21T10:14:21.634 INFO:tasks.rados.rados.0.smithi003.stdout:3106: finishing write tid 1 to smithi00370293-68 2024-09-21T10:14:21.634 INFO:tasks.rados.rados.0.smithi003.stdout:3106: finishing write tid 2 to smithi00370293-68 2024-09-21T10:14:21.634 INFO:tasks.rados.rados.0.smithi003.stdout:3106: finishing write tid 3 to smithi00370293-68 2024-09-21T10:14:21.634 INFO:tasks.rados.rados.0.smithi003.stdout:3106: finishing write tid 4 to smithi00370293-68 2024-09-21T10:14:21.634 INFO:tasks.rados.rados.0.smithi003.stdout:3106: finishing write tid 5 to smithi00370293-68 2024-09-21T10:14:21.634 INFO:tasks.rados.rados.0.smithi003.stdout:3106: oid 68 updating version 0 to 395 2024-09-21T10:14:21.634 INFO:tasks.rados.rados.0.smithi003.stdout:3106: oid 68 version 395 is already newer than 393 2024-09-21T10:14:21.634 INFO:tasks.rados.rados.0.smithi003.stdout:3106: oid 68 updating version 395 to 396 2024-09-21T10:14:21.634 INFO:tasks.rados.rados.0.smithi003.stdout:3106: oid 68 version 396 is already newer than 394 2024-09-21T10:14:21.634 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 68 v 396 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2024-09-21T10:14:21.635 INFO:tasks.rados.rados.0.smithi003.stdout:3106: left oid 68 (ObjNum 1958 snap 0 seq_num 1958) 2024-09-21T10:14:21.635 INFO:tasks.rados.rados.0.smithi003.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2024-09-21T10:14:21.639 INFO:tasks.rados.rados.0.smithi003.stdout:3110: writing smithi00370293-53 from 575334 to 1032946 tid 1 2024-09-21T10:14:21.646 INFO:tasks.rados.rados.0.smithi003.stdout:3110: writing smithi00370293-53 from 1711318 to 2169661 tid 2 2024-09-21T10:14:21.650 INFO:tasks.rados.rados.0.smithi003.stdout:3110: writing smithi00370293-53 from 2679206 to 2975334 tid 3 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3102: done (5 left) 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3104: done (4 left) 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3105: done (3 left) 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3106: done (2 left) 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3111: write oid 281 current snap is 0 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3109: finishing write tid 1 to smithi00370293-182 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3109: finishing write tid 2 to smithi00370293-182 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3109: finishing write tid 3 to smithi00370293-182 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3109: finishing write tid 4 to smithi00370293-182 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3109: oid 182 updating version 0 to 403 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3109: oid 182 updating version 403 to 404 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:3109: oid 182 updating version 404 to 405 2024-09-21T10:14:21.651 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 182 v 405 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2024-09-21T10:14:21.652 INFO:tasks.rados.rados.0.smithi003.stdout:3109: left oid 182 (ObjNum 1961 snap 0 seq_num 1961) 2024-09-21T10:14:21.652 INFO:tasks.rados.rados.0.smithi003.stdout:3110: finishing write tid 1 to smithi00370293-53 2024-09-21T10:14:21.652 INFO:tasks.rados.rados.0.smithi003.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2024-09-21T10:14:21.656 INFO:tasks.rados.rados.0.smithi003.stdout:3111: writing smithi00370293-281 from 592141 to 1125002 tid 1 2024-09-21T10:14:21.666 INFO:tasks.rados.rados.0.smithi003.stdout:3111: writing smithi00370293-281 from 1769800 to 2488154 tid 2 2024-09-21T10:14:21.666 INFO:tasks.rados.rados.0.smithi003.stdout:3109: done (2 left) 2024-09-21T10:14:21.666 INFO:tasks.rados.rados.0.smithi003.stdout:3112: read oid 91 snap -1 2024-09-21T10:14:21.666 INFO:tasks.rados.rados.0.smithi003.stdout:3112: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-21T10:14:21.666 INFO:tasks.rados.rados.0.smithi003.stdout:3113: write oid 361 current snap is 0 2024-09-21T10:14:21.666 INFO:tasks.rados.rados.0.smithi003.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2024-09-21T10:14:21.675 INFO:tasks.rados.rados.0.smithi003.stdout:3113: writing smithi00370293-361 from 608948 to 1217058 tid 1 2024-09-21T10:14:21.682 INFO:tasks.rados.rados.0.smithi003.stdout:3113: writing smithi00370293-361 from 1828282 to 2290294 tid 2 2024-09-21T10:14:21.688 INFO:tasks.rados.rados.0.smithi003.stdout:3113: writing smithi00370293-361 from 2734052 to 3008948 tid 3 2024-09-21T10:14:21.688 INFO:tasks.rados.rados.0.smithi003.stdout:3114: read oid 348 snap -1 2024-09-21T10:14:21.688 INFO:tasks.rados.rados.0.smithi003.stdout:3114: expect (ObjNum 1850 snap 0 seq_num 1850) 2024-09-21T10:14:21.688 INFO:tasks.rados.rados.0.smithi003.stdout:3115: read oid 81 snap -1 2024-09-21T10:14:21.688 INFO:tasks.rados.rados.0.smithi003.stdout:3115: expect (ObjNum 1920 snap 0 seq_num 1920) 2024-09-21T10:14:21.688 INFO:tasks.rados.rados.0.smithi003.stdout:3116: write oid 73 current snap is 0 2024-09-21T10:14:21.688 INFO:tasks.rados.rados.0.smithi003.stdout:3110: finishing write tid 2 to smithi00370293-53 2024-09-21T10:14:21.688 INFO:tasks.rados.rados.0.smithi003.stdout:3110: finishing write tid 3 to smithi00370293-53 2024-09-21T10:14:21.689 INFO:tasks.rados.rados.0.smithi003.stdout:3110: finishing write tid 4 to smithi00370293-53 2024-09-21T10:14:21.689 INFO:tasks.rados.rados.0.smithi003.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2024-09-21T10:14:21.697 INFO:tasks.rados.rados.0.smithi003.stdout:3116: writing smithi00370293-73 from 625755 to 1309114 tid 1 2024-09-21T10:14:21.705 INFO:tasks.rados.rados.0.smithi003.stdout:3116: writing smithi00370293-73 from 1770411 to 2492434 tid 2 2024-09-21T10:14:21.705 INFO:tasks.rados.rados.0.smithi003.stdout:3117: read oid 208 snap -1 2024-09-21T10:14:21.705 INFO:tasks.rados.rados.0.smithi003.stdout:3117: expect (ObjNum 1949 snap 0 seq_num 1949) 2024-09-21T10:14:21.705 INFO:tasks.rados.rados.0.smithi003.stdout:3118: read oid 434 snap -1 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:3118: expect (ObjNum 935 snap 0 seq_num 935) 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:3119: write oid 23 current snap is 0 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:3110: finishing write tid 5 to smithi00370293-53 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:3110: oid 53 updating version 0 to 413 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:3110: oid 53 updating version 413 to 414 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:3110: oid 53 version 414 is already newer than 412 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:3110: oid 53 updating version 414 to 415 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 53 v 415 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:3110: left oid 53 (ObjNum 1962 snap 0 seq_num 1962) 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:3111: finishing write tid 1 to smithi00370293-281 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:3111: finishing write tid 2 to smithi00370293-281 2024-09-21T10:14:21.706 INFO:tasks.rados.rados.0.smithi003.stdout:3112: expect (ObjNum 90 snap 0 seq_num 90) 2024-09-21T10:14:21.822 INFO:tasks.rados.rados.0.smithi003.stdout:3111: finishing write tid 3 to smithi00370293-281 2024-09-21T10:14:21.822 INFO:tasks.rados.rados.0.smithi003.stdout:3111: finishing write tid 4 to smithi00370293-281 2024-09-21T10:14:21.822 INFO:tasks.rados.rados.0.smithi003.stdout:3111: oid 281 updating version 0 to 563 2024-09-21T10:14:21.822 INFO:tasks.rados.rados.0.smithi003.stdout:3111: oid 281 updating version 563 to 564 2024-09-21T10:14:21.822 INFO:tasks.rados.rados.0.smithi003.stdout:3111: oid 281 updating version 564 to 565 2024-09-21T10:14:21.822 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 281 v 565 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2024-09-21T10:14:21.822 INFO:tasks.rados.rados.0.smithi003.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2024-09-21T10:14:21.822 INFO:tasks.rados.rados.0.smithi003.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2024-09-21T10:14:21.831 INFO:tasks.rados.rados.0.smithi003.stdout:3119: writing smithi00370293-23 from 642562 to 1401170 tid 1 2024-09-21T10:14:21.837 INFO:tasks.rados.rados.0.smithi003.stdout:3119: writing smithi00370293-23 from 1828893 to 2294574 tid 2 2024-09-21T10:14:21.837 INFO:tasks.rados.rados.0.smithi003.stdout:3110: done (9 left) 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3111: done (8 left) 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3112: done (7 left) 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3120: delete oid 32 current snap is 0 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3113: finishing write tid 1 to smithi00370293-361 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3113: finishing write tid 2 to smithi00370293-361 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3113: finishing write tid 3 to smithi00370293-361 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3113: finishing write tid 4 to smithi00370293-361 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3113: finishing write tid 5 to smithi00370293-361 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3113: oid 361 updating version 0 to 418 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3113: oid 361 updating version 418 to 419 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3113: oid 361 version 419 is already newer than 417 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:3113: oid 361 updating version 419 to 420 2024-09-21T10:14:21.838 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 361 v 420 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2024-09-21T10:14:21.839 INFO:tasks.rados.rados.0.smithi003.stdout:3113: left oid 361 (ObjNum 1964 snap 0 seq_num 1964) 2024-09-21T10:14:21.839 INFO:tasks.rados.rados.0.smithi003.stdout:3115: expect (ObjNum 1920 snap 0 seq_num 1920) 2024-09-21T10:14:21.956 INFO:tasks.rados.rados.0.smithi003.stdout:3114: expect (ObjNum 1850 snap 0 seq_num 1850) 2024-09-21T10:14:22.130 INFO:tasks.rados.rados.0.smithi003.stdout:3116: finishing write tid 1 to smithi00370293-73 2024-09-21T10:14:22.130 INFO:tasks.rados.rados.0.smithi003.stdout:3116: finishing write tid 2 to smithi00370293-73 2024-09-21T10:14:22.130 INFO:tasks.rados.rados.0.smithi003.stdout:3116: finishing write tid 3 to smithi00370293-73 2024-09-21T10:14:22.130 INFO:tasks.rados.rados.0.smithi003.stdout:3116: finishing write tid 4 to smithi00370293-73 2024-09-21T10:14:22.130 INFO:tasks.rados.rados.0.smithi003.stdout:3116: oid 73 updating version 0 to 567 2024-09-21T10:14:22.130 INFO:tasks.rados.rados.0.smithi003.stdout:3116: oid 73 updating version 567 to 568 2024-09-21T10:14:22.130 INFO:tasks.rados.rados.0.smithi003.stdout:3116: oid 73 version 568 is already newer than 566 2024-09-21T10:14:22.131 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 73 v 568 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2024-09-21T10:14:22.131 INFO:tasks.rados.rados.0.smithi003.stdout:3116: left oid 73 (ObjNum 1965 snap 0 seq_num 1965) 2024-09-21T10:14:22.131 INFO:tasks.rados.rados.0.smithi003.stdout:3118: expect (ObjNum 935 snap 0 seq_num 935) 2024-09-21T10:14:22.247 INFO:tasks.rados.rados.0.smithi003.stdout:3117: expect (ObjNum 1949 snap 0 seq_num 1949) 2024-09-21T10:14:22.370 INFO:tasks.rados.rados.0.smithi003.stdout:3119: finishing write tid 1 to smithi00370293-23 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3119: finishing write tid 2 to smithi00370293-23 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3113: done (7 left) 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3114: done (6 left) 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3115: done (5 left) 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3116: done (4 left) 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3117: done (3 left) 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3118: done (2 left) 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3120: done (1 left) 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3121: read oid 247 snap -1 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3121: expect deleted 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3122: write oid 492 current snap is 0 2024-09-21T10:14:22.371 INFO:tasks.rados.rados.0.smithi003.stdout:3119: finishing write tid 3 to smithi00370293-23 2024-09-21T10:14:22.372 INFO:tasks.rados.rados.0.smithi003.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2024-09-21T10:14:22.377 INFO:tasks.rados.rados.0.smithi003.stdout:3122: writing smithi00370293-492 from 676176 to 1185282 tid 1 2024-09-21T10:14:22.384 INFO:tasks.rados.rados.0.smithi003.stdout:3122: writing smithi00370293-492 from 1945857 to 2415207 tid 2 2024-09-21T10:14:22.384 INFO:tasks.rados.rados.0.smithi003.stdout:3123: read oid 467 snap -1 2024-09-21T10:14:22.384 INFO:tasks.rados.rados.0.smithi003.stdout:3123: expect deleted 2024-09-21T10:14:22.384 INFO:tasks.rados.rados.0.smithi003.stdout:3124: write oid 43 current snap is 0 2024-09-21T10:14:22.384 INFO:tasks.rados.rados.0.smithi003.stdout:3119: finishing write tid 4 to smithi00370293-23 2024-09-21T10:14:22.384 INFO:tasks.rados.rados.0.smithi003.stdout:3119: oid 23 updating version 0 to 406 2024-09-21T10:14:22.384 INFO:tasks.rados.rados.0.smithi003.stdout:3119: oid 23 updating version 406 to 407 2024-09-21T10:14:22.384 INFO:tasks.rados.rados.0.smithi003.stdout:3119: oid 23 updating version 407 to 408 2024-09-21T10:14:22.385 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 23 v 408 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2024-09-21T10:14:22.385 INFO:tasks.rados.rados.0.smithi003.stdout:3119: left oid 23 (ObjNum 1966 snap 0 seq_num 1966) 2024-09-21T10:14:22.385 INFO:tasks.rados.rados.0.smithi003.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2024-09-21T10:14:22.399 INFO:tasks.rados.rados.0.smithi003.stdout:3124: writing smithi00370293-43 from 692983 to 1277338 tid 1 2024-09-21T10:14:22.415 INFO:tasks.rados.rados.0.smithi003.stdout:3124: writing smithi00370293-43 from 1887986 to 2617347 tid 2 2024-09-21T10:14:22.415 INFO:tasks.rados.rados.0.smithi003.stdout:3119: done (4 left) 2024-09-21T10:14:22.415 INFO:tasks.rados.rados.0.smithi003.stdout:3125: read oid 380 snap -1 2024-09-21T10:14:22.416 INFO:tasks.rados.rados.0.smithi003.stdout:3125: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T10:14:22.416 INFO:tasks.rados.rados.0.smithi003.stdout:3126: write oid 74 current snap is 0 2024-09-21T10:14:22.416 INFO:tasks.rados.rados.0.smithi003.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2024-09-21T10:14:22.428 INFO:tasks.rados.rados.0.smithi003.stdout:3126: writing smithi00370293-74 from 709790 to 1485747 tid 1 2024-09-21T10:14:22.437 INFO:tasks.rados.rados.0.smithi003.stdout:3126: writing smithi00370293-74 from 2062821 to 2535840 tid 2 2024-09-21T10:14:22.437 INFO:tasks.rados.rados.0.smithi003.stdout:3127: write oid 253 current snap is 0 2024-09-21T10:14:22.437 INFO:tasks.rados.rados.0.smithi003.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2024-09-21T10:14:22.446 INFO:tasks.rados.rados.0.smithi003.stdout:3127: writing smithi00370293-253 from 726597 to 1177803 tid 1 2024-09-21T10:14:22.454 INFO:tasks.rados.rados.0.smithi003.stdout:3127: writing smithi00370293-253 from 1721303 to 2337980 tid 2 2024-09-21T10:14:22.460 INFO:tasks.rados.rados.0.smithi003.stdout:3127: writing smithi00370293-253 from 2809660 to 3126597 tid 3 2024-09-21T10:14:22.460 INFO:tasks.rados.rados.0.smithi003.stdout:3128: write oid 182 current snap is 0 2024-09-21T10:14:22.460 INFO:tasks.rados.rados.0.smithi003.stdout:3122: finishing write tid 1 to smithi00370293-492 2024-09-21T10:14:22.461 INFO:tasks.rados.rados.0.smithi003.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2024-09-21T10:14:22.468 INFO:tasks.rados.rados.0.smithi003.stdout:3128: writing smithi00370293-182 from 743404 to 1269859 tid 1 2024-09-21T10:14:22.475 INFO:tasks.rados.rados.0.smithi003.stdout:3128: writing smithi00370293-182 from 1779785 to 2256473 tid 2 2024-09-21T10:14:22.481 INFO:tasks.rados.rados.0.smithi003.stdout:3128: writing smithi00370293-182 from 2837083 to 3143404 tid 3 2024-09-21T10:14:22.481 INFO:tasks.rados.rados.0.smithi003.stdout:3121: done (7 left) 2024-09-21T10:14:22.481 INFO:tasks.rados.rados.0.smithi003.stdout:3129: write oid 354 current snap is 0 2024-09-21T10:14:22.481 INFO:tasks.rados.rados.0.smithi003.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2024-09-21T10:14:22.490 INFO:tasks.rados.rados.0.smithi003.stdout:3129: writing smithi00370293-354 from 760211 to 1361915 tid 1 2024-09-21T10:14:22.498 INFO:tasks.rados.rados.0.smithi003.stdout:3129: writing smithi00370293-354 from 2121914 to 2742260 tid 2 2024-09-21T10:14:22.502 INFO:tasks.rados.rados.0.smithi003.stdout:3129: writing smithi00370293-354 from 3148153 to 3160211 tid 3 2024-09-21T10:14:22.503 INFO:tasks.rados.rados.0.smithi003.stdout:3130: read oid 145 snap -1 2024-09-21T10:14:22.503 INFO:tasks.rados.rados.0.smithi003.stdout:3130: expect (ObjNum 1943 snap 0 seq_num 1943) 2024-09-21T10:14:22.503 INFO:tasks.rados.rados.0.smithi003.stdout:3131: read oid 495 snap -1 2024-09-21T10:14:22.503 INFO:tasks.rados.rados.0.smithi003.stdout:3131: expect (ObjNum 1811 snap 0 seq_num 1811) 2024-09-21T10:14:22.503 INFO:tasks.rados.rados.0.smithi003.stdout:3132: read oid 201 snap -1 2024-09-21T10:14:22.503 INFO:tasks.rados.rados.0.smithi003.stdout:3132: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-09-21T10:14:22.503 INFO:tasks.rados.rados.0.smithi003.stdout:3133: write oid 45 current snap is 0 2024-09-21T10:14:22.503 INFO:tasks.rados.rados.0.smithi003.stdout:3122: finishing write tid 2 to smithi00370293-492 2024-09-21T10:14:22.503 INFO:tasks.rados.rados.0.smithi003.stdout:3122: finishing write tid 3 to smithi00370293-492 2024-09-21T10:14:22.504 INFO:tasks.rados.rados.0.smithi003.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2024-09-21T10:14:22.504 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:22 smithi204 bash[53111]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:14:22] "GET /metrics HTTP/1.1" 200 36216 "" "Prometheus/2.43.0" 2024-09-21T10:14:22.510 INFO:tasks.rados.rados.0.smithi003.stdout:3133: writing smithi00370293-45 from 777018 to 1453971 tid 1 2024-09-21T10:14:22.518 INFO:tasks.rados.rados.0.smithi003.stdout:3133: writing smithi00370293-45 from 2180396 to 2660753 tid 2 2024-09-21T10:14:22.520 INFO:tasks.rados.rados.0.smithi003.stdout:3133: writing smithi00370293-45 from 3175576 to 3177018 tid 3 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:3123: done (11 left) 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:3134: read oid 315 snap -1 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:3134: expect (ObjNum 1623 snap 0 seq_num 1623) 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:3135: write oid 334 current snap is 0 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:3122: finishing write tid 4 to smithi00370293-492 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:3122: oid 492 updating version 0 to 317 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:3122: oid 492 version 317 is already newer than 316 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:3122: oid 492 updating version 317 to 318 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 492 v 318 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:3122: left oid 492 (ObjNum 1968 snap 0 seq_num 1968) 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:3124: finishing write tid 1 to smithi00370293-43 2024-09-21T10:14:22.521 INFO:tasks.rados.rados.0.smithi003.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2024-09-21T10:14:22.529 INFO:tasks.rados.rados.0.smithi003.stdout:3135: writing smithi00370293-334 from 793825 to 1546027 tid 1 2024-09-21T10:14:22.537 INFO:tasks.rados.rados.0.smithi003.stdout:3135: writing smithi00370293-334 from 2238878 to 2862893 tid 2 2024-09-21T10:14:22.537 INFO:tasks.rados.rados.0.smithi003.stdout:3122: done (12 left) 2024-09-21T10:14:22.537 INFO:tasks.rados.rados.0.smithi003.stdout:3136: write oid 371 current snap is 0 2024-09-21T10:14:22.537 INFO:tasks.rados.rados.0.smithi003.stdout:3124: finishing write tid 2 to smithi00370293-43 2024-09-21T10:14:22.537 INFO:tasks.rados.rados.0.smithi003.stdout:3124: finishing write tid 3 to smithi00370293-43 2024-09-21T10:14:22.537 INFO:tasks.rados.rados.0.smithi003.stdout:3124: finishing write tid 4 to smithi00370293-43 2024-09-21T10:14:22.537 INFO:tasks.rados.rados.0.smithi003.stdout:3124: oid 43 updating version 0 to 396 2024-09-21T10:14:22.537 INFO:tasks.rados.rados.0.smithi003.stdout:3124: oid 43 updating version 396 to 398 2024-09-21T10:14:22.537 INFO:tasks.rados.rados.0.smithi003.stdout:3124: oid 43 version 398 is already newer than 397 2024-09-21T10:14:22.537 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 43 v 398 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2024-09-21T10:14:22.537 INFO:tasks.rados.rados.0.smithi003.stdout:3124: left oid 43 (ObjNum 1969 snap 0 seq_num 1969) 2024-09-21T10:14:22.538 INFO:tasks.rados.rados.0.smithi003.stdout:3125: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T10:14:22.661 INFO:tasks.rados.rados.0.smithi003.stdout:3126: finishing write tid 1 to smithi00370293-74 2024-09-21T10:14:22.661 INFO:tasks.rados.rados.0.smithi003.stdout:3126: finishing write tid 2 to smithi00370293-74 2024-09-21T10:14:22.661 INFO:tasks.rados.rados.0.smithi003.stdout:3126: finishing write tid 3 to smithi00370293-74 2024-09-21T10:14:22.662 INFO:tasks.rados.rados.0.smithi003.stdout:3126: finishing write tid 4 to smithi00370293-74 2024-09-21T10:14:22.662 INFO:tasks.rados.rados.0.smithi003.stdout:3126: oid 74 updating version 0 to 401 2024-09-21T10:14:22.662 INFO:tasks.rados.rados.0.smithi003.stdout:3126: oid 74 version 401 is already newer than 400 2024-09-21T10:14:22.662 INFO:tasks.rados.rados.0.smithi003.stdout:3126: oid 74 version 401 is already newer than 399 2024-09-21T10:14:22.662 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 74 v 401 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2024-09-21T10:14:22.662 INFO:tasks.rados.rados.0.smithi003.stdout:3126: left oid 74 (ObjNum 1970 snap 0 seq_num 1970) 2024-09-21T10:14:22.662 INFO:tasks.rados.rados.0.smithi003.stdout:3127: finishing write tid 1 to smithi00370293-253 2024-09-21T10:14:22.662 INFO:tasks.rados.rados.0.smithi003.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2024-09-21T10:14:22.665 INFO:tasks.rados.rados.0.smithi003.stdout:3136: writing smithi00370293-371 from 410632 to 838083 tid 1 2024-09-21T10:14:22.671 INFO:tasks.rados.rados.0.smithi003.stdout:3136: writing smithi00370293-371 from 1497360 to 1981386 tid 2 2024-09-21T10:14:22.677 INFO:tasks.rados.rados.0.smithi003.stdout:3136: writing smithi00370293-371 from 2430422 to 2968390 tid 3 2024-09-21T10:14:22.677 INFO:tasks.rados.rados.0.smithi003.stdout:3124: done (12 left) 2024-09-21T10:14:22.677 INFO:tasks.rados.rados.0.smithi003.stdout:3125: done (11 left) 2024-09-21T10:14:22.677 INFO:tasks.rados.rados.0.smithi003.stdout:3126: done (10 left) 2024-09-21T10:14:22.677 INFO:tasks.rados.rados.0.smithi003.stdout:3137: write oid 417 current snap is 0 2024-09-21T10:14:22.678 INFO:tasks.rados.rados.0.smithi003.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2024-09-21T10:14:22.684 INFO:tasks.rados.rados.0.smithi003.stdout:3137: writing smithi00370293-417 from 427439 to 1046492 tid 1 2024-09-21T10:14:22.691 INFO:tasks.rados.rados.0.smithi003.stdout:3137: writing smithi00370293-417 from 1555842 to 2183526 tid 2 2024-09-21T10:14:22.699 INFO:tasks.rados.rados.0.smithi003.stdout:3137: writing smithi00370293-417 from 2857845 to 3227439 tid 3 2024-09-21T10:14:22.699 INFO:tasks.rados.rados.0.smithi003.stdout:3138: read oid 432 snap -1 2024-09-21T10:14:22.699 INFO:tasks.rados.rados.0.smithi003.stdout:3138: expect (ObjNum 1255 snap 0 seq_num 1255) 2024-09-21T10:14:22.699 INFO:tasks.rados.rados.0.smithi003.stdout:3139: write oid 75 current snap is 0 2024-09-21T10:14:22.699 INFO:tasks.rados.rados.0.smithi003.stdout:3127: finishing write tid 2 to smithi00370293-253 2024-09-21T10:14:22.699 INFO:tasks.rados.rados.0.smithi003.stdout:3127: finishing write tid 3 to smithi00370293-253 2024-09-21T10:14:22.699 INFO:tasks.rados.rados.0.smithi003.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2024-09-21T10:14:22.707 INFO:tasks.rados.rados.0.smithi003.stdout:3139: writing smithi00370293-75 from 444246 to 1138548 tid 1 2024-09-21T10:14:22.715 INFO:tasks.rados.rados.0.smithi003.stdout:3139: writing smithi00370293-75 from 1614324 to 2102019 tid 2 2024-09-21T10:14:22.723 INFO:tasks.rados.rados.0.smithi003.stdout:3139: writing smithi00370293-75 from 2885268 to 3244246 tid 3 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3140: read oid 344 snap -1 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3140: expect deleted 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3141: read oid 289 snap -1 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3141: expect (ObjNum 1921 snap 0 seq_num 1921) 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3142: write oid 227 current snap is 0 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3127: finishing write tid 4 to smithi00370293-253 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3127: finishing write tid 5 to smithi00370293-253 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3127: oid 253 updating version 0 to 412 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3127: oid 253 version 412 is already newer than 409 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3127: oid 253 version 412 is already newer than 410 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3127: oid 253 version 412 is already newer than 411 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 253 v 412 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2024-09-21T10:14:22.724 INFO:tasks.rados.rados.0.smithi003.stdout:3127: left oid 253 (ObjNum 1971 snap 0 seq_num 1971) 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3128: finishing write tid 1 to smithi00370293-182 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3128: finishing write tid 2 to smithi00370293-182 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3128: finishing write tid 3 to smithi00370293-182 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3128: finishing write tid 4 to smithi00370293-182 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3128: finishing write tid 5 to smithi00370293-182 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3128: oid 182 updating version 0 to 414 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3128: oid 182 version 414 is already newer than 413 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3128: oid 182 updating version 414 to 415 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3128: oid 182 updating version 415 to 416 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 182 v 416 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3128: left oid 182 (ObjNum 1972 snap 0 seq_num 1972) 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3129: finishing write tid 1 to smithi00370293-354 2024-09-21T10:14:22.725 INFO:tasks.rados.rados.0.smithi003.stdout:3129: finishing write tid 2 to smithi00370293-354 2024-09-21T10:14:22.726 INFO:tasks.rados.rados.0.smithi003.stdout:3129: finishing write tid 3 to smithi00370293-354 2024-09-21T10:14:22.726 INFO:tasks.rados.rados.0.smithi003.stdout:3129: finishing write tid 4 to smithi00370293-354 2024-09-21T10:14:22.726 INFO:tasks.rados.rados.0.smithi003.stdout:3129: finishing write tid 5 to smithi00370293-354 2024-09-21T10:14:22.726 INFO:tasks.rados.rados.0.smithi003.stdout:3129: oid 354 updating version 0 to 424 2024-09-21T10:14:22.726 INFO:tasks.rados.rados.0.smithi003.stdout:3129: oid 354 version 424 is already newer than 423 2024-09-21T10:14:22.726 INFO:tasks.rados.rados.0.smithi003.stdout:3129: oid 354 version 424 is already newer than 421 2024-09-21T10:14:22.726 INFO:tasks.rados.rados.0.smithi003.stdout:3129: oid 354 version 424 is already newer than 422 2024-09-21T10:14:22.726 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 354 v 424 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2024-09-21T10:14:22.726 INFO:tasks.rados.rados.0.smithi003.stdout:3129: left oid 354 (ObjNum 1973 snap 0 seq_num 1973) 2024-09-21T10:14:22.726 INFO:tasks.rados.rados.0.smithi003.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2024-09-21T10:14:22.732 INFO:tasks.rados.rados.0.smithi003.stdout:3142: writing smithi00370293-227 from 461053 to 1230604 tid 1 2024-09-21T10:14:22.739 INFO:tasks.rados.rados.0.smithi003.stdout:3142: writing smithi00370293-227 from 1672806 to 2304159 tid 2 2024-09-21T10:14:22.745 INFO:tasks.rados.rados.0.smithi003.stdout:3142: writing smithi00370293-227 from 2912691 to 3261053 tid 3 2024-09-21T10:14:22.745 INFO:tasks.rados.rados.0.smithi003.stdout:3127: done (15 left) 2024-09-21T10:14:22.746 INFO:tasks.rados.rados.0.smithi003.stdout:3128: done (14 left) 2024-09-21T10:14:22.746 INFO:tasks.rados.rados.0.smithi003.stdout:3129: done (13 left) 2024-09-21T10:14:22.746 INFO:tasks.rados.rados.0.smithi003.stdout:3143: write oid 150 current snap is 0 2024-09-21T10:14:22.746 INFO:tasks.rados.rados.0.smithi003.stdout:3130: expect (ObjNum 1943 snap 0 seq_num 1943) 2024-09-21T10:14:22.871 INFO:tasks.rados.rados.0.smithi003.stdout:3131: expect (ObjNum 1811 snap 0 seq_num 1811) 2024-09-21T10:14:23.004 INFO:tasks.rados.rados.0.smithi003.stdout:3133: finishing write tid 1 to smithi00370293-45 2024-09-21T10:14:23.004 INFO:tasks.rados.rados.0.smithi003.stdout:3133: finishing write tid 2 to smithi00370293-45 2024-09-21T10:14:23.005 INFO:tasks.rados.rados.0.smithi003.stdout:3133: finishing write tid 3 to smithi00370293-45 2024-09-21T10:14:23.005 INFO:tasks.rados.rados.0.smithi003.stdout:3132: expect (ObjNum 1669 snap 0 seq_num 1669) 2024-09-21T10:14:23.066 INFO:tasks.rados.rados.0.smithi003.stdout:3133: finishing write tid 4 to smithi00370293-45 2024-09-21T10:14:23.066 INFO:tasks.rados.rados.0.smithi003.stdout:3133: finishing write tid 5 to smithi00370293-45 2024-09-21T10:14:23.066 INFO:tasks.rados.rados.0.smithi003.stdout:3133: oid 45 updating version 0 to 358 2024-09-21T10:14:23.066 INFO:tasks.rados.rados.0.smithi003.stdout:3133: oid 45 updating version 358 to 359 2024-09-21T10:14:23.067 INFO:tasks.rados.rados.0.smithi003.stdout:3133: oid 45 updating version 359 to 361 2024-09-21T10:14:23.067 INFO:tasks.rados.rados.0.smithi003.stdout:3133: oid 45 version 361 is already newer than 360 2024-09-21T10:14:23.067 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 361 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2024-09-21T10:14:23.067 INFO:tasks.rados.rados.0.smithi003.stdout:3133: left oid 45 (ObjNum 1974 snap 0 seq_num 1974) 2024-09-21T10:14:23.067 INFO:tasks.rados.rados.0.smithi003.stdout:3134: expect (ObjNum 1623 snap 0 seq_num 1623) 2024-09-21T10:14:23.212 INFO:tasks.rados.rados.0.smithi003.stdout:3135: finishing write tid 1 to smithi00370293-334 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:3135: finishing write tid 2 to smithi00370293-334 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:3135: finishing write tid 3 to smithi00370293-334 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:3135: finishing write tid 4 to smithi00370293-334 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:3135: oid 334 updating version 0 to 445 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:3135: oid 334 version 445 is already newer than 444 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:3135: oid 334 version 445 is already newer than 443 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 334 v 445 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:3135: left oid 334 (ObjNum 1975 snap 0 seq_num 1975) 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:3136: finishing write tid 1 to smithi00370293-371 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:3136: finishing write tid 2 to smithi00370293-371 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:3136: finishing write tid 3 to smithi00370293-371 2024-09-21T10:14:23.213 INFO:tasks.rados.rados.0.smithi003.stdout:3136: finishing write tid 4 to smithi00370293-371 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3136: finishing write tid 5 to smithi00370293-371 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3136: oid 371 updating version 0 to 302 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3136: oid 371 version 302 is already newer than 301 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3136: oid 371 version 302 is already newer than 300 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3136: oid 371 updating version 302 to 303 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 371 v 303 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3136: left oid 371 (ObjNum 1976 snap 0 seq_num 1976) 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3137: finishing write tid 1 to smithi00370293-417 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3137: finishing write tid 2 to smithi00370293-417 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3137: finishing write tid 3 to smithi00370293-417 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3137: finishing write tid 4 to smithi00370293-417 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3137: finishing write tid 5 to smithi00370293-417 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3137: oid 417 updating version 0 to 404 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3137: oid 417 version 404 is already newer than 403 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3137: oid 417 version 404 is already newer than 402 2024-09-21T10:14:23.214 INFO:tasks.rados.rados.0.smithi003.stdout:3137: oid 417 updating version 404 to 405 2024-09-21T10:14:23.215 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 417 v 405 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2024-09-21T10:14:23.215 INFO:tasks.rados.rados.0.smithi003.stdout:3137: left oid 417 (ObjNum 1977 snap 0 seq_num 1977) 2024-09-21T10:14:23.215 INFO:tasks.rados.rados.0.smithi003.stdout:3139: finishing write tid 1 to smithi00370293-75 2024-09-21T10:14:23.215 INFO:tasks.rados.rados.0.smithi003.stdout:3138: expect (ObjNum 1255 snap 0 seq_num 1255) 2024-09-21T10:14:23.336 INFO:tasks.rados.rados.0.smithi003.stdout:3139: finishing write tid 2 to smithi00370293-75 2024-09-21T10:14:23.336 INFO:tasks.rados.rados.0.smithi003.stdout:3139: finishing write tid 3 to smithi00370293-75 2024-09-21T10:14:23.336 INFO:tasks.rados.rados.0.smithi003.stdout:3139: finishing write tid 4 to smithi00370293-75 2024-09-21T10:14:23.336 INFO:tasks.rados.rados.0.smithi003.stdout:3139: finishing write tid 5 to smithi00370293-75 2024-09-21T10:14:23.336 INFO:tasks.rados.rados.0.smithi003.stdout:3139: oid 75 updating version 0 to 571 2024-09-21T10:14:23.336 INFO:tasks.rados.rados.0.smithi003.stdout:3139: oid 75 version 571 is already newer than 569 2024-09-21T10:14:23.336 INFO:tasks.rados.rados.0.smithi003.stdout:3139: oid 75 updating version 571 to 572 2024-09-21T10:14:23.336 INFO:tasks.rados.rados.0.smithi003.stdout:3139: oid 75 version 572 is already newer than 570 2024-09-21T10:14:23.336 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 75 v 572 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2024-09-21T10:14:23.336 INFO:tasks.rados.rados.0.smithi003.stdout:3139: left oid 75 (ObjNum 1978 snap 0 seq_num 1978) 2024-09-21T10:14:23.336 INFO:tasks.rados.rados.0.smithi003.stdout:3141: expect (ObjNum 1921 snap 0 seq_num 1921) 2024-09-21T10:14:23.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:23 smithi003 bash[31899]: cluster 2024-09-21T10:14:23.057439+0000 mgr.x (mgr.24475) 53 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.3 MiB/s wr, 66 op/s 2024-09-21T10:14:23.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:23 smithi003 bash[22527]: cluster 2024-09-21T10:14:23.057439+0000 mgr.x (mgr.24475) 53 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.3 MiB/s wr, 66 op/s 2024-09-21T10:14:23.489 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 1 to smithi00370293-227 2024-09-21T10:14:23.489 INFO:tasks.rados.rados.0.smithi003.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2024-09-21T10:14:23.494 INFO:tasks.rados.rados.0.smithi003.stdout:3143: writing smithi00370293-150 from 477860 to 922660 tid 1 2024-09-21T10:14:23.499 INFO:tasks.rados.rados.0.smithi003.stdout:3143: writing smithi00370293-150 from 1331288 to 1822652 tid 2 2024-09-21T10:14:23.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:23 smithi204 bash[24804]: cluster 2024-09-21T10:14:23.057439+0000 mgr.x (mgr.24475) 53 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 6.3 MiB/s wr, 66 op/s 2024-09-21T10:14:23.507 INFO:tasks.rados.rados.0.smithi003.stdout:3143: writing smithi00370293-150 from 2540114 to 3239523 tid 3 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3130: done (13 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3131: done (12 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3132: done (11 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3133: done (10 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3134: done (9 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3135: done (8 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3136: done (7 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3137: done (6 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3138: done (5 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3139: done (4 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3140: done (3 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3141: done (2 left) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3144: read oid 427 snap -1 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3144: expect (ObjNum 1776 snap 0 seq_num 1776) 2024-09-21T10:14:23.508 INFO:tasks.rados.rados.0.smithi003.stdout:3145: write oid 300 current snap is 0 2024-09-21T10:14:23.509 INFO:tasks.rados.rados.0.smithi003.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2024-09-21T10:14:23.513 INFO:tasks.rados.rados.0.smithi003.stdout:3145: writing smithi00370293-300 from 494667 to 1014716 tid 1 2024-09-21T10:14:23.521 INFO:tasks.rados.rados.0.smithi003.stdout:3145: writing smithi00370293-300 from 1673417 to 2308439 tid 2 2024-09-21T10:14:23.527 INFO:tasks.rados.rados.0.smithi003.stdout:3145: writing smithi00370293-300 from 2851184 to 3294667 tid 3 2024-09-21T10:14:23.527 INFO:tasks.rados.rados.0.smithi003.stdout:3146: read oid 99 snap -1 2024-09-21T10:14:23.527 INFO:tasks.rados.rados.0.smithi003.stdout:3146: expect (ObjNum 1321 snap 0 seq_num 1321) 2024-09-21T10:14:23.527 INFO:tasks.rados.rados.0.smithi003.stdout:3147: read oid 332 snap -1 2024-09-21T10:14:23.527 INFO:tasks.rados.rados.0.smithi003.stdout:3147: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T10:14:23.527 INFO:tasks.rados.rados.0.smithi003.stdout:3148: write oid 234 current snap is 0 2024-09-21T10:14:23.527 INFO:tasks.rados.rados.0.smithi003.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2024-09-21T10:14:23.533 INFO:tasks.rados.rados.0.smithi003.stdout:3148: writing smithi00370293-234 from 511474 to 1106772 tid 1 2024-09-21T10:14:23.540 INFO:tasks.rados.rados.0.smithi003.stdout:3148: writing smithi00370293-234 from 1731899 to 2226932 tid 2 2024-09-21T10:14:23.547 INFO:tasks.rados.rados.0.smithi003.stdout:3148: writing smithi00370293-234 from 2878607 to 3311474 tid 3 2024-09-21T10:14:23.547 INFO:tasks.rados.rados.0.smithi003.stdout:3149: delete oid 208 current snap is 0 2024-09-21T10:14:23.547 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 2 to smithi00370293-227 2024-09-21T10:14:23.547 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 3 to smithi00370293-227 2024-09-21T10:14:23.547 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 4 to smithi00370293-227 2024-09-21T10:14:23.547 INFO:tasks.rados.rados.0.smithi003.stdout:3142: finishing write tid 5 to smithi00370293-227 2024-09-21T10:14:23.547 INFO:tasks.rados.rados.0.smithi003.stdout:3142: oid 227 updating version 0 to 354 2024-09-21T10:14:23.548 INFO:tasks.rados.rados.0.smithi003.stdout:3142: oid 227 updating version 354 to 356 2024-09-21T10:14:23.548 INFO:tasks.rados.rados.0.smithi003.stdout:3142: oid 227 version 356 is already newer than 355 2024-09-21T10:14:23.548 INFO:tasks.rados.rados.0.smithi003.stdout:3142: oid 227 version 356 is already newer than 353 2024-09-21T10:14:23.548 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 227 v 356 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2024-09-21T10:14:23.548 INFO:tasks.rados.rados.0.smithi003.stdout:3142: left oid 227 (ObjNum 1979 snap 0 seq_num 1979) 2024-09-21T10:14:23.548 INFO:tasks.rados.rados.0.smithi003.stdout:3143: finishing write tid 1 to smithi00370293-150 2024-09-21T10:14:23.548 INFO:tasks.rados.rados.0.smithi003.stdout:3143: finishing write tid 2 to smithi00370293-150 2024-09-21T10:14:23.548 INFO:tasks.rados.rados.0.smithi003.stdout:3143: finishing write tid 3 to smithi00370293-150 2024-09-21T10:14:23.548 INFO:tasks.rados.rados.0.smithi003.stdout:3143: finishing write tid 4 to smithi00370293-150 2024-09-21T10:14:23.548 INFO:tasks.rados.rados.0.smithi003.stdout:3143: finishing write tid 5 to smithi00370293-150 2024-09-21T10:14:23.548 INFO:tasks.rados.rados.0.smithi003.stdout:3143: oid 150 updating version 0 to 407 2024-09-21T10:14:23.549 INFO:tasks.rados.rados.0.smithi003.stdout:3143: oid 150 updating version 407 to 408 2024-09-21T10:14:23.549 INFO:tasks.rados.rados.0.smithi003.stdout:3143: oid 150 version 408 is already newer than 406 2024-09-21T10:14:23.549 INFO:tasks.rados.rados.0.smithi003.stdout:3143: oid 150 updating version 408 to 409 2024-09-21T10:14:23.549 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 150 v 409 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2024-09-21T10:14:23.549 INFO:tasks.rados.rados.0.smithi003.stdout:3143: left oid 150 (ObjNum 1980 snap 0 seq_num 1980) 2024-09-21T10:14:23.549 INFO:tasks.rados.rados.0.smithi003.stdout:3144: expect (ObjNum 1776 snap 0 seq_num 1776) 2024-09-21T10:14:23.727 INFO:tasks.rados.rados.0.smithi003.stdout:3145: finishing write tid 1 to smithi00370293-300 2024-09-21T10:14:23.728 INFO:tasks.rados.rados.0.smithi003.stdout:3145: finishing write tid 2 to smithi00370293-300 2024-09-21T10:14:23.728 INFO:tasks.rados.rados.0.smithi003.stdout:3145: finishing write tid 3 to smithi00370293-300 2024-09-21T10:14:23.728 INFO:tasks.rados.rados.0.smithi003.stdout:3145: finishing write tid 4 to smithi00370293-300 2024-09-21T10:14:23.728 INFO:tasks.rados.rados.0.smithi003.stdout:3145: finishing write tid 5 to smithi00370293-300 2024-09-21T10:14:23.728 INFO:tasks.rados.rados.0.smithi003.stdout:3145: oid 300 updating version 0 to 379 2024-09-21T10:14:23.728 INFO:tasks.rados.rados.0.smithi003.stdout:3145: oid 300 updating version 379 to 380 2024-09-21T10:14:23.728 INFO:tasks.rados.rados.0.smithi003.stdout:3145: oid 300 version 380 is already newer than 378 2024-09-21T10:14:23.728 INFO:tasks.rados.rados.0.smithi003.stdout:3145: oid 300 version 380 is already newer than 377 2024-09-21T10:14:23.728 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 300 v 380 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2024-09-21T10:14:23.728 INFO:tasks.rados.rados.0.smithi003.stdout:3145: left oid 300 (ObjNum 1981 snap 0 seq_num 1981) 2024-09-21T10:14:23.728 INFO:tasks.rados.rados.0.smithi003.stdout:3146: expect (ObjNum 1321 snap 0 seq_num 1321) 2024-09-21T10:14:23.803 INFO:tasks.rados.rados.0.smithi003.stdout:3148: finishing write tid 1 to smithi00370293-234 2024-09-21T10:14:23.804 INFO:tasks.rados.rados.0.smithi003.stdout:3147: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T10:14:24.040 INFO:tasks.rados.rados.0.smithi003.stdout:3148: finishing write tid 2 to smithi00370293-234 2024-09-21T10:14:24.040 INFO:tasks.rados.rados.0.smithi003.stdout:3142: done (7 left) 2024-09-21T10:14:24.040 INFO:tasks.rados.rados.0.smithi003.stdout:3143: done (6 left) 2024-09-21T10:14:24.040 INFO:tasks.rados.rados.0.smithi003.stdout:3144: done (5 left) 2024-09-21T10:14:24.040 INFO:tasks.rados.rados.0.smithi003.stdout:3145: done (4 left) 2024-09-21T10:14:24.040 INFO:tasks.rados.rados.0.smithi003.stdout:3146: done (3 left) 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:3147: done (2 left) 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:3149: done (1 left) 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:3150: delete oid 282 current snap is 0 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:3148: finishing write tid 3 to smithi00370293-234 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:3148: finishing write tid 4 to smithi00370293-234 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:3148: finishing write tid 5 to smithi00370293-234 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:3148: oid 234 updating version 0 to 439 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:3148: oid 234 version 439 is already newer than 436 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:3148: oid 234 version 439 is already newer than 437 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:3148: oid 234 version 439 is already newer than 438 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 234 v 439 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2024-09-21T10:14:24.041 INFO:tasks.rados.rados.0.smithi003.stdout:3148: left oid 234 (ObjNum 1982 snap 0 seq_num 1982) 2024-09-21T10:14:24.042 INFO:tasks.rados.rados.0.smithi003.stdout:3148: done (1 left) 2024-09-21T10:14:24.042 INFO:tasks.rados.rados.0.smithi003.stdout:3150: done (0 left) 2024-09-21T10:14:24.042 INFO:tasks.rados.rados.0.smithi003.stdout:3151: read oid 154 snap -1 2024-09-21T10:14:24.042 INFO:tasks.rados.rados.0.smithi003.stdout:3151: expect (ObjNum 1907 snap 0 seq_num 1907) 2024-09-21T10:14:24.042 INFO:tasks.rados.rados.0.smithi003.stdout:3152: read oid 60 snap -1 2024-09-21T10:14:24.042 INFO:tasks.rados.rados.0.smithi003.stdout:3152: expect (ObjNum 59 snap 0 seq_num 59) 2024-09-21T10:14:24.043 INFO:tasks.rados.rados.0.smithi003.stdout:3153: read oid 446 snap -1 2024-09-21T10:14:24.043 INFO:tasks.rados.rados.0.smithi003.stdout:3153: expect (ObjNum 1269 snap 0 seq_num 1269) 2024-09-21T10:14:24.043 INFO:tasks.rados.rados.0.smithi003.stdout:3154: write oid 199 current snap is 0 2024-09-21T10:14:24.043 INFO:tasks.rados.rados.0.smithi003.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2024-09-21T10:14:24.049 INFO:tasks.rados.rados.0.smithi003.stdout:3154: writing smithi00370293-199 from 561895 to 1099293 tid 1 2024-09-21T10:14:24.056 INFO:tasks.rados.rados.0.smithi003.stdout:3154: writing smithi00370293-199 from 1507345 to 2149705 tid 2 2024-09-21T10:14:24.062 INFO:tasks.rados.rados.0.smithi003.stdout:3154: writing smithi00370293-199 from 2560876 to 3232998 tid 3 2024-09-21T10:14:24.062 INFO:tasks.rados.rados.0.smithi003.stdout:3151: expect (ObjNum 1907 snap 0 seq_num 1907) 2024-09-21T10:14:24.209 INFO:tasks.rados.rados.0.smithi003.stdout:3153: expect (ObjNum 1269 snap 0 seq_num 1269) 2024-09-21T10:14:24.375 INFO:tasks.rados.rados.0.smithi003.stdout:3152: expect (ObjNum 59 snap 0 seq_num 59) 2024-09-21T10:14:24.472 INFO:tasks.rados.rados.0.smithi003.stdout:3154: finishing write tid 1 to smithi00370293-199 2024-09-21T10:14:24.472 INFO:tasks.rados.rados.0.smithi003.stdout:3154: finishing write tid 2 to smithi00370293-199 2024-09-21T10:14:24.472 INFO:tasks.rados.rados.0.smithi003.stdout:3154: finishing write tid 3 to smithi00370293-199 2024-09-21T10:14:24.472 INFO:tasks.rados.rados.0.smithi003.stdout:3154: finishing write tid 4 to smithi00370293-199 2024-09-21T10:14:24.472 INFO:tasks.rados.rados.0.smithi003.stdout:3154: finishing write tid 5 to smithi00370293-199 2024-09-21T10:14:24.472 INFO:tasks.rados.rados.0.smithi003.stdout:3154: oid 199 updating version 0 to 573 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:3154: oid 199 updating version 573 to 575 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:3154: oid 199 updating version 575 to 576 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:3154: oid 199 version 576 is already newer than 574 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 199 v 576 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:3155: read oid 95 snap -1 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:3155: expect (ObjNum 1815 snap 0 seq_num 1815) 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:3151: done (4 left) 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:3152: done (3 left) 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:3153: done (2 left) 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:3154: done (1 left) 2024-09-21T10:14:24.473 INFO:tasks.rados.rados.0.smithi003.stdout:3156: delete oid 91 current snap is 0 2024-09-21T10:14:24.474 INFO:tasks.rados.rados.0.smithi003.stdout:3156: done (1 left) 2024-09-21T10:14:24.474 INFO:tasks.rados.rados.0.smithi003.stdout:3157: read oid 24 snap -1 2024-09-21T10:14:24.474 INFO:tasks.rados.rados.0.smithi003.stdout:3157: expect (ObjNum 1129 snap 0 seq_num 1129) 2024-09-21T10:14:24.475 INFO:tasks.rados.rados.0.smithi003.stdout:3158: delete oid 261 current snap is 0 2024-09-21T10:14:24.476 INFO:tasks.rados.rados.0.smithi003.stdout:3155: expect (ObjNum 1815 snap 0 seq_num 1815) 2024-09-21T10:14:24.580 INFO:tasks.rados.rados.0.smithi003.stdout:3157: expect (ObjNum 1129 snap 0 seq_num 1129) 2024-09-21T10:14:24.715 INFO:tasks.rados.rados.0.smithi003.stdout:3155: done (2 left) 2024-09-21T10:14:24.715 INFO:tasks.rados.rados.0.smithi003.stdout:3157: done (1 left) 2024-09-21T10:14:24.715 INFO:tasks.rados.rados.0.smithi003.stdout:3158: done (0 left) 2024-09-21T10:14:24.716 INFO:tasks.rados.rados.0.smithi003.stdout:3159: write oid 309 current snap is 0 2024-09-21T10:14:24.716 INFO:tasks.rados.rados.0.smithi003.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2024-09-21T10:14:24.724 INFO:tasks.rados.rados.0.smithi003.stdout:3159: writing smithi00370293-309 from 612316 to 1375461 tid 1 2024-09-21T10:14:24.735 INFO:tasks.rados.rados.0.smithi003.stdout:3159: writing smithi00370293-309 from 2082791 to 2872478 tid 2 2024-09-21T10:14:24.735 INFO:tasks.rados.rados.0.smithi003.stdout:3160: read oid 156 snap -1 2024-09-21T10:14:24.735 INFO:tasks.rados.rados.0.smithi003.stdout:3160: expect (ObjNum 1480 snap 0 seq_num 1480) 2024-09-21T10:14:24.735 INFO:tasks.rados.rados.0.smithi003.stdout:3161: delete oid 283 current snap is 0 2024-09-21T10:14:24.735 INFO:tasks.rados.rados.0.smithi003.stdout:3159: finishing write tid 1 to smithi00370293-309 2024-09-21T10:14:24.738 INFO:tasks.rados.rados.0.smithi003.stdout:3161: done (2 left) 2024-09-21T10:14:24.738 INFO:tasks.rados.rados.0.smithi003.stdout:3162: read oid 180 snap -1 2024-09-21T10:14:24.738 INFO:tasks.rados.rados.0.smithi003.stdout:3162: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T10:14:24.739 INFO:tasks.rados.rados.0.smithi003.stdout:3163: write oid 234 current snap is 0 2024-09-21T10:14:24.739 INFO:tasks.rados.rados.0.smithi003.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2024-09-21T10:14:24.746 INFO:tasks.rados.rados.0.smithi003.stdout:3163: writing smithi00370293-234 from 645930 to 1159573 tid 1 2024-09-21T10:14:24.757 INFO:tasks.rados.rados.0.smithi003.stdout:3163: writing smithi00370293-234 from 1683402 to 2476758 tid 2 2024-09-21T10:14:24.764 INFO:tasks.rados.rados.0.smithi003.stdout:3163: writing smithi00370293-234 from 2981638 to 3445930 tid 3 2024-09-21T10:14:24.764 INFO:tasks.rados.rados.0.smithi003.stdout:3164: write oid 268 current snap is 0 2024-09-21T10:14:24.764 INFO:tasks.rados.rados.0.smithi003.stdout:3159: finishing write tid 2 to smithi00370293-309 2024-09-21T10:14:24.764 INFO:tasks.rados.rados.0.smithi003.stdout:3159: finishing write tid 3 to smithi00370293-309 2024-09-21T10:14:24.764 INFO:tasks.rados.rados.0.smithi003.stdout:3159: finishing write tid 4 to smithi00370293-309 2024-09-21T10:14:24.764 INFO:tasks.rados.rados.0.smithi003.stdout:3159: oid 309 updating version 0 to 263 2024-09-21T10:14:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:3159: oid 309 updating version 263 to 264 2024-09-21T10:14:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:3159: oid 309 version 264 is already newer than 262 2024-09-21T10:14:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 309 v 264 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2024-09-21T10:14:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:3159: left oid 309 (ObjNum 1988 snap 0 seq_num 1988) 2024-09-21T10:14:24.765 INFO:tasks.rados.rados.0.smithi003.stdout:3160: expect (ObjNum 1480 snap 0 seq_num 1480) 2024-09-21T10:14:24.893 INFO:tasks.rados.rados.0.smithi003.stdout:3162: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T10:14:25.080 INFO:tasks.rados.rados.0.smithi003.stdout:3163: finishing write tid 1 to smithi00370293-234 2024-09-21T10:14:25.080 INFO:tasks.rados.rados.0.smithi003.stdout:3163: finishing write tid 2 to smithi00370293-234 2024-09-21T10:14:25.080 INFO:tasks.rados.rados.0.smithi003.stdout:3163: finishing write tid 3 to smithi00370293-234 2024-09-21T10:14:25.080 INFO:tasks.rados.rados.0.smithi003.stdout:3163: finishing write tid 4 to smithi00370293-234 2024-09-21T10:14:25.080 INFO:tasks.rados.rados.0.smithi003.stdout:3163: finishing write tid 5 to smithi00370293-234 2024-09-21T10:14:25.080 INFO:tasks.rados.rados.0.smithi003.stdout:3163: oid 234 updating version 0 to 440 2024-09-21T10:14:25.080 INFO:tasks.rados.rados.0.smithi003.stdout:3163: oid 234 updating version 440 to 443 2024-09-21T10:14:25.081 INFO:tasks.rados.rados.0.smithi003.stdout:3163: oid 234 version 443 is already newer than 441 2024-09-21T10:14:25.081 INFO:tasks.rados.rados.0.smithi003.stdout:3163: oid 234 version 443 is already newer than 442 2024-09-21T10:14:25.081 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 234 v 443 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2024-09-21T10:14:25.081 INFO:tasks.rados.rados.0.smithi003.stdout:3163: left oid 234 (ObjNum 1990 snap 0 seq_num 1990) 2024-09-21T10:14:25.081 INFO:tasks.rados.rados.0.smithi003.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2024-09-21T10:14:25.086 INFO:tasks.rados.rados.0.smithi003.stdout:3164: writing smithi00370293-268 from 662737 to 1251629 tid 1 2024-09-21T10:14:25.093 INFO:tasks.rados.rados.0.smithi003.stdout:3164: writing smithi00370293-268 from 1741884 to 2395251 tid 2 2024-09-21T10:14:25.099 INFO:tasks.rados.rados.0.smithi003.stdout:3164: writing smithi00370293-268 from 3009061 to 3462737 tid 3 2024-09-21T10:14:25.099 INFO:tasks.rados.rados.0.smithi003.stdout:3159: done (4 left) 2024-09-21T10:14:25.099 INFO:tasks.rados.rados.0.smithi003.stdout:3160: done (3 left) 2024-09-21T10:14:25.099 INFO:tasks.rados.rados.0.smithi003.stdout:3162: done (2 left) 2024-09-21T10:14:25.099 INFO:tasks.rados.rados.0.smithi003.stdout:3163: done (1 left) 2024-09-21T10:14:25.099 INFO:tasks.rados.rados.0.smithi003.stdout:3165: read oid 286 snap -1 2024-09-21T10:14:25.099 INFO:tasks.rados.rados.0.smithi003.stdout:3165: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-21T10:14:25.099 INFO:tasks.rados.rados.0.smithi003.stdout:3166: delete oid 284 current snap is 0 2024-09-21T10:14:25.100 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 1 to smithi00370293-268 2024-09-21T10:14:25.100 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 2 to smithi00370293-268 2024-09-21T10:14:25.102 INFO:tasks.rados.rados.0.smithi003.stdout:3166: done (2 left) 2024-09-21T10:14:25.102 INFO:tasks.rados.rados.0.smithi003.stdout:3167: delete oid 294 current snap is 0 2024-09-21T10:14:25.103 INFO:tasks.rados.rados.0.smithi003.stdout:3165: expect (ObjNum 285 snap 0 seq_num 285) 2024-09-21T10:14:25.217 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 3 to smithi00370293-268 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 4 to smithi00370293-268 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3164: finishing write tid 5 to smithi00370293-268 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3164: oid 268 updating version 0 to 448 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3164: oid 268 updating version 448 to 451 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3164: oid 268 version 451 is already newer than 449 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3164: oid 268 version 451 is already newer than 450 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 268 v 451 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3164: left oid 268 (ObjNum 1991 snap 0 seq_num 1991) 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3164: done (2 left) 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3165: done (1 left) 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3167: done (0 left) 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3168: write oid 375 current snap is 0 2024-09-21T10:14:25.218 INFO:tasks.rados.rados.0.smithi003.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2024-09-21T10:14:25.232 INFO:tasks.rados.rados.0.smithi003.stdout:3168: writing smithi00370293-375 from 713158 to 1244150 tid 1 2024-09-21T10:14:25.244 INFO:tasks.rados.rados.0.smithi003.stdout:3168: writing smithi00370293-375 from 1917330 to 2318024 tid 2 2024-09-21T10:14:25.259 INFO:tasks.rados.rados.0.smithi003.stdout:3168: writing smithi00370293-375 from 3091330 to 3497606 tid 3 2024-09-21T10:14:25.259 INFO:tasks.rados.rados.0.smithi003.stdout:3169: write oid 84 current snap is 0 2024-09-21T10:14:25.259 INFO:tasks.rados.rados.0.smithi003.stdout:3168: finishing write tid 1 to smithi00370293-375 2024-09-21T10:14:25.259 INFO:tasks.rados.rados.0.smithi003.stdout:3168: finishing write tid 2 to smithi00370293-375 2024-09-21T10:14:25.259 INFO:tasks.rados.rados.0.smithi003.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2024-09-21T10:14:25.267 INFO:tasks.rados.rados.0.smithi003.stdout:3169: writing smithi00370293-84 from 729965 to 1336206 tid 1 2024-09-21T10:14:25.276 INFO:tasks.rados.rados.0.smithi003.stdout:3169: writing smithi00370293-84 from 1975812 to 2636517 tid 2 2024-09-21T10:14:25.282 INFO:tasks.rados.rados.0.smithi003.stdout:3169: writing smithi00370293-84 from 3118753 to 3529965 tid 3 2024-09-21T10:14:25.282 INFO:tasks.rados.rados.0.smithi003.stdout:3170: read oid 382 snap -1 2024-09-21T10:14:25.282 INFO:tasks.rados.rados.0.smithi003.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2024-09-21T10:14:25.282 INFO:tasks.rados.rados.0.smithi003.stdout:3171: write oid 349 current snap is 0 2024-09-21T10:14:25.282 INFO:tasks.rados.rados.0.smithi003.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2024-09-21T10:14:25.291 INFO:tasks.rados.rados.0.smithi003.stdout:3171: writing smithi00370293-349 from 746772 to 1428262 tid 1 2024-09-21T10:14:25.298 INFO:tasks.rados.rados.0.smithi003.stdout:3171: writing smithi00370293-349 from 2034294 to 2438657 tid 2 2024-09-21T10:14:25.305 INFO:tasks.rados.rados.0.smithi003.stdout:3171: writing smithi00370293-349 from 3146176 to 3546772 tid 3 2024-09-21T10:14:25.305 INFO:tasks.rados.rados.0.smithi003.stdout:3172: write oid 377 current snap is 0 2024-09-21T10:14:25.305 INFO:tasks.rados.rados.0.smithi003.stdout:3168: finishing write tid 3 to smithi00370293-375 2024-09-21T10:14:25.305 INFO:tasks.rados.rados.0.smithi003.stdout:3168: finishing write tid 4 to smithi00370293-375 2024-09-21T10:14:25.306 INFO:tasks.rados.rados.0.smithi003.stdout:3168: finishing write tid 5 to smithi00370293-375 2024-09-21T10:14:25.306 INFO:tasks.rados.rados.0.smithi003.stdout:3168: oid 375 updating version 0 to 397 2024-09-21T10:14:25.306 INFO:tasks.rados.rados.0.smithi003.stdout:3168: oid 375 updating version 397 to 400 2024-09-21T10:14:25.306 INFO:tasks.rados.rados.0.smithi003.stdout:3168: oid 375 version 400 is already newer than 399 2024-09-21T10:14:25.306 INFO:tasks.rados.rados.0.smithi003.stdout:3168: oid 375 version 400 is already newer than 398 2024-09-21T10:14:25.306 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 375 v 400 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2024-09-21T10:14:25.306 INFO:tasks.rados.rados.0.smithi003.stdout:3168: left oid 375 (ObjNum 1994 snap 0 seq_num 1994) 2024-09-21T10:14:25.306 INFO:tasks.rados.rados.0.smithi003.stdout:3169: finishing write tid 1 to smithi00370293-84 2024-09-21T10:14:25.306 INFO:tasks.rados.rados.0.smithi003.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2024-09-21T10:14:25.315 INFO:tasks.rados.rados.0.smithi003.stdout:3172: writing smithi00370293-377 from 763579 to 1520318 tid 1 2024-09-21T10:14:25.322 INFO:tasks.rados.rados.0.smithi003.stdout:3172: writing smithi00370293-377 from 1976423 to 2524444 tid 2 2024-09-21T10:14:25.329 INFO:tasks.rados.rados.0.smithi003.stdout:3172: writing smithi00370293-377 from 2940893 to 3563579 tid 3 2024-09-21T10:14:25.329 INFO:tasks.rados.rados.0.smithi003.stdout:3168: done (4 left) 2024-09-21T10:14:25.329 INFO:tasks.rados.rados.0.smithi003.stdout:3173: read oid 425 snap -1 2024-09-21T10:14:25.329 INFO:tasks.rados.rados.0.smithi003.stdout:3173: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T10:14:25.329 INFO:tasks.rados.rados.0.smithi003.stdout:3174: read oid 62 snap -1 2024-09-21T10:14:25.329 INFO:tasks.rados.rados.0.smithi003.stdout:3174: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:14:25.329 INFO:tasks.rados.rados.0.smithi003.stdout:3175: write oid 249 current snap is 0 2024-09-21T10:14:25.330 INFO:tasks.rados.rados.0.smithi003.stdout:3169: finishing write tid 2 to smithi00370293-84 2024-09-21T10:14:25.330 INFO:tasks.rados.rados.0.smithi003.stdout:3169: finishing write tid 3 to smithi00370293-84 2024-09-21T10:14:25.330 INFO:tasks.rados.rados.0.smithi003.stdout:3169: finishing write tid 4 to smithi00370293-84 2024-09-21T10:14:25.330 INFO:tasks.rados.rados.0.smithi003.stdout:3169: finishing write tid 5 to smithi00370293-84 2024-09-21T10:14:25.330 INFO:tasks.rados.rados.0.smithi003.stdout:3169: oid 84 updating version 0 to 366 2024-09-21T10:14:25.330 INFO:tasks.rados.rados.0.smithi003.stdout:3169: oid 84 version 366 is already newer than 364 2024-09-21T10:14:25.330 INFO:tasks.rados.rados.0.smithi003.stdout:3169: oid 84 version 366 is already newer than 363 2024-09-21T10:14:25.330 INFO:tasks.rados.rados.0.smithi003.stdout:3169: oid 84 version 366 is already newer than 365 2024-09-21T10:14:25.330 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 84 v 366 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2024-09-21T10:14:25.330 INFO:tasks.rados.rados.0.smithi003.stdout:3169: left oid 84 (ObjNum 1995 snap 0 seq_num 1995) 2024-09-21T10:14:25.330 INFO:tasks.rados.rados.0.smithi003.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2024-09-21T10:14:25.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:25 smithi003 bash[31899]: audit 2024-09-21T10:14:24.150221+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:25 smithi003 bash[31899]: audit 2024-09-21T10:14:24.157886+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:25 smithi003 bash[31899]: audit 2024-09-21T10:14:24.421769+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:25 smithi003 bash[31899]: audit 2024-09-21T10:14:24.431202+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:25 smithi003 bash[31899]: cluster 2024-09-21T10:14:25.058699+0000 mgr.x (mgr.24475) 54 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 105 op/s 2024-09-21T10:14:25.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:25 smithi003 bash[22527]: audit 2024-09-21T10:14:24.150221+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:25 smithi003 bash[22527]: audit 2024-09-21T10:14:24.157886+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:25 smithi003 bash[22527]: audit 2024-09-21T10:14:24.421769+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:25 smithi003 bash[22527]: audit 2024-09-21T10:14:24.431202+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:25 smithi003 bash[22527]: cluster 2024-09-21T10:14:25.058699+0000 mgr.x (mgr.24475) 54 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 105 op/s 2024-09-21T10:14:25.465 INFO:tasks.rados.rados.0.smithi003.stdout:3171: finishing write tid 1 to smithi00370293-349 2024-09-21T10:14:25.465 INFO:tasks.rados.rados.0.smithi003.stdout:3171: finishing write tid 2 to smithi00370293-349 2024-09-21T10:14:25.465 INFO:tasks.rados.rados.0.smithi003.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2024-09-21T10:14:25.472 INFO:tasks.rados.rados.0.smithi003.stdout:3175: writing smithi00370293-249 from 780386 to 1212374 tid 1 2024-09-21T10:14:25.477 INFO:tasks.rados.rados.0.smithi003.stdout:3175: writing smithi00370293-249 from 1634905 to 2042937 tid 2 2024-09-21T10:14:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:3175: writing smithi00370293-249 from 2684669 to 3252386 tid 3 2024-09-21T10:14:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:3169: done (6 left) 2024-09-21T10:14:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:3170: done (5 left) 2024-09-21T10:14:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:3176: read oid 338 snap -1 2024-09-21T10:14:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:3176: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T10:14:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:3177: write oid 126 current snap is 0 2024-09-21T10:14:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:3171: finishing write tid 3 to smithi00370293-349 2024-09-21T10:14:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:3171: finishing write tid 4 to smithi00370293-349 2024-09-21T10:14:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:3171: finishing write tid 5 to smithi00370293-349 2024-09-21T10:14:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:3171: oid 349 updating version 0 to 411 2024-09-21T10:14:25.486 INFO:tasks.rados.rados.0.smithi003.stdout:3171: oid 349 updating version 411 to 412 2024-09-21T10:14:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:3171: oid 349 version 412 is already newer than 410 2024-09-21T10:14:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:3171: oid 349 updating version 412 to 413 2024-09-21T10:14:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 349 v 413 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2024-09-21T10:14:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:3171: left oid 349 (ObjNum 1996 snap 0 seq_num 1996) 2024-09-21T10:14:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:3172: finishing write tid 1 to smithi00370293-377 2024-09-21T10:14:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:3172: finishing write tid 2 to smithi00370293-377 2024-09-21T10:14:25.487 INFO:tasks.rados.rados.0.smithi003.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2024-09-21T10:14:25.493 INFO:tasks.rados.rados.0.smithi003.stdout:3177: writing smithi00370293-126 from 797193 to 1304430 tid 1 2024-09-21T10:14:25.501 INFO:tasks.rados.rados.0.smithi003.stdout:3177: writing smithi00370293-126 from 2093387 to 2645077 tid 2 2024-09-21T10:14:25.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:25 smithi204 bash[24804]: audit 2024-09-21T10:14:24.150221+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:25 smithi204 bash[24804]: audit 2024-09-21T10:14:24.157886+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:25 smithi204 bash[24804]: audit 2024-09-21T10:14:24.421769+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:25 smithi204 bash[24804]: audit 2024-09-21T10:14:24.431202+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:25.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:25 smithi204 bash[24804]: cluster 2024-09-21T10:14:25.058699+0000 mgr.x (mgr.24475) 54 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 105 op/s 2024-09-21T10:14:25.507 INFO:tasks.rados.rados.0.smithi003.stdout:3177: writing smithi00370293-126 from 3112092 to 3597193 tid 3 2024-09-21T10:14:25.507 INFO:tasks.rados.rados.0.smithi003.stdout:3171: done (6 left) 2024-09-21T10:14:25.508 INFO:tasks.rados.rados.0.smithi003.stdout:3178: delete oid 356 current snap is 0 2024-09-21T10:14:25.508 INFO:tasks.rados.rados.0.smithi003.stdout:3173: expect (ObjNum 1319 snap 0 seq_num 1319) 2024-09-21T10:14:25.628 INFO:tasks.rados.rados.0.smithi003.stdout:3172: finishing write tid 3 to smithi00370293-377 2024-09-21T10:14:25.628 INFO:tasks.rados.rados.0.smithi003.stdout:3172: finishing write tid 4 to smithi00370293-377 2024-09-21T10:14:25.628 INFO:tasks.rados.rados.0.smithi003.stdout:3172: finishing write tid 5 to smithi00370293-377 2024-09-21T10:14:25.628 INFO:tasks.rados.rados.0.smithi003.stdout:3172: oid 377 updating version 0 to 417 2024-09-21T10:14:25.628 INFO:tasks.rados.rados.0.smithi003.stdout:3172: oid 377 updating version 417 to 418 2024-09-21T10:14:25.628 INFO:tasks.rados.rados.0.smithi003.stdout:3172: oid 377 updating version 418 to 419 2024-09-21T10:14:25.628 INFO:tasks.rados.rados.0.smithi003.stdout:3172: oid 377 updating version 419 to 420 2024-09-21T10:14:25.628 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 377 v 420 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2024-09-21T10:14:25.628 INFO:tasks.rados.rados.0.smithi003.stdout:3172: left oid 377 (ObjNum 1997 snap 0 seq_num 1997) 2024-09-21T10:14:25.628 INFO:tasks.rados.rados.0.smithi003.stdout:3174: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:14:25.755 INFO:tasks.rados.rados.0.smithi003.stdout:3175: finishing write tid 1 to smithi00370293-249 2024-09-21T10:14:25.755 INFO:tasks.rados.rados.0.smithi003.stdout:3175: finishing write tid 2 to smithi00370293-249 2024-09-21T10:14:25.755 INFO:tasks.rados.rados.0.smithi003.stdout:3175: finishing write tid 3 to smithi00370293-249 2024-09-21T10:14:25.755 INFO:tasks.rados.rados.0.smithi003.stdout:3175: finishing write tid 4 to smithi00370293-249 2024-09-21T10:14:25.755 INFO:tasks.rados.rados.0.smithi003.stdout:3175: finishing write tid 5 to smithi00370293-249 2024-09-21T10:14:25.755 INFO:tasks.rados.rados.0.smithi003.stdout:3175: oid 249 updating version 0 to 424 2024-09-21T10:14:25.755 INFO:tasks.rados.rados.0.smithi003.stdout:3175: oid 249 version 424 is already newer than 422 2024-09-21T10:14:25.756 INFO:tasks.rados.rados.0.smithi003.stdout:3175: oid 249 updating version 424 to 425 2024-09-21T10:14:25.756 INFO:tasks.rados.rados.0.smithi003.stdout:3175: oid 249 version 425 is already newer than 423 2024-09-21T10:14:25.756 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 249 v 425 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2024-09-21T10:14:25.756 INFO:tasks.rados.rados.0.smithi003.stdout:3175: left oid 249 (ObjNum 1998 snap 0 seq_num 1998) 2024-09-21T10:14:25.756 INFO:tasks.rados.rados.0.smithi003.stdout:3176: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T10:14:25.963 INFO:tasks.rados.rados.0.smithi003.stdout:3177: finishing write tid 1 to smithi00370293-126 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:3177: finishing write tid 2 to smithi00370293-126 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:3177: finishing write tid 3 to smithi00370293-126 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:3177: finishing write tid 4 to smithi00370293-126 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:3177: finishing write tid 5 to smithi00370293-126 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:3177: oid 126 updating version 0 to 455 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:3177: oid 126 version 455 is already newer than 454 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:3177: oid 126 version 455 is already newer than 452 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:3177: oid 126 version 455 is already newer than 453 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 126 v 455 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:3177: left oid 126 (ObjNum 1999 snap 0 seq_num 1999) 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:3172: done (6 left) 2024-09-21T10:14:25.964 INFO:tasks.rados.rados.0.smithi003.stdout:3173: done (5 left) 2024-09-21T10:14:25.965 INFO:tasks.rados.rados.0.smithi003.stdout:3174: done (4 left) 2024-09-21T10:14:25.965 INFO:tasks.rados.rados.0.smithi003.stdout:3175: done (3 left) 2024-09-21T10:14:25.965 INFO:tasks.rados.rados.0.smithi003.stdout:3176: done (2 left) 2024-09-21T10:14:25.965 INFO:tasks.rados.rados.0.smithi003.stdout:3177: done (1 left) 2024-09-21T10:14:25.965 INFO:tasks.rados.rados.0.smithi003.stdout:3178: done (0 left) 2024-09-21T10:14:25.965 INFO:tasks.rados.rados.0.smithi003.stdout:3179: write oid 312 current snap is 0 2024-09-21T10:14:25.965 INFO:tasks.rados.rados.0.smithi003.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2024-09-21T10:14:25.970 INFO:tasks.rados.rados.0.smithi003.stdout:3179: writing smithi00370293-312 from 430807 to 1204895 tid 1 2024-09-21T10:14:25.977 INFO:tasks.rados.rados.0.smithi003.stdout:3179: writing smithi00370293-312 from 1810351 to 2365710 tid 2 2024-09-21T10:14:25.982 INFO:tasks.rados.rados.0.smithi003.stdout:3179: writing smithi00370293-312 from 2766938 to 3284824 tid 3 2024-09-21T10:14:25.982 INFO:tasks.rados.rados.0.smithi003.stdout:3180: write oid 495 current snap is 0 2024-09-21T10:14:25.982 INFO:tasks.rados.rados.0.smithi003.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2024-09-21T10:14:25.988 INFO:tasks.rados.rados.0.smithi003.stdout:3180: writing smithi00370293-495 from 447614 to 896951 tid 1 2024-09-21T10:14:25.993 INFO:tasks.rados.rados.0.smithi003.stdout:3180: writing smithi00370293-495 from 1468833 to 1884203 tid 2 2024-09-21T10:14:26.000 INFO:tasks.rados.rados.0.smithi003.stdout:3180: writing smithi00370293-495 from 2394361 to 3123519 tid 3 2024-09-21T10:14:26.003 INFO:tasks.rados.rados.0.smithi003.stdout:3180: writing smithi00370293-495 from 3603789 to 3647614 tid 4 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3181: delete oid 247 current snap is 0 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3179: finishing write tid 1 to smithi00370293-312 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3179: finishing write tid 2 to smithi00370293-312 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3179: finishing write tid 3 to smithi00370293-312 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3179: finishing write tid 4 to smithi00370293-312 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3179: finishing write tid 5 to smithi00370293-312 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3179: oid 312 updating version 0 to 579 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3179: oid 312 updating version 579 to 581 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3179: oid 312 updating version 581 to 582 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3179: oid 312 version 582 is already newer than 580 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 312 v 582 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3179: left oid 312 (ObjNum 2001 snap 0 seq_num 2001) 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 1 to smithi00370293-495 2024-09-21T10:14:26.004 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 2 to smithi00370293-495 2024-09-21T10:14:26.005 INFO:tasks.rados.rados.0.smithi003.stdout:3179: done (2 left) 2024-09-21T10:14:26.006 INFO:tasks.rados.rados.0.smithi003.stdout:3181: done (1 left) 2024-09-21T10:14:26.006 INFO:tasks.rados.rados.0.smithi003.stdout:3182: write oid 337 current snap is 0 2024-09-21T10:14:26.006 INFO:tasks.rados.rados.0.smithi003.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2024-09-21T10:14:26.011 INFO:tasks.rados.rados.0.smithi003.stdout:3182: writing smithi00370293-337 from 481228 to 1081063 tid 1 2024-09-21T10:14:26.017 INFO:tasks.rados.rados.0.smithi003.stdout:3182: writing smithi00370293-337 from 1585797 to 2004836 tid 2 2024-09-21T10:14:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:3182: writing smithi00370293-337 from 2449207 to 3200909 tid 3 2024-09-21T10:14:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:3183: read oid 3 snap -1 2024-09-21T10:14:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:3183: expect (ObjNum 1770 snap 0 seq_num 1770) 2024-09-21T10:14:26.025 INFO:tasks.rados.rados.0.smithi003.stdout:3184: delete oid 265 current snap is 0 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 3 to smithi00370293-495 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 4 to smithi00370293-495 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 5 to smithi00370293-495 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3180: finishing write tid 6 to smithi00370293-495 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3180: oid 495 updating version 0 to 379 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3180: oid 495 updating version 379 to 381 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3180: oid 495 version 381 is already newer than 380 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3180: oid 495 version 381 is already newer than 377 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3180: oid 495 version 381 is already newer than 378 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 495 v 381 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3180: left oid 495 (ObjNum 2002 snap 0 seq_num 2002) 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3182: finishing write tid 1 to smithi00370293-337 2024-09-21T10:14:26.026 INFO:tasks.rados.rados.0.smithi003.stdout:3182: finishing write tid 2 to smithi00370293-337 2024-09-21T10:14:26.032 INFO:tasks.rados.rados.0.smithi003.stdout:3183: expect (ObjNum 1770 snap 0 seq_num 1770) 2024-09-21T10:14:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:3182: finishing write tid 3 to smithi00370293-337 2024-09-21T10:14:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:3182: finishing write tid 4 to smithi00370293-337 2024-09-21T10:14:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:3180: done (3 left) 2024-09-21T10:14:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:3183: done (2 left) 2024-09-21T10:14:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:3184: done (1 left) 2024-09-21T10:14:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:3185: read oid 300 snap -1 2024-09-21T10:14:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:3185: expect (ObjNum 1981 snap 0 seq_num 1981) 2024-09-21T10:14:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:3186: read oid 280 snap -1 2024-09-21T10:14:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:3186: expect deleted 2024-09-21T10:14:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:3187: write oid 271 current snap is 0 2024-09-21T10:14:26.291 INFO:tasks.rados.rados.0.smithi003.stdout:3182: finishing write tid 5 to smithi00370293-337 2024-09-21T10:14:26.292 INFO:tasks.rados.rados.0.smithi003.stdout:3182: oid 337 updating version 0 to 586 2024-09-21T10:14:26.292 INFO:tasks.rados.rados.0.smithi003.stdout:3182: oid 337 version 586 is already newer than 584 2024-09-21T10:14:26.292 INFO:tasks.rados.rados.0.smithi003.stdout:3182: oid 337 version 586 is already newer than 585 2024-09-21T10:14:26.292 INFO:tasks.rados.rados.0.smithi003.stdout:3182: oid 337 version 586 is already newer than 583 2024-09-21T10:14:26.292 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 337 v 586 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2024-09-21T10:14:26.292 INFO:tasks.rados.rados.0.smithi003.stdout:3182: left oid 337 (ObjNum 2004 snap 0 seq_num 2004) 2024-09-21T10:14:26.292 INFO:tasks.rados.rados.0.smithi003.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2024-09-21T10:14:26.297 INFO:tasks.rados.rados.0.smithi003.stdout:3187: writing smithi00370293-271 from 514842 to 1265175 tid 1 2024-09-21T10:14:26.304 INFO:tasks.rados.rados.0.smithi003.stdout:3187: writing smithi00370293-271 from 1986408 to 2409116 tid 2 2024-09-21T10:14:26.312 INFO:tasks.rados.rados.0.smithi003.stdout:3187: writing smithi00370293-271 from 3187700 to 3678299 tid 3 2024-09-21T10:14:26.312 INFO:tasks.rados.rados.0.smithi003.stdout:3182: done (3 left) 2024-09-21T10:14:26.312 INFO:tasks.rados.rados.0.smithi003.stdout:3188: read oid 157 snap -1 2024-09-21T10:14:26.312 INFO:tasks.rados.rados.0.smithi003.stdout:3188: expect deleted 2024-09-21T10:14:26.312 INFO:tasks.rados.rados.0.smithi003.stdout:3189: read oid 1 snap -1 2024-09-21T10:14:26.312 INFO:tasks.rados.rados.0.smithi003.stdout:3189: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-09-21T10:14:26.312 INFO:tasks.rados.rados.0.smithi003.stdout:3190: delete oid 362 current snap is 0 2024-09-21T10:14:26.312 INFO:tasks.rados.rados.0.smithi003.stdout:3185: expect (ObjNum 1981 snap 0 seq_num 1981) 2024-09-21T10:14:26.396 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[72896]: [21/Sep/2024:10:14:26] ENGINE Bus STARTING 2024-09-21T10:14:26.396 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[72896]: CherryPy Checker: 2024-09-21T10:14:26.396 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[72896]: The Application mounted at '' has an empty config. 2024-09-21T10:14:26.396 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[72896]: [21/Sep/2024:10:14:26] ENGINE Serving on http://:::9283 2024-09-21T10:14:26.396 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[72896]: [21/Sep/2024:10:14:26] ENGINE Bus STARTED 2024-09-21T10:14:26.562 INFO:tasks.rados.rados.0.smithi003.stdout:3187: finishing write tid 1 to smithi00370293-271 2024-09-21T10:14:26.562 INFO:tasks.rados.rados.0.smithi003.stdout:3187: finishing write tid 2 to smithi00370293-271 2024-09-21T10:14:26.562 INFO:tasks.rados.rados.0.smithi003.stdout:3187: finishing write tid 3 to smithi00370293-271 2024-09-21T10:14:26.562 INFO:tasks.rados.rados.0.smithi003.stdout:3187: finishing write tid 4 to smithi00370293-271 2024-09-21T10:14:26.562 INFO:tasks.rados.rados.0.smithi003.stdout:3187: finishing write tid 5 to smithi00370293-271 2024-09-21T10:14:26.562 INFO:tasks.rados.rados.0.smithi003.stdout:3187: oid 271 updating version 0 to 426 2024-09-21T10:14:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:3187: oid 271 updating version 426 to 427 2024-09-21T10:14:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:3187: oid 271 version 427 is already newer than 425 2024-09-21T10:14:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:3187: oid 271 updating version 427 to 428 2024-09-21T10:14:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 271 v 428 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2024-09-21T10:14:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:3187: left oid 271 (ObjNum 2006 snap 0 seq_num 2006) 2024-09-21T10:14:26.563 INFO:tasks.rados.rados.0.smithi003.stdout:3189: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-09-21T10:14:26.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[22527]: audit 2024-09-21T10:14:25.397517+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:26.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[22527]: audit 2024-09-21T10:14:25.411379+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[22527]: cluster 2024-09-21T10:14:26.020067+0000 mon.a (mon.0) 947 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T10:14:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[22527]: cluster 2024-09-21T10:14:26.020190+0000 mon.a (mon.0) 948 : cluster [DBG] Standby manager daemon y started 2024-09-21T10:14:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[22527]: audit 2024-09-21T10:14:26.021566+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:14:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[22527]: audit 2024-09-21T10:14:26.022348+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:14:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[22527]: audit 2024-09-21T10:14:26.024821+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:14:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[22527]: audit 2024-09-21T10:14:26.025171+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:14:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[31899]: audit 2024-09-21T10:14:25.397517+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[31899]: audit 2024-09-21T10:14:25.411379+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[31899]: cluster 2024-09-21T10:14:26.020067+0000 mon.a (mon.0) 947 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T10:14:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[31899]: cluster 2024-09-21T10:14:26.020190+0000 mon.a (mon.0) 948 : cluster [DBG] Standby manager daemon y started 2024-09-21T10:14:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[31899]: audit 2024-09-21T10:14:26.021566+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:14:26.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[31899]: audit 2024-09-21T10:14:26.022348+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:14:26.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[31899]: audit 2024-09-21T10:14:26.024821+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:14:26.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:26 smithi003 bash[31899]: audit 2024-09-21T10:14:26.025171+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:14:26.699 INFO:tasks.rados.rados.0.smithi003.stdout:3185: done (5 left) 2024-09-21T10:14:26.699 INFO:tasks.rados.rados.0.smithi003.stdout:3186: done (4 left) 2024-09-21T10:14:26.699 INFO:tasks.rados.rados.0.smithi003.stdout:3187: done (3 left) 2024-09-21T10:14:26.699 INFO:tasks.rados.rados.0.smithi003.stdout:3188: done (2 left) 2024-09-21T10:14:26.699 INFO:tasks.rados.rados.0.smithi003.stdout:3189: done (1 left) 2024-09-21T10:14:26.699 INFO:tasks.rados.rados.0.smithi003.stdout:3190: done (0 left) 2024-09-21T10:14:26.699 INFO:tasks.rados.rados.0.smithi003.stdout:3191: delete oid 107 current snap is 0 2024-09-21T10:14:26.702 INFO:tasks.rados.rados.0.smithi003.stdout:3191: done (0 left) 2024-09-21T10:14:26.702 INFO:tasks.rados.rados.0.smithi003.stdout:3192: write oid 427 current snap is 0 2024-09-21T10:14:26.703 INFO:tasks.rados.rados.0.smithi003.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2024-09-21T10:14:26.723 INFO:tasks.rados.rados.0.smithi003.stdout:3192: writing smithi00370293-427 from 565263 to 1257696 tid 1 2024-09-21T10:14:26.742 INFO:tasks.rados.rados.0.smithi003.stdout:3192: writing smithi00370293-427 from 1878207 to 2448242 tid 2 2024-09-21T10:14:26.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:26 smithi204 bash[24804]: audit 2024-09-21T10:14:25.397517+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:26.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:26 smithi204 bash[24804]: audit 2024-09-21T10:14:25.411379+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:26.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:26 smithi204 bash[24804]: cluster 2024-09-21T10:14:26.020067+0000 mon.a (mon.0) 947 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T10:14:26.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:26 smithi204 bash[24804]: cluster 2024-09-21T10:14:26.020190+0000 mon.a (mon.0) 948 : cluster [DBG] Standby manager daemon y started 2024-09-21T10:14:26.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:26 smithi204 bash[24804]: audit 2024-09-21T10:14:26.021566+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T10:14:26.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:26 smithi204 bash[24804]: audit 2024-09-21T10:14:26.022348+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:14:26.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:26 smithi204 bash[24804]: audit 2024-09-21T10:14:26.024821+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T10:14:26.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:26 smithi204 bash[24804]: audit 2024-09-21T10:14:26.025171+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:14:26.761 INFO:tasks.rados.rados.0.smithi003.stdout:3192: writing smithi00370293-427 from 2986322 to 3710737 tid 3 2024-09-21T10:14:26.762 INFO:tasks.rados.rados.0.smithi003.stdout:3193: read oid 269 snap -1 2024-09-21T10:14:26.762 INFO:tasks.rados.rados.0.smithi003.stdout:3193: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-09-21T10:14:26.762 INFO:tasks.rados.rados.0.smithi003.stdout:3194: read oid 331 snap -1 2024-09-21T10:14:26.762 INFO:tasks.rados.rados.0.smithi003.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2024-09-21T10:14:26.762 INFO:tasks.rados.rados.0.smithi003.stdout:3195: write oid 454 current snap is 0 2024-09-21T10:14:26.762 INFO:tasks.rados.rados.0.smithi003.stdout:3192: finishing write tid 1 to smithi00370293-427 2024-09-21T10:14:26.762 INFO:tasks.rados.rados.0.smithi003.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2024-09-21T10:14:26.778 INFO:tasks.rados.rados.0.smithi003.stdout:3195: writing smithi00370293-454 from 582070 to 1349752 tid 1 2024-09-21T10:14:26.789 INFO:tasks.rados.rados.0.smithi003.stdout:3195: writing smithi00370293-454 from 1820336 to 2534029 tid 2 2024-09-21T10:14:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:3195: writing smithi00370293-454 from 3181039 to 3782070 tid 3 2024-09-21T10:14:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:3196: write oid 106 current snap is 0 2024-09-21T10:14:26.799 INFO:tasks.rados.rados.0.smithi003.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2024-09-21T10:14:26.807 INFO:tasks.rados.rados.0.smithi003.stdout:3196: writing smithi00370293-106 from 598877 to 1041808 tid 1 2024-09-21T10:14:26.814 INFO:tasks.rados.rados.0.smithi003.stdout:3196: writing smithi00370293-106 from 1478818 to 2052522 tid 2 2024-09-21T10:14:26.820 INFO:tasks.rados.rados.0.smithi003.stdout:3196: writing smithi00370293-106 from 2524815 to 2988127 tid 3 2024-09-21T10:14:26.825 INFO:tasks.rados.rados.0.smithi003.stdout:3196: writing smithi00370293-106 from 3516293 to 3798877 tid 4 2024-09-21T10:14:26.825 INFO:tasks.rados.rados.0.smithi003.stdout:3197: read oid 416 snap -1 2024-09-21T10:14:26.825 INFO:tasks.rados.rados.0.smithi003.stdout:3197: expect (ObjNum 663 snap 0 seq_num 663) 2024-09-21T10:14:26.825 INFO:tasks.rados.rados.0.smithi003.stdout:3198: read oid 69 snap -1 2024-09-21T10:14:26.825 INFO:tasks.rados.rados.0.smithi003.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2024-09-21T10:14:26.825 INFO:tasks.rados.rados.0.smithi003.stdout:3199: read oid 72 snap -1 2024-09-21T10:14:26.825 INFO:tasks.rados.rados.0.smithi003.stdout:3199: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-09-21T10:14:26.826 INFO:tasks.rados.rados.0.smithi003.stdout:3200: write oid 302 current snap is 0 2024-09-21T10:14:26.826 INFO:tasks.rados.rados.0.smithi003.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2024-09-21T10:14:26.832 INFO:tasks.rados.rados.0.smithi003.stdout:3200: writing smithi00370293-302 from 615684 to 1133864 tid 1 2024-09-21T10:14:26.839 INFO:tasks.rados.rados.0.smithi003.stdout:3200: writing smithi00370293-302 from 1537300 to 2254662 tid 2 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:3200: writing smithi00370293-302 from 2835885 to 3510469 tid 3 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:3201: delete oid 181 current snap is 0 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:3192: finishing write tid 2 to smithi00370293-427 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:3192: finishing write tid 3 to smithi00370293-427 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:3192: finishing write tid 4 to smithi00370293-427 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:3192: finishing write tid 5 to smithi00370293-427 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:3192: oid 427 updating version 0 to 382 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:3192: oid 427 updating version 382 to 384 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:3192: oid 427 version 384 is already newer than 383 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:3192: oid 427 version 384 is already newer than 381 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 427 v 384 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2024-09-21T10:14:26.847 INFO:tasks.rados.rados.0.smithi003.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2024-09-21T10:14:26.848 INFO:tasks.rados.rados.0.smithi003.stdout:3193: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-09-21T10:14:27.151 INFO:tasks.rados.rados.0.smithi003.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2024-09-21T10:14:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:3195: finishing write tid 1 to smithi00370293-454 2024-09-21T10:14:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:3195: finishing write tid 2 to smithi00370293-454 2024-09-21T10:14:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:3195: finishing write tid 3 to smithi00370293-454 2024-09-21T10:14:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:3195: finishing write tid 4 to smithi00370293-454 2024-09-21T10:14:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:3195: finishing write tid 5 to smithi00370293-454 2024-09-21T10:14:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:3195: oid 454 updating version 0 to 424 2024-09-21T10:14:27.253 INFO:tasks.rados.rados.0.smithi003.stdout:3195: oid 454 version 424 is already newer than 422 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3195: oid 454 version 424 is already newer than 423 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3195: oid 454 version 424 is already newer than 421 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 454 v 424 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3196: finishing write tid 1 to smithi00370293-106 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3192: done (9 left) 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3193: done (8 left) 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3194: done (7 left) 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3195: done (6 left) 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3201: done (5 left) 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3202: write oid 250 current snap is 0 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3196: finishing write tid 2 to smithi00370293-106 2024-09-21T10:14:27.254 INFO:tasks.rados.rados.0.smithi003.stdout:3196: finishing write tid 3 to smithi00370293-106 2024-09-21T10:14:27.255 INFO:tasks.rados.rados.0.smithi003.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2024-09-21T10:14:27.260 INFO:tasks.rados.rados.0.smithi003.stdout:3202: writing smithi00370293-250 from 649298 to 1317976 tid 1 2024-09-21T10:14:27.270 INFO:tasks.rados.rados.0.smithi003.stdout:3202: writing smithi00370293-250 from 1937911 to 2658942 tid 2 2024-09-21T10:14:27.275 INFO:tasks.rados.rados.0.smithi003.stdout:3202: writing smithi00370293-250 from 3174378 to 3849298 tid 3 2024-09-21T10:14:27.275 INFO:tasks.rados.rados.0.smithi003.stdout:3203: write oid 372 current snap is 0 2024-09-21T10:14:27.275 INFO:tasks.rados.rados.0.smithi003.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2024-09-21T10:14:27.282 INFO:tasks.rados.rados.0.smithi003.stdout:3203: writing smithi00370293-372 from 666105 to 1126385 tid 1 2024-09-21T10:14:27.293 INFO:tasks.rados.rados.0.smithi003.stdout:3203: writing smithi00370293-372 from 1712746 to 2293788 tid 2 2024-09-21T10:14:27.304 INFO:tasks.rados.rados.0.smithi003.stdout:3203: writing smithi00370293-372 from 3034507 to 3659260 tid 3 2024-09-21T10:14:27.305 INFO:tasks.rados.rados.0.smithi003.stdout:3204: write oid 232 current snap is 0 2024-09-21T10:14:27.305 INFO:tasks.rados.rados.0.smithi003.stdout:3196: finishing write tid 4 to smithi00370293-106 2024-09-21T10:14:27.305 INFO:tasks.rados.rados.0.smithi003.stdout:3196: finishing write tid 5 to smithi00370293-106 2024-09-21T10:14:27.305 INFO:tasks.rados.rados.0.smithi003.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2024-09-21T10:14:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:3196: finishing write tid 6 to smithi00370293-106 2024-09-21T10:14:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:3196: oid 106 updating version 0 to 457 2024-09-21T10:14:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:3196: oid 106 updating version 457 to 459 2024-09-21T10:14:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:3196: oid 106 updating version 459 to 460 2024-09-21T10:14:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:3196: oid 106 version 460 is already newer than 456 2024-09-21T10:14:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:3196: oid 106 version 460 is already newer than 458 2024-09-21T10:14:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 106 v 460 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2024-09-21T10:14:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2024-09-21T10:14:27.428 INFO:tasks.rados.rados.0.smithi003.stdout:3197: expect (ObjNum 663 snap 0 seq_num 663) 2024-09-21T10:14:27.588 INFO:tasks.rados.rados.0.smithi003.stdout:3200: finishing write tid 1 to smithi00370293-302 2024-09-21T10:14:27.588 INFO:tasks.rados.rados.0.smithi003.stdout:3199: expect (ObjNum 1433 snap 0 seq_num 1433) 2024-09-21T10:14:27.670 INFO:tasks.rados.rados.0.smithi003.stdout:3200: finishing write tid 2 to smithi00370293-302 2024-09-21T10:14:27.670 INFO:tasks.rados.rados.0.smithi003.stdout:3200: finishing write tid 3 to smithi00370293-302 2024-09-21T10:14:27.670 INFO:tasks.rados.rados.0.smithi003.stdout:3200: finishing write tid 4 to smithi00370293-302 2024-09-21T10:14:27.670 INFO:tasks.rados.rados.0.smithi003.stdout:3200: finishing write tid 5 to smithi00370293-302 2024-09-21T10:14:27.670 INFO:tasks.rados.rados.0.smithi003.stdout:3200: oid 302 updating version 0 to 417 2024-09-21T10:14:27.670 INFO:tasks.rados.rados.0.smithi003.stdout:3200: oid 302 version 417 is already newer than 414 2024-09-21T10:14:27.670 INFO:tasks.rados.rados.0.smithi003.stdout:3200: oid 302 version 417 is already newer than 415 2024-09-21T10:14:27.670 INFO:tasks.rados.rados.0.smithi003.stdout:3200: oid 302 version 417 is already newer than 416 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 302 v 417 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3202: finishing write tid 1 to smithi00370293-250 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3202: finishing write tid 2 to smithi00370293-250 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3202: finishing write tid 3 to smithi00370293-250 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3202: finishing write tid 4 to smithi00370293-250 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3202: finishing write tid 5 to smithi00370293-250 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3202: oid 250 updating version 0 to 430 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3202: oid 250 updating version 430 to 431 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3202: oid 250 version 431 is already newer than 429 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3202: oid 250 updating version 431 to 432 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 250 v 432 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3202: left oid 250 (ObjNum 2014 snap 0 seq_num 2014) 2024-09-21T10:14:27.671 INFO:tasks.rados.rados.0.smithi003.stdout:3203: finishing write tid 1 to smithi00370293-372 2024-09-21T10:14:27.672 INFO:tasks.rados.rados.0.smithi003.stdout:3203: finishing write tid 2 to smithi00370293-372 2024-09-21T10:14:27.672 INFO:tasks.rados.rados.0.smithi003.stdout:3203: finishing write tid 3 to smithi00370293-372 2024-09-21T10:14:27.672 INFO:tasks.rados.rados.0.smithi003.stdout:3203: finishing write tid 4 to smithi00370293-372 2024-09-21T10:14:27.672 INFO:tasks.rados.rados.0.smithi003.stdout:3203: finishing write tid 5 to smithi00370293-372 2024-09-21T10:14:27.672 INFO:tasks.rados.rados.0.smithi003.stdout:3203: oid 372 updating version 0 to 426 2024-09-21T10:14:27.672 INFO:tasks.rados.rados.0.smithi003.stdout:3203: oid 372 version 426 is already newer than 425 2024-09-21T10:14:27.672 INFO:tasks.rados.rados.0.smithi003.stdout:3203: oid 372 updating version 426 to 428 2024-09-21T10:14:27.672 INFO:tasks.rados.rados.0.smithi003.stdout:3203: oid 372 version 428 is already newer than 427 2024-09-21T10:14:27.672 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 372 v 428 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2024-09-21T10:14:27.672 INFO:tasks.rados.rados.0.smithi003.stdout:3203: left oid 372 (ObjNum 2015 snap 0 seq_num 2015) 2024-09-21T10:14:27.672 INFO:tasks.rados.rados.0.smithi003.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2024-09-21T10:14:27.689 INFO:tasks.rados.rados.0.smithi003.stdout:3204: writing smithi00370293-232 from 682912 to 1218441 tid 1 2024-09-21T10:14:27.710 INFO:tasks.rados.rados.0.smithi003.stdout:3204: writing smithi00370293-232 from 1771228 to 2495928 tid 2 2024-09-21T10:14:27.725 INFO:tasks.rados.rados.0.smithi003.stdout:3204: writing smithi00370293-232 from 3061930 to 3497955 tid 3 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3196: done (7 left) 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3197: done (6 left) 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3198: done (5 left) 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3199: done (4 left) 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3200: done (3 left) 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3202: done (2 left) 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3203: done (1 left) 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3205: read oid 405 snap -1 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3205: expect (ObjNum 605 snap 0 seq_num 605) 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3206: delete oid 328 current snap is 0 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3204: finishing write tid 1 to smithi00370293-232 2024-09-21T10:14:27.726 INFO:tasks.rados.rados.0.smithi003.stdout:3204: finishing write tid 2 to smithi00370293-232 2024-09-21T10:14:27.729 INFO:tasks.rados.rados.0.smithi003.stdout:3206: done (2 left) 2024-09-21T10:14:27.729 INFO:tasks.rados.rados.0.smithi003.stdout:3207: write oid 486 current snap is 0 2024-09-21T10:14:27.729 INFO:tasks.rados.rados.0.smithi003.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2024-09-21T10:14:27.747 INFO:tasks.rados.rados.0.smithi003.stdout:3207: writing smithi00370293-486 from 716526 to 1402553 tid 1 2024-09-21T10:14:27.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:27 smithi204 bash[24804]: cluster 2024-09-21T10:14:26.445753+0000 mon.a (mon.0) 949 : cluster [DBG] mgrmap e27: x(active, since 43s), standbys: y 2024-09-21T10:14:27.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:27 smithi204 bash[24804]: cluster 2024-09-21T10:14:27.059424+0000 mgr.x (mgr.24475) 55 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2024-09-21T10:14:27.766 INFO:tasks.rados.rados.0.smithi003.stdout:3207: writing smithi00370293-486 from 2171839 to 2900208 tid 2 2024-09-21T10:14:27.777 INFO:tasks.rados.rados.0.smithi003.stdout:3207: writing smithi00370293-486 from 3400423 to 3858992 tid 3 2024-09-21T10:14:27.777 INFO:tasks.rados.rados.0.smithi003.stdout:3208: read oid 135 snap -1 2024-09-21T10:14:27.777 INFO:tasks.rados.rados.0.smithi003.stdout:3208: expect deleted 2024-09-21T10:14:27.777 INFO:tasks.rados.rados.0.smithi003.stdout:3209: write oid 298 current snap is 0 2024-09-21T10:14:27.777 INFO:tasks.rados.rados.0.smithi003.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2024-09-21T10:14:27.790 INFO:tasks.rados.rados.0.smithi003.stdout:3209: writing smithi00370293-298 from 733333 to 1494609 tid 1 2024-09-21T10:14:27.800 INFO:tasks.rados.rados.0.smithi003.stdout:3209: writing smithi00370293-298 from 2230321 to 2818701 tid 2 2024-09-21T10:14:27.809 INFO:tasks.rados.rados.0.smithi003.stdout:3209: writing smithi00370293-298 from 3427846 to 3933333 tid 3 2024-09-21T10:14:27.809 INFO:tasks.rados.rados.0.smithi003.stdout:3210: read oid 269 snap -1 2024-09-21T10:14:27.809 INFO:tasks.rados.rados.0.smithi003.stdout:3210: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-09-21T10:14:27.809 INFO:tasks.rados.rados.0.smithi003.stdout:3211: read oid 235 snap -1 2024-09-21T10:14:27.809 INFO:tasks.rados.rados.0.smithi003.stdout:3211: expect (ObjNum 1769 snap 0 seq_num 1769) 2024-09-21T10:14:27.809 INFO:tasks.rados.rados.0.smithi003.stdout:3212: write oid 356 current snap is 0 2024-09-21T10:14:27.809 INFO:tasks.rados.rados.0.smithi003.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2024-09-21T10:14:27.817 INFO:tasks.rados.rados.0.smithi003.stdout:3212: writing smithi00370293-356 from 750140 to 1186665 tid 1 2024-09-21T10:14:27.826 INFO:tasks.rados.rados.0.smithi003.stdout:3212: writing smithi00370293-356 from 1888803 to 2620841 tid 2 2024-09-21T10:14:27.832 INFO:tasks.rados.rados.0.smithi003.stdout:3212: writing smithi00370293-356 from 3055269 to 3652735 tid 3 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:3213: read oid 374 snap -1 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:3213: expect deleted 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:3204: finishing write tid 3 to smithi00370293-232 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:3204: finishing write tid 4 to smithi00370293-232 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:3204: finishing write tid 5 to smithi00370293-232 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:3204: oid 232 updating version 0 to 386 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:3204: oid 232 updating version 386 to 387 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:3204: oid 232 updating version 387 to 388 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:3204: oid 232 version 388 is already newer than 385 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 232 v 388 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:3204: left oid 232 (ObjNum 2016 snap 0 seq_num 2016) 2024-09-21T10:14:27.833 INFO:tasks.rados.rados.0.smithi003.stdout:3205: expect (ObjNum 605 snap 0 seq_num 605) 2024-09-21T10:14:27.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:27 smithi003 bash[22527]: cluster 2024-09-21T10:14:26.445753+0000 mon.a (mon.0) 949 : cluster [DBG] mgrmap e27: x(active, since 43s), standbys: y 2024-09-21T10:14:27.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:27 smithi003 bash[22527]: cluster 2024-09-21T10:14:27.059424+0000 mgr.x (mgr.24475) 55 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2024-09-21T10:14:27.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:27 smithi003 bash[31899]: cluster 2024-09-21T10:14:26.445753+0000 mon.a (mon.0) 949 : cluster [DBG] mgrmap e27: x(active, since 43s), standbys: y 2024-09-21T10:14:27.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:27 smithi003 bash[31899]: cluster 2024-09-21T10:14:27.059424+0000 mgr.x (mgr.24475) 55 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2024-09-21T10:14:27.934 INFO:tasks.rados.rados.0.smithi003.stdout:3207: finishing write tid 1 to smithi00370293-486 2024-09-21T10:14:27.934 INFO:tasks.rados.rados.0.smithi003.stdout:3207: finishing write tid 2 to smithi00370293-486 2024-09-21T10:14:27.934 INFO:tasks.rados.rados.0.smithi003.stdout:3207: finishing write tid 3 to smithi00370293-486 2024-09-21T10:14:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:3207: finishing write tid 4 to smithi00370293-486 2024-09-21T10:14:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:3207: finishing write tid 5 to smithi00370293-486 2024-09-21T10:14:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:3207: oid 486 updating version 0 to 461 2024-09-21T10:14:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:3207: oid 486 updating version 461 to 462 2024-09-21T10:14:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:3207: oid 486 updating version 462 to 464 2024-09-21T10:14:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:3207: oid 486 version 464 is already newer than 463 2024-09-21T10:14:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 486 v 464 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2024-09-21T10:14:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:3207: left oid 486 (ObjNum 2018 snap 0 seq_num 2018) 2024-09-21T10:14:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:3209: finishing write tid 1 to smithi00370293-298 2024-09-21T10:14:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:3209: finishing write tid 2 to smithi00370293-298 2024-09-21T10:14:27.935 INFO:tasks.rados.rados.0.smithi003.stdout:3210: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-09-21T10:14:28.195 INFO:tasks.rados.rados.0.smithi003.stdout:3209: finishing write tid 3 to smithi00370293-298 2024-09-21T10:14:28.196 INFO:tasks.rados.rados.0.smithi003.stdout:3209: finishing write tid 4 to smithi00370293-298 2024-09-21T10:14:28.196 INFO:tasks.rados.rados.0.smithi003.stdout:3209: finishing write tid 5 to smithi00370293-298 2024-09-21T10:14:28.196 INFO:tasks.rados.rados.0.smithi003.stdout:3209: oid 298 updating version 0 to 419 2024-09-21T10:14:28.196 INFO:tasks.rados.rados.0.smithi003.stdout:3209: oid 298 version 419 is already newer than 418 2024-09-21T10:14:28.196 INFO:tasks.rados.rados.0.smithi003.stdout:3209: oid 298 updating version 419 to 420 2024-09-21T10:14:28.196 INFO:tasks.rados.rados.0.smithi003.stdout:3209: oid 298 updating version 420 to 421 2024-09-21T10:14:28.196 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 298 v 421 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2024-09-21T10:14:28.196 INFO:tasks.rados.rados.0.smithi003.stdout:3209: left oid 298 (ObjNum 2019 snap 0 seq_num 2019) 2024-09-21T10:14:28.196 INFO:tasks.rados.rados.0.smithi003.stdout:3212: finishing write tid 1 to smithi00370293-356 2024-09-21T10:14:28.196 INFO:tasks.rados.rados.0.smithi003.stdout:3211: expect (ObjNum 1769 snap 0 seq_num 1769) 2024-09-21T10:14:28.490 INFO:tasks.rados.rados.0.smithi003.stdout:3212: finishing write tid 2 to smithi00370293-356 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3214: read oid 406 snap -1 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3214: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3204: done (9 left) 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3205: done (8 left) 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3207: done (7 left) 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3208: done (6 left) 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3209: done (5 left) 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3210: done (4 left) 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3211: done (3 left) 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3215: write oid 364 current snap is 0 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3212: finishing write tid 3 to smithi00370293-356 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3212: finishing write tid 4 to smithi00370293-356 2024-09-21T10:14:28.491 INFO:tasks.rados.rados.0.smithi003.stdout:3212: finishing write tid 5 to smithi00370293-356 2024-09-21T10:14:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:3212: oid 356 updating version 0 to 406 2024-09-21T10:14:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:3212: oid 356 version 406 is already newer than 404 2024-09-21T10:14:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:3212: oid 356 version 406 is already newer than 403 2024-09-21T10:14:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:3212: oid 356 version 406 is already newer than 405 2024-09-21T10:14:28.492 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 356 v 406 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2024-09-21T10:14:28.493 INFO:tasks.rados.rados.0.smithi003.stdout:3212: left oid 356 (ObjNum 2020 snap 0 seq_num 2020) 2024-09-21T10:14:28.493 INFO:tasks.rados.rados.0.smithi003.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2024-09-21T10:14:28.498 INFO:tasks.rados.rados.0.smithi003.stdout:3215: writing smithi00370293-364 from 766947 to 1278721 tid 1 2024-09-21T10:14:28.504 INFO:tasks.rados.rados.0.smithi003.stdout:3215: writing smithi00370293-364 from 1947285 to 2422981 tid 2 2024-09-21T10:14:28.510 INFO:tasks.rados.rados.0.smithi003.stdout:3215: writing smithi00370293-364 from 2966339 to 3375077 tid 3 2024-09-21T10:14:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:3215: writing smithi00370293-364 from 3895036 to 3966947 tid 4 2024-09-21T10:14:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:3212: done (3 left) 2024-09-21T10:14:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:3213: done (2 left) 2024-09-21T10:14:28.514 INFO:tasks.rados.rados.0.smithi003.stdout:3216: write oid 302 current snap is 0 2024-09-21T10:14:28.515 INFO:tasks.rados.rados.0.smithi003.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2024-09-21T10:14:28.522 INFO:tasks.rados.rados.0.smithi003.stdout:3216: writing smithi00370293-302 from 783754 to 1370777 tid 1 2024-09-21T10:14:28.529 INFO:tasks.rados.rados.0.smithi003.stdout:3216: writing smithi00370293-302 from 1889414 to 2625121 tid 2 2024-09-21T10:14:28.537 INFO:tasks.rados.rados.0.smithi003.stdout:3216: writing smithi00370293-302 from 3393762 to 3983754 tid 3 2024-09-21T10:14:28.537 INFO:tasks.rados.rados.0.smithi003.stdout:3217: read oid 500 snap -1 2024-09-21T10:14:28.537 INFO:tasks.rados.rados.0.smithi003.stdout:3217: expect (ObjNum 1505 snap 0 seq_num 1505) 2024-09-21T10:14:28.537 INFO:tasks.rados.rados.0.smithi003.stdout:3218: write oid 101 current snap is 0 2024-09-21T10:14:28.537 INFO:tasks.rados.rados.0.smithi003.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2024-09-21T10:14:28.544 INFO:tasks.rados.rados.0.smithi003.stdout:3218: writing smithi00370293-101 from 400561 to 1179186 tid 1 2024-09-21T10:14:28.549 INFO:tasks.rados.rados.0.smithi003.stdout:3218: writing smithi00370293-101 from 1664249 to 2000561 tid 2 2024-09-21T10:14:28.549 INFO:tasks.rados.rados.0.smithi003.stdout:3219: write oid 267 current snap is 0 2024-09-21T10:14:28.549 INFO:tasks.rados.rados.0.smithi003.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2024-09-21T10:14:28.553 INFO:tasks.rados.rados.0.smithi003.stdout:3219: writing smithi00370293-267 from 417368 to 871242 tid 1 2024-09-21T10:14:28.560 INFO:tasks.rados.rados.0.smithi003.stdout:3219: writing smithi00370293-267 from 1322731 to 2017368 tid 2 2024-09-21T10:14:28.560 INFO:tasks.rados.rados.0.smithi003.stdout:3220: write oid 65 current snap is 0 2024-09-21T10:14:28.560 INFO:tasks.rados.rados.0.smithi003.stdout:3214: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-09-21T10:14:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:3215: finishing write tid 1 to smithi00370293-364 2024-09-21T10:14:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:3215: finishing write tid 2 to smithi00370293-364 2024-09-21T10:14:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:3215: finishing write tid 3 to smithi00370293-364 2024-09-21T10:14:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:3215: finishing write tid 4 to smithi00370293-364 2024-09-21T10:14:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:3215: finishing write tid 5 to smithi00370293-364 2024-09-21T10:14:28.847 INFO:tasks.rados.rados.0.smithi003.stdout:3215: finishing write tid 6 to smithi00370293-364 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3215: oid 364 updating version 0 to 426 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3215: oid 364 version 426 is already newer than 422 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3215: oid 364 version 426 is already newer than 424 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3215: oid 364 version 426 is already newer than 425 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3215: oid 364 version 426 is already newer than 423 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 364 v 426 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3215: left oid 364 (ObjNum 2021 snap 0 seq_num 2021) 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3216: finishing write tid 1 to smithi00370293-302 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3216: finishing write tid 2 to smithi00370293-302 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3216: finishing write tid 3 to smithi00370293-302 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3216: finishing write tid 4 to smithi00370293-302 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3216: finishing write tid 5 to smithi00370293-302 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3216: oid 302 updating version 0 to 418 2024-09-21T10:14:28.848 INFO:tasks.rados.rados.0.smithi003.stdout:3216: oid 302 updating version 418 to 421 2024-09-21T10:14:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:3216: oid 302 version 421 is already newer than 420 2024-09-21T10:14:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:3216: oid 302 version 421 is already newer than 419 2024-09-21T10:14:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 302 v 421 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2024-09-21T10:14:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:3216: left oid 302 (ObjNum 2022 snap 0 seq_num 2022) 2024-09-21T10:14:28.849 INFO:tasks.rados.rados.0.smithi003.stdout:3217: expect (ObjNum 1505 snap 0 seq_num 1505) 2024-09-21T10:14:29.023 INFO:tasks.rados.rados.0.smithi003.stdout:3218: finishing write tid 1 to smithi00370293-101 2024-09-21T10:14:29.023 INFO:tasks.rados.rados.0.smithi003.stdout:3218: finishing write tid 2 to smithi00370293-101 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3218: finishing write tid 3 to smithi00370293-101 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3218: finishing write tid 4 to smithi00370293-101 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3218: oid 101 updating version 0 to 427 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3218: oid 101 updating version 427 to 429 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3218: oid 101 version 429 is already newer than 428 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 101 v 429 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3218: left oid 101 (ObjNum 2023 snap 0 seq_num 2023) 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3219: finishing write tid 1 to smithi00370293-267 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3219: finishing write tid 2 to smithi00370293-267 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3219: finishing write tid 3 to smithi00370293-267 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3219: finishing write tid 4 to smithi00370293-267 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3219: oid 267 updating version 0 to 357 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3219: oid 267 updating version 357 to 358 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:3219: oid 267 updating version 358 to 359 2024-09-21T10:14:29.024 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 267 v 359 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2024-09-21T10:14:29.025 INFO:tasks.rados.rados.0.smithi003.stdout:3219: left oid 267 (ObjNum 2024 snap 0 seq_num 2024) 2024-09-21T10:14:29.025 INFO:tasks.rados.rados.0.smithi003.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2024-09-21T10:14:29.030 INFO:tasks.rados.rados.0.smithi003.stdout:3220: writing smithi00370293-65 from 434175 to 963298 tid 1 2024-09-21T10:14:29.037 INFO:tasks.rados.rados.0.smithi003.stdout:3220: writing smithi00370293-65 from 1381213 to 1864247 tid 2 2024-09-21T10:14:29.038 INFO:tasks.rados.rados.0.smithi003.stdout:3214: done (6 left) 2024-09-21T10:14:29.038 INFO:tasks.rados.rados.0.smithi003.stdout:3215: done (5 left) 2024-09-21T10:14:29.038 INFO:tasks.rados.rados.0.smithi003.stdout:3216: done (4 left) 2024-09-21T10:14:29.038 INFO:tasks.rados.rados.0.smithi003.stdout:3217: done (3 left) 2024-09-21T10:14:29.038 INFO:tasks.rados.rados.0.smithi003.stdout:3218: done (2 left) 2024-09-21T10:14:29.038 INFO:tasks.rados.rados.0.smithi003.stdout:3219: done (1 left) 2024-09-21T10:14:29.038 INFO:tasks.rados.rados.0.smithi003.stdout:3221: write oid 274 current snap is 0 2024-09-21T10:14:29.038 INFO:tasks.rados.rados.0.smithi003.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2024-09-21T10:14:29.045 INFO:tasks.rados.rados.0.smithi003.stdout:3221: writing smithi00370293-274 from 450982 to 1055354 tid 1 2024-09-21T10:14:29.053 INFO:tasks.rados.rados.0.smithi003.stdout:3221: writing smithi00370293-274 from 1723342 to 2050982 tid 2 2024-09-21T10:14:29.053 INFO:tasks.rados.rados.0.smithi003.stdout:3222: write oid 24 current snap is 0 2024-09-21T10:14:29.053 INFO:tasks.rados.rados.0.smithi003.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2024-09-21T10:14:29.062 INFO:tasks.rados.rados.0.smithi003.stdout:3222: writing smithi00370293-24 from 467789 to 1147410 tid 1 2024-09-21T10:14:29.069 INFO:tasks.rados.rados.0.smithi003.stdout:3222: writing smithi00370293-24 from 1781824 to 2067789 tid 2 2024-09-21T10:14:29.069 INFO:tasks.rados.rados.0.smithi003.stdout:3223: write oid 360 current snap is 0 2024-09-21T10:14:29.069 INFO:tasks.rados.rados.0.smithi003.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2024-09-21T10:14:29.078 INFO:tasks.rados.rados.0.smithi003.stdout:3223: writing smithi00370293-360 from 484596 to 1239466 tid 1 2024-09-21T10:14:29.086 INFO:tasks.rados.rados.0.smithi003.stdout:3223: writing smithi00370293-360 from 1840306 to 2084596 tid 2 2024-09-21T10:14:29.086 INFO:tasks.rados.rados.0.smithi003.stdout:3224: write oid 290 current snap is 0 2024-09-21T10:14:29.086 INFO:tasks.rados.rados.0.smithi003.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2024-09-21T10:14:29.092 INFO:tasks.rados.rados.0.smithi003.stdout:3224: writing smithi00370293-290 from 501403 to 931522 tid 1 2024-09-21T10:14:29.099 INFO:tasks.rados.rados.0.smithi003.stdout:3224: writing smithi00370293-290 from 1498788 to 1989160 tid 2 2024-09-21T10:14:29.100 INFO:tasks.rados.rados.0.smithi003.stdout:3225: write oid 416 current snap is 0 2024-09-21T10:14:29.100 INFO:tasks.rados.rados.0.smithi003.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2024-09-21T10:14:29.107 INFO:tasks.rados.rados.0.smithi003.stdout:3225: writing smithi00370293-416 from 518210 to 1139931 tid 1 2024-09-21T10:14:29.113 INFO:tasks.rados.rados.0.smithi003.stdout:3225: writing smithi00370293-416 from 1557270 to 2118210 tid 2 2024-09-21T10:14:29.113 INFO:tasks.rados.rados.0.smithi003.stdout:3226: write oid 302 current snap is 0 2024-09-21T10:14:29.113 INFO:tasks.rados.rados.0.smithi003.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2024-09-21T10:14:29.121 INFO:tasks.rados.rados.0.smithi003.stdout:3226: writing smithi00370293-302 from 535017 to 1231987 tid 1 2024-09-21T10:14:29.126 INFO:tasks.rados.rados.0.smithi003.stdout:3226: writing smithi00370293-302 from 2015752 to 2135017 tid 2 2024-09-21T10:14:29.126 INFO:tasks.rados.rados.0.smithi003.stdout:3227: write oid 270 current snap is 0 2024-09-21T10:14:29.126 INFO:tasks.rados.rados.0.smithi003.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2024-09-21T10:14:29.134 INFO:tasks.rados.rados.0.smithi003.stdout:3227: writing smithi00370293-270 from 551824 to 1324043 tid 1 2024-09-21T10:14:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:3227: writing smithi00370293-270 from 2074234 to 2151824 tid 2 2024-09-21T10:14:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:3228: write oid 317 current snap is 0 2024-09-21T10:14:29.139 INFO:tasks.rados.rados.0.smithi003.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2024-09-21T10:14:29.145 INFO:tasks.rados.rados.0.smithi003.stdout:3228: writing smithi00370293-317 from 568631 to 1016099 tid 1 2024-09-21T10:14:29.151 INFO:tasks.rados.rados.0.smithi003.stdout:3228: writing smithi00370293-317 from 1732716 to 2168631 tid 2 2024-09-21T10:14:29.152 INFO:tasks.rados.rados.0.smithi003.stdout:3229: write oid 252 current snap is 0 2024-09-21T10:14:29.152 INFO:tasks.rados.rados.0.smithi003.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2024-09-21T10:14:29.158 INFO:tasks.rados.rados.0.smithi003.stdout:3229: writing smithi00370293-252 from 585438 to 1108155 tid 1 2024-09-21T10:14:29.164 INFO:tasks.rados.rados.0.smithi003.stdout:3229: writing smithi00370293-252 from 1674845 to 2185438 tid 2 2024-09-21T10:14:29.164 INFO:tasks.rados.rados.0.smithi003.stdout:3230: write oid 127 current snap is 0 2024-09-21T10:14:29.164 INFO:tasks.rados.rados.0.smithi003.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2024-09-21T10:14:29.171 INFO:tasks.rados.rados.0.smithi003.stdout:3230: writing smithi00370293-127 from 602245 to 1200211 tid 1 2024-09-21T10:14:29.177 INFO:tasks.rados.rados.0.smithi003.stdout:3230: writing smithi00370293-127 from 1733327 to 2202245 tid 2 2024-09-21T10:14:29.177 INFO:tasks.rados.rados.0.smithi003.stdout:3231: read oid 82 snap -1 2024-09-21T10:14:29.177 INFO:tasks.rados.rados.0.smithi003.stdout:3231: expect (ObjNum 1833 snap 0 seq_num 1833) 2024-09-21T10:14:29.177 INFO:tasks.rados.rados.0.smithi003.stdout:3232: read oid 394 snap -1 2024-09-21T10:14:29.177 INFO:tasks.rados.rados.0.smithi003.stdout:3232: expect (ObjNum 1844 snap 0 seq_num 1844) 2024-09-21T10:14:29.177 INFO:tasks.rados.rados.0.smithi003.stdout:3233: write oid 184 current snap is 0 2024-09-21T10:14:29.177 INFO:tasks.rados.rados.0.smithi003.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2024-09-21T10:14:29.184 INFO:tasks.rados.rados.0.smithi003.stdout:3233: writing smithi00370293-184 from 619052 to 1292267 tid 1 2024-09-21T10:14:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:3233: writing smithi00370293-184 from 1791809 to 2219052 tid 2 2024-09-21T10:14:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:3234: delete oid 426 current snap is 0 2024-09-21T10:14:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:3220: finishing write tid 1 to smithi00370293-65 2024-09-21T10:14:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:3220: finishing write tid 2 to smithi00370293-65 2024-09-21T10:14:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:3220: finishing write tid 3 to smithi00370293-65 2024-09-21T10:14:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:3220: finishing write tid 4 to smithi00370293-65 2024-09-21T10:14:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:3220: oid 65 updating version 0 to 266 2024-09-21T10:14:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:3220: oid 65 updating version 266 to 268 2024-09-21T10:14:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:3220: oid 65 version 268 is already newer than 267 2024-09-21T10:14:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 65 v 268 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2024-09-21T10:14:29.191 INFO:tasks.rados.rados.0.smithi003.stdout:3220: left oid 65 (ObjNum 2025 snap 0 seq_num 2025) 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3221: finishing write tid 1 to smithi00370293-274 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3221: finishing write tid 2 to smithi00370293-274 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3221: finishing write tid 3 to smithi00370293-274 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3221: finishing write tid 4 to smithi00370293-274 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3221: oid 274 updating version 0 to 465 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3221: oid 274 updating version 465 to 467 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3221: oid 274 version 467 is already newer than 466 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 274 v 467 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3221: left oid 274 (ObjNum 2026 snap 0 seq_num 2026) 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3222: finishing write tid 1 to smithi00370293-24 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3222: finishing write tid 2 to smithi00370293-24 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3222: finishing write tid 3 to smithi00370293-24 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3222: finishing write tid 4 to smithi00370293-24 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3222: oid 24 updating version 0 to 428 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3222: oid 24 version 428 is already newer than 427 2024-09-21T10:14:29.192 INFO:tasks.rados.rados.0.smithi003.stdout:3222: oid 24 version 428 is already newer than 426 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 24 v 428 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3222: left oid 24 (ObjNum 2027 snap 0 seq_num 2027) 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3223: finishing write tid 1 to smithi00370293-360 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3223: finishing write tid 2 to smithi00370293-360 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3223: finishing write tid 3 to smithi00370293-360 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3223: finishing write tid 4 to smithi00370293-360 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3223: oid 360 updating version 0 to 431 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3223: oid 360 version 431 is already newer than 429 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3223: oid 360 version 431 is already newer than 430 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 360 v 431 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3223: left oid 360 (ObjNum 2028 snap 0 seq_num 2028) 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3224: finishing write tid 1 to smithi00370293-290 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3224: finishing write tid 2 to smithi00370293-290 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3224: finishing write tid 3 to smithi00370293-290 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3224: finishing write tid 4 to smithi00370293-290 2024-09-21T10:14:29.193 INFO:tasks.rados.rados.0.smithi003.stdout:3224: oid 290 updating version 0 to 589 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3224: oid 290 version 589 is already newer than 588 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3224: oid 290 updating version 589 to 590 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 290 v 590 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3224: left oid 290 (ObjNum 2029 snap 0 seq_num 2029) 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3225: finishing write tid 1 to smithi00370293-416 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3225: finishing write tid 2 to smithi00370293-416 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3225: finishing write tid 3 to smithi00370293-416 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3225: finishing write tid 4 to smithi00370293-416 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3225: oid 416 updating version 0 to 445 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3225: oid 416 updating version 445 to 446 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3225: oid 416 updating version 446 to 447 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 416 v 447 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3225: left oid 416 (ObjNum 2030 snap 0 seq_num 2030) 2024-09-21T10:14:29.194 INFO:tasks.rados.rados.0.smithi003.stdout:3226: finishing write tid 1 to smithi00370293-302 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3226: finishing write tid 2 to smithi00370293-302 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3226: finishing write tid 3 to smithi00370293-302 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3226: finishing write tid 4 to smithi00370293-302 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3226: oid 302 updating version 0 to 423 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3226: oid 302 updating version 423 to 424 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3226: oid 302 version 424 is already newer than 422 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 302 v 424 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3226: left oid 302 (ObjNum 2031 snap 0 seq_num 2031) 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3227: finishing write tid 1 to smithi00370293-270 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3227: finishing write tid 2 to smithi00370293-270 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3227: finishing write tid 3 to smithi00370293-270 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3227: finishing write tid 4 to smithi00370293-270 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3227: oid 270 updating version 0 to 271 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3227: oid 270 version 271 is already newer than 270 2024-09-21T10:14:29.195 INFO:tasks.rados.rados.0.smithi003.stdout:3227: oid 270 version 271 is already newer than 269 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 270 v 271 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3227: left oid 270 (ObjNum 2032 snap 0 seq_num 2032) 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3228: finishing write tid 1 to smithi00370293-317 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3228: finishing write tid 2 to smithi00370293-317 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3228: finishing write tid 3 to smithi00370293-317 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3228: finishing write tid 4 to smithi00370293-317 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3228: oid 317 updating version 0 to 593 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3228: oid 317 version 593 is already newer than 591 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3228: oid 317 version 593 is already newer than 592 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 317 v 593 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3228: left oid 317 (ObjNum 2033 snap 0 seq_num 2033) 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3229: finishing write tid 1 to smithi00370293-252 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3229: finishing write tid 2 to smithi00370293-252 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3229: finishing write tid 3 to smithi00370293-252 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3229: finishing write tid 4 to smithi00370293-252 2024-09-21T10:14:29.196 INFO:tasks.rados.rados.0.smithi003.stdout:3229: oid 252 updating version 0 to 306 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:3229: oid 252 version 306 is already newer than 305 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:3229: oid 252 updating version 306 to 307 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 252 v 307 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:3229: left oid 252 (ObjNum 2034 snap 0 seq_num 2034) 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:3230: finishing write tid 1 to smithi00370293-127 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:3230: finishing write tid 2 to smithi00370293-127 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:3230: finishing write tid 3 to smithi00370293-127 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:3230: finishing write tid 4 to smithi00370293-127 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:3230: oid 127 updating version 0 to 433 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:3230: oid 127 updating version 433 to 435 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:3230: oid 127 version 435 is already newer than 434 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 127 v 435 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2024-09-21T10:14:29.197 INFO:tasks.rados.rados.0.smithi003.stdout:3230: left oid 127 (ObjNum 2035 snap 0 seq_num 2035) 2024-09-21T10:14:29.198 INFO:tasks.rados.rados.0.smithi003.stdout:3232: expect (ObjNum 1844 snap 0 seq_num 1844) 2024-09-21T10:14:29.387 INFO:tasks.rados.rados.0.smithi003.stdout:3231: expect (ObjNum 1833 snap 0 seq_num 1833) 2024-09-21T10:14:29.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:29 smithi003 bash[22527]: cluster 2024-09-21T10:14:29.060214+0000 mgr.x (mgr.24475) 56 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2024-09-21T10:14:29.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:29 smithi003 bash[22527]: audit 2024-09-21T10:14:29.110849+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:29.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:29 smithi003 bash[31899]: cluster 2024-09-21T10:14:29.060214+0000 mgr.x (mgr.24475) 56 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2024-09-21T10:14:29.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:29 smithi003 bash[31899]: audit 2024-09-21T10:14:29.110849+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:29.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:29 smithi204 bash[24804]: cluster 2024-09-21T10:14:29.060214+0000 mgr.x (mgr.24475) 56 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2024-09-21T10:14:29.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:29 smithi204 bash[24804]: audit 2024-09-21T10:14:29.110849+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:29.537 INFO:tasks.rados.rados.0.smithi003.stdout:3233: finishing write tid 1 to smithi00370293-184 2024-09-21T10:14:29.537 INFO:tasks.rados.rados.0.smithi003.stdout:3233: finishing write tid 2 to smithi00370293-184 2024-09-21T10:14:29.537 INFO:tasks.rados.rados.0.smithi003.stdout:3233: finishing write tid 3 to smithi00370293-184 2024-09-21T10:14:29.537 INFO:tasks.rados.rados.0.smithi003.stdout:3233: finishing write tid 4 to smithi00370293-184 2024-09-21T10:14:29.537 INFO:tasks.rados.rados.0.smithi003.stdout:3233: oid 184 updating version 0 to 407 2024-09-21T10:14:29.537 INFO:tasks.rados.rados.0.smithi003.stdout:3233: oid 184 updating version 407 to 409 2024-09-21T10:14:29.537 INFO:tasks.rados.rados.0.smithi003.stdout:3233: oid 184 version 409 is already newer than 408 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 184 v 409 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3233: left oid 184 (ObjNum 2036 snap 0 seq_num 2036) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3220: done (14 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3221: done (13 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3222: done (12 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3223: done (11 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3224: done (10 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3225: done (9 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3226: done (8 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3227: done (7 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3228: done (6 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3229: done (5 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3230: done (4 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3231: done (3 left) 2024-09-21T10:14:29.538 INFO:tasks.rados.rados.0.smithi003.stdout:3232: done (2 left) 2024-09-21T10:14:29.539 INFO:tasks.rados.rados.0.smithi003.stdout:3233: done (1 left) 2024-09-21T10:14:29.539 INFO:tasks.rados.rados.0.smithi003.stdout:3234: done (0 left) 2024-09-21T10:14:29.539 INFO:tasks.rados.rados.0.smithi003.stdout:3235: read oid 310 snap -1 2024-09-21T10:14:29.539 INFO:tasks.rados.rados.0.smithi003.stdout:3235: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T10:14:29.539 INFO:tasks.rados.rados.0.smithi003.stdout:3236: write oid 78 current snap is 0 2024-09-21T10:14:29.539 INFO:tasks.rados.rados.0.smithi003.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2024-09-21T10:14:29.545 INFO:tasks.rados.rados.0.smithi003.stdout:3236: writing smithi00370293-78 from 652666 to 1192732 tid 1 2024-09-21T10:14:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:3236: writing smithi00370293-78 from 1908773 to 2252666 tid 2 2024-09-21T10:14:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:3237: write oid 101 current snap is 0 2024-09-21T10:14:29.552 INFO:tasks.rados.rados.0.smithi003.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2024-09-21T10:14:29.560 INFO:tasks.rados.rados.0.smithi003.stdout:3237: writing smithi00370293-101 from 669473 to 1284788 tid 1 2024-09-21T10:14:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:3237: writing smithi00370293-101 from 1967255 to 2269473 tid 2 2024-09-21T10:14:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:3238: read oid 346 snap -1 2024-09-21T10:14:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:3238: expect deleted 2024-09-21T10:14:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:3239: read oid 237 snap -1 2024-09-21T10:14:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:3239: expect (ObjNum 1882 snap 0 seq_num 1882) 2024-09-21T10:14:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:3240: write oid 246 current snap is 0 2024-09-21T10:14:29.567 INFO:tasks.rados.rados.0.smithi003.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2024-09-21T10:14:29.576 INFO:tasks.rados.rados.0.smithi003.stdout:3240: writing smithi00370293-246 from 686280 to 1376844 tid 1 2024-09-21T10:14:29.583 INFO:tasks.rados.rados.0.smithi003.stdout:3240: writing smithi00370293-246 from 2025737 to 2286280 tid 2 2024-09-21T10:14:29.583 INFO:tasks.rados.rados.0.smithi003.stdout:3241: read oid 94 snap -1 2024-09-21T10:14:29.583 INFO:tasks.rados.rados.0.smithi003.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2024-09-21T10:14:29.583 INFO:tasks.rados.rados.0.smithi003.stdout:3242: write oid 405 current snap is 0 2024-09-21T10:14:29.583 INFO:tasks.rados.rados.0.smithi003.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2024-09-21T10:14:29.593 INFO:tasks.rados.rados.0.smithi003.stdout:3242: writing smithi00370293-405 from 703087 to 1468900 tid 1 2024-09-21T10:14:29.599 INFO:tasks.rados.rados.0.smithi003.stdout:3242: writing smithi00370293-405 from 2084219 to 2303087 tid 2 2024-09-21T10:14:29.599 INFO:tasks.rados.rados.0.smithi003.stdout:3243: read oid 498 snap -1 2024-09-21T10:14:29.599 INFO:tasks.rados.rados.0.smithi003.stdout:3243: expect (ObjNum 1889 snap 0 seq_num 1889) 2024-09-21T10:14:29.599 INFO:tasks.rados.rados.0.smithi003.stdout:3244: delete oid 410 current snap is 0 2024-09-21T10:14:29.599 INFO:tasks.rados.rados.0.smithi003.stdout:3235: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T10:14:29.791 INFO:tasks.rados.rados.0.smithi003.stdout:3236: finishing write tid 1 to smithi00370293-78 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3236: finishing write tid 2 to smithi00370293-78 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3236: finishing write tid 3 to smithi00370293-78 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3236: finishing write tid 4 to smithi00370293-78 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3236: oid 78 updating version 0 to 383 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3236: oid 78 version 383 is already newer than 382 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3236: oid 78 updating version 383 to 384 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 78 v 384 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3237: finishing write tid 1 to smithi00370293-101 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3237: finishing write tid 2 to smithi00370293-101 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3237: finishing write tid 3 to smithi00370293-101 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3235: done (9 left) 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3236: done (8 left) 2024-09-21T10:14:29.792 INFO:tasks.rados.rados.0.smithi003.stdout:3238: done (7 left) 2024-09-21T10:14:29.793 INFO:tasks.rados.rados.0.smithi003.stdout:3244: done (6 left) 2024-09-21T10:14:29.793 INFO:tasks.rados.rados.0.smithi003.stdout:3245: write oid 438 current snap is 0 2024-09-21T10:14:29.793 INFO:tasks.rados.rados.0.smithi003.stdout:3237: finishing write tid 4 to smithi00370293-101 2024-09-21T10:14:29.793 INFO:tasks.rados.rados.0.smithi003.stdout:3237: oid 101 updating version 0 to 430 2024-09-21T10:14:29.793 INFO:tasks.rados.rados.0.smithi003.stdout:3237: oid 101 updating version 430 to 431 2024-09-21T10:14:29.793 INFO:tasks.rados.rados.0.smithi003.stdout:3237: oid 101 updating version 431 to 432 2024-09-21T10:14:29.793 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 101 v 432 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2024-09-21T10:14:29.793 INFO:tasks.rados.rados.0.smithi003.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2024-09-21T10:14:29.793 INFO:tasks.rados.rados.0.smithi003.stdout:3239: expect (ObjNum 1882 snap 0 seq_num 1882) 2024-09-21T10:14:29.963 INFO:tasks.rados.rados.0.smithi003.stdout:3240: finishing write tid 1 to smithi00370293-246 2024-09-21T10:14:29.963 INFO:tasks.rados.rados.0.smithi003.stdout:3240: finishing write tid 2 to smithi00370293-246 2024-09-21T10:14:29.964 INFO:tasks.rados.rados.0.smithi003.stdout:3240: finishing write tid 3 to smithi00370293-246 2024-09-21T10:14:29.964 INFO:tasks.rados.rados.0.smithi003.stdout:3240: finishing write tid 4 to smithi00370293-246 2024-09-21T10:14:29.964 INFO:tasks.rados.rados.0.smithi003.stdout:3240: oid 246 updating version 0 to 449 2024-09-21T10:14:29.964 INFO:tasks.rados.rados.0.smithi003.stdout:3240: oid 246 version 449 is already newer than 448 2024-09-21T10:14:29.964 INFO:tasks.rados.rados.0.smithi003.stdout:3240: oid 246 updating version 449 to 450 2024-09-21T10:14:29.964 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 246 v 450 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2024-09-21T10:14:29.964 INFO:tasks.rados.rados.0.smithi003.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2024-09-21T10:14:29.964 INFO:tasks.rados.rados.0.smithi003.stdout:3241: expect (ObjNum 1839 snap 0 seq_num 1839) 2024-09-21T10:14:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:3242: finishing write tid 1 to smithi00370293-405 2024-09-21T10:14:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:3242: finishing write tid 2 to smithi00370293-405 2024-09-21T10:14:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:3242: finishing write tid 3 to smithi00370293-405 2024-09-21T10:14:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:3242: finishing write tid 4 to smithi00370293-405 2024-09-21T10:14:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:3242: oid 405 updating version 0 to 470 2024-09-21T10:14:30.182 INFO:tasks.rados.rados.0.smithi003.stdout:3242: oid 405 version 470 is already newer than 469 2024-09-21T10:14:30.183 INFO:tasks.rados.rados.0.smithi003.stdout:3242: oid 405 version 470 is already newer than 468 2024-09-21T10:14:30.183 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 405 v 470 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2024-09-21T10:14:30.183 INFO:tasks.rados.rados.0.smithi003.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2024-09-21T10:14:30.183 INFO:tasks.rados.rados.0.smithi003.stdout:3243: expect (ObjNum 1889 snap 0 seq_num 1889) 2024-09-21T10:14:30.397 INFO:tasks.rados.rados.0.smithi003.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2024-09-21T10:14:30.417 INFO:tasks.rados.rados.0.smithi003.stdout:3245: writing smithi00370293-438 from 736701 to 1253012 tid 1 2024-09-21T10:14:30.433 INFO:tasks.rados.rados.0.smithi003.stdout:3245: writing smithi00370293-438 from 1684830 to 2200885 tid 2 2024-09-21T10:14:30.433 INFO:tasks.rados.rados.0.smithi003.stdout:3237: done (6 left) 2024-09-21T10:14:30.433 INFO:tasks.rados.rados.0.smithi003.stdout:3239: done (5 left) 2024-09-21T10:14:30.434 INFO:tasks.rados.rados.0.smithi003.stdout:3240: done (4 left) 2024-09-21T10:14:30.434 INFO:tasks.rados.rados.0.smithi003.stdout:3241: done (3 left) 2024-09-21T10:14:30.434 INFO:tasks.rados.rados.0.smithi003.stdout:3242: done (2 left) 2024-09-21T10:14:30.434 INFO:tasks.rados.rados.0.smithi003.stdout:3243: done (1 left) 2024-09-21T10:14:30.434 INFO:tasks.rados.rados.0.smithi003.stdout:3246: write oid 33 current snap is 0 2024-09-21T10:14:30.434 INFO:tasks.rados.rados.0.smithi003.stdout:3245: finishing write tid 1 to smithi00370293-438 2024-09-21T10:14:30.434 INFO:tasks.rados.rados.0.smithi003.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2024-09-21T10:14:30.455 INFO:tasks.rados.rados.0.smithi003.stdout:3246: writing smithi00370293-33 from 753508 to 1345068 tid 1 2024-09-21T10:14:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:3246: writing smithi00370293-33 from 2143312 to 2353508 tid 2 2024-09-21T10:14:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:3247: read oid 470 snap -1 2024-09-21T10:14:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:3247: expect (ObjNum 1796 snap 0 seq_num 1796) 2024-09-21T10:14:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:3248: delete oid 358 current snap is 0 2024-09-21T10:14:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:3245: finishing write tid 2 to smithi00370293-438 2024-09-21T10:14:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:3245: finishing write tid 3 to smithi00370293-438 2024-09-21T10:14:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:3245: finishing write tid 4 to smithi00370293-438 2024-09-21T10:14:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:3245: oid 438 updating version 0 to 272 2024-09-21T10:14:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:3245: oid 438 updating version 272 to 274 2024-09-21T10:14:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:3245: oid 438 version 274 is already newer than 273 2024-09-21T10:14:30.471 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 438 v 274 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2024-09-21T10:14:30.472 INFO:tasks.rados.rados.0.smithi003.stdout:3245: left oid 438 (ObjNum 2043 snap 0 seq_num 2043) 2024-09-21T10:14:30.472 INFO:tasks.rados.rados.0.smithi003.stdout:3246: finishing write tid 1 to smithi00370293-33 2024-09-21T10:14:30.473 INFO:tasks.rados.rados.0.smithi003.stdout:3245: done (3 left) 2024-09-21T10:14:30.474 INFO:tasks.rados.rados.0.smithi003.stdout:3248: done (2 left) 2024-09-21T10:14:30.474 INFO:tasks.rados.rados.0.smithi003.stdout:3249: read oid 397 snap -1 2024-09-21T10:14:30.474 INFO:tasks.rados.rados.0.smithi003.stdout:3249: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T10:14:30.474 INFO:tasks.rados.rados.0.smithi003.stdout:3250: write oid 143 current snap is 0 2024-09-21T10:14:30.474 INFO:tasks.rados.rados.0.smithi003.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2024-09-21T10:14:30.490 INFO:tasks.rados.rados.0.smithi003.stdout:3250: writing smithi00370293-143 from 787122 to 1245533 tid 1 2024-09-21T10:14:30.504 INFO:tasks.rados.rados.0.smithi003.stdout:3250: writing smithi00370293-143 from 1860276 to 2387122 tid 2 2024-09-21T10:14:30.505 INFO:tasks.rados.rados.0.smithi003.stdout:3251: read oid 77 snap -1 2024-09-21T10:14:30.505 INFO:tasks.rados.rados.0.smithi003.stdout:3251: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-21T10:14:30.505 INFO:tasks.rados.rados.0.smithi003.stdout:3252: read oid 411 snap -1 2024-09-21T10:14:30.505 INFO:tasks.rados.rados.0.smithi003.stdout:3252: expect (ObjNum 980 snap 0 seq_num 980) 2024-09-21T10:14:30.505 INFO:tasks.rados.rados.0.smithi003.stdout:3253: write oid 147 current snap is 0 2024-09-21T10:14:30.505 INFO:tasks.rados.rados.0.smithi003.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2024-09-21T10:14:30.515 INFO:tasks.rados.rados.0.smithi003.stdout:3253: writing smithi00370293-147 from 403929 to 937589 tid 1 2024-09-21T10:14:30.525 INFO:tasks.rados.rados.0.smithi003.stdout:3253: writing smithi00370293-147 from 1518758 to 1925798 tid 2 2024-09-21T10:14:30.525 INFO:tasks.rados.rados.0.smithi003.stdout:3254: read oid 163 snap -1 2024-09-21T10:14:30.525 INFO:tasks.rados.rados.0.smithi003.stdout:3254: expect (ObjNum 1493 snap 0 seq_num 1493) 2024-09-21T10:14:30.525 INFO:tasks.rados.rados.0.smithi003.stdout:3255: write oid 359 current snap is 0 2024-09-21T10:14:30.525 INFO:tasks.rados.rados.0.smithi003.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2024-09-21T10:14:30.534 INFO:tasks.rados.rados.0.smithi003.stdout:3255: writing smithi00370293-359 from 420736 to 1029645 tid 1 2024-09-21T10:14:30.545 INFO:tasks.rados.rados.0.smithi003.stdout:3255: writing smithi00370293-359 from 1577240 to 2244291 tid 2 2024-09-21T10:14:30.546 INFO:tasks.rados.rados.0.smithi003.stdout:3256: read oid 197 snap -1 2024-09-21T10:14:30.546 INFO:tasks.rados.rados.0.smithi003.stdout:3256: expect (ObjNum 1693 snap 0 seq_num 1693) 2024-09-21T10:14:30.546 INFO:tasks.rados.rados.0.smithi003.stdout:3257: read oid 332 snap -1 2024-09-21T10:14:30.546 INFO:tasks.rados.rados.0.smithi003.stdout:3257: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T10:14:30.546 INFO:tasks.rados.rados.0.smithi003.stdout:3258: read oid 385 snap -1 2024-09-21T10:14:30.546 INFO:tasks.rados.rados.0.smithi003.stdout:3258: expect (ObjNum 1270 snap 0 seq_num 1270) 2024-09-21T10:14:30.546 INFO:tasks.rados.rados.0.smithi003.stdout:3259: write oid 296 current snap is 0 2024-09-21T10:14:30.546 INFO:tasks.rados.rados.0.smithi003.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2024-09-21T10:14:30.554 INFO:tasks.rados.rados.0.smithi003.stdout:3259: writing smithi00370293-296 from 437543 to 1121701 tid 1 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:3259: writing smithi00370293-296 from 1635722 to 2046431 tid 2 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:3260: read oid 371 snap -1 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:3260: expect (ObjNum 1976 snap 0 seq_num 1976) 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:3261: read oid 347 snap -1 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:3261: expect deleted 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:3262: read oid 492 snap -1 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:3262: expect (ObjNum 1968 snap 0 seq_num 1968) 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:3246: finishing write tid 2 to smithi00370293-33 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:3246: finishing write tid 3 to smithi00370293-33 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:3246: finishing write tid 4 to smithi00370293-33 2024-09-21T10:14:30.561 INFO:tasks.rados.rados.0.smithi003.stdout:3246: oid 33 updating version 0 to 321 2024-09-21T10:14:30.562 INFO:tasks.rados.rados.0.smithi003.stdout:3246: oid 33 updating version 321 to 322 2024-09-21T10:14:30.562 INFO:tasks.rados.rados.0.smithi003.stdout:3246: oid 33 version 322 is already newer than 320 2024-09-21T10:14:30.562 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 322 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2024-09-21T10:14:30.562 INFO:tasks.rados.rados.0.smithi003.stdout:3246: left oid 33 (ObjNum 2044 snap 0 seq_num 2044) 2024-09-21T10:14:30.562 INFO:tasks.rados.rados.0.smithi003.stdout:3247: expect (ObjNum 1796 snap 0 seq_num 1796) 2024-09-21T10:14:30.674 INFO:tasks.rados.rados.0.smithi003.stdout:3249: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T10:14:30.874 INFO:tasks.rados.rados.0.smithi003.stdout:3250: finishing write tid 1 to smithi00370293-143 2024-09-21T10:14:30.874 INFO:tasks.rados.rados.0.smithi003.stdout:3250: finishing write tid 2 to smithi00370293-143 2024-09-21T10:14:30.874 INFO:tasks.rados.rados.0.smithi003.stdout:3250: finishing write tid 3 to smithi00370293-143 2024-09-21T10:14:30.874 INFO:tasks.rados.rados.0.smithi003.stdout:3250: finishing write tid 4 to smithi00370293-143 2024-09-21T10:14:30.874 INFO:tasks.rados.rados.0.smithi003.stdout:3250: oid 143 updating version 0 to 595 2024-09-21T10:14:30.874 INFO:tasks.rados.rados.0.smithi003.stdout:3250: oid 143 updating version 595 to 596 2024-09-21T10:14:30.874 INFO:tasks.rados.rados.0.smithi003.stdout:3250: oid 143 version 596 is already newer than 594 2024-09-21T10:14:30.874 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 143 v 596 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2024-09-21T10:14:30.874 INFO:tasks.rados.rados.0.smithi003.stdout:3250: left oid 143 (ObjNum 2046 snap 0 seq_num 2046) 2024-09-21T10:14:30.874 INFO:tasks.rados.rados.0.smithi003.stdout:3252: expect (ObjNum 980 snap 0 seq_num 980) 2024-09-21T10:14:31.003 INFO:tasks.rados.rados.0.smithi003.stdout:3253: finishing write tid 1 to smithi00370293-147 2024-09-21T10:14:31.003 INFO:tasks.rados.rados.0.smithi003.stdout:3251: expect (ObjNum 1748 snap 0 seq_num 1748) 2024-09-21T10:14:31.155 INFO:tasks.rados.rados.0.smithi003.stdout:3253: finishing write tid 2 to smithi00370293-147 2024-09-21T10:14:31.155 INFO:tasks.rados.rados.0.smithi003.stdout:3253: finishing write tid 3 to smithi00370293-147 2024-09-21T10:14:31.155 INFO:tasks.rados.rados.0.smithi003.stdout:3253: finishing write tid 4 to smithi00370293-147 2024-09-21T10:14:31.155 INFO:tasks.rados.rados.0.smithi003.stdout:3253: oid 147 updating version 0 to 308 2024-09-21T10:14:31.155 INFO:tasks.rados.rados.0.smithi003.stdout:3253: oid 147 updating version 308 to 309 2024-09-21T10:14:31.155 INFO:tasks.rados.rados.0.smithi003.stdout:3253: oid 147 updating version 309 to 310 2024-09-21T10:14:31.155 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 147 v 310 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2024-09-21T10:14:31.155 INFO:tasks.rados.rados.0.smithi003.stdout:3253: left oid 147 (ObjNum 2047 snap 0 seq_num 2047) 2024-09-21T10:14:31.156 INFO:tasks.rados.rados.0.smithi003.stdout:3254: expect (ObjNum 1493 snap 0 seq_num 1493) 2024-09-21T10:14:31.314 INFO:tasks.rados.rados.0.smithi003.stdout:3255: finishing write tid 1 to smithi00370293-359 2024-09-21T10:14:31.314 INFO:tasks.rados.rados.0.smithi003.stdout:3255: finishing write tid 2 to smithi00370293-359 2024-09-21T10:14:31.314 INFO:tasks.rados.rados.0.smithi003.stdout:3258: expect (ObjNum 1270 snap 0 seq_num 1270) 2024-09-21T10:14:31.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:31 smithi003 bash[22527]: cluster 2024-09-21T10:14:31.061445+0000 mgr.x (mgr.24475) 57 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 103 op/s 2024-09-21T10:14:31.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:31 smithi003 bash[31899]: cluster 2024-09-21T10:14:31.061445+0000 mgr.x (mgr.24475) 57 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 103 op/s 2024-09-21T10:14:31.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:31 smithi204 bash[24804]: cluster 2024-09-21T10:14:31.061445+0000 mgr.x (mgr.24475) 57 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 103 op/s 2024-09-21T10:14:31.506 INFO:tasks.rados.rados.0.smithi003.stdout:3255: finishing write tid 3 to smithi00370293-359 2024-09-21T10:14:31.506 INFO:tasks.rados.rados.0.smithi003.stdout:3255: finishing write tid 4 to smithi00370293-359 2024-09-21T10:14:31.506 INFO:tasks.rados.rados.0.smithi003.stdout:3255: oid 359 updating version 0 to 323 2024-09-21T10:14:31.506 INFO:tasks.rados.rados.0.smithi003.stdout:3255: oid 359 updating version 323 to 324 2024-09-21T10:14:31.506 INFO:tasks.rados.rados.0.smithi003.stdout:3255: oid 359 updating version 324 to 325 2024-09-21T10:14:31.506 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 359 v 325 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2024-09-21T10:14:31.507 INFO:tasks.rados.rados.0.smithi003.stdout:3255: left oid 359 (ObjNum 2048 snap 0 seq_num 2048) 2024-09-21T10:14:31.507 INFO:tasks.rados.rados.0.smithi003.stdout:3257: expect (ObjNum 1610 snap 0 seq_num 1610) 2024-09-21T10:14:31.732 INFO:tasks.rados.rados.0.smithi003.stdout:3256: expect (ObjNum 1693 snap 0 seq_num 1693) 2024-09-21T10:14:31.879 INFO:tasks.rados.rados.0.smithi003.stdout:3262: expect (ObjNum 1968 snap 0 seq_num 1968) 2024-09-21T10:14:32.102 INFO:tasks.rados.rados.0.smithi003.stdout:3260: expect (ObjNum 1976 snap 0 seq_num 1976) 2024-09-21T10:14:32.281 INFO:tasks.rados.rados.0.smithi003.stdout:3259: finishing write tid 1 to smithi00370293-296 2024-09-21T10:14:32.281 INFO:tasks.rados.rados.0.smithi003.stdout:3259: finishing write tid 2 to smithi00370293-296 2024-09-21T10:14:32.281 INFO:tasks.rados.rados.0.smithi003.stdout:3259: finishing write tid 3 to smithi00370293-296 2024-09-21T10:14:32.281 INFO:tasks.rados.rados.0.smithi003.stdout:3259: finishing write tid 4 to smithi00370293-296 2024-09-21T10:14:32.281 INFO:tasks.rados.rados.0.smithi003.stdout:3259: oid 296 updating version 0 to 390 2024-09-21T10:14:32.281 INFO:tasks.rados.rados.0.smithi003.stdout:3259: oid 296 version 390 is already newer than 389 2024-09-21T10:14:32.281 INFO:tasks.rados.rados.0.smithi003.stdout:3259: oid 296 updating version 390 to 391 2024-09-21T10:14:32.281 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 296 v 391 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2024-09-21T10:14:32.281 INFO:tasks.rados.rados.0.smithi003.stdout:3259: left oid 296 (ObjNum 2049 snap 0 seq_num 2049) 2024-09-21T10:14:32.281 INFO:tasks.rados.rados.0.smithi003.stdout:3246: done (15 left) 2024-09-21T10:14:32.281 INFO:tasks.rados.rados.0.smithi003.stdout:3247: done (14 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3249: done (13 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3250: done (12 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3251: done (11 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3252: done (10 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3253: done (9 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3254: done (8 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3255: done (7 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3256: done (6 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3257: done (5 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3258: done (4 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3259: done (3 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3260: done (2 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3261: done (1 left) 2024-09-21T10:14:32.282 INFO:tasks.rados.rados.0.smithi003.stdout:3262: done (0 left) 2024-09-21T10:14:32.283 INFO:tasks.rados.rados.0.smithi003.stdout:3263: write oid 463 current snap is 0 2024-09-21T10:14:32.283 INFO:tasks.rados.rados.0.smithi003.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2024-09-21T10:14:32.300 INFO:tasks.rados.rados.0.smithi003.stdout:3263: writing smithi00370293-463 from 454350 to 1213757 tid 1 2024-09-21T10:14:32.321 INFO:tasks.rados.rados.0.smithi003.stdout:3263: writing smithi00370293-463 from 1977851 to 2454350 tid 2 2024-09-21T10:14:32.322 INFO:tasks.rados.rados.0.smithi003.stdout:3264: read oid 433 snap -1 2024-09-21T10:14:32.322 INFO:tasks.rados.rados.0.smithi003.stdout:3264: expect (ObjNum 1867 snap 0 seq_num 1867) 2024-09-21T10:14:32.322 INFO:tasks.rados.rados.0.smithi003.stdout:3265: write oid 147 current snap is 0 2024-09-21T10:14:32.322 INFO:tasks.rados.rados.0.smithi003.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2024-09-21T10:14:32.336 INFO:tasks.rados.rados.0.smithi003.stdout:3265: writing smithi00370293-147 from 471157 to 905813 tid 1 2024-09-21T10:14:32.351 INFO:tasks.rados.rados.0.smithi003.stdout:3265: writing smithi00370293-147 from 1636333 to 2050711 tid 2 2024-09-21T10:14:32.351 INFO:tasks.rados.rados.0.smithi003.stdout:3266: read oid 188 snap -1 2024-09-21T10:14:32.351 INFO:tasks.rados.rados.0.smithi003.stdout:3266: expect deleted 2024-09-21T10:14:32.351 INFO:tasks.rados.rados.0.smithi003.stdout:3267: write oid 209 current snap is 0 2024-09-21T10:14:32.351 INFO:tasks.rados.rados.0.smithi003.stdout:3263: finishing write tid 1 to smithi00370293-463 2024-09-21T10:14:32.351 INFO:tasks.rados.rados.0.smithi003.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2024-09-21T10:14:32.362 INFO:tasks.rados.rados.0.smithi003.stdout:3267: writing smithi00370293-209 from 487964 to 997869 tid 1 2024-09-21T10:14:32.377 INFO:tasks.rados.rados.0.smithi003.stdout:3267: writing smithi00370293-209 from 1694815 to 2369204 tid 2 2024-09-21T10:14:32.377 INFO:tasks.rados.rados.0.smithi003.stdout:3268: write oid 492 current snap is 0 2024-09-21T10:14:32.377 INFO:tasks.rados.rados.0.smithi003.stdout:3263: finishing write tid 2 to smithi00370293-463 2024-09-21T10:14:32.377 INFO:tasks.rados.rados.0.smithi003.stdout:3263: finishing write tid 3 to smithi00370293-463 2024-09-21T10:14:32.377 INFO:tasks.rados.rados.0.smithi003.stdout:3263: finishing write tid 4 to smithi00370293-463 2024-09-21T10:14:32.377 INFO:tasks.rados.rados.0.smithi003.stdout:3263: oid 463 updating version 0 to 369 2024-09-21T10:14:32.377 INFO:tasks.rados.rados.0.smithi003.stdout:3263: oid 463 version 369 is already newer than 367 2024-09-21T10:14:32.377 INFO:tasks.rados.rados.0.smithi003.stdout:3263: oid 463 version 369 is already newer than 368 2024-09-21T10:14:32.377 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 463 v 369 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2024-09-21T10:14:32.377 INFO:tasks.rados.rados.0.smithi003.stdout:3263: left oid 463 (ObjNum 2050 snap 0 seq_num 2050) 2024-09-21T10:14:32.377 INFO:tasks.rados.rados.0.smithi003.stdout:3264: expect (ObjNum 1867 snap 0 seq_num 1867) 2024-09-21T10:14:32.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:32 smithi204 bash[53111]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:14:32] "GET /metrics HTTP/1.1" 200 36213 "" "Prometheus/2.43.0" 2024-09-21T10:14:32.553 INFO:tasks.rados.rados.0.smithi003.stdout:3265: finishing write tid 1 to smithi00370293-147 2024-09-21T10:14:32.553 INFO:tasks.rados.rados.0.smithi003.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2024-09-21T10:14:32.568 INFO:tasks.rados.rados.0.smithi003.stdout:3268: writing smithi00370293-492 from 504771 to 1206278 tid 1 2024-09-21T10:14:32.581 INFO:tasks.rados.rados.0.smithi003.stdout:3268: writing smithi00370293-492 from 1869650 to 2287697 tid 2 2024-09-21T10:14:32.581 INFO:tasks.rados.rados.0.smithi003.stdout:3263: done (5 left) 2024-09-21T10:14:32.581 INFO:tasks.rados.rados.0.smithi003.stdout:3264: done (4 left) 2024-09-21T10:14:32.581 INFO:tasks.rados.rados.0.smithi003.stdout:3269: read oid 380 snap -1 2024-09-21T10:14:32.581 INFO:tasks.rados.rados.0.smithi003.stdout:3269: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T10:14:32.581 INFO:tasks.rados.rados.0.smithi003.stdout:3270: read oid 328 snap -1 2024-09-21T10:14:32.581 INFO:tasks.rados.rados.0.smithi003.stdout:3270: expect deleted 2024-09-21T10:14:32.581 INFO:tasks.rados.rados.0.smithi003.stdout:3271: delete oid 260 current snap is 0 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3265: finishing write tid 2 to smithi00370293-147 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3265: finishing write tid 3 to smithi00370293-147 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3265: finishing write tid 4 to smithi00370293-147 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3265: oid 147 updating version 0 to 312 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3265: oid 147 version 312 is already newer than 311 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3265: oid 147 updating version 312 to 313 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 147 v 313 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3265: left oid 147 (ObjNum 2051 snap 0 seq_num 2051) 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3267: finishing write tid 1 to smithi00370293-209 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3267: finishing write tid 2 to smithi00370293-209 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3267: finishing write tid 3 to smithi00370293-209 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3267: finishing write tid 4 to smithi00370293-209 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3267: oid 209 updating version 0 to 471 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3267: oid 209 updating version 471 to 473 2024-09-21T10:14:32.582 INFO:tasks.rados.rados.0.smithi003.stdout:3267: oid 209 version 473 is already newer than 472 2024-09-21T10:14:32.583 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 209 v 473 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2024-09-21T10:14:32.583 INFO:tasks.rados.rados.0.smithi003.stdout:3267: left oid 209 (ObjNum 2052 snap 0 seq_num 2052) 2024-09-21T10:14:32.583 INFO:tasks.rados.rados.0.smithi003.stdout:3268: finishing write tid 1 to smithi00370293-492 2024-09-21T10:14:32.584 INFO:tasks.rados.rados.0.smithi003.stdout:3265: done (6 left) 2024-09-21T10:14:32.584 INFO:tasks.rados.rados.0.smithi003.stdout:3266: done (5 left) 2024-09-21T10:14:32.585 INFO:tasks.rados.rados.0.smithi003.stdout:3267: done (4 left) 2024-09-21T10:14:32.585 INFO:tasks.rados.rados.0.smithi003.stdout:3270: done (3 left) 2024-09-21T10:14:32.585 INFO:tasks.rados.rados.0.smithi003.stdout:3271: done (2 left) 2024-09-21T10:14:32.585 INFO:tasks.rados.rados.0.smithi003.stdout:3272: read oid 55 snap -1 2024-09-21T10:14:32.585 INFO:tasks.rados.rados.0.smithi003.stdout:3272: expect (ObjNum 1881 snap 0 seq_num 1881) 2024-09-21T10:14:32.585 INFO:tasks.rados.rados.0.smithi003.stdout:3273: read oid 138 snap -1 2024-09-21T10:14:32.585 INFO:tasks.rados.rados.0.smithi003.stdout:3273: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-09-21T10:14:32.585 INFO:tasks.rados.rados.0.smithi003.stdout:3274: write oid 413 current snap is 0 2024-09-21T10:14:32.585 INFO:tasks.rados.rados.0.smithi003.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2024-09-21T10:14:32.597 INFO:tasks.rados.rados.0.smithi003.stdout:3274: writing smithi00370293-413 from 538385 to 990390 tid 1 2024-09-21T10:14:32.609 INFO:tasks.rados.rados.0.smithi003.stdout:3274: writing smithi00370293-413 from 1470261 to 1891977 tid 2 2024-09-21T10:14:32.609 INFO:tasks.rados.rados.0.smithi003.stdout:3275: read oid 293 snap -1 2024-09-21T10:14:32.609 INFO:tasks.rados.rados.0.smithi003.stdout:3275: expect (ObjNum 1783 snap 0 seq_num 1783) 2024-09-21T10:14:32.609 INFO:tasks.rados.rados.0.smithi003.stdout:3276: read oid 346 snap -1 2024-09-21T10:14:32.609 INFO:tasks.rados.rados.0.smithi003.stdout:3276: expect deleted 2024-09-21T10:14:32.609 INFO:tasks.rados.rados.0.smithi003.stdout:3277: read oid 47 snap -1 2024-09-21T10:14:32.609 INFO:tasks.rados.rados.0.smithi003.stdout:3277: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-21T10:14:32.609 INFO:tasks.rados.rados.0.smithi003.stdout:3278: write oid 73 current snap is 0 2024-09-21T10:14:32.609 INFO:tasks.rados.rados.0.smithi003.stdout:3268: finishing write tid 2 to smithi00370293-492 2024-09-21T10:14:32.609 INFO:tasks.rados.rados.0.smithi003.stdout:3268: finishing write tid 3 to smithi00370293-492 2024-09-21T10:14:32.609 INFO:tasks.rados.rados.0.smithi003.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2024-09-21T10:14:32.621 INFO:tasks.rados.rados.0.smithi003.stdout:3278: writing smithi00370293-73 from 555192 to 1082446 tid 1 2024-09-21T10:14:32.632 INFO:tasks.rados.rados.0.smithi003.stdout:3278: writing smithi00370293-73 from 1528743 to 2094117 tid 2 2024-09-21T10:14:32.632 INFO:tasks.rados.rados.0.smithi003.stdout:3279: delete oid 229 current snap is 0 2024-09-21T10:14:32.632 INFO:tasks.rados.rados.0.smithi003.stdout:3268: finishing write tid 4 to smithi00370293-492 2024-09-21T10:14:32.632 INFO:tasks.rados.rados.0.smithi003.stdout:3268: oid 492 updating version 0 to 328 2024-09-21T10:14:32.632 INFO:tasks.rados.rados.0.smithi003.stdout:3268: oid 492 version 328 is already newer than 327 2024-09-21T10:14:32.632 INFO:tasks.rados.rados.0.smithi003.stdout:3268: oid 492 version 328 is already newer than 326 2024-09-21T10:14:32.632 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 492 v 328 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2024-09-21T10:14:32.632 INFO:tasks.rados.rados.0.smithi003.stdout:3268: left oid 492 (ObjNum 2053 snap 0 seq_num 2053) 2024-09-21T10:14:32.632 INFO:tasks.rados.rados.0.smithi003.stdout:3269: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T10:14:32.769 INFO:tasks.rados.rados.0.smithi003.stdout:3274: finishing write tid 1 to smithi00370293-413 2024-09-21T10:14:32.769 INFO:tasks.rados.rados.0.smithi003.stdout:3272: expect (ObjNum 1881 snap 0 seq_num 1881) 2024-09-21T10:14:32.934 INFO:tasks.rados.rados.0.smithi003.stdout:3273: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-09-21T10:14:33.087 INFO:tasks.rados.rados.0.smithi003.stdout:3274: finishing write tid 2 to smithi00370293-413 2024-09-21T10:14:33.087 INFO:tasks.rados.rados.0.smithi003.stdout:3274: finishing write tid 3 to smithi00370293-413 2024-09-21T10:14:33.087 INFO:tasks.rados.rados.0.smithi003.stdout:3274: finishing write tid 4 to smithi00370293-413 2024-09-21T10:14:33.087 INFO:tasks.rados.rados.0.smithi003.stdout:3274: oid 413 updating version 0 to 597 2024-09-21T10:14:33.087 INFO:tasks.rados.rados.0.smithi003.stdout:3274: oid 413 updating version 597 to 598 2024-09-21T10:14:33.088 INFO:tasks.rados.rados.0.smithi003.stdout:3274: oid 413 updating version 598 to 599 2024-09-21T10:14:33.088 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 413 v 599 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2024-09-21T10:14:33.088 INFO:tasks.rados.rados.0.smithi003.stdout:3274: left oid 413 (ObjNum 2055 snap 0 seq_num 2055) 2024-09-21T10:14:33.088 INFO:tasks.rados.rados.0.smithi003.stdout:3277: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-21T10:14:33.175 INFO:tasks.rados.rados.0.smithi003.stdout:3278: finishing write tid 1 to smithi00370293-73 2024-09-21T10:14:33.175 INFO:tasks.rados.rados.0.smithi003.stdout:3275: expect (ObjNum 1783 snap 0 seq_num 1783) 2024-09-21T10:14:33.354 INFO:tasks.rados.rados.0.smithi003.stdout:3278: finishing write tid 2 to smithi00370293-73 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3278: finishing write tid 3 to smithi00370293-73 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3278: finishing write tid 4 to smithi00370293-73 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3278: oid 73 updating version 0 to 601 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3278: oid 73 version 601 is already newer than 600 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3278: oid 73 updating version 601 to 602 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 73 v 602 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3278: left oid 73 (ObjNum 2056 snap 0 seq_num 2056) 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3268: done (9 left) 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3269: done (8 left) 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3272: done (7 left) 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3273: done (6 left) 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3274: done (5 left) 2024-09-21T10:14:33.355 INFO:tasks.rados.rados.0.smithi003.stdout:3275: done (4 left) 2024-09-21T10:14:33.356 INFO:tasks.rados.rados.0.smithi003.stdout:3276: done (3 left) 2024-09-21T10:14:33.356 INFO:tasks.rados.rados.0.smithi003.stdout:3277: done (2 left) 2024-09-21T10:14:33.356 INFO:tasks.rados.rados.0.smithi003.stdout:3278: done (1 left) 2024-09-21T10:14:33.356 INFO:tasks.rados.rados.0.smithi003.stdout:3279: done (0 left) 2024-09-21T10:14:33.356 INFO:tasks.rados.rados.0.smithi003.stdout:3280: read oid 149 snap -1 2024-09-21T10:14:33.356 INFO:tasks.rados.rados.0.smithi003.stdout:3280: expect (ObjNum 1524 snap 0 seq_num 1524) 2024-09-21T10:14:33.356 INFO:tasks.rados.rados.0.smithi003.stdout:3281: write oid 326 current snap is 0 2024-09-21T10:14:33.356 INFO:tasks.rados.rados.0.smithi003.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2024-09-21T10:14:33.376 INFO:tasks.rados.rados.0.smithi003.stdout:3281: writing smithi00370293-326 from 588806 to 1266558 tid 1 2024-09-21T10:14:33.385 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:33 smithi003 bash[22527]: cluster 2024-09-21T10:14:33.062214+0000 mgr.x (mgr.24475) 58 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.4 MiB/s wr, 73 op/s 2024-09-21T10:14:33.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:33 smithi003 bash[31899]: cluster 2024-09-21T10:14:33.062214+0000 mgr.x (mgr.24475) 58 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.4 MiB/s wr, 73 op/s 2024-09-21T10:14:33.388 INFO:tasks.rados.rados.0.smithi003.stdout:3281: writing smithi00370293-326 from 2045707 to 2588806 tid 2 2024-09-21T10:14:33.388 INFO:tasks.rados.rados.0.smithi003.stdout:3282: read oid 380 snap -1 2024-09-21T10:14:33.388 INFO:tasks.rados.rados.0.smithi003.stdout:3282: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T10:14:33.388 INFO:tasks.rados.rados.0.smithi003.stdout:3283: write oid 91 current snap is 0 2024-09-21T10:14:33.388 INFO:tasks.rados.rados.0.smithi003.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2024-09-21T10:14:33.396 INFO:tasks.rados.rados.0.smithi003.stdout:3283: writing smithi00370293-91 from 605613 to 1358614 tid 1 2024-09-21T10:14:33.402 INFO:tasks.rados.rados.0.smithi003.stdout:3283: writing smithi00370293-91 from 1987836 to 2416890 tid 2 2024-09-21T10:14:33.403 INFO:tasks.rados.rados.0.smithi003.stdout:3284: read oid 379 snap -1 2024-09-21T10:14:33.403 INFO:tasks.rados.rados.0.smithi003.stdout:3284: expect (ObjNum 1773 snap 0 seq_num 1773) 2024-09-21T10:14:33.403 INFO:tasks.rados.rados.0.smithi003.stdout:3285: delete oid 216 current snap is 0 2024-09-21T10:14:33.403 INFO:tasks.rados.rados.0.smithi003.stdout:3280: expect (ObjNum 1524 snap 0 seq_num 1524) 2024-09-21T10:14:33.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:33 smithi204 bash[24804]: cluster 2024-09-21T10:14:33.062214+0000 mgr.x (mgr.24475) 58 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 8.4 MiB/s wr, 73 op/s 2024-09-21T10:14:33.583 INFO:tasks.rados.rados.0.smithi003.stdout:3281: finishing write tid 1 to smithi00370293-326 2024-09-21T10:14:33.583 INFO:tasks.rados.rados.0.smithi003.stdout:3281: finishing write tid 2 to smithi00370293-326 2024-09-21T10:14:33.583 INFO:tasks.rados.rados.0.smithi003.stdout:3282: expect (ObjNum 1546 snap 0 seq_num 1546) 2024-09-21T10:14:33.704 INFO:tasks.rados.rados.0.smithi003.stdout:3281: finishing write tid 3 to smithi00370293-326 2024-09-21T10:14:33.704 INFO:tasks.rados.rados.0.smithi003.stdout:3281: finishing write tid 4 to smithi00370293-326 2024-09-21T10:14:33.704 INFO:tasks.rados.rados.0.smithi003.stdout:3281: oid 326 updating version 0 to 453 2024-09-21T10:14:33.704 INFO:tasks.rados.rados.0.smithi003.stdout:3281: oid 326 version 453 is already newer than 452 2024-09-21T10:14:33.704 INFO:tasks.rados.rados.0.smithi003.stdout:3281: oid 326 version 453 is already newer than 451 2024-09-21T10:14:33.704 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 326 v 453 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2024-09-21T10:14:33.704 INFO:tasks.rados.rados.0.smithi003.stdout:3281: left oid 326 (ObjNum 2058 snap 0 seq_num 2058) 2024-09-21T10:14:33.704 INFO:tasks.rados.rados.0.smithi003.stdout:3283: finishing write tid 1 to smithi00370293-91 2024-09-21T10:14:33.704 INFO:tasks.rados.rados.0.smithi003.stdout:3283: finishing write tid 2 to smithi00370293-91 2024-09-21T10:14:33.704 INFO:tasks.rados.rados.0.smithi003.stdout:3280: done (5 left) 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3281: done (4 left) 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3282: done (3 left) 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3285: done (2 left) 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3286: read oid 385 snap -1 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3286: expect (ObjNum 1270 snap 0 seq_num 1270) 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3287: write oid 253 current snap is 0 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3283: finishing write tid 3 to smithi00370293-91 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3283: finishing write tid 4 to smithi00370293-91 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3283: oid 91 updating version 0 to 372 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3283: oid 91 version 372 is already newer than 370 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3283: oid 91 version 372 is already newer than 371 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 91 v 372 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3283: left oid 91 (ObjNum 2059 snap 0 seq_num 2059) 2024-09-21T10:14:33.705 INFO:tasks.rados.rados.0.smithi003.stdout:3284: expect (ObjNum 1773 snap 0 seq_num 1773) 2024-09-21T10:14:33.910 INFO:tasks.rados.rados.0.smithi003.stdout:3286: expect (ObjNum 1270 snap 0 seq_num 1270) 2024-09-21T10:14:34.102 INFO:tasks.rados.rados.0.smithi003.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2024-09-21T10:14:34.110 INFO:tasks.rados.rados.0.smithi003.stdout:3287: writing smithi00370293-253 from 639227 to 1259079 tid 1 2024-09-21T10:14:34.116 INFO:tasks.rados.rados.0.smithi003.stdout:3287: writing smithi00370293-253 from 1821153 to 2253876 tid 2 2024-09-21T10:14:34.116 INFO:tasks.rados.rados.0.smithi003.stdout:3283: done (3 left) 2024-09-21T10:14:34.116 INFO:tasks.rados.rados.0.smithi003.stdout:3284: done (2 left) 2024-09-21T10:14:34.116 INFO:tasks.rados.rados.0.smithi003.stdout:3286: done (1 left) 2024-09-21T10:14:34.116 INFO:tasks.rados.rados.0.smithi003.stdout:3288: read oid 198 snap -1 2024-09-21T10:14:34.116 INFO:tasks.rados.rados.0.smithi003.stdout:3288: expect (ObjNum 1295 snap 0 seq_num 1295) 2024-09-21T10:14:34.116 INFO:tasks.rados.rados.0.smithi003.stdout:3289: write oid 308 current snap is 0 2024-09-21T10:14:34.116 INFO:tasks.rados.rados.0.smithi003.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2024-09-21T10:14:34.124 INFO:tasks.rados.rados.0.smithi003.stdout:3289: writing smithi00370293-308 from 656034 to 1351135 tid 1 2024-09-21T10:14:34.131 INFO:tasks.rados.rados.0.smithi003.stdout:3289: writing smithi00370293-308 from 1879635 to 2456016 tid 2 2024-09-21T10:14:34.131 INFO:tasks.rados.rados.0.smithi003.stdout:3290: read oid 475 snap -1 2024-09-21T10:14:34.131 INFO:tasks.rados.rados.0.smithi003.stdout:3290: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T10:14:34.132 INFO:tasks.rados.rados.0.smithi003.stdout:3291: write oid 150 current snap is 0 2024-09-21T10:14:34.132 INFO:tasks.rados.rados.0.smithi003.stdout:3287: finishing write tid 1 to smithi00370293-253 2024-09-21T10:14:34.132 INFO:tasks.rados.rados.0.smithi003.stdout:3288: expect (ObjNum 1295 snap 0 seq_num 1295) 2024-09-21T10:14:34.305 INFO:tasks.rados.rados.0.smithi003.stdout:3287: finishing write tid 2 to smithi00370293-253 2024-09-21T10:14:34.305 INFO:tasks.rados.rados.0.smithi003.stdout:3287: finishing write tid 3 to smithi00370293-253 2024-09-21T10:14:34.305 INFO:tasks.rados.rados.0.smithi003.stdout:3287: finishing write tid 4 to smithi00370293-253 2024-09-21T10:14:34.305 INFO:tasks.rados.rados.0.smithi003.stdout:3287: oid 253 updating version 0 to 434 2024-09-21T10:14:34.305 INFO:tasks.rados.rados.0.smithi003.stdout:3287: oid 253 version 434 is already newer than 433 2024-09-21T10:14:34.305 INFO:tasks.rados.rados.0.smithi003.stdout:3287: oid 253 updating version 434 to 435 2024-09-21T10:14:34.306 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 253 v 435 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2024-09-21T10:14:34.306 INFO:tasks.rados.rados.0.smithi003.stdout:3287: left oid 253 (ObjNum 2061 snap 0 seq_num 2061) 2024-09-21T10:14:34.306 INFO:tasks.rados.rados.0.smithi003.stdout:3289: finishing write tid 1 to smithi00370293-308 2024-09-21T10:14:34.306 INFO:tasks.rados.rados.0.smithi003.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2024-09-21T10:14:34.313 INFO:tasks.rados.rados.0.smithi003.stdout:3291: writing smithi00370293-150 from 672841 to 1443191 tid 1 2024-09-21T10:14:34.320 INFO:tasks.rados.rados.0.smithi003.stdout:3291: writing smithi00370293-150 from 2221764 to 2658156 tid 2 2024-09-21T10:14:34.320 INFO:tasks.rados.rados.0.smithi003.stdout:3287: done (4 left) 2024-09-21T10:14:34.320 INFO:tasks.rados.rados.0.smithi003.stdout:3288: done (3 left) 2024-09-21T10:14:34.320 INFO:tasks.rados.rados.0.smithi003.stdout:3292: write oid 37 current snap is 0 2024-09-21T10:14:34.320 INFO:tasks.rados.rados.0.smithi003.stdout:3290: expect (ObjNum 1595 snap 0 seq_num 1595) 2024-09-21T10:14:34.411 INFO:tasks.rados.rados.0.smithi003.stdout:3289: finishing write tid 2 to smithi00370293-308 2024-09-21T10:14:34.411 INFO:tasks.rados.rados.0.smithi003.stdout:3289: finishing write tid 3 to smithi00370293-308 2024-09-21T10:14:34.411 INFO:tasks.rados.rados.0.smithi003.stdout:3289: finishing write tid 4 to smithi00370293-308 2024-09-21T10:14:34.411 INFO:tasks.rados.rados.0.smithi003.stdout:3289: oid 308 updating version 0 to 426 2024-09-21T10:14:34.411 INFO:tasks.rados.rados.0.smithi003.stdout:3289: oid 308 updating version 426 to 427 2024-09-21T10:14:34.411 INFO:tasks.rados.rados.0.smithi003.stdout:3289: oid 308 version 427 is already newer than 425 2024-09-21T10:14:34.411 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 308 v 427 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2024-09-21T10:14:34.411 INFO:tasks.rados.rados.0.smithi003.stdout:3289: left oid 308 (ObjNum 2062 snap 0 seq_num 2062) 2024-09-21T10:14:34.412 INFO:tasks.rados.rados.0.smithi003.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2024-09-21T10:14:34.427 INFO:tasks.rados.rados.0.smithi003.stdout:3292: writing smithi00370293-37 from 689648 to 1135247 tid 1 2024-09-21T10:14:34.447 INFO:tasks.rados.rados.0.smithi003.stdout:3292: writing smithi00370293-37 from 1880246 to 2460296 tid 2 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3289: done (3 left) 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3290: done (2 left) 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3293: read oid 46 snap -1 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3293: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3294: read oid 433 snap -1 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3294: expect (ObjNum 1867 snap 0 seq_num 1867) 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3295: read oid 249 snap -1 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3295: expect (ObjNum 1998 snap 0 seq_num 1998) 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3296: read oid 379 snap -1 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3296: expect (ObjNum 1773 snap 0 seq_num 1773) 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3297: write oid 212 current snap is 0 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3291: finishing write tid 1 to smithi00370293-150 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3291: finishing write tid 2 to smithi00370293-150 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3291: finishing write tid 3 to smithi00370293-150 2024-09-21T10:14:34.448 INFO:tasks.rados.rados.0.smithi003.stdout:3291: finishing write tid 4 to smithi00370293-150 2024-09-21T10:14:34.449 INFO:tasks.rados.rados.0.smithi003.stdout:3291: oid 150 updating version 0 to 430 2024-09-21T10:14:34.449 INFO:tasks.rados.rados.0.smithi003.stdout:3291: oid 150 version 430 is already newer than 428 2024-09-21T10:14:34.449 INFO:tasks.rados.rados.0.smithi003.stdout:3291: oid 150 version 430 is already newer than 429 2024-09-21T10:14:34.449 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 150 v 430 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2024-09-21T10:14:34.449 INFO:tasks.rados.rados.0.smithi003.stdout:3291: left oid 150 (ObjNum 2063 snap 0 seq_num 2063) 2024-09-21T10:14:34.449 INFO:tasks.rados.rados.0.smithi003.stdout:3292: finishing write tid 1 to smithi00370293-37 2024-09-21T10:14:34.449 INFO:tasks.rados.rados.0.smithi003.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2024-09-21T10:14:34.467 INFO:tasks.rados.rados.0.smithi003.stdout:3297: writing smithi00370293-212 from 706455 to 1227303 tid 1 2024-09-21T10:14:34.482 INFO:tasks.rados.rados.0.smithi003.stdout:3297: writing smithi00370293-212 from 1938728 to 2378789 tid 2 2024-09-21T10:14:34.482 INFO:tasks.rados.rados.0.smithi003.stdout:3291: done (6 left) 2024-09-21T10:14:34.482 INFO:tasks.rados.rados.0.smithi003.stdout:3298: read oid 388 snap -1 2024-09-21T10:14:34.482 INFO:tasks.rados.rados.0.smithi003.stdout:3298: expect (ObjNum 1457 snap 0 seq_num 1457) 2024-09-21T10:14:34.482 INFO:tasks.rados.rados.0.smithi003.stdout:3299: read oid 353 snap -1 2024-09-21T10:14:34.482 INFO:tasks.rados.rados.0.smithi003.stdout:3299: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-09-21T10:14:34.482 INFO:tasks.rados.rados.0.smithi003.stdout:3300: delete oid 311 current snap is 0 2024-09-21T10:14:34.482 INFO:tasks.rados.rados.0.smithi003.stdout:3294: expect (ObjNum 1867 snap 0 seq_num 1867) 2024-09-21T10:14:34.647 INFO:tasks.rados.rados.0.smithi003.stdout:3292: finishing write tid 2 to smithi00370293-37 2024-09-21T10:14:34.647 INFO:tasks.rados.rados.0.smithi003.stdout:3292: finishing write tid 3 to smithi00370293-37 2024-09-21T10:14:34.647 INFO:tasks.rados.rados.0.smithi003.stdout:3292: finishing write tid 4 to smithi00370293-37 2024-09-21T10:14:34.647 INFO:tasks.rados.rados.0.smithi003.stdout:3292: oid 37 updating version 0 to 375 2024-09-21T10:14:34.647 INFO:tasks.rados.rados.0.smithi003.stdout:3292: oid 37 version 375 is already newer than 374 2024-09-21T10:14:34.647 INFO:tasks.rados.rados.0.smithi003.stdout:3292: oid 37 version 375 is already newer than 373 2024-09-21T10:14:34.647 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 37 v 375 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2024-09-21T10:14:34.647 INFO:tasks.rados.rados.0.smithi003.stdout:3292: left oid 37 (ObjNum 2064 snap 0 seq_num 2064) 2024-09-21T10:14:34.647 INFO:tasks.rados.rados.0.smithi003.stdout:3293: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-21T10:14:34.831 INFO:tasks.rados.rados.0.smithi003.stdout:3296: expect (ObjNum 1773 snap 0 seq_num 1773) 2024-09-21T10:14:35.037 INFO:tasks.rados.rados.0.smithi003.stdout:3295: expect (ObjNum 1998 snap 0 seq_num 1998) 2024-09-21T10:14:35.277 INFO:tasks.rados.rados.0.smithi003.stdout:3297: finishing write tid 1 to smithi00370293-212 2024-09-21T10:14:35.277 INFO:tasks.rados.rados.0.smithi003.stdout:3297: finishing write tid 2 to smithi00370293-212 2024-09-21T10:14:35.278 INFO:tasks.rados.rados.0.smithi003.stdout:3297: finishing write tid 3 to smithi00370293-212 2024-09-21T10:14:35.278 INFO:tasks.rados.rados.0.smithi003.stdout:3298: expect (ObjNum 1457 snap 0 seq_num 1457) 2024-09-21T10:14:35.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[72896]: [21/Sep/2024:10:14:35] ENGINE Bus STOPPING 2024-09-21T10:14:35.430 INFO:tasks.rados.rados.0.smithi003.stdout:3297: finishing write tid 4 to smithi00370293-212 2024-09-21T10:14:35.430 INFO:tasks.rados.rados.0.smithi003.stdout:3297: oid 212 updating version 0 to 386 2024-09-21T10:14:35.430 INFO:tasks.rados.rados.0.smithi003.stdout:3297: oid 212 updating version 386 to 387 2024-09-21T10:14:35.430 INFO:tasks.rados.rados.0.smithi003.stdout:3297: oid 212 version 387 is already newer than 385 2024-09-21T10:14:35.430 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 212 v 387 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2024-09-21T10:14:35.430 INFO:tasks.rados.rados.0.smithi003.stdout:3297: left oid 212 (ObjNum 2065 snap 0 seq_num 2065) 2024-09-21T10:14:35.430 INFO:tasks.rados.rados.0.smithi003.stdout:3299: expect (ObjNum 1719 snap 0 seq_num 1719) 2024-09-21T10:14:35.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[53111]: debug 2024-09-21T10:14:35.154+0000 7f9e4b4b5640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T10:14:35.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[53111]: ignoring --setuser ceph since I am not root 2024-09-21T10:14:35.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[53111]: ignoring --setgroup ceph since I am not root 2024-09-21T10:14:35.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[53111]: debug 2024-09-21T10:14:35.218+0000 7fa5c7fd7640 1 -- 172.21.15.204:0/2688940922 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fcc9b5d0e0 con 0x55fcc9b5f800 2024-09-21T10:14:35.590 INFO:tasks.rados.rados.0.smithi003.stdout:3292: done (8 left) 2024-09-21T10:14:35.590 INFO:tasks.rados.rados.0.smithi003.stdout:3293: done (7 left) 2024-09-21T10:14:35.590 INFO:tasks.rados.rados.0.smithi003.stdout:3294: done (6 left) 2024-09-21T10:14:35.590 INFO:tasks.rados.rados.0.smithi003.stdout:3295: done (5 left) 2024-09-21T10:14:35.590 INFO:tasks.rados.rados.0.smithi003.stdout:3296: done (4 left) 2024-09-21T10:14:35.590 INFO:tasks.rados.rados.0.smithi003.stdout:3297: done (3 left) 2024-09-21T10:14:35.590 INFO:tasks.rados.rados.0.smithi003.stdout:3298: done (2 left) 2024-09-21T10:14:35.590 INFO:tasks.rados.rados.0.smithi003.stdout:3299: done (1 left) 2024-09-21T10:14:35.590 INFO:tasks.rados.rados.0.smithi003.stdout:3300: done (0 left) 2024-09-21T10:14:35.590 INFO:tasks.rados.rados.0.smithi003.stdout:3301: write oid 186 current snap is 0 2024-09-21T10:14:35.590 INFO:tasks.rados.rados.0.smithi003.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2024-09-21T10:14:35.612 INFO:tasks.rados.rados.0.smithi003.stdout:3301: writing smithi00370293-186 from 740069 to 1411415 tid 1 2024-09-21T10:14:35.629 INFO:tasks.rados.rados.0.smithi003.stdout:3301: writing smithi00370293-186 from 1939339 to 2383069 tid 2 2024-09-21T10:14:35.630 INFO:tasks.rados.rados.0.smithi003.stdout:3302: write oid 222 current snap is 0 2024-09-21T10:14:35.630 INFO:tasks.rados.rados.0.smithi003.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2024-09-21T10:14:35.649 INFO:tasks.rados.rados.0.smithi003.stdout:3302: writing smithi00370293-222 from 756876 to 1219824 tid 1 2024-09-21T10:14:35.661 INFO:tasks.rados.rados.0.smithi003.stdout:3302: writing smithi00370293-222 from 1714174 to 2301562 tid 2 2024-09-21T10:14:35.661 INFO:tasks.rados.rados.0.smithi003.stdout:3303: read oid 33 snap -1 2024-09-21T10:14:35.661 INFO:tasks.rados.rados.0.smithi003.stdout:3303: expect (ObjNum 2044 snap 0 seq_num 2044) 2024-09-21T10:14:35.661 INFO:tasks.rados.rados.0.smithi003.stdout:3304: write oid 425 current snap is 0 2024-09-21T10:14:35.661 INFO:tasks.rados.rados.0.smithi003.stdout:3301: finishing write tid 1 to smithi00370293-186 2024-09-21T10:14:35.661 INFO:tasks.rados.rados.0.smithi003.stdout:3301: finishing write tid 2 to smithi00370293-186 2024-09-21T10:14:35.661 INFO:tasks.rados.rados.0.smithi003.stdout:3301: finishing write tid 3 to smithi00370293-186 2024-09-21T10:14:35.661 INFO:tasks.rados.rados.0.smithi003.stdout:3301: finishing write tid 4 to smithi00370293-186 2024-09-21T10:14:35.662 INFO:tasks.rados.rados.0.smithi003.stdout:3301: oid 186 updating version 0 to 439 2024-09-21T10:14:35.662 INFO:tasks.rados.rados.0.smithi003.stdout:3301: oid 186 version 439 is already newer than 438 2024-09-21T10:14:35.662 INFO:tasks.rados.rados.0.smithi003.stdout:3301: oid 186 version 439 is already newer than 437 2024-09-21T10:14:35.662 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 186 v 439 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2024-09-21T10:14:35.662 INFO:tasks.rados.rados.0.smithi003.stdout:3301: left oid 186 (ObjNum 2067 snap 0 seq_num 2067) 2024-09-21T10:14:35.662 INFO:tasks.rados.rados.0.smithi003.stdout:3302: finishing write tid 1 to smithi00370293-222 2024-09-21T10:14:35.662 INFO:tasks.rados.rados.0.smithi003.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2024-09-21T10:14:35.675 INFO:tasks.rados.rados.0.smithi003.stdout:3304: writing smithi00370293-425 from 773683 to 1311880 tid 1 2024-09-21T10:14:35.688 INFO:tasks.rados.rados.0.smithi003.stdout:3304: writing smithi00370293-425 from 1772656 to 2503702 tid 2 2024-09-21T10:14:35.688 INFO:tasks.rados.rados.0.smithi003.stdout:3301: done (3 left) 2024-09-21T10:14:35.688 INFO:tasks.rados.rados.0.smithi003.stdout:3305: write oid 411 current snap is 0 2024-09-21T10:14:35.689 INFO:tasks.rados.rados.0.smithi003.stdout:3303: expect (ObjNum 2044 snap 0 seq_num 2044) 2024-09-21T10:14:35.796 INFO:tasks.rados.rados.0.smithi003.stdout:3302: finishing write tid 2 to smithi00370293-222 2024-09-21T10:14:35.796 INFO:tasks.rados.rados.0.smithi003.stdout:3302: finishing write tid 3 to smithi00370293-222 2024-09-21T10:14:35.796 INFO:tasks.rados.rados.0.smithi003.stdout:3302: finishing write tid 4 to smithi00370293-222 2024-09-21T10:14:35.796 INFO:tasks.rados.rados.0.smithi003.stdout:3302: oid 222 updating version 0 to 603 2024-09-21T10:14:35.796 INFO:tasks.rados.rados.0.smithi003.stdout:3302: oid 222 updating version 603 to 604 2024-09-21T10:14:35.796 INFO:tasks.rados.rados.0.smithi003.stdout:3302: oid 222 updating version 604 to 605 2024-09-21T10:14:35.796 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 222 v 605 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2024-09-21T10:14:35.796 INFO:tasks.rados.rados.0.smithi003.stdout:3302: left oid 222 (ObjNum 2068 snap 0 seq_num 2068) 2024-09-21T10:14:35.796 INFO:tasks.rados.rados.0.smithi003.stdout:3304: finishing write tid 1 to smithi00370293-425 2024-09-21T10:14:35.797 INFO:tasks.rados.rados.0.smithi003.stdout:3304: finishing write tid 2 to smithi00370293-425 2024-09-21T10:14:35.797 INFO:tasks.rados.rados.0.smithi003.stdout:3304: finishing write tid 3 to smithi00370293-425 2024-09-21T10:14:35.797 INFO:tasks.rados.rados.0.smithi003.stdout:3304: finishing write tid 4 to smithi00370293-425 2024-09-21T10:14:35.797 INFO:tasks.rados.rados.0.smithi003.stdout:3304: oid 425 updating version 0 to 376 2024-09-21T10:14:35.797 INFO:tasks.rados.rados.0.smithi003.stdout:3304: oid 425 updating version 376 to 377 2024-09-21T10:14:35.797 INFO:tasks.rados.rados.0.smithi003.stdout:3304: oid 425 updating version 377 to 378 2024-09-21T10:14:35.797 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 425 v 378 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2024-09-21T10:14:35.797 INFO:tasks.rados.rados.0.smithi003.stdout:3304: left oid 425 (ObjNum 2069 snap 0 seq_num 2069) 2024-09-21T10:14:35.797 INFO:tasks.rados.rados.0.smithi003.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2024-09-21T10:14:35.815 INFO:tasks.rados.rados.0.smithi003.stdout:3305: writing smithi00370293-411 from 790490 to 1403936 tid 1 2024-09-21T10:14:35.830 INFO:tasks.rados.rados.0.smithi003.stdout:3305: writing smithi00370293-411 from 1831138 to 2422195 tid 2 2024-09-21T10:14:35.830 INFO:tasks.rados.rados.0.smithi003.stdout:3305: finishing write tid 1 to smithi00370293-411 2024-09-21T10:14:35.830 INFO:tasks.rados.rados.0.smithi003.stdout:3302: done (3 left) 2024-09-21T10:14:35.830 INFO:tasks.rados.rados.0.smithi003.stdout:3303: done (2 left) 2024-09-21T10:14:35.830 INFO:tasks.rados.rados.0.smithi003.stdout:3304: done (1 left) 2024-09-21T10:14:35.831 INFO:tasks.rados.rados.0.smithi003.stdout:3306: write oid 306 current snap is 0 2024-09-21T10:14:35.831 INFO:tasks.rados.rados.0.smithi003.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2024-09-21T10:14:35.845 INFO:tasks.rados.rados.0.smithi003.stdout:3306: writing smithi00370293-306 from 407297 to 1095992 tid 1 2024-09-21T10:14:35.865 INFO:tasks.rados.rados.0.smithi003.stdout:3306: writing smithi00370293-306 from 1773267 to 2507982 tid 2 2024-09-21T10:14:35.865 INFO:tasks.rados.rados.0.smithi003.stdout:3307: read oid 3 snap -1 2024-09-21T10:14:35.865 INFO:tasks.rados.rados.0.smithi003.stdout:3307: expect (ObjNum 1770 snap 0 seq_num 1770) 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3308: read oid 192 snap -1 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3308: expect (ObjNum 191 snap 0 seq_num 191) 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3309: read oid 392 snap -1 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3309: expect (ObjNum 1494 snap 0 seq_num 1494) 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3310: read oid 283 snap -1 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3310: expect deleted 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3311: delete oid 231 current snap is 0 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3305: finishing write tid 2 to smithi00370293-411 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3305: finishing write tid 3 to smithi00370293-411 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3305: finishing write tid 4 to smithi00370293-411 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3305: oid 411 updating version 0 to 455 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3305: oid 411 updating version 455 to 456 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:3305: oid 411 version 456 is already newer than 454 2024-09-21T10:14:35.866 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 411 v 456 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2024-09-21T10:14:35.867 INFO:tasks.rados.rados.0.smithi003.stdout:3305: left oid 411 (ObjNum 2070 snap 0 seq_num 2070) 2024-09-21T10:14:35.867 INFO:tasks.rados.rados.0.smithi003.stdout:3306: finishing write tid 1 to smithi00370293-306 2024-09-21T10:14:35.872 INFO:tasks.rados.rados.0.smithi003.stdout:3307: expect (ObjNum 1770 snap 0 seq_num 1770) 2024-09-21T10:14:35.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[72896]: [21/Sep/2024:10:14:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:14:35.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[72896]: [21/Sep/2024:10:14:35] ENGINE Bus STOPPED 2024-09-21T10:14:36.126 INFO:tasks.rados.rados.0.smithi003.stdout:3306: finishing write tid 2 to smithi00370293-306 2024-09-21T10:14:36.126 INFO:tasks.rados.rados.0.smithi003.stdout:3308: expect (ObjNum 191 snap 0 seq_num 191) 2024-09-21T10:14:36.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:34.971927+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:36.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:34.987177+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:36.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:34.990958+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:36.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:34.992771+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:14:36.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.003538+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:36.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: cluster 2024-09-21T10:14:35.063557+0000 mgr.x (mgr.24475) 59 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 10 MiB/s wr, 107 op/s 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.133936+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.140656+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.140733+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: cluster 2024-09-21T10:14:35.141473+0000 mon.a (mon.0) 954 : cluster [INF] Activating manager daemon y 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: cluster 2024-09-21T10:14:35.156239+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.157681+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: cluster 2024-09-21T10:14:35.157864+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0163796s) 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.158754+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.158963+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.159153+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.159739+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.160051+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.160359+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.160652+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:14:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.160982+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:14:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.161231+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:14:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.161512+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:14:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.161783+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:14:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.162138+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:14:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.162363+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:14:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.162603+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:14:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.162900+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:14:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.163194+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:14:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: audit 2024-09-21T10:14:35.163645+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:14:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:35 smithi204 bash[24804]: cluster 2024-09-21T10:14:35.670121+0000 mon.a (mon.0) 958 : cluster [INF] Manager daemon y is now available 2024-09-21T10:14:36.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:34.971927+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:36.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:34.987177+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:36.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:34.990958+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:36.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:34.992771+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:14:36.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.003538+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:36.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: cluster 2024-09-21T10:14:35.063557+0000 mgr.x (mgr.24475) 59 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 10 MiB/s wr, 107 op/s 2024-09-21T10:14:36.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.133936+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:36.319 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.140656+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.140733+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: cluster 2024-09-21T10:14:35.141473+0000 mon.a (mon.0) 954 : cluster [INF] Activating manager daemon y 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: cluster 2024-09-21T10:14:35.156239+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.157681+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: cluster 2024-09-21T10:14:35.157864+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0163796s) 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.158754+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.158963+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.159153+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.159739+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.160051+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.160359+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:14:36.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.160652+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:14:36.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.160982+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:14:36.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.161231+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:14:36.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.161512+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:14:36.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.161783+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:14:36.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.162138+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:14:36.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.162363+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:14:36.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.162603+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:14:36.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.162900+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:14:36.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.163194+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:14:36.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: audit 2024-09-21T10:14:35.163645+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:14:36.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[22527]: cluster 2024-09-21T10:14:35.670121+0000 mon.a (mon.0) 958 : cluster [INF] Manager daemon y is now available 2024-09-21T10:14:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: [21/Sep/2024:10:14:36] ENGINE Bus STARTING 2024-09-21T10:14:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: debug 2024-09-21T10:14:36.208+0000 7fe6e9394640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:14:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: debug 2024-09-21T10:14:36.208+0000 7fe6e9394640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:14:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: debug 2024-09-21T10:14:36.208+0000 7fe6e9394640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:14:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: debug 2024-09-21T10:14:36.208+0000 7fe6e9394640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:14:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: debug 2024-09-21T10:14:36.208+0000 7fe6e9394640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:14:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: debug 2024-09-21T10:14:36.216+0000 7fe6e538c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:14:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: debug 2024-09-21T10:14:36.216+0000 7fe6e538c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:14:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: debug 2024-09-21T10:14:36.216+0000 7fe6e538c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:14:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: debug 2024-09-21T10:14:36.216+0000 7fe6e538c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:14:36.322 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: debug 2024-09-21T10:14:36.216+0000 7fe6e538c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:34.971927+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:34.987177+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:34.990958+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:34.992771+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.003538+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24475 ' entity='mgr.x' 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: cluster 2024-09-21T10:14:35.063557+0000 mgr.x (mgr.24475) 59 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 10 MiB/s wr, 107 op/s 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.133936+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.140656+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.140733+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24475 172.21.15.204:0/2869870914' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: cluster 2024-09-21T10:14:35.141473+0000 mon.a (mon.0) 954 : cluster [INF] Activating manager daemon y 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: cluster 2024-09-21T10:14:35.156239+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.157681+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24475 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T10:14:36.323 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: cluster 2024-09-21T10:14:35.157864+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0163796s) 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.158754+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.158963+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.159153+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.159739+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.160051+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.160359+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.160652+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.160982+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.161231+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.161512+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.161783+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.162138+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.162363+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.162603+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:14:36.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.162900+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:14:36.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.163194+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:14:36.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: audit 2024-09-21T10:14:35.163645+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:14:36.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:35 smithi003 bash[31899]: cluster 2024-09-21T10:14:35.670121+0000 mon.a (mon.0) 958 : cluster [INF] Manager daemon y is now available 2024-09-21T10:14:36.404 INFO:tasks.rados.rados.0.smithi003.stdout:3306: finishing write tid 3 to smithi00370293-306 2024-09-21T10:14:36.404 INFO:tasks.rados.rados.0.smithi003.stdout:3306: finishing write tid 4 to smithi00370293-306 2024-09-21T10:14:36.404 INFO:tasks.rados.rados.0.smithi003.stdout:3306: oid 306 updating version 0 to 429 2024-09-21T10:14:36.404 INFO:tasks.rados.rados.0.smithi003.stdout:3306: oid 306 updating version 429 to 430 2024-09-21T10:14:36.405 INFO:tasks.rados.rados.0.smithi003.stdout:3306: oid 306 updating version 430 to 431 2024-09-21T10:14:36.405 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 306 v 431 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2024-09-21T10:14:36.405 INFO:tasks.rados.rados.0.smithi003.stdout:3306: left oid 306 (ObjNum 2071 snap 0 seq_num 2071) 2024-09-21T10:14:36.405 INFO:tasks.rados.rados.0.smithi003.stdout:3309: expect (ObjNum 1494 snap 0 seq_num 1494) 2024-09-21T10:14:36.603 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: [21/Sep/2024:10:14:36] ENGINE Serving on http://:::9283 2024-09-21T10:14:36.603 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:36 smithi003 bash[72896]: [21/Sep/2024:10:14:36] ENGINE Bus STARTED 2024-09-21T10:14:36.608 INFO:tasks.rados.rados.0.smithi003.stdout:3305: done (6 left) 2024-09-21T10:14:36.608 INFO:tasks.rados.rados.0.smithi003.stdout:3306: done (5 left) 2024-09-21T10:14:36.608 INFO:tasks.rados.rados.0.smithi003.stdout:3307: done (4 left) 2024-09-21T10:14:36.608 INFO:tasks.rados.rados.0.smithi003.stdout:3308: done (3 left) 2024-09-21T10:14:36.608 INFO:tasks.rados.rados.0.smithi003.stdout:3309: done (2 left) 2024-09-21T10:14:36.608 INFO:tasks.rados.rados.0.smithi003.stdout:3310: done (1 left) 2024-09-21T10:14:36.608 INFO:tasks.rados.rados.0.smithi003.stdout:3311: done (0 left) 2024-09-21T10:14:36.608 INFO:tasks.rados.rados.0.smithi003.stdout:3312: write oid 167 current snap is 0 2024-09-21T10:14:36.608 INFO:tasks.rados.rados.0.smithi003.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2024-09-21T10:14:36.616 INFO:tasks.rados.rados.0.smithi003.stdout:3312: writing smithi00370293-167 from 440911 to 880104 tid 1 2024-09-21T10:14:36.631 INFO:tasks.rados.rados.0.smithi003.stdout:3312: writing smithi00370293-167 from 1490231 to 2228615 tid 2 2024-09-21T10:14:36.632 INFO:tasks.rados.rados.0.smithi003.stdout:3313: write oid 31 current snap is 0 2024-09-21T10:14:36.632 INFO:tasks.rados.rados.0.smithi003.stdout:3312: finishing write tid 1 to smithi00370293-167 2024-09-21T10:14:36.632 INFO:tasks.rados.rados.0.smithi003.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2024-09-21T10:14:36.637 INFO:tasks.rados.rados.0.smithi003.stdout:3313: writing smithi00370293-31 from 457718 to 972160 tid 1 2024-09-21T10:14:36.644 INFO:tasks.rados.rados.0.smithi003.stdout:3313: writing smithi00370293-31 from 1548713 to 2147108 tid 2 2024-09-21T10:14:36.644 INFO:tasks.rados.rados.0.smithi003.stdout:3314: read oid 253 snap -1 2024-09-21T10:14:36.644 INFO:tasks.rados.rados.0.smithi003.stdout:3314: expect (ObjNum 2061 snap 0 seq_num 2061) 2024-09-21T10:14:36.644 INFO:tasks.rados.rados.0.smithi003.stdout:3315: write oid 179 current snap is 0 2024-09-21T10:14:36.644 INFO:tasks.rados.rados.0.smithi003.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2024-09-21T10:14:36.650 INFO:tasks.rados.rados.0.smithi003.stdout:3315: writing smithi00370293-179 from 474525 to 1064216 tid 1 2024-09-21T10:14:36.657 INFO:tasks.rados.rados.0.smithi003.stdout:3315: writing smithi00370293-179 from 1490842 to 2232895 tid 2 2024-09-21T10:14:36.661 INFO:tasks.rados.rados.0.smithi003.stdout:3315: writing smithi00370293-179 from 2832710 to 2874525 tid 3 2024-09-21T10:14:36.661 INFO:tasks.rados.rados.0.smithi003.stdout:3316: read oid 454 snap -1 2024-09-21T10:14:36.661 INFO:tasks.rados.rados.0.smithi003.stdout:3316: expect (ObjNum 2010 snap 0 seq_num 2010) 2024-09-21T10:14:36.661 INFO:tasks.rados.rados.0.smithi003.stdout:3317: read oid 105 snap -1 2024-09-21T10:14:36.661 INFO:tasks.rados.rados.0.smithi003.stdout:3317: expect (ObjNum 1731 snap 0 seq_num 1731) 2024-09-21T10:14:36.661 INFO:tasks.rados.rados.0.smithi003.stdout:3318: write oid 432 current snap is 0 2024-09-21T10:14:36.661 INFO:tasks.rados.rados.0.smithi003.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2024-09-21T10:14:36.668 INFO:tasks.rados.rados.0.smithi003.stdout:3318: writing smithi00370293-432 from 491332 to 1272625 tid 1 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:3318: writing smithi00370293-432 from 2065677 to 2667741 tid 2 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:3319: delete oid 326 current snap is 0 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:3312: finishing write tid 2 to smithi00370293-167 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:3312: finishing write tid 3 to smithi00370293-167 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:3312: finishing write tid 4 to smithi00370293-167 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:3312: oid 167 updating version 0 to 438 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:3312: oid 167 version 438 is already newer than 437 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:3312: oid 167 version 438 is already newer than 436 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 167 v 438 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:3312: left oid 167 (ObjNum 2073 snap 0 seq_num 2073) 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:3313: finishing write tid 1 to smithi00370293-31 2024-09-21T10:14:36.676 INFO:tasks.rados.rados.0.smithi003.stdout:3313: finishing write tid 2 to smithi00370293-31 2024-09-21T10:14:36.677 INFO:tasks.rados.rados.0.smithi003.stdout:3313: finishing write tid 3 to smithi00370293-31 2024-09-21T10:14:36.677 INFO:tasks.rados.rados.0.smithi003.stdout:3313: finishing write tid 4 to smithi00370293-31 2024-09-21T10:14:36.677 INFO:tasks.rados.rados.0.smithi003.stdout:3313: oid 31 updating version 0 to 388 2024-09-21T10:14:36.677 INFO:tasks.rados.rados.0.smithi003.stdout:3313: oid 31 updating version 388 to 389 2024-09-21T10:14:36.677 INFO:tasks.rados.rados.0.smithi003.stdout:3313: oid 31 updating version 389 to 390 2024-09-21T10:14:36.677 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 390 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2024-09-21T10:14:36.677 INFO:tasks.rados.rados.0.smithi003.stdout:3313: left oid 31 (ObjNum 2074 snap 0 seq_num 2074) 2024-09-21T10:14:36.677 INFO:tasks.rados.rados.0.smithi003.stdout:3314: expect (ObjNum 2061 snap 0 seq_num 2061) 2024-09-21T10:14:36.897 INFO:tasks.rados.rados.0.smithi003.stdout:3315: finishing write tid 1 to smithi00370293-179 2024-09-21T10:14:36.897 INFO:tasks.rados.rados.0.smithi003.stdout:3315: finishing write tid 2 to smithi00370293-179 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3315: finishing write tid 3 to smithi00370293-179 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3312: done (7 left) 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3313: done (6 left) 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3314: done (5 left) 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3319: done (4 left) 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3320: delete oid 298 current snap is 0 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3315: finishing write tid 4 to smithi00370293-179 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3315: finishing write tid 5 to smithi00370293-179 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3315: oid 179 updating version 0 to 315 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3315: oid 179 updating version 315 to 316 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3315: oid 179 updating version 316 to 317 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:3315: oid 179 updating version 317 to 318 2024-09-21T10:14:36.898 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 179 v 318 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2024-09-21T10:14:36.899 INFO:tasks.rados.rados.0.smithi003.stdout:3315: left oid 179 (ObjNum 2075 snap 0 seq_num 2075) 2024-09-21T10:14:36.899 INFO:tasks.rados.rados.0.smithi003.stdout:3318: finishing write tid 1 to smithi00370293-432 2024-09-21T10:14:36.899 INFO:tasks.rados.rados.0.smithi003.stdout:3317: expect (ObjNum 1731 snap 0 seq_num 1731) 2024-09-21T10:14:37.065 INFO:tasks.rados.rados.0.smithi003.stdout:3318: finishing write tid 2 to smithi00370293-432 2024-09-21T10:14:37.065 INFO:tasks.rados.rados.0.smithi003.stdout:3318: finishing write tid 3 to smithi00370293-432 2024-09-21T10:14:37.065 INFO:tasks.rados.rados.0.smithi003.stdout:3315: done (4 left) 2024-09-21T10:14:37.065 INFO:tasks.rados.rados.0.smithi003.stdout:3317: done (3 left) 2024-09-21T10:14:37.065 INFO:tasks.rados.rados.0.smithi003.stdout:3320: done (2 left) 2024-09-21T10:14:37.065 INFO:tasks.rados.rados.0.smithi003.stdout:3321: read oid 173 snap -1 2024-09-21T10:14:37.065 INFO:tasks.rados.rados.0.smithi003.stdout:3321: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-21T10:14:37.065 INFO:tasks.rados.rados.0.smithi003.stdout:3322: write oid 308 current snap is 0 2024-09-21T10:14:37.065 INFO:tasks.rados.rados.0.smithi003.stdout:3318: finishing write tid 4 to smithi00370293-432 2024-09-21T10:14:37.066 INFO:tasks.rados.rados.0.smithi003.stdout:3318: oid 432 updating version 0 to 391 2024-09-21T10:14:37.066 INFO:tasks.rados.rados.0.smithi003.stdout:3318: oid 432 updating version 391 to 393 2024-09-21T10:14:37.066 INFO:tasks.rados.rados.0.smithi003.stdout:3318: oid 432 version 393 is already newer than 392 2024-09-21T10:14:37.066 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 432 v 393 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2024-09-21T10:14:37.066 INFO:tasks.rados.rados.0.smithi003.stdout:3318: left oid 432 (ObjNum 2076 snap 0 seq_num 2076) 2024-09-21T10:14:37.066 INFO:tasks.rados.rados.0.smithi003.stdout:3316: expect (ObjNum 2010 snap 0 seq_num 2010) 2024-09-21T10:14:37.279 INFO:tasks.rados.rados.0.smithi003.stdout:3321: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-21T10:14:37.392 INFO:tasks.rados.rados.0.smithi003.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2024-09-21T10:14:37.398 INFO:tasks.rados.rados.0.smithi003.stdout:3322: writing smithi00370293-308 from 541753 to 1148793 tid 1 2024-09-21T10:14:37.406 INFO:tasks.rados.rados.0.smithi003.stdout:3322: writing smithi00370293-308 from 1724770 to 2474161 tid 2 2024-09-21T10:14:37.406 INFO:tasks.rados.rados.0.smithi003.stdout:3316: done (3 left) 2024-09-21T10:14:37.406 INFO:tasks.rados.rados.0.smithi003.stdout:3318: done (2 left) 2024-09-21T10:14:37.406 INFO:tasks.rados.rados.0.smithi003.stdout:3321: done (1 left) 2024-09-21T10:14:37.406 INFO:tasks.rados.rados.0.smithi003.stdout:3323: read oid 417 snap -1 2024-09-21T10:14:37.406 INFO:tasks.rados.rados.0.smithi003.stdout:3323: expect (ObjNum 1977 snap 0 seq_num 1977) 2024-09-21T10:14:37.406 INFO:tasks.rados.rados.0.smithi003.stdout:3324: write oid 319 current snap is 0 2024-09-21T10:14:37.406 INFO:tasks.rados.rados.0.smithi003.stdout:3322: finishing write tid 1 to smithi00370293-308 2024-09-21T10:14:37.406 INFO:tasks.rados.rados.0.smithi003.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2024-09-21T10:14:37.413 INFO:tasks.rados.rados.0.smithi003.stdout:3324: writing smithi00370293-319 from 558560 to 1240849 tid 1 2024-09-21T10:14:37.419 INFO:tasks.rados.rados.0.smithi003.stdout:3324: writing smithi00370293-319 from 1783252 to 2276301 tid 2 2024-09-21T10:14:37.419 INFO:tasks.rados.rados.0.smithi003.stdout:3325: delete oid 166 current snap is 0 2024-09-21T10:14:37.419 INFO:tasks.rados.rados.0.smithi003.stdout:3322: finishing write tid 2 to smithi00370293-308 2024-09-21T10:14:37.419 INFO:tasks.rados.rados.0.smithi003.stdout:3322: finishing write tid 3 to smithi00370293-308 2024-09-21T10:14:37.420 INFO:tasks.rados.rados.0.smithi003.stdout:3322: finishing write tid 4 to smithi00370293-308 2024-09-21T10:14:37.420 INFO:tasks.rados.rados.0.smithi003.stdout:3322: oid 308 updating version 0 to 434 2024-09-21T10:14:37.420 INFO:tasks.rados.rados.0.smithi003.stdout:3322: oid 308 version 434 is already newer than 433 2024-09-21T10:14:37.420 INFO:tasks.rados.rados.0.smithi003.stdout:3322: oid 308 version 434 is already newer than 432 2024-09-21T10:14:37.420 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 308 v 434 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2024-09-21T10:14:37.420 INFO:tasks.rados.rados.0.smithi003.stdout:3322: left oid 308 (ObjNum 2079 snap 0 seq_num 2079) 2024-09-21T10:14:37.421 INFO:tasks.rados.rados.0.smithi003.stdout:3322: done (3 left) 2024-09-21T10:14:37.421 INFO:tasks.rados.rados.0.smithi003.stdout:3325: done (2 left) 2024-09-21T10:14:37.421 INFO:tasks.rados.rados.0.smithi003.stdout:3326: read oid 262 snap -1 2024-09-21T10:14:37.421 INFO:tasks.rados.rados.0.smithi003.stdout:3326: expect deleted 2024-09-21T10:14:37.421 INFO:tasks.rados.rados.0.smithi003.stdout:3327: read oid 333 snap -1 2024-09-21T10:14:37.421 INFO:tasks.rados.rados.0.smithi003.stdout:3327: expect deleted 2024-09-21T10:14:37.421 INFO:tasks.rados.rados.0.smithi003.stdout:3328: write oid 265 current snap is 0 2024-09-21T10:14:37.421 INFO:tasks.rados.rados.0.smithi003.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2024-09-21T10:14:37.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[22527]: audit 2024-09-21T10:14:36.107847+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:37.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[22527]: audit 2024-09-21T10:14:36.134615+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:14:37.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[22527]: audit 2024-09-21T10:14:36.137556+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:14:37.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[22527]: audit 2024-09-21T10:14:36.137955+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:14:37.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[22527]: audit 2024-09-21T10:14:36.149519+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:14:37.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[22527]: cluster 2024-09-21T10:14:36.153893+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 1.01242s) 2024-09-21T10:14:37.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[22527]: audit 2024-09-21T10:14:36.161713+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:14:37.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[22527]: audit 2024-09-21T10:14:36.162661+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:37.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[22527]: cluster 2024-09-21T10:14:36.196755+0000 mgr.y (mgr.24839) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:14:37.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[22527]: audit 2024-09-21T10:14:36.199789+0000 mgr.y (mgr.24839) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:14:37.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[31899]: audit 2024-09-21T10:14:36.107847+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:37.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[31899]: audit 2024-09-21T10:14:36.134615+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:14:37.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[31899]: audit 2024-09-21T10:14:36.137556+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:14:37.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[31899]: audit 2024-09-21T10:14:36.137955+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:14:37.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[31899]: audit 2024-09-21T10:14:36.149519+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:14:37.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[31899]: cluster 2024-09-21T10:14:36.153893+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 1.01242s) 2024-09-21T10:14:37.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[31899]: audit 2024-09-21T10:14:36.161713+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:14:37.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[31899]: audit 2024-09-21T10:14:36.162661+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:37.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[31899]: cluster 2024-09-21T10:14:36.196755+0000 mgr.y (mgr.24839) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:14:37.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:37 smithi003 bash[31899]: audit 2024-09-21T10:14:36.199789+0000 mgr.y (mgr.24839) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:14:37.427 INFO:tasks.rados.rados.0.smithi003.stdout:3328: writing smithi00370293-265 from 592174 to 1024961 tid 1 2024-09-21T10:14:37.432 INFO:tasks.rados.rados.0.smithi003.stdout:3328: writing smithi00370293-265 from 1500216 to 1996934 tid 2 2024-09-21T10:14:37.437 INFO:tasks.rados.rados.0.smithi003.stdout:3328: writing smithi00370293-265 from 2624671 to 2992174 tid 3 2024-09-21T10:14:37.437 INFO:tasks.rados.rados.0.smithi003.stdout:3329: delete oid 53 current snap is 0 2024-09-21T10:14:37.437 INFO:tasks.rados.rados.0.smithi003.stdout:3323: expect (ObjNum 1977 snap 0 seq_num 1977) 2024-09-21T10:14:37.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:37 smithi204 bash[24804]: audit 2024-09-21T10:14:36.107847+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:14:37.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:37 smithi204 bash[24804]: audit 2024-09-21T10:14:36.134615+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:14:37.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:37 smithi204 bash[24804]: audit 2024-09-21T10:14:36.137556+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:14:37.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:37 smithi204 bash[24804]: audit 2024-09-21T10:14:36.137955+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:14:37.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:37 smithi204 bash[24804]: audit 2024-09-21T10:14:36.149519+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:14:37.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:37 smithi204 bash[24804]: cluster 2024-09-21T10:14:36.153893+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e29: y(active, since 1.01242s) 2024-09-21T10:14:37.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:37 smithi204 bash[24804]: audit 2024-09-21T10:14:36.161713+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:14:37.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:37 smithi204 bash[24804]: audit 2024-09-21T10:14:36.162661+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:37.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:37 smithi204 bash[24804]: cluster 2024-09-21T10:14:36.196755+0000 mgr.y (mgr.24839) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:14:37.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:37 smithi204 bash[24804]: audit 2024-09-21T10:14:36.199789+0000 mgr.y (mgr.24839) 2 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:14:37.624 INFO:tasks.rados.rados.0.smithi003.stdout:3324: finishing write tid 1 to smithi00370293-319 2024-09-21T10:14:37.624 INFO:tasks.rados.rados.0.smithi003.stdout:3324: finishing write tid 2 to smithi00370293-319 2024-09-21T10:14:37.624 INFO:tasks.rados.rados.0.smithi003.stdout:3324: finishing write tid 3 to smithi00370293-319 2024-09-21T10:14:37.625 INFO:tasks.rados.rados.0.smithi003.stdout:3324: finishing write tid 4 to smithi00370293-319 2024-09-21T10:14:37.625 INFO:tasks.rados.rados.0.smithi003.stdout:3324: oid 319 updating version 0 to 379 2024-09-21T10:14:37.625 INFO:tasks.rados.rados.0.smithi003.stdout:3324: oid 319 updating version 379 to 381 2024-09-21T10:14:37.625 INFO:tasks.rados.rados.0.smithi003.stdout:3324: oid 319 version 381 is already newer than 380 2024-09-21T10:14:37.625 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 319 v 381 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2024-09-21T10:14:37.625 INFO:tasks.rados.rados.0.smithi003.stdout:3324: left oid 319 (ObjNum 2080 snap 0 seq_num 2080) 2024-09-21T10:14:37.625 INFO:tasks.rados.rados.0.smithi003.stdout:3328: finishing write tid 1 to smithi00370293-265 2024-09-21T10:14:37.625 INFO:tasks.rados.rados.0.smithi003.stdout:3328: finishing write tid 2 to smithi00370293-265 2024-09-21T10:14:37.625 INFO:tasks.rados.rados.0.smithi003.stdout:3328: finishing write tid 3 to smithi00370293-265 2024-09-21T10:14:37.625 INFO:tasks.rados.rados.0.smithi003.stdout:3328: finishing write tid 4 to smithi00370293-265 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:3328: finishing write tid 5 to smithi00370293-265 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:3328: oid 265 updating version 0 to 606 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:3328: oid 265 updating version 606 to 609 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:3328: oid 265 version 609 is already newer than 608 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:3328: oid 265 version 609 is already newer than 607 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 265 v 609 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:3328: left oid 265 (ObjNum 2082 snap 0 seq_num 2082) 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:3323: done (5 left) 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:3324: done (4 left) 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:3326: done (3 left) 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:3327: done (2 left) 2024-09-21T10:14:37.626 INFO:tasks.rados.rados.0.smithi003.stdout:3328: done (1 left) 2024-09-21T10:14:37.627 INFO:tasks.rados.rados.0.smithi003.stdout:3329: done (0 left) 2024-09-21T10:14:37.627 INFO:tasks.rados.rados.0.smithi003.stdout:3330: read oid 28 snap -1 2024-09-21T10:14:37.627 INFO:tasks.rados.rados.0.smithi003.stdout:3330: expect (ObjNum 1557 snap 0 seq_num 1557) 2024-09-21T10:14:37.627 INFO:tasks.rados.rados.0.smithi003.stdout:3331: delete oid 291 current snap is 0 2024-09-21T10:14:37.628 INFO:tasks.rados.rados.0.smithi003.stdout:3331: done (1 left) 2024-09-21T10:14:37.628 INFO:tasks.rados.rados.0.smithi003.stdout:3332: read oid 218 snap -1 2024-09-21T10:14:37.628 INFO:tasks.rados.rados.0.smithi003.stdout:3332: expect (ObjNum 1102 snap 0 seq_num 1102) 2024-09-21T10:14:37.628 INFO:tasks.rados.rados.0.smithi003.stdout:3333: read oid 210 snap -1 2024-09-21T10:14:37.628 INFO:tasks.rados.rados.0.smithi003.stdout:3333: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-21T10:14:37.628 INFO:tasks.rados.rados.0.smithi003.stdout:3334: delete oid 478 current snap is 0 2024-09-21T10:14:37.630 INFO:tasks.rados.rados.0.smithi003.stdout:3334: done (3 left) 2024-09-21T10:14:37.630 INFO:tasks.rados.rados.0.smithi003.stdout:3335: read oid 362 snap -1 2024-09-21T10:14:37.630 INFO:tasks.rados.rados.0.smithi003.stdout:3335: expect deleted 2024-09-21T10:14:37.630 INFO:tasks.rados.rados.0.smithi003.stdout:3336: read oid 239 snap -1 2024-09-21T10:14:37.631 INFO:tasks.rados.rados.0.smithi003.stdout:3336: expect (ObjNum 238 snap 0 seq_num 238) 2024-09-21T10:14:37.631 INFO:tasks.rados.rados.0.smithi003.stdout:3337: read oid 124 snap -1 2024-09-21T10:14:37.631 INFO:tasks.rados.rados.0.smithi003.stdout:3337: expect (ObjNum 123 snap 0 seq_num 123) 2024-09-21T10:14:37.631 INFO:tasks.rados.rados.0.smithi003.stdout:3338: write oid 328 current snap is 0 2024-09-21T10:14:37.631 INFO:tasks.rados.rados.0.smithi003.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2024-09-21T10:14:37.637 INFO:tasks.rados.rados.0.smithi003.stdout:3338: writing smithi00370293-328 from 659402 to 1109538 tid 1 2024-09-21T10:14:37.643 INFO:tasks.rados.rados.0.smithi003.stdout:3338: writing smithi00370293-328 from 1734144 to 2238200 tid 2 2024-09-21T10:14:37.648 INFO:tasks.rados.rados.0.smithi003.stdout:3338: writing smithi00370293-328 from 2734363 to 3059402 tid 3 2024-09-21T10:14:37.648 INFO:tasks.rados.rados.0.smithi003.stdout:3339: write oid 45 current snap is 0 2024-09-21T10:14:37.648 INFO:tasks.rados.rados.0.smithi003.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2024-09-21T10:14:37.655 INFO:tasks.rados.rados.0.smithi003.stdout:3339: writing smithi00370293-45 from 676209 to 1201594 tid 1 2024-09-21T10:14:37.661 INFO:tasks.rados.rados.0.smithi003.stdout:3339: writing smithi00370293-45 from 1676273 to 2440340 tid 2 2024-09-21T10:14:37.665 INFO:tasks.rados.rados.0.smithi003.stdout:3339: writing smithi00370293-45 from 3045433 to 3076209 tid 3 2024-09-21T10:14:37.666 INFO:tasks.rados.rados.0.smithi003.stdout:3340: write oid 20 current snap is 0 2024-09-21T10:14:37.666 INFO:tasks.rados.rados.0.smithi003.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2024-09-21T10:14:37.672 INFO:tasks.rados.rados.0.smithi003.stdout:3340: writing smithi00370293-20 from 693016 to 1293650 tid 1 2024-09-21T10:14:37.677 INFO:tasks.rados.rados.0.smithi003.stdout:3340: writing smithi00370293-20 from 1734755 to 2242480 tid 2 2024-09-21T10:14:37.683 INFO:tasks.rados.rados.0.smithi003.stdout:3340: writing smithi00370293-20 from 2672856 to 3093016 tid 3 2024-09-21T10:14:37.683 INFO:tasks.rados.rados.0.smithi003.stdout:3341: read oid 38 snap -1 2024-09-21T10:14:37.683 INFO:tasks.rados.rados.0.smithi003.stdout:3341: expect (ObjNum 1322 snap 0 seq_num 1322) 2024-09-21T10:14:37.683 INFO:tasks.rados.rados.0.smithi003.stdout:3342: read oid 399 snap -1 2024-09-21T10:14:37.683 INFO:tasks.rados.rados.0.smithi003.stdout:3342: expect deleted 2024-09-21T10:14:37.683 INFO:tasks.rados.rados.0.smithi003.stdout:3343: write oid 287 current snap is 0 2024-09-21T10:14:37.683 INFO:tasks.rados.rados.0.smithi003.stdout:3330: expect (ObjNum 1557 snap 0 seq_num 1557) 2024-09-21T10:14:37.805 INFO:tasks.rados.rados.0.smithi003.stdout:3332: expect (ObjNum 1102 snap 0 seq_num 1102) 2024-09-21T10:14:37.945 INFO:tasks.rados.rados.0.smithi003.stdout:3333: expect (ObjNum 700 snap 0 seq_num 700) 2024-09-21T10:14:38.061 INFO:tasks.rados.rados.0.smithi003.stdout:3336: expect (ObjNum 238 snap 0 seq_num 238) 2024-09-21T10:14:38.126 INFO:tasks.rados.rados.0.smithi003.stdout:3337: expect (ObjNum 123 snap 0 seq_num 123) 2024-09-21T10:14:38.196 INFO:tasks.rados.rados.0.smithi003.stdout:3338: finishing write tid 1 to smithi00370293-328 2024-09-21T10:14:38.196 INFO:tasks.rados.rados.0.smithi003.stdout:3338: finishing write tid 2 to smithi00370293-328 2024-09-21T10:14:38.197 INFO:tasks.rados.rados.0.smithi003.stdout:3338: finishing write tid 3 to smithi00370293-328 2024-09-21T10:14:38.197 INFO:tasks.rados.rados.0.smithi003.stdout:3338: finishing write tid 4 to smithi00370293-328 2024-09-21T10:14:38.197 INFO:tasks.rados.rados.0.smithi003.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2024-09-21T10:14:38.204 INFO:tasks.rados.rados.0.smithi003.stdout:3343: writing smithi00370293-287 from 709823 to 1385706 tid 1 2024-09-21T10:14:38.210 INFO:tasks.rados.rados.0.smithi003.stdout:3343: writing smithi00370293-287 from 1793237 to 2560973 tid 2 2024-09-21T10:14:38.214 INFO:tasks.rados.rados.0.smithi003.stdout:3343: writing smithi00370293-287 from 3100279 to 3109823 tid 3 2024-09-21T10:14:38.214 INFO:tasks.rados.rados.0.smithi003.stdout:3330: done (11 left) 2024-09-21T10:14:38.214 INFO:tasks.rados.rados.0.smithi003.stdout:3332: done (10 left) 2024-09-21T10:14:38.214 INFO:tasks.rados.rados.0.smithi003.stdout:3333: done (9 left) 2024-09-21T10:14:38.214 INFO:tasks.rados.rados.0.smithi003.stdout:3335: done (8 left) 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3336: done (7 left) 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3337: done (6 left) 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3344: read oid 467 snap -1 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3344: expect deleted 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3345: write oid 452 current snap is 0 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3338: finishing write tid 5 to smithi00370293-328 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3338: oid 328 updating version 0 to 412 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3338: oid 328 updating version 412 to 413 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3338: oid 328 updating version 413 to 415 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3338: oid 328 version 415 is already newer than 414 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 328 v 415 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3338: left oid 328 (ObjNum 2086 snap 0 seq_num 2086) 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3339: finishing write tid 1 to smithi00370293-45 2024-09-21T10:14:38.215 INFO:tasks.rados.rados.0.smithi003.stdout:3339: finishing write tid 2 to smithi00370293-45 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:3339: finishing write tid 3 to smithi00370293-45 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:3339: finishing write tid 4 to smithi00370293-45 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:3339: finishing write tid 5 to smithi00370293-45 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:3339: oid 45 updating version 0 to 382 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:3339: oid 45 updating version 382 to 383 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:3339: oid 45 updating version 383 to 385 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:3339: oid 45 version 385 is already newer than 384 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 45 v 385 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:3339: left oid 45 (ObjNum 2087 snap 0 seq_num 2087) 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:3340: finishing write tid 1 to smithi00370293-20 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:3340: finishing write tid 2 to smithi00370293-20 2024-09-21T10:14:38.216 INFO:tasks.rados.rados.0.smithi003.stdout:3341: expect (ObjNum 1322 snap 0 seq_num 1322) 2024-09-21T10:14:38.319 INFO:tasks.rados.rados.0.smithi003.stdout:3340: finishing write tid 3 to smithi00370293-20 2024-09-21T10:14:38.319 INFO:tasks.rados.rados.0.smithi003.stdout:3340: finishing write tid 4 to smithi00370293-20 2024-09-21T10:14:38.319 INFO:tasks.rados.rados.0.smithi003.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2024-09-21T10:14:38.327 INFO:tasks.rados.rados.0.smithi003.stdout:3345: writing smithi00370293-452 from 726630 to 1477762 tid 1 2024-09-21T10:14:38.334 INFO:tasks.rados.rados.0.smithi003.stdout:3345: writing smithi00370293-452 from 2251719 to 2763113 tid 2 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3338: done (7 left) 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3339: done (6 left) 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3341: done (5 left) 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3342: done (4 left) 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3346: read oid 441 snap -1 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3346: expect deleted 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3347: write oid 109 current snap is 0 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3340: finishing write tid 5 to smithi00370293-20 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3340: oid 20 updating version 0 to 441 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3340: oid 20 version 441 is already newer than 440 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3340: oid 20 updating version 441 to 443 2024-09-21T10:14:38.335 INFO:tasks.rados.rados.0.smithi003.stdout:3340: oid 20 version 443 is already newer than 442 2024-09-21T10:14:38.336 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 20 v 443 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2024-09-21T10:14:38.336 INFO:tasks.rados.rados.0.smithi003.stdout:3340: left oid 20 (ObjNum 2088 snap 0 seq_num 2088) 2024-09-21T10:14:38.336 INFO:tasks.rados.rados.0.smithi003.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2024-09-21T10:14:38.342 INFO:tasks.rados.rados.0.smithi003.stdout:3347: writing smithi00370293-109 from 743437 to 1286171 tid 1 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3347: writing smithi00370293-109 from 1910201 to 2681606 tid 2 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3340: done (5 left) 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3348: delete oid 394 current snap is 0 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3343: finishing write tid 1 to smithi00370293-287 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3343: finishing write tid 2 to smithi00370293-287 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3343: finishing write tid 3 to smithi00370293-287 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3343: finishing write tid 4 to smithi00370293-287 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3343: finishing write tid 5 to smithi00370293-287 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3343: oid 287 updating version 0 to 478 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3343: oid 287 version 478 is already newer than 477 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3343: oid 287 version 478 is already newer than 476 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:3343: oid 287 version 478 is already newer than 475 2024-09-21T10:14:38.351 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 287 v 478 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2024-09-21T10:14:38.352 INFO:tasks.rados.rados.0.smithi003.stdout:3343: left oid 287 (ObjNum 2089 snap 0 seq_num 2089) 2024-09-21T10:14:38.352 INFO:tasks.rados.rados.0.smithi003.stdout:3345: finishing write tid 1 to smithi00370293-452 2024-09-21T10:14:38.352 INFO:tasks.rados.rados.0.smithi003.stdout:3345: finishing write tid 2 to smithi00370293-452 2024-09-21T10:14:38.352 INFO:tasks.rados.rados.0.smithi003.stdout:3345: finishing write tid 3 to smithi00370293-452 2024-09-21T10:14:38.352 INFO:tasks.rados.rados.0.smithi003.stdout:3345: finishing write tid 4 to smithi00370293-452 2024-09-21T10:14:38.352 INFO:tasks.rados.rados.0.smithi003.stdout:3345: oid 452 updating version 0 to 331 2024-09-21T10:14:38.352 INFO:tasks.rados.rados.0.smithi003.stdout:3345: oid 452 version 331 is already newer than 330 2024-09-21T10:14:38.352 INFO:tasks.rados.rados.0.smithi003.stdout:3345: oid 452 version 331 is already newer than 329 2024-09-21T10:14:38.352 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 452 v 331 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2024-09-21T10:14:38.352 INFO:tasks.rados.rados.0.smithi003.stdout:3345: left oid 452 (ObjNum 2090 snap 0 seq_num 2090) 2024-09-21T10:14:38.352 INFO:tasks.rados.rados.0.smithi003.stdout:3347: finishing write tid 1 to smithi00370293-109 2024-09-21T10:14:38.354 INFO:tasks.rados.rados.0.smithi003.stdout:3343: done (5 left) 2024-09-21T10:14:38.354 INFO:tasks.rados.rados.0.smithi003.stdout:3344: done (4 left) 2024-09-21T10:14:38.354 INFO:tasks.rados.rados.0.smithi003.stdout:3345: done (3 left) 2024-09-21T10:14:38.354 INFO:tasks.rados.rados.0.smithi003.stdout:3346: done (2 left) 2024-09-21T10:14:38.354 INFO:tasks.rados.rados.0.smithi003.stdout:3348: done (1 left) 2024-09-21T10:14:38.354 INFO:tasks.rados.rados.0.smithi003.stdout:3349: write oid 51 current snap is 0 2024-09-21T10:14:38.354 INFO:tasks.rados.rados.0.smithi003.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2024-09-21T10:14:38.366 INFO:tasks.rados.rados.0.smithi003.stdout:3349: writing smithi00370293-51 from 777051 to 1470283 tid 1 2024-09-21T10:14:38.376 INFO:tasks.rados.rados.0.smithi003.stdout:3349: writing smithi00370293-51 from 2027165 to 2685886 tid 2 2024-09-21T10:14:38.376 INFO:tasks.rados.rados.0.smithi003.stdout:3350: write oid 259 current snap is 0 2024-09-21T10:14:38.376 INFO:tasks.rados.rados.0.smithi003.stdout:3347: finishing write tid 2 to smithi00370293-109 2024-09-21T10:14:38.376 INFO:tasks.rados.rados.0.smithi003.stdout:3347: finishing write tid 3 to smithi00370293-109 2024-09-21T10:14:38.376 INFO:tasks.rados.rados.0.smithi003.stdout:3347: finishing write tid 4 to smithi00370293-109 2024-09-21T10:14:38.377 INFO:tasks.rados.rados.0.smithi003.stdout:3347: oid 109 updating version 0 to 445 2024-09-21T10:14:38.377 INFO:tasks.rados.rados.0.smithi003.stdout:3347: oid 109 version 445 is already newer than 444 2024-09-21T10:14:38.377 INFO:tasks.rados.rados.0.smithi003.stdout:3347: oid 109 updating version 445 to 446 2024-09-21T10:14:38.377 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 109 v 446 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2024-09-21T10:14:38.377 INFO:tasks.rados.rados.0.smithi003.stdout:3347: left oid 109 (ObjNum 2091 snap 0 seq_num 2091) 2024-09-21T10:14:38.377 INFO:tasks.rados.rados.0.smithi003.stdout:3349: finishing write tid 1 to smithi00370293-51 2024-09-21T10:14:38.377 INFO:tasks.rados.rados.0.smithi003.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2024-09-21T10:14:38.387 INFO:tasks.rados.rados.0.smithi003.stdout:3350: writing smithi00370293-259 from 793858 to 1562339 tid 1 2024-09-21T10:14:38.395 INFO:tasks.rados.rados.0.smithi003.stdout:3350: writing smithi00370293-259 from 2085647 to 2604379 tid 2 2024-09-21T10:14:38.395 INFO:tasks.rados.rados.0.smithi003.stdout:3347: done (2 left) 2024-09-21T10:14:38.395 INFO:tasks.rados.rados.0.smithi003.stdout:3351: write oid 213 current snap is 0 2024-09-21T10:14:38.395 INFO:tasks.rados.rados.0.smithi003.stdout:3349: finishing write tid 2 to smithi00370293-51 2024-09-21T10:14:38.396 INFO:tasks.rados.rados.0.smithi003.stdout:3349: finishing write tid 3 to smithi00370293-51 2024-09-21T10:14:38.396 INFO:tasks.rados.rados.0.smithi003.stdout:3349: finishing write tid 4 to smithi00370293-51 2024-09-21T10:14:38.396 INFO:tasks.rados.rados.0.smithi003.stdout:3349: oid 51 updating version 0 to 436 2024-09-21T10:14:38.396 INFO:tasks.rados.rados.0.smithi003.stdout:3349: oid 51 updating version 436 to 438 2024-09-21T10:14:38.396 INFO:tasks.rados.rados.0.smithi003.stdout:3349: oid 51 version 438 is already newer than 437 2024-09-21T10:14:38.396 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 51 v 438 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2024-09-21T10:14:38.396 INFO:tasks.rados.rados.0.smithi003.stdout:3349: left oid 51 (ObjNum 2093 snap 0 seq_num 2093) 2024-09-21T10:14:38.396 INFO:tasks.rados.rados.0.smithi003.stdout:3350: finishing write tid 1 to smithi00370293-259 2024-09-21T10:14:38.396 INFO:tasks.rados.rados.0.smithi003.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2024-09-21T10:14:38.401 INFO:tasks.rados.rados.0.smithi003.stdout:3351: writing smithi00370293-213 from 410665 to 854395 tid 1 2024-09-21T10:14:38.411 INFO:tasks.rados.rados.0.smithi003.stdout:3351: writing smithi00370293-213 from 1627776 to 2290166 tid 2 2024-09-21T10:14:38.417 INFO:tasks.rados.rados.0.smithi003.stdout:3351: writing smithi00370293-213 from 2748464 to 3210665 tid 3 2024-09-21T10:14:38.417 INFO:tasks.rados.rados.0.smithi003.stdout:3349: done (2 left) 2024-09-21T10:14:38.417 INFO:tasks.rados.rados.0.smithi003.stdout:3352: write oid 243 current snap is 0 2024-09-21T10:14:38.417 INFO:tasks.rados.rados.0.smithi003.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2024-09-21T10:14:38.422 INFO:tasks.rados.rados.0.smithi003.stdout:3352: writing smithi00370293-243 from 427472 to 946451 tid 1 2024-09-21T10:14:38.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[22527]: cluster 2024-09-21T10:14:37.161969+0000 mgr.y (mgr.24839) 3 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:14:38.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[31899]: cluster 2024-09-21T10:14:37.161969+0000 mgr.y (mgr.24839) 3 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:14:38.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: debug 2024-09-21T10:14:38.032+0000 7fe6cc937640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:10:14:38] ENGINE Error in HTTPServer.serve 2024-09-21T10:14:38.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: Traceback (most recent call last): 2024-09-21T10:14:38.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:14:38.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: self._connections.run(self.expiration_interval) 2024-09-21T10:14:38.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:14:38.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: self._run(expiration_interval) 2024-09-21T10:14:38.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: s = self.context.wrap_socket( 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: return self.sslsocket_class._create( 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: self.do_handshake() 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: self._sslobj.do_handshake() 2024-09-21T10:14:38.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:14:38 smithi003 bash[72896]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:14:38.430 INFO:tasks.rados.rados.0.smithi003.stdout:3352: writing smithi00370293-243 from 1686258 to 2208659 tid 2 2024-09-21T10:14:38.436 INFO:tasks.rados.rados.0.smithi003.stdout:3352: writing smithi00370293-243 from 2775887 to 3227472 tid 3 2024-09-21T10:14:38.436 INFO:tasks.rados.rados.0.smithi003.stdout:3353: write oid 19 current snap is 0 2024-09-21T10:14:38.436 INFO:tasks.rados.rados.0.smithi003.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2024-09-21T10:14:38.441 INFO:tasks.rados.rados.0.smithi003.stdout:3353: writing smithi00370293-19 from 444279 to 1038507 tid 1 2024-09-21T10:14:38.449 INFO:tasks.rados.rados.0.smithi003.stdout:3353: writing smithi00370293-19 from 1744740 to 2410799 tid 2 2024-09-21T10:14:38.454 INFO:tasks.rados.rados.0.smithi003.stdout:3353: writing smithi00370293-19 from 3203310 to 3244279 tid 3 2024-09-21T10:14:38.454 INFO:tasks.rados.rados.0.smithi003.stdout:3354: read oid 173 snap -1 2024-09-21T10:14:38.454 INFO:tasks.rados.rados.0.smithi003.stdout:3354: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-21T10:14:38.454 INFO:tasks.rados.rados.0.smithi003.stdout:3355: write oid 157 current snap is 0 2024-09-21T10:14:38.454 INFO:tasks.rados.rados.0.smithi003.stdout:3350: finishing write tid 2 to smithi00370293-259 2024-09-21T10:14:38.454 INFO:tasks.rados.rados.0.smithi003.stdout:3350: finishing write tid 3 to smithi00370293-259 2024-09-21T10:14:38.454 INFO:tasks.rados.rados.0.smithi003.stdout:3350: finishing write tid 4 to smithi00370293-259 2024-09-21T10:14:38.454 INFO:tasks.rados.rados.0.smithi003.stdout:3350: oid 259 updating version 0 to 319 2024-09-21T10:14:38.454 INFO:tasks.rados.rados.0.smithi003.stdout:3350: oid 259 updating version 319 to 320 2024-09-21T10:14:38.454 INFO:tasks.rados.rados.0.smithi003.stdout:3350: oid 259 updating version 320 to 321 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 259 v 321 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3350: left oid 259 (ObjNum 2094 snap 0 seq_num 2094) 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3351: finishing write tid 1 to smithi00370293-213 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3351: finishing write tid 2 to smithi00370293-213 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3351: finishing write tid 3 to smithi00370293-213 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3351: finishing write tid 4 to smithi00370293-213 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3351: finishing write tid 5 to smithi00370293-213 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3351: oid 213 updating version 0 to 443 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3351: oid 213 version 443 is already newer than 440 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3351: oid 213 version 443 is already newer than 441 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3351: oid 213 version 443 is already newer than 442 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 213 v 443 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3351: left oid 213 (ObjNum 2095 snap 0 seq_num 2095) 2024-09-21T10:14:38.455 INFO:tasks.rados.rados.0.smithi003.stdout:3352: finishing write tid 1 to smithi00370293-243 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:3352: finishing write tid 2 to smithi00370293-243 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:3352: finishing write tid 3 to smithi00370293-243 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:3352: finishing write tid 4 to smithi00370293-243 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:3352: finishing write tid 5 to smithi00370293-243 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:3352: oid 243 updating version 0 to 482 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:3352: oid 243 version 482 is already newer than 480 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:3352: oid 243 version 482 is already newer than 479 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:3352: oid 243 version 482 is already newer than 481 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 243 v 482 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:3352: left oid 243 (ObjNum 2096 snap 0 seq_num 2096) 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:3353: finishing write tid 1 to smithi00370293-19 2024-09-21T10:14:38.456 INFO:tasks.rados.rados.0.smithi003.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2024-09-21T10:14:38.460 INFO:tasks.rados.rados.0.smithi003.stdout:3355: writing smithi00370293-157 from 461086 to 1130563 tid 1 2024-09-21T10:14:38.467 INFO:tasks.rados.rados.0.smithi003.stdout:3355: writing smithi00370293-157 from 1803222 to 2329292 tid 2 2024-09-21T10:14:38.472 INFO:tasks.rados.rados.0.smithi003.stdout:3355: writing smithi00370293-157 from 2830733 to 3261086 tid 3 2024-09-21T10:14:38.472 INFO:tasks.rados.rados.0.smithi003.stdout:3350: done (5 left) 2024-09-21T10:14:38.472 INFO:tasks.rados.rados.0.smithi003.stdout:3351: done (4 left) 2024-09-21T10:14:38.472 INFO:tasks.rados.rados.0.smithi003.stdout:3352: done (3 left) 2024-09-21T10:14:38.472 INFO:tasks.rados.rados.0.smithi003.stdout:3356: write oid 215 current snap is 0 2024-09-21T10:14:38.472 INFO:tasks.rados.rados.0.smithi003.stdout:3353: finishing write tid 2 to smithi00370293-19 2024-09-21T10:14:38.472 INFO:tasks.rados.rados.0.smithi003.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2024-09-21T10:14:38.477 INFO:tasks.rados.rados.0.smithi003.stdout:3356: writing smithi00370293-215 from 477893 to 938972 tid 1 2024-09-21T10:14:38.485 INFO:tasks.rados.rados.0.smithi003.stdout:3356: writing smithi00370293-215 from 1578057 to 2247785 tid 2 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:3356: writing smithi00370293-215 from 2974509 to 3277893 tid 3 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:3357: delete oid 449 current snap is 0 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:3353: finishing write tid 3 to smithi00370293-19 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:3353: finishing write tid 4 to smithi00370293-19 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:3353: finishing write tid 5 to smithi00370293-19 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:3353: oid 19 updating version 0 to 439 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:3353: oid 19 updating version 439 to 441 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:3353: oid 19 version 441 is already newer than 440 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:3353: oid 19 updating version 441 to 442 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 442 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:3353: left oid 19 (ObjNum 2097 snap 0 seq_num 2097) 2024-09-21T10:14:38.491 INFO:tasks.rados.rados.0.smithi003.stdout:3354: expect (ObjNum 1558 snap 0 seq_num 1558) 2024-09-21T10:14:38.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:38 smithi204 bash[24804]: cluster 2024-09-21T10:14:37.161969+0000 mgr.y (mgr.24839) 3 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:14:38.637 INFO:tasks.rados.rados.0.smithi003.stdout:3355: finishing write tid 1 to smithi00370293-157 2024-09-21T10:14:38.637 INFO:tasks.rados.rados.0.smithi003.stdout:3355: finishing write tid 2 to smithi00370293-157 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3355: finishing write tid 3 to smithi00370293-157 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3355: finishing write tid 4 to smithi00370293-157 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3355: finishing write tid 5 to smithi00370293-157 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3355: oid 157 updating version 0 to 417 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3355: oid 157 updating version 417 to 419 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3355: oid 157 version 419 is already newer than 418 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3355: oid 157 version 419 is already newer than 416 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 157 v 419 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3355: left oid 157 (ObjNum 2098 snap 0 seq_num 2098) 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3356: finishing write tid 1 to smithi00370293-215 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3356: finishing write tid 2 to smithi00370293-215 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3356: finishing write tid 3 to smithi00370293-215 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3356: finishing write tid 4 to smithi00370293-215 2024-09-21T10:14:38.638 INFO:tasks.rados.rados.0.smithi003.stdout:3356: finishing write tid 5 to smithi00370293-215 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3356: oid 215 updating version 0 to 612 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3356: oid 215 version 612 is already newer than 610 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3356: oid 215 version 612 is already newer than 611 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3356: oid 215 updating version 612 to 613 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 215 v 613 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3356: left oid 215 (ObjNum 2099 snap 0 seq_num 2099) 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3353: done (4 left) 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3354: done (3 left) 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3355: done (2 left) 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3356: done (1 left) 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3357: done (0 left) 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3358: read oid 461 snap -1 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3358: expect (ObjNum 460 snap 0 seq_num 460) 2024-09-21T10:14:38.639 INFO:tasks.rados.rados.0.smithi003.stdout:3359: delete oid 78 current snap is 0 2024-09-21T10:14:38.640 INFO:tasks.rados.rados.0.smithi003.stdout:3359: done (1 left) 2024-09-21T10:14:38.640 INFO:tasks.rados.rados.0.smithi003.stdout:3360: read oid 236 snap -1 2024-09-21T10:14:38.640 INFO:tasks.rados.rados.0.smithi003.stdout:3360: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-09-21T10:14:38.640 INFO:tasks.rados.rados.0.smithi003.stdout:3361: read oid 228 snap -1 2024-09-21T10:14:38.640 INFO:tasks.rados.rados.0.smithi003.stdout:3361: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:14:38.641 INFO:tasks.rados.rados.0.smithi003.stdout:3362: write oid 88 current snap is 0 2024-09-21T10:14:38.641 INFO:tasks.rados.rados.0.smithi003.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2024-09-21T10:14:38.649 INFO:tasks.rados.rados.0.smithi003.stdout:3362: writing smithi00370293-88 from 528314 to 1215140 tid 1 2024-09-21T10:14:38.655 INFO:tasks.rados.rados.0.smithi003.stdout:3362: writing smithi00370293-88 from 1637150 to 2170558 tid 2 2024-09-21T10:14:38.663 INFO:tasks.rados.rados.0.smithi003.stdout:3362: writing smithi00370293-88 from 2940425 to 3328314 tid 3 2024-09-21T10:14:38.663 INFO:tasks.rados.rados.0.smithi003.stdout:3363: read oid 366 snap -1 2024-09-21T10:14:38.663 INFO:tasks.rados.rados.0.smithi003.stdout:3363: expect (ObjNum 1645 snap 0 seq_num 1645) 2024-09-21T10:14:38.663 INFO:tasks.rados.rados.0.smithi003.stdout:3364: delete oid 398 current snap is 0 2024-09-21T10:14:38.663 INFO:tasks.rados.rados.0.smithi003.stdout:3358: expect (ObjNum 460 snap 0 seq_num 460) 2024-09-21T10:14:38.782 INFO:tasks.rados.rados.0.smithi003.stdout:3360: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-09-21T10:14:38.891 INFO:tasks.rados.rados.0.smithi003.stdout:3361: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:14:39.014 INFO:tasks.rados.rados.0.smithi003.stdout:3362: finishing write tid 1 to smithi00370293-88 2024-09-21T10:14:39.014 INFO:tasks.rados.rados.0.smithi003.stdout:3362: finishing write tid 2 to smithi00370293-88 2024-09-21T10:14:39.014 INFO:tasks.rados.rados.0.smithi003.stdout:3362: finishing write tid 3 to smithi00370293-88 2024-09-21T10:14:39.014 INFO:tasks.rados.rados.0.smithi003.stdout:3362: finishing write tid 4 to smithi00370293-88 2024-09-21T10:14:39.014 INFO:tasks.rados.rados.0.smithi003.stdout:3362: finishing write tid 5 to smithi00370293-88 2024-09-21T10:14:39.014 INFO:tasks.rados.rados.0.smithi003.stdout:3362: oid 88 updating version 0 to 448 2024-09-21T10:14:39.014 INFO:tasks.rados.rados.0.smithi003.stdout:3362: oid 88 updating version 448 to 450 2024-09-21T10:14:39.014 INFO:tasks.rados.rados.0.smithi003.stdout:3362: oid 88 version 450 is already newer than 447 2024-09-21T10:14:39.015 INFO:tasks.rados.rados.0.smithi003.stdout:3362: oid 88 version 450 is already newer than 449 2024-09-21T10:14:39.015 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 88 v 450 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2024-09-21T10:14:39.015 INFO:tasks.rados.rados.0.smithi003.stdout:3362: left oid 88 (ObjNum 2102 snap 0 seq_num 2102) 2024-09-21T10:14:39.015 INFO:tasks.rados.rados.0.smithi003.stdout:3363: expect (ObjNum 1645 snap 0 seq_num 1645) 2024-09-21T10:14:39.131 INFO:tasks.rados.rados.0.smithi003.stdout:3358: done (5 left) 2024-09-21T10:14:39.131 INFO:tasks.rados.rados.0.smithi003.stdout:3360: done (4 left) 2024-09-21T10:14:39.131 INFO:tasks.rados.rados.0.smithi003.stdout:3361: done (3 left) 2024-09-21T10:14:39.131 INFO:tasks.rados.rados.0.smithi003.stdout:3362: done (2 left) 2024-09-21T10:14:39.131 INFO:tasks.rados.rados.0.smithi003.stdout:3363: done (1 left) 2024-09-21T10:14:39.131 INFO:tasks.rados.rados.0.smithi003.stdout:3364: done (0 left) 2024-09-21T10:14:39.131 INFO:tasks.rados.rados.0.smithi003.stdout:3365: read oid 90 snap -1 2024-09-21T10:14:39.132 INFO:tasks.rados.rados.0.smithi003.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-09-21T10:14:39.132 INFO:tasks.rados.rados.0.smithi003.stdout:3366: write oid 97 current snap is 0 2024-09-21T10:14:39.132 INFO:tasks.rados.rados.0.smithi003.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2024-09-21T10:14:39.147 INFO:tasks.rados.rados.0.smithi003.stdout:3366: writing smithi00370293-97 from 561928 to 999252 tid 1 2024-09-21T10:14:39.165 INFO:tasks.rados.rados.0.smithi003.stdout:3366: writing smithi00370293-97 from 1637761 to 2058485 tid 2 2024-09-21T10:14:39.184 INFO:tasks.rados.rados.0.smithi003.stdout:3366: writing smithi00370293-97 from 2762565 to 3201233 tid 3 2024-09-21T10:14:39.184 INFO:tasks.rados.rados.0.smithi003.stdout:3367: read oid 305 snap -1 2024-09-21T10:14:39.184 INFO:tasks.rados.rados.0.smithi003.stdout:3367: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T10:14:39.184 INFO:tasks.rados.rados.0.smithi003.stdout:3368: read oid 471 snap -1 2024-09-21T10:14:39.184 INFO:tasks.rados.rados.0.smithi003.stdout:3368: expect deleted 2024-09-21T10:14:39.184 INFO:tasks.rados.rados.0.smithi003.stdout:3369: read oid 273 snap -1 2024-09-21T10:14:39.184 INFO:tasks.rados.rados.0.smithi003.stdout:3369: expect (ObjNum 1562 snap 0 seq_num 1562) 2024-09-21T10:14:39.184 INFO:tasks.rados.rados.0.smithi003.stdout:3370: write oid 500 current snap is 0 2024-09-21T10:14:39.185 INFO:tasks.rados.rados.0.smithi003.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2024-09-21T10:14:39.393 INFO:tasks.rados.rados.0.smithi003.stdout:3366: finishing write tid 1 to smithi00370293-97 2024-09-21T10:14:39.393 INFO:tasks.rados.rados.0.smithi003.stdout:3366: finishing write tid 2 to smithi00370293-97 2024-09-21T10:14:39.393 INFO:tasks.rados.rados.0.smithi003.stdout:3366: finishing write tid 3 to smithi00370293-97 2024-09-21T10:14:39.393 INFO:tasks.rados.rados.0.smithi003.stdout:3366: finishing write tid 4 to smithi00370293-97 2024-09-21T10:14:39.393 INFO:tasks.rados.rados.0.smithi003.stdout:3366: finishing write tid 5 to smithi00370293-97 2024-09-21T10:14:39.393 INFO:tasks.rados.rados.0.smithi003.stdout:3366: oid 97 updating version 0 to 277 2024-09-21T10:14:39.393 INFO:tasks.rados.rados.0.smithi003.stdout:3366: oid 97 updating version 277 to 279 2024-09-21T10:14:39.393 INFO:tasks.rados.rados.0.smithi003.stdout:3366: oid 97 version 279 is already newer than 278 2024-09-21T10:14:39.393 INFO:tasks.rados.rados.0.smithi003.stdout:3366: oid 97 updating version 279 to 280 2024-09-21T10:14:39.393 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 97 v 280 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2024-09-21T10:14:39.393 INFO:tasks.rados.rados.0.smithi003.stdout:3366: left oid 97 (ObjNum 2104 snap 0 seq_num 2104) 2024-09-21T10:14:39.394 INFO:tasks.rados.rados.0.smithi003.stdout:3367: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T10:14:39.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: cephadm 2024-09-21T10:14:37.905830+0000 mgr.y (mgr.24839) 4 : cephadm [INF] [21/Sep/2024:10:14:37] ENGINE Bus STARTING 2024-09-21T10:14:39.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: cephadm 2024-09-21T10:14:38.029752+0000 mgr.y (mgr.24839) 5 : cephadm [INF] [21/Sep/2024:10:14:38] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T10:14:39.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: cephadm 2024-09-21T10:14:38.033381+0000 mgr.y (mgr.24839) 6 : cephadm [ERR] [21/Sep/2024:10:14:38] ENGINE Error in HTTPServer.serve 2024-09-21T10:14:39.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: Traceback (most recent call last): 2024-09-21T10:14:39.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:14:39.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: self._connections.run(self.expiration_interval) 2024-09-21T10:14:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:14:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: self._run(expiration_interval) 2024-09-21T10:14:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:14:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:14:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:14:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:14:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:14:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: s = self.context.wrap_socket( 2024-09-21T10:14:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:14:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: return self.sslsocket_class._create( 2024-09-21T10:14:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:14:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: self.do_handshake() 2024-09-21T10:14:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:14:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: self._sslobj.do_handshake() 2024-09-21T10:14:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:14:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: cephadm 2024-09-21T10:14:38.130890+0000 mgr.y (mgr.24839) 7 : cephadm [INF] [21/Sep/2024:10:14:38] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T10:14:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: cephadm 2024-09-21T10:14:38.131042+0000 mgr.y (mgr.24839) 8 : cephadm [INF] [21/Sep/2024:10:14:38] ENGINE Bus STARTED 2024-09-21T10:14:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[31899]: cluster 2024-09-21T10:14:38.163671+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-09-21T10:14:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: cephadm 2024-09-21T10:14:37.905830+0000 mgr.y (mgr.24839) 4 : cephadm [INF] [21/Sep/2024:10:14:37] ENGINE Bus STARTING 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: cephadm 2024-09-21T10:14:38.029752+0000 mgr.y (mgr.24839) 5 : cephadm [INF] [21/Sep/2024:10:14:38] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: cephadm 2024-09-21T10:14:38.033381+0000 mgr.y (mgr.24839) 6 : cephadm [ERR] [21/Sep/2024:10:14:38] ENGINE Error in HTTPServer.serve 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: Traceback (most recent call last): 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: self._connections.run(self.expiration_interval) 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: self._run(expiration_interval) 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:14:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: s = self.context.wrap_socket( 2024-09-21T10:14:39.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:14:39.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: return self.sslsocket_class._create( 2024-09-21T10:14:39.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:14:39.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: self.do_handshake() 2024-09-21T10:14:39.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:14:39.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: self._sslobj.do_handshake() 2024-09-21T10:14:39.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:14:39.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: cephadm 2024-09-21T10:14:38.130890+0000 mgr.y (mgr.24839) 7 : cephadm [INF] [21/Sep/2024:10:14:38] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T10:14:39.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: cephadm 2024-09-21T10:14:38.131042+0000 mgr.y (mgr.24839) 8 : cephadm [INF] [21/Sep/2024:10:14:38] ENGINE Bus STARTED 2024-09-21T10:14:39.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:39 smithi003 bash[22527]: cluster 2024-09-21T10:14:38.163671+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-09-21T10:14:39.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: cephadm 2024-09-21T10:14:37.905830+0000 mgr.y (mgr.24839) 4 : cephadm [INF] [21/Sep/2024:10:14:37] ENGINE Bus STARTING 2024-09-21T10:14:39.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: cephadm 2024-09-21T10:14:38.029752+0000 mgr.y (mgr.24839) 5 : cephadm [INF] [21/Sep/2024:10:14:38] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T10:14:39.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: cephadm 2024-09-21T10:14:38.033381+0000 mgr.y (mgr.24839) 6 : cephadm [ERR] [21/Sep/2024:10:14:38] ENGINE Error in HTTPServer.serve 2024-09-21T10:14:39.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: Traceback (most recent call last): 2024-09-21T10:14:39.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:14:39.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: self._connections.run(self.expiration_interval) 2024-09-21T10:14:39.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:14:39.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: self._run(expiration_interval) 2024-09-21T10:14:39.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: s = self.context.wrap_socket( 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: return self.sslsocket_class._create( 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: self.do_handshake() 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: self._sslobj.do_handshake() 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:14:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: cephadm 2024-09-21T10:14:38.130890+0000 mgr.y (mgr.24839) 7 : cephadm [INF] [21/Sep/2024:10:14:38] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T10:14:39.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: cephadm 2024-09-21T10:14:38.131042+0000 mgr.y (mgr.24839) 8 : cephadm [INF] [21/Sep/2024:10:14:38] ENGINE Bus STARTED 2024-09-21T10:14:39.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:39 smithi204 bash[24804]: cluster 2024-09-21T10:14:38.163671+0000 mon.a (mon.0) 962 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-09-21T10:14:39.570 INFO:tasks.rados.rados.0.smithi003.stdout:3369: expect (ObjNum 1562 snap 0 seq_num 1562) 2024-09-21T10:14:39.681 INFO:tasks.rados.rados.0.smithi003.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2024-09-21T10:14:39.699 INFO:tasks.rados.rados.0.smithi003.stdout:3370: writing smithi00370293-500 from 578735 to 1091308 tid 1 2024-09-21T10:14:39.720 INFO:tasks.rados.rados.0.smithi003.stdout:3370: writing smithi00370293-500 from 1696243 to 2376978 tid 2 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3370: writing smithi00370293-500 from 2906341 to 3378735 tid 3 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3365: done (5 left) 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3366: done (4 left) 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3367: done (3 left) 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3368: done (2 left) 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3369: done (1 left) 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3371: read oid 326 snap -1 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3371: expect deleted 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3372: read oid 300 snap -1 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3372: expect (ObjNum 1981 snap 0 seq_num 1981) 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3373: read oid 140 snap -1 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3373: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T10:14:39.730 INFO:tasks.rados.rados.0.smithi003.stdout:3374: write oid 429 current snap is 0 2024-09-21T10:14:39.731 INFO:tasks.rados.rados.0.smithi003.stdout:3370: finishing write tid 1 to smithi00370293-500 2024-09-21T10:14:39.731 INFO:tasks.rados.rados.0.smithi003.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2024-09-21T10:14:39.738 INFO:tasks.rados.rados.0.smithi003.stdout:3374: writing smithi00370293-429 from 595542 to 1299717 tid 1 2024-09-21T10:14:39.744 INFO:tasks.rados.rados.0.smithi003.stdout:3374: writing smithi00370293-429 from 1871078 to 2295471 tid 2 2024-09-21T10:14:39.751 INFO:tasks.rados.rados.0.smithi003.stdout:3374: writing smithi00370293-429 from 3050117 to 3395542 tid 3 2024-09-21T10:14:39.751 INFO:tasks.rados.rados.0.smithi003.stdout:3375: write oid 327 current snap is 0 2024-09-21T10:14:39.752 INFO:tasks.rados.rados.0.smithi003.stdout:3370: finishing write tid 2 to smithi00370293-500 2024-09-21T10:14:39.752 INFO:tasks.rados.rados.0.smithi003.stdout:3370: finishing write tid 3 to smithi00370293-500 2024-09-21T10:14:39.752 INFO:tasks.rados.rados.0.smithi003.stdout:3370: finishing write tid 4 to smithi00370293-500 2024-09-21T10:14:39.752 INFO:tasks.rados.rados.0.smithi003.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2024-09-21T10:14:39.759 INFO:tasks.rados.rados.0.smithi003.stdout:3375: writing smithi00370293-327 from 612349 to 1391773 tid 1 2024-09-21T10:14:39.767 INFO:tasks.rados.rados.0.smithi003.stdout:3375: writing smithi00370293-327 from 1929560 to 2613964 tid 2 2024-09-21T10:14:39.772 INFO:tasks.rados.rados.0.smithi003.stdout:3375: writing smithi00370293-327 from 3077540 to 3412349 tid 3 2024-09-21T10:14:39.772 INFO:tasks.rados.rados.0.smithi003.stdout:3371: done (5 left) 2024-09-21T10:14:39.773 INFO:tasks.rados.rados.0.smithi003.stdout:3376: write oid 382 current snap is 0 2024-09-21T10:14:39.773 INFO:tasks.rados.rados.0.smithi003.stdout:3373: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T10:14:40.060 INFO:tasks.rados.rados.0.smithi003.stdout:3370: finishing write tid 5 to smithi00370293-500 2024-09-21T10:14:40.060 INFO:tasks.rados.rados.0.smithi003.stdout:3370: oid 500 updating version 0 to 484 2024-09-21T10:14:40.060 INFO:tasks.rados.rados.0.smithi003.stdout:3370: oid 500 updating version 484 to 485 2024-09-21T10:14:40.060 INFO:tasks.rados.rados.0.smithi003.stdout:3370: oid 500 version 485 is already newer than 483 2024-09-21T10:14:40.060 INFO:tasks.rados.rados.0.smithi003.stdout:3370: oid 500 updating version 485 to 486 2024-09-21T10:14:40.060 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 500 v 486 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2024-09-21T10:14:40.060 INFO:tasks.rados.rados.0.smithi003.stdout:3370: left oid 500 (ObjNum 2105 snap 0 seq_num 2105) 2024-09-21T10:14:40.060 INFO:tasks.rados.rados.0.smithi003.stdout:3372: expect (ObjNum 1981 snap 0 seq_num 1981) 2024-09-21T10:14:40.287 INFO:tasks.rados.rados.0.smithi003.stdout:3374: finishing write tid 1 to smithi00370293-429 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3374: finishing write tid 2 to smithi00370293-429 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3374: finishing write tid 3 to smithi00370293-429 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3374: finishing write tid 4 to smithi00370293-429 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3374: finishing write tid 5 to smithi00370293-429 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3374: oid 429 updating version 0 to 454 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3374: oid 429 version 454 is already newer than 453 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3374: oid 429 version 454 is already newer than 452 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3374: oid 429 version 454 is already newer than 451 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 429 v 454 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3374: left oid 429 (ObjNum 2106 snap 0 seq_num 2106) 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3375: finishing write tid 1 to smithi00370293-327 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3375: finishing write tid 2 to smithi00370293-327 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3375: finishing write tid 3 to smithi00370293-327 2024-09-21T10:14:40.288 INFO:tasks.rados.rados.0.smithi003.stdout:3375: finishing write tid 4 to smithi00370293-327 2024-09-21T10:14:40.289 INFO:tasks.rados.rados.0.smithi003.stdout:3375: finishing write tid 5 to smithi00370293-327 2024-09-21T10:14:40.289 INFO:tasks.rados.rados.0.smithi003.stdout:3375: oid 327 updating version 0 to 433 2024-09-21T10:14:40.289 INFO:tasks.rados.rados.0.smithi003.stdout:3375: oid 327 updating version 433 to 434 2024-09-21T10:14:40.289 INFO:tasks.rados.rados.0.smithi003.stdout:3375: oid 327 updating version 434 to 435 2024-09-21T10:14:40.289 INFO:tasks.rados.rados.0.smithi003.stdout:3375: oid 327 version 435 is already newer than 432 2024-09-21T10:14:40.289 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 327 v 435 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2024-09-21T10:14:40.289 INFO:tasks.rados.rados.0.smithi003.stdout:3375: left oid 327 (ObjNum 2107 snap 0 seq_num 2107) 2024-09-21T10:14:40.289 INFO:tasks.rados.rados.0.smithi003.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2024-09-21T10:14:40.297 INFO:tasks.rados.rados.0.smithi003.stdout:3376: writing smithi00370293-382 from 629156 to 1083829 tid 1 2024-09-21T10:14:40.309 INFO:tasks.rados.rados.0.smithi003.stdout:3376: writing smithi00370293-382 from 1871689 to 2299751 tid 2 2024-09-21T10:14:40.319 INFO:tasks.rados.rados.0.smithi003.stdout:3376: writing smithi00370293-382 from 2988610 to 3429156 tid 3 2024-09-21T10:14:40.320 INFO:tasks.rados.rados.0.smithi003.stdout:3370: done (5 left) 2024-09-21T10:14:40.320 INFO:tasks.rados.rados.0.smithi003.stdout:3372: done (4 left) 2024-09-21T10:14:40.320 INFO:tasks.rados.rados.0.smithi003.stdout:3373: done (3 left) 2024-09-21T10:14:40.320 INFO:tasks.rados.rados.0.smithi003.stdout:3374: done (2 left) 2024-09-21T10:14:40.320 INFO:tasks.rados.rados.0.smithi003.stdout:3375: done (1 left) 2024-09-21T10:14:40.320 INFO:tasks.rados.rados.0.smithi003.stdout:3377: write oid 232 current snap is 0 2024-09-21T10:14:40.320 INFO:tasks.rados.rados.0.smithi003.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2024-09-21T10:14:40.330 INFO:tasks.rados.rados.0.smithi003.stdout:3377: writing smithi00370293-232 from 645963 to 1175885 tid 1 2024-09-21T10:14:40.344 INFO:tasks.rados.rados.0.smithi003.stdout:3377: writing smithi00370293-232 from 1930171 to 2618244 tid 2 2024-09-21T10:14:40.351 INFO:tasks.rados.rados.0.smithi003.stdout:3377: writing smithi00370293-232 from 3416033 to 3445963 tid 3 2024-09-21T10:14:40.351 INFO:tasks.rados.rados.0.smithi003.stdout:3378: read oid 292 snap -1 2024-09-21T10:14:40.351 INFO:tasks.rados.rados.0.smithi003.stdout:3378: expect (ObjNum 1274 snap 0 seq_num 1274) 2024-09-21T10:14:40.352 INFO:tasks.rados.rados.0.smithi003.stdout:3379: read oid 171 snap -1 2024-09-21T10:14:40.352 INFO:tasks.rados.rados.0.smithi003.stdout:3379: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-09-21T10:14:40.352 INFO:tasks.rados.rados.0.smithi003.stdout:3380: write oid 361 current snap is 0 2024-09-21T10:14:40.352 INFO:tasks.rados.rados.0.smithi003.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2024-09-21T10:14:40.361 INFO:tasks.rados.rados.0.smithi003.stdout:3380: writing smithi00370293-361 from 662770 to 1267941 tid 1 2024-09-21T10:14:40.370 INFO:tasks.rados.rados.0.smithi003.stdout:3380: writing smithi00370293-361 from 1988653 to 2420384 tid 2 2024-09-21T10:14:40.377 INFO:tasks.rados.rados.0.smithi003.stdout:3380: writing smithi00370293-361 from 3043456 to 3462770 tid 3 2024-09-21T10:14:40.377 INFO:tasks.rados.rados.0.smithi003.stdout:3381: read oid 405 snap -1 2024-09-21T10:14:40.377 INFO:tasks.rados.rados.0.smithi003.stdout:3381: expect (ObjNum 2041 snap 0 seq_num 2041) 2024-09-21T10:14:40.377 INFO:tasks.rados.rados.0.smithi003.stdout:3382: read oid 207 snap -1 2024-09-21T10:14:40.377 INFO:tasks.rados.rados.0.smithi003.stdout:3382: expect (ObjNum 1644 snap 0 seq_num 1644) 2024-09-21T10:14:40.377 INFO:tasks.rados.rados.0.smithi003.stdout:3383: delete oid 215 current snap is 0 2024-09-21T10:14:40.377 INFO:tasks.rados.rados.0.smithi003.stdout:3376: finishing write tid 1 to smithi00370293-382 2024-09-21T10:14:40.377 INFO:tasks.rados.rados.0.smithi003.stdout:3376: finishing write tid 2 to smithi00370293-382 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3376: finishing write tid 3 to smithi00370293-382 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3376: finishing write tid 4 to smithi00370293-382 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3376: finishing write tid 5 to smithi00370293-382 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3376: oid 382 updating version 0 to 444 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3376: oid 382 updating version 444 to 446 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3376: oid 382 version 446 is already newer than 445 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3376: oid 382 updating version 446 to 447 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 382 v 447 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3376: left oid 382 (ObjNum 2108 snap 0 seq_num 2108) 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3377: finishing write tid 1 to smithi00370293-232 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3377: finishing write tid 2 to smithi00370293-232 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3377: finishing write tid 3 to smithi00370293-232 2024-09-21T10:14:40.378 INFO:tasks.rados.rados.0.smithi003.stdout:3379: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-09-21T10:14:40.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:40 smithi204 bash[24804]: cluster 2024-09-21T10:14:39.162829+0000 mgr.y (mgr.24839) 9 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:14:40.529 INFO:tasks.rados.rados.0.smithi003.stdout:3378: expect (ObjNum 1274 snap 0 seq_num 1274) 2024-09-21T10:14:40.635 INFO:tasks.rados.rados.0.smithi003.stdout:3377: finishing write tid 4 to smithi00370293-232 2024-09-21T10:14:40.635 INFO:tasks.rados.rados.0.smithi003.stdout:3377: finishing write tid 5 to smithi00370293-232 2024-09-21T10:14:40.635 INFO:tasks.rados.rados.0.smithi003.stdout:3377: oid 232 updating version 0 to 393 2024-09-21T10:14:40.635 INFO:tasks.rados.rados.0.smithi003.stdout:3377: oid 232 updating version 393 to 395 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3377: oid 232 version 395 is already newer than 394 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3377: oid 232 version 395 is already newer than 392 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 232 v 395 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3377: left oid 232 (ObjNum 2109 snap 0 seq_num 2109) 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3380: finishing write tid 1 to smithi00370293-361 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3376: done (7 left) 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3377: done (6 left) 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3378: done (5 left) 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3379: done (4 left) 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3383: done (3 left) 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3384: read oid 304 snap -1 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3384: expect (ObjNum 1261 snap 0 seq_num 1261) 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3385: read oid 499 snap -1 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3385: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:14:40.636 INFO:tasks.rados.rados.0.smithi003.stdout:3386: read oid 19 snap -1 2024-09-21T10:14:40.637 INFO:tasks.rados.rados.0.smithi003.stdout:3386: expect (ObjNum 2097 snap 0 seq_num 2097) 2024-09-21T10:14:40.637 INFO:tasks.rados.rados.0.smithi003.stdout:3387: write oid 449 current snap is 0 2024-09-21T10:14:40.637 INFO:tasks.rados.rados.0.smithi003.stdout:3380: finishing write tid 2 to smithi00370293-361 2024-09-21T10:14:40.637 INFO:tasks.rados.rados.0.smithi003.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2024-09-21T10:14:40.650 INFO:tasks.rados.rados.0.smithi003.stdout:3387: writing smithi00370293-449 from 696384 to 1452053 tid 1 2024-09-21T10:14:40.660 INFO:tasks.rados.rados.0.smithi003.stdout:3387: writing smithi00370293-449 from 1989264 to 2424664 tid 2 2024-09-21T10:14:40.672 INFO:tasks.rados.rados.0.smithi003.stdout:3387: writing smithi00370293-449 from 2981949 to 3496384 tid 3 2024-09-21T10:14:40.672 INFO:tasks.rados.rados.0.smithi003.stdout:3388: write oid 221 current snap is 0 2024-09-21T10:14:40.672 INFO:tasks.rados.rados.0.smithi003.stdout:3380: finishing write tid 3 to smithi00370293-361 2024-09-21T10:14:40.672 INFO:tasks.rados.rados.0.smithi003.stdout:3380: finishing write tid 4 to smithi00370293-361 2024-09-21T10:14:40.672 INFO:tasks.rados.rados.0.smithi003.stdout:3380: finishing write tid 5 to smithi00370293-361 2024-09-21T10:14:40.672 INFO:tasks.rados.rados.0.smithi003.stdout:3380: oid 361 updating version 0 to 448 2024-09-21T10:14:40.672 INFO:tasks.rados.rados.0.smithi003.stdout:3380: oid 361 updating version 448 to 450 2024-09-21T10:14:40.672 INFO:tasks.rados.rados.0.smithi003.stdout:3380: oid 361 version 450 is already newer than 449 2024-09-21T10:14:40.672 INFO:tasks.rados.rados.0.smithi003.stdout:3380: oid 361 updating version 450 to 451 2024-09-21T10:14:40.672 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 361 v 451 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2024-09-21T10:14:40.673 INFO:tasks.rados.rados.0.smithi003.stdout:3380: left oid 361 (ObjNum 2110 snap 0 seq_num 2110) 2024-09-21T10:14:40.673 INFO:tasks.rados.rados.0.smithi003.stdout:3381: expect (ObjNum 2041 snap 0 seq_num 2041) 2024-09-21T10:14:40.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:40 smithi003 bash[22527]: cluster 2024-09-21T10:14:39.162829+0000 mgr.y (mgr.24839) 9 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:14:40.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:40 smithi003 bash[31899]: cluster 2024-09-21T10:14:39.162829+0000 mgr.y (mgr.24839) 9 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:14:40.777 INFO:tasks.rados.rados.0.smithi003.stdout:3382: expect (ObjNum 1644 snap 0 seq_num 1644) 2024-09-21T10:14:40.975 INFO:tasks.rados.rados.0.smithi003.stdout:3385: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:14:41.061 INFO:tasks.rados.rados.0.smithi003.stdout:3384: expect (ObjNum 1261 snap 0 seq_num 1261) 2024-09-21T10:14:41.238 INFO:tasks.rados.rados.0.smithi003.stdout:3386: expect (ObjNum 2097 snap 0 seq_num 2097) 2024-09-21T10:14:41.342 INFO:tasks.rados.rados.0.smithi003.stdout:3387: finishing write tid 1 to smithi00370293-449 2024-09-21T10:14:41.342 INFO:tasks.rados.rados.0.smithi003.stdout:3387: finishing write tid 2 to smithi00370293-449 2024-09-21T10:14:41.342 INFO:tasks.rados.rados.0.smithi003.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2024-09-21T10:14:41.348 INFO:tasks.rados.rados.0.smithi003.stdout:3388: writing smithi00370293-221 from 713191 to 1144109 tid 1 2024-09-21T10:14:41.355 INFO:tasks.rados.rados.0.smithi003.stdout:3388: writing smithi00370293-221 from 1647746 to 2343157 tid 2 2024-09-21T10:14:41.362 INFO:tasks.rados.rados.0.smithi003.stdout:3388: writing smithi00370293-221 from 3009372 to 3513191 tid 3 2024-09-21T10:14:41.362 INFO:tasks.rados.rados.0.smithi003.stdout:3380: done (7 left) 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3381: done (6 left) 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3382: done (5 left) 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3384: done (4 left) 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3385: done (3 left) 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3386: done (2 left) 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3389: read oid 338 snap -1 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3389: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3390: read oid 190 snap -1 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3390: expect deleted 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3391: delete oid 126 current snap is 0 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3387: finishing write tid 3 to smithi00370293-449 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3387: finishing write tid 4 to smithi00370293-449 2024-09-21T10:14:41.363 INFO:tasks.rados.rados.0.smithi003.stdout:3387: finishing write tid 5 to smithi00370293-449 2024-09-21T10:14:41.364 INFO:tasks.rados.rados.0.smithi003.stdout:3387: oid 449 updating version 0 to 334 2024-09-21T10:14:41.364 INFO:tasks.rados.rados.0.smithi003.stdout:3387: oid 449 updating version 334 to 336 2024-09-21T10:14:41.364 INFO:tasks.rados.rados.0.smithi003.stdout:3387: oid 449 version 336 is already newer than 333 2024-09-21T10:14:41.364 INFO:tasks.rados.rados.0.smithi003.stdout:3387: oid 449 version 336 is already newer than 335 2024-09-21T10:14:41.364 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 449 v 336 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2024-09-21T10:14:41.364 INFO:tasks.rados.rados.0.smithi003.stdout:3387: left oid 449 (ObjNum 2112 snap 0 seq_num 2112) 2024-09-21T10:14:41.364 INFO:tasks.rados.rados.0.smithi003.stdout:3388: finishing write tid 1 to smithi00370293-221 2024-09-21T10:14:41.364 INFO:tasks.rados.rados.0.smithi003.stdout:3388: finishing write tid 2 to smithi00370293-221 2024-09-21T10:14:41.367 INFO:tasks.rados.rados.0.smithi003.stdout:3388: finishing write tid 3 to smithi00370293-221 2024-09-21T10:14:41.367 INFO:tasks.rados.rados.0.smithi003.stdout:3388: finishing write tid 4 to smithi00370293-221 2024-09-21T10:14:41.368 INFO:tasks.rados.rados.0.smithi003.stdout:3388: finishing write tid 5 to smithi00370293-221 2024-09-21T10:14:41.368 INFO:tasks.rados.rados.0.smithi003.stdout:3388: oid 221 updating version 0 to 445 2024-09-21T10:14:41.368 INFO:tasks.rados.rados.0.smithi003.stdout:3388: oid 221 updating version 445 to 446 2024-09-21T10:14:41.368 INFO:tasks.rados.rados.0.smithi003.stdout:3388: oid 221 version 446 is already newer than 443 2024-09-21T10:14:41.369 INFO:tasks.rados.rados.0.smithi003.stdout:3388: oid 221 version 446 is already newer than 444 2024-09-21T10:14:41.369 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 221 v 446 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2024-09-21T10:14:41.369 INFO:tasks.rados.rados.0.smithi003.stdout:3388: left oid 221 (ObjNum 2113 snap 0 seq_num 2113) 2024-09-21T10:14:41.371 INFO:tasks.rados.rados.0.smithi003.stdout:3387: done (4 left) 2024-09-21T10:14:41.371 INFO:tasks.rados.rados.0.smithi003.stdout:3388: done (3 left) 2024-09-21T10:14:41.372 INFO:tasks.rados.rados.0.smithi003.stdout:3390: done (2 left) 2024-09-21T10:14:41.372 INFO:tasks.rados.rados.0.smithi003.stdout:3391: done (1 left) 2024-09-21T10:14:41.372 INFO:tasks.rados.rados.0.smithi003.stdout:3392: write oid 147 current snap is 0 2024-09-21T10:14:41.372 INFO:tasks.rados.rados.0.smithi003.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2024-09-21T10:14:41.390 INFO:tasks.rados.rados.0.smithi003.stdout:3392: writing smithi00370293-147 from 746805 to 1444574 tid 1 2024-09-21T10:14:41.401 INFO:tasks.rados.rados.0.smithi003.stdout:3392: writing smithi00370293-147 from 1881063 to 2580143 tid 2 2024-09-21T10:14:41.410 INFO:tasks.rados.rados.0.smithi003.stdout:3392: writing smithi00370293-147 from 3180571 to 3546805 tid 3 2024-09-21T10:14:41.410 INFO:tasks.rados.rados.0.smithi003.stdout:3393: write oid 42 current snap is 0 2024-09-21T10:14:41.410 INFO:tasks.rados.rados.0.smithi003.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2024-09-21T10:14:41.422 INFO:tasks.rados.rados.0.smithi003.stdout:3393: writing smithi00370293-42 from 763612 to 1536630 tid 1 2024-09-21T10:14:41.430 INFO:tasks.rados.rados.0.smithi003.stdout:3393: writing smithi00370293-42 from 2223192 to 2665930 tid 2 2024-09-21T10:14:41.436 INFO:tasks.rados.rados.0.smithi003.stdout:3393: writing smithi00370293-42 from 3091641 to 3563612 tid 3 2024-09-21T10:14:41.436 INFO:tasks.rados.rados.0.smithi003.stdout:3394: read oid 190 snap -1 2024-09-21T10:14:41.436 INFO:tasks.rados.rados.0.smithi003.stdout:3394: expect deleted 2024-09-21T10:14:41.436 INFO:tasks.rados.rados.0.smithi003.stdout:3395: read oid 41 snap -1 2024-09-21T10:14:41.436 INFO:tasks.rados.rados.0.smithi003.stdout:3395: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:14:41.436 INFO:tasks.rados.rados.0.smithi003.stdout:3396: delete oid 197 current snap is 0 2024-09-21T10:14:41.437 INFO:tasks.rados.rados.0.smithi003.stdout:3389: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T10:14:41.474 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:41 smithi204 bash[53111]: [21/Sep/2024:10:14:41] ENGINE Bus STARTING 2024-09-21T10:14:41.474 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:41 smithi204 bash[53111]: CherryPy Checker: 2024-09-21T10:14:41.474 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:41 smithi204 bash[53111]: The Application mounted at '' has an empty config. 2024-09-21T10:14:41.474 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:41 smithi204 bash[24804]: cluster 2024-09-21T10:14:40.172947+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e31: y(active, since 5s) 2024-09-21T10:14:41.669 INFO:tasks.rados.rados.0.smithi003.stdout:3392: finishing write tid 1 to smithi00370293-147 2024-09-21T10:14:41.669 INFO:tasks.rados.rados.0.smithi003.stdout:3392: finishing write tid 2 to smithi00370293-147 2024-09-21T10:14:41.669 INFO:tasks.rados.rados.0.smithi003.stdout:3392: finishing write tid 3 to smithi00370293-147 2024-09-21T10:14:41.669 INFO:tasks.rados.rados.0.smithi003.stdout:3392: finishing write tid 4 to smithi00370293-147 2024-09-21T10:14:41.669 INFO:tasks.rados.rados.0.smithi003.stdout:3392: finishing write tid 5 to smithi00370293-147 2024-09-21T10:14:41.669 INFO:tasks.rados.rados.0.smithi003.stdout:3392: oid 147 updating version 0 to 322 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3392: oid 147 updating version 322 to 323 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3392: oid 147 updating version 323 to 324 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3392: oid 147 updating version 324 to 325 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 147 v 325 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3392: left oid 147 (ObjNum 2115 snap 0 seq_num 2115) 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3393: finishing write tid 1 to smithi00370293-42 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3393: finishing write tid 2 to smithi00370293-42 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3393: finishing write tid 3 to smithi00370293-42 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3393: finishing write tid 4 to smithi00370293-42 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3393: finishing write tid 5 to smithi00370293-42 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3393: oid 42 updating version 0 to 489 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3393: oid 42 version 489 is already newer than 488 2024-09-21T10:14:41.670 INFO:tasks.rados.rados.0.smithi003.stdout:3393: oid 42 updating version 489 to 490 2024-09-21T10:14:41.671 INFO:tasks.rados.rados.0.smithi003.stdout:3393: oid 42 updating version 490 to 491 2024-09-21T10:14:41.671 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 491 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2024-09-21T10:14:41.671 INFO:tasks.rados.rados.0.smithi003.stdout:3393: left oid 42 (ObjNum 2116 snap 0 seq_num 2116) 2024-09-21T10:14:41.671 INFO:tasks.rados.rados.0.smithi003.stdout:3395: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:14:41.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:41 smithi003 bash[31899]: cluster 2024-09-21T10:14:40.172947+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e31: y(active, since 5s) 2024-09-21T10:14:41.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:41 smithi003 bash[22527]: cluster 2024-09-21T10:14:40.172947+0000 mon.a (mon.0) 963 : cluster [DBG] mgrmap e31: y(active, since 5s) 2024-09-21T10:14:41.754 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:41 smithi204 bash[53111]: [21/Sep/2024:10:14:41] ENGINE Serving on http://:::9283 2024-09-21T10:14:41.755 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:41 smithi204 bash[53111]: [21/Sep/2024:10:14:41] ENGINE Bus STARTED 2024-09-21T10:14:41.792 INFO:tasks.rados.rados.0.smithi003.stdout:3389: done (5 left) 2024-09-21T10:14:41.792 INFO:tasks.rados.rados.0.smithi003.stdout:3392: done (4 left) 2024-09-21T10:14:41.792 INFO:tasks.rados.rados.0.smithi003.stdout:3393: done (3 left) 2024-09-21T10:14:41.792 INFO:tasks.rados.rados.0.smithi003.stdout:3394: done (2 left) 2024-09-21T10:14:41.793 INFO:tasks.rados.rados.0.smithi003.stdout:3395: done (1 left) 2024-09-21T10:14:41.793 INFO:tasks.rados.rados.0.smithi003.stdout:3396: done (0 left) 2024-09-21T10:14:41.793 INFO:tasks.rados.rados.0.smithi003.stdout:3397: write oid 363 current snap is 0 2024-09-21T10:14:41.793 INFO:tasks.rados.rados.0.smithi003.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2024-09-21T10:14:41.799 INFO:tasks.rados.rados.0.smithi003.stdout:3397: writing smithi00370293-363 from 797226 to 1320742 tid 1 2024-09-21T10:14:41.805 INFO:tasks.rados.rados.0.smithi003.stdout:3397: writing smithi00370293-363 from 1940156 to 2386563 tid 2 2024-09-21T10:14:41.813 INFO:tasks.rados.rados.0.smithi003.stdout:3397: writing smithi00370293-363 from 3146487 to 3597226 tid 3 2024-09-21T10:14:41.813 INFO:tasks.rados.rados.0.smithi003.stdout:3398: read oid 310 snap -1 2024-09-21T10:14:41.813 INFO:tasks.rados.rados.0.smithi003.stdout:3398: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T10:14:41.813 INFO:tasks.rados.rados.0.smithi003.stdout:3399: write oid 463 current snap is 0 2024-09-21T10:14:41.813 INFO:tasks.rados.rados.0.smithi003.stdout:3397: finishing write tid 1 to smithi00370293-363 2024-09-21T10:14:41.813 INFO:tasks.rados.rados.0.smithi003.stdout:3397: finishing write tid 2 to smithi00370293-363 2024-09-21T10:14:41.813 INFO:tasks.rados.rados.0.smithi003.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2024-09-21T10:14:41.818 INFO:tasks.rados.rados.0.smithi003.stdout:3399: writing smithi00370293-463 from 414033 to 1012798 tid 1 2024-09-21T10:14:41.825 INFO:tasks.rados.rados.0.smithi003.stdout:3399: writing smithi00370293-463 from 1598638 to 2188703 tid 2 2024-09-21T10:14:41.832 INFO:tasks.rados.rados.0.smithi003.stdout:3399: writing smithi00370293-463 from 2657557 to 3414364 tid 3 2024-09-21T10:14:41.832 INFO:tasks.rados.rados.0.smithi003.stdout:3400: write oid 359 current snap is 0 2024-09-21T10:14:41.832 INFO:tasks.rados.rados.0.smithi003.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2024-09-21T10:14:41.838 INFO:tasks.rados.rados.0.smithi003.stdout:3400: writing smithi00370293-359 from 430840 to 1104854 tid 1 2024-09-21T10:14:41.843 INFO:tasks.rados.rados.0.smithi003.stdout:3400: writing smithi00370293-359 from 1540767 to 1990843 tid 2 2024-09-21T10:14:41.851 INFO:tasks.rados.rados.0.smithi003.stdout:3400: writing smithi00370293-359 from 2684980 to 3369412 tid 3 2024-09-21T10:14:41.851 INFO:tasks.rados.rados.0.smithi003.stdout:3401: write oid 493 current snap is 0 2024-09-21T10:14:41.851 INFO:tasks.rados.rados.0.smithi003.stdout:3397: finishing write tid 3 to smithi00370293-363 2024-09-21T10:14:41.851 INFO:tasks.rados.rados.0.smithi003.stdout:3397: finishing write tid 4 to smithi00370293-363 2024-09-21T10:14:41.851 INFO:tasks.rados.rados.0.smithi003.stdout:3397: finishing write tid 5 to smithi00370293-363 2024-09-21T10:14:41.851 INFO:tasks.rados.rados.0.smithi003.stdout:3397: oid 363 updating version 0 to 436 2024-09-21T10:14:41.851 INFO:tasks.rados.rados.0.smithi003.stdout:3397: oid 363 updating version 436 to 437 2024-09-21T10:14:41.851 INFO:tasks.rados.rados.0.smithi003.stdout:3397: oid 363 updating version 437 to 438 2024-09-21T10:14:41.852 INFO:tasks.rados.rados.0.smithi003.stdout:3397: oid 363 version 438 is already newer than 435 2024-09-21T10:14:41.852 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 363 v 438 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2024-09-21T10:14:41.852 INFO:tasks.rados.rados.0.smithi003.stdout:3397: left oid 363 (ObjNum 2118 snap 0 seq_num 2118) 2024-09-21T10:14:41.852 INFO:tasks.rados.rados.0.smithi003.stdout:3398: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T10:14:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:3399: finishing write tid 1 to smithi00370293-463 2024-09-21T10:14:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:3399: finishing write tid 2 to smithi00370293-463 2024-09-21T10:14:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:3399: finishing write tid 3 to smithi00370293-463 2024-09-21T10:14:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:3399: finishing write tid 4 to smithi00370293-463 2024-09-21T10:14:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:3399: finishing write tid 5 to smithi00370293-463 2024-09-21T10:14:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:3399: oid 463 updating version 0 to 389 2024-09-21T10:14:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:3399: oid 463 version 389 is already newer than 387 2024-09-21T10:14:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:3399: oid 463 version 389 is already newer than 388 2024-09-21T10:14:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:3399: oid 463 version 389 is already newer than 386 2024-09-21T10:14:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 463 v 389 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2024-09-21T10:14:41.994 INFO:tasks.rados.rados.0.smithi003.stdout:3399: left oid 463 (ObjNum 2119 snap 0 seq_num 2119) 2024-09-21T10:14:41.995 INFO:tasks.rados.rados.0.smithi003.stdout:3400: finishing write tid 1 to smithi00370293-359 2024-09-21T10:14:41.995 INFO:tasks.rados.rados.0.smithi003.stdout:3400: finishing write tid 2 to smithi00370293-359 2024-09-21T10:14:41.995 INFO:tasks.rados.rados.0.smithi003.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2024-09-21T10:14:42.000 INFO:tasks.rados.rados.0.smithi003.stdout:3401: writing smithi00370293-493 from 447647 to 1196910 tid 1 2024-09-21T10:14:42.005 INFO:tasks.rados.rados.0.smithi003.stdout:3401: writing smithi00370293-493 from 1599249 to 2192983 tid 2 2024-09-21T10:14:42.010 INFO:tasks.rados.rados.0.smithi003.stdout:3401: writing smithi00370293-493 from 2596050 to 3091754 tid 3 2024-09-21T10:14:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:3401: writing smithi00370293-493 from 3631525 to 3647647 tid 4 2024-09-21T10:14:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:3397: done (4 left) 2024-09-21T10:14:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:3398: done (3 left) 2024-09-21T10:14:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:3399: done (2 left) 2024-09-21T10:14:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:3402: write oid 492 current snap is 0 2024-09-21T10:14:42.014 INFO:tasks.rados.rados.0.smithi003.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2024-09-21T10:14:42.019 INFO:tasks.rados.rados.0.smithi003.stdout:3402: writing smithi00370293-492 from 464454 to 1005319 tid 1 2024-09-21T10:14:42.025 INFO:tasks.rados.rados.0.smithi003.stdout:3402: writing smithi00370293-492 from 1774084 to 2227829 tid 2 2024-09-21T10:14:42.033 INFO:tasks.rados.rados.0.smithi003.stdout:3402: writing smithi00370293-492 from 2856179 to 3563155 tid 3 2024-09-21T10:14:42.033 INFO:tasks.rados.rados.0.smithi003.stdout:3403: write oid 385 current snap is 0 2024-09-21T10:14:42.034 INFO:tasks.rados.rados.0.smithi003.stdout:3400: finishing write tid 3 to smithi00370293-359 2024-09-21T10:14:42.034 INFO:tasks.rados.rados.0.smithi003.stdout:3400: finishing write tid 4 to smithi00370293-359 2024-09-21T10:14:42.034 INFO:tasks.rados.rados.0.smithi003.stdout:3400: finishing write tid 5 to smithi00370293-359 2024-09-21T10:14:42.034 INFO:tasks.rados.rados.0.smithi003.stdout:3400: oid 359 updating version 0 to 340 2024-09-21T10:14:42.034 INFO:tasks.rados.rados.0.smithi003.stdout:3400: oid 359 version 340 is already newer than 338 2024-09-21T10:14:42.034 INFO:tasks.rados.rados.0.smithi003.stdout:3400: oid 359 version 340 is already newer than 337 2024-09-21T10:14:42.034 INFO:tasks.rados.rados.0.smithi003.stdout:3400: oid 359 version 340 is already newer than 339 2024-09-21T10:14:42.034 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 359 v 340 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2024-09-21T10:14:42.034 INFO:tasks.rados.rados.0.smithi003.stdout:3400: left oid 359 (ObjNum 2120 snap 0 seq_num 2120) 2024-09-21T10:14:42.034 INFO:tasks.rados.rados.0.smithi003.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2024-09-21T10:14:42.039 INFO:tasks.rados.rados.0.smithi003.stdout:3403: writing smithi00370293-385 from 481261 to 1097375 tid 1 2024-09-21T10:14:42.046 INFO:tasks.rados.rados.0.smithi003.stdout:3403: writing smithi00370293-385 from 1832566 to 2429969 tid 2 2024-09-21T10:14:42.053 INFO:tasks.rados.rados.0.smithi003.stdout:3403: writing smithi00370293-385 from 2883602 to 3401850 tid 3 2024-09-21T10:14:42.053 INFO:tasks.rados.rados.0.smithi003.stdout:3400: done (3 left) 2024-09-21T10:14:42.053 INFO:tasks.rados.rados.0.smithi003.stdout:3404: read oid 217 snap -1 2024-09-21T10:14:42.053 INFO:tasks.rados.rados.0.smithi003.stdout:3404: expect deleted 2024-09-21T10:14:42.053 INFO:tasks.rados.rados.0.smithi003.stdout:3405: delete oid 355 current snap is 0 2024-09-21T10:14:42.053 INFO:tasks.rados.rados.0.smithi003.stdout:3401: finishing write tid 1 to smithi00370293-493 2024-09-21T10:14:42.053 INFO:tasks.rados.rados.0.smithi003.stdout:3401: finishing write tid 2 to smithi00370293-493 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3401: finishing write tid 3 to smithi00370293-493 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3401: finishing write tid 4 to smithi00370293-493 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3401: finishing write tid 5 to smithi00370293-493 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3401: finishing write tid 6 to smithi00370293-493 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3401: oid 493 updating version 0 to 399 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3401: oid 493 version 399 is already newer than 395 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3401: oid 493 version 399 is already newer than 398 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3401: oid 493 version 399 is already newer than 396 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3401: oid 493 version 399 is already newer than 397 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 493 v 399 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3401: left oid 493 (ObjNum 2121 snap 0 seq_num 2121) 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3402: finishing write tid 1 to smithi00370293-492 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3402: finishing write tid 2 to smithi00370293-492 2024-09-21T10:14:42.054 INFO:tasks.rados.rados.0.smithi003.stdout:3402: finishing write tid 3 to smithi00370293-492 2024-09-21T10:14:42.055 INFO:tasks.rados.rados.0.smithi003.stdout:3402: finishing write tid 4 to smithi00370293-492 2024-09-21T10:14:42.055 INFO:tasks.rados.rados.0.smithi003.stdout:3402: finishing write tid 5 to smithi00370293-492 2024-09-21T10:14:42.055 INFO:tasks.rados.rados.0.smithi003.stdout:3402: oid 492 updating version 0 to 344 2024-09-21T10:14:42.055 INFO:tasks.rados.rados.0.smithi003.stdout:3402: oid 492 version 344 is already newer than 342 2024-09-21T10:14:42.055 INFO:tasks.rados.rados.0.smithi003.stdout:3402: oid 492 version 344 is already newer than 341 2024-09-21T10:14:42.055 INFO:tasks.rados.rados.0.smithi003.stdout:3402: oid 492 version 344 is already newer than 343 2024-09-21T10:14:42.055 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 492 v 344 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2024-09-21T10:14:42.055 INFO:tasks.rados.rados.0.smithi003.stdout:3402: left oid 492 (ObjNum 2122 snap 0 seq_num 2122) 2024-09-21T10:14:42.055 INFO:tasks.rados.rados.0.smithi003.stdout:3403: finishing write tid 1 to smithi00370293-385 2024-09-21T10:14:42.055 INFO:tasks.rados.rados.0.smithi003.stdout:3403: finishing write tid 2 to smithi00370293-385 2024-09-21T10:14:42.056 INFO:tasks.rados.rados.0.smithi003.stdout:3401: done (4 left) 2024-09-21T10:14:42.056 INFO:tasks.rados.rados.0.smithi003.stdout:3402: done (3 left) 2024-09-21T10:14:42.056 INFO:tasks.rados.rados.0.smithi003.stdout:3404: done (2 left) 2024-09-21T10:14:42.056 INFO:tasks.rados.rados.0.smithi003.stdout:3405: done (1 left) 2024-09-21T10:14:42.056 INFO:tasks.rados.rados.0.smithi003.stdout:3406: read oid 269 snap -1 2024-09-21T10:14:42.056 INFO:tasks.rados.rados.0.smithi003.stdout:3406: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-09-21T10:14:42.056 INFO:tasks.rados.rados.0.smithi003.stdout:3407: read oid 398 snap -1 2024-09-21T10:14:42.057 INFO:tasks.rados.rados.0.smithi003.stdout:3407: expect deleted 2024-09-21T10:14:42.057 INFO:tasks.rados.rados.0.smithi003.stdout:3408: read oid 217 snap -1 2024-09-21T10:14:42.057 INFO:tasks.rados.rados.0.smithi003.stdout:3408: expect deleted 2024-09-21T10:14:42.057 INFO:tasks.rados.rados.0.smithi003.stdout:3409: read oid 500 snap -1 2024-09-21T10:14:42.057 INFO:tasks.rados.rados.0.smithi003.stdout:3409: expect (ObjNum 2105 snap 0 seq_num 2105) 2024-09-21T10:14:42.057 INFO:tasks.rados.rados.0.smithi003.stdout:3410: write oid 129 current snap is 0 2024-09-21T10:14:42.057 INFO:tasks.rados.rados.0.smithi003.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2024-09-21T10:14:42.061 INFO:tasks.rados.rados.0.smithi003.stdout:3410: writing smithi00370293-129 from 514875 to 1281487 tid 1 2024-09-21T10:14:42.068 INFO:tasks.rados.rados.0.smithi003.stdout:3410: writing smithi00370293-129 from 1833177 to 2434249 tid 2 2024-09-21T10:14:42.075 INFO:tasks.rados.rados.0.smithi003.stdout:3410: writing smithi00370293-129 from 3222095 to 3714875 tid 3 2024-09-21T10:14:42.075 INFO:tasks.rados.rados.0.smithi003.stdout:3411: delete oid 479 current snap is 0 2024-09-21T10:14:42.075 INFO:tasks.rados.rados.0.smithi003.stdout:3403: finishing write tid 3 to smithi00370293-385 2024-09-21T10:14:42.076 INFO:tasks.rados.rados.0.smithi003.stdout:3403: finishing write tid 4 to smithi00370293-385 2024-09-21T10:14:42.076 INFO:tasks.rados.rados.0.smithi003.stdout:3403: finishing write tid 5 to smithi00370293-385 2024-09-21T10:14:42.076 INFO:tasks.rados.rados.0.smithi003.stdout:3403: oid 385 updating version 0 to 346 2024-09-21T10:14:42.076 INFO:tasks.rados.rados.0.smithi003.stdout:3403: oid 385 version 346 is already newer than 345 2024-09-21T10:14:42.076 INFO:tasks.rados.rados.0.smithi003.stdout:3403: oid 385 updating version 346 to 347 2024-09-21T10:14:42.076 INFO:tasks.rados.rados.0.smithi003.stdout:3403: oid 385 updating version 347 to 348 2024-09-21T10:14:42.076 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 385 v 348 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2024-09-21T10:14:42.076 INFO:tasks.rados.rados.0.smithi003.stdout:3403: left oid 385 (ObjNum 2123 snap 0 seq_num 2123) 2024-09-21T10:14:42.076 INFO:tasks.rados.rados.0.smithi003.stdout:3406: expect (ObjNum 1771 snap 0 seq_num 1771) 2024-09-21T10:14:42.358 INFO:tasks.rados.rados.0.smithi003.stdout:3410: finishing write tid 1 to smithi00370293-129 2024-09-21T10:14:42.358 INFO:tasks.rados.rados.0.smithi003.stdout:3409: expect (ObjNum 2105 snap 0 seq_num 2105) 2024-09-21T10:14:42.504 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:42 smithi204 bash[53111]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:14:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T10:14:42.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:42 smithi204 bash[24804]: cluster 2024-09-21T10:14:41.163780+0000 mgr.y (mgr.24839) 10 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 4.3 MiB/s wr, 48 op/s 2024-09-21T10:14:42.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:42 smithi204 bash[24804]: cluster 2024-09-21T10:14:41.370207+0000 mon.a (mon.0) 964 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:14:42.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:42 smithi204 bash[24804]: audit 2024-09-21T10:14:41.371767+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:14:42.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:42 smithi204 bash[24804]: audit 2024-09-21T10:14:41.374225+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:14:42.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:42 smithi204 bash[24804]: audit 2024-09-21T10:14:41.376016+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:14:42.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:42 smithi204 bash[24804]: audit 2024-09-21T10:14:41.376362+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3410: finishing write tid 2 to smithi00370293-129 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3410: finishing write tid 3 to smithi00370293-129 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3410: finishing write tid 4 to smithi00370293-129 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3403: done (6 left) 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3406: done (5 left) 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3407: done (4 left) 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3408: done (3 left) 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3409: done (2 left) 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3411: done (1 left) 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3412: read oid 309 snap -1 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3412: expect (ObjNum 1988 snap 0 seq_num 1988) 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3413: write oid 286 current snap is 0 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3410: finishing write tid 5 to smithi00370293-129 2024-09-21T10:14:42.552 INFO:tasks.rados.rados.0.smithi003.stdout:3410: oid 129 updating version 0 to 616 2024-09-21T10:14:42.553 INFO:tasks.rados.rados.0.smithi003.stdout:3410: oid 129 updating version 616 to 619 2024-09-21T10:14:42.553 INFO:tasks.rados.rados.0.smithi003.stdout:3410: oid 129 version 619 is already newer than 618 2024-09-21T10:14:42.553 INFO:tasks.rados.rados.0.smithi003.stdout:3410: oid 129 version 619 is already newer than 617 2024-09-21T10:14:42.553 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 129 v 619 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2024-09-21T10:14:42.553 INFO:tasks.rados.rados.0.smithi003.stdout:3410: left oid 129 (ObjNum 2125 snap 0 seq_num 2125) 2024-09-21T10:14:42.553 INFO:tasks.rados.rados.0.smithi003.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2024-09-21T10:14:42.557 INFO:tasks.rados.rados.0.smithi003.stdout:3413: writing smithi00370293-286 from 548489 to 1065599 tid 1 2024-09-21T10:14:42.563 INFO:tasks.rados.rados.0.smithi003.stdout:3413: writing smithi00370293-286 from 1550141 to 2154882 tid 2 2024-09-21T10:14:42.572 INFO:tasks.rados.rados.0.smithi003.stdout:3413: writing smithi00370293-286 from 2876941 to 3556630 tid 3 2024-09-21T10:14:42.572 INFO:tasks.rados.rados.0.smithi003.stdout:3410: done (2 left) 2024-09-21T10:14:42.572 INFO:tasks.rados.rados.0.smithi003.stdout:3414: read oid 325 snap -1 2024-09-21T10:14:42.572 INFO:tasks.rados.rados.0.smithi003.stdout:3414: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-09-21T10:14:42.572 INFO:tasks.rados.rados.0.smithi003.stdout:3415: read oid 284 snap -1 2024-09-21T10:14:42.572 INFO:tasks.rados.rados.0.smithi003.stdout:3415: expect deleted 2024-09-21T10:14:42.572 INFO:tasks.rados.rados.0.smithi003.stdout:3416: read oid 419 snap -1 2024-09-21T10:14:42.572 INFO:tasks.rados.rados.0.smithi003.stdout:3416: expect deleted 2024-09-21T10:14:42.572 INFO:tasks.rados.rados.0.smithi003.stdout:3417: write oid 4 current snap is 0 2024-09-21T10:14:42.572 INFO:tasks.rados.rados.0.smithi003.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2024-09-21T10:14:42.579 INFO:tasks.rados.rados.0.smithi003.stdout:3417: writing smithi00370293-4 from 565296 to 1157655 tid 1 2024-09-21T10:14:42.586 INFO:tasks.rados.rados.0.smithi003.stdout:3417: writing smithi00370293-4 from 1892270 to 2357022 tid 2 2024-09-21T10:14:42.591 INFO:tasks.rados.rados.0.smithi003.stdout:3417: writing smithi00370293-4 from 2788011 to 3278972 tid 3 2024-09-21T10:14:42.591 INFO:tasks.rados.rados.0.smithi003.stdout:3418: write oid 219 current snap is 0 2024-09-21T10:14:42.591 INFO:tasks.rados.rados.0.smithi003.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2024-09-21T10:14:42.599 INFO:tasks.rados.rados.0.smithi003.stdout:3418: writing smithi00370293-219 from 582103 to 1366064 tid 1 2024-09-21T10:14:42.607 INFO:tasks.rados.rados.0.smithi003.stdout:3418: writing smithi00370293-219 from 2067105 to 2675515 tid 2 2024-09-21T10:14:42.614 INFO:tasks.rados.rados.0.smithi003.stdout:3418: writing smithi00370293-219 from 3331787 to 3750373 tid 3 2024-09-21T10:14:42.614 INFO:tasks.rados.rados.0.smithi003.stdout:3419: write oid 207 current snap is 0 2024-09-21T10:14:42.614 INFO:tasks.rados.rados.0.smithi003.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2024-09-21T10:14:42.621 INFO:tasks.rados.rados.0.smithi003.stdout:3419: writing smithi00370293-207 from 598910 to 1058120 tid 1 2024-09-21T10:14:42.629 INFO:tasks.rados.rados.0.smithi003.stdout:3419: writing smithi00370293-207 from 1725587 to 2477655 tid 2 2024-09-21T10:14:42.636 INFO:tasks.rados.rados.0.smithi003.stdout:3419: writing smithi00370293-207 from 3242857 to 3798910 tid 3 2024-09-21T10:14:42.636 INFO:tasks.rados.rados.0.smithi003.stdout:3420: write oid 21 current snap is 0 2024-09-21T10:14:42.637 INFO:tasks.rados.rados.0.smithi003.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2024-09-21T10:14:42.643 INFO:tasks.rados.rados.0.smithi003.stdout:3420: writing smithi00370293-21 from 615717 to 1150176 tid 1 2024-09-21T10:14:42.650 INFO:tasks.rados.rados.0.smithi003.stdout:3420: writing smithi00370293-21 from 1784069 to 2396148 tid 2 2024-09-21T10:14:42.655 INFO:tasks.rados.rados.0.smithi003.stdout:3420: writing smithi00370293-21 from 2986633 to 3427763 tid 3 2024-09-21T10:14:42.656 INFO:tasks.rados.rados.0.smithi003.stdout:3421: write oid 109 current snap is 0 2024-09-21T10:14:42.656 INFO:tasks.rados.rados.0.smithi003.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2024-09-21T10:14:42.662 INFO:tasks.rados.rados.0.smithi003.stdout:3421: writing smithi00370293-109 from 632524 to 1242232 tid 1 2024-09-21T10:14:42.669 INFO:tasks.rados.rados.0.smithi003.stdout:3421: writing smithi00370293-109 from 1726198 to 2481935 tid 2 2024-09-21T10:14:42.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[31899]: cluster 2024-09-21T10:14:41.163780+0000 mgr.y (mgr.24839) 10 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 4.3 MiB/s wr, 48 op/s 2024-09-21T10:14:42.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[31899]: cluster 2024-09-21T10:14:41.370207+0000 mon.a (mon.0) 964 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:14:42.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[31899]: audit 2024-09-21T10:14:41.371767+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:14:42.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[31899]: audit 2024-09-21T10:14:41.374225+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:14:42.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[31899]: audit 2024-09-21T10:14:41.376016+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:14:42.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[31899]: audit 2024-09-21T10:14:41.376362+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:14:42.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[22527]: cluster 2024-09-21T10:14:41.163780+0000 mgr.y (mgr.24839) 10 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 4.3 MiB/s wr, 48 op/s 2024-09-21T10:14:42.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[22527]: cluster 2024-09-21T10:14:41.370207+0000 mon.a (mon.0) 964 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:14:42.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[22527]: audit 2024-09-21T10:14:41.371767+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:14:42.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[22527]: audit 2024-09-21T10:14:41.374225+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:14:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[22527]: audit 2024-09-21T10:14:41.376016+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:14:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:42 smithi003 bash[22527]: audit 2024-09-21T10:14:41.376362+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.204:0/2475501474' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:14:42.677 INFO:tasks.rados.rados.0.smithi003.stdout:3421: writing smithi00370293-109 from 3181350 to 3832524 tid 3 2024-09-21T10:14:42.677 INFO:tasks.rados.rados.0.smithi003.stdout:3422: read oid 216 snap -1 2024-09-21T10:14:42.677 INFO:tasks.rados.rados.0.smithi003.stdout:3422: expect deleted 2024-09-21T10:14:42.677 INFO:tasks.rados.rados.0.smithi003.stdout:3423: write oid 430 current snap is 0 2024-09-21T10:14:42.677 INFO:tasks.rados.rados.0.smithi003.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2024-09-21T10:14:42.684 INFO:tasks.rados.rados.0.smithi003.stdout:3423: writing smithi00370293-430 from 649331 to 1334288 tid 1 2024-09-21T10:14:42.690 INFO:tasks.rados.rados.0.smithi003.stdout:3423: writing smithi00370293-430 from 1784680 to 2400428 tid 2 2024-09-21T10:14:42.697 INFO:tasks.rados.rados.0.smithi003.stdout:3423: writing smithi00370293-430 from 2925126 to 3505153 tid 3 2024-09-21T10:14:42.697 INFO:tasks.rados.rados.0.smithi003.stdout:3424: read oid 349 snap -1 2024-09-21T10:14:42.697 INFO:tasks.rados.rados.0.smithi003.stdout:3424: expect (ObjNum 1996 snap 0 seq_num 1996) 2024-09-21T10:14:42.697 INFO:tasks.rados.rados.0.smithi003.stdout:3425: read oid 346 snap -1 2024-09-21T10:14:42.697 INFO:tasks.rados.rados.0.smithi003.stdout:3425: expect deleted 2024-09-21T10:14:42.697 INFO:tasks.rados.rados.0.smithi003.stdout:3426: delete oid 189 current snap is 0 2024-09-21T10:14:42.697 INFO:tasks.rados.rados.0.smithi003.stdout:3413: finishing write tid 1 to smithi00370293-286 2024-09-21T10:14:42.698 INFO:tasks.rados.rados.0.smithi003.stdout:3413: finishing write tid 2 to smithi00370293-286 2024-09-21T10:14:42.698 INFO:tasks.rados.rados.0.smithi003.stdout:3412: expect (ObjNum 1988 snap 0 seq_num 1988) 2024-09-21T10:14:42.913 INFO:tasks.rados.rados.0.smithi003.stdout:3412: done (14 left) 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3416: done (13 left) 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3426: done (12 left) 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3427: read oid 399 snap -1 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3427: expect deleted 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3428: read oid 493 snap -1 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3428: expect (ObjNum 2121 snap 0 seq_num 2121) 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3429: read oid 351 snap -1 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3429: expect (ObjNum 1806 snap 0 seq_num 1806) 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3430: write oid 287 current snap is 0 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3413: finishing write tid 3 to smithi00370293-286 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3413: finishing write tid 4 to smithi00370293-286 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3413: finishing write tid 5 to smithi00370293-286 2024-09-21T10:14:42.914 INFO:tasks.rados.rados.0.smithi003.stdout:3413: oid 286 updating version 0 to 326 2024-09-21T10:14:42.915 INFO:tasks.rados.rados.0.smithi003.stdout:3413: oid 286 updating version 326 to 329 2024-09-21T10:14:42.915 INFO:tasks.rados.rados.0.smithi003.stdout:3413: oid 286 version 329 is already newer than 328 2024-09-21T10:14:42.915 INFO:tasks.rados.rados.0.smithi003.stdout:3413: oid 286 version 329 is already newer than 327 2024-09-21T10:14:42.915 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 286 v 329 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2024-09-21T10:14:42.915 INFO:tasks.rados.rados.0.smithi003.stdout:3413: left oid 286 (ObjNum 2127 snap 0 seq_num 2127) 2024-09-21T10:14:42.915 INFO:tasks.rados.rados.0.smithi003.stdout:3414: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-09-21T10:14:43.061 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:14:43.118 INFO:tasks.rados.rados.0.smithi003.stdout:3417: finishing write tid 1 to smithi00370293-4 2024-09-21T10:14:43.118 INFO:tasks.rados.rados.0.smithi003.stdout:3417: finishing write tid 2 to smithi00370293-4 2024-09-21T10:14:43.118 INFO:tasks.rados.rados.0.smithi003.stdout:3417: finishing write tid 3 to smithi00370293-4 2024-09-21T10:14:43.118 INFO:tasks.rados.rados.0.smithi003.stdout:3417: finishing write tid 4 to smithi00370293-4 2024-09-21T10:14:43.119 INFO:tasks.rados.rados.0.smithi003.stdout:3417: finishing write tid 5 to smithi00370293-4 2024-09-21T10:14:43.119 INFO:tasks.rados.rados.0.smithi003.stdout:3417: oid 4 updating version 0 to 623 2024-09-21T10:14:43.119 INFO:tasks.rados.rados.0.smithi003.stdout:3417: oid 4 version 623 is already newer than 620 2024-09-21T10:14:43.119 INFO:tasks.rados.rados.0.smithi003.stdout:3417: oid 4 version 623 is already newer than 622 2024-09-21T10:14:43.119 INFO:tasks.rados.rados.0.smithi003.stdout:3417: oid 4 version 623 is already newer than 621 2024-09-21T10:14:43.119 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 623 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2024-09-21T10:14:43.119 INFO:tasks.rados.rados.0.smithi003.stdout:3417: left oid 4 (ObjNum 2128 snap 0 seq_num 2128) 2024-09-21T10:14:43.119 INFO:tasks.rados.rados.0.smithi003.stdout:3418: finishing write tid 1 to smithi00370293-219 2024-09-21T10:14:43.119 INFO:tasks.rados.rados.0.smithi003.stdout:3418: finishing write tid 2 to smithi00370293-219 2024-09-21T10:14:43.119 INFO:tasks.rados.rados.0.smithi003.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2024-09-21T10:14:43.125 INFO:tasks.rados.rados.0.smithi003.stdout:3430: writing smithi00370293-287 from 682945 to 1118400 tid 1 2024-09-21T10:14:43.133 INFO:tasks.rados.rados.0.smithi003.stdout:3430: writing smithi00370293-287 from 1901644 to 2521061 tid 2 2024-09-21T10:14:43.140 INFO:tasks.rados.rados.0.smithi003.stdout:3430: writing smithi00370293-287 from 2979972 to 3582543 tid 3 2024-09-21T10:14:43.140 INFO:tasks.rados.rados.0.smithi003.stdout:3413: done (15 left) 2024-09-21T10:14:43.140 INFO:tasks.rados.rados.0.smithi003.stdout:3414: done (14 left) 2024-09-21T10:14:43.140 INFO:tasks.rados.rados.0.smithi003.stdout:3415: done (13 left) 2024-09-21T10:14:43.140 INFO:tasks.rados.rados.0.smithi003.stdout:3417: done (12 left) 2024-09-21T10:14:43.140 INFO:tasks.rados.rados.0.smithi003.stdout:3431: delete oid 254 current snap is 0 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3418: finishing write tid 3 to smithi00370293-219 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3418: finishing write tid 4 to smithi00370293-219 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3418: finishing write tid 5 to smithi00370293-219 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3418: oid 219 updating version 0 to 361 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3418: oid 219 updating version 361 to 364 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3418: oid 219 version 364 is already newer than 362 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3418: oid 219 version 364 is already newer than 363 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 219 v 364 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3418: left oid 219 (ObjNum 2129 snap 0 seq_num 2129) 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3419: finishing write tid 1 to smithi00370293-207 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3419: finishing write tid 2 to smithi00370293-207 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3419: finishing write tid 3 to smithi00370293-207 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3419: finishing write tid 4 to smithi00370293-207 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3419: finishing write tid 5 to smithi00370293-207 2024-09-21T10:14:43.141 INFO:tasks.rados.rados.0.smithi003.stdout:3419: oid 207 updating version 0 to 282 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3419: oid 207 version 282 is already newer than 281 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3419: oid 207 updating version 282 to 283 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3419: oid 207 updating version 283 to 284 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 207 v 284 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3419: left oid 207 (ObjNum 2130 snap 0 seq_num 2130) 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3420: finishing write tid 1 to smithi00370293-21 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3420: finishing write tid 2 to smithi00370293-21 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3420: finishing write tid 3 to smithi00370293-21 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3420: finishing write tid 4 to smithi00370293-21 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3420: finishing write tid 5 to smithi00370293-21 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3420: oid 21 updating version 0 to 461 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3420: oid 21 updating version 461 to 462 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3420: oid 21 version 462 is already newer than 460 2024-09-21T10:14:43.142 INFO:tasks.rados.rados.0.smithi003.stdout:3420: oid 21 updating version 462 to 463 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 21 v 463 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3420: left oid 21 (ObjNum 2131 snap 0 seq_num 2131) 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3421: finishing write tid 1 to smithi00370293-109 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3421: finishing write tid 2 to smithi00370293-109 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3421: finishing write tid 3 to smithi00370293-109 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3421: finishing write tid 4 to smithi00370293-109 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3421: finishing write tid 5 to smithi00370293-109 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3421: oid 109 updating version 0 to 457 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3421: oid 109 updating version 457 to 458 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3421: oid 109 version 458 is already newer than 455 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3421: oid 109 version 458 is already newer than 456 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 109 v 458 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3421: left oid 109 (ObjNum 2132 snap 0 seq_num 2132) 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3423: finishing write tid 1 to smithi00370293-430 2024-09-21T10:14:43.143 INFO:tasks.rados.rados.0.smithi003.stdout:3423: finishing write tid 2 to smithi00370293-430 2024-09-21T10:14:43.144 INFO:tasks.rados.rados.0.smithi003.stdout:3423: finishing write tid 3 to smithi00370293-430 2024-09-21T10:14:43.144 INFO:tasks.rados.rados.0.smithi003.stdout:3424: expect (ObjNum 1996 snap 0 seq_num 1996) 2024-09-21T10:14:43.413 INFO:tasks.rados.rados.0.smithi003.stdout:3423: finishing write tid 4 to smithi00370293-430 2024-09-21T10:14:43.413 INFO:tasks.rados.rados.0.smithi003.stdout:3423: finishing write tid 5 to smithi00370293-430 2024-09-21T10:14:43.413 INFO:tasks.rados.rados.0.smithi003.stdout:3423: oid 430 updating version 0 to 392 2024-09-21T10:14:43.413 INFO:tasks.rados.rados.0.smithi003.stdout:3423: oid 430 version 392 is already newer than 390 2024-09-21T10:14:43.413 INFO:tasks.rados.rados.0.smithi003.stdout:3423: oid 430 version 392 is already newer than 391 2024-09-21T10:14:43.413 INFO:tasks.rados.rados.0.smithi003.stdout:3423: oid 430 updating version 392 to 393 2024-09-21T10:14:43.413 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 430 v 393 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3423: left oid 430 (ObjNum 2133 snap 0 seq_num 2133) 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3418: done (12 left) 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3419: done (11 left) 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3420: done (10 left) 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3421: done (9 left) 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3422: done (8 left) 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3423: done (7 left) 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3424: done (6 left) 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3425: done (5 left) 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3427: done (4 left) 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3431: done (3 left) 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3432: write oid 133 current snap is 0 2024-09-21T10:14:43.414 INFO:tasks.rados.rados.0.smithi003.stdout:3429: expect (ObjNum 1806 snap 0 seq_num 1806) 2024-09-21T10:14:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:43 smithi204 bash[24804]: cluster 2024-09-21T10:14:42.199009+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-21T10:14:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:43 smithi204 bash[24804]: audit 2024-09-21T10:14:42.201203+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:14:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:43 smithi204 bash[24804]: audit 2024-09-21T10:14:42.447624+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:43 smithi204 bash[24804]: audit 2024-09-21T10:14:42.457650+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:43 smithi204 bash[24804]: audit 2024-09-21T10:14:42.708909+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:43 smithi204 bash[24804]: audit 2024-09-21T10:14:42.719022+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.515 INFO:tasks.rados.rados.0.smithi003.stdout:3428: expect (ObjNum 2121 snap 0 seq_num 2121) 2024-09-21T10:14:43.673 INFO:tasks.rados.rados.0.smithi003.stdout:3430: finishing write tid 1 to smithi00370293-287 2024-09-21T10:14:43.673 INFO:tasks.rados.rados.0.smithi003.stdout:3430: finishing write tid 2 to smithi00370293-287 2024-09-21T10:14:43.673 INFO:tasks.rados.rados.0.smithi003.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2024-09-21T10:14:43.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[22527]: cluster 2024-09-21T10:14:42.199009+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-21T10:14:43.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[22527]: audit 2024-09-21T10:14:42.201203+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:14:43.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[22527]: audit 2024-09-21T10:14:42.447624+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[22527]: audit 2024-09-21T10:14:42.457650+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[22527]: audit 2024-09-21T10:14:42.708909+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[22527]: audit 2024-09-21T10:14:42.719022+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[31899]: cluster 2024-09-21T10:14:42.199009+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-09-21T10:14:43.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[31899]: audit 2024-09-21T10:14:42.201203+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:14:43.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[31899]: audit 2024-09-21T10:14:42.447624+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[31899]: audit 2024-09-21T10:14:42.457650+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[31899]: audit 2024-09-21T10:14:42.708909+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:43 smithi003 bash[31899]: audit 2024-09-21T10:14:42.719022+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:43.683 INFO:tasks.rados.rados.0.smithi003.stdout:3432: writing smithi00370293-133 from 716559 to 1418865 tid 1 2024-09-21T10:14:43.692 INFO:tasks.rados.rados.0.smithi003.stdout:3432: writing smithi00370293-133 from 2018608 to 2641694 tid 2 2024-09-21T10:14:43.701 INFO:tasks.rados.rados.0.smithi003.stdout:3432: writing smithi00370293-133 from 3434818 to 3916559 tid 3 2024-09-21T10:14:43.701 INFO:tasks.rados.rados.0.smithi003.stdout:3428: done (3 left) 2024-09-21T10:14:43.701 INFO:tasks.rados.rados.0.smithi003.stdout:3429: done (2 left) 2024-09-21T10:14:43.701 INFO:tasks.rados.rados.0.smithi003.stdout:3433: read oid 465 snap -1 2024-09-21T10:14:43.701 INFO:tasks.rados.rados.0.smithi003.stdout:3433: expect deleted 2024-09-21T10:14:43.701 INFO:tasks.rados.rados.0.smithi003.stdout:3434: read oid 299 snap -1 2024-09-21T10:14:43.701 INFO:tasks.rados.rados.0.smithi003.stdout:3434: expect (ObjNum 1899 snap 0 seq_num 1899) 2024-09-21T10:14:43.701 INFO:tasks.rados.rados.0.smithi003.stdout:3435: write oid 429 current snap is 0 2024-09-21T10:14:43.701 INFO:tasks.rados.rados.0.smithi003.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2024-09-21T10:14:43.710 INFO:tasks.rados.rados.0.smithi003.stdout:3435: writing smithi00370293-429 from 733366 to 1510921 tid 1 2024-09-21T10:14:43.719 INFO:tasks.rados.rados.0.smithi003.stdout:3435: writing smithi00370293-429 from 2077090 to 2843834 tid 2 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3435: writing smithi00370293-429 from 3462241 to 3933366 tid 3 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3436: read oid 196 snap -1 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3436: expect deleted 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3437: write oid 435 current snap is 0 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3430: finishing write tid 3 to smithi00370293-287 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3430: finishing write tid 4 to smithi00370293-287 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3430: finishing write tid 5 to smithi00370293-287 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3430: oid 287 updating version 0 to 492 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3430: oid 287 updating version 492 to 493 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3430: oid 287 updating version 493 to 494 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3430: oid 287 updating version 494 to 495 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 287 v 495 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2024-09-21T10:14:43.728 INFO:tasks.rados.rados.0.smithi003.stdout:3430: left oid 287 (ObjNum 2135 snap 0 seq_num 2135) 2024-09-21T10:14:43.729 INFO:tasks.rados.rados.0.smithi003.stdout:3432: finishing write tid 1 to smithi00370293-133 2024-09-21T10:14:43.729 INFO:tasks.rados.rados.0.smithi003.stdout:3432: finishing write tid 2 to smithi00370293-133 2024-09-21T10:14:43.729 INFO:tasks.rados.rados.0.smithi003.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2024-09-21T10:14:43.735 INFO:tasks.rados.rados.0.smithi003.stdout:3437: writing smithi00370293-435 from 750173 to 1202977 tid 1 2024-09-21T10:14:43.739 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (7m) 1s ago 8m 14.2M - 0.25.0 c8568f914cd2 df4d2dac374d 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (7m) 1s ago 7m 78.6M - 9.4.7 954c08fa6188 bb017e2ac262 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (5m) 1s ago 5m 13.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (5m) 1s ago 5m 16.0M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (79s) 1s ago 16m 318M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 640759c36211 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (25s) 1s ago 19m 484M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (19m) 1s ago 19m 57.9M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 405aeab66157 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (17m) 1s ago 17m 44.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (16m) 1s ago 16m 48.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (8m) 1s ago 8m 8563k - 1.5.0 0da6a335fe13 75918d3369c8 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (8m) 1s ago 8m 8431k - 1.5.0 0da6a335fe13 e9f627ca80a0 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (15m) 1s ago 15m 104M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (14m) 1s ago 15m 85.3M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:14:43.740 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (14m) 1s ago 14m 130M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:14:43.741 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (13m) 1s ago 13m 72.8M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:14:43.741 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (12m) 1s ago 12m 115M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:14:43.741 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (11m) 1s ago 11m 112M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:14:43.741 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (10m) 1s ago 10m 81.7M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:14:43.741 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (9m) 1s ago 9m 103M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:14:43.741 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (32s) 1s ago 8m 36.7M - 2.43.0 a07b618ecd1d 28a6dc7acda5 2024-09-21T10:14:43.743 INFO:tasks.rados.rados.0.smithi003.stdout:3437: writing smithi00370293-435 from 1735572 to 2362327 tid 2 2024-09-21T10:14:43.753 INFO:tasks.rados.rados.0.smithi003.stdout:3437: writing smithi00370293-435 from 3089664 to 3853676 tid 3 2024-09-21T10:14:43.753 INFO:tasks.rados.rados.0.smithi003.stdout:3430: done (6 left) 2024-09-21T10:14:43.754 INFO:tasks.rados.rados.0.smithi003.stdout:3438: read oid 360 snap -1 2024-09-21T10:14:43.754 INFO:tasks.rados.rados.0.smithi003.stdout:3438: expect (ObjNum 2028 snap 0 seq_num 2028) 2024-09-21T10:14:43.754 INFO:tasks.rados.rados.0.smithi003.stdout:3439: write oid 101 current snap is 0 2024-09-21T10:14:43.754 INFO:tasks.rados.rados.0.smithi003.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2024-09-21T10:14:43.763 INFO:tasks.rados.rados.0.smithi003.stdout:3439: writing smithi00370293-101 from 766980 to 1295033 tid 1 2024-09-21T10:14:43.774 INFO:tasks.rados.rados.0.smithi003.stdout:3439: writing smithi00370293-101 from 2077701 to 2848114 tid 2 2024-09-21T10:14:43.781 INFO:tasks.rados.rados.0.smithi003.stdout:3439: writing smithi00370293-101 from 3400734 to 3966980 tid 3 2024-09-21T10:14:43.781 INFO:tasks.rados.rados.0.smithi003.stdout:3440: read oid 368 snap -1 2024-09-21T10:14:43.781 INFO:tasks.rados.rados.0.smithi003.stdout:3440: expect (ObjNum 1320 snap 0 seq_num 1320) 2024-09-21T10:14:43.781 INFO:tasks.rados.rados.0.smithi003.stdout:3441: delete oid 160 current snap is 0 2024-09-21T10:14:43.781 INFO:tasks.rados.rados.0.smithi003.stdout:3432: finishing write tid 3 to smithi00370293-133 2024-09-21T10:14:43.781 INFO:tasks.rados.rados.0.smithi003.stdout:3432: finishing write tid 4 to smithi00370293-133 2024-09-21T10:14:43.782 INFO:tasks.rados.rados.0.smithi003.stdout:3432: finishing write tid 5 to smithi00370293-133 2024-09-21T10:14:43.782 INFO:tasks.rados.rados.0.smithi003.stdout:3432: oid 133 updating version 0 to 465 2024-09-21T10:14:43.782 INFO:tasks.rados.rados.0.smithi003.stdout:3432: oid 133 updating version 465 to 467 2024-09-21T10:14:43.782 INFO:tasks.rados.rados.0.smithi003.stdout:3432: oid 133 version 467 is already newer than 466 2024-09-21T10:14:43.782 INFO:tasks.rados.rados.0.smithi003.stdout:3432: oid 133 version 467 is already newer than 464 2024-09-21T10:14:43.782 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 133 v 467 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2024-09-21T10:14:43.782 INFO:tasks.rados.rados.0.smithi003.stdout:3432: left oid 133 (ObjNum 2137 snap 0 seq_num 2137) 2024-09-21T10:14:43.782 INFO:tasks.rados.rados.0.smithi003.stdout:3434: expect (ObjNum 1899 snap 0 seq_num 1899) 2024-09-21T10:14:43.909 INFO:tasks.rados.rados.0.smithi003.stdout:3435: finishing write tid 1 to smithi00370293-429 2024-09-21T10:14:43.909 INFO:tasks.rados.rados.0.smithi003.stdout:3435: finishing write tid 2 to smithi00370293-429 2024-09-21T10:14:43.909 INFO:tasks.rados.rados.0.smithi003.stdout:3432: done (9 left) 2024-09-21T10:14:43.909 INFO:tasks.rados.rados.0.smithi003.stdout:3433: done (8 left) 2024-09-21T10:14:43.909 INFO:tasks.rados.rados.0.smithi003.stdout:3434: done (7 left) 2024-09-21T10:14:43.909 INFO:tasks.rados.rados.0.smithi003.stdout:3441: done (6 left) 2024-09-21T10:14:43.909 INFO:tasks.rados.rados.0.smithi003.stdout:3442: read oid 440 snap -1 2024-09-21T10:14:43.909 INFO:tasks.rados.rados.0.smithi003.stdout:3442: expect (ObjNum 1800 snap 0 seq_num 1800) 2024-09-21T10:14:43.909 INFO:tasks.rados.rados.0.smithi003.stdout:3443: read oid 355 snap -1 2024-09-21T10:14:43.909 INFO:tasks.rados.rados.0.smithi003.stdout:3443: expect deleted 2024-09-21T10:14:43.910 INFO:tasks.rados.rados.0.smithi003.stdout:3444: read oid 167 snap -1 2024-09-21T10:14:43.910 INFO:tasks.rados.rados.0.smithi003.stdout:3444: expect (ObjNum 2073 snap 0 seq_num 2073) 2024-09-21T10:14:43.910 INFO:tasks.rados.rados.0.smithi003.stdout:3445: read oid 181 snap -1 2024-09-21T10:14:43.910 INFO:tasks.rados.rados.0.smithi003.stdout:3445: expect deleted 2024-09-21T10:14:43.910 INFO:tasks.rados.rados.0.smithi003.stdout:3446: write oid 456 current snap is 0 2024-09-21T10:14:43.910 INFO:tasks.rados.rados.0.smithi003.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2024-09-21T10:14:43.915 INFO:tasks.rados.rados.0.smithi003.stdout:3446: writing smithi00370293-456 from 400594 to 1079145 tid 1 2024-09-21T10:14:43.921 INFO:tasks.rados.rados.0.smithi003.stdout:3446: writing smithi00370293-456 from 1794665 to 2000594 tid 2 2024-09-21T10:14:43.921 INFO:tasks.rados.rados.0.smithi003.stdout:3447: write oid 398 current snap is 0 2024-09-21T10:14:43.921 INFO:tasks.rados.rados.0.smithi003.stdout:3435: finishing write tid 3 to smithi00370293-429 2024-09-21T10:14:43.921 INFO:tasks.rados.rados.0.smithi003.stdout:3435: finishing write tid 4 to smithi00370293-429 2024-09-21T10:14:43.921 INFO:tasks.rados.rados.0.smithi003.stdout:3435: finishing write tid 5 to smithi00370293-429 2024-09-21T10:14:43.921 INFO:tasks.rados.rados.0.smithi003.stdout:3435: oid 429 updating version 0 to 460 2024-09-21T10:14:43.921 INFO:tasks.rados.rados.0.smithi003.stdout:3435: oid 429 updating version 460 to 463 2024-09-21T10:14:43.921 INFO:tasks.rados.rados.0.smithi003.stdout:3435: oid 429 version 463 is already newer than 462 2024-09-21T10:14:43.921 INFO:tasks.rados.rados.0.smithi003.stdout:3435: oid 429 version 463 is already newer than 461 2024-09-21T10:14:43.921 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 429 v 463 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2024-09-21T10:14:43.922 INFO:tasks.rados.rados.0.smithi003.stdout:3435: left oid 429 (ObjNum 2138 snap 0 seq_num 2138) 2024-09-21T10:14:43.922 INFO:tasks.rados.rados.0.smithi003.stdout:3437: finishing write tid 1 to smithi00370293-435 2024-09-21T10:14:43.922 INFO:tasks.rados.rados.0.smithi003.stdout:3437: finishing write tid 2 to smithi00370293-435 2024-09-21T10:14:43.922 INFO:tasks.rados.rados.0.smithi003.stdout:3437: finishing write tid 3 to smithi00370293-435 2024-09-21T10:14:43.922 INFO:tasks.rados.rados.0.smithi003.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2024-09-21T10:14:43.927 INFO:tasks.rados.rados.0.smithi003.stdout:3447: writing smithi00370293-398 from 417401 to 1171201 tid 1 2024-09-21T10:14:43.933 INFO:tasks.rados.rados.0.smithi003.stdout:3447: writing smithi00370293-398 from 1853147 to 2017401 tid 2 2024-09-21T10:14:43.933 INFO:tasks.rados.rados.0.smithi003.stdout:3435: done (11 left) 2024-09-21T10:14:43.934 INFO:tasks.rados.rados.0.smithi003.stdout:3436: done (10 left) 2024-09-21T10:14:43.934 INFO:tasks.rados.rados.0.smithi003.stdout:3448: write oid 273 current snap is 0 2024-09-21T10:14:43.934 INFO:tasks.rados.rados.0.smithi003.stdout:3437: finishing write tid 4 to smithi00370293-435 2024-09-21T10:14:43.934 INFO:tasks.rados.rados.0.smithi003.stdout:3437: finishing write tid 5 to smithi00370293-435 2024-09-21T10:14:43.934 INFO:tasks.rados.rados.0.smithi003.stdout:3437: oid 435 updating version 0 to 439 2024-09-21T10:14:43.934 INFO:tasks.rados.rados.0.smithi003.stdout:3437: oid 435 version 439 is already newer than 438 2024-09-21T10:14:43.934 INFO:tasks.rados.rados.0.smithi003.stdout:3437: oid 435 version 439 is already newer than 437 2024-09-21T10:14:43.934 INFO:tasks.rados.rados.0.smithi003.stdout:3437: oid 435 version 439 is already newer than 436 2024-09-21T10:14:43.934 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 435 v 439 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2024-09-21T10:14:43.934 INFO:tasks.rados.rados.0.smithi003.stdout:3437: left oid 435 (ObjNum 2139 snap 0 seq_num 2139) 2024-09-21T10:14:43.934 INFO:tasks.rados.rados.0.smithi003.stdout:3438: expect (ObjNum 2028 snap 0 seq_num 2028) 2024-09-21T10:14:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:3439: finishing write tid 1 to smithi00370293-101 2024-09-21T10:14:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:3439: finishing write tid 2 to smithi00370293-101 2024-09-21T10:14:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:3439: finishing write tid 3 to smithi00370293-101 2024-09-21T10:14:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:3439: finishing write tid 4 to smithi00370293-101 2024-09-21T10:14:44.016 INFO:tasks.rados.rados.0.smithi003.stdout:3439: finishing write tid 5 to smithi00370293-101 2024-09-21T10:14:44.017 INFO:tasks.rados.rados.0.smithi003.stdout:3439: oid 101 updating version 0 to 448 2024-09-21T10:14:44.017 INFO:tasks.rados.rados.0.smithi003.stdout:3439: oid 101 updating version 448 to 450 2024-09-21T10:14:44.017 INFO:tasks.rados.rados.0.smithi003.stdout:3439: oid 101 version 450 is already newer than 447 2024-09-21T10:14:44.017 INFO:tasks.rados.rados.0.smithi003.stdout:3439: oid 101 version 450 is already newer than 449 2024-09-21T10:14:44.017 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 101 v 450 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2024-09-21T10:14:44.017 INFO:tasks.rados.rados.0.smithi003.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2024-09-21T10:14:44.017 INFO:tasks.rados.rados.0.smithi003.stdout:3440: expect (ObjNum 1320 snap 0 seq_num 1320) 2024-09-21T10:14:44.111 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:14:44.111 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:14:44.111 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:14:44.111 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:14:44.111 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:14:44.111 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:14:44.111 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:14:44.111 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:14:44.111 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:14:44.111 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:14:44.112 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:14:44.112 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:14:44.112 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:14:44.112 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:14:44.112 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:14:44.112 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:14:44.112 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:14:44.112 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:14:44.115 INFO:tasks.rados.rados.0.smithi003.stdout:3442: expect (ObjNum 1800 snap 0 seq_num 1800) 2024-09-21T10:14:44.220 INFO:tasks.rados.rados.0.smithi003.stdout:3444: expect (ObjNum 2073 snap 0 seq_num 2073) 2024-09-21T10:14:44.343 INFO:tasks.rados.rados.0.smithi003.stdout:3446: finishing write tid 1 to smithi00370293-456 2024-09-21T10:14:44.343 INFO:tasks.rados.rados.0.smithi003.stdout:3446: finishing write tid 2 to smithi00370293-456 2024-09-21T10:14:44.343 INFO:tasks.rados.rados.0.smithi003.stdout:3446: finishing write tid 3 to smithi00370293-456 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3446: finishing write tid 4 to smithi00370293-456 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3446: oid 456 updating version 0 to 285 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3446: oid 456 updating version 285 to 286 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3446: oid 456 updating version 286 to 287 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 456 v 287 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3446: left oid 456 (ObjNum 2142 snap 0 seq_num 2142) 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3447: finishing write tid 1 to smithi00370293-398 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3447: finishing write tid 2 to smithi00370293-398 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3447: finishing write tid 3 to smithi00370293-398 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3447: finishing write tid 4 to smithi00370293-398 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3447: oid 398 updating version 0 to 470 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3447: oid 398 version 470 is already newer than 468 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3447: oid 398 version 470 is already newer than 469 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 398 v 470 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2024-09-21T10:14:44.344 INFO:tasks.rados.rados.0.smithi003.stdout:3447: left oid 398 (ObjNum 2143 snap 0 seq_num 2143) 2024-09-21T10:14:44.345 INFO:tasks.rados.rados.0.smithi003.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2024-09-21T10:14:44.358 INFO:tasks.rados.rados.0.smithi003.stdout:3448: writing smithi00370293-273 from 434208 to 979610 tid 1 2024-09-21T10:14:44.374 INFO:tasks.rados.rados.0.smithi003.stdout:3448: writing smithi00370293-273 from 1627982 to 2034208 tid 2 2024-09-21T10:14:44.374 INFO:tasks.rados.rados.0.smithi003.stdout:3437: done (10 left) 2024-09-21T10:14:44.374 INFO:tasks.rados.rados.0.smithi003.stdout:3438: done (9 left) 2024-09-21T10:14:44.374 INFO:tasks.rados.rados.0.smithi003.stdout:3439: done (8 left) 2024-09-21T10:14:44.375 INFO:tasks.rados.rados.0.smithi003.stdout:3440: done (7 left) 2024-09-21T10:14:44.375 INFO:tasks.rados.rados.0.smithi003.stdout:3442: done (6 left) 2024-09-21T10:14:44.375 INFO:tasks.rados.rados.0.smithi003.stdout:3443: done (5 left) 2024-09-21T10:14:44.375 INFO:tasks.rados.rados.0.smithi003.stdout:3444: done (4 left) 2024-09-21T10:14:44.375 INFO:tasks.rados.rados.0.smithi003.stdout:3445: done (3 left) 2024-09-21T10:14:44.375 INFO:tasks.rados.rados.0.smithi003.stdout:3446: done (2 left) 2024-09-21T10:14:44.375 INFO:tasks.rados.rados.0.smithi003.stdout:3447: done (1 left) 2024-09-21T10:14:44.375 INFO:tasks.rados.rados.0.smithi003.stdout:3449: write oid 469 current snap is 0 2024-09-21T10:14:44.375 INFO:tasks.rados.rados.0.smithi003.stdout:3448: finishing write tid 1 to smithi00370293-273 2024-09-21T10:14:44.375 INFO:tasks.rados.rados.0.smithi003.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2024-09-21T10:14:44.390 INFO:tasks.rados.rados.0.smithi003.stdout:3449: writing smithi00370293-469 from 451015 to 1071666 tid 1 2024-09-21T10:14:44.402 INFO:tasks.rados.rados.0.smithi003.stdout:3449: writing smithi00370293-469 from 1570111 to 2051015 tid 2 2024-09-21T10:14:44.402 INFO:tasks.rados.rados.0.smithi003.stdout:3450: write oid 417 current snap is 0 2024-09-21T10:14:44.402 INFO:tasks.rados.rados.0.smithi003.stdout:3448: finishing write tid 2 to smithi00370293-273 2024-09-21T10:14:44.402 INFO:tasks.rados.rados.0.smithi003.stdout:3448: finishing write tid 3 to smithi00370293-273 2024-09-21T10:14:44.402 INFO:tasks.rados.rados.0.smithi003.stdout:3448: finishing write tid 4 to smithi00370293-273 2024-09-21T10:14:44.402 INFO:tasks.rados.rados.0.smithi003.stdout:3448: oid 273 updating version 0 to 496 2024-09-21T10:14:44.402 INFO:tasks.rados.rados.0.smithi003.stdout:3448: oid 273 updating version 496 to 498 2024-09-21T10:14:44.403 INFO:tasks.rados.rados.0.smithi003.stdout:3448: oid 273 version 498 is already newer than 497 2024-09-21T10:14:44.403 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 273 v 498 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2024-09-21T10:14:44.403 INFO:tasks.rados.rados.0.smithi003.stdout:3448: left oid 273 (ObjNum 2144 snap 0 seq_num 2144) 2024-09-21T10:14:44.403 INFO:tasks.rados.rados.0.smithi003.stdout:3449: finishing write tid 1 to smithi00370293-469 2024-09-21T10:14:44.403 INFO:tasks.rados.rados.0.smithi003.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2024-09-21T10:14:44.416 INFO:tasks.rados.rados.0.smithi003.stdout:3450: writing smithi00370293-417 from 467822 to 1163722 tid 1 2024-09-21T10:14:44.428 INFO:tasks.rados.rados.0.smithi003.stdout:3450: writing smithi00370293-417 from 1628593 to 2067822 tid 2 2024-09-21T10:14:44.428 INFO:tasks.rados.rados.0.smithi003.stdout:3448: done (2 left) 2024-09-21T10:14:44.429 INFO:tasks.rados.rados.0.smithi003.stdout:3451: write oid 304 current snap is 0 2024-09-21T10:14:44.429 INFO:tasks.rados.rados.0.smithi003.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2024-09-21T10:14:44.433 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:14:44.433 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:14:44.433 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:14:44.433 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:14:44.433 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-21T10:14:44.433 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-21T10:14:44.433 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:14:44.433 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T10:14:44.433 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-21T10:14:44.433 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:14:44.433 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:14:44.439 INFO:tasks.rados.rados.0.smithi003.stdout:3451: writing smithi00370293-304 from 484629 to 1255778 tid 1 2024-09-21T10:14:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:3451: writing smithi00370293-304 from 1687075 to 2084629 tid 2 2024-09-21T10:14:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:3452: write oid 266 current snap is 0 2024-09-21T10:14:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:3449: finishing write tid 2 to smithi00370293-469 2024-09-21T10:14:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:3449: finishing write tid 3 to smithi00370293-469 2024-09-21T10:14:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:3449: finishing write tid 4 to smithi00370293-469 2024-09-21T10:14:44.446 INFO:tasks.rados.rados.0.smithi003.stdout:3449: oid 469 updating version 0 to 331 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:3449: oid 469 updating version 331 to 332 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:3449: oid 469 version 332 is already newer than 330 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 469 v 332 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:3449: left oid 469 (ObjNum 2145 snap 0 seq_num 2145) 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:3450: finishing write tid 1 to smithi00370293-417 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:3450: finishing write tid 2 to smithi00370293-417 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:3450: finishing write tid 3 to smithi00370293-417 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:3450: finishing write tid 4 to smithi00370293-417 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:3450: oid 417 updating version 0 to 440 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:3450: oid 417 version 440 is already newer than 439 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:3450: oid 417 updating version 440 to 441 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 417 v 441 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2024-09-21T10:14:44.447 INFO:tasks.rados.rados.0.smithi003.stdout:3450: left oid 417 (ObjNum 2146 snap 0 seq_num 2146) 2024-09-21T10:14:44.448 INFO:tasks.rados.rados.0.smithi003.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2024-09-21T10:14:44.450 INFO:tasks.rados.rados.0.smithi003.stdout:3452: writing smithi00370293-266 from 501436 to 947834 tid 1 2024-09-21T10:14:44.457 INFO:tasks.rados.rados.0.smithi003.stdout:3452: writing smithi00370293-266 from 1745557 to 2101436 tid 2 2024-09-21T10:14:44.458 INFO:tasks.rados.rados.0.smithi003.stdout:3449: done (3 left) 2024-09-21T10:14:44.458 INFO:tasks.rados.rados.0.smithi003.stdout:3450: done (2 left) 2024-09-21T10:14:44.458 INFO:tasks.rados.rados.0.smithi003.stdout:3453: write oid 66 current snap is 0 2024-09-21T10:14:44.458 INFO:tasks.rados.rados.0.smithi003.stdout:3451: finishing write tid 1 to smithi00370293-304 2024-09-21T10:14:44.458 INFO:tasks.rados.rados.0.smithi003.stdout:3451: finishing write tid 2 to smithi00370293-304 2024-09-21T10:14:44.458 INFO:tasks.rados.rados.0.smithi003.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2024-09-21T10:14:44.463 INFO:tasks.rados.rados.0.smithi003.stdout:3453: writing smithi00370293-66 from 518243 to 1039890 tid 1 2024-09-21T10:14:44.470 INFO:tasks.rados.rados.0.smithi003.stdout:3453: writing smithi00370293-66 from 1687686 to 2118243 tid 2 2024-09-21T10:14:44.470 INFO:tasks.rados.rados.0.smithi003.stdout:3454: read oid 499 snap -1 2024-09-21T10:14:44.470 INFO:tasks.rados.rados.0.smithi003.stdout:3454: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:14:44.470 INFO:tasks.rados.rados.0.smithi003.stdout:3455: read oid 293 snap -1 2024-09-21T10:14:44.470 INFO:tasks.rados.rados.0.smithi003.stdout:3455: expect (ObjNum 1783 snap 0 seq_num 1783) 2024-09-21T10:14:44.470 INFO:tasks.rados.rados.0.smithi003.stdout:3456: read oid 125 snap -1 2024-09-21T10:14:44.470 INFO:tasks.rados.rados.0.smithi003.stdout:3456: expect (ObjNum 1365 snap 0 seq_num 1365) 2024-09-21T10:14:44.470 INFO:tasks.rados.rados.0.smithi003.stdout:3457: write oid 450 current snap is 0 2024-09-21T10:14:44.470 INFO:tasks.rados.rados.0.smithi003.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2024-09-21T10:14:44.476 INFO:tasks.rados.rados.0.smithi003.stdout:3457: writing smithi00370293-450 from 535050 to 1131946 tid 1 2024-09-21T10:14:44.482 INFO:tasks.rados.rados.0.smithi003.stdout:3457: writing smithi00370293-450 from 1746168 to 2135050 tid 2 2024-09-21T10:14:44.482 INFO:tasks.rados.rados.0.smithi003.stdout:3458: read oid 165 snap -1 2024-09-21T10:14:44.482 INFO:tasks.rados.rados.0.smithi003.stdout:3458: expect (ObjNum 1138 snap 0 seq_num 1138) 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:3459: read oid 249 snap -1 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:3459: expect (ObjNum 1998 snap 0 seq_num 1998) 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:3460: write oid 284 current snap is 0 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:3451: finishing write tid 3 to smithi00370293-304 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:3451: finishing write tid 4 to smithi00370293-304 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:3451: oid 304 updating version 0 to 397 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:3451: oid 304 updating version 397 to 398 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:3451: oid 304 updating version 398 to 399 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 304 v 399 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:3451: left oid 304 (ObjNum 2147 snap 0 seq_num 2147) 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:3452: finishing write tid 1 to smithi00370293-266 2024-09-21T10:14:44.483 INFO:tasks.rados.rados.0.smithi003.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2024-09-21T10:14:44.490 INFO:tasks.rados.rados.0.smithi003.stdout:3460: writing smithi00370293-284 from 551857 to 1224002 tid 1 2024-09-21T10:14:44.495 INFO:tasks.rados.rados.0.smithi003.stdout:3460: writing smithi00370293-284 from 1804650 to 2151857 tid 2 2024-09-21T10:14:44.495 INFO:tasks.rados.rados.0.smithi003.stdout:3451: done (9 left) 2024-09-21T10:14:44.495 INFO:tasks.rados.rados.0.smithi003.stdout:3461: write oid 119 current snap is 0 2024-09-21T10:14:44.495 INFO:tasks.rados.rados.0.smithi003.stdout:3452: finishing write tid 2 to smithi00370293-266 2024-09-21T10:14:44.496 INFO:tasks.rados.rados.0.smithi003.stdout:3452: finishing write tid 3 to smithi00370293-266 2024-09-21T10:14:44.496 INFO:tasks.rados.rados.0.smithi003.stdout:3452: finishing write tid 4 to smithi00370293-266 2024-09-21T10:14:44.496 INFO:tasks.rados.rados.0.smithi003.stdout:3452: oid 266 updating version 0 to 442 2024-09-21T10:14:44.496 INFO:tasks.rados.rados.0.smithi003.stdout:3452: oid 266 updating version 442 to 444 2024-09-21T10:14:44.496 INFO:tasks.rados.rados.0.smithi003.stdout:3452: oid 266 version 444 is already newer than 443 2024-09-21T10:14:44.496 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 266 v 444 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2024-09-21T10:14:44.496 INFO:tasks.rados.rados.0.smithi003.stdout:3452: left oid 266 (ObjNum 2148 snap 0 seq_num 2148) 2024-09-21T10:14:44.496 INFO:tasks.rados.rados.0.smithi003.stdout:3453: finishing write tid 1 to smithi00370293-66 2024-09-21T10:14:44.496 INFO:tasks.rados.rados.0.smithi003.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2024-09-21T10:14:44.501 INFO:tasks.rados.rados.0.smithi003.stdout:3461: writing smithi00370293-119 from 568664 to 1032411 tid 1 2024-09-21T10:14:44.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:44 smithi204 bash[24804]: audit 2024-09-21T10:14:43.048765+0000 mgr.y (mgr.24839) 11 : audit [DBG] from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:44.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:44 smithi204 bash[24804]: cluster 2024-09-21T10:14:43.164360+0000 mgr.y (mgr.24839) 12 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 5.6 MiB/s wr, 70 op/s 2024-09-21T10:14:44.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:44 smithi204 bash[24804]: audit 2024-09-21T10:14:43.629949+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:44 smithi204 bash[24804]: audit 2024-09-21T10:14:43.636933+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:44 smithi204 bash[24804]: audit 2024-09-21T10:14:43.840417+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:44 smithi204 bash[24804]: audit 2024-09-21T10:14:43.852522+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:44 smithi204 bash[24804]: audit 2024-09-21T10:14:44.110795+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.3:0/102904052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:14:44.508 INFO:tasks.rados.rados.0.smithi003.stdout:3461: writing smithi00370293-119 from 1579485 to 2168664 tid 2 2024-09-21T10:14:44.508 INFO:tasks.rados.rados.0.smithi003.stdout:3452: done (9 left) 2024-09-21T10:14:44.508 INFO:tasks.rados.rados.0.smithi003.stdout:3462: write oid 15 current snap is 0 2024-09-21T10:14:44.508 INFO:tasks.rados.rados.0.smithi003.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2024-09-21T10:14:44.514 INFO:tasks.rados.rados.0.smithi003.stdout:3462: writing smithi00370293-15 from 585471 to 1124467 tid 1 2024-09-21T10:14:44.520 INFO:tasks.rados.rados.0.smithi003.stdout:3462: writing smithi00370293-15 from 1921614 to 2185471 tid 2 2024-09-21T10:14:44.520 INFO:tasks.rados.rados.0.smithi003.stdout:3463: delete oid 395 current snap is 0 2024-09-21T10:14:44.520 INFO:tasks.rados.rados.0.smithi003.stdout:3454: expect (ObjNum 1209 snap 0 seq_num 1209) 2024-09-21T10:14:44.625 INFO:tasks.rados.rados.0.smithi003.stdout:3453: finishing write tid 2 to smithi00370293-66 2024-09-21T10:14:44.625 INFO:tasks.rados.rados.0.smithi003.stdout:3453: finishing write tid 3 to smithi00370293-66 2024-09-21T10:14:44.625 INFO:tasks.rados.rados.0.smithi003.stdout:3453: finishing write tid 4 to smithi00370293-66 2024-09-21T10:14:44.625 INFO:tasks.rados.rados.0.smithi003.stdout:3453: oid 66 updating version 0 to 447 2024-09-21T10:14:44.625 INFO:tasks.rados.rados.0.smithi003.stdout:3453: oid 66 version 447 is already newer than 445 2024-09-21T10:14:44.625 INFO:tasks.rados.rados.0.smithi003.stdout:3453: oid 66 version 447 is already newer than 446 2024-09-21T10:14:44.626 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 66 v 447 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2024-09-21T10:14:44.626 INFO:tasks.rados.rados.0.smithi003.stdout:3453: left oid 66 (ObjNum 2149 snap 0 seq_num 2149) 2024-09-21T10:14:44.626 INFO:tasks.rados.rados.0.smithi003.stdout:3459: expect (ObjNum 1998 snap 0 seq_num 1998) 2024-09-21T10:14:44.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[22527]: audit 2024-09-21T10:14:43.048765+0000 mgr.y (mgr.24839) 11 : audit [DBG] from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:44.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[22527]: cluster 2024-09-21T10:14:43.164360+0000 mgr.y (mgr.24839) 12 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 5.6 MiB/s wr, 70 op/s 2024-09-21T10:14:44.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[22527]: audit 2024-09-21T10:14:43.629949+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[22527]: audit 2024-09-21T10:14:43.636933+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[22527]: audit 2024-09-21T10:14:43.840417+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[22527]: audit 2024-09-21T10:14:43.852522+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[22527]: audit 2024-09-21T10:14:44.110795+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.3:0/102904052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:14:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[31899]: audit 2024-09-21T10:14:43.048765+0000 mgr.y (mgr.24839) 11 : audit [DBG] from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[31899]: cluster 2024-09-21T10:14:43.164360+0000 mgr.y (mgr.24839) 12 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 5.6 MiB/s wr, 70 op/s 2024-09-21T10:14:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[31899]: audit 2024-09-21T10:14:43.629949+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[31899]: audit 2024-09-21T10:14:43.636933+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[31899]: audit 2024-09-21T10:14:43.840417+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[31899]: audit 2024-09-21T10:14:43.852522+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:44 smithi003 bash[31899]: audit 2024-09-21T10:14:44.110795+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.3:0/102904052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:14:44.863 INFO:tasks.rados.rados.0.smithi003.stdout:3457: finishing write tid 1 to smithi00370293-450 2024-09-21T10:14:44.863 INFO:tasks.rados.rados.0.smithi003.stdout:3456: expect (ObjNum 1365 snap 0 seq_num 1365) 2024-09-21T10:14:44.991 INFO:tasks.rados.rados.0.smithi003.stdout:3457: finishing write tid 2 to smithi00370293-450 2024-09-21T10:14:44.991 INFO:tasks.rados.rados.0.smithi003.stdout:3457: finishing write tid 3 to smithi00370293-450 2024-09-21T10:14:44.991 INFO:tasks.rados.rados.0.smithi003.stdout:3457: finishing write tid 4 to smithi00370293-450 2024-09-21T10:14:44.991 INFO:tasks.rados.rados.0.smithi003.stdout:3457: oid 450 updating version 0 to 625 2024-09-21T10:14:44.992 INFO:tasks.rados.rados.0.smithi003.stdout:3457: oid 450 updating version 625 to 626 2024-09-21T10:14:44.992 INFO:tasks.rados.rados.0.smithi003.stdout:3457: oid 450 version 626 is already newer than 624 2024-09-21T10:14:44.992 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 450 v 626 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2024-09-21T10:14:44.992 INFO:tasks.rados.rados.0.smithi003.stdout:3457: left oid 450 (ObjNum 2150 snap 0 seq_num 2150) 2024-09-21T10:14:44.992 INFO:tasks.rados.rados.0.smithi003.stdout:3458: expect (ObjNum 1138 snap 0 seq_num 1138) 2024-09-21T10:14:45.088 INFO:tasks.rados.rados.0.smithi003.stdout:3460: finishing write tid 1 to smithi00370293-284 2024-09-21T10:14:45.088 INFO:tasks.rados.rados.0.smithi003.stdout:3460: finishing write tid 2 to smithi00370293-284 2024-09-21T10:14:45.088 INFO:tasks.rados.rados.0.smithi003.stdout:3460: finishing write tid 3 to smithi00370293-284 2024-09-21T10:14:45.088 INFO:tasks.rados.rados.0.smithi003.stdout:3455: expect (ObjNum 1783 snap 0 seq_num 1783) 2024-09-21T10:14:45.269 INFO:tasks.rados.rados.0.smithi003.stdout:3460: finishing write tid 4 to smithi00370293-284 2024-09-21T10:14:45.269 INFO:tasks.rados.rados.0.smithi003.stdout:3460: oid 284 updating version 0 to 288 2024-09-21T10:14:45.269 INFO:tasks.rados.rados.0.smithi003.stdout:3460: oid 284 updating version 288 to 289 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3460: oid 284 updating version 289 to 290 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 284 v 290 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3460: left oid 284 (ObjNum 2151 snap 0 seq_num 2151) 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3461: finishing write tid 1 to smithi00370293-119 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3461: finishing write tid 2 to smithi00370293-119 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3461: finishing write tid 3 to smithi00370293-119 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3461: finishing write tid 4 to smithi00370293-119 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3461: oid 119 updating version 0 to 629 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3461: oid 119 version 629 is already newer than 627 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3461: oid 119 version 629 is already newer than 628 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 119 v 629 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3461: left oid 119 (ObjNum 2152 snap 0 seq_num 2152) 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3462: finishing write tid 1 to smithi00370293-15 2024-09-21T10:14:45.270 INFO:tasks.rados.rados.0.smithi003.stdout:3462: finishing write tid 2 to smithi00370293-15 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3453: done (10 left) 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3454: done (9 left) 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3455: done (8 left) 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3456: done (7 left) 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3457: done (6 left) 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3458: done (5 left) 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3459: done (4 left) 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3460: done (3 left) 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3461: done (2 left) 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3463: done (1 left) 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3464: write oid 393 current snap is 0 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3462: finishing write tid 3 to smithi00370293-15 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3462: finishing write tid 4 to smithi00370293-15 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3462: oid 15 updating version 0 to 454 2024-09-21T10:14:45.271 INFO:tasks.rados.rados.0.smithi003.stdout:3462: oid 15 version 454 is already newer than 452 2024-09-21T10:14:45.272 INFO:tasks.rados.rados.0.smithi003.stdout:3462: oid 15 version 454 is already newer than 453 2024-09-21T10:14:45.272 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 15 v 454 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2024-09-21T10:14:45.272 INFO:tasks.rados.rados.0.smithi003.stdout:3462: left oid 15 (ObjNum 2153 snap 0 seq_num 2153) 2024-09-21T10:14:45.272 INFO:tasks.rados.rados.0.smithi003.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2024-09-21T10:14:45.290 INFO:tasks.rados.rados.0.smithi003.stdout:3464: writing smithi00370293-393 from 619085 to 1308579 tid 1 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3464: writing smithi00370293-393 from 2038578 to 2219085 tid 2 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3462: done (1 left) 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3465: read oid 352 snap -1 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3465: expect deleted 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3466: read oid 44 snap -1 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3466: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3467: read oid 273 snap -1 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3467: expect (ObjNum 2144 snap 0 seq_num 2144) 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3468: read oid 212 snap -1 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3468: expect (ObjNum 2065 snap 0 seq_num 2065) 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3469: read oid 91 snap -1 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3469: expect (ObjNum 2059 snap 0 seq_num 2059) 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3470: read oid 16 snap -1 2024-09-21T10:14:45.307 INFO:tasks.rados.rados.0.smithi003.stdout:3470: expect (ObjNum 1491 snap 0 seq_num 1491) 2024-09-21T10:14:45.308 INFO:tasks.rados.rados.0.smithi003.stdout:3464: finishing write tid 1 to smithi00370293-393 2024-09-21T10:14:45.308 INFO:tasks.rados.rados.0.smithi003.stdout:3471: read oid 447 snap -1 2024-09-21T10:14:45.308 INFO:tasks.rados.rados.0.smithi003.stdout:3471: expect deleted 2024-09-21T10:14:45.308 INFO:tasks.rados.rados.0.smithi003.stdout:3472: read oid 318 snap -1 2024-09-21T10:14:45.308 INFO:tasks.rados.rados.0.smithi003.stdout:3472: expect (ObjNum 680 snap 0 seq_num 680) 2024-09-21T10:14:45.308 INFO:tasks.rados.rados.0.smithi003.stdout:3473: read oid 156 snap -1 2024-09-21T10:14:45.308 INFO:tasks.rados.rados.0.smithi003.stdout:3473: expect (ObjNum 1480 snap 0 seq_num 1480) 2024-09-21T10:14:45.308 INFO:tasks.rados.rados.0.smithi003.stdout:3474: write oid 67 current snap is 0 2024-09-21T10:14:45.308 INFO:tasks.rados.rados.0.smithi003.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2024-09-21T10:14:45.323 INFO:tasks.rados.rados.0.smithi003.stdout:3474: writing smithi00370293-67 from 635892 to 1400635 tid 1 2024-09-21T10:14:45.333 INFO:tasks.rados.rados.0.smithi003.stdout:3474: writing smithi00370293-67 from 2097060 to 2235892 tid 2 2024-09-21T10:14:45.333 INFO:tasks.rados.rados.0.smithi003.stdout:3475: delete oid 324 current snap is 0 2024-09-21T10:14:45.333 INFO:tasks.rados.rados.0.smithi003.stdout:3469: expect (ObjNum 2059 snap 0 seq_num 2059) 2024-09-21T10:14:45.418 INFO:tasks.rados.rados.0.smithi003.stdout:3464: finishing write tid 2 to smithi00370293-393 2024-09-21T10:14:45.418 INFO:tasks.rados.rados.0.smithi003.stdout:3464: finishing write tid 3 to smithi00370293-393 2024-09-21T10:14:45.418 INFO:tasks.rados.rados.0.smithi003.stdout:3464: finishing write tid 4 to smithi00370293-393 2024-09-21T10:14:45.418 INFO:tasks.rados.rados.0.smithi003.stdout:3464: oid 393 updating version 0 to 400 2024-09-21T10:14:45.419 INFO:tasks.rados.rados.0.smithi003.stdout:3464: oid 393 updating version 400 to 401 2024-09-21T10:14:45.419 INFO:tasks.rados.rados.0.smithi003.stdout:3464: oid 393 updating version 401 to 402 2024-09-21T10:14:45.419 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 393 v 402 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2024-09-21T10:14:45.419 INFO:tasks.rados.rados.0.smithi003.stdout:3464: left oid 393 (ObjNum 2155 snap 0 seq_num 2155) 2024-09-21T10:14:45.419 INFO:tasks.rados.rados.0.smithi003.stdout:3472: expect (ObjNum 680 snap 0 seq_num 680) 2024-09-21T10:14:45.504 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:45 smithi204 bash[24804]: audit 2024-09-21T10:14:43.418391+0000 mgr.y (mgr.24839) 13 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:45.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:45 smithi204 bash[24804]: audit 2024-09-21T10:14:43.726139+0000 mgr.y (mgr.24839) 14 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:45.572 INFO:tasks.rados.rados.0.smithi003.stdout:3470: expect (ObjNum 1491 snap 0 seq_num 1491) 2024-09-21T10:14:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:45 smithi003 bash[22527]: audit 2024-09-21T10:14:43.418391+0000 mgr.y (mgr.24839) 13 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:45 smithi003 bash[22527]: audit 2024-09-21T10:14:43.726139+0000 mgr.y (mgr.24839) 14 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:45.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:45 smithi003 bash[31899]: audit 2024-09-21T10:14:43.418391+0000 mgr.y (mgr.24839) 13 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:45.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:45 smithi003 bash[31899]: audit 2024-09-21T10:14:43.726139+0000 mgr.y (mgr.24839) 14 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:45.780 INFO:tasks.rados.rados.0.smithi003.stdout:3466: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T10:14:45.873 INFO:tasks.rados.rados.0.smithi003.stdout:3467: expect (ObjNum 2144 snap 0 seq_num 2144) 2024-09-21T10:14:45.980 INFO:tasks.rados.rados.0.smithi003.stdout:3468: expect (ObjNum 2065 snap 0 seq_num 2065) 2024-09-21T10:14:46.067 INFO:tasks.rados.rados.0.smithi003.stdout:3474: finishing write tid 1 to smithi00370293-67 2024-09-21T10:14:46.068 INFO:tasks.rados.rados.0.smithi003.stdout:3473: expect (ObjNum 1480 snap 0 seq_num 1480) 2024-09-21T10:14:46.197 INFO:tasks.rados.rados.0.smithi003.stdout:3474: finishing write tid 2 to smithi00370293-67 2024-09-21T10:14:46.197 INFO:tasks.rados.rados.0.smithi003.stdout:3474: finishing write tid 3 to smithi00370293-67 2024-09-21T10:14:46.197 INFO:tasks.rados.rados.0.smithi003.stdout:3474: finishing write tid 4 to smithi00370293-67 2024-09-21T10:14:46.197 INFO:tasks.rados.rados.0.smithi003.stdout:3474: oid 67 updating version 0 to 454 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3474: oid 67 version 454 is already newer than 452 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3474: oid 67 version 454 is already newer than 453 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 67 v 454 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3474: left oid 67 (ObjNum 2156 snap 0 seq_num 2156) 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3464: done (11 left) 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3465: done (10 left) 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3466: done (9 left) 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3467: done (8 left) 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3468: done (7 left) 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3469: done (6 left) 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3470: done (5 left) 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3471: done (4 left) 2024-09-21T10:14:46.198 INFO:tasks.rados.rados.0.smithi003.stdout:3472: done (3 left) 2024-09-21T10:14:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:3473: done (2 left) 2024-09-21T10:14:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:3474: done (1 left) 2024-09-21T10:14:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:3475: done (0 left) 2024-09-21T10:14:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:3476: read oid 65 snap -1 2024-09-21T10:14:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:3476: expect (ObjNum 2025 snap 0 seq_num 2025) 2024-09-21T10:14:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:3477: write oid 252 current snap is 0 2024-09-21T10:14:46.199 INFO:tasks.rados.rados.0.smithi003.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2024-09-21T10:14:46.217 INFO:tasks.rados.rados.0.smithi003.stdout:3477: writing smithi00370293-252 from 669506 to 1184747 tid 1 2024-09-21T10:14:46.236 INFO:tasks.rados.rados.0.smithi003.stdout:3477: writing smithi00370293-252 from 1697671 to 2269506 tid 2 2024-09-21T10:14:46.237 INFO:tasks.rados.rados.0.smithi003.stdout:3478: write oid 103 current snap is 0 2024-09-21T10:14:46.237 INFO:tasks.rados.rados.0.smithi003.stdout:3476: expect (ObjNum 2025 snap 0 seq_num 2025) 2024-09-21T10:14:46.329 INFO:tasks.rados.rados.0.smithi003.stdout:3477: finishing write tid 1 to smithi00370293-252 2024-09-21T10:14:46.329 INFO:tasks.rados.rados.0.smithi003.stdout:3477: finishing write tid 2 to smithi00370293-252 2024-09-21T10:14:46.329 INFO:tasks.rados.rados.0.smithi003.stdout:3477: finishing write tid 3 to smithi00370293-252 2024-09-21T10:14:46.329 INFO:tasks.rados.rados.0.smithi003.stdout:3477: finishing write tid 4 to smithi00370293-252 2024-09-21T10:14:46.329 INFO:tasks.rados.rados.0.smithi003.stdout:3477: oid 252 updating version 0 to 334 2024-09-21T10:14:46.329 INFO:tasks.rados.rados.0.smithi003.stdout:3477: oid 252 updating version 334 to 335 2024-09-21T10:14:46.330 INFO:tasks.rados.rados.0.smithi003.stdout:3477: oid 252 version 335 is already newer than 333 2024-09-21T10:14:46.330 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 252 v 335 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2024-09-21T10:14:46.330 INFO:tasks.rados.rados.0.smithi003.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2024-09-21T10:14:46.330 INFO:tasks.rados.rados.0.smithi003.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2024-09-21T10:14:46.350 INFO:tasks.rados.rados.0.smithi003.stdout:3478: writing smithi00370293-103 from 686313 to 1276803 tid 1 2024-09-21T10:14:46.367 INFO:tasks.rados.rados.0.smithi003.stdout:3478: writing smithi00370293-103 from 1756153 to 2286313 tid 2 2024-09-21T10:14:46.367 INFO:tasks.rados.rados.0.smithi003.stdout:3476: done (2 left) 2024-09-21T10:14:46.367 INFO:tasks.rados.rados.0.smithi003.stdout:3477: done (1 left) 2024-09-21T10:14:46.368 INFO:tasks.rados.rados.0.smithi003.stdout:3479: read oid 474 snap -1 2024-09-21T10:14:46.368 INFO:tasks.rados.rados.0.smithi003.stdout:3479: expect (ObjNum 1656 snap 0 seq_num 1656) 2024-09-21T10:14:46.368 INFO:tasks.rados.rados.0.smithi003.stdout:3480: write oid 295 current snap is 0 2024-09-21T10:14:46.368 INFO:tasks.rados.rados.0.smithi003.stdout:3478: finishing write tid 1 to smithi00370293-103 2024-09-21T10:14:46.368 INFO:tasks.rados.rados.0.smithi003.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2024-09-21T10:14:46.388 INFO:tasks.rados.rados.0.smithi003.stdout:3480: writing smithi00370293-295 from 703120 to 1485212 tid 1 2024-09-21T10:14:46.398 INFO:tasks.rados.rados.0.smithi003.stdout:3480: writing smithi00370293-295 from 1930988 to 2303120 tid 2 2024-09-21T10:14:46.398 INFO:tasks.rados.rados.0.smithi003.stdout:3481: write oid 380 current snap is 0 2024-09-21T10:14:46.398 INFO:tasks.rados.rados.0.smithi003.stdout:3478: finishing write tid 2 to smithi00370293-103 2024-09-21T10:14:46.398 INFO:tasks.rados.rados.0.smithi003.stdout:3478: finishing write tid 3 to smithi00370293-103 2024-09-21T10:14:46.398 INFO:tasks.rados.rados.0.smithi003.stdout:3479: expect (ObjNum 1656 snap 0 seq_num 1656) 2024-09-21T10:14:46.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:46 smithi204 bash[24804]: audit 2024-09-21T10:14:44.432391+0000 mgr.y (mgr.24839) 15 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:46.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:46 smithi204 bash[24804]: cluster 2024-09-21T10:14:45.164937+0000 mgr.y (mgr.24839) 16 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.3 MiB/s wr, 54 op/s 2024-09-21T10:14:46.625 INFO:tasks.rados.rados.0.smithi003.stdout:3478: finishing write tid 4 to smithi00370293-103 2024-09-21T10:14:46.625 INFO:tasks.rados.rados.0.smithi003.stdout:3478: oid 103 updating version 0 to 396 2024-09-21T10:14:46.625 INFO:tasks.rados.rados.0.smithi003.stdout:3478: oid 103 version 396 is already newer than 395 2024-09-21T10:14:46.625 INFO:tasks.rados.rados.0.smithi003.stdout:3478: oid 103 version 396 is already newer than 394 2024-09-21T10:14:46.625 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 103 v 396 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2024-09-21T10:14:46.625 INFO:tasks.rados.rados.0.smithi003.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2024-09-21T10:14:46.625 INFO:tasks.rados.rados.0.smithi003.stdout:3480: finishing write tid 1 to smithi00370293-295 2024-09-21T10:14:46.626 INFO:tasks.rados.rados.0.smithi003.stdout:3480: finishing write tid 2 to smithi00370293-295 2024-09-21T10:14:46.626 INFO:tasks.rados.rados.0.smithi003.stdout:3480: finishing write tid 3 to smithi00370293-295 2024-09-21T10:14:46.626 INFO:tasks.rados.rados.0.smithi003.stdout:3480: finishing write tid 4 to smithi00370293-295 2024-09-21T10:14:46.626 INFO:tasks.rados.rados.0.smithi003.stdout:3480: oid 295 updating version 0 to 448 2024-09-21T10:14:46.626 INFO:tasks.rados.rados.0.smithi003.stdout:3480: oid 295 updating version 448 to 449 2024-09-21T10:14:46.626 INFO:tasks.rados.rados.0.smithi003.stdout:3480: oid 295 updating version 449 to 450 2024-09-21T10:14:46.626 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 295 v 450 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2024-09-21T10:14:46.626 INFO:tasks.rados.rados.0.smithi003.stdout:3480: left oid 295 (ObjNum 2160 snap 0 seq_num 2160) 2024-09-21T10:14:46.626 INFO:tasks.rados.rados.0.smithi003.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2024-09-21T10:14:46.639 INFO:tasks.rados.rados.0.smithi003.stdout:3481: writing smithi00370293-380 from 719927 to 1177268 tid 1 2024-09-21T10:14:46.652 INFO:tasks.rados.rados.0.smithi003.stdout:3481: writing smithi00370293-380 from 1873117 to 2319927 tid 2 2024-09-21T10:14:46.652 INFO:tasks.rados.rados.0.smithi003.stdout:3478: done (3 left) 2024-09-21T10:14:46.652 INFO:tasks.rados.rados.0.smithi003.stdout:3479: done (2 left) 2024-09-21T10:14:46.652 INFO:tasks.rados.rados.0.smithi003.stdout:3480: done (1 left) 2024-09-21T10:14:46.652 INFO:tasks.rados.rados.0.smithi003.stdout:3482: delete oid 113 current snap is 0 2024-09-21T10:14:46.652 INFO:tasks.rados.rados.0.smithi003.stdout:3481: finishing write tid 1 to smithi00370293-380 2024-09-21T10:14:46.656 INFO:tasks.rados.rados.0.smithi003.stdout:3482: done (1 left) 2024-09-21T10:14:46.656 INFO:tasks.rados.rados.0.smithi003.stdout:3483: read oid 50 snap -1 2024-09-21T10:14:46.656 INFO:tasks.rados.rados.0.smithi003.stdout:3483: expect (ObjNum 1593 snap 0 seq_num 1593) 2024-09-21T10:14:46.656 INFO:tasks.rados.rados.0.smithi003.stdout:3484: read oid 303 snap -1 2024-09-21T10:14:46.656 INFO:tasks.rados.rados.0.smithi003.stdout:3484: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-09-21T10:14:46.656 INFO:tasks.rados.rados.0.smithi003.stdout:3485: read oid 250 snap -1 2024-09-21T10:14:46.656 INFO:tasks.rados.rados.0.smithi003.stdout:3485: expect (ObjNum 2014 snap 0 seq_num 2014) 2024-09-21T10:14:46.656 INFO:tasks.rados.rados.0.smithi003.stdout:3486: read oid 197 snap -1 2024-09-21T10:14:46.656 INFO:tasks.rados.rados.0.smithi003.stdout:3486: expect deleted 2024-09-21T10:14:46.657 INFO:tasks.rados.rados.0.smithi003.stdout:3487: delete oid 97 current snap is 0 2024-09-21T10:14:46.660 INFO:tasks.rados.rados.0.smithi003.stdout:3486: done (5 left) 2024-09-21T10:14:46.660 INFO:tasks.rados.rados.0.smithi003.stdout:3487: done (4 left) 2024-09-21T10:14:46.660 INFO:tasks.rados.rados.0.smithi003.stdout:3488: delete oid 120 current snap is 0 2024-09-21T10:14:46.664 INFO:tasks.rados.rados.0.smithi003.stdout:3483: expect (ObjNum 1593 snap 0 seq_num 1593) 2024-09-21T10:14:46.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:46 smithi003 bash[22527]: audit 2024-09-21T10:14:44.432391+0000 mgr.y (mgr.24839) 15 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:46.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:46 smithi003 bash[22527]: cluster 2024-09-21T10:14:45.164937+0000 mgr.y (mgr.24839) 16 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.3 MiB/s wr, 54 op/s 2024-09-21T10:14:46.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:46 smithi003 bash[31899]: audit 2024-09-21T10:14:44.432391+0000 mgr.y (mgr.24839) 15 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:14:46.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:46 smithi003 bash[31899]: cluster 2024-09-21T10:14:45.164937+0000 mgr.y (mgr.24839) 16 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.3 MiB/s wr, 54 op/s 2024-09-21T10:14:46.885 INFO:tasks.rados.rados.0.smithi003.stdout:3481: finishing write tid 2 to smithi00370293-380 2024-09-21T10:14:46.885 INFO:tasks.rados.rados.0.smithi003.stdout:3481: finishing write tid 3 to smithi00370293-380 2024-09-21T10:14:46.885 INFO:tasks.rados.rados.0.smithi003.stdout:3481: finishing write tid 4 to smithi00370293-380 2024-09-21T10:14:46.886 INFO:tasks.rados.rados.0.smithi003.stdout:3481: oid 380 updating version 0 to 456 2024-09-21T10:14:46.886 INFO:tasks.rados.rados.0.smithi003.stdout:3481: oid 380 updating version 456 to 457 2024-09-21T10:14:46.886 INFO:tasks.rados.rados.0.smithi003.stdout:3481: oid 380 version 457 is already newer than 455 2024-09-21T10:14:46.886 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 380 v 457 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2024-09-21T10:14:46.886 INFO:tasks.rados.rados.0.smithi003.stdout:3481: left oid 380 (ObjNum 2161 snap 0 seq_num 2161) 2024-09-21T10:14:46.886 INFO:tasks.rados.rados.0.smithi003.stdout:3484: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-09-21T10:14:47.051 INFO:tasks.rados.rados.0.smithi003.stdout:3485: expect (ObjNum 2014 snap 0 seq_num 2014) 2024-09-21T10:14:47.283 INFO:tasks.rados.rados.0.smithi003.stdout:3481: done (4 left) 2024-09-21T10:14:47.283 INFO:tasks.rados.rados.0.smithi003.stdout:3483: done (3 left) 2024-09-21T10:14:47.283 INFO:tasks.rados.rados.0.smithi003.stdout:3484: done (2 left) 2024-09-21T10:14:47.283 INFO:tasks.rados.rados.0.smithi003.stdout:3485: done (1 left) 2024-09-21T10:14:47.283 INFO:tasks.rados.rados.0.smithi003.stdout:3488: done (0 left) 2024-09-21T10:14:47.283 INFO:tasks.rados.rados.0.smithi003.stdout:3489: read oid 163 snap -1 2024-09-21T10:14:47.283 INFO:tasks.rados.rados.0.smithi003.stdout:3489: expect (ObjNum 1493 snap 0 seq_num 1493) 2024-09-21T10:14:47.283 INFO:tasks.rados.rados.0.smithi003.stdout:3490: write oid 173 current snap is 0 2024-09-21T10:14:47.284 INFO:tasks.rados.rados.0.smithi003.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2024-09-21T10:14:47.308 INFO:tasks.rados.rados.0.smithi003.stdout:3490: writing smithi00370293-173 from 787155 to 1545492 tid 1 2024-09-21T10:14:47.322 INFO:tasks.rados.rados.0.smithi003.stdout:3490: writing smithi00370293-173 from 1990692 to 2387155 tid 2 2024-09-21T10:14:47.322 INFO:tasks.rados.rados.0.smithi003.stdout:3491: write oid 107 current snap is 0 2024-09-21T10:14:47.322 INFO:tasks.rados.rados.0.smithi003.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2024-09-21T10:14:47.335 INFO:tasks.rados.rados.0.smithi003.stdout:3491: writing smithi00370293-107 from 403962 to 837548 tid 1 2024-09-21T10:14:47.349 INFO:tasks.rados.rados.0.smithi003.stdout:3491: writing smithi00370293-107 from 1249174 to 1950931 tid 2 2024-09-21T10:14:47.349 INFO:tasks.rados.rados.0.smithi003.stdout:3492: write oid 383 current snap is 0 2024-09-21T10:14:47.350 INFO:tasks.rados.rados.0.smithi003.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2024-09-21T10:14:47.360 INFO:tasks.rados.rados.0.smithi003.stdout:3492: writing smithi00370293-383 from 420769 to 1045957 tid 1 2024-09-21T10:14:47.371 INFO:tasks.rados.rados.0.smithi003.stdout:3492: writing smithi00370293-383 from 1824009 to 2269424 tid 2 2024-09-21T10:14:47.371 INFO:tasks.rados.rados.0.smithi003.stdout:3493: write oid 145 current snap is 0 2024-09-21T10:14:47.371 INFO:tasks.rados.rados.0.smithi003.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2024-09-21T10:14:47.380 INFO:tasks.rados.rados.0.smithi003.stdout:3493: writing smithi00370293-145 from 437576 to 1138013 tid 1 2024-09-21T10:14:47.390 INFO:tasks.rados.rados.0.smithi003.stdout:3493: writing smithi00370293-145 from 1882491 to 2437576 tid 2 2024-09-21T10:14:47.391 INFO:tasks.rados.rados.0.smithi003.stdout:3494: write oid 269 current snap is 0 2024-09-21T10:14:47.391 INFO:tasks.rados.rados.0.smithi003.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2024-09-21T10:14:47.401 INFO:tasks.rados.rados.0.smithi003.stdout:3494: writing smithi00370293-269 from 454383 to 1230069 tid 1 2024-09-21T10:14:47.410 INFO:tasks.rados.rados.0.smithi003.stdout:3494: writing smithi00370293-269 from 1824620 to 2273704 tid 2 2024-09-21T10:14:47.410 INFO:tasks.rados.rados.0.smithi003.stdout:3495: write oid 480 current snap is 0 2024-09-21T10:14:47.410 INFO:tasks.rados.rados.0.smithi003.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2024-09-21T10:14:47.417 INFO:tasks.rados.rados.0.smithi003.stdout:3495: writing smithi00370293-480 from 471190 to 922125 tid 1 2024-09-21T10:14:47.427 INFO:tasks.rados.rados.0.smithi003.stdout:3495: writing smithi00370293-480 from 1483102 to 2192197 tid 2 2024-09-21T10:14:47.427 INFO:tasks.rados.rados.0.smithi003.stdout:3496: delete oid 106 current snap is 0 2024-09-21T10:14:47.427 INFO:tasks.rados.rados.0.smithi003.stdout:3489: expect (ObjNum 1493 snap 0 seq_num 1493) 2024-09-21T10:14:47.647 INFO:tasks.rados.rados.0.smithi003.stdout:3490: finishing write tid 1 to smithi00370293-173 2024-09-21T10:14:47.647 INFO:tasks.rados.rados.0.smithi003.stdout:3490: finishing write tid 2 to smithi00370293-173 2024-09-21T10:14:47.647 INFO:tasks.rados.rados.0.smithi003.stdout:3490: finishing write tid 3 to smithi00370293-173 2024-09-21T10:14:47.648 INFO:tasks.rados.rados.0.smithi003.stdout:3490: finishing write tid 4 to smithi00370293-173 2024-09-21T10:14:47.648 INFO:tasks.rados.rados.0.smithi003.stdout:3490: oid 173 updating version 0 to 451 2024-09-21T10:14:47.648 INFO:tasks.rados.rados.0.smithi003.stdout:3490: oid 173 updating version 451 to 452 2024-09-21T10:14:47.648 INFO:tasks.rados.rados.0.smithi003.stdout:3490: oid 173 updating version 452 to 453 2024-09-21T10:14:47.648 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 173 v 453 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi003.stdout:3490: left oid 173 (ObjNum 2165 snap 0 seq_num 2165) 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi003.stdout:3491: finishing write tid 1 to smithi00370293-107 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi003.stdout:3491: finishing write tid 2 to smithi00370293-107 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi003.stdout:3491: finishing write tid 3 to smithi00370293-107 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi003.stdout:3491: finishing write tid 4 to smithi00370293-107 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi003.stdout:3491: oid 107 updating version 0 to 458 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi003.stdout:3491: oid 107 version 458 is already newer than 456 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi003.stdout:3491: oid 107 version 458 is already newer than 457 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 107 v 458 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi003.stdout:3491: left oid 107 (ObjNum 2166 snap 0 seq_num 2166) 2024-09-21T10:14:47.649 INFO:tasks.rados.rados.0.smithi003.stdout:3492: finishing write tid 1 to smithi00370293-383 2024-09-21T10:14:47.650 INFO:tasks.rados.rados.0.smithi003.stdout:3492: finishing write tid 2 to smithi00370293-383 2024-09-21T10:14:47.650 INFO:tasks.rados.rados.0.smithi003.stdout:3492: finishing write tid 3 to smithi00370293-383 2024-09-21T10:14:47.650 INFO:tasks.rados.rados.0.smithi003.stdout:3492: finishing write tid 4 to smithi00370293-383 2024-09-21T10:14:47.650 INFO:tasks.rados.rados.0.smithi003.stdout:3492: oid 383 updating version 0 to 349 2024-09-21T10:14:47.650 INFO:tasks.rados.rados.0.smithi003.stdout:3492: oid 383 updating version 349 to 350 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3492: oid 383 updating version 350 to 351 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 383 v 351 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3492: left oid 383 (ObjNum 2167 snap 0 seq_num 2167) 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3493: finishing write tid 1 to smithi00370293-145 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3493: finishing write tid 2 to smithi00370293-145 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3493: finishing write tid 3 to smithi00370293-145 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3493: finishing write tid 4 to smithi00370293-145 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3493: oid 145 updating version 0 to 632 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3493: oid 145 version 632 is already newer than 631 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3493: oid 145 updating version 632 to 633 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 145 v 633 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3493: left oid 145 (ObjNum 2168 snap 0 seq_num 2168) 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3494: finishing write tid 1 to smithi00370293-269 2024-09-21T10:14:47.651 INFO:tasks.rados.rados.0.smithi003.stdout:3494: finishing write tid 2 to smithi00370293-269 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3494: finishing write tid 3 to smithi00370293-269 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3494: finishing write tid 4 to smithi00370293-269 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3494: oid 269 updating version 0 to 442 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3494: oid 269 version 442 is already newer than 441 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3494: oid 269 updating version 442 to 443 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 269 v 443 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3494: left oid 269 (ObjNum 2169 snap 0 seq_num 2169) 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3495: finishing write tid 1 to smithi00370293-480 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3495: finishing write tid 2 to smithi00370293-480 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3495: finishing write tid 3 to smithi00370293-480 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3495: finishing write tid 4 to smithi00370293-480 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3495: oid 480 updating version 0 to 401 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3495: oid 480 updating version 401 to 402 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:3495: oid 480 updating version 402 to 403 2024-09-21T10:14:47.652 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 480 v 403 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3495: left oid 480 (ObjNum 2170 snap 0 seq_num 2170) 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3489: done (7 left) 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3490: done (6 left) 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3491: done (5 left) 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3492: done (4 left) 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3493: done (3 left) 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3494: done (2 left) 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3495: done (1 left) 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3496: done (0 left) 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3497: read oid 466 snap -1 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3497: expect (ObjNum 1663 snap 0 seq_num 1663) 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3498: write oid 433 current snap is 0 2024-09-21T10:14:47.653 INFO:tasks.rados.rados.0.smithi003.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2024-09-21T10:14:47.655 INFO:tasks.rados.rados.0.smithi003.stdout:3498: writing smithi00370293-433 from 504804 to 1106237 tid 1 2024-09-21T10:14:47.665 INFO:tasks.rados.rados.0.smithi003.stdout:3498: writing smithi00370293-433 from 1600066 to 2312830 tid 2 2024-09-21T10:14:47.665 INFO:tasks.rados.rados.0.smithi003.stdout:3499: read oid 137 snap -1 2024-09-21T10:14:47.665 INFO:tasks.rados.rados.0.smithi003.stdout:3499: expect deleted 2024-09-21T10:14:47.665 INFO:tasks.rados.rados.0.smithi003.stdout:3500: read oid 202 snap -1 2024-09-21T10:14:47.665 INFO:tasks.rados.rados.0.smithi003.stdout:3500: expect (ObjNum 656 snap 0 seq_num 656) 2024-09-21T10:14:47.665 INFO:tasks.rados.rados.0.smithi003.stdout:3501: read oid 392 snap -1 2024-09-21T10:14:47.665 INFO:tasks.rados.rados.0.smithi003.stdout:3501: expect (ObjNum 1494 snap 0 seq_num 1494) 2024-09-21T10:14:47.665 INFO:tasks.rados.rados.0.smithi003.stdout:3502: write oid 489 current snap is 0 2024-09-21T10:14:47.665 INFO:tasks.rados.rados.0.smithi003.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2024-09-21T10:14:47.674 INFO:tasks.rados.rados.0.smithi003.stdout:3502: writing smithi00370293-489 from 521611 to 1198293 tid 1 2024-09-21T10:14:47.683 INFO:tasks.rados.rados.0.smithi003.stdout:3502: writing smithi00370293-489 from 1942195 to 2398617 tid 2 2024-09-21T10:14:47.683 INFO:tasks.rados.rados.0.smithi003.stdout:3503: read oid 240 snap -1 2024-09-21T10:14:47.684 INFO:tasks.rados.rados.0.smithi003.stdout:3503: expect (ObjNum 1738 snap 0 seq_num 1738) 2024-09-21T10:14:47.684 INFO:tasks.rados.rados.0.smithi003.stdout:3504: delete oid 141 current snap is 0 2024-09-21T10:14:47.684 INFO:tasks.rados.rados.0.smithi003.stdout:3497: expect (ObjNum 1663 snap 0 seq_num 1663) 2024-09-21T10:14:47.813 INFO:tasks.rados.rados.0.smithi003.stdout:3498: finishing write tid 1 to smithi00370293-433 2024-09-21T10:14:47.813 INFO:tasks.rados.rados.0.smithi003.stdout:3498: finishing write tid 2 to smithi00370293-433 2024-09-21T10:14:47.813 INFO:tasks.rados.rados.0.smithi003.stdout:3498: finishing write tid 3 to smithi00370293-433 2024-09-21T10:14:47.813 INFO:tasks.rados.rados.0.smithi003.stdout:3498: finishing write tid 4 to smithi00370293-433 2024-09-21T10:14:47.813 INFO:tasks.rados.rados.0.smithi003.stdout:3498: oid 433 updating version 0 to 635 2024-09-21T10:14:47.813 INFO:tasks.rados.rados.0.smithi003.stdout:3498: oid 433 updating version 635 to 636 2024-09-21T10:14:47.813 INFO:tasks.rados.rados.0.smithi003.stdout:3498: oid 433 version 636 is already newer than 634 2024-09-21T10:14:47.813 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 433 v 636 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2024-09-21T10:14:47.813 INFO:tasks.rados.rados.0.smithi003.stdout:3498: left oid 433 (ObjNum 2172 snap 0 seq_num 2172) 2024-09-21T10:14:47.814 INFO:tasks.rados.rados.0.smithi003.stdout:3501: expect (ObjNum 1494 snap 0 seq_num 1494) 2024-09-21T10:14:47.955 INFO:tasks.rados.rados.0.smithi003.stdout:3500: expect (ObjNum 656 snap 0 seq_num 656) 2024-09-21T10:14:48.090 INFO:tasks.rados.rados.0.smithi003.stdout:3502: finishing write tid 1 to smithi00370293-489 2024-09-21T10:14:48.090 INFO:tasks.rados.rados.0.smithi003.stdout:3502: finishing write tid 2 to smithi00370293-489 2024-09-21T10:14:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3502: finishing write tid 3 to smithi00370293-489 2024-09-21T10:14:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3502: finishing write tid 4 to smithi00370293-489 2024-09-21T10:14:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3502: oid 489 updating version 0 to 403 2024-09-21T10:14:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3502: oid 489 updating version 403 to 405 2024-09-21T10:14:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3502: oid 489 version 405 is already newer than 404 2024-09-21T10:14:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 489 v 405 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2024-09-21T10:14:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3502: left oid 489 (ObjNum 2173 snap 0 seq_num 2173) 2024-09-21T10:14:48.091 INFO:tasks.rados.rados.0.smithi003.stdout:3503: expect (ObjNum 1738 snap 0 seq_num 1738) 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3497: done (7 left) 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3498: done (6 left) 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3499: done (5 left) 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3500: done (4 left) 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3501: done (3 left) 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3502: done (2 left) 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3503: done (1 left) 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3504: done (0 left) 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3505: read oid 376 snap -1 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3505: expect deleted 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3506: read oid 404 snap -1 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3506: expect deleted 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3507: write oid 255 current snap is 0 2024-09-21T10:14:48.241 INFO:tasks.rados.rados.0.smithi003.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2024-09-21T10:14:48.258 INFO:tasks.rados.rados.0.smithi003.stdout:3507: writing smithi00370293-255 from 555225 to 1098758 tid 1 2024-09-21T10:14:48.277 INFO:tasks.rados.rados.0.smithi003.stdout:3507: writing smithi00370293-255 from 1775512 to 2235603 tid 2 2024-09-21T10:14:48.277 INFO:tasks.rados.rados.0.smithi003.stdout:3508: read oid 127 snap -1 2024-09-21T10:14:48.277 INFO:tasks.rados.rados.0.smithi003.stdout:3508: expect (ObjNum 2035 snap 0 seq_num 2035) 2024-09-21T10:14:48.277 INFO:tasks.rados.rados.0.smithi003.stdout:3509: read oid 250 snap -1 2024-09-21T10:14:48.277 INFO:tasks.rados.rados.0.smithi003.stdout:3509: expect (ObjNum 2014 snap 0 seq_num 2014) 2024-09-21T10:14:48.277 INFO:tasks.rados.rados.0.smithi003.stdout:3510: write oid 42 current snap is 0 2024-09-21T10:14:48.277 INFO:tasks.rados.rados.0.smithi003.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2024-09-21T10:14:48.289 INFO:tasks.rados.rados.0.smithi003.stdout:3510: writing smithi00370293-42 from 572032 to 1190814 tid 1 2024-09-21T10:14:48.300 INFO:tasks.rados.rados.0.smithi003.stdout:3510: writing smithi00370293-42 from 1833994 to 2554096 tid 2 2024-09-21T10:14:48.300 INFO:tasks.rados.rados.0.smithi003.stdout:3511: write oid 374 current snap is 0 2024-09-21T10:14:48.300 INFO:tasks.rados.rados.0.smithi003.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2024-09-21T10:14:48.310 INFO:tasks.rados.rados.0.smithi003.stdout:3511: writing smithi00370293-374 from 588839 to 1282870 tid 1 2024-09-21T10:14:48.318 INFO:tasks.rados.rados.0.smithi003.stdout:3511: writing smithi00370293-374 from 1776123 to 2239883 tid 2 2024-09-21T10:14:48.319 INFO:tasks.rados.rados.0.smithi003.stdout:3512: write oid 119 current snap is 0 2024-09-21T10:14:48.319 INFO:tasks.rados.rados.0.smithi003.stdout:3507: finishing write tid 1 to smithi00370293-255 2024-09-21T10:14:48.319 INFO:tasks.rados.rados.0.smithi003.stdout:3507: finishing write tid 2 to smithi00370293-255 2024-09-21T10:14:48.319 INFO:tasks.rados.rados.0.smithi003.stdout:3507: finishing write tid 3 to smithi00370293-255 2024-09-21T10:14:48.319 INFO:tasks.rados.rados.0.smithi003.stdout:3507: finishing write tid 4 to smithi00370293-255 2024-09-21T10:14:48.319 INFO:tasks.rados.rados.0.smithi003.stdout:3507: oid 255 updating version 0 to 455 2024-09-21T10:14:48.319 INFO:tasks.rados.rados.0.smithi003.stdout:3507: oid 255 updating version 455 to 456 2024-09-21T10:14:48.319 INFO:tasks.rados.rados.0.smithi003.stdout:3507: oid 255 version 456 is already newer than 454 2024-09-21T10:14:48.319 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 255 v 456 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2024-09-21T10:14:48.319 INFO:tasks.rados.rados.0.smithi003.stdout:3507: left oid 255 (ObjNum 2175 snap 0 seq_num 2175) 2024-09-21T10:14:48.319 INFO:tasks.rados.rados.0.smithi003.stdout:3508: expect (ObjNum 2035 snap 0 seq_num 2035) 2024-09-21T10:14:48.427 INFO:tasks.rados.rados.0.smithi003.stdout:3509: expect (ObjNum 2014 snap 0 seq_num 2014) 2024-09-21T10:14:48.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:48 smithi204 bash[24804]: cluster 2024-09-21T10:14:47.166112+0000 mgr.y (mgr.24839) 17 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.1 MiB/s wr, 85 op/s 2024-09-21T10:14:48.663 INFO:tasks.rados.rados.0.smithi003.stdout:3510: finishing write tid 1 to smithi00370293-42 2024-09-21T10:14:48.664 INFO:tasks.rados.rados.0.smithi003.stdout:3510: finishing write tid 2 to smithi00370293-42 2024-09-21T10:14:48.664 INFO:tasks.rados.rados.0.smithi003.stdout:3510: finishing write tid 3 to smithi00370293-42 2024-09-21T10:14:48.664 INFO:tasks.rados.rados.0.smithi003.stdout:3510: finishing write tid 4 to smithi00370293-42 2024-09-21T10:14:48.664 INFO:tasks.rados.rados.0.smithi003.stdout:3510: oid 42 updating version 0 to 502 2024-09-21T10:14:48.664 INFO:tasks.rados.rados.0.smithi003.stdout:3510: oid 42 updating version 502 to 503 2024-09-21T10:14:48.664 INFO:tasks.rados.rados.0.smithi003.stdout:3510: oid 42 version 503 is already newer than 501 2024-09-21T10:14:48.664 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 42 v 503 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2024-09-21T10:14:48.664 INFO:tasks.rados.rados.0.smithi003.stdout:3510: left oid 42 (ObjNum 2176 snap 0 seq_num 2176) 2024-09-21T10:14:48.664 INFO:tasks.rados.rados.0.smithi003.stdout:3511: finishing write tid 1 to smithi00370293-374 2024-09-21T10:14:48.664 INFO:tasks.rados.rados.0.smithi003.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2024-09-21T10:14:48.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:48 smithi003 bash[31899]: cluster 2024-09-21T10:14:47.166112+0000 mgr.y (mgr.24839) 17 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.1 MiB/s wr, 85 op/s 2024-09-21T10:14:48.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:48 smithi003 bash[22527]: cluster 2024-09-21T10:14:47.166112+0000 mgr.y (mgr.24839) 17 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.1 MiB/s wr, 85 op/s 2024-09-21T10:14:48.679 INFO:tasks.rados.rados.0.smithi003.stdout:3512: writing smithi00370293-119 from 605646 to 1374926 tid 1 2024-09-21T10:14:48.692 INFO:tasks.rados.rados.0.smithi003.stdout:3512: writing smithi00370293-119 from 1834605 to 2442023 tid 2 2024-09-21T10:14:48.692 INFO:tasks.rados.rados.0.smithi003.stdout:3505: done (7 left) 2024-09-21T10:14:48.692 INFO:tasks.rados.rados.0.smithi003.stdout:3506: done (6 left) 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3507: done (5 left) 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3508: done (4 left) 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3509: done (3 left) 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3510: done (2 left) 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3513: read oid 223 snap -1 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3513: expect (ObjNum 1387 snap 0 seq_num 1387) 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3514: read oid 413 snap -1 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3514: expect (ObjNum 2055 snap 0 seq_num 2055) 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3515: write oid 485 current snap is 0 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3511: finishing write tid 2 to smithi00370293-374 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3511: finishing write tid 3 to smithi00370293-374 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3511: finishing write tid 4 to smithi00370293-374 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3511: oid 374 updating version 0 to 408 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3511: oid 374 version 408 is already newer than 407 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:3511: oid 374 version 408 is already newer than 406 2024-09-21T10:14:48.693 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 374 v 408 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2024-09-21T10:14:48.694 INFO:tasks.rados.rados.0.smithi003.stdout:3511: left oid 374 (ObjNum 2177 snap 0 seq_num 2177) 2024-09-21T10:14:48.694 INFO:tasks.rados.rados.0.smithi003.stdout:3512: finishing write tid 1 to smithi00370293-119 2024-09-21T10:14:48.694 INFO:tasks.rados.rados.0.smithi003.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2024-09-21T10:14:48.707 INFO:tasks.rados.rados.0.smithi003.stdout:3515: writing smithi00370293-485 from 622453 to 1066982 tid 1 2024-09-21T10:14:48.720 INFO:tasks.rados.rados.0.smithi003.stdout:3515: writing smithi00370293-485 from 1493087 to 1960516 tid 2 2024-09-21T10:14:48.720 INFO:tasks.rados.rados.0.smithi003.stdout:3511: done (4 left) 2024-09-21T10:14:48.720 INFO:tasks.rados.rados.0.smithi003.stdout:3516: read oid 212 snap -1 2024-09-21T10:14:48.721 INFO:tasks.rados.rados.0.smithi003.stdout:3516: expect (ObjNum 2065 snap 0 seq_num 2065) 2024-09-21T10:14:48.721 INFO:tasks.rados.rados.0.smithi003.stdout:3517: read oid 466 snap -1 2024-09-21T10:14:48.721 INFO:tasks.rados.rados.0.smithi003.stdout:3517: expect (ObjNum 1663 snap 0 seq_num 1663) 2024-09-21T10:14:48.721 INFO:tasks.rados.rados.0.smithi003.stdout:3518: read oid 48 snap -1 2024-09-21T10:14:48.721 INFO:tasks.rados.rados.0.smithi003.stdout:3518: expect (ObjNum 1947 snap 0 seq_num 1947) 2024-09-21T10:14:48.721 INFO:tasks.rados.rados.0.smithi003.stdout:3519: read oid 288 snap -1 2024-09-21T10:14:48.721 INFO:tasks.rados.rados.0.smithi003.stdout:3519: expect deleted 2024-09-21T10:14:48.721 INFO:tasks.rados.rados.0.smithi003.stdout:3520: delete oid 221 current snap is 0 2024-09-21T10:14:48.721 INFO:tasks.rados.rados.0.smithi003.stdout:3513: expect (ObjNum 1387 snap 0 seq_num 1387) 2024-09-21T10:14:48.871 INFO:tasks.rados.rados.0.smithi003.stdout:3514: expect (ObjNum 2055 snap 0 seq_num 2055) 2024-09-21T10:14:49.031 INFO:tasks.rados.rados.0.smithi003.stdout:3512: finishing write tid 2 to smithi00370293-119 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:3512: finishing write tid 3 to smithi00370293-119 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:3512: finishing write tid 4 to smithi00370293-119 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:3512: oid 119 updating version 0 to 637 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:3512: oid 119 updating version 637 to 638 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:3512: oid 119 updating version 638 to 639 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 119 v 639 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:3512: left oid 119 (ObjNum 2178 snap 0 seq_num 2178) 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:3515: finishing write tid 1 to smithi00370293-485 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:3515: finishing write tid 2 to smithi00370293-485 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:3515: finishing write tid 3 to smithi00370293-485 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:3515: finishing write tid 4 to smithi00370293-485 2024-09-21T10:14:49.032 INFO:tasks.rados.rados.0.smithi003.stdout:3515: oid 485 updating version 0 to 472 2024-09-21T10:14:49.033 INFO:tasks.rados.rados.0.smithi003.stdout:3515: oid 485 version 472 is already newer than 471 2024-09-21T10:14:49.033 INFO:tasks.rados.rados.0.smithi003.stdout:3515: oid 485 updating version 472 to 473 2024-09-21T10:14:49.033 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 485 v 473 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2024-09-21T10:14:49.033 INFO:tasks.rados.rados.0.smithi003.stdout:3515: left oid 485 (ObjNum 2179 snap 0 seq_num 2179) 2024-09-21T10:14:49.033 INFO:tasks.rados.rados.0.smithi003.stdout:3518: expect (ObjNum 1947 snap 0 seq_num 1947) 2024-09-21T10:14:49.252 INFO:tasks.rados.rados.0.smithi003.stdout:3517: expect (ObjNum 1663 snap 0 seq_num 1663) 2024-09-21T10:14:49.377 INFO:tasks.rados.rados.0.smithi003.stdout:3516: expect (ObjNum 2065 snap 0 seq_num 2065) 2024-09-21T10:14:49.465 INFO:tasks.rados.rados.0.smithi003.stdout:3512: done (8 left) 2024-09-21T10:14:49.465 INFO:tasks.rados.rados.0.smithi003.stdout:3513: done (7 left) 2024-09-21T10:14:49.465 INFO:tasks.rados.rados.0.smithi003.stdout:3514: done (6 left) 2024-09-21T10:14:49.465 INFO:tasks.rados.rados.0.smithi003.stdout:3515: done (5 left) 2024-09-21T10:14:49.465 INFO:tasks.rados.rados.0.smithi003.stdout:3516: done (4 left) 2024-09-21T10:14:49.465 INFO:tasks.rados.rados.0.smithi003.stdout:3517: done (3 left) 2024-09-21T10:14:49.465 INFO:tasks.rados.rados.0.smithi003.stdout:3518: done (2 left) 2024-09-21T10:14:49.465 INFO:tasks.rados.rados.0.smithi003.stdout:3519: done (1 left) 2024-09-21T10:14:49.465 INFO:tasks.rados.rados.0.smithi003.stdout:3520: done (0 left) 2024-09-21T10:14:49.465 INFO:tasks.rados.rados.0.smithi003.stdout:3521: write oid 142 current snap is 0 2024-09-21T10:14:49.465 INFO:tasks.rados.rados.0.smithi003.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2024-09-21T10:14:49.485 INFO:tasks.rados.rados.0.smithi003.stdout:3521: writing smithi00370293-142 from 656067 to 1251094 tid 1 2024-09-21T10:14:49.503 INFO:tasks.rados.rados.0.smithi003.stdout:3521: writing smithi00370293-142 from 1893698 to 2364796 tid 2 2024-09-21T10:14:49.503 INFO:tasks.rados.rados.0.smithi003.stdout:3522: write oid 435 current snap is 0 2024-09-21T10:14:49.503 INFO:tasks.rados.rados.0.smithi003.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2024-09-21T10:14:49.524 INFO:tasks.rados.rados.0.smithi003.stdout:3522: writing smithi00370293-435 from 672874 to 1459503 tid 1 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3522: writing smithi00370293-435 from 2068533 to 2672874 tid 2 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3523: read oid 65 snap -1 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3523: expect (ObjNum 2025 snap 0 seq_num 2025) 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3524: write oid 149 current snap is 0 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3521: finishing write tid 1 to smithi00370293-142 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3521: finishing write tid 2 to smithi00370293-142 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3521: finishing write tid 3 to smithi00370293-142 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3521: finishing write tid 4 to smithi00370293-142 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3521: oid 142 updating version 0 to 458 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3521: oid 142 updating version 458 to 460 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3521: oid 142 version 460 is already newer than 459 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 142 v 460 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2024-09-21T10:14:49.538 INFO:tasks.rados.rados.0.smithi003.stdout:3521: left oid 142 (ObjNum 2181 snap 0 seq_num 2181) 2024-09-21T10:14:49.539 INFO:tasks.rados.rados.0.smithi003.stdout:3522: finishing write tid 1 to smithi00370293-435 2024-09-21T10:14:49.539 INFO:tasks.rados.rados.0.smithi003.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2024-09-21T10:14:49.549 INFO:tasks.rados.rados.0.smithi003.stdout:3524: writing smithi00370293-149 from 689681 to 1151559 tid 1 2024-09-21T10:14:49.560 INFO:tasks.rados.rados.0.smithi003.stdout:3524: writing smithi00370293-149 from 1727015 to 2201782 tid 2 2024-09-21T10:14:49.560 INFO:tasks.rados.rados.0.smithi003.stdout:3521: done (3 left) 2024-09-21T10:14:49.560 INFO:tasks.rados.rados.0.smithi003.stdout:3525: read oid 228 snap -1 2024-09-21T10:14:49.560 INFO:tasks.rados.rados.0.smithi003.stdout:3525: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:14:49.560 INFO:tasks.rados.rados.0.smithi003.stdout:3526: write oid 11 current snap is 0 2024-09-21T10:14:49.560 INFO:tasks.rados.rados.0.smithi003.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2024-09-21T10:14:49.572 INFO:tasks.rados.rados.0.smithi003.stdout:3526: writing smithi00370293-11 from 706488 to 1243615 tid 1 2024-09-21T10:14:49.582 INFO:tasks.rados.rados.0.smithi003.stdout:3526: writing smithi00370293-11 from 1785497 to 2403922 tid 2 2024-09-21T10:14:49.582 INFO:tasks.rados.rados.0.smithi003.stdout:3527: read oid 462 snap -1 2024-09-21T10:14:49.582 INFO:tasks.rados.rados.0.smithi003.stdout:3527: expect (ObjNum 618 snap 0 seq_num 618) 2024-09-21T10:14:49.582 INFO:tasks.rados.rados.0.smithi003.stdout:3528: write oid 40 current snap is 0 2024-09-21T10:14:49.583 INFO:tasks.rados.rados.0.smithi003.stdout:3522: finishing write tid 2 to smithi00370293-435 2024-09-21T10:14:49.583 INFO:tasks.rados.rados.0.smithi003.stdout:3522: finishing write tid 3 to smithi00370293-435 2024-09-21T10:14:49.583 INFO:tasks.rados.rados.0.smithi003.stdout:3522: finishing write tid 4 to smithi00370293-435 2024-09-21T10:14:49.583 INFO:tasks.rados.rados.0.smithi003.stdout:3522: oid 435 updating version 0 to 445 2024-09-21T10:14:49.583 INFO:tasks.rados.rados.0.smithi003.stdout:3522: oid 435 version 445 is already newer than 444 2024-09-21T10:14:49.583 INFO:tasks.rados.rados.0.smithi003.stdout:3522: oid 435 updating version 445 to 446 2024-09-21T10:14:49.583 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 435 v 446 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2024-09-21T10:14:49.583 INFO:tasks.rados.rados.0.smithi003.stdout:3522: left oid 435 (ObjNum 2182 snap 0 seq_num 2182) 2024-09-21T10:14:49.583 INFO:tasks.rados.rados.0.smithi003.stdout:3523: expect (ObjNum 2025 snap 0 seq_num 2025) 2024-09-21T10:14:49.677 INFO:tasks.rados.rados.0.smithi003.stdout:3524: finishing write tid 1 to smithi00370293-149 2024-09-21T10:14:49.677 INFO:tasks.rados.rados.0.smithi003.stdout:3525: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:14:49.801 INFO:tasks.rados.rados.0.smithi003.stdout:3524: finishing write tid 2 to smithi00370293-149 2024-09-21T10:14:49.801 INFO:tasks.rados.rados.0.smithi003.stdout:3524: finishing write tid 3 to smithi00370293-149 2024-09-21T10:14:49.801 INFO:tasks.rados.rados.0.smithi003.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2024-09-21T10:14:49.809 INFO:tasks.rados.rados.0.smithi003.stdout:3528: writing smithi00370293-40 from 723295 to 1335671 tid 1 2024-09-21T10:14:49.817 INFO:tasks.rados.rados.0.smithi003.stdout:3528: writing smithi00370293-40 from 2127626 to 2606062 tid 2 2024-09-21T10:14:49.817 INFO:tasks.rados.rados.0.smithi003.stdout:3522: done (6 left) 2024-09-21T10:14:49.817 INFO:tasks.rados.rados.0.smithi003.stdout:3523: done (5 left) 2024-09-21T10:14:49.817 INFO:tasks.rados.rados.0.smithi003.stdout:3525: done (4 left) 2024-09-21T10:14:49.817 INFO:tasks.rados.rados.0.smithi003.stdout:3529: write oid 457 current snap is 0 2024-09-21T10:14:49.817 INFO:tasks.rados.rados.0.smithi003.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2024-09-21T10:14:49.825 INFO:tasks.rados.rados.0.smithi003.stdout:3529: writing smithi00370293-457 from 740102 to 1427727 tid 1 2024-09-21T10:14:49.832 INFO:tasks.rados.rados.0.smithi003.stdout:3529: writing smithi00370293-457 from 2186108 to 2740102 tid 2 2024-09-21T10:14:49.833 INFO:tasks.rados.rados.0.smithi003.stdout:3530: read oid 132 snap -1 2024-09-21T10:14:49.833 INFO:tasks.rados.rados.0.smithi003.stdout:3530: expect (ObjNum 1786 snap 0 seq_num 1786) 2024-09-21T10:14:49.833 INFO:tasks.rados.rados.0.smithi003.stdout:3531: write oid 351 current snap is 0 2024-09-21T10:14:49.833 INFO:tasks.rados.rados.0.smithi003.stdout:3524: finishing write tid 4 to smithi00370293-149 2024-09-21T10:14:49.833 INFO:tasks.rados.rados.0.smithi003.stdout:3524: oid 149 updating version 0 to 462 2024-09-21T10:14:49.833 INFO:tasks.rados.rados.0.smithi003.stdout:3524: oid 149 version 462 is already newer than 460 2024-09-21T10:14:49.833 INFO:tasks.rados.rados.0.smithi003.stdout:3524: oid 149 version 462 is already newer than 461 2024-09-21T10:14:49.833 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 149 v 462 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2024-09-21T10:14:49.833 INFO:tasks.rados.rados.0.smithi003.stdout:3524: left oid 149 (ObjNum 2183 snap 0 seq_num 2183) 2024-09-21T10:14:49.833 INFO:tasks.rados.rados.0.smithi003.stdout:3526: finishing write tid 1 to smithi00370293-11 2024-09-21T10:14:49.833 INFO:tasks.rados.rados.0.smithi003.stdout:3527: expect (ObjNum 618 snap 0 seq_num 618) 2024-09-21T10:14:49.943 INFO:tasks.rados.rados.0.smithi003.stdout:3526: finishing write tid 2 to smithi00370293-11 2024-09-21T10:14:49.944 INFO:tasks.rados.rados.0.smithi003.stdout:3526: finishing write tid 3 to smithi00370293-11 2024-09-21T10:14:49.944 INFO:tasks.rados.rados.0.smithi003.stdout:3526: finishing write tid 4 to smithi00370293-11 2024-09-21T10:14:49.944 INFO:tasks.rados.rados.0.smithi003.stdout:3526: oid 11 updating version 0 to 447 2024-09-21T10:14:49.944 INFO:tasks.rados.rados.0.smithi003.stdout:3526: oid 11 updating version 447 to 449 2024-09-21T10:14:49.944 INFO:tasks.rados.rados.0.smithi003.stdout:3526: oid 11 version 449 is already newer than 448 2024-09-21T10:14:49.944 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 11 v 449 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2024-09-21T10:14:49.944 INFO:tasks.rados.rados.0.smithi003.stdout:3526: left oid 11 (ObjNum 2184 snap 0 seq_num 2184) 2024-09-21T10:14:49.944 INFO:tasks.rados.rados.0.smithi003.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2024-09-21T10:14:49.952 INFO:tasks.rados.rados.0.smithi003.stdout:3531: writing smithi00370293-351 from 756909 to 1519783 tid 1 2024-09-21T10:14:49.959 INFO:tasks.rados.rados.0.smithi003.stdout:3531: writing smithi00370293-351 from 2244590 to 2726695 tid 2 2024-09-21T10:14:49.960 INFO:tasks.rados.rados.0.smithi003.stdout:3524: done (6 left) 2024-09-21T10:14:49.960 INFO:tasks.rados.rados.0.smithi003.stdout:3526: done (5 left) 2024-09-21T10:14:49.960 INFO:tasks.rados.rados.0.smithi003.stdout:3527: done (4 left) 2024-09-21T10:14:49.960 INFO:tasks.rados.rados.0.smithi003.stdout:3532: read oid 147 snap -1 2024-09-21T10:14:49.960 INFO:tasks.rados.rados.0.smithi003.stdout:3532: expect (ObjNum 2115 snap 0 seq_num 2115) 2024-09-21T10:14:49.960 INFO:tasks.rados.rados.0.smithi003.stdout:3533: write oid 19 current snap is 0 2024-09-21T10:14:49.960 INFO:tasks.rados.rados.0.smithi003.stdout:3528: finishing write tid 1 to smithi00370293-40 2024-09-21T10:14:49.960 INFO:tasks.rados.rados.0.smithi003.stdout:3528: finishing write tid 2 to smithi00370293-40 2024-09-21T10:14:49.960 INFO:tasks.rados.rados.0.smithi003.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2024-09-21T10:14:49.966 INFO:tasks.rados.rados.0.smithi003.stdout:3533: writing smithi00370293-19 from 773716 to 1211839 tid 1 2024-09-21T10:14:49.974 INFO:tasks.rados.rados.0.smithi003.stdout:3533: writing smithi00370293-19 from 1903072 to 2528835 tid 2 2024-09-21T10:14:49.974 INFO:tasks.rados.rados.0.smithi003.stdout:3534: write oid 69 current snap is 0 2024-09-21T10:14:49.974 INFO:tasks.rados.rados.0.smithi003.stdout:3528: finishing write tid 3 to smithi00370293-40 2024-09-21T10:14:49.974 INFO:tasks.rados.rados.0.smithi003.stdout:3528: finishing write tid 4 to smithi00370293-40 2024-09-21T10:14:49.974 INFO:tasks.rados.rados.0.smithi003.stdout:3528: oid 40 updating version 0 to 462 2024-09-21T10:14:49.974 INFO:tasks.rados.rados.0.smithi003.stdout:3528: oid 40 version 462 is already newer than 461 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:3528: oid 40 updating version 462 to 463 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 40 v 463 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:3528: left oid 40 (ObjNum 2185 snap 0 seq_num 2185) 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:3529: finishing write tid 1 to smithi00370293-457 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:3529: finishing write tid 2 to smithi00370293-457 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:3529: finishing write tid 3 to smithi00370293-457 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:3529: finishing write tid 4 to smithi00370293-457 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:3529: oid 457 updating version 0 to 450 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:3529: oid 457 updating version 450 to 451 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:3529: oid 457 updating version 451 to 452 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 457 v 452 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:3529: left oid 457 (ObjNum 2186 snap 0 seq_num 2186) 2024-09-21T10:14:49.975 INFO:tasks.rados.rados.0.smithi003.stdout:3530: expect (ObjNum 1786 snap 0 seq_num 1786) 2024-09-21T10:14:50.082 INFO:tasks.rados.rados.0.smithi003.stdout:3531: finishing write tid 1 to smithi00370293-351 2024-09-21T10:14:50.082 INFO:tasks.rados.rados.0.smithi003.stdout:3531: finishing write tid 2 to smithi00370293-351 2024-09-21T10:14:50.083 INFO:tasks.rados.rados.0.smithi003.stdout:3531: finishing write tid 3 to smithi00370293-351 2024-09-21T10:14:50.083 INFO:tasks.rados.rados.0.smithi003.stdout:3531: finishing write tid 4 to smithi00370293-351 2024-09-21T10:14:50.083 INFO:tasks.rados.rados.0.smithi003.stdout:3531: oid 351 updating version 0 to 455 2024-09-21T10:14:50.083 INFO:tasks.rados.rados.0.smithi003.stdout:3531: oid 351 version 455 is already newer than 454 2024-09-21T10:14:50.083 INFO:tasks.rados.rados.0.smithi003.stdout:3531: oid 351 version 455 is already newer than 453 2024-09-21T10:14:50.083 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 351 v 455 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2024-09-21T10:14:50.083 INFO:tasks.rados.rados.0.smithi003.stdout:3531: left oid 351 (ObjNum 2187 snap 0 seq_num 2187) 2024-09-21T10:14:50.083 INFO:tasks.rados.rados.0.smithi003.stdout:3532: expect (ObjNum 2115 snap 0 seq_num 2115) 2024-09-21T10:14:50.253 INFO:tasks.rados.rados.0.smithi003.stdout:3533: finishing write tid 1 to smithi00370293-19 2024-09-21T10:14:50.253 INFO:tasks.rados.rados.0.smithi003.stdout:3533: finishing write tid 2 to smithi00370293-19 2024-09-21T10:14:50.254 INFO:tasks.rados.rados.0.smithi003.stdout:3533: finishing write tid 3 to smithi00370293-19 2024-09-21T10:14:50.254 INFO:tasks.rados.rados.0.smithi003.stdout:3533: finishing write tid 4 to smithi00370293-19 2024-09-21T10:14:50.254 INFO:tasks.rados.rados.0.smithi003.stdout:3533: oid 19 updating version 0 to 463 2024-09-21T10:14:50.254 INFO:tasks.rados.rados.0.smithi003.stdout:3533: oid 19 updating version 463 to 465 2024-09-21T10:14:50.254 INFO:tasks.rados.rados.0.smithi003.stdout:3533: oid 19 version 465 is already newer than 464 2024-09-21T10:14:50.254 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 465 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2024-09-21T10:14:50.254 INFO:tasks.rados.rados.0.smithi003.stdout:3533: left oid 19 (ObjNum 2188 snap 0 seq_num 2188) 2024-09-21T10:14:50.254 INFO:tasks.rados.rados.0.smithi003.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2024-09-21T10:14:50.268 INFO:tasks.rados.rados.0.smithi003.stdout:3534: writing smithi00370293-69 from 790523 to 1303895 tid 1 2024-09-21T10:14:50.285 INFO:tasks.rados.rados.0.smithi003.stdout:3534: writing smithi00370293-69 from 1961554 to 2730975 tid 2 2024-09-21T10:14:50.285 INFO:tasks.rados.rados.0.smithi003.stdout:3528: done (6 left) 2024-09-21T10:14:50.285 INFO:tasks.rados.rados.0.smithi003.stdout:3529: done (5 left) 2024-09-21T10:14:50.285 INFO:tasks.rados.rados.0.smithi003.stdout:3530: done (4 left) 2024-09-21T10:14:50.285 INFO:tasks.rados.rados.0.smithi003.stdout:3531: done (3 left) 2024-09-21T10:14:50.285 INFO:tasks.rados.rados.0.smithi003.stdout:3532: done (2 left) 2024-09-21T10:14:50.285 INFO:tasks.rados.rados.0.smithi003.stdout:3533: done (1 left) 2024-09-21T10:14:50.286 INFO:tasks.rados.rados.0.smithi003.stdout:3535: write oid 403 current snap is 0 2024-09-21T10:14:50.286 INFO:tasks.rados.rados.0.smithi003.stdout:3534: finishing write tid 1 to smithi00370293-69 2024-09-21T10:14:50.286 INFO:tasks.rados.rados.0.smithi003.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2024-09-21T10:14:50.298 INFO:tasks.rados.rados.0.smithi003.stdout:3535: writing smithi00370293-403 from 407330 to 1112304 tid 1 2024-09-21T10:14:50.313 INFO:tasks.rados.rados.0.smithi003.stdout:3535: writing smithi00370293-403 from 1620036 to 2249468 tid 2 2024-09-21T10:14:50.313 INFO:tasks.rados.rados.0.smithi003.stdout:3536: read oid 78 snap -1 2024-09-21T10:14:50.313 INFO:tasks.rados.rados.0.smithi003.stdout:3536: expect deleted 2024-09-21T10:14:50.313 INFO:tasks.rados.rados.0.smithi003.stdout:3537: read oid 448 snap -1 2024-09-21T10:14:50.313 INFO:tasks.rados.rados.0.smithi003.stdout:3537: expect (ObjNum 1761 snap 0 seq_num 1761) 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3538: read oid 407 snap -1 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3538: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3539: read oid 252 snap -1 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3539: expect (ObjNum 2158 snap 0 seq_num 2158) 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3540: write oid 168 current snap is 0 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3534: finishing write tid 2 to smithi00370293-69 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3534: finishing write tid 3 to smithi00370293-69 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3534: finishing write tid 4 to smithi00370293-69 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3534: oid 69 updating version 0 to 422 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3534: oid 69 version 422 is already newer than 421 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3534: oid 69 version 422 is already newer than 420 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 69 v 422 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3534: left oid 69 (ObjNum 2189 snap 0 seq_num 2189) 2024-09-21T10:14:50.314 INFO:tasks.rados.rados.0.smithi003.stdout:3535: finishing write tid 1 to smithi00370293-403 2024-09-21T10:14:50.315 INFO:tasks.rados.rados.0.smithi003.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2024-09-21T10:14:50.328 INFO:tasks.rados.rados.0.smithi003.stdout:3540: writing smithi00370293-168 from 424137 to 1204360 tid 1 2024-09-21T10:14:50.342 INFO:tasks.rados.rados.0.smithi003.stdout:3540: writing smithi00370293-168 from 1678518 to 2451608 tid 2 2024-09-21T10:14:50.342 INFO:tasks.rados.rados.0.smithi003.stdout:3534: done (6 left) 2024-09-21T10:14:50.342 INFO:tasks.rados.rados.0.smithi003.stdout:3541: read oid 369 snap -1 2024-09-21T10:14:50.342 INFO:tasks.rados.rados.0.smithi003.stdout:3541: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-09-21T10:14:50.342 INFO:tasks.rados.rados.0.smithi003.stdout:3542: write oid 14 current snap is 0 2024-09-21T10:14:50.342 INFO:tasks.rados.rados.0.smithi003.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2024-09-21T10:14:50.350 INFO:tasks.rados.rados.0.smithi003.stdout:3542: writing smithi00370293-14 from 440944 to 896416 tid 1 2024-09-21T10:14:50.359 INFO:tasks.rados.rados.0.smithi003.stdout:3542: writing smithi00370293-14 from 1337000 to 1970101 tid 2 2024-09-21T10:14:50.366 INFO:tasks.rados.rados.0.smithi003.stdout:3542: writing smithi00370293-14 from 2528612 to 2840944 tid 3 2024-09-21T10:14:50.366 INFO:tasks.rados.rados.0.smithi003.stdout:3543: read oid 371 snap -1 2024-09-21T10:14:50.366 INFO:tasks.rados.rados.0.smithi003.stdout:3543: expect (ObjNum 1976 snap 0 seq_num 1976) 2024-09-21T10:14:50.366 INFO:tasks.rados.rados.0.smithi003.stdout:3544: read oid 172 snap -1 2024-09-21T10:14:50.366 INFO:tasks.rados.rados.0.smithi003.stdout:3544: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-21T10:14:50.366 INFO:tasks.rados.rados.0.smithi003.stdout:3545: read oid 442 snap -1 2024-09-21T10:14:50.366 INFO:tasks.rados.rados.0.smithi003.stdout:3545: expect (ObjNum 1791 snap 0 seq_num 1791) 2024-09-21T10:14:50.366 INFO:tasks.rados.rados.0.smithi003.stdout:3546: write oid 126 current snap is 0 2024-09-21T10:14:50.366 INFO:tasks.rados.rados.0.smithi003.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2024-09-21T10:14:50.373 INFO:tasks.rados.rados.0.smithi003.stdout:3546: writing smithi00370293-126 from 457751 to 988472 tid 1 2024-09-21T10:14:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:3546: writing smithi00370293-126 from 1395482 to 2172241 tid 2 2024-09-21T10:14:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:3547: read oid 161 snap -1 2024-09-21T10:14:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:3547: expect (ObjNum 1900 snap 0 seq_num 1900) 2024-09-21T10:14:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:3548: read oid 100 snap -1 2024-09-21T10:14:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:3548: expect deleted 2024-09-21T10:14:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:3535: finishing write tid 2 to smithi00370293-403 2024-09-21T10:14:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:3536: done (13 left) 2024-09-21T10:14:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:3549: read oid 124 snap -1 2024-09-21T10:14:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:3549: expect (ObjNum 123 snap 0 seq_num 123) 2024-09-21T10:14:50.382 INFO:tasks.rados.rados.0.smithi003.stdout:3550: write oid 98 current snap is 0 2024-09-21T10:14:50.383 INFO:tasks.rados.rados.0.smithi003.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2024-09-21T10:14:50.388 INFO:tasks.rados.rados.0.smithi003.stdout:3550: writing smithi00370293-98 from 474558 to 1080528 tid 1 2024-09-21T10:14:50.396 INFO:tasks.rados.rados.0.smithi003.stdout:3550: writing smithi00370293-98 from 1737611 to 2374381 tid 2 2024-09-21T10:14:50.400 INFO:tasks.rados.rados.0.smithi003.stdout:3550: writing smithi00370293-98 from 2867105 to 2874558 tid 3 2024-09-21T10:14:50.400 INFO:tasks.rados.rados.0.smithi003.stdout:3551: write oid 229 current snap is 0 2024-09-21T10:14:50.400 INFO:tasks.rados.rados.0.smithi003.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2024-09-21T10:14:50.407 INFO:tasks.rados.rados.0.smithi003.stdout:3551: writing smithi00370293-229 from 491365 to 1172584 tid 1 2024-09-21T10:14:50.416 INFO:tasks.rados.rados.0.smithi003.stdout:3551: writing smithi00370293-229 from 1796093 to 2576521 tid 2 2024-09-21T10:14:50.416 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:14:50.416 INFO:tasks.rados.rados.0.smithi003.stdout:3539: expect (ObjNum 2158 snap 0 seq_num 2158) 2024-09-21T10:14:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:50 smithi003 bash[22527]: cluster 2024-09-21T10:14:49.166570+0000 mgr.y (mgr.24839) 18 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.4 MiB/s wr, 78 op/s 2024-09-21T10:14:50.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:50 smithi003 bash[31899]: cluster 2024-09-21T10:14:49.166570+0000 mgr.y (mgr.24839) 18 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.4 MiB/s wr, 78 op/s 2024-09-21T10:14:50.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:50 smithi204 bash[24804]: cluster 2024-09-21T10:14:49.166570+0000 mgr.y (mgr.24839) 18 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.4 MiB/s wr, 78 op/s 2024-09-21T10:14:50.610 INFO:tasks.rados.rados.0.smithi003.stdout:3535: finishing write tid 3 to smithi00370293-403 2024-09-21T10:14:50.610 INFO:tasks.rados.rados.0.smithi003.stdout:3535: finishing write tid 4 to smithi00370293-403 2024-09-21T10:14:50.610 INFO:tasks.rados.rados.0.smithi003.stdout:3535: oid 403 updating version 0 to 476 2024-09-21T10:14:50.610 INFO:tasks.rados.rados.0.smithi003.stdout:3535: oid 403 version 476 is already newer than 474 2024-09-21T10:14:50.610 INFO:tasks.rados.rados.0.smithi003.stdout:3535: oid 403 version 476 is already newer than 475 2024-09-21T10:14:50.610 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 403 v 476 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2024-09-21T10:14:50.610 INFO:tasks.rados.rados.0.smithi003.stdout:3535: left oid 403 (ObjNum 2190 snap 0 seq_num 2190) 2024-09-21T10:14:50.610 INFO:tasks.rados.rados.0.smithi003.stdout:3537: expect (ObjNum 1761 snap 0 seq_num 1761) 2024-09-21T10:14:50.801 INFO:tasks.rados.rados.0.smithi003.stdout:3538: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T10:14:50.947 INFO:tasks.rados.rados.0.smithi003.stdout:3540: finishing write tid 1 to smithi00370293-168 2024-09-21T10:14:50.947 INFO:tasks.rados.rados.0.smithi003.stdout:3540: finishing write tid 2 to smithi00370293-168 2024-09-21T10:14:50.947 INFO:tasks.rados.rados.0.smithi003.stdout:3540: finishing write tid 3 to smithi00370293-168 2024-09-21T10:14:50.947 INFO:tasks.rados.rados.0.smithi003.stdout:3540: finishing write tid 4 to smithi00370293-168 2024-09-21T10:14:50.947 INFO:tasks.rados.rados.0.smithi003.stdout:3540: oid 168 updating version 0 to 464 2024-09-21T10:14:50.947 INFO:tasks.rados.rados.0.smithi003.stdout:3540: oid 168 updating version 464 to 466 2024-09-21T10:14:50.947 INFO:tasks.rados.rados.0.smithi003.stdout:3540: oid 168 version 466 is already newer than 465 2024-09-21T10:14:50.947 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 168 v 466 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2024-09-21T10:14:50.947 INFO:tasks.rados.rados.0.smithi003.stdout:3540: left oid 168 (ObjNum 2191 snap 0 seq_num 2191) 2024-09-21T10:14:50.947 INFO:tasks.rados.rados.0.smithi003.stdout:3542: finishing write tid 1 to smithi00370293-14 2024-09-21T10:14:50.947 INFO:tasks.rados.rados.0.smithi003.stdout:3541: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-09-21T10:14:51.149 INFO:tasks.rados.rados.0.smithi003.stdout:3542: finishing write tid 2 to smithi00370293-14 2024-09-21T10:14:51.149 INFO:tasks.rados.rados.0.smithi003.stdout:3542: finishing write tid 3 to smithi00370293-14 2024-09-21T10:14:51.149 INFO:tasks.rados.rados.0.smithi003.stdout:3535: done (15 left) 2024-09-21T10:14:51.149 INFO:tasks.rados.rados.0.smithi003.stdout:3537: done (14 left) 2024-09-21T10:14:51.149 INFO:tasks.rados.rados.0.smithi003.stdout:3538: done (13 left) 2024-09-21T10:14:51.149 INFO:tasks.rados.rados.0.smithi003.stdout:3539: done (12 left) 2024-09-21T10:14:51.149 INFO:tasks.rados.rados.0.smithi003.stdout:3540: done (11 left) 2024-09-21T10:14:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:3541: done (10 left) 2024-09-21T10:14:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:3552: write oid 25 current snap is 0 2024-09-21T10:14:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:3542: finishing write tid 4 to smithi00370293-14 2024-09-21T10:14:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:3542: finishing write tid 5 to smithi00370293-14 2024-09-21T10:14:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:3542: oid 14 updating version 0 to 398 2024-09-21T10:14:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:3542: oid 14 version 398 is already newer than 397 2024-09-21T10:14:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:3542: oid 14 updating version 398 to 400 2024-09-21T10:14:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:3542: oid 14 version 400 is already newer than 399 2024-09-21T10:14:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 400 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2024-09-21T10:14:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:3542: left oid 14 (ObjNum 2192 snap 0 seq_num 2192) 2024-09-21T10:14:51.150 INFO:tasks.rados.rados.0.smithi003.stdout:3545: expect (ObjNum 1791 snap 0 seq_num 1791) 2024-09-21T10:14:51.267 INFO:tasks.rados.rados.0.smithi003.stdout:3543: expect (ObjNum 1976 snap 0 seq_num 1976) 2024-09-21T10:14:51.446 INFO:tasks.rados.rados.0.smithi003.stdout:3546: finishing write tid 1 to smithi00370293-126 2024-09-21T10:14:51.446 INFO:tasks.rados.rados.0.smithi003.stdout:3544: expect (ObjNum 171 snap 0 seq_num 171) 2024-09-21T10:14:51.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:51 smithi204 bash[24804]: audit 2024-09-21T10:14:51.134581+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:51.534 INFO:tasks.rados.rados.0.smithi003.stdout:3546: finishing write tid 2 to smithi00370293-126 2024-09-21T10:14:51.534 INFO:tasks.rados.rados.0.smithi003.stdout:3547: expect (ObjNum 1900 snap 0 seq_num 1900) 2024-09-21T10:14:51.557 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:51 smithi003 bash[22527]: audit 2024-09-21T10:14:51.134581+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:51.557 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:51 smithi003 bash[31899]: audit 2024-09-21T10:14:51.134581+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:14:51.698 INFO:tasks.rados.rados.0.smithi003.stdout:3546: finishing write tid 3 to smithi00370293-126 2024-09-21T10:14:51.698 INFO:tasks.rados.rados.0.smithi003.stdout:3546: finishing write tid 4 to smithi00370293-126 2024-09-21T10:14:51.698 INFO:tasks.rados.rados.0.smithi003.stdout:3546: oid 126 updating version 0 to 506 2024-09-21T10:14:51.698 INFO:tasks.rados.rados.0.smithi003.stdout:3546: oid 126 version 506 is already newer than 505 2024-09-21T10:14:51.698 INFO:tasks.rados.rados.0.smithi003.stdout:3546: oid 126 version 506 is already newer than 504 2024-09-21T10:14:51.698 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 126 v 506 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2024-09-21T10:14:51.698 INFO:tasks.rados.rados.0.smithi003.stdout:3546: left oid 126 (ObjNum 2193 snap 0 seq_num 2193) 2024-09-21T10:14:51.698 INFO:tasks.rados.rados.0.smithi003.stdout:3549: expect (ObjNum 123 snap 0 seq_num 123) 2024-09-21T10:14:51.762 INFO:tasks.rados.rados.0.smithi003.stdout:3550: finishing write tid 1 to smithi00370293-98 2024-09-21T10:14:51.762 INFO:tasks.rados.rados.0.smithi003.stdout:3550: finishing write tid 2 to smithi00370293-98 2024-09-21T10:14:51.762 INFO:tasks.rados.rados.0.smithi003.stdout:3550: finishing write tid 3 to smithi00370293-98 2024-09-21T10:14:51.762 INFO:tasks.rados.rados.0.smithi003.stdout:3550: finishing write tid 4 to smithi00370293-98 2024-09-21T10:14:51.762 INFO:tasks.rados.rados.0.smithi003.stdout:3550: finishing write tid 5 to smithi00370293-98 2024-09-21T10:14:51.762 INFO:tasks.rados.rados.0.smithi003.stdout:3550: oid 98 updating version 0 to 456 2024-09-21T10:14:51.762 INFO:tasks.rados.rados.0.smithi003.stdout:3550: oid 98 updating version 456 to 458 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3550: oid 98 updating version 458 to 459 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3550: oid 98 version 459 is already newer than 457 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 98 v 459 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3550: left oid 98 (ObjNum 2194 snap 0 seq_num 2194) 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3551: finishing write tid 1 to smithi00370293-229 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3551: finishing write tid 2 to smithi00370293-229 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3551: finishing write tid 3 to smithi00370293-229 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3551: finishing write tid 4 to smithi00370293-229 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3551: oid 229 updating version 0 to 337 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3551: oid 229 updating version 337 to 338 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3551: oid 229 updating version 338 to 339 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 229 v 339 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3551: left oid 229 (ObjNum 2195 snap 0 seq_num 2195) 2024-09-21T10:14:51.763 INFO:tasks.rados.rados.0.smithi003.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2024-09-21T10:14:51.772 INFO:tasks.rados.rados.0.smithi003.stdout:3552: writing smithi00370293-25 from 508172 to 1264640 tid 1 2024-09-21T10:14:51.782 INFO:tasks.rados.rados.0.smithi003.stdout:3552: writing smithi00370293-25 from 1854575 to 2495014 tid 2 2024-09-21T10:14:51.782 INFO:tasks.rados.rados.0.smithi003.stdout:3542: done (10 left) 2024-09-21T10:14:51.783 INFO:tasks.rados.rados.0.smithi003.stdout:3543: done (9 left) 2024-09-21T10:14:51.783 INFO:tasks.rados.rados.0.smithi003.stdout:3544: done (8 left) 2024-09-21T10:14:51.783 INFO:tasks.rados.rados.0.smithi003.stdout:3545: done (7 left) 2024-09-21T10:14:51.783 INFO:tasks.rados.rados.0.smithi003.stdout:3546: done (6 left) 2024-09-21T10:14:51.783 INFO:tasks.rados.rados.0.smithi003.stdout:3547: done (5 left) 2024-09-21T10:14:51.783 INFO:tasks.rados.rados.0.smithi003.stdout:3548: done (4 left) 2024-09-21T10:14:51.783 INFO:tasks.rados.rados.0.smithi003.stdout:3549: done (3 left) 2024-09-21T10:14:51.783 INFO:tasks.rados.rados.0.smithi003.stdout:3550: done (2 left) 2024-09-21T10:14:51.783 INFO:tasks.rados.rados.0.smithi003.stdout:3551: done (1 left) 2024-09-21T10:14:51.783 INFO:tasks.rados.rados.0.smithi003.stdout:3553: write oid 172 current snap is 0 2024-09-21T10:14:51.783 INFO:tasks.rados.rados.0.smithi003.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2024-09-21T10:14:51.790 INFO:tasks.rados.rados.0.smithi003.stdout:3553: writing smithi00370293-172 from 524979 to 956696 tid 1 2024-09-21T10:14:51.801 INFO:tasks.rados.rados.0.smithi003.stdout:3553: writing smithi00370293-172 from 1513057 to 2297154 tid 2 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:3554: write oid 435 current snap is 0 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:3552: finishing write tid 1 to smithi00370293-25 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:3552: finishing write tid 2 to smithi00370293-25 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:3552: finishing write tid 3 to smithi00370293-25 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:3552: finishing write tid 4 to smithi00370293-25 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:3552: oid 25 updating version 0 to 458 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:3552: oid 25 version 458 is already newer than 457 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:3552: oid 25 updating version 458 to 459 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 25 v 459 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:3552: left oid 25 (ObjNum 2196 snap 0 seq_num 2196) 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:3553: finishing write tid 1 to smithi00370293-172 2024-09-21T10:14:51.802 INFO:tasks.rados.rados.0.smithi003.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2024-09-21T10:14:51.814 INFO:tasks.rados.rados.0.smithi003.stdout:3554: writing smithi00370293-435 from 541786 to 1165105 tid 1 2024-09-21T10:14:51.824 INFO:tasks.rados.rados.0.smithi003.stdout:3554: writing smithi00370293-435 from 1571539 to 2215647 tid 2 2024-09-21T10:14:51.831 INFO:tasks.rados.rados.0.smithi003.stdout:3554: writing smithi00370293-435 from 2693150 to 2941786 tid 3 2024-09-21T10:14:51.832 INFO:tasks.rados.rados.0.smithi003.stdout:3552: done (2 left) 2024-09-21T10:14:51.832 INFO:tasks.rados.rados.0.smithi003.stdout:3555: read oid 255 snap -1 2024-09-21T10:14:51.832 INFO:tasks.rados.rados.0.smithi003.stdout:3555: expect (ObjNum 2175 snap 0 seq_num 2175) 2024-09-21T10:14:51.832 INFO:tasks.rados.rados.0.smithi003.stdout:3556: read oid 284 snap -1 2024-09-21T10:14:51.832 INFO:tasks.rados.rados.0.smithi003.stdout:3556: expect (ObjNum 2151 snap 0 seq_num 2151) 2024-09-21T10:14:51.832 INFO:tasks.rados.rados.0.smithi003.stdout:3557: write oid 362 current snap is 0 2024-09-21T10:14:51.832 INFO:tasks.rados.rados.0.smithi003.stdout:3553: finishing write tid 2 to smithi00370293-172 2024-09-21T10:14:51.832 INFO:tasks.rados.rados.0.smithi003.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2024-09-21T10:14:51.842 INFO:tasks.rados.rados.0.smithi003.stdout:3557: writing smithi00370293-362 from 558593 to 1257161 tid 1 2024-09-21T10:14:51.855 INFO:tasks.rados.rados.0.smithi003.stdout:3557: writing smithi00370293-362 from 2030021 to 2817787 tid 2 2024-09-21T10:14:51.855 INFO:tasks.rados.rados.0.smithi003.stdout:3558: read oid 113 snap -1 2024-09-21T10:14:51.855 INFO:tasks.rados.rados.0.smithi003.stdout:3558: expect deleted 2024-09-21T10:14:51.855 INFO:tasks.rados.rados.0.smithi003.stdout:3559: write oid 163 current snap is 0 2024-09-21T10:14:51.855 INFO:tasks.rados.rados.0.smithi003.stdout:3553: finishing write tid 3 to smithi00370293-172 2024-09-21T10:14:51.855 INFO:tasks.rados.rados.0.smithi003.stdout:3553: finishing write tid 4 to smithi00370293-172 2024-09-21T10:14:51.855 INFO:tasks.rados.rados.0.smithi003.stdout:3553: oid 172 updating version 0 to 406 2024-09-21T10:14:51.855 INFO:tasks.rados.rados.0.smithi003.stdout:3553: oid 172 version 406 is already newer than 404 2024-09-21T10:14:51.855 INFO:tasks.rados.rados.0.smithi003.stdout:3553: oid 172 version 406 is already newer than 405 2024-09-21T10:14:51.855 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 172 v 406 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2024-09-21T10:14:51.855 INFO:tasks.rados.rados.0.smithi003.stdout:3553: left oid 172 (ObjNum 2197 snap 0 seq_num 2197) 2024-09-21T10:14:51.856 INFO:tasks.rados.rados.0.smithi003.stdout:3554: finishing write tid 1 to smithi00370293-435 2024-09-21T10:14:51.856 INFO:tasks.rados.rados.0.smithi003.stdout:3554: finishing write tid 2 to smithi00370293-435 2024-09-21T10:14:51.856 INFO:tasks.rados.rados.0.smithi003.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2024-09-21T10:14:51.865 INFO:tasks.rados.rados.0.smithi003.stdout:3559: writing smithi00370293-163 from 575400 to 1349217 tid 1 2024-09-21T10:14:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:3559: writing smithi00370293-163 from 2088503 to 2736280 tid 2 2024-09-21T10:14:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:3553: done (6 left) 2024-09-21T10:14:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:3560: read oid 452 snap -1 2024-09-21T10:14:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:3560: expect (ObjNum 2090 snap 0 seq_num 2090) 2024-09-21T10:14:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:3561: write oid 298 current snap is 0 2024-09-21T10:14:51.876 INFO:tasks.rados.rados.0.smithi003.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2024-09-21T10:14:51.884 INFO:tasks.rados.rados.0.smithi003.stdout:3561: writing smithi00370293-298 from 592207 to 1041273 tid 1 2024-09-21T10:14:51.895 INFO:tasks.rados.rados.0.smithi003.stdout:3561: writing smithi00370293-298 from 1746985 to 2538420 tid 2 2024-09-21T10:14:51.965 INFO:tasks.rados.rados.0.smithi003.stdout:3562: write oid 19 current snap is 0 2024-09-21T10:14:51.965 INFO:tasks.rados.rados.0.smithi003.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2024-09-21T10:14:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:3562: writing smithi00370293-19 from 609014 to 1133329 tid 1 2024-09-21T10:14:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:3562: writing smithi00370293-19 from 1689114 to 2224207 tid 2 2024-09-21T10:14:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:3562: writing smithi00370293-19 from 2970136 to 3009014 tid 3 2024-09-21T10:14:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:3563: read oid 479 snap -1 2024-09-21T10:14:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:3563: expect deleted 2024-09-21T10:14:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:3564: read oid 498 snap -1 2024-09-21T10:14:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:3564: expect (ObjNum 1889 snap 0 seq_num 1889) 2024-09-21T10:14:51.967 INFO:tasks.rados.rados.0.smithi003.stdout:3565: write oid 410 current snap is 0 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3565: writing smithi00370293-410 from 625821 to 1225385 tid 1 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3565: writing smithi00370293-410 from 1747596 to 2542700 tid 2 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3565: writing smithi00370293-410 from 2997559 to 3025821 tid 3 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3566: write oid 51 current snap is 0 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3554: finishing write tid 3 to smithi00370293-435 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3554: finishing write tid 4 to smithi00370293-435 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3554: finishing write tid 5 to smithi00370293-435 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3554: oid 435 updating version 0 to 460 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3554: oid 435 updating version 460 to 463 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3554: oid 435 version 463 is already newer than 462 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:3554: oid 435 version 463 is already newer than 461 2024-09-21T10:14:51.968 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 435 v 463 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2024-09-21T10:14:51.969 INFO:tasks.rados.rados.0.smithi003.stdout:3554: left oid 435 (ObjNum 2198 snap 0 seq_num 2198) 2024-09-21T10:14:51.969 INFO:tasks.rados.rados.0.smithi003.stdout:3555: expect (ObjNum 2175 snap 0 seq_num 2175) 2024-09-21T10:14:52.066 INFO:tasks.rados.rados.0.smithi003.stdout:3556: expect (ObjNum 2151 snap 0 seq_num 2151) 2024-09-21T10:14:52.133 INFO:tasks.rados.rados.0.smithi003.stdout:3557: finishing write tid 1 to smithi00370293-362 2024-09-21T10:14:52.134 INFO:tasks.rados.rados.0.smithi003.stdout:3557: finishing write tid 2 to smithi00370293-362 2024-09-21T10:14:52.134 INFO:tasks.rados.rados.0.smithi003.stdout:3557: finishing write tid 3 to smithi00370293-362 2024-09-21T10:14:52.134 INFO:tasks.rados.rados.0.smithi003.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2024-09-21T10:14:52.142 INFO:tasks.rados.rados.0.smithi003.stdout:3566: writing smithi00370293-51 from 642628 to 1317441 tid 1 2024-09-21T10:14:52.149 INFO:tasks.rados.rados.0.smithi003.stdout:3566: writing smithi00370293-51 from 1806078 to 2344840 tid 2 2024-09-21T10:14:52.154 INFO:tasks.rados.rados.0.smithi003.stdout:3566: writing smithi00370293-51 from 3024982 to 3042628 tid 3 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3554: done (12 left) 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3555: done (11 left) 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3556: done (10 left) 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3558: done (9 left) 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3567: delete oid 402 current snap is 0 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3557: finishing write tid 4 to smithi00370293-362 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3557: oid 362 updating version 0 to 477 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3557: oid 362 updating version 477 to 479 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3557: oid 362 version 479 is already newer than 478 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 362 v 479 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3557: left oid 362 (ObjNum 2199 snap 0 seq_num 2199) 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3559: finishing write tid 1 to smithi00370293-163 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3559: finishing write tid 2 to smithi00370293-163 2024-09-21T10:14:52.155 INFO:tasks.rados.rados.0.smithi003.stdout:3559: finishing write tid 3 to smithi00370293-163 2024-09-21T10:14:52.156 INFO:tasks.rados.rados.0.smithi003.stdout:3559: finishing write tid 4 to smithi00370293-163 2024-09-21T10:14:52.156 INFO:tasks.rados.rados.0.smithi003.stdout:3559: oid 163 updating version 0 to 469 2024-09-21T10:14:52.156 INFO:tasks.rados.rados.0.smithi003.stdout:3559: oid 163 version 469 is already newer than 468 2024-09-21T10:14:52.156 INFO:tasks.rados.rados.0.smithi003.stdout:3559: oid 163 version 469 is already newer than 467 2024-09-21T10:14:52.156 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 163 v 469 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2024-09-21T10:14:52.156 INFO:tasks.rados.rados.0.smithi003.stdout:3559: left oid 163 (ObjNum 2200 snap 0 seq_num 2200) 2024-09-21T10:14:52.156 INFO:tasks.rados.rados.0.smithi003.stdout:3560: expect (ObjNum 2090 snap 0 seq_num 2090) 2024-09-21T10:14:52.334 INFO:tasks.rados.rados.0.smithi003.stdout:3561: finishing write tid 1 to smithi00370293-298 2024-09-21T10:14:52.334 INFO:tasks.rados.rados.0.smithi003.stdout:3561: finishing write tid 2 to smithi00370293-298 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3561: finishing write tid 3 to smithi00370293-298 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3561: finishing write tid 4 to smithi00370293-298 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3561: oid 298 updating version 0 to 468 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3561: oid 298 version 468 is already newer than 467 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3561: oid 298 version 468 is already newer than 466 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 298 v 468 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3561: left oid 298 (ObjNum 2201 snap 0 seq_num 2201) 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3562: finishing write tid 1 to smithi00370293-19 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3562: finishing write tid 2 to smithi00370293-19 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3562: finishing write tid 3 to smithi00370293-19 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3562: finishing write tid 4 to smithi00370293-19 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3562: finishing write tid 5 to smithi00370293-19 2024-09-21T10:14:52.335 INFO:tasks.rados.rados.0.smithi003.stdout:3562: oid 19 updating version 0 to 472 2024-09-21T10:14:52.336 INFO:tasks.rados.rados.0.smithi003.stdout:3562: oid 19 version 472 is already newer than 471 2024-09-21T10:14:52.336 INFO:tasks.rados.rados.0.smithi003.stdout:3562: oid 19 version 472 is already newer than 469 2024-09-21T10:14:52.336 INFO:tasks.rados.rados.0.smithi003.stdout:3562: oid 19 version 472 is already newer than 470 2024-09-21T10:14:52.336 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 472 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2024-09-21T10:14:52.336 INFO:tasks.rados.rados.0.smithi003.stdout:3562: left oid 19 (ObjNum 2202 snap 0 seq_num 2202) 2024-09-21T10:14:52.336 INFO:tasks.rados.rados.0.smithi003.stdout:3565: finishing write tid 1 to smithi00370293-410 2024-09-21T10:14:52.336 INFO:tasks.rados.rados.0.smithi003.stdout:3564: expect (ObjNum 1889 snap 0 seq_num 1889) 2024-09-21T10:14:52.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:14:52 smithi204 bash[53111]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:14:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T10:14:52.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:52 smithi204 bash[24804]: cluster 2024-09-21T10:14:51.174270+0000 mgr.y (mgr.24839) 19 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 10 MiB/s wr, 110 op/s 2024-09-21T10:14:52.526 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:52 smithi003 bash[22527]: cluster 2024-09-21T10:14:51.174270+0000 mgr.y (mgr.24839) 19 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 10 MiB/s wr, 110 op/s 2024-09-21T10:14:52.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:52 smithi003 bash[31899]: cluster 2024-09-21T10:14:51.174270+0000 mgr.y (mgr.24839) 19 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 10 MiB/s wr, 110 op/s 2024-09-21T10:14:52.547 INFO:tasks.rados.rados.0.smithi003.stdout:3565: finishing write tid 2 to smithi00370293-410 2024-09-21T10:14:52.547 INFO:tasks.rados.rados.0.smithi003.stdout:3565: finishing write tid 3 to smithi00370293-410 2024-09-21T10:14:52.547 INFO:tasks.rados.rados.0.smithi003.stdout:3565: finishing write tid 4 to smithi00370293-410 2024-09-21T10:14:52.547 INFO:tasks.rados.rados.0.smithi003.stdout:3565: finishing write tid 5 to smithi00370293-410 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3565: oid 410 updating version 0 to 476 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3565: oid 410 version 476 is already newer than 475 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3565: oid 410 version 476 is already newer than 474 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3565: oid 410 version 476 is already newer than 473 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 410 v 476 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3565: left oid 410 (ObjNum 2203 snap 0 seq_num 2203) 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3566: finishing write tid 1 to smithi00370293-51 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3557: done (9 left) 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3559: done (8 left) 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3560: done (7 left) 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3561: done (6 left) 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3562: done (5 left) 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3563: done (4 left) 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3564: done (3 left) 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3565: done (2 left) 2024-09-21T10:14:52.548 INFO:tasks.rados.rados.0.smithi003.stdout:3567: done (1 left) 2024-09-21T10:14:52.549 INFO:tasks.rados.rados.0.smithi003.stdout:3568: write oid 173 current snap is 0 2024-09-21T10:14:52.549 INFO:tasks.rados.rados.0.smithi003.stdout:3566: finishing write tid 2 to smithi00370293-51 2024-09-21T10:14:52.549 INFO:tasks.rados.rados.0.smithi003.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2024-09-21T10:14:52.556 INFO:tasks.rados.rados.0.smithi003.stdout:3568: writing smithi00370293-173 from 676242 to 1217906 tid 1 2024-09-21T10:14:52.565 INFO:tasks.rados.rados.0.smithi003.stdout:3568: writing smithi00370293-173 from 1923042 to 2465473 tid 2 2024-09-21T10:14:52.565 INFO:tasks.rados.rados.0.smithi003.stdout:3569: delete oid 79 current snap is 0 2024-09-21T10:14:52.565 INFO:tasks.rados.rados.0.smithi003.stdout:3566: finishing write tid 3 to smithi00370293-51 2024-09-21T10:14:52.565 INFO:tasks.rados.rados.0.smithi003.stdout:3566: finishing write tid 4 to smithi00370293-51 2024-09-21T10:14:52.565 INFO:tasks.rados.rados.0.smithi003.stdout:3566: finishing write tid 5 to smithi00370293-51 2024-09-21T10:14:52.565 INFO:tasks.rados.rados.0.smithi003.stdout:3566: oid 51 updating version 0 to 477 2024-09-21T10:14:52.565 INFO:tasks.rados.rados.0.smithi003.stdout:3566: oid 51 updating version 477 to 480 2024-09-21T10:14:52.565 INFO:tasks.rados.rados.0.smithi003.stdout:3566: oid 51 version 480 is already newer than 479 2024-09-21T10:14:52.566 INFO:tasks.rados.rados.0.smithi003.stdout:3566: oid 51 version 480 is already newer than 478 2024-09-21T10:14:52.566 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 51 v 480 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2024-09-21T10:14:52.566 INFO:tasks.rados.rados.0.smithi003.stdout:3566: left oid 51 (ObjNum 2204 snap 0 seq_num 2204) 2024-09-21T10:14:52.566 INFO:tasks.rados.rados.0.smithi003.stdout:3568: finishing write tid 1 to smithi00370293-173 2024-09-21T10:14:52.567 INFO:tasks.rados.rados.0.smithi003.stdout:3566: done (2 left) 2024-09-21T10:14:52.567 INFO:tasks.rados.rados.0.smithi003.stdout:3569: done (1 left) 2024-09-21T10:14:52.567 INFO:tasks.rados.rados.0.smithi003.stdout:3570: read oid 117 snap -1 2024-09-21T10:14:52.567 INFO:tasks.rados.rados.0.smithi003.stdout:3570: expect (ObjNum 116 snap 0 seq_num 116) 2024-09-21T10:14:52.567 INFO:tasks.rados.rados.0.smithi003.stdout:3571: read oid 464 snap -1 2024-09-21T10:14:52.567 INFO:tasks.rados.rados.0.smithi003.stdout:3571: expect (ObjNum 1829 snap 0 seq_num 1829) 2024-09-21T10:14:52.567 INFO:tasks.rados.rados.0.smithi003.stdout:3572: write oid 113 current snap is 0 2024-09-21T10:14:52.567 INFO:tasks.rados.rados.0.smithi003.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2024-09-21T10:14:52.587 INFO:tasks.rados.rados.0.smithi003.stdout:3572: writing smithi00370293-113 from 709856 to 1402018 tid 1 2024-09-21T10:14:52.600 INFO:tasks.rados.rados.0.smithi003.stdout:3572: writing smithi00370293-113 from 2040006 to 2586106 tid 2 2024-09-21T10:14:52.600 INFO:tasks.rados.rados.0.smithi003.stdout:3573: write oid 478 current snap is 0 2024-09-21T10:14:52.600 INFO:tasks.rados.rados.0.smithi003.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2024-09-21T10:14:52.614 INFO:tasks.rados.rados.0.smithi003.stdout:3573: writing smithi00370293-478 from 726663 to 1494074 tid 1 2024-09-21T10:14:52.622 INFO:tasks.rados.rados.0.smithi003.stdout:3573: writing smithi00370293-478 from 2098488 to 2504599 tid 2 2024-09-21T10:14:52.622 INFO:tasks.rados.rados.0.smithi003.stdout:3574: write oid 246 current snap is 0 2024-09-21T10:14:52.623 INFO:tasks.rados.rados.0.smithi003.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2024-09-21T10:14:52.631 INFO:tasks.rados.rados.0.smithi003.stdout:3574: writing smithi00370293-246 from 743470 to 1186130 tid 1 2024-09-21T10:14:52.638 INFO:tasks.rados.rados.0.smithi003.stdout:3574: writing smithi00370293-246 from 1640617 to 2190386 tid 2 2024-09-21T10:14:52.644 INFO:tasks.rados.rados.0.smithi003.stdout:3574: writing smithi00370293-246 from 2673167 to 3143470 tid 3 2024-09-21T10:14:52.644 INFO:tasks.rados.rados.0.smithi003.stdout:3575: read oid 226 snap -1 2024-09-21T10:14:52.644 INFO:tasks.rados.rados.0.smithi003.stdout:3575: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T10:14:52.645 INFO:tasks.rados.rados.0.smithi003.stdout:3576: read oid 31 snap -1 2024-09-21T10:14:52.645 INFO:tasks.rados.rados.0.smithi003.stdout:3576: expect (ObjNum 2074 snap 0 seq_num 2074) 2024-09-21T10:14:52.645 INFO:tasks.rados.rados.0.smithi003.stdout:3577: read oid 24 snap -1 2024-09-21T10:14:52.645 INFO:tasks.rados.rados.0.smithi003.stdout:3577: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-09-21T10:14:52.645 INFO:tasks.rados.rados.0.smithi003.stdout:3578: delete oid 224 current snap is 0 2024-09-21T10:14:52.645 INFO:tasks.rados.rados.0.smithi003.stdout:3568: finishing write tid 2 to smithi00370293-173 2024-09-21T10:14:52.645 INFO:tasks.rados.rados.0.smithi003.stdout:3570: expect (ObjNum 116 snap 0 seq_num 116) 2024-09-21T10:14:52.828 INFO:tasks.rados.rados.0.smithi003.stdout:3568: finishing write tid 3 to smithi00370293-173 2024-09-21T10:14:52.828 INFO:tasks.rados.rados.0.smithi003.stdout:3568: finishing write tid 4 to smithi00370293-173 2024-09-21T10:14:52.828 INFO:tasks.rados.rados.0.smithi003.stdout:3568: oid 173 updating version 0 to 460 2024-09-21T10:14:52.828 INFO:tasks.rados.rados.0.smithi003.stdout:3568: oid 173 updating version 460 to 462 2024-09-21T10:14:52.828 INFO:tasks.rados.rados.0.smithi003.stdout:3568: oid 173 version 462 is already newer than 461 2024-09-21T10:14:52.828 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 173 v 462 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2024-09-21T10:14:52.828 INFO:tasks.rados.rados.0.smithi003.stdout:3568: left oid 173 (ObjNum 2206 snap 0 seq_num 2206) 2024-09-21T10:14:52.828 INFO:tasks.rados.rados.0.smithi003.stdout:3571: expect (ObjNum 1829 snap 0 seq_num 1829) 2024-09-21T10:14:52.952 INFO:tasks.rados.rados.0.smithi003.stdout:3572: finishing write tid 1 to smithi00370293-113 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3572: finishing write tid 2 to smithi00370293-113 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3572: finishing write tid 3 to smithi00370293-113 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3572: finishing write tid 4 to smithi00370293-113 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3572: oid 113 updating version 0 to 642 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3572: oid 113 version 642 is already newer than 641 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3572: oid 113 version 642 is already newer than 640 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 113 v 642 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3573: finishing write tid 1 to smithi00370293-478 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3573: finishing write tid 2 to smithi00370293-478 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3573: finishing write tid 3 to smithi00370293-478 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3573: finishing write tid 4 to smithi00370293-478 2024-09-21T10:14:52.953 INFO:tasks.rados.rados.0.smithi003.stdout:3573: oid 478 updating version 0 to 465 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3573: oid 478 updating version 465 to 467 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3573: oid 478 version 467 is already newer than 466 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 478 v 467 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 1 to smithi00370293-246 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3568: done (9 left) 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3570: done (8 left) 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3571: done (7 left) 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3572: done (6 left) 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3573: done (5 left) 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3578: done (4 left) 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3579: read oid 180 snap -1 2024-09-21T10:14:52.954 INFO:tasks.rados.rados.0.smithi003.stdout:3579: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T10:14:52.955 INFO:tasks.rados.rados.0.smithi003.stdout:3580: write oid 454 current snap is 0 2024-09-21T10:14:52.955 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 2 to smithi00370293-246 2024-09-21T10:14:52.955 INFO:tasks.rados.rados.0.smithi003.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2024-09-21T10:14:52.965 INFO:tasks.rados.rados.0.smithi003.stdout:3580: writing smithi00370293-454 from 777084 to 1370242 tid 1 2024-09-21T10:14:52.979 INFO:tasks.rados.rados.0.smithi003.stdout:3580: writing smithi00370293-454 from 2157581 to 2711019 tid 2 2024-09-21T10:14:52.984 INFO:tasks.rados.rados.0.smithi003.stdout:3580: writing smithi00370293-454 from 3128013 to 3177084 tid 3 2024-09-21T10:14:52.984 INFO:tasks.rados.rados.0.smithi003.stdout:3581: write oid 483 current snap is 0 2024-09-21T10:14:52.984 INFO:tasks.rados.rados.0.smithi003.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2024-09-21T10:14:52.999 INFO:tasks.rados.rados.0.smithi003.stdout:3581: writing smithi00370293-483 from 793891 to 1578651 tid 1 2024-09-21T10:14:53.013 INFO:tasks.rados.rados.0.smithi003.stdout:3581: writing smithi00370293-483 from 2332416 to 3029512 tid 2 2024-09-21T10:14:53.013 INFO:tasks.rados.rados.0.smithi003.stdout:3582: write oid 372 current snap is 0 2024-09-21T10:14:53.014 INFO:tasks.rados.rados.0.smithi003.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2024-09-21T10:14:53.020 INFO:tasks.rados.rados.0.smithi003.stdout:3582: writing smithi00370293-372 from 410698 to 870707 tid 1 2024-09-21T10:14:53.029 INFO:tasks.rados.rados.0.smithi003.stdout:3582: writing smithi00370293-372 from 1474545 to 2031652 tid 2 2024-09-21T10:14:53.038 INFO:tasks.rados.rados.0.smithi003.stdout:3582: writing smithi00370293-372 from 2782859 to 3210698 tid 3 2024-09-21T10:14:53.038 INFO:tasks.rados.rados.0.smithi003.stdout:3583: write oid 100 current snap is 0 2024-09-21T10:14:53.038 INFO:tasks.rados.rados.0.smithi003.stdout:3575: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T10:14:53.217 INFO:tasks.rados.rados.0.smithi003.stdout:3577: expect (ObjNum 2027 snap 0 seq_num 2027) 2024-09-21T10:14:53.322 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 3 to smithi00370293-246 2024-09-21T10:14:53.322 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 4 to smithi00370293-246 2024-09-21T10:14:53.322 INFO:tasks.rados.rados.0.smithi003.stdout:3574: finishing write tid 5 to smithi00370293-246 2024-09-21T10:14:53.322 INFO:tasks.rados.rados.0.smithi003.stdout:3574: oid 246 updating version 0 to 481 2024-09-21T10:14:53.322 INFO:tasks.rados.rados.0.smithi003.stdout:3574: oid 246 version 481 is already newer than 480 2024-09-21T10:14:53.323 INFO:tasks.rados.rados.0.smithi003.stdout:3574: oid 246 updating version 481 to 483 2024-09-21T10:14:53.323 INFO:tasks.rados.rados.0.smithi003.stdout:3574: oid 246 version 483 is already newer than 482 2024-09-21T10:14:53.323 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 246 v 483 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2024-09-21T10:14:53.323 INFO:tasks.rados.rados.0.smithi003.stdout:3574: left oid 246 (ObjNum 2210 snap 0 seq_num 2210) 2024-09-21T10:14:53.323 INFO:tasks.rados.rados.0.smithi003.stdout:3576: expect (ObjNum 2074 snap 0 seq_num 2074) 2024-09-21T10:14:53.498 INFO:tasks.rados.rados.0.smithi003.stdout:3579: expect (ObjNum 1518 snap 0 seq_num 1518) 2024-09-21T10:14:53.690 INFO:tasks.rados.rados.0.smithi003.stdout:3580: finishing write tid 1 to smithi00370293-454 2024-09-21T10:14:53.690 INFO:tasks.rados.rados.0.smithi003.stdout:3580: finishing write tid 2 to smithi00370293-454 2024-09-21T10:14:53.690 INFO:tasks.rados.rados.0.smithi003.stdout:3580: finishing write tid 3 to smithi00370293-454 2024-09-21T10:14:53.690 INFO:tasks.rados.rados.0.smithi003.stdout:3580: finishing write tid 4 to smithi00370293-454 2024-09-21T10:14:53.690 INFO:tasks.rados.rados.0.smithi003.stdout:3580: finishing write tid 5 to smithi00370293-454 2024-09-21T10:14:53.690 INFO:tasks.rados.rados.0.smithi003.stdout:3580: oid 454 updating version 0 to 471 2024-09-21T10:14:53.690 INFO:tasks.rados.rados.0.smithi003.stdout:3580: oid 454 version 471 is already newer than 468 2024-09-21T10:14:53.690 INFO:tasks.rados.rados.0.smithi003.stdout:3580: oid 454 version 471 is already newer than 470 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3580: oid 454 version 471 is already newer than 469 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 454 v 471 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3580: left oid 454 (ObjNum 2212 snap 0 seq_num 2212) 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3581: finishing write tid 1 to smithi00370293-483 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3581: finishing write tid 2 to smithi00370293-483 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3581: finishing write tid 3 to smithi00370293-483 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3581: finishing write tid 4 to smithi00370293-483 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3581: oid 483 updating version 0 to 407 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3581: oid 483 updating version 407 to 409 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3581: oid 483 version 409 is already newer than 408 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 483 v 409 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3581: left oid 483 (ObjNum 2213 snap 0 seq_num 2213) 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3582: finishing write tid 1 to smithi00370293-372 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3582: finishing write tid 2 to smithi00370293-372 2024-09-21T10:14:53.691 INFO:tasks.rados.rados.0.smithi003.stdout:3582: finishing write tid 3 to smithi00370293-372 2024-09-21T10:14:53.692 INFO:tasks.rados.rados.0.smithi003.stdout:3582: finishing write tid 4 to smithi00370293-372 2024-09-21T10:14:53.692 INFO:tasks.rados.rados.0.smithi003.stdout:3582: finishing write tid 5 to smithi00370293-372 2024-09-21T10:14:53.692 INFO:tasks.rados.rados.0.smithi003.stdout:3582: oid 372 updating version 0 to 472 2024-09-21T10:14:53.692 INFO:tasks.rados.rados.0.smithi003.stdout:3582: oid 372 updating version 472 to 473 2024-09-21T10:14:53.692 INFO:tasks.rados.rados.0.smithi003.stdout:3582: oid 372 updating version 473 to 475 2024-09-21T10:14:53.692 INFO:tasks.rados.rados.0.smithi003.stdout:3582: oid 372 version 475 is already newer than 474 2024-09-21T10:14:53.692 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 372 v 475 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2024-09-21T10:14:53.692 INFO:tasks.rados.rados.0.smithi003.stdout:3582: left oid 372 (ObjNum 2214 snap 0 seq_num 2214) 2024-09-21T10:14:53.692 INFO:tasks.rados.rados.0.smithi003.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2024-09-21T10:14:53.705 INFO:tasks.rados.rados.0.smithi003.stdout:3583: writing smithi00370293-100 from 427505 to 962763 tid 1 2024-09-21T10:14:53.726 INFO:tasks.rados.rados.0.smithi003.stdout:3583: writing smithi00370293-100 from 1533027 to 2233792 tid 2 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3583: writing smithi00370293-100 from 2810282 to 3227505 tid 3 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3574: done (8 left) 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3575: done (7 left) 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3576: done (6 left) 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3577: done (5 left) 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3579: done (4 left) 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3580: done (3 left) 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3581: done (2 left) 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3582: done (1 left) 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3584: write oid 230 current snap is 0 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3583: finishing write tid 1 to smithi00370293-100 2024-09-21T10:14:53.742 INFO:tasks.rados.rados.0.smithi003.stdout:3583: finishing write tid 2 to smithi00370293-100 2024-09-21T10:14:53.743 INFO:tasks.rados.rados.0.smithi003.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2024-09-21T10:14:53.755 INFO:tasks.rados.rados.0.smithi003.stdout:3584: writing smithi00370293-230 from 444312 to 1054819 tid 1 2024-09-21T10:14:53.769 INFO:tasks.rados.rados.0.smithi003.stdout:3584: writing smithi00370293-230 from 1591509 to 2152285 tid 2 2024-09-21T10:14:53.782 INFO:tasks.rados.rados.0.smithi003.stdout:3584: writing smithi00370293-230 from 2837705 to 3244312 tid 3 2024-09-21T10:14:53.782 INFO:tasks.rados.rados.0.smithi003.stdout:3585: write oid 176 current snap is 0 2024-09-21T10:14:53.782 INFO:tasks.rados.rados.0.smithi003.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2024-09-21T10:14:53.793 INFO:tasks.rados.rados.0.smithi003.stdout:3585: writing smithi00370293-176 from 461119 to 1146875 tid 1 2024-09-21T10:14:53.803 INFO:tasks.rados.rados.0.smithi003.stdout:3585: writing smithi00370293-176 from 1649991 to 2354425 tid 2 2024-09-21T10:14:53.811 INFO:tasks.rados.rados.0.smithi003.stdout:3585: writing smithi00370293-176 from 2865128 to 3261119 tid 3 2024-09-21T10:14:53.811 INFO:tasks.rados.rados.0.smithi003.stdout:3586: read oid 468 snap -1 2024-09-21T10:14:53.811 INFO:tasks.rados.rados.0.smithi003.stdout:3586: expect (ObjNum 1826 snap 0 seq_num 1826) 2024-09-21T10:14:53.811 INFO:tasks.rados.rados.0.smithi003.stdout:3587: read oid 391 snap -1 2024-09-21T10:14:53.811 INFO:tasks.rados.rados.0.smithi003.stdout:3587: expect (ObjNum 1630 snap 0 seq_num 1630) 2024-09-21T10:14:53.811 INFO:tasks.rados.rados.0.smithi003.stdout:3588: read oid 447 snap -1 2024-09-21T10:14:53.811 INFO:tasks.rados.rados.0.smithi003.stdout:3588: expect deleted 2024-09-21T10:14:53.811 INFO:tasks.rados.rados.0.smithi003.stdout:3589: write oid 375 current snap is 0 2024-09-21T10:14:53.811 INFO:tasks.rados.rados.0.smithi003.stdout:3583: finishing write tid 3 to smithi00370293-100 2024-09-21T10:14:53.811 INFO:tasks.rados.rados.0.smithi003.stdout:3583: finishing write tid 4 to smithi00370293-100 2024-09-21T10:14:53.811 INFO:tasks.rados.rados.0.smithi003.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2024-09-21T10:14:53.821 INFO:tasks.rados.rados.0.smithi003.stdout:3589: writing smithi00370293-375 from 477926 to 1238931 tid 1 2024-09-21T10:14:53.831 INFO:tasks.rados.rados.0.smithi003.stdout:3589: writing smithi00370293-375 from 1992120 to 2556565 tid 2 2024-09-21T10:14:53.838 INFO:tasks.rados.rados.0.smithi003.stdout:3589: writing smithi00370293-375 from 3176198 to 3277926 tid 3 2024-09-21T10:14:53.838 INFO:tasks.rados.rados.0.smithi003.stdout:3590: read oid 392 snap -1 2024-09-21T10:14:53.838 INFO:tasks.rados.rados.0.smithi003.stdout:3590: expect (ObjNum 1494 snap 0 seq_num 1494) 2024-09-21T10:14:53.838 INFO:tasks.rados.rados.0.smithi003.stdout:3591: read oid 305 snap -1 2024-09-21T10:14:53.838 INFO:tasks.rados.rados.0.smithi003.stdout:3591: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T10:14:53.838 INFO:tasks.rados.rados.0.smithi003.stdout:3592: write oid 39 current snap is 0 2024-09-21T10:14:53.838 INFO:tasks.rados.rados.0.smithi003.stdout:3583: finishing write tid 5 to smithi00370293-100 2024-09-21T10:14:53.838 INFO:tasks.rados.rados.0.smithi003.stdout:3583: oid 100 updating version 0 to 411 2024-09-21T10:14:53.838 INFO:tasks.rados.rados.0.smithi003.stdout:3583: oid 100 updating version 411 to 413 2024-09-21T10:14:53.838 INFO:tasks.rados.rados.0.smithi003.stdout:3583: oid 100 version 413 is already newer than 412 2024-09-21T10:14:53.838 INFO:tasks.rados.rados.0.smithi003.stdout:3583: oid 100 version 413 is already newer than 410 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 100 v 413 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3583: left oid 100 (ObjNum 2215 snap 0 seq_num 2215) 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3584: finishing write tid 1 to smithi00370293-230 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3584: finishing write tid 2 to smithi00370293-230 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3584: finishing write tid 3 to smithi00370293-230 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3584: finishing write tid 4 to smithi00370293-230 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3584: finishing write tid 5 to smithi00370293-230 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3584: oid 230 updating version 0 to 416 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3584: oid 230 version 416 is already newer than 414 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3584: oid 230 version 416 is already newer than 415 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3584: oid 230 updating version 416 to 417 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 230 v 417 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3584: left oid 230 (ObjNum 2216 snap 0 seq_num 2216) 2024-09-21T10:14:53.839 INFO:tasks.rados.rados.0.smithi003.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2024-09-21T10:14:53.844 INFO:tasks.rados.rados.0.smithi003.stdout:3592: writing smithi00370293-39 from 494733 to 930987 tid 1 2024-09-21T10:14:53.855 INFO:tasks.rados.rados.0.smithi003.stdout:3592: writing smithi00370293-39 from 1650602 to 2358705 tid 2 2024-09-21T10:14:53.862 INFO:tasks.rados.rados.0.smithi003.stdout:3592: writing smithi00370293-39 from 2803621 to 3247394 tid 3 2024-09-21T10:14:53.862 INFO:tasks.rados.rados.0.smithi003.stdout:3583: done (9 left) 2024-09-21T10:14:53.862 INFO:tasks.rados.rados.0.smithi003.stdout:3584: done (8 left) 2024-09-21T10:14:53.862 INFO:tasks.rados.rados.0.smithi003.stdout:3593: write oid 451 current snap is 0 2024-09-21T10:14:53.862 INFO:tasks.rados.rados.0.smithi003.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2024-09-21T10:14:53.869 INFO:tasks.rados.rados.0.smithi003.stdout:3593: writing smithi00370293-451 from 511540 to 1139396 tid 1 2024-09-21T10:14:53.877 INFO:tasks.rados.rados.0.smithi003.stdout:3593: writing smithi00370293-451 from 1825437 to 2393551 tid 2 2024-09-21T10:14:53.883 INFO:tasks.rados.rados.0.smithi003.stdout:3593: writing smithi00370293-451 from 2947397 to 3311540 tid 3 2024-09-21T10:14:53.883 INFO:tasks.rados.rados.0.smithi003.stdout:3594: read oid 41 snap -1 2024-09-21T10:14:53.883 INFO:tasks.rados.rados.0.smithi003.stdout:3594: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:14:53.883 INFO:tasks.rados.rados.0.smithi003.stdout:3595: read oid 130 snap -1 2024-09-21T10:14:53.883 INFO:tasks.rados.rados.0.smithi003.stdout:3595: expect deleted 2024-09-21T10:14:53.883 INFO:tasks.rados.rados.0.smithi003.stdout:3596: read oid 49 snap -1 2024-09-21T10:14:53.883 INFO:tasks.rados.rados.0.smithi003.stdout:3596: expect (ObjNum 1158 snap 0 seq_num 1158) 2024-09-21T10:14:53.884 INFO:tasks.rados.rados.0.smithi003.stdout:3597: write oid 267 current snap is 0 2024-09-21T10:14:53.884 INFO:tasks.rados.rados.0.smithi003.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2024-09-21T10:14:53.890 INFO:tasks.rados.rados.0.smithi003.stdout:3597: writing smithi00370293-267 from 528347 to 1231452 tid 1 2024-09-21T10:14:53.898 INFO:tasks.rados.rados.0.smithi003.stdout:3597: writing smithi00370293-267 from 1883919 to 2595691 tid 2 2024-09-21T10:14:53.899 INFO:tasks.rados.rados.0.smithi003.stdout:3598: write oid 34 current snap is 0 2024-09-21T10:14:53.899 INFO:tasks.rados.rados.0.smithi003.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2024-09-21T10:14:53.906 INFO:tasks.rados.rados.0.smithi003.stdout:3598: writing smithi00370293-34 from 545154 to 1323508 tid 1 2024-09-21T10:14:53.912 INFO:tasks.rados.rados.0.smithi003.stdout:3598: writing smithi00370293-34 from 1826048 to 2397831 tid 2 2024-09-21T10:14:53.918 INFO:tasks.rados.rados.0.smithi003.stdout:3598: writing smithi00370293-34 from 2885890 to 3345154 tid 3 2024-09-21T10:14:53.918 INFO:tasks.rados.rados.0.smithi003.stdout:3599: write oid 167 current snap is 0 2024-09-21T10:14:53.918 INFO:tasks.rados.rados.0.smithi003.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2024-09-21T10:14:53.924 INFO:tasks.rados.rados.0.smithi003.stdout:3599: writing smithi00370293-167 from 561961 to 1015564 tid 1 2024-09-21T10:14:53.930 INFO:tasks.rados.rados.0.smithi003.stdout:3599: writing smithi00370293-167 from 1484530 to 2199971 tid 2 2024-09-21T10:14:53.937 INFO:tasks.rados.rados.0.smithi003.stdout:3599: writing smithi00370293-167 from 2913313 to 3361961 tid 3 2024-09-21T10:14:53.937 INFO:tasks.rados.rados.0.smithi003.stdout:3600: write oid 334 current snap is 0 2024-09-21T10:14:53.937 INFO:tasks.rados.rados.0.smithi003.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2024-09-21T10:14:53.943 INFO:tasks.rados.rados.0.smithi003.stdout:3600: writing smithi00370293-334 from 578768 to 1107620 tid 1 2024-09-21T10:14:53.949 INFO:tasks.rados.rados.0.smithi003.stdout:3600: writing smithi00370293-334 from 1543012 to 2118464 tid 2 2024-09-21T10:14:53.955 INFO:tasks.rados.rados.0.smithi003.stdout:3600: writing smithi00370293-334 from 2540736 to 2957222 tid 3 2024-09-21T10:14:53.955 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:14:53.955 INFO:tasks.rados.rados.0.smithi003.stdout:3585: finishing write tid 1 to smithi00370293-176 2024-09-21T10:14:53.955 INFO:tasks.rados.rados.0.smithi003.stdout:3585: finishing write tid 2 to smithi00370293-176 2024-09-21T10:14:53.955 INFO:tasks.rados.rados.0.smithi003.stdout:3585: finishing write tid 3 to smithi00370293-176 2024-09-21T10:14:53.955 INFO:tasks.rados.rados.0.smithi003.stdout:3585: finishing write tid 4 to smithi00370293-176 2024-09-21T10:14:53.955 INFO:tasks.rados.rados.0.smithi003.stdout:3585: finishing write tid 5 to smithi00370293-176 2024-09-21T10:14:53.955 INFO:tasks.rados.rados.0.smithi003.stdout:3585: oid 176 updating version 0 to 401 2024-09-21T10:14:53.955 INFO:tasks.rados.rados.0.smithi003.stdout:3585: oid 176 updating version 401 to 404 2024-09-21T10:14:53.956 INFO:tasks.rados.rados.0.smithi003.stdout:3585: oid 176 version 404 is already newer than 402 2024-09-21T10:14:53.956 INFO:tasks.rados.rados.0.smithi003.stdout:3585: oid 176 version 404 is already newer than 403 2024-09-21T10:14:53.956 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 176 v 404 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2024-09-21T10:14:53.956 INFO:tasks.rados.rados.0.smithi003.stdout:3585: left oid 176 (ObjNum 2217 snap 0 seq_num 2217) 2024-09-21T10:14:53.956 INFO:tasks.rados.rados.0.smithi003.stdout:3585: done (15 left) 2024-09-21T10:14:53.956 INFO:tasks.rados.rados.0.smithi003.stdout:3588: done (14 left) 2024-09-21T10:14:53.956 INFO:tasks.rados.rados.0.smithi003.stdout:3601: read oid 241 snap -1 2024-09-21T10:14:53.956 INFO:tasks.rados.rados.0.smithi003.stdout:3601: expect (ObjNum 922 snap 0 seq_num 922) 2024-09-21T10:14:53.956 INFO:tasks.rados.rados.0.smithi003.stdout:3602: read oid 2 snap -1 2024-09-21T10:14:53.956 INFO:tasks.rados.rados.0.smithi003.stdout:3602: expect (ObjNum 1818 snap 0 seq_num 1818) 2024-09-21T10:14:53.956 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:14:53.957 INFO:tasks.rados.rados.0.smithi003.stdout:3586: expect (ObjNum 1826 snap 0 seq_num 1826) 2024-09-21T10:14:54.255 INFO:tasks.rados.rados.0.smithi003.stdout:3587: expect (ObjNum 1630 snap 0 seq_num 1630) 2024-09-21T10:14:54.360 INFO:tasks.rados.rados.0.smithi003.stdout:3589: finishing write tid 1 to smithi00370293-375 2024-09-21T10:14:54.360 INFO:tasks.rados.rados.0.smithi003.stdout:3589: finishing write tid 2 to smithi00370293-375 2024-09-21T10:14:54.360 INFO:tasks.rados.rados.0.smithi003.stdout:3589: finishing write tid 3 to smithi00370293-375 2024-09-21T10:14:54.360 INFO:tasks.rados.rados.0.smithi003.stdout:3589: finishing write tid 4 to smithi00370293-375 2024-09-21T10:14:54.360 INFO:tasks.rados.rados.0.smithi003.stdout:3589: finishing write tid 5 to smithi00370293-375 2024-09-21T10:14:54.360 INFO:tasks.rados.rados.0.smithi003.stdout:3589: oid 375 updating version 0 to 426 2024-09-21T10:14:54.360 INFO:tasks.rados.rados.0.smithi003.stdout:3589: oid 375 updating version 426 to 427 2024-09-21T10:14:54.361 INFO:tasks.rados.rados.0.smithi003.stdout:3589: oid 375 version 427 is already newer than 425 2024-09-21T10:14:54.361 INFO:tasks.rados.rados.0.smithi003.stdout:3589: oid 375 version 427 is already newer than 424 2024-09-21T10:14:54.361 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 375 v 427 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2024-09-21T10:14:54.361 INFO:tasks.rados.rados.0.smithi003.stdout:3589: left oid 375 (ObjNum 2218 snap 0 seq_num 2218) 2024-09-21T10:14:54.361 INFO:tasks.rados.rados.0.smithi003.stdout:3591: expect (ObjNum 1720 snap 0 seq_num 1720) 2024-09-21T10:14:54.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: audit 2024-09-21T10:14:53.053586+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: audit 2024-09-21T10:14:53.061974+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: audit 2024-09-21T10:14:53.065180+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:54.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: audit 2024-09-21T10:14:53.066337+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:14:54.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: cephadm 2024-09-21T10:14:53.067905+0000 mgr.y (mgr.24839) 20 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:14:54.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: cephadm 2024-09-21T10:14:53.068251+0000 mgr.y (mgr.24839) 21 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:14:54.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: cluster 2024-09-21T10:14:53.175014+0000 mgr.y (mgr.24839) 22 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.7 MiB/s wr, 93 op/s 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: cephadm 2024-09-21T10:14:53.203093+0000 mgr.y (mgr.24839) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: cephadm 2024-09-21T10:14:53.203280+0000 mgr.y (mgr.24839) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: cephadm 2024-09-21T10:14:53.287785+0000 mgr.y (mgr.24839) 25 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: cephadm 2024-09-21T10:14:53.350170+0000 mgr.y (mgr.24839) 26 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: cephadm 2024-09-21T10:14:53.403785+0000 mgr.y (mgr.24839) 27 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: audit 2024-09-21T10:14:53.432414+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: audit 2024-09-21T10:14:53.440204+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: audit 2024-09-21T10:14:53.539274+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: audit 2024-09-21T10:14:53.552239+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[31899]: audit 2024-09-21T10:14:53.564419+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: audit 2024-09-21T10:14:53.053586+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: audit 2024-09-21T10:14:53.061974+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: audit 2024-09-21T10:14:53.065180+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: audit 2024-09-21T10:14:53.066337+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: cephadm 2024-09-21T10:14:53.067905+0000 mgr.y (mgr.24839) 20 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: cephadm 2024-09-21T10:14:53.068251+0000 mgr.y (mgr.24839) 21 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: cluster 2024-09-21T10:14:53.175014+0000 mgr.y (mgr.24839) 22 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.7 MiB/s wr, 93 op/s 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: cephadm 2024-09-21T10:14:53.203093+0000 mgr.y (mgr.24839) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: cephadm 2024-09-21T10:14:53.203280+0000 mgr.y (mgr.24839) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: cephadm 2024-09-21T10:14:53.287785+0000 mgr.y (mgr.24839) 25 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: cephadm 2024-09-21T10:14:53.350170+0000 mgr.y (mgr.24839) 26 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: cephadm 2024-09-21T10:14:53.403785+0000 mgr.y (mgr.24839) 27 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: audit 2024-09-21T10:14:53.432414+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: audit 2024-09-21T10:14:53.440204+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: audit 2024-09-21T10:14:53.539274+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: audit 2024-09-21T10:14:53.552239+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:54 smithi003 bash[22527]: audit 2024-09-21T10:14:53.564419+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: audit 2024-09-21T10:14:53.053586+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: audit 2024-09-21T10:14:53.061974+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: audit 2024-09-21T10:14:53.065180+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:14:54.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: audit 2024-09-21T10:14:53.066337+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:14:54.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: cephadm 2024-09-21T10:14:53.067905+0000 mgr.y (mgr.24839) 20 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:14:54.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: cephadm 2024-09-21T10:14:53.068251+0000 mgr.y (mgr.24839) 21 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:14:54.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: cluster 2024-09-21T10:14:53.175014+0000 mgr.y (mgr.24839) 22 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.7 MiB/s wr, 93 op/s 2024-09-21T10:14:54.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: cephadm 2024-09-21T10:14:53.203093+0000 mgr.y (mgr.24839) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:54.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: cephadm 2024-09-21T10:14:53.203280+0000 mgr.y (mgr.24839) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:14:54.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: cephadm 2024-09-21T10:14:53.287785+0000 mgr.y (mgr.24839) 25 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:54.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: cephadm 2024-09-21T10:14:53.350170+0000 mgr.y (mgr.24839) 26 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:54.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: cephadm 2024-09-21T10:14:53.403785+0000 mgr.y (mgr.24839) 27 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:14:54.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: audit 2024-09-21T10:14:53.432414+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: audit 2024-09-21T10:14:53.440204+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: audit 2024-09-21T10:14:53.539274+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: audit 2024-09-21T10:14:53.552239+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:54 smithi204 bash[24804]: audit 2024-09-21T10:14:53.564419+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:14:54.536 INFO:tasks.rados.rados.0.smithi003.stdout:3590: expect (ObjNum 1494 snap 0 seq_num 1494) 2024-09-21T10:14:54.677 INFO:tasks.rados.rados.0.smithi003.stdout:3592: finishing write tid 1 to smithi00370293-39 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3592: finishing write tid 2 to smithi00370293-39 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3592: finishing write tid 3 to smithi00370293-39 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3592: finishing write tid 4 to smithi00370293-39 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3592: finishing write tid 5 to smithi00370293-39 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3592: oid 39 updating version 0 to 482 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3592: oid 39 version 482 is already newer than 481 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3592: oid 39 updating version 482 to 483 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3592: oid 39 updating version 483 to 484 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 484 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3592: left oid 39 (ObjNum 2219 snap 0 seq_num 2219) 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3593: finishing write tid 1 to smithi00370293-451 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3593: finishing write tid 2 to smithi00370293-451 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3593: finishing write tid 3 to smithi00370293-451 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3593: finishing write tid 4 to smithi00370293-451 2024-09-21T10:14:54.678 INFO:tasks.rados.rados.0.smithi003.stdout:3593: finishing write tid 5 to smithi00370293-451 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3593: oid 451 updating version 0 to 478 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3593: oid 451 updating version 478 to 479 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3593: oid 451 version 479 is already newer than 477 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3593: oid 451 version 479 is already newer than 476 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 451 v 479 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3593: left oid 451 (ObjNum 2220 snap 0 seq_num 2220) 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3597: finishing write tid 1 to smithi00370293-267 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3597: finishing write tid 2 to smithi00370293-267 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3597: finishing write tid 3 to smithi00370293-267 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3597: finishing write tid 4 to smithi00370293-267 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3597: oid 267 updating version 0 to 367 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3597: oid 267 version 367 is already newer than 366 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:3597: oid 267 version 367 is already newer than 365 2024-09-21T10:14:54.679 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 267 v 367 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2024-09-21T10:14:54.680 INFO:tasks.rados.rados.0.smithi003.stdout:3597: left oid 267 (ObjNum 2221 snap 0 seq_num 2221) 2024-09-21T10:14:54.680 INFO:tasks.rados.rados.0.smithi003.stdout:3594: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:14:54.793 INFO:tasks.rados.rados.0.smithi003.stdout:3598: finishing write tid 1 to smithi00370293-34 2024-09-21T10:14:54.793 INFO:tasks.rados.rados.0.smithi003.stdout:3596: expect (ObjNum 1158 snap 0 seq_num 1158) 2024-09-21T10:14:54.979 INFO:tasks.rados.rados.0.smithi003.stdout:3598: finishing write tid 2 to smithi00370293-34 2024-09-21T10:14:54.979 INFO:tasks.rados.rados.0.smithi003.stdout:3598: finishing write tid 3 to smithi00370293-34 2024-09-21T10:14:54.979 INFO:tasks.rados.rados.0.smithi003.stdout:3598: finishing write tid 4 to smithi00370293-34 2024-09-21T10:14:54.979 INFO:tasks.rados.rados.0.smithi003.stdout:3598: finishing write tid 5 to smithi00370293-34 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3598: oid 34 updating version 0 to 428 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3598: oid 34 updating version 428 to 429 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3598: oid 34 updating version 429 to 430 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3598: oid 34 updating version 430 to 431 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 431 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3598: left oid 34 (ObjNum 2222 snap 0 seq_num 2222) 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3599: finishing write tid 1 to smithi00370293-167 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3599: finishing write tid 2 to smithi00370293-167 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3599: finishing write tid 3 to smithi00370293-167 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3599: finishing write tid 4 to smithi00370293-167 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3599: finishing write tid 5 to smithi00370293-167 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3599: oid 167 updating version 0 to 483 2024-09-21T10:14:54.980 INFO:tasks.rados.rados.0.smithi003.stdout:3599: oid 167 version 483 is already newer than 480 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3599: oid 167 version 483 is already newer than 481 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3599: oid 167 version 483 is already newer than 482 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 167 v 483 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3599: left oid 167 (ObjNum 2223 snap 0 seq_num 2223) 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3600: finishing write tid 1 to smithi00370293-334 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3600: finishing write tid 2 to smithi00370293-334 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3600: finishing write tid 3 to smithi00370293-334 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3600: finishing write tid 4 to smithi00370293-334 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3600: finishing write tid 5 to smithi00370293-334 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3600: oid 334 updating version 0 to 509 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3600: oid 334 version 509 is already newer than 508 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3600: oid 334 updating version 509 to 510 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3600: oid 334 version 510 is already newer than 507 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 334 v 510 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3600: left oid 334 (ObjNum 2224 snap 0 seq_num 2224) 2024-09-21T10:14:54.981 INFO:tasks.rados.rados.0.smithi003.stdout:3601: expect (ObjNum 922 snap 0 seq_num 922) 2024-09-21T10:14:55.129 INFO:tasks.rados.rados.0.smithi003.stdout:3602: expect (ObjNum 1818 snap 0 seq_num 1818) 2024-09-21T10:14:55.345 INFO:tasks.rados.rados.0.smithi003.stdout:3586: done (15 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3587: done (14 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3589: done (13 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3590: done (12 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3591: done (11 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3592: done (10 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3593: done (9 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3594: done (8 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3595: done (7 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3596: done (6 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3597: done (5 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3598: done (4 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3599: done (3 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3600: done (2 left) 2024-09-21T10:14:55.346 INFO:tasks.rados.rados.0.smithi003.stdout:3601: done (1 left) 2024-09-21T10:14:55.347 INFO:tasks.rados.rados.0.smithi003.stdout:3602: done (0 left) 2024-09-21T10:14:55.347 INFO:tasks.rados.rados.0.smithi003.stdout:3603: write oid 474 current snap is 0 2024-09-21T10:14:55.347 INFO:tasks.rados.rados.0.smithi003.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2024-09-21T10:14:55.365 INFO:tasks.rados.rados.0.smithi003.stdout:3603: writing smithi00370293-474 from 595575 to 1199676 tid 1 2024-09-21T10:14:55.383 INFO:tasks.rados.rados.0.smithi003.stdout:3603: writing smithi00370293-474 from 1601494 to 2320604 tid 2 2024-09-21T10:14:55.400 INFO:tasks.rados.rados.0.smithi003.stdout:3603: writing smithi00370293-474 from 2968159 to 3395575 tid 3 2024-09-21T10:14:55.400 INFO:tasks.rados.rados.0.smithi003.stdout:3604: write oid 4 current snap is 0 2024-09-21T10:14:55.401 INFO:tasks.rados.rados.0.smithi003.stdout:3603: finishing write tid 1 to smithi00370293-474 2024-09-21T10:14:55.401 INFO:tasks.rados.rados.0.smithi003.stdout:3603: finishing write tid 2 to smithi00370293-474 2024-09-21T10:14:55.401 INFO:tasks.rados.rados.0.smithi003.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2024-09-21T10:14:55.417 INFO:tasks.rados.rados.0.smithi003.stdout:3604: writing smithi00370293-4 from 612382 to 1291732 tid 1 2024-09-21T10:14:55.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:55 smithi003 bash[22527]: cephadm 2024-09-21T10:14:53.470591+0000 mgr.y (mgr.24839) 28 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:55.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:55 smithi003 bash[22527]: cephadm 2024-09-21T10:14:53.591283+0000 mgr.y (mgr.24839) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:14:55.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:55 smithi003 bash[22527]: cephadm 2024-09-21T10:14:53.876901+0000 mgr.y (mgr.24839) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-09-21T10:14:55.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:55 smithi003 bash[31899]: cephadm 2024-09-21T10:14:53.470591+0000 mgr.y (mgr.24839) 28 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:55.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:55 smithi003 bash[31899]: cephadm 2024-09-21T10:14:53.591283+0000 mgr.y (mgr.24839) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:14:55.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:55 smithi003 bash[31899]: cephadm 2024-09-21T10:14:53.876901+0000 mgr.y (mgr.24839) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-09-21T10:14:55.432 INFO:tasks.rados.rados.0.smithi003.stdout:3604: writing smithi00370293-4 from 1943623 to 2406391 tid 2 2024-09-21T10:14:55.444 INFO:tasks.rados.rados.0.smithi003.stdout:3604: writing smithi00370293-4 from 3162876 to 3412382 tid 3 2024-09-21T10:14:55.444 INFO:tasks.rados.rados.0.smithi003.stdout:3605: write oid 30 current snap is 0 2024-09-21T10:14:55.445 INFO:tasks.rados.rados.0.smithi003.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2024-09-21T10:14:55.457 INFO:tasks.rados.rados.0.smithi003.stdout:3605: writing smithi00370293-30 from 629189 to 1383788 tid 1 2024-09-21T10:14:55.468 INFO:tasks.rados.rados.0.smithi003.stdout:3605: writing smithi00370293-30 from 2002105 to 2724884 tid 2 2024-09-21T10:14:55.473 INFO:tasks.rados.rados.0.smithi003.stdout:3605: writing smithi00370293-30 from 3306652 to 3429189 tid 3 2024-09-21T10:14:55.474 INFO:tasks.rados.rados.0.smithi003.stdout:3606: read oid 351 snap -1 2024-09-21T10:14:55.474 INFO:tasks.rados.rados.0.smithi003.stdout:3606: expect (ObjNum 2187 snap 0 seq_num 2187) 2024-09-21T10:14:55.474 INFO:tasks.rados.rados.0.smithi003.stdout:3607: write oid 308 current snap is 0 2024-09-21T10:14:55.474 INFO:tasks.rados.rados.0.smithi003.stdout:3603: finishing write tid 3 to smithi00370293-474 2024-09-21T10:14:55.474 INFO:tasks.rados.rados.0.smithi003.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2024-09-21T10:14:55.482 INFO:tasks.rados.rados.0.smithi003.stdout:3607: writing smithi00370293-308 from 645996 to 1192197 tid 1 2024-09-21T10:14:55.490 INFO:tasks.rados.rados.0.smithi003.stdout:3607: writing smithi00370293-308 from 1776940 to 2243377 tid 2 2024-09-21T10:14:55.497 INFO:tasks.rados.rados.0.smithi003.stdout:3607: writing smithi00370293-308 from 2650428 to 3228355 tid 3 2024-09-21T10:14:55.497 INFO:tasks.rados.rados.0.smithi003.stdout:3608: read oid 309 snap -1 2024-09-21T10:14:55.497 INFO:tasks.rados.rados.0.smithi003.stdout:3608: expect (ObjNum 1988 snap 0 seq_num 1988) 2024-09-21T10:14:55.497 INFO:tasks.rados.rados.0.smithi003.stdout:3609: read oid 277 snap -1 2024-09-21T10:14:55.497 INFO:tasks.rados.rados.0.smithi003.stdout:3609: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-09-21T10:14:55.497 INFO:tasks.rados.rados.0.smithi003.stdout:3610: write oid 19 current snap is 0 2024-09-21T10:14:55.497 INFO:tasks.rados.rados.0.smithi003.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2024-09-21T10:14:55.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:55 smithi204 bash[24804]: cephadm 2024-09-21T10:14:53.470591+0000 mgr.y (mgr.24839) 28 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:14:55.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:55 smithi204 bash[24804]: cephadm 2024-09-21T10:14:53.591283+0000 mgr.y (mgr.24839) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T10:14:55.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:55 smithi204 bash[24804]: cephadm 2024-09-21T10:14:53.876901+0000 mgr.y (mgr.24839) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi204 2024-09-21T10:14:55.507 INFO:tasks.rados.rados.0.smithi003.stdout:3610: writing smithi00370293-19 from 662803 to 1284253 tid 1 2024-09-21T10:14:55.517 INFO:tasks.rados.rados.0.smithi003.stdout:3610: writing smithi00370293-19 from 1835422 to 2561870 tid 2 2024-09-21T10:14:55.523 INFO:tasks.rados.rados.0.smithi003.stdout:3610: writing smithi00370293-19 from 3077851 to 3462803 tid 3 2024-09-21T10:14:55.523 INFO:tasks.rados.rados.0.smithi003.stdout:3611: read oid 429 snap -1 2024-09-21T10:14:55.523 INFO:tasks.rados.rados.0.smithi003.stdout:3611: expect (ObjNum 2138 snap 0 seq_num 2138) 2024-09-21T10:14:55.523 INFO:tasks.rados.rados.0.smithi003.stdout:3612: read oid 414 snap -1 2024-09-21T10:14:55.523 INFO:tasks.rados.rados.0.smithi003.stdout:3612: expect (ObjNum 1950 snap 0 seq_num 1950) 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:3613: read oid 76 snap -1 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:3613: expect (ObjNum 527 snap 0 seq_num 527) 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:3614: write oid 215 current snap is 0 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:3603: finishing write tid 4 to smithi00370293-474 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:3603: finishing write tid 5 to smithi00370293-474 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:3603: oid 474 updating version 0 to 466 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:3603: oid 474 updating version 466 to 467 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:3603: oid 474 version 467 is already newer than 464 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:3603: oid 474 version 467 is already newer than 465 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 474 v 467 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:3603: left oid 474 (ObjNum 2225 snap 0 seq_num 2225) 2024-09-21T10:14:55.524 INFO:tasks.rados.rados.0.smithi003.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2024-09-21T10:14:55.532 INFO:tasks.rados.rados.0.smithi003.stdout:3614: writing smithi00370293-215 from 679610 to 1376309 tid 1 2024-09-21T10:14:55.538 INFO:tasks.rados.rados.0.smithi003.stdout:3614: writing smithi00370293-215 from 1777551 to 2247657 tid 2 2024-09-21T10:14:55.547 INFO:tasks.rados.rados.0.smithi003.stdout:3614: writing smithi00370293-215 from 2988921 to 3479610 tid 3 2024-09-21T10:14:55.547 INFO:tasks.rados.rados.0.smithi003.stdout:3603: done (11 left) 2024-09-21T10:14:55.547 INFO:tasks.rados.rados.0.smithi003.stdout:3615: write oid 6 current snap is 0 2024-09-21T10:14:55.547 INFO:tasks.rados.rados.0.smithi003.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2024-09-21T10:14:55.556 INFO:tasks.rados.rados.0.smithi003.stdout:3615: writing smithi00370293-6 from 696417 to 1468365 tid 1 2024-09-21T10:14:55.565 INFO:tasks.rados.rados.0.smithi003.stdout:3615: writing smithi00370293-6 from 2236033 to 2966150 tid 2 2024-09-21T10:14:55.568 INFO:tasks.rados.rados.0.smithi003.stdout:3615: writing smithi00370293-6 from 3416344 to 3496417 tid 3 2024-09-21T10:14:55.568 INFO:tasks.rados.rados.0.smithi003.stdout:3616: read oid 169 snap -1 2024-09-21T10:14:55.568 INFO:tasks.rados.rados.0.smithi003.stdout:3616: expect (ObjNum 1901 snap 0 seq_num 1901) 2024-09-21T10:14:55.569 INFO:tasks.rados.rados.0.smithi003.stdout:3617: read oid 187 snap -1 2024-09-21T10:14:55.569 INFO:tasks.rados.rados.0.smithi003.stdout:3617: expect (ObjNum 1739 snap 0 seq_num 1739) 2024-09-21T10:14:55.569 INFO:tasks.rados.rados.0.smithi003.stdout:3618: write oid 322 current snap is 0 2024-09-21T10:14:55.569 INFO:tasks.rados.rados.0.smithi003.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2024-09-21T10:14:55.576 INFO:tasks.rados.rados.0.smithi003.stdout:3618: writing smithi00370293-322 from 713224 to 1160421 tid 1 2024-09-21T10:14:55.583 INFO:tasks.rados.rados.0.smithi003.stdout:3618: writing smithi00370293-322 from 1894515 to 2368290 tid 2 2024-09-21T10:14:55.590 INFO:tasks.rados.rados.0.smithi003.stdout:3618: writing smithi00370293-322 from 3043767 to 3513224 tid 3 2024-09-21T10:14:55.590 INFO:tasks.rados.rados.0.smithi003.stdout:3619: write oid 91 current snap is 0 2024-09-21T10:14:55.590 INFO:tasks.rados.rados.0.smithi003.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2024-09-21T10:14:55.597 INFO:tasks.rados.rados.0.smithi003.stdout:3619: writing smithi00370293-91 from 730031 to 1252477 tid 1 2024-09-21T10:14:55.605 INFO:tasks.rados.rados.0.smithi003.stdout:3619: writing smithi00370293-91 from 1952997 to 2686783 tid 2 2024-09-21T10:14:55.610 INFO:tasks.rados.rados.0.smithi003.stdout:3619: writing smithi00370293-91 from 3471190 to 3530031 tid 3 2024-09-21T10:14:55.610 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:3604: finishing write tid 1 to smithi00370293-4 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:3604: finishing write tid 2 to smithi00370293-4 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:3604: finishing write tid 3 to smithi00370293-4 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:3604: finishing write tid 4 to smithi00370293-4 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:3604: finishing write tid 5 to smithi00370293-4 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:3604: oid 4 updating version 0 to 643 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:3604: oid 4 updating version 643 to 646 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:3604: oid 4 version 646 is already newer than 645 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:3604: oid 4 version 646 is already newer than 644 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 4 v 646 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:3604: left oid 4 (ObjNum 2226 snap 0 seq_num 2226) 2024-09-21T10:14:55.611 INFO:tasks.rados.rados.0.smithi003.stdout:3605: finishing write tid 1 to smithi00370293-30 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3604: done (15 left) 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3620: read oid 131 snap -1 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3620: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3605: finishing write tid 2 to smithi00370293-30 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3605: finishing write tid 3 to smithi00370293-30 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3605: finishing write tid 4 to smithi00370293-30 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3605: finishing write tid 5 to smithi00370293-30 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3605: oid 30 updating version 0 to 419 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3605: oid 30 updating version 419 to 420 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3605: oid 30 version 420 is already newer than 418 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3605: oid 30 updating version 420 to 421 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 30 v 421 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3605: left oid 30 (ObjNum 2227 snap 0 seq_num 2227) 2024-09-21T10:14:55.612 INFO:tasks.rados.rados.0.smithi003.stdout:3605: done (15 left) 2024-09-21T10:14:55.613 INFO:tasks.rados.rados.0.smithi003.stdout:3621: write oid 117 current snap is 0 2024-09-21T10:14:55.613 INFO:tasks.rados.rados.0.smithi003.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2024-09-21T10:14:55.618 INFO:tasks.rados.rados.0.smithi003.stdout:3621: writing smithi00370293-117 from 746838 to 1344533 tid 1 2024-09-21T10:14:55.625 INFO:tasks.rados.rados.0.smithi003.stdout:3621: writing smithi00370293-117 from 2011479 to 2488923 tid 2 2024-09-21T10:14:55.631 INFO:tasks.rados.rados.0.smithi003.stdout:3621: writing smithi00370293-117 from 3098613 to 3546838 tid 3 2024-09-21T10:14:55.631 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:14:55.631 INFO:tasks.rados.rados.0.smithi003.stdout:3606: expect (ObjNum 2187 snap 0 seq_num 2187) 2024-09-21T10:14:55.842 INFO:tasks.rados.rados.0.smithi003.stdout:3607: finishing write tid 1 to smithi00370293-308 2024-09-21T10:14:55.842 INFO:tasks.rados.rados.0.smithi003.stdout:3607: finishing write tid 2 to smithi00370293-308 2024-09-21T10:14:55.842 INFO:tasks.rados.rados.0.smithi003.stdout:3607: finishing write tid 3 to smithi00370293-308 2024-09-21T10:14:55.842 INFO:tasks.rados.rados.0.smithi003.stdout:3607: finishing write tid 4 to smithi00370293-308 2024-09-21T10:14:55.842 INFO:tasks.rados.rados.0.smithi003.stdout:3607: finishing write tid 5 to smithi00370293-308 2024-09-21T10:14:55.842 INFO:tasks.rados.rados.0.smithi003.stdout:3607: oid 308 updating version 0 to 465 2024-09-21T10:14:55.842 INFO:tasks.rados.rados.0.smithi003.stdout:3607: oid 308 version 465 is already newer than 464 2024-09-21T10:14:55.842 INFO:tasks.rados.rados.0.smithi003.stdout:3607: oid 308 version 465 is already newer than 463 2024-09-21T10:14:55.842 INFO:tasks.rados.rados.0.smithi003.stdout:3607: oid 308 updating version 465 to 466 2024-09-21T10:14:55.843 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 308 v 466 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2024-09-21T10:14:55.843 INFO:tasks.rados.rados.0.smithi003.stdout:3607: left oid 308 (ObjNum 2228 snap 0 seq_num 2228) 2024-09-21T10:14:55.843 INFO:tasks.rados.rados.0.smithi003.stdout:3608: expect (ObjNum 1988 snap 0 seq_num 1988) 2024-09-21T10:14:56.018 INFO:tasks.rados.rados.0.smithi003.stdout:3609: expect (ObjNum 1575 snap 0 seq_num 1575) 2024-09-21T10:14:56.135 INFO:tasks.rados.rados.0.smithi003.stdout:3610: finishing write tid 1 to smithi00370293-19 2024-09-21T10:14:56.135 INFO:tasks.rados.rados.0.smithi003.stdout:3610: finishing write tid 2 to smithi00370293-19 2024-09-21T10:14:56.136 INFO:tasks.rados.rados.0.smithi003.stdout:3610: finishing write tid 3 to smithi00370293-19 2024-09-21T10:14:56.136 INFO:tasks.rados.rados.0.smithi003.stdout:3610: finishing write tid 4 to smithi00370293-19 2024-09-21T10:14:56.136 INFO:tasks.rados.rados.0.smithi003.stdout:3610: finishing write tid 5 to smithi00370293-19 2024-09-21T10:14:56.136 INFO:tasks.rados.rados.0.smithi003.stdout:3610: oid 19 updating version 0 to 485 2024-09-21T10:14:56.136 INFO:tasks.rados.rados.0.smithi003.stdout:3610: oid 19 updating version 485 to 488 2024-09-21T10:14:56.136 INFO:tasks.rados.rados.0.smithi003.stdout:3610: oid 19 version 488 is already newer than 487 2024-09-21T10:14:56.136 INFO:tasks.rados.rados.0.smithi003.stdout:3610: oid 19 version 488 is already newer than 486 2024-09-21T10:14:56.136 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 19 v 488 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2024-09-21T10:14:56.136 INFO:tasks.rados.rados.0.smithi003.stdout:3610: left oid 19 (ObjNum 2229 snap 0 seq_num 2229) 2024-09-21T10:14:56.136 INFO:tasks.rados.rados.0.smithi003.stdout:3612: expect (ObjNum 1950 snap 0 seq_num 1950) 2024-09-21T10:14:56.336 INFO:tasks.rados.rados.0.smithi003.stdout:3614: finishing write tid 1 to smithi00370293-215 2024-09-21T10:14:56.336 INFO:tasks.rados.rados.0.smithi003.stdout:3614: finishing write tid 2 to smithi00370293-215 2024-09-21T10:14:56.336 INFO:tasks.rados.rados.0.smithi003.stdout:3614: finishing write tid 3 to smithi00370293-215 2024-09-21T10:14:56.336 INFO:tasks.rados.rados.0.smithi003.stdout:3611: expect (ObjNum 2138 snap 0 seq_num 2138) 2024-09-21T10:14:56.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:56 smithi003 bash[22527]: cluster 2024-09-21T10:14:55.175649+0000 mgr.y (mgr.24839) 31 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.2 MiB/s wr, 73 op/s 2024-09-21T10:14:56.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:56 smithi003 bash[31899]: cluster 2024-09-21T10:14:55.175649+0000 mgr.y (mgr.24839) 31 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.2 MiB/s wr, 73 op/s 2024-09-21T10:14:56.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:56 smithi204 bash[24804]: cluster 2024-09-21T10:14:55.175649+0000 mgr.y (mgr.24839) 31 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 7.2 MiB/s wr, 73 op/s 2024-09-21T10:14:56.602 INFO:tasks.rados.rados.0.smithi003.stdout:3614: finishing write tid 4 to smithi00370293-215 2024-09-21T10:14:56.602 INFO:tasks.rados.rados.0.smithi003.stdout:3614: finishing write tid 5 to smithi00370293-215 2024-09-21T10:14:56.602 INFO:tasks.rados.rados.0.smithi003.stdout:3614: oid 215 updating version 0 to 647 2024-09-21T10:14:56.602 INFO:tasks.rados.rados.0.smithi003.stdout:3614: oid 215 updating version 647 to 649 2024-09-21T10:14:56.602 INFO:tasks.rados.rados.0.smithi003.stdout:3614: oid 215 updating version 649 to 650 2024-09-21T10:14:56.602 INFO:tasks.rados.rados.0.smithi003.stdout:3614: oid 215 version 650 is already newer than 648 2024-09-21T10:14:56.602 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 215 v 650 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2024-09-21T10:14:56.602 INFO:tasks.rados.rados.0.smithi003.stdout:3614: left oid 215 (ObjNum 2230 snap 0 seq_num 2230) 2024-09-21T10:14:56.602 INFO:tasks.rados.rados.0.smithi003.stdout:3613: expect (ObjNum 527 snap 0 seq_num 527) 2024-09-21T10:14:56.724 INFO:tasks.rados.rados.0.smithi003.stdout:3615: finishing write tid 1 to smithi00370293-6 2024-09-21T10:14:56.724 INFO:tasks.rados.rados.0.smithi003.stdout:3615: finishing write tid 2 to smithi00370293-6 2024-09-21T10:14:56.724 INFO:tasks.rados.rados.0.smithi003.stdout:3615: finishing write tid 3 to smithi00370293-6 2024-09-21T10:14:56.725 INFO:tasks.rados.rados.0.smithi003.stdout:3615: finishing write tid 4 to smithi00370293-6 2024-09-21T10:14:56.725 INFO:tasks.rados.rados.0.smithi003.stdout:3615: finishing write tid 5 to smithi00370293-6 2024-09-21T10:14:56.725 INFO:tasks.rados.rados.0.smithi003.stdout:3615: oid 6 updating version 0 to 472 2024-09-21T10:14:56.725 INFO:tasks.rados.rados.0.smithi003.stdout:3615: oid 6 version 472 is already newer than 470 2024-09-21T10:14:56.725 INFO:tasks.rados.rados.0.smithi003.stdout:3615: oid 6 version 472 is already newer than 471 2024-09-21T10:14:56.725 INFO:tasks.rados.rados.0.smithi003.stdout:3615: oid 6 updating version 472 to 473 2024-09-21T10:14:56.725 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 6 v 473 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2024-09-21T10:14:56.725 INFO:tasks.rados.rados.0.smithi003.stdout:3615: left oid 6 (ObjNum 2231 snap 0 seq_num 2231) 2024-09-21T10:14:56.725 INFO:tasks.rados.rados.0.smithi003.stdout:3618: finishing write tid 1 to smithi00370293-322 2024-09-21T10:14:56.725 INFO:tasks.rados.rados.0.smithi003.stdout:3617: expect (ObjNum 1739 snap 0 seq_num 1739) 2024-09-21T10:14:56.868 INFO:tasks.rados.rados.0.smithi003.stdout:3616: expect (ObjNum 1901 snap 0 seq_num 1901) 2024-09-21T10:14:56.990 INFO:tasks.rados.rados.0.smithi003.stdout:3618: finishing write tid 2 to smithi00370293-322 2024-09-21T10:14:56.990 INFO:tasks.rados.rados.0.smithi003.stdout:3618: finishing write tid 3 to smithi00370293-322 2024-09-21T10:14:56.990 INFO:tasks.rados.rados.0.smithi003.stdout:3618: finishing write tid 4 to smithi00370293-322 2024-09-21T10:14:56.990 INFO:tasks.rados.rados.0.smithi003.stdout:3618: finishing write tid 5 to smithi00370293-322 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3618: oid 322 updating version 0 to 474 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3618: oid 322 updating version 474 to 477 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3618: oid 322 version 477 is already newer than 475 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3618: oid 322 version 477 is already newer than 476 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 322 v 477 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3618: left oid 322 (ObjNum 2232 snap 0 seq_num 2232) 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3619: finishing write tid 1 to smithi00370293-91 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3619: finishing write tid 2 to smithi00370293-91 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3619: finishing write tid 3 to smithi00370293-91 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3619: finishing write tid 4 to smithi00370293-91 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3619: finishing write tid 5 to smithi00370293-91 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3619: oid 91 updating version 0 to 405 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3619: oid 91 updating version 405 to 408 2024-09-21T10:14:56.991 INFO:tasks.rados.rados.0.smithi003.stdout:3619: oid 91 version 408 is already newer than 406 2024-09-21T10:14:56.992 INFO:tasks.rados.rados.0.smithi003.stdout:3619: oid 91 version 408 is already newer than 407 2024-09-21T10:14:56.992 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 91 v 408 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2024-09-21T10:14:56.992 INFO:tasks.rados.rados.0.smithi003.stdout:3619: left oid 91 (ObjNum 2233 snap 0 seq_num 2233) 2024-09-21T10:14:56.992 INFO:tasks.rados.rados.0.smithi003.stdout:3621: finishing write tid 1 to smithi00370293-117 2024-09-21T10:14:56.992 INFO:tasks.rados.rados.0.smithi003.stdout:3620: expect (ObjNum 831 snap 0 seq_num 831) 2024-09-21T10:14:57.214 INFO:tasks.rados.rados.0.smithi003.stdout:3621: finishing write tid 2 to smithi00370293-117 2024-09-21T10:14:57.214 INFO:tasks.rados.rados.0.smithi003.stdout:3621: finishing write tid 3 to smithi00370293-117 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3621: finishing write tid 4 to smithi00370293-117 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3621: finishing write tid 5 to smithi00370293-117 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3621: oid 117 updating version 0 to 352 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3621: oid 117 updating version 352 to 354 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3621: oid 117 updating version 354 to 355 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3621: oid 117 version 355 is already newer than 353 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 117 v 355 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3621: left oid 117 (ObjNum 2234 snap 0 seq_num 2234) 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3606: done (15 left) 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3607: done (14 left) 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3608: done (13 left) 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3609: done (12 left) 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3610: done (11 left) 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3611: done (10 left) 2024-09-21T10:14:57.215 INFO:tasks.rados.rados.0.smithi003.stdout:3612: done (9 left) 2024-09-21T10:14:57.216 INFO:tasks.rados.rados.0.smithi003.stdout:3613: done (8 left) 2024-09-21T10:14:57.216 INFO:tasks.rados.rados.0.smithi003.stdout:3614: done (7 left) 2024-09-21T10:14:57.216 INFO:tasks.rados.rados.0.smithi003.stdout:3615: done (6 left) 2024-09-21T10:14:57.216 INFO:tasks.rados.rados.0.smithi003.stdout:3616: done (5 left) 2024-09-21T10:14:57.216 INFO:tasks.rados.rados.0.smithi003.stdout:3617: done (4 left) 2024-09-21T10:14:57.216 INFO:tasks.rados.rados.0.smithi003.stdout:3618: done (3 left) 2024-09-21T10:14:57.216 INFO:tasks.rados.rados.0.smithi003.stdout:3619: done (2 left) 2024-09-21T10:14:57.216 INFO:tasks.rados.rados.0.smithi003.stdout:3620: done (1 left) 2024-09-21T10:14:57.216 INFO:tasks.rados.rados.0.smithi003.stdout:3621: done (0 left) 2024-09-21T10:14:57.216 INFO:tasks.rados.rados.0.smithi003.stdout:3622: write oid 59 current snap is 0 2024-09-21T10:14:57.216 INFO:tasks.rados.rados.0.smithi003.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2024-09-21T10:14:57.238 INFO:tasks.rados.rados.0.smithi003.stdout:3622: writing smithi00370293-59 from 763645 to 1436589 tid 1 2024-09-21T10:14:57.259 INFO:tasks.rados.rados.0.smithi003.stdout:3622: writing smithi00370293-59 from 1953608 to 2691063 tid 2 2024-09-21T10:14:57.272 INFO:tasks.rados.rados.0.smithi003.stdout:3622: writing smithi00370293-59 from 3409683 to 3563645 tid 3 2024-09-21T10:14:57.272 INFO:tasks.rados.rados.0.smithi003.stdout:3623: read oid 363 snap -1 2024-09-21T10:14:57.272 INFO:tasks.rados.rados.0.smithi003.stdout:3623: expect (ObjNum 2118 snap 0 seq_num 2118) 2024-09-21T10:14:57.273 INFO:tasks.rados.rados.0.smithi003.stdout:3624: write oid 238 current snap is 0 2024-09-21T10:14:57.273 INFO:tasks.rados.rados.0.smithi003.stdout:3622: finishing write tid 1 to smithi00370293-59 2024-09-21T10:14:57.273 INFO:tasks.rados.rados.0.smithi003.stdout:3622: finishing write tid 2 to smithi00370293-59 2024-09-21T10:14:57.273 INFO:tasks.rados.rados.0.smithi003.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2024-09-21T10:14:57.288 INFO:tasks.rados.rados.0.smithi003.stdout:3624: writing smithi00370293-238 from 780452 to 1244998 tid 1 2024-09-21T10:14:57.300 INFO:tasks.rados.rados.0.smithi003.stdout:3624: writing smithi00370293-238 from 1728443 to 2209556 tid 2 2024-09-21T10:14:57.312 INFO:tasks.rados.rados.0.smithi003.stdout:3624: writing smithi00370293-238 from 2753459 to 3254268 tid 3 2024-09-21T10:14:57.312 INFO:tasks.rados.rados.0.smithi003.stdout:3625: write oid 7 current snap is 0 2024-09-21T10:14:57.313 INFO:tasks.rados.rados.0.smithi003.stdout:3622: finishing write tid 3 to smithi00370293-59 2024-09-21T10:14:57.313 INFO:tasks.rados.rados.0.smithi003.stdout:3622: finishing write tid 4 to smithi00370293-59 2024-09-21T10:14:57.313 INFO:tasks.rados.rados.0.smithi003.stdout:3622: finishing write tid 5 to smithi00370293-59 2024-09-21T10:14:57.313 INFO:tasks.rados.rados.0.smithi003.stdout:3622: oid 59 updating version 0 to 411 2024-09-21T10:14:57.313 INFO:tasks.rados.rados.0.smithi003.stdout:3622: oid 59 updating version 411 to 412 2024-09-21T10:14:57.313 INFO:tasks.rados.rados.0.smithi003.stdout:3622: oid 59 version 412 is already newer than 410 2024-09-21T10:14:57.313 INFO:tasks.rados.rados.0.smithi003.stdout:3622: oid 59 version 412 is already newer than 409 2024-09-21T10:14:57.313 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 59 v 412 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2024-09-21T10:14:57.313 INFO:tasks.rados.rados.0.smithi003.stdout:3622: left oid 59 (ObjNum 2235 snap 0 seq_num 2235) 2024-09-21T10:14:57.313 INFO:tasks.rados.rados.0.smithi003.stdout:3623: expect (ObjNum 2118 snap 0 seq_num 2118) 2024-09-21T10:14:57.497 INFO:tasks.rados.rados.0.smithi003.stdout:3624: finishing write tid 1 to smithi00370293-238 2024-09-21T10:14:57.497 INFO:tasks.rados.rados.0.smithi003.stdout:3624: finishing write tid 2 to smithi00370293-238 2024-09-21T10:14:57.497 INFO:tasks.rados.rados.0.smithi003.stdout:3624: finishing write tid 3 to smithi00370293-238 2024-09-21T10:14:57.497 INFO:tasks.rados.rados.0.smithi003.stdout:3624: finishing write tid 4 to smithi00370293-238 2024-09-21T10:14:57.498 INFO:tasks.rados.rados.0.smithi003.stdout:3624: finishing write tid 5 to smithi00370293-238 2024-09-21T10:14:57.498 INFO:tasks.rados.rados.0.smithi003.stdout:3624: oid 238 updating version 0 to 341 2024-09-21T10:14:57.498 INFO:tasks.rados.rados.0.smithi003.stdout:3624: oid 238 updating version 341 to 343 2024-09-21T10:14:57.498 INFO:tasks.rados.rados.0.smithi003.stdout:3624: oid 238 version 343 is already newer than 342 2024-09-21T10:14:57.498 INFO:tasks.rados.rados.0.smithi003.stdout:3624: oid 238 version 343 is already newer than 340 2024-09-21T10:14:57.498 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 238 v 343 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2024-09-21T10:14:57.498 INFO:tasks.rados.rados.0.smithi003.stdout:3624: left oid 238 (ObjNum 2236 snap 0 seq_num 2236) 2024-09-21T10:14:57.498 INFO:tasks.rados.rados.0.smithi003.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2024-09-21T10:14:57.512 INFO:tasks.rados.rados.0.smithi003.stdout:3625: writing smithi00370293-7 from 797259 to 1337054 tid 1 2024-09-21T10:14:57.526 INFO:tasks.rados.rados.0.smithi003.stdout:3625: writing smithi00370293-7 from 1786925 to 2528049 tid 2 2024-09-21T10:14:57.539 INFO:tasks.rados.rados.0.smithi003.stdout:3625: writing smithi00370293-7 from 3180882 to 3597259 tid 3 2024-09-21T10:14:57.539 INFO:tasks.rados.rados.0.smithi003.stdout:3622: done (3 left) 2024-09-21T10:14:57.539 INFO:tasks.rados.rados.0.smithi003.stdout:3623: done (2 left) 2024-09-21T10:14:57.539 INFO:tasks.rados.rados.0.smithi003.stdout:3624: done (1 left) 2024-09-21T10:14:57.539 INFO:tasks.rados.rados.0.smithi003.stdout:3626: read oid 425 snap -1 2024-09-21T10:14:57.540 INFO:tasks.rados.rados.0.smithi003.stdout:3626: expect (ObjNum 2069 snap 0 seq_num 2069) 2024-09-21T10:14:57.540 INFO:tasks.rados.rados.0.smithi003.stdout:3627: read oid 259 snap -1 2024-09-21T10:14:57.540 INFO:tasks.rados.rados.0.smithi003.stdout:3627: expect (ObjNum 2094 snap 0 seq_num 2094) 2024-09-21T10:14:57.540 INFO:tasks.rados.rados.0.smithi003.stdout:3628: read oid 228 snap -1 2024-09-21T10:14:57.540 INFO:tasks.rados.rados.0.smithi003.stdout:3628: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:14:57.540 INFO:tasks.rados.rados.0.smithi003.stdout:3629: write oid 367 current snap is 0 2024-09-21T10:14:57.540 INFO:tasks.rados.rados.0.smithi003.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2024-09-21T10:14:57.551 INFO:tasks.rados.rados.0.smithi003.stdout:3629: writing smithi00370293-367 from 414066 to 1029110 tid 1 2024-09-21T10:14:57.560 INFO:tasks.rados.rados.0.smithi003.stdout:3629: writing smithi00370293-367 from 1445407 to 1930189 tid 2 2024-09-21T10:14:57.570 INFO:tasks.rados.rados.0.smithi003.stdout:3629: writing smithi00370293-367 from 2408305 to 3048011 tid 3 2024-09-21T10:14:57.570 INFO:tasks.rados.rados.0.smithi003.stdout:3630: write oid 302 current snap is 0 2024-09-21T10:14:57.570 INFO:tasks.rados.rados.0.smithi003.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2024-09-21T10:14:57.579 INFO:tasks.rados.rados.0.smithi003.stdout:3630: writing smithi00370293-302 from 430873 to 1121166 tid 1 2024-09-21T10:14:57.588 INFO:tasks.rados.rados.0.smithi003.stdout:3630: writing smithi00370293-302 from 1787536 to 2415976 tid 2 2024-09-21T10:14:57.595 INFO:tasks.rados.rados.0.smithi003.stdout:3630: writing smithi00370293-302 from 3003022 to 3454000 tid 3 2024-09-21T10:14:57.595 INFO:tasks.rados.rados.0.smithi003.stdout:3631: read oid 95 snap -1 2024-09-21T10:14:57.596 INFO:tasks.rados.rados.0.smithi003.stdout:3631: expect (ObjNum 1815 snap 0 seq_num 1815) 2024-09-21T10:14:57.596 INFO:tasks.rados.rados.0.smithi003.stdout:3632: read oid 46 snap -1 2024-09-21T10:14:57.596 INFO:tasks.rados.rados.0.smithi003.stdout:3632: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-21T10:14:57.596 INFO:tasks.rados.rados.0.smithi003.stdout:3633: write oid 151 current snap is 0 2024-09-21T10:14:57.596 INFO:tasks.rados.rados.0.smithi003.stdout:3625: finishing write tid 1 to smithi00370293-7 2024-09-21T10:14:57.596 INFO:tasks.rados.rados.0.smithi003.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2024-09-21T10:14:57.604 INFO:tasks.rados.rados.0.smithi003.stdout:3633: writing smithi00370293-151 from 447680 to 1213222 tid 1 2024-09-21T10:14:57.611 INFO:tasks.rados.rados.0.smithi003.stdout:3633: writing smithi00370293-151 from 1846018 to 2334469 tid 2 2024-09-21T10:14:57.618 INFO:tasks.rados.rados.0.smithi003.stdout:3633: writing smithi00370293-151 from 2746798 to 3409048 tid 3 2024-09-21T10:14:57.618 INFO:tasks.rados.rados.0.smithi003.stdout:3634: read oid 23 snap -1 2024-09-21T10:14:57.618 INFO:tasks.rados.rados.0.smithi003.stdout:3634: expect (ObjNum 1966 snap 0 seq_num 1966) 2024-09-21T10:14:57.619 INFO:tasks.rados.rados.0.smithi003.stdout:3635: read oid 275 snap -1 2024-09-21T10:14:57.619 INFO:tasks.rados.rados.0.smithi003.stdout:3635: expect (ObjNum 1582 snap 0 seq_num 1582) 2024-09-21T10:14:57.619 INFO:tasks.rados.rados.0.smithi003.stdout:3636: read oid 55 snap -1 2024-09-21T10:14:57.619 INFO:tasks.rados.rados.0.smithi003.stdout:3636: expect (ObjNum 1881 snap 0 seq_num 1881) 2024-09-21T10:14:57.619 INFO:tasks.rados.rados.0.smithi003.stdout:3637: write oid 53 current snap is 0 2024-09-21T10:14:57.619 INFO:tasks.rados.rados.0.smithi003.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2024-09-21T10:14:57.624 INFO:tasks.rados.rados.0.smithi003.stdout:3637: writing smithi00370293-53 from 464487 to 905278 tid 1 2024-09-21T10:14:57.632 INFO:tasks.rados.rados.0.smithi003.stdout:3637: writing smithi00370293-53 from 1504500 to 2136609 tid 2 2024-09-21T10:14:57.638 INFO:tasks.rados.rados.0.smithi003.stdout:3637: writing smithi00370293-53 from 2657868 to 3131390 tid 3 2024-09-21T10:14:57.638 INFO:tasks.rados.rados.0.smithi003.stdout:3638: write oid 207 current snap is 0 2024-09-21T10:14:57.638 INFO:tasks.rados.rados.0.smithi003.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2024-09-21T10:14:57.645 INFO:tasks.rados.rados.0.smithi003.stdout:3638: writing smithi00370293-207 from 481294 to 997334 tid 1 2024-09-21T10:14:57.652 INFO:tasks.rados.rados.0.smithi003.stdout:3638: writing smithi00370293-207 from 1562982 to 2055102 tid 2 2024-09-21T10:14:57.660 INFO:tasks.rados.rados.0.smithi003.stdout:3638: writing smithi00370293-207 from 2801644 to 3486438 tid 3 2024-09-21T10:14:57.661 INFO:tasks.rados.rados.0.smithi003.stdout:3639: read oid 35 snap -1 2024-09-21T10:14:57.661 INFO:tasks.rados.rados.0.smithi003.stdout:3639: expect (ObjNum 1538 snap 0 seq_num 1538) 2024-09-21T10:14:57.661 INFO:tasks.rados.rados.0.smithi003.stdout:3640: write oid 485 current snap is 0 2024-09-21T10:14:57.661 INFO:tasks.rados.rados.0.smithi003.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2024-09-21T10:14:57.667 INFO:tasks.rados.rados.0.smithi003.stdout:3640: writing smithi00370293-485 from 498101 to 1205743 tid 1 2024-09-21T10:14:57.674 INFO:tasks.rados.rados.0.smithi003.stdout:3640: writing smithi00370293-485 from 1621464 to 2257242 tid 2 2024-09-21T10:14:57.680 INFO:tasks.rados.rados.0.smithi003.stdout:3640: writing smithi00370293-485 from 2712714 to 3325133 tid 3 2024-09-21T10:14:57.681 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 16 2024-09-21T10:14:57.681 INFO:tasks.rados.rados.0.smithi003.stdout:3625: finishing write tid 2 to smithi00370293-7 2024-09-21T10:14:57.681 INFO:tasks.rados.rados.0.smithi003.stdout:3627: expect (ObjNum 2094 snap 0 seq_num 2094) 2024-09-21T10:14:57.836 INFO:tasks.rados.rados.0.smithi003.stdout:3625: finishing write tid 3 to smithi00370293-7 2024-09-21T10:14:57.836 INFO:tasks.rados.rados.0.smithi003.stdout:3625: finishing write tid 4 to smithi00370293-7 2024-09-21T10:14:57.836 INFO:tasks.rados.rados.0.smithi003.stdout:3625: finishing write tid 5 to smithi00370293-7 2024-09-21T10:14:57.836 INFO:tasks.rados.rados.0.smithi003.stdout:3625: oid 7 updating version 0 to 492 2024-09-21T10:14:57.836 INFO:tasks.rados.rados.0.smithi003.stdout:3625: oid 7 version 492 is already newer than 491 2024-09-21T10:14:57.836 INFO:tasks.rados.rados.0.smithi003.stdout:3625: oid 7 version 492 is already newer than 490 2024-09-21T10:14:57.836 INFO:tasks.rados.rados.0.smithi003.stdout:3625: oid 7 version 492 is already newer than 489 2024-09-21T10:14:57.837 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 7 v 492 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2024-09-21T10:14:57.837 INFO:tasks.rados.rados.0.smithi003.stdout:3625: left oid 7 (ObjNum 2237 snap 0 seq_num 2237) 2024-09-21T10:14:57.837 INFO:tasks.rados.rados.0.smithi003.stdout:3626: expect (ObjNum 2069 snap 0 seq_num 2069) 2024-09-21T10:14:57.986 INFO:tasks.rados.rados.0.smithi003.stdout:3628: expect (ObjNum 227 snap 0 seq_num 227) 2024-09-21T10:14:58.110 INFO:tasks.rados.rados.0.smithi003.stdout:3629: finishing write tid 1 to smithi00370293-367 2024-09-21T10:14:58.110 INFO:tasks.rados.rados.0.smithi003.stdout:3629: finishing write tid 2 to smithi00370293-367 2024-09-21T10:14:58.110 INFO:tasks.rados.rados.0.smithi003.stdout:3629: finishing write tid 3 to smithi00370293-367 2024-09-21T10:14:58.110 INFO:tasks.rados.rados.0.smithi003.stdout:3629: finishing write tid 4 to smithi00370293-367 2024-09-21T10:14:58.110 INFO:tasks.rados.rados.0.smithi003.stdout:3629: finishing write tid 5 to smithi00370293-367 2024-09-21T10:14:58.110 INFO:tasks.rados.rados.0.smithi003.stdout:3629: oid 367 updating version 0 to 344 2024-09-21T10:14:58.110 INFO:tasks.rados.rados.0.smithi003.stdout:3629: oid 367 updating version 344 to 347 2024-09-21T10:14:58.110 INFO:tasks.rados.rados.0.smithi003.stdout:3629: oid 367 version 347 is already newer than 345 2024-09-21T10:14:58.110 INFO:tasks.rados.rados.0.smithi003.stdout:3629: oid 367 version 347 is already newer than 346 2024-09-21T10:14:58.110 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 367 v 347 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3629: left oid 367 (ObjNum 2238 snap 0 seq_num 2238) 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 1 to smithi00370293-302 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3625: done (15 left) 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3626: done (14 left) 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3627: done (13 left) 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3628: done (12 left) 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3629: done (11 left) 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3641: write oid 63 current snap is 0 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 2 to smithi00370293-302 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 3 to smithi00370293-302 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 4 to smithi00370293-302 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3630: finishing write tid 5 to smithi00370293-302 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3630: oid 302 updating version 0 to 469 2024-09-21T10:14:58.111 INFO:tasks.rados.rados.0.smithi003.stdout:3630: oid 302 version 469 is already newer than 467 2024-09-21T10:14:58.112 INFO:tasks.rados.rados.0.smithi003.stdout:3630: oid 302 updating version 469 to 470 2024-09-21T10:14:58.112 INFO:tasks.rados.rados.0.smithi003.stdout:3630: oid 302 version 470 is already newer than 468 2024-09-21T10:14:58.112 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 302 v 470 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2024-09-21T10:14:58.112 INFO:tasks.rados.rados.0.smithi003.stdout:3630: left oid 302 (ObjNum 2239 snap 0 seq_num 2239) 2024-09-21T10:14:58.112 INFO:tasks.rados.rados.0.smithi003.stdout:3631: expect (ObjNum 1815 snap 0 seq_num 1815) 2024-09-21T10:14:58.214 INFO:tasks.rados.rados.0.smithi003.stdout:3632: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-21T10:14:58.405 INFO:tasks.rados.rados.0.smithi003.stdout:3633: finishing write tid 1 to smithi00370293-151 2024-09-21T10:14:58.405 INFO:tasks.rados.rados.0.smithi003.stdout:3633: finishing write tid 2 to smithi00370293-151 2024-09-21T10:14:58.405 INFO:tasks.rados.rados.0.smithi003.stdout:3633: finishing write tid 3 to smithi00370293-151 2024-09-21T10:14:58.405 INFO:tasks.rados.rados.0.smithi003.stdout:3633: finishing write tid 4 to smithi00370293-151 2024-09-21T10:14:58.405 INFO:tasks.rados.rados.0.smithi003.stdout:3633: finishing write tid 5 to smithi00370293-151 2024-09-21T10:14:58.405 INFO:tasks.rados.rados.0.smithi003.stdout:3633: oid 151 updating version 0 to 422 2024-09-21T10:14:58.405 INFO:tasks.rados.rados.0.smithi003.stdout:3633: oid 151 updating version 422 to 425 2024-09-21T10:14:58.406 INFO:tasks.rados.rados.0.smithi003.stdout:3633: oid 151 version 425 is already newer than 423 2024-09-21T10:14:58.406 INFO:tasks.rados.rados.0.smithi003.stdout:3633: oid 151 version 425 is already newer than 424 2024-09-21T10:14:58.406 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 151 v 425 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2024-09-21T10:14:58.406 INFO:tasks.rados.rados.0.smithi003.stdout:3633: left oid 151 (ObjNum 2240 snap 0 seq_num 2240) 2024-09-21T10:14:58.406 INFO:tasks.rados.rados.0.smithi003.stdout:3634: expect (ObjNum 1966 snap 0 seq_num 1966) 2024-09-21T10:14:58.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[24804]: cluster 2024-09-21T10:14:57.176792+0000 mgr.y (mgr.24839) 32 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 109 op/s 2024-09-21T10:14:58.542 INFO:tasks.rados.rados.0.smithi003.stdout:3635: expect (ObjNum 1582 snap 0 seq_num 1582) 2024-09-21T10:14:58.658 INFO:tasks.rados.rados.0.smithi003.stdout:3637: finishing write tid 1 to smithi00370293-53 2024-09-21T10:14:58.658 INFO:tasks.rados.rados.0.smithi003.stdout:3636: expect (ObjNum 1881 snap 0 seq_num 1881) 2024-09-21T10:14:58.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:14:58 smithi003 bash[22527]: cluster 2024-09-21T10:14:57.176792+0000 mgr.y (mgr.24839) 32 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 109 op/s 2024-09-21T10:14:58.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:14:58 smithi003 bash[31899]: cluster 2024-09-21T10:14:57.176792+0000 mgr.y (mgr.24839) 32 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 109 op/s 2024-09-21T10:14:58.823 INFO:tasks.rados.rados.0.smithi003.stdout:3637: finishing write tid 2 to smithi00370293-53 2024-09-21T10:14:58.823 INFO:tasks.rados.rados.0.smithi003.stdout:3637: finishing write tid 3 to smithi00370293-53 2024-09-21T10:14:58.823 INFO:tasks.rados.rados.0.smithi003.stdout:3637: finishing write tid 4 to smithi00370293-53 2024-09-21T10:14:58.823 INFO:tasks.rados.rados.0.smithi003.stdout:3637: finishing write tid 5 to smithi00370293-53 2024-09-21T10:14:58.823 INFO:tasks.rados.rados.0.smithi003.stdout:3637: oid 53 updating version 0 to 494 2024-09-21T10:14:58.823 INFO:tasks.rados.rados.0.smithi003.stdout:3637: oid 53 updating version 494 to 495 2024-09-21T10:14:58.823 INFO:tasks.rados.rados.0.smithi003.stdout:3637: oid 53 version 495 is already newer than 493 2024-09-21T10:14:58.823 INFO:tasks.rados.rados.0.smithi003.stdout:3637: oid 53 updating version 495 to 496 2024-09-21T10:14:58.824 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 53 v 496 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2024-09-21T10:14:58.824 INFO:tasks.rados.rados.0.smithi003.stdout:3637: left oid 53 (ObjNum 2241 snap 0 seq_num 2241) 2024-09-21T10:14:58.824 INFO:tasks.rados.rados.0.smithi003.stdout:3638: finishing write tid 1 to smithi00370293-207 2024-09-21T10:14:58.824 INFO:tasks.rados.rados.0.smithi003.stdout:3638: finishing write tid 2 to smithi00370293-207 2024-09-21T10:14:58.824 INFO:tasks.rados.rados.0.smithi003.stdout:3638: finishing write tid 3 to smithi00370293-207 2024-09-21T10:14:58.824 INFO:tasks.rados.rados.0.smithi003.stdout:3638: finishing write tid 4 to smithi00370293-207 2024-09-21T10:14:58.824 INFO:tasks.rados.rados.0.smithi003.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2024-09-21T10:14:58.844 INFO:tasks.rados.rados.0.smithi003.stdout:3641: writing smithi00370293-63 from 514908 to 1297799 tid 1 2024-09-21T10:14:58.865 INFO:tasks.rados.rados.0.smithi003.stdout:3641: writing smithi00370293-63 from 2079946 to 2575735 tid 2 2024-09-21T10:14:58.881 INFO:tasks.rados.rados.0.smithi003.stdout:3641: writing smithi00370293-63 from 3256490 to 3680181 tid 3 2024-09-21T10:14:58.881 INFO:tasks.rados.rados.0.smithi003.stdout:3630: done (11 left) 2024-09-21T10:14:58.881 INFO:tasks.rados.rados.0.smithi003.stdout:3631: done (10 left) 2024-09-21T10:14:58.881 INFO:tasks.rados.rados.0.smithi003.stdout:3632: done (9 left) 2024-09-21T10:14:58.882 INFO:tasks.rados.rados.0.smithi003.stdout:3633: done (8 left) 2024-09-21T10:14:58.882 INFO:tasks.rados.rados.0.smithi003.stdout:3634: done (7 left) 2024-09-21T10:14:58.882 INFO:tasks.rados.rados.0.smithi003.stdout:3635: done (6 left) 2024-09-21T10:14:58.882 INFO:tasks.rados.rados.0.smithi003.stdout:3636: done (5 left) 2024-09-21T10:14:58.882 INFO:tasks.rados.rados.0.smithi003.stdout:3637: done (4 left) 2024-09-21T10:14:58.882 INFO:tasks.rados.rados.0.smithi003.stdout:3642: write oid 73 current snap is 0 2024-09-21T10:14:58.882 INFO:tasks.rados.rados.0.smithi003.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2024-09-21T10:14:58.892 INFO:tasks.rados.rados.0.smithi003.stdout:3642: writing smithi00370293-73 from 531715 to 989855 tid 1 2024-09-21T10:14:58.906 INFO:tasks.rados.rados.0.smithi003.stdout:3642: writing smithi00370293-73 from 1738428 to 2377875 tid 2 2024-09-21T10:14:58.916 INFO:tasks.rados.rados.0.smithi003.stdout:3642: writing smithi00370293-73 from 2883913 to 3518876 tid 3 2024-09-21T10:14:58.916 INFO:tasks.rados.rados.0.smithi003.stdout:3643: write oid 332 current snap is 0 2024-09-21T10:14:58.916 INFO:tasks.rados.rados.0.smithi003.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2024-09-21T10:14:58.924 INFO:tasks.rados.rados.0.smithi003.stdout:3643: writing smithi00370293-332 from 548522 to 1081911 tid 1 2024-09-21T10:14:58.932 INFO:tasks.rados.rados.0.smithi003.stdout:3643: writing smithi00370293-332 from 1796910 to 2296368 tid 2 2024-09-21T10:14:58.940 INFO:tasks.rados.rados.0.smithi003.stdout:3643: writing smithi00370293-332 from 2911336 to 3357571 tid 3 2024-09-21T10:14:58.940 INFO:tasks.rados.rados.0.smithi003.stdout:3644: read oid 88 snap -1 2024-09-21T10:14:58.940 INFO:tasks.rados.rados.0.smithi003.stdout:3644: expect (ObjNum 2102 snap 0 seq_num 2102) 2024-09-21T10:14:58.940 INFO:tasks.rados.rados.0.smithi003.stdout:3645: read oid 247 snap -1 2024-09-21T10:14:58.940 INFO:tasks.rados.rados.0.smithi003.stdout:3645: expect deleted 2024-09-21T10:14:58.940 INFO:tasks.rados.rados.0.smithi003.stdout:3646: read oid 276 snap -1 2024-09-21T10:14:58.940 INFO:tasks.rados.rados.0.smithi003.stdout:3646: expect (ObjNum 1671 snap 0 seq_num 1671) 2024-09-21T10:14:58.940 INFO:tasks.rados.rados.0.smithi003.stdout:3647: write oid 265 current snap is 0 2024-09-21T10:14:58.940 INFO:tasks.rados.rados.0.smithi003.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2024-09-21T10:14:58.947 INFO:tasks.rados.rados.0.smithi003.stdout:3647: writing smithi00370293-265 from 565329 to 1173967 tid 1 2024-09-21T10:14:58.954 INFO:tasks.rados.rados.0.smithi003.stdout:3647: writing smithi00370293-265 from 1739039 to 2382155 tid 2 2024-09-21T10:14:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3647: writing smithi00370293-265 from 2822406 to 3596266 tid 3 2024-09-21T10:14:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3648: delete oid 57 current snap is 0 2024-09-21T10:14:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3638: finishing write tid 5 to smithi00370293-207 2024-09-21T10:14:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3638: oid 207 updating version 0 to 292 2024-09-21T10:14:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3638: oid 207 updating version 292 to 294 2024-09-21T10:14:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3638: oid 207 version 294 is already newer than 293 2024-09-21T10:14:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3638: oid 207 updating version 294 to 295 2024-09-21T10:14:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 207 v 295 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2024-09-21T10:14:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3638: left oid 207 (ObjNum 2242 snap 0 seq_num 2242) 2024-09-21T10:14:58.962 INFO:tasks.rados.rados.0.smithi003.stdout:3639: expect (ObjNum 1538 snap 0 seq_num 1538) 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 systemd[1]: Stopping Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.857Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.857Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.857Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.857Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.857Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.857Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.857Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.857Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.857Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.858Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T10:14:59.005 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.858Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T10:14:59.006 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:58 smithi204 bash[59636]: ts=2024-09-21T10:14:58.858Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T10:14:59.253 INFO:tasks.rados.rados.0.smithi003.stdout:3640: finishing write tid 1 to smithi00370293-485 2024-09-21T10:14:59.253 INFO:tasks.rados.rados.0.smithi003.stdout:3640: finishing write tid 2 to smithi00370293-485 2024-09-21T10:14:59.253 INFO:tasks.rados.rados.0.smithi003.stdout:3640: finishing write tid 3 to smithi00370293-485 2024-09-21T10:14:59.253 INFO:tasks.rados.rados.0.smithi003.stdout:3640: finishing write tid 4 to smithi00370293-485 2024-09-21T10:14:59.253 INFO:tasks.rados.rados.0.smithi003.stdout:3640: finishing write tid 5 to smithi00370293-485 2024-09-21T10:14:59.253 INFO:tasks.rados.rados.0.smithi003.stdout:3640: oid 485 updating version 0 to 488 2024-09-21T10:14:59.253 INFO:tasks.rados.rados.0.smithi003.stdout:3640: oid 485 version 488 is already newer than 486 2024-09-21T10:14:59.253 INFO:tasks.rados.rados.0.smithi003.stdout:3640: oid 485 version 488 is already newer than 485 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3640: oid 485 version 488 is already newer than 487 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 485 v 488 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3640: left oid 485 (ObjNum 2243 snap 0 seq_num 2243) 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3641: finishing write tid 1 to smithi00370293-63 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3641: finishing write tid 2 to smithi00370293-63 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3641: finishing write tid 3 to smithi00370293-63 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3641: finishing write tid 4 to smithi00370293-63 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3641: finishing write tid 5 to smithi00370293-63 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3641: oid 63 updating version 0 to 487 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3641: oid 63 version 487 is already newer than 486 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3641: oid 63 version 487 is already newer than 485 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3641: oid 63 version 487 is already newer than 484 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 63 v 487 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3641: left oid 63 (ObjNum 2244 snap 0 seq_num 2244) 2024-09-21T10:14:59.254 INFO:tasks.rados.rados.0.smithi003.stdout:3642: finishing write tid 1 to smithi00370293-73 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3642: finishing write tid 2 to smithi00370293-73 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3642: finishing write tid 3 to smithi00370293-73 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3642: finishing write tid 4 to smithi00370293-73 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3642: finishing write tid 5 to smithi00370293-73 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3642: oid 73 updating version 0 to 651 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3642: oid 73 updating version 651 to 652 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3642: oid 73 updating version 652 to 653 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3642: oid 73 updating version 653 to 654 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 73 v 654 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3642: left oid 73 (ObjNum 2245 snap 0 seq_num 2245) 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3643: finishing write tid 1 to smithi00370293-332 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3643: finishing write tid 2 to smithi00370293-332 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3643: finishing write tid 3 to smithi00370293-332 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3643: finishing write tid 4 to smithi00370293-332 2024-09-21T10:14:59.255 INFO:tasks.rados.rados.0.smithi003.stdout:3646: expect (ObjNum 1671 snap 0 seq_num 1671) 2024-09-21T10:14:59.318 INFO:tasks.rados.rados.0.smithi003.stdout:3643: finishing write tid 5 to smithi00370293-332 2024-09-21T10:14:59.318 INFO:tasks.rados.rados.0.smithi003.stdout:3643: oid 332 updating version 0 to 500 2024-09-21T10:14:59.318 INFO:tasks.rados.rados.0.smithi003.stdout:3643: oid 332 version 500 is already newer than 499 2024-09-21T10:14:59.318 INFO:tasks.rados.rados.0.smithi003.stdout:3643: oid 332 version 500 is already newer than 498 2024-09-21T10:14:59.318 INFO:tasks.rados.rados.0.smithi003.stdout:3643: oid 332 version 500 is already newer than 497 2024-09-21T10:14:59.318 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 332 v 500 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2024-09-21T10:14:59.318 INFO:tasks.rados.rados.0.smithi003.stdout:3643: left oid 332 (ObjNum 2246 snap 0 seq_num 2246) 2024-09-21T10:14:59.318 INFO:tasks.rados.rados.0.smithi003.stdout:3644: expect (ObjNum 2102 snap 0 seq_num 2102) 2024-09-21T10:14:59.571 INFO:tasks.rados.rados.0.smithi003.stdout:3647: finishing write tid 1 to smithi00370293-265 2024-09-21T10:14:59.571 INFO:tasks.rados.rados.0.smithi003.stdout:3647: finishing write tid 2 to smithi00370293-265 2024-09-21T10:14:59.571 INFO:tasks.rados.rados.0.smithi003.stdout:3647: finishing write tid 3 to smithi00370293-265 2024-09-21T10:14:59.571 INFO:tasks.rados.rados.0.smithi003.stdout:3647: finishing write tid 4 to smithi00370293-265 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3647: finishing write tid 5 to smithi00370293-265 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3647: oid 265 updating version 0 to 658 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3647: oid 265 version 658 is already newer than 657 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3647: oid 265 version 658 is already newer than 656 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3647: oid 265 version 658 is already newer than 655 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 265 v 658 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3647: left oid 265 (ObjNum 2247 snap 0 seq_num 2247) 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3638: done (10 left) 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3639: done (9 left) 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3640: done (8 left) 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3641: done (7 left) 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3642: done (6 left) 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3643: done (5 left) 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3644: done (4 left) 2024-09-21T10:14:59.572 INFO:tasks.rados.rados.0.smithi003.stdout:3645: done (3 left) 2024-09-21T10:14:59.573 INFO:tasks.rados.rados.0.smithi003.stdout:3646: done (2 left) 2024-09-21T10:14:59.573 INFO:tasks.rados.rados.0.smithi003.stdout:3647: done (1 left) 2024-09-21T10:14:59.573 INFO:tasks.rados.rados.0.smithi003.stdout:3648: done (0 left) 2024-09-21T10:14:59.573 INFO:tasks.rados.rados.0.smithi003.stdout:3649: delete oid 195 current snap is 0 2024-09-21T10:14:59.574 INFO:tasks.rados.rados.0.smithi003.stdout:3649: done (0 left) 2024-09-21T10:14:59.574 INFO:tasks.rados.rados.0.smithi003.stdout:3650: read oid 196 snap -1 2024-09-21T10:14:59.574 INFO:tasks.rados.rados.0.smithi003.stdout:3650: expect deleted 2024-09-21T10:14:59.574 INFO:tasks.rados.rados.0.smithi003.stdout:3651: delete oid 84 current snap is 0 2024-09-21T10:14:59.576 INFO:tasks.rados.rados.0.smithi003.stdout:3650: done (1 left) 2024-09-21T10:14:59.576 INFO:tasks.rados.rados.0.smithi003.stdout:3651: done (0 left) 2024-09-21T10:14:59.577 INFO:tasks.rados.rados.0.smithi003.stdout:3652: write oid 370 current snap is 0 2024-09-21T10:14:59.577 INFO:tasks.rados.rados.0.smithi003.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2024-09-21T10:14:59.583 INFO:tasks.rados.rados.0.smithi003.stdout:3652: writing smithi00370293-370 from 632557 to 1258544 tid 1 2024-09-21T10:14:59.590 INFO:tasks.rados.rados.0.smithi003.stdout:3652: writing smithi00370293-370 from 1972967 to 2623421 tid 2 2024-09-21T10:14:59.597 INFO:tasks.rados.rados.0.smithi003.stdout:3652: writing smithi00370293-370 from 3332098 to 3751046 tid 3 2024-09-21T10:14:59.597 INFO:tasks.rados.rados.0.smithi003.stdout:3653: read oid 490 snap -1 2024-09-21T10:14:59.597 INFO:tasks.rados.rados.0.smithi003.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2024-09-21T10:14:59.597 INFO:tasks.rados.rados.0.smithi003.stdout:3654: write oid 329 current snap is 0 2024-09-21T10:14:59.598 INFO:tasks.rados.rados.0.smithi003.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2024-09-21T10:14:59.605 INFO:tasks.rados.rados.0.smithi003.stdout:3654: writing smithi00370293-329 from 649364 to 1350600 tid 1 2024-09-21T10:14:59.613 INFO:tasks.rados.rados.0.smithi003.stdout:3654: writing smithi00370293-329 from 2031449 to 2825561 tid 2 2024-09-21T10:14:59.619 INFO:tasks.rados.rados.0.smithi003.stdout:3654: writing smithi00370293-329 from 3243168 to 3849364 tid 3 2024-09-21T10:14:59.619 INFO:tasks.rados.rados.0.smithi003.stdout:3655: delete oid 484 current snap is 0 2024-09-21T10:14:59.619 INFO:tasks.rados.rados.0.smithi003.stdout:3652: finishing write tid 1 to smithi00370293-370 2024-09-21T10:14:59.619 INFO:tasks.rados.rados.0.smithi003.stdout:3652: finishing write tid 2 to smithi00370293-370 2024-09-21T10:14:59.619 INFO:tasks.rados.rados.0.smithi003.stdout:3652: finishing write tid 3 to smithi00370293-370 2024-09-21T10:14:59.619 INFO:tasks.rados.rados.0.smithi003.stdout:3652: finishing write tid 4 to smithi00370293-370 2024-09-21T10:14:59.619 INFO:tasks.rados.rados.0.smithi003.stdout:3652: finishing write tid 5 to smithi00370293-370 2024-09-21T10:14:59.620 INFO:tasks.rados.rados.0.smithi003.stdout:3652: oid 370 updating version 0 to 348 2024-09-21T10:14:59.620 INFO:tasks.rados.rados.0.smithi003.stdout:3652: oid 370 updating version 348 to 351 2024-09-21T10:14:59.620 INFO:tasks.rados.rados.0.smithi003.stdout:3652: oid 370 version 351 is already newer than 350 2024-09-21T10:14:59.620 INFO:tasks.rados.rados.0.smithi003.stdout:3652: oid 370 version 351 is already newer than 349 2024-09-21T10:14:59.620 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 370 v 351 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2024-09-21T10:14:59.620 INFO:tasks.rados.rados.0.smithi003.stdout:3652: left oid 370 (ObjNum 2251 snap 0 seq_num 2251) 2024-09-21T10:14:59.620 INFO:tasks.rados.rados.0.smithi003.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2024-09-21T10:14:59.754 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:59 smithi204 bash[60768]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:14:59.755 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:59 smithi204 bash[60827]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:14:59.755 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:59 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T10:14:59.755 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:59 smithi204 systemd[1]: Stopped Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:14:59.755 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:14:59 smithi204 systemd[1]: Started Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:14:59.765 INFO:tasks.rados.rados.0.smithi003.stdout:3654: finishing write tid 1 to smithi00370293-329 2024-09-21T10:14:59.765 INFO:tasks.rados.rados.0.smithi003.stdout:3652: done (3 left) 2024-09-21T10:14:59.765 INFO:tasks.rados.rados.0.smithi003.stdout:3653: done (2 left) 2024-09-21T10:14:59.765 INFO:tasks.rados.rados.0.smithi003.stdout:3655: done (1 left) 2024-09-21T10:14:59.765 INFO:tasks.rados.rados.0.smithi003.stdout:3656: write oid 227 current snap is 0 2024-09-21T10:14:59.765 INFO:tasks.rados.rados.0.smithi003.stdout:3654: finishing write tid 2 to smithi00370293-329 2024-09-21T10:14:59.766 INFO:tasks.rados.rados.0.smithi003.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2024-09-21T10:14:59.774 INFO:tasks.rados.rados.0.smithi003.stdout:3656: writing smithi00370293-227 from 682978 to 1134712 tid 1 2024-09-21T10:14:59.784 INFO:tasks.rados.rados.0.smithi003.stdout:3656: writing smithi00370293-227 from 1748413 to 2546194 tid 2 2024-09-21T10:14:59.794 INFO:tasks.rados.rados.0.smithi003.stdout:3656: writing smithi00370293-227 from 3298014 to 3882978 tid 3 2024-09-21T10:14:59.794 INFO:tasks.rados.rados.0.smithi003.stdout:3657: delete oid 87 current snap is 0 2024-09-21T10:14:59.794 INFO:tasks.rados.rados.0.smithi003.stdout:3654: finishing write tid 3 to smithi00370293-329 2024-09-21T10:14:59.794 INFO:tasks.rados.rados.0.smithi003.stdout:3654: finishing write tid 4 to smithi00370293-329 2024-09-21T10:14:59.794 INFO:tasks.rados.rados.0.smithi003.stdout:3654: finishing write tid 5 to smithi00370293-329 2024-09-21T10:14:59.794 INFO:tasks.rados.rados.0.smithi003.stdout:3654: oid 329 updating version 0 to 473 2024-09-21T10:14:59.794 INFO:tasks.rados.rados.0.smithi003.stdout:3654: oid 329 updating version 473 to 474 2024-09-21T10:14:59.795 INFO:tasks.rados.rados.0.smithi003.stdout:3654: oid 329 version 474 is already newer than 471 2024-09-21T10:14:59.795 INFO:tasks.rados.rados.0.smithi003.stdout:3654: oid 329 version 474 is already newer than 472 2024-09-21T10:14:59.795 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 329 v 474 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2024-09-21T10:14:59.795 INFO:tasks.rados.rados.0.smithi003.stdout:3654: left oid 329 (ObjNum 2252 snap 0 seq_num 2252) 2024-09-21T10:14:59.795 INFO:tasks.rados.rados.0.smithi003.stdout:3656: finishing write tid 1 to smithi00370293-227 2024-09-21T10:14:59.795 INFO:tasks.rados.rados.0.smithi003.stdout:3656: finishing write tid 2 to smithi00370293-227 2024-09-21T10:14:59.796 INFO:tasks.rados.rados.0.smithi003.stdout:3654: done (2 left) 2024-09-21T10:14:59.797 INFO:tasks.rados.rados.0.smithi003.stdout:3657: done (1 left) 2024-09-21T10:14:59.797 INFO:tasks.rados.rados.0.smithi003.stdout:3658: read oid 402 snap -1 2024-09-21T10:14:59.797 INFO:tasks.rados.rados.0.smithi003.stdout:3658: expect deleted 2024-09-21T10:14:59.797 INFO:tasks.rados.rados.0.smithi003.stdout:3659: write oid 234 current snap is 0 2024-09-21T10:14:59.797 INFO:tasks.rados.rados.0.smithi003.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2024-09-21T10:14:59.804 INFO:tasks.rados.rados.0.smithi003.stdout:3659: writing smithi00370293-234 from 716592 to 1318824 tid 1 2024-09-21T10:14:59.809 INFO:tasks.rados.rados.0.smithi003.stdout:3659: writing smithi00370293-234 from 1749024 to 2150474 tid 2 2024-09-21T10:14:59.817 INFO:tasks.rados.rados.0.smithi003.stdout:3659: writing smithi00370293-234 from 2836507 to 3628168 tid 3 2024-09-21T10:14:59.817 INFO:tasks.rados.rados.0.smithi003.stdout:3660: write oid 34 current snap is 0 2024-09-21T10:14:59.818 INFO:tasks.rados.rados.0.smithi003.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2024-09-21T10:14:59.825 INFO:tasks.rados.rados.0.smithi003.stdout:3660: writing smithi00370293-34 from 733399 to 1410880 tid 1 2024-09-21T10:14:59.833 INFO:tasks.rados.rados.0.smithi003.stdout:3660: writing smithi00370293-34 from 2207506 to 2868967 tid 2 2024-09-21T10:14:59.839 INFO:tasks.rados.rados.0.smithi003.stdout:3660: writing smithi00370293-34 from 3380283 to 3933399 tid 3 2024-09-21T10:14:59.839 INFO:tasks.rados.rados.0.smithi003.stdout:3661: write oid 201 current snap is 0 2024-09-21T10:14:59.840 INFO:tasks.rados.rados.0.smithi003.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2024-09-21T10:14:59.846 INFO:tasks.rados.rados.0.smithi003.stdout:3661: writing smithi00370293-201 from 750206 to 1219289 tid 1 2024-09-21T10:14:59.852 INFO:tasks.rados.rados.0.smithi003.stdout:3661: writing smithi00370293-201 from 1982341 to 2387460 tid 2 2024-09-21T10:14:59.859 INFO:tasks.rados.rados.0.smithi003.stdout:3661: writing smithi00370293-201 from 3007706 to 3538264 tid 3 2024-09-21T10:14:59.859 INFO:tasks.rados.rados.0.smithi003.stdout:3662: read oid 170 snap -1 2024-09-21T10:14:59.859 INFO:tasks.rados.rados.0.smithi003.stdout:3662: expect (ObjNum 1939 snap 0 seq_num 1939) 2024-09-21T10:14:59.859 INFO:tasks.rados.rados.0.smithi003.stdout:3663: write oid 78 current snap is 0 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3656: finishing write tid 3 to smithi00370293-227 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3656: finishing write tid 4 to smithi00370293-227 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3656: finishing write tid 5 to smithi00370293-227 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3656: oid 227 updating version 0 to 368 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3656: oid 227 updating version 368 to 369 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3656: oid 227 updating version 369 to 370 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3656: oid 227 updating version 370 to 371 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 227 v 371 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3656: left oid 227 (ObjNum 2254 snap 0 seq_num 2254) 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3659: finishing write tid 1 to smithi00370293-234 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3659: finishing write tid 2 to smithi00370293-234 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3659: finishing write tid 3 to smithi00370293-234 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3659: finishing write tid 4 to smithi00370293-234 2024-09-21T10:14:59.860 INFO:tasks.rados.rados.0.smithi003.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2024-09-21T10:14:59.867 INFO:tasks.rados.rados.0.smithi003.stdout:3663: writing smithi00370293-78 from 767013 to 1311345 tid 1 2024-09-21T10:14:59.874 INFO:tasks.rados.rados.0.smithi003.stdout:3663: writing smithi00370293-78 from 1924470 to 2589600 tid 2 2024-09-21T10:14:59.881 INFO:tasks.rados.rados.0.smithi003.stdout:3663: writing smithi00370293-78 from 3035129 to 3776959 tid 3 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3656: done (6 left) 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3658: done (5 left) 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3664: read oid 46 snap -1 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3664: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3665: read oid 317 snap -1 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3665: expect (ObjNum 2033 snap 0 seq_num 2033) 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3666: delete oid 134 current snap is 0 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3659: finishing write tid 5 to smithi00370293-234 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3659: oid 234 updating version 0 to 492 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3659: oid 234 version 492 is already newer than 490 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3659: oid 234 version 492 is already newer than 491 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:3659: oid 234 updating version 492 to 493 2024-09-21T10:14:59.882 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 234 v 493 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3660: finishing write tid 1 to smithi00370293-34 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3660: finishing write tid 2 to smithi00370293-34 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3660: finishing write tid 3 to smithi00370293-34 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3660: finishing write tid 4 to smithi00370293-34 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3660: finishing write tid 5 to smithi00370293-34 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3660: oid 34 updating version 0 to 435 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3660: oid 34 version 435 is already newer than 434 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3660: oid 34 version 435 is already newer than 433 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3660: oid 34 version 435 is already newer than 432 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 34 v 435 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3661: finishing write tid 1 to smithi00370293-201 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3661: finishing write tid 2 to smithi00370293-201 2024-09-21T10:14:59.883 INFO:tasks.rados.rados.0.smithi003.stdout:3661: finishing write tid 3 to smithi00370293-201 2024-09-21T10:14:59.884 INFO:tasks.rados.rados.0.smithi003.stdout:3661: finishing write tid 4 to smithi00370293-201 2024-09-21T10:14:59.884 INFO:tasks.rados.rados.0.smithi003.stdout:3661: finishing write tid 5 to smithi00370293-201 2024-09-21T10:14:59.884 INFO:tasks.rados.rados.0.smithi003.stdout:3661: oid 201 updating version 0 to 494 2024-09-21T10:14:59.884 INFO:tasks.rados.rados.0.smithi003.stdout:3661: oid 201 updating version 494 to 495 2024-09-21T10:14:59.884 INFO:tasks.rados.rados.0.smithi003.stdout:3661: oid 201 updating version 495 to 496 2024-09-21T10:14:59.884 INFO:tasks.rados.rados.0.smithi003.stdout:3661: oid 201 updating version 496 to 497 2024-09-21T10:14:59.884 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 201 v 497 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2024-09-21T10:14:59.884 INFO:tasks.rados.rados.0.smithi003.stdout:3661: left oid 201 (ObjNum 2258 snap 0 seq_num 2258) 2024-09-21T10:14:59.884 INFO:tasks.rados.rados.0.smithi003.stdout:3662: expect (ObjNum 1939 snap 0 seq_num 1939) 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:3663: finishing write tid 1 to smithi00370293-78 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:3663: finishing write tid 2 to smithi00370293-78 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:3663: finishing write tid 3 to smithi00370293-78 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:3663: finishing write tid 4 to smithi00370293-78 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:3663: finishing write tid 5 to smithi00370293-78 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:3663: oid 78 updating version 0 to 427 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:3663: oid 78 version 427 is already newer than 426 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:3663: oid 78 updating version 427 to 429 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:3663: oid 78 version 429 is already newer than 428 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 78 v 429 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:3663: left oid 78 (ObjNum 2259 snap 0 seq_num 2259) 2024-09-21T10:15:00.006 INFO:tasks.rados.rados.0.smithi003.stdout:3664: expect (ObjNum 1743 snap 0 seq_num 1743) 2024-09-21T10:15:00.197 INFO:tasks.rados.rados.0.smithi003.stdout:3665: expect (ObjNum 2033 snap 0 seq_num 2033) 2024-09-21T10:15:00.311 INFO:tasks.rados.rados.0.smithi003.stdout:3659: done (7 left) 2024-09-21T10:15:00.311 INFO:tasks.rados.rados.0.smithi003.stdout:3660: done (6 left) 2024-09-21T10:15:00.311 INFO:tasks.rados.rados.0.smithi003.stdout:3661: done (5 left) 2024-09-21T10:15:00.311 INFO:tasks.rados.rados.0.smithi003.stdout:3662: done (4 left) 2024-09-21T10:15:00.311 INFO:tasks.rados.rados.0.smithi003.stdout:3663: done (3 left) 2024-09-21T10:15:00.311 INFO:tasks.rados.rados.0.smithi003.stdout:3664: done (2 left) 2024-09-21T10:15:00.312 INFO:tasks.rados.rados.0.smithi003.stdout:3665: done (1 left) 2024-09-21T10:15:00.312 INFO:tasks.rados.rados.0.smithi003.stdout:3666: done (0 left) 2024-09-21T10:15:00.312 INFO:tasks.rados.rados.0.smithi003.stdout:3667: write oid 384 current snap is 0 2024-09-21T10:15:00.312 INFO:tasks.rados.rados.0.smithi003.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2024-09-21T10:15:00.321 INFO:tasks.rados.rados.0.smithi003.stdout:3667: writing smithi00370293-384 from 400627 to 1095457 tid 1 2024-09-21T10:15:00.329 INFO:tasks.rados.rados.0.smithi003.stdout:3667: writing smithi00370293-384 from 1641434 to 2000627 tid 2 2024-09-21T10:15:00.329 INFO:tasks.rados.rados.0.smithi003.stdout:3668: write oid 355 current snap is 0 2024-09-21T10:15:00.329 INFO:tasks.rados.rados.0.smithi003.stdout:3667: finishing write tid 1 to smithi00370293-384 2024-09-21T10:15:00.329 INFO:tasks.rados.rados.0.smithi003.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2024-09-21T10:15:00.342 INFO:tasks.rados.rados.0.smithi003.stdout:3668: writing smithi00370293-355 from 417434 to 1187513 tid 1 2024-09-21T10:15:00.350 INFO:tasks.rados.rados.0.smithi003.stdout:3668: writing smithi00370293-355 from 1699916 to 2017434 tid 2 2024-09-21T10:15:00.350 INFO:tasks.rados.rados.0.smithi003.stdout:3669: write oid 94 current snap is 0 2024-09-21T10:15:00.350 INFO:tasks.rados.rados.0.smithi003.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2024-09-21T10:15:00.359 INFO:tasks.rados.rados.0.smithi003.stdout:3669: writing smithi00370293-94 from 434241 to 879569 tid 1 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3669: writing smithi00370293-94 from 1642045 to 2034241 tid 2 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3670: read oid 1 snap -1 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3670: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3671: read oid 424 snap -1 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3671: expect (ObjNum 1892 snap 0 seq_num 1892) 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3672: write oid 65 current snap is 0 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3667: finishing write tid 2 to smithi00370293-384 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3667: finishing write tid 3 to smithi00370293-384 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3667: finishing write tid 4 to smithi00370293-384 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3667: oid 384 updating version 0 to 480 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3667: oid 384 version 480 is already newer than 479 2024-09-21T10:15:00.372 INFO:tasks.rados.rados.0.smithi003.stdout:3667: oid 384 version 480 is already newer than 478 2024-09-21T10:15:00.373 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 384 v 480 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2024-09-21T10:15:00.373 INFO:tasks.rados.rados.0.smithi003.stdout:3667: left oid 384 (ObjNum 2261 snap 0 seq_num 2261) 2024-09-21T10:15:00.373 INFO:tasks.rados.rados.0.smithi003.stdout:3668: finishing write tid 1 to smithi00370293-355 2024-09-21T10:15:00.373 INFO:tasks.rados.rados.0.smithi003.stdout:3668: finishing write tid 2 to smithi00370293-355 2024-09-21T10:15:00.373 INFO:tasks.rados.rados.0.smithi003.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2024-09-21T10:15:00.381 INFO:tasks.rados.rados.0.smithi003.stdout:3672: writing smithi00370293-65 from 451048 to 971625 tid 1 2024-09-21T10:15:00.394 INFO:tasks.rados.rados.0.smithi003.stdout:3672: writing smithi00370293-65 from 1700527 to 2051048 tid 2 2024-09-21T10:15:00.394 INFO:tasks.rados.rados.0.smithi003.stdout:3667: done (5 left) 2024-09-21T10:15:00.394 INFO:tasks.rados.rados.0.smithi003.stdout:3673: write oid 28 current snap is 0 2024-09-21T10:15:00.394 INFO:tasks.rados.rados.0.smithi003.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2024-09-21T10:15:00.403 INFO:tasks.rados.rados.0.smithi003.stdout:3673: writing smithi00370293-28 from 467855 to 1063681 tid 1 2024-09-21T10:15:00.413 INFO:tasks.rados.rados.0.smithi003.stdout:3673: writing smithi00370293-28 from 1759009 to 2067855 tid 2 2024-09-21T10:15:00.413 INFO:tasks.rados.rados.0.smithi003.stdout:3674: delete oid 63 current snap is 0 2024-09-21T10:15:00.413 INFO:tasks.rados.rados.0.smithi003.stdout:3668: finishing write tid 3 to smithi00370293-355 2024-09-21T10:15:00.413 INFO:tasks.rados.rados.0.smithi003.stdout:3668: finishing write tid 4 to smithi00370293-355 2024-09-21T10:15:00.413 INFO:tasks.rados.rados.0.smithi003.stdout:3668: oid 355 updating version 0 to 662 2024-09-21T10:15:00.413 INFO:tasks.rados.rados.0.smithi003.stdout:3668: oid 355 version 662 is already newer than 660 2024-09-21T10:15:00.413 INFO:tasks.rados.rados.0.smithi003.stdout:3668: oid 355 version 662 is already newer than 661 2024-09-21T10:15:00.413 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 355 v 662 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2024-09-21T10:15:00.413 INFO:tasks.rados.rados.0.smithi003.stdout:3668: left oid 355 (ObjNum 2262 snap 0 seq_num 2262) 2024-09-21T10:15:00.413 INFO:tasks.rados.rados.0.smithi003.stdout:3669: finishing write tid 1 to smithi00370293-94 2024-09-21T10:15:00.414 INFO:tasks.rados.rados.0.smithi003.stdout:3670: expect (ObjNum 1455 snap 0 seq_num 1455) 2024-09-21T10:15:00.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:00 smithi204 bash[24804]: cluster 2024-09-21T10:14:59.177451+0000 mgr.y (mgr.24839) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2024-09-21T10:15:00.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:00 smithi204 bash[24804]: audit 2024-09-21T10:14:59.751190+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:00.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:00 smithi204 bash[24804]: audit 2024-09-21T10:14:59.763622+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:00.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:00 smithi204 bash[24804]: audit 2024-09-21T10:14:59.771639+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:15:00.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:00 smithi204 bash[24804]: audit 2024-09-21T10:14:59.814760+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:00.569 INFO:tasks.rados.rados.0.smithi003.stdout:3669: finishing write tid 2 to smithi00370293-94 2024-09-21T10:15:00.569 INFO:tasks.rados.rados.0.smithi003.stdout:3669: finishing write tid 3 to smithi00370293-94 2024-09-21T10:15:00.569 INFO:tasks.rados.rados.0.smithi003.stdout:3669: finishing write tid 4 to smithi00370293-94 2024-09-21T10:15:00.569 INFO:tasks.rados.rados.0.smithi003.stdout:3669: oid 94 updating version 0 to 663 2024-09-21T10:15:00.569 INFO:tasks.rados.rados.0.smithi003.stdout:3669: oid 94 updating version 663 to 665 2024-09-21T10:15:00.569 INFO:tasks.rados.rados.0.smithi003.stdout:3669: oid 94 version 665 is already newer than 664 2024-09-21T10:15:00.570 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 94 v 665 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2024-09-21T10:15:00.570 INFO:tasks.rados.rados.0.smithi003.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2024-09-21T10:15:00.570 INFO:tasks.rados.rados.0.smithi003.stdout:3672: finishing write tid 1 to smithi00370293-65 2024-09-21T10:15:00.570 INFO:tasks.rados.rados.0.smithi003.stdout:3671: expect (ObjNum 1892 snap 0 seq_num 1892) 2024-09-21T10:15:00.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:00 smithi003 bash[22527]: cluster 2024-09-21T10:14:59.177451+0000 mgr.y (mgr.24839) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2024-09-21T10:15:00.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:00 smithi003 bash[22527]: audit 2024-09-21T10:14:59.751190+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:00.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:00 smithi003 bash[22527]: audit 2024-09-21T10:14:59.763622+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:00.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:00 smithi003 bash[22527]: audit 2024-09-21T10:14:59.771639+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:15:00.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:00 smithi003 bash[22527]: audit 2024-09-21T10:14:59.814760+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:00.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:00 smithi003 bash[31899]: cluster 2024-09-21T10:14:59.177451+0000 mgr.y (mgr.24839) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2024-09-21T10:15:00.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:00 smithi003 bash[31899]: audit 2024-09-21T10:14:59.751190+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:00.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:00 smithi003 bash[31899]: audit 2024-09-21T10:14:59.763622+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:00.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:00 smithi003 bash[31899]: audit 2024-09-21T10:14:59.771639+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:15:00.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:00 smithi003 bash[31899]: audit 2024-09-21T10:14:59.814760+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:00.770 INFO:tasks.rados.rados.0.smithi003.stdout:3672: finishing write tid 2 to smithi00370293-65 2024-09-21T10:15:00.770 INFO:tasks.rados.rados.0.smithi003.stdout:3672: finishing write tid 3 to smithi00370293-65 2024-09-21T10:15:00.770 INFO:tasks.rados.rados.0.smithi003.stdout:3672: finishing write tid 4 to smithi00370293-65 2024-09-21T10:15:00.770 INFO:tasks.rados.rados.0.smithi003.stdout:3672: oid 65 updating version 0 to 298 2024-09-21T10:15:00.770 INFO:tasks.rados.rados.0.smithi003.stdout:3672: oid 65 version 298 is already newer than 296 2024-09-21T10:15:00.770 INFO:tasks.rados.rados.0.smithi003.stdout:3672: oid 65 version 298 is already newer than 297 2024-09-21T10:15:00.770 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 65 v 298 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2024-09-21T10:15:00.770 INFO:tasks.rados.rados.0.smithi003.stdout:3672: left oid 65 (ObjNum 2264 snap 0 seq_num 2264) 2024-09-21T10:15:00.770 INFO:tasks.rados.rados.0.smithi003.stdout:3673: finishing write tid 1 to smithi00370293-28 2024-09-21T10:15:00.770 INFO:tasks.rados.rados.0.smithi003.stdout:3673: finishing write tid 2 to smithi00370293-28 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3673: finishing write tid 3 to smithi00370293-28 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3673: finishing write tid 4 to smithi00370293-28 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3673: oid 28 updating version 0 to 416 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3673: oid 28 version 416 is already newer than 414 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3673: oid 28 version 416 is already newer than 415 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 28 v 416 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3673: left oid 28 (ObjNum 2265 snap 0 seq_num 2265) 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3668: done (6 left) 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3669: done (5 left) 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3670: done (4 left) 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3671: done (3 left) 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3672: done (2 left) 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3673: done (1 left) 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3674: done (0 left) 2024-09-21T10:15:00.771 INFO:tasks.rados.rados.0.smithi003.stdout:3675: read oid 104 snap -1 2024-09-21T10:15:00.772 INFO:tasks.rados.rados.0.smithi003.stdout:3675: expect (ObjNum 1566 snap 0 seq_num 1566) 2024-09-21T10:15:00.772 INFO:tasks.rados.rados.0.smithi003.stdout:3676: read oid 407 snap -1 2024-09-21T10:15:00.772 INFO:tasks.rados.rados.0.smithi003.stdout:3676: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T10:15:00.772 INFO:tasks.rados.rados.0.smithi003.stdout:3677: delete oid 334 current snap is 0 2024-09-21T10:15:00.773 INFO:tasks.rados.rados.0.smithi003.stdout:3677: done (2 left) 2024-09-21T10:15:00.773 INFO:tasks.rados.rados.0.smithi003.stdout:3678: read oid 335 snap -1 2024-09-21T10:15:00.773 INFO:tasks.rados.rados.0.smithi003.stdout:3678: expect (ObjNum 1442 snap 0 seq_num 1442) 2024-09-21T10:15:00.773 INFO:tasks.rados.rados.0.smithi003.stdout:3679: read oid 418 snap -1 2024-09-21T10:15:00.773 INFO:tasks.rados.rados.0.smithi003.stdout:3679: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T10:15:00.773 INFO:tasks.rados.rados.0.smithi003.stdout:3680: write oid 139 current snap is 0 2024-09-21T10:15:00.773 INFO:tasks.rados.rados.0.smithi003.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2024-09-21T10:15:00.782 INFO:tasks.rados.rados.0.smithi003.stdout:3680: writing smithi00370293-139 from 518276 to 1056202 tid 1 2024-09-21T10:15:00.790 INFO:tasks.rados.rados.0.smithi003.stdout:3680: writing smithi00370293-139 from 1534455 to 1957919 tid 2 2024-09-21T10:15:00.790 INFO:tasks.rados.rados.0.smithi003.stdout:3681: read oid 310 snap -1 2024-09-21T10:15:00.790 INFO:tasks.rados.rados.0.smithi003.stdout:3681: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T10:15:00.790 INFO:tasks.rados.rados.0.smithi003.stdout:3682: write oid 366 current snap is 0 2024-09-21T10:15:00.790 INFO:tasks.rados.rados.0.smithi003.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2024-09-21T10:15:00.804 INFO:tasks.rados.rados.0.smithi003.stdout:3682: writing smithi00370293-366 from 535083 to 1148258 tid 1 2024-09-21T10:15:00.817 INFO:tasks.rados.rados.0.smithi003.stdout:3682: writing smithi00370293-366 from 1592937 to 2135083 tid 2 2024-09-21T10:15:00.817 INFO:tasks.rados.rados.0.smithi003.stdout:3683: delete oid 227 current snap is 0 2024-09-21T10:15:00.817 INFO:tasks.rados.rados.0.smithi003.stdout:3675: expect (ObjNum 1566 snap 0 seq_num 1566) 2024-09-21T10:15:00.939 INFO:tasks.rados.rados.0.smithi003.stdout:3676: expect (ObjNum 1580 snap 0 seq_num 1580) 2024-09-21T10:15:01.086 INFO:tasks.rados.rados.0.smithi003.stdout:3678: expect (ObjNum 1442 snap 0 seq_num 1442) 2024-09-21T10:15:01.156 INFO:tasks.rados.rados.0.smithi003.stdout:3679: expect (ObjNum 1492 snap 0 seq_num 1492) 2024-09-21T10:15:01.339 INFO:tasks.rados.rados.0.smithi003.stdout:3680: finishing write tid 1 to smithi00370293-139 2024-09-21T10:15:01.339 INFO:tasks.rados.rados.0.smithi003.stdout:3680: finishing write tid 2 to smithi00370293-139 2024-09-21T10:15:01.339 INFO:tasks.rados.rados.0.smithi003.stdout:3680: finishing write tid 3 to smithi00370293-139 2024-09-21T10:15:01.339 INFO:tasks.rados.rados.0.smithi003.stdout:3680: finishing write tid 4 to smithi00370293-139 2024-09-21T10:15:01.339 INFO:tasks.rados.rados.0.smithi003.stdout:3680: oid 139 updating version 0 to 491 2024-09-21T10:15:01.339 INFO:tasks.rados.rados.0.smithi003.stdout:3680: oid 139 version 491 is already newer than 489 2024-09-21T10:15:01.339 INFO:tasks.rados.rados.0.smithi003.stdout:3680: oid 139 version 491 is already newer than 490 2024-09-21T10:15:01.339 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 139 v 491 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2024-09-21T10:15:01.339 INFO:tasks.rados.rados.0.smithi003.stdout:3680: left oid 139 (ObjNum 2268 snap 0 seq_num 2268) 2024-09-21T10:15:01.339 INFO:tasks.rados.rados.0.smithi003.stdout:3681: expect (ObjNum 1456 snap 0 seq_num 1456) 2024-09-21T10:15:01.470 INFO:tasks.rados.rados.0.smithi003.stdout:3682: finishing write tid 1 to smithi00370293-366 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:3682: finishing write tid 2 to smithi00370293-366 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:3682: finishing write tid 3 to smithi00370293-366 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:3682: finishing write tid 4 to smithi00370293-366 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:3682: oid 366 updating version 0 to 417 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:3682: oid 366 updating version 417 to 418 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:3682: oid 366 updating version 418 to 419 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 366 v 419 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:3682: left oid 366 (ObjNum 2269 snap 0 seq_num 2269) 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:3675: done (7 left) 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:3676: done (6 left) 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:3678: done (5 left) 2024-09-21T10:15:01.471 INFO:tasks.rados.rados.0.smithi003.stdout:3679: done (4 left) 2024-09-21T10:15:01.472 INFO:tasks.rados.rados.0.smithi003.stdout:3680: done (3 left) 2024-09-21T10:15:01.472 INFO:tasks.rados.rados.0.smithi003.stdout:3681: done (2 left) 2024-09-21T10:15:01.472 INFO:tasks.rados.rados.0.smithi003.stdout:3682: done (1 left) 2024-09-21T10:15:01.472 INFO:tasks.rados.rados.0.smithi003.stdout:3683: done (0 left) 2024-09-21T10:15:01.472 INFO:tasks.rados.rados.0.smithi003.stdout:3684: delete oid 102 current snap is 0 2024-09-21T10:15:01.474 INFO:tasks.rados.rados.0.smithi003.stdout:3684: done (0 left) 2024-09-21T10:15:01.474 INFO:tasks.rados.rados.0.smithi003.stdout:3685: delete oid 458 current snap is 0 2024-09-21T10:15:01.477 INFO:tasks.rados.rados.0.smithi003.stdout:3685: done (0 left) 2024-09-21T10:15:01.477 INFO:tasks.rados.rados.0.smithi003.stdout:3686: write oid 455 current snap is 0 2024-09-21T10:15:01.477 INFO:tasks.rados.rados.0.smithi003.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2024-09-21T10:15:01.495 INFO:tasks.rados.rados.0.smithi003.stdout:3686: writing smithi00370293-455 from 602311 to 1116482 tid 1 2024-09-21T10:15:01.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:01 smithi204 bash[24804]: audit 2024-09-21T10:14:59.772113+0000 mgr.y (mgr.24839) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:15:01.514 INFO:tasks.rados.rados.0.smithi003.stdout:3686: writing smithi00370293-455 from 1710512 to 2202311 tid 2 2024-09-21T10:15:01.514 INFO:tasks.rados.rados.0.smithi003.stdout:3687: read oid 325 snap -1 2024-09-21T10:15:01.514 INFO:tasks.rados.rados.0.smithi003.stdout:3687: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-09-21T10:15:01.514 INFO:tasks.rados.rados.0.smithi003.stdout:3688: write oid 169 current snap is 0 2024-09-21T10:15:01.514 INFO:tasks.rados.rados.0.smithi003.stdout:3686: finishing write tid 1 to smithi00370293-455 2024-09-21T10:15:01.514 INFO:tasks.rados.rados.0.smithi003.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2024-09-21T10:15:01.535 INFO:tasks.rados.rados.0.smithi003.stdout:3688: writing smithi00370293-169 from 619118 to 1324891 tid 1 2024-09-21T10:15:01.548 INFO:tasks.rados.rados.0.smithi003.stdout:3688: writing smithi00370293-169 from 1885347 to 2219118 tid 2 2024-09-21T10:15:01.548 INFO:tasks.rados.rados.0.smithi003.stdout:3689: read oid 27 snap -1 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3689: expect (ObjNum 1561 snap 0 seq_num 1561) 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3690: read oid 447 snap -1 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3690: expect deleted 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3691: delete oid 249 current snap is 0 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3686: finishing write tid 2 to smithi00370293-455 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3686: finishing write tid 3 to smithi00370293-455 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3686: finishing write tid 4 to smithi00370293-455 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3686: oid 455 updating version 0 to 409 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3686: oid 455 updating version 409 to 411 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3686: oid 455 version 411 is already newer than 410 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 455 v 411 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2024-09-21T10:15:01.549 INFO:tasks.rados.rados.0.smithi003.stdout:3687: expect (ObjNum 1840 snap 0 seq_num 1840) 2024-09-21T10:15:01.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:01 smithi003 bash[22527]: audit 2024-09-21T10:14:59.772113+0000 mgr.y (mgr.24839) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:15:01.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:01 smithi003 bash[31899]: audit 2024-09-21T10:14:59.772113+0000 mgr.y (mgr.24839) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:15:01.722 INFO:tasks.rados.rados.0.smithi003.stdout:3688: finishing write tid 1 to smithi00370293-169 2024-09-21T10:15:01.722 INFO:tasks.rados.rados.0.smithi003.stdout:3689: expect (ObjNum 1561 snap 0 seq_num 1561) 2024-09-21T10:15:01.823 INFO:tasks.rados.rados.0.smithi003.stdout:3688: finishing write tid 2 to smithi00370293-169 2024-09-21T10:15:01.823 INFO:tasks.rados.rados.0.smithi003.stdout:3688: finishing write tid 3 to smithi00370293-169 2024-09-21T10:15:01.823 INFO:tasks.rados.rados.0.smithi003.stdout:3688: finishing write tid 4 to smithi00370293-169 2024-09-21T10:15:01.823 INFO:tasks.rados.rados.0.smithi003.stdout:3688: oid 169 updating version 0 to 423 2024-09-21T10:15:01.823 INFO:tasks.rados.rados.0.smithi003.stdout:3688: oid 169 version 423 is already newer than 422 2024-09-21T10:15:01.823 INFO:tasks.rados.rados.0.smithi003.stdout:3688: oid 169 version 423 is already newer than 421 2024-09-21T10:15:01.823 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 169 v 423 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2024-09-21T10:15:01.823 INFO:tasks.rados.rados.0.smithi003.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2024-09-21T10:15:01.823 INFO:tasks.rados.rados.0.smithi003.stdout:3686: done (5 left) 2024-09-21T10:15:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:3687: done (4 left) 2024-09-21T10:15:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:3688: done (3 left) 2024-09-21T10:15:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:3689: done (2 left) 2024-09-21T10:15:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:3690: done (1 left) 2024-09-21T10:15:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:3691: done (0 left) 2024-09-21T10:15:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:3692: read oid 212 snap -1 2024-09-21T10:15:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:3692: expect (ObjNum 2065 snap 0 seq_num 2065) 2024-09-21T10:15:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:3693: write oid 122 current snap is 0 2024-09-21T10:15:01.824 INFO:tasks.rados.rados.0.smithi003.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2024-09-21T10:15:01.841 INFO:tasks.rados.rados.0.smithi003.stdout:3693: writing smithi00370293-122 from 652732 to 1109003 tid 1 2024-09-21T10:15:01.860 INFO:tasks.rados.rados.0.smithi003.stdout:3693: writing smithi00370293-122 from 1885958 to 2252732 tid 2 2024-09-21T10:15:01.860 INFO:tasks.rados.rados.0.smithi003.stdout:3694: write oid 306 current snap is 0 2024-09-21T10:15:01.860 INFO:tasks.rados.rados.0.smithi003.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2024-09-21T10:15:01.879 INFO:tasks.rados.rados.0.smithi003.stdout:3694: writing smithi00370293-306 from 669539 to 1201059 tid 1 2024-09-21T10:15:01.891 INFO:tasks.rados.rados.0.smithi003.stdout:3694: writing smithi00370293-306 from 1944440 to 2269539 tid 2 2024-09-21T10:15:01.892 INFO:tasks.rados.rados.0.smithi003.stdout:3695: write oid 500 current snap is 0 2024-09-21T10:15:01.892 INFO:tasks.rados.rados.0.smithi003.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2024-09-21T10:15:01.905 INFO:tasks.rados.rados.0.smithi003.stdout:3695: writing smithi00370293-500 from 686346 to 1293115 tid 1 2024-09-21T10:15:01.913 INFO:tasks.rados.rados.0.smithi003.stdout:3695: writing smithi00370293-500 from 2002922 to 2286346 tid 2 2024-09-21T10:15:01.914 INFO:tasks.rados.rados.0.smithi003.stdout:3696: read oid 411 snap -1 2024-09-21T10:15:01.914 INFO:tasks.rados.rados.0.smithi003.stdout:3696: expect (ObjNum 2070 snap 0 seq_num 2070) 2024-09-21T10:15:01.914 INFO:tasks.rados.rados.0.smithi003.stdout:3697: read oid 462 snap -1 2024-09-21T10:15:01.914 INFO:tasks.rados.rados.0.smithi003.stdout:3697: expect (ObjNum 618 snap 0 seq_num 618) 2024-09-21T10:15:01.914 INFO:tasks.rados.rados.0.smithi003.stdout:3698: read oid 321 snap -1 2024-09-21T10:15:01.914 INFO:tasks.rados.rados.0.smithi003.stdout:3698: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-21T10:15:01.914 INFO:tasks.rados.rados.0.smithi003.stdout:3699: read oid 295 snap -1 2024-09-21T10:15:01.914 INFO:tasks.rados.rados.0.smithi003.stdout:3699: expect (ObjNum 2160 snap 0 seq_num 2160) 2024-09-21T10:15:01.914 INFO:tasks.rados.rados.0.smithi003.stdout:3700: write oid 93 current snap is 0 2024-09-21T10:15:01.914 INFO:tasks.rados.rados.0.smithi003.stdout:3692: expect (ObjNum 2065 snap 0 seq_num 2065) 2024-09-21T10:15:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:3693: finishing write tid 1 to smithi00370293-122 2024-09-21T10:15:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:3693: finishing write tid 2 to smithi00370293-122 2024-09-21T10:15:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:3693: finishing write tid 3 to smithi00370293-122 2024-09-21T10:15:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:3693: finishing write tid 4 to smithi00370293-122 2024-09-21T10:15:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:3693: oid 122 updating version 0 to 501 2024-09-21T10:15:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:3693: oid 122 updating version 501 to 502 2024-09-21T10:15:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:3693: oid 122 updating version 502 to 503 2024-09-21T10:15:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 122 v 503 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2024-09-21T10:15:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:3693: left oid 122 (ObjNum 2276 snap 0 seq_num 2276) 2024-09-21T10:15:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:3694: finishing write tid 1 to smithi00370293-306 2024-09-21T10:15:02.063 INFO:tasks.rados.rados.0.smithi003.stdout:3694: finishing write tid 2 to smithi00370293-306 2024-09-21T10:15:02.064 INFO:tasks.rados.rados.0.smithi003.stdout:3694: finishing write tid 3 to smithi00370293-306 2024-09-21T10:15:02.064 INFO:tasks.rados.rados.0.smithi003.stdout:3694: finishing write tid 4 to smithi00370293-306 2024-09-21T10:15:02.064 INFO:tasks.rados.rados.0.smithi003.stdout:3694: oid 306 updating version 0 to 471 2024-09-21T10:15:02.064 INFO:tasks.rados.rados.0.smithi003.stdout:3694: oid 306 updating version 471 to 472 2024-09-21T10:15:02.064 INFO:tasks.rados.rados.0.smithi003.stdout:3694: oid 306 version 472 is already newer than 470 2024-09-21T10:15:02.064 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 306 v 472 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2024-09-21T10:15:02.064 INFO:tasks.rados.rados.0.smithi003.stdout:3694: left oid 306 (ObjNum 2277 snap 0 seq_num 2277) 2024-09-21T10:15:02.064 INFO:tasks.rados.rados.0.smithi003.stdout:3695: finishing write tid 1 to smithi00370293-500 2024-09-21T10:15:02.064 INFO:tasks.rados.rados.0.smithi003.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2024-09-21T10:15:02.075 INFO:tasks.rados.rados.0.smithi003.stdout:3700: writing smithi00370293-93 from 703153 to 1385171 tid 1 2024-09-21T10:15:02.084 INFO:tasks.rados.rados.0.smithi003.stdout:3700: writing smithi00370293-93 from 2061404 to 2303153 tid 2 2024-09-21T10:15:02.084 INFO:tasks.rados.rados.0.smithi003.stdout:3692: done (8 left) 2024-09-21T10:15:02.084 INFO:tasks.rados.rados.0.smithi003.stdout:3693: done (7 left) 2024-09-21T10:15:02.084 INFO:tasks.rados.rados.0.smithi003.stdout:3694: done (6 left) 2024-09-21T10:15:02.084 INFO:tasks.rados.rados.0.smithi003.stdout:3701: write oid 50 current snap is 0 2024-09-21T10:15:02.085 INFO:tasks.rados.rados.0.smithi003.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2024-09-21T10:15:02.098 INFO:tasks.rados.rados.0.smithi003.stdout:3701: writing smithi00370293-50 from 719960 to 1477227 tid 1 2024-09-21T10:15:02.106 INFO:tasks.rados.rados.0.smithi003.stdout:3701: writing smithi00370293-50 from 2003533 to 2319960 tid 2 2024-09-21T10:15:02.106 INFO:tasks.rados.rados.0.smithi003.stdout:3702: read oid 175 snap -1 2024-09-21T10:15:02.107 INFO:tasks.rados.rados.0.smithi003.stdout:3702: expect (ObjNum 1188 snap 0 seq_num 1188) 2024-09-21T10:15:02.107 INFO:tasks.rados.rados.0.smithi003.stdout:3703: read oid 426 snap -1 2024-09-21T10:15:02.107 INFO:tasks.rados.rados.0.smithi003.stdout:3703: expect deleted 2024-09-21T10:15:02.107 INFO:tasks.rados.rados.0.smithi003.stdout:3704: write oid 266 current snap is 0 2024-09-21T10:15:02.107 INFO:tasks.rados.rados.0.smithi003.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2024-09-21T10:15:02.118 INFO:tasks.rados.rados.0.smithi003.stdout:3704: writing smithi00370293-266 from 736767 to 1285636 tid 1 2024-09-21T10:15:02.127 INFO:tasks.rados.rados.0.smithi003.stdout:3704: writing smithi00370293-266 from 1778368 to 2336767 tid 2 2024-09-21T10:15:02.222 INFO:tasks.rados.rados.0.smithi003.stdout:3705: write oid 330 current snap is 0 2024-09-21T10:15:02.222 INFO:tasks.rados.rados.0.smithi003.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2024-09-21T10:15:02.223 INFO:tasks.rados.rados.0.smithi003.stdout:3705: writing smithi00370293-330 from 753574 to 1377692 tid 1 2024-09-21T10:15:02.223 INFO:tasks.rados.rados.0.smithi003.stdout:3705: writing smithi00370293-330 from 1836850 to 2353574 tid 2 2024-09-21T10:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:3706: write oid 222 current snap is 0 2024-09-21T10:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2024-09-21T10:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:3706: writing smithi00370293-222 from 770381 to 1469748 tid 1 2024-09-21T10:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:3706: writing smithi00370293-222 from 1895332 to 2370381 tid 2 2024-09-21T10:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:3707: read oid 430 snap -1 2024-09-21T10:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:3707: expect (ObjNum 2133 snap 0 seq_num 2133) 2024-09-21T10:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:3708: delete oid 297 current snap is 0 2024-09-21T10:15:02.224 INFO:tasks.rados.rados.0.smithi003.stdout:3699: expect (ObjNum 2160 snap 0 seq_num 2160) 2024-09-21T10:15:02.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[24804]: cluster 2024-09-21T10:15:01.178607+0000 mgr.y (mgr.24839) 35 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 11 MiB/s wr, 102 op/s 2024-09-21T10:15:02.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.118Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T10:15:02.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.118Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-21T10:15:02.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.118Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi204 (none))" 2024-09-21T10:15:02.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.118Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T10:15:02.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.118Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.120Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.120Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.121Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.121Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.124Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.124Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.959µs 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.124Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.126Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.139Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.140Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.140Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.140Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.118µs wal_replay_duration=15.593419ms wbl_replay_duration=147ns total_replay_duration=15.64286ms 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.142Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T10:15:02.256 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.142Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T10:15:02.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.142Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T10:15:02.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.171Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.302623ms db_storage=1.042µs remote_storage=1.312µs web_handler=809ns query_engine=834ns scrape=279.043µs scrape_sd=131.349µs notify=18.236µs notify_sd=35.828µs rules=27.390253ms tracing=8.332µs 2024-09-21T10:15:02.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.171Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T10:15:02.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:02 smithi204 bash[60853]: ts=2024-09-21T10:15:02.171Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T10:15:02.303 INFO:tasks.rados.rados.0.smithi003.stdout:3697: expect (ObjNum 618 snap 0 seq_num 618) 2024-09-21T10:15:02.410 INFO:tasks.rados.rados.0.smithi003.stdout:3696: expect (ObjNum 2070 snap 0 seq_num 2070) 2024-09-21T10:15:02.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:02 smithi003 bash[22527]: cluster 2024-09-21T10:15:01.178607+0000 mgr.y (mgr.24839) 35 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 11 MiB/s wr, 102 op/s 2024-09-21T10:15:02.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:02 smithi003 bash[31899]: cluster 2024-09-21T10:15:01.178607+0000 mgr.y (mgr.24839) 35 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 11 MiB/s wr, 102 op/s 2024-09-21T10:15:02.594 INFO:tasks.rados.rados.0.smithi003.stdout:3695: finishing write tid 2 to smithi00370293-500 2024-09-21T10:15:02.594 INFO:tasks.rados.rados.0.smithi003.stdout:3695: finishing write tid 3 to smithi00370293-500 2024-09-21T10:15:02.595 INFO:tasks.rados.rados.0.smithi003.stdout:3695: finishing write tid 4 to smithi00370293-500 2024-09-21T10:15:02.595 INFO:tasks.rados.rados.0.smithi003.stdout:3695: oid 500 updating version 0 to 513 2024-09-21T10:15:02.595 INFO:tasks.rados.rados.0.smithi003.stdout:3695: oid 500 updating version 513 to 514 2024-09-21T10:15:02.595 INFO:tasks.rados.rados.0.smithi003.stdout:3695: oid 500 version 514 is already newer than 512 2024-09-21T10:15:02.595 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 500 v 514 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2024-09-21T10:15:02.595 INFO:tasks.rados.rados.0.smithi003.stdout:3695: left oid 500 (ObjNum 2278 snap 0 seq_num 2278) 2024-09-21T10:15:02.595 INFO:tasks.rados.rados.0.smithi003.stdout:3698: expect (ObjNum 1485 snap 0 seq_num 1485) 2024-09-21T10:15:02.769 INFO:tasks.rados.rados.0.smithi003.stdout:3700: finishing write tid 1 to smithi00370293-93 2024-09-21T10:15:02.769 INFO:tasks.rados.rados.0.smithi003.stdout:3700: finishing write tid 2 to smithi00370293-93 2024-09-21T10:15:02.769 INFO:tasks.rados.rados.0.smithi003.stdout:3700: finishing write tid 3 to smithi00370293-93 2024-09-21T10:15:02.770 INFO:tasks.rados.rados.0.smithi003.stdout:3700: finishing write tid 4 to smithi00370293-93 2024-09-21T10:15:02.770 INFO:tasks.rados.rados.0.smithi003.stdout:3700: oid 93 updating version 0 to 414 2024-09-21T10:15:02.770 INFO:tasks.rados.rados.0.smithi003.stdout:3700: oid 93 version 414 is already newer than 412 2024-09-21T10:15:02.770 INFO:tasks.rados.rados.0.smithi003.stdout:3700: oid 93 version 414 is already newer than 413 2024-09-21T10:15:02.770 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 93 v 414 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2024-09-21T10:15:02.771 INFO:tasks.rados.rados.0.smithi003.stdout:3700: left oid 93 (ObjNum 2279 snap 0 seq_num 2279) 2024-09-21T10:15:02.771 INFO:tasks.rados.rados.0.smithi003.stdout:3701: finishing write tid 1 to smithi00370293-50 2024-09-21T10:15:02.771 INFO:tasks.rados.rados.0.smithi003.stdout:3701: finishing write tid 2 to smithi00370293-50 2024-09-21T10:15:02.771 INFO:tasks.rados.rados.0.smithi003.stdout:3701: finishing write tid 3 to smithi00370293-50 2024-09-21T10:15:02.771 INFO:tasks.rados.rados.0.smithi003.stdout:3701: finishing write tid 4 to smithi00370293-50 2024-09-21T10:15:02.771 INFO:tasks.rados.rados.0.smithi003.stdout:3701: oid 50 updating version 0 to 666 2024-09-21T10:15:02.771 INFO:tasks.rados.rados.0.smithi003.stdout:3701: oid 50 updating version 666 to 668 2024-09-21T10:15:02.771 INFO:tasks.rados.rados.0.smithi003.stdout:3701: oid 50 version 668 is already newer than 667 2024-09-21T10:15:02.771 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 668 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2024-09-21T10:15:02.771 INFO:tasks.rados.rados.0.smithi003.stdout:3701: left oid 50 (ObjNum 2280 snap 0 seq_num 2280) 2024-09-21T10:15:02.771 INFO:tasks.rados.rados.0.smithi003.stdout:3702: expect (ObjNum 1188 snap 0 seq_num 1188) 2024-09-21T10:15:02.892 INFO:tasks.rados.rados.0.smithi003.stdout:3704: finishing write tid 1 to smithi00370293-266 2024-09-21T10:15:02.892 INFO:tasks.rados.rados.0.smithi003.stdout:3704: finishing write tid 2 to smithi00370293-266 2024-09-21T10:15:02.892 INFO:tasks.rados.rados.0.smithi003.stdout:3704: finishing write tid 3 to smithi00370293-266 2024-09-21T10:15:02.892 INFO:tasks.rados.rados.0.smithi003.stdout:3704: finishing write tid 4 to smithi00370293-266 2024-09-21T10:15:02.892 INFO:tasks.rados.rados.0.smithi003.stdout:3704: oid 266 updating version 0 to 478 2024-09-21T10:15:02.892 INFO:tasks.rados.rados.0.smithi003.stdout:3704: oid 266 version 478 is already newer than 477 2024-09-21T10:15:02.893 INFO:tasks.rados.rados.0.smithi003.stdout:3704: oid 266 version 478 is already newer than 476 2024-09-21T10:15:02.893 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 266 v 478 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2024-09-21T10:15:02.893 INFO:tasks.rados.rados.0.smithi003.stdout:3704: left oid 266 (ObjNum 2281 snap 0 seq_num 2281) 2024-09-21T10:15:02.893 INFO:tasks.rados.rados.0.smithi003.stdout:3705: finishing write tid 1 to smithi00370293-330 2024-09-21T10:15:02.893 INFO:tasks.rados.rados.0.smithi003.stdout:3705: finishing write tid 2 to smithi00370293-330 2024-09-21T10:15:02.893 INFO:tasks.rados.rados.0.smithi003.stdout:3705: finishing write tid 3 to smithi00370293-330 2024-09-21T10:15:02.894 INFO:tasks.rados.rados.0.smithi003.stdout:3705: finishing write tid 4 to smithi00370293-330 2024-09-21T10:15:02.894 INFO:tasks.rados.rados.0.smithi003.stdout:3705: oid 330 updating version 0 to 416 2024-09-21T10:15:02.894 INFO:tasks.rados.rados.0.smithi003.stdout:3705: oid 330 updating version 416 to 417 2024-09-21T10:15:02.894 INFO:tasks.rados.rados.0.smithi003.stdout:3705: oid 330 version 417 is already newer than 415 2024-09-21T10:15:02.894 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 330 v 417 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2024-09-21T10:15:02.894 INFO:tasks.rados.rados.0.smithi003.stdout:3705: left oid 330 (ObjNum 2282 snap 0 seq_num 2282) 2024-09-21T10:15:02.894 INFO:tasks.rados.rados.0.smithi003.stdout:3706: finishing write tid 1 to smithi00370293-222 2024-09-21T10:15:02.895 INFO:tasks.rados.rados.0.smithi003.stdout:3706: finishing write tid 2 to smithi00370293-222 2024-09-21T10:15:02.895 INFO:tasks.rados.rados.0.smithi003.stdout:3706: finishing write tid 3 to smithi00370293-222 2024-09-21T10:15:02.895 INFO:tasks.rados.rados.0.smithi003.stdout:3706: finishing write tid 4 to smithi00370293-222 2024-09-21T10:15:02.895 INFO:tasks.rados.rados.0.smithi003.stdout:3706: oid 222 updating version 0 to 669 2024-09-21T10:15:02.895 INFO:tasks.rados.rados.0.smithi003.stdout:3706: oid 222 updating version 669 to 671 2024-09-21T10:15:02.895 INFO:tasks.rados.rados.0.smithi003.stdout:3706: oid 222 version 671 is already newer than 670 2024-09-21T10:15:02.895 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 222 v 671 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2024-09-21T10:15:02.896 INFO:tasks.rados.rados.0.smithi003.stdout:3706: left oid 222 (ObjNum 2283 snap 0 seq_num 2283) 2024-09-21T10:15:02.896 INFO:tasks.rados.rados.0.smithi003.stdout:3707: expect (ObjNum 2133 snap 0 seq_num 2133) 2024-09-21T10:15:03.091 INFO:tasks.rados.rados.0.smithi003.stdout:3695: done (13 left) 2024-09-21T10:15:03.091 INFO:tasks.rados.rados.0.smithi003.stdout:3696: done (12 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3697: done (11 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3698: done (10 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3699: done (9 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3700: done (8 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3701: done (7 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3702: done (6 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3703: done (5 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3704: done (4 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3705: done (3 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3706: done (2 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3707: done (1 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3708: done (0 left) 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3709: write oid 432 current snap is 0 2024-09-21T10:15:03.092 INFO:tasks.rados.rados.0.smithi003.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2024-09-21T10:15:03.105 INFO:tasks.rados.rados.0.smithi003.stdout:3709: writing smithi00370293-432 from 403995 to 853860 tid 1 2024-09-21T10:15:03.125 INFO:tasks.rados.rados.0.smithi003.stdout:3709: writing smithi00370293-432 from 1495943 to 2092417 tid 2 2024-09-21T10:15:03.126 INFO:tasks.rados.rados.0.smithi003.stdout:3710: write oid 180 current snap is 0 2024-09-21T10:15:03.126 INFO:tasks.rados.rados.0.smithi003.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2024-09-21T10:15:03.141 INFO:tasks.rados.rados.0.smithi003.stdout:3710: writing smithi00370293-180 from 420802 to 945916 tid 1 2024-09-21T10:15:03.158 INFO:tasks.rados.rados.0.smithi003.stdout:3710: writing smithi00370293-180 from 1554425 to 2294557 tid 2 2024-09-21T10:15:03.158 INFO:tasks.rados.rados.0.smithi003.stdout:3711: read oid 158 snap -1 2024-09-21T10:15:03.158 INFO:tasks.rados.rados.0.smithi003.stdout:3711: expect (ObjNum 1525 snap 0 seq_num 1525) 2024-09-21T10:15:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:3712: write oid 464 current snap is 0 2024-09-21T10:15:03.159 INFO:tasks.rados.rados.0.smithi003.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2024-09-21T10:15:03.169 INFO:tasks.rados.rados.0.smithi003.stdout:3712: writing smithi00370293-464 from 437609 to 1037972 tid 1 2024-09-21T10:15:03.179 INFO:tasks.rados.rados.0.smithi003.stdout:3712: writing smithi00370293-464 from 1612907 to 2096697 tid 2 2024-09-21T10:15:03.179 INFO:tasks.rados.rados.0.smithi003.stdout:3713: read oid 422 snap -1 2024-09-21T10:15:03.179 INFO:tasks.rados.rados.0.smithi003.stdout:3713: expect deleted 2024-09-21T10:15:03.179 INFO:tasks.rados.rados.0.smithi003.stdout:3714: write oid 313 current snap is 0 2024-09-21T10:15:03.180 INFO:tasks.rados.rados.0.smithi003.stdout:3709: finishing write tid 1 to smithi00370293-432 2024-09-21T10:15:03.180 INFO:tasks.rados.rados.0.smithi003.stdout:3709: finishing write tid 2 to smithi00370293-432 2024-09-21T10:15:03.180 INFO:tasks.rados.rados.0.smithi003.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2024-09-21T10:15:03.188 INFO:tasks.rados.rados.0.smithi003.stdout:3714: writing smithi00370293-313 from 454416 to 1130028 tid 1 2024-09-21T10:15:03.198 INFO:tasks.rados.rados.0.smithi003.stdout:3714: writing smithi00370293-313 from 1555036 to 2298837 tid 2 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3715: read oid 340 snap -1 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3715: expect (ObjNum 1602 snap 0 seq_num 1602) 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3716: read oid 93 snap -1 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3716: expect (ObjNum 2279 snap 0 seq_num 2279) 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3717: read oid 281 snap -1 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3717: expect (ObjNum 1963 snap 0 seq_num 1963) 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3718: write oid 439 current snap is 0 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3709: finishing write tid 3 to smithi00370293-432 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3709: finishing write tid 4 to smithi00370293-432 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3709: oid 432 updating version 0 to 433 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3709: oid 432 version 433 is already newer than 432 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:3709: oid 432 version 433 is already newer than 431 2024-09-21T10:15:03.199 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 432 v 433 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2024-09-21T10:15:03.200 INFO:tasks.rados.rados.0.smithi003.stdout:3709: left oid 432 (ObjNum 2285 snap 0 seq_num 2285) 2024-09-21T10:15:03.200 INFO:tasks.rados.rados.0.smithi003.stdout:3710: finishing write tid 1 to smithi00370293-180 2024-09-21T10:15:03.200 INFO:tasks.rados.rados.0.smithi003.stdout:3710: finishing write tid 2 to smithi00370293-180 2024-09-21T10:15:03.200 INFO:tasks.rados.rados.0.smithi003.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2024-09-21T10:15:03.207 INFO:tasks.rados.rados.0.smithi003.stdout:3718: writing smithi00370293-439 from 471223 to 938437 tid 1 2024-09-21T10:15:03.218 INFO:tasks.rados.rados.0.smithi003.stdout:3718: writing smithi00370293-439 from 1729871 to 2217330 tid 2 2024-09-21T10:15:03.218 INFO:tasks.rados.rados.0.smithi003.stdout:3709: done (9 left) 2024-09-21T10:15:03.219 INFO:tasks.rados.rados.0.smithi003.stdout:3719: read oid 207 snap -1 2024-09-21T10:15:03.219 INFO:tasks.rados.rados.0.smithi003.stdout:3719: expect (ObjNum 2242 snap 0 seq_num 2242) 2024-09-21T10:15:03.219 INFO:tasks.rados.rados.0.smithi003.stdout:3720: delete oid 378 current snap is 0 2024-09-21T10:15:03.219 INFO:tasks.rados.rados.0.smithi003.stdout:3710: finishing write tid 3 to smithi00370293-180 2024-09-21T10:15:03.219 INFO:tasks.rados.rados.0.smithi003.stdout:3710: finishing write tid 4 to smithi00370293-180 2024-09-21T10:15:03.219 INFO:tasks.rados.rados.0.smithi003.stdout:3710: oid 180 updating version 0 to 493 2024-09-21T10:15:03.219 INFO:tasks.rados.rados.0.smithi003.stdout:3710: oid 180 version 493 is already newer than 492 2024-09-21T10:15:03.219 INFO:tasks.rados.rados.0.smithi003.stdout:3710: oid 180 updating version 493 to 494 2024-09-21T10:15:03.219 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 180 v 494 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2024-09-21T10:15:03.219 INFO:tasks.rados.rados.0.smithi003.stdout:3710: left oid 180 (ObjNum 2286 snap 0 seq_num 2286) 2024-09-21T10:15:03.219 INFO:tasks.rados.rados.0.smithi003.stdout:3712: finishing write tid 1 to smithi00370293-464 2024-09-21T10:15:03.220 INFO:tasks.rados.rados.0.smithi003.stdout:3711: expect (ObjNum 1525 snap 0 seq_num 1525) 2024-09-21T10:15:03.461 INFO:tasks.rados.rados.0.smithi003.stdout:3712: finishing write tid 2 to smithi00370293-464 2024-09-21T10:15:03.461 INFO:tasks.rados.rados.0.smithi003.stdout:3712: finishing write tid 3 to smithi00370293-464 2024-09-21T10:15:03.461 INFO:tasks.rados.rados.0.smithi003.stdout:3712: finishing write tid 4 to smithi00370293-464 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:3712: oid 464 updating version 0 to 353 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:3712: oid 464 updating version 353 to 354 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:3712: oid 464 version 354 is already newer than 352 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 464 v 354 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:3712: left oid 464 (ObjNum 2287 snap 0 seq_num 2287) 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:3714: finishing write tid 1 to smithi00370293-313 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:3714: finishing write tid 2 to smithi00370293-313 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:3714: finishing write tid 3 to smithi00370293-313 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:3714: finishing write tid 4 to smithi00370293-313 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:3714: oid 313 updating version 0 to 438 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:3714: oid 313 version 438 is already newer than 436 2024-09-21T10:15:03.462 INFO:tasks.rados.rados.0.smithi003.stdout:3714: oid 313 version 438 is already newer than 437 2024-09-21T10:15:03.463 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 313 v 438 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2024-09-21T10:15:03.463 INFO:tasks.rados.rados.0.smithi003.stdout:3714: left oid 313 (ObjNum 2288 snap 0 seq_num 2288) 2024-09-21T10:15:03.463 INFO:tasks.rados.rados.0.smithi003.stdout:3715: expect (ObjNum 1602 snap 0 seq_num 1602) 2024-09-21T10:15:03.623 INFO:tasks.rados.rados.0.smithi003.stdout:3716: expect (ObjNum 2279 snap 0 seq_num 2279) 2024-09-21T10:15:03.753 INFO:tasks.rados.rados.0.smithi003.stdout:3717: expect (ObjNum 1963 snap 0 seq_num 1963) 2024-09-21T10:15:03.923 INFO:tasks.rados.rados.0.smithi003.stdout:3718: finishing write tid 1 to smithi00370293-439 2024-09-21T10:15:03.923 INFO:tasks.rados.rados.0.smithi003.stdout:3718: finishing write tid 2 to smithi00370293-439 2024-09-21T10:15:03.923 INFO:tasks.rados.rados.0.smithi003.stdout:3718: finishing write tid 3 to smithi00370293-439 2024-09-21T10:15:03.923 INFO:tasks.rados.rados.0.smithi003.stdout:3718: finishing write tid 4 to smithi00370293-439 2024-09-21T10:15:03.923 INFO:tasks.rados.rados.0.smithi003.stdout:3718: oid 439 updating version 0 to 483 2024-09-21T10:15:03.923 INFO:tasks.rados.rados.0.smithi003.stdout:3718: oid 439 version 483 is already newer than 481 2024-09-21T10:15:03.923 INFO:tasks.rados.rados.0.smithi003.stdout:3718: oid 439 version 483 is already newer than 482 2024-09-21T10:15:03.923 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 439 v 483 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2024-09-21T10:15:03.923 INFO:tasks.rados.rados.0.smithi003.stdout:3718: left oid 439 (ObjNum 2289 snap 0 seq_num 2289) 2024-09-21T10:15:03.923 INFO:tasks.rados.rados.0.smithi003.stdout:3719: expect (ObjNum 2242 snap 0 seq_num 2242) 2024-09-21T10:15:04.167 INFO:tasks.rados.rados.0.smithi003.stdout:3710: done (10 left) 2024-09-21T10:15:04.167 INFO:tasks.rados.rados.0.smithi003.stdout:3711: done (9 left) 2024-09-21T10:15:04.167 INFO:tasks.rados.rados.0.smithi003.stdout:3712: done (8 left) 2024-09-21T10:15:04.167 INFO:tasks.rados.rados.0.smithi003.stdout:3713: done (7 left) 2024-09-21T10:15:04.168 INFO:tasks.rados.rados.0.smithi003.stdout:3714: done (6 left) 2024-09-21T10:15:04.168 INFO:tasks.rados.rados.0.smithi003.stdout:3715: done (5 left) 2024-09-21T10:15:04.168 INFO:tasks.rados.rados.0.smithi003.stdout:3716: done (4 left) 2024-09-21T10:15:04.168 INFO:tasks.rados.rados.0.smithi003.stdout:3717: done (3 left) 2024-09-21T10:15:04.168 INFO:tasks.rados.rados.0.smithi003.stdout:3718: done (2 left) 2024-09-21T10:15:04.168 INFO:tasks.rados.rados.0.smithi003.stdout:3719: done (1 left) 2024-09-21T10:15:04.168 INFO:tasks.rados.rados.0.smithi003.stdout:3720: done (0 left) 2024-09-21T10:15:04.168 INFO:tasks.rados.rados.0.smithi003.stdout:3721: write oid 244 current snap is 0 2024-09-21T10:15:04.168 INFO:tasks.rados.rados.0.smithi003.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2024-09-21T10:15:04.185 INFO:tasks.rados.rados.0.smithi003.stdout:3721: writing smithi00370293-244 from 504837 to 1122549 tid 1 2024-09-21T10:15:04.205 INFO:tasks.rados.rados.0.smithi003.stdout:3721: writing smithi00370293-244 from 1846835 to 2337963 tid 2 2024-09-21T10:15:04.205 INFO:tasks.rados.rados.0.smithi003.stdout:3722: read oid 53 snap -1 2024-09-21T10:15:04.205 INFO:tasks.rados.rados.0.smithi003.stdout:3722: expect (ObjNum 2241 snap 0 seq_num 2241) 2024-09-21T10:15:04.206 INFO:tasks.rados.rados.0.smithi003.stdout:3723: write oid 46 current snap is 0 2024-09-21T10:15:04.206 INFO:tasks.rados.rados.0.smithi003.stdout:3721: finishing write tid 1 to smithi00370293-244 2024-09-21T10:15:04.206 INFO:tasks.rados.rados.0.smithi003.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2024-09-21T10:15:04.225 INFO:tasks.rados.rados.0.smithi003.stdout:3723: writing smithi00370293-46 from 521644 to 1214605 tid 1 2024-09-21T10:15:04.245 INFO:tasks.rados.rados.0.smithi003.stdout:3723: writing smithi00370293-46 from 1788964 to 2521644 tid 2 2024-09-21T10:15:04.245 INFO:tasks.rados.rados.0.smithi003.stdout:3724: read oid 196 snap -1 2024-09-21T10:15:04.245 INFO:tasks.rados.rados.0.smithi003.stdout:3724: expect deleted 2024-09-21T10:15:04.245 INFO:tasks.rados.rados.0.smithi003.stdout:3725: read oid 429 snap -1 2024-09-21T10:15:04.245 INFO:tasks.rados.rados.0.smithi003.stdout:3725: expect (ObjNum 2138 snap 0 seq_num 2138) 2024-09-21T10:15:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:3726: write oid 307 current snap is 0 2024-09-21T10:15:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:3721: finishing write tid 2 to smithi00370293-244 2024-09-21T10:15:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:3721: finishing write tid 3 to smithi00370293-244 2024-09-21T10:15:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:3721: finishing write tid 4 to smithi00370293-244 2024-09-21T10:15:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:3721: oid 244 updating version 0 to 299 2024-09-21T10:15:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:3721: oid 244 updating version 299 to 301 2024-09-21T10:15:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:3721: oid 244 version 301 is already newer than 300 2024-09-21T10:15:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 244 v 301 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2024-09-21T10:15:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:3721: left oid 244 (ObjNum 2291 snap 0 seq_num 2291) 2024-09-21T10:15:04.246 INFO:tasks.rados.rados.0.smithi003.stdout:3722: expect (ObjNum 2241 snap 0 seq_num 2241) 2024-09-21T10:15:04.362 INFO:tasks.rados.rados.0.smithi003.stdout:3723: finishing write tid 1 to smithi00370293-46 2024-09-21T10:15:04.362 INFO:tasks.rados.rados.0.smithi003.stdout:3723: finishing write tid 2 to smithi00370293-46 2024-09-21T10:15:04.362 INFO:tasks.rados.rados.0.smithi003.stdout:3723: finishing write tid 3 to smithi00370293-46 2024-09-21T10:15:04.362 INFO:tasks.rados.rados.0.smithi003.stdout:3723: finishing write tid 4 to smithi00370293-46 2024-09-21T10:15:04.362 INFO:tasks.rados.rados.0.smithi003.stdout:3723: oid 46 updating version 0 to 476 2024-09-21T10:15:04.362 INFO:tasks.rados.rados.0.smithi003.stdout:3723: oid 46 version 476 is already newer than 474 2024-09-21T10:15:04.362 INFO:tasks.rados.rados.0.smithi003.stdout:3723: oid 46 version 476 is already newer than 475 2024-09-21T10:15:04.362 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 46 v 476 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2024-09-21T10:15:04.362 INFO:tasks.rados.rados.0.smithi003.stdout:3723: left oid 46 (ObjNum 2292 snap 0 seq_num 2292) 2024-09-21T10:15:04.363 INFO:tasks.rados.rados.0.smithi003.stdout:3725: expect (ObjNum 2138 snap 0 seq_num 2138) 2024-09-21T10:15:04.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:04 smithi204 bash[24804]: cluster 2024-09-21T10:15:03.179276+0000 mgr.y (mgr.24839) 36 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 8.0 MiB/s wr, 69 op/s 2024-09-21T10:15:04.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:04 smithi204 bash[24804]: cephadm 2024-09-21T10:15:03.298703+0000 mgr.y (mgr.24839) 37 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T10:15:04.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:04 smithi204 bash[24804]: audit 2024-09-21T10:15:03.299373+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:15:04.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:04 smithi204 bash[24804]: audit 2024-09-21T10:15:03.300021+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:15:04.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:04 smithi204 bash[24804]: audit 2024-09-21T10:15:03.302074+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:15:04.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:04 smithi204 bash[24804]: audit 2024-09-21T10:15:03.303635+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:15:04.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:04 smithi204 bash[24804]: cephadm 2024-09-21T10:15:03.305282+0000 mgr.y (mgr.24839) 38 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-09-21T10:15:04.627 INFO:tasks.rados.rados.0.smithi003.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2024-09-21T10:15:04.648 INFO:tasks.rados.rados.0.smithi003.stdout:3726: writing smithi00370293-307 from 538451 to 1306661 tid 1 2024-09-21T10:15:04.665 INFO:tasks.rados.rados.0.smithi003.stdout:3726: writing smithi00370293-307 from 1847446 to 2342243 tid 2 2024-09-21T10:15:04.665 INFO:tasks.rados.rados.0.smithi003.stdout:3721: done (5 left) 2024-09-21T10:15:04.665 INFO:tasks.rados.rados.0.smithi003.stdout:3722: done (4 left) 2024-09-21T10:15:04.665 INFO:tasks.rados.rados.0.smithi003.stdout:3723: done (3 left) 2024-09-21T10:15:04.666 INFO:tasks.rados.rados.0.smithi003.stdout:3724: done (2 left) 2024-09-21T10:15:04.666 INFO:tasks.rados.rados.0.smithi003.stdout:3725: done (1 left) 2024-09-21T10:15:04.666 INFO:tasks.rados.rados.0.smithi003.stdout:3727: read oid 406 snap -1 2024-09-21T10:15:04.666 INFO:tasks.rados.rados.0.smithi003.stdout:3727: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-09-21T10:15:04.666 INFO:tasks.rados.rados.0.smithi003.stdout:3728: write oid 371 current snap is 0 2024-09-21T10:15:04.666 INFO:tasks.rados.rados.0.smithi003.stdout:3726: finishing write tid 1 to smithi00370293-307 2024-09-21T10:15:04.666 INFO:tasks.rados.rados.0.smithi003.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2024-09-21T10:15:04.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[22527]: cluster 2024-09-21T10:15:03.179276+0000 mgr.y (mgr.24839) 36 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 8.0 MiB/s wr, 69 op/s 2024-09-21T10:15:04.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[22527]: cephadm 2024-09-21T10:15:03.298703+0000 mgr.y (mgr.24839) 37 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T10:15:04.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[22527]: audit 2024-09-21T10:15:03.299373+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:15:04.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[22527]: audit 2024-09-21T10:15:03.300021+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:15:04.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[22527]: audit 2024-09-21T10:15:03.302074+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:15:04.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[22527]: audit 2024-09-21T10:15:03.303635+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:15:04.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[22527]: cephadm 2024-09-21T10:15:03.305282+0000 mgr.y (mgr.24839) 38 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-09-21T10:15:04.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[31899]: cluster 2024-09-21T10:15:03.179276+0000 mgr.y (mgr.24839) 36 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 8.0 MiB/s wr, 69 op/s 2024-09-21T10:15:04.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[31899]: cephadm 2024-09-21T10:15:03.298703+0000 mgr.y (mgr.24839) 37 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T10:15:04.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[31899]: audit 2024-09-21T10:15:03.299373+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:15:04.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[31899]: audit 2024-09-21T10:15:03.300021+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T10:15:04.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[31899]: audit 2024-09-21T10:15:03.302074+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T10:15:04.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[31899]: audit 2024-09-21T10:15:03.303635+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:15:04.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:04 smithi003 bash[31899]: cephadm 2024-09-21T10:15:03.305282+0000 mgr.y (mgr.24839) 38 : cephadm [INF] Deploying daemon mgr.x on smithi204 2024-09-21T10:15:04.682 INFO:tasks.rados.rados.0.smithi003.stdout:3728: writing smithi00370293-371 from 555258 to 998717 tid 1 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi003.stdout:3728: writing smithi00370293-371 from 1505928 to 2260736 tid 2 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi003.stdout:3729: read oid 335 snap -1 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi003.stdout:3729: expect (ObjNum 1442 snap 0 seq_num 1442) 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi003.stdout:3730: read oid 387 snap -1 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi003.stdout:3730: expect (ObjNum 915 snap 0 seq_num 915) 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi003.stdout:3731: write oid 197 current snap is 0 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi003.stdout:3726: finishing write tid 2 to smithi00370293-307 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi003.stdout:3726: finishing write tid 3 to smithi00370293-307 2024-09-21T10:15:04.702 INFO:tasks.rados.rados.0.smithi003.stdout:3727: expect (ObjNum 1661 snap 0 seq_num 1661) 2024-09-21T10:15:04.991 INFO:tasks.rados.rados.0.smithi003.stdout:3726: finishing write tid 4 to smithi00370293-307 2024-09-21T10:15:04.992 INFO:tasks.rados.rados.0.smithi003.stdout:3726: oid 307 updating version 0 to 302 2024-09-21T10:15:04.992 INFO:tasks.rados.rados.0.smithi003.stdout:3726: oid 307 updating version 302 to 303 2024-09-21T10:15:04.992 INFO:tasks.rados.rados.0.smithi003.stdout:3726: oid 307 updating version 303 to 304 2024-09-21T10:15:04.992 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 307 v 304 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2024-09-21T10:15:04.992 INFO:tasks.rados.rados.0.smithi003.stdout:3726: left oid 307 (ObjNum 2293 snap 0 seq_num 2293) 2024-09-21T10:15:04.992 INFO:tasks.rados.rados.0.smithi003.stdout:3728: finishing write tid 1 to smithi00370293-371 2024-09-21T10:15:04.992 INFO:tasks.rados.rados.0.smithi003.stdout:3729: expect (ObjNum 1442 snap 0 seq_num 1442) 2024-09-21T10:15:05.061 INFO:tasks.rados.rados.0.smithi003.stdout:3728: finishing write tid 2 to smithi00370293-371 2024-09-21T10:15:05.061 INFO:tasks.rados.rados.0.smithi003.stdout:3728: finishing write tid 3 to smithi00370293-371 2024-09-21T10:15:05.061 INFO:tasks.rados.rados.0.smithi003.stdout:3728: finishing write tid 4 to smithi00370293-371 2024-09-21T10:15:05.061 INFO:tasks.rados.rados.0.smithi003.stdout:3728: oid 371 updating version 0 to 355 2024-09-21T10:15:05.061 INFO:tasks.rados.rados.0.smithi003.stdout:3728: oid 371 updating version 355 to 357 2024-09-21T10:15:05.062 INFO:tasks.rados.rados.0.smithi003.stdout:3728: oid 371 version 357 is already newer than 356 2024-09-21T10:15:05.062 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 371 v 357 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2024-09-21T10:15:05.062 INFO:tasks.rados.rados.0.smithi003.stdout:3728: left oid 371 (ObjNum 2294 snap 0 seq_num 2294) 2024-09-21T10:15:05.062 INFO:tasks.rados.rados.0.smithi003.stdout:3730: expect (ObjNum 915 snap 0 seq_num 915) 2024-09-21T10:15:05.290 INFO:tasks.rados.rados.0.smithi003.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2024-09-21T10:15:05.308 INFO:tasks.rados.rados.0.smithi003.stdout:3731: writing smithi00370293-197 from 572065 to 1090773 tid 1 2024-09-21T10:15:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:3731: writing smithi00370293-197 from 1564410 to 2062876 tid 2 2024-09-21T10:15:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:3726: done (5 left) 2024-09-21T10:15:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:3727: done (4 left) 2024-09-21T10:15:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:3728: done (3 left) 2024-09-21T10:15:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:3729: done (2 left) 2024-09-21T10:15:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:3730: done (1 left) 2024-09-21T10:15:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:3732: read oid 462 snap -1 2024-09-21T10:15:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:3732: expect (ObjNum 618 snap 0 seq_num 618) 2024-09-21T10:15:05.325 INFO:tasks.rados.rados.0.smithi003.stdout:3733: write oid 157 current snap is 0 2024-09-21T10:15:05.326 INFO:tasks.rados.rados.0.smithi003.stdout:3731: finishing write tid 1 to smithi00370293-197 2024-09-21T10:15:05.326 INFO:tasks.rados.rados.0.smithi003.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2024-09-21T10:15:05.346 INFO:tasks.rados.rados.0.smithi003.stdout:3733: writing smithi00370293-157 from 588872 to 1299182 tid 1 2024-09-21T10:15:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:3733: writing smithi00370293-157 from 2022892 to 2588872 tid 2 2024-09-21T10:15:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:3734: read oid 338 snap -1 2024-09-21T10:15:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:3734: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T10:15:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:3735: write oid 464 current snap is 0 2024-09-21T10:15:05.365 INFO:tasks.rados.rados.0.smithi003.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2024-09-21T10:15:05.379 INFO:tasks.rados.rados.0.smithi003.stdout:3735: writing smithi00370293-464 from 605679 to 1391238 tid 1 2024-09-21T10:15:05.391 INFO:tasks.rados.rados.0.smithi003.stdout:3735: writing smithi00370293-464 from 2081374 to 2583509 tid 2 2024-09-21T10:15:05.391 INFO:tasks.rados.rados.0.smithi003.stdout:3736: read oid 236 snap -1 2024-09-21T10:15:05.391 INFO:tasks.rados.rados.0.smithi003.stdout:3736: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-09-21T10:15:05.391 INFO:tasks.rados.rados.0.smithi003.stdout:3737: write oid 420 current snap is 0 2024-09-21T10:15:05.391 INFO:tasks.rados.rados.0.smithi003.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2024-09-21T10:15:05.399 INFO:tasks.rados.rados.0.smithi003.stdout:3737: writing smithi00370293-420 from 622486 to 1083294 tid 1 2024-09-21T10:15:05.409 INFO:tasks.rados.rados.0.smithi003.stdout:3737: writing smithi00370293-420 from 1739856 to 2385649 tid 2 2024-09-21T10:15:05.409 INFO:tasks.rados.rados.0.smithi003.stdout:3738: write oid 407 current snap is 0 2024-09-21T10:15:05.409 INFO:tasks.rados.rados.0.smithi003.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2024-09-21T10:15:05.417 INFO:tasks.rados.rados.0.smithi003.stdout:3738: writing smithi00370293-407 from 639293 to 1175350 tid 1 2024-09-21T10:15:05.424 INFO:tasks.rados.rados.0.smithi003.stdout:3738: writing smithi00370293-407 from 1798338 to 2304142 tid 2 2024-09-21T10:15:05.425 INFO:tasks.rados.rados.0.smithi003.stdout:3739: write oid 64 current snap is 0 2024-09-21T10:15:05.425 INFO:tasks.rados.rados.0.smithi003.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2024-09-21T10:15:05.432 INFO:tasks.rados.rados.0.smithi003.stdout:3739: writing smithi00370293-64 from 656100 to 1267406 tid 1 2024-09-21T10:15:05.439 INFO:tasks.rados.rados.0.smithi003.stdout:3739: writing smithi00370293-64 from 1740467 to 2389929 tid 2 2024-09-21T10:15:05.439 INFO:tasks.rados.rados.0.smithi003.stdout:3740: write oid 383 current snap is 0 2024-09-21T10:15:05.439 INFO:tasks.rados.rados.0.smithi003.stdout:3731: finishing write tid 2 to smithi00370293-197 2024-09-21T10:15:05.439 INFO:tasks.rados.rados.0.smithi003.stdout:3731: finishing write tid 3 to smithi00370293-197 2024-09-21T10:15:05.440 INFO:tasks.rados.rados.0.smithi003.stdout:3731: finishing write tid 4 to smithi00370293-197 2024-09-21T10:15:05.440 INFO:tasks.rados.rados.0.smithi003.stdout:3731: oid 197 updating version 0 to 418 2024-09-21T10:15:05.440 INFO:tasks.rados.rados.0.smithi003.stdout:3731: oid 197 updating version 418 to 419 2024-09-21T10:15:05.440 INFO:tasks.rados.rados.0.smithi003.stdout:3731: oid 197 updating version 419 to 420 2024-09-21T10:15:05.440 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 197 v 420 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2024-09-21T10:15:05.440 INFO:tasks.rados.rados.0.smithi003.stdout:3731: left oid 197 (ObjNum 2295 snap 0 seq_num 2295) 2024-09-21T10:15:05.440 INFO:tasks.rados.rados.0.smithi003.stdout:3732: expect (ObjNum 618 snap 0 seq_num 618) 2024-09-21T10:15:05.585 INFO:tasks.rados.rados.0.smithi003.stdout:3733: finishing write tid 1 to smithi00370293-157 2024-09-21T10:15:05.586 INFO:tasks.rados.rados.0.smithi003.stdout:3733: finishing write tid 2 to smithi00370293-157 2024-09-21T10:15:05.586 INFO:tasks.rados.rados.0.smithi003.stdout:3733: finishing write tid 3 to smithi00370293-157 2024-09-21T10:15:05.586 INFO:tasks.rados.rados.0.smithi003.stdout:3733: finishing write tid 4 to smithi00370293-157 2024-09-21T10:15:05.586 INFO:tasks.rados.rados.0.smithi003.stdout:3733: oid 157 updating version 0 to 441 2024-09-21T10:15:05.586 INFO:tasks.rados.rados.0.smithi003.stdout:3733: oid 157 version 441 is already newer than 440 2024-09-21T10:15:05.586 INFO:tasks.rados.rados.0.smithi003.stdout:3733: oid 157 version 441 is already newer than 439 2024-09-21T10:15:05.586 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 157 v 441 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2024-09-21T10:15:05.586 INFO:tasks.rados.rados.0.smithi003.stdout:3733: left oid 157 (ObjNum 2296 snap 0 seq_num 2296) 2024-09-21T10:15:05.586 INFO:tasks.rados.rados.0.smithi003.stdout:3734: expect (ObjNum 1398 snap 0 seq_num 1398) 2024-09-21T10:15:05.794 INFO:tasks.rados.rados.0.smithi003.stdout:3735: finishing write tid 1 to smithi00370293-464 2024-09-21T10:15:05.794 INFO:tasks.rados.rados.0.smithi003.stdout:3735: finishing write tid 2 to smithi00370293-464 2024-09-21T10:15:05.794 INFO:tasks.rados.rados.0.smithi003.stdout:3735: finishing write tid 3 to smithi00370293-464 2024-09-21T10:15:05.794 INFO:tasks.rados.rados.0.smithi003.stdout:3735: finishing write tid 4 to smithi00370293-464 2024-09-21T10:15:05.794 INFO:tasks.rados.rados.0.smithi003.stdout:3735: oid 464 updating version 0 to 360 2024-09-21T10:15:05.794 INFO:tasks.rados.rados.0.smithi003.stdout:3735: oid 464 version 360 is already newer than 359 2024-09-21T10:15:05.794 INFO:tasks.rados.rados.0.smithi003.stdout:3735: oid 464 version 360 is already newer than 358 2024-09-21T10:15:05.794 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 464 v 360 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2024-09-21T10:15:05.795 INFO:tasks.rados.rados.0.smithi003.stdout:3735: left oid 464 (ObjNum 2297 snap 0 seq_num 2297) 2024-09-21T10:15:05.795 INFO:tasks.rados.rados.0.smithi003.stdout:3736: expect (ObjNum 1632 snap 0 seq_num 1632) 2024-09-21T10:15:05.904 INFO:tasks.rados.rados.0.smithi003.stdout:3737: finishing write tid 1 to smithi00370293-420 2024-09-21T10:15:05.904 INFO:tasks.rados.rados.0.smithi003.stdout:3737: finishing write tid 2 to smithi00370293-420 2024-09-21T10:15:05.904 INFO:tasks.rados.rados.0.smithi003.stdout:3737: finishing write tid 3 to smithi00370293-420 2024-09-21T10:15:05.904 INFO:tasks.rados.rados.0.smithi003.stdout:3737: finishing write tid 4 to smithi00370293-420 2024-09-21T10:15:05.904 INFO:tasks.rados.rados.0.smithi003.stdout:3737: oid 420 updating version 0 to 477 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:3737: oid 420 updating version 477 to 478 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:3737: oid 420 updating version 478 to 479 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 420 v 479 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:3737: left oid 420 (ObjNum 2298 snap 0 seq_num 2298) 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:3738: finishing write tid 1 to smithi00370293-407 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:3738: finishing write tid 2 to smithi00370293-407 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:3738: finishing write tid 3 to smithi00370293-407 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:3738: finishing write tid 4 to smithi00370293-407 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:3738: oid 407 updating version 0 to 443 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:3738: oid 407 version 443 is already newer than 442 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:3738: oid 407 updating version 443 to 444 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 407 v 444 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2024-09-21T10:15:05.905 INFO:tasks.rados.rados.0.smithi003.stdout:3738: left oid 407 (ObjNum 2299 snap 0 seq_num 2299) 2024-09-21T10:15:05.906 INFO:tasks.rados.rados.0.smithi003.stdout:3739: finishing write tid 1 to smithi00370293-64 2024-09-21T10:15:05.906 INFO:tasks.rados.rados.0.smithi003.stdout:3739: finishing write tid 2 to smithi00370293-64 2024-09-21T10:15:05.906 INFO:tasks.rados.rados.0.smithi003.stdout:3739: finishing write tid 3 to smithi00370293-64 2024-09-21T10:15:05.906 INFO:tasks.rados.rados.0.smithi003.stdout:3739: finishing write tid 4 to smithi00370293-64 2024-09-21T10:15:05.906 INFO:tasks.rados.rados.0.smithi003.stdout:3739: oid 64 updating version 0 to 435 2024-09-21T10:15:05.906 INFO:tasks.rados.rados.0.smithi003.stdout:3739: oid 64 version 435 is already newer than 434 2024-09-21T10:15:05.906 INFO:tasks.rados.rados.0.smithi003.stdout:3739: oid 64 updating version 435 to 436 2024-09-21T10:15:05.906 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 64 v 436 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2024-09-21T10:15:05.906 INFO:tasks.rados.rados.0.smithi003.stdout:3739: left oid 64 (ObjNum 2300 snap 0 seq_num 2300) 2024-09-21T10:15:05.906 INFO:tasks.rados.rados.0.smithi003.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2024-09-21T10:15:05.924 INFO:tasks.rados.rados.0.smithi003.stdout:3740: writing smithi00370293-383 from 672907 to 1359462 tid 1 2024-09-21T10:15:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:3740: writing smithi00370293-383 from 1798949 to 2308422 tid 2 2024-09-21T10:15:05.939 INFO:tasks.rados.rados.0.smithi003.stdout:3731: done (9 left) 2024-09-21T10:15:05.940 INFO:tasks.rados.rados.0.smithi003.stdout:3732: done (8 left) 2024-09-21T10:15:05.940 INFO:tasks.rados.rados.0.smithi003.stdout:3733: done (7 left) 2024-09-21T10:15:05.940 INFO:tasks.rados.rados.0.smithi003.stdout:3734: done (6 left) 2024-09-21T10:15:05.940 INFO:tasks.rados.rados.0.smithi003.stdout:3735: done (5 left) 2024-09-21T10:15:05.940 INFO:tasks.rados.rados.0.smithi003.stdout:3736: done (4 left) 2024-09-21T10:15:05.940 INFO:tasks.rados.rados.0.smithi003.stdout:3737: done (3 left) 2024-09-21T10:15:05.940 INFO:tasks.rados.rados.0.smithi003.stdout:3738: done (2 left) 2024-09-21T10:15:05.940 INFO:tasks.rados.rados.0.smithi003.stdout:3739: done (1 left) 2024-09-21T10:15:05.940 INFO:tasks.rados.rados.0.smithi003.stdout:3741: write oid 123 current snap is 0 2024-09-21T10:15:05.940 INFO:tasks.rados.rados.0.smithi003.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2024-09-21T10:15:05.960 INFO:tasks.rados.rados.0.smithi003.stdout:3741: writing smithi00370293-123 from 689714 to 1451518 tid 1 2024-09-21T10:15:05.973 INFO:tasks.rados.rados.0.smithi003.stdout:3741: writing smithi00370293-123 from 1857431 to 2510562 tid 2 2024-09-21T10:15:05.973 INFO:tasks.rados.rados.0.smithi003.stdout:3742: read oid 216 snap -1 2024-09-21T10:15:05.973 INFO:tasks.rados.rados.0.smithi003.stdout:3742: expect deleted 2024-09-21T10:15:05.973 INFO:tasks.rados.rados.0.smithi003.stdout:3743: write oid 162 current snap is 0 2024-09-21T10:15:05.973 INFO:tasks.rados.rados.0.smithi003.stdout:3740: finishing write tid 1 to smithi00370293-383 2024-09-21T10:15:05.973 INFO:tasks.rados.rados.0.smithi003.stdout:3740: finishing write tid 2 to smithi00370293-383 2024-09-21T10:15:05.973 INFO:tasks.rados.rados.0.smithi003.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2024-09-21T10:15:05.985 INFO:tasks.rados.rados.0.smithi003.stdout:3743: writing smithi00370293-162 from 706521 to 1143574 tid 1 2024-09-21T10:15:05.998 INFO:tasks.rados.rados.0.smithi003.stdout:3743: writing smithi00370293-162 from 1915913 to 2429055 tid 2 2024-09-21T10:15:05.998 INFO:tasks.rados.rados.0.smithi003.stdout:3744: read oid 469 snap -1 2024-09-21T10:15:05.999 INFO:tasks.rados.rados.0.smithi003.stdout:3744: expect (ObjNum 2145 snap 0 seq_num 2145) 2024-09-21T10:15:05.999 INFO:tasks.rados.rados.0.smithi003.stdout:3745: write oid 370 current snap is 0 2024-09-21T10:15:05.999 INFO:tasks.rados.rados.0.smithi003.stdout:3740: finishing write tid 3 to smithi00370293-383 2024-09-21T10:15:05.999 INFO:tasks.rados.rados.0.smithi003.stdout:3740: finishing write tid 4 to smithi00370293-383 2024-09-21T10:15:05.999 INFO:tasks.rados.rados.0.smithi003.stdout:3740: oid 383 updating version 0 to 358 2024-09-21T10:15:05.999 INFO:tasks.rados.rados.0.smithi003.stdout:3740: oid 383 version 358 is already newer than 357 2024-09-21T10:15:05.999 INFO:tasks.rados.rados.0.smithi003.stdout:3740: oid 383 updating version 358 to 359 2024-09-21T10:15:05.999 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 383 v 359 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2024-09-21T10:15:05.999 INFO:tasks.rados.rados.0.smithi003.stdout:3740: left oid 383 (ObjNum 2301 snap 0 seq_num 2301) 2024-09-21T10:15:05.999 INFO:tasks.rados.rados.0.smithi003.stdout:3741: finishing write tid 1 to smithi00370293-123 2024-09-21T10:15:05.999 INFO:tasks.rados.rados.0.smithi003.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2024-09-21T10:15:06.012 INFO:tasks.rados.rados.0.smithi003.stdout:3745: writing smithi00370293-370 from 723328 to 1351983 tid 1 2024-09-21T10:15:06.026 INFO:tasks.rados.rados.0.smithi003.stdout:3745: writing smithi00370293-370 from 1974395 to 2631195 tid 2 2024-09-21T10:15:06.026 INFO:tasks.rados.rados.0.smithi003.stdout:3740: done (5 left) 2024-09-21T10:15:06.026 INFO:tasks.rados.rados.0.smithi003.stdout:3746: read oid 269 snap -1 2024-09-21T10:15:06.026 INFO:tasks.rados.rados.0.smithi003.stdout:3746: expect (ObjNum 2169 snap 0 seq_num 2169) 2024-09-21T10:15:06.026 INFO:tasks.rados.rados.0.smithi003.stdout:3747: read oid 487 snap -1 2024-09-21T10:15:06.026 INFO:tasks.rados.rados.0.smithi003.stdout:3747: expect (ObjNum 1590 snap 0 seq_num 1590) 2024-09-21T10:15:06.026 INFO:tasks.rados.rados.0.smithi003.stdout:3748: write oid 403 current snap is 0 2024-09-21T10:15:06.026 INFO:tasks.rados.rados.0.smithi003.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2024-09-21T10:15:06.039 INFO:tasks.rados.rados.0.smithi003.stdout:3748: writing smithi00370293-403 from 740135 to 1444039 tid 1 2024-09-21T10:15:06.048 INFO:tasks.rados.rados.0.smithi003.stdout:3748: writing smithi00370293-403 from 2032877 to 2549688 tid 2 2024-09-21T10:15:06.048 INFO:tasks.rados.rados.0.smithi003.stdout:3749: read oid 376 snap -1 2024-09-21T10:15:06.048 INFO:tasks.rados.rados.0.smithi003.stdout:3749: expect deleted 2024-09-21T10:15:06.048 INFO:tasks.rados.rados.0.smithi003.stdout:3750: read oid 220 snap -1 2024-09-21T10:15:06.048 INFO:tasks.rados.rados.0.smithi003.stdout:3750: expect (ObjNum 1854 snap 0 seq_num 1854) 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3751: read oid 474 snap -1 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3751: expect (ObjNum 2225 snap 0 seq_num 2225) 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3752: write oid 362 current snap is 0 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3741: finishing write tid 2 to smithi00370293-123 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3741: finishing write tid 3 to smithi00370293-123 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3741: finishing write tid 4 to smithi00370293-123 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3741: oid 123 updating version 0 to 505 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3741: oid 123 updating version 505 to 507 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3741: oid 123 version 507 is already newer than 506 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 123 v 507 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3741: left oid 123 (ObjNum 2302 snap 0 seq_num 2302) 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3743: finishing write tid 1 to smithi00370293-162 2024-09-21T10:15:06.049 INFO:tasks.rados.rados.0.smithi003.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2024-09-21T10:15:06.059 INFO:tasks.rados.rados.0.smithi003.stdout:3752: writing smithi00370293-362 from 756942 to 1536095 tid 1 2024-09-21T10:15:06.068 INFO:tasks.rados.rados.0.smithi003.stdout:3752: writing smithi00370293-362 from 2091359 to 2751828 tid 2 2024-09-21T10:15:06.068 INFO:tasks.rados.rados.0.smithi003.stdout:3741: done (11 left) 2024-09-21T10:15:06.068 INFO:tasks.rados.rados.0.smithi003.stdout:3742: done (10 left) 2024-09-21T10:15:06.068 INFO:tasks.rados.rados.0.smithi003.stdout:3753: write oid 413 current snap is 0 2024-09-21T10:15:06.068 INFO:tasks.rados.rados.0.smithi003.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2024-09-21T10:15:06.077 INFO:tasks.rados.rados.0.smithi003.stdout:3753: writing smithi00370293-413 from 773749 to 1228151 tid 1 2024-09-21T10:15:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:3753: writing smithi00370293-413 from 1749841 to 2270321 tid 2 2024-09-21T10:15:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:3754: read oid 168 snap -1 2024-09-21T10:15:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:3754: expect (ObjNum 2191 snap 0 seq_num 2191) 2024-09-21T10:15:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:3755: write oid 75 current snap is 0 2024-09-21T10:15:06.084 INFO:tasks.rados.rados.0.smithi003.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2024-09-21T10:15:06.093 INFO:tasks.rados.rados.0.smithi003.stdout:3755: writing smithi00370293-75 from 790556 to 1320207 tid 1 2024-09-21T10:15:06.101 INFO:tasks.rados.rados.0.smithi003.stdout:3755: writing smithi00370293-75 from 2091970 to 2756108 tid 2 2024-09-21T10:15:06.102 INFO:tasks.rados.rados.0.smithi003.stdout:3756: read oid 397 snap -1 2024-09-21T10:15:06.102 INFO:tasks.rados.rados.0.smithi003.stdout:3756: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T10:15:06.102 INFO:tasks.rados.rados.0.smithi003.stdout:3757: delete oid 433 current snap is 0 2024-09-21T10:15:06.102 INFO:tasks.rados.rados.0.smithi003.stdout:3744: expect (ObjNum 2145 snap 0 seq_num 2145) 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:3743: finishing write tid 2 to smithi00370293-162 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:3743: finishing write tid 3 to smithi00370293-162 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:3743: finishing write tid 4 to smithi00370293-162 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:3743: oid 162 updating version 0 to 306 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:3743: oid 162 version 306 is already newer than 305 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:3743: oid 162 updating version 306 to 307 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 162 v 307 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:3743: left oid 162 (ObjNum 2303 snap 0 seq_num 2303) 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:3745: finishing write tid 1 to smithi00370293-370 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:3745: finishing write tid 2 to smithi00370293-370 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:3745: finishing write tid 3 to smithi00370293-370 2024-09-21T10:15:06.275 INFO:tasks.rados.rados.0.smithi003.stdout:3745: finishing write tid 4 to smithi00370293-370 2024-09-21T10:15:06.276 INFO:tasks.rados.rados.0.smithi003.stdout:3745: oid 370 updating version 0 to 361 2024-09-21T10:15:06.276 INFO:tasks.rados.rados.0.smithi003.stdout:3745: oid 370 updating version 361 to 362 2024-09-21T10:15:06.276 INFO:tasks.rados.rados.0.smithi003.stdout:3745: oid 370 updating version 362 to 363 2024-09-21T10:15:06.276 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 370 v 363 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2024-09-21T10:15:06.276 INFO:tasks.rados.rados.0.smithi003.stdout:3745: left oid 370 (ObjNum 2304 snap 0 seq_num 2304) 2024-09-21T10:15:06.276 INFO:tasks.rados.rados.0.smithi003.stdout:3747: expect (ObjNum 1590 snap 0 seq_num 1590) 2024-09-21T10:15:06.440 INFO:tasks.rados.rados.0.smithi003.stdout:3746: expect (ObjNum 2169 snap 0 seq_num 2169) 2024-09-21T10:15:06.578 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:06 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:06.578 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:15:06 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:06.579 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:15:06 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:06.579 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:15:06 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:06.579 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:15:06 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:06.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:06 smithi204 bash[24804]: cluster 2024-09-21T10:15:05.179669+0000 mgr.y (mgr.24839) 39 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s rd, 7.5 MiB/s wr, 66 op/s 2024-09-21T10:15:06.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:06 smithi204 bash[24804]: audit 2024-09-21T10:15:06.135528+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:06.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:06 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:06.580 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:06 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:06.580 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:06 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:06.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:15:06 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:06.621 INFO:tasks.rados.rados.0.smithi003.stdout:3748: finishing write tid 1 to smithi00370293-403 2024-09-21T10:15:06.621 INFO:tasks.rados.rados.0.smithi003.stdout:3748: finishing write tid 2 to smithi00370293-403 2024-09-21T10:15:06.621 INFO:tasks.rados.rados.0.smithi003.stdout:3748: finishing write tid 3 to smithi00370293-403 2024-09-21T10:15:06.622 INFO:tasks.rados.rados.0.smithi003.stdout:3748: finishing write tid 4 to smithi00370293-403 2024-09-21T10:15:06.622 INFO:tasks.rados.rados.0.smithi003.stdout:3748: oid 403 updating version 0 to 500 2024-09-21T10:15:06.622 INFO:tasks.rados.rados.0.smithi003.stdout:3748: oid 403 version 500 is already newer than 498 2024-09-21T10:15:06.622 INFO:tasks.rados.rados.0.smithi003.stdout:3748: oid 403 version 500 is already newer than 499 2024-09-21T10:15:06.622 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 403 v 500 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2024-09-21T10:15:06.622 INFO:tasks.rados.rados.0.smithi003.stdout:3748: left oid 403 (ObjNum 2305 snap 0 seq_num 2305) 2024-09-21T10:15:06.622 INFO:tasks.rados.rados.0.smithi003.stdout:3750: expect (ObjNum 1854 snap 0 seq_num 1854) 2024-09-21T10:15:06.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:06 smithi003 bash[31899]: cluster 2024-09-21T10:15:05.179669+0000 mgr.y (mgr.24839) 39 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s rd, 7.5 MiB/s wr, 66 op/s 2024-09-21T10:15:06.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:06 smithi003 bash[31899]: audit 2024-09-21T10:15:06.135528+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:06.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:06 smithi003 bash[22527]: cluster 2024-09-21T10:15:05.179669+0000 mgr.y (mgr.24839) 39 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 46 MiB/s rd, 7.5 MiB/s wr, 66 op/s 2024-09-21T10:15:06.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:06 smithi003 bash[22527]: audit 2024-09-21T10:15:06.135528+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:06.804 INFO:tasks.rados.rados.0.smithi003.stdout:3751: expect (ObjNum 2225 snap 0 seq_num 2225) 2024-09-21T10:15:07.004 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:06 smithi204 systemd[1]: Stopping Ceph mgr.x for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:15:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3752: finishing write tid 1 to smithi00370293-362 2024-09-21T10:15:07.033 INFO:tasks.rados.rados.0.smithi003.stdout:3752: finishing write tid 2 to smithi00370293-362 2024-09-21T10:15:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:3752: finishing write tid 3 to smithi00370293-362 2024-09-21T10:15:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:3752: finishing write tid 4 to smithi00370293-362 2024-09-21T10:15:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:3752: oid 362 updating version 0 to 503 2024-09-21T10:15:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:3752: oid 362 version 503 is already newer than 502 2024-09-21T10:15:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:3752: oid 362 version 503 is already newer than 501 2024-09-21T10:15:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 362 v 503 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2024-09-21T10:15:07.034 INFO:tasks.rados.rados.0.smithi003.stdout:3752: left oid 362 (ObjNum 2306 snap 0 seq_num 2306) 2024-09-21T10:15:07.035 INFO:tasks.rados.rados.0.smithi003.stdout:3753: finishing write tid 1 to smithi00370293-413 2024-09-21T10:15:07.035 INFO:tasks.rados.rados.0.smithi003.stdout:3753: finishing write tid 2 to smithi00370293-413 2024-09-21T10:15:07.035 INFO:tasks.rados.rados.0.smithi003.stdout:3753: finishing write tid 3 to smithi00370293-413 2024-09-21T10:15:07.035 INFO:tasks.rados.rados.0.smithi003.stdout:3753: finishing write tid 4 to smithi00370293-413 2024-09-21T10:15:07.035 INFO:tasks.rados.rados.0.smithi003.stdout:3753: oid 413 updating version 0 to 672 2024-09-21T10:15:07.035 INFO:tasks.rados.rados.0.smithi003.stdout:3753: oid 413 updating version 672 to 674 2024-09-21T10:15:07.036 INFO:tasks.rados.rados.0.smithi003.stdout:3753: oid 413 version 674 is already newer than 673 2024-09-21T10:15:07.036 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 413 v 674 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2024-09-21T10:15:07.036 INFO:tasks.rados.rados.0.smithi003.stdout:3753: left oid 413 (ObjNum 2307 snap 0 seq_num 2307) 2024-09-21T10:15:07.036 INFO:tasks.rados.rados.0.smithi003.stdout:3754: expect (ObjNum 2191 snap 0 seq_num 2191) 2024-09-21T10:15:07.118 INFO:tasks.rados.rados.0.smithi003.stdout:3755: finishing write tid 1 to smithi00370293-75 2024-09-21T10:15:07.118 INFO:tasks.rados.rados.0.smithi003.stdout:3755: finishing write tid 2 to smithi00370293-75 2024-09-21T10:15:07.118 INFO:tasks.rados.rados.0.smithi003.stdout:3755: finishing write tid 3 to smithi00370293-75 2024-09-21T10:15:07.118 INFO:tasks.rados.rados.0.smithi003.stdout:3755: finishing write tid 4 to smithi00370293-75 2024-09-21T10:15:07.118 INFO:tasks.rados.rados.0.smithi003.stdout:3755: oid 75 updating version 0 to 676 2024-09-21T10:15:07.118 INFO:tasks.rados.rados.0.smithi003.stdout:3755: oid 75 updating version 676 to 677 2024-09-21T10:15:07.118 INFO:tasks.rados.rados.0.smithi003.stdout:3755: oid 75 version 677 is already newer than 675 2024-09-21T10:15:07.118 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 75 v 677 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2024-09-21T10:15:07.118 INFO:tasks.rados.rados.0.smithi003.stdout:3755: left oid 75 (ObjNum 2308 snap 0 seq_num 2308) 2024-09-21T10:15:07.119 INFO:tasks.rados.rados.0.smithi003.stdout:3756: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T10:15:07.314 INFO:tasks.rados.rados.0.smithi003.stdout:3743: done (14 left) 2024-09-21T10:15:07.314 INFO:tasks.rados.rados.0.smithi003.stdout:3744: done (13 left) 2024-09-21T10:15:07.314 INFO:tasks.rados.rados.0.smithi003.stdout:3745: done (12 left) 2024-09-21T10:15:07.314 INFO:tasks.rados.rados.0.smithi003.stdout:3746: done (11 left) 2024-09-21T10:15:07.314 INFO:tasks.rados.rados.0.smithi003.stdout:3747: done (10 left) 2024-09-21T10:15:07.314 INFO:tasks.rados.rados.0.smithi003.stdout:3748: done (9 left) 2024-09-21T10:15:07.315 INFO:tasks.rados.rados.0.smithi003.stdout:3749: done (8 left) 2024-09-21T10:15:07.315 INFO:tasks.rados.rados.0.smithi003.stdout:3750: done (7 left) 2024-09-21T10:15:07.315 INFO:tasks.rados.rados.0.smithi003.stdout:3751: done (6 left) 2024-09-21T10:15:07.315 INFO:tasks.rados.rados.0.smithi003.stdout:3752: done (5 left) 2024-09-21T10:15:07.315 INFO:tasks.rados.rados.0.smithi003.stdout:3753: done (4 left) 2024-09-21T10:15:07.315 INFO:tasks.rados.rados.0.smithi003.stdout:3754: done (3 left) 2024-09-21T10:15:07.315 INFO:tasks.rados.rados.0.smithi003.stdout:3755: done (2 left) 2024-09-21T10:15:07.315 INFO:tasks.rados.rados.0.smithi003.stdout:3756: done (1 left) 2024-09-21T10:15:07.315 INFO:tasks.rados.rados.0.smithi003.stdout:3757: done (0 left) 2024-09-21T10:15:07.315 INFO:tasks.rados.rados.0.smithi003.stdout:3758: delete oid 219 current snap is 0 2024-09-21T10:15:07.317 INFO:tasks.rados.rados.0.smithi003.stdout:3758: done (0 left) 2024-09-21T10:15:07.317 INFO:tasks.rados.rados.0.smithi003.stdout:3759: read oid 49 snap -1 2024-09-21T10:15:07.317 INFO:tasks.rados.rados.0.smithi003.stdout:3759: expect (ObjNum 1158 snap 0 seq_num 1158) 2024-09-21T10:15:07.317 INFO:tasks.rados.rados.0.smithi003.stdout:3760: delete oid 344 current snap is 0 2024-09-21T10:15:07.320 INFO:tasks.rados.rados.0.smithi003.stdout:3760: done (1 left) 2024-09-21T10:15:07.320 INFO:tasks.rados.rados.0.smithi003.stdout:3761: write oid 287 current snap is 0 2024-09-21T10:15:07.320 INFO:tasks.rados.rados.0.smithi003.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2024-09-21T10:15:07.336 INFO:tasks.rados.rados.0.smithi003.stdout:3761: writing smithi00370293-287 from 457784 to 1004784 tid 1 2024-09-21T10:15:07.356 INFO:tasks.rados.rados.0.smithi003.stdout:3761: writing smithi00370293-287 from 1525898 to 2197374 tid 2 2024-09-21T10:15:07.356 INFO:tasks.rados.rados.0.smithi003.stdout:3762: write oid 437 current snap is 0 2024-09-21T10:15:07.356 INFO:tasks.rados.rados.0.smithi003.stdout:3759: expect (ObjNum 1158 snap 0 seq_num 1158) 2024-09-21T10:15:07.553 INFO:tasks.rados.rados.0.smithi003.stdout:3761: finishing write tid 1 to smithi00370293-287 2024-09-21T10:15:07.553 INFO:tasks.rados.rados.0.smithi003.stdout:3761: finishing write tid 2 to smithi00370293-287 2024-09-21T10:15:07.553 INFO:tasks.rados.rados.0.smithi003.stdout:3761: finishing write tid 3 to smithi00370293-287 2024-09-21T10:15:07.553 INFO:tasks.rados.rados.0.smithi003.stdout:3761: finishing write tid 4 to smithi00370293-287 2024-09-21T10:15:07.553 INFO:tasks.rados.rados.0.smithi003.stdout:3761: oid 287 updating version 0 to 515 2024-09-21T10:15:07.553 INFO:tasks.rados.rados.0.smithi003.stdout:3761: oid 287 updating version 515 to 516 2024-09-21T10:15:07.553 INFO:tasks.rados.rados.0.smithi003.stdout:3761: oid 287 updating version 516 to 517 2024-09-21T10:15:07.553 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 287 v 517 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2024-09-21T10:15:07.553 INFO:tasks.rados.rados.0.smithi003.stdout:3761: left oid 287 (ObjNum 2312 snap 0 seq_num 2312) 2024-09-21T10:15:07.554 INFO:tasks.rados.rados.0.smithi003.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2024-09-21T10:15:07.570 INFO:tasks.rados.rados.0.smithi003.stdout:3762: writing smithi00370293-437 from 474591 to 1096840 tid 1 2024-09-21T10:15:07.585 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:07 smithi204 bash[61128]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mgr-x 2024-09-21T10:15:07.586 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:15:07.586 INFO:tasks.rados.rados.0.smithi003.stdout:3762: writing smithi00370293-437 from 1584380 to 1999514 tid 2 2024-09-21T10:15:07.600 INFO:tasks.rados.rados.0.smithi003.stdout:3762: writing smithi00370293-437 from 2501500 to 2874591 tid 3 2024-09-21T10:15:07.600 INFO:tasks.rados.rados.0.smithi003.stdout:3759: done (2 left) 2024-09-21T10:15:07.600 INFO:tasks.rados.rados.0.smithi003.stdout:3761: done (1 left) 2024-09-21T10:15:07.600 INFO:tasks.rados.rados.0.smithi003.stdout:3763: read oid 264 snap -1 2024-09-21T10:15:07.600 INFO:tasks.rados.rados.0.smithi003.stdout:3763: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:15:07.600 INFO:tasks.rados.rados.0.smithi003.stdout:3764: delete oid 244 current snap is 0 2024-09-21T10:15:07.600 INFO:tasks.rados.rados.0.smithi003.stdout:3762: finishing write tid 1 to smithi00370293-437 2024-09-21T10:15:07.600 INFO:tasks.rados.rados.0.smithi003.stdout:3762: finishing write tid 2 to smithi00370293-437 2024-09-21T10:15:07.603 INFO:tasks.rados.rados.0.smithi003.stdout:3764: done (2 left) 2024-09-21T10:15:07.603 INFO:tasks.rados.rados.0.smithi003.stdout:3765: read oid 478 snap -1 2024-09-21T10:15:07.603 INFO:tasks.rados.rados.0.smithi003.stdout:3765: expect (ObjNum 2209 snap 0 seq_num 2209) 2024-09-21T10:15:07.603 INFO:tasks.rados.rados.0.smithi003.stdout:3766: write oid 32 current snap is 0 2024-09-21T10:15:07.603 INFO:tasks.rados.rados.0.smithi003.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2024-09-21T10:15:07.623 INFO:tasks.rados.rados.0.smithi003.stdout:3766: writing smithi00370293-32 from 508205 to 1280952 tid 1 2024-09-21T10:15:07.636 INFO:tasks.rados.rados.0.smithi003.stdout:3766: writing smithi00370293-32 from 1701344 to 2120147 tid 2 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:3766: writing smithi00370293-32 from 2556346 to 2908205 tid 3 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:3767: write oid 31 current snap is 0 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:3762: finishing write tid 3 to smithi00370293-437 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:3762: finishing write tid 4 to smithi00370293-437 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:3762: finishing write tid 5 to smithi00370293-437 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:3762: oid 437 updating version 0 to 375 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:3762: oid 437 updating version 375 to 376 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:3762: oid 437 version 376 is already newer than 374 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:3762: oid 437 updating version 376 to 377 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 437 v 377 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:3762: left oid 437 (ObjNum 2313 snap 0 seq_num 2313) 2024-09-21T10:15:07.647 INFO:tasks.rados.rados.0.smithi003.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2024-09-21T10:15:07.658 INFO:tasks.rados.rados.0.smithi003.stdout:3767: writing smithi00370293-31 from 525012 to 973008 tid 1 2024-09-21T10:15:07.673 INFO:tasks.rados.rados.0.smithi003.stdout:3767: writing smithi00370293-31 from 1643473 to 2322287 tid 2 2024-09-21T10:15:07.680 INFO:tasks.rados.rados.0.smithi003.stdout:3767: writing smithi00370293-31 from 2867416 to 2925012 tid 3 2024-09-21T10:15:07.680 INFO:tasks.rados.rados.0.smithi003.stdout:3762: done (4 left) 2024-09-21T10:15:07.680 INFO:tasks.rados.rados.0.smithi003.stdout:3768: write oid 39 current snap is 0 2024-09-21T10:15:07.680 INFO:tasks.rados.rados.0.smithi003.stdout:3763: expect (ObjNum 263 snap 0 seq_num 263) 2024-09-21T10:15:07.757 INFO:tasks.rados.rados.0.smithi003.stdout:3765: expect (ObjNum 2209 snap 0 seq_num 2209) 2024-09-21T10:15:07.855 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:07.855 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:07.855 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:07.856 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:07.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:07.856 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:07.856 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:07.857 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:07.857 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:07 smithi204 bash[61187]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mgr-x 2024-09-21T10:15:07.857 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T10:15:07.857 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: Stopped Ceph mgr.x for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:15:07.857 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:07.857 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:07 smithi204 systemd[1]: Started Ceph mgr.x for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:15:07.858 INFO:tasks.rados.rados.0.smithi003.stdout:3766: finishing write tid 1 to smithi00370293-32 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3766: finishing write tid 2 to smithi00370293-32 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3766: finishing write tid 3 to smithi00370293-32 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3766: finishing write tid 4 to smithi00370293-32 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3766: finishing write tid 5 to smithi00370293-32 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3766: oid 32 updating version 0 to 426 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3766: oid 32 version 426 is already newer than 425 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3766: oid 32 version 426 is already newer than 424 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3766: oid 32 updating version 426 to 427 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 427 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3766: left oid 32 (ObjNum 2315 snap 0 seq_num 2315) 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3767: finishing write tid 1 to smithi00370293-31 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3767: finishing write tid 2 to smithi00370293-31 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3767: finishing write tid 3 to smithi00370293-31 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3767: finishing write tid 4 to smithi00370293-31 2024-09-21T10:15:07.859 INFO:tasks.rados.rados.0.smithi003.stdout:3767: finishing write tid 5 to smithi00370293-31 2024-09-21T10:15:07.860 INFO:tasks.rados.rados.0.smithi003.stdout:3767: oid 31 updating version 0 to 437 2024-09-21T10:15:07.860 INFO:tasks.rados.rados.0.smithi003.stdout:3767: oid 31 updating version 437 to 438 2024-09-21T10:15:07.860 INFO:tasks.rados.rados.0.smithi003.stdout:3767: oid 31 updating version 438 to 440 2024-09-21T10:15:07.860 INFO:tasks.rados.rados.0.smithi003.stdout:3767: oid 31 version 440 is already newer than 439 2024-09-21T10:15:07.860 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 31 v 440 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2024-09-21T10:15:07.860 INFO:tasks.rados.rados.0.smithi003.stdout:3767: left oid 31 (ObjNum 2316 snap 0 seq_num 2316) 2024-09-21T10:15:07.861 INFO:tasks.rados.rados.0.smithi003.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2024-09-21T10:15:07.871 INFO:tasks.rados.rados.0.smithi003.stdout:3768: writing smithi00370293-39 from 541819 to 1065064 tid 1 2024-09-21T10:15:07.884 INFO:tasks.rados.rados.0.smithi003.stdout:3768: writing smithi00370293-39 from 1701955 to 2124427 tid 2 2024-09-21T10:15:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:3768: writing smithi00370293-39 from 2894839 to 2941819 tid 3 2024-09-21T10:15:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:3763: done (4 left) 2024-09-21T10:15:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:3765: done (3 left) 2024-09-21T10:15:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:3766: done (2 left) 2024-09-21T10:15:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:3767: done (1 left) 2024-09-21T10:15:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:3769: write oid 67 current snap is 0 2024-09-21T10:15:07.895 INFO:tasks.rados.rados.0.smithi003.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2024-09-21T10:15:07.909 INFO:tasks.rados.rados.0.smithi003.stdout:3769: writing smithi00370293-67 from 558626 to 1157120 tid 1 2024-09-21T10:15:07.923 INFO:tasks.rados.rados.0.smithi003.stdout:3769: writing smithi00370293-67 from 1760437 to 2442920 tid 2 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3769: writing smithi00370293-67 from 2922262 to 2958626 tid 3 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3770: read oid 138 snap -1 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3770: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3771: read oid 171 snap -1 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3771: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3772: write oid 167 current snap is 0 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3768: finishing write tid 1 to smithi00370293-39 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3768: finishing write tid 2 to smithi00370293-39 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3768: finishing write tid 3 to smithi00370293-39 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3768: finishing write tid 4 to smithi00370293-39 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3768: finishing write tid 5 to smithi00370293-39 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3768: oid 39 updating version 0 to 508 2024-09-21T10:15:07.929 INFO:tasks.rados.rados.0.smithi003.stdout:3768: oid 39 updating version 508 to 509 2024-09-21T10:15:07.930 INFO:tasks.rados.rados.0.smithi003.stdout:3768: oid 39 updating version 509 to 511 2024-09-21T10:15:07.930 INFO:tasks.rados.rados.0.smithi003.stdout:3768: oid 39 version 511 is already newer than 510 2024-09-21T10:15:07.930 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 39 v 511 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2024-09-21T10:15:07.930 INFO:tasks.rados.rados.0.smithi003.stdout:3768: left oid 39 (ObjNum 2317 snap 0 seq_num 2317) 2024-09-21T10:15:07.930 INFO:tasks.rados.rados.0.smithi003.stdout:3769: finishing write tid 1 to smithi00370293-67 2024-09-21T10:15:07.930 INFO:tasks.rados.rados.0.smithi003.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2024-09-21T10:15:07.941 INFO:tasks.rados.rados.0.smithi003.stdout:3772: writing smithi00370293-167 from 575433 to 1365529 tid 1 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:3772: writing smithi00370293-167 from 1935272 to 2361413 tid 2 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:3768: done (4 left) 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:3773: write oid 57 current snap is 0 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:3769: finishing write tid 2 to smithi00370293-67 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:3769: finishing write tid 3 to smithi00370293-67 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:3769: finishing write tid 4 to smithi00370293-67 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:3769: finishing write tid 5 to smithi00370293-67 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:3769: oid 67 updating version 0 to 485 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:3769: oid 67 updating version 485 to 488 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:3769: oid 67 version 488 is already newer than 486 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:3769: oid 67 version 488 is already newer than 487 2024-09-21T10:15:07.952 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 67 v 488 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2024-09-21T10:15:07.953 INFO:tasks.rados.rados.0.smithi003.stdout:3769: left oid 67 (ObjNum 2318 snap 0 seq_num 2318) 2024-09-21T10:15:07.953 INFO:tasks.rados.rados.0.smithi003.stdout:3770: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-09-21T10:15:08.106 INFO:tasks.rados.rados.0.smithi003.stdout:3771: expect (ObjNum 1218 snap 0 seq_num 1218) 2024-09-21T10:15:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:3772: finishing write tid 1 to smithi00370293-167 2024-09-21T10:15:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:3772: finishing write tid 2 to smithi00370293-167 2024-09-21T10:15:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:3772: finishing write tid 3 to smithi00370293-167 2024-09-21T10:15:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:3772: finishing write tid 4 to smithi00370293-167 2024-09-21T10:15:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:3772: oid 167 updating version 0 to 495 2024-09-21T10:15:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:3772: oid 167 updating version 495 to 497 2024-09-21T10:15:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:3772: oid 167 version 497 is already newer than 496 2024-09-21T10:15:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 167 v 497 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2024-09-21T10:15:08.224 INFO:tasks.rados.rados.0.smithi003.stdout:3772: left oid 167 (ObjNum 2319 snap 0 seq_num 2319) 2024-09-21T10:15:08.225 INFO:tasks.rados.rados.0.smithi003.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2024-09-21T10:15:08.238 INFO:tasks.rados.rados.0.smithi003.stdout:3773: writing smithi00370293-57 from 592240 to 1057585 tid 1 2024-09-21T10:15:08.256 INFO:tasks.rados.rados.0.smithi003.stdout:3773: writing smithi00370293-57 from 1593754 to 2279906 tid 2 2024-09-21T10:15:08.267 INFO:tasks.rados.rados.0.smithi003.stdout:3773: writing smithi00370293-57 from 2809814 to 2992240 tid 3 2024-09-21T10:15:08.267 INFO:tasks.rados.rados.0.smithi003.stdout:3769: done (4 left) 2024-09-21T10:15:08.267 INFO:tasks.rados.rados.0.smithi003.stdout:3770: done (3 left) 2024-09-21T10:15:08.267 INFO:tasks.rados.rados.0.smithi003.stdout:3771: done (2 left) 2024-09-21T10:15:08.267 INFO:tasks.rados.rados.0.smithi003.stdout:3772: done (1 left) 2024-09-21T10:15:08.267 INFO:tasks.rados.rados.0.smithi003.stdout:3774: write oid 304 current snap is 0 2024-09-21T10:15:08.268 INFO:tasks.rados.rados.0.smithi003.stdout:3773: finishing write tid 1 to smithi00370293-57 2024-09-21T10:15:08.268 INFO:tasks.rados.rados.0.smithi003.stdout:3773: finishing write tid 2 to smithi00370293-57 2024-09-21T10:15:08.268 INFO:tasks.rados.rados.0.smithi003.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2024-09-21T10:15:08.285 INFO:tasks.rados.rados.0.smithi003.stdout:3774: writing smithi00370293-304 from 609047 to 1149641 tid 1 2024-09-21T10:15:08.301 INFO:tasks.rados.rados.0.smithi003.stdout:3774: writing smithi00370293-304 from 1935883 to 2365693 tid 2 2024-09-21T10:15:08.309 INFO:tasks.rados.rados.0.smithi003.stdout:3774: writing smithi00370293-304 from 3004531 to 3009047 tid 3 2024-09-21T10:15:08.309 INFO:tasks.rados.rados.0.smithi003.stdout:3775: write oid 479 current snap is 0 2024-09-21T10:15:08.309 INFO:tasks.rados.rados.0.smithi003.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2024-09-21T10:15:08.321 INFO:tasks.rados.rados.0.smithi003.stdout:3775: writing smithi00370293-479 from 625854 to 1241697 tid 1 2024-09-21T10:15:08.332 INFO:tasks.rados.rados.0.smithi003.stdout:3775: writing smithi00370293-479 from 1994365 to 2567833 tid 2 2024-09-21T10:15:08.332 INFO:tasks.rados.rados.0.smithi003.stdout:3776: write oid 121 current snap is 0 2024-09-21T10:15:08.332 INFO:tasks.rados.rados.0.smithi003.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2024-09-21T10:15:08.342 INFO:tasks.rados.rados.0.smithi003.stdout:3776: writing smithi00370293-121 from 642661 to 1333753 tid 1 2024-09-21T10:15:08.350 INFO:tasks.rados.rados.0.smithi003.stdout:3776: writing smithi00370293-121 from 2052847 to 2486326 tid 2 2024-09-21T10:15:08.350 INFO:tasks.rados.rados.0.smithi003.stdout:3777: write oid 375 current snap is 0 2024-09-21T10:15:08.350 INFO:tasks.rados.rados.0.smithi003.stdout:3773: finishing write tid 3 to smithi00370293-57 2024-09-21T10:15:08.350 INFO:tasks.rados.rados.0.smithi003.stdout:3773: finishing write tid 4 to smithi00370293-57 2024-09-21T10:15:08.350 INFO:tasks.rados.rados.0.smithi003.stdout:3773: finishing write tid 5 to smithi00370293-57 2024-09-21T10:15:08.350 INFO:tasks.rados.rados.0.smithi003.stdout:3773: oid 57 updating version 0 to 505 2024-09-21T10:15:08.350 INFO:tasks.rados.rados.0.smithi003.stdout:3773: oid 57 updating version 505 to 506 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3773: oid 57 version 506 is already newer than 504 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3773: oid 57 updating version 506 to 507 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 57 v 507 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3773: left oid 57 (ObjNum 2320 snap 0 seq_num 2320) 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3774: finishing write tid 1 to smithi00370293-304 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3774: finishing write tid 2 to smithi00370293-304 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3774: finishing write tid 3 to smithi00370293-304 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3774: finishing write tid 4 to smithi00370293-304 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3774: finishing write tid 5 to smithi00370293-304 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3774: oid 304 updating version 0 to 424 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3774: oid 304 version 424 is already newer than 423 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3774: oid 304 version 424 is already newer than 422 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3774: oid 304 version 424 is already newer than 421 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 304 v 424 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2024-09-21T10:15:08.351 INFO:tasks.rados.rados.0.smithi003.stdout:3774: left oid 304 (ObjNum 2321 snap 0 seq_num 2321) 2024-09-21T10:15:08.352 INFO:tasks.rados.rados.0.smithi003.stdout:3775: finishing write tid 1 to smithi00370293-479 2024-09-21T10:15:08.352 INFO:tasks.rados.rados.0.smithi003.stdout:3775: finishing write tid 2 to smithi00370293-479 2024-09-21T10:15:08.352 INFO:tasks.rados.rados.0.smithi003.stdout:3775: finishing write tid 3 to smithi00370293-479 2024-09-21T10:15:08.352 INFO:tasks.rados.rados.0.smithi003.stdout:3775: finishing write tid 4 to smithi00370293-479 2024-09-21T10:15:08.352 INFO:tasks.rados.rados.0.smithi003.stdout:3775: oid 479 updating version 0 to 380 2024-09-21T10:15:08.352 INFO:tasks.rados.rados.0.smithi003.stdout:3775: oid 479 version 380 is already newer than 379 2024-09-21T10:15:08.352 INFO:tasks.rados.rados.0.smithi003.stdout:3775: oid 479 version 380 is already newer than 378 2024-09-21T10:15:08.352 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 479 v 380 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2024-09-21T10:15:08.352 INFO:tasks.rados.rados.0.smithi003.stdout:3775: left oid 479 (ObjNum 2322 snap 0 seq_num 2322) 2024-09-21T10:15:08.352 INFO:tasks.rados.rados.0.smithi003.stdout:3776: finishing write tid 1 to smithi00370293-121 2024-09-21T10:15:08.352 INFO:tasks.rados.rados.0.smithi003.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2024-09-21T10:15:08.360 INFO:tasks.rados.rados.0.smithi003.stdout:3777: writing smithi00370293-375 from 659468 to 1425809 tid 1 2024-09-21T10:15:08.369 INFO:tasks.rados.rados.0.smithi003.stdout:3777: writing smithi00370293-375 from 2111329 to 2688466 tid 2 2024-09-21T10:15:08.369 INFO:tasks.rados.rados.0.smithi003.stdout:3773: done (4 left) 2024-09-21T10:15:08.369 INFO:tasks.rados.rados.0.smithi003.stdout:3774: done (3 left) 2024-09-21T10:15:08.370 INFO:tasks.rados.rados.0.smithi003.stdout:3775: done (2 left) 2024-09-21T10:15:08.370 INFO:tasks.rados.rados.0.smithi003.stdout:3778: read oid 240 snap -1 2024-09-21T10:15:08.370 INFO:tasks.rados.rados.0.smithi003.stdout:3778: expect (ObjNum 1738 snap 0 seq_num 1738) 2024-09-21T10:15:08.370 INFO:tasks.rados.rados.0.smithi003.stdout:3779: write oid 429 current snap is 0 2024-09-21T10:15:08.370 INFO:tasks.rados.rados.0.smithi003.stdout:3776: finishing write tid 2 to smithi00370293-121 2024-09-21T10:15:08.370 INFO:tasks.rados.rados.0.smithi003.stdout:3776: finishing write tid 3 to smithi00370293-121 2024-09-21T10:15:08.370 INFO:tasks.rados.rados.0.smithi003.stdout:3776: finishing write tid 4 to smithi00370293-121 2024-09-21T10:15:08.370 INFO:tasks.rados.rados.0.smithi003.stdout:3776: oid 121 updating version 0 to 365 2024-09-21T10:15:08.370 INFO:tasks.rados.rados.0.smithi003.stdout:3776: oid 121 updating version 365 to 366 2024-09-21T10:15:08.370 INFO:tasks.rados.rados.0.smithi003.stdout:3776: oid 121 version 366 is already newer than 364 2024-09-21T10:15:08.370 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 121 v 366 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2024-09-21T10:15:08.371 INFO:tasks.rados.rados.0.smithi003.stdout:3776: left oid 121 (ObjNum 2323 snap 0 seq_num 2323) 2024-09-21T10:15:08.371 INFO:tasks.rados.rados.0.smithi003.stdout:3777: finishing write tid 1 to smithi00370293-375 2024-09-21T10:15:08.371 INFO:tasks.rados.rados.0.smithi003.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2024-09-21T10:15:08.378 INFO:tasks.rados.rados.0.smithi003.stdout:3779: writing smithi00370293-429 from 676275 to 1117865 tid 1 2024-09-21T10:15:08.385 INFO:tasks.rados.rados.0.smithi003.stdout:3779: writing smithi00370293-429 from 1653458 to 2090606 tid 2 2024-09-21T10:15:08.392 INFO:tasks.rados.rados.0.smithi003.stdout:3779: writing smithi00370293-429 from 2597870 to 3028947 tid 3 2024-09-21T10:15:08.392 INFO:tasks.rados.rados.0.smithi003.stdout:3776: done (3 left) 2024-09-21T10:15:08.392 INFO:tasks.rados.rados.0.smithi003.stdout:3780: read oid 479 snap -1 2024-09-21T10:15:08.392 INFO:tasks.rados.rados.0.smithi003.stdout:3780: expect (ObjNum 2322 snap 0 seq_num 2322) 2024-09-21T10:15:08.392 INFO:tasks.rados.rados.0.smithi003.stdout:3781: write oid 300 current snap is 0 2024-09-21T10:15:08.392 INFO:tasks.rados.rados.0.smithi003.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2024-09-21T10:15:08.400 INFO:tasks.rados.rados.0.smithi003.stdout:3781: writing smithi00370293-300 from 693082 to 1209921 tid 1 2024-09-21T10:15:08.407 INFO:tasks.rados.rados.0.smithi003.stdout:3781: writing smithi00370293-300 from 1711940 to 2292746 tid 2 2024-09-21T10:15:08.413 INFO:tasks.rados.rados.0.smithi003.stdout:3781: writing smithi00370293-300 from 3025293 to 3093082 tid 3 2024-09-21T10:15:08.413 INFO:tasks.rados.rados.0.smithi003.stdout:3782: read oid 458 snap -1 2024-09-21T10:15:08.413 INFO:tasks.rados.rados.0.smithi003.stdout:3782: expect deleted 2024-09-21T10:15:08.413 INFO:tasks.rados.rados.0.smithi003.stdout:3783: write oid 82 current snap is 0 2024-09-21T10:15:08.413 INFO:tasks.rados.rados.0.smithi003.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2024-09-21T10:15:08.421 INFO:tasks.rados.rados.0.smithi003.stdout:3783: writing smithi00370293-82 from 709889 to 1418330 tid 1 2024-09-21T10:15:08.426 INFO:tasks.rados.rados.0.smithi003.stdout:3783: writing smithi00370293-82 from 1886775 to 2327592 tid 2 2024-09-21T10:15:08.431 INFO:tasks.rados.rados.0.smithi003.stdout:3783: writing smithi00370293-82 from 2769069 to 3109889 tid 3 2024-09-21T10:15:08.431 INFO:tasks.rados.rados.0.smithi003.stdout:3784: read oid 226 snap -1 2024-09-21T10:15:08.431 INFO:tasks.rados.rados.0.smithi003.stdout:3784: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T10:15:08.431 INFO:tasks.rados.rados.0.smithi003.stdout:3785: write oid 52 current snap is 0 2024-09-21T10:15:08.431 INFO:tasks.rados.rados.0.smithi003.stdout:3778: expect (ObjNum 1738 snap 0 seq_num 1738) 2024-09-21T10:15:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:3777: finishing write tid 2 to smithi00370293-375 2024-09-21T10:15:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:3777: finishing write tid 3 to smithi00370293-375 2024-09-21T10:15:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:3777: finishing write tid 4 to smithi00370293-375 2024-09-21T10:15:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:3777: oid 375 updating version 0 to 445 2024-09-21T10:15:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:3777: oid 375 updating version 445 to 446 2024-09-21T10:15:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:3777: oid 375 updating version 446 to 447 2024-09-21T10:15:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 375 v 447 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2024-09-21T10:15:08.625 INFO:tasks.rados.rados.0.smithi003.stdout:3777: left oid 375 (ObjNum 2324 snap 0 seq_num 2324) 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:3779: finishing write tid 1 to smithi00370293-429 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:3779: finishing write tid 2 to smithi00370293-429 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:3779: finishing write tid 3 to smithi00370293-429 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:3779: finishing write tid 4 to smithi00370293-429 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:3779: finishing write tid 5 to smithi00370293-429 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:3779: oid 429 updating version 0 to 500 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:3779: oid 429 updating version 500 to 501 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:3779: oid 429 version 501 is already newer than 498 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:3779: oid 429 version 501 is already newer than 499 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 429 v 501 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:3779: left oid 429 (ObjNum 2325 snap 0 seq_num 2325) 2024-09-21T10:15:08.626 INFO:tasks.rados.rados.0.smithi003.stdout:3780: expect (ObjNum 2322 snap 0 seq_num 2322) 2024-09-21T10:15:08.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:08 smithi003 bash[31899]: cluster 2024-09-21T10:15:07.180747+0000 mgr.y (mgr.24839) 40 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s rd, 10 MiB/s wr, 100 op/s 2024-09-21T10:15:08.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:08 smithi003 bash[31899]: audit 2024-09-21T10:15:07.907571+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:08.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:08 smithi003 bash[31899]: audit 2024-09-21T10:15:07.919259+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:08.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:08 smithi003 bash[31899]: audit 2024-09-21T10:15:07.923664+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:08.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:08 smithi003 bash[22527]: cluster 2024-09-21T10:15:07.180747+0000 mgr.y (mgr.24839) 40 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s rd, 10 MiB/s wr, 100 op/s 2024-09-21T10:15:08.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:08 smithi003 bash[22527]: audit 2024-09-21T10:15:07.907571+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:08.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:08 smithi003 bash[22527]: audit 2024-09-21T10:15:07.919259+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:08.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:08 smithi003 bash[22527]: audit 2024-09-21T10:15:07.923664+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:08.724 INFO:tasks.rados.rados.0.smithi003.stdout:3781: finishing write tid 1 to smithi00370293-300 2024-09-21T10:15:08.724 INFO:tasks.rados.rados.0.smithi003.stdout:3781: finishing write tid 2 to smithi00370293-300 2024-09-21T10:15:08.724 INFO:tasks.rados.rados.0.smithi003.stdout:3781: finishing write tid 3 to smithi00370293-300 2024-09-21T10:15:08.724 INFO:tasks.rados.rados.0.smithi003.stdout:3781: finishing write tid 4 to smithi00370293-300 2024-09-21T10:15:08.724 INFO:tasks.rados.rados.0.smithi003.stdout:3781: finishing write tid 5 to smithi00370293-300 2024-09-21T10:15:08.724 INFO:tasks.rados.rados.0.smithi003.stdout:3781: oid 300 updating version 0 to 425 2024-09-21T10:15:08.724 INFO:tasks.rados.rados.0.smithi003.stdout:3781: oid 300 updating version 425 to 428 2024-09-21T10:15:08.724 INFO:tasks.rados.rados.0.smithi003.stdout:3781: oid 300 version 428 is already newer than 426 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3781: oid 300 version 428 is already newer than 427 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 300 v 428 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3781: left oid 300 (ObjNum 2326 snap 0 seq_num 2326) 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3783: finishing write tid 1 to smithi00370293-82 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3783: finishing write tid 2 to smithi00370293-82 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3783: finishing write tid 3 to smithi00370293-82 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3783: finishing write tid 4 to smithi00370293-82 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3783: finishing write tid 5 to smithi00370293-82 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3783: oid 82 updating version 0 to 382 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3783: oid 82 version 382 is already newer than 381 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3783: oid 82 updating version 382 to 383 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3783: oid 82 updating version 383 to 384 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 82 v 384 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3783: left oid 82 (ObjNum 2327 snap 0 seq_num 2327) 2024-09-21T10:15:08.725 INFO:tasks.rados.rados.0.smithi003.stdout:3784: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T10:15:08.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:08 smithi204 bash[24804]: cluster 2024-09-21T10:15:07.180747+0000 mgr.y (mgr.24839) 40 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s rd, 10 MiB/s wr, 100 op/s 2024-09-21T10:15:08.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:08 smithi204 bash[24804]: audit 2024-09-21T10:15:07.907571+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:08.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:08 smithi204 bash[24804]: audit 2024-09-21T10:15:07.919259+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:08.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:08 smithi204 bash[24804]: audit 2024-09-21T10:15:07.923664+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:08.895 INFO:tasks.rados.rados.0.smithi003.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2024-09-21T10:15:08.915 INFO:tasks.rados.rados.0.smithi003.stdout:3785: writing smithi00370293-52 from 726696 to 1510386 tid 1 2024-09-21T10:15:08.929 INFO:tasks.rados.rados.0.smithi003.stdout:3785: writing smithi00370293-52 from 1945257 to 2529732 tid 2 2024-09-21T10:15:08.929 INFO:tasks.rados.rados.0.smithi003.stdout:3777: done (8 left) 2024-09-21T10:15:08.929 INFO:tasks.rados.rados.0.smithi003.stdout:3778: done (7 left) 2024-09-21T10:15:08.929 INFO:tasks.rados.rados.0.smithi003.stdout:3779: done (6 left) 2024-09-21T10:15:08.929 INFO:tasks.rados.rados.0.smithi003.stdout:3780: done (5 left) 2024-09-21T10:15:08.930 INFO:tasks.rados.rados.0.smithi003.stdout:3781: done (4 left) 2024-09-21T10:15:08.930 INFO:tasks.rados.rados.0.smithi003.stdout:3782: done (3 left) 2024-09-21T10:15:08.930 INFO:tasks.rados.rados.0.smithi003.stdout:3783: done (2 left) 2024-09-21T10:15:08.930 INFO:tasks.rados.rados.0.smithi003.stdout:3784: done (1 left) 2024-09-21T10:15:08.930 INFO:tasks.rados.rados.0.smithi003.stdout:3786: write oid 202 current snap is 0 2024-09-21T10:15:08.930 INFO:tasks.rados.rados.0.smithi003.stdout:3785: finishing write tid 1 to smithi00370293-52 2024-09-21T10:15:08.930 INFO:tasks.rados.rados.0.smithi003.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2024-09-21T10:15:08.945 INFO:tasks.rados.rados.0.smithi003.stdout:3786: writing smithi00370293-202 from 743503 to 1202442 tid 1 2024-09-21T10:15:08.960 INFO:tasks.rados.rados.0.smithi003.stdout:3786: writing smithi00370293-202 from 1887386 to 2331872 tid 2 2024-09-21T10:15:08.970 INFO:tasks.rados.rados.0.smithi003.stdout:3786: writing smithi00370293-202 from 3107562 to 3143503 tid 3 2024-09-21T10:15:08.970 INFO:tasks.rados.rados.0.smithi003.stdout:3787: delete oid 408 current snap is 0 2024-09-21T10:15:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3785: finishing write tid 2 to smithi00370293-52 2024-09-21T10:15:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3785: finishing write tid 3 to smithi00370293-52 2024-09-21T10:15:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3785: finishing write tid 4 to smithi00370293-52 2024-09-21T10:15:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3785: oid 52 updating version 0 to 518 2024-09-21T10:15:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3785: oid 52 updating version 518 to 520 2024-09-21T10:15:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3785: oid 52 version 520 is already newer than 519 2024-09-21T10:15:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 52 v 520 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2024-09-21T10:15:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3785: left oid 52 (ObjNum 2328 snap 0 seq_num 2328) 2024-09-21T10:15:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3786: finishing write tid 1 to smithi00370293-202 2024-09-21T10:15:08.971 INFO:tasks.rados.rados.0.smithi003.stdout:3786: finishing write tid 2 to smithi00370293-202 2024-09-21T10:15:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3785: done (2 left) 2024-09-21T10:15:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3787: done (1 left) 2024-09-21T10:15:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3788: delete oid 108 current snap is 0 2024-09-21T10:15:08.973 INFO:tasks.rados.rados.0.smithi003.stdout:3786: finishing write tid 3 to smithi00370293-202 2024-09-21T10:15:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:3786: finishing write tid 4 to smithi00370293-202 2024-09-21T10:15:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:3786: finishing write tid 5 to smithi00370293-202 2024-09-21T10:15:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:3786: oid 202 updating version 0 to 681 2024-09-21T10:15:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:3786: oid 202 updating version 681 to 682 2024-09-21T10:15:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:3786: oid 202 version 682 is already newer than 679 2024-09-21T10:15:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:3786: oid 202 version 682 is already newer than 680 2024-09-21T10:15:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 202 v 682 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2024-09-21T10:15:08.974 INFO:tasks.rados.rados.0.smithi003.stdout:3786: left oid 202 (ObjNum 2329 snap 0 seq_num 2329) 2024-09-21T10:15:08.975 INFO:tasks.rados.rados.0.smithi003.stdout:3786: done (1 left) 2024-09-21T10:15:08.975 INFO:tasks.rados.rados.0.smithi003.stdout:3788: done (0 left) 2024-09-21T10:15:08.975 INFO:tasks.rados.rados.0.smithi003.stdout:3789: read oid 55 snap -1 2024-09-21T10:15:08.976 INFO:tasks.rados.rados.0.smithi003.stdout:3789: expect (ObjNum 1881 snap 0 seq_num 1881) 2024-09-21T10:15:08.976 INFO:tasks.rados.rados.0.smithi003.stdout:3790: write oid 221 current snap is 0 2024-09-21T10:15:08.976 INFO:tasks.rados.rados.0.smithi003.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2024-09-21T10:15:08.991 INFO:tasks.rados.rados.0.smithi003.stdout:3790: writing smithi00370293-221 from 793924 to 1478610 tid 1 2024-09-21T10:15:09.004 INFO:tasks.rados.rados.0.smithi003.stdout:3790: writing smithi00370293-221 from 2062832 to 2654645 tid 2 2024-09-21T10:15:09.009 INFO:tasks.rados.rados.0.smithi003.stdout:3790: writing smithi00370293-221 from 3189831 to 3193924 tid 3 2024-09-21T10:15:09.009 INFO:tasks.rados.rados.0.smithi003.stdout:3791: read oid 428 snap -1 2024-09-21T10:15:09.010 INFO:tasks.rados.rados.0.smithi003.stdout:3791: expect (ObjNum 1651 snap 0 seq_num 1651) 2024-09-21T10:15:09.010 INFO:tasks.rados.rados.0.smithi003.stdout:3792: write oid 265 current snap is 0 2024-09-21T10:15:09.010 INFO:tasks.rados.rados.0.smithi003.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2024-09-21T10:15:09.019 INFO:tasks.rados.rados.0.smithi003.stdout:3792: writing smithi00370293-265 from 410731 to 1170666 tid 1 2024-09-21T10:15:09.026 INFO:tasks.rados.rados.0.smithi003.stdout:3792: writing smithi00370293-265 from 1604961 to 2056785 tid 2 2024-09-21T10:15:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:3792: writing smithi00370293-265 from 2700901 to 3210731 tid 3 2024-09-21T10:15:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:3793: write oid 256 current snap is 0 2024-09-21T10:15:09.035 INFO:tasks.rados.rados.0.smithi003.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2024-09-21T10:15:09.041 INFO:tasks.rados.rados.0.smithi003.stdout:3793: writing smithi00370293-256 from 427538 to 979075 tid 1 2024-09-21T10:15:09.047 INFO:tasks.rados.rados.0.smithi003.stdout:3793: writing smithi00370293-256 from 1379796 to 1975278 tid 2 2024-09-21T10:15:09.054 INFO:tasks.rados.rados.0.smithi003.stdout:3793: writing smithi00370293-256 from 2444677 to 3009908 tid 3 2024-09-21T10:15:09.054 INFO:tasks.rados.rados.0.smithi003.stdout:3794: write oid 76 current snap is 0 2024-09-21T10:15:09.054 INFO:tasks.rados.rados.0.smithi003.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2024-09-21T10:15:09.060 INFO:tasks.rados.rados.0.smithi003.stdout:3794: writing smithi00370293-76 from 444345 to 1071131 tid 1 2024-09-21T10:15:09.069 INFO:tasks.rados.rados.0.smithi003.stdout:3794: writing smithi00370293-76 from 1838278 to 2577418 tid 2 2024-09-21T10:15:09.069 INFO:tasks.rados.rados.0.smithi003.stdout:3795: read oid 227 snap -1 2024-09-21T10:15:09.069 INFO:tasks.rados.rados.0.smithi003.stdout:3795: expect deleted 2024-09-21T10:15:09.069 INFO:tasks.rados.rados.0.smithi003.stdout:3796: write oid 487 current snap is 0 2024-09-21T10:15:09.069 INFO:tasks.rados.rados.0.smithi003.stdout:3789: expect (ObjNum 1881 snap 0 seq_num 1881) 2024-09-21T10:15:09.277 INFO:tasks.rados.rados.0.smithi003.stdout:3790: finishing write tid 1 to smithi00370293-221 2024-09-21T10:15:09.277 INFO:tasks.rados.rados.0.smithi003.stdout:3790: finishing write tid 2 to smithi00370293-221 2024-09-21T10:15:09.277 INFO:tasks.rados.rados.0.smithi003.stdout:3790: finishing write tid 3 to smithi00370293-221 2024-09-21T10:15:09.277 INFO:tasks.rados.rados.0.smithi003.stdout:3790: finishing write tid 4 to smithi00370293-221 2024-09-21T10:15:09.277 INFO:tasks.rados.rados.0.smithi003.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2024-09-21T10:15:09.284 INFO:tasks.rados.rados.0.smithi003.stdout:3796: writing smithi00370293-487 from 461152 to 1163187 tid 1 2024-09-21T10:15:09.292 INFO:tasks.rados.rados.0.smithi003.stdout:3796: writing smithi00370293-487 from 1896760 to 2495911 tid 2 2024-09-21T10:15:09.297 INFO:tasks.rados.rados.0.smithi003.stdout:3796: writing smithi00370293-487 from 2899523 to 3261152 tid 3 2024-09-21T10:15:09.297 INFO:tasks.rados.rados.0.smithi003.stdout:3789: done (7 left) 2024-09-21T10:15:09.297 INFO:tasks.rados.rados.0.smithi003.stdout:3797: read oid 226 snap -1 2024-09-21T10:15:09.297 INFO:tasks.rados.rados.0.smithi003.stdout:3797: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T10:15:09.297 INFO:tasks.rados.rados.0.smithi003.stdout:3798: read oid 431 snap -1 2024-09-21T10:15:09.297 INFO:tasks.rados.rados.0.smithi003.stdout:3798: expect deleted 2024-09-21T10:15:09.297 INFO:tasks.rados.rados.0.smithi003.stdout:3799: read oid 164 snap -1 2024-09-21T10:15:09.297 INFO:tasks.rados.rados.0.smithi003.stdout:3799: expect (ObjNum 1440 snap 0 seq_num 1440) 2024-09-21T10:15:09.297 INFO:tasks.rados.rados.0.smithi003.stdout:3800: write oid 106 current snap is 0 2024-09-21T10:15:09.297 INFO:tasks.rados.rados.0.smithi003.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2024-09-21T10:15:09.305 INFO:tasks.rados.rados.0.smithi003.stdout:3800: writing smithi00370293-106 from 477959 to 1255243 tid 1 2024-09-21T10:15:09.313 INFO:tasks.rados.rados.0.smithi003.stdout:3800: writing smithi00370293-106 from 1838889 to 2581698 tid 2 2024-09-21T10:15:09.317 INFO:tasks.rados.rados.0.smithi003.stdout:3800: writing smithi00370293-106 from 3210593 to 3277959 tid 3 2024-09-21T10:15:09.317 INFO:tasks.rados.rados.0.smithi003.stdout:3801: write oid 479 current snap is 0 2024-09-21T10:15:09.317 INFO:tasks.rados.rados.0.smithi003.stdout:3790: finishing write tid 5 to smithi00370293-221 2024-09-21T10:15:09.317 INFO:tasks.rados.rados.0.smithi003.stdout:3790: oid 221 updating version 0 to 515 2024-09-21T10:15:09.317 INFO:tasks.rados.rados.0.smithi003.stdout:3790: oid 221 version 515 is already newer than 513 2024-09-21T10:15:09.318 INFO:tasks.rados.rados.0.smithi003.stdout:3790: oid 221 version 515 is already newer than 512 2024-09-21T10:15:09.318 INFO:tasks.rados.rados.0.smithi003.stdout:3790: oid 221 version 515 is already newer than 514 2024-09-21T10:15:09.318 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 221 v 515 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2024-09-21T10:15:09.318 INFO:tasks.rados.rados.0.smithi003.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2024-09-21T10:15:09.318 INFO:tasks.rados.rados.0.smithi003.stdout:3791: expect (ObjNum 1651 snap 0 seq_num 1651) 2024-09-21T10:15:09.440 INFO:tasks.rados.rados.0.smithi003.stdout:3792: finishing write tid 1 to smithi00370293-265 2024-09-21T10:15:09.440 INFO:tasks.rados.rados.0.smithi003.stdout:3792: finishing write tid 2 to smithi00370293-265 2024-09-21T10:15:09.440 INFO:tasks.rados.rados.0.smithi003.stdout:3792: finishing write tid 3 to smithi00370293-265 2024-09-21T10:15:09.440 INFO:tasks.rados.rados.0.smithi003.stdout:3792: finishing write tid 4 to smithi00370293-265 2024-09-21T10:15:09.440 INFO:tasks.rados.rados.0.smithi003.stdout:3792: finishing write tid 5 to smithi00370293-265 2024-09-21T10:15:09.441 INFO:tasks.rados.rados.0.smithi003.stdout:3792: oid 265 updating version 0 to 685 2024-09-21T10:15:09.441 INFO:tasks.rados.rados.0.smithi003.stdout:3792: oid 265 version 685 is already newer than 683 2024-09-21T10:15:09.441 INFO:tasks.rados.rados.0.smithi003.stdout:3792: oid 265 updating version 685 to 686 2024-09-21T10:15:09.441 INFO:tasks.rados.rados.0.smithi003.stdout:3792: oid 265 version 686 is already newer than 684 2024-09-21T10:15:09.441 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 265 v 686 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2024-09-21T10:15:09.441 INFO:tasks.rados.rados.0.smithi003.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2024-09-21T10:15:09.441 INFO:tasks.rados.rados.0.smithi003.stdout:3793: finishing write tid 1 to smithi00370293-256 2024-09-21T10:15:09.441 INFO:tasks.rados.rados.0.smithi003.stdout:3793: finishing write tid 2 to smithi00370293-256 2024-09-21T10:15:09.441 INFO:tasks.rados.rados.0.smithi003.stdout:3793: finishing write tid 3 to smithi00370293-256 2024-09-21T10:15:09.441 INFO:tasks.rados.rados.0.smithi003.stdout:3793: finishing write tid 4 to smithi00370293-256 2024-09-21T10:15:09.441 INFO:tasks.rados.rados.0.smithi003.stdout:3793: finishing write tid 5 to smithi00370293-256 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:3793: oid 256 updating version 0 to 490 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:3793: oid 256 updating version 490 to 493 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:3793: oid 256 version 493 is already newer than 491 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:3793: oid 256 version 493 is already newer than 492 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 256 v 493 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:3794: finishing write tid 1 to smithi00370293-76 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:3794: finishing write tid 2 to smithi00370293-76 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:3794: finishing write tid 3 to smithi00370293-76 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:3794: finishing write tid 4 to smithi00370293-76 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:3794: oid 76 updating version 0 to 441 2024-09-21T10:15:09.442 INFO:tasks.rados.rados.0.smithi003.stdout:3794: oid 76 updating version 441 to 442 2024-09-21T10:15:09.443 INFO:tasks.rados.rados.0.smithi003.stdout:3794: oid 76 updating version 442 to 443 2024-09-21T10:15:09.443 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 76 v 443 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2024-09-21T10:15:09.443 INFO:tasks.rados.rados.0.smithi003.stdout:3794: left oid 76 (ObjNum 2335 snap 0 seq_num 2335) 2024-09-21T10:15:09.443 INFO:tasks.rados.rados.0.smithi003.stdout:3796: finishing write tid 1 to smithi00370293-487 2024-09-21T10:15:09.443 INFO:tasks.rados.rados.0.smithi003.stdout:3796: finishing write tid 2 to smithi00370293-487 2024-09-21T10:15:09.443 INFO:tasks.rados.rados.0.smithi003.stdout:3796: finishing write tid 3 to smithi00370293-487 2024-09-21T10:15:09.443 INFO:tasks.rados.rados.0.smithi003.stdout:3797: expect (ObjNum 1599 snap 0 seq_num 1599) 2024-09-21T10:15:09.609 INFO:tasks.rados.rados.0.smithi003.stdout:3796: finishing write tid 4 to smithi00370293-487 2024-09-21T10:15:09.609 INFO:tasks.rados.rados.0.smithi003.stdout:3796: finishing write tid 5 to smithi00370293-487 2024-09-21T10:15:09.609 INFO:tasks.rados.rados.0.smithi003.stdout:3796: oid 487 updating version 0 to 432 2024-09-21T10:15:09.610 INFO:tasks.rados.rados.0.smithi003.stdout:3796: oid 487 version 432 is already newer than 431 2024-09-21T10:15:09.610 INFO:tasks.rados.rados.0.smithi003.stdout:3796: oid 487 version 432 is already newer than 429 2024-09-21T10:15:09.610 INFO:tasks.rados.rados.0.smithi003.stdout:3796: oid 487 version 432 is already newer than 430 2024-09-21T10:15:09.610 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 487 v 432 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2024-09-21T10:15:09.610 INFO:tasks.rados.rados.0.smithi003.stdout:3796: left oid 487 (ObjNum 2336 snap 0 seq_num 2336) 2024-09-21T10:15:09.610 INFO:tasks.rados.rados.0.smithi003.stdout:3799: expect (ObjNum 1440 snap 0 seq_num 1440) 2024-09-21T10:15:09.750 INFO:tasks.rados.rados.0.smithi003.stdout:3800: finishing write tid 1 to smithi00370293-106 2024-09-21T10:15:09.750 INFO:tasks.rados.rados.0.smithi003.stdout:3800: finishing write tid 2 to smithi00370293-106 2024-09-21T10:15:09.750 INFO:tasks.rados.rados.0.smithi003.stdout:3800: finishing write tid 3 to smithi00370293-106 2024-09-21T10:15:09.750 INFO:tasks.rados.rados.0.smithi003.stdout:3800: finishing write tid 4 to smithi00370293-106 2024-09-21T10:15:09.750 INFO:tasks.rados.rados.0.smithi003.stdout:3800: finishing write tid 5 to smithi00370293-106 2024-09-21T10:15:09.750 INFO:tasks.rados.rados.0.smithi003.stdout:3800: oid 106 updating version 0 to 522 2024-09-21T10:15:09.750 INFO:tasks.rados.rados.0.smithi003.stdout:3800: oid 106 updating version 522 to 523 2024-09-21T10:15:09.750 INFO:tasks.rados.rados.0.smithi003.stdout:3800: oid 106 version 523 is already newer than 521 2024-09-21T10:15:09.751 INFO:tasks.rados.rados.0.smithi003.stdout:3800: oid 106 updating version 523 to 524 2024-09-21T10:15:09.751 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 106 v 524 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2024-09-21T10:15:09.751 INFO:tasks.rados.rados.0.smithi003.stdout:3800: left oid 106 (ObjNum 2337 snap 0 seq_num 2337) 2024-09-21T10:15:09.751 INFO:tasks.rados.rados.0.smithi003.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2024-09-21T10:15:09.755 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:09 smithi204 bash[61245]: debug 2024-09-21T10:15:09.421+0000 7fe4a041a640 1 -- 172.21.15.204:0/1217226388 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ecffecf0e0 con 0x55ecffed1800 2024-09-21T10:15:09.761 INFO:tasks.rados.rados.0.smithi003.stdout:3801: writing smithi00370293-479 from 494766 to 947299 tid 1 2024-09-21T10:15:09.774 INFO:tasks.rados.rados.0.smithi003.stdout:3801: writing smithi00370293-479 from 1497371 to 2100191 tid 2 2024-09-21T10:15:09.788 INFO:tasks.rados.rados.0.smithi003.stdout:3801: writing smithi00370293-479 from 2838016 to 3294766 tid 3 2024-09-21T10:15:09.788 INFO:tasks.rados.rados.0.smithi003.stdout:3790: done (11 left) 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3791: done (10 left) 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3792: done (9 left) 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3793: done (8 left) 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3794: done (7 left) 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3795: done (6 left) 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3796: done (5 left) 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3797: done (4 left) 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3798: done (3 left) 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3799: done (2 left) 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3800: done (1 left) 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3802: write oid 398 current snap is 0 2024-09-21T10:15:09.789 INFO:tasks.rados.rados.0.smithi003.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2024-09-21T10:15:09.800 INFO:tasks.rados.rados.0.smithi003.stdout:3802: writing smithi00370293-398 from 511573 to 1039355 tid 1 2024-09-21T10:15:09.813 INFO:tasks.rados.rados.0.smithi003.stdout:3802: writing smithi00370293-398 from 1555853 to 2302331 tid 2 2024-09-21T10:15:09.823 INFO:tasks.rados.rados.0.smithi003.stdout:3802: writing smithi00370293-398 from 2865439 to 3311573 tid 3 2024-09-21T10:15:09.823 INFO:tasks.rados.rados.0.smithi003.stdout:3803: read oid 252 snap -1 2024-09-21T10:15:09.823 INFO:tasks.rados.rados.0.smithi003.stdout:3803: expect (ObjNum 2158 snap 0 seq_num 2158) 2024-09-21T10:15:09.823 INFO:tasks.rados.rados.0.smithi003.stdout:3804: read oid 410 snap -1 2024-09-21T10:15:09.823 INFO:tasks.rados.rados.0.smithi003.stdout:3804: expect (ObjNum 2203 snap 0 seq_num 2203) 2024-09-21T10:15:09.823 INFO:tasks.rados.rados.0.smithi003.stdout:3805: delete oid 488 current snap is 0 2024-09-21T10:15:09.823 INFO:tasks.rados.rados.0.smithi003.stdout:3801: finishing write tid 1 to smithi00370293-479 2024-09-21T10:15:09.823 INFO:tasks.rados.rados.0.smithi003.stdout:3801: finishing write tid 2 to smithi00370293-479 2024-09-21T10:15:09.824 INFO:tasks.rados.rados.0.smithi003.stdout:3801: finishing write tid 3 to smithi00370293-479 2024-09-21T10:15:09.824 INFO:tasks.rados.rados.0.smithi003.stdout:3801: finishing write tid 4 to smithi00370293-479 2024-09-21T10:15:09.824 INFO:tasks.rados.rados.0.smithi003.stdout:3801: finishing write tid 5 to smithi00370293-479 2024-09-21T10:15:09.824 INFO:tasks.rados.rados.0.smithi003.stdout:3801: oid 479 updating version 0 to 386 2024-09-21T10:15:09.824 INFO:tasks.rados.rados.0.smithi003.stdout:3801: oid 479 updating version 386 to 387 2024-09-21T10:15:09.824 INFO:tasks.rados.rados.0.smithi003.stdout:3801: oid 479 updating version 387 to 388 2024-09-21T10:15:09.824 INFO:tasks.rados.rados.0.smithi003.stdout:3801: oid 479 version 388 is already newer than 385 2024-09-21T10:15:09.824 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 479 v 388 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2024-09-21T10:15:09.824 INFO:tasks.rados.rados.0.smithi003.stdout:3801: left oid 479 (ObjNum 2338 snap 0 seq_num 2338) 2024-09-21T10:15:09.824 INFO:tasks.rados.rados.0.smithi003.stdout:3802: finishing write tid 1 to smithi00370293-398 2024-09-21T10:15:09.824 INFO:tasks.rados.rados.0.smithi003.stdout:3802: finishing write tid 2 to smithi00370293-398 2024-09-21T10:15:09.827 INFO:tasks.rados.rados.0.smithi003.stdout:3801: done (4 left) 2024-09-21T10:15:09.827 INFO:tasks.rados.rados.0.smithi003.stdout:3805: done (3 left) 2024-09-21T10:15:09.827 INFO:tasks.rados.rados.0.smithi003.stdout:3806: delete oid 481 current snap is 0 2024-09-21T10:15:09.828 INFO:tasks.rados.rados.0.smithi003.stdout:3802: finishing write tid 3 to smithi00370293-398 2024-09-21T10:15:09.830 INFO:tasks.rados.rados.0.smithi003.stdout:3802: finishing write tid 4 to smithi00370293-398 2024-09-21T10:15:09.830 INFO:tasks.rados.rados.0.smithi003.stdout:3802: finishing write tid 5 to smithi00370293-398 2024-09-21T10:15:09.830 INFO:tasks.rados.rados.0.smithi003.stdout:3802: oid 398 updating version 0 to 508 2024-09-21T10:15:09.830 INFO:tasks.rados.rados.0.smithi003.stdout:3802: oid 398 updating version 508 to 511 2024-09-21T10:15:09.830 INFO:tasks.rados.rados.0.smithi003.stdout:3802: oid 398 version 511 is already newer than 509 2024-09-21T10:15:09.830 INFO:tasks.rados.rados.0.smithi003.stdout:3802: oid 398 version 511 is already newer than 510 2024-09-21T10:15:09.830 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 398 v 511 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2024-09-21T10:15:09.831 INFO:tasks.rados.rados.0.smithi003.stdout:3802: left oid 398 (ObjNum 2339 snap 0 seq_num 2339) 2024-09-21T10:15:09.832 INFO:tasks.rados.rados.0.smithi003.stdout:3802: done (3 left) 2024-09-21T10:15:09.832 INFO:tasks.rados.rados.0.smithi003.stdout:3806: done (2 left) 2024-09-21T10:15:09.832 INFO:tasks.rados.rados.0.smithi003.stdout:3807: read oid 380 snap -1 2024-09-21T10:15:09.832 INFO:tasks.rados.rados.0.smithi003.stdout:3807: expect (ObjNum 2161 snap 0 seq_num 2161) 2024-09-21T10:15:09.832 INFO:tasks.rados.rados.0.smithi003.stdout:3808: read oid 139 snap -1 2024-09-21T10:15:09.832 INFO:tasks.rados.rados.0.smithi003.stdout:3808: expect (ObjNum 2268 snap 0 seq_num 2268) 2024-09-21T10:15:09.832 INFO:tasks.rados.rados.0.smithi003.stdout:3809: read oid 397 snap -1 2024-09-21T10:15:09.832 INFO:tasks.rados.rados.0.smithi003.stdout:3809: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T10:15:09.832 INFO:tasks.rados.rados.0.smithi003.stdout:3810: write oid 230 current snap is 0 2024-09-21T10:15:09.833 INFO:tasks.rados.rados.0.smithi003.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2024-09-21T10:15:09.842 INFO:tasks.rados.rados.0.smithi003.stdout:3810: writing smithi00370293-230 from 561994 to 1031876 tid 1 2024-09-21T10:15:09.855 INFO:tasks.rados.rados.0.smithi003.stdout:3810: writing smithi00370293-230 from 1731299 to 2341457 tid 2 2024-09-21T10:15:09.864 INFO:tasks.rados.rados.0.smithi003.stdout:3810: writing smithi00370293-230 from 2947708 to 3361994 tid 3 2024-09-21T10:15:09.865 INFO:tasks.rados.rados.0.smithi003.stdout:3811: write oid 400 current snap is 0 2024-09-21T10:15:09.865 INFO:tasks.rados.rados.0.smithi003.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2024-09-21T10:15:09.874 INFO:tasks.rados.rados.0.smithi003.stdout:3811: writing smithi00370293-400 from 578801 to 1123932 tid 1 2024-09-21T10:15:09.885 INFO:tasks.rados.rados.0.smithi003.stdout:3811: writing smithi00370293-400 from 1789781 to 2543597 tid 2 2024-09-21T10:15:09.891 INFO:tasks.rados.rados.0.smithi003.stdout:3811: writing smithi00370293-400 from 2975131 to 3378801 tid 3 2024-09-21T10:15:09.891 INFO:tasks.rados.rados.0.smithi003.stdout:3812: read oid 495 snap -1 2024-09-21T10:15:09.891 INFO:tasks.rados.rados.0.smithi003.stdout:3812: expect (ObjNum 2002 snap 0 seq_num 2002) 2024-09-21T10:15:09.891 INFO:tasks.rados.rados.0.smithi003.stdout:3813: write oid 445 current snap is 0 2024-09-21T10:15:09.891 INFO:tasks.rados.rados.0.smithi003.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2024-09-21T10:15:09.899 INFO:tasks.rados.rados.0.smithi003.stdout:3813: writing smithi00370293-445 from 595608 to 1215988 tid 1 2024-09-21T10:15:09.907 INFO:tasks.rados.rados.0.smithi003.stdout:3813: writing smithi00370293-445 from 1848263 to 2462090 tid 2 2024-09-21T10:15:09.913 INFO:tasks.rados.rados.0.smithi003.stdout:3813: writing smithi00370293-445 from 3002554 to 3395608 tid 3 2024-09-21T10:15:09.913 INFO:tasks.rados.rados.0.smithi003.stdout:3814: write oid 353 current snap is 0 2024-09-21T10:15:09.913 INFO:tasks.rados.rados.0.smithi003.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2024-09-21T10:15:09.920 INFO:tasks.rados.rados.0.smithi003.stdout:3814: writing smithi00370293-353 from 612415 to 1308044 tid 1 2024-09-21T10:15:09.927 INFO:tasks.rados.rados.0.smithi003.stdout:3814: writing smithi00370293-353 from 1790392 to 2547877 tid 2 2024-09-21T10:15:09.932 INFO:tasks.rados.rados.0.smithi003.stdout:3814: writing smithi00370293-353 from 3313624 to 3412415 tid 3 2024-09-21T10:15:09.932 INFO:tasks.rados.rados.0.smithi003.stdout:3815: write oid 342 current snap is 0 2024-09-21T10:15:09.932 INFO:tasks.rados.rados.0.smithi003.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2024-09-21T10:15:09.940 INFO:tasks.rados.rados.0.smithi003.stdout:3815: writing smithi00370293-342 from 629222 to 1400100 tid 1 2024-09-21T10:15:09.945 INFO:tasks.rados.rados.0.smithi003.stdout:3815: writing smithi00370293-342 from 1848874 to 2350017 tid 2 2024-09-21T10:15:09.951 INFO:tasks.rados.rados.0.smithi003.stdout:3815: writing smithi00370293-342 from 2824694 to 3357895 tid 3 2024-09-21T10:15:09.952 INFO:tasks.rados.rados.0.smithi003.stdout:3816: read oid 343 snap -1 2024-09-21T10:15:09.952 INFO:tasks.rados.rados.0.smithi003.stdout:3816: expect (ObjNum 1814 snap 0 seq_num 1814) 2024-09-21T10:15:09.952 INFO:tasks.rados.rados.0.smithi003.stdout:3817: write oid 264 current snap is 0 2024-09-21T10:15:09.952 INFO:tasks.rados.rados.0.smithi003.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2024-09-21T10:15:09.957 INFO:tasks.rados.rados.0.smithi003.stdout:3817: writing smithi00370293-264 from 646029 to 1092156 tid 1 2024-09-21T10:15:09.964 INFO:tasks.rados.rados.0.smithi003.stdout:3817: writing smithi00370293-264 from 1507356 to 2268510 tid 2 2024-09-21T10:15:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:3817: writing smithi00370293-264 from 2968470 to 3446029 tid 3 2024-09-21T10:15:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:3818: read oid 284 snap -1 2024-09-21T10:15:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:3818: expect (ObjNum 2151 snap 0 seq_num 2151) 2024-09-21T10:15:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:3819: write oid 213 current snap is 0 2024-09-21T10:15:09.971 INFO:tasks.rados.rados.0.smithi003.stdout:3807: expect (ObjNum 2161 snap 0 seq_num 2161) 2024-09-21T10:15:10.125 INFO:tasks.rados.rados.0.smithi003.stdout:3803: expect (ObjNum 2158 snap 0 seq_num 2158) 2024-09-21T10:15:10.270 INFO:tasks.rados.rados.0.smithi003.stdout:3809: expect (ObjNum 1427 snap 0 seq_num 1427) 2024-09-21T10:15:10.471 INFO:tasks.rados.rados.0.smithi003.stdout:3804: expect (ObjNum 2203 snap 0 seq_num 2203) 2024-09-21T10:15:10.568 INFO:tasks.rados.rados.0.smithi003.stdout:3808: expect (ObjNum 2268 snap 0 seq_num 2268) 2024-09-21T10:15:10.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:10 smithi003 bash[22527]: cluster 2024-09-21T10:15:09.181443+0000 mgr.y (mgr.24839) 41 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 6.3 MiB/s wr, 64 op/s 2024-09-21T10:15:10.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:10 smithi003 bash[31899]: cluster 2024-09-21T10:15:09.181443+0000 mgr.y (mgr.24839) 41 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 6.3 MiB/s wr, 64 op/s 2024-09-21T10:15:10.689 INFO:tasks.rados.rados.0.smithi003.stdout:3810: finishing write tid 1 to smithi00370293-230 2024-09-21T10:15:10.689 INFO:tasks.rados.rados.0.smithi003.stdout:3810: finishing write tid 2 to smithi00370293-230 2024-09-21T10:15:10.689 INFO:tasks.rados.rados.0.smithi003.stdout:3810: finishing write tid 3 to smithi00370293-230 2024-09-21T10:15:10.689 INFO:tasks.rados.rados.0.smithi003.stdout:3810: finishing write tid 4 to smithi00370293-230 2024-09-21T10:15:10.689 INFO:tasks.rados.rados.0.smithi003.stdout:3810: finishing write tid 5 to smithi00370293-230 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3810: oid 230 updating version 0 to 447 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3810: oid 230 version 447 is already newer than 445 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3810: oid 230 version 447 is already newer than 444 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3810: oid 230 version 447 is already newer than 446 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 230 v 447 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3810: left oid 230 (ObjNum 2342 snap 0 seq_num 2342) 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3811: finishing write tid 1 to smithi00370293-400 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3811: finishing write tid 2 to smithi00370293-400 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3811: finishing write tid 3 to smithi00370293-400 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3811: finishing write tid 4 to smithi00370293-400 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3811: finishing write tid 5 to smithi00370293-400 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3811: oid 400 updating version 0 to 516 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3811: oid 400 updating version 516 to 519 2024-09-21T10:15:10.690 INFO:tasks.rados.rados.0.smithi003.stdout:3811: oid 400 version 519 is already newer than 517 2024-09-21T10:15:10.691 INFO:tasks.rados.rados.0.smithi003.stdout:3811: oid 400 version 519 is already newer than 518 2024-09-21T10:15:10.691 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 400 v 519 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2024-09-21T10:15:10.691 INFO:tasks.rados.rados.0.smithi003.stdout:3811: left oid 400 (ObjNum 2343 snap 0 seq_num 2343) 2024-09-21T10:15:10.691 INFO:tasks.rados.rados.0.smithi003.stdout:3812: expect (ObjNum 2002 snap 0 seq_num 2002) 2024-09-21T10:15:10.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:10 smithi204 bash[24804]: cluster 2024-09-21T10:15:09.181443+0000 mgr.y (mgr.24839) 41 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 6.3 MiB/s wr, 64 op/s 2024-09-21T10:15:10.867 INFO:tasks.rados.rados.0.smithi003.stdout:3813: finishing write tid 1 to smithi00370293-445 2024-09-21T10:15:10.867 INFO:tasks.rados.rados.0.smithi003.stdout:3813: finishing write tid 2 to smithi00370293-445 2024-09-21T10:15:10.867 INFO:tasks.rados.rados.0.smithi003.stdout:3813: finishing write tid 3 to smithi00370293-445 2024-09-21T10:15:10.867 INFO:tasks.rados.rados.0.smithi003.stdout:3813: finishing write tid 4 to smithi00370293-445 2024-09-21T10:15:10.867 INFO:tasks.rados.rados.0.smithi003.stdout:3813: finishing write tid 5 to smithi00370293-445 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3813: oid 445 updating version 0 to 361 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3813: oid 445 updating version 361 to 362 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3813: oid 445 updating version 362 to 363 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3813: oid 445 version 363 is already newer than 360 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 445 v 363 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3813: left oid 445 (ObjNum 2344 snap 0 seq_num 2344) 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3814: finishing write tid 1 to smithi00370293-353 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3814: finishing write tid 2 to smithi00370293-353 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3814: finishing write tid 3 to smithi00370293-353 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3814: finishing write tid 4 to smithi00370293-353 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3814: finishing write tid 5 to smithi00370293-353 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3814: oid 353 updating version 0 to 512 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3814: oid 353 updating version 512 to 515 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3814: oid 353 version 515 is already newer than 513 2024-09-21T10:15:10.868 INFO:tasks.rados.rados.0.smithi003.stdout:3814: oid 353 version 515 is already newer than 514 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 353 v 515 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3814: left oid 353 (ObjNum 2345 snap 0 seq_num 2345) 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3815: finishing write tid 1 to smithi00370293-342 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3815: finishing write tid 2 to smithi00370293-342 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3815: finishing write tid 3 to smithi00370293-342 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3815: finishing write tid 4 to smithi00370293-342 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3815: finishing write tid 5 to smithi00370293-342 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3815: oid 342 updating version 0 to 516 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3815: oid 342 updating version 516 to 517 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3815: oid 342 updating version 517 to 519 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3815: oid 342 version 519 is already newer than 518 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 342 v 519 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3815: left oid 342 (ObjNum 2346 snap 0 seq_num 2346) 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3817: finishing write tid 1 to smithi00370293-264 2024-09-21T10:15:10.869 INFO:tasks.rados.rados.0.smithi003.stdout:3816: expect (ObjNum 1814 snap 0 seq_num 1814) 2024-09-21T10:15:11.005 INFO:tasks.rados.rados.0.smithi003.stdout:3817: finishing write tid 2 to smithi00370293-264 2024-09-21T10:15:11.006 INFO:tasks.rados.rados.0.smithi003.stdout:3817: finishing write tid 3 to smithi00370293-264 2024-09-21T10:15:11.006 INFO:tasks.rados.rados.0.smithi003.stdout:3817: finishing write tid 4 to smithi00370293-264 2024-09-21T10:15:11.006 INFO:tasks.rados.rados.0.smithi003.stdout:3817: finishing write tid 5 to smithi00370293-264 2024-09-21T10:15:11.006 INFO:tasks.rados.rados.0.smithi003.stdout:3817: oid 264 updating version 0 to 449 2024-09-21T10:15:11.006 INFO:tasks.rados.rados.0.smithi003.stdout:3817: oid 264 updating version 449 to 450 2024-09-21T10:15:11.006 INFO:tasks.rados.rados.0.smithi003.stdout:3817: oid 264 updating version 450 to 452 2024-09-21T10:15:11.006 INFO:tasks.rados.rados.0.smithi003.stdout:3817: oid 264 version 452 is already newer than 451 2024-09-21T10:15:11.006 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 264 v 452 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2024-09-21T10:15:11.006 INFO:tasks.rados.rados.0.smithi003.stdout:3817: left oid 264 (ObjNum 2347 snap 0 seq_num 2347) 2024-09-21T10:15:11.006 INFO:tasks.rados.rados.0.smithi003.stdout:3818: expect (ObjNum 2151 snap 0 seq_num 2151) 2024-09-21T10:15:11.072 INFO:tasks.rados.rados.0.smithi003.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2024-09-21T10:15:11.092 INFO:tasks.rados.rados.0.smithi003.stdout:3819: writing smithi00370293-213 from 662836 to 1184212 tid 1 2024-09-21T10:15:11.113 INFO:tasks.rados.rados.0.smithi003.stdout:3819: writing smithi00370293-213 from 1965838 to 2470650 tid 2 2024-09-21T10:15:11.129 INFO:tasks.rados.rados.0.smithi003.stdout:3819: writing smithi00370293-213 from 2879540 to 3462836 tid 3 2024-09-21T10:15:11.129 INFO:tasks.rados.rados.0.smithi003.stdout:3803: done (14 left) 2024-09-21T10:15:11.129 INFO:tasks.rados.rados.0.smithi003.stdout:3804: done (13 left) 2024-09-21T10:15:11.129 INFO:tasks.rados.rados.0.smithi003.stdout:3807: done (12 left) 2024-09-21T10:15:11.129 INFO:tasks.rados.rados.0.smithi003.stdout:3808: done (11 left) 2024-09-21T10:15:11.129 INFO:tasks.rados.rados.0.smithi003.stdout:3809: done (10 left) 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3810: done (9 left) 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3811: done (8 left) 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3812: done (7 left) 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3813: done (6 left) 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3814: done (5 left) 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3815: done (4 left) 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3816: done (3 left) 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3817: done (2 left) 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3818: done (1 left) 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3820: write oid 429 current snap is 0 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3819: finishing write tid 1 to smithi00370293-213 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3819: finishing write tid 2 to smithi00370293-213 2024-09-21T10:15:11.130 INFO:tasks.rados.rados.0.smithi003.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2024-09-21T10:15:11.145 INFO:tasks.rados.rados.0.smithi003.stdout:3820: writing smithi00370293-429 from 679643 to 1276268 tid 1 2024-09-21T10:15:11.164 INFO:tasks.rados.rados.0.smithi003.stdout:3820: writing smithi00370293-429 from 1907967 to 2672790 tid 2 2024-09-21T10:15:11.173 INFO:tasks.rados.rados.0.smithi003.stdout:3820: writing smithi00370293-429 from 3306963 to 3479643 tid 3 2024-09-21T10:15:11.173 INFO:tasks.rados.rados.0.smithi003.stdout:3821: write oid 239 current snap is 0 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:3819: finishing write tid 3 to smithi00370293-213 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:3819: finishing write tid 4 to smithi00370293-213 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:3819: finishing write tid 5 to smithi00370293-213 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:3819: oid 213 updating version 0 to 494 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:3819: oid 213 updating version 494 to 497 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:3819: oid 213 version 497 is already newer than 495 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:3819: oid 213 version 497 is already newer than 496 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 213 v 497 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:3819: left oid 213 (ObjNum 2348 snap 0 seq_num 2348) 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:3820: finishing write tid 1 to smithi00370293-429 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:3820: finishing write tid 2 to smithi00370293-429 2024-09-21T10:15:11.174 INFO:tasks.rados.rados.0.smithi003.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2024-09-21T10:15:11.188 INFO:tasks.rados.rados.0.smithi003.stdout:3821: writing smithi00370293-239 from 696450 to 1484677 tid 1 2024-09-21T10:15:11.199 INFO:tasks.rados.rados.0.smithi003.stdout:3821: writing smithi00370293-239 from 2082802 to 2591283 tid 2 2024-09-21T10:15:11.208 INFO:tasks.rados.rados.0.smithi003.stdout:3821: writing smithi00370293-239 from 3050739 to 3496450 tid 3 2024-09-21T10:15:11.208 INFO:tasks.rados.rados.0.smithi003.stdout:3819: done (2 left) 2024-09-21T10:15:11.208 INFO:tasks.rados.rados.0.smithi003.stdout:3822: read oid 76 snap -1 2024-09-21T10:15:11.208 INFO:tasks.rados.rados.0.smithi003.stdout:3822: expect (ObjNum 2335 snap 0 seq_num 2335) 2024-09-21T10:15:11.208 INFO:tasks.rados.rados.0.smithi003.stdout:3823: read oid 162 snap -1 2024-09-21T10:15:11.208 INFO:tasks.rados.rados.0.smithi003.stdout:3823: expect (ObjNum 2303 snap 0 seq_num 2303) 2024-09-21T10:15:11.208 INFO:tasks.rados.rados.0.smithi003.stdout:3824: read oid 62 snap -1 2024-09-21T10:15:11.208 INFO:tasks.rados.rados.0.smithi003.stdout:3824: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:15:11.208 INFO:tasks.rados.rados.0.smithi003.stdout:3825: write oid 349 current snap is 0 2024-09-21T10:15:11.208 INFO:tasks.rados.rados.0.smithi003.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2024-09-21T10:15:11.217 INFO:tasks.rados.rados.0.smithi003.stdout:3825: writing smithi00370293-349 from 713257 to 1176733 tid 1 2024-09-21T10:15:11.229 INFO:tasks.rados.rados.0.smithi003.stdout:3825: writing smithi00370293-349 from 1741284 to 2509776 tid 2 2024-09-21T10:15:11.236 INFO:tasks.rados.rados.0.smithi003.stdout:3825: writing smithi00370293-349 from 3078162 to 3513257 tid 3 2024-09-21T10:15:11.236 INFO:tasks.rados.rados.0.smithi003.stdout:3826: read oid 222 snap -1 2024-09-21T10:15:11.236 INFO:tasks.rados.rados.0.smithi003.stdout:3826: expect (ObjNum 2283 snap 0 seq_num 2283) 2024-09-21T10:15:11.237 INFO:tasks.rados.rados.0.smithi003.stdout:3827: write oid 13 current snap is 0 2024-09-21T10:15:11.237 INFO:tasks.rados.rados.0.smithi003.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2024-09-21T10:15:11.245 INFO:tasks.rados.rados.0.smithi003.stdout:3827: writing smithi00370293-13 from 730064 to 1268789 tid 1 2024-09-21T10:15:11.251 INFO:tasks.rados.rados.0.smithi003.stdout:3827: writing smithi00370293-13 from 1799766 to 2311916 tid 2 2024-09-21T10:15:11.258 INFO:tasks.rados.rados.0.smithi003.stdout:3827: writing smithi00370293-13 from 3105585 to 3530064 tid 3 2024-09-21T10:15:11.258 INFO:tasks.rados.rados.0.smithi003.stdout:3828: delete oid 228 current snap is 0 2024-09-21T10:15:11.258 INFO:tasks.rados.rados.0.smithi003.stdout:3820: finishing write tid 3 to smithi00370293-429 2024-09-21T10:15:11.258 INFO:tasks.rados.rados.0.smithi003.stdout:3820: finishing write tid 4 to smithi00370293-429 2024-09-21T10:15:11.259 INFO:tasks.rados.rados.0.smithi003.stdout:3820: finishing write tid 5 to smithi00370293-429 2024-09-21T10:15:11.259 INFO:tasks.rados.rados.0.smithi003.stdout:3820: oid 429 updating version 0 to 502 2024-09-21T10:15:11.259 INFO:tasks.rados.rados.0.smithi003.stdout:3820: oid 429 updating version 502 to 503 2024-09-21T10:15:11.259 INFO:tasks.rados.rados.0.smithi003.stdout:3820: oid 429 updating version 503 to 504 2024-09-21T10:15:11.259 INFO:tasks.rados.rados.0.smithi003.stdout:3820: oid 429 updating version 504 to 505 2024-09-21T10:15:11.259 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 429 v 505 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2024-09-21T10:15:11.259 INFO:tasks.rados.rados.0.smithi003.stdout:3820: left oid 429 (ObjNum 2349 snap 0 seq_num 2349) 2024-09-21T10:15:11.259 INFO:tasks.rados.rados.0.smithi003.stdout:3821: finishing write tid 1 to smithi00370293-239 2024-09-21T10:15:11.259 INFO:tasks.rados.rados.0.smithi003.stdout:3821: finishing write tid 2 to smithi00370293-239 2024-09-21T10:15:11.259 INFO:tasks.rados.rados.0.smithi003.stdout:3824: expect (ObjNum 888 snap 0 seq_num 888) 2024-09-21T10:15:11.448 INFO:tasks.rados.rados.0.smithi003.stdout:3825: finishing write tid 1 to smithi00370293-349 2024-09-21T10:15:11.448 INFO:tasks.rados.rados.0.smithi003.stdout:3821: finishing write tid 3 to smithi00370293-239 2024-09-21T10:15:11.448 INFO:tasks.rados.rados.0.smithi003.stdout:3821: finishing write tid 4 to smithi00370293-239 2024-09-21T10:15:11.448 INFO:tasks.rados.rados.0.smithi003.stdout:3821: finishing write tid 5 to smithi00370293-239 2024-09-21T10:15:11.448 INFO:tasks.rados.rados.0.smithi003.stdout:3821: oid 239 updating version 0 to 311 2024-09-21T10:15:11.448 INFO:tasks.rados.rados.0.smithi003.stdout:3821: oid 239 updating version 311 to 312 2024-09-21T10:15:11.448 INFO:tasks.rados.rados.0.smithi003.stdout:3821: oid 239 version 312 is already newer than 309 2024-09-21T10:15:11.449 INFO:tasks.rados.rados.0.smithi003.stdout:3821: oid 239 version 312 is already newer than 310 2024-09-21T10:15:11.449 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 239 v 312 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2024-09-21T10:15:11.449 INFO:tasks.rados.rados.0.smithi003.stdout:3821: left oid 239 (ObjNum 2350 snap 0 seq_num 2350) 2024-09-21T10:15:11.449 INFO:tasks.rados.rados.0.smithi003.stdout:3820: done (8 left) 2024-09-21T10:15:11.449 INFO:tasks.rados.rados.0.smithi003.stdout:3821: done (7 left) 2024-09-21T10:15:11.449 INFO:tasks.rados.rados.0.smithi003.stdout:3824: done (6 left) 2024-09-21T10:15:11.449 INFO:tasks.rados.rados.0.smithi003.stdout:3828: done (5 left) 2024-09-21T10:15:11.449 INFO:tasks.rados.rados.0.smithi003.stdout:3829: write oid 279 current snap is 0 2024-09-21T10:15:11.449 INFO:tasks.rados.rados.0.smithi003.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2024-09-21T10:15:11.455 INFO:tasks.rados.rados.0.smithi003.stdout:3829: writing smithi00370293-279 from 763678 to 1452901 tid 1 2024-09-21T10:15:11.462 INFO:tasks.rados.rados.0.smithi003.stdout:3829: writing smithi00370293-279 from 2200377 to 2716196 tid 2 2024-09-21T10:15:11.467 INFO:tasks.rados.rados.0.smithi003.stdout:3829: writing smithi00370293-279 from 3444078 to 3563678 tid 3 2024-09-21T10:15:11.467 INFO:tasks.rados.rados.0.smithi003.stdout:3830: write oid 165 current snap is 0 2024-09-21T10:15:11.467 INFO:tasks.rados.rados.0.smithi003.stdout:3823: expect (ObjNum 2303 snap 0 seq_num 2303) 2024-09-21T10:15:11.627 INFO:tasks.rados.rados.0.smithi003.stdout:3822: expect (ObjNum 2335 snap 0 seq_num 2335) 2024-09-21T10:15:11.788 INFO:tasks.rados.rados.0.smithi003.stdout:3825: finishing write tid 2 to smithi00370293-349 2024-09-21T10:15:11.788 INFO:tasks.rados.rados.0.smithi003.stdout:3825: finishing write tid 3 to smithi00370293-349 2024-09-21T10:15:11.788 INFO:tasks.rados.rados.0.smithi003.stdout:3825: finishing write tid 4 to smithi00370293-349 2024-09-21T10:15:11.789 INFO:tasks.rados.rados.0.smithi003.stdout:3826: expect (ObjNum 2283 snap 0 seq_num 2283) 2024-09-21T10:15:11.890 INFO:tasks.rados.rados.0.smithi003.stdout:3825: finishing write tid 5 to smithi00370293-349 2024-09-21T10:15:11.890 INFO:tasks.rados.rados.0.smithi003.stdout:3825: oid 349 updating version 0 to 482 2024-09-21T10:15:11.890 INFO:tasks.rados.rados.0.smithi003.stdout:3825: oid 349 version 482 is already newer than 480 2024-09-21T10:15:11.890 INFO:tasks.rados.rados.0.smithi003.stdout:3825: oid 349 version 482 is already newer than 481 2024-09-21T10:15:11.890 INFO:tasks.rados.rados.0.smithi003.stdout:3825: oid 349 version 482 is already newer than 479 2024-09-21T10:15:11.890 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 349 v 482 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2024-09-21T10:15:11.890 INFO:tasks.rados.rados.0.smithi003.stdout:3825: left oid 349 (ObjNum 2351 snap 0 seq_num 2351) 2024-09-21T10:15:11.890 INFO:tasks.rados.rados.0.smithi003.stdout:3827: finishing write tid 1 to smithi00370293-13 2024-09-21T10:15:11.890 INFO:tasks.rados.rados.0.smithi003.stdout:3827: finishing write tid 2 to smithi00370293-13 2024-09-21T10:15:11.891 INFO:tasks.rados.rados.0.smithi003.stdout:3827: finishing write tid 3 to smithi00370293-13 2024-09-21T10:15:11.891 INFO:tasks.rados.rados.0.smithi003.stdout:3827: finishing write tid 4 to smithi00370293-13 2024-09-21T10:15:11.891 INFO:tasks.rados.rados.0.smithi003.stdout:3827: finishing write tid 5 to smithi00370293-13 2024-09-21T10:15:11.891 INFO:tasks.rados.rados.0.smithi003.stdout:3827: oid 13 updating version 0 to 432 2024-09-21T10:15:11.891 INFO:tasks.rados.rados.0.smithi003.stdout:3827: oid 13 version 432 is already newer than 429 2024-09-21T10:15:11.891 INFO:tasks.rados.rados.0.smithi003.stdout:3827: oid 13 version 432 is already newer than 430 2024-09-21T10:15:11.891 INFO:tasks.rados.rados.0.smithi003.stdout:3827: oid 13 version 432 is already newer than 431 2024-09-21T10:15:11.891 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 13 v 432 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2024-09-21T10:15:11.891 INFO:tasks.rados.rados.0.smithi003.stdout:3827: left oid 13 (ObjNum 2352 snap 0 seq_num 2352) 2024-09-21T10:15:11.891 INFO:tasks.rados.rados.0.smithi003.stdout:3829: finishing write tid 1 to smithi00370293-279 2024-09-21T10:15:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3829: finishing write tid 2 to smithi00370293-279 2024-09-21T10:15:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3829: finishing write tid 3 to smithi00370293-279 2024-09-21T10:15:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3829: finishing write tid 4 to smithi00370293-279 2024-09-21T10:15:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3829: finishing write tid 5 to smithi00370293-279 2024-09-21T10:15:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3829: oid 279 updating version 0 to 481 2024-09-21T10:15:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3829: oid 279 updating version 481 to 482 2024-09-21T10:15:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3829: oid 279 updating version 482 to 483 2024-09-21T10:15:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3829: oid 279 version 483 is already newer than 480 2024-09-21T10:15:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 279 v 483 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2024-09-21T10:15:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3829: left oid 279 (ObjNum 2354 snap 0 seq_num 2354) 2024-09-21T10:15:11.892 INFO:tasks.rados.rados.0.smithi003.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2024-09-21T10:15:11.906 INFO:tasks.rados.rados.0.smithi003.stdout:3830: writing smithi00370293-165 from 780485 to 1544957 tid 1 2024-09-21T10:15:11.917 INFO:tasks.rados.rados.0.smithi003.stdout:3830: writing smithi00370293-165 from 2258859 to 3034689 tid 2 2024-09-21T10:15:11.922 INFO:tasks.rados.rados.0.smithi003.stdout:3830: writing smithi00370293-165 from 3471501 to 3580485 tid 3 2024-09-21T10:15:11.922 INFO:tasks.rados.rados.0.smithi003.stdout:3822: done (6 left) 2024-09-21T10:15:11.922 INFO:tasks.rados.rados.0.smithi003.stdout:3823: done (5 left) 2024-09-21T10:15:11.922 INFO:tasks.rados.rados.0.smithi003.stdout:3825: done (4 left) 2024-09-21T10:15:11.922 INFO:tasks.rados.rados.0.smithi003.stdout:3826: done (3 left) 2024-09-21T10:15:11.922 INFO:tasks.rados.rados.0.smithi003.stdout:3827: done (2 left) 2024-09-21T10:15:11.922 INFO:tasks.rados.rados.0.smithi003.stdout:3829: done (1 left) 2024-09-21T10:15:11.922 INFO:tasks.rados.rados.0.smithi003.stdout:3831: write oid 302 current snap is 0 2024-09-21T10:15:11.922 INFO:tasks.rados.rados.0.smithi003.stdout:3830: finishing write tid 1 to smithi00370293-165 2024-09-21T10:15:11.922 INFO:tasks.rados.rados.0.smithi003.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2024-09-21T10:15:11.929 INFO:tasks.rados.rados.0.smithi003.stdout:3831: writing smithi00370293-302 from 797292 to 1237013 tid 1 2024-09-21T10:15:11.942 INFO:tasks.rados.rados.0.smithi003.stdout:3831: writing smithi00370293-302 from 1917341 to 2436829 tid 2 2024-09-21T10:15:11.953 INFO:tasks.rados.rados.0.smithi003.stdout:3831: writing smithi00370293-302 from 3098924 to 3577551 tid 3 2024-09-21T10:15:11.953 INFO:tasks.rados.rados.0.smithi003.stdout:3832: write oid 493 current snap is 0 2024-09-21T10:15:11.953 INFO:tasks.rados.rados.0.smithi003.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2024-09-21T10:15:11.962 INFO:tasks.rados.rados.0.smithi003.stdout:3832: writing smithi00370293-493 from 414099 to 1045422 tid 1 2024-09-21T10:15:11.971 INFO:tasks.rados.rados.0.smithi003.stdout:3832: writing smithi00370293-493 from 1575823 to 2355322 tid 2 2024-09-21T10:15:11.980 INFO:tasks.rados.rados.0.smithi003.stdout:3832: writing smithi00370293-493 from 3126347 to 3532599 tid 3 2024-09-21T10:15:11.980 INFO:tasks.rados.rados.0.smithi003.stdout:3833: delete oid 438 current snap is 0 2024-09-21T10:15:11.980 INFO:tasks.rados.rados.0.smithi003.stdout:3830: finishing write tid 2 to smithi00370293-165 2024-09-21T10:15:11.980 INFO:tasks.rados.rados.0.smithi003.stdout:3830: finishing write tid 3 to smithi00370293-165 2024-09-21T10:15:11.980 INFO:tasks.rados.rados.0.smithi003.stdout:3830: finishing write tid 4 to smithi00370293-165 2024-09-21T10:15:11.980 INFO:tasks.rados.rados.0.smithi003.stdout:3830: finishing write tid 5 to smithi00370293-165 2024-09-21T10:15:11.980 INFO:tasks.rados.rados.0.smithi003.stdout:3830: oid 165 updating version 0 to 451 2024-09-21T10:15:11.980 INFO:tasks.rados.rados.0.smithi003.stdout:3830: oid 165 version 451 is already newer than 450 2024-09-21T10:15:11.980 INFO:tasks.rados.rados.0.smithi003.stdout:3830: oid 165 version 451 is already newer than 448 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3830: oid 165 version 451 is already newer than 449 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 165 v 451 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3830: left oid 165 (ObjNum 2355 snap 0 seq_num 2355) 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3831: finishing write tid 1 to smithi00370293-302 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3831: finishing write tid 2 to smithi00370293-302 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3831: finishing write tid 3 to smithi00370293-302 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3831: finishing write tid 4 to smithi00370293-302 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3831: finishing write tid 5 to smithi00370293-302 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3831: oid 302 updating version 0 to 484 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3831: oid 302 updating version 484 to 486 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3831: oid 302 version 486 is already newer than 485 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3831: oid 302 updating version 486 to 487 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 302 v 487 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2024-09-21T10:15:11.981 INFO:tasks.rados.rados.0.smithi003.stdout:3831: left oid 302 (ObjNum 2356 snap 0 seq_num 2356) 2024-09-21T10:15:11.982 INFO:tasks.rados.rados.0.smithi003.stdout:3832: finishing write tid 1 to smithi00370293-493 2024-09-21T10:15:11.982 INFO:tasks.rados.rados.0.smithi003.stdout:3832: finishing write tid 2 to smithi00370293-493 2024-09-21T10:15:11.982 INFO:tasks.rados.rados.0.smithi003.stdout:3830: done (3 left) 2024-09-21T10:15:11.982 INFO:tasks.rados.rados.0.smithi003.stdout:3831: done (2 left) 2024-09-21T10:15:11.982 INFO:tasks.rados.rados.0.smithi003.stdout:3833: done (1 left) 2024-09-21T10:15:11.983 INFO:tasks.rados.rados.0.smithi003.stdout:3834: read oid 334 snap -1 2024-09-21T10:15:11.983 INFO:tasks.rados.rados.0.smithi003.stdout:3834: expect deleted 2024-09-21T10:15:11.983 INFO:tasks.rados.rados.0.smithi003.stdout:3835: read oid 470 snap -1 2024-09-21T10:15:11.983 INFO:tasks.rados.rados.0.smithi003.stdout:3835: expect (ObjNum 1796 snap 0 seq_num 1796) 2024-09-21T10:15:11.983 INFO:tasks.rados.rados.0.smithi003.stdout:3836: write oid 149 current snap is 0 2024-09-21T10:15:11.983 INFO:tasks.rados.rados.0.smithi003.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2024-09-21T10:15:11.990 INFO:tasks.rados.rados.0.smithi003.stdout:3836: writing smithi00370293-149 from 447713 to 1229534 tid 1 2024-09-21T10:15:11.997 INFO:tasks.rados.rados.0.smithi003.stdout:3836: writing smithi00370293-149 from 1692787 to 2359602 tid 2 2024-09-21T10:15:12.005 INFO:tasks.rados.rados.0.smithi003.stdout:3836: writing smithi00370293-149 from 3064840 to 3493636 tid 3 2024-09-21T10:15:12.005 INFO:tasks.rados.rados.0.smithi003.stdout:3837: read oid 2 snap -1 2024-09-21T10:15:12.005 INFO:tasks.rados.rados.0.smithi003.stdout:3837: expect (ObjNum 1818 snap 0 seq_num 1818) 2024-09-21T10:15:12.005 INFO:tasks.rados.rados.0.smithi003.stdout:3838: read oid 247 snap -1 2024-09-21T10:15:12.005 INFO:tasks.rados.rados.0.smithi003.stdout:3838: expect deleted 2024-09-21T10:15:12.005 INFO:tasks.rados.rados.0.smithi003.stdout:3839: read oid 352 snap -1 2024-09-21T10:15:12.005 INFO:tasks.rados.rados.0.smithi003.stdout:3839: expect deleted 2024-09-21T10:15:12.005 INFO:tasks.rados.rados.0.smithi003.stdout:3840: write oid 486 current snap is 0 2024-09-21T10:15:12.005 INFO:tasks.rados.rados.0.smithi003.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2024-09-21T10:15:12.011 INFO:tasks.rados.rados.0.smithi003.stdout:3840: writing smithi00370293-486 from 464520 to 921590 tid 1 2024-09-21T10:15:12.017 INFO:tasks.rados.rados.0.smithi003.stdout:3840: writing smithi00370293-486 from 1351269 to 1878095 tid 2 2024-09-21T10:15:12.025 INFO:tasks.rados.rados.0.smithi003.stdout:3840: writing smithi00370293-486 from 2408616 to 3048684 tid 3 2024-09-21T10:15:12.025 INFO:tasks.rados.rados.0.smithi003.stdout:3841: read oid 175 snap -1 2024-09-21T10:15:12.025 INFO:tasks.rados.rados.0.smithi003.stdout:3841: expect (ObjNum 1188 snap 0 seq_num 1188) 2024-09-21T10:15:12.025 INFO:tasks.rados.rados.0.smithi003.stdout:3842: read oid 39 snap -1 2024-09-21T10:15:12.025 INFO:tasks.rados.rados.0.smithi003.stdout:3842: expect (ObjNum 2317 snap 0 seq_num 2317) 2024-09-21T10:15:12.025 INFO:tasks.rados.rados.0.smithi003.stdout:3843: read oid 203 snap -1 2024-09-21T10:15:12.025 INFO:tasks.rados.rados.0.smithi003.stdout:3843: expect (ObjNum 1236 snap 0 seq_num 1236) 2024-09-21T10:15:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:3844: delete oid 81 current snap is 0 2024-09-21T10:15:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:3832: finishing write tid 3 to smithi00370293-493 2024-09-21T10:15:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:3832: finishing write tid 4 to smithi00370293-493 2024-09-21T10:15:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:3832: finishing write tid 5 to smithi00370293-493 2024-09-21T10:15:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:3832: oid 493 updating version 0 to 453 2024-09-21T10:15:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:3832: oid 493 updating version 453 to 455 2024-09-21T10:15:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:3832: oid 493 version 455 is already newer than 454 2024-09-21T10:15:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:3832: oid 493 version 455 is already newer than 452 2024-09-21T10:15:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 493 v 455 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2024-09-21T10:15:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:3832: left oid 493 (ObjNum 2357 snap 0 seq_num 2357) 2024-09-21T10:15:12.026 INFO:tasks.rados.rados.0.smithi003.stdout:3835: expect (ObjNum 1796 snap 0 seq_num 1796) 2024-09-21T10:15:12.191 INFO:tasks.rados.rados.0.smithi003.stdout:3836: finishing write tid 1 to smithi00370293-149 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:3836: finishing write tid 2 to smithi00370293-149 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:3836: finishing write tid 3 to smithi00370293-149 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:3836: finishing write tid 4 to smithi00370293-149 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:3836: finishing write tid 5 to smithi00370293-149 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:3836: oid 149 updating version 0 to 521 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:3836: oid 149 updating version 521 to 523 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:3836: oid 149 version 523 is already newer than 522 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:3836: oid 149 version 523 is already newer than 520 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 149 v 523 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:3840: finishing write tid 1 to smithi00370293-486 2024-09-21T10:15:12.192 INFO:tasks.rados.rados.0.smithi003.stdout:3837: expect (ObjNum 1818 snap 0 seq_num 1818) 2024-09-21T10:15:12.408 INFO:tasks.rados.rados.0.smithi003.stdout:3840: finishing write tid 2 to smithi00370293-486 2024-09-21T10:15:12.408 INFO:tasks.rados.rados.0.smithi003.stdout:3841: expect (ObjNum 1188 snap 0 seq_num 1188) 2024-09-21T10:15:12.529 INFO:tasks.rados.rados.0.smithi003.stdout:3840: finishing write tid 3 to smithi00370293-486 2024-09-21T10:15:12.529 INFO:tasks.rados.rados.0.smithi003.stdout:3840: finishing write tid 4 to smithi00370293-486 2024-09-21T10:15:12.529 INFO:tasks.rados.rados.0.smithi003.stdout:3843: expect (ObjNum 1236 snap 0 seq_num 1236) 2024-09-21T10:15:12.643 INFO:tasks.rados.rados.0.smithi003.stdout:3842: expect (ObjNum 2317 snap 0 seq_num 2317) 2024-09-21T10:15:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:12 smithi003 bash[22527]: cluster 2024-09-21T10:15:11.182013+0000 mgr.y (mgr.24839) 42 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2024-09-21T10:15:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:12 smithi003 bash[31899]: cluster 2024-09-21T10:15:11.182013+0000 mgr.y (mgr.24839) 42 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2024-09-21T10:15:12.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:12 smithi204 bash[24804]: cluster 2024-09-21T10:15:11.182013+0000 mgr.y (mgr.24839) 42 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2024-09-21T10:15:12.808 INFO:tasks.rados.rados.0.smithi003.stdout:3840: finishing write tid 5 to smithi00370293-486 2024-09-21T10:15:12.808 INFO:tasks.rados.rados.0.smithi003.stdout:3840: oid 486 updating version 0 to 526 2024-09-21T10:15:12.808 INFO:tasks.rados.rados.0.smithi003.stdout:3840: oid 486 version 526 is already newer than 525 2024-09-21T10:15:12.808 INFO:tasks.rados.rados.0.smithi003.stdout:3840: oid 486 updating version 526 to 527 2024-09-21T10:15:12.808 INFO:tasks.rados.rados.0.smithi003.stdout:3840: oid 486 updating version 527 to 528 2024-09-21T10:15:12.808 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 486 v 528 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2024-09-21T10:15:12.808 INFO:tasks.rados.rados.0.smithi003.stdout:3840: left oid 486 (ObjNum 2360 snap 0 seq_num 2360) 2024-09-21T10:15:12.808 INFO:tasks.rados.rados.0.smithi003.stdout:3832: done (11 left) 2024-09-21T10:15:12.808 INFO:tasks.rados.rados.0.smithi003.stdout:3834: done (10 left) 2024-09-21T10:15:12.808 INFO:tasks.rados.rados.0.smithi003.stdout:3835: done (9 left) 2024-09-21T10:15:12.808 INFO:tasks.rados.rados.0.smithi003.stdout:3836: done (8 left) 2024-09-21T10:15:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:3837: done (7 left) 2024-09-21T10:15:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:3838: done (6 left) 2024-09-21T10:15:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:3839: done (5 left) 2024-09-21T10:15:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:3840: done (4 left) 2024-09-21T10:15:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:3841: done (3 left) 2024-09-21T10:15:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:3842: done (2 left) 2024-09-21T10:15:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:3843: done (1 left) 2024-09-21T10:15:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:3844: done (0 left) 2024-09-21T10:15:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:3845: write oid 313 current snap is 0 2024-09-21T10:15:12.809 INFO:tasks.rados.rados.0.smithi003.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2024-09-21T10:15:12.825 INFO:tasks.rados.rados.0.smithi003.stdout:3845: writing smithi00370293-313 from 498134 to 1105702 tid 1 2024-09-21T10:15:12.845 INFO:tasks.rados.rados.0.smithi003.stdout:3845: writing smithi00370293-313 from 1751880 to 2282375 tid 2 2024-09-21T10:15:12.864 INFO:tasks.rados.rados.0.smithi003.stdout:3845: writing smithi00370293-313 from 2747109 to 3526074 tid 3 2024-09-21T10:15:12.864 INFO:tasks.rados.rados.0.smithi003.stdout:3846: write oid 55 current snap is 0 2024-09-21T10:15:12.864 INFO:tasks.rados.rados.0.smithi003.stdout:3845: finishing write tid 1 to smithi00370293-313 2024-09-21T10:15:12.864 INFO:tasks.rados.rados.0.smithi003.stdout:3845: finishing write tid 2 to smithi00370293-313 2024-09-21T10:15:12.864 INFO:tasks.rados.rados.0.smithi003.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2024-09-21T10:15:12.880 INFO:tasks.rados.rados.0.smithi003.stdout:3846: writing smithi00370293-55 from 514941 to 1197758 tid 1 2024-09-21T10:15:12.896 INFO:tasks.rados.rados.0.smithi003.stdout:3846: writing smithi00370293-55 from 1810362 to 2484515 tid 2 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3846: writing smithi00370293-55 from 3058179 to 3648416 tid 3 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3847: read oid 443 snap -1 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3847: expect (ObjNum 750 snap 0 seq_num 750) 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3848: read oid 100 snap -1 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3848: expect (ObjNum 2215 snap 0 seq_num 2215) 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3849: read oid 193 snap -1 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3849: expect (ObjNum 1390 snap 0 seq_num 1390) 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3850: read oid 11 snap -1 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3850: expect (ObjNum 2184 snap 0 seq_num 2184) 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3851: write oid 415 current snap is 0 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3845: finishing write tid 3 to smithi00370293-313 2024-09-21T10:15:12.910 INFO:tasks.rados.rados.0.smithi003.stdout:3845: finishing write tid 4 to smithi00370293-313 2024-09-21T10:15:12.911 INFO:tasks.rados.rados.0.smithi003.stdout:3845: finishing write tid 5 to smithi00370293-313 2024-09-21T10:15:12.911 INFO:tasks.rados.rados.0.smithi003.stdout:3845: oid 313 updating version 0 to 454 2024-09-21T10:15:12.911 INFO:tasks.rados.rados.0.smithi003.stdout:3845: oid 313 updating version 454 to 456 2024-09-21T10:15:12.911 INFO:tasks.rados.rados.0.smithi003.stdout:3845: oid 313 version 456 is already newer than 455 2024-09-21T10:15:12.911 INFO:tasks.rados.rados.0.smithi003.stdout:3845: oid 313 version 456 is already newer than 453 2024-09-21T10:15:12.911 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 313 v 456 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2024-09-21T10:15:12.911 INFO:tasks.rados.rados.0.smithi003.stdout:3845: left oid 313 (ObjNum 2362 snap 0 seq_num 2362) 2024-09-21T10:15:12.911 INFO:tasks.rados.rados.0.smithi003.stdout:3846: finishing write tid 1 to smithi00370293-55 2024-09-21T10:15:12.911 INFO:tasks.rados.rados.0.smithi003.stdout:3846: finishing write tid 2 to smithi00370293-55 2024-09-21T10:15:12.911 INFO:tasks.rados.rados.0.smithi003.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2024-09-21T10:15:12.924 INFO:tasks.rados.rados.0.smithi003.stdout:3851: writing smithi00370293-415 from 531748 to 1289814 tid 1 2024-09-21T10:15:12.934 INFO:tasks.rados.rados.0.smithi003.stdout:3851: writing smithi00370293-415 from 1868844 to 2403008 tid 2 2024-09-21T10:15:12.943 INFO:tasks.rados.rados.0.smithi003.stdout:3851: writing smithi00370293-415 from 3201955 to 3603464 tid 3 2024-09-21T10:15:12.943 INFO:tasks.rados.rados.0.smithi003.stdout:3845: done (6 left) 2024-09-21T10:15:12.943 INFO:tasks.rados.rados.0.smithi003.stdout:3852: write oid 82 current snap is 0 2024-09-21T10:15:12.944 INFO:tasks.rados.rados.0.smithi003.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2024-09-21T10:15:12.951 INFO:tasks.rados.rados.0.smithi003.stdout:3852: writing smithi00370293-82 from 548555 to 1098223 tid 1 2024-09-21T10:15:12.960 INFO:tasks.rados.rados.0.smithi003.stdout:3852: writing smithi00370293-82 from 1643679 to 2321501 tid 2 2024-09-21T10:15:12.968 INFO:tasks.rados.rados.0.smithi003.stdout:3852: writing smithi00370293-82 from 2829378 to 3442159 tid 3 2024-09-21T10:15:12.968 INFO:tasks.rados.rados.0.smithi003.stdout:3853: write oid 401 current snap is 0 2024-09-21T10:15:12.968 INFO:tasks.rados.rados.0.smithi003.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2024-09-21T10:15:12.976 INFO:tasks.rados.rados.0.smithi003.stdout:3853: writing smithi00370293-401 from 565362 to 1190279 tid 1 2024-09-21T10:15:12.984 INFO:tasks.rados.rados.0.smithi003.stdout:3853: writing smithi00370293-401 from 1985808 to 2523641 tid 2 2024-09-21T10:15:12.992 INFO:tasks.rados.rados.0.smithi003.stdout:3853: writing smithi00370293-401 from 3256801 to 3765362 tid 3 2024-09-21T10:15:12.992 INFO:tasks.rados.rados.0.smithi003.stdout:3854: read oid 437 snap -1 2024-09-21T10:15:12.992 INFO:tasks.rados.rados.0.smithi003.stdout:3854: expect (ObjNum 2313 snap 0 seq_num 2313) 2024-09-21T10:15:12.992 INFO:tasks.rados.rados.0.smithi003.stdout:3855: write oid 205 current snap is 0 2024-09-21T10:15:12.992 INFO:tasks.rados.rados.0.smithi003.stdout:3846: finishing write tid 3 to smithi00370293-55 2024-09-21T10:15:12.992 INFO:tasks.rados.rados.0.smithi003.stdout:3846: finishing write tid 4 to smithi00370293-55 2024-09-21T10:15:12.993 INFO:tasks.rados.rados.0.smithi003.stdout:3846: finishing write tid 5 to smithi00370293-55 2024-09-21T10:15:12.993 INFO:tasks.rados.rados.0.smithi003.stdout:3846: oid 55 updating version 0 to 531 2024-09-21T10:15:12.993 INFO:tasks.rados.rados.0.smithi003.stdout:3846: oid 55 version 531 is already newer than 530 2024-09-21T10:15:12.993 INFO:tasks.rados.rados.0.smithi003.stdout:3846: oid 55 updating version 531 to 532 2024-09-21T10:15:12.993 INFO:tasks.rados.rados.0.smithi003.stdout:3846: oid 55 updating version 532 to 533 2024-09-21T10:15:12.993 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 55 v 533 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2024-09-21T10:15:12.993 INFO:tasks.rados.rados.0.smithi003.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2024-09-21T10:15:12.993 INFO:tasks.rados.rados.0.smithi003.stdout:3850: expect (ObjNum 2184 snap 0 seq_num 2184) 2024-09-21T10:15:13.253 INFO:tasks.rados.rados.0.smithi003.stdout:3847: expect (ObjNum 750 snap 0 seq_num 750) 2024-09-21T10:15:13.365 INFO:tasks.rados.rados.0.smithi003.stdout:3849: expect (ObjNum 1390 snap 0 seq_num 1390) 2024-09-21T10:15:13.473 INFO:tasks.rados.rados.0.smithi003.stdout:3848: expect (ObjNum 2215 snap 0 seq_num 2215) 2024-09-21T10:15:13.574 INFO:tasks.rados.rados.0.smithi003.stdout:3851: finishing write tid 1 to smithi00370293-415 2024-09-21T10:15:13.574 INFO:tasks.rados.rados.0.smithi003.stdout:3851: finishing write tid 2 to smithi00370293-415 2024-09-21T10:15:13.574 INFO:tasks.rados.rados.0.smithi003.stdout:3851: finishing write tid 3 to smithi00370293-415 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3851: finishing write tid 4 to smithi00370293-415 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3851: finishing write tid 5 to smithi00370293-415 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3851: oid 415 updating version 0 to 689 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3851: oid 415 version 689 is already newer than 687 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3851: oid 415 version 689 is already newer than 688 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3851: oid 415 updating version 689 to 690 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 415 v 690 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3852: finishing write tid 1 to smithi00370293-82 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3852: finishing write tid 2 to smithi00370293-82 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3852: finishing write tid 3 to smithi00370293-82 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3852: finishing write tid 4 to smithi00370293-82 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3852: finishing write tid 5 to smithi00370293-82 2024-09-21T10:15:13.575 INFO:tasks.rados.rados.0.smithi003.stdout:3852: oid 82 updating version 0 to 392 2024-09-21T10:15:13.576 INFO:tasks.rados.rados.0.smithi003.stdout:3852: oid 82 updating version 392 to 393 2024-09-21T10:15:13.576 INFO:tasks.rados.rados.0.smithi003.stdout:3852: oid 82 version 393 is already newer than 390 2024-09-21T10:15:13.576 INFO:tasks.rados.rados.0.smithi003.stdout:3852: oid 82 version 393 is already newer than 391 2024-09-21T10:15:13.576 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 82 v 393 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2024-09-21T10:15:13.576 INFO:tasks.rados.rados.0.smithi003.stdout:3852: left oid 82 (ObjNum 2365 snap 0 seq_num 2365) 2024-09-21T10:15:13.576 INFO:tasks.rados.rados.0.smithi003.stdout:3853: finishing write tid 1 to smithi00370293-401 2024-09-21T10:15:13.576 INFO:tasks.rados.rados.0.smithi003.stdout:3853: finishing write tid 2 to smithi00370293-401 2024-09-21T10:15:13.576 INFO:tasks.rados.rados.0.smithi003.stdout:3853: finishing write tid 3 to smithi00370293-401 2024-09-21T10:15:13.576 INFO:tasks.rados.rados.0.smithi003.stdout:3853: finishing write tid 4 to smithi00370293-401 2024-09-21T10:15:13.576 INFO:tasks.rados.rados.0.smithi003.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2024-09-21T10:15:13.592 INFO:tasks.rados.rados.0.smithi003.stdout:3855: writing smithi00370293-205 from 582169 to 1282335 tid 1 2024-09-21T10:15:13.612 INFO:tasks.rados.rados.0.smithi003.stdout:3855: writing smithi00370293-205 from 2044290 to 2725781 tid 2 2024-09-21T10:15:13.627 INFO:tasks.rados.rados.0.smithi003.stdout:3855: writing smithi00370293-205 from 3284224 to 3782169 tid 3 2024-09-21T10:15:13.627 INFO:tasks.rados.rados.0.smithi003.stdout:3846: done (9 left) 2024-09-21T10:15:13.627 INFO:tasks.rados.rados.0.smithi003.stdout:3847: done (8 left) 2024-09-21T10:15:13.627 INFO:tasks.rados.rados.0.smithi003.stdout:3848: done (7 left) 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3849: done (6 left) 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3850: done (5 left) 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3851: done (4 left) 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3852: done (3 left) 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3856: read oid 483 snap -1 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3856: expect (ObjNum 2213 snap 0 seq_num 2213) 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3857: write oid 296 current snap is 0 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3853: finishing write tid 5 to smithi00370293-401 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3853: oid 401 updating version 0 to 522 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3853: oid 401 version 522 is already newer than 521 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3853: oid 401 version 522 is already newer than 520 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3853: oid 401 updating version 522 to 523 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 401 v 523 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3853: left oid 401 (ObjNum 2366 snap 0 seq_num 2366) 2024-09-21T10:15:13.628 INFO:tasks.rados.rados.0.smithi003.stdout:3854: expect (ObjNum 2313 snap 0 seq_num 2313) 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:3855: finishing write tid 1 to smithi00370293-205 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:3855: finishing write tid 2 to smithi00370293-205 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:3855: finishing write tid 3 to smithi00370293-205 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:3855: finishing write tid 4 to smithi00370293-205 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:3855: finishing write tid 5 to smithi00370293-205 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:3855: oid 205 updating version 0 to 460 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:3855: oid 205 version 460 is already newer than 457 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:3855: oid 205 version 460 is already newer than 458 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:3855: oid 205 version 460 is already newer than 459 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 205 v 460 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:3855: left oid 205 (ObjNum 2367 snap 0 seq_num 2367) 2024-09-21T10:15:13.756 INFO:tasks.rados.rados.0.smithi003.stdout:3856: expect (ObjNum 2213 snap 0 seq_num 2213) 2024-09-21T10:15:13.947 INFO:tasks.rados.rados.0.smithi003.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2024-09-21T10:15:13.969 INFO:tasks.rados.rados.0.smithi003.stdout:3857: writing smithi00370293-296 from 598976 to 1374391 tid 1 2024-09-21T10:15:13.991 INFO:tasks.rados.rados.0.smithi003.stdout:3857: writing smithi00370293-296 from 2102772 to 2644274 tid 2 2024-09-21T10:15:14.007 INFO:tasks.rados.rados.0.smithi003.stdout:3857: writing smithi00370293-296 from 3311647 to 3798976 tid 3 2024-09-21T10:15:14.007 INFO:tasks.rados.rados.0.smithi003.stdout:3853: done (4 left) 2024-09-21T10:15:14.008 INFO:tasks.rados.rados.0.smithi003.stdout:3854: done (3 left) 2024-09-21T10:15:14.008 INFO:tasks.rados.rados.0.smithi003.stdout:3855: done (2 left) 2024-09-21T10:15:14.008 INFO:tasks.rados.rados.0.smithi003.stdout:3856: done (1 left) 2024-09-21T10:15:14.008 INFO:tasks.rados.rados.0.smithi003.stdout:3858: write oid 498 current snap is 0 2024-09-21T10:15:14.008 INFO:tasks.rados.rados.0.smithi003.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2024-09-21T10:15:14.019 INFO:tasks.rados.rados.0.smithi003.stdout:3858: writing smithi00370293-498 from 615783 to 1066447 tid 1 2024-09-21T10:15:14.033 INFO:tasks.rados.rados.0.smithi003.stdout:3858: writing smithi00370293-498 from 1761254 to 2446414 tid 2 2024-09-21T10:15:14.043 INFO:tasks.rados.rados.0.smithi003.stdout:3858: writing smithi00370293-498 from 2939070 to 3713292 tid 3 2024-09-21T10:15:14.043 INFO:tasks.rados.rados.0.smithi003.stdout:3859: read oid 359 snap -1 2024-09-21T10:15:14.043 INFO:tasks.rados.rados.0.smithi003.stdout:3859: expect (ObjNum 2120 snap 0 seq_num 2120) 2024-09-21T10:15:14.043 INFO:tasks.rados.rados.0.smithi003.stdout:3860: write oid 447 current snap is 0 2024-09-21T10:15:14.043 INFO:tasks.rados.rados.0.smithi003.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2024-09-21T10:15:14.052 INFO:tasks.rados.rados.0.smithi003.stdout:3860: writing smithi00370293-447 from 632590 to 1158503 tid 1 2024-09-21T10:15:14.060 INFO:tasks.rados.rados.0.smithi003.stdout:3860: writing smithi00370293-447 from 1703383 to 2248554 tid 2 2024-09-21T10:15:14.068 INFO:tasks.rados.rados.0.smithi003.stdout:3860: writing smithi00370293-447 from 2850140 to 3435634 tid 3 2024-09-21T10:15:14.068 INFO:tasks.rados.rados.0.smithi003.stdout:3861: read oid 215 snap -1 2024-09-21T10:15:14.068 INFO:tasks.rados.rados.0.smithi003.stdout:3861: expect (ObjNum 2230 snap 0 seq_num 2230) 2024-09-21T10:15:14.068 INFO:tasks.rados.rados.0.smithi003.stdout:3862: write oid 370 current snap is 0 2024-09-21T10:15:14.068 INFO:tasks.rados.rados.0.smithi003.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2024-09-21T10:15:14.076 INFO:tasks.rados.rados.0.smithi003.stdout:3862: writing smithi00370293-370 from 649397 to 1250559 tid 1 2024-09-21T10:15:14.083 INFO:tasks.rados.rados.0.smithi003.stdout:3862: writing smithi00370293-370 from 1761865 to 2450694 tid 2 2024-09-21T10:15:14.089 INFO:tasks.rados.rados.0.smithi003.stdout:3862: writing smithi00370293-370 from 2877563 to 3390682 tid 3 2024-09-21T10:15:14.092 INFO:tasks.rados.rados.0.smithi003.stdout:3862: writing smithi00370293-370 from 3812689 to 3849397 tid 4 2024-09-21T10:15:14.092 INFO:tasks.rados.rados.0.smithi003.stdout:3863: read oid 323 snap -1 2024-09-21T10:15:14.092 INFO:tasks.rados.rados.0.smithi003.stdout:3863: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-09-21T10:15:14.092 INFO:tasks.rados.rados.0.smithi003.stdout:3864: delete oid 446 current snap is 0 2024-09-21T10:15:14.092 INFO:tasks.rados.rados.0.smithi003.stdout:3857: finishing write tid 1 to smithi00370293-296 2024-09-21T10:15:14.092 INFO:tasks.rados.rados.0.smithi003.stdout:3857: finishing write tid 2 to smithi00370293-296 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3857: finishing write tid 3 to smithi00370293-296 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3857: finishing write tid 4 to smithi00370293-296 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3857: finishing write tid 5 to smithi00370293-296 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3857: oid 296 updating version 0 to 434 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3857: oid 296 updating version 434 to 436 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3857: oid 296 version 436 is already newer than 433 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3857: oid 296 version 436 is already newer than 435 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 296 v 436 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3857: left oid 296 (ObjNum 2368 snap 0 seq_num 2368) 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3858: finishing write tid 1 to smithi00370293-498 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3858: finishing write tid 2 to smithi00370293-498 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3858: finishing write tid 3 to smithi00370293-498 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3858: finishing write tid 4 to smithi00370293-498 2024-09-21T10:15:14.093 INFO:tasks.rados.rados.0.smithi003.stdout:3858: finishing write tid 5 to smithi00370293-498 2024-09-21T10:15:14.094 INFO:tasks.rados.rados.0.smithi003.stdout:3858: oid 498 updating version 0 to 440 2024-09-21T10:15:14.094 INFO:tasks.rados.rados.0.smithi003.stdout:3858: oid 498 version 440 is already newer than 439 2024-09-21T10:15:14.094 INFO:tasks.rados.rados.0.smithi003.stdout:3858: oid 498 version 440 is already newer than 437 2024-09-21T10:15:14.094 INFO:tasks.rados.rados.0.smithi003.stdout:3858: oid 498 version 440 is already newer than 438 2024-09-21T10:15:14.094 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 498 v 440 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2024-09-21T10:15:14.094 INFO:tasks.rados.rados.0.smithi003.stdout:3858: left oid 498 (ObjNum 2369 snap 0 seq_num 2369) 2024-09-21T10:15:14.094 INFO:tasks.rados.rados.0.smithi003.stdout:3859: expect (ObjNum 2120 snap 0 seq_num 2120) 2024-09-21T10:15:14.396 INFO:tasks.rados.rados.0.smithi003.stdout:3860: finishing write tid 1 to smithi00370293-447 2024-09-21T10:15:14.397 INFO:tasks.rados.rados.0.smithi003.stdout:3860: finishing write tid 2 to smithi00370293-447 2024-09-21T10:15:14.397 INFO:tasks.rados.rados.0.smithi003.stdout:3860: finishing write tid 3 to smithi00370293-447 2024-09-21T10:15:14.397 INFO:tasks.rados.rados.0.smithi003.stdout:3860: finishing write tid 4 to smithi00370293-447 2024-09-21T10:15:14.397 INFO:tasks.rados.rados.0.smithi003.stdout:3860: finishing write tid 5 to smithi00370293-447 2024-09-21T10:15:14.397 INFO:tasks.rados.rados.0.smithi003.stdout:3860: oid 447 updating version 0 to 491 2024-09-21T10:15:14.397 INFO:tasks.rados.rados.0.smithi003.stdout:3860: oid 447 version 491 is already newer than 489 2024-09-21T10:15:14.397 INFO:tasks.rados.rados.0.smithi003.stdout:3860: oid 447 version 491 is already newer than 490 2024-09-21T10:15:14.397 INFO:tasks.rados.rados.0.smithi003.stdout:3860: oid 447 version 491 is already newer than 488 2024-09-21T10:15:14.397 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 447 v 491 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2024-09-21T10:15:14.397 INFO:tasks.rados.rados.0.smithi003.stdout:3860: left oid 447 (ObjNum 2370 snap 0 seq_num 2370) 2024-09-21T10:15:14.397 INFO:tasks.rados.rados.0.smithi003.stdout:3861: expect (ObjNum 2230 snap 0 seq_num 2230) 2024-09-21T10:15:14.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:14 smithi003 bash[22527]: cluster 2024-09-21T10:15:13.182597+0000 mgr.y (mgr.24839) 43 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2024-09-21T10:15:14.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:15:14 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:15:14] "GET /metrics HTTP/1.1" 200 36212 "" "Prometheus/2.43.0" 2024-09-21T10:15:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:14 smithi003 bash[31899]: cluster 2024-09-21T10:15:13.182597+0000 mgr.y (mgr.24839) 43 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2024-09-21T10:15:14.504 INFO:tasks.rados.rados.0.smithi003.stdout:3862: finishing write tid 1 to smithi00370293-370 2024-09-21T10:15:14.504 INFO:tasks.rados.rados.0.smithi003.stdout:3862: finishing write tid 2 to smithi00370293-370 2024-09-21T10:15:14.504 INFO:tasks.rados.rados.0.smithi003.stdout:3862: finishing write tid 3 to smithi00370293-370 2024-09-21T10:15:14.504 INFO:tasks.rados.rados.0.smithi003.stdout:3862: finishing write tid 4 to smithi00370293-370 2024-09-21T10:15:14.504 INFO:tasks.rados.rados.0.smithi003.stdout:3862: finishing write tid 5 to smithi00370293-370 2024-09-21T10:15:14.504 INFO:tasks.rados.rados.0.smithi003.stdout:3862: finishing write tid 6 to smithi00370293-370 2024-09-21T10:15:14.504 INFO:tasks.rados.rados.0.smithi003.stdout:3862: oid 370 updating version 0 to 370 2024-09-21T10:15:14.504 INFO:tasks.rados.rados.0.smithi003.stdout:3862: oid 370 version 370 is already newer than 368 2024-09-21T10:15:14.504 INFO:tasks.rados.rados.0.smithi003.stdout:3862: oid 370 version 370 is already newer than 369 2024-09-21T10:15:14.504 INFO:tasks.rados.rados.0.smithi003.stdout:3862: oid 370 version 370 is already newer than 367 2024-09-21T10:15:14.505 INFO:tasks.rados.rados.0.smithi003.stdout:3862: oid 370 updating version 370 to 371 2024-09-21T10:15:14.505 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 370 v 371 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2024-09-21T10:15:14.505 INFO:tasks.rados.rados.0.smithi003.stdout:3862: left oid 370 (ObjNum 2371 snap 0 seq_num 2371) 2024-09-21T10:15:14.505 INFO:tasks.rados.rados.0.smithi003.stdout:3863: expect (ObjNum 1048 snap 0 seq_num 1048) 2024-09-21T10:15:14.696 INFO:tasks.rados.rados.0.smithi003.stdout:3857: done (7 left) 2024-09-21T10:15:14.696 INFO:tasks.rados.rados.0.smithi003.stdout:3858: done (6 left) 2024-09-21T10:15:14.696 INFO:tasks.rados.rados.0.smithi003.stdout:3859: done (5 left) 2024-09-21T10:15:14.696 INFO:tasks.rados.rados.0.smithi003.stdout:3860: done (4 left) 2024-09-21T10:15:14.696 INFO:tasks.rados.rados.0.smithi003.stdout:3861: done (3 left) 2024-09-21T10:15:14.696 INFO:tasks.rados.rados.0.smithi003.stdout:3862: done (2 left) 2024-09-21T10:15:14.696 INFO:tasks.rados.rados.0.smithi003.stdout:3863: done (1 left) 2024-09-21T10:15:14.696 INFO:tasks.rados.rados.0.smithi003.stdout:3864: done (0 left) 2024-09-21T10:15:14.696 INFO:tasks.rados.rados.0.smithi003.stdout:3865: read oid 140 snap -1 2024-09-21T10:15:14.696 INFO:tasks.rados.rados.0.smithi003.stdout:3865: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T10:15:14.696 INFO:tasks.rados.rados.0.smithi003.stdout:3866: write oid 291 current snap is 0 2024-09-21T10:15:14.697 INFO:tasks.rados.rados.0.smithi003.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2024-09-21T10:15:14.705 INFO:tasks.rados.rados.0.smithi003.stdout:3866: writing smithi00370293-291 from 683011 to 1151024 tid 1 2024-09-21T10:15:14.715 INFO:tasks.rados.rados.0.smithi003.stdout:3866: writing smithi00370293-291 from 1595182 to 2287680 tid 2 2024-09-21T10:15:14.726 INFO:tasks.rados.rados.0.smithi003.stdout:3866: writing smithi00370293-291 from 3048762 to 3584425 tid 3 2024-09-21T10:15:14.727 INFO:tasks.rados.rados.0.smithi003.stdout:3867: write oid 315 current snap is 0 2024-09-21T10:15:14.727 INFO:tasks.rados.rados.0.smithi003.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2024-09-21T10:15:14.737 INFO:tasks.rados.rados.0.smithi003.stdout:3867: writing smithi00370293-315 from 699818 to 1243080 tid 1 2024-09-21T10:15:14.747 INFO:tasks.rados.rados.0.smithi003.stdout:3867: writing smithi00370293-315 from 1937311 to 2373467 tid 2 2024-09-21T10:15:14.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:14 smithi204 bash[24804]: cluster 2024-09-21T10:15:13.182597+0000 mgr.y (mgr.24839) 43 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2024-09-21T10:15:14.756 INFO:tasks.rados.rados.0.smithi003.stdout:3867: writing smithi00370293-315 from 2843479 to 3590414 tid 3 2024-09-21T10:15:14.757 INFO:tasks.rados.rados.0.smithi003.stdout:3868: write oid 497 current snap is 0 2024-09-21T10:15:14.757 INFO:tasks.rados.rados.0.smithi003.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2024-09-21T10:15:14.766 INFO:tasks.rados.rados.0.smithi003.stdout:3868: writing smithi00370293-497 from 716625 to 1335136 tid 1 2024-09-21T10:15:14.776 INFO:tasks.rados.rados.0.smithi003.stdout:3868: writing smithi00370293-497 from 1995793 to 2691960 tid 2 2024-09-21T10:15:14.776 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:15:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:3868: writing smithi00370293-497 from 3387255 to 3916625 tid 3 2024-09-21T10:15:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:3869: read oid 431 snap -1 2024-09-21T10:15:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:3869: expect deleted 2024-09-21T10:15:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:3870: read oid 371 snap -1 2024-09-21T10:15:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:3870: expect (ObjNum 2294 snap 0 seq_num 2294) 2024-09-21T10:15:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:3871: write oid 87 current snap is 0 2024-09-21T10:15:14.784 INFO:tasks.rados.rados.0.smithi003.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2024-09-21T10:15:14.792 INFO:tasks.rados.rados.0.smithi003.stdout:3871: writing smithi00370293-87 from 733432 to 1427192 tid 1 2024-09-21T10:15:14.798 INFO:tasks.rados.rados.0.smithi003.stdout:3871: writing smithi00370293-87 from 2054275 to 2494100 tid 2 2024-09-21T10:15:14.804 INFO:tasks.rados.rados.0.smithi003.stdout:3871: writing smithi00370293-87 from 2898325 to 3384157 tid 3 2024-09-21T10:15:14.804 INFO:tasks.rados.rados.0.smithi003.stdout:3872: write oid 399 current snap is 0 2024-09-21T10:15:14.804 INFO:tasks.rados.rados.0.smithi003.stdout:3865: expect (ObjNum 1050 snap 0 seq_num 1050) 2024-09-21T10:15:15.097 INFO:tasks.rados.rados.0.smithi003.stdout:3866: finishing write tid 1 to smithi00370293-291 2024-09-21T10:15:15.097 INFO:tasks.rados.rados.0.smithi003.stdout:3866: finishing write tid 2 to smithi00370293-291 2024-09-21T10:15:15.097 INFO:tasks.rados.rados.0.smithi003.stdout:3866: finishing write tid 3 to smithi00370293-291 2024-09-21T10:15:15.097 INFO:tasks.rados.rados.0.smithi003.stdout:3866: finishing write tid 4 to smithi00370293-291 2024-09-21T10:15:15.098 INFO:tasks.rados.rados.0.smithi003.stdout:3866: finishing write tid 5 to smithi00370293-291 2024-09-21T10:15:15.098 INFO:tasks.rados.rados.0.smithi003.stdout:3866: oid 291 updating version 0 to 461 2024-09-21T10:15:15.098 INFO:tasks.rados.rados.0.smithi003.stdout:3866: oid 291 updating version 461 to 463 2024-09-21T10:15:15.098 INFO:tasks.rados.rados.0.smithi003.stdout:3866: oid 291 updating version 463 to 464 2024-09-21T10:15:15.098 INFO:tasks.rados.rados.0.smithi003.stdout:3866: oid 291 version 464 is already newer than 462 2024-09-21T10:15:15.098 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 291 v 464 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2024-09-21T10:15:15.098 INFO:tasks.rados.rados.0.smithi003.stdout:3866: left oid 291 (ObjNum 2373 snap 0 seq_num 2373) 2024-09-21T10:15:15.099 INFO:tasks.rados.rados.0.smithi003.stdout:3867: finishing write tid 1 to smithi00370293-315 2024-09-21T10:15:15.099 INFO:tasks.rados.rados.0.smithi003.stdout:3867: finishing write tid 2 to smithi00370293-315 2024-09-21T10:15:15.099 INFO:tasks.rados.rados.0.smithi003.stdout:3867: finishing write tid 3 to smithi00370293-315 2024-09-21T10:15:15.099 INFO:tasks.rados.rados.0.smithi003.stdout:3867: finishing write tid 4 to smithi00370293-315 2024-09-21T10:15:15.099 INFO:tasks.rados.rados.0.smithi003.stdout:3867: finishing write tid 5 to smithi00370293-315 2024-09-21T10:15:15.100 INFO:tasks.rados.rados.0.smithi003.stdout:3867: oid 315 updating version 0 to 525 2024-09-21T10:15:15.100 INFO:tasks.rados.rados.0.smithi003.stdout:3867: oid 315 version 525 is already newer than 524 2024-09-21T10:15:15.100 INFO:tasks.rados.rados.0.smithi003.stdout:3867: oid 315 updating version 525 to 526 2024-09-21T10:15:15.100 INFO:tasks.rados.rados.0.smithi003.stdout:3867: oid 315 updating version 526 to 527 2024-09-21T10:15:15.100 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 315 v 527 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2024-09-21T10:15:15.100 INFO:tasks.rados.rados.0.smithi003.stdout:3867: left oid 315 (ObjNum 2374 snap 0 seq_num 2374) 2024-09-21T10:15:15.101 INFO:tasks.rados.rados.0.smithi003.stdout:3868: finishing write tid 1 to smithi00370293-497 2024-09-21T10:15:15.101 INFO:tasks.rados.rados.0.smithi003.stdout:3868: finishing write tid 2 to smithi00370293-497 2024-09-21T10:15:15.101 INFO:tasks.rados.rados.0.smithi003.stdout:3868: finishing write tid 3 to smithi00370293-497 2024-09-21T10:15:15.101 INFO:tasks.rados.rados.0.smithi003.stdout:3868: finishing write tid 4 to smithi00370293-497 2024-09-21T10:15:15.101 INFO:tasks.rados.rados.0.smithi003.stdout:3868: finishing write tid 5 to smithi00370293-497 2024-09-21T10:15:15.101 INFO:tasks.rados.rados.0.smithi003.stdout:3868: oid 497 updating version 0 to 492 2024-09-21T10:15:15.101 INFO:tasks.rados.rados.0.smithi003.stdout:3868: oid 497 updating version 492 to 494 2024-09-21T10:15:15.102 INFO:tasks.rados.rados.0.smithi003.stdout:3868: oid 497 updating version 494 to 495 2024-09-21T10:15:15.102 INFO:tasks.rados.rados.0.smithi003.stdout:3868: oid 497 version 495 is already newer than 493 2024-09-21T10:15:15.102 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 497 v 495 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2024-09-21T10:15:15.102 INFO:tasks.rados.rados.0.smithi003.stdout:3868: left oid 497 (ObjNum 2375 snap 0 seq_num 2375) 2024-09-21T10:15:15.102 INFO:tasks.rados.rados.0.smithi003.stdout:3870: expect (ObjNum 2294 snap 0 seq_num 2294) 2024-09-21T10:15:15.269 INFO:tasks.rados.rados.0.smithi003.stdout:3871: finishing write tid 1 to smithi00370293-87 2024-09-21T10:15:15.269 INFO:tasks.rados.rados.0.smithi003.stdout:3871: finishing write tid 2 to smithi00370293-87 2024-09-21T10:15:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:3871: finishing write tid 3 to smithi00370293-87 2024-09-21T10:15:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:3871: finishing write tid 4 to smithi00370293-87 2024-09-21T10:15:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:3871: finishing write tid 5 to smithi00370293-87 2024-09-21T10:15:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:3871: oid 87 updating version 0 to 496 2024-09-21T10:15:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:3871: oid 87 updating version 496 to 498 2024-09-21T10:15:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:3871: oid 87 version 498 is already newer than 497 2024-09-21T10:15:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:3871: oid 87 updating version 498 to 499 2024-09-21T10:15:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 87 v 499 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2024-09-21T10:15:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:3871: left oid 87 (ObjNum 2376 snap 0 seq_num 2376) 2024-09-21T10:15:15.270 INFO:tasks.rados.rados.0.smithi003.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2024-09-21T10:15:15.279 INFO:tasks.rados.rados.0.smithi003.stdout:3872: writing smithi00370293-399 from 750239 to 1519248 tid 1 2024-09-21T10:15:15.289 INFO:tasks.rados.rados.0.smithi003.stdout:3872: writing smithi00370293-399 from 2112757 to 2812593 tid 2 2024-09-21T10:15:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:3872: writing smithi00370293-399 from 3442101 to 3950239 tid 3 2024-09-21T10:15:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:3865: done (7 left) 2024-09-21T10:15:15.297 INFO:tasks.rados.rados.0.smithi003.stdout:3866: done (6 left) 2024-09-21T10:15:15.298 INFO:tasks.rados.rados.0.smithi003.stdout:3867: done (5 left) 2024-09-21T10:15:15.298 INFO:tasks.rados.rados.0.smithi003.stdout:3868: done (4 left) 2024-09-21T10:15:15.298 INFO:tasks.rados.rados.0.smithi003.stdout:3869: done (3 left) 2024-09-21T10:15:15.298 INFO:tasks.rados.rados.0.smithi003.stdout:3870: done (2 left) 2024-09-21T10:15:15.298 INFO:tasks.rados.rados.0.smithi003.stdout:3871: done (1 left) 2024-09-21T10:15:15.298 INFO:tasks.rados.rados.0.smithi003.stdout:3873: read oid 476 snap -1 2024-09-21T10:15:15.298 INFO:tasks.rados.rados.0.smithi003.stdout:3873: expect (ObjNum 1611 snap 0 seq_num 1611) 2024-09-21T10:15:15.299 INFO:tasks.rados.rados.0.smithi003.stdout:3874: read oid 29 snap -1 2024-09-21T10:15:15.299 INFO:tasks.rados.rados.0.smithi003.stdout:3874: expect (ObjNum 1910 snap 0 seq_num 1910) 2024-09-21T10:15:15.299 INFO:tasks.rados.rados.0.smithi003.stdout:3875: read oid 367 snap -1 2024-09-21T10:15:15.299 INFO:tasks.rados.rados.0.smithi003.stdout:3875: expect (ObjNum 2238 snap 0 seq_num 2238) 2024-09-21T10:15:15.299 INFO:tasks.rados.rados.0.smithi003.stdout:3876: write oid 33 current snap is 0 2024-09-21T10:15:15.299 INFO:tasks.rados.rados.0.smithi003.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2024-09-21T10:15:15.308 INFO:tasks.rados.rados.0.smithi003.stdout:3876: writing smithi00370293-33 from 767046 to 1211304 tid 1 2024-09-21T10:15:15.315 INFO:tasks.rados.rados.0.smithi003.stdout:3876: writing smithi00370293-33 from 1654886 to 2098380 tid 2 2024-09-21T10:15:15.324 INFO:tasks.rados.rados.0.smithi003.stdout:3876: writing smithi00370293-33 from 2836818 to 3345194 tid 3 2024-09-21T10:15:15.328 INFO:tasks.rados.rados.0.smithi003.stdout:3876: writing smithi00370293-33 from 3760009 to 3967046 tid 4 2024-09-21T10:15:15.328 INFO:tasks.rados.rados.0.smithi003.stdout:3877: read oid 99 snap -1 2024-09-21T10:15:15.328 INFO:tasks.rados.rados.0.smithi003.stdout:3877: expect (ObjNum 1321 snap 0 seq_num 1321) 2024-09-21T10:15:15.328 INFO:tasks.rados.rados.0.smithi003.stdout:3878: delete oid 372 current snap is 0 2024-09-21T10:15:15.328 INFO:tasks.rados.rados.0.smithi003.stdout:3872: finishing write tid 1 to smithi00370293-399 2024-09-21T10:15:15.329 INFO:tasks.rados.rados.0.smithi003.stdout:3872: finishing write tid 2 to smithi00370293-399 2024-09-21T10:15:15.329 INFO:tasks.rados.rados.0.smithi003.stdout:3874: expect (ObjNum 1910 snap 0 seq_num 1910) 2024-09-21T10:15:15.457 INFO:tasks.rados.rados.0.smithi003.stdout:3872: finishing write tid 3 to smithi00370293-399 2024-09-21T10:15:15.457 INFO:tasks.rados.rados.0.smithi003.stdout:3872: finishing write tid 4 to smithi00370293-399 2024-09-21T10:15:15.457 INFO:tasks.rados.rados.0.smithi003.stdout:3872: finishing write tid 5 to smithi00370293-399 2024-09-21T10:15:15.457 INFO:tasks.rados.rados.0.smithi003.stdout:3872: oid 399 updating version 0 to 500 2024-09-21T10:15:15.457 INFO:tasks.rados.rados.0.smithi003.stdout:3872: oid 399 version 500 is already newer than 499 2024-09-21T10:15:15.457 INFO:tasks.rados.rados.0.smithi003.stdout:3872: oid 399 updating version 500 to 501 2024-09-21T10:15:15.457 INFO:tasks.rados.rados.0.smithi003.stdout:3872: oid 399 version 501 is already newer than 498 2024-09-21T10:15:15.457 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 399 v 501 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2024-09-21T10:15:15.457 INFO:tasks.rados.rados.0.smithi003.stdout:3872: left oid 399 (ObjNum 2377 snap 0 seq_num 2377) 2024-09-21T10:15:15.457 INFO:tasks.rados.rados.0.smithi003.stdout:3873: expect (ObjNum 1611 snap 0 seq_num 1611) 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (7m) 32s ago 8m 14.2M - 0.25.0 c8568f914cd2 df4d2dac374d 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (7m) 0s ago 7m 78.7M - 9.4.7 954c08fa6188 bb017e2ac262 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (6m) 32s ago 6m 13.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (6m) 0s ago 6m 16.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (7s) 0s ago 17m 183M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (57s) 32s ago 19m 484M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (19m) 32s ago 19m 57.9M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 405aeab66157 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (17m) 0s ago 17m 49.1M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (17m) 32s ago 17m 48.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (8m) 32s ago 8m 8563k - 1.5.0 0da6a335fe13 75918d3369c8 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (8m) 0s ago 8m 8743k - 1.5.0 0da6a335fe13 e9f627ca80a0 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (16m) 32s ago 16m 104M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:15:15.464 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (15m) 32s ago 15m 85.3M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:15:15.465 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (14m) 32s ago 14m 130M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:15:15.465 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (13m) 32s ago 13m 72.8M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:15:15.465 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (12m) 0s ago 12m 105M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:15:15.465 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (11m) 0s ago 12m 115M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:15:15.465 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (11m) 0s ago 11m 86.4M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:15:15.465 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (10m) 0s ago 10m 99.7M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:15:15.465 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (15s) 0s ago 9m 32.6M - 2.43.0 a07b618ecd1d 3f37625ff7ab 2024-09-21T10:15:15.594 INFO:tasks.rados.rados.0.smithi003.stdout:3875: expect (ObjNum 2238 snap 0 seq_num 2238) 2024-09-21T10:15:15.777 INFO:tasks.rados.rados.0.smithi003.stdout:3876: finishing write tid 1 to smithi00370293-33 2024-09-21T10:15:15.777 INFO:tasks.rados.rados.0.smithi003.stdout:3876: finishing write tid 2 to smithi00370293-33 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3876: finishing write tid 3 to smithi00370293-33 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3872: done (6 left) 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3873: done (5 left) 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3874: done (4 left) 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3875: done (3 left) 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3878: done (2 left) 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3879: read oid 50 snap -1 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3879: expect (ObjNum 2280 snap 0 seq_num 2280) 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3880: read oid 369 snap -1 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3880: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3881: read oid 214 snap -1 2024-09-21T10:15:15.778 INFO:tasks.rados.rados.0.smithi003.stdout:3881: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-21T10:15:15.779 INFO:tasks.rados.rados.0.smithi003.stdout:3882: write oid 310 current snap is 0 2024-09-21T10:15:15.779 INFO:tasks.rados.rados.0.smithi003.stdout:3876: finishing write tid 4 to smithi00370293-33 2024-09-21T10:15:15.779 INFO:tasks.rados.rados.0.smithi003.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2024-09-21T10:15:15.783 INFO:tasks.rados.rados.0.smithi003.stdout:3882: writing smithi00370293-310 from 400660 to 1111769 tid 1 2024-09-21T10:15:15.789 INFO:tasks.rados.rados.0.smithi003.stdout:3882: writing smithi00370293-310 from 1888203 to 2000660 tid 2 2024-09-21T10:15:15.789 INFO:tasks.rados.rados.0.smithi003.stdout:3883: delete oid 386 current snap is 0 2024-09-21T10:15:15.789 INFO:tasks.rados.rados.0.smithi003.stdout:3876: finishing write tid 5 to smithi00370293-33 2024-09-21T10:15:15.789 INFO:tasks.rados.rados.0.smithi003.stdout:3876: finishing write tid 6 to smithi00370293-33 2024-09-21T10:15:15.789 INFO:tasks.rados.rados.0.smithi003.stdout:3876: oid 33 updating version 0 to 367 2024-09-21T10:15:15.790 INFO:tasks.rados.rados.0.smithi003.stdout:3876: oid 33 version 367 is already newer than 364 2024-09-21T10:15:15.790 INFO:tasks.rados.rados.0.smithi003.stdout:3876: oid 33 version 367 is already newer than 365 2024-09-21T10:15:15.790 INFO:tasks.rados.rados.0.smithi003.stdout:3876: oid 33 version 367 is already newer than 366 2024-09-21T10:15:15.790 INFO:tasks.rados.rados.0.smithi003.stdout:3876: oid 33 updating version 367 to 368 2024-09-21T10:15:15.790 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 33 v 368 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2024-09-21T10:15:15.790 INFO:tasks.rados.rados.0.smithi003.stdout:3876: left oid 33 (ObjNum 2378 snap 0 seq_num 2378) 2024-09-21T10:15:15.790 INFO:tasks.rados.rados.0.smithi003.stdout:3877: expect (ObjNum 1321 snap 0 seq_num 1321) 2024-09-21T10:15:15.851 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:15:15.851 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:15:15.851 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:15:15.851 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:15:15.851 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:15:15.852 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:15:15.852 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:15:15.852 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:15:15.852 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:15:15.852 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:15:15.852 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:15:15.852 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:15:15.852 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:15:15.853 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:15:15.853 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:15:15.853 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:15:15.853 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:15:15.853 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:15:15.868 INFO:tasks.rados.rados.0.smithi003.stdout:3879: expect (ObjNum 2280 snap 0 seq_num 2280) 2024-09-21T10:15:15.994 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[61245]: [21/Sep/2024:10:15:15] ENGINE Bus STARTING 2024-09-21T10:15:15.994 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[61245]: CherryPy Checker: 2024-09-21T10:15:15.995 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[61245]: The Application mounted at '' has an empty config. 2024-09-21T10:15:15.995 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[61245]: [21/Sep/2024:10:15:15] ENGINE Serving on http://:::9283 2024-09-21T10:15:15.995 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[61245]: [21/Sep/2024:10:15:15] ENGINE Bus STARTED 2024-09-21T10:15:16.008 INFO:tasks.rados.rados.0.smithi003.stdout:3880: expect (ObjNum 1655 snap 0 seq_num 1655) 2024-09-21T10:15:16.180 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:15:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:15:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:15:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:15:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-21T10:15:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-21T10:15:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:15:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T10:15:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mgr daemons", 2024-09-21T10:15:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:15:16.181 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:15:16.217 INFO:tasks.rados.rados.0.smithi003.stdout:3882: finishing write tid 1 to smithi00370293-310 2024-09-21T10:15:16.217 INFO:tasks.rados.rados.0.smithi003.stdout:3882: finishing write tid 2 to smithi00370293-310 2024-09-21T10:15:16.217 INFO:tasks.rados.rados.0.smithi003.stdout:3882: finishing write tid 3 to smithi00370293-310 2024-09-21T10:15:16.217 INFO:tasks.rados.rados.0.smithi003.stdout:3876: done (6 left) 2024-09-21T10:15:16.217 INFO:tasks.rados.rados.0.smithi003.stdout:3877: done (5 left) 2024-09-21T10:15:16.217 INFO:tasks.rados.rados.0.smithi003.stdout:3879: done (4 left) 2024-09-21T10:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:3880: done (3 left) 2024-09-21T10:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:3883: done (2 left) 2024-09-21T10:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:3884: delete oid 22 current snap is 0 2024-09-21T10:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:3882: finishing write tid 4 to smithi00370293-310 2024-09-21T10:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:3882: oid 310 updating version 0 to 456 2024-09-21T10:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:3882: oid 310 updating version 456 to 457 2024-09-21T10:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:3882: oid 310 updating version 457 to 458 2024-09-21T10:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 310 v 458 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2024-09-21T10:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:3882: left oid 310 (ObjNum 2380 snap 0 seq_num 2380) 2024-09-21T10:15:16.218 INFO:tasks.rados.rados.0.smithi003.stdout:3881: expect (ObjNum 1517 snap 0 seq_num 1517) 2024-09-21T10:15:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: audit 2024-09-21T10:15:14.764037+0000 mgr.y (mgr.24839) 44 : audit [DBG] from='client.24920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: audit 2024-09-21T10:15:14.998792+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: audit 2024-09-21T10:15:15.008696+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: audit 2024-09-21T10:15:15.109730+0000 mgr.y (mgr.24839) 45 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: cluster 2024-09-21T10:15:15.183043+0000 mgr.y (mgr.24839) 46 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2024-09-21T10:15:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: cluster 2024-09-21T10:15:15.671361+0000 mon.a (mon.0) 988 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:15:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: cluster 2024-09-21T10:15:15.671551+0000 mon.a (mon.0) 989 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:15:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: audit 2024-09-21T10:15:15.672855+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:15:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: audit 2024-09-21T10:15:15.673436+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:15:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: audit 2024-09-21T10:15:15.674971+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:15:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: audit 2024-09-21T10:15:15.675537+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:15:16.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:15 smithi204 bash[24804]: audit 2024-09-21T10:15:15.850225+0000 mon.a (mon.0) 990 : audit [DBG] from='client.? 172.21.15.3:0/2342495605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:16.327 INFO:tasks.rados.rados.0.smithi003.stdout:3881: done (2 left) 2024-09-21T10:15:16.327 INFO:tasks.rados.rados.0.smithi003.stdout:3882: done (1 left) 2024-09-21T10:15:16.327 INFO:tasks.rados.rados.0.smithi003.stdout:3884: done (0 left) 2024-09-21T10:15:16.327 INFO:tasks.rados.rados.0.smithi003.stdout:3885: read oid 44 snap -1 2024-09-21T10:15:16.327 INFO:tasks.rados.rados.0.smithi003.stdout:3885: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T10:15:16.327 INFO:tasks.rados.rados.0.smithi003.stdout:3886: read oid 266 snap -1 2024-09-21T10:15:16.327 INFO:tasks.rados.rados.0.smithi003.stdout:3886: expect (ObjNum 2281 snap 0 seq_num 2281) 2024-09-21T10:15:16.327 INFO:tasks.rados.rados.0.smithi003.stdout:3887: write oid 101 current snap is 0 2024-09-21T10:15:16.327 INFO:tasks.rados.rados.0.smithi003.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2024-09-21T10:15:16.332 INFO:tasks.rados.rados.0.smithi003.stdout:3887: writing smithi00370293-101 from 451081 to 987937 tid 1 2024-09-21T10:15:16.338 INFO:tasks.rados.rados.0.smithi003.stdout:3887: writing smithi00370293-101 from 1547296 to 2051081 tid 2 2024-09-21T10:15:16.338 INFO:tasks.rados.rados.0.smithi003.stdout:3888: read oid 74 snap -1 2024-09-21T10:15:16.339 INFO:tasks.rados.rados.0.smithi003.stdout:3888: expect (ObjNum 1970 snap 0 seq_num 1970) 2024-09-21T10:15:16.339 INFO:tasks.rados.rados.0.smithi003.stdout:3889: write oid 450 current snap is 0 2024-09-21T10:15:16.339 INFO:tasks.rados.rados.0.smithi003.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2024-09-21T10:15:16.344 INFO:tasks.rados.rados.0.smithi003.stdout:3889: writing smithi00370293-450 from 467888 to 1079993 tid 1 2024-09-21T10:15:16.350 INFO:tasks.rados.rados.0.smithi003.stdout:3889: writing smithi00370293-450 from 1605778 to 2060279 tid 2 2024-09-21T10:15:16.351 INFO:tasks.rados.rados.0.smithi003.stdout:3890: read oid 57 snap -1 2024-09-21T10:15:16.351 INFO:tasks.rados.rados.0.smithi003.stdout:3890: expect (ObjNum 2320 snap 0 seq_num 2320) 2024-09-21T10:15:16.351 INFO:tasks.rados.rados.0.smithi003.stdout:3891: read oid 148 snap -1 2024-09-21T10:15:16.351 INFO:tasks.rados.rados.0.smithi003.stdout:3891: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T10:15:16.351 INFO:tasks.rados.rados.0.smithi003.stdout:3892: write oid 475 current snap is 0 2024-09-21T10:15:16.351 INFO:tasks.rados.rados.0.smithi003.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2024-09-21T10:15:16.358 INFO:tasks.rados.rados.0.smithi003.stdout:3892: writing smithi00370293-475 from 484695 to 1172049 tid 1 2024-09-21T10:15:16.363 INFO:tasks.rados.rados.0.smithi003.stdout:3892: writing smithi00370293-475 from 1664260 to 2084695 tid 2 2024-09-21T10:15:16.364 INFO:tasks.rados.rados.0.smithi003.stdout:3893: write oid 331 current snap is 0 2024-09-21T10:15:16.364 INFO:tasks.rados.rados.0.smithi003.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2024-09-21T10:15:16.372 INFO:tasks.rados.rados.0.smithi003.stdout:3893: writing smithi00370293-331 from 501502 to 1264105 tid 1 2024-09-21T10:15:16.379 INFO:tasks.rados.rados.0.smithi003.stdout:3893: writing smithi00370293-331 from 2006389 to 2101502 tid 2 2024-09-21T10:15:16.379 INFO:tasks.rados.rados.0.smithi003.stdout:3894: read oid 430 snap -1 2024-09-21T10:15:16.379 INFO:tasks.rados.rados.0.smithi003.stdout:3894: expect (ObjNum 2133 snap 0 seq_num 2133) 2024-09-21T10:15:16.379 INFO:tasks.rados.rados.0.smithi003.stdout:3895: read oid 34 snap -1 2024-09-21T10:15:16.379 INFO:tasks.rados.rados.0.smithi003.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2024-09-21T10:15:16.379 INFO:tasks.rados.rados.0.smithi003.stdout:3896: write oid 486 current snap is 0 2024-09-21T10:15:16.379 INFO:tasks.rados.rados.0.smithi003.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2024-09-21T10:15:16.386 INFO:tasks.rados.rados.0.smithi003.stdout:3896: writing smithi00370293-486 from 518309 to 956161 tid 1 2024-09-21T10:15:16.394 INFO:tasks.rados.rados.0.smithi003.stdout:3896: writing smithi00370293-486 from 1664871 to 2118309 tid 2 2024-09-21T10:15:16.394 INFO:tasks.rados.rados.0.smithi003.stdout:3897: write oid 252 current snap is 0 2024-09-21T10:15:16.394 INFO:tasks.rados.rados.0.smithi003.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2024-09-21T10:15:16.400 INFO:tasks.rados.rados.0.smithi003.stdout:3897: writing smithi00370293-252 from 535116 to 1164570 tid 1 2024-09-21T10:15:16.406 INFO:tasks.rados.rados.0.smithi003.stdout:3897: writing smithi00370293-252 from 1839706 to 2135116 tid 2 2024-09-21T10:15:16.406 INFO:tasks.rados.rados.0.smithi003.stdout:3898: delete oid 491 current snap is 0 2024-09-21T10:15:16.406 INFO:tasks.rados.rados.0.smithi003.stdout:3886: expect (ObjNum 2281 snap 0 seq_num 2281) 2024-09-21T10:15:16.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: audit 2024-09-21T10:15:14.764037+0000 mgr.y (mgr.24839) 44 : audit [DBG] from='client.24920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:16.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: audit 2024-09-21T10:15:14.998792+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:16.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: audit 2024-09-21T10:15:15.008696+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:16.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: audit 2024-09-21T10:15:15.109730+0000 mgr.y (mgr.24839) 45 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:16.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: cluster 2024-09-21T10:15:15.183043+0000 mgr.y (mgr.24839) 46 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2024-09-21T10:15:16.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: cluster 2024-09-21T10:15:15.671361+0000 mon.a (mon.0) 988 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:15:16.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: cluster 2024-09-21T10:15:15.671551+0000 mon.a (mon.0) 989 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:15:16.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: audit 2024-09-21T10:15:15.672855+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:15:16.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: audit 2024-09-21T10:15:15.673436+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:15:16.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: audit 2024-09-21T10:15:15.674971+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:15:16.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: audit 2024-09-21T10:15:15.675537+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:15:16.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[22527]: audit 2024-09-21T10:15:15.850225+0000 mon.a (mon.0) 990 : audit [DBG] from='client.? 172.21.15.3:0/2342495605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: audit 2024-09-21T10:15:14.764037+0000 mgr.y (mgr.24839) 44 : audit [DBG] from='client.24920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: audit 2024-09-21T10:15:14.998792+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: audit 2024-09-21T10:15:15.008696+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: audit 2024-09-21T10:15:15.109730+0000 mgr.y (mgr.24839) 45 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: cluster 2024-09-21T10:15:15.183043+0000 mgr.y (mgr.24839) 46 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 6.6 MiB/s wr, 66 op/s 2024-09-21T10:15:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: cluster 2024-09-21T10:15:15.671361+0000 mon.a (mon.0) 988 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:15:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: cluster 2024-09-21T10:15:15.671551+0000 mon.a (mon.0) 989 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:15:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: audit 2024-09-21T10:15:15.672855+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:15:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: audit 2024-09-21T10:15:15.673436+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:15:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: audit 2024-09-21T10:15:15.674971+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:15:16.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: audit 2024-09-21T10:15:15.675537+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.204:0/1144572941' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:15:16.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:15 smithi003 bash[31899]: audit 2024-09-21T10:15:15.850225+0000 mon.a (mon.0) 990 : audit [DBG] from='client.? 172.21.15.3:0/2342495605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:16.624 INFO:tasks.rados.rados.0.smithi003.stdout:3885: expect (ObjNum 1606 snap 0 seq_num 1606) 2024-09-21T10:15:16.720 INFO:tasks.rados.rados.0.smithi003.stdout:3887: finishing write tid 1 to smithi00370293-101 2024-09-21T10:15:16.720 INFO:tasks.rados.rados.0.smithi003.stdout:3887: finishing write tid 2 to smithi00370293-101 2024-09-21T10:15:16.720 INFO:tasks.rados.rados.0.smithi003.stdout:3887: finishing write tid 3 to smithi00370293-101 2024-09-21T10:15:16.720 INFO:tasks.rados.rados.0.smithi003.stdout:3887: finishing write tid 4 to smithi00370293-101 2024-09-21T10:15:16.720 INFO:tasks.rados.rados.0.smithi003.stdout:3887: oid 101 updating version 0 to 529 2024-09-21T10:15:16.720 INFO:tasks.rados.rados.0.smithi003.stdout:3887: oid 101 updating version 529 to 530 2024-09-21T10:15:16.720 INFO:tasks.rados.rados.0.smithi003.stdout:3887: oid 101 version 530 is already newer than 528 2024-09-21T10:15:16.720 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 101 v 530 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2024-09-21T10:15:16.721 INFO:tasks.rados.rados.0.smithi003.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2024-09-21T10:15:16.721 INFO:tasks.rados.rados.0.smithi003.stdout:3888: expect (ObjNum 1970 snap 0 seq_num 1970) 2024-09-21T10:15:16.892 INFO:tasks.rados.rados.0.smithi003.stdout:3891: expect (ObjNum 1752 snap 0 seq_num 1752) 2024-09-21T10:15:17.093 INFO:tasks.rados.rados.0.smithi003.stdout:3889: finishing write tid 1 to smithi00370293-450 2024-09-21T10:15:17.094 INFO:tasks.rados.rados.0.smithi003.stdout:3889: finishing write tid 2 to smithi00370293-450 2024-09-21T10:15:17.094 INFO:tasks.rados.rados.0.smithi003.stdout:3889: finishing write tid 3 to smithi00370293-450 2024-09-21T10:15:17.094 INFO:tasks.rados.rados.0.smithi003.stdout:3889: finishing write tid 4 to smithi00370293-450 2024-09-21T10:15:17.094 INFO:tasks.rados.rados.0.smithi003.stdout:3889: oid 450 updating version 0 to 691 2024-09-21T10:15:17.094 INFO:tasks.rados.rados.0.smithi003.stdout:3889: oid 450 updating version 691 to 692 2024-09-21T10:15:17.094 INFO:tasks.rados.rados.0.smithi003.stdout:3889: oid 450 updating version 692 to 693 2024-09-21T10:15:17.094 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 450 v 693 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2024-09-21T10:15:17.094 INFO:tasks.rados.rados.0.smithi003.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2024-09-21T10:15:17.094 INFO:tasks.rados.rados.0.smithi003.stdout:3890: expect (ObjNum 2320 snap 0 seq_num 2320) 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3892: finishing write tid 1 to smithi00370293-475 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3892: finishing write tid 2 to smithi00370293-475 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3892: finishing write tid 3 to smithi00370293-475 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3892: finishing write tid 4 to smithi00370293-475 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3892: oid 475 updating version 0 to 465 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3892: oid 475 updating version 465 to 467 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3892: oid 475 version 467 is already newer than 466 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 475 v 467 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3892: left oid 475 (ObjNum 2385 snap 0 seq_num 2385) 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3893: finishing write tid 1 to smithi00370293-331 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3893: finishing write tid 2 to smithi00370293-331 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3893: finishing write tid 3 to smithi00370293-331 2024-09-21T10:15:17.188 INFO:tasks.rados.rados.0.smithi003.stdout:3893: finishing write tid 4 to smithi00370293-331 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3893: oid 331 updating version 0 to 535 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3893: oid 331 version 535 is already newer than 534 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3893: oid 331 updating version 535 to 536 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 331 v 536 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3893: left oid 331 (ObjNum 2386 snap 0 seq_num 2386) 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3885: done (13 left) 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3886: done (12 left) 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3887: done (11 left) 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3888: done (10 left) 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3889: done (9 left) 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3890: done (8 left) 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3891: done (7 left) 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3892: done (6 left) 2024-09-21T10:15:17.189 INFO:tasks.rados.rados.0.smithi003.stdout:3893: done (5 left) 2024-09-21T10:15:17.190 INFO:tasks.rados.rados.0.smithi003.stdout:3898: done (4 left) 2024-09-21T10:15:17.190 INFO:tasks.rados.rados.0.smithi003.stdout:3899: read oid 14 snap -1 2024-09-21T10:15:17.190 INFO:tasks.rados.rados.0.smithi003.stdout:3899: expect (ObjNum 2192 snap 0 seq_num 2192) 2024-09-21T10:15:17.190 INFO:tasks.rados.rados.0.smithi003.stdout:3900: write oid 409 current snap is 0 2024-09-21T10:15:17.190 INFO:tasks.rados.rados.0.smithi003.stdout:3894: expect (ObjNum 2133 snap 0 seq_num 2133) 2024-09-21T10:15:17.387 INFO:tasks.rados.rados.0.smithi003.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2024-09-21T10:15:17.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:17 smithi003 bash[22527]: audit 2024-09-21T10:15:15.427364+0000 mgr.y (mgr.24839) 47 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:17.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:17 smithi003 bash[22527]: cluster 2024-09-21T10:15:16.030435+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e33: y(active, since 40s), standbys: x 2024-09-21T10:15:17.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:17 smithi003 bash[22527]: audit 2024-09-21T10:15:16.108111+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:17.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:17 smithi003 bash[22527]: audit 2024-09-21T10:15:16.119504+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:17.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:17 smithi003 bash[22527]: audit 2024-09-21T10:15:16.180416+0000 mgr.y (mgr.24839) 48 : audit [DBG] from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:17.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:17 smithi003 bash[31899]: audit 2024-09-21T10:15:15.427364+0000 mgr.y (mgr.24839) 47 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:17.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:17 smithi003 bash[31899]: cluster 2024-09-21T10:15:16.030435+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e33: y(active, since 40s), standbys: x 2024-09-21T10:15:17.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:17 smithi003 bash[31899]: audit 2024-09-21T10:15:16.108111+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:17.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:17 smithi003 bash[31899]: audit 2024-09-21T10:15:16.119504+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:17.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:17 smithi003 bash[31899]: audit 2024-09-21T10:15:16.180416+0000 mgr.y (mgr.24839) 48 : audit [DBG] from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:17.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:17 smithi204 bash[24804]: audit 2024-09-21T10:15:15.427364+0000 mgr.y (mgr.24839) 47 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:17.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:17 smithi204 bash[24804]: cluster 2024-09-21T10:15:16.030435+0000 mon.a (mon.0) 991 : cluster [DBG] mgrmap e33: y(active, since 40s), standbys: x 2024-09-21T10:15:17.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:17 smithi204 bash[24804]: audit 2024-09-21T10:15:16.108111+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:17.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:17 smithi204 bash[24804]: audit 2024-09-21T10:15:16.119504+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:17.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:17 smithi204 bash[24804]: audit 2024-09-21T10:15:16.180416+0000 mgr.y (mgr.24839) 48 : audit [DBG] from='client.24944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:17.604 INFO:tasks.rados.rados.0.smithi003.stdout:3896: finishing write tid 1 to smithi00370293-486 2024-09-21T10:15:17.604 INFO:tasks.rados.rados.0.smithi003.stdout:3896: finishing write tid 2 to smithi00370293-486 2024-09-21T10:15:17.604 INFO:tasks.rados.rados.0.smithi003.stdout:3896: finishing write tid 3 to smithi00370293-486 2024-09-21T10:15:17.604 INFO:tasks.rados.rados.0.smithi003.stdout:3896: finishing write tid 4 to smithi00370293-486 2024-09-21T10:15:17.604 INFO:tasks.rados.rados.0.smithi003.stdout:3896: oid 486 updating version 0 to 537 2024-09-21T10:15:17.604 INFO:tasks.rados.rados.0.smithi003.stdout:3896: oid 486 updating version 537 to 539 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:3896: oid 486 version 539 is already newer than 538 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 486 v 539 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:3896: left oid 486 (ObjNum 2387 snap 0 seq_num 2387) 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:3897: finishing write tid 1 to smithi00370293-252 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:3897: finishing write tid 2 to smithi00370293-252 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:3897: finishing write tid 3 to smithi00370293-252 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:3897: finishing write tid 4 to smithi00370293-252 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:3897: oid 252 updating version 0 to 373 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:3897: oid 252 version 373 is already newer than 372 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:3897: oid 252 updating version 373 to 374 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 252 v 374 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:3897: left oid 252 (ObjNum 2388 snap 0 seq_num 2388) 2024-09-21T10:15:17.605 INFO:tasks.rados.rados.0.smithi003.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2024-09-21T10:15:17.626 INFO:tasks.rados.rados.0.smithi003.stdout:3900: writing smithi00370293-409 from 568730 to 1348682 tid 1 2024-09-21T10:15:17.640 INFO:tasks.rados.rados.0.smithi003.stdout:3900: writing smithi00370293-409 from 1840317 to 2168730 tid 2 2024-09-21T10:15:17.640 INFO:tasks.rados.rados.0.smithi003.stdout:3894: done (5 left) 2024-09-21T10:15:17.640 INFO:tasks.rados.rados.0.smithi003.stdout:3895: done (4 left) 2024-09-21T10:15:17.640 INFO:tasks.rados.rados.0.smithi003.stdout:3896: done (3 left) 2024-09-21T10:15:17.640 INFO:tasks.rados.rados.0.smithi003.stdout:3897: done (2 left) 2024-09-21T10:15:17.640 INFO:tasks.rados.rados.0.smithi003.stdout:3901: write oid 470 current snap is 0 2024-09-21T10:15:17.640 INFO:tasks.rados.rados.0.smithi003.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2024-09-21T10:15:17.649 INFO:tasks.rados.rados.0.smithi003.stdout:3901: writing smithi00370293-470 from 585537 to 1040738 tid 1 2024-09-21T10:15:17.660 INFO:tasks.rados.rados.0.smithi003.stdout:3901: writing smithi00370293-470 from 1498799 to 2107965 tid 2 2024-09-21T10:15:17.660 INFO:tasks.rados.rados.0.smithi003.stdout:3902: write oid 124 current snap is 0 2024-09-21T10:15:17.660 INFO:tasks.rados.rados.0.smithi003.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2024-09-21T10:15:17.670 INFO:tasks.rados.rados.0.smithi003.stdout:3902: writing smithi00370293-124 from 602344 to 1132794 tid 1 2024-09-21T10:15:17.678 INFO:tasks.rados.rados.0.smithi003.stdout:3902: writing smithi00370293-124 from 1557281 to 2026458 tid 2 2024-09-21T10:15:17.678 INFO:tasks.rados.rados.0.smithi003.stdout:3903: read oid 268 snap -1 2024-09-21T10:15:17.678 INFO:tasks.rados.rados.0.smithi003.stdout:3903: expect (ObjNum 1991 snap 0 seq_num 1991) 2024-09-21T10:15:17.679 INFO:tasks.rados.rados.0.smithi003.stdout:3904: write oid 433 current snap is 0 2024-09-21T10:15:17.679 INFO:tasks.rados.rados.0.smithi003.stdout:3899: expect (ObjNum 2192 snap 0 seq_num 2192) 2024-09-21T10:15:17.822 INFO:tasks.rados.rados.0.smithi003.stdout:3900: finishing write tid 1 to smithi00370293-409 2024-09-21T10:15:17.822 INFO:tasks.rados.rados.0.smithi003.stdout:3900: finishing write tid 2 to smithi00370293-409 2024-09-21T10:15:17.823 INFO:tasks.rados.rados.0.smithi003.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2024-09-21T10:15:17.829 INFO:tasks.rados.rados.0.smithi003.stdout:3904: writing smithi00370293-433 from 619151 to 1224850 tid 1 2024-09-21T10:15:17.835 INFO:tasks.rados.rados.0.smithi003.stdout:3904: writing smithi00370293-433 from 2015763 to 2219151 tid 2 2024-09-21T10:15:17.835 INFO:tasks.rados.rados.0.smithi003.stdout:3899: done (5 left) 2024-09-21T10:15:17.835 INFO:tasks.rados.rados.0.smithi003.stdout:3905: write oid 125 current snap is 0 2024-09-21T10:15:17.836 INFO:tasks.rados.rados.0.smithi003.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2024-09-21T10:15:17.843 INFO:tasks.rados.rados.0.smithi003.stdout:3905: writing smithi00370293-125 from 635958 to 1316906 tid 1 2024-09-21T10:15:17.848 INFO:tasks.rados.rados.0.smithi003.stdout:3905: writing smithi00370293-125 from 1957892 to 2235958 tid 2 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:3906: write oid 123 current snap is 0 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:3900: finishing write tid 3 to smithi00370293-409 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:3900: finishing write tid 4 to smithi00370293-409 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:3900: oid 409 updating version 0 to 695 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:3900: oid 409 updating version 695 to 696 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:3900: oid 409 version 696 is already newer than 694 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 409 v 696 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:3900: left oid 409 (ObjNum 2390 snap 0 seq_num 2390) 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:3901: finishing write tid 1 to smithi00370293-470 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:3901: finishing write tid 2 to smithi00370293-470 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:3901: finishing write tid 3 to smithi00370293-470 2024-09-21T10:15:17.849 INFO:tasks.rados.rados.0.smithi003.stdout:3901: finishing write tid 4 to smithi00370293-470 2024-09-21T10:15:17.850 INFO:tasks.rados.rados.0.smithi003.stdout:3901: oid 470 updating version 0 to 369 2024-09-21T10:15:17.850 INFO:tasks.rados.rados.0.smithi003.stdout:3901: oid 470 updating version 369 to 370 2024-09-21T10:15:17.850 INFO:tasks.rados.rados.0.smithi003.stdout:3901: oid 470 updating version 370 to 371 2024-09-21T10:15:17.850 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 470 v 371 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2024-09-21T10:15:17.850 INFO:tasks.rados.rados.0.smithi003.stdout:3901: left oid 470 (ObjNum 2391 snap 0 seq_num 2391) 2024-09-21T10:15:17.850 INFO:tasks.rados.rados.0.smithi003.stdout:3902: finishing write tid 1 to smithi00370293-124 2024-09-21T10:15:17.850 INFO:tasks.rados.rados.0.smithi003.stdout:3902: finishing write tid 2 to smithi00370293-124 2024-09-21T10:15:17.850 INFO:tasks.rados.rados.0.smithi003.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2024-09-21T10:15:17.855 INFO:tasks.rados.rados.0.smithi003.stdout:3906: writing smithi00370293-123 from 652765 to 1125315 tid 1 2024-09-21T10:15:17.861 INFO:tasks.rados.rados.0.smithi003.stdout:3906: writing smithi00370293-123 from 1732727 to 2252765 tid 2 2024-09-21T10:15:17.862 INFO:tasks.rados.rados.0.smithi003.stdout:3900: done (6 left) 2024-09-21T10:15:17.862 INFO:tasks.rados.rados.0.smithi003.stdout:3901: done (5 left) 2024-09-21T10:15:17.862 INFO:tasks.rados.rados.0.smithi003.stdout:3907: write oid 345 current snap is 0 2024-09-21T10:15:17.862 INFO:tasks.rados.rados.0.smithi003.stdout:3902: finishing write tid 3 to smithi00370293-124 2024-09-21T10:15:17.862 INFO:tasks.rados.rados.0.smithi003.stdout:3902: finishing write tid 4 to smithi00370293-124 2024-09-21T10:15:17.862 INFO:tasks.rados.rados.0.smithi003.stdout:3902: oid 124 updating version 0 to 484 2024-09-21T10:15:17.862 INFO:tasks.rados.rados.0.smithi003.stdout:3902: oid 124 updating version 484 to 485 2024-09-21T10:15:17.862 INFO:tasks.rados.rados.0.smithi003.stdout:3902: oid 124 updating version 485 to 486 2024-09-21T10:15:17.862 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 124 v 486 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2024-09-21T10:15:17.862 INFO:tasks.rados.rados.0.smithi003.stdout:3902: left oid 124 (ObjNum 2392 snap 0 seq_num 2392) 2024-09-21T10:15:17.862 INFO:tasks.rados.rados.0.smithi003.stdout:3903: expect (ObjNum 1991 snap 0 seq_num 1991) 2024-09-21T10:15:18.009 INFO:tasks.rados.rados.0.smithi003.stdout:3904: finishing write tid 1 to smithi00370293-433 2024-09-21T10:15:18.009 INFO:tasks.rados.rados.0.smithi003.stdout:3904: finishing write tid 2 to smithi00370293-433 2024-09-21T10:15:18.009 INFO:tasks.rados.rados.0.smithi003.stdout:3904: finishing write tid 3 to smithi00370293-433 2024-09-21T10:15:18.009 INFO:tasks.rados.rados.0.smithi003.stdout:3904: finishing write tid 4 to smithi00370293-433 2024-09-21T10:15:18.009 INFO:tasks.rados.rados.0.smithi003.stdout:3904: oid 433 updating version 0 to 699 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3904: oid 433 version 699 is already newer than 698 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3904: oid 433 version 699 is already newer than 697 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 433 v 699 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3904: left oid 433 (ObjNum 2393 snap 0 seq_num 2393) 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3905: finishing write tid 1 to smithi00370293-125 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3905: finishing write tid 2 to smithi00370293-125 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3905: finishing write tid 3 to smithi00370293-125 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3905: finishing write tid 4 to smithi00370293-125 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3905: oid 125 updating version 0 to 316 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3905: oid 125 version 316 is already newer than 314 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3905: oid 125 version 316 is already newer than 315 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 125 v 316 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3905: left oid 125 (ObjNum 2394 snap 0 seq_num 2394) 2024-09-21T10:15:18.010 INFO:tasks.rados.rados.0.smithi003.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2024-09-21T10:15:18.019 INFO:tasks.rados.rados.0.smithi003.stdout:3907: writing smithi00370293-345 from 669572 to 1217371 tid 1 2024-09-21T10:15:18.029 INFO:tasks.rados.rados.0.smithi003.stdout:3907: writing smithi00370293-345 from 1791209 to 2269572 tid 2 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3902: done (5 left) 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3903: done (4 left) 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3904: done (3 left) 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3905: done (2 left) 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3908: write oid 348 current snap is 0 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3906: finishing write tid 1 to smithi00370293-123 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3906: finishing write tid 2 to smithi00370293-123 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3906: finishing write tid 3 to smithi00370293-123 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3906: finishing write tid 4 to smithi00370293-123 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3906: oid 123 updating version 0 to 533 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3906: oid 123 version 533 is already newer than 531 2024-09-21T10:15:18.030 INFO:tasks.rados.rados.0.smithi003.stdout:3906: oid 123 version 533 is already newer than 532 2024-09-21T10:15:18.031 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 123 v 533 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2024-09-21T10:15:18.031 INFO:tasks.rados.rados.0.smithi003.stdout:3906: left oid 123 (ObjNum 2395 snap 0 seq_num 2395) 2024-09-21T10:15:18.031 INFO:tasks.rados.rados.0.smithi003.stdout:3907: finishing write tid 1 to smithi00370293-345 2024-09-21T10:15:18.031 INFO:tasks.rados.rados.0.smithi003.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2024-09-21T10:15:18.042 INFO:tasks.rados.rados.0.smithi003.stdout:3908: writing smithi00370293-348 from 686379 to 1309427 tid 1 2024-09-21T10:15:18.052 INFO:tasks.rados.rados.0.smithi003.stdout:3908: writing smithi00370293-348 from 1849691 to 2286379 tid 2 2024-09-21T10:15:18.052 INFO:tasks.rados.rados.0.smithi003.stdout:3906: done (2 left) 2024-09-21T10:15:18.052 INFO:tasks.rados.rados.0.smithi003.stdout:3909: write oid 27 current snap is 0 2024-09-21T10:15:18.053 INFO:tasks.rados.rados.0.smithi003.stdout:3907: finishing write tid 2 to smithi00370293-345 2024-09-21T10:15:18.053 INFO:tasks.rados.rados.0.smithi003.stdout:3907: finishing write tid 3 to smithi00370293-345 2024-09-21T10:15:18.053 INFO:tasks.rados.rados.0.smithi003.stdout:3907: finishing write tid 4 to smithi00370293-345 2024-09-21T10:15:18.053 INFO:tasks.rados.rados.0.smithi003.stdout:3907: oid 345 updating version 0 to 702 2024-09-21T10:15:18.053 INFO:tasks.rados.rados.0.smithi003.stdout:3907: oid 345 version 702 is already newer than 701 2024-09-21T10:15:18.053 INFO:tasks.rados.rados.0.smithi003.stdout:3907: oid 345 version 702 is already newer than 700 2024-09-21T10:15:18.053 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 345 v 702 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2024-09-21T10:15:18.053 INFO:tasks.rados.rados.0.smithi003.stdout:3907: left oid 345 (ObjNum 2396 snap 0 seq_num 2396) 2024-09-21T10:15:18.053 INFO:tasks.rados.rados.0.smithi003.stdout:3908: finishing write tid 1 to smithi00370293-348 2024-09-21T10:15:18.053 INFO:tasks.rados.rados.0.smithi003.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2024-09-21T10:15:18.062 INFO:tasks.rados.rados.0.smithi003.stdout:3909: writing smithi00370293-27 from 703186 to 1401483 tid 1 2024-09-21T10:15:18.071 INFO:tasks.rados.rados.0.smithi003.stdout:3909: writing smithi00370293-27 from 2191820 to 2303186 tid 2 2024-09-21T10:15:18.071 INFO:tasks.rados.rados.0.smithi003.stdout:3907: done (2 left) 2024-09-21T10:15:18.071 INFO:tasks.rados.rados.0.smithi003.stdout:3910: write oid 291 current snap is 0 2024-09-21T10:15:18.071 INFO:tasks.rados.rados.0.smithi003.stdout:3908: finishing write tid 2 to smithi00370293-348 2024-09-21T10:15:18.071 INFO:tasks.rados.rados.0.smithi003.stdout:3908: finishing write tid 3 to smithi00370293-348 2024-09-21T10:15:18.071 INFO:tasks.rados.rados.0.smithi003.stdout:3908: finishing write tid 4 to smithi00370293-348 2024-09-21T10:15:18.071 INFO:tasks.rados.rados.0.smithi003.stdout:3908: oid 348 updating version 0 to 507 2024-09-21T10:15:18.071 INFO:tasks.rados.rados.0.smithi003.stdout:3908: oid 348 updating version 507 to 509 2024-09-21T10:15:18.071 INFO:tasks.rados.rados.0.smithi003.stdout:3908: oid 348 version 509 is already newer than 508 2024-09-21T10:15:18.071 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 348 v 509 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2024-09-21T10:15:18.071 INFO:tasks.rados.rados.0.smithi003.stdout:3908: left oid 348 (ObjNum 2397 snap 0 seq_num 2397) 2024-09-21T10:15:18.072 INFO:tasks.rados.rados.0.smithi003.stdout:3909: finishing write tid 1 to smithi00370293-27 2024-09-21T10:15:18.072 INFO:tasks.rados.rados.0.smithi003.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2024-09-21T10:15:18.079 INFO:tasks.rados.rados.0.smithi003.stdout:3910: writing smithi00370293-291 from 719993 to 1493539 tid 1 2024-09-21T10:15:18.085 INFO:tasks.rados.rados.0.smithi003.stdout:3910: writing smithi00370293-291 from 2250302 to 2319993 tid 2 2024-09-21T10:15:18.085 INFO:tasks.rados.rados.0.smithi003.stdout:3908: done (2 left) 2024-09-21T10:15:18.085 INFO:tasks.rados.rados.0.smithi003.stdout:3911: write oid 32 current snap is 0 2024-09-21T10:15:18.085 INFO:tasks.rados.rados.0.smithi003.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2024-09-21T10:15:18.094 INFO:tasks.rados.rados.0.smithi003.stdout:3911: writing smithi00370293-32 from 736800 to 1185595 tid 1 2024-09-21T10:15:18.102 INFO:tasks.rados.rados.0.smithi003.stdout:3911: writing smithi00370293-32 from 1908784 to 2336800 tid 2 2024-09-21T10:15:18.102 INFO:tasks.rados.rados.0.smithi003.stdout:3912: write oid 459 current snap is 0 2024-09-21T10:15:18.102 INFO:tasks.rados.rados.0.smithi003.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2024-09-21T10:15:18.110 INFO:tasks.rados.rados.0.smithi003.stdout:3912: writing smithi00370293-459 from 753607 to 1277651 tid 1 2024-09-21T10:15:18.117 INFO:tasks.rados.rados.0.smithi003.stdout:3912: writing smithi00370293-459 from 1967266 to 2353607 tid 2 2024-09-21T10:15:18.117 INFO:tasks.rados.rados.0.smithi003.stdout:3913: read oid 361 snap -1 2024-09-21T10:15:18.117 INFO:tasks.rados.rados.0.smithi003.stdout:3913: expect (ObjNum 2110 snap 0 seq_num 2110) 2024-09-21T10:15:18.117 INFO:tasks.rados.rados.0.smithi003.stdout:3914: write oid 167 current snap is 0 2024-09-21T10:15:18.117 INFO:tasks.rados.rados.0.smithi003.stdout:3909: finishing write tid 2 to smithi00370293-27 2024-09-21T10:15:18.117 INFO:tasks.rados.rados.0.smithi003.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2024-09-21T10:15:18.125 INFO:tasks.rados.rados.0.smithi003.stdout:3914: writing smithi00370293-167 from 770414 to 1369707 tid 1 2024-09-21T10:15:18.131 INFO:tasks.rados.rados.0.smithi003.stdout:3914: writing smithi00370293-167 from 1909395 to 2370414 tid 2 2024-09-21T10:15:18.131 INFO:tasks.rados.rados.0.smithi003.stdout:3915: write oid 92 current snap is 0 2024-09-21T10:15:18.131 INFO:tasks.rados.rados.0.smithi003.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2024-09-21T10:15:18.140 INFO:tasks.rados.rados.0.smithi003.stdout:3915: writing smithi00370293-92 from 787221 to 1578116 tid 1 2024-09-21T10:15:18.145 INFO:tasks.rados.rados.0.smithi003.stdout:3915: writing smithi00370293-92 from 2084230 to 2387221 tid 2 2024-09-21T10:15:18.146 INFO:tasks.rados.rados.0.smithi003.stdout:3916: write oid 170 current snap is 0 2024-09-21T10:15:18.146 INFO:tasks.rados.rados.0.smithi003.stdout:3909: finishing write tid 3 to smithi00370293-27 2024-09-21T10:15:18.146 INFO:tasks.rados.rados.0.smithi003.stdout:3909: finishing write tid 4 to smithi00370293-27 2024-09-21T10:15:18.146 INFO:tasks.rados.rados.0.smithi003.stdout:3909: oid 27 updating version 0 to 703 2024-09-21T10:15:18.146 INFO:tasks.rados.rados.0.smithi003.stdout:3909: oid 27 updating version 703 to 705 2024-09-21T10:15:18.146 INFO:tasks.rados.rados.0.smithi003.stdout:3909: oid 27 version 705 is already newer than 704 2024-09-21T10:15:18.146 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 27 v 705 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2024-09-21T10:15:18.146 INFO:tasks.rados.rados.0.smithi003.stdout:3909: left oid 27 (ObjNum 2398 snap 0 seq_num 2398) 2024-09-21T10:15:18.146 INFO:tasks.rados.rados.0.smithi003.stdout:3910: finishing write tid 1 to smithi00370293-291 2024-09-21T10:15:18.146 INFO:tasks.rados.rados.0.smithi003.stdout:3910: finishing write tid 2 to smithi00370293-291 2024-09-21T10:15:18.146 INFO:tasks.rados.rados.0.smithi003.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2024-09-21T10:15:18.150 INFO:tasks.rados.rados.0.smithi003.stdout:3916: writing smithi00370293-170 from 404028 to 870172 tid 1 2024-09-21T10:15:18.157 INFO:tasks.rados.rados.0.smithi003.stdout:3916: writing smithi00370293-170 from 1342712 to 2117550 tid 2 2024-09-21T10:15:18.157 INFO:tasks.rados.rados.0.smithi003.stdout:3909: done (7 left) 2024-09-21T10:15:18.157 INFO:tasks.rados.rados.0.smithi003.stdout:3917: write oid 249 current snap is 0 2024-09-21T10:15:18.157 INFO:tasks.rados.rados.0.smithi003.stdout:3910: finishing write tid 3 to smithi00370293-291 2024-09-21T10:15:18.158 INFO:tasks.rados.rados.0.smithi003.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2024-09-21T10:15:18.163 INFO:tasks.rados.rados.0.smithi003.stdout:3917: writing smithi00370293-249 from 420835 to 962228 tid 1 2024-09-21T10:15:18.169 INFO:tasks.rados.rados.0.smithi003.stdout:3917: writing smithi00370293-249 from 1401194 to 2036043 tid 2 2024-09-21T10:15:18.169 INFO:tasks.rados.rados.0.smithi003.stdout:3918: write oid 156 current snap is 0 2024-09-21T10:15:18.169 INFO:tasks.rados.rados.0.smithi003.stdout:3910: finishing write tid 4 to smithi00370293-291 2024-09-21T10:15:18.169 INFO:tasks.rados.rados.0.smithi003.stdout:3910: oid 291 updating version 0 to 468 2024-09-21T10:15:18.169 INFO:tasks.rados.rados.0.smithi003.stdout:3910: oid 291 updating version 468 to 469 2024-09-21T10:15:18.169 INFO:tasks.rados.rados.0.smithi003.stdout:3910: oid 291 updating version 469 to 470 2024-09-21T10:15:18.169 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 291 v 470 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2024-09-21T10:15:18.169 INFO:tasks.rados.rados.0.smithi003.stdout:3910: left oid 291 (ObjNum 2399 snap 0 seq_num 2399) 2024-09-21T10:15:18.170 INFO:tasks.rados.rados.0.smithi003.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2024-09-21T10:15:18.175 INFO:tasks.rados.rados.0.smithi003.stdout:3918: writing smithi00370293-156 from 437642 to 1054284 tid 1 2024-09-21T10:15:18.183 INFO:tasks.rados.rados.0.smithi003.stdout:3918: writing smithi00370293-156 from 1743323 to 2437642 tid 2 2024-09-21T10:15:18.183 INFO:tasks.rados.rados.0.smithi003.stdout:3910: done (8 left) 2024-09-21T10:15:18.183 INFO:tasks.rados.rados.0.smithi003.stdout:3919: write oid 258 current snap is 0 2024-09-21T10:15:18.183 INFO:tasks.rados.rados.0.smithi003.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2024-09-21T10:15:18.189 INFO:tasks.rados.rados.0.smithi003.stdout:3919: writing smithi00370293-258 from 454449 to 1146340 tid 1 2024-09-21T10:15:18.196 INFO:tasks.rados.rados.0.smithi003.stdout:3919: writing smithi00370293-258 from 1801805 to 2323970 tid 2 2024-09-21T10:15:18.196 INFO:tasks.rados.rados.0.smithi003.stdout:3920: read oid 120 snap -1 2024-09-21T10:15:18.196 INFO:tasks.rados.rados.0.smithi003.stdout:3920: expect deleted 2024-09-21T10:15:18.196 INFO:tasks.rados.rados.0.smithi003.stdout:3921: read oid 482 snap -1 2024-09-21T10:15:18.197 INFO:tasks.rados.rados.0.smithi003.stdout:3921: expect (ObjNum 1934 snap 0 seq_num 1934) 2024-09-21T10:15:18.197 INFO:tasks.rados.rados.0.smithi003.stdout:3922: write oid 463 current snap is 0 2024-09-21T10:15:18.197 INFO:tasks.rados.rados.0.smithi003.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2024-09-21T10:15:18.203 INFO:tasks.rados.rados.0.smithi003.stdout:3922: writing smithi00370293-463 from 471256 to 1238396 tid 1 2024-09-21T10:15:18.210 INFO:tasks.rados.rados.0.smithi003.stdout:3922: writing smithi00370293-463 from 1860287 to 2471256 tid 2 2024-09-21T10:15:18.211 INFO:tasks.rados.rados.0.smithi003.stdout:3923: write oid 143 current snap is 0 2024-09-21T10:15:18.211 INFO:tasks.rados.rados.0.smithi003.stdout:3911: finishing write tid 1 to smithi00370293-32 2024-09-21T10:15:18.211 INFO:tasks.rados.rados.0.smithi003.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2024-09-21T10:15:18.216 INFO:tasks.rados.rados.0.smithi003.stdout:3923: writing smithi00370293-143 from 488063 to 930452 tid 1 2024-09-21T10:15:18.222 INFO:tasks.rados.rados.0.smithi003.stdout:3923: writing smithi00370293-143 from 1518769 to 2044603 tid 2 2024-09-21T10:15:18.222 INFO:tasks.rados.rados.0.smithi003.stdout:3924: write oid 455 current snap is 0 2024-09-21T10:15:18.222 INFO:tasks.rados.rados.0.smithi003.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2024-09-21T10:15:18.229 INFO:tasks.rados.rados.0.smithi003.stdout:3924: writing smithi00370293-455 from 504870 to 1138861 tid 1 2024-09-21T10:15:18.237 INFO:tasks.rados.rados.0.smithi003.stdout:3924: writing smithi00370293-455 from 1693604 to 2479449 tid 2 2024-09-21T10:15:18.237 INFO:tasks.rados.rados.0.smithi003.stdout:3925: delete oid 201 current snap is 0 2024-09-21T10:15:18.237 INFO:tasks.rados.rados.0.smithi003.stdout:3911: finishing write tid 2 to smithi00370293-32 2024-09-21T10:15:18.237 INFO:tasks.rados.rados.0.smithi003.stdout:3911: finishing write tid 3 to smithi00370293-32 2024-09-21T10:15:18.237 INFO:tasks.rados.rados.0.smithi003.stdout:3911: finishing write tid 4 to smithi00370293-32 2024-09-21T10:15:18.237 INFO:tasks.rados.rados.0.smithi003.stdout:3911: oid 32 updating version 0 to 435 2024-09-21T10:15:18.237 INFO:tasks.rados.rados.0.smithi003.stdout:3911: oid 32 version 435 is already newer than 434 2024-09-21T10:15:18.237 INFO:tasks.rados.rados.0.smithi003.stdout:3911: oid 32 updating version 435 to 436 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 32 v 436 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:3911: left oid 32 (ObjNum 2400 snap 0 seq_num 2400) 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:3912: finishing write tid 1 to smithi00370293-459 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:3912: finishing write tid 2 to smithi00370293-459 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:3912: finishing write tid 3 to smithi00370293-459 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:3912: finishing write tid 4 to smithi00370293-459 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:3912: oid 459 updating version 0 to 487 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:3912: oid 459 updating version 487 to 489 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:3912: oid 459 version 489 is already newer than 488 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 459 v 489 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:3912: left oid 459 (ObjNum 2401 snap 0 seq_num 2401) 2024-09-21T10:15:18.238 INFO:tasks.rados.rados.0.smithi003.stdout:3913: expect (ObjNum 2110 snap 0 seq_num 2110) 2024-09-21T10:15:18.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:18 smithi003 bash[31899]: cluster 2024-09-21T10:15:17.183682+0000 mgr.y (mgr.24839) 49 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 10 MiB/s wr, 99 op/s 2024-09-21T10:15:18.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:18 smithi003 bash[22527]: cluster 2024-09-21T10:15:17.183682+0000 mgr.y (mgr.24839) 49 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 10 MiB/s wr, 99 op/s 2024-09-21T10:15:18.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:18 smithi204 bash[24804]: cluster 2024-09-21T10:15:17.183682+0000 mgr.y (mgr.24839) 49 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 74 MiB/s rd, 10 MiB/s wr, 99 op/s 2024-09-21T10:15:18.554 INFO:tasks.rados.rados.0.smithi003.stdout:3914: finishing write tid 1 to smithi00370293-167 2024-09-21T10:15:18.554 INFO:tasks.rados.rados.0.smithi003.stdout:3914: finishing write tid 2 to smithi00370293-167 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3914: finishing write tid 3 to smithi00370293-167 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3914: finishing write tid 4 to smithi00370293-167 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3914: oid 167 updating version 0 to 512 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3914: oid 167 version 512 is already newer than 511 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3914: oid 167 version 512 is already newer than 510 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 167 v 512 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3914: left oid 167 (ObjNum 2402 snap 0 seq_num 2402) 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3915: finishing write tid 1 to smithi00370293-92 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3915: finishing write tid 2 to smithi00370293-92 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3915: finishing write tid 3 to smithi00370293-92 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3915: finishing write tid 4 to smithi00370293-92 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3915: oid 92 updating version 0 to 524 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3915: oid 92 updating version 524 to 525 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:3915: oid 92 updating version 525 to 526 2024-09-21T10:15:18.555 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 92 v 526 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3915: left oid 92 (ObjNum 2403 snap 0 seq_num 2403) 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3916: finishing write tid 1 to smithi00370293-170 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3916: finishing write tid 2 to smithi00370293-170 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3916: finishing write tid 3 to smithi00370293-170 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3916: finishing write tid 4 to smithi00370293-170 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3916: oid 170 updating version 0 to 540 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3916: oid 170 updating version 540 to 541 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3916: oid 170 updating version 541 to 542 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 170 v 542 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3916: left oid 170 (ObjNum 2404 snap 0 seq_num 2404) 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3917: finishing write tid 1 to smithi00370293-249 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3917: finishing write tid 2 to smithi00370293-249 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3917: finishing write tid 3 to smithi00370293-249 2024-09-21T10:15:18.556 INFO:tasks.rados.rados.0.smithi003.stdout:3917: finishing write tid 4 to smithi00370293-249 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3917: oid 249 updating version 0 to 492 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3917: oid 249 version 492 is already newer than 490 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3917: oid 249 version 492 is already newer than 491 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 249 v 492 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3917: left oid 249 (ObjNum 2405 snap 0 seq_num 2405) 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3918: finishing write tid 1 to smithi00370293-156 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3918: finishing write tid 2 to smithi00370293-156 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3918: finishing write tid 3 to smithi00370293-156 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3918: finishing write tid 4 to smithi00370293-156 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3918: oid 156 updating version 0 to 461 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3918: oid 156 updating version 461 to 462 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3918: oid 156 version 462 is already newer than 460 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 156 v 462 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2024-09-21T10:15:18.557 INFO:tasks.rados.rados.0.smithi003.stdout:3918: left oid 156 (ObjNum 2406 snap 0 seq_num 2406) 2024-09-21T10:15:18.558 INFO:tasks.rados.rados.0.smithi003.stdout:3919: finishing write tid 1 to smithi00370293-258 2024-09-21T10:15:18.558 INFO:tasks.rados.rados.0.smithi003.stdout:3919: finishing write tid 2 to smithi00370293-258 2024-09-21T10:15:18.558 INFO:tasks.rados.rados.0.smithi003.stdout:3919: finishing write tid 3 to smithi00370293-258 2024-09-21T10:15:18.558 INFO:tasks.rados.rados.0.smithi003.stdout:3919: finishing write tid 4 to smithi00370293-258 2024-09-21T10:15:18.558 INFO:tasks.rados.rados.0.smithi003.stdout:3919: oid 258 updating version 0 to 515 2024-09-21T10:15:18.558 INFO:tasks.rados.rados.0.smithi003.stdout:3919: oid 258 version 515 is already newer than 514 2024-09-21T10:15:18.558 INFO:tasks.rados.rados.0.smithi003.stdout:3919: oid 258 version 515 is already newer than 513 2024-09-21T10:15:18.558 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 258 v 515 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2024-09-21T10:15:18.558 INFO:tasks.rados.rados.0.smithi003.stdout:3919: left oid 258 (ObjNum 2407 snap 0 seq_num 2407) 2024-09-21T10:15:18.558 INFO:tasks.rados.rados.0.smithi003.stdout:3921: expect (ObjNum 1934 snap 0 seq_num 1934) 2024-09-21T10:15:18.713 INFO:tasks.rados.rados.0.smithi003.stdout:3922: finishing write tid 1 to smithi00370293-463 2024-09-21T10:15:18.713 INFO:tasks.rados.rados.0.smithi003.stdout:3922: finishing write tid 2 to smithi00370293-463 2024-09-21T10:15:18.713 INFO:tasks.rados.rados.0.smithi003.stdout:3922: finishing write tid 3 to smithi00370293-463 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3922: finishing write tid 4 to smithi00370293-463 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3922: oid 463 updating version 0 to 438 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3922: oid 463 updating version 438 to 439 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3922: oid 463 version 439 is already newer than 437 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 463 v 439 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3922: left oid 463 (ObjNum 2408 snap 0 seq_num 2408) 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3923: finishing write tid 1 to smithi00370293-143 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3923: finishing write tid 2 to smithi00370293-143 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3923: finishing write tid 3 to smithi00370293-143 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3923: finishing write tid 4 to smithi00370293-143 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3923: oid 143 updating version 0 to 708 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3923: oid 143 version 708 is already newer than 707 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3923: oid 143 version 708 is already newer than 706 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 143 v 708 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2024-09-21T10:15:18.714 INFO:tasks.rados.rados.0.smithi003.stdout:3923: left oid 143 (ObjNum 2409 snap 0 seq_num 2409) 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3924: finishing write tid 1 to smithi00370293-455 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3924: finishing write tid 2 to smithi00370293-455 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3924: finishing write tid 3 to smithi00370293-455 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3924: finishing write tid 4 to smithi00370293-455 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3924: oid 455 updating version 0 to 443 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3924: oid 455 version 443 is already newer than 442 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3924: oid 455 updating version 443 to 444 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 455 v 444 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3924: left oid 455 (ObjNum 2410 snap 0 seq_num 2410) 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3911: done (14 left) 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3912: done (13 left) 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3913: done (12 left) 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3914: done (11 left) 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3915: done (10 left) 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3916: done (9 left) 2024-09-21T10:15:18.715 INFO:tasks.rados.rados.0.smithi003.stdout:3917: done (8 left) 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3918: done (7 left) 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3919: done (6 left) 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3920: done (5 left) 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3921: done (4 left) 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3922: done (3 left) 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3923: done (2 left) 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3924: done (1 left) 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3925: done (0 left) 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3926: read oid 315 snap -1 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3926: expect (ObjNum 2374 snap 0 seq_num 2374) 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3927: write oid 331 current snap is 0 2024-09-21T10:15:18.716 INFO:tasks.rados.rados.0.smithi003.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2024-09-21T10:15:18.723 INFO:tasks.rados.rados.0.smithi003.stdout:3927: writing smithi00370293-331 from 538484 to 1322973 tid 1 2024-09-21T10:15:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:3927: writing smithi00370293-331 from 2094215 to 2538484 tid 2 2024-09-21T10:15:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:3928: write oid 395 current snap is 0 2024-09-21T10:15:18.733 INFO:tasks.rados.rados.0.smithi003.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2024-09-21T10:15:18.741 INFO:tasks.rados.rados.0.smithi003.stdout:3928: writing smithi00370293-395 from 555291 to 1015029 tid 1 2024-09-21T10:15:18.752 INFO:tasks.rados.rados.0.smithi003.stdout:3928: writing smithi00370293-395 from 1752697 to 2285869 tid 2 2024-09-21T10:15:18.752 INFO:tasks.rados.rados.0.smithi003.stdout:3929: read oid 194 snap -1 2024-09-21T10:15:18.752 INFO:tasks.rados.rados.0.smithi003.stdout:3929: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T10:15:18.752 INFO:tasks.rados.rados.0.smithi003.stdout:3930: read oid 280 snap -1 2024-09-21T10:15:18.752 INFO:tasks.rados.rados.0.smithi003.stdout:3930: expect deleted 2024-09-21T10:15:18.752 INFO:tasks.rados.rados.0.smithi003.stdout:3931: read oid 225 snap -1 2024-09-21T10:15:18.752 INFO:tasks.rados.rados.0.smithi003.stdout:3931: expect (ObjNum 1704 snap 0 seq_num 1704) 2024-09-21T10:15:18.752 INFO:tasks.rados.rados.0.smithi003.stdout:3932: write oid 101 current snap is 0 2024-09-21T10:15:18.752 INFO:tasks.rados.rados.0.smithi003.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2024-09-21T10:15:18.761 INFO:tasks.rados.rados.0.smithi003.stdout:3932: writing smithi00370293-101 from 572098 to 1107085 tid 1 2024-09-21T10:15:18.773 INFO:tasks.rados.rados.0.smithi003.stdout:3932: writing smithi00370293-101 from 1811179 to 2572098 tid 2 2024-09-21T10:15:18.773 INFO:tasks.rados.rados.0.smithi003.stdout:3933: write oid 357 current snap is 0 2024-09-21T10:15:18.773 INFO:tasks.rados.rados.0.smithi003.stdout:3926: expect (ObjNum 2374 snap 0 seq_num 2374) 2024-09-21T10:15:19.032 INFO:tasks.rados.rados.0.smithi003.stdout:3927: finishing write tid 1 to smithi00370293-331 2024-09-21T10:15:19.033 INFO:tasks.rados.rados.0.smithi003.stdout:3927: finishing write tid 2 to smithi00370293-331 2024-09-21T10:15:19.033 INFO:tasks.rados.rados.0.smithi003.stdout:3927: finishing write tid 3 to smithi00370293-331 2024-09-21T10:15:19.033 INFO:tasks.rados.rados.0.smithi003.stdout:3927: finishing write tid 4 to smithi00370293-331 2024-09-21T10:15:19.033 INFO:tasks.rados.rados.0.smithi003.stdout:3927: oid 331 updating version 0 to 545 2024-09-21T10:15:19.033 INFO:tasks.rados.rados.0.smithi003.stdout:3927: oid 331 version 545 is already newer than 543 2024-09-21T10:15:19.033 INFO:tasks.rados.rados.0.smithi003.stdout:3927: oid 331 version 545 is already newer than 544 2024-09-21T10:15:19.033 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 331 v 545 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2024-09-21T10:15:19.033 INFO:tasks.rados.rados.0.smithi003.stdout:3927: left oid 331 (ObjNum 2412 snap 0 seq_num 2412) 2024-09-21T10:15:19.033 INFO:tasks.rados.rados.0.smithi003.stdout:3928: finishing write tid 1 to smithi00370293-395 2024-09-21T10:15:19.033 INFO:tasks.rados.rados.0.smithi003.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2024-09-21T10:15:19.039 INFO:tasks.rados.rados.0.smithi003.stdout:3933: writing smithi00370293-357 from 588905 to 1199141 tid 1 2024-09-21T10:15:19.045 INFO:tasks.rados.rados.0.smithi003.stdout:3933: writing smithi00370293-357 from 1753308 to 2290149 tid 2 2024-09-21T10:15:19.045 INFO:tasks.rados.rados.0.smithi003.stdout:3926: done (7 left) 2024-09-21T10:15:19.045 INFO:tasks.rados.rados.0.smithi003.stdout:3927: done (6 left) 2024-09-21T10:15:19.045 INFO:tasks.rados.rados.0.smithi003.stdout:3934: write oid 55 current snap is 0 2024-09-21T10:15:19.046 INFO:tasks.rados.rados.0.smithi003.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2024-09-21T10:15:19.053 INFO:tasks.rados.rados.0.smithi003.stdout:3934: writing smithi00370293-55 from 605712 to 1291197 tid 1 2024-09-21T10:15:19.061 INFO:tasks.rados.rados.0.smithi003.stdout:3934: writing smithi00370293-55 from 1811790 to 2605712 tid 2 2024-09-21T10:15:19.061 INFO:tasks.rados.rados.0.smithi003.stdout:3935: read oid 230 snap -1 2024-09-21T10:15:19.061 INFO:tasks.rados.rados.0.smithi003.stdout:3935: expect (ObjNum 2342 snap 0 seq_num 2342) 2024-09-21T10:15:19.061 INFO:tasks.rados.rados.0.smithi003.stdout:3936: delete oid 349 current snap is 0 2024-09-21T10:15:19.061 INFO:tasks.rados.rados.0.smithi003.stdout:3928: finishing write tid 2 to smithi00370293-395 2024-09-21T10:15:19.061 INFO:tasks.rados.rados.0.smithi003.stdout:3928: finishing write tid 3 to smithi00370293-395 2024-09-21T10:15:19.061 INFO:tasks.rados.rados.0.smithi003.stdout:3928: finishing write tid 4 to smithi00370293-395 2024-09-21T10:15:19.061 INFO:tasks.rados.rados.0.smithi003.stdout:3928: oid 395 updating version 0 to 534 2024-09-21T10:15:19.062 INFO:tasks.rados.rados.0.smithi003.stdout:3928: oid 395 updating version 534 to 535 2024-09-21T10:15:19.062 INFO:tasks.rados.rados.0.smithi003.stdout:3928: oid 395 updating version 535 to 536 2024-09-21T10:15:19.062 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 395 v 536 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2024-09-21T10:15:19.062 INFO:tasks.rados.rados.0.smithi003.stdout:3928: left oid 395 (ObjNum 2413 snap 0 seq_num 2413) 2024-09-21T10:15:19.062 INFO:tasks.rados.rados.0.smithi003.stdout:3931: expect (ObjNum 1704 snap 0 seq_num 1704) 2024-09-21T10:15:19.146 INFO:tasks.rados.rados.0.smithi003.stdout:3929: expect (ObjNum 654 snap 0 seq_num 654) 2024-09-21T10:15:19.286 INFO:tasks.rados.rados.0.smithi003.stdout:3932: finishing write tid 1 to smithi00370293-101 2024-09-21T10:15:19.286 INFO:tasks.rados.rados.0.smithi003.stdout:3932: finishing write tid 2 to smithi00370293-101 2024-09-21T10:15:19.286 INFO:tasks.rados.rados.0.smithi003.stdout:3932: finishing write tid 3 to smithi00370293-101 2024-09-21T10:15:19.286 INFO:tasks.rados.rados.0.smithi003.stdout:3932: finishing write tid 4 to smithi00370293-101 2024-09-21T10:15:19.286 INFO:tasks.rados.rados.0.smithi003.stdout:3932: oid 101 updating version 0 to 539 2024-09-21T10:15:19.286 INFO:tasks.rados.rados.0.smithi003.stdout:3932: oid 101 version 539 is already newer than 537 2024-09-21T10:15:19.286 INFO:tasks.rados.rados.0.smithi003.stdout:3932: oid 101 version 539 is already newer than 538 2024-09-21T10:15:19.286 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 101 v 539 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2024-09-21T10:15:19.286 INFO:tasks.rados.rados.0.smithi003.stdout:3932: left oid 101 (ObjNum 2414 snap 0 seq_num 2414) 2024-09-21T10:15:19.286 INFO:tasks.rados.rados.0.smithi003.stdout:3933: finishing write tid 1 to smithi00370293-357 2024-09-21T10:15:19.286 INFO:tasks.rados.rados.0.smithi003.stdout:3933: finishing write tid 2 to smithi00370293-357 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3933: finishing write tid 3 to smithi00370293-357 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3933: finishing write tid 4 to smithi00370293-357 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3933: oid 357 updating version 0 to 373 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3933: oid 357 updating version 373 to 374 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3933: oid 357 version 374 is already newer than 372 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 357 v 374 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3933: left oid 357 (ObjNum 2415 snap 0 seq_num 2415) 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3934: finishing write tid 1 to smithi00370293-55 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3934: finishing write tid 2 to smithi00370293-55 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3934: finishing write tid 3 to smithi00370293-55 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3934: finishing write tid 4 to smithi00370293-55 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3934: oid 55 updating version 0 to 548 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3934: oid 55 version 548 is already newer than 546 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:3934: oid 55 version 548 is already newer than 547 2024-09-21T10:15:19.287 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 55 v 548 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2024-09-21T10:15:19.288 INFO:tasks.rados.rados.0.smithi003.stdout:3934: left oid 55 (ObjNum 2416 snap 0 seq_num 2416) 2024-09-21T10:15:19.288 INFO:tasks.rados.rados.0.smithi003.stdout:3935: expect (ObjNum 2342 snap 0 seq_num 2342) 2024-09-21T10:15:19.551 INFO:tasks.rados.rados.0.smithi003.stdout:3928: done (8 left) 2024-09-21T10:15:19.551 INFO:tasks.rados.rados.0.smithi003.stdout:3929: done (7 left) 2024-09-21T10:15:19.551 INFO:tasks.rados.rados.0.smithi003.stdout:3930: done (6 left) 2024-09-21T10:15:19.551 INFO:tasks.rados.rados.0.smithi003.stdout:3931: done (5 left) 2024-09-21T10:15:19.551 INFO:tasks.rados.rados.0.smithi003.stdout:3932: done (4 left) 2024-09-21T10:15:19.551 INFO:tasks.rados.rados.0.smithi003.stdout:3933: done (3 left) 2024-09-21T10:15:19.552 INFO:tasks.rados.rados.0.smithi003.stdout:3934: done (2 left) 2024-09-21T10:15:19.552 INFO:tasks.rados.rados.0.smithi003.stdout:3935: done (1 left) 2024-09-21T10:15:19.552 INFO:tasks.rados.rados.0.smithi003.stdout:3936: done (0 left) 2024-09-21T10:15:19.552 INFO:tasks.rados.rados.0.smithi003.stdout:3937: read oid 142 snap -1 2024-09-21T10:15:19.552 INFO:tasks.rados.rados.0.smithi003.stdout:3937: expect (ObjNum 2181 snap 0 seq_num 2181) 2024-09-21T10:15:19.552 INFO:tasks.rados.rados.0.smithi003.stdout:3938: read oid 281 snap -1 2024-09-21T10:15:19.552 INFO:tasks.rados.rados.0.smithi003.stdout:3938: expect (ObjNum 1963 snap 0 seq_num 1963) 2024-09-21T10:15:19.552 INFO:tasks.rados.rados.0.smithi003.stdout:3939: write oid 363 current snap is 0 2024-09-21T10:15:19.552 INFO:tasks.rados.rados.0.smithi003.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2024-09-21T10:15:19.571 INFO:tasks.rados.rados.0.smithi003.stdout:3939: writing smithi00370293-363 from 639326 to 1191662 tid 1 2024-09-21T10:15:19.585 INFO:tasks.rados.rados.0.smithi003.stdout:3939: writing smithi00370293-363 from 1645107 to 2045628 tid 2 2024-09-21T10:15:19.595 INFO:tasks.rados.rados.0.smithi003.stdout:3939: writing smithi00370293-363 from 2501032 to 2639326 tid 3 2024-09-21T10:15:19.595 INFO:tasks.rados.rados.0.smithi003.stdout:3940: write oid 329 current snap is 0 2024-09-21T10:15:19.595 INFO:tasks.rados.rados.0.smithi003.stdout:3937: expect (ObjNum 2181 snap 0 seq_num 2181) 2024-09-21T10:15:19.742 INFO:tasks.rados.rados.0.smithi003.stdout:3938: expect (ObjNum 1963 snap 0 seq_num 1963) 2024-09-21T10:15:19.908 INFO:tasks.rados.rados.0.smithi003.stdout:3939: finishing write tid 1 to smithi00370293-363 2024-09-21T10:15:19.908 INFO:tasks.rados.rados.0.smithi003.stdout:3939: finishing write tid 2 to smithi00370293-363 2024-09-21T10:15:19.908 INFO:tasks.rados.rados.0.smithi003.stdout:3939: finishing write tid 3 to smithi00370293-363 2024-09-21T10:15:19.909 INFO:tasks.rados.rados.0.smithi003.stdout:3939: finishing write tid 4 to smithi00370293-363 2024-09-21T10:15:19.909 INFO:tasks.rados.rados.0.smithi003.stdout:3939: finishing write tid 5 to smithi00370293-363 2024-09-21T10:15:19.909 INFO:tasks.rados.rados.0.smithi003.stdout:3939: oid 363 updating version 0 to 504 2024-09-21T10:15:19.909 INFO:tasks.rados.rados.0.smithi003.stdout:3939: oid 363 version 504 is already newer than 503 2024-09-21T10:15:19.909 INFO:tasks.rados.rados.0.smithi003.stdout:3939: oid 363 version 504 is already newer than 502 2024-09-21T10:15:19.909 INFO:tasks.rados.rados.0.smithi003.stdout:3939: oid 363 updating version 504 to 505 2024-09-21T10:15:19.909 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 363 v 505 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2024-09-21T10:15:19.909 INFO:tasks.rados.rados.0.smithi003.stdout:3939: left oid 363 (ObjNum 2418 snap 0 seq_num 2418) 2024-09-21T10:15:19.909 INFO:tasks.rados.rados.0.smithi003.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2024-09-21T10:15:19.929 INFO:tasks.rados.rados.0.smithi003.stdout:3940: writing smithi00370293-329 from 656133 to 1283718 tid 1 2024-09-21T10:15:19.950 INFO:tasks.rados.rados.0.smithi003.stdout:3940: writing smithi00370293-329 from 1987236 to 2531415 tid 2 2024-09-21T10:15:19.950 INFO:tasks.rados.rados.0.smithi003.stdout:3937: done (3 left) 2024-09-21T10:15:19.950 INFO:tasks.rados.rados.0.smithi003.stdout:3938: done (2 left) 2024-09-21T10:15:19.950 INFO:tasks.rados.rados.0.smithi003.stdout:3939: done (1 left) 2024-09-21T10:15:19.950 INFO:tasks.rados.rados.0.smithi003.stdout:3941: write oid 419 current snap is 0 2024-09-21T10:15:19.950 INFO:tasks.rados.rados.0.smithi003.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2024-09-21T10:15:19.970 INFO:tasks.rados.rados.0.smithi003.stdout:3941: writing smithi00370293-419 from 672940 to 1375774 tid 1 2024-09-21T10:15:19.985 INFO:tasks.rados.rados.0.smithi003.stdout:3941: writing smithi00370293-419 from 2045718 to 2672940 tid 2 2024-09-21T10:15:19.985 INFO:tasks.rados.rados.0.smithi003.stdout:3942: write oid 234 current snap is 0 2024-09-21T10:15:19.985 INFO:tasks.rados.rados.0.smithi003.stdout:3940: finishing write tid 1 to smithi00370293-329 2024-09-21T10:15:19.985 INFO:tasks.rados.rados.0.smithi003.stdout:3940: finishing write tid 2 to smithi00370293-329 2024-09-21T10:15:19.985 INFO:tasks.rados.rados.0.smithi003.stdout:3940: finishing write tid 3 to smithi00370293-329 2024-09-21T10:15:19.985 INFO:tasks.rados.rados.0.smithi003.stdout:3940: finishing write tid 4 to smithi00370293-329 2024-09-21T10:15:19.985 INFO:tasks.rados.rados.0.smithi003.stdout:3940: oid 329 updating version 0 to 507 2024-09-21T10:15:19.985 INFO:tasks.rados.rados.0.smithi003.stdout:3940: oid 329 version 507 is already newer than 506 2024-09-21T10:15:19.985 INFO:tasks.rados.rados.0.smithi003.stdout:3940: oid 329 updating version 507 to 508 2024-09-21T10:15:19.986 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 329 v 508 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2024-09-21T10:15:19.986 INFO:tasks.rados.rados.0.smithi003.stdout:3940: left oid 329 (ObjNum 2419 snap 0 seq_num 2419) 2024-09-21T10:15:19.986 INFO:tasks.rados.rados.0.smithi003.stdout:3941: finishing write tid 1 to smithi00370293-419 2024-09-21T10:15:19.986 INFO:tasks.rados.rados.0.smithi003.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2024-09-21T10:15:20.001 INFO:tasks.rados.rados.0.smithi003.stdout:3942: writing smithi00370293-234 from 689747 to 1467830 tid 1 2024-09-21T10:15:20.015 INFO:tasks.rados.rados.0.smithi003.stdout:3942: writing smithi00370293-234 from 2104200 to 2652048 tid 2 2024-09-21T10:15:20.015 INFO:tasks.rados.rados.0.smithi003.stdout:3940: done (2 left) 2024-09-21T10:15:20.015 INFO:tasks.rados.rados.0.smithi003.stdout:3943: write oid 134 current snap is 0 2024-09-21T10:15:20.015 INFO:tasks.rados.rados.0.smithi003.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2024-09-21T10:15:20.027 INFO:tasks.rados.rados.0.smithi003.stdout:3943: writing smithi00370293-134 from 706554 to 1159886 tid 1 2024-09-21T10:15:20.039 INFO:tasks.rados.rados.0.smithi003.stdout:3943: writing smithi00370293-134 from 1762682 to 2454188 tid 2 2024-09-21T10:15:20.039 INFO:tasks.rados.rados.0.smithi003.stdout:3944: read oid 233 snap -1 2024-09-21T10:15:20.039 INFO:tasks.rados.rados.0.smithi003.stdout:3944: expect (ObjNum 1438 snap 0 seq_num 1438) 2024-09-21T10:15:20.039 INFO:tasks.rados.rados.0.smithi003.stdout:3945: read oid 116 snap -1 2024-09-21T10:15:20.039 INFO:tasks.rados.rados.0.smithi003.stdout:3945: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T10:15:20.040 INFO:tasks.rados.rados.0.smithi003.stdout:3946: read oid 186 snap -1 2024-09-21T10:15:20.040 INFO:tasks.rados.rados.0.smithi003.stdout:3946: expect (ObjNum 2067 snap 0 seq_num 2067) 2024-09-21T10:15:20.040 INFO:tasks.rados.rados.0.smithi003.stdout:3947: read oid 303 snap -1 2024-09-21T10:15:20.040 INFO:tasks.rados.rados.0.smithi003.stdout:3947: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-09-21T10:15:20.040 INFO:tasks.rados.rados.0.smithi003.stdout:3948: delete oid 180 current snap is 0 2024-09-21T10:15:20.040 INFO:tasks.rados.rados.0.smithi003.stdout:3941: finishing write tid 2 to smithi00370293-419 2024-09-21T10:15:20.040 INFO:tasks.rados.rados.0.smithi003.stdout:3941: finishing write tid 3 to smithi00370293-419 2024-09-21T10:15:20.040 INFO:tasks.rados.rados.0.smithi003.stdout:3941: finishing write tid 4 to smithi00370293-419 2024-09-21T10:15:20.040 INFO:tasks.rados.rados.0.smithi003.stdout:3941: oid 419 updating version 0 to 503 2024-09-21T10:15:20.040 INFO:tasks.rados.rados.0.smithi003.stdout:3941: oid 419 updating version 503 to 504 2024-09-21T10:15:20.041 INFO:tasks.rados.rados.0.smithi003.stdout:3941: oid 419 version 504 is already newer than 502 2024-09-21T10:15:20.041 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 419 v 504 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2024-09-21T10:15:20.041 INFO:tasks.rados.rados.0.smithi003.stdout:3941: left oid 419 (ObjNum 2420 snap 0 seq_num 2420) 2024-09-21T10:15:20.041 INFO:tasks.rados.rados.0.smithi003.stdout:3942: finishing write tid 1 to smithi00370293-234 2024-09-21T10:15:20.041 INFO:tasks.rados.rados.0.smithi003.stdout:3942: finishing write tid 2 to smithi00370293-234 2024-09-21T10:15:20.041 INFO:tasks.rados.rados.0.smithi003.stdout:3942: finishing write tid 3 to smithi00370293-234 2024-09-21T10:15:20.041 INFO:tasks.rados.rados.0.smithi003.stdout:3942: finishing write tid 4 to smithi00370293-234 2024-09-21T10:15:20.041 INFO:tasks.rados.rados.0.smithi003.stdout:3942: oid 234 updating version 0 to 529 2024-09-21T10:15:20.042 INFO:tasks.rados.rados.0.smithi003.stdout:3942: oid 234 version 529 is already newer than 528 2024-09-21T10:15:20.042 INFO:tasks.rados.rados.0.smithi003.stdout:3942: oid 234 updating version 529 to 530 2024-09-21T10:15:20.042 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 234 v 530 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2024-09-21T10:15:20.042 INFO:tasks.rados.rados.0.smithi003.stdout:3942: left oid 234 (ObjNum 2421 snap 0 seq_num 2421) 2024-09-21T10:15:20.042 INFO:tasks.rados.rados.0.smithi003.stdout:3943: finishing write tid 1 to smithi00370293-134 2024-09-21T10:15:20.043 INFO:tasks.rados.rados.0.smithi003.stdout:3941: done (7 left) 2024-09-21T10:15:20.043 INFO:tasks.rados.rados.0.smithi003.stdout:3942: done (6 left) 2024-09-21T10:15:20.043 INFO:tasks.rados.rados.0.smithi003.stdout:3948: done (5 left) 2024-09-21T10:15:20.043 INFO:tasks.rados.rados.0.smithi003.stdout:3949: write oid 107 current snap is 0 2024-09-21T10:15:20.043 INFO:tasks.rados.rados.0.smithi003.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2024-09-21T10:15:20.051 INFO:tasks.rados.rados.0.smithi003.stdout:3949: writing smithi00370293-107 from 740168 to 1343998 tid 1 2024-09-21T10:15:20.058 INFO:tasks.rados.rados.0.smithi003.stdout:3949: writing smithi00370293-107 from 1763293 to 2458468 tid 2 2024-09-21T10:15:20.058 INFO:tasks.rados.rados.0.smithi003.stdout:3950: delete oid 293 current snap is 0 2024-09-21T10:15:20.059 INFO:tasks.rados.rados.0.smithi003.stdout:3946: expect (ObjNum 2067 snap 0 seq_num 2067) 2024-09-21T10:15:20.236 INFO:tasks.rados.rados.0.smithi003.stdout:3943: finishing write tid 2 to smithi00370293-134 2024-09-21T10:15:20.236 INFO:tasks.rados.rados.0.smithi003.stdout:3943: finishing write tid 3 to smithi00370293-134 2024-09-21T10:15:20.236 INFO:tasks.rados.rados.0.smithi003.stdout:3946: done (6 left) 2024-09-21T10:15:20.236 INFO:tasks.rados.rados.0.smithi003.stdout:3950: done (5 left) 2024-09-21T10:15:20.236 INFO:tasks.rados.rados.0.smithi003.stdout:3951: read oid 104 snap -1 2024-09-21T10:15:20.237 INFO:tasks.rados.rados.0.smithi003.stdout:3951: expect (ObjNum 1566 snap 0 seq_num 1566) 2024-09-21T10:15:20.237 INFO:tasks.rados.rados.0.smithi003.stdout:3952: write oid 276 current snap is 0 2024-09-21T10:15:20.237 INFO:tasks.rados.rados.0.smithi003.stdout:3943: finishing write tid 4 to smithi00370293-134 2024-09-21T10:15:20.237 INFO:tasks.rados.rados.0.smithi003.stdout:3943: oid 134 updating version 0 to 463 2024-09-21T10:15:20.237 INFO:tasks.rados.rados.0.smithi003.stdout:3943: oid 134 updating version 463 to 464 2024-09-21T10:15:20.237 INFO:tasks.rados.rados.0.smithi003.stdout:3943: oid 134 updating version 464 to 465 2024-09-21T10:15:20.237 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 134 v 465 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2024-09-21T10:15:20.237 INFO:tasks.rados.rados.0.smithi003.stdout:3943: left oid 134 (ObjNum 2422 snap 0 seq_num 2422) 2024-09-21T10:15:20.237 INFO:tasks.rados.rados.0.smithi003.stdout:3945: expect (ObjNum 1635 snap 0 seq_num 1635) 2024-09-21T10:15:20.349 INFO:tasks.rados.rados.0.smithi003.stdout:3944: expect (ObjNum 1438 snap 0 seq_num 1438) 2024-09-21T10:15:20.470 INFO:tasks.rados.rados.0.smithi003.stdout:3947: expect (ObjNum 1768 snap 0 seq_num 1768) 2024-09-21T10:15:20.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:20 smithi204 bash[24804]: cluster 2024-09-21T10:15:19.184293+0000 mgr.y (mgr.24839) 50 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.2 MiB/s wr, 65 op/s 2024-09-21T10:15:20.641 INFO:tasks.rados.rados.0.smithi003.stdout:3949: finishing write tid 1 to smithi00370293-107 2024-09-21T10:15:20.641 INFO:tasks.rados.rados.0.smithi003.stdout:3949: finishing write tid 2 to smithi00370293-107 2024-09-21T10:15:20.641 INFO:tasks.rados.rados.0.smithi003.stdout:3949: finishing write tid 3 to smithi00370293-107 2024-09-21T10:15:20.642 INFO:tasks.rados.rados.0.smithi003.stdout:3949: finishing write tid 4 to smithi00370293-107 2024-09-21T10:15:20.642 INFO:tasks.rados.rados.0.smithi003.stdout:3949: oid 107 updating version 0 to 541 2024-09-21T10:15:20.642 INFO:tasks.rados.rados.0.smithi003.stdout:3949: oid 107 version 541 is already newer than 540 2024-09-21T10:15:20.642 INFO:tasks.rados.rados.0.smithi003.stdout:3949: oid 107 updating version 541 to 542 2024-09-21T10:15:20.642 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 107 v 542 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2024-09-21T10:15:20.642 INFO:tasks.rados.rados.0.smithi003.stdout:3949: left oid 107 (ObjNum 2424 snap 0 seq_num 2424) 2024-09-21T10:15:20.642 INFO:tasks.rados.rados.0.smithi003.stdout:3951: expect (ObjNum 1566 snap 0 seq_num 1566) 2024-09-21T10:15:20.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:20 smithi003 bash[31899]: cluster 2024-09-21T10:15:19.184293+0000 mgr.y (mgr.24839) 50 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.2 MiB/s wr, 65 op/s 2024-09-21T10:15:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:20 smithi003 bash[22527]: cluster 2024-09-21T10:15:19.184293+0000 mgr.y (mgr.24839) 50 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 47 MiB/s rd, 7.2 MiB/s wr, 65 op/s 2024-09-21T10:15:20.759 INFO:tasks.rados.rados.0.smithi003.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2024-09-21T10:15:20.766 INFO:tasks.rados.rados.0.smithi003.stdout:3952: writing smithi00370293-276 from 773782 to 1244463 tid 1 2024-09-21T10:15:20.774 INFO:tasks.rados.rados.0.smithi003.stdout:3952: writing smithi00370293-276 from 1996610 to 2695454 tid 2 2024-09-21T10:15:20.774 INFO:tasks.rados.rados.0.smithi003.stdout:3943: done (6 left) 2024-09-21T10:15:20.774 INFO:tasks.rados.rados.0.smithi003.stdout:3944: done (5 left) 2024-09-21T10:15:20.774 INFO:tasks.rados.rados.0.smithi003.stdout:3945: done (4 left) 2024-09-21T10:15:20.775 INFO:tasks.rados.rados.0.smithi003.stdout:3947: done (3 left) 2024-09-21T10:15:20.775 INFO:tasks.rados.rados.0.smithi003.stdout:3949: done (2 left) 2024-09-21T10:15:20.775 INFO:tasks.rados.rados.0.smithi003.stdout:3951: done (1 left) 2024-09-21T10:15:20.775 INFO:tasks.rados.rados.0.smithi003.stdout:3953: write oid 73 current snap is 0 2024-09-21T10:15:20.775 INFO:tasks.rados.rados.0.smithi003.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2024-09-21T10:15:20.781 INFO:tasks.rados.rados.0.smithi003.stdout:3953: writing smithi00370293-73 from 790589 to 1336519 tid 1 2024-09-21T10:15:20.788 INFO:tasks.rados.rados.0.smithi003.stdout:3953: writing smithi00370293-73 from 1938739 to 2497594 tid 2 2024-09-21T10:15:20.789 INFO:tasks.rados.rados.0.smithi003.stdout:3954: write oid 50 current snap is 0 2024-09-21T10:15:20.789 INFO:tasks.rados.rados.0.smithi003.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2024-09-21T10:15:20.796 INFO:tasks.rados.rados.0.smithi003.stdout:3954: writing smithi00370293-50 from 407396 to 1028575 tid 1 2024-09-21T10:15:20.806 INFO:tasks.rados.rados.0.smithi003.stdout:3954: writing smithi00370293-50 from 1597221 to 2299734 tid 2 2024-09-21T10:15:20.806 INFO:tasks.rados.rados.0.smithi003.stdout:3955: write oid 165 current snap is 0 2024-09-21T10:15:20.806 INFO:tasks.rados.rados.0.smithi003.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2024-09-21T10:15:20.814 INFO:tasks.rados.rados.0.smithi003.stdout:3955: writing smithi00370293-165 from 424203 to 1120631 tid 1 2024-09-21T10:15:20.821 INFO:tasks.rados.rados.0.smithi003.stdout:3955: writing smithi00370293-165 from 1655703 to 2218227 tid 2 2024-09-21T10:15:20.822 INFO:tasks.rados.rados.0.smithi003.stdout:3956: write oid 214 current snap is 0 2024-09-21T10:15:20.822 INFO:tasks.rados.rados.0.smithi003.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2024-09-21T10:15:20.829 INFO:tasks.rados.rados.0.smithi003.stdout:3956: writing smithi00370293-214 from 441010 to 1212687 tid 1 2024-09-21T10:15:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:3956: writing smithi00370293-214 from 1714185 to 2420367 tid 2 2024-09-21T10:15:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:3957: delete oid 62 current snap is 0 2024-09-21T10:15:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:3952: finishing write tid 1 to smithi00370293-276 2024-09-21T10:15:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:3952: finishing write tid 2 to smithi00370293-276 2024-09-21T10:15:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:3952: finishing write tid 3 to smithi00370293-276 2024-09-21T10:15:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:3952: finishing write tid 4 to smithi00370293-276 2024-09-21T10:15:20.837 INFO:tasks.rados.rados.0.smithi003.stdout:3952: oid 276 updating version 0 to 511 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:3952: oid 276 version 511 is already newer than 510 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:3952: oid 276 version 511 is already newer than 509 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 276 v 511 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:3952: left oid 276 (ObjNum 2426 snap 0 seq_num 2426) 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:3953: finishing write tid 1 to smithi00370293-73 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:3953: finishing write tid 2 to smithi00370293-73 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:3953: finishing write tid 3 to smithi00370293-73 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:3953: finishing write tid 4 to smithi00370293-73 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:3953: oid 73 updating version 0 to 709 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:3953: oid 73 updating version 709 to 710 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:3953: oid 73 updating version 710 to 711 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 73 v 711 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2024-09-21T10:15:20.838 INFO:tasks.rados.rados.0.smithi003.stdout:3953: left oid 73 (ObjNum 2427 snap 0 seq_num 2427) 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3954: finishing write tid 1 to smithi00370293-50 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3954: finishing write tid 2 to smithi00370293-50 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3954: finishing write tid 3 to smithi00370293-50 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3954: finishing write tid 4 to smithi00370293-50 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3954: oid 50 updating version 0 to 712 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3954: oid 50 updating version 712 to 713 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3954: oid 50 updating version 713 to 714 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 50 v 714 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3954: left oid 50 (ObjNum 2428 snap 0 seq_num 2428) 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3955: finishing write tid 1 to smithi00370293-165 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3955: finishing write tid 2 to smithi00370293-165 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3955: finishing write tid 3 to smithi00370293-165 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3955: finishing write tid 4 to smithi00370293-165 2024-09-21T10:15:20.839 INFO:tasks.rados.rados.0.smithi003.stdout:3955: oid 165 updating version 0 to 466 2024-09-21T10:15:20.840 INFO:tasks.rados.rados.0.smithi003.stdout:3955: oid 165 updating version 466 to 467 2024-09-21T10:15:20.840 INFO:tasks.rados.rados.0.smithi003.stdout:3955: oid 165 updating version 467 to 468 2024-09-21T10:15:20.840 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 165 v 468 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2024-09-21T10:15:20.840 INFO:tasks.rados.rados.0.smithi003.stdout:3955: left oid 165 (ObjNum 2429 snap 0 seq_num 2429) 2024-09-21T10:15:20.840 INFO:tasks.rados.rados.0.smithi003.stdout:3956: finishing write tid 1 to smithi00370293-214 2024-09-21T10:15:20.844 INFO:tasks.rados.rados.0.smithi003.stdout:3956: finishing write tid 2 to smithi00370293-214 2024-09-21T10:15:20.844 INFO:tasks.rados.rados.0.smithi003.stdout:3956: finishing write tid 3 to smithi00370293-214 2024-09-21T10:15:20.845 INFO:tasks.rados.rados.0.smithi003.stdout:3956: finishing write tid 4 to smithi00370293-214 2024-09-21T10:15:20.845 INFO:tasks.rados.rados.0.smithi003.stdout:3956: oid 214 updating version 0 to 549 2024-09-21T10:15:20.845 INFO:tasks.rados.rados.0.smithi003.stdout:3956: oid 214 updating version 549 to 551 2024-09-21T10:15:20.845 INFO:tasks.rados.rados.0.smithi003.stdout:3956: oid 214 version 551 is already newer than 550 2024-09-21T10:15:20.845 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 214 v 551 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2024-09-21T10:15:20.845 INFO:tasks.rados.rados.0.smithi003.stdout:3956: left oid 214 (ObjNum 2430 snap 0 seq_num 2430) 2024-09-21T10:15:20.846 INFO:tasks.rados.rados.0.smithi003.stdout:3952: done (5 left) 2024-09-21T10:15:20.846 INFO:tasks.rados.rados.0.smithi003.stdout:3953: done (4 left) 2024-09-21T10:15:20.846 INFO:tasks.rados.rados.0.smithi003.stdout:3954: done (3 left) 2024-09-21T10:15:20.846 INFO:tasks.rados.rados.0.smithi003.stdout:3955: done (2 left) 2024-09-21T10:15:20.846 INFO:tasks.rados.rados.0.smithi003.stdout:3956: done (1 left) 2024-09-21T10:15:20.846 INFO:tasks.rados.rados.0.smithi003.stdout:3957: done (0 left) 2024-09-21T10:15:20.846 INFO:tasks.rados.rados.0.smithi003.stdout:3958: write oid 14 current snap is 0 2024-09-21T10:15:20.846 INFO:tasks.rados.rados.0.smithi003.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2024-09-21T10:15:20.850 INFO:tasks.rados.rados.0.smithi003.stdout:3958: writing smithi00370293-14 from 474624 to 996799 tid 1 2024-09-21T10:15:20.859 INFO:tasks.rados.rados.0.smithi003.stdout:3958: writing smithi00370293-14 from 1714796 to 2424647 tid 2 2024-09-21T10:15:20.859 INFO:tasks.rados.rados.0.smithi003.stdout:3959: read oid 320 snap -1 2024-09-21T10:15:20.859 INFO:tasks.rados.rados.0.smithi003.stdout:3959: expect deleted 2024-09-21T10:15:20.859 INFO:tasks.rados.rados.0.smithi003.stdout:3960: read oid 269 snap -1 2024-09-21T10:15:20.859 INFO:tasks.rados.rados.0.smithi003.stdout:3960: expect (ObjNum 2169 snap 0 seq_num 2169) 2024-09-21T10:15:20.859 INFO:tasks.rados.rados.0.smithi003.stdout:3961: read oid 178 snap -1 2024-09-21T10:15:20.859 INFO:tasks.rados.rados.0.smithi003.stdout:3961: expect (ObjNum 177 snap 0 seq_num 177) 2024-09-21T10:15:20.859 INFO:tasks.rados.rados.0.smithi003.stdout:3962: read oid 381 snap -1 2024-09-21T10:15:20.859 INFO:tasks.rados.rados.0.smithi003.stdout:3962: expect (ObjNum 1843 snap 0 seq_num 1843) 2024-09-21T10:15:20.859 INFO:tasks.rados.rados.0.smithi003.stdout:3963: delete oid 481 current snap is 0 2024-09-21T10:15:20.859 INFO:tasks.rados.rados.0.smithi003.stdout:3958: finishing write tid 1 to smithi00370293-14 2024-09-21T10:15:20.868 INFO:tasks.rados.rados.0.smithi003.stdout:3958: finishing write tid 2 to smithi00370293-14 2024-09-21T10:15:20.868 INFO:tasks.rados.rados.0.smithi003.stdout:3958: finishing write tid 3 to smithi00370293-14 2024-09-21T10:15:20.868 INFO:tasks.rados.rados.0.smithi003.stdout:3958: finishing write tid 4 to smithi00370293-14 2024-09-21T10:15:20.868 INFO:tasks.rados.rados.0.smithi003.stdout:3958: oid 14 updating version 0 to 441 2024-09-21T10:15:20.868 INFO:tasks.rados.rados.0.smithi003.stdout:3958: oid 14 updating version 441 to 442 2024-09-21T10:15:20.869 INFO:tasks.rados.rados.0.smithi003.stdout:3958: oid 14 version 442 is already newer than 440 2024-09-21T10:15:20.869 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 14 v 442 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2024-09-21T10:15:20.869 INFO:tasks.rados.rados.0.smithi003.stdout:3958: left oid 14 (ObjNum 2432 snap 0 seq_num 2432) 2024-09-21T10:15:20.869 INFO:tasks.rados.rados.0.smithi003.stdout:3962: expect (ObjNum 1843 snap 0 seq_num 1843) 2024-09-21T10:15:21.059 INFO:tasks.rados.rados.0.smithi003.stdout:3961: expect (ObjNum 177 snap 0 seq_num 177) 2024-09-21T10:15:21.155 INFO:tasks.rados.rados.0.smithi003.stdout:3960: expect (ObjNum 2169 snap 0 seq_num 2169) 2024-09-21T10:15:21.336 INFO:tasks.rados.rados.0.smithi003.stdout:3958: done (5 left) 2024-09-21T10:15:21.336 INFO:tasks.rados.rados.0.smithi003.stdout:3959: done (4 left) 2024-09-21T10:15:21.336 INFO:tasks.rados.rados.0.smithi003.stdout:3960: done (3 left) 2024-09-21T10:15:21.336 INFO:tasks.rados.rados.0.smithi003.stdout:3961: done (2 left) 2024-09-21T10:15:21.336 INFO:tasks.rados.rados.0.smithi003.stdout:3962: done (1 left) 2024-09-21T10:15:21.336 INFO:tasks.rados.rados.0.smithi003.stdout:3963: done (0 left) 2024-09-21T10:15:21.336 INFO:tasks.rados.rados.0.smithi003.stdout:3964: write oid 152 current snap is 0 2024-09-21T10:15:21.336 INFO:tasks.rados.rados.0.smithi003.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2024-09-21T10:15:21.350 INFO:tasks.rados.rados.0.smithi003.stdout:3964: writing smithi00370293-152 from 508238 to 1297264 tid 1 2024-09-21T10:15:21.366 INFO:tasks.rados.rados.0.smithi003.stdout:3964: writing smithi00370293-152 from 1948113 to 2661633 tid 2 2024-09-21T10:15:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3965: read oid 10 snap -1 2024-09-21T10:15:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3965: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T10:15:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3966: write oid 494 current snap is 0 2024-09-21T10:15:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3964: finishing write tid 1 to smithi00370293-152 2024-09-21T10:15:21.367 INFO:tasks.rados.rados.0.smithi003.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2024-09-21T10:15:21.378 INFO:tasks.rados.rados.0.smithi003.stdout:3966: writing smithi00370293-494 from 525045 to 989320 tid 1 2024-09-21T10:15:21.390 INFO:tasks.rados.rados.0.smithi003.stdout:3966: writing smithi00370293-494 from 1490242 to 1947420 tid 2 2024-09-21T10:15:21.401 INFO:tasks.rados.rados.0.smithi003.stdout:3966: writing smithi00370293-494 from 2501811 to 2925045 tid 3 2024-09-21T10:15:21.401 INFO:tasks.rados.rados.0.smithi003.stdout:3967: read oid 163 snap -1 2024-09-21T10:15:21.401 INFO:tasks.rados.rados.0.smithi003.stdout:3967: expect (ObjNum 2200 snap 0 seq_num 2200) 2024-09-21T10:15:21.401 INFO:tasks.rados.rados.0.smithi003.stdout:3968: write oid 255 current snap is 0 2024-09-21T10:15:21.401 INFO:tasks.rados.rados.0.smithi003.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2024-09-21T10:15:21.412 INFO:tasks.rados.rados.0.smithi003.stdout:3968: writing smithi00370293-255 from 541852 to 1081376 tid 1 2024-09-21T10:15:21.422 INFO:tasks.rados.rados.0.smithi003.stdout:3968: writing smithi00370293-255 from 1548724 to 2265913 tid 2 2024-09-21T10:15:21.428 INFO:tasks.rados.rados.0.smithi003.stdout:3968: writing smithi00370293-255 from 2929234 to 2941852 tid 3 2024-09-21T10:15:21.428 INFO:tasks.rados.rados.0.smithi003.stdout:3969: write oid 254 current snap is 0 2024-09-21T10:15:21.428 INFO:tasks.rados.rados.0.smithi003.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2024-09-21T10:15:21.436 INFO:tasks.rados.rados.0.smithi003.stdout:3969: writing smithi00370293-254 from 558659 to 1173432 tid 1 2024-09-21T10:15:21.442 INFO:tasks.rados.rados.0.smithi003.stdout:3969: writing smithi00370293-254 from 1607206 to 2068053 tid 2 2024-09-21T10:15:21.448 INFO:tasks.rados.rados.0.smithi003.stdout:3969: writing smithi00370293-254 from 2556657 to 2958659 tid 3 2024-09-21T10:15:21.448 INFO:tasks.rados.rados.0.smithi003.stdout:3970: write oid 227 current snap is 0 2024-09-21T10:15:21.448 INFO:tasks.rados.rados.0.smithi003.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2024-09-21T10:15:21.456 INFO:tasks.rados.rados.0.smithi003.stdout:3970: writing smithi00370293-227 from 575466 to 1265488 tid 1 2024-09-21T10:15:21.463 INFO:tasks.rados.rados.0.smithi003.stdout:3970: writing smithi00370293-227 from 1665688 to 2386546 tid 2 2024-09-21T10:15:21.463 INFO:tasks.rados.rados.0.smithi003.stdout:3971: read oid 112 snap -1 2024-09-21T10:15:21.463 INFO:tasks.rados.rados.0.smithi003.stdout:3971: expect (ObjNum 1956 snap 0 seq_num 1956) 2024-09-21T10:15:21.463 INFO:tasks.rados.rados.0.smithi003.stdout:3972: read oid 41 snap -1 2024-09-21T10:15:21.463 INFO:tasks.rados.rados.0.smithi003.stdout:3972: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:15:21.463 INFO:tasks.rados.rados.0.smithi003.stdout:3973: write oid 158 current snap is 0 2024-09-21T10:15:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:3964: finishing write tid 2 to smithi00370293-152 2024-09-21T10:15:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:3964: finishing write tid 3 to smithi00370293-152 2024-09-21T10:15:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:3964: finishing write tid 4 to smithi00370293-152 2024-09-21T10:15:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:3964: oid 152 updating version 0 to 495 2024-09-21T10:15:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:3964: oid 152 version 495 is already newer than 493 2024-09-21T10:15:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:3964: oid 152 version 495 is already newer than 494 2024-09-21T10:15:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 152 v 495 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2024-09-21T10:15:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:3964: left oid 152 (ObjNum 2434 snap 0 seq_num 2434) 2024-09-21T10:15:21.464 INFO:tasks.rados.rados.0.smithi003.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2024-09-21T10:15:21.472 INFO:tasks.rados.rados.0.smithi003.stdout:3973: writing smithi00370293-158 from 592273 to 1357544 tid 1 2024-09-21T10:15:21.479 INFO:tasks.rados.rados.0.smithi003.stdout:3973: writing smithi00370293-158 from 2007817 to 2472333 tid 2 2024-09-21T10:15:21.482 INFO:tasks.rados.rados.0.smithi003.stdout:3973: writing smithi00370293-158 from 2895150 to 2992273 tid 3 2024-09-21T10:15:21.483 INFO:tasks.rados.rados.0.smithi003.stdout:3964: done (9 left) 2024-09-21T10:15:21.483 INFO:tasks.rados.rados.0.smithi003.stdout:3974: write oid 231 current snap is 0 2024-09-21T10:15:21.483 INFO:tasks.rados.rados.0.smithi003.stdout:3965: expect (ObjNum 9 snap 0 seq_num 9) 2024-09-21T10:15:21.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:21 smithi204 bash[24804]: audit 2024-09-21T10:15:21.135466+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:21.585 INFO:tasks.rados.rados.0.smithi003.stdout:3966: finishing write tid 1 to smithi00370293-494 2024-09-21T10:15:21.585 INFO:tasks.rados.rados.0.smithi003.stdout:3966: finishing write tid 2 to smithi00370293-494 2024-09-21T10:15:21.585 INFO:tasks.rados.rados.0.smithi003.stdout:3967: expect (ObjNum 2200 snap 0 seq_num 2200) 2024-09-21T10:15:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:21 smithi003 bash[22527]: audit 2024-09-21T10:15:21.135466+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:21.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:21 smithi003 bash[31899]: audit 2024-09-21T10:15:21.135466+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:21.781 INFO:tasks.rados.rados.0.smithi003.stdout:3966: finishing write tid 3 to smithi00370293-494 2024-09-21T10:15:21.781 INFO:tasks.rados.rados.0.smithi003.stdout:3966: finishing write tid 4 to smithi00370293-494 2024-09-21T10:15:21.781 INFO:tasks.rados.rados.0.smithi003.stdout:3966: finishing write tid 5 to smithi00370293-494 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3966: oid 494 updating version 0 to 375 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3966: oid 494 updating version 375 to 378 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3966: oid 494 version 378 is already newer than 377 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3966: oid 494 version 378 is already newer than 376 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 494 v 378 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3966: left oid 494 (ObjNum 2435 snap 0 seq_num 2435) 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3968: finishing write tid 1 to smithi00370293-255 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3968: finishing write tid 2 to smithi00370293-255 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3968: finishing write tid 3 to smithi00370293-255 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3968: finishing write tid 4 to smithi00370293-255 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3968: finishing write tid 5 to smithi00370293-255 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3968: oid 255 updating version 0 to 514 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3968: oid 255 version 514 is already newer than 513 2024-09-21T10:15:21.782 INFO:tasks.rados.rados.0.smithi003.stdout:3968: oid 255 version 514 is already newer than 512 2024-09-21T10:15:21.783 INFO:tasks.rados.rados.0.smithi003.stdout:3968: oid 255 updating version 514 to 515 2024-09-21T10:15:21.783 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 255 v 515 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2024-09-21T10:15:21.783 INFO:tasks.rados.rados.0.smithi003.stdout:3968: left oid 255 (ObjNum 2436 snap 0 seq_num 2436) 2024-09-21T10:15:21.783 INFO:tasks.rados.rados.0.smithi003.stdout:3969: finishing write tid 1 to smithi00370293-254 2024-09-21T10:15:21.783 INFO:tasks.rados.rados.0.smithi003.stdout:3969: finishing write tid 2 to smithi00370293-254 2024-09-21T10:15:21.783 INFO:tasks.rados.rados.0.smithi003.stdout:3969: finishing write tid 3 to smithi00370293-254 2024-09-21T10:15:21.783 INFO:tasks.rados.rados.0.smithi003.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2024-09-21T10:15:21.794 INFO:tasks.rados.rados.0.smithi003.stdout:3974: writing smithi00370293-231 from 609080 to 1049600 tid 1 2024-09-21T10:15:21.808 INFO:tasks.rados.rados.0.smithi003.stdout:3974: writing smithi00370293-231 from 1666299 to 2390826 tid 2 2024-09-21T10:15:21.816 INFO:tasks.rados.rados.0.smithi003.stdout:3974: writing smithi00370293-231 from 2922573 to 3009080 tid 3 2024-09-21T10:15:21.816 INFO:tasks.rados.rados.0.smithi003.stdout:3965: done (9 left) 2024-09-21T10:15:21.816 INFO:tasks.rados.rados.0.smithi003.stdout:3966: done (8 left) 2024-09-21T10:15:21.816 INFO:tasks.rados.rados.0.smithi003.stdout:3967: done (7 left) 2024-09-21T10:15:21.816 INFO:tasks.rados.rados.0.smithi003.stdout:3968: done (6 left) 2024-09-21T10:15:21.816 INFO:tasks.rados.rados.0.smithi003.stdout:3975: read oid 351 snap -1 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3975: expect (ObjNum 2187 snap 0 seq_num 2187) 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3976: delete oid 424 current snap is 0 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3969: finishing write tid 4 to smithi00370293-254 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3969: finishing write tid 5 to smithi00370293-254 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3969: oid 254 updating version 0 to 518 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3969: oid 254 version 518 is already newer than 517 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3969: oid 254 updating version 518 to 519 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3969: oid 254 updating version 519 to 520 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 254 v 520 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3969: left oid 254 (ObjNum 2437 snap 0 seq_num 2437) 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3970: finishing write tid 1 to smithi00370293-227 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3970: finishing write tid 2 to smithi00370293-227 2024-09-21T10:15:21.817 INFO:tasks.rados.rados.0.smithi003.stdout:3970: finishing write tid 3 to smithi00370293-227 2024-09-21T10:15:21.818 INFO:tasks.rados.rados.0.smithi003.stdout:3970: finishing write tid 4 to smithi00370293-227 2024-09-21T10:15:21.818 INFO:tasks.rados.rados.0.smithi003.stdout:3970: oid 227 updating version 0 to 395 2024-09-21T10:15:21.818 INFO:tasks.rados.rados.0.smithi003.stdout:3970: oid 227 version 395 is already newer than 394 2024-09-21T10:15:21.818 INFO:tasks.rados.rados.0.smithi003.stdout:3970: oid 227 updating version 395 to 396 2024-09-21T10:15:21.818 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 227 v 396 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2024-09-21T10:15:21.818 INFO:tasks.rados.rados.0.smithi003.stdout:3970: left oid 227 (ObjNum 2438 snap 0 seq_num 2438) 2024-09-21T10:15:21.818 INFO:tasks.rados.rados.0.smithi003.stdout:3971: expect (ObjNum 1956 snap 0 seq_num 1956) 2024-09-21T10:15:22.054 INFO:tasks.rados.rados.0.smithi003.stdout:3972: expect (ObjNum 985 snap 0 seq_num 985) 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:3973: finishing write tid 1 to smithi00370293-158 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:3973: finishing write tid 2 to smithi00370293-158 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:3973: finishing write tid 3 to smithi00370293-158 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:3973: finishing write tid 4 to smithi00370293-158 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:3973: finishing write tid 5 to smithi00370293-158 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:3973: oid 158 updating version 0 to 554 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:3973: oid 158 updating version 554 to 555 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:3973: oid 158 version 555 is already newer than 553 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:3973: oid 158 updating version 555 to 556 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 158 v 556 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:3973: left oid 158 (ObjNum 2439 snap 0 seq_num 2439) 2024-09-21T10:15:22.174 INFO:tasks.rados.rados.0.smithi003.stdout:3974: finishing write tid 1 to smithi00370293-231 2024-09-21T10:15:22.175 INFO:tasks.rados.rados.0.smithi003.stdout:3974: finishing write tid 2 to smithi00370293-231 2024-09-21T10:15:22.175 INFO:tasks.rados.rados.0.smithi003.stdout:3974: finishing write tid 3 to smithi00370293-231 2024-09-21T10:15:22.175 INFO:tasks.rados.rados.0.smithi003.stdout:3974: finishing write tid 4 to smithi00370293-231 2024-09-21T10:15:22.175 INFO:tasks.rados.rados.0.smithi003.stdout:3974: finishing write tid 5 to smithi00370293-231 2024-09-21T10:15:22.175 INFO:tasks.rados.rados.0.smithi003.stdout:3974: oid 231 updating version 0 to 517 2024-09-21T10:15:22.175 INFO:tasks.rados.rados.0.smithi003.stdout:3974: oid 231 updating version 517 to 519 2024-09-21T10:15:22.175 INFO:tasks.rados.rados.0.smithi003.stdout:3974: oid 231 version 519 is already newer than 518 2024-09-21T10:15:22.175 INFO:tasks.rados.rados.0.smithi003.stdout:3974: oid 231 version 519 is already newer than 516 2024-09-21T10:15:22.175 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 231 v 519 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2024-09-21T10:15:22.175 INFO:tasks.rados.rados.0.smithi003.stdout:3974: left oid 231 (ObjNum 2440 snap 0 seq_num 2440) 2024-09-21T10:15:22.175 INFO:tasks.rados.rados.0.smithi003.stdout:3975: expect (ObjNum 2187 snap 0 seq_num 2187) 2024-09-21T10:15:22.330 INFO:tasks.rados.rados.0.smithi003.stdout:3969: done (7 left) 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3970: done (6 left) 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3971: done (5 left) 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3972: done (4 left) 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3973: done (3 left) 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3974: done (2 left) 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3975: done (1 left) 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3976: done (0 left) 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3977: read oid 380 snap -1 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3977: expect (ObjNum 2161 snap 0 seq_num 2161) 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3978: read oid 331 snap -1 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3978: expect (ObjNum 2412 snap 0 seq_num 2412) 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3979: read oid 357 snap -1 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3979: expect (ObjNum 2415 snap 0 seq_num 2415) 2024-09-21T10:15:22.331 INFO:tasks.rados.rados.0.smithi003.stdout:3980: read oid 483 snap -1 2024-09-21T10:15:22.332 INFO:tasks.rados.rados.0.smithi003.stdout:3980: expect (ObjNum 2213 snap 0 seq_num 2213) 2024-09-21T10:15:22.332 INFO:tasks.rados.rados.0.smithi003.stdout:3981: read oid 109 snap -1 2024-09-21T10:15:22.332 INFO:tasks.rados.rados.0.smithi003.stdout:3981: expect (ObjNum 2132 snap 0 seq_num 2132) 2024-09-21T10:15:22.332 INFO:tasks.rados.rados.0.smithi003.stdout:3982: write oid 204 current snap is 0 2024-09-21T10:15:22.332 INFO:tasks.rados.rados.0.smithi003.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2024-09-21T10:15:22.353 INFO:tasks.rados.rados.0.smithi003.stdout:3982: writing smithi00370293-204 from 642694 to 1350065 tid 1 2024-09-21T10:15:22.374 INFO:tasks.rados.rados.0.smithi003.stdout:3982: writing smithi00370293-204 from 1899616 to 2627812 tid 2 2024-09-21T10:15:22.374 INFO:tasks.rados.rados.0.smithi003.stdout:3983: write oid 447 current snap is 0 2024-09-21T10:15:22.374 INFO:tasks.rados.rados.0.smithi003.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2024-09-21T10:15:22.393 INFO:tasks.rados.rados.0.smithi003.stdout:3983: writing smithi00370293-447 from 659501 to 1442121 tid 1 2024-09-21T10:15:22.408 INFO:tasks.rados.rados.0.smithi003.stdout:3983: writing smithi00370293-447 from 2241745 to 2713599 tid 2 2024-09-21T10:15:22.408 INFO:tasks.rados.rados.0.smithi003.stdout:3984: read oid 26 snap -1 2024-09-21T10:15:22.408 INFO:tasks.rados.rados.0.smithi003.stdout:3984: expect deleted 2024-09-21T10:15:22.408 INFO:tasks.rados.rados.0.smithi003.stdout:3985: write oid 54 current snap is 0 2024-09-21T10:15:22.408 INFO:tasks.rados.rados.0.smithi003.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2024-09-21T10:15:22.418 INFO:tasks.rados.rados.0.smithi003.stdout:3985: writing smithi00370293-54 from 676308 to 1134177 tid 1 2024-09-21T10:15:22.429 INFO:tasks.rados.rados.0.smithi003.stdout:3985: writing smithi00370293-54 from 1900227 to 2515739 tid 2 2024-09-21T10:15:22.433 INFO:tasks.rados.rados.0.smithi003.stdout:3985: writing smithi00370293-54 from 3032265 to 3076308 tid 3 2024-09-21T10:15:22.434 INFO:tasks.rados.rados.0.smithi003.stdout:3986: write oid 326 current snap is 0 2024-09-21T10:15:22.434 INFO:tasks.rados.rados.0.smithi003.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2024-09-21T10:15:22.442 INFO:tasks.rados.rados.0.smithi003.stdout:3986: writing smithi00370293-326 from 693115 to 1226233 tid 1 2024-09-21T10:15:22.450 INFO:tasks.rados.rados.0.smithi003.stdout:3986: writing smithi00370293-326 from 1958709 to 2434232 tid 2 2024-09-21T10:15:22.454 INFO:tasks.rados.rados.0.smithi003.stdout:3986: writing smithi00370293-326 from 3059688 to 3093115 tid 3 2024-09-21T10:15:22.454 INFO:tasks.rados.rados.0.smithi003.stdout:3987: delete oid 359 current snap is 0 2024-09-21T10:15:22.454 INFO:tasks.rados.rados.0.smithi003.stdout:3977: expect (ObjNum 2161 snap 0 seq_num 2161) 2024-09-21T10:15:22.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:22 smithi204 bash[24804]: cluster 2024-09-21T10:15:21.185416+0000 mgr.y (mgr.24839) 51 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 69 MiB/s rd, 11 MiB/s wr, 101 op/s 2024-09-21T10:15:22.608 INFO:tasks.rados.rados.0.smithi003.stdout:3979: expect (ObjNum 2415 snap 0 seq_num 2415) 2024-09-21T10:15:22.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:22 smithi003 bash[22527]: cluster 2024-09-21T10:15:21.185416+0000 mgr.y (mgr.24839) 51 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 69 MiB/s rd, 11 MiB/s wr, 101 op/s 2024-09-21T10:15:22.704 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:22 smithi003 bash[31899]: cluster 2024-09-21T10:15:21.185416+0000 mgr.y (mgr.24839) 51 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 69 MiB/s rd, 11 MiB/s wr, 101 op/s 2024-09-21T10:15:22.768 INFO:tasks.rados.rados.0.smithi003.stdout:3980: expect (ObjNum 2213 snap 0 seq_num 2213) 2024-09-21T10:15:22.962 INFO:tasks.rados.rados.0.smithi003.stdout:3978: expect (ObjNum 2412 snap 0 seq_num 2412) 2024-09-21T10:15:23.126 INFO:tasks.rados.rados.0.smithi003.stdout:3981: expect (ObjNum 2132 snap 0 seq_num 2132) 2024-09-21T10:15:23.367 INFO:tasks.rados.rados.0.smithi003.stdout:3982: finishing write tid 1 to smithi00370293-204 2024-09-21T10:15:23.367 INFO:tasks.rados.rados.0.smithi003.stdout:3982: finishing write tid 2 to smithi00370293-204 2024-09-21T10:15:23.367 INFO:tasks.rados.rados.0.smithi003.stdout:3982: finishing write tid 3 to smithi00370293-204 2024-09-21T10:15:23.367 INFO:tasks.rados.rados.0.smithi003.stdout:3982: finishing write tid 4 to smithi00370293-204 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3982: oid 204 updating version 0 to 559 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3982: oid 204 version 559 is already newer than 557 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3982: oid 204 version 559 is already newer than 558 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 204 v 559 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3982: left oid 204 (ObjNum 2442 snap 0 seq_num 2442) 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3983: finishing write tid 1 to smithi00370293-447 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3983: finishing write tid 2 to smithi00370293-447 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3983: finishing write tid 3 to smithi00370293-447 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3983: finishing write tid 4 to smithi00370293-447 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3983: oid 447 updating version 0 to 520 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3983: oid 447 updating version 520 to 522 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3983: oid 447 version 522 is already newer than 521 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 447 v 522 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2024-09-21T10:15:23.368 INFO:tasks.rados.rados.0.smithi003.stdout:3983: left oid 447 (ObjNum 2443 snap 0 seq_num 2443) 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3985: finishing write tid 1 to smithi00370293-54 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3985: finishing write tid 2 to smithi00370293-54 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3985: finishing write tid 3 to smithi00370293-54 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3985: finishing write tid 4 to smithi00370293-54 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3985: finishing write tid 5 to smithi00370293-54 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3985: oid 54 updating version 0 to 377 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3985: oid 54 version 377 is already newer than 375 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3985: oid 54 updating version 377 to 378 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3985: oid 54 version 378 is already newer than 376 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 54 v 378 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3985: left oid 54 (ObjNum 2444 snap 0 seq_num 2444) 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3986: finishing write tid 1 to smithi00370293-326 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3986: finishing write tid 2 to smithi00370293-326 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3986: finishing write tid 3 to smithi00370293-326 2024-09-21T10:15:23.369 INFO:tasks.rados.rados.0.smithi003.stdout:3986: finishing write tid 4 to smithi00370293-326 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3986: finishing write tid 5 to smithi00370293-326 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3986: oid 326 updating version 0 to 535 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3986: oid 326 version 535 is already newer than 534 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3986: oid 326 version 535 is already newer than 532 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3986: oid 326 version 535 is already newer than 533 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 326 v 535 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3986: left oid 326 (ObjNum 2445 snap 0 seq_num 2445) 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3977: done (10 left) 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3978: done (9 left) 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3979: done (8 left) 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3980: done (7 left) 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3981: done (6 left) 2024-09-21T10:15:23.370 INFO:tasks.rados.rados.0.smithi003.stdout:3982: done (5 left) 2024-09-21T10:15:23.371 INFO:tasks.rados.rados.0.smithi003.stdout:3983: done (4 left) 2024-09-21T10:15:23.371 INFO:tasks.rados.rados.0.smithi003.stdout:3984: done (3 left) 2024-09-21T10:15:23.371 INFO:tasks.rados.rados.0.smithi003.stdout:3985: done (2 left) 2024-09-21T10:15:23.371 INFO:tasks.rados.rados.0.smithi003.stdout:3986: done (1 left) 2024-09-21T10:15:23.371 INFO:tasks.rados.rados.0.smithi003.stdout:3987: done (0 left) 2024-09-21T10:15:23.371 INFO:tasks.rados.rados.0.smithi003.stdout:3988: read oid 45 snap -1 2024-09-21T10:15:23.371 INFO:tasks.rados.rados.0.smithi003.stdout:3988: expect (ObjNum 2087 snap 0 seq_num 2087) 2024-09-21T10:15:23.371 INFO:tasks.rados.rados.0.smithi003.stdout:3989: delete oid 251 current snap is 0 2024-09-21T10:15:23.371 INFO:tasks.rados.rados.0.smithi003.stdout:3989: done (1 left) 2024-09-21T10:15:23.371 INFO:tasks.rados.rados.0.smithi003.stdout:3990: write oid 115 current snap is 0 2024-09-21T10:15:23.371 INFO:tasks.rados.rados.0.smithi003.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2024-09-21T10:15:23.378 INFO:tasks.rados.rados.0.smithi003.stdout:3990: writing smithi00370293-115 from 743536 to 1218754 tid 1 2024-09-21T10:15:23.384 INFO:tasks.rados.rados.0.smithi003.stdout:3990: writing smithi00370293-115 from 1734155 to 2357005 tid 2 2024-09-21T10:15:23.389 INFO:tasks.rados.rados.0.smithi003.stdout:3990: writing smithi00370293-115 from 3141957 to 3143536 tid 3 2024-09-21T10:15:23.389 INFO:tasks.rados.rados.0.smithi003.stdout:3991: write oid 265 current snap is 0 2024-09-21T10:15:23.389 INFO:tasks.rados.rados.0.smithi003.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2024-09-21T10:15:23.396 INFO:tasks.rados.rados.0.smithi003.stdout:3991: writing smithi00370293-265 from 760343 to 1310810 tid 1 2024-09-21T10:15:23.401 INFO:tasks.rados.rados.0.smithi003.stdout:3991: writing smithi00370293-265 from 1792637 to 2275498 tid 2 2024-09-21T10:15:23.406 INFO:tasks.rados.rados.0.smithi003.stdout:3991: writing smithi00370293-265 from 2769380 to 3160343 tid 3 2024-09-21T10:15:23.406 INFO:tasks.rados.rados.0.smithi003.stdout:3992: write oid 357 current snap is 0 2024-09-21T10:15:23.406 INFO:tasks.rados.rados.0.smithi003.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2024-09-21T10:15:23.414 INFO:tasks.rados.rados.0.smithi003.stdout:3992: writing smithi00370293-357 from 777150 to 1402866 tid 1 2024-09-21T10:15:23.420 INFO:tasks.rados.rados.0.smithi003.stdout:3992: writing smithi00370293-357 from 1851119 to 2477638 tid 2 2024-09-21T10:15:23.420 INFO:tasks.rados.rados.0.smithi003.stdout:3993: read oid 84 snap -1 2024-09-21T10:15:23.420 INFO:tasks.rados.rados.0.smithi003.stdout:3993: expect deleted 2024-09-21T10:15:23.420 INFO:tasks.rados.rados.0.smithi003.stdout:3994: read oid 498 snap -1 2024-09-21T10:15:23.420 INFO:tasks.rados.rados.0.smithi003.stdout:3994: expect (ObjNum 2369 snap 0 seq_num 2369) 2024-09-21T10:15:23.420 INFO:tasks.rados.rados.0.smithi003.stdout:3995: write oid 410 current snap is 0 2024-09-21T10:15:23.420 INFO:tasks.rados.rados.0.smithi003.stdout:3988: expect (ObjNum 2087 snap 0 seq_num 2087) 2024-09-21T10:15:23.649 INFO:tasks.rados.rados.0.smithi003.stdout:3990: finishing write tid 1 to smithi00370293-115 2024-09-21T10:15:23.649 INFO:tasks.rados.rados.0.smithi003.stdout:3990: finishing write tid 2 to smithi00370293-115 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3990: finishing write tid 3 to smithi00370293-115 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3990: finishing write tid 4 to smithi00370293-115 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3990: finishing write tid 5 to smithi00370293-115 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3990: oid 115 updating version 0 to 397 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3990: oid 115 updating version 397 to 399 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3990: oid 115 updating version 399 to 400 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3990: oid 115 version 400 is already newer than 398 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 115 v 400 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3990: left oid 115 (ObjNum 2448 snap 0 seq_num 2448) 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3991: finishing write tid 1 to smithi00370293-265 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3991: finishing write tid 2 to smithi00370293-265 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3991: finishing write tid 3 to smithi00370293-265 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3991: finishing write tid 4 to smithi00370293-265 2024-09-21T10:15:23.650 INFO:tasks.rados.rados.0.smithi003.stdout:3991: finishing write tid 5 to smithi00370293-265 2024-09-21T10:15:23.651 INFO:tasks.rados.rados.0.smithi003.stdout:3991: oid 265 updating version 0 to 716 2024-09-21T10:15:23.651 INFO:tasks.rados.rados.0.smithi003.stdout:3991: oid 265 updating version 716 to 719 2024-09-21T10:15:23.651 INFO:tasks.rados.rados.0.smithi003.stdout:3991: oid 265 version 719 is already newer than 718 2024-09-21T10:15:23.651 INFO:tasks.rados.rados.0.smithi003.stdout:3991: oid 265 version 719 is already newer than 717 2024-09-21T10:15:23.651 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 265 v 719 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2024-09-21T10:15:23.651 INFO:tasks.rados.rados.0.smithi003.stdout:3991: left oid 265 (ObjNum 2449 snap 0 seq_num 2449) 2024-09-21T10:15:23.651 INFO:tasks.rados.rados.0.smithi003.stdout:3992: finishing write tid 1 to smithi00370293-357 2024-09-21T10:15:23.651 INFO:tasks.rados.rados.0.smithi003.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2024-09-21T10:15:23.659 INFO:tasks.rados.rados.0.smithi003.stdout:3995: writing smithi00370293-410 from 793957 to 1494922 tid 1 2024-09-21T10:15:23.668 INFO:tasks.rados.rados.0.smithi003.stdout:3995: writing smithi00370293-410 from 2193248 to 2679778 tid 2 2024-09-21T10:15:23.671 INFO:tasks.rados.rados.0.smithi003.stdout:3995: writing smithi00370293-410 from 3107873 to 3193957 tid 3 2024-09-21T10:15:23.671 INFO:tasks.rados.rados.0.smithi003.stdout:3988: done (6 left) 2024-09-21T10:15:23.672 INFO:tasks.rados.rados.0.smithi003.stdout:3990: done (5 left) 2024-09-21T10:15:23.672 INFO:tasks.rados.rados.0.smithi003.stdout:3991: done (4 left) 2024-09-21T10:15:23.672 INFO:tasks.rados.rados.0.smithi003.stdout:3993: done (3 left) 2024-09-21T10:15:23.672 INFO:tasks.rados.rados.0.smithi003.stdout:3996: read oid 138 snap -1 2024-09-21T10:15:23.672 INFO:tasks.rados.rados.0.smithi003.stdout:3996: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-09-21T10:15:23.672 INFO:tasks.rados.rados.0.smithi003.stdout:3997: write oid 5 current snap is 0 2024-09-21T10:15:23.672 INFO:tasks.rados.rados.0.smithi003.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2024-09-21T10:15:23.679 INFO:tasks.rados.rados.0.smithi003.stdout:3997: writing smithi00370293-5 from 410764 to 1186978 tid 1 2024-09-21T10:15:23.688 INFO:tasks.rados.rados.0.smithi003.stdout:3997: writing smithi00370293-5 from 1851730 to 2481918 tid 2 2024-09-21T10:15:23.694 INFO:tasks.rados.rados.0.smithi003.stdout:3997: writing smithi00370293-5 from 3135296 to 3210764 tid 3 2024-09-21T10:15:23.694 INFO:tasks.rados.rados.0.smithi003.stdout:3998: write oid 66 current snap is 0 2024-09-21T10:15:23.694 INFO:tasks.rados.rados.0.smithi003.stdout:3992: finishing write tid 2 to smithi00370293-357 2024-09-21T10:15:23.694 INFO:tasks.rados.rados.0.smithi003.stdout:3992: finishing write tid 3 to smithi00370293-357 2024-09-21T10:15:23.694 INFO:tasks.rados.rados.0.smithi003.stdout:3992: finishing write tid 4 to smithi00370293-357 2024-09-21T10:15:23.694 INFO:tasks.rados.rados.0.smithi003.stdout:3992: oid 357 updating version 0 to 381 2024-09-21T10:15:23.694 INFO:tasks.rados.rados.0.smithi003.stdout:3992: oid 357 updating version 381 to 382 2024-09-21T10:15:23.694 INFO:tasks.rados.rados.0.smithi003.stdout:3992: oid 357 version 382 is already newer than 380 2024-09-21T10:15:23.694 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 357 v 382 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2024-09-21T10:15:23.695 INFO:tasks.rados.rados.0.smithi003.stdout:3992: left oid 357 (ObjNum 2450 snap 0 seq_num 2450) 2024-09-21T10:15:23.695 INFO:tasks.rados.rados.0.smithi003.stdout:3994: expect (ObjNum 2369 snap 0 seq_num 2369) 2024-09-21T10:15:23.966 INFO:tasks.rados.rados.0.smithi003.stdout:3995: finishing write tid 1 to smithi00370293-410 2024-09-21T10:15:23.966 INFO:tasks.rados.rados.0.smithi003.stdout:3995: finishing write tid 2 to smithi00370293-410 2024-09-21T10:15:23.966 INFO:tasks.rados.rados.0.smithi003.stdout:3995: finishing write tid 3 to smithi00370293-410 2024-09-21T10:15:23.966 INFO:tasks.rados.rados.0.smithi003.stdout:3995: finishing write tid 4 to smithi00370293-410 2024-09-21T10:15:23.966 INFO:tasks.rados.rados.0.smithi003.stdout:3995: finishing write tid 5 to smithi00370293-410 2024-09-21T10:15:23.967 INFO:tasks.rados.rados.0.smithi003.stdout:3995: oid 410 updating version 0 to 547 2024-09-21T10:15:23.967 INFO:tasks.rados.rados.0.smithi003.stdout:3995: oid 410 version 547 is already newer than 545 2024-09-21T10:15:23.967 INFO:tasks.rados.rados.0.smithi003.stdout:3995: oid 410 version 547 is already newer than 544 2024-09-21T10:15:23.967 INFO:tasks.rados.rados.0.smithi003.stdout:3995: oid 410 version 547 is already newer than 546 2024-09-21T10:15:23.967 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 410 v 547 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2024-09-21T10:15:23.967 INFO:tasks.rados.rados.0.smithi003.stdout:3995: left oid 410 (ObjNum 2451 snap 0 seq_num 2451) 2024-09-21T10:15:23.967 INFO:tasks.rados.rados.0.smithi003.stdout:3997: finishing write tid 1 to smithi00370293-5 2024-09-21T10:15:23.967 INFO:tasks.rados.rados.0.smithi003.stdout:3996: expect (ObjNum 1886 snap 0 seq_num 1886) 2024-09-21T10:15:24.119 INFO:tasks.rados.rados.0.smithi003.stdout:3997: finishing write tid 2 to smithi00370293-5 2024-09-21T10:15:24.120 INFO:tasks.rados.rados.0.smithi003.stdout:3997: finishing write tid 3 to smithi00370293-5 2024-09-21T10:15:24.120 INFO:tasks.rados.rados.0.smithi003.stdout:3997: finishing write tid 4 to smithi00370293-5 2024-09-21T10:15:24.120 INFO:tasks.rados.rados.0.smithi003.stdout:3997: finishing write tid 5 to smithi00370293-5 2024-09-21T10:15:24.120 INFO:tasks.rados.rados.0.smithi003.stdout:3997: oid 5 updating version 0 to 499 2024-09-21T10:15:24.120 INFO:tasks.rados.rados.0.smithi003.stdout:3997: oid 5 version 499 is already newer than 498 2024-09-21T10:15:24.120 INFO:tasks.rados.rados.0.smithi003.stdout:3997: oid 5 version 499 is already newer than 497 2024-09-21T10:15:24.120 INFO:tasks.rados.rados.0.smithi003.stdout:3997: oid 5 version 499 is already newer than 496 2024-09-21T10:15:24.120 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 5 v 499 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2024-09-21T10:15:24.120 INFO:tasks.rados.rados.0.smithi003.stdout:3997: left oid 5 (ObjNum 2452 snap 0 seq_num 2452) 2024-09-21T10:15:24.120 INFO:tasks.rados.rados.0.smithi003.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2024-09-21T10:15:24.130 INFO:tasks.rados.rados.0.smithi003.stdout:3998: writing smithi00370293-66 from 427571 to 879034 tid 1 2024-09-21T10:15:24.143 INFO:tasks.rados.rados.0.smithi003.stdout:3998: writing smithi00370293-66 from 1510212 to 2000411 tid 2 2024-09-21T10:15:24.158 INFO:tasks.rados.rados.0.smithi003.stdout:3998: writing smithi00370293-66 from 2762719 to 3227571 tid 3 2024-09-21T10:15:24.158 INFO:tasks.rados.rados.0.smithi003.stdout:3992: done (5 left) 2024-09-21T10:15:24.158 INFO:tasks.rados.rados.0.smithi003.stdout:3994: done (4 left) 2024-09-21T10:15:24.158 INFO:tasks.rados.rados.0.smithi003.stdout:3995: done (3 left) 2024-09-21T10:15:24.158 INFO:tasks.rados.rados.0.smithi003.stdout:3996: done (2 left) 2024-09-21T10:15:24.158 INFO:tasks.rados.rados.0.smithi003.stdout:3997: done (1 left) 2024-09-21T10:15:24.158 INFO:tasks.rados.rados.0.smithi003.stdout:3999: read oid 37 snap -1 2024-09-21T10:15:24.158 INFO:tasks.rados.rados.0.smithi003.stdout:3999: expect (ObjNum 2064 snap 0 seq_num 2064) 2024-09-21T10:15:24.158 INFO:tasks.rados.rados.0.smithi003.stdout:3998: finishing write tid 1 to smithi00370293-66 2024-09-21T10:15:24.158 INFO:tasks.rados.rados.0.smithi003.stdout:3998: finishing write tid 2 to smithi00370293-66 2024-09-21T10:15:24.158 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 2 2024-09-21T10:15:24.163 INFO:tasks.rados.rados.0.smithi003.stdout:3998: finishing write tid 3 to smithi00370293-66 2024-09-21T10:15:24.163 INFO:tasks.rados.rados.0.smithi003.stdout:3998: finishing write tid 4 to smithi00370293-66 2024-09-21T10:15:24.163 INFO:tasks.rados.rados.0.smithi003.stdout:3998: finishing write tid 5 to smithi00370293-66 2024-09-21T10:15:24.163 INFO:tasks.rados.rados.0.smithi003.stdout:3998: oid 66 updating version 0 to 523 2024-09-21T10:15:24.163 INFO:tasks.rados.rados.0.smithi003.stdout:3998: oid 66 updating version 523 to 524 2024-09-21T10:15:24.163 INFO:tasks.rados.rados.0.smithi003.stdout:3998: oid 66 updating version 524 to 526 2024-09-21T10:15:24.163 INFO:tasks.rados.rados.0.smithi003.stdout:3998: oid 66 version 526 is already newer than 525 2024-09-21T10:15:24.163 INFO:tasks.rados.rados.0.smithi003.stdout:update_object_version oid 66 v 526 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2024-09-21T10:15:24.163 INFO:tasks.rados.rados.0.smithi003.stdout:3998: left oid 66 (ObjNum 2453 snap 0 seq_num 2453) 2024-09-21T10:15:24.163 INFO:tasks.rados.rados.0.smithi003.stdout:3998: done (1 left) 2024-09-21T10:15:24.163 INFO:tasks.rados.rados.0.smithi003.stdout: waiting on 1 2024-09-21T10:15:24.167 INFO:tasks.rados.rados.0.smithi003.stdout:3999: expect (ObjNum 2064 snap 0 seq_num 2064) 2024-09-21T10:15:24.316 INFO:tasks.rados.rados.0.smithi003.stdout:3999: done (0 left) 2024-09-21T10:15:24.330 INFO:tasks.rados.rados.0.smithi003.stderr:0 errors. 2024-09-21T10:15:24.330 INFO:tasks.rados.rados.0.smithi003.stderr: 2024-09-21T10:15:24.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:15:24.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:24 smithi003 bash[22527]: cluster 2024-09-21T10:15:23.186024+0000 mgr.y (mgr.24839) 52 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 70 op/s 2024-09-21T10:15:24.346 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:15:24 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:15:24] "GET /metrics HTTP/1.1" 200 36214 "" "Prometheus/2.43.0" 2024-09-21T10:15:24.347 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:24 smithi003 bash[31899]: cluster 2024-09-21T10:15:23.186024+0000 mgr.y (mgr.24839) 52 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 70 op/s 2024-09-21T10:15:24.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:24 smithi204 bash[24804]: cluster 2024-09-21T10:15:23.186024+0000 mgr.y (mgr.24839) 52 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 70 op/s 2024-09-21T10:15:26.309 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:26 smithi204 bash[24804]: cluster 2024-09-21T10:15:25.186701+0000 mgr.y (mgr.24839) 53 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 70 op/s 2024-09-21T10:15:26.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:26 smithi003 bash[22527]: cluster 2024-09-21T10:15:25.186701+0000 mgr.y (mgr.24839) 53 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 70 op/s 2024-09-21T10:15:26.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:26 smithi003 bash[31899]: cluster 2024-09-21T10:15:25.186701+0000 mgr.y (mgr.24839) 53 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.5 MiB/s wr, 70 op/s 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:26.903712+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:26.917816+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:26.922825+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:26.924900+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:26.939116+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.069639+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.071933+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: cephadm 2024-09-21T10:15:27.072842+0000 mgr.y (mgr.24839) 54 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.078363+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.080021+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.080452+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T10:15:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.085095+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T10:15:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.086949+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T10:15:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.087311+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T10:15:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.091853+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T10:15:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.094701+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: cephadm 2024-09-21T10:15:27.095507+0000 mgr.y (mgr.24839) 55 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:15:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.100718+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.104123+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: cephadm 2024-09-21T10:15:27.104921+0000 mgr.y (mgr.24839) 56 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T10:15:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.109931+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:26.903712+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:26.917816+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:26.922825+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:26.924900+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:26.939116+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.069639+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.071933+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: cephadm 2024-09-21T10:15:27.072842+0000 mgr.y (mgr.24839) 54 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.078363+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.080021+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.080452+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.085095+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.086949+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.087311+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.091853+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T10:15:28.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.094701+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: cephadm 2024-09-21T10:15:27.095507+0000 mgr.y (mgr.24839) 55 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:15:28.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.100718+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.104123+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: cephadm 2024-09-21T10:15:27.104921+0000 mgr.y (mgr.24839) 56 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T10:15:28.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.109931+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.111928+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: cephadm 2024-09-21T10:15:27.112695+0000 mgr.y (mgr.24839) 57 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:15:28.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.118825+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.121685+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: cephadm 2024-09-21T10:15:27.122742+0000 mgr.y (mgr.24839) 58 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.128296+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.131298+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: cephadm 2024-09-21T10:15:27.132404+0000 mgr.y (mgr.24839) 59 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.140657+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.142626+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: cephadm 2024-09-21T10:15:27.143695+0000 mgr.y (mgr.24839) 60 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.151315+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.153436+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: cephadm 2024-09-21T10:15:27.154500+0000 mgr.y (mgr.24839) 61 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.162375+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.165818+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: cephadm 2024-09-21T10:15:27.166969+0000 mgr.y (mgr.24839) 62 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: audit 2024-09-21T10:15:27.175233+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[22527]: cluster 2024-09-21T10:15:27.187481+0000 mgr.y (mgr.24839) 63 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 9.3 MiB/s wr, 88 op/s 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.111928+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: cephadm 2024-09-21T10:15:27.112695+0000 mgr.y (mgr.24839) 57 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.118825+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.121685+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: cephadm 2024-09-21T10:15:27.122742+0000 mgr.y (mgr.24839) 58 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.128296+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.131298+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: cephadm 2024-09-21T10:15:27.132404+0000 mgr.y (mgr.24839) 59 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.140657+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.142626+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: cephadm 2024-09-21T10:15:27.143695+0000 mgr.y (mgr.24839) 60 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.151315+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.153436+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: cephadm 2024-09-21T10:15:27.154500+0000 mgr.y (mgr.24839) 61 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T10:15:28.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.162375+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.165818+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: cephadm 2024-09-21T10:15:27.166969+0000 mgr.y (mgr.24839) 62 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:15:28.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: audit 2024-09-21T10:15:27.175233+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:27 smithi003 bash[31899]: cluster 2024-09-21T10:15:27.187481+0000 mgr.y (mgr.24839) 63 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 9.3 MiB/s wr, 88 op/s 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:26.903712+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:26.917816+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:26.922825+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:26.924900+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:26.939116+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.069639+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.071933+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: cephadm 2024-09-21T10:15:27.072842+0000 mgr.y (mgr.24839) 54 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.078363+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.080021+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.080452+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T10:15:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.085095+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T10:15:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.086949+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T10:15:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.087311+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T10:15:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.091853+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T10:15:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.094701+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: cephadm 2024-09-21T10:15:27.095507+0000 mgr.y (mgr.24839) 55 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:15:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.100718+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.104123+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: cephadm 2024-09-21T10:15:27.104921+0000 mgr.y (mgr.24839) 56 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T10:15:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.109931+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.111928+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: cephadm 2024-09-21T10:15:27.112695+0000 mgr.y (mgr.24839) 57 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.118825+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.121685+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: cephadm 2024-09-21T10:15:27.122742+0000 mgr.y (mgr.24839) 58 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.128296+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.131298+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: cephadm 2024-09-21T10:15:27.132404+0000 mgr.y (mgr.24839) 59 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.140657+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.142626+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: cephadm 2024-09-21T10:15:27.143695+0000 mgr.y (mgr.24839) 60 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.151315+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.153436+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: cephadm 2024-09-21T10:15:27.154500+0000 mgr.y (mgr.24839) 61 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T10:15:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.162375+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.165818+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: cephadm 2024-09-21T10:15:27.166969+0000 mgr.y (mgr.24839) 62 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:15:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: audit 2024-09-21T10:15:27.175233+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:28.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:27 smithi204 bash[24804]: cluster 2024-09-21T10:15:27.187481+0000 mgr.y (mgr.24839) 63 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 9.3 MiB/s wr, 88 op/s 2024-09-21T10:15:29.081 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:30.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:30 smithi204 bash[24804]: cluster 2024-09-21T10:15:29.187938+0000 mgr.y (mgr.24839) 64 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 5.7 MiB/s wr, 54 op/s 2024-09-21T10:15:30.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:30 smithi003 bash[22527]: cluster 2024-09-21T10:15:29.187938+0000 mgr.y (mgr.24839) 64 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 5.7 MiB/s wr, 54 op/s 2024-09-21T10:15:30.518 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:30 smithi003 bash[31899]: cluster 2024-09-21T10:15:29.187938+0000 mgr.y (mgr.24839) 64 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 5.7 MiB/s wr, 54 op/s 2024-09-21T10:15:31.506 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:15:31 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:31.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:31 smithi003 bash[22527]: cephadm 2024-09-21T10:15:30.346836+0000 mgr.y (mgr.24839) 65 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T10:15:31.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:31 smithi003 bash[22527]: cephadm 2024-09-21T10:15:30.347485+0000 mgr.y (mgr.24839) 66 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-21T10:15:31.507 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:31 smithi003 bash[31899]: cephadm 2024-09-21T10:15:30.346836+0000 mgr.y (mgr.24839) 65 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T10:15:31.507 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:31 smithi003 bash[31899]: cephadm 2024-09-21T10:15:30.347485+0000 mgr.y (mgr.24839) 66 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-21T10:15:31.507 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:15:31 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:31.508 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:15:31 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:31.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:31 smithi204 bash[24804]: cephadm 2024-09-21T10:15:30.346836+0000 mgr.y (mgr.24839) 65 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T10:15:31.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:31 smithi204 bash[24804]: cephadm 2024-09-21T10:15:30.347485+0000 mgr.y (mgr.24839) 66 : cephadm [INF] Deploying daemon node-exporter.a on smithi003 2024-09-21T10:15:31.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:31 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:31.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:15:31 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:31 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:31.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:15:31 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:31.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:31 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:31.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:31 smithi003 systemd[1]: Stopping Ceph node-exporter.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:15:31.925 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:15:31 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:32.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:32 smithi003 bash[22527]: cluster 2024-09-21T10:15:31.189027+0000 mgr.y (mgr.24839) 67 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 5.7 MiB/s wr, 54 op/s 2024-09-21T10:15:32.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:32 smithi003 bash[31899]: cluster 2024-09-21T10:15:31.189027+0000 mgr.y (mgr.24839) 67 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 5.7 MiB/s wr, 54 op/s 2024-09-21T10:15:32.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:32 smithi204 bash[24804]: cluster 2024-09-21T10:15:31.189027+0000 mgr.y (mgr.24839) 67 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 5.7 MiB/s wr, 54 op/s 2024-09-21T10:15:33.068 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:32 smithi003 bash[79593]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T10:15:33.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:33.379 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:33.379 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:33.380 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:33.380 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:33.380 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:33.381 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:33.381 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:33.381 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:15:33.381 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T10:15:33.381 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: Stopped Ceph node-exporter.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:15:33.381 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:33.674 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:33 smithi003 systemd[1]: Started Ceph node-exporter.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:15:33.674 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:33 smithi003 bash[79748]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-21T10:15:33.707 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:15:33.707 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":82,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:55:33.551485+0000","modified":"2024-09-21T10:14:35.140818+0000","last_up_change":"2024-09-21T10:05:17.308707+0000","last_in_change":"2024-09-21T10:04:49.955334+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:47.343242+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"2024-09-21T10:07:02.715258+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"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":"2024-09-21T10:09:07.050995+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":"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_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":"2024-09-21T10:09:07.578198+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":"72","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}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-09-21T10:11:12.382427+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":"80","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}},"read_balance":{"score_acting":2.5,"score_stable":2.5,"optimal_score":1,"raw_score_acting":2.5,"raw_score_stable":2.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"afab1a3b-3ac0-4545-95f9-3f08469d253f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":76,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6803","nonce":2417331502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6805","nonce":2417331502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6809","nonce":2417331502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":2417331502},{"type":"v1","addr":"172.21.15.3:6807","nonce":2417331502}]},"public_addr":"172.21.15.3:6803/2417331502","cluster_addr":"172.21.15.3:6805/2417331502","heartbeat_back_addr":"172.21.15.3:6809/2417331502","heartbeat_front_addr":"172.21.15.3:6807/2417331502","state":["exists","up"]},{"osd":1,"uuid":"e0f9f77b-e9a2-41f8-8798-e9be892df17d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":76,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6811","nonce":1609729319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6813","nonce":1609729319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6817","nonce":1609729319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":1609729319},{"type":"v1","addr":"172.21.15.3:6815","nonce":1609729319}]},"public_addr":"172.21.15.3:6811/1609729319","cluster_addr":"172.21.15.3:6813/1609729319","heartbeat_back_addr":"172.21.15.3:6817/1609729319","heartbeat_front_addr":"172.21.15.3:6815/1609729319","state":["exists","up"]},{"osd":2,"uuid":"0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":76,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6819","nonce":2117461991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6821","nonce":2117461991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6825","nonce":2117461991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":2117461991},{"type":"v1","addr":"172.21.15.3:6823","nonce":2117461991}]},"public_addr":"172.21.15.3:6819/2117461991","cluster_addr":"172.21.15.3:6821/2117461991","heartbeat_back_addr":"172.21.15.3:6825/2117461991","heartbeat_front_addr":"172.21.15.3:6823/2117461991","state":["exists","up"]},{"osd":3,"uuid":"345ed565-5f94-4b4b-8ad4-8662da12d919","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":76,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6827","nonce":866217848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6829","nonce":866217848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6833","nonce":866217848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":866217848},{"type":"v1","addr":"172.21.15.3:6831","nonce":866217848}]},"public_addr":"172.21.15.3:6827/866217848","cluster_addr":"172.21.15.3:6829/866217848","heartbeat_back_addr":"172.21.15.3:6833/866217848","heartbeat_front_addr":"172.21.15.3:6831/866217848","state":["exists","up"]},{"osd":4,"uuid":"9c3de7dd-569a-4907-91b6-988cdc4bd3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":76,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6801","nonce":3370648872}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6803","nonce":3370648872}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6807","nonce":3370648872}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6805","nonce":3370648872}]},"public_addr":"172.21.15.204:6801/3370648872","cluster_addr":"172.21.15.204:6803/3370648872","heartbeat_back_addr":"172.21.15.204:6807/3370648872","heartbeat_front_addr":"172.21.15.204:6805/3370648872","state":["exists","up"]},{"osd":5,"uuid":"0f73f70b-e95d-4dd4-931e-5d00dab7b6ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":76,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6809","nonce":258550506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6811","nonce":258550506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6815","nonce":258550506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6813","nonce":258550506}]},"public_addr":"172.21.15.204:6809/258550506","cluster_addr":"172.21.15.204:6811/258550506","heartbeat_back_addr":"172.21.15.204:6815/258550506","heartbeat_front_addr":"172.21.15.204:6813/258550506","state":["exists","up"]},{"osd":6,"uuid":"bbe81ce4-64ef-4a77-af15-22d6b65d2453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":76,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6817","nonce":2326773433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6819","nonce":2326773433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6823","nonce":2326773433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6821","nonce":2326773433}]},"public_addr":"172.21.15.204:6817/2326773433","cluster_addr":"172.21.15.204:6819/2326773433","heartbeat_back_addr":"172.21.15.204:6823/2326773433","heartbeat_front_addr":"172.21.15.204:6821/2326773433","state":["exists","up"]},{"osd":7,"uuid":"23d5a862-e624-4f49-aa9c-58c852a8f506","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":76,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6825","nonce":737492389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6827","nonce":737492389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6831","nonce":737492389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6829","nonce":737492389}]},"public_addr":"172.21.15.204:6825/737492389","cluster_addr":"172.21.15.204:6827/737492389","heartbeat_back_addr":"172.21.15.204:6831/737492389","heartbeat_front_addr":"172.21.15.204:6829/737492389","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":"2024-09-21T09:58:58.982224+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:50.640254+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:43.924445+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:38.331340+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:29.196605+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:03:22.024823+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:04:17.640418+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:05:16.140769+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.204:6834/725758974":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/2869949913":"2024-09-22T09:56:32.698617+0000","172.21.15.3:6801/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/3175097231":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/1547266812":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/2857664839":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/60818210":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/3306452335":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6800/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6800/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.204:0/199446403":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/1663042163":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2674957058":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1780411841":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/3745255406":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6801/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/594217699":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4074917842":"2024-09-22T10:13:43.014890+0000","172.21.15.3:6834/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:6835/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.204:0/755744752":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/2589328287":"2024-09-22T10:13:43.014890+0000","172.21.15.3:6800/4074917842":"2024-09-22T10:13:43.014890+0000","172.21.15.204:0/2107573681":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/1708733655":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/3232872412":"2024-09-22T10:13:43.014890+0000","172.21.15.204:6835/725758974":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6800/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.204:0/1135398302":"2024-09-22T10:14:35.140740+0000","172.21.15.204:0/2387703597":"2024-09-22T10:14:35.140740+0000","172.21.15.204:0/3834426438":"2024-09-22T10:14:35.140740+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:15:34.385 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:15:34 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:15:34] "GET /metrics HTTP/1.1" 200 36214 "" "Prometheus/2.43.0" 2024-09-21T10:15:34.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:34 smithi003 bash[31899]: cluster 2024-09-21T10:15:33.189480+0000 mgr.y (mgr.24839) 68 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:15:34.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:34 smithi003 bash[31899]: audit 2024-09-21T10:15:33.430181+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:34.386 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:34 smithi003 bash[31899]: audit 2024-09-21T10:15:33.439879+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:34.386 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:34 smithi003 bash[31899]: audit 2024-09-21T10:15:33.703657+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.3:0/3530969912' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:15:34.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:34 smithi003 bash[22527]: cluster 2024-09-21T10:15:33.189480+0000 mgr.y (mgr.24839) 68 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:15:34.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:34 smithi003 bash[22527]: audit 2024-09-21T10:15:33.430181+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:34.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:34 smithi003 bash[22527]: audit 2024-09-21T10:15:33.439879+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:34.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:34 smithi003 bash[22527]: audit 2024-09-21T10:15:33.703657+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.3:0/3530969912' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:15:34.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:15:34.643 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:34 smithi003 bash[79748]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-21T10:15:34.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:34 smithi204 bash[24804]: cluster 2024-09-21T10:15:33.189480+0000 mgr.y (mgr.24839) 68 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:15:34.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:34 smithi204 bash[24804]: audit 2024-09-21T10:15:33.430181+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:34.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:34 smithi204 bash[24804]: audit 2024-09-21T10:15:33.439879+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:34.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:34 smithi204 bash[24804]: audit 2024-09-21T10:15:33.703657+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.3:0/3530969912' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T10:15:35.897 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:35 smithi003 bash[79748]: 2abcce694348: Pulling fs layer 2024-09-21T10:15:35.897 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:35 smithi003 bash[79748]: 455fd88e5221: Pulling fs layer 2024-09-21T10:15:35.897 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:35 smithi003 bash[79748]: 324153f2810a: Pulling fs layer 2024-09-21T10:15:35.897 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:35 smithi003 bash[79748]: 2abcce694348: Download complete 2024-09-21T10:15:35.897 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:35 smithi003 bash[79748]: 455fd88e5221: Verifying Checksum 2024-09-21T10:15:35.897 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:35 smithi003 bash[79748]: 455fd88e5221: Download complete 2024-09-21T10:15:36.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:35 smithi003 bash[22527]: cluster 2024-09-21T10:15:35.190077+0000 mgr.y (mgr.24839) 69 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:15:36.174 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:35 smithi003 bash[79748]: 324153f2810a: Download complete 2024-09-21T10:15:36.174 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:36 smithi003 bash[79748]: 2abcce694348: Pull complete 2024-09-21T10:15:36.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:35 smithi003 bash[31899]: cluster 2024-09-21T10:15:35.190077+0000 mgr.y (mgr.24839) 69 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:15:36.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:35 smithi204 bash[24804]: cluster 2024-09-21T10:15:35.190077+0000 mgr.y (mgr.24839) 69 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:15:36.924 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:36 smithi003 bash[79748]: 455fd88e5221: Pull complete 2024-09-21T10:15:37.037 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:15:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:37.037 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:15:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:37.038 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:37.038 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:15:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:37.038 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:37.038 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:37.039 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:15:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:37.039 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:15:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:37.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:37.039 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:36 smithi204 bash[24804]: audit 2024-09-21T10:15:36.141733+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:37.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:36 smithi204 bash[24804]: cephadm 2024-09-21T10:15:36.199672+0000 mgr.y (mgr.24839) 70 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T10:15:37.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:36 smithi204 bash[24804]: cephadm 2024-09-21T10:15:36.200303+0000 mgr.y (mgr.24839) 71 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-09-21T10:15:37.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:36 smithi003 bash[22527]: audit 2024-09-21T10:15:36.141733+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:37.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:36 smithi003 bash[22527]: cephadm 2024-09-21T10:15:36.199672+0000 mgr.y (mgr.24839) 70 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T10:15:37.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:36 smithi003 bash[22527]: cephadm 2024-09-21T10:15:36.200303+0000 mgr.y (mgr.24839) 71 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-09-21T10:15:37.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:36 smithi003 bash[31899]: audit 2024-09-21T10:15:36.141733+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:37.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:36 smithi003 bash[31899]: cephadm 2024-09-21T10:15:36.199672+0000 mgr.y (mgr.24839) 70 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T10:15:37.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:36 smithi003 bash[31899]: cephadm 2024-09-21T10:15:36.200303+0000 mgr.y (mgr.24839) 71 : cephadm [INF] Deploying daemon node-exporter.b on smithi204 2024-09-21T10:15:37.208 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:37 smithi003 bash[79748]: 324153f2810a: Pull complete 2024-09-21T10:15:37.208 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:37 smithi003 bash[79748]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-21T10:15:37.208 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:37 smithi003 bash[79748]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T10:15:37.440 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:37 smithi204 systemd[1]: Stopping Ceph node-exporter.b for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:15:38.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:37 smithi204 bash[24804]: cluster 2024-09-21T10:15:37.191380+0000 mgr.y (mgr.24839) 72 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:15:38.186 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:37 smithi204 bash[64641]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T10:15:38.186 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:15:38.186 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:38 smithi204 bash[64702]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T10:15:38.186 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T10:15:38.186 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: Stopped Ceph node-exporter.b for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:15:38.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:37 smithi003 bash[22527]: cluster 2024-09-21T10:15:37.191380+0000 mgr.y (mgr.24839) 72 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:15:38.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:37 smithi003 bash[31899]: cluster 2024-09-21T10:15:37.191380+0000 mgr.y (mgr.24839) 72 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 17 op/s 2024-09-21T10:15:38.505 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:38.505 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:38.505 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:38.506 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:38.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:38.506 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:38.507 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:38.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:15:38.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:38 smithi204 systemd[1]: Started Ceph node-exporter.b for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:15:38.507 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:38 smithi204 bash[64758]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-21T10:15:38.924 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.702Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T10:15:38.924 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.702Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-21T10:15:38.924 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.703Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T10:15:38.924 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.703Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T10:15:38.924 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T10:15:38.924 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T10:15:38.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T10:15:38.926 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.704Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.705Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.705Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.705Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T10:15:38.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.705Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T10:15:38.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.705Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T10:15:38.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.705Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T10:15:38.928 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:15:38 smithi003 bash[79748]: ts=2024-09-21T10:15:38.705Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T10:15:39.165 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:38 smithi204 bash[64758]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-21T10:15:39.450 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[24804]: audit 2024-09-21T10:15:38.364459+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:39.450 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[24804]: audit 2024-09-21T10:15:38.379194+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:39.450 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[24804]: audit 2024-09-21T10:15:38.384697+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:39.450 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[64758]: 2abcce694348: Pulling fs layer 2024-09-21T10:15:39.450 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[64758]: 455fd88e5221: Pulling fs layer 2024-09-21T10:15:39.450 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[64758]: 324153f2810a: Pulling fs layer 2024-09-21T10:15:39.451 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[64758]: 455fd88e5221: Download complete 2024-09-21T10:15:39.451 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[64758]: 2abcce694348: Verifying Checksum 2024-09-21T10:15:39.451 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[64758]: 2abcce694348: Download complete 2024-09-21T10:15:39.451 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[64758]: 324153f2810a: Verifying Checksum 2024-09-21T10:15:39.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:39 smithi003 bash[22527]: audit 2024-09-21T10:15:38.364459+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:39.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:39 smithi003 bash[22527]: audit 2024-09-21T10:15:38.379194+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:39.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:39 smithi003 bash[22527]: audit 2024-09-21T10:15:38.384697+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:39.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:39 smithi003 bash[31899]: audit 2024-09-21T10:15:38.364459+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:39 smithi003 bash[31899]: audit 2024-09-21T10:15:38.379194+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:39 smithi003 bash[31899]: audit 2024-09-21T10:15:38.384697+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:39.755 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[64758]: 324153f2810a: Download complete 2024-09-21T10:15:39.755 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:39 smithi204 bash[64758]: 2abcce694348: Pull complete 2024-09-21T10:15:40.406 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:40.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:40 smithi204 bash[24804]: cluster 2024-09-21T10:15:39.192004+0000 mgr.y (mgr.24839) 73 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:40.505 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:40 smithi204 bash[64758]: 455fd88e5221: Pull complete 2024-09-21T10:15:40.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:40 smithi003 bash[22527]: cluster 2024-09-21T10:15:39.192004+0000 mgr.y (mgr.24839) 73 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:40.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:40 smithi003 bash[31899]: cluster 2024-09-21T10:15:39.192004+0000 mgr.y (mgr.24839) 73 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:40.929 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:40 smithi204 bash[64758]: 324153f2810a: Pull complete 2024-09-21T10:15:40.929 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:40 smithi204 bash[64758]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-21T10:15:40.929 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:40 smithi204 bash[64758]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T10:15:42.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[24804]: cluster 2024-09-21T10:15:41.193161+0000 mgr.y (mgr.24839) 74 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:42.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:42 smithi003 bash[22527]: cluster 2024-09-21T10:15:41.193161+0000 mgr.y (mgr.24839) 74 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:42.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:42 smithi003 bash[31899]: cluster 2024-09-21T10:15:41.193161+0000 mgr.y (mgr.24839) 74 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:43.005 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.717Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T10:15:43.005 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.717Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T10:15:43.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T10:15:43.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.718Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T10:15:43.008 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T10:15:43.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T10:15:43.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T10:15:43.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T10:15:43.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T10:15:43.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T10:15:43.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T10:15:43.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T10:15:43.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T10:15:43.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T10:15:43.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T10:15:43.009 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:15:42 smithi204 bash[64758]: ts=2024-09-21T10:15:42.719Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T10:15:43.423 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:15:43.426 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:15:43.987 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":37,"stamp":"2024-09-21T10:15:43.193389+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1200107029,"num_objects":428,"num_object_clones":0,"num_object_copies":1284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":428,"num_whiteouts":0,"num_read":14715,"num_read_kb":15354960,"num_write":10030,"num_write_kb":2773913,"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":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":7908,"ondisk_log_size":7908,"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":2561680,"kb_used_data":2198380,"kb_used_omap":12,"kb_used_meta":324211,"kb_avail":747399536,"statfs":{"total":767960285184,"available":765337124864,"internally_reserved":0,"allocated":2251141120,"data_stored":2234966625,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":331992633},"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.005237"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:54.516387+0000","last_change":"2024-09-21T10:09:08.652125+0000","last_active":"2024-09-21T10:13:54.516387+0000","last_peered":"2024-09-21T10:13:54.516387+0000","last_clean":"2024-09-21T10:13:54.516387+0000","last_became_active":"2024-09-21T10:09:08.651006+0000","last_became_peered":"2024-09-21T10:09:08.651006+0000","last_unstale":"2024-09-21T10:13:54.516387+0000","last_undegraded":"2024-09-21T10:13:54.516387+0000","last_fullsized":"2024-09-21T10:13:54.516387+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:32.107235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":29,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:54.510111+0000","last_change":"2024-09-21T10:09:08.160065+0000","last_active":"2024-09-21T10:13:54.510111+0000","last_peered":"2024-09-21T10:13:54.510111+0000","last_clean":"2024-09-21T10:13:54.510111+0000","last_became_active":"2024-09-21T10:09:08.159364+0000","last_became_peered":"2024-09-21T10:09:08.159364+0000","last_unstale":"2024-09-21T10:13:54.510111+0000","last_undegraded":"2024-09-21T10:13:54.510111+0000","last_fullsized":"2024-09-21T10:13:54.510111+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:36:27.951024+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:59.514297+0000","last_change":"2024-09-21T10:09:08.654809+0000","last_active":"2024-09-21T10:13:59.514297+0000","last_peered":"2024-09-21T10:13:59.514297+0000","last_clean":"2024-09-21T10:13:59.514297+0000","last_became_active":"2024-09-21T10:09:08.654037+0000","last_became_peered":"2024-09-21T10:09:08.654037+0000","last_unstale":"2024-09-21T10:13:59.514297+0000","last_undegraded":"2024-09-21T10:13:59.514297+0000","last_fullsized":"2024-09-21T10:13:59.514297+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:24.360200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:49.473726+0000","last_change":"2024-09-21T10:09:08.143821+0000","last_active":"2024-09-21T10:13:49.473726+0000","last_peered":"2024-09-21T10:13:49.473726+0000","last_clean":"2024-09-21T10:13:49.473726+0000","last_became_active":"2024-09-21T10:09:08.143130+0000","last_became_peered":"2024-09-21T10:09:08.143130+0000","last_unstale":"2024-09-21T10:13:49.473726+0000","last_undegraded":"2024-09-21T10:13:49.473726+0000","last_fullsized":"2024-09-21T10:13:49.473726+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:59:43.617548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:59.475566+0000","last_change":"2024-09-21T10:09:09.191881+0000","last_active":"2024-09-21T10:13:59.475566+0000","last_peered":"2024-09-21T10:13:59.475566+0000","last_clean":"2024-09-21T10:13:59.475566+0000","last_became_active":"2024-09-21T10:09:09.191248+0000","last_became_peered":"2024-09-21T10:09:09.191248+0000","last_unstale":"2024-09-21T10:13:59.475566+0000","last_undegraded":"2024-09-21T10:13:59.475566+0000","last_fullsized":"2024-09-21T10:13:59.475566+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:21:30.645008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:49.509200+0000","last_change":"2024-09-21T10:09:08.155865+0000","last_active":"2024-09-21T10:13:49.509200+0000","last_peered":"2024-09-21T10:13:49.509200+0000","last_clean":"2024-09-21T10:13:49.509200+0000","last_became_active":"2024-09-21T10:09:08.155041+0000","last_became_peered":"2024-09-21T10:09:08.155041+0000","last_unstale":"2024-09-21T10:13:49.509200+0000","last_undegraded":"2024-09-21T10:13:49.509200+0000","last_fullsized":"2024-09-21T10:13:49.509200+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:46:22.862941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:59.517260+0000","last_change":"2024-09-21T10:09:08.652827+0000","last_active":"2024-09-21T10:13:59.517260+0000","last_peered":"2024-09-21T10:13:59.517260+0000","last_clean":"2024-09-21T10:13:59.517260+0000","last_became_active":"2024-09-21T10:09:08.651226+0000","last_became_peered":"2024-09-21T10:09:08.651226+0000","last_unstale":"2024-09-21T10:13:59.517260+0000","last_undegraded":"2024-09-21T10:13:59.517260+0000","last_fullsized":"2024-09-21T10:13:59.517260+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:19:03.175477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":41,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:49.512746+0000","last_change":"2024-09-21T10:09:08.132611+0000","last_active":"2024-09-21T10:13:49.512746+0000","last_peered":"2024-09-21T10:13:49.512746+0000","last_clean":"2024-09-21T10:13:49.512746+0000","last_became_active":"2024-09-21T10:09:08.131818+0000","last_became_peered":"2024-09-21T10:09:08.131818+0000","last_unstale":"2024-09-21T10:13:49.512746+0000","last_undegraded":"2024-09-21T10:13:49.512746+0000","last_fullsized":"2024-09-21T10:13:49.512746+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:36.146209+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":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.9","version":"82'559","reported_seq":1082,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:22.381424+0000","last_change":"2024-09-21T10:11:13.840374+0000","last_active":"2024-09-21T10:15:22.381424+0000","last_peered":"2024-09-21T10:15:22.381424+0000","last_clean":"2024-09-21T10:15:22.381424+0000","last_became_active":"2024-09-21T10:11:13.839622+0000","last_became_peered":"2024-09-21T10:11:13.839622+0000","last_unstale":"2024-09-21T10:15:22.381424+0000","last_undegraded":"2024-09-21T10:15:22.381424+0000","last_fullsized":"2024-09-21T10:15:22.381424+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":559,"log_dups_size":0,"ondisk_log_size":559,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:05:34.952485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74351716,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":1191,"num_read_kb":1275738,"num_write":714,"num_write_kb":203023,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":27,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.428586+0000","last_change":"2024-09-21T10:09:08.141503+0000","last_active":"2024-09-21T10:13:43.428586+0000","last_peered":"2024-09-21T10:13:43.428586+0000","last_clean":"2024-09-21T10:13:43.428586+0000","last_became_active":"2024-09-21T10:09:08.140610+0000","last_became_peered":"2024-09-21T10:09:08.140610+0000","last_unstale":"2024-09-21T10:13:43.428586+0000","last_undegraded":"2024-09-21T10:13:43.428586+0000","last_fullsized":"2024-09-21T10:13:43.428586+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:28:35.328790+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":1,"num_read_kb":1,"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":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.653664+0000","last_change":"2024-09-21T10:09:08.652614+0000","last_active":"2024-09-21T10:14:35.653664+0000","last_peered":"2024-09-21T10:14:35.653664+0000","last_clean":"2024-09-21T10:14:35.653664+0000","last_became_active":"2024-09-21T10:09:08.651256+0000","last_became_peered":"2024-09-21T10:09:08.651256+0000","last_unstale":"2024-09-21T10:14:35.653664+0000","last_undegraded":"2024-09-21T10:14:35.653664+0000","last_fullsized":"2024-09-21T10:14:35.653664+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:51:20.650173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"82'526","reported_seq":979,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:24.162385+0000","last_change":"2024-09-21T10:11:13.838880+0000","last_active":"2024-09-21T10:15:24.162385+0000","last_peered":"2024-09-21T10:15:24.162385+0000","last_clean":"2024-09-21T10:15:24.162385+0000","last_became_active":"2024-09-21T10:11:13.838106+0000","last_became_peered":"2024-09-21T10:11:13.838106+0000","last_unstale":"2024-09-21T10:15:24.162385+0000","last_undegraded":"2024-09-21T10:15:24.162385+0000","last_fullsized":"2024-09-21T10:15:24.162385+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":526,"log_dups_size":0,"ondisk_log_size":526,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:57.009774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89175556,"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":1010,"num_read_kb":1032613,"num_write":667,"num_write_kb":188700,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":29,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.429665+0000","last_change":"2024-09-21T10:09:08.145626+0000","last_active":"2024-09-21T10:13:43.429665+0000","last_peered":"2024-09-21T10:13:43.429665+0000","last_clean":"2024-09-21T10:13:43.429665+0000","last_became_active":"2024-09-21T10:09:08.144886+0000","last_became_peered":"2024-09-21T10:09:08.144886+0000","last_unstale":"2024-09-21T10:13:43.429665+0000","last_undegraded":"2024-09-21T10:13:43.429665+0000","last_fullsized":"2024-09-21T10:13:43.429665+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:41:53.435660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.152390+0000","last_change":"2024-09-21T10:09:09.810620+0000","last_active":"2024-09-21T10:14:35.152390+0000","last_peered":"2024-09-21T10:14:35.152390+0000","last_clean":"2024-09-21T10:14:35.152390+0000","last_became_active":"2024-09-21T10:09:09.809725+0000","last_became_peered":"2024-09-21T10:09:09.809725+0000","last_unstale":"2024-09-21T10:14:35.152390+0000","last_undegraded":"2024-09-21T10:14:35.152390+0000","last_fullsized":"2024-09-21T10:14:35.152390+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:21:15.532085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"82'499","reported_seq":968,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:23.697834+0000","last_change":"2024-09-21T10:11:13.833511+0000","last_active":"2024-09-21T10:15:23.697834+0000","last_peered":"2024-09-21T10:15:23.697834+0000","last_clean":"2024-09-21T10:15:23.697834+0000","last_became_active":"2024-09-21T10:11:13.832614+0000","last_became_peered":"2024-09-21T10:11:13.832614+0000","last_unstale":"2024-09-21T10:15:23.697834+0000","last_undegraded":"2024-09-21T10:15:23.697834+0000","last_fullsized":"2024-09-21T10:15:23.697834+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":499,"log_dups_size":0,"ondisk_log_size":499,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:01:11.451261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86334942,"num_objects":30,"num_object_clones":0,"num_object_copies":90,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":30,"num_whiteouts":0,"num_read":1075,"num_read_kb":1168586,"num_write":634,"num_write_kb":178835,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":27,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.428841+0000","last_change":"2024-09-21T10:09:08.133854+0000","last_active":"2024-09-21T10:13:43.428841+0000","last_peered":"2024-09-21T10:13:43.428841+0000","last_clean":"2024-09-21T10:13:43.428841+0000","last_became_active":"2024-09-21T10:09:08.132921+0000","last_became_peered":"2024-09-21T10:09:08.132921+0000","last_unstale":"2024-09-21T10:13:43.428841+0000","last_undegraded":"2024-09-21T10:13:43.428841+0000","last_fullsized":"2024-09-21T10:13:43.428841+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:22.798043+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":1,"num_read_kb":1,"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":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.161439+0000","last_change":"2024-09-21T10:09:08.651733+0000","last_active":"2024-09-21T10:14:35.161439+0000","last_peered":"2024-09-21T10:14:35.161439+0000","last_clean":"2024-09-21T10:14:35.161439+0000","last_became_active":"2024-09-21T10:09:08.650869+0000","last_became_peered":"2024-09-21T10:09:08.650869+0000","last_unstale":"2024-09-21T10:14:35.161439+0000","last_undegraded":"2024-09-21T10:14:35.161439+0000","last_fullsized":"2024-09-21T10:14:35.161439+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:59:38.768099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"82'470","reported_seq":847,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:21.374836+0000","last_change":"2024-09-21T10:11:13.826794+0000","last_active":"2024-09-21T10:15:21.374836+0000","last_peered":"2024-09-21T10:15:21.374836+0000","last_clean":"2024-09-21T10:15:21.374836+0000","last_became_active":"2024-09-21T10:11:13.825973+0000","last_became_peered":"2024-09-21T10:11:13.825973+0000","last_unstale":"2024-09-21T10:15:21.374836+0000","last_undegraded":"2024-09-21T10:15:21.374836+0000","last_fullsized":"2024-09-21T10:15:21.374836+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":470,"log_dups_size":0,"ondisk_log_size":470,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:51.792353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76752741,"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":839,"num_read_kb":902090,"num_write":593,"num_write_kb":169987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.430856+0000","last_change":"2024-09-21T10:09:08.133039+0000","last_active":"2024-09-21T10:13:43.430856+0000","last_peered":"2024-09-21T10:13:43.430856+0000","last_clean":"2024-09-21T10:13:43.430856+0000","last_became_active":"2024-09-21T10:09:08.132262+0000","last_became_peered":"2024-09-21T10:09:08.132262+0000","last_unstale":"2024-09-21T10:13:43.430856+0000","last_undegraded":"2024-09-21T10:13:43.430856+0000","last_fullsized":"2024-09-21T10:13:43.430856+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:27.091706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.023281+0000","last_change":"2024-09-21T10:09:09.813449+0000","last_active":"2024-09-21T10:13:43.023281+0000","last_peered":"2024-09-21T10:13:43.023281+0000","last_clean":"2024-09-21T10:13:43.023281+0000","last_became_active":"2024-09-21T10:09:09.812513+0000","last_became_peered":"2024-09-21T10:09:09.812513+0000","last_unstale":"2024-09-21T10:13:43.023281+0000","last_undegraded":"2024-09-21T10:13:43.023281+0000","last_fullsized":"2024-09-21T10:13:43.023281+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:16.746851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.d","version":"82'443","reported_seq":845,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:24.165387+0000","last_change":"2024-09-21T10:11:13.838978+0000","last_active":"2024-09-21T10:15:24.165387+0000","last_peered":"2024-09-21T10:15:24.165387+0000","last_clean":"2024-09-21T10:15:24.165387+0000","last_became_active":"2024-09-21T10:11:13.838114+0000","last_became_peered":"2024-09-21T10:11:13.838114+0000","last_unstale":"2024-09-21T10:15:24.165387+0000","last_undegraded":"2024-09-21T10:15:24.165387+0000","last_fullsized":"2024-09-21T10:15:24.165387+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":443,"log_dups_size":0,"ondisk_log_size":443,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:10.488284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62802007,"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":904,"num_read_kb":954192,"num_write":557,"num_write_kb":160576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'3","reported_seq":29,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.025955+0000","last_change":"2024-09-21T10:09:08.155404+0000","last_active":"2024-09-21T10:13:43.025955+0000","last_peered":"2024-09-21T10:13:43.025955+0000","last_clean":"2024-09-21T10:13:43.025955+0000","last_became_active":"2024-09-21T10:09:08.155101+0000","last_became_peered":"2024-09-21T10:09:08.155101+0000","last_unstale":"2024-09-21T10:13:43.025955+0000","last_undegraded":"2024-09-21T10:13:43.025955+0000","last_fullsized":"2024-09-21T10:13:43.025955+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:54.463841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"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":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.025924+0000","last_change":"2024-09-21T10:09:10.003411+0000","last_active":"2024-09-21T10:13:43.025924+0000","last_peered":"2024-09-21T10:13:43.025924+0000","last_clean":"2024-09-21T10:13:43.025924+0000","last_became_active":"2024-09-21T10:09:10.002569+0000","last_became_peered":"2024-09-21T10:09:10.002569+0000","last_unstale":"2024-09-21T10:13:43.025924+0000","last_undegraded":"2024-09-21T10:13:43.025924+0000","last_fullsized":"2024-09-21T10:13:43.025924+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:00:10.362525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"82'504","reported_seq":903,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:22.332615+0000","last_change":"2024-09-21T10:11:13.843226+0000","last_active":"2024-09-21T10:15:22.332615+0000","last_peered":"2024-09-21T10:15:22.332615+0000","last_clean":"2024-09-21T10:15:22.332615+0000","last_became_active":"2024-09-21T10:11:13.842498+0000","last_became_peered":"2024-09-21T10:11:13.842498+0000","last_unstale":"2024-09-21T10:15:22.332615+0000","last_undegraded":"2024-09-21T10:15:22.332615+0000","last_fullsized":"2024-09-21T10:15:22.332615+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":504,"log_dups_size":0,"ondisk_log_size":504,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:33:53.581508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81123914,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":872,"num_read_kb":940560,"num_write":641,"num_write_kb":183108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.161591+0000","last_change":"2024-09-21T10:09:08.147640+0000","last_active":"2024-09-21T10:14:35.161591+0000","last_peered":"2024-09-21T10:14:35.161591+0000","last_clean":"2024-09-21T10:14:35.161591+0000","last_became_active":"2024-09-21T10:09:08.146697+0000","last_became_peered":"2024-09-21T10:09:08.146697+0000","last_unstale":"2024-09-21T10:14:35.161591+0000","last_undegraded":"2024-09-21T10:14:35.161591+0000","last_fullsized":"2024-09-21T10:14:35.161591+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:43.338860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.027295+0000","last_change":"2024-09-21T10:09:10.019986+0000","last_active":"2024-09-21T10:13:43.027295+0000","last_peered":"2024-09-21T10:13:43.027295+0000","last_clean":"2024-09-21T10:13:43.027295+0000","last_became_active":"2024-09-21T10:09:10.019548+0000","last_became_peered":"2024-09-21T10:09:10.019548+0000","last_unstale":"2024-09-21T10:13:43.027295+0000","last_undegraded":"2024-09-21T10:13:43.027295+0000","last_fullsized":"2024-09-21T10:13:43.027295+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:35:03.471130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"82'468","reported_seq":884,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:23.680006+0000","last_change":"2024-09-21T10:11:13.840372+0000","last_active":"2024-09-21T10:15:23.680006+0000","last_peered":"2024-09-21T10:15:23.680006+0000","last_clean":"2024-09-21T10:15:23.680006+0000","last_became_active":"2024-09-21T10:11:13.839647+0000","last_became_peered":"2024-09-21T10:11:13.839647+0000","last_unstale":"2024-09-21T10:15:23.680006+0000","last_undegraded":"2024-09-21T10:15:23.680006+0000","last_fullsized":"2024-09-21T10:15:23.680006+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":468,"log_dups_size":0,"ondisk_log_size":468,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:42:04.184827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81377174,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":942,"num_read_kb":1078798,"num_write":592,"num_write_kb":171376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.152574+0000","last_change":"2024-09-21T10:09:08.149741+0000","last_active":"2024-09-21T10:14:35.152574+0000","last_peered":"2024-09-21T10:14:35.152574+0000","last_clean":"2024-09-21T10:14:35.152574+0000","last_became_active":"2024-09-21T10:09:08.149079+0000","last_became_peered":"2024-09-21T10:09:08.149079+0000","last_unstale":"2024-09-21T10:14:35.152574+0000","last_undegraded":"2024-09-21T10:14:35.152574+0000","last_fullsized":"2024-09-21T10:14:35.152574+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:40:06.047964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.028660+0000","last_change":"2024-09-21T10:09:10.004573+0000","last_active":"2024-09-21T10:13:43.028660+0000","last_peered":"2024-09-21T10:13:43.028660+0000","last_clean":"2024-09-21T10:13:43.028660+0000","last_became_active":"2024-09-21T10:09:10.004030+0000","last_became_peered":"2024-09-21T10:09:10.004030+0000","last_unstale":"2024-09-21T10:13:43.028660+0000","last_undegraded":"2024-09-21T10:13:43.028660+0000","last_fullsized":"2024-09-21T10:13:43.028660+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:54:50.666473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"82'444","reported_seq":805,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:23.425945+0000","last_change":"2024-09-21T10:11:13.836580+0000","last_active":"2024-09-21T10:15:23.425945+0000","last_peered":"2024-09-21T10:15:23.425945+0000","last_clean":"2024-09-21T10:15:23.425945+0000","last_became_active":"2024-09-21T10:11:13.835702+0000","last_became_peered":"2024-09-21T10:11:13.835702+0000","last_unstale":"2024-09-21T10:15:23.425945+0000","last_undegraded":"2024-09-21T10:15:23.425945+0000","last_fullsized":"2024-09-21T10:15:23.425945+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+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":"periodic scrub scheduled @ 2024-09-22T18:55:06.239061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69423602,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":801,"num_read_kb":872990,"num_write":562,"num_write_kb":159541,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.157712+0000","last_change":"2024-09-21T10:09:08.154684+0000","last_active":"2024-09-21T10:14:35.157712+0000","last_peered":"2024-09-21T10:14:35.157712+0000","last_clean":"2024-09-21T10:14:35.157712+0000","last_became_active":"2024-09-21T10:09:08.154004+0000","last_became_peered":"2024-09-21T10:09:08.154004+0000","last_unstale":"2024-09-21T10:14:35.157712+0000","last_undegraded":"2024-09-21T10:14:35.157712+0000","last_fullsized":"2024-09-21T10:14:35.157712+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:14:40.885485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.422465+0000","last_change":"2024-09-21T10:09:08.232465+0000","last_active":"2024-09-21T10:13:43.422465+0000","last_peered":"2024-09-21T10:13:43.422465+0000","last_clean":"2024-09-21T10:13:43.422465+0000","last_became_active":"2024-09-21T10:09:08.232115+0000","last_became_peered":"2024-09-21T10:09:08.232115+0000","last_unstale":"2024-09-21T10:13:43.422465+0000","last_undegraded":"2024-09-21T10:13:43.422465+0000","last_fullsized":"2024-09-21T10:13:43.422465+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:21:02.528342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.4","version":"82'547","reported_seq":977,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:23.676508+0000","last_change":"2024-09-21T10:11:13.843267+0000","last_active":"2024-09-21T10:15:23.676508+0000","last_peered":"2024-09-21T10:15:23.676508+0000","last_clean":"2024-09-21T10:15:23.676508+0000","last_became_active":"2024-09-21T10:11:13.842862+0000","last_became_peered":"2024-09-21T10:11:13.842862+0000","last_unstale":"2024-09-21T10:15:23.676508+0000","last_undegraded":"2024-09-21T10:15:23.676508+0000","last_fullsized":"2024-09-21T10:15:23.676508+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":547,"log_dups_size":0,"ondisk_log_size":547,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:49.705364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81847143,"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":936,"num_read_kb":1041335,"num_write":694,"num_write_kb":193155,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"82'142","reported_seq":332,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:38.167382+0000","last_change":"2024-09-21T10:05:20.790569+0000","last_active":"2024-09-21T10:14:38.167382+0000","last_peered":"2024-09-21T10:14:38.167382+0000","last_clean":"2024-09-21T10:14:38.167382+0000","last_became_active":"2024-09-21T10:05:20.789602+0000","last_became_peered":"2024-09-21T10:05:20.789602+0000","last_unstale":"2024-09-21T10:14:38.167382+0000","last_undegraded":"2024-09-21T10:14:38.167382+0000","last_fullsized":"2024-09-21T10:14:38.167382+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:00:47.547840+0000","objects_scrubbed":0,"log_size":142,"log_dups_size":0,"ondisk_log_size":142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:55:49.621111+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":332,"num_read_kb":658,"num_write":203,"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":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":40,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.654263+0000","last_change":"2024-09-21T10:07:13.861379+0000","last_active":"2024-09-21T10:14:35.654263+0000","last_peered":"2024-09-21T10:14:35.654263+0000","last_clean":"2024-09-21T10:14:35.654263+0000","last_became_active":"2024-09-21T10:07:03.781201+0000","last_became_peered":"2024-09-21T10:07:03.781201+0000","last_unstale":"2024-09-21T10:14:35.654263+0000","last_undegraded":"2024-09-21T10:14:35.654263+0000","last_fullsized":"2024-09-21T10:14:35.654263+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:13.549481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":26,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.155519+0000","last_change":"2024-09-21T10:09:08.150141+0000","last_active":"2024-09-21T10:14:35.155519+0000","last_peered":"2024-09-21T10:14:35.155519+0000","last_clean":"2024-09-21T10:14:35.155519+0000","last_became_active":"2024-09-21T10:09:08.149836+0000","last_became_peered":"2024-09-21T10:09:08.149836+0000","last_unstale":"2024-09-21T10:14:35.155519+0000","last_undegraded":"2024-09-21T10:14:35.155519+0000","last_fullsized":"2024-09-21T10:14:35.155519+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:12:57.886753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.161346+0000","last_change":"2024-09-21T10:09:08.654331+0000","last_active":"2024-09-21T10:14:35.161346+0000","last_peered":"2024-09-21T10:14:35.161346+0000","last_clean":"2024-09-21T10:14:35.161346+0000","last_became_active":"2024-09-21T10:09:08.653553+0000","last_became_peered":"2024-09-21T10:09:08.653553+0000","last_unstale":"2024-09-21T10:14:35.161346+0000","last_undegraded":"2024-09-21T10:14:35.161346+0000","last_fullsized":"2024-09-21T10:14:35.161346+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:40.182032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.7","version":"82'535","reported_seq":946,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:22.460581+0000","last_change":"2024-09-21T10:11:13.837810+0000","last_active":"2024-09-21T10:15:22.460581+0000","last_peered":"2024-09-21T10:15:22.460581+0000","last_clean":"2024-09-21T10:15:22.460581+0000","last_became_active":"2024-09-21T10:11:13.836823+0000","last_became_peered":"2024-09-21T10:11:13.836823+0000","last_unstale":"2024-09-21T10:15:22.460581+0000","last_undegraded":"2024-09-21T10:15:22.460581+0000","last_fullsized":"2024-09-21T10:15:22.460581+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":535,"log_dups_size":0,"ondisk_log_size":535,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:01:07.408546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81140292,"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":885,"num_read_kb":895548,"num_write":680,"num_write_kb":196647,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.159951+0000","last_change":"2024-09-21T10:07:14.375552+0000","last_active":"2024-09-21T10:14:35.159951+0000","last_peered":"2024-09-21T10:14:35.159951+0000","last_clean":"2024-09-21T10:14:35.159951+0000","last_became_active":"2024-09-21T10:07:03.956873+0000","last_became_peered":"2024-09-21T10:07:03.956873+0000","last_unstale":"2024-09-21T10:14:35.159951+0000","last_undegraded":"2024-09-21T10:14:35.159951+0000","last_fullsized":"2024-09-21T10:14:35.159951+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:28:00.537817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.333454+0000","last_change":"2024-09-21T10:09:08.150699+0000","last_active":"2024-09-21T10:14:35.333454+0000","last_peered":"2024-09-21T10:14:35.333454+0000","last_clean":"2024-09-21T10:14:35.333454+0000","last_became_active":"2024-09-21T10:09:08.150241+0000","last_became_peered":"2024-09-21T10:09:08.150241+0000","last_unstale":"2024-09-21T10:14:35.333454+0000","last_undegraded":"2024-09-21T10:14:35.333454+0000","last_fullsized":"2024-09-21T10:14:35.333454+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:22:54.067938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.333973+0000","last_change":"2024-09-21T10:09:21.725510+0000","last_active":"2024-09-21T10:14:35.333973+0000","last_peered":"2024-09-21T10:14:35.333973+0000","last_clean":"2024-09-21T10:14:35.333973+0000","last_became_active":"2024-09-21T10:09:21.724552+0000","last_became_peered":"2024-09-21T10:09:21.724552+0000","last_unstale":"2024-09-21T10:14:35.333973+0000","last_undegraded":"2024-09-21T10:14:35.333973+0000","last_fullsized":"2024-09-21T10:14:35.333973+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:51:49.467805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.6","version":"82'719","reported_seq":1249,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:23.412207+0000","last_change":"2024-09-21T10:11:13.834691+0000","last_active":"2024-09-21T10:15:23.412207+0000","last_peered":"2024-09-21T10:15:23.412207+0000","last_clean":"2024-09-21T10:15:23.412207+0000","last_became_active":"2024-09-21T10:11:13.833929+0000","last_became_peered":"2024-09-21T10:11:13.833929+0000","last_unstale":"2024-09-21T10:15:23.412207+0000","last_undegraded":"2024-09-21T10:15:23.412207+0000","last_fullsized":"2024-09-21T10:15:23.412207+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":719,"log_dups_size":0,"ondisk_log_size":719,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:26.814444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109079961,"num_objects":38,"num_object_clones":0,"num_object_copies":114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38,"num_whiteouts":0,"num_read":1161,"num_read_kb":1247177,"num_write":912,"num_write_kb":253082,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.151237+0000","last_change":"2024-09-21T10:07:14.096750+0000","last_active":"2024-09-21T10:14:35.151237+0000","last_peered":"2024-09-21T10:14:35.151237+0000","last_clean":"2024-09-21T10:14:35.151237+0000","last_became_active":"2024-09-21T10:07:03.956897+0000","last_became_peered":"2024-09-21T10:07:03.956897+0000","last_unstale":"2024-09-21T10:14:35.151237+0000","last_undegraded":"2024-09-21T10:14:35.151237+0000","last_fullsized":"2024-09-21T10:14:35.151237+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:37:10.602163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.617541+0000","last_change":"2024-09-21T10:09:08.146656+0000","last_active":"2024-09-21T10:14:35.617541+0000","last_peered":"2024-09-21T10:14:35.617541+0000","last_clean":"2024-09-21T10:14:35.617541+0000","last_became_active":"2024-09-21T10:09:08.145732+0000","last_became_peered":"2024-09-21T10:09:08.145732+0000","last_unstale":"2024-09-21T10:14:35.617541+0000","last_undegraded":"2024-09-21T10:14:35.617541+0000","last_fullsized":"2024-09-21T10:14:35.617541+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:01:56.557826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.619023+0000","last_change":"2024-09-21T10:09:09.092249+0000","last_active":"2024-09-21T10:14:35.619023+0000","last_peered":"2024-09-21T10:14:35.619023+0000","last_clean":"2024-09-21T10:14:35.619023+0000","last_became_active":"2024-09-21T10:09:09.090912+0000","last_became_peered":"2024-09-21T10:09:09.090912+0000","last_unstale":"2024-09-21T10:14:35.619023+0000","last_undegraded":"2024-09-21T10:14:35.619023+0000","last_fullsized":"2024-09-21T10:14:35.619023+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:43:52.260204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.5","version":"82'400","reported_seq":731,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:23.392757+0000","last_change":"2024-09-21T10:11:13.843043+0000","last_active":"2024-09-21T10:15:23.392757+0000","last_peered":"2024-09-21T10:15:23.392757+0000","last_clean":"2024-09-21T10:15:23.392757+0000","last_became_active":"2024-09-21T10:11:13.842367+0000","last_became_peered":"2024-09-21T10:11:13.842367+0000","last_unstale":"2024-09-21T10:15:23.392757+0000","last_undegraded":"2024-09-21T10:15:23.392757+0000","last_fullsized":"2024-09-21T10:15:23.392757+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":400,"log_dups_size":0,"ondisk_log_size":400,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:25:51.968140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":57891096,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":735,"num_read_kb":782855,"num_write":507,"num_write_kb":141863,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":41,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.654351+0000","last_change":"2024-09-21T10:07:13.862550+0000","last_active":"2024-09-21T10:14:35.654351+0000","last_peered":"2024-09-21T10:14:35.654351+0000","last_clean":"2024-09-21T10:14:35.654351+0000","last_became_active":"2024-09-21T10:07:03.783743+0000","last_became_peered":"2024-09-21T10:07:03.783743+0000","last_unstale":"2024-09-21T10:14:35.654351+0000","last_undegraded":"2024-09-21T10:14:35.654351+0000","last_fullsized":"2024-09-21T10:14:35.654351+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:19:44.814715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":26,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.157042+0000","last_change":"2024-09-21T10:09:08.159695+0000","last_active":"2024-09-21T10:14:35.157042+0000","last_peered":"2024-09-21T10:14:35.157042+0000","last_clean":"2024-09-21T10:14:35.157042+0000","last_became_active":"2024-09-21T10:09:08.159000+0000","last_became_peered":"2024-09-21T10:09:08.159000+0000","last_unstale":"2024-09-21T10:14:35.157042+0000","last_undegraded":"2024-09-21T10:14:35.157042+0000","last_fullsized":"2024-09-21T10:14:35.157042+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:40:44.141687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.618397+0000","last_change":"2024-09-21T10:09:08.179043+0000","last_active":"2024-09-21T10:14:35.618397+0000","last_peered":"2024-09-21T10:14:35.618397+0000","last_clean":"2024-09-21T10:14:35.618397+0000","last_became_active":"2024-09-21T10:09:08.178603+0000","last_became_peered":"2024-09-21T10:09:08.178603+0000","last_unstale":"2024-09-21T10:14:35.618397+0000","last_undegraded":"2024-09-21T10:14:35.618397+0000","last_fullsized":"2024-09-21T10:14:35.618397+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:09:59.526757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"82'378","reported_seq":703,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:22.438498+0000","last_change":"2024-09-21T10:11:13.843896+0000","last_active":"2024-09-21T10:15:22.438498+0000","last_peered":"2024-09-21T10:15:22.438498+0000","last_clean":"2024-09-21T10:15:22.438498+0000","last_became_active":"2024-09-21T10:11:13.842195+0000","last_became_peered":"2024-09-21T10:11:13.842195+0000","last_unstale":"2024-09-21T10:15:22.438498+0000","last_undegraded":"2024-09-21T10:15:22.438498+0000","last_fullsized":"2024-09-21T10:15:22.438498+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":378,"log_dups_size":0,"ondisk_log_size":378,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:53:53.139218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68415116,"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":728,"num_read_kb":781888,"num_write":475,"num_write_kb":133332,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":26,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.654986+0000","last_change":"2024-09-21T10:09:08.140110+0000","last_active":"2024-09-21T10:14:35.654986+0000","last_peered":"2024-09-21T10:14:35.654986+0000","last_clean":"2024-09-21T10:14:35.654986+0000","last_became_active":"2024-09-21T10:09:08.139184+0000","last_became_peered":"2024-09-21T10:09:08.139184+0000","last_unstale":"2024-09-21T10:14:35.654986+0000","last_undegraded":"2024-09-21T10:14:35.654986+0000","last_fullsized":"2024-09-21T10:14:35.654986+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:22:27.911940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.619203+0000","last_change":"2024-09-21T10:07:13.853429+0000","last_active":"2024-09-21T10:14:35.619203+0000","last_peered":"2024-09-21T10:14:35.619203+0000","last_clean":"2024-09-21T10:14:35.619203+0000","last_became_active":"2024-09-21T10:07:03.956605+0000","last_became_peered":"2024-09-21T10:07:03.956605+0000","last_unstale":"2024-09-21T10:14:35.619203+0000","last_undegraded":"2024-09-21T10:14:35.619203+0000","last_fullsized":"2024-09-21T10:14:35.619203+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:48:23.261428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.617449+0000","last_change":"2024-09-21T10:09:08.232211+0000","last_active":"2024-09-21T10:14:35.617449+0000","last_peered":"2024-09-21T10:14:35.617449+0000","last_clean":"2024-09-21T10:14:35.617449+0000","last_became_active":"2024-09-21T10:09:08.231890+0000","last_became_peered":"2024-09-21T10:09:08.231890+0000","last_unstale":"2024-09-21T10:14:35.617449+0000","last_undegraded":"2024-09-21T10:14:35.617449+0000","last_fullsized":"2024-09-21T10:14:35.617449+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:45:51.778051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.2","version":"82'316","reported_seq":625,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:21.470864+0000","last_change":"2024-09-21T10:11:13.845031+0000","last_active":"2024-09-21T10:15:21.470864+0000","last_peered":"2024-09-21T10:15:21.470864+0000","last_clean":"2024-09-21T10:15:21.470864+0000","last_became_active":"2024-09-21T10:11:13.844447+0000","last_became_peered":"2024-09-21T10:11:13.844447+0000","last_unstale":"2024-09-21T10:15:21.470864+0000","last_undegraded":"2024-09-21T10:15:21.470864+0000","last_fullsized":"2024-09-21T10:15:21.470864+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":316,"log_dups_size":0,"ondisk_log_size":316,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:44:40.454424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":37436779,"num_objects":15,"num_object_clones":0,"num_object_copies":45,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":688,"num_read_kb":677073,"num_write":401,"num_write_kb":110694,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":26,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.618752+0000","last_change":"2024-09-21T10:09:08.147762+0000","last_active":"2024-09-21T10:14:35.618752+0000","last_peered":"2024-09-21T10:14:35.618752+0000","last_clean":"2024-09-21T10:14:35.618752+0000","last_became_active":"2024-09-21T10:09:08.147461+0000","last_became_peered":"2024-09-21T10:09:08.147461+0000","last_unstale":"2024-09-21T10:14:35.618752+0000","last_undegraded":"2024-09-21T10:14:35.618752+0000","last_fullsized":"2024-09-21T10:14:35.618752+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:28:26.120497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.160852+0000","last_change":"2024-09-21T10:07:14.375374+0000","last_active":"2024-09-21T10:14:35.160852+0000","last_peered":"2024-09-21T10:14:35.160852+0000","last_clean":"2024-09-21T10:14:35.160852+0000","last_became_active":"2024-09-21T10:07:04.349167+0000","last_became_peered":"2024-09-21T10:07:04.349167+0000","last_unstale":"2024-09-21T10:14:35.160852+0000","last_undegraded":"2024-09-21T10:14:35.160852+0000","last_fullsized":"2024-09-21T10:14:35.160852+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:53.619883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.334933+0000","last_change":"2024-09-21T10:09:09.389054+0000","last_active":"2024-09-21T10:14:35.334933+0000","last_peered":"2024-09-21T10:14:35.334933+0000","last_clean":"2024-09-21T10:14:35.334933+0000","last_became_active":"2024-09-21T10:09:09.388774+0000","last_became_peered":"2024-09-21T10:09:09.388774+0000","last_unstale":"2024-09-21T10:14:35.334933+0000","last_undegraded":"2024-09-21T10:14:35.334933+0000","last_fullsized":"2024-09-21T10:14:35.334933+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:16:48.713212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.1","version":"82'520","reported_seq":937,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:22.341471+0000","last_change":"2024-09-21T10:11:13.837539+0000","last_active":"2024-09-21T10:15:22.341471+0000","last_peered":"2024-09-21T10:15:22.341471+0000","last_clean":"2024-09-21T10:15:22.341471+0000","last_became_active":"2024-09-21T10:11:13.836870+0000","last_became_peered":"2024-09-21T10:11:13.836870+0000","last_unstale":"2024-09-21T10:15:22.341471+0000","last_undegraded":"2024-09-21T10:15:22.341471+0000","last_fullsized":"2024-09-21T10:15:22.341471+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":520,"log_dups_size":0,"ondisk_log_size":520,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:49:30.654646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79627431,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":924,"num_read_kb":1042865,"num_write":659,"num_write_kb":187840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":30,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.155087+0000","last_change":"2024-09-21T10:09:08.143079+0000","last_active":"2024-09-21T10:14:35.155087+0000","last_peered":"2024-09-21T10:14:35.155087+0000","last_clean":"2024-09-21T10:14:35.155087+0000","last_became_active":"2024-09-21T10:09:08.142168+0000","last_became_peered":"2024-09-21T10:09:08.142168+0000","last_unstale":"2024-09-21T10:14:35.155087+0000","last_undegraded":"2024-09-21T10:14:35.155087+0000","last_fullsized":"2024-09-21T10:14:35.155087+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:03:16.673844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":38,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.422160+0000","last_change":"2024-09-21T10:07:13.853430+0000","last_active":"2024-09-21T10:13:43.422160+0000","last_peered":"2024-09-21T10:13:43.422160+0000","last_clean":"2024-09-21T10:13:43.422160+0000","last_became_active":"2024-09-21T10:07:04.349710+0000","last_became_peered":"2024-09-21T10:07:04.349710+0000","last_unstale":"2024-09-21T10:13:43.422160+0000","last_undegraded":"2024-09-21T10:13:43.422160+0000","last_fullsized":"2024-09-21T10:13:43.422160+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:40.753158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001052636,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.157275+0000","last_change":"2024-09-21T10:09:09.091422+0000","last_active":"2024-09-21T10:14:35.157275+0000","last_peered":"2024-09-21T10:14:35.157275+0000","last_clean":"2024-09-21T10:14:35.157275+0000","last_became_active":"2024-09-21T10:09:09.090512+0000","last_became_peered":"2024-09-21T10:09:09.090512+0000","last_unstale":"2024-09-21T10:14:35.157275+0000","last_undegraded":"2024-09-21T10:14:35.157275+0000","last_fullsized":"2024-09-21T10:14:35.157275+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:06:45.981970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"82'382","reported_seq":672,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:15:23.425940+0000","last_change":"2024-09-21T10:11:13.832204+0000","last_active":"2024-09-21T10:15:23.425940+0000","last_peered":"2024-09-21T10:15:23.425940+0000","last_clean":"2024-09-21T10:15:23.425940+0000","last_became_active":"2024-09-21T10:11:13.831402+0000","last_became_peered":"2024-09-21T10:11:13.831402+0000","last_unstale":"2024-09-21T10:15:23.425940+0000","last_undegraded":"2024-09-21T10:15:23.425940+0000","last_fullsized":"2024-09-21T10:15:23.425940+0000","mapping_epoch":76,"log_start":"0'0","ondisk_log_start":"0'0","created":76,"last_epoch_clean":77,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:11:12.800772+0000","last_clean_scrub_stamp":"2024-09-21T10:11:12.800772+0000","objects_scrubbed":0,"log_size":382,"log_dups_size":0,"ondisk_log_size":382,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:02.778644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62732964,"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":615,"num_read_kb":659914,"num_write":484,"num_write_kb":139714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":27,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.334312+0000","last_change":"2024-09-21T10:09:08.156551+0000","last_active":"2024-09-21T10:14:35.334312+0000","last_peered":"2024-09-21T10:14:35.334312+0000","last_clean":"2024-09-21T10:14:35.334312+0000","last_became_active":"2024-09-21T10:09:08.156233+0000","last_became_peered":"2024-09-21T10:09:08.156233+0000","last_unstale":"2024-09-21T10:14:35.334312+0000","last_undegraded":"2024-09-21T10:14:35.334312+0000","last_fullsized":"2024-09-21T10:14:35.334312+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:07.028164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":38,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:43.430103+0000","last_change":"2024-09-21T10:07:13.864375+0000","last_active":"2024-09-21T10:13:43.430103+0000","last_peered":"2024-09-21T10:13:43.430103+0000","last_clean":"2024-09-21T10:13:43.430103+0000","last_became_active":"2024-09-21T10:07:03.783908+0000","last_became_peered":"2024-09-21T10:07:03.783908+0000","last_unstale":"2024-09-21T10:13:43.430103+0000","last_undegraded":"2024-09-21T10:13:43.430103+0000","last_fullsized":"2024-09-21T10:13:43.430103+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:37.777339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.152512+0000","last_change":"2024-09-21T10:09:10.003326+0000","last_active":"2024-09-21T10:14:35.152512+0000","last_peered":"2024-09-21T10:14:35.152512+0000","last_clean":"2024-09-21T10:14:35.152512+0000","last_became_active":"2024-09-21T10:09:10.002488+0000","last_became_peered":"2024-09-21T10:09:10.002488+0000","last_unstale":"2024-09-21T10:14:35.152512+0000","last_undegraded":"2024-09-21T10:14:35.152512+0000","last_fullsized":"2024-09-21T10:14:35.152512+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:51.953655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:54.512527+0000","last_change":"2024-09-21T10:09:10.003141+0000","last_active":"2024-09-21T10:13:54.512527+0000","last_peered":"2024-09-21T10:13:54.512527+0000","last_clean":"2024-09-21T10:13:54.512527+0000","last_became_active":"2024-09-21T10:09:10.002265+0000","last_became_peered":"2024-09-21T10:09:10.002265+0000","last_unstale":"2024-09-21T10:13:54.512527+0000","last_undegraded":"2024-09-21T10:13:54.512527+0000","last_fullsized":"2024-09-21T10:13:54.512527+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:20:09.898415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"82'15","reported_seq":46,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:36.220715+0000","last_change":"2024-09-21T10:09:08.151544+0000","last_active":"2024-09-21T10:14:36.220715+0000","last_peered":"2024-09-21T10:14:36.220715+0000","last_clean":"2024-09-21T10:14:36.220715+0000","last_became_active":"2024-09-21T10:09:08.149589+0000","last_became_peered":"2024-09-21T10:09:08.149589+0000","last_unstale":"2024-09-21T10:14:36.220715+0000","last_undegraded":"2024-09-21T10:14:36.220715+0000","last_fullsized":"2024-09-21T10:14:36.220715+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:18:26.715099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3410,"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":10,"num_read_kb":9,"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.12","version":"0'0","reported_seq":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:49.515503+0000","last_change":"2024-09-21T10:09:08.177982+0000","last_active":"2024-09-21T10:13:49.515503+0000","last_peered":"2024-09-21T10:13:49.515503+0000","last_clean":"2024-09-21T10:13:49.515503+0000","last_became_active":"2024-09-21T10:09:08.177679+0000","last_became_peered":"2024-09-21T10:09:08.177679+0000","last_unstale":"2024-09-21T10:13:49.515503+0000","last_undegraded":"2024-09-21T10:13:49.515503+0000","last_fullsized":"2024-09-21T10:13:49.515503+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:45.985006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":31,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:59.510958+0000","last_change":"2024-09-21T10:09:08.155131+0000","last_active":"2024-09-21T10:13:59.510958+0000","last_peered":"2024-09-21T10:13:59.510958+0000","last_clean":"2024-09-21T10:13:59.510958+0000","last_became_active":"2024-09-21T10:09:08.154419+0000","last_became_peered":"2024-09-21T10:09:08.154419+0000","last_unstale":"2024-09-21T10:13:59.510958+0000","last_undegraded":"2024-09-21T10:13:59.510958+0000","last_fullsized":"2024-09-21T10:13:59.510958+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:23:29.839074+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":25,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:59.514423+0000","last_change":"2024-09-21T10:09:08.143337+0000","last_active":"2024-09-21T10:13:59.514423+0000","last_peered":"2024-09-21T10:13:59.514423+0000","last_clean":"2024-09-21T10:13:59.514423+0000","last_became_active":"2024-09-21T10:09:08.142523+0000","last_became_peered":"2024-09-21T10:09:08.142523+0000","last_unstale":"2024-09-21T10:13:59.514423+0000","last_undegraded":"2024-09-21T10:13:59.514423+0000","last_fullsized":"2024-09-21T10:13:59.514423+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:18:48.691191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:49.515499+0000","last_change":"2024-09-21T10:09:08.652470+0000","last_active":"2024-09-21T10:13:49.515499+0000","last_peered":"2024-09-21T10:13:49.515499+0000","last_clean":"2024-09-21T10:13:49.515499+0000","last_became_active":"2024-09-21T10:09:08.651370+0000","last_became_peered":"2024-09-21T10:09:08.651370+0000","last_unstale":"2024-09-21T10:13:49.515499+0000","last_undegraded":"2024-09-21T10:13:49.515499+0000","last_fullsized":"2024-09-21T10:13:49.515499+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:39:14.307172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":25,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:59.475618+0000","last_change":"2024-09-21T10:09:08.147843+0000","last_active":"2024-09-21T10:13:59.475618+0000","last_peered":"2024-09-21T10:13:59.475618+0000","last_clean":"2024-09-21T10:13:59.475618+0000","last_became_active":"2024-09-21T10:09:08.146741+0000","last_became_peered":"2024-09-21T10:09:08.146741+0000","last_unstale":"2024-09-21T10:13:59.475618+0000","last_undegraded":"2024-09-21T10:13:59.475618+0000","last_fullsized":"2024-09-21T10:13:59.475618+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:38:23.666347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:13:49.515459+0000","last_change":"2024-09-21T10:09:21.375502+0000","last_active":"2024-09-21T10:13:49.515459+0000","last_peered":"2024-09-21T10:13:49.515459+0000","last_clean":"2024-09-21T10:13:49.515459+0000","last_became_active":"2024-09-21T10:09:21.374717+0000","last_became_peered":"2024-09-21T10:09:21.374717+0000","last_unstale":"2024-09-21T10:13:49.515459+0000","last_undegraded":"2024-09-21T10:13:49.515459+0000","last_fullsized":"2024-09-21T10:13:49.515459+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:28:37.620521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.161794+0000","last_change":"2024-09-21T10:09:08.178850+0000","last_active":"2024-09-21T10:14:35.161794+0000","last_peered":"2024-09-21T10:14:35.161794+0000","last_clean":"2024-09-21T10:14:35.161794+0000","last_became_active":"2024-09-21T10:09:08.178379+0000","last_became_peered":"2024-09-21T10:09:08.178379+0000","last_unstale":"2024-09-21T10:14:35.161794+0000","last_undegraded":"2024-09-21T10:14:35.161794+0000","last_fullsized":"2024-09-21T10:14:35.161794+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:38.574842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:04.517902+0000","last_change":"2024-09-21T10:09:08.154861+0000","last_active":"2024-09-21T10:14:04.517902+0000","last_peered":"2024-09-21T10:14:04.517902+0000","last_clean":"2024-09-21T10:14:04.517902+0000","last_became_active":"2024-09-21T10:09:08.154398+0000","last_became_peered":"2024-09-21T10:09:08.154398+0000","last_unstale":"2024-09-21T10:14:04.517902+0000","last_undegraded":"2024-09-21T10:14:04.517902+0000","last_fullsized":"2024-09-21T10:14:04.517902+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:27.250187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.333854+0000","last_change":"2024-09-21T10:09:09.189120+0000","last_active":"2024-09-21T10:14:35.333854+0000","last_peered":"2024-09-21T10:14:35.333854+0000","last_clean":"2024-09-21T10:14:35.333854+0000","last_became_active":"2024-09-21T10:09:09.188617+0000","last_became_peered":"2024-09-21T10:09:09.188617+0000","last_unstale":"2024-09-21T10:14:35.333854+0000","last_undegraded":"2024-09-21T10:14:35.333854+0000","last_fullsized":"2024-09-21T10:14:35.333854+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:33:54.682351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:04.517729+0000","last_change":"2024-09-21T10:09:08.163878+0000","last_active":"2024-09-21T10:14:04.517729+0000","last_peered":"2024-09-21T10:14:04.517729+0000","last_clean":"2024-09-21T10:14:04.517729+0000","last_became_active":"2024-09-21T10:09:08.163260+0000","last_became_peered":"2024-09-21T10:09:08.163260+0000","last_unstale":"2024-09-21T10:14:04.517729+0000","last_undegraded":"2024-09-21T10:14:04.517729+0000","last_fullsized":"2024-09-21T10:14:04.517729+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:32.402653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:14.519743+0000","last_change":"2024-09-21T10:09:08.233887+0000","last_active":"2024-09-21T10:14:14.519743+0000","last_peered":"2024-09-21T10:14:14.519743+0000","last_clean":"2024-09-21T10:14:14.519743+0000","last_became_active":"2024-09-21T10:09:08.233568+0000","last_became_peered":"2024-09-21T10:09:08.233568+0000","last_unstale":"2024-09-21T10:14:14.519743+0000","last_undegraded":"2024-09-21T10:14:14.519743+0000","last_fullsized":"2024-09-21T10:14:14.519743+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:13:38.943426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":27,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:09.515795+0000","last_change":"2024-09-21T10:09:08.153084+0000","last_active":"2024-09-21T10:14:09.515795+0000","last_peered":"2024-09-21T10:14:09.515795+0000","last_clean":"2024-09-21T10:14:09.515795+0000","last_became_active":"2024-09-21T10:09:08.151999+0000","last_became_peered":"2024-09-21T10:09:08.151999+0000","last_unstale":"2024-09-21T10:14:09.515795+0000","last_undegraded":"2024-09-21T10:14:09.515795+0000","last_fullsized":"2024-09-21T10:14:09.515795+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:30.679682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":33,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:09.474624+0000","last_change":"2024-09-21T10:09:21.724853+0000","last_active":"2024-09-21T10:14:09.474624+0000","last_peered":"2024-09-21T10:14:09.474624+0000","last_clean":"2024-09-21T10:14:09.474624+0000","last_became_active":"2024-09-21T10:09:21.723998+0000","last_became_peered":"2024-09-21T10:09:21.723998+0000","last_unstale":"2024-09-21T10:14:09.474624+0000","last_undegraded":"2024-09-21T10:14:09.474624+0000","last_fullsized":"2024-09-21T10:14:09.474624+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:26:36.520663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":27,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:09.476781+0000","last_change":"2024-09-21T10:09:08.154279+0000","last_active":"2024-09-21T10:14:09.476781+0000","last_peered":"2024-09-21T10:14:09.476781+0000","last_clean":"2024-09-21T10:14:09.476781+0000","last_became_active":"2024-09-21T10:09:08.153971+0000","last_became_peered":"2024-09-21T10:09:08.153971+0000","last_unstale":"2024-09-21T10:14:09.476781+0000","last_undegraded":"2024-09-21T10:14:09.476781+0000","last_fullsized":"2024-09-21T10:14:09.476781+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:45.361999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:09.515872+0000","last_change":"2024-09-21T10:09:09.813635+0000","last_active":"2024-09-21T10:14:09.515872+0000","last_peered":"2024-09-21T10:14:09.515872+0000","last_clean":"2024-09-21T10:14:09.515872+0000","last_became_active":"2024-09-21T10:09:09.812831+0000","last_became_peered":"2024-09-21T10:09:09.812831+0000","last_unstale":"2024-09-21T10:14:09.515872+0000","last_undegraded":"2024-09-21T10:14:09.515872+0000","last_fullsized":"2024-09-21T10:14:09.515872+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:49:46.709126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":29,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:09.516734+0000","last_change":"2024-09-21T10:09:08.154616+0000","last_active":"2024-09-21T10:14:09.516734+0000","last_peered":"2024-09-21T10:14:09.516734+0000","last_clean":"2024-09-21T10:14:09.516734+0000","last_became_active":"2024-09-21T10:09:08.153938+0000","last_became_peered":"2024-09-21T10:09:08.153938+0000","last_unstale":"2024-09-21T10:14:09.516734+0000","last_undegraded":"2024-09-21T10:14:09.516734+0000","last_fullsized":"2024-09-21T10:14:09.516734+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:01:57.409996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:09.515766+0000","last_change":"2024-09-21T10:09:09.190664+0000","last_active":"2024-09-21T10:14:09.515766+0000","last_peered":"2024-09-21T10:14:09.515766+0000","last_clean":"2024-09-21T10:14:09.515766+0000","last_became_active":"2024-09-21T10:09:09.189848+0000","last_became_peered":"2024-09-21T10:09:09.189848+0000","last_unstale":"2024-09-21T10:14:09.515766+0000","last_undegraded":"2024-09-21T10:14:09.515766+0000","last_fullsized":"2024-09-21T10:14:09.515766+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:05:43.022974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":29,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:14.517634+0000","last_change":"2024-09-21T10:09:08.154291+0000","last_active":"2024-09-21T10:14:14.517634+0000","last_peered":"2024-09-21T10:14:14.517634+0000","last_clean":"2024-09-21T10:14:14.517634+0000","last_became_active":"2024-09-21T10:09:08.153578+0000","last_became_peered":"2024-09-21T10:09:08.153578+0000","last_unstale":"2024-09-21T10:14:14.517634+0000","last_undegraded":"2024-09-21T10:14:14.517634+0000","last_fullsized":"2024-09-21T10:14:14.517634+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:04:57.130911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:04.517980+0000","last_change":"2024-09-21T10:09:09.091430+0000","last_active":"2024-09-21T10:14:04.517980+0000","last_peered":"2024-09-21T10:14:04.517980+0000","last_clean":"2024-09-21T10:14:04.517980+0000","last_became_active":"2024-09-21T10:09:09.090649+0000","last_became_peered":"2024-09-21T10:09:09.090649+0000","last_unstale":"2024-09-21T10:14:04.517980+0000","last_undegraded":"2024-09-21T10:14:04.517980+0000","last_fullsized":"2024-09-21T10:14:04.517980+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:07:02.146011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":28,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.154745+0000","last_change":"2024-09-21T10:09:08.149801+0000","last_active":"2024-09-21T10:14:35.154745+0000","last_peered":"2024-09-21T10:14:35.154745+0000","last_clean":"2024-09-21T10:14:35.154745+0000","last_became_active":"2024-09-21T10:09:08.148818+0000","last_became_peered":"2024-09-21T10:09:08.148818+0000","last_unstale":"2024-09-21T10:14:35.154745+0000","last_undegraded":"2024-09-21T10:14:35.154745+0000","last_fullsized":"2024-09-21T10:14:35.154745+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:08:48.148888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":24,"reported_epoch":81,"state":"active+clean","last_fresh":"2024-09-21T10:14:04.514633+0000","last_change":"2024-09-21T10:09:10.002526+0000","last_active":"2024-09-21T10:14:04.514633+0000","last_peered":"2024-09-21T10:14:04.514633+0000","last_clean":"2024-09-21T10:14:04.514633+0000","last_became_active":"2024-09-21T10:09:10.001948+0000","last_became_peered":"2024-09-21T10:09:10.001948+0000","last_unstale":"2024-09-21T10:14:04.514633+0000","last_undegraded":"2024-09-21T10:14:04.514633+0000","last_fullsized":"2024-09-21T10:14:04.514633+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:52:21.792232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":33,"reported_epoch":82,"state":"active+clean","last_fresh":"2024-09-21T10:14:35.334274+0000","last_change":"2024-09-21T10:09:08.145921+0000","last_active":"2024-09-21T10:14:35.334274+0000","last_peered":"2024-09-21T10:14:35.334274+0000","last_clean":"2024-09-21T10:14:35.334274+0000","last_became_active":"2024-09-21T10:09:08.142911+0000","last_became_peered":"2024-09-21T10:09:08.142911+0000","last_unstale":"2024-09-21T10:14:35.334274+0000","last_undegraded":"2024-09-21T10:14:35.334274+0000","last_fullsized":"2024-09-21T10:14:35.334274+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:52:15.799897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":1199512434,"num_objects":402,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":402,"num_whiteouts":0,"num_read":14306,"num_read_kb":15354222,"num_write":9772,"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":2242363392,"data_stored":2229995013,"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":4208,"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":77,"num_read_kb":80,"num_write":53,"num_write_kb":22,"num_scrub_errors":0,"num_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":12624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":53,"ondisk_log_size":53,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":332,"num_read_kb":658,"num_write":203,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":142,"ondisk_log_size":142,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201409,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297172,"kb_used_data":250348,"kb_used_omap":1,"kb_used_meta":43390,"kb_avail":93447980,"statfs":{"total":95995035648,"available":95690731520,"internally_reserved":0,"allocated":256356352,"data_stored":254455925,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":44431820},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463052,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":207000,"kb_used_data":163452,"kb_used_omap":1,"kb_used_meta":35198,"kb_avail":93538152,"statfs":{"total":95995035648,"available":95783067648,"internally_reserved":0,"allocated":167374848,"data_stored":166015564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":36043207},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724696,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":467792,"kb_used_data":412668,"kb_used_omap":1,"kb_used_meta":49150,"kb_avail":93277360,"statfs":{"total":95995035648,"available":95516016640,"internally_reserved":0,"allocated":422572032,"data_stored":419765938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":50330054},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986338,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":406488,"kb_used_data":360700,"kb_used_omap":1,"kb_used_meta":43390,"kb_avail":93338664,"statfs":{"total":95995035648,"available":95578791936,"internally_reserved":0,"allocated":369356800,"data_stored":366842868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":44431814},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149868,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":171876,"kb_used_data":135512,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93573276,"statfs":{"total":95995035648,"available":95819034624,"internally_reserved":0,"allocated":138764288,"data_stored":137552164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31848904},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411512,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":349692,"kb_used_data":306332,"kb_used_omap":1,"kb_used_meta":39294,"kb_avail":93395460,"statfs":{"total":95995035648,"available":95636951040,"internally_reserved":0,"allocated":313683968,"data_stored":311528123,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":40237510},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575042,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":265796,"kb_used_data":222592,"kb_used_omap":1,"kb_used_meta":39294,"kb_avail":93479356,"statfs":{"total":95995035648,"available":95722860544,"internally_reserved":0,"allocated":227934208,"data_stored":226179755,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":40237510},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738572,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":395864,"kb_used_data":346776,"kb_used_omap":1,"kb_used_meta":43390,"kb_avail":93349288,"statfs":{"total":95995035648,"available":95589670912,"internally_reserved":0,"allocated":355098624,"data_stored":352626288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":44431814},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"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":3556,"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":652,"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":3480,"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":3626,"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":353632256,"data_stored":351636577,"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":227078144,"data_stored":225781816,"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":312811520,"data_stored":311128768,"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":137895936,"data_stored":137153335,"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":368467968,"data_stored":366440573,"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":421699584,"data_stored":419366859,"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":165904384,"data_stored":165023562,"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":254873600,"data_stored":253463523,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:15:43.991 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-09-21T10:15:43.991 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-09-21T10:15:44.388 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:15:44 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:15:44] "GET /metrics HTTP/1.1" 200 36209 "" "Prometheus/2.43.0" 2024-09-21T10:15:44.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:44 smithi003 bash[31899]: cluster 2024-09-21T10:15:43.193570+0000 mgr.y (mgr.24839) 75 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:44.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:44 smithi003 bash[31899]: audit 2024-09-21T10:15:43.416036+0000 mgr.y (mgr.24839) 76 : audit [DBG] from='client.24956 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:15:44.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:44 smithi003 bash[31899]: audit 2024-09-21T10:15:44.174639+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:44.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:44 smithi003 bash[31899]: audit 2024-09-21T10:15:44.180537+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:44.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:44 smithi003 bash[22527]: cluster 2024-09-21T10:15:43.193570+0000 mgr.y (mgr.24839) 75 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:44.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:44 smithi003 bash[22527]: audit 2024-09-21T10:15:43.416036+0000 mgr.y (mgr.24839) 76 : audit [DBG] from='client.24956 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:15:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:44 smithi003 bash[22527]: audit 2024-09-21T10:15:44.174639+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:44 smithi003 bash[22527]: audit 2024-09-21T10:15:44.180537+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:44 smithi204 bash[24804]: cluster 2024-09-21T10:15:43.193570+0000 mgr.y (mgr.24839) 75 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:44 smithi204 bash[24804]: audit 2024-09-21T10:15:43.416036+0000 mgr.y (mgr.24839) 76 : audit [DBG] from='client.24956 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:15:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:44 smithi204 bash[24804]: audit 2024-09-21T10:15:44.174639+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:44 smithi204 bash[24804]: audit 2024-09-21T10:15:44.180537+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.521 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:46 smithi003 bash[31899]: cluster 2024-09-21T10:15:45.194113+0000 mgr.y (mgr.24839) 77 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:46 smithi003 bash[31899]: audit 2024-09-21T10:15:45.291534+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:46 smithi003 bash[31899]: audit 2024-09-21T10:15:45.301453+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:46 smithi003 bash[31899]: audit 2024-09-21T10:15:45.406096+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:46 smithi003 bash[31899]: audit 2024-09-21T10:15:45.420946+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:46 smithi003 bash[22527]: cluster 2024-09-21T10:15:45.194113+0000 mgr.y (mgr.24839) 77 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:46 smithi003 bash[22527]: audit 2024-09-21T10:15:45.291534+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:46 smithi003 bash[22527]: audit 2024-09-21T10:15:45.301453+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:46 smithi003 bash[22527]: audit 2024-09-21T10:15:45.406096+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:46 smithi003 bash[22527]: audit 2024-09-21T10:15:45.420946+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:46 smithi204 bash[24804]: cluster 2024-09-21T10:15:45.194113+0000 mgr.y (mgr.24839) 77 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:46 smithi204 bash[24804]: audit 2024-09-21T10:15:45.291534+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:46 smithi204 bash[24804]: audit 2024-09-21T10:15:45.301453+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:46 smithi204 bash[24804]: audit 2024-09-21T10:15:45.406096+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:46 smithi204 bash[24804]: audit 2024-09-21T10:15:45.420946+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:47.184 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (8m) 2s ago 9m 13.9M - 0.25.0 c8568f914cd2 df4d2dac374d 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (8m) 1s ago 8m 78.7M - 9.4.7 954c08fa6188 bb017e2ac262 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (6m) 2s ago 6m 14.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (6m) 1s ago 6m 16.5M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (39s) 1s ago 17m 439M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (88s) 2s ago 20m 498M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (20m) 2s ago 20m 59.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 405aeab66157 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (18m) 1s ago 18m 45.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (18m) 2s ago 18m 45.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (9s) 2s ago 9m 3019k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (6s) 1s ago 9m - - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (16m) 2s ago 16m 105M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:15:47.185 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (16m) 2s ago 16m 91.8M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:15:47.186 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (15m) 2s ago 15m 125M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:15:47.186 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (14m) 2s ago 14m 70.4M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:15:47.186 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (13m) 1s ago 13m 104M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:15:47.186 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (12m) 1s ago 12m 117M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:15:47.186 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (11m) 1s ago 11m 86.2M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:15:47.186 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (10m) 1s ago 10m 97.1M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:15:47.186 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (47s) 1s ago 9m 35.0M - 2.43.0 a07b618ecd1d 3f37625ff7ab 2024-09-21T10:15:47.550 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:15:47.550 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:15:47.550 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:15:47.550 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:15:47.550 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:15:47.550 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:15:47.550 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:15:47.550 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:15:47.550 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:15:47.550 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:15:47.550 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:15:47.551 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:15:47.551 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:15:47.551 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:15:47.551 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:15:47.551 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:15:47.551 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:15:47.551 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:15:47.867 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:15:47.867 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:15:47.867 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:15:47.868 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:15:47.868 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-21T10:15:47.868 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-21T10:15:47.868 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:15:47.868 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T10:15:47.868 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-21T10:15:47.868 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:15:47.868 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:15:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[22527]: audit 2024-09-21T10:15:46.508463+0000 mgr.y (mgr.24839) 78 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[22527]: audit 2024-09-21T10:15:46.560037+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[22527]: audit 2024-09-21T10:15:46.571362+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[22527]: audit 2024-09-21T10:15:46.839822+0000 mgr.y (mgr.24839) 79 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[22527]: audit 2024-09-21T10:15:47.147077+0000 mgr.y (mgr.24839) 80 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[22527]: cluster 2024-09-21T10:15:47.194894+0000 mgr.y (mgr.24839) 81 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:47.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[22527]: audit 2024-09-21T10:15:47.549168+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.3:0/2637510053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:47.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[31899]: audit 2024-09-21T10:15:46.508463+0000 mgr.y (mgr.24839) 78 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:47.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[31899]: audit 2024-09-21T10:15:46.560037+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:47.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[31899]: audit 2024-09-21T10:15:46.571362+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:47.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[31899]: audit 2024-09-21T10:15:46.839822+0000 mgr.y (mgr.24839) 79 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:47.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[31899]: audit 2024-09-21T10:15:47.147077+0000 mgr.y (mgr.24839) 80 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:47.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[31899]: cluster 2024-09-21T10:15:47.194894+0000 mgr.y (mgr.24839) 81 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:47.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:47 smithi003 bash[31899]: audit 2024-09-21T10:15:47.549168+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.3:0/2637510053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:48.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:47 smithi204 bash[24804]: audit 2024-09-21T10:15:46.508463+0000 mgr.y (mgr.24839) 78 : audit [DBG] from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:48.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:47 smithi204 bash[24804]: audit 2024-09-21T10:15:46.560037+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:48.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:47 smithi204 bash[24804]: audit 2024-09-21T10:15:46.571362+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:48.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:47 smithi204 bash[24804]: audit 2024-09-21T10:15:46.839822+0000 mgr.y (mgr.24839) 79 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:48.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:47 smithi204 bash[24804]: audit 2024-09-21T10:15:47.147077+0000 mgr.y (mgr.24839) 80 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:47 smithi204 bash[24804]: cluster 2024-09-21T10:15:47.194894+0000 mgr.y (mgr.24839) 81 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:47 smithi204 bash[24804]: audit 2024-09-21T10:15:47.549168+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.3:0/2637510053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:48.720 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:15:48.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:48 smithi003 bash[22527]: audit 2024-09-21T10:15:47.866822+0000 mgr.y (mgr.24839) 82 : audit [DBG] from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:48.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:48 smithi003 bash[31899]: audit 2024-09-21T10:15:47.866822+0000 mgr.y (mgr.24839) 82 : audit [DBG] from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:49.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:48 smithi204 bash[24804]: audit 2024-09-21T10:15:47.866822+0000 mgr.y (mgr.24839) 82 : audit [DBG] from='client.24986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:15:49.901 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:49 smithi003 bash[31899]: cluster 2024-09-21T10:15:49.195532+0000 mgr.y (mgr.24839) 83 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:49.901 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:49 smithi003 bash[22527]: cluster 2024-09-21T10:15:49.195532+0000 mgr.y (mgr.24839) 83 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:50.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:49 smithi204 bash[24804]: cluster 2024-09-21T10:15:49.195532+0000 mgr.y (mgr.24839) 83 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:51.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:51 smithi003 bash[22527]: audit 2024-09-21T10:15:51.142782+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:51.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:51 smithi003 bash[31899]: audit 2024-09-21T10:15:51.142782+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:51.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:51 smithi204 bash[24804]: audit 2024-09-21T10:15:51.142782+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:15:52.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:52 smithi003 bash[22527]: cluster 2024-09-21T10:15:51.196792+0000 mgr.y (mgr.24839) 84 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:52.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:52 smithi003 bash[31899]: cluster 2024-09-21T10:15:51.196792+0000 mgr.y (mgr.24839) 84 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:52.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:52 smithi204 bash[24804]: cluster 2024-09-21T10:15:51.196792+0000 mgr.y (mgr.24839) 84 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:54.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:15:54 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:15:54] "GET /metrics HTTP/1.1" 200 36211 "" "Prometheus/2.43.0" 2024-09-21T10:15:54.225 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_0' removed 2024-09-21T10:15:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:54 smithi204 bash[24804]: cluster 2024-09-21T10:15:53.197225+0000 mgr.y (mgr.24839) 85 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:54 smithi204 bash[24804]: audit 2024-09-21T10:15:53.423269+0000 mon.c (mon.2) 208 : audit [INF] from='client.? 172.21.15.3:0/1541990028' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-21T10:15:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:54 smithi204 bash[24804]: audit 2024-09-21T10:15:53.423782+0000 mon.a (mon.0) 1022 : 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 2024-09-21T10:15:54.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:54 smithi003 bash[22527]: cluster 2024-09-21T10:15:53.197225+0000 mgr.y (mgr.24839) 85 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:54.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:54 smithi003 bash[22527]: audit 2024-09-21T10:15:53.423269+0000 mon.c (mon.2) 208 : audit [INF] from='client.? 172.21.15.3:0/1541990028' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-21T10:15:54.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:54 smithi003 bash[22527]: audit 2024-09-21T10:15:53.423782+0000 mon.a (mon.0) 1022 : 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 2024-09-21T10:15:54.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:54 smithi003 bash[31899]: cluster 2024-09-21T10:15:53.197225+0000 mgr.y (mgr.24839) 85 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:54.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:54 smithi003 bash[31899]: audit 2024-09-21T10:15:53.423269+0000 mon.c (mon.2) 208 : audit [INF] from='client.? 172.21.15.3:0/1541990028' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-21T10:15:54.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:54 smithi003 bash[31899]: audit 2024-09-21T10:15:53.423782+0000 mon.a (mon.0) 1022 : 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 2024-09-21T10:15:54.918 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-21T10:15:54.918 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2024-09-21T10:15:54.918 DEBUG:teuthology.parallel:result is None 2024-09-21T10:15:55.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:55 smithi204 bash[24804]: audit 2024-09-21T10:15:54.221025+0000 mon.a (mon.0) 1023 : 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 2024-09-21T10:15:55.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:55 smithi204 bash[24804]: cluster 2024-09-21T10:15:54.221126+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T10:15:55.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:55 smithi003 bash[22527]: audit 2024-09-21T10:15:54.221025+0000 mon.a (mon.0) 1023 : 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 2024-09-21T10:15:55.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:55 smithi003 bash[22527]: cluster 2024-09-21T10:15:54.221126+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T10:15:55.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:55 smithi003 bash[31899]: audit 2024-09-21T10:15:54.221025+0000 mon.a (mon.0) 1023 : 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 2024-09-21T10:15:55.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:55 smithi003 bash[31899]: cluster 2024-09-21T10:15:54.221126+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T10:15:56.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:56 smithi204 bash[24804]: cluster 2024-09-21T10:15:55.197808+0000 mgr.y (mgr.24839) 86 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:56.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:56 smithi204 bash[24804]: audit 2024-09-21T10:15:55.452329+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:56.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:56 smithi204 bash[24804]: audit 2024-09-21T10:15:55.465554+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:56.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:56 smithi003 bash[22527]: cluster 2024-09-21T10:15:55.197808+0000 mgr.y (mgr.24839) 86 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:56.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:56 smithi003 bash[22527]: audit 2024-09-21T10:15:55.452329+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:56.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:56 smithi003 bash[22527]: audit 2024-09-21T10:15:55.465554+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:56.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:56 smithi003 bash[31899]: cluster 2024-09-21T10:15:55.197808+0000 mgr.y (mgr.24839) 86 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 581 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-09-21T10:15:56.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:56 smithi003 bash[31899]: audit 2024-09-21T10:15:55.452329+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:56.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:56 smithi003 bash[31899]: audit 2024-09-21T10:15:55.465554+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:58.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: cluster 2024-09-21T10:15:57.199157+0000 mgr.y (mgr.24839) 87 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 581 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.203088+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.218152+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.221674+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.223790+0000 mon.c (mon.2) 210 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.235829+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.329753+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.333151+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.335677+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.338938+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.340936+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.342914+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.344763+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.346714+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.348653+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.351574+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:15:58 smithi204 bash[24804]: audit 2024-09-21T10:15:57.354070+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: cluster 2024-09-21T10:15:57.199157+0000 mgr.y (mgr.24839) 87 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 581 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.203088+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.218152+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.221674+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:15:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.223790+0000 mon.c (mon.2) 210 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:15:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.235829+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.329753+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.333151+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.335677+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.338938+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.340936+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.342914+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.344763+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.346714+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.348653+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.351574+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[22527]: audit 2024-09-21T10:15:57.354070+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: cluster 2024-09-21T10:15:57.199157+0000 mgr.y (mgr.24839) 87 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 581 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.203088+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.218152+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.221674+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.223790+0000 mon.c (mon.2) 210 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.235829+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.329753+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:15:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.333151+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.335677+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.338938+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.340936+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.342914+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.344763+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.346714+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.348653+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.351574+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:15:58.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:15:58 smithi003 bash[31899]: audit 2024-09-21T10:15:57.354070+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:00.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:00 smithi204 bash[24804]: cluster 2024-09-21T10:15:59.199808+0000 mgr.y (mgr.24839) 88 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 581 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:00.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:00 smithi003 bash[22527]: cluster 2024-09-21T10:15:59.199808+0000 mgr.y (mgr.24839) 88 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 581 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:00.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:00 smithi003 bash[31899]: cluster 2024-09-21T10:15:59.199808+0000 mgr.y (mgr.24839) 88 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 581 KiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:16:01.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:01 smithi204 bash[24804]: cephadm 2024-09-21T10:16:00.148403+0000 mgr.y (mgr.24839) 89 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T10:16:01.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:01 smithi003 bash[22527]: cephadm 2024-09-21T10:16:00.148403+0000 mgr.y (mgr.24839) 89 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T10:16:01.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:01 smithi003 bash[31899]: cephadm 2024-09-21T10:16:00.148403+0000 mgr.y (mgr.24839) 89 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T10:16:02.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:02 smithi204 bash[24804]: cephadm 2024-09-21T10:16:00.438540+0000 mgr.y (mgr.24839) 90 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-09-21T10:16:02.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:02 smithi204 bash[24804]: cluster 2024-09-21T10:16:01.200869+0000 mgr.y (mgr.24839) 91 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:02.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:02 smithi003 bash[22527]: cephadm 2024-09-21T10:16:00.438540+0000 mgr.y (mgr.24839) 90 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-09-21T10:16:02.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:02 smithi003 bash[22527]: cluster 2024-09-21T10:16:01.200869+0000 mgr.y (mgr.24839) 91 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:02.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:02 smithi003 bash[31899]: cephadm 2024-09-21T10:16:00.438540+0000 mgr.y (mgr.24839) 90 : cephadm [INF] Deploying daemon prometheus.a on smithi204 2024-09-21T10:16:02.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:02 smithi003 bash[31899]: cluster 2024-09-21T10:16:01.200869+0000 mgr.y (mgr.24839) 91 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:04.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:04 smithi003 bash[22527]: cluster 2024-09-21T10:16:03.201533+0000 mgr.y (mgr.24839) 92 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:04.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:16:04 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:16:04] "GET /metrics HTTP/1.1" 200 36211 "" "Prometheus/2.43.0" 2024-09-21T10:16:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:04 smithi003 bash[31899]: cluster 2024-09-21T10:16:03.201533+0000 mgr.y (mgr.24839) 92 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:04.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:04 smithi204 bash[24804]: cluster 2024-09-21T10:16:03.201533+0000 mgr.y (mgr.24839) 92 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:06.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:06 smithi204 bash[24804]: cluster 2024-09-21T10:16:05.202157+0000 mgr.y (mgr.24839) 93 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:06.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:06 smithi204 bash[24804]: audit 2024-09-21T10:16:06.143070+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:06.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:06 smithi003 bash[22527]: cluster 2024-09-21T10:16:05.202157+0000 mgr.y (mgr.24839) 93 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:06.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:06 smithi003 bash[22527]: audit 2024-09-21T10:16:06.143070+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:06.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:06 smithi003 bash[31899]: cluster 2024-09-21T10:16:05.202157+0000 mgr.y (mgr.24839) 93 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:06.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:06 smithi003 bash[31899]: audit 2024-09-21T10:16:06.143070+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:08.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:08 smithi204 bash[24804]: cluster 2024-09-21T10:16:07.203223+0000 mgr.y (mgr.24839) 94 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:08.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:08 smithi204 bash[24804]: cluster 2024-09-21T10:16:07.256464+0000 mon.a (mon.0) 1030 : cluster [DBG] mgrmap e34: y(active, since 92s), standbys: x 2024-09-21T10:16:08.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:08 smithi003 bash[22527]: cluster 2024-09-21T10:16:07.203223+0000 mgr.y (mgr.24839) 94 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:08.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:08 smithi003 bash[22527]: cluster 2024-09-21T10:16:07.256464+0000 mon.a (mon.0) 1030 : cluster [DBG] mgrmap e34: y(active, since 92s), standbys: x 2024-09-21T10:16:08.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:08 smithi003 bash[31899]: cluster 2024-09-21T10:16:07.203223+0000 mgr.y (mgr.24839) 94 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:08.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:08 smithi003 bash[31899]: cluster 2024-09-21T10:16:07.256464+0000 mon.a (mon.0) 1030 : cluster [DBG] mgrmap e34: y(active, since 92s), standbys: x 2024-09-21T10:16:10.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:10 smithi204 bash[24804]: cluster 2024-09-21T10:16:09.203844+0000 mgr.y (mgr.24839) 95 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:10.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:10 smithi003 bash[22527]: cluster 2024-09-21T10:16:09.203844+0000 mgr.y (mgr.24839) 95 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:10.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:10 smithi003 bash[31899]: cluster 2024-09-21T10:16:09.203844+0000 mgr.y (mgr.24839) 95 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:12.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:12 smithi204 bash[24804]: cluster 2024-09-21T10:16:11.204961+0000 mgr.y (mgr.24839) 96 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:12 smithi003 bash[22527]: cluster 2024-09-21T10:16:11.204961+0000 mgr.y (mgr.24839) 96 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:12.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:12 smithi003 bash[31899]: cluster 2024-09-21T10:16:11.204961+0000 mgr.y (mgr.24839) 96 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:14.420 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:14 smithi204 bash[24804]: cluster 2024-09-21T10:16:13.205678+0000 mgr.y (mgr.24839) 97 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:14.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:14 smithi003 bash[22527]: cluster 2024-09-21T10:16:13.205678+0000 mgr.y (mgr.24839) 97 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:14.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:16:14 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:16:14] "GET /metrics HTTP/1.1" 200 33846 "" "Prometheus/2.43.0" 2024-09-21T10:16:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:14 smithi003 bash[31899]: cluster 2024-09-21T10:16:13.205678+0000 mgr.y (mgr.24839) 97 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:15.240 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:16:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:15.241 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:16:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:15.241 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:16:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:15.241 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:16:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:15.241 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:16:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:15.242 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:16:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:15.242 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:15.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:15.243 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:16:15 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:15.505 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 systemd[1]: Stopping Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:16:15.505 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.347Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:16:15.505 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.347Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T10:16:15.506 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.347Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T10:16:15.506 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.347Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T10:16:15.506 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.347Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T10:16:15.506 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.347Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T10:16:15.506 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.347Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T10:16:15.506 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.347Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T10:16:15.506 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.348Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T10:16:15.506 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.348Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T10:16:15.506 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.348Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T10:16:15.506 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[60853]: ts=2024-09-21T10:16:15.348Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T10:16:16.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:15 smithi204 bash[68307]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:16:16.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:16 smithi204 bash[68369]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T10:16:16.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T10:16:16.255 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: Stopped Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:16:16.548 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:16.549 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:16.549 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:16.549 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:16.549 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:16.550 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:16.550 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: Started Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:16:16.550 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:16.550 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:16 smithi204 bash[24804]: cluster 2024-09-21T10:16:15.206389+0000 mgr.y (mgr.24839) 98 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:16.551 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:16.551 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:16:16 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:16.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:16 smithi003 bash[22527]: cluster 2024-09-21T10:16:15.206389+0000 mgr.y (mgr.24839) 98 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:16.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:16 smithi003 bash[31899]: cluster 2024-09-21T10:16:15.206389+0000 mgr.y (mgr.24839) 98 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:17.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[24804]: audit 2024-09-21T10:16:16.478956+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:17.727 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[24804]: audit 2024-09-21T10:16:16.492613+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:17.728 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[24804]: audit 2024-09-21T10:16:16.496361+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:16:17.728 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[24804]: cluster 2024-09-21T10:16:17.207635+0000 mgr.y (mgr.24839) 99 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:17.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:17 smithi003 bash[22527]: audit 2024-09-21T10:16:16.478956+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:17.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:17 smithi003 bash[22527]: audit 2024-09-21T10:16:16.492613+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:17.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:17 smithi003 bash[22527]: audit 2024-09-21T10:16:16.496361+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:16:17.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:17 smithi003 bash[22527]: cluster 2024-09-21T10:16:17.207635+0000 mgr.y (mgr.24839) 99 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:17 smithi003 bash[31899]: audit 2024-09-21T10:16:16.478956+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:17 smithi003 bash[31899]: audit 2024-09-21T10:16:16.492613+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:17 smithi003 bash[31899]: audit 2024-09-21T10:16:16.496361+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:16:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:17 smithi003 bash[31899]: cluster 2024-09-21T10:16:17.207635+0000 mgr.y (mgr.24839) 99 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:18.007 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.837Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-21T10:16:18.007 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.838Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-21T10:16:18.007 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.838Z caller=main.go:623 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi204 (none))" 2024-09-21T10:16:18.007 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.838Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T10:16:18.007 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.838Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T10:16:18.007 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.840Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T10:16:18.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.840Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-21T10:16:18.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.843Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T10:16:18.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.843Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T10:16:18.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.844Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T10:16:18.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.844Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.607µs 2024-09-21T10:16:18.008 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.845Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T10:16:18.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.846Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-21T10:16:18.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.857Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-21T10:16:18.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.858Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-21T10:16:18.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.860Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-21T10:16:18.009 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.860Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-21T10:16:18.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.860Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.454µs wal_replay_duration=15.342599ms wbl_replay_duration=134ns total_replay_duration=15.433641ms 2024-09-21T10:16:18.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.864Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T10:16:18.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.864Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-21T10:16:18.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.864Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T10:16:18.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.881Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.135841ms db_storage=1.117µs remote_storage=1.269µs web_handler=435ns query_engine=1.079µs scrape=310.707µs scrape_sd=129.413µs notify=18.571µs notify_sd=15.214µs rules=16.162564ms tracing=9.685µs 2024-09-21T10:16:18.010 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.881Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-21T10:16:18.011 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:16:17 smithi204 bash[68424]: ts=2024-09-21T10:16:17.881Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T10:16:18.218 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:16:18.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:18 smithi204 bash[24804]: audit 2024-09-21T10:16:18.204530+0000 mgr.y (mgr.24839) 100 : audit [DBG] from='client.24998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:18.867 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (8m) 34s ago 9m 13.9M - 0.25.0 c8568f914cd2 df4d2dac374d 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (9m) 33s ago 9m 78.7M - 9.4.7 954c08fa6188 bb017e2ac262 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (7m) 34s ago 7m 14.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (7m) 33s ago 7m 16.5M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (70s) 33s ago 18m 439M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (2m) 34s ago 20m 498M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (20m) 34s ago 20m 59.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 405aeab66157 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (18m) 33s ago 18m 45.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (18m) 34s ago 18m 45.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (41s) 34s ago 9m 3019k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (37s) 33s ago 9m - - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (17m) 34s ago 17m 105M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (16m) 34s ago 16m 91.8M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:16:18.868 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (15m) 34s ago 15m 125M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:16:18.869 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (14m) 34s ago 14m 70.4M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:16:18.869 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (13m) 33s ago 13m 104M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:16:18.869 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (13m) 33s ago 13m 117M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:16:18.869 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (12m) 33s ago 12m 86.2M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:16:18.869 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (11m) 33s ago 11m 97.1M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:16:18.869 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 starting - - - - 2024-09-21T10:16:18.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:18 smithi003 bash[22527]: audit 2024-09-21T10:16:18.204530+0000 mgr.y (mgr.24839) 100 : audit [DBG] from='client.24998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:18.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:18 smithi003 bash[31899]: audit 2024-09-21T10:16:18.204530+0000 mgr.y (mgr.24839) 100 : audit [DBG] from='client.24998 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:16:19.251 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:16:19.252 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:16:19.252 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:16:19.252 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:16:19.252 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:16:19.252 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:16:19.252 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:16:19.563 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:16:19.563 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:16:19.563 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:16:19.563 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:16:19.563 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-21T10:16:19.563 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-21T10:16:19.563 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:16:19.563 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T10:16:19.563 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-21T10:16:19.563 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:16:19.563 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:16:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:19 smithi204 bash[24804]: audit 2024-09-21T10:16:18.529188+0000 mgr.y (mgr.24839) 101 : audit [DBG] from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:19 smithi204 bash[24804]: audit 2024-09-21T10:16:18.835308+0000 mgr.y (mgr.24839) 102 : audit [DBG] from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:19 smithi204 bash[24804]: cluster 2024-09-21T10:16:19.208219+0000 mgr.y (mgr.24839) 103 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:19.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:19 smithi204 bash[24804]: audit 2024-09-21T10:16:19.250250+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.3:0/774863701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:19.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:19 smithi003 bash[22527]: audit 2024-09-21T10:16:18.529188+0000 mgr.y (mgr.24839) 101 : audit [DBG] from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:19.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:19 smithi003 bash[22527]: audit 2024-09-21T10:16:18.835308+0000 mgr.y (mgr.24839) 102 : audit [DBG] from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:19.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:19 smithi003 bash[22527]: cluster 2024-09-21T10:16:19.208219+0000 mgr.y (mgr.24839) 103 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:19.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:19 smithi003 bash[22527]: audit 2024-09-21T10:16:19.250250+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.3:0/774863701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:19 smithi003 bash[31899]: audit 2024-09-21T10:16:18.529188+0000 mgr.y (mgr.24839) 101 : audit [DBG] from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:19 smithi003 bash[31899]: audit 2024-09-21T10:16:18.835308+0000 mgr.y (mgr.24839) 102 : audit [DBG] from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:19 smithi003 bash[31899]: cluster 2024-09-21T10:16:19.208219+0000 mgr.y (mgr.24839) 103 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:19 smithi003 bash[31899]: audit 2024-09-21T10:16:19.250250+0000 mon.c (mon.2) 224 : audit [DBG] from='client.? 172.21.15.3:0/774863701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:20 smithi204 bash[24804]: audit 2024-09-21T10:16:19.561805+0000 mgr.y (mgr.24839) 104 : audit [DBG] from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:20.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:20 smithi003 bash[22527]: audit 2024-09-21T10:16:19.561805+0000 mgr.y (mgr.24839) 104 : audit [DBG] from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:20.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:20 smithi003 bash[31899]: audit 2024-09-21T10:16:19.561805+0000 mgr.y (mgr.24839) 104 : audit [DBG] from='client.25022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:21.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:21 smithi003 bash[22527]: audit 2024-09-21T10:16:21.143612+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:21.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:21 smithi003 bash[22527]: cluster 2024-09-21T10:16:21.209193+0000 mgr.y (mgr.24839) 105 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:21 smithi003 bash[31899]: audit 2024-09-21T10:16:21.143612+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:21 smithi003 bash[31899]: cluster 2024-09-21T10:16:21.209193+0000 mgr.y (mgr.24839) 105 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:22.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:21 smithi204 bash[24804]: audit 2024-09-21T10:16:21.143612+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:22.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:21 smithi204 bash[24804]: cluster 2024-09-21T10:16:21.209193+0000 mgr.y (mgr.24839) 105 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:16:23.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:23 smithi003 bash[22527]: audit 2024-09-21T10:16:22.592177+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:23.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:23 smithi003 bash[22527]: audit 2024-09-21T10:16:22.605962+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:23.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:23 smithi003 bash[22527]: cluster 2024-09-21T10:16:23.209771+0000 mgr.y (mgr.24839) 106 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:23.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:23 smithi003 bash[31899]: audit 2024-09-21T10:16:22.592177+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:23.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:23 smithi003 bash[31899]: audit 2024-09-21T10:16:22.605962+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:23.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:23 smithi003 bash[31899]: cluster 2024-09-21T10:16:23.209771+0000 mgr.y (mgr.24839) 106 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:24.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:23 smithi204 bash[24804]: audit 2024-09-21T10:16:22.592177+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:24.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:23 smithi204 bash[24804]: audit 2024-09-21T10:16:22.605962+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:24.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:23 smithi204 bash[24804]: cluster 2024-09-21T10:16:23.209771+0000 mgr.y (mgr.24839) 106 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:24 smithi003 bash[22527]: audit 2024-09-21T10:16:23.818196+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:24 smithi003 bash[22527]: audit 2024-09-21T10:16:23.832224+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:24 smithi003 bash[31899]: audit 2024-09-21T10:16:23.818196+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:24 smithi003 bash[31899]: audit 2024-09-21T10:16:23.832224+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:25.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:24 smithi204 bash[24804]: audit 2024-09-21T10:16:23.818196+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:25.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:24 smithi204 bash[24804]: audit 2024-09-21T10:16:23.832224+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:26.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:25 smithi003 bash[22527]: cluster 2024-09-21T10:16:25.210390+0000 mgr.y (mgr.24839) 107 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:26.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:25 smithi003 bash[31899]: cluster 2024-09-21T10:16:25.210390+0000 mgr.y (mgr.24839) 107 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:26.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:25 smithi204 bash[24804]: cluster 2024-09-21T10:16:25.210390+0000 mgr.y (mgr.24839) 107 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:16:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:16:27] "GET /metrics HTTP/1.1" 200 33843 "" "Prometheus/2.51.0" 2024-09-21T10:16:28.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:28 smithi003 bash[22527]: cluster 2024-09-21T10:16:27.211464+0000 mgr.y (mgr.24839) 108 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:28.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:28 smithi003 bash[31899]: cluster 2024-09-21T10:16:27.211464+0000 mgr.y (mgr.24839) 108 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:28.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:28 smithi204 bash[24804]: cluster 2024-09-21T10:16:27.211464+0000 mgr.y (mgr.24839) 108 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:30.660 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:30 smithi204 bash[24804]: cluster 2024-09-21T10:16:29.212068+0000 mgr.y (mgr.24839) 109 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:30.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:30 smithi003 bash[22527]: cluster 2024-09-21T10:16:29.212068+0000 mgr.y (mgr.24839) 109 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:30.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:30 smithi003 bash[31899]: cluster 2024-09-21T10:16:29.212068+0000 mgr.y (mgr.24839) 109 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:32.543 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:32 smithi204 bash[24804]: cluster 2024-09-21T10:16:31.213092+0000 mgr.y (mgr.24839) 110 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:32.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:32 smithi003 bash[22527]: cluster 2024-09-21T10:16:31.213092+0000 mgr.y (mgr.24839) 110 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:32.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:32 smithi003 bash[31899]: cluster 2024-09-21T10:16:31.213092+0000 mgr.y (mgr.24839) 110 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:34.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:34 smithi003 bash[22527]: cluster 2024-09-21T10:16:33.213745+0000 mgr.y (mgr.24839) 111 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:34.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:34 smithi003 bash[31899]: cluster 2024-09-21T10:16:33.213745+0000 mgr.y (mgr.24839) 111 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:34.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:34 smithi204 bash[24804]: cluster 2024-09-21T10:16:33.213745+0000 mgr.y (mgr.24839) 111 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.432842+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.448366+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.453695+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:16:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.455831+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:16:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.467732+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.524108+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:16:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.608001+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:16:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.611811+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.614866+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.618452+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.620635+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.622774+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.624971+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.627898+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.630891+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.635346+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.639280+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[22527]: audit 2024-09-21T10:16:34.642933+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.432842+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.448366+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.453695+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.455831+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:16:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.467732+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.524108+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.608001+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.611811+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.614866+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.618452+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.620635+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.622774+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.624971+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.627898+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.630891+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.635346+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.639280+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:35 smithi003 bash[31899]: audit 2024-09-21T10:16:34.642933+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.432842+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:35.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.448366+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.453695+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:16:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.455831+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:16:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.467732+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.524108+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:16:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.608001+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:16:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.611811+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.614866+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.618452+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.620635+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.622774+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.624971+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.627898+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.630891+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.635346+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.639280+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:35 smithi204 bash[24804]: audit 2024-09-21T10:16:34.642933+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:36.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:36 smithi003 bash[22527]: audit 2024-09-21T10:16:34.525269+0000 mgr.y (mgr.24839) 112 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:16:36.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:36 smithi003 bash[22527]: cluster 2024-09-21T10:16:35.214349+0000 mgr.y (mgr.24839) 113 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:36.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:36 smithi003 bash[22527]: audit 2024-09-21T10:16:36.144003+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:36.504 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:36 smithi003 bash[31899]: audit 2024-09-21T10:16:34.525269+0000 mgr.y (mgr.24839) 112 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:16:36.504 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:36 smithi003 bash[31899]: cluster 2024-09-21T10:16:35.214349+0000 mgr.y (mgr.24839) 113 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:36.504 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:36 smithi003 bash[31899]: audit 2024-09-21T10:16:36.144003+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:36.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:36 smithi204 bash[24804]: audit 2024-09-21T10:16:34.525269+0000 mgr.y (mgr.24839) 112 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T10:16:36.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:36 smithi204 bash[24804]: cluster 2024-09-21T10:16:35.214349+0000 mgr.y (mgr.24839) 113 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:36.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:36 smithi204 bash[24804]: audit 2024-09-21T10:16:36.144003+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:37.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:16:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:16:37] "GET /metrics HTTP/1.1" 200 33839 "" "Prometheus/2.51.0" 2024-09-21T10:16:38.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:38 smithi204 bash[24804]: cephadm 2024-09-21T10:16:37.016044+0000 mgr.y (mgr.24839) 114 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T10:16:38.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:38 smithi204 bash[24804]: cephadm 2024-09-21T10:16:37.034943+0000 mgr.y (mgr.24839) 115 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-21T10:16:38.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:38 smithi204 bash[24804]: cluster 2024-09-21T10:16:37.215396+0000 mgr.y (mgr.24839) 116 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:38.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:38 smithi003 bash[22527]: cephadm 2024-09-21T10:16:37.016044+0000 mgr.y (mgr.24839) 114 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T10:16:38.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:38 smithi003 bash[22527]: cephadm 2024-09-21T10:16:37.034943+0000 mgr.y (mgr.24839) 115 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-21T10:16:38.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:38 smithi003 bash[22527]: cluster 2024-09-21T10:16:37.215396+0000 mgr.y (mgr.24839) 116 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:38.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:38 smithi003 bash[31899]: cephadm 2024-09-21T10:16:37.016044+0000 mgr.y (mgr.24839) 114 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T10:16:38.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:38 smithi003 bash[31899]: cephadm 2024-09-21T10:16:37.034943+0000 mgr.y (mgr.24839) 115 : cephadm [INF] Deploying daemon alertmanager.a on smithi003 2024-09-21T10:16:38.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:38 smithi003 bash[31899]: cluster 2024-09-21T10:16:37.215396+0000 mgr.y (mgr.24839) 116 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:39.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:39 smithi204 bash[24804]: cluster 2024-09-21T10:16:39.215984+0000 mgr.y (mgr.24839) 117 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:39.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:39 smithi003 bash[22527]: cluster 2024-09-21T10:16:39.215984+0000 mgr.y (mgr.24839) 117 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:39.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:39 smithi003 bash[31899]: cluster 2024-09-21T10:16:39.215984+0000 mgr.y (mgr.24839) 117 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:42.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:42 smithi003 bash[22527]: cluster 2024-09-21T10:16:41.217037+0000 mgr.y (mgr.24839) 118 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:42.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:42 smithi003 bash[31899]: cluster 2024-09-21T10:16:41.217037+0000 mgr.y (mgr.24839) 118 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:42.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:42 smithi204 bash[24804]: cluster 2024-09-21T10:16:41.217037+0000 mgr.y (mgr.24839) 118 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:44.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:44 smithi003 bash[31899]: cluster 2024-09-21T10:16:43.217640+0000 mgr.y (mgr.24839) 119 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:44 smithi003 bash[22527]: cluster 2024-09-21T10:16:43.217640+0000 mgr.y (mgr.24839) 119 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:44.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:44 smithi204 bash[24804]: cluster 2024-09-21T10:16:43.217640+0000 mgr.y (mgr.24839) 119 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:45.863 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:45 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:45.863 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:16:45 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:45.864 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:16:45 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:45.864 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:16:45 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:45.864 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:16:45 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:45.865 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:45 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:45.865 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:16:45 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:45.865 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:45 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:45.865 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:45 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:16:45.866 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:16:45 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:46.174 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:45 smithi003 bash[58684]: ts=2024-09-21T10:16:45.862Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T10:16:46.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:46 smithi003 bash[22527]: cluster 2024-09-21T10:16:45.218227+0000 mgr.y (mgr.24839) 120 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:46.669 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:46 smithi003 bash[31899]: cluster 2024-09-21T10:16:45.218227+0000 mgr.y (mgr.24839) 120 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:46.669 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:46 smithi003 bash[83547]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T10:16:46.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:46 smithi204 bash[24804]: cluster 2024-09-21T10:16:45.218227+0000 mgr.y (mgr.24839) 120 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:46.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:46.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:46.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:46.925 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:46.925 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:46.925 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:46 smithi003 bash[83607]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T10:16:46.926 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T10:16:46.926 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:16:46.926 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:46.926 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: Started Ceph alertmanager.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:16:46.926 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:46.926 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:46.927 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:16:46 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:16:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:16:47] "GET /metrics HTTP/1.1" 200 33839 "" "Prometheus/2.51.0" 2024-09-21T10:16:48.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:47 smithi204 bash[24804]: audit 2024-09-21T10:16:46.954458+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:47 smithi204 bash[24804]: audit 2024-09-21T10:16:46.961918+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:47 smithi204 bash[24804]: audit 2024-09-21T10:16:46.963458+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:16:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:47 smithi204 bash[24804]: cluster 2024-09-21T10:16:47.219242+0000 mgr.y (mgr.24839) 121 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:47 smithi204 bash[24804]: audit 2024-09-21T10:16:47.499489+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:47 smithi204 bash[24804]: audit 2024-09-21T10:16:47.505744+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[22527]: audit 2024-09-21T10:16:46.954458+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[22527]: audit 2024-09-21T10:16:46.961918+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[22527]: audit 2024-09-21T10:16:46.963458+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:16:48.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[22527]: cluster 2024-09-21T10:16:47.219242+0000 mgr.y (mgr.24839) 121 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:48.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[22527]: audit 2024-09-21T10:16:47.499489+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[22527]: audit 2024-09-21T10:16:47.505744+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[31899]: audit 2024-09-21T10:16:46.954458+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[31899]: audit 2024-09-21T10:16:46.961918+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[31899]: audit 2024-09-21T10:16:46.963458+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:16:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[31899]: cluster 2024-09-21T10:16:47.219242+0000 mgr.y (mgr.24839) 121 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[31899]: audit 2024-09-21T10:16:47.499489+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:47 smithi003 bash[31899]: audit 2024-09-21T10:16:47.505744+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:48.426 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:48 smithi003 bash[83661]: ts=2024-09-21T10:16:48.119Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-21T10:16:48.426 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:48 smithi003 bash[83661]: ts=2024-09-21T10:16:48.119Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-21T10:16:48.426 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:48 smithi003 bash[83661]: ts=2024-09-21T10:16:48.121Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.3 port=9094 2024-09-21T10:16:48.426 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:48 smithi003 bash[83661]: ts=2024-09-21T10:16:48.122Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T10:16:48.426 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:48 smithi003 bash[83661]: ts=2024-09-21T10:16:48.149Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:16:48.426 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:48 smithi003 bash[83661]: ts=2024-09-21T10:16:48.149Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T10:16:48.426 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:48 smithi003 bash[83661]: ts=2024-09-21T10:16:48.151Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-21T10:16:48.426 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:48 smithi003 bash[83661]: ts=2024-09-21T10:16:48.151Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T10:16:49.900 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:16:50.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:50 smithi003 bash[22527]: cluster 2024-09-21T10:16:49.219862+0000 mgr.y (mgr.24839) 122 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:50.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:50 smithi003 bash[31899]: cluster 2024-09-21T10:16:49.219862+0000 mgr.y (mgr.24839) 122 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:50.425 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:50 smithi003 bash[83661]: ts=2024-09-21T10:16:50.122Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00006528s 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 starting - - - - 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (9m) 27s ago 9m 78.7M - 9.4.7 954c08fa6188 bb017e2ac262 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (7m) 66s ago 7m 14.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (7m) 27s ago 7m 16.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (102s) 27s ago 18m 440M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (2m) 66s ago 21m 498M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (21m) 66s ago 21m 59.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 405aeab66157 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (19m) 27s ago 19m 44.0M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (19m) 66s ago 19m 45.4M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (73s) 66s ago 10m 3019k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:16:50.516 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (69s) 27s ago 10m 7403k - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:16:50.517 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (17m) 66s ago 17m 105M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:16:50.517 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (17m) 66s ago 17m 91.8M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:16:50.517 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (16m) 66s ago 16m 125M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:16:50.517 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (15m) 66s ago 15m 70.4M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:16:50.517 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (14m) 27s ago 14m 94.3M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:16:50.517 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (13m) 27s ago 13m 101M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:16:50.517 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (12m) 27s ago 12m 77.0M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:16:50.517 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (11m) 27s ago 11m 88.9M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:16:50.517 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (34s) 27s ago 10m 29.1M - 2.51.0 1d3b7f56885b 53e5c3a401c9 2024-09-21T10:16:50.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:50 smithi204 bash[24804]: cluster 2024-09-21T10:16:49.219862+0000 mgr.y (mgr.24839) 122 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:50.878 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:16:50.878 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:16:50.878 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:16:50.878 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:16:50.878 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:16:50.878 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:16:50.878 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:16:50.878 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:16:50.878 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:16:50.879 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:16:50.879 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:16:50.879 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:16:50.879 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:16:50.879 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:16:50.879 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:16:50.879 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:16:50.879 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:16:50.879 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:16:51.223 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:16:51.223 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:16:51.224 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:16:51.224 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:16:51.224 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-21T10:16:51.224 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-21T10:16:51.224 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:16:51.224 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T10:16:51.224 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-21T10:16:51.224 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:16:51.224 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:16:51.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:51 smithi003 bash[22527]: audit 2024-09-21T10:16:49.888336+0000 mgr.y (mgr.24839) 123 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:51.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:51 smithi003 bash[22527]: audit 2024-09-21T10:16:50.200975+0000 mgr.y (mgr.24839) 124 : audit [DBG] from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:51.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:51 smithi003 bash[22527]: audit 2024-09-21T10:16:50.876940+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.3:0/1587007979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:51 smithi003 bash[22527]: audit 2024-09-21T10:16:51.143836+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:51 smithi003 bash[31899]: audit 2024-09-21T10:16:49.888336+0000 mgr.y (mgr.24839) 123 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:51 smithi003 bash[31899]: audit 2024-09-21T10:16:50.200975+0000 mgr.y (mgr.24839) 124 : audit [DBG] from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:51 smithi003 bash[31899]: audit 2024-09-21T10:16:50.876940+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.3:0/1587007979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:51 smithi003 bash[31899]: audit 2024-09-21T10:16:51.143836+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:51.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:51 smithi204 bash[24804]: audit 2024-09-21T10:16:49.888336+0000 mgr.y (mgr.24839) 123 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:51.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:51 smithi204 bash[24804]: audit 2024-09-21T10:16:50.200975+0000 mgr.y (mgr.24839) 124 : audit [DBG] from='client.25034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:51.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:51 smithi204 bash[24804]: audit 2024-09-21T10:16:50.876940+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.3:0/1587007979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:16:51.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:51 smithi204 bash[24804]: audit 2024-09-21T10:16:51.143836+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:16:52.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:52 smithi003 bash[22527]: audit 2024-09-21T10:16:50.502913+0000 mgr.y (mgr.24839) 125 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:52.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:52 smithi003 bash[22527]: cluster 2024-09-21T10:16:51.220834+0000 mgr.y (mgr.24839) 126 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:52.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:52 smithi003 bash[22527]: audit 2024-09-21T10:16:51.222686+0000 mgr.y (mgr.24839) 127 : audit [DBG] from='client.25052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:52.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:52 smithi003 bash[31899]: audit 2024-09-21T10:16:50.502913+0000 mgr.y (mgr.24839) 125 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:52.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:52 smithi003 bash[31899]: cluster 2024-09-21T10:16:51.220834+0000 mgr.y (mgr.24839) 126 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:52.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:52 smithi003 bash[31899]: audit 2024-09-21T10:16:51.222686+0000 mgr.y (mgr.24839) 127 : audit [DBG] from='client.25052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:52.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:52 smithi204 bash[24804]: audit 2024-09-21T10:16:50.502913+0000 mgr.y (mgr.24839) 125 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:52.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:52 smithi204 bash[24804]: cluster 2024-09-21T10:16:51.220834+0000 mgr.y (mgr.24839) 126 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:52.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:52 smithi204 bash[24804]: audit 2024-09-21T10:16:51.222686+0000 mgr.y (mgr.24839) 127 : audit [DBG] from='client.25052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:16:54.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:53 smithi204 bash[24804]: audit 2024-09-21T10:16:52.951424+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:54.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:53 smithi204 bash[24804]: audit 2024-09-21T10:16:52.962821+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:54.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:53 smithi204 bash[24804]: cluster 2024-09-21T10:16:53.221185+0000 mgr.y (mgr.24839) 128 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:54.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:53 smithi204 bash[24804]: audit 2024-09-21T10:16:53.284289+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:53 smithi204 bash[24804]: audit 2024-09-21T10:16:53.292305+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:54.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:53 smithi003 bash[22527]: audit 2024-09-21T10:16:52.951424+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:54.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:53 smithi003 bash[22527]: audit 2024-09-21T10:16:52.962821+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:54.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:53 smithi003 bash[22527]: cluster 2024-09-21T10:16:53.221185+0000 mgr.y (mgr.24839) 128 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:54.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:53 smithi003 bash[22527]: audit 2024-09-21T10:16:53.284289+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:54.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:53 smithi003 bash[22527]: audit 2024-09-21T10:16:53.292305+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:53 smithi003 bash[31899]: audit 2024-09-21T10:16:52.951424+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:53 smithi003 bash[31899]: audit 2024-09-21T10:16:52.962821+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:53 smithi003 bash[31899]: cluster 2024-09-21T10:16:53.221185+0000 mgr.y (mgr.24839) 128 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:53 smithi003 bash[31899]: audit 2024-09-21T10:16:53.284289+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:53 smithi003 bash[31899]: audit 2024-09-21T10:16:53.292305+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:55.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:55 smithi003 bash[22527]: audit 2024-09-21T10:16:54.388449+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:55.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:55 smithi003 bash[22527]: audit 2024-09-21T10:16:54.400032+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:55 smithi003 bash[31899]: audit 2024-09-21T10:16:54.388449+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:55 smithi003 bash[31899]: audit 2024-09-21T10:16:54.400032+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:55.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:55 smithi204 bash[24804]: audit 2024-09-21T10:16:54.388449+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:55.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:55 smithi204 bash[24804]: audit 2024-09-21T10:16:54.400032+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:16:56.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:56 smithi003 bash[31899]: cluster 2024-09-21T10:16:55.221770+0000 mgr.y (mgr.24839) 129 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:56.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:56 smithi003 bash[22527]: cluster 2024-09-21T10:16:55.221770+0000 mgr.y (mgr.24839) 129 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:56.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:56 smithi204 bash[24804]: cluster 2024-09-21T10:16:55.221770+0000 mgr.y (mgr.24839) 129 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:57.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:16:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:16:57] "GET /metrics HTTP/1.1" 200 33855 "" "Prometheus/2.51.0" 2024-09-21T10:16:58.406 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:16:58 smithi003 bash[83661]: ts=2024-09-21T10:16:58.124Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001374841s 2024-09-21T10:16:58.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:16:58 smithi003 bash[22527]: cluster 2024-09-21T10:16:57.222812+0000 mgr.y (mgr.24839) 130 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:16:58 smithi003 bash[31899]: cluster 2024-09-21T10:16:57.222812+0000 mgr.y (mgr.24839) 130 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:16:58.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:16:58 smithi204 bash[24804]: cluster 2024-09-21T10:16:57.222812+0000 mgr.y (mgr.24839) 130 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:00.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:00 smithi003 bash[22527]: cluster 2024-09-21T10:16:59.223554+0000 mgr.y (mgr.24839) 131 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:00.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:00 smithi003 bash[31899]: cluster 2024-09-21T10:16:59.223554+0000 mgr.y (mgr.24839) 131 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:00.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:00 smithi204 bash[24804]: cluster 2024-09-21T10:16:59.223554+0000 mgr.y (mgr.24839) 131 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:02.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:02 smithi003 bash[31899]: cluster 2024-09-21T10:17:01.224673+0000 mgr.y (mgr.24839) 132 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:02.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:02 smithi003 bash[22527]: cluster 2024-09-21T10:17:01.224673+0000 mgr.y (mgr.24839) 132 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:02.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:02 smithi204 bash[24804]: cluster 2024-09-21T10:17:01.224673+0000 mgr.y (mgr.24839) 132 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: cluster 2024-09-21T10:17:03.225206+0000 mgr.y (mgr.24839) 133 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.075221+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.089754+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.094423+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.096200+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.108275+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.163459+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.247400+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.250787+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.253546+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.256875+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.258936+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.261009+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.263537+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.265545+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.268333+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.272510+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.276325+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.280112+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[22527]: audit 2024-09-21T10:17:04.283885+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: cluster 2024-09-21T10:17:03.225206+0000 mgr.y (mgr.24839) 133 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.075221+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.089754+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.094423+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.096200+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.108275+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.163459+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.247400+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.250787+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.253546+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.256875+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.258936+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.261009+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.263537+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.265545+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.268333+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.272510+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.276325+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.280112+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:04 smithi003 bash[31899]: audit 2024-09-21T10:17:04.283885+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: cluster 2024-09-21T10:17:03.225206+0000 mgr.y (mgr.24839) 133 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.075221+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.089754+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.094423+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.096200+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.108275+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.163459+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.247400+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.250787+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.253546+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.256875+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.258936+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.261009+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.263537+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.265545+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.268333+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.272510+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.276325+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.280112+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:04 smithi204 bash[24804]: audit 2024-09-21T10:17:04.283885+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:05.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:05 smithi204 bash[24804]: audit 2024-09-21T10:17:04.164477+0000 mgr.y (mgr.24839) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:17:05.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:05 smithi003 bash[22527]: audit 2024-09-21T10:17:04.164477+0000 mgr.y (mgr.24839) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:17:05.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:05 smithi003 bash[31899]: audit 2024-09-21T10:17:04.164477+0000 mgr.y (mgr.24839) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T10:17:06.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:06 smithi204 bash[24804]: cluster 2024-09-21T10:17:05.225791+0000 mgr.y (mgr.24839) 135 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:06.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:06 smithi204 bash[24804]: audit 2024-09-21T10:17:06.144451+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:06.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:06 smithi003 bash[22527]: cluster 2024-09-21T10:17:05.225791+0000 mgr.y (mgr.24839) 135 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:06.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:06 smithi003 bash[22527]: audit 2024-09-21T10:17:06.144451+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:06.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:06 smithi003 bash[31899]: cluster 2024-09-21T10:17:05.225791+0000 mgr.y (mgr.24839) 135 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:06.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:06 smithi003 bash[31899]: audit 2024-09-21T10:17:06.144451+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:07.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:17:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:17:07] "GET /metrics HTTP/1.1" 200 33850 "" "Prometheus/2.51.0" 2024-09-21T10:17:08.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:08 smithi204 bash[24804]: cephadm 2024-09-21T10:17:07.164775+0000 mgr.y (mgr.24839) 136 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T10:17:08.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:08 smithi204 bash[24804]: cluster 2024-09-21T10:17:07.226855+0000 mgr.y (mgr.24839) 137 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:08.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:08 smithi204 bash[24804]: cephadm 2024-09-21T10:17:07.271457+0000 mgr.y (mgr.24839) 138 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-09-21T10:17:08.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:08 smithi003 bash[22527]: cephadm 2024-09-21T10:17:07.164775+0000 mgr.y (mgr.24839) 136 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T10:17:08.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:08 smithi003 bash[22527]: cluster 2024-09-21T10:17:07.226855+0000 mgr.y (mgr.24839) 137 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:08.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:08 smithi003 bash[22527]: cephadm 2024-09-21T10:17:07.271457+0000 mgr.y (mgr.24839) 138 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-09-21T10:17:08.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:08 smithi003 bash[31899]: cephadm 2024-09-21T10:17:07.164775+0000 mgr.y (mgr.24839) 136 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T10:17:08.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:08 smithi003 bash[31899]: cluster 2024-09-21T10:17:07.226855+0000 mgr.y (mgr.24839) 137 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:08.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:08 smithi003 bash[31899]: cephadm 2024-09-21T10:17:07.271457+0000 mgr.y (mgr.24839) 138 : cephadm [INF] Deploying daemon grafana.a on smithi204 2024-09-21T10:17:09.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:09 smithi204 bash[24804]: cluster 2024-09-21T10:17:09.227490+0000 mgr.y (mgr.24839) 139 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:09.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:09 smithi003 bash[22527]: cluster 2024-09-21T10:17:09.227490+0000 mgr.y (mgr.24839) 139 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:09.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:09 smithi003 bash[31899]: cluster 2024-09-21T10:17:09.227490+0000 mgr.y (mgr.24839) 139 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:12.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:12 smithi003 bash[22527]: cluster 2024-09-21T10:17:11.228538+0000 mgr.y (mgr.24839) 140 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:12 smithi003 bash[31899]: cluster 2024-09-21T10:17:11.228538+0000 mgr.y (mgr.24839) 140 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:12.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:12 smithi204 bash[24804]: cluster 2024-09-21T10:17:11.228538+0000 mgr.y (mgr.24839) 140 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:14.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:14 smithi003 bash[22527]: cluster 2024-09-21T10:17:13.229197+0000 mgr.y (mgr.24839) 141 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:14.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:14 smithi003 bash[31899]: cluster 2024-09-21T10:17:13.229197+0000 mgr.y (mgr.24839) 141 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:14.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:14 smithi204 bash[24804]: cluster 2024-09-21T10:17:13.229197+0000 mgr.y (mgr.24839) 141 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:16.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:16 smithi003 bash[22527]: cluster 2024-09-21T10:17:15.229843+0000 mgr.y (mgr.24839) 142 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:16.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:16 smithi003 bash[31899]: cluster 2024-09-21T10:17:15.229843+0000 mgr.y (mgr.24839) 142 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:16.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:16 smithi204 bash[24804]: cluster 2024-09-21T10:17:15.229843+0000 mgr.y (mgr.24839) 142 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:17.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:17:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:17:17] "GET /metrics HTTP/1.1" 200 33850 "" "Prometheus/2.51.0" 2024-09-21T10:17:18.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:18 smithi003 bash[22527]: cluster 2024-09-21T10:17:17.231036+0000 mgr.y (mgr.24839) 143 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:18.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:18 smithi003 bash[31899]: cluster 2024-09-21T10:17:17.231036+0000 mgr.y (mgr.24839) 143 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:18.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:18 smithi204 bash[24804]: cluster 2024-09-21T10:17:17.231036+0000 mgr.y (mgr.24839) 143 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:20.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:20 smithi003 bash[22527]: cluster 2024-09-21T10:17:19.231824+0000 mgr.y (mgr.24839) 144 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:20 smithi003 bash[31899]: cluster 2024-09-21T10:17:19.231824+0000 mgr.y (mgr.24839) 144 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:20.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:20 smithi204 bash[24804]: cluster 2024-09-21T10:17:19.231824+0000 mgr.y (mgr.24839) 144 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:21.576 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:17:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:21 smithi003 bash[22527]: audit 2024-09-21T10:17:21.145226+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:21.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:21 smithi003 bash[31899]: audit 2024-09-21T10:17:21.145226+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:21.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:21 smithi204 bash[24804]: audit 2024-09-21T10:17:21.145226+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:22.216 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:17:22.216 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (35s) 28s ago 10m 13.8M - 0.27.0 11f11916f8cd e47c56afbcb1 2024-09-21T10:17:22.216 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (10m) 29s ago 10m 78.7M - 9.4.7 954c08fa6188 bb017e2ac262 2024-09-21T10:17:22.216 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (8m) 28s ago 8m 14.4M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:17:22.216 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (8m) 29s ago 8m 16.9M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:17:22.216 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (2m) 29s ago 19m 440M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:17:22.216 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (3m) 28s ago 21m 503M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (21m) 28s ago 21m 58.6M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 405aeab66157 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (19m) 29s ago 19m 44.8M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (19m) 28s ago 19m 48.9M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (104s) 28s ago 10m 7619k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (101s) 29s ago 10m 7719k - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (18m) 28s ago 18m 92.7M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (17m) 28s ago 17m 83.6M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (16m) 28s ago 16m 103M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (15m) 28s ago 15m 64.4M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (14m) 29s ago 15m 94.5M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (14m) 29s ago 14m 101M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:17:22.217 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (13m) 29s ago 13m 76.7M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:17:22.218 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (12m) 29s ago 12m 89.0M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:17:22.218 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (65s) 29s ago 11m 31.3M - 2.51.0 1d3b7f56885b 53e5c3a401c9 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:17:22.590 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:17:22.591 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:17:22.591 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:17:22.591 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:17:22.591 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:17:22.591 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:17:22.591 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:17:22.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:22 smithi003 bash[22527]: cluster 2024-09-21T10:17:21.232887+0000 mgr.y (mgr.24839) 145 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:22.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:22 smithi003 bash[31899]: cluster 2024-09-21T10:17:21.232887+0000 mgr.y (mgr.24839) 145 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:22.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:22 smithi204 bash[24804]: cluster 2024-09-21T10:17:21.232887+0000 mgr.y (mgr.24839) 145 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:22.911 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:17:22.911 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:17:22.911 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:17:22.911 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T10:17:22.911 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-21T10:17:22.911 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr" 2024-09-21T10:17:22.911 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:17:22.911 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T10:17:22.911 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading grafana daemons", 2024-09-21T10:17:22.912 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:17:22.912 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:17:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:23 smithi003 bash[22527]: audit 2024-09-21T10:17:21.560526+0000 mgr.y (mgr.24839) 146 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:23 smithi003 bash[22527]: audit 2024-09-21T10:17:21.883064+0000 mgr.y (mgr.24839) 147 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:23 smithi003 bash[22527]: audit 2024-09-21T10:17:22.196909+0000 mgr.y (mgr.24839) 148 : audit [DBG] from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:23 smithi003 bash[22527]: audit 2024-09-21T10:17:22.588618+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.3:0/2774880807' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:23.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:23 smithi003 bash[31899]: audit 2024-09-21T10:17:21.560526+0000 mgr.y (mgr.24839) 146 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:23.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:23 smithi003 bash[31899]: audit 2024-09-21T10:17:21.883064+0000 mgr.y (mgr.24839) 147 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:23.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:23 smithi003 bash[31899]: audit 2024-09-21T10:17:22.196909+0000 mgr.y (mgr.24839) 148 : audit [DBG] from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:23.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:23 smithi003 bash[31899]: audit 2024-09-21T10:17:22.588618+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.3:0/2774880807' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:23.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:23 smithi204 bash[24804]: audit 2024-09-21T10:17:21.560526+0000 mgr.y (mgr.24839) 146 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:23 smithi204 bash[24804]: audit 2024-09-21T10:17:21.883064+0000 mgr.y (mgr.24839) 147 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:23 smithi204 bash[24804]: audit 2024-09-21T10:17:22.196909+0000 mgr.y (mgr.24839) 148 : audit [DBG] from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:23 smithi204 bash[24804]: audit 2024-09-21T10:17:22.588618+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.3:0/2774880807' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:24 smithi003 bash[22527]: audit 2024-09-21T10:17:22.909451+0000 mgr.y (mgr.24839) 149 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:24 smithi003 bash[22527]: cluster 2024-09-21T10:17:23.233570+0000 mgr.y (mgr.24839) 150 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:24.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:24 smithi003 bash[31899]: audit 2024-09-21T10:17:22.909451+0000 mgr.y (mgr.24839) 149 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:24.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:24 smithi003 bash[31899]: cluster 2024-09-21T10:17:23.233570+0000 mgr.y (mgr.24839) 150 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:24.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:24 smithi204 bash[24804]: audit 2024-09-21T10:17:22.909451+0000 mgr.y (mgr.24839) 149 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:24.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:24 smithi204 bash[24804]: cluster 2024-09-21T10:17:23.233570+0000 mgr.y (mgr.24839) 150 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:26.464 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:17:26 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:26.464 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:17:26 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:26.465 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:17:26 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:26.465 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:17:26 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:26.465 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:17:26 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:26.466 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:26 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:26.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:26 smithi204 bash[24804]: cluster 2024-09-21T10:17:25.234202+0000 mgr.y (mgr.24839) 151 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:26.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:26 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:26.467 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:17:26 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:26.467 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:17:26 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:26.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:26 smithi003 bash[22527]: cluster 2024-09-21T10:17:25.234202+0000 mgr.y (mgr.24839) 151 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:26 smithi003 bash[31899]: cluster 2024-09-21T10:17:25.234202+0000 mgr.y (mgr.24839) 151 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:26.755 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:26 smithi204 systemd[1]: Stopping Ceph grafana.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:17:27.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:27 smithi204 bash[71965]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-grafana-a 2024-09-21T10:17:27.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T10:17:27.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:27 smithi204 bash[72026]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-grafana-a 2024-09-21T10:17:27.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@grafana.a.service: Failed with result 'exit-code'. 2024-09-21T10:17:27.505 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: Stopped Ceph grafana.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:17:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:17:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:17:27] "GET /metrics HTTP/1.1" 200 33852 "" "Prometheus/2.51.0" 2024-09-21T10:17:28.005 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:28.006 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:28.006 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:28.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:28.007 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:28.007 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:28.007 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:28.008 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:17:28.008 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:27 smithi204 systemd[1]: Started Ceph grafana.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:17:28.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:28 smithi003 bash[22527]: cluster 2024-09-21T10:17:27.235273+0000 mgr.y (mgr.24839) 152 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:28 smithi003 bash[22527]: audit 2024-09-21T10:17:27.769046+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:28 smithi003 bash[22527]: audit 2024-09-21T10:17:27.783943+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:28 smithi003 bash[22527]: audit 2024-09-21T10:17:27.788970+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:28 smithi003 bash[22527]: audit 2024-09-21T10:17:28.319441+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:28 smithi003 bash[31899]: cluster 2024-09-21T10:17:27.235273+0000 mgr.y (mgr.24839) 152 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:28 smithi003 bash[31899]: audit 2024-09-21T10:17:27.769046+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:28 smithi003 bash[31899]: audit 2024-09-21T10:17:27.783943+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:28 smithi003 bash[31899]: audit 2024-09-21T10:17:27.788970+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:28 smithi003 bash[31899]: audit 2024-09-21T10:17:28.319441+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:28.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:28 smithi204 bash[24804]: cluster 2024-09-21T10:17:27.235273+0000 mgr.y (mgr.24839) 152 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:28.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:28 smithi204 bash[24804]: audit 2024-09-21T10:17:27.769046+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:28.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:28 smithi204 bash[24804]: audit 2024-09-21T10:17:27.783943+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:28.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:28 smithi204 bash[24804]: audit 2024-09-21T10:17:27.788970+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:28.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:28 smithi204 bash[24804]: audit 2024-09-21T10:17:28.319441+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:29.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[24804]: audit 2024-09-21T10:17:28.335999+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:29.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493645522Z level=info msg="Starting Grafana" version=10.4.8 commit=8c384b71bde142a25ddc01ed5a183ca572b2b7f7 branch=v10.4.x compiled=2024-09-21T10:17:29Z 2024-09-21T10:17:29.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493902674Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T10:17:29.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493912473Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T10:17:29.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493917717Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T10:17:29.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493932412Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T10:17:29.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493937973Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T10:17:29.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493943766Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T10:17:29.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493949748Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T10:17:29.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493960904Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T10:17:29.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493967152Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T10:17:29.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493972413Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T10:17:29.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493977953Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T10:17:29.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493983723Z level=info msg=Target target=[all] 2024-09-21T10:17:29.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493993955Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T10:17:29.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.493999344Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T10:17:29.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.494004974Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T10:17:29.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.494011762Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T10:17:29.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.494016641Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T10:17:29.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=settings t=2024-09-21T10:17:29.494022161Z level=info msg="App mode production" 2024-09-21T10:17:29.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=sqlstore t=2024-09-21T10:17:29.49431155Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T10:17:29.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=sqlstore t=2024-09-21T10:17:29.494337578Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-21T10:17:29.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.494874359Z level=info msg="Starting DB migrations" 2024-09-21T10:17:29.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.518865445Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-21T10:17:29.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.53430222Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=15.434694ms 2024-09-21T10:17:29.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.578783715Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-21T10:17:29.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:29 smithi003 bash[22527]: audit 2024-09-21T10:17:28.335999+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:29.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:29 smithi003 bash[31899]: audit 2024-09-21T10:17:28.335999+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:29.848 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.579303062Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=517.537µs 2024-09-21T10:17:29.848 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.603794351Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-21T10:17:29.848 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.606078855Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=2.285441ms 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.629333407Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.629972199Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=637.652µs 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.655259892Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.670269464Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=15.008732ms 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.696449121Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.711976691Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=15.528533ms 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.755440322Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.770817434Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=15.374811ms 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.79707991Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.797571118Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=489.551µs 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.822341937Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.82471174Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.36943ms 2024-09-21T10:17:29.849 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.847838767Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-21T10:17:30.100 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.850259176Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.411573ms 2024-09-21T10:17:30.100 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.889852621Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-21T10:17:30.100 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.906124747Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=16.269819ms 2024-09-21T10:17:30.100 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.948675962Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-21T10:17:30.101 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.965035965Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=16.355463ms 2024-09-21T10:17:30.101 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.990479246Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-21T10:17:30.101 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:29 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:29.990608127Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=128.861µs 2024-09-21T10:17:30.101 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.032686945Z level=info msg="Executing migration" id="add library_element folder uid" 2024-09-21T10:17:30.101 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.048078216Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=15.390935ms 2024-09-21T10:17:30.101 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.074630761Z level=info msg="Executing migration" id="populate library_element folder_uid" 2024-09-21T10:17:30.101 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.075516649Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=884.634µs 2024-09-21T10:17:30.101 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.099840088Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" 2024-09-21T10:17:30.352 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.102728025Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.888447ms 2024-09-21T10:17:30.353 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.125470806Z level=info msg="Executing migration" id="permission kind migration" 2024-09-21T10:17:30.353 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.141050285Z level=info msg="Migration successfully executed" id="permission kind migration" duration=15.578443ms 2024-09-21T10:17:30.353 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.167202647Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-21T10:17:30.353 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.183831516Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=16.627979ms 2024-09-21T10:17:30.353 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.209217912Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-21T10:17:30.353 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.225260383Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=16.040257ms 2024-09-21T10:17:30.353 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.25111537Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-21T10:17:30.353 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.253387685Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.272572ms 2024-09-21T10:17:30.354 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.284683743Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-21T10:17:30.354 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.286974858Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.290145ms 2024-09-21T10:17:30.354 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.318273519Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-21T10:17:30.354 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.320625433Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.351367ms 2024-09-21T10:17:30.354 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.35180211Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-21T10:17:30.354 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.351878685Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=76.925µs 2024-09-21T10:17:30.612 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[24804]: cluster 2024-09-21T10:17:29.235932+0000 mgr.y (mgr.24839) 153 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:30.612 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.419181436Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-21T10:17:30.612 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.421575502Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.392234ms 2024-09-21T10:17:30.612 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.452747632Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-21T10:17:30.612 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.455053627Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.305598ms 2024-09-21T10:17:30.612 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.503044663Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-21T10:17:30.612 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.548822314Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=45.779857ms 2024-09-21T10:17:30.613 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.578337081Z level=info msg="Executing migration" id="create correlation v2" 2024-09-21T10:17:30.613 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.580616086Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.277626ms 2024-09-21T10:17:30.613 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.611857572Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-21T10:17:30.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:30 smithi003 bash[22527]: cluster 2024-09-21T10:17:29.235932+0000 mgr.y (mgr.24839) 153 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:30.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:30 smithi003 bash[31899]: cluster 2024-09-21T10:17:29.235932+0000 mgr.y (mgr.24839) 153 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:30.873 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.614259238Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.401083ms 2024-09-21T10:17:30.873 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.645467888Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-21T10:17:30.873 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.647975562Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.505118ms 2024-09-21T10:17:30.873 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.670839097Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-21T10:17:30.873 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.673261773Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.422109ms 2024-09-21T10:17:30.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.712778838Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-21T10:17:30.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.713353844Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=573.886µs 2024-09-21T10:17:30.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.738004584Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-21T10:17:30.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.739897149Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.891558ms 2024-09-21T10:17:30.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.779955687Z level=info msg="Executing migration" id="add provisioning column" 2024-09-21T10:17:30.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.796053906Z level=info msg="Migration successfully executed" id="add provisioning column" duration=16.097169ms 2024-09-21T10:17:30.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.821962996Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-21T10:17:30.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.822505Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=539.643µs 2024-09-21T10:17:30.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.847298417Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-21T10:17:30.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.847500659Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=201.686µs 2024-09-21T10:17:30.874 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.872612417Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-21T10:17:31.126 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.888976255Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=16.361588ms 2024-09-21T10:17:31.126 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.914405931Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-21T10:17:31.126 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.915114421Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=707.673µs 2024-09-21T10:17:31.126 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.95636801Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-21T10:17:31.126 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.956789876Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=419.403µs 2024-09-21T10:17:31.126 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.981692027Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-21T10:17:31.126 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:30 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:30.982164049Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=467.175µs 2024-09-21T10:17:31.126 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.006970385Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-21T10:17:31.127 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.009255921Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.285445ms 2024-09-21T10:17:31.127 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.048913594Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-21T10:17:31.127 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.051277321Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.362317ms 2024-09-21T10:17:31.127 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.074522523Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-21T10:17:31.127 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.075856545Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.336105ms 2024-09-21T10:17:31.127 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.099725631Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-21T10:17:31.127 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.100428461Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=704.187µs 2024-09-21T10:17:31.127 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.12499644Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-21T10:17:31.393 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.127768582Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.771359ms 2024-09-21T10:17:31.394 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.150309621Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-21T10:17:31.394 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.152667162Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.356817ms 2024-09-21T10:17:31.394 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.192204203Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-21T10:17:31.394 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.194440513Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.235949ms 2024-09-21T10:17:31.394 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.259352562Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-21T10:17:31.394 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.261605561Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.252472ms 2024-09-21T10:17:31.394 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.30130044Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-21T10:17:31.394 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.303601038Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.299904ms 2024-09-21T10:17:31.394 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.351716666Z level=info msg="Executing migration" id="create anon_device table" 2024-09-21T10:17:31.394 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.352975722Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.262457ms 2024-09-21T10:17:31.394 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.393556613Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-21T10:17:31.655 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.394886302Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.332046ms 2024-09-21T10:17:31.655 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.418670688Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.419614268Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=938.21µs 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.443874572Z level=info msg="Executing migration" id="create signing_key table" 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.444777314Z level=info msg="Migration successfully executed" id="create signing_key table" duration=904.056µs 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.486051507Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.487010641Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=958.857µs 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.511332028Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.512242031Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=910.09µs 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.528082429Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.528711277Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=629.907µs 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.545087372Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.551479814Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=6.391484ms 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.612229389Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.617330002Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=5.102621ms 2024-09-21T10:17:31.656 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.654831032Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-21T10:17:31.657 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.654871055Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.702µs 2024-09-21T10:17:31.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.679480119Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-21T10:17:31.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.68180692Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.326841ms 2024-09-21T10:17:31.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.704812797Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-21T10:17:31.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.704843643Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.089µs 2024-09-21T10:17:31.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.730070946Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.733183669Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.11155ms 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.772042605Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.774685873Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.641445ms 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.797399878Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.799737826Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.337051ms 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.822702811Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.824676405Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.973701ms 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.847866198Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.849172524Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.306339ms 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.87318892Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.873361076Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=173.243µs 2024-09-21T10:17:31.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.915187167Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-21T10:17:32.244 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.93294775Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=17.759596ms 2024-09-21T10:17:32.244 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.973768421Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-21T10:17:32.244 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:31 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:31.990572169Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.802921ms 2024-09-21T10:17:32.244 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:32.032479882Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-21T10:17:32.244 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:32.033233608Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=752.656µs 2024-09-21T10:17:32.244 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=migrator t=2024-09-21T10:17:32.066291273Z level=info msg="migrations completed" performed=69 skipped=482 duration=2.547581149s 2024-09-21T10:17:32.245 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=sqlstore t=2024-09-21T10:17:32.068434334Z level=info msg="Created default organization" 2024-09-21T10:17:32.245 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=secrets t=2024-09-21T10:17:32.069444966Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T10:17:32.245 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=plugin.store t=2024-09-21T10:17:32.151154365Z level=info msg="Loading plugins..." 2024-09-21T10:17:32.245 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=local.finder t=2024-09-21T10:17:32.243721626Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T10:17:32.245 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=plugin.store t=2024-09-21T10:17:32.243990708Z level=info msg="Plugins loaded" count=55 duration=92.827966ms 2024-09-21T10:17:32.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[24804]: cluster 2024-09-21T10:17:31.237073+0000 mgr.y (mgr.24839) 154 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:32.506 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=query_data t=2024-09-21T10:17:32.257321342Z level=info msg="Query Service initialization" 2024-09-21T10:17:32.506 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=live.push_http t=2024-09-21T10:17:32.262330807Z level=info msg="Live Push Gateway initialization" 2024-09-21T10:17:32.506 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=ngalert.migration t=2024-09-21T10:17:32.317217852Z level=info msg=Starting 2024-09-21T10:17:32.506 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=ngalert.state.manager t=2024-09-21T10:17:32.394891003Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-21T10:17:32.506 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=infra.usagestats.collector t=2024-09-21T10:17:32.398798409Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T10:17:32.506 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=provisioning.datasources t=2024-09-21T10:17:32.426500028Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-21T10:17:32.506 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=provisioning.datasources t=2024-09-21T10:17:32.427368719Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T10:17:32.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:32 smithi003 bash[22527]: cluster 2024-09-21T10:17:31.237073+0000 mgr.y (mgr.24839) 154 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:32 smithi003 bash[31899]: cluster 2024-09-21T10:17:31.237073+0000 mgr.y (mgr.24839) 154 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:32.890 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=provisioning.alerting t=2024-09-21T10:17:32.571768522Z level=info msg="starting to provision alerting" 2024-09-21T10:17:32.890 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=provisioning.alerting t=2024-09-21T10:17:32.571799219Z level=info msg="finished to provision alerting" 2024-09-21T10:17:32.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=ngalert.state.manager t=2024-09-21T10:17:32.572351646Z level=info msg="Warming state cache for startup" 2024-09-21T10:17:32.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=ngalert.multiorg.alertmanager t=2024-09-21T10:17:32.573056858Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-21T10:17:32.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=ngalert.state.manager t=2024-09-21T10:17:32.573122289Z level=info msg="State cache has been initialized" states=0 duration=769.63µs 2024-09-21T10:17:32.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=ngalert.scheduler t=2024-09-21T10:17:32.573315472Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-21T10:17:32.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=ticker t=2024-09-21T10:17:32.573974892Z level=info msg=starting first_tick=2024-09-21T10:17:40Z 2024-09-21T10:17:32.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=grafanaStorageLogger t=2024-09-21T10:17:32.573559605Z level=info msg="Storage starting" 2024-09-21T10:17:32.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=http.server t=2024-09-21T10:17:32.576801529Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-21T10:17:32.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=http.server t=2024-09-21T10:17:32.577111071Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T10:17:32.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=plugins.update.checker t=2024-09-21T10:17:32.659552619Z level=info msg="Update check succeeded" duration=87.52141ms 2024-09-21T10:17:32.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=grafana.update.checker t=2024-09-21T10:17:32.712031645Z level=info msg="Update check succeeded" duration=140.058933ms 2024-09-21T10:17:32.891 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=provisioning.dashboard t=2024-09-21T10:17:32.788856301Z level=info msg="starting to provision dashboards" 2024-09-21T10:17:33.255 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=grafana-apiserver t=2024-09-21T10:17:32.889828988Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-21T10:17:33.255 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:32 smithi204 bash[72080]: logger=grafana-apiserver t=2024-09-21T10:17:32.891581163Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-21T10:17:34.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:34 smithi003 bash[31899]: cluster 2024-09-21T10:17:33.237767+0000 mgr.y (mgr.24839) 155 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:34.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:34 smithi003 bash[31899]: audit 2024-09-21T10:17:34.341881+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:34.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:34 smithi003 bash[31899]: audit 2024-09-21T10:17:34.355680+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:34 smithi003 bash[22527]: cluster 2024-09-21T10:17:33.237767+0000 mgr.y (mgr.24839) 155 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:34 smithi003 bash[22527]: audit 2024-09-21T10:17:34.341881+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:34 smithi003 bash[22527]: audit 2024-09-21T10:17:34.355680+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:34.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:34 smithi204 bash[24804]: cluster 2024-09-21T10:17:33.237767+0000 mgr.y (mgr.24839) 155 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:34.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:34 smithi204 bash[24804]: audit 2024-09-21T10:17:34.341881+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:34.717 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:34 smithi204 bash[24804]: audit 2024-09-21T10:17:34.355680+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:35.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:17:34 smithi204 bash[72080]: logger=provisioning.dashboard t=2024-09-21T10:17:34.717103855Z level=info msg="finished to provision dashboards" 2024-09-21T10:17:36.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:35 smithi204 bash[24804]: cluster 2024-09-21T10:17:35.238415+0000 mgr.y (mgr.24839) 156 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:35 smithi204 bash[24804]: audit 2024-09-21T10:17:35.504316+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:35 smithi204 bash[24804]: audit 2024-09-21T10:17:35.518698+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:36.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:35 smithi003 bash[22527]: cluster 2024-09-21T10:17:35.238415+0000 mgr.y (mgr.24839) 156 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:36.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:35 smithi003 bash[22527]: audit 2024-09-21T10:17:35.504316+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:36.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:35 smithi003 bash[22527]: audit 2024-09-21T10:17:35.518698+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:36.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:35 smithi003 bash[31899]: cluster 2024-09-21T10:17:35.238415+0000 mgr.y (mgr.24839) 156 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:36.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:35 smithi003 bash[31899]: audit 2024-09-21T10:17:35.504316+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:36.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:35 smithi003 bash[31899]: audit 2024-09-21T10:17:35.518698+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:37.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:36 smithi204 bash[24804]: audit 2024-09-21T10:17:36.145875+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:37.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:36 smithi003 bash[22527]: audit 2024-09-21T10:17:36.145875+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:37.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:36 smithi003 bash[31899]: audit 2024-09-21T10:17:36.145875+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:37.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:17:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:17:37] "GET /metrics HTTP/1.1" 200 33852 "" "Prometheus/2.51.0" 2024-09-21T10:17:38.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:37 smithi204 bash[24804]: cluster 2024-09-21T10:17:37.239602+0000 mgr.y (mgr.24839) 157 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:38.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:37 smithi003 bash[22527]: cluster 2024-09-21T10:17:37.239602+0000 mgr.y (mgr.24839) 157 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:38.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:37 smithi003 bash[31899]: cluster 2024-09-21T10:17:37.239602+0000 mgr.y (mgr.24839) 157 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:40.664 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:40 smithi204 bash[24804]: cluster 2024-09-21T10:17:39.240285+0000 mgr.y (mgr.24839) 158 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:40.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:40 smithi003 bash[22527]: cluster 2024-09-21T10:17:39.240285+0000 mgr.y (mgr.24839) 158 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:40.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:40 smithi003 bash[31899]: cluster 2024-09-21T10:17:39.240285+0000 mgr.y (mgr.24839) 158 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:42.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:42 smithi003 bash[22527]: cluster 2024-09-21T10:17:41.241359+0000 mgr.y (mgr.24839) 159 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:42 smithi003 bash[31899]: cluster 2024-09-21T10:17:41.241359+0000 mgr.y (mgr.24839) 159 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:42.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:42 smithi204 bash[24804]: cluster 2024-09-21T10:17:41.241359+0000 mgr.y (mgr.24839) 159 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:44.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:44 smithi204 bash[24804]: cluster 2024-09-21T10:17:43.241996+0000 mgr.y (mgr.24839) 160 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:44.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:44 smithi003 bash[22527]: cluster 2024-09-21T10:17:43.241996+0000 mgr.y (mgr.24839) 160 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:44 smithi003 bash[31899]: cluster 2024-09-21T10:17:43.241996+0000 mgr.y (mgr.24839) 160 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: cluster 2024-09-21T10:17:45.242657+0000 mgr.y (mgr.24839) 161 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.076396+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.090357+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.094068+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.107744+0000 mon.c (mon.2) 266 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.119886+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.173214+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.227069+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.230380+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.232886+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.235915+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.237779+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.239641+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.241505+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.243332+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.245193+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.247920+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.250447+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.252800+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.255133+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: cluster 2024-09-21T10:17:45.242657+0000 mgr.y (mgr.24839) 161 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.076396+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.090357+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.094068+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.107744+0000 mon.c (mon.2) 266 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.119886+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.173214+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.227069+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.230380+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.232886+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.235915+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.237779+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.239641+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.241505+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.243332+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.245193+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.247920+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.250447+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.252800+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.255133+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.257366+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.259374+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.261595+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.274085+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.276168+0000 mon.c (mon.2) 284 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.276782+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.285294+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.287243+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.287906+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.295191+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.298215+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:17:46.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[31899]: audit 2024-09-21T10:17:46.298782+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.257366+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.259374+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.261595+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.274085+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.276168+0000 mon.c (mon.2) 284 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.276782+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.285294+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.287243+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.287906+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.295191+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.298215+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:17:46.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:46 smithi003 bash[22527]: audit 2024-09-21T10:17:46.298782+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:17:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: cluster 2024-09-21T10:17:45.242657+0000 mgr.y (mgr.24839) 161 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.076396+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.090357+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.094068+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.107744+0000 mon.c (mon.2) 266 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.119886+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.173214+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.227069+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.230380+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.232886+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.235915+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.237779+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.239641+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.241505+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.243332+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.245193+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.247920+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.250447+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.252800+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.255133+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.257366+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.259374+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.261595+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.274085+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.276168+0000 mon.c (mon.2) 284 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.276782+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.285294+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.287243+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.287906+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.295191+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.298215+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:17:46.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:46 smithi204 bash[24804]: audit 2024-09-21T10:17:46.298782+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T10:17:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:17:47] "GET /metrics HTTP/1.1" 200 33852 "" "Prometheus/2.51.0" 2024-09-21T10:17:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.174324+0000 mgr.y (mgr.24839) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:17:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: cephadm 2024-09-21T10:17:46.262980+0000 mgr.y (mgr.24839) 163 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:17:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.309769+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:17:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.311691+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:17:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.322275+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:17:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.323879+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:17:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.324386+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:17:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.325740+0000 mon.c (mon.2) 289 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:17:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.326228+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:17:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.332772+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:17:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.334201+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:17:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.334854+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:17:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.343178+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:17:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.344997+0000 mon.c (mon.2) 291 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.345705+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.347259+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:17:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.347880+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:17:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.174324+0000 mgr.y (mgr.24839) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:17:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: cephadm 2024-09-21T10:17:46.262980+0000 mgr.y (mgr.24839) 163 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:17:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.309769+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:17:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.311691+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:17:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.322275+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:17:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.323879+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:17:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.324386+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:17:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.325740+0000 mon.c (mon.2) 289 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:17:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.326228+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:17:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.332772+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:17:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.334201+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:17:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.334854+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:17:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.343178+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:17:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.344997+0000 mon.c (mon.2) 291 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.345705+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.347259+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:17:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.347880+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:17:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.356220+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:17:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.357997+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:17:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.358649+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:17:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.367074+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:17:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.368918+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.369596+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.377725+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.379341+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.379801+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.389595+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.391492+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.392101+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.393455+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.393890+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.395226+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.395682+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.397034+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.356220+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:17:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.357997+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:17:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.358649+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:17:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.367074+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:17:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.368918+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:17:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.369596+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:17:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.377725+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:17:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.379341+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:17:47.682 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.379801+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:17:47.682 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.389595+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:17:47.682 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.391492+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.682 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.392101+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.682 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.393455+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.682 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.393890+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.682 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.395226+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.682 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.395682+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.682 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.397034+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.397491+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.398659+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.399075+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.400267+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.400713+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: cephadm 2024-09-21T10:17:46.401757+0000 mgr.y (mgr.24839) 164 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.402337+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.402756+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.410399+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.411550+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.414162+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:47.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.415407+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.427271+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.548930+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.551467+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.552735+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[31899]: audit 2024-09-21T10:17:46.565085+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.397491+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.398659+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.399075+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.400267+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.400713+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: cephadm 2024-09-21T10:17:46.401757+0000 mgr.y (mgr.24839) 164 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.402337+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:17:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.402756+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:17:47.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.410399+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:17:47.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.411550+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:47.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.414162+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:47.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.415407+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:47.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.427271+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:47.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.548930+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:47.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.551467+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:47.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.552735+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:47.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:47 smithi003 bash[22527]: audit 2024-09-21T10:17:46.565085+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:47.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.174324+0000 mgr.y (mgr.24839) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T10:17:47.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: cephadm 2024-09-21T10:17:46.262980+0000 mgr.y (mgr.24839) 163 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:17:47.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.309769+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:17:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.311691+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:17:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.322275+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T10:17:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.323879+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:17:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.324386+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T10:17:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.325740+0000 mon.c (mon.2) 289 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:17:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.326228+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T10:17:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.332772+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:17:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.334201+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:17:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.334854+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T10:17:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.343178+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:17:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.344997+0000 mon.c (mon.2) 291 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.345705+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.347259+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.347880+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.356220+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.357997+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.358649+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.367074+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.368918+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.369596+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.377725+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.379341+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.379801+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T10:17:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.389595+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.391492+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.392101+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.393455+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.393890+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.395226+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.395682+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.397034+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.397491+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.398659+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.399075+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.400267+0000 mon.c (mon.2) 301 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.400713+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: cephadm 2024-09-21T10:17:46.401757+0000 mgr.y (mgr.24839) 164 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.402337+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.402756+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.410399+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24839 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.411550+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.414162+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.415407+0000 mon.c (mon.2) 305 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.427271+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.548930+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:17:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.551467+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:17:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.552735+0000 mon.c (mon.2) 308 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:17:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:47 smithi204 bash[24804]: audit 2024-09-21T10:17:46.565085+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:48.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:48 smithi003 bash[31899]: cluster 2024-09-21T10:17:47.243736+0000 mgr.y (mgr.24839) 165 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:48 smithi003 bash[22527]: cluster 2024-09-21T10:17:47.243736+0000 mgr.y (mgr.24839) 165 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:48.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:48 smithi204 bash[24804]: cluster 2024-09-21T10:17:47.243736+0000 mgr.y (mgr.24839) 165 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:50.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:50 smithi003 bash[31899]: cluster 2024-09-21T10:17:49.244418+0000 mgr.y (mgr.24839) 166 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:50.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:50 smithi003 bash[22527]: cluster 2024-09-21T10:17:49.244418+0000 mgr.y (mgr.24839) 166 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:50.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:50 smithi204 bash[24804]: cluster 2024-09-21T10:17:49.244418+0000 mgr.y (mgr.24839) 166 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:51.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:51 smithi003 bash[22527]: audit 2024-09-21T10:17:51.146364+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:51 smithi003 bash[22527]: audit 2024-09-21T10:17:51.208603+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:51 smithi003 bash[31899]: audit 2024-09-21T10:17:51.146364+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:51 smithi003 bash[31899]: audit 2024-09-21T10:17:51.208603+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:51.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:51 smithi204 bash[24804]: audit 2024-09-21T10:17:51.146364+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:17:51.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:51 smithi204 bash[24804]: audit 2024-09-21T10:17:51.208603+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:17:52.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:52 smithi003 bash[22527]: cluster 2024-09-21T10:17:51.245544+0000 mgr.y (mgr.24839) 167 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:52.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:52 smithi003 bash[31899]: cluster 2024-09-21T10:17:51.245544+0000 mgr.y (mgr.24839) 167 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:52.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:52 smithi204 bash[24804]: cluster 2024-09-21T10:17:51.245544+0000 mgr.y (mgr.24839) 167 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:53.902 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for minority of mons to upgrade' 2024-09-21T10:17:54.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:54 smithi003 bash[22527]: cluster 2024-09-21T10:17:53.246134+0000 mgr.y (mgr.24839) 168 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:54 smithi003 bash[22527]: audit 2024-09-21T10:17:53.251133+0000 mgr.y (mgr.24839) 169 : audit [DBG] from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:54 smithi003 bash[31899]: cluster 2024-09-21T10:17:53.246134+0000 mgr.y (mgr.24839) 168 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:54 smithi003 bash[31899]: audit 2024-09-21T10:17:53.251133+0000 mgr.y (mgr.24839) 169 : audit [DBG] from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:54.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:54 smithi204 bash[24804]: cluster 2024-09-21T10:17:53.246134+0000 mgr.y (mgr.24839) 168 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:54 smithi204 bash[24804]: audit 2024-09-21T10:17:53.251133+0000 mgr.y (mgr.24839) 169 : audit [DBG] from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:17:56.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:56 smithi003 bash[22527]: cluster 2024-09-21T10:17:55.246754+0000 mgr.y (mgr.24839) 170 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:56.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:56 smithi003 bash[31899]: cluster 2024-09-21T10:17:55.246754+0000 mgr.y (mgr.24839) 170 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:56.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:56 smithi204 bash[24804]: cluster 2024-09-21T10:17:55.246754+0000 mgr.y (mgr.24839) 170 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:57.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:17:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:17:57] "GET /metrics HTTP/1.1" 200 33851 "" "Prometheus/2.51.0" 2024-09-21T10:17:58.657 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:17:58.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:17:58 smithi003 bash[22527]: cluster 2024-09-21T10:17:57.247867+0000 mgr.y (mgr.24839) 171 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:58.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:17:58 smithi003 bash[31899]: cluster 2024-09-21T10:17:57.247867+0000 mgr.y (mgr.24839) 171 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:17:58.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:17:58 smithi204 bash[24804]: cluster 2024-09-21T10:17:57.247867+0000 mgr.y (mgr.24839) 171 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:00.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:00 smithi003 bash[22527]: cluster 2024-09-21T10:17:59.248559+0000 mgr.y (mgr.24839) 172 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:00.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:00 smithi003 bash[31899]: cluster 2024-09-21T10:17:59.248559+0000 mgr.y (mgr.24839) 172 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:00.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:00 smithi204 bash[24804]: cluster 2024-09-21T10:17:59.248559+0000 mgr.y (mgr.24839) 172 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:01.814 INFO:teuthology.orchestra.run.smithi003.stdout:wait for minority of mons to upgrade 2024-09-21T10:18:02.609 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:02 smithi003 bash[31899]: cluster 2024-09-21T10:18:01.249660+0000 mgr.y (mgr.24839) 173 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:02.609 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:02 smithi003 bash[22527]: cluster 2024-09-21T10:18:01.249660+0000 mgr.y (mgr.24839) 173 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:02.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1' 2024-09-21T10:18:02.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:02 smithi204 bash[24804]: cluster 2024-09-21T10:18:01.249660+0000 mgr.y (mgr.24839) 173 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:04.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:04 smithi003 bash[22527]: cluster 2024-09-21T10:18:03.250315+0000 mgr.y (mgr.24839) 174 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:04.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:04 smithi003 bash[31899]: cluster 2024-09-21T10:18:03.250315+0000 mgr.y (mgr.24839) 174 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:04.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:04 smithi204 bash[24804]: cluster 2024-09-21T10:18:03.250315+0000 mgr.y (mgr.24839) 174 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:06.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:06 smithi003 bash[22527]: cluster 2024-09-21T10:18:05.250957+0000 mgr.y (mgr.24839) 175 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:06.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:06 smithi003 bash[22527]: audit 2024-09-21T10:18:06.146666+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:06.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:06 smithi003 bash[31899]: cluster 2024-09-21T10:18:05.250957+0000 mgr.y (mgr.24839) 175 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:06.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:06 smithi003 bash[31899]: audit 2024-09-21T10:18:06.146666+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:06.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:06 smithi204 bash[24804]: cluster 2024-09-21T10:18:05.250957+0000 mgr.y (mgr.24839) 175 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:06.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:06 smithi204 bash[24804]: audit 2024-09-21T10:18:06.146666+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:07.356 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:18:07.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:18:07] "GET /metrics HTTP/1.1" 200 33856 "" "Prometheus/2.51.0" 2024-09-21T10:18:08.615 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:08 smithi003 bash[22527]: cluster 2024-09-21T10:18:07.252022+0000 mgr.y (mgr.24839) 176 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:08.615 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:08 smithi003 bash[31899]: cluster 2024-09-21T10:18:07.252022+0000 mgr.y (mgr.24839) 176 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:08.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:08 smithi204 bash[24804]: cluster 2024-09-21T10:18:07.252022+0000 mgr.y (mgr.24839) 176 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:10.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:10 smithi003 bash[31899]: cluster 2024-09-21T10:18:09.252622+0000 mgr.y (mgr.24839) 177 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:10.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:10 smithi003 bash[22527]: cluster 2024-09-21T10:18:09.252622+0000 mgr.y (mgr.24839) 177 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:10.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:10 smithi204 bash[24804]: cluster 2024-09-21T10:18:09.252622+0000 mgr.y (mgr.24839) 177 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:12.622 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:12 smithi003 bash[22527]: audit 2024-09-21T10:18:10.628891+0000 mgr.y (mgr.24839) 178 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:12.623 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:12 smithi003 bash[22527]: cluster 2024-09-21T10:18:11.253641+0000 mgr.y (mgr.24839) 179 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:12.623 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:12 smithi003 bash[31899]: audit 2024-09-21T10:18:10.628891+0000 mgr.y (mgr.24839) 178 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:12.623 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:12 smithi003 bash[31899]: cluster 2024-09-21T10:18:11.253641+0000 mgr.y (mgr.24839) 179 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:12.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:12 smithi204 bash[24804]: audit 2024-09-21T10:18:10.628891+0000 mgr.y (mgr.24839) 178 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:12.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:12 smithi204 bash[24804]: cluster 2024-09-21T10:18:11.253641+0000 mgr.y (mgr.24839) 179 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:13.103 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:18:13.708 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T10:18:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:14 smithi003 bash[22527]: cephadm 2024-09-21T10:18:13.089068+0000 mgr.y (mgr.24839) 180 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:18:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:14 smithi003 bash[22527]: audit 2024-09-21T10:18:13.100982+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:14 smithi003 bash[22527]: audit 2024-09-21T10:18:13.103076+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:14 smithi003 bash[22527]: cluster 2024-09-21T10:18:13.254017+0000 mgr.y (mgr.24839) 181 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:14.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:14 smithi003 bash[31899]: cephadm 2024-09-21T10:18:13.089068+0000 mgr.y (mgr.24839) 180 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:18:14.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:14 smithi003 bash[31899]: audit 2024-09-21T10:18:13.100982+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:14.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:14 smithi003 bash[31899]: audit 2024-09-21T10:18:13.103076+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:14.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:14 smithi003 bash[31899]: cluster 2024-09-21T10:18:13.254017+0000 mgr.y (mgr.24839) 181 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:14.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:14 smithi204 bash[24804]: cephadm 2024-09-21T10:18:13.089068+0000 mgr.y (mgr.24839) 180 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:18:14.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:14 smithi204 bash[24804]: audit 2024-09-21T10:18:13.100982+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:14.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:14 smithi204 bash[24804]: audit 2024-09-21T10:18:13.103076+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:14.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:14 smithi204 bash[24804]: cluster 2024-09-21T10:18:13.254017+0000 mgr.y (mgr.24839) 181 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:16.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:16 smithi204 bash[24804]: cluster 2024-09-21T10:18:15.254577+0000 mgr.y (mgr.24839) 182 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:16.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:16 smithi003 bash[22527]: cluster 2024-09-21T10:18:15.254577+0000 mgr.y (mgr.24839) 182 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:16.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:16 smithi003 bash[31899]: cluster 2024-09-21T10:18:15.254577+0000 mgr.y (mgr.24839) 182 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:17.005 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:18:16 smithi204 bash[72080]: logger=infra.usagestats t=2024-09-21T10:18:16.592727078Z level=info msg="Usage stats are ready to report" 2024-09-21T10:18:17.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:18:17] "GET /metrics HTTP/1.1" 200 33856 "" "Prometheus/2.51.0" 2024-09-21T10:18:18.196 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:18:18.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:18 smithi003 bash[22527]: cluster 2024-09-21T10:18:17.255764+0000 mgr.y (mgr.24839) 183 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:18.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:18 smithi003 bash[31899]: cluster 2024-09-21T10:18:17.255764+0000 mgr.y (mgr.24839) 183 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:18.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:18 smithi204 bash[24804]: cluster 2024-09-21T10:18:17.255764+0000 mgr.y (mgr.24839) 183 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[22527]: audit 2024-09-21T10:18:18.911236+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[22527]: audit 2024-09-21T10:18:18.918595+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[22527]: cluster 2024-09-21T10:18:19.256396+0000 mgr.y (mgr.24839) 184 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[22527]: audit 2024-09-21T10:18:19.517036+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:18:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[22527]: audit 2024-09-21T10:18:19.518317+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:18:20.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[22527]: audit 2024-09-21T10:18:19.526833+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:20.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[31899]: audit 2024-09-21T10:18:18.911236+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:20.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[31899]: audit 2024-09-21T10:18:18.918595+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:20.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[31899]: cluster 2024-09-21T10:18:19.256396+0000 mgr.y (mgr.24839) 184 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:20.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[31899]: audit 2024-09-21T10:18:19.517036+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:18:20.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[31899]: audit 2024-09-21T10:18:19.518317+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:18:20.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:19 smithi003 bash[31899]: audit 2024-09-21T10:18:19.526833+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:20.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:19 smithi204 bash[24804]: audit 2024-09-21T10:18:18.911236+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:19 smithi204 bash[24804]: audit 2024-09-21T10:18:18.918595+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:19 smithi204 bash[24804]: cluster 2024-09-21T10:18:19.256396+0000 mgr.y (mgr.24839) 184 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:19 smithi204 bash[24804]: audit 2024-09-21T10:18:19.517036+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:18:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:19 smithi204 bash[24804]: audit 2024-09-21T10:18:19.518317+0000 mon.c (mon.2) 313 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:18:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:19 smithi204 bash[24804]: audit 2024-09-21T10:18:19.526833+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:21.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:20 smithi204 bash[24804]: cephadm 2024-09-21T10:18:19.600093+0000 mgr.y (mgr.24839) 185 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:18:21.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:20 smithi003 bash[31899]: cephadm 2024-09-21T10:18:19.600093+0000 mgr.y (mgr.24839) 185 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:18:21.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:20 smithi003 bash[22527]: cephadm 2024-09-21T10:18:19.600093+0000 mgr.y (mgr.24839) 185 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:18:22.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:21 smithi003 bash[22527]: audit 2024-09-21T10:18:21.147087+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:22.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:21 smithi003 bash[22527]: cluster 2024-09-21T10:18:21.257466+0000 mgr.y (mgr.24839) 186 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:22.162 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:21 smithi003 bash[31899]: audit 2024-09-21T10:18:21.147087+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:22.162 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:21 smithi003 bash[31899]: cluster 2024-09-21T10:18:21.257466+0000 mgr.y (mgr.24839) 186 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:21 smithi204 bash[24804]: audit 2024-09-21T10:18:21.147087+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:21 smithi204 bash[24804]: cluster 2024-09-21T10:18:21.257466+0000 mgr.y (mgr.24839) 186 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:22.309 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:18:22.941 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:18:22.941 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (95s) 4s ago 11m 14.6M - 0.27.0 11f11916f8cd e47c56afbcb1 2024-09-21T10:18:22.941 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (55s) 48s ago 11m 31.4M - 10.4.8 5aad1d7cf004 17fb16016de7 2024-09-21T10:18:22.941 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (9m) 4s ago 9m 14.7M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (9m) 48s ago 9m 17.2M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (3m) 48s ago 20m 440M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (4m) 4s ago 22m 511M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (22m) 4s ago 22m 60.0M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 405aeab66157 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (20m) 48s ago 20m 45.8M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (20m) 4s ago 20m 48.6M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (2m) 4s ago 11m 8236k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (2m) 48s ago 11m 8099k - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (19m) 4s ago 19m 92.8M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (18m) 4s ago 18m 83.5M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (17m) 4s ago 17m 103M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (16m) 4s ago 16m 64.6M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (15m) 48s ago 16m 94.5M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:18:22.942 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (15m) 48s ago 15m 101M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:18:22.943 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (14m) 48s ago 14m 76.8M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:18:22.943 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (13m) 48s ago 13m 89.2M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:18:22.943 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (2m) 48s ago 12m 33.7M - 2.51.0 1d3b7f56885b 53e5c3a401c9 2024-09-21T10:18:23.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:22 smithi204 bash[24804]: audit 2024-09-21T10:18:22.296411+0000 mgr.y (mgr.24839) 187 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:23.338 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:18:23.339 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:18:23.339 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 3 2024-09-21T10:18:23.339 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:18:23.339 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:18:23.339 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:18:23.339 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:18:23.339 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:18:23.340 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:18:23.340 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:18:23.340 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:18:23.340 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:18:23.340 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:18:23.340 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:18:23.340 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 13, 2024-09-21T10:18:23.341 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:18:23.341 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:18:23.341 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:18:23.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:22 smithi003 bash[22527]: audit 2024-09-21T10:18:22.296411+0000 mgr.y (mgr.24839) 187 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:23.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:22 smithi003 bash[31899]: audit 2024-09-21T10:18:22.296411+0000 mgr.y (mgr.24839) 187 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:23.661 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:18:23.661 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:18:23.661 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:18:23.661 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (1 remaining).", 2024-09-21T10:18:23.661 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:18:23.661 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/3 daemons upgraded", 2024-09-21T10:18:23.661 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T10:18:23.661 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:18:23.661 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:18:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: audit 2024-09-21T10:18:22.597027+0000 mgr.y (mgr.24839) 188 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: audit 2024-09-21T10:18:22.909381+0000 mgr.y (mgr.24839) 189 : audit [DBG] from='client.25112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: audit 2024-09-21T10:18:22.950568+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: cephadm 2024-09-21T10:18:22.951900+0000 mgr.y (mgr.24839) 190 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:18:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: cephadm 2024-09-21T10:18:22.951987+0000 mgr.y (mgr.24839) 191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:18:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: audit 2024-09-21T10:18:22.953508+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: audit 2024-09-21T10:18:22.955837+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: cephadm 2024-09-21T10:18:22.956600+0000 mgr.y (mgr.24839) 192 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:18:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: audit 2024-09-21T10:18:22.964527+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: audit 2024-09-21T10:18:22.966087+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:18:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: audit 2024-09-21T10:18:22.967053+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T10:18:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: cephadm 2024-09-21T10:18:22.967668+0000 mgr.y (mgr.24839) 193 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T10:18:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: cluster 2024-09-21T10:18:23.257904+0000 mgr.y (mgr.24839) 194 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:23 smithi204 bash[24804]: audit 2024-09-21T10:18:23.337428+0000 mon.c (mon.2) 319 : audit [DBG] from='client.? 172.21.15.3:0/3667480919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: audit 2024-09-21T10:18:22.597027+0000 mgr.y (mgr.24839) 188 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: audit 2024-09-21T10:18:22.909381+0000 mgr.y (mgr.24839) 189 : audit [DBG] from='client.25112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: audit 2024-09-21T10:18:22.950568+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: cephadm 2024-09-21T10:18:22.951900+0000 mgr.y (mgr.24839) 190 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: cephadm 2024-09-21T10:18:22.951987+0000 mgr.y (mgr.24839) 191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: audit 2024-09-21T10:18:22.953508+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: audit 2024-09-21T10:18:22.955837+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: cephadm 2024-09-21T10:18:22.956600+0000 mgr.y (mgr.24839) 192 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: audit 2024-09-21T10:18:22.964527+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: audit 2024-09-21T10:18:22.966087+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: audit 2024-09-21T10:18:22.967053+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T10:18:24.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: cephadm 2024-09-21T10:18:22.967668+0000 mgr.y (mgr.24839) 193 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: cluster 2024-09-21T10:18:23.257904+0000 mgr.y (mgr.24839) 194 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[31899]: audit 2024-09-21T10:18:23.337428+0000 mon.c (mon.2) 319 : audit [DBG] from='client.? 172.21.15.3:0/3667480919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: audit 2024-09-21T10:18:22.597027+0000 mgr.y (mgr.24839) 188 : audit [DBG] from='client.15198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: audit 2024-09-21T10:18:22.909381+0000 mgr.y (mgr.24839) 189 : audit [DBG] from='client.25112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: audit 2024-09-21T10:18:22.950568+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: cephadm 2024-09-21T10:18:22.951900+0000 mgr.y (mgr.24839) 190 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: cephadm 2024-09-21T10:18:22.951987+0000 mgr.y (mgr.24839) 191 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: audit 2024-09-21T10:18:22.953508+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: audit 2024-09-21T10:18:22.955837+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: cephadm 2024-09-21T10:18:22.956600+0000 mgr.y (mgr.24839) 192 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: audit 2024-09-21T10:18:22.964527+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: audit 2024-09-21T10:18:22.966087+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:18:24.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: audit 2024-09-21T10:18:22.967053+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T10:18:24.401 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: cephadm 2024-09-21T10:18:22.967668+0000 mgr.y (mgr.24839) 193 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T10:18:24.401 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: cluster 2024-09-21T10:18:23.257904+0000 mgr.y (mgr.24839) 194 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:24.401 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:23 smithi003 bash[22527]: audit 2024-09-21T10:18:23.337428+0000 mon.c (mon.2) 319 : audit [DBG] from='client.? 172.21.15.3:0/3667480919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:24 smithi003 bash[22527]: audit 2024-09-21T10:18:23.660010+0000 mgr.y (mgr.24839) 195 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:24 smithi003 bash[31899]: audit 2024-09-21T10:18:23.660010+0000 mgr.y (mgr.24839) 195 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:25.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:24 smithi204 bash[24804]: audit 2024-09-21T10:18:23.660010+0000 mgr.y (mgr.24839) 195 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:26 smithi204 bash[24804]: cephadm 2024-09-21T10:18:25.214491+0000 mgr.y (mgr.24839) 196 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T10:18:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:26 smithi204 bash[24804]: audit 2024-09-21T10:18:25.222954+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:26 smithi204 bash[24804]: audit 2024-09-21T10:18:25.230308+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:18:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:26 smithi204 bash[24804]: audit 2024-09-21T10:18:25.232075+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:18:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:26 smithi204 bash[24804]: audit 2024-09-21T10:18:25.233687+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:18:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:26 smithi204 bash[24804]: cephadm 2024-09-21T10:18:25.235780+0000 mgr.y (mgr.24839) 197 : cephadm [INF] Deploying daemon mon.a on smithi003 2024-09-21T10:18:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:26 smithi204 bash[24804]: cluster 2024-09-21T10:18:25.258279+0000 mgr.y (mgr.24839) 198 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:26.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[31899]: cephadm 2024-09-21T10:18:25.214491+0000 mgr.y (mgr.24839) 196 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T10:18:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[31899]: audit 2024-09-21T10:18:25.222954+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[31899]: audit 2024-09-21T10:18:25.230308+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:18:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[31899]: audit 2024-09-21T10:18:25.232075+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:18:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[31899]: audit 2024-09-21T10:18:25.233687+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:18:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[31899]: cephadm 2024-09-21T10:18:25.235780+0000 mgr.y (mgr.24839) 197 : cephadm [INF] Deploying daemon mon.a on smithi003 2024-09-21T10:18:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[31899]: cluster 2024-09-21T10:18:25.258279+0000 mgr.y (mgr.24839) 198 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[22527]: cephadm 2024-09-21T10:18:25.214491+0000 mgr.y (mgr.24839) 196 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T10:18:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[22527]: audit 2024-09-21T10:18:25.222954+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24839 ' entity='mgr.y' 2024-09-21T10:18:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[22527]: audit 2024-09-21T10:18:25.230308+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:18:26.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[22527]: audit 2024-09-21T10:18:25.232075+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:18:26.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[22527]: audit 2024-09-21T10:18:25.233687+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.24839 172.21.15.3:0/3014212725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:18:26.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[22527]: cephadm 2024-09-21T10:18:25.235780+0000 mgr.y (mgr.24839) 197 : cephadm [INF] Deploying daemon mon.a on smithi003 2024-09-21T10:18:26.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:26 smithi003 bash[22527]: cluster 2024-09-21T10:18:25.258279+0000 mgr.y (mgr.24839) 198 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:18:27] "GET /metrics HTTP/1.1" 200 33852 "" "Prometheus/2.51.0" 2024-09-21T10:18:28.097 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:18:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:28.097 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:18:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:28.098 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:18:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:28.098 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:18:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:28.098 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:18:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:28.099 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:18:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:28.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:28.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:27 smithi003 systemd[1]: Stopping Ceph mon.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:18:28.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:28 smithi003 bash[22527]: debug 2024-09-21T10:18:28.012+0000 7f679a569640 -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 2024-09-21T10:18:28.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:28 smithi003 bash[22527]: debug 2024-09-21T10:18:28.012+0000 7f679a569640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T10:18:28.099 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:28.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:28.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:28 smithi003 bash[88158]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-a 2024-09-21T10:18:28.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:28 smithi003 bash[88219]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-a 2024-09-21T10:18:28.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:28 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T10:18:28.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:28 smithi003 systemd[1]: Stopped Ceph mon.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:18:29.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:28 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:29.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:29 smithi003 systemd[1]: Started Ceph mon.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:18:29.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:28 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:29.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:28 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:29.426 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:18:28 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:29.426 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:18:28 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:29.426 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:18:28 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:29.426 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:18:28 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:29.427 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:18:28 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:29.427 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:18:28 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:18:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.180+0000 7f4c90375c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T10:18:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.180+0000 7f4c90375c80 0 ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 7 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.180+0000 7f4c90375c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.180+0000 7f4c90375c80 0 load: jerasure load: lrc 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Git sha 0 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: DB SUMMARY 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: DB Session ID: BGXTON4P9KRB4I6669PP 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 2485 Bytes 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000044.sst 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000042.log size: 473127 ; 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T10:18:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T10:18:30.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T10:18:30.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T10:18:30.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T10:18:30.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T10:18:30.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.env: 0x55e57fab7120 2024-09-21T10:18:30.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T10:18:30.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.info_log: 0x55e5817c1700 2024-09-21T10:18:30.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T10:18:30.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T10:18:30.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T10:18:30.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T10:18:30.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T10:18:30.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T10:18:30.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T10:18:30.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T10:18:30.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T10:18:30.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T10:18:30.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T10:18:30.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T10:18:30.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.db_log_dir: 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.wal_dir: 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.write_buffer_manager: 0x55e5817c5b80 2024-09-21T10:18:30.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T10:18:30.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.row_cache: None 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.wal_filter: None 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T10:18:30.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T10:18:30.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Compression algorithms supported: 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: kZSTD supported: 0 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T10:18:30.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T10:18:30.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T10:18:30.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T10:18:30.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T10:18:30.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T10:18:30.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T10:18:30.434 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-21T10:18:30.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T10:18:30.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T10:18:30.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.merge_operator: 2024-09-21T10:18:30.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T10:18:30.435 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e5817c1320) 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: cache_index_and_filter_blocks: 1 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: pin_top_level_index_and_filter: 1 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: index_type: 0 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: data_block_index_type: 0 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: index_shortening: 1 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T10:18:30.436 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: checksum: 4 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: no_block_cache: 0 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: block_cache: 0x55e5817b7610 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: block_cache_name: BinnedLRUCache 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: block_cache_options: 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: capacity : 536870912 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: num_shard_bits : 4 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: strict_capacity_limit : 0 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: high_pri_pool_ratio: 0.000 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: block_cache_compressed: (nil) 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: persistent_cache: (nil) 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: block_size: 4096 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: block_size_deviation: 10 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: block_restart_interval: 16 2024-09-21T10:18:30.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: index_block_restart_interval: 1 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: metadata_block_size: 4096 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: partition_filters: 0 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: use_delta_encoding: 1 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: filter_policy: bloomfilter 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: whole_key_filtering: 1 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: verify_compression: 0 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: read_amp_bytes_per_bit: 0 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: format_version: 5 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: enable_index_compression: 1 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: block_align: 0 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: max_auto_readahead_size: 262144 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: prepopulate_block_cache: 0 2024-09-21T10:18:30.438 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: initial_auto_readahead_size: 8192 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: num_file_reads_for_auto_readahead: 2 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.num_levels: 7 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T10:18:30.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T10:18:30.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:18:30.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T10:18:30.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T10:18:30.440 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:18:30.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:18:30.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T10:18:30.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T10:18:30.441 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T10:18:30.442 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T10:18:30.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T10:18:30.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T10:18:30.445 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 46, last_sequence is 19142, log_number is 42,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 42 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 42 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 74d2ac4b-918e-45c6-8303-5480c0549ac0 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726913910187724, "job": 1, "event": "recovery_started", "wal_files": [42]} 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.184+0000 7f4c90375c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #42 mode 2 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.188+0000 7f4c90375c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726913910190507, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 47, "file_size": 461989, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19143, "largest_seqno": 19783, "table_properties": {"data_size": 458584, "index_size": 1533, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 8658, "raw_average_key_size": 26, "raw_value_size": 451779, "raw_average_value_size": 1381, "num_data_blocks": 68, "num_entries": 327, "num_filter_entries": 327, "num_deletions": 8, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726913910, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "74d2ac4b-918e-45c6-8303-5480c0549ac0", "db_session_id": "BGXTON4P9KRB4I6669PP", "orig_file_number": 47, "seqno_to_time_mapping": "N/A"}} 2024-09-21T10:18:30.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.188+0000 7f4c90375c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726913910190650, "job": 1, "event": "recovery_finished"} 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.188+0000 7f4c90375c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 49 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.188+0000 7f4c90375c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.188+0000 7f4c90375c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000042.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.188+0000 7f4c90375c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e5817e4e00 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.188+0000 7f4c90375c80 4 rocksdb: DB pointer 0x55e5818e8000 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.188+0000 7f4c8613d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.188+0000 7f4c8613d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: ** DB Stats ** 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T10:18:30.447 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: ** Compaction Stats [default] ** 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: L0 1/0 451.16 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 269.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: L6 1/0 8.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Sum 2/0 9.35 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 269.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 269.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: ** Compaction Stats [default] ** 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 269.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T10:18:30.448 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Cumulative compaction: 0.00 GB write, 79.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Interval compaction: 0.00 GB write, 79.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Block cache BinnedLRUCache@0x55e5817b7610#7 capacity: 512.00 MB usage: 2.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,1.58 KB,0.000301003%) Misc(1,0.00 KB,0%) 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.188+0000 7f4c90375c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] at bind addrs [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.192+0000 7f4c90375c80 1 mon.a@-1(???) e3 preinit fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:18:30.449 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.192+0000 7f4c90375c80 0 mon.a@-1(???).mds e10 new map 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.192+0000 7f4c90375c80 0 mon.a@-1(???).mds e10 print_map 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: e10 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: legacy client fscid: 1 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Filesystem 'foo' (1) 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: fs_name foo 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: epoch 10 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T10:18:30.450 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: created 2024-09-21T10:09:08.143699+0000 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: modified 2024-09-21T10:09:19.330560+0000 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: tableserver 0 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: root 0 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: session_timeout 60 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: session_autoclose 300 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: max_file_size 1099511627776 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: max_xattr_size 65536 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: required_client_features {} 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: last_failure 0 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: last_failure_osd_epoch 73 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: max_mds 1 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: in 0 2024-09-21T10:18:30.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: up {0=24397} 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: failed 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: damaged 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: stopped 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: data_pools [4] 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: metadata_pool 3 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: inline_data disabled 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: balancer 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: bal_rank_mask -1 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: standby_count_wanted 1 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: qdb_cluster leader: 0 members: 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: [mds.foo.smithi204.cofyzf{0:24397} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: Standby daemons: 2024-09-21T10:18:30.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: 2024-09-21T10:18:30.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: [mds.foo.smithi003.rmnbsz{-1:14592} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.3:6834/3065517462,v1:172.21.15.3:6835/3065517462] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:18:30.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.192+0000 7f4c90375c80 0 mon.a@-1(???).osd e83 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T10:18:30.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.192+0000 7f4c90375c80 0 mon.a@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:18:30.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.192+0000 7f4c90375c80 0 mon.a@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:18:30.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.192+0000 7f4c90375c80 0 mon.a@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:18:30.453 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:30 smithi003 bash[88275]: debug 2024-09-21T10:18:30.192+0000 7f4c90375c80 1 mon.a@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-09-21T10:18:32.006 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[61245]: ignoring --setuser ceph since I am not root 2024-09-21T10:18:32.006 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[61245]: ignoring --setgroup ceph since I am not root 2024-09-21T10:18:32.006 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[61245]: debug 2024-09-21T10:18:31.754+0000 7f655eafd640 1 -- 172.21.15.204:0/1118875299 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561601e070e0 con 0x561601e08800 2024-09-21T10:18:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:29.260030+0000 mgr.y (mgr.24839) 200 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.261089+0000 mgr.y (mgr.24839) 201 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.615851+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T10:18:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.636432+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.647968+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.648000+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.648034+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T09:57:47.188456+0000 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.648064+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.648092+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.648117+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.648163+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.648190+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.648218+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.649390+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.649459+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.651703+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 3m), standbys: x 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.652948+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: audit 2024-09-21T10:18:31.680553+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24839 ' entity='' 2024-09-21T10:18:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:31 smithi204 bash[24804]: cluster 2024-09-21T10:18:31.682657+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 3m), standbys: x 2024-09-21T10:18:32.174 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[72896]: ignoring --setuser ceph since I am not root 2024-09-21T10:18:32.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[72896]: ignoring --setgroup ceph since I am not root 2024-09-21T10:18:32.175 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[72896]: debug 2024-09-21T10:18:31.752+0000 7f422b154640 1 -- 172.21.15.3:0/1465323151 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e3eda6b0e0 con 0x55e3eda6d800 2024-09-21T10:18:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:29.260030+0000 mgr.y (mgr.24839) 200 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.261089+0000 mgr.y (mgr.24839) 201 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.615851+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T10:18:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.636432+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:18:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.647968+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T10:18:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.648000+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.648034+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T09:57:47.188456+0000 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.648064+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.648092+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.648117+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.648163+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.648190+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.648218+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.649390+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.649459+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.651703+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 3m), standbys: x 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.652948+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: audit 2024-09-21T10:18:31.680553+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24839 ' entity='' 2024-09-21T10:18:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[31899]: cluster 2024-09-21T10:18:31.682657+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 3m), standbys: x 2024-09-21T10:18:32.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:29.260030+0000 mgr.y (mgr.24839) 200 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:32.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:29.260030+0000 mgr.y (mgr.24839) 200 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:32.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.261089+0000 mgr.y (mgr.24839) 201 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:32.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.261089+0000 mgr.y (mgr.24839) 201 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 581 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:32.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.615851+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T10:18:32.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.615851+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T10:18:32.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.636432+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:18:32.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.636432+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:18:32.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.647968+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T10:18:32.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.647968+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T10:18:32.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648000+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648000+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648034+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T09:57:47.188456+0000 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648034+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T09:57:47.188456+0000 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648064+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648064+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648092+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648092+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648117+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648117+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648163+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648163+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648190+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:18:32.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648190+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648218+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.648218+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.649390+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.649390+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.649459+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.649459+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.651703+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 3m), standbys: x 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.651703+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 3m), standbys: x 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.652948+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.652948+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: audit 2024-09-21T10:18:31.680553+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24839 ' entity='' 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: audit 2024-09-21T10:18:31.680553+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24839 ' entity='' 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.682657+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 3m), standbys: x 2024-09-21T10:18:32.179 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:31 smithi003 bash[88275]: cluster 2024-09-21T10:18:31.682657+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 3m), standbys: x 2024-09-21T10:18:38.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[31899]: cluster 2024-09-21T10:18:37.781416+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:18:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[31899]: cluster 2024-09-21T10:18:37.781578+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:18:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[31899]: audit 2024-09-21T10:18:37.784214+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:18:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[31899]: audit 2024-09-21T10:18:37.784843+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:18:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[31899]: audit 2024-09-21T10:18:37.786974+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:18:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[31899]: audit 2024-09-21T10:18:37.787442+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:18:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: cluster 2024-09-21T10:18:37.781416+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:18:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: cluster 2024-09-21T10:18:37.781416+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:18:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: cluster 2024-09-21T10:18:37.781578+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:18:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: cluster 2024-09-21T10:18:37.781578+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:18:38.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: audit 2024-09-21T10:18:37.784214+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:18:38.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: audit 2024-09-21T10:18:37.784214+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:18:38.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: audit 2024-09-21T10:18:37.784843+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:18:38.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: audit 2024-09-21T10:18:37.784843+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:18:38.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: audit 2024-09-21T10:18:37.786974+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:18:38.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: audit 2024-09-21T10:18:37.786974+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:18:38.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: audit 2024-09-21T10:18:37.787442+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:18:38.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:37 smithi003 bash[88275]: audit 2024-09-21T10:18:37.787442+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:18:38.256 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:18:37 smithi204 bash[61245]: [21/Sep/2024:10:18:37] ENGINE Bus STARTING 2024-09-21T10:18:38.256 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:18:37 smithi204 bash[61245]: CherryPy Checker: 2024-09-21T10:18:38.256 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:18:37 smithi204 bash[61245]: The Application mounted at '' has an empty config. 2024-09-21T10:18:38.256 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:18:37 smithi204 bash[61245]: [21/Sep/2024:10:18:37] ENGINE Serving on http://:::9283 2024-09-21T10:18:38.256 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:18:37 smithi204 bash[61245]: [21/Sep/2024:10:18:37] ENGINE Bus STARTED 2024-09-21T10:18:38.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:37 smithi204 bash[24804]: cluster 2024-09-21T10:18:37.781416+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T10:18:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:37 smithi204 bash[24804]: cluster 2024-09-21T10:18:37.781578+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x started 2024-09-21T10:18:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:37 smithi204 bash[24804]: audit 2024-09-21T10:18:37.784214+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T10:18:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:37 smithi204 bash[24804]: audit 2024-09-21T10:18:37.784843+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T10:18:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:37 smithi204 bash[24804]: audit 2024-09-21T10:18:37.786974+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T10:18:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:37 smithi204 bash[24804]: audit 2024-09-21T10:18:37.787442+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.204:0/1090324455' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T10:18:38.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[72896]: debug 2024-09-21T10:18:38.616+0000 7f4199334640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:18:38.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[72896]: debug 2024-09-21T10:18:38.616+0000 7f4199334640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:18:38.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[72896]: debug 2024-09-21T10:18:38.616+0000 7f4199334640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:18:38.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[72896]: debug 2024-09-21T10:18:38.616+0000 7f4199334640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:18:38.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[72896]: debug 2024-09-21T10:18:38.616+0000 7f4199334640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:18:38.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[72896]: debug 2024-09-21T10:18:38.620+0000 7f419bb39640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:18:38.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[72896]: debug 2024-09-21T10:18:38.620+0000 7f419bb39640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:18:38.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[72896]: debug 2024-09-21T10:18:38.620+0000 7f419bb39640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:18:38.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[72896]: debug 2024-09-21T10:18:38.620+0000 7f419bb39640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:18:38.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[72896]: debug 2024-09-21T10:18:38.620+0000 7f419bb39640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T10:18:38.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:37.844439+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e36: y(active, since 4m), standbys: x 2024-09-21T10:18:38.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:37.844439+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e36: y(active, since 4m), standbys: x 2024-09-21T10:18:38.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:38.049647+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-09-21T10:18:38.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:38.049647+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-09-21T10:18:38.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:38.050345+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-09-21T10:18:38.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:38.050345+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-09-21T10:18:38.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:38.062896+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:18:38.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:38.062896+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:18:38.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:38.063760+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0135787s), standbys: x 2024-09-21T10:18:38.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:38.063760+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0135787s), standbys: x 2024-09-21T10:18:38.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.069321+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:18:38.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.069321+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:18:38.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.069611+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:18:38.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.069611+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:18:38.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.069888+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:18:38.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.069888+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:18:38.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.070221+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:18:38.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.070221+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:18:38.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.070529+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:18:38.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.070529+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:18:38.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.071577+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:18:38.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: cluster 2024-09-21T10:18:37.844439+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e36: y(active, since 4m), standbys: x 2024-09-21T10:18:38.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: cluster 2024-09-21T10:18:38.049647+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-09-21T10:18:38.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: cluster 2024-09-21T10:18:38.050345+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-09-21T10:18:38.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: cluster 2024-09-21T10:18:38.062896+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:18:38.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: cluster 2024-09-21T10:18:38.063760+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0135787s), standbys: x 2024-09-21T10:18:38.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.069321+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:18:38.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.069611+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:18:38.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.069888+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:18:38.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.070221+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:18:38.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.070529+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:18:38.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.071577+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:18:38.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.071798+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:18:38.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.072000+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:18:38.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.072399+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:18:38.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.072679+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:18:38.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.072921+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:18:38.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.073191+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:18:38.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.073507+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:18:38.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.073762+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:18:38.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.073975+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:18:38.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.074248+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:18:38.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.074513+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:18:38.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.074979+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:18:38.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: cluster 2024-09-21T10:18:38.100429+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-09-21T10:18:38.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.526393+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:38.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.550805+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:18:38.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.551354+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:38.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.561723+0000 mon.c (mon.2) 344 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:18:38.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.562311+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T10:18:38.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.590444+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:18:38.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[31899]: audit 2024-09-21T10:18:38.591046+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T10:18:38.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.071577+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:18:38.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.071798+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.071798+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.072000+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.072000+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.072399+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.072399+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.072679+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.072679+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.072921+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.072921+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.073191+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.073191+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.073507+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:18:38.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.073507+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.073762+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.073762+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.073975+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.073975+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.074248+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.074248+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.074513+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.074513+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.074979+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.074979+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:38.100429+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: cluster 2024-09-21T10:18:38.100429+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-09-21T10:18:38.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.526393+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:38.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.526393+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:38.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.550805+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:18:38.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.550805+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:18:38.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.551354+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:38.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.551354+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:38.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.561723+0000 mon.c (mon.2) 344 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:18:38.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.561723+0000 mon.c (mon.2) 344 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:18:38.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.562311+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T10:18:38.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.562311+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T10:18:38.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.590444+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:18:38.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.590444+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:18:38.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.591046+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T10:18:38.935 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:38 smithi003 bash[88275]: audit 2024-09-21T10:18:38.591046+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T10:18:39.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: cluster 2024-09-21T10:18:37.844439+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e36: y(active, since 4m), standbys: x 2024-09-21T10:18:39.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: cluster 2024-09-21T10:18:38.049647+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-09-21T10:18:39.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: cluster 2024-09-21T10:18:38.050345+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: cluster 2024-09-21T10:18:38.062896+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: cluster 2024-09-21T10:18:38.063760+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0135787s), standbys: x 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.069321+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.069611+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.069888+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.070221+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi003.rmnbsz"}]: dispatch 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.070529+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi204.cofyzf"}]: dispatch 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.071577+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.071798+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.072000+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.072399+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.072679+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T10:18:39.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.072921+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.073191+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.073507+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.073762+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.073975+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.074248+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.074513+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.074979+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: cluster 2024-09-21T10:18:38.100429+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.526393+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.550805+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.551354+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.561723+0000 mon.c (mon.2) 344 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.562311+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-09-21T10:18:39.084 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.590444+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T10:18:39.085 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:38 smithi204 bash[24804]: audit 2024-09-21T10:18:38.591046+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25133 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-09-21T10:18:39.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:39 smithi003 bash[72896]: debug 2024-09-21T10:18:39.072+0000 7f41cb658640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-21T10:18:39.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:39 smithi003 bash[72896]: [21/Sep/2024:10:18:39] ENGINE Bus STARTING 2024-09-21T10:18:39.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:39 smithi003 bash[72896]: CherryPy Checker: 2024-09-21T10:18:39.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:39 smithi003 bash[72896]: The Application mounted at '' has an empty config. 2024-09-21T10:18:39.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:39 smithi003 bash[72896]: [21/Sep/2024:10:18:39] ENGINE Serving on http://:::9283 2024-09-21T10:18:39.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:39 smithi003 bash[72896]: [21/Sep/2024:10:18:39] ENGINE Bus STARTED 2024-09-21T10:18:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[88275]: cluster 2024-09-21T10:18:39.065858+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e38: y(active, since 1.01569s), standbys: x 2024-09-21T10:18:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[88275]: cluster 2024-09-21T10:18:39.065858+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e38: y(active, since 1.01569s), standbys: x 2024-09-21T10:18:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[88275]: audit 2024-09-21T10:18:39.080738+0000 mgr.y (mgr.25133) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:18:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[88275]: audit 2024-09-21T10:18:39.080738+0000 mgr.y (mgr.25133) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:18:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[88275]: cluster 2024-09-21T10:18:39.082901+0000 mgr.y (mgr.25133) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[88275]: cluster 2024-09-21T10:18:39.082901+0000 mgr.y (mgr.25133) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:40.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[31899]: cluster 2024-09-21T10:18:39.065858+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e38: y(active, since 1.01569s), standbys: x 2024-09-21T10:18:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[31899]: audit 2024-09-21T10:18:39.080738+0000 mgr.y (mgr.25133) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:18:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[31899]: cluster 2024-09-21T10:18:39.082901+0000 mgr.y (mgr.25133) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:40.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: debug 2024-09-21T10:18:40.308+0000 7f417f190640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:10:18:40] ENGINE Error in HTTPServer.serve 2024-09-21T10:18:40.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: Traceback (most recent call last): 2024-09-21T10:18:40.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:18:40.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: self._connections.run(self.expiration_interval) 2024-09-21T10:18:40.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:18:40.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: self._run(expiration_interval) 2024-09-21T10:18:40.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:18:40.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:18:40.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:18:40.427 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:18:40.427 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:18:40.427 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: s = self.context.wrap_socket( 2024-09-21T10:18:40.427 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:18:40.427 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: return self.sslsocket_class._create( 2024-09-21T10:18:40.427 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:18:40.427 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: self.do_handshake() 2024-09-21T10:18:40.427 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:18:40.427 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: self._sslobj.do_handshake() 2024-09-21T10:18:40.427 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:40 smithi003 bash[72896]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:18:40.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:40 smithi204 bash[24804]: cluster 2024-09-21T10:18:39.065858+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e38: y(active, since 1.01569s), standbys: x 2024-09-21T10:18:40.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:40 smithi204 bash[24804]: audit 2024-09-21T10:18:39.080738+0000 mgr.y (mgr.25133) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T10:18:40.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:40 smithi204 bash[24804]: cluster 2024-09-21T10:18:39.082901+0000 mgr.y (mgr.25133) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:41.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: cephadm 2024-09-21T10:18:40.183181+0000 mgr.y (mgr.25133) 4 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Bus STARTING 2024-09-21T10:18:41.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: cephadm 2024-09-21T10:18:40.308079+0000 mgr.y (mgr.25133) 5 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T10:18:41.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: cephadm 2024-09-21T10:18:40.311622+0000 mgr.y (mgr.25133) 6 : cephadm [ERR] [21/Sep/2024:10:18:40] ENGINE Error in HTTPServer.serve 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: Traceback (most recent call last): 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: self._connections.run(self.expiration_interval) 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: self._run(expiration_interval) 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: s = self.context.wrap_socket( 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:18:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: return self.sslsocket_class._create( 2024-09-21T10:18:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:18:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: self.do_handshake() 2024-09-21T10:18:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:18:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: self._sslobj.do_handshake() 2024-09-21T10:18:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:18:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: cephadm 2024-09-21T10:18:40.409247+0000 mgr.y (mgr.25133) 7 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T10:18:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: cephadm 2024-09-21T10:18:40.409459+0000 mgr.y (mgr.25133) 8 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Bus STARTED 2024-09-21T10:18:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[31899]: cluster 2024-09-21T10:18:41.079361+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-09-21T10:18:41.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cephadm 2024-09-21T10:18:40.183181+0000 mgr.y (mgr.25133) 4 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Bus STARTING 2024-09-21T10:18:41.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cephadm 2024-09-21T10:18:40.183181+0000 mgr.y (mgr.25133) 4 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Bus STARTING 2024-09-21T10:18:41.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cephadm 2024-09-21T10:18:40.308079+0000 mgr.y (mgr.25133) 5 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T10:18:41.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cephadm 2024-09-21T10:18:40.308079+0000 mgr.y (mgr.25133) 5 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T10:18:41.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cephadm 2024-09-21T10:18:40.311622+0000 mgr.y (mgr.25133) 6 : cephadm [ERR] [21/Sep/2024:10:18:40] ENGINE Error in HTTPServer.serve 2024-09-21T10:18:41.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: Traceback (most recent call last): 2024-09-21T10:18:41.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:18:41.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: self._connections.run(self.expiration_interval) 2024-09-21T10:18:41.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: self._run(expiration_interval) 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: s = self.context.wrap_socket( 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: return self.sslsocket_class._create( 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: self.do_handshake() 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:18:41.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: self._sslobj.do_handshake() 2024-09-21T10:18:41.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:18:41.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cephadm 2024-09-21T10:18:40.311622+0000 mgr.y (mgr.25133) 6 : cephadm [ERR] [21/Sep/2024:10:18:40] ENGINE Error in HTTPServer.serve 2024-09-21T10:18:41.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: Traceback (most recent call last): 2024-09-21T10:18:41.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:18:41.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: self._connections.run(self.expiration_interval) 2024-09-21T10:18:41.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:18:41.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: self._run(expiration_interval) 2024-09-21T10:18:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:18:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:18:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:18:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:18:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:18:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: s = self.context.wrap_socket( 2024-09-21T10:18:41.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:18:41.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: return self.sslsocket_class._create( 2024-09-21T10:18:41.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:18:41.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: self.do_handshake() 2024-09-21T10:18:41.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:18:41.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: self._sslobj.do_handshake() 2024-09-21T10:18:41.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:18:41.432 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cephadm 2024-09-21T10:18:40.409247+0000 mgr.y (mgr.25133) 7 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T10:18:41.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cephadm 2024-09-21T10:18:40.409247+0000 mgr.y (mgr.25133) 7 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T10:18:41.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cephadm 2024-09-21T10:18:40.409459+0000 mgr.y (mgr.25133) 8 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Bus STARTED 2024-09-21T10:18:41.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cephadm 2024-09-21T10:18:40.409459+0000 mgr.y (mgr.25133) 8 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Bus STARTED 2024-09-21T10:18:41.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cluster 2024-09-21T10:18:41.079361+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-09-21T10:18:41.433 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:41 smithi003 bash[88275]: cluster 2024-09-21T10:18:41.079361+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-09-21T10:18:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: cephadm 2024-09-21T10:18:40.183181+0000 mgr.y (mgr.25133) 4 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Bus STARTING 2024-09-21T10:18:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: cephadm 2024-09-21T10:18:40.308079+0000 mgr.y (mgr.25133) 5 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Serving on https://172.21.15.3:7150 2024-09-21T10:18:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: cephadm 2024-09-21T10:18:40.311622+0000 mgr.y (mgr.25133) 6 : cephadm [ERR] [21/Sep/2024:10:18:40] ENGINE Error in HTTPServer.serve 2024-09-21T10:18:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: Traceback (most recent call last): 2024-09-21T10:18:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T10:18:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: self._connections.run(self.expiration_interval) 2024-09-21T10:18:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T10:18:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: self._run(expiration_interval) 2024-09-21T10:18:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T10:18:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T10:18:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T10:18:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T10:18:41.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T10:18:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: s = self.context.wrap_socket( 2024-09-21T10:18:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T10:18:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: return self.sslsocket_class._create( 2024-09-21T10:18:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T10:18:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: self.do_handshake() 2024-09-21T10:18:41.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T10:18:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: self._sslobj.do_handshake() 2024-09-21T10:18:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T10:18:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: cephadm 2024-09-21T10:18:40.409247+0000 mgr.y (mgr.25133) 7 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Serving on http://172.21.15.3:8765 2024-09-21T10:18:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: cephadm 2024-09-21T10:18:40.409459+0000 mgr.y (mgr.25133) 8 : cephadm [INF] [21/Sep/2024:10:18:40] ENGINE Bus STARTED 2024-09-21T10:18:41.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:41 smithi204 bash[24804]: cluster 2024-09-21T10:18:41.079361+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-09-21T10:18:43.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:43 smithi003 bash[31899]: cluster 2024-09-21T10:18:42.074240+0000 mgr.y (mgr.25133) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:43.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:43 smithi003 bash[31899]: cluster 2024-09-21T10:18:42.114531+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-09-21T10:18:43.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:43 smithi003 bash[88275]: cluster 2024-09-21T10:18:42.074240+0000 mgr.y (mgr.25133) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:43.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:43 smithi003 bash[88275]: cluster 2024-09-21T10:18:42.074240+0000 mgr.y (mgr.25133) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:43.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:43 smithi003 bash[88275]: cluster 2024-09-21T10:18:42.114531+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-09-21T10:18:43.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:43 smithi003 bash[88275]: cluster 2024-09-21T10:18:42.114531+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-09-21T10:18:43.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:43 smithi204 bash[24804]: cluster 2024-09-21T10:18:42.074240+0000 mgr.y (mgr.25133) 9 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:43.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:43 smithi204 bash[24804]: cluster 2024-09-21T10:18:42.114531+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-09-21T10:18:45.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:45 smithi003 bash[31899]: cluster 2024-09-21T10:18:44.074950+0000 mgr.y (mgr.25133) 10 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:45.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:45 smithi003 bash[31899]: audit 2024-09-21T10:18:44.851472+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:45.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:45 smithi003 bash[31899]: audit 2024-09-21T10:18:44.857658+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:45 smithi003 bash[88275]: cluster 2024-09-21T10:18:44.074950+0000 mgr.y (mgr.25133) 10 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:45 smithi003 bash[88275]: cluster 2024-09-21T10:18:44.074950+0000 mgr.y (mgr.25133) 10 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:45 smithi003 bash[88275]: audit 2024-09-21T10:18:44.851472+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:45 smithi003 bash[88275]: audit 2024-09-21T10:18:44.851472+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:45 smithi003 bash[88275]: audit 2024-09-21T10:18:44.857658+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:45 smithi003 bash[88275]: audit 2024-09-21T10:18:44.857658+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:45.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:45 smithi204 bash[24804]: cluster 2024-09-21T10:18:44.074950+0000 mgr.y (mgr.25133) 10 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:45.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:45 smithi204 bash[24804]: audit 2024-09-21T10:18:44.851472+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:45.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:45 smithi204 bash[24804]: audit 2024-09-21T10:18:44.857658+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[31899]: audit 2024-09-21T10:18:45.149965+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[31899]: audit 2024-09-21T10:18:45.162359+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[31899]: audit 2024-09-21T10:18:45.986261+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[31899]: audit 2024-09-21T10:18:45.994142+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[88275]: audit 2024-09-21T10:18:45.149965+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[88275]: audit 2024-09-21T10:18:45.149965+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[88275]: audit 2024-09-21T10:18:45.162359+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[88275]: audit 2024-09-21T10:18:45.162359+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[88275]: audit 2024-09-21T10:18:45.986261+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[88275]: audit 2024-09-21T10:18:45.986261+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[88275]: audit 2024-09-21T10:18:45.994142+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:46 smithi003 bash[88275]: audit 2024-09-21T10:18:45.994142+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:46 smithi204 bash[24804]: audit 2024-09-21T10:18:45.149965+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:46 smithi204 bash[24804]: audit 2024-09-21T10:18:45.162359+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:46 smithi204 bash[24804]: audit 2024-09-21T10:18:45.986261+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:46 smithi204 bash[24804]: audit 2024-09-21T10:18:45.994142+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:47.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:47 smithi204 bash[24804]: cluster 2024-09-21T10:18:46.076152+0000 mgr.y (mgr.25133) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T10:18:47.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:47 smithi204 bash[24804]: audit 2024-09-21T10:18:46.244541+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:47.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:47 smithi204 bash[24804]: audit 2024-09-21T10:18:46.259953+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:18:47] "GET /metrics HTTP/1.1" 200 31191 "" "Prometheus/2.51.0" 2024-09-21T10:18:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:47 smithi003 bash[31899]: cluster 2024-09-21T10:18:46.076152+0000 mgr.y (mgr.25133) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T10:18:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:47 smithi003 bash[31899]: audit 2024-09-21T10:18:46.244541+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:47 smithi003 bash[31899]: audit 2024-09-21T10:18:46.259953+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:47 smithi003 bash[88275]: cluster 2024-09-21T10:18:46.076152+0000 mgr.y (mgr.25133) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T10:18:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:47 smithi003 bash[88275]: cluster 2024-09-21T10:18:46.076152+0000 mgr.y (mgr.25133) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T10:18:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:47 smithi003 bash[88275]: audit 2024-09-21T10:18:46.244541+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:47 smithi003 bash[88275]: audit 2024-09-21T10:18:46.244541+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:47 smithi003 bash[88275]: audit 2024-09-21T10:18:46.259953+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:47 smithi003 bash[88275]: audit 2024-09-21T10:18:46.259953+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:49.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:49 smithi204 bash[24804]: cluster 2024-09-21T10:18:48.076911+0000 mgr.y (mgr.25133) 12 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T10:18:49.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:49 smithi003 bash[31899]: cluster 2024-09-21T10:18:48.076911+0000 mgr.y (mgr.25133) 12 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T10:18:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:49 smithi003 bash[88275]: cluster 2024-09-21T10:18:48.076911+0000 mgr.y (mgr.25133) 12 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T10:18:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:49 smithi003 bash[88275]: cluster 2024-09-21T10:18:48.076911+0000 mgr.y (mgr.25133) 12 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T10:18:51.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:51 smithi204 bash[24804]: cluster 2024-09-21T10:18:50.078066+0000 mgr.y (mgr.25133) 13 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T10:18:51.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:51 smithi003 bash[88275]: cluster 2024-09-21T10:18:50.078066+0000 mgr.y (mgr.25133) 13 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T10:18:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:51 smithi003 bash[88275]: cluster 2024-09-21T10:18:50.078066+0000 mgr.y (mgr.25133) 13 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T10:18:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:51 smithi003 bash[31899]: cluster 2024-09-21T10:18:50.078066+0000 mgr.y (mgr.25133) 13 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T10:18:53.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:53 smithi204 bash[24804]: cluster 2024-09-21T10:18:52.078788+0000 mgr.y (mgr.25133) 14 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:53 smithi003 bash[31899]: cluster 2024-09-21T10:18:52.078788+0000 mgr.y (mgr.25133) 14 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:53 smithi003 bash[88275]: cluster 2024-09-21T10:18:52.078788+0000 mgr.y (mgr.25133) 14 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:53 smithi003 bash[88275]: cluster 2024-09-21T10:18:52.078788+0000 mgr.y (mgr.25133) 14 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:54.006 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:18:54.666 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:18:54.666 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (2m) 9s ago 12m 14.7M - 0.27.0 11f11916f8cd e47c56afbcb1 2024-09-21T10:18:54.666 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (86s) 9s ago 11m 69.6M - 10.4.8 5aad1d7cf004 17fb16016de7 2024-09-21T10:18:54.666 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (9m) 9s ago 9m 15.3M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:18:54.666 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (9m) 9s ago 9m 18.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (3m) 9s ago 20m 438M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (4m) 9s ago 23m 484M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (25s) 9s ago 23m 30.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 50596c976afa 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (21m) 9s ago 21m 51.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (21m) 9s ago 21m 53.5M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e 3566f903a2a7 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (3m) 9s ago 12m 7703k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (3m) 9s ago 12m 7864k - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (20m) 9s ago 20m 93.1M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (19m) 9s ago 19m 84.1M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (18m) 9s ago 18m 104M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (17m) 9s ago 17m 64.6M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (16m) 9s ago 16m 95.0M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (15m) 9s ago 15m 101M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (14m) 9s ago 14m 77.3M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:18:54.667 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (13m) 9s ago 13m 89.5M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:18:54.668 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (2m) 9s ago 12m 39.4M - 2.51.0 1d3b7f56885b 53e5c3a401c9 2024-09-21T10:18:54.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:54 smithi003 bash[31899]: audit 2024-09-21T10:18:53.551203+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:54.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:54 smithi003 bash[88275]: audit 2024-09-21T10:18:53.551203+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:54.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:54 smithi003 bash[88275]: audit 2024-09-21T10:18:53.551203+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:54 smithi204 bash[24804]: audit 2024-09-21T10:18:53.551203+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T10:18:55.056 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:18:55.056 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:18:55.056 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2, 2024-09-21T10:18:55.056 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T10:18:55.056 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:18:55.056 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:18:55.056 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:18:55.056 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:18:55.056 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:18:55.057 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:18:55.057 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:18:55.057 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:18:55.057 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:18:55.057 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:18:55.057 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:18:55.057 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 12, 2024-09-21T10:18:55.057 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:18:55.057 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:18:55.057 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:18:55.384 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:18:55.385 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:18:55.385 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:18:55.385 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (1 remaining).", 2024-09-21T10:18:55.385 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:18:55.385 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "1/3 daemons upgraded", 2024-09-21T10:18:55.385 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-21T10:18:55.385 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:18:55.385 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:18:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[31899]: audit 2024-09-21T10:18:53.993543+0000 mgr.y (mgr.25133) 15 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[31899]: cluster 2024-09-21T10:18:54.079508+0000 mgr.y (mgr.25133) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[31899]: audit 2024-09-21T10:18:54.315039+0000 mgr.y (mgr.25133) 17 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[31899]: audit 2024-09-21T10:18:54.632229+0000 mgr.y (mgr.25133) 18 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[31899]: audit 2024-09-21T10:18:55.054710+0000 mon.c (mon.2) 347 : audit [DBG] from='client.? 172.21.15.3:0/2078565619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[88275]: audit 2024-09-21T10:18:53.993543+0000 mgr.y (mgr.25133) 15 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[88275]: audit 2024-09-21T10:18:53.993543+0000 mgr.y (mgr.25133) 15 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[88275]: cluster 2024-09-21T10:18:54.079508+0000 mgr.y (mgr.25133) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[88275]: cluster 2024-09-21T10:18:54.079508+0000 mgr.y (mgr.25133) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:55.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[88275]: audit 2024-09-21T10:18:54.315039+0000 mgr.y (mgr.25133) 17 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[88275]: audit 2024-09-21T10:18:54.315039+0000 mgr.y (mgr.25133) 17 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[88275]: audit 2024-09-21T10:18:54.632229+0000 mgr.y (mgr.25133) 18 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[88275]: audit 2024-09-21T10:18:54.632229+0000 mgr.y (mgr.25133) 18 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[88275]: audit 2024-09-21T10:18:55.054710+0000 mon.c (mon.2) 347 : audit [DBG] from='client.? 172.21.15.3:0/2078565619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:55.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:55 smithi003 bash[88275]: audit 2024-09-21T10:18:55.054710+0000 mon.c (mon.2) 347 : audit [DBG] from='client.? 172.21.15.3:0/2078565619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:55.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:55 smithi204 bash[24804]: audit 2024-09-21T10:18:53.993543+0000 mgr.y (mgr.25133) 15 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:55 smithi204 bash[24804]: cluster 2024-09-21T10:18:54.079508+0000 mgr.y (mgr.25133) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:55 smithi204 bash[24804]: audit 2024-09-21T10:18:54.315039+0000 mgr.y (mgr.25133) 17 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:55 smithi204 bash[24804]: audit 2024-09-21T10:18:54.632229+0000 mgr.y (mgr.25133) 18 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:55 smithi204 bash[24804]: audit 2024-09-21T10:18:55.054710+0000 mon.c (mon.2) 347 : audit [DBG] from='client.? 172.21.15.3:0/2078565619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:56.340 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:56 smithi204 bash[24804]: audit 2024-09-21T10:18:55.383440+0000 mgr.y (mgr.25133) 19 : audit [DBG] from='client.25202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:56.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:56 smithi003 bash[31899]: audit 2024-09-21T10:18:55.383440+0000 mgr.y (mgr.25133) 19 : audit [DBG] from='client.25202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:56.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:56 smithi003 bash[88275]: audit 2024-09-21T10:18:55.383440+0000 mgr.y (mgr.25133) 19 : audit [DBG] from='client.25202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:56.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:56 smithi003 bash[88275]: audit 2024-09-21T10:18:55.383440+0000 mgr.y (mgr.25133) 19 : audit [DBG] from='client.25202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:18:57.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:18:57] "GET /metrics HTTP/1.1" 200 33850 "" "Prometheus/2.51.0" 2024-09-21T10:18:57.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[31899]: cluster 2024-09-21T10:18:56.080661+0000 mgr.y (mgr.25133) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:57.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[31899]: audit 2024-09-21T10:18:56.903337+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:57.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[31899]: audit 2024-09-21T10:18:56.920291+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:57.732 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[31899]: audit 2024-09-21T10:18:56.927493+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:18:57.733 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[31899]: audit 2024-09-21T10:18:56.929393+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:18:57.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[88275]: cluster 2024-09-21T10:18:56.080661+0000 mgr.y (mgr.25133) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:57.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[88275]: cluster 2024-09-21T10:18:56.080661+0000 mgr.y (mgr.25133) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:57.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[88275]: audit 2024-09-21T10:18:56.903337+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:57.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[88275]: audit 2024-09-21T10:18:56.903337+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:57.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[88275]: audit 2024-09-21T10:18:56.920291+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:57.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[88275]: audit 2024-09-21T10:18:56.920291+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:57.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[88275]: audit 2024-09-21T10:18:56.927493+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:18:57.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[88275]: audit 2024-09-21T10:18:56.927493+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:18:57.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[88275]: audit 2024-09-21T10:18:56.929393+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:18:57.733 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:57 smithi003 bash[88275]: audit 2024-09-21T10:18:56.929393+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:18:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:57 smithi204 bash[24804]: cluster 2024-09-21T10:18:56.080661+0000 mgr.y (mgr.25133) 20 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T10:18:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:57 smithi204 bash[24804]: audit 2024-09-21T10:18:56.903337+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:57 smithi204 bash[24804]: audit 2024-09-21T10:18:56.920291+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:57 smithi204 bash[24804]: audit 2024-09-21T10:18:56.927493+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:18:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:57 smithi204 bash[24804]: audit 2024-09-21T10:18:56.929393+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T10:18:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: cephadm 2024-09-21T10:18:56.932670+0000 mgr.y (mgr.25133) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:18:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: cephadm 2024-09-21T10:18:56.933135+0000 mgr.y (mgr.25133) 22 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:18:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: cephadm 2024-09-21T10:18:57.081485+0000 mgr.y (mgr.25133) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:18:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: cephadm 2024-09-21T10:18:57.081804+0000 mgr.y (mgr.25133) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:18:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: cephadm 2024-09-21T10:18:57.182706+0000 mgr.y (mgr.25133) 25 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: cephadm 2024-09-21T10:18:57.182997+0000 mgr.y (mgr.25133) 26 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: cephadm 2024-09-21T10:18:57.271646+0000 mgr.y (mgr.25133) 27 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: cephadm 2024-09-21T10:18:57.271938+0000 mgr.y (mgr.25133) 28 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: audit 2024-09-21T10:18:57.368454+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: audit 2024-09-21T10:18:57.375450+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: audit 2024-09-21T10:18:57.383706+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: audit 2024-09-21T10:18:57.395886+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: audit 2024-09-21T10:18:57.406590+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: audit 2024-09-21T10:18:57.491014+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: audit 2024-09-21T10:18:57.494839+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: audit 2024-09-21T10:18:57.497327+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: audit 2024-09-21T10:18:57.498730+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T10:18:58.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[31899]: cephadm 2024-09-21T10:18:57.499739+0000 mgr.y (mgr.25133) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T10:18:58.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:56.932670+0000 mgr.y (mgr.25133) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:18:58.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:56.932670+0000 mgr.y (mgr.25133) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:18:58.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:56.933135+0000 mgr.y (mgr.25133) 22 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:18:58.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:56.933135+0000 mgr.y (mgr.25133) 22 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:18:58.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.081485+0000 mgr.y (mgr.25133) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:18:58.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.081485+0000 mgr.y (mgr.25133) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:18:58.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.081804+0000 mgr.y (mgr.25133) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:18:58.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.081804+0000 mgr.y (mgr.25133) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:18:58.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.182706+0000 mgr.y (mgr.25133) 25 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:18:58.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.182706+0000 mgr.y (mgr.25133) 25 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.182997+0000 mgr.y (mgr.25133) 26 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.182997+0000 mgr.y (mgr.25133) 26 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.271646+0000 mgr.y (mgr.25133) 27 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.271646+0000 mgr.y (mgr.25133) 27 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.271938+0000 mgr.y (mgr.25133) 28 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.271938+0000 mgr.y (mgr.25133) 28 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.368454+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.368454+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.375450+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.375450+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.383706+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.383706+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.395886+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.395886+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.406590+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.406590+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.491014+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.491014+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.494839+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.494839+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.497327+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.497327+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.498730+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: audit 2024-09-21T10:18:57.498730+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.499739+0000 mgr.y (mgr.25133) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T10:18:58.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:58 smithi003 bash[88275]: cephadm 2024-09-21T10:18:57.499739+0000 mgr.y (mgr.25133) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T10:18:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: cephadm 2024-09-21T10:18:56.932670+0000 mgr.y (mgr.25133) 21 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.conf 2024-09-21T10:18:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: cephadm 2024-09-21T10:18:56.933135+0000 mgr.y (mgr.25133) 22 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.conf 2024-09-21T10:18:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: cephadm 2024-09-21T10:18:57.081485+0000 mgr.y (mgr.25133) 23 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:18:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: cephadm 2024-09-21T10:18:57.081804+0000 mgr.y (mgr.25133) 24 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T10:18:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: cephadm 2024-09-21T10:18:57.182706+0000 mgr.y (mgr.25133) 25 : cephadm [INF] Updating smithi003:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:18:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: cephadm 2024-09-21T10:18:57.182997+0000 mgr.y (mgr.25133) 26 : cephadm [INF] Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-09-21T10:18:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: cephadm 2024-09-21T10:18:57.271646+0000 mgr.y (mgr.25133) 27 : cephadm [INF] Updating smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:18:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: cephadm 2024-09-21T10:18:57.271938+0000 mgr.y (mgr.25133) 28 : cephadm [INF] Updating smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T10:18:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: audit 2024-09-21T10:18:57.368454+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: audit 2024-09-21T10:18:57.375450+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: audit 2024-09-21T10:18:57.383706+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: audit 2024-09-21T10:18:57.395886+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: audit 2024-09-21T10:18:57.406590+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:18:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: audit 2024-09-21T10:18:57.491014+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T10:18:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: audit 2024-09-21T10:18:57.494839+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T10:18:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: audit 2024-09-21T10:18:57.497327+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T10:18:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: audit 2024-09-21T10:18:57.498730+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T10:18:58.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:58 smithi204 bash[24804]: cephadm 2024-09-21T10:18:57.499739+0000 mgr.y (mgr.25133) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T10:18:59.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:18:59 smithi003 bash[31899]: cluster 2024-09-21T10:18:58.081082+0000 mgr.y (mgr.25133) 30 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:59 smithi003 bash[88275]: cluster 2024-09-21T10:18:58.081082+0000 mgr.y (mgr.25133) 30 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:59.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:18:59 smithi003 bash[88275]: cluster 2024-09-21T10:18:58.081082+0000 mgr.y (mgr.25133) 30 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:18:59.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:18:59 smithi204 bash[24804]: cluster 2024-09-21T10:18:58.081082+0000 mgr.y (mgr.25133) 30 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:01.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[31899]: cephadm 2024-09-21T10:19:00.007140+0000 mgr.y (mgr.25133) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T10:19:01.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[31899]: audit 2024-09-21T10:19:00.013176+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:19:01.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[31899]: audit 2024-09-21T10:19:00.019253+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:19:01.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[31899]: audit 2024-09-21T10:19:00.020526+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:19:01.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[31899]: audit 2024-09-21T10:19:00.021727+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:19:01.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[31899]: cephadm 2024-09-21T10:19:00.023263+0000 mgr.y (mgr.25133) 32 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-21T10:19:01.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[31899]: cluster 2024-09-21T10:19:00.082151+0000 mgr.y (mgr.25133) 33 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: cephadm 2024-09-21T10:19:00.007140+0000 mgr.y (mgr.25133) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: cephadm 2024-09-21T10:19:00.007140+0000 mgr.y (mgr.25133) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: audit 2024-09-21T10:19:00.013176+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: audit 2024-09-21T10:19:00.013176+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: audit 2024-09-21T10:19:00.019253+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: audit 2024-09-21T10:19:00.019253+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: audit 2024-09-21T10:19:00.020526+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: audit 2024-09-21T10:19:00.020526+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: audit 2024-09-21T10:19:00.021727+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: audit 2024-09-21T10:19:00.021727+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: cephadm 2024-09-21T10:19:00.023263+0000 mgr.y (mgr.25133) 32 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-21T10:19:01.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: cephadm 2024-09-21T10:19:00.023263+0000 mgr.y (mgr.25133) 32 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-21T10:19:01.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: cluster 2024-09-21T10:19:00.082151+0000 mgr.y (mgr.25133) 33 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:01.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:01 smithi003 bash[88275]: cluster 2024-09-21T10:19:00.082151+0000 mgr.y (mgr.25133) 33 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:01.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:01 smithi204 bash[24804]: cephadm 2024-09-21T10:19:00.007140+0000 mgr.y (mgr.25133) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T10:19:01.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:01 smithi204 bash[24804]: audit 2024-09-21T10:19:00.013176+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25133 ' entity='mgr.y' 2024-09-21T10:19:01.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:01 smithi204 bash[24804]: audit 2024-09-21T10:19:00.019253+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T10:19:01.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:01 smithi204 bash[24804]: audit 2024-09-21T10:19:00.020526+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T10:19:01.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:01 smithi204 bash[24804]: audit 2024-09-21T10:19:00.021727+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T10:19:01.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:01 smithi204 bash[24804]: cephadm 2024-09-21T10:19:00.023263+0000 mgr.y (mgr.25133) 32 : cephadm [INF] Deploying daemon mon.c on smithi003 2024-09-21T10:19:01.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:01 smithi204 bash[24804]: cluster 2024-09-21T10:19:00.082151+0000 mgr.y (mgr.25133) 33 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:02.486 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:02 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:02.487 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:19:02 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:02.487 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:19:02 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:02.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:02 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:02.488 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:19:02 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:02.488 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:19:02 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:02.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:02 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:02.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:02 smithi003 systemd[1]: Stopping Ceph mon.c for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:19:02.489 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:19:02 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:02.489 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:19:02 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:02.805 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:02 smithi003 bash[72896]: [21/Sep/2024:10:19:02] ENGINE Bus STOPPING 2024-09-21T10:19:02.805 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:02 smithi003 bash[31899]: debug 2024-09-21T10:19:02.600+0000 7fbd80080640 -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 2024-09-21T10:19:02.805 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:02 smithi003 bash[31899]: debug 2024-09-21T10:19:02.600+0000 7fbd80080640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T10:19:03.144 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:02 smithi003 bash[72896]: [21/Sep/2024:10:19:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T10:19:03.144 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:02 smithi003 bash[72896]: [21/Sep/2024:10:19:02] ENGINE Bus STOPPED 2024-09-21T10:19:03.144 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:02 smithi003 bash[72896]: [21/Sep/2024:10:19:02] ENGINE Bus STARTING 2024-09-21T10:19:03.144 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:03 smithi003 bash[72896]: [21/Sep/2024:10:19:03] ENGINE Serving on http://:::9283 2024-09-21T10:19:03.144 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:03 smithi003 bash[72896]: [21/Sep/2024:10:19:03] ENGINE Bus STARTED 2024-09-21T10:19:03.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:03 smithi003 bash[89337]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-c 2024-09-21T10:19:03.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:03 smithi003 bash[89409]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-c 2024-09-21T10:19:03.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-21T10:19:03.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: Stopped Ceph mon.c for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:19:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:03.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:03.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:03.925 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:03.926 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:03.926 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: Started Ceph mon.c for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:19:03.927 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:03.927 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:19:03 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:19:04.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.732+0000 7fc58aeb1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.732+0000 7fc58aeb1c80 0 ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 7 2024-09-21T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.732+0000 7fc58aeb1c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 0 load: jerasure load: lrc 2024-09-21T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Git sha 0 2024-09-21T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: DB SUMMARY 2024-09-21T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: DB Session ID: ALRZ961Y3QXZ547TOQ1S 2024-09-21T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T10:19:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 2378 Bytes 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 3909424 ; 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.env: 0x558ff869f120 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.info_log: 0x558ffa043700 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T10:19:04.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T10:19:04.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T10:19:04.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T10:19:04.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T10:19:04.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T10:19:04.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T10:19:04.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.db_log_dir: 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.wal_dir: 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T10:19:04.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.write_buffer_manager: 0x558ffa047b80 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T10:19:04.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.row_cache: None 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.wal_filter: None 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T10:19:04.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T10:19:04.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T10:19:04.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Compression algorithms supported: 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: kZSTD supported: 0 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T10:19:04.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.merge_operator: 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558ffa043320) 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: cache_index_and_filter_blocks: 1 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: pin_top_level_index_and_filter: 1 2024-09-21T10:19:04.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: index_type: 0 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: data_block_index_type: 0 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: index_shortening: 1 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: checksum: 4 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: no_block_cache: 0 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: block_cache: 0x558ffa039610 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: block_cache_name: BinnedLRUCache 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: block_cache_options: 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: capacity : 536870912 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: num_shard_bits : 4 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: strict_capacity_limit : 0 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: high_pri_pool_ratio: 0.000 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: block_cache_compressed: (nil) 2024-09-21T10:19:04.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: persistent_cache: (nil) 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: block_size: 4096 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: block_size_deviation: 10 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: block_restart_interval: 16 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: index_block_restart_interval: 1 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: metadata_block_size: 4096 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: partition_filters: 0 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: use_delta_encoding: 1 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: filter_policy: bloomfilter 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: whole_key_filtering: 1 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: verify_compression: 0 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: read_amp_bytes_per_bit: 0 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: format_version: 5 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: enable_index_compression: 1 2024-09-21T10:19:04.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: block_align: 0 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: max_auto_readahead_size: 262144 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: prepopulate_block_cache: 0 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: initial_auto_readahead_size: 8192 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: num_file_reads_for_auto_readahead: 2 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.num_levels: 7 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T10:19:04.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:19:04.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T10:19:04.941 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T10:19:04.942 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T10:19:04.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T10:19:04.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.736+0000 7fc58aeb1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.740+0000 7fc58aeb1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.740+0000 7fc58aeb1c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 41, last_sequence is 20347, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 37 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.740+0000 7fc58aeb1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.740+0000 7fc58aeb1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2e753e35-e49a-4142-8c8d-444e4eed713d 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.740+0000 7fc58aeb1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726913944742277, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.740+0000 7fc58aeb1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.756+0000 7fc58aeb1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726913944758791, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 2507951, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20352, "largest_seqno": 21644, "table_properties": {"data_size": 2502113, "index_size": 3321, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1477, "raw_key_size": 14715, "raw_average_key_size": 25, "raw_value_size": 2489665, "raw_average_value_size": 4248, "num_data_blocks": 150, "num_entries": 586, "num_filter_entries": 586, "num_deletions": 8, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726913944, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2e753e35-e49a-4142-8c8d-444e4eed713d", "db_session_id": "ALRZ961Y3QXZ547TOQ1S", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.756+0000 7fc58aeb1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726913944758999, "job": 1, "event": "recovery_finished"} 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.756+0000 7fc58aeb1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-09-21T10:19:04.945 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.756+0000 7fc58aeb1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558ffa066e00 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 4 rocksdb: DB pointer 0x558ffa16a000 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc580c79640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc580c79640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: ** DB Stats ** 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:19:04.946 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: ** Compaction Stats [default] ** 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: L0 1/0 2.39 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 380.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: L6 1/0 8.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Sum 2/0 11.30 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 380.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 380.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: ** Compaction Stats [default] ** 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 380.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:19:04.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Flush(GB): cumulative 0.002, interval 0.002 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Cumulative compaction: 0.00 GB write, 113.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Interval compaction: 0.00 GB write, 113.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Block cache BinnedLRUCache@0x558ffa039610#7 capacity: 512.00 MB usage: 4.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] at bind addrs [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 1 mon.c@-1(???) e3 preinit fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 0 mon.c@-1(???).mds e10 new map 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 0 mon.c@-1(???).mds e10 print_map 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: e10 2024-09-21T10:19:04.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: legacy client fscid: 1 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Filesystem 'foo' (1) 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: fs_name foo 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: epoch 10 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: created 2024-09-21T10:09:08.143699+0000 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: modified 2024-09-21T10:09:19.330560+0000 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: tableserver 0 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: root 0 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: session_timeout 60 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: session_autoclose 300 2024-09-21T10:19:04.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: max_file_size 1099511627776 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: max_xattr_size 65536 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: required_client_features {} 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: last_failure 0 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: last_failure_osd_epoch 73 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: max_mds 1 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: in 0 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: up {0=24397} 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: failed 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: damaged 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: stopped 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: data_pools [4] 2024-09-21T10:19:04.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: metadata_pool 3 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: inline_data disabled 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: balancer 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: bal_rank_mask -1 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: standby_count_wanted 1 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: qdb_cluster leader: 0 members: 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: [mds.foo.smithi204.cofyzf{0:24397} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: Standby daemons: 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: [mds.foo.smithi003.rmnbsz{-1:14592} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.3:6834/3065517462,v1:172.21.15.3:6835/3065517462] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 0 mon.c@-1(???).osd e84 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 0 mon.c@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 0 mon.c@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 0 mon.c@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:19:04.951 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:04 smithi003 bash[89466]: debug 2024-09-21T10:19:04.760+0000 7fc58aeb1c80 1 mon.c@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-09-21T10:19:07.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:19:07] "GET /metrics HTTP/1.1" 200 33850 "" "Prometheus/2.51.0" 2024-09-21T10:19:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:10 smithi003 bash[88275]: audit 2024-09-21T10:19:02.613158+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:19:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:10 smithi003 bash[88275]: audit 2024-09-21T10:19:02.613158+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:19:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:10 smithi003 bash[88275]: audit 2024-09-21T10:19:02.613450+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:19:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:10 smithi003 bash[88275]: audit 2024-09-21T10:19:02.613450+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:19:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:10 smithi003 bash[88275]: audit 2024-09-21T10:19:02.613666+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:19:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:10 smithi003 bash[88275]: audit 2024-09-21T10:19:02.613666+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:19:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:10 smithi003 bash[88275]: audit 2024-09-21T10:19:02.927830+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T10:19:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:10 smithi003 bash[88275]: audit 2024-09-21T10:19:02.927830+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T10:19:10.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:10 smithi204 bash[24804]: audit 2024-09-21T10:19:02.613158+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:19:10.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:10 smithi204 bash[24804]: audit 2024-09-21T10:19:02.613450+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:19:10.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:10 smithi204 bash[24804]: audit 2024-09-21T10:19:02.613666+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:19:10.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:10 smithi204 bash[24804]: audit 2024-09-21T10:19:02.927830+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T10:19:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: audit 2024-09-21T10:19:02.613158+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: audit 2024-09-21T10:19:02.613158+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: audit 2024-09-21T10:19:02.613450+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: audit 2024-09-21T10:19:02.613450+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: audit 2024-09-21T10:19:02.613666+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: audit 2024-09-21T10:19:02.613666+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: audit 2024-09-21T10:19:02.927830+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: audit 2024-09-21T10:19:02.927830+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:04.975963+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:04.975963+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:10.996921+0000 mon.b (mon.1) 94 : cluster [INF] mon.b calling monitor election 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:10.996921+0000 mon.b (mon.1) 94 : cluster [INF] mon.b calling monitor election 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:10.997115+0000 mon.a (mon.0) 71 : cluster [INF] mon.a calling monitor election 2024-09-21T10:19:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:10.997115+0000 mon.a (mon.0) 71 : cluster [INF] mon.a calling monitor election 2024-09-21T10:19:11.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.017588+0000 mon.a (mon.0) 72 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:19:11.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.017588+0000 mon.a (mon.0) 72 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:19:11.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025254+0000 mon.a (mon.0) 73 : cluster [DBG] monmap epoch 3 2024-09-21T10:19:11.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025254+0000 mon.a (mon.0) 73 : cluster [DBG] monmap epoch 3 2024-09-21T10:19:11.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025291+0000 mon.a (mon.0) 74 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:19:11.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025291+0000 mon.a (mon.0) 74 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:19:11.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025360+0000 mon.a (mon.0) 75 : cluster [DBG] last_changed 2024-09-21T09:57:47.188456+0000 2024-09-21T10:19:11.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025360+0000 mon.a (mon.0) 75 : cluster [DBG] last_changed 2024-09-21T09:57:47.188456+0000 2024-09-21T10:19:11.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025379+0000 mon.a (mon.0) 76 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:04.975963+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:04.975963+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:10.996921+0000 mon.b (mon.1) 94 : cluster [INF] mon.b calling monitor election 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:10.996921+0000 mon.b (mon.1) 94 : cluster [INF] mon.b calling monitor election 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:10.997115+0000 mon.a (mon.0) 71 : cluster [INF] mon.a calling monitor election 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:10.997115+0000 mon.a (mon.0) 71 : cluster [INF] mon.a calling monitor election 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.017588+0000 mon.a (mon.0) 72 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.017588+0000 mon.a (mon.0) 72 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025254+0000 mon.a (mon.0) 73 : cluster [DBG] monmap epoch 3 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025254+0000 mon.a (mon.0) 73 : cluster [DBG] monmap epoch 3 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025291+0000 mon.a (mon.0) 74 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025291+0000 mon.a (mon.0) 74 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:19:11.428 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025360+0000 mon.a (mon.0) 75 : cluster [DBG] last_changed 2024-09-21T09:57:47.188456+0000 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025360+0000 mon.a (mon.0) 75 : cluster [DBG] last_changed 2024-09-21T09:57:47.188456+0000 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025379+0000 mon.a (mon.0) 76 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025379+0000 mon.a (mon.0) 76 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025397+0000 mon.a (mon.0) 77 : cluster [DBG] min_mon_release 18 (reef) 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025397+0000 mon.a (mon.0) 77 : cluster [DBG] min_mon_release 18 (reef) 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025415+0000 mon.a (mon.0) 78 : cluster [DBG] election_strategy: 1 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025415+0000 mon.a (mon.0) 78 : cluster [DBG] election_strategy: 1 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025433+0000 mon.a (mon.0) 79 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025433+0000 mon.a (mon.0) 79 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025451+0000 mon.a (mon.0) 80 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025451+0000 mon.a (mon.0) 80 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025471+0000 mon.a (mon.0) 81 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.025471+0000 mon.a (mon.0) 81 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:19:11.429 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.026573+0000 mon.a (mon.0) 82 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:19:11.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.026573+0000 mon.a (mon.0) 82 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:19:11.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.026628+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:19:11.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.026628+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:19:11.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.027367+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e40: y(active, since 32s), standbys: x 2024-09-21T10:19:11.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.027367+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e40: y(active, since 32s), standbys: x 2024-09-21T10:19:11.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.027637+0000 mon.a (mon.0) 85 : cluster [INF] overall HEALTH_OK 2024-09-21T10:19:11.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[88275]: cluster 2024-09-21T10:19:11.027637+0000 mon.a (mon.0) 85 : cluster [INF] overall HEALTH_OK 2024-09-21T10:19:11.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025379+0000 mon.a (mon.0) 76 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:19:11.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025397+0000 mon.a (mon.0) 77 : cluster [DBG] min_mon_release 18 (reef) 2024-09-21T10:19:11.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025397+0000 mon.a (mon.0) 77 : cluster [DBG] min_mon_release 18 (reef) 2024-09-21T10:19:11.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025415+0000 mon.a (mon.0) 78 : cluster [DBG] election_strategy: 1 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025415+0000 mon.a (mon.0) 78 : cluster [DBG] election_strategy: 1 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025433+0000 mon.a (mon.0) 79 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025433+0000 mon.a (mon.0) 79 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025451+0000 mon.a (mon.0) 80 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025451+0000 mon.a (mon.0) 80 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025471+0000 mon.a (mon.0) 81 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.025471+0000 mon.a (mon.0) 81 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.026573+0000 mon.a (mon.0) 82 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.026573+0000 mon.a (mon.0) 82 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.026628+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.026628+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:19:11.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.027367+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e40: y(active, since 32s), standbys: x 2024-09-21T10:19:11.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.027367+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e40: y(active, since 32s), standbys: x 2024-09-21T10:19:11.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.027637+0000 mon.a (mon.0) 85 : cluster [INF] overall HEALTH_OK 2024-09-21T10:19:11.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:11 smithi003 bash[89466]: cluster 2024-09-21T10:19:11.027637+0000 mon.a (mon.0) 85 : cluster [INF] overall HEALTH_OK 2024-09-21T10:19:11.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:04.975963+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T10:19:11.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:10.996921+0000 mon.b (mon.1) 94 : cluster [INF] mon.b calling monitor election 2024-09-21T10:19:11.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:10.997115+0000 mon.a (mon.0) 71 : cluster [INF] mon.a calling monitor election 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.017588+0000 mon.a (mon.0) 72 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.025254+0000 mon.a (mon.0) 73 : cluster [DBG] monmap epoch 3 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.025291+0000 mon.a (mon.0) 74 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.025360+0000 mon.a (mon.0) 75 : cluster [DBG] last_changed 2024-09-21T09:57:47.188456+0000 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.025379+0000 mon.a (mon.0) 76 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.025397+0000 mon.a (mon.0) 77 : cluster [DBG] min_mon_release 18 (reef) 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.025415+0000 mon.a (mon.0) 78 : cluster [DBG] election_strategy: 1 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.025433+0000 mon.a (mon.0) 79 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.025451+0000 mon.a (mon.0) 80 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.025471+0000 mon.a (mon.0) 81 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.026573+0000 mon.a (mon.0) 82 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.026628+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:19:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.027367+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e40: y(active, since 32s), standbys: x 2024-09-21T10:19:11.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:11 smithi204 bash[24804]: cluster 2024-09-21T10:19:11.027637+0000 mon.a (mon.0) 85 : cluster [INF] overall HEALTH_OK 2024-09-21T10:19:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:13 smithi003 bash[88275]: cluster 2024-09-21T10:19:12.087194+0000 mgr.y (mgr.25133) 40 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:13 smithi003 bash[88275]: cluster 2024-09-21T10:19:12.087194+0000 mgr.y (mgr.25133) 40 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:13.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:13 smithi003 bash[89466]: cluster 2024-09-21T10:19:12.087194+0000 mgr.y (mgr.25133) 40 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:13.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:13 smithi003 bash[89466]: cluster 2024-09-21T10:19:12.087194+0000 mgr.y (mgr.25133) 40 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:13.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:13 smithi204 bash[24804]: cluster 2024-09-21T10:19:12.087194+0000 mgr.y (mgr.25133) 40 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:15.149 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:14 smithi003 bash[72896]: debug 2024-09-21T10:19:14.772+0000 7f41cb658640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-21T10:19:15.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:15 smithi003 bash[88275]: cluster 2024-09-21T10:19:14.088256+0000 mgr.y (mgr.25133) 41 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:15.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:15 smithi003 bash[88275]: cluster 2024-09-21T10:19:14.088256+0000 mgr.y (mgr.25133) 41 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:15.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:15 smithi003 bash[89466]: cluster 2024-09-21T10:19:14.088256+0000 mgr.y (mgr.25133) 41 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:15.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:15 smithi003 bash[89466]: cluster 2024-09-21T10:19:14.088256+0000 mgr.y (mgr.25133) 41 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:15.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:15 smithi204 bash[24804]: cluster 2024-09-21T10:19:14.088256+0000 mgr.y (mgr.25133) 41 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[89466]: audit 2024-09-21T10:19:15.848468+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[89466]: audit 2024-09-21T10:19:15.848468+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[89466]: audit 2024-09-21T10:19:15.855468+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[89466]: audit 2024-09-21T10:19:15.855468+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[89466]: cluster 2024-09-21T10:19:16.088842+0000 mgr.y (mgr.25133) 42 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[89466]: cluster 2024-09-21T10:19:16.088842+0000 mgr.y (mgr.25133) 42 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[88275]: audit 2024-09-21T10:19:15.848468+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[88275]: audit 2024-09-21T10:19:15.848468+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[88275]: audit 2024-09-21T10:19:15.855468+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:17.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[88275]: audit 2024-09-21T10:19:15.855468+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:17.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[88275]: cluster 2024-09-21T10:19:16.088842+0000 mgr.y (mgr.25133) 42 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:17.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:16 smithi003 bash[88275]: cluster 2024-09-21T10:19:16.088842+0000 mgr.y (mgr.25133) 42 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:17.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:16 smithi204 bash[24804]: audit 2024-09-21T10:19:15.848468+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:17.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:16 smithi204 bash[24804]: audit 2024-09-21T10:19:15.855468+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:17.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:16 smithi204 bash[24804]: cluster 2024-09-21T10:19:16.088842+0000 mgr.y (mgr.25133) 42 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:17.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:19:17] "GET /metrics HTTP/1.1" 200 33846 "" "Prometheus/2.51.0" 2024-09-21T10:19:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:17 smithi204 bash[24804]: audit 2024-09-21T10:19:16.988312+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:17 smithi204 bash[24804]: audit 2024-09-21T10:19:16.997734+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:18.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:17 smithi003 bash[88275]: audit 2024-09-21T10:19:16.988312+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:18.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:17 smithi003 bash[88275]: audit 2024-09-21T10:19:16.988312+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:18.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:17 smithi003 bash[88275]: audit 2024-09-21T10:19:16.997734+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:18.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:17 smithi003 bash[88275]: audit 2024-09-21T10:19:16.997734+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:18.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:17 smithi003 bash[89466]: audit 2024-09-21T10:19:16.988312+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:18.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:17 smithi003 bash[89466]: audit 2024-09-21T10:19:16.988312+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:18.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:17 smithi003 bash[89466]: audit 2024-09-21T10:19:16.997734+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:18.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:17 smithi003 bash[89466]: audit 2024-09-21T10:19:16.997734+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:18 smithi204 bash[24804]: cluster 2024-09-21T10:19:18.089524+0000 mgr.y (mgr.25133) 43 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:19.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:18 smithi003 bash[88275]: cluster 2024-09-21T10:19:18.089524+0000 mgr.y (mgr.25133) 43 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:19.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:18 smithi003 bash[88275]: cluster 2024-09-21T10:19:18.089524+0000 mgr.y (mgr.25133) 43 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:19.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:18 smithi003 bash[89466]: cluster 2024-09-21T10:19:18.089524+0000 mgr.y (mgr.25133) 43 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:19.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:18 smithi003 bash[89466]: cluster 2024-09-21T10:19:18.089524+0000 mgr.y (mgr.25133) 43 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:21.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:21 smithi003 bash[88275]: cluster 2024-09-21T10:19:20.090591+0000 mgr.y (mgr.25133) 44 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:21.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:21 smithi003 bash[88275]: cluster 2024-09-21T10:19:20.090591+0000 mgr.y (mgr.25133) 44 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:21.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:21 smithi003 bash[89466]: cluster 2024-09-21T10:19:20.090591+0000 mgr.y (mgr.25133) 44 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:21.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:21 smithi003 bash[89466]: cluster 2024-09-21T10:19:20.090591+0000 mgr.y (mgr.25133) 44 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:21.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:21 smithi204 bash[24804]: cluster 2024-09-21T10:19:20.090591+0000 mgr.y (mgr.25133) 44 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:23.393 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:23 smithi003 bash[88275]: cluster 2024-09-21T10:19:22.091069+0000 mgr.y (mgr.25133) 45 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:23.393 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:23 smithi003 bash[88275]: cluster 2024-09-21T10:19:22.091069+0000 mgr.y (mgr.25133) 45 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:23.394 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:23 smithi003 bash[89466]: cluster 2024-09-21T10:19:22.091069+0000 mgr.y (mgr.25133) 45 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:23.394 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:23 smithi003 bash[89466]: cluster 2024-09-21T10:19:22.091069+0000 mgr.y (mgr.25133) 45 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:23.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:23 smithi204 bash[24804]: cluster 2024-09-21T10:19:22.091069+0000 mgr.y (mgr.25133) 45 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:24 smithi003 bash[88275]: audit 2024-09-21T10:19:23.552645+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:24 smithi003 bash[88275]: audit 2024-09-21T10:19:23.552645+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:24 smithi003 bash[89466]: audit 2024-09-21T10:19:23.552645+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:24 smithi003 bash[89466]: audit 2024-09-21T10:19:23.552645+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:24.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:24 smithi204 bash[24804]: audit 2024-09-21T10:19:23.552645+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:25.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:25 smithi003 bash[88275]: cluster 2024-09-21T10:19:24.092109+0000 mgr.y (mgr.25133) 46 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:25.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:25 smithi003 bash[88275]: cluster 2024-09-21T10:19:24.092109+0000 mgr.y (mgr.25133) 46 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:25.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:25 smithi003 bash[89466]: cluster 2024-09-21T10:19:24.092109+0000 mgr.y (mgr.25133) 46 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:25.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:25 smithi003 bash[89466]: cluster 2024-09-21T10:19:24.092109+0000 mgr.y (mgr.25133) 46 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:25.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:25 smithi204 bash[24804]: cluster 2024-09-21T10:19:24.092109+0000 mgr.y (mgr.25133) 46 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:25.735 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:19:26.418 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:19:26.418 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (2m) 10s ago 12m 14.8M - 0.27.0 11f11916f8cd e47c56afbcb1 2024-09-21T10:19:26.418 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (118s) 41s ago 12m 69.6M - 10.4.8 5aad1d7cf004 17fb16016de7 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (10m) 10s ago 10m 15.5M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (10m) 41s ago 10m 18.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (4m) 41s ago 21m 438M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (5m) 10s ago 23m 494M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (57s) 10s ago 23m 37.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 50596c976afa 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (21m) 41s ago 21m 51.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (22s) 10s ago 21m 21.0M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d132b15011b2 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (3m) 10s ago 12m 7759k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (3m) 41s ago 12m 7864k - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (20m) 10s ago 20m 93.2M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (19m) 10s ago 19m 83.9M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (18m) 10s ago 18m 104M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (17m) 10s ago 17m 64.6M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (17m) 41s ago 17m 95.0M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (16m) 41s ago 16m 101M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:19:26.419 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (15m) 41s ago 15m 77.3M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:19:26.420 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (14m) 41s ago 14m 89.5M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:19:26.420 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (3m) 41s ago 13m 39.4M - 2.51.0 1d3b7f56885b 53e5c3a401c9 2024-09-21T10:19:26.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:26 smithi003 bash[88275]: audit 2024-09-21T10:19:25.721187+0000 mgr.y (mgr.25133) 47 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:26.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:26 smithi003 bash[88275]: audit 2024-09-21T10:19:25.721187+0000 mgr.y (mgr.25133) 47 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:26 smithi003 bash[89466]: audit 2024-09-21T10:19:25.721187+0000 mgr.y (mgr.25133) 47 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:26 smithi003 bash[89466]: audit 2024-09-21T10:19:25.721187+0000 mgr.y (mgr.25133) 47 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:26.505 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:26 smithi204 bash[24804]: audit 2024-09-21T10:19:25.721187+0000 mgr.y (mgr.25133) 47 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:26.848 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:19:26.848 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:19:26.848 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 1, 2024-09-21T10:19:26.848 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:19:26.848 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 11, 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 4 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:19:26.849 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:19:27.169 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:19:27.169 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": null, 2024-09-21T10:19:27.169 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": false, 2024-09-21T10:19:27.169 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "", 2024-09-21T10:19:27.169 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:19:27.169 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": null, 2024-09-21T10:19:27.169 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "", 2024-09-21T10:19:27.170 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:19:27.170 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:19:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:19:27] "GET /metrics HTTP/1.1" 200 33837 "" "Prometheus/2.51.0" 2024-09-21T10:19:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.058070+0000 mgr.y (mgr.25133) 48 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.058070+0000 mgr.y (mgr.25133) 48 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cluster 2024-09-21T10:19:26.092523+0000 mgr.y (mgr.25133) 49 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cluster 2024-09-21T10:19:26.092523+0000 mgr.y (mgr.25133) 49 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.380361+0000 mgr.y (mgr.25133) 50 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.380361+0000 mgr.y (mgr.25133) 50 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.570931+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.570931+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.576792+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.576792+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.577755+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.577755+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.578489+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.578489+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.584274+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.584274+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.649491+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.649491+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.651340+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.651340+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.058070+0000 mgr.y (mgr.25133) 48 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.058070+0000 mgr.y (mgr.25133) 48 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cluster 2024-09-21T10:19:26.092523+0000 mgr.y (mgr.25133) 49 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cluster 2024-09-21T10:19:26.092523+0000 mgr.y (mgr.25133) 49 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.380361+0000 mgr.y (mgr.25133) 50 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.380361+0000 mgr.y (mgr.25133) 50 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.570931+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.570931+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.576792+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.576792+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.577755+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.577755+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.578489+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.578489+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.584274+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.584274+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.649491+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.649491+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.651340+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.651340+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.653773+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.653773+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.654451+0000 mgr.y (mgr.25133) 51 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.654451+0000 mgr.y (mgr.25133) 51 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.658766+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.658766+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.661650+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.661650+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.662427+0000 mgr.y (mgr.25133) 52 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.662427+0000 mgr.y (mgr.25133) 52 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.665853+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.665853+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.667480+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.667480+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.674129+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T10:19:27.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.674129+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T10:19:27.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.676145+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.676145+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.682781+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T10:19:27.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.653773+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.653773+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.654451+0000 mgr.y (mgr.25133) 51 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:19:27.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.654451+0000 mgr.y (mgr.25133) 51 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:19:27.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.658766+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.658766+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.661650+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.661650+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.662427+0000 mgr.y (mgr.25133) 52 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:19:27.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.662427+0000 mgr.y (mgr.25133) 52 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:19:27.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.665853+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.665853+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.667480+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.667480+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.674129+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T10:19:27.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.674129+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T10:19:27.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.676145+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.676145+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.682781+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T10:19:27.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.682781+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T10:19:27.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.687785+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.687785+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.688683+0000 mgr.y (mgr.25133) 53 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:19:27.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.688683+0000 mgr.y (mgr.25133) 53 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:19:27.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.689831+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.689831+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.690635+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.690635+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.692553+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.692553+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.693414+0000 mgr.y (mgr.25133) 54 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:19:27.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.693414+0000 mgr.y (mgr.25133) 54 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:19:27.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.694561+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.694561+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.695333+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.695333+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.697246+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.697246+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.698054+0000 mgr.y (mgr.25133) 55 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:19:27.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.682781+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.687785+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.687785+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.688683+0000 mgr.y (mgr.25133) 53 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.688683+0000 mgr.y (mgr.25133) 53 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.689831+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.689831+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.690635+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.690635+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.692553+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.692553+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.693414+0000 mgr.y (mgr.25133) 54 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.693414+0000 mgr.y (mgr.25133) 54 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.694561+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.694561+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.695333+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.686 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.695333+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.686 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.697246+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.686 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.697246+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.686 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.698054+0000 mgr.y (mgr.25133) 55 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:19:27.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.698054+0000 mgr.y (mgr.25133) 55 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:19:27.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.699174+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.699174+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.699998+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.699998+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.701621+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.701621+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.702487+0000 mgr.y (mgr.25133) 56 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.702487+0000 mgr.y (mgr.25133) 56 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.703727+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.703727+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.704560+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.704560+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.706175+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.706175+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.707017+0000 mgr.y (mgr.25133) 57 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.707017+0000 mgr.y (mgr.25133) 57 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:19:27.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.708170+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.708170+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.698054+0000 mgr.y (mgr.25133) 55 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.699174+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.699174+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.699998+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.699998+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.701621+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.701621+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.702487+0000 mgr.y (mgr.25133) 56 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.702487+0000 mgr.y (mgr.25133) 56 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.703727+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.703727+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.704560+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.704560+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.706175+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.706175+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.707017+0000 mgr.y (mgr.25133) 57 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:19:27.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.707017+0000 mgr.y (mgr.25133) 57 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:19:27.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.708170+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.708170+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:27.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.709007+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.709007+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.709760+0000 mgr.y (mgr.25133) 58 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.709760+0000 mgr.y (mgr.25133) 58 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.710799+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.710799+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.715502+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.715502+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.718406+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.718406+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.722716+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.722716+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.725383+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.725383+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.726280+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.726280+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:19:27.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.727054+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:19:27.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.709007+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.709007+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:27.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.709760+0000 mgr.y (mgr.25133) 58 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:19:27.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.709760+0000 mgr.y (mgr.25133) 58 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:19:27.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.710799+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:19:27.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.710799+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:19:27.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.715502+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:19:27.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.715502+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:19:27.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.718406+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.718406+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.722716+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:19:27.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.722716+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:19:27.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.725383+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:19:27.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.725383+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:19:27.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.726280+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:19:27.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.726280+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:19:27.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.727054+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:19:27.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.727054+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:19:27.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.727806+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:19:27.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.727806+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.728561+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.728561+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.729329+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.729329+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.730115+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.730115+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.730889+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.730889+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.731663+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.731663+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.732432+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.732432+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:19:27.693 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.736986+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:19:27.694 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.727054+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:19:27.694 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.727806+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:19:27.694 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.727806+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:19:27.694 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.728561+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:19:27.694 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.728561+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:19:27.694 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.729329+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.694 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.729329+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.694 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.730115+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:19:27.694 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.730115+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.730889+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.730889+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.731663+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.731663+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.732432+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.732432+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.736986+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.736986+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.739833+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.739833+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.740914+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.695 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.740914+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.741774+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.741774+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.742598+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.742598+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.743414+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.743414+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.744214+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.744214+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.744928+0000 mgr.y (mgr.25133) 59 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: cephadm 2024-09-21T10:19:26.744928+0000 mgr.y (mgr.25133) 59 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.745433+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:19:27.696 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.745433+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.736986+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.739833+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.739833+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.740914+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.740914+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.741774+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.741774+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.742598+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.742598+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.743414+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.743414+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.697 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.744214+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.698 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.744214+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:27.698 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.744928+0000 mgr.y (mgr.25133) 59 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:19:27.698 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: cephadm 2024-09-21T10:19:26.744928+0000 mgr.y (mgr.25133) 59 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:19:27.698 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.745433+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:19:27.698 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.745433+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:19:27.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.748846+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:19:27.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.748846+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:19:27.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.749724+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.749724+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.752270+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.752270+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.753163+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.753163+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.759757+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.759757+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.847369+0000 mon.a (mon.0) 148 : audit [DBG] from='client.? 172.21.15.3:0/1968981600' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.847369+0000 mon.a (mon.0) 148 : audit [DBG] from='client.? 172.21.15.3:0/1968981600' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.858264+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.858264+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.860374+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.860374+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.861263+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.861263+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.867075+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[88275]: audit 2024-09-21T10:19:26.867075+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.748846+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.748846+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.749724+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.749724+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.752270+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.752270+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.753163+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.753163+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.759757+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.759757+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.847369+0000 mon.a (mon.0) 148 : audit [DBG] from='client.? 172.21.15.3:0/1968981600' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.847369+0000 mon.a (mon.0) 148 : audit [DBG] from='client.? 172.21.15.3:0/1968981600' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:27.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.858264+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.858264+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:27.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.860374+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.860374+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:27.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.861263+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.861263+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:27.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.867075+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:27.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:27 smithi003 bash[89466]: audit 2024-09-21T10:19:26.867075+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.058070+0000 mgr.y (mgr.25133) 48 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: cluster 2024-09-21T10:19:26.092523+0000 mgr.y (mgr.25133) 49 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.380361+0000 mgr.y (mgr.25133) 50 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.570931+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.576792+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.577755+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.578489+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.584274+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.649491+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.651340+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.653773+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: cephadm 2024-09-21T10:19:26.654451+0000 mgr.y (mgr.25133) 51 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:19:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.658766+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.661650+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: cephadm 2024-09-21T10:19:26.662427+0000 mgr.y (mgr.25133) 52 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:19:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.665853+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.667480+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.674129+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T10:19:28.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.676145+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.682781+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.687785+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: cephadm 2024-09-21T10:19:26.688683+0000 mgr.y (mgr.25133) 53 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.689831+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.690635+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.692553+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: cephadm 2024-09-21T10:19:26.693414+0000 mgr.y (mgr.25133) 54 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.694561+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.695333+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.697246+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: cephadm 2024-09-21T10:19:26.698054+0000 mgr.y (mgr.25133) 55 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.699174+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:28.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.699998+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.701621+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: cephadm 2024-09-21T10:19:26.702487+0000 mgr.y (mgr.25133) 56 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.703727+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.704560+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.706175+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: cephadm 2024-09-21T10:19:26.707017+0000 mgr.y (mgr.25133) 57 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.708170+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.709007+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: cephadm 2024-09-21T10:19:26.709760+0000 mgr.y (mgr.25133) 58 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.710799+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.715502+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.718406+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:28.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.722716+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.725383+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.726280+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.727054+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.727806+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.728561+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.729329+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.730115+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.730889+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.731663+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.732432+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.736986+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.739833+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.740914+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:28.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.741774+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.742598+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.743414+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.744214+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: cephadm 2024-09-21T10:19:26.744928+0000 mgr.y (mgr.25133) 59 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.745433+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.748846+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.749724+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.752270+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.753163+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.759757+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.847369+0000 mon.a (mon.0) 148 : audit [DBG] from='client.? 172.21.15.3:0/1968981600' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.858264+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.860374+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:19:28.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.861263+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:19:28.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:27 smithi204 bash[24804]: audit 2024-09-21T10:19:26.867075+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:28 smithi003 bash[88275]: audit 2024-09-21T10:19:27.167561+0000 mgr.y (mgr.25133) 60 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:28 smithi003 bash[88275]: audit 2024-09-21T10:19:27.167561+0000 mgr.y (mgr.25133) 60 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:28 smithi003 bash[88275]: audit 2024-09-21T10:19:28.561060+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:28 smithi003 bash[88275]: audit 2024-09-21T10:19:28.561060+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:28.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:28 smithi003 bash[89466]: audit 2024-09-21T10:19:27.167561+0000 mgr.y (mgr.25133) 60 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:28.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:28 smithi003 bash[89466]: audit 2024-09-21T10:19:27.167561+0000 mgr.y (mgr.25133) 60 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:28.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:28 smithi003 bash[89466]: audit 2024-09-21T10:19:28.561060+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:28.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:28 smithi003 bash[89466]: audit 2024-09-21T10:19:28.561060+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:29.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:28 smithi204 bash[24804]: audit 2024-09-21T10:19:27.167561+0000 mgr.y (mgr.25133) 60 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:29.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:28 smithi204 bash[24804]: audit 2024-09-21T10:19:28.561060+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:19:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:29 smithi003 bash[88275]: cluster 2024-09-21T10:19:28.093172+0000 mgr.y (mgr.25133) 61 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:29 smithi003 bash[88275]: cluster 2024-09-21T10:19:28.093172+0000 mgr.y (mgr.25133) 61 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:29 smithi003 bash[89466]: cluster 2024-09-21T10:19:28.093172+0000 mgr.y (mgr.25133) 61 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:29 smithi003 bash[89466]: cluster 2024-09-21T10:19:28.093172+0000 mgr.y (mgr.25133) 61 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:29 smithi204 bash[24804]: cluster 2024-09-21T10:19:28.093172+0000 mgr.y (mgr.25133) 61 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:31 smithi003 bash[88275]: cluster 2024-09-21T10:19:30.094263+0000 mgr.y (mgr.25133) 62 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:31 smithi003 bash[88275]: cluster 2024-09-21T10:19:30.094263+0000 mgr.y (mgr.25133) 62 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:31 smithi003 bash[89466]: cluster 2024-09-21T10:19:30.094263+0000 mgr.y (mgr.25133) 62 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:31 smithi003 bash[89466]: cluster 2024-09-21T10:19:30.094263+0000 mgr.y (mgr.25133) 62 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:31 smithi204 bash[24804]: cluster 2024-09-21T10:19:30.094263+0000 mgr.y (mgr.25133) 62 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:33 smithi003 bash[88275]: cluster 2024-09-21T10:19:32.094905+0000 mgr.y (mgr.25133) 63 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:33 smithi003 bash[88275]: cluster 2024-09-21T10:19:32.094905+0000 mgr.y (mgr.25133) 63 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:33 smithi003 bash[89466]: cluster 2024-09-21T10:19:32.094905+0000 mgr.y (mgr.25133) 63 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:33 smithi003 bash[89466]: cluster 2024-09-21T10:19:32.094905+0000 mgr.y (mgr.25133) 63 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:34.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:33 smithi204 bash[24804]: cluster 2024-09-21T10:19:32.094905+0000 mgr.y (mgr.25133) 63 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:35.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:35 smithi003 bash[88275]: cluster 2024-09-21T10:19:34.095940+0000 mgr.y (mgr.25133) 64 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:35.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:35 smithi003 bash[88275]: cluster 2024-09-21T10:19:34.095940+0000 mgr.y (mgr.25133) 64 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:35.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:35 smithi003 bash[89466]: cluster 2024-09-21T10:19:34.095940+0000 mgr.y (mgr.25133) 64 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:35.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:35 smithi003 bash[89466]: cluster 2024-09-21T10:19:34.095940+0000 mgr.y (mgr.25133) 64 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:35 smithi204 bash[24804]: cluster 2024-09-21T10:19:34.095940+0000 mgr.y (mgr.25133) 64 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:19:37] "GET /metrics HTTP/1.1" 200 33837 "" "Prometheus/2.51.0" 2024-09-21T10:19:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:37 smithi003 bash[88275]: cluster 2024-09-21T10:19:36.096641+0000 mgr.y (mgr.25133) 65 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:37 smithi003 bash[88275]: cluster 2024-09-21T10:19:36.096641+0000 mgr.y (mgr.25133) 65 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:37.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:37 smithi003 bash[89466]: cluster 2024-09-21T10:19:36.096641+0000 mgr.y (mgr.25133) 65 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:37.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:37 smithi003 bash[89466]: cluster 2024-09-21T10:19:36.096641+0000 mgr.y (mgr.25133) 65 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:37 smithi204 bash[24804]: cluster 2024-09-21T10:19:36.096641+0000 mgr.y (mgr.25133) 65 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:38 smithi003 bash[88275]: audit 2024-09-21T10:19:38.565718+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:38 smithi003 bash[88275]: audit 2024-09-21T10:19:38.565718+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:38.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:38 smithi003 bash[89466]: audit 2024-09-21T10:19:38.565718+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:38.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:38 smithi003 bash[89466]: audit 2024-09-21T10:19:38.565718+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:38 smithi204 bash[24804]: audit 2024-09-21T10:19:38.565718+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:39 smithi003 bash[88275]: cluster 2024-09-21T10:19:38.097385+0000 mgr.y (mgr.25133) 66 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:39 smithi003 bash[88275]: cluster 2024-09-21T10:19:38.097385+0000 mgr.y (mgr.25133) 66 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:39 smithi003 bash[89466]: cluster 2024-09-21T10:19:38.097385+0000 mgr.y (mgr.25133) 66 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:39 smithi003 bash[89466]: cluster 2024-09-21T10:19:38.097385+0000 mgr.y (mgr.25133) 66 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:39 smithi204 bash[24804]: cluster 2024-09-21T10:19:38.097385+0000 mgr.y (mgr.25133) 66 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:41 smithi003 bash[88275]: cluster 2024-09-21T10:19:40.098631+0000 mgr.y (mgr.25133) 67 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:41 smithi003 bash[88275]: cluster 2024-09-21T10:19:40.098631+0000 mgr.y (mgr.25133) 67 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:41 smithi003 bash[89466]: cluster 2024-09-21T10:19:40.098631+0000 mgr.y (mgr.25133) 67 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:41 smithi003 bash[89466]: cluster 2024-09-21T10:19:40.098631+0000 mgr.y (mgr.25133) 67 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:41 smithi204 bash[24804]: cluster 2024-09-21T10:19:40.098631+0000 mgr.y (mgr.25133) 67 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:43 smithi003 bash[88275]: cluster 2024-09-21T10:19:42.099354+0000 mgr.y (mgr.25133) 68 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:43 smithi003 bash[88275]: cluster 2024-09-21T10:19:42.099354+0000 mgr.y (mgr.25133) 68 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:43.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:43 smithi003 bash[89466]: cluster 2024-09-21T10:19:42.099354+0000 mgr.y (mgr.25133) 68 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:43.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:43 smithi003 bash[89466]: cluster 2024-09-21T10:19:42.099354+0000 mgr.y (mgr.25133) 68 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:43 smithi204 bash[24804]: cluster 2024-09-21T10:19:42.099354+0000 mgr.y (mgr.25133) 68 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:45.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:45 smithi003 bash[88275]: cluster 2024-09-21T10:19:44.100544+0000 mgr.y (mgr.25133) 69 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:45 smithi003 bash[88275]: cluster 2024-09-21T10:19:44.100544+0000 mgr.y (mgr.25133) 69 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:45 smithi003 bash[89466]: cluster 2024-09-21T10:19:44.100544+0000 mgr.y (mgr.25133) 69 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:45 smithi003 bash[89466]: cluster 2024-09-21T10:19:44.100544+0000 mgr.y (mgr.25133) 69 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:45 smithi204 bash[24804]: cluster 2024-09-21T10:19:44.100544+0000 mgr.y (mgr.25133) 69 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:19:47] "GET /metrics HTTP/1.1" 200 33838 "" "Prometheus/2.51.0" 2024-09-21T10:19:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:47 smithi003 bash[88275]: cluster 2024-09-21T10:19:46.101224+0000 mgr.y (mgr.25133) 70 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:47 smithi003 bash[88275]: cluster 2024-09-21T10:19:46.101224+0000 mgr.y (mgr.25133) 70 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:47 smithi003 bash[89466]: cluster 2024-09-21T10:19:46.101224+0000 mgr.y (mgr.25133) 70 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:47 smithi003 bash[89466]: cluster 2024-09-21T10:19:46.101224+0000 mgr.y (mgr.25133) 70 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:47 smithi204 bash[24804]: cluster 2024-09-21T10:19:46.101224+0000 mgr.y (mgr.25133) 70 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:49.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:49 smithi003 bash[88275]: cluster 2024-09-21T10:19:48.101899+0000 mgr.y (mgr.25133) 71 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:49.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:49 smithi003 bash[88275]: cluster 2024-09-21T10:19:48.101899+0000 mgr.y (mgr.25133) 71 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:49.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:49 smithi003 bash[89466]: cluster 2024-09-21T10:19:48.101899+0000 mgr.y (mgr.25133) 71 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:49.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:49 smithi003 bash[89466]: cluster 2024-09-21T10:19:48.101899+0000 mgr.y (mgr.25133) 71 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:49 smithi204 bash[24804]: cluster 2024-09-21T10:19:48.101899+0000 mgr.y (mgr.25133) 71 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:51 smithi003 bash[88275]: cluster 2024-09-21T10:19:50.103081+0000 mgr.y (mgr.25133) 72 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:51 smithi003 bash[88275]: cluster 2024-09-21T10:19:50.103081+0000 mgr.y (mgr.25133) 72 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:51 smithi003 bash[89466]: cluster 2024-09-21T10:19:50.103081+0000 mgr.y (mgr.25133) 72 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:51 smithi003 bash[89466]: cluster 2024-09-21T10:19:50.103081+0000 mgr.y (mgr.25133) 72 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:52.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:51 smithi204 bash[24804]: cluster 2024-09-21T10:19:50.103081+0000 mgr.y (mgr.25133) 72 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:53 smithi003 bash[88275]: cluster 2024-09-21T10:19:52.103764+0000 mgr.y (mgr.25133) 73 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:53 smithi003 bash[88275]: cluster 2024-09-21T10:19:52.103764+0000 mgr.y (mgr.25133) 73 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:53 smithi003 bash[88275]: audit 2024-09-21T10:19:53.566220+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:53 smithi003 bash[88275]: audit 2024-09-21T10:19:53.566220+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:53.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:53 smithi003 bash[89466]: cluster 2024-09-21T10:19:52.103764+0000 mgr.y (mgr.25133) 73 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:53.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:53 smithi003 bash[89466]: cluster 2024-09-21T10:19:52.103764+0000 mgr.y (mgr.25133) 73 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:53.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:53 smithi003 bash[89466]: audit 2024-09-21T10:19:53.566220+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:53.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:53 smithi003 bash[89466]: audit 2024-09-21T10:19:53.566220+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:53 smithi204 bash[24804]: cluster 2024-09-21T10:19:52.103764+0000 mgr.y (mgr.25133) 73 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:53 smithi204 bash[24804]: audit 2024-09-21T10:19:53.566220+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:19:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:55 smithi003 bash[88275]: cluster 2024-09-21T10:19:54.104788+0000 mgr.y (mgr.25133) 74 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:55 smithi003 bash[88275]: cluster 2024-09-21T10:19:54.104788+0000 mgr.y (mgr.25133) 74 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:55.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:55 smithi003 bash[89466]: cluster 2024-09-21T10:19:54.104788+0000 mgr.y (mgr.25133) 74 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:55.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:55 smithi003 bash[89466]: cluster 2024-09-21T10:19:54.104788+0000 mgr.y (mgr.25133) 74 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:55 smithi204 bash[24804]: cluster 2024-09-21T10:19:54.104788+0000 mgr.y (mgr.25133) 74 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:57.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:19:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:19:57] "GET /metrics HTTP/1.1" 200 33842 "" "Prometheus/2.51.0" 2024-09-21T10:19:57.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:57 smithi003 bash[89466]: cluster 2024-09-21T10:19:56.105433+0000 mgr.y (mgr.25133) 75 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:57.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:57 smithi003 bash[89466]: cluster 2024-09-21T10:19:56.105433+0000 mgr.y (mgr.25133) 75 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:57 smithi003 bash[88275]: cluster 2024-09-21T10:19:56.105433+0000 mgr.y (mgr.25133) 75 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:57 smithi003 bash[88275]: cluster 2024-09-21T10:19:56.105433+0000 mgr.y (mgr.25133) 75 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:57 smithi204 bash[24804]: cluster 2024-09-21T10:19:56.105433+0000 mgr.y (mgr.25133) 75 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:58.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'sleep 60' 2024-09-21T10:19:58.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:58 smithi003 bash[89466]: audit 2024-09-21T10:19:57.509705+0000 mgr.y (mgr.25133) 76 : audit [DBG] from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:58.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:58 smithi003 bash[89466]: audit 2024-09-21T10:19:57.509705+0000 mgr.y (mgr.25133) 76 : audit [DBG] from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:58.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:58 smithi003 bash[88275]: audit 2024-09-21T10:19:57.509705+0000 mgr.y (mgr.25133) 76 : audit [DBG] from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:58.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:58 smithi003 bash[88275]: audit 2024-09-21T10:19:57.509705+0000 mgr.y (mgr.25133) 76 : audit [DBG] from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:59.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:58 smithi204 bash[24804]: audit 2024-09-21T10:19:57.509705+0000 mgr.y (mgr.25133) 76 : audit [DBG] from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:19:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:59 smithi003 bash[88275]: cluster 2024-09-21T10:19:58.106070+0000 mgr.y (mgr.25133) 77 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:19:59 smithi003 bash[88275]: cluster 2024-09-21T10:19:58.106070+0000 mgr.y (mgr.25133) 77 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:59.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:59 smithi003 bash[89466]: cluster 2024-09-21T10:19:58.106070+0000 mgr.y (mgr.25133) 77 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:19:59.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:19:59 smithi003 bash[89466]: cluster 2024-09-21T10:19:58.106070+0000 mgr.y (mgr.25133) 77 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:19:59 smithi204 bash[24804]: cluster 2024-09-21T10:19:58.106070+0000 mgr.y (mgr.25133) 77 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:00 smithi003 bash[88275]: cluster 2024-09-21T10:20:00.000149+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-09-21T10:20:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:00 smithi003 bash[88275]: cluster 2024-09-21T10:20:00.000149+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-09-21T10:20:00.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:00 smithi003 bash[89466]: cluster 2024-09-21T10:20:00.000149+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-09-21T10:20:00.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:00 smithi003 bash[89466]: cluster 2024-09-21T10:20:00.000149+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-09-21T10:20:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:00 smithi204 bash[24804]: cluster 2024-09-21T10:20:00.000149+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2024-09-21T10:20:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:01 smithi003 bash[88275]: cluster 2024-09-21T10:20:00.107127+0000 mgr.y (mgr.25133) 78 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:01 smithi003 bash[88275]: cluster 2024-09-21T10:20:00.107127+0000 mgr.y (mgr.25133) 78 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:01 smithi003 bash[89466]: cluster 2024-09-21T10:20:00.107127+0000 mgr.y (mgr.25133) 78 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:01 smithi003 bash[89466]: cluster 2024-09-21T10:20:00.107127+0000 mgr.y (mgr.25133) 78 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:01 smithi204 bash[24804]: cluster 2024-09-21T10:20:00.107127+0000 mgr.y (mgr.25133) 78 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:02.978 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:20:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:03 smithi204 bash[24804]: cluster 2024-09-21T10:20:02.107760+0000 mgr.y (mgr.25133) 79 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:04.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:03 smithi003 bash[89466]: cluster 2024-09-21T10:20:02.107760+0000 mgr.y (mgr.25133) 79 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:04.074 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:03 smithi003 bash[89466]: cluster 2024-09-21T10:20:02.107760+0000 mgr.y (mgr.25133) 79 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:03 smithi003 bash[88275]: cluster 2024-09-21T10:20:02.107760+0000 mgr.y (mgr.25133) 79 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:04.075 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:03 smithi003 bash[88275]: cluster 2024-09-21T10:20:02.107760+0000 mgr.y (mgr.25133) 79 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:05 smithi204 bash[24804]: cluster 2024-09-21T10:20:04.108399+0000 mgr.y (mgr.25133) 80 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:06.125 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:05 smithi003 bash[88275]: cluster 2024-09-21T10:20:04.108399+0000 mgr.y (mgr.25133) 80 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:06.125 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:05 smithi003 bash[88275]: cluster 2024-09-21T10:20:04.108399+0000 mgr.y (mgr.25133) 80 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:06.126 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:05 smithi003 bash[89466]: cluster 2024-09-21T10:20:04.108399+0000 mgr.y (mgr.25133) 80 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:06.126 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:05 smithi003 bash[89466]: cluster 2024-09-21T10:20:04.108399+0000 mgr.y (mgr.25133) 80 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:20:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:20:07] "GET /metrics HTTP/1.1" 200 33842 "" "Prometheus/2.51.0" 2024-09-21T10:20:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:07 smithi204 bash[24804]: cluster 2024-09-21T10:20:06.109009+0000 mgr.y (mgr.25133) 81 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:07 smithi003 bash[88275]: cluster 2024-09-21T10:20:06.109009+0000 mgr.y (mgr.25133) 81 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:07 smithi003 bash[88275]: cluster 2024-09-21T10:20:06.109009+0000 mgr.y (mgr.25133) 81 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:07 smithi003 bash[89466]: cluster 2024-09-21T10:20:06.109009+0000 mgr.y (mgr.25133) 81 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:07 smithi003 bash[89466]: cluster 2024-09-21T10:20:06.109009+0000 mgr.y (mgr.25133) 81 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:09.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:08 smithi204 bash[24804]: audit 2024-09-21T10:20:08.566680+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:08 smithi003 bash[88275]: audit 2024-09-21T10:20:08.566680+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:08 smithi003 bash[88275]: audit 2024-09-21T10:20:08.566680+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:09.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:08 smithi003 bash[89466]: audit 2024-09-21T10:20:08.566680+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:09.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:08 smithi003 bash[89466]: audit 2024-09-21T10:20:08.566680+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:09 smithi204 bash[24804]: cluster 2024-09-21T10:20:08.109694+0000 mgr.y (mgr.25133) 82 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:10.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:09 smithi003 bash[89466]: cluster 2024-09-21T10:20:08.109694+0000 mgr.y (mgr.25133) 82 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:10.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:09 smithi003 bash[89466]: cluster 2024-09-21T10:20:08.109694+0000 mgr.y (mgr.25133) 82 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:09 smithi003 bash[88275]: cluster 2024-09-21T10:20:08.109694+0000 mgr.y (mgr.25133) 82 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:09 smithi003 bash[88275]: cluster 2024-09-21T10:20:08.109694+0000 mgr.y (mgr.25133) 82 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:11.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:10 smithi204 bash[24804]: cluster 2024-09-21T10:20:09.713342+0000 mon.a (mon.0) 158 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-09-21T10:20:11.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:10 smithi003 bash[88275]: cluster 2024-09-21T10:20:09.713342+0000 mon.a (mon.0) 158 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-09-21T10:20:11.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:10 smithi003 bash[88275]: cluster 2024-09-21T10:20:09.713342+0000 mon.a (mon.0) 158 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-09-21T10:20:11.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:10 smithi003 bash[89466]: cluster 2024-09-21T10:20:09.713342+0000 mon.a (mon.0) 158 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-09-21T10:20:11.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:10 smithi003 bash[89466]: cluster 2024-09-21T10:20:09.713342+0000 mon.a (mon.0) 158 : cluster [DBG] mgrmap e41: y(active, since 91s), standbys: x 2024-09-21T10:20:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:11 smithi204 bash[24804]: cluster 2024-09-21T10:20:10.110766+0000 mgr.y (mgr.25133) 83 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:11 smithi003 bash[88275]: cluster 2024-09-21T10:20:10.110766+0000 mgr.y (mgr.25133) 83 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:11 smithi003 bash[88275]: cluster 2024-09-21T10:20:10.110766+0000 mgr.y (mgr.25133) 83 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:11 smithi003 bash[89466]: cluster 2024-09-21T10:20:10.110766+0000 mgr.y (mgr.25133) 83 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:11 smithi003 bash[89466]: cluster 2024-09-21T10:20:10.110766+0000 mgr.y (mgr.25133) 83 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:14.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:13 smithi204 bash[24804]: cluster 2024-09-21T10:20:12.111445+0000 mgr.y (mgr.25133) 84 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:14.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:13 smithi003 bash[88275]: cluster 2024-09-21T10:20:12.111445+0000 mgr.y (mgr.25133) 84 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:14.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:13 smithi003 bash[88275]: cluster 2024-09-21T10:20:12.111445+0000 mgr.y (mgr.25133) 84 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:14.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:13 smithi003 bash[89466]: cluster 2024-09-21T10:20:12.111445+0000 mgr.y (mgr.25133) 84 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:14.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:13 smithi003 bash[89466]: cluster 2024-09-21T10:20:12.111445+0000 mgr.y (mgr.25133) 84 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:15 smithi204 bash[24804]: cluster 2024-09-21T10:20:14.112502+0000 mgr.y (mgr.25133) 85 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:16.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:15 smithi003 bash[88275]: cluster 2024-09-21T10:20:14.112502+0000 mgr.y (mgr.25133) 85 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:16.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:15 smithi003 bash[88275]: cluster 2024-09-21T10:20:14.112502+0000 mgr.y (mgr.25133) 85 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:16.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:15 smithi003 bash[89466]: cluster 2024-09-21T10:20:14.112502+0000 mgr.y (mgr.25133) 85 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:16.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:15 smithi003 bash[89466]: cluster 2024-09-21T10:20:14.112502+0000 mgr.y (mgr.25133) 85 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:20:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:20:17] "GET /metrics HTTP/1.1" 200 33839 "" "Prometheus/2.51.0" 2024-09-21T10:20:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:17 smithi204 bash[24804]: cluster 2024-09-21T10:20:16.113149+0000 mgr.y (mgr.25133) 86 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:17 smithi003 bash[88275]: cluster 2024-09-21T10:20:16.113149+0000 mgr.y (mgr.25133) 86 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:17 smithi003 bash[88275]: cluster 2024-09-21T10:20:16.113149+0000 mgr.y (mgr.25133) 86 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:17 smithi003 bash[89466]: cluster 2024-09-21T10:20:16.113149+0000 mgr.y (mgr.25133) 86 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:17 smithi003 bash[89466]: cluster 2024-09-21T10:20:16.113149+0000 mgr.y (mgr.25133) 86 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:20.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:19 smithi204 bash[24804]: cluster 2024-09-21T10:20:18.113933+0000 mgr.y (mgr.25133) 87 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:19 smithi003 bash[88275]: cluster 2024-09-21T10:20:18.113933+0000 mgr.y (mgr.25133) 87 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:19 smithi003 bash[88275]: cluster 2024-09-21T10:20:18.113933+0000 mgr.y (mgr.25133) 87 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:19 smithi003 bash[89466]: cluster 2024-09-21T10:20:18.113933+0000 mgr.y (mgr.25133) 87 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:19 smithi003 bash[89466]: cluster 2024-09-21T10:20:18.113933+0000 mgr.y (mgr.25133) 87 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:21 smithi003 bash[88275]: cluster 2024-09-21T10:20:20.115148+0000 mgr.y (mgr.25133) 88 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:21 smithi003 bash[88275]: cluster 2024-09-21T10:20:20.115148+0000 mgr.y (mgr.25133) 88 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:21 smithi003 bash[89466]: cluster 2024-09-21T10:20:20.115148+0000 mgr.y (mgr.25133) 88 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:21 smithi003 bash[89466]: cluster 2024-09-21T10:20:20.115148+0000 mgr.y (mgr.25133) 88 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:22.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:21 smithi204 bash[24804]: cluster 2024-09-21T10:20:20.115148+0000 mgr.y (mgr.25133) 88 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T10:20:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:23 smithi003 bash[88275]: cluster 2024-09-21T10:20:22.115934+0000 mgr.y (mgr.25133) 89 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:23 smithi003 bash[88275]: cluster 2024-09-21T10:20:22.115934+0000 mgr.y (mgr.25133) 89 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:23 smithi003 bash[88275]: audit 2024-09-21T10:20:23.567093+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:23 smithi003 bash[88275]: audit 2024-09-21T10:20:23.567093+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:24.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:23 smithi003 bash[89466]: cluster 2024-09-21T10:20:22.115934+0000 mgr.y (mgr.25133) 89 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:24.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:23 smithi003 bash[89466]: cluster 2024-09-21T10:20:22.115934+0000 mgr.y (mgr.25133) 89 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:24.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:23 smithi003 bash[89466]: audit 2024-09-21T10:20:23.567093+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:24.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:23 smithi003 bash[89466]: audit 2024-09-21T10:20:23.567093+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:23 smithi204 bash[24804]: cluster 2024-09-21T10:20:22.115934+0000 mgr.y (mgr.25133) 89 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:23 smithi204 bash[24804]: audit 2024-09-21T10:20:23.567093+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:25 smithi003 bash[88275]: cluster 2024-09-21T10:20:24.117125+0000 mgr.y (mgr.25133) 90 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:25 smithi003 bash[88275]: cluster 2024-09-21T10:20:24.117125+0000 mgr.y (mgr.25133) 90 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:25 smithi003 bash[89466]: cluster 2024-09-21T10:20:24.117125+0000 mgr.y (mgr.25133) 90 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:25 smithi003 bash[89466]: cluster 2024-09-21T10:20:24.117125+0000 mgr.y (mgr.25133) 90 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:26.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:25 smithi204 bash[24804]: cluster 2024-09-21T10:20:24.117125+0000 mgr.y (mgr.25133) 90 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:20:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:20:27] "GET /metrics HTTP/1.1" 200 33838 "" "Prometheus/2.51.0" 2024-09-21T10:20:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:27 smithi003 bash[88275]: cluster 2024-09-21T10:20:26.117815+0000 mgr.y (mgr.25133) 91 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:27 smithi003 bash[88275]: cluster 2024-09-21T10:20:26.117815+0000 mgr.y (mgr.25133) 91 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:27 smithi003 bash[88275]: audit 2024-09-21T10:20:26.935410+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:20:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:27 smithi003 bash[88275]: audit 2024-09-21T10:20:26.935410+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:20:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:27 smithi003 bash[89466]: cluster 2024-09-21T10:20:26.117815+0000 mgr.y (mgr.25133) 91 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:27 smithi003 bash[89466]: cluster 2024-09-21T10:20:26.117815+0000 mgr.y (mgr.25133) 91 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:27 smithi003 bash[89466]: audit 2024-09-21T10:20:26.935410+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:20:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:27 smithi003 bash[89466]: audit 2024-09-21T10:20:26.935410+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:20:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:27 smithi204 bash[24804]: cluster 2024-09-21T10:20:26.117815+0000 mgr.y (mgr.25133) 91 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:27 smithi204 bash[24804]: audit 2024-09-21T10:20:26.935410+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:20:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:29 smithi003 bash[88275]: cluster 2024-09-21T10:20:28.118456+0000 mgr.y (mgr.25133) 92 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:29 smithi003 bash[88275]: cluster 2024-09-21T10:20:28.118456+0000 mgr.y (mgr.25133) 92 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:29 smithi003 bash[89466]: cluster 2024-09-21T10:20:28.118456+0000 mgr.y (mgr.25133) 92 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:29 smithi003 bash[89466]: cluster 2024-09-21T10:20:28.118456+0000 mgr.y (mgr.25133) 92 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:30.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:29 smithi204 bash[24804]: cluster 2024-09-21T10:20:28.118456+0000 mgr.y (mgr.25133) 92 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:31 smithi003 bash[88275]: cluster 2024-09-21T10:20:30.119302+0000 mgr.y (mgr.25133) 93 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:31 smithi003 bash[88275]: cluster 2024-09-21T10:20:30.119302+0000 mgr.y (mgr.25133) 93 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:31 smithi003 bash[89466]: cluster 2024-09-21T10:20:30.119302+0000 mgr.y (mgr.25133) 93 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:31 smithi003 bash[89466]: cluster 2024-09-21T10:20:30.119302+0000 mgr.y (mgr.25133) 93 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:31 smithi204 bash[24804]: cluster 2024-09-21T10:20:30.119302+0000 mgr.y (mgr.25133) 93 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:33 smithi204 bash[24804]: cluster 2024-09-21T10:20:32.119764+0000 mgr.y (mgr.25133) 94 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:33 smithi204 bash[24804]: audit 2024-09-21T10:20:32.745575+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:33 smithi204 bash[24804]: audit 2024-09-21T10:20:32.751575+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:33 smithi204 bash[24804]: audit 2024-09-21T10:20:32.976179+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:33 smithi204 bash[24804]: audit 2024-09-21T10:20:32.989022+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:33 smithi204 bash[24804]: audit 2024-09-21T10:20:33.649960+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:20:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:33 smithi204 bash[24804]: audit 2024-09-21T10:20:33.651377+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:20:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:33 smithi204 bash[24804]: audit 2024-09-21T10:20:33.662465+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: cluster 2024-09-21T10:20:32.119764+0000 mgr.y (mgr.25133) 94 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: cluster 2024-09-21T10:20:32.119764+0000 mgr.y (mgr.25133) 94 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:32.745575+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:32.745575+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:32.751575+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:32.751575+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:32.976179+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:32.976179+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:32.989022+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:32.989022+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:33.649960+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:33.649960+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:33.651377+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:33.651377+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:20:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:33.662465+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[88275]: audit 2024-09-21T10:20:33.662465+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: cluster 2024-09-21T10:20:32.119764+0000 mgr.y (mgr.25133) 94 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: cluster 2024-09-21T10:20:32.119764+0000 mgr.y (mgr.25133) 94 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:32.745575+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:32.745575+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:32.751575+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:32.751575+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:32.976179+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:32.976179+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:32.989022+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:32.989022+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:33.649960+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:20:34.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:33.649960+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:20:34.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:33.651377+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:20:34.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:33.651377+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:20:34.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:33.662465+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:34.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:33 smithi003 bash[89466]: audit 2024-09-21T10:20:33.662465+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:20:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:35 smithi204 bash[24804]: cluster 2024-09-21T10:20:34.120766+0000 mgr.y (mgr.25133) 95 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:35 smithi003 bash[88275]: cluster 2024-09-21T10:20:34.120766+0000 mgr.y (mgr.25133) 95 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:35 smithi003 bash[88275]: cluster 2024-09-21T10:20:34.120766+0000 mgr.y (mgr.25133) 95 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:35 smithi003 bash[89466]: cluster 2024-09-21T10:20:34.120766+0000 mgr.y (mgr.25133) 95 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:35 smithi003 bash[89466]: cluster 2024-09-21T10:20:34.120766+0000 mgr.y (mgr.25133) 95 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:20:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:20:37] "GET /metrics HTTP/1.1" 200 33838 "" "Prometheus/2.51.0" 2024-09-21T10:20:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:37 smithi003 bash[88275]: cluster 2024-09-21T10:20:36.121397+0000 mgr.y (mgr.25133) 96 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:37 smithi003 bash[88275]: cluster 2024-09-21T10:20:36.121397+0000 mgr.y (mgr.25133) 96 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:38.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:37 smithi003 bash[89466]: cluster 2024-09-21T10:20:36.121397+0000 mgr.y (mgr.25133) 96 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:38.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:37 smithi003 bash[89466]: cluster 2024-09-21T10:20:36.121397+0000 mgr.y (mgr.25133) 96 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:38.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:37 smithi204 bash[24804]: cluster 2024-09-21T10:20:36.121397+0000 mgr.y (mgr.25133) 96 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:38 smithi003 bash[88275]: audit 2024-09-21T10:20:38.567437+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:38 smithi003 bash[88275]: audit 2024-09-21T10:20:38.567437+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:38 smithi003 bash[89466]: audit 2024-09-21T10:20:38.567437+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:38 smithi003 bash[89466]: audit 2024-09-21T10:20:38.567437+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:38 smithi204 bash[24804]: audit 2024-09-21T10:20:38.567437+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:40.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:39 smithi003 bash[88275]: cluster 2024-09-21T10:20:38.122014+0000 mgr.y (mgr.25133) 97 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:40.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:39 smithi003 bash[88275]: cluster 2024-09-21T10:20:38.122014+0000 mgr.y (mgr.25133) 97 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:40.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:39 smithi003 bash[89466]: cluster 2024-09-21T10:20:38.122014+0000 mgr.y (mgr.25133) 97 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:40.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:39 smithi003 bash[89466]: cluster 2024-09-21T10:20:38.122014+0000 mgr.y (mgr.25133) 97 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:40.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:39 smithi204 bash[24804]: cluster 2024-09-21T10:20:38.122014+0000 mgr.y (mgr.25133) 97 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:40 smithi003 bash[88275]: cluster 2024-09-21T10:20:40.123030+0000 mgr.y (mgr.25133) 98 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:40 smithi003 bash[88275]: cluster 2024-09-21T10:20:40.123030+0000 mgr.y (mgr.25133) 98 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:40 smithi003 bash[89466]: cluster 2024-09-21T10:20:40.123030+0000 mgr.y (mgr.25133) 98 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:40 smithi003 bash[89466]: cluster 2024-09-21T10:20:40.123030+0000 mgr.y (mgr.25133) 98 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:40 smithi204 bash[24804]: cluster 2024-09-21T10:20:40.123030+0000 mgr.y (mgr.25133) 98 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:43.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:43 smithi204 bash[24804]: cluster 2024-09-21T10:20:42.123645+0000 mgr.y (mgr.25133) 99 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:43 smithi003 bash[88275]: cluster 2024-09-21T10:20:42.123645+0000 mgr.y (mgr.25133) 99 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:43 smithi003 bash[88275]: cluster 2024-09-21T10:20:42.123645+0000 mgr.y (mgr.25133) 99 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:43.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:43 smithi003 bash[89466]: cluster 2024-09-21T10:20:42.123645+0000 mgr.y (mgr.25133) 99 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:43.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:43 smithi003 bash[89466]: cluster 2024-09-21T10:20:42.123645+0000 mgr.y (mgr.25133) 99 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:45.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:45 smithi204 bash[24804]: cluster 2024-09-21T10:20:44.124822+0000 mgr.y (mgr.25133) 100 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:45 smithi003 bash[88275]: cluster 2024-09-21T10:20:44.124822+0000 mgr.y (mgr.25133) 100 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:45 smithi003 bash[88275]: cluster 2024-09-21T10:20:44.124822+0000 mgr.y (mgr.25133) 100 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:45 smithi003 bash[89466]: cluster 2024-09-21T10:20:44.124822+0000 mgr.y (mgr.25133) 100 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:45 smithi003 bash[89466]: cluster 2024-09-21T10:20:44.124822+0000 mgr.y (mgr.25133) 100 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:47.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:47 smithi204 bash[24804]: cluster 2024-09-21T10:20:46.125529+0000 mgr.y (mgr.25133) 101 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:20:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:20:47] "GET /metrics HTTP/1.1" 200 33838 "" "Prometheus/2.51.0" 2024-09-21T10:20:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:47 smithi003 bash[88275]: cluster 2024-09-21T10:20:46.125529+0000 mgr.y (mgr.25133) 101 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:47 smithi003 bash[88275]: cluster 2024-09-21T10:20:46.125529+0000 mgr.y (mgr.25133) 101 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:47 smithi003 bash[89466]: cluster 2024-09-21T10:20:46.125529+0000 mgr.y (mgr.25133) 101 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:47 smithi003 bash[89466]: cluster 2024-09-21T10:20:46.125529+0000 mgr.y (mgr.25133) 101 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:49.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:49 smithi204 bash[24804]: cluster 2024-09-21T10:20:48.126178+0000 mgr.y (mgr.25133) 102 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:49 smithi003 bash[88275]: cluster 2024-09-21T10:20:48.126178+0000 mgr.y (mgr.25133) 102 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:49 smithi003 bash[88275]: cluster 2024-09-21T10:20:48.126178+0000 mgr.y (mgr.25133) 102 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:49 smithi003 bash[89466]: cluster 2024-09-21T10:20:48.126178+0000 mgr.y (mgr.25133) 102 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:49 smithi003 bash[89466]: cluster 2024-09-21T10:20:48.126178+0000 mgr.y (mgr.25133) 102 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:51 smithi204 bash[24804]: cluster 2024-09-21T10:20:50.127215+0000 mgr.y (mgr.25133) 103 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:51 smithi003 bash[88275]: cluster 2024-09-21T10:20:50.127215+0000 mgr.y (mgr.25133) 103 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:51 smithi003 bash[88275]: cluster 2024-09-21T10:20:50.127215+0000 mgr.y (mgr.25133) 103 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:51 smithi003 bash[89466]: cluster 2024-09-21T10:20:50.127215+0000 mgr.y (mgr.25133) 103 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:51 smithi003 bash[89466]: cluster 2024-09-21T10:20:50.127215+0000 mgr.y (mgr.25133) 103 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:53.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:53 smithi204 bash[24804]: cluster 2024-09-21T10:20:52.127869+0000 mgr.y (mgr.25133) 104 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:53 smithi003 bash[88275]: cluster 2024-09-21T10:20:52.127869+0000 mgr.y (mgr.25133) 104 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:53 smithi003 bash[88275]: cluster 2024-09-21T10:20:52.127869+0000 mgr.y (mgr.25133) 104 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:53 smithi003 bash[89466]: cluster 2024-09-21T10:20:52.127869+0000 mgr.y (mgr.25133) 104 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:53 smithi003 bash[89466]: cluster 2024-09-21T10:20:52.127869+0000 mgr.y (mgr.25133) 104 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:54 smithi204 bash[24804]: audit 2024-09-21T10:20:53.567913+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:54 smithi003 bash[88275]: audit 2024-09-21T10:20:53.567913+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:54 smithi003 bash[88275]: audit 2024-09-21T10:20:53.567913+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:54 smithi003 bash[89466]: audit 2024-09-21T10:20:53.567913+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:54 smithi003 bash[89466]: audit 2024-09-21T10:20:53.567913+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:20:55.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:55 smithi204 bash[24804]: cluster 2024-09-21T10:20:54.128896+0000 mgr.y (mgr.25133) 105 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:55 smithi003 bash[88275]: cluster 2024-09-21T10:20:54.128896+0000 mgr.y (mgr.25133) 105 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:55 smithi003 bash[88275]: cluster 2024-09-21T10:20:54.128896+0000 mgr.y (mgr.25133) 105 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:55 smithi003 bash[89466]: cluster 2024-09-21T10:20:54.128896+0000 mgr.y (mgr.25133) 105 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:55 smithi003 bash[89466]: cluster 2024-09-21T10:20:54.128896+0000 mgr.y (mgr.25133) 105 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:57.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:57 smithi204 bash[24804]: cluster 2024-09-21T10:20:56.129573+0000 mgr.y (mgr.25133) 106 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:20:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:20:57] "GET /metrics HTTP/1.1" 200 33849 "" "Prometheus/2.51.0" 2024-09-21T10:20:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:57 smithi003 bash[88275]: cluster 2024-09-21T10:20:56.129573+0000 mgr.y (mgr.25133) 106 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:57 smithi003 bash[88275]: cluster 2024-09-21T10:20:56.129573+0000 mgr.y (mgr.25133) 106 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:57 smithi003 bash[89466]: cluster 2024-09-21T10:20:56.129573+0000 mgr.y (mgr.25133) 106 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:57 smithi003 bash[89466]: cluster 2024-09-21T10:20:56.129573+0000 mgr.y (mgr.25133) 106 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:59.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:20:59 smithi204 bash[24804]: cluster 2024-09-21T10:20:58.130181+0000 mgr.y (mgr.25133) 107 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:59 smithi003 bash[88275]: cluster 2024-09-21T10:20:58.130181+0000 mgr.y (mgr.25133) 107 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:20:59 smithi003 bash[88275]: cluster 2024-09-21T10:20:58.130181+0000 mgr.y (mgr.25133) 107 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:59 smithi003 bash[89466]: cluster 2024-09-21T10:20:58.130181+0000 mgr.y (mgr.25133) 107 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:20:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:20:59 smithi003 bash[89466]: cluster 2024-09-21T10:20:58.130181+0000 mgr.y (mgr.25133) 107 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:01.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:01 smithi204 bash[24804]: cluster 2024-09-21T10:21:00.131262+0000 mgr.y (mgr.25133) 108 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:01 smithi003 bash[88275]: cluster 2024-09-21T10:21:00.131262+0000 mgr.y (mgr.25133) 108 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:01 smithi003 bash[88275]: cluster 2024-09-21T10:21:00.131262+0000 mgr.y (mgr.25133) 108 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:01.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:01 smithi003 bash[89466]: cluster 2024-09-21T10:21:00.131262+0000 mgr.y (mgr.25133) 108 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:01.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:01 smithi003 bash[89466]: cluster 2024-09-21T10:21:00.131262+0000 mgr.y (mgr.25133) 108 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:03.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:03 smithi204 bash[24804]: cluster 2024-09-21T10:21:02.131909+0000 mgr.y (mgr.25133) 109 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:03 smithi003 bash[88275]: cluster 2024-09-21T10:21:02.131909+0000 mgr.y (mgr.25133) 109 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:03 smithi003 bash[88275]: cluster 2024-09-21T10:21:02.131909+0000 mgr.y (mgr.25133) 109 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:03.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:03 smithi003 bash[89466]: cluster 2024-09-21T10:21:02.131909+0000 mgr.y (mgr.25133) 109 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:03.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:03 smithi003 bash[89466]: cluster 2024-09-21T10:21:02.131909+0000 mgr.y (mgr.25133) 109 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:05 smithi204 bash[24804]: cluster 2024-09-21T10:21:04.132971+0000 mgr.y (mgr.25133) 110 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:05.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:05 smithi003 bash[88275]: cluster 2024-09-21T10:21:04.132971+0000 mgr.y (mgr.25133) 110 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:05.711 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:05 smithi003 bash[88275]: cluster 2024-09-21T10:21:04.132971+0000 mgr.y (mgr.25133) 110 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:05.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:05 smithi003 bash[89466]: cluster 2024-09-21T10:21:04.132971+0000 mgr.y (mgr.25133) 110 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:05.711 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:05 smithi003 bash[89466]: cluster 2024-09-21T10:21:04.132971+0000 mgr.y (mgr.25133) 110 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:06.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for majority of mons to upgrade' 2024-09-21T10:21:07.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:07 smithi204 bash[24804]: cluster 2024-09-21T10:21:06.133599+0000 mgr.y (mgr.25133) 111 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:21:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:21:07] "GET /metrics HTTP/1.1" 200 33849 "" "Prometheus/2.51.0" 2024-09-21T10:21:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:07 smithi003 bash[88275]: cluster 2024-09-21T10:21:06.133599+0000 mgr.y (mgr.25133) 111 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:07 smithi003 bash[88275]: cluster 2024-09-21T10:21:06.133599+0000 mgr.y (mgr.25133) 111 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:07.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:07 smithi003 bash[89466]: cluster 2024-09-21T10:21:06.133599+0000 mgr.y (mgr.25133) 111 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:07.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:07 smithi003 bash[89466]: cluster 2024-09-21T10:21:06.133599+0000 mgr.y (mgr.25133) 111 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:09 smithi204 bash[24804]: cluster 2024-09-21T10:21:08.134253+0000 mgr.y (mgr.25133) 112 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:09.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:09 smithi204 bash[24804]: audit 2024-09-21T10:21:08.568414+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:09 smithi003 bash[88275]: cluster 2024-09-21T10:21:08.134253+0000 mgr.y (mgr.25133) 112 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:09 smithi003 bash[88275]: cluster 2024-09-21T10:21:08.134253+0000 mgr.y (mgr.25133) 112 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:09 smithi003 bash[88275]: audit 2024-09-21T10:21:08.568414+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:09 smithi003 bash[88275]: audit 2024-09-21T10:21:08.568414+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:09.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:09 smithi003 bash[89466]: cluster 2024-09-21T10:21:08.134253+0000 mgr.y (mgr.25133) 112 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:09 smithi003 bash[89466]: cluster 2024-09-21T10:21:08.134253+0000 mgr.y (mgr.25133) 112 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:09 smithi003 bash[89466]: audit 2024-09-21T10:21:08.568414+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:09 smithi003 bash[89466]: audit 2024-09-21T10:21:08.568414+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:11.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:11 smithi204 bash[24804]: cluster 2024-09-21T10:21:10.135333+0000 mgr.y (mgr.25133) 113 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:11.646 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:21:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:11 smithi003 bash[88275]: cluster 2024-09-21T10:21:10.135333+0000 mgr.y (mgr.25133) 113 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:11 smithi003 bash[88275]: cluster 2024-09-21T10:21:10.135333+0000 mgr.y (mgr.25133) 113 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:11.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:11 smithi003 bash[89466]: cluster 2024-09-21T10:21:10.135333+0000 mgr.y (mgr.25133) 113 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:11.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:11 smithi003 bash[89466]: cluster 2024-09-21T10:21:10.135333+0000 mgr.y (mgr.25133) 113 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:13 smithi003 bash[88275]: cluster 2024-09-21T10:21:12.136002+0000 mgr.y (mgr.25133) 114 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:13 smithi003 bash[88275]: cluster 2024-09-21T10:21:12.136002+0000 mgr.y (mgr.25133) 114 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:13.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:13 smithi003 bash[89466]: cluster 2024-09-21T10:21:12.136002+0000 mgr.y (mgr.25133) 114 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:13.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:13 smithi003 bash[89466]: cluster 2024-09-21T10:21:12.136002+0000 mgr.y (mgr.25133) 114 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:13.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:13 smithi204 bash[24804]: cluster 2024-09-21T10:21:12.136002+0000 mgr.y (mgr.25133) 114 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:14.798 INFO:teuthology.orchestra.run.smithi003.stdout:wait for majority of mons to upgrade 2024-09-21T10:21:15.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:15 smithi003 bash[89466]: cluster 2024-09-21T10:21:14.137044+0000 mgr.y (mgr.25133) 115 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:15.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:15 smithi003 bash[89466]: cluster 2024-09-21T10:21:14.137044+0000 mgr.y (mgr.25133) 115 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:15 smithi003 bash[88275]: cluster 2024-09-21T10:21:14.137044+0000 mgr.y (mgr.25133) 115 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:15 smithi003 bash[88275]: cluster 2024-09-21T10:21:14.137044+0000 mgr.y (mgr.25133) 115 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:15.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1' 2024-09-21T10:21:15.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:15 smithi204 bash[24804]: cluster 2024-09-21T10:21:14.137044+0000 mgr.y (mgr.25133) 115 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:21:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:21:17] "GET /metrics HTTP/1.1" 200 33850 "" "Prometheus/2.51.0" 2024-09-21T10:21:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:17 smithi003 bash[88275]: cluster 2024-09-21T10:21:16.137708+0000 mgr.y (mgr.25133) 116 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:17 smithi003 bash[88275]: cluster 2024-09-21T10:21:16.137708+0000 mgr.y (mgr.25133) 116 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:17 smithi003 bash[89466]: cluster 2024-09-21T10:21:16.137708+0000 mgr.y (mgr.25133) 116 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:17 smithi003 bash[89466]: cluster 2024-09-21T10:21:16.137708+0000 mgr.y (mgr.25133) 116 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:17 smithi204 bash[24804]: cluster 2024-09-21T10:21:16.137708+0000 mgr.y (mgr.25133) 116 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:19.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:19 smithi003 bash[88275]: cluster 2024-09-21T10:21:18.138380+0000 mgr.y (mgr.25133) 117 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:19.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:19 smithi003 bash[88275]: cluster 2024-09-21T10:21:18.138380+0000 mgr.y (mgr.25133) 117 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:19.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:19 smithi003 bash[89466]: cluster 2024-09-21T10:21:18.138380+0000 mgr.y (mgr.25133) 117 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:19.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:19 smithi003 bash[89466]: cluster 2024-09-21T10:21:18.138380+0000 mgr.y (mgr.25133) 117 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:19.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:19 smithi204 bash[24804]: cluster 2024-09-21T10:21:18.138380+0000 mgr.y (mgr.25133) 117 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:20.316 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:21:21.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:21 smithi003 bash[88275]: cluster 2024-09-21T10:21:20.139556+0000 mgr.y (mgr.25133) 118 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:21.529 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:21 smithi003 bash[88275]: cluster 2024-09-21T10:21:20.139556+0000 mgr.y (mgr.25133) 118 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:21.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:21 smithi003 bash[89466]: cluster 2024-09-21T10:21:20.139556+0000 mgr.y (mgr.25133) 118 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:21.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:21 smithi003 bash[89466]: cluster 2024-09-21T10:21:20.139556+0000 mgr.y (mgr.25133) 118 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:21.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:21 smithi204 bash[24804]: cluster 2024-09-21T10:21:20.139556+0000 mgr.y (mgr.25133) 118 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:23.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:23 smithi003 bash[88275]: cluster 2024-09-21T10:21:22.140331+0000 mgr.y (mgr.25133) 119 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:23.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:23 smithi003 bash[88275]: cluster 2024-09-21T10:21:22.140331+0000 mgr.y (mgr.25133) 119 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:23.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:23 smithi003 bash[89466]: cluster 2024-09-21T10:21:22.140331+0000 mgr.y (mgr.25133) 119 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:23.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:23 smithi003 bash[89466]: cluster 2024-09-21T10:21:22.140331+0000 mgr.y (mgr.25133) 119 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:23 smithi204 bash[24804]: cluster 2024-09-21T10:21:22.140331+0000 mgr.y (mgr.25133) 119 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:24 smithi003 bash[88275]: audit 2024-09-21T10:21:23.536312+0000 mgr.y (mgr.25133) 120 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:21:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:24 smithi003 bash[88275]: audit 2024-09-21T10:21:23.536312+0000 mgr.y (mgr.25133) 120 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:21:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:24 smithi003 bash[88275]: audit 2024-09-21T10:21:23.568602+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:24 smithi003 bash[88275]: audit 2024-09-21T10:21:23.568602+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:24 smithi003 bash[89466]: audit 2024-09-21T10:21:23.536312+0000 mgr.y (mgr.25133) 120 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:21:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:24 smithi003 bash[89466]: audit 2024-09-21T10:21:23.536312+0000 mgr.y (mgr.25133) 120 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:21:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:24 smithi003 bash[89466]: audit 2024-09-21T10:21:23.568602+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:24 smithi003 bash[89466]: audit 2024-09-21T10:21:23.568602+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:24 smithi204 bash[24804]: audit 2024-09-21T10:21:23.536312+0000 mgr.y (mgr.25133) 120 : audit [DBG] from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:21:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:24 smithi204 bash[24804]: audit 2024-09-21T10:21:23.568602+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:25.591 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:25 smithi003 bash[88275]: cluster 2024-09-21T10:21:24.141035+0000 mgr.y (mgr.25133) 121 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:25.591 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:25 smithi003 bash[88275]: cluster 2024-09-21T10:21:24.141035+0000 mgr.y (mgr.25133) 121 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:25.591 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:25 smithi003 bash[89466]: cluster 2024-09-21T10:21:24.141035+0000 mgr.y (mgr.25133) 121 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:25.591 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:25 smithi003 bash[89466]: cluster 2024-09-21T10:21:24.141035+0000 mgr.y (mgr.25133) 121 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:25.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:25 smithi204 bash[24804]: cluster 2024-09-21T10:21:24.141035+0000 mgr.y (mgr.25133) 121 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:26.062 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:21:26.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: cephadm 2024-09-21T10:21:26.049374+0000 mgr.y (mgr.25133) 122 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: cephadm 2024-09-21T10:21:26.049374+0000 mgr.y (mgr.25133) 122 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: audit 2024-09-21T10:21:26.060094+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: audit 2024-09-21T10:21:26.060094+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: audit 2024-09-21T10:21:26.061955+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: audit 2024-09-21T10:21:26.061955+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: audit 2024-09-21T10:21:26.064875+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: audit 2024-09-21T10:21:26.064875+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: audit 2024-09-21T10:21:26.066325+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: audit 2024-09-21T10:21:26.066325+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: audit 2024-09-21T10:21:26.075857+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: audit 2024-09-21T10:21:26.075857+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: cluster 2024-09-21T10:21:26.141371+0000 mgr.y (mgr.25133) 123 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: cluster 2024-09-21T10:21:26.141371+0000 mgr.y (mgr.25133) 123 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: cephadm 2024-09-21T10:21:26.142367+0000 mgr.y (mgr.25133) 124 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[88275]: cephadm 2024-09-21T10:21:26.142367+0000 mgr.y (mgr.25133) 124 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: cephadm 2024-09-21T10:21:26.049374+0000 mgr.y (mgr.25133) 122 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: cephadm 2024-09-21T10:21:26.049374+0000 mgr.y (mgr.25133) 122 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: audit 2024-09-21T10:21:26.060094+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: audit 2024-09-21T10:21:26.060094+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: audit 2024-09-21T10:21:26.061955+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: audit 2024-09-21T10:21:26.061955+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: audit 2024-09-21T10:21:26.064875+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: audit 2024-09-21T10:21:26.064875+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:27.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: audit 2024-09-21T10:21:26.066325+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:27.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: audit 2024-09-21T10:21:26.066325+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:27.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: audit 2024-09-21T10:21:26.075857+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:27.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: audit 2024-09-21T10:21:26.075857+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:27.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: cluster 2024-09-21T10:21:26.141371+0000 mgr.y (mgr.25133) 123 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:27.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: cluster 2024-09-21T10:21:26.141371+0000 mgr.y (mgr.25133) 123 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:27.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: cephadm 2024-09-21T10:21:26.142367+0000 mgr.y (mgr.25133) 124 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:21:27.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[89466]: cephadm 2024-09-21T10:21:26.142367+0000 mgr.y (mgr.25133) 124 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:21:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:27 smithi204 bash[24804]: cephadm 2024-09-21T10:21:26.049374+0000 mgr.y (mgr.25133) 122 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:21:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:27 smithi204 bash[24804]: audit 2024-09-21T10:21:26.060094+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:27 smithi204 bash[24804]: audit 2024-09-21T10:21:26.061955+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:27 smithi204 bash[24804]: audit 2024-09-21T10:21:26.064875+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:27 smithi204 bash[24804]: audit 2024-09-21T10:21:26.066325+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:27 smithi204 bash[24804]: audit 2024-09-21T10:21:26.075857+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:27 smithi204 bash[24804]: cluster 2024-09-21T10:21:26.141371+0000 mgr.y (mgr.25133) 123 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:27.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:27 smithi204 bash[24804]: cephadm 2024-09-21T10:21:26.142367+0000 mgr.y (mgr.25133) 124 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:21:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:21:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:21:27] "GET /metrics HTTP/1.1" 200 33846 "" "Prometheus/2.51.0" 2024-09-21T10:21:29.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:29 smithi204 bash[24804]: cluster 2024-09-21T10:21:28.141911+0000 mgr.y (mgr.25133) 125 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:29.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:29 smithi204 bash[24804]: audit 2024-09-21T10:21:28.832900+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:29.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:29 smithi204 bash[24804]: audit 2024-09-21T10:21:28.836487+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:29.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:29 smithi204 bash[24804]: audit 2024-09-21T10:21:28.839820+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:21:29.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:29 smithi204 bash[24804]: audit 2024-09-21T10:21:28.850137+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:29 smithi204 bash[24804]: audit 2024-09-21T10:21:28.854854+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T10:21:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:29 smithi204 bash[24804]: audit 2024-09-21T10:21:28.856246+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-21T10:21:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: cluster 2024-09-21T10:21:28.141911+0000 mgr.y (mgr.25133) 125 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: cluster 2024-09-21T10:21:28.141911+0000 mgr.y (mgr.25133) 125 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.832900+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.832900+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.836487+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.836487+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.839820+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.839820+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.850137+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.850137+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.854854+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.854854+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.856246+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[88275]: audit 2024-09-21T10:21:28.856246+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-21T10:21:29.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: cluster 2024-09-21T10:21:28.141911+0000 mgr.y (mgr.25133) 125 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: cluster 2024-09-21T10:21:28.141911+0000 mgr.y (mgr.25133) 125 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.832900+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.832900+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.836487+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.836487+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.839820+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.839820+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.850137+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.850137+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.854854+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.854854+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.856246+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-21T10:21:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:29 smithi003 bash[89466]: audit 2024-09-21T10:21:28.856246+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-09-21T10:21:30.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:30 smithi204 bash[24804]: cephadm 2024-09-21T10:21:28.833990+0000 mgr.y (mgr.25133) 126 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:21:30.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:30 smithi204 bash[24804]: cephadm 2024-09-21T10:21:28.834164+0000 mgr.y (mgr.25133) 127 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:21:30.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:30 smithi204 bash[24804]: cephadm 2024-09-21T10:21:28.841144+0000 mgr.y (mgr.25133) 128 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:21:30.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:30 smithi204 bash[24804]: cephadm 2024-09-21T10:21:28.857192+0000 mgr.y (mgr.25133) 129 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T10:21:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[88275]: cephadm 2024-09-21T10:21:28.833990+0000 mgr.y (mgr.25133) 126 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:21:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[88275]: cephadm 2024-09-21T10:21:28.833990+0000 mgr.y (mgr.25133) 126 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:21:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[88275]: cephadm 2024-09-21T10:21:28.834164+0000 mgr.y (mgr.25133) 127 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:21:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[88275]: cephadm 2024-09-21T10:21:28.834164+0000 mgr.y (mgr.25133) 127 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:21:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[88275]: cephadm 2024-09-21T10:21:28.841144+0000 mgr.y (mgr.25133) 128 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:21:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[88275]: cephadm 2024-09-21T10:21:28.841144+0000 mgr.y (mgr.25133) 128 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:21:30.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[88275]: cephadm 2024-09-21T10:21:28.857192+0000 mgr.y (mgr.25133) 129 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T10:21:30.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[88275]: cephadm 2024-09-21T10:21:28.857192+0000 mgr.y (mgr.25133) 129 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T10:21:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[89466]: cephadm 2024-09-21T10:21:28.833990+0000 mgr.y (mgr.25133) 126 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:21:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[89466]: cephadm 2024-09-21T10:21:28.833990+0000 mgr.y (mgr.25133) 126 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:21:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[89466]: cephadm 2024-09-21T10:21:28.834164+0000 mgr.y (mgr.25133) 127 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:21:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[89466]: cephadm 2024-09-21T10:21:28.834164+0000 mgr.y (mgr.25133) 127 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:21:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[89466]: cephadm 2024-09-21T10:21:28.841144+0000 mgr.y (mgr.25133) 128 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:21:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[89466]: cephadm 2024-09-21T10:21:28.841144+0000 mgr.y (mgr.25133) 128 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:21:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[89466]: cephadm 2024-09-21T10:21:28.857192+0000 mgr.y (mgr.25133) 129 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T10:21:30.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:30 smithi003 bash[89466]: cephadm 2024-09-21T10:21:28.857192+0000 mgr.y (mgr.25133) 129 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T10:21:31.376 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:21:31.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:31 smithi003 bash[88275]: cluster 2024-09-21T10:21:30.143021+0000 mgr.y (mgr.25133) 130 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:31.476 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:31 smithi003 bash[88275]: cluster 2024-09-21T10:21:30.143021+0000 mgr.y (mgr.25133) 130 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:31.476 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:31 smithi003 bash[89466]: cluster 2024-09-21T10:21:30.143021+0000 mgr.y (mgr.25133) 130 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:31.477 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:31 smithi003 bash[89466]: cluster 2024-09-21T10:21:30.143021+0000 mgr.y (mgr.25133) 130 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:31.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:31 smithi204 bash[24804]: cluster 2024-09-21T10:21:30.143021+0000 mgr.y (mgr.25133) 130 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:32.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: cephadm 2024-09-21T10:21:31.592475+0000 mgr.y (mgr.25133) 131 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T10:21:32.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: cephadm 2024-09-21T10:21:31.592475+0000 mgr.y (mgr.25133) 131 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T10:21:32.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: audit 2024-09-21T10:21:31.599940+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:32.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: audit 2024-09-21T10:21:31.599940+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:32.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: audit 2024-09-21T10:21:31.615904+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:21:32.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: audit 2024-09-21T10:21:31.615904+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: audit 2024-09-21T10:21:31.617916+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: audit 2024-09-21T10:21:31.617916+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: audit 2024-09-21T10:21:31.619814+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: audit 2024-09-21T10:21:31.619814+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: cephadm 2024-09-21T10:21:31.621898+0000 mgr.y (mgr.25133) 132 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[89466]: cephadm 2024-09-21T10:21:31.621898+0000 mgr.y (mgr.25133) 132 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: cephadm 2024-09-21T10:21:31.592475+0000 mgr.y (mgr.25133) 131 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: cephadm 2024-09-21T10:21:31.592475+0000 mgr.y (mgr.25133) 131 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: audit 2024-09-21T10:21:31.599940+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: audit 2024-09-21T10:21:31.599940+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: audit 2024-09-21T10:21:31.615904+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:21:32.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: audit 2024-09-21T10:21:31.615904+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:21:32.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: audit 2024-09-21T10:21:31.617916+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:21:32.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: audit 2024-09-21T10:21:31.617916+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:21:32.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: audit 2024-09-21T10:21:31.619814+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:32.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: audit 2024-09-21T10:21:31.619814+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:32.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: cephadm 2024-09-21T10:21:31.621898+0000 mgr.y (mgr.25133) 132 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-09-21T10:21:32.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:32 smithi003 bash[88275]: cephadm 2024-09-21T10:21:31.621898+0000 mgr.y (mgr.25133) 132 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-09-21T10:21:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:32 smithi204 bash[24804]: cephadm 2024-09-21T10:21:31.592475+0000 mgr.y (mgr.25133) 131 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T10:21:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:32 smithi204 bash[24804]: audit 2024-09-21T10:21:31.599940+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:32 smithi204 bash[24804]: audit 2024-09-21T10:21:31.615904+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:21:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:32 smithi204 bash[24804]: audit 2024-09-21T10:21:31.617916+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:21:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:32 smithi204 bash[24804]: audit 2024-09-21T10:21:31.619814+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:32 smithi204 bash[24804]: cephadm 2024-09-21T10:21:31.621898+0000 mgr.y (mgr.25133) 132 : cephadm [INF] Deploying daemon mon.b on smithi204 2024-09-21T10:21:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:33 smithi003 bash[88275]: cluster 2024-09-21T10:21:32.143578+0000 mgr.y (mgr.25133) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:33 smithi003 bash[88275]: cluster 2024-09-21T10:21:32.143578+0000 mgr.y (mgr.25133) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:33 smithi003 bash[89466]: cluster 2024-09-21T10:21:32.143578+0000 mgr.y (mgr.25133) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:33 smithi003 bash[89466]: cluster 2024-09-21T10:21:32.143578+0000 mgr.y (mgr.25133) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:33.959 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:33 smithi204 bash[24804]: cluster 2024-09-21T10:21:32.143578+0000 mgr.y (mgr.25133) 133 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:34.718 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:21:34.756 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:21:34 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:34.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:34 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:34.756 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:21:34 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:34.756 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:21:34 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:34.757 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:21:34 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:34.757 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:21:34 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:34.757 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:21:34 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:34.758 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:21:34 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:34.758 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:21:34 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:35.035 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:34 smithi204 systemd[1]: Stopping Ceph mon.b for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:21:35.035 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:34 smithi204 bash[24804]: debug 2024-09-21T10:21:34.883+0000 7f58c0c89640 -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 2024-09-21T10:21:35.036 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:34 smithi204 bash[24804]: debug 2024-09-21T10:21:34.883+0000 7f58c0c89640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T10:21:35.399 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (4m) 62s ago 14m 14.9M - 0.27.0 11f11916f8cd e47c56afbcb1 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (4m) 62s ago 14m 71.7M - 10.4.8 5aad1d7cf004 17fb16016de7 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (12m) 62s ago 12m 15.8M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (12m) 62s ago 12m 18.7M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (6m) 62s ago 23m 440M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (7m) 62s ago 25m 496M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (3m) 62s ago 26m 40.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 50596c976afa 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (23m) 62s ago 23m 53.3M 2048M 18.2.4-871-g6a1bdf85 0adab276c97e b13e4eb26dfc 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (2m) 62s ago 23m 31.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d132b15011b2 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (5m) 62s ago 15m 8668k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (5m) 62s ago 15m 8095k - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (22m) 62s ago 22m 93.4M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:21:35.400 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (21m) 62s ago 21m 84.2M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:21:35.401 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (20m) 62s ago 20m 104M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:21:35.401 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (20m) 62s ago 20m 64.9M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:21:35.401 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (19m) 62s ago 19m 95.0M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:21:35.401 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (18m) 62s ago 18m 101M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:21:35.401 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (17m) 62s ago 17m 77.4M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:21:35.401 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (16m) 62s ago 16m 89.6M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:21:35.401 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (5m) 62s ago 15m 42.9M - 2.51.0 1d3b7f56885b 53e5c3a401c9 2024-09-21T10:21:35.764 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:21:35.764 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:21:35.764 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 1, 2024-09-21T10:21:35.764 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:21:35.764 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:21:35.764 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 11, 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 4 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:21:35.765 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:21:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:35 smithi204 bash[78765]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-b 2024-09-21T10:21:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:35 smithi204 bash[78826]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-b 2024-09-21T10:21:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:35 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-21T10:21:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:35 smithi204 systemd[1]: Stopped Ceph mon.b for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:21:36.093 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:21:36.093 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:21:36.093 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:21:36.094 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (1 remaining).", 2024-09-21T10:21:36.094 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:21:36.094 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/3 daemons upgraded", 2024-09-21T10:21:36.094 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T10:21:36.094 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:21:36.094 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:21:36.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:36.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:36 smithi204 systemd[1]: Started Ceph mon.b for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:21:36.506 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 10:21:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:36.507 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 10:21:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:36.507 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 10:21:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:36.507 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:21:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:36.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 10:21:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:36.508 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 10:21:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:36.508 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:21:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:36.508 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 10:21:36 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:21:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:21:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:21:37] "GET /metrics HTTP/1.1" 200 33846 "" "Prometheus/2.51.0" 2024-09-21T10:21:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.575+0000 7fa97f15ac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.575+0000 7fa97f15ac80 0 ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev), process ceph-mon, pid 7 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.575+0000 7fa97f15ac80 0 pidfile_write: ignore empty --pid-file 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.575+0000 7fa97f15ac80 0 load: jerasure load: lrc 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Git sha 0 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Compile date 2024-09-20 20:32:28 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: DB SUMMARY 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: DB Session ID: FM7YRHHM63WE753PJH41 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 2622 Bytes 2024-09-21T10:21:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000042.sst 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000040.log size: 625970 ; 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.env: 0x562b46593120 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.info_log: 0x562b48bd9700 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T10:21:38.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.statistics: (nil) 2024-09-21T10:21:38.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.use_fsync: 0 2024-09-21T10:21:38.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.db_log_dir: 2024-09-21T10:21:38.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.wal_dir: 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.write_buffer_manager: 0x562b48bddb80 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T10:21:38.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.unordered_write: 0 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.row_cache: None 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.wal_filter: None 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T10:21:38.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.wal_compression: 0 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T10:21:38.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_open_files: -1 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T10:21:38.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Compression algorithms supported: 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: kZSTD supported: 0 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.merge_operator: 2024-09-21T10:21:38.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_filter: None 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562b48bd9320) 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: cache_index_and_filter_blocks: 1 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: pin_top_level_index_and_filter: 1 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: index_type: 0 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: data_block_index_type: 0 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: index_shortening: 1 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: checksum: 4 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: no_block_cache: 0 2024-09-21T10:21:38.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: block_cache: 0x562b48bcf610 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: block_cache_name: BinnedLRUCache 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: block_cache_options: 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: capacity : 536870912 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: num_shard_bits : 4 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: strict_capacity_limit : 0 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: high_pri_pool_ratio: 0.000 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: block_cache_compressed: (nil) 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: persistent_cache: (nil) 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: block_size: 4096 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: block_size_deviation: 10 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: block_restart_interval: 16 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: index_block_restart_interval: 1 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: metadata_block_size: 4096 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: partition_filters: 0 2024-09-21T10:21:38.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: use_delta_encoding: 1 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: filter_policy: bloomfilter 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: whole_key_filtering: 1 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: verify_compression: 0 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: read_amp_bytes_per_bit: 0 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: format_version: 5 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: enable_index_compression: 1 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: block_align: 0 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: max_auto_readahead_size: 262144 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: prepopulate_block_cache: 0 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: initial_auto_readahead_size: 8192 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: num_file_reads_for_auto_readahead: 2 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compression: NoCompression 2024-09-21T10:21:38.018 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.num_levels: 7 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T10:21:38.019 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T10:21:38.020 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T10:21:38.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T10:21:38.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T10:21:38.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T10:21:38.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T10:21:38.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T10:21:38.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T10:21:38.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T10:21:38.022 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T10:21:38.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T10:21:38.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T10:21:38.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T10:21:38.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T10:21:38.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T10:21:38.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T10:21:38.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T10:21:38.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T10:21:38.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T10:21:38.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.ttl: 2592000 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T10:21:38.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 44, last_sequence is 23179, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 40 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3a6278cd-ebc4-4106-8d0a-fb3e5bcc3e2d 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726914097585422, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.579+0000 7fa97f15ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-09-21T10:21:38.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.583+0000 7fa97f15ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726914097589724, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 407959, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 23185, "largest_seqno": 23772, "table_properties": {"data_size": 404843, "index_size": 1500, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 4687, "raw_average_key_size": 22, "raw_value_size": 400123, "raw_average_value_size": 1887, "num_data_blocks": 69, "num_entries": 212, "num_filter_entries": 212, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726914097, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3a6278cd-ebc4-4106-8d0a-fb3e5bcc3e2d", "db_session_id": "FM7YRHHM63WE753PJH41", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.583+0000 7fa97f15ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726914097589887, "job": 1, "event": "recovery_finished"} 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.583+0000 7fa97f15ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.583+0000 7fa97f15ac80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.587+0000 7fa97f15ac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.587+0000 7fa97f15ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562b48bfce00 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.587+0000 7fa97f15ac80 4 rocksdb: DB pointer 0x562b48d00000 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.587+0000 7fa974f22640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.587+0000 7fa974f22640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: ** DB Stats ** 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-21T10:21:38.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: ** Compaction Stats [default] ** 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: L0 1/0 398.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 171.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: L6 1/0 9.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Sum 2/0 10.30 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 171.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 171.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: ** Compaction Stats [default] ** 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T10:21:38.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 171.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Cumulative compaction: 0.00 GB write, 48.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Interval compaction: 0.00 GB write, 48.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Block cache BinnedLRUCache@0x562b48bcf610#7 capacity: 512.00 MB usage: 2.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,1.58 KB,0.000301003%) Misc(1,0.00 KB,0%) 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T10:21:38.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.587+0000 7fa97f15ac80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] at bind addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.587+0000 7fa97f15ac80 1 mon.b@-1(???) e3 preinit fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.591+0000 7fa97f15ac80 0 mon.b@-1(???).mds e10 new map 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.591+0000 7fa97f15ac80 0 mon.b@-1(???).mds e10 print_map 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: e10 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: btime 1970-01-01T00:00:00:000000+0000 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: legacy client fscid: 1 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Filesystem 'foo' (1) 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: fs_name foo 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: epoch 10 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: created 2024-09-21T10:09:08.143699+0000 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: modified 2024-09-21T10:09:19.330560+0000 2024-09-21T10:21:38.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: tableserver 0 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: root 0 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: session_timeout 60 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: session_autoclose 300 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: max_file_size 1099511627776 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: max_xattr_size 65536 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: required_client_features {} 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: last_failure 0 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: last_failure_osd_epoch 73 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: max_mds 1 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: in 0 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: up {0=24397} 2024-09-21T10:21:38.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: failed 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: damaged 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: stopped 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: data_pools [4] 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: metadata_pool 3 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: inline_data disabled 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: balancer 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: bal_rank_mask -1 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: standby_count_wanted 1 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: qdb_cluster leader: 0 members: 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: [mds.foo.smithi204.cofyzf{0:24397} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.204:6832/1905528074,v1:172.21.15.204:6833/1905528074] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: Standby daemons: 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: [mds.foo.smithi003.rmnbsz{-1:14592} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.3:6834/3065517462,v1:172.21.15.3:6835/3065517462] compat {c=[1],r=[1],i=[7ff]}] 2024-09-21T10:21:38.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.591+0000 7fa97f15ac80 0 mon.b@-1(???).osd e84 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T10:21:38.032 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.591+0000 7fa97f15ac80 0 mon.b@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:21:38.032 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.591+0000 7fa97f15ac80 0 mon.b@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:21:38.032 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.591+0000 7fa97f15ac80 0 mon.b@-1(???).osd e84 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T10:21:38.032 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:37 smithi204 bash[78884]: debug 2024-09-21T10:21:37.591+0000 7fa97f15ac80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-09-21T10:21:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:38 smithi003 bash[88275]: cluster 2024-09-21T10:21:34.144690+0000 mgr.y (mgr.25133) 134 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:38 smithi003 bash[88275]: cluster 2024-09-21T10:21:34.144690+0000 mgr.y (mgr.25133) 134 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:38 smithi003 bash[88275]: audit 2024-09-21T10:21:34.703462+0000 mgr.y (mgr.25133) 135 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:21:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:38 smithi003 bash[88275]: audit 2024-09-21T10:21:34.703462+0000 mgr.y (mgr.25133) 135 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:21:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:38 smithi003 bash[89466]: cluster 2024-09-21T10:21:34.144690+0000 mgr.y (mgr.25133) 134 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:38 smithi003 bash[89466]: cluster 2024-09-21T10:21:34.144690+0000 mgr.y (mgr.25133) 134 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:38 smithi003 bash[89466]: audit 2024-09-21T10:21:34.703462+0000 mgr.y (mgr.25133) 135 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:21:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:38 smithi003 bash[89466]: audit 2024-09-21T10:21:34.703462+0000 mgr.y (mgr.25133) 135 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:21:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:38 smithi204 bash[78884]: cluster 2024-09-21T10:21:34.144690+0000 mgr.y (mgr.25133) 134 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:38 smithi204 bash[78884]: cluster 2024-09-21T10:21:34.144690+0000 mgr.y (mgr.25133) 134 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:38 smithi204 bash[78884]: audit 2024-09-21T10:21:34.703462+0000 mgr.y (mgr.25133) 135 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:21:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:38 smithi204 bash[78884]: audit 2024-09-21T10:21:34.703462+0000 mgr.y (mgr.25133) 135 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:21:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.145991+0000 mgr.y (mgr.25133) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.145991+0000 mgr.y (mgr.25133) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.662534+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.662534+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.663245+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.663245+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.663611+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.663611+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.674224+0000 mon.c (mon.2) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T10:21:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.674224+0000 mon.c (mon.2) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T10:21:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.674232+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.674232+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.675012+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.675012+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.676645+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.676645+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.677125+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.677125+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.677584+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.677584+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.700422+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.700422+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711659+0000 mon.a (mon.0) 208 : cluster [DBG] monmap epoch 4 2024-09-21T10:21:39.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711659+0000 mon.a (mon.0) 208 : cluster [DBG] monmap epoch 4 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.145991+0000 mgr.y (mgr.25133) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.145991+0000 mgr.y (mgr.25133) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.662534+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.662534+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.663245+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.663245+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.663611+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.663611+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.674224+0000 mon.c (mon.2) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.674224+0000 mon.c (mon.2) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.674232+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-21T10:21:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.674232+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.675012+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.675012+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.676645+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.676645+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.677125+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.677125+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.677584+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.677584+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.700422+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.700422+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711659+0000 mon.a (mon.0) 208 : cluster [DBG] monmap epoch 4 2024-09-21T10:21:39.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711659+0000 mon.a (mon.0) 208 : cluster [DBG] monmap epoch 4 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711691+0000 mon.a (mon.0) 209 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711691+0000 mon.a (mon.0) 209 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711712+0000 mon.a (mon.0) 210 : cluster [DBG] last_changed 2024-09-21T10:21:38.660314+0000 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711712+0000 mon.a (mon.0) 210 : cluster [DBG] last_changed 2024-09-21T10:21:38.660314+0000 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711731+0000 mon.a (mon.0) 211 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711731+0000 mon.a (mon.0) 211 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711752+0000 mon.a (mon.0) 212 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711752+0000 mon.a (mon.0) 212 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711775+0000 mon.a (mon.0) 213 : cluster [DBG] election_strategy: 1 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711775+0000 mon.a (mon.0) 213 : cluster [DBG] election_strategy: 1 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711796+0000 mon.a (mon.0) 214 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711796+0000 mon.a (mon.0) 214 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:21:39.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711818+0000 mon.a (mon.0) 215 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711818+0000 mon.a (mon.0) 215 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711841+0000 mon.a (mon.0) 216 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.711841+0000 mon.a (mon.0) 216 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.712894+0000 mon.a (mon.0) 217 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.712894+0000 mon.a (mon.0) 217 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.712950+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.712950+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.713603+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.713603+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.713871+0000 mon.a (mon.0) 220 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: cluster 2024-09-21T10:21:38.713871+0000 mon.a (mon.0) 220 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.735567+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.735567+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711691+0000 mon.a (mon.0) 209 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711691+0000 mon.a (mon.0) 209 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711712+0000 mon.a (mon.0) 210 : cluster [DBG] last_changed 2024-09-21T10:21:38.660314+0000 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711712+0000 mon.a (mon.0) 210 : cluster [DBG] last_changed 2024-09-21T10:21:38.660314+0000 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711731+0000 mon.a (mon.0) 211 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711731+0000 mon.a (mon.0) 211 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711752+0000 mon.a (mon.0) 212 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711752+0000 mon.a (mon.0) 212 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711775+0000 mon.a (mon.0) 213 : cluster [DBG] election_strategy: 1 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711775+0000 mon.a (mon.0) 213 : cluster [DBG] election_strategy: 1 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711796+0000 mon.a (mon.0) 214 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711796+0000 mon.a (mon.0) 214 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:21:39.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711818+0000 mon.a (mon.0) 215 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711818+0000 mon.a (mon.0) 215 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711841+0000 mon.a (mon.0) 216 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.711841+0000 mon.a (mon.0) 216 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.712894+0000 mon.a (mon.0) 217 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.712894+0000 mon.a (mon.0) 217 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.712950+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.712950+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.713603+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.713603+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.713871+0000 mon.a (mon.0) 220 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: cluster 2024-09-21T10:21:38.713871+0000 mon.a (mon.0) 220 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.735567+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.735567+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.747233+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.747233+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.756819+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.756819+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.758172+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:39.934 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[88275]: audit 2024-09-21T10:21:38.758172+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:39.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.747233+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.747233+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.756819+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.934 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.756819+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:39.935 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.758172+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:39.935 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:39 smithi003 bash[89466]: audit 2024-09-21T10:21:38.758172+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.145991+0000 mgr.y (mgr.25133) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.145991+0000 mgr.y (mgr.25133) 140 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.662534+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.662534+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.663245+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.663245+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.663611+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.663611+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.674224+0000 mon.c (mon.2) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T10:21:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.674224+0000 mon.c (mon.2) 3 : cluster [INF] mon.c calling monitor election 2024-09-21T10:21:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.674232+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.674232+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.675012+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.675012+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.676645+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.676645+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.677125+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.677125+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.677584+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.677584+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.700422+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.700422+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711659+0000 mon.a (mon.0) 208 : cluster [DBG] monmap epoch 4 2024-09-21T10:21:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711659+0000 mon.a (mon.0) 208 : cluster [DBG] monmap epoch 4 2024-09-21T10:21:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711691+0000 mon.a (mon.0) 209 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:21:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711691+0000 mon.a (mon.0) 209 : cluster [DBG] fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:21:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711712+0000 mon.a (mon.0) 210 : cluster [DBG] last_changed 2024-09-21T10:21:38.660314+0000 2024-09-21T10:21:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711712+0000 mon.a (mon.0) 210 : cluster [DBG] last_changed 2024-09-21T10:21:38.660314+0000 2024-09-21T10:21:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711731+0000 mon.a (mon.0) 211 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:21:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711731+0000 mon.a (mon.0) 211 : cluster [DBG] created 2024-09-21T09:55:28.865430+0000 2024-09-21T10:21:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711752+0000 mon.a (mon.0) 212 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T10:21:40.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711752+0000 mon.a (mon.0) 212 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711775+0000 mon.a (mon.0) 213 : cluster [DBG] election_strategy: 1 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711775+0000 mon.a (mon.0) 213 : cluster [DBG] election_strategy: 1 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711796+0000 mon.a (mon.0) 214 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711796+0000 mon.a (mon.0) 214 : cluster [DBG] 0: [v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] mon.a 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711818+0000 mon.a (mon.0) 215 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711818+0000 mon.a (mon.0) 215 : cluster [DBG] 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711841+0000 mon.a (mon.0) 216 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.711841+0000 mon.a (mon.0) 216 : cluster [DBG] 2: [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0] mon.c 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.712894+0000 mon.a (mon.0) 217 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.712894+0000 mon.a (mon.0) 217 : cluster [DBG] fsmap foo:1 {0=foo.smithi204.cofyzf=up:active} 1 up:standby 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.712950+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:40.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.712950+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T10:21:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.713603+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.713603+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e41: y(active, since 3m), standbys: x 2024-09-21T10:21:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.713871+0000 mon.a (mon.0) 220 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: cluster 2024-09-21T10:21:38.713871+0000 mon.a (mon.0) 220 : cluster [INF] overall HEALTH_OK 2024-09-21T10:21:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.735567+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.735567+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.747233+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.747233+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.756819+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:40.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.756819+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:40.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.758172+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:40.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:39 smithi204 bash[78884]: audit 2024-09-21T10:21:38.758172+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:21:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:41 smithi204 bash[78884]: cluster 2024-09-21T10:21:40.147067+0000 mgr.y (mgr.25133) 141 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:41 smithi204 bash[78884]: cluster 2024-09-21T10:21:40.147067+0000 mgr.y (mgr.25133) 141 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:41 smithi003 bash[88275]: cluster 2024-09-21T10:21:40.147067+0000 mgr.y (mgr.25133) 141 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:41 smithi003 bash[88275]: cluster 2024-09-21T10:21:40.147067+0000 mgr.y (mgr.25133) 141 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:41 smithi003 bash[89466]: cluster 2024-09-21T10:21:40.147067+0000 mgr.y (mgr.25133) 141 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:41 smithi003 bash[89466]: cluster 2024-09-21T10:21:40.147067+0000 mgr.y (mgr.25133) 141 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:42.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:21:42 smithi003 bash[72896]: debug 2024-09-21T10:21:42.601+0000 7f41cb658640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T10:21:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:43 smithi204 bash[78884]: cluster 2024-09-21T10:21:42.147712+0000 mgr.y (mgr.25133) 142 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:43 smithi204 bash[78884]: cluster 2024-09-21T10:21:42.147712+0000 mgr.y (mgr.25133) 142 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:43 smithi003 bash[88275]: cluster 2024-09-21T10:21:42.147712+0000 mgr.y (mgr.25133) 142 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:43 smithi003 bash[88275]: cluster 2024-09-21T10:21:42.147712+0000 mgr.y (mgr.25133) 142 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:43 smithi003 bash[89466]: cluster 2024-09-21T10:21:42.147712+0000 mgr.y (mgr.25133) 142 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:43 smithi003 bash[89466]: cluster 2024-09-21T10:21:42.147712+0000 mgr.y (mgr.25133) 142 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[89466]: cluster 2024-09-21T10:21:44.148340+0000 mgr.y (mgr.25133) 143 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[89466]: cluster 2024-09-21T10:21:44.148340+0000 mgr.y (mgr.25133) 143 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[89466]: audit 2024-09-21T10:21:44.565126+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[89466]: audit 2024-09-21T10:21:44.565126+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[89466]: audit 2024-09-21T10:21:44.569381+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[89466]: audit 2024-09-21T10:21:44.569381+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[89466]: audit 2024-09-21T10:21:44.774024+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[89466]: audit 2024-09-21T10:21:44.774024+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[89466]: audit 2024-09-21T10:21:44.783806+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[89466]: audit 2024-09-21T10:21:44.783806+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[88275]: cluster 2024-09-21T10:21:44.148340+0000 mgr.y (mgr.25133) 143 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[88275]: cluster 2024-09-21T10:21:44.148340+0000 mgr.y (mgr.25133) 143 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[88275]: audit 2024-09-21T10:21:44.565126+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[88275]: audit 2024-09-21T10:21:44.565126+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[88275]: audit 2024-09-21T10:21:44.569381+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[88275]: audit 2024-09-21T10:21:44.569381+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[88275]: audit 2024-09-21T10:21:44.774024+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[88275]: audit 2024-09-21T10:21:44.774024+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[88275]: audit 2024-09-21T10:21:44.783806+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:45.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:45 smithi003 bash[88275]: audit 2024-09-21T10:21:44.783806+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:45 smithi204 bash[78884]: cluster 2024-09-21T10:21:44.148340+0000 mgr.y (mgr.25133) 143 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:45 smithi204 bash[78884]: cluster 2024-09-21T10:21:44.148340+0000 mgr.y (mgr.25133) 143 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:45 smithi204 bash[78884]: audit 2024-09-21T10:21:44.565126+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:45 smithi204 bash[78884]: audit 2024-09-21T10:21:44.565126+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:45 smithi204 bash[78884]: audit 2024-09-21T10:21:44.569381+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:45 smithi204 bash[78884]: audit 2024-09-21T10:21:44.569381+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:45 smithi204 bash[78884]: audit 2024-09-21T10:21:44.774024+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:45 smithi204 bash[78884]: audit 2024-09-21T10:21:44.774024+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:45 smithi204 bash[78884]: audit 2024-09-21T10:21:44.783806+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:46.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:45 smithi204 bash[78884]: audit 2024-09-21T10:21:44.783806+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[88275]: audit 2024-09-21T10:21:45.916869+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[88275]: audit 2024-09-21T10:21:45.916869+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[88275]: audit 2024-09-21T10:21:45.928714+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[88275]: audit 2024-09-21T10:21:45.928714+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[88275]: cluster 2024-09-21T10:21:46.148906+0000 mgr.y (mgr.25133) 144 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:47.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[88275]: cluster 2024-09-21T10:21:46.148906+0000 mgr.y (mgr.25133) 144 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:47.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[89466]: audit 2024-09-21T10:21:45.916869+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[89466]: audit 2024-09-21T10:21:45.916869+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[89466]: audit 2024-09-21T10:21:45.928714+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[89466]: audit 2024-09-21T10:21:45.928714+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[89466]: cluster 2024-09-21T10:21:46.148906+0000 mgr.y (mgr.25133) 144 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:47.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:46 smithi003 bash[89466]: cluster 2024-09-21T10:21:46.148906+0000 mgr.y (mgr.25133) 144 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:47.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:46 smithi204 bash[78884]: audit 2024-09-21T10:21:45.916869+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:46 smithi204 bash[78884]: audit 2024-09-21T10:21:45.916869+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:46 smithi204 bash[78884]: audit 2024-09-21T10:21:45.928714+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:46 smithi204 bash[78884]: audit 2024-09-21T10:21:45.928714+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:47.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:46 smithi204 bash[78884]: cluster 2024-09-21T10:21:46.148906+0000 mgr.y (mgr.25133) 144 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:47.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:46 smithi204 bash[78884]: cluster 2024-09-21T10:21:46.148906+0000 mgr.y (mgr.25133) 144 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:21:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:21:47] "GET /metrics HTTP/1.1" 200 33782 "" "Prometheus/2.51.0" 2024-09-21T10:21:49.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:49 smithi204 bash[78884]: cluster 2024-09-21T10:21:48.149580+0000 mgr.y (mgr.25133) 145 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:49.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:49 smithi204 bash[78884]: cluster 2024-09-21T10:21:48.149580+0000 mgr.y (mgr.25133) 145 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:49 smithi003 bash[89466]: cluster 2024-09-21T10:21:48.149580+0000 mgr.y (mgr.25133) 145 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:49 smithi003 bash[89466]: cluster 2024-09-21T10:21:48.149580+0000 mgr.y (mgr.25133) 145 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:49 smithi003 bash[88275]: cluster 2024-09-21T10:21:48.149580+0000 mgr.y (mgr.25133) 145 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:49 smithi003 bash[88275]: cluster 2024-09-21T10:21:48.149580+0000 mgr.y (mgr.25133) 145 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:51 smithi204 bash[78884]: cluster 2024-09-21T10:21:50.150366+0000 mgr.y (mgr.25133) 146 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:51 smithi204 bash[78884]: cluster 2024-09-21T10:21:50.150366+0000 mgr.y (mgr.25133) 146 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:51 smithi003 bash[89466]: cluster 2024-09-21T10:21:50.150366+0000 mgr.y (mgr.25133) 146 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:51 smithi003 bash[89466]: cluster 2024-09-21T10:21:50.150366+0000 mgr.y (mgr.25133) 146 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:51 smithi003 bash[88275]: cluster 2024-09-21T10:21:50.150366+0000 mgr.y (mgr.25133) 146 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:51 smithi003 bash[88275]: cluster 2024-09-21T10:21:50.150366+0000 mgr.y (mgr.25133) 146 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:53.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:53 smithi204 bash[78884]: cluster 2024-09-21T10:21:52.150939+0000 mgr.y (mgr.25133) 147 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:53.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:53 smithi204 bash[78884]: cluster 2024-09-21T10:21:52.150939+0000 mgr.y (mgr.25133) 147 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:53 smithi003 bash[88275]: cluster 2024-09-21T10:21:52.150939+0000 mgr.y (mgr.25133) 147 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:53 smithi003 bash[88275]: cluster 2024-09-21T10:21:52.150939+0000 mgr.y (mgr.25133) 147 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:53 smithi003 bash[89466]: cluster 2024-09-21T10:21:52.150939+0000 mgr.y (mgr.25133) 147 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:53.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:53 smithi003 bash[89466]: cluster 2024-09-21T10:21:52.150939+0000 mgr.y (mgr.25133) 147 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:54 smithi204 bash[78884]: audit 2024-09-21T10:21:53.569701+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:54 smithi204 bash[78884]: audit 2024-09-21T10:21:53.569701+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:54 smithi003 bash[88275]: audit 2024-09-21T10:21:53.569701+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:54 smithi003 bash[88275]: audit 2024-09-21T10:21:53.569701+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:54 smithi003 bash[89466]: audit 2024-09-21T10:21:53.569701+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:54 smithi003 bash[89466]: audit 2024-09-21T10:21:53.569701+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:21:55.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:55 smithi204 bash[78884]: cluster 2024-09-21T10:21:54.151969+0000 mgr.y (mgr.25133) 148 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:55.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:55 smithi204 bash[78884]: cluster 2024-09-21T10:21:54.151969+0000 mgr.y (mgr.25133) 148 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:55 smithi003 bash[88275]: cluster 2024-09-21T10:21:54.151969+0000 mgr.y (mgr.25133) 148 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:55 smithi003 bash[88275]: cluster 2024-09-21T10:21:54.151969+0000 mgr.y (mgr.25133) 148 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:55 smithi003 bash[89466]: cluster 2024-09-21T10:21:54.151969+0000 mgr.y (mgr.25133) 148 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:55.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:55 smithi003 bash[89466]: cluster 2024-09-21T10:21:54.151969+0000 mgr.y (mgr.25133) 148 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:57.543 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:21:57] "GET /metrics HTTP/1.1" 200 33848 "" "Prometheus/2.51.0" 2024-09-21T10:21:57.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: cluster 2024-09-21T10:21:56.152612+0000 mgr.y (mgr.25133) 149 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:57.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: cluster 2024-09-21T10:21:56.152612+0000 mgr.y (mgr.25133) 149 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:57.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.543773+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.543773+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.554345+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.554345+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.556573+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:57.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.556573+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:57.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.558573+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:57.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.558573+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:57.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.569249+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.569249+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: cephadm 2024-09-21T10:21:56.610118+0000 mgr.y (mgr.25133) 150 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: cephadm 2024-09-21T10:21:56.610118+0000 mgr.y (mgr.25133) 150 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.610689+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.610689+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.612070+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.612070+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.613428+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: audit 2024-09-21T10:21:56.613428+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: cephadm 2024-09-21T10:21:56.615035+0000 mgr.y (mgr.25133) 151 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[88275]: cephadm 2024-09-21T10:21:56.615035+0000 mgr.y (mgr.25133) 151 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: cluster 2024-09-21T10:21:56.152612+0000 mgr.y (mgr.25133) 149 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:57.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: cluster 2024-09-21T10:21:56.152612+0000 mgr.y (mgr.25133) 149 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.543773+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.543773+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.554345+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.554345+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.556573+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.556573+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.558573+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.558573+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.569249+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.569249+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: cephadm 2024-09-21T10:21:56.610118+0000 mgr.y (mgr.25133) 150 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: cephadm 2024-09-21T10:21:56.610118+0000 mgr.y (mgr.25133) 150 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-21T10:21:57.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.610689+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:21:57.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.610689+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:21:57.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.612070+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:21:57.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.612070+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:21:57.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.613428+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:57.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: audit 2024-09-21T10:21:56.613428+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:57.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: cephadm 2024-09-21T10:21:56.615035+0000 mgr.y (mgr.25133) 151 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-21T10:21:57.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:57 smithi003 bash[89466]: cephadm 2024-09-21T10:21:56.615035+0000 mgr.y (mgr.25133) 151 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: cluster 2024-09-21T10:21:56.152612+0000 mgr.y (mgr.25133) 149 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: cluster 2024-09-21T10:21:56.152612+0000 mgr.y (mgr.25133) 149 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.543773+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.543773+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.554345+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.554345+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.556573+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.556573+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.558573+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.558573+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.569249+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.569249+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: cephadm 2024-09-21T10:21:56.610118+0000 mgr.y (mgr.25133) 150 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-21T10:21:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: cephadm 2024-09-21T10:21:56.610118+0000 mgr.y (mgr.25133) 150 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-21T10:21:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.610689+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:21:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.610689+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:21:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.612070+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:21:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.612070+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:21:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.613428+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: audit 2024-09-21T10:21:56.613428+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: cephadm 2024-09-21T10:21:56.615035+0000 mgr.y (mgr.25133) 151 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-21T10:21:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:57 smithi204 bash[78884]: cephadm 2024-09-21T10:21:56.615035+0000 mgr.y (mgr.25133) 151 : cephadm [INF] Reconfiguring daemon mon.a on smithi003 2024-09-21T10:21:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: cluster 2024-09-21T10:21:58.153238+0000 mgr.y (mgr.25133) 152 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: cluster 2024-09-21T10:21:58.153238+0000 mgr.y (mgr.25133) 152 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:59.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: audit 2024-09-21T10:21:58.904396+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:59.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: audit 2024-09-21T10:21:58.904396+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:59.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: audit 2024-09-21T10:21:58.913808+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:59.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: audit 2024-09-21T10:21:58.913808+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:59.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: audit 2024-09-21T10:21:58.916447+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:21:59.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: audit 2024-09-21T10:21:58.916447+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:21:59.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: audit 2024-09-21T10:21:58.918320+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:21:59.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: audit 2024-09-21T10:21:58.918320+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:21:59.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: audit 2024-09-21T10:21:58.920057+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:59.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[88275]: audit 2024-09-21T10:21:58.920057+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:59.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: cluster 2024-09-21T10:21:58.153238+0000 mgr.y (mgr.25133) 152 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:59.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: cluster 2024-09-21T10:21:58.153238+0000 mgr.y (mgr.25133) 152 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:21:59.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: audit 2024-09-21T10:21:58.904396+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:59.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: audit 2024-09-21T10:21:58.904396+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:59.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: audit 2024-09-21T10:21:58.913808+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:59.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: audit 2024-09-21T10:21:58.913808+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:21:59.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: audit 2024-09-21T10:21:58.916447+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:21:59.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: audit 2024-09-21T10:21:58.916447+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:21:59.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: audit 2024-09-21T10:21:58.918320+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:21:59.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: audit 2024-09-21T10:21:58.918320+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:21:59.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: audit 2024-09-21T10:21:58.920057+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:21:59.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:21:59 smithi003 bash[89466]: audit 2024-09-21T10:21:58.920057+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: cluster 2024-09-21T10:21:58.153238+0000 mgr.y (mgr.25133) 152 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: cluster 2024-09-21T10:21:58.153238+0000 mgr.y (mgr.25133) 152 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: audit 2024-09-21T10:21:58.904396+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: audit 2024-09-21T10:21:58.904396+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: audit 2024-09-21T10:21:58.913808+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: audit 2024-09-21T10:21:58.913808+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: audit 2024-09-21T10:21:58.916447+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:22:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: audit 2024-09-21T10:21:58.916447+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:22:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: audit 2024-09-21T10:21:58.918320+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:22:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: audit 2024-09-21T10:21:58.918320+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:22:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: audit 2024-09-21T10:21:58.920057+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:21:59 smithi204 bash[78884]: audit 2024-09-21T10:21:58.920057+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:00.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:00 smithi003 bash[89466]: cephadm 2024-09-21T10:21:58.915809+0000 mgr.y (mgr.25133) 153 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-21T10:22:00.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:00 smithi003 bash[89466]: cephadm 2024-09-21T10:21:58.915809+0000 mgr.y (mgr.25133) 153 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-21T10:22:00.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:00 smithi003 bash[89466]: cephadm 2024-09-21T10:21:58.921762+0000 mgr.y (mgr.25133) 154 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-21T10:22:00.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:00 smithi003 bash[89466]: cephadm 2024-09-21T10:21:58.921762+0000 mgr.y (mgr.25133) 154 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-21T10:22:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:00 smithi003 bash[88275]: cephadm 2024-09-21T10:21:58.915809+0000 mgr.y (mgr.25133) 153 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-21T10:22:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:00 smithi003 bash[88275]: cephadm 2024-09-21T10:21:58.915809+0000 mgr.y (mgr.25133) 153 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-21T10:22:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:00 smithi003 bash[88275]: cephadm 2024-09-21T10:21:58.921762+0000 mgr.y (mgr.25133) 154 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-21T10:22:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:00 smithi003 bash[88275]: cephadm 2024-09-21T10:21:58.921762+0000 mgr.y (mgr.25133) 154 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-21T10:22:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:00 smithi204 bash[78884]: cephadm 2024-09-21T10:21:58.915809+0000 mgr.y (mgr.25133) 153 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-21T10:22:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:00 smithi204 bash[78884]: cephadm 2024-09-21T10:21:58.915809+0000 mgr.y (mgr.25133) 153 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-09-21T10:22:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:00 smithi204 bash[78884]: cephadm 2024-09-21T10:21:58.921762+0000 mgr.y (mgr.25133) 154 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-21T10:22:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:00 smithi204 bash[78884]: cephadm 2024-09-21T10:21:58.921762+0000 mgr.y (mgr.25133) 154 : cephadm [INF] Reconfiguring daemon mgr.y on smithi003 2024-09-21T10:22:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: cluster 2024-09-21T10:22:00.154641+0000 mgr.y (mgr.25133) 155 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: cluster 2024-09-21T10:22:00.154641+0000 mgr.y (mgr.25133) 155 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: audit 2024-09-21T10:22:01.181912+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: audit 2024-09-21T10:22:01.181912+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: audit 2024-09-21T10:22:01.195092+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: audit 2024-09-21T10:22:01.195092+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: audit 2024-09-21T10:22:01.198113+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: audit 2024-09-21T10:22:01.198113+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: audit 2024-09-21T10:22:01.199566+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: audit 2024-09-21T10:22:01.199566+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: audit 2024-09-21T10:22:01.201117+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[88275]: audit 2024-09-21T10:22:01.201117+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: cluster 2024-09-21T10:22:00.154641+0000 mgr.y (mgr.25133) 155 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: cluster 2024-09-21T10:22:00.154641+0000 mgr.y (mgr.25133) 155 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:01.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: audit 2024-09-21T10:22:01.181912+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:01.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: audit 2024-09-21T10:22:01.181912+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:01.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: audit 2024-09-21T10:22:01.195092+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:01.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: audit 2024-09-21T10:22:01.195092+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:01.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: audit 2024-09-21T10:22:01.198113+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:01.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: audit 2024-09-21T10:22:01.198113+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:01.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: audit 2024-09-21T10:22:01.199566+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:01.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: audit 2024-09-21T10:22:01.199566+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:01.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: audit 2024-09-21T10:22:01.201117+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:01.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:01 smithi003 bash[89466]: audit 2024-09-21T10:22:01.201117+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: cluster 2024-09-21T10:22:00.154641+0000 mgr.y (mgr.25133) 155 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: cluster 2024-09-21T10:22:00.154641+0000 mgr.y (mgr.25133) 155 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: audit 2024-09-21T10:22:01.181912+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: audit 2024-09-21T10:22:01.181912+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: audit 2024-09-21T10:22:01.195092+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: audit 2024-09-21T10:22:01.195092+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: audit 2024-09-21T10:22:01.198113+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: audit 2024-09-21T10:22:01.198113+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: audit 2024-09-21T10:22:01.199566+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: audit 2024-09-21T10:22:01.199566+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: audit 2024-09-21T10:22:01.201117+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:01 smithi204 bash[78884]: audit 2024-09-21T10:22:01.201117+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:02.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:02 smithi003 bash[88275]: cephadm 2024-09-21T10:22:01.197518+0000 mgr.y (mgr.25133) 156 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T10:22:02.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:02 smithi003 bash[88275]: cephadm 2024-09-21T10:22:01.197518+0000 mgr.y (mgr.25133) 156 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T10:22:02.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:02 smithi003 bash[88275]: cephadm 2024-09-21T10:22:01.203013+0000 mgr.y (mgr.25133) 157 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-21T10:22:02.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:02 smithi003 bash[88275]: cephadm 2024-09-21T10:22:01.203013+0000 mgr.y (mgr.25133) 157 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-21T10:22:02.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:02 smithi003 bash[89466]: cephadm 2024-09-21T10:22:01.197518+0000 mgr.y (mgr.25133) 156 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T10:22:02.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:02 smithi003 bash[89466]: cephadm 2024-09-21T10:22:01.197518+0000 mgr.y (mgr.25133) 156 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T10:22:02.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:02 smithi003 bash[89466]: cephadm 2024-09-21T10:22:01.203013+0000 mgr.y (mgr.25133) 157 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-21T10:22:02.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:02 smithi003 bash[89466]: cephadm 2024-09-21T10:22:01.203013+0000 mgr.y (mgr.25133) 157 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-21T10:22:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:02 smithi204 bash[78884]: cephadm 2024-09-21T10:22:01.197518+0000 mgr.y (mgr.25133) 156 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T10:22:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:02 smithi204 bash[78884]: cephadm 2024-09-21T10:22:01.197518+0000 mgr.y (mgr.25133) 156 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T10:22:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:02 smithi204 bash[78884]: cephadm 2024-09-21T10:22:01.203013+0000 mgr.y (mgr.25133) 157 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-21T10:22:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:02 smithi204 bash[78884]: cephadm 2024-09-21T10:22:01.203013+0000 mgr.y (mgr.25133) 157 : cephadm [INF] Reconfiguring daemon mon.c on smithi003 2024-09-21T10:22:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[88275]: cluster 2024-09-21T10:22:02.155329+0000 mgr.y (mgr.25133) 158 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[88275]: cluster 2024-09-21T10:22:02.155329+0000 mgr.y (mgr.25133) 158 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[88275]: audit 2024-09-21T10:22:03.361682+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[88275]: audit 2024-09-21T10:22:03.361682+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[88275]: audit 2024-09-21T10:22:03.373507+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[88275]: audit 2024-09-21T10:22:03.373507+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[88275]: audit 2024-09-21T10:22:03.376205+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:22:03.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[88275]: audit 2024-09-21T10:22:03.376205+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:22:03.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[88275]: audit 2024-09-21T10:22:03.377707+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:03.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[88275]: audit 2024-09-21T10:22:03.377707+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[89466]: cluster 2024-09-21T10:22:02.155329+0000 mgr.y (mgr.25133) 158 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[89466]: cluster 2024-09-21T10:22:02.155329+0000 mgr.y (mgr.25133) 158 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[89466]: audit 2024-09-21T10:22:03.361682+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[89466]: audit 2024-09-21T10:22:03.361682+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[89466]: audit 2024-09-21T10:22:03.373507+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[89466]: audit 2024-09-21T10:22:03.373507+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[89466]: audit 2024-09-21T10:22:03.376205+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:22:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[89466]: audit 2024-09-21T10:22:03.376205+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:22:03.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[89466]: audit 2024-09-21T10:22:03.377707+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:03.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:03 smithi003 bash[89466]: audit 2024-09-21T10:22:03.377707+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:03 smithi204 bash[78884]: cluster 2024-09-21T10:22:02.155329+0000 mgr.y (mgr.25133) 158 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:03 smithi204 bash[78884]: cluster 2024-09-21T10:22:02.155329+0000 mgr.y (mgr.25133) 158 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:03 smithi204 bash[78884]: audit 2024-09-21T10:22:03.361682+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:03 smithi204 bash[78884]: audit 2024-09-21T10:22:03.361682+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:03 smithi204 bash[78884]: audit 2024-09-21T10:22:03.373507+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:03 smithi204 bash[78884]: audit 2024-09-21T10:22:03.373507+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:03 smithi204 bash[78884]: audit 2024-09-21T10:22:03.376205+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:22:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:03 smithi204 bash[78884]: audit 2024-09-21T10:22:03.376205+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:22:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:03 smithi204 bash[78884]: audit 2024-09-21T10:22:03.377707+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:03 smithi204 bash[78884]: audit 2024-09-21T10:22:03.377707+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:04.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:04 smithi003 bash[88275]: cephadm 2024-09-21T10:22:03.375645+0000 mgr.y (mgr.25133) 159 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-21T10:22:04.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:04 smithi003 bash[88275]: cephadm 2024-09-21T10:22:03.375645+0000 mgr.y (mgr.25133) 159 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-21T10:22:04.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:04 smithi003 bash[88275]: cephadm 2024-09-21T10:22:03.382153+0000 mgr.y (mgr.25133) 160 : cephadm [INF] Reconfiguring daemon osd.0 on smithi003 2024-09-21T10:22:04.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:04 smithi003 bash[88275]: cephadm 2024-09-21T10:22:03.382153+0000 mgr.y (mgr.25133) 160 : cephadm [INF] Reconfiguring daemon osd.0 on smithi003 2024-09-21T10:22:04.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:04 smithi003 bash[89466]: cephadm 2024-09-21T10:22:03.375645+0000 mgr.y (mgr.25133) 159 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-21T10:22:04.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:04 smithi003 bash[89466]: cephadm 2024-09-21T10:22:03.375645+0000 mgr.y (mgr.25133) 159 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-21T10:22:04.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:04 smithi003 bash[89466]: cephadm 2024-09-21T10:22:03.382153+0000 mgr.y (mgr.25133) 160 : cephadm [INF] Reconfiguring daemon osd.0 on smithi003 2024-09-21T10:22:04.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:04 smithi003 bash[89466]: cephadm 2024-09-21T10:22:03.382153+0000 mgr.y (mgr.25133) 160 : cephadm [INF] Reconfiguring daemon osd.0 on smithi003 2024-09-21T10:22:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:04 smithi204 bash[78884]: cephadm 2024-09-21T10:22:03.375645+0000 mgr.y (mgr.25133) 159 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-21T10:22:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:04 smithi204 bash[78884]: cephadm 2024-09-21T10:22:03.375645+0000 mgr.y (mgr.25133) 159 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-21T10:22:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:04 smithi204 bash[78884]: cephadm 2024-09-21T10:22:03.382153+0000 mgr.y (mgr.25133) 160 : cephadm [INF] Reconfiguring daemon osd.0 on smithi003 2024-09-21T10:22:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:04 smithi204 bash[78884]: cephadm 2024-09-21T10:22:03.382153+0000 mgr.y (mgr.25133) 160 : cephadm [INF] Reconfiguring daemon osd.0 on smithi003 2024-09-21T10:22:05.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:05 smithi003 bash[89466]: cluster 2024-09-21T10:22:04.156309+0000 mgr.y (mgr.25133) 161 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:05.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:05 smithi003 bash[89466]: cluster 2024-09-21T10:22:04.156309+0000 mgr.y (mgr.25133) 161 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:05 smithi003 bash[88275]: cluster 2024-09-21T10:22:04.156309+0000 mgr.y (mgr.25133) 161 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:05 smithi003 bash[88275]: cluster 2024-09-21T10:22:04.156309+0000 mgr.y (mgr.25133) 161 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:05 smithi204 bash[78884]: cluster 2024-09-21T10:22:04.156309+0000 mgr.y (mgr.25133) 161 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:05 smithi204 bash[78884]: cluster 2024-09-21T10:22:04.156309+0000 mgr.y (mgr.25133) 161 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:06.438 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:22:06.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: audit 2024-09-21T10:22:05.662296+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:06.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: audit 2024-09-21T10:22:05.662296+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:06.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: audit 2024-09-21T10:22:05.672020+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:06.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: audit 2024-09-21T10:22:05.672020+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:06.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: cephadm 2024-09-21T10:22:05.673592+0000 mgr.y (mgr.25133) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-21T10:22:06.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: cephadm 2024-09-21T10:22:05.673592+0000 mgr.y (mgr.25133) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-21T10:22:06.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: audit 2024-09-21T10:22:05.673920+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:22:06.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: audit 2024-09-21T10:22:05.673920+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:22:06.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: audit 2024-09-21T10:22:05.674769+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:06.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: audit 2024-09-21T10:22:05.674769+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:06.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: cephadm 2024-09-21T10:22:05.677044+0000 mgr.y (mgr.25133) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi003 2024-09-21T10:22:06.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[89466]: cephadm 2024-09-21T10:22:05.677044+0000 mgr.y (mgr.25133) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi003 2024-09-21T10:22:06.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: audit 2024-09-21T10:22:05.662296+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:06.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: audit 2024-09-21T10:22:05.662296+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:06.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: audit 2024-09-21T10:22:05.672020+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:06.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: audit 2024-09-21T10:22:05.672020+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:06.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: cephadm 2024-09-21T10:22:05.673592+0000 mgr.y (mgr.25133) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-21T10:22:06.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: cephadm 2024-09-21T10:22:05.673592+0000 mgr.y (mgr.25133) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-21T10:22:06.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: audit 2024-09-21T10:22:05.673920+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:22:06.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: audit 2024-09-21T10:22:05.673920+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:22:06.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: audit 2024-09-21T10:22:05.674769+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:06.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: audit 2024-09-21T10:22:05.674769+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:06.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: cephadm 2024-09-21T10:22:05.677044+0000 mgr.y (mgr.25133) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi003 2024-09-21T10:22:06.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:06 smithi003 bash[88275]: cephadm 2024-09-21T10:22:05.677044+0000 mgr.y (mgr.25133) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi003 2024-09-21T10:22:07.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: audit 2024-09-21T10:22:05.662296+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: audit 2024-09-21T10:22:05.662296+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: audit 2024-09-21T10:22:05.672020+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: audit 2024-09-21T10:22:05.672020+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: cephadm 2024-09-21T10:22:05.673592+0000 mgr.y (mgr.25133) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-21T10:22:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: cephadm 2024-09-21T10:22:05.673592+0000 mgr.y (mgr.25133) 162 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-21T10:22:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: audit 2024-09-21T10:22:05.673920+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:22:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: audit 2024-09-21T10:22:05.673920+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:22:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: audit 2024-09-21T10:22:05.674769+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: audit 2024-09-21T10:22:05.674769+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: cephadm 2024-09-21T10:22:05.677044+0000 mgr.y (mgr.25133) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi003 2024-09-21T10:22:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:06 smithi204 bash[78884]: cephadm 2024-09-21T10:22:05.677044+0000 mgr.y (mgr.25133) 163 : cephadm [INF] Reconfiguring daemon osd.1 on smithi003 2024-09-21T10:22:07.092 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:22:07.092 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (5m) 22s ago 15m 14.1M - 0.27.0 11f11916f8cd e47c56afbcb1 2024-09-21T10:22:07.092 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (4m) 22s ago 14m 70.5M - 10.4.8 5aad1d7cf004 17fb16016de7 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (12m) 22s ago 12m 16.1M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (12m) 22s ago 12m 19.3M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (6m) 22s ago 23m 441M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (7m) 22s ago 26m 499M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (3m) 22s ago 26m 44.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 50596c976afa 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (30s) 22s ago 24m 18.8M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 3c1bf2616ad3 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (3m) 22s ago 24m 36.5M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d132b15011b2 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (6m) 22s ago 15m 7967k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (6m) 22s ago 15m 8187k - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (23m) 22s ago 23m 93.5M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (22m) 22s ago 22m 84.4M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (21m) 22s ago 21m 104M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:22:07.093 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (20m) 22s ago 20m 65.0M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:22:07.094 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (19m) 22s ago 19m 95.4M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:22:07.094 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (18m) 22s ago 18m 101M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:22:07.094 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (17m) 22s ago 17m 77.7M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:22:07.094 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (16m) 22s ago 16m 89.9M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:22:07.094 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (5m) 22s ago 15m 43.5M - 2.51.0 1d3b7f56885b 53e5c3a401c9 2024-09-21T10:22:07.489 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:22:07.490 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:22:07.490 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:22:07.490 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:22:07.490 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:22:07.490 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:22:07.490 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:22:07.490 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:22:07.490 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:22:07.490 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:22:07.490 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:22:07.491 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:22:07.491 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:22:07.491 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:22:07.491 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 10, 2024-09-21T10:22:07.491 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 5 2024-09-21T10:22:07.491 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:22:07.491 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:22:07.626 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:22:07] "GET /metrics HTTP/1.1" 200 33848 "" "Prometheus/2.51.0" 2024-09-21T10:22:07.802 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:22:07.803 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:22:07.803 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:22:07.803 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (0 remaining).", 2024-09-21T10:22:07.803 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [ 2024-09-21T10:22:07.803 INFO:teuthology.orchestra.run.smithi003.stdout: "mon" 2024-09-21T10:22:07.803 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:22:07.803 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "3/3 daemons upgraded", 2024-09-21T10:22:07.803 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T10:22:07.803 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:22:07.803 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:22:07.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[88275]: cluster 2024-09-21T10:22:06.156895+0000 mgr.y (mgr.25133) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:07.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[88275]: cluster 2024-09-21T10:22:06.156895+0000 mgr.y (mgr.25133) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:07.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[88275]: audit 2024-09-21T10:22:06.424525+0000 mgr.y (mgr.25133) 165 : audit [DBG] from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:07.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[88275]: audit 2024-09-21T10:22:06.424525+0000 mgr.y (mgr.25133) 165 : audit [DBG] from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:07.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[88275]: audit 2024-09-21T10:22:06.748486+0000 mgr.y (mgr.25133) 166 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:07.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[88275]: audit 2024-09-21T10:22:06.748486+0000 mgr.y (mgr.25133) 166 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:07.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[88275]: audit 2024-09-21T10:22:07.488158+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/3898559700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:07.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[88275]: audit 2024-09-21T10:22:07.488158+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/3898559700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:07.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[89466]: cluster 2024-09-21T10:22:06.156895+0000 mgr.y (mgr.25133) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:07.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[89466]: cluster 2024-09-21T10:22:06.156895+0000 mgr.y (mgr.25133) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:07.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[89466]: audit 2024-09-21T10:22:06.424525+0000 mgr.y (mgr.25133) 165 : audit [DBG] from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:07.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[89466]: audit 2024-09-21T10:22:06.424525+0000 mgr.y (mgr.25133) 165 : audit [DBG] from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:07.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[89466]: audit 2024-09-21T10:22:06.748486+0000 mgr.y (mgr.25133) 166 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:07.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[89466]: audit 2024-09-21T10:22:06.748486+0000 mgr.y (mgr.25133) 166 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:07.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[89466]: audit 2024-09-21T10:22:07.488158+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/3898559700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:07.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:07 smithi003 bash[89466]: audit 2024-09-21T10:22:07.488158+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/3898559700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:07 smithi204 bash[78884]: cluster 2024-09-21T10:22:06.156895+0000 mgr.y (mgr.25133) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:07 smithi204 bash[78884]: cluster 2024-09-21T10:22:06.156895+0000 mgr.y (mgr.25133) 164 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:07 smithi204 bash[78884]: audit 2024-09-21T10:22:06.424525+0000 mgr.y (mgr.25133) 165 : audit [DBG] from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:07 smithi204 bash[78884]: audit 2024-09-21T10:22:06.424525+0000 mgr.y (mgr.25133) 165 : audit [DBG] from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:07 smithi204 bash[78884]: audit 2024-09-21T10:22:06.748486+0000 mgr.y (mgr.25133) 166 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:07 smithi204 bash[78884]: audit 2024-09-21T10:22:06.748486+0000 mgr.y (mgr.25133) 166 : audit [DBG] from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:07 smithi204 bash[78884]: audit 2024-09-21T10:22:07.488158+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/3898559700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:07 smithi204 bash[78884]: audit 2024-09-21T10:22:07.488158+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.3:0/3898559700' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:09.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:07.064800+0000 mgr.y (mgr.25133) 167 : audit [DBG] from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:07.064800+0000 mgr.y (mgr.25133) 167 : audit [DBG] from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:08.168548+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:08.168548+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:08.180107+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:08.180107+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:08.182054+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:22:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:08.182054+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:22:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:08.183040+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:08.183040+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:08.570286+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:08 smithi204 bash[78884]: audit 2024-09-21T10:22:08.570286+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:07.064800+0000 mgr.y (mgr.25133) 167 : audit [DBG] from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:09.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:07.064800+0000 mgr.y (mgr.25133) 167 : audit [DBG] from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:09.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:08.168548+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:08.168548+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:08.180107+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:08.180107+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:08.182054+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:22:09.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:08.182054+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:22:09.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:08.183040+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:09.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:08.183040+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:09.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:08.570286+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:09.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[88275]: audit 2024-09-21T10:22:08.570286+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:07.064800+0000 mgr.y (mgr.25133) 167 : audit [DBG] from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:07.064800+0000 mgr.y (mgr.25133) 167 : audit [DBG] from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:08.168548+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:08.168548+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:08.180107+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:08.180107+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:08.182054+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:08.182054+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:08.183040+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:08.183040+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:08.570286+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:09.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:08 smithi003 bash[89466]: audit 2024-09-21T10:22:08.570286+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:09.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[88275]: audit 2024-09-21T10:22:07.800750+0000 mgr.y (mgr.25133) 168 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:09.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[88275]: audit 2024-09-21T10:22:07.800750+0000 mgr.y (mgr.25133) 168 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:09.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[88275]: cluster 2024-09-21T10:22:08.157545+0000 mgr.y (mgr.25133) 169 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:09.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[88275]: cluster 2024-09-21T10:22:08.157545+0000 mgr.y (mgr.25133) 169 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:09.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[88275]: cephadm 2024-09-21T10:22:08.181654+0000 mgr.y (mgr.25133) 170 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-21T10:22:09.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[88275]: cephadm 2024-09-21T10:22:08.181654+0000 mgr.y (mgr.25133) 170 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-21T10:22:09.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[88275]: cephadm 2024-09-21T10:22:08.185202+0000 mgr.y (mgr.25133) 171 : cephadm [INF] Reconfiguring daemon osd.2 on smithi003 2024-09-21T10:22:09.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[88275]: cephadm 2024-09-21T10:22:08.185202+0000 mgr.y (mgr.25133) 171 : cephadm [INF] Reconfiguring daemon osd.2 on smithi003 2024-09-21T10:22:09.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[89466]: audit 2024-09-21T10:22:07.800750+0000 mgr.y (mgr.25133) 168 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:09.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[89466]: audit 2024-09-21T10:22:07.800750+0000 mgr.y (mgr.25133) 168 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:09.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[89466]: cluster 2024-09-21T10:22:08.157545+0000 mgr.y (mgr.25133) 169 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:09.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[89466]: cluster 2024-09-21T10:22:08.157545+0000 mgr.y (mgr.25133) 169 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:09.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[89466]: cephadm 2024-09-21T10:22:08.181654+0000 mgr.y (mgr.25133) 170 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-21T10:22:09.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[89466]: cephadm 2024-09-21T10:22:08.181654+0000 mgr.y (mgr.25133) 170 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-21T10:22:09.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[89466]: cephadm 2024-09-21T10:22:08.185202+0000 mgr.y (mgr.25133) 171 : cephadm [INF] Reconfiguring daemon osd.2 on smithi003 2024-09-21T10:22:09.962 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:09 smithi003 bash[89466]: cephadm 2024-09-21T10:22:08.185202+0000 mgr.y (mgr.25133) 171 : cephadm [INF] Reconfiguring daemon osd.2 on smithi003 2024-09-21T10:22:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:09 smithi204 bash[78884]: audit 2024-09-21T10:22:07.800750+0000 mgr.y (mgr.25133) 168 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:09 smithi204 bash[78884]: audit 2024-09-21T10:22:07.800750+0000 mgr.y (mgr.25133) 168 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:09 smithi204 bash[78884]: cluster 2024-09-21T10:22:08.157545+0000 mgr.y (mgr.25133) 169 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:09 smithi204 bash[78884]: cluster 2024-09-21T10:22:08.157545+0000 mgr.y (mgr.25133) 169 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:09 smithi204 bash[78884]: cephadm 2024-09-21T10:22:08.181654+0000 mgr.y (mgr.25133) 170 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-21T10:22:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:09 smithi204 bash[78884]: cephadm 2024-09-21T10:22:08.181654+0000 mgr.y (mgr.25133) 170 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-21T10:22:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:09 smithi204 bash[78884]: cephadm 2024-09-21T10:22:08.185202+0000 mgr.y (mgr.25133) 171 : cephadm [INF] Reconfiguring daemon osd.2 on smithi003 2024-09-21T10:22:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:09 smithi204 bash[78884]: cephadm 2024-09-21T10:22:08.185202+0000 mgr.y (mgr.25133) 171 : cephadm [INF] Reconfiguring daemon osd.2 on smithi003 2024-09-21T10:22:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: cluster 2024-09-21T10:22:10.158597+0000 mgr.y (mgr.25133) 172 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: cluster 2024-09-21T10:22:10.158597+0000 mgr.y (mgr.25133) 172 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: audit 2024-09-21T10:22:10.529298+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: audit 2024-09-21T10:22:10.529298+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: audit 2024-09-21T10:22:10.539739+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: audit 2024-09-21T10:22:10.539739+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: cephadm 2024-09-21T10:22:10.541680+0000 mgr.y (mgr.25133) 173 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-21T10:22:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: cephadm 2024-09-21T10:22:10.541680+0000 mgr.y (mgr.25133) 173 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-21T10:22:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: audit 2024-09-21T10:22:10.542211+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:22:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: audit 2024-09-21T10:22:10.542211+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:22:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: audit 2024-09-21T10:22:10.543340+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: audit 2024-09-21T10:22:10.543340+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:11.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: cephadm 2024-09-21T10:22:10.547317+0000 mgr.y (mgr.25133) 174 : cephadm [INF] Reconfiguring daemon osd.3 on smithi003 2024-09-21T10:22:11.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[88275]: cephadm 2024-09-21T10:22:10.547317+0000 mgr.y (mgr.25133) 174 : cephadm [INF] Reconfiguring daemon osd.3 on smithi003 2024-09-21T10:22:11.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: cluster 2024-09-21T10:22:10.158597+0000 mgr.y (mgr.25133) 172 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:11.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: cluster 2024-09-21T10:22:10.158597+0000 mgr.y (mgr.25133) 172 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:11.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: audit 2024-09-21T10:22:10.529298+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:11.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: audit 2024-09-21T10:22:10.529298+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:11.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: audit 2024-09-21T10:22:10.539739+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:11.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: audit 2024-09-21T10:22:10.539739+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:11.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: cephadm 2024-09-21T10:22:10.541680+0000 mgr.y (mgr.25133) 173 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-21T10:22:11.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: cephadm 2024-09-21T10:22:10.541680+0000 mgr.y (mgr.25133) 173 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-21T10:22:11.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: audit 2024-09-21T10:22:10.542211+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:22:11.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: audit 2024-09-21T10:22:10.542211+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:22:11.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: audit 2024-09-21T10:22:10.543340+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:11.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: audit 2024-09-21T10:22:10.543340+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:11.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: cephadm 2024-09-21T10:22:10.547317+0000 mgr.y (mgr.25133) 174 : cephadm [INF] Reconfiguring daemon osd.3 on smithi003 2024-09-21T10:22:11.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:11 smithi003 bash[89466]: cephadm 2024-09-21T10:22:10.547317+0000 mgr.y (mgr.25133) 174 : cephadm [INF] Reconfiguring daemon osd.3 on smithi003 2024-09-21T10:22:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: cluster 2024-09-21T10:22:10.158597+0000 mgr.y (mgr.25133) 172 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: cluster 2024-09-21T10:22:10.158597+0000 mgr.y (mgr.25133) 172 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: audit 2024-09-21T10:22:10.529298+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: audit 2024-09-21T10:22:10.529298+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: audit 2024-09-21T10:22:10.539739+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: audit 2024-09-21T10:22:10.539739+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: cephadm 2024-09-21T10:22:10.541680+0000 mgr.y (mgr.25133) 173 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-21T10:22:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: cephadm 2024-09-21T10:22:10.541680+0000 mgr.y (mgr.25133) 173 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-09-21T10:22:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: audit 2024-09-21T10:22:10.542211+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:22:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: audit 2024-09-21T10:22:10.542211+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:22:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: audit 2024-09-21T10:22:10.543340+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: audit 2024-09-21T10:22:10.543340+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: cephadm 2024-09-21T10:22:10.547317+0000 mgr.y (mgr.25133) 174 : cephadm [INF] Reconfiguring daemon osd.3 on smithi003 2024-09-21T10:22:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:11 smithi204 bash[78884]: cephadm 2024-09-21T10:22:10.547317+0000 mgr.y (mgr.25133) 174 : cephadm [INF] Reconfiguring daemon osd.3 on smithi003 2024-09-21T10:22:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[88275]: cluster 2024-09-21T10:22:12.159245+0000 mgr.y (mgr.25133) 175 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[88275]: cluster 2024-09-21T10:22:12.159245+0000 mgr.y (mgr.25133) 175 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[88275]: audit 2024-09-21T10:22:12.823861+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[88275]: audit 2024-09-21T10:22:12.823861+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[88275]: audit 2024-09-21T10:22:12.833707+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[88275]: audit 2024-09-21T10:22:12.833707+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[88275]: audit 2024-09-21T10:22:12.838217+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[88275]: audit 2024-09-21T10:22:12.838217+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[88275]: audit 2024-09-21T10:22:12.840338+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[88275]: audit 2024-09-21T10:22:12.840338+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[89466]: cluster 2024-09-21T10:22:12.159245+0000 mgr.y (mgr.25133) 175 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[89466]: cluster 2024-09-21T10:22:12.159245+0000 mgr.y (mgr.25133) 175 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[89466]: audit 2024-09-21T10:22:12.823861+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:13.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[89466]: audit 2024-09-21T10:22:12.823861+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[89466]: audit 2024-09-21T10:22:12.833707+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[89466]: audit 2024-09-21T10:22:12.833707+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[89466]: audit 2024-09-21T10:22:12.838217+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[89466]: audit 2024-09-21T10:22:12.838217+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[89466]: audit 2024-09-21T10:22:12.840338+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:13 smithi003 bash[89466]: audit 2024-09-21T10:22:12.840338+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:14.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:13 smithi204 bash[78884]: cluster 2024-09-21T10:22:12.159245+0000 mgr.y (mgr.25133) 175 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:14.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:13 smithi204 bash[78884]: cluster 2024-09-21T10:22:12.159245+0000 mgr.y (mgr.25133) 175 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:14.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:13 smithi204 bash[78884]: audit 2024-09-21T10:22:12.823861+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:14.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:13 smithi204 bash[78884]: audit 2024-09-21T10:22:12.823861+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:13 smithi204 bash[78884]: audit 2024-09-21T10:22:12.833707+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:13 smithi204 bash[78884]: audit 2024-09-21T10:22:12.833707+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:13 smithi204 bash[78884]: audit 2024-09-21T10:22:12.838217+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:13 smithi204 bash[78884]: audit 2024-09-21T10:22:12.838217+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi003.rmnbsz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:13 smithi204 bash[78884]: audit 2024-09-21T10:22:12.840338+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:13 smithi204 bash[78884]: audit 2024-09-21T10:22:12.840338+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:14 smithi003 bash[88275]: cephadm 2024-09-21T10:22:12.837516+0000 mgr.y (mgr.25133) 176 : cephadm [INF] Reconfiguring mds.foo.smithi003.rmnbsz (monmap changed)... 2024-09-21T10:22:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:14 smithi003 bash[88275]: cephadm 2024-09-21T10:22:12.837516+0000 mgr.y (mgr.25133) 176 : cephadm [INF] Reconfiguring mds.foo.smithi003.rmnbsz (monmap changed)... 2024-09-21T10:22:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:14 smithi003 bash[88275]: cephadm 2024-09-21T10:22:12.842408+0000 mgr.y (mgr.25133) 177 : cephadm [INF] Reconfiguring daemon mds.foo.smithi003.rmnbsz on smithi003 2024-09-21T10:22:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:14 smithi003 bash[88275]: cephadm 2024-09-21T10:22:12.842408+0000 mgr.y (mgr.25133) 177 : cephadm [INF] Reconfiguring daemon mds.foo.smithi003.rmnbsz on smithi003 2024-09-21T10:22:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:14 smithi003 bash[89466]: cephadm 2024-09-21T10:22:12.837516+0000 mgr.y (mgr.25133) 176 : cephadm [INF] Reconfiguring mds.foo.smithi003.rmnbsz (monmap changed)... 2024-09-21T10:22:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:14 smithi003 bash[89466]: cephadm 2024-09-21T10:22:12.837516+0000 mgr.y (mgr.25133) 176 : cephadm [INF] Reconfiguring mds.foo.smithi003.rmnbsz (monmap changed)... 2024-09-21T10:22:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:14 smithi003 bash[89466]: cephadm 2024-09-21T10:22:12.842408+0000 mgr.y (mgr.25133) 177 : cephadm [INF] Reconfiguring daemon mds.foo.smithi003.rmnbsz on smithi003 2024-09-21T10:22:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:14 smithi003 bash[89466]: cephadm 2024-09-21T10:22:12.842408+0000 mgr.y (mgr.25133) 177 : cephadm [INF] Reconfiguring daemon mds.foo.smithi003.rmnbsz on smithi003 2024-09-21T10:22:15.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:14 smithi204 bash[78884]: cephadm 2024-09-21T10:22:12.837516+0000 mgr.y (mgr.25133) 176 : cephadm [INF] Reconfiguring mds.foo.smithi003.rmnbsz (monmap changed)... 2024-09-21T10:22:15.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:14 smithi204 bash[78884]: cephadm 2024-09-21T10:22:12.837516+0000 mgr.y (mgr.25133) 176 : cephadm [INF] Reconfiguring mds.foo.smithi003.rmnbsz (monmap changed)... 2024-09-21T10:22:15.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:14 smithi204 bash[78884]: cephadm 2024-09-21T10:22:12.842408+0000 mgr.y (mgr.25133) 177 : cephadm [INF] Reconfiguring daemon mds.foo.smithi003.rmnbsz on smithi003 2024-09-21T10:22:15.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:14 smithi204 bash[78884]: cephadm 2024-09-21T10:22:12.842408+0000 mgr.y (mgr.25133) 177 : cephadm [INF] Reconfiguring daemon mds.foo.smithi003.rmnbsz on smithi003 2024-09-21T10:22:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: cluster 2024-09-21T10:22:14.160277+0000 mgr.y (mgr.25133) 178 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: cluster 2024-09-21T10:22:14.160277+0000 mgr.y (mgr.25133) 178 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:15.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: audit 2024-09-21T10:22:15.014185+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:15.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: audit 2024-09-21T10:22:15.014185+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:15.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: audit 2024-09-21T10:22:15.023151+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:15.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: audit 2024-09-21T10:22:15.023151+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:15.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: audit 2024-09-21T10:22:15.025526+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:15.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: audit 2024-09-21T10:22:15.025526+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:15.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: audit 2024-09-21T10:22:15.026735+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:15.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: audit 2024-09-21T10:22:15.026735+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:15.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: audit 2024-09-21T10:22:15.028032+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:15.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[88275]: audit 2024-09-21T10:22:15.028032+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: cluster 2024-09-21T10:22:14.160277+0000 mgr.y (mgr.25133) 178 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: cluster 2024-09-21T10:22:14.160277+0000 mgr.y (mgr.25133) 178 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: audit 2024-09-21T10:22:15.014185+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: audit 2024-09-21T10:22:15.014185+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: audit 2024-09-21T10:22:15.023151+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: audit 2024-09-21T10:22:15.023151+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: audit 2024-09-21T10:22:15.025526+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: audit 2024-09-21T10:22:15.025526+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: audit 2024-09-21T10:22:15.026735+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: audit 2024-09-21T10:22:15.026735+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: audit 2024-09-21T10:22:15.028032+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:15.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:15 smithi003 bash[89466]: audit 2024-09-21T10:22:15.028032+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: cluster 2024-09-21T10:22:14.160277+0000 mgr.y (mgr.25133) 178 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: cluster 2024-09-21T10:22:14.160277+0000 mgr.y (mgr.25133) 178 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: audit 2024-09-21T10:22:15.014185+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: audit 2024-09-21T10:22:15.014185+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: audit 2024-09-21T10:22:15.023151+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: audit 2024-09-21T10:22:15.023151+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: audit 2024-09-21T10:22:15.025526+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: audit 2024-09-21T10:22:15.025526+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T10:22:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: audit 2024-09-21T10:22:15.026735+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: audit 2024-09-21T10:22:15.026735+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T10:22:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: audit 2024-09-21T10:22:15.028032+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:15 smithi204 bash[78884]: audit 2024-09-21T10:22:15.028032+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:16.895 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:16 smithi204 bash[78884]: cephadm 2024-09-21T10:22:15.025094+0000 mgr.y (mgr.25133) 179 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T10:22:16.895 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:16 smithi204 bash[78884]: cephadm 2024-09-21T10:22:15.025094+0000 mgr.y (mgr.25133) 179 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T10:22:16.895 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:16 smithi204 bash[78884]: cephadm 2024-09-21T10:22:15.029820+0000 mgr.y (mgr.25133) 180 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-09-21T10:22:16.895 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:16 smithi204 bash[78884]: cephadm 2024-09-21T10:22:15.029820+0000 mgr.y (mgr.25133) 180 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-09-21T10:22:16.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:16 smithi003 bash[88275]: cephadm 2024-09-21T10:22:15.025094+0000 mgr.y (mgr.25133) 179 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T10:22:16.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:16 smithi003 bash[88275]: cephadm 2024-09-21T10:22:15.025094+0000 mgr.y (mgr.25133) 179 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T10:22:16.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:16 smithi003 bash[88275]: cephadm 2024-09-21T10:22:15.029820+0000 mgr.y (mgr.25133) 180 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-09-21T10:22:16.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:16 smithi003 bash[88275]: cephadm 2024-09-21T10:22:15.029820+0000 mgr.y (mgr.25133) 180 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-09-21T10:22:16.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:16 smithi003 bash[89466]: cephadm 2024-09-21T10:22:15.025094+0000 mgr.y (mgr.25133) 179 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T10:22:16.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:16 smithi003 bash[89466]: cephadm 2024-09-21T10:22:15.025094+0000 mgr.y (mgr.25133) 179 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T10:22:16.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:16 smithi003 bash[89466]: cephadm 2024-09-21T10:22:15.029820+0000 mgr.y (mgr.25133) 180 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-09-21T10:22:16.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:16 smithi003 bash[89466]: cephadm 2024-09-21T10:22:15.029820+0000 mgr.y (mgr.25133) 180 : cephadm [INF] Reconfiguring daemon mon.b on smithi204 2024-09-21T10:22:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:22:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:22:17] "GET /metrics HTTP/1.1" 200 33849 "" "Prometheus/2.51.0" 2024-09-21T10:22:17.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:17 smithi003 bash[88275]: cluster 2024-09-21T10:22:16.160943+0000 mgr.y (mgr.25133) 181 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:17.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:17 smithi003 bash[88275]: cluster 2024-09-21T10:22:16.160943+0000 mgr.y (mgr.25133) 181 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:17 smithi003 bash[89466]: cluster 2024-09-21T10:22:16.160943+0000 mgr.y (mgr.25133) 181 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:17 smithi003 bash[89466]: cluster 2024-09-21T10:22:16.160943+0000 mgr.y (mgr.25133) 181 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:17 smithi204 bash[78884]: cluster 2024-09-21T10:22:16.160943+0000 mgr.y (mgr.25133) 181 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:17 smithi204 bash[78884]: cluster 2024-09-21T10:22:16.160943+0000 mgr.y (mgr.25133) 181 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:19.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: audit 2024-09-21T10:22:17.845608+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: audit 2024-09-21T10:22:17.845608+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: audit 2024-09-21T10:22:17.856377+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: audit 2024-09-21T10:22:17.856377+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: cephadm 2024-09-21T10:22:17.858563+0000 mgr.y (mgr.25133) 182 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: cephadm 2024-09-21T10:22:17.858563+0000 mgr.y (mgr.25133) 182 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: audit 2024-09-21T10:22:17.859215+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: audit 2024-09-21T10:22:17.859215+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: audit 2024-09-21T10:22:17.861040+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: audit 2024-09-21T10:22:17.861040+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: audit 2024-09-21T10:22:17.862639+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: audit 2024-09-21T10:22:17.862639+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:19.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: cephadm 2024-09-21T10:22:17.864481+0000 mgr.y (mgr.25133) 183 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-09-21T10:22:19.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: cephadm 2024-09-21T10:22:17.864481+0000 mgr.y (mgr.25133) 183 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-09-21T10:22:19.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: cluster 2024-09-21T10:22:18.161610+0000 mgr.y (mgr.25133) 184 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:19.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[88275]: cluster 2024-09-21T10:22:18.161610+0000 mgr.y (mgr.25133) 184 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:19.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: audit 2024-09-21T10:22:17.845608+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: audit 2024-09-21T10:22:17.845608+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: audit 2024-09-21T10:22:17.856377+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: audit 2024-09-21T10:22:17.856377+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: cephadm 2024-09-21T10:22:17.858563+0000 mgr.y (mgr.25133) 182 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-21T10:22:19.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: cephadm 2024-09-21T10:22:17.858563+0000 mgr.y (mgr.25133) 182 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-21T10:22:19.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: audit 2024-09-21T10:22:17.859215+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:22:19.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: audit 2024-09-21T10:22:17.859215+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:22:19.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: audit 2024-09-21T10:22:17.861040+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:22:19.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: audit 2024-09-21T10:22:17.861040+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:22:19.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: audit 2024-09-21T10:22:17.862639+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:19.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: audit 2024-09-21T10:22:17.862639+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:19.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: cephadm 2024-09-21T10:22:17.864481+0000 mgr.y (mgr.25133) 183 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-09-21T10:22:19.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: cephadm 2024-09-21T10:22:17.864481+0000 mgr.y (mgr.25133) 183 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-09-21T10:22:19.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: cluster 2024-09-21T10:22:18.161610+0000 mgr.y (mgr.25133) 184 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:19.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:18 smithi003 bash[89466]: cluster 2024-09-21T10:22:18.161610+0000 mgr.y (mgr.25133) 184 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: audit 2024-09-21T10:22:17.845608+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: audit 2024-09-21T10:22:17.845608+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: audit 2024-09-21T10:22:17.856377+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: audit 2024-09-21T10:22:17.856377+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: cephadm 2024-09-21T10:22:17.858563+0000 mgr.y (mgr.25133) 182 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: cephadm 2024-09-21T10:22:17.858563+0000 mgr.y (mgr.25133) 182 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: audit 2024-09-21T10:22:17.859215+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: audit 2024-09-21T10:22:17.859215+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: audit 2024-09-21T10:22:17.861040+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: audit 2024-09-21T10:22:17.861040+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: audit 2024-09-21T10:22:17.862639+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: audit 2024-09-21T10:22:17.862639+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:19.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: cephadm 2024-09-21T10:22:17.864481+0000 mgr.y (mgr.25133) 183 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-09-21T10:22:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: cephadm 2024-09-21T10:22:17.864481+0000 mgr.y (mgr.25133) 183 : cephadm [INF] Reconfiguring daemon mgr.x on smithi204 2024-09-21T10:22:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: cluster 2024-09-21T10:22:18.161610+0000 mgr.y (mgr.25133) 184 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:19.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:18 smithi204 bash[78884]: cluster 2024-09-21T10:22:18.161610+0000 mgr.y (mgr.25133) 184 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[88275]: cluster 2024-09-21T10:22:20.162696+0000 mgr.y (mgr.25133) 185 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[88275]: cluster 2024-09-21T10:22:20.162696+0000 mgr.y (mgr.25133) 185 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[88275]: audit 2024-09-21T10:22:20.798777+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[88275]: audit 2024-09-21T10:22:20.798777+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[88275]: audit 2024-09-21T10:22:20.811139+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[88275]: audit 2024-09-21T10:22:20.811139+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[88275]: audit 2024-09-21T10:22:20.814040+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T10:22:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[88275]: audit 2024-09-21T10:22:20.814040+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T10:22:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[88275]: audit 2024-09-21T10:22:20.815661+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[88275]: audit 2024-09-21T10:22:20.815661+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[89466]: cluster 2024-09-21T10:22:20.162696+0000 mgr.y (mgr.25133) 185 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[89466]: cluster 2024-09-21T10:22:20.162696+0000 mgr.y (mgr.25133) 185 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[89466]: audit 2024-09-21T10:22:20.798777+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[89466]: audit 2024-09-21T10:22:20.798777+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[89466]: audit 2024-09-21T10:22:20.811139+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[89466]: audit 2024-09-21T10:22:20.811139+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[89466]: audit 2024-09-21T10:22:20.814040+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T10:22:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[89466]: audit 2024-09-21T10:22:20.814040+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T10:22:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[89466]: audit 2024-09-21T10:22:20.815661+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:21 smithi003 bash[89466]: audit 2024-09-21T10:22:20.815661+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:21 smithi204 bash[78884]: cluster 2024-09-21T10:22:20.162696+0000 mgr.y (mgr.25133) 185 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:21 smithi204 bash[78884]: cluster 2024-09-21T10:22:20.162696+0000 mgr.y (mgr.25133) 185 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:21 smithi204 bash[78884]: audit 2024-09-21T10:22:20.798777+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:21 smithi204 bash[78884]: audit 2024-09-21T10:22:20.798777+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:21 smithi204 bash[78884]: audit 2024-09-21T10:22:20.811139+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:21 smithi204 bash[78884]: audit 2024-09-21T10:22:20.811139+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:21 smithi204 bash[78884]: audit 2024-09-21T10:22:20.814040+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T10:22:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:21 smithi204 bash[78884]: audit 2024-09-21T10:22:20.814040+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T10:22:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:21 smithi204 bash[78884]: audit 2024-09-21T10:22:20.815661+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:21 smithi204 bash[78884]: audit 2024-09-21T10:22:20.815661+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:23.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:22 smithi003 bash[88275]: cephadm 2024-09-21T10:22:20.813420+0000 mgr.y (mgr.25133) 186 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-21T10:22:23.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:22 smithi003 bash[88275]: cephadm 2024-09-21T10:22:20.813420+0000 mgr.y (mgr.25133) 186 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-21T10:22:23.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:22 smithi003 bash[88275]: cephadm 2024-09-21T10:22:20.820059+0000 mgr.y (mgr.25133) 187 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-09-21T10:22:23.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:22 smithi003 bash[88275]: cephadm 2024-09-21T10:22:20.820059+0000 mgr.y (mgr.25133) 187 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-09-21T10:22:23.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:22 smithi003 bash[89466]: cephadm 2024-09-21T10:22:20.813420+0000 mgr.y (mgr.25133) 186 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-21T10:22:23.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:22 smithi003 bash[89466]: cephadm 2024-09-21T10:22:20.813420+0000 mgr.y (mgr.25133) 186 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-21T10:22:23.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:22 smithi003 bash[89466]: cephadm 2024-09-21T10:22:20.820059+0000 mgr.y (mgr.25133) 187 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-09-21T10:22:23.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:22 smithi003 bash[89466]: cephadm 2024-09-21T10:22:20.820059+0000 mgr.y (mgr.25133) 187 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-09-21T10:22:23.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:22 smithi204 bash[78884]: cephadm 2024-09-21T10:22:20.813420+0000 mgr.y (mgr.25133) 186 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-21T10:22:23.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:22 smithi204 bash[78884]: cephadm 2024-09-21T10:22:20.813420+0000 mgr.y (mgr.25133) 186 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-09-21T10:22:23.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:22 smithi204 bash[78884]: cephadm 2024-09-21T10:22:20.820059+0000 mgr.y (mgr.25133) 187 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-09-21T10:22:23.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:22 smithi204 bash[78884]: cephadm 2024-09-21T10:22:20.820059+0000 mgr.y (mgr.25133) 187 : cephadm [INF] Reconfiguring daemon osd.4 on smithi204 2024-09-21T10:22:24.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: cluster 2024-09-21T10:22:22.163352+0000 mgr.y (mgr.25133) 188 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:24.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: cluster 2024-09-21T10:22:22.163352+0000 mgr.y (mgr.25133) 188 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:24.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: audit 2024-09-21T10:22:23.502859+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: audit 2024-09-21T10:22:23.502859+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: audit 2024-09-21T10:22:23.515128+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: audit 2024-09-21T10:22:23.515128+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: cephadm 2024-09-21T10:22:23.517350+0000 mgr.y (mgr.25133) 189 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-21T10:22:24.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: cephadm 2024-09-21T10:22:23.517350+0000 mgr.y (mgr.25133) 189 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-21T10:22:24.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: audit 2024-09-21T10:22:23.517940+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T10:22:24.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: audit 2024-09-21T10:22:23.517940+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T10:22:24.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: audit 2024-09-21T10:22:23.519564+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:24.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: audit 2024-09-21T10:22:23.519564+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:24.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: cephadm 2024-09-21T10:22:23.523987+0000 mgr.y (mgr.25133) 190 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-09-21T10:22:24.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: cephadm 2024-09-21T10:22:23.523987+0000 mgr.y (mgr.25133) 190 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-09-21T10:22:24.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: audit 2024-09-21T10:22:23.570458+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:24.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:23 smithi204 bash[78884]: audit 2024-09-21T10:22:23.570458+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:24.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: cluster 2024-09-21T10:22:22.163352+0000 mgr.y (mgr.25133) 188 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:24.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: cluster 2024-09-21T10:22:22.163352+0000 mgr.y (mgr.25133) 188 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:24.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: audit 2024-09-21T10:22:23.502859+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: audit 2024-09-21T10:22:23.502859+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: audit 2024-09-21T10:22:23.515128+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: audit 2024-09-21T10:22:23.515128+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: cephadm 2024-09-21T10:22:23.517350+0000 mgr.y (mgr.25133) 189 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: cephadm 2024-09-21T10:22:23.517350+0000 mgr.y (mgr.25133) 189 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: audit 2024-09-21T10:22:23.517940+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: audit 2024-09-21T10:22:23.517940+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: audit 2024-09-21T10:22:23.519564+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: audit 2024-09-21T10:22:23.519564+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: cephadm 2024-09-21T10:22:23.523987+0000 mgr.y (mgr.25133) 190 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: cephadm 2024-09-21T10:22:23.523987+0000 mgr.y (mgr.25133) 190 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: audit 2024-09-21T10:22:23.570458+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[88275]: audit 2024-09-21T10:22:23.570458+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: cluster 2024-09-21T10:22:22.163352+0000 mgr.y (mgr.25133) 188 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: cluster 2024-09-21T10:22:22.163352+0000 mgr.y (mgr.25133) 188 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:24.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: audit 2024-09-21T10:22:23.502859+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: audit 2024-09-21T10:22:23.502859+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: audit 2024-09-21T10:22:23.515128+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: audit 2024-09-21T10:22:23.515128+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: cephadm 2024-09-21T10:22:23.517350+0000 mgr.y (mgr.25133) 189 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: cephadm 2024-09-21T10:22:23.517350+0000 mgr.y (mgr.25133) 189 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: audit 2024-09-21T10:22:23.517940+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: audit 2024-09-21T10:22:23.517940+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: audit 2024-09-21T10:22:23.519564+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: audit 2024-09-21T10:22:23.519564+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: cephadm 2024-09-21T10:22:23.523987+0000 mgr.y (mgr.25133) 190 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: cephadm 2024-09-21T10:22:23.523987+0000 mgr.y (mgr.25133) 190 : cephadm [INF] Reconfiguring daemon osd.5 on smithi204 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: audit 2024-09-21T10:22:23.570458+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:24.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:23 smithi003 bash[89466]: audit 2024-09-21T10:22:23.570458+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:25.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:24 smithi003 bash[88275]: cluster 2024-09-21T10:22:24.164413+0000 mgr.y (mgr.25133) 191 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:25.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:24 smithi003 bash[88275]: cluster 2024-09-21T10:22:24.164413+0000 mgr.y (mgr.25133) 191 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:24 smithi003 bash[89466]: cluster 2024-09-21T10:22:24.164413+0000 mgr.y (mgr.25133) 191 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:24 smithi003 bash[89466]: cluster 2024-09-21T10:22:24.164413+0000 mgr.y (mgr.25133) 191 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:25.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:24 smithi204 bash[78884]: cluster 2024-09-21T10:22:24.164413+0000 mgr.y (mgr.25133) 191 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:25.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:24 smithi204 bash[78884]: cluster 2024-09-21T10:22:24.164413+0000 mgr.y (mgr.25133) 191 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:22:27] "GET /metrics HTTP/1.1" 200 33843 "" "Prometheus/2.51.0" 2024-09-21T10:22:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: cluster 2024-09-21T10:22:26.165040+0000 mgr.y (mgr.25133) 192 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: cluster 2024-09-21T10:22:26.165040+0000 mgr.y (mgr.25133) 192 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: audit 2024-09-21T10:22:26.494520+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: audit 2024-09-21T10:22:26.494520+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: audit 2024-09-21T10:22:26.506965+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: audit 2024-09-21T10:22:26.506965+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: cephadm 2024-09-21T10:22:26.509109+0000 mgr.y (mgr.25133) 193 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: cephadm 2024-09-21T10:22:26.509109+0000 mgr.y (mgr.25133) 193 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: audit 2024-09-21T10:22:26.509734+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: audit 2024-09-21T10:22:26.509734+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: audit 2024-09-21T10:22:26.511342+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: audit 2024-09-21T10:22:26.511342+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: cephadm 2024-09-21T10:22:26.515705+0000 mgr.y (mgr.25133) 194 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-09-21T10:22:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[88275]: cephadm 2024-09-21T10:22:26.515705+0000 mgr.y (mgr.25133) 194 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: cluster 2024-09-21T10:22:26.165040+0000 mgr.y (mgr.25133) 192 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: cluster 2024-09-21T10:22:26.165040+0000 mgr.y (mgr.25133) 192 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: audit 2024-09-21T10:22:26.494520+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: audit 2024-09-21T10:22:26.494520+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: audit 2024-09-21T10:22:26.506965+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: audit 2024-09-21T10:22:26.506965+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: cephadm 2024-09-21T10:22:26.509109+0000 mgr.y (mgr.25133) 193 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: cephadm 2024-09-21T10:22:26.509109+0000 mgr.y (mgr.25133) 193 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: audit 2024-09-21T10:22:26.509734+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: audit 2024-09-21T10:22:26.509734+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: audit 2024-09-21T10:22:26.511342+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: audit 2024-09-21T10:22:26.511342+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: cephadm 2024-09-21T10:22:26.515705+0000 mgr.y (mgr.25133) 194 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-09-21T10:22:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:27 smithi003 bash[89466]: cephadm 2024-09-21T10:22:26.515705+0000 mgr.y (mgr.25133) 194 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-09-21T10:22:27.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: cluster 2024-09-21T10:22:26.165040+0000 mgr.y (mgr.25133) 192 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: cluster 2024-09-21T10:22:26.165040+0000 mgr.y (mgr.25133) 192 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: audit 2024-09-21T10:22:26.494520+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: audit 2024-09-21T10:22:26.494520+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: audit 2024-09-21T10:22:26.506965+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: audit 2024-09-21T10:22:26.506965+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: cephadm 2024-09-21T10:22:26.509109+0000 mgr.y (mgr.25133) 193 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: cephadm 2024-09-21T10:22:26.509109+0000 mgr.y (mgr.25133) 193 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: audit 2024-09-21T10:22:26.509734+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: audit 2024-09-21T10:22:26.509734+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: audit 2024-09-21T10:22:26.511342+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: audit 2024-09-21T10:22:26.511342+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: cephadm 2024-09-21T10:22:26.515705+0000 mgr.y (mgr.25133) 194 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-09-21T10:22:27.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:27 smithi204 bash[78884]: cephadm 2024-09-21T10:22:26.515705+0000 mgr.y (mgr.25133) 194 : cephadm [INF] Reconfiguring daemon osd.6 on smithi204 2024-09-21T10:22:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:29 smithi204 bash[78884]: cluster 2024-09-21T10:22:28.165687+0000 mgr.y (mgr.25133) 195 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:29 smithi204 bash[78884]: cluster 2024-09-21T10:22:28.165687+0000 mgr.y (mgr.25133) 195 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:29 smithi204 bash[78884]: audit 2024-09-21T10:22:29.243882+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:29 smithi204 bash[78884]: audit 2024-09-21T10:22:29.243882+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:29 smithi204 bash[78884]: audit 2024-09-21T10:22:29.254569+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:29 smithi204 bash[78884]: audit 2024-09-21T10:22:29.254569+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:29 smithi204 bash[78884]: audit 2024-09-21T10:22:29.257491+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T10:22:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:29 smithi204 bash[78884]: audit 2024-09-21T10:22:29.257491+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T10:22:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:29 smithi204 bash[78884]: audit 2024-09-21T10:22:29.259393+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:29.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:29 smithi204 bash[78884]: audit 2024-09-21T10:22:29.259393+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[88275]: cluster 2024-09-21T10:22:28.165687+0000 mgr.y (mgr.25133) 195 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[88275]: cluster 2024-09-21T10:22:28.165687+0000 mgr.y (mgr.25133) 195 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[88275]: audit 2024-09-21T10:22:29.243882+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[88275]: audit 2024-09-21T10:22:29.243882+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[88275]: audit 2024-09-21T10:22:29.254569+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[88275]: audit 2024-09-21T10:22:29.254569+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[88275]: audit 2024-09-21T10:22:29.257491+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T10:22:29.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[88275]: audit 2024-09-21T10:22:29.257491+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T10:22:29.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[88275]: audit 2024-09-21T10:22:29.259393+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:29.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[88275]: audit 2024-09-21T10:22:29.259393+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:29.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[89466]: cluster 2024-09-21T10:22:28.165687+0000 mgr.y (mgr.25133) 195 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:29.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[89466]: cluster 2024-09-21T10:22:28.165687+0000 mgr.y (mgr.25133) 195 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:29.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[89466]: audit 2024-09-21T10:22:29.243882+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[89466]: audit 2024-09-21T10:22:29.243882+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[89466]: audit 2024-09-21T10:22:29.254569+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[89466]: audit 2024-09-21T10:22:29.254569+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:29.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[89466]: audit 2024-09-21T10:22:29.257491+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T10:22:29.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[89466]: audit 2024-09-21T10:22:29.257491+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T10:22:29.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[89466]: audit 2024-09-21T10:22:29.259393+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:29.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:29 smithi003 bash[89466]: audit 2024-09-21T10:22:29.259393+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:30.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:30 smithi003 bash[89466]: cephadm 2024-09-21T10:22:29.256830+0000 mgr.y (mgr.25133) 196 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-21T10:22:30.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:30 smithi003 bash[89466]: cephadm 2024-09-21T10:22:29.256830+0000 mgr.y (mgr.25133) 196 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-21T10:22:30.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:30 smithi003 bash[89466]: cephadm 2024-09-21T10:22:29.263907+0000 mgr.y (mgr.25133) 197 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-09-21T10:22:30.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:30 smithi003 bash[89466]: cephadm 2024-09-21T10:22:29.263907+0000 mgr.y (mgr.25133) 197 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-09-21T10:22:30.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:30 smithi003 bash[88275]: cephadm 2024-09-21T10:22:29.256830+0000 mgr.y (mgr.25133) 196 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-21T10:22:30.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:30 smithi003 bash[88275]: cephadm 2024-09-21T10:22:29.256830+0000 mgr.y (mgr.25133) 196 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-21T10:22:30.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:30 smithi003 bash[88275]: cephadm 2024-09-21T10:22:29.263907+0000 mgr.y (mgr.25133) 197 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-09-21T10:22:30.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:30 smithi003 bash[88275]: cephadm 2024-09-21T10:22:29.263907+0000 mgr.y (mgr.25133) 197 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-09-21T10:22:30.960 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:30 smithi204 bash[78884]: cephadm 2024-09-21T10:22:29.256830+0000 mgr.y (mgr.25133) 196 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-21T10:22:30.961 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:30 smithi204 bash[78884]: cephadm 2024-09-21T10:22:29.256830+0000 mgr.y (mgr.25133) 196 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-09-21T10:22:30.961 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:30 smithi204 bash[78884]: cephadm 2024-09-21T10:22:29.263907+0000 mgr.y (mgr.25133) 197 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-09-21T10:22:30.961 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:30 smithi204 bash[78884]: cephadm 2024-09-21T10:22:29.263907+0000 mgr.y (mgr.25133) 197 : cephadm [INF] Reconfiguring daemon osd.7 on smithi204 2024-09-21T10:22:31.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:31 smithi204 bash[78884]: cluster 2024-09-21T10:22:30.166761+0000 mgr.y (mgr.25133) 198 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:31.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:31 smithi204 bash[78884]: cluster 2024-09-21T10:22:30.166761+0000 mgr.y (mgr.25133) 198 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:31 smithi003 bash[88275]: cluster 2024-09-21T10:22:30.166761+0000 mgr.y (mgr.25133) 198 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:31 smithi003 bash[88275]: cluster 2024-09-21T10:22:30.166761+0000 mgr.y (mgr.25133) 198 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:31 smithi003 bash[89466]: cluster 2024-09-21T10:22:30.166761+0000 mgr.y (mgr.25133) 198 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:31.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:31 smithi003 bash[89466]: cluster 2024-09-21T10:22:30.166761+0000 mgr.y (mgr.25133) 198 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:33.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: audit 2024-09-21T10:22:32.057799+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: audit 2024-09-21T10:22:32.057799+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: audit 2024-09-21T10:22:32.068189+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: audit 2024-09-21T10:22:32.068189+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: cephadm 2024-09-21T10:22:32.072541+0000 mgr.y (mgr.25133) 199 : cephadm [INF] Reconfiguring mds.foo.smithi204.cofyzf (monmap changed)... 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: cephadm 2024-09-21T10:22:32.072541+0000 mgr.y (mgr.25133) 199 : cephadm [INF] Reconfiguring mds.foo.smithi204.cofyzf (monmap changed)... 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: audit 2024-09-21T10:22:32.073237+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: audit 2024-09-21T10:22:32.073237+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: audit 2024-09-21T10:22:32.075235+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: audit 2024-09-21T10:22:32.075235+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: cephadm 2024-09-21T10:22:32.077256+0000 mgr.y (mgr.25133) 200 : cephadm [INF] Reconfiguring daemon mds.foo.smithi204.cofyzf on smithi204 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: cephadm 2024-09-21T10:22:32.077256+0000 mgr.y (mgr.25133) 200 : cephadm [INF] Reconfiguring daemon mds.foo.smithi204.cofyzf on smithi204 2024-09-21T10:22:33.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: cluster 2024-09-21T10:22:32.167382+0000 mgr.y (mgr.25133) 201 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:33.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[88275]: cluster 2024-09-21T10:22:32.167382+0000 mgr.y (mgr.25133) 201 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:33.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: audit 2024-09-21T10:22:32.057799+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: audit 2024-09-21T10:22:32.057799+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: audit 2024-09-21T10:22:32.068189+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: audit 2024-09-21T10:22:32.068189+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: cephadm 2024-09-21T10:22:32.072541+0000 mgr.y (mgr.25133) 199 : cephadm [INF] Reconfiguring mds.foo.smithi204.cofyzf (monmap changed)... 2024-09-21T10:22:33.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: cephadm 2024-09-21T10:22:32.072541+0000 mgr.y (mgr.25133) 199 : cephadm [INF] Reconfiguring mds.foo.smithi204.cofyzf (monmap changed)... 2024-09-21T10:22:33.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: audit 2024-09-21T10:22:32.073237+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:33.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: audit 2024-09-21T10:22:32.073237+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:33.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: audit 2024-09-21T10:22:32.075235+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:33.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: audit 2024-09-21T10:22:32.075235+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:33.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: cephadm 2024-09-21T10:22:32.077256+0000 mgr.y (mgr.25133) 200 : cephadm [INF] Reconfiguring daemon mds.foo.smithi204.cofyzf on smithi204 2024-09-21T10:22:33.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: cephadm 2024-09-21T10:22:32.077256+0000 mgr.y (mgr.25133) 200 : cephadm [INF] Reconfiguring daemon mds.foo.smithi204.cofyzf on smithi204 2024-09-21T10:22:33.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: cluster 2024-09-21T10:22:32.167382+0000 mgr.y (mgr.25133) 201 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:33.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:33 smithi003 bash[89466]: cluster 2024-09-21T10:22:32.167382+0000 mgr.y (mgr.25133) 201 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:33.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: audit 2024-09-21T10:22:32.057799+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: audit 2024-09-21T10:22:32.057799+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: audit 2024-09-21T10:22:32.068189+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: audit 2024-09-21T10:22:32.068189+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: cephadm 2024-09-21T10:22:32.072541+0000 mgr.y (mgr.25133) 199 : cephadm [INF] Reconfiguring mds.foo.smithi204.cofyzf (monmap changed)... 2024-09-21T10:22:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: cephadm 2024-09-21T10:22:32.072541+0000 mgr.y (mgr.25133) 199 : cephadm [INF] Reconfiguring mds.foo.smithi204.cofyzf (monmap changed)... 2024-09-21T10:22:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: audit 2024-09-21T10:22:32.073237+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: audit 2024-09-21T10:22:32.073237+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi204.cofyzf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T10:22:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: audit 2024-09-21T10:22:32.075235+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: audit 2024-09-21T10:22:32.075235+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: cephadm 2024-09-21T10:22:32.077256+0000 mgr.y (mgr.25133) 200 : cephadm [INF] Reconfiguring daemon mds.foo.smithi204.cofyzf on smithi204 2024-09-21T10:22:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: cephadm 2024-09-21T10:22:32.077256+0000 mgr.y (mgr.25133) 200 : cephadm [INF] Reconfiguring daemon mds.foo.smithi204.cofyzf on smithi204 2024-09-21T10:22:33.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: cluster 2024-09-21T10:22:32.167382+0000 mgr.y (mgr.25133) 201 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:33.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:33 smithi204 bash[78884]: cluster 2024-09-21T10:22:32.167382+0000 mgr.y (mgr.25133) 201 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: cluster 2024-09-21T10:22:34.168410+0000 mgr.y (mgr.25133) 202 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: cluster 2024-09-21T10:22:34.168410+0000 mgr.y (mgr.25133) 202 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.750266+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.750266+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.760718+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.760718+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.850822+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.850822+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.854232+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.854232+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.858563+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.858563+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.866668+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.866668+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.871931+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.871931+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.879711+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.879711+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.884029+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.884029+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.889851+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T10:22:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.889851+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T10:22:36.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.895959+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.895959+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.899997+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.899997+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.903462+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.903462+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.907530+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.907530+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.910977+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.910977+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.914778+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.010 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.914778+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.917796+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.917796+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.921708+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.921708+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.924699+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.924699+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.928364+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.928364+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.931688+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.931688+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.937757+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:22:36.011 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.937757+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.942283+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.942283+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.948259+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.948259+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.952585+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.952585+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.954204+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.954204+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.955798+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.955798+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.957418+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.957418+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.959038+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:22:36.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.959038+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.960582+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.960582+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.962621+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.962621+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.964095+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.964095+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.965594+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.965594+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.967066+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.967066+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.972793+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.972793+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.977249+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.977249+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.978796+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.978796+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.980254+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.980254+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.981876+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.981876+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.983381+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.983381+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.984995+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.984995+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.987153+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.987153+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.992874+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.992874+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.994142+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.994142+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.997615+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.997615+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.999317+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:34.999317+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:35.009612+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:35.009612+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:35.137163+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:35.137163+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:35.140348+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:35.140348+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:35.142020+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:35.142020+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:35.156673+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:35 smithi204 bash[78884]: audit 2024-09-21T10:22:35.156673+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: cluster 2024-09-21T10:22:34.168410+0000 mgr.y (mgr.25133) 202 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:36.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: cluster 2024-09-21T10:22:34.168410+0000 mgr.y (mgr.25133) 202 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:36.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.750266+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.750266+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.760718+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.760718+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.850822+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.850822+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.854232+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.854232+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.858563+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.858563+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.866668+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.866668+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.871931+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.871931+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.879711+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.879711+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.884029+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.884029+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: cluster 2024-09-21T10:22:34.168410+0000 mgr.y (mgr.25133) 202 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:36.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: cluster 2024-09-21T10:22:34.168410+0000 mgr.y (mgr.25133) 202 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:36.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.750266+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.750266+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.760718+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.760718+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.850822+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.850822+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.854232+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.854232+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.858563+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.858563+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.866668+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.866668+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.871931+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.871931+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.879711+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.879711+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.884029+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.180 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.884029+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.181 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.889851+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T10:22:36.181 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.889851+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T10:22:36.181 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.895959+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.181 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.895959+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.181 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.899997+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.181 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.899997+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.903462+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.903462+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.907530+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.907530+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.910977+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.910977+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.914778+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.914778+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.917796+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.917796+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.921708+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.182 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.921708+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.889851+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T10:22:36.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.889851+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T10:22:36.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.895959+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.895959+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.899997+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.899997+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.903462+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.903462+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.907530+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.907530+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.183 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.910977+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.910977+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.914778+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.914778+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.917796+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.917796+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.921708+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.921708+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.924699+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.924699+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.928364+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.184 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.928364+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.931688+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.931688+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.937757+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.937757+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.942283+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.942283+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.948259+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.948259+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.952585+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.952585+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.954204+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.954204+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:22:36.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.955798+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:22:36.186 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.924699+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.186 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.924699+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:22:36.186 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.928364+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.186 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.928364+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-09-21T10:22:36.186 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.931688+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:22:36.186 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.931688+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:22:36.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.937757+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:22:36.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.937757+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:22:36.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.942283+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.942283+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.948259+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:22:36.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.948259+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:22:36.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.952585+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:22:36.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.952585+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:22:36.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.954204+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:22:36.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.954204+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:22:36.187 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.955798+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:22:36.188 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.955798+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:22:36.188 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.957418+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:22:36.188 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.957418+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:22:36.188 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.959038+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:22:36.188 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.959038+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.960582+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.960582+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.962621+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.962621+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.964095+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.964095+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.965594+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.965594+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.967066+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.967066+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.972793+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:22:36.189 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.955798+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.957418+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.957418+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.959038+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.959038+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.960582+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.960582+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.962621+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.962621+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.964095+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.964095+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.965594+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:22:36.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.965594+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:22:36.191 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.967066+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:22:36.191 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.967066+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:22:36.191 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.972793+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:22:36.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.972793+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:22:36.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.977249+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.977249+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.978796+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.978796+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.980254+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.980254+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.981876+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.981876+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.983381+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.983381+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.984995+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.984995+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.987153+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.987153+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.992874+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.992874+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.994142+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.192 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.994142+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.997615+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.997615+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.999317+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:34.999317+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:35.009612+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:35.009612+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:35.137163+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:35.137163+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:35.140348+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:35.140348+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:35.142020+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:35.142020+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:35.156673+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[88275]: audit 2024-09-21T10:22:35.156673+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.972793+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:22:36.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.977249+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.977249+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.978796+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.978796+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.980254+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.980254+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.981876+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.981876+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.983381+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.983381+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.984995+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.984995+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.987153+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.987153+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.992874+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.992874+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.994142+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.994142+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.997615+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.997615+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.999317+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:34.999317+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:35.009612+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:35.009612+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:35.137163+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:35.137163+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:22:36.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:35.140348+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:35.140348+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:22:36.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:35.142020+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:35.142020+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:22:36.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:35.156673+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:36.196 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:35 smithi003 bash[89466]: audit 2024-09-21T10:22:35.156673+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:37.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.860013+0000 mgr.y (mgr.25133) 203 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:22:37.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.860013+0000 mgr.y (mgr.25133) 203 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:22:37.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.873373+0000 mgr.y (mgr.25133) 204 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:22:37.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.873373+0000 mgr.y (mgr.25133) 204 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:22:37.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.897641+0000 mgr.y (mgr.25133) 205 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:22:37.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.897641+0000 mgr.y (mgr.25133) 205 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:22:37.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.905019+0000 mgr.y (mgr.25133) 206 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:22:37.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.905019+0000 mgr.y (mgr.25133) 206 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:22:37.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.912582+0000 mgr.y (mgr.25133) 207 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:22:37.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.912582+0000 mgr.y (mgr.25133) 207 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:22:37.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.919375+0000 mgr.y (mgr.25133) 208 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:22:37.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.919375+0000 mgr.y (mgr.25133) 208 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:22:37.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.926247+0000 mgr.y (mgr.25133) 209 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:22:37.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.926247+0000 mgr.y (mgr.25133) 209 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:22:37.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.929631+0000 mgr.y (mgr.25133) 210 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:22:37.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.929631+0000 mgr.y (mgr.25133) 210 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:22:37.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.986241+0000 mgr.y (mgr.25133) 211 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:22:37.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[88275]: cephadm 2024-09-21T10:22:34.986241+0000 mgr.y (mgr.25133) 211 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:22:37.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.860013+0000 mgr.y (mgr.25133) 203 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:22:37.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.860013+0000 mgr.y (mgr.25133) 203 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:22:37.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.873373+0000 mgr.y (mgr.25133) 204 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.873373+0000 mgr.y (mgr.25133) 204 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.897641+0000 mgr.y (mgr.25133) 205 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.897641+0000 mgr.y (mgr.25133) 205 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.905019+0000 mgr.y (mgr.25133) 206 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.905019+0000 mgr.y (mgr.25133) 206 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.912582+0000 mgr.y (mgr.25133) 207 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.912582+0000 mgr.y (mgr.25133) 207 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.919375+0000 mgr.y (mgr.25133) 208 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.919375+0000 mgr.y (mgr.25133) 208 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.926247+0000 mgr.y (mgr.25133) 209 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.926247+0000 mgr.y (mgr.25133) 209 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.929631+0000 mgr.y (mgr.25133) 210 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:22:37.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.929631+0000 mgr.y (mgr.25133) 210 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:22:37.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.986241+0000 mgr.y (mgr.25133) 211 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:22:37.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:36 smithi003 bash[89466]: cephadm 2024-09-21T10:22:34.986241+0000 mgr.y (mgr.25133) 211 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:22:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.860013+0000 mgr.y (mgr.25133) 203 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:22:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.860013+0000 mgr.y (mgr.25133) 203 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:22:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.873373+0000 mgr.y (mgr.25133) 204 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:22:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.873373+0000 mgr.y (mgr.25133) 204 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:22:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.897641+0000 mgr.y (mgr.25133) 205 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:22:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.897641+0000 mgr.y (mgr.25133) 205 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:22:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.905019+0000 mgr.y (mgr.25133) 206 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:22:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.905019+0000 mgr.y (mgr.25133) 206 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:22:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.912582+0000 mgr.y (mgr.25133) 207 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:22:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.912582+0000 mgr.y (mgr.25133) 207 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:22:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.919375+0000 mgr.y (mgr.25133) 208 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:22:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.919375+0000 mgr.y (mgr.25133) 208 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:22:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.926247+0000 mgr.y (mgr.25133) 209 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:22:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.926247+0000 mgr.y (mgr.25133) 209 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:22:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.929631+0000 mgr.y (mgr.25133) 210 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:22:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.929631+0000 mgr.y (mgr.25133) 210 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:22:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.986241+0000 mgr.y (mgr.25133) 211 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:22:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:36 smithi204 bash[78884]: cephadm 2024-09-21T10:22:34.986241+0000 mgr.y (mgr.25133) 211 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:22:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:22:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:22:37] "GET /metrics HTTP/1.1" 200 33843 "" "Prometheus/2.51.0" 2024-09-21T10:22:38.153 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:37 smithi003 bash[88275]: cluster 2024-09-21T10:22:36.169064+0000 mgr.y (mgr.25133) 212 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:38.153 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:37 smithi003 bash[88275]: cluster 2024-09-21T10:22:36.169064+0000 mgr.y (mgr.25133) 212 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:38.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:37 smithi003 bash[89466]: cluster 2024-09-21T10:22:36.169064+0000 mgr.y (mgr.25133) 212 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:38.154 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:37 smithi003 bash[89466]: cluster 2024-09-21T10:22:36.169064+0000 mgr.y (mgr.25133) 212 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:38.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:37 smithi204 bash[78884]: cluster 2024-09-21T10:22:36.169064+0000 mgr.y (mgr.25133) 212 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:38.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:37 smithi204 bash[78884]: cluster 2024-09-21T10:22:36.169064+0000 mgr.y (mgr.25133) 212 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:38.855 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'sleep 60' 2024-09-21T10:22:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:38 smithi003 bash[88275]: audit 2024-09-21T10:22:38.571147+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:38 smithi003 bash[88275]: audit 2024-09-21T10:22:38.571147+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:38 smithi003 bash[88275]: audit 2024-09-21T10:22:38.594827+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:38 smithi003 bash[88275]: audit 2024-09-21T10:22:38.594827+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:38 smithi003 bash[89466]: audit 2024-09-21T10:22:38.571147+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:38 smithi003 bash[89466]: audit 2024-09-21T10:22:38.571147+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:38 smithi003 bash[89466]: audit 2024-09-21T10:22:38.594827+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:38 smithi003 bash[89466]: audit 2024-09-21T10:22:38.594827+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:38 smithi204 bash[78884]: audit 2024-09-21T10:22:38.571147+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:38 smithi204 bash[78884]: audit 2024-09-21T10:22:38.571147+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:38 smithi204 bash[78884]: audit 2024-09-21T10:22:38.594827+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:38 smithi204 bash[78884]: audit 2024-09-21T10:22:38.594827+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:22:40.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:39 smithi003 bash[88275]: audit 2024-09-21T10:22:38.137979+0000 mgr.y (mgr.25133) 213 : audit [DBG] from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:40.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:39 smithi003 bash[88275]: audit 2024-09-21T10:22:38.137979+0000 mgr.y (mgr.25133) 213 : audit [DBG] from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:40.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:39 smithi003 bash[88275]: cluster 2024-09-21T10:22:38.169681+0000 mgr.y (mgr.25133) 214 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:40.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:39 smithi003 bash[88275]: cluster 2024-09-21T10:22:38.169681+0000 mgr.y (mgr.25133) 214 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:40.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:39 smithi003 bash[89466]: audit 2024-09-21T10:22:38.137979+0000 mgr.y (mgr.25133) 213 : audit [DBG] from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:40.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:39 smithi003 bash[89466]: audit 2024-09-21T10:22:38.137979+0000 mgr.y (mgr.25133) 213 : audit [DBG] from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:40.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:39 smithi003 bash[89466]: cluster 2024-09-21T10:22:38.169681+0000 mgr.y (mgr.25133) 214 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:40.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:39 smithi003 bash[89466]: cluster 2024-09-21T10:22:38.169681+0000 mgr.y (mgr.25133) 214 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:40.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:39 smithi204 bash[78884]: audit 2024-09-21T10:22:38.137979+0000 mgr.y (mgr.25133) 213 : audit [DBG] from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:40.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:39 smithi204 bash[78884]: audit 2024-09-21T10:22:38.137979+0000 mgr.y (mgr.25133) 213 : audit [DBG] from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:22:40.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:39 smithi204 bash[78884]: cluster 2024-09-21T10:22:38.169681+0000 mgr.y (mgr.25133) 214 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:40.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:39 smithi204 bash[78884]: cluster 2024-09-21T10:22:38.169681+0000 mgr.y (mgr.25133) 214 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:41 smithi003 bash[88275]: cluster 2024-09-21T10:22:40.170746+0000 mgr.y (mgr.25133) 215 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:41 smithi003 bash[88275]: cluster 2024-09-21T10:22:40.170746+0000 mgr.y (mgr.25133) 215 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:41 smithi003 bash[89466]: cluster 2024-09-21T10:22:40.170746+0000 mgr.y (mgr.25133) 215 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:41 smithi003 bash[89466]: cluster 2024-09-21T10:22:40.170746+0000 mgr.y (mgr.25133) 215 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:41 smithi204 bash[78884]: cluster 2024-09-21T10:22:40.170746+0000 mgr.y (mgr.25133) 215 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:41 smithi204 bash[78884]: cluster 2024-09-21T10:22:40.170746+0000 mgr.y (mgr.25133) 215 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:43.599 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:22:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:43 smithi003 bash[88275]: cluster 2024-09-21T10:22:42.171369+0000 mgr.y (mgr.25133) 216 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:43 smithi003 bash[88275]: cluster 2024-09-21T10:22:42.171369+0000 mgr.y (mgr.25133) 216 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:43 smithi003 bash[89466]: cluster 2024-09-21T10:22:42.171369+0000 mgr.y (mgr.25133) 216 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:43 smithi003 bash[89466]: cluster 2024-09-21T10:22:42.171369+0000 mgr.y (mgr.25133) 216 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:43 smithi204 bash[78884]: cluster 2024-09-21T10:22:42.171369+0000 mgr.y (mgr.25133) 216 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:43 smithi204 bash[78884]: cluster 2024-09-21T10:22:42.171369+0000 mgr.y (mgr.25133) 216 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:45 smithi003 bash[88275]: cluster 2024-09-21T10:22:44.172841+0000 mgr.y (mgr.25133) 217 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:45 smithi003 bash[88275]: cluster 2024-09-21T10:22:44.172841+0000 mgr.y (mgr.25133) 217 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:45 smithi003 bash[89466]: cluster 2024-09-21T10:22:44.172841+0000 mgr.y (mgr.25133) 217 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:45 smithi003 bash[89466]: cluster 2024-09-21T10:22:44.172841+0000 mgr.y (mgr.25133) 217 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:46.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:45 smithi204 bash[78884]: cluster 2024-09-21T10:22:44.172841+0000 mgr.y (mgr.25133) 217 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:46.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:45 smithi204 bash[78884]: cluster 2024-09-21T10:22:44.172841+0000 mgr.y (mgr.25133) 217 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:22:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:22:47] "GET /metrics HTTP/1.1" 200 33846 "" "Prometheus/2.51.0" 2024-09-21T10:22:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:47 smithi003 bash[88275]: cluster 2024-09-21T10:22:46.173607+0000 mgr.y (mgr.25133) 218 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:47 smithi003 bash[88275]: cluster 2024-09-21T10:22:46.173607+0000 mgr.y (mgr.25133) 218 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:48.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:47 smithi003 bash[89466]: cluster 2024-09-21T10:22:46.173607+0000 mgr.y (mgr.25133) 218 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:48.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:47 smithi003 bash[89466]: cluster 2024-09-21T10:22:46.173607+0000 mgr.y (mgr.25133) 218 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:47 smithi204 bash[78884]: cluster 2024-09-21T10:22:46.173607+0000 mgr.y (mgr.25133) 218 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:47 smithi204 bash[78884]: cluster 2024-09-21T10:22:46.173607+0000 mgr.y (mgr.25133) 218 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:49 smithi003 bash[88275]: cluster 2024-09-21T10:22:48.174282+0000 mgr.y (mgr.25133) 219 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:49 smithi003 bash[88275]: cluster 2024-09-21T10:22:48.174282+0000 mgr.y (mgr.25133) 219 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:49 smithi003 bash[89466]: cluster 2024-09-21T10:22:48.174282+0000 mgr.y (mgr.25133) 219 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:49 smithi003 bash[89466]: cluster 2024-09-21T10:22:48.174282+0000 mgr.y (mgr.25133) 219 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:49 smithi204 bash[78884]: cluster 2024-09-21T10:22:48.174282+0000 mgr.y (mgr.25133) 219 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:49 smithi204 bash[78884]: cluster 2024-09-21T10:22:48.174282+0000 mgr.y (mgr.25133) 219 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:51 smithi003 bash[88275]: cluster 2024-09-21T10:22:50.174892+0000 mgr.y (mgr.25133) 220 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:51 smithi003 bash[88275]: cluster 2024-09-21T10:22:50.174892+0000 mgr.y (mgr.25133) 220 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:52.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:51 smithi003 bash[89466]: cluster 2024-09-21T10:22:50.174892+0000 mgr.y (mgr.25133) 220 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:52.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:51 smithi003 bash[89466]: cluster 2024-09-21T10:22:50.174892+0000 mgr.y (mgr.25133) 220 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:52.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:51 smithi204 bash[78884]: cluster 2024-09-21T10:22:50.174892+0000 mgr.y (mgr.25133) 220 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:52.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:51 smithi204 bash[78884]: cluster 2024-09-21T10:22:50.174892+0000 mgr.y (mgr.25133) 220 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:53 smithi003 bash[88275]: cluster 2024-09-21T10:22:52.175608+0000 mgr.y (mgr.25133) 221 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:53 smithi003 bash[88275]: cluster 2024-09-21T10:22:52.175608+0000 mgr.y (mgr.25133) 221 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:53 smithi003 bash[88275]: audit 2024-09-21T10:22:53.571400+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:53 smithi003 bash[88275]: audit 2024-09-21T10:22:53.571400+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:53 smithi003 bash[89466]: cluster 2024-09-21T10:22:52.175608+0000 mgr.y (mgr.25133) 221 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:53 smithi003 bash[89466]: cluster 2024-09-21T10:22:52.175608+0000 mgr.y (mgr.25133) 221 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:53 smithi003 bash[89466]: audit 2024-09-21T10:22:53.571400+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:53 smithi003 bash[89466]: audit 2024-09-21T10:22:53.571400+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:53 smithi204 bash[78884]: cluster 2024-09-21T10:22:52.175608+0000 mgr.y (mgr.25133) 221 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:53 smithi204 bash[78884]: cluster 2024-09-21T10:22:52.175608+0000 mgr.y (mgr.25133) 221 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:53 smithi204 bash[78884]: audit 2024-09-21T10:22:53.571400+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:53 smithi204 bash[78884]: audit 2024-09-21T10:22:53.571400+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:22:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:55 smithi003 bash[88275]: cluster 2024-09-21T10:22:54.176779+0000 mgr.y (mgr.25133) 222 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:55 smithi003 bash[88275]: cluster 2024-09-21T10:22:54.176779+0000 mgr.y (mgr.25133) 222 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:55 smithi003 bash[89466]: cluster 2024-09-21T10:22:54.176779+0000 mgr.y (mgr.25133) 222 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:55 smithi003 bash[89466]: cluster 2024-09-21T10:22:54.176779+0000 mgr.y (mgr.25133) 222 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:56.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:55 smithi204 bash[78884]: cluster 2024-09-21T10:22:54.176779+0000 mgr.y (mgr.25133) 222 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:56.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:55 smithi204 bash[78884]: cluster 2024-09-21T10:22:54.176779+0000 mgr.y (mgr.25133) 222 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:57.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:56 smithi003 bash[88275]: cluster 2024-09-21T10:22:56.177474+0000 mgr.y (mgr.25133) 223 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:57.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:56 smithi003 bash[88275]: cluster 2024-09-21T10:22:56.177474+0000 mgr.y (mgr.25133) 223 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:57.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:56 smithi003 bash[89466]: cluster 2024-09-21T10:22:56.177474+0000 mgr.y (mgr.25133) 223 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:57.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:56 smithi003 bash[89466]: cluster 2024-09-21T10:22:56.177474+0000 mgr.y (mgr.25133) 223 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:57.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:56 smithi204 bash[78884]: cluster 2024-09-21T10:22:56.177474+0000 mgr.y (mgr.25133) 223 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:57.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:56 smithi204 bash[78884]: cluster 2024-09-21T10:22:56.177474+0000 mgr.y (mgr.25133) 223 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:22:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:22:57] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.51.0" 2024-09-21T10:22:59.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:59 smithi204 bash[78884]: cluster 2024-09-21T10:22:58.178173+0000 mgr.y (mgr.25133) 224 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:59.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:22:59 smithi204 bash[78884]: cluster 2024-09-21T10:22:58.178173+0000 mgr.y (mgr.25133) 224 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:59 smithi003 bash[88275]: cluster 2024-09-21T10:22:58.178173+0000 mgr.y (mgr.25133) 224 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:22:59 smithi003 bash[88275]: cluster 2024-09-21T10:22:58.178173+0000 mgr.y (mgr.25133) 224 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:59 smithi003 bash[89466]: cluster 2024-09-21T10:22:58.178173+0000 mgr.y (mgr.25133) 224 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:22:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:22:59 smithi003 bash[89466]: cluster 2024-09-21T10:22:58.178173+0000 mgr.y (mgr.25133) 224 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:01.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:01 smithi204 bash[78884]: cluster 2024-09-21T10:23:00.179540+0000 mgr.y (mgr.25133) 225 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:01.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:01 smithi204 bash[78884]: cluster 2024-09-21T10:23:00.179540+0000 mgr.y (mgr.25133) 225 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:01 smithi003 bash[88275]: cluster 2024-09-21T10:23:00.179540+0000 mgr.y (mgr.25133) 225 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:01 smithi003 bash[88275]: cluster 2024-09-21T10:23:00.179540+0000 mgr.y (mgr.25133) 225 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:01.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:01 smithi003 bash[89466]: cluster 2024-09-21T10:23:00.179540+0000 mgr.y (mgr.25133) 225 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:01.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:01 smithi003 bash[89466]: cluster 2024-09-21T10:23:00.179540+0000 mgr.y (mgr.25133) 225 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:03.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:03 smithi204 bash[78884]: cluster 2024-09-21T10:23:02.180317+0000 mgr.y (mgr.25133) 226 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:03.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:03 smithi204 bash[78884]: cluster 2024-09-21T10:23:02.180317+0000 mgr.y (mgr.25133) 226 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:03 smithi003 bash[88275]: cluster 2024-09-21T10:23:02.180317+0000 mgr.y (mgr.25133) 226 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:03 smithi003 bash[88275]: cluster 2024-09-21T10:23:02.180317+0000 mgr.y (mgr.25133) 226 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:03.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:03 smithi003 bash[89466]: cluster 2024-09-21T10:23:02.180317+0000 mgr.y (mgr.25133) 226 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:03.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:03 smithi003 bash[89466]: cluster 2024-09-21T10:23:02.180317+0000 mgr.y (mgr.25133) 226 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:05 smithi204 bash[78884]: cluster 2024-09-21T10:23:04.181433+0000 mgr.y (mgr.25133) 227 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:05 smithi204 bash[78884]: cluster 2024-09-21T10:23:04.181433+0000 mgr.y (mgr.25133) 227 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:05.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:05 smithi003 bash[88275]: cluster 2024-09-21T10:23:04.181433+0000 mgr.y (mgr.25133) 227 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:05.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:05 smithi003 bash[88275]: cluster 2024-09-21T10:23:04.181433+0000 mgr.y (mgr.25133) 227 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:05.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:05 smithi003 bash[89466]: cluster 2024-09-21T10:23:04.181433+0000 mgr.y (mgr.25133) 227 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:05.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:05 smithi003 bash[89466]: cluster 2024-09-21T10:23:04.181433+0000 mgr.y (mgr.25133) 227 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:07.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:07 smithi204 bash[78884]: cluster 2024-09-21T10:23:06.182015+0000 mgr.y (mgr.25133) 228 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:07.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:07 smithi204 bash[78884]: cluster 2024-09-21T10:23:06.182015+0000 mgr.y (mgr.25133) 228 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:23:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:23:07] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.51.0" 2024-09-21T10:23:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:07 smithi003 bash[88275]: cluster 2024-09-21T10:23:06.182015+0000 mgr.y (mgr.25133) 228 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:07 smithi003 bash[88275]: cluster 2024-09-21T10:23:06.182015+0000 mgr.y (mgr.25133) 228 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:07 smithi003 bash[89466]: cluster 2024-09-21T10:23:06.182015+0000 mgr.y (mgr.25133) 228 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:07 smithi003 bash[89466]: cluster 2024-09-21T10:23:06.182015+0000 mgr.y (mgr.25133) 228 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:09 smithi003 bash[88275]: cluster 2024-09-21T10:23:08.182760+0000 mgr.y (mgr.25133) 229 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:09 smithi003 bash[88275]: cluster 2024-09-21T10:23:08.182760+0000 mgr.y (mgr.25133) 229 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:09 smithi003 bash[88275]: audit 2024-09-21T10:23:08.571861+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:09 smithi003 bash[88275]: audit 2024-09-21T10:23:08.571861+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:09 smithi003 bash[89466]: cluster 2024-09-21T10:23:08.182760+0000 mgr.y (mgr.25133) 229 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:09 smithi003 bash[89466]: cluster 2024-09-21T10:23:08.182760+0000 mgr.y (mgr.25133) 229 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:09 smithi003 bash[89466]: audit 2024-09-21T10:23:08.571861+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:09 smithi003 bash[89466]: audit 2024-09-21T10:23:08.571861+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:09 smithi204 bash[78884]: cluster 2024-09-21T10:23:08.182760+0000 mgr.y (mgr.25133) 229 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:09 smithi204 bash[78884]: cluster 2024-09-21T10:23:08.182760+0000 mgr.y (mgr.25133) 229 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:09 smithi204 bash[78884]: audit 2024-09-21T10:23:08.571861+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:09 smithi204 bash[78884]: audit 2024-09-21T10:23:08.571861+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:11 smithi003 bash[88275]: cluster 2024-09-21T10:23:10.183901+0000 mgr.y (mgr.25133) 230 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:11 smithi003 bash[88275]: cluster 2024-09-21T10:23:10.183901+0000 mgr.y (mgr.25133) 230 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:11.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:11 smithi003 bash[89466]: cluster 2024-09-21T10:23:10.183901+0000 mgr.y (mgr.25133) 230 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:11.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:11 smithi003 bash[89466]: cluster 2024-09-21T10:23:10.183901+0000 mgr.y (mgr.25133) 230 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:11.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:11 smithi204 bash[78884]: cluster 2024-09-21T10:23:10.183901+0000 mgr.y (mgr.25133) 230 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:11.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:11 smithi204 bash[78884]: cluster 2024-09-21T10:23:10.183901+0000 mgr.y (mgr.25133) 230 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:13 smithi003 bash[88275]: cluster 2024-09-21T10:23:12.184594+0000 mgr.y (mgr.25133) 231 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:13 smithi003 bash[88275]: cluster 2024-09-21T10:23:12.184594+0000 mgr.y (mgr.25133) 231 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:13.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:13 smithi003 bash[89466]: cluster 2024-09-21T10:23:12.184594+0000 mgr.y (mgr.25133) 231 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:13.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:13 smithi003 bash[89466]: cluster 2024-09-21T10:23:12.184594+0000 mgr.y (mgr.25133) 231 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:13 smithi204 bash[78884]: cluster 2024-09-21T10:23:12.184594+0000 mgr.y (mgr.25133) 231 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:13 smithi204 bash[78884]: cluster 2024-09-21T10:23:12.184594+0000 mgr.y (mgr.25133) 231 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:15 smithi003 bash[88275]: cluster 2024-09-21T10:23:14.185699+0000 mgr.y (mgr.25133) 232 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:15 smithi003 bash[88275]: cluster 2024-09-21T10:23:14.185699+0000 mgr.y (mgr.25133) 232 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:15 smithi003 bash[89466]: cluster 2024-09-21T10:23:14.185699+0000 mgr.y (mgr.25133) 232 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:15 smithi003 bash[89466]: cluster 2024-09-21T10:23:14.185699+0000 mgr.y (mgr.25133) 232 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:15.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:15 smithi204 bash[78884]: cluster 2024-09-21T10:23:14.185699+0000 mgr.y (mgr.25133) 232 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:15.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:15 smithi204 bash[78884]: cluster 2024-09-21T10:23:14.185699+0000 mgr.y (mgr.25133) 232 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:23:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:23:17] "GET /metrics HTTP/1.1" 200 33847 "" "Prometheus/2.51.0" 2024-09-21T10:23:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:17 smithi003 bash[88275]: cluster 2024-09-21T10:23:16.186474+0000 mgr.y (mgr.25133) 233 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:17 smithi003 bash[88275]: cluster 2024-09-21T10:23:16.186474+0000 mgr.y (mgr.25133) 233 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:17 smithi003 bash[89466]: cluster 2024-09-21T10:23:16.186474+0000 mgr.y (mgr.25133) 233 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:17 smithi003 bash[89466]: cluster 2024-09-21T10:23:16.186474+0000 mgr.y (mgr.25133) 233 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:17 smithi204 bash[78884]: cluster 2024-09-21T10:23:16.186474+0000 mgr.y (mgr.25133) 233 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:17 smithi204 bash[78884]: cluster 2024-09-21T10:23:16.186474+0000 mgr.y (mgr.25133) 233 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:19.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:19 smithi003 bash[88275]: cluster 2024-09-21T10:23:18.187137+0000 mgr.y (mgr.25133) 234 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:19.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:19 smithi003 bash[88275]: cluster 2024-09-21T10:23:18.187137+0000 mgr.y (mgr.25133) 234 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:19.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:19 smithi003 bash[89466]: cluster 2024-09-21T10:23:18.187137+0000 mgr.y (mgr.25133) 234 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:19.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:19 smithi003 bash[89466]: cluster 2024-09-21T10:23:18.187137+0000 mgr.y (mgr.25133) 234 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:19.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:19 smithi204 bash[78884]: cluster 2024-09-21T10:23:18.187137+0000 mgr.y (mgr.25133) 234 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:19.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:19 smithi204 bash[78884]: cluster 2024-09-21T10:23:18.187137+0000 mgr.y (mgr.25133) 234 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:21.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:21 smithi003 bash[88275]: cluster 2024-09-21T10:23:20.188239+0000 mgr.y (mgr.25133) 235 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:21.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:21 smithi003 bash[88275]: cluster 2024-09-21T10:23:20.188239+0000 mgr.y (mgr.25133) 235 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:21.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:21 smithi003 bash[89466]: cluster 2024-09-21T10:23:20.188239+0000 mgr.y (mgr.25133) 235 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:21.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:21 smithi003 bash[89466]: cluster 2024-09-21T10:23:20.188239+0000 mgr.y (mgr.25133) 235 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:21.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:21 smithi204 bash[78884]: cluster 2024-09-21T10:23:20.188239+0000 mgr.y (mgr.25133) 235 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:21.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:21 smithi204 bash[78884]: cluster 2024-09-21T10:23:20.188239+0000 mgr.y (mgr.25133) 235 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:23 smithi003 bash[88275]: cluster 2024-09-21T10:23:22.188875+0000 mgr.y (mgr.25133) 236 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:23 smithi003 bash[88275]: cluster 2024-09-21T10:23:22.188875+0000 mgr.y (mgr.25133) 236 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:23.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:23 smithi003 bash[89466]: cluster 2024-09-21T10:23:22.188875+0000 mgr.y (mgr.25133) 236 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:23.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:23 smithi003 bash[89466]: cluster 2024-09-21T10:23:22.188875+0000 mgr.y (mgr.25133) 236 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:23 smithi204 bash[78884]: cluster 2024-09-21T10:23:22.188875+0000 mgr.y (mgr.25133) 236 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:23 smithi204 bash[78884]: cluster 2024-09-21T10:23:22.188875+0000 mgr.y (mgr.25133) 236 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:24 smithi003 bash[88275]: audit 2024-09-21T10:23:23.572282+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:24 smithi003 bash[88275]: audit 2024-09-21T10:23:23.572282+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:24.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:24 smithi003 bash[89466]: audit 2024-09-21T10:23:23.572282+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:24 smithi003 bash[89466]: audit 2024-09-21T10:23:23.572282+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:24 smithi204 bash[78884]: audit 2024-09-21T10:23:23.572282+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:24 smithi204 bash[78884]: audit 2024-09-21T10:23:23.572282+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:25.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:25 smithi003 bash[88275]: cluster 2024-09-21T10:23:24.189937+0000 mgr.y (mgr.25133) 237 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:25.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:25 smithi003 bash[88275]: cluster 2024-09-21T10:23:24.189937+0000 mgr.y (mgr.25133) 237 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:25.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:25 smithi003 bash[89466]: cluster 2024-09-21T10:23:24.189937+0000 mgr.y (mgr.25133) 237 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:25.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:25 smithi003 bash[89466]: cluster 2024-09-21T10:23:24.189937+0000 mgr.y (mgr.25133) 237 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:25.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:25 smithi204 bash[78884]: cluster 2024-09-21T10:23:24.189937+0000 mgr.y (mgr.25133) 237 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:25.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:25 smithi204 bash[78884]: cluster 2024-09-21T10:23:24.189937+0000 mgr.y (mgr.25133) 237 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:23:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:23:27] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.51.0" 2024-09-21T10:23:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:27 smithi003 bash[88275]: cluster 2024-09-21T10:23:26.190575+0000 mgr.y (mgr.25133) 238 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:27 smithi003 bash[88275]: cluster 2024-09-21T10:23:26.190575+0000 mgr.y (mgr.25133) 238 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:27 smithi003 bash[89466]: cluster 2024-09-21T10:23:26.190575+0000 mgr.y (mgr.25133) 238 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:27 smithi003 bash[89466]: cluster 2024-09-21T10:23:26.190575+0000 mgr.y (mgr.25133) 238 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:27.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:27 smithi204 bash[78884]: cluster 2024-09-21T10:23:26.190575+0000 mgr.y (mgr.25133) 238 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:27.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:27 smithi204 bash[78884]: cluster 2024-09-21T10:23:26.190575+0000 mgr.y (mgr.25133) 238 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:29 smithi003 bash[88275]: cluster 2024-09-21T10:23:28.191216+0000 mgr.y (mgr.25133) 239 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:29 smithi003 bash[88275]: cluster 2024-09-21T10:23:28.191216+0000 mgr.y (mgr.25133) 239 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:29.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:29 smithi003 bash[89466]: cluster 2024-09-21T10:23:28.191216+0000 mgr.y (mgr.25133) 239 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:29.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:29 smithi003 bash[89466]: cluster 2024-09-21T10:23:28.191216+0000 mgr.y (mgr.25133) 239 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:29.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:29 smithi204 bash[78884]: cluster 2024-09-21T10:23:28.191216+0000 mgr.y (mgr.25133) 239 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:29.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:29 smithi204 bash[78884]: cluster 2024-09-21T10:23:28.191216+0000 mgr.y (mgr.25133) 239 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:31.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:31 smithi003 bash[88275]: cluster 2024-09-21T10:23:30.192299+0000 mgr.y (mgr.25133) 240 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:31.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:31 smithi003 bash[88275]: cluster 2024-09-21T10:23:30.192299+0000 mgr.y (mgr.25133) 240 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:31.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:31 smithi003 bash[89466]: cluster 2024-09-21T10:23:30.192299+0000 mgr.y (mgr.25133) 240 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:31.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:31 smithi003 bash[89466]: cluster 2024-09-21T10:23:30.192299+0000 mgr.y (mgr.25133) 240 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:31.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:31 smithi204 bash[78884]: cluster 2024-09-21T10:23:30.192299+0000 mgr.y (mgr.25133) 240 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:31.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:31 smithi204 bash[78884]: cluster 2024-09-21T10:23:30.192299+0000 mgr.y (mgr.25133) 240 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:33 smithi003 bash[88275]: cluster 2024-09-21T10:23:32.192923+0000 mgr.y (mgr.25133) 241 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:33 smithi003 bash[88275]: cluster 2024-09-21T10:23:32.192923+0000 mgr.y (mgr.25133) 241 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:33.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:33 smithi003 bash[89466]: cluster 2024-09-21T10:23:32.192923+0000 mgr.y (mgr.25133) 241 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:33.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:33 smithi003 bash[89466]: cluster 2024-09-21T10:23:32.192923+0000 mgr.y (mgr.25133) 241 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:33.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:33 smithi204 bash[78884]: cluster 2024-09-21T10:23:32.192923+0000 mgr.y (mgr.25133) 241 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:33.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:33 smithi204 bash[78884]: cluster 2024-09-21T10:23:32.192923+0000 mgr.y (mgr.25133) 241 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:35 smithi003 bash[88275]: cluster 2024-09-21T10:23:34.193950+0000 mgr.y (mgr.25133) 242 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:35 smithi003 bash[88275]: cluster 2024-09-21T10:23:34.193950+0000 mgr.y (mgr.25133) 242 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:35 smithi003 bash[88275]: audit 2024-09-21T10:23:35.271899+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:23:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:35 smithi003 bash[88275]: audit 2024-09-21T10:23:35.271899+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:23:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:35 smithi003 bash[89466]: cluster 2024-09-21T10:23:34.193950+0000 mgr.y (mgr.25133) 242 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:35 smithi003 bash[89466]: cluster 2024-09-21T10:23:34.193950+0000 mgr.y (mgr.25133) 242 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:35 smithi003 bash[89466]: audit 2024-09-21T10:23:35.271899+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:23:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:35 smithi003 bash[89466]: audit 2024-09-21T10:23:35.271899+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:23:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:35 smithi204 bash[78884]: cluster 2024-09-21T10:23:34.193950+0000 mgr.y (mgr.25133) 242 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:35 smithi204 bash[78884]: cluster 2024-09-21T10:23:34.193950+0000 mgr.y (mgr.25133) 242 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:35 smithi204 bash[78884]: audit 2024-09-21T10:23:35.271899+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:23:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:35 smithi204 bash[78884]: audit 2024-09-21T10:23:35.271899+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:23:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:37 smithi003 bash[88275]: cluster 2024-09-21T10:23:36.194540+0000 mgr.y (mgr.25133) 243 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:37 smithi003 bash[88275]: cluster 2024-09-21T10:23:36.194540+0000 mgr.y (mgr.25133) 243 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:37.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:23:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:23:37] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.51.0" 2024-09-21T10:23:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:37 smithi003 bash[89466]: cluster 2024-09-21T10:23:36.194540+0000 mgr.y (mgr.25133) 243 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:37 smithi003 bash[89466]: cluster 2024-09-21T10:23:36.194540+0000 mgr.y (mgr.25133) 243 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:37 smithi204 bash[78884]: cluster 2024-09-21T10:23:36.194540+0000 mgr.y (mgr.25133) 243 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:37 smithi204 bash[78884]: cluster 2024-09-21T10:23:36.194540+0000 mgr.y (mgr.25133) 243 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:39.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:39 smithi003 bash[88275]: cluster 2024-09-21T10:23:38.195126+0000 mgr.y (mgr.25133) 244 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:39.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:39 smithi003 bash[88275]: cluster 2024-09-21T10:23:38.195126+0000 mgr.y (mgr.25133) 244 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:39.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:39 smithi003 bash[88275]: audit 2024-09-21T10:23:38.572777+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:39.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:39 smithi003 bash[88275]: audit 2024-09-21T10:23:38.572777+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:39.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:39 smithi003 bash[89466]: cluster 2024-09-21T10:23:38.195126+0000 mgr.y (mgr.25133) 244 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:39.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:39 smithi003 bash[89466]: cluster 2024-09-21T10:23:38.195126+0000 mgr.y (mgr.25133) 244 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:39.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:39 smithi003 bash[89466]: audit 2024-09-21T10:23:38.572777+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:39.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:39 smithi003 bash[89466]: audit 2024-09-21T10:23:38.572777+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:39 smithi204 bash[78884]: cluster 2024-09-21T10:23:38.195126+0000 mgr.y (mgr.25133) 244 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:39 smithi204 bash[78884]: cluster 2024-09-21T10:23:38.195126+0000 mgr.y (mgr.25133) 244 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:39 smithi204 bash[78884]: audit 2024-09-21T10:23:38.572777+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:39 smithi204 bash[78884]: audit 2024-09-21T10:23:38.572777+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:41.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[88275]: cluster 2024-09-21T10:23:40.196228+0000 mgr.y (mgr.25133) 245 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:41.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[88275]: cluster 2024-09-21T10:23:40.196228+0000 mgr.y (mgr.25133) 245 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:41.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[88275]: audit 2024-09-21T10:23:41.099085+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[88275]: audit 2024-09-21T10:23:41.099085+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[88275]: audit 2024-09-21T10:23:41.105480+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[88275]: audit 2024-09-21T10:23:41.105480+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[88275]: audit 2024-09-21T10:23:41.278454+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[88275]: audit 2024-09-21T10:23:41.278454+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[88275]: audit 2024-09-21T10:23:41.288173+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[88275]: audit 2024-09-21T10:23:41.288173+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[89466]: cluster 2024-09-21T10:23:40.196228+0000 mgr.y (mgr.25133) 245 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[89466]: cluster 2024-09-21T10:23:40.196228+0000 mgr.y (mgr.25133) 245 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[89466]: audit 2024-09-21T10:23:41.099085+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[89466]: audit 2024-09-21T10:23:41.099085+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[89466]: audit 2024-09-21T10:23:41.105480+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[89466]: audit 2024-09-21T10:23:41.105480+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[89466]: audit 2024-09-21T10:23:41.278454+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[89466]: audit 2024-09-21T10:23:41.278454+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[89466]: audit 2024-09-21T10:23:41.288173+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:41 smithi003 bash[89466]: audit 2024-09-21T10:23:41.288173+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:41 smithi204 bash[78884]: cluster 2024-09-21T10:23:40.196228+0000 mgr.y (mgr.25133) 245 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:41 smithi204 bash[78884]: cluster 2024-09-21T10:23:40.196228+0000 mgr.y (mgr.25133) 245 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:41 smithi204 bash[78884]: audit 2024-09-21T10:23:41.099085+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:41 smithi204 bash[78884]: audit 2024-09-21T10:23:41.099085+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:41 smithi204 bash[78884]: audit 2024-09-21T10:23:41.105480+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:41 smithi204 bash[78884]: audit 2024-09-21T10:23:41.105480+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:41 smithi204 bash[78884]: audit 2024-09-21T10:23:41.278454+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:41 smithi204 bash[78884]: audit 2024-09-21T10:23:41.278454+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:41 smithi204 bash[78884]: audit 2024-09-21T10:23:41.288173+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:41 smithi204 bash[78884]: audit 2024-09-21T10:23:41.288173+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[88275]: audit 2024-09-21T10:23:41.924772+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:23:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[88275]: audit 2024-09-21T10:23:41.924772+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:23:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[88275]: audit 2024-09-21T10:23:41.926670+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:23:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[88275]: audit 2024-09-21T10:23:41.926670+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:23:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[88275]: audit 2024-09-21T10:23:41.936879+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[88275]: audit 2024-09-21T10:23:41.936879+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[89466]: audit 2024-09-21T10:23:41.924772+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:23:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[89466]: audit 2024-09-21T10:23:41.924772+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:23:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[89466]: audit 2024-09-21T10:23:41.926670+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:23:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[89466]: audit 2024-09-21T10:23:41.926670+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:23:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[89466]: audit 2024-09-21T10:23:41.936879+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:42 smithi003 bash[89466]: audit 2024-09-21T10:23:41.936879+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:42 smithi204 bash[78884]: audit 2024-09-21T10:23:41.924772+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:23:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:42 smithi204 bash[78884]: audit 2024-09-21T10:23:41.924772+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:23:42.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:42 smithi204 bash[78884]: audit 2024-09-21T10:23:41.926670+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:23:42.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:42 smithi204 bash[78884]: audit 2024-09-21T10:23:41.926670+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:23:42.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:42 smithi204 bash[78884]: audit 2024-09-21T10:23:41.936879+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:42.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:42 smithi204 bash[78884]: audit 2024-09-21T10:23:41.936879+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:23:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:43 smithi003 bash[88275]: cluster 2024-09-21T10:23:42.196852+0000 mgr.y (mgr.25133) 246 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:43 smithi003 bash[88275]: cluster 2024-09-21T10:23:42.196852+0000 mgr.y (mgr.25133) 246 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:43.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:43 smithi003 bash[89466]: cluster 2024-09-21T10:23:42.196852+0000 mgr.y (mgr.25133) 246 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:43.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:43 smithi003 bash[89466]: cluster 2024-09-21T10:23:42.196852+0000 mgr.y (mgr.25133) 246 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:43 smithi204 bash[78884]: cluster 2024-09-21T10:23:42.196852+0000 mgr.y (mgr.25133) 246 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:43 smithi204 bash[78884]: cluster 2024-09-21T10:23:42.196852+0000 mgr.y (mgr.25133) 246 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:45 smithi003 bash[88275]: cluster 2024-09-21T10:23:44.197910+0000 mgr.y (mgr.25133) 247 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:45 smithi003 bash[88275]: cluster 2024-09-21T10:23:44.197910+0000 mgr.y (mgr.25133) 247 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:45 smithi003 bash[89466]: cluster 2024-09-21T10:23:44.197910+0000 mgr.y (mgr.25133) 247 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:45.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:45 smithi003 bash[89466]: cluster 2024-09-21T10:23:44.197910+0000 mgr.y (mgr.25133) 247 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:45.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:45 smithi204 bash[78884]: cluster 2024-09-21T10:23:44.197910+0000 mgr.y (mgr.25133) 247 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:45.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:45 smithi204 bash[78884]: cluster 2024-09-21T10:23:44.197910+0000 mgr.y (mgr.25133) 247 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:47.301 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for all mons to upgrade' 2024-09-21T10:23:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:47 smithi003 bash[88275]: cluster 2024-09-21T10:23:46.198557+0000 mgr.y (mgr.25133) 248 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:47 smithi003 bash[88275]: cluster 2024-09-21T10:23:46.198557+0000 mgr.y (mgr.25133) 248 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:47.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:23:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:23:47] "GET /metrics HTTP/1.1" 200 33841 "" "Prometheus/2.51.0" 2024-09-21T10:23:47.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:47 smithi003 bash[89466]: cluster 2024-09-21T10:23:46.198557+0000 mgr.y (mgr.25133) 248 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:47.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:47 smithi003 bash[89466]: cluster 2024-09-21T10:23:46.198557+0000 mgr.y (mgr.25133) 248 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:47.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:47 smithi204 bash[78884]: cluster 2024-09-21T10:23:46.198557+0000 mgr.y (mgr.25133) 248 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:47.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:47 smithi204 bash[78884]: cluster 2024-09-21T10:23:46.198557+0000 mgr.y (mgr.25133) 248 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:49 smithi003 bash[88275]: cluster 2024-09-21T10:23:48.199166+0000 mgr.y (mgr.25133) 249 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:49 smithi003 bash[88275]: cluster 2024-09-21T10:23:48.199166+0000 mgr.y (mgr.25133) 249 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:49 smithi003 bash[89466]: cluster 2024-09-21T10:23:48.199166+0000 mgr.y (mgr.25133) 249 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:49 smithi003 bash[89466]: cluster 2024-09-21T10:23:48.199166+0000 mgr.y (mgr.25133) 249 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:49.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:49 smithi204 bash[78884]: cluster 2024-09-21T10:23:48.199166+0000 mgr.y (mgr.25133) 249 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:49.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:49 smithi204 bash[78884]: cluster 2024-09-21T10:23:48.199166+0000 mgr.y (mgr.25133) 249 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:51 smithi003 bash[88275]: cluster 2024-09-21T10:23:50.200295+0000 mgr.y (mgr.25133) 250 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:51 smithi003 bash[88275]: cluster 2024-09-21T10:23:50.200295+0000 mgr.y (mgr.25133) 250 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:51 smithi003 bash[89466]: cluster 2024-09-21T10:23:50.200295+0000 mgr.y (mgr.25133) 250 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:51.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:51 smithi003 bash[89466]: cluster 2024-09-21T10:23:50.200295+0000 mgr.y (mgr.25133) 250 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:51.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:51 smithi204 bash[78884]: cluster 2024-09-21T10:23:50.200295+0000 mgr.y (mgr.25133) 250 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:51.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:51 smithi204 bash[78884]: cluster 2024-09-21T10:23:50.200295+0000 mgr.y (mgr.25133) 250 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:52.043 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:23:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:53 smithi003 bash[88275]: cluster 2024-09-21T10:23:52.200989+0000 mgr.y (mgr.25133) 251 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:53 smithi003 bash[88275]: cluster 2024-09-21T10:23:52.200989+0000 mgr.y (mgr.25133) 251 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:53 smithi003 bash[89466]: cluster 2024-09-21T10:23:52.200989+0000 mgr.y (mgr.25133) 251 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:53 smithi003 bash[89466]: cluster 2024-09-21T10:23:52.200989+0000 mgr.y (mgr.25133) 251 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:53.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:53 smithi204 bash[78884]: cluster 2024-09-21T10:23:52.200989+0000 mgr.y (mgr.25133) 251 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:53.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:53 smithi204 bash[78884]: cluster 2024-09-21T10:23:52.200989+0000 mgr.y (mgr.25133) 251 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:54 smithi003 bash[88275]: audit 2024-09-21T10:23:53.573437+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:54.743 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:54 smithi003 bash[88275]: audit 2024-09-21T10:23:53.573437+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:54.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:54 smithi003 bash[89466]: audit 2024-09-21T10:23:53.573437+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:54.744 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:54 smithi003 bash[89466]: audit 2024-09-21T10:23:53.573437+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:54 smithi204 bash[78884]: audit 2024-09-21T10:23:53.573437+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:54 smithi204 bash[78884]: audit 2024-09-21T10:23:53.573437+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:23:54.858 INFO:teuthology.orchestra.run.smithi003.stdout:wait for all mons to upgrade 2024-09-21T10:23:55.545 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:55 smithi003 bash[88275]: cluster 2024-09-21T10:23:54.202046+0000 mgr.y (mgr.25133) 252 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:55.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:55 smithi003 bash[88275]: cluster 2024-09-21T10:23:54.202046+0000 mgr.y (mgr.25133) 252 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:55.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:55 smithi003 bash[89466]: cluster 2024-09-21T10:23:54.202046+0000 mgr.y (mgr.25133) 252 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:55.546 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:55 smithi003 bash[89466]: cluster 2024-09-21T10:23:54.202046+0000 mgr.y (mgr.25133) 252 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:55.548 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon' 2024-09-21T10:23:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:55 smithi204 bash[78884]: cluster 2024-09-21T10:23:54.202046+0000 mgr.y (mgr.25133) 252 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:55 smithi204 bash[78884]: cluster 2024-09-21T10:23:54.202046+0000 mgr.y (mgr.25133) 252 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:23:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:23:57] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.51.0" 2024-09-21T10:23:57.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:57 smithi003 bash[88275]: cluster 2024-09-21T10:23:56.202669+0000 mgr.y (mgr.25133) 253 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:57.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:57 smithi003 bash[88275]: cluster 2024-09-21T10:23:56.202669+0000 mgr.y (mgr.25133) 253 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:57 smithi003 bash[89466]: cluster 2024-09-21T10:23:56.202669+0000 mgr.y (mgr.25133) 253 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:57 smithi003 bash[89466]: cluster 2024-09-21T10:23:56.202669+0000 mgr.y (mgr.25133) 253 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:57 smithi204 bash[78884]: cluster 2024-09-21T10:23:56.202669+0000 mgr.y (mgr.25133) 253 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:57 smithi204 bash[78884]: cluster 2024-09-21T10:23:56.202669+0000 mgr.y (mgr.25133) 253 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:59 smithi003 bash[88275]: cluster 2024-09-21T10:23:58.203308+0000 mgr.y (mgr.25133) 254 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:23:59 smithi003 bash[88275]: cluster 2024-09-21T10:23:58.203308+0000 mgr.y (mgr.25133) 254 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:59.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:59 smithi003 bash[89466]: cluster 2024-09-21T10:23:58.203308+0000 mgr.y (mgr.25133) 254 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:59.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:23:59 smithi003 bash[89466]: cluster 2024-09-21T10:23:58.203308+0000 mgr.y (mgr.25133) 254 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:59.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:59 smithi204 bash[78884]: cluster 2024-09-21T10:23:58.203308+0000 mgr.y (mgr.25133) 254 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:23:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:23:59 smithi204 bash[78884]: cluster 2024-09-21T10:23:58.203308+0000 mgr.y (mgr.25133) 254 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:00.295 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:01 smithi003 bash[88275]: cluster 2024-09-21T10:24:00.204391+0000 mgr.y (mgr.25133) 255 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:01 smithi003 bash[88275]: cluster 2024-09-21T10:24:00.204391+0000 mgr.y (mgr.25133) 255 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:01.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:01 smithi003 bash[89466]: cluster 2024-09-21T10:24:00.204391+0000 mgr.y (mgr.25133) 255 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:01.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:01 smithi003 bash[89466]: cluster 2024-09-21T10:24:00.204391+0000 mgr.y (mgr.25133) 255 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:01.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:01 smithi204 bash[78884]: cluster 2024-09-21T10:24:00.204391+0000 mgr.y (mgr.25133) 255 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:01 smithi204 bash[78884]: cluster 2024-09-21T10:24:00.204391+0000 mgr.y (mgr.25133) 255 : cluster [DBG] pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:03 smithi003 bash[88275]: cluster 2024-09-21T10:24:02.205035+0000 mgr.y (mgr.25133) 256 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:03 smithi003 bash[88275]: cluster 2024-09-21T10:24:02.205035+0000 mgr.y (mgr.25133) 256 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:03.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:03 smithi003 bash[89466]: cluster 2024-09-21T10:24:02.205035+0000 mgr.y (mgr.25133) 256 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:03.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:03 smithi003 bash[89466]: cluster 2024-09-21T10:24:02.205035+0000 mgr.y (mgr.25133) 256 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:03.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:03 smithi204 bash[78884]: cluster 2024-09-21T10:24:02.205035+0000 mgr.y (mgr.25133) 256 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:03.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:03 smithi204 bash[78884]: cluster 2024-09-21T10:24:02.205035+0000 mgr.y (mgr.25133) 256 : cluster [DBG] pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:04 smithi003 bash[88275]: audit 2024-09-21T10:24:03.620774+0000 mgr.y (mgr.25133) 257 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:04 smithi003 bash[88275]: audit 2024-09-21T10:24:03.620774+0000 mgr.y (mgr.25133) 257 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:04.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:04 smithi003 bash[89466]: audit 2024-09-21T10:24:03.620774+0000 mgr.y (mgr.25133) 257 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:04.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:04 smithi003 bash[89466]: audit 2024-09-21T10:24:03.620774+0000 mgr.y (mgr.25133) 257 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:04 smithi204 bash[78884]: audit 2024-09-21T10:24:03.620774+0000 mgr.y (mgr.25133) 257 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:04 smithi204 bash[78884]: audit 2024-09-21T10:24:03.620774+0000 mgr.y (mgr.25133) 257 : audit [DBG] from='client.44210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:05.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:05 smithi003 bash[88275]: cluster 2024-09-21T10:24:04.205924+0000 mgr.y (mgr.25133) 258 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:05.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:05 smithi003 bash[88275]: cluster 2024-09-21T10:24:04.205924+0000 mgr.y (mgr.25133) 258 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:05.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:05 smithi003 bash[89466]: cluster 2024-09-21T10:24:04.205924+0000 mgr.y (mgr.25133) 258 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:05.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:05 smithi003 bash[89466]: cluster 2024-09-21T10:24:04.205924+0000 mgr.y (mgr.25133) 258 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:05.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:05 smithi204 bash[78884]: cluster 2024-09-21T10:24:04.205924+0000 mgr.y (mgr.25133) 258 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:05.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:05 smithi204 bash[78884]: cluster 2024-09-21T10:24:04.205924+0000 mgr.y (mgr.25133) 258 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:06.227 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:06.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T10:24:07.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: cluster 2024-09-21T10:24:06.206554+0000 mgr.y (mgr.25133) 259 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:07.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: cluster 2024-09-21T10:24:06.206554+0000 mgr.y (mgr.25133) 259 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:07.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: cephadm 2024-09-21T10:24:06.217402+0000 mgr.y (mgr.25133) 260 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: cephadm 2024-09-21T10:24:06.217402+0000 mgr.y (mgr.25133) 260 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: audit 2024-09-21T10:24:06.224618+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: audit 2024-09-21T10:24:06.224618+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: audit 2024-09-21T10:24:06.225966+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: audit 2024-09-21T10:24:06.225966+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: audit 2024-09-21T10:24:06.229564+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: audit 2024-09-21T10:24:06.229564+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: audit 2024-09-21T10:24:06.230864+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: audit 2024-09-21T10:24:06.230864+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: audit 2024-09-21T10:24:06.240366+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: audit 2024-09-21T10:24:06.240366+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: cephadm 2024-09-21T10:24:06.307042+0000 mgr.y (mgr.25133) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[89466]: cephadm 2024-09-21T10:24:06.307042+0000 mgr.y (mgr.25133) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: cluster 2024-09-21T10:24:06.206554+0000 mgr.y (mgr.25133) 259 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: cluster 2024-09-21T10:24:06.206554+0000 mgr.y (mgr.25133) 259 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: cephadm 2024-09-21T10:24:06.217402+0000 mgr.y (mgr.25133) 260 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: cephadm 2024-09-21T10:24:06.217402+0000 mgr.y (mgr.25133) 260 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: audit 2024-09-21T10:24:06.224618+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: audit 2024-09-21T10:24:06.224618+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: audit 2024-09-21T10:24:06.225966+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: audit 2024-09-21T10:24:06.225966+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: audit 2024-09-21T10:24:06.229564+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: audit 2024-09-21T10:24:06.229564+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: audit 2024-09-21T10:24:06.230864+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: audit 2024-09-21T10:24:06.230864+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: audit 2024-09-21T10:24:06.240366+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: audit 2024-09-21T10:24:06.240366+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: cephadm 2024-09-21T10:24:06.307042+0000 mgr.y (mgr.25133) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[88275]: cephadm 2024-09-21T10:24:06.307042+0000 mgr.y (mgr.25133) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: cluster 2024-09-21T10:24:06.206554+0000 mgr.y (mgr.25133) 259 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: cluster 2024-09-21T10:24:06.206554+0000 mgr.y (mgr.25133) 259 : cluster [DBG] pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: cephadm 2024-09-21T10:24:06.217402+0000 mgr.y (mgr.25133) 260 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: cephadm 2024-09-21T10:24:06.217402+0000 mgr.y (mgr.25133) 260 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: audit 2024-09-21T10:24:06.224618+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: audit 2024-09-21T10:24:06.224618+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: audit 2024-09-21T10:24:06.225966+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: audit 2024-09-21T10:24:06.225966+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: audit 2024-09-21T10:24:06.229564+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: audit 2024-09-21T10:24:06.229564+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: audit 2024-09-21T10:24:06.230864+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: audit 2024-09-21T10:24:06.230864+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: audit 2024-09-21T10:24:06.240366+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: audit 2024-09-21T10:24:06.240366+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: cephadm 2024-09-21T10:24:06.307042+0000 mgr.y (mgr.25133) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:07 smithi204 bash[78884]: cephadm 2024-09-21T10:24:06.307042+0000 mgr.y (mgr.25133) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:24:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:24:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:24:07] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.51.0" 2024-09-21T10:24:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: cluster 2024-09-21T10:24:08.207014+0000 mgr.y (mgr.25133) 262 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: cluster 2024-09-21T10:24:08.207014+0000 mgr.y (mgr.25133) 262 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:08.573743+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:08.573743+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.010305+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.010305+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.013773+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.013773+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.017788+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.017788+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.025154+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.025154+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.030670+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.030670+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.038324+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.038324+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.043007+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.043007+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.050407+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.050407+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.058115+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.058115+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.066314+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.066314+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.071659+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.071659+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.079921+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.079921+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.085545+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.085545+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.090803+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.090803+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.099152+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.099152+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.104865+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.104865+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.113078+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.113078+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.118506+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.118506+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.126963+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.126963+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.134225+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.134225+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.144614+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.144614+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.151862+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.151862+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.158272+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.158272+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.164461+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.164461+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.170631+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.170631+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.176319+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.176319+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.182059+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.182059+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.188616+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.188616+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.194896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.194896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.199228+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.199228+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:09.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.205020+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:24:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.205020+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:24:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.209389+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:24:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.209389+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:24:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.215128+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:24:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.215128+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:24:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.219521+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:24:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.219521+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:24:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.221155+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:24:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.221155+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:24:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.222740+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:24:09.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:09 smithi204 bash[78884]: audit 2024-09-21T10:24:09.222740+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:24:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: cluster 2024-09-21T10:24:08.207014+0000 mgr.y (mgr.25133) 262 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: cluster 2024-09-21T10:24:08.207014+0000 mgr.y (mgr.25133) 262 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:08.573743+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:08.573743+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.010305+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.010305+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.013773+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.013773+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.017788+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.017788+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.025154+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.025154+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.030670+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.030670+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.038324+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.038324+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.043007+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.043007+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.050407+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.050407+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.058115+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: cluster 2024-09-21T10:24:08.207014+0000 mgr.y (mgr.25133) 262 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: cluster 2024-09-21T10:24:08.207014+0000 mgr.y (mgr.25133) 262 : cluster [DBG] pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:08.573743+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:08.573743+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.010305+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.010305+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.013773+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.013773+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.017788+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.017788+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.025154+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.025154+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.030670+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.030670+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.038324+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.038324+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.043007+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.043007+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.050407+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.050407+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.058115+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.058115+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.066314+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.066314+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.071659+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.071659+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.079921+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.079921+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.085545+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.085545+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.090803+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.090803+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.099152+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.099152+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.104865+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.104865+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.113078+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.113078+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.118506+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.118506+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.126963+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.126963+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.134225+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.058115+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.066314+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.066314+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.071659+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.071659+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.079921+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.079921+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.085545+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.085545+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.090803+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.090803+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.099152+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.099152+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.104865+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.104865+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.113078+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.113078+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.118506+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.118506+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.126963+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.126963+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.134225+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.682 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.134225+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.144614+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.144614+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.151862+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.151862+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.158272+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.158272+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.164461+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.164461+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.170631+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.170631+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.176319+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.176319+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.182059+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.182059+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.188616+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.188616+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.194896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.194896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.134225+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.144614+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.144614+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.151862+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.151862+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.158272+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.158272+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.164461+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.164461+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.170631+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.170631+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.176319+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.176319+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.182059+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.182059+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.188616+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.188616+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.194896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.194896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:24:09.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.199228+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.199228+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.205020+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.205020+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.209389+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.209389+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.215128+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.215128+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.219521+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.219521+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.221155+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.221155+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.222740+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:24:09.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[88275]: audit 2024-09-21T10:24:09.222740+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.199228+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.199228+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.205020+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.205020+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.209389+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.209389+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.215128+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.215128+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.219521+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.219521+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.221155+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.221155+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.222740+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:24:09.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:09 smithi003 bash[89466]: audit 2024-09-21T10:24:09.222740+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:24:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.011206+0000 mgr.y (mgr.25133) 263 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:24:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.011206+0000 mgr.y (mgr.25133) 263 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:24:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.011357+0000 mgr.y (mgr.25133) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:24:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.011357+0000 mgr.y (mgr.25133) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:24:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.019553+0000 mgr.y (mgr.25133) 265 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:24:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.019553+0000 mgr.y (mgr.25133) 265 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.031943+0000 mgr.y (mgr.25133) 266 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.031943+0000 mgr.y (mgr.25133) 266 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.044248+0000 mgr.y (mgr.25133) 267 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.044248+0000 mgr.y (mgr.25133) 267 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.059847+0000 mgr.y (mgr.25133) 268 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.059847+0000 mgr.y (mgr.25133) 268 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.073253+0000 mgr.y (mgr.25133) 269 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.073253+0000 mgr.y (mgr.25133) 269 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.087375+0000 mgr.y (mgr.25133) 270 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.087375+0000 mgr.y (mgr.25133) 270 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.092538+0000 mgr.y (mgr.25133) 271 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.092538+0000 mgr.y (mgr.25133) 271 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.106467+0000 mgr.y (mgr.25133) 272 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T10:24:10.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.106467+0000 mgr.y (mgr.25133) 272 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T10:24:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.120115+0000 mgr.y (mgr.25133) 273 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T10:24:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.120115+0000 mgr.y (mgr.25133) 273 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T10:24:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.136138+0000 mgr.y (mgr.25133) 274 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:24:10.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.136138+0000 mgr.y (mgr.25133) 274 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.153634+0000 mgr.y (mgr.25133) 275 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.153634+0000 mgr.y (mgr.25133) 275 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.160011+0000 mgr.y (mgr.25133) 276 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.160011+0000 mgr.y (mgr.25133) 276 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.166189+0000 mgr.y (mgr.25133) 277 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.166189+0000 mgr.y (mgr.25133) 277 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.172346+0000 mgr.y (mgr.25133) 278 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.172346+0000 mgr.y (mgr.25133) 278 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.178058+0000 mgr.y (mgr.25133) 279 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.178058+0000 mgr.y (mgr.25133) 279 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.183784+0000 mgr.y (mgr.25133) 280 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:24:10.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.183784+0000 mgr.y (mgr.25133) 280 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.186148+0000 mgr.y (mgr.25133) 281 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.186148+0000 mgr.y (mgr.25133) 281 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.228190+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.228190+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.233239+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.233239+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.255921+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.255921+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.260447+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.260447+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.262069+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.262069+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.270304+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:24:10.511 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.270304+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.274487+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.274487+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.282259+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.282259+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.286433+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.286433+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.294193+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.294193+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.298652+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.298652+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.306405+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.306405+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.310798+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.512 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.310798+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.312217+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.312217+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.313646+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.313646+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.315193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.315193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.316678+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.316678+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.318131+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.318131+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.319304+0000 mgr.y (mgr.25133) 282 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: cephadm 2024-09-21T10:24:09.319304+0000 mgr.y (mgr.25133) 282 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.320148+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:24:10.513 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.320148+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:24:10.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.328120+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:24:10.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.328120+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:24:10.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.329505+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:10.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.329505+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:10.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.332991+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:10.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.332991+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:10.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.334733+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:10.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.334733+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:10.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.347256+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:10.514 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:10 smithi204 bash[78884]: audit 2024-09-21T10:24:09.347256+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:10.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.011206+0000 mgr.y (mgr.25133) 263 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:24:10.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.011206+0000 mgr.y (mgr.25133) 263 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:24:10.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.011357+0000 mgr.y (mgr.25133) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:24:10.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.011357+0000 mgr.y (mgr.25133) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:24:10.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.019553+0000 mgr.y (mgr.25133) 265 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:24:10.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.019553+0000 mgr.y (mgr.25133) 265 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:24:10.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.031943+0000 mgr.y (mgr.25133) 266 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:24:10.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.031943+0000 mgr.y (mgr.25133) 266 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.044248+0000 mgr.y (mgr.25133) 267 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.044248+0000 mgr.y (mgr.25133) 267 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.059847+0000 mgr.y (mgr.25133) 268 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.059847+0000 mgr.y (mgr.25133) 268 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.073253+0000 mgr.y (mgr.25133) 269 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.073253+0000 mgr.y (mgr.25133) 269 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.087375+0000 mgr.y (mgr.25133) 270 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.087375+0000 mgr.y (mgr.25133) 270 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.092538+0000 mgr.y (mgr.25133) 271 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.092538+0000 mgr.y (mgr.25133) 271 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.106467+0000 mgr.y (mgr.25133) 272 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.106467+0000 mgr.y (mgr.25133) 272 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.120115+0000 mgr.y (mgr.25133) 273 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T10:24:10.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.120115+0000 mgr.y (mgr.25133) 273 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T10:24:10.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.011206+0000 mgr.y (mgr.25133) 263 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:24:10.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.011206+0000 mgr.y (mgr.25133) 263 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:24:10.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.011357+0000 mgr.y (mgr.25133) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:24:10.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.011357+0000 mgr.y (mgr.25133) 264 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:24:10.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.019553+0000 mgr.y (mgr.25133) 265 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:24:10.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.019553+0000 mgr.y (mgr.25133) 265 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:24:10.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.031943+0000 mgr.y (mgr.25133) 266 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:24:10.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.031943+0000 mgr.y (mgr.25133) 266 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:24:10.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.044248+0000 mgr.y (mgr.25133) 267 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.044248+0000 mgr.y (mgr.25133) 267 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.059847+0000 mgr.y (mgr.25133) 268 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.059847+0000 mgr.y (mgr.25133) 268 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.073253+0000 mgr.y (mgr.25133) 269 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.073253+0000 mgr.y (mgr.25133) 269 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.087375+0000 mgr.y (mgr.25133) 270 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.087375+0000 mgr.y (mgr.25133) 270 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.092538+0000 mgr.y (mgr.25133) 271 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.092538+0000 mgr.y (mgr.25133) 271 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.106467+0000 mgr.y (mgr.25133) 272 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.106467+0000 mgr.y (mgr.25133) 272 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.120115+0000 mgr.y (mgr.25133) 273 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T10:24:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.120115+0000 mgr.y (mgr.25133) 273 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.136138+0000 mgr.y (mgr.25133) 274 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.136138+0000 mgr.y (mgr.25133) 274 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.153634+0000 mgr.y (mgr.25133) 275 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.153634+0000 mgr.y (mgr.25133) 275 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.160011+0000 mgr.y (mgr.25133) 276 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.160011+0000 mgr.y (mgr.25133) 276 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.166189+0000 mgr.y (mgr.25133) 277 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.166189+0000 mgr.y (mgr.25133) 277 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.172346+0000 mgr.y (mgr.25133) 278 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.172346+0000 mgr.y (mgr.25133) 278 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.178058+0000 mgr.y (mgr.25133) 279 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:24:10.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.178058+0000 mgr.y (mgr.25133) 279 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.183784+0000 mgr.y (mgr.25133) 280 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.183784+0000 mgr.y (mgr.25133) 280 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.186148+0000 mgr.y (mgr.25133) 281 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.186148+0000 mgr.y (mgr.25133) 281 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.228190+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.228190+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.233239+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.233239+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.255921+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.136138+0000 mgr.y (mgr.25133) 274 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.136138+0000 mgr.y (mgr.25133) 274 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:24:10.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.153634+0000 mgr.y (mgr.25133) 275 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.153634+0000 mgr.y (mgr.25133) 275 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.160011+0000 mgr.y (mgr.25133) 276 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.160011+0000 mgr.y (mgr.25133) 276 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.166189+0000 mgr.y (mgr.25133) 277 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.166189+0000 mgr.y (mgr.25133) 277 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.172346+0000 mgr.y (mgr.25133) 278 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.172346+0000 mgr.y (mgr.25133) 278 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.178058+0000 mgr.y (mgr.25133) 279 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.178058+0000 mgr.y (mgr.25133) 279 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.183784+0000 mgr.y (mgr.25133) 280 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.183784+0000 mgr.y (mgr.25133) 280 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.186148+0000 mgr.y (mgr.25133) 281 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:24:10.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.186148+0000 mgr.y (mgr.25133) 281 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:24:10.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.228190+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:24:10.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.228190+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T10:24:10.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.233239+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:24:10.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.233239+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:24:10.683 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.255921+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:24:10.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.255921+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:24:10.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.260447+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.260447+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.262069+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:24:10.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.262069+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:24:10.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.270304+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:24:10.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.270304+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:24:10.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.274487+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:24:10.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.274487+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:24:10.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.282259+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:24:10.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.282259+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:24:10.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.286433+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:24:10.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.286433+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:24:10.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.294193+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:24:10.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.294193+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:24:10.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.298652+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:24:10.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.255921+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T10:24:10.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.260447+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.260447+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.262069+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:24:10.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.262069+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:24:10.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.270304+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:24:10.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.270304+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T10:24:10.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.274487+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:24:10.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.274487+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:24:10.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.282259+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:24:10.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.282259+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.286433+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.286433+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.294193+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.294193+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.298652+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.298652+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.306405+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.306405+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.310798+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.310798+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.312217+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.312217+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.313646+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.313646+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.315193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.315193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.316678+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.316678+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.318131+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.318131+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.319304+0000 mgr.y (mgr.25133) 282 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: cephadm 2024-09-21T10:24:09.319304+0000 mgr.y (mgr.25133) 282 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.320148+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.298652+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.306405+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:24:10.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.306405+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.310798+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.310798+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.312217+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.312217+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.313646+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.313646+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.315193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.315193+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.316678+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.316678+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.318131+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.318131+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.319304+0000 mgr.y (mgr.25133) 282 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:24:10.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: cephadm 2024-09-21T10:24:09.319304+0000 mgr.y (mgr.25133) 282 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.320148+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.320148+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.328120+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.328120+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.329505+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.329505+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.332991+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.332991+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.334733+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.334733+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.347256+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:10.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[89466]: audit 2024-09-21T10:24:09.347256+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:10.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.320148+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:24:10.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.328120+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:24:10.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.328120+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:24:10.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.329505+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:10.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.329505+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:24:10.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.332991+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:10.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.332991+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:24:10.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.334733+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:10.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.334733+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:24:10.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.347256+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:10.692 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:10 smithi003 bash[88275]: audit 2024-09-21T10:24:09.347256+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:11.516 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:11.632 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:11 smithi003 bash[88275]: cluster 2024-09-21T10:24:10.208057+0000 mgr.y (mgr.25133) 283 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:11.632 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:11 smithi003 bash[88275]: cluster 2024-09-21T10:24:10.208057+0000 mgr.y (mgr.25133) 283 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:11.633 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:11 smithi003 bash[89466]: cluster 2024-09-21T10:24:10.208057+0000 mgr.y (mgr.25133) 283 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:11.633 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:11 smithi003 bash[89466]: cluster 2024-09-21T10:24:10.208057+0000 mgr.y (mgr.25133) 283 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:11.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:11 smithi204 bash[78884]: cluster 2024-09-21T10:24:10.208057+0000 mgr.y (mgr.25133) 283 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:11.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:11 smithi204 bash[78884]: cluster 2024-09-21T10:24:10.208057+0000 mgr.y (mgr.25133) 283 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:13 smithi003 bash[88275]: cluster 2024-09-21T10:24:12.208648+0000 mgr.y (mgr.25133) 284 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:13 smithi003 bash[88275]: cluster 2024-09-21T10:24:12.208648+0000 mgr.y (mgr.25133) 284 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:13.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:13 smithi003 bash[89466]: cluster 2024-09-21T10:24:12.208648+0000 mgr.y (mgr.25133) 284 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:13.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:13 smithi003 bash[89466]: cluster 2024-09-21T10:24:12.208648+0000 mgr.y (mgr.25133) 284 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:13 smithi204 bash[78884]: cluster 2024-09-21T10:24:12.208648+0000 mgr.y (mgr.25133) 284 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:13 smithi204 bash[78884]: cluster 2024-09-21T10:24:12.208648+0000 mgr.y (mgr.25133) 284 : cluster [DBG] pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:14 smithi003 bash[88275]: audit 2024-09-21T10:24:13.629316+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:14 smithi003 bash[88275]: audit 2024-09-21T10:24:13.629316+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:14 smithi003 bash[89466]: audit 2024-09-21T10:24:13.629316+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:14 smithi003 bash[89466]: audit 2024-09-21T10:24:13.629316+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:15.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:14 smithi204 bash[78884]: audit 2024-09-21T10:24:13.629316+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:14 smithi204 bash[78884]: audit 2024-09-21T10:24:13.629316+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:24:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:15 smithi003 bash[88275]: cluster 2024-09-21T10:24:14.209752+0000 mgr.y (mgr.25133) 285 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:15 smithi003 bash[88275]: cluster 2024-09-21T10:24:14.209752+0000 mgr.y (mgr.25133) 285 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:15 smithi003 bash[89466]: cluster 2024-09-21T10:24:14.209752+0000 mgr.y (mgr.25133) 285 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:15 smithi003 bash[89466]: cluster 2024-09-21T10:24:14.209752+0000 mgr.y (mgr.25133) 285 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:15.961 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'sleep 60' 2024-09-21T10:24:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:15 smithi204 bash[78884]: cluster 2024-09-21T10:24:14.209752+0000 mgr.y (mgr.25133) 285 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:15 smithi204 bash[78884]: cluster 2024-09-21T10:24:14.209752+0000 mgr.y (mgr.25133) 285 : cluster [DBG] pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:16.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:16 smithi003 bash[89466]: audit 2024-09-21T10:24:15.186012+0000 mgr.y (mgr.25133) 286 : audit [DBG] from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:16.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:16 smithi003 bash[89466]: audit 2024-09-21T10:24:15.186012+0000 mgr.y (mgr.25133) 286 : audit [DBG] from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:16.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:16 smithi003 bash[88275]: audit 2024-09-21T10:24:15.186012+0000 mgr.y (mgr.25133) 286 : audit [DBG] from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:16.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:16 smithi003 bash[88275]: audit 2024-09-21T10:24:15.186012+0000 mgr.y (mgr.25133) 286 : audit [DBG] from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:17.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:16 smithi204 bash[78884]: audit 2024-09-21T10:24:15.186012+0000 mgr.y (mgr.25133) 286 : audit [DBG] from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:17.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:16 smithi204 bash[78884]: audit 2024-09-21T10:24:15.186012+0000 mgr.y (mgr.25133) 286 : audit [DBG] from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:24:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:24:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:24:17] "GET /metrics HTTP/1.1" 200 33845 "" "Prometheus/2.51.0" 2024-09-21T10:24:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:17 smithi003 bash[89466]: cluster 2024-09-21T10:24:16.210385+0000 mgr.y (mgr.25133) 287 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:17 smithi003 bash[89466]: cluster 2024-09-21T10:24:16.210385+0000 mgr.y (mgr.25133) 287 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:17.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:17 smithi003 bash[88275]: cluster 2024-09-21T10:24:16.210385+0000 mgr.y (mgr.25133) 287 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:17.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:17 smithi003 bash[88275]: cluster 2024-09-21T10:24:16.210385+0000 mgr.y (mgr.25133) 287 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:17 smithi204 bash[78884]: cluster 2024-09-21T10:24:16.210385+0000 mgr.y (mgr.25133) 287 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:17 smithi204 bash[78884]: cluster 2024-09-21T10:24:16.210385+0000 mgr.y (mgr.25133) 287 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:19 smithi003 bash[89466]: cluster 2024-09-21T10:24:18.211019+0000 mgr.y (mgr.25133) 288 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:19 smithi003 bash[89466]: cluster 2024-09-21T10:24:18.211019+0000 mgr.y (mgr.25133) 288 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:19.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:19 smithi003 bash[88275]: cluster 2024-09-21T10:24:18.211019+0000 mgr.y (mgr.25133) 288 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:19.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:19 smithi003 bash[88275]: cluster 2024-09-21T10:24:18.211019+0000 mgr.y (mgr.25133) 288 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:20.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:19 smithi204 bash[78884]: cluster 2024-09-21T10:24:18.211019+0000 mgr.y (mgr.25133) 288 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:19 smithi204 bash[78884]: cluster 2024-09-21T10:24:18.211019+0000 mgr.y (mgr.25133) 288 : cluster [DBG] pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:20.706 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:24:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:21 smithi003 bash[89466]: cluster 2024-09-21T10:24:20.211863+0000 mgr.y (mgr.25133) 289 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:21 smithi003 bash[89466]: cluster 2024-09-21T10:24:20.211863+0000 mgr.y (mgr.25133) 289 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:21 smithi003 bash[88275]: cluster 2024-09-21T10:24:20.211863+0000 mgr.y (mgr.25133) 289 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:21 smithi003 bash[88275]: cluster 2024-09-21T10:24:20.211863+0000 mgr.y (mgr.25133) 289 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:21 smithi204 bash[78884]: cluster 2024-09-21T10:24:20.211863+0000 mgr.y (mgr.25133) 289 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:21 smithi204 bash[78884]: cluster 2024-09-21T10:24:20.211863+0000 mgr.y (mgr.25133) 289 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:23.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:23 smithi003 bash[89466]: cluster 2024-09-21T10:24:22.212629+0000 mgr.y (mgr.25133) 290 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:23.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:23 smithi003 bash[89466]: cluster 2024-09-21T10:24:22.212629+0000 mgr.y (mgr.25133) 290 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:23.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:23 smithi003 bash[89466]: audit 2024-09-21T10:24:23.574359+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:23.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:23 smithi003 bash[89466]: audit 2024-09-21T10:24:23.574359+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:23.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:23 smithi003 bash[88275]: cluster 2024-09-21T10:24:22.212629+0000 mgr.y (mgr.25133) 290 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:23.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:23 smithi003 bash[88275]: cluster 2024-09-21T10:24:22.212629+0000 mgr.y (mgr.25133) 290 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:23.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:23 smithi003 bash[88275]: audit 2024-09-21T10:24:23.574359+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:23.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:23 smithi003 bash[88275]: audit 2024-09-21T10:24:23.574359+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:23 smithi204 bash[78884]: cluster 2024-09-21T10:24:22.212629+0000 mgr.y (mgr.25133) 290 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:23 smithi204 bash[78884]: cluster 2024-09-21T10:24:22.212629+0000 mgr.y (mgr.25133) 290 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:23 smithi204 bash[78884]: audit 2024-09-21T10:24:23.574359+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:23 smithi204 bash[78884]: audit 2024-09-21T10:24:23.574359+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:25 smithi003 bash[89466]: cluster 2024-09-21T10:24:24.213691+0000 mgr.y (mgr.25133) 291 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:25 smithi003 bash[89466]: cluster 2024-09-21T10:24:24.213691+0000 mgr.y (mgr.25133) 291 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:25 smithi003 bash[88275]: cluster 2024-09-21T10:24:24.213691+0000 mgr.y (mgr.25133) 291 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:25 smithi003 bash[88275]: cluster 2024-09-21T10:24:24.213691+0000 mgr.y (mgr.25133) 291 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:26.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:25 smithi204 bash[78884]: cluster 2024-09-21T10:24:24.213691+0000 mgr.y (mgr.25133) 291 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:26.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:25 smithi204 bash[78884]: cluster 2024-09-21T10:24:24.213691+0000 mgr.y (mgr.25133) 291 : cluster [DBG] pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:27.673 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:24:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:24:27] "GET /metrics HTTP/1.1" 200 33846 "" "Prometheus/2.51.0" 2024-09-21T10:24:27.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:27 smithi003 bash[88275]: cluster 2024-09-21T10:24:26.214331+0000 mgr.y (mgr.25133) 292 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:27.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:27 smithi003 bash[88275]: cluster 2024-09-21T10:24:26.214331+0000 mgr.y (mgr.25133) 292 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:27.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:27 smithi003 bash[89466]: cluster 2024-09-21T10:24:26.214331+0000 mgr.y (mgr.25133) 292 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:27.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:27 smithi003 bash[89466]: cluster 2024-09-21T10:24:26.214331+0000 mgr.y (mgr.25133) 292 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:27 smithi204 bash[78884]: cluster 2024-09-21T10:24:26.214331+0000 mgr.y (mgr.25133) 292 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:27 smithi204 bash[78884]: cluster 2024-09-21T10:24:26.214331+0000 mgr.y (mgr.25133) 292 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:29 smithi204 bash[78884]: cluster 2024-09-21T10:24:28.214936+0000 mgr.y (mgr.25133) 293 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:30.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:29 smithi204 bash[78884]: cluster 2024-09-21T10:24:28.214936+0000 mgr.y (mgr.25133) 293 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:29 smithi003 bash[88275]: cluster 2024-09-21T10:24:28.214936+0000 mgr.y (mgr.25133) 293 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:29 smithi003 bash[88275]: cluster 2024-09-21T10:24:28.214936+0000 mgr.y (mgr.25133) 293 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:29 smithi003 bash[89466]: cluster 2024-09-21T10:24:28.214936+0000 mgr.y (mgr.25133) 293 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:30.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:29 smithi003 bash[89466]: cluster 2024-09-21T10:24:28.214936+0000 mgr.y (mgr.25133) 293 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:31 smithi204 bash[78884]: cluster 2024-09-21T10:24:30.216039+0000 mgr.y (mgr.25133) 294 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:31 smithi204 bash[78884]: cluster 2024-09-21T10:24:30.216039+0000 mgr.y (mgr.25133) 294 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:31 smithi003 bash[88275]: cluster 2024-09-21T10:24:30.216039+0000 mgr.y (mgr.25133) 294 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:31 smithi003 bash[88275]: cluster 2024-09-21T10:24:30.216039+0000 mgr.y (mgr.25133) 294 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:31 smithi003 bash[89466]: cluster 2024-09-21T10:24:30.216039+0000 mgr.y (mgr.25133) 294 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:31 smithi003 bash[89466]: cluster 2024-09-21T10:24:30.216039+0000 mgr.y (mgr.25133) 294 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:33 smithi204 bash[78884]: cluster 2024-09-21T10:24:32.216687+0000 mgr.y (mgr.25133) 295 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:33 smithi204 bash[78884]: cluster 2024-09-21T10:24:32.216687+0000 mgr.y (mgr.25133) 295 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:33 smithi003 bash[88275]: cluster 2024-09-21T10:24:32.216687+0000 mgr.y (mgr.25133) 295 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:33 smithi003 bash[88275]: cluster 2024-09-21T10:24:32.216687+0000 mgr.y (mgr.25133) 295 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:33 smithi003 bash[89466]: cluster 2024-09-21T10:24:32.216687+0000 mgr.y (mgr.25133) 295 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:34.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:33 smithi003 bash[89466]: cluster 2024-09-21T10:24:32.216687+0000 mgr.y (mgr.25133) 295 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:35 smithi204 bash[78884]: cluster 2024-09-21T10:24:34.217761+0000 mgr.y (mgr.25133) 296 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:35 smithi204 bash[78884]: cluster 2024-09-21T10:24:34.217761+0000 mgr.y (mgr.25133) 296 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:35 smithi003 bash[88275]: cluster 2024-09-21T10:24:34.217761+0000 mgr.y (mgr.25133) 296 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:35 smithi003 bash[88275]: cluster 2024-09-21T10:24:34.217761+0000 mgr.y (mgr.25133) 296 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:35 smithi003 bash[89466]: cluster 2024-09-21T10:24:34.217761+0000 mgr.y (mgr.25133) 296 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:36.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:35 smithi003 bash[89466]: cluster 2024-09-21T10:24:34.217761+0000 mgr.y (mgr.25133) 296 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:24:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:24:37] "GET /metrics HTTP/1.1" 200 33846 "" "Prometheus/2.51.0" 2024-09-21T10:24:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:37 smithi204 bash[78884]: cluster 2024-09-21T10:24:36.218350+0000 mgr.y (mgr.25133) 297 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:37 smithi204 bash[78884]: cluster 2024-09-21T10:24:36.218350+0000 mgr.y (mgr.25133) 297 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:37 smithi003 bash[88275]: cluster 2024-09-21T10:24:36.218350+0000 mgr.y (mgr.25133) 297 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:37 smithi003 bash[88275]: cluster 2024-09-21T10:24:36.218350+0000 mgr.y (mgr.25133) 297 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:37 smithi003 bash[89466]: cluster 2024-09-21T10:24:36.218350+0000 mgr.y (mgr.25133) 297 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:37 smithi003 bash[89466]: cluster 2024-09-21T10:24:36.218350+0000 mgr.y (mgr.25133) 297 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:38 smithi204 bash[78884]: audit 2024-09-21T10:24:38.574619+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:38 smithi204 bash[78884]: audit 2024-09-21T10:24:38.574619+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:38 smithi003 bash[88275]: audit 2024-09-21T10:24:38.574619+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:38 smithi003 bash[88275]: audit 2024-09-21T10:24:38.574619+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:38 smithi003 bash[89466]: audit 2024-09-21T10:24:38.574619+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:38 smithi003 bash[89466]: audit 2024-09-21T10:24:38.574619+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:39 smithi204 bash[78884]: cluster 2024-09-21T10:24:38.218950+0000 mgr.y (mgr.25133) 298 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:39 smithi204 bash[78884]: cluster 2024-09-21T10:24:38.218950+0000 mgr.y (mgr.25133) 298 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:40.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:39 smithi003 bash[88275]: cluster 2024-09-21T10:24:38.218950+0000 mgr.y (mgr.25133) 298 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:40.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:39 smithi003 bash[88275]: cluster 2024-09-21T10:24:38.218950+0000 mgr.y (mgr.25133) 298 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:40.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:39 smithi003 bash[89466]: cluster 2024-09-21T10:24:38.218950+0000 mgr.y (mgr.25133) 298 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:40.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:39 smithi003 bash[89466]: cluster 2024-09-21T10:24:38.218950+0000 mgr.y (mgr.25133) 298 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:41 smithi204 bash[78884]: cluster 2024-09-21T10:24:40.220005+0000 mgr.y (mgr.25133) 299 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:41 smithi204 bash[78884]: cluster 2024-09-21T10:24:40.220005+0000 mgr.y (mgr.25133) 299 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:41 smithi003 bash[88275]: cluster 2024-09-21T10:24:40.220005+0000 mgr.y (mgr.25133) 299 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:41 smithi003 bash[88275]: cluster 2024-09-21T10:24:40.220005+0000 mgr.y (mgr.25133) 299 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:41 smithi003 bash[89466]: cluster 2024-09-21T10:24:40.220005+0000 mgr.y (mgr.25133) 299 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:41 smithi003 bash[89466]: cluster 2024-09-21T10:24:40.220005+0000 mgr.y (mgr.25133) 299 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:43 smithi204 bash[78884]: cluster 2024-09-21T10:24:42.220628+0000 mgr.y (mgr.25133) 300 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:43 smithi204 bash[78884]: cluster 2024-09-21T10:24:42.220628+0000 mgr.y (mgr.25133) 300 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:43 smithi003 bash[89466]: cluster 2024-09-21T10:24:42.220628+0000 mgr.y (mgr.25133) 300 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:43 smithi003 bash[89466]: cluster 2024-09-21T10:24:42.220628+0000 mgr.y (mgr.25133) 300 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:43 smithi003 bash[88275]: cluster 2024-09-21T10:24:42.220628+0000 mgr.y (mgr.25133) 300 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:43 smithi003 bash[88275]: cluster 2024-09-21T10:24:42.220628+0000 mgr.y (mgr.25133) 300 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:46.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:45 smithi204 bash[78884]: cluster 2024-09-21T10:24:44.221692+0000 mgr.y (mgr.25133) 301 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:46.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:45 smithi204 bash[78884]: cluster 2024-09-21T10:24:44.221692+0000 mgr.y (mgr.25133) 301 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:46.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:45 smithi003 bash[88275]: cluster 2024-09-21T10:24:44.221692+0000 mgr.y (mgr.25133) 301 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:46.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:45 smithi003 bash[88275]: cluster 2024-09-21T10:24:44.221692+0000 mgr.y (mgr.25133) 301 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:46.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:45 smithi003 bash[89466]: cluster 2024-09-21T10:24:44.221692+0000 mgr.y (mgr.25133) 301 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:46.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:45 smithi003 bash[89466]: cluster 2024-09-21T10:24:44.221692+0000 mgr.y (mgr.25133) 301 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:24:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:24:47] "GET /metrics HTTP/1.1" 200 33847 "" "Prometheus/2.51.0" 2024-09-21T10:24:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:47 smithi204 bash[78884]: cluster 2024-09-21T10:24:46.222323+0000 mgr.y (mgr.25133) 302 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:47 smithi204 bash[78884]: cluster 2024-09-21T10:24:46.222323+0000 mgr.y (mgr.25133) 302 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:47 smithi003 bash[88275]: cluster 2024-09-21T10:24:46.222323+0000 mgr.y (mgr.25133) 302 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:47 smithi003 bash[88275]: cluster 2024-09-21T10:24:46.222323+0000 mgr.y (mgr.25133) 302 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:48.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:47 smithi003 bash[89466]: cluster 2024-09-21T10:24:46.222323+0000 mgr.y (mgr.25133) 302 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:48.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:47 smithi003 bash[89466]: cluster 2024-09-21T10:24:46.222323+0000 mgr.y (mgr.25133) 302 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:50.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:49 smithi204 bash[78884]: cluster 2024-09-21T10:24:48.222979+0000 mgr.y (mgr.25133) 303 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:50.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:49 smithi204 bash[78884]: cluster 2024-09-21T10:24:48.222979+0000 mgr.y (mgr.25133) 303 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:49 smithi003 bash[88275]: cluster 2024-09-21T10:24:48.222979+0000 mgr.y (mgr.25133) 303 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:49 smithi003 bash[88275]: cluster 2024-09-21T10:24:48.222979+0000 mgr.y (mgr.25133) 303 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:49 smithi003 bash[89466]: cluster 2024-09-21T10:24:48.222979+0000 mgr.y (mgr.25133) 303 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:50.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:49 smithi003 bash[89466]: cluster 2024-09-21T10:24:48.222979+0000 mgr.y (mgr.25133) 303 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:52.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:51 smithi204 bash[78884]: cluster 2024-09-21T10:24:50.224077+0000 mgr.y (mgr.25133) 304 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:52.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:51 smithi204 bash[78884]: cluster 2024-09-21T10:24:50.224077+0000 mgr.y (mgr.25133) 304 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:51 smithi003 bash[88275]: cluster 2024-09-21T10:24:50.224077+0000 mgr.y (mgr.25133) 304 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:51 smithi003 bash[88275]: cluster 2024-09-21T10:24:50.224077+0000 mgr.y (mgr.25133) 304 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:51 smithi003 bash[89466]: cluster 2024-09-21T10:24:50.224077+0000 mgr.y (mgr.25133) 304 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:51 smithi003 bash[89466]: cluster 2024-09-21T10:24:50.224077+0000 mgr.y (mgr.25133) 304 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:53 smithi204 bash[78884]: cluster 2024-09-21T10:24:52.224707+0000 mgr.y (mgr.25133) 305 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:53 smithi204 bash[78884]: cluster 2024-09-21T10:24:52.224707+0000 mgr.y (mgr.25133) 305 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:53 smithi204 bash[78884]: audit 2024-09-21T10:24:53.574962+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:53 smithi204 bash[78884]: audit 2024-09-21T10:24:53.574962+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:53 smithi003 bash[88275]: cluster 2024-09-21T10:24:52.224707+0000 mgr.y (mgr.25133) 305 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:53 smithi003 bash[88275]: cluster 2024-09-21T10:24:52.224707+0000 mgr.y (mgr.25133) 305 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:53 smithi003 bash[88275]: audit 2024-09-21T10:24:53.574962+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:53 smithi003 bash[88275]: audit 2024-09-21T10:24:53.574962+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:53 smithi003 bash[89466]: cluster 2024-09-21T10:24:52.224707+0000 mgr.y (mgr.25133) 305 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:53 smithi003 bash[89466]: cluster 2024-09-21T10:24:52.224707+0000 mgr.y (mgr.25133) 305 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:53 smithi003 bash[89466]: audit 2024-09-21T10:24:53.574962+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:53 smithi003 bash[89466]: audit 2024-09-21T10:24:53.574962+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:24:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:55 smithi204 bash[78884]: cluster 2024-09-21T10:24:54.225878+0000 mgr.y (mgr.25133) 306 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:55 smithi204 bash[78884]: cluster 2024-09-21T10:24:54.225878+0000 mgr.y (mgr.25133) 306 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:55 smithi003 bash[88275]: cluster 2024-09-21T10:24:54.225878+0000 mgr.y (mgr.25133) 306 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:55 smithi003 bash[88275]: cluster 2024-09-21T10:24:54.225878+0000 mgr.y (mgr.25133) 306 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:56.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:55 smithi003 bash[89466]: cluster 2024-09-21T10:24:54.225878+0000 mgr.y (mgr.25133) 306 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:55 smithi003 bash[89466]: cluster 2024-09-21T10:24:54.225878+0000 mgr.y (mgr.25133) 306 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:24:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:24:57] "GET /metrics HTTP/1.1" 200 33834 "" "Prometheus/2.51.0" 2024-09-21T10:24:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:57 smithi204 bash[78884]: cluster 2024-09-21T10:24:56.226500+0000 mgr.y (mgr.25133) 307 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:57 smithi204 bash[78884]: cluster 2024-09-21T10:24:56.226500+0000 mgr.y (mgr.25133) 307 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:57 smithi003 bash[88275]: cluster 2024-09-21T10:24:56.226500+0000 mgr.y (mgr.25133) 307 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:58.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:57 smithi003 bash[88275]: cluster 2024-09-21T10:24:56.226500+0000 mgr.y (mgr.25133) 307 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:58.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:57 smithi003 bash[89466]: cluster 2024-09-21T10:24:56.226500+0000 mgr.y (mgr.25133) 307 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:24:58.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:57 smithi003 bash[89466]: cluster 2024-09-21T10:24:56.226500+0000 mgr.y (mgr.25133) 307 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:59 smithi204 bash[78884]: cluster 2024-09-21T10:24:58.227115+0000 mgr.y (mgr.25133) 308 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:24:59 smithi204 bash[78884]: cluster 2024-09-21T10:24:58.227115+0000 mgr.y (mgr.25133) 308 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:59 smithi003 bash[88275]: cluster 2024-09-21T10:24:58.227115+0000 mgr.y (mgr.25133) 308 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:24:59 smithi003 bash[88275]: cluster 2024-09-21T10:24:58.227115+0000 mgr.y (mgr.25133) 308 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:59 smithi003 bash[89466]: cluster 2024-09-21T10:24:58.227115+0000 mgr.y (mgr.25133) 308 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:00.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:24:59 smithi003 bash[89466]: cluster 2024-09-21T10:24:58.227115+0000 mgr.y (mgr.25133) 308 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:01 smithi003 bash[88275]: cluster 2024-09-21T10:25:00.228182+0000 mgr.y (mgr.25133) 309 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:01 smithi003 bash[88275]: cluster 2024-09-21T10:25:00.228182+0000 mgr.y (mgr.25133) 309 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:01.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:01 smithi003 bash[89466]: cluster 2024-09-21T10:25:00.228182+0000 mgr.y (mgr.25133) 309 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:01.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:01 smithi003 bash[89466]: cluster 2024-09-21T10:25:00.228182+0000 mgr.y (mgr.25133) 309 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:01 smithi204 bash[78884]: cluster 2024-09-21T10:25:00.228182+0000 mgr.y (mgr.25133) 309 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:01 smithi204 bash[78884]: cluster 2024-09-21T10:25:00.228182+0000 mgr.y (mgr.25133) 309 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:03 smithi204 bash[78884]: cluster 2024-09-21T10:25:02.228848+0000 mgr.y (mgr.25133) 310 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:03 smithi204 bash[78884]: cluster 2024-09-21T10:25:02.228848+0000 mgr.y (mgr.25133) 310 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:03 smithi003 bash[88275]: cluster 2024-09-21T10:25:02.228848+0000 mgr.y (mgr.25133) 310 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:03 smithi003 bash[88275]: cluster 2024-09-21T10:25:02.228848+0000 mgr.y (mgr.25133) 310 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:04.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:03 smithi003 bash[89466]: cluster 2024-09-21T10:25:02.228848+0000 mgr.y (mgr.25133) 310 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:04.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:03 smithi003 bash[89466]: cluster 2024-09-21T10:25:02.228848+0000 mgr.y (mgr.25133) 310 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:05 smithi003 bash[89466]: cluster 2024-09-21T10:25:04.229927+0000 mgr.y (mgr.25133) 311 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:05 smithi003 bash[89466]: cluster 2024-09-21T10:25:04.229927+0000 mgr.y (mgr.25133) 311 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:06.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:05 smithi003 bash[88275]: cluster 2024-09-21T10:25:04.229927+0000 mgr.y (mgr.25133) 311 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:06.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:05 smithi003 bash[88275]: cluster 2024-09-21T10:25:04.229927+0000 mgr.y (mgr.25133) 311 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:05 smithi204 bash[78884]: cluster 2024-09-21T10:25:04.229927+0000 mgr.y (mgr.25133) 311 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:05 smithi204 bash[78884]: cluster 2024-09-21T10:25:04.229927+0000 mgr.y (mgr.25133) 311 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:25:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:25:07] "GET /metrics HTTP/1.1" 200 33834 "" "Prometheus/2.51.0" 2024-09-21T10:25:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:07 smithi003 bash[88275]: cluster 2024-09-21T10:25:06.230530+0000 mgr.y (mgr.25133) 312 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:07 smithi003 bash[88275]: cluster 2024-09-21T10:25:06.230530+0000 mgr.y (mgr.25133) 312 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:07 smithi003 bash[89466]: cluster 2024-09-21T10:25:06.230530+0000 mgr.y (mgr.25133) 312 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:07 smithi003 bash[89466]: cluster 2024-09-21T10:25:06.230530+0000 mgr.y (mgr.25133) 312 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:08.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:07 smithi204 bash[78884]: cluster 2024-09-21T10:25:06.230530+0000 mgr.y (mgr.25133) 312 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:08.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:07 smithi204 bash[78884]: cluster 2024-09-21T10:25:06.230530+0000 mgr.y (mgr.25133) 312 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:08 smithi003 bash[88275]: audit 2024-09-21T10:25:08.575403+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:08 smithi003 bash[88275]: audit 2024-09-21T10:25:08.575403+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:09.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:08 smithi003 bash[89466]: audit 2024-09-21T10:25:08.575403+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:09.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:08 smithi003 bash[89466]: audit 2024-09-21T10:25:08.575403+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:08 smithi204 bash[78884]: audit 2024-09-21T10:25:08.575403+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:08 smithi204 bash[78884]: audit 2024-09-21T10:25:08.575403+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:09 smithi003 bash[88275]: cluster 2024-09-21T10:25:08.231175+0000 mgr.y (mgr.25133) 313 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:09 smithi003 bash[88275]: cluster 2024-09-21T10:25:08.231175+0000 mgr.y (mgr.25133) 313 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:10.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:09 smithi003 bash[88275]: audit 2024-09-21T10:25:09.475279+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:10.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:09 smithi003 bash[88275]: audit 2024-09-21T10:25:09.475279+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:10.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:09 smithi003 bash[89466]: cluster 2024-09-21T10:25:08.231175+0000 mgr.y (mgr.25133) 313 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:10.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:09 smithi003 bash[89466]: cluster 2024-09-21T10:25:08.231175+0000 mgr.y (mgr.25133) 313 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:10.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:09 smithi003 bash[89466]: audit 2024-09-21T10:25:09.475279+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:10.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:09 smithi003 bash[89466]: audit 2024-09-21T10:25:09.475279+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:09 smithi204 bash[78884]: cluster 2024-09-21T10:25:08.231175+0000 mgr.y (mgr.25133) 313 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:09 smithi204 bash[78884]: cluster 2024-09-21T10:25:08.231175+0000 mgr.y (mgr.25133) 313 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:09 smithi204 bash[78884]: audit 2024-09-21T10:25:09.475279+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:09 smithi204 bash[78884]: audit 2024-09-21T10:25:09.475279+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:11 smithi003 bash[88275]: cluster 2024-09-21T10:25:10.232258+0000 mgr.y (mgr.25133) 314 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:11 smithi003 bash[88275]: cluster 2024-09-21T10:25:10.232258+0000 mgr.y (mgr.25133) 314 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:11 smithi003 bash[89466]: cluster 2024-09-21T10:25:10.232258+0000 mgr.y (mgr.25133) 314 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:11 smithi003 bash[89466]: cluster 2024-09-21T10:25:10.232258+0000 mgr.y (mgr.25133) 314 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:11 smithi204 bash[78884]: cluster 2024-09-21T10:25:10.232258+0000 mgr.y (mgr.25133) 314 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:11 smithi204 bash[78884]: cluster 2024-09-21T10:25:10.232258+0000 mgr.y (mgr.25133) 314 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:14.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:13 smithi003 bash[88275]: cluster 2024-09-21T10:25:12.232860+0000 mgr.y (mgr.25133) 315 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:14.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:13 smithi003 bash[88275]: cluster 2024-09-21T10:25:12.232860+0000 mgr.y (mgr.25133) 315 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:14.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:13 smithi003 bash[89466]: cluster 2024-09-21T10:25:12.232860+0000 mgr.y (mgr.25133) 315 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:14.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:13 smithi003 bash[89466]: cluster 2024-09-21T10:25:12.232860+0000 mgr.y (mgr.25133) 315 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:14.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:13 smithi204 bash[78884]: cluster 2024-09-21T10:25:12.232860+0000 mgr.y (mgr.25133) 315 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:14.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:13 smithi204 bash[78884]: cluster 2024-09-21T10:25:12.232860+0000 mgr.y (mgr.25133) 315 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:16.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[89466]: cluster 2024-09-21T10:25:14.233931+0000 mgr.y (mgr.25133) 316 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:16.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[89466]: cluster 2024-09-21T10:25:14.233931+0000 mgr.y (mgr.25133) 316 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:16.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[89466]: audit 2024-09-21T10:25:15.303313+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[89466]: audit 2024-09-21T10:25:15.303313+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[89466]: audit 2024-09-21T10:25:15.307665+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[89466]: audit 2024-09-21T10:25:15.307665+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[89466]: audit 2024-09-21T10:25:15.504155+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[89466]: audit 2024-09-21T10:25:15.504155+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[89466]: audit 2024-09-21T10:25:15.515197+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[89466]: audit 2024-09-21T10:25:15.515197+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[88275]: cluster 2024-09-21T10:25:14.233931+0000 mgr.y (mgr.25133) 316 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:16.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[88275]: cluster 2024-09-21T10:25:14.233931+0000 mgr.y (mgr.25133) 316 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:16.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[88275]: audit 2024-09-21T10:25:15.303313+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[88275]: audit 2024-09-21T10:25:15.303313+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[88275]: audit 2024-09-21T10:25:15.307665+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[88275]: audit 2024-09-21T10:25:15.307665+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[88275]: audit 2024-09-21T10:25:15.504155+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[88275]: audit 2024-09-21T10:25:15.504155+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[88275]: audit 2024-09-21T10:25:15.515197+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:15 smithi003 bash[88275]: audit 2024-09-21T10:25:15.515197+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:15 smithi204 bash[78884]: cluster 2024-09-21T10:25:14.233931+0000 mgr.y (mgr.25133) 316 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:15 smithi204 bash[78884]: cluster 2024-09-21T10:25:14.233931+0000 mgr.y (mgr.25133) 316 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:15 smithi204 bash[78884]: audit 2024-09-21T10:25:15.303313+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:15 smithi204 bash[78884]: audit 2024-09-21T10:25:15.303313+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:15 smithi204 bash[78884]: audit 2024-09-21T10:25:15.307665+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:15 smithi204 bash[78884]: audit 2024-09-21T10:25:15.307665+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:15 smithi204 bash[78884]: audit 2024-09-21T10:25:15.504155+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:15 smithi204 bash[78884]: audit 2024-09-21T10:25:15.504155+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:15 smithi204 bash[78884]: audit 2024-09-21T10:25:15.515197+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:15 smithi204 bash[78884]: audit 2024-09-21T10:25:15.515197+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[88275]: audit 2024-09-21T10:25:16.124019+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[88275]: audit 2024-09-21T10:25:16.124019+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[88275]: audit 2024-09-21T10:25:16.125731+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:17.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[88275]: audit 2024-09-21T10:25:16.125731+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:17.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[88275]: audit 2024-09-21T10:25:16.136978+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:17.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[88275]: audit 2024-09-21T10:25:16.136978+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[89466]: audit 2024-09-21T10:25:16.124019+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[89466]: audit 2024-09-21T10:25:16.124019+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[89466]: audit 2024-09-21T10:25:16.125731+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[89466]: audit 2024-09-21T10:25:16.125731+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[89466]: audit 2024-09-21T10:25:16.136978+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:16 smithi003 bash[89466]: audit 2024-09-21T10:25:16.136978+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:17.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:16 smithi204 bash[78884]: audit 2024-09-21T10:25:16.124019+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:17.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:16 smithi204 bash[78884]: audit 2024-09-21T10:25:16.124019+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:17.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:16 smithi204 bash[78884]: audit 2024-09-21T10:25:16.125731+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:17.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:16 smithi204 bash[78884]: audit 2024-09-21T10:25:16.125731+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:17.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:16 smithi204 bash[78884]: audit 2024-09-21T10:25:16.136978+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:17.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:16 smithi204 bash[78884]: audit 2024-09-21T10:25:16.136978+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:25:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:25:17] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.51.0" 2024-09-21T10:25:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:17 smithi003 bash[88275]: cluster 2024-09-21T10:25:16.234518+0000 mgr.y (mgr.25133) 317 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:17 smithi003 bash[88275]: cluster 2024-09-21T10:25:16.234518+0000 mgr.y (mgr.25133) 317 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:17 smithi003 bash[89466]: cluster 2024-09-21T10:25:16.234518+0000 mgr.y (mgr.25133) 317 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:18.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:17 smithi003 bash[89466]: cluster 2024-09-21T10:25:16.234518+0000 mgr.y (mgr.25133) 317 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:18.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:17 smithi204 bash[78884]: cluster 2024-09-21T10:25:16.234518+0000 mgr.y (mgr.25133) 317 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:18.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:17 smithi204 bash[78884]: cluster 2024-09-21T10:25:16.234518+0000 mgr.y (mgr.25133) 317 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:19 smithi003 bash[88275]: cluster 2024-09-21T10:25:18.235170+0000 mgr.y (mgr.25133) 318 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:19 smithi003 bash[88275]: cluster 2024-09-21T10:25:18.235170+0000 mgr.y (mgr.25133) 318 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:19 smithi003 bash[89466]: cluster 2024-09-21T10:25:18.235170+0000 mgr.y (mgr.25133) 318 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:20.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:19 smithi003 bash[89466]: cluster 2024-09-21T10:25:18.235170+0000 mgr.y (mgr.25133) 318 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:19 smithi204 bash[78884]: cluster 2024-09-21T10:25:18.235170+0000 mgr.y (mgr.25133) 318 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:19 smithi204 bash[78884]: cluster 2024-09-21T10:25:18.235170+0000 mgr.y (mgr.25133) 318 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:21 smithi003 bash[88275]: cluster 2024-09-21T10:25:20.236260+0000 mgr.y (mgr.25133) 319 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:21 smithi003 bash[88275]: cluster 2024-09-21T10:25:20.236260+0000 mgr.y (mgr.25133) 319 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:22.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:21 smithi003 bash[89466]: cluster 2024-09-21T10:25:20.236260+0000 mgr.y (mgr.25133) 319 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:22.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:21 smithi003 bash[89466]: cluster 2024-09-21T10:25:20.236260+0000 mgr.y (mgr.25133) 319 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:21 smithi204 bash[78884]: cluster 2024-09-21T10:25:20.236260+0000 mgr.y (mgr.25133) 319 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:21 smithi204 bash[78884]: cluster 2024-09-21T10:25:20.236260+0000 mgr.y (mgr.25133) 319 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:24.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:23 smithi003 bash[88275]: cluster 2024-09-21T10:25:22.236939+0000 mgr.y (mgr.25133) 320 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:24.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:23 smithi003 bash[88275]: cluster 2024-09-21T10:25:22.236939+0000 mgr.y (mgr.25133) 320 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:24.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:23 smithi003 bash[88275]: audit 2024-09-21T10:25:23.575791+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:24.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:23 smithi003 bash[88275]: audit 2024-09-21T10:25:23.575791+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:24.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:23 smithi003 bash[89466]: cluster 2024-09-21T10:25:22.236939+0000 mgr.y (mgr.25133) 320 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:24.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:23 smithi003 bash[89466]: cluster 2024-09-21T10:25:22.236939+0000 mgr.y (mgr.25133) 320 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:24.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:23 smithi003 bash[89466]: audit 2024-09-21T10:25:23.575791+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:24.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:23 smithi003 bash[89466]: audit 2024-09-21T10:25:23.575791+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:23 smithi204 bash[78884]: cluster 2024-09-21T10:25:22.236939+0000 mgr.y (mgr.25133) 320 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:23 smithi204 bash[78884]: cluster 2024-09-21T10:25:22.236939+0000 mgr.y (mgr.25133) 320 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:23 smithi204 bash[78884]: audit 2024-09-21T10:25:23.575791+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:23 smithi204 bash[78884]: audit 2024-09-21T10:25:23.575791+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:24.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'echo wait for half of osds to upgrade' 2024-09-21T10:25:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:25 smithi003 bash[88275]: cluster 2024-09-21T10:25:24.238049+0000 mgr.y (mgr.25133) 321 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:25 smithi003 bash[88275]: cluster 2024-09-21T10:25:24.238049+0000 mgr.y (mgr.25133) 321 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:25 smithi003 bash[89466]: cluster 2024-09-21T10:25:24.238049+0000 mgr.y (mgr.25133) 321 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:25 smithi003 bash[89466]: cluster 2024-09-21T10:25:24.238049+0000 mgr.y (mgr.25133) 321 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:26.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:25 smithi204 bash[78884]: cluster 2024-09-21T10:25:24.238049+0000 mgr.y (mgr.25133) 321 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:26.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:25 smithi204 bash[78884]: cluster 2024-09-21T10:25:24.238049+0000 mgr.y (mgr.25133) 321 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:25:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:25:27] "GET /metrics HTTP/1.1" 200 33845 "" "Prometheus/2.51.0" 2024-09-21T10:25:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:27 smithi003 bash[89466]: cluster 2024-09-21T10:25:26.238725+0000 mgr.y (mgr.25133) 322 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:27 smithi003 bash[89466]: cluster 2024-09-21T10:25:26.238725+0000 mgr.y (mgr.25133) 322 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:27 smithi003 bash[88275]: cluster 2024-09-21T10:25:26.238725+0000 mgr.y (mgr.25133) 322 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:27 smithi003 bash[88275]: cluster 2024-09-21T10:25:26.238725+0000 mgr.y (mgr.25133) 322 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:27 smithi204 bash[78884]: cluster 2024-09-21T10:25:26.238725+0000 mgr.y (mgr.25133) 322 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:28.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:27 smithi204 bash[78884]: cluster 2024-09-21T10:25:26.238725+0000 mgr.y (mgr.25133) 322 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:29.353 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:29.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:29 smithi003 bash[88275]: cluster 2024-09-21T10:25:28.239418+0000 mgr.y (mgr.25133) 323 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:29.824 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:29 smithi003 bash[88275]: cluster 2024-09-21T10:25:28.239418+0000 mgr.y (mgr.25133) 323 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:29 smithi003 bash[89466]: cluster 2024-09-21T10:25:28.239418+0000 mgr.y (mgr.25133) 323 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:29 smithi003 bash[89466]: cluster 2024-09-21T10:25:28.239418+0000 mgr.y (mgr.25133) 323 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:30.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:29 smithi204 bash[78884]: cluster 2024-09-21T10:25:28.239418+0000 mgr.y (mgr.25133) 323 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:30.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:29 smithi204 bash[78884]: cluster 2024-09-21T10:25:28.239418+0000 mgr.y (mgr.25133) 323 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:31 smithi003 bash[88275]: cluster 2024-09-21T10:25:30.240568+0000 mgr.y (mgr.25133) 324 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:31 smithi003 bash[88275]: cluster 2024-09-21T10:25:30.240568+0000 mgr.y (mgr.25133) 324 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:31 smithi003 bash[89466]: cluster 2024-09-21T10:25:30.240568+0000 mgr.y (mgr.25133) 324 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:31 smithi003 bash[89466]: cluster 2024-09-21T10:25:30.240568+0000 mgr.y (mgr.25133) 324 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:32.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:31 smithi204 bash[78884]: cluster 2024-09-21T10:25:30.240568+0000 mgr.y (mgr.25133) 324 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:32.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:31 smithi204 bash[78884]: cluster 2024-09-21T10:25:30.240568+0000 mgr.y (mgr.25133) 324 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:32.866 INFO:teuthology.orchestra.run.smithi003.stdout:wait for half of osds to upgrade 2024-09-21T10:25:33.573 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 4' 2024-09-21T10:25:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:33 smithi003 bash[88275]: cluster 2024-09-21T10:25:32.241269+0000 mgr.y (mgr.25133) 325 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:33 smithi003 bash[88275]: cluster 2024-09-21T10:25:32.241269+0000 mgr.y (mgr.25133) 325 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:33 smithi003 bash[89466]: cluster 2024-09-21T10:25:32.241269+0000 mgr.y (mgr.25133) 325 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:33 smithi003 bash[89466]: cluster 2024-09-21T10:25:32.241269+0000 mgr.y (mgr.25133) 325 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:33 smithi204 bash[78884]: cluster 2024-09-21T10:25:32.241269+0000 mgr.y (mgr.25133) 325 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:33 smithi204 bash[78884]: cluster 2024-09-21T10:25:32.241269+0000 mgr.y (mgr.25133) 325 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:35 smithi003 bash[88275]: cluster 2024-09-21T10:25:34.242385+0000 mgr.y (mgr.25133) 326 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:35 smithi003 bash[88275]: cluster 2024-09-21T10:25:34.242385+0000 mgr.y (mgr.25133) 326 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:35 smithi003 bash[89466]: cluster 2024-09-21T10:25:34.242385+0000 mgr.y (mgr.25133) 326 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:36.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:35 smithi003 bash[89466]: cluster 2024-09-21T10:25:34.242385+0000 mgr.y (mgr.25133) 326 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:35 smithi204 bash[78884]: cluster 2024-09-21T10:25:34.242385+0000 mgr.y (mgr.25133) 326 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:35 smithi204 bash[78884]: cluster 2024-09-21T10:25:34.242385+0000 mgr.y (mgr.25133) 326 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:25:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:25:37] "GET /metrics HTTP/1.1" 200 33845 "" "Prometheus/2.51.0" 2024-09-21T10:25:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:37 smithi003 bash[89466]: cluster 2024-09-21T10:25:36.243147+0000 mgr.y (mgr.25133) 327 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:38.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:37 smithi003 bash[89466]: cluster 2024-09-21T10:25:36.243147+0000 mgr.y (mgr.25133) 327 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:38.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:37 smithi003 bash[88275]: cluster 2024-09-21T10:25:36.243147+0000 mgr.y (mgr.25133) 327 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:38.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:37 smithi003 bash[88275]: cluster 2024-09-21T10:25:36.243147+0000 mgr.y (mgr.25133) 327 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:37 smithi204 bash[78884]: cluster 2024-09-21T10:25:36.243147+0000 mgr.y (mgr.25133) 327 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:37 smithi204 bash[78884]: cluster 2024-09-21T10:25:36.243147+0000 mgr.y (mgr.25133) 327 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:38.321 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:38 smithi003 bash[89466]: audit 2024-09-21T10:25:38.576597+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:38 smithi003 bash[89466]: audit 2024-09-21T10:25:38.576597+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:39.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:38 smithi003 bash[88275]: audit 2024-09-21T10:25:38.576597+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:39.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:38 smithi003 bash[88275]: audit 2024-09-21T10:25:38.576597+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:38 smithi204 bash[78884]: audit 2024-09-21T10:25:38.576597+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:38 smithi204 bash[78884]: audit 2024-09-21T10:25:38.576597+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:39 smithi003 bash[88275]: cluster 2024-09-21T10:25:38.243899+0000 mgr.y (mgr.25133) 328 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:39 smithi003 bash[88275]: cluster 2024-09-21T10:25:38.243899+0000 mgr.y (mgr.25133) 328 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:39 smithi003 bash[89466]: cluster 2024-09-21T10:25:38.243899+0000 mgr.y (mgr.25133) 328 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:39 smithi003 bash[89466]: cluster 2024-09-21T10:25:38.243899+0000 mgr.y (mgr.25133) 328 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:40.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:39 smithi204 bash[78884]: cluster 2024-09-21T10:25:38.243899+0000 mgr.y (mgr.25133) 328 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:40.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:39 smithi204 bash[78884]: cluster 2024-09-21T10:25:38.243899+0000 mgr.y (mgr.25133) 328 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:40 smithi003 bash[88275]: cluster 2024-09-21T10:25:40.245049+0000 mgr.y (mgr.25133) 329 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:40 smithi003 bash[88275]: cluster 2024-09-21T10:25:40.245049+0000 mgr.y (mgr.25133) 329 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:40 smithi003 bash[89466]: cluster 2024-09-21T10:25:40.245049+0000 mgr.y (mgr.25133) 329 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:40 smithi003 bash[89466]: cluster 2024-09-21T10:25:40.245049+0000 mgr.y (mgr.25133) 329 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:41.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:40 smithi204 bash[78884]: cluster 2024-09-21T10:25:40.245049+0000 mgr.y (mgr.25133) 329 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:41.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:40 smithi204 bash[78884]: cluster 2024-09-21T10:25:40.245049+0000 mgr.y (mgr.25133) 329 : cluster [DBG] pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:41 smithi003 bash[89466]: audit 2024-09-21T10:25:41.743185+0000 mgr.y (mgr.25133) 330 : audit [DBG] from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:41 smithi003 bash[89466]: audit 2024-09-21T10:25:41.743185+0000 mgr.y (mgr.25133) 330 : audit [DBG] from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:41 smithi003 bash[88275]: audit 2024-09-21T10:25:41.743185+0000 mgr.y (mgr.25133) 330 : audit [DBG] from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:42.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:41 smithi003 bash[88275]: audit 2024-09-21T10:25:41.743185+0000 mgr.y (mgr.25133) 330 : audit [DBG] from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:42.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:41 smithi204 bash[78884]: audit 2024-09-21T10:25:41.743185+0000 mgr.y (mgr.25133) 330 : audit [DBG] from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:42.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:41 smithi204 bash[78884]: audit 2024-09-21T10:25:41.743185+0000 mgr.y (mgr.25133) 330 : audit [DBG] from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:43.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:42 smithi003 bash[88275]: cluster 2024-09-21T10:25:42.245526+0000 mgr.y (mgr.25133) 331 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:43.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:42 smithi003 bash[88275]: cluster 2024-09-21T10:25:42.245526+0000 mgr.y (mgr.25133) 331 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:43.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:42 smithi003 bash[89466]: cluster 2024-09-21T10:25:42.245526+0000 mgr.y (mgr.25133) 331 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:43.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:42 smithi003 bash[89466]: cluster 2024-09-21T10:25:42.245526+0000 mgr.y (mgr.25133) 331 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:43.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:42 smithi204 bash[78884]: cluster 2024-09-21T10:25:42.245526+0000 mgr.y (mgr.25133) 331 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:43.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:42 smithi204 bash[78884]: cluster 2024-09-21T10:25:42.245526+0000 mgr.y (mgr.25133) 331 : cluster [DBG] pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:44.462 INFO:teuthology.orchestra.run.smithi003.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.045 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -e sha1=62da54b4b83a96ca9976b7e1d0c8272a564a2208 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-21T10:25:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: cluster 2024-09-21T10:25:44.246616+0000 mgr.y (mgr.25133) 332 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: cluster 2024-09-21T10:25:44.246616+0000 mgr.y (mgr.25133) 332 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: cephadm 2024-09-21T10:25:44.449427+0000 mgr.y (mgr.25133) 333 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: cephadm 2024-09-21T10:25:44.449427+0000 mgr.y (mgr.25133) 333 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: audit 2024-09-21T10:25:44.459334+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: audit 2024-09-21T10:25:44.459334+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: audit 2024-09-21T10:25:44.461067+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: audit 2024-09-21T10:25:44.461067+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: audit 2024-09-21T10:25:44.464428+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: audit 2024-09-21T10:25:44.464428+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: audit 2024-09-21T10:25:44.465606+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: audit 2024-09-21T10:25:44.465606+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: audit 2024-09-21T10:25:44.476119+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: audit 2024-09-21T10:25:44.476119+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: cephadm 2024-09-21T10:25:44.541920+0000 mgr.y (mgr.25133) 334 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:45 smithi204 bash[78884]: cephadm 2024-09-21T10:25:44.541920+0000 mgr.y (mgr.25133) 334 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: cluster 2024-09-21T10:25:44.246616+0000 mgr.y (mgr.25133) 332 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: cluster 2024-09-21T10:25:44.246616+0000 mgr.y (mgr.25133) 332 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: cephadm 2024-09-21T10:25:44.449427+0000 mgr.y (mgr.25133) 333 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: cephadm 2024-09-21T10:25:44.449427+0000 mgr.y (mgr.25133) 333 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: audit 2024-09-21T10:25:44.459334+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: audit 2024-09-21T10:25:44.459334+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: audit 2024-09-21T10:25:44.461067+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: audit 2024-09-21T10:25:44.461067+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: audit 2024-09-21T10:25:44.464428+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: audit 2024-09-21T10:25:44.464428+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: audit 2024-09-21T10:25:44.465606+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: audit 2024-09-21T10:25:44.465606+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: audit 2024-09-21T10:25:44.476119+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: audit 2024-09-21T10:25:44.476119+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: cephadm 2024-09-21T10:25:44.541920+0000 mgr.y (mgr.25133) 334 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[89466]: cephadm 2024-09-21T10:25:44.541920+0000 mgr.y (mgr.25133) 334 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: cluster 2024-09-21T10:25:44.246616+0000 mgr.y (mgr.25133) 332 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:45.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: cluster 2024-09-21T10:25:44.246616+0000 mgr.y (mgr.25133) 332 : cluster [DBG] pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:45.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: cephadm 2024-09-21T10:25:44.449427+0000 mgr.y (mgr.25133) 333 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: cephadm 2024-09-21T10:25:44.449427+0000 mgr.y (mgr.25133) 333 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: audit 2024-09-21T10:25:44.459334+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: audit 2024-09-21T10:25:44.459334+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: audit 2024-09-21T10:25:44.461067+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: audit 2024-09-21T10:25:44.461067+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: audit 2024-09-21T10:25:44.464428+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: audit 2024-09-21T10:25:44.464428+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: audit 2024-09-21T10:25:44.465606+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: audit 2024-09-21T10:25:44.465606+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: audit 2024-09-21T10:25:44.476119+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: audit 2024-09-21T10:25:44.476119+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: cephadm 2024-09-21T10:25:44.541920+0000 mgr.y (mgr.25133) 334 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:45.928 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:45 smithi003 bash[88275]: cephadm 2024-09-21T10:25:44.541920+0000 mgr.y (mgr.25133) 334 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:62da54b4b83a96ca9976b7e1d0c8272a564a2208 2024-09-21T10:25:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:25:47] "GET /metrics HTTP/1.1" 200 33843 "" "Prometheus/2.51.0" 2024-09-21T10:25:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: cluster 2024-09-21T10:25:46.247455+0000 mgr.y (mgr.25133) 335 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: cluster 2024-09-21T10:25:46.247455+0000 mgr.y (mgr.25133) 335 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.116673+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.116673+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.120015+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.120015+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.123928+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.123928+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.133886+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.133886+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.139844+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.139844+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.148753+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.148753+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.153149+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.153149+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.165256+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.165256+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.172437+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[88275]: audit 2024-09-21T10:25:47.172437+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: cluster 2024-09-21T10:25:46.247455+0000 mgr.y (mgr.25133) 335 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: cluster 2024-09-21T10:25:46.247455+0000 mgr.y (mgr.25133) 335 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.116673+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.116673+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.120015+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.120015+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.123928+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.123928+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.133886+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.133886+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.139844+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.139844+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.148753+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.148753+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.153149+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.153149+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.165256+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.165256+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.172437+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T10:25:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:47 smithi003 bash[89466]: audit 2024-09-21T10:25:47.172437+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T10:25:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: cluster 2024-09-21T10:25:46.247455+0000 mgr.y (mgr.25133) 335 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: cluster 2024-09-21T10:25:46.247455+0000 mgr.y (mgr.25133) 335 : cluster [DBG] pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.116673+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.116673+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.120015+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.120015+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.123928+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.123928+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.133886+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.133886+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.139844+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.139844+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.148753+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.148753+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.153149+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.153149+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.165256+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.165256+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.172437+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T10:25:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:47 smithi204 bash[78884]: audit 2024-09-21T10:25:47.172437+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T10:25:48.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.117633+0000 mgr.y (mgr.25133) 336 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:25:48.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.117633+0000 mgr.y (mgr.25133) 336 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:25:48.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.117793+0000 mgr.y (mgr.25133) 337 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:25:48.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.117793+0000 mgr.y (mgr.25133) 337 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.125395+0000 mgr.y (mgr.25133) 338 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.125395+0000 mgr.y (mgr.25133) 338 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.141375+0000 mgr.y (mgr.25133) 339 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.141375+0000 mgr.y (mgr.25133) 339 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.154578+0000 mgr.y (mgr.25133) 340 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.154578+0000 mgr.y (mgr.25133) 340 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: audit 2024-09-21T10:25:47.172708+0000 mgr.y (mgr.25133) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: audit 2024-09-21T10:25:47.172708+0000 mgr.y (mgr.25133) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.174485+0000 mgr.y (mgr.25133) 342 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[89466]: cephadm 2024-09-21T10:25:47.174485+0000 mgr.y (mgr.25133) 342 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.117633+0000 mgr.y (mgr.25133) 336 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:25:48.729 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.117633+0000 mgr.y (mgr.25133) 336 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.117793+0000 mgr.y (mgr.25133) 337 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.117793+0000 mgr.y (mgr.25133) 337 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.125395+0000 mgr.y (mgr.25133) 338 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.125395+0000 mgr.y (mgr.25133) 338 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.141375+0000 mgr.y (mgr.25133) 339 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.141375+0000 mgr.y (mgr.25133) 339 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.154578+0000 mgr.y (mgr.25133) 340 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.154578+0000 mgr.y (mgr.25133) 340 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: audit 2024-09-21T10:25:47.172708+0000 mgr.y (mgr.25133) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: audit 2024-09-21T10:25:47.172708+0000 mgr.y (mgr.25133) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.174485+0000 mgr.y (mgr.25133) 342 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T10:25:48.730 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:48 smithi003 bash[88275]: cephadm 2024-09-21T10:25:47.174485+0000 mgr.y (mgr.25133) 342 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T10:25:48.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.117633+0000 mgr.y (mgr.25133) 336 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:25:48.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.117633+0000 mgr.y (mgr.25133) 336 : cephadm [INF] Upgrade: Target is version 19.3.0-5092-g62da54b4 (squid) 2024-09-21T10:25:48.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.117793+0000 mgr.y (mgr.25133) 337 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:25:48.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.117793+0000 mgr.y (mgr.25133) 337 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47, digests ['quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47'] 2024-09-21T10:25:48.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.125395+0000 mgr.y (mgr.25133) 338 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:25:48.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.125395+0000 mgr.y (mgr.25133) 338 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T10:25:48.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.141375+0000 mgr.y (mgr.25133) 339 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:25:48.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.141375+0000 mgr.y (mgr.25133) 339 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T10:25:48.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.154578+0000 mgr.y (mgr.25133) 340 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:25:48.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.154578+0000 mgr.y (mgr.25133) 340 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T10:25:48.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: audit 2024-09-21T10:25:47.172708+0000 mgr.y (mgr.25133) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T10:25:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: audit 2024-09-21T10:25:47.172708+0000 mgr.y (mgr.25133) 341 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T10:25:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.174485+0000 mgr.y (mgr.25133) 342 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T10:25:48.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:48 smithi204 bash[78884]: cephadm 2024-09-21T10:25:47.174485+0000 mgr.y (mgr.25133) 342 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T10:25:49.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:49 smithi204 bash[78884]: cluster 2024-09-21T10:25:48.248257+0000 mgr.y (mgr.25133) 343 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:49.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:49 smithi204 bash[78884]: cluster 2024-09-21T10:25:48.248257+0000 mgr.y (mgr.25133) 343 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:49.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:49 smithi003 bash[88275]: cluster 2024-09-21T10:25:48.248257+0000 mgr.y (mgr.25133) 343 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:49.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:49 smithi003 bash[88275]: cluster 2024-09-21T10:25:48.248257+0000 mgr.y (mgr.25133) 343 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:49.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:49 smithi003 bash[89466]: cluster 2024-09-21T10:25:48.248257+0000 mgr.y (mgr.25133) 343 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:49.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:49 smithi003 bash[89466]: cluster 2024-09-21T10:25:48.248257+0000 mgr.y (mgr.25133) 343 : cluster [DBG] pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:49.972 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:25:50.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[88275]: cephadm 2024-09-21T10:25:49.565407+0000 mgr.y (mgr.25133) 344 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T10:25:50.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[88275]: cephadm 2024-09-21T10:25:49.565407+0000 mgr.y (mgr.25133) 344 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T10:25:50.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[88275]: audit 2024-09-21T10:25:49.572025+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:50.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[88275]: audit 2024-09-21T10:25:49.572025+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:50.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[88275]: audit 2024-09-21T10:25:49.576012+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:25:50.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[88275]: audit 2024-09-21T10:25:49.576012+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:25:50.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[88275]: audit 2024-09-21T10:25:49.577455+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:50.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[88275]: audit 2024-09-21T10:25:49.577455+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:50.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[88275]: cephadm 2024-09-21T10:25:49.580304+0000 mgr.y (mgr.25133) 345 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-21T10:25:50.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[88275]: cephadm 2024-09-21T10:25:49.580304+0000 mgr.y (mgr.25133) 345 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-21T10:25:50.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[89466]: cephadm 2024-09-21T10:25:49.565407+0000 mgr.y (mgr.25133) 344 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T10:25:50.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[89466]: cephadm 2024-09-21T10:25:49.565407+0000 mgr.y (mgr.25133) 344 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T10:25:50.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[89466]: audit 2024-09-21T10:25:49.572025+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:50.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[89466]: audit 2024-09-21T10:25:49.572025+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:50.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[89466]: audit 2024-09-21T10:25:49.576012+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:25:50.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[89466]: audit 2024-09-21T10:25:49.576012+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:25:50.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[89466]: audit 2024-09-21T10:25:49.577455+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:50.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[89466]: audit 2024-09-21T10:25:49.577455+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:50.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[89466]: cephadm 2024-09-21T10:25:49.580304+0000 mgr.y (mgr.25133) 345 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-21T10:25:50.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:50 smithi003 bash[89466]: cephadm 2024-09-21T10:25:49.580304+0000 mgr.y (mgr.25133) 345 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-21T10:25:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:50 smithi204 bash[78884]: cephadm 2024-09-21T10:25:49.565407+0000 mgr.y (mgr.25133) 344 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T10:25:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:50 smithi204 bash[78884]: cephadm 2024-09-21T10:25:49.565407+0000 mgr.y (mgr.25133) 344 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T10:25:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:50 smithi204 bash[78884]: audit 2024-09-21T10:25:49.572025+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:50 smithi204 bash[78884]: audit 2024-09-21T10:25:49.572025+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:25:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:50 smithi204 bash[78884]: audit 2024-09-21T10:25:49.576012+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:25:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:50 smithi204 bash[78884]: audit 2024-09-21T10:25:49.576012+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T10:25:51.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:50 smithi204 bash[78884]: audit 2024-09-21T10:25:49.577455+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:51.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:50 smithi204 bash[78884]: audit 2024-09-21T10:25:49.577455+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:25:51.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:50 smithi204 bash[78884]: cephadm 2024-09-21T10:25:49.580304+0000 mgr.y (mgr.25133) 345 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-21T10:25:51.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:50 smithi204 bash[78884]: cephadm 2024-09-21T10:25:49.580304+0000 mgr.y (mgr.25133) 345 : cephadm [INF] Deploying daemon osd.0 on smithi003 2024-09-21T10:25:51.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:51 smithi003 bash[88275]: cluster 2024-09-21T10:25:50.249409+0000 mgr.y (mgr.25133) 346 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:51.869 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:51 smithi003 bash[88275]: cluster 2024-09-21T10:25:50.249409+0000 mgr.y (mgr.25133) 346 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:51.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:51 smithi003 bash[89466]: cluster 2024-09-21T10:25:50.249409+0000 mgr.y (mgr.25133) 346 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:51.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:51 smithi003 bash[89466]: cluster 2024-09-21T10:25:50.249409+0000 mgr.y (mgr.25133) 346 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:52.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:51 smithi204 bash[78884]: cluster 2024-09-21T10:25:50.249409+0000 mgr.y (mgr.25133) 346 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:52.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:51 smithi204 bash[78884]: cluster 2024-09-21T10:25:50.249409+0000 mgr.y (mgr.25133) 346 : cluster [DBG] pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:53 smithi003 bash[88275]: cluster 2024-09-21T10:25:52.249891+0000 mgr.y (mgr.25133) 347 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:53 smithi003 bash[88275]: cluster 2024-09-21T10:25:52.249891+0000 mgr.y (mgr.25133) 347 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:53 smithi003 bash[88275]: audit 2024-09-21T10:25:53.576787+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:53.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:53 smithi003 bash[88275]: audit 2024-09-21T10:25:53.576787+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:53.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:53 smithi003 bash[89466]: cluster 2024-09-21T10:25:52.249891+0000 mgr.y (mgr.25133) 347 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:53.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:53 smithi003 bash[89466]: cluster 2024-09-21T10:25:52.249891+0000 mgr.y (mgr.25133) 347 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:53.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:53 smithi003 bash[89466]: audit 2024-09-21T10:25:53.576787+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:53.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:53 smithi003 bash[89466]: audit 2024-09-21T10:25:53.576787+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:53 smithi204 bash[78884]: cluster 2024-09-21T10:25:52.249891+0000 mgr.y (mgr.25133) 347 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:53 smithi204 bash[78884]: cluster 2024-09-21T10:25:52.249891+0000 mgr.y (mgr.25133) 347 : cluster [DBG] pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:53 smithi204 bash[78884]: audit 2024-09-21T10:25:53.576787+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:53 smithi204 bash[78884]: audit 2024-09-21T10:25:53.576787+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:25:55.159 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:25:55.824 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:25:55.824 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (9m) 40s ago 19m 14.4M - 0.27.0 11f11916f8cd e47c56afbcb1 2024-09-21T10:25:55.824 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (8m) 40s ago 18m 71.1M - 10.4.8 5aad1d7cf004 17fb16016de7 2024-09-21T10:25:55.824 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (16m) 40s ago 16m 16.9M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:25:55.824 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (16m) 40s ago 16m 20.4M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (10m) 40s ago 27m 442M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (11m) 40s ago 30m 506M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (7m) 40s ago 30m 51.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 50596c976afa 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (4m) 40s ago 28m 36.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 3c1bf2616ad3 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (6m) 40s ago 28m 42.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d132b15011b2 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (10m) 40s ago 19m 8871k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (10m) 40s ago 19m 8724k - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (27m) 40s ago 27m 94.1M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 3c73a26cde0f 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (26m) 40s ago 26m 84.9M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (25m) 40s ago 25m 104M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (24m) 40s ago 24m 65.5M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (23m) 40s ago 23m 95.9M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (22m) 40s ago 22m 101M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:25:55.825 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (21m) 40s ago 21m 78.1M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:25:55.826 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (20m) 40s ago 20m 90.4M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:25:55.826 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (9m) 40s ago 19m 44.2M - 2.51.0 1d3b7f56885b 53e5c3a401c9 2024-09-21T10:25:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:55 smithi003 bash[88275]: cluster 2024-09-21T10:25:54.250939+0000 mgr.y (mgr.25133) 348 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:55 smithi003 bash[88275]: cluster 2024-09-21T10:25:54.250939+0000 mgr.y (mgr.25133) 348 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:55.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:55 smithi003 bash[89466]: cluster 2024-09-21T10:25:54.250939+0000 mgr.y (mgr.25133) 348 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:55.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:55 smithi003 bash[89466]: cluster 2024-09-21T10:25:54.250939+0000 mgr.y (mgr.25133) 348 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:55 smithi204 bash[78884]: cluster 2024-09-21T10:25:54.250939+0000 mgr.y (mgr.25133) 348 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:55 smithi204 bash[78884]: cluster 2024-09-21T10:25:54.250939+0000 mgr.y (mgr.25133) 348 : cluster [DBG] pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:56.205 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:25:56.205 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:25:56.205 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:25:56.205 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:25:56.205 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:25:56.205 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:25:56.205 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:25:56.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:25:56.205 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8 2024-09-21T10:25:56.206 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:25:56.206 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:25:56.206 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:25:56.206 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:25:56.206 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:25:56.206 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 10, 2024-09-21T10:25:56.206 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 5 2024-09-21T10:25:56.206 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:25:56.206 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:25:56.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:25:56.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:25:56.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:25:56.426 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:25:56.426 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:25:56.426 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:25:56.427 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:25:56.427 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:25:56.427 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:25:55 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:25:56.427 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:25:56 smithi003 systemd[1]: Stopping Ceph osd.0 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:25:56.427 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[34891]: debug 2024-09-21T10:25:56.150+0000 7fd21acda640 -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 2024-09-21T10:25:56.427 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[34891]: debug 2024-09-21T10:25:56.150+0000 7fd21acda640 -1 osd.0 84 *** Got signal Terminated *** 2024-09-21T10:25:56.428 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[34891]: debug 2024-09-21T10:25:56.150+0000 7fd21acda640 -1 osd.0 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:25:56.524 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:25:56.524 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:25:56.524 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:25:56.524 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (4 remaining).", 2024-09-21T10:25:56.524 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:25:56.525 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "0/8 daemons upgraded", 2024-09-21T10:25:56.525 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T10:25:56.525 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:25:56.525 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:25:56.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[88275]: audit 2024-09-21T10:25:55.145263+0000 mgr.y (mgr.25133) 349 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[88275]: audit 2024-09-21T10:25:55.145263+0000 mgr.y (mgr.25133) 349 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[88275]: audit 2024-09-21T10:25:55.474460+0000 mgr.y (mgr.25133) 350 : audit [DBG] from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[88275]: audit 2024-09-21T10:25:55.474460+0000 mgr.y (mgr.25133) 350 : audit [DBG] from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[88275]: audit 2024-09-21T10:25:55.779702+0000 mgr.y (mgr.25133) 351 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[88275]: audit 2024-09-21T10:25:55.779702+0000 mgr.y (mgr.25133) 351 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[88275]: cluster 2024-09-21T10:25:56.156440+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T10:25:56.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[88275]: cluster 2024-09-21T10:25:56.156440+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T10:25:56.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[88275]: audit 2024-09-21T10:25:56.203566+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/3213977801' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:56.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[88275]: audit 2024-09-21T10:25:56.203566+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/3213977801' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:56.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[89466]: audit 2024-09-21T10:25:55.145263+0000 mgr.y (mgr.25133) 349 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[89466]: audit 2024-09-21T10:25:55.145263+0000 mgr.y (mgr.25133) 349 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[89466]: audit 2024-09-21T10:25:55.474460+0000 mgr.y (mgr.25133) 350 : audit [DBG] from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[89466]: audit 2024-09-21T10:25:55.474460+0000 mgr.y (mgr.25133) 350 : audit [DBG] from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[89466]: audit 2024-09-21T10:25:55.779702+0000 mgr.y (mgr.25133) 351 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[89466]: audit 2024-09-21T10:25:55.779702+0000 mgr.y (mgr.25133) 351 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:56.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[89466]: cluster 2024-09-21T10:25:56.156440+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T10:25:56.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[89466]: cluster 2024-09-21T10:25:56.156440+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T10:25:56.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[89466]: audit 2024-09-21T10:25:56.203566+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/3213977801' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:56.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:56 smithi003 bash[89466]: audit 2024-09-21T10:25:56.203566+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/3213977801' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:57.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:56 smithi204 bash[78884]: audit 2024-09-21T10:25:55.145263+0000 mgr.y (mgr.25133) 349 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:57.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:56 smithi204 bash[78884]: audit 2024-09-21T10:25:55.145263+0000 mgr.y (mgr.25133) 349 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:57.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:56 smithi204 bash[78884]: audit 2024-09-21T10:25:55.474460+0000 mgr.y (mgr.25133) 350 : audit [DBG] from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:57.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:56 smithi204 bash[78884]: audit 2024-09-21T10:25:55.474460+0000 mgr.y (mgr.25133) 350 : audit [DBG] from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:56 smithi204 bash[78884]: audit 2024-09-21T10:25:55.779702+0000 mgr.y (mgr.25133) 351 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:56 smithi204 bash[78884]: audit 2024-09-21T10:25:55.779702+0000 mgr.y (mgr.25133) 351 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:56 smithi204 bash[78884]: cluster 2024-09-21T10:25:56.156440+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T10:25:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:56 smithi204 bash[78884]: cluster 2024-09-21T10:25:56.156440+0000 mon.a (mon.0) 467 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T10:25:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:56 smithi204 bash[78884]: audit 2024-09-21T10:25:56.203566+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/3213977801' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:56 smithi204 bash[78884]: audit 2024-09-21T10:25:56.203566+0000 mon.a (mon.0) 468 : audit [DBG] from='client.? 172.21.15.3:0/3213977801' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:25:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:25:57] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.51.0" 2024-09-21T10:25:57.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[89466]: cluster 2024-09-21T10:25:56.251350+0000 mgr.y (mgr.25133) 352 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[89466]: cluster 2024-09-21T10:25:56.251350+0000 mgr.y (mgr.25133) 352 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[89466]: audit 2024-09-21T10:25:56.522182+0000 mgr.y (mgr.25133) 353 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[89466]: audit 2024-09-21T10:25:56.522182+0000 mgr.y (mgr.25133) 353 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[89466]: cluster 2024-09-21T10:25:56.587892+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:25:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[89466]: cluster 2024-09-21T10:25:56.587892+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:25:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[89466]: cluster 2024-09-21T10:25:56.607220+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-09-21T10:25:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[89466]: cluster 2024-09-21T10:25:56.607220+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-09-21T10:25:57.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[88275]: cluster 2024-09-21T10:25:56.251350+0000 mgr.y (mgr.25133) 352 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:57.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[88275]: cluster 2024-09-21T10:25:56.251350+0000 mgr.y (mgr.25133) 352 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:57.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[88275]: audit 2024-09-21T10:25:56.522182+0000 mgr.y (mgr.25133) 353 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:57.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[88275]: audit 2024-09-21T10:25:56.522182+0000 mgr.y (mgr.25133) 353 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:57.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[88275]: cluster 2024-09-21T10:25:56.587892+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:25:57.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[88275]: cluster 2024-09-21T10:25:56.587892+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:25:57.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[88275]: cluster 2024-09-21T10:25:56.607220+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-09-21T10:25:57.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[88275]: cluster 2024-09-21T10:25:56.607220+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-09-21T10:25:57.979 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[97931]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-0 2024-09-21T10:25:57.979 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:25:57 smithi003 bash[98022]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-0 2024-09-21T10:25:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:57 smithi204 bash[78884]: cluster 2024-09-21T10:25:56.251350+0000 mgr.y (mgr.25133) 352 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:57 smithi204 bash[78884]: cluster 2024-09-21T10:25:56.251350+0000 mgr.y (mgr.25133) 352 : cluster [DBG] pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:57 smithi204 bash[78884]: audit 2024-09-21T10:25:56.522182+0000 mgr.y (mgr.25133) 353 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:57 smithi204 bash[78884]: audit 2024-09-21T10:25:56.522182+0000 mgr.y (mgr.25133) 353 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:25:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:57 smithi204 bash[78884]: cluster 2024-09-21T10:25:56.587892+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:25:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:57 smithi204 bash[78884]: cluster 2024-09-21T10:25:56.587892+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:25:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:57 smithi204 bash[78884]: cluster 2024-09-21T10:25:56.607220+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-09-21T10:25:58.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:57 smithi204 bash[78884]: cluster 2024-09-21T10:25:56.607220+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-09-21T10:25:58.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:58 smithi003 bash[88275]: cluster 2024-09-21T10:25:57.602920+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-21T10:25:58.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:58 smithi003 bash[88275]: cluster 2024-09-21T10:25:57.602920+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-21T10:25:58.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:58 smithi003 bash[89466]: cluster 2024-09-21T10:25:57.602920+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-21T10:25:58.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:58 smithi003 bash[89466]: cluster 2024-09-21T10:25:57.602920+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-21T10:25:59.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:58 smithi204 bash[78884]: cluster 2024-09-21T10:25:57.602920+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-21T10:25:59.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:58 smithi204 bash[78884]: cluster 2024-09-21T10:25:57.602920+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-09-21T10:25:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:59 smithi003 bash[88275]: cluster 2024-09-21T10:25:58.251956+0000 mgr.y (mgr.25133) 354 : cluster [DBG] pgmap v225: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:25:59 smithi003 bash[88275]: cluster 2024-09-21T10:25:58.251956+0000 mgr.y (mgr.25133) 354 : cluster [DBG] pgmap v225: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:59.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:59 smithi003 bash[89466]: cluster 2024-09-21T10:25:58.251956+0000 mgr.y (mgr.25133) 354 : cluster [DBG] pgmap v225: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:25:59.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:25:59 smithi003 bash[89466]: cluster 2024-09-21T10:25:58.251956+0000 mgr.y (mgr.25133) 354 : cluster [DBG] pgmap v225: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:59 smithi204 bash[78884]: cluster 2024-09-21T10:25:58.251956+0000 mgr.y (mgr.25133) 354 : cluster [DBG] pgmap v225: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:25:59 smithi204 bash[78884]: cluster 2024-09-21T10:25:58.251956+0000 mgr.y (mgr.25133) 354 : cluster [DBG] pgmap v225: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:00.289 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:26:00 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:00.289 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:26:00 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:00.290 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:26:00 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:00.290 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:26:00 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:00.290 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:00 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:00.290 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:00 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:00.291 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:00 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:00.291 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:25:59 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-21T10:26:00.291 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:25:59 smithi003 systemd[1]: Stopped Ceph osd.0 for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:26:00.291 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:00 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:00.291 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:00 smithi003 systemd[1]: Started Ceph osd.0 for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:26:00.291 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:00 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:01.631 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: cluster 2024-09-21T10:26:00.252628+0000 mgr.y (mgr.25133) 355 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:01.631 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: cluster 2024-09-21T10:26:00.252628+0000 mgr.y (mgr.25133) 355 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:01.631 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: audit 2024-09-21T10:26:00.340669+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: audit 2024-09-21T10:26:00.340669+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: audit 2024-09-21T10:26:00.347467+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: audit 2024-09-21T10:26:00.347467+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: audit 2024-09-21T10:26:00.353945+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: audit 2024-09-21T10:26:00.353945+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: audit 2024-09-21T10:26:00.354568+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:01.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: audit 2024-09-21T10:26:00.354568+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:01.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: cluster 2024-09-21T10:26:00.625841+0000 mon.a (mon.0) 476 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:01.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[89466]: cluster 2024-09-21T10:26:00.625841+0000 mon.a (mon.0) 476 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:01.632 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: cluster 2024-09-21T10:26:00.252628+0000 mgr.y (mgr.25133) 355 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:01.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: cluster 2024-09-21T10:26:00.252628+0000 mgr.y (mgr.25133) 355 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:01.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: audit 2024-09-21T10:26:00.340669+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: audit 2024-09-21T10:26:00.340669+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: audit 2024-09-21T10:26:00.347467+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: audit 2024-09-21T10:26:00.347467+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: audit 2024-09-21T10:26:00.353945+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: audit 2024-09-21T10:26:00.353945+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: audit 2024-09-21T10:26:00.354568+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:01.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: audit 2024-09-21T10:26:00.354568+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:01.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: cluster 2024-09-21T10:26:00.625841+0000 mon.a (mon.0) 476 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:01.633 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[88275]: cluster 2024-09-21T10:26:00.625841+0000 mon.a (mon.0) 476 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: cluster 2024-09-21T10:26:00.252628+0000 mgr.y (mgr.25133) 355 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: cluster 2024-09-21T10:26:00.252628+0000 mgr.y (mgr.25133) 355 : cluster [DBG] pgmap v226: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: audit 2024-09-21T10:26:00.340669+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: audit 2024-09-21T10:26:00.340669+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: audit 2024-09-21T10:26:00.347467+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: audit 2024-09-21T10:26:00.347467+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: audit 2024-09-21T10:26:00.353945+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: audit 2024-09-21T10:26:00.353945+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: audit 2024-09-21T10:26:00.354568+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: audit 2024-09-21T10:26:00.354568+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: cluster 2024-09-21T10:26:00.625841+0000 mon.a (mon.0) 476 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:01.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:01 smithi204 bash[78884]: cluster 2024-09-21T10:26:00.625841+0000 mon.a (mon.0) 476 : cluster [WRN] Health check failed: Degraded data redundancy: 12/78 objects degraded (15.385%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:01.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[98171]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:26:01.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:01 smithi003 bash[98171]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:26:02.527 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:02 smithi003 bash[98171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T10:26:02.527 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:02 smithi003 bash[98171]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-21T10:26:02.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:02 smithi003 bash[98171]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T10:26:02.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:02 smithi003 bash[98171]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T10:26:02.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:02 smithi003 bash[98171]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T10:26:02.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:02 smithi003 bash[98171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T10:26:02.926 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:02 smithi003 bash[98171]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T10:26:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:03 smithi003 bash[88275]: cluster 2024-09-21T10:26:02.253225+0000 mgr.y (mgr.25133) 356 : cluster [DBG] pgmap v227: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:03 smithi003 bash[88275]: cluster 2024-09-21T10:26:02.253225+0000 mgr.y (mgr.25133) 356 : cluster [DBG] pgmap v227: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:03.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:03 smithi003 bash[89466]: cluster 2024-09-21T10:26:02.253225+0000 mgr.y (mgr.25133) 356 : cluster [DBG] pgmap v227: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:03.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:03 smithi003 bash[89466]: cluster 2024-09-21T10:26:02.253225+0000 mgr.y (mgr.25133) 356 : cluster [DBG] pgmap v227: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:03.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:03 smithi204 bash[78884]: cluster 2024-09-21T10:26:02.253225+0000 mgr.y (mgr.25133) 356 : cluster [DBG] pgmap v227: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:03.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:03 smithi204 bash[78884]: cluster 2024-09-21T10:26:02.253225+0000 mgr.y (mgr.25133) 356 : cluster [DBG] pgmap v227: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:04.675 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:04 smithi003 bash[98408]: debug 2024-09-21T10:26:04.258+0000 7f20504e4640 1 -- 172.21.15.3:0/2449870489 <== mon.0 v2:172.21.15.3:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562c003ac960 con 0x562c003cd800 2024-09-21T10:26:05.609 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:05 smithi003 bash[89466]: cluster 2024-09-21T10:26:04.253834+0000 mgr.y (mgr.25133) 357 : cluster [DBG] pgmap v228: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:05.609 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:05 smithi003 bash[89466]: cluster 2024-09-21T10:26:04.253834+0000 mgr.y (mgr.25133) 357 : cluster [DBG] pgmap v228: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:05.610 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:05 smithi003 bash[88275]: cluster 2024-09-21T10:26:04.253834+0000 mgr.y (mgr.25133) 357 : cluster [DBG] pgmap v228: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:05.610 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:05 smithi003 bash[88275]: cluster 2024-09-21T10:26:04.253834+0000 mgr.y (mgr.25133) 357 : cluster [DBG] pgmap v228: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:05.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:05 smithi204 bash[78884]: cluster 2024-09-21T10:26:04.253834+0000 mgr.y (mgr.25133) 357 : cluster [DBG] pgmap v228: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:05.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:05 smithi204 bash[78884]: cluster 2024-09-21T10:26:04.253834+0000 mgr.y (mgr.25133) 357 : cluster [DBG] pgmap v228: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:05.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:05 smithi003 bash[98408]: debug 2024-09-21T10:26:05.602+0000 7f2052d4b640 -1 Falling back to public interface 2024-09-21T10:26:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:26:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:26:07] "GET /metrics HTTP/1.1" 200 33844 "" "Prometheus/2.51.0" 2024-09-21T10:26:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:07 smithi003 bash[88275]: cluster 2024-09-21T10:26:06.254551+0000 mgr.y (mgr.25133) 358 : cluster [DBG] pgmap v229: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:07 smithi003 bash[88275]: cluster 2024-09-21T10:26:06.254551+0000 mgr.y (mgr.25133) 358 : cluster [DBG] pgmap v229: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:07 smithi003 bash[89466]: cluster 2024-09-21T10:26:06.254551+0000 mgr.y (mgr.25133) 358 : cluster [DBG] pgmap v229: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:07 smithi003 bash[89466]: cluster 2024-09-21T10:26:06.254551+0000 mgr.y (mgr.25133) 358 : cluster [DBG] pgmap v229: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:07 smithi204 bash[78884]: cluster 2024-09-21T10:26:06.254551+0000 mgr.y (mgr.25133) 358 : cluster [DBG] pgmap v229: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:07.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:07 smithi204 bash[78884]: cluster 2024-09-21T10:26:06.254551+0000 mgr.y (mgr.25133) 358 : cluster [DBG] pgmap v229: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:08.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:08 smithi204 bash[78884]: audit 2024-09-21T10:26:07.458429+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:08.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:08 smithi204 bash[78884]: audit 2024-09-21T10:26:07.458429+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:08.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:08 smithi204 bash[78884]: audit 2024-09-21T10:26:07.463997+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:08.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:08 smithi204 bash[78884]: audit 2024-09-21T10:26:07.463997+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:08.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:08 smithi003 bash[88275]: audit 2024-09-21T10:26:07.458429+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:08.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:08 smithi003 bash[88275]: audit 2024-09-21T10:26:07.458429+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:08.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:08 smithi003 bash[88275]: audit 2024-09-21T10:26:07.463997+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:08.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:08 smithi003 bash[88275]: audit 2024-09-21T10:26:07.463997+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:08.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:08 smithi003 bash[89466]: audit 2024-09-21T10:26:07.458429+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:08.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:08 smithi003 bash[89466]: audit 2024-09-21T10:26:07.458429+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:08.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:08 smithi003 bash[89466]: audit 2024-09-21T10:26:07.463997+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:08.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:08 smithi003 bash[89466]: audit 2024-09-21T10:26:07.463997+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[98408]: debug 2024-09-21T10:26:09.606+0000 7f2052d4b640 -1 osd.0 84 log_to_monitors true 2024-09-21T10:26:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[88275]: cluster 2024-09-21T10:26:08.255099+0000 mgr.y (mgr.25133) 359 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[88275]: cluster 2024-09-21T10:26:08.255099+0000 mgr.y (mgr.25133) 359 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[88275]: audit 2024-09-21T10:26:08.581129+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[88275]: audit 2024-09-21T10:26:08.581129+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[88275]: audit 2024-09-21T10:26:08.582247+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[88275]: audit 2024-09-21T10:26:08.582247+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[88275]: audit 2024-09-21T10:26:08.585853+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[88275]: audit 2024-09-21T10:26:08.585853+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[88275]: audit 2024-09-21T10:26:08.593943+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[88275]: audit 2024-09-21T10:26:08.593943+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[89466]: cluster 2024-09-21T10:26:08.255099+0000 mgr.y (mgr.25133) 359 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[89466]: cluster 2024-09-21T10:26:08.255099+0000 mgr.y (mgr.25133) 359 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[89466]: audit 2024-09-21T10:26:08.581129+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[89466]: audit 2024-09-21T10:26:08.581129+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[89466]: audit 2024-09-21T10:26:08.582247+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[89466]: audit 2024-09-21T10:26:08.582247+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[89466]: audit 2024-09-21T10:26:08.585853+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[89466]: audit 2024-09-21T10:26:08.585853+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[89466]: audit 2024-09-21T10:26:08.593943+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:09 smithi003 bash[89466]: audit 2024-09-21T10:26:08.593943+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:09 smithi204 bash[78884]: cluster 2024-09-21T10:26:08.255099+0000 mgr.y (mgr.25133) 359 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:09 smithi204 bash[78884]: cluster 2024-09-21T10:26:08.255099+0000 mgr.y (mgr.25133) 359 : cluster [DBG] pgmap v230: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:09 smithi204 bash[78884]: audit 2024-09-21T10:26:08.581129+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:09 smithi204 bash[78884]: audit 2024-09-21T10:26:08.581129+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:09 smithi204 bash[78884]: audit 2024-09-21T10:26:08.582247+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:09 smithi204 bash[78884]: audit 2024-09-21T10:26:08.582247+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:09 smithi204 bash[78884]: audit 2024-09-21T10:26:08.585853+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:09 smithi204 bash[78884]: audit 2024-09-21T10:26:08.585853+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:09 smithi204 bash[78884]: audit 2024-09-21T10:26:08.593943+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:09 smithi204 bash[78884]: audit 2024-09-21T10:26:08.593943+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:10.925 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:10 smithi003 bash[98408]: debug 2024-09-21T10:26:10.642+0000 7f204aaf5640 -1 osd.0 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:26:10.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:10 smithi003 bash[88275]: audit 2024-09-21T10:26:09.613726+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:10.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:10 smithi003 bash[88275]: audit 2024-09-21T10:26:09.613726+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:10.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:10 smithi003 bash[88275]: audit 2024-09-21T10:26:09.614073+0000 mon.a (mon.0) 483 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:10.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:10 smithi003 bash[88275]: audit 2024-09-21T10:26:09.614073+0000 mon.a (mon.0) 483 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:10.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:10 smithi003 bash[89466]: audit 2024-09-21T10:26:09.613726+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:10.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:10 smithi003 bash[89466]: audit 2024-09-21T10:26:09.613726+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:10.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:10 smithi003 bash[89466]: audit 2024-09-21T10:26:09.614073+0000 mon.a (mon.0) 483 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:10.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:10 smithi003 bash[89466]: audit 2024-09-21T10:26:09.614073+0000 mon.a (mon.0) 483 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:10 smithi204 bash[78884]: audit 2024-09-21T10:26:09.613726+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:10 smithi204 bash[78884]: audit 2024-09-21T10:26:09.613726+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:10 smithi204 bash[78884]: audit 2024-09-21T10:26:09.614073+0000 mon.a (mon.0) 483 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:10 smithi204 bash[78884]: audit 2024-09-21T10:26:09.614073+0000 mon.a (mon.0) 483 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T10:26:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[89466]: cluster 2024-09-21T10:26:10.256295+0000 mgr.y (mgr.25133) 360 : cluster [DBG] pgmap v231: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[89466]: cluster 2024-09-21T10:26:10.256295+0000 mgr.y (mgr.25133) 360 : cluster [DBG] pgmap v231: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[89466]: audit 2024-09-21T10:26:10.590637+0000 mon.a (mon.0) 484 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T10:26:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[89466]: audit 2024-09-21T10:26:10.590637+0000 mon.a (mon.0) 484 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T10:26:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[89466]: cluster 2024-09-21T10:26:10.599685+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-21T10:26:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[89466]: cluster 2024-09-21T10:26:10.599685+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-21T10:26:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[89466]: audit 2024-09-21T10:26:10.601593+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[89466]: audit 2024-09-21T10:26:10.601593+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[89466]: audit 2024-09-21T10:26:10.602168+0000 mon.a (mon.0) 486 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[89466]: audit 2024-09-21T10:26:10.602168+0000 mon.a (mon.0) 486 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[88275]: cluster 2024-09-21T10:26:10.256295+0000 mgr.y (mgr.25133) 360 : cluster [DBG] pgmap v231: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[88275]: cluster 2024-09-21T10:26:10.256295+0000 mgr.y (mgr.25133) 360 : cluster [DBG] pgmap v231: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:11.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[88275]: audit 2024-09-21T10:26:10.590637+0000 mon.a (mon.0) 484 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T10:26:11.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[88275]: audit 2024-09-21T10:26:10.590637+0000 mon.a (mon.0) 484 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T10:26:11.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[88275]: cluster 2024-09-21T10:26:10.599685+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-21T10:26:11.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[88275]: cluster 2024-09-21T10:26:10.599685+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-21T10:26:11.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[88275]: audit 2024-09-21T10:26:10.601593+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:11.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[88275]: audit 2024-09-21T10:26:10.601593+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:11.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[88275]: audit 2024-09-21T10:26:10.602168+0000 mon.a (mon.0) 486 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:11.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:11 smithi003 bash[88275]: audit 2024-09-21T10:26:10.602168+0000 mon.a (mon.0) 486 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:11 smithi204 bash[78884]: cluster 2024-09-21T10:26:10.256295+0000 mgr.y (mgr.25133) 360 : cluster [DBG] pgmap v231: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:11 smithi204 bash[78884]: cluster 2024-09-21T10:26:10.256295+0000 mgr.y (mgr.25133) 360 : cluster [DBG] pgmap v231: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 325 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:11 smithi204 bash[78884]: audit 2024-09-21T10:26:10.590637+0000 mon.a (mon.0) 484 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T10:26:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:11 smithi204 bash[78884]: audit 2024-09-21T10:26:10.590637+0000 mon.a (mon.0) 484 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T10:26:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:11 smithi204 bash[78884]: cluster 2024-09-21T10:26:10.599685+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-21T10:26:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:11 smithi204 bash[78884]: cluster 2024-09-21T10:26:10.599685+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-09-21T10:26:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:11 smithi204 bash[78884]: audit 2024-09-21T10:26:10.601593+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:12.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:11 smithi204 bash[78884]: audit 2024-09-21T10:26:10.601593+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:12.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:11 smithi204 bash[78884]: audit 2024-09-21T10:26:10.602168+0000 mon.a (mon.0) 486 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:12.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:11 smithi204 bash[78884]: audit 2024-09-21T10:26:10.602168+0000 mon.a (mon.0) 486 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[88275]: cluster 2024-09-21T10:26:11.591383+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[88275]: cluster 2024-09-21T10:26:11.591383+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[88275]: cluster 2024-09-21T10:26:11.601842+0000 mon.a (mon.0) 488 : cluster [INF] osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993] boot 2024-09-21T10:26:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[88275]: cluster 2024-09-21T10:26:11.601842+0000 mon.a (mon.0) 488 : cluster [INF] osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993] boot 2024-09-21T10:26:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[88275]: cluster 2024-09-21T10:26:11.602052+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T10:26:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[88275]: cluster 2024-09-21T10:26:11.602052+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T10:26:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[88275]: audit 2024-09-21T10:26:11.605526+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T10:26:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[88275]: audit 2024-09-21T10:26:11.605526+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T10:26:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[88275]: cluster 2024-09-21T10:26:12.604159+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T10:26:12.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[88275]: cluster 2024-09-21T10:26:12.604159+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T10:26:12.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[89466]: cluster 2024-09-21T10:26:11.591383+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:12.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[89466]: cluster 2024-09-21T10:26:11.591383+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:12.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[89466]: cluster 2024-09-21T10:26:11.601842+0000 mon.a (mon.0) 488 : cluster [INF] osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993] boot 2024-09-21T10:26:12.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[89466]: cluster 2024-09-21T10:26:11.601842+0000 mon.a (mon.0) 488 : cluster [INF] osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993] boot 2024-09-21T10:26:12.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[89466]: cluster 2024-09-21T10:26:11.602052+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T10:26:12.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[89466]: cluster 2024-09-21T10:26:11.602052+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T10:26:12.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[89466]: audit 2024-09-21T10:26:11.605526+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T10:26:12.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[89466]: audit 2024-09-21T10:26:11.605526+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T10:26:12.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[89466]: cluster 2024-09-21T10:26:12.604159+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T10:26:12.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:12 smithi003 bash[89466]: cluster 2024-09-21T10:26:12.604159+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T10:26:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:12 smithi204 bash[78884]: cluster 2024-09-21T10:26:11.591383+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:12 smithi204 bash[78884]: cluster 2024-09-21T10:26:11.591383+0000 mon.a (mon.0) 487 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:12 smithi204 bash[78884]: cluster 2024-09-21T10:26:11.601842+0000 mon.a (mon.0) 488 : cluster [INF] osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993] boot 2024-09-21T10:26:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:12 smithi204 bash[78884]: cluster 2024-09-21T10:26:11.601842+0000 mon.a (mon.0) 488 : cluster [INF] osd.0 [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993] boot 2024-09-21T10:26:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:12 smithi204 bash[78884]: cluster 2024-09-21T10:26:11.602052+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T10:26:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:12 smithi204 bash[78884]: cluster 2024-09-21T10:26:11.602052+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T10:26:13.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:12 smithi204 bash[78884]: audit 2024-09-21T10:26:11.605526+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T10:26:13.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:12 smithi204 bash[78884]: audit 2024-09-21T10:26:11.605526+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T10:26:13.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:12 smithi204 bash[78884]: cluster 2024-09-21T10:26:12.604159+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T10:26:13.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:12 smithi204 bash[78884]: cluster 2024-09-21T10:26:12.604159+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T10:26:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:13 smithi003 bash[88275]: cluster 2024-09-21T10:26:12.257090+0000 mgr.y (mgr.25133) 361 : cluster [DBG] pgmap v234: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:13 smithi003 bash[88275]: cluster 2024-09-21T10:26:12.257090+0000 mgr.y (mgr.25133) 361 : cluster [DBG] pgmap v234: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:13.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:13 smithi003 bash[89466]: cluster 2024-09-21T10:26:12.257090+0000 mgr.y (mgr.25133) 361 : cluster [DBG] pgmap v234: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:13.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:13 smithi003 bash[89466]: cluster 2024-09-21T10:26:12.257090+0000 mgr.y (mgr.25133) 361 : cluster [DBG] pgmap v234: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:13 smithi204 bash[78884]: cluster 2024-09-21T10:26:12.257090+0000 mgr.y (mgr.25133) 361 : cluster [DBG] pgmap v234: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:13 smithi204 bash[78884]: cluster 2024-09-21T10:26:12.257090+0000 mgr.y (mgr.25133) 361 : cluster [DBG] pgmap v234: 73 pgs: 19 active+undersized, 7 active+undersized+degraded, 47 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 12/78 objects degraded (15.385%) 2024-09-21T10:26:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:14 smithi204 bash[78884]: cluster 2024-09-21T10:26:14.634200+0000 mon.a (mon.0) 492 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:14 smithi204 bash[78884]: cluster 2024-09-21T10:26:14.634200+0000 mon.a (mon.0) 492 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:15.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:14 smithi003 bash[88275]: cluster 2024-09-21T10:26:14.634200+0000 mon.a (mon.0) 492 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:15.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:14 smithi003 bash[88275]: cluster 2024-09-21T10:26:14.634200+0000 mon.a (mon.0) 492 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:15.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:14 smithi003 bash[89466]: cluster 2024-09-21T10:26:14.634200+0000 mon.a (mon.0) 492 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:15.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:14 smithi003 bash[89466]: cluster 2024-09-21T10:26:14.634200+0000 mon.a (mon.0) 492 : cluster [WRN] Health check update: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:15 smithi003 bash[88275]: cluster 2024-09-21T10:26:14.258170+0000 mgr.y (mgr.25133) 362 : cluster [DBG] pgmap v236: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:15 smithi003 bash[88275]: cluster 2024-09-21T10:26:14.258170+0000 mgr.y (mgr.25133) 362 : cluster [DBG] pgmap v236: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:15 smithi003 bash[89466]: cluster 2024-09-21T10:26:14.258170+0000 mgr.y (mgr.25133) 362 : cluster [DBG] pgmap v236: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:15 smithi003 bash[89466]: cluster 2024-09-21T10:26:14.258170+0000 mgr.y (mgr.25133) 362 : cluster [DBG] pgmap v236: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:15 smithi204 bash[78884]: cluster 2024-09-21T10:26:14.258170+0000 mgr.y (mgr.25133) 362 : cluster [DBG] pgmap v236: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:15 smithi204 bash[78884]: cluster 2024-09-21T10:26:14.258170+0000 mgr.y (mgr.25133) 362 : cluster [DBG] pgmap v236: 73 pgs: 9 active+undersized, 2 active+undersized+degraded, 62 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:16.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:16 smithi003 bash[88275]: cluster 2024-09-21T10:26:16.689000+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:26:16.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:16 smithi003 bash[88275]: cluster 2024-09-21T10:26:16.689000+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:26:16.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:16 smithi003 bash[88275]: cluster 2024-09-21T10:26:16.689054+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:16.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:16 smithi003 bash[88275]: cluster 2024-09-21T10:26:16.689054+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:16.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:16 smithi003 bash[89466]: cluster 2024-09-21T10:26:16.689000+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:26:16.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:16 smithi003 bash[89466]: cluster 2024-09-21T10:26:16.689000+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:26:16.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:16 smithi003 bash[89466]: cluster 2024-09-21T10:26:16.689054+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:16.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:16 smithi003 bash[89466]: cluster 2024-09-21T10:26:16.689054+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:17.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:16 smithi204 bash[78884]: cluster 2024-09-21T10:26:16.689000+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:26:17.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:16 smithi204 bash[78884]: cluster 2024-09-21T10:26:16.689000+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:26:17.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:16 smithi204 bash[78884]: cluster 2024-09-21T10:26:16.689054+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:17.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:16 smithi204 bash[78884]: cluster 2024-09-21T10:26:16.689054+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:26:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:26:17] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.51.0" 2024-09-21T10:26:18.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:17 smithi204 bash[78884]: cluster 2024-09-21T10:26:16.258742+0000 mgr.y (mgr.25133) 363 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:18.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:17 smithi204 bash[78884]: cluster 2024-09-21T10:26:16.258742+0000 mgr.y (mgr.25133) 363 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:17 smithi003 bash[88275]: cluster 2024-09-21T10:26:16.258742+0000 mgr.y (mgr.25133) 363 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:17 smithi003 bash[88275]: cluster 2024-09-21T10:26:16.258742+0000 mgr.y (mgr.25133) 363 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:17 smithi003 bash[89466]: cluster 2024-09-21T10:26:16.258742+0000 mgr.y (mgr.25133) 363 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:18.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:17 smithi003 bash[89466]: cluster 2024-09-21T10:26:16.258742+0000 mgr.y (mgr.25133) 363 : cluster [DBG] pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:19.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: cluster 2024-09-21T10:26:18.259337+0000 mgr.y (mgr.25133) 364 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:19.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: cluster 2024-09-21T10:26:18.259337+0000 mgr.y (mgr.25133) 364 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:19.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.366450+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.366450+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.376475+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.376475+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.378549+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.378549+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.380167+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.380167+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.390202+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.390202+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.517888+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.517888+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.521435+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.521435+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.524192+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.524192+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.526481+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.526481+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.529156+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:26:19.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.529156+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:26:19.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.529581+0000 mgr.y (mgr.25133) 365 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:26:19.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: audit 2024-09-21T10:26:18.529581+0000 mgr.y (mgr.25133) 365 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:26:19.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: cephadm 2024-09-21T10:26:18.531254+0000 mgr.y (mgr.25133) 366 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T10:26:19.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[88275]: cephadm 2024-09-21T10:26:18.531254+0000 mgr.y (mgr.25133) 366 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T10:26:19.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: cluster 2024-09-21T10:26:18.259337+0000 mgr.y (mgr.25133) 364 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:19.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: cluster 2024-09-21T10:26:18.259337+0000 mgr.y (mgr.25133) 364 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:19.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.366450+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.366450+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.376475+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.376475+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.378549+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:19.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.378549+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:19.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.380167+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.380167+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.390202+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.390202+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.517888+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.517888+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.521435+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.521435+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.524192+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.524192+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.526481+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.526481+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.529156+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.529156+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:26:19.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.529581+0000 mgr.y (mgr.25133) 365 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:26:19.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: audit 2024-09-21T10:26:18.529581+0000 mgr.y (mgr.25133) 365 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:26:19.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: cephadm 2024-09-21T10:26:18.531254+0000 mgr.y (mgr.25133) 366 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T10:26:19.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:19 smithi003 bash[89466]: cephadm 2024-09-21T10:26:18.531254+0000 mgr.y (mgr.25133) 366 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T10:26:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: cluster 2024-09-21T10:26:18.259337+0000 mgr.y (mgr.25133) 364 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:19.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: cluster 2024-09-21T10:26:18.259337+0000 mgr.y (mgr.25133) 364 : cluster [DBG] pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.366450+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.366450+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.376475+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.376475+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.378549+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.378549+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.380167+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.380167+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.390202+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.390202+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.517888+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.517888+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:19.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.521435+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.521435+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.524192+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.524192+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.526481+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.526481+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.529156+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:26:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.529156+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T10:26:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.529581+0000 mgr.y (mgr.25133) 365 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:26:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: audit 2024-09-21T10:26:18.529581+0000 mgr.y (mgr.25133) 365 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T10:26:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: cephadm 2024-09-21T10:26:18.531254+0000 mgr.y (mgr.25133) 366 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T10:26:19.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:19 smithi204 bash[78884]: cephadm 2024-09-21T10:26:18.531254+0000 mgr.y (mgr.25133) 366 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T10:26:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: cluster 2024-09-21T10:26:20.260410+0000 mgr.y (mgr.25133) 367 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: cluster 2024-09-21T10:26:20.260410+0000 mgr.y (mgr.25133) 367 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: cephadm 2024-09-21T10:26:20.811540+0000 mgr.y (mgr.25133) 368 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: cephadm 2024-09-21T10:26:20.811540+0000 mgr.y (mgr.25133) 368 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: audit 2024-09-21T10:26:20.820745+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: audit 2024-09-21T10:26:20.820745+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: audit 2024-09-21T10:26:20.824926+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: audit 2024-09-21T10:26:20.824926+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: audit 2024-09-21T10:26:20.826331+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: audit 2024-09-21T10:26:20.826331+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: cephadm 2024-09-21T10:26:20.830596+0000 mgr.y (mgr.25133) 369 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[88275]: cephadm 2024-09-21T10:26:20.830596+0000 mgr.y (mgr.25133) 369 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: cluster 2024-09-21T10:26:20.260410+0000 mgr.y (mgr.25133) 367 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: cluster 2024-09-21T10:26:20.260410+0000 mgr.y (mgr.25133) 367 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:22.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: cephadm 2024-09-21T10:26:20.811540+0000 mgr.y (mgr.25133) 368 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T10:26:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: cephadm 2024-09-21T10:26:20.811540+0000 mgr.y (mgr.25133) 368 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T10:26:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: audit 2024-09-21T10:26:20.820745+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: audit 2024-09-21T10:26:20.820745+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: audit 2024-09-21T10:26:20.824926+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:26:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: audit 2024-09-21T10:26:20.824926+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:26:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: audit 2024-09-21T10:26:20.826331+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: audit 2024-09-21T10:26:20.826331+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: cephadm 2024-09-21T10:26:20.830596+0000 mgr.y (mgr.25133) 369 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T10:26:22.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:21 smithi003 bash[89466]: cephadm 2024-09-21T10:26:20.830596+0000 mgr.y (mgr.25133) 369 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T10:26:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: cluster 2024-09-21T10:26:20.260410+0000 mgr.y (mgr.25133) 367 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: cluster 2024-09-21T10:26:20.260410+0000 mgr.y (mgr.25133) 367 : cluster [DBG] pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: cephadm 2024-09-21T10:26:20.811540+0000 mgr.y (mgr.25133) 368 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T10:26:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: cephadm 2024-09-21T10:26:20.811540+0000 mgr.y (mgr.25133) 368 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T10:26:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: audit 2024-09-21T10:26:20.820745+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: audit 2024-09-21T10:26:20.820745+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: audit 2024-09-21T10:26:20.824926+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:26:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: audit 2024-09-21T10:26:20.824926+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T10:26:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: audit 2024-09-21T10:26:20.826331+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: audit 2024-09-21T10:26:20.826331+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: cephadm 2024-09-21T10:26:20.830596+0000 mgr.y (mgr.25133) 369 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T10:26:22.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:21 smithi204 bash[78884]: cephadm 2024-09-21T10:26:20.830596+0000 mgr.y (mgr.25133) 369 : cephadm [INF] Deploying daemon osd.1 on smithi003 2024-09-21T10:26:24.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[89466]: cluster 2024-09-21T10:26:22.260867+0000 mgr.y (mgr.25133) 370 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:24.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[89466]: cluster 2024-09-21T10:26:22.260867+0000 mgr.y (mgr.25133) 370 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:24.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[89466]: audit 2024-09-21T10:26:23.583743+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:24.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[89466]: audit 2024-09-21T10:26:23.583743+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:24.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[89466]: audit 2024-09-21T10:26:23.585922+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:24.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[89466]: audit 2024-09-21T10:26:23.585922+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:24.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[89466]: audit 2024-09-21T10:26:23.656865+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:24.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[89466]: audit 2024-09-21T10:26:23.656865+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:24.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[88275]: cluster 2024-09-21T10:26:22.260867+0000 mgr.y (mgr.25133) 370 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:24.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[88275]: cluster 2024-09-21T10:26:22.260867+0000 mgr.y (mgr.25133) 370 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:24.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[88275]: audit 2024-09-21T10:26:23.583743+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:24.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[88275]: audit 2024-09-21T10:26:23.583743+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:24.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[88275]: audit 2024-09-21T10:26:23.585922+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:24.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[88275]: audit 2024-09-21T10:26:23.585922+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:24.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[88275]: audit 2024-09-21T10:26:23.656865+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:24.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:23 smithi003 bash[88275]: audit 2024-09-21T10:26:23.656865+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:23 smithi204 bash[78884]: cluster 2024-09-21T10:26:22.260867+0000 mgr.y (mgr.25133) 370 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:23 smithi204 bash[78884]: cluster 2024-09-21T10:26:22.260867+0000 mgr.y (mgr.25133) 370 : cluster [DBG] pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:23 smithi204 bash[78884]: audit 2024-09-21T10:26:23.583743+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:23 smithi204 bash[78884]: audit 2024-09-21T10:26:23.583743+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:23 smithi204 bash[78884]: audit 2024-09-21T10:26:23.585922+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:23 smithi204 bash[78884]: audit 2024-09-21T10:26:23.585922+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:23 smithi204 bash[78884]: audit 2024-09-21T10:26:23.656865+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:23 smithi204 bash[78884]: audit 2024-09-21T10:26:23.656865+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:25.256 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:25 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:25.256 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:25 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:25.256 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:26:25 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:25.257 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:25 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:25.257 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:25 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:25.257 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:26:25 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:25.258 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:26:25 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:25.258 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:26:25 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:25.258 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:25 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:25.675 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:25 smithi003 systemd[1]: Stopping Ceph osd.1 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:26:25.675 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:25 smithi003 bash[40577]: debug 2024-09-21T10:26:25.358+0000 7f4bcada1640 -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 2024-09-21T10:26:25.676 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:25 smithi003 bash[40577]: debug 2024-09-21T10:26:25.358+0000 7f4bcada1640 -1 osd.1 89 *** Got signal Terminated *** 2024-09-21T10:26:25.676 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:25 smithi003 bash[40577]: debug 2024-09-21T10:26:25.358+0000 7f4bcada1640 -1 osd.1 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:26:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:25 smithi003 bash[88275]: cluster 2024-09-21T10:26:24.261853+0000 mgr.y (mgr.25133) 371 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:25 smithi003 bash[88275]: cluster 2024-09-21T10:26:24.261853+0000 mgr.y (mgr.25133) 371 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:25 smithi003 bash[88275]: cluster 2024-09-21T10:26:25.362353+0000 mon.a (mon.0) 511 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T10:26:26.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:25 smithi003 bash[88275]: cluster 2024-09-21T10:26:25.362353+0000 mon.a (mon.0) 511 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T10:26:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:25 smithi003 bash[89466]: cluster 2024-09-21T10:26:24.261853+0000 mgr.y (mgr.25133) 371 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:25 smithi003 bash[89466]: cluster 2024-09-21T10:26:24.261853+0000 mgr.y (mgr.25133) 371 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:25 smithi003 bash[89466]: cluster 2024-09-21T10:26:25.362353+0000 mon.a (mon.0) 511 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T10:26:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:25 smithi003 bash[89466]: cluster 2024-09-21T10:26:25.362353+0000 mon.a (mon.0) 511 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T10:26:26.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:25 smithi204 bash[78884]: cluster 2024-09-21T10:26:24.261853+0000 mgr.y (mgr.25133) 371 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:26.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:25 smithi204 bash[78884]: cluster 2024-09-21T10:26:24.261853+0000 mgr.y (mgr.25133) 371 : cluster [DBG] pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:26.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:25 smithi204 bash[78884]: cluster 2024-09-21T10:26:25.362353+0000 mon.a (mon.0) 511 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T10:26:26.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:25 smithi204 bash[78884]: cluster 2024-09-21T10:26:25.362353+0000 mon.a (mon.0) 511 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T10:26:26.877 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:26:27.175 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[102194]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-1 2024-09-21T10:26:27.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[89466]: cluster 2024-09-21T10:26:25.839052+0000 mon.a (mon.0) 512 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[89466]: cluster 2024-09-21T10:26:25.839052+0000 mon.a (mon.0) 512 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[89466]: cluster 2024-09-21T10:26:25.852979+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[89466]: cluster 2024-09-21T10:26:25.852979+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[89466]: cluster 2024-09-21T10:26:26.262503+0000 mgr.y (mgr.25133) 372 : cluster [DBG] pgmap v243: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[89466]: cluster 2024-09-21T10:26:26.262503+0000 mgr.y (mgr.25133) 372 : cluster [DBG] pgmap v243: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[89466]: cluster 2024-09-21T10:26:26.853721+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[89466]: cluster 2024-09-21T10:26:26.853721+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[88275]: cluster 2024-09-21T10:26:25.839052+0000 mon.a (mon.0) 512 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[88275]: cluster 2024-09-21T10:26:25.839052+0000 mon.a (mon.0) 512 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[88275]: cluster 2024-09-21T10:26:25.852979+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[88275]: cluster 2024-09-21T10:26:25.852979+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-09-21T10:26:27.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[88275]: cluster 2024-09-21T10:26:26.262503+0000 mgr.y (mgr.25133) 372 : cluster [DBG] pgmap v243: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:27.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[88275]: cluster 2024-09-21T10:26:26.262503+0000 mgr.y (mgr.25133) 372 : cluster [DBG] pgmap v243: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:27.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[88275]: cluster 2024-09-21T10:26:26.853721+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-21T10:26:27.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:26 smithi003 bash[88275]: cluster 2024-09-21T10:26:26.853721+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-21T10:26:27.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:26 smithi204 bash[78884]: cluster 2024-09-21T10:26:25.839052+0000 mon.a (mon.0) 512 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:27.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:26 smithi204 bash[78884]: cluster 2024-09-21T10:26:25.839052+0000 mon.a (mon.0) 512 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:27.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:26 smithi204 bash[78884]: cluster 2024-09-21T10:26:25.852979+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-09-21T10:26:27.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:26 smithi204 bash[78884]: cluster 2024-09-21T10:26:25.852979+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-09-21T10:26:27.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:26 smithi204 bash[78884]: cluster 2024-09-21T10:26:26.262503+0000 mgr.y (mgr.25133) 372 : cluster [DBG] pgmap v243: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:27.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:26 smithi204 bash[78884]: cluster 2024-09-21T10:26:26.262503+0000 mgr.y (mgr.25133) 372 : cluster [DBG] pgmap v243: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:27.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:26 smithi204 bash[78884]: cluster 2024-09-21T10:26:26.853721+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-21T10:26:27.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:26 smithi204 bash[78884]: cluster 2024-09-21T10:26:26.853721+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-09-21T10:26:27.540 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (9m) 20s ago 19m 14.4M - 0.27.0 11f11916f8cd e47c56afbcb1 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (8m) 72s ago 19m 71.1M - 10.4.8 5aad1d7cf004 17fb16016de7 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (17m) 20s ago 17m 17.2M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (17m) 72s ago 17m 20.4M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (11m) 72s ago 28m 442M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (12m) 20s ago 30m 506M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (7m) 20s ago 30m 53.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 50596c976afa 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (4m) 72s ago 28m 36.7M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 3c1bf2616ad3 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (7m) 20s ago 28m 42.4M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d132b15011b2 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (10m) 20s ago 19m 8364k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (10m) 72s ago 19m 8724k - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (24s) 20s ago 27m - 2525M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 913323a32d23 2024-09-21T10:26:27.541 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (26m) 20s ago 26m 85.2M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e ff52c7c96712 2024-09-21T10:26:27.542 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (25m) 20s ago 25m 104M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:26:27.542 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (24m) 20s ago 24m 66.0M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:26:27.542 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (24m) 72s ago 24m 95.9M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:26:27.542 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (23m) 72s ago 23m 101M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:26:27.542 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (22m) 72s ago 22m 78.1M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:26:27.542 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (21m) 72s ago 21m 90.4M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:26:27.542 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (10m) 72s ago 20m 44.2M - 2.51.0 1d3b7f56885b 53e5c3a401c9 2024-09-21T10:26:27.675 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[102304]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-1 2024-09-21T10:26:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:26:27] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.51.0" 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 6, 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 1 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:26:27.938 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:26:27.939 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:26:27.939 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:26:27.939 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 8, 2024-09-21T10:26:27.939 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 6 2024-09-21T10:26:27.939 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:26:27.939 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:26:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[89466]: audit 2024-09-21T10:26:26.858482+0000 mgr.y (mgr.25133) 373 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[89466]: audit 2024-09-21T10:26:26.858482+0000 mgr.y (mgr.25133) 373 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[89466]: audit 2024-09-21T10:26:27.190215+0000 mgr.y (mgr.25133) 374 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[89466]: audit 2024-09-21T10:26:27.190215+0000 mgr.y (mgr.25133) 374 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[89466]: audit 2024-09-21T10:26:27.502889+0000 mgr.y (mgr.25133) 375 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[89466]: audit 2024-09-21T10:26:27.502889+0000 mgr.y (mgr.25133) 375 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[88275]: audit 2024-09-21T10:26:26.858482+0000 mgr.y (mgr.25133) 373 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[88275]: audit 2024-09-21T10:26:26.858482+0000 mgr.y (mgr.25133) 373 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[88275]: audit 2024-09-21T10:26:27.190215+0000 mgr.y (mgr.25133) 374 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[88275]: audit 2024-09-21T10:26:27.190215+0000 mgr.y (mgr.25133) 374 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[88275]: audit 2024-09-21T10:26:27.502889+0000 mgr.y (mgr.25133) 375 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:27 smithi003 bash[88275]: audit 2024-09-21T10:26:27.502889+0000 mgr.y (mgr.25133) 375 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:27 smithi204 bash[78884]: audit 2024-09-21T10:26:26.858482+0000 mgr.y (mgr.25133) 373 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:27 smithi204 bash[78884]: audit 2024-09-21T10:26:26.858482+0000 mgr.y (mgr.25133) 373 : audit [DBG] from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:27 smithi204 bash[78884]: audit 2024-09-21T10:26:27.190215+0000 mgr.y (mgr.25133) 374 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:27 smithi204 bash[78884]: audit 2024-09-21T10:26:27.190215+0000 mgr.y (mgr.25133) 374 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:27 smithi204 bash[78884]: audit 2024-09-21T10:26:27.502889+0000 mgr.y (mgr.25133) 375 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:27 smithi204 bash[78884]: audit 2024-09-21T10:26:27.502889+0000 mgr.y (mgr.25133) 375 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.270 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:26:28.271 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:26:28.271 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:26:28.271 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (3 remaining).", 2024-09-21T10:26:28.271 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:26:28.271 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "1/8 daemons upgraded", 2024-09-21T10:26:28.271 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T10:26:28.271 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:26:28.271 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:26:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[88275]: audit 2024-09-21T10:26:27.936113+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.3:0/3285226330' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[88275]: audit 2024-09-21T10:26:27.936113+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.3:0/3285226330' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[88275]: cluster 2024-09-21T10:26:28.263123+0000 mgr.y (mgr.25133) 376 : cluster [DBG] pgmap v245: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:28.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[88275]: cluster 2024-09-21T10:26:28.263123+0000 mgr.y (mgr.25133) 376 : cluster [DBG] pgmap v245: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:28.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[88275]: audit 2024-09-21T10:26:28.268792+0000 mgr.y (mgr.25133) 377 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[88275]: audit 2024-09-21T10:26:28.268792+0000 mgr.y (mgr.25133) 377 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[89466]: audit 2024-09-21T10:26:27.936113+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.3:0/3285226330' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:28.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[89466]: audit 2024-09-21T10:26:27.936113+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.3:0/3285226330' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:28.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[89466]: cluster 2024-09-21T10:26:28.263123+0000 mgr.y (mgr.25133) 376 : cluster [DBG] pgmap v245: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:28.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[89466]: cluster 2024-09-21T10:26:28.263123+0000 mgr.y (mgr.25133) 376 : cluster [DBG] pgmap v245: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:28.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[89466]: audit 2024-09-21T10:26:28.268792+0000 mgr.y (mgr.25133) 377 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:28.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:28 smithi003 bash[89466]: audit 2024-09-21T10:26:28.268792+0000 mgr.y (mgr.25133) 377 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:28 smithi204 bash[78884]: audit 2024-09-21T10:26:27.936113+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.3:0/3285226330' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:28 smithi204 bash[78884]: audit 2024-09-21T10:26:27.936113+0000 mon.a (mon.0) 515 : audit [DBG] from='client.? 172.21.15.3:0/3285226330' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:28 smithi204 bash[78884]: cluster 2024-09-21T10:26:28.263123+0000 mgr.y (mgr.25133) 376 : cluster [DBG] pgmap v245: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:28 smithi204 bash[78884]: cluster 2024-09-21T10:26:28.263123+0000 mgr.y (mgr.25133) 376 : cluster [DBG] pgmap v245: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 310 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:28 smithi204 bash[78884]: audit 2024-09-21T10:26:28.268792+0000 mgr.y (mgr.25133) 377 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:28 smithi204 bash[78884]: audit 2024-09-21T10:26:28.268792+0000 mgr.y (mgr.25133) 377 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:26:29.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:29.572 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:29.572 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:29.573 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:29.573 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:29.573 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:29.573 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:29.574 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:29.574 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-21T10:26:29.574 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: Stopped Ceph osd.1 for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:26:29.574 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:29.925 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:29 smithi003 systemd[1]: Started Ceph osd.1 for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:26:30.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[88275]: audit 2024-09-21T10:26:29.617541+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[88275]: audit 2024-09-21T10:26:29.617541+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[88275]: audit 2024-09-21T10:26:29.623924+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[88275]: audit 2024-09-21T10:26:29.623924+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[88275]: audit 2024-09-21T10:26:29.629558+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[88275]: audit 2024-09-21T10:26:29.629558+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[88275]: audit 2024-09-21T10:26:29.630137+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:30.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[88275]: audit 2024-09-21T10:26:29.630137+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:30.926 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[102520]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:26:30.926 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[102520]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:26:30.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[89466]: audit 2024-09-21T10:26:29.617541+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[89466]: audit 2024-09-21T10:26:29.617541+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[89466]: audit 2024-09-21T10:26:29.623924+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[89466]: audit 2024-09-21T10:26:29.623924+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[89466]: audit 2024-09-21T10:26:29.629558+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[89466]: audit 2024-09-21T10:26:29.629558+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:30.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[89466]: audit 2024-09-21T10:26:29.630137+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:30.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:30 smithi003 bash[89466]: audit 2024-09-21T10:26:29.630137+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:31.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:30 smithi204 bash[78884]: audit 2024-09-21T10:26:29.617541+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:31.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:30 smithi204 bash[78884]: audit 2024-09-21T10:26:29.617541+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:31.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:30 smithi204 bash[78884]: audit 2024-09-21T10:26:29.623924+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:31.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:30 smithi204 bash[78884]: audit 2024-09-21T10:26:29.623924+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:31.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:30 smithi204 bash[78884]: audit 2024-09-21T10:26:29.629558+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:31.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:30 smithi204 bash[78884]: audit 2024-09-21T10:26:29.629558+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:31.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:30 smithi204 bash[78884]: audit 2024-09-21T10:26:29.630137+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:31.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:30 smithi204 bash[78884]: audit 2024-09-21T10:26:29.630137+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:31.675 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[102520]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T10:26:31.675 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[102520]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-21T10:26:31.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[88275]: cluster 2024-09-21T10:26:30.264241+0000 mgr.y (mgr.25133) 378 : cluster [DBG] pgmap v246: 73 pgs: 26 active+undersized, 1 stale+active+clean, 3 active+undersized+degraded, 43 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:31.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[88275]: cluster 2024-09-21T10:26:30.264241+0000 mgr.y (mgr.25133) 378 : cluster [DBG] pgmap v246: 73 pgs: 26 active+undersized, 1 stale+active+clean, 3 active+undersized+degraded, 43 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:31.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[88275]: cluster 2024-09-21T10:26:30.627871+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:31.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[88275]: cluster 2024-09-21T10:26:30.627871+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:31.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[89466]: cluster 2024-09-21T10:26:30.264241+0000 mgr.y (mgr.25133) 378 : cluster [DBG] pgmap v246: 73 pgs: 26 active+undersized, 1 stale+active+clean, 3 active+undersized+degraded, 43 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:31.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[89466]: cluster 2024-09-21T10:26:30.264241+0000 mgr.y (mgr.25133) 378 : cluster [DBG] pgmap v246: 73 pgs: 26 active+undersized, 1 stale+active+clean, 3 active+undersized+degraded, 43 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:31.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[89466]: cluster 2024-09-21T10:26:30.627871+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:31.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[89466]: cluster 2024-09-21T10:26:30.627871+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:31.969 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[102520]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-21T10:26:31.969 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[102520]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T10:26:31.969 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[102520]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T10:26:31.969 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[102520]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T10:26:31.969 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:31 smithi003 bash[102520]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-21T10:26:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:31 smithi204 bash[78884]: cluster 2024-09-21T10:26:30.264241+0000 mgr.y (mgr.25133) 378 : cluster [DBG] pgmap v246: 73 pgs: 26 active+undersized, 1 stale+active+clean, 3 active+undersized+degraded, 43 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:31 smithi204 bash[78884]: cluster 2024-09-21T10:26:30.264241+0000 mgr.y (mgr.25133) 378 : cluster [DBG] pgmap v246: 73 pgs: 26 active+undersized, 1 stale+active+clean, 3 active+undersized+degraded, 43 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:31 smithi204 bash[78884]: cluster 2024-09-21T10:26:30.627871+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:31 smithi204 bash[78884]: cluster 2024-09-21T10:26:30.627871+0000 mon.a (mon.0) 520 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:33.626 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:33 smithi003 bash[102753]: debug 2024-09-21T10:26:33.398+0000 7f1e74c4b640 1 -- 172.21.15.3:0/2156470780 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b3de00c960 con 0x55b3de02dc00 2024-09-21T10:26:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:33 smithi003 bash[88275]: cluster 2024-09-21T10:26:32.265120+0000 mgr.y (mgr.25133) 379 : cluster [DBG] pgmap v247: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:33 smithi003 bash[88275]: cluster 2024-09-21T10:26:32.265120+0000 mgr.y (mgr.25133) 379 : cluster [DBG] pgmap v247: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:33 smithi003 bash[89466]: cluster 2024-09-21T10:26:32.265120+0000 mgr.y (mgr.25133) 379 : cluster [DBG] pgmap v247: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:33 smithi003 bash[89466]: cluster 2024-09-21T10:26:32.265120+0000 mgr.y (mgr.25133) 379 : cluster [DBG] pgmap v247: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:33 smithi204 bash[78884]: cluster 2024-09-21T10:26:32.265120+0000 mgr.y (mgr.25133) 379 : cluster [DBG] pgmap v247: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:33 smithi204 bash[78884]: cluster 2024-09-21T10:26:32.265120+0000 mgr.y (mgr.25133) 379 : cluster [DBG] pgmap v247: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:35.175 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:34 smithi003 bash[102753]: debug 2024-09-21T10:26:34.914+0000 7f1e774b2640 -1 Falling back to public interface 2024-09-21T10:26:35.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[88275]: cluster 2024-09-21T10:26:34.266346+0000 mgr.y (mgr.25133) 380 : cluster [DBG] pgmap v248: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[88275]: cluster 2024-09-21T10:26:34.266346+0000 mgr.y (mgr.25133) 380 : cluster [DBG] pgmap v248: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[88275]: audit 2024-09-21T10:26:35.603928+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[88275]: audit 2024-09-21T10:26:35.603928+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[88275]: audit 2024-09-21T10:26:35.614554+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[88275]: audit 2024-09-21T10:26:35.614554+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:35.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[89466]: cluster 2024-09-21T10:26:34.266346+0000 mgr.y (mgr.25133) 380 : cluster [DBG] pgmap v248: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:35.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[89466]: cluster 2024-09-21T10:26:34.266346+0000 mgr.y (mgr.25133) 380 : cluster [DBG] pgmap v248: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:35.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[89466]: audit 2024-09-21T10:26:35.603928+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:35.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[89466]: audit 2024-09-21T10:26:35.603928+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:35.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[89466]: audit 2024-09-21T10:26:35.614554+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:35.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:35 smithi003 bash[89466]: audit 2024-09-21T10:26:35.614554+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:35 smithi204 bash[78884]: cluster 2024-09-21T10:26:34.266346+0000 mgr.y (mgr.25133) 380 : cluster [DBG] pgmap v248: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:35 smithi204 bash[78884]: cluster 2024-09-21T10:26:34.266346+0000 mgr.y (mgr.25133) 380 : cluster [DBG] pgmap v248: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:35 smithi204 bash[78884]: audit 2024-09-21T10:26:35.603928+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:35 smithi204 bash[78884]: audit 2024-09-21T10:26:35.603928+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:35 smithi204 bash[78884]: audit 2024-09-21T10:26:35.614554+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:35 smithi204 bash[78884]: audit 2024-09-21T10:26:35.614554+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:26:37] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.51.0" 2024-09-21T10:26:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[88275]: cluster 2024-09-21T10:26:36.266987+0000 mgr.y (mgr.25133) 381 : cluster [DBG] pgmap v249: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[88275]: cluster 2024-09-21T10:26:36.266987+0000 mgr.y (mgr.25133) 381 : cluster [DBG] pgmap v249: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[88275]: audit 2024-09-21T10:26:36.541163+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[88275]: audit 2024-09-21T10:26:36.541163+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[88275]: audit 2024-09-21T10:26:36.547113+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[88275]: audit 2024-09-21T10:26:36.547113+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[89466]: cluster 2024-09-21T10:26:36.266987+0000 mgr.y (mgr.25133) 381 : cluster [DBG] pgmap v249: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[89466]: cluster 2024-09-21T10:26:36.266987+0000 mgr.y (mgr.25133) 381 : cluster [DBG] pgmap v249: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[89466]: audit 2024-09-21T10:26:36.541163+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[89466]: audit 2024-09-21T10:26:36.541163+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[89466]: audit 2024-09-21T10:26:36.547113+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:37 smithi003 bash[89466]: audit 2024-09-21T10:26:36.547113+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:37 smithi204 bash[78884]: cluster 2024-09-21T10:26:36.266987+0000 mgr.y (mgr.25133) 381 : cluster [DBG] pgmap v249: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:37 smithi204 bash[78884]: cluster 2024-09-21T10:26:36.266987+0000 mgr.y (mgr.25133) 381 : cluster [DBG] pgmap v249: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:37 smithi204 bash[78884]: audit 2024-09-21T10:26:36.541163+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:37 smithi204 bash[78884]: audit 2024-09-21T10:26:36.541163+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:37 smithi204 bash[78884]: audit 2024-09-21T10:26:36.547113+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:37 smithi204 bash[78884]: audit 2024-09-21T10:26:36.547113+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:37.697078+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:37.697078+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:37.703510+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:37.703510+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:38.581808+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:38.581808+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:38.583182+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:38.583182+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:38.687405+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:38.687405+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:38.687714+0000 mon.a (mon.0) 529 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:38 smithi204 bash[78884]: audit 2024-09-21T10:26:38.687714+0000 mon.a (mon.0) 529 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:37.697078+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:37.697078+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:37.703510+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:37.703510+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:38.581808+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:38.581808+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:38.583182+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:38.583182+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:38.687405+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:38.687405+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:38.687714+0000 mon.a (mon.0) 529 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[89466]: audit 2024-09-21T10:26:38.687714+0000 mon.a (mon.0) 529 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:37.697078+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:37.697078+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:37.703510+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:37.703510+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:38.581808+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:38.581808+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:39.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:38.583182+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:39.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:38.583182+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:39.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:38.687405+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:38.687405+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:38.687714+0000 mon.a (mon.0) 529 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[88275]: audit 2024-09-21T10:26:38.687714+0000 mon.a (mon.0) 529 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T10:26:39.178 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:38 smithi003 bash[102753]: debug 2024-09-21T10:26:38.678+0000 7f1e774b2640 -1 osd.1 89 log_to_monitors true 2024-09-21T10:26:39.925 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[102753]: debug 2024-09-21T10:26:39.618+0000 7f1e6b254640 -1 osd.1 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:26:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[88275]: cluster 2024-09-21T10:26:38.267644+0000 mgr.y (mgr.25133) 382 : cluster [DBG] pgmap v250: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[88275]: cluster 2024-09-21T10:26:38.267644+0000 mgr.y (mgr.25133) 382 : cluster [DBG] pgmap v250: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[88275]: audit 2024-09-21T10:26:39.582450+0000 mon.a (mon.0) 530 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:26:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[88275]: audit 2024-09-21T10:26:39.582450+0000 mon.a (mon.0) 530 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:26:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[88275]: cluster 2024-09-21T10:26:39.589097+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-21T10:26:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[88275]: cluster 2024-09-21T10:26:39.589097+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-21T10:26:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[88275]: audit 2024-09-21T10:26:39.590802+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[88275]: audit 2024-09-21T10:26:39.590802+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[88275]: audit 2024-09-21T10:26:39.591646+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[88275]: audit 2024-09-21T10:26:39.591646+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[89466]: cluster 2024-09-21T10:26:38.267644+0000 mgr.y (mgr.25133) 382 : cluster [DBG] pgmap v250: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[89466]: cluster 2024-09-21T10:26:38.267644+0000 mgr.y (mgr.25133) 382 : cluster [DBG] pgmap v250: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[89466]: audit 2024-09-21T10:26:39.582450+0000 mon.a (mon.0) 530 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:26:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[89466]: audit 2024-09-21T10:26:39.582450+0000 mon.a (mon.0) 530 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:26:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[89466]: cluster 2024-09-21T10:26:39.589097+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-21T10:26:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[89466]: cluster 2024-09-21T10:26:39.589097+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-21T10:26:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[89466]: audit 2024-09-21T10:26:39.590802+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[89466]: audit 2024-09-21T10:26:39.590802+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[89466]: audit 2024-09-21T10:26:39.591646+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:39 smithi003 bash[89466]: audit 2024-09-21T10:26:39.591646+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:39 smithi204 bash[78884]: cluster 2024-09-21T10:26:38.267644+0000 mgr.y (mgr.25133) 382 : cluster [DBG] pgmap v250: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:39 smithi204 bash[78884]: cluster 2024-09-21T10:26:38.267644+0000 mgr.y (mgr.25133) 382 : cluster [DBG] pgmap v250: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:39 smithi204 bash[78884]: audit 2024-09-21T10:26:39.582450+0000 mon.a (mon.0) 530 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:26:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:39 smithi204 bash[78884]: audit 2024-09-21T10:26:39.582450+0000 mon.a (mon.0) 530 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T10:26:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:39 smithi204 bash[78884]: cluster 2024-09-21T10:26:39.589097+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-21T10:26:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:39 smithi204 bash[78884]: cluster 2024-09-21T10:26:39.589097+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-09-21T10:26:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:39 smithi204 bash[78884]: audit 2024-09-21T10:26:39.590802+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:39 smithi204 bash[78884]: audit 2024-09-21T10:26:39.590802+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:39 smithi204 bash[78884]: audit 2024-09-21T10:26:39.591646+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:40.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:39 smithi204 bash[78884]: audit 2024-09-21T10:26:39.591646+0000 mon.a (mon.0) 532 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:26:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:40 smithi204 bash[78884]: cluster 2024-09-21T10:26:40.325520+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:40 smithi204 bash[78884]: cluster 2024-09-21T10:26:40.325520+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:40 smithi204 bash[78884]: cluster 2024-09-21T10:26:40.583289+0000 mon.a (mon.0) 534 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:40 smithi204 bash[78884]: cluster 2024-09-21T10:26:40.583289+0000 mon.a (mon.0) 534 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:41.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:40 smithi204 bash[78884]: cluster 2024-09-21T10:26:40.593505+0000 mon.a (mon.0) 535 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083] boot 2024-09-21T10:26:41.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:40 smithi204 bash[78884]: cluster 2024-09-21T10:26:40.593505+0000 mon.a (mon.0) 535 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083] boot 2024-09-21T10:26:41.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:40 smithi204 bash[78884]: cluster 2024-09-21T10:26:40.593596+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T10:26:41.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:40 smithi204 bash[78884]: cluster 2024-09-21T10:26:40.593596+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T10:26:41.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:40 smithi204 bash[78884]: audit 2024-09-21T10:26:40.593884+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T10:26:41.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:40 smithi204 bash[78884]: audit 2024-09-21T10:26:40.593884+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T10:26:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[88275]: cluster 2024-09-21T10:26:40.325520+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[88275]: cluster 2024-09-21T10:26:40.325520+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[88275]: cluster 2024-09-21T10:26:40.583289+0000 mon.a (mon.0) 534 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:41.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[88275]: cluster 2024-09-21T10:26:40.583289+0000 mon.a (mon.0) 534 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:41.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[88275]: cluster 2024-09-21T10:26:40.593505+0000 mon.a (mon.0) 535 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083] boot 2024-09-21T10:26:41.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[88275]: cluster 2024-09-21T10:26:40.593505+0000 mon.a (mon.0) 535 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083] boot 2024-09-21T10:26:41.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[88275]: cluster 2024-09-21T10:26:40.593596+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T10:26:41.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[88275]: cluster 2024-09-21T10:26:40.593596+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T10:26:41.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[88275]: audit 2024-09-21T10:26:40.593884+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T10:26:41.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[88275]: audit 2024-09-21T10:26:40.593884+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T10:26:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[89466]: cluster 2024-09-21T10:26:40.325520+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[89466]: cluster 2024-09-21T10:26:40.325520+0000 mon.a (mon.0) 533 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:26:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[89466]: cluster 2024-09-21T10:26:40.583289+0000 mon.a (mon.0) 534 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[89466]: cluster 2024-09-21T10:26:40.583289+0000 mon.a (mon.0) 534 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:26:41.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[89466]: cluster 2024-09-21T10:26:40.593505+0000 mon.a (mon.0) 535 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083] boot 2024-09-21T10:26:41.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[89466]: cluster 2024-09-21T10:26:40.593505+0000 mon.a (mon.0) 535 : cluster [INF] osd.1 [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083] boot 2024-09-21T10:26:41.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[89466]: cluster 2024-09-21T10:26:40.593596+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T10:26:41.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[89466]: cluster 2024-09-21T10:26:40.593596+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T10:26:41.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[89466]: audit 2024-09-21T10:26:40.593884+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T10:26:41.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:40 smithi003 bash[89466]: audit 2024-09-21T10:26:40.593884+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T10:26:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:41 smithi204 bash[78884]: cluster 2024-09-21T10:26:40.268394+0000 mgr.y (mgr.25133) 383 : cluster [DBG] pgmap v252: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:41 smithi204 bash[78884]: cluster 2024-09-21T10:26:40.268394+0000 mgr.y (mgr.25133) 383 : cluster [DBG] pgmap v252: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:41 smithi204 bash[78884]: cluster 2024-09-21T10:26:41.594560+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T10:26:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:41 smithi204 bash[78884]: cluster 2024-09-21T10:26:41.594560+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T10:26:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:41 smithi003 bash[88275]: cluster 2024-09-21T10:26:40.268394+0000 mgr.y (mgr.25133) 383 : cluster [DBG] pgmap v252: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:41 smithi003 bash[88275]: cluster 2024-09-21T10:26:40.268394+0000 mgr.y (mgr.25133) 383 : cluster [DBG] pgmap v252: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:41 smithi003 bash[88275]: cluster 2024-09-21T10:26:41.594560+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T10:26:42.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:41 smithi003 bash[88275]: cluster 2024-09-21T10:26:41.594560+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T10:26:42.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:41 smithi003 bash[89466]: cluster 2024-09-21T10:26:40.268394+0000 mgr.y (mgr.25133) 383 : cluster [DBG] pgmap v252: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:42.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:41 smithi003 bash[89466]: cluster 2024-09-21T10:26:40.268394+0000 mgr.y (mgr.25133) 383 : cluster [DBG] pgmap v252: 73 pgs: 28 active+undersized, 4 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:26:42.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:41 smithi003 bash[89466]: cluster 2024-09-21T10:26:41.594560+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T10:26:42.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:41 smithi003 bash[89466]: cluster 2024-09-21T10:26:41.594560+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T10:26:43.995 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:43 smithi003 bash[88275]: cluster 2024-09-21T10:26:42.269212+0000 mgr.y (mgr.25133) 384 : cluster [DBG] pgmap v255: 73 pgs: 2 peering, 27 active+undersized, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:43.995 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:43 smithi003 bash[88275]: cluster 2024-09-21T10:26:42.269212+0000 mgr.y (mgr.25133) 384 : cluster [DBG] pgmap v255: 73 pgs: 2 peering, 27 active+undersized, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:43.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:43 smithi003 bash[89466]: cluster 2024-09-21T10:26:42.269212+0000 mgr.y (mgr.25133) 384 : cluster [DBG] pgmap v255: 73 pgs: 2 peering, 27 active+undersized, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:43.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:43 smithi003 bash[89466]: cluster 2024-09-21T10:26:42.269212+0000 mgr.y (mgr.25133) 384 : cluster [DBG] pgmap v255: 73 pgs: 2 peering, 27 active+undersized, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:43 smithi204 bash[78884]: cluster 2024-09-21T10:26:42.269212+0000 mgr.y (mgr.25133) 384 : cluster [DBG] pgmap v255: 73 pgs: 2 peering, 27 active+undersized, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:43 smithi204 bash[78884]: cluster 2024-09-21T10:26:42.269212+0000 mgr.y (mgr.25133) 384 : cluster [DBG] pgmap v255: 73 pgs: 2 peering, 27 active+undersized, 3 active+undersized+degraded, 41 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:26:45.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:44 smithi003 bash[88275]: cluster 2024-09-21T10:26:44.719822+0000 mon.a (mon.0) 539 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-09-21T10:26:45.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:44 smithi003 bash[88275]: cluster 2024-09-21T10:26:44.719822+0000 mon.a (mon.0) 539 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-09-21T10:26:45.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:44 smithi003 bash[88275]: cluster 2024-09-21T10:26:44.719875+0000 mon.a (mon.0) 540 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:45.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:44 smithi003 bash[88275]: cluster 2024-09-21T10:26:44.719875+0000 mon.a (mon.0) 540 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:45.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:44 smithi003 bash[89466]: cluster 2024-09-21T10:26:44.719822+0000 mon.a (mon.0) 539 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-09-21T10:26:45.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:44 smithi003 bash[89466]: cluster 2024-09-21T10:26:44.719822+0000 mon.a (mon.0) 539 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-09-21T10:26:45.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:44 smithi003 bash[89466]: cluster 2024-09-21T10:26:44.719875+0000 mon.a (mon.0) 540 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:45.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:44 smithi003 bash[89466]: cluster 2024-09-21T10:26:44.719875+0000 mon.a (mon.0) 540 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:45.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:44 smithi204 bash[78884]: cluster 2024-09-21T10:26:44.719822+0000 mon.a (mon.0) 539 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-09-21T10:26:45.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:44 smithi204 bash[78884]: cluster 2024-09-21T10:26:44.719822+0000 mon.a (mon.0) 539 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 3 pgs degraded) 2024-09-21T10:26:45.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:44 smithi204 bash[78884]: cluster 2024-09-21T10:26:44.719875+0000 mon.a (mon.0) 540 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:45.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:44 smithi204 bash[78884]: cluster 2024-09-21T10:26:44.719875+0000 mon.a (mon.0) 540 : cluster [INF] Cluster is now healthy 2024-09-21T10:26:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:45 smithi003 bash[89466]: cluster 2024-09-21T10:26:44.270241+0000 mgr.y (mgr.25133) 385 : cluster [DBG] pgmap v256: 73 pgs: 2 peering, 10 active+undersized, 61 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:45 smithi003 bash[89466]: cluster 2024-09-21T10:26:44.270241+0000 mgr.y (mgr.25133) 385 : cluster [DBG] pgmap v256: 73 pgs: 2 peering, 10 active+undersized, 61 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:46.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:45 smithi003 bash[88275]: cluster 2024-09-21T10:26:44.270241+0000 mgr.y (mgr.25133) 385 : cluster [DBG] pgmap v256: 73 pgs: 2 peering, 10 active+undersized, 61 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:46.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:45 smithi003 bash[88275]: cluster 2024-09-21T10:26:44.270241+0000 mgr.y (mgr.25133) 385 : cluster [DBG] pgmap v256: 73 pgs: 2 peering, 10 active+undersized, 61 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:46.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:45 smithi204 bash[78884]: cluster 2024-09-21T10:26:44.270241+0000 mgr.y (mgr.25133) 385 : cluster [DBG] pgmap v256: 73 pgs: 2 peering, 10 active+undersized, 61 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:46.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:45 smithi204 bash[78884]: cluster 2024-09-21T10:26:44.270241+0000 mgr.y (mgr.25133) 385 : cluster [DBG] pgmap v256: 73 pgs: 2 peering, 10 active+undersized, 61 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:26:47] "GET /metrics HTTP/1.1" 200 33974 "" "Prometheus/2.51.0" 2024-09-21T10:26:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: cluster 2024-09-21T10:26:46.270909+0000 mgr.y (mgr.25133) 386 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:48.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: cluster 2024-09-21T10:26:46.270909+0000 mgr.y (mgr.25133) 386 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:48.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: audit 2024-09-21T10:26:47.724692+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: audit 2024-09-21T10:26:47.724692+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: audit 2024-09-21T10:26:47.734362+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: audit 2024-09-21T10:26:47.734362+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: audit 2024-09-21T10:26:47.736105+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:48.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: audit 2024-09-21T10:26:47.736105+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:48.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: audit 2024-09-21T10:26:47.737974+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:48.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: audit 2024-09-21T10:26:47.737974+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:48.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: audit 2024-09-21T10:26:47.750856+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[88275]: audit 2024-09-21T10:26:47.750856+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: cluster 2024-09-21T10:26:46.270909+0000 mgr.y (mgr.25133) 386 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: cluster 2024-09-21T10:26:46.270909+0000 mgr.y (mgr.25133) 386 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: audit 2024-09-21T10:26:47.724692+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: audit 2024-09-21T10:26:47.724692+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: audit 2024-09-21T10:26:47.734362+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: audit 2024-09-21T10:26:47.734362+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: audit 2024-09-21T10:26:47.736105+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: audit 2024-09-21T10:26:47.736105+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: audit 2024-09-21T10:26:47.737974+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: audit 2024-09-21T10:26:47.737974+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: audit 2024-09-21T10:26:47.750856+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:47 smithi003 bash[89466]: audit 2024-09-21T10:26:47.750856+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: cluster 2024-09-21T10:26:46.270909+0000 mgr.y (mgr.25133) 386 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: cluster 2024-09-21T10:26:46.270909+0000 mgr.y (mgr.25133) 386 : cluster [DBG] pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: audit 2024-09-21T10:26:47.724692+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: audit 2024-09-21T10:26:47.724692+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: audit 2024-09-21T10:26:47.734362+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: audit 2024-09-21T10:26:47.734362+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: audit 2024-09-21T10:26:47.736105+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:48.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: audit 2024-09-21T10:26:47.736105+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:48.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: audit 2024-09-21T10:26:47.737974+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:48.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: audit 2024-09-21T10:26:47.737974+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:26:48.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: audit 2024-09-21T10:26:47.750856+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:48.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:47 smithi204 bash[78884]: audit 2024-09-21T10:26:47.750856+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:49.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[88275]: audit 2024-09-21T10:26:47.880858+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:49.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[88275]: audit 2024-09-21T10:26:47.880858+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:49.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[88275]: audit 2024-09-21T10:26:47.884394+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[88275]: audit 2024-09-21T10:26:47.884394+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[88275]: audit 2024-09-21T10:26:47.887070+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[88275]: audit 2024-09-21T10:26:47.887070+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[88275]: audit 2024-09-21T10:26:47.889484+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[88275]: audit 2024-09-21T10:26:47.889484+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[88275]: audit 2024-09-21T10:26:47.892473+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[88275]: audit 2024-09-21T10:26:47.892473+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[89466]: audit 2024-09-21T10:26:47.880858+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[89466]: audit 2024-09-21T10:26:47.880858+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[89466]: audit 2024-09-21T10:26:47.884394+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[89466]: audit 2024-09-21T10:26:47.884394+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[89466]: audit 2024-09-21T10:26:47.887070+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[89466]: audit 2024-09-21T10:26:47.887070+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[89466]: audit 2024-09-21T10:26:47.889484+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[89466]: audit 2024-09-21T10:26:47.889484+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[89466]: audit 2024-09-21T10:26:47.892473+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:26:49.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:48 smithi003 bash[89466]: audit 2024-09-21T10:26:47.892473+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:26:49.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:48 smithi204 bash[78884]: audit 2024-09-21T10:26:47.880858+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:49.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:48 smithi204 bash[78884]: audit 2024-09-21T10:26:47.880858+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:26:49.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:48 smithi204 bash[78884]: audit 2024-09-21T10:26:47.884394+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:48 smithi204 bash[78884]: audit 2024-09-21T10:26:47.884394+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:48 smithi204 bash[78884]: audit 2024-09-21T10:26:47.887070+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:48 smithi204 bash[78884]: audit 2024-09-21T10:26:47.887070+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:48 smithi204 bash[78884]: audit 2024-09-21T10:26:47.889484+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:48 smithi204 bash[78884]: audit 2024-09-21T10:26:47.889484+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:26:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:48 smithi204 bash[78884]: audit 2024-09-21T10:26:47.892473+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:26:49.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:48 smithi204 bash[78884]: audit 2024-09-21T10:26:47.892473+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T10:26:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[89466]: audit 2024-09-21T10:26:47.892869+0000 mgr.y (mgr.25133) 387 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:26:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[89466]: audit 2024-09-21T10:26:47.892869+0000 mgr.y (mgr.25133) 387 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:26:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[89466]: cephadm 2024-09-21T10:26:47.894651+0000 mgr.y (mgr.25133) 388 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T10:26:50.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[89466]: cephadm 2024-09-21T10:26:47.894651+0000 mgr.y (mgr.25133) 388 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T10:26:50.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[89466]: cluster 2024-09-21T10:26:48.271617+0000 mgr.y (mgr.25133) 389 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:50.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[89466]: cluster 2024-09-21T10:26:48.271617+0000 mgr.y (mgr.25133) 389 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:50.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[88275]: audit 2024-09-21T10:26:47.892869+0000 mgr.y (mgr.25133) 387 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:26:50.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[88275]: audit 2024-09-21T10:26:47.892869+0000 mgr.y (mgr.25133) 387 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:26:50.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[88275]: cephadm 2024-09-21T10:26:47.894651+0000 mgr.y (mgr.25133) 388 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T10:26:50.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[88275]: cephadm 2024-09-21T10:26:47.894651+0000 mgr.y (mgr.25133) 388 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T10:26:50.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[88275]: cluster 2024-09-21T10:26:48.271617+0000 mgr.y (mgr.25133) 389 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:50.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:49 smithi003 bash[88275]: cluster 2024-09-21T10:26:48.271617+0000 mgr.y (mgr.25133) 389 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:49 smithi204 bash[78884]: audit 2024-09-21T10:26:47.892869+0000 mgr.y (mgr.25133) 387 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:26:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:49 smithi204 bash[78884]: audit 2024-09-21T10:26:47.892869+0000 mgr.y (mgr.25133) 387 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T10:26:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:49 smithi204 bash[78884]: cephadm 2024-09-21T10:26:47.894651+0000 mgr.y (mgr.25133) 388 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T10:26:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:49 smithi204 bash[78884]: cephadm 2024-09-21T10:26:47.894651+0000 mgr.y (mgr.25133) 388 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T10:26:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:49 smithi204 bash[78884]: cluster 2024-09-21T10:26:48.271617+0000 mgr.y (mgr.25133) 389 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:49 smithi204 bash[78884]: cluster 2024-09-21T10:26:48.271617+0000 mgr.y (mgr.25133) 389 : cluster [DBG] pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:51.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: cluster 2024-09-21T10:26:50.272710+0000 mgr.y (mgr.25133) 390 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:51.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: cluster 2024-09-21T10:26:50.272710+0000 mgr.y (mgr.25133) 390 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:51.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: cephadm 2024-09-21T10:26:50.322636+0000 mgr.y (mgr.25133) 391 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T10:26:51.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: cephadm 2024-09-21T10:26:50.322636+0000 mgr.y (mgr.25133) 391 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T10:26:51.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: audit 2024-09-21T10:26:50.329719+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:51.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: audit 2024-09-21T10:26:50.329719+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:51.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: audit 2024-09-21T10:26:50.335425+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:26:51.661 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: audit 2024-09-21T10:26:50.335425+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:26:51.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: audit 2024-09-21T10:26:50.336775+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:51.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: audit 2024-09-21T10:26:50.336775+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:51.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: cephadm 2024-09-21T10:26:50.341219+0000 mgr.y (mgr.25133) 392 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-21T10:26:51.662 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[89466]: cephadm 2024-09-21T10:26:50.341219+0000 mgr.y (mgr.25133) 392 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-21T10:26:51.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: cluster 2024-09-21T10:26:50.272710+0000 mgr.y (mgr.25133) 390 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:51.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: cluster 2024-09-21T10:26:50.272710+0000 mgr.y (mgr.25133) 390 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:51.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: cephadm 2024-09-21T10:26:50.322636+0000 mgr.y (mgr.25133) 391 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T10:26:51.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: cephadm 2024-09-21T10:26:50.322636+0000 mgr.y (mgr.25133) 391 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T10:26:51.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: audit 2024-09-21T10:26:50.329719+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:51.663 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: audit 2024-09-21T10:26:50.329719+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:51.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: audit 2024-09-21T10:26:50.335425+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:26:51.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: audit 2024-09-21T10:26:50.335425+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:26:51.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: audit 2024-09-21T10:26:50.336775+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:51.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: audit 2024-09-21T10:26:50.336775+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:51.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: cephadm 2024-09-21T10:26:50.341219+0000 mgr.y (mgr.25133) 392 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-21T10:26:51.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:51 smithi003 bash[88275]: cephadm 2024-09-21T10:26:50.341219+0000 mgr.y (mgr.25133) 392 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-21T10:26:51.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: cluster 2024-09-21T10:26:50.272710+0000 mgr.y (mgr.25133) 390 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:51.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: cluster 2024-09-21T10:26:50.272710+0000 mgr.y (mgr.25133) 390 : cluster [DBG] pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:51.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: cephadm 2024-09-21T10:26:50.322636+0000 mgr.y (mgr.25133) 391 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T10:26:51.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: cephadm 2024-09-21T10:26:50.322636+0000 mgr.y (mgr.25133) 391 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T10:26:51.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: audit 2024-09-21T10:26:50.329719+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:51.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: audit 2024-09-21T10:26:50.329719+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:51.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: audit 2024-09-21T10:26:50.335425+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:26:51.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: audit 2024-09-21T10:26:50.335425+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T10:26:51.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: audit 2024-09-21T10:26:50.336775+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:51.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: audit 2024-09-21T10:26:50.336775+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:26:51.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: cephadm 2024-09-21T10:26:50.341219+0000 mgr.y (mgr.25133) 392 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-21T10:26:51.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:51 smithi204 bash[78884]: cephadm 2024-09-21T10:26:50.341219+0000 mgr.y (mgr.25133) 392 : cephadm [INF] Deploying daemon osd.2 on smithi003 2024-09-21T10:26:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:53 smithi003 bash[88275]: cluster 2024-09-21T10:26:52.273483+0000 mgr.y (mgr.25133) 393 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:53.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:53 smithi003 bash[88275]: cluster 2024-09-21T10:26:52.273483+0000 mgr.y (mgr.25133) 393 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:53.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:53 smithi003 bash[89466]: cluster 2024-09-21T10:26:52.273483+0000 mgr.y (mgr.25133) 393 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:53.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:53 smithi003 bash[89466]: cluster 2024-09-21T10:26:52.273483+0000 mgr.y (mgr.25133) 393 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:53.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:53 smithi204 bash[78884]: cluster 2024-09-21T10:26:52.273483+0000 mgr.y (mgr.25133) 393 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:53.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:53 smithi204 bash[78884]: cluster 2024-09-21T10:26:52.273483+0000 mgr.y (mgr.25133) 393 : cluster [DBG] pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:54.851 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:54 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:54.851 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:26:54 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:54.852 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:26:54 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:54.852 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:26:54 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:54.852 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:54 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:54.852 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:26:54 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:54.853 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:54 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:54.853 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:54 smithi003 systemd[1]: Stopping Ceph osd.2 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:26:54.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[88275]: audit 2024-09-21T10:26:53.584383+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:54.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[88275]: audit 2024-09-21T10:26:53.584383+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:54.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[88275]: audit 2024-09-21T10:26:53.585487+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:54.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[88275]: audit 2024-09-21T10:26:53.585487+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:54.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[88275]: audit 2024-09-21T10:26:53.676802+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:54.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[88275]: audit 2024-09-21T10:26:53.676802+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:54.854 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:54 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:54.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[89466]: audit 2024-09-21T10:26:53.584383+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:54.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[89466]: audit 2024-09-21T10:26:53.584383+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:54.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[89466]: audit 2024-09-21T10:26:53.585487+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:54.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[89466]: audit 2024-09-21T10:26:53.585487+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:54.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[89466]: audit 2024-09-21T10:26:53.676802+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:54.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[89466]: audit 2024-09-21T10:26:53.676802+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:54.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:54 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:54 smithi204 bash[78884]: audit 2024-09-21T10:26:53.584383+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:54 smithi204 bash[78884]: audit 2024-09-21T10:26:53.584383+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:54 smithi204 bash[78884]: audit 2024-09-21T10:26:53.585487+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:54 smithi204 bash[78884]: audit 2024-09-21T10:26:53.585487+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:26:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:54 smithi204 bash[78884]: audit 2024-09-21T10:26:53.676802+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:54 smithi204 bash[78884]: audit 2024-09-21T10:26:53.676802+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:26:55.175 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[46308]: debug 2024-09-21T10:26:54.941+0000 7f2e88850640 -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 2024-09-21T10:26:55.175 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[46308]: debug 2024-09-21T10:26:54.941+0000 7f2e88850640 -1 osd.2 94 *** Got signal Terminated *** 2024-09-21T10:26:55.176 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:54 smithi003 bash[46308]: debug 2024-09-21T10:26:54.941+0000 7f2e88850640 -1 osd.2 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:26:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:55 smithi204 bash[78884]: cluster 2024-09-21T10:26:54.274358+0000 mgr.y (mgr.25133) 394 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:55 smithi204 bash[78884]: cluster 2024-09-21T10:26:54.274358+0000 mgr.y (mgr.25133) 394 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:55 smithi204 bash[78884]: cluster 2024-09-21T10:26:54.946694+0000 mon.a (mon.0) 557 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T10:26:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:55 smithi204 bash[78884]: cluster 2024-09-21T10:26:54.946694+0000 mon.a (mon.0) 557 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T10:26:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:55 smithi003 bash[88275]: cluster 2024-09-21T10:26:54.274358+0000 mgr.y (mgr.25133) 394 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:55 smithi003 bash[88275]: cluster 2024-09-21T10:26:54.274358+0000 mgr.y (mgr.25133) 394 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:55 smithi003 bash[88275]: cluster 2024-09-21T10:26:54.946694+0000 mon.a (mon.0) 557 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T10:26:56.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:55 smithi003 bash[88275]: cluster 2024-09-21T10:26:54.946694+0000 mon.a (mon.0) 557 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T10:26:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:55 smithi003 bash[89466]: cluster 2024-09-21T10:26:54.274358+0000 mgr.y (mgr.25133) 394 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:55 smithi003 bash[89466]: cluster 2024-09-21T10:26:54.274358+0000 mgr.y (mgr.25133) 394 : cluster [DBG] pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:55 smithi003 bash[89466]: cluster 2024-09-21T10:26:54.946694+0000 mon.a (mon.0) 557 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T10:26:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:55 smithi003 bash[89466]: cluster 2024-09-21T10:26:54.946694+0000 mon.a (mon.0) 557 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T10:26:56.936 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:56 smithi003 bash[106430]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-2 2024-09-21T10:26:56.936 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:56 smithi003 bash[89466]: cluster 2024-09-21T10:26:55.676816+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:56.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:56 smithi003 bash[89466]: cluster 2024-09-21T10:26:55.676816+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:56.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:56 smithi003 bash[89466]: cluster 2024-09-21T10:26:55.694405+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-09-21T10:26:56.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:56 smithi003 bash[89466]: cluster 2024-09-21T10:26:55.694405+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-09-21T10:26:56.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:56 smithi003 bash[88275]: cluster 2024-09-21T10:26:55.676816+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:56.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:56 smithi003 bash[88275]: cluster 2024-09-21T10:26:55.676816+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:56.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:56 smithi003 bash[88275]: cluster 2024-09-21T10:26:55.694405+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-09-21T10:26:56.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:56 smithi003 bash[88275]: cluster 2024-09-21T10:26:55.694405+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-09-21T10:26:57.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:56 smithi204 bash[78884]: cluster 2024-09-21T10:26:55.676816+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:57.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:56 smithi204 bash[78884]: cluster 2024-09-21T10:26:55.676816+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:26:57.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:56 smithi204 bash[78884]: cluster 2024-09-21T10:26:55.694405+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-09-21T10:26:57.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:56 smithi204 bash[78884]: cluster 2024-09-21T10:26:55.694405+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-09-21T10:26:57.421 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:56 smithi003 bash[106496]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-2 2024-09-21T10:26:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:26:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:26:57] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.51.0" 2024-09-21T10:26:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:57 smithi204 bash[78884]: cluster 2024-09-21T10:26:56.274866+0000 mgr.y (mgr.25133) 395 : cluster [DBG] pgmap v263: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:57 smithi204 bash[78884]: cluster 2024-09-21T10:26:56.274866+0000 mgr.y (mgr.25133) 395 : cluster [DBG] pgmap v263: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:57 smithi204 bash[78884]: cluster 2024-09-21T10:26:56.703938+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-21T10:26:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:57 smithi204 bash[78884]: cluster 2024-09-21T10:26:56.703938+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-21T10:26:58.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:57 smithi003 bash[89466]: cluster 2024-09-21T10:26:56.274866+0000 mgr.y (mgr.25133) 395 : cluster [DBG] pgmap v263: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:58.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:57 smithi003 bash[89466]: cluster 2024-09-21T10:26:56.274866+0000 mgr.y (mgr.25133) 395 : cluster [DBG] pgmap v263: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:58.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:57 smithi003 bash[89466]: cluster 2024-09-21T10:26:56.703938+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-21T10:26:58.111 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:57 smithi003 bash[89466]: cluster 2024-09-21T10:26:56.703938+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-21T10:26:58.111 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:57 smithi003 bash[88275]: cluster 2024-09-21T10:26:56.274866+0000 mgr.y (mgr.25133) 395 : cluster [DBG] pgmap v263: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:58.111 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:57 smithi003 bash[88275]: cluster 2024-09-21T10:26:56.274866+0000 mgr.y (mgr.25133) 395 : cluster [DBG] pgmap v263: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:26:58.111 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:57 smithi003 bash[88275]: cluster 2024-09-21T10:26:56.703938+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-21T10:26:58.111 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:57 smithi003 bash[88275]: cluster 2024-09-21T10:26:56.703938+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-09-21T10:26:58.617 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:26:59.263 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:26:59.263 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (10m) 22s ago 20m 14.4M - 0.27.0 11f11916f8cd e47c56afbcb1 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (9m) 23s ago 19m 70.5M - 10.4.8 5aad1d7cf004 17fb16016de7 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (17m) 22s ago 17m 17.3M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (17m) 23s ago 17m 21.0M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (11m) 23s ago 28m 443M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (12m) 22s ago 31m 507M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (8m) 22s ago 31m 54.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 50596c976afa 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (5m) 23s ago 29m 37.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 3c1bf2616ad3 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (7m) 22s ago 29m 43.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d132b15011b2 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (11m) 22s ago 20m 8080k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (11m) 23s ago 20m 8947k - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (55s) 22s ago 28m 53.3M 2525M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 913323a32d23 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (26s) 22s ago 27m - 2525M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 05b5cd503242 2024-09-21T10:26:59.264 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (26m) 22s ago 26m 103M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e 8626eee14f51 2024-09-21T10:26:59.265 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 running (25m) 22s ago 25m 67.0M 2525M 18.2.4-871-g6a1bdf85 0adab276c97e d41d8a8ea440 2024-09-21T10:26:59.265 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (24m) 23s ago 24m 96.0M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:26:59.265 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (23m) 23s ago 23m 102M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:26:59.265 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (22m) 23s ago 22m 77.9M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:26:59.265 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (21m) 23s ago 21m 91.8M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:26:59.265 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (10m) 23s ago 20m 44.3M - 2.51.0 1d3b7f56885b 53e5c3a401c9 2024-09-21T10:26:59.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:59.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:59.425 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:59.426 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:59.426 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:59.426 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:59.427 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:59.427 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:59.427 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-21T10:26:59.427 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: Stopped Ceph osd.2 for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:26:59.427 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:26:59.427 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:26:59 smithi003 systemd[1]: Started Ceph osd.2 for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:26:59.651 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:26:59.651 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:26:59.651 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:26:59.651 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:26:59.651 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:26:59.651 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 5, 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 7, 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 7 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:26:59.652 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:26:59.968 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:26:59.968 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:26:59.969 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:26:59.969 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (1 remaining).", 2024-09-21T10:26:59.969 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:26:59.969 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "2/8 daemons upgraded", 2024-09-21T10:26:59.969 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T10:26:59.969 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:26:59.969 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:27:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: cluster 2024-09-21T10:26:58.275258+0000 mgr.y (mgr.25133) 396 : cluster [DBG] pgmap v265: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: cluster 2024-09-21T10:26:58.275258+0000 mgr.y (mgr.25133) 396 : cluster [DBG] pgmap v265: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:58.601055+0000 mgr.y (mgr.25133) 397 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:58.601055+0000 mgr.y (mgr.25133) 397 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:59.360086+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:59.360086+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:59.365972+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:59.365972+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:59.372503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:59.372503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:59.373099+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:59.373099+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:59.649440+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/1201699209' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:00.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:26:59 smithi204 bash[78884]: audit 2024-09-21T10:26:59.649440+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/1201699209' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: cluster 2024-09-21T10:26:58.275258+0000 mgr.y (mgr.25133) 396 : cluster [DBG] pgmap v265: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: cluster 2024-09-21T10:26:58.275258+0000 mgr.y (mgr.25133) 396 : cluster [DBG] pgmap v265: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:58.601055+0000 mgr.y (mgr.25133) 397 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:58.601055+0000 mgr.y (mgr.25133) 397 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:59.360086+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:59.360086+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:59.365972+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:59.365972+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:59.372503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:59.372503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:59.373099+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:59.373099+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:00.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:59.649440+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/1201699209' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:00.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[88275]: audit 2024-09-21T10:26:59.649440+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/1201699209' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:00.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: cluster 2024-09-21T10:26:58.275258+0000 mgr.y (mgr.25133) 396 : cluster [DBG] pgmap v265: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:00.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: cluster 2024-09-21T10:26:58.275258+0000 mgr.y (mgr.25133) 396 : cluster [DBG] pgmap v265: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:00.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:58.601055+0000 mgr.y (mgr.25133) 397 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:00.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:58.601055+0000 mgr.y (mgr.25133) 397 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:00.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:59.360086+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:59.360086+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:59.365972+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:59.365972+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:59.372503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:59.372503+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:00.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:59.373099+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:00.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:59.373099+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:00.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:59.649440+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/1201699209' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:00.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:26:59 smithi003 bash[89466]: audit 2024-09-21T10:26:59.649440+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.3:0/1201699209' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:00.705 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[106715]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:27:00.705 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[106715]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:27:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:00 smithi204 bash[78884]: audit 2024-09-21T10:26:58.935066+0000 mgr.y (mgr.25133) 398 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:00 smithi204 bash[78884]: audit 2024-09-21T10:26:58.935066+0000 mgr.y (mgr.25133) 398 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:00 smithi204 bash[78884]: audit 2024-09-21T10:26:59.249640+0000 mgr.y (mgr.25133) 399 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:00 smithi204 bash[78884]: audit 2024-09-21T10:26:59.249640+0000 mgr.y (mgr.25133) 399 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:00 smithi204 bash[78884]: audit 2024-09-21T10:26:59.893136+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:00 smithi204 bash[78884]: audit 2024-09-21T10:26:59.893136+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:00 smithi204 bash[78884]: audit 2024-09-21T10:26:59.898128+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:00 smithi204 bash[78884]: audit 2024-09-21T10:26:59.898128+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[88275]: audit 2024-09-21T10:26:58.935066+0000 mgr.y (mgr.25133) 398 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[88275]: audit 2024-09-21T10:26:58.935066+0000 mgr.y (mgr.25133) 398 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[88275]: audit 2024-09-21T10:26:59.249640+0000 mgr.y (mgr.25133) 399 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[88275]: audit 2024-09-21T10:26:59.249640+0000 mgr.y (mgr.25133) 399 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[88275]: audit 2024-09-21T10:26:59.893136+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[88275]: audit 2024-09-21T10:26:59.893136+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[88275]: audit 2024-09-21T10:26:59.898128+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[88275]: audit 2024-09-21T10:26:59.898128+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[89466]: audit 2024-09-21T10:26:58.935066+0000 mgr.y (mgr.25133) 398 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[89466]: audit 2024-09-21T10:26:58.935066+0000 mgr.y (mgr.25133) 398 : audit [DBG] from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[89466]: audit 2024-09-21T10:26:59.249640+0000 mgr.y (mgr.25133) 399 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[89466]: audit 2024-09-21T10:26:59.249640+0000 mgr.y (mgr.25133) 399 : audit [DBG] from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[89466]: audit 2024-09-21T10:26:59.893136+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[89466]: audit 2024-09-21T10:26:59.893136+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[89466]: audit 2024-09-21T10:26:59.898128+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:00 smithi003 bash[89466]: audit 2024-09-21T10:26:59.898128+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:01.425 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[106715]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T10:27:01.425 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[106715]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T10:27:01.764 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[88275]: audit 2024-09-21T10:26:59.966789+0000 mgr.y (mgr.25133) 400 : audit [DBG] from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.764 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[88275]: audit 2024-09-21T10:26:59.966789+0000 mgr.y (mgr.25133) 400 : audit [DBG] from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.764 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[88275]: cluster 2024-09-21T10:27:00.276280+0000 mgr.y (mgr.25133) 401 : cluster [DBG] pgmap v266: 73 pgs: 14 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:01.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[88275]: cluster 2024-09-21T10:27:00.276280+0000 mgr.y (mgr.25133) 401 : cluster [DBG] pgmap v266: 73 pgs: 14 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:01.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[88275]: cluster 2024-09-21T10:27:00.896519+0000 mon.a (mon.0) 567 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:01.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[88275]: cluster 2024-09-21T10:27:00.896519+0000 mon.a (mon.0) 567 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:01.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[89466]: audit 2024-09-21T10:26:59.966789+0000 mgr.y (mgr.25133) 400 : audit [DBG] from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[89466]: audit 2024-09-21T10:26:59.966789+0000 mgr.y (mgr.25133) 400 : audit [DBG] from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:01.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[89466]: cluster 2024-09-21T10:27:00.276280+0000 mgr.y (mgr.25133) 401 : cluster [DBG] pgmap v266: 73 pgs: 14 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:01.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[89466]: cluster 2024-09-21T10:27:00.276280+0000 mgr.y (mgr.25133) 401 : cluster [DBG] pgmap v266: 73 pgs: 14 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:01.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[89466]: cluster 2024-09-21T10:27:00.896519+0000 mon.a (mon.0) 567 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:01.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[89466]: cluster 2024-09-21T10:27:00.896519+0000 mon.a (mon.0) 567 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:01.766 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[106715]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T10:27:01.766 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[106715]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T10:27:01.766 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[106715]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T10:27:01.766 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[106715]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T10:27:01.766 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:01 smithi003 bash[106715]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-21T10:27:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:01 smithi204 bash[78884]: audit 2024-09-21T10:26:59.966789+0000 mgr.y (mgr.25133) 400 : audit [DBG] from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:01 smithi204 bash[78884]: audit 2024-09-21T10:26:59.966789+0000 mgr.y (mgr.25133) 400 : audit [DBG] from='client.44321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:01 smithi204 bash[78884]: cluster 2024-09-21T10:27:00.276280+0000 mgr.y (mgr.25133) 401 : cluster [DBG] pgmap v266: 73 pgs: 14 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:01 smithi204 bash[78884]: cluster 2024-09-21T10:27:00.276280+0000 mgr.y (mgr.25133) 401 : cluster [DBG] pgmap v266: 73 pgs: 14 active+undersized, 2 active+undersized+degraded, 57 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:01 smithi204 bash[78884]: cluster 2024-09-21T10:27:00.896519+0000 mon.a (mon.0) 567 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:01 smithi204 bash[78884]: cluster 2024-09-21T10:27:00.896519+0000 mon.a (mon.0) 567 : cluster [WRN] Health check failed: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:03.675 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:03 smithi003 bash[107019]: debug 2024-09-21T10:27:03.245+0000 7f319fbb7640 1 -- 172.21.15.3:0/4220691959 <== mon.0 v2:172.21.15.3:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a264010960 con 0x55a264dfe000 2024-09-21T10:27:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:03 smithi204 bash[78884]: cluster 2024-09-21T10:27:02.276972+0000 mgr.y (mgr.25133) 402 : cluster [DBG] pgmap v267: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:03 smithi204 bash[78884]: cluster 2024-09-21T10:27:02.276972+0000 mgr.y (mgr.25133) 402 : cluster [DBG] pgmap v267: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:03 smithi003 bash[88275]: cluster 2024-09-21T10:27:02.276972+0000 mgr.y (mgr.25133) 402 : cluster [DBG] pgmap v267: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:03 smithi003 bash[88275]: cluster 2024-09-21T10:27:02.276972+0000 mgr.y (mgr.25133) 402 : cluster [DBG] pgmap v267: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:03 smithi003 bash[89466]: cluster 2024-09-21T10:27:02.276972+0000 mgr.y (mgr.25133) 402 : cluster [DBG] pgmap v267: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:03 smithi003 bash[89466]: cluster 2024-09-21T10:27:02.276972+0000 mgr.y (mgr.25133) 402 : cluster [DBG] pgmap v267: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:05.175 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:04 smithi003 bash[107019]: debug 2024-09-21T10:27:04.757+0000 7f31a241e640 -1 Falling back to public interface 2024-09-21T10:27:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:05 smithi204 bash[78884]: cluster 2024-09-21T10:27:04.277626+0000 mgr.y (mgr.25133) 403 : cluster [DBG] pgmap v268: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:05 smithi204 bash[78884]: cluster 2024-09-21T10:27:04.277626+0000 mgr.y (mgr.25133) 403 : cluster [DBG] pgmap v268: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:05 smithi204 bash[78884]: audit 2024-09-21T10:27:05.644968+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:06.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:05 smithi204 bash[78884]: audit 2024-09-21T10:27:05.644968+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:06.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:05 smithi204 bash[78884]: audit 2024-09-21T10:27:05.651559+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:06.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:05 smithi204 bash[78884]: audit 2024-09-21T10:27:05.651559+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:06.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[88275]: cluster 2024-09-21T10:27:04.277626+0000 mgr.y (mgr.25133) 403 : cluster [DBG] pgmap v268: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:06.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[88275]: cluster 2024-09-21T10:27:04.277626+0000 mgr.y (mgr.25133) 403 : cluster [DBG] pgmap v268: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:06.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[88275]: audit 2024-09-21T10:27:05.644968+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:06.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[88275]: audit 2024-09-21T10:27:05.644968+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:06.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[88275]: audit 2024-09-21T10:27:05.651559+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:06.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[88275]: audit 2024-09-21T10:27:05.651559+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[89466]: cluster 2024-09-21T10:27:04.277626+0000 mgr.y (mgr.25133) 403 : cluster [DBG] pgmap v268: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:06.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[89466]: cluster 2024-09-21T10:27:04.277626+0000 mgr.y (mgr.25133) 403 : cluster [DBG] pgmap v268: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:06.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[89466]: audit 2024-09-21T10:27:05.644968+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:06.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[89466]: audit 2024-09-21T10:27:05.644968+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:06.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[89466]: audit 2024-09-21T10:27:05.651559+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:06.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:05 smithi003 bash[89466]: audit 2024-09-21T10:27:05.651559+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:27:07] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.51.0" 2024-09-21T10:27:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:07 smithi204 bash[78884]: cluster 2024-09-21T10:27:06.278376+0000 mgr.y (mgr.25133) 404 : cluster [DBG] pgmap v269: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:07 smithi204 bash[78884]: cluster 2024-09-21T10:27:06.278376+0000 mgr.y (mgr.25133) 404 : cluster [DBG] pgmap v269: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:07 smithi204 bash[78884]: audit 2024-09-21T10:27:06.736653+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:07 smithi204 bash[78884]: audit 2024-09-21T10:27:06.736653+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:07 smithi204 bash[78884]: audit 2024-09-21T10:27:06.743077+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:07 smithi204 bash[78884]: audit 2024-09-21T10:27:06.743077+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[89466]: cluster 2024-09-21T10:27:06.278376+0000 mgr.y (mgr.25133) 404 : cluster [DBG] pgmap v269: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[89466]: cluster 2024-09-21T10:27:06.278376+0000 mgr.y (mgr.25133) 404 : cluster [DBG] pgmap v269: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[89466]: audit 2024-09-21T10:27:06.736653+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[89466]: audit 2024-09-21T10:27:06.736653+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[89466]: audit 2024-09-21T10:27:06.743077+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[89466]: audit 2024-09-21T10:27:06.743077+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[88275]: cluster 2024-09-21T10:27:06.278376+0000 mgr.y (mgr.25133) 404 : cluster [DBG] pgmap v269: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:08.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[88275]: cluster 2024-09-21T10:27:06.278376+0000 mgr.y (mgr.25133) 404 : cluster [DBG] pgmap v269: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:08.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[88275]: audit 2024-09-21T10:27:06.736653+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[88275]: audit 2024-09-21T10:27:06.736653+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[88275]: audit 2024-09-21T10:27:06.743077+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:07 smithi003 bash[88275]: audit 2024-09-21T10:27:06.743077+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.925 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[107019]: debug 2024-09-21T10:27:08.489+0000 7f31a241e640 -1 osd.2 94 log_to_monitors true 2024-09-21T10:27:08.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[88275]: audit 2024-09-21T10:27:08.499471+0000 mon.a (mon.0) 572 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:27:08.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[88275]: audit 2024-09-21T10:27:08.499471+0000 mon.a (mon.0) 572 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:27:08.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[88275]: audit 2024-09-21T10:27:08.586644+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[88275]: audit 2024-09-21T10:27:08.586644+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[88275]: audit 2024-09-21T10:27:08.588695+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:08.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[88275]: audit 2024-09-21T10:27:08.588695+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:08.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[89466]: audit 2024-09-21T10:27:08.499471+0000 mon.a (mon.0) 572 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:27:08.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[89466]: audit 2024-09-21T10:27:08.499471+0000 mon.a (mon.0) 572 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:27:08.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[89466]: audit 2024-09-21T10:27:08.586644+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[89466]: audit 2024-09-21T10:27:08.586644+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:08.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[89466]: audit 2024-09-21T10:27:08.588695+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:08.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:08 smithi003 bash[89466]: audit 2024-09-21T10:27:08.588695+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:08 smithi204 bash[78884]: audit 2024-09-21T10:27:08.499471+0000 mon.a (mon.0) 572 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:27:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:08 smithi204 bash[78884]: audit 2024-09-21T10:27:08.499471+0000 mon.a (mon.0) 572 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T10:27:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:08 smithi204 bash[78884]: audit 2024-09-21T10:27:08.586644+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:08 smithi204 bash[78884]: audit 2024-09-21T10:27:08.586644+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:08 smithi204 bash[78884]: audit 2024-09-21T10:27:08.588695+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:09.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:08 smithi204 bash[78884]: audit 2024-09-21T10:27:08.588695+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:09.675 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[107019]: debug 2024-09-21T10:27:09.301+0000 7f31961c0640 -1 osd.2 94 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:27:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:09 smithi204 bash[78884]: cluster 2024-09-21T10:27:08.279218+0000 mgr.y (mgr.25133) 405 : cluster [DBG] pgmap v270: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:09 smithi204 bash[78884]: cluster 2024-09-21T10:27:08.279218+0000 mgr.y (mgr.25133) 405 : cluster [DBG] pgmap v270: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:10.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:09 smithi204 bash[78884]: audit 2024-09-21T10:27:08.749588+0000 mon.a (mon.0) 575 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:27:10.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:09 smithi204 bash[78884]: audit 2024-09-21T10:27:08.749588+0000 mon.a (mon.0) 575 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:27:10.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:09 smithi204 bash[78884]: cluster 2024-09-21T10:27:08.757966+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-21T10:27:10.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:09 smithi204 bash[78884]: cluster 2024-09-21T10:27:08.757966+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-21T10:27:10.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:09 smithi204 bash[78884]: audit 2024-09-21T10:27:08.758443+0000 mon.a (mon.0) 577 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:09 smithi204 bash[78884]: audit 2024-09-21T10:27:08.758443+0000 mon.a (mon.0) 577 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:09 smithi204 bash[78884]: audit 2024-09-21T10:27:09.280826+0000 mon.a (mon.0) 578 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' 2024-09-21T10:27:10.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:09 smithi204 bash[78884]: audit 2024-09-21T10:27:09.280826+0000 mon.a (mon.0) 578 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' 2024-09-21T10:27:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[88275]: cluster 2024-09-21T10:27:08.279218+0000 mgr.y (mgr.25133) 405 : cluster [DBG] pgmap v270: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[88275]: cluster 2024-09-21T10:27:08.279218+0000 mgr.y (mgr.25133) 405 : cluster [DBG] pgmap v270: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[88275]: audit 2024-09-21T10:27:08.749588+0000 mon.a (mon.0) 575 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[88275]: audit 2024-09-21T10:27:08.749588+0000 mon.a (mon.0) 575 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[88275]: cluster 2024-09-21T10:27:08.757966+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[88275]: cluster 2024-09-21T10:27:08.757966+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[88275]: audit 2024-09-21T10:27:08.758443+0000 mon.a (mon.0) 577 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[88275]: audit 2024-09-21T10:27:08.758443+0000 mon.a (mon.0) 577 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[88275]: audit 2024-09-21T10:27:09.280826+0000 mon.a (mon.0) 578 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[88275]: audit 2024-09-21T10:27:09.280826+0000 mon.a (mon.0) 578 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[89466]: cluster 2024-09-21T10:27:08.279218+0000 mgr.y (mgr.25133) 405 : cluster [DBG] pgmap v270: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[89466]: cluster 2024-09-21T10:27:08.279218+0000 mgr.y (mgr.25133) 405 : cluster [DBG] pgmap v270: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:10.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[89466]: audit 2024-09-21T10:27:08.749588+0000 mon.a (mon.0) 575 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:27:10.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[89466]: audit 2024-09-21T10:27:08.749588+0000 mon.a (mon.0) 575 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T10:27:10.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[89466]: cluster 2024-09-21T10:27:08.757966+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-21T10:27:10.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[89466]: cluster 2024-09-21T10:27:08.757966+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-09-21T10:27:10.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[89466]: audit 2024-09-21T10:27:08.758443+0000 mon.a (mon.0) 577 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:10.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[89466]: audit 2024-09-21T10:27:08.758443+0000 mon.a (mon.0) 577 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:10.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[89466]: audit 2024-09-21T10:27:09.280826+0000 mon.a (mon.0) 578 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' 2024-09-21T10:27:10.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:09 smithi003 bash[89466]: audit 2024-09-21T10:27:09.280826+0000 mon.a (mon.0) 578 : audit [INF] from='osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184]' entity='osd.2' 2024-09-21T10:27:11.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[88275]: cluster 2024-09-21T10:27:10.279698+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:11.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[88275]: cluster 2024-09-21T10:27:10.279698+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:11.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[88275]: cluster 2024-09-21T10:27:10.296599+0000 mon.a (mon.0) 580 : cluster [INF] osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184] boot 2024-09-21T10:27:11.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[88275]: cluster 2024-09-21T10:27:10.296599+0000 mon.a (mon.0) 580 : cluster [INF] osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184] boot 2024-09-21T10:27:11.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[88275]: cluster 2024-09-21T10:27:10.296726+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T10:27:11.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[88275]: cluster 2024-09-21T10:27:10.296726+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T10:27:11.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[88275]: audit 2024-09-21T10:27:10.298790+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T10:27:11.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[88275]: audit 2024-09-21T10:27:10.298790+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T10:27:11.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[88275]: cluster 2024-09-21T10:27:10.336468+0000 mon.a (mon.0) 583 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:11.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[88275]: cluster 2024-09-21T10:27:10.336468+0000 mon.a (mon.0) 583 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:11.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[89466]: cluster 2024-09-21T10:27:10.279698+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:11.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[89466]: cluster 2024-09-21T10:27:10.279698+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:11.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[89466]: cluster 2024-09-21T10:27:10.296599+0000 mon.a (mon.0) 580 : cluster [INF] osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184] boot 2024-09-21T10:27:11.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[89466]: cluster 2024-09-21T10:27:10.296599+0000 mon.a (mon.0) 580 : cluster [INF] osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184] boot 2024-09-21T10:27:11.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[89466]: cluster 2024-09-21T10:27:10.296726+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T10:27:11.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[89466]: cluster 2024-09-21T10:27:10.296726+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T10:27:11.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[89466]: audit 2024-09-21T10:27:10.298790+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T10:27:11.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[89466]: audit 2024-09-21T10:27:10.298790+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T10:27:11.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[89466]: cluster 2024-09-21T10:27:10.336468+0000 mon.a (mon.0) 583 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:11.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:10 smithi003 bash[89466]: cluster 2024-09-21T10:27:10.336468+0000 mon.a (mon.0) 583 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:11.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:10 smithi204 bash[78884]: cluster 2024-09-21T10:27:10.279698+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:11.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:10 smithi204 bash[78884]: cluster 2024-09-21T10:27:10.279698+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:11.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:10 smithi204 bash[78884]: cluster 2024-09-21T10:27:10.296599+0000 mon.a (mon.0) 580 : cluster [INF] osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184] boot 2024-09-21T10:27:11.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:10 smithi204 bash[78884]: cluster 2024-09-21T10:27:10.296599+0000 mon.a (mon.0) 580 : cluster [INF] osd.2 [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184] boot 2024-09-21T10:27:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:10 smithi204 bash[78884]: cluster 2024-09-21T10:27:10.296726+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T10:27:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:10 smithi204 bash[78884]: cluster 2024-09-21T10:27:10.296726+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T10:27:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:10 smithi204 bash[78884]: audit 2024-09-21T10:27:10.298790+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T10:27:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:10 smithi204 bash[78884]: audit 2024-09-21T10:27:10.298790+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T10:27:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:10 smithi204 bash[78884]: cluster 2024-09-21T10:27:10.336468+0000 mon.a (mon.0) 583 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:11.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:10 smithi204 bash[78884]: cluster 2024-09-21T10:27:10.336468+0000 mon.a (mon.0) 583 : cluster [WRN] Health check update: Degraded data redundancy: 5/78 objects degraded (6.410%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:11 smithi003 bash[88275]: cluster 2024-09-21T10:27:10.280361+0000 mgr.y (mgr.25133) 406 : cluster [DBG] pgmap v272: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:11 smithi003 bash[88275]: cluster 2024-09-21T10:27:10.280361+0000 mgr.y (mgr.25133) 406 : cluster [DBG] pgmap v272: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:11 smithi003 bash[88275]: cluster 2024-09-21T10:27:11.292781+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T10:27:12.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:11 smithi003 bash[88275]: cluster 2024-09-21T10:27:11.292781+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T10:27:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:11 smithi003 bash[89466]: cluster 2024-09-21T10:27:10.280361+0000 mgr.y (mgr.25133) 406 : cluster [DBG] pgmap v272: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:11 smithi003 bash[89466]: cluster 2024-09-21T10:27:10.280361+0000 mgr.y (mgr.25133) 406 : cluster [DBG] pgmap v272: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:11 smithi003 bash[89466]: cluster 2024-09-21T10:27:11.292781+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T10:27:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:11 smithi003 bash[89466]: cluster 2024-09-21T10:27:11.292781+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T10:27:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:11 smithi204 bash[78884]: cluster 2024-09-21T10:27:10.280361+0000 mgr.y (mgr.25133) 406 : cluster [DBG] pgmap v272: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:11 smithi204 bash[78884]: cluster 2024-09-21T10:27:10.280361+0000 mgr.y (mgr.25133) 406 : cluster [DBG] pgmap v272: 73 pgs: 15 active+undersized, 3 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 5/78 objects degraded (6.410%) 2024-09-21T10:27:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:11 smithi204 bash[78884]: cluster 2024-09-21T10:27:11.292781+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T10:27:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:11 smithi204 bash[78884]: cluster 2024-09-21T10:27:11.292781+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T10:27:14.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:13 smithi003 bash[88275]: cluster 2024-09-21T10:27:12.281135+0000 mgr.y (mgr.25133) 407 : cluster [DBG] pgmap v275: 73 pgs: 2 peering, 14 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:14.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:13 smithi003 bash[88275]: cluster 2024-09-21T10:27:12.281135+0000 mgr.y (mgr.25133) 407 : cluster [DBG] pgmap v275: 73 pgs: 2 peering, 14 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:14.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:13 smithi003 bash[89466]: cluster 2024-09-21T10:27:12.281135+0000 mgr.y (mgr.25133) 407 : cluster [DBG] pgmap v275: 73 pgs: 2 peering, 14 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:14.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:13 smithi003 bash[89466]: cluster 2024-09-21T10:27:12.281135+0000 mgr.y (mgr.25133) 407 : cluster [DBG] pgmap v275: 73 pgs: 2 peering, 14 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:14.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:13 smithi204 bash[78884]: cluster 2024-09-21T10:27:12.281135+0000 mgr.y (mgr.25133) 407 : cluster [DBG] pgmap v275: 73 pgs: 2 peering, 14 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:14.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:13 smithi204 bash[78884]: cluster 2024-09-21T10:27:12.281135+0000 mgr.y (mgr.25133) 407 : cluster [DBG] pgmap v275: 73 pgs: 2 peering, 14 active+undersized, 2 active+undersized+degraded, 55 active+clean; 582 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 3/78 objects degraded (3.846%) 2024-09-21T10:27:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:14 smithi003 bash[88275]: cluster 2024-09-21T10:27:14.766016+0000 mon.a (mon.0) 585 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:27:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:14 smithi003 bash[88275]: cluster 2024-09-21T10:27:14.766016+0000 mon.a (mon.0) 585 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:27:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:14 smithi003 bash[88275]: cluster 2024-09-21T10:27:14.766054+0000 mon.a (mon.0) 586 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:14 smithi003 bash[88275]: cluster 2024-09-21T10:27:14.766054+0000 mon.a (mon.0) 586 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:14 smithi003 bash[89466]: cluster 2024-09-21T10:27:14.766016+0000 mon.a (mon.0) 585 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:27:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:14 smithi003 bash[89466]: cluster 2024-09-21T10:27:14.766016+0000 mon.a (mon.0) 585 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:27:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:14 smithi003 bash[89466]: cluster 2024-09-21T10:27:14.766054+0000 mon.a (mon.0) 586 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:14 smithi003 bash[89466]: cluster 2024-09-21T10:27:14.766054+0000 mon.a (mon.0) 586 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:14 smithi204 bash[78884]: cluster 2024-09-21T10:27:14.766016+0000 mon.a (mon.0) 585 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:27:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:14 smithi204 bash[78884]: cluster 2024-09-21T10:27:14.766016+0000 mon.a (mon.0) 585 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/78 objects degraded (3.846%), 2 pgs degraded) 2024-09-21T10:27:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:14 smithi204 bash[78884]: cluster 2024-09-21T10:27:14.766054+0000 mon.a (mon.0) 586 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:14 smithi204 bash[78884]: cluster 2024-09-21T10:27:14.766054+0000 mon.a (mon.0) 586 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:16.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:15 smithi003 bash[88275]: cluster 2024-09-21T10:27:14.282096+0000 mgr.y (mgr.25133) 408 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:16.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:15 smithi003 bash[88275]: cluster 2024-09-21T10:27:14.282096+0000 mgr.y (mgr.25133) 408 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:16.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:15 smithi003 bash[89466]: cluster 2024-09-21T10:27:14.282096+0000 mgr.y (mgr.25133) 408 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:16.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:15 smithi003 bash[89466]: cluster 2024-09-21T10:27:14.282096+0000 mgr.y (mgr.25133) 408 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:15 smithi204 bash[78884]: cluster 2024-09-21T10:27:14.282096+0000 mgr.y (mgr.25133) 408 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:15 smithi204 bash[78884]: cluster 2024-09-21T10:27:14.282096+0000 mgr.y (mgr.25133) 408 : cluster [DBG] pgmap v276: 73 pgs: 2 peering, 4 active+undersized, 67 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:17.506 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:27:17] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.51.0" 2024-09-21T10:27:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: cluster 2024-09-21T10:27:16.282689+0000 mgr.y (mgr.25133) 409 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: cluster 2024-09-21T10:27:16.282689+0000 mgr.y (mgr.25133) 409 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.505775+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.505775+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.515825+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.515825+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.518034+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.518034+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.519781+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:17.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.519781+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.530640+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.530640+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.662843+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.662843+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.666723+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.666723+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.669404+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.669404+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.671592+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.671592+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.674487+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.674487+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.674822+0000 mgr.y (mgr.25133) 410 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:27:17.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: audit 2024-09-21T10:27:16.674822+0000 mgr.y (mgr.25133) 410 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:27:17.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: cephadm 2024-09-21T10:27:16.676555+0000 mgr.y (mgr.25133) 411 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T10:27:17.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:17 smithi204 bash[78884]: cephadm 2024-09-21T10:27:16.676555+0000 mgr.y (mgr.25133) 411 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T10:27:17.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: cluster 2024-09-21T10:27:16.282689+0000 mgr.y (mgr.25133) 409 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:17.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: cluster 2024-09-21T10:27:16.282689+0000 mgr.y (mgr.25133) 409 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:17.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.505775+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.505775+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.515825+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.515825+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.518034+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.518034+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.519781+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.519781+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.530640+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.530640+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.662843+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.662843+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.666723+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.666723+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.669404+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.669404+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.671592+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.671592+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: cluster 2024-09-21T10:27:16.282689+0000 mgr.y (mgr.25133) 409 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:17.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: cluster 2024-09-21T10:27:16.282689+0000 mgr.y (mgr.25133) 409 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:17.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.505775+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.505775+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.515825+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.515825+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.518034+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:17.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.518034+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:17.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.519781+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:17.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.519781+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:17.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.530640+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.530640+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.662843+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.662843+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.666723+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.666723+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.669404+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.669404+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.671592+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.671592+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.674487+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.674487+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.674822+0000 mgr.y (mgr.25133) 410 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: audit 2024-09-21T10:27:16.674822+0000 mgr.y (mgr.25133) 410 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: cephadm 2024-09-21T10:27:16.676555+0000 mgr.y (mgr.25133) 411 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T10:27:17.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[89466]: cephadm 2024-09-21T10:27:16.676555+0000 mgr.y (mgr.25133) 411 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T10:27:17.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.674487+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:27:17.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.674487+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T10:27:17.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.674822+0000 mgr.y (mgr.25133) 410 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:27:17.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: audit 2024-09-21T10:27:16.674822+0000 mgr.y (mgr.25133) 410 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T10:27:17.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: cephadm 2024-09-21T10:27:16.676555+0000 mgr.y (mgr.25133) 411 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T10:27:17.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:17 smithi003 bash[88275]: cephadm 2024-09-21T10:27:16.676555+0000 mgr.y (mgr.25133) 411 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T10:27:19.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[88275]: cluster 2024-09-21T10:27:18.283259+0000 mgr.y (mgr.25133) 412 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:19.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[88275]: cluster 2024-09-21T10:27:18.283259+0000 mgr.y (mgr.25133) 412 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:19.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[88275]: audit 2024-09-21T10:27:18.963254+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:19.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[88275]: audit 2024-09-21T10:27:18.963254+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:19.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[88275]: audit 2024-09-21T10:27:18.966918+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:27:19.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[88275]: audit 2024-09-21T10:27:18.966918+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:27:19.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[88275]: audit 2024-09-21T10:27:18.968365+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:19.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[88275]: audit 2024-09-21T10:27:18.968365+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:19.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[89466]: cluster 2024-09-21T10:27:18.283259+0000 mgr.y (mgr.25133) 412 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:19.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[89466]: cluster 2024-09-21T10:27:18.283259+0000 mgr.y (mgr.25133) 412 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:19.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[89466]: audit 2024-09-21T10:27:18.963254+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:19.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[89466]: audit 2024-09-21T10:27:18.963254+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:19.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[89466]: audit 2024-09-21T10:27:18.966918+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:27:19.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[89466]: audit 2024-09-21T10:27:18.966918+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:27:19.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[89466]: audit 2024-09-21T10:27:18.968365+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:19.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:19 smithi003 bash[89466]: audit 2024-09-21T10:27:18.968365+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:19 smithi204 bash[78884]: cluster 2024-09-21T10:27:18.283259+0000 mgr.y (mgr.25133) 412 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:19 smithi204 bash[78884]: cluster 2024-09-21T10:27:18.283259+0000 mgr.y (mgr.25133) 412 : cluster [DBG] pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:19 smithi204 bash[78884]: audit 2024-09-21T10:27:18.963254+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:19 smithi204 bash[78884]: audit 2024-09-21T10:27:18.963254+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:19 smithi204 bash[78884]: audit 2024-09-21T10:27:18.966918+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:27:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:19 smithi204 bash[78884]: audit 2024-09-21T10:27:18.966918+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T10:27:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:19 smithi204 bash[78884]: audit 2024-09-21T10:27:18.968365+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:19 smithi204 bash[78884]: audit 2024-09-21T10:27:18.968365+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:20.785 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:20 smithi003 bash[88275]: cephadm 2024-09-21T10:27:18.956616+0000 mgr.y (mgr.25133) 413 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T10:27:20.785 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:20 smithi003 bash[88275]: cephadm 2024-09-21T10:27:18.956616+0000 mgr.y (mgr.25133) 413 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T10:27:20.785 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:20 smithi003 bash[88275]: cephadm 2024-09-21T10:27:18.971962+0000 mgr.y (mgr.25133) 414 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T10:27:20.785 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:20 smithi003 bash[88275]: cephadm 2024-09-21T10:27:18.971962+0000 mgr.y (mgr.25133) 414 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T10:27:20.786 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:20 smithi003 bash[89466]: cephadm 2024-09-21T10:27:18.956616+0000 mgr.y (mgr.25133) 413 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T10:27:20.786 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:20 smithi003 bash[89466]: cephadm 2024-09-21T10:27:18.956616+0000 mgr.y (mgr.25133) 413 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T10:27:20.786 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:20 smithi003 bash[89466]: cephadm 2024-09-21T10:27:18.971962+0000 mgr.y (mgr.25133) 414 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T10:27:20.786 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:20 smithi003 bash[89466]: cephadm 2024-09-21T10:27:18.971962+0000 mgr.y (mgr.25133) 414 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T10:27:21.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:20 smithi204 bash[78884]: cephadm 2024-09-21T10:27:18.956616+0000 mgr.y (mgr.25133) 413 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T10:27:21.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:20 smithi204 bash[78884]: cephadm 2024-09-21T10:27:18.956616+0000 mgr.y (mgr.25133) 413 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T10:27:21.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:20 smithi204 bash[78884]: cephadm 2024-09-21T10:27:18.971962+0000 mgr.y (mgr.25133) 414 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T10:27:21.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:20 smithi204 bash[78884]: cephadm 2024-09-21T10:27:18.971962+0000 mgr.y (mgr.25133) 414 : cephadm [INF] Deploying daemon osd.3 on smithi003 2024-09-21T10:27:21.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:21 smithi003 bash[88275]: cluster 2024-09-21T10:27:20.284223+0000 mgr.y (mgr.25133) 415 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:21.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:21 smithi003 bash[88275]: cluster 2024-09-21T10:27:20.284223+0000 mgr.y (mgr.25133) 415 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:21.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:21 smithi003 bash[89466]: cluster 2024-09-21T10:27:20.284223+0000 mgr.y (mgr.25133) 415 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:21.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:21 smithi003 bash[89466]: cluster 2024-09-21T10:27:20.284223+0000 mgr.y (mgr.25133) 415 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:22.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:21 smithi204 bash[78884]: cluster 2024-09-21T10:27:20.284223+0000 mgr.y (mgr.25133) 415 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:22.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:21 smithi204 bash[78884]: cluster 2024-09-21T10:27:20.284223+0000 mgr.y (mgr.25133) 415 : cluster [DBG] pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:23.496 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:23 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:23.497 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:27:23 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:23.497 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:27:23 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:23.497 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:23 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:23.497 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:23 smithi003 systemd[1]: Stopping Ceph osd.3 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:27:23.498 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:27:23 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:23.498 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:27:23 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:23.498 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:23 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:23.499 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:27:23 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:23.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:23 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:23 smithi003 bash[88275]: cluster 2024-09-21T10:27:22.284902+0000 mgr.y (mgr.25133) 416 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:23 smithi003 bash[88275]: cluster 2024-09-21T10:27:22.284902+0000 mgr.y (mgr.25133) 416 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:23.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:23 smithi003 bash[89466]: cluster 2024-09-21T10:27:22.284902+0000 mgr.y (mgr.25133) 416 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:23.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:23 smithi003 bash[89466]: cluster 2024-09-21T10:27:22.284902+0000 mgr.y (mgr.25133) 416 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:23.926 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:23 smithi003 bash[52005]: debug 2024-09-21T10:27:23.613+0000 7f05984d2640 -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 2024-09-21T10:27:23.926 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:23 smithi003 bash[52005]: debug 2024-09-21T10:27:23.613+0000 7f05984d2640 -1 osd.3 99 *** Got signal Terminated *** 2024-09-21T10:27:23.926 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:23 smithi003 bash[52005]: debug 2024-09-21T10:27:23.613+0000 7f05984d2640 -1 osd.3 99 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:27:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:23 smithi204 bash[78884]: cluster 2024-09-21T10:27:22.284902+0000 mgr.y (mgr.25133) 416 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:23 smithi204 bash[78884]: cluster 2024-09-21T10:27:22.284902+0000 mgr.y (mgr.25133) 416 : cluster [DBG] pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[88275]: audit 2024-09-21T10:27:23.582461+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[88275]: audit 2024-09-21T10:27:23.582461+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[88275]: audit 2024-09-21T10:27:23.583320+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[88275]: audit 2024-09-21T10:27:23.583320+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[88275]: cluster 2024-09-21T10:27:23.619842+0000 mon.a (mon.0) 602 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T10:27:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[88275]: cluster 2024-09-21T10:27:23.619842+0000 mon.a (mon.0) 602 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T10:27:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[88275]: audit 2024-09-21T10:27:23.695273+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[88275]: audit 2024-09-21T10:27:23.695273+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[89466]: audit 2024-09-21T10:27:23.582461+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[89466]: audit 2024-09-21T10:27:23.582461+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[89466]: audit 2024-09-21T10:27:23.583320+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[89466]: audit 2024-09-21T10:27:23.583320+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[89466]: cluster 2024-09-21T10:27:23.619842+0000 mon.a (mon.0) 602 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T10:27:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[89466]: cluster 2024-09-21T10:27:23.619842+0000 mon.a (mon.0) 602 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T10:27:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[89466]: audit 2024-09-21T10:27:23.695273+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:24 smithi003 bash[89466]: audit 2024-09-21T10:27:23.695273+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:24 smithi204 bash[78884]: audit 2024-09-21T10:27:23.582461+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:24 smithi204 bash[78884]: audit 2024-09-21T10:27:23.582461+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:24 smithi204 bash[78884]: audit 2024-09-21T10:27:23.583320+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:24 smithi204 bash[78884]: audit 2024-09-21T10:27:23.583320+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:25.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:24 smithi204 bash[78884]: cluster 2024-09-21T10:27:23.619842+0000 mon.a (mon.0) 602 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T10:27:25.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:24 smithi204 bash[78884]: cluster 2024-09-21T10:27:23.619842+0000 mon.a (mon.0) 602 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T10:27:25.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:24 smithi204 bash[78884]: audit 2024-09-21T10:27:23.695273+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:25.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:24 smithi204 bash[78884]: audit 2024-09-21T10:27:23.695273+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[89466]: cluster 2024-09-21T10:27:24.285837+0000 mgr.y (mgr.25133) 417 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[89466]: cluster 2024-09-21T10:27:24.285837+0000 mgr.y (mgr.25133) 417 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[89466]: cluster 2024-09-21T10:27:24.581236+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:27:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[89466]: cluster 2024-09-21T10:27:24.581236+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:27:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[89466]: cluster 2024-09-21T10:27:24.598918+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-09-21T10:27:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[89466]: cluster 2024-09-21T10:27:24.598918+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-09-21T10:27:25.926 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[110706]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-3 2024-09-21T10:27:25.926 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[110772]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-3 2024-09-21T10:27:25.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[88275]: cluster 2024-09-21T10:27:24.285837+0000 mgr.y (mgr.25133) 417 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:25.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[88275]: cluster 2024-09-21T10:27:24.285837+0000 mgr.y (mgr.25133) 417 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:25.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[88275]: cluster 2024-09-21T10:27:24.581236+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:27:25.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[88275]: cluster 2024-09-21T10:27:24.581236+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:27:25.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[88275]: cluster 2024-09-21T10:27:24.598918+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-09-21T10:27:25.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:25 smithi003 bash[88275]: cluster 2024-09-21T10:27:24.598918+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-09-21T10:27:26.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:25 smithi204 bash[78884]: cluster 2024-09-21T10:27:24.285837+0000 mgr.y (mgr.25133) 417 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:26.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:25 smithi204 bash[78884]: cluster 2024-09-21T10:27:24.285837+0000 mgr.y (mgr.25133) 417 : cluster [DBG] pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:26.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:25 smithi204 bash[78884]: cluster 2024-09-21T10:27:24.581236+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:27:26.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:25 smithi204 bash[78884]: cluster 2024-09-21T10:27:24.581236+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:27:26.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:25 smithi204 bash[78884]: cluster 2024-09-21T10:27:24.598918+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-09-21T10:27:26.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:25 smithi204 bash[78884]: cluster 2024-09-21T10:27:24.598918+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-09-21T10:27:26.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:26 smithi003 bash[88275]: cluster 2024-09-21T10:27:25.603882+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-09-21T10:27:26.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:26 smithi003 bash[88275]: cluster 2024-09-21T10:27:25.603882+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-09-21T10:27:26.853 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:26 smithi003 bash[89466]: cluster 2024-09-21T10:27:25.603882+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-09-21T10:27:26.853 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:26 smithi003 bash[89466]: cluster 2024-09-21T10:27:25.603882+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-09-21T10:27:27.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:26 smithi204 bash[78884]: cluster 2024-09-21T10:27:25.603882+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-09-21T10:27:27.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:26 smithi204 bash[78884]: cluster 2024-09-21T10:27:25.603882+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-09-21T10:27:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:27:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:27:27] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.51.0" 2024-09-21T10:27:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:27 smithi003 bash[88275]: cluster 2024-09-21T10:27:26.286796+0000 mgr.y (mgr.25133) 418 : cluster [DBG] pgmap v284: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:27 smithi003 bash[88275]: cluster 2024-09-21T10:27:26.286796+0000 mgr.y (mgr.25133) 418 : cluster [DBG] pgmap v284: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:27 smithi003 bash[88275]: cluster 2024-09-21T10:27:26.596853+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:27 smithi003 bash[88275]: cluster 2024-09-21T10:27:26.596853+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:27 smithi003 bash[89466]: cluster 2024-09-21T10:27:26.286796+0000 mgr.y (mgr.25133) 418 : cluster [DBG] pgmap v284: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:27 smithi003 bash[89466]: cluster 2024-09-21T10:27:26.286796+0000 mgr.y (mgr.25133) 418 : cluster [DBG] pgmap v284: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:27 smithi003 bash[89466]: cluster 2024-09-21T10:27:26.596853+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:27 smithi003 bash[89466]: cluster 2024-09-21T10:27:26.596853+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:27 smithi204 bash[78884]: cluster 2024-09-21T10:27:26.286796+0000 mgr.y (mgr.25133) 418 : cluster [DBG] pgmap v284: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:27 smithi204 bash[78884]: cluster 2024-09-21T10:27:26.286796+0000 mgr.y (mgr.25133) 418 : cluster [DBG] pgmap v284: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:27 smithi204 bash[78884]: cluster 2024-09-21T10:27:26.596853+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:27 smithi204 bash[78884]: cluster 2024-09-21T10:27:26.596853+0000 mon.a (mon.0) 607 : cluster [WRN] Health check failed: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:27:28.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:28.083 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 10:27:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:28.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:28.084 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:27 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-21T10:27:28.084 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:27 smithi003 systemd[1]: Stopped Ceph osd.3 for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:27:28.084 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:28.084 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 10:27:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:28.085 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 10:27:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:28.085 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 10:27:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:28.086 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 10:27:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:28.086 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:27:27 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T10:27:28.425 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:28 smithi003 systemd[1]: Started Ceph osd.3 for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:27:29.425 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[110921]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:27:29.425 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[110921]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T10:27:29.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[89466]: audit 2024-09-21T10:27:28.128904+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[89466]: audit 2024-09-21T10:27:28.128904+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[89466]: audit 2024-09-21T10:27:28.134888+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[89466]: audit 2024-09-21T10:27:28.134888+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[89466]: audit 2024-09-21T10:27:28.140241+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[89466]: audit 2024-09-21T10:27:28.140241+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[89466]: audit 2024-09-21T10:27:28.140931+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:29.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[89466]: audit 2024-09-21T10:27:28.140931+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:29.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[89466]: cluster 2024-09-21T10:27:28.287535+0000 mgr.y (mgr.25133) 419 : cluster [DBG] pgmap v285: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:29.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[89466]: cluster 2024-09-21T10:27:28.287535+0000 mgr.y (mgr.25133) 419 : cluster [DBG] pgmap v285: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:29.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[88275]: audit 2024-09-21T10:27:28.128904+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[88275]: audit 2024-09-21T10:27:28.128904+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[88275]: audit 2024-09-21T10:27:28.134888+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[88275]: audit 2024-09-21T10:27:28.134888+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[88275]: audit 2024-09-21T10:27:28.140241+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[88275]: audit 2024-09-21T10:27:28.140241+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[88275]: audit 2024-09-21T10:27:28.140931+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:29.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[88275]: audit 2024-09-21T10:27:28.140931+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:29.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[88275]: cluster 2024-09-21T10:27:28.287535+0000 mgr.y (mgr.25133) 419 : cluster [DBG] pgmap v285: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:29.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[88275]: cluster 2024-09-21T10:27:28.287535+0000 mgr.y (mgr.25133) 419 : cluster [DBG] pgmap v285: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:29 smithi204 bash[78884]: audit 2024-09-21T10:27:28.128904+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:29 smithi204 bash[78884]: audit 2024-09-21T10:27:28.128904+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:29 smithi204 bash[78884]: audit 2024-09-21T10:27:28.134888+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:29 smithi204 bash[78884]: audit 2024-09-21T10:27:28.134888+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:29 smithi204 bash[78884]: audit 2024-09-21T10:27:28.140241+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:29 smithi204 bash[78884]: audit 2024-09-21T10:27:28.140241+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:29.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:29 smithi204 bash[78884]: audit 2024-09-21T10:27:28.140931+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:29.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:29 smithi204 bash[78884]: audit 2024-09-21T10:27:28.140931+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:29.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:29 smithi204 bash[78884]: cluster 2024-09-21T10:27:28.287535+0000 mgr.y (mgr.25133) 419 : cluster [DBG] pgmap v285: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:29.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:29 smithi204 bash[78884]: cluster 2024-09-21T10:27:28.287535+0000 mgr.y (mgr.25133) 419 : cluster [DBG] pgmap v285: 73 pgs: 6 active+undersized, 6 peering, 8 stale+active+clean, 1 active+undersized+degraded, 52 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:27:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:30 smithi003 bash[89466]: cluster 2024-09-21T10:27:29.138505+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:27:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:30 smithi003 bash[89466]: cluster 2024-09-21T10:27:29.138505+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:27:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:30 smithi003 bash[88275]: cluster 2024-09-21T10:27:29.138505+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:27:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:30 smithi003 bash[88275]: cluster 2024-09-21T10:27:29.138505+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:27:30.175 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[110921]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T10:27:30.176 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:29 smithi003 bash[110921]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-21T10:27:30.317 INFO:teuthology.orchestra.run.smithi003.stdout:true 2024-09-21T10:27:30.466 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:30 smithi003 bash[110921]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-21T10:27:30.467 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:30 smithi003 bash[110921]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T10:27:30.467 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:30 smithi003 bash[110921]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T10:27:30.467 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:30 smithi003 bash[110921]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T10:27:30.467 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:30 smithi003 bash[110921]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-21T10:27:30.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:30 smithi204 bash[78884]: cluster 2024-09-21T10:27:29.138505+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:27:30.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:30 smithi204 bash[78884]: cluster 2024-09-21T10:27:29.138505+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:27:30.976 INFO:teuthology.orchestra.run.smithi003.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T10:27:30.976 INFO:teuthology.orchestra.run.smithi003.stdout:alertmanager.a smithi003 *:9093,9094 running (10m) 25s ago 20m 14.4M - 0.27.0 11f11916f8cd e47c56afbcb1 2024-09-21T10:27:30.976 INFO:teuthology.orchestra.run.smithi003.stdout:grafana.a smithi204 *:3000 running (10m) 55s ago 20m 70.5M - 10.4.8 5aad1d7cf004 17fb16016de7 2024-09-21T10:27:30.976 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi003.rmnbsz smithi003 running (18m) 25s ago 18m 17.4M - 18.2.4-871-g6a1bdf85 0adab276c97e 3e6d83b75098 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:mds.foo.smithi204.cofyzf smithi204 running (18m) 55s ago 18m 21.0M - 18.2.4-871-g6a1bdf85 0adab276c97e 5d4c5de6e74f 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.x smithi204 *:8443,9283,8765 running (12m) 55s ago 29m 443M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 a2ca26ebfcf5 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:mgr.y smithi003 *:8443,9283,8765 running (13m) 25s ago 31m 508M - 19.3.0-5092-g62da54b4 a8ebb3d62dd1 34f63776c0a4 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a smithi003 running (9m) 25s ago 31m 55.9M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 50596c976afa 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b smithi204 running (5m) 55s ago 29m 37.3M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 3c1bf2616ad3 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c smithi003 running (8m) 25s ago 29m 45.2M 2048M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 d132b15011b2 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.a smithi003 *:9100 running (11m) 25s ago 21m 8443k - 1.7.0 72c9c2088986 345be8b80d45 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:node-exporter.b smithi204 *:9100 running (11m) 55s ago 21m 8947k - 1.7.0 72c9c2088986 0dfac3e874bf 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 smithi003 running (87s) 25s ago 28m 54.6M 2525M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 913323a32d23 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 smithi003 running (58s) 25s ago 27m 51.9M 2525M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 05b5cd503242 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 smithi003 running (28s) 25s ago 26m - 2525M 19.3.0-5092-g62da54b4 a8ebb3d62dd1 78bcf950945d 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 smithi003 starting - - - 2525M 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 smithi204 running (25m) 55s ago 25m 96.0M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 811da205de86 2024-09-21T10:27:30.977 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 smithi204 running (24m) 55s ago 24m 102M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 5c6316152067 2024-09-21T10:27:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 smithi204 running (23m) 55s ago 23m 77.9M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e 946f27f56150 2024-09-21T10:27:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 smithi204 running (22m) 55s ago 22m 91.8M 2524M 18.2.4-871-g6a1bdf85 0adab276c97e a2a76ba703f1 2024-09-21T10:27:30.978 INFO:teuthology.orchestra.run.smithi003.stdout:prometheus.a smithi204 *:9095 running (11m) 55s ago 21m 44.3M - 2.51.0 1d3b7f56885b 53e5c3a401c9 2024-09-21T10:27:31.353 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:27:31.353 INFO:teuthology.orchestra.run.smithi003.stdout: "mon": { 2024-09-21T10:27:31.353 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:27:31.353 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:27:31.353 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr": { 2024-09-21T10:27:31.353 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 2 2024-09-21T10:27:31.353 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:27:31.353 INFO:teuthology.orchestra.run.smithi003.stdout: "osd": { 2024-09-21T10:27:31.353 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 4, 2024-09-21T10:27:31.353 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 3 2024-09-21T10:27:31.353 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:27:31.354 INFO:teuthology.orchestra.run.smithi003.stdout: "mds": { 2024-09-21T10:27:31.354 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 2 2024-09-21T10:27:31.354 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:27:31.354 INFO:teuthology.orchestra.run.smithi003.stdout: "overall": { 2024-09-21T10:27:31.354 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 18.2.4-871-g6a1bdf85 (6a1bdf854bb5803efd58957907442aa01f41a8fc) reef (stable)": 6, 2024-09-21T10:27:31.354 INFO:teuthology.orchestra.run.smithi003.stdout: "ceph version 19.3.0-5092-g62da54b4 (62da54b4b83a96ca9976b7e1d0c8272a564a2208) squid (dev)": 8 2024-09-21T10:27:31.354 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:27:31.354 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:27:31.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[88275]: cluster 2024-09-21T10:27:30.288146+0000 mgr.y (mgr.25133) 420 : cluster [DBG] pgmap v286: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:31.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[88275]: cluster 2024-09-21T10:27:30.288146+0000 mgr.y (mgr.25133) 420 : cluster [DBG] pgmap v286: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:31.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[88275]: audit 2024-09-21T10:27:30.303557+0000 mgr.y (mgr.25133) 421 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[88275]: audit 2024-09-21T10:27:30.303557+0000 mgr.y (mgr.25133) 421 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[88275]: audit 2024-09-21T10:27:30.616572+0000 mgr.y (mgr.25133) 422 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[88275]: audit 2024-09-21T10:27:30.616572+0000 mgr.y (mgr.25133) 422 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[89466]: cluster 2024-09-21T10:27:30.288146+0000 mgr.y (mgr.25133) 420 : cluster [DBG] pgmap v286: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:31.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[89466]: cluster 2024-09-21T10:27:30.288146+0000 mgr.y (mgr.25133) 420 : cluster [DBG] pgmap v286: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:31.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[89466]: audit 2024-09-21T10:27:30.303557+0000 mgr.y (mgr.25133) 421 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[89466]: audit 2024-09-21T10:27:30.303557+0000 mgr.y (mgr.25133) 421 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[89466]: audit 2024-09-21T10:27:30.616572+0000 mgr.y (mgr.25133) 422 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:31 smithi003 bash[89466]: audit 2024-09-21T10:27:30.616572+0000 mgr.y (mgr.25133) 422 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:31 smithi204 bash[78884]: cluster 2024-09-21T10:27:30.288146+0000 mgr.y (mgr.25133) 420 : cluster [DBG] pgmap v286: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:31.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:31 smithi204 bash[78884]: cluster 2024-09-21T10:27:30.288146+0000 mgr.y (mgr.25133) 420 : cluster [DBG] pgmap v286: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:31.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:31 smithi204 bash[78884]: audit 2024-09-21T10:27:30.303557+0000 mgr.y (mgr.25133) 421 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:31 smithi204 bash[78884]: audit 2024-09-21T10:27:30.303557+0000 mgr.y (mgr.25133) 421 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:31 smithi204 bash[78884]: audit 2024-09-21T10:27:30.616572+0000 mgr.y (mgr.25133) 422 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:31 smithi204 bash[78884]: audit 2024-09-21T10:27:30.616572+0000 mgr.y (mgr.25133) 422 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:31.680 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:27:31.680 INFO:teuthology.orchestra.run.smithi003.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:27:31.680 INFO:teuthology.orchestra.run.smithi003.stdout: "in_progress": true, 2024-09-21T10:27:31.680 INFO:teuthology.orchestra.run.smithi003.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (0 remaining).", 2024-09-21T10:27:31.680 INFO:teuthology.orchestra.run.smithi003.stdout: "services_complete": [], 2024-09-21T10:27:31.680 INFO:teuthology.orchestra.run.smithi003.stdout: "progress": "3/8 daemons upgraded", 2024-09-21T10:27:31.680 INFO:teuthology.orchestra.run.smithi003.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T10:27:31.680 INFO:teuthology.orchestra.run.smithi003.stdout: "is_paused": false 2024-09-21T10:27:31.680 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:27:32.425 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[111231]: debug 2024-09-21T10:27:32.141+0000 7fe5991c1640 1 -- 172.21.15.3:0/3690985660 <== mon.2 v2:172.21.15.3:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b564720960 con 0x55b56550e000 2024-09-21T10:27:32.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[88275]: audit 2024-09-21T10:27:30.941566+0000 mgr.y (mgr.25133) 423 : audit [DBG] from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:32.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[88275]: audit 2024-09-21T10:27:30.941566+0000 mgr.y (mgr.25133) 423 : audit [DBG] from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:32.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[88275]: cluster 2024-09-21T10:27:31.131994+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T10:27:32.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[88275]: cluster 2024-09-21T10:27:31.131994+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T10:27:32.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[88275]: audit 2024-09-21T10:27:31.351498+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.3:0/1363616944' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:32.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[88275]: audit 2024-09-21T10:27:31.351498+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.3:0/1363616944' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:32.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[88275]: audit 2024-09-21T10:27:31.677773+0000 mgr.y (mgr.25133) 424 : audit [DBG] from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:32.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[88275]: audit 2024-09-21T10:27:31.677773+0000 mgr.y (mgr.25133) 424 : audit [DBG] from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:32.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[89466]: audit 2024-09-21T10:27:30.941566+0000 mgr.y (mgr.25133) 423 : audit [DBG] from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:32.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[89466]: audit 2024-09-21T10:27:30.941566+0000 mgr.y (mgr.25133) 423 : audit [DBG] from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:32.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[89466]: cluster 2024-09-21T10:27:31.131994+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T10:27:32.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[89466]: cluster 2024-09-21T10:27:31.131994+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T10:27:32.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[89466]: audit 2024-09-21T10:27:31.351498+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.3:0/1363616944' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:32.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[89466]: audit 2024-09-21T10:27:31.351498+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.3:0/1363616944' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:32.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[89466]: audit 2024-09-21T10:27:31.677773+0000 mgr.y (mgr.25133) 424 : audit [DBG] from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:32.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:32 smithi003 bash[89466]: audit 2024-09-21T10:27:31.677773+0000 mgr.y (mgr.25133) 424 : audit [DBG] from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:32.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:32 smithi204 bash[78884]: audit 2024-09-21T10:27:30.941566+0000 mgr.y (mgr.25133) 423 : audit [DBG] from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:32.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:32 smithi204 bash[78884]: audit 2024-09-21T10:27:30.941566+0000 mgr.y (mgr.25133) 423 : audit [DBG] from='client.44345 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:32.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:32 smithi204 bash[78884]: cluster 2024-09-21T10:27:31.131994+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T10:27:32.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:32 smithi204 bash[78884]: cluster 2024-09-21T10:27:31.131994+0000 mon.a (mon.0) 613 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T10:27:32.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:32 smithi204 bash[78884]: audit 2024-09-21T10:27:31.351498+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.3:0/1363616944' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:32.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:32 smithi204 bash[78884]: audit 2024-09-21T10:27:31.351498+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.3:0/1363616944' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:32.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:32 smithi204 bash[78884]: audit 2024-09-21T10:27:31.677773+0000 mgr.y (mgr.25133) 424 : audit [DBG] from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:32.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:32 smithi204 bash[78884]: audit 2024-09-21T10:27:31.677773+0000 mgr.y (mgr.25133) 424 : audit [DBG] from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:27:33.007 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:27:32 smithi204 bash[72080]: logger=sqlstore.transactions t=2024-09-21T10:27:32.585189097Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T10:27:33.007 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:27:32 smithi204 bash[72080]: logger=cleanup t=2024-09-21T10:27:32.617127635Z level=info msg="Completed cleanup jobs" duration=43.466535ms 2024-09-21T10:27:33.007 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:27:32 smithi204 bash[72080]: logger=plugins.update.checker t=2024-09-21T10:27:32.727292374Z level=info msg="Update check succeeded" duration=67.610839ms 2024-09-21T10:27:33.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:33 smithi003 bash[88275]: cluster 2024-09-21T10:27:32.288919+0000 mgr.y (mgr.25133) 425 : cluster [DBG] pgmap v287: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:33.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:33 smithi003 bash[88275]: cluster 2024-09-21T10:27:32.288919+0000 mgr.y (mgr.25133) 425 : cluster [DBG] pgmap v287: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:33.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:33 smithi003 bash[89466]: cluster 2024-09-21T10:27:32.288919+0000 mgr.y (mgr.25133) 425 : cluster [DBG] pgmap v287: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:33.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:33 smithi003 bash[89466]: cluster 2024-09-21T10:27:32.288919+0000 mgr.y (mgr.25133) 425 : cluster [DBG] pgmap v287: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:33 smithi204 bash[78884]: cluster 2024-09-21T10:27:32.288919+0000 mgr.y (mgr.25133) 425 : cluster [DBG] pgmap v287: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:33.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:33 smithi204 bash[78884]: cluster 2024-09-21T10:27:32.288919+0000 mgr.y (mgr.25133) 425 : cluster [DBG] pgmap v287: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:34.175 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:33 smithi003 bash[111231]: debug 2024-09-21T10:27:33.729+0000 7fe59ba28640 -1 Falling back to public interface 2024-09-21T10:27:35.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[89466]: cluster 2024-09-21T10:27:34.289791+0000 mgr.y (mgr.25133) 426 : cluster [DBG] pgmap v288: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:35.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[89466]: cluster 2024-09-21T10:27:34.289791+0000 mgr.y (mgr.25133) 426 : cluster [DBG] pgmap v288: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[89466]: audit 2024-09-21T10:27:35.227381+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[89466]: audit 2024-09-21T10:27:35.227381+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[89466]: audit 2024-09-21T10:27:35.233425+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[89466]: audit 2024-09-21T10:27:35.233425+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[89466]: cluster 2024-09-21T10:27:35.342507+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[89466]: cluster 2024-09-21T10:27:35.342507+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:35.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[88275]: cluster 2024-09-21T10:27:34.289791+0000 mgr.y (mgr.25133) 426 : cluster [DBG] pgmap v288: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:35.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[88275]: cluster 2024-09-21T10:27:34.289791+0000 mgr.y (mgr.25133) 426 : cluster [DBG] pgmap v288: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:35.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[88275]: audit 2024-09-21T10:27:35.227381+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[88275]: audit 2024-09-21T10:27:35.227381+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[88275]: audit 2024-09-21T10:27:35.233425+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[88275]: audit 2024-09-21T10:27:35.233425+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[88275]: cluster 2024-09-21T10:27:35.342507+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:35.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:35 smithi003 bash[88275]: cluster 2024-09-21T10:27:35.342507+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:35 smithi204 bash[78884]: cluster 2024-09-21T10:27:34.289791+0000 mgr.y (mgr.25133) 426 : cluster [DBG] pgmap v288: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:35 smithi204 bash[78884]: cluster 2024-09-21T10:27:34.289791+0000 mgr.y (mgr.25133) 426 : cluster [DBG] pgmap v288: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:35 smithi204 bash[78884]: audit 2024-09-21T10:27:35.227381+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:35 smithi204 bash[78884]: audit 2024-09-21T10:27:35.227381+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:35 smithi204 bash[78884]: audit 2024-09-21T10:27:35.233425+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:35 smithi204 bash[78884]: audit 2024-09-21T10:27:35.233425+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:35 smithi204 bash[78884]: cluster 2024-09-21T10:27:35.342507+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:35 smithi204 bash[78884]: cluster 2024-09-21T10:27:35.342507+0000 mon.a (mon.0) 617 : cluster [WRN] Health check update: Degraded data redundancy: 4/78 objects degraded (5.128%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:27:37] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.51.0" 2024-09-21T10:27:37.675 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[111231]: debug 2024-09-21T10:27:37.209+0000 7fe59ba28640 -1 osd.3 99 log_to_monitors true 2024-09-21T10:27:37.675 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[111231]: debug 2024-09-21T10:27:37.417+0000 7fe5937d2640 -1 osd.3 99 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:27:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[88275]: cluster 2024-09-21T10:27:36.290629+0000 mgr.y (mgr.25133) 427 : cluster [DBG] pgmap v289: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[88275]: cluster 2024-09-21T10:27:36.290629+0000 mgr.y (mgr.25133) 427 : cluster [DBG] pgmap v289: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[88275]: audit 2024-09-21T10:27:36.372196+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[88275]: audit 2024-09-21T10:27:36.372196+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[88275]: audit 2024-09-21T10:27:36.379627+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[88275]: audit 2024-09-21T10:27:36.379627+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[88275]: audit 2024-09-21T10:27:37.218822+0000 mon.a (mon.0) 620 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T10:27:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[88275]: audit 2024-09-21T10:27:37.218822+0000 mon.a (mon.0) 620 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T10:27:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[89466]: cluster 2024-09-21T10:27:36.290629+0000 mgr.y (mgr.25133) 427 : cluster [DBG] pgmap v289: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[89466]: cluster 2024-09-21T10:27:36.290629+0000 mgr.y (mgr.25133) 427 : cluster [DBG] pgmap v289: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:37.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[89466]: audit 2024-09-21T10:27:36.372196+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[89466]: audit 2024-09-21T10:27:36.372196+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[89466]: audit 2024-09-21T10:27:36.379627+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[89466]: audit 2024-09-21T10:27:36.379627+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[89466]: audit 2024-09-21T10:27:37.218822+0000 mon.a (mon.0) 620 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T10:27:37.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:37 smithi003 bash[89466]: audit 2024-09-21T10:27:37.218822+0000 mon.a (mon.0) 620 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T10:27:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:37 smithi204 bash[78884]: cluster 2024-09-21T10:27:36.290629+0000 mgr.y (mgr.25133) 427 : cluster [DBG] pgmap v289: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:37 smithi204 bash[78884]: cluster 2024-09-21T10:27:36.290629+0000 mgr.y (mgr.25133) 427 : cluster [DBG] pgmap v289: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:37 smithi204 bash[78884]: audit 2024-09-21T10:27:36.372196+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:37 smithi204 bash[78884]: audit 2024-09-21T10:27:36.372196+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:37 smithi204 bash[78884]: audit 2024-09-21T10:27:36.379627+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:37 smithi204 bash[78884]: audit 2024-09-21T10:27:36.379627+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:37 smithi204 bash[78884]: audit 2024-09-21T10:27:37.218822+0000 mon.a (mon.0) 620 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T10:27:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:37 smithi204 bash[78884]: audit 2024-09-21T10:27:37.218822+0000 mon.a (mon.0) 620 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T10:27:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[88275]: audit 2024-09-21T10:27:37.381857+0000 mon.a (mon.0) 621 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:27:38.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[88275]: audit 2024-09-21T10:27:37.381857+0000 mon.a (mon.0) 621 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:27:38.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[88275]: cluster 2024-09-21T10:27:37.388694+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-09-21T10:27:38.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[88275]: cluster 2024-09-21T10:27:37.388694+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-09-21T10:27:38.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[88275]: audit 2024-09-21T10:27:37.389332+0000 mon.a (mon.0) 623 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:38.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[88275]: audit 2024-09-21T10:27:37.389332+0000 mon.a (mon.0) 623 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:38.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[89466]: audit 2024-09-21T10:27:37.381857+0000 mon.a (mon.0) 621 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:27:38.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[89466]: audit 2024-09-21T10:27:37.381857+0000 mon.a (mon.0) 621 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:27:38.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[89466]: cluster 2024-09-21T10:27:37.388694+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-09-21T10:27:38.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[89466]: cluster 2024-09-21T10:27:37.388694+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-09-21T10:27:38.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[89466]: audit 2024-09-21T10:27:37.389332+0000 mon.a (mon.0) 623 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:38.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:38 smithi003 bash[89466]: audit 2024-09-21T10:27:37.389332+0000 mon.a (mon.0) 623 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:38.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:38 smithi204 bash[78884]: audit 2024-09-21T10:27:37.381857+0000 mon.a (mon.0) 621 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:27:38.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:38 smithi204 bash[78884]: audit 2024-09-21T10:27:37.381857+0000 mon.a (mon.0) 621 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T10:27:38.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:38 smithi204 bash[78884]: cluster 2024-09-21T10:27:37.388694+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-09-21T10:27:38.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:38 smithi204 bash[78884]: cluster 2024-09-21T10:27:37.388694+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-09-21T10:27:38.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:38 smithi204 bash[78884]: audit 2024-09-21T10:27:37.389332+0000 mon.a (mon.0) 623 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:38.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:38 smithi204 bash[78884]: audit 2024-09-21T10:27:37.389332+0000 mon.a (mon.0) 623 : audit [INF] from='osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi003", "root=default"]} : dispatch 2024-09-21T10:27:39.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: cluster 2024-09-21T10:27:38.291327+0000 mgr.y (mgr.25133) 428 : cluster [DBG] pgmap v291: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:39.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: cluster 2024-09-21T10:27:38.291327+0000 mgr.y (mgr.25133) 428 : cluster [DBG] pgmap v291: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: cluster 2024-09-21T10:27:38.383044+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: cluster 2024-09-21T10:27:38.383044+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: cluster 2024-09-21T10:27:38.403201+0000 mon.a (mon.0) 625 : cluster [INF] osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153] boot 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: cluster 2024-09-21T10:27:38.403201+0000 mon.a (mon.0) 625 : cluster [INF] osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153] boot 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: cluster 2024-09-21T10:27:38.403315+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: cluster 2024-09-21T10:27:38.403315+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: audit 2024-09-21T10:27:38.406368+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: audit 2024-09-21T10:27:38.406368+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: audit 2024-09-21T10:27:38.586102+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: audit 2024-09-21T10:27:38.586102+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: audit 2024-09-21T10:27:38.588052+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:39.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[88275]: audit 2024-09-21T10:27:38.588052+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: cluster 2024-09-21T10:27:38.291327+0000 mgr.y (mgr.25133) 428 : cluster [DBG] pgmap v291: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: cluster 2024-09-21T10:27:38.291327+0000 mgr.y (mgr.25133) 428 : cluster [DBG] pgmap v291: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: cluster 2024-09-21T10:27:38.383044+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: cluster 2024-09-21T10:27:38.383044+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: cluster 2024-09-21T10:27:38.403201+0000 mon.a (mon.0) 625 : cluster [INF] osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153] boot 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: cluster 2024-09-21T10:27:38.403201+0000 mon.a (mon.0) 625 : cluster [INF] osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153] boot 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: cluster 2024-09-21T10:27:38.403315+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: cluster 2024-09-21T10:27:38.403315+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: audit 2024-09-21T10:27:38.406368+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: audit 2024-09-21T10:27:38.406368+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: audit 2024-09-21T10:27:38.586102+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:39.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: audit 2024-09-21T10:27:38.586102+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:39.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: audit 2024-09-21T10:27:38.588052+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:39.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:39 smithi003 bash[89466]: audit 2024-09-21T10:27:38.588052+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: cluster 2024-09-21T10:27:38.291327+0000 mgr.y (mgr.25133) 428 : cluster [DBG] pgmap v291: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: cluster 2024-09-21T10:27:38.291327+0000 mgr.y (mgr.25133) 428 : cluster [DBG] pgmap v291: 73 pgs: 28 active+undersized, 3 active+undersized+degraded, 42 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 4/78 objects degraded (5.128%) 2024-09-21T10:27:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: cluster 2024-09-21T10:27:38.383044+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: cluster 2024-09-21T10:27:38.383044+0000 mon.a (mon.0) 624 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:27:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: cluster 2024-09-21T10:27:38.403201+0000 mon.a (mon.0) 625 : cluster [INF] osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153] boot 2024-09-21T10:27:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: cluster 2024-09-21T10:27:38.403201+0000 mon.a (mon.0) 625 : cluster [INF] osd.3 [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153] boot 2024-09-21T10:27:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: cluster 2024-09-21T10:27:38.403315+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T10:27:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: cluster 2024-09-21T10:27:38.403315+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T10:27:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: audit 2024-09-21T10:27:38.406368+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T10:27:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: audit 2024-09-21T10:27:38.406368+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T10:27:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: audit 2024-09-21T10:27:38.586102+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: audit 2024-09-21T10:27:38.586102+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: audit 2024-09-21T10:27:38.588052+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:39 smithi204 bash[78884]: audit 2024-09-21T10:27:38.588052+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:40 smithi003 bash[88275]: cluster 2024-09-21T10:27:39.419546+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T10:27:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:40 smithi003 bash[88275]: cluster 2024-09-21T10:27:39.419546+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T10:27:40.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:40 smithi003 bash[89466]: cluster 2024-09-21T10:27:39.419546+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T10:27:40.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:40 smithi003 bash[89466]: cluster 2024-09-21T10:27:39.419546+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T10:27:40.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:40 smithi204 bash[78884]: cluster 2024-09-21T10:27:39.419546+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T10:27:40.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:40 smithi204 bash[78884]: cluster 2024-09-21T10:27:39.419546+0000 mon.a (mon.0) 630 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T10:27:41.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:41 smithi003 bash[88275]: cluster 2024-09-21T10:27:40.292192+0000 mgr.y (mgr.25133) 429 : cluster [DBG] pgmap v294: 73 pgs: 10 peering, 16 active+undersized, 2 active+undersized+degraded, 45 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:41.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:41 smithi003 bash[88275]: cluster 2024-09-21T10:27:40.292192+0000 mgr.y (mgr.25133) 429 : cluster [DBG] pgmap v294: 73 pgs: 10 peering, 16 active+undersized, 2 active+undersized+degraded, 45 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:41.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:41 smithi003 bash[88275]: cluster 2024-09-21T10:27:40.403851+0000 mon.a (mon.0) 631 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:41.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:41 smithi003 bash[88275]: cluster 2024-09-21T10:27:40.403851+0000 mon.a (mon.0) 631 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:41.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:41 smithi003 bash[89466]: cluster 2024-09-21T10:27:40.292192+0000 mgr.y (mgr.25133) 429 : cluster [DBG] pgmap v294: 73 pgs: 10 peering, 16 active+undersized, 2 active+undersized+degraded, 45 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:41.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:41 smithi003 bash[89466]: cluster 2024-09-21T10:27:40.292192+0000 mgr.y (mgr.25133) 429 : cluster [DBG] pgmap v294: 73 pgs: 10 peering, 16 active+undersized, 2 active+undersized+degraded, 45 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:41.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:41 smithi003 bash[89466]: cluster 2024-09-21T10:27:40.403851+0000 mon.a (mon.0) 631 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:41.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:41 smithi003 bash[89466]: cluster 2024-09-21T10:27:40.403851+0000 mon.a (mon.0) 631 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:41 smithi204 bash[78884]: cluster 2024-09-21T10:27:40.292192+0000 mgr.y (mgr.25133) 429 : cluster [DBG] pgmap v294: 73 pgs: 10 peering, 16 active+undersized, 2 active+undersized+degraded, 45 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:41 smithi204 bash[78884]: cluster 2024-09-21T10:27:40.292192+0000 mgr.y (mgr.25133) 429 : cluster [DBG] pgmap v294: 73 pgs: 10 peering, 16 active+undersized, 2 active+undersized+degraded, 45 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:41 smithi204 bash[78884]: cluster 2024-09-21T10:27:40.403851+0000 mon.a (mon.0) 631 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:41 smithi204 bash[78884]: cluster 2024-09-21T10:27:40.403851+0000 mon.a (mon.0) 631 : cluster [WRN] Health check update: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:27:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:43 smithi003 bash[88275]: cluster 2024-09-21T10:27:42.293013+0000 mgr.y (mgr.25133) 430 : cluster [DBG] pgmap v295: 73 pgs: 10 peering, 11 active+undersized, 2 active+undersized+degraded, 50 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:43 smithi003 bash[88275]: cluster 2024-09-21T10:27:42.293013+0000 mgr.y (mgr.25133) 430 : cluster [DBG] pgmap v295: 73 pgs: 10 peering, 11 active+undersized, 2 active+undersized+degraded, 50 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:43.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:43 smithi003 bash[89466]: cluster 2024-09-21T10:27:42.293013+0000 mgr.y (mgr.25133) 430 : cluster [DBG] pgmap v295: 73 pgs: 10 peering, 11 active+undersized, 2 active+undersized+degraded, 50 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:43.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:43 smithi003 bash[89466]: cluster 2024-09-21T10:27:42.293013+0000 mgr.y (mgr.25133) 430 : cluster [DBG] pgmap v295: 73 pgs: 10 peering, 11 active+undersized, 2 active+undersized+degraded, 50 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:43 smithi204 bash[78884]: cluster 2024-09-21T10:27:42.293013+0000 mgr.y (mgr.25133) 430 : cluster [DBG] pgmap v295: 73 pgs: 10 peering, 11 active+undersized, 2 active+undersized+degraded, 50 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:43 smithi204 bash[78884]: cluster 2024-09-21T10:27:42.293013+0000 mgr.y (mgr.25133) 430 : cluster [DBG] pgmap v295: 73 pgs: 10 peering, 11 active+undersized, 2 active+undersized+degraded, 50 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 2/78 objects degraded (2.564%) 2024-09-21T10:27:44.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:44 smithi204 bash[78884]: cluster 2024-09-21T10:27:44.418874+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-21T10:27:44.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:44 smithi204 bash[78884]: cluster 2024-09-21T10:27:44.418874+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-21T10:27:44.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:44 smithi204 bash[78884]: cluster 2024-09-21T10:27:44.418925+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:44.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:44 smithi204 bash[78884]: cluster 2024-09-21T10:27:44.418925+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:44.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:44 smithi003 bash[89466]: cluster 2024-09-21T10:27:44.418874+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-21T10:27:44.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:44 smithi003 bash[89466]: cluster 2024-09-21T10:27:44.418874+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-21T10:27:44.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:44 smithi003 bash[89466]: cluster 2024-09-21T10:27:44.418925+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:44.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:44 smithi003 bash[89466]: cluster 2024-09-21T10:27:44.418925+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:44.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:44 smithi003 bash[88275]: cluster 2024-09-21T10:27:44.418874+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-21T10:27:44.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:44 smithi003 bash[88275]: cluster 2024-09-21T10:27:44.418874+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/78 objects degraded (2.564%), 2 pgs degraded) 2024-09-21T10:27:44.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:44 smithi003 bash[88275]: cluster 2024-09-21T10:27:44.418925+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:44.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:44 smithi003 bash[88275]: cluster 2024-09-21T10:27:44.418925+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T10:27:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:45 smithi204 bash[78884]: cluster 2024-09-21T10:27:44.294011+0000 mgr.y (mgr.25133) 431 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:45 smithi204 bash[78884]: cluster 2024-09-21T10:27:44.294011+0000 mgr.y (mgr.25133) 431 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:45.764 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:45 smithi003 bash[89466]: cluster 2024-09-21T10:27:44.294011+0000 mgr.y (mgr.25133) 431 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:45.764 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:45 smithi003 bash[89466]: cluster 2024-09-21T10:27:44.294011+0000 mgr.y (mgr.25133) 431 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:45.764 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:45 smithi003 bash[88275]: cluster 2024-09-21T10:27:44.294011+0000 mgr.y (mgr.25133) 431 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:45.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:45 smithi003 bash[88275]: cluster 2024-09-21T10:27:44.294011+0000 mgr.y (mgr.25133) 431 : cluster [DBG] pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:27:47] "GET /metrics HTTP/1.1" 200 33821 "" "Prometheus/2.51.0" 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.289453+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.289453+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: cluster 2024-09-21T10:27:46.294770+0000 mgr.y (mgr.25133) 432 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: cluster 2024-09-21T10:27:46.294770+0000 mgr.y (mgr.25133) 432 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.299837+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.299837+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.301854+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.301854+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.303534+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.303534+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.313216+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.313216+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.441939+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.441939+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.445408+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.445408+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.449610+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.449610+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: cephadm 2024-09-21T10:27:46.450879+0000 mgr.y (mgr.25133) 433 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:27:47.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: cephadm 2024-09-21T10:27:46.450879+0000 mgr.y (mgr.25133) 433 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:27:47.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.456221+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.289453+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.289453+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: cluster 2024-09-21T10:27:46.294770+0000 mgr.y (mgr.25133) 432 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: cluster 2024-09-21T10:27:46.294770+0000 mgr.y (mgr.25133) 432 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.299837+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.299837+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.301854+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.301854+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.303534+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.303534+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.313216+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.313216+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.441939+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.441939+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.445408+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.445408+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.449610+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.449610+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: cephadm 2024-09-21T10:27:46.450879+0000 mgr.y (mgr.25133) 433 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:27:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: cephadm 2024-09-21T10:27:46.450879+0000 mgr.y (mgr.25133) 433 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:27:47.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.456221+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.456221+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.461338+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.461338+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.464964+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.464964+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.468794+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.468794+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.472730+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.472730+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.476204+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.476204+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.479692+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.479692+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: cephadm 2024-09-21T10:27:46.481531+0000 mgr.y (mgr.25133) 434 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:27:47.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: cephadm 2024-09-21T10:27:46.481531+0000 mgr.y (mgr.25133) 434 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:27:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.483724+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:27:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.483724+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:27:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.490015+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:27:47.681 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.490015+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:27:47.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.456221+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.461338+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.461338+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.464964+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.464964+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.468794+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.681 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.468794+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.472730+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.472730+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.476204+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.476204+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.479692+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.479692+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: cephadm 2024-09-21T10:27:46.481531+0000 mgr.y (mgr.25133) 434 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: cephadm 2024-09-21T10:27:46.481531+0000 mgr.y (mgr.25133) 434 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.483724+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.483724+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.490015+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:27:47.682 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.490015+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:27:47.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.494454+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.494454+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.500880+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:27:47.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.500880+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:27:47.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.505727+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:27:47.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.505727+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:27:47.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.511579+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:27:47.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.511579+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:27:47.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.515968+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:27:47.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.515968+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:27:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.517586+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:27:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.517586+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:27:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.519108+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:27:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.519108+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:27:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.520497+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:27:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.520497+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:27:47.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.521982+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.494454+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.494454+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.500880+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.500880+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.505727+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.505727+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.511579+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.511579+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.515968+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.515968+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.517586+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.517586+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.519108+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.519108+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:27:47.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.520497+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:27:47.686 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.520497+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:27:47.686 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.521982+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.521982+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.523532+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:27:47.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.523532+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:27:47.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.525091+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:27:47.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.525091+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:27:47.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.526684+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:27:47.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.526684+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:27:47.686 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.528330+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:27:47.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.528330+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:27:47.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.536702+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:27:47.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.536702+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:27:47.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.542352+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.542352+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.543994+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.543994+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.687 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.545587+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.521982+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.687 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.523532+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.523532+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.525091+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.525091+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.526684+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.526684+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.528330+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.528330+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.536702+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.536702+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.542352+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.542352+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.543994+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.543994+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.688 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.545587+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.545587+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.547168+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.547168+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.548773+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.548773+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.550413+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.550413+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: cephadm 2024-09-21T10:27:46.551746+0000 mgr.y (mgr.25133) 435 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:27:47.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: cephadm 2024-09-21T10:27:46.551746+0000 mgr.y (mgr.25133) 435 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:27:47.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.552843+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:27:47.689 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.552843+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.560816+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.560816+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.562170+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:46.562170+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:47.134524+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:47.134524+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:47.147239+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[88275]: audit 2024-09-21T10:27:47.147239+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.545587+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.547168+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.547168+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.690 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.548773+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.548773+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.550413+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.550413+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: cephadm 2024-09-21T10:27:46.551746+0000 mgr.y (mgr.25133) 435 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:27:47.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: cephadm 2024-09-21T10:27:46.551746+0000 mgr.y (mgr.25133) 435 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:27:47.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.552843+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:27:47.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.552843+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:27:47.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.560816+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:27:47.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.560816+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:27:47.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.562170+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:46.562170+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:47.134524+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:47.134524+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:47.147239+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:47 smithi003 bash[89466]: audit 2024-09-21T10:27:47.147239+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.289453+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.289453+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: cluster 2024-09-21T10:27:46.294770+0000 mgr.y (mgr.25133) 432 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: cluster 2024-09-21T10:27:46.294770+0000 mgr.y (mgr.25133) 432 : cluster [DBG] pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.299837+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.299837+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.301854+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.301854+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.303534+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.303534+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.313216+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.313216+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.441939+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.441939+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.445408+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.445408+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.449610+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.449610+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: cephadm 2024-09-21T10:27:46.450879+0000 mgr.y (mgr.25133) 433 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:27:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: cephadm 2024-09-21T10:27:46.450879+0000 mgr.y (mgr.25133) 433 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T10:27:47.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.456221+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.456221+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.461338+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.461338+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.464964+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.464964+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.468794+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.760 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.468794+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.472730+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.472730+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.476204+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.476204+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.479692+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.479692+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: cephadm 2024-09-21T10:27:46.481531+0000 mgr.y (mgr.25133) 434 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: cephadm 2024-09-21T10:27:46.481531+0000 mgr.y (mgr.25133) 434 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.483724+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.483724+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.490015+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.490015+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.494454+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.494454+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.500880+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.500880+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.505727+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.505727+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.511579+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.511579+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.515968+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.515968+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.517586+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.517586+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.519108+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.519108+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.520497+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.520497+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T10:27:47.762 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.521982+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.521982+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.523532+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.523532+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.525091+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.525091+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.526684+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.526684+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.528330+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.528330+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.536702+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.536702+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.542352+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.542352+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.543994+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.543994+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.763 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.545587+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.545587+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.547168+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.547168+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.548773+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.548773+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.550413+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.550413+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: cephadm 2024-09-21T10:27:46.551746+0000 mgr.y (mgr.25133) 435 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: cephadm 2024-09-21T10:27:46.551746+0000 mgr.y (mgr.25133) 435 : cephadm [INF] Upgrade: Complete! 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.552843+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.552843+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.560816+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.560816+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.562170+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:46.562170+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:47.764 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:47.134524+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:47.134524+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:47.147239+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:47.765 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:47 smithi204 bash[78884]: audit 2024-09-21T10:27:47.147239+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:50.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:49 smithi204 bash[78884]: cluster 2024-09-21T10:27:48.295527+0000 mgr.y (mgr.25133) 436 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:50.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:49 smithi204 bash[78884]: cluster 2024-09-21T10:27:48.295527+0000 mgr.y (mgr.25133) 436 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:50.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:49 smithi204 bash[78884]: audit 2024-09-21T10:27:48.715910+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:50.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:49 smithi204 bash[78884]: audit 2024-09-21T10:27:48.715910+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:49 smithi003 bash[88275]: cluster 2024-09-21T10:27:48.295527+0000 mgr.y (mgr.25133) 436 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:49 smithi003 bash[88275]: cluster 2024-09-21T10:27:48.295527+0000 mgr.y (mgr.25133) 436 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:49 smithi003 bash[88275]: audit 2024-09-21T10:27:48.715910+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:49 smithi003 bash[88275]: audit 2024-09-21T10:27:48.715910+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:50.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:49 smithi003 bash[89466]: cluster 2024-09-21T10:27:48.295527+0000 mgr.y (mgr.25133) 436 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:50.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:49 smithi003 bash[89466]: cluster 2024-09-21T10:27:48.295527+0000 mgr.y (mgr.25133) 436 : cluster [DBG] pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:50.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:49 smithi003 bash[89466]: audit 2024-09-21T10:27:48.715910+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:50.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:49 smithi003 bash[89466]: audit 2024-09-21T10:27:48.715910+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:52.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:51 smithi204 bash[78884]: cluster 2024-09-21T10:27:50.296523+0000 mgr.y (mgr.25133) 437 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:52.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:51 smithi204 bash[78884]: cluster 2024-09-21T10:27:50.296523+0000 mgr.y (mgr.25133) 437 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:51 smithi003 bash[88275]: cluster 2024-09-21T10:27:50.296523+0000 mgr.y (mgr.25133) 437 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:51 smithi003 bash[88275]: cluster 2024-09-21T10:27:50.296523+0000 mgr.y (mgr.25133) 437 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:52.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:51 smithi003 bash[89466]: cluster 2024-09-21T10:27:50.296523+0000 mgr.y (mgr.25133) 437 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:52.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:51 smithi003 bash[89466]: cluster 2024-09-21T10:27:50.296523+0000 mgr.y (mgr.25133) 437 : cluster [DBG] pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:53 smithi204 bash[78884]: cluster 2024-09-21T10:27:52.297291+0000 mgr.y (mgr.25133) 438 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:53 smithi204 bash[78884]: cluster 2024-09-21T10:27:52.297291+0000 mgr.y (mgr.25133) 438 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:53 smithi204 bash[78884]: audit 2024-09-21T10:27:53.109806+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:53 smithi204 bash[78884]: audit 2024-09-21T10:27:53.109806+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:53 smithi204 bash[78884]: audit 2024-09-21T10:27:53.122009+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:53 smithi204 bash[78884]: audit 2024-09-21T10:27:53.122009+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:53 smithi204 bash[78884]: audit 2024-09-21T10:27:53.587889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:53 smithi204 bash[78884]: audit 2024-09-21T10:27:53.587889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:53 smithi204 bash[78884]: audit 2024-09-21T10:27:53.589986+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:54.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:53 smithi204 bash[78884]: audit 2024-09-21T10:27:53.589986+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[88275]: cluster 2024-09-21T10:27:52.297291+0000 mgr.y (mgr.25133) 438 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[88275]: cluster 2024-09-21T10:27:52.297291+0000 mgr.y (mgr.25133) 438 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[88275]: audit 2024-09-21T10:27:53.109806+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[88275]: audit 2024-09-21T10:27:53.109806+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[88275]: audit 2024-09-21T10:27:53.122009+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[88275]: audit 2024-09-21T10:27:53.122009+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[88275]: audit 2024-09-21T10:27:53.587889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[88275]: audit 2024-09-21T10:27:53.587889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[88275]: audit 2024-09-21T10:27:53.589986+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:54.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[88275]: audit 2024-09-21T10:27:53.589986+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[89466]: cluster 2024-09-21T10:27:52.297291+0000 mgr.y (mgr.25133) 438 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[89466]: cluster 2024-09-21T10:27:52.297291+0000 mgr.y (mgr.25133) 438 : cluster [DBG] pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[89466]: audit 2024-09-21T10:27:53.109806+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[89466]: audit 2024-09-21T10:27:53.109806+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[89466]: audit 2024-09-21T10:27:53.122009+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[89466]: audit 2024-09-21T10:27:53.122009+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[89466]: audit 2024-09-21T10:27:53.587889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[89466]: audit 2024-09-21T10:27:53.587889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[89466]: audit 2024-09-21T10:27:53.589986+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:53 smithi003 bash[89466]: audit 2024-09-21T10:27:53.589986+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:27:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.747497+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.747497+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.799428+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.799428+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.801450+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.801450+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.813543+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.813543+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.911287+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.911287+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.914377+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.914377+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.915863+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.915863+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.927731+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:54 smithi204 bash[78884]: audit 2024-09-21T10:27:53.927731+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.747497+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.747497+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.799428+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.799428+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.801450+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.801450+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.813543+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.813543+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.911287+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.911287+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.914377+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.914377+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.915863+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.915863+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.927731+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[88275]: audit 2024-09-21T10:27:53.927731+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.747497+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.747497+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.799428+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.799428+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.801450+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.801450+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.813543+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.813543+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.911287+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.911287+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.914377+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.914377+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.915863+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.915863+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:27:55.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.927731+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:55.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:54 smithi003 bash[89466]: audit 2024-09-21T10:27:53.927731+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:27:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:55 smithi204 bash[78884]: cluster 2024-09-21T10:27:54.298229+0000 mgr.y (mgr.25133) 439 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:55 smithi204 bash[78884]: cluster 2024-09-21T10:27:54.298229+0000 mgr.y (mgr.25133) 439 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:55 smithi003 bash[88275]: cluster 2024-09-21T10:27:54.298229+0000 mgr.y (mgr.25133) 439 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:56.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:55 smithi003 bash[88275]: cluster 2024-09-21T10:27:54.298229+0000 mgr.y (mgr.25133) 439 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:55 smithi003 bash[89466]: cluster 2024-09-21T10:27:54.298229+0000 mgr.y (mgr.25133) 439 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:55 smithi003 bash[89466]: cluster 2024-09-21T10:27:54.298229+0000 mgr.y (mgr.25133) 439 : cluster [DBG] pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:27:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:27:57] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.51.0" 2024-09-21T10:27:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:57 smithi204 bash[78884]: cluster 2024-09-21T10:27:56.299163+0000 mgr.y (mgr.25133) 440 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:57 smithi204 bash[78884]: cluster 2024-09-21T10:27:56.299163+0000 mgr.y (mgr.25133) 440 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:57 smithi003 bash[88275]: cluster 2024-09-21T10:27:56.299163+0000 mgr.y (mgr.25133) 440 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:57 smithi003 bash[88275]: cluster 2024-09-21T10:27:56.299163+0000 mgr.y (mgr.25133) 440 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:58.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:57 smithi003 bash[89466]: cluster 2024-09-21T10:27:56.299163+0000 mgr.y (mgr.25133) 440 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:27:58.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:57 smithi003 bash[89466]: cluster 2024-09-21T10:27:56.299163+0000 mgr.y (mgr.25133) 440 : cluster [DBG] pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:59 smithi003 bash[88275]: cluster 2024-09-21T10:27:58.299979+0000 mgr.y (mgr.25133) 441 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:27:59 smithi003 bash[88275]: cluster 2024-09-21T10:27:58.299979+0000 mgr.y (mgr.25133) 441 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:00.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:59 smithi003 bash[89466]: cluster 2024-09-21T10:27:58.299979+0000 mgr.y (mgr.25133) 441 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:00.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:27:59 smithi003 bash[89466]: cluster 2024-09-21T10:27:58.299979+0000 mgr.y (mgr.25133) 441 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:00.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:59 smithi204 bash[78884]: cluster 2024-09-21T10:27:58.299979+0000 mgr.y (mgr.25133) 441 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:27:59 smithi204 bash[78884]: cluster 2024-09-21T10:27:58.299979+0000 mgr.y (mgr.25133) 441 : cluster [DBG] pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:02.030 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:01 smithi003 bash[88275]: cluster 2024-09-21T10:28:00.301005+0000 mgr.y (mgr.25133) 442 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:02.030 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:01 smithi003 bash[88275]: cluster 2024-09-21T10:28:00.301005+0000 mgr.y (mgr.25133) 442 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:02.030 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:01 smithi003 bash[89466]: cluster 2024-09-21T10:28:00.301005+0000 mgr.y (mgr.25133) 442 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:02.030 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:01 smithi003 bash[89466]: cluster 2024-09-21T10:28:00.301005+0000 mgr.y (mgr.25133) 442 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:01 smithi204 bash[78884]: cluster 2024-09-21T10:28:00.301005+0000 mgr.y (mgr.25133) 442 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:01 smithi204 bash[78884]: cluster 2024-09-21T10:28:00.301005+0000 mgr.y (mgr.25133) 442 : cluster [DBG] pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:02.748 DEBUG:teuthology.parallel:result is None 2024-09-21T10:28:02.749 INFO:teuthology.run_tasks:Running task print... 2024-09-21T10:28:02.758 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2024-09-21T10:28:02.758 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-09-21T10:28:02.790 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T10:28:02.791 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T10:28:02.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T10:28:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:03 smithi003 bash[89466]: audit 2024-09-21T10:28:02.014949+0000 mgr.y (mgr.25133) 443 : audit [DBG] from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:28:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:03 smithi003 bash[89466]: audit 2024-09-21T10:28:02.014949+0000 mgr.y (mgr.25133) 443 : audit [DBG] from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:28:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:03 smithi003 bash[89466]: cluster 2024-09-21T10:28:02.301797+0000 mgr.y (mgr.25133) 444 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:03 smithi003 bash[89466]: cluster 2024-09-21T10:28:02.301797+0000 mgr.y (mgr.25133) 444 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:03 smithi003 bash[88275]: audit 2024-09-21T10:28:02.014949+0000 mgr.y (mgr.25133) 443 : audit [DBG] from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:28:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:03 smithi003 bash[88275]: audit 2024-09-21T10:28:02.014949+0000 mgr.y (mgr.25133) 443 : audit [DBG] from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:28:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:03 smithi003 bash[88275]: cluster 2024-09-21T10:28:02.301797+0000 mgr.y (mgr.25133) 444 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:03 smithi003 bash[88275]: cluster 2024-09-21T10:28:02.301797+0000 mgr.y (mgr.25133) 444 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:03 smithi204 bash[78884]: audit 2024-09-21T10:28:02.014949+0000 mgr.y (mgr.25133) 443 : audit [DBG] from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:28:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:03 smithi204 bash[78884]: audit 2024-09-21T10:28:02.014949+0000 mgr.y (mgr.25133) 443 : audit [DBG] from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:28:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:03 smithi204 bash[78884]: cluster 2024-09-21T10:28:02.301797+0000 mgr.y (mgr.25133) 444 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:03 smithi204 bash[78884]: cluster 2024-09-21T10:28:02.301797+0000 mgr.y (mgr.25133) 444 : cluster [DBG] pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:05 smithi003 bash[89466]: cluster 2024-09-21T10:28:04.302776+0000 mgr.y (mgr.25133) 445 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:05 smithi003 bash[89466]: cluster 2024-09-21T10:28:04.302776+0000 mgr.y (mgr.25133) 445 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:06.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:05 smithi003 bash[88275]: cluster 2024-09-21T10:28:04.302776+0000 mgr.y (mgr.25133) 445 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:06.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:05 smithi003 bash[88275]: cluster 2024-09-21T10:28:04.302776+0000 mgr.y (mgr.25133) 445 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:05 smithi204 bash[78884]: cluster 2024-09-21T10:28:04.302776+0000 mgr.y (mgr.25133) 445 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:05 smithi204 bash[78884]: cluster 2024-09-21T10:28:04.302776+0000 mgr.y (mgr.25133) 445 : cluster [DBG] pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:07.534 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:28:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:28:07] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.51.0" 2024-09-21T10:28:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:07 smithi003 bash[88275]: cluster 2024-09-21T10:28:06.303592+0000 mgr.y (mgr.25133) 446 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:07 smithi003 bash[88275]: cluster 2024-09-21T10:28:06.303592+0000 mgr.y (mgr.25133) 446 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:07 smithi003 bash[89466]: cluster 2024-09-21T10:28:06.303592+0000 mgr.y (mgr.25133) 446 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:08.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:07 smithi003 bash[89466]: cluster 2024-09-21T10:28:06.303592+0000 mgr.y (mgr.25133) 446 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:08.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:07 smithi204 bash[78884]: cluster 2024-09-21T10:28:06.303592+0000 mgr.y (mgr.25133) 446 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:08.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:07 smithi204 bash[78884]: cluster 2024-09-21T10:28:06.303592+0000 mgr.y (mgr.25133) 446 : cluster [DBG] pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:09.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:08 smithi003 bash[88275]: audit 2024-09-21T10:28:08.580104+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:09.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:08 smithi003 bash[88275]: audit 2024-09-21T10:28:08.580104+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:09.069 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:08 smithi003 bash[89466]: audit 2024-09-21T10:28:08.580104+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:09.069 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:08 smithi003 bash[89466]: audit 2024-09-21T10:28:08.580104+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:08 smithi204 bash[78884]: audit 2024-09-21T10:28:08.580104+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:08 smithi204 bash[78884]: audit 2024-09-21T10:28:08.580104+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:09 smithi003 bash[88275]: cluster 2024-09-21T10:28:08.304302+0000 mgr.y (mgr.25133) 447 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:09 smithi003 bash[88275]: cluster 2024-09-21T10:28:08.304302+0000 mgr.y (mgr.25133) 447 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:09.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:09 smithi003 bash[89466]: cluster 2024-09-21T10:28:08.304302+0000 mgr.y (mgr.25133) 447 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:09 smithi003 bash[89466]: cluster 2024-09-21T10:28:08.304302+0000 mgr.y (mgr.25133) 447 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:09 smithi204 bash[78884]: cluster 2024-09-21T10:28:08.304302+0000 mgr.y (mgr.25133) 447 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:09 smithi204 bash[78884]: cluster 2024-09-21T10:28:08.304302+0000 mgr.y (mgr.25133) 447 : cluster [DBG] pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:10.969 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:28:11.689 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":41,"flags":0,"active_gid":25133,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6800","nonce":2842993352},{"type":"v1","addr":"172.21.15.3:6801","nonce":2842993352}]},"active_addr":"172.21.15.3:6801/2842993352","active_change":"2024-09-21T10:18:38.050153+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":24640,"name":"x","mgr_features":4540719139924082687,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.8","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.8","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.3:8443/","prometheus":"http://172.21.15.3:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":84,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2285831929}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":3077800609}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":2471547961}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.3:0","nonce":3645455946}]}]} 2024-09-21T10:28:11.694 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T10:28:11.694 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T10:28:11.694 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:28:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:11 smithi003 bash[88275]: cluster 2024-09-21T10:28:10.305117+0000 mgr.y (mgr.25133) 448 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:11 smithi003 bash[88275]: cluster 2024-09-21T10:28:10.305117+0000 mgr.y (mgr.25133) 448 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:11 smithi003 bash[88275]: audit 2024-09-21T10:28:10.958918+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.3:0/229298436' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T10:28:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:11 smithi003 bash[88275]: audit 2024-09-21T10:28:10.958918+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.3:0/229298436' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T10:28:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:11 smithi003 bash[89466]: cluster 2024-09-21T10:28:10.305117+0000 mgr.y (mgr.25133) 448 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:11 smithi003 bash[89466]: cluster 2024-09-21T10:28:10.305117+0000 mgr.y (mgr.25133) 448 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:11 smithi003 bash[89466]: audit 2024-09-21T10:28:10.958918+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.3:0/229298436' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T10:28:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:11 smithi003 bash[89466]: audit 2024-09-21T10:28:10.958918+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.3:0/229298436' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T10:28:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:11 smithi204 bash[78884]: cluster 2024-09-21T10:28:10.305117+0000 mgr.y (mgr.25133) 448 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:11 smithi204 bash[78884]: cluster 2024-09-21T10:28:10.305117+0000 mgr.y (mgr.25133) 448 : cluster [DBG] pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:11 smithi204 bash[78884]: audit 2024-09-21T10:28:10.958918+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.3:0/229298436' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T10:28:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:11 smithi204 bash[78884]: audit 2024-09-21T10:28:10.958918+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.3:0/229298436' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T10:28:14.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:13 smithi003 bash[88275]: cluster 2024-09-21T10:28:12.305855+0000 mgr.y (mgr.25133) 449 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:14.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:13 smithi003 bash[88275]: cluster 2024-09-21T10:28:12.305855+0000 mgr.y (mgr.25133) 449 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:14.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:13 smithi003 bash[89466]: cluster 2024-09-21T10:28:12.305855+0000 mgr.y (mgr.25133) 449 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:14.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:13 smithi003 bash[89466]: cluster 2024-09-21T10:28:12.305855+0000 mgr.y (mgr.25133) 449 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:14.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:13 smithi204 bash[78884]: cluster 2024-09-21T10:28:12.305855+0000 mgr.y (mgr.25133) 449 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:14.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:13 smithi204 bash[78884]: cluster 2024-09-21T10:28:12.305855+0000 mgr.y (mgr.25133) 449 : cluster [DBG] pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:16.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:15 smithi003 bash[89466]: cluster 2024-09-21T10:28:14.306794+0000 mgr.y (mgr.25133) 450 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:16.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:15 smithi003 bash[89466]: cluster 2024-09-21T10:28:14.306794+0000 mgr.y (mgr.25133) 450 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:16.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:15 smithi003 bash[88275]: cluster 2024-09-21T10:28:14.306794+0000 mgr.y (mgr.25133) 450 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:16.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:15 smithi003 bash[88275]: cluster 2024-09-21T10:28:14.306794+0000 mgr.y (mgr.25133) 450 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:15 smithi204 bash[78884]: cluster 2024-09-21T10:28:14.306794+0000 mgr.y (mgr.25133) 450 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:15 smithi204 bash[78884]: cluster 2024-09-21T10:28:14.306794+0000 mgr.y (mgr.25133) 450 : cluster [DBG] pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:16.447 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:28:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:28:17] "GET /metrics HTTP/1.1" 200 33968 "" "Prometheus/2.51.0" 2024-09-21T10:28:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:17 smithi003 bash[88275]: cluster 2024-09-21T10:28:16.307628+0000 mgr.y (mgr.25133) 451 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:17 smithi003 bash[88275]: cluster 2024-09-21T10:28:16.307628+0000 mgr.y (mgr.25133) 451 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:17 smithi003 bash[89466]: cluster 2024-09-21T10:28:16.307628+0000 mgr.y (mgr.25133) 451 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:18.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:17 smithi003 bash[89466]: cluster 2024-09-21T10:28:16.307628+0000 mgr.y (mgr.25133) 451 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:18.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:17 smithi204 bash[78884]: cluster 2024-09-21T10:28:16.307628+0000 mgr.y (mgr.25133) 451 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:18.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:17 smithi204 bash[78884]: cluster 2024-09-21T10:28:16.307628+0000 mgr.y (mgr.25133) 451 : cluster [DBG] pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:19.690 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:28:19.690 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":104,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:55:33.551485+0000","modified":"2024-09-21T10:27:39.392443+0000","last_up_change":"2024-09-21T10:27:38.382146+0000","last_in_change":"2024-09-21T10:04:49.955334+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:47.343242+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T10:07:02.715258+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T10:09:07.050995+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T10:09:07.578198+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"72","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"afab1a3b-3ac0-4545-95f9-3f08469d253f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":84,"up_from":88,"up_thru":103,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6803","nonce":3432696993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6805","nonce":3432696993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6809","nonce":3432696993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6807","nonce":3432696993}]},"public_addr":"172.21.15.3:6803/3432696993","cluster_addr":"172.21.15.3:6805/3432696993","heartbeat_back_addr":"172.21.15.3:6809/3432696993","heartbeat_front_addr":"172.21.15.3:6807/3432696993","state":["exists","up"]},{"osd":1,"uuid":"e0f9f77b-e9a2-41f8-8798-e9be892df17d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":89,"up_from":93,"up_thru":103,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6811","nonce":2083105083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6813","nonce":2083105083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6817","nonce":2083105083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6815","nonce":2083105083}]},"public_addr":"172.21.15.3:6811/2083105083","cluster_addr":"172.21.15.3:6813/2083105083","heartbeat_back_addr":"172.21.15.3:6817/2083105083","heartbeat_front_addr":"172.21.15.3:6815/2083105083","state":["exists","up"]},{"osd":2,"uuid":"0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":94,"up_from":98,"up_thru":103,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6819","nonce":3936590184}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6821","nonce":3936590184}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6825","nonce":3936590184}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6823","nonce":3936590184}]},"public_addr":"172.21.15.3:6819/3936590184","cluster_addr":"172.21.15.3:6821/3936590184","heartbeat_back_addr":"172.21.15.3:6825/3936590184","heartbeat_front_addr":"172.21.15.3:6823/3936590184","state":["exists","up"]},{"osd":3,"uuid":"345ed565-5f94-4b4b-8ad4-8662da12d919","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":99,"up_from":103,"up_thru":103,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6827","nonce":3858394153}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6829","nonce":3858394153}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6833","nonce":3858394153}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6831","nonce":3858394153}]},"public_addr":"172.21.15.3:6827/3858394153","cluster_addr":"172.21.15.3:6829/3858394153","heartbeat_back_addr":"172.21.15.3:6833/3858394153","heartbeat_front_addr":"172.21.15.3:6831/3858394153","state":["exists","up"]},{"osd":4,"uuid":"9c3de7dd-569a-4907-91b6-988cdc4bd3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6801","nonce":3370648872}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6803","nonce":3370648872}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6807","nonce":3370648872}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6805","nonce":3370648872}]},"public_addr":"172.21.15.204:6801/3370648872","cluster_addr":"172.21.15.204:6803/3370648872","heartbeat_back_addr":"172.21.15.204:6807/3370648872","heartbeat_front_addr":"172.21.15.204:6805/3370648872","state":["exists","up"]},{"osd":5,"uuid":"0f73f70b-e95d-4dd4-931e-5d00dab7b6ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6809","nonce":258550506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6811","nonce":258550506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6815","nonce":258550506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6813","nonce":258550506}]},"public_addr":"172.21.15.204:6809/258550506","cluster_addr":"172.21.15.204:6811/258550506","heartbeat_back_addr":"172.21.15.204:6815/258550506","heartbeat_front_addr":"172.21.15.204:6813/258550506","state":["exists","up"]},{"osd":6,"uuid":"bbe81ce4-64ef-4a77-af15-22d6b65d2453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":100,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6817","nonce":2326773433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6819","nonce":2326773433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6823","nonce":2326773433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6821","nonce":2326773433}]},"public_addr":"172.21.15.204:6817/2326773433","cluster_addr":"172.21.15.204:6819/2326773433","heartbeat_back_addr":"172.21.15.204:6823/2326773433","heartbeat_front_addr":"172.21.15.204:6821/2326773433","state":["exists","up"]},{"osd":7,"uuid":"23d5a862-e624-4f49-aa9c-58c852a8f506","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6825","nonce":737492389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6827","nonce":737492389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6831","nonce":737492389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6829","nonce":737492389}]},"public_addr":"172.21.15.204:6825/737492389","cluster_addr":"172.21.15.204:6827/737492389","heartbeat_back_addr":"172.21.15.204:6831/737492389","heartbeat_front_addr":"172.21.15.204:6829/737492389","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:58:58.982224+0000","dead_epoch":84},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:50.640254+0000","dead_epoch":89},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:43.924445+0000","dead_epoch":94},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:38.331340+0000","dead_epoch":99},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:29.196605+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:03:22.024823+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:04:17.640418+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:05:16.140769+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/2110631374":"2024-09-22T10:18:38.049699+0000","172.21.15.3:6801/3152573001":"2024-09-22T10:18:38.049699+0000","172.21.15.204:6834/725758974":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/1547266812":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/2869949913":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/3306452335":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6800/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6800/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.204:0/199446403":"2024-09-22T10:14:35.140740+0000","172.21.15.204:0/2387703597":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/2857664839":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/2714859580":"2024-09-22T10:18:38.049699+0000","172.21.15.3:0/3175097231":"2024-09-22T09:56:32.698617+0000","172.21.15.204:0/3834426438":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6835/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:6834/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:0/1035062224":"2024-09-22T10:18:38.049699+0000","172.21.15.3:0/60818210":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/1663042163":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2674957058":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1708733655":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/3232872412":"2024-09-22T10:13:43.014890+0000","172.21.15.204:6835/725758974":"2024-09-22T10:14:35.140740+0000","172.21.15.204:0/1135398302":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6800/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2589328287":"2024-09-22T10:13:43.014890+0000","172.21.15.204:0/755744752":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6801/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2792920556":"2024-09-22T10:18:38.049699+0000","172.21.15.204:0/2107573681":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6800/4074917842":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/1780411841":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6800/3152573001":"2024-09-22T10:18:38.049699+0000","172.21.15.3:6801/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/594217699":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4074917842":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/3745255406":"2024-09-22T10:06:19.579332+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:28:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:19 smithi003 bash[88275]: cluster 2024-09-21T10:28:18.308450+0000 mgr.y (mgr.25133) 452 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:19 smithi003 bash[88275]: cluster 2024-09-21T10:28:18.308450+0000 mgr.y (mgr.25133) 452 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:19 smithi003 bash[88275]: audit 2024-09-21T10:28:19.685831+0000 mon.a (mon.0) 690 : audit [DBG] from='client.? 172.21.15.3:0/2080384976' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:19 smithi003 bash[88275]: audit 2024-09-21T10:28:19.685831+0000 mon.a (mon.0) 690 : audit [DBG] from='client.? 172.21.15.3:0/2080384976' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:20.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:19 smithi003 bash[89466]: cluster 2024-09-21T10:28:18.308450+0000 mgr.y (mgr.25133) 452 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:20.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:19 smithi003 bash[89466]: cluster 2024-09-21T10:28:18.308450+0000 mgr.y (mgr.25133) 452 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:20.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:19 smithi003 bash[89466]: audit 2024-09-21T10:28:19.685831+0000 mon.a (mon.0) 690 : audit [DBG] from='client.? 172.21.15.3:0/2080384976' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:20.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:19 smithi003 bash[89466]: audit 2024-09-21T10:28:19.685831+0000 mon.a (mon.0) 690 : audit [DBG] from='client.? 172.21.15.3:0/2080384976' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:19 smithi204 bash[78884]: cluster 2024-09-21T10:28:18.308450+0000 mgr.y (mgr.25133) 452 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:19 smithi204 bash[78884]: cluster 2024-09-21T10:28:18.308450+0000 mgr.y (mgr.25133) 452 : cluster [DBG] pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:19 smithi204 bash[78884]: audit 2024-09-21T10:28:19.685831+0000 mon.a (mon.0) 690 : audit [DBG] from='client.? 172.21.15.3:0/2080384976' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:19 smithi204 bash[78884]: audit 2024-09-21T10:28:19.685831+0000 mon.a (mon.0) 690 : audit [DBG] from='client.? 172.21.15.3:0/2080384976' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:20.455 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T10:28:20.455 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T10:28:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:21 smithi003 bash[88275]: cluster 2024-09-21T10:28:20.309517+0000 mgr.y (mgr.25133) 453 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:21 smithi003 bash[88275]: cluster 2024-09-21T10:28:20.309517+0000 mgr.y (mgr.25133) 453 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:21 smithi003 bash[89466]: cluster 2024-09-21T10:28:20.309517+0000 mgr.y (mgr.25133) 453 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:21 smithi003 bash[89466]: cluster 2024-09-21T10:28:20.309517+0000 mgr.y (mgr.25133) 453 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:21 smithi204 bash[78884]: cluster 2024-09-21T10:28:20.309517+0000 mgr.y (mgr.25133) 453 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:21 smithi204 bash[78884]: cluster 2024-09-21T10:28:20.309517+0000 mgr.y (mgr.25133) 453 : cluster [DBG] pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:23 smithi003 bash[88275]: cluster 2024-09-21T10:28:22.310377+0000 mgr.y (mgr.25133) 454 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:23 smithi003 bash[88275]: cluster 2024-09-21T10:28:22.310377+0000 mgr.y (mgr.25133) 454 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:23 smithi003 bash[88275]: audit 2024-09-21T10:28:23.580891+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:23 smithi003 bash[88275]: audit 2024-09-21T10:28:23.580891+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:24.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:23 smithi003 bash[89466]: cluster 2024-09-21T10:28:22.310377+0000 mgr.y (mgr.25133) 454 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:24.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:23 smithi003 bash[89466]: cluster 2024-09-21T10:28:22.310377+0000 mgr.y (mgr.25133) 454 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:24.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:23 smithi003 bash[89466]: audit 2024-09-21T10:28:23.580891+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:24.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:23 smithi003 bash[89466]: audit 2024-09-21T10:28:23.580891+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:23 smithi204 bash[78884]: cluster 2024-09-21T10:28:22.310377+0000 mgr.y (mgr.25133) 454 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:23 smithi204 bash[78884]: cluster 2024-09-21T10:28:22.310377+0000 mgr.y (mgr.25133) 454 : cluster [DBG] pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:23 smithi204 bash[78884]: audit 2024-09-21T10:28:23.580891+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:23 smithi204 bash[78884]: audit 2024-09-21T10:28:23.580891+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:25.197 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:25 smithi003 bash[88275]: cluster 2024-09-21T10:28:24.311401+0000 mgr.y (mgr.25133) 455 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:25 smithi003 bash[88275]: cluster 2024-09-21T10:28:24.311401+0000 mgr.y (mgr.25133) 455 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:25 smithi003 bash[89466]: cluster 2024-09-21T10:28:24.311401+0000 mgr.y (mgr.25133) 455 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:25 smithi003 bash[89466]: cluster 2024-09-21T10:28:24.311401+0000 mgr.y (mgr.25133) 455 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:26.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:25 smithi204 bash[78884]: cluster 2024-09-21T10:28:24.311401+0000 mgr.y (mgr.25133) 455 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:26.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:25 smithi204 bash[78884]: cluster 2024-09-21T10:28:24.311401+0000 mgr.y (mgr.25133) 455 : cluster [DBG] pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:28:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:28:27] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.51.0" 2024-09-21T10:28:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:27 smithi003 bash[88275]: cluster 2024-09-21T10:28:26.312217+0000 mgr.y (mgr.25133) 456 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:27 smithi003 bash[88275]: cluster 2024-09-21T10:28:26.312217+0000 mgr.y (mgr.25133) 456 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:27 smithi003 bash[89466]: cluster 2024-09-21T10:28:26.312217+0000 mgr.y (mgr.25133) 456 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:27 smithi003 bash[89466]: cluster 2024-09-21T10:28:26.312217+0000 mgr.y (mgr.25133) 456 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:27 smithi204 bash[78884]: cluster 2024-09-21T10:28:26.312217+0000 mgr.y (mgr.25133) 456 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:27 smithi204 bash[78884]: cluster 2024-09-21T10:28:26.312217+0000 mgr.y (mgr.25133) 456 : cluster [DBG] pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:28.675 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:28:28.675 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":104,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:55:33.551485+0000","modified":"2024-09-21T10:27:39.392443+0000","last_up_change":"2024-09-21T10:27:38.382146+0000","last_in_change":"2024-09-21T10:04:49.955334+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:47.343242+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T10:07:02.715258+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T10:09:07.050995+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T10:09:07.578198+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"72","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"afab1a3b-3ac0-4545-95f9-3f08469d253f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":84,"up_from":88,"up_thru":103,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6803","nonce":3432696993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6805","nonce":3432696993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6809","nonce":3432696993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6807","nonce":3432696993}]},"public_addr":"172.21.15.3:6803/3432696993","cluster_addr":"172.21.15.3:6805/3432696993","heartbeat_back_addr":"172.21.15.3:6809/3432696993","heartbeat_front_addr":"172.21.15.3:6807/3432696993","state":["exists","up"]},{"osd":1,"uuid":"e0f9f77b-e9a2-41f8-8798-e9be892df17d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":89,"up_from":93,"up_thru":103,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6811","nonce":2083105083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6813","nonce":2083105083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6817","nonce":2083105083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6815","nonce":2083105083}]},"public_addr":"172.21.15.3:6811/2083105083","cluster_addr":"172.21.15.3:6813/2083105083","heartbeat_back_addr":"172.21.15.3:6817/2083105083","heartbeat_front_addr":"172.21.15.3:6815/2083105083","state":["exists","up"]},{"osd":2,"uuid":"0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":94,"up_from":98,"up_thru":103,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6819","nonce":3936590184}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6821","nonce":3936590184}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6825","nonce":3936590184}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6823","nonce":3936590184}]},"public_addr":"172.21.15.3:6819/3936590184","cluster_addr":"172.21.15.3:6821/3936590184","heartbeat_back_addr":"172.21.15.3:6825/3936590184","heartbeat_front_addr":"172.21.15.3:6823/3936590184","state":["exists","up"]},{"osd":3,"uuid":"345ed565-5f94-4b4b-8ad4-8662da12d919","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":99,"up_from":103,"up_thru":103,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6827","nonce":3858394153}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6829","nonce":3858394153}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6833","nonce":3858394153}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6831","nonce":3858394153}]},"public_addr":"172.21.15.3:6827/3858394153","cluster_addr":"172.21.15.3:6829/3858394153","heartbeat_back_addr":"172.21.15.3:6833/3858394153","heartbeat_front_addr":"172.21.15.3:6831/3858394153","state":["exists","up"]},{"osd":4,"uuid":"9c3de7dd-569a-4907-91b6-988cdc4bd3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6801","nonce":3370648872}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6803","nonce":3370648872}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6807","nonce":3370648872}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6805","nonce":3370648872}]},"public_addr":"172.21.15.204:6801/3370648872","cluster_addr":"172.21.15.204:6803/3370648872","heartbeat_back_addr":"172.21.15.204:6807/3370648872","heartbeat_front_addr":"172.21.15.204:6805/3370648872","state":["exists","up"]},{"osd":5,"uuid":"0f73f70b-e95d-4dd4-931e-5d00dab7b6ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6809","nonce":258550506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6811","nonce":258550506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6815","nonce":258550506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6813","nonce":258550506}]},"public_addr":"172.21.15.204:6809/258550506","cluster_addr":"172.21.15.204:6811/258550506","heartbeat_back_addr":"172.21.15.204:6815/258550506","heartbeat_front_addr":"172.21.15.204:6813/258550506","state":["exists","up"]},{"osd":6,"uuid":"bbe81ce4-64ef-4a77-af15-22d6b65d2453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":100,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6817","nonce":2326773433}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6819","nonce":2326773433}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6823","nonce":2326773433}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2326773433},{"type":"v1","addr":"172.21.15.204:6821","nonce":2326773433}]},"public_addr":"172.21.15.204:6817/2326773433","cluster_addr":"172.21.15.204:6819/2326773433","heartbeat_back_addr":"172.21.15.204:6823/2326773433","heartbeat_front_addr":"172.21.15.204:6821/2326773433","state":["exists","up"]},{"osd":7,"uuid":"23d5a862-e624-4f49-aa9c-58c852a8f506","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6825","nonce":737492389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6827","nonce":737492389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6831","nonce":737492389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6829","nonce":737492389}]},"public_addr":"172.21.15.204:6825/737492389","cluster_addr":"172.21.15.204:6827/737492389","heartbeat_back_addr":"172.21.15.204:6831/737492389","heartbeat_front_addr":"172.21.15.204:6829/737492389","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:58:58.982224+0000","dead_epoch":84},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:50.640254+0000","dead_epoch":89},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:43.924445+0000","dead_epoch":94},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:38.331340+0000","dead_epoch":99},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:29.196605+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:03:22.024823+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:04:17.640418+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:05:16.140769+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/2110631374":"2024-09-22T10:18:38.049699+0000","172.21.15.3:6801/3152573001":"2024-09-22T10:18:38.049699+0000","172.21.15.204:6834/725758974":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/1547266812":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/2869949913":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/3306452335":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6800/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6800/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.204:0/199446403":"2024-09-22T10:14:35.140740+0000","172.21.15.204:0/2387703597":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/2857664839":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/2714859580":"2024-09-22T10:18:38.049699+0000","172.21.15.3:0/3175097231":"2024-09-22T09:56:32.698617+0000","172.21.15.204:0/3834426438":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6835/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:6834/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:0/1035062224":"2024-09-22T10:18:38.049699+0000","172.21.15.3:0/60818210":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/1663042163":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2674957058":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1708733655":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/3232872412":"2024-09-22T10:13:43.014890+0000","172.21.15.204:6835/725758974":"2024-09-22T10:14:35.140740+0000","172.21.15.204:0/1135398302":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6800/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2589328287":"2024-09-22T10:13:43.014890+0000","172.21.15.204:0/755744752":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6801/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2792920556":"2024-09-22T10:18:38.049699+0000","172.21.15.204:0/2107573681":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6800/4074917842":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/1780411841":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6800/3152573001":"2024-09-22T10:18:38.049699+0000","172.21.15.3:6801/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/594217699":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4074917842":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/3745255406":"2024-09-22T10:06:19.579332+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T10:28:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:28 smithi003 bash[88275]: audit 2024-09-21T10:28:28.672121+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.3:0/2193134094' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:28 smithi003 bash[88275]: audit 2024-09-21T10:28:28.672121+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.3:0/2193134094' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:29.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:28 smithi003 bash[89466]: audit 2024-09-21T10:28:28.672121+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.3:0/2193134094' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:29.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:28 smithi003 bash[89466]: audit 2024-09-21T10:28:28.672121+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.3:0/2193134094' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:28 smithi204 bash[78884]: audit 2024-09-21T10:28:28.672121+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.3:0/2193134094' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:28 smithi204 bash[78884]: audit 2024-09-21T10:28:28.672121+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.3:0/2193134094' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T10:28:29.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T10:28:29.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T10:28:29.391 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T10:28:29.391 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T10:28:29.392 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T10:28:29.392 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T10:28:29.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T10:28:29.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T10:28:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:29 smithi003 bash[89466]: cluster 2024-09-21T10:28:28.312742+0000 mgr.y (mgr.25133) 457 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:29 smithi003 bash[89466]: cluster 2024-09-21T10:28:28.312742+0000 mgr.y (mgr.25133) 457 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:29 smithi003 bash[88275]: cluster 2024-09-21T10:28:28.312742+0000 mgr.y (mgr.25133) 457 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:30.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:29 smithi003 bash[88275]: cluster 2024-09-21T10:28:28.312742+0000 mgr.y (mgr.25133) 457 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:30.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:29 smithi204 bash[78884]: cluster 2024-09-21T10:28:28.312742+0000 mgr.y (mgr.25133) 457 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:30.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:29 smithi204 bash[78884]: cluster 2024-09-21T10:28:28.312742+0000 mgr.y (mgr.25133) 457 : cluster [DBG] pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:31 smithi003 bash[89466]: cluster 2024-09-21T10:28:30.313820+0000 mgr.y (mgr.25133) 458 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:31 smithi003 bash[89466]: cluster 2024-09-21T10:28:30.313820+0000 mgr.y (mgr.25133) 458 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:32.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:31 smithi003 bash[88275]: cluster 2024-09-21T10:28:30.313820+0000 mgr.y (mgr.25133) 458 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:32.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:31 smithi003 bash[88275]: cluster 2024-09-21T10:28:30.313820+0000 mgr.y (mgr.25133) 458 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:32.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:31 smithi204 bash[78884]: cluster 2024-09-21T10:28:30.313820+0000 mgr.y (mgr.25133) 458 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:32.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:31 smithi204 bash[78884]: cluster 2024-09-21T10:28:30.313820+0000 mgr.y (mgr.25133) 458 : cluster [DBG] pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:33 smithi003 bash[89466]: cluster 2024-09-21T10:28:32.314717+0000 mgr.y (mgr.25133) 459 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:33 smithi003 bash[89466]: cluster 2024-09-21T10:28:32.314717+0000 mgr.y (mgr.25133) 459 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:33 smithi003 bash[88275]: cluster 2024-09-21T10:28:32.314717+0000 mgr.y (mgr.25133) 459 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:33 smithi003 bash[88275]: cluster 2024-09-21T10:28:32.314717+0000 mgr.y (mgr.25133) 459 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:34.238 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:34.239 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:34.239 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:34.239 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:34.239 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:34.243 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:34.243 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:34.243 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:33 smithi204 bash[78884]: cluster 2024-09-21T10:28:32.314717+0000 mgr.y (mgr.25133) 459 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:33 smithi204 bash[78884]: cluster 2024-09-21T10:28:32.314717+0000 mgr.y (mgr.25133) 459 : cluster [DBG] pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:35 smithi003 bash[88275]: cluster 2024-09-21T10:28:34.315367+0000 mgr.y (mgr.25133) 460 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:35 smithi003 bash[88275]: cluster 2024-09-21T10:28:34.315367+0000 mgr.y (mgr.25133) 460 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:35 smithi003 bash[89466]: cluster 2024-09-21T10:28:34.315367+0000 mgr.y (mgr.25133) 460 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:35 smithi003 bash[89466]: cluster 2024-09-21T10:28:34.315367+0000 mgr.y (mgr.25133) 460 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:35 smithi204 bash[78884]: cluster 2024-09-21T10:28:34.315367+0000 mgr.y (mgr.25133) 460 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:35 smithi204 bash[78884]: cluster 2024-09-21T10:28:34.315367+0000 mgr.y (mgr.25133) 460 : cluster [DBG] pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:37.583 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:28:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:28:37] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.51.0" 2024-09-21T10:28:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:37 smithi003 bash[88275]: cluster 2024-09-21T10:28:36.316131+0000 mgr.y (mgr.25133) 461 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:37 smithi003 bash[88275]: cluster 2024-09-21T10:28:36.316131+0000 mgr.y (mgr.25133) 461 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:37 smithi003 bash[89466]: cluster 2024-09-21T10:28:36.316131+0000 mgr.y (mgr.25133) 461 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:37 smithi003 bash[89466]: cluster 2024-09-21T10:28:36.316131+0000 mgr.y (mgr.25133) 461 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:37 smithi204 bash[78884]: cluster 2024-09-21T10:28:36.316131+0000 mgr.y (mgr.25133) 461 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:37 smithi204 bash[78884]: cluster 2024-09-21T10:28:36.316131+0000 mgr.y (mgr.25133) 461 : cluster [DBG] pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:38 smithi204 bash[78884]: audit 2024-09-21T10:28:38.581363+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:38 smithi204 bash[78884]: audit 2024-09-21T10:28:38.581363+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:39.258 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:38 smithi003 bash[89466]: audit 2024-09-21T10:28:38.581363+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:39.258 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:38 smithi003 bash[89466]: audit 2024-09-21T10:28:38.581363+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:39.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:38 smithi003 bash[88275]: audit 2024-09-21T10:28:38.581363+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:39.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:38 smithi003 bash[88275]: audit 2024-09-21T10:28:38.581363+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:40.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:39 smithi003 bash[88275]: cluster 2024-09-21T10:28:38.316699+0000 mgr.y (mgr.25133) 462 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:40.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:39 smithi003 bash[88275]: cluster 2024-09-21T10:28:38.316699+0000 mgr.y (mgr.25133) 462 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:40.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:39 smithi003 bash[89466]: cluster 2024-09-21T10:28:38.316699+0000 mgr.y (mgr.25133) 462 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:40.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:39 smithi003 bash[89466]: cluster 2024-09-21T10:28:38.316699+0000 mgr.y (mgr.25133) 462 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:40.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:39 smithi204 bash[78884]: cluster 2024-09-21T10:28:38.316699+0000 mgr.y (mgr.25133) 462 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:40.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:39 smithi204 bash[78884]: cluster 2024-09-21T10:28:38.316699+0000 mgr.y (mgr.25133) 462 : cluster [DBG] pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:42.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:41 smithi003 bash[88275]: cluster 2024-09-21T10:28:40.317703+0000 mgr.y (mgr.25133) 463 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:42.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:41 smithi003 bash[88275]: cluster 2024-09-21T10:28:40.317703+0000 mgr.y (mgr.25133) 463 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:42.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:41 smithi003 bash[89466]: cluster 2024-09-21T10:28:40.317703+0000 mgr.y (mgr.25133) 463 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:42.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:41 smithi003 bash[89466]: cluster 2024-09-21T10:28:40.317703+0000 mgr.y (mgr.25133) 463 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:42.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:41 smithi204 bash[78884]: cluster 2024-09-21T10:28:40.317703+0000 mgr.y (mgr.25133) 463 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:42.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:41 smithi204 bash[78884]: cluster 2024-09-21T10:28:40.317703+0000 mgr.y (mgr.25133) 463 : cluster [DBG] pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:43 smithi003 bash[89466]: cluster 2024-09-21T10:28:42.318169+0000 mgr.y (mgr.25133) 464 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:43 smithi003 bash[89466]: cluster 2024-09-21T10:28:42.318169+0000 mgr.y (mgr.25133) 464 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:43 smithi003 bash[88275]: cluster 2024-09-21T10:28:42.318169+0000 mgr.y (mgr.25133) 464 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:43 smithi003 bash[88275]: cluster 2024-09-21T10:28:42.318169+0000 mgr.y (mgr.25133) 464 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:44.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:43 smithi204 bash[78884]: cluster 2024-09-21T10:28:42.318169+0000 mgr.y (mgr.25133) 464 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:44.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:43 smithi204 bash[78884]: cluster 2024-09-21T10:28:42.318169+0000 mgr.y (mgr.25133) 464 : cluster [DBG] pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:46.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:45 smithi003 bash[88275]: cluster 2024-09-21T10:28:44.319110+0000 mgr.y (mgr.25133) 465 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:46.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:45 smithi003 bash[88275]: cluster 2024-09-21T10:28:44.319110+0000 mgr.y (mgr.25133) 465 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:45 smithi003 bash[89466]: cluster 2024-09-21T10:28:44.319110+0000 mgr.y (mgr.25133) 465 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:45 smithi003 bash[89466]: cluster 2024-09-21T10:28:44.319110+0000 mgr.y (mgr.25133) 465 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:46.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:45 smithi204 bash[78884]: cluster 2024-09-21T10:28:44.319110+0000 mgr.y (mgr.25133) 465 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:46.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:45 smithi204 bash[78884]: cluster 2024-09-21T10:28:44.319110+0000 mgr.y (mgr.25133) 465 : cluster [DBG] pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:28:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:28:47] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.51.0" 2024-09-21T10:28:48.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:47 smithi003 bash[88275]: cluster 2024-09-21T10:28:46.319915+0000 mgr.y (mgr.25133) 466 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:48.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:47 smithi003 bash[88275]: cluster 2024-09-21T10:28:46.319915+0000 mgr.y (mgr.25133) 466 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:48.225 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:47 smithi003 bash[89466]: cluster 2024-09-21T10:28:46.319915+0000 mgr.y (mgr.25133) 466 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:48.225 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:47 smithi003 bash[89466]: cluster 2024-09-21T10:28:46.319915+0000 mgr.y (mgr.25133) 466 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:47 smithi204 bash[78884]: cluster 2024-09-21T10:28:46.319915+0000 mgr.y (mgr.25133) 466 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:47 smithi204 bash[78884]: cluster 2024-09-21T10:28:46.319915+0000 mgr.y (mgr.25133) 466 : cluster [DBG] pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:49.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:48 smithi003 bash[89466]: cluster 2024-09-21T10:28:48.320680+0000 mgr.y (mgr.25133) 467 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:49.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:48 smithi003 bash[89466]: cluster 2024-09-21T10:28:48.320680+0000 mgr.y (mgr.25133) 467 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:49.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:48 smithi003 bash[88275]: cluster 2024-09-21T10:28:48.320680+0000 mgr.y (mgr.25133) 467 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:49.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:48 smithi003 bash[88275]: cluster 2024-09-21T10:28:48.320680+0000 mgr.y (mgr.25133) 467 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:49.179 INFO:teuthology.orchestra.run.smithi003.stdout:420906795029 2024-09-21T10:28:49.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T10:28:49.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:48 smithi204 bash[78884]: cluster 2024-09-21T10:28:48.320680+0000 mgr.y (mgr.25133) 467 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:49.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:48 smithi204 bash[78884]: cluster 2024-09-21T10:28:48.320680+0000 mgr.y (mgr.25133) 467 : cluster [DBG] pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:49.341 INFO:teuthology.orchestra.run.smithi003.stdout:377957122080 2024-09-21T10:28:49.341 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T10:28:51.639 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:51 smithi003 bash[88275]: cluster 2024-09-21T10:28:50.321309+0000 mgr.y (mgr.25133) 468 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:51.639 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:51 smithi003 bash[88275]: cluster 2024-09-21T10:28:50.321309+0000 mgr.y (mgr.25133) 468 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:51.639 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:51 smithi003 bash[89466]: cluster 2024-09-21T10:28:50.321309+0000 mgr.y (mgr.25133) 468 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:51.639 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:51 smithi003 bash[89466]: cluster 2024-09-21T10:28:50.321309+0000 mgr.y (mgr.25133) 468 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:51.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:51 smithi204 bash[78884]: cluster 2024-09-21T10:28:50.321309+0000 mgr.y (mgr.25133) 468 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:51.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:51 smithi204 bash[78884]: cluster 2024-09-21T10:28:50.321309+0000 mgr.y (mgr.25133) 468 : cluster [DBG] pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:52.276 INFO:teuthology.orchestra.run.smithi003.stdout:201863463210 2024-09-21T10:28:52.277 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T10:28:52.291 INFO:teuthology.orchestra.run.smithi003.stdout:442381631504 2024-09-21T10:28:52.291 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T10:28:52.298 INFO:teuthology.orchestra.run.smithi003.stdout:133143986496 2024-09-21T10:28:52.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T10:28:52.544 INFO:teuthology.orchestra.run.smithi003.stdout:399431958556 2024-09-21T10:28:52.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T10:28:52.805 INFO:teuthology.orchestra.run.smithi003.stdout:167503724854 2024-09-21T10:28:52.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T10:28:52.987 INFO:teuthology.orchestra.run.smithi003.stdout:236223201567 2024-09-21T10:28:52.987 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T10:28:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:53 smithi003 bash[88275]: cluster 2024-09-21T10:28:52.322149+0000 mgr.y (mgr.25133) 469 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:53 smithi003 bash[88275]: cluster 2024-09-21T10:28:52.322149+0000 mgr.y (mgr.25133) 469 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:53 smithi003 bash[89466]: cluster 2024-09-21T10:28:52.322149+0000 mgr.y (mgr.25133) 469 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:53 smithi003 bash[89466]: cluster 2024-09-21T10:28:52.322149+0000 mgr.y (mgr.25133) 469 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:53.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:53 smithi204 bash[78884]: cluster 2024-09-21T10:28:52.322149+0000 mgr.y (mgr.25133) 469 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:53.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:53 smithi204 bash[78884]: cluster 2024-09-21T10:28:52.322149+0000 mgr.y (mgr.25133) 469 : cluster [DBG] pgmap v330: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:54 smithi003 bash[88275]: audit 2024-09-21T10:28:53.581678+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:54 smithi003 bash[88275]: audit 2024-09-21T10:28:53.581678+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:54 smithi003 bash[88275]: audit 2024-09-21T10:28:54.035826+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:28:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:54 smithi003 bash[88275]: audit 2024-09-21T10:28:54.035826+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:28:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:54 smithi003 bash[89466]: audit 2024-09-21T10:28:53.581678+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:54 smithi003 bash[89466]: audit 2024-09-21T10:28:53.581678+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:54 smithi003 bash[89466]: audit 2024-09-21T10:28:54.035826+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:28:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:54 smithi003 bash[89466]: audit 2024-09-21T10:28:54.035826+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:28:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:54 smithi204 bash[78884]: audit 2024-09-21T10:28:53.581678+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:54 smithi204 bash[78884]: audit 2024-09-21T10:28:53.581678+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:28:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:54 smithi204 bash[78884]: audit 2024-09-21T10:28:54.035826+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:28:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:54 smithi204 bash[78884]: audit 2024-09-21T10:28:54.035826+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:28:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:55 smithi003 bash[88275]: cluster 2024-09-21T10:28:54.322763+0000 mgr.y (mgr.25133) 470 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:55 smithi003 bash[88275]: cluster 2024-09-21T10:28:54.322763+0000 mgr.y (mgr.25133) 470 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:55.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:55 smithi003 bash[89466]: cluster 2024-09-21T10:28:54.322763+0000 mgr.y (mgr.25133) 470 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:55.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:55 smithi003 bash[89466]: cluster 2024-09-21T10:28:54.322763+0000 mgr.y (mgr.25133) 470 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:55.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:55 smithi204 bash[78884]: cluster 2024-09-21T10:28:54.322763+0000 mgr.y (mgr.25133) 470 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:55 smithi204 bash[78884]: cluster 2024-09-21T10:28:54.322763+0000 mgr.y (mgr.25133) 470 : cluster [DBG] pgmap v331: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:55.839 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:55.840 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:56.862 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:56.863 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:56.863 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:56.865 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:56.866 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:56.866 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:28:57.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:57 smithi003 bash[89466]: cluster 2024-09-21T10:28:56.323530+0000 mgr.y (mgr.25133) 471 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:57.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:57 smithi003 bash[89466]: cluster 2024-09-21T10:28:56.323530+0000 mgr.y (mgr.25133) 471 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:28:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:28:57] "GET /metrics HTTP/1.1" 200 33968 "" "Prometheus/2.51.0" 2024-09-21T10:28:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:57 smithi003 bash[88275]: cluster 2024-09-21T10:28:56.323530+0000 mgr.y (mgr.25133) 471 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:57 smithi003 bash[88275]: cluster 2024-09-21T10:28:56.323530+0000 mgr.y (mgr.25133) 471 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:57 smithi204 bash[78884]: cluster 2024-09-21T10:28:56.323530+0000 mgr.y (mgr.25133) 471 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:57 smithi204 bash[78884]: cluster 2024-09-21T10:28:56.323530+0000 mgr.y (mgr.25133) 471 : cluster [DBG] pgmap v332: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:59 smithi003 bash[88275]: cluster 2024-09-21T10:28:58.324361+0000 mgr.y (mgr.25133) 472 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:28:59 smithi003 bash[88275]: cluster 2024-09-21T10:28:58.324361+0000 mgr.y (mgr.25133) 472 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:59 smithi003 bash[89466]: cluster 2024-09-21T10:28:58.324361+0000 mgr.y (mgr.25133) 472 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:28:59 smithi003 bash[89466]: cluster 2024-09-21T10:28:58.324361+0000 mgr.y (mgr.25133) 472 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:59.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:59 smithi204 bash[78884]: cluster 2024-09-21T10:28:58.324361+0000 mgr.y (mgr.25133) 472 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:28:59.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:28:59 smithi204 bash[78884]: cluster 2024-09-21T10:28:58.324361+0000 mgr.y (mgr.25133) 472 : cluster [DBG] pgmap v333: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[88275]: audit 2024-09-21T10:28:59.520372+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[88275]: audit 2024-09-21T10:28:59.520372+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[88275]: audit 2024-09-21T10:28:59.529792+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[88275]: audit 2024-09-21T10:28:59.529792+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[88275]: audit 2024-09-21T10:29:00.006442+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[88275]: audit 2024-09-21T10:29:00.006442+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[88275]: audit 2024-09-21T10:29:00.012346+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[88275]: audit 2024-09-21T10:29:00.012346+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[89466]: audit 2024-09-21T10:28:59.520372+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[89466]: audit 2024-09-21T10:28:59.520372+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[89466]: audit 2024-09-21T10:28:59.529792+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[89466]: audit 2024-09-21T10:28:59.529792+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[89466]: audit 2024-09-21T10:29:00.006442+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[89466]: audit 2024-09-21T10:29:00.006442+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[89466]: audit 2024-09-21T10:29:00.012346+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:00 smithi003 bash[89466]: audit 2024-09-21T10:29:00.012346+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:00 smithi204 bash[78884]: audit 2024-09-21T10:28:59.520372+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:00 smithi204 bash[78884]: audit 2024-09-21T10:28:59.520372+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:00 smithi204 bash[78884]: audit 2024-09-21T10:28:59.529792+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:00 smithi204 bash[78884]: audit 2024-09-21T10:28:59.529792+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:00 smithi204 bash[78884]: audit 2024-09-21T10:29:00.006442+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:00 smithi204 bash[78884]: audit 2024-09-21T10:29:00.006442+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:00 smithi204 bash[78884]: audit 2024-09-21T10:29:00.012346+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:00 smithi204 bash[78884]: audit 2024-09-21T10:29:00.012346+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[88275]: cluster 2024-09-21T10:29:00.325347+0000 mgr.y (mgr.25133) 473 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:01.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[88275]: cluster 2024-09-21T10:29:00.325347+0000 mgr.y (mgr.25133) 473 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:01.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[88275]: audit 2024-09-21T10:29:00.592720+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:29:01.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[88275]: audit 2024-09-21T10:29:00.592720+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:29:01.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[88275]: audit 2024-09-21T10:29:00.594120+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:29:01.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[88275]: audit 2024-09-21T10:29:00.594120+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:29:01.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[88275]: audit 2024-09-21T10:29:00.606045+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[88275]: audit 2024-09-21T10:29:00.606045+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[89466]: cluster 2024-09-21T10:29:00.325347+0000 mgr.y (mgr.25133) 473 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[89466]: cluster 2024-09-21T10:29:00.325347+0000 mgr.y (mgr.25133) 473 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[89466]: audit 2024-09-21T10:29:00.592720+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:29:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[89466]: audit 2024-09-21T10:29:00.592720+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:29:01.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[89466]: audit 2024-09-21T10:29:00.594120+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:29:01.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[89466]: audit 2024-09-21T10:29:00.594120+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:29:01.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[89466]: audit 2024-09-21T10:29:00.606045+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:01.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:01 smithi003 bash[89466]: audit 2024-09-21T10:29:00.606045+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:01 smithi204 bash[78884]: cluster 2024-09-21T10:29:00.325347+0000 mgr.y (mgr.25133) 473 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:01 smithi204 bash[78884]: cluster 2024-09-21T10:29:00.325347+0000 mgr.y (mgr.25133) 473 : cluster [DBG] pgmap v334: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:01 smithi204 bash[78884]: audit 2024-09-21T10:29:00.592720+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:29:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:01 smithi204 bash[78884]: audit 2024-09-21T10:29:00.592720+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:29:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:01 smithi204 bash[78884]: audit 2024-09-21T10:29:00.594120+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:29:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:01 smithi204 bash[78884]: audit 2024-09-21T10:29:00.594120+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:29:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:01 smithi204 bash[78884]: audit 2024-09-21T10:29:00.606045+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:02.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:01 smithi204 bash[78884]: audit 2024-09-21T10:29:00.606045+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:29:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:03 smithi003 bash[88275]: cluster 2024-09-21T10:29:02.325852+0000 mgr.y (mgr.25133) 474 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:03 smithi003 bash[88275]: cluster 2024-09-21T10:29:02.325852+0000 mgr.y (mgr.25133) 474 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:03.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:03 smithi003 bash[89466]: cluster 2024-09-21T10:29:02.325852+0000 mgr.y (mgr.25133) 474 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:03.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:03 smithi003 bash[89466]: cluster 2024-09-21T10:29:02.325852+0000 mgr.y (mgr.25133) 474 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:03 smithi204 bash[78884]: cluster 2024-09-21T10:29:02.325852+0000 mgr.y (mgr.25133) 474 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:03 smithi204 bash[78884]: cluster 2024-09-21T10:29:02.325852+0000 mgr.y (mgr.25133) 474 : cluster [DBG] pgmap v335: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:05.620 INFO:teuthology.orchestra.run.smithi003.stdout:377957122084 2024-09-21T10:29:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:05 smithi003 bash[88275]: cluster 2024-09-21T10:29:04.326375+0000 mgr.y (mgr.25133) 475 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:05 smithi003 bash[88275]: cluster 2024-09-21T10:29:04.326375+0000 mgr.y (mgr.25133) 475 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:05.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:05 smithi003 bash[89466]: cluster 2024-09-21T10:29:04.326375+0000 mgr.y (mgr.25133) 475 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:05.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:05 smithi003 bash[89466]: cluster 2024-09-21T10:29:04.326375+0000 mgr.y (mgr.25133) 475 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:05 smithi204 bash[78884]: cluster 2024-09-21T10:29:04.326375+0000 mgr.y (mgr.25133) 475 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:05 smithi204 bash[78884]: cluster 2024-09-21T10:29:04.326375+0000 mgr.y (mgr.25133) 475 : cluster [DBG] pgmap v336: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:06.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:06 smithi003 bash[88275]: audit 2024-09-21T10:29:05.619560+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.3:0/3737999957' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:29:06.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:06 smithi003 bash[88275]: audit 2024-09-21T10:29:05.619560+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.3:0/3737999957' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:29:06.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:06 smithi003 bash[89466]: audit 2024-09-21T10:29:05.619560+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.3:0/3737999957' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:29:06.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:06 smithi003 bash[89466]: audit 2024-09-21T10:29:05.619560+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.3:0/3737999957' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:29:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:06 smithi204 bash[78884]: audit 2024-09-21T10:29:05.619560+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.3:0/3737999957' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:29:07.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:06 smithi204 bash[78884]: audit 2024-09-21T10:29:05.619560+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.3:0/3737999957' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T10:29:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:29:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:29:07] "GET /metrics HTTP/1.1" 200 33968 "" "Prometheus/2.51.0" 2024-09-21T10:29:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:07 smithi003 bash[88275]: cluster 2024-09-21T10:29:06.327155+0000 mgr.y (mgr.25133) 476 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:07 smithi003 bash[88275]: cluster 2024-09-21T10:29:06.327155+0000 mgr.y (mgr.25133) 476 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:07 smithi003 bash[89466]: cluster 2024-09-21T10:29:06.327155+0000 mgr.y (mgr.25133) 476 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:07 smithi003 bash[89466]: cluster 2024-09-21T10:29:06.327155+0000 mgr.y (mgr.25133) 476 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:07 smithi204 bash[78884]: cluster 2024-09-21T10:29:06.327155+0000 mgr.y (mgr.25133) 476 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:07 smithi204 bash[78884]: cluster 2024-09-21T10:29:06.327155+0000 mgr.y (mgr.25133) 476 : cluster [DBG] pgmap v337: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:08.710 INFO:teuthology.orchestra.run.smithi003.stdout:420906795033 2024-09-21T10:29:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[88275]: cluster 2024-09-21T10:29:08.327915+0000 mgr.y (mgr.25133) 477 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[88275]: cluster 2024-09-21T10:29:08.327915+0000 mgr.y (mgr.25133) 477 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[88275]: audit 2024-09-21T10:29:08.581931+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[88275]: audit 2024-09-21T10:29:08.581931+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[88275]: audit 2024-09-21T10:29:08.708871+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.3:0/2739102781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:29:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[88275]: audit 2024-09-21T10:29:08.708871+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.3:0/2739102781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:29:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[89466]: cluster 2024-09-21T10:29:08.327915+0000 mgr.y (mgr.25133) 477 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[89466]: cluster 2024-09-21T10:29:08.327915+0000 mgr.y (mgr.25133) 477 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[89466]: audit 2024-09-21T10:29:08.581931+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[89466]: audit 2024-09-21T10:29:08.581931+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[89466]: audit 2024-09-21T10:29:08.708871+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.3:0/2739102781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:29:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:09 smithi003 bash[89466]: audit 2024-09-21T10:29:08.708871+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.3:0/2739102781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:29:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:09 smithi204 bash[78884]: cluster 2024-09-21T10:29:08.327915+0000 mgr.y (mgr.25133) 477 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:09 smithi204 bash[78884]: cluster 2024-09-21T10:29:08.327915+0000 mgr.y (mgr.25133) 477 : cluster [DBG] pgmap v338: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:09 smithi204 bash[78884]: audit 2024-09-21T10:29:08.581931+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:09 smithi204 bash[78884]: audit 2024-09-21T10:29:08.581931+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:09 smithi204 bash[78884]: audit 2024-09-21T10:29:08.708871+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.3:0/2739102781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:29:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:09 smithi204 bash[78884]: audit 2024-09-21T10:29:08.708871+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.3:0/2739102781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T10:29:11.181 INFO:tasks.cephadm.ceph_manager.ceph:need seq 420906795029 got 420906795033 for osd.2 2024-09-21T10:29:11.181 DEBUG:teuthology.parallel:result is None 2024-09-21T10:29:11.197 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122080 got 377957122084 for osd.0 2024-09-21T10:29:11.198 DEBUG:teuthology.parallel:result is None 2024-09-21T10:29:11.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:11 smithi003 bash[88275]: cluster 2024-09-21T10:29:10.328917+0000 mgr.y (mgr.25133) 478 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:11.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:11 smithi003 bash[88275]: cluster 2024-09-21T10:29:10.328917+0000 mgr.y (mgr.25133) 478 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:11.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:11 smithi003 bash[89466]: cluster 2024-09-21T10:29:10.328917+0000 mgr.y (mgr.25133) 478 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:11.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:11 smithi003 bash[89466]: cluster 2024-09-21T10:29:10.328917+0000 mgr.y (mgr.25133) 478 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:11 smithi204 bash[78884]: cluster 2024-09-21T10:29:10.328917+0000 mgr.y (mgr.25133) 478 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:11 smithi204 bash[78884]: cluster 2024-09-21T10:29:10.328917+0000 mgr.y (mgr.25133) 478 : cluster [DBG] pgmap v339: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:12.213 INFO:teuthology.orchestra.run.smithi003.stdout:201863463214 2024-09-21T10:29:12.251 INFO:teuthology.orchestra.run.smithi003.stdout:167503724858 2024-09-21T10:29:12.873 INFO:teuthology.orchestra.run.smithi003.stdout:399431958560 2024-09-21T10:29:12.886 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:12 smithi003 bash[88275]: audit 2024-09-21T10:29:12.212315+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/2563374385' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:29:12.886 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:12 smithi003 bash[88275]: audit 2024-09-21T10:29:12.212315+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/2563374385' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:29:12.886 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:12 smithi003 bash[88275]: audit 2024-09-21T10:29:12.250393+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.3:0/3111889089' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:29:12.886 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:12 smithi003 bash[88275]: audit 2024-09-21T10:29:12.250393+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.3:0/3111889089' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:29:12.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:12 smithi003 bash[89466]: audit 2024-09-21T10:29:12.212315+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/2563374385' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:29:12.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:12 smithi003 bash[89466]: audit 2024-09-21T10:29:12.212315+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/2563374385' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:29:12.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:12 smithi003 bash[89466]: audit 2024-09-21T10:29:12.250393+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.3:0/3111889089' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:29:12.887 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:12 smithi003 bash[89466]: audit 2024-09-21T10:29:12.250393+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.3:0/3111889089' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:29:12.917 INFO:teuthology.orchestra.run.smithi003.stdout:236223201571 2024-09-21T10:29:12.926 INFO:teuthology.orchestra.run.smithi003.stdout:442381631508 2024-09-21T10:29:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:12 smithi204 bash[78884]: audit 2024-09-21T10:29:12.212315+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/2563374385' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:29:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:12 smithi204 bash[78884]: audit 2024-09-21T10:29:12.212315+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.3:0/2563374385' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T10:29:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:12 smithi204 bash[78884]: audit 2024-09-21T10:29:12.250393+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.3:0/3111889089' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:29:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:12 smithi204 bash[78884]: audit 2024-09-21T10:29:12.250393+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.3:0/3111889089' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T10:29:13.027 INFO:teuthology.orchestra.run.smithi003.stdout:133143986500 2024-09-21T10:29:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[88275]: cluster 2024-09-21T10:29:12.329398+0000 mgr.y (mgr.25133) 479 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[88275]: cluster 2024-09-21T10:29:12.329398+0000 mgr.y (mgr.25133) 479 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[88275]: audit 2024-09-21T10:29:12.872595+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/96442368' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[88275]: audit 2024-09-21T10:29:12.872595+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/96442368' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[88275]: audit 2024-09-21T10:29:12.916179+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/699534827' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[88275]: audit 2024-09-21T10:29:12.916179+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/699534827' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[88275]: audit 2024-09-21T10:29:12.925445+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.3:0/3569552588' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[88275]: audit 2024-09-21T10:29:12.925445+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.3:0/3569552588' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[88275]: audit 2024-09-21T10:29:13.026270+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/30102492' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[88275]: audit 2024-09-21T10:29:13.026270+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/30102492' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[89466]: cluster 2024-09-21T10:29:12.329398+0000 mgr.y (mgr.25133) 479 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[89466]: cluster 2024-09-21T10:29:12.329398+0000 mgr.y (mgr.25133) 479 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[89466]: audit 2024-09-21T10:29:12.872595+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/96442368' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[89466]: audit 2024-09-21T10:29:12.872595+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/96442368' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:29:13.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[89466]: audit 2024-09-21T10:29:12.916179+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/699534827' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:29:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[89466]: audit 2024-09-21T10:29:12.916179+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/699534827' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:29:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[89466]: audit 2024-09-21T10:29:12.925445+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.3:0/3569552588' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:29:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[89466]: audit 2024-09-21T10:29:12.925445+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.3:0/3569552588' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:29:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[89466]: audit 2024-09-21T10:29:13.026270+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/30102492' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:29:13.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:13 smithi003 bash[89466]: audit 2024-09-21T10:29:13.026270+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/30102492' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:29:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:13 smithi204 bash[78884]: cluster 2024-09-21T10:29:12.329398+0000 mgr.y (mgr.25133) 479 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:13 smithi204 bash[78884]: cluster 2024-09-21T10:29:12.329398+0000 mgr.y (mgr.25133) 479 : cluster [DBG] pgmap v340: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:13 smithi204 bash[78884]: audit 2024-09-21T10:29:12.872595+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/96442368' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:29:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:13 smithi204 bash[78884]: audit 2024-09-21T10:29:12.872595+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.3:0/96442368' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T10:29:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:13 smithi204 bash[78884]: audit 2024-09-21T10:29:12.916179+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/699534827' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:29:14.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:13 smithi204 bash[78884]: audit 2024-09-21T10:29:12.916179+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.3:0/699534827' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T10:29:14.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:13 smithi204 bash[78884]: audit 2024-09-21T10:29:12.925445+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.3:0/3569552588' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:29:14.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:13 smithi204 bash[78884]: audit 2024-09-21T10:29:12.925445+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.3:0/3569552588' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T10:29:14.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:13 smithi204 bash[78884]: audit 2024-09-21T10:29:13.026270+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/30102492' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:29:14.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:13 smithi204 bash[78884]: audit 2024-09-21T10:29:13.026270+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.3:0/30102492' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T10:29:14.065 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724854 got 167503724858 for osd.5 2024-09-21T10:29:14.065 DEBUG:teuthology.parallel:result is None 2024-09-21T10:29:14.067 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863463210 got 201863463214 for osd.6 2024-09-21T10:29:14.067 DEBUG:teuthology.parallel:result is None 2024-09-21T10:29:15.175 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201567 got 236223201571 for osd.7 2024-09-21T10:29:15.175 DEBUG:teuthology.parallel:result is None 2024-09-21T10:29:15.285 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986496 got 133143986500 for osd.4 2024-09-21T10:29:15.285 DEBUG:teuthology.parallel:result is None 2024-09-21T10:29:15.384 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431958556 got 399431958560 for osd.1 2024-09-21T10:29:15.384 DEBUG:teuthology.parallel:result is None 2024-09-21T10:29:15.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:15 smithi003 bash[88275]: cluster 2024-09-21T10:29:14.330245+0000 mgr.y (mgr.25133) 480 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:15.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:15 smithi003 bash[88275]: cluster 2024-09-21T10:29:14.330245+0000 mgr.y (mgr.25133) 480 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:15.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:15 smithi003 bash[89466]: cluster 2024-09-21T10:29:14.330245+0000 mgr.y (mgr.25133) 480 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:15.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:15 smithi003 bash[89466]: cluster 2024-09-21T10:29:14.330245+0000 mgr.y (mgr.25133) 480 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:15.833 INFO:tasks.cephadm.ceph_manager.ceph:need seq 442381631504 got 442381631508 for osd.3 2024-09-21T10:29:15.833 DEBUG:teuthology.parallel:result is None 2024-09-21T10:29:15.833 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T10:29:15.833 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:29:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:15 smithi204 bash[78884]: cluster 2024-09-21T10:29:14.330245+0000 mgr.y (mgr.25133) 480 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:15 smithi204 bash[78884]: cluster 2024-09-21T10:29:14.330245+0000 mgr.y (mgr.25133) 480 : cluster [DBG] pgmap v341: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:29:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:29:17] "GET /metrics HTTP/1.1" 200 33969 "" "Prometheus/2.51.0" 2024-09-21T10:29:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:17 smithi003 bash[88275]: cluster 2024-09-21T10:29:16.331156+0000 mgr.y (mgr.25133) 481 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:17 smithi003 bash[88275]: cluster 2024-09-21T10:29:16.331156+0000 mgr.y (mgr.25133) 481 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:17 smithi003 bash[89466]: cluster 2024-09-21T10:29:16.331156+0000 mgr.y (mgr.25133) 481 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:17 smithi003 bash[89466]: cluster 2024-09-21T10:29:16.331156+0000 mgr.y (mgr.25133) 481 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:18.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:17 smithi204 bash[78884]: cluster 2024-09-21T10:29:16.331156+0000 mgr.y (mgr.25133) 481 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:18.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:17 smithi204 bash[78884]: cluster 2024-09-21T10:29:16.331156+0000 mgr.y (mgr.25133) 481 : cluster [DBG] pgmap v342: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:19.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:19 smithi003 bash[88275]: cluster 2024-09-21T10:29:18.331903+0000 mgr.y (mgr.25133) 482 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:19.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:19 smithi003 bash[88275]: cluster 2024-09-21T10:29:18.331903+0000 mgr.y (mgr.25133) 482 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:19 smithi003 bash[89466]: cluster 2024-09-21T10:29:18.331903+0000 mgr.y (mgr.25133) 482 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:19 smithi003 bash[89466]: cluster 2024-09-21T10:29:18.331903+0000 mgr.y (mgr.25133) 482 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:19 smithi204 bash[78884]: cluster 2024-09-21T10:29:18.331903+0000 mgr.y (mgr.25133) 482 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:19 smithi204 bash[78884]: cluster 2024-09-21T10:29:18.331903+0000 mgr.y (mgr.25133) 482 : cluster [DBG] pgmap v343: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:20.577 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:21.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:21 smithi003 bash[88275]: cluster 2024-09-21T10:29:20.332894+0000 mgr.y (mgr.25133) 483 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:21.891 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:21 smithi003 bash[88275]: cluster 2024-09-21T10:29:20.332894+0000 mgr.y (mgr.25133) 483 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:21.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:21 smithi003 bash[89466]: cluster 2024-09-21T10:29:20.332894+0000 mgr.y (mgr.25133) 483 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:21.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:21 smithi003 bash[89466]: cluster 2024-09-21T10:29:20.332894+0000 mgr.y (mgr.25133) 483 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:21 smithi204 bash[78884]: cluster 2024-09-21T10:29:20.332894+0000 mgr.y (mgr.25133) 483 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:22.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:21 smithi204 bash[78884]: cluster 2024-09-21T10:29:20.332894+0000 mgr.y (mgr.25133) 483 : cluster [DBG] pgmap v344: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:23.589 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:23 smithi003 bash[88275]: cluster 2024-09-21T10:29:22.333755+0000 mgr.y (mgr.25133) 484 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:23.589 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:23 smithi003 bash[88275]: cluster 2024-09-21T10:29:22.333755+0000 mgr.y (mgr.25133) 484 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:23.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:23 smithi003 bash[89466]: cluster 2024-09-21T10:29:22.333755+0000 mgr.y (mgr.25133) 484 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:23.704 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:29:23.707 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:29:23.857 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:23 smithi003 bash[89466]: cluster 2024-09-21T10:29:22.333755+0000 mgr.y (mgr.25133) 484 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:23 smithi204 bash[78884]: cluster 2024-09-21T10:29:22.333755+0000 mgr.y (mgr.25133) 484 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:23 smithi204 bash[78884]: cluster 2024-09-21T10:29:22.333755+0000 mgr.y (mgr.25133) 484 : cluster [DBG] pgmap v345: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:24.333 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":345,"stamp":"2024-09-21T10:29:22.333225+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":457,"num_read_kb":902,"num_write":279,"num_write_kb":2449,"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":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":214,"ondisk_log_size":214,"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":267484,"kb_used_data":10716,"kb_used_omap":28,"kb_used_meta":256611,"kb_avail":749693732,"statfs":{"total":767960285184,"available":767686381568,"internally_reserved":0,"allocated":10973184,"data_stored":6461530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29293,"internal_metadata":262770067},"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.004985"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.433831+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:27:39.433831+0000","last_peered":"2024-09-21T10:27:39.433831+0000","last_clean":"2024-09-21T10:27:39.433831+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:27:39.433831+0000","last_undegraded":"2024-09-21T10:27:39.433831+0000","last_fullsized":"2024-09-21T10:27:39.433831+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.425525+0000","last_change":"2024-09-21T10:27:11.311242+0000","last_active":"2024-09-21T10:27:39.425525+0000","last_peered":"2024-09-21T10:27:39.425525+0000","last_clean":"2024-09-21T10:27:39.425525+0000","last_became_active":"2024-09-21T10:27:11.309626+0000","last_became_peered":"2024-09-21T10:27:11.309626+0000","last_unstale":"2024-09-21T10:27:39.425525+0000","last_undegraded":"2024-09-21T10:27:39.425525+0000","last_fullsized":"2024-09-21T10:27:39.425525+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:20.619264+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435312+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:27:39.435312+0000","last_peered":"2024-09-21T10:27:39.435312+0000","last_clean":"2024-09-21T10:27:39.435312+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:27:39.435312+0000","last_undegraded":"2024-09-21T10:27:39.435312+0000","last_fullsized":"2024-09-21T10:27:39.435312+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428946+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:27:39.428946+0000","last_peered":"2024-09-21T10:27:39.428946+0000","last_clean":"2024-09-21T10:27:39.428946+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:27:39.428946+0000","last_undegraded":"2024-09-21T10:27:39.428946+0000","last_fullsized":"2024-09-21T10:27:39.428946+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434547+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:27:39.434547+0000","last_peered":"2024-09-21T10:27:39.434547+0000","last_clean":"2024-09-21T10:27:39.434547+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:27:39.434547+0000","last_undegraded":"2024-09-21T10:27:39.434547+0000","last_fullsized":"2024-09-21T10:27:39.434547+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428406+0000","last_change":"2024-09-21T10:09:08.155865+0000","last_active":"2024-09-21T10:27:39.428406+0000","last_peered":"2024-09-21T10:27:39.428406+0000","last_clean":"2024-09-21T10:27:39.428406+0000","last_became_active":"2024-09-21T10:09:08.155041+0000","last_became_peered":"2024-09-21T10:09:08.155041+0000","last_unstale":"2024-09-21T10:27:39.428406+0000","last_undegraded":"2024-09-21T10:27:39.428406+0000","last_fullsized":"2024-09-21T10:27:39.428406+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:46:22.862941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434365+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:27:39.434365+0000","last_peered":"2024-09-21T10:27:39.434365+0000","last_clean":"2024-09-21T10:27:39.434365+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:27:39.434365+0000","last_undegraded":"2024-09-21T10:27:39.434365+0000","last_fullsized":"2024-09-21T10:27:39.434365+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.418660+0000","last_change":"2024-09-21T10:26:12.620501+0000","last_active":"2024-09-21T10:27:39.418660+0000","last_peered":"2024-09-21T10:27:39.418660+0000","last_clean":"2024-09-21T10:27:39.418660+0000","last_became_active":"2024-09-21T10:26:12.619444+0000","last_became_peered":"2024-09-21T10:26:12.619444+0000","last_unstale":"2024-09-21T10:27:39.418660+0000","last_undegraded":"2024-09-21T10:27:39.418660+0000","last_fullsized":"2024-09-21T10:27:39.418660+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:56.411026+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":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2024-09-21T10:27:38.410880+0000","last_change":"2024-09-21T10:26:12.640975+0000","last_active":"2024-09-21T10:27:38.410880+0000","last_peered":"2024-09-21T10:27:38.410880+0000","last_clean":"2024-09-21T10:27:38.410880+0000","last_became_active":"2024-09-21T10:26:12.639969+0000","last_became_peered":"2024-09-21T10:26:12.639969+0000","last_unstale":"2024-09-21T10:27:38.410880+0000","last_undegraded":"2024-09-21T10:27:38.410880+0000","last_fullsized":"2024-09-21T10:27:38.410880+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:50.642831+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":1,"num_read_kb":1,"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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413785+0000","last_change":"2024-09-21T10:09:08.652614+0000","last_active":"2024-09-21T10:27:39.413785+0000","last_peered":"2024-09-21T10:27:39.413785+0000","last_clean":"2024-09-21T10:27:39.413785+0000","last_became_active":"2024-09-21T10:09:08.651256+0000","last_became_peered":"2024-09-21T10:09:08.651256+0000","last_unstale":"2024-09-21T10:27:39.413785+0000","last_undegraded":"2024-09-21T10:27:39.413785+0000","last_fullsized":"2024-09-21T10:27:39.413785+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:51:20.650173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2024-09-21T10:27:38.408830+0000","last_change":"2024-09-21T10:26:41.617067+0000","last_active":"2024-09-21T10:27:38.408830+0000","last_peered":"2024-09-21T10:27:38.408830+0000","last_clean":"2024-09-21T10:27:38.408830+0000","last_became_active":"2024-09-21T10:26:41.615974+0000","last_became_peered":"2024-09-21T10:26:41.615974+0000","last_unstale":"2024-09-21T10:27:38.408830+0000","last_undegraded":"2024-09-21T10:27:38.408830+0000","last_fullsized":"2024-09-21T10:27:38.408830+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:35:29.801762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.424951+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:27:39.424951+0000","last_peered":"2024-09-21T10:27:39.424951+0000","last_clean":"2024-09-21T10:27:39.424951+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:27:39.424951+0000","last_undegraded":"2024-09-21T10:27:39.424951+0000","last_fullsized":"2024-09-21T10:27:39.424951+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":54,"reported_epoch":103,"state":"active+clean","last_fresh":"2024-09-21T10:27:38.412078+0000","last_change":"2024-09-21T10:09:08.133854+0000","last_active":"2024-09-21T10:27:38.412078+0000","last_peered":"2024-09-21T10:27:38.412078+0000","last_clean":"2024-09-21T10:27:38.412078+0000","last_became_active":"2024-09-21T10:09:08.132921+0000","last_became_peered":"2024-09-21T10:09:08.132921+0000","last_unstale":"2024-09-21T10:27:38.412078+0000","last_undegraded":"2024-09-21T10:27:38.412078+0000","last_fullsized":"2024-09-21T10:27:38.412078+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:22.798043+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":1,"num_read_kb":1,"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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.419326+0000","last_change":"2024-09-21T10:26:41.618553+0000","last_active":"2024-09-21T10:27:39.419326+0000","last_peered":"2024-09-21T10:27:39.419326+0000","last_clean":"2024-09-21T10:27:39.419326+0000","last_became_active":"2024-09-21T10:26:41.617699+0000","last_became_peered":"2024-09-21T10:26:41.617699+0000","last_unstale":"2024-09-21T10:27:39.419326+0000","last_undegraded":"2024-09-21T10:27:39.419326+0000","last_fullsized":"2024-09-21T10:27:39.419326+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:48.743812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431811+0000","last_change":"2024-09-21T10:27:39.431811+0000","last_active":"2024-09-21T10:27:39.431811+0000","last_peered":"2024-09-21T10:27:39.431811+0000","last_clean":"2024-09-21T10:27:39.431811+0000","last_became_active":"2024-09-21T10:27:39.430842+0000","last_became_peered":"2024-09-21T10:27:39.430842+0000","last_unstale":"2024-09-21T10:27:39.431811+0000","last_undegraded":"2024-09-21T10:27:39.431811+0000","last_fullsized":"2024-09-21T10:27:39.431811+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:56:34.707356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408831+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:27:39.408831+0000","last_peered":"2024-09-21T10:27:39.408831+0000","last_clean":"2024-09-21T10:27:39.408831+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:27:39.408831+0000","last_undegraded":"2024-09-21T10:27:39.408831+0000","last_fullsized":"2024-09-21T10:27:39.408831+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"73'3","reported_seq":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.430730+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:27:39.430730+0000","last_peered":"2024-09-21T10:27:39.430730+0000","last_clean":"2024-09-21T10:27:39.430730+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:27:39.430730+0000","last_undegraded":"2024-09-21T10:27:39.430730+0000","last_fullsized":"2024-09-21T10:27:39.430730+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.423109+0000","last_change":"2024-09-21T10:27:39.423109+0000","last_active":"2024-09-21T10:27:39.423109+0000","last_peered":"2024-09-21T10:27:39.423109+0000","last_clean":"2024-09-21T10:27:39.423109+0000","last_became_active":"2024-09-21T10:27:39.422145+0000","last_became_peered":"2024-09-21T10:27:39.422145+0000","last_unstale":"2024-09-21T10:27:39.423109+0000","last_undegraded":"2024-09-21T10:27:39.423109+0000","last_fullsized":"2024-09-21T10:27:39.423109+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:12:07.554015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.419389+0000","last_change":"2024-09-21T10:26:41.619005+0000","last_active":"2024-09-21T10:27:39.419389+0000","last_peered":"2024-09-21T10:27:39.419389+0000","last_clean":"2024-09-21T10:27:39.419389+0000","last_became_active":"2024-09-21T10:26:41.618029+0000","last_became_peered":"2024-09-21T10:26:41.618029+0000","last_unstale":"2024-09-21T10:27:39.419389+0000","last_undegraded":"2024-09-21T10:27:39.419389+0000","last_fullsized":"2024-09-21T10:27:39.419389+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:02:38.720543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":103,"state":"active+clean","last_fresh":"2024-09-21T10:27:38.400783+0000","last_change":"2024-09-21T10:27:11.311874+0000","last_active":"2024-09-21T10:27:38.400783+0000","last_peered":"2024-09-21T10:27:38.400783+0000","last_clean":"2024-09-21T10:27:38.400783+0000","last_became_active":"2024-09-21T10:27:11.311020+0000","last_became_peered":"2024-09-21T10:27:11.311020+0000","last_unstale":"2024-09-21T10:27:38.400783+0000","last_undegraded":"2024-09-21T10:27:38.400783+0000","last_fullsized":"2024-09-21T10:27:38.400783+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:39.291355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411600+0000","last_change":"2024-09-21T10:27:11.313776+0000","last_active":"2024-09-21T10:27:39.411600+0000","last_peered":"2024-09-21T10:27:39.411600+0000","last_clean":"2024-09-21T10:27:39.411600+0000","last_became_active":"2024-09-21T10:27:11.312901+0000","last_became_peered":"2024-09-21T10:27:11.312901+0000","last_unstale":"2024-09-21T10:27:39.411600+0000","last_undegraded":"2024-09-21T10:27:39.411600+0000","last_fullsized":"2024-09-21T10:27:39.411600+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:41:51.303361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":66,"reported_epoch":103,"state":"active+clean","last_fresh":"2024-09-21T10:27:38.400690+0000","last_change":"2024-09-21T10:26:41.620575+0000","last_active":"2024-09-21T10:27:38.400690+0000","last_peered":"2024-09-21T10:27:38.400690+0000","last_clean":"2024-09-21T10:27:38.400690+0000","last_became_active":"2024-09-21T10:26:41.619812+0000","last_became_peered":"2024-09-21T10:26:41.619812+0000","last_unstale":"2024-09-21T10:27:38.400690+0000","last_undegraded":"2024-09-21T10:27:38.400690+0000","last_fullsized":"2024-09-21T10:27:38.400690+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:36:56.097006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.433945+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:27:39.433945+0000","last_peered":"2024-09-21T10:27:39.433945+0000","last_clean":"2024-09-21T10:27:39.433945+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:27:39.433945+0000","last_undegraded":"2024-09-21T10:27:39.433945+0000","last_fullsized":"2024-09-21T10:27:39.433945+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426872+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:27:39.426872+0000","last_peered":"2024-09-21T10:27:39.426872+0000","last_clean":"2024-09-21T10:27:39.426872+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:27:39.426872+0000","last_undegraded":"2024-09-21T10:27:39.426872+0000","last_fullsized":"2024-09-21T10:27:39.426872+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":399,"reported_epoch":103,"state":"active+clean","last_fresh":"2024-09-21T10:27:38.407949+0000","last_change":"2024-09-21T10:26:12.642728+0000","last_active":"2024-09-21T10:27:38.407949+0000","last_peered":"2024-09-21T10:27:38.407949+0000","last_clean":"2024-09-21T10:27:38.407949+0000","last_became_active":"2024-09-21T10:26:12.641481+0000","last_became_peered":"2024-09-21T10:26:12.641481+0000","last_unstale":"2024-09-21T10:27:38.407949+0000","last_undegraded":"2024-09-21T10:27:38.407949+0000","last_fullsized":"2024-09-21T10:27:38.407949+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:00:47.547840+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:01:59.545005+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":392,"num_read_kb":834,"num_write":215,"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":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414396+0000","last_change":"2024-09-21T10:27:11.310388+0000","last_active":"2024-09-21T10:27:39.414396+0000","last_peered":"2024-09-21T10:27:39.414396+0000","last_clean":"2024-09-21T10:27:39.414396+0000","last_became_active":"2024-09-21T10:27:11.309384+0000","last_became_peered":"2024-09-21T10:27:11.309384+0000","last_unstale":"2024-09-21T10:27:39.414396+0000","last_undegraded":"2024-09-21T10:27:39.414396+0000","last_fullsized":"2024-09-21T10:27:39.414396+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:22.392463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429243+0000","last_change":"2024-09-21T10:27:39.429168+0000","last_active":"2024-09-21T10:27:39.429243+0000","last_peered":"2024-09-21T10:27:39.429243+0000","last_clean":"2024-09-21T10:27:39.429243+0000","last_became_active":"2024-09-21T10:27:39.428808+0000","last_became_peered":"2024-09-21T10:27:39.428808+0000","last_unstale":"2024-09-21T10:27:39.429243+0000","last_undegraded":"2024-09-21T10:27:39.429243+0000","last_fullsized":"2024-09-21T10:27:39.429243+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:33.821387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.418053+0000","last_change":"2024-09-21T10:09:08.654331+0000","last_active":"2024-09-21T10:27:39.418053+0000","last_peered":"2024-09-21T10:27:39.418053+0000","last_clean":"2024-09-21T10:27:39.418053+0000","last_became_active":"2024-09-21T10:09:08.653553+0000","last_became_peered":"2024-09-21T10:09:08.653553+0000","last_unstale":"2024-09-21T10:27:39.418053+0000","last_undegraded":"2024-09-21T10:27:39.418053+0000","last_fullsized":"2024-09-21T10:27:39.418053+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:40.182032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":97,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428380+0000","last_change":"2024-09-21T10:26:41.612065+0000","last_active":"2024-09-21T10:27:39.428380+0000","last_peered":"2024-09-21T10:27:39.428380+0000","last_clean":"2024-09-21T10:27:39.428380+0000","last_became_active":"2024-09-21T10:26:41.611402+0000","last_became_peered":"2024-09-21T10:26:41.611402+0000","last_unstale":"2024-09-21T10:27:39.428380+0000","last_undegraded":"2024-09-21T10:27:39.428380+0000","last_fullsized":"2024-09-21T10:27:39.428380+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:29:46.547373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428301+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:27:39.428301+0000","last_peered":"2024-09-21T10:27:39.428301+0000","last_clean":"2024-09-21T10:27:39.428301+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:27:39.428301+0000","last_undegraded":"2024-09-21T10:27:39.428301+0000","last_fullsized":"2024-09-21T10:27:39.428301+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.409389+0000","last_change":"2024-09-21T10:27:11.310003+0000","last_active":"2024-09-21T10:27:39.409389+0000","last_peered":"2024-09-21T10:27:39.409389+0000","last_clean":"2024-09-21T10:27:39.409389+0000","last_became_active":"2024-09-21T10:27:11.309045+0000","last_became_peered":"2024-09-21T10:27:11.309045+0000","last_unstale":"2024-09-21T10:27:39.409389+0000","last_undegraded":"2024-09-21T10:27:39.409389+0000","last_fullsized":"2024-09-21T10:27:39.409389+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:57:39.512324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":102,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.425804+0000","last_change":"2024-09-21T10:27:39.424570+0000","last_active":"2024-09-21T10:27:39.425804+0000","last_peered":"2024-09-21T10:27:39.425804+0000","last_clean":"2024-09-21T10:27:39.425804+0000","last_became_active":"2024-09-21T10:27:39.423953+0000","last_became_peered":"2024-09-21T10:27:39.423953+0000","last_unstale":"2024-09-21T10:27:39.425804+0000","last_undegraded":"2024-09-21T10:27:39.425804+0000","last_fullsized":"2024-09-21T10:27:39.425804+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:09.117426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411554+0000","last_change":"2024-09-21T10:27:11.314569+0000","last_active":"2024-09-21T10:27:39.411554+0000","last_peered":"2024-09-21T10:27:39.411554+0000","last_clean":"2024-09-21T10:27:39.411554+0000","last_became_active":"2024-09-21T10:27:11.313682+0000","last_became_peered":"2024-09-21T10:27:11.313682+0000","last_unstale":"2024-09-21T10:27:39.411554+0000","last_undegraded":"2024-09-21T10:27:39.411554+0000","last_fullsized":"2024-09-21T10:27:39.411554+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:53:46.163299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411814+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:27:39.411814+0000","last_peered":"2024-09-21T10:27:39.411814+0000","last_clean":"2024-09-21T10:27:39.411814+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:27:39.411814+0000","last_undegraded":"2024-09-21T10:27:39.411814+0000","last_fullsized":"2024-09-21T10:27:39.411814+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414694+0000","last_change":"2024-09-21T10:26:41.614546+0000","last_active":"2024-09-21T10:27:39.414694+0000","last_peered":"2024-09-21T10:27:39.414694+0000","last_clean":"2024-09-21T10:27:39.414694+0000","last_became_active":"2024-09-21T10:26:41.613528+0000","last_became_peered":"2024-09-21T10:26:41.613528+0000","last_unstale":"2024-09-21T10:27:39.414694+0000","last_undegraded":"2024-09-21T10:27:39.414694+0000","last_fullsized":"2024-09-21T10:27:39.414694+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:05:38.090493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.412203+0000","last_change":"2024-09-21T10:26:12.631953+0000","last_active":"2024-09-21T10:27:39.412203+0000","last_peered":"2024-09-21T10:27:39.412203+0000","last_clean":"2024-09-21T10:27:39.412203+0000","last_became_active":"2024-09-21T10:26:12.630796+0000","last_became_peered":"2024-09-21T10:26:12.630796+0000","last_unstale":"2024-09-21T10:27:39.412203+0000","last_undegraded":"2024-09-21T10:27:39.412203+0000","last_fullsized":"2024-09-21T10:27:39.412203+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:57:23.314208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428402+0000","last_change":"2024-09-21T10:27:39.427162+0000","last_active":"2024-09-21T10:27:39.428402+0000","last_peered":"2024-09-21T10:27:39.428402+0000","last_clean":"2024-09-21T10:27:39.428402+0000","last_became_active":"2024-09-21T10:27:39.426838+0000","last_became_peered":"2024-09-21T10:27:39.426838+0000","last_unstale":"2024-09-21T10:27:39.428402+0000","last_undegraded":"2024-09-21T10:27:39.428402+0000","last_fullsized":"2024-09-21T10:27:39.428402+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:17.657353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426593+0000","last_change":"2024-09-21T10:27:39.425609+0000","last_active":"2024-09-21T10:27:39.426593+0000","last_peered":"2024-09-21T10:27:39.426593+0000","last_clean":"2024-09-21T10:27:39.426593+0000","last_became_active":"2024-09-21T10:27:39.424670+0000","last_became_peered":"2024-09-21T10:27:39.424670+0000","last_unstale":"2024-09-21T10:27:39.426593+0000","last_undegraded":"2024-09-21T10:27:39.426593+0000","last_fullsized":"2024-09-21T10:27:39.426593+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:53:26.580084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":99,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413406+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:27:39.413406+0000","last_peered":"2024-09-21T10:27:39.413406+0000","last_clean":"2024-09-21T10:27:39.413406+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:27:39.413406+0000","last_undegraded":"2024-09-21T10:27:39.413406+0000","last_fullsized":"2024-09-21T10:27:39.413406+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":43,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411995+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:27:39.411995+0000","last_peered":"2024-09-21T10:27:39.411995+0000","last_clean":"2024-09-21T10:27:39.411995+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:27:39.411995+0000","last_undegraded":"2024-09-21T10:27:39.411995+0000","last_fullsized":"2024-09-21T10:27:39.411995+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413331+0000","last_change":"2024-09-21T10:27:11.315917+0000","last_active":"2024-09-21T10:27:39.413331+0000","last_peered":"2024-09-21T10:27:39.413331+0000","last_clean":"2024-09-21T10:27:39.413331+0000","last_became_active":"2024-09-21T10:27:11.309506+0000","last_became_peered":"2024-09-21T10:27:11.309506+0000","last_unstale":"2024-09-21T10:27:39.413331+0000","last_undegraded":"2024-09-21T10:27:39.413331+0000","last_fullsized":"2024-09-21T10:27:39.413331+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:21.034750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429577+0000","last_change":"2024-09-21T10:26:12.641782+0000","last_active":"2024-09-21T10:27:39.429577+0000","last_peered":"2024-09-21T10:27:39.429577+0000","last_clean":"2024-09-21T10:27:39.429577+0000","last_became_active":"2024-09-21T10:26:12.640896+0000","last_became_peered":"2024-09-21T10:26:12.640896+0000","last_unstale":"2024-09-21T10:27:39.429577+0000","last_undegraded":"2024-09-21T10:27:39.429577+0000","last_fullsized":"2024-09-21T10:27:39.429577+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:39.654861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":55,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408710+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:27:39.408710+0000","last_peered":"2024-09-21T10:27:39.408710+0000","last_clean":"2024-09-21T10:27:39.408710+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:27:39.408710+0000","last_undegraded":"2024-09-21T10:27:39.408710+0000","last_fullsized":"2024-09-21T10:27:39.408710+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.433852+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:27:39.433852+0000","last_peered":"2024-09-21T10:27:39.433852+0000","last_clean":"2024-09-21T10:27:39.433852+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:27:39.433852+0000","last_undegraded":"2024-09-21T10:27:39.433852+0000","last_fullsized":"2024-09-21T10:27:39.433852+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":55,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413165+0000","last_change":"2024-09-21T10:26:41.633195+0000","last_active":"2024-09-21T10:27:39.413165+0000","last_peered":"2024-09-21T10:27:39.413165+0000","last_clean":"2024-09-21T10:27:39.413165+0000","last_became_active":"2024-09-21T10:26:41.631812+0000","last_became_peered":"2024-09-21T10:26:41.631812+0000","last_unstale":"2024-09-21T10:27:39.413165+0000","last_undegraded":"2024-09-21T10:27:39.413165+0000","last_fullsized":"2024-09-21T10:27:39.413165+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:49:12.990187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434173+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:27:39.434173+0000","last_peered":"2024-09-21T10:27:39.434173+0000","last_clean":"2024-09-21T10:27:39.434173+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:27:39.434173+0000","last_undegraded":"2024-09-21T10:27:39.434173+0000","last_fullsized":"2024-09-21T10:27:39.434173+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408766+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:27:39.408766+0000","last_peered":"2024-09-21T10:27:39.408766+0000","last_clean":"2024-09-21T10:27:39.408766+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:27:39.408766+0000","last_undegraded":"2024-09-21T10:27:39.408766+0000","last_fullsized":"2024-09-21T10:27:39.408766+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.417981+0000","last_change":"2024-09-21T10:27:11.313729+0000","last_active":"2024-09-21T10:27:39.417981+0000","last_peered":"2024-09-21T10:27:39.417981+0000","last_clean":"2024-09-21T10:27:39.417981+0000","last_became_active":"2024-09-21T10:27:11.312832+0000","last_became_peered":"2024-09-21T10:27:11.312832+0000","last_unstale":"2024-09-21T10:27:39.417981+0000","last_undegraded":"2024-09-21T10:27:39.417981+0000","last_fullsized":"2024-09-21T10:27:39.417981+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:02.152440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411178+0000","last_change":"2024-09-21T10:09:10.003326+0000","last_active":"2024-09-21T10:27:39.411178+0000","last_peered":"2024-09-21T10:27:39.411178+0000","last_clean":"2024-09-21T10:27:39.411178+0000","last_became_active":"2024-09-21T10:09:10.002488+0000","last_became_peered":"2024-09-21T10:09:10.002488+0000","last_unstale":"2024-09-21T10:27:39.411178+0000","last_undegraded":"2024-09-21T10:27:39.411178+0000","last_fullsized":"2024-09-21T10:27:39.411178+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:51.953655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411887+0000","last_change":"2024-09-21T10:26:41.619532+0000","last_active":"2024-09-21T10:27:39.411887+0000","last_peered":"2024-09-21T10:27:39.411887+0000","last_clean":"2024-09-21T10:27:39.411887+0000","last_became_active":"2024-09-21T10:26:41.618986+0000","last_became_peered":"2024-09-21T10:26:41.618986+0000","last_unstale":"2024-09-21T10:27:39.411887+0000","last_undegraded":"2024-09-21T10:27:39.411887+0000","last_fullsized":"2024-09-21T10:27:39.411887+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:47:47.786666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.412620+0000","last_change":"2024-09-21T10:09:08.151544+0000","last_active":"2024-09-21T10:27:39.412620+0000","last_peered":"2024-09-21T10:27:39.412620+0000","last_clean":"2024-09-21T10:27:39.412620+0000","last_became_active":"2024-09-21T10:09:08.149589+0000","last_became_peered":"2024-09-21T10:09:08.149589+0000","last_unstale":"2024-09-21T10:27:39.412620+0000","last_undegraded":"2024-09-21T10:27:39.412620+0000","last_fullsized":"2024-09-21T10:27:39.412620+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:18:26.715099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411878+0000","last_change":"2024-09-21T10:27:11.312375+0000","last_active":"2024-09-21T10:27:39.411878+0000","last_peered":"2024-09-21T10:27:39.411878+0000","last_clean":"2024-09-21T10:27:39.411878+0000","last_became_active":"2024-09-21T10:27:11.311544+0000","last_became_peered":"2024-09-21T10:27:11.311544+0000","last_unstale":"2024-09-21T10:27:39.411878+0000","last_undegraded":"2024-09-21T10:27:39.411878+0000","last_fullsized":"2024-09-21T10:27:39.411878+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:53.626537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.433213+0000","last_change":"2024-09-21T10:27:39.431764+0000","last_active":"2024-09-21T10:27:39.433213+0000","last_peered":"2024-09-21T10:27:39.433213+0000","last_clean":"2024-09-21T10:27:39.433213+0000","last_became_active":"2024-09-21T10:27:39.430768+0000","last_became_peered":"2024-09-21T10:27:39.430768+0000","last_unstale":"2024-09-21T10:27:39.433213+0000","last_undegraded":"2024-09-21T10:27:39.433213+0000","last_fullsized":"2024-09-21T10:27:39.433213+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:26.683203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414113+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:27:39.414113+0000","last_peered":"2024-09-21T10:27:39.414113+0000","last_clean":"2024-09-21T10:27:39.414113+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:27:39.414113+0000","last_undegraded":"2024-09-21T10:27:39.414113+0000","last_fullsized":"2024-09-21T10:27:39.414113+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434840+0000","last_change":"2024-09-21T10:27:39.434760+0000","last_active":"2024-09-21T10:27:39.434840+0000","last_peered":"2024-09-21T10:27:39.434840+0000","last_clean":"2024-09-21T10:27:39.434840+0000","last_became_active":"2024-09-21T10:27:39.432320+0000","last_became_peered":"2024-09-21T10:27:39.432320+0000","last_unstale":"2024-09-21T10:27:39.434840+0000","last_undegraded":"2024-09-21T10:27:39.434840+0000","last_fullsized":"2024-09-21T10:27:39.434840+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:45.359175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426661+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:27:39.426661+0000","last_peered":"2024-09-21T10:27:39.426661+0000","last_clean":"2024-09-21T10:27:39.426661+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:27:39.426661+0000","last_undegraded":"2024-09-21T10:27:39.426661+0000","last_fullsized":"2024-09-21T10:27:39.426661+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429088+0000","last_change":"2024-09-21T10:27:39.429003+0000","last_active":"2024-09-21T10:27:39.429088+0000","last_peered":"2024-09-21T10:27:39.429088+0000","last_clean":"2024-09-21T10:27:39.429088+0000","last_became_active":"2024-09-21T10:27:39.428655+0000","last_became_peered":"2024-09-21T10:27:39.428655+0000","last_unstale":"2024-09-21T10:27:39.429088+0000","last_undegraded":"2024-09-21T10:27:39.429088+0000","last_fullsized":"2024-09-21T10:27:39.429088+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:01:46.109783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.417736+0000","last_change":"2024-09-21T10:26:41.617543+0000","last_active":"2024-09-21T10:27:39.417736+0000","last_peered":"2024-09-21T10:27:39.417736+0000","last_clean":"2024-09-21T10:27:39.417736+0000","last_became_active":"2024-09-21T10:26:41.617195+0000","last_became_peered":"2024-09-21T10:26:41.617195+0000","last_unstale":"2024-09-21T10:27:39.417736+0000","last_undegraded":"2024-09-21T10:27:39.417736+0000","last_fullsized":"2024-09-21T10:27:39.417736+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:26:01.247153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431687+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:27:39.431687+0000","last_peered":"2024-09-21T10:27:39.431687+0000","last_clean":"2024-09-21T10:27:39.431687+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:27:39.431687+0000","last_undegraded":"2024-09-21T10:27:39.431687+0000","last_fullsized":"2024-09-21T10:27:39.431687+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431492+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:27:39.431492+0000","last_peered":"2024-09-21T10:27:39.431492+0000","last_clean":"2024-09-21T10:27:39.431492+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:27:39.431492+0000","last_undegraded":"2024-09-21T10:27:39.431492+0000","last_fullsized":"2024-09-21T10:27:39.431492+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.427077+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:27:39.427077+0000","last_peered":"2024-09-21T10:27:39.427077+0000","last_clean":"2024-09-21T10:27:39.427077+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:27:39.427077+0000","last_undegraded":"2024-09-21T10:27:39.427077+0000","last_fullsized":"2024-09-21T10:27:39.427077+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431225+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:27:39.431225+0000","last_peered":"2024-09-21T10:27:39.431225+0000","last_clean":"2024-09-21T10:27:39.431225+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:27:39.431225+0000","last_undegraded":"2024-09-21T10:27:39.431225+0000","last_fullsized":"2024-09-21T10:27:39.431225+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411348+0000","last_change":"2024-09-21T10:27:11.314246+0000","last_active":"2024-09-21T10:27:39.411348+0000","last_peered":"2024-09-21T10:27:39.411348+0000","last_clean":"2024-09-21T10:27:39.411348+0000","last_became_active":"2024-09-21T10:27:11.312993+0000","last_became_peered":"2024-09-21T10:27:11.312993+0000","last_unstale":"2024-09-21T10:27:39.411348+0000","last_undegraded":"2024-09-21T10:27:39.411348+0000","last_fullsized":"2024-09-21T10:27:39.411348+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:03.804239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":59,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.424011+0000","last_change":"2024-09-21T10:27:39.423892+0000","last_active":"2024-09-21T10:27:39.424011+0000","last_peered":"2024-09-21T10:27:39.424011+0000","last_clean":"2024-09-21T10:27:39.424011+0000","last_became_active":"2024-09-21T10:27:39.423559+0000","last_became_peered":"2024-09-21T10:27:39.423559+0000","last_unstale":"2024-09-21T10:27:39.424011+0000","last_undegraded":"2024-09-21T10:27:39.424011+0000","last_fullsized":"2024-09-21T10:27:39.424011+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:32:34.705768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":61,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408724+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:27:39.408724+0000","last_peered":"2024-09-21T10:27:39.408724+0000","last_clean":"2024-09-21T10:27:39.408724+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:27:39.408724+0000","last_undegraded":"2024-09-21T10:27:39.408724+0000","last_fullsized":"2024-09-21T10:27:39.408724+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.422587+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:27:39.422587+0000","last_peered":"2024-09-21T10:27:39.422587+0000","last_clean":"2024-09-21T10:27:39.422587+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:27:39.422587+0000","last_undegraded":"2024-09-21T10:27:39.422587+0000","last_fullsized":"2024-09-21T10:27:39.422587+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414369+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:27:39.414369+0000","last_peered":"2024-09-21T10:27:39.414369+0000","last_clean":"2024-09-21T10:27:39.414369+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:27:39.414369+0000","last_undegraded":"2024-09-21T10:27:39.414369+0000","last_fullsized":"2024-09-21T10:27:39.414369+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.422424+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:27:39.422424+0000","last_peered":"2024-09-21T10:27:39.422424+0000","last_clean":"2024-09-21T10:27:39.422424+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:27:39.422424+0000","last_undegraded":"2024-09-21T10:27:39.422424+0000","last_fullsized":"2024-09-21T10:27:39.422424+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":56,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.420695+0000","last_change":"2024-09-21T10:09:08.154291+0000","last_active":"2024-09-21T10:27:39.420695+0000","last_peered":"2024-09-21T10:27:39.420695+0000","last_clean":"2024-09-21T10:27:39.420695+0000","last_became_active":"2024-09-21T10:09:08.153578+0000","last_became_peered":"2024-09-21T10:09:08.153578+0000","last_unstale":"2024-09-21T10:27:39.420695+0000","last_undegraded":"2024-09-21T10:27:39.420695+0000","last_fullsized":"2024-09-21T10:27:39.420695+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:04:57.130911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.430549+0000","last_change":"2024-09-21T10:27:39.430406+0000","last_active":"2024-09-21T10:27:39.430549+0000","last_peered":"2024-09-21T10:27:39.430549+0000","last_clean":"2024-09-21T10:27:39.430549+0000","last_became_active":"2024-09-21T10:27:39.430142+0000","last_became_peered":"2024-09-21T10:27:39.430142+0000","last_unstale":"2024-09-21T10:27:39.430549+0000","last_undegraded":"2024-09-21T10:27:39.430549+0000","last_fullsized":"2024-09-21T10:27:39.430549+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:23.854123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":77,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429044+0000","last_change":"2024-09-21T10:27:39.428977+0000","last_active":"2024-09-21T10:27:39.429044+0000","last_peered":"2024-09-21T10:27:39.429044+0000","last_clean":"2024-09-21T10:27:39.429044+0000","last_became_active":"2024-09-21T10:27:39.428625+0000","last_became_peered":"2024-09-21T10:27:39.428625+0000","last_unstale":"2024-09-21T10:27:39.429044+0000","last_undegraded":"2024-09-21T10:27:39.429044+0000","last_fullsized":"2024-09-21T10:27:39.429044+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:09.849845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.410158+0000","last_change":"2024-09-21T10:26:41.619932+0000","last_active":"2024-09-21T10:27:39.410158+0000","last_peered":"2024-09-21T10:27:39.410158+0000","last_clean":"2024-09-21T10:27:39.410158+0000","last_became_active":"2024-09-21T10:26:41.619175+0000","last_became_peered":"2024-09-21T10:26:41.619175+0000","last_unstale":"2024-09-21T10:27:39.410158+0000","last_undegraded":"2024-09-21T10:27:39.410158+0000","last_fullsized":"2024-09-21T10:27:39.410158+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:39.286946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":76,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408739+0000","last_change":"2024-09-21T10:27:11.312529+0000","last_active":"2024-09-21T10:27:39.408739+0000","last_peered":"2024-09-21T10:27:39.408739+0000","last_clean":"2024-09-21T10:27:39.408739+0000","last_became_active":"2024-09-21T10:27:11.309432+0000","last_became_peered":"2024-09-21T10:27:11.309432+0000","last_unstale":"2024-09-21T10:27:39.408739+0000","last_undegraded":"2024-09-21T10:27:39.408739+0000","last_fullsized":"2024-09-21T10:27:39.408739+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:03:15.526522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"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":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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13707,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201573,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28736,"kb_used_data":1716,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716416,"statfs":{"total":95995035648,"available":95965609984,"internally_reserved":0,"allocated":1757184,"data_stored":1179477,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":27654604},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463216,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":41016,"kb_used_data":1704,"kb_used_omap":1,"kb_used_meta":39294,"kb_avail":93704136,"statfs":{"total":95995035648,"available":95953035264,"internally_reserved":0,"allocated":1744896,"data_stored":1179077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":40237511},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724860,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":50288,"kb_used_data":1120,"kb_used_omap":1,"kb_used_meta":49150,"kb_avail":93694864,"statfs":{"total":95995035648,"available":95943540736,"internally_reserved":0,"allocated":1146880,"data_stored":584808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":50330054},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986502,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1163264,"data_stored":589370,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631510,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28592,"kb_used_data":1116,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716560,"statfs":{"total":95995035648,"available":95965757440,"internally_reserved":0,"allocated":1142784,"data_stored":584570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":28110385},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795036,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32812,"kb_used_data":1120,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712340,"statfs":{"total":95995035648,"available":95961436160,"internally_reserved":0,"allocated":1146880,"data_stored":585096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":32433713},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958562,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28636,"kb_used_data":1104,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716516,"statfs":{"total":95995035648,"available":95965712384,"internally_reserved":0,"allocated":1130496,"data_stored":583680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":28174696},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122088,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29240,"kb_used_data":1700,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93715912,"statfs":{"total":95995035648,"available":95965093888,"internally_reserved":0,"allocated":1740800,"data_stored":1175452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":28174506},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"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":4972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:29:24.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:29:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:24 smithi003 bash[89466]: audit 2024-09-21T10:29:23.582548+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:24 smithi003 bash[89466]: audit 2024-09-21T10:29:23.582548+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:24 smithi003 bash[89466]: audit 2024-09-21T10:29:23.695826+0000 mgr.y (mgr.25133) 485 : audit [DBG] from='client.44489 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:24 smithi003 bash[89466]: audit 2024-09-21T10:29:23.695826+0000 mgr.y (mgr.25133) 485 : audit [DBG] from='client.44489 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:24 smithi003 bash[88275]: audit 2024-09-21T10:29:23.582548+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:24.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:24 smithi003 bash[88275]: audit 2024-09-21T10:29:23.582548+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:24.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:24 smithi003 bash[88275]: audit 2024-09-21T10:29:23.695826+0000 mgr.y (mgr.25133) 485 : audit [DBG] from='client.44489 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:24.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:24 smithi003 bash[88275]: audit 2024-09-21T10:29:23.695826+0000 mgr.y (mgr.25133) 485 : audit [DBG] from='client.44489 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:24 smithi204 bash[78884]: audit 2024-09-21T10:29:23.582548+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:24 smithi204 bash[78884]: audit 2024-09-21T10:29:23.582548+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:24 smithi204 bash[78884]: audit 2024-09-21T10:29:23.695826+0000 mgr.y (mgr.25133) 485 : audit [DBG] from='client.44489 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:24 smithi204 bash[78884]: audit 2024-09-21T10:29:23.695826+0000 mgr.y (mgr.25133) 485 : audit [DBG] from='client.44489 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:25 smithi003 bash[88275]: cluster 2024-09-21T10:29:24.334845+0000 mgr.y (mgr.25133) 486 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:25 smithi003 bash[88275]: cluster 2024-09-21T10:29:24.334845+0000 mgr.y (mgr.25133) 486 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:25 smithi003 bash[89466]: cluster 2024-09-21T10:29:24.334845+0000 mgr.y (mgr.25133) 486 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:25 smithi003 bash[89466]: cluster 2024-09-21T10:29:24.334845+0000 mgr.y (mgr.25133) 486 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:26.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:25 smithi204 bash[78884]: cluster 2024-09-21T10:29:24.334845+0000 mgr.y (mgr.25133) 486 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:26.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:25 smithi204 bash[78884]: cluster 2024-09-21T10:29:24.334845+0000 mgr.y (mgr.25133) 486 : cluster [DBG] pgmap v346: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:29:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:29:27] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.51.0" 2024-09-21T10:29:27.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:27 smithi003 bash[88275]: cluster 2024-09-21T10:29:26.335693+0000 mgr.y (mgr.25133) 487 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:27.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:27 smithi003 bash[88275]: cluster 2024-09-21T10:29:26.335693+0000 mgr.y (mgr.25133) 487 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:27.759 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:27 smithi003 bash[89466]: cluster 2024-09-21T10:29:26.335693+0000 mgr.y (mgr.25133) 487 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:27.759 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:27 smithi003 bash[89466]: cluster 2024-09-21T10:29:26.335693+0000 mgr.y (mgr.25133) 487 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:27 smithi204 bash[78884]: cluster 2024-09-21T10:29:26.335693+0000 mgr.y (mgr.25133) 487 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:27 smithi204 bash[78884]: cluster 2024-09-21T10:29:26.335693+0000 mgr.y (mgr.25133) 487 : cluster [DBG] pgmap v347: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:29.085 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:29 smithi003 bash[88275]: cluster 2024-09-21T10:29:28.336505+0000 mgr.y (mgr.25133) 488 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:29 smithi003 bash[88275]: cluster 2024-09-21T10:29:28.336505+0000 mgr.y (mgr.25133) 488 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:29 smithi003 bash[89466]: cluster 2024-09-21T10:29:28.336505+0000 mgr.y (mgr.25133) 488 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:29 smithi003 bash[89466]: cluster 2024-09-21T10:29:28.336505+0000 mgr.y (mgr.25133) 488 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:29 smithi204 bash[78884]: cluster 2024-09-21T10:29:28.336505+0000 mgr.y (mgr.25133) 488 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:30.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:29 smithi204 bash[78884]: cluster 2024-09-21T10:29:28.336505+0000 mgr.y (mgr.25133) 488 : cluster [DBG] pgmap v348: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:31 smithi003 bash[88275]: cluster 2024-09-21T10:29:30.337346+0000 mgr.y (mgr.25133) 489 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:31 smithi003 bash[88275]: cluster 2024-09-21T10:29:30.337346+0000 mgr.y (mgr.25133) 489 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:31 smithi003 bash[89466]: cluster 2024-09-21T10:29:30.337346+0000 mgr.y (mgr.25133) 489 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:31 smithi003 bash[89466]: cluster 2024-09-21T10:29:30.337346+0000 mgr.y (mgr.25133) 489 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:31 smithi204 bash[78884]: cluster 2024-09-21T10:29:30.337346+0000 mgr.y (mgr.25133) 489 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:32.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:31 smithi204 bash[78884]: cluster 2024-09-21T10:29:30.337346+0000 mgr.y (mgr.25133) 489 : cluster [DBG] pgmap v349: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:32.382 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:29:32.383 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:29:33.035 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":350,"stamp":"2024-09-21T10:29:32.337583+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":457,"num_read_kb":902,"num_write":279,"num_write_kb":2449,"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":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":214,"ondisk_log_size":214,"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":267484,"kb_used_data":10716,"kb_used_omap":28,"kb_used_meta":256611,"kb_avail":749693732,"statfs":{"total":767960285184,"available":767686381568,"internally_reserved":0,"allocated":10973184,"data_stored":6461530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29293,"internal_metadata":262770067},"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.005377"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.433831+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:27:39.433831+0000","last_peered":"2024-09-21T10:27:39.433831+0000","last_clean":"2024-09-21T10:27:39.433831+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:27:39.433831+0000","last_undegraded":"2024-09-21T10:27:39.433831+0000","last_fullsized":"2024-09-21T10:27:39.433831+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.425525+0000","last_change":"2024-09-21T10:27:11.311242+0000","last_active":"2024-09-21T10:27:39.425525+0000","last_peered":"2024-09-21T10:27:39.425525+0000","last_clean":"2024-09-21T10:27:39.425525+0000","last_became_active":"2024-09-21T10:27:11.309626+0000","last_became_peered":"2024-09-21T10:27:11.309626+0000","last_unstale":"2024-09-21T10:27:39.425525+0000","last_undegraded":"2024-09-21T10:27:39.425525+0000","last_fullsized":"2024-09-21T10:27:39.425525+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:20.619264+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435312+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:27:39.435312+0000","last_peered":"2024-09-21T10:27:39.435312+0000","last_clean":"2024-09-21T10:27:39.435312+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:27:39.435312+0000","last_undegraded":"2024-09-21T10:27:39.435312+0000","last_fullsized":"2024-09-21T10:27:39.435312+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428946+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:27:39.428946+0000","last_peered":"2024-09-21T10:27:39.428946+0000","last_clean":"2024-09-21T10:27:39.428946+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:27:39.428946+0000","last_undegraded":"2024-09-21T10:27:39.428946+0000","last_fullsized":"2024-09-21T10:27:39.428946+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434547+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:27:39.434547+0000","last_peered":"2024-09-21T10:27:39.434547+0000","last_clean":"2024-09-21T10:27:39.434547+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:27:39.434547+0000","last_undegraded":"2024-09-21T10:27:39.434547+0000","last_fullsized":"2024-09-21T10:27:39.434547+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428406+0000","last_change":"2024-09-21T10:09:08.155865+0000","last_active":"2024-09-21T10:27:39.428406+0000","last_peered":"2024-09-21T10:27:39.428406+0000","last_clean":"2024-09-21T10:27:39.428406+0000","last_became_active":"2024-09-21T10:09:08.155041+0000","last_became_peered":"2024-09-21T10:09:08.155041+0000","last_unstale":"2024-09-21T10:27:39.428406+0000","last_undegraded":"2024-09-21T10:27:39.428406+0000","last_fullsized":"2024-09-21T10:27:39.428406+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:46:22.862941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434365+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:27:39.434365+0000","last_peered":"2024-09-21T10:27:39.434365+0000","last_clean":"2024-09-21T10:27:39.434365+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:27:39.434365+0000","last_undegraded":"2024-09-21T10:27:39.434365+0000","last_fullsized":"2024-09-21T10:27:39.434365+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.418660+0000","last_change":"2024-09-21T10:26:12.620501+0000","last_active":"2024-09-21T10:27:39.418660+0000","last_peered":"2024-09-21T10:27:39.418660+0000","last_clean":"2024-09-21T10:27:39.418660+0000","last_became_active":"2024-09-21T10:26:12.619444+0000","last_became_peered":"2024-09-21T10:26:12.619444+0000","last_unstale":"2024-09-21T10:27:39.418660+0000","last_undegraded":"2024-09-21T10:27:39.418660+0000","last_fullsized":"2024-09-21T10:27:39.418660+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:56.411026+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":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428044+0000","last_change":"2024-09-21T10:26:12.640975+0000","last_active":"2024-09-21T10:27:39.428044+0000","last_peered":"2024-09-21T10:27:39.428044+0000","last_clean":"2024-09-21T10:27:39.428044+0000","last_became_active":"2024-09-21T10:26:12.639969+0000","last_became_peered":"2024-09-21T10:26:12.639969+0000","last_unstale":"2024-09-21T10:27:39.428044+0000","last_undegraded":"2024-09-21T10:27:39.428044+0000","last_fullsized":"2024-09-21T10:27:39.428044+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:50.642831+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":1,"num_read_kb":1,"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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413785+0000","last_change":"2024-09-21T10:09:08.652614+0000","last_active":"2024-09-21T10:27:39.413785+0000","last_peered":"2024-09-21T10:27:39.413785+0000","last_clean":"2024-09-21T10:27:39.413785+0000","last_became_active":"2024-09-21T10:09:08.651256+0000","last_became_peered":"2024-09-21T10:09:08.651256+0000","last_unstale":"2024-09-21T10:27:39.413785+0000","last_undegraded":"2024-09-21T10:27:39.413785+0000","last_fullsized":"2024-09-21T10:27:39.413785+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:51:20.650173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429493+0000","last_change":"2024-09-21T10:26:41.617067+0000","last_active":"2024-09-21T10:27:39.429493+0000","last_peered":"2024-09-21T10:27:39.429493+0000","last_clean":"2024-09-21T10:27:39.429493+0000","last_became_active":"2024-09-21T10:26:41.615974+0000","last_became_peered":"2024-09-21T10:26:41.615974+0000","last_unstale":"2024-09-21T10:27:39.429493+0000","last_undegraded":"2024-09-21T10:27:39.429493+0000","last_fullsized":"2024-09-21T10:27:39.429493+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:35:29.801762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.424951+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:27:39.424951+0000","last_peered":"2024-09-21T10:27:39.424951+0000","last_clean":"2024-09-21T10:27:39.424951+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:27:39.424951+0000","last_undegraded":"2024-09-21T10:27:39.424951+0000","last_fullsized":"2024-09-21T10:27:39.424951+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":55,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429681+0000","last_change":"2024-09-21T10:09:08.133854+0000","last_active":"2024-09-21T10:27:39.429681+0000","last_peered":"2024-09-21T10:27:39.429681+0000","last_clean":"2024-09-21T10:27:39.429681+0000","last_became_active":"2024-09-21T10:09:08.132921+0000","last_became_peered":"2024-09-21T10:09:08.132921+0000","last_unstale":"2024-09-21T10:27:39.429681+0000","last_undegraded":"2024-09-21T10:27:39.429681+0000","last_fullsized":"2024-09-21T10:27:39.429681+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:22.798043+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":1,"num_read_kb":1,"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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.419326+0000","last_change":"2024-09-21T10:26:41.618553+0000","last_active":"2024-09-21T10:27:39.419326+0000","last_peered":"2024-09-21T10:27:39.419326+0000","last_clean":"2024-09-21T10:27:39.419326+0000","last_became_active":"2024-09-21T10:26:41.617699+0000","last_became_peered":"2024-09-21T10:26:41.617699+0000","last_unstale":"2024-09-21T10:27:39.419326+0000","last_undegraded":"2024-09-21T10:27:39.419326+0000","last_fullsized":"2024-09-21T10:27:39.419326+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:48.743812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434419+0000","last_change":"2024-09-21T10:27:39.431811+0000","last_active":"2024-09-21T10:27:39.434419+0000","last_peered":"2024-09-21T10:27:39.434419+0000","last_clean":"2024-09-21T10:27:39.434419+0000","last_became_active":"2024-09-21T10:27:39.430842+0000","last_became_peered":"2024-09-21T10:27:39.430842+0000","last_unstale":"2024-09-21T10:27:39.434419+0000","last_undegraded":"2024-09-21T10:27:39.434419+0000","last_fullsized":"2024-09-21T10:27:39.434419+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:56:34.707356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408831+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:27:39.408831+0000","last_peered":"2024-09-21T10:27:39.408831+0000","last_clean":"2024-09-21T10:27:39.408831+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:27:39.408831+0000","last_undegraded":"2024-09-21T10:27:39.408831+0000","last_fullsized":"2024-09-21T10:27:39.408831+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"73'3","reported_seq":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.430730+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:27:39.430730+0000","last_peered":"2024-09-21T10:27:39.430730+0000","last_clean":"2024-09-21T10:27:39.430730+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:27:39.430730+0000","last_undegraded":"2024-09-21T10:27:39.430730+0000","last_fullsized":"2024-09-21T10:27:39.430730+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.424855+0000","last_change":"2024-09-21T10:27:39.423109+0000","last_active":"2024-09-21T10:27:39.424855+0000","last_peered":"2024-09-21T10:27:39.424855+0000","last_clean":"2024-09-21T10:27:39.424855+0000","last_became_active":"2024-09-21T10:27:39.422145+0000","last_became_peered":"2024-09-21T10:27:39.422145+0000","last_unstale":"2024-09-21T10:27:39.424855+0000","last_undegraded":"2024-09-21T10:27:39.424855+0000","last_fullsized":"2024-09-21T10:27:39.424855+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:12:07.554015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.419389+0000","last_change":"2024-09-21T10:26:41.619005+0000","last_active":"2024-09-21T10:27:39.419389+0000","last_peered":"2024-09-21T10:27:39.419389+0000","last_clean":"2024-09-21T10:27:39.419389+0000","last_became_active":"2024-09-21T10:26:41.618029+0000","last_became_peered":"2024-09-21T10:26:41.618029+0000","last_unstale":"2024-09-21T10:27:39.419389+0000","last_undegraded":"2024-09-21T10:27:39.419389+0000","last_fullsized":"2024-09-21T10:27:39.419389+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:02:38.720543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414622+0000","last_change":"2024-09-21T10:27:11.311874+0000","last_active":"2024-09-21T10:27:39.414622+0000","last_peered":"2024-09-21T10:27:39.414622+0000","last_clean":"2024-09-21T10:27:39.414622+0000","last_became_active":"2024-09-21T10:27:11.311020+0000","last_became_peered":"2024-09-21T10:27:11.311020+0000","last_unstale":"2024-09-21T10:27:39.414622+0000","last_undegraded":"2024-09-21T10:27:39.414622+0000","last_fullsized":"2024-09-21T10:27:39.414622+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:39.291355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411600+0000","last_change":"2024-09-21T10:27:11.313776+0000","last_active":"2024-09-21T10:27:39.411600+0000","last_peered":"2024-09-21T10:27:39.411600+0000","last_clean":"2024-09-21T10:27:39.411600+0000","last_became_active":"2024-09-21T10:27:11.312901+0000","last_became_peered":"2024-09-21T10:27:11.312901+0000","last_unstale":"2024-09-21T10:27:39.411600+0000","last_undegraded":"2024-09-21T10:27:39.411600+0000","last_fullsized":"2024-09-21T10:27:39.411600+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:41:51.303361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413116+0000","last_change":"2024-09-21T10:26:41.620575+0000","last_active":"2024-09-21T10:27:39.413116+0000","last_peered":"2024-09-21T10:27:39.413116+0000","last_clean":"2024-09-21T10:27:39.413116+0000","last_became_active":"2024-09-21T10:26:41.619812+0000","last_became_peered":"2024-09-21T10:26:41.619812+0000","last_unstale":"2024-09-21T10:27:39.413116+0000","last_undegraded":"2024-09-21T10:27:39.413116+0000","last_fullsized":"2024-09-21T10:27:39.413116+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:36:56.097006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.433945+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:27:39.433945+0000","last_peered":"2024-09-21T10:27:39.433945+0000","last_clean":"2024-09-21T10:27:39.433945+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:27:39.433945+0000","last_undegraded":"2024-09-21T10:27:39.433945+0000","last_fullsized":"2024-09-21T10:27:39.433945+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426872+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:27:39.426872+0000","last_peered":"2024-09-21T10:27:39.426872+0000","last_clean":"2024-09-21T10:27:39.426872+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:27:39.426872+0000","last_undegraded":"2024-09-21T10:27:39.426872+0000","last_fullsized":"2024-09-21T10:27:39.426872+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":400,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428976+0000","last_change":"2024-09-21T10:26:12.642728+0000","last_active":"2024-09-21T10:27:39.428976+0000","last_peered":"2024-09-21T10:27:39.428976+0000","last_clean":"2024-09-21T10:27:39.428976+0000","last_became_active":"2024-09-21T10:26:12.641481+0000","last_became_peered":"2024-09-21T10:26:12.641481+0000","last_unstale":"2024-09-21T10:27:39.428976+0000","last_undegraded":"2024-09-21T10:27:39.428976+0000","last_fullsized":"2024-09-21T10:27:39.428976+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:00:47.547840+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:01:59.545005+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":392,"num_read_kb":834,"num_write":215,"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":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414396+0000","last_change":"2024-09-21T10:27:11.310388+0000","last_active":"2024-09-21T10:27:39.414396+0000","last_peered":"2024-09-21T10:27:39.414396+0000","last_clean":"2024-09-21T10:27:39.414396+0000","last_became_active":"2024-09-21T10:27:11.309384+0000","last_became_peered":"2024-09-21T10:27:11.309384+0000","last_unstale":"2024-09-21T10:27:39.414396+0000","last_undegraded":"2024-09-21T10:27:39.414396+0000","last_fullsized":"2024-09-21T10:27:39.414396+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:22.392463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429243+0000","last_change":"2024-09-21T10:27:39.429168+0000","last_active":"2024-09-21T10:27:39.429243+0000","last_peered":"2024-09-21T10:27:39.429243+0000","last_clean":"2024-09-21T10:27:39.429243+0000","last_became_active":"2024-09-21T10:27:39.428808+0000","last_became_peered":"2024-09-21T10:27:39.428808+0000","last_unstale":"2024-09-21T10:27:39.429243+0000","last_undegraded":"2024-09-21T10:27:39.429243+0000","last_fullsized":"2024-09-21T10:27:39.429243+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:33.821387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.418053+0000","last_change":"2024-09-21T10:09:08.654331+0000","last_active":"2024-09-21T10:27:39.418053+0000","last_peered":"2024-09-21T10:27:39.418053+0000","last_clean":"2024-09-21T10:27:39.418053+0000","last_became_active":"2024-09-21T10:09:08.653553+0000","last_became_peered":"2024-09-21T10:09:08.653553+0000","last_unstale":"2024-09-21T10:27:39.418053+0000","last_undegraded":"2024-09-21T10:27:39.418053+0000","last_fullsized":"2024-09-21T10:27:39.418053+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:40.182032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":97,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428380+0000","last_change":"2024-09-21T10:26:41.612065+0000","last_active":"2024-09-21T10:27:39.428380+0000","last_peered":"2024-09-21T10:27:39.428380+0000","last_clean":"2024-09-21T10:27:39.428380+0000","last_became_active":"2024-09-21T10:26:41.611402+0000","last_became_peered":"2024-09-21T10:26:41.611402+0000","last_unstale":"2024-09-21T10:27:39.428380+0000","last_undegraded":"2024-09-21T10:27:39.428380+0000","last_fullsized":"2024-09-21T10:27:39.428380+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:29:46.547373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428301+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:27:39.428301+0000","last_peered":"2024-09-21T10:27:39.428301+0000","last_clean":"2024-09-21T10:27:39.428301+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:27:39.428301+0000","last_undegraded":"2024-09-21T10:27:39.428301+0000","last_fullsized":"2024-09-21T10:27:39.428301+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.409389+0000","last_change":"2024-09-21T10:27:11.310003+0000","last_active":"2024-09-21T10:27:39.409389+0000","last_peered":"2024-09-21T10:27:39.409389+0000","last_clean":"2024-09-21T10:27:39.409389+0000","last_became_active":"2024-09-21T10:27:11.309045+0000","last_became_peered":"2024-09-21T10:27:11.309045+0000","last_unstale":"2024-09-21T10:27:39.409389+0000","last_undegraded":"2024-09-21T10:27:39.409389+0000","last_fullsized":"2024-09-21T10:27:39.409389+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:57:39.512324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":102,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.425804+0000","last_change":"2024-09-21T10:27:39.424570+0000","last_active":"2024-09-21T10:27:39.425804+0000","last_peered":"2024-09-21T10:27:39.425804+0000","last_clean":"2024-09-21T10:27:39.425804+0000","last_became_active":"2024-09-21T10:27:39.423953+0000","last_became_peered":"2024-09-21T10:27:39.423953+0000","last_unstale":"2024-09-21T10:27:39.425804+0000","last_undegraded":"2024-09-21T10:27:39.425804+0000","last_fullsized":"2024-09-21T10:27:39.425804+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:09.117426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411554+0000","last_change":"2024-09-21T10:27:11.314569+0000","last_active":"2024-09-21T10:27:39.411554+0000","last_peered":"2024-09-21T10:27:39.411554+0000","last_clean":"2024-09-21T10:27:39.411554+0000","last_became_active":"2024-09-21T10:27:11.313682+0000","last_became_peered":"2024-09-21T10:27:11.313682+0000","last_unstale":"2024-09-21T10:27:39.411554+0000","last_undegraded":"2024-09-21T10:27:39.411554+0000","last_fullsized":"2024-09-21T10:27:39.411554+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:53:46.163299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411814+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:27:39.411814+0000","last_peered":"2024-09-21T10:27:39.411814+0000","last_clean":"2024-09-21T10:27:39.411814+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:27:39.411814+0000","last_undegraded":"2024-09-21T10:27:39.411814+0000","last_fullsized":"2024-09-21T10:27:39.411814+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414694+0000","last_change":"2024-09-21T10:26:41.614546+0000","last_active":"2024-09-21T10:27:39.414694+0000","last_peered":"2024-09-21T10:27:39.414694+0000","last_clean":"2024-09-21T10:27:39.414694+0000","last_became_active":"2024-09-21T10:26:41.613528+0000","last_became_peered":"2024-09-21T10:26:41.613528+0000","last_unstale":"2024-09-21T10:27:39.414694+0000","last_undegraded":"2024-09-21T10:27:39.414694+0000","last_fullsized":"2024-09-21T10:27:39.414694+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:05:38.090493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.412203+0000","last_change":"2024-09-21T10:26:12.631953+0000","last_active":"2024-09-21T10:27:39.412203+0000","last_peered":"2024-09-21T10:27:39.412203+0000","last_clean":"2024-09-21T10:27:39.412203+0000","last_became_active":"2024-09-21T10:26:12.630796+0000","last_became_peered":"2024-09-21T10:26:12.630796+0000","last_unstale":"2024-09-21T10:27:39.412203+0000","last_undegraded":"2024-09-21T10:27:39.412203+0000","last_fullsized":"2024-09-21T10:27:39.412203+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:57:23.314208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428402+0000","last_change":"2024-09-21T10:27:39.427162+0000","last_active":"2024-09-21T10:27:39.428402+0000","last_peered":"2024-09-21T10:27:39.428402+0000","last_clean":"2024-09-21T10:27:39.428402+0000","last_became_active":"2024-09-21T10:27:39.426838+0000","last_became_peered":"2024-09-21T10:27:39.426838+0000","last_unstale":"2024-09-21T10:27:39.428402+0000","last_undegraded":"2024-09-21T10:27:39.428402+0000","last_fullsized":"2024-09-21T10:27:39.428402+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:17.657353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426593+0000","last_change":"2024-09-21T10:27:39.425609+0000","last_active":"2024-09-21T10:27:39.426593+0000","last_peered":"2024-09-21T10:27:39.426593+0000","last_clean":"2024-09-21T10:27:39.426593+0000","last_became_active":"2024-09-21T10:27:39.424670+0000","last_became_peered":"2024-09-21T10:27:39.424670+0000","last_unstale":"2024-09-21T10:27:39.426593+0000","last_undegraded":"2024-09-21T10:27:39.426593+0000","last_fullsized":"2024-09-21T10:27:39.426593+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:53:26.580084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":99,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413406+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:27:39.413406+0000","last_peered":"2024-09-21T10:27:39.413406+0000","last_clean":"2024-09-21T10:27:39.413406+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:27:39.413406+0000","last_undegraded":"2024-09-21T10:27:39.413406+0000","last_fullsized":"2024-09-21T10:27:39.413406+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":43,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411995+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:27:39.411995+0000","last_peered":"2024-09-21T10:27:39.411995+0000","last_clean":"2024-09-21T10:27:39.411995+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:27:39.411995+0000","last_undegraded":"2024-09-21T10:27:39.411995+0000","last_fullsized":"2024-09-21T10:27:39.411995+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413331+0000","last_change":"2024-09-21T10:27:11.315917+0000","last_active":"2024-09-21T10:27:39.413331+0000","last_peered":"2024-09-21T10:27:39.413331+0000","last_clean":"2024-09-21T10:27:39.413331+0000","last_became_active":"2024-09-21T10:27:11.309506+0000","last_became_peered":"2024-09-21T10:27:11.309506+0000","last_unstale":"2024-09-21T10:27:39.413331+0000","last_undegraded":"2024-09-21T10:27:39.413331+0000","last_fullsized":"2024-09-21T10:27:39.413331+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:21.034750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429577+0000","last_change":"2024-09-21T10:26:12.641782+0000","last_active":"2024-09-21T10:27:39.429577+0000","last_peered":"2024-09-21T10:27:39.429577+0000","last_clean":"2024-09-21T10:27:39.429577+0000","last_became_active":"2024-09-21T10:26:12.640896+0000","last_became_peered":"2024-09-21T10:26:12.640896+0000","last_unstale":"2024-09-21T10:27:39.429577+0000","last_undegraded":"2024-09-21T10:27:39.429577+0000","last_fullsized":"2024-09-21T10:27:39.429577+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:39.654861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":55,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408710+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:27:39.408710+0000","last_peered":"2024-09-21T10:27:39.408710+0000","last_clean":"2024-09-21T10:27:39.408710+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:27:39.408710+0000","last_undegraded":"2024-09-21T10:27:39.408710+0000","last_fullsized":"2024-09-21T10:27:39.408710+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.433852+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:27:39.433852+0000","last_peered":"2024-09-21T10:27:39.433852+0000","last_clean":"2024-09-21T10:27:39.433852+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:27:39.433852+0000","last_undegraded":"2024-09-21T10:27:39.433852+0000","last_fullsized":"2024-09-21T10:27:39.433852+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":55,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413165+0000","last_change":"2024-09-21T10:26:41.633195+0000","last_active":"2024-09-21T10:27:39.413165+0000","last_peered":"2024-09-21T10:27:39.413165+0000","last_clean":"2024-09-21T10:27:39.413165+0000","last_became_active":"2024-09-21T10:26:41.631812+0000","last_became_peered":"2024-09-21T10:26:41.631812+0000","last_unstale":"2024-09-21T10:27:39.413165+0000","last_undegraded":"2024-09-21T10:27:39.413165+0000","last_fullsized":"2024-09-21T10:27:39.413165+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:49:12.990187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434173+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:27:39.434173+0000","last_peered":"2024-09-21T10:27:39.434173+0000","last_clean":"2024-09-21T10:27:39.434173+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:27:39.434173+0000","last_undegraded":"2024-09-21T10:27:39.434173+0000","last_fullsized":"2024-09-21T10:27:39.434173+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408766+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:27:39.408766+0000","last_peered":"2024-09-21T10:27:39.408766+0000","last_clean":"2024-09-21T10:27:39.408766+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:27:39.408766+0000","last_undegraded":"2024-09-21T10:27:39.408766+0000","last_fullsized":"2024-09-21T10:27:39.408766+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.417981+0000","last_change":"2024-09-21T10:27:11.313729+0000","last_active":"2024-09-21T10:27:39.417981+0000","last_peered":"2024-09-21T10:27:39.417981+0000","last_clean":"2024-09-21T10:27:39.417981+0000","last_became_active":"2024-09-21T10:27:11.312832+0000","last_became_peered":"2024-09-21T10:27:11.312832+0000","last_unstale":"2024-09-21T10:27:39.417981+0000","last_undegraded":"2024-09-21T10:27:39.417981+0000","last_fullsized":"2024-09-21T10:27:39.417981+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:02.152440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411178+0000","last_change":"2024-09-21T10:09:10.003326+0000","last_active":"2024-09-21T10:27:39.411178+0000","last_peered":"2024-09-21T10:27:39.411178+0000","last_clean":"2024-09-21T10:27:39.411178+0000","last_became_active":"2024-09-21T10:09:10.002488+0000","last_became_peered":"2024-09-21T10:09:10.002488+0000","last_unstale":"2024-09-21T10:27:39.411178+0000","last_undegraded":"2024-09-21T10:27:39.411178+0000","last_fullsized":"2024-09-21T10:27:39.411178+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:51.953655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411887+0000","last_change":"2024-09-21T10:26:41.619532+0000","last_active":"2024-09-21T10:27:39.411887+0000","last_peered":"2024-09-21T10:27:39.411887+0000","last_clean":"2024-09-21T10:27:39.411887+0000","last_became_active":"2024-09-21T10:26:41.618986+0000","last_became_peered":"2024-09-21T10:26:41.618986+0000","last_unstale":"2024-09-21T10:27:39.411887+0000","last_undegraded":"2024-09-21T10:27:39.411887+0000","last_fullsized":"2024-09-21T10:27:39.411887+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:47:47.786666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.412620+0000","last_change":"2024-09-21T10:09:08.151544+0000","last_active":"2024-09-21T10:27:39.412620+0000","last_peered":"2024-09-21T10:27:39.412620+0000","last_clean":"2024-09-21T10:27:39.412620+0000","last_became_active":"2024-09-21T10:09:08.149589+0000","last_became_peered":"2024-09-21T10:09:08.149589+0000","last_unstale":"2024-09-21T10:27:39.412620+0000","last_undegraded":"2024-09-21T10:27:39.412620+0000","last_fullsized":"2024-09-21T10:27:39.412620+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:18:26.715099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411878+0000","last_change":"2024-09-21T10:27:11.312375+0000","last_active":"2024-09-21T10:27:39.411878+0000","last_peered":"2024-09-21T10:27:39.411878+0000","last_clean":"2024-09-21T10:27:39.411878+0000","last_became_active":"2024-09-21T10:27:11.311544+0000","last_became_peered":"2024-09-21T10:27:11.311544+0000","last_unstale":"2024-09-21T10:27:39.411878+0000","last_undegraded":"2024-09-21T10:27:39.411878+0000","last_fullsized":"2024-09-21T10:27:39.411878+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:53.626537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.433213+0000","last_change":"2024-09-21T10:27:39.431764+0000","last_active":"2024-09-21T10:27:39.433213+0000","last_peered":"2024-09-21T10:27:39.433213+0000","last_clean":"2024-09-21T10:27:39.433213+0000","last_became_active":"2024-09-21T10:27:39.430768+0000","last_became_peered":"2024-09-21T10:27:39.430768+0000","last_unstale":"2024-09-21T10:27:39.433213+0000","last_undegraded":"2024-09-21T10:27:39.433213+0000","last_fullsized":"2024-09-21T10:27:39.433213+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:26.683203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414113+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:27:39.414113+0000","last_peered":"2024-09-21T10:27:39.414113+0000","last_clean":"2024-09-21T10:27:39.414113+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:27:39.414113+0000","last_undegraded":"2024-09-21T10:27:39.414113+0000","last_fullsized":"2024-09-21T10:27:39.414113+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434840+0000","last_change":"2024-09-21T10:27:39.434760+0000","last_active":"2024-09-21T10:27:39.434840+0000","last_peered":"2024-09-21T10:27:39.434840+0000","last_clean":"2024-09-21T10:27:39.434840+0000","last_became_active":"2024-09-21T10:27:39.432320+0000","last_became_peered":"2024-09-21T10:27:39.432320+0000","last_unstale":"2024-09-21T10:27:39.434840+0000","last_undegraded":"2024-09-21T10:27:39.434840+0000","last_fullsized":"2024-09-21T10:27:39.434840+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:45.359175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426661+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:27:39.426661+0000","last_peered":"2024-09-21T10:27:39.426661+0000","last_clean":"2024-09-21T10:27:39.426661+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:27:39.426661+0000","last_undegraded":"2024-09-21T10:27:39.426661+0000","last_fullsized":"2024-09-21T10:27:39.426661+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429088+0000","last_change":"2024-09-21T10:27:39.429003+0000","last_active":"2024-09-21T10:27:39.429088+0000","last_peered":"2024-09-21T10:27:39.429088+0000","last_clean":"2024-09-21T10:27:39.429088+0000","last_became_active":"2024-09-21T10:27:39.428655+0000","last_became_peered":"2024-09-21T10:27:39.428655+0000","last_unstale":"2024-09-21T10:27:39.429088+0000","last_undegraded":"2024-09-21T10:27:39.429088+0000","last_fullsized":"2024-09-21T10:27:39.429088+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:01:46.109783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.417736+0000","last_change":"2024-09-21T10:26:41.617543+0000","last_active":"2024-09-21T10:27:39.417736+0000","last_peered":"2024-09-21T10:27:39.417736+0000","last_clean":"2024-09-21T10:27:39.417736+0000","last_became_active":"2024-09-21T10:26:41.617195+0000","last_became_peered":"2024-09-21T10:26:41.617195+0000","last_unstale":"2024-09-21T10:27:39.417736+0000","last_undegraded":"2024-09-21T10:27:39.417736+0000","last_fullsized":"2024-09-21T10:27:39.417736+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:26:01.247153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431687+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:27:39.431687+0000","last_peered":"2024-09-21T10:27:39.431687+0000","last_clean":"2024-09-21T10:27:39.431687+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:27:39.431687+0000","last_undegraded":"2024-09-21T10:27:39.431687+0000","last_fullsized":"2024-09-21T10:27:39.431687+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431492+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:27:39.431492+0000","last_peered":"2024-09-21T10:27:39.431492+0000","last_clean":"2024-09-21T10:27:39.431492+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:27:39.431492+0000","last_undegraded":"2024-09-21T10:27:39.431492+0000","last_fullsized":"2024-09-21T10:27:39.431492+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.427077+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:27:39.427077+0000","last_peered":"2024-09-21T10:27:39.427077+0000","last_clean":"2024-09-21T10:27:39.427077+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:27:39.427077+0000","last_undegraded":"2024-09-21T10:27:39.427077+0000","last_fullsized":"2024-09-21T10:27:39.427077+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431225+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:27:39.431225+0000","last_peered":"2024-09-21T10:27:39.431225+0000","last_clean":"2024-09-21T10:27:39.431225+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:27:39.431225+0000","last_undegraded":"2024-09-21T10:27:39.431225+0000","last_fullsized":"2024-09-21T10:27:39.431225+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411348+0000","last_change":"2024-09-21T10:27:11.314246+0000","last_active":"2024-09-21T10:27:39.411348+0000","last_peered":"2024-09-21T10:27:39.411348+0000","last_clean":"2024-09-21T10:27:39.411348+0000","last_became_active":"2024-09-21T10:27:11.312993+0000","last_became_peered":"2024-09-21T10:27:11.312993+0000","last_unstale":"2024-09-21T10:27:39.411348+0000","last_undegraded":"2024-09-21T10:27:39.411348+0000","last_fullsized":"2024-09-21T10:27:39.411348+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:03.804239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":59,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.424011+0000","last_change":"2024-09-21T10:27:39.423892+0000","last_active":"2024-09-21T10:27:39.424011+0000","last_peered":"2024-09-21T10:27:39.424011+0000","last_clean":"2024-09-21T10:27:39.424011+0000","last_became_active":"2024-09-21T10:27:39.423559+0000","last_became_peered":"2024-09-21T10:27:39.423559+0000","last_unstale":"2024-09-21T10:27:39.424011+0000","last_undegraded":"2024-09-21T10:27:39.424011+0000","last_fullsized":"2024-09-21T10:27:39.424011+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:32:34.705768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":61,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408724+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:27:39.408724+0000","last_peered":"2024-09-21T10:27:39.408724+0000","last_clean":"2024-09-21T10:27:39.408724+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:27:39.408724+0000","last_undegraded":"2024-09-21T10:27:39.408724+0000","last_fullsized":"2024-09-21T10:27:39.408724+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.422587+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:27:39.422587+0000","last_peered":"2024-09-21T10:27:39.422587+0000","last_clean":"2024-09-21T10:27:39.422587+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:27:39.422587+0000","last_undegraded":"2024-09-21T10:27:39.422587+0000","last_fullsized":"2024-09-21T10:27:39.422587+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414369+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:27:39.414369+0000","last_peered":"2024-09-21T10:27:39.414369+0000","last_clean":"2024-09-21T10:27:39.414369+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:27:39.414369+0000","last_undegraded":"2024-09-21T10:27:39.414369+0000","last_fullsized":"2024-09-21T10:27:39.414369+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.422424+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:27:39.422424+0000","last_peered":"2024-09-21T10:27:39.422424+0000","last_clean":"2024-09-21T10:27:39.422424+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:27:39.422424+0000","last_undegraded":"2024-09-21T10:27:39.422424+0000","last_fullsized":"2024-09-21T10:27:39.422424+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":56,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.420695+0000","last_change":"2024-09-21T10:09:08.154291+0000","last_active":"2024-09-21T10:27:39.420695+0000","last_peered":"2024-09-21T10:27:39.420695+0000","last_clean":"2024-09-21T10:27:39.420695+0000","last_became_active":"2024-09-21T10:09:08.153578+0000","last_became_peered":"2024-09-21T10:09:08.153578+0000","last_unstale":"2024-09-21T10:27:39.420695+0000","last_undegraded":"2024-09-21T10:27:39.420695+0000","last_fullsized":"2024-09-21T10:27:39.420695+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:04:57.130911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.430549+0000","last_change":"2024-09-21T10:27:39.430406+0000","last_active":"2024-09-21T10:27:39.430549+0000","last_peered":"2024-09-21T10:27:39.430549+0000","last_clean":"2024-09-21T10:27:39.430549+0000","last_became_active":"2024-09-21T10:27:39.430142+0000","last_became_peered":"2024-09-21T10:27:39.430142+0000","last_unstale":"2024-09-21T10:27:39.430549+0000","last_undegraded":"2024-09-21T10:27:39.430549+0000","last_fullsized":"2024-09-21T10:27:39.430549+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:23.854123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":77,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429044+0000","last_change":"2024-09-21T10:27:39.428977+0000","last_active":"2024-09-21T10:27:39.429044+0000","last_peered":"2024-09-21T10:27:39.429044+0000","last_clean":"2024-09-21T10:27:39.429044+0000","last_became_active":"2024-09-21T10:27:39.428625+0000","last_became_peered":"2024-09-21T10:27:39.428625+0000","last_unstale":"2024-09-21T10:27:39.429044+0000","last_undegraded":"2024-09-21T10:27:39.429044+0000","last_fullsized":"2024-09-21T10:27:39.429044+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:09.849845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.410158+0000","last_change":"2024-09-21T10:26:41.619932+0000","last_active":"2024-09-21T10:27:39.410158+0000","last_peered":"2024-09-21T10:27:39.410158+0000","last_clean":"2024-09-21T10:27:39.410158+0000","last_became_active":"2024-09-21T10:26:41.619175+0000","last_became_peered":"2024-09-21T10:26:41.619175+0000","last_unstale":"2024-09-21T10:27:39.410158+0000","last_undegraded":"2024-09-21T10:27:39.410158+0000","last_fullsized":"2024-09-21T10:27:39.410158+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:39.286946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":76,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408739+0000","last_change":"2024-09-21T10:27:11.312529+0000","last_active":"2024-09-21T10:27:39.408739+0000","last_peered":"2024-09-21T10:27:39.408739+0000","last_clean":"2024-09-21T10:27:39.408739+0000","last_became_active":"2024-09-21T10:27:11.309432+0000","last_became_peered":"2024-09-21T10:27:11.309432+0000","last_unstale":"2024-09-21T10:27:39.408739+0000","last_undegraded":"2024-09-21T10:27:39.408739+0000","last_fullsized":"2024-09-21T10:27:39.408739+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:03:15.526522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"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":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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13707,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201575,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28736,"kb_used_data":1716,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716416,"statfs":{"total":95995035648,"available":95965609984,"internally_reserved":0,"allocated":1757184,"data_stored":1179477,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":27654604},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463218,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":41016,"kb_used_data":1704,"kb_used_omap":1,"kb_used_meta":39294,"kb_avail":93704136,"statfs":{"total":95995035648,"available":95953035264,"internally_reserved":0,"allocated":1744896,"data_stored":1179077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":40237511},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724862,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":50288,"kb_used_data":1120,"kb_used_omap":1,"kb_used_meta":49150,"kb_avail":93694864,"statfs":{"total":95995035648,"available":95943540736,"internally_reserved":0,"allocated":1146880,"data_stored":584808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":50330054},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986504,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1163264,"data_stored":589370,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631512,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28592,"kb_used_data":1116,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716560,"statfs":{"total":95995035648,"available":95965757440,"internally_reserved":0,"allocated":1142784,"data_stored":584570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":28110385},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795038,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32812,"kb_used_data":1120,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712340,"statfs":{"total":95995035648,"available":95961436160,"internally_reserved":0,"allocated":1146880,"data_stored":585096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":32433713},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958564,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28636,"kb_used_data":1104,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716516,"statfs":{"total":95995035648,"available":95965712384,"internally_reserved":0,"allocated":1130496,"data_stored":583680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":28174696},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122090,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29240,"kb_used_data":1700,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93715912,"statfs":{"total":95995035648,"available":95965093888,"internally_reserved":0,"allocated":1740800,"data_stored":1175452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":28174506},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"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":4972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:29:33.038 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T10:29:33.038 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T10:29:33.038 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T10:29:33.038 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T10:29:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:33 smithi003 bash[88275]: cluster 2024-09-21T10:29:32.338095+0000 mgr.y (mgr.25133) 490 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:33 smithi003 bash[88275]: cluster 2024-09-21T10:29:32.338095+0000 mgr.y (mgr.25133) 490 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:33 smithi003 bash[88275]: audit 2024-09-21T10:29:32.370110+0000 mgr.y (mgr.25133) 491 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:33 smithi003 bash[88275]: audit 2024-09-21T10:29:32.370110+0000 mgr.y (mgr.25133) 491 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:33.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:33 smithi003 bash[89466]: cluster 2024-09-21T10:29:32.338095+0000 mgr.y (mgr.25133) 490 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:33.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:33 smithi003 bash[89466]: cluster 2024-09-21T10:29:32.338095+0000 mgr.y (mgr.25133) 490 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:33.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:33 smithi003 bash[89466]: audit 2024-09-21T10:29:32.370110+0000 mgr.y (mgr.25133) 491 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:33.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:33 smithi003 bash[89466]: audit 2024-09-21T10:29:32.370110+0000 mgr.y (mgr.25133) 491 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:33 smithi204 bash[78884]: cluster 2024-09-21T10:29:32.338095+0000 mgr.y (mgr.25133) 490 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:33 smithi204 bash[78884]: cluster 2024-09-21T10:29:32.338095+0000 mgr.y (mgr.25133) 490 : cluster [DBG] pgmap v350: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:33 smithi204 bash[78884]: audit 2024-09-21T10:29:32.370110+0000 mgr.y (mgr.25133) 491 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:33 smithi204 bash[78884]: audit 2024-09-21T10:29:32.370110+0000 mgr.y (mgr.25133) 491 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:35.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:35 smithi003 bash[88275]: cluster 2024-09-21T10:29:34.339139+0000 mgr.y (mgr.25133) 492 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:35.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:35 smithi003 bash[88275]: cluster 2024-09-21T10:29:34.339139+0000 mgr.y (mgr.25133) 492 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:35.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:35 smithi003 bash[89466]: cluster 2024-09-21T10:29:34.339139+0000 mgr.y (mgr.25133) 492 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:35.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:35 smithi003 bash[89466]: cluster 2024-09-21T10:29:34.339139+0000 mgr.y (mgr.25133) 492 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:35 smithi204 bash[78884]: cluster 2024-09-21T10:29:34.339139+0000 mgr.y (mgr.25133) 492 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:36.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:35 smithi204 bash[78884]: cluster 2024-09-21T10:29:34.339139+0000 mgr.y (mgr.25133) 492 : cluster [DBG] pgmap v351: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:29:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:29:37] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.51.0" 2024-09-21T10:29:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:37 smithi003 bash[88275]: cluster 2024-09-21T10:29:36.340003+0000 mgr.y (mgr.25133) 493 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:37 smithi003 bash[88275]: cluster 2024-09-21T10:29:36.340003+0000 mgr.y (mgr.25133) 493 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:37.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:37 smithi003 bash[89466]: cluster 2024-09-21T10:29:36.340003+0000 mgr.y (mgr.25133) 493 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:37 smithi003 bash[89466]: cluster 2024-09-21T10:29:36.340003+0000 mgr.y (mgr.25133) 493 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:37.787 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:37 smithi204 bash[78884]: cluster 2024-09-21T10:29:36.340003+0000 mgr.y (mgr.25133) 493 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:37 smithi204 bash[78884]: cluster 2024-09-21T10:29:36.340003+0000 mgr.y (mgr.25133) 493 : cluster [DBG] pgmap v352: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:38.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:38 smithi003 bash[88275]: audit 2024-09-21T10:29:38.582938+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:38.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:38 smithi003 bash[88275]: audit 2024-09-21T10:29:38.582938+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:38.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:38 smithi003 bash[89466]: audit 2024-09-21T10:29:38.582938+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:38.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:38 smithi003 bash[89466]: audit 2024-09-21T10:29:38.582938+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:38 smithi204 bash[78884]: audit 2024-09-21T10:29:38.582938+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:38 smithi204 bash[78884]: audit 2024-09-21T10:29:38.582938+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:39 smithi003 bash[88275]: cluster 2024-09-21T10:29:38.340730+0000 mgr.y (mgr.25133) 494 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:39 smithi003 bash[88275]: cluster 2024-09-21T10:29:38.340730+0000 mgr.y (mgr.25133) 494 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:39 smithi003 bash[89466]: cluster 2024-09-21T10:29:38.340730+0000 mgr.y (mgr.25133) 494 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:39 smithi003 bash[89466]: cluster 2024-09-21T10:29:38.340730+0000 mgr.y (mgr.25133) 494 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:39 smithi204 bash[78884]: cluster 2024-09-21T10:29:38.340730+0000 mgr.y (mgr.25133) 494 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:39 smithi204 bash[78884]: cluster 2024-09-21T10:29:38.340730+0000 mgr.y (mgr.25133) 494 : cluster [DBG] pgmap v353: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:41.159 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:29:41.159 INFO:teuthology.orchestra.run.smithi003.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T10:29:41.790 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T10:29:41.791 INFO:teuthology.run_tasks:Running task print... 2024-09-21T10:29:41.807 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2024-09-21T10:29:41.807 INFO:teuthology.run_tasks:Running task parallel... 2024-09-21T10:29:41.862 INFO:teuthology.task.parallel:starting parallel... 2024-09-21T10:29:41.862 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-21T10:29:41.862 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2024-09-21T10:29:41.864 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2024-09-21T10:29:41.864 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY'], 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}}, 'workunit': {'branch': 'main', 'sha1': '62da54b4b83a96ca9976b7e1d0c8272a564a2208'}} 2024-09-21T10:29:41.864 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2024-09-21T10:29:41.864 INFO:tasks.thrashosds:Beginning thrashosds... 2024-09-21T10:29:41.864 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T10:29:41.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:29:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:41 smithi003 bash[89466]: cluster 2024-09-21T10:29:40.341750+0000 mgr.y (mgr.25133) 495 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:41 smithi003 bash[89466]: cluster 2024-09-21T10:29:40.341750+0000 mgr.y (mgr.25133) 495 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:41 smithi003 bash[89466]: audit 2024-09-21T10:29:41.157662+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.3:0/2124972579' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T10:29:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:41 smithi003 bash[89466]: audit 2024-09-21T10:29:41.157662+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.3:0/2124972579' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T10:29:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:41 smithi003 bash[88275]: cluster 2024-09-21T10:29:40.341750+0000 mgr.y (mgr.25133) 495 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:41.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:41 smithi003 bash[88275]: cluster 2024-09-21T10:29:40.341750+0000 mgr.y (mgr.25133) 495 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:41.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:41 smithi003 bash[88275]: audit 2024-09-21T10:29:41.157662+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.3:0/2124972579' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T10:29:41.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:41 smithi003 bash[88275]: audit 2024-09-21T10:29:41.157662+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.3:0/2124972579' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T10:29:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:41 smithi204 bash[78884]: cluster 2024-09-21T10:29:40.341750+0000 mgr.y (mgr.25133) 495 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:41 smithi204 bash[78884]: cluster 2024-09-21T10:29:40.341750+0000 mgr.y (mgr.25133) 495 : cluster [DBG] pgmap v354: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:41 smithi204 bash[78884]: audit 2024-09-21T10:29:41.157662+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.3:0/2124972579' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T10:29:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:41 smithi204 bash[78884]: audit 2024-09-21T10:29:41.157662+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.3:0/2124972579' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T10:29:43.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:43 smithi003 bash[89466]: cluster 2024-09-21T10:29:42.342494+0000 mgr.y (mgr.25133) 496 : cluster [DBG] pgmap v355: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:43.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:43 smithi003 bash[89466]: cluster 2024-09-21T10:29:42.342494+0000 mgr.y (mgr.25133) 496 : cluster [DBG] pgmap v355: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:43 smithi003 bash[88275]: cluster 2024-09-21T10:29:42.342494+0000 mgr.y (mgr.25133) 496 : cluster [DBG] pgmap v355: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:43 smithi003 bash[88275]: cluster 2024-09-21T10:29:42.342494+0000 mgr.y (mgr.25133) 496 : cluster [DBG] pgmap v355: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:43 smithi204 bash[78884]: cluster 2024-09-21T10:29:42.342494+0000 mgr.y (mgr.25133) 496 : cluster [DBG] pgmap v355: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:43 smithi204 bash[78884]: cluster 2024-09-21T10:29:42.342494+0000 mgr.y (mgr.25133) 496 : cluster [DBG] pgmap v355: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:45 smithi003 bash[88275]: cluster 2024-09-21T10:29:44.343440+0000 mgr.y (mgr.25133) 497 : cluster [DBG] pgmap v356: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:45 smithi003 bash[88275]: cluster 2024-09-21T10:29:44.343440+0000 mgr.y (mgr.25133) 497 : cluster [DBG] pgmap v356: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:45 smithi003 bash[89466]: cluster 2024-09-21T10:29:44.343440+0000 mgr.y (mgr.25133) 497 : cluster [DBG] pgmap v356: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:45.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:45 smithi003 bash[89466]: cluster 2024-09-21T10:29:44.343440+0000 mgr.y (mgr.25133) 497 : cluster [DBG] pgmap v356: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:46.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:45 smithi204 bash[78884]: cluster 2024-09-21T10:29:44.343440+0000 mgr.y (mgr.25133) 497 : cluster [DBG] pgmap v356: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:46.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:45 smithi204 bash[78884]: cluster 2024-09-21T10:29:44.343440+0000 mgr.y (mgr.25133) 497 : cluster [DBG] pgmap v356: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:46.607 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:29:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:29:47] "GET /metrics HTTP/1.1" 200 33966 "" "Prometheus/2.51.0" 2024-09-21T10:29:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:47 smithi003 bash[88275]: cluster 2024-09-21T10:29:46.344240+0000 mgr.y (mgr.25133) 498 : cluster [DBG] pgmap v357: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:47 smithi003 bash[88275]: cluster 2024-09-21T10:29:46.344240+0000 mgr.y (mgr.25133) 498 : cluster [DBG] pgmap v357: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:47 smithi003 bash[89466]: cluster 2024-09-21T10:29:46.344240+0000 mgr.y (mgr.25133) 498 : cluster [DBG] pgmap v357: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:47.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:47 smithi003 bash[89466]: cluster 2024-09-21T10:29:46.344240+0000 mgr.y (mgr.25133) 498 : cluster [DBG] pgmap v357: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:47 smithi204 bash[78884]: cluster 2024-09-21T10:29:46.344240+0000 mgr.y (mgr.25133) 498 : cluster [DBG] pgmap v357: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:47 smithi204 bash[78884]: cluster 2024-09-21T10:29:46.344240+0000 mgr.y (mgr.25133) 498 : cluster [DBG] pgmap v357: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:49.867 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:29:49.869 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:29:49.881 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:49 smithi003 bash[88275]: cluster 2024-09-21T10:29:48.344960+0000 mgr.y (mgr.25133) 499 : cluster [DBG] pgmap v358: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:49.881 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:49 smithi003 bash[88275]: cluster 2024-09-21T10:29:48.344960+0000 mgr.y (mgr.25133) 499 : cluster [DBG] pgmap v358: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:49.881 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:49 smithi003 bash[89466]: cluster 2024-09-21T10:29:48.344960+0000 mgr.y (mgr.25133) 499 : cluster [DBG] pgmap v358: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:49.881 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:49 smithi003 bash[89466]: cluster 2024-09-21T10:29:48.344960+0000 mgr.y (mgr.25133) 499 : cluster [DBG] pgmap v358: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:50.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:49 smithi204 bash[78884]: cluster 2024-09-21T10:29:48.344960+0000 mgr.y (mgr.25133) 499 : cluster [DBG] pgmap v358: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:50.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:49 smithi204 bash[78884]: cluster 2024-09-21T10:29:48.344960+0000 mgr.y (mgr.25133) 499 : cluster [DBG] pgmap v358: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:50.538 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":358,"stamp":"2024-09-21T10:29:48.344509+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":457,"num_read_kb":902,"num_write":279,"num_write_kb":2449,"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":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":214,"ondisk_log_size":214,"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":267484,"kb_used_data":10716,"kb_used_omap":28,"kb_used_meta":256611,"kb_avail":749693732,"statfs":{"total":767960285184,"available":767686381568,"internally_reserved":0,"allocated":10973184,"data_stored":6461530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29293,"internal_metadata":262770067},"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.005022"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.433831+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:27:39.433831+0000","last_peered":"2024-09-21T10:27:39.433831+0000","last_clean":"2024-09-21T10:27:39.433831+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:27:39.433831+0000","last_undegraded":"2024-09-21T10:27:39.433831+0000","last_fullsized":"2024-09-21T10:27:39.433831+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.425525+0000","last_change":"2024-09-21T10:27:11.311242+0000","last_active":"2024-09-21T10:27:39.425525+0000","last_peered":"2024-09-21T10:27:39.425525+0000","last_clean":"2024-09-21T10:27:39.425525+0000","last_became_active":"2024-09-21T10:27:11.309626+0000","last_became_peered":"2024-09-21T10:27:11.309626+0000","last_unstale":"2024-09-21T10:27:39.425525+0000","last_undegraded":"2024-09-21T10:27:39.425525+0000","last_fullsized":"2024-09-21T10:27:39.425525+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:20.619264+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435312+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:27:39.435312+0000","last_peered":"2024-09-21T10:27:39.435312+0000","last_clean":"2024-09-21T10:27:39.435312+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:27:39.435312+0000","last_undegraded":"2024-09-21T10:27:39.435312+0000","last_fullsized":"2024-09-21T10:27:39.435312+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428946+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:27:39.428946+0000","last_peered":"2024-09-21T10:27:39.428946+0000","last_clean":"2024-09-21T10:27:39.428946+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:27:39.428946+0000","last_undegraded":"2024-09-21T10:27:39.428946+0000","last_fullsized":"2024-09-21T10:27:39.428946+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434547+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:27:39.434547+0000","last_peered":"2024-09-21T10:27:39.434547+0000","last_clean":"2024-09-21T10:27:39.434547+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:27:39.434547+0000","last_undegraded":"2024-09-21T10:27:39.434547+0000","last_fullsized":"2024-09-21T10:27:39.434547+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428406+0000","last_change":"2024-09-21T10:09:08.155865+0000","last_active":"2024-09-21T10:27:39.428406+0000","last_peered":"2024-09-21T10:27:39.428406+0000","last_clean":"2024-09-21T10:27:39.428406+0000","last_became_active":"2024-09-21T10:09:08.155041+0000","last_became_peered":"2024-09-21T10:09:08.155041+0000","last_unstale":"2024-09-21T10:27:39.428406+0000","last_undegraded":"2024-09-21T10:27:39.428406+0000","last_fullsized":"2024-09-21T10:27:39.428406+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:46:22.862941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434365+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:27:39.434365+0000","last_peered":"2024-09-21T10:27:39.434365+0000","last_clean":"2024-09-21T10:27:39.434365+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:27:39.434365+0000","last_undegraded":"2024-09-21T10:27:39.434365+0000","last_fullsized":"2024-09-21T10:27:39.434365+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.418660+0000","last_change":"2024-09-21T10:26:12.620501+0000","last_active":"2024-09-21T10:27:39.418660+0000","last_peered":"2024-09-21T10:27:39.418660+0000","last_clean":"2024-09-21T10:27:39.418660+0000","last_became_active":"2024-09-21T10:26:12.619444+0000","last_became_peered":"2024-09-21T10:26:12.619444+0000","last_unstale":"2024-09-21T10:27:39.418660+0000","last_undegraded":"2024-09-21T10:27:39.418660+0000","last_fullsized":"2024-09-21T10:27:39.418660+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:56.411026+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":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428044+0000","last_change":"2024-09-21T10:26:12.640975+0000","last_active":"2024-09-21T10:27:39.428044+0000","last_peered":"2024-09-21T10:27:39.428044+0000","last_clean":"2024-09-21T10:27:39.428044+0000","last_became_active":"2024-09-21T10:26:12.639969+0000","last_became_peered":"2024-09-21T10:26:12.639969+0000","last_unstale":"2024-09-21T10:27:39.428044+0000","last_undegraded":"2024-09-21T10:27:39.428044+0000","last_fullsized":"2024-09-21T10:27:39.428044+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:50.642831+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":1,"num_read_kb":1,"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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413785+0000","last_change":"2024-09-21T10:09:08.652614+0000","last_active":"2024-09-21T10:27:39.413785+0000","last_peered":"2024-09-21T10:27:39.413785+0000","last_clean":"2024-09-21T10:27:39.413785+0000","last_became_active":"2024-09-21T10:09:08.651256+0000","last_became_peered":"2024-09-21T10:09:08.651256+0000","last_unstale":"2024-09-21T10:27:39.413785+0000","last_undegraded":"2024-09-21T10:27:39.413785+0000","last_fullsized":"2024-09-21T10:27:39.413785+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:51:20.650173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429493+0000","last_change":"2024-09-21T10:26:41.617067+0000","last_active":"2024-09-21T10:27:39.429493+0000","last_peered":"2024-09-21T10:27:39.429493+0000","last_clean":"2024-09-21T10:27:39.429493+0000","last_became_active":"2024-09-21T10:26:41.615974+0000","last_became_peered":"2024-09-21T10:26:41.615974+0000","last_unstale":"2024-09-21T10:27:39.429493+0000","last_undegraded":"2024-09-21T10:27:39.429493+0000","last_fullsized":"2024-09-21T10:27:39.429493+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:35:29.801762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.424951+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:27:39.424951+0000","last_peered":"2024-09-21T10:27:39.424951+0000","last_clean":"2024-09-21T10:27:39.424951+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:27:39.424951+0000","last_undegraded":"2024-09-21T10:27:39.424951+0000","last_fullsized":"2024-09-21T10:27:39.424951+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":55,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429681+0000","last_change":"2024-09-21T10:09:08.133854+0000","last_active":"2024-09-21T10:27:39.429681+0000","last_peered":"2024-09-21T10:27:39.429681+0000","last_clean":"2024-09-21T10:27:39.429681+0000","last_became_active":"2024-09-21T10:09:08.132921+0000","last_became_peered":"2024-09-21T10:09:08.132921+0000","last_unstale":"2024-09-21T10:27:39.429681+0000","last_undegraded":"2024-09-21T10:27:39.429681+0000","last_fullsized":"2024-09-21T10:27:39.429681+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:22.798043+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":1,"num_read_kb":1,"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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.419326+0000","last_change":"2024-09-21T10:26:41.618553+0000","last_active":"2024-09-21T10:27:39.419326+0000","last_peered":"2024-09-21T10:27:39.419326+0000","last_clean":"2024-09-21T10:27:39.419326+0000","last_became_active":"2024-09-21T10:26:41.617699+0000","last_became_peered":"2024-09-21T10:26:41.617699+0000","last_unstale":"2024-09-21T10:27:39.419326+0000","last_undegraded":"2024-09-21T10:27:39.419326+0000","last_fullsized":"2024-09-21T10:27:39.419326+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:48.743812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434419+0000","last_change":"2024-09-21T10:27:39.431811+0000","last_active":"2024-09-21T10:27:39.434419+0000","last_peered":"2024-09-21T10:27:39.434419+0000","last_clean":"2024-09-21T10:27:39.434419+0000","last_became_active":"2024-09-21T10:27:39.430842+0000","last_became_peered":"2024-09-21T10:27:39.430842+0000","last_unstale":"2024-09-21T10:27:39.434419+0000","last_undegraded":"2024-09-21T10:27:39.434419+0000","last_fullsized":"2024-09-21T10:27:39.434419+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:56:34.707356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408831+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:27:39.408831+0000","last_peered":"2024-09-21T10:27:39.408831+0000","last_clean":"2024-09-21T10:27:39.408831+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:27:39.408831+0000","last_undegraded":"2024-09-21T10:27:39.408831+0000","last_fullsized":"2024-09-21T10:27:39.408831+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"73'3","reported_seq":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.430730+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:27:39.430730+0000","last_peered":"2024-09-21T10:27:39.430730+0000","last_clean":"2024-09-21T10:27:39.430730+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:27:39.430730+0000","last_undegraded":"2024-09-21T10:27:39.430730+0000","last_fullsized":"2024-09-21T10:27:39.430730+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.424855+0000","last_change":"2024-09-21T10:27:39.423109+0000","last_active":"2024-09-21T10:27:39.424855+0000","last_peered":"2024-09-21T10:27:39.424855+0000","last_clean":"2024-09-21T10:27:39.424855+0000","last_became_active":"2024-09-21T10:27:39.422145+0000","last_became_peered":"2024-09-21T10:27:39.422145+0000","last_unstale":"2024-09-21T10:27:39.424855+0000","last_undegraded":"2024-09-21T10:27:39.424855+0000","last_fullsized":"2024-09-21T10:27:39.424855+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:12:07.554015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.419389+0000","last_change":"2024-09-21T10:26:41.619005+0000","last_active":"2024-09-21T10:27:39.419389+0000","last_peered":"2024-09-21T10:27:39.419389+0000","last_clean":"2024-09-21T10:27:39.419389+0000","last_became_active":"2024-09-21T10:26:41.618029+0000","last_became_peered":"2024-09-21T10:26:41.618029+0000","last_unstale":"2024-09-21T10:27:39.419389+0000","last_undegraded":"2024-09-21T10:27:39.419389+0000","last_fullsized":"2024-09-21T10:27:39.419389+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:02:38.720543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414622+0000","last_change":"2024-09-21T10:27:11.311874+0000","last_active":"2024-09-21T10:27:39.414622+0000","last_peered":"2024-09-21T10:27:39.414622+0000","last_clean":"2024-09-21T10:27:39.414622+0000","last_became_active":"2024-09-21T10:27:11.311020+0000","last_became_peered":"2024-09-21T10:27:11.311020+0000","last_unstale":"2024-09-21T10:27:39.414622+0000","last_undegraded":"2024-09-21T10:27:39.414622+0000","last_fullsized":"2024-09-21T10:27:39.414622+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:39.291355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411600+0000","last_change":"2024-09-21T10:27:11.313776+0000","last_active":"2024-09-21T10:27:39.411600+0000","last_peered":"2024-09-21T10:27:39.411600+0000","last_clean":"2024-09-21T10:27:39.411600+0000","last_became_active":"2024-09-21T10:27:11.312901+0000","last_became_peered":"2024-09-21T10:27:11.312901+0000","last_unstale":"2024-09-21T10:27:39.411600+0000","last_undegraded":"2024-09-21T10:27:39.411600+0000","last_fullsized":"2024-09-21T10:27:39.411600+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:41:51.303361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413116+0000","last_change":"2024-09-21T10:26:41.620575+0000","last_active":"2024-09-21T10:27:39.413116+0000","last_peered":"2024-09-21T10:27:39.413116+0000","last_clean":"2024-09-21T10:27:39.413116+0000","last_became_active":"2024-09-21T10:26:41.619812+0000","last_became_peered":"2024-09-21T10:26:41.619812+0000","last_unstale":"2024-09-21T10:27:39.413116+0000","last_undegraded":"2024-09-21T10:27:39.413116+0000","last_fullsized":"2024-09-21T10:27:39.413116+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:36:56.097006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435321+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:27:39.435321+0000","last_peered":"2024-09-21T10:27:39.435321+0000","last_clean":"2024-09-21T10:27:39.435321+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:27:39.435321+0000","last_undegraded":"2024-09-21T10:27:39.435321+0000","last_fullsized":"2024-09-21T10:27:39.435321+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426872+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:27:39.426872+0000","last_peered":"2024-09-21T10:27:39.426872+0000","last_clean":"2024-09-21T10:27:39.426872+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:27:39.426872+0000","last_undegraded":"2024-09-21T10:27:39.426872+0000","last_fullsized":"2024-09-21T10:27:39.426872+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":400,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428976+0000","last_change":"2024-09-21T10:26:12.642728+0000","last_active":"2024-09-21T10:27:39.428976+0000","last_peered":"2024-09-21T10:27:39.428976+0000","last_clean":"2024-09-21T10:27:39.428976+0000","last_became_active":"2024-09-21T10:26:12.641481+0000","last_became_peered":"2024-09-21T10:26:12.641481+0000","last_unstale":"2024-09-21T10:27:39.428976+0000","last_undegraded":"2024-09-21T10:27:39.428976+0000","last_fullsized":"2024-09-21T10:27:39.428976+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:00:47.547840+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:01:59.545005+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":392,"num_read_kb":834,"num_write":215,"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":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414396+0000","last_change":"2024-09-21T10:27:11.310388+0000","last_active":"2024-09-21T10:27:39.414396+0000","last_peered":"2024-09-21T10:27:39.414396+0000","last_clean":"2024-09-21T10:27:39.414396+0000","last_became_active":"2024-09-21T10:27:11.309384+0000","last_became_peered":"2024-09-21T10:27:11.309384+0000","last_unstale":"2024-09-21T10:27:39.414396+0000","last_undegraded":"2024-09-21T10:27:39.414396+0000","last_fullsized":"2024-09-21T10:27:39.414396+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:22.392463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":24,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429686+0000","last_change":"2024-09-21T10:27:39.429168+0000","last_active":"2024-09-21T10:27:39.429686+0000","last_peered":"2024-09-21T10:27:39.429686+0000","last_clean":"2024-09-21T10:27:39.429686+0000","last_became_active":"2024-09-21T10:27:39.428808+0000","last_became_peered":"2024-09-21T10:27:39.428808+0000","last_unstale":"2024-09-21T10:27:39.429686+0000","last_undegraded":"2024-09-21T10:27:39.429686+0000","last_fullsized":"2024-09-21T10:27:39.429686+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:33.821387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.418053+0000","last_change":"2024-09-21T10:09:08.654331+0000","last_active":"2024-09-21T10:27:39.418053+0000","last_peered":"2024-09-21T10:27:39.418053+0000","last_clean":"2024-09-21T10:27:39.418053+0000","last_became_active":"2024-09-21T10:09:08.653553+0000","last_became_peered":"2024-09-21T10:09:08.653553+0000","last_unstale":"2024-09-21T10:27:39.418053+0000","last_undegraded":"2024-09-21T10:27:39.418053+0000","last_fullsized":"2024-09-21T10:27:39.418053+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:40.182032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":97,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428380+0000","last_change":"2024-09-21T10:26:41.612065+0000","last_active":"2024-09-21T10:27:39.428380+0000","last_peered":"2024-09-21T10:27:39.428380+0000","last_clean":"2024-09-21T10:27:39.428380+0000","last_became_active":"2024-09-21T10:26:41.611402+0000","last_became_peered":"2024-09-21T10:26:41.611402+0000","last_unstale":"2024-09-21T10:27:39.428380+0000","last_undegraded":"2024-09-21T10:27:39.428380+0000","last_fullsized":"2024-09-21T10:27:39.428380+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:29:46.547373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428301+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:27:39.428301+0000","last_peered":"2024-09-21T10:27:39.428301+0000","last_clean":"2024-09-21T10:27:39.428301+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:27:39.428301+0000","last_undegraded":"2024-09-21T10:27:39.428301+0000","last_fullsized":"2024-09-21T10:27:39.428301+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.409389+0000","last_change":"2024-09-21T10:27:11.310003+0000","last_active":"2024-09-21T10:27:39.409389+0000","last_peered":"2024-09-21T10:27:39.409389+0000","last_clean":"2024-09-21T10:27:39.409389+0000","last_became_active":"2024-09-21T10:27:11.309045+0000","last_became_peered":"2024-09-21T10:27:11.309045+0000","last_unstale":"2024-09-21T10:27:39.409389+0000","last_undegraded":"2024-09-21T10:27:39.409389+0000","last_fullsized":"2024-09-21T10:27:39.409389+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:57:39.512324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":102,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.425804+0000","last_change":"2024-09-21T10:27:39.424570+0000","last_active":"2024-09-21T10:27:39.425804+0000","last_peered":"2024-09-21T10:27:39.425804+0000","last_clean":"2024-09-21T10:27:39.425804+0000","last_became_active":"2024-09-21T10:27:39.423953+0000","last_became_peered":"2024-09-21T10:27:39.423953+0000","last_unstale":"2024-09-21T10:27:39.425804+0000","last_undegraded":"2024-09-21T10:27:39.425804+0000","last_fullsized":"2024-09-21T10:27:39.425804+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:09.117426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411554+0000","last_change":"2024-09-21T10:27:11.314569+0000","last_active":"2024-09-21T10:27:39.411554+0000","last_peered":"2024-09-21T10:27:39.411554+0000","last_clean":"2024-09-21T10:27:39.411554+0000","last_became_active":"2024-09-21T10:27:11.313682+0000","last_became_peered":"2024-09-21T10:27:11.313682+0000","last_unstale":"2024-09-21T10:27:39.411554+0000","last_undegraded":"2024-09-21T10:27:39.411554+0000","last_fullsized":"2024-09-21T10:27:39.411554+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:53:46.163299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411814+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:27:39.411814+0000","last_peered":"2024-09-21T10:27:39.411814+0000","last_clean":"2024-09-21T10:27:39.411814+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:27:39.411814+0000","last_undegraded":"2024-09-21T10:27:39.411814+0000","last_fullsized":"2024-09-21T10:27:39.411814+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414694+0000","last_change":"2024-09-21T10:26:41.614546+0000","last_active":"2024-09-21T10:27:39.414694+0000","last_peered":"2024-09-21T10:27:39.414694+0000","last_clean":"2024-09-21T10:27:39.414694+0000","last_became_active":"2024-09-21T10:26:41.613528+0000","last_became_peered":"2024-09-21T10:26:41.613528+0000","last_unstale":"2024-09-21T10:27:39.414694+0000","last_undegraded":"2024-09-21T10:27:39.414694+0000","last_fullsized":"2024-09-21T10:27:39.414694+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:05:38.090493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.412203+0000","last_change":"2024-09-21T10:26:12.631953+0000","last_active":"2024-09-21T10:27:39.412203+0000","last_peered":"2024-09-21T10:27:39.412203+0000","last_clean":"2024-09-21T10:27:39.412203+0000","last_became_active":"2024-09-21T10:26:12.630796+0000","last_became_peered":"2024-09-21T10:26:12.630796+0000","last_unstale":"2024-09-21T10:27:39.412203+0000","last_undegraded":"2024-09-21T10:27:39.412203+0000","last_fullsized":"2024-09-21T10:27:39.412203+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:57:23.314208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428402+0000","last_change":"2024-09-21T10:27:39.427162+0000","last_active":"2024-09-21T10:27:39.428402+0000","last_peered":"2024-09-21T10:27:39.428402+0000","last_clean":"2024-09-21T10:27:39.428402+0000","last_became_active":"2024-09-21T10:27:39.426838+0000","last_became_peered":"2024-09-21T10:27:39.426838+0000","last_unstale":"2024-09-21T10:27:39.428402+0000","last_undegraded":"2024-09-21T10:27:39.428402+0000","last_fullsized":"2024-09-21T10:27:39.428402+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:17.657353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426593+0000","last_change":"2024-09-21T10:27:39.425609+0000","last_active":"2024-09-21T10:27:39.426593+0000","last_peered":"2024-09-21T10:27:39.426593+0000","last_clean":"2024-09-21T10:27:39.426593+0000","last_became_active":"2024-09-21T10:27:39.424670+0000","last_became_peered":"2024-09-21T10:27:39.424670+0000","last_unstale":"2024-09-21T10:27:39.426593+0000","last_undegraded":"2024-09-21T10:27:39.426593+0000","last_fullsized":"2024-09-21T10:27:39.426593+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:53:26.580084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":99,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413406+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:27:39.413406+0000","last_peered":"2024-09-21T10:27:39.413406+0000","last_clean":"2024-09-21T10:27:39.413406+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:27:39.413406+0000","last_undegraded":"2024-09-21T10:27:39.413406+0000","last_fullsized":"2024-09-21T10:27:39.413406+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":43,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411995+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:27:39.411995+0000","last_peered":"2024-09-21T10:27:39.411995+0000","last_clean":"2024-09-21T10:27:39.411995+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:27:39.411995+0000","last_undegraded":"2024-09-21T10:27:39.411995+0000","last_fullsized":"2024-09-21T10:27:39.411995+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413331+0000","last_change":"2024-09-21T10:27:11.315917+0000","last_active":"2024-09-21T10:27:39.413331+0000","last_peered":"2024-09-21T10:27:39.413331+0000","last_clean":"2024-09-21T10:27:39.413331+0000","last_became_active":"2024-09-21T10:27:11.309506+0000","last_became_peered":"2024-09-21T10:27:11.309506+0000","last_unstale":"2024-09-21T10:27:39.413331+0000","last_undegraded":"2024-09-21T10:27:39.413331+0000","last_fullsized":"2024-09-21T10:27:39.413331+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:21.034750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429577+0000","last_change":"2024-09-21T10:26:12.641782+0000","last_active":"2024-09-21T10:27:39.429577+0000","last_peered":"2024-09-21T10:27:39.429577+0000","last_clean":"2024-09-21T10:27:39.429577+0000","last_became_active":"2024-09-21T10:26:12.640896+0000","last_became_peered":"2024-09-21T10:26:12.640896+0000","last_unstale":"2024-09-21T10:27:39.429577+0000","last_undegraded":"2024-09-21T10:27:39.429577+0000","last_fullsized":"2024-09-21T10:27:39.429577+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:39.654861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":55,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408710+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:27:39.408710+0000","last_peered":"2024-09-21T10:27:39.408710+0000","last_clean":"2024-09-21T10:27:39.408710+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:27:39.408710+0000","last_undegraded":"2024-09-21T10:27:39.408710+0000","last_fullsized":"2024-09-21T10:27:39.408710+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435313+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:27:39.435313+0000","last_peered":"2024-09-21T10:27:39.435313+0000","last_clean":"2024-09-21T10:27:39.435313+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:27:39.435313+0000","last_undegraded":"2024-09-21T10:27:39.435313+0000","last_fullsized":"2024-09-21T10:27:39.435313+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":55,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413165+0000","last_change":"2024-09-21T10:26:41.633195+0000","last_active":"2024-09-21T10:27:39.413165+0000","last_peered":"2024-09-21T10:27:39.413165+0000","last_clean":"2024-09-21T10:27:39.413165+0000","last_became_active":"2024-09-21T10:26:41.631812+0000","last_became_peered":"2024-09-21T10:26:41.631812+0000","last_unstale":"2024-09-21T10:27:39.413165+0000","last_undegraded":"2024-09-21T10:27:39.413165+0000","last_fullsized":"2024-09-21T10:27:39.413165+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:49:12.990187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435445+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:27:39.435445+0000","last_peered":"2024-09-21T10:27:39.435445+0000","last_clean":"2024-09-21T10:27:39.435445+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:27:39.435445+0000","last_undegraded":"2024-09-21T10:27:39.435445+0000","last_fullsized":"2024-09-21T10:27:39.435445+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408766+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:27:39.408766+0000","last_peered":"2024-09-21T10:27:39.408766+0000","last_clean":"2024-09-21T10:27:39.408766+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:27:39.408766+0000","last_undegraded":"2024-09-21T10:27:39.408766+0000","last_fullsized":"2024-09-21T10:27:39.408766+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.417981+0000","last_change":"2024-09-21T10:27:11.313729+0000","last_active":"2024-09-21T10:27:39.417981+0000","last_peered":"2024-09-21T10:27:39.417981+0000","last_clean":"2024-09-21T10:27:39.417981+0000","last_became_active":"2024-09-21T10:27:11.312832+0000","last_became_peered":"2024-09-21T10:27:11.312832+0000","last_unstale":"2024-09-21T10:27:39.417981+0000","last_undegraded":"2024-09-21T10:27:39.417981+0000","last_fullsized":"2024-09-21T10:27:39.417981+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:02.152440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411178+0000","last_change":"2024-09-21T10:09:10.003326+0000","last_active":"2024-09-21T10:27:39.411178+0000","last_peered":"2024-09-21T10:27:39.411178+0000","last_clean":"2024-09-21T10:27:39.411178+0000","last_became_active":"2024-09-21T10:09:10.002488+0000","last_became_peered":"2024-09-21T10:09:10.002488+0000","last_unstale":"2024-09-21T10:27:39.411178+0000","last_undegraded":"2024-09-21T10:27:39.411178+0000","last_fullsized":"2024-09-21T10:27:39.411178+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:51.953655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411887+0000","last_change":"2024-09-21T10:26:41.619532+0000","last_active":"2024-09-21T10:27:39.411887+0000","last_peered":"2024-09-21T10:27:39.411887+0000","last_clean":"2024-09-21T10:27:39.411887+0000","last_became_active":"2024-09-21T10:26:41.618986+0000","last_became_peered":"2024-09-21T10:26:41.618986+0000","last_unstale":"2024-09-21T10:27:39.411887+0000","last_undegraded":"2024-09-21T10:27:39.411887+0000","last_fullsized":"2024-09-21T10:27:39.411887+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:47:47.786666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.412620+0000","last_change":"2024-09-21T10:09:08.151544+0000","last_active":"2024-09-21T10:27:39.412620+0000","last_peered":"2024-09-21T10:27:39.412620+0000","last_clean":"2024-09-21T10:27:39.412620+0000","last_became_active":"2024-09-21T10:09:08.149589+0000","last_became_peered":"2024-09-21T10:09:08.149589+0000","last_unstale":"2024-09-21T10:27:39.412620+0000","last_undegraded":"2024-09-21T10:27:39.412620+0000","last_fullsized":"2024-09-21T10:27:39.412620+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:18:26.715099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411878+0000","last_change":"2024-09-21T10:27:11.312375+0000","last_active":"2024-09-21T10:27:39.411878+0000","last_peered":"2024-09-21T10:27:39.411878+0000","last_clean":"2024-09-21T10:27:39.411878+0000","last_became_active":"2024-09-21T10:27:11.311544+0000","last_became_peered":"2024-09-21T10:27:11.311544+0000","last_unstale":"2024-09-21T10:27:39.411878+0000","last_undegraded":"2024-09-21T10:27:39.411878+0000","last_fullsized":"2024-09-21T10:27:39.411878+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:53.626537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.433213+0000","last_change":"2024-09-21T10:27:39.431764+0000","last_active":"2024-09-21T10:27:39.433213+0000","last_peered":"2024-09-21T10:27:39.433213+0000","last_clean":"2024-09-21T10:27:39.433213+0000","last_became_active":"2024-09-21T10:27:39.430768+0000","last_became_peered":"2024-09-21T10:27:39.430768+0000","last_unstale":"2024-09-21T10:27:39.433213+0000","last_undegraded":"2024-09-21T10:27:39.433213+0000","last_fullsized":"2024-09-21T10:27:39.433213+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:26.683203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414113+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:27:39.414113+0000","last_peered":"2024-09-21T10:27:39.414113+0000","last_clean":"2024-09-21T10:27:39.414113+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:27:39.414113+0000","last_undegraded":"2024-09-21T10:27:39.414113+0000","last_fullsized":"2024-09-21T10:27:39.414113+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434840+0000","last_change":"2024-09-21T10:27:39.434760+0000","last_active":"2024-09-21T10:27:39.434840+0000","last_peered":"2024-09-21T10:27:39.434840+0000","last_clean":"2024-09-21T10:27:39.434840+0000","last_became_active":"2024-09-21T10:27:39.432320+0000","last_became_peered":"2024-09-21T10:27:39.432320+0000","last_unstale":"2024-09-21T10:27:39.434840+0000","last_undegraded":"2024-09-21T10:27:39.434840+0000","last_fullsized":"2024-09-21T10:27:39.434840+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:45.359175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426661+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:27:39.426661+0000","last_peered":"2024-09-21T10:27:39.426661+0000","last_clean":"2024-09-21T10:27:39.426661+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:27:39.426661+0000","last_undegraded":"2024-09-21T10:27:39.426661+0000","last_fullsized":"2024-09-21T10:27:39.426661+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429088+0000","last_change":"2024-09-21T10:27:39.429003+0000","last_active":"2024-09-21T10:27:39.429088+0000","last_peered":"2024-09-21T10:27:39.429088+0000","last_clean":"2024-09-21T10:27:39.429088+0000","last_became_active":"2024-09-21T10:27:39.428655+0000","last_became_peered":"2024-09-21T10:27:39.428655+0000","last_unstale":"2024-09-21T10:27:39.429088+0000","last_undegraded":"2024-09-21T10:27:39.429088+0000","last_fullsized":"2024-09-21T10:27:39.429088+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:01:46.109783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.417736+0000","last_change":"2024-09-21T10:26:41.617543+0000","last_active":"2024-09-21T10:27:39.417736+0000","last_peered":"2024-09-21T10:27:39.417736+0000","last_clean":"2024-09-21T10:27:39.417736+0000","last_became_active":"2024-09-21T10:26:41.617195+0000","last_became_peered":"2024-09-21T10:26:41.617195+0000","last_unstale":"2024-09-21T10:27:39.417736+0000","last_undegraded":"2024-09-21T10:27:39.417736+0000","last_fullsized":"2024-09-21T10:27:39.417736+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:26:01.247153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431687+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:27:39.431687+0000","last_peered":"2024-09-21T10:27:39.431687+0000","last_clean":"2024-09-21T10:27:39.431687+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:27:39.431687+0000","last_undegraded":"2024-09-21T10:27:39.431687+0000","last_fullsized":"2024-09-21T10:27:39.431687+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431492+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:27:39.431492+0000","last_peered":"2024-09-21T10:27:39.431492+0000","last_clean":"2024-09-21T10:27:39.431492+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:27:39.431492+0000","last_undegraded":"2024-09-21T10:27:39.431492+0000","last_fullsized":"2024-09-21T10:27:39.431492+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.427077+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:27:39.427077+0000","last_peered":"2024-09-21T10:27:39.427077+0000","last_clean":"2024-09-21T10:27:39.427077+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:27:39.427077+0000","last_undegraded":"2024-09-21T10:27:39.427077+0000","last_fullsized":"2024-09-21T10:27:39.427077+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431225+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:27:39.431225+0000","last_peered":"2024-09-21T10:27:39.431225+0000","last_clean":"2024-09-21T10:27:39.431225+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:27:39.431225+0000","last_undegraded":"2024-09-21T10:27:39.431225+0000","last_fullsized":"2024-09-21T10:27:39.431225+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411348+0000","last_change":"2024-09-21T10:27:11.314246+0000","last_active":"2024-09-21T10:27:39.411348+0000","last_peered":"2024-09-21T10:27:39.411348+0000","last_clean":"2024-09-21T10:27:39.411348+0000","last_became_active":"2024-09-21T10:27:11.312993+0000","last_became_peered":"2024-09-21T10:27:11.312993+0000","last_unstale":"2024-09-21T10:27:39.411348+0000","last_undegraded":"2024-09-21T10:27:39.411348+0000","last_fullsized":"2024-09-21T10:27:39.411348+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:03.804239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":60,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.427544+0000","last_change":"2024-09-21T10:27:39.423892+0000","last_active":"2024-09-21T10:27:39.427544+0000","last_peered":"2024-09-21T10:27:39.427544+0000","last_clean":"2024-09-21T10:27:39.427544+0000","last_became_active":"2024-09-21T10:27:39.423559+0000","last_became_peered":"2024-09-21T10:27:39.423559+0000","last_unstale":"2024-09-21T10:27:39.427544+0000","last_undegraded":"2024-09-21T10:27:39.427544+0000","last_fullsized":"2024-09-21T10:27:39.427544+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:32:34.705768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":61,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408724+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:27:39.408724+0000","last_peered":"2024-09-21T10:27:39.408724+0000","last_clean":"2024-09-21T10:27:39.408724+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:27:39.408724+0000","last_undegraded":"2024-09-21T10:27:39.408724+0000","last_fullsized":"2024-09-21T10:27:39.408724+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.422587+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:27:39.422587+0000","last_peered":"2024-09-21T10:27:39.422587+0000","last_clean":"2024-09-21T10:27:39.422587+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:27:39.422587+0000","last_undegraded":"2024-09-21T10:27:39.422587+0000","last_fullsized":"2024-09-21T10:27:39.422587+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414369+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:27:39.414369+0000","last_peered":"2024-09-21T10:27:39.414369+0000","last_clean":"2024-09-21T10:27:39.414369+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:27:39.414369+0000","last_undegraded":"2024-09-21T10:27:39.414369+0000","last_fullsized":"2024-09-21T10:27:39.414369+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.422424+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:27:39.422424+0000","last_peered":"2024-09-21T10:27:39.422424+0000","last_clean":"2024-09-21T10:27:39.422424+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:27:39.422424+0000","last_undegraded":"2024-09-21T10:27:39.422424+0000","last_fullsized":"2024-09-21T10:27:39.422424+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":56,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.420695+0000","last_change":"2024-09-21T10:09:08.154291+0000","last_active":"2024-09-21T10:27:39.420695+0000","last_peered":"2024-09-21T10:27:39.420695+0000","last_clean":"2024-09-21T10:27:39.420695+0000","last_became_active":"2024-09-21T10:09:08.153578+0000","last_became_peered":"2024-09-21T10:09:08.153578+0000","last_unstale":"2024-09-21T10:27:39.420695+0000","last_undegraded":"2024-09-21T10:27:39.420695+0000","last_fullsized":"2024-09-21T10:27:39.420695+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:04:57.130911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.430549+0000","last_change":"2024-09-21T10:27:39.430406+0000","last_active":"2024-09-21T10:27:39.430549+0000","last_peered":"2024-09-21T10:27:39.430549+0000","last_clean":"2024-09-21T10:27:39.430549+0000","last_became_active":"2024-09-21T10:27:39.430142+0000","last_became_peered":"2024-09-21T10:27:39.430142+0000","last_unstale":"2024-09-21T10:27:39.430549+0000","last_undegraded":"2024-09-21T10:27:39.430549+0000","last_fullsized":"2024-09-21T10:27:39.430549+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:23.854123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":78,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429664+0000","last_change":"2024-09-21T10:27:39.428977+0000","last_active":"2024-09-21T10:27:39.429664+0000","last_peered":"2024-09-21T10:27:39.429664+0000","last_clean":"2024-09-21T10:27:39.429664+0000","last_became_active":"2024-09-21T10:27:39.428625+0000","last_became_peered":"2024-09-21T10:27:39.428625+0000","last_unstale":"2024-09-21T10:27:39.429664+0000","last_undegraded":"2024-09-21T10:27:39.429664+0000","last_fullsized":"2024-09-21T10:27:39.429664+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:09.849845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.410158+0000","last_change":"2024-09-21T10:26:41.619932+0000","last_active":"2024-09-21T10:27:39.410158+0000","last_peered":"2024-09-21T10:27:39.410158+0000","last_clean":"2024-09-21T10:27:39.410158+0000","last_became_active":"2024-09-21T10:26:41.619175+0000","last_became_peered":"2024-09-21T10:26:41.619175+0000","last_unstale":"2024-09-21T10:27:39.410158+0000","last_undegraded":"2024-09-21T10:27:39.410158+0000","last_fullsized":"2024-09-21T10:27:39.410158+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:39.286946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":76,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408739+0000","last_change":"2024-09-21T10:27:11.312529+0000","last_active":"2024-09-21T10:27:39.408739+0000","last_peered":"2024-09-21T10:27:39.408739+0000","last_clean":"2024-09-21T10:27:39.408739+0000","last_became_active":"2024-09-21T10:27:11.309432+0000","last_became_peered":"2024-09-21T10:27:11.309432+0000","last_unstale":"2024-09-21T10:27:39.408739+0000","last_undegraded":"2024-09-21T10:27:39.408739+0000","last_fullsized":"2024-09-21T10:27:39.408739+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:03:15.526522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"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":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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13707,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201578,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28736,"kb_used_data":1716,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716416,"statfs":{"total":95995035648,"available":95965609984,"internally_reserved":0,"allocated":1757184,"data_stored":1179477,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":27654604},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463221,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":41016,"kb_used_data":1704,"kb_used_omap":1,"kb_used_meta":39294,"kb_avail":93704136,"statfs":{"total":95995035648,"available":95953035264,"internally_reserved":0,"allocated":1744896,"data_stored":1179077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":40237511},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724865,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":50288,"kb_used_data":1120,"kb_used_omap":1,"kb_used_meta":49150,"kb_avail":93694864,"statfs":{"total":95995035648,"available":95943540736,"internally_reserved":0,"allocated":1146880,"data_stored":584808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":50330054},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986507,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1163264,"data_stored":589370,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631516,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28592,"kb_used_data":1116,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716560,"statfs":{"total":95995035648,"available":95965757440,"internally_reserved":0,"allocated":1142784,"data_stored":584570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":28110385},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795041,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32812,"kb_used_data":1120,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712340,"statfs":{"total":95995035648,"available":95961436160,"internally_reserved":0,"allocated":1146880,"data_stored":585096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":32433713},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958567,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28636,"kb_used_data":1104,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716516,"statfs":{"total":95995035648,"available":95965712384,"internally_reserved":0,"allocated":1130496,"data_stored":583680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":28174696},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122093,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29240,"kb_used_data":1700,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93715912,"statfs":{"total":95995035648,"available":95965093888,"internally_reserved":0,"allocated":1740800,"data_stored":1175452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":28174506},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"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":4972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:29:50.541 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:29:50.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:50 smithi003 bash[88275]: audit 2024-09-21T10:29:49.859692+0000 mgr.y (mgr.25133) 500 : audit [DBG] from='client.44507 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:50.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:50 smithi003 bash[88275]: audit 2024-09-21T10:29:49.859692+0000 mgr.y (mgr.25133) 500 : audit [DBG] from='client.44507 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:50.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:50 smithi003 bash[89466]: audit 2024-09-21T10:29:49.859692+0000 mgr.y (mgr.25133) 500 : audit [DBG] from='client.44507 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:50.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:50 smithi003 bash[89466]: audit 2024-09-21T10:29:49.859692+0000 mgr.y (mgr.25133) 500 : audit [DBG] from='client.44507 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:50 smithi204 bash[78884]: audit 2024-09-21T10:29:49.859692+0000 mgr.y (mgr.25133) 500 : audit [DBG] from='client.44507 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:50 smithi204 bash[78884]: audit 2024-09-21T10:29:49.859692+0000 mgr.y (mgr.25133) 500 : audit [DBG] from='client.44507 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:29:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:51 smithi003 bash[88275]: cluster 2024-09-21T10:29:50.345965+0000 mgr.y (mgr.25133) 501 : cluster [DBG] pgmap v359: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:51 smithi003 bash[88275]: cluster 2024-09-21T10:29:50.345965+0000 mgr.y (mgr.25133) 501 : cluster [DBG] pgmap v359: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:51 smithi003 bash[89466]: cluster 2024-09-21T10:29:50.345965+0000 mgr.y (mgr.25133) 501 : cluster [DBG] pgmap v359: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:51 smithi003 bash[89466]: cluster 2024-09-21T10:29:50.345965+0000 mgr.y (mgr.25133) 501 : cluster [DBG] pgmap v359: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:52.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:51 smithi204 bash[78884]: cluster 2024-09-21T10:29:50.345965+0000 mgr.y (mgr.25133) 501 : cluster [DBG] pgmap v359: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:52.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:51 smithi204 bash[78884]: cluster 2024-09-21T10:29:50.345965+0000 mgr.y (mgr.25133) 501 : cluster [DBG] pgmap v359: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:53 smithi204 bash[78884]: cluster 2024-09-21T10:29:52.346723+0000 mgr.y (mgr.25133) 502 : cluster [DBG] pgmap v360: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:53 smithi204 bash[78884]: cluster 2024-09-21T10:29:52.346723+0000 mgr.y (mgr.25133) 502 : cluster [DBG] pgmap v360: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:53 smithi204 bash[78884]: audit 2024-09-21T10:29:53.583340+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:53 smithi204 bash[78884]: audit 2024-09-21T10:29:53.583340+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:53 smithi003 bash[88275]: cluster 2024-09-21T10:29:52.346723+0000 mgr.y (mgr.25133) 502 : cluster [DBG] pgmap v360: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:53 smithi003 bash[88275]: cluster 2024-09-21T10:29:52.346723+0000 mgr.y (mgr.25133) 502 : cluster [DBG] pgmap v360: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:53 smithi003 bash[88275]: audit 2024-09-21T10:29:53.583340+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:53 smithi003 bash[88275]: audit 2024-09-21T10:29:53.583340+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:53 smithi003 bash[89466]: cluster 2024-09-21T10:29:52.346723+0000 mgr.y (mgr.25133) 502 : cluster [DBG] pgmap v360: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:53 smithi003 bash[89466]: cluster 2024-09-21T10:29:52.346723+0000 mgr.y (mgr.25133) 502 : cluster [DBG] pgmap v360: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:53 smithi003 bash[89466]: audit 2024-09-21T10:29:53.583340+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:53 smithi003 bash[89466]: audit 2024-09-21T10:29:53.583340+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:29:55.285 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:29:55.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:55 smithi003 bash[88275]: cluster 2024-09-21T10:29:54.347688+0000 mgr.y (mgr.25133) 503 : cluster [DBG] pgmap v361: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:55.799 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:55 smithi003 bash[89466]: cluster 2024-09-21T10:29:54.347688+0000 mgr.y (mgr.25133) 503 : cluster [DBG] pgmap v361: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:55 smithi204 bash[78884]: cluster 2024-09-21T10:29:54.347688+0000 mgr.y (mgr.25133) 503 : cluster [DBG] pgmap v361: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:55 smithi204 bash[78884]: cluster 2024-09-21T10:29:54.347688+0000 mgr.y (mgr.25133) 503 : cluster [DBG] pgmap v361: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:56.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:55 smithi003 bash[89466]: cluster 2024-09-21T10:29:54.347688+0000 mgr.y (mgr.25133) 503 : cluster [DBG] pgmap v361: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:55 smithi003 bash[88275]: cluster 2024-09-21T10:29:54.347688+0000 mgr.y (mgr.25133) 503 : cluster [DBG] pgmap v361: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:29:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:29:57] "GET /metrics HTTP/1.1" 200 33964 "" "Prometheus/2.51.0" 2024-09-21T10:29:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:57 smithi204 bash[78884]: cluster 2024-09-21T10:29:56.348508+0000 mgr.y (mgr.25133) 504 : cluster [DBG] pgmap v362: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:58.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:57 smithi204 bash[78884]: cluster 2024-09-21T10:29:56.348508+0000 mgr.y (mgr.25133) 504 : cluster [DBG] pgmap v362: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:57 smithi003 bash[88275]: cluster 2024-09-21T10:29:56.348508+0000 mgr.y (mgr.25133) 504 : cluster [DBG] pgmap v362: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:57 smithi003 bash[88275]: cluster 2024-09-21T10:29:56.348508+0000 mgr.y (mgr.25133) 504 : cluster [DBG] pgmap v362: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:58.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:57 smithi003 bash[89466]: cluster 2024-09-21T10:29:56.348508+0000 mgr.y (mgr.25133) 504 : cluster [DBG] pgmap v362: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:58.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:57 smithi003 bash[89466]: cluster 2024-09-21T10:29:56.348508+0000 mgr.y (mgr.25133) 504 : cluster [DBG] pgmap v362: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:29:59.046 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:29:59.047 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:29:59.681 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":363,"stamp":"2024-09-21T10:29:58.348819+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":457,"num_read_kb":902,"num_write":279,"num_write_kb":2449,"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":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":214,"ondisk_log_size":214,"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":267484,"kb_used_data":10716,"kb_used_omap":28,"kb_used_meta":256611,"kb_avail":749693732,"statfs":{"total":767960285184,"available":767686381568,"internally_reserved":0,"allocated":10973184,"data_stored":6461530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29293,"internal_metadata":262770067},"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.005080"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435356+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:27:39.435356+0000","last_peered":"2024-09-21T10:27:39.435356+0000","last_clean":"2024-09-21T10:27:39.435356+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:27:39.435356+0000","last_undegraded":"2024-09-21T10:27:39.435356+0000","last_fullsized":"2024-09-21T10:27:39.435356+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.425525+0000","last_change":"2024-09-21T10:27:11.311242+0000","last_active":"2024-09-21T10:27:39.425525+0000","last_peered":"2024-09-21T10:27:39.425525+0000","last_clean":"2024-09-21T10:27:39.425525+0000","last_became_active":"2024-09-21T10:27:11.309626+0000","last_became_peered":"2024-09-21T10:27:11.309626+0000","last_unstale":"2024-09-21T10:27:39.425525+0000","last_undegraded":"2024-09-21T10:27:39.425525+0000","last_fullsized":"2024-09-21T10:27:39.425525+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:20.619264+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435312+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:27:39.435312+0000","last_peered":"2024-09-21T10:27:39.435312+0000","last_clean":"2024-09-21T10:27:39.435312+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:27:39.435312+0000","last_undegraded":"2024-09-21T10:27:39.435312+0000","last_fullsized":"2024-09-21T10:27:39.435312+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428946+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:27:39.428946+0000","last_peered":"2024-09-21T10:27:39.428946+0000","last_clean":"2024-09-21T10:27:39.428946+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:27:39.428946+0000","last_undegraded":"2024-09-21T10:27:39.428946+0000","last_fullsized":"2024-09-21T10:27:39.428946+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434547+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:27:39.434547+0000","last_peered":"2024-09-21T10:27:39.434547+0000","last_clean":"2024-09-21T10:27:39.434547+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:27:39.434547+0000","last_undegraded":"2024-09-21T10:27:39.434547+0000","last_fullsized":"2024-09-21T10:27:39.434547+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428406+0000","last_change":"2024-09-21T10:09:08.155865+0000","last_active":"2024-09-21T10:27:39.428406+0000","last_peered":"2024-09-21T10:27:39.428406+0000","last_clean":"2024-09-21T10:27:39.428406+0000","last_became_active":"2024-09-21T10:09:08.155041+0000","last_became_peered":"2024-09-21T10:09:08.155041+0000","last_unstale":"2024-09-21T10:27:39.428406+0000","last_undegraded":"2024-09-21T10:27:39.428406+0000","last_fullsized":"2024-09-21T10:27:39.428406+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:46:22.862941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434365+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:27:39.434365+0000","last_peered":"2024-09-21T10:27:39.434365+0000","last_clean":"2024-09-21T10:27:39.434365+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:27:39.434365+0000","last_undegraded":"2024-09-21T10:27:39.434365+0000","last_fullsized":"2024-09-21T10:27:39.434365+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.418660+0000","last_change":"2024-09-21T10:26:12.620501+0000","last_active":"2024-09-21T10:27:39.418660+0000","last_peered":"2024-09-21T10:27:39.418660+0000","last_clean":"2024-09-21T10:27:39.418660+0000","last_became_active":"2024-09-21T10:26:12.619444+0000","last_became_peered":"2024-09-21T10:26:12.619444+0000","last_unstale":"2024-09-21T10:27:39.418660+0000","last_undegraded":"2024-09-21T10:27:39.418660+0000","last_fullsized":"2024-09-21T10:27:39.418660+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:56.411026+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":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":70,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428044+0000","last_change":"2024-09-21T10:26:12.640975+0000","last_active":"2024-09-21T10:27:39.428044+0000","last_peered":"2024-09-21T10:27:39.428044+0000","last_clean":"2024-09-21T10:27:39.428044+0000","last_became_active":"2024-09-21T10:26:12.639969+0000","last_became_peered":"2024-09-21T10:26:12.639969+0000","last_unstale":"2024-09-21T10:27:39.428044+0000","last_undegraded":"2024-09-21T10:27:39.428044+0000","last_fullsized":"2024-09-21T10:27:39.428044+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:50.642831+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":1,"num_read_kb":1,"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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413785+0000","last_change":"2024-09-21T10:09:08.652614+0000","last_active":"2024-09-21T10:27:39.413785+0000","last_peered":"2024-09-21T10:27:39.413785+0000","last_clean":"2024-09-21T10:27:39.413785+0000","last_became_active":"2024-09-21T10:09:08.651256+0000","last_became_peered":"2024-09-21T10:09:08.651256+0000","last_unstale":"2024-09-21T10:27:39.413785+0000","last_undegraded":"2024-09-21T10:27:39.413785+0000","last_fullsized":"2024-09-21T10:27:39.413785+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:51:20.650173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429493+0000","last_change":"2024-09-21T10:26:41.617067+0000","last_active":"2024-09-21T10:27:39.429493+0000","last_peered":"2024-09-21T10:27:39.429493+0000","last_clean":"2024-09-21T10:27:39.429493+0000","last_became_active":"2024-09-21T10:26:41.615974+0000","last_became_peered":"2024-09-21T10:26:41.615974+0000","last_unstale":"2024-09-21T10:27:39.429493+0000","last_undegraded":"2024-09-21T10:27:39.429493+0000","last_fullsized":"2024-09-21T10:27:39.429493+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:35:29.801762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.424951+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:27:39.424951+0000","last_peered":"2024-09-21T10:27:39.424951+0000","last_clean":"2024-09-21T10:27:39.424951+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:27:39.424951+0000","last_undegraded":"2024-09-21T10:27:39.424951+0000","last_fullsized":"2024-09-21T10:27:39.424951+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":55,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429681+0000","last_change":"2024-09-21T10:09:08.133854+0000","last_active":"2024-09-21T10:27:39.429681+0000","last_peered":"2024-09-21T10:27:39.429681+0000","last_clean":"2024-09-21T10:27:39.429681+0000","last_became_active":"2024-09-21T10:09:08.132921+0000","last_became_peered":"2024-09-21T10:09:08.132921+0000","last_unstale":"2024-09-21T10:27:39.429681+0000","last_undegraded":"2024-09-21T10:27:39.429681+0000","last_fullsized":"2024-09-21T10:27:39.429681+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:22.798043+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":1,"num_read_kb":1,"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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.419326+0000","last_change":"2024-09-21T10:26:41.618553+0000","last_active":"2024-09-21T10:27:39.419326+0000","last_peered":"2024-09-21T10:27:39.419326+0000","last_clean":"2024-09-21T10:27:39.419326+0000","last_became_active":"2024-09-21T10:26:41.617699+0000","last_became_peered":"2024-09-21T10:26:41.617699+0000","last_unstale":"2024-09-21T10:27:39.419326+0000","last_undegraded":"2024-09-21T10:27:39.419326+0000","last_fullsized":"2024-09-21T10:27:39.419326+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:48.743812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.434419+0000","last_change":"2024-09-21T10:27:39.431811+0000","last_active":"2024-09-21T10:27:39.434419+0000","last_peered":"2024-09-21T10:27:39.434419+0000","last_clean":"2024-09-21T10:27:39.434419+0000","last_became_active":"2024-09-21T10:27:39.430842+0000","last_became_peered":"2024-09-21T10:27:39.430842+0000","last_unstale":"2024-09-21T10:27:39.434419+0000","last_undegraded":"2024-09-21T10:27:39.434419+0000","last_fullsized":"2024-09-21T10:27:39.434419+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:56:34.707356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408831+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:27:39.408831+0000","last_peered":"2024-09-21T10:27:39.408831+0000","last_clean":"2024-09-21T10:27:39.408831+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:27:39.408831+0000","last_undegraded":"2024-09-21T10:27:39.408831+0000","last_fullsized":"2024-09-21T10:27:39.408831+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"73'3","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431115+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:27:39.431115+0000","last_peered":"2024-09-21T10:27:39.431115+0000","last_clean":"2024-09-21T10:27:39.431115+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:27:39.431115+0000","last_undegraded":"2024-09-21T10:27:39.431115+0000","last_fullsized":"2024-09-21T10:27:39.431115+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.424855+0000","last_change":"2024-09-21T10:27:39.423109+0000","last_active":"2024-09-21T10:27:39.424855+0000","last_peered":"2024-09-21T10:27:39.424855+0000","last_clean":"2024-09-21T10:27:39.424855+0000","last_became_active":"2024-09-21T10:27:39.422145+0000","last_became_peered":"2024-09-21T10:27:39.422145+0000","last_unstale":"2024-09-21T10:27:39.424855+0000","last_undegraded":"2024-09-21T10:27:39.424855+0000","last_fullsized":"2024-09-21T10:27:39.424855+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:12:07.554015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.419389+0000","last_change":"2024-09-21T10:26:41.619005+0000","last_active":"2024-09-21T10:27:39.419389+0000","last_peered":"2024-09-21T10:27:39.419389+0000","last_clean":"2024-09-21T10:27:39.419389+0000","last_became_active":"2024-09-21T10:26:41.618029+0000","last_became_peered":"2024-09-21T10:26:41.618029+0000","last_unstale":"2024-09-21T10:27:39.419389+0000","last_undegraded":"2024-09-21T10:27:39.419389+0000","last_fullsized":"2024-09-21T10:27:39.419389+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:02:38.720543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414622+0000","last_change":"2024-09-21T10:27:11.311874+0000","last_active":"2024-09-21T10:27:39.414622+0000","last_peered":"2024-09-21T10:27:39.414622+0000","last_clean":"2024-09-21T10:27:39.414622+0000","last_became_active":"2024-09-21T10:27:11.311020+0000","last_became_peered":"2024-09-21T10:27:11.311020+0000","last_unstale":"2024-09-21T10:27:39.414622+0000","last_undegraded":"2024-09-21T10:27:39.414622+0000","last_fullsized":"2024-09-21T10:27:39.414622+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:39.291355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411600+0000","last_change":"2024-09-21T10:27:11.313776+0000","last_active":"2024-09-21T10:27:39.411600+0000","last_peered":"2024-09-21T10:27:39.411600+0000","last_clean":"2024-09-21T10:27:39.411600+0000","last_became_active":"2024-09-21T10:27:11.312901+0000","last_became_peered":"2024-09-21T10:27:11.312901+0000","last_unstale":"2024-09-21T10:27:39.411600+0000","last_undegraded":"2024-09-21T10:27:39.411600+0000","last_fullsized":"2024-09-21T10:27:39.411600+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:41:51.303361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413116+0000","last_change":"2024-09-21T10:26:41.620575+0000","last_active":"2024-09-21T10:27:39.413116+0000","last_peered":"2024-09-21T10:27:39.413116+0000","last_clean":"2024-09-21T10:27:39.413116+0000","last_became_active":"2024-09-21T10:26:41.619812+0000","last_became_peered":"2024-09-21T10:26:41.619812+0000","last_unstale":"2024-09-21T10:27:39.413116+0000","last_undegraded":"2024-09-21T10:27:39.413116+0000","last_fullsized":"2024-09-21T10:27:39.413116+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:36:56.097006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435321+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:27:39.435321+0000","last_peered":"2024-09-21T10:27:39.435321+0000","last_clean":"2024-09-21T10:27:39.435321+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:27:39.435321+0000","last_undegraded":"2024-09-21T10:27:39.435321+0000","last_fullsized":"2024-09-21T10:27:39.435321+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426872+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:27:39.426872+0000","last_peered":"2024-09-21T10:27:39.426872+0000","last_clean":"2024-09-21T10:27:39.426872+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:27:39.426872+0000","last_undegraded":"2024-09-21T10:27:39.426872+0000","last_fullsized":"2024-09-21T10:27:39.426872+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":400,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428976+0000","last_change":"2024-09-21T10:26:12.642728+0000","last_active":"2024-09-21T10:27:39.428976+0000","last_peered":"2024-09-21T10:27:39.428976+0000","last_clean":"2024-09-21T10:27:39.428976+0000","last_became_active":"2024-09-21T10:26:12.641481+0000","last_became_peered":"2024-09-21T10:26:12.641481+0000","last_unstale":"2024-09-21T10:27:39.428976+0000","last_undegraded":"2024-09-21T10:27:39.428976+0000","last_fullsized":"2024-09-21T10:27:39.428976+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:00:47.547840+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:01:59.545005+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":392,"num_read_kb":834,"num_write":215,"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":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414396+0000","last_change":"2024-09-21T10:27:11.310388+0000","last_active":"2024-09-21T10:27:39.414396+0000","last_peered":"2024-09-21T10:27:39.414396+0000","last_clean":"2024-09-21T10:27:39.414396+0000","last_became_active":"2024-09-21T10:27:11.309384+0000","last_became_peered":"2024-09-21T10:27:11.309384+0000","last_unstale":"2024-09-21T10:27:39.414396+0000","last_undegraded":"2024-09-21T10:27:39.414396+0000","last_fullsized":"2024-09-21T10:27:39.414396+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:22.392463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":24,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429686+0000","last_change":"2024-09-21T10:27:39.429168+0000","last_active":"2024-09-21T10:27:39.429686+0000","last_peered":"2024-09-21T10:27:39.429686+0000","last_clean":"2024-09-21T10:27:39.429686+0000","last_became_active":"2024-09-21T10:27:39.428808+0000","last_became_peered":"2024-09-21T10:27:39.428808+0000","last_unstale":"2024-09-21T10:27:39.429686+0000","last_undegraded":"2024-09-21T10:27:39.429686+0000","last_fullsized":"2024-09-21T10:27:39.429686+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:33.821387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.418053+0000","last_change":"2024-09-21T10:09:08.654331+0000","last_active":"2024-09-21T10:27:39.418053+0000","last_peered":"2024-09-21T10:27:39.418053+0000","last_clean":"2024-09-21T10:27:39.418053+0000","last_became_active":"2024-09-21T10:09:08.653553+0000","last_became_peered":"2024-09-21T10:09:08.653553+0000","last_unstale":"2024-09-21T10:27:39.418053+0000","last_undegraded":"2024-09-21T10:27:39.418053+0000","last_fullsized":"2024-09-21T10:27:39.418053+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:40.182032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":97,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428380+0000","last_change":"2024-09-21T10:26:41.612065+0000","last_active":"2024-09-21T10:27:39.428380+0000","last_peered":"2024-09-21T10:27:39.428380+0000","last_clean":"2024-09-21T10:27:39.428380+0000","last_became_active":"2024-09-21T10:26:41.611402+0000","last_became_peered":"2024-09-21T10:26:41.611402+0000","last_unstale":"2024-09-21T10:27:39.428380+0000","last_undegraded":"2024-09-21T10:27:39.428380+0000","last_fullsized":"2024-09-21T10:27:39.428380+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:29:46.547373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428301+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:27:39.428301+0000","last_peered":"2024-09-21T10:27:39.428301+0000","last_clean":"2024-09-21T10:27:39.428301+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:27:39.428301+0000","last_undegraded":"2024-09-21T10:27:39.428301+0000","last_fullsized":"2024-09-21T10:27:39.428301+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.409389+0000","last_change":"2024-09-21T10:27:11.310003+0000","last_active":"2024-09-21T10:27:39.409389+0000","last_peered":"2024-09-21T10:27:39.409389+0000","last_clean":"2024-09-21T10:27:39.409389+0000","last_became_active":"2024-09-21T10:27:11.309045+0000","last_became_peered":"2024-09-21T10:27:11.309045+0000","last_unstale":"2024-09-21T10:27:39.409389+0000","last_undegraded":"2024-09-21T10:27:39.409389+0000","last_fullsized":"2024-09-21T10:27:39.409389+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:57:39.512324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":102,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.425804+0000","last_change":"2024-09-21T10:27:39.424570+0000","last_active":"2024-09-21T10:27:39.425804+0000","last_peered":"2024-09-21T10:27:39.425804+0000","last_clean":"2024-09-21T10:27:39.425804+0000","last_became_active":"2024-09-21T10:27:39.423953+0000","last_became_peered":"2024-09-21T10:27:39.423953+0000","last_unstale":"2024-09-21T10:27:39.425804+0000","last_undegraded":"2024-09-21T10:27:39.425804+0000","last_fullsized":"2024-09-21T10:27:39.425804+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:09.117426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411554+0000","last_change":"2024-09-21T10:27:11.314569+0000","last_active":"2024-09-21T10:27:39.411554+0000","last_peered":"2024-09-21T10:27:39.411554+0000","last_clean":"2024-09-21T10:27:39.411554+0000","last_became_active":"2024-09-21T10:27:11.313682+0000","last_became_peered":"2024-09-21T10:27:11.313682+0000","last_unstale":"2024-09-21T10:27:39.411554+0000","last_undegraded":"2024-09-21T10:27:39.411554+0000","last_fullsized":"2024-09-21T10:27:39.411554+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:53:46.163299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411814+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:27:39.411814+0000","last_peered":"2024-09-21T10:27:39.411814+0000","last_clean":"2024-09-21T10:27:39.411814+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:27:39.411814+0000","last_undegraded":"2024-09-21T10:27:39.411814+0000","last_fullsized":"2024-09-21T10:27:39.411814+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414694+0000","last_change":"2024-09-21T10:26:41.614546+0000","last_active":"2024-09-21T10:27:39.414694+0000","last_peered":"2024-09-21T10:27:39.414694+0000","last_clean":"2024-09-21T10:27:39.414694+0000","last_became_active":"2024-09-21T10:26:41.613528+0000","last_became_peered":"2024-09-21T10:26:41.613528+0000","last_unstale":"2024-09-21T10:27:39.414694+0000","last_undegraded":"2024-09-21T10:27:39.414694+0000","last_fullsized":"2024-09-21T10:27:39.414694+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:05:38.090493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.412203+0000","last_change":"2024-09-21T10:26:12.631953+0000","last_active":"2024-09-21T10:27:39.412203+0000","last_peered":"2024-09-21T10:27:39.412203+0000","last_clean":"2024-09-21T10:27:39.412203+0000","last_became_active":"2024-09-21T10:26:12.630796+0000","last_became_peered":"2024-09-21T10:26:12.630796+0000","last_unstale":"2024-09-21T10:27:39.412203+0000","last_undegraded":"2024-09-21T10:27:39.412203+0000","last_fullsized":"2024-09-21T10:27:39.412203+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:57:23.314208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.428402+0000","last_change":"2024-09-21T10:27:39.427162+0000","last_active":"2024-09-21T10:27:39.428402+0000","last_peered":"2024-09-21T10:27:39.428402+0000","last_clean":"2024-09-21T10:27:39.428402+0000","last_became_active":"2024-09-21T10:27:39.426838+0000","last_became_peered":"2024-09-21T10:27:39.426838+0000","last_unstale":"2024-09-21T10:27:39.428402+0000","last_undegraded":"2024-09-21T10:27:39.428402+0000","last_fullsized":"2024-09-21T10:27:39.428402+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:17.657353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426593+0000","last_change":"2024-09-21T10:27:39.425609+0000","last_active":"2024-09-21T10:27:39.426593+0000","last_peered":"2024-09-21T10:27:39.426593+0000","last_clean":"2024-09-21T10:27:39.426593+0000","last_became_active":"2024-09-21T10:27:39.424670+0000","last_became_peered":"2024-09-21T10:27:39.424670+0000","last_unstale":"2024-09-21T10:27:39.426593+0000","last_undegraded":"2024-09-21T10:27:39.426593+0000","last_fullsized":"2024-09-21T10:27:39.426593+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:53:26.580084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":99,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413406+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:27:39.413406+0000","last_peered":"2024-09-21T10:27:39.413406+0000","last_clean":"2024-09-21T10:27:39.413406+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:27:39.413406+0000","last_undegraded":"2024-09-21T10:27:39.413406+0000","last_fullsized":"2024-09-21T10:27:39.413406+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":43,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411995+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:27:39.411995+0000","last_peered":"2024-09-21T10:27:39.411995+0000","last_clean":"2024-09-21T10:27:39.411995+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:27:39.411995+0000","last_undegraded":"2024-09-21T10:27:39.411995+0000","last_fullsized":"2024-09-21T10:27:39.411995+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413331+0000","last_change":"2024-09-21T10:27:11.315917+0000","last_active":"2024-09-21T10:27:39.413331+0000","last_peered":"2024-09-21T10:27:39.413331+0000","last_clean":"2024-09-21T10:27:39.413331+0000","last_became_active":"2024-09-21T10:27:11.309506+0000","last_became_peered":"2024-09-21T10:27:11.309506+0000","last_unstale":"2024-09-21T10:27:39.413331+0000","last_undegraded":"2024-09-21T10:27:39.413331+0000","last_fullsized":"2024-09-21T10:27:39.413331+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:21.034750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429577+0000","last_change":"2024-09-21T10:26:12.641782+0000","last_active":"2024-09-21T10:27:39.429577+0000","last_peered":"2024-09-21T10:27:39.429577+0000","last_clean":"2024-09-21T10:27:39.429577+0000","last_became_active":"2024-09-21T10:26:12.640896+0000","last_became_peered":"2024-09-21T10:26:12.640896+0000","last_unstale":"2024-09-21T10:27:39.429577+0000","last_undegraded":"2024-09-21T10:27:39.429577+0000","last_fullsized":"2024-09-21T10:27:39.429577+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:39.654861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":55,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408710+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:27:39.408710+0000","last_peered":"2024-09-21T10:27:39.408710+0000","last_clean":"2024-09-21T10:27:39.408710+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:27:39.408710+0000","last_undegraded":"2024-09-21T10:27:39.408710+0000","last_fullsized":"2024-09-21T10:27:39.408710+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435313+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:27:39.435313+0000","last_peered":"2024-09-21T10:27:39.435313+0000","last_clean":"2024-09-21T10:27:39.435313+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:27:39.435313+0000","last_undegraded":"2024-09-21T10:27:39.435313+0000","last_fullsized":"2024-09-21T10:27:39.435313+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":55,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.413165+0000","last_change":"2024-09-21T10:26:41.633195+0000","last_active":"2024-09-21T10:27:39.413165+0000","last_peered":"2024-09-21T10:27:39.413165+0000","last_clean":"2024-09-21T10:27:39.413165+0000","last_became_active":"2024-09-21T10:26:41.631812+0000","last_became_peered":"2024-09-21T10:26:41.631812+0000","last_unstale":"2024-09-21T10:27:39.413165+0000","last_undegraded":"2024-09-21T10:27:39.413165+0000","last_fullsized":"2024-09-21T10:27:39.413165+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:49:12.990187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435445+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:27:39.435445+0000","last_peered":"2024-09-21T10:27:39.435445+0000","last_clean":"2024-09-21T10:27:39.435445+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:27:39.435445+0000","last_undegraded":"2024-09-21T10:27:39.435445+0000","last_fullsized":"2024-09-21T10:27:39.435445+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":72,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408766+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:27:39.408766+0000","last_peered":"2024-09-21T10:27:39.408766+0000","last_clean":"2024-09-21T10:27:39.408766+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:27:39.408766+0000","last_undegraded":"2024-09-21T10:27:39.408766+0000","last_fullsized":"2024-09-21T10:27:39.408766+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.417981+0000","last_change":"2024-09-21T10:27:11.313729+0000","last_active":"2024-09-21T10:27:39.417981+0000","last_peered":"2024-09-21T10:27:39.417981+0000","last_clean":"2024-09-21T10:27:39.417981+0000","last_became_active":"2024-09-21T10:27:11.312832+0000","last_became_peered":"2024-09-21T10:27:11.312832+0000","last_unstale":"2024-09-21T10:27:39.417981+0000","last_undegraded":"2024-09-21T10:27:39.417981+0000","last_fullsized":"2024-09-21T10:27:39.417981+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:02.152440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":52,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411178+0000","last_change":"2024-09-21T10:09:10.003326+0000","last_active":"2024-09-21T10:27:39.411178+0000","last_peered":"2024-09-21T10:27:39.411178+0000","last_clean":"2024-09-21T10:27:39.411178+0000","last_became_active":"2024-09-21T10:09:10.002488+0000","last_became_peered":"2024-09-21T10:09:10.002488+0000","last_unstale":"2024-09-21T10:27:39.411178+0000","last_undegraded":"2024-09-21T10:27:39.411178+0000","last_fullsized":"2024-09-21T10:27:39.411178+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:51.953655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411887+0000","last_change":"2024-09-21T10:26:41.619532+0000","last_active":"2024-09-21T10:27:39.411887+0000","last_peered":"2024-09-21T10:27:39.411887+0000","last_clean":"2024-09-21T10:27:39.411887+0000","last_became_active":"2024-09-21T10:26:41.618986+0000","last_became_peered":"2024-09-21T10:26:41.618986+0000","last_unstale":"2024-09-21T10:27:39.411887+0000","last_undegraded":"2024-09-21T10:27:39.411887+0000","last_fullsized":"2024-09-21T10:27:39.411887+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:47:47.786666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.412620+0000","last_change":"2024-09-21T10:09:08.151544+0000","last_active":"2024-09-21T10:27:39.412620+0000","last_peered":"2024-09-21T10:27:39.412620+0000","last_clean":"2024-09-21T10:27:39.412620+0000","last_became_active":"2024-09-21T10:09:08.149589+0000","last_became_peered":"2024-09-21T10:09:08.149589+0000","last_unstale":"2024-09-21T10:27:39.412620+0000","last_undegraded":"2024-09-21T10:27:39.412620+0000","last_fullsized":"2024-09-21T10:27:39.412620+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:18:26.715099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411878+0000","last_change":"2024-09-21T10:27:11.312375+0000","last_active":"2024-09-21T10:27:39.411878+0000","last_peered":"2024-09-21T10:27:39.411878+0000","last_clean":"2024-09-21T10:27:39.411878+0000","last_became_active":"2024-09-21T10:27:11.311544+0000","last_became_peered":"2024-09-21T10:27:11.311544+0000","last_unstale":"2024-09-21T10:27:39.411878+0000","last_undegraded":"2024-09-21T10:27:39.411878+0000","last_fullsized":"2024-09-21T10:27:39.411878+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:53.626537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.433213+0000","last_change":"2024-09-21T10:27:39.431764+0000","last_active":"2024-09-21T10:27:39.433213+0000","last_peered":"2024-09-21T10:27:39.433213+0000","last_clean":"2024-09-21T10:27:39.433213+0000","last_became_active":"2024-09-21T10:27:39.430768+0000","last_became_peered":"2024-09-21T10:27:39.430768+0000","last_unstale":"2024-09-21T10:27:39.433213+0000","last_undegraded":"2024-09-21T10:27:39.433213+0000","last_fullsized":"2024-09-21T10:27:39.433213+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:26.683203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414113+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:27:39.414113+0000","last_peered":"2024-09-21T10:27:39.414113+0000","last_clean":"2024-09-21T10:27:39.414113+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:27:39.414113+0000","last_undegraded":"2024-09-21T10:27:39.414113+0000","last_fullsized":"2024-09-21T10:27:39.414113+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.435517+0000","last_change":"2024-09-21T10:27:39.434760+0000","last_active":"2024-09-21T10:27:39.435517+0000","last_peered":"2024-09-21T10:27:39.435517+0000","last_clean":"2024-09-21T10:27:39.435517+0000","last_became_active":"2024-09-21T10:27:39.432320+0000","last_became_peered":"2024-09-21T10:27:39.432320+0000","last_unstale":"2024-09-21T10:27:39.435517+0000","last_undegraded":"2024-09-21T10:27:39.435517+0000","last_fullsized":"2024-09-21T10:27:39.435517+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:45.359175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.426661+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:27:39.426661+0000","last_peered":"2024-09-21T10:27:39.426661+0000","last_clean":"2024-09-21T10:27:39.426661+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:27:39.426661+0000","last_undegraded":"2024-09-21T10:27:39.426661+0000","last_fullsized":"2024-09-21T10:27:39.426661+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429729+0000","last_change":"2024-09-21T10:27:39.429003+0000","last_active":"2024-09-21T10:27:39.429729+0000","last_peered":"2024-09-21T10:27:39.429729+0000","last_clean":"2024-09-21T10:27:39.429729+0000","last_became_active":"2024-09-21T10:27:39.428655+0000","last_became_peered":"2024-09-21T10:27:39.428655+0000","last_unstale":"2024-09-21T10:27:39.429729+0000","last_undegraded":"2024-09-21T10:27:39.429729+0000","last_fullsized":"2024-09-21T10:27:39.429729+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:01:46.109783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.417736+0000","last_change":"2024-09-21T10:26:41.617543+0000","last_active":"2024-09-21T10:27:39.417736+0000","last_peered":"2024-09-21T10:27:39.417736+0000","last_clean":"2024-09-21T10:27:39.417736+0000","last_became_active":"2024-09-21T10:26:41.617195+0000","last_became_peered":"2024-09-21T10:26:41.617195+0000","last_unstale":"2024-09-21T10:27:39.417736+0000","last_undegraded":"2024-09-21T10:27:39.417736+0000","last_fullsized":"2024-09-21T10:27:39.417736+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:26:01.247153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431687+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:27:39.431687+0000","last_peered":"2024-09-21T10:27:39.431687+0000","last_clean":"2024-09-21T10:27:39.431687+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:27:39.431687+0000","last_undegraded":"2024-09-21T10:27:39.431687+0000","last_fullsized":"2024-09-21T10:27:39.431687+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431492+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:27:39.431492+0000","last_peered":"2024-09-21T10:27:39.431492+0000","last_clean":"2024-09-21T10:27:39.431492+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:27:39.431492+0000","last_undegraded":"2024-09-21T10:27:39.431492+0000","last_fullsized":"2024-09-21T10:27:39.431492+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.427077+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:27:39.427077+0000","last_peered":"2024-09-21T10:27:39.427077+0000","last_clean":"2024-09-21T10:27:39.427077+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:27:39.427077+0000","last_undegraded":"2024-09-21T10:27:39.427077+0000","last_fullsized":"2024-09-21T10:27:39.427077+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.431225+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:27:39.431225+0000","last_peered":"2024-09-21T10:27:39.431225+0000","last_clean":"2024-09-21T10:27:39.431225+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:27:39.431225+0000","last_undegraded":"2024-09-21T10:27:39.431225+0000","last_fullsized":"2024-09-21T10:27:39.431225+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.411348+0000","last_change":"2024-09-21T10:27:11.314246+0000","last_active":"2024-09-21T10:27:39.411348+0000","last_peered":"2024-09-21T10:27:39.411348+0000","last_clean":"2024-09-21T10:27:39.411348+0000","last_became_active":"2024-09-21T10:27:11.312993+0000","last_became_peered":"2024-09-21T10:27:11.312993+0000","last_unstale":"2024-09-21T10:27:39.411348+0000","last_undegraded":"2024-09-21T10:27:39.411348+0000","last_fullsized":"2024-09-21T10:27:39.411348+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:03.804239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":60,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.427544+0000","last_change":"2024-09-21T10:27:39.423892+0000","last_active":"2024-09-21T10:27:39.427544+0000","last_peered":"2024-09-21T10:27:39.427544+0000","last_clean":"2024-09-21T10:27:39.427544+0000","last_became_active":"2024-09-21T10:27:39.423559+0000","last_became_peered":"2024-09-21T10:27:39.423559+0000","last_unstale":"2024-09-21T10:27:39.427544+0000","last_undegraded":"2024-09-21T10:27:39.427544+0000","last_fullsized":"2024-09-21T10:27:39.427544+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:32:34.705768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":61,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408724+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:27:39.408724+0000","last_peered":"2024-09-21T10:27:39.408724+0000","last_clean":"2024-09-21T10:27:39.408724+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:27:39.408724+0000","last_undegraded":"2024-09-21T10:27:39.408724+0000","last_fullsized":"2024-09-21T10:27:39.408724+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.422587+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:27:39.422587+0000","last_peered":"2024-09-21T10:27:39.422587+0000","last_clean":"2024-09-21T10:27:39.422587+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:27:39.422587+0000","last_undegraded":"2024-09-21T10:27:39.422587+0000","last_fullsized":"2024-09-21T10:27:39.422587+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.414369+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:27:39.414369+0000","last_peered":"2024-09-21T10:27:39.414369+0000","last_clean":"2024-09-21T10:27:39.414369+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:27:39.414369+0000","last_undegraded":"2024-09-21T10:27:39.414369+0000","last_fullsized":"2024-09-21T10:27:39.414369+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":81,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.422424+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:27:39.422424+0000","last_peered":"2024-09-21T10:27:39.422424+0000","last_clean":"2024-09-21T10:27:39.422424+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:27:39.422424+0000","last_undegraded":"2024-09-21T10:27:39.422424+0000","last_fullsized":"2024-09-21T10:27:39.422424+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":56,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.420695+0000","last_change":"2024-09-21T10:09:08.154291+0000","last_active":"2024-09-21T10:27:39.420695+0000","last_peered":"2024-09-21T10:27:39.420695+0000","last_clean":"2024-09-21T10:27:39.420695+0000","last_became_active":"2024-09-21T10:09:08.153578+0000","last_became_peered":"2024-09-21T10:09:08.153578+0000","last_unstale":"2024-09-21T10:27:39.420695+0000","last_undegraded":"2024-09-21T10:27:39.420695+0000","last_fullsized":"2024-09-21T10:27:39.420695+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:04:57.130911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.430549+0000","last_change":"2024-09-21T10:27:39.430406+0000","last_active":"2024-09-21T10:27:39.430549+0000","last_peered":"2024-09-21T10:27:39.430549+0000","last_clean":"2024-09-21T10:27:39.430549+0000","last_became_active":"2024-09-21T10:27:39.430142+0000","last_became_peered":"2024-09-21T10:27:39.430142+0000","last_unstale":"2024-09-21T10:27:39.430549+0000","last_undegraded":"2024-09-21T10:27:39.430549+0000","last_fullsized":"2024-09-21T10:27:39.430549+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:23.854123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":78,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.429664+0000","last_change":"2024-09-21T10:27:39.428977+0000","last_active":"2024-09-21T10:27:39.429664+0000","last_peered":"2024-09-21T10:27:39.429664+0000","last_clean":"2024-09-21T10:27:39.429664+0000","last_became_active":"2024-09-21T10:27:39.428625+0000","last_became_peered":"2024-09-21T10:27:39.428625+0000","last_unstale":"2024-09-21T10:27:39.429664+0000","last_undegraded":"2024-09-21T10:27:39.429664+0000","last_fullsized":"2024-09-21T10:27:39.429664+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:09.849845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":66,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.410158+0000","last_change":"2024-09-21T10:26:41.619932+0000","last_active":"2024-09-21T10:27:39.410158+0000","last_peered":"2024-09-21T10:27:39.410158+0000","last_clean":"2024-09-21T10:27:39.410158+0000","last_became_active":"2024-09-21T10:26:41.619175+0000","last_became_peered":"2024-09-21T10:26:41.619175+0000","last_unstale":"2024-09-21T10:27:39.410158+0000","last_undegraded":"2024-09-21T10:27:39.410158+0000","last_fullsized":"2024-09-21T10:27:39.410158+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:39.286946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":76,"reported_epoch":104,"state":"active+clean","last_fresh":"2024-09-21T10:27:39.408739+0000","last_change":"2024-09-21T10:27:11.312529+0000","last_active":"2024-09-21T10:27:39.408739+0000","last_peered":"2024-09-21T10:27:39.408739+0000","last_clean":"2024-09-21T10:27:39.408739+0000","last_became_active":"2024-09-21T10:27:11.309432+0000","last_became_peered":"2024-09-21T10:27:11.309432+0000","last_unstale":"2024-09-21T10:27:39.408739+0000","last_undegraded":"2024-09-21T10:27:39.408739+0000","last_fullsized":"2024-09-21T10:27:39.408739+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:03:15.526522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"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":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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13707,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201580,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28736,"kb_used_data":1716,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716416,"statfs":{"total":95995035648,"available":95965609984,"internally_reserved":0,"allocated":1757184,"data_stored":1179477,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":27654604},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463223,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":41016,"kb_used_data":1704,"kb_used_omap":1,"kb_used_meta":39294,"kb_avail":93704136,"statfs":{"total":95995035648,"available":95953035264,"internally_reserved":0,"allocated":1744896,"data_stored":1179077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":40237511},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724867,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":50288,"kb_used_data":1120,"kb_used_omap":1,"kb_used_meta":49150,"kb_avail":93694864,"statfs":{"total":95995035648,"available":95943540736,"internally_reserved":0,"allocated":1146880,"data_stored":584808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":50330054},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986509,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1163264,"data_stored":589370,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631518,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28592,"kb_used_data":1116,"kb_used_omap":4,"kb_used_meta":27451,"kb_avail":93716560,"statfs":{"total":95995035648,"available":95965757440,"internally_reserved":0,"allocated":1142784,"data_stored":584570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":28110385},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795043,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32812,"kb_used_data":1120,"kb_used_omap":6,"kb_used_meta":31673,"kb_avail":93712340,"statfs":{"total":95995035648,"available":95961436160,"internally_reserved":0,"allocated":1146880,"data_stored":585096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":32433713},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958569,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28636,"kb_used_data":1104,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93716516,"statfs":{"total":95995035648,"available":95965712384,"internally_reserved":0,"allocated":1130496,"data_stored":583680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":28174696},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122095,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29240,"kb_used_data":1700,"kb_used_omap":5,"kb_used_meta":27514,"kb_avail":93715912,"statfs":{"total":95995035648,"available":95965093888,"internally_reserved":0,"allocated":1740800,"data_stored":1175452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":28174506},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"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":4972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:29:59.684 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T10:29:59.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd dump 2024-09-21T10:30:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:59 smithi204 bash[78884]: cluster 2024-09-21T10:29:58.349274+0000 mgr.y (mgr.25133) 505 : cluster [DBG] pgmap v363: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:29:59 smithi204 bash[78884]: cluster 2024-09-21T10:29:58.349274+0000 mgr.y (mgr.25133) 505 : cluster [DBG] pgmap v363: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:59 smithi003 bash[88275]: cluster 2024-09-21T10:29:58.349274+0000 mgr.y (mgr.25133) 505 : cluster [DBG] pgmap v363: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:29:59 smithi003 bash[88275]: cluster 2024-09-21T10:29:58.349274+0000 mgr.y (mgr.25133) 505 : cluster [DBG] pgmap v363: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:59 smithi003 bash[89466]: cluster 2024-09-21T10:29:58.349274+0000 mgr.y (mgr.25133) 505 : cluster [DBG] pgmap v363: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:00.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:29:59 smithi003 bash[89466]: cluster 2024-09-21T10:29:58.349274+0000 mgr.y (mgr.25133) 505 : cluster [DBG] pgmap v363: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:00 smithi204 bash[78884]: audit 2024-09-21T10:29:59.032110+0000 mgr.y (mgr.25133) 506 : audit [DBG] from='client.44513 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:30:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:00 smithi204 bash[78884]: audit 2024-09-21T10:29:59.032110+0000 mgr.y (mgr.25133) 506 : audit [DBG] from='client.44513 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:30:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:00 smithi204 bash[78884]: cluster 2024-09-21T10:30:00.000127+0000 mon.a (mon.0) 713 : cluster [INF] overall HEALTH_OK 2024-09-21T10:30:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:00 smithi204 bash[78884]: cluster 2024-09-21T10:30:00.000127+0000 mon.a (mon.0) 713 : cluster [INF] overall HEALTH_OK 2024-09-21T10:30:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:00 smithi204 bash[78884]: audit 2024-09-21T10:30:00.674024+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:30:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:00 smithi204 bash[78884]: audit 2024-09-21T10:30:00.674024+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:30:01.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[88275]: audit 2024-09-21T10:29:59.032110+0000 mgr.y (mgr.25133) 506 : audit [DBG] from='client.44513 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:30:01.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[88275]: audit 2024-09-21T10:29:59.032110+0000 mgr.y (mgr.25133) 506 : audit [DBG] from='client.44513 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:30:01.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[88275]: cluster 2024-09-21T10:30:00.000127+0000 mon.a (mon.0) 713 : cluster [INF] overall HEALTH_OK 2024-09-21T10:30:01.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[88275]: cluster 2024-09-21T10:30:00.000127+0000 mon.a (mon.0) 713 : cluster [INF] overall HEALTH_OK 2024-09-21T10:30:01.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[88275]: audit 2024-09-21T10:30:00.674024+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:30:01.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[88275]: audit 2024-09-21T10:30:00.674024+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:30:01.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[89466]: audit 2024-09-21T10:29:59.032110+0000 mgr.y (mgr.25133) 506 : audit [DBG] from='client.44513 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:30:01.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[89466]: audit 2024-09-21T10:29:59.032110+0000 mgr.y (mgr.25133) 506 : audit [DBG] from='client.44513 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:30:01.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[89466]: cluster 2024-09-21T10:30:00.000127+0000 mon.a (mon.0) 713 : cluster [INF] overall HEALTH_OK 2024-09-21T10:30:01.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[89466]: cluster 2024-09-21T10:30:00.000127+0000 mon.a (mon.0) 713 : cluster [INF] overall HEALTH_OK 2024-09-21T10:30:01.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[89466]: audit 2024-09-21T10:30:00.674024+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:30:01.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:00 smithi003 bash[89466]: audit 2024-09-21T10:30:00.674024+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:30:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:01 smithi204 bash[78884]: cluster 2024-09-21T10:30:00.350225+0000 mgr.y (mgr.25133) 507 : cluster [DBG] pgmap v364: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:02.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:01 smithi204 bash[78884]: cluster 2024-09-21T10:30:00.350225+0000 mgr.y (mgr.25133) 507 : cluster [DBG] pgmap v364: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:01 smithi003 bash[88275]: cluster 2024-09-21T10:30:00.350225+0000 mgr.y (mgr.25133) 507 : cluster [DBG] pgmap v364: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:01 smithi003 bash[88275]: cluster 2024-09-21T10:30:00.350225+0000 mgr.y (mgr.25133) 507 : cluster [DBG] pgmap v364: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:01 smithi003 bash[89466]: cluster 2024-09-21T10:30:00.350225+0000 mgr.y (mgr.25133) 507 : cluster [DBG] pgmap v364: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:01 smithi003 bash[89466]: cluster 2024-09-21T10:30:00.350225+0000 mgr.y (mgr.25133) 507 : cluster [DBG] pgmap v364: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:03 smithi204 bash[78884]: cluster 2024-09-21T10:30:02.350973+0000 mgr.y (mgr.25133) 508 : cluster [DBG] pgmap v365: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:03 smithi204 bash[78884]: cluster 2024-09-21T10:30:02.350973+0000 mgr.y (mgr.25133) 508 : cluster [DBG] pgmap v365: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:03 smithi003 bash[89466]: cluster 2024-09-21T10:30:02.350973+0000 mgr.y (mgr.25133) 508 : cluster [DBG] pgmap v365: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:03 smithi003 bash[89466]: cluster 2024-09-21T10:30:02.350973+0000 mgr.y (mgr.25133) 508 : cluster [DBG] pgmap v365: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:03 smithi003 bash[88275]: cluster 2024-09-21T10:30:02.350973+0000 mgr.y (mgr.25133) 508 : cluster [DBG] pgmap v365: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:03 smithi003 bash[88275]: cluster 2024-09-21T10:30:02.350973+0000 mgr.y (mgr.25133) 508 : cluster [DBG] pgmap v365: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:04.430 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:05 smithi204 bash[78884]: cluster 2024-09-21T10:30:04.352047+0000 mgr.y (mgr.25133) 509 : cluster [DBG] pgmap v366: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:05 smithi204 bash[78884]: cluster 2024-09-21T10:30:04.352047+0000 mgr.y (mgr.25133) 509 : cluster [DBG] pgmap v366: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:06.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:05 smithi003 bash[88275]: cluster 2024-09-21T10:30:04.352047+0000 mgr.y (mgr.25133) 509 : cluster [DBG] pgmap v366: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:06.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:05 smithi003 bash[88275]: cluster 2024-09-21T10:30:04.352047+0000 mgr.y (mgr.25133) 509 : cluster [DBG] pgmap v366: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:06.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:05 smithi003 bash[89466]: cluster 2024-09-21T10:30:04.352047+0000 mgr.y (mgr.25133) 509 : cluster [DBG] pgmap v366: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:06.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:05 smithi003 bash[89466]: cluster 2024-09-21T10:30:04.352047+0000 mgr.y (mgr.25133) 509 : cluster [DBG] pgmap v366: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:07.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:30:07] "GET /metrics HTTP/1.1" 200 33964 "" "Prometheus/2.51.0" 2024-09-21T10:30:07.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[88275]: audit 2024-09-21T10:30:06.170380+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[88275]: audit 2024-09-21T10:30:06.170380+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[88275]: audit 2024-09-21T10:30:06.180142+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[88275]: audit 2024-09-21T10:30:06.180142+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[88275]: cluster 2024-09-21T10:30:06.352587+0000 mgr.y (mgr.25133) 510 : cluster [DBG] pgmap v367: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:07.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[88275]: cluster 2024-09-21T10:30:06.352587+0000 mgr.y (mgr.25133) 510 : cluster [DBG] pgmap v367: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:07.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[88275]: audit 2024-09-21T10:30:06.661938+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[88275]: audit 2024-09-21T10:30:06.661938+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[88275]: audit 2024-09-21T10:30:06.668952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[88275]: audit 2024-09-21T10:30:06.668952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[89466]: audit 2024-09-21T10:30:06.170380+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[89466]: audit 2024-09-21T10:30:06.170380+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[89466]: audit 2024-09-21T10:30:06.180142+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[89466]: audit 2024-09-21T10:30:06.180142+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[89466]: cluster 2024-09-21T10:30:06.352587+0000 mgr.y (mgr.25133) 510 : cluster [DBG] pgmap v367: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:07.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[89466]: cluster 2024-09-21T10:30:06.352587+0000 mgr.y (mgr.25133) 510 : cluster [DBG] pgmap v367: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:07.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[89466]: audit 2024-09-21T10:30:06.661938+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[89466]: audit 2024-09-21T10:30:06.661938+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[89466]: audit 2024-09-21T10:30:06.668952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:07 smithi003 bash[89466]: audit 2024-09-21T10:30:06.668952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:07 smithi204 bash[78884]: audit 2024-09-21T10:30:06.170380+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:07 smithi204 bash[78884]: audit 2024-09-21T10:30:06.170380+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:07 smithi204 bash[78884]: audit 2024-09-21T10:30:06.180142+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:07 smithi204 bash[78884]: audit 2024-09-21T10:30:06.180142+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:07 smithi204 bash[78884]: cluster 2024-09-21T10:30:06.352587+0000 mgr.y (mgr.25133) 510 : cluster [DBG] pgmap v367: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:07 smithi204 bash[78884]: cluster 2024-09-21T10:30:06.352587+0000 mgr.y (mgr.25133) 510 : cluster [DBG] pgmap v367: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:07 smithi204 bash[78884]: audit 2024-09-21T10:30:06.661938+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:07 smithi204 bash[78884]: audit 2024-09-21T10:30:06.661938+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:07 smithi204 bash[78884]: audit 2024-09-21T10:30:06.668952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:07 smithi204 bash[78884]: audit 2024-09-21T10:30:06.668952+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:07.656 INFO:teuthology.orchestra.run.smithi003.stdout:epoch 104 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:fsid 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:created 2024-09-21T09:55:33.551485+0000 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:modified 2024-09-21T10:27:39.392443+0000 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:crush_version 22 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:full_ratio 0.95 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:backfillfull_ratio 0.9 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:nearfull_ratio 0.85 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:require_min_compat_client luminous 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:min_compat_client luminous 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:require_osd_release reef 2024-09-21T10:30:07.657 INFO:teuthology.orchestra.run.smithi003.stdout:stretch_mode_enabled false 2024-09-21T10:30:07.658 INFO:teuthology.orchestra.run.smithi003.stdout:pool 1 '.mgr' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 1 pgp_num 1 autoscale_mode off last_change 22 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2024-09-21T10:30:07.658 INFO:teuthology.orchestra.run.smithi003.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 66 flags hashpspool,selfmanaged_snaps stripe_width 0 application rbd read_balance_score 2.00 2024-09-21T10:30:07.658 INFO:teuthology.orchestra.run.smithi003.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 71 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2024-09-21T10:30:07.658 INFO:teuthology.orchestra.run.smithi003.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 72 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2024-09-21T10:30:07.658 INFO:teuthology.orchestra.run.smithi003.stdout:max_osd 8 2024-09-21T10:30:07.658 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0 up in weight 1 up_from 88 up_thru 103 down_at 85 last_clean_interval [8,84) [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993] [v2:172.21.15.3:6804/3432696993,v1:172.21.15.3:6805/3432696993] exists,up afab1a3b-3ac0-4545-95f9-3f08469d253f 2024-09-21T10:30:07.658 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 up in weight 1 up_from 93 up_thru 103 down_at 90 last_clean_interval [13,89) [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083] [v2:172.21.15.3:6812/2083105083,v1:172.21.15.3:6813/2083105083] exists,up e0f9f77b-e9a2-41f8-8798-e9be892df17d 2024-09-21T10:30:07.658 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2 up in weight 1 up_from 98 up_thru 103 down_at 95 last_clean_interval [18,94) [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184] [v2:172.21.15.3:6820/3936590184,v1:172.21.15.3:6821/3936590184] exists,up 0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b 2024-09-21T10:30:07.658 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 up in weight 1 up_from 103 up_thru 103 down_at 100 last_clean_interval [26,99) [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153] [v2:172.21.15.3:6828/3858394153,v1:172.21.15.3:6829/3858394153] exists,up 345ed565-5f94-4b4b-8ad4-8662da12d919 2024-09-21T10:30:07.658 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4 up in weight 1 up_from 31 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6800/3370648872,v1:172.21.15.204:6801/3370648872] [v2:172.21.15.204:6802/3370648872,v1:172.21.15.204:6803/3370648872] exists,up 9c3de7dd-569a-4907-91b6-988cdc4bd3c1 2024-09-21T10:30:07.658 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 up in weight 1 up_from 39 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6808/258550506,v1:172.21.15.204:6809/258550506] [v2:172.21.15.204:6810/258550506,v1:172.21.15.204:6811/258550506] exists,up 0f73f70b-e95d-4dd4-931e-5d00dab7b6ed 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6 up in weight 1 up_from 47 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6816/2326773433,v1:172.21.15.204:6817/2326773433] [v2:172.21.15.204:6818/2326773433,v1:172.21.15.204:6819/2326773433] exists,up bbe81ce4-64ef-4a77-af15-22d6b65d2453 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 up in weight 1 up_from 55 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6824/737492389,v1:172.21.15.204:6825/737492389] [v2:172.21.15.204:6826/737492389,v1:172.21.15.204:6827/737492389] exists,up 23d5a862-e624-4f49-aa9c-58c852a8f506 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:pg_upmap_items 4.6 [1,5] 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:pg_upmap_items 4.10 [1,2] 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:pg_upmap_items 4.1c [1,5] 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.204:6834/725758974 expires 2024-09-22T10:14:35.140740+0000 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/1547266812 expires 2024-09-22T10:06:19.579332+0000 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/3745255406 expires 2024-09-22T10:06:19.579332+0000 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/3232872412 expires 2024-09-22T10:13:43.014890+0000 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/2869949913 expires 2024-09-22T09:56:32.698617+0000 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.204:0/2387703597 expires 2024-09-22T10:14:35.140740+0000 2024-09-21T10:30:07.659 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/2857664839 expires 2024-09-22T10:13:43.014890+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.204:0/3834426438 expires 2024-09-22T10:14:35.140740+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/3175097231 expires 2024-09-22T09:56:32.698617+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/2714859580 expires 2024-09-22T10:18:38.049699+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/594217699 expires 2024-09-22T09:56:00.615396+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6801/3433753413 expires 2024-09-22T10:06:19.579332+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6800/3152573001 expires 2024-09-22T10:18:38.049699+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6801/4074917842 expires 2024-09-22T10:13:43.014890+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6835/284465189 expires 2024-09-22T10:09:16.312674+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6834/284465189 expires 2024-09-22T10:09:16.312674+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6801/4221388810 expires 2024-09-22T09:56:00.615396+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6800/3433753413 expires 2024-09-22T10:06:19.579332+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6800/4221388810 expires 2024-09-22T09:56:00.615396+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/3306452335 expires 2024-09-22T09:56:00.615396+0000 2024-09-21T10:30:07.660 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.204:0/199446403 expires 2024-09-22T10:14:35.140740+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/2674957058 expires 2024-09-22T10:06:19.579332+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/60818210 expires 2024-09-22T09:56:00.615396+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/1035062224 expires 2024-09-22T10:18:38.049699+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6801/3152573001 expires 2024-09-22T10:18:38.049699+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/1663042163 expires 2024-09-22T09:56:32.698617+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/2110631374 expires 2024-09-22T10:18:38.049699+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/1708733655 expires 2024-09-22T10:13:43.014890+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.204:0/755744752 expires 2024-09-22T10:14:35.140740+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/2589328287 expires 2024-09-22T10:13:43.014890+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.204:6835/725758974 expires 2024-09-22T10:14:35.140740+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.204:0/1135398302 expires 2024-09-22T10:14:35.140740+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6800/4220284075 expires 2024-09-22T09:56:32.698617+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6801/4220284075 expires 2024-09-22T09:56:32.698617+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/2792920556 expires 2024-09-22T10:18:38.049699+0000 2024-09-21T10:30:07.661 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.204:0/2107573681 expires 2024-09-22T10:14:35.140740+0000 2024-09-21T10:30:07.662 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:6800/4074917842 expires 2024-09-22T10:13:43.014890+0000 2024-09-21T10:30:07.662 INFO:teuthology.orchestra.run.smithi003.stdout:blocklist 172.21.15.3:0/1780411841 expires 2024-09-22T10:06:19.579332+0000 2024-09-21T10:30:08.307 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 88 up_thru 103 down_at 85 last_clean_interval [8,84) [v2:172.21.15.3:6802/3432696993,v1:172.21.15.3:6803/3432696993] [v2:172.21.15.3:6804/3432696993,v1:172.21.15.3:6805/3432696993] exists,up afab1a3b-3ac0-4545-95f9-3f08469d253f', 'osd.1 up in weight 1 up_from 93 up_thru 103 down_at 90 last_clean_interval [13,89) [v2:172.21.15.3:6810/2083105083,v1:172.21.15.3:6811/2083105083] [v2:172.21.15.3:6812/2083105083,v1:172.21.15.3:6813/2083105083] exists,up e0f9f77b-e9a2-41f8-8798-e9be892df17d', 'osd.2 up in weight 1 up_from 98 up_thru 103 down_at 95 last_clean_interval [18,94) [v2:172.21.15.3:6818/3936590184,v1:172.21.15.3:6819/3936590184] [v2:172.21.15.3:6820/3936590184,v1:172.21.15.3:6821/3936590184] exists,up 0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b', 'osd.3 up in weight 1 up_from 103 up_thru 103 down_at 100 last_clean_interval [26,99) [v2:172.21.15.3:6826/3858394153,v1:172.21.15.3:6827/3858394153] [v2:172.21.15.3:6828/3858394153,v1:172.21.15.3:6829/3858394153] exists,up 345ed565-5f94-4b4b-8ad4-8662da12d919', 'osd.4 up in weight 1 up_from 31 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6800/3370648872,v1:172.21.15.204:6801/3370648872] [v2:172.21.15.204:6802/3370648872,v1:172.21.15.204:6803/3370648872] exists,up 9c3de7dd-569a-4907-91b6-988cdc4bd3c1', 'osd.5 up in weight 1 up_from 39 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6808/258550506,v1:172.21.15.204:6809/258550506] [v2:172.21.15.204:6810/258550506,v1:172.21.15.204:6811/258550506] exists,up 0f73f70b-e95d-4dd4-931e-5d00dab7b6ed', 'osd.6 up in weight 1 up_from 47 up_thru 100 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6816/2326773433,v1:172.21.15.204:6817/2326773433] [v2:172.21.15.204:6818/2326773433,v1:172.21.15.204:6819/2326773433] exists,up bbe81ce4-64ef-4a77-af15-22d6b65d2453', 'osd.7 up in weight 1 up_from 55 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.204:6824/737492389,v1:172.21.15.204:6825/737492389] [v2:172.21.15.204:6826/737492389,v1:172.21.15.204:6827/737492389] exists,up 23d5a862-e624-4f49-aa9c-58c852a8f506'] 2024-09-21T10:30:08.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon mon.a config show 2024-09-21T10:30:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:08 smithi204 bash[78884]: audit 2024-09-21T10:30:07.262279+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:30:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:08 smithi204 bash[78884]: audit 2024-09-21T10:30:07.262279+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:30:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:08 smithi204 bash[78884]: audit 2024-09-21T10:30:07.263798+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:30:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:08 smithi204 bash[78884]: audit 2024-09-21T10:30:07.263798+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:30:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:08 smithi204 bash[78884]: audit 2024-09-21T10:30:07.273903+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:08 smithi204 bash[78884]: audit 2024-09-21T10:30:07.273903+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:08 smithi204 bash[78884]: audit 2024-09-21T10:30:07.654042+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3654932987' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T10:30:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:08 smithi204 bash[78884]: audit 2024-09-21T10:30:07.654042+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3654932987' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T10:30:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[88275]: audit 2024-09-21T10:30:07.262279+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:30:08.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[88275]: audit 2024-09-21T10:30:07.262279+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:30:08.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[88275]: audit 2024-09-21T10:30:07.263798+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:30:08.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[88275]: audit 2024-09-21T10:30:07.263798+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:30:08.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[88275]: audit 2024-09-21T10:30:07.273903+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:08.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[88275]: audit 2024-09-21T10:30:07.273903+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:08.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[88275]: audit 2024-09-21T10:30:07.654042+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3654932987' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T10:30:08.683 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[88275]: audit 2024-09-21T10:30:07.654042+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3654932987' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T10:30:08.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[89466]: audit 2024-09-21T10:30:07.262279+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:30:08.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[89466]: audit 2024-09-21T10:30:07.262279+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:30:08.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[89466]: audit 2024-09-21T10:30:07.263798+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:30:08.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[89466]: audit 2024-09-21T10:30:07.263798+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:30:08.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[89466]: audit 2024-09-21T10:30:07.273903+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:08.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[89466]: audit 2024-09-21T10:30:07.273903+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:08.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[89466]: audit 2024-09-21T10:30:07.654042+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3654932987' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T10:30:08.684 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:08 smithi003 bash[89466]: audit 2024-09-21T10:30:07.654042+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.3:0/3654932987' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-09-21T10:30:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:09 smithi204 bash[78884]: cluster 2024-09-21T10:30:08.353277+0000 mgr.y (mgr.25133) 511 : cluster [DBG] pgmap v368: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:09 smithi204 bash[78884]: cluster 2024-09-21T10:30:08.353277+0000 mgr.y (mgr.25133) 511 : cluster [DBG] pgmap v368: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:09 smithi204 bash[78884]: audit 2024-09-21T10:30:08.583591+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:09.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:09 smithi204 bash[78884]: audit 2024-09-21T10:30:08.583591+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:09 smithi003 bash[88275]: cluster 2024-09-21T10:30:08.353277+0000 mgr.y (mgr.25133) 511 : cluster [DBG] pgmap v368: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:09 smithi003 bash[88275]: cluster 2024-09-21T10:30:08.353277+0000 mgr.y (mgr.25133) 511 : cluster [DBG] pgmap v368: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:09 smithi003 bash[88275]: audit 2024-09-21T10:30:08.583591+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:09 smithi003 bash[88275]: audit 2024-09-21T10:30:08.583591+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:09 smithi003 bash[89466]: cluster 2024-09-21T10:30:08.353277+0000 mgr.y (mgr.25133) 511 : cluster [DBG] pgmap v368: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:09 smithi003 bash[89466]: cluster 2024-09-21T10:30:08.353277+0000 mgr.y (mgr.25133) 511 : cluster [DBG] pgmap v368: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:09 smithi003 bash[89466]: audit 2024-09-21T10:30:08.583591+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:09 smithi003 bash[89466]: audit 2024-09-21T10:30:08.583591+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:11 smithi003 bash[88275]: cluster 2024-09-21T10:30:10.354316+0000 mgr.y (mgr.25133) 512 : cluster [DBG] pgmap v369: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:11 smithi003 bash[88275]: cluster 2024-09-21T10:30:10.354316+0000 mgr.y (mgr.25133) 512 : cluster [DBG] pgmap v369: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:11.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:11 smithi003 bash[89466]: cluster 2024-09-21T10:30:10.354316+0000 mgr.y (mgr.25133) 512 : cluster [DBG] pgmap v369: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:11.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:11 smithi003 bash[89466]: cluster 2024-09-21T10:30:10.354316+0000 mgr.y (mgr.25133) 512 : cluster [DBG] pgmap v369: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:11.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:11 smithi204 bash[78884]: cluster 2024-09-21T10:30:10.354316+0000 mgr.y (mgr.25133) 512 : cluster [DBG] pgmap v369: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:11.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:11 smithi204 bash[78884]: cluster 2024-09-21T10:30:10.354316+0000 mgr.y (mgr.25133) 512 : cluster [DBG] pgmap v369: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:13.060 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:13.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:13 smithi003 bash[89466]: cluster 2024-09-21T10:30:12.355052+0000 mgr.y (mgr.25133) 513 : cluster [DBG] pgmap v370: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:13.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:13 smithi003 bash[89466]: cluster 2024-09-21T10:30:12.355052+0000 mgr.y (mgr.25133) 513 : cluster [DBG] pgmap v370: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:13 smithi003 bash[88275]: cluster 2024-09-21T10:30:12.355052+0000 mgr.y (mgr.25133) 513 : cluster [DBG] pgmap v370: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:13 smithi003 bash[88275]: cluster 2024-09-21T10:30:12.355052+0000 mgr.y (mgr.25133) 513 : cluster [DBG] pgmap v370: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:13 smithi204 bash[78884]: cluster 2024-09-21T10:30:12.355052+0000 mgr.y (mgr.25133) 513 : cluster [DBG] pgmap v370: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:13 smithi204 bash[78884]: cluster 2024-09-21T10:30:12.355052+0000 mgr.y (mgr.25133) 513 : cluster [DBG] pgmap v370: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:15 smithi003 bash[89466]: cluster 2024-09-21T10:30:14.355751+0000 mgr.y (mgr.25133) 514 : cluster [DBG] pgmap v371: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:15 smithi003 bash[89466]: cluster 2024-09-21T10:30:14.355751+0000 mgr.y (mgr.25133) 514 : cluster [DBG] pgmap v371: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:15 smithi003 bash[88275]: cluster 2024-09-21T10:30:14.355751+0000 mgr.y (mgr.25133) 514 : cluster [DBG] pgmap v371: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:15 smithi003 bash[88275]: cluster 2024-09-21T10:30:14.355751+0000 mgr.y (mgr.25133) 514 : cluster [DBG] pgmap v371: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:15.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:15 smithi204 bash[78884]: cluster 2024-09-21T10:30:14.355751+0000 mgr.y (mgr.25133) 514 : cluster [DBG] pgmap v371: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:15.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:15 smithi204 bash[78884]: cluster 2024-09-21T10:30:14.355751+0000 mgr.y (mgr.25133) 514 : cluster [DBG] pgmap v371: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:16.121 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:30:16.121 INFO:teuthology.orchestra.run.smithi003.stdout: "name": "mon.a", 2024-09-21T10:30:16.121 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster": "ceph", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "admin_socket_mode": "", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "auth_client_required": "cephx, none", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "auth_cluster_required": "cephx", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "auth_debug": "true", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "auth_mon_ticket_ttl": "660.000000", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "auth_service_required": "cephx", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "auth_service_ticket_ttl": "240.000000", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "auth_supported": "", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_aio": "true", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_aio_max_queue_depth": "1024", 2024-09-21T10:30:16.122 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_aio_poll_ms": "250", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_aio_reap_max": "16", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_async_discard_threads": "0", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_block_size": "4096", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_debug_aio": "false", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_debug_aio_log_age": "5.000000", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_debug_inflight_ios": "false", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_enable_discard": "false", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_flock_retry": "3", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_flock_retry_interval": "0.100000", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_inject_crash": "0", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_inject_crash_flush_delay": "2", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_ioring": "false", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_ioring_hipri": "false", 2024-09-21T10:30:16.123 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_ioring_sqthread_poll": "false", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_nvme_unbind_from_kernel": "false", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_read_buffer_alignment": "4096", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_read_preallocated_huge_buffers": "", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_stalled_read_warn_lifetime": "86400", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_stalled_read_warn_threshold": "1", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bdev_type": "", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_alloc_size": "1048576", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_allocator": "hybrid", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_buffered_io": "true", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_check_for_zeros": "false", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_check_volume_selector_often": "false", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_check_volume_selector_on_umount": "false", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_compact_log_sync": "false", 2024-09-21T10:30:16.124 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_log_compact_min_size": "16777216", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_log_replay_check_allocations": "true", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_max_log_runway": "4194304", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_max_prefetch": "1048576", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_min_flush_size": "524288", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_min_log_runway": "1048576", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_replay_recovery": "false", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_replay_recovery_disable_compact": "false", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_shared_alloc_size": "65536", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluefs_sync_write": "false", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2024-09-21T10:30:16.125 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_allocation_from_file": "true", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_allocator": "hybrid", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_async_db_compaction": "true", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_bdev_label_multi": "true", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_bdev_label_multi_upgrade": "false", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_bdev_label_require_all": "true", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_bitmapallocator_span_size": "1024", 2024-09-21T10:30:16.126 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_blobid_prealloc": "10240", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_block_create": "true", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_block_db_create": "false", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_block_db_path": "", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_block_db_size": "0", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_block_path": "", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_block_preallocate_file": "false", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_block_size": "107374182400", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_block_wal_create": "false", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_block_wal_path": "", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_block_wal_size": "100663296", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_bluefs": "true", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_bluefs_env_mirror": "false", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_bluefs_max_free": "10737418240", 2024-09-21T10:30:16.127 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_btree2_alloc_weight_factor": "2.000000", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_autotune": "true", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_autotune_interval": "5.000000", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_kv_ratio": "0.450000", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_meta_ratio": "0.450000", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_size": "0", 2024-09-21T10:30:16.128 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_size_hdd": "1073741824", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_size_ssd": "3221225472", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_trim_interval": "0.050000", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cache_type": "2q", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_clone_cow": "true", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_compression_algorithm": "snappy", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_compression_max_blob_size": "0", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_compression_min_blob_size": "0", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2024-09-21T10:30:16.129 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_compression_mode": "none", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_compression_required_ratio": "0.875000", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_csum_type": "crc32c", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_enforce_min_alloc_size": "0", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_enforce_settings": "default", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_freelist": "false", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_fsck_abort": "false", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_inject_read_err": "false", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_legacy_omap": "false", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_no_reuse_blocks": "false", 2024-09-21T10:30:16.130 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_omit_block_device_write": "false", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_omit_kv_commit": "false", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_prefragment_max": "1048576", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_random_read_err": "0.000000", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_small_allocations": "0", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_default_buffered_read": "true", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_default_buffered_write": "false", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_deferred_batch_ops": "0", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_elastic_shared_blobs": "true", 2024-09-21T10:30:16.131 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_extent_map_shard_max_size": "1200", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_extent_map_shard_min_size": "150", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_extent_map_shard_target_size": "500", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fail_eio": "false", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_freelist_blocks_per_key": "128", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_on_mkfs": "true", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_on_mount": "false", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_on_mount_deep": "false", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_on_umount": "false", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_on_umount_deep": "false", 2024-09-21T10:30:16.132 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_quick_fix_threads": "2", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_gc_enable_blob_threshold": "0", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_gc_enable_total_threshold": "0", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_ignore_data_csum": "false", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_kvbackend": "rocksdb", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_log_collection_list_age": "60.000000", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_log_op_age": "5.000000", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_max_alloc_size": "0", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_max_blob_size": "0", 2024-09-21T10:30:16.133 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_max_blob_size_hdd": "65536", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_max_blob_size_ssd": "65536", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_max_defer_interval": "3.000000", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_max_deferred_txc": "32", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_min_alloc_size": "0", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_min_alloc_size_hdd": "4096", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_min_alloc_size_ssd": "4096", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_nid_prealloc": "1024", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_prefer_deferred_size": "0", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_qfsck_on_mount": "true", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_retry_disk_reads": "3", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_rocksdb_cf": "true", 2024-09-21T10:30:16.134 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_rocksdb_cfs": "m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_rocksdb_options": "compression=kLZ4Compression,max_write_buffer_number=64,min_write_buffer_number_to_merge=6,compaction_style=kCompactionStyleLevel,write_buffer_size=16777216,max_background_jobs=4,level0_file_num_compaction_trigger=8,max_bytes_for_level_base=1073741824,max_bytes_for_level_multiplier=8,compaction_readahead_size=2MB,max_total_wal_size=1073741824,writable_file_max_buffer_size=0", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_rocksdb_options_annex": "", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_slow_ops_warn_lifetime": "86400", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_slow_ops_warn_threshold": "1", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_spdk_coremask": "0x1", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_spdk_io_sleep": "5", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_spdk_max_io_completion": "0", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_spdk_mem": "512", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_sync_submit_transaction": "false", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_throttle_bytes": "67108864", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_throttle_cost_per_io": "0", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_throttle_trace_rate": "0.000000", 2024-09-21T10:30:16.135 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_tracing": "false", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_volume_selection_reserved": "0", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_warn_on_legacy_statfs": "true", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_write_v2": "false", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_write_v2_random": "false", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "bluestore_zero_block_detection": "false", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "cephadm_path": "/usr/sbin/cephadm", 2024-09-21T10:30:16.136 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs_mirror_action_update_interval": "2", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs_mirror_directory_scan_interval": "10", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs_mirror_mount_timeout": "10", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs_mirror_perf_stats_prio": "5", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephsqlite_blocklist_dead_locker": "true", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephsqlite_lock_renewal_interval": "2000", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephx_cluster_require_signatures": "false", 2024-09-21T10:30:16.137 INFO:teuthology.orchestra.run.smithi003.stdout: "cephx_cluster_require_version": "2", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "cephx_require_signatures": "false", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "cephx_require_version": "2", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "cephx_service_require_signatures": "false", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "cephx_service_require_version": "2", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "cephx_sign_messages": "true", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "chdir": "", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "client_acl_type": "", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "client_asio_thread_count": "2", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "client_cache_mid": "0.750000", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "client_cache_size": "16384", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "client_caps_release_delay": "5", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "client_check_pool_perm": "true", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "client_collect_and_send_global_metrics": "false", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "client_debug_force_sync_read": "false", 2024-09-21T10:30:16.138 INFO:teuthology.orchestra.run.smithi003.stdout: "client_debug_getattr_caps": "false", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_debug_inject_features": "", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_debug_inject_tick_delay": "0", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_die_on_failed_dentry_invalidate": "true", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_die_on_failed_remount": "false", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_dirsize_rbytes": "true", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_force_lazyio": "false", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_fs": "", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_inject_fixed_oldest_tid": "false", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_inject_release_failure": "false", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_max_inline_size": "4096", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_max_retries_on_remount_failure": "5", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_mds_namespace": "", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_metadata": "", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_mount_gid": "-1", 2024-09-21T10:30:16.139 INFO:teuthology.orchestra.run.smithi003.stdout: "client_mount_timeout": "300", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_mount_uid": "-1", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_mountpoint": "/", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_notify_timeout": "10", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_oc": "true", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_oc_max_dirty": "104857600", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_oc_max_dirty_age": "5.000000", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_oc_max_objects": "1000", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_oc_size": "209715200", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_oc_target_dirty": "8388608", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_permissions": "true", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_quota": "true", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_quota_df": "true", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_readahead_max_bytes": "0", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_readahead_max_periods": "4", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_readahead_min": "131072", 2024-09-21T10:30:16.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_reconnect_stale": "false", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "client_shutdown_timeout": "30", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "client_snapdir": ".snap", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "client_tick_interval": "1", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "client_trace": "", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "client_try_dentry_invalidate": "false", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "client_use_faked_inos": "false", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "client_use_random_mds": "false", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "clog_to_graylog": "false", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "clog_to_graylog_host": "127.0.0.1", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "clog_to_graylog_port": "12201", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "clog_to_monitors": "default=true", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "clog_to_syslog": "false", 2024-09-21T10:30:16.141 INFO:teuthology.orchestra.run.smithi003.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "clog_to_syslog_level": "info", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster_addr": "-", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster_network": "", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "cluster_network_interface": "", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "compressor_zlib_isal": "false", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "compressor_zlib_level": "5", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "compressor_zlib_winsize": "-15", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "compressor_zstd_level": "1", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:1283e169fa2a012678b44d89aba6a8833eba9b66e43c608c048a2ff9c690cf47", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "crash_dir": "/var/lib/ceph/crash", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "crimson_alien_op_num_threads": "6", 2024-09-21T10:30:16.142 INFO:teuthology.orchestra.run.smithi003.stdout: "crimson_alien_thread_cpu_cores": "", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "crimson_osd_obc_lru_size": "512", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "crimson_osd_scheduler_concurrency": "0", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "crimson_osd_stat_interval": "0", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "crimson_seastar_cpu_cores": "", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "crimson_seastar_num_threads": "0", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "crush_location": "", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "crush_location_hook": "", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "crush_location_hook_timeout": "10", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "daemonize": "false", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "daos_pool": "tank", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "dbstore_db_name_prefix": "dbstore", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_alienstore": "0/5", 2024-09-21T10:30:16.143 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_allow_any_pool_priority": "false", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_asok": "1/5", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_asok_assert_abort": "false", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_asserts_on_shutdown": "true", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_auth": "1/5", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_bdev": "1/3", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_bluefs": "1/5", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_bluestore": "1/5", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_buffer": "0/1", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_ceph_dedup": "0/5", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_ceph_exporter": "1/5", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_cephfs_mirror": "0/5", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_cephsqlite": "0/5", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_client": "0/5", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_compressor": "1/5", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_context": "0/1", 2024-09-21T10:30:16.144 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_crimson_interrupt": "0/5", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_crush": "1/1", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_crypto": "1/5", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_cyanstore": "0/5", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_deliberately_leak_memory": "false", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_disable_randomized_ping": "false", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_dpdk": "1/5", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_eventtrace": "1/5", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_filer": "0/1", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_filestore": "1/3", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_finisher": "1/1", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_fuse": "1/5", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_heartbeat_testing_span": "0", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_heartbeatmap": "1/5", 2024-09-21T10:30:16.145 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_immutable_obj_cache": "0/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_javaclient": "1/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_journal": "1/3", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_journaler": "0/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_kstore": "1/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_lockdep": "0/1", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_mclock": "1/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_mds": "1/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_mds_balancer": "1/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_mds_locker": "1/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_mds_log": "1/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_mds_log_expire": "1/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_mds_migrator": "1/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_mds_quiesce": "3/5", 2024-09-21T10:30:16.146 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_memstore": "1/5", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_mgr": "2/5", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_mgrc": "1/5", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_mon": "20/20", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_monc": "0/10", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_ms": "1/1", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_none": "0/5", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_objclass": "0/5", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_objectcacher": "0/5", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_objecter": "0/1", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_optracker": "0/5", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_osd": "1/5", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_paxos": "20/20", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_perfcounter": "1/5", 2024-09-21T10:30:16.147 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_prioritycache": "1/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rados": "0/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rbd": "0/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rbd_mirror": "0/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rbd_pwl": "0/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rbd_replay": "0/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_refs": "0/0", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_reserver": "1/1", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rgw": "1/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rgw_access": "1/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rgw_datacache": "1/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rgw_dbstore": "1/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rgw_flight": "1/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rgw_lifecycle": "1/5", 2024-09-21T10:30:16.148 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rgw_notification": "1/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rgw_sync": "1/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_rocksdb": "4/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore": "0/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_backref": "0/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_cache": "0/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_cleaner": "0/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_device": "0/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_epm": "0/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_fixedkv_tree": "0/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_journal": "0/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_lba": "0/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_odata": "0/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_omap": "0/5", 2024-09-21T10:30:16.149 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_onode": "0/5", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_t": "0/5", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_seastore_tm": "0/5", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_striper": "0/1", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_test": "0/5", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_throttle": "1/1", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_timer": "0/1", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_tp": "0/5", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "debug_trace": "1/5", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "defer_client_eviction_on_laggy_osds": "false", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "device_failure_prediction_mode": "none", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2024-09-21T10:30:16.150 INFO:teuthology.orchestra.run.smithi003.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "err_to_graylog": "false", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "err_to_journald": "false", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "err_to_stderr": "true", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "err_to_syslog": "false", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "event_tracing": "false", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "exporter_addr": "0.0.0.0", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "exporter_cert_file": "", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "exporter_http_port": "9926", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "exporter_key_file": "", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "exporter_prio_limit": "5", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "exporter_sock_dir": "/var/run/ceph/", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "exporter_sort_metrics": "true", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "exporter_stats_period": "5", 2024-09-21T10:30:16.151 INFO:teuthology.orchestra.run.smithi003.stdout: "fake_statfs_for_testing": "0", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "fatal_signal_handlers": "true", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filer_max_purge_ops": "10", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filer_max_truncate_ops": "128", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_apply_finisher_threads": "1", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_blackhole": "false", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_btrfs_clone_range": "true", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_btrfs_snap": "true", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_caller_concurrency": "10", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_collect_device_partition_information": "true", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_commit_timeout": "600.000000", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_debug_inject_read_err": "false", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_debug_omap_check": "false", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_debug_verify_split": "false", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_dump_file": "", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2024-09-21T10:30:16.152 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_expected_throughput_ops": "200.000000", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_fadvise": "true", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_fail_eio": "true", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_fd_cache_shards": "16", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_fd_cache_size": "128", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_fiemap": "false", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_fiemap_threshold": "4096", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_fsync_flushes_journal_data": "false", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_index_retry_probability": "0.000000", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_inject_stall": "0", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_journal_parallel": "false", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_journal_trailing": "false", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_journal_writeahead": "false", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_kill_at": "0", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_alloc_hint_size": "1048576", 2024-09-21T10:30:16.153 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_inline_xattr_size": "0", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_inline_xattr_size_other": "512", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_inline_xattrs": "0", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_inline_xattrs_other": "2", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_inline_xattrs_xfs": "10", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_sync_interval": "5.000000", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_xattr_value_size": "0", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_xattr_value_size_other": "1024", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_merge_threshold": "-10", 2024-09-21T10:30:16.154 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_min_sync_interval": "0.010000", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_odsync_write": "false", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_omap_backend": "rocksdb", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_omap_backend_path": "", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_omap_header_cache_size": "1024", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_ondisk_finisher_threads": "1", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_op_thread_suicide_timeout": "180", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_op_thread_timeout": "60", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_op_threads": "2", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_punch_hole": "false", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_queue_high_threshhold": "0.900000", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_queue_low_threshhold": "0.300000", 2024-09-21T10:30:16.155 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_queue_max_bytes": "104857600", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_queue_max_ops": "50", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_seek_data_hole": "false", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_sloppy_crc": "false", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_sloppy_crc_block_size": "65536", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_splice": "false", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_split_multiple": "2", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_split_rand_factor": "20", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_update_to": "1000", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2024-09-21T10:30:16.156 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_enable": "true", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_xfs_extsize": "false", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "filestore_zfs_snap": "false", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "fio_dir": "/tmp/fio", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "fsid": "7015853c-77ff-11ef-baf6-efdc52797490", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_allow_other": "true", 2024-09-21T10:30:16.157 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_atomic_o_trunc": "true", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_big_writes": "true", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_debug": "false", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_default_permissions": "false", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_disable_pagecache": "false", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_max_write": "0", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_multithreaded": "true", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_require_active_mds": "true", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_set_user_groups": "true", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_splice_move": "true", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_splice_read": "true", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_splice_write": "true", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_syncfs_on_mksnap": "true", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "fuse_use_invalidate_cb": "true", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2024-09-21T10:30:16.158 INFO:teuthology.orchestra.run.smithi003.stdout: "gss_target_name": "ceph", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "heartbeat_file": "", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "heartbeat_inject_failure": "0", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "heartbeat_interval": "5", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "host": "smithi003", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_max_inflight_ops": "128", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_max_size": "1073741824", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_qos_bps_burst": "0", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_qos_bps_limit": "0", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_qos_iops_burst": "0", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_qos_iops_limit": "0", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2024-09-21T10:30:16.159 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "immutable_object_cache_watermark": "0.900000", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "inject_early_sigterm": "false", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "jaeger_agent_port": "6799", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "jaeger_tracing_enable": "false", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_aio": "true", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_align_min_size": "65536", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_block_align": "true", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_block_size": "4096", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_dio": "true", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_discard": "false", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_force_aio": "false", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_ignore_corruption": "false", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_max_write_bytes": "10485760", 2024-09-21T10:30:16.160 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_max_write_entries": "100", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_replay_from": "0", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_throttle_high_multiple": "0.000000", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_throttle_high_threshhold": "0.900000", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_throttle_low_threshhold": "0.600000", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_throttle_max_multiple": "0.000000", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_write_header_frequency": "0", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "journal_zero_on_create": "false", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "journaler_prefetch_periods": "10", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "journaler_prezero_periods": "5", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "journaler_write_head_interval": "15", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "key": "", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "keyfile": "", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "kstore_backend": "rocksdb", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "kstore_default_stripe_size": "65536", 2024-09-21T10:30:16.161 INFO:teuthology.orchestra.run.smithi003.stdout: "kstore_fsck_on_mount": "false", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "kstore_fsck_on_mount_deep": "true", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "kstore_max_bytes": "67108864", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "kstore_max_ops": "512", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "kstore_nid_prealloc": "1024", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "kstore_onode_map_size": "1024", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "kstore_sync_submit_transaction": "false", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "kstore_sync_transaction": "false", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "librados_thread_count": "2", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "lockdep": "false", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "lockdep_force_backtrace": "false", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "log_coarse_timestamps": "true", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "log_flush_on_exit": "false", 2024-09-21T10:30:16.162 INFO:teuthology.orchestra.run.smithi003.stdout: "log_graylog_host": "127.0.0.1", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "log_graylog_port": "12201", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "log_max_new": "1000", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "log_max_recent": "10000", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "log_stderr_prefix": "debug ", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "log_stop_at_utilization": "0.970000", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "log_to_file": "true", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "log_to_graylog": "false", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "log_to_journald": "false", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "log_to_stderr": "false", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "log_to_syslog": "false", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "max_rotating_auth_attempts": "10", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_action_on_write_error": "1", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_alternate_name_max": "8192", 2024-09-21T10:30:16.163 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_asio_thread_count": "2", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_export_pin": "true", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_fragment_dirs": "true", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_fragment_interval": "5", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_fragment_size_max": "100000", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_idle_threshold": "0.000000", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_interval": "10", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_max": "-1", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_max_until": "-1", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_merge_size": "50", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_midchunk": "0.300000", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_min_rebalance": "0.100000", 2024-09-21T10:30:16.164 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_min_start": "0.200000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_minchunk": "0.001000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_mode": "0", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_need_max": "1.200000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_need_min": "0.800000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_overload_epochs": "2", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_replicate_threshold": "8000.000000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_sample_interval": "3.000000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_split_bits": "3", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_split_rd": "25000.000000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_split_size": "10000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_split_wr": "10000.000000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_target_decay": "10.000000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_beacon_grace": "15.000000", 2024-09-21T10:30:16.165 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_beacon_interval": "4.000000", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_beacon_mon_down_grace": "60", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_memory_limit": "4294967296", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_mid": "0.700000", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_quiesce_decay_rate": "1.000000", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_quiesce_delay": "0", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_quiesce_sleep": "200", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_quiesce_splitauth": "true", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_quiesce_threshold": "524288", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_release_free_interval": "10", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_reservation": "0.050000", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_trim_decay_rate": "1.000000", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_trim_interval": "1", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cache_trim_threshold": "262144", 2024-09-21T10:30:16.166 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_client_delegate_inos_pct": "50", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_client_prealloc_inos": "1000", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_connect_bootstrapping": "false", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_damage_table_max_entries": "10000", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_debug_auth_pins": "false", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_debug_frag": "false", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_debug_scatterstat": "false", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_debug_subtrees": "false", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_decay_halflife": "5.000000", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_default_dir_hash": "2", 2024-09-21T10:30:16.167 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_defer_session_stale": "true", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_deny_all_reconnect": "false", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_dir_keys_per_op": "16384", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_dir_max_commit_size": "10", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_dir_max_entries": "0", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_dir_prefetch": "true", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_dirstat_min_interval": "1.000000", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_dump_cache_after_rejoin": "false", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_dump_cache_on_map": "false", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_dump_cache_threshold_file": "0", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_early_reply": "true", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_enable_op_tracker": "true", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_enforce_unique_name": "true", 2024-09-21T10:30:16.168 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_export_ephemeral_distributed": "true", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_export_ephemeral_random": "true", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_export_ephemeral_random_max": "0.010000", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_extraordinary_events_dump_interval": "0", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_forward_all_requests_to_auth": "false", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_freeze_tree_timeout": "30.000000", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_fscrypt_last_block_max_size": "4096", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_go_bad_corrupt_dentry": "true", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_health_cache_threshold": "1.500000", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_health_summarize_threshold": "10", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_heartbeat_grace": "15.000000", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_heartbeat_reset_grace": "1000", 2024-09-21T10:30:16.169 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_inject_health_dummy": "false", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_inject_migrator_session_race": "false", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_inject_skip_replaying_inotable": "false", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_join_fs": "", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_journal_format": "1", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_after_journal_logs_flushed": "false", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_create_at": "0", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_dirfrag_at": "0", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_export_at": "0", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_import_at": "0", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_journal_at": "0", 2024-09-21T10:30:16.170 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_journal_expire_at": "0", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_journal_replay_at": "0", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_link_at": "0", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_mdstable_at": "0", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_openc_at": "0", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_rename_at": "0", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_kill_shutdown_at": "0", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_event_large_threshold": "524288", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_events_per_segment": "1024", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_major_segment_event_ratio": "12", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_max_events": "-1", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_max_segments": "128", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_pause": "false", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_segment_size": "0", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_skip_corrupt_events": "false", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_skip_unbounded_events": "false", 2024-09-21T10:30:16.171 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_trim_decay_rate": "1.000000", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_trim_threshold": "128", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_trim_upkeep_interval": "1000", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_log_warn_factor": "2.000000", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_max_caps_per_client": "1048576", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_max_completed_flushes": "100000", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_max_completed_requests": "100000", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_max_export_size": "20971520", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_max_file_recover": "32", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_max_purge_files": "64", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_max_purge_ops": "8192", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_max_scrub_ops_in_progress": "5", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_max_snaps_per_dir": "100", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_metrics_update_interval": "2", 2024-09-21T10:30:16.172 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_min_caps_per_client": "100", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_min_caps_working_set": "10000", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_mon_shutdown_timeout": "5.000000", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_numa_node": "-1", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_oft_prefetch_dirfrags": "false", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_op_complaint_time": "30.000000", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_op_history_duration": "600", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_op_history_size": "20", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_op_history_slow_op_size": "20", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_op_history_slow_op_threshold": "10", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_op_log_threshold": "5", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_ping_grace": "15", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_ping_interval": "5", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_recall_global_max_decay_threshold": "131072", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_recall_max_caps": "30000", 2024-09-21T10:30:16.173 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_recall_max_decay_rate": "1.500000", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_recall_max_decay_threshold": "131072", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_recall_warning_decay_rate": "60.000000", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_recall_warning_threshold": "262144", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_reconnect_timeout": "45.000000", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_replay_interval": "1.000000", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_replay_unsafe_with_closed_session": "false", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_request_load_average_decay_rate": "60.000000", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_root_ino_gid": "0", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_root_ino_uid": "0", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_scatter_nudge_interval": "5.000000", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_scrub_stats_review_period": "1", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_server_dispatch_client_request_delay": "0", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_server_dispatch_killpoint_random": "0.000000", 2024-09-21T10:30:16.174 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_session_blocklist_on_evict": "true", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_session_blocklist_on_timeout": "true", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_session_cache_liveness_magnitude": "10", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_session_cap_acquisition_throttle": "100000", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_session_metadata_threshold": "16777216", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_sessionmap_keys_per_op": "1024", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_shutdown_check": "0", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_skip_ino": "0", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_sleep_rank_change": "0.000000", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_snap_max_uid": "4294967294", 2024-09-21T10:30:16.175 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_snap_min_uid": "0", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_snap_rstat": "false", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_standby_replay_damaged": "false", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_symlink_recovery": "true", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_task_status_update_interval": "2.000000", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_thrash_exports": "0", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_thrash_fragments": "0", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_tick_interval": "5.000000", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_valgrind_exit": "false", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_verify_backtrace": "1", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_verify_scatter": "false", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_wipe_ino_prealloc": "false", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mds_wipe_sessions": "false", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "mempool_debug": "false", 2024-09-21T10:30:16.176 INFO:teuthology.orchestra.run.smithi003.stdout: "memstore_debug_omit_block_device_write": "false", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "memstore_device_bytes": "1073741824", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "memstore_page_set": "false", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "memstore_page_size": "65536", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_client_bytes": "134217728", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_client_messages": "512", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_connect_retry_interval": "1.000000", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_disabled_modules": "", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_enable_op_tracker": "true", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_initial_modules": "restful iostat nfs", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_max_pg_creating": "1024", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_max_pg_num_change": "128", 2024-09-21T10:30:16.177 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_mds_bytes": "134217728", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_mds_messages": "128", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_mon_bytes": "134217728", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_mon_messages": "128", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_num_op_tracker_shard": "32", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_op_complaint_time": "30.000000", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_op_history_duration": "600", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_op_history_size": "20", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_op_history_slow_op_size": "20", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_op_history_slow_op_threshold": "10.000000", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_op_log_threshold": "5", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_osd_bytes": "536870912", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_osd_messages": "8192", 2024-09-21T10:30:16.178 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_pool": "true", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_service_beacon_grace": "60.000000", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_standby_modules": "true", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_stats_period": "5", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_stats_threshold": "5", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_tick_period": "2", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mgr_ttl_cache_expire_seconds": "0", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_accept_timeout_factor": "2.000000", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_allow_pool_delete": "true", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_allow_pool_size_one": "false", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_auth_validate_all_caps": "true", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2024-09-21T10:30:16.179 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_bytes": "104857600", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_directed_command_retry": "2", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_hunt_interval": "3.000000", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_hunt_parallel": "3", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_log_interval": "1.000000", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_max_log_entries_per_message": "1000", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_ping_interval": "10.000000", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_ping_timeout": "30.000000", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_client_target_rank": "-1", 2024-09-21T10:30:16.180 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_clock_drift_allowed": "1.000000", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cluster_log_level": "debug", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cluster_log_to_file": "true", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cluster_log_to_graylog": "false", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cluster_log_to_graylog_port": "12201", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cluster_log_to_journald": "false", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cluster_log_to_stderr": "true", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cluster_log_to_syslog": "default=false", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_compact_on_bootstrap": "false", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_compact_on_start": "false", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_compact_on_trim": "true", 2024-09-21T10:30:16.181 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_con_tracker_persist_interval": "10", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_con_tracker_score_halflife": "43200", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_config_key_max_entry_size": "65536", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_cpu_threads": "4", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_crush_min_required_version": "hammer", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_daemon_bytes": "419430400", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_data_avail_crit": "5", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_data_avail_warn": "5", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_data_size_warn": "16106127360", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_debug_block_osdmap_trim": "false", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_debug_deprecated_as_obsolete": "false", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_debug_dump_json": "false", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_debug_dump_transactions": "false", 2024-09-21T10:30:16.182 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_debug_extra_checks": "false", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_debug_no_initial_persistent_features": "false", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_debug_no_require_reef": "false", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_debug_no_require_squid": "false", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_delta_reset_interval": "10.000000", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_dns_srv_name": "ceph-mon", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_down_mkfs_grace": "60", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_down_uptime_grace": "60", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_election_default_strategy": "3", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_election_timeout": "5.000000", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_elector_ping_divisor": "2", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_elector_ping_timeout": "2.000000", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_enable_op_tracker": "true", 2024-09-21T10:30:16.183 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_fake_pool_delete": "false", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_force_quorum_join": "false", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_fsmap_prune_threshold": "300", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_globalid_prealloc": "10000", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_health_detail_to_clog": "true", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_health_log_update_period": "5", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_health_max_detail": "50", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_health_to_clog": "true", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_health_to_clog_interval": "600", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_host": "[v2:172.21.15.3:3300/0,v1:172.21.15.3:6789/0] [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] [v2:172.21.15.3:3301/0,v1:172.21.15.3:6790/0]", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_host_override": "", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_initial_members": "", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2024-09-21T10:30:16.184 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_inject_transaction_delay_max": "10.000000", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_keyvaluedb": "rocksdb", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_lease": "5.000000", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_lease_renew_interval_factor": "0.600000", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_log_full_interval": "50", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_log_max": "10000", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_log_max_summary": "50", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_max_log_entries_per_event": "4096", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_max_log_epochs": "500", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_max_mdsmap_epochs": "500", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_max_mgrmap_epochs": "500", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_max_nvmeof_epochs": "500", 2024-09-21T10:30:16.185 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_max_osd": "10000", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_max_pg_per_osd": "10000", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_max_pool_pg_num": "65536", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_max_snap_prune_per_epoch": "100", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_mds_blocklist_interval": "86400.000000", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_mds_force_trim_to": "0", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_mds_skip_sanity": "true", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_memory_autotune": "true", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_memory_target": "2147483648", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_mgr_beacon_grace": "30", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_mgr_digest_period": "5", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_mgr_inactive_grace": "60", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_mgr_mkfs_grace": "240", 2024-09-21T10:30:16.186 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_min_osdmap_epochs": "500", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_nvmeofgw_beacon_grace": "10", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_nvmeofgw_set_group_id_retry": "1000", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_op_complaint_time": "30", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_op_history_duration": "600", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_op_history_size": "20", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_op_history_slow_op_size": "20", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_op_history_slow_op_threshold": "10", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_op_log_threshold": "5", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_adjust_down_out_interval": "true", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2024-09-21T10:30:16.187 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_auto_mark_in": "false", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_auto_mark_new_in": "true", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_cache_size": "500", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_cache_size_min": "134217728", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_crush_smoke_test": "true", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_destroyed_out_interval": "600", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_down_out_interval": "600", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_down_out_subtree_limit": "rack", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_force_trim_to": "0", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_full_ratio": "0.950000", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2024-09-21T10:30:16.188 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_laggy_halflife": "3600", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_laggy_max_interval": "300", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_laggy_weight": "0.300000", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_max_initial_pgs": "1024", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_min_down_reporters": "2", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_min_in_ratio": "0.750000", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_min_up_ratio": "0.300000", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_nearfull_ratio": "0.850000", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_prime_pg_temp": "true", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_report_timeout": "900", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_reporter_subtree_level": "osd", 2024-09-21T10:30:16.189 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_warn_num_repaired": "10", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osd_warn_op_age": "32.000000", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osdmap_full_prune_enabled": "true", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osdmap_full_prune_interval": "10", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osdmap_full_prune_min": "10000", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_osdmap_full_prune_txsize": "100", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_pg_stuck_threshold": "60", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_pg_warn_min_objects": "10000", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_pg_warn_min_per_osd": "0", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_pg_warn_min_pool_objects": "1000", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_pool_quota_crit_threshold": "0", 2024-09-21T10:30:16.190 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_pool_quota_warn_threshold": "0", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_probe_timeout": "2.000000", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_reweight_max_change": "0.050000", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_reweight_max_osds": "4", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_reweight_min_bytes_per_osd": "10", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_reweight_min_pgs_per_osd": "4", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_scrub_interval": "86400", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_scrub_max_keys": "100", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_scrub_timeout": "300", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_session_timeout": "300", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_smart_report_timeout": "5", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_stat_smooth_intervals": "6", 2024-09-21T10:30:16.191 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_stretch_pool_min_size": "2", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_stretch_pool_size": "4", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_subscribe_interval": "86400.000000", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_sync_debug": "false", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_sync_max_payload_keys": "2000", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_sync_max_payload_size": "1048576", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_sync_provider_kill_at": "0", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_sync_requester_kill_at": "0", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_sync_timeout": "60.000000", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_target_pg_per_osd": "100", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_tick_interval": "5", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_timecheck_interval": "300.000000", 2024-09-21T10:30:16.192 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_timecheck_skew_interval": "30.000000", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_use_min_delay_socket": "false", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_older_version_delay": "604800", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_filestore_osds": "true", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_misplaced": "false", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_older_version": "true", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_pool_no_app": "true", 2024-09-21T10:30:16.193 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_pool_no_redundancy": "true", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_on_too_few_osds": "false", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "monmap": "", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2024-09-21T10:30:16.194 INFO:teuthology.orchestra.run.smithi003.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "motr_tracing_enabled": "false", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_op_threads": "3", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_buffer_size": "131072", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_cm": "false", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_device_name": "", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_dscp": "96", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_enable_hugepage": "false", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_gid_idx": "0", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_local_gid": "", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_polling_us": "1000", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_port_num": "1", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_receive_buffers": "32768", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_receive_queue_len": "4096", 2024-09-21T10:30:16.195 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_roce_ver": "1", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_send_buffers": "1024", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_sl": "3", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_support_srq": "true", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_rdma_type": "ib", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_async_reap_threshold": "5", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_bind_before_connect": "false", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_bind_ipv4": "true", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_bind_ipv6": "false", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_bind_msgr1": "true", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_bind_msgr2": "true", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_bind_port_max": "7568", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_bind_port_min": "6800", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_bind_prefer_ipv4": "false", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_bind_retry_count": "3", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_bind_retry_delay": "5", 2024-09-21T10:30:16.196 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_blackhole_client": "false", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_blackhole_mds": "false", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_blackhole_mgr": "false", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_blackhole_mon": "false", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_blackhole_osd": "false", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_client_mode": "crc secure", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_client_throttle_retry_time_interval": "5000", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_cluster_mode": "crc secure", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_cluster_type": "", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_compress_secure": "false", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_connection_idle_timeout": "900", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_connection_ready_timeout": "10", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_crc_data": "true", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_crc_header": "true", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_die_on_bad_msg": "false", 2024-09-21T10:30:16.197 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_die_on_bug": "true", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_die_on_old_message": "true", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_die_on_skipped_message": "false", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_die_on_unhandled_msg": "false", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dispatch_throttle_bytes": "104857600", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_coremask": "0xF", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_debug_allow_loopback": "false", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_devs_allowlist": "", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_enable_tso": "true", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_host_ipv4_addr": "", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_hugepages": "", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_hw_flow_control": "true", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2024-09-21T10:30:16.198 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_lro": "true", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_memory_channel": "4", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_pmd": "", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_port_id": "0", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dump_corrupt_message_level": "1", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_dump_on_send": "false", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_initial_backoff": "0.200000", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_inject_delay_max": "1.000000", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_inject_delay_probability": "0.000000", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_inject_delay_type": "", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_inject_internal_delays": "0.000000", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_inject_network_congestion": "0", 2024-09-21T10:30:16.199 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_inject_socket_failures": "0", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_learn_addr_from_peer": "true", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_max_accept_failures": "4", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_max_backoff": "15.000000", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_mon_client_mode": "secure crc", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_mon_cluster_mode": "secure crc", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_mon_service_mode": "secure crc", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_osd_compress_min_size": "1024", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_osd_compress_mode": "none", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_osd_compression_algorithm": "snappy", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_pq_min_cost": "65536", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_public_type": "", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_service_mode": "crc secure", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_tcp_listen_backlog": "512", 2024-09-21T10:30:16.200 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_tcp_nodelay": "true", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_tcp_prefetch_max_size": "4096", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_tcp_rcvbuf": "0", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_time_events_min_wait_interval": "1000", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "ms_type": "async+posix", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "no_config_file": "false", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "nvmeof_mon_client_disconnect_panic": "100", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "nvmeof_mon_client_tick_period": "2", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "objecter_completion_locks_per_session": "32", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "objecter_debug_inject_relock_delay": "false", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "objecter_inflight_op_bytes": "104857600", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "objecter_inflight_ops": "1024", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "objecter_inject_no_watch_ping": "false", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "objecter_retry_writes_after_first_reply": "false", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "objecter_tick_interval": "5.000000", 2024-09-21T10:30:16.201 INFO:teuthology.orchestra.run.smithi003.stdout: "objecter_timeout": "10.000000", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "objectstore_blackhole": "false", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "objectstore_debug_throw_on_failed_txc": "false", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "openssl_engine_opts": "", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_agent_delay_time": "5.000000", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_agent_hist_halflife": "1000", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_agent_max_low_ops": "2", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_agent_max_ops": "4", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_agent_min_evict_effort": "0.100000", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_agent_quantize_effort": "0.100000", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_agent_slop": "0.020000", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_aggregated_slow_ops_logging": "true", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_allow_recovery_below_min_size": "true", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_asio_thread_count": "2", 2024-09-21T10:30:16.202 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_async_recovery_min_cost": "100", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_auto_mark_unfound_lost": "false", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_backfill_retry_interval": "30.000000", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_backfill_scan_max": "512", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_backfill_scan_min": "64", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_backoff_on_degraded": "false", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_backoff_on_peering": "false", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_backoff_on_unfound": "true", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_beacon_report_interval": "300", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_bench_duration": "30", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_bench_large_size_max_throughput": "104857600", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_bench_max_block_size": "67108864", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_bench_small_size_max_iops": "100", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_blkin_trace_all": "false", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_blocked_scrub_grace_period": "120", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2024-09-21T10:30:16.203 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_check_for_log_corruption": "false", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_check_max_object_name_len_on_startup": "true", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_class_default_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_class_load_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_class_update_on_start": "true", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_client_message_cap": "256", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_client_message_size_cap": "524288000", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_client_op_priority": "63", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_client_watch_timeout": "30", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_command_max_records": "256", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_compact_on_start": "false", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_copyfrom_max_chunk": "8388608", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_crush_chooseleaf_type": "1", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_crush_initial_weight": "-1.000000", 2024-09-21T10:30:16.204 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_crush_update_on_start": "true", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_crush_update_weight_set": "true", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_drop_ping_duration": "0", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_drop_ping_probability": "0.000000", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_feed_pullee": "-1", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_inject_copyfrom_error": "false", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_misdirected_ops": "false", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_no_acting_change": "false", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_no_purge_strays": "false", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_op_order": "false", 2024-09-21T10:30:16.205 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_pg_log_writeout": "false", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_pretend_recovery_active": "false", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_random_push_read_error": "0.000000", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_shutdown": "false", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_trim_objects": "false", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_verify_cached_snaps": "false", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_verify_missing_on_start": "false", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_verify_snaps": "false", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_debug_verify_stray_on_activate": "false", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_deep_scrub_interval": "604800.000000", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_deep_scrub_keys": "1024", 2024-09-21T10:30:16.206 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_deep_scrub_stride": "524288", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_default_data_pool_replay_window": "45", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_default_notify_timeout": "30", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_delete_sleep": "0.000000", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_delete_sleep_hdd": "5.000000", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_delete_sleep_hybrid": "1.000000", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_delete_sleep_ssd": "1.000000", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_discard_disconnected_ops": "true", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_ec_partial_reads": "true", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_enable_op_tracker": "true", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2024-09-21T10:30:16.207 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_extblkdev_plugins": "vdo", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_failsafe_full_ratio": "0.970000", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_fast_fail_on_connection_refused": "true", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_fast_info": "true", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_fast_shutdown": "true", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_fast_shutdown_notify_mon": "true", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_fast_shutdown_timeout": "15", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_find_best_info_ignore_history_les": "false", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_force_auth_primary_missing_objects": "100", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_function_tracing": "false", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_heartbeat_grace": "20", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_heartbeat_interval": "6", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_heartbeat_min_peers": "10", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_heartbeat_min_size": "2000", 2024-09-21T10:30:16.208 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_heartbeat_stale": "600", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_hit_set_max_size": "100000", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_hit_set_min_size": "1000", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_hit_set_namespace": ".ceph-internal", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_ignore_stale_divergent_priors": "false", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_inject_failure_on_pg_removal": "false", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_journal_flush_on_shutdown": "true", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_journal_size": "5120", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_kill_backfill_at": "0", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_loop_before_reset_tphandle": "64", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_map_cache_size": "50", 2024-09-21T10:30:16.209 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_map_dedup": "true", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_map_message_max": "40", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_map_message_max_bytes": "10485760", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_map_share_max_epochs": "40", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_attr_name_len": "100", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_attr_size": "0", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_backfills": "1", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_markdown_count": "5", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_markdown_period": "600", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_object_name_len": "2048", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_object_namespace_len": "256", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_object_size": "134217728", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_omap_entries_per_request": "1024", 2024-09-21T10:30:16.210 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_pg_blocked_by": "16", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_pg_log_entries": "10000", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_pgls": "1024", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_push_cost": "8388608", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_push_objects": "10", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_scrubs": "3", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_trimming_pgs": "2", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_write_op_reply_len": "64", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_max_write_size": "90", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2024-09-21T10:30:16.211 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_override_recovery_settings": "false", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_profile": "balanced", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2024-09-21T10:30:16.212 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_scheduler_client_wgt": "1", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mclock_skip_benchmark": "false", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_memory_base": "805306368", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_memory_cache_min": "134217728", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_memory_cache_resize_interval": "1.000000", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_memory_expected_fragmentation": "0.150000", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_memory_target": "4294967296", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_memory_target_autotune": "false", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_min_pg_log_entries": "250", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_min_recovery_priority": "0", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mon_heartbeat_interval": "30", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mon_report_interval": "5", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mon_report_max_in_flight": "2", 2024-09-21T10:30:16.213 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_mon_shutdown_timeout": "5.000000", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_num_cache_shards": "32", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_num_op_tracker_shard": "32", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_numa_auto_affinity": "true", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_numa_node": "-1", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_numa_prefer_iface": "true", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_object_clean_region_max_num_intervals": "10", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_objecter_finishers": "1", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_objectstore": "bluestore", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_objectstore_fuse": "false", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_objectstore_ideal_list_max": "64", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_objectstore_tracing": "false", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_complaint_time": "30.000000", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_history_duration": "600", 2024-09-21T10:30:16.214 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_history_size": "20", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_history_slow_op_size": "20", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_log_threshold": "5", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_num_shards": "0", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_num_shards_hdd": "5", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_num_shards_ssd": "8", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_num_threads_per_shard": "0", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_pq_min_cost": "65536", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_queue": "mclock_scheduler", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_queue_cut_off": "high", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_thread_suicide_timeout": "150", 2024-09-21T10:30:16.215 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_op_thread_timeout": "15", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_open_classes_on_start": "true", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_os_flags": "0", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_peering_op_priority": "255", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pg_delete_cost": "1048576", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pg_delete_priority": "5", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pg_log_dups_tracked": "3000", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pg_log_trim_max": "10000", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pg_log_trim_min": "100", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pg_object_context_cache_count": "64", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pg_stat_report_interval_max_epochs": "500", 2024-09-21T10:30:16.216 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pg_stat_report_interval_max_seconds": "5", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_cache_min_evict_age": "0", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_cache_min_flush_age": "0", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_crimson": "false", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_crush_rule": "-1", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_ec_fast_read": "false", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_flag_bulk": "false", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_flag_hashpspool": "true", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_flag_nodelete": "false", 2024-09-21T10:30:16.217 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_flag_nopgchange": "false", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_flag_nosizechange": "false", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_flags": "0", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_min_size": "0", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_pg_num": "32", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_pgp_num": "0", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_read_ratio": "70", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_size": "3", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_default_type": "replicated", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2024-09-21T10:30:16.218 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_pool_use_gmt_hitset": "true", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_push_per_object_cost": "1000", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_read_ec_check_for_errors": "false", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recover_clone_overlap": "true", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recover_clone_overlap_limit": "10", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_cost": "20971520", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_delay_start": "0.000000", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_max_active": "0", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_max_active_hdd": "3", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_max_active_ssd": "10", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_max_chunk": "8388608", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_max_single_start": "1", 2024-09-21T10:30:16.219 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_op_priority": "3", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_op_warn_multiple": "16", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_priority": "5", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_retry_interval": "30.000000", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_sleep": "0.000000", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_sleep_hdd": "0.100000", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_recovery_sleep_ssd": "0.000000", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_repair_during_recovery": "false", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_requested_scrub_priority": "5", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_rollback_to_cluster_snap": "", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_auto_repair": "false", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_auto_repair_num_errors": "5", 2024-09-21T10:30:16.220 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_backoff_ratio": "0.660000", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_begin_hour": "0", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_begin_week_day": "0", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_chunk_max": "15", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_chunk_min": "5", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_cost": "52428800", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_disable_reservation_queuing": "false", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_during_recovery": "false", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_end_hour": "0", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_end_week_day": "0", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_event_cost": "4096", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_extended_sleep": "0.000000", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_invalid_stats": "true", 2024-09-21T10:30:16.221 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_load_threshold": "0.500000", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_max_interval": "604800.000000", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_max_preemptions": "5", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_min_interval": "86400.000000", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_priority": "5", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_retry_after_noscrub": "60", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_retry_delay": "30", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_retry_new_interval": "10", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_retry_pg_state": "60", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_retry_trimming": "10", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_scrub_sleep": "0.000000", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_shallow_scrub_chunk_max": "100", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_shallow_scrub_chunk_min": "50", 2024-09-21T10:30:16.222 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_shutdown_pgref_assert": "false", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_skip_check_past_interval_bounds": "false", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_skip_data_digest": "false", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_smart_report_timeout": "5", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_snap_trim_cost": "1048576", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_snap_trim_priority": "5", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_snap_trim_sleep": "0.000000", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_stats_update_period_not_scrubbing": "120", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_stats_update_period_scrubbing": "15", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_target_transaction_size": "30", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_tier_default_cache_hit_set_count": "4", 2024-09-21T10:30:16.223 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_tier_default_cache_mode": "writeback", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_tier_promote_max_objects_sec": "25", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_tracing": "false", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_use_stale_snap": "false", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "osdc_blkin_trace_all": "false", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "paxos_kill_at": "0", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "paxos_max_join_drift": "10", 2024-09-21T10:30:16.224 INFO:teuthology.orchestra.run.smithi003.stdout: "paxos_min": "500", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "paxos_min_wait": "0.050000", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "paxos_propose_interval": "1.000000", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "paxos_service_trim_max": "500", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "paxos_service_trim_max_multiplier": "20", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "paxos_service_trim_min": "250", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "paxos_stash_full_interval": "25", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "paxos_trim_max": "500", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "paxos_trim_min": "250", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "perf": "true", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "pid_file": "", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "plugin_crypto_accelerator": "crypto_isal", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "plugin_dir": "/usr/lib64/ceph", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "public_addr": "-", 2024-09-21T10:30:16.225 INFO:teuthology.orchestra.run.smithi003.stdout: "public_addrv": "", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "public_bind_addr": "-", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "public_network": "172.21.0.0/20", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "public_network_interface": "", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "qat_compressor_busy_polling": "false", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "qat_compressor_enabled": "false", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "qat_compressor_session_max_number": "256", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "rados_mon_op_timeout": "0", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "rados_osd_op_timeout": "0", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "rados_tracing": "false", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_atime_update_interval": "60", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_balance_parent_reads": "false", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_balance_snap_reads": "false", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_blkin_trace_all": "false", 2024-09-21T10:30:16.226 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_blocklist_expire_seconds": "0", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_blocklist_on_break_lock": "true", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_cache": "true", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_cache_block_writes_upfront": "false", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_cache_max_dirty": "25165824", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_cache_max_dirty_age": "1.000000", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_cache_max_dirty_object": "0", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_cache_policy": "writearound", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_cache_size": "33554432", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_cache_target_dirty": "16777216", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_cache_writethrough_until_flush": "true", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_clone_copy_on_read": "false", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_compression_hint": "none", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_concurrent_management_ops": "10", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_config_pool_override_update_timestamp": "0", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_default_clone_format": "auto", 2024-09-21T10:30:16.227 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_default_data_pool": "", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_default_features": "61", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_default_format": "2", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_default_map_options": "", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_default_order": "22", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_default_pool": "rbd", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_default_stripe_count": "0", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_default_stripe_unit": "0", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_disable_zero_copy_writes": "true", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_discard_granularity_bytes": "65536", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_discard_on_zeroed_write_same": "true", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_enable_alloc_hint": "true", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2024-09-21T10:30:16.228 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_io_scheduler": "simple", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_journal_commit_age": "5.000000", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_journal_max_payload_bytes": "16384", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_journal_object_flush_age": "0.000000", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_journal_object_flush_bytes": "1048576", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_journal_object_flush_interval": "0", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_journal_order": "24", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_journal_pool": "", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_journal_splay_width": "4", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_localize_parent_reads": "false", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_localize_snap_reads": "false", 2024-09-21T10:30:16.229 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_image_policy_type": "simple", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_image_state_check_interval": "30", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2024-09-21T10:30:16.230 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_memory_autotune": "true", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_memory_base": "805306368", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_memory_cache_min": "134217728", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_memory_target": "4294967296", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_perf_stats_prio": "5", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirroring_delete_delay": "0", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2024-09-21T10:30:16.231 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirroring_replay_delay": "0", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_move_to_trash_on_remove": "false", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_mtime_update_interval": "60", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_non_blocking_aio": "true", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_op_thread_timeout": "60", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_op_threads": "1", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_parent_cache_enabled": "false", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_persistent_cache_mode": "disabled", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_persistent_cache_path": "/tmp", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_persistent_cache_size": "1073741824", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_plugins": "", 2024-09-21T10:30:16.232 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_bps_burst": "0", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_bps_burst_seconds": "1", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_bps_limit": "0", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_exclude_ops": "0", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_iops_burst": "0", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_iops_burst_seconds": "1", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_iops_limit": "0", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_read_bps_burst": "0", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_read_bps_limit": "0", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_read_iops_burst": "0", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_read_iops_limit": "0", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_schedule_tick_min": "50", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_write_bps_burst": "0", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2024-09-21T10:30:16.233 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_write_bps_limit": "0", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_write_iops_burst": "0", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_qos_write_iops_limit": "0", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_quiesce_notification_attempts": "10", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_read_from_replica_policy": "default", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_readahead_max_bytes": "524288", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_readahead_trigger_requests": "10", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_request_timed_out_seconds": "30", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_skip_partial_discard": "true", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_tracing": "false", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_validate_names": "true", 2024-09-21T10:30:16.234 INFO:teuthology.orchestra.run.smithi003.stdout: "rbd_validate_pool": "true", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "restapi_base_url": "", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "restapi_log_level": "", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_account_default_quota_max_objects": "-1", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_account_default_quota_max_size": "-1", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_acl_grants_max_num": "100", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_admin_entry": "admin", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_asio_assert_yielding": "false", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_backend_store": "rados", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_barbican_url": "", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_beast_enable_async": "true", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_bucket_counters_cache": "false", 2024-09-21T10:30:16.235 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_bucket_counters_cache_size": "10000", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_bucket_default_quota_max_size": "-1", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_bucket_index_max_aio": "128", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_bucket_quota_cache_size": "10000", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_bucket_quota_ttl": "600", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_bucket_sync_spawn_window": "20", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_cache_enabled": "true", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_cache_expiry_interval": "900", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_cache_lru_size": "25000", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_config_store": "rados", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_content_length_compat": "false", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_copy_obj_progress": "true", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2024-09-21T10:30:16.236 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_cors_rules_max_num": "100", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_cross_domain_policy": "", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_default_encryption_key": "", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_kmip_addr": "", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_kmip_ca_path": "", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_kmip_client_cert": "", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_kmip_client_key": "", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_kmip_kms_key_template": "", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_kmip_password": "", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_kmip_username": "", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_require_ssl": "true", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2024-09-21T10:30:16.237 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_backend": "vault", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_suppress_logs": "true", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_vault_addr": "", 2024-09-21T10:30:16.238 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_vault_auth": "token", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_vault_namespace": "", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_vault_prefix": "", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_vault_secret_engine": "transit", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_vault_ssl_cacert": "", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_vault_token_file": "", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_crypt_vault_verify_ssl": "true", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_curl_buffersize": "524288", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_curl_low_speed_limit": "1024", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_curl_low_speed_time": "300", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_curl_tcp_keepalive": "0", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_curl_wait_timeout_ms": "1000", 2024-09-21T10:30:16.239 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d3n_l1_fadvise": "4", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d3n_libaio_aio_num": "64", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d3n_libaio_aio_threads": "20", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d4n_address": "127.0.0.1:6379", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d4n_l1_datacache_address": "127.0.0.1:6379", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d4n_l1_datacache_persistent_path": "/tmp/rgw_d4n_datacache/", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d4n_l1_datacache_size": "1073741824", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d4n_l1_evict_cache_on_start": "true", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d4n_l1_fadvise": "4", 2024-09-21T10:30:16.240 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d4n_libaio_aio_num": "64", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_d4n_libaio_aio_threads": "20", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_data_log_changes_size": "1000", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_data_log_num_shards": "128", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_data_log_obj_prefix": "data_log", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_data_log_window": "30", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_data_notify_interval_msec": "0", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_data_sync_poll_interval": "20", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_data_sync_spawn_window": "20", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_debug_inject_latency_bi_unlink": "0", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_debug_inject_set_olh_err": "0", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_default_data_log_backing": "fifo", 2024-09-21T10:30:16.241 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_default_realm_info_oid": "default.realm", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_default_region_info_oid": "default.region", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_default_zone_info_oid": "default.zone", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_defer_to_bucket_acls": "", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_delete_multi_obj_max_num": "1000", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_disable_s3select": "false", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_admin_lim": "0.000000", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_admin_res": "100.000000", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_auth_lim": "0.000000", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_auth_res": "200.000000", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_data_lim": "0.000000", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_data_res": "500.000000", 2024-09-21T10:30:16.242 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_data_wgt": "500.000000", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_metadata_res": "500.000000", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dns_name": "", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dns_s3website_name": "", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dynamic_resharding": "true", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dynamic_resharding_may_reduce": "true", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_dynamic_resharding_reduction_wait": "120", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_enable_gc_threads": "true", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_enable_lc_threads": "true", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_enable_mdsearch": "true", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_enable_ops_log": "false", 2024-09-21T10:30:16.243 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_enable_quota_threads": "true", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_enable_static_website": "false", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_enable_usage_log": "false", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_enforce_swift_acls": "true", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_exit_timeout_secs": "120", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_expose_bucket": "false", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_extended_http_attrs": "", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_filter": "none", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_frontends": "beast port=7480", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_gc_max_concurrent_io": "10", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_gc_max_deferred": "50", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_gc_max_objs": "32", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_gc_max_queue_size": "134213632", 2024-09-21T10:30:16.244 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_gc_max_trim_chunk": "16", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_gc_obj_min_wait": "7200", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_gc_processor_max_time": "3600", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_gc_processor_period": "3600", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_get_obj_max_req_size": "4194304", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_get_obj_window_size": "16777216", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_healthcheck_disabling_path": "", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_ignore_get_invalid_range": "false", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_init_timeout": "300", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_kafka_connection_idle": "300", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_kafka_message_timeout": "5000", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_kafka_sleep_timeout": "10", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_accepted_admin_roles": "", 2024-09-21T10:30:16.245 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_accepted_reader_roles": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_admin_domain": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_admin_password": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_admin_password_path": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_admin_project": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_admin_tenant": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_admin_token": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_admin_token_path": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_admin_user": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_barbican_domain": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_barbican_password": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_barbican_project": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_barbican_tenant": "", 2024-09-21T10:30:16.246 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_barbican_user": "", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_implicit_tenants": "false", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_service_token_enabled": "false", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_token_cache_size": "10000", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_url": "", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_keystone_verify_ssl": "true", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_lc_debug_interval": "-1", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_lc_lock_max_time": "90", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_lc_max_objs": "32", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_lc_max_rules": "1000", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_lc_max_worker": "3", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_lc_max_wp_worker": "3", 2024-09-21T10:30:16.247 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_lc_thread_delay": "0", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_ldap_dnattr": "uid", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_ldap_searchfilter": "", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_ldap_uri": "", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_lfuda_sync_frequency": "60", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_list_bucket_min_readahead": "1000", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_list_buckets_max_chunk": "1000", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_log_http_headers": "", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_log_nonexistent_bucket": "false", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_log_object_name_utc": "false", 2024-09-21T10:30:16.248 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_lua_max_memory_per_state": "128000", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_luarocks_location": "/tmp/rgw_luarocks/mon.a", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_attr_name_len": "0", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_attr_size": "0", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_attrs_num_in_req": "0", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_chunk_size": "4194304", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_concurrent_requests": "1024", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_dynamic_shards": "1999", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_listing_results": "5000", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_notify_retries": "10", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_objs_per_shard": "100000", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_put_param_size": "1048576", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_put_size": "5368709120", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_max_slo_entries": "1000", 2024-09-21T10:30:16.249 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_md_log_max_shards": "64", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_md_notify_interval_msec": "200", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_meta_sync_poll_interval": "20", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_meta_sync_spawn_window": "20", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_mime_types_file": "/etc/mime.types", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_mp_lock_max_time": "600", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_multi_obj_del_max_aio": "16", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_multipart_min_part_size": "5242880", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_multipart_part_upload_limit": "10000", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_fhcache_partitions": "3", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_fhcache_size": "2017", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_frontends": "rgw-nfs", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_lru_lanes": "5", 2024-09-21T10:30:16.250 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_max_gc": "300", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_namespace_expire_secs": "300", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_run_gc_threads": "false", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_run_lc_threads": "false", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_run_quota_threads": "false", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_run_sync_thread": "false", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_s3_fast_attrs": "false", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_nfs_write_completion_interval_s": "10", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_num_async_rados_threads": "32", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_num_control_oids": "8", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_numa_node": "-1", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_obj_stripe_size": "4194304", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_obj_tombstone_cache_size": "1000", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_objexp_chunk_size": "100", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_objexp_gc_interval": "600", 2024-09-21T10:30:16.251 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_objexp_hints_num_shards": "127", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_olh_pending_timeout_sec": "3600", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_op_thread_suicide_timeout": "0", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_op_thread_timeout": "600", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_op_tracing": "false", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_opa_token": "", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_opa_url": "", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_opa_verify_ssl": "true", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_ops_log_data_backlog": "5242880", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_ops_log_rados": "false", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_ops_log_socket_path": "", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_override_bucket_index_max_shards": "0", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2024-09-21T10:30:16.252 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_period_push_interval": "2.000000", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_period_push_interval_max": "30.000000", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_period_root_pool": ".rgw.root", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_policy_reject_invalid_principals": "true", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_posix_base_path": "/tmp/rgw_posix_driver", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_posix_cache_lanes": "3", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_posix_cache_lmdb_count": "3", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_posix_cache_max_buckets": "100", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_posix_cache_partitions": "3", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_posix_database_root": "/var/lib/ceph/radosgw", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_print_continue": "true", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_print_prohibited_content_length": "false", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_put_obj_max_window_size": "67108864", 2024-09-21T10:30:16.253 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_put_obj_min_window_size": "16777216", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_rados_pool_recovery_priority": "5", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_rados_tracing": "false", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_realm": "", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_realm_id": "", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_realm_root_pool": ".rgw.root", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_region": "", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_region_root_pool": ".rgw.root", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_relaxed_region_enforcement": "false", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_relaxed_s3_bucket_names": "false", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_request_uri": "", 2024-09-21T10:30:16.254 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_reshard_batch_size": "64", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_reshard_bucket_lock_duration": "360", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_reshard_debug_interval": "-1", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_reshard_max_aio": "128", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_reshard_num_logs": "16", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_reshard_progress_judge_interval": "120", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_reshard_progress_judge_ratio": "0.500000", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_reshard_thread_interval": "600", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_reshardlog_threshold": "30000", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_resolve_cname": "false", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_rest_getusage_op_compat": "false", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_run_sync_thread": "true", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_s3_auth_disable_signature_url": "false", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_s3_auth_order": "sts, external, local", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_s3_auth_use_keystone": "false", 2024-09-21T10:30:16.255 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_s3_auth_use_ldap": "false", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_s3_auth_use_rados": "true", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_s3_auth_use_sts": "false", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_s3_client_max_sig_ver": "-1", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_s3_success_create_obj_status": "0", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_safe_max_objects_per_shard": "102400", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_scheduler_type": "throttler", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_script_uri": "", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_service_provider_name": "", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_shard_warning_threshold": "90.000000", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sts_client_id": "", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sts_client_secret": "", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sts_entry": "sts", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sts_key": "sts", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sts_max_session_duration": "43200", 2024-09-21T10:30:16.256 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sts_min_session_duration": "900", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sts_token_introspection_url": "", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_swift_account_in_url": "false", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_swift_auth_entry": "auth", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_swift_auth_url": "", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_swift_custom_header": "", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_swift_enforce_content_length": "false", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_swift_need_stats": "true", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_swift_tenant_name": "", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_swift_token_expiration": "86400", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_swift_url": "", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_swift_url_prefix": "swift", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_swift_versioning_enabled": "false", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2024-09-21T10:30:16.257 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_lease_period": "120", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_log_trim_interval": "1200", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_log_trim_max_buckets": "16", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_obj_etag_verify": "false", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_trace_history_size": "4096", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_trace_per_node_log_size": "32", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_thread_pool_size": "512", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_topic_persistency_max_retries": "0", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_topic_persistency_sleep_duration": "0", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_topic_persistency_time_to_live": "0", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_topic_require_publish_policy": "false", 2024-09-21T10:30:16.258 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_torrent_comment": "", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_torrent_createby": "", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_torrent_encoding": "", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_torrent_flag": "false", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_torrent_max_size": "5368709120", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_torrent_origin": "", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_torrent_sha_unit": "524288", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_torrent_tracker": "", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_trust_forwarded_https": "false", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_usage_log_flush_threshold": "1024", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_usage_log_tick_interval": "30", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_usage_max_shards": "32", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_usage_max_user_shards": "1", 2024-09-21T10:30:16.259 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_use_opa_authz": "false", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_user_counters_cache": "false", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_user_counters_cache_size": "10000", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_user_default_quota_max_objects": "-1", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_user_default_quota_max_size": "-1", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_user_max_buckets": "1000", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_user_policies_max_num": "100", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_user_quota_sync_idle_users": "false", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_user_quota_sync_interval": "86400", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_user_quota_sync_wait_time": "86400", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_user_unique_email": "true", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_verify_ssl": "true", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_website_routing_rules_max_num": "50", 2024-09-21T10:30:16.260 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_zone": "", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_zone_id": "", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_zone_root_pool": ".rgw.root", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_zonegroup": "", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_zonegroup_id": "", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rgwlc_auto_session_clear": "true", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rgwlc_skip_bucket_step": "false", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_block_size": "4096", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_bloom_bits_per_key": "20", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_cache_row_ratio": "0.000000", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_cache_shard_bits": "4", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_cache_size": "536870912", 2024-09-21T10:30:16.261 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_cache_type": "binned_lru", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_cf_compact_on_deletion": "true", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_collect_compaction_stats": "false", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_collect_extended_stats": "false", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_collect_memory_stats": "false", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_delete_range_threshold": "1048576", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_index_type": "binary_search", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_log_to_ceph_log": "true", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_metadata_block_size": "4096", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_partition_filters": "false", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_perf": "false", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2024-09-21T10:30:16.262 INFO:teuthology.orchestra.run.smithi003.stdout: "rotating_keys_bootstrap_timeout": "30", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "rotating_keys_renewal_timeout": "10", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "run_dir": "/var/run/ceph", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_block_create": "true", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_cache_lru_size": "67108864", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_cbjournal_size": "5368709120", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_data_delta_based_overwrite": "0", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_default_max_object_size": "16777216", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_default_object_metadata_reservation": "16777216", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_device_size": "53687091200", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_disable_end_to_end_data_protection": "true", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_full_integrity_check": "false", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_journal_batch_capacity": "16", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_journal_batch_flush_size": "16777216", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2024-09-21T10:30:16.263 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_journal_iodepth_limit": "5", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_main_device_type": "SSD", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_max_concurrent_transactions": "8", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_max_data_allocation_size": "32768", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_obj_data_write_amplification": "1.250000", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "seastore_segment_size": "67108864", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "set_keepcaps": "false", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "setgroup": "ceph", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "setuser": "ceph", 2024-09-21T10:30:16.264 INFO:teuthology.orchestra.run.smithi003.stdout: "setuser_match_path": "", 2024-09-21T10:30:16.265 INFO:teuthology.orchestra.run.smithi003.stdout: "target_max_misplaced_ratio": "0.050000", 2024-09-21T10:30:16.265 INFO:teuthology.orchestra.run.smithi003.stdout: "thp": "false", 2024-09-21T10:30:16.265 INFO:teuthology.orchestra.run.smithi003.stdout: "threadpool_default_timeout": "60", 2024-09-21T10:30:16.265 INFO:teuthology.orchestra.run.smithi003.stdout: "threadpool_empty_queue_max_wait": "2", 2024-09-21T10:30:16.265 INFO:teuthology.orchestra.run.smithi003.stdout: "throttler_perf_counter": "true", 2024-09-21T10:30:16.265 INFO:teuthology.orchestra.run.smithi003.stdout: "tmp_dir": "/tmp", 2024-09-21T10:30:16.265 INFO:teuthology.orchestra.run.smithi003.stdout: "tmp_file_template": "/tmp/ceph-mon.a.XXXXXX", 2024-09-21T10:30:16.265 INFO:teuthology.orchestra.run.smithi003.stdout: "uadk_compressor_enabled": "false", 2024-09-21T10:30:16.265 INFO:teuthology.orchestra.run.smithi003.stdout: "uadk_wd_sync_ctx_num": "2" 2024-09-21T10:30:16.265 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:30:16.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2024-09-21T10:30:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:17 smithi003 bash[88275]: cluster 2024-09-21T10:30:16.356554+0000 mgr.y (mgr.25133) 515 : cluster [DBG] pgmap v372: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:17 smithi003 bash[88275]: cluster 2024-09-21T10:30:16.356554+0000 mgr.y (mgr.25133) 515 : cluster [DBG] pgmap v372: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:30:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:30:17] "GET /metrics HTTP/1.1" 200 33966 "" "Prometheus/2.51.0" 2024-09-21T10:30:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:17 smithi003 bash[89466]: cluster 2024-09-21T10:30:16.356554+0000 mgr.y (mgr.25133) 515 : cluster [DBG] pgmap v372: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:17 smithi003 bash[89466]: cluster 2024-09-21T10:30:16.356554+0000 mgr.y (mgr.25133) 515 : cluster [DBG] pgmap v372: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:17 smithi204 bash[78884]: cluster 2024-09-21T10:30:16.356554+0000 mgr.y (mgr.25133) 515 : cluster [DBG] pgmap v372: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:17.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:17 smithi204 bash[78884]: cluster 2024-09-21T10:30:16.356554+0000 mgr.y (mgr.25133) 515 : cluster [DBG] pgmap v372: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:19.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:19 smithi204 bash[78884]: cluster 2024-09-21T10:30:18.357347+0000 mgr.y (mgr.25133) 516 : cluster [DBG] pgmap v373: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:19.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:19 smithi204 bash[78884]: cluster 2024-09-21T10:30:18.357347+0000 mgr.y (mgr.25133) 516 : cluster [DBG] pgmap v373: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:19.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:19 smithi003 bash[88275]: cluster 2024-09-21T10:30:18.357347+0000 mgr.y (mgr.25133) 516 : cluster [DBG] pgmap v373: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:19.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:19 smithi003 bash[88275]: cluster 2024-09-21T10:30:18.357347+0000 mgr.y (mgr.25133) 516 : cluster [DBG] pgmap v373: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:19 smithi003 bash[89466]: cluster 2024-09-21T10:30:18.357347+0000 mgr.y (mgr.25133) 516 : cluster [DBG] pgmap v373: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:19 smithi003 bash[89466]: cluster 2024-09-21T10:30:18.357347+0000 mgr.y (mgr.25133) 516 : cluster [DBG] pgmap v373: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:21.490 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:21.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:21 smithi204 bash[78884]: cluster 2024-09-21T10:30:20.358328+0000 mgr.y (mgr.25133) 517 : cluster [DBG] pgmap v374: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:21.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:21 smithi204 bash[78884]: cluster 2024-09-21T10:30:20.358328+0000 mgr.y (mgr.25133) 517 : cluster [DBG] pgmap v374: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:21 smithi003 bash[88275]: cluster 2024-09-21T10:30:20.358328+0000 mgr.y (mgr.25133) 517 : cluster [DBG] pgmap v374: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:21 smithi003 bash[88275]: cluster 2024-09-21T10:30:20.358328+0000 mgr.y (mgr.25133) 517 : cluster [DBG] pgmap v374: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:21 smithi003 bash[89466]: cluster 2024-09-21T10:30:20.358328+0000 mgr.y (mgr.25133) 517 : cluster [DBG] pgmap v374: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:21 smithi003 bash[89466]: cluster 2024-09-21T10:30:20.358328+0000 mgr.y (mgr.25133) 517 : cluster [DBG] pgmap v374: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:23 smithi003 bash[88275]: cluster 2024-09-21T10:30:22.359058+0000 mgr.y (mgr.25133) 518 : cluster [DBG] pgmap v375: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:23 smithi003 bash[88275]: cluster 2024-09-21T10:30:22.359058+0000 mgr.y (mgr.25133) 518 : cluster [DBG] pgmap v375: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:23.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:23 smithi003 bash[89466]: cluster 2024-09-21T10:30:22.359058+0000 mgr.y (mgr.25133) 518 : cluster [DBG] pgmap v375: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:23.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:23 smithi003 bash[89466]: cluster 2024-09-21T10:30:22.359058+0000 mgr.y (mgr.25133) 518 : cluster [DBG] pgmap v375: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:23 smithi204 bash[78884]: cluster 2024-09-21T10:30:22.359058+0000 mgr.y (mgr.25133) 518 : cluster [DBG] pgmap v375: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:23 smithi204 bash[78884]: cluster 2024-09-21T10:30:22.359058+0000 mgr.y (mgr.25133) 518 : cluster [DBG] pgmap v375: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:24.396 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a: {} 2024-09-21T10:30:24.396 INFO:teuthology.orchestra.run.smithi003.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:30:24.409 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b: {} 2024-09-21T10:30:24.409 INFO:teuthology.orchestra.run.smithi003.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:30:24.418 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c: {} 2024-09-21T10:30:24.419 INFO:teuthology.orchestra.run.smithi003.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T10:30:24.623 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:24 smithi003 bash[88275]: audit 2024-09-21T10:30:23.584423+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:24.623 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:24 smithi003 bash[88275]: audit 2024-09-21T10:30:23.584423+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:24.623 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:24 smithi003 bash[88275]: audit 2024-09-21T10:30:24.383589+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.3:0/138011585' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:30:24.623 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:24 smithi003 bash[88275]: audit 2024-09-21T10:30:24.383589+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.3:0/138011585' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:30:24.623 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:24 smithi003 bash[89466]: audit 2024-09-21T10:30:23.584423+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:24.623 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:24 smithi003 bash[89466]: audit 2024-09-21T10:30:23.584423+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:24.623 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:24 smithi003 bash[89466]: audit 2024-09-21T10:30:24.383589+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.3:0/138011585' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:30:24.623 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:24 smithi003 bash[89466]: audit 2024-09-21T10:30:24.383589+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.3:0/138011585' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:30:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:24 smithi204 bash[78884]: audit 2024-09-21T10:30:23.584423+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:24 smithi204 bash[78884]: audit 2024-09-21T10:30:23.584423+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:24 smithi204 bash[78884]: audit 2024-09-21T10:30:24.383589+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.3:0/138011585' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:30:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:24 smithi204 bash[78884]: audit 2024-09-21T10:30:24.383589+0000 mon.a (mon.0) 724 : audit [DBG] from='client.? 172.21.15.3:0/138011585' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T10:30:25.121 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2024-09-21T10:30:25.121 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-09-21T10:30:25.121 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:30:25.123 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:30:25.123 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2024-09-21T10:30:25.123 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_1 16 2024-09-21T10:30:25.123 INFO:tasks.thrashosds.thrasher:starting do_thrash 2024-09-21T10:30:25.123 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:30:25.124 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:30:25.124 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2024-09-21T10:30:25.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:25.124 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2024-09-21T10:30:25.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:30:25.125 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2024-09-21T10:30:25.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:30:25.125 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2024-09-21T10:30:25.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:30:25.153 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:25.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:25.255 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:25.276 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:25.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:25.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:25.404 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:25.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:25.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:25.534 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:25.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:25.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:25.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:25.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:25.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:25 smithi204 bash[78884]: cluster 2024-09-21T10:30:24.359716+0000 mgr.y (mgr.25133) 519 : cluster [DBG] pgmap v376: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:25.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:25 smithi204 bash[78884]: cluster 2024-09-21T10:30:24.359716+0000 mgr.y (mgr.25133) 519 : cluster [DBG] pgmap v376: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:25.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:25.794 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:25.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:25.897 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:25.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:25 smithi003 bash[88275]: cluster 2024-09-21T10:30:24.359716+0000 mgr.y (mgr.25133) 519 : cluster [DBG] pgmap v376: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:25.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:25 smithi003 bash[88275]: cluster 2024-09-21T10:30:24.359716+0000 mgr.y (mgr.25133) 519 : cluster [DBG] pgmap v376: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:25.908 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:25 smithi003 bash[89466]: cluster 2024-09-21T10:30:24.359716+0000 mgr.y (mgr.25133) 519 : cluster [DBG] pgmap v376: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:25.908 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:25 smithi003 bash[89466]: cluster 2024-09-21T10:30:24.359716+0000 mgr.y (mgr.25133) 519 : cluster [DBG] pgmap v376: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:25.924 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:25.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:25.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:26.027 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:26.057 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:26.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:26.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:26.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:26.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:26.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:26.317 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:26.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:26.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:26.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:26.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:26.552 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:26.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:26.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:26.682 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:26.711 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:26.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:26.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:26.839 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:26.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:26.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:26.968 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:26.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:26.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:27.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:27.100 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:27.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:27.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:27.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:27.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:27.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:27.356 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:27.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:27.459 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:27.486 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:27.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:27 smithi204 bash[78884]: cluster 2024-09-21T10:30:26.360527+0000 mgr.y (mgr.25133) 520 : cluster [DBG] pgmap v377: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:27 smithi204 bash[78884]: cluster 2024-09-21T10:30:26.360527+0000 mgr.y (mgr.25133) 520 : cluster [DBG] pgmap v377: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:27.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:27.618 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:27.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:30:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:30:27] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.51.0" 2024-09-21T10:30:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:27 smithi003 bash[88275]: cluster 2024-09-21T10:30:26.360527+0000 mgr.y (mgr.25133) 520 : cluster [DBG] pgmap v377: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:27 smithi003 bash[88275]: cluster 2024-09-21T10:30:26.360527+0000 mgr.y (mgr.25133) 520 : cluster [DBG] pgmap v377: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:27.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:27 smithi003 bash[89466]: cluster 2024-09-21T10:30:26.360527+0000 mgr.y (mgr.25133) 520 : cluster [DBG] pgmap v377: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:27.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:27 smithi003 bash[89466]: cluster 2024-09-21T10:30:26.360527+0000 mgr.y (mgr.25133) 520 : cluster [DBG] pgmap v377: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:27.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:27.748 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:27.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:27.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:27.876 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:27.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:27.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:27.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:28.005 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:28.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:28.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:28.134 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:28.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:28.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:28.264 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:28.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:28.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:28.393 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:28.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:28.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:28.524 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:28.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:28.627 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:28.657 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:28.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:28.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:28.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:28.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:28.918 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:28.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:28.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:29.020 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:29.046 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:29.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:29.149 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:29.176 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:29.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:29.279 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:29.308 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:29.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:29.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:29.437 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:29.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:29.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:29.567 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:29.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:29.670 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:29 smithi003 bash[88275]: cluster 2024-09-21T10:30:28.361438+0000 mgr.y (mgr.25133) 521 : cluster [DBG] pgmap v378: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:29 smithi003 bash[88275]: cluster 2024-09-21T10:30:28.361438+0000 mgr.y (mgr.25133) 521 : cluster [DBG] pgmap v378: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:29.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:29 smithi003 bash[89466]: cluster 2024-09-21T10:30:28.361438+0000 mgr.y (mgr.25133) 521 : cluster [DBG] pgmap v378: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:29.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:29 smithi003 bash[89466]: cluster 2024-09-21T10:30:28.361438+0000 mgr.y (mgr.25133) 521 : cluster [DBG] pgmap v378: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:29.698 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:29.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:29 smithi204 bash[78884]: cluster 2024-09-21T10:30:28.361438+0000 mgr.y (mgr.25133) 521 : cluster [DBG] pgmap v378: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:29.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:29 smithi204 bash[78884]: cluster 2024-09-21T10:30:28.361438+0000 mgr.y (mgr.25133) 521 : cluster [DBG] pgmap v378: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:29.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:29.828 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:29.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:29.889 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:29.889 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:29.889 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:29.890 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:29.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:29.958 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:29.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:29.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:30.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:30.088 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:30.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:30.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:30.217 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:30.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:30.320 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:30.347 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:30.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:30.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:30.479 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:30.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:30.582 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:30.611 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:30.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:30.714 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:30.743 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:30.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:30.845 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:30.873 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:30.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:30.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:30.975 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:31.002 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:31.105 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:31.134 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:31.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:31.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:31.265 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:31.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:31.368 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:31.394 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:31.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:31.497 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:31.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:31 smithi204 bash[78884]: cluster 2024-09-21T10:30:30.362154+0000 mgr.y (mgr.25133) 522 : cluster [DBG] pgmap v379: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:31.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:31 smithi204 bash[78884]: cluster 2024-09-21T10:30:30.362154+0000 mgr.y (mgr.25133) 522 : cluster [DBG] pgmap v379: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:31.522 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:31.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:31.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:31.653 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:31.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:31.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:31 smithi003 bash[88275]: cluster 2024-09-21T10:30:30.362154+0000 mgr.y (mgr.25133) 522 : cluster [DBG] pgmap v379: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:31.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:31 smithi003 bash[88275]: cluster 2024-09-21T10:30:30.362154+0000 mgr.y (mgr.25133) 522 : cluster [DBG] pgmap v379: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:31.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:31 smithi003 bash[89466]: cluster 2024-09-21T10:30:30.362154+0000 mgr.y (mgr.25133) 522 : cluster [DBG] pgmap v379: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:31.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:31 smithi003 bash[89466]: cluster 2024-09-21T10:30:30.362154+0000 mgr.y (mgr.25133) 522 : cluster [DBG] pgmap v379: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:31.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:31.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:31.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:31.884 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:31.909 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:31.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:31.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:32.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:32.037 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:32.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:32.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:32.168 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:32.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:32.271 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:32.292 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:32.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:32.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:32.421 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:32.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:32.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:32.550 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:32.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:32.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:32.680 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:32.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:32.783 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:32.809 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:32.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:32.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:32.939 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:32.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:32.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:33.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:33.069 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:33.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:33.172 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:33.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:33.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:33.305 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:33.333 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:33.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:33.436 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:33.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:33.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:33.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:33.597 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:33.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:33.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:33.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:33 smithi204 bash[78884]: cluster 2024-09-21T10:30:32.362640+0000 mgr.y (mgr.25133) 523 : cluster [DBG] pgmap v380: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:33.711 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:33 smithi204 bash[78884]: cluster 2024-09-21T10:30:32.362640+0000 mgr.y (mgr.25133) 523 : cluster [DBG] pgmap v380: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:33.726 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:33.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:33.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:33.855 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:33.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:33 smithi003 bash[88275]: cluster 2024-09-21T10:30:32.362640+0000 mgr.y (mgr.25133) 523 : cluster [DBG] pgmap v380: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:33 smithi003 bash[88275]: cluster 2024-09-21T10:30:32.362640+0000 mgr.y (mgr.25133) 523 : cluster [DBG] pgmap v380: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:33 smithi003 bash[89466]: cluster 2024-09-21T10:30:32.362640+0000 mgr.y (mgr.25133) 523 : cluster [DBG] pgmap v380: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:33 smithi003 bash[89466]: cluster 2024-09-21T10:30:32.362640+0000 mgr.y (mgr.25133) 523 : cluster [DBG] pgmap v380: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:33.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:33.985 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:33.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:33.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:34.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:34.113 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:34.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:34.243 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:34.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:34.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:34.373 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:34.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:34.476 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:34.502 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:34.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:34.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:34.633 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:34.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:34.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:34.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:34.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:34.892 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:34.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:34.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:34.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:35.020 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:35.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:35.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:35.148 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:35.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:35.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:35.276 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:35.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:35.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:35.405 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:35.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:35.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:35.536 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:35.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:35.639 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:35.665 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:35.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:35 smithi204 bash[78884]: cluster 2024-09-21T10:30:34.363599+0000 mgr.y (mgr.25133) 524 : cluster [DBG] pgmap v381: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:35 smithi204 bash[78884]: cluster 2024-09-21T10:30:34.363599+0000 mgr.y (mgr.25133) 524 : cluster [DBG] pgmap v381: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:35.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:35.792 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:35.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:35.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:35.921 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:35.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:35.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:35.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:35 smithi003 bash[88275]: cluster 2024-09-21T10:30:34.363599+0000 mgr.y (mgr.25133) 524 : cluster [DBG] pgmap v381: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:35.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:35 smithi003 bash[88275]: cluster 2024-09-21T10:30:34.363599+0000 mgr.y (mgr.25133) 524 : cluster [DBG] pgmap v381: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:35.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:35 smithi003 bash[89466]: cluster 2024-09-21T10:30:34.363599+0000 mgr.y (mgr.25133) 524 : cluster [DBG] pgmap v381: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:35.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:35 smithi003 bash[89466]: cluster 2024-09-21T10:30:34.363599+0000 mgr.y (mgr.25133) 524 : cluster [DBG] pgmap v381: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:36.024 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:36.052 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:36.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:36.155 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:36.180 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:36.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:36.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:36.309 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:36.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:36.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:36.439 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:36.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:36.542 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:36.571 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:36.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:36.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:36.702 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:36.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:36.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:36.833 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:36.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:36.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:36.963 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:36.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:36.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:37.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:37.093 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:37.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:37.195 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:37.220 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:37.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:37.322 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:37.350 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:37.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:37.453 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:37.481 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:37.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:37.584 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:37.595 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:30:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:30:37] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.51.0" 2024-09-21T10:30:37.595 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:37 smithi003 bash[89466]: cluster 2024-09-21T10:30:36.364416+0000 mgr.y (mgr.25133) 525 : cluster [DBG] pgmap v382: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:37.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:37 smithi003 bash[89466]: cluster 2024-09-21T10:30:36.364416+0000 mgr.y (mgr.25133) 525 : cluster [DBG] pgmap v382: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:37.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:37 smithi003 bash[88275]: cluster 2024-09-21T10:30:36.364416+0000 mgr.y (mgr.25133) 525 : cluster [DBG] pgmap v382: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:37.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:37 smithi003 bash[88275]: cluster 2024-09-21T10:30:36.364416+0000 mgr.y (mgr.25133) 525 : cluster [DBG] pgmap v382: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:37.611 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:37.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:37.714 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:37.740 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:37.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:37 smithi204 bash[78884]: cluster 2024-09-21T10:30:36.364416+0000 mgr.y (mgr.25133) 525 : cluster [DBG] pgmap v382: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:37 smithi204 bash[78884]: cluster 2024-09-21T10:30:36.364416+0000 mgr.y (mgr.25133) 525 : cluster [DBG] pgmap v382: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:37.843 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:37.863 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:37.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:37.909 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:30:37.910 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [], 2024-09-21T10:30:37.910 INFO:teuthology.orchestra.run.smithi003.stdout: "num_ops": 0 2024-09-21T10:30:37.910 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:30:37.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:37.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:37.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:37.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:38.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:38.121 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:38.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:38.250 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:38.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:38.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:38.380 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:38.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:38.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:38.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:38.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:38.615 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:38.642 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:38.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:38.745 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:38.771 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:38.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:38.874 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:38.899 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:38.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:38.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:38.953 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:30:39.003 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:39.023 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:39.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:39.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:39.139 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:30:39.139 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:30:39.154 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:39.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:39.172 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:30:39.172 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_enable_op_tracker = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' 2024-09-21T10:30:39.190 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:30:39.190 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:30:39.209 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:30:39.209 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:30:39.226 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:30:39.227 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:30:39.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:39.261 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:30:39.261 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:30:39.282 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:39.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:39.294 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:30:39.294 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:30:39.325 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:30:39.326 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:30:39.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:39.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:39.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:39.471 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:30:39.479 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_1' created 2024-09-21T10:30:39.568 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:39.587 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: cluster 2024-09-21T10:30:38.365225+0000 mgr.y (mgr.25133) 526 : cluster [DBG] pgmap v383: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: cluster 2024-09-21T10:30:38.365225+0000 mgr.y (mgr.25133) 526 : cluster [DBG] pgmap v383: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: audit 2024-09-21T10:30:38.584630+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: audit 2024-09-21T10:30:38.584630+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: audit 2024-09-21T10:30:39.103172+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3235766926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: audit 2024-09-21T10:30:39.103172+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3235766926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: audit 2024-09-21T10:30:39.302968+0000 mon.b (mon.1) 3 : audit [INF] from='client.? 172.21.15.3:0/161154666' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: audit 2024-09-21T10:30:39.302968+0000 mon.b (mon.1) 3 : audit [INF] from='client.? 172.21.15.3:0/161154666' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: audit 2024-09-21T10:30:39.303703+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: audit 2024-09-21T10:30:39.303703+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: audit 2024-09-21T10:30:39.376348+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:39.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[89466]: audit 2024-09-21T10:30:39.376348+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: cluster 2024-09-21T10:30:38.365225+0000 mgr.y (mgr.25133) 526 : cluster [DBG] pgmap v383: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: cluster 2024-09-21T10:30:38.365225+0000 mgr.y (mgr.25133) 526 : cluster [DBG] pgmap v383: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: audit 2024-09-21T10:30:38.584630+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: audit 2024-09-21T10:30:38.584630+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: audit 2024-09-21T10:30:39.103172+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3235766926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: audit 2024-09-21T10:30:39.103172+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3235766926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: audit 2024-09-21T10:30:39.302968+0000 mon.b (mon.1) 3 : audit [INF] from='client.? 172.21.15.3:0/161154666' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: audit 2024-09-21T10:30:39.302968+0000 mon.b (mon.1) 3 : audit [INF] from='client.? 172.21.15.3:0/161154666' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: audit 2024-09-21T10:30:39.303703+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: audit 2024-09-21T10:30:39.303703+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: audit 2024-09-21T10:30:39.376348+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:39.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:39 smithi003 bash[88275]: audit 2024-09-21T10:30:39.376348+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:39.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:39.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:39.720 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:39.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: cluster 2024-09-21T10:30:38.365225+0000 mgr.y (mgr.25133) 526 : cluster [DBG] pgmap v383: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: cluster 2024-09-21T10:30:38.365225+0000 mgr.y (mgr.25133) 526 : cluster [DBG] pgmap v383: 73 pgs: 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: audit 2024-09-21T10:30:38.584630+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: audit 2024-09-21T10:30:38.584630+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: audit 2024-09-21T10:30:39.103172+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3235766926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: audit 2024-09-21T10:30:39.103172+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.3:0/3235766926' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: audit 2024-09-21T10:30:39.302968+0000 mon.b (mon.1) 3 : audit [INF] from='client.? 172.21.15.3:0/161154666' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: audit 2024-09-21T10:30:39.302968+0000 mon.b (mon.1) 3 : audit [INF] from='client.? 172.21.15.3:0/161154666' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: audit 2024-09-21T10:30:39.303703+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: audit 2024-09-21T10:30:39.303703+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: audit 2024-09-21T10:30:39.376348+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:39 smithi204 bash[78884]: audit 2024-09-21T10:30:39.376348+0000 mon.a (mon.0) 727 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:30:39.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:39.849 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:39.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:39.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:39.979 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:39.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:39.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:40.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:40.108 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:40.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:40.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:40.236 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:40.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:40.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:40.365 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:40.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:40.467 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:40.503 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:40.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:40.606 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:40.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:40.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:40.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[89466]: cluster 2024-09-21T10:30:39.468887+0000 mon.a (mon.0) 728 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:40.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[89466]: cluster 2024-09-21T10:30:39.468887+0000 mon.a (mon.0) 728 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:40.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[89466]: audit 2024-09-21T10:30:39.470669+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T10:30:40.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[89466]: audit 2024-09-21T10:30:39.470669+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T10:30:40.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[89466]: audit 2024-09-21T10:30:39.470798+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:30:40.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[89466]: audit 2024-09-21T10:30:39.470798+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:30:40.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[89466]: cluster 2024-09-21T10:30:39.476935+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T10:30:40.680 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[89466]: cluster 2024-09-21T10:30:39.476935+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T10:30:40.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[88275]: cluster 2024-09-21T10:30:39.468887+0000 mon.a (mon.0) 728 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:40.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[88275]: cluster 2024-09-21T10:30:39.468887+0000 mon.a (mon.0) 728 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:40.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[88275]: audit 2024-09-21T10:30:39.470669+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T10:30:40.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[88275]: audit 2024-09-21T10:30:39.470669+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T10:30:40.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[88275]: audit 2024-09-21T10:30:39.470798+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:30:40.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[88275]: audit 2024-09-21T10:30:39.470798+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:30:40.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[88275]: cluster 2024-09-21T10:30:39.476935+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T10:30:40.680 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:40 smithi003 bash[88275]: cluster 2024-09-21T10:30:39.476935+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T10:30:40.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:40.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:40 smithi204 bash[78884]: cluster 2024-09-21T10:30:39.468887+0000 mon.a (mon.0) 728 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:40.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:40 smithi204 bash[78884]: cluster 2024-09-21T10:30:39.468887+0000 mon.a (mon.0) 728 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:30:40.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:40 smithi204 bash[78884]: audit 2024-09-21T10:30:39.470669+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T10:30:40.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:40 smithi204 bash[78884]: audit 2024-09-21T10:30:39.470669+0000 mon.a (mon.0) 729 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-09-21T10:30:40.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:40 smithi204 bash[78884]: audit 2024-09-21T10:30:39.470798+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:30:40.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:40 smithi204 bash[78884]: audit 2024-09-21T10:30:39.470798+0000 mon.a (mon.0) 730 : audit [INF] from='client.? 172.21.15.3:0/1333552401' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:30:40.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:40 smithi204 bash[78884]: cluster 2024-09-21T10:30:39.476935+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T10:30:40.751 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:40 smithi204 bash[78884]: cluster 2024-09-21T10:30:39.476935+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T10:30:40.764 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:40.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:40.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:40.896 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:40.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:40.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:40.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:41.027 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:41.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:41.130 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:41.159 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:41.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:41.262 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:41.289 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:41.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:41.392 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:41.420 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:41.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:41.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:41.551 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:41.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:41.654 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[88275]: cluster 2024-09-21T10:30:40.366041+0000 mgr.y (mgr.25133) 527 : cluster [DBG] pgmap v385: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[88275]: cluster 2024-09-21T10:30:40.366041+0000 mgr.y (mgr.25133) 527 : cluster [DBG] pgmap v385: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[88275]: cluster 2024-09-21T10:30:40.481682+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T10:30:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[88275]: cluster 2024-09-21T10:30:40.481682+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T10:30:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[88275]: cluster 2024-09-21T10:30:40.485694+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:30:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[88275]: cluster 2024-09-21T10:30:40.485694+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:30:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[88275]: cluster 2024-09-21T10:30:41.483561+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T10:30:41.667 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[88275]: cluster 2024-09-21T10:30:41.483561+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T10:30:41.667 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[89466]: cluster 2024-09-21T10:30:40.366041+0000 mgr.y (mgr.25133) 527 : cluster [DBG] pgmap v385: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:41.667 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[89466]: cluster 2024-09-21T10:30:40.366041+0000 mgr.y (mgr.25133) 527 : cluster [DBG] pgmap v385: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:41.667 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[89466]: cluster 2024-09-21T10:30:40.481682+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T10:30:41.668 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[89466]: cluster 2024-09-21T10:30:40.481682+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T10:30:41.668 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[89466]: cluster 2024-09-21T10:30:40.485694+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:30:41.668 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[89466]: cluster 2024-09-21T10:30:40.485694+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:30:41.668 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[89466]: cluster 2024-09-21T10:30:41.483561+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T10:30:41.668 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:41 smithi003 bash[89466]: cluster 2024-09-21T10:30:41.483561+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T10:30:41.679 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:41.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:41.723 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2024-09-21T10:30:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:41 smithi204 bash[78884]: cluster 2024-09-21T10:30:40.366041+0000 mgr.y (mgr.25133) 527 : cluster [DBG] pgmap v385: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:41 smithi204 bash[78884]: cluster 2024-09-21T10:30:40.366041+0000 mgr.y (mgr.25133) 527 : cluster [DBG] pgmap v385: 89 pgs: 2 creating+peering, 14 unknown, 73 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:41 smithi204 bash[78884]: cluster 2024-09-21T10:30:40.481682+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T10:30:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:41 smithi204 bash[78884]: cluster 2024-09-21T10:30:40.481682+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T10:30:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:41 smithi204 bash[78884]: cluster 2024-09-21T10:30:40.485694+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:30:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:41 smithi204 bash[78884]: cluster 2024-09-21T10:30:40.485694+0000 mon.a (mon.0) 733 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:30:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:41 smithi204 bash[78884]: cluster 2024-09-21T10:30:41.483561+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T10:30:41.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:41 smithi204 bash[78884]: cluster 2024-09-21T10:30:41.483561+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T10:30:41.783 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:41.833 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:41.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:41.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:41.964 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:41.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:41.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:42.067 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:42.097 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:42.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:42.200 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:42.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:42.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:42.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:42.357 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:42.460 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:42.488 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:42.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:42.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:42.617 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:42.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:42.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:30:42.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:42.744 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:42.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:42.847 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:42.870 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:42.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:42.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:42.973 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:42.997 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:42.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:43.100 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:43.128 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:43.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:43.231 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:43.253 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:43.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:43.356 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:43.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:43.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:43.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:43.513 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:43.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:43.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:43.627 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:43 smithi003 bash[88275]: cluster 2024-09-21T10:30:42.366752+0000 mgr.y (mgr.25133) 528 : cluster [DBG] pgmap v388: 89 pgs: 2 creating+peering, 12 unknown, 75 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:43.628 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:43 smithi003 bash[88275]: cluster 2024-09-21T10:30:42.366752+0000 mgr.y (mgr.25133) 528 : cluster [DBG] pgmap v388: 89 pgs: 2 creating+peering, 12 unknown, 75 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:43.628 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:43 smithi003 bash[89466]: cluster 2024-09-21T10:30:42.366752+0000 mgr.y (mgr.25133) 528 : cluster [DBG] pgmap v388: 89 pgs: 2 creating+peering, 12 unknown, 75 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:43.628 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:43 smithi003 bash[89466]: cluster 2024-09-21T10:30:42.366752+0000 mgr.y (mgr.25133) 528 : cluster [DBG] pgmap v388: 89 pgs: 2 creating+peering, 12 unknown, 75 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:43.644 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:43.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:43.692 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:30:43.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:43 smithi204 bash[78884]: cluster 2024-09-21T10:30:42.366752+0000 mgr.y (mgr.25133) 528 : cluster [DBG] pgmap v388: 89 pgs: 2 creating+peering, 12 unknown, 75 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:43.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:43 smithi204 bash[78884]: cluster 2024-09-21T10:30:42.366752+0000 mgr.y (mgr.25133) 528 : cluster [DBG] pgmap v388: 89 pgs: 2 creating+peering, 12 unknown, 75 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:43.774 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:43.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:43.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:43.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:43.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:43.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:44.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:44.036 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:44.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:44.138 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:44.167 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:44.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:44.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:44.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:44.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:44.400 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:44.428 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:44.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:44.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:44.555 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:44.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:44.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:44.684 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:44.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:44.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:44.813 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:44.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:44.916 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:44.944 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:44.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:44.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:45.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:45.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:45.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:45.176 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:45.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:45.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:45.261 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:45.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:45.332 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:45.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:45.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:45.462 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:45.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:45.565 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:45.594 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:45.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:45 smithi003 bash[88275]: cluster 2024-09-21T10:30:44.367880+0000 mgr.y (mgr.25133) 529 : cluster [DBG] pgmap v389: 89 pgs: 2 creating+peering, 87 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:45 smithi003 bash[88275]: cluster 2024-09-21T10:30:44.367880+0000 mgr.y (mgr.25133) 529 : cluster [DBG] pgmap v389: 89 pgs: 2 creating+peering, 87 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:45 smithi003 bash[89466]: cluster 2024-09-21T10:30:44.367880+0000 mgr.y (mgr.25133) 529 : cluster [DBG] pgmap v389: 89 pgs: 2 creating+peering, 87 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:45 smithi003 bash[89466]: cluster 2024-09-21T10:30:44.367880+0000 mgr.y (mgr.25133) 529 : cluster [DBG] pgmap v389: 89 pgs: 2 creating+peering, 87 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:45.697 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:45.721 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:45.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:45 smithi204 bash[78884]: cluster 2024-09-21T10:30:44.367880+0000 mgr.y (mgr.25133) 529 : cluster [DBG] pgmap v389: 89 pgs: 2 creating+peering, 87 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:45 smithi204 bash[78884]: cluster 2024-09-21T10:30:44.367880+0000 mgr.y (mgr.25133) 529 : cluster [DBG] pgmap v389: 89 pgs: 2 creating+peering, 87 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:45.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:45.850 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:45.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:45.953 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:45.983 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:45.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:45.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:46.086 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:46.113 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:46.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:46.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:46.244 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:46.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:46.276 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:46.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:46.368 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:46.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:46.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:46.500 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:46.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:46.603 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:46.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:46.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:46.735 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:46.763 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:46.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:46.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:46.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:46.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:46.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:46.998 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:47.024 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:47.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:47.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:47.153 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:47.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:47.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:47.277 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:47.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:47.290 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:47.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:47.408 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:47.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:47.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:47.520 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:30:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:30:47] "GET /metrics HTTP/1.1" 200 33968 "" "Prometheus/2.51.0" 2024-09-21T10:30:47.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:47 smithi003 bash[88275]: cluster 2024-09-21T10:30:46.368442+0000 mgr.y (mgr.25133) 530 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:47.521 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:47 smithi003 bash[88275]: cluster 2024-09-21T10:30:46.368442+0000 mgr.y (mgr.25133) 530 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:47.521 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:47 smithi003 bash[89466]: cluster 2024-09-21T10:30:46.368442+0000 mgr.y (mgr.25133) 530 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:47.521 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:47 smithi003 bash[89466]: cluster 2024-09-21T10:30:46.368442+0000 mgr.y (mgr.25133) 530 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:47.537 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:47.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:47.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:47.668 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:47.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:47.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:47.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:47 smithi204 bash[78884]: cluster 2024-09-21T10:30:46.368442+0000 mgr.y (mgr.25133) 530 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:47.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:47 smithi204 bash[78884]: cluster 2024-09-21T10:30:46.368442+0000 mgr.y (mgr.25133) 530 : cluster [DBG] pgmap v390: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:47.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:47.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:47.900 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:47.928 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:47.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:47.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:48.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:48.059 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:48.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:48.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:48.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:48.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:48.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:48.317 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:48.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:48.420 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:48.448 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:48.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:48.551 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:48.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:48.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:48.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:48.709 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:48.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:48.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:48.837 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:48.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:48.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:48.967 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:48.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:48.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:49.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:49.095 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:49.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:49.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:49.224 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:49.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:49.327 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:49.347 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:49.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:49.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:49.474 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:49.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:49.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:49 smithi003 bash[89466]: cluster 2024-09-21T10:30:48.369235+0000 mgr.y (mgr.25133) 531 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:49.560 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:49 smithi003 bash[89466]: cluster 2024-09-21T10:30:48.369235+0000 mgr.y (mgr.25133) 531 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:49.560 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:49 smithi003 bash[88275]: cluster 2024-09-21T10:30:48.369235+0000 mgr.y (mgr.25133) 531 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:49.560 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:49 smithi003 bash[88275]: cluster 2024-09-21T10:30:48.369235+0000 mgr.y (mgr.25133) 531 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:49.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:49.604 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:49.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:49.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:49.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:49 smithi204 bash[78884]: cluster 2024-09-21T10:30:48.369235+0000 mgr.y (mgr.25133) 531 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:49.718 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:49 smithi204 bash[78884]: cluster 2024-09-21T10:30:48.369235+0000 mgr.y (mgr.25133) 531 : cluster [DBG] pgmap v391: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:49.735 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:49.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:49.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:49.856 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:30:49.863 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:49.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:49.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:49.994 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:49.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:49.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:50.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:50.121 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:50.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:50.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:50.250 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:50.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:50.353 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:50.381 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:50.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:50.484 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:50.512 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:50.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:50.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:50.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:50.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:50.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:50.763 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:50.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:50.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:50.893 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:50.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:50.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:50.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:51.025 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:51.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:51.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:51.155 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:51.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:51.258 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:51.281 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:51.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:51.383 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:51.411 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:51.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:51.514 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:51.543 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:51.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:51.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:51.672 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:51.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:51.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:51 smithi204 bash[78884]: cluster 2024-09-21T10:30:50.370288+0000 mgr.y (mgr.25133) 532 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:51.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:51 smithi204 bash[78884]: cluster 2024-09-21T10:30:50.370288+0000 mgr.y (mgr.25133) 532 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:51.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:51.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:51.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:51.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:51 smithi003 bash[88275]: cluster 2024-09-21T10:30:50.370288+0000 mgr.y (mgr.25133) 532 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:51.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:51 smithi003 bash[88275]: cluster 2024-09-21T10:30:50.370288+0000 mgr.y (mgr.25133) 532 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:51.868 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:51 smithi003 bash[89466]: cluster 2024-09-21T10:30:50.370288+0000 mgr.y (mgr.25133) 532 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:51.868 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:51 smithi003 bash[89466]: cluster 2024-09-21T10:30:50.370288+0000 mgr.y (mgr.25133) 532 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:51.906 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:51.928 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:51.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:51.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:52.031 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:52.059 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:52.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:52.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:52.190 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:52.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:52.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:52.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:52.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:52.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:52.450 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:52.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:52.553 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:52.581 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:52.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:52.683 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:52.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:52.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:52.813 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:52.837 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:52.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:52.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:52.968 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:52.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:52.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:53.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:53.098 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:53.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:53.201 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:53.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:53.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:53.331 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:53.355 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:53.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:53.448 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:30:53.448 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:30:53.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:53.485 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:53.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:53.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:53 smithi003 bash[89466]: cluster 2024-09-21T10:30:52.371162+0000 mgr.y (mgr.25133) 533 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:53.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:53 smithi003 bash[89466]: cluster 2024-09-21T10:30:52.371162+0000 mgr.y (mgr.25133) 533 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:53.567 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:53 smithi003 bash[88275]: cluster 2024-09-21T10:30:52.371162+0000 mgr.y (mgr.25133) 533 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:53.568 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:53 smithi003 bash[88275]: cluster 2024-09-21T10:30:52.371162+0000 mgr.y (mgr.25133) 533 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:53.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:53.616 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:53.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:53.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:53.730 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:53 smithi204 bash[78884]: cluster 2024-09-21T10:30:52.371162+0000 mgr.y (mgr.25133) 533 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:53.730 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:53 smithi204 bash[78884]: cluster 2024-09-21T10:30:52.371162+0000 mgr.y (mgr.25133) 533 : cluster [DBG] pgmap v393: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:53.746 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:53.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:53.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:53.874 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:53.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:53.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:53.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:54.004 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:54.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:54.107 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:54.136 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:54.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:54.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:54.267 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:54.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:54.370 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:54.399 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:54.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:54.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:54.522 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:54.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:54.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:54.652 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:54.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:54.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:54.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:54 smithi003 bash[89466]: audit 2024-09-21T10:30:53.587822+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:54.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:54 smithi003 bash[89466]: audit 2024-09-21T10:30:53.587822+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:54.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:54 smithi003 bash[89466]: audit 2024-09-21T10:30:53.588807+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:54.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:54 smithi003 bash[89466]: audit 2024-09-21T10:30:53.588807+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:54.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:54 smithi003 bash[88275]: audit 2024-09-21T10:30:53.587822+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:54.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:54 smithi003 bash[88275]: audit 2024-09-21T10:30:53.587822+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:54.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:54 smithi003 bash[88275]: audit 2024-09-21T10:30:53.588807+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:54.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:54 smithi003 bash[88275]: audit 2024-09-21T10:30:53.588807+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:54.833 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:54.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:54.937 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:54.964 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:54.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:54.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:54 smithi204 bash[78884]: audit 2024-09-21T10:30:53.587822+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:54 smithi204 bash[78884]: audit 2024-09-21T10:30:53.587822+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:30:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:54 smithi204 bash[78884]: audit 2024-09-21T10:30:53.588807+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:54 smithi204 bash[78884]: audit 2024-09-21T10:30:53.588807+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:30:55.067 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:55.092 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:55.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:55.195 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:55.221 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:55.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:55.324 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:55.350 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:55.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:55.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:55.481 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:55.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:55.584 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:55.610 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:55.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:55.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:55.724 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:55 smithi204 bash[78884]: cluster 2024-09-21T10:30:54.372345+0000 mgr.y (mgr.25133) 534 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:55.724 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:55 smithi204 bash[78884]: cluster 2024-09-21T10:30:54.372345+0000 mgr.y (mgr.25133) 534 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:55.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:55.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:55.868 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:55.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:55 smithi003 bash[88275]: cluster 2024-09-21T10:30:54.372345+0000 mgr.y (mgr.25133) 534 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:55 smithi003 bash[88275]: cluster 2024-09-21T10:30:54.372345+0000 mgr.y (mgr.25133) 534 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:55.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:55 smithi003 bash[89466]: cluster 2024-09-21T10:30:54.372345+0000 mgr.y (mgr.25133) 534 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:55.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:55 smithi003 bash[89466]: cluster 2024-09-21T10:30:54.372345+0000 mgr.y (mgr.25133) 534 : cluster [DBG] pgmap v394: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:55.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:55.997 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:55.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:55.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:56.100 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:56.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:56.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:56.232 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:56.257 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:56.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:56.360 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:56.386 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:56.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:56.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:56.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:56.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:56.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:56.621 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:30:56.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:56.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:56.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:56.818 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:56.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:56.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:56.947 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:56.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:56.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:57.050 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:57.075 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:57.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:57.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:57.205 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:57.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:57.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:57.332 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:57.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:57.343 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:30:57.343 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:30:57.361 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:30:57.362 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:30:57.378 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:30:57.379 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:30:57.395 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:30:57.396 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:30:57.416 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:30:57.416 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:30:57.435 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:57.437 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:30:57.437 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:30:57.444 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:30:57] "GET /metrics HTTP/1.1" 200 36325 "" "Prometheus/2.51.0" 2024-09-21T10:30:57.455 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:57.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:57.458 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:30:57.458 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:30:57.479 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:30:57.479 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:30:57.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:57.585 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:57.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:57.601 INFO:teuthology.orchestra.run.smithi003.stderr:enabled application 'rados' on pool 'unique_pool_1' 2024-09-21T10:30:57.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:57.712 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:57.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:57.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:57.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:57 smithi204 bash[78884]: cluster 2024-09-21T10:30:56.372965+0000 mgr.y (mgr.25133) 535 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:57.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:57 smithi204 bash[78884]: cluster 2024-09-21T10:30:56.372965+0000 mgr.y (mgr.25133) 535 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:57.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:57 smithi204 bash[78884]: audit 2024-09-21T10:30:57.295423+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:30:57.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:57 smithi204 bash[78884]: audit 2024-09-21T10:30:57.295423+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:30:57.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:57 smithi204 bash[78884]: audit 2024-09-21T10:30:57.317799+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.3:0/208270553' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:57.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:57 smithi204 bash[78884]: audit 2024-09-21T10:30:57.317799+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.3:0/208270553' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:57.841 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:57.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[88275]: cluster 2024-09-21T10:30:56.372965+0000 mgr.y (mgr.25133) 535 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[88275]: cluster 2024-09-21T10:30:56.372965+0000 mgr.y (mgr.25133) 535 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[88275]: audit 2024-09-21T10:30:57.295423+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[88275]: audit 2024-09-21T10:30:57.295423+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[88275]: audit 2024-09-21T10:30:57.317799+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.3:0/208270553' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:57.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[88275]: audit 2024-09-21T10:30:57.317799+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.3:0/208270553' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:57.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[89466]: cluster 2024-09-21T10:30:56.372965+0000 mgr.y (mgr.25133) 535 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:57.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[89466]: cluster 2024-09-21T10:30:56.372965+0000 mgr.y (mgr.25133) 535 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:57.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[89466]: audit 2024-09-21T10:30:57.295423+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:30:57.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[89466]: audit 2024-09-21T10:30:57.295423+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:30:57.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[89466]: audit 2024-09-21T10:30:57.317799+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.3:0/208270553' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:57.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:57 smithi003 bash[89466]: audit 2024-09-21T10:30:57.317799+0000 mon.a (mon.0) 738 : audit [DBG] from='client.? 172.21.15.3:0/208270553' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:30:57.944 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:57.974 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:57.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:57.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:58.076 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:58.103 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:58.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:58.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:58.233 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:58.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:58.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:58.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:58.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:58.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:58.493 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:58.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:58.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:58.623 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:30:58.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:30:58.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:58.754 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:58.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:58 smithi204 bash[78884]: audit 2024-09-21T10:30:57.599771+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:30:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:58 smithi204 bash[78884]: audit 2024-09-21T10:30:57.599771+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:30:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:58 smithi204 bash[78884]: cluster 2024-09-21T10:30:57.607397+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T10:30:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:58 smithi204 bash[78884]: cluster 2024-09-21T10:30:57.607397+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T10:30:58.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:58.870 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:58 smithi003 bash[88275]: audit 2024-09-21T10:30:57.599771+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:30:58.870 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:58 smithi003 bash[88275]: audit 2024-09-21T10:30:57.599771+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:30:58.870 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:58 smithi003 bash[88275]: cluster 2024-09-21T10:30:57.607397+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T10:30:58.870 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:58 smithi003 bash[88275]: cluster 2024-09-21T10:30:57.607397+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T10:30:58.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:58 smithi003 bash[89466]: audit 2024-09-21T10:30:57.599771+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:30:58.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:58 smithi003 bash[89466]: audit 2024-09-21T10:30:57.599771+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.3:0/1105571740' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:30:58.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:58 smithi003 bash[89466]: cluster 2024-09-21T10:30:57.607397+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T10:30:58.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:58 smithi003 bash[89466]: cluster 2024-09-21T10:30:57.607397+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T10:30:58.887 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:30:58.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:58.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:30:58.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:59.017 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:30:59.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:30:59.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:59.147 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:30:59.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:30:59.250 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:59.277 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:59.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:59.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:59.407 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:30:59.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:30:59.510 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:59.537 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:59.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:30:59.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:59.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:30:59.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:30:59.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:59.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:30:59.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:30:59.900 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:59.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:59 smithi003 bash[88275]: cluster 2024-09-21T10:30:58.373457+0000 mgr.y (mgr.25133) 536 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:59.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:59 smithi003 bash[88275]: cluster 2024-09-21T10:30:58.373457+0000 mgr.y (mgr.25133) 536 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:59.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:59 smithi003 bash[88275]: cluster 2024-09-21T10:30:58.611447+0000 mon.a (mon.0) 741 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:30:59.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:30:59 smithi003 bash[88275]: cluster 2024-09-21T10:30:58.611447+0000 mon.a (mon.0) 741 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:30:59.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:59 smithi003 bash[89466]: cluster 2024-09-21T10:30:58.373457+0000 mgr.y (mgr.25133) 536 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:59.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:59 smithi003 bash[89466]: cluster 2024-09-21T10:30:58.373457+0000 mgr.y (mgr.25133) 536 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:30:59.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:59 smithi003 bash[89466]: cluster 2024-09-21T10:30:58.611447+0000 mon.a (mon.0) 741 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:30:59.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:30:59 smithi003 bash[89466]: cluster 2024-09-21T10:30:58.611447+0000 mon.a (mon.0) 741 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:30:59.924 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:30:59.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:30:59.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:59 smithi204 bash[78884]: cluster 2024-09-21T10:30:58.373457+0000 mgr.y (mgr.25133) 536 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:31:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:59 smithi204 bash[78884]: cluster 2024-09-21T10:30:58.373457+0000 mgr.y (mgr.25133) 536 : cluster [DBG] pgmap v397: 89 pgs: 89 active+clean; 582 KiB data, 261 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:31:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:59 smithi204 bash[78884]: cluster 2024-09-21T10:30:58.611447+0000 mon.a (mon.0) 741 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:31:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:30:59 smithi204 bash[78884]: cluster 2024-09-21T10:30:58.611447+0000 mon.a (mon.0) 741 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:31:00.027 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:00.049 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:00.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:00.152 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:00.179 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:00.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:00.282 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:00.307 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:00.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:00.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:00.437 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:00.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:00.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:00.547 DEBUG:teuthology.orchestra.run.smithi003:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_1 bench 90 write' 2024-09-21T10:31:00.548 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2024-09-21T10:31:00.548 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:31:00.550 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:31:00.550 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:31:00.566 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:00.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:00.600 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:hints = 1 2024-09-21T10:31:00.600 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:31:00.600 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object prefix: benchmark_data_smithi003_124158 2024-09-21T10:31:00.600 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:31:00.600 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:31:00.650 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:31:00.669 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:00.696 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:00.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:00 smithi204 bash[78884]: audit 2024-09-21T10:31:00.034739+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.3:0/1109469829' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:00 smithi204 bash[78884]: audit 2024-09-21T10:31:00.034739+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.3:0/1109469829' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:00 smithi204 bash[78884]: audit 2024-09-21T10:31:00.035215+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:00 smithi204 bash[78884]: audit 2024-09-21T10:31:00.035215+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:00.830 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:00.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:00.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:00 smithi003 bash[88275]: audit 2024-09-21T10:31:00.034739+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.3:0/1109469829' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:00 smithi003 bash[88275]: audit 2024-09-21T10:31:00.034739+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.3:0/1109469829' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:00 smithi003 bash[88275]: audit 2024-09-21T10:31:00.035215+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:00 smithi003 bash[88275]: audit 2024-09-21T10:31:00.035215+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:00 smithi003 bash[89466]: audit 2024-09-21T10:31:00.034739+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.3:0/1109469829' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:00 smithi003 bash[89466]: audit 2024-09-21T10:31:00.034739+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.3:0/1109469829' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:00 smithi003 bash[89466]: audit 2024-09-21T10:31:00.035215+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:00 smithi003 bash[89466]: audit 2024-09-21T10:31:00.035215+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:00.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:00.959 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:00.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:00.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:01.062 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:01.084 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:01.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:01.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:01.211 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:01.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:01.314 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:01.339 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:01.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:01.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:01.470 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:01.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:01.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:31:01.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:01.601 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 1 16 1440 1424 88.9948 89 0.00606684 0.0111999 2024-09-21T10:31:01.604 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:01.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[88275]: cluster 2024-09-21T10:31:00.374447+0000 mgr.y (mgr.25133) 537 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:31:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[88275]: cluster 2024-09-21T10:31:00.374447+0000 mgr.y (mgr.25133) 537 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:31:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[88275]: cluster 2024-09-21T10:31:00.622726+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[88275]: cluster 2024-09-21T10:31:00.622726+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[88275]: audit 2024-09-21T10:31:00.631142+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[88275]: audit 2024-09-21T10:31:00.631142+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[88275]: cluster 2024-09-21T10:31:00.645444+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T10:31:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[88275]: cluster 2024-09-21T10:31:00.645444+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T10:31:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[89466]: cluster 2024-09-21T10:31:00.374447+0000 mgr.y (mgr.25133) 537 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:31:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[89466]: cluster 2024-09-21T10:31:00.374447+0000 mgr.y (mgr.25133) 537 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:31:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[89466]: cluster 2024-09-21T10:31:00.622726+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[89466]: cluster 2024-09-21T10:31:00.622726+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[89466]: audit 2024-09-21T10:31:00.631142+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[89466]: audit 2024-09-21T10:31:00.631142+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[89466]: cluster 2024-09-21T10:31:00.645444+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T10:31:01.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:01 smithi003 bash[89466]: cluster 2024-09-21T10:31:00.645444+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T10:31:01.708 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:01.735 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:01.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:01.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:01 smithi204 bash[78884]: cluster 2024-09-21T10:31:00.374447+0000 mgr.y (mgr.25133) 537 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:31:01.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:01 smithi204 bash[78884]: cluster 2024-09-21T10:31:00.374447+0000 mgr.y (mgr.25133) 537 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 582 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-21T10:31:01.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:01 smithi204 bash[78884]: cluster 2024-09-21T10:31:00.622726+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:01.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:01 smithi204 bash[78884]: cluster 2024-09-21T10:31:00.622726+0000 mon.a (mon.0) 743 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:01.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:01 smithi204 bash[78884]: audit 2024-09-21T10:31:00.631142+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:01 smithi204 bash[78884]: audit 2024-09-21T10:31:00.631142+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:01 smithi204 bash[78884]: cluster 2024-09-21T10:31:00.645444+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T10:31:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:01 smithi204 bash[78884]: cluster 2024-09-21T10:31:00.645444+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T10:31:01.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:01.862 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:01.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:01.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:01.995 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:01.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:01.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:02.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:02.122 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:02.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:02.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:02.252 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:02.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:02.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:02.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:02.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:02.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:02.517 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:02.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:02.601 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 2 16 4643 4627 144.583 200.188 0.0046004 0.00689696 2024-09-21T10:31:02.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:02.645 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:02.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:02.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:02.772 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:02.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:02.875 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:02.903 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:02.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:02.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:03.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:03.032 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:03.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:03.135 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:03.158 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:03.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:03.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:03.291 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:03.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:03.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:03.417 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:03.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:03.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:03.545 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:03.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:03.601 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 3 15 7738 7723 160.882 193.5 0.00749236 0.0062067 2024-09-21T10:31:03.650 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:03.660 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:03 smithi003 bash[88275]: cluster 2024-09-21T10:31:02.374987+0000 mgr.y (mgr.25133) 538 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 1.7 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s wr, 2 op/s 2024-09-21T10:31:03.660 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:03 smithi003 bash[88275]: cluster 2024-09-21T10:31:02.374987+0000 mgr.y (mgr.25133) 538 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 1.7 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s wr, 2 op/s 2024-09-21T10:31:03.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:03 smithi003 bash[89466]: cluster 2024-09-21T10:31:02.374987+0000 mgr.y (mgr.25133) 538 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 1.7 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s wr, 2 op/s 2024-09-21T10:31:03.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:03 smithi003 bash[89466]: cluster 2024-09-21T10:31:02.374987+0000 mgr.y (mgr.25133) 538 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 1.7 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s wr, 2 op/s 2024-09-21T10:31:03.675 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:03.780 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:03.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:31:03.808 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:03.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:03.912 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:03.950 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:03.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:03.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:03 smithi204 bash[78884]: cluster 2024-09-21T10:31:02.374987+0000 mgr.y (mgr.25133) 538 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 1.7 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s wr, 2 op/s 2024-09-21T10:31:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:03 smithi204 bash[78884]: cluster 2024-09-21T10:31:02.374987+0000 mgr.y (mgr.25133) 538 : cluster [DBG] pgmap v400: 89 pgs: 89 active+clean; 1.7 MiB data, 262 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s wr, 2 op/s 2024-09-21T10:31:04.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:04.084 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:04.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:04.187 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:04.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.218 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:04.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:04.317 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:04.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:04.344 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:04.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:04.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:04.470 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:04.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:04.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:04.601 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 4 16 10506 10490 163.892 172.938 0.00636119 0.00609311 2024-09-21T10:31:04.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:04.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:04.705 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:04.731 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:04.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:04.836 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:04.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:04.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:04.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:04.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:04.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:04.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:05.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:05.121 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:05.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:05.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:05.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:05.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:05.336 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:05.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:05.378 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:05.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:05.481 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:05.498 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:05.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:05.600 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:05.601 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 5 15 12949 12934 161.66 152.75 0.00642001 0.00617832 2024-09-21T10:31:05.641 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:05.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:05.744 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:05.773 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:05.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:05.876 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:05.885 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:05 smithi003 bash[88275]: cluster 2024-09-21T10:31:04.375633+0000 mgr.y (mgr.25133) 539 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 372 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-21T10:31:05.885 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:05 smithi003 bash[88275]: cluster 2024-09-21T10:31:04.375633+0000 mgr.y (mgr.25133) 539 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 372 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-21T10:31:05.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:05 smithi003 bash[89466]: cluster 2024-09-21T10:31:04.375633+0000 mgr.y (mgr.25133) 539 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 372 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-21T10:31:05.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:05 smithi003 bash[89466]: cluster 2024-09-21T10:31:04.375633+0000 mgr.y (mgr.25133) 539 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 372 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-21T10:31:05.900 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:05.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:05.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:06.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:05 smithi204 bash[78884]: cluster 2024-09-21T10:31:04.375633+0000 mgr.y (mgr.25133) 539 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 372 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-21T10:31:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:05 smithi204 bash[78884]: cluster 2024-09-21T10:31:04.375633+0000 mgr.y (mgr.25133) 539 : cluster [DBG] pgmap v401: 89 pgs: 89 active+clean; 372 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s wr, 743 op/s 2024-09-21T10:31:06.021 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:06.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:06.123 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:06.158 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:06.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:06.262 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:06.288 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:06.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:06.359 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:06.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:06.415 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:06.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:06.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:06.545 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:06.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:06.601 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 6 16 15065 15049 156.746 132.188 0.00279204 0.00637197 2024-09-21T10:31:06.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:06.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.675 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:06.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:06.776 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:06.803 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:06.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:06.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:06.924 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:06.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:06.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:07.026 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:07.048 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:07.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:07.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:07.183 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:07.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:07.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:07.309 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:07.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:07.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:07.432 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:07.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:07.487 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:31:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:31:07] "GET /metrics HTTP/1.1" 200 36325 "" "Prometheus/2.51.0" 2024-09-21T10:31:07.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:07.570 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:07.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:07.601 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 7 16 16873 16857 150.495 113 0.00183936 0.00663364 2024-09-21T10:31:07.673 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:07.696 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:07.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:07.774 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:07 smithi003 bash[88275]: cluster 2024-09-21T10:31:06.376199+0000 mgr.y (mgr.25133) 540 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 561 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:07.774 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:07 smithi003 bash[88275]: cluster 2024-09-21T10:31:06.376199+0000 mgr.y (mgr.25133) 540 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 561 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:07.774 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:07 smithi003 bash[88275]: audit 2024-09-21T10:31:07.364535+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:31:07.774 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:07 smithi003 bash[88275]: audit 2024-09-21T10:31:07.364535+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:31:07.775 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:07 smithi003 bash[89466]: cluster 2024-09-21T10:31:06.376199+0000 mgr.y (mgr.25133) 540 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 561 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:07.775 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:07 smithi003 bash[89466]: cluster 2024-09-21T10:31:06.376199+0000 mgr.y (mgr.25133) 540 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 561 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:07.775 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:07 smithi003 bash[89466]: audit 2024-09-21T10:31:07.364535+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:31:07.775 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:07 smithi003 bash[89466]: audit 2024-09-21T10:31:07.364535+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:31:07.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:07.810 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:07 smithi204 bash[78884]: cluster 2024-09-21T10:31:06.376199+0000 mgr.y (mgr.25133) 540 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 561 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:07.811 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:07 smithi204 bash[78884]: cluster 2024-09-21T10:31:06.376199+0000 mgr.y (mgr.25133) 540 : cluster [DBG] pgmap v402: 89 pgs: 89 active+clean; 561 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:07.811 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:07 smithi204 bash[78884]: audit 2024-09-21T10:31:07.364535+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:31:07.811 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:07 smithi204 bash[78884]: audit 2024-09-21T10:31:07.364535+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:31:07.826 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:07.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:07.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:07.962 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:07.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:07.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:08.065 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:08.097 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:08.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:08.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:08.228 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:08.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:08.332 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:08.355 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:08.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:08.392 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:08.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:08.477 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:08.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:08.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:08.601 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 8 16 18914 18898 147.627 127.562 0.00895638 0.00676801 2024-09-21T10:31:08.604 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:08.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:08.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:08.734 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:08.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:08.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:08.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:08.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:08.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:08.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:08.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:09.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:09.101 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:09.127 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:09.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:09.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:09.253 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:09.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:09.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:09.383 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:09.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:09.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:09.515 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:09.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:09.601 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 9 16 21092 21076 146.347 136.125 0.00457265 0.00681587 2024-09-21T10:31:09.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:09.636 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:09.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:09.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:09.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:09 smithi204 bash[78884]: cluster 2024-09-21T10:31:08.376705+0000 mgr.y (mgr.25133) 541 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 706 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:31:09.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:09 smithi204 bash[78884]: cluster 2024-09-21T10:31:08.376705+0000 mgr.y (mgr.25133) 541 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 706 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:31:09.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:09 smithi204 bash[78884]: audit 2024-09-21T10:31:08.590586+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:09.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:09 smithi204 bash[78884]: audit 2024-09-21T10:31:08.590586+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:09.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:09 smithi204 bash[78884]: audit 2024-09-21T10:31:08.597406+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:09.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:09 smithi204 bash[78884]: audit 2024-09-21T10:31:08.597406+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:09.762 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:09.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:09.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[88275]: cluster 2024-09-21T10:31:08.376705+0000 mgr.y (mgr.25133) 541 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 706 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:31:09.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[88275]: cluster 2024-09-21T10:31:08.376705+0000 mgr.y (mgr.25133) 541 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 706 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:31:09.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[88275]: audit 2024-09-21T10:31:08.590586+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:09.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[88275]: audit 2024-09-21T10:31:08.590586+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:09.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[88275]: audit 2024-09-21T10:31:08.597406+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:09.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[88275]: audit 2024-09-21T10:31:08.597406+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:09.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[89466]: cluster 2024-09-21T10:31:08.376705+0000 mgr.y (mgr.25133) 541 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 706 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:31:09.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[89466]: cluster 2024-09-21T10:31:08.376705+0000 mgr.y (mgr.25133) 541 : cluster [DBG] pgmap v403: 89 pgs: 89 active+clean; 706 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-09-21T10:31:09.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[89466]: audit 2024-09-21T10:31:08.590586+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:09.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[89466]: audit 2024-09-21T10:31:08.590586+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:09.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[89466]: audit 2024-09-21T10:31:08.597406+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:09.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:09 smithi003 bash[89466]: audit 2024-09-21T10:31:08.597406+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:09.897 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:09.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:09.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:09.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:10.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:10.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:10.119 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:10.145 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:10.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:10.248 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:10.273 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:10.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:10.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:10.401 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:10.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:10.505 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:10.522 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:10.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:10.601 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 10 16 22648 22632 141.437 97.25 0.106518 0.00701514 2024-09-21T10:31:10.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:10.650 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:10.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:10.752 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:10.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:10.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:10.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:10.916 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:10.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:10.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:11.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:11.055 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:11.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:11.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:11.175 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:11.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:11.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:11.303 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:11.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:11.407 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:11.431 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:11.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:11.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:11.555 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:11.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:11.602 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 11 16 24179 24163 137.277 95.6875 0.00306064 0.00725119 2024-09-21T10:31:11.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:11.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:11.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:11.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:11.815 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:11.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:11.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:11 smithi003 bash[88275]: cluster 2024-09-21T10:31:10.377491+0000 mgr.y (mgr.25133) 542 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 1.1 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-09-21T10:31:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:11 smithi003 bash[88275]: cluster 2024-09-21T10:31:10.377491+0000 mgr.y (mgr.25133) 542 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 1.1 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-09-21T10:31:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:11 smithi003 bash[89466]: cluster 2024-09-21T10:31:10.377491+0000 mgr.y (mgr.25133) 542 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 1.1 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-09-21T10:31:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:11 smithi003 bash[89466]: cluster 2024-09-21T10:31:10.377491+0000 mgr.y (mgr.25133) 542 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 1.1 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-09-21T10:31:11.929 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:11 smithi204 bash[78884]: cluster 2024-09-21T10:31:10.377491+0000 mgr.y (mgr.25133) 542 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 1.1 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-09-21T10:31:11.929 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:11 smithi204 bash[78884]: cluster 2024-09-21T10:31:10.377491+0000 mgr.y (mgr.25133) 542 : cluster [DBG] pgmap v404: 89 pgs: 89 active+clean; 1.1 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2024-09-21T10:31:11.946 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:11.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:11.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:12.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:12.069 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:12.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:12.172 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:12.193 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:12.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:12.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:12.330 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:12.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:12.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:12.463 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:12.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:12.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:12.592 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:12.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:12.602 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 12 16 25643 25627 133.461 91.5 0.0087625 0.00748343 2024-09-21T10:31:12.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:12.723 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:12.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:12.825 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:12.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:12.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:12.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:12.970 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:12.998 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:13.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:13.101 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:13.128 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:13.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:13.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:13.265 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:13.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:13.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:13.400 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:13.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:13.502 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:13.528 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:13.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:13.602 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 13 16 27323 27307 131.271 105 0.0105607 0.00761019 2024-09-21T10:31:13.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:13.657 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:13.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:13.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:13.771 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[88275]: cluster 2024-09-21T10:31:12.378336+0000 mgr.y (mgr.25133) 543 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 1.2 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-21T10:31:13.771 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[88275]: cluster 2024-09-21T10:31:12.378336+0000 mgr.y (mgr.25133) 543 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 1.2 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-21T10:31:13.771 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[88275]: audit 2024-09-21T10:31:13.517606+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.771 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[88275]: audit 2024-09-21T10:31:13.517606+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.771 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[88275]: audit 2024-09-21T10:31:13.529192+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.771 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[88275]: audit 2024-09-21T10:31:13.529192+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[89466]: cluster 2024-09-21T10:31:12.378336+0000 mgr.y (mgr.25133) 543 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 1.2 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-21T10:31:13.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[89466]: cluster 2024-09-21T10:31:12.378336+0000 mgr.y (mgr.25133) 543 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 1.2 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-21T10:31:13.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[89466]: audit 2024-09-21T10:31:13.517606+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[89466]: audit 2024-09-21T10:31:13.517606+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[89466]: audit 2024-09-21T10:31:13.529192+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:13 smithi003 bash[89466]: audit 2024-09-21T10:31:13.529192+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:13.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:13.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:13.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:13 smithi204 bash[78884]: cluster 2024-09-21T10:31:12.378336+0000 mgr.y (mgr.25133) 543 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 1.2 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-21T10:31:13.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:13 smithi204 bash[78884]: cluster 2024-09-21T10:31:12.378336+0000 mgr.y (mgr.25133) 543 : cluster [DBG] pgmap v405: 89 pgs: 89 active+clean; 1.2 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2024-09-21T10:31:13.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:13 smithi204 bash[78884]: audit 2024-09-21T10:31:13.517606+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:13 smithi204 bash[78884]: audit 2024-09-21T10:31:13.517606+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.904 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:13 smithi204 bash[78884]: audit 2024-09-21T10:31:13.529192+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:13 smithi204 bash[78884]: audit 2024-09-21T10:31:13.529192+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:13.923 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:13.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:13.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:14.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:14.054 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:14.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:14.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:14.176 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:14.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:14.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:14.309 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:14.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:14.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:14.452 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:14.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:14.556 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:14.585 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:14.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:14.602 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 14 16 28672 28656 127.916 84.3125 0.0120101 0.00781133 2024-09-21T10:31:14.690 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:14.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:14.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:14.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:14.842 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:14.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[88275]: audit 2024-09-21T10:31:13.737597+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[88275]: audit 2024-09-21T10:31:13.737597+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[88275]: audit 2024-09-21T10:31:13.750722+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[88275]: audit 2024-09-21T10:31:13.750722+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[88275]: audit 2024-09-21T10:31:14.579549+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:31:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[88275]: audit 2024-09-21T10:31:14.579549+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:31:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[88275]: audit 2024-09-21T10:31:14.581672+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:31:14.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[88275]: audit 2024-09-21T10:31:14.581672+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:31:14.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[88275]: audit 2024-09-21T10:31:14.589563+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[88275]: audit 2024-09-21T10:31:14.589563+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[89466]: audit 2024-09-21T10:31:13.737597+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[89466]: audit 2024-09-21T10:31:13.737597+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[89466]: audit 2024-09-21T10:31:13.750722+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[89466]: audit 2024-09-21T10:31:13.750722+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[89466]: audit 2024-09-21T10:31:14.579549+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:31:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[89466]: audit 2024-09-21T10:31:14.579549+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:31:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[89466]: audit 2024-09-21T10:31:14.581672+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:31:14.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[89466]: audit 2024-09-21T10:31:14.581672+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:31:14.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[89466]: audit 2024-09-21T10:31:14.589563+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:14 smithi003 bash[89466]: audit 2024-09-21T10:31:14.589563+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:14.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:14.972 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:14.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:14.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:15.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:14 smithi204 bash[78884]: audit 2024-09-21T10:31:13.737597+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:14 smithi204 bash[78884]: audit 2024-09-21T10:31:13.737597+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:14 smithi204 bash[78884]: audit 2024-09-21T10:31:13.750722+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:14 smithi204 bash[78884]: audit 2024-09-21T10:31:13.750722+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:14 smithi204 bash[78884]: audit 2024-09-21T10:31:14.579549+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:31:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:14 smithi204 bash[78884]: audit 2024-09-21T10:31:14.579549+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:31:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:14 smithi204 bash[78884]: audit 2024-09-21T10:31:14.581672+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:31:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:14 smithi204 bash[78884]: audit 2024-09-21T10:31:14.581672+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:31:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:14 smithi204 bash[78884]: audit 2024-09-21T10:31:14.589563+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:15.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:14 smithi204 bash[78884]: audit 2024-09-21T10:31:14.589563+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:15.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:15.105 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:15.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:15.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:15.233 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:15.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:15.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:15.365 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:15.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:15.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:15.499 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:15.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:15.602 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 15 16 30606 30590 127.446 120.875 0.00369174 0.00784045 2024-09-21T10:31:15.604 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:15.629 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:15.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:15.732 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:15.766 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:15.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:15.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:15.894 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:15.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:15.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:15.998 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:16.009 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:15 smithi003 bash[88275]: cluster 2024-09-21T10:31:14.381846+0000 mgr.y (mgr.25133) 544 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 1.6 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-09-21T10:31:16.010 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:15 smithi003 bash[88275]: cluster 2024-09-21T10:31:14.381846+0000 mgr.y (mgr.25133) 544 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 1.6 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-09-21T10:31:16.010 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:15 smithi003 bash[89466]: cluster 2024-09-21T10:31:14.381846+0000 mgr.y (mgr.25133) 544 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 1.6 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-09-21T10:31:16.010 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:15 smithi003 bash[89466]: cluster 2024-09-21T10:31:14.381846+0000 mgr.y (mgr.25133) 544 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 1.6 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-09-21T10:31:16.029 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:16.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:16.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:16.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:15 smithi204 bash[78884]: cluster 2024-09-21T10:31:14.381846+0000 mgr.y (mgr.25133) 544 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 1.6 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-09-21T10:31:16.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:15 smithi204 bash[78884]: cluster 2024-09-21T10:31:14.381846+0000 mgr.y (mgr.25133) 544 : cluster [DBG] pgmap v406: 89 pgs: 89 active+clean; 1.6 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 135 MiB/s wr, 2.17k op/s 2024-09-21T10:31:16.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:16.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:16.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:16.289 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:16.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:16.392 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:16.419 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:16.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:16.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:16.556 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:16.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:16.602 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 16 16 32499 32483 126.875 118.312 0.00665847 0.00787638 2024-09-21T10:31:16.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:16.689 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:16.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:16.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:16.819 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:16.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:16.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:16.941 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:16.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:16.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:17.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:17.067 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:17.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:17.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:17.200 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:17.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:17.303 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:17.320 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:17.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:17.423 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:17.449 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:17.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:17.552 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:17.561 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:31:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:31:17] "GET /metrics HTTP/1.1" 200 36390 "" "Prometheus/2.51.0" 2024-09-21T10:31:17.580 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:17.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:17.602 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 17 16 33873 33857 124.463 85.875 0.0034305 0.00802883 2024-09-21T10:31:17.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:17.708 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:17.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:17.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:17.837 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:17.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:17.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:17 smithi003 bash[88275]: cluster 2024-09-21T10:31:16.382431+0000 mgr.y (mgr.25133) 545 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 1.7 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-21T10:31:17.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:17 smithi003 bash[88275]: cluster 2024-09-21T10:31:16.382431+0000 mgr.y (mgr.25133) 545 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 1.7 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-21T10:31:17.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:17 smithi003 bash[89466]: cluster 2024-09-21T10:31:16.382431+0000 mgr.y (mgr.25133) 545 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 1.7 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-21T10:31:17.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:17 smithi003 bash[89466]: cluster 2024-09-21T10:31:16.382431+0000 mgr.y (mgr.25133) 545 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 1.7 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-21T10:31:17.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:17.972 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:17.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:17.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:17 smithi204 bash[78884]: cluster 2024-09-21T10:31:16.382431+0000 mgr.y (mgr.25133) 545 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 1.7 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-21T10:31:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:17 smithi204 bash[78884]: cluster 2024-09-21T10:31:16.382431+0000 mgr.y (mgr.25133) 545 : cluster [DBG] pgmap v407: 89 pgs: 89 active+clean; 1.7 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2024-09-21T10:31:18.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:18.094 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:18.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:18.197 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:18.225 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:18.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:18.352 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:18.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:18.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:18.484 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:18.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:18.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:18.602 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 18 16 35395 35379 122.832 95.125 0.0120475 0.00813678 2024-09-21T10:31:18.609 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:18.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:18.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:18.738 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:18.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:18.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:18.873 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:18.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:18.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:18.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:18.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:19.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:19.102 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:19.136 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:19.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:19.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:19.265 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:19.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:19.369 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:19.392 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:19.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:19.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:19.513 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:19.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:19.602 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 19 16 37019 37003 121.709 101.5 0.00538341 0.00819873 2024-09-21T10:31:19.615 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:19.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:19.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:19.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:19.778 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:19.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:19.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:19.901 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:19.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:19.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:20.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:20.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:19 smithi204 bash[78884]: cluster 2024-09-21T10:31:18.382950+0000 mgr.y (mgr.25133) 546 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 1.8 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-21T10:31:20.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:19 smithi204 bash[78884]: cluster 2024-09-21T10:31:18.382950+0000 mgr.y (mgr.25133) 546 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 1.8 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-21T10:31:20.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:19 smithi003 bash[89466]: cluster 2024-09-21T10:31:18.382950+0000 mgr.y (mgr.25133) 546 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 1.8 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-21T10:31:20.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:19 smithi003 bash[89466]: cluster 2024-09-21T10:31:18.382950+0000 mgr.y (mgr.25133) 546 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 1.8 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-21T10:31:20.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:19 smithi003 bash[88275]: cluster 2024-09-21T10:31:18.382950+0000 mgr.y (mgr.25133) 546 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 1.8 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-21T10:31:20.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:19 smithi003 bash[88275]: cluster 2024-09-21T10:31:18.382950+0000 mgr.y (mgr.25133) 546 : cluster [DBG] pgmap v408: 89 pgs: 89 active+clean; 1.8 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 107 MiB/s wr, 1.71k op/s 2024-09-21T10:31:20.026 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:20.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:20.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:20.153 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:20.258 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:20.282 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:20.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:20.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:20.412 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:20.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:20.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:20.542 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:20.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:20.602 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:31:20.602091+0000 min lat: 0.00117095 max lat: 0.380535 avg lat: 0.00832037 2024-09-21T10:31:20.603 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:31:20.603 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 20 16 38453 38437 120.104 89.625 0.00774616 0.00832037 2024-09-21T10:31:20.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:20.683 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:20.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:20.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:20.814 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:20.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:20.919 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:20.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:20.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:20.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:21.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:21.074 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:21.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:21.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:21.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:21.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:21.336 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:21.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:21.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:21.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:21.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:21.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:21.590 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:21.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:21.602 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 21 16 39953 39937 118.849 93.75 0.0055282 0.0084083 2024-09-21T10:31:21.692 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:21.719 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:21.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:21.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:21.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:21 smithi204 bash[78884]: cluster 2024-09-21T10:31:20.383624+0000 mgr.y (mgr.25133) 547 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 2.2 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 1.99k op/s 2024-09-21T10:31:21.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:21 smithi204 bash[78884]: cluster 2024-09-21T10:31:20.383624+0000 mgr.y (mgr.25133) 547 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 2.2 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 1.99k op/s 2024-09-21T10:31:21.846 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:21.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:21.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:21.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:21.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:21.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:22.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:22.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:21 smithi003 bash[88275]: cluster 2024-09-21T10:31:20.383624+0000 mgr.y (mgr.25133) 547 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 2.2 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 1.99k op/s 2024-09-21T10:31:22.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:21 smithi003 bash[88275]: cluster 2024-09-21T10:31:20.383624+0000 mgr.y (mgr.25133) 547 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 2.2 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 1.99k op/s 2024-09-21T10:31:22.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:21 smithi003 bash[89466]: cluster 2024-09-21T10:31:20.383624+0000 mgr.y (mgr.25133) 547 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 2.2 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 1.99k op/s 2024-09-21T10:31:22.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:21 smithi003 bash[89466]: cluster 2024-09-21T10:31:20.383624+0000 mgr.y (mgr.25133) 547 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 2.2 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 1.99k op/s 2024-09-21T10:31:22.113 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:22.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:22.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:22.247 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:22.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:22.351 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:22.373 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:22.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:22.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:22.502 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:22.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:22.603 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 22 16 41202 41186 116.995 78.0625 0.0084074 0.00854239 2024-09-21T10:31:22.605 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:22.638 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:22.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:22.742 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:22.775 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:22.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:22.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:22.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:22.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:22.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:23.007 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:23.035 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:23.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:23.139 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:23.172 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:23.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:23.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:23.298 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:23.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:23.401 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:23.429 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:23.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:23.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:23.573 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:23.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:23.603 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 23 16 42739 42723 116.084 96.0625 0.00774505 0.00860825 2024-09-21T10:31:23.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:23.698 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:23.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:23.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:23.825 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:23.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:23.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:23.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:23 smithi204 bash[78884]: cluster 2024-09-21T10:31:22.384284+0000 mgr.y (mgr.25133) 548 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 2.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:31:23.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:23 smithi204 bash[78884]: cluster 2024-09-21T10:31:22.384284+0000 mgr.y (mgr.25133) 548 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 2.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:31:23.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:23 smithi204 bash[78884]: audit 2024-09-21T10:31:23.585229+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:23.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:23 smithi204 bash[78884]: audit 2024-09-21T10:31:23.585229+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:23.952 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:23.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:23.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:24.054 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:24.055 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:23 smithi003 bash[88275]: cluster 2024-09-21T10:31:22.384284+0000 mgr.y (mgr.25133) 548 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 2.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:31:24.055 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:23 smithi003 bash[88275]: cluster 2024-09-21T10:31:22.384284+0000 mgr.y (mgr.25133) 548 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 2.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:31:24.055 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:23 smithi003 bash[88275]: audit 2024-09-21T10:31:23.585229+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:24.056 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:23 smithi003 bash[88275]: audit 2024-09-21T10:31:23.585229+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:24.056 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:23 smithi003 bash[89466]: cluster 2024-09-21T10:31:22.384284+0000 mgr.y (mgr.25133) 548 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 2.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:31:24.056 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:23 smithi003 bash[89466]: cluster 2024-09-21T10:31:22.384284+0000 mgr.y (mgr.25133) 548 : cluster [DBG] pgmap v410: 89 pgs: 89 active+clean; 2.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:31:24.056 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:23 smithi003 bash[89466]: audit 2024-09-21T10:31:23.585229+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:24.056 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:23 smithi003 bash[89466]: audit 2024-09-21T10:31:23.585229+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:24.061 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:31:24.062 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:31:24.095 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:24.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:24.134 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:31:24.134 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:31:24.187 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:31:24.187 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:31:24.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:24.224 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:24.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:24.229 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:31:24.229 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:31:24.281 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:31:24.281 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:31:24.326 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:31:24.327 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:31:24.328 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:24.348 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:31:24.348 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:31:24.358 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:24.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:24.373 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:31:24.373 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:31:24.406 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:31:24.406 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:31:24.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:24.488 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:24.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:24.574 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:31:24.576 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:31:24.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:24.603 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 24 16 44013 43997 114.565 79.625 0.00652165 0.00872283 2024-09-21T10:31:24.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:24.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:24.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:24.763 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:24.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:24.797 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:31:24.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:24.893 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:24.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:24.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[88275]: audit 2024-09-21T10:31:24.012074+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/1956233915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[88275]: audit 2024-09-21T10:31:24.012074+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/1956233915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[88275]: audit 2024-09-21T10:31:24.714298+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.3:0/2748670536' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[88275]: audit 2024-09-21T10:31:24.714298+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.3:0/2748670536' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[88275]: audit 2024-09-21T10:31:24.715173+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[88275]: audit 2024-09-21T10:31:24.715173+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[89466]: audit 2024-09-21T10:31:24.012074+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/1956233915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[89466]: audit 2024-09-21T10:31:24.012074+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/1956233915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[89466]: audit 2024-09-21T10:31:24.714298+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.3:0/2748670536' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:24.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[89466]: audit 2024-09-21T10:31:24.714298+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.3:0/2748670536' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[89466]: audit 2024-09-21T10:31:24.715173+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:24 smithi003 bash[89466]: audit 2024-09-21T10:31:24.715173+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:24.996 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:25.022 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:25.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:25.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:25.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:24 smithi204 bash[78884]: audit 2024-09-21T10:31:24.012074+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/1956233915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:25.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:24 smithi204 bash[78884]: audit 2024-09-21T10:31:24.012074+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.3:0/1956233915' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:25.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:24 smithi204 bash[78884]: audit 2024-09-21T10:31:24.714298+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.3:0/2748670536' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:25.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:24 smithi204 bash[78884]: audit 2024-09-21T10:31:24.714298+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.3:0/2748670536' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:25.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:24 smithi204 bash[78884]: audit 2024-09-21T10:31:24.715173+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:25.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:24 smithi204 bash[78884]: audit 2024-09-21T10:31:24.715173+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:31:25.147 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:25.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:25.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:25.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:25.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:25.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:25.404 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:25.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:25.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:25.552 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:25.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:25.603 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 25 16 45620 45604 113.999 100.438 0.00303349 0.00876621 2024-09-21T10:31:25.655 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:25.679 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:25.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:25.783 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:25.807 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:25.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:25.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[88275]: cluster 2024-09-21T10:31:24.384853+0000 mgr.y (mgr.25133) 549 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 2.5 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-09-21T10:31:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[88275]: cluster 2024-09-21T10:31:24.384853+0000 mgr.y (mgr.25133) 549 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 2.5 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-09-21T10:31:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[88275]: audit 2024-09-21T10:31:24.561610+0000 mgr.y (mgr.25133) 550 : audit [DBG] from='client.34659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:31:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[88275]: audit 2024-09-21T10:31:24.561610+0000 mgr.y (mgr.25133) 550 : audit [DBG] from='client.34659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:31:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[88275]: cluster 2024-09-21T10:31:24.777175+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[88275]: cluster 2024-09-21T10:31:24.777175+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[88275]: audit 2024-09-21T10:31:24.787172+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:31:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[88275]: audit 2024-09-21T10:31:24.787172+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:31:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[88275]: cluster 2024-09-21T10:31:24.791604+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T10:31:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[88275]: cluster 2024-09-21T10:31:24.791604+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T10:31:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[89466]: cluster 2024-09-21T10:31:24.384853+0000 mgr.y (mgr.25133) 549 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 2.5 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-09-21T10:31:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[89466]: cluster 2024-09-21T10:31:24.384853+0000 mgr.y (mgr.25133) 549 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 2.5 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-09-21T10:31:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[89466]: audit 2024-09-21T10:31:24.561610+0000 mgr.y (mgr.25133) 550 : audit [DBG] from='client.34659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:31:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[89466]: audit 2024-09-21T10:31:24.561610+0000 mgr.y (mgr.25133) 550 : audit [DBG] from='client.34659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:31:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[89466]: cluster 2024-09-21T10:31:24.777175+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[89466]: cluster 2024-09-21T10:31:24.777175+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[89466]: audit 2024-09-21T10:31:24.787172+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:31:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[89466]: audit 2024-09-21T10:31:24.787172+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:31:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[89466]: cluster 2024-09-21T10:31:24.791604+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T10:31:25.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:25 smithi003 bash[89466]: cluster 2024-09-21T10:31:24.791604+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T10:31:25.942 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:25.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:25.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:26.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:26.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:25 smithi204 bash[78884]: cluster 2024-09-21T10:31:24.384853+0000 mgr.y (mgr.25133) 549 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 2.5 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-09-21T10:31:26.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:25 smithi204 bash[78884]: cluster 2024-09-21T10:31:24.384853+0000 mgr.y (mgr.25133) 549 : cluster [DBG] pgmap v411: 89 pgs: 89 active+clean; 2.5 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2024-09-21T10:31:26.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:25 smithi204 bash[78884]: audit 2024-09-21T10:31:24.561610+0000 mgr.y (mgr.25133) 550 : audit [DBG] from='client.34659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:31:26.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:25 smithi204 bash[78884]: audit 2024-09-21T10:31:24.561610+0000 mgr.y (mgr.25133) 550 : audit [DBG] from='client.34659 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:31:26.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:25 smithi204 bash[78884]: cluster 2024-09-21T10:31:24.777175+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:26.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:25 smithi204 bash[78884]: cluster 2024-09-21T10:31:24.777175+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:31:26.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:25 smithi204 bash[78884]: audit 2024-09-21T10:31:24.787172+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:31:26.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:25 smithi204 bash[78884]: audit 2024-09-21T10:31:24.787172+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:31:26.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:25 smithi204 bash[78884]: cluster 2024-09-21T10:31:24.791604+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T10:31:26.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:25 smithi204 bash[78884]: cluster 2024-09-21T10:31:24.791604+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T10:31:26.068 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:26.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:26.170 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:26.209 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:26.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:26.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:26.335 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:26.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:26.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:26.455 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:26.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:26.558 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:26.600 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:26.603 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 26 16 46778 46762 112.398 72.375 0.00759744 0.00889263 2024-09-21T10:31:26.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:26.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:26.728 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:26.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:26.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:26.859 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:26.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:26.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:26.985 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:26.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:26.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:27.090 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:27.116 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:27.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:27.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:27.241 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:27.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:27.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:27.377 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:27.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:27.480 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:27.508 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:27.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:27.603 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 27 16 48271 48255 111.691 93.3125 0.00643377 0.00894844 2024-09-21T10:31:27.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:27.635 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:27.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:27.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:27.774 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:27.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:27.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:27.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:27 smithi204 bash[78884]: cluster 2024-09-21T10:31:26.385652+0000 mgr.y (mgr.25133) 551 : cluster [DBG] pgmap v413: 89 pgs: 89 active+clean; 2.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-21T10:31:27.887 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:27 smithi204 bash[78884]: cluster 2024-09-21T10:31:26.385652+0000 mgr.y (mgr.25133) 551 : cluster [DBG] pgmap v413: 89 pgs: 89 active+clean; 2.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-21T10:31:27.901 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:27.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:27.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:27.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:27 smithi003 bash[88275]: cluster 2024-09-21T10:31:26.385652+0000 mgr.y (mgr.25133) 551 : cluster [DBG] pgmap v413: 89 pgs: 89 active+clean; 2.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-21T10:31:27.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:27 smithi003 bash[88275]: cluster 2024-09-21T10:31:26.385652+0000 mgr.y (mgr.25133) 551 : cluster [DBG] pgmap v413: 89 pgs: 89 active+clean; 2.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-21T10:31:27.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:31:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:31:27] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.51.0" 2024-09-21T10:31:27.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:27 smithi003 bash[89466]: cluster 2024-09-21T10:31:26.385652+0000 mgr.y (mgr.25133) 551 : cluster [DBG] pgmap v413: 89 pgs: 89 active+clean; 2.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-21T10:31:27.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:27 smithi003 bash[89466]: cluster 2024-09-21T10:31:26.385652+0000 mgr.y (mgr.25133) 551 : cluster [DBG] pgmap v413: 89 pgs: 89 active+clean; 2.7 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2024-09-21T10:31:28.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:28.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:28.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:28.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:28.168 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:28.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:28.273 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:28.304 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:28.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:28.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:28.434 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:28.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:28.537 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:28.575 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:28.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:28.605 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 28 16 49645 49629 110.768 85.875 0.00854854 0.00901789 2024-09-21T10:31:28.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:28.712 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:28.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:28.815 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:28.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.842 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:28.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:28.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:31:28.943 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:28.979 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:28.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:28.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:29.084 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:29.121 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:29.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:29.135 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":411,"stamp":"2024-09-21T10:31:24.384440+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2730235877,"num_objects":41677,"num_object_clones":0,"num_object_copies":125031,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":41677,"num_whiteouts":0,"num_read":457,"num_read_kb":902,"num_write":41930,"num_write_kb":2668113,"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":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":41865,"ondisk_log_size":41865,"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":8305980,"kb_used_data":7942524,"kb_used_omap":28,"kb_used_meta":363363,"kb_avail":741655236,"statfs":{"total":767960285184,"available":759454961664,"internally_reserved":0,"allocated":8133144576,"data_stored":8128482410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29293,"internal_metadata":372084115},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,6,3,4,4,0,0,4],"upper_bound":256},"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":1418985472,"num_objects":21652,"num_object_clones":0,"num_object_copies":64956,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21652,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":21652,"num_write_kb":1385728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.006545"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.652863+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:31:00.652863+0000","last_peered":"2024-09-21T10:31:00.652863+0000","last_clean":"2024-09-21T10:31:00.652863+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:31:00.652863+0000","last_undegraded":"2024-09-21T10:31:00.652863+0000","last_fullsized":"2024-09-21T10:31:00.652863+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":77,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.054966+0000","last_change":"2024-09-21T10:27:11.311242+0000","last_active":"2024-09-21T10:30:58.054966+0000","last_peered":"2024-09-21T10:30:58.054966+0000","last_clean":"2024-09-21T10:30:58.054966+0000","last_became_active":"2024-09-21T10:27:11.309626+0000","last_became_peered":"2024-09-21T10:27:11.309626+0000","last_unstale":"2024-09-21T10:30:58.054966+0000","last_undegraded":"2024-09-21T10:30:58.054966+0000","last_fullsized":"2024-09-21T10:30:58.054966+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:20.619264+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.604357+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:30:57.604357+0000","last_peered":"2024-09-21T10:30:57.604357+0000","last_clean":"2024-09-21T10:30:57.604357+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:30:57.604357+0000","last_undegraded":"2024-09-21T10:30:57.604357+0000","last_fullsized":"2024-09-21T10:30:57.604357+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.647372+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:31:00.647372+0000","last_peered":"2024-09-21T10:31:00.647372+0000","last_clean":"2024-09-21T10:31:00.647372+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:31:00.647372+0000","last_undegraded":"2024-09-21T10:31:00.647372+0000","last_fullsized":"2024-09-21T10:31:00.647372+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.648104+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:31:00.648104+0000","last_peered":"2024-09-21T10:31:00.648104+0000","last_clean":"2024-09-21T10:31:00.648104+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:31:00.648104+0000","last_undegraded":"2024-09-21T10:31:00.648104+0000","last_fullsized":"2024-09-21T10:31:00.648104+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.054306+0000","last_change":"2024-09-21T10:09:08.155865+0000","last_active":"2024-09-21T10:30:58.054306+0000","last_peered":"2024-09-21T10:30:58.054306+0000","last_clean":"2024-09-21T10:30:58.054306+0000","last_became_active":"2024-09-21T10:09:08.155041+0000","last_became_peered":"2024-09-21T10:09:08.155041+0000","last_unstale":"2024-09-21T10:30:58.054306+0000","last_undegraded":"2024-09-21T10:30:58.054306+0000","last_fullsized":"2024-09-21T10:30:58.054306+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:46:22.862941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.653668+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:31:00.653668+0000","last_peered":"2024-09-21T10:31:00.653668+0000","last_clean":"2024-09-21T10:31:00.653668+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:31:00.653668+0000","last_undegraded":"2024-09-21T10:31:00.653668+0000","last_fullsized":"2024-09-21T10:31:00.653668+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":89,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.251988+0000","last_change":"2024-09-21T10:26:12.620501+0000","last_active":"2024-09-21T10:30:58.251988+0000","last_peered":"2024-09-21T10:30:58.251988+0000","last_clean":"2024-09-21T10:30:58.251988+0000","last_became_active":"2024-09-21T10:26:12.619444+0000","last_became_peered":"2024-09-21T10:26:12.619444+0000","last_unstale":"2024-09-21T10:30:58.251988+0000","last_undegraded":"2024-09-21T10:30:58.251988+0000","last_fullsized":"2024-09-21T10:30:58.251988+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:56.411026+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":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.a","version":"109'2766","reported_seq":2779,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:24.192414+0000","last_change":"2024-09-21T10:30:41.299666+0000","last_active":"2024-09-21T10:31:24.192414+0000","last_peered":"2024-09-21T10:31:24.192414+0000","last_clean":"2024-09-21T10:31:24.192414+0000","last_became_active":"2024-09-21T10:30:41.298731+0000","last_became_peered":"2024-09-21T10:30:41.298731+0000","last_unstale":"2024-09-21T10:31:24.192414+0000","last_undegraded":"2024-09-21T10:31:24.192414+0000","last_fullsized":"2024-09-21T10:31:24.192414+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2766,"log_dups_size":0,"ondisk_log_size":2766,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:56:07.134490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181272576,"num_objects":2766,"num_object_clones":0,"num_object_copies":8298,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2766,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2766,"num_write_kb":177024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.055330+0000","last_change":"2024-09-21T10:26:12.640975+0000","last_active":"2024-09-21T10:30:58.055330+0000","last_peered":"2024-09-21T10:30:58.055330+0000","last_clean":"2024-09-21T10:30:58.055330+0000","last_became_active":"2024-09-21T10:26:12.639969+0000","last_became_peered":"2024-09-21T10:26:12.639969+0000","last_unstale":"2024-09-21T10:30:58.055330+0000","last_undegraded":"2024-09-21T10:30:58.055330+0000","last_fullsized":"2024-09-21T10:30:58.055330+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:50.642831+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":1,"num_read_kb":1,"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":58,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.604090+0000","last_change":"2024-09-21T10:09:08.652614+0000","last_active":"2024-09-21T10:30:57.604090+0000","last_peered":"2024-09-21T10:30:57.604090+0000","last_clean":"2024-09-21T10:30:57.604090+0000","last_became_active":"2024-09-21T10:09:08.651256+0000","last_became_peered":"2024-09-21T10:09:08.651256+0000","last_unstale":"2024-09-21T10:30:57.604090+0000","last_undegraded":"2024-09-21T10:30:57.604090+0000","last_fullsized":"2024-09-21T10:30:57.604090+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:51:20.650173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"109'2498","reported_seq":2516,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:22.484333+0000","last_change":"2024-09-21T10:30:40.494160+0000","last_active":"2024-09-21T10:31:22.484333+0000","last_peered":"2024-09-21T10:31:22.484333+0000","last_clean":"2024-09-21T10:31:22.484333+0000","last_became_active":"2024-09-21T10:30:40.493752+0000","last_became_peered":"2024-09-21T10:30:40.493752+0000","last_unstale":"2024-09-21T10:31:22.484333+0000","last_undegraded":"2024-09-21T10:31:22.484333+0000","last_fullsized":"2024-09-21T10:31:22.484333+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2498,"log_dups_size":0,"ondisk_log_size":2498,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:09:49.456074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163708928,"num_objects":2498,"num_object_clones":0,"num_object_copies":7494,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2498,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2498,"num_write_kb":159872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":77,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.053878+0000","last_change":"2024-09-21T10:26:41.617067+0000","last_active":"2024-09-21T10:30:58.053878+0000","last_peered":"2024-09-21T10:30:58.053878+0000","last_clean":"2024-09-21T10:30:58.053878+0000","last_became_active":"2024-09-21T10:26:41.615974+0000","last_became_peered":"2024-09-21T10:26:41.615974+0000","last_unstale":"2024-09-21T10:30:58.053878+0000","last_undegraded":"2024-09-21T10:30:58.053878+0000","last_fullsized":"2024-09-21T10:30:58.053878+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:35:29.801762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":88,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.908602+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:30:57.908602+0000","last_peered":"2024-09-21T10:30:57.908602+0000","last_clean":"2024-09-21T10:30:57.908602+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:30:57.908602+0000","last_undegraded":"2024-09-21T10:30:57.908602+0000","last_fullsized":"2024-09-21T10:30:57.908602+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'2702","reported_seq":2715,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:24.164451+0000","last_change":"2024-09-21T10:30:40.499879+0000","last_active":"2024-09-21T10:31:24.164451+0000","last_peered":"2024-09-21T10:31:24.164451+0000","last_clean":"2024-09-21T10:31:24.164451+0000","last_became_active":"2024-09-21T10:30:40.498687+0000","last_became_peered":"2024-09-21T10:30:40.498687+0000","last_unstale":"2024-09-21T10:31:24.164451+0000","last_undegraded":"2024-09-21T10:31:24.164451+0000","last_fullsized":"2024-09-21T10:31:24.164451+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2702,"log_dups_size":0,"ondisk_log_size":2702,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:05:28.197572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177078272,"num_objects":2702,"num_object_clones":0,"num_object_copies":8106,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2702,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2702,"num_write_kb":172928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.055237+0000","last_change":"2024-09-21T10:09:08.133854+0000","last_active":"2024-09-21T10:30:58.055237+0000","last_peered":"2024-09-21T10:30:58.055237+0000","last_clean":"2024-09-21T10:30:58.055237+0000","last_became_active":"2024-09-21T10:09:08.132921+0000","last_became_peered":"2024-09-21T10:09:08.132921+0000","last_unstale":"2024-09-21T10:30:58.055237+0000","last_undegraded":"2024-09-21T10:30:58.055237+0000","last_fullsized":"2024-09-21T10:30:58.055237+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:46:22.798043+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":1,"num_read_kb":1,"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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.251843+0000","last_change":"2024-09-21T10:26:41.618553+0000","last_active":"2024-09-21T10:30:58.251843+0000","last_peered":"2024-09-21T10:30:58.251843+0000","last_clean":"2024-09-21T10:30:58.251843+0000","last_became_active":"2024-09-21T10:26:41.617699+0000","last_became_peered":"2024-09-21T10:26:41.617699+0000","last_unstale":"2024-09-21T10:30:58.251843+0000","last_undegraded":"2024-09-21T10:30:58.251843+0000","last_fullsized":"2024-09-21T10:30:58.251843+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:48.743812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"109'2373","reported_seq":2392,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:20.689658+0000","last_change":"2024-09-21T10:30:40.491775+0000","last_active":"2024-09-21T10:31:20.689658+0000","last_peered":"2024-09-21T10:31:20.689658+0000","last_clean":"2024-09-21T10:31:20.689658+0000","last_became_active":"2024-09-21T10:30:40.491457+0000","last_became_peered":"2024-09-21T10:30:40.491457+0000","last_unstale":"2024-09-21T10:31:20.689658+0000","last_undegraded":"2024-09-21T10:31:20.689658+0000","last_fullsized":"2024-09-21T10:31:20.689658+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2373,"log_dups_size":0,"ondisk_log_size":2373,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:49:41.282120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155516928,"num_objects":2373,"num_object_clones":0,"num_object_copies":7119,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2373,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2373,"num_write_kb":151872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.604564+0000","last_change":"2024-09-21T10:27:39.431811+0000","last_active":"2024-09-21T10:30:57.604564+0000","last_peered":"2024-09-21T10:30:57.604564+0000","last_clean":"2024-09-21T10:30:57.604564+0000","last_became_active":"2024-09-21T10:27:39.430842+0000","last_became_peered":"2024-09-21T10:27:39.430842+0000","last_unstale":"2024-09-21T10:30:57.604564+0000","last_undegraded":"2024-09-21T10:30:57.604564+0000","last_fullsized":"2024-09-21T10:30:57.604564+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:56:34.707356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.648735+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:31:00.648735+0000","last_peered":"2024-09-21T10:31:00.648735+0000","last_clean":"2024-09-21T10:31:00.648735+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:31:00.648735+0000","last_undegraded":"2024-09-21T10:31:00.648735+0000","last_fullsized":"2024-09-21T10:31:00.648735+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.e","version":"109'2746","reported_seq":2759,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:24.207311+0000","last_change":"2024-09-21T10:30:40.500143+0000","last_active":"2024-09-21T10:31:24.207311+0000","last_peered":"2024-09-21T10:31:24.207311+0000","last_clean":"2024-09-21T10:31:24.207311+0000","last_became_active":"2024-09-21T10:30:40.499051+0000","last_became_peered":"2024-09-21T10:30:40.499051+0000","last_unstale":"2024-09-21T10:31:24.207311+0000","last_undegraded":"2024-09-21T10:31:24.207311+0000","last_fullsized":"2024-09-21T10:31:24.207311+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2746,"log_dups_size":0,"ondisk_log_size":2746,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:31.590764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179961856,"num_objects":2746,"num_object_clones":0,"num_object_copies":8238,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2746,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2746,"num_write_kb":175744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":81,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.652697+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:31:00.652697+0000","last_peered":"2024-09-21T10:31:00.652697+0000","last_clean":"2024-09-21T10:31:00.652697+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:31:00.652697+0000","last_undegraded":"2024-09-21T10:31:00.652697+0000","last_fullsized":"2024-09-21T10:31:00.652697+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.908921+0000","last_change":"2024-09-21T10:27:39.423109+0000","last_active":"2024-09-21T10:30:57.908921+0000","last_peered":"2024-09-21T10:30:57.908921+0000","last_clean":"2024-09-21T10:30:57.908921+0000","last_became_active":"2024-09-21T10:27:39.422145+0000","last_became_peered":"2024-09-21T10:27:39.422145+0000","last_unstale":"2024-09-21T10:30:57.908921+0000","last_undegraded":"2024-09-21T10:30:57.908921+0000","last_fullsized":"2024-09-21T10:30:57.908921+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:12:07.554015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"109'2710","reported_seq":2729,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:23.814940+0000","last_change":"2024-09-21T10:30:40.498142+0000","last_active":"2024-09-21T10:31:23.814940+0000","last_peered":"2024-09-21T10:31:23.814940+0000","last_clean":"2024-09-21T10:31:23.814940+0000","last_became_active":"2024-09-21T10:30:40.497788+0000","last_became_peered":"2024-09-21T10:30:40.497788+0000","last_unstale":"2024-09-21T10:31:23.814940+0000","last_undegraded":"2024-09-21T10:31:23.814940+0000","last_fullsized":"2024-09-21T10:31:23.814940+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2710,"log_dups_size":0,"ondisk_log_size":2710,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:39:33.101938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177602560,"num_objects":2710,"num_object_clones":0,"num_object_copies":8130,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2710,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2710,"num_write_kb":173440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.251706+0000","last_change":"2024-09-21T10:26:41.619005+0000","last_active":"2024-09-21T10:30:58.251706+0000","last_peered":"2024-09-21T10:30:58.251706+0000","last_clean":"2024-09-21T10:30:58.251706+0000","last_became_active":"2024-09-21T10:26:41.618029+0000","last_became_peered":"2024-09-21T10:26:41.618029+0000","last_unstale":"2024-09-21T10:30:58.251706+0000","last_undegraded":"2024-09-21T10:30:58.251706+0000","last_fullsized":"2024-09-21T10:30:58.251706+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:02:38.720543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.909304+0000","last_change":"2024-09-21T10:27:11.311874+0000","last_active":"2024-09-21T10:30:57.909304+0000","last_peered":"2024-09-21T10:30:57.909304+0000","last_clean":"2024-09-21T10:30:57.909304+0000","last_became_active":"2024-09-21T10:27:11.311020+0000","last_became_peered":"2024-09-21T10:27:11.311020+0000","last_unstale":"2024-09-21T10:30:57.909304+0000","last_undegraded":"2024-09-21T10:30:57.909304+0000","last_fullsized":"2024-09-21T10:30:57.909304+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:39.291355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.c","version":"109'2530","reported_seq":2549,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:22.270483+0000","last_change":"2024-09-21T10:30:41.299020+0000","last_active":"2024-09-21T10:31:22.270483+0000","last_peered":"2024-09-21T10:31:22.270483+0000","last_clean":"2024-09-21T10:31:22.270483+0000","last_became_active":"2024-09-21T10:30:41.298584+0000","last_became_peered":"2024-09-21T10:30:41.298584+0000","last_unstale":"2024-09-21T10:31:22.270483+0000","last_undegraded":"2024-09-21T10:31:22.270483+0000","last_fullsized":"2024-09-21T10:31:22.270483+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2530,"log_dups_size":0,"ondisk_log_size":2530,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:50:13.018783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":165806080,"num_objects":2530,"num_object_clones":0,"num_object_copies":7590,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2530,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2530,"num_write_kb":161920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.908820+0000","last_change":"2024-09-21T10:27:11.313776+0000","last_active":"2024-09-21T10:30:57.908820+0000","last_peered":"2024-09-21T10:30:57.908820+0000","last_clean":"2024-09-21T10:30:57.908820+0000","last_became_active":"2024-09-21T10:27:11.312901+0000","last_became_peered":"2024-09-21T10:27:11.312901+0000","last_unstale":"2024-09-21T10:30:57.908820+0000","last_undegraded":"2024-09-21T10:30:57.908820+0000","last_fullsized":"2024-09-21T10:30:57.908820+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:41:51.303361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.908382+0000","last_change":"2024-09-21T10:26:41.620575+0000","last_active":"2024-09-21T10:30:57.908382+0000","last_peered":"2024-09-21T10:30:57.908382+0000","last_clean":"2024-09-21T10:30:57.908382+0000","last_became_active":"2024-09-21T10:26:41.619812+0000","last_became_peered":"2024-09-21T10:26:41.619812+0000","last_unstale":"2024-09-21T10:30:57.908382+0000","last_undegraded":"2024-09-21T10:30:57.908382+0000","last_fullsized":"2024-09-21T10:30:57.908382+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:36:56.097006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"109'2799","reported_seq":2812,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:24.202499+0000","last_change":"2024-09-21T10:30:40.495917+0000","last_active":"2024-09-21T10:31:24.202499+0000","last_peered":"2024-09-21T10:31:24.202499+0000","last_clean":"2024-09-21T10:31:24.202499+0000","last_became_active":"2024-09-21T10:30:40.495001+0000","last_became_peered":"2024-09-21T10:30:40.495001+0000","last_unstale":"2024-09-21T10:31:24.202499+0000","last_undegraded":"2024-09-21T10:31:24.202499+0000","last_fullsized":"2024-09-21T10:31:24.202499+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2799,"log_dups_size":0,"ondisk_log_size":2799,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:30:20.312231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183435264,"num_objects":2799,"num_object_clones":0,"num_object_copies":8397,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2799,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2799,"num_write_kb":179136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":82,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.651749+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:31:00.651749+0000","last_peered":"2024-09-21T10:31:00.651749+0000","last_clean":"2024-09-21T10:31:00.651749+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:31:00.651749+0000","last_undegraded":"2024-09-21T10:31:00.651749+0000","last_fullsized":"2024-09-21T10:31:00.651749+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.646699+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:31:00.646699+0000","last_peered":"2024-09-21T10:31:00.646699+0000","last_clean":"2024-09-21T10:31:00.646699+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:31:00.646699+0000","last_undegraded":"2024-09-21T10:31:00.646699+0000","last_fullsized":"2024-09-21T10:31:00.646699+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"109'2667","reported_seq":2680,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:24.177269+0000","last_change":"2024-09-21T10:30:40.497407+0000","last_active":"2024-09-21T10:31:24.177269+0000","last_peered":"2024-09-21T10:31:24.177269+0000","last_clean":"2024-09-21T10:31:24.177269+0000","last_became_active":"2024-09-21T10:30:40.496552+0000","last_became_peered":"2024-09-21T10:30:40.496552+0000","last_unstale":"2024-09-21T10:31:24.177269+0000","last_undegraded":"2024-09-21T10:31:24.177269+0000","last_fullsized":"2024-09-21T10:31:24.177269+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2667,"log_dups_size":0,"ondisk_log_size":2667,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:39.817641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174784512,"num_objects":2667,"num_object_clones":0,"num_object_copies":8001,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2667,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2667,"num_write_kb":170688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":405,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.054203+0000","last_change":"2024-09-21T10:26:12.642728+0000","last_active":"2024-09-21T10:30:58.054203+0000","last_peered":"2024-09-21T10:30:58.054203+0000","last_clean":"2024-09-21T10:30:58.054203+0000","last_became_active":"2024-09-21T10:26:12.641481+0000","last_became_peered":"2024-09-21T10:26:12.641481+0000","last_unstale":"2024-09-21T10:30:58.054203+0000","last_undegraded":"2024-09-21T10:30:58.054203+0000","last_fullsized":"2024-09-21T10:30:58.054203+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:00:47.547840+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:01:59.545005+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":392,"num_read_kb":834,"num_write":215,"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":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":88,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.604283+0000","last_change":"2024-09-21T10:27:11.310388+0000","last_active":"2024-09-21T10:30:57.604283+0000","last_peered":"2024-09-21T10:30:57.604283+0000","last_clean":"2024-09-21T10:30:57.604283+0000","last_became_active":"2024-09-21T10:27:11.309384+0000","last_became_peered":"2024-09-21T10:27:11.309384+0000","last_unstale":"2024-09-21T10:30:57.604283+0000","last_undegraded":"2024-09-21T10:30:57.604283+0000","last_fullsized":"2024-09-21T10:30:57.604283+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:22.392463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":34,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.651304+0000","last_change":"2024-09-21T10:27:39.429168+0000","last_active":"2024-09-21T10:31:00.651304+0000","last_peered":"2024-09-21T10:31:00.651304+0000","last_clean":"2024-09-21T10:31:00.651304+0000","last_became_active":"2024-09-21T10:27:39.428808+0000","last_became_peered":"2024-09-21T10:27:39.428808+0000","last_unstale":"2024-09-21T10:31:00.651304+0000","last_undegraded":"2024-09-21T10:31:00.651304+0000","last_fullsized":"2024-09-21T10:31:00.651304+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:14:33.821387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.252272+0000","last_change":"2024-09-21T10:09:08.654331+0000","last_active":"2024-09-21T10:30:58.252272+0000","last_peered":"2024-09-21T10:30:58.252272+0000","last_clean":"2024-09-21T10:30:58.252272+0000","last_became_active":"2024-09-21T10:09:08.653553+0000","last_became_peered":"2024-09-21T10:09:08.653553+0000","last_unstale":"2024-09-21T10:30:58.252272+0000","last_undegraded":"2024-09-21T10:30:58.252272+0000","last_fullsized":"2024-09-21T10:30:58.252272+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:40.182032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.4","version":"109'2333","reported_seq":2350,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:19.634379+0000","last_change":"2024-09-21T10:30:40.495045+0000","last_active":"2024-09-21T10:31:19.634379+0000","last_peered":"2024-09-21T10:31:19.634379+0000","last_clean":"2024-09-21T10:31:19.634379+0000","last_became_active":"2024-09-21T10:30:40.494168+0000","last_became_peered":"2024-09-21T10:30:40.494168+0000","last_unstale":"2024-09-21T10:31:19.634379+0000","last_undegraded":"2024-09-21T10:31:19.634379+0000","last_fullsized":"2024-09-21T10:31:19.634379+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2333,"log_dups_size":0,"ondisk_log_size":2333,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:50:00.738422+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152895488,"num_objects":2333,"num_object_clones":0,"num_object_copies":6999,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2333,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2333,"num_write_kb":149312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":103,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.647226+0000","last_change":"2024-09-21T10:26:41.612065+0000","last_active":"2024-09-21T10:31:00.647226+0000","last_peered":"2024-09-21T10:31:00.647226+0000","last_clean":"2024-09-21T10:31:00.647226+0000","last_became_active":"2024-09-21T10:26:41.611402+0000","last_became_peered":"2024-09-21T10:26:41.611402+0000","last_unstale":"2024-09-21T10:31:00.647226+0000","last_undegraded":"2024-09-21T10:31:00.647226+0000","last_fullsized":"2024-09-21T10:31:00.647226+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:29:46.547373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.647688+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:31:00.647688+0000","last_peered":"2024-09-21T10:31:00.647688+0000","last_clean":"2024-09-21T10:31:00.647688+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:31:00.647688+0000","last_undegraded":"2024-09-21T10:31:00.647688+0000","last_fullsized":"2024-09-21T10:31:00.647688+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.648257+0000","last_change":"2024-09-21T10:27:11.310003+0000","last_active":"2024-09-21T10:31:00.648257+0000","last_peered":"2024-09-21T10:31:00.648257+0000","last_clean":"2024-09-21T10:31:00.648257+0000","last_became_active":"2024-09-21T10:27:11.309045+0000","last_became_peered":"2024-09-21T10:27:11.309045+0000","last_unstale":"2024-09-21T10:31:00.648257+0000","last_undegraded":"2024-09-21T10:31:00.648257+0000","last_fullsized":"2024-09-21T10:31:00.648257+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:57:39.512324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"109'2735","reported_seq":2748,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:24.167781+0000","last_change":"2024-09-21T10:30:41.299835+0000","last_active":"2024-09-21T10:31:24.167781+0000","last_peered":"2024-09-21T10:31:24.167781+0000","last_clean":"2024-09-21T10:31:24.167781+0000","last_became_active":"2024-09-21T10:30:41.298839+0000","last_became_peered":"2024-09-21T10:30:41.298839+0000","last_unstale":"2024-09-21T10:31:24.167781+0000","last_undegraded":"2024-09-21T10:31:24.167781+0000","last_fullsized":"2024-09-21T10:31:24.167781+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2735,"log_dups_size":0,"ondisk_log_size":2735,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:38:20.764920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179240960,"num_objects":2735,"num_object_clones":0,"num_object_copies":8205,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2735,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2735,"num_write_kb":175040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":113,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.655179+0000","last_change":"2024-09-21T10:27:39.424570+0000","last_active":"2024-09-21T10:31:00.655179+0000","last_peered":"2024-09-21T10:31:00.655179+0000","last_clean":"2024-09-21T10:31:00.655179+0000","last_became_active":"2024-09-21T10:27:39.423953+0000","last_became_peered":"2024-09-21T10:27:39.423953+0000","last_unstale":"2024-09-21T10:31:00.655179+0000","last_undegraded":"2024-09-21T10:31:00.655179+0000","last_fullsized":"2024-09-21T10:31:00.655179+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:09.117426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.643310+0000","last_change":"2024-09-21T10:27:11.314569+0000","last_active":"2024-09-21T10:31:00.643310+0000","last_peered":"2024-09-21T10:31:00.643310+0000","last_clean":"2024-09-21T10:31:00.643310+0000","last_became_active":"2024-09-21T10:27:11.313682+0000","last_became_peered":"2024-09-21T10:27:11.313682+0000","last_unstale":"2024-09-21T10:31:00.643310+0000","last_undegraded":"2024-09-21T10:31:00.643310+0000","last_fullsized":"2024-09-21T10:31:00.643310+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:53:46.163299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.646378+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:31:00.646378+0000","last_peered":"2024-09-21T10:31:00.646378+0000","last_clean":"2024-09-21T10:31:00.646378+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:31:00.646378+0000","last_undegraded":"2024-09-21T10:31:00.646378+0000","last_fullsized":"2024-09-21T10:31:00.646378+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"109'2642","reported_seq":2661,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:22.493607+0000","last_change":"2024-09-21T10:30:40.495336+0000","last_active":"2024-09-21T10:31:22.493607+0000","last_peered":"2024-09-21T10:31:22.493607+0000","last_clean":"2024-09-21T10:31:22.493607+0000","last_became_active":"2024-09-21T10:30:40.494984+0000","last_became_peered":"2024-09-21T10:30:40.494984+0000","last_unstale":"2024-09-21T10:31:22.493607+0000","last_undegraded":"2024-09-21T10:31:22.493607+0000","last_fullsized":"2024-09-21T10:31:22.493607+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2642,"log_dups_size":0,"ondisk_log_size":2642,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:23.349898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173146112,"num_objects":2642,"num_object_clones":0,"num_object_copies":7926,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2642,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2642,"num_write_kb":169088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":89,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.604413+0000","last_change":"2024-09-21T10:26:41.614546+0000","last_active":"2024-09-21T10:30:57.604413+0000","last_peered":"2024-09-21T10:30:57.604413+0000","last_clean":"2024-09-21T10:30:57.604413+0000","last_became_active":"2024-09-21T10:26:41.613528+0000","last_became_peered":"2024-09-21T10:26:41.613528+0000","last_unstale":"2024-09-21T10:30:57.604413+0000","last_undegraded":"2024-09-21T10:30:57.604413+0000","last_fullsized":"2024-09-21T10:30:57.604413+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:05:38.090493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.909007+0000","last_change":"2024-09-21T10:26:12.631953+0000","last_active":"2024-09-21T10:30:57.909007+0000","last_peered":"2024-09-21T10:30:57.909007+0000","last_clean":"2024-09-21T10:30:57.909007+0000","last_became_active":"2024-09-21T10:26:12.630796+0000","last_became_peered":"2024-09-21T10:26:12.630796+0000","last_unstale":"2024-09-21T10:30:57.909007+0000","last_undegraded":"2024-09-21T10:30:57.909007+0000","last_fullsized":"2024-09-21T10:30:57.909007+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:57:23.314208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":76,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.645971+0000","last_change":"2024-09-21T10:27:39.427162+0000","last_active":"2024-09-21T10:31:00.645971+0000","last_peered":"2024-09-21T10:31:00.645971+0000","last_clean":"2024-09-21T10:31:00.645971+0000","last_became_active":"2024-09-21T10:27:39.426838+0000","last_became_peered":"2024-09-21T10:27:39.426838+0000","last_unstale":"2024-09-21T10:31:00.645971+0000","last_undegraded":"2024-09-21T10:31:00.645971+0000","last_fullsized":"2024-09-21T10:31:00.645971+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:17.657353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"109'2411","reported_seq":2429,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:20.705414+0000","last_change":"2024-09-21T10:30:40.497110+0000","last_active":"2024-09-21T10:31:20.705414+0000","last_peered":"2024-09-21T10:31:20.705414+0000","last_clean":"2024-09-21T10:31:20.705414+0000","last_became_active":"2024-09-21T10:30:40.496768+0000","last_became_peered":"2024-09-21T10:30:40.496768+0000","last_unstale":"2024-09-21T10:31:20.705414+0000","last_undegraded":"2024-09-21T10:31:20.705414+0000","last_fullsized":"2024-09-21T10:31:20.705414+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2411,"log_dups_size":0,"ondisk_log_size":2411,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:09:09.470601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158007296,"num_objects":2411,"num_object_clones":0,"num_object_copies":7233,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2411,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2411,"num_write_kb":154304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":89,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.604479+0000","last_change":"2024-09-21T10:27:39.425609+0000","last_active":"2024-09-21T10:30:57.604479+0000","last_peered":"2024-09-21T10:30:57.604479+0000","last_clean":"2024-09-21T10:30:57.604479+0000","last_became_active":"2024-09-21T10:27:39.424670+0000","last_became_peered":"2024-09-21T10:27:39.424670+0000","last_unstale":"2024-09-21T10:30:57.604479+0000","last_undegraded":"2024-09-21T10:30:57.604479+0000","last_fullsized":"2024-09-21T10:30:57.604479+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:53:26.580084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.647447+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:31:00.647447+0000","last_peered":"2024-09-21T10:31:00.647447+0000","last_clean":"2024-09-21T10:31:00.647447+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:31:00.647447+0000","last_undegraded":"2024-09-21T10:31:00.647447+0000","last_fullsized":"2024-09-21T10:31:00.647447+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.646267+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:31:00.646267+0000","last_peered":"2024-09-21T10:31:00.646267+0000","last_clean":"2024-09-21T10:31:00.646267+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:31:00.646267+0000","last_undegraded":"2024-09-21T10:31:00.646267+0000","last_fullsized":"2024-09-21T10:31:00.646267+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1","version":"109'2290","reported_seq":2309,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:19.637386+0000","last_change":"2024-09-21T10:30:41.299516+0000","last_active":"2024-09-21T10:31:19.637386+0000","last_peered":"2024-09-21T10:31:19.637386+0000","last_clean":"2024-09-21T10:31:19.637386+0000","last_became_active":"2024-09-21T10:30:41.298639+0000","last_became_peered":"2024-09-21T10:30:41.298639+0000","last_unstale":"2024-09-21T10:31:19.637386+0000","last_undegraded":"2024-09-21T10:31:19.637386+0000","last_fullsized":"2024-09-21T10:31:19.637386+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2290,"log_dups_size":0,"ondisk_log_size":2290,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:51:10.033452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150077440,"num_objects":2290,"num_object_clones":0,"num_object_copies":6870,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2290,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2290,"num_write_kb":146560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.646067+0000","last_change":"2024-09-21T10:27:11.315917+0000","last_active":"2024-09-21T10:31:00.646067+0000","last_peered":"2024-09-21T10:31:00.646067+0000","last_clean":"2024-09-21T10:31:00.646067+0000","last_became_active":"2024-09-21T10:27:11.309506+0000","last_became_peered":"2024-09-21T10:27:11.309506+0000","last_unstale":"2024-09-21T10:31:00.646067+0000","last_undegraded":"2024-09-21T10:31:00.646067+0000","last_fullsized":"2024-09-21T10:31:00.646067+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:21.034750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.055223+0000","last_change":"2024-09-21T10:26:12.641782+0000","last_active":"2024-09-21T10:30:58.055223+0000","last_peered":"2024-09-21T10:30:58.055223+0000","last_clean":"2024-09-21T10:30:58.055223+0000","last_became_active":"2024-09-21T10:26:12.640896+0000","last_became_peered":"2024-09-21T10:26:12.640896+0000","last_unstale":"2024-09-21T10:30:58.055223+0000","last_undegraded":"2024-09-21T10:30:58.055223+0000","last_fullsized":"2024-09-21T10:30:58.055223+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:39.654861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":66,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.648632+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:31:00.648632+0000","last_peered":"2024-09-21T10:31:00.648632+0000","last_clean":"2024-09-21T10:31:00.648632+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:31:00.648632+0000","last_undegraded":"2024-09-21T10:31:00.648632+0000","last_fullsized":"2024-09-21T10:31:00.648632+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"109'2704","reported_seq":2717,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:24.207420+0000","last_change":"2024-09-21T10:30:40.498952+0000","last_active":"2024-09-21T10:31:24.207420+0000","last_peered":"2024-09-21T10:31:24.207420+0000","last_clean":"2024-09-21T10:31:24.207420+0000","last_became_active":"2024-09-21T10:30:40.498296+0000","last_became_peered":"2024-09-21T10:30:40.498296+0000","last_unstale":"2024-09-21T10:31:24.207420+0000","last_undegraded":"2024-09-21T10:31:24.207420+0000","last_fullsized":"2024-09-21T10:31:24.207420+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2704,"log_dups_size":0,"ondisk_log_size":2704,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:21:51.207970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177209344,"num_objects":2704,"num_object_clones":0,"num_object_copies":8112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2704,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2704,"num_write_kb":173056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":81,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.654130+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:31:00.654130+0000","last_peered":"2024-09-21T10:31:00.654130+0000","last_clean":"2024-09-21T10:31:00.654130+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:31:00.654130+0000","last_undegraded":"2024-09-21T10:31:00.654130+0000","last_fullsized":"2024-09-21T10:31:00.654130+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":66,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.646844+0000","last_change":"2024-09-21T10:26:41.633195+0000","last_active":"2024-09-21T10:31:00.646844+0000","last_peered":"2024-09-21T10:31:00.646844+0000","last_clean":"2024-09-21T10:31:00.646844+0000","last_became_active":"2024-09-21T10:26:41.631812+0000","last_became_peered":"2024-09-21T10:26:41.631812+0000","last_unstale":"2024-09-21T10:31:00.646844+0000","last_undegraded":"2024-09-21T10:31:00.646844+0000","last_fullsized":"2024-09-21T10:31:00.646844+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:49:12.990187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.651473+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:31:00.651473+0000","last_peered":"2024-09-21T10:31:00.651473+0000","last_clean":"2024-09-21T10:31:00.651473+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:31:00.651473+0000","last_undegraded":"2024-09-21T10:31:00.651473+0000","last_fullsized":"2024-09-21T10:31:00.651473+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"109'2745","reported_seq":2758,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:24.151714+0000","last_change":"2024-09-21T10:30:41.299677+0000","last_active":"2024-09-21T10:31:24.151714+0000","last_peered":"2024-09-21T10:31:24.151714+0000","last_clean":"2024-09-21T10:31:24.151714+0000","last_became_active":"2024-09-21T10:30:41.298809+0000","last_became_peered":"2024-09-21T10:30:41.298809+0000","last_unstale":"2024-09-21T10:31:24.151714+0000","last_undegraded":"2024-09-21T10:31:24.151714+0000","last_fullsized":"2024-09-21T10:31:24.151714+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":2745,"log_dups_size":0,"ondisk_log_size":2745,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:48:32.962023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179896320,"num_objects":2745,"num_object_clones":0,"num_object_copies":8235,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2745,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2745,"num_write_kb":175680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'1","reported_seq":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.647907+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:31:00.647907+0000","last_peered":"2024-09-21T10:31:00.647907+0000","last_clean":"2024-09-21T10:31:00.647907+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:31:00.647907+0000","last_undegraded":"2024-09-21T10:31:00.647907+0000","last_fullsized":"2024-09-21T10:31:00.647907+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":87,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.252393+0000","last_change":"2024-09-21T10:27:11.313729+0000","last_active":"2024-09-21T10:30:58.252393+0000","last_peered":"2024-09-21T10:30:58.252393+0000","last_clean":"2024-09-21T10:30:58.252393+0000","last_became_active":"2024-09-21T10:27:11.312832+0000","last_became_peered":"2024-09-21T10:27:11.312832+0000","last_unstale":"2024-09-21T10:30:58.252393+0000","last_undegraded":"2024-09-21T10:30:58.252393+0000","last_fullsized":"2024-09-21T10:30:58.252393+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:20:02.152440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":58,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.908682+0000","last_change":"2024-09-21T10:09:10.003326+0000","last_active":"2024-09-21T10:30:57.908682+0000","last_peered":"2024-09-21T10:30:57.908682+0000","last_clean":"2024-09-21T10:30:57.908682+0000","last_became_active":"2024-09-21T10:09:10.002488+0000","last_became_peered":"2024-09-21T10:09:10.002488+0000","last_unstale":"2024-09-21T10:30:57.908682+0000","last_undegraded":"2024-09-21T10:30:57.908682+0000","last_fullsized":"2024-09-21T10:30:57.908682+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:49:51.953655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.908251+0000","last_change":"2024-09-21T10:26:41.619532+0000","last_active":"2024-09-21T10:30:57.908251+0000","last_peered":"2024-09-21T10:30:57.908251+0000","last_clean":"2024-09-21T10:30:57.908251+0000","last_became_active":"2024-09-21T10:26:41.618986+0000","last_became_peered":"2024-09-21T10:26:41.618986+0000","last_unstale":"2024-09-21T10:30:57.908251+0000","last_undegraded":"2024-09-21T10:30:57.908251+0000","last_fullsized":"2024-09-21T10:30:57.908251+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:47:47.786666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":88,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.909055+0000","last_change":"2024-09-21T10:09:08.151544+0000","last_active":"2024-09-21T10:30:57.909055+0000","last_peered":"2024-09-21T10:30:57.909055+0000","last_clean":"2024-09-21T10:30:57.909055+0000","last_became_active":"2024-09-21T10:09:08.149589+0000","last_became_peered":"2024-09-21T10:09:08.149589+0000","last_unstale":"2024-09-21T10:30:57.909055+0000","last_undegraded":"2024-09-21T10:30:57.909055+0000","last_fullsized":"2024-09-21T10:30:57.909055+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:18:26.715099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":65,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.647088+0000","last_change":"2024-09-21T10:27:11.312375+0000","last_active":"2024-09-21T10:31:00.647088+0000","last_peered":"2024-09-21T10:31:00.647088+0000","last_clean":"2024-09-21T10:31:00.647088+0000","last_became_active":"2024-09-21T10:27:11.311544+0000","last_became_peered":"2024-09-21T10:27:11.311544+0000","last_unstale":"2024-09-21T10:31:00.647088+0000","last_undegraded":"2024-09-21T10:31:00.647088+0000","last_fullsized":"2024-09-21T10:31:00.647088+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:53.626537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":79,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.055018+0000","last_change":"2024-09-21T10:27:39.431764+0000","last_active":"2024-09-21T10:30:58.055018+0000","last_peered":"2024-09-21T10:30:58.055018+0000","last_clean":"2024-09-21T10:30:58.055018+0000","last_became_active":"2024-09-21T10:27:39.430768+0000","last_became_peered":"2024-09-21T10:27:39.430768+0000","last_unstale":"2024-09-21T10:30:58.055018+0000","last_undegraded":"2024-09-21T10:30:58.055018+0000","last_fullsized":"2024-09-21T10:30:58.055018+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:26.683203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.604479+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:30:57.604479+0000","last_peered":"2024-09-21T10:30:57.604479+0000","last_clean":"2024-09-21T10:30:57.604479+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:30:57.604479+0000","last_undegraded":"2024-09-21T10:30:57.604479+0000","last_fullsized":"2024-09-21T10:30:57.604479+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.651193+0000","last_change":"2024-09-21T10:27:39.434760+0000","last_active":"2024-09-21T10:31:00.651193+0000","last_peered":"2024-09-21T10:31:00.651193+0000","last_clean":"2024-09-21T10:31:00.651193+0000","last_became_active":"2024-09-21T10:27:39.432320+0000","last_became_peered":"2024-09-21T10:27:39.432320+0000","last_unstale":"2024-09-21T10:31:00.651193+0000","last_undegraded":"2024-09-21T10:31:00.651193+0000","last_fullsized":"2024-09-21T10:31:00.651193+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:45.359175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":76,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.647951+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:31:00.647951+0000","last_peered":"2024-09-21T10:31:00.647951+0000","last_clean":"2024-09-21T10:31:00.647951+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:31:00.647951+0000","last_undegraded":"2024-09-21T10:31:00.647951+0000","last_fullsized":"2024-09-21T10:31:00.647951+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.651355+0000","last_change":"2024-09-21T10:27:39.429003+0000","last_active":"2024-09-21T10:31:00.651355+0000","last_peered":"2024-09-21T10:31:00.651355+0000","last_clean":"2024-09-21T10:31:00.651355+0000","last_became_active":"2024-09-21T10:27:39.428655+0000","last_became_peered":"2024-09-21T10:27:39.428655+0000","last_unstale":"2024-09-21T10:31:00.651355+0000","last_undegraded":"2024-09-21T10:31:00.651355+0000","last_fullsized":"2024-09-21T10:31:00.651355+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:01:46.109783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:58.251698+0000","last_change":"2024-09-21T10:26:41.617543+0000","last_active":"2024-09-21T10:30:58.251698+0000","last_peered":"2024-09-21T10:30:58.251698+0000","last_clean":"2024-09-21T10:30:58.251698+0000","last_became_active":"2024-09-21T10:26:41.617195+0000","last_became_peered":"2024-09-21T10:26:41.617195+0000","last_unstale":"2024-09-21T10:30:58.251698+0000","last_undegraded":"2024-09-21T10:30:58.251698+0000","last_fullsized":"2024-09-21T10:30:58.251698+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:26:01.247153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.651630+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:31:00.651630+0000","last_peered":"2024-09-21T10:31:00.651630+0000","last_clean":"2024-09-21T10:31:00.651630+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:31:00.651630+0000","last_undegraded":"2024-09-21T10:31:00.651630+0000","last_fullsized":"2024-09-21T10:31:00.651630+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.648162+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:31:00.648162+0000","last_peered":"2024-09-21T10:31:00.648162+0000","last_clean":"2024-09-21T10:31:00.648162+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:31:00.648162+0000","last_undegraded":"2024-09-21T10:31:00.648162+0000","last_fullsized":"2024-09-21T10:31:00.648162+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.643346+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:31:00.643346+0000","last_peered":"2024-09-21T10:31:00.643346+0000","last_clean":"2024-09-21T10:31:00.643346+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:31:00.643346+0000","last_undegraded":"2024-09-21T10:31:00.643346+0000","last_fullsized":"2024-09-21T10:31:00.643346+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.652463+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:31:00.652463+0000","last_peered":"2024-09-21T10:31:00.652463+0000","last_clean":"2024-09-21T10:31:00.652463+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:31:00.652463+0000","last_undegraded":"2024-09-21T10:31:00.652463+0000","last_fullsized":"2024-09-21T10:31:00.652463+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":89,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.909565+0000","last_change":"2024-09-21T10:27:11.314246+0000","last_active":"2024-09-21T10:30:57.909565+0000","last_peered":"2024-09-21T10:30:57.909565+0000","last_clean":"2024-09-21T10:30:57.909565+0000","last_became_active":"2024-09-21T10:27:11.312993+0000","last_became_peered":"2024-09-21T10:27:11.312993+0000","last_unstale":"2024-09-21T10:30:57.909565+0000","last_undegraded":"2024-09-21T10:30:57.909565+0000","last_fullsized":"2024-09-21T10:30:57.909565+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:03.804239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":70,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.652179+0000","last_change":"2024-09-21T10:27:39.423892+0000","last_active":"2024-09-21T10:31:00.652179+0000","last_peered":"2024-09-21T10:31:00.652179+0000","last_clean":"2024-09-21T10:31:00.652179+0000","last_became_active":"2024-09-21T10:27:39.423559+0000","last_became_peered":"2024-09-21T10:27:39.423559+0000","last_unstale":"2024-09-21T10:31:00.652179+0000","last_undegraded":"2024-09-21T10:31:00.652179+0000","last_fullsized":"2024-09-21T10:31:00.652179+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:32:34.705768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":72,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.648574+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:31:00.648574+0000","last_peered":"2024-09-21T10:31:00.648574+0000","last_clean":"2024-09-21T10:31:00.648574+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:31:00.648574+0000","last_undegraded":"2024-09-21T10:31:00.648574+0000","last_fullsized":"2024-09-21T10:31:00.648574+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":86,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.909063+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:30:57.909063+0000","last_peered":"2024-09-21T10:30:57.909063+0000","last_clean":"2024-09-21T10:30:57.909063+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:30:57.909063+0000","last_undegraded":"2024-09-21T10:30:57.909063+0000","last_fullsized":"2024-09-21T10:30:57.909063+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.604417+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:30:57.604417+0000","last_peered":"2024-09-21T10:30:57.604417+0000","last_clean":"2024-09-21T10:30:57.604417+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:30:57.604417+0000","last_undegraded":"2024-09-21T10:30:57.604417+0000","last_fullsized":"2024-09-21T10:30:57.604417+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":86,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.909189+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:30:57.909189+0000","last_peered":"2024-09-21T10:30:57.909189+0000","last_clean":"2024-09-21T10:30:57.909189+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:30:57.909189+0000","last_undegraded":"2024-09-21T10:30:57.909189+0000","last_fullsized":"2024-09-21T10:30:57.909189+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":61,"reported_epoch":108,"state":"active+clean","last_fresh":"2024-09-21T10:30:57.604486+0000","last_change":"2024-09-21T10:09:08.154291+0000","last_active":"2024-09-21T10:30:57.604486+0000","last_peered":"2024-09-21T10:30:57.604486+0000","last_clean":"2024-09-21T10:30:57.604486+0000","last_became_active":"2024-09-21T10:09:08.153578+0000","last_became_peered":"2024-09-21T10:09:08.153578+0000","last_unstale":"2024-09-21T10:30:57.604486+0000","last_undegraded":"2024-09-21T10:30:57.604486+0000","last_fullsized":"2024-09-21T10:30:57.604486+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:04:57.130911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":99,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.651282+0000","last_change":"2024-09-21T10:27:39.430406+0000","last_active":"2024-09-21T10:31:00.651282+0000","last_peered":"2024-09-21T10:31:00.651282+0000","last_clean":"2024-09-21T10:31:00.651282+0000","last_became_active":"2024-09-21T10:27:39.430142+0000","last_became_peered":"2024-09-21T10:27:39.430142+0000","last_unstale":"2024-09-21T10:31:00.651282+0000","last_undegraded":"2024-09-21T10:31:00.651282+0000","last_fullsized":"2024-09-21T10:31:00.651282+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:23.854123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":88,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.652948+0000","last_change":"2024-09-21T10:27:39.428977+0000","last_active":"2024-09-21T10:31:00.652948+0000","last_peered":"2024-09-21T10:31:00.652948+0000","last_clean":"2024-09-21T10:31:00.652948+0000","last_became_active":"2024-09-21T10:27:39.428625+0000","last_became_peered":"2024-09-21T10:27:39.428625+0000","last_unstale":"2024-09-21T10:31:00.652948+0000","last_undegraded":"2024-09-21T10:31:00.652948+0000","last_fullsized":"2024-09-21T10:31:00.652948+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:55:09.849845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":72,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.647366+0000","last_change":"2024-09-21T10:26:41.619932+0000","last_active":"2024-09-21T10:31:00.647366+0000","last_peered":"2024-09-21T10:31:00.647366+0000","last_clean":"2024-09-21T10:31:00.647366+0000","last_became_active":"2024-09-21T10:26:41.619175+0000","last_became_peered":"2024-09-21T10:26:41.619175+0000","last_unstale":"2024-09-21T10:31:00.647366+0000","last_undegraded":"2024-09-21T10:31:00.647366+0000","last_fullsized":"2024-09-21T10:31:00.647366+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:39.286946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":87,"reported_epoch":109,"state":"active+clean","last_fresh":"2024-09-21T10:31:00.647836+0000","last_change":"2024-09-21T10:27:11.312529+0000","last_active":"2024-09-21T10:31:00.647836+0000","last_peered":"2024-09-21T10:31:00.647836+0000","last_clean":"2024-09-21T10:31:00.647836+0000","last_became_active":"2024-09-21T10:27:11.309432+0000","last_became_peered":"2024-09-21T10:27:11.309432+0000","last_unstale":"2024-09-21T10:31:00.647836+0000","last_undegraded":"2024-09-21T10:31:00.647836+0000","last_fullsized":"2024-09-21T10:31:00.647836+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:03:15.526522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":2729639936,"num_objects":41651,"num_object_clones":0,"num_object_copies":124953,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":41651,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":41651,"num_write_kb":2665664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8232108032,"data_stored":8232108032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":41651,"ondisk_log_size":41651,"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":5554,"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":65,"num_read_kb":68,"num_write":62,"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":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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13707,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201598,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1097656,"kb_used_data":1044400,"kb_used_omap":1,"kb_used_meta":53246,"kb_avail":92647496,"statfs":{"total":95995035648,"available":94871035904,"internally_reserved":0,"allocated":1069465600,"data_stored":1068869079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":54524364},"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],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463241,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":905068,"kb_used_data":847716,"kb_used_omap":1,"kb_used_meta":57342,"kb_avail":92840084,"statfs":{"total":95995035648,"available":95068246016,"internally_reserved":0,"allocated":868061184,"data_stored":867476551,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":58718663},"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],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724885,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":902116,"kb_used_data":852956,"kb_used_omap":1,"kb_used_meta":49150,"kb_avail":92843036,"statfs":{"total":95995035648,"available":95071268864,"internally_reserved":0,"allocated":873426944,"data_stored":872846058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":50330054},"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,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986527,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":914548,"kb_used_data":869484,"kb_used_omap":1,"kb_used_meta":45054,"kb_avail":92830604,"statfs":{"total":95995035648,"available":95058538496,"internally_reserved":0,"allocated":890351616,"data_stored":889758908,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":46135750},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631535,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1683296,"kb_used_data":1637784,"kb_used_omap":4,"kb_used_meta":45499,"kb_avail":92061856,"statfs":{"total":95995035648,"available":94271340544,"internally_reserved":0,"allocated":1677090816,"data_stored":1676513788,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":46591537},"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,3,1,4,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795061,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1383972,"kb_used_data":1338396,"kb_used_omap":6,"kb_used_meta":45561,"kb_avail":92361180,"statfs":{"total":95995035648,"available":94577848320,"internally_reserved":0,"allocated":1370517504,"data_stored":1369936906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":46655025},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958586,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":773140,"kb_used_data":737292,"kb_used_omap":5,"kb_used_meta":35834,"kb_avail":92972012,"statfs":{"total":95995035648,"available":95203340288,"internally_reserved":0,"allocated":754987008,"data_stored":754421378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":36694376},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122112,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":646184,"kb_used_data":614496,"kb_used_omap":5,"kb_used_meta":31674,"kb_avail":93098968,"statfs":{"total":95995035648,"available":95333343232,"internally_reserved":0,"allocated":629243904,"data_stored":628659742,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":32434346},"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,4],"upper_bound":256},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"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":4972,"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":636682240,"data_stored":636682240,"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":758185984,"data_stored":758185984,"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":1409351680,"data_stored":1409351680,"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":1676935168,"data_stored":1676935168,"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":895614976,"data_stored":895614976,"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":894697472,"data_stored":894697472,"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":891486208,"data_stored":891486208,"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":1069154304,"data_stored":1069154304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:31:29.139 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:31:29.139 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_1 pg_num 26 2024-09-21T10:31:29.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:29.251 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:29.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:29.354 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:29.389 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:29.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:29.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:29.525 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:29.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:29.603 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 29 16 51046 51030 109.968 87.5625 0.0189152 0.00908779 2024-09-21T10:31:29.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:29.657 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:29.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:29.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:29.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.788 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:29.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:29.889 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:29.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:29.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:29.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:30.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:30.027 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:29 smithi204 bash[78884]: cluster 2024-09-21T10:31:28.386197+0000 mgr.y (mgr.25133) 552 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 2.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:30.028 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:29 smithi204 bash[78884]: cluster 2024-09-21T10:31:28.386197+0000 mgr.y (mgr.25133) 552 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 2.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:30.039 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:30.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:30.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:30.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:29 smithi003 bash[88275]: cluster 2024-09-21T10:31:28.386197+0000 mgr.y (mgr.25133) 552 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 2.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:30.155 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:29 smithi003 bash[88275]: cluster 2024-09-21T10:31:28.386197+0000 mgr.y (mgr.25133) 552 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 2.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:30.155 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:29 smithi003 bash[89466]: cluster 2024-09-21T10:31:28.386197+0000 mgr.y (mgr.25133) 552 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 2.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:30.155 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:29 smithi003 bash[89466]: cluster 2024-09-21T10:31:28.386197+0000 mgr.y (mgr.25133) 552 : cluster [DBG] pgmap v414: 89 pgs: 89 active+clean; 2.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:30.176 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:30.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:30.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:30.304 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:30.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:30.408 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:30.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:30.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:30.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:30.568 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:30.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:31:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:30.603 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 30 16 52577 52561 109.492 95.6875 0.00749733 0.00912711 2024-09-21T10:31:30.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:30.711 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:30.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:30.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:30.840 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:30.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:30.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:30.968 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:30.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:30.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:31.073 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:31.095 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:31.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:31.116 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:31:31.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:31.227 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:31.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:31.331 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:31.357 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:31.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:31.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:31.488 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:31.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:31.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:31.604 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 31 16 54033 54017 108.895 91 0.00664315 0.00917796 2024-09-21T10:31:31.618 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:31.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:31.723 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:31.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:31.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:31.850 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:31.880 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:31.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:31.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:31.985 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:31.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:31 smithi003 bash[88275]: cluster 2024-09-21T10:31:30.386735+0000 mgr.y (mgr.25133) 553 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 3.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:31:31.993 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:31 smithi003 bash[88275]: cluster 2024-09-21T10:31:30.386735+0000 mgr.y (mgr.25133) 553 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 3.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:31:31.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:31 smithi003 bash[89466]: cluster 2024-09-21T10:31:30.386735+0000 mgr.y (mgr.25133) 553 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 3.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:31:31.994 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:31 smithi003 bash[89466]: cluster 2024-09-21T10:31:30.386735+0000 mgr.y (mgr.25133) 553 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 3.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:31:32.005 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:32.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:32.108 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:32.135 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:32.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:32.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:31 smithi204 bash[78884]: cluster 2024-09-21T10:31:30.386735+0000 mgr.y (mgr.25133) 553 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 3.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:31:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:31 smithi204 bash[78884]: cluster 2024-09-21T10:31:30.386735+0000 mgr.y (mgr.25133) 553 : cluster [DBG] pgmap v415: 89 pgs: 89 active+clean; 3.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:31:32.273 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:32.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:32.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:32.399 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:32.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:32.503 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:32.532 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:32.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:32.604 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 32 16 55494 55478 108.345 91.3125 0.014472 0.00922377 2024-09-21T10:31:32.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:32.657 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:32.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:32.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:32.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:32.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:32.894 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:32.915 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:32.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:32.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:33.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:33.042 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:33.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:33.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:33.167 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:33.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:33.270 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:33.300 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:33.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:33.404 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:33.429 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:33.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:33.535 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:33.568 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:33.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:33.604 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 33 16 56972 56956 107.861 92.375 0.0138663 0.00926639 2024-09-21T10:31:33.665 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:33.667 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:33.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:33.694 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:33.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:33.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:33.821 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:33.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:33.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:33.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:33 smithi204 bash[78884]: cluster 2024-09-21T10:31:32.387402+0000 mgr.y (mgr.25133) 554 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 3.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:31:33.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:33 smithi204 bash[78884]: cluster 2024-09-21T10:31:32.387402+0000 mgr.y (mgr.25133) 554 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 3.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:31:33.962 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:33.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:33.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:34.065 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:34.088 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:34.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:34.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:33 smithi003 bash[88275]: cluster 2024-09-21T10:31:32.387402+0000 mgr.y (mgr.25133) 554 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 3.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:31:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:33 smithi003 bash[88275]: cluster 2024-09-21T10:31:32.387402+0000 mgr.y (mgr.25133) 554 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 3.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:31:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:33 smithi003 bash[89466]: cluster 2024-09-21T10:31:32.387402+0000 mgr.y (mgr.25133) 554 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 3.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:31:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:33 smithi003 bash[89466]: cluster 2024-09-21T10:31:32.387402+0000 mgr.y (mgr.25133) 554 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 3.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:31:34.195 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:34.222 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:34.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:34.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:34.351 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:34.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:34.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:34.477 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:34.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:34.580 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:34.605 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 34 16 58406 58390 107.319 89.625 0.0124705 0.00931062 2024-09-21T10:31:34.608 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:34.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:34.686 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:34.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:34.737 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:34.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:34.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:34.862 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:34.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:34.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:34.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:35.007 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:35.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:35.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:35.145 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:35.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:35.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:35.269 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:35.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:35.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:35.391 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:35.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:35.493 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:35.527 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:35.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:35.605 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 35 15 59393 59378 106.017 61.75 0.0149923 0.0094274 2024-09-21T10:31:35.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:35.659 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:35.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:35.706 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:35.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:35.784 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:35.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:35.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:35 smithi003 bash[88275]: cluster 2024-09-21T10:31:34.388048+0000 mgr.y (mgr.25133) 555 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:31:35.817 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:35 smithi003 bash[88275]: cluster 2024-09-21T10:31:34.388048+0000 mgr.y (mgr.25133) 555 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:31:35.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:35.908 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:35.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:35.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:36.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:36.031 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:36.031 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:35 smithi204 bash[78884]: cluster 2024-09-21T10:31:34.388048+0000 mgr.y (mgr.25133) 555 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:31:36.032 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:35 smithi204 bash[78884]: cluster 2024-09-21T10:31:34.388048+0000 mgr.y (mgr.25133) 555 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:31:36.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:36.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:36.162 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:36.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:35 smithi003 bash[89466]: cluster 2024-09-21T10:31:34.388048+0000 mgr.y (mgr.25133) 555 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:31:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:35 smithi003 bash[89466]: cluster 2024-09-21T10:31:34.388048+0000 mgr.y (mgr.25133) 555 : cluster [DBG] pgmap v417: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:31:36.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:36.290 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:36.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:36.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:36.422 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:36.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:36.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:36.554 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:36.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:36.606 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 36 16 60481 60465 104.959 67.9375 0.00543261 0.0095225 2024-09-21T10:31:36.659 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:36.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:36.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:36.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:36.821 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:36.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:36.923 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:36.956 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:36.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:36.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:37.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:37.075 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:37.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:37.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:37.199 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:37.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:37.302 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:37.331 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:37.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:37.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:37.455 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:37.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:37.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:37.584 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:37.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:37.606 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 37 15 61651 61636 104.1 73.1875 0.00802982 0.00960083 2024-09-21T10:31:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:31:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:31:37] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.51.0" 2024-09-21T10:31:37.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:37.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:37.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:37.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:37.843 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:37.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:37.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:37.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:37 smithi204 bash[78884]: cluster 2024-09-21T10:31:36.388586+0000 mgr.y (mgr.25133) 556 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:31:37.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:37 smithi204 bash[78884]: cluster 2024-09-21T10:31:36.388586+0000 mgr.y (mgr.25133) 556 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:31:37.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:37.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:37.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:38.076 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:38.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:37 smithi003 bash[88275]: cluster 2024-09-21T10:31:36.388586+0000 mgr.y (mgr.25133) 556 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:31:38.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:37 smithi003 bash[88275]: cluster 2024-09-21T10:31:36.388586+0000 mgr.y (mgr.25133) 556 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:31:38.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:37 smithi003 bash[89466]: cluster 2024-09-21T10:31:36.388586+0000 mgr.y (mgr.25133) 556 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:31:38.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:37 smithi003 bash[89466]: cluster 2024-09-21T10:31:36.388586+0000 mgr.y (mgr.25133) 556 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:31:38.100 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:38.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:38.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:38.225 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:38.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:38.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:38.349 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:38.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:38.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:38.478 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:38.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:38.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:38.604 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:38.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:38.606 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 38 16 63036 63020 103.637 86.5 0.0312705 0.00964271 2024-09-21T10:31:38.707 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:38.732 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:38.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:38.835 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:38.861 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:38.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:38.964 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:38.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:38 smithi003 bash[88275]: audit 2024-09-21T10:31:38.585535+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:38.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:38 smithi003 bash[88275]: audit 2024-09-21T10:31:38.585535+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:38.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:38 smithi003 bash[89466]: audit 2024-09-21T10:31:38.585535+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:38.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:38 smithi003 bash[89466]: audit 2024-09-21T10:31:38.585535+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:38.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:38.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:38.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:39.099 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:39.131 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:39.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:39.236 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:38 smithi204 bash[78884]: audit 2024-09-21T10:31:38.585535+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:38 smithi204 bash[78884]: audit 2024-09-21T10:31:38.585535+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:39.258 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:39.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:39.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:39.387 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:39.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:39.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:39.513 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:39.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:39.606 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 39 16 64365 64349 103.109 83.0625 0.0118005 0.00969222 2024-09-21T10:31:39.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:39.638 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:39.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:39.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:39.773 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:39.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:39.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:39.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:39 smithi204 bash[78884]: cluster 2024-09-21T10:31:38.389069+0000 mgr.y (mgr.25133) 557 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:31:39.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:39 smithi204 bash[78884]: cluster 2024-09-21T10:31:38.389069+0000 mgr.y (mgr.25133) 557 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:31:39.899 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:39.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:39.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:40.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:40.046 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:40.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:40.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:39 smithi003 bash[88275]: cluster 2024-09-21T10:31:38.389069+0000 mgr.y (mgr.25133) 557 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:31:40.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:39 smithi003 bash[88275]: cluster 2024-09-21T10:31:38.389069+0000 mgr.y (mgr.25133) 557 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:31:40.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:39 smithi003 bash[89466]: cluster 2024-09-21T10:31:38.389069+0000 mgr.y (mgr.25133) 557 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:31:40.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:39 smithi003 bash[89466]: cluster 2024-09-21T10:31:38.389069+0000 mgr.y (mgr.25133) 557 : cluster [DBG] pgmap v419: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:31:40.152 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:40.179 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:40.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:40.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:40.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:40.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:40.435 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:40.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:40.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:40.563 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:40.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:40.606 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:31:40.605587+0000 min lat: 0.00117095 max lat: 0.380535 avg lat: 0.00975213 2024-09-21T10:31:40.606 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:31:40.606 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 40 16 65614 65598 102.483 78.0625 0.0212594 0.00975213 2024-09-21T10:31:40.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:40.696 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:40.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:40.802 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:40.828 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:40.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:40.935 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:40.971 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:40.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:40.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:41.078 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:41.104 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:41.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:41.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:41.230 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:41.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:41.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:41.356 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:41.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:41.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:41.490 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:41.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:41.594 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:41.606 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 41 16 66431 66415 101.228 51.0625 0.018032 0.00987364 2024-09-21T10:31:41.623 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:41.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:41.728 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:41.761 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:41.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:41.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:41.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:41 smithi003 bash[88275]: cluster 2024-09-21T10:31:40.389764+0000 mgr.y (mgr.25133) 558 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:41.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:41 smithi003 bash[88275]: cluster 2024-09-21T10:31:40.389764+0000 mgr.y (mgr.25133) 558 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:41.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:41 smithi003 bash[89466]: cluster 2024-09-21T10:31:40.389764+0000 mgr.y (mgr.25133) 558 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:41.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:41 smithi003 bash[89466]: cluster 2024-09-21T10:31:40.389764+0000 mgr.y (mgr.25133) 558 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:41.888 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:41.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:41.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:41.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:42.011 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:42.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:42.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:42.124 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:41 smithi204 bash[78884]: cluster 2024-09-21T10:31:40.389764+0000 mgr.y (mgr.25133) 558 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:42.124 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:41 smithi204 bash[78884]: cluster 2024-09-21T10:31:40.389764+0000 mgr.y (mgr.25133) 558 : cluster [DBG] pgmap v420: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2024-09-21T10:31:42.138 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:42.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:42.241 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:42.268 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:42.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:42.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:42.395 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:42.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:42.498 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:42.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:42.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:42.606 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 42 16 67523 67507 100.443 68.25 0.0025877 0.00994774 2024-09-21T10:31:42.637 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:42.665 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:42.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:42.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:42.788 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:42.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:42.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:42.924 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:42.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:42.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:43.029 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:43.048 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:43.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:43.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:43.178 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:43.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:43.308 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:43.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:43.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:43.439 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:43.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:43.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:43.601 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:43.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:43.607 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 43 16 68307 68291 99.2459 49 0.0160946 0.0100711 2024-09-21T10:31:43.704 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:43.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:43.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:43.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:43.865 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:43.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:43.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:43.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:44.003 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:44.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:44.108 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:44.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:44.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:44.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:43 smithi003 bash[88275]: cluster 2024-09-21T10:31:42.390332+0000 mgr.y (mgr.25133) 559 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:44.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:43 smithi003 bash[88275]: cluster 2024-09-21T10:31:42.390332+0000 mgr.y (mgr.25133) 559 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:44.158 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:43 smithi003 bash[89466]: cluster 2024-09-21T10:31:42.390332+0000 mgr.y (mgr.25133) 559 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:44.158 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:43 smithi003 bash[89466]: cluster 2024-09-21T10:31:42.390332+0000 mgr.y (mgr.25133) 559 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:44.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:44.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:43 smithi204 bash[78884]: cluster 2024-09-21T10:31:42.390332+0000 mgr.y (mgr.25133) 559 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:44.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:43 smithi204 bash[78884]: cluster 2024-09-21T10:31:42.390332+0000 mgr.y (mgr.25133) 559 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:44.273 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:44.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:44.378 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:44.405 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:44.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:44.508 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:44.540 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:44.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:44.607 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 44 16 69370 69354 98.5002 66.4375 0.0120052 0.0101466 2024-09-21T10:31:44.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:44.678 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:44.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:44.783 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:44.806 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:44.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:44.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:44.932 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:44.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:44.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:45.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:45.056 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:45.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:45.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:45.193 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:45.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:45.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:45.323 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:45.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:45.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:45.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:45.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:45.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:45.585 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:45.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:45.607 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 45 16 70610 70594 98.0333 77.5 0.0150671 0.010195 2024-09-21T10:31:45.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:45.717 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:45.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:45.822 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:45.848 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:45.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:45.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:45.975 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:45.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:45.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:46.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:46.104 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:46.105 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:45 smithi204 bash[78884]: cluster 2024-09-21T10:31:44.390991+0000 mgr.y (mgr.25133) 560 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:31:46.105 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:45 smithi204 bash[78884]: cluster 2024-09-21T10:31:44.390991+0000 mgr.y (mgr.25133) 560 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:31:46.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:46.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:45 smithi003 bash[88275]: cluster 2024-09-21T10:31:44.390991+0000 mgr.y (mgr.25133) 560 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:31:46.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:45 smithi003 bash[88275]: cluster 2024-09-21T10:31:44.390991+0000 mgr.y (mgr.25133) 560 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:31:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:45 smithi003 bash[89466]: cluster 2024-09-21T10:31:44.390991+0000 mgr.y (mgr.25133) 560 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:31:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:45 smithi003 bash[89466]: cluster 2024-09-21T10:31:44.390991+0000 mgr.y (mgr.25133) 560 : cluster [DBG] pgmap v422: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-09-21T10:31:46.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:46.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.235 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:46.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:46.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:46.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:46.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:46.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:46.488 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:46.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:46.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:46.607 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 46 16 71884 71868 97.633 79.625 0.00572242 0.0102361 2024-09-21T10:31:46.614 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:46.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:46.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:46.751 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:46.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:46.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:46.876 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:46.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:46.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:46.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:47.008 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:47.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:47.114 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:47.151 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:47.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:47.254 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:47.273 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:47.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:47.376 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:47.401 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:47.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:47.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:47.527 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:47.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:47.607 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 47 16 73040 73024 97.0929 72.25 0.00737297 0.0102937 2024-09-21T10:31:47.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:47.657 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:47.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:31:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:31:47] "GET /metrics HTTP/1.1" 200 36398 "" "Prometheus/2.51.0" 2024-09-21T10:31:47.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:47.786 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:47.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:47.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:47.922 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:47.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:47.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:48.026 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:48.057 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:48.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:48.124 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:47 smithi003 bash[88275]: cluster 2024-09-21T10:31:46.391532+0000 mgr.y (mgr.25133) 561 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:31:48.124 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:47 smithi003 bash[88275]: cluster 2024-09-21T10:31:46.391532+0000 mgr.y (mgr.25133) 561 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:31:48.124 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:47 smithi003 bash[89466]: cluster 2024-09-21T10:31:46.391532+0000 mgr.y (mgr.25133) 561 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:31:48.125 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:47 smithi003 bash[89466]: cluster 2024-09-21T10:31:46.391532+0000 mgr.y (mgr.25133) 561 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:31:48.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:48.185 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:48.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:47 smithi204 bash[78884]: cluster 2024-09-21T10:31:46.391532+0000 mgr.y (mgr.25133) 561 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:31:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:47 smithi204 bash[78884]: cluster 2024-09-21T10:31:46.391532+0000 mgr.y (mgr.25133) 561 : cluster [DBG] pgmap v423: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-09-21T10:31:48.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:48.317 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:48.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:48.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:48.444 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:48.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:48.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:48.571 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:48.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:48.607 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 48 16 74132 74116 96.4919 68.25 0.00818875 0.0103567 2024-09-21T10:31:48.608 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:31:48.608 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:31:48.652 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:31:48.652 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:31:48.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:48.695 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:48.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:48.704 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:31:48.705 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:31:48.746 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:31:48.746 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:31:48.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:48.807 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:31:48.807 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:31:48.822 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:48.824 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:31:48.824 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:31:48.824 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.824 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:74293 6.4 6:2625bc80:::benchmark_data_smithi003_124158_object74292:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T10:31:48.824 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:48.805162+0000", 2024-09-21T10:31:48.824 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.016051184999999999, 2024-09-21T10:31:48.824 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.016085494999999998, 2024-09-21T10:31:48.824 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:31:48.824 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 74293 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805162+0000", 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.825 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805162+0000", 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805164+0000", 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.08e-06 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805191+0000", 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.6808000000000002e-05 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.826 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805213+0000", 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2450999999999999e-05 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805223+0000", 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.482e-06 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805378+0000", 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015492699999999999 2024-09-21T10:31:48.827 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805624+0000", 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00024649999999999997 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805762+0000", 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000138109 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.819619+0000", 2024-09-21T10:31:48.828 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.013856197000000001 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.819631+0000", 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2335e-05 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:74296 6.4 6:2cfca456:::benchmark_data_smithi003_124158_object74295:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:48.805248+0000", 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.015965555999999999, 2024-09-21T10:31:48.829 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.016109635000000001, 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 74296 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805248+0000", 2024-09-21T10:31:48.830 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805248+0000", 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805248+0000", 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.4899999999999995e-07 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805270+0000", 2024-09-21T10:31:48.831 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.19e-05 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805278+0000", 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.7249999999999997e-06 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.805283+0000", 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.587e-06 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:31:48.832 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.816150+0000", 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010866166 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.816326+0000", 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017689 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.816502+0000", 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017534699999999999 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.819660+0000", 2024-09-21T10:31:48.833 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0031587479999999999 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.820954+0000", 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0012936740000000001 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:74308 6.1 6:8540e32e:::benchmark_data_smithi003_124158_object74307:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:48.815320+0000", 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.0058928460000000002, 2024-09-21T10:31:48.834 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0061166010000000002, 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 74308 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.815320+0000", 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.835 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.836 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:31:48.836 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.815320+0000", 2024-09-21T10:31:48.836 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:31:48.836 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.836 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.837 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:31:48.837 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.815322+0000", 2024-09-21T10:31:48.837 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6789999999999999e-06 2024-09-21T10:31:48.837 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.837 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.815346+0000", 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.3989e-05 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.815365+0000", 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9008000000000002e-05 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.815373+0000", 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1999999999999994e-06 2024-09-21T10:31:48.838 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.817981+0000", 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002607477 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.818162+0000", 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00018099300000000001 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.818286+0000", 2024-09-21T10:31:48.839 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00012393699999999999 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:74310 6.1 6:899b3231:::benchmark_data_smithi003_124158_object74309:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e110)", 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:48.817846+0000", 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.003367395, 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0036655569999999998, 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:31:48.840 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 74310 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.817846+0000", 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.817846+0000", 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:31:48.841 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.817847+0000", 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0079999999999999e-06 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.817870+0000", 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.3558999999999999e-05 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.817887+0000", 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6835000000000001e-05 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.842 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.817904+0000", 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6985000000000001e-05 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.820987+0000", 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0030824099999999998 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.821157+0000", 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017065799999999999 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.843 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.821424+0000", 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000266698 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.44573.0:74308 6.1 e110/105)", 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:48.820691+0000", 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.00052207499999999999, 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00088204699999999995, 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "queued for pg", 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:31:48.844 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.820691+0000", 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.820691+0000", 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.820692+0000", 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.9100000000000002e-07 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.845 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.820700+0000", 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1259999999999998e-06 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.820711+0000", 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1251e-05 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:48.820717+0000", 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.1519999999999997e-06 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:31:48.846 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:31:48.847 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:31:48.847 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:31:48.847 INFO:teuthology.orchestra.run.smithi003.stdout: "num_ops": 5 2024-09-21T10:31:48.847 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:31:48.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:48.858 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:31:48.858 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:31:48.879 INFO:teuthology.orchestra.run.smithi003.stderr:set pool 6 pg_num to 26 2024-09-21T10:31:48.915 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:31:48.915 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:31:48.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:48.957 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:31:48.957 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:31:48.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:48 smithi204 bash[78884]: audit 2024-09-21T10:31:48.555362+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/2245229872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:48.958 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:48 smithi204 bash[78884]: audit 2024-09-21T10:31:48.555362+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/2245229872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:48.958 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:48 smithi204 bash[78884]: audit 2024-09-21T10:31:48.738978+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.3:0/2438280537' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:48.958 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:48 smithi204 bash[78884]: audit 2024-09-21T10:31:48.738978+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.3:0/2438280537' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:48.958 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:48 smithi204 bash[78884]: audit 2024-09-21T10:31:48.739554+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:48.958 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:48 smithi204 bash[78884]: audit 2024-09-21T10:31:48.739554+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:48.975 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:48.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:48.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:49.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:49.100 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:49.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:49.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[88275]: audit 2024-09-21T10:31:48.555362+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/2245229872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:49.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[88275]: audit 2024-09-21T10:31:48.555362+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/2245229872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:49.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[88275]: audit 2024-09-21T10:31:48.738978+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.3:0/2438280537' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:49.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[88275]: audit 2024-09-21T10:31:48.738978+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.3:0/2438280537' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:49.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[88275]: audit 2024-09-21T10:31:48.739554+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:49.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[88275]: audit 2024-09-21T10:31:48.739554+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:49.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[89466]: audit 2024-09-21T10:31:48.555362+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/2245229872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:49.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[89466]: audit 2024-09-21T10:31:48.555362+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.3:0/2245229872' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:31:49.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[89466]: audit 2024-09-21T10:31:48.738978+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.3:0/2438280537' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:49.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[89466]: audit 2024-09-21T10:31:48.738978+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.3:0/2438280537' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:49.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[89466]: audit 2024-09-21T10:31:48.739554+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:49.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:48 smithi003 bash[89466]: audit 2024-09-21T10:31:48.739554+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:31:49.203 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:49.238 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:49.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:49.380 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:49.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:49.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:49.511 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:49.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:49.607 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 49 16 75145 75129 95.8146 63.3125 0.0330837 0.010431 2024-09-21T10:31:49.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:49.642 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:49.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:49.748 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:49.777 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:49.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:49.867 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:31:49.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:49.909 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:49.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:49.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:50.013 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:50.058 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:50.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:50.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[88275]: cluster 2024-09-21T10:31:48.391993+0000 mgr.y (mgr.25133) 562 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:50.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[88275]: cluster 2024-09-21T10:31:48.391993+0000 mgr.y (mgr.25133) 562 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:50.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[88275]: audit 2024-09-21T10:31:48.861377+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:31:50.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[88275]: audit 2024-09-21T10:31:48.861377+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:31:50.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[88275]: cluster 2024-09-21T10:31:48.874202+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T10:31:50.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[88275]: cluster 2024-09-21T10:31:48.874202+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T10:31:50.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[88275]: audit 2024-09-21T10:31:49.177128+0000 mon.b (mon.1) 4 : audit [INF] from='client.? 172.21.15.3:0/2349817586' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[88275]: audit 2024-09-21T10:31:49.177128+0000 mon.b (mon.1) 4 : audit [INF] from='client.? 172.21.15.3:0/2349817586' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[88275]: audit 2024-09-21T10:31:49.177397+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.067 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[88275]: audit 2024-09-21T10:31:49.177397+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[89466]: cluster 2024-09-21T10:31:48.391993+0000 mgr.y (mgr.25133) 562 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:50.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[89466]: cluster 2024-09-21T10:31:48.391993+0000 mgr.y (mgr.25133) 562 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:50.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[89466]: audit 2024-09-21T10:31:48.861377+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:31:50.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[89466]: audit 2024-09-21T10:31:48.861377+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:31:50.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[89466]: cluster 2024-09-21T10:31:48.874202+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T10:31:50.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[89466]: cluster 2024-09-21T10:31:48.874202+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T10:31:50.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[89466]: audit 2024-09-21T10:31:49.177128+0000 mon.b (mon.1) 4 : audit [INF] from='client.? 172.21.15.3:0/2349817586' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[89466]: audit 2024-09-21T10:31:49.177128+0000 mon.b (mon.1) 4 : audit [INF] from='client.? 172.21.15.3:0/2349817586' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[89466]: audit 2024-09-21T10:31:49.177397+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:49 smithi003 bash[89466]: audit 2024-09-21T10:31:49.177397+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.166 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:50.192 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:50.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:49 smithi204 bash[78884]: cluster 2024-09-21T10:31:48.391993+0000 mgr.y (mgr.25133) 562 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:49 smithi204 bash[78884]: cluster 2024-09-21T10:31:48.391993+0000 mgr.y (mgr.25133) 562 : cluster [DBG] pgmap v424: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-09-21T10:31:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:49 smithi204 bash[78884]: audit 2024-09-21T10:31:48.861377+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:31:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:49 smithi204 bash[78884]: audit 2024-09-21T10:31:48.861377+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:31:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:49 smithi204 bash[78884]: cluster 2024-09-21T10:31:48.874202+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T10:31:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:49 smithi204 bash[78884]: cluster 2024-09-21T10:31:48.874202+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T10:31:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:49 smithi204 bash[78884]: audit 2024-09-21T10:31:49.177128+0000 mon.b (mon.1) 4 : audit [INF] from='client.? 172.21.15.3:0/2349817586' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:49 smithi204 bash[78884]: audit 2024-09-21T10:31:49.177128+0000 mon.b (mon.1) 4 : audit [INF] from='client.? 172.21.15.3:0/2349817586' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:49 smithi204 bash[78884]: audit 2024-09-21T10:31:49.177397+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:49 smithi204 bash[78884]: audit 2024-09-21T10:31:49.177397+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:31:50.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:50.316 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:50.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:50.419 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:50.449 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:50.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:50.556 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:50.592 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:50.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:50.607 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 50 16 76132 76116 95.132 61.6875 0.0119426 0.0105065 2024-09-21T10:31:50.698 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:50.721 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:50.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:50.829 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:50.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:50.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:50.959 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:50.988 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:50.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:50.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:51.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:51.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:51.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:51.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:51.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:50 smithi204 bash[78884]: cluster 2024-09-21T10:31:49.861441+0000 mon.a (mon.0) 766 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:31:51.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:50 smithi204 bash[78884]: cluster 2024-09-21T10:31:49.861441+0000 mon.a (mon.0) 766 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:31:51.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:50 smithi204 bash[78884]: cluster 2024-09-21T10:31:49.861470+0000 mon.a (mon.0) 767 : cluster [INF] Cluster is now healthy 2024-09-21T10:31:51.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:50 smithi204 bash[78884]: cluster 2024-09-21T10:31:49.861470+0000 mon.a (mon.0) 767 : cluster [INF] Cluster is now healthy 2024-09-21T10:31:51.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:50 smithi204 bash[78884]: audit 2024-09-21T10:31:49.862822+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:51.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:50 smithi204 bash[78884]: audit 2024-09-21T10:31:49.862822+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:51.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:50 smithi204 bash[78884]: cluster 2024-09-21T10:31:49.865595+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T10:31:51.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:50 smithi204 bash[78884]: cluster 2024-09-21T10:31:49.865595+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T10:31:51.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:50 smithi204 bash[78884]: audit 2024-09-21T10:31:50.393739+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:31:51.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:50 smithi204 bash[78884]: audit 2024-09-21T10:31:50.393739+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:31:51.253 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:51.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:51.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:51.379 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:51.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:51.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[89466]: cluster 2024-09-21T10:31:49.861441+0000 mon.a (mon.0) 766 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:31:51.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[89466]: cluster 2024-09-21T10:31:49.861441+0000 mon.a (mon.0) 766 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:31:51.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[89466]: cluster 2024-09-21T10:31:49.861470+0000 mon.a (mon.0) 767 : cluster [INF] Cluster is now healthy 2024-09-21T10:31:51.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[89466]: cluster 2024-09-21T10:31:49.861470+0000 mon.a (mon.0) 767 : cluster [INF] Cluster is now healthy 2024-09-21T10:31:51.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[89466]: audit 2024-09-21T10:31:49.862822+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:51.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[89466]: audit 2024-09-21T10:31:49.862822+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:51.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[89466]: cluster 2024-09-21T10:31:49.865595+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T10:31:51.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[89466]: cluster 2024-09-21T10:31:49.865595+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T10:31:51.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[89466]: audit 2024-09-21T10:31:50.393739+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:31:51.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[89466]: audit 2024-09-21T10:31:50.393739+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:31:51.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[88275]: cluster 2024-09-21T10:31:49.861441+0000 mon.a (mon.0) 766 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:31:51.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[88275]: cluster 2024-09-21T10:31:49.861441+0000 mon.a (mon.0) 766 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:31:51.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[88275]: cluster 2024-09-21T10:31:49.861470+0000 mon.a (mon.0) 767 : cluster [INF] Cluster is now healthy 2024-09-21T10:31:51.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[88275]: cluster 2024-09-21T10:31:49.861470+0000 mon.a (mon.0) 767 : cluster [INF] Cluster is now healthy 2024-09-21T10:31:51.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[88275]: audit 2024-09-21T10:31:49.862822+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:51.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[88275]: audit 2024-09-21T10:31:49.862822+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:31:51.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[88275]: cluster 2024-09-21T10:31:49.865595+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T10:31:51.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[88275]: cluster 2024-09-21T10:31:49.865595+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T10:31:51.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[88275]: audit 2024-09-21T10:31:50.393739+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:31:51.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:50 smithi003 bash[88275]: audit 2024-09-21T10:31:50.393739+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:31:51.482 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:51.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:51.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:51.608 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 51 16 76432 76416 93.6343 18.75 0.224654 0.010541 2024-09-21T10:31:51.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:51.641 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:51.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:51.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:51.772 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:51.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:51.876 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:51.888 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[89466]: cluster 2024-09-21T10:31:50.392681+0000 mgr.y (mgr.25133) 563 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:31:51.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[89466]: cluster 2024-09-21T10:31:50.392681+0000 mgr.y (mgr.25133) 563 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:31:51.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[89466]: audit 2024-09-21T10:31:50.882713+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:31:51.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[89466]: audit 2024-09-21T10:31:50.882713+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:31:51.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[89466]: cluster 2024-09-21T10:31:50.887668+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T10:31:51.889 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[89466]: cluster 2024-09-21T10:31:50.887668+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T10:31:51.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:51.920 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:51.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:52.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:51 smithi204 bash[78884]: cluster 2024-09-21T10:31:50.392681+0000 mgr.y (mgr.25133) 563 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:31:52.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:51 smithi204 bash[78884]: cluster 2024-09-21T10:31:50.392681+0000 mgr.y (mgr.25133) 563 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:31:52.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:51 smithi204 bash[78884]: audit 2024-09-21T10:31:50.882713+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:31:52.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:51 smithi204 bash[78884]: audit 2024-09-21T10:31:50.882713+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:31:52.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:51 smithi204 bash[78884]: cluster 2024-09-21T10:31:50.887668+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T10:31:52.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:51 smithi204 bash[78884]: cluster 2024-09-21T10:31:50.887668+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T10:31:52.021 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:52.039 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:31:52.055 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:52.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:52.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:52.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[88275]: cluster 2024-09-21T10:31:50.392681+0000 mgr.y (mgr.25133) 563 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:31:52.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[88275]: cluster 2024-09-21T10:31:50.392681+0000 mgr.y (mgr.25133) 563 : cluster [DBG] pgmap v427: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:31:52.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[88275]: audit 2024-09-21T10:31:50.882713+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:31:52.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[88275]: audit 2024-09-21T10:31:50.882713+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:31:52.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[88275]: cluster 2024-09-21T10:31:50.887668+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T10:31:52.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:51 smithi003 bash[88275]: cluster 2024-09-21T10:31:50.887668+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T10:31:52.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:52.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:52.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:52.337 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:52.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:52.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:52.469 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:52.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:52.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:52.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:52.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:52.607 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 52 16 77315 77299 92.8948 55.1875 0.0134432 0.0107594 2024-09-21T10:31:52.704 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:52.734 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:52.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:52.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:52.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:52.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:52.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:52.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:52.999 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:53.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:53.102 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:53.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:52 smithi003 bash[88275]: cluster 2024-09-21T10:31:51.899057+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-21T10:31:53.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:52 smithi003 bash[88275]: cluster 2024-09-21T10:31:51.899057+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-21T10:31:53.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:52 smithi003 bash[88275]: cluster 2024-09-21T10:31:52.458971+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.0 scrub starts 2024-09-21T10:31:53.112 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:52 smithi003 bash[88275]: cluster 2024-09-21T10:31:52.458971+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.0 scrub starts 2024-09-21T10:31:53.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:52 smithi003 bash[89466]: cluster 2024-09-21T10:31:51.899057+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-21T10:31:53.112 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:52 smithi003 bash[89466]: cluster 2024-09-21T10:31:51.899057+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-21T10:31:53.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:52 smithi003 bash[89466]: cluster 2024-09-21T10:31:52.458971+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.0 scrub starts 2024-09-21T10:31:53.113 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:52 smithi003 bash[89466]: cluster 2024-09-21T10:31:52.458971+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.0 scrub starts 2024-09-21T10:31:53.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:53.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:53.232 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:53.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:52 smithi204 bash[78884]: cluster 2024-09-21T10:31:51.899057+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-21T10:31:53.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:52 smithi204 bash[78884]: cluster 2024-09-21T10:31:51.899057+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-09-21T10:31:53.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:52 smithi204 bash[78884]: cluster 2024-09-21T10:31:52.458971+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.0 scrub starts 2024-09-21T10:31:53.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:52 smithi204 bash[78884]: cluster 2024-09-21T10:31:52.458971+0000 osd.0 (osd.0) 1 : cluster [DBG] 6.0 scrub starts 2024-09-21T10:31:53.260 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:53.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:53.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:53.388 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:53.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:53.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:53.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:53.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:53.608 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 53 16 78614 78598 92.6738 81.1875 0.01891 0.0107857 2024-09-21T10:31:53.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:53.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:53.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:53.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:53.782 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:53.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:53.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:53.908 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:53.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:53.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:54.012 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:54.041 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:54.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:54.050 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:31:54.061 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:31:54.148 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:54.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: cluster 2024-09-21T10:31:52.393205+0000 mgr.y (mgr.25133) 564 : cluster [DBG] pgmap v430: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:54.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: cluster 2024-09-21T10:31:52.393205+0000 mgr.y (mgr.25133) 564 : cluster [DBG] pgmap v430: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:54.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: cluster 2024-09-21T10:31:52.567417+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-09-21T10:31:54.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: cluster 2024-09-21T10:31:52.567417+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-09-21T10:31:54.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.201522+0000 osd.0 (osd.0) 2 : cluster [DBG] 6.0 scrub ok 2024-09-21T10:31:54.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.201522+0000 osd.0 (osd.0) 2 : cluster [DBG] 6.0 scrub ok 2024-09-21T10:31:54.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.352066+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-09-21T10:31:54.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.352066+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-09-21T10:31:54.164 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.393188+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-09-21T10:31:54.164 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.393188+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-09-21T10:31:54.164 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: audit 2024-09-21T10:31:53.591844+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:54.164 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: audit 2024-09-21T10:31:53.591844+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:54.164 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: audit 2024-09-21T10:31:53.593797+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:54.164 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[88275]: audit 2024-09-21T10:31:53.593797+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:54.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: cluster 2024-09-21T10:31:52.393205+0000 mgr.y (mgr.25133) 564 : cluster [DBG] pgmap v430: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:54.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: cluster 2024-09-21T10:31:52.393205+0000 mgr.y (mgr.25133) 564 : cluster [DBG] pgmap v430: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:54.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: cluster 2024-09-21T10:31:52.567417+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-09-21T10:31:54.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: cluster 2024-09-21T10:31:52.567417+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-09-21T10:31:54.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.201522+0000 osd.0 (osd.0) 2 : cluster [DBG] 6.0 scrub ok 2024-09-21T10:31:54.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.201522+0000 osd.0 (osd.0) 2 : cluster [DBG] 6.0 scrub ok 2024-09-21T10:31:54.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.352066+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-09-21T10:31:54.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.352066+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-09-21T10:31:54.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.393188+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-09-21T10:31:54.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.393188+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-09-21T10:31:54.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: audit 2024-09-21T10:31:53.591844+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:54.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: audit 2024-09-21T10:31:53.591844+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:54.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: audit 2024-09-21T10:31:53.593797+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:54.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:53 smithi003 bash[89466]: audit 2024-09-21T10:31:53.593797+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:54.184 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:54.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: cluster 2024-09-21T10:31:52.393205+0000 mgr.y (mgr.25133) 564 : cluster [DBG] pgmap v430: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: cluster 2024-09-21T10:31:52.393205+0000 mgr.y (mgr.25133) 564 : cluster [DBG] pgmap v430: 99 pgs: 10 unknown, 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: cluster 2024-09-21T10:31:52.567417+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: cluster 2024-09-21T10:31:52.567417+0000 osd.3 (osd.3) 1 : cluster [DBG] 6.6 scrub starts 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.201522+0000 osd.0 (osd.0) 2 : cluster [DBG] 6.0 scrub ok 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.201522+0000 osd.0 (osd.0) 2 : cluster [DBG] 6.0 scrub ok 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.352066+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.352066+0000 osd.1 (osd.1) 1 : cluster [DBG] 6.4 scrub starts 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.393188+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.393188+0000 osd.3 (osd.3) 2 : cluster [DBG] 6.6 scrub ok 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: audit 2024-09-21T10:31:53.591844+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: audit 2024-09-21T10:31:53.591844+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: audit 2024-09-21T10:31:53.593797+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:53 smithi204 bash[78884]: audit 2024-09-21T10:31:53.593797+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:31:54.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:54.315 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:54.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:54.417 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:54.448 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:54.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:54.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:54.573 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:54.608 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 54 16 79846 79830 92.3834 77 0.0066346 0.0108195 2024-09-21T10:31:54.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:54.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:54.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:54.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:54.839 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:54.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:54.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:54.969 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:54.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:54.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:55.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:55.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:54 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.386442+0000 osd.5 (osd.5) 3 : cluster [DBG] 6.7 scrub starts 2024-09-21T10:31:55.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:54 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.386442+0000 osd.5 (osd.5) 3 : cluster [DBG] 6.7 scrub starts 2024-09-21T10:31:55.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:54 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.410065+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.5 deep-scrub starts 2024-09-21T10:31:55.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:54 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.410065+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.5 deep-scrub starts 2024-09-21T10:31:55.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:54 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.898734+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.2 scrub starts 2024-09-21T10:31:55.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:54 smithi204 bash[78884]: cluster 2024-09-21T10:31:53.898734+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.2 scrub starts 2024-09-21T10:31:55.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:54 smithi204 bash[78884]: cluster 2024-09-21T10:31:54.100339+0000 osd.5 (osd.5) 4 : cluster [DBG] 6.7 scrub ok 2024-09-21T10:31:55.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:54 smithi204 bash[78884]: cluster 2024-09-21T10:31:54.100339+0000 osd.5 (osd.5) 4 : cluster [DBG] 6.7 scrub ok 2024-09-21T10:31:55.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:54 smithi204 bash[78884]: cluster 2024-09-21T10:31:54.159932+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-09-21T10:31:55.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:54 smithi204 bash[78884]: cluster 2024-09-21T10:31:54.159932+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-09-21T10:31:55.098 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:55.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:55.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.386442+0000 osd.5 (osd.5) 3 : cluster [DBG] 6.7 scrub starts 2024-09-21T10:31:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.386442+0000 osd.5 (osd.5) 3 : cluster [DBG] 6.7 scrub starts 2024-09-21T10:31:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.410065+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.5 deep-scrub starts 2024-09-21T10:31:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.410065+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.5 deep-scrub starts 2024-09-21T10:31:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.898734+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.2 scrub starts 2024-09-21T10:31:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[88275]: cluster 2024-09-21T10:31:53.898734+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.2 scrub starts 2024-09-21T10:31:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[88275]: cluster 2024-09-21T10:31:54.100339+0000 osd.5 (osd.5) 4 : cluster [DBG] 6.7 scrub ok 2024-09-21T10:31:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[88275]: cluster 2024-09-21T10:31:54.100339+0000 osd.5 (osd.5) 4 : cluster [DBG] 6.7 scrub ok 2024-09-21T10:31:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[88275]: cluster 2024-09-21T10:31:54.159932+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-09-21T10:31:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[88275]: cluster 2024-09-21T10:31:54.159932+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-09-21T10:31:55.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.386442+0000 osd.5 (osd.5) 3 : cluster [DBG] 6.7 scrub starts 2024-09-21T10:31:55.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.386442+0000 osd.5 (osd.5) 3 : cluster [DBG] 6.7 scrub starts 2024-09-21T10:31:55.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.410065+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.5 deep-scrub starts 2024-09-21T10:31:55.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.410065+0000 osd.7 (osd.7) 3 : cluster [DBG] 6.5 deep-scrub starts 2024-09-21T10:31:55.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.898734+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.2 scrub starts 2024-09-21T10:31:55.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[89466]: cluster 2024-09-21T10:31:53.898734+0000 osd.4 (osd.4) 3 : cluster [DBG] 6.2 scrub starts 2024-09-21T10:31:55.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[89466]: cluster 2024-09-21T10:31:54.100339+0000 osd.5 (osd.5) 4 : cluster [DBG] 6.7 scrub ok 2024-09-21T10:31:55.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[89466]: cluster 2024-09-21T10:31:54.100339+0000 osd.5 (osd.5) 4 : cluster [DBG] 6.7 scrub ok 2024-09-21T10:31:55.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[89466]: cluster 2024-09-21T10:31:54.159932+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-09-21T10:31:55.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:54 smithi003 bash[89466]: cluster 2024-09-21T10:31:54.159932+0000 osd.1 (osd.1) 2 : cluster [DBG] 6.4 scrub ok 2024-09-21T10:31:55.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:55.239 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:55.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:55.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:55.368 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:55.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:55.474 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:55.503 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:55.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:55.608 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 55 16 81090 81074 92.1173 77.75 0.0193269 0.0108503 2024-09-21T10:31:55.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:55.638 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:55.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:55.743 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:55.769 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:55.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:55.875 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:55.908 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:55.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:55.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:56.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:56.038 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:56.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:56.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:56.169 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:56.234 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:54.393748+0000 mgr.y (mgr.25133) 565 : cluster [DBG] pgmap v431: 99 pgs: 1 active+clean+scrubbing+deep, 4 unknown, 94 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:31:56.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:54.393748+0000 mgr.y (mgr.25133) 565 : cluster [DBG] pgmap v431: 99 pgs: 1 active+clean+scrubbing+deep, 4 unknown, 94 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:31:56.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:54.448875+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub starts 2024-09-21T10:31:56.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:54.448875+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub starts 2024-09-21T10:31:56.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:54.537283+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.16 scrub starts 2024-09-21T10:31:56.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:54.537283+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.16 scrub starts 2024-09-21T10:31:56.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:55.053238+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.3 scrub ok 2024-09-21T10:31:56.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:55.053238+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.3 scrub ok 2024-09-21T10:31:56.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:55.284543+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.16 scrub ok 2024-09-21T10:31:56.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:55.284543+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.16 scrub ok 2024-09-21T10:31:56.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:55.548299+0000 osd.0 (osd.0) 3 : cluster [DBG] 6.19 scrub starts 2024-09-21T10:31:56.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[88275]: cluster 2024-09-21T10:31:55.548299+0000 osd.0 (osd.0) 3 : cluster [DBG] 6.19 scrub starts 2024-09-21T10:31:56.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:54.393748+0000 mgr.y (mgr.25133) 565 : cluster [DBG] pgmap v431: 99 pgs: 1 active+clean+scrubbing+deep, 4 unknown, 94 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:31:56.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:54.393748+0000 mgr.y (mgr.25133) 565 : cluster [DBG] pgmap v431: 99 pgs: 1 active+clean+scrubbing+deep, 4 unknown, 94 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:31:56.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:54.448875+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub starts 2024-09-21T10:31:56.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:54.448875+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub starts 2024-09-21T10:31:56.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:54.537283+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.16 scrub starts 2024-09-21T10:31:56.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:54.537283+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.16 scrub starts 2024-09-21T10:31:56.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:55.053238+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.3 scrub ok 2024-09-21T10:31:56.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:55.053238+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.3 scrub ok 2024-09-21T10:31:56.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:55.284543+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.16 scrub ok 2024-09-21T10:31:56.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:55.284543+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.16 scrub ok 2024-09-21T10:31:56.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:55.548299+0000 osd.0 (osd.0) 3 : cluster [DBG] 6.19 scrub starts 2024-09-21T10:31:56.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:55 smithi003 bash[89466]: cluster 2024-09-21T10:31:55.548299+0000 osd.0 (osd.0) 3 : cluster [DBG] 6.19 scrub starts 2024-09-21T10:31:56.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:56.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:54.393748+0000 mgr.y (mgr.25133) 565 : cluster [DBG] pgmap v431: 99 pgs: 1 active+clean+scrubbing+deep, 4 unknown, 94 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:31:56.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:54.393748+0000 mgr.y (mgr.25133) 565 : cluster [DBG] pgmap v431: 99 pgs: 1 active+clean+scrubbing+deep, 4 unknown, 94 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:31:56.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:54.448875+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub starts 2024-09-21T10:31:56.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:54.448875+0000 osd.7 (osd.7) 4 : cluster [DBG] 6.3 scrub starts 2024-09-21T10:31:56.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:54.537283+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.16 scrub starts 2024-09-21T10:31:56.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:54.537283+0000 osd.3 (osd.3) 3 : cluster [DBG] 6.16 scrub starts 2024-09-21T10:31:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:55.053238+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.3 scrub ok 2024-09-21T10:31:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:55.053238+0000 osd.7 (osd.7) 5 : cluster [DBG] 6.3 scrub ok 2024-09-21T10:31:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:55.284543+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.16 scrub ok 2024-09-21T10:31:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:55.284543+0000 osd.3 (osd.3) 4 : cluster [DBG] 6.16 scrub ok 2024-09-21T10:31:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:55.548299+0000 osd.0 (osd.0) 3 : cluster [DBG] 6.19 scrub starts 2024-09-21T10:31:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:55 smithi204 bash[78884]: cluster 2024-09-21T10:31:55.548299+0000 osd.0 (osd.0) 3 : cluster [DBG] 6.19 scrub starts 2024-09-21T10:31:56.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:56.362 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:56.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:56.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:56.487 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:56.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:56.594 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:56.608 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 56 15 82236 82221 91.7515 71.6875 0.022704 0.0108933 2024-09-21T10:31:56.639 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:56.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:56.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:56.775 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:56.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:56.818 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:56.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:56.900 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:56.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:56.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:57.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:57.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:55.484409+0000 osd.7 (osd.7) 6 : cluster [DBG] 6.8 scrub starts 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:55.484409+0000 osd.7 (osd.7) 6 : cluster [DBG] 6.8 scrub starts 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:55.890955+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 deep-scrub starts 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:55.890955+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 deep-scrub starts 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.208765+0000 osd.7 (osd.7) 7 : cluster [DBG] 6.8 scrub ok 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.208765+0000 osd.7 (osd.7) 7 : cluster [DBG] 6.8 scrub ok 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.245947+0000 osd.0 (osd.0) 4 : cluster [DBG] 6.19 scrub ok 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.245947+0000 osd.0 (osd.0) 4 : cluster [DBG] 6.19 scrub ok 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.394313+0000 mgr.y (mgr.25133) 566 : cluster [DBG] pgmap v432: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.394313+0000 mgr.y (mgr.25133) 566 : cluster [DBG] pgmap v432: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: audit 2024-09-21T10:31:56.395096+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: audit 2024-09-21T10:31:56.395096+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.506497+0000 osd.0 (osd.0) 5 : cluster [DBG] 6.9 scrub starts 2024-09-21T10:31:57.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:56 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.506497+0000 osd.0 (osd.0) 5 : cluster [DBG] 6.9 scrub starts 2024-09-21T10:31:57.034 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:57.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:57.040 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:31:57.040 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:31:57.041 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2024-09-21T10:31:57.041 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:31:57.041 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:31:57.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 config set filestore_inject_stall 3 2024-09-21T10:31:57.138 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:57.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:57.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:57.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:55.484409+0000 osd.7 (osd.7) 6 : cluster [DBG] 6.8 scrub starts 2024-09-21T10:31:57.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:55.484409+0000 osd.7 (osd.7) 6 : cluster [DBG] 6.8 scrub starts 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:55.890955+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 deep-scrub starts 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:55.890955+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 deep-scrub starts 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.208765+0000 osd.7 (osd.7) 7 : cluster [DBG] 6.8 scrub ok 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.208765+0000 osd.7 (osd.7) 7 : cluster [DBG] 6.8 scrub ok 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.245947+0000 osd.0 (osd.0) 4 : cluster [DBG] 6.19 scrub ok 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.245947+0000 osd.0 (osd.0) 4 : cluster [DBG] 6.19 scrub ok 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.394313+0000 mgr.y (mgr.25133) 566 : cluster [DBG] pgmap v432: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.394313+0000 mgr.y (mgr.25133) 566 : cluster [DBG] pgmap v432: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: audit 2024-09-21T10:31:56.395096+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: audit 2024-09-21T10:31:56.395096+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.506497+0000 osd.0 (osd.0) 5 : cluster [DBG] 6.9 scrub starts 2024-09-21T10:31:57.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.506497+0000 osd.0 (osd.0) 5 : cluster [DBG] 6.9 scrub starts 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:55.484409+0000 osd.7 (osd.7) 6 : cluster [DBG] 6.8 scrub starts 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:55.484409+0000 osd.7 (osd.7) 6 : cluster [DBG] 6.8 scrub starts 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:55.890955+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 deep-scrub starts 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:55.890955+0000 osd.4 (osd.4) 4 : cluster [DBG] 6.12 deep-scrub starts 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.208765+0000 osd.7 (osd.7) 7 : cluster [DBG] 6.8 scrub ok 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.208765+0000 osd.7 (osd.7) 7 : cluster [DBG] 6.8 scrub ok 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.245947+0000 osd.0 (osd.0) 4 : cluster [DBG] 6.19 scrub ok 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.245947+0000 osd.0 (osd.0) 4 : cluster [DBG] 6.19 scrub ok 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.394313+0000 mgr.y (mgr.25133) 566 : cluster [DBG] pgmap v432: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.394313+0000 mgr.y (mgr.25133) 566 : cluster [DBG] pgmap v432: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: audit 2024-09-21T10:31:56.395096+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: audit 2024-09-21T10:31:56.395096+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.506497+0000 osd.0 (osd.0) 5 : cluster [DBG] 6.9 scrub starts 2024-09-21T10:31:57.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:56 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.506497+0000 osd.0 (osd.0) 5 : cluster [DBG] 6.9 scrub starts 2024-09-21T10:31:57.271 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:57.299 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:57.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:57.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:57.426 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:57.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:57.529 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:57.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:57.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:57.602 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:31:57] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.51.0" 2024-09-21T10:31:57.608 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 57 16 83022 83006 91.0025 49.0625 0.0219944 0.0109218 2024-09-21T10:31:57.653 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:57.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:57.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:57.777 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:57.797 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:31:57.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:31:57.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:57.922 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:57.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:57.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:58.027 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:58.050 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:31:58.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:31:58.153 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:58.174 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:58.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.359696+0000 osd.5 (osd.5) 5 : cluster [DBG] 6.17 scrub starts 2024-09-21T10:31:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.359696+0000 osd.5 (osd.5) 5 : cluster [DBG] 6.17 scrub starts 2024-09-21T10:31:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: audit 2024-09-21T10:31:56.924819+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:31:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: audit 2024-09-21T10:31:56.924819+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:31:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.931149+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T10:31:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: cluster 2024-09-21T10:31:56.931149+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T10:31:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: cluster 2024-09-21T10:31:57.005142+0000 osd.5 (osd.5) 6 : cluster [DBG] 6.17 scrub ok 2024-09-21T10:31:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: cluster 2024-09-21T10:31:57.005142+0000 osd.5 (osd.5) 6 : cluster [DBG] 6.17 scrub ok 2024-09-21T10:31:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: cluster 2024-09-21T10:31:57.175142+0000 osd.0 (osd.0) 6 : cluster [DBG] 6.9 scrub ok 2024-09-21T10:31:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: cluster 2024-09-21T10:31:57.175142+0000 osd.0 (osd.0) 6 : cluster [DBG] 6.9 scrub ok 2024-09-21T10:31:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: cluster 2024-09-21T10:31:57.929440+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T10:31:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:57 smithi204 bash[78884]: cluster 2024-09-21T10:31:57.929440+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T10:31:58.278 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:58.298 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:58.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:58.332 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.359696+0000 osd.5 (osd.5) 5 : cluster [DBG] 6.17 scrub starts 2024-09-21T10:31:58.332 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.359696+0000 osd.5 (osd.5) 5 : cluster [DBG] 6.17 scrub starts 2024-09-21T10:31:58.332 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: audit 2024-09-21T10:31:56.924819+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:31:58.332 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: audit 2024-09-21T10:31:56.924819+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:31:58.332 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.931149+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T10:31:58.332 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: cluster 2024-09-21T10:31:56.931149+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T10:31:58.332 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: cluster 2024-09-21T10:31:57.005142+0000 osd.5 (osd.5) 6 : cluster [DBG] 6.17 scrub ok 2024-09-21T10:31:58.332 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: cluster 2024-09-21T10:31:57.005142+0000 osd.5 (osd.5) 6 : cluster [DBG] 6.17 scrub ok 2024-09-21T10:31:58.332 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: cluster 2024-09-21T10:31:57.175142+0000 osd.0 (osd.0) 6 : cluster [DBG] 6.9 scrub ok 2024-09-21T10:31:58.332 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: cluster 2024-09-21T10:31:57.175142+0000 osd.0 (osd.0) 6 : cluster [DBG] 6.9 scrub ok 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: cluster 2024-09-21T10:31:57.929440+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[89466]: cluster 2024-09-21T10:31:57.929440+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.359696+0000 osd.5 (osd.5) 5 : cluster [DBG] 6.17 scrub starts 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.359696+0000 osd.5 (osd.5) 5 : cluster [DBG] 6.17 scrub starts 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: audit 2024-09-21T10:31:56.924819+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: audit 2024-09-21T10:31:56.924819+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.931149+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: cluster 2024-09-21T10:31:56.931149+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: cluster 2024-09-21T10:31:57.005142+0000 osd.5 (osd.5) 6 : cluster [DBG] 6.17 scrub ok 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: cluster 2024-09-21T10:31:57.005142+0000 osd.5 (osd.5) 6 : cluster [DBG] 6.17 scrub ok 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: cluster 2024-09-21T10:31:57.175142+0000 osd.0 (osd.0) 6 : cluster [DBG] 6.9 scrub ok 2024-09-21T10:31:58.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: cluster 2024-09-21T10:31:57.175142+0000 osd.0 (osd.0) 6 : cluster [DBG] 6.9 scrub ok 2024-09-21T10:31:58.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: cluster 2024-09-21T10:31:57.929440+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T10:31:58.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:57 smithi003 bash[88275]: cluster 2024-09-21T10:31:57.929440+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T10:31:58.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:58.421 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:58.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:58.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:58.544 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:58.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:58.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 58 16 83139 83123 89.5596 7.3125 0.00228094 0.0109141 2024-09-21T10:31:58.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:58.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:58.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:58.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:58.794 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:58.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:58.848 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:58.849 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:31:58.898 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:58.920 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:31:58.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:58.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:31:59.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:59.041 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:59.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:59.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:59.171 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:59.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:59.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[89466]: cluster 2024-09-21T10:31:58.394800+0000 mgr.y (mgr.25133) 567 : cluster [DBG] pgmap v435: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:59.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[89466]: cluster 2024-09-21T10:31:58.394800+0000 mgr.y (mgr.25133) 567 : cluster [DBG] pgmap v435: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:59.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[89466]: audit 2024-09-21T10:31:58.395373+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:31:59.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[89466]: audit 2024-09-21T10:31:58.395373+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:31:59.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[89466]: audit 2024-09-21T10:31:58.927329+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:31:59.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[89466]: audit 2024-09-21T10:31:58.927329+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:31:59.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[89466]: cluster 2024-09-21T10:31:58.931312+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T10:31:59.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[89466]: cluster 2024-09-21T10:31:58.931312+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T10:31:59.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[88275]: cluster 2024-09-21T10:31:58.394800+0000 mgr.y (mgr.25133) 567 : cluster [DBG] pgmap v435: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:59.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[88275]: cluster 2024-09-21T10:31:58.394800+0000 mgr.y (mgr.25133) 567 : cluster [DBG] pgmap v435: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:59.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[88275]: audit 2024-09-21T10:31:58.395373+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:31:59.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[88275]: audit 2024-09-21T10:31:58.395373+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:31:59.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[88275]: audit 2024-09-21T10:31:58.927329+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:31:59.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[88275]: audit 2024-09-21T10:31:58.927329+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:31:59.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[88275]: cluster 2024-09-21T10:31:58.931312+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T10:31:59.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:58 smithi003 bash[88275]: cluster 2024-09-21T10:31:58.931312+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T10:31:59.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:58 smithi204 bash[78884]: cluster 2024-09-21T10:31:58.394800+0000 mgr.y (mgr.25133) 567 : cluster [DBG] pgmap v435: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:58 smithi204 bash[78884]: cluster 2024-09-21T10:31:58.394800+0000 mgr.y (mgr.25133) 567 : cluster [DBG] pgmap v435: 99 pgs: 1 active+clean+scrubbing, 1 active+clean+scrubbing+deep, 97 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:31:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:58 smithi204 bash[78884]: audit 2024-09-21T10:31:58.395373+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:31:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:58 smithi204 bash[78884]: audit 2024-09-21T10:31:58.395373+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:31:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:58 smithi204 bash[78884]: audit 2024-09-21T10:31:58.927329+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:31:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:58 smithi204 bash[78884]: audit 2024-09-21T10:31:58.927329+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:31:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:58 smithi204 bash[78884]: cluster 2024-09-21T10:31:58.931312+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T10:31:59.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:58 smithi204 bash[78884]: cluster 2024-09-21T10:31:58.931312+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T10:31:59.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:59.292 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:31:59.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:31:59.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:59.419 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:31:59.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:31:59.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:59.549 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:59.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:31:59.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 59 16 83593 83577 88.5226 28.375 0.00643345 0.0112633 2024-09-21T10:31:59.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:59.679 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:31:59.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:31:59.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:59.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:31:59.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:31:59.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:59.934 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:31:59.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:31:59.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:00.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:00.056 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:00.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:00.158 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:00.180 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:00.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:59 smithi204 bash[78884]: cluster 2024-09-21T10:31:58.548966+0000 osd.7 (osd.7) 8 : cluster [DBG] 6.13 scrub starts 2024-09-21T10:32:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:59 smithi204 bash[78884]: cluster 2024-09-21T10:31:58.548966+0000 osd.7 (osd.7) 8 : cluster [DBG] 6.13 scrub starts 2024-09-21T10:32:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:59 smithi204 bash[78884]: cluster 2024-09-21T10:31:58.878288+0000 osd.7 (osd.7) 9 : cluster [DBG] 6.13 scrub ok 2024-09-21T10:32:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:59 smithi204 bash[78884]: cluster 2024-09-21T10:31:58.878288+0000 osd.7 (osd.7) 9 : cluster [DBG] 6.13 scrub ok 2024-09-21T10:32:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:59 smithi204 bash[78884]: cluster 2024-09-21T10:31:58.970196+0000 osd.7 (osd.7) 10 : cluster [DBG] 6.5 deep-scrub ok 2024-09-21T10:32:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:59 smithi204 bash[78884]: cluster 2024-09-21T10:31:58.970196+0000 osd.7 (osd.7) 10 : cluster [DBG] 6.5 deep-scrub ok 2024-09-21T10:32:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:59 smithi204 bash[78884]: cluster 2024-09-21T10:31:59.936492+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T10:32:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:31:59 smithi204 bash[78884]: cluster 2024-09-21T10:31:59.936492+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T10:32:00.283 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:00.308 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[89466]: cluster 2024-09-21T10:31:58.548966+0000 osd.7 (osd.7) 8 : cluster [DBG] 6.13 scrub starts 2024-09-21T10:32:00.308 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[89466]: cluster 2024-09-21T10:31:58.548966+0000 osd.7 (osd.7) 8 : cluster [DBG] 6.13 scrub starts 2024-09-21T10:32:00.308 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[89466]: cluster 2024-09-21T10:31:58.878288+0000 osd.7 (osd.7) 9 : cluster [DBG] 6.13 scrub ok 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[89466]: cluster 2024-09-21T10:31:58.878288+0000 osd.7 (osd.7) 9 : cluster [DBG] 6.13 scrub ok 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[89466]: cluster 2024-09-21T10:31:58.970196+0000 osd.7 (osd.7) 10 : cluster [DBG] 6.5 deep-scrub ok 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[89466]: cluster 2024-09-21T10:31:58.970196+0000 osd.7 (osd.7) 10 : cluster [DBG] 6.5 deep-scrub ok 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[89466]: cluster 2024-09-21T10:31:59.936492+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[89466]: cluster 2024-09-21T10:31:59.936492+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[88275]: cluster 2024-09-21T10:31:58.548966+0000 osd.7 (osd.7) 8 : cluster [DBG] 6.13 scrub starts 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[88275]: cluster 2024-09-21T10:31:58.548966+0000 osd.7 (osd.7) 8 : cluster [DBG] 6.13 scrub starts 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[88275]: cluster 2024-09-21T10:31:58.878288+0000 osd.7 (osd.7) 9 : cluster [DBG] 6.13 scrub ok 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[88275]: cluster 2024-09-21T10:31:58.878288+0000 osd.7 (osd.7) 9 : cluster [DBG] 6.13 scrub ok 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[88275]: cluster 2024-09-21T10:31:58.970196+0000 osd.7 (osd.7) 10 : cluster [DBG] 6.5 deep-scrub ok 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[88275]: cluster 2024-09-21T10:31:58.970196+0000 osd.7 (osd.7) 10 : cluster [DBG] 6.5 deep-scrub ok 2024-09-21T10:32:00.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[88275]: cluster 2024-09-21T10:31:59.936492+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T10:32:00.310 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:31:59 smithi003 bash[88275]: cluster 2024-09-21T10:31:59.936492+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-21T10:32:00.310 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:00.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:00.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:00.440 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:00.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:00.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:00.563 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:00.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:00.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:32:00.608526+0000 min lat: 0.00117095 max lat: 2.11323 avg lat: 0.0112547 2024-09-21T10:32:00.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:32:00.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 60 16 83782 83766 87.2441 11.8125 0.00453945 0.0112547 2024-09-21T10:32:00.665 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:00.690 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:00.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:00.793 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:00.815 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:00.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:00.880 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:00.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:00.946 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:00.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:00.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:01.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:01.072 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:01.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:01.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:01.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: cluster 2024-09-21T10:31:59.568637+0000 osd.7 (osd.7) 11 : cluster [DBG] 6.15 scrub starts 2024-09-21T10:32:01.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: cluster 2024-09-21T10:31:59.568637+0000 osd.7 (osd.7) 11 : cluster [DBG] 6.15 scrub starts 2024-09-21T10:32:01.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: cluster 2024-09-21T10:31:59.935644+0000 osd.7 (osd.7) 12 : cluster [DBG] 6.15 scrub ok 2024-09-21T10:32:01.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: cluster 2024-09-21T10:31:59.935644+0000 osd.7 (osd.7) 12 : cluster [DBG] 6.15 scrub ok 2024-09-21T10:32:01.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: cluster 2024-09-21T10:32:00.395226+0000 mgr.y (mgr.25133) 568 : cluster [DBG] pgmap v438: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-09-21T10:32:01.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: cluster 2024-09-21T10:32:00.395226+0000 mgr.y (mgr.25133) 568 : cluster [DBG] pgmap v438: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-09-21T10:32:01.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: audit 2024-09-21T10:32:00.395922+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:32:01.184 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: audit 2024-09-21T10:32:00.395922+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:32:01.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: cluster 2024-09-21T10:32:00.420653+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.12 deep-scrub ok 2024-09-21T10:32:01.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: cluster 2024-09-21T10:32:00.420653+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.12 deep-scrub ok 2024-09-21T10:32:01.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: audit 2024-09-21T10:32:00.932530+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:32:01.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: audit 2024-09-21T10:32:00.932530+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:32:01.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: cluster 2024-09-21T10:32:00.938153+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-21T10:32:01.185 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:00 smithi204 bash[78884]: cluster 2024-09-21T10:32:00.938153+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-21T10:32:01.198 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:01.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:01.303 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:01.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: cluster 2024-09-21T10:31:59.568637+0000 osd.7 (osd.7) 11 : cluster [DBG] 6.15 scrub starts 2024-09-21T10:32:01.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: cluster 2024-09-21T10:31:59.568637+0000 osd.7 (osd.7) 11 : cluster [DBG] 6.15 scrub starts 2024-09-21T10:32:01.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: cluster 2024-09-21T10:31:59.935644+0000 osd.7 (osd.7) 12 : cluster [DBG] 6.15 scrub ok 2024-09-21T10:32:01.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: cluster 2024-09-21T10:31:59.935644+0000 osd.7 (osd.7) 12 : cluster [DBG] 6.15 scrub ok 2024-09-21T10:32:01.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: cluster 2024-09-21T10:32:00.395226+0000 mgr.y (mgr.25133) 568 : cluster [DBG] pgmap v438: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-09-21T10:32:01.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: cluster 2024-09-21T10:32:00.395226+0000 mgr.y (mgr.25133) 568 : cluster [DBG] pgmap v438: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-09-21T10:32:01.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: audit 2024-09-21T10:32:00.395922+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:32:01.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: audit 2024-09-21T10:32:00.395922+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:32:01.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: cluster 2024-09-21T10:32:00.420653+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.12 deep-scrub ok 2024-09-21T10:32:01.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: cluster 2024-09-21T10:32:00.420653+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.12 deep-scrub ok 2024-09-21T10:32:01.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: audit 2024-09-21T10:32:00.932530+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:32:01.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: audit 2024-09-21T10:32:00.932530+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:32:01.321 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:00 smithi003 bash[88275]: cluster 2024-09-21T10:32:00.938153+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-21T10:32:01.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:01.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:01.443 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:01.473 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:01.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:01.578 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:01.588 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[88275]: cluster 2024-09-21T10:32:00.938153+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-21T10:32:01.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: cluster 2024-09-21T10:31:59.568637+0000 osd.7 (osd.7) 11 : cluster [DBG] 6.15 scrub starts 2024-09-21T10:32:01.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: cluster 2024-09-21T10:31:59.568637+0000 osd.7 (osd.7) 11 : cluster [DBG] 6.15 scrub starts 2024-09-21T10:32:01.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: cluster 2024-09-21T10:31:59.935644+0000 osd.7 (osd.7) 12 : cluster [DBG] 6.15 scrub ok 2024-09-21T10:32:01.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: cluster 2024-09-21T10:31:59.935644+0000 osd.7 (osd.7) 12 : cluster [DBG] 6.15 scrub ok 2024-09-21T10:32:01.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: cluster 2024-09-21T10:32:00.395226+0000 mgr.y (mgr.25133) 568 : cluster [DBG] pgmap v438: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-09-21T10:32:01.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: cluster 2024-09-21T10:32:00.395226+0000 mgr.y (mgr.25133) 568 : cluster [DBG] pgmap v438: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-09-21T10:32:01.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: audit 2024-09-21T10:32:00.395922+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:32:01.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: audit 2024-09-21T10:32:00.395922+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:32:01.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: cluster 2024-09-21T10:32:00.420653+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.12 deep-scrub ok 2024-09-21T10:32:01.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: cluster 2024-09-21T10:32:00.420653+0000 osd.4 (osd.4) 5 : cluster [DBG] 6.12 deep-scrub ok 2024-09-21T10:32:01.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: audit 2024-09-21T10:32:00.932530+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:32:01.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: audit 2024-09-21T10:32:00.932530+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:32:01.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: cluster 2024-09-21T10:32:00.938153+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-21T10:32:01.589 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:01 smithi003 bash[89466]: cluster 2024-09-21T10:32:00.938153+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-09-21T10:32:01.605 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:01.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:01.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 61 16 84087 84071 86.1264 19.0625 0.0106129 0.0115864 2024-09-21T10:32:01.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:01.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:01.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:01.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:01.869 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:01.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:01.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:01.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:01 smithi204 bash[78884]: cluster 2024-09-21T10:32:00.585960+0000 osd.7 (osd.7) 13 : cluster [DBG] 6.18 deep-scrub starts 2024-09-21T10:32:01.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:01 smithi204 bash[78884]: cluster 2024-09-21T10:32:00.585960+0000 osd.7 (osd.7) 13 : cluster [DBG] 6.18 deep-scrub starts 2024-09-21T10:32:01.992 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:01.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:01.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:02.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:02.120 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:02.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:02.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:02.249 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:02.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:02.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:02.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[88275]: cluster 2024-09-21T10:32:00.585960+0000 osd.7 (osd.7) 13 : cluster [DBG] 6.18 deep-scrub starts 2024-09-21T10:32:02.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[88275]: cluster 2024-09-21T10:32:00.585960+0000 osd.7 (osd.7) 13 : cluster [DBG] 6.18 deep-scrub starts 2024-09-21T10:32:02.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[89466]: cluster 2024-09-21T10:32:00.585960+0000 osd.7 (osd.7) 13 : cluster [DBG] 6.18 deep-scrub starts 2024-09-21T10:32:02.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[89466]: cluster 2024-09-21T10:32:00.585960+0000 osd.7 (osd.7) 13 : cluster [DBG] 6.18 deep-scrub starts 2024-09-21T10:32:02.376 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:02.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:02.503 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:02.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:02.605 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:02.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 62 16 84338 84322 84.9903 15.6875 0.00251786 0.0115727 2024-09-21T10:32:02.625 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:02.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:02.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:02.751 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:02.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:02.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:02.877 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:02.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:02.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:02.980 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:03.001 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:03.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:02 smithi204 bash[78884]: cluster 2024-09-21T10:32:01.957011+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T10:32:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:02 smithi204 bash[78884]: cluster 2024-09-21T10:32:01.957011+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T10:32:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:02 smithi204 bash[78884]: cluster 2024-09-21T10:32:02.395683+0000 mgr.y (mgr.25133) 569 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5078/249534 objects misplaced (2.035%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:32:03.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:02 smithi204 bash[78884]: cluster 2024-09-21T10:32:02.395683+0000 mgr.y (mgr.25133) 569 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5078/249534 objects misplaced (2.035%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:32:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:02 smithi204 bash[78884]: audit 2024-09-21T10:32:02.396191+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:32:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:02 smithi204 bash[78884]: audit 2024-09-21T10:32:02.396191+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:32:03.104 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:03.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:03.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:03.234 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:03.244 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[88275]: cluster 2024-09-21T10:32:01.957011+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T10:32:03.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[88275]: cluster 2024-09-21T10:32:01.957011+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T10:32:03.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[88275]: cluster 2024-09-21T10:32:02.395683+0000 mgr.y (mgr.25133) 569 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5078/249534 objects misplaced (2.035%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:32:03.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[88275]: cluster 2024-09-21T10:32:02.395683+0000 mgr.y (mgr.25133) 569 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5078/249534 objects misplaced (2.035%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:32:03.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[88275]: audit 2024-09-21T10:32:02.396191+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:32:03.245 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[88275]: audit 2024-09-21T10:32:02.396191+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:32:03.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[89466]: cluster 2024-09-21T10:32:01.957011+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T10:32:03.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[89466]: cluster 2024-09-21T10:32:01.957011+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T10:32:03.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[89466]: cluster 2024-09-21T10:32:02.395683+0000 mgr.y (mgr.25133) 569 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5078/249534 objects misplaced (2.035%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:32:03.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[89466]: cluster 2024-09-21T10:32:02.395683+0000 mgr.y (mgr.25133) 569 : cluster [DBG] pgmap v441: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 97 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5078/249534 objects misplaced (2.035%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:32:03.245 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[89466]: audit 2024-09-21T10:32:02.396191+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:32:03.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:02 smithi003 bash[89466]: audit 2024-09-21T10:32:02.396191+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:32:03.259 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:03.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:03.363 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:03.396 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:03.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:03.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:03.530 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:03.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:03.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 63 16 84563 84547 83.8645 14.0625 0.00253918 0.0118706 2024-09-21T10:32:03.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:03.654 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:03.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:03.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:03.779 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:03.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:03.884 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:03.907 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:03.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:03.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:04.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:04.020 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[88275]: audit 2024-09-21T10:32:02.964534+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:32:04.020 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[88275]: audit 2024-09-21T10:32:02.964534+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:32:04.020 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[88275]: cluster 2024-09-21T10:32:02.969235+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T10:32:04.020 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[88275]: cluster 2024-09-21T10:32:02.969235+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T10:32:04.020 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[88275]: cluster 2024-09-21T10:32:03.011858+0000 osd.4 (osd.4) 6 : cluster [DBG] 6.2 deep-scrub starts 2024-09-21T10:32:04.020 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[88275]: cluster 2024-09-21T10:32:03.011858+0000 osd.4 (osd.4) 6 : cluster [DBG] 6.2 deep-scrub starts 2024-09-21T10:32:04.021 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[89466]: audit 2024-09-21T10:32:02.964534+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:32:04.021 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[89466]: audit 2024-09-21T10:32:02.964534+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:32:04.021 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[89466]: cluster 2024-09-21T10:32:02.969235+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T10:32:04.021 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[89466]: cluster 2024-09-21T10:32:02.969235+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T10:32:04.021 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[89466]: cluster 2024-09-21T10:32:03.011858+0000 osd.4 (osd.4) 6 : cluster [DBG] 6.2 deep-scrub starts 2024-09-21T10:32:04.021 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:03 smithi003 bash[89466]: cluster 2024-09-21T10:32:03.011858+0000 osd.4 (osd.4) 6 : cluster [DBG] 6.2 deep-scrub starts 2024-09-21T10:32:04.034 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:04.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:04.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:04.156 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:04.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:03 smithi204 bash[78884]: audit 2024-09-21T10:32:02.964534+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:32:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:03 smithi204 bash[78884]: audit 2024-09-21T10:32:02.964534+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:32:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:03 smithi204 bash[78884]: cluster 2024-09-21T10:32:02.969235+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T10:32:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:03 smithi204 bash[78884]: cluster 2024-09-21T10:32:02.969235+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T10:32:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:03 smithi204 bash[78884]: cluster 2024-09-21T10:32:03.011858+0000 osd.4 (osd.4) 6 : cluster [DBG] 6.2 deep-scrub starts 2024-09-21T10:32:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:03 smithi204 bash[78884]: cluster 2024-09-21T10:32:03.011858+0000 osd.4 (osd.4) 6 : cluster [DBG] 6.2 deep-scrub starts 2024-09-21T10:32:04.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:04.287 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:04.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:04.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:04.416 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:04.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:04.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:04.549 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:04.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:04.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 64 16 84714 84698 82.7016 9.4375 0.00393462 0.0118694 2024-09-21T10:32:04.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:04.676 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:04.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:04.779 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:04.807 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:04.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:04.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:04.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:04.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:04.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:05.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:05.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:05.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:05.160 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:05.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[88275]: cluster 2024-09-21T10:32:03.985674+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T10:32:05.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[88275]: cluster 2024-09-21T10:32:03.985674+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T10:32:05.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[88275]: cluster 2024-09-21T10:32:04.396770+0000 mgr.y (mgr.25133) 570 : cluster [DBG] pgmap v444: 99 pgs: 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 95 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7635/252711 objects misplaced (3.021%); 2.2 MiB/s, 34 objects/s recovering 2024-09-21T10:32:05.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[88275]: cluster 2024-09-21T10:32:04.396770+0000 mgr.y (mgr.25133) 570 : cluster [DBG] pgmap v444: 99 pgs: 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 95 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7635/252711 objects misplaced (3.021%); 2.2 MiB/s, 34 objects/s recovering 2024-09-21T10:32:05.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[88275]: audit 2024-09-21T10:32:04.397985+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:32:05.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[88275]: audit 2024-09-21T10:32:04.397985+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:32:05.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[89466]: cluster 2024-09-21T10:32:03.985674+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T10:32:05.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[89466]: cluster 2024-09-21T10:32:03.985674+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T10:32:05.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[89466]: cluster 2024-09-21T10:32:04.396770+0000 mgr.y (mgr.25133) 570 : cluster [DBG] pgmap v444: 99 pgs: 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 95 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7635/252711 objects misplaced (3.021%); 2.2 MiB/s, 34 objects/s recovering 2024-09-21T10:32:05.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[89466]: cluster 2024-09-21T10:32:04.396770+0000 mgr.y (mgr.25133) 570 : cluster [DBG] pgmap v444: 99 pgs: 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 95 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7635/252711 objects misplaced (3.021%); 2.2 MiB/s, 34 objects/s recovering 2024-09-21T10:32:05.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[89466]: audit 2024-09-21T10:32:04.397985+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:32:05.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:04 smithi003 bash[89466]: audit 2024-09-21T10:32:04.397985+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:32:05.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:05.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:05.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:04 smithi204 bash[78884]: cluster 2024-09-21T10:32:03.985674+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T10:32:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:04 smithi204 bash[78884]: cluster 2024-09-21T10:32:03.985674+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T10:32:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:04 smithi204 bash[78884]: cluster 2024-09-21T10:32:04.396770+0000 mgr.y (mgr.25133) 570 : cluster [DBG] pgmap v444: 99 pgs: 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 95 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7635/252711 objects misplaced (3.021%); 2.2 MiB/s, 34 objects/s recovering 2024-09-21T10:32:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:04 smithi204 bash[78884]: cluster 2024-09-21T10:32:04.396770+0000 mgr.y (mgr.25133) 570 : cluster [DBG] pgmap v444: 99 pgs: 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 95 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7635/252711 objects misplaced (3.021%); 2.2 MiB/s, 34 objects/s recovering 2024-09-21T10:32:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:04 smithi204 bash[78884]: audit 2024-09-21T10:32:04.397985+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:32:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:04 smithi204 bash[78884]: audit 2024-09-21T10:32:04.397985+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:32:05.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:05.314 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:05.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:05.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:05.446 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:05.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:05.549 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:05.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:05.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:05.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 65 16 85000 84984 81.7043 17.875 0.00532609 0.0122175 2024-09-21T10:32:05.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:05.704 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:05.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:05.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:05.828 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:05.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:05.930 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:05.957 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:05.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:05.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:06.061 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:06.086 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:06.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:06.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:06.213 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:06.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:06 smithi204 bash[78884]: audit 2024-09-21T10:32:04.983739+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:32:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:06 smithi204 bash[78884]: audit 2024-09-21T10:32:04.983739+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:32:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:06 smithi204 bash[78884]: cluster 2024-09-21T10:32:04.990233+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T10:32:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:06 smithi204 bash[78884]: cluster 2024-09-21T10:32:04.990233+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T10:32:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:06 smithi204 bash[78884]: cluster 2024-09-21T10:32:05.414633+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-21T10:32:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:06 smithi204 bash[78884]: cluster 2024-09-21T10:32:05.414633+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-21T10:32:06.316 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:06.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[88275]: audit 2024-09-21T10:32:04.983739+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:32:06.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[88275]: audit 2024-09-21T10:32:04.983739+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:32:06.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[88275]: cluster 2024-09-21T10:32:04.990233+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T10:32:06.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[88275]: cluster 2024-09-21T10:32:04.990233+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T10:32:06.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[88275]: cluster 2024-09-21T10:32:05.414633+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-21T10:32:06.325 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[88275]: cluster 2024-09-21T10:32:05.414633+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-21T10:32:06.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[89466]: audit 2024-09-21T10:32:04.983739+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:32:06.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[89466]: audit 2024-09-21T10:32:04.983739+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:32:06.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[89466]: cluster 2024-09-21T10:32:04.990233+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T10:32:06.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[89466]: cluster 2024-09-21T10:32:04.990233+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-21T10:32:06.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[89466]: cluster 2024-09-21T10:32:05.414633+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-21T10:32:06.326 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:06 smithi003 bash[89466]: cluster 2024-09-21T10:32:05.414633+0000 mon.a (mon.0) 795 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-09-21T10:32:06.340 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:06.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:06.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:06.467 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:06.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:06.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:06.602 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:06.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:06.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 66 16 85273 85257 80.7249 17.0625 0.00391427 0.0122189 2024-09-21T10:32:06.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:06.734 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:06.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:06.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:06.865 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:06.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:06.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:06.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:06.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:06.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:07.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:07.114 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:07.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:07.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[88275]: cluster 2024-09-21T10:32:06.173587+0000 osd.7 (osd.7) 14 : cluster [DBG] 6.18 deep-scrub ok 2024-09-21T10:32:07.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[88275]: cluster 2024-09-21T10:32:06.173587+0000 osd.7 (osd.7) 14 : cluster [DBG] 6.18 deep-scrub ok 2024-09-21T10:32:07.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[88275]: cluster 2024-09-21T10:32:06.397420+0000 mgr.y (mgr.25133) 571 : cluster [DBG] pgmap v447: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/253884 objects degraded (2.032%); 9580/253884 objects misplaced (3.773%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:32:07.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[88275]: cluster 2024-09-21T10:32:06.397420+0000 mgr.y (mgr.25133) 571 : cluster [DBG] pgmap v447: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/253884 objects degraded (2.032%); 9580/253884 objects misplaced (3.773%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:32:07.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[88275]: cluster 2024-09-21T10:32:06.416787+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T10:32:07.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[88275]: cluster 2024-09-21T10:32:06.416787+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T10:32:07.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[89466]: cluster 2024-09-21T10:32:06.173587+0000 osd.7 (osd.7) 14 : cluster [DBG] 6.18 deep-scrub ok 2024-09-21T10:32:07.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[89466]: cluster 2024-09-21T10:32:06.173587+0000 osd.7 (osd.7) 14 : cluster [DBG] 6.18 deep-scrub ok 2024-09-21T10:32:07.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[89466]: cluster 2024-09-21T10:32:06.397420+0000 mgr.y (mgr.25133) 571 : cluster [DBG] pgmap v447: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/253884 objects degraded (2.032%); 9580/253884 objects misplaced (3.773%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:32:07.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[89466]: cluster 2024-09-21T10:32:06.397420+0000 mgr.y (mgr.25133) 571 : cluster [DBG] pgmap v447: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/253884 objects degraded (2.032%); 9580/253884 objects misplaced (3.773%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:32:07.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[89466]: cluster 2024-09-21T10:32:06.416787+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T10:32:07.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[89466]: cluster 2024-09-21T10:32:06.416787+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T10:32:07.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:07.251 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:07.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:07 smithi204 bash[78884]: cluster 2024-09-21T10:32:06.173587+0000 osd.7 (osd.7) 14 : cluster [DBG] 6.18 deep-scrub ok 2024-09-21T10:32:07.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:07 smithi204 bash[78884]: cluster 2024-09-21T10:32:06.173587+0000 osd.7 (osd.7) 14 : cluster [DBG] 6.18 deep-scrub ok 2024-09-21T10:32:07.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:07 smithi204 bash[78884]: cluster 2024-09-21T10:32:06.397420+0000 mgr.y (mgr.25133) 571 : cluster [DBG] pgmap v447: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/253884 objects degraded (2.032%); 9580/253884 objects misplaced (3.773%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:32:07.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:07 smithi204 bash[78884]: cluster 2024-09-21T10:32:06.397420+0000 mgr.y (mgr.25133) 571 : cluster [DBG] pgmap v447: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/253884 objects degraded (2.032%); 9580/253884 objects misplaced (3.773%); 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:32:07.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:07 smithi204 bash[78884]: cluster 2024-09-21T10:32:06.416787+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T10:32:07.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:07 smithi204 bash[78884]: cluster 2024-09-21T10:32:06.416787+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T10:32:07.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:07.356 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:07.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:07.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:07.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:07.517 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:07.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:07.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 67 16 86182 86166 80.3679 56.8125 0.0241418 0.0124368 2024-09-21T10:32:07.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:07.654 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:07.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:07.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:32:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:32:07] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.51.0" 2024-09-21T10:32:07.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:07.786 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:07.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:07.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:07.926 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:07.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:07.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:08.034 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:08.063 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:08.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:08.171 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:08.196 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:08.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:08.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:08 smithi204 bash[78884]: cluster 2024-09-21T10:32:06.999647+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: Degraded data redundancy: 5158/253884 objects degraded (2.032%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:32:08.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:08 smithi204 bash[78884]: cluster 2024-09-21T10:32:06.999647+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: Degraded data redundancy: 5158/253884 objects degraded (2.032%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:32:08.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:08.326 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:08.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:08.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:08 smithi003 bash[88275]: cluster 2024-09-21T10:32:06.999647+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: Degraded data redundancy: 5158/253884 objects degraded (2.032%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:32:08.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:08 smithi003 bash[88275]: cluster 2024-09-21T10:32:06.999647+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: Degraded data redundancy: 5158/253884 objects degraded (2.032%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:08 smithi003 bash[89466]: cluster 2024-09-21T10:32:06.999647+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: Degraded data redundancy: 5158/253884 objects degraded (2.032%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:08 smithi003 bash[89466]: cluster 2024-09-21T10:32:06.999647+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: Degraded data redundancy: 5158/253884 objects degraded (2.032%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:32:08.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:08.459 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:08.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:08.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:08.589 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:08.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:08.609 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 68 16 86987 86971 79.9259 50.3125 0.00556622 0.012502 2024-09-21T10:32:08.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:08.714 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:08.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:08.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:08.846 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:08.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:08.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:08.977 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:08.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:08.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:09.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:09.108 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:09.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:09.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:09.236 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:09.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:09.339 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:09.377 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:09.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:09.482 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:09.517 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:09.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:09.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 69 16 87834 87818 79.5347 52.9375 0.00428955 0.0125655 2024-09-21T10:32:09.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:09.645 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:09.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[88275]: cluster 2024-09-21T10:32:08.398162+0000 mgr.y (mgr.25133) 572 : cluster [DBG] pgmap v449: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/254949 objects degraded (2.023%); 9580/254949 objects misplaced (3.758%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:32:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[88275]: cluster 2024-09-21T10:32:08.398162+0000 mgr.y (mgr.25133) 572 : cluster [DBG] pgmap v449: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/254949 objects degraded (2.023%); 9580/254949 objects misplaced (3.758%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:32:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[88275]: audit 2024-09-21T10:32:08.593562+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[88275]: audit 2024-09-21T10:32:08.593562+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[88275]: audit 2024-09-21T10:32:08.594553+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[88275]: audit 2024-09-21T10:32:08.594553+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:09.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[89466]: cluster 2024-09-21T10:32:08.398162+0000 mgr.y (mgr.25133) 572 : cluster [DBG] pgmap v449: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/254949 objects degraded (2.023%); 9580/254949 objects misplaced (3.758%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:32:09.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[89466]: cluster 2024-09-21T10:32:08.398162+0000 mgr.y (mgr.25133) 572 : cluster [DBG] pgmap v449: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/254949 objects degraded (2.023%); 9580/254949 objects misplaced (3.758%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:32:09.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[89466]: audit 2024-09-21T10:32:08.593562+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:09.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[89466]: audit 2024-09-21T10:32:08.593562+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:09.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[89466]: audit 2024-09-21T10:32:08.594553+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:09.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:09 smithi003 bash[89466]: audit 2024-09-21T10:32:08.594553+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:09.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:09.773 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:09.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:09.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:09.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:09 smithi204 bash[78884]: cluster 2024-09-21T10:32:08.398162+0000 mgr.y (mgr.25133) 572 : cluster [DBG] pgmap v449: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/254949 objects degraded (2.023%); 9580/254949 objects misplaced (3.758%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:32:09.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:09 smithi204 bash[78884]: cluster 2024-09-21T10:32:08.398162+0000 mgr.y (mgr.25133) 572 : cluster [DBG] pgmap v449: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 94 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 5158/254949 objects degraded (2.023%); 9580/254949 objects misplaced (3.758%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:32:09.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:09 smithi204 bash[78884]: audit 2024-09-21T10:32:08.593562+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:09.888 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:09 smithi204 bash[78884]: audit 2024-09-21T10:32:08.593562+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:09.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:09 smithi204 bash[78884]: audit 2024-09-21T10:32:08.594553+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:09.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:09 smithi204 bash[78884]: audit 2024-09-21T10:32:08.594553+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:09.900 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:09.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:09.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:10.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:10.047 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:10.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:10.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:10.174 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:10.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:10.276 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:10.323 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:10.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:10.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:10.455 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:10.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:10.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:10.580 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:10.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:10.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 70 16 88722 88706 79.1913 55.5 0.0276602 0.0126157 2024-09-21T10:32:10.683 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:10.714 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:10.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:10.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:10.840 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:10.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:10.943 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:10.972 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:10.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:10.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:11.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:11.107 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:11.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:11.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:11.244 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:11.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:11.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:11.375 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:11.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:11.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:11.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:11.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:11.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:11.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 71 16 89593 89577 78.8426 54.4375 0.0045798 0.0126767 2024-09-21T10:32:11.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:11.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:11.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:11.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:11 smithi204 bash[78884]: cluster 2024-09-21T10:32:10.398875+0000 mgr.y (mgr.25133) 573 : cluster [DBG] pgmap v450: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 1024 KiB/s wr, 15 op/s; 13252/260634 objects degraded (5.085%); 14681/260634 objects misplaced (5.633%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:32:11.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:11 smithi204 bash[78884]: cluster 2024-09-21T10:32:10.398875+0000 mgr.y (mgr.25133) 573 : cluster [DBG] pgmap v450: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 1024 KiB/s wr, 15 op/s; 13252/260634 objects degraded (5.085%); 14681/260634 objects misplaced (5.633%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:32:11.765 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:11.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:11.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:11.880 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:11 smithi003 bash[88275]: cluster 2024-09-21T10:32:10.398875+0000 mgr.y (mgr.25133) 573 : cluster [DBG] pgmap v450: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 1024 KiB/s wr, 15 op/s; 13252/260634 objects degraded (5.085%); 14681/260634 objects misplaced (5.633%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:32:11.880 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:11 smithi003 bash[88275]: cluster 2024-09-21T10:32:10.398875+0000 mgr.y (mgr.25133) 573 : cluster [DBG] pgmap v450: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 1024 KiB/s wr, 15 op/s; 13252/260634 objects degraded (5.085%); 14681/260634 objects misplaced (5.633%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:32:11.880 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:11 smithi003 bash[89466]: cluster 2024-09-21T10:32:10.398875+0000 mgr.y (mgr.25133) 573 : cluster [DBG] pgmap v450: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 1024 KiB/s wr, 15 op/s; 13252/260634 objects degraded (5.085%); 14681/260634 objects misplaced (5.633%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:32:11.881 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:11 smithi003 bash[89466]: cluster 2024-09-21T10:32:10.398875+0000 mgr.y (mgr.25133) 573 : cluster [DBG] pgmap v450: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 1024 KiB/s wr, 15 op/s; 13252/260634 objects degraded (5.085%); 14681/260634 objects misplaced (5.633%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:32:11.907 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:11.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:11.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:12.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:12.045 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:12.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:12.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:12.172 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:12.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:12.275 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:12.309 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:12.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:12.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:12.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:12.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:12.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:12.556 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:12.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:12.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 72 16 90354 90338 78.4081 47.5625 0.115527 0.0127385 2024-09-21T10:32:12.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:12.686 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:12.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:12 smithi204 bash[78884]: cluster 2024-09-21T10:32:12.595217+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 13252/262017 objects degraded (5.058%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:12.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:12 smithi204 bash[78884]: cluster 2024-09-21T10:32:12.595217+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 13252/262017 objects degraded (5.058%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:12.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:12.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:12.834 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:12.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:12.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:12 smithi003 bash[88275]: cluster 2024-09-21T10:32:12.595217+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 13252/262017 objects degraded (5.058%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:12.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:12 smithi003 bash[88275]: cluster 2024-09-21T10:32:12.595217+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 13252/262017 objects degraded (5.058%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:12.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:12 smithi003 bash[89466]: cluster 2024-09-21T10:32:12.595217+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 13252/262017 objects degraded (5.058%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:12.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:12 smithi003 bash[89466]: cluster 2024-09-21T10:32:12.595217+0000 mon.a (mon.0) 800 : cluster [WRN] Health check update: Degraded data redundancy: 13252/262017 objects degraded (5.058%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:12.939 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:12.963 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:12.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:12.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:13.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:13.086 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:13.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:13.191 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:13.223 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:13.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:13.326 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:13.366 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:13.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:13.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:13.500 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:13.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:13.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:13.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 73 16 91368 91352 78.2021 63.375 0.023218 0.0127821 2024-09-21T10:32:13.638 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:13.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:13.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:13.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:13 smithi204 bash[78884]: cluster 2024-09-21T10:32:12.399571+0000 mgr.y (mgr.25133) 574 : cluster [DBG] pgmap v451: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 2.8 MiB/s wr, 44 op/s; 13252/262017 objects degraded (5.058%); 14207/262017 objects misplaced (5.422%); 6.8 MiB/s, 108 objects/s recovering 2024-09-21T10:32:13.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:13 smithi204 bash[78884]: cluster 2024-09-21T10:32:12.399571+0000 mgr.y (mgr.25133) 574 : cluster [DBG] pgmap v451: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 2.8 MiB/s wr, 44 op/s; 13252/262017 objects degraded (5.058%); 14207/262017 objects misplaced (5.422%); 6.8 MiB/s, 108 objects/s recovering 2024-09-21T10:32:13.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:13 smithi204 bash[78884]: cluster 2024-09-21T10:32:12.940980+0000 osd.4 (osd.4) 7 : cluster [DBG] 6.2 deep-scrub ok 2024-09-21T10:32:13.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:13 smithi204 bash[78884]: cluster 2024-09-21T10:32:12.940980+0000 osd.4 (osd.4) 7 : cluster [DBG] 6.2 deep-scrub ok 2024-09-21T10:32:13.768 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:13.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:13.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:13.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:13 smithi003 bash[88275]: cluster 2024-09-21T10:32:12.399571+0000 mgr.y (mgr.25133) 574 : cluster [DBG] pgmap v451: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 2.8 MiB/s wr, 44 op/s; 13252/262017 objects degraded (5.058%); 14207/262017 objects misplaced (5.422%); 6.8 MiB/s, 108 objects/s recovering 2024-09-21T10:32:13.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:13 smithi003 bash[88275]: cluster 2024-09-21T10:32:12.399571+0000 mgr.y (mgr.25133) 574 : cluster [DBG] pgmap v451: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 2.8 MiB/s wr, 44 op/s; 13252/262017 objects degraded (5.058%); 14207/262017 objects misplaced (5.422%); 6.8 MiB/s, 108 objects/s recovering 2024-09-21T10:32:13.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:13 smithi003 bash[88275]: cluster 2024-09-21T10:32:12.940980+0000 osd.4 (osd.4) 7 : cluster [DBG] 6.2 deep-scrub ok 2024-09-21T10:32:13.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:13 smithi003 bash[88275]: cluster 2024-09-21T10:32:12.940980+0000 osd.4 (osd.4) 7 : cluster [DBG] 6.2 deep-scrub ok 2024-09-21T10:32:13.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:13 smithi003 bash[89466]: cluster 2024-09-21T10:32:12.399571+0000 mgr.y (mgr.25133) 574 : cluster [DBG] pgmap v451: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 2.8 MiB/s wr, 44 op/s; 13252/262017 objects degraded (5.058%); 14207/262017 objects misplaced (5.422%); 6.8 MiB/s, 108 objects/s recovering 2024-09-21T10:32:13.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:13 smithi003 bash[89466]: cluster 2024-09-21T10:32:12.399571+0000 mgr.y (mgr.25133) 574 : cluster [DBG] pgmap v451: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 2 active+recovering+undersized+remapped, 93 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 2.8 MiB/s wr, 44 op/s; 13252/262017 objects degraded (5.058%); 14207/262017 objects misplaced (5.422%); 6.8 MiB/s, 108 objects/s recovering 2024-09-21T10:32:13.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:13 smithi003 bash[89466]: cluster 2024-09-21T10:32:12.940980+0000 osd.4 (osd.4) 7 : cluster [DBG] 6.2 deep-scrub ok 2024-09-21T10:32:13.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:13 smithi003 bash[89466]: cluster 2024-09-21T10:32:12.940980+0000 osd.4 (osd.4) 7 : cluster [DBG] 6.2 deep-scrub ok 2024-09-21T10:32:13.907 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:13.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:13.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:14.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:14.034 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:14.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:14.139 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:14.162 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:14.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:14.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:14.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:14.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:14.398 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:14.419 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:14.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:14.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:14.551 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:14.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:14.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 74 16 92358 92342 77.9814 61.875 0.00503263 0.0128189 2024-09-21T10:32:14.653 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:14.672 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:14.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:14.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:14.798 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:14.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:14.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:14.931 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:14.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:14.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:15.036 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:15.063 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:15.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:15.168 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:15.192 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:15.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:15.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:15.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:15.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:15.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:15.462 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:15.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:15.565 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:15.598 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:15.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:15.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 75 16 92916 92900 77.4066 34.875 0.0083885 0.0129114 2024-09-21T10:32:15.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:15.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:15 smithi204 bash[78884]: cluster 2024-09-21T10:32:14.400694+0000 mgr.y (mgr.25133) 575 : cluster [DBG] pgmap v452: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 7.1 MiB/s wr, 113 op/s; 13252/272163 objects degraded (4.869%); 14064/272163 objects misplaced (5.167%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:32:15.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:15 smithi204 bash[78884]: cluster 2024-09-21T10:32:14.400694+0000 mgr.y (mgr.25133) 575 : cluster [DBG] pgmap v452: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 7.1 MiB/s wr, 113 op/s; 13252/272163 objects degraded (4.869%); 14064/272163 objects misplaced (5.167%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:32:15.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:15 smithi204 bash[78884]: audit 2024-09-21T10:32:14.707117+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:32:15.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:15 smithi204 bash[78884]: audit 2024-09-21T10:32:14.707117+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:32:15.725 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:15.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:15.828 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:15.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:15.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:15.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:15 smithi003 bash[88275]: cluster 2024-09-21T10:32:14.400694+0000 mgr.y (mgr.25133) 575 : cluster [DBG] pgmap v452: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 7.1 MiB/s wr, 113 op/s; 13252/272163 objects degraded (4.869%); 14064/272163 objects misplaced (5.167%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:32:15.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:15 smithi003 bash[88275]: cluster 2024-09-21T10:32:14.400694+0000 mgr.y (mgr.25133) 575 : cluster [DBG] pgmap v452: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 7.1 MiB/s wr, 113 op/s; 13252/272163 objects degraded (4.869%); 14064/272163 objects misplaced (5.167%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:32:15.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:15 smithi003 bash[88275]: audit 2024-09-21T10:32:14.707117+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:32:15.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:15 smithi003 bash[88275]: audit 2024-09-21T10:32:14.707117+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:32:15.858 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:15 smithi003 bash[89466]: cluster 2024-09-21T10:32:14.400694+0000 mgr.y (mgr.25133) 575 : cluster [DBG] pgmap v452: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 7.1 MiB/s wr, 113 op/s; 13252/272163 objects degraded (4.869%); 14064/272163 objects misplaced (5.167%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:32:15.858 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:15 smithi003 bash[89466]: cluster 2024-09-21T10:32:14.400694+0000 mgr.y (mgr.25133) 575 : cluster [DBG] pgmap v452: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 7.1 MiB/s wr, 113 op/s; 13252/272163 objects degraded (4.869%); 14064/272163 objects misplaced (5.167%); 6.6 MiB/s, 105 objects/s recovering 2024-09-21T10:32:15.858 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:15 smithi003 bash[89466]: audit 2024-09-21T10:32:14.707117+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:32:15.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:15 smithi003 bash[89466]: audit 2024-09-21T10:32:14.707117+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:32:15.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:15.988 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:15.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:15.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:16.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:16.115 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:16.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:16.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:16.251 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:16.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:16.356 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:16.389 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:16.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:16.493 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:16.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.533 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:16.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:16.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 76 16 93681 93665 77.0171 47.8125 0.0116452 0.0129779 2024-09-21T10:32:16.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:16.761 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:16.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:16.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:16.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:16.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:16.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:17.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:17.032 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:17.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:17.139 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:17.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:17.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:17.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:17.307 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:17.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:17.410 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:17.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:17.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:17.543 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:17.576 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:17.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:17.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 77 16 94563 94547 76.7328 55.125 0.00472973 0.0130278 2024-09-21T10:32:17.658 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:32:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:32:17] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.51.0" 2024-09-21T10:32:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:17 smithi003 bash[88275]: cluster 2024-09-21T10:32:16.401418+0000 mgr.y (mgr.25133) 576 : cluster [DBG] pgmap v453: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 12 MiB/s wr, 190 op/s; 13252/275322 objects degraded (4.813%); 13730/275322 objects misplaced (4.987%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:32:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:17 smithi003 bash[88275]: cluster 2024-09-21T10:32:16.401418+0000 mgr.y (mgr.25133) 576 : cluster [DBG] pgmap v453: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 12 MiB/s wr, 190 op/s; 13252/275322 objects degraded (4.813%); 13730/275322 objects misplaced (4.987%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:32:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:17 smithi003 bash[89466]: cluster 2024-09-21T10:32:16.401418+0000 mgr.y (mgr.25133) 576 : cluster [DBG] pgmap v453: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 12 MiB/s wr, 190 op/s; 13252/275322 objects degraded (4.813%); 13730/275322 objects misplaced (4.987%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:32:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:17 smithi003 bash[89466]: cluster 2024-09-21T10:32:16.401418+0000 mgr.y (mgr.25133) 576 : cluster [DBG] pgmap v453: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 12 MiB/s wr, 190 op/s; 13252/275322 objects degraded (4.813%); 13730/275322 objects misplaced (4.987%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:32:17.683 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:17.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:17.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:17.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:17.839 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:17.945 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:17.967 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:17.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:17.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:17 smithi204 bash[78884]: cluster 2024-09-21T10:32:16.401418+0000 mgr.y (mgr.25133) 576 : cluster [DBG] pgmap v453: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 12 MiB/s wr, 190 op/s; 13252/275322 objects degraded (4.813%); 13730/275322 objects misplaced (4.987%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:32:18.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:17 smithi204 bash[78884]: cluster 2024-09-21T10:32:16.401418+0000 mgr.y (mgr.25133) 576 : cluster [DBG] pgmap v453: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 12 MiB/s wr, 190 op/s; 13252/275322 objects degraded (4.813%); 13730/275322 objects misplaced (4.987%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:32:18.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:18.106 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:18.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:18.209 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:18.227 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:18.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:18.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:18.351 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:18.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:18.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:18.484 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:18.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:18.587 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:18.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 78 16 95264 95248 76.3107 43.8125 0.0219366 0.0130997 2024-09-21T10:32:18.618 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:18.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:18.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:18.752 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:18.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:18.857 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:18.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:18 smithi003 bash[88275]: cluster 2024-09-21T10:32:18.657440+0000 mon.a (mon.0) 802 : cluster [WRN] Health check update: Degraded data redundancy: 13252/277716 objects degraded (4.772%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:18.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:18 smithi003 bash[88275]: cluster 2024-09-21T10:32:18.657440+0000 mon.a (mon.0) 802 : cluster [WRN] Health check update: Degraded data redundancy: 13252/277716 objects degraded (4.772%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:18.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:18 smithi003 bash[89466]: cluster 2024-09-21T10:32:18.657440+0000 mon.a (mon.0) 802 : cluster [WRN] Health check update: Degraded data redundancy: 13252/277716 objects degraded (4.772%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:18.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:18 smithi003 bash[89466]: cluster 2024-09-21T10:32:18.657440+0000 mon.a (mon.0) 802 : cluster [WRN] Health check update: Degraded data redundancy: 13252/277716 objects degraded (4.772%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:18.897 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:18.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:18.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:19.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:18 smithi204 bash[78884]: cluster 2024-09-21T10:32:18.657440+0000 mon.a (mon.0) 802 : cluster [WRN] Health check update: Degraded data redundancy: 13252/277716 objects degraded (4.772%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:18 smithi204 bash[78884]: cluster 2024-09-21T10:32:18.657440+0000 mon.a (mon.0) 802 : cluster [WRN] Health check update: Degraded data redundancy: 13252/277716 objects degraded (4.772%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:19.019 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:19.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:19.121 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:19.140 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:19.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:19.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:19.263 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:19.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:19.365 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:19.394 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:19.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:19.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:19.522 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:19.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:19.611 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 79 16 95927 95911 75.8692 41.4375 0.00467155 0.0131748 2024-09-21T10:32:19.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:19.654 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:19.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:19.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:19.786 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:19.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:19.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:19.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:19 smithi204 bash[78884]: cluster 2024-09-21T10:32:18.402237+0000 mgr.y (mgr.25133) 577 : cluster [DBG] pgmap v454: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s; 13252/277716 objects degraded (4.772%); 13730/277716 objects misplaced (4.944%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:32:19.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:19 smithi204 bash[78884]: cluster 2024-09-21T10:32:18.402237+0000 mgr.y (mgr.25133) 577 : cluster [DBG] pgmap v454: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s; 13252/277716 objects degraded (4.772%); 13730/277716 objects misplaced (4.944%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:32:19.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:19 smithi003 bash[88275]: cluster 2024-09-21T10:32:18.402237+0000 mgr.y (mgr.25133) 577 : cluster [DBG] pgmap v454: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s; 13252/277716 objects degraded (4.772%); 13730/277716 objects misplaced (4.944%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:32:19.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:19 smithi003 bash[88275]: cluster 2024-09-21T10:32:18.402237+0000 mgr.y (mgr.25133) 577 : cluster [DBG] pgmap v454: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s; 13252/277716 objects degraded (4.772%); 13730/277716 objects misplaced (4.944%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:32:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:19 smithi003 bash[89466]: cluster 2024-09-21T10:32:18.402237+0000 mgr.y (mgr.25133) 577 : cluster [DBG] pgmap v454: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s; 13252/277716 objects degraded (4.772%); 13730/277716 objects misplaced (4.944%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:32:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:19 smithi003 bash[89466]: cluster 2024-09-21T10:32:18.402237+0000 mgr.y (mgr.25133) 577 : cluster [DBG] pgmap v454: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 14 MiB/s wr, 225 op/s; 13252/277716 objects degraded (4.772%); 13730/277716 objects misplaced (4.944%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:32:19.942 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:19.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:19.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:20.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:20.075 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:20.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:20.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:20.216 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:20.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:20.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:20.354 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:20.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:20.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:20.493 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:20.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:20.598 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:20.611 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:32:20.610435+0000 min lat: 0.00117095 max lat: 2.11323 avg lat: 0.0132212 2024-09-21T10:32:20.611 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:32:20.611 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 80 16 96804 96788 75.606 54.8125 0.0188576 0.0132212 2024-09-21T10:32:20.618 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:20.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:20.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:20.741 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:20.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:20.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:20.873 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:20.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:20.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:20.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:21.011 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:21.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:21.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:21.146 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:21.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:21.251 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:21.286 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:21.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:21.391 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:21.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:21.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:21.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:21.571 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:21.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:21.611 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 81 16 97675 97659 75.3446 54.4375 0.0172287 0.013267 2024-09-21T10:32:21.676 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:21.701 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:21.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:21.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:21.842 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:21.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:21.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:21.958 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:21 smithi204 bash[78884]: cluster 2024-09-21T10:32:20.405635+0000 mgr.y (mgr.25133) 578 : cluster [DBG] pgmap v455: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 403 op/s; 13252/285186 objects degraded (4.647%); 13477/285186 objects misplaced (4.726%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:32:21.958 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:21 smithi204 bash[78884]: cluster 2024-09-21T10:32:20.405635+0000 mgr.y (mgr.25133) 578 : cluster [DBG] pgmap v455: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 403 op/s; 13252/285186 objects degraded (4.647%); 13477/285186 objects misplaced (4.726%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:32:21.958 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:21 smithi204 bash[78884]: audit 2024-09-21T10:32:21.044166+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:21.958 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:21 smithi204 bash[78884]: audit 2024-09-21T10:32:21.044166+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:21.958 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:21 smithi204 bash[78884]: audit 2024-09-21T10:32:21.051110+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:21.959 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:21 smithi204 bash[78884]: audit 2024-09-21T10:32:21.051110+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:21.975 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:21.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:21.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:22.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:22.106 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:22.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[88275]: cluster 2024-09-21T10:32:20.405635+0000 mgr.y (mgr.25133) 578 : cluster [DBG] pgmap v455: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 403 op/s; 13252/285186 objects degraded (4.647%); 13477/285186 objects misplaced (4.726%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:32:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[88275]: cluster 2024-09-21T10:32:20.405635+0000 mgr.y (mgr.25133) 578 : cluster [DBG] pgmap v455: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 403 op/s; 13252/285186 objects degraded (4.647%); 13477/285186 objects misplaced (4.726%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:32:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[88275]: audit 2024-09-21T10:32:21.044166+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[88275]: audit 2024-09-21T10:32:21.044166+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[88275]: audit 2024-09-21T10:32:21.051110+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[88275]: audit 2024-09-21T10:32:21.051110+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[89466]: cluster 2024-09-21T10:32:20.405635+0000 mgr.y (mgr.25133) 578 : cluster [DBG] pgmap v455: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 403 op/s; 13252/285186 objects degraded (4.647%); 13477/285186 objects misplaced (4.726%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:32:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[89466]: cluster 2024-09-21T10:32:20.405635+0000 mgr.y (mgr.25133) 578 : cluster [DBG] pgmap v455: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 25 MiB/s wr, 403 op/s; 13252/285186 objects degraded (4.647%); 13477/285186 objects misplaced (4.726%); 5.5 MiB/s, 87 objects/s recovering 2024-09-21T10:32:22.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[89466]: audit 2024-09-21T10:32:21.044166+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:22.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[89466]: audit 2024-09-21T10:32:21.044166+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:22.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[89466]: audit 2024-09-21T10:32:21.051110+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:22.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:21 smithi003 bash[89466]: audit 2024-09-21T10:32:21.051110+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:22.211 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:22.243 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:22.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:22.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:22.367 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:22.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:22.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:22.506 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:22.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:22.611 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 82 16 98655 98639 75.1726 61.25 0.0027673 0.0132969 2024-09-21T10:32:22.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:22.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:22.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:22.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:22.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:22.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:22.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:22.925 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:22.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:22.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:23.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:23.056 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:23.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:23.163 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:23.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:23.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:23.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:23.335 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:23.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:23.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:23.465 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:23.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:23.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:23.592 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:23.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:23.611 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 83 16 99479 99463 74.8874 51.5 0.0102772 0.0133446 2024-09-21T10:32:23.695 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:23.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:23.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:23.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:23.838 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:23.840 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:23 smithi204 bash[78884]: cluster 2024-09-21T10:32:22.406228+0000 mgr.y (mgr.25133) 579 : cluster [DBG] pgmap v456: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s; 13252/286656 objects degraded (4.623%); 13057/286656 objects misplaced (4.555%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:32:23.840 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:23 smithi204 bash[78884]: cluster 2024-09-21T10:32:22.406228+0000 mgr.y (mgr.25133) 579 : cluster [DBG] pgmap v456: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s; 13252/286656 objects degraded (4.623%); 13057/286656 objects misplaced (4.555%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:32:23.840 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:23 smithi204 bash[78884]: audit 2024-09-21T10:32:23.586568+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:23.840 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:23 smithi204 bash[78884]: audit 2024-09-21T10:32:23.586568+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:23.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:23.942 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:23.982 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:23.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:23 smithi003 bash[88275]: cluster 2024-09-21T10:32:22.406228+0000 mgr.y (mgr.25133) 579 : cluster [DBG] pgmap v456: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s; 13252/286656 objects degraded (4.623%); 13057/286656 objects misplaced (4.555%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:32:23.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:23 smithi003 bash[88275]: cluster 2024-09-21T10:32:22.406228+0000 mgr.y (mgr.25133) 579 : cluster [DBG] pgmap v456: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s; 13252/286656 objects degraded (4.623%); 13057/286656 objects misplaced (4.555%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:32:23.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:23 smithi003 bash[88275]: audit 2024-09-21T10:32:23.586568+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:23.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:23 smithi003 bash[88275]: audit 2024-09-21T10:32:23.586568+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:23.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:23.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:23.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:23 smithi003 bash[89466]: cluster 2024-09-21T10:32:22.406228+0000 mgr.y (mgr.25133) 579 : cluster [DBG] pgmap v456: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s; 13252/286656 objects degraded (4.623%); 13057/286656 objects misplaced (4.555%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:32:23.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:23 smithi003 bash[89466]: cluster 2024-09-21T10:32:22.406228+0000 mgr.y (mgr.25133) 579 : cluster [DBG] pgmap v456: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 31 MiB/s wr, 497 op/s; 13252/286656 objects degraded (4.623%); 13057/286656 objects misplaced (4.555%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:32:23.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:23 smithi003 bash[89466]: audit 2024-09-21T10:32:23.586568+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:23.987 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:23 smithi003 bash[89466]: audit 2024-09-21T10:32:23.586568+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:24.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:24.112 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:24.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:24.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:24.240 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:24.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:24.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:24.380 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:24.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:24.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:24.515 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:24.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:24.611 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 84 16 100036 100020 74.4103 34.8125 0.00818071 0.0134333 2024-09-21T10:32:24.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:24.658 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:24.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:24.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:24.785 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:24.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:24.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:24.912 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:24.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:24.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[88275]: audit 2024-09-21T10:32:23.874843+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[88275]: audit 2024-09-21T10:32:23.874843+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[88275]: audit 2024-09-21T10:32:23.882829+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[88275]: audit 2024-09-21T10:32:23.882829+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[88275]: audit 2024-09-21T10:32:24.691559+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:32:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[88275]: audit 2024-09-21T10:32:24.691559+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:32:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[88275]: audit 2024-09-21T10:32:24.692597+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:32:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[88275]: audit 2024-09-21T10:32:24.692597+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:32:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[88275]: audit 2024-09-21T10:32:24.701044+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:24.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[88275]: audit 2024-09-21T10:32:24.701044+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[89466]: audit 2024-09-21T10:32:23.874843+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[89466]: audit 2024-09-21T10:32:23.874843+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[89466]: audit 2024-09-21T10:32:23.882829+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[89466]: audit 2024-09-21T10:32:23.882829+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[89466]: audit 2024-09-21T10:32:24.691559+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:32:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[89466]: audit 2024-09-21T10:32:24.691559+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:32:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[89466]: audit 2024-09-21T10:32:24.692597+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:32:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[89466]: audit 2024-09-21T10:32:24.692597+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:32:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[89466]: audit 2024-09-21T10:32:24.701044+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:24.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:24 smithi003 bash[89466]: audit 2024-09-21T10:32:24.701044+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:25.018 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:25.060 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:25.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:25.171 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:25.196 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:25.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:25.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:24 smithi204 bash[78884]: audit 2024-09-21T10:32:23.874843+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:25.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:24 smithi204 bash[78884]: audit 2024-09-21T10:32:23.874843+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:25.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:24 smithi204 bash[78884]: audit 2024-09-21T10:32:23.882829+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:25.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:24 smithi204 bash[78884]: audit 2024-09-21T10:32:23.882829+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:25.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:24 smithi204 bash[78884]: audit 2024-09-21T10:32:24.691559+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:32:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:24 smithi204 bash[78884]: audit 2024-09-21T10:32:24.691559+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:32:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:24 smithi204 bash[78884]: audit 2024-09-21T10:32:24.692597+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:32:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:24 smithi204 bash[78884]: audit 2024-09-21T10:32:24.692597+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:32:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:24 smithi204 bash[78884]: audit 2024-09-21T10:32:24.701044+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:24 smithi204 bash[78884]: audit 2024-09-21T10:32:24.701044+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:25.299 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:25.325 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:25.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:25.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:25.454 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:25.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:25.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:25.578 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:25.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:25.611 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 85 16 100965 100949 74.2179 58.0625 0.00988188 0.0134684 2024-09-21T10:32:25.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:25.703 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:25.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:25.718 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:32:25.718 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:32:25.746 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:32:25.746 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [], 2024-09-21T10:32:25.746 INFO:teuthology.orchestra.run.smithi003.stdout: "complaint_time": 30, 2024-09-21T10:32:25.746 INFO:teuthology.orchestra.run.smithi003.stdout: "num_blocked_ops": 0 2024-09-21T10:32:25.746 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:32:25.780 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:32:25.780 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:32:25.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:25.835 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:25.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:25.844 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:32:25.844 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:32:25.879 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:32:25.879 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:32:25.922 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:32:25.922 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:32:25.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:25.952 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:32:25.952 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:32:25.986 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:25.986 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:32:25.987 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:32:25.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:25.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:25 smithi204 bash[78884]: cluster 2024-09-21T10:32:24.407021+0000 mgr.y (mgr.25133) 580 : cluster [DBG] pgmap v457: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s; 13252/295956 objects degraded (4.478%); 12726/295956 objects misplaced (4.300%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:32:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:25 smithi204 bash[78884]: cluster 2024-09-21T10:32:24.407021+0000 mgr.y (mgr.25133) 580 : cluster [DBG] pgmap v457: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s; 13252/295956 objects degraded (4.478%); 12726/295956 objects misplaced (4.300%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:32:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:25 smithi204 bash[78884]: cluster 2024-09-21T10:32:24.882176+0000 mon.a (mon.0) 811 : cluster [WRN] Health check update: Degraded data redundancy: 13252/295956 objects degraded (4.478%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:25 smithi204 bash[78884]: cluster 2024-09-21T10:32:24.882176+0000 mon.a (mon.0) 811 : cluster [WRN] Health check update: Degraded data redundancy: 13252/295956 objects degraded (4.478%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:25 smithi204 bash[78884]: audit 2024-09-21T10:32:25.653179+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.3:0/3890172991' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:25 smithi204 bash[78884]: audit 2024-09-21T10:32:25.653179+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.3:0/3890172991' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:26.034 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:32:26.034 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:32:26.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[88275]: cluster 2024-09-21T10:32:24.407021+0000 mgr.y (mgr.25133) 580 : cluster [DBG] pgmap v457: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s; 13252/295956 objects degraded (4.478%); 12726/295956 objects misplaced (4.300%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:32:26.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[88275]: cluster 2024-09-21T10:32:24.407021+0000 mgr.y (mgr.25133) 580 : cluster [DBG] pgmap v457: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s; 13252/295956 objects degraded (4.478%); 12726/295956 objects misplaced (4.300%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:32:26.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[88275]: cluster 2024-09-21T10:32:24.882176+0000 mon.a (mon.0) 811 : cluster [WRN] Health check update: Degraded data redundancy: 13252/295956 objects degraded (4.478%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:26.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[88275]: cluster 2024-09-21T10:32:24.882176+0000 mon.a (mon.0) 811 : cluster [WRN] Health check update: Degraded data redundancy: 13252/295956 objects degraded (4.478%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:26.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[88275]: audit 2024-09-21T10:32:25.653179+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.3:0/3890172991' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:26.063 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[88275]: audit 2024-09-21T10:32:25.653179+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.3:0/3890172991' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:26.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[89466]: cluster 2024-09-21T10:32:24.407021+0000 mgr.y (mgr.25133) 580 : cluster [DBG] pgmap v457: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s; 13252/295956 objects degraded (4.478%); 12726/295956 objects misplaced (4.300%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:32:26.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[89466]: cluster 2024-09-21T10:32:24.407021+0000 mgr.y (mgr.25133) 580 : cluster [DBG] pgmap v457: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s; 13252/295956 objects degraded (4.478%); 12726/295956 objects misplaced (4.300%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:32:26.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[89466]: cluster 2024-09-21T10:32:24.882176+0000 mon.a (mon.0) 811 : cluster [WRN] Health check update: Degraded data redundancy: 13252/295956 objects degraded (4.478%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:26.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[89466]: cluster 2024-09-21T10:32:24.882176+0000 mon.a (mon.0) 811 : cluster [WRN] Health check update: Degraded data redundancy: 13252/295956 objects degraded (4.478%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:26.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[89466]: audit 2024-09-21T10:32:25.653179+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.3:0/3890172991' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:26.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:25 smithi003 bash[89466]: audit 2024-09-21T10:32:25.653179+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.3:0/3890172991' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:32:26.074 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:32:26.074 INFO:teuthology.orchestra.run.smithi003.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:32:26.074 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:32:26.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:26.114 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:26.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:26.219 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:26.254 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:26.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:26.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:26.389 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:26.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:26.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:26.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:26.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:26.611 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 86 16 101785 101769 73.9508 51.25 0.0113477 0.0135169 2024-09-21T10:32:26.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:26.649 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:26.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:26.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:26.783 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:26.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:26.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:26.906 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:32:26.912 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:26.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:26.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:27.015 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:27.042 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:27.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:27.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:27.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:26 smithi204 bash[78884]: audit 2024-09-21T10:32:26.458849+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.3:0/987784092' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:26 smithi204 bash[78884]: audit 2024-09-21T10:32:26.458849+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.3:0/987784092' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:26 smithi204 bash[78884]: audit 2024-09-21T10:32:26.460020+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:26 smithi204 bash[78884]: audit 2024-09-21T10:32:26.460020+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:26 smithi003 bash[88275]: audit 2024-09-21T10:32:26.458849+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.3:0/987784092' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:26 smithi003 bash[88275]: audit 2024-09-21T10:32:26.458849+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.3:0/987784092' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:26 smithi003 bash[88275]: audit 2024-09-21T10:32:26.460020+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:26 smithi003 bash[88275]: audit 2024-09-21T10:32:26.460020+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:26 smithi003 bash[89466]: audit 2024-09-21T10:32:26.458849+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.3:0/987784092' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:26 smithi003 bash[89466]: audit 2024-09-21T10:32:26.458849+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.3:0/987784092' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:26 smithi003 bash[89466]: audit 2024-09-21T10:32:26.460020+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:26 smithi003 bash[89466]: audit 2024-09-21T10:32:26.460020+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:32:27.176 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:27.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:27.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:27.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:27.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:27.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:27.446 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:27.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:27.551 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:27.584 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:27.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:27.611 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 87 16 102676 102660 73.7408 55.6875 0.0124848 0.0135559 2024-09-21T10:32:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:32:27] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-09-21T10:32:27.691 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:27.729 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:27.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:27.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:27.863 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:27.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:27.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:27.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[88275]: cluster 2024-09-21T10:32:26.407692+0000 mgr.y (mgr.25133) 581 : cluster [DBG] pgmap v458: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 750 op/s; 13252/299208 objects degraded (4.429%); 12282/299208 objects misplaced (4.105%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T10:32:27.962 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[88275]: cluster 2024-09-21T10:32:26.407692+0000 mgr.y (mgr.25133) 581 : cluster [DBG] pgmap v458: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 750 op/s; 13252/299208 objects degraded (4.429%); 12282/299208 objects misplaced (4.105%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T10:32:27.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[88275]: cluster 2024-09-21T10:32:26.880794+0000 mon.a (mon.0) 814 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:27.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[88275]: cluster 2024-09-21T10:32:26.880794+0000 mon.a (mon.0) 814 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:27.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[88275]: audit 2024-09-21T10:32:26.893578+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:32:27.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[88275]: audit 2024-09-21T10:32:26.893578+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:32:27.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[88275]: cluster 2024-09-21T10:32:26.897871+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T10:32:27.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[88275]: cluster 2024-09-21T10:32:26.897871+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T10:32:27.970 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:28.005 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:28.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:28.108 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:28.137 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:28.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[89466]: cluster 2024-09-21T10:32:26.407692+0000 mgr.y (mgr.25133) 581 : cluster [DBG] pgmap v458: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 750 op/s; 13252/299208 objects degraded (4.429%); 12282/299208 objects misplaced (4.105%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T10:32:28.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[89466]: cluster 2024-09-21T10:32:26.407692+0000 mgr.y (mgr.25133) 581 : cluster [DBG] pgmap v458: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 750 op/s; 13252/299208 objects degraded (4.429%); 12282/299208 objects misplaced (4.105%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T10:32:28.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[89466]: cluster 2024-09-21T10:32:26.880794+0000 mon.a (mon.0) 814 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:28.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[89466]: cluster 2024-09-21T10:32:26.880794+0000 mon.a (mon.0) 814 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:28.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[89466]: audit 2024-09-21T10:32:26.893578+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:32:28.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[89466]: audit 2024-09-21T10:32:26.893578+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:32:28.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[89466]: cluster 2024-09-21T10:32:26.897871+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T10:32:28.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:27 smithi003 bash[89466]: cluster 2024-09-21T10:32:26.897871+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T10:32:28.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:28.242 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:27 smithi204 bash[78884]: cluster 2024-09-21T10:32:26.407692+0000 mgr.y (mgr.25133) 581 : cluster [DBG] pgmap v458: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 750 op/s; 13252/299208 objects degraded (4.429%); 12282/299208 objects misplaced (4.105%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T10:32:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:27 smithi204 bash[78884]: cluster 2024-09-21T10:32:26.407692+0000 mgr.y (mgr.25133) 581 : cluster [DBG] pgmap v458: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 750 op/s; 13252/299208 objects degraded (4.429%); 12282/299208 objects misplaced (4.105%); 6.2 MiB/s, 98 objects/s recovering 2024-09-21T10:32:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:27 smithi204 bash[78884]: cluster 2024-09-21T10:32:26.880794+0000 mon.a (mon.0) 814 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:27 smithi204 bash[78884]: cluster 2024-09-21T10:32:26.880794+0000 mon.a (mon.0) 814 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:32:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:27 smithi204 bash[78884]: audit 2024-09-21T10:32:26.893578+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:32:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:27 smithi204 bash[78884]: audit 2024-09-21T10:32:26.893578+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:32:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:27 smithi204 bash[78884]: cluster 2024-09-21T10:32:26.897871+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T10:32:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:27 smithi204 bash[78884]: cluster 2024-09-21T10:32:26.897871+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T10:32:28.261 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:28.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:28.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:28.387 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:28.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:28.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:28.515 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:28.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:28.612 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 88 16 103273 103257 73.3268 37.3125 0.0147842 0.0136325 2024-09-21T10:32:28.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:28.644 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:28.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:28.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:28.776 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:28.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:28.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:28.905 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:28.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:28.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:29.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:29.034 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:29.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:29.141 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:29.168 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:32:29.181 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:29.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:29.285 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:29.314 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:29.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:29.420 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:29.449 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:29.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:29.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:29.586 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:29.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:29.612 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 89 16 104252 104236 73.1903 61.1875 0.0165301 0.0136582 2024-09-21T10:32:29.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:29.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:29.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:29.822 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:29.851 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:29.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:29 smithi003 bash[88275]: cluster 2024-09-21T10:32:28.408555+0000 mgr.y (mgr.25133) 582 : cluster [DBG] pgmap v460: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 791 op/s; 13252/301473 objects degraded (4.396%); 12282/301473 objects misplaced (4.074%); 6.3 MiB/s, 101 objects/s recovering 2024-09-21T10:32:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:29 smithi003 bash[88275]: cluster 2024-09-21T10:32:28.408555+0000 mgr.y (mgr.25133) 582 : cluster [DBG] pgmap v460: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 791 op/s; 13252/301473 objects degraded (4.396%); 12282/301473 objects misplaced (4.074%); 6.3 MiB/s, 101 objects/s recovering 2024-09-21T10:32:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:29 smithi003 bash[89466]: cluster 2024-09-21T10:32:28.408555+0000 mgr.y (mgr.25133) 582 : cluster [DBG] pgmap v460: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 791 op/s; 13252/301473 objects degraded (4.396%); 12282/301473 objects misplaced (4.074%); 6.3 MiB/s, 101 objects/s recovering 2024-09-21T10:32:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:29 smithi003 bash[89466]: cluster 2024-09-21T10:32:28.408555+0000 mgr.y (mgr.25133) 582 : cluster [DBG] pgmap v460: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 791 op/s; 13252/301473 objects degraded (4.396%); 12282/301473 objects misplaced (4.074%); 6.3 MiB/s, 101 objects/s recovering 2024-09-21T10:32:29.955 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:29.983 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:29.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:29.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:30.088 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:30.124 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:30.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:30.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:30.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:29 smithi204 bash[78884]: cluster 2024-09-21T10:32:28.408555+0000 mgr.y (mgr.25133) 582 : cluster [DBG] pgmap v460: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 791 op/s; 13252/301473 objects degraded (4.396%); 12282/301473 objects misplaced (4.074%); 6.3 MiB/s, 101 objects/s recovering 2024-09-21T10:32:30.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:29 smithi204 bash[78884]: cluster 2024-09-21T10:32:28.408555+0000 mgr.y (mgr.25133) 582 : cluster [DBG] pgmap v460: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 791 op/s; 13252/301473 objects degraded (4.396%); 12282/301473 objects misplaced (4.074%); 6.3 MiB/s, 101 objects/s recovering 2024-09-21T10:32:30.253 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:30.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:30.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:30.379 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:30.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:30.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:30.501 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:30.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:30.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:30.612 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 90 5 105073 105068 72.9549 52 0.171481 0.0136986 2024-09-21T10:32:30.624 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:30.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:30.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:30.750 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:30.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:30.853 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:30.872 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:30.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:30.974 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:30.995 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:30.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:30.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:31.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:31.125 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:31.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:31.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:30 smithi003 bash[88275]: cluster 2024-09-21T10:32:30.416378+0000 mon.a (mon.0) 817 : cluster [WRN] Health check update: Degraded data redundancy: 13252/301473 objects degraded (4.396%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:31.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:30 smithi003 bash[88275]: cluster 2024-09-21T10:32:30.416378+0000 mon.a (mon.0) 817 : cluster [WRN] Health check update: Degraded data redundancy: 13252/301473 objects degraded (4.396%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:30 smithi003 bash[89466]: cluster 2024-09-21T10:32:30.416378+0000 mon.a (mon.0) 817 : cluster [WRN] Health check update: Degraded data redundancy: 13252/301473 objects degraded (4.396%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:30 smithi003 bash[89466]: cluster 2024-09-21T10:32:30.416378+0000 mon.a (mon.0) 817 : cluster [WRN] Health check update: Degraded data redundancy: 13252/301473 objects degraded (4.396%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:31.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:31.254 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:31.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:31.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:30 smithi204 bash[78884]: cluster 2024-09-21T10:32:30.416378+0000 mon.a (mon.0) 817 : cluster [WRN] Health check update: Degraded data redundancy: 13252/301473 objects degraded (4.396%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:31.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:30 smithi204 bash[78884]: cluster 2024-09-21T10:32:30.416378+0000 mon.a (mon.0) 817 : cluster [WRN] Health check update: Degraded data redundancy: 13252/301473 objects degraded (4.396%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:31.357 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:31.379 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:31.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:31.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:31.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:31.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:31.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:31.612 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total time run: 90.0169 2024-09-21T10:32:31.612 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total writes made: 105073 2024-09-21T10:32:31.612 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Write size: 65536 2024-09-21T10:32:31.612 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object size: 65536 2024-09-21T10:32:31.612 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Bandwidth (MB/sec): 72.9537 2024-09-21T10:32:31.612 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Bandwidth: 36.8333 2024-09-21T10:32:31.612 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max bandwidth (MB/sec): 200.188 2024-09-21T10:32:31.612 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min bandwidth (MB/sec): 7.3125 2024-09-21T10:32:31.613 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average IOPS: 1167 2024-09-21T10:32:31.613 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev IOPS: 589.333 2024-09-21T10:32:31.613 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max IOPS: 3203 2024-09-21T10:32:31.613 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min IOPS: 117 2024-09-21T10:32:31.613 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average Latency(s): 0.0137026 2024-09-21T10:32:31.613 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Latency(s): 0.0486283 2024-09-21T10:32:31.613 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max latency(s): 2.11323 2024-09-21T10:32:31.613 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min latency(s): 0.00117095 2024-09-21T10:32:31.620 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:32:31.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:31.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:31.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:31.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:31.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:31.877 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:31.913 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:31.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:31.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:32.022 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:32.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:31 smithi003 bash[88275]: cluster 2024-09-21T10:32:30.409157+0000 mgr.y (mgr.25133) 583 : cluster [DBG] pgmap v461: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 13252/309894 objects degraded (4.276%); 11944/309894 objects misplaced (3.854%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:32:32.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:31 smithi003 bash[88275]: cluster 2024-09-21T10:32:30.409157+0000 mgr.y (mgr.25133) 583 : cluster [DBG] pgmap v461: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 13252/309894 objects degraded (4.276%); 11944/309894 objects misplaced (3.854%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:32:32.059 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:31 smithi003 bash[89466]: cluster 2024-09-21T10:32:30.409157+0000 mgr.y (mgr.25133) 583 : cluster [DBG] pgmap v461: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 13252/309894 objects degraded (4.276%); 11944/309894 objects misplaced (3.854%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:32:32.059 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:31 smithi003 bash[89466]: cluster 2024-09-21T10:32:30.409157+0000 mgr.y (mgr.25133) 583 : cluster [DBG] pgmap v461: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 13252/309894 objects degraded (4.276%); 11944/309894 objects misplaced (3.854%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:32:32.079 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:32.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:32.184 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:32.221 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:32.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:31 smithi204 bash[78884]: cluster 2024-09-21T10:32:30.409157+0000 mgr.y (mgr.25133) 583 : cluster [DBG] pgmap v461: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 13252/309894 objects degraded (4.276%); 11944/309894 objects misplaced (3.854%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:32:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:31 smithi204 bash[78884]: cluster 2024-09-21T10:32:30.409157+0000 mgr.y (mgr.25133) 583 : cluster [DBG] pgmap v461: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s; 13252/309894 objects degraded (4.276%); 11944/309894 objects misplaced (3.854%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:32:32.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:32.350 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:32.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:32.477 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:32.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:32.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:32.606 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:32.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:32.709 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:32.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:32.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:32.839 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:32.876 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:32.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:32.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:32.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:33.011 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:33.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:33.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:33.149 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:33.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:33.227 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:32:33.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:33.277 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:33.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:33.382 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:33.415 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:33.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:33.518 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:33.556 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:33.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:33.659 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:33.695 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:33.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:33.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:33.840 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:33.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:33.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:33 smithi003 bash[88275]: cluster 2024-09-21T10:32:32.409735+0000 mgr.y (mgr.25133) 584 : cluster [DBG] pgmap v462: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s; 13252/311349 objects degraded (4.256%); 11462/311349 objects misplaced (3.681%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:32:33.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:33 smithi003 bash[88275]: cluster 2024-09-21T10:32:32.409735+0000 mgr.y (mgr.25133) 584 : cluster [DBG] pgmap v462: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s; 13252/311349 objects degraded (4.256%); 11462/311349 objects misplaced (3.681%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:32:33.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:33 smithi003 bash[89466]: cluster 2024-09-21T10:32:32.409735+0000 mgr.y (mgr.25133) 584 : cluster [DBG] pgmap v462: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s; 13252/311349 objects degraded (4.256%); 11462/311349 objects misplaced (3.681%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:32:33.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:33 smithi003 bash[89466]: cluster 2024-09-21T10:32:32.409735+0000 mgr.y (mgr.25133) 584 : cluster [DBG] pgmap v462: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s; 13252/311349 objects degraded (4.256%); 11462/311349 objects misplaced (3.681%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:32:33.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:33.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:33.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:33.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:34.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:34.101 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:34.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:34.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:34.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:33 smithi204 bash[78884]: cluster 2024-09-21T10:32:32.409735+0000 mgr.y (mgr.25133) 584 : cluster [DBG] pgmap v462: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s; 13252/311349 objects degraded (4.256%); 11462/311349 objects misplaced (3.681%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:32:34.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:33 smithi204 bash[78884]: cluster 2024-09-21T10:32:32.409735+0000 mgr.y (mgr.25133) 584 : cluster [DBG] pgmap v462: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s; 13252/311349 objects degraded (4.256%); 11462/311349 objects misplaced (3.681%); 7.1 MiB/s, 113 objects/s recovering 2024-09-21T10:32:34.235 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:34.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:34.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:34.368 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:34.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:34.477 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:34.501 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:34.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:34.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:34.618 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:32:34.630 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:34.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:34.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:34.755 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:34.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:34.859 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:34.889 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:34.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:34.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:34.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:35.015 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:35.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:35.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:35.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:35.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:35.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:35.279 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:35.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:35.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:35.416 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:35.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:35.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:35.548 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:35.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:35.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:35.674 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:35.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:35.701 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:35.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:35.806 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:35.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:35.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:35.937 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:35.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:35.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:36.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:36.065 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:36.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:36.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:35 smithi003 bash[88275]: cluster 2024-09-21T10:32:34.410484+0000 mgr.y (mgr.25133) 585 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 780 op/s; 13295/310398 objects degraded (4.283%); 10941/310398 objects misplaced (3.525%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:32:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:35 smithi003 bash[88275]: cluster 2024-09-21T10:32:34.410484+0000 mgr.y (mgr.25133) 585 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 780 op/s; 13295/310398 objects degraded (4.283%); 10941/310398 objects misplaced (3.525%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:32:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:35 smithi003 bash[88275]: cluster 2024-09-21T10:32:35.417182+0000 mon.a (mon.0) 818 : cluster [WRN] Health check update: Degraded data redundancy: 13295/310398 objects degraded (4.283%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:35 smithi003 bash[88275]: cluster 2024-09-21T10:32:35.417182+0000 mon.a (mon.0) 818 : cluster [WRN] Health check update: Degraded data redundancy: 13295/310398 objects degraded (4.283%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:35 smithi003 bash[89466]: cluster 2024-09-21T10:32:34.410484+0000 mgr.y (mgr.25133) 585 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 780 op/s; 13295/310398 objects degraded (4.283%); 10941/310398 objects misplaced (3.525%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:32:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:35 smithi003 bash[89466]: cluster 2024-09-21T10:32:34.410484+0000 mgr.y (mgr.25133) 585 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 780 op/s; 13295/310398 objects degraded (4.283%); 10941/310398 objects misplaced (3.525%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:32:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:35 smithi003 bash[89466]: cluster 2024-09-21T10:32:35.417182+0000 mon.a (mon.0) 818 : cluster [WRN] Health check update: Degraded data redundancy: 13295/310398 objects degraded (4.283%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:35 smithi003 bash[89466]: cluster 2024-09-21T10:32:35.417182+0000 mon.a (mon.0) 818 : cluster [WRN] Health check update: Degraded data redundancy: 13295/310398 objects degraded (4.283%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:36.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:35 smithi204 bash[78884]: cluster 2024-09-21T10:32:34.410484+0000 mgr.y (mgr.25133) 585 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 780 op/s; 13295/310398 objects degraded (4.283%); 10941/310398 objects misplaced (3.525%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:32:36.179 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:35 smithi204 bash[78884]: cluster 2024-09-21T10:32:34.410484+0000 mgr.y (mgr.25133) 585 : cluster [DBG] pgmap v463: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 780 op/s; 13295/310398 objects degraded (4.283%); 10941/310398 objects misplaced (3.525%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:32:36.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:35 smithi204 bash[78884]: cluster 2024-09-21T10:32:35.417182+0000 mon.a (mon.0) 818 : cluster [WRN] Health check update: Degraded data redundancy: 13295/310398 objects degraded (4.283%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:36.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:35 smithi204 bash[78884]: cluster 2024-09-21T10:32:35.417182+0000 mon.a (mon.0) 818 : cluster [WRN] Health check update: Degraded data redundancy: 13295/310398 objects degraded (4.283%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:36.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:36.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:36.296 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:36.330 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:36.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:36.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:36.459 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:36.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:36.562 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:36.607 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:36.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:36.713 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:36.740 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:36.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:36.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:36.869 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:36.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:36.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:36.974 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:37.007 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:37.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:37.113 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:37.147 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:37.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:37.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:37.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:37.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:37.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:37.402 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:37.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:37.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:37.533 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:37.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:37.639 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:32:37.640 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:32:37.640 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:32:37.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd out 6 2024-09-21T10:32:37.665 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:37.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:32:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:32:37] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.51.0" 2024-09-21T10:32:37.742 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:37.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:37.789 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:37.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:37.894 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:37.927 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:37.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:38.032 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:38.055 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:38.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:38.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:38.167 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:37 smithi204 bash[78884]: cluster 2024-09-21T10:32:36.411169+0000 mgr.y (mgr.25133) 586 : cluster [DBG] pgmap v464: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 769 op/s; 12909/307890 objects degraded (4.193%); 10090/307890 objects misplaced (3.277%); 9.9 MiB/s, 157 objects/s recovering 2024-09-21T10:32:38.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:37 smithi204 bash[78884]: cluster 2024-09-21T10:32:36.411169+0000 mgr.y (mgr.25133) 586 : cluster [DBG] pgmap v464: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 769 op/s; 12909/307890 objects degraded (4.193%); 10090/307890 objects misplaced (3.277%); 9.9 MiB/s, 157 objects/s recovering 2024-09-21T10:32:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:37 smithi003 bash[88275]: cluster 2024-09-21T10:32:36.411169+0000 mgr.y (mgr.25133) 586 : cluster [DBG] pgmap v464: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 769 op/s; 12909/307890 objects degraded (4.193%); 10090/307890 objects misplaced (3.277%); 9.9 MiB/s, 157 objects/s recovering 2024-09-21T10:32:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:37 smithi003 bash[88275]: cluster 2024-09-21T10:32:36.411169+0000 mgr.y (mgr.25133) 586 : cluster [DBG] pgmap v464: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 769 op/s; 12909/307890 objects degraded (4.193%); 10090/307890 objects misplaced (3.277%); 9.9 MiB/s, 157 objects/s recovering 2024-09-21T10:32:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:37 smithi003 bash[89466]: cluster 2024-09-21T10:32:36.411169+0000 mgr.y (mgr.25133) 586 : cluster [DBG] pgmap v464: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 769 op/s; 12909/307890 objects degraded (4.193%); 10090/307890 objects misplaced (3.277%); 9.9 MiB/s, 157 objects/s recovering 2024-09-21T10:32:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:37 smithi003 bash[89466]: cluster 2024-09-21T10:32:36.411169+0000 mgr.y (mgr.25133) 586 : cluster [DBG] pgmap v464: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 769 op/s; 12909/307890 objects degraded (4.193%); 10090/307890 objects misplaced (3.277%); 9.9 MiB/s, 157 objects/s recovering 2024-09-21T10:32:38.182 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:38.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:38.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:38.318 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:38.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:38.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:38.444 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:38.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:38.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:38.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:38.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:38.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:38.695 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:38.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:38.759 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:38.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:38.841 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:38.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:38.947 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:38.979 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:38.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:38.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:39.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:39.109 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:39.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:39.212 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:39.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.266 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:39.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:39.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:39.389 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:39.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:39.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:39.514 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:39.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:39.617 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:39.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:39.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:39.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:39 smithi204 bash[78884]: cluster 2024-09-21T10:32:38.411724+0000 mgr.y (mgr.25133) 587 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 88 B/s rd, 29 MiB/s wr, 742 op/s; 12909/305301 objects degraded (4.228%); 10090/305301 objects misplaced (3.305%); 8.6 MiB/s, 137 objects/s recovering 2024-09-21T10:32:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:39 smithi204 bash[78884]: cluster 2024-09-21T10:32:38.411724+0000 mgr.y (mgr.25133) 587 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 88 B/s rd, 29 MiB/s wr, 742 op/s; 12909/305301 objects degraded (4.228%); 10090/305301 objects misplaced (3.305%); 8.6 MiB/s, 137 objects/s recovering 2024-09-21T10:32:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:39 smithi204 bash[78884]: audit 2024-09-21T10:32:38.592044+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:39 smithi204 bash[78884]: audit 2024-09-21T10:32:38.592044+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:39 smithi204 bash[78884]: audit 2024-09-21T10:32:38.593734+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:39.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:39 smithi204 bash[78884]: audit 2024-09-21T10:32:38.593734+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:39.797 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:39.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:39.903 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:39.914 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[88275]: cluster 2024-09-21T10:32:38.411724+0000 mgr.y (mgr.25133) 587 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 88 B/s rd, 29 MiB/s wr, 742 op/s; 12909/305301 objects degraded (4.228%); 10090/305301 objects misplaced (3.305%); 8.6 MiB/s, 137 objects/s recovering 2024-09-21T10:32:39.914 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[88275]: cluster 2024-09-21T10:32:38.411724+0000 mgr.y (mgr.25133) 587 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 88 B/s rd, 29 MiB/s wr, 742 op/s; 12909/305301 objects degraded (4.228%); 10090/305301 objects misplaced (3.305%); 8.6 MiB/s, 137 objects/s recovering 2024-09-21T10:32:39.914 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[88275]: audit 2024-09-21T10:32:38.592044+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:39.915 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[88275]: audit 2024-09-21T10:32:38.592044+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:39.915 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[88275]: audit 2024-09-21T10:32:38.593734+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:39.915 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[88275]: audit 2024-09-21T10:32:38.593734+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:39.915 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[89466]: cluster 2024-09-21T10:32:38.411724+0000 mgr.y (mgr.25133) 587 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 88 B/s rd, 29 MiB/s wr, 742 op/s; 12909/305301 objects degraded (4.228%); 10090/305301 objects misplaced (3.305%); 8.6 MiB/s, 137 objects/s recovering 2024-09-21T10:32:39.915 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[89466]: cluster 2024-09-21T10:32:38.411724+0000 mgr.y (mgr.25133) 587 : cluster [DBG] pgmap v465: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 88 B/s rd, 29 MiB/s wr, 742 op/s; 12909/305301 objects degraded (4.228%); 10090/305301 objects misplaced (3.305%); 8.6 MiB/s, 137 objects/s recovering 2024-09-21T10:32:39.915 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[89466]: audit 2024-09-21T10:32:38.592044+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:39.915 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[89466]: audit 2024-09-21T10:32:38.592044+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:32:39.915 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[89466]: audit 2024-09-21T10:32:38.593734+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:39.915 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:39 smithi003 bash[89466]: audit 2024-09-21T10:32:38.593734+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:39.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:39.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:39.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:40.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:40.063 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:40.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:40.166 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:40.186 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:40.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:40.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:40.316 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:40.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:40.419 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:40.457 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:40.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:40.560 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:40.593 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:40.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:40.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:40.726 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:40.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:40.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:40.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:40 smithi003 bash[88275]: cluster 2024-09-21T10:32:40.418148+0000 mon.a (mon.0) 821 : cluster [WRN] Health check update: Degraded data redundancy: 12909/305301 objects degraded (4.228%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:40.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:40 smithi003 bash[88275]: cluster 2024-09-21T10:32:40.418148+0000 mon.a (mon.0) 821 : cluster [WRN] Health check update: Degraded data redundancy: 12909/305301 objects degraded (4.228%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:40.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:40 smithi003 bash[89466]: cluster 2024-09-21T10:32:40.418148+0000 mon.a (mon.0) 821 : cluster [WRN] Health check update: Degraded data redundancy: 12909/305301 objects degraded (4.228%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:40.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:40 smithi003 bash[89466]: cluster 2024-09-21T10:32:40.418148+0000 mon.a (mon.0) 821 : cluster [WRN] Health check update: Degraded data redundancy: 12909/305301 objects degraded (4.228%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:40.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:40.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:40.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:40.963 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:41.003 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:41.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:41.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:40 smithi204 bash[78884]: cluster 2024-09-21T10:32:40.418148+0000 mon.a (mon.0) 821 : cluster [WRN] Health check update: Degraded data redundancy: 12909/305301 objects degraded (4.228%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:41.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:40 smithi204 bash[78884]: cluster 2024-09-21T10:32:40.418148+0000 mon.a (mon.0) 821 : cluster [WRN] Health check update: Degraded data redundancy: 12909/305301 objects degraded (4.228%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:41.107 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:41.125 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:41.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:41.227 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:41.249 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:41.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:41.353 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:41.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:41.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:41.489 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:41.515 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:41.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:41.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:41.644 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:41.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:41.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:41 smithi003 bash[88275]: cluster 2024-09-21T10:32:40.413423+0000 mgr.y (mgr.25133) 588 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 908 op/s; 12421/296004 objects degraded (4.196%); 9300/296004 objects misplaced (3.142%); 12 MiB/s, 194 objects/s recovering 2024-09-21T10:32:41.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:41 smithi003 bash[88275]: cluster 2024-09-21T10:32:40.413423+0000 mgr.y (mgr.25133) 588 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 908 op/s; 12421/296004 objects degraded (4.196%); 9300/296004 objects misplaced (3.142%); 12 MiB/s, 194 objects/s recovering 2024-09-21T10:32:41.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:41 smithi003 bash[89466]: cluster 2024-09-21T10:32:40.413423+0000 mgr.y (mgr.25133) 588 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 908 op/s; 12421/296004 objects degraded (4.196%); 9300/296004 objects misplaced (3.142%); 12 MiB/s, 194 objects/s recovering 2024-09-21T10:32:41.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:41 smithi003 bash[89466]: cluster 2024-09-21T10:32:40.413423+0000 mgr.y (mgr.25133) 588 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 908 op/s; 12421/296004 objects degraded (4.196%); 9300/296004 objects misplaced (3.142%); 12 MiB/s, 194 objects/s recovering 2024-09-21T10:32:41.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:41.775 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:41.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:41.821 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:32:41.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:41.893 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:41 smithi204 bash[78884]: cluster 2024-09-21T10:32:40.413423+0000 mgr.y (mgr.25133) 588 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 908 op/s; 12421/296004 objects degraded (4.196%); 9300/296004 objects misplaced (3.142%); 12 MiB/s, 194 objects/s recovering 2024-09-21T10:32:41.893 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:41 smithi204 bash[78884]: cluster 2024-09-21T10:32:40.413423+0000 mgr.y (mgr.25133) 588 : cluster [DBG] pgmap v466: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 908 op/s; 12421/296004 objects degraded (4.196%); 9300/296004 objects misplaced (3.142%); 12 MiB/s, 194 objects/s recovering 2024-09-21T10:32:41.908 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:41.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:41.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:42.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:42.031 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:42.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:42.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:42.161 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:42.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:42.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:42.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:42.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:42.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:42.420 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:42.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:42.522 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:42.547 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:42.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:42.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:42.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:42.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:42.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:42.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:42.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:42.905 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:42.925 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:42.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:42.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:43.027 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:43.056 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:43.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:43.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:43.184 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:43.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:43.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:43.307 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:43.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:43.410 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:43.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:43.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:43.529 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:43.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:43.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:43.652 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:43.678 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:43.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:43.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:43.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:43.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:43.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:43.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:43.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:43.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:43.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:43 smithi003 bash[88275]: cluster 2024-09-21T10:32:42.414109+0000 mgr.y (mgr.25133) 589 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 717 op/s; 12421/294426 objects degraded (4.219%); 8676/294426 objects misplaced (2.947%); 12 MiB/s, 191 objects/s recovering 2024-09-21T10:32:43.957 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:43 smithi003 bash[88275]: cluster 2024-09-21T10:32:42.414109+0000 mgr.y (mgr.25133) 589 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 717 op/s; 12421/294426 objects degraded (4.219%); 8676/294426 objects misplaced (2.947%); 12 MiB/s, 191 objects/s recovering 2024-09-21T10:32:43.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:43 smithi003 bash[88275]: cluster 2024-09-21T10:32:42.614407+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T10:32:43.958 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:43 smithi003 bash[88275]: cluster 2024-09-21T10:32:42.614407+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T10:32:43.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:43 smithi003 bash[89466]: cluster 2024-09-21T10:32:42.414109+0000 mgr.y (mgr.25133) 589 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 717 op/s; 12421/294426 objects degraded (4.219%); 8676/294426 objects misplaced (2.947%); 12 MiB/s, 191 objects/s recovering 2024-09-21T10:32:43.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:43 smithi003 bash[89466]: cluster 2024-09-21T10:32:42.414109+0000 mgr.y (mgr.25133) 589 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 717 op/s; 12421/294426 objects degraded (4.219%); 8676/294426 objects misplaced (2.947%); 12 MiB/s, 191 objects/s recovering 2024-09-21T10:32:43.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:43 smithi003 bash[89466]: cluster 2024-09-21T10:32:42.614407+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T10:32:43.958 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:43 smithi003 bash[89466]: cluster 2024-09-21T10:32:42.614407+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T10:32:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:43 smithi204 bash[78884]: cluster 2024-09-21T10:32:42.414109+0000 mgr.y (mgr.25133) 589 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 717 op/s; 12421/294426 objects degraded (4.219%); 8676/294426 objects misplaced (2.947%); 12 MiB/s, 191 objects/s recovering 2024-09-21T10:32:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:43 smithi204 bash[78884]: cluster 2024-09-21T10:32:42.414109+0000 mgr.y (mgr.25133) 589 : cluster [DBG] pgmap v467: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 717 op/s; 12421/294426 objects degraded (4.219%); 8676/294426 objects misplaced (2.947%); 12 MiB/s, 191 objects/s recovering 2024-09-21T10:32:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:43 smithi204 bash[78884]: cluster 2024-09-21T10:32:42.614407+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T10:32:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:43 smithi204 bash[78884]: cluster 2024-09-21T10:32:42.614407+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-21T10:32:44.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:44.059 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:44.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:44.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:44.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:44.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:44.313 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:44.352 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:44.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:44.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:44.482 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:44.588 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:44.614 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:44.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:44.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:44.726 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:44 smithi204 bash[78884]: cluster 2024-09-21T10:32:43.622043+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T10:32:44.726 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:44 smithi204 bash[78884]: cluster 2024-09-21T10:32:43.622043+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T10:32:44.737 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:44.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:44.839 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:44.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:44.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:44.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:44.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:44 smithi003 bash[88275]: cluster 2024-09-21T10:32:43.622043+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T10:32:44.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:44 smithi003 bash[88275]: cluster 2024-09-21T10:32:43.622043+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T10:32:44.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:44 smithi003 bash[89466]: cluster 2024-09-21T10:32:43.622043+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T10:32:44.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:44 smithi003 bash[89466]: cluster 2024-09-21T10:32:43.622043+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-21T10:32:44.968 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:45.000 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:45.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:45.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:45.135 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:45.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:45.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:45.267 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:45.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:45.370 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:45.392 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:45.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:45.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:45.537 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:45.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:45.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:45.667 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:45.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:45 smithi003 bash[88275]: cluster 2024-09-21T10:32:44.414808+0000 mgr.y (mgr.25133) 590 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 12339/287565 objects degraded (4.291%); 8480/287565 objects misplaced (2.949%); 9.8 MiB/s, 167 objects/s recovering 2024-09-21T10:32:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:45 smithi003 bash[88275]: cluster 2024-09-21T10:32:44.414808+0000 mgr.y (mgr.25133) 590 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 12339/287565 objects degraded (4.291%); 8480/287565 objects misplaced (2.949%); 9.8 MiB/s, 167 objects/s recovering 2024-09-21T10:32:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:45 smithi003 bash[88275]: cluster 2024-09-21T10:32:45.419599+0000 mon.a (mon.0) 824 : cluster [WRN] Health check update: Degraded data redundancy: 12339/287565 objects degraded (4.291%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:45 smithi003 bash[88275]: cluster 2024-09-21T10:32:45.419599+0000 mon.a (mon.0) 824 : cluster [WRN] Health check update: Degraded data redundancy: 12339/287565 objects degraded (4.291%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:45 smithi003 bash[89466]: cluster 2024-09-21T10:32:44.414808+0000 mgr.y (mgr.25133) 590 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 12339/287565 objects degraded (4.291%); 8480/287565 objects misplaced (2.949%); 9.8 MiB/s, 167 objects/s recovering 2024-09-21T10:32:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:45 smithi003 bash[89466]: cluster 2024-09-21T10:32:44.414808+0000 mgr.y (mgr.25133) 590 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 12339/287565 objects degraded (4.291%); 8480/287565 objects misplaced (2.949%); 9.8 MiB/s, 167 objects/s recovering 2024-09-21T10:32:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:45 smithi003 bash[89466]: cluster 2024-09-21T10:32:45.419599+0000 mon.a (mon.0) 824 : cluster [WRN] Health check update: Degraded data redundancy: 12339/287565 objects degraded (4.291%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:45 smithi003 bash[89466]: cluster 2024-09-21T10:32:45.419599+0000 mon.a (mon.0) 824 : cluster [WRN] Health check update: Degraded data redundancy: 12339/287565 objects degraded (4.291%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:45.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:45.805 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:45.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:45.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:45.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:45.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:45.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:45 smithi204 bash[78884]: cluster 2024-09-21T10:32:44.414808+0000 mgr.y (mgr.25133) 590 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 12339/287565 objects degraded (4.291%); 8480/287565 objects misplaced (2.949%); 9.8 MiB/s, 167 objects/s recovering 2024-09-21T10:32:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:45 smithi204 bash[78884]: cluster 2024-09-21T10:32:44.414808+0000 mgr.y (mgr.25133) 590 : cluster [DBG] pgmap v470: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 12339/287565 objects degraded (4.291%); 8480/287565 objects misplaced (2.949%); 9.8 MiB/s, 167 objects/s recovering 2024-09-21T10:32:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:45 smithi204 bash[78884]: cluster 2024-09-21T10:32:45.419599+0000 mon.a (mon.0) 824 : cluster [WRN] Health check update: Degraded data redundancy: 12339/287565 objects degraded (4.291%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:45 smithi204 bash[78884]: cluster 2024-09-21T10:32:45.419599+0000 mon.a (mon.0) 824 : cluster [WRN] Health check update: Degraded data redundancy: 12339/287565 objects degraded (4.291%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:46.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:46.075 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:46.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:46.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:46.197 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:46.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:46.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:46.327 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:46.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:46.431 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:46.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:46.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:46.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:46.591 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:46.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:46.694 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:46.728 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:46.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:46.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:46.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:46.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:46.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:46.986 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:46.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:46.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:47.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:47.127 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:47.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:47.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:47.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:47.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:47.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:47.402 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:47.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:47.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:47.522 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:47.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:47.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:47.656 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:47.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:47.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:47.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:47 smithi204 bash[78884]: cluster 2024-09-21T10:32:46.415460+0000 mgr.y (mgr.25133) 591 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 11926/285105 objects degraded (4.183%); 7491/285105 objects misplaced (2.627%); 14 MiB/s, 242 objects/s recovering 2024-09-21T10:32:47.773 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:47 smithi204 bash[78884]: cluster 2024-09-21T10:32:46.415460+0000 mgr.y (mgr.25133) 591 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 11926/285105 objects degraded (4.183%); 7491/285105 objects misplaced (2.627%); 14 MiB/s, 242 objects/s recovering 2024-09-21T10:32:47.788 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:47.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:47.834 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:32:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:32:47] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.51.0" 2024-09-21T10:32:47.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:47.917 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:47.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:47.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:48.021 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:48.039 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:48.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:48.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:47 smithi003 bash[88275]: cluster 2024-09-21T10:32:46.415460+0000 mgr.y (mgr.25133) 591 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 11926/285105 objects degraded (4.183%); 7491/285105 objects misplaced (2.627%); 14 MiB/s, 242 objects/s recovering 2024-09-21T10:32:48.140 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:47 smithi003 bash[88275]: cluster 2024-09-21T10:32:46.415460+0000 mgr.y (mgr.25133) 591 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 11926/285105 objects degraded (4.183%); 7491/285105 objects misplaced (2.627%); 14 MiB/s, 242 objects/s recovering 2024-09-21T10:32:48.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:47 smithi003 bash[89466]: cluster 2024-09-21T10:32:46.415460+0000 mgr.y (mgr.25133) 591 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 11926/285105 objects degraded (4.183%); 7491/285105 objects misplaced (2.627%); 14 MiB/s, 242 objects/s recovering 2024-09-21T10:32:48.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:47 smithi003 bash[89466]: cluster 2024-09-21T10:32:46.415460+0000 mgr.y (mgr.25133) 591 : cluster [DBG] pgmap v471: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 841 op/s; 11926/285105 objects degraded (4.183%); 7491/285105 objects misplaced (2.627%); 14 MiB/s, 242 objects/s recovering 2024-09-21T10:32:48.141 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:48.170 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:48.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:48.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:48.298 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:48.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:48.405 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:48.428 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:48.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:48.532 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:48.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:48.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:48.653 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:48.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:48 smithi003 bash[88275]: cluster 2024-09-21T10:32:47.647539+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-21T10:32:48.679 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:48.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:48.786 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:48.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:48.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:48.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:48.950 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:48.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:48.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:48 smithi204 bash[78884]: cluster 2024-09-21T10:32:47.647539+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-21T10:32:49.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:48 smithi204 bash[78884]: cluster 2024-09-21T10:32:47.647539+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-21T10:32:49.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:49.077 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:49.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:49.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:48 smithi003 bash[89466]: cluster 2024-09-21T10:32:47.647539+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-21T10:32:49.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:48 smithi003 bash[89466]: cluster 2024-09-21T10:32:47.647539+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-21T10:32:49.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:49.203 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:49.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:49.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:49.348 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:49.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:49.370 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:49 smithi003 bash[88275]: cluster 2024-09-21T10:32:47.647539+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-09-21T10:32:49.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:49.484 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:49.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:49.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:49.609 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:49.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:49.711 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:49.730 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:49.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:49.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:49 smithi204 bash[78884]: cluster 2024-09-21T10:32:48.416010+0000 mgr.y (mgr.25133) 592 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 11926/283263 objects degraded (4.210%); 7491/283263 objects misplaced (2.645%); 8.2 MiB/s, 145 objects/s recovering 2024-09-21T10:32:49.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:49 smithi204 bash[78884]: cluster 2024-09-21T10:32:48.416010+0000 mgr.y (mgr.25133) 592 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 11926/283263 objects degraded (4.210%); 7491/283263 objects misplaced (2.645%); 8.2 MiB/s, 145 objects/s recovering 2024-09-21T10:32:49.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:49 smithi204 bash[78884]: cluster 2024-09-21T10:32:48.670996+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T10:32:49.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:49 smithi204 bash[78884]: cluster 2024-09-21T10:32:48.670996+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T10:32:49.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:49.855 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:49.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:49.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:49 smithi003 bash[88275]: cluster 2024-09-21T10:32:48.416010+0000 mgr.y (mgr.25133) 592 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 11926/283263 objects degraded (4.210%); 7491/283263 objects misplaced (2.645%); 8.2 MiB/s, 145 objects/s recovering 2024-09-21T10:32:49.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:49 smithi003 bash[88275]: cluster 2024-09-21T10:32:48.416010+0000 mgr.y (mgr.25133) 592 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 11926/283263 objects degraded (4.210%); 7491/283263 objects misplaced (2.645%); 8.2 MiB/s, 145 objects/s recovering 2024-09-21T10:32:49.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:49 smithi003 bash[88275]: cluster 2024-09-21T10:32:48.670996+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T10:32:49.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:49 smithi003 bash[88275]: cluster 2024-09-21T10:32:48.670996+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T10:32:49.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:49 smithi003 bash[89466]: cluster 2024-09-21T10:32:48.416010+0000 mgr.y (mgr.25133) 592 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 11926/283263 objects degraded (4.210%); 7491/283263 objects misplaced (2.645%); 8.2 MiB/s, 145 objects/s recovering 2024-09-21T10:32:49.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:49 smithi003 bash[89466]: cluster 2024-09-21T10:32:48.416010+0000 mgr.y (mgr.25133) 592 : cluster [DBG] pgmap v473: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 11926/283263 objects degraded (4.210%); 7491/283263 objects misplaced (2.645%); 8.2 MiB/s, 145 objects/s recovering 2024-09-21T10:32:49.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:49 smithi003 bash[89466]: cluster 2024-09-21T10:32:48.670996+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T10:32:49.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:49 smithi003 bash[89466]: cluster 2024-09-21T10:32:48.670996+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T10:32:49.958 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:49.984 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:49.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:49.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:50.088 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:50.120 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:50.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:50.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:50.256 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:50.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:50.360 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:50.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:50.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:50.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:50.527 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:50.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:50.634 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:50.686 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:50.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:50.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:50 smithi204 bash[78884]: cluster 2024-09-21T10:32:50.420229+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 11926/283263 objects degraded (4.210%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:50.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:50 smithi204 bash[78884]: cluster 2024-09-21T10:32:50.420229+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 11926/283263 objects degraded (4.210%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:50.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:50.810 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:50.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:50.901 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:50 smithi003 bash[88275]: cluster 2024-09-21T10:32:50.420229+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 11926/283263 objects degraded (4.210%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:50.901 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:50 smithi003 bash[88275]: cluster 2024-09-21T10:32:50.420229+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 11926/283263 objects degraded (4.210%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:50.902 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:50 smithi003 bash[89466]: cluster 2024-09-21T10:32:50.420229+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 11926/283263 objects degraded (4.210%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:50.902 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:50 smithi003 bash[89466]: cluster 2024-09-21T10:32:50.420229+0000 mon.a (mon.0) 827 : cluster [WRN] Health check update: Degraded data redundancy: 11926/283263 objects degraded (4.210%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:50.917 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:50.949 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:50.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:50.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:51.052 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:51.086 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:51.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:51.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:51.221 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:51.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:51.328 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:51.358 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:51.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:51.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:51.486 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:51.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:51.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:51.625 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:51.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:51.728 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:51.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:51 smithi204 bash[78884]: cluster 2024-09-21T10:32:50.416595+0000 mgr.y (mgr.25133) 593 : cluster [DBG] pgmap v475: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 7218/276501 objects degraded (2.610%); 11508/276501 objects misplaced (4.162%); 9.4 MiB/s, 162 objects/s recovering 2024-09-21T10:32:51.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:51 smithi204 bash[78884]: cluster 2024-09-21T10:32:50.416595+0000 mgr.y (mgr.25133) 593 : cluster [DBG] pgmap v475: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 7218/276501 objects degraded (2.610%); 11508/276501 objects misplaced (4.162%); 9.4 MiB/s, 162 objects/s recovering 2024-09-21T10:32:51.759 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:51.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:51.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:51.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:51.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:51.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:51 smithi003 bash[88275]: cluster 2024-09-21T10:32:50.416595+0000 mgr.y (mgr.25133) 593 : cluster [DBG] pgmap v475: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 7218/276501 objects degraded (2.610%); 11508/276501 objects misplaced (4.162%); 9.4 MiB/s, 162 objects/s recovering 2024-09-21T10:32:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:51 smithi003 bash[88275]: cluster 2024-09-21T10:32:50.416595+0000 mgr.y (mgr.25133) 593 : cluster [DBG] pgmap v475: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 7218/276501 objects degraded (2.610%); 11508/276501 objects misplaced (4.162%); 9.4 MiB/s, 162 objects/s recovering 2024-09-21T10:32:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:51 smithi003 bash[89466]: cluster 2024-09-21T10:32:50.416595+0000 mgr.y (mgr.25133) 593 : cluster [DBG] pgmap v475: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 7218/276501 objects degraded (2.610%); 11508/276501 objects misplaced (4.162%); 9.4 MiB/s, 162 objects/s recovering 2024-09-21T10:32:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:51 smithi003 bash[89466]: cluster 2024-09-21T10:32:50.416595+0000 mgr.y (mgr.25133) 593 : cluster [DBG] pgmap v475: 99 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 7218/276501 objects degraded (2.610%); 11508/276501 objects misplaced (4.162%); 9.4 MiB/s, 162 objects/s recovering 2024-09-21T10:32:51.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:52.027 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:52.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:52.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:52.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:52.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:52.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:52.280 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:52.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:52.382 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:52.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:52.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:52.515 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:52.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.549 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:52.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:52.650 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:52.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:52.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:52.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:52.826 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:52.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:52.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:52.952 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:52.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:52.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:53.055 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:53.081 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:53.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:53.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:53.205 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:53.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:53.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:53.330 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:53.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:53.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:53.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:53.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:53.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:53.590 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:53.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:53.694 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:53.711 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:53.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:53.734 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:53 smithi003 bash[88275]: cluster 2024-09-21T10:32:52.417159+0000 mgr.y (mgr.25133) 594 : cluster [DBG] pgmap v476: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 7218/275268 objects degraded (2.622%); 11282/275268 objects misplaced (4.099%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:32:53.814 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:53.845 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:53.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:53.950 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:53.959 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:53 smithi003 bash[88275]: cluster 2024-09-21T10:32:52.417159+0000 mgr.y (mgr.25133) 594 : cluster [DBG] pgmap v476: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 7218/275268 objects degraded (2.622%); 11282/275268 objects misplaced (4.099%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:32:53.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:53 smithi003 bash[88275]: audit 2024-09-21T10:32:53.586980+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:53.960 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:53 smithi003 bash[88275]: audit 2024-09-21T10:32:53.586980+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:53.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:53 smithi003 bash[89466]: cluster 2024-09-21T10:32:52.417159+0000 mgr.y (mgr.25133) 594 : cluster [DBG] pgmap v476: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 7218/275268 objects degraded (2.622%); 11282/275268 objects misplaced (4.099%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:32:53.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:53 smithi003 bash[89466]: cluster 2024-09-21T10:32:52.417159+0000 mgr.y (mgr.25133) 594 : cluster [DBG] pgmap v476: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 7218/275268 objects degraded (2.622%); 11282/275268 objects misplaced (4.099%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:32:53.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:53 smithi003 bash[89466]: audit 2024-09-21T10:32:53.586980+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:53.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:53 smithi003 bash[89466]: audit 2024-09-21T10:32:53.586980+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:53.988 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:53.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:53.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:53 smithi204 bash[78884]: cluster 2024-09-21T10:32:52.417159+0000 mgr.y (mgr.25133) 594 : cluster [DBG] pgmap v476: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 7218/275268 objects degraded (2.622%); 11282/275268 objects misplaced (4.099%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:32:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:53 smithi204 bash[78884]: cluster 2024-09-21T10:32:52.417159+0000 mgr.y (mgr.25133) 594 : cluster [DBG] pgmap v476: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 7218/275268 objects degraded (2.622%); 11282/275268 objects misplaced (4.099%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:32:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:53 smithi204 bash[78884]: audit 2024-09-21T10:32:53.586980+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:53 smithi204 bash[78884]: audit 2024-09-21T10:32:53.586980+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:32:54.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:54.118 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:54.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:54.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:54.250 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:54.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:54.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:54.379 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:54.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:54.484 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:54.515 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:54.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:54.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:54.645 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:54.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:54.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:54.772 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:54.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:54.880 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:54.905 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:54.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:54.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:55.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:55.038 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:55.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:55.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:55.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:55.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:55.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:55.290 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:55.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:55.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:55.421 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:55.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:55.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:55.553 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:55.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:55.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:55.688 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:55.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:55.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:55.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:55 smithi204 bash[78884]: cluster 2024-09-21T10:32:54.418003+0000 mgr.y (mgr.25133) 595 : cluster [DBG] pgmap v477: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 7218/265782 objects degraded (2.716%); 11282/265782 objects misplaced (4.245%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:32:55.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:55 smithi204 bash[78884]: cluster 2024-09-21T10:32:54.418003+0000 mgr.y (mgr.25133) 595 : cluster [DBG] pgmap v477: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 7218/265782 objects degraded (2.716%); 11282/265782 objects misplaced (4.245%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:32:55.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:55 smithi204 bash[78884]: cluster 2024-09-21T10:32:55.421052+0000 mon.a (mon.0) 829 : cluster [WRN] Health check update: Degraded data redundancy: 7218/265782 objects degraded (2.716%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:55.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:55 smithi204 bash[78884]: cluster 2024-09-21T10:32:55.421052+0000 mon.a (mon.0) 829 : cluster [WRN] Health check update: Degraded data redundancy: 7218/265782 objects degraded (2.716%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:55.827 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:55.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:55.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:55.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:55.958 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:55.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:56.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:56.084 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:56.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:56.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:56.208 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:56.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:56.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:55 smithi003 bash[88275]: cluster 2024-09-21T10:32:54.418003+0000 mgr.y (mgr.25133) 595 : cluster [DBG] pgmap v477: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 7218/265782 objects degraded (2.716%); 11282/265782 objects misplaced (4.245%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:32:56.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:55 smithi003 bash[88275]: cluster 2024-09-21T10:32:54.418003+0000 mgr.y (mgr.25133) 595 : cluster [DBG] pgmap v477: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 7218/265782 objects degraded (2.716%); 11282/265782 objects misplaced (4.245%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:32:56.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:55 smithi003 bash[88275]: cluster 2024-09-21T10:32:55.421052+0000 mon.a (mon.0) 829 : cluster [WRN] Health check update: Degraded data redundancy: 7218/265782 objects degraded (2.716%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:56.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:55 smithi003 bash[88275]: cluster 2024-09-21T10:32:55.421052+0000 mon.a (mon.0) 829 : cluster [WRN] Health check update: Degraded data redundancy: 7218/265782 objects degraded (2.716%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:56.270 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:55 smithi003 bash[89466]: cluster 2024-09-21T10:32:54.418003+0000 mgr.y (mgr.25133) 595 : cluster [DBG] pgmap v477: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 7218/265782 objects degraded (2.716%); 11282/265782 objects misplaced (4.245%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:32:56.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:55 smithi003 bash[89466]: cluster 2024-09-21T10:32:54.418003+0000 mgr.y (mgr.25133) 595 : cluster [DBG] pgmap v477: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 7218/265782 objects degraded (2.716%); 11282/265782 objects misplaced (4.245%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:32:56.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:55 smithi003 bash[89466]: cluster 2024-09-21T10:32:55.421052+0000 mon.a (mon.0) 829 : cluster [WRN] Health check update: Degraded data redundancy: 7218/265782 objects degraded (2.716%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:56.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:55 smithi003 bash[89466]: cluster 2024-09-21T10:32:55.421052+0000 mon.a (mon.0) 829 : cluster [WRN] Health check update: Degraded data redundancy: 7218/265782 objects degraded (2.716%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:32:56.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:56.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.346 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:56.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:56.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:56.475 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:56.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:56.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:56.596 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:56.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:56.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:56.721 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:56.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:56.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:56.845 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:56.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:56.951 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:56.969 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:56.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:56.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:57.060 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:32:57.061 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:32:57.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:57.100 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:57.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:57.204 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:57.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.240 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:57.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:57.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:57.379 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:57.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:57.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:57.508 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:57.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:57.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:57.640 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:32:57.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:32:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:32:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:32:57] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.51.0" 2024-09-21T10:32:57.743 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:57 smithi204 bash[78884]: cluster 2024-09-21T10:32:56.418479+0000 mgr.y (mgr.25133) 596 : cluster [DBG] pgmap v478: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 6888/262455 objects degraded (2.624%); 10716/262455 objects misplaced (4.083%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:32:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:57 smithi204 bash[78884]: cluster 2024-09-21T10:32:56.418479+0000 mgr.y (mgr.25133) 596 : cluster [DBG] pgmap v478: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 6888/262455 objects degraded (2.624%); 10716/262455 objects misplaced (4.083%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:32:57.773 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:57.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:57.881 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:57.915 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:57.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:57.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:58.024 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:58.036 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:57 smithi003 bash[88275]: cluster 2024-09-21T10:32:56.418479+0000 mgr.y (mgr.25133) 596 : cluster [DBG] pgmap v478: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 6888/262455 objects degraded (2.624%); 10716/262455 objects misplaced (4.083%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:32:58.036 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:57 smithi003 bash[88275]: cluster 2024-09-21T10:32:56.418479+0000 mgr.y (mgr.25133) 596 : cluster [DBG] pgmap v478: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 6888/262455 objects degraded (2.624%); 10716/262455 objects misplaced (4.083%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:32:58.037 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:57 smithi003 bash[89466]: cluster 2024-09-21T10:32:56.418479+0000 mgr.y (mgr.25133) 596 : cluster [DBG] pgmap v478: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 6888/262455 objects degraded (2.624%); 10716/262455 objects misplaced (4.083%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:32:58.037 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:57 smithi003 bash[89466]: cluster 2024-09-21T10:32:56.418479+0000 mgr.y (mgr.25133) 596 : cluster [DBG] pgmap v478: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 6888/262455 objects degraded (2.624%); 10716/262455 objects misplaced (4.083%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:32:58.054 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:58.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:58.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:58.194 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:58.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:58.303 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:58.339 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:58.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:58.443 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:58.464 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:58.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:58.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:58.599 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:32:58.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:32:58.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:58.724 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:58.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:58.826 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:58.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:32:58.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:32:58.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:58.993 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:32:58.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:58.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:32:59.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:59.131 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:59.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:59.236 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:59.263 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:59.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:59.365 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:59.387 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:59.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:59.493 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:59.521 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:32:59.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:32:59.625 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:59.657 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:32:59.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:32:59.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:59.785 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:32:59.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:32:59.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:59.913 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:32:59.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:32:59.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:32:59.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:59 smithi003 bash[88275]: cluster 2024-09-21T10:32:58.419233+0000 mgr.y (mgr.25133) 597 : cluster [DBG] pgmap v479: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 6888/260124 objects degraded (2.648%); 10716/260124 objects misplaced (4.120%); 4.0 MiB/s, 64 objects/s recovering 2024-09-21T10:32:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:32:59 smithi003 bash[88275]: cluster 2024-09-21T10:32:58.419233+0000 mgr.y (mgr.25133) 597 : cluster [DBG] pgmap v479: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 6888/260124 objects degraded (2.648%); 10716/260124 objects misplaced (4.120%); 4.0 MiB/s, 64 objects/s recovering 2024-09-21T10:32:59.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:59 smithi003 bash[89466]: cluster 2024-09-21T10:32:58.419233+0000 mgr.y (mgr.25133) 597 : cluster [DBG] pgmap v479: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 6888/260124 objects degraded (2.648%); 10716/260124 objects misplaced (4.120%); 4.0 MiB/s, 64 objects/s recovering 2024-09-21T10:32:59.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:32:59 smithi003 bash[89466]: cluster 2024-09-21T10:32:58.419233+0000 mgr.y (mgr.25133) 597 : cluster [DBG] pgmap v479: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 6888/260124 objects degraded (2.648%); 10716/260124 objects misplaced (4.120%); 4.0 MiB/s, 64 objects/s recovering 2024-09-21T10:33:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:59 smithi204 bash[78884]: cluster 2024-09-21T10:32:58.419233+0000 mgr.y (mgr.25133) 597 : cluster [DBG] pgmap v479: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 6888/260124 objects degraded (2.648%); 10716/260124 objects misplaced (4.120%); 4.0 MiB/s, 64 objects/s recovering 2024-09-21T10:33:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:32:59 smithi204 bash[78884]: cluster 2024-09-21T10:32:58.419233+0000 mgr.y (mgr.25133) 597 : cluster [DBG] pgmap v479: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 6888/260124 objects degraded (2.648%); 10716/260124 objects misplaced (4.120%); 4.0 MiB/s, 64 objects/s recovering 2024-09-21T10:33:00.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:00.059 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:00.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:00.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:33:00.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:00.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:00.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:00.311 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:00.337 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:00.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:00.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:00.476 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:00.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:00.584 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:00.630 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:00.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:00.667 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:33:00.667 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:33:00.736 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:00.737 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:33:00.738 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:33:00.767 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:00.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:00.792 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:33:00.792 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:33:00.834 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:33:00.834 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:33:00.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:00.882 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:33:00.882 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:33:00.898 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:00.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:00.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:00.916 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:33:00.916 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:33:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:00 smithi003 bash[88275]: cluster 2024-09-21T10:33:00.421852+0000 mon.a (mon.0) 830 : cluster [WRN] Health check update: Degraded data redundancy: 6888/260124 objects degraded (2.648%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:00 smithi003 bash[88275]: cluster 2024-09-21T10:33:00.421852+0000 mon.a (mon.0) 830 : cluster [WRN] Health check update: Degraded data redundancy: 6888/260124 objects degraded (2.648%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:00 smithi003 bash[88275]: audit 2024-09-21T10:33:00.595265+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/215809617' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:00.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:00 smithi003 bash[88275]: audit 2024-09-21T10:33:00.595265+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/215809617' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:00.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:00 smithi003 bash[89466]: cluster 2024-09-21T10:33:00.421852+0000 mon.a (mon.0) 830 : cluster [WRN] Health check update: Degraded data redundancy: 6888/260124 objects degraded (2.648%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:00.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:00 smithi003 bash[89466]: cluster 2024-09-21T10:33:00.421852+0000 mon.a (mon.0) 830 : cluster [WRN] Health check update: Degraded data redundancy: 6888/260124 objects degraded (2.648%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:00.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:00 smithi003 bash[89466]: audit 2024-09-21T10:33:00.595265+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/215809617' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:00.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:00 smithi003 bash[89466]: audit 2024-09-21T10:33:00.595265+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/215809617' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:00.948 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:33:00.948 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:33:00.976 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:33:00.976 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:33:01.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:00 smithi204 bash[78884]: cluster 2024-09-21T10:33:00.421852+0000 mon.a (mon.0) 830 : cluster [WRN] Health check update: Degraded data redundancy: 6888/260124 objects degraded (2.648%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:00 smithi204 bash[78884]: cluster 2024-09-21T10:33:00.421852+0000 mon.a (mon.0) 830 : cluster [WRN] Health check update: Degraded data redundancy: 6888/260124 objects degraded (2.648%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:00 smithi204 bash[78884]: audit 2024-09-21T10:33:00.595265+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/215809617' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:00 smithi204 bash[78884]: audit 2024-09-21T10:33:00.595265+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.3:0/215809617' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:01.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:01.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:01.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:01.146 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:01.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:01.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:01.280 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:01.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:01.383 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:01.406 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:01.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[88275]: debug 2024-09-21T10:33:01.205+0000 7f4c89143640 -1 mon.a@0(leader).osd e130 definitely_dead 0 2024-09-21T10:33:01.509 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:01.533 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:01.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:01.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:01.666 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:01.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:01.733 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:33:01.733 INFO:teuthology.orchestra.run.smithi003.stderr:marked out osd.6. 2024-09-21T10:33:01.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:01.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[88275]: cluster 2024-09-21T10:33:00.419990+0000 mgr.y (mgr.25133) 598 : cluster [DBG] pgmap v480: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 897 op/s; 6606/251610 objects degraded (2.625%); 10176/251610 objects misplaced (4.044%); 4.9 MiB/s, 77 objects/s recovering 2024-09-21T10:33:01.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[88275]: cluster 2024-09-21T10:33:00.419990+0000 mgr.y (mgr.25133) 598 : cluster [DBG] pgmap v480: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 897 op/s; 6606/251610 objects degraded (2.625%); 10176/251610 objects misplaced (4.044%); 4.9 MiB/s, 77 objects/s recovering 2024-09-21T10:33:01.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[88275]: audit 2024-09-21T10:33:01.211836+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T10:33:01.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[88275]: audit 2024-09-21T10:33:01.211836+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T10:33:01.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[88275]: cluster 2024-09-21T10:33:01.212386+0000 mon.a (mon.0) 832 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T10:33:01.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[88275]: cluster 2024-09-21T10:33:01.212386+0000 mon.a (mon.0) 832 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T10:33:01.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[88275]: audit 2024-09-21T10:33:01.249296+0000 mon.a (mon.0) 833 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:01.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[88275]: audit 2024-09-21T10:33:01.249296+0000 mon.a (mon.0) 833 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:01.782 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[89466]: cluster 2024-09-21T10:33:00.419990+0000 mgr.y (mgr.25133) 598 : cluster [DBG] pgmap v480: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 897 op/s; 6606/251610 objects degraded (2.625%); 10176/251610 objects misplaced (4.044%); 4.9 MiB/s, 77 objects/s recovering 2024-09-21T10:33:01.782 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[89466]: cluster 2024-09-21T10:33:00.419990+0000 mgr.y (mgr.25133) 598 : cluster [DBG] pgmap v480: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 897 op/s; 6606/251610 objects degraded (2.625%); 10176/251610 objects misplaced (4.044%); 4.9 MiB/s, 77 objects/s recovering 2024-09-21T10:33:01.783 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[89466]: audit 2024-09-21T10:33:01.211836+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T10:33:01.783 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[89466]: audit 2024-09-21T10:33:01.211836+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T10:33:01.783 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[89466]: cluster 2024-09-21T10:33:01.212386+0000 mon.a (mon.0) 832 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T10:33:01.783 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[89466]: cluster 2024-09-21T10:33:01.212386+0000 mon.a (mon.0) 832 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T10:33:01.783 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[89466]: audit 2024-09-21T10:33:01.249296+0000 mon.a (mon.0) 833 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:01.783 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:01 smithi003 bash[89466]: audit 2024-09-21T10:33:01.249296+0000 mon.a (mon.0) 833 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:01.788 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:01.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:01.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:01.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:01 smithi204 bash[78884]: cluster 2024-09-21T10:33:00.419990+0000 mgr.y (mgr.25133) 598 : cluster [DBG] pgmap v480: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 897 op/s; 6606/251610 objects degraded (2.625%); 10176/251610 objects misplaced (4.044%); 4.9 MiB/s, 77 objects/s recovering 2024-09-21T10:33:01.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:01 smithi204 bash[78884]: cluster 2024-09-21T10:33:00.419990+0000 mgr.y (mgr.25133) 598 : cluster [DBG] pgmap v480: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 897 op/s; 6606/251610 objects degraded (2.625%); 10176/251610 objects misplaced (4.044%); 4.9 MiB/s, 77 objects/s recovering 2024-09-21T10:33:01.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:01 smithi204 bash[78884]: audit 2024-09-21T10:33:01.211836+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T10:33:01.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:01 smithi204 bash[78884]: audit 2024-09-21T10:33:01.211836+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-09-21T10:33:01.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:01 smithi204 bash[78884]: cluster 2024-09-21T10:33:01.212386+0000 mon.a (mon.0) 832 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T10:33:01.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:01 smithi204 bash[78884]: cluster 2024-09-21T10:33:01.212386+0000 mon.a (mon.0) 832 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-09-21T10:33:01.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:01 smithi204 bash[78884]: audit 2024-09-21T10:33:01.249296+0000 mon.a (mon.0) 833 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:01.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:01 smithi204 bash[78884]: audit 2024-09-21T10:33:01.249296+0000 mon.a (mon.0) 833 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:01.911 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:01.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:01.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:02.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:02.036 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:02.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:02.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:02.164 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:02.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:02.267 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:02.293 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:02.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:02.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:02.421 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:02.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:02.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:02.549 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:02.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:02.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:02.678 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:02.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:02.780 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:02.805 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:02.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:02.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:02.936 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:02.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:02 smithi204 bash[78884]: cluster 2024-09-21T10:33:01.718264+0000 mon.a (mon.0) 834 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:02.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:02 smithi204 bash[78884]: cluster 2024-09-21T10:33:01.718264+0000 mon.a (mon.0) 834 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:02.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:02 smithi204 bash[78884]: audit 2024-09-21T10:33:01.729118+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T10:33:02.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:02 smithi204 bash[78884]: audit 2024-09-21T10:33:01.729118+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T10:33:02.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:02 smithi204 bash[78884]: audit 2024-09-21T10:33:01.729266+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:02.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:02 smithi204 bash[78884]: audit 2024-09-21T10:33:01.729266+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:02.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:02 smithi204 bash[78884]: cluster 2024-09-21T10:33:01.734652+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e131: 8 total, 8 up, 7 in 2024-09-21T10:33:02.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:02 smithi204 bash[78884]: cluster 2024-09-21T10:33:01.734652+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e131: 8 total, 8 up, 7 in 2024-09-21T10:33:02.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:02.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:03.039 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:03.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[88275]: cluster 2024-09-21T10:33:01.718264+0000 mon.a (mon.0) 834 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:03.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[88275]: cluster 2024-09-21T10:33:01.718264+0000 mon.a (mon.0) 834 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:03.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[88275]: audit 2024-09-21T10:33:01.729118+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T10:33:03.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[88275]: audit 2024-09-21T10:33:01.729118+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T10:33:03.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[88275]: audit 2024-09-21T10:33:01.729266+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:03.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[88275]: audit 2024-09-21T10:33:01.729266+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:03.052 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[88275]: cluster 2024-09-21T10:33:01.734652+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e131: 8 total, 8 up, 7 in 2024-09-21T10:33:03.052 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[88275]: cluster 2024-09-21T10:33:01.734652+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e131: 8 total, 8 up, 7 in 2024-09-21T10:33:03.052 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[89466]: cluster 2024-09-21T10:33:01.718264+0000 mon.a (mon.0) 834 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:03.052 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[89466]: cluster 2024-09-21T10:33:01.718264+0000 mon.a (mon.0) 834 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:03.052 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[89466]: audit 2024-09-21T10:33:01.729118+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T10:33:03.052 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[89466]: audit 2024-09-21T10:33:01.729118+0000 mon.a (mon.0) 835 : audit [INF] from='client.? 172.21.15.3:0/1610851570' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-09-21T10:33:03.052 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[89466]: audit 2024-09-21T10:33:01.729266+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:03.052 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[89466]: audit 2024-09-21T10:33:01.729266+0000 mon.a (mon.0) 836 : audit [INF] from='client.? 172.21.15.3:0/1564738827' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:03.052 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[89466]: cluster 2024-09-21T10:33:01.734652+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e131: 8 total, 8 up, 7 in 2024-09-21T10:33:03.052 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:02 smithi003 bash[89466]: cluster 2024-09-21T10:33:01.734652+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e131: 8 total, 8 up, 7 in 2024-09-21T10:33:03.066 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:03.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:03.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:03.197 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:03.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:03.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:03.328 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:03.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:03.431 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:03.456 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:03.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:03.559 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:03.582 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:03.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:03.685 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:03.709 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:03.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:03.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:03.855 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:03.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:03.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:03.983 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:03.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:03.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:03 smithi204 bash[78884]: cluster 2024-09-21T10:33:02.420736+0000 mgr.y (mgr.25133) 599 : cluster [DBG] pgmap v482: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 6606/250188 objects degraded (2.640%); 10176/250188 objects misplaced (4.067%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:33:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:03 smithi204 bash[78884]: cluster 2024-09-21T10:33:02.420736+0000 mgr.y (mgr.25133) 599 : cluster [DBG] pgmap v482: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 6606/250188 objects degraded (2.640%); 10176/250188 objects misplaced (4.067%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:33:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:03 smithi204 bash[78884]: cluster 2024-09-21T10:33:02.738820+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e132: 8 total, 8 up, 7 in 2024-09-21T10:33:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:03 smithi204 bash[78884]: cluster 2024-09-21T10:33:02.738820+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e132: 8 total, 8 up, 7 in 2024-09-21T10:33:04.086 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:04.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:03 smithi003 bash[88275]: cluster 2024-09-21T10:33:02.420736+0000 mgr.y (mgr.25133) 599 : cluster [DBG] pgmap v482: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 6606/250188 objects degraded (2.640%); 10176/250188 objects misplaced (4.067%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:33:04.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:03 smithi003 bash[88275]: cluster 2024-09-21T10:33:02.420736+0000 mgr.y (mgr.25133) 599 : cluster [DBG] pgmap v482: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 6606/250188 objects degraded (2.640%); 10176/250188 objects misplaced (4.067%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:33:04.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:03 smithi003 bash[88275]: cluster 2024-09-21T10:33:02.738820+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e132: 8 total, 8 up, 7 in 2024-09-21T10:33:04.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:03 smithi003 bash[88275]: cluster 2024-09-21T10:33:02.738820+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e132: 8 total, 8 up, 7 in 2024-09-21T10:33:04.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:03 smithi003 bash[89466]: cluster 2024-09-21T10:33:02.420736+0000 mgr.y (mgr.25133) 599 : cluster [DBG] pgmap v482: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 6606/250188 objects degraded (2.640%); 10176/250188 objects misplaced (4.067%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:33:04.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:03 smithi003 bash[89466]: cluster 2024-09-21T10:33:02.420736+0000 mgr.y (mgr.25133) 599 : cluster [DBG] pgmap v482: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 6606/250188 objects degraded (2.640%); 10176/250188 objects misplaced (4.067%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:33:04.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:03 smithi003 bash[89466]: cluster 2024-09-21T10:33:02.738820+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e132: 8 total, 8 up, 7 in 2024-09-21T10:33:04.096 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:03 smithi003 bash[89466]: cluster 2024-09-21T10:33:02.738820+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e132: 8 total, 8 up, 7 in 2024-09-21T10:33:04.111 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:04.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:04.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:04.235 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:04.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:04.362 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:04.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:04.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:04.490 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:04.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:04.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:04.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:04.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:04.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:04.747 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:04.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:04.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:04.876 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:04.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:04.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:04.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:04 smithi003 bash[88275]: cluster 2024-09-21T10:33:03.742999+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e133: 8 total, 8 up, 7 in 2024-09-21T10:33:04.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:04 smithi003 bash[88275]: cluster 2024-09-21T10:33:03.742999+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e133: 8 total, 8 up, 7 in 2024-09-21T10:33:04.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:04 smithi003 bash[88275]: cluster 2024-09-21T10:33:03.827184+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 130'7969 2024-09-21T10:33:04.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:04 smithi003 bash[88275]: cluster 2024-09-21T10:33:03.827184+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 130'7969 2024-09-21T10:33:04.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:04 smithi003 bash[89466]: cluster 2024-09-21T10:33:03.742999+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e133: 8 total, 8 up, 7 in 2024-09-21T10:33:04.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:04 smithi003 bash[89466]: cluster 2024-09-21T10:33:03.742999+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e133: 8 total, 8 up, 7 in 2024-09-21T10:33:04.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:04 smithi003 bash[89466]: cluster 2024-09-21T10:33:03.827184+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 130'7969 2024-09-21T10:33:04.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:04 smithi003 bash[89466]: cluster 2024-09-21T10:33:03.827184+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 130'7969 2024-09-21T10:33:04.979 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:05.001 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:05.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:04 smithi204 bash[78884]: cluster 2024-09-21T10:33:03.742999+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e133: 8 total, 8 up, 7 in 2024-09-21T10:33:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:04 smithi204 bash[78884]: cluster 2024-09-21T10:33:03.742999+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e133: 8 total, 8 up, 7 in 2024-09-21T10:33:05.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:04 smithi204 bash[78884]: cluster 2024-09-21T10:33:03.827184+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 130'7969 2024-09-21T10:33:05.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:04 smithi204 bash[78884]: cluster 2024-09-21T10:33:03.827184+0000 osd.3 (osd.3) 5 : cluster [DBG] 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 130'7969 2024-09-21T10:33:05.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:05.131 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:05.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:05.234 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:05.259 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:05.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:05.362 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:05.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:05.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:05.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:05.505 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:05.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:05.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:05.627 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:05.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:05.730 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:05.757 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:05.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:05.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:05.887 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:05.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:05.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:05.990 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:06.011 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:06.012 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[88275]: cluster 2024-09-21T10:33:04.421551+0000 mgr.y (mgr.25133) 600 : cluster [DBG] pgmap v485: 99 pgs: 1 active+undersized+remapped, 5 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 22980/244965 objects degraded (9.381%); 10176/244965 objects misplaced (4.154%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:33:06.012 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[88275]: cluster 2024-09-21T10:33:04.421551+0000 mgr.y (mgr.25133) 600 : cluster [DBG] pgmap v485: 99 pgs: 1 active+undersized+remapped, 5 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 22980/244965 objects degraded (9.381%); 10176/244965 objects misplaced (4.154%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:33:06.012 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[88275]: cluster 2024-09-21T10:33:04.762758+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e134: 8 total, 8 up, 7 in 2024-09-21T10:33:06.012 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[88275]: cluster 2024-09-21T10:33:04.762758+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e134: 8 total, 8 up, 7 in 2024-09-21T10:33:06.012 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[88275]: cluster 2024-09-21T10:33:05.422654+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: Degraded data redundancy: 22980/244965 objects degraded (9.381%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:06.013 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[88275]: cluster 2024-09-21T10:33:05.422654+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: Degraded data redundancy: 22980/244965 objects degraded (9.381%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:06.013 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[89466]: cluster 2024-09-21T10:33:04.421551+0000 mgr.y (mgr.25133) 600 : cluster [DBG] pgmap v485: 99 pgs: 1 active+undersized+remapped, 5 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 22980/244965 objects degraded (9.381%); 10176/244965 objects misplaced (4.154%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:33:06.013 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[89466]: cluster 2024-09-21T10:33:04.421551+0000 mgr.y (mgr.25133) 600 : cluster [DBG] pgmap v485: 99 pgs: 1 active+undersized+remapped, 5 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 22980/244965 objects degraded (9.381%); 10176/244965 objects misplaced (4.154%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:33:06.013 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[89466]: cluster 2024-09-21T10:33:04.762758+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e134: 8 total, 8 up, 7 in 2024-09-21T10:33:06.013 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[89466]: cluster 2024-09-21T10:33:04.762758+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e134: 8 total, 8 up, 7 in 2024-09-21T10:33:06.013 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[89466]: cluster 2024-09-21T10:33:05.422654+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: Degraded data redundancy: 22980/244965 objects degraded (9.381%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:06.013 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:05 smithi003 bash[89466]: cluster 2024-09-21T10:33:05.422654+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: Degraded data redundancy: 22980/244965 objects degraded (9.381%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:06.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:06.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:06.126 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:05 smithi204 bash[78884]: cluster 2024-09-21T10:33:04.421551+0000 mgr.y (mgr.25133) 600 : cluster [DBG] pgmap v485: 99 pgs: 1 active+undersized+remapped, 5 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 22980/244965 objects degraded (9.381%); 10176/244965 objects misplaced (4.154%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:33:06.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:05 smithi204 bash[78884]: cluster 2024-09-21T10:33:04.421551+0000 mgr.y (mgr.25133) 600 : cluster [DBG] pgmap v485: 99 pgs: 1 active+undersized+remapped, 5 peering, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 841 op/s; 22980/244965 objects degraded (9.381%); 10176/244965 objects misplaced (4.154%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:33:06.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:05 smithi204 bash[78884]: cluster 2024-09-21T10:33:04.762758+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e134: 8 total, 8 up, 7 in 2024-09-21T10:33:06.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:05 smithi204 bash[78884]: cluster 2024-09-21T10:33:04.762758+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e134: 8 total, 8 up, 7 in 2024-09-21T10:33:06.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:05 smithi204 bash[78884]: cluster 2024-09-21T10:33:05.422654+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: Degraded data redundancy: 22980/244965 objects degraded (9.381%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:06.127 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:05 smithi204 bash[78884]: cluster 2024-09-21T10:33:05.422654+0000 mon.a (mon.0) 841 : cluster [WRN] Health check update: Degraded data redundancy: 22980/244965 objects degraded (9.381%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:06.141 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:06.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:06.150 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:33:06.245 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:06.268 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:06.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:06.371 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:06.389 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:06.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:06.492 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:06.515 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:06.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:06.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:06.644 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:06.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:06.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:06.773 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:06.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:06.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:06.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:06 smithi204 bash[78884]: cluster 2024-09-21T10:33:05.762683+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-21T10:33:06.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:06 smithi204 bash[78884]: cluster 2024-09-21T10:33:05.762683+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-21T10:33:06.900 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:06.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:06.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:07.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:07.031 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:07.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:07.134 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:07.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:06 smithi003 bash[88275]: cluster 2024-09-21T10:33:05.762683+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-21T10:33:07.143 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:06 smithi003 bash[88275]: cluster 2024-09-21T10:33:05.762683+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-21T10:33:07.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:06 smithi003 bash[89466]: cluster 2024-09-21T10:33:05.762683+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-21T10:33:07.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:06 smithi003 bash[89466]: cluster 2024-09-21T10:33:05.762683+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e135: 8 total, 8 up, 7 in 2024-09-21T10:33:07.154 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:07.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:07.259 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:07.282 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:07.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:07.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:07.408 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:07.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:07.512 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:07.541 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:07.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:07.645 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:07.657 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:33:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:33:07] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.51.0" 2024-09-21T10:33:07.669 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:07.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:07.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:07.792 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:07.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:07.895 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:07.919 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:07.921 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:07 smithi003 bash[89466]: cluster 2024-09-21T10:33:06.422022+0000 mgr.y (mgr.25133) 601 : cluster [DBG] pgmap v488: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 peering, 7 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 521 op/s; 25717/243933 objects degraded (10.543%); 9787/243933 objects misplaced (4.012%); 4.8 MiB/s, 78 objects/s recovering 2024-09-21T10:33:07.921 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:07 smithi003 bash[89466]: cluster 2024-09-21T10:33:06.422022+0000 mgr.y (mgr.25133) 601 : cluster [DBG] pgmap v488: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 peering, 7 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 521 op/s; 25717/243933 objects degraded (10.543%); 9787/243933 objects misplaced (4.012%); 4.8 MiB/s, 78 objects/s recovering 2024-09-21T10:33:07.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:07.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:07.922 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:07 smithi003 bash[88275]: cluster 2024-09-21T10:33:06.422022+0000 mgr.y (mgr.25133) 601 : cluster [DBG] pgmap v488: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 peering, 7 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 521 op/s; 25717/243933 objects degraded (10.543%); 9787/243933 objects misplaced (4.012%); 4.8 MiB/s, 78 objects/s recovering 2024-09-21T10:33:07.922 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:07 smithi003 bash[88275]: cluster 2024-09-21T10:33:06.422022+0000 mgr.y (mgr.25133) 601 : cluster [DBG] pgmap v488: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 peering, 7 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 521 op/s; 25717/243933 objects degraded (10.543%); 9787/243933 objects misplaced (4.012%); 4.8 MiB/s, 78 objects/s recovering 2024-09-21T10:33:08.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:33:08.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:08.034 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:07 smithi204 bash[78884]: cluster 2024-09-21T10:33:06.422022+0000 mgr.y (mgr.25133) 601 : cluster [DBG] pgmap v488: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 peering, 7 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 521 op/s; 25717/243933 objects degraded (10.543%); 9787/243933 objects misplaced (4.012%); 4.8 MiB/s, 78 objects/s recovering 2024-09-21T10:33:08.034 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:07 smithi204 bash[78884]: cluster 2024-09-21T10:33:06.422022+0000 mgr.y (mgr.25133) 601 : cluster [DBG] pgmap v488: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 peering, 7 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 5.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 521 op/s; 25717/243933 objects degraded (10.543%); 9787/243933 objects misplaced (4.012%); 4.8 MiB/s, 78 objects/s recovering 2024-09-21T10:33:08.049 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:08.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:08.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:08.176 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:08.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:08.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:08.299 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:08.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:08.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:08.426 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:08.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:08.530 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:08.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:08.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:08.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:08.707 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:08.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:08.812 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:08.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:08 smithi003 bash[88275]: audit 2024-09-21T10:33:08.588496+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:08.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:08 smithi003 bash[88275]: audit 2024-09-21T10:33:08.588496+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:08.821 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:08 smithi003 bash[89466]: audit 2024-09-21T10:33:08.588496+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:08.821 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:08 smithi003 bash[89466]: audit 2024-09-21T10:33:08.588496+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:08.837 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:08.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:08.941 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:08.964 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:08.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:08.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:09.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:09.094 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:09.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:09.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:09.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:08 smithi204 bash[78884]: audit 2024-09-21T10:33:08.588496+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:09.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:08 smithi204 bash[78884]: audit 2024-09-21T10:33:08.588496+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:09.223 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:09.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:09.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:09.349 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:09.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:09.454 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:09.480 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:09.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:09.525 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:09.583 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:09.610 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:09.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:09.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:09.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:09.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:09.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:09.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:09.863 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:09 smithi003 bash[88275]: cluster 2024-09-21T10:33:08.422509+0000 mgr.y (mgr.25133) 602 : cluster [DBG] pgmap v489: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 28292/243312 objects degraded (11.628%); 12284/243312 objects misplaced (5.049%); 3.5 MiB/s, 57 objects/s recovering 2024-09-21T10:33:09.863 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:09 smithi003 bash[88275]: cluster 2024-09-21T10:33:08.422509+0000 mgr.y (mgr.25133) 602 : cluster [DBG] pgmap v489: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 28292/243312 objects degraded (11.628%); 12284/243312 objects misplaced (5.049%); 3.5 MiB/s, 57 objects/s recovering 2024-09-21T10:33:09.863 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:09 smithi003 bash[89466]: cluster 2024-09-21T10:33:08.422509+0000 mgr.y (mgr.25133) 602 : cluster [DBG] pgmap v489: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 28292/243312 objects degraded (11.628%); 12284/243312 objects misplaced (5.049%); 3.5 MiB/s, 57 objects/s recovering 2024-09-21T10:33:09.864 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:09 smithi003 bash[89466]: cluster 2024-09-21T10:33:08.422509+0000 mgr.y (mgr.25133) 602 : cluster [DBG] pgmap v489: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 28292/243312 objects degraded (11.628%); 12284/243312 objects misplaced (5.049%); 3.5 MiB/s, 57 objects/s recovering 2024-09-21T10:33:09.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:09.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:09.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:09.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:09.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:10.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:10.105 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:09 smithi204 bash[78884]: cluster 2024-09-21T10:33:08.422509+0000 mgr.y (mgr.25133) 602 : cluster [DBG] pgmap v489: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 28292/243312 objects degraded (11.628%); 12284/243312 objects misplaced (5.049%); 3.5 MiB/s, 57 objects/s recovering 2024-09-21T10:33:10.105 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:09 smithi204 bash[78884]: cluster 2024-09-21T10:33:08.422509+0000 mgr.y (mgr.25133) 602 : cluster [DBG] pgmap v489: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 28292/243312 objects degraded (11.628%); 12284/243312 objects misplaced (5.049%); 3.5 MiB/s, 57 objects/s recovering 2024-09-21T10:33:10.118 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:10.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:10.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:10.245 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:10.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:10.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:10.370 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:10.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:10.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:10.492 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:10.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:10.546 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:10.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:10.617 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:10.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:10.720 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:10.744 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:10.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:10.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:10.871 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:10.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:10 smithi204 bash[78884]: cluster 2024-09-21T10:33:10.423499+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 28292/243312 objects degraded (11.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:10.873 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:10 smithi204 bash[78884]: cluster 2024-09-21T10:33:10.423499+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 28292/243312 objects degraded (11.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:10.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:10.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:10.974 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:10.993 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:33:10.993 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:33:10.993 INFO:tasks.thrashosds.thrasher:Adding osd 6 2024-09-21T10:33:10.994 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd in 6 2024-09-21T10:33:10.999 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:11.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:11.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:10 smithi003 bash[88275]: cluster 2024-09-21T10:33:10.423499+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 28292/243312 objects degraded (11.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:11.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:10 smithi003 bash[88275]: cluster 2024-09-21T10:33:10.423499+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 28292/243312 objects degraded (11.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:11.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:10 smithi003 bash[89466]: cluster 2024-09-21T10:33:10.423499+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 28292/243312 objects degraded (11.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:11.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:10 smithi003 bash[89466]: cluster 2024-09-21T10:33:10.423499+0000 mon.a (mon.0) 844 : cluster [WRN] Health check update: Degraded data redundancy: 28292/243312 objects degraded (11.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:11.102 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:11.131 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:11.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:11.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:11.272 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:11.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:11.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:11.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:11.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:11.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:11.520 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:11.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:11.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:11.644 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:11.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:11.749 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:11.775 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:11.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:11.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:11.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:11.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:11.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:12.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:12.027 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:12.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:12.130 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:12.147 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:12.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:11 smithi003 bash[88275]: cluster 2024-09-21T10:33:10.423284+0000 mgr.y (mgr.25133) 603 : cluster [DBG] pgmap v490: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 28292/240699 objects degraded (11.754%); 11258/240699 objects misplaced (4.677%); 6.2 MiB/s, 100 objects/s recovering 2024-09-21T10:33:12.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:11 smithi003 bash[88275]: cluster 2024-09-21T10:33:10.423284+0000 mgr.y (mgr.25133) 603 : cluster [DBG] pgmap v490: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 28292/240699 objects degraded (11.754%); 11258/240699 objects misplaced (4.677%); 6.2 MiB/s, 100 objects/s recovering 2024-09-21T10:33:12.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:11 smithi003 bash[89466]: cluster 2024-09-21T10:33:10.423284+0000 mgr.y (mgr.25133) 603 : cluster [DBG] pgmap v490: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 28292/240699 objects degraded (11.754%); 11258/240699 objects misplaced (4.677%); 6.2 MiB/s, 100 objects/s recovering 2024-09-21T10:33:12.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:11 smithi003 bash[89466]: cluster 2024-09-21T10:33:10.423284+0000 mgr.y (mgr.25133) 603 : cluster [DBG] pgmap v490: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 28292/240699 objects degraded (11.754%); 11258/240699 objects misplaced (4.677%); 6.2 MiB/s, 100 objects/s recovering 2024-09-21T10:33:12.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:11 smithi204 bash[78884]: cluster 2024-09-21T10:33:10.423284+0000 mgr.y (mgr.25133) 603 : cluster [DBG] pgmap v490: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 28292/240699 objects degraded (11.754%); 11258/240699 objects misplaced (4.677%); 6.2 MiB/s, 100 objects/s recovering 2024-09-21T10:33:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:11 smithi204 bash[78884]: cluster 2024-09-21T10:33:10.423284+0000 mgr.y (mgr.25133) 603 : cluster [DBG] pgmap v490: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 28292/240699 objects degraded (11.754%); 11258/240699 objects misplaced (4.677%); 6.2 MiB/s, 100 objects/s recovering 2024-09-21T10:33:12.279 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:12.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:12.382 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:12.404 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:12.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:12.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:12.531 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:12.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:12.576 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:12.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:12.658 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:12.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:12.761 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:12.784 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:12.886 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:12.907 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:12.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:12.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:13.009 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:13.035 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:13.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:13.138 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:13.171 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:13.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:13.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:13.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:13.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:13.400 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:13.418 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:13.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:13.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:13.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:13.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:13.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:13.666 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:13.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:13.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:13.802 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:13.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:13.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:13 smithi003 bash[88275]: cluster 2024-09-21T10:33:12.423912+0000 mgr.y (mgr.25133) 604 : cluster [DBG] pgmap v491: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 209 op/s; 28292/239943 objects degraded (11.791%); 11258/239943 objects misplaced (4.692%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T10:33:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:13 smithi003 bash[88275]: cluster 2024-09-21T10:33:12.423912+0000 mgr.y (mgr.25133) 604 : cluster [DBG] pgmap v491: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 209 op/s; 28292/239943 objects degraded (11.791%); 11258/239943 objects misplaced (4.692%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T10:33:13.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:13 smithi003 bash[89466]: cluster 2024-09-21T10:33:12.423912+0000 mgr.y (mgr.25133) 604 : cluster [DBG] pgmap v491: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 209 op/s; 28292/239943 objects degraded (11.791%); 11258/239943 objects misplaced (4.692%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T10:33:13.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:13 smithi003 bash[89466]: cluster 2024-09-21T10:33:12.423912+0000 mgr.y (mgr.25133) 604 : cluster [DBG] pgmap v491: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 209 op/s; 28292/239943 objects degraded (11.791%); 11258/239943 objects misplaced (4.692%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T10:33:13.929 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:13.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:13.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:14.034 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:14.059 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:14.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:14.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:14.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:13 smithi204 bash[78884]: cluster 2024-09-21T10:33:12.423912+0000 mgr.y (mgr.25133) 604 : cluster [DBG] pgmap v491: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 209 op/s; 28292/239943 objects degraded (11.791%); 11258/239943 objects misplaced (4.692%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T10:33:14.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:13 smithi204 bash[78884]: cluster 2024-09-21T10:33:12.423912+0000 mgr.y (mgr.25133) 604 : cluster [DBG] pgmap v491: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 209 op/s; 28292/239943 objects degraded (11.791%); 11258/239943 objects misplaced (4.692%); 5.1 MiB/s, 82 objects/s recovering 2024-09-21T10:33:14.187 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:14.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:14.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:14.312 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:14.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:14.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:14.437 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:14.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:14.541 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:14.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.573 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:14.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:14.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:14.705 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:14.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:14.807 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:14.829 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:14.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:14.932 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:14.962 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:14.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:14.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:15.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:15.084 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:15.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:15.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:15.211 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:15.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:15.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:15.353 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:15.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:15.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:15.476 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:15.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:15.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:15.599 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:15.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:15.623 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:15.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:15.721 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:15.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:15.849 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:15.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:15.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:15.978 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:15.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:15 smithi204 bash[78884]: cluster 2024-09-21T10:33:14.424829+0000 mgr.y (mgr.25133) 605 : cluster [DBG] pgmap v492: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 325 op/s; 28159/235530 objects degraded (11.956%); 11113/235530 objects misplaced (4.718%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:33:15.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:15 smithi204 bash[78884]: cluster 2024-09-21T10:33:14.424829+0000 mgr.y (mgr.25133) 605 : cluster [DBG] pgmap v492: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 325 op/s; 28159/235530 objects degraded (11.956%); 11113/235530 objects misplaced (4.718%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:33:15.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:15 smithi204 bash[78884]: cluster 2024-09-21T10:33:15.424293+0000 mon.a (mon.0) 845 : cluster [WRN] Health check update: Degraded data redundancy: 28159/235530 objects degraded (11.956%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:15.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:15 smithi204 bash[78884]: cluster 2024-09-21T10:33:15.424293+0000 mon.a (mon.0) 845 : cluster [WRN] Health check update: Degraded data redundancy: 28159/235530 objects degraded (11.956%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:15.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:15.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:16.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:16.105 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:16.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:16.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:15 smithi003 bash[88275]: cluster 2024-09-21T10:33:14.424829+0000 mgr.y (mgr.25133) 605 : cluster [DBG] pgmap v492: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 325 op/s; 28159/235530 objects degraded (11.956%); 11113/235530 objects misplaced (4.718%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:33:16.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:15 smithi003 bash[88275]: cluster 2024-09-21T10:33:14.424829+0000 mgr.y (mgr.25133) 605 : cluster [DBG] pgmap v492: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 325 op/s; 28159/235530 objects degraded (11.956%); 11113/235530 objects misplaced (4.718%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:33:16.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:15 smithi003 bash[88275]: cluster 2024-09-21T10:33:15.424293+0000 mon.a (mon.0) 845 : cluster [WRN] Health check update: Degraded data redundancy: 28159/235530 objects degraded (11.956%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:16.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:15 smithi003 bash[88275]: cluster 2024-09-21T10:33:15.424293+0000 mon.a (mon.0) 845 : cluster [WRN] Health check update: Degraded data redundancy: 28159/235530 objects degraded (11.956%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:16.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:15 smithi003 bash[89466]: cluster 2024-09-21T10:33:14.424829+0000 mgr.y (mgr.25133) 605 : cluster [DBG] pgmap v492: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 325 op/s; 28159/235530 objects degraded (11.956%); 11113/235530 objects misplaced (4.718%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:33:16.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:15 smithi003 bash[89466]: cluster 2024-09-21T10:33:14.424829+0000 mgr.y (mgr.25133) 605 : cluster [DBG] pgmap v492: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 325 op/s; 28159/235530 objects degraded (11.956%); 11113/235530 objects misplaced (4.718%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:33:16.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:15 smithi003 bash[89466]: cluster 2024-09-21T10:33:15.424293+0000 mon.a (mon.0) 845 : cluster [WRN] Health check update: Degraded data redundancy: 28159/235530 objects degraded (11.956%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:16.194 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:15 smithi003 bash[89466]: cluster 2024-09-21T10:33:15.424293+0000 mon.a (mon.0) 845 : cluster [WRN] Health check update: Degraded data redundancy: 28159/235530 objects degraded (11.956%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:16.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:16.227 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:16.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:16.330 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:16.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:16.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:16.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:16.477 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:16.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:16.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:16.609 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:16.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:16.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:16.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:16.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:16.836 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:16.855 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:16.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:16.959 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:16.982 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:16.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:16.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:17.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:17.110 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:17.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:17.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:17.235 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:17.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:17.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:17.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:17.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:17.464 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:17.493 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:17.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:17.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:17.621 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:17.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:33:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:33:17] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.51.0" 2024-09-21T10:33:17.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:17.754 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:17.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:17.857 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:17.894 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:17.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:17.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:17.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:17 smithi204 bash[78884]: cluster 2024-09-21T10:33:16.425389+0000 mgr.y (mgr.25133) 606 : cluster [DBG] pgmap v493: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 316 op/s; 28119/234162 objects degraded (12.008%); 10139/234162 objects misplaced (4.330%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:33:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:17 smithi204 bash[78884]: cluster 2024-09-21T10:33:16.425389+0000 mgr.y (mgr.25133) 606 : cluster [DBG] pgmap v493: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 316 op/s; 28119/234162 objects degraded (12.008%); 10139/234162 objects misplaced (4.330%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:33:18.017 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:18.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:18.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:18.140 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:18.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:17 smithi003 bash[88275]: cluster 2024-09-21T10:33:16.425389+0000 mgr.y (mgr.25133) 606 : cluster [DBG] pgmap v493: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 316 op/s; 28119/234162 objects degraded (12.008%); 10139/234162 objects misplaced (4.330%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:33:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:17 smithi003 bash[88275]: cluster 2024-09-21T10:33:16.425389+0000 mgr.y (mgr.25133) 606 : cluster [DBG] pgmap v493: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 316 op/s; 28119/234162 objects degraded (12.008%); 10139/234162 objects misplaced (4.330%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:33:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:17 smithi003 bash[89466]: cluster 2024-09-21T10:33:16.425389+0000 mgr.y (mgr.25133) 606 : cluster [DBG] pgmap v493: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 316 op/s; 28119/234162 objects degraded (12.008%); 10139/234162 objects misplaced (4.330%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:33:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:17 smithi003 bash[89466]: cluster 2024-09-21T10:33:16.425389+0000 mgr.y (mgr.25133) 606 : cluster [DBG] pgmap v493: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 316 op/s; 28119/234162 objects degraded (12.008%); 10139/234162 objects misplaced (4.330%); 4.4 MiB/s, 71 objects/s recovering 2024-09-21T10:33:18.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:18.267 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:18.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:18.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:18.394 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:18.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:18.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:18.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:18.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:18.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:18.641 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:18.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:18.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:18.765 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:18.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:18.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:18.897 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:18.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:18.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:19.000 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:19.024 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:19.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:19.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:19.152 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:19.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:19.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:19.282 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:19.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:19.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:19.406 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:19.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:19.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:19.534 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:19.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:19.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:19.658 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:19.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:19.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:19.783 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:19.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:19.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:19.907 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:19.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:19.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:19.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:19 smithi003 bash[88275]: cluster 2024-09-21T10:33:18.425977+0000 mgr.y (mgr.25133) 607 : cluster [DBG] pgmap v494: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 305 op/s; 27990/232923 objects degraded (12.017%); 10034/232923 objects misplaced (4.308%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:33:19.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:19 smithi003 bash[88275]: cluster 2024-09-21T10:33:18.425977+0000 mgr.y (mgr.25133) 607 : cluster [DBG] pgmap v494: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 305 op/s; 27990/232923 objects degraded (12.017%); 10034/232923 objects misplaced (4.308%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:33:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:19 smithi003 bash[89466]: cluster 2024-09-21T10:33:18.425977+0000 mgr.y (mgr.25133) 607 : cluster [DBG] pgmap v494: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 305 op/s; 27990/232923 objects degraded (12.017%); 10034/232923 objects misplaced (4.308%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:33:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:19 smithi003 bash[89466]: cluster 2024-09-21T10:33:18.425977+0000 mgr.y (mgr.25133) 607 : cluster [DBG] pgmap v494: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 305 op/s; 27990/232923 objects degraded (12.017%); 10034/232923 objects misplaced (4.308%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:33:20.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:20.042 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:20.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:20.149 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:20.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:20.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:19 smithi204 bash[78884]: cluster 2024-09-21T10:33:18.425977+0000 mgr.y (mgr.25133) 607 : cluster [DBG] pgmap v494: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 305 op/s; 27990/232923 objects degraded (12.017%); 10034/232923 objects misplaced (4.308%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:33:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:19 smithi204 bash[78884]: cluster 2024-09-21T10:33:18.425977+0000 mgr.y (mgr.25133) 607 : cluster [DBG] pgmap v494: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 305 op/s; 27990/232923 objects degraded (12.017%); 10034/232923 objects misplaced (4.308%); 4.3 MiB/s, 68 objects/s recovering 2024-09-21T10:33:20.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:20.302 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:20.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:20.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:20.429 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:20.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:20.531 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:20.553 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:20.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:20.680 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:20.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:20.787 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:20.806 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:20.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:20.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:20.931 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:20.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:20.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:21.034 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:21.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:20 smithi003 bash[88275]: cluster 2024-09-21T10:33:20.425021+0000 mon.a (mon.0) 846 : cluster [WRN] Health check update: Degraded data redundancy: 27990/232923 objects degraded (12.017%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:21.043 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:20 smithi003 bash[88275]: cluster 2024-09-21T10:33:20.425021+0000 mon.a (mon.0) 846 : cluster [WRN] Health check update: Degraded data redundancy: 27990/232923 objects degraded (12.017%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:21.043 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:20 smithi003 bash[89466]: cluster 2024-09-21T10:33:20.425021+0000 mon.a (mon.0) 846 : cluster [WRN] Health check update: Degraded data redundancy: 27990/232923 objects degraded (12.017%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:21.043 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:20 smithi003 bash[89466]: cluster 2024-09-21T10:33:20.425021+0000 mon.a (mon.0) 846 : cluster [WRN] Health check update: Degraded data redundancy: 27990/232923 objects degraded (12.017%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:21.057 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:21.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:21.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:21.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:20 smithi204 bash[78884]: cluster 2024-09-21T10:33:20.425021+0000 mon.a (mon.0) 846 : cluster [WRN] Health check update: Degraded data redundancy: 27990/232923 objects degraded (12.017%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:21.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:20 smithi204 bash[78884]: cluster 2024-09-21T10:33:20.425021+0000 mon.a (mon.0) 846 : cluster [WRN] Health check update: Degraded data redundancy: 27990/232923 objects degraded (12.017%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:21.187 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:21.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:21.290 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:21.311 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:21.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:21.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:21.439 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:21.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:21.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:21.567 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:21.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:21.669 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:21.690 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:21.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:21.795 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:21.824 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:21.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:21.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:21.955 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:21.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:21.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:22.059 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:22.068 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:21 smithi003 bash[88275]: cluster 2024-09-21T10:33:20.426718+0000 mgr.y (mgr.25133) 608 : cluster [DBG] pgmap v495: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 27868/229197 objects degraded (12.159%); 8706/229197 objects misplaced (3.798%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:33:22.068 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:21 smithi003 bash[88275]: cluster 2024-09-21T10:33:20.426718+0000 mgr.y (mgr.25133) 608 : cluster [DBG] pgmap v495: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 27868/229197 objects degraded (12.159%); 8706/229197 objects misplaced (3.798%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:33:22.068 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:21 smithi003 bash[89466]: cluster 2024-09-21T10:33:20.426718+0000 mgr.y (mgr.25133) 608 : cluster [DBG] pgmap v495: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 27868/229197 objects degraded (12.159%); 8706/229197 objects misplaced (3.798%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:33:22.068 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:21 smithi003 bash[89466]: cluster 2024-09-21T10:33:20.426718+0000 mgr.y (mgr.25133) 608 : cluster [DBG] pgmap v495: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 27868/229197 objects degraded (12.159%); 8706/229197 objects misplaced (3.798%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:33:22.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.084 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:22.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:22.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:22.207 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:22.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:21 smithi204 bash[78884]: cluster 2024-09-21T10:33:20.426718+0000 mgr.y (mgr.25133) 608 : cluster [DBG] pgmap v495: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 27868/229197 objects degraded (12.159%); 8706/229197 objects misplaced (3.798%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:33:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:21 smithi204 bash[78884]: cluster 2024-09-21T10:33:20.426718+0000 mgr.y (mgr.25133) 608 : cluster [DBG] pgmap v495: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 27868/229197 objects degraded (12.159%); 8706/229197 objects misplaced (3.798%); 6.7 MiB/s, 107 objects/s recovering 2024-09-21T10:33:22.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:22.339 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:22.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:22.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:22.471 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:22.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:22.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:22.598 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:22.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:22.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:22.728 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:22.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:22.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:22.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:22.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:22.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:22.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:22.988 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:22.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:23.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:23.111 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:23.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:23.214 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:23.258 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:23.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:23.364 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:23.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:23.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:23.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:23.516 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:23.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:23.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:23.642 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:23.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:23.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:23.770 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:23.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:23.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:23.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:23.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:23.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:23.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:23 smithi204 bash[78884]: cluster 2024-09-21T10:33:22.427502+0000 mgr.y (mgr.25133) 609 : cluster [DBG] pgmap v496: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 337 op/s; 27868/228537 objects degraded (12.194%); 8706/228537 objects misplaced (3.809%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:33:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:23 smithi204 bash[78884]: cluster 2024-09-21T10:33:22.427502+0000 mgr.y (mgr.25133) 609 : cluster [DBG] pgmap v496: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 337 op/s; 27868/228537 objects degraded (12.194%); 8706/228537 objects misplaced (3.809%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:33:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:23 smithi204 bash[78884]: audit 2024-09-21T10:33:23.588438+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:23 smithi204 bash[78884]: audit 2024-09-21T10:33:23.588438+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:24.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:24.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:24.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:24.135 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:23 smithi003 bash[88275]: cluster 2024-09-21T10:33:22.427502+0000 mgr.y (mgr.25133) 609 : cluster [DBG] pgmap v496: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 337 op/s; 27868/228537 objects degraded (12.194%); 8706/228537 objects misplaced (3.809%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:33:24.135 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:23 smithi003 bash[88275]: cluster 2024-09-21T10:33:22.427502+0000 mgr.y (mgr.25133) 609 : cluster [DBG] pgmap v496: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 337 op/s; 27868/228537 objects degraded (12.194%); 8706/228537 objects misplaced (3.809%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:33:24.135 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:23 smithi003 bash[88275]: audit 2024-09-21T10:33:23.588438+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:24.135 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:23 smithi003 bash[88275]: audit 2024-09-21T10:33:23.588438+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:24.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:23 smithi003 bash[89466]: cluster 2024-09-21T10:33:22.427502+0000 mgr.y (mgr.25133) 609 : cluster [DBG] pgmap v496: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 337 op/s; 27868/228537 objects degraded (12.194%); 8706/228537 objects misplaced (3.809%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:33:24.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:23 smithi003 bash[89466]: cluster 2024-09-21T10:33:22.427502+0000 mgr.y (mgr.25133) 609 : cluster [DBG] pgmap v496: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 337 op/s; 27868/228537 objects degraded (12.194%); 8706/228537 objects misplaced (3.809%); 5.0 MiB/s, 79 objects/s recovering 2024-09-21T10:33:24.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:23 smithi003 bash[89466]: audit 2024-09-21T10:33:23.588438+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:24.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:23 smithi003 bash[89466]: audit 2024-09-21T10:33:23.588438+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:24.156 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:24.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:24.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:24.288 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:24.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:24.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:24.416 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:24.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:24.522 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:24.548 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:24.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:24.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:24.672 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:24.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:24.775 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:24.800 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:24.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:24.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:24.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:24 smithi204 bash[78884]: audit 2024-09-21T10:33:24.811015+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:33:24.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:24 smithi204 bash[78884]: audit 2024-09-21T10:33:24.811015+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:33:24.927 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:24.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:24.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:25.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:25.055 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:25.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:25.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[88275]: audit 2024-09-21T10:33:24.811015+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:33:25.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[88275]: audit 2024-09-21T10:33:24.811015+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:33:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[89466]: audit 2024-09-21T10:33:24.811015+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:33:25.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[89466]: audit 2024-09-21T10:33:24.811015+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:33:25.181 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:25.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:25.286 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:25.326 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:25.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:25.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:25.453 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:25.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:25.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:25.580 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:25.683 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:25.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:25.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:25.829 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:25.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:25.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:25.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:25.986 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:25.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:25.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:26.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:26.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:25 smithi204 bash[78884]: cluster 2024-09-21T10:33:24.428186+0000 mgr.y (mgr.25133) 610 : cluster [DBG] pgmap v497: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 27739/224193 objects degraded (12.373%); 8591/224193 objects misplaced (3.832%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:33:26.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:25 smithi204 bash[78884]: cluster 2024-09-21T10:33:24.428186+0000 mgr.y (mgr.25133) 610 : cluster [DBG] pgmap v497: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 27739/224193 objects degraded (12.373%); 8591/224193 objects misplaced (3.832%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:33:26.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:25 smithi204 bash[78884]: cluster 2024-09-21T10:33:25.425848+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 27739/224193 objects degraded (12.373%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:26.100 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:25 smithi204 bash[78884]: cluster 2024-09-21T10:33:25.425848+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 27739/224193 objects degraded (12.373%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:26.112 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:26.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[88275]: cluster 2024-09-21T10:33:24.428186+0000 mgr.y (mgr.25133) 610 : cluster [DBG] pgmap v497: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 27739/224193 objects degraded (12.373%); 8591/224193 objects misplaced (3.832%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:33:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[88275]: cluster 2024-09-21T10:33:24.428186+0000 mgr.y (mgr.25133) 610 : cluster [DBG] pgmap v497: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 27739/224193 objects degraded (12.373%); 8591/224193 objects misplaced (3.832%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:33:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[88275]: cluster 2024-09-21T10:33:25.425848+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 27739/224193 objects degraded (12.373%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[88275]: cluster 2024-09-21T10:33:25.425848+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 27739/224193 objects degraded (12.373%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[89466]: cluster 2024-09-21T10:33:24.428186+0000 mgr.y (mgr.25133) 610 : cluster [DBG] pgmap v497: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 27739/224193 objects degraded (12.373%); 8591/224193 objects misplaced (3.832%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:33:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[89466]: cluster 2024-09-21T10:33:24.428186+0000 mgr.y (mgr.25133) 610 : cluster [DBG] pgmap v497: 99 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 437 op/s; 27739/224193 objects degraded (12.373%); 8591/224193 objects misplaced (3.832%); 5.3 MiB/s, 84 objects/s recovering 2024-09-21T10:33:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[89466]: cluster 2024-09-21T10:33:25.425848+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 27739/224193 objects degraded (12.373%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:25 smithi003 bash[89466]: cluster 2024-09-21T10:33:25.425848+0000 mon.a (mon.0) 849 : cluster [WRN] Health check update: Degraded data redundancy: 27739/224193 objects degraded (12.373%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:26.215 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:26.246 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:26.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:26.352 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:26.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:26.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:26.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:26.507 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:26.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:26.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:26.633 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:26.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:26.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:26.757 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:26.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:26.863 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:26.884 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:26.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:26.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:26.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:27.008 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:27.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:27.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:27.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:27.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:27.232 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:27.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:27.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:27.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:27.375 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:27.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:27.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:27.502 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:27.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:27.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:27.629 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:27.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:33:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:33:27] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.51.0" 2024-09-21T10:33:27.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:27.752 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:27.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:27.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:27.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:27 smithi204 bash[78884]: cluster 2024-09-21T10:33:26.428728+0000 mgr.y (mgr.25133) 611 : cluster [DBG] pgmap v498: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 355 op/s; 27611/222744 objects degraded (12.396%); 7007/222744 objects misplaced (3.146%); 7.9 MiB/s, 127 objects/s recovering 2024-09-21T10:33:27.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:27 smithi204 bash[78884]: cluster 2024-09-21T10:33:26.428728+0000 mgr.y (mgr.25133) 611 : cluster [DBG] pgmap v498: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 355 op/s; 27611/222744 objects degraded (12.396%); 7007/222744 objects misplaced (3.146%); 7.9 MiB/s, 127 objects/s recovering 2024-09-21T10:33:27.880 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:27.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:27.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:27.983 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:28.003 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:28.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:28.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:28.130 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:28.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:28.140 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:27 smithi003 bash[88275]: cluster 2024-09-21T10:33:26.428728+0000 mgr.y (mgr.25133) 611 : cluster [DBG] pgmap v498: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 355 op/s; 27611/222744 objects degraded (12.396%); 7007/222744 objects misplaced (3.146%); 7.9 MiB/s, 127 objects/s recovering 2024-09-21T10:33:28.140 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:27 smithi003 bash[88275]: cluster 2024-09-21T10:33:26.428728+0000 mgr.y (mgr.25133) 611 : cluster [DBG] pgmap v498: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 355 op/s; 27611/222744 objects degraded (12.396%); 7007/222744 objects misplaced (3.146%); 7.9 MiB/s, 127 objects/s recovering 2024-09-21T10:33:28.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:27 smithi003 bash[89466]: cluster 2024-09-21T10:33:26.428728+0000 mgr.y (mgr.25133) 611 : cluster [DBG] pgmap v498: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 355 op/s; 27611/222744 objects degraded (12.396%); 7007/222744 objects misplaced (3.146%); 7.9 MiB/s, 127 objects/s recovering 2024-09-21T10:33:28.141 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:27 smithi003 bash[89466]: cluster 2024-09-21T10:33:26.428728+0000 mgr.y (mgr.25133) 611 : cluster [DBG] pgmap v498: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovery_wait+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 355 op/s; 27611/222744 objects degraded (12.396%); 7007/222744 objects misplaced (3.146%); 7.9 MiB/s, 127 objects/s recovering 2024-09-21T10:33:28.232 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:28.253 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:28.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:28.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:28.384 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:28.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:28.487 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:28.510 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:28.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:28.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:28.636 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:28.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:28.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:28.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:28.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:28.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:28.892 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:28.896 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:28 smithi204 bash[78884]: cluster 2024-09-21T10:33:27.843372+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-21T10:33:28.897 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:28 smithi204 bash[78884]: cluster 2024-09-21T10:33:27.843372+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-21T10:33:28.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:28.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:28.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:29.020 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:29.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:29.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:29.149 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:29.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:28 smithi003 bash[88275]: cluster 2024-09-21T10:33:27.843372+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-21T10:33:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:28 smithi003 bash[88275]: cluster 2024-09-21T10:33:27.843372+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-21T10:33:29.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:28 smithi003 bash[89466]: cluster 2024-09-21T10:33:27.843372+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-21T10:33:29.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:28 smithi003 bash[89466]: cluster 2024-09-21T10:33:27.843372+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e136: 8 total, 8 up, 7 in 2024-09-21T10:33:29.252 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:29.286 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:29.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:29.389 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:29.417 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:29.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:29.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:29.547 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:29.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:29.650 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:29.681 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:29.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:29.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:29.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.818 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:29.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:29.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:29.941 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:29.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:29.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:30.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:29 smithi003 bash[88275]: cluster 2024-09-21T10:33:28.429225+0000 mgr.y (mgr.25133) 612 : cluster [DBG] pgmap v500: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 390 op/s; 27474/221214 objects degraded (12.420%); 6854/221214 objects misplaced (3.098%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:33:30.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:29 smithi003 bash[88275]: cluster 2024-09-21T10:33:28.429225+0000 mgr.y (mgr.25133) 612 : cluster [DBG] pgmap v500: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 390 op/s; 27474/221214 objects degraded (12.420%); 6854/221214 objects misplaced (3.098%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:33:30.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:29 smithi003 bash[88275]: cluster 2024-09-21T10:33:28.852264+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-21T10:33:30.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:29 smithi003 bash[88275]: cluster 2024-09-21T10:33:28.852264+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-21T10:33:30.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:29 smithi003 bash[89466]: cluster 2024-09-21T10:33:28.429225+0000 mgr.y (mgr.25133) 612 : cluster [DBG] pgmap v500: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 390 op/s; 27474/221214 objects degraded (12.420%); 6854/221214 objects misplaced (3.098%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:33:30.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:29 smithi003 bash[89466]: cluster 2024-09-21T10:33:28.429225+0000 mgr.y (mgr.25133) 612 : cluster [DBG] pgmap v500: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 390 op/s; 27474/221214 objects degraded (12.420%); 6854/221214 objects misplaced (3.098%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:33:30.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:29 smithi003 bash[89466]: cluster 2024-09-21T10:33:28.852264+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-21T10:33:30.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:29 smithi003 bash[89466]: cluster 2024-09-21T10:33:28.852264+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-21T10:33:30.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:30.071 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:30.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:30.174 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:30.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:30.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.44573.0:138489 6.5 e137/132 6:a5fcde7c:::benchmark_data_smithi003_124158_object33413:head v 137'8006, mlcod=109'2705)", 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:33:30.210328+0000", 2024-09-21T10:33:30.214 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.0021502019999999999, 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002179552, 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:33:30.210328+0000", 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:33:30.210328+0000", 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:33:30.215 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:33:30.210329+0000", 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6600000000000005e-07 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:33:30.210333+0000", 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6959999999999996e-06 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:33:30.210345+0000", 2024-09-21T10:33:30.216 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1965e-05 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:33:30.210351+0000", 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5520000000000004e-06 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:33:30.210421+0000", 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.9950999999999995e-05 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:33:30.217 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:33:30.210444+0000", 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.3387000000000002e-05 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi003.stdout: "num_ops": 1 2024-09-21T10:33:30.218 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:33:30.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:29 smithi204 bash[78884]: cluster 2024-09-21T10:33:28.429225+0000 mgr.y (mgr.25133) 612 : cluster [DBG] pgmap v500: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 390 op/s; 27474/221214 objects degraded (12.420%); 6854/221214 objects misplaced (3.098%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:33:30.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:29 smithi204 bash[78884]: cluster 2024-09-21T10:33:28.429225+0000 mgr.y (mgr.25133) 612 : cluster [DBG] pgmap v500: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 4.5 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 390 op/s; 27474/221214 objects degraded (12.420%); 6854/221214 objects misplaced (3.098%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:33:30.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:29 smithi204 bash[78884]: cluster 2024-09-21T10:33:28.852264+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-21T10:33:30.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:29 smithi204 bash[78884]: cluster 2024-09-21T10:33:28.852264+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e137: 8 total, 8 up, 7 in 2024-09-21T10:33:30.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:30.337 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:30.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:30.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:30.462 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:30.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:30.565 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:30.588 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:30.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:30.691 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:30.718 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:30.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:30.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:30.856 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:30.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:30.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:30.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:30.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:30.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:31.086 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:31.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:30 smithi003 bash[88275]: cluster 2024-09-21T10:33:30.426445+0000 mon.a (mon.0) 852 : cluster [WRN] Health check update: Degraded data redundancy: 27474/221214 objects degraded (12.420%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:31.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:30 smithi003 bash[88275]: cluster 2024-09-21T10:33:30.426445+0000 mon.a (mon.0) 852 : cluster [WRN] Health check update: Degraded data redundancy: 27474/221214 objects degraded (12.420%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:31.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:30 smithi003 bash[89466]: cluster 2024-09-21T10:33:30.426445+0000 mon.a (mon.0) 852 : cluster [WRN] Health check update: Degraded data redundancy: 27474/221214 objects degraded (12.420%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:31.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:30 smithi003 bash[89466]: cluster 2024-09-21T10:33:30.426445+0000 mon.a (mon.0) 852 : cluster [WRN] Health check update: Degraded data redundancy: 27474/221214 objects degraded (12.420%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:31.111 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:31.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:31.214 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:31.244 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:31.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:31.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:30 smithi204 bash[78884]: cluster 2024-09-21T10:33:30.426445+0000 mon.a (mon.0) 852 : cluster [WRN] Health check update: Degraded data redundancy: 27474/221214 objects degraded (12.420%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:31.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:30 smithi204 bash[78884]: cluster 2024-09-21T10:33:30.426445+0000 mon.a (mon.0) 852 : cluster [WRN] Health check update: Degraded data redundancy: 27474/221214 objects degraded (12.420%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:33:31.348 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:31.365 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:31.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:31.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:31.488 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:31.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:31.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:31.614 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:31.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:31.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:31.744 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:31.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:31.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:31.870 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:31.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:31.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: cluster 2024-09-21T10:33:30.429860+0000 mgr.y (mgr.25133) 613 : cluster [DBG] pgmap v502: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 477 op/s; 24274/217077 objects degraded (11.182%); 8192/217077 objects misplaced (3.774%); 9.6 MiB/s, 152 objects/s recovering 2024-09-21T10:33:31.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:31.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: cluster 2024-09-21T10:33:30.429860+0000 mgr.y (mgr.25133) 613 : cluster [DBG] pgmap v502: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 477 op/s; 24274/217077 objects degraded (11.182%); 8192/217077 objects misplaced (3.774%); 9.6 MiB/s, 152 objects/s recovering 2024-09-21T10:33:31.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: cluster 2024-09-21T10:33:30.429860+0000 mgr.y (mgr.25133) 613 : cluster [DBG] pgmap v502: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 477 op/s; 24274/217077 objects degraded (11.182%); 8192/217077 objects misplaced (3.774%); 9.6 MiB/s, 152 objects/s recovering 2024-09-21T10:33:31.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:30.964660+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:31.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:30.964660+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:31.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:30.973962+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:31.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:30.973962+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:31.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:30.979774+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:31.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:30.979774+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:31.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:30.986781+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:31.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:30.986781+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:31.982 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:31.749700+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:33:31.982 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:31.749700+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:33:31.982 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:31.750556+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:33:31.982 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:31.750556+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:33:31.982 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:31.756635+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:31.982 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:31 smithi204 bash[78884]: audit 2024-09-21T10:33:31.756635+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:31.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:31.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:31.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:32.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:32.117 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:32.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: cluster 2024-09-21T10:33:30.429860+0000 mgr.y (mgr.25133) 613 : cluster [DBG] pgmap v502: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 477 op/s; 24274/217077 objects degraded (11.182%); 8192/217077 objects misplaced (3.774%); 9.6 MiB/s, 152 objects/s recovering 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: cluster 2024-09-21T10:33:30.429860+0000 mgr.y (mgr.25133) 613 : cluster [DBG] pgmap v502: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 477 op/s; 24274/217077 objects degraded (11.182%); 8192/217077 objects misplaced (3.774%); 9.6 MiB/s, 152 objects/s recovering 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:30.964660+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:30.964660+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:30.973962+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:30.973962+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:30.979774+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:30.979774+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:30.986781+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:30.986781+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:31.749700+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:31.749700+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:33:32.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:31.750556+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:31.750556+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:31.756635+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[89466]: audit 2024-09-21T10:33:31.756635+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: cluster 2024-09-21T10:33:30.429860+0000 mgr.y (mgr.25133) 613 : cluster [DBG] pgmap v502: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 477 op/s; 24274/217077 objects degraded (11.182%); 8192/217077 objects misplaced (3.774%); 9.6 MiB/s, 152 objects/s recovering 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:30.964660+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:30.964660+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:30.973962+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:30.973962+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:30.979774+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:30.979774+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:30.986781+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:30.986781+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.122 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:31.749700+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:33:32.122 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:31.749700+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:33:32.122 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:31.750556+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:33:32.122 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:31.750556+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:33:32.122 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:31.756635+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.122 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:31 smithi003 bash[88275]: audit 2024-09-21T10:33:31.756635+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:32.221 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:32.244 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:32.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:32.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:32.373 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:32.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:32.425 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:33:32.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:32.499 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:32.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:32.602 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:32.630 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:32.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:32.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:32.757 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:32.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:32.859 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:32.893 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:32.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:32.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:33.000 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:33.039 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:33:33.039 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:33:33.039 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:33.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:33.076 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:33:33.076 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:33:33.127 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:33:33.127 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:33:33.143 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:33.166 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:33:33.166 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:33:33.177 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:33.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:33.209 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:33:33.209 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:33:33.243 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:33:33.243 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:33:33.270 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:33:33.271 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:33:33.283 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:33.310 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:33:33.310 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:33:33.314 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:33.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:33.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:33 smithi003 bash[88275]: debug 2024-09-21T10:33:33.353+0000 7f4c89143640 -1 mon.a@0(leader).osd e137 definitely_dead 0 2024-09-21T10:33:33.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.506 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:33.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:33.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:33.630 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:33.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:33.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:33.755 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:33.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:33.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:33.870 INFO:teuthology.orchestra.run.smithi003.stderr:marked in osd.6. 2024-09-21T10:33:33.876 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:33:33.890 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:33.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:33.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:33.994 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: cluster 2024-09-21T10:33:32.430339+0000 mgr.y (mgr.25133) 614 : cluster [DBG] pgmap v503: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 326 op/s; 24274/216357 objects degraded (11.219%); 8192/216357 objects misplaced (3.786%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T10:33:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: cluster 2024-09-21T10:33:32.430339+0000 mgr.y (mgr.25133) 614 : cluster [DBG] pgmap v503: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 326 op/s; 24274/216357 objects degraded (11.219%); 8192/216357 objects misplaced (3.786%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T10:33:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: audit 2024-09-21T10:33:32.997489+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2323418649' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: audit 2024-09-21T10:33:32.997489+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2323418649' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: audit 2024-09-21T10:33:33.355993+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.3:0/2646713863' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: audit 2024-09-21T10:33:33.355993+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.3:0/2646713863' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: audit 2024-09-21T10:33:33.356332+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: audit 2024-09-21T10:33:33.356332+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: audit 2024-09-21T10:33:33.402589+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.3:0/366459538' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: audit 2024-09-21T10:33:33.402589+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.3:0/366459538' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: audit 2024-09-21T10:33:33.403502+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:33 smithi204 bash[78884]: audit 2024-09-21T10:33:33.403502+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.016 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:34.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:34.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:33 smithi003 bash[88275]: cluster 2024-09-21T10:33:32.430339+0000 mgr.y (mgr.25133) 614 : cluster [DBG] pgmap v503: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 326 op/s; 24274/216357 objects degraded (11.219%); 8192/216357 objects misplaced (3.786%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T10:33:34.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:33 smithi003 bash[88275]: cluster 2024-09-21T10:33:32.430339+0000 mgr.y (mgr.25133) 614 : cluster [DBG] pgmap v503: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 326 op/s; 24274/216357 objects degraded (11.219%); 8192/216357 objects misplaced (3.786%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T10:33:34.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:33 smithi003 bash[88275]: audit 2024-09-21T10:33:32.997489+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2323418649' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:34.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:33 smithi003 bash[88275]: audit 2024-09-21T10:33:32.997489+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2323418649' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:34.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:33 smithi003 bash[88275]: audit 2024-09-21T10:33:33.355993+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.3:0/2646713863' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:33 smithi003 bash[88275]: audit 2024-09-21T10:33:33.355993+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.3:0/2646713863' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:33 smithi003 bash[88275]: audit 2024-09-21T10:33:33.356332+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.069 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:33 smithi003 bash[88275]: audit 2024-09-21T10:33:33.356332+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.119 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:34.141 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:34.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:34.244 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:34.266 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:34.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:34.369 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:34.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: audit 2024-09-21T10:33:33.402589+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.3:0/366459538' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: audit 2024-09-21T10:33:33.402589+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.3:0/366459538' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: audit 2024-09-21T10:33:33.403502+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: audit 2024-09-21T10:33:33.403502+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: cluster 2024-09-21T10:33:32.430339+0000 mgr.y (mgr.25133) 614 : cluster [DBG] pgmap v503: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 326 op/s; 24274/216357 objects degraded (11.219%); 8192/216357 objects misplaced (3.786%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T10:33:34.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: cluster 2024-09-21T10:33:32.430339+0000 mgr.y (mgr.25133) 614 : cluster [DBG] pgmap v503: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 326 op/s; 24274/216357 objects degraded (11.219%); 8192/216357 objects misplaced (3.786%); 9.0 MiB/s, 144 objects/s recovering 2024-09-21T10:33:34.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:32.997489+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2323418649' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:34.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:32.997489+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.3:0/2323418649' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:34.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.355993+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.3:0/2646713863' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.355993+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.3:0/2646713863' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.356332+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.381 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.356332+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-09-21T10:33:34.381 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.402589+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.3:0/366459538' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.381 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.402589+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.3:0/366459538' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.381 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.403502+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.381 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.403502+0000 mon.a (mon.0) 861 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:33:34.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:34.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:34.493 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:34.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:34.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:34.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:34.645 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:34.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:34.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:34.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:34.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:34.873 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:34.907 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:34.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: cluster 2024-09-21T10:33:33.864714+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:34.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: cluster 2024-09-21T10:33:33.864714+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:34.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: audit 2024-09-21T10:33:33.865916+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T10:33:34.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: audit 2024-09-21T10:33:33.865916+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T10:33:34.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: audit 2024-09-21T10:33:33.865992+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:33:34.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: audit 2024-09-21T10:33:33.865992+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:33:34.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: cluster 2024-09-21T10:33:33.869999+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T10:33:34.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: cluster 2024-09-21T10:33:33.869999+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T10:33:34.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: cluster 2024-09-21T10:33:34.874946+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-21T10:33:34.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[88275]: cluster 2024-09-21T10:33:34.874946+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-21T10:33:34.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: cluster 2024-09-21T10:33:33.864714+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:34.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: cluster 2024-09-21T10:33:33.864714+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:34.911 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.865916+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T10:33:34.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.865916+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T10:33:34.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.865992+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:33:34.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: audit 2024-09-21T10:33:33.865992+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:33:34.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: cluster 2024-09-21T10:33:33.869999+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T10:33:34.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: cluster 2024-09-21T10:33:33.869999+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T10:33:34.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: cluster 2024-09-21T10:33:34.874946+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-21T10:33:34.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:34 smithi003 bash[89466]: cluster 2024-09-21T10:33:34.874946+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-21T10:33:34.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:34.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:35.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:35.040 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:35.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:35.144 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:35.167 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:35.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:34 smithi204 bash[78884]: cluster 2024-09-21T10:33:33.864714+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:34 smithi204 bash[78884]: cluster 2024-09-21T10:33:33.864714+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:33:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:34 smithi204 bash[78884]: audit 2024-09-21T10:33:33.865916+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T10:33:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:34 smithi204 bash[78884]: audit 2024-09-21T10:33:33.865916+0000 mon.a (mon.0) 863 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-09-21T10:33:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:34 smithi204 bash[78884]: audit 2024-09-21T10:33:33.865992+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:33:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:34 smithi204 bash[78884]: audit 2024-09-21T10:33:33.865992+0000 mon.a (mon.0) 864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:33:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:34 smithi204 bash[78884]: cluster 2024-09-21T10:33:33.869999+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T10:33:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:34 smithi204 bash[78884]: cluster 2024-09-21T10:33:33.869999+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-21T10:33:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:34 smithi204 bash[78884]: cluster 2024-09-21T10:33:34.874946+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-21T10:33:35.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:34 smithi204 bash[78884]: cluster 2024-09-21T10:33:34.874946+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-21T10:33:35.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:35.295 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:35.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:35.397 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:35.424 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:35.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:35.527 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:35.554 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:35.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:35.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:35.681 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:35.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:35.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:35.812 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:35.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:35.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:35.937 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:35.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:35.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:35.991 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[88275]: cluster 2024-09-21T10:33:34.430914+0000 mgr.y (mgr.25133) 615 : cluster [DBG] pgmap v505: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10811/211707 objects degraded (5.107%); 5972/211707 objects misplaced (2.821%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:33:36.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:36.081 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:36.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[88275]: cluster 2024-09-21T10:33:34.430914+0000 mgr.y (mgr.25133) 615 : cluster [DBG] pgmap v505: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10811/211707 objects degraded (5.107%); 5972/211707 objects misplaced (2.821%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:33:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[88275]: cluster 2024-09-21T10:33:34.884902+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:33:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[88275]: cluster 2024-09-21T10:33:34.884902+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:33:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[88275]: cluster 2024-09-21T10:33:35.427093+0000 mon.a (mon.0) 868 : cluster [WRN] Health check update: Degraded data redundancy: 10811/211707 objects degraded (5.107%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[88275]: cluster 2024-09-21T10:33:35.427093+0000 mon.a (mon.0) 868 : cluster [WRN] Health check update: Degraded data redundancy: 10811/211707 objects degraded (5.107%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[88275]: cluster 2024-09-21T10:33:35.882163+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T10:33:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[88275]: cluster 2024-09-21T10:33:35.882163+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T10:33:36.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[89466]: cluster 2024-09-21T10:33:34.430914+0000 mgr.y (mgr.25133) 615 : cluster [DBG] pgmap v505: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10811/211707 objects degraded (5.107%); 5972/211707 objects misplaced (2.821%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:33:36.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[89466]: cluster 2024-09-21T10:33:34.430914+0000 mgr.y (mgr.25133) 615 : cluster [DBG] pgmap v505: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10811/211707 objects degraded (5.107%); 5972/211707 objects misplaced (2.821%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:33:36.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[89466]: cluster 2024-09-21T10:33:34.884902+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:33:36.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[89466]: cluster 2024-09-21T10:33:34.884902+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:33:36.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[89466]: cluster 2024-09-21T10:33:35.427093+0000 mon.a (mon.0) 868 : cluster [WRN] Health check update: Degraded data redundancy: 10811/211707 objects degraded (5.107%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:36.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[89466]: cluster 2024-09-21T10:33:35.427093+0000 mon.a (mon.0) 868 : cluster [WRN] Health check update: Degraded data redundancy: 10811/211707 objects degraded (5.107%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:36.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[89466]: cluster 2024-09-21T10:33:35.882163+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T10:33:36.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:35 smithi003 bash[89466]: cluster 2024-09-21T10:33:35.882163+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T10:33:36.186 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:36.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:35 smithi204 bash[78884]: cluster 2024-09-21T10:33:34.430914+0000 mgr.y (mgr.25133) 615 : cluster [DBG] pgmap v505: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10811/211707 objects degraded (5.107%); 5972/211707 objects misplaced (2.821%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:33:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:35 smithi204 bash[78884]: cluster 2024-09-21T10:33:34.430914+0000 mgr.y (mgr.25133) 615 : cluster [DBG] pgmap v505: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 10811/211707 objects degraded (5.107%); 5972/211707 objects misplaced (2.821%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:33:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:35 smithi204 bash[78884]: cluster 2024-09-21T10:33:34.884902+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:33:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:35 smithi204 bash[78884]: cluster 2024-09-21T10:33:34.884902+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:33:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:35 smithi204 bash[78884]: cluster 2024-09-21T10:33:35.427093+0000 mon.a (mon.0) 868 : cluster [WRN] Health check update: Degraded data redundancy: 10811/211707 objects degraded (5.107%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:35 smithi204 bash[78884]: cluster 2024-09-21T10:33:35.427093+0000 mon.a (mon.0) 868 : cluster [WRN] Health check update: Degraded data redundancy: 10811/211707 objects degraded (5.107%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:35 smithi204 bash[78884]: cluster 2024-09-21T10:33:35.882163+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T10:33:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:35 smithi204 bash[78884]: cluster 2024-09-21T10:33:35.882163+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T10:33:36.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:36.334 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:36.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:36.437 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:36.459 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:36.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:36.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:36.583 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:36.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:36.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:33:36.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:36.711 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:36.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:36.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:36.841 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:36.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:36.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:36.971 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:36.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:36.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:37.025 INFO:tasks.thrashosds.thrasher:Added osd 6 2024-09-21T10:33:37.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:37.102 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:37.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:37.205 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:37.229 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:37.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:37.333 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:37.355 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:37.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:37.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:37.478 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:37.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:37.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:37.607 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:37.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:33:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:33:37] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.51.0" 2024-09-21T10:33:37.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:37.736 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:37.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:37.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:37.867 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:37.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:37.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:37.996 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:37.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:37.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:38.099 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:38.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:38.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:37 smithi003 bash[89466]: cluster 2024-09-21T10:33:36.431363+0000 mgr.y (mgr.25133) 616 : cluster [DBG] pgmap v508: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 344 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:33:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:37 smithi003 bash[89466]: cluster 2024-09-21T10:33:36.431363+0000 mgr.y (mgr.25133) 616 : cluster [DBG] pgmap v508: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 344 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:33:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:37 smithi003 bash[89466]: cluster 2024-09-21T10:33:36.916685+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T10:33:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:37 smithi003 bash[89466]: cluster 2024-09-21T10:33:36.916685+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T10:33:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:37 smithi003 bash[88275]: cluster 2024-09-21T10:33:36.431363+0000 mgr.y (mgr.25133) 616 : cluster [DBG] pgmap v508: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 344 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:33:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:37 smithi003 bash[88275]: cluster 2024-09-21T10:33:36.431363+0000 mgr.y (mgr.25133) 616 : cluster [DBG] pgmap v508: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 344 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:33:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:37 smithi003 bash[88275]: cluster 2024-09-21T10:33:36.916685+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T10:33:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:37 smithi003 bash[88275]: cluster 2024-09-21T10:33:36.916685+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T10:33:38.221 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:38.242 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:38.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:38.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:37 smithi204 bash[78884]: cluster 2024-09-21T10:33:36.431363+0000 mgr.y (mgr.25133) 616 : cluster [DBG] pgmap v508: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 344 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:33:38.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:37 smithi204 bash[78884]: cluster 2024-09-21T10:33:36.431363+0000 mgr.y (mgr.25133) 616 : cluster [DBG] pgmap v508: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 344 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 6.2 MiB/s, 99 objects/s recovering 2024-09-21T10:33:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:37 smithi204 bash[78884]: cluster 2024-09-21T10:33:36.916685+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T10:33:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:37 smithi204 bash[78884]: cluster 2024-09-21T10:33:36.916685+0000 mon.a (mon.0) 870 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T10:33:38.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:38.371 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:38.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:38.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:38.500 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:38.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:38.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:38.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:38.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:38.731 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:38.754 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:38.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:38.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:38.882 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:38.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:38.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:38.985 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:38.997 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[88275]: cluster 2024-09-21T10:33:37.914855+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T10:33:38.998 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[88275]: cluster 2024-09-21T10:33:37.914855+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T10:33:38.998 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[88275]: audit 2024-09-21T10:33:38.592242+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:38.998 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[88275]: audit 2024-09-21T10:33:38.592242+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:38.998 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[88275]: audit 2024-09-21T10:33:38.593345+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:38.998 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[88275]: audit 2024-09-21T10:33:38.593345+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:39.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[89466]: cluster 2024-09-21T10:33:37.914855+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T10:33:39.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[89466]: cluster 2024-09-21T10:33:37.914855+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T10:33:39.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[89466]: audit 2024-09-21T10:33:38.592242+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:39.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[89466]: audit 2024-09-21T10:33:38.592242+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:39.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[89466]: audit 2024-09-21T10:33:38.593345+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:39.000 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:38 smithi003 bash[89466]: audit 2024-09-21T10:33:38.593345+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:39.009 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:39.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:39.038 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:33:39.112 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:39.142 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:39.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:39.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:38 smithi204 bash[78884]: cluster 2024-09-21T10:33:37.914855+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T10:33:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:38 smithi204 bash[78884]: cluster 2024-09-21T10:33:37.914855+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-09-21T10:33:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:38 smithi204 bash[78884]: audit 2024-09-21T10:33:38.592242+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:38 smithi204 bash[78884]: audit 2024-09-21T10:33:38.592242+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:38 smithi204 bash[78884]: audit 2024-09-21T10:33:38.593345+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:38 smithi204 bash[78884]: audit 2024-09-21T10:33:38.593345+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:39.271 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:39.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:39.378 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:39.400 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:39.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:39.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:39.525 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:39.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:39.629 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:39.651 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:39.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:39.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:39.778 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:39.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:39.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:39.903 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:39.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:39.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:40.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:39 smithi204 bash[78884]: cluster 2024-09-21T10:33:38.432116+0000 mgr.y (mgr.25133) 617 : cluster [DBG] pgmap v511: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 68 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:33:40.014 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:39 smithi204 bash[78884]: cluster 2024-09-21T10:33:38.432116+0000 mgr.y (mgr.25133) 617 : cluster [DBG] pgmap v511: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 68 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:33:40.025 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:40.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:40.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:40.147 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:40.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:40.250 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:40.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:39 smithi003 bash[88275]: cluster 2024-09-21T10:33:38.432116+0000 mgr.y (mgr.25133) 617 : cluster [DBG] pgmap v511: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 68 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:33:40.259 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:39 smithi003 bash[88275]: cluster 2024-09-21T10:33:38.432116+0000 mgr.y (mgr.25133) 617 : cluster [DBG] pgmap v511: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 68 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:33:40.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:39 smithi003 bash[89466]: cluster 2024-09-21T10:33:38.432116+0000 mgr.y (mgr.25133) 617 : cluster [DBG] pgmap v511: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 68 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:33:40.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:39 smithi003 bash[89466]: cluster 2024-09-21T10:33:38.432116+0000 mgr.y (mgr.25133) 617 : cluster [DBG] pgmap v511: 99 pgs: 4 remapped+peering, 20 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 68 op/s; 4859/210882 objects degraded (2.304%); 8644/210882 objects misplaced (4.099%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:33:40.272 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:40.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:40.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:40.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:40.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:40.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:40.528 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:40.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:40.574 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:40.630 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:40.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:40.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:40.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:40.792 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:40.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:40.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:40.917 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:40.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:41.021 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:41.029 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:40 smithi003 bash[88275]: cluster 2024-09-21T10:33:40.427859+0000 mon.a (mon.0) 874 : cluster [WRN] Health check update: Degraded data redundancy: 4859/210882 objects degraded (2.304%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:41.029 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:40 smithi003 bash[88275]: cluster 2024-09-21T10:33:40.427859+0000 mon.a (mon.0) 874 : cluster [WRN] Health check update: Degraded data redundancy: 4859/210882 objects degraded (2.304%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:41.029 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:40 smithi003 bash[89466]: cluster 2024-09-21T10:33:40.427859+0000 mon.a (mon.0) 874 : cluster [WRN] Health check update: Degraded data redundancy: 4859/210882 objects degraded (2.304%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:41.029 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:40 smithi003 bash[89466]: cluster 2024-09-21T10:33:40.427859+0000 mon.a (mon.0) 874 : cluster [WRN] Health check update: Degraded data redundancy: 4859/210882 objects degraded (2.304%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:41.040 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:41.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:41.143 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:41.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.170 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:41.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:40 smithi204 bash[78884]: cluster 2024-09-21T10:33:40.427859+0000 mon.a (mon.0) 874 : cluster [WRN] Health check update: Degraded data redundancy: 4859/210882 objects degraded (2.304%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:40 smithi204 bash[78884]: cluster 2024-09-21T10:33:40.427859+0000 mon.a (mon.0) 874 : cluster [WRN] Health check update: Degraded data redundancy: 4859/210882 objects degraded (2.304%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:41.271 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:41.293 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:41.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:41.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:41.418 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:41.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:41.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:41.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.548 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:41.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:41.588 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:41.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:41.674 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:41.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:41.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:41.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:41.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:41.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:41.919 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:41.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:41.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:42.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:42.025 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:33:42.025 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:33:42.026 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-09-21T10:33:42.026 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:33:42.026 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:33:42.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-09-21T10:33:42.042 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:42.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:42.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:42.167 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:42.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:41 smithi204 bash[78884]: cluster 2024-09-21T10:33:40.432918+0000 mgr.y (mgr.25133) 618 : cluster [DBG] pgmap v512: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 107 op/s; 6646/209919 objects degraded (3.166%); 2871/209919 objects misplaced (1.368%); 6.4 MiB/s, 172 objects/s recovering 2024-09-21T10:33:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:41 smithi204 bash[78884]: cluster 2024-09-21T10:33:40.432918+0000 mgr.y (mgr.25133) 618 : cluster [DBG] pgmap v512: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 107 op/s; 6646/209919 objects degraded (3.166%); 2871/209919 objects misplaced (1.368%); 6.4 MiB/s, 172 objects/s recovering 2024-09-21T10:33:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:41 smithi204 bash[78884]: cluster 2024-09-21T10:33:40.925063+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T10:33:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:41 smithi204 bash[78884]: cluster 2024-09-21T10:33:40.925063+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T10:33:42.271 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:42.281 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:41 smithi003 bash[88275]: cluster 2024-09-21T10:33:40.432918+0000 mgr.y (mgr.25133) 618 : cluster [DBG] pgmap v512: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 107 op/s; 6646/209919 objects degraded (3.166%); 2871/209919 objects misplaced (1.368%); 6.4 MiB/s, 172 objects/s recovering 2024-09-21T10:33:42.281 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:41 smithi003 bash[88275]: cluster 2024-09-21T10:33:40.432918+0000 mgr.y (mgr.25133) 618 : cluster [DBG] pgmap v512: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 107 op/s; 6646/209919 objects degraded (3.166%); 2871/209919 objects misplaced (1.368%); 6.4 MiB/s, 172 objects/s recovering 2024-09-21T10:33:42.281 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:41 smithi003 bash[88275]: cluster 2024-09-21T10:33:40.925063+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T10:33:42.281 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:41 smithi003 bash[88275]: cluster 2024-09-21T10:33:40.925063+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T10:33:42.282 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:41 smithi003 bash[89466]: cluster 2024-09-21T10:33:40.432918+0000 mgr.y (mgr.25133) 618 : cluster [DBG] pgmap v512: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 107 op/s; 6646/209919 objects degraded (3.166%); 2871/209919 objects misplaced (1.368%); 6.4 MiB/s, 172 objects/s recovering 2024-09-21T10:33:42.282 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:41 smithi003 bash[89466]: cluster 2024-09-21T10:33:40.432918+0000 mgr.y (mgr.25133) 618 : cluster [DBG] pgmap v512: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 107 op/s; 6646/209919 objects degraded (3.166%); 2871/209919 objects misplaced (1.368%); 6.4 MiB/s, 172 objects/s recovering 2024-09-21T10:33:42.282 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:41 smithi003 bash[89466]: cluster 2024-09-21T10:33:40.925063+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T10:33:42.282 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:41 smithi003 bash[89466]: cluster 2024-09-21T10:33:40.925063+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T10:33:42.295 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:42.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:42.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:42.419 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:42.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:42.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:42.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:42.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:42.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:42.667 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:42.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:42.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:42.792 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:42.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:42.894 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:42.917 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:42.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:42.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:43.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:43.043 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:43.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:43.145 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:43.170 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:43.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:43.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:43.300 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:43.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:43.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:43.426 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:43.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:43.529 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:43.554 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:43.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:43.617 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:33:43.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:43.677 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:43.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:43.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:43.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:43.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:43.906 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:43.928 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:43.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:43.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:44.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:44.056 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:44.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:44.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:44.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:43 smithi204 bash[78884]: cluster 2024-09-21T10:33:42.433447+0000 mgr.y (mgr.25133) 619 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 6646/209451 objects degraded (3.173%); 2871/209451 objects misplaced (1.371%); 4.3 MiB/s, 127 objects/s recovering 2024-09-21T10:33:44.168 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:43 smithi204 bash[78884]: cluster 2024-09-21T10:33:42.433447+0000 mgr.y (mgr.25133) 619 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 6646/209451 objects degraded (3.173%); 2871/209451 objects misplaced (1.371%); 4.3 MiB/s, 127 objects/s recovering 2024-09-21T10:33:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:43 smithi003 bash[88275]: cluster 2024-09-21T10:33:42.433447+0000 mgr.y (mgr.25133) 619 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 6646/209451 objects degraded (3.173%); 2871/209451 objects misplaced (1.371%); 4.3 MiB/s, 127 objects/s recovering 2024-09-21T10:33:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:43 smithi003 bash[88275]: cluster 2024-09-21T10:33:42.433447+0000 mgr.y (mgr.25133) 619 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 6646/209451 objects degraded (3.173%); 2871/209451 objects misplaced (1.371%); 4.3 MiB/s, 127 objects/s recovering 2024-09-21T10:33:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:43 smithi003 bash[89466]: cluster 2024-09-21T10:33:42.433447+0000 mgr.y (mgr.25133) 619 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 6646/209451 objects degraded (3.173%); 2871/209451 objects misplaced (1.371%); 4.3 MiB/s, 127 objects/s recovering 2024-09-21T10:33:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:43 smithi003 bash[89466]: cluster 2024-09-21T10:33:42.433447+0000 mgr.y (mgr.25133) 619 : cluster [DBG] pgmap v513: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 72 op/s; 6646/209451 objects degraded (3.173%); 2871/209451 objects misplaced (1.371%); 4.3 MiB/s, 127 objects/s recovering 2024-09-21T10:33:44.182 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:44.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:44.286 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:44.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:44.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:44.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:44.441 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:44.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:44.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:44.580 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:44.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:44.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:44.712 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:44.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:44.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:44.834 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:44.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:44.936 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:44.966 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:44.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:44.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:45.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:45.093 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:45.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:45.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:45.220 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:45.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:45.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:45.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:45.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:45.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:45.474 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:45.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:45.578 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:45.605 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:45.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:45.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:45.734 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:45.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:45.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:45.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:45.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:45.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:45.976 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:45 smithi204 bash[78884]: cluster 2024-09-21T10:33:44.434228+0000 mgr.y (mgr.25133) 620 : cluster [DBG] pgmap v514: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 282 op/s; 6497/204105 objects degraded (3.183%); 2871/204105 objects misplaced (1.407%); 4.0 MiB/s, 113 objects/s recovering 2024-09-21T10:33:45.976 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:45 smithi204 bash[78884]: cluster 2024-09-21T10:33:44.434228+0000 mgr.y (mgr.25133) 620 : cluster [DBG] pgmap v514: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 282 op/s; 6497/204105 objects degraded (3.183%); 2871/204105 objects misplaced (1.407%); 4.0 MiB/s, 113 objects/s recovering 2024-09-21T10:33:45.976 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:45 smithi204 bash[78884]: cluster 2024-09-21T10:33:45.428489+0000 mon.a (mon.0) 876 : cluster [WRN] Health check update: Degraded data redundancy: 6497/204105 objects degraded (3.183%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:45.976 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:45 smithi204 bash[78884]: cluster 2024-09-21T10:33:45.428489+0000 mon.a (mon.0) 876 : cluster [WRN] Health check update: Degraded data redundancy: 6497/204105 objects degraded (3.183%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:45.988 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:45.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:45.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:46.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:46.115 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:46.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:46.220 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:46.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:45 smithi003 bash[88275]: cluster 2024-09-21T10:33:44.434228+0000 mgr.y (mgr.25133) 620 : cluster [DBG] pgmap v514: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 282 op/s; 6497/204105 objects degraded (3.183%); 2871/204105 objects misplaced (1.407%); 4.0 MiB/s, 113 objects/s recovering 2024-09-21T10:33:46.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:45 smithi003 bash[88275]: cluster 2024-09-21T10:33:44.434228+0000 mgr.y (mgr.25133) 620 : cluster [DBG] pgmap v514: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 282 op/s; 6497/204105 objects degraded (3.183%); 2871/204105 objects misplaced (1.407%); 4.0 MiB/s, 113 objects/s recovering 2024-09-21T10:33:46.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:45 smithi003 bash[88275]: cluster 2024-09-21T10:33:45.428489+0000 mon.a (mon.0) 876 : cluster [WRN] Health check update: Degraded data redundancy: 6497/204105 objects degraded (3.183%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:46.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:45 smithi003 bash[88275]: cluster 2024-09-21T10:33:45.428489+0000 mon.a (mon.0) 876 : cluster [WRN] Health check update: Degraded data redundancy: 6497/204105 objects degraded (3.183%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:46.234 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:45 smithi003 bash[89466]: cluster 2024-09-21T10:33:44.434228+0000 mgr.y (mgr.25133) 620 : cluster [DBG] pgmap v514: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 282 op/s; 6497/204105 objects degraded (3.183%); 2871/204105 objects misplaced (1.407%); 4.0 MiB/s, 113 objects/s recovering 2024-09-21T10:33:46.234 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:45 smithi003 bash[89466]: cluster 2024-09-21T10:33:44.434228+0000 mgr.y (mgr.25133) 620 : cluster [DBG] pgmap v514: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 282 op/s; 6497/204105 objects degraded (3.183%); 2871/204105 objects misplaced (1.407%); 4.0 MiB/s, 113 objects/s recovering 2024-09-21T10:33:46.234 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:45 smithi003 bash[89466]: cluster 2024-09-21T10:33:45.428489+0000 mon.a (mon.0) 876 : cluster [WRN] Health check update: Degraded data redundancy: 6497/204105 objects degraded (3.183%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:46.234 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:45 smithi003 bash[89466]: cluster 2024-09-21T10:33:45.428489+0000 mon.a (mon.0) 876 : cluster [WRN] Health check update: Degraded data redundancy: 6497/204105 objects degraded (3.183%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:46.245 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:46.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:46.350 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:46.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:46.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:46.479 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:46.502 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:46.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:46.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:46.627 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:46.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:46.732 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:46.762 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:46.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:46.781 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:33:46.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:46.885 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:46.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:46.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:47.009 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:47.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:47.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:47.119 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:46 smithi204 bash[78884]: cluster 2024-09-21T10:33:46.434838+0000 mgr.y (mgr.25133) 621 : cluster [DBG] pgmap v515: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 6.1 MiB/s, 138 objects/s recovering 2024-09-21T10:33:47.119 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:46 smithi204 bash[78884]: cluster 2024-09-21T10:33:46.434838+0000 mgr.y (mgr.25133) 621 : cluster [DBG] pgmap v515: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 6.1 MiB/s, 138 objects/s recovering 2024-09-21T10:33:47.131 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:47.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:47.234 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:47.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:46 smithi003 bash[88275]: cluster 2024-09-21T10:33:46.434838+0000 mgr.y (mgr.25133) 621 : cluster [DBG] pgmap v515: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 6.1 MiB/s, 138 objects/s recovering 2024-09-21T10:33:47.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:46 smithi003 bash[88275]: cluster 2024-09-21T10:33:46.434838+0000 mgr.y (mgr.25133) 621 : cluster [DBG] pgmap v515: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 6.1 MiB/s, 138 objects/s recovering 2024-09-21T10:33:47.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:46 smithi003 bash[89466]: cluster 2024-09-21T10:33:46.434838+0000 mgr.y (mgr.25133) 621 : cluster [DBG] pgmap v515: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 6.1 MiB/s, 138 objects/s recovering 2024-09-21T10:33:47.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:46 smithi003 bash[89466]: cluster 2024-09-21T10:33:46.434838+0000 mgr.y (mgr.25133) 621 : cluster [DBG] pgmap v515: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 288 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 6.1 MiB/s, 138 objects/s recovering 2024-09-21T10:33:47.254 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:47.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:47.360 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:47.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:47.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:47.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:47.512 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:47.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:47.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:47.636 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:47.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:33:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:33:47] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.51.0" 2024-09-21T10:33:47.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:47.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:47.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:47.869 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:47.893 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:47.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:47.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:47.997 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:48.027 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:48.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:48.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:48.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:48.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:48.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:48.279 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:48.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:48.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:48.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:48.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:48.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:48.534 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:48.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:48.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:48.657 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:48.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:48.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:48.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:48.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:48.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:48.905 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:48.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:48.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:49.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:49.029 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:49.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:49.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:49.154 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:49.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:49.257 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:49.279 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:49.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:49.382 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:49.403 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:49.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:49.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:49.528 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:49.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:49 smithi003 bash[88275]: cluster 2024-09-21T10:33:48.435325+0000 mgr.y (mgr.25133) 622 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 5.5 MiB/s, 125 objects/s recovering 2024-09-21T10:33:49.530 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:49 smithi003 bash[88275]: cluster 2024-09-21T10:33:48.435325+0000 mgr.y (mgr.25133) 622 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 5.5 MiB/s, 125 objects/s recovering 2024-09-21T10:33:49.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:49 smithi003 bash[89466]: cluster 2024-09-21T10:33:48.435325+0000 mgr.y (mgr.25133) 622 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 5.5 MiB/s, 125 objects/s recovering 2024-09-21T10:33:49.530 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:49 smithi003 bash[89466]: cluster 2024-09-21T10:33:48.435325+0000 mgr.y (mgr.25133) 622 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 5.5 MiB/s, 125 objects/s recovering 2024-09-21T10:33:49.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:49.624 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:49 smithi204 bash[78884]: cluster 2024-09-21T10:33:48.435325+0000 mgr.y (mgr.25133) 622 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 5.5 MiB/s, 125 objects/s recovering 2024-09-21T10:33:49.624 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:49 smithi204 bash[78884]: cluster 2024-09-21T10:33:48.435325+0000 mgr.y (mgr.25133) 622 : cluster [DBG] pgmap v516: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 261 op/s; 6497/202635 objects degraded (3.206%); 1641/202635 objects misplaced (0.810%); 5.5 MiB/s, 125 objects/s recovering 2024-09-21T10:33:49.632 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:49.653 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:49.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:49.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:49.775 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:49.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:49.880 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:49.900 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:49.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:49.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:50.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:50.023 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:50.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:50.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:50.150 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:50.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:50.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:50.271 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:50.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:50.373 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:50.397 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:50.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:50.499 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:50.524 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:50.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:50.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:50.646 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:50.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:50.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:50.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:50 smithi204 bash[78884]: cluster 2024-09-21T10:33:50.429128+0000 mon.a (mon.0) 877 : cluster [WRN] Health check update: Degraded data redundancy: 6497/202635 objects degraded (3.206%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:50.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:50 smithi204 bash[78884]: cluster 2024-09-21T10:33:50.429128+0000 mon.a (mon.0) 877 : cluster [WRN] Health check update: Degraded data redundancy: 6497/202635 objects degraded (3.206%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:50.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:50 smithi204 bash[78884]: cluster 2024-09-21T10:33:50.433697+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T10:33:50.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:50 smithi204 bash[78884]: cluster 2024-09-21T10:33:50.433697+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T10:33:50.770 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:50.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:50.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:50 smithi003 bash[88275]: cluster 2024-09-21T10:33:50.429128+0000 mon.a (mon.0) 877 : cluster [WRN] Health check update: Degraded data redundancy: 6497/202635 objects degraded (3.206%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:50.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:50 smithi003 bash[88275]: cluster 2024-09-21T10:33:50.429128+0000 mon.a (mon.0) 877 : cluster [WRN] Health check update: Degraded data redundancy: 6497/202635 objects degraded (3.206%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:50.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:50 smithi003 bash[88275]: cluster 2024-09-21T10:33:50.433697+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T10:33:50.825 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:50 smithi003 bash[88275]: cluster 2024-09-21T10:33:50.433697+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T10:33:50.825 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:50 smithi003 bash[89466]: cluster 2024-09-21T10:33:50.429128+0000 mon.a (mon.0) 877 : cluster [WRN] Health check update: Degraded data redundancy: 6497/202635 objects degraded (3.206%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:50.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:50 smithi003 bash[89466]: cluster 2024-09-21T10:33:50.429128+0000 mon.a (mon.0) 877 : cluster [WRN] Health check update: Degraded data redundancy: 6497/202635 objects degraded (3.206%), 6 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:33:50.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:50 smithi003 bash[89466]: cluster 2024-09-21T10:33:50.433697+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T10:33:50.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:50 smithi003 bash[89466]: cluster 2024-09-21T10:33:50.433697+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-21T10:33:50.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:50.895 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:50.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:50.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:50.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:51.020 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:51.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:51.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:51.141 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:51.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:51.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:51.264 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:51.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:51.368 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:51.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:51.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:51.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:51.514 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:51.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:51.617 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:51.639 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:51.641 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:51 smithi003 bash[88275]: cluster 2024-09-21T10:33:50.435968+0000 mgr.y (mgr.25133) 623 : cluster [DBG] pgmap v518: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 6347/195090 objects degraded (3.253%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:33:51.641 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:51 smithi003 bash[88275]: cluster 2024-09-21T10:33:50.435968+0000 mgr.y (mgr.25133) 623 : cluster [DBG] pgmap v518: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 6347/195090 objects degraded (3.253%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:33:51.642 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:51 smithi003 bash[89466]: cluster 2024-09-21T10:33:50.435968+0000 mgr.y (mgr.25133) 623 : cluster [DBG] pgmap v518: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 6347/195090 objects degraded (3.253%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:33:51.642 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:51 smithi003 bash[89466]: cluster 2024-09-21T10:33:50.435968+0000 mgr.y (mgr.25133) 623 : cluster [DBG] pgmap v518: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 6347/195090 objects degraded (3.253%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:33:51.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:51.744 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:51.769 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:51.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:51.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:51.902 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:51.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:51.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:52.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:52.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:51 smithi204 bash[78884]: cluster 2024-09-21T10:33:50.435968+0000 mgr.y (mgr.25133) 623 : cluster [DBG] pgmap v518: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 6347/195090 objects degraded (3.253%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:33:52.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:51 smithi204 bash[78884]: cluster 2024-09-21T10:33:50.435968+0000 mgr.y (mgr.25133) 623 : cluster [DBG] pgmap v518: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 6347/195090 objects degraded (3.253%); 6.9 MiB/s, 110 objects/s recovering 2024-09-21T10:33:52.036 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:52.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:52.140 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:52.158 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:52.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:52.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:52.283 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:52.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:52.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:52.406 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:52.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:52.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:52.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:52 smithi204 bash[78884]: cluster 2024-09-21T10:33:51.494669+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-21T10:33:52.520 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:52 smithi204 bash[78884]: cluster 2024-09-21T10:33:51.494669+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-21T10:33:52.533 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:52.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:52.635 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:52.669 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:52.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:52.775 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:52.783 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:52 smithi003 bash[88275]: cluster 2024-09-21T10:33:51.494669+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-21T10:33:52.783 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:52 smithi003 bash[88275]: cluster 2024-09-21T10:33:51.494669+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-21T10:33:52.783 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:52 smithi003 bash[89466]: cluster 2024-09-21T10:33:51.494669+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-21T10:33:52.784 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:52 smithi003 bash[89466]: cluster 2024-09-21T10:33:51.494669+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-21T10:33:52.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:52.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:52.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:52.929 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:52.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:52.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:53.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:53.062 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:53.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:53.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:53.189 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:53.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:53.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:53.314 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:53.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:53.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:53.439 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:53.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:53.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:53.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:53 smithi204 bash[78884]: cluster 2024-09-21T10:33:52.436675+0000 mgr.y (mgr.25133) 624 : cluster [DBG] pgmap v520: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 6347/194091 objects degraded (3.270%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T10:33:53.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:53 smithi204 bash[78884]: cluster 2024-09-21T10:33:52.436675+0000 mgr.y (mgr.25133) 624 : cluster [DBG] pgmap v520: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 6347/194091 objects degraded (3.270%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T10:33:53.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:53 smithi204 bash[78884]: cluster 2024-09-21T10:33:52.517105+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T10:33:53.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:53 smithi204 bash[78884]: cluster 2024-09-21T10:33:52.517105+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T10:33:53.564 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:53.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:53.600 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:33:53.601 INFO:teuthology.orchestra.run.smithi204.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:33:53.601 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:33:53.666 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:53.687 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:53.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:53.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:53.808 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:53.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:53.861 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:53 smithi003 bash[89466]: cluster 2024-09-21T10:33:52.436675+0000 mgr.y (mgr.25133) 624 : cluster [DBG] pgmap v520: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 6347/194091 objects degraded (3.270%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T10:33:53.862 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:53 smithi003 bash[89466]: cluster 2024-09-21T10:33:52.436675+0000 mgr.y (mgr.25133) 624 : cluster [DBG] pgmap v520: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 6347/194091 objects degraded (3.270%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T10:33:53.862 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:53 smithi003 bash[89466]: cluster 2024-09-21T10:33:52.517105+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T10:33:53.862 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:53 smithi003 bash[89466]: cluster 2024-09-21T10:33:52.517105+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T10:33:53.862 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:53 smithi003 bash[88275]: cluster 2024-09-21T10:33:52.436675+0000 mgr.y (mgr.25133) 624 : cluster [DBG] pgmap v520: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 6347/194091 objects degraded (3.270%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T10:33:53.862 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:53 smithi003 bash[88275]: cluster 2024-09-21T10:33:52.436675+0000 mgr.y (mgr.25133) 624 : cluster [DBG] pgmap v520: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 417 op/s; 6347/194091 objects degraded (3.270%); 8.1 MiB/s, 129 objects/s recovering 2024-09-21T10:33:53.862 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:53 smithi003 bash[88275]: cluster 2024-09-21T10:33:52.517105+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T10:33:53.862 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:53 smithi003 bash[88275]: cluster 2024-09-21T10:33:52.517105+0000 mon.a (mon.0) 880 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T10:33:53.911 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:53.934 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:53.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:53.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:54.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:54.059 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:54.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:54.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:54.181 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:54.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:54.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:54.301 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:54.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:54.403 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:54.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:54.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:54.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:54.555 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:54.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:54.658 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:54.668 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:54 smithi003 bash[89466]: audit 2024-09-21T10:33:53.592931+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:54.668 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:54 smithi003 bash[89466]: audit 2024-09-21T10:33:53.592931+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:54.668 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:54 smithi003 bash[89466]: audit 2024-09-21T10:33:53.597175+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:54.668 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:54 smithi003 bash[89466]: audit 2024-09-21T10:33:53.597175+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:54.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:54 smithi003 bash[88275]: audit 2024-09-21T10:33:53.592931+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:54.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:54 smithi003 bash[88275]: audit 2024-09-21T10:33:53.592931+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:54.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:54 smithi003 bash[88275]: audit 2024-09-21T10:33:53.597175+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:54.668 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:54 smithi003 bash[88275]: audit 2024-09-21T10:33:53.597175+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:54.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:54.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:54.784 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:54.806 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:54.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:54.911 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:54.936 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:54.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:54.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:55.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:55.048 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:54 smithi204 bash[78884]: audit 2024-09-21T10:33:53.592931+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:55.048 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:54 smithi204 bash[78884]: audit 2024-09-21T10:33:53.592931+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:33:55.048 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:54 smithi204 bash[78884]: audit 2024-09-21T10:33:53.597175+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:55.048 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:54 smithi204 bash[78884]: audit 2024-09-21T10:33:53.597175+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:33:55.059 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:55.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:55.181 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:55.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:55.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:55.302 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:55.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:55.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:55.432 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:55.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:55.491 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:33:55.492 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:33:55.520 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:33:55.520 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:33:55.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:55.538 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:33:55.538 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:33:55.554 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:33:55.554 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:33:55.556 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:55.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:55.581 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:33:55.582 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:33:55.610 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:33:55.610 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:33:55.658 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:33:55.658 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:33:55.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:55.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: cluster 2024-09-21T10:33:54.437328+0000 mgr.y (mgr.25133) 625 : cluster [DBG] pgmap v522: 99 pgs: 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 5110/188340 objects degraded (2.713%); 7.2 MiB/s, 297 objects/s recovering 2024-09-21T10:33:55.672 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: cluster 2024-09-21T10:33:54.437328+0000 mgr.y (mgr.25133) 625 : cluster [DBG] pgmap v522: 99 pgs: 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 5110/188340 objects degraded (2.713%); 7.2 MiB/s, 297 objects/s recovering 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: cluster 2024-09-21T10:33:54.603155+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: cluster 2024-09-21T10:33:54.603155+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: cluster 2024-09-21T10:33:55.430179+0000 mon.a (mon.0) 884 : cluster [WRN] Health check update: Degraded data redundancy: 5110/188340 objects degraded (2.713%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: cluster 2024-09-21T10:33:55.430179+0000 mon.a (mon.0) 884 : cluster [WRN] Health check update: Degraded data redundancy: 5110/188340 objects degraded (2.713%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: cluster 2024-09-21T10:33:55.435411+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: cluster 2024-09-21T10:33:55.435411+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: audit 2024-09-21T10:33:55.494736+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.3:0/222983743' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: audit 2024-09-21T10:33:55.494736+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.3:0/222983743' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: audit 2024-09-21T10:33:55.503216+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.3:0/3445503981' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: audit 2024-09-21T10:33:55.503216+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.3:0/3445503981' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: audit 2024-09-21T10:33:55.503579+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:55 smithi204 bash[78884]: audit 2024-09-21T10:33:55.503579+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.688 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:33:55.688 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:33:55.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.691 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:55.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:55.717 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:33:55.718 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:33:55.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: cluster 2024-09-21T10:33:54.437328+0000 mgr.y (mgr.25133) 625 : cluster [DBG] pgmap v522: 99 pgs: 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 5110/188340 objects degraded (2.713%); 7.2 MiB/s, 297 objects/s recovering 2024-09-21T10:33:55.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: cluster 2024-09-21T10:33:54.437328+0000 mgr.y (mgr.25133) 625 : cluster [DBG] pgmap v522: 99 pgs: 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 5110/188340 objects degraded (2.713%); 7.2 MiB/s, 297 objects/s recovering 2024-09-21T10:33:55.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: cluster 2024-09-21T10:33:54.603155+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: cluster 2024-09-21T10:33:54.603155+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: cluster 2024-09-21T10:33:55.430179+0000 mon.a (mon.0) 884 : cluster [WRN] Health check update: Degraded data redundancy: 5110/188340 objects degraded (2.713%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: cluster 2024-09-21T10:33:55.430179+0000 mon.a (mon.0) 884 : cluster [WRN] Health check update: Degraded data redundancy: 5110/188340 objects degraded (2.713%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: cluster 2024-09-21T10:33:55.435411+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: cluster 2024-09-21T10:33:55.435411+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: audit 2024-09-21T10:33:55.494736+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.3:0/222983743' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: audit 2024-09-21T10:33:55.494736+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.3:0/222983743' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: audit 2024-09-21T10:33:55.503216+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.3:0/3445503981' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: audit 2024-09-21T10:33:55.503216+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.3:0/3445503981' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: audit 2024-09-21T10:33:55.503579+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[88275]: audit 2024-09-21T10:33:55.503579+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: cluster 2024-09-21T10:33:54.437328+0000 mgr.y (mgr.25133) 625 : cluster [DBG] pgmap v522: 99 pgs: 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 5110/188340 objects degraded (2.713%); 7.2 MiB/s, 297 objects/s recovering 2024-09-21T10:33:55.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: cluster 2024-09-21T10:33:54.437328+0000 mgr.y (mgr.25133) 625 : cluster [DBG] pgmap v522: 99 pgs: 1 active+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 5110/188340 objects degraded (2.713%); 7.2 MiB/s, 297 objects/s recovering 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: cluster 2024-09-21T10:33:54.603155+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: cluster 2024-09-21T10:33:54.603155+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: cluster 2024-09-21T10:33:55.430179+0000 mon.a (mon.0) 884 : cluster [WRN] Health check update: Degraded data redundancy: 5110/188340 objects degraded (2.713%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: cluster 2024-09-21T10:33:55.430179+0000 mon.a (mon.0) 884 : cluster [WRN] Health check update: Degraded data redundancy: 5110/188340 objects degraded (2.713%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: cluster 2024-09-21T10:33:55.435411+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: cluster 2024-09-21T10:33:55.435411+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: audit 2024-09-21T10:33:55.494736+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.3:0/222983743' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: audit 2024-09-21T10:33:55.494736+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.3:0/222983743' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: audit 2024-09-21T10:33:55.503216+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.3:0/3445503981' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: audit 2024-09-21T10:33:55.503216+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.3:0/3445503981' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: audit 2024-09-21T10:33:55.503579+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:55 smithi003 bash[89466]: audit 2024-09-21T10:33:55.503579+0000 mon.a (mon.0) 887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:33:55.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:55.816 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:55.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:55.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:55.939 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:55.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:55.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:56.043 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:56.065 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:56.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:56.173 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:56.193 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:56.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:56.296 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:56.317 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:56.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:56.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:56.443 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:33:56.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:56.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:56.550 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:56.574 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:56.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:56.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:56.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:56 smithi204 bash[78884]: cluster 2024-09-21T10:33:56.432300+0000 mon.a (mon.0) 888 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:33:56.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:56 smithi204 bash[78884]: cluster 2024-09-21T10:33:56.432300+0000 mon.a (mon.0) 888 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:33:56.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:56 smithi204 bash[78884]: audit 2024-09-21T10:33:56.434459+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:56.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:56 smithi204 bash[78884]: audit 2024-09-21T10:33:56.434459+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:56.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:56 smithi204 bash[78884]: cluster 2024-09-21T10:33:56.441406+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T10:33:56.687 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:56 smithi204 bash[78884]: cluster 2024-09-21T10:33:56.441406+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T10:33:56.700 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:56.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:56.803 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:56.824 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:56.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:56.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[88275]: cluster 2024-09-21T10:33:56.432300+0000 mon.a (mon.0) 888 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:33:56.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[88275]: cluster 2024-09-21T10:33:56.432300+0000 mon.a (mon.0) 888 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:33:56.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[88275]: audit 2024-09-21T10:33:56.434459+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:56.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[88275]: audit 2024-09-21T10:33:56.434459+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:56.909 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[88275]: cluster 2024-09-21T10:33:56.441406+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T10:33:56.909 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[88275]: cluster 2024-09-21T10:33:56.441406+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T10:33:56.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[89466]: cluster 2024-09-21T10:33:56.432300+0000 mon.a (mon.0) 888 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:33:56.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[89466]: cluster 2024-09-21T10:33:56.432300+0000 mon.a (mon.0) 888 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:33:56.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[89466]: audit 2024-09-21T10:33:56.434459+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:56.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[89466]: audit 2024-09-21T10:33:56.434459+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:33:56.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[89466]: cluster 2024-09-21T10:33:56.441406+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T10:33:56.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:56 smithi003 bash[89466]: cluster 2024-09-21T10:33:56.441406+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-21T10:33:56.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:56.957 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:56.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:56.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:57.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:57.081 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:57.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:57.189 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:57.210 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:57.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:57.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:57.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:57.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:57.439 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:57.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:57.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:57.568 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:57.578 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:33:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:33:57] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.51.0" 2024-09-21T10:33:57.607 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:57.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:57.639 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:33:57.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:57 smithi003 bash[88275]: cluster 2024-09-21T10:33:56.438106+0000 mgr.y (mgr.25133) 626 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 4779/187125 objects degraded (2.554%); 1.1 MiB/s, 364 objects/s recovering 2024-09-21T10:33:57.684 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:57 smithi003 bash[88275]: cluster 2024-09-21T10:33:56.438106+0000 mgr.y (mgr.25133) 626 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 4779/187125 objects degraded (2.554%); 1.1 MiB/s, 364 objects/s recovering 2024-09-21T10:33:57.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:57 smithi003 bash[88275]: cluster 2024-09-21T10:33:57.452103+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-21T10:33:57.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:57 smithi003 bash[88275]: cluster 2024-09-21T10:33:57.452103+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-21T10:33:57.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:57 smithi003 bash[89466]: cluster 2024-09-21T10:33:56.438106+0000 mgr.y (mgr.25133) 626 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 4779/187125 objects degraded (2.554%); 1.1 MiB/s, 364 objects/s recovering 2024-09-21T10:33:57.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:57 smithi003 bash[89466]: cluster 2024-09-21T10:33:56.438106+0000 mgr.y (mgr.25133) 626 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 4779/187125 objects degraded (2.554%); 1.1 MiB/s, 364 objects/s recovering 2024-09-21T10:33:57.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:57 smithi003 bash[89466]: cluster 2024-09-21T10:33:57.452103+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-21T10:33:57.685 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:57 smithi003 bash[89466]: cluster 2024-09-21T10:33:57.452103+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-21T10:33:57.710 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:57.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:57.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:57.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:57.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:57 smithi204 bash[78884]: cluster 2024-09-21T10:33:56.438106+0000 mgr.y (mgr.25133) 626 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 4779/187125 objects degraded (2.554%); 1.1 MiB/s, 364 objects/s recovering 2024-09-21T10:33:57.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:57 smithi204 bash[78884]: cluster 2024-09-21T10:33:56.438106+0000 mgr.y (mgr.25133) 626 : cluster [DBG] pgmap v526: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 4779/187125 objects degraded (2.554%); 1.1 MiB/s, 364 objects/s recovering 2024-09-21T10:33:57.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:57 smithi204 bash[78884]: cluster 2024-09-21T10:33:57.452103+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-21T10:33:57.861 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:57 smithi204 bash[78884]: cluster 2024-09-21T10:33:57.452103+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-21T10:33:57.872 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:57.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:57.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:57.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:57.997 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:58.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:58.102 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:58.132 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:33:58.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:33:58.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:58.257 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:58.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:58.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:58.380 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:33:58.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:33:58.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:58.511 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:58.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:58.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:58.634 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:33:58.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:33:58.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:58.760 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:58.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:58.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:58.888 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:58.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:58.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:33:58.993 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:59.030 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:59.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:59.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:59.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:59.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:59.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:59.283 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:33:59.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:33:59.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:59.408 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:59.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:59.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:59.549 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:33:59.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:33:59.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:59.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:59 smithi204 bash[78884]: cluster 2024-09-21T10:33:58.438667+0000 mgr.y (mgr.25133) 627 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 4779/187125 objects degraded (2.554%); 0 B/s, 74 objects/s recovering 2024-09-21T10:33:59.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:33:59 smithi204 bash[78884]: cluster 2024-09-21T10:33:58.438667+0000 mgr.y (mgr.25133) 627 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 4779/187125 objects degraded (2.554%); 0 B/s, 74 objects/s recovering 2024-09-21T10:33:59.676 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:33:59.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:33:59.779 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:59.798 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:33:59.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:33:59.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:59.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:59 smithi003 bash[88275]: cluster 2024-09-21T10:33:58.438667+0000 mgr.y (mgr.25133) 627 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 4779/187125 objects degraded (2.554%); 0 B/s, 74 objects/s recovering 2024-09-21T10:33:59.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:33:59 smithi003 bash[88275]: cluster 2024-09-21T10:33:58.438667+0000 mgr.y (mgr.25133) 627 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 4779/187125 objects degraded (2.554%); 0 B/s, 74 objects/s recovering 2024-09-21T10:33:59.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:59 smithi003 bash[89466]: cluster 2024-09-21T10:33:58.438667+0000 mgr.y (mgr.25133) 627 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 4779/187125 objects degraded (2.554%); 0 B/s, 74 objects/s recovering 2024-09-21T10:33:59.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:33:59 smithi003 bash[89466]: cluster 2024-09-21T10:33:58.438667+0000 mgr.y (mgr.25133) 627 : cluster [DBG] pgmap v528: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 101 op/s; 4779/187125 objects degraded (2.554%); 0 B/s, 74 objects/s recovering 2024-09-21T10:33:59.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:33:59.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:33:59.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:00.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:00.059 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:00.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:00.084 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:34:00.084 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:34:00.084 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2024-09-21T10:34:00.084 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:34:00.085 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:34:00.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 config set filestore_inject_stall 3 2024-09-21T10:34:00.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:00.176 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:34:00.184 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:00.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:00.291 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:00.318 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:00.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:00.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:00.444 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:00.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:00.550 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:00.570 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:00.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:00.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:00.691 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:00.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:00 smithi204 bash[78884]: cluster 2024-09-21T10:34:00.431326+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 4779/187125 objects degraded (2.554%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:00.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:00 smithi204 bash[78884]: cluster 2024-09-21T10:34:00.431326+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 4779/187125 objects degraded (2.554%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:00.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:00.748 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:34:00.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:00.819 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:00.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:00 smithi003 bash[88275]: cluster 2024-09-21T10:34:00.431326+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 4779/187125 objects degraded (2.554%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:00.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:00 smithi003 bash[88275]: cluster 2024-09-21T10:34:00.431326+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 4779/187125 objects degraded (2.554%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:00.821 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:00 smithi003 bash[89466]: cluster 2024-09-21T10:34:00.431326+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 4779/187125 objects degraded (2.554%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:00.821 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:00 smithi003 bash[89466]: cluster 2024-09-21T10:34:00.431326+0000 mon.a (mon.0) 892 : cluster [WRN] Health check update: Degraded data redundancy: 4779/187125 objects degraded (2.554%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:00.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:00.922 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:00.942 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:00.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:00.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:01.047 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:01.068 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:01.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:01.171 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:01.191 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:01.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:01.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:01.318 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:01.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:01.422 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:01.442 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:01.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:01.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:01.576 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:01.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:01.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:01.704 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:01.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:01.808 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:01.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:01 smithi003 bash[88275]: cluster 2024-09-21T10:34:00.439444+0000 mgr.y (mgr.25133) 628 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 7/181353 objects degraded (0.004%); 2420/181353 objects misplaced (1.334%); 854 KiB/s, 132 objects/s recovering 2024-09-21T10:34:01.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:01 smithi003 bash[88275]: cluster 2024-09-21T10:34:00.439444+0000 mgr.y (mgr.25133) 628 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 7/181353 objects degraded (0.004%); 2420/181353 objects misplaced (1.334%); 854 KiB/s, 132 objects/s recovering 2024-09-21T10:34:01.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:01 smithi003 bash[89466]: cluster 2024-09-21T10:34:00.439444+0000 mgr.y (mgr.25133) 628 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 7/181353 objects degraded (0.004%); 2420/181353 objects misplaced (1.334%); 854 KiB/s, 132 objects/s recovering 2024-09-21T10:34:01.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:01 smithi003 bash[89466]: cluster 2024-09-21T10:34:00.439444+0000 mgr.y (mgr.25133) 628 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 7/181353 objects degraded (0.004%); 2420/181353 objects misplaced (1.334%); 854 KiB/s, 132 objects/s recovering 2024-09-21T10:34:01.828 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:01.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:01.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:01.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:01 smithi204 bash[78884]: cluster 2024-09-21T10:34:00.439444+0000 mgr.y (mgr.25133) 628 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 7/181353 objects degraded (0.004%); 2420/181353 objects misplaced (1.334%); 854 KiB/s, 132 objects/s recovering 2024-09-21T10:34:01.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:01 smithi204 bash[78884]: cluster 2024-09-21T10:34:00.439444+0000 mgr.y (mgr.25133) 628 : cluster [DBG] pgmap v529: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 398 op/s; 7/181353 objects degraded (0.004%); 2420/181353 objects misplaced (1.334%); 854 KiB/s, 132 objects/s recovering 2024-09-21T10:34:01.953 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:01.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:01.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:02.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:02.086 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:02.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:02.190 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:02.213 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:02.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:02.316 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:02.340 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:02.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:02.410 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:02.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:02.462 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:02.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:02.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:02.587 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:02.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:02.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:02.711 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:02.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:02.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:02.836 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:02.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:02.939 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:02.958 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:02.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:02.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:03.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:03.086 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:03.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:03.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:03.208 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:03.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:03.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:03.344 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:03.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:03.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:03.476 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:03.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:03.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:03.605 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:03.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:03.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:03.733 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:03.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:03.836 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:03.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:03 smithi003 bash[88275]: cluster 2024-09-21T10:34:02.440451+0000 mgr.y (mgr.25133) 629 : cluster [DBG] pgmap v530: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 369 op/s; 7/180183 objects degraded (0.004%); 2420/180183 objects misplaced (1.343%); 712 KiB/s, 68 objects/s recovering 2024-09-21T10:34:03.845 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:03 smithi003 bash[88275]: cluster 2024-09-21T10:34:02.440451+0000 mgr.y (mgr.25133) 629 : cluster [DBG] pgmap v530: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 369 op/s; 7/180183 objects degraded (0.004%); 2420/180183 objects misplaced (1.343%); 712 KiB/s, 68 objects/s recovering 2024-09-21T10:34:03.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:03 smithi003 bash[89466]: cluster 2024-09-21T10:34:02.440451+0000 mgr.y (mgr.25133) 629 : cluster [DBG] pgmap v530: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 369 op/s; 7/180183 objects degraded (0.004%); 2420/180183 objects misplaced (1.343%); 712 KiB/s, 68 objects/s recovering 2024-09-21T10:34:03.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:03 smithi003 bash[89466]: cluster 2024-09-21T10:34:02.440451+0000 mgr.y (mgr.25133) 629 : cluster [DBG] pgmap v530: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 369 op/s; 7/180183 objects degraded (0.004%); 2420/180183 objects misplaced (1.343%); 712 KiB/s, 68 objects/s recovering 2024-09-21T10:34:03.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:03.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:03.961 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:03.983 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:03.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:03.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:03 smithi204 bash[78884]: cluster 2024-09-21T10:34:02.440451+0000 mgr.y (mgr.25133) 629 : cluster [DBG] pgmap v530: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 369 op/s; 7/180183 objects degraded (0.004%); 2420/180183 objects misplaced (1.343%); 712 KiB/s, 68 objects/s recovering 2024-09-21T10:34:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:03 smithi204 bash[78884]: cluster 2024-09-21T10:34:02.440451+0000 mgr.y (mgr.25133) 629 : cluster [DBG] pgmap v530: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 369 op/s; 7/180183 objects degraded (0.004%); 2420/180183 objects misplaced (1.343%); 712 KiB/s, 68 objects/s recovering 2024-09-21T10:34:04.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:04.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:04.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:04.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:04.260 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:04.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:04.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:04.391 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:04.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:04.439 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:04.494 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:04.529 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:04.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:04.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:04.658 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:04.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:04.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:04.784 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:04.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:04.814 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:34:04.887 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:04.910 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:04.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:04.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:05.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:05.036 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:05.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:05.138 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:05.159 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:05.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:05.262 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:05.285 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:05.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:05.412 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:05.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:05.453 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:05.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:05.537 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:05.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:05.641 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:05.650 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:05 smithi003 bash[88275]: cluster 2024-09-21T10:34:04.441215+0000 mgr.y (mgr.25133) 630 : cluster [DBG] pgmap v531: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/172119 objects degraded (0.004%); 2239/172119 objects misplaced (1.301%); 1.3 MiB/s, 71 objects/s recovering 2024-09-21T10:34:05.651 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:05 smithi003 bash[88275]: cluster 2024-09-21T10:34:04.441215+0000 mgr.y (mgr.25133) 630 : cluster [DBG] pgmap v531: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/172119 objects degraded (0.004%); 2239/172119 objects misplaced (1.301%); 1.3 MiB/s, 71 objects/s recovering 2024-09-21T10:34:05.651 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:05 smithi003 bash[88275]: cluster 2024-09-21T10:34:05.431945+0000 mon.a (mon.0) 893 : cluster [WRN] Health check update: Degraded data redundancy: 7/172119 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:05.651 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:05 smithi003 bash[88275]: cluster 2024-09-21T10:34:05.431945+0000 mon.a (mon.0) 893 : cluster [WRN] Health check update: Degraded data redundancy: 7/172119 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:05.651 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:05 smithi003 bash[89466]: cluster 2024-09-21T10:34:04.441215+0000 mgr.y (mgr.25133) 630 : cluster [DBG] pgmap v531: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/172119 objects degraded (0.004%); 2239/172119 objects misplaced (1.301%); 1.3 MiB/s, 71 objects/s recovering 2024-09-21T10:34:05.651 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:05 smithi003 bash[89466]: cluster 2024-09-21T10:34:04.441215+0000 mgr.y (mgr.25133) 630 : cluster [DBG] pgmap v531: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/172119 objects degraded (0.004%); 2239/172119 objects misplaced (1.301%); 1.3 MiB/s, 71 objects/s recovering 2024-09-21T10:34:05.651 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:05 smithi003 bash[89466]: cluster 2024-09-21T10:34:05.431945+0000 mon.a (mon.0) 893 : cluster [WRN] Health check update: Degraded data redundancy: 7/172119 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:05.651 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:05 smithi003 bash[89466]: cluster 2024-09-21T10:34:05.431945+0000 mon.a (mon.0) 893 : cluster [WRN] Health check update: Degraded data redundancy: 7/172119 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:05.670 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:05.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:05.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:05.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:05 smithi204 bash[78884]: cluster 2024-09-21T10:34:04.441215+0000 mgr.y (mgr.25133) 630 : cluster [DBG] pgmap v531: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/172119 objects degraded (0.004%); 2239/172119 objects misplaced (1.301%); 1.3 MiB/s, 71 objects/s recovering 2024-09-21T10:34:05.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:05 smithi204 bash[78884]: cluster 2024-09-21T10:34:04.441215+0000 mgr.y (mgr.25133) 630 : cluster [DBG] pgmap v531: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/172119 objects degraded (0.004%); 2239/172119 objects misplaced (1.301%); 1.3 MiB/s, 71 objects/s recovering 2024-09-21T10:34:05.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:05 smithi204 bash[78884]: cluster 2024-09-21T10:34:05.431945+0000 mon.a (mon.0) 893 : cluster [WRN] Health check update: Degraded data redundancy: 7/172119 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:05.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:05 smithi204 bash[78884]: cluster 2024-09-21T10:34:05.431945+0000 mon.a (mon.0) 893 : cluster [WRN] Health check update: Degraded data redundancy: 7/172119 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:05.799 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:05.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:05.933 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:05.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:05.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:06.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:06.058 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:06.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:06.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:06.183 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:06.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:06.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:06.307 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:06.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:06.410 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:06.429 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:06.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:06.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:06.557 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:06.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:06.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:06.684 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:06.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:06.786 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:06.806 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:06.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:06.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:06.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:06.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:06.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:07.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:07.064 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:07.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:07.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:07.193 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:07.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:07.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:07.332 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:07.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:07.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:07.463 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:07.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:07.566 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:07.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:34:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:34:07] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.51.0" 2024-09-21T10:34:07.594 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:07.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:07.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:07.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:07.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:07.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:07.871 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:07.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:07.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:07.978 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:07.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:07 smithi003 bash[88275]: cluster 2024-09-21T10:34:06.441671+0000 mgr.y (mgr.25133) 631 : cluster [DBG] pgmap v532: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 1.1 MiB/s, 57 objects/s recovering 2024-09-21T10:34:07.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:07 smithi003 bash[88275]: cluster 2024-09-21T10:34:06.441671+0000 mgr.y (mgr.25133) 631 : cluster [DBG] pgmap v532: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 1.1 MiB/s, 57 objects/s recovering 2024-09-21T10:34:07.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:07 smithi003 bash[89466]: cluster 2024-09-21T10:34:06.441671+0000 mgr.y (mgr.25133) 631 : cluster [DBG] pgmap v532: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 1.1 MiB/s, 57 objects/s recovering 2024-09-21T10:34:07.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:07 smithi003 bash[89466]: cluster 2024-09-21T10:34:06.441671+0000 mgr.y (mgr.25133) 631 : cluster [DBG] pgmap v532: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 1.1 MiB/s, 57 objects/s recovering 2024-09-21T10:34:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:07 smithi204 bash[78884]: cluster 2024-09-21T10:34:06.441671+0000 mgr.y (mgr.25133) 631 : cluster [DBG] pgmap v532: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 1.1 MiB/s, 57 objects/s recovering 2024-09-21T10:34:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:07 smithi204 bash[78884]: cluster 2024-09-21T10:34:06.441671+0000 mgr.y (mgr.25133) 631 : cluster [DBG] pgmap v532: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 1.1 MiB/s, 57 objects/s recovering 2024-09-21T10:34:08.008 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:08.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:08.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:08.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:08.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:08.232 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:08.265 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:08.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:08.368 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:08.409 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:08.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:08.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:08.539 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:08.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:08.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:08.662 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:08.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:08.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:08.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:08.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:08.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:08.921 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:08.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:08.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:09.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:09.048 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:09.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:09.154 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:09.179 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:09.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:09.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:09.308 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:09.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:09.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:09.434 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:09.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:09.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:09.555 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:09.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:09.658 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:09.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:09.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:09.787 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:09.823 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:09.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[88275]: cluster 2024-09-21T10:34:08.442147+0000 mgr.y (mgr.25133) 632 : cluster [DBG] pgmap v533: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 990 KiB/s, 52 objects/s recovering 2024-09-21T10:34:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[88275]: cluster 2024-09-21T10:34:08.442147+0000 mgr.y (mgr.25133) 632 : cluster [DBG] pgmap v533: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 990 KiB/s, 52 objects/s recovering 2024-09-21T10:34:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[88275]: audit 2024-09-21T10:34:08.593353+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[88275]: audit 2024-09-21T10:34:08.593353+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[88275]: audit 2024-09-21T10:34:08.597123+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:09.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[88275]: audit 2024-09-21T10:34:08.597123+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[89466]: cluster 2024-09-21T10:34:08.442147+0000 mgr.y (mgr.25133) 632 : cluster [DBG] pgmap v533: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 990 KiB/s, 52 objects/s recovering 2024-09-21T10:34:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[89466]: cluster 2024-09-21T10:34:08.442147+0000 mgr.y (mgr.25133) 632 : cluster [DBG] pgmap v533: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 990 KiB/s, 52 objects/s recovering 2024-09-21T10:34:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[89466]: audit 2024-09-21T10:34:08.593353+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[89466]: audit 2024-09-21T10:34:08.593353+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[89466]: audit 2024-09-21T10:34:08.597123+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:09.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:09 smithi003 bash[89466]: audit 2024-09-21T10:34:08.597123+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:09.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:09.944 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:09.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:09.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:09.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:09 smithi204 bash[78884]: cluster 2024-09-21T10:34:08.442147+0000 mgr.y (mgr.25133) 632 : cluster [DBG] pgmap v533: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 990 KiB/s, 52 objects/s recovering 2024-09-21T10:34:09.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:09 smithi204 bash[78884]: cluster 2024-09-21T10:34:08.442147+0000 mgr.y (mgr.25133) 632 : cluster [DBG] pgmap v533: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 7/170364 objects degraded (0.004%); 2239/170364 objects misplaced (1.314%); 990 KiB/s, 52 objects/s recovering 2024-09-21T10:34:09.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:09 smithi204 bash[78884]: audit 2024-09-21T10:34:08.593353+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:09.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:09 smithi204 bash[78884]: audit 2024-09-21T10:34:08.593353+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:09.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:09 smithi204 bash[78884]: audit 2024-09-21T10:34:08.597123+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:09.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:09 smithi204 bash[78884]: audit 2024-09-21T10:34:08.597123+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:10.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:10.070 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:10.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:10.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:10.200 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:10.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:10.303 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:10.328 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:10.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:10.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:10.452 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:10.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:10.555 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:10.581 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:10.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:10.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:10.698 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:10 smithi204 bash[78884]: cluster 2024-09-21T10:34:10.432701+0000 mon.a (mon.0) 896 : cluster [WRN] Health check update: Degraded data redundancy: 7/170364 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:10.698 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:10 smithi204 bash[78884]: cluster 2024-09-21T10:34:10.432701+0000 mon.a (mon.0) 896 : cluster [WRN] Health check update: Degraded data redundancy: 7/170364 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:10.714 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:10.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:10.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:10.841 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:10.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:10.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:10 smithi003 bash[88275]: cluster 2024-09-21T10:34:10.432701+0000 mon.a (mon.0) 896 : cluster [WRN] Health check update: Degraded data redundancy: 7/170364 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:10.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:10 smithi003 bash[88275]: cluster 2024-09-21T10:34:10.432701+0000 mon.a (mon.0) 896 : cluster [WRN] Health check update: Degraded data redundancy: 7/170364 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:10.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:10 smithi003 bash[89466]: cluster 2024-09-21T10:34:10.432701+0000 mon.a (mon.0) 896 : cluster [WRN] Health check update: Degraded data redundancy: 7/170364 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:10.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:10 smithi003 bash[89466]: cluster 2024-09-21T10:34:10.432701+0000 mon.a (mon.0) 896 : cluster [WRN] Health check update: Degraded data redundancy: 7/170364 objects degraded (0.004%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:10.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:10.970 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:10.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:10.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:11.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:11.096 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:11.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:11.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:11.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.226 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:11.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:11.327 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:11.353 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:11.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:11.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:11.477 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:11.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:11.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:11.613 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:11.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:11.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:11.726 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:11 smithi204 bash[78884]: cluster 2024-09-21T10:34:10.442855+0000 mgr.y (mgr.25133) 633 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 678 op/s; 7/162675 objects degraded (0.004%); 2076/162675 objects misplaced (1.276%); 1.3 MiB/s, 54 objects/s recovering 2024-09-21T10:34:11.726 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:11 smithi204 bash[78884]: cluster 2024-09-21T10:34:10.442855+0000 mgr.y (mgr.25133) 633 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 678 op/s; 7/162675 objects degraded (0.004%); 2076/162675 objects misplaced (1.276%); 1.3 MiB/s, 54 objects/s recovering 2024-09-21T10:34:11.740 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:11.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:11.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:11.865 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:11.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:11.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:11.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:11 smithi003 bash[88275]: cluster 2024-09-21T10:34:10.442855+0000 mgr.y (mgr.25133) 633 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 678 op/s; 7/162675 objects degraded (0.004%); 2076/162675 objects misplaced (1.276%); 1.3 MiB/s, 54 objects/s recovering 2024-09-21T10:34:11.933 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:11 smithi003 bash[88275]: cluster 2024-09-21T10:34:10.442855+0000 mgr.y (mgr.25133) 633 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 678 op/s; 7/162675 objects degraded (0.004%); 2076/162675 objects misplaced (1.276%); 1.3 MiB/s, 54 objects/s recovering 2024-09-21T10:34:11.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:11 smithi003 bash[89466]: cluster 2024-09-21T10:34:10.442855+0000 mgr.y (mgr.25133) 633 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 678 op/s; 7/162675 objects degraded (0.004%); 2076/162675 objects misplaced (1.276%); 1.3 MiB/s, 54 objects/s recovering 2024-09-21T10:34:11.933 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:11 smithi003 bash[89466]: cluster 2024-09-21T10:34:10.442855+0000 mgr.y (mgr.25133) 633 : cluster [DBG] pgmap v534: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 678 op/s; 7/162675 objects degraded (0.004%); 2076/162675 objects misplaced (1.276%); 1.3 MiB/s, 54 objects/s recovering 2024-09-21T10:34:11.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:11.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:12.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:12.015 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:34:12.015 INFO:teuthology.orchestra.run.smithi204.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:34:12.016 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:34:12.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:12.139 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:12.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:12.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:12.266 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:12.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:12.373 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:12.398 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:12.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:12.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:12.526 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:12.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:12.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:12.655 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:12.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:12.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:12.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:12.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:12.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:12.902 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:12.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:12.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:13.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:13.027 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:13.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:13.132 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:13.154 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:13.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:13.257 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:13.286 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:13.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:13.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:13.417 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:13.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:13.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:13.545 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:13.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:13.649 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:13.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:13.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:13.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:13.795 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:13 smithi204 bash[78884]: cluster 2024-09-21T10:34:12.443299+0000 mgr.y (mgr.25133) 634 : cluster [DBG] pgmap v535: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 7/161577 objects degraded (0.004%); 2076/161577 objects misplaced (1.285%); 922 KiB/s, 14 objects/s recovering 2024-09-21T10:34:13.795 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:13 smithi204 bash[78884]: cluster 2024-09-21T10:34:12.443299+0000 mgr.y (mgr.25133) 634 : cluster [DBG] pgmap v535: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 7/161577 objects degraded (0.004%); 2076/161577 objects misplaced (1.285%); 922 KiB/s, 14 objects/s recovering 2024-09-21T10:34:13.811 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:13.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:13.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:13.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:13 smithi003 bash[88275]: cluster 2024-09-21T10:34:12.443299+0000 mgr.y (mgr.25133) 634 : cluster [DBG] pgmap v535: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 7/161577 objects degraded (0.004%); 2076/161577 objects misplaced (1.285%); 922 KiB/s, 14 objects/s recovering 2024-09-21T10:34:13.930 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:13 smithi003 bash[88275]: cluster 2024-09-21T10:34:12.443299+0000 mgr.y (mgr.25133) 634 : cluster [DBG] pgmap v535: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 7/161577 objects degraded (0.004%); 2076/161577 objects misplaced (1.285%); 922 KiB/s, 14 objects/s recovering 2024-09-21T10:34:13.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:13 smithi003 bash[89466]: cluster 2024-09-21T10:34:12.443299+0000 mgr.y (mgr.25133) 634 : cluster [DBG] pgmap v535: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 7/161577 objects degraded (0.004%); 2076/161577 objects misplaced (1.285%); 922 KiB/s, 14 objects/s recovering 2024-09-21T10:34:13.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:13 smithi003 bash[89466]: cluster 2024-09-21T10:34:12.443299+0000 mgr.y (mgr.25133) 634 : cluster [DBG] pgmap v535: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 7/161577 objects degraded (0.004%); 2076/161577 objects misplaced (1.285%); 922 KiB/s, 14 objects/s recovering 2024-09-21T10:34:13.951 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:13.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:13.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:14.055 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:14.080 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:14.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:14.184 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:14.223 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:14.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:14.243 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:34:14.243 INFO:teuthology.orchestra.run.smithi003.stdout: "size": 20, 2024-09-21T10:34:14.243 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 600, 2024-09-21T10:34:14.243 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:34:14.243 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.243 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:83786 6.12 6:4b7f155f:::benchmark_data_smithi003_124158_object83785:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T10:34:14.243 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:01.956755+0000", 2024-09-21T10:34:14.243 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 132.27865028799999, 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1672812809999999, 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 83786 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.244 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:01.956755+0000", 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:01.956755+0000", 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:01.956756+0000", 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7320000000000001e-06 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.245 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:01.956787+0000", 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.0735000000000003e-05 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.113064+0000", 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.15627682200000001 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.113093+0000", 2024-09-21T10:34:14.246 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.9176e-05 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.115395+0000", 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002301637 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op must wait for map", 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.115408+0000", 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3224000000000001e-05 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.247 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.120566+0000", 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0051579979999999996 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.120582+0000", 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5821999999999999e-05 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.116188+0000", 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.99560635099999995 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.248 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.116358+0000", 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000169734 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.116536+0000", 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017828899999999999 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.120511+0000", 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0039750569999999997 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.249 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.250 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.250 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.122997+0000", 2024-09-21T10:34:14.250 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0024858480000000001 2024-09-21T10:34:14.250 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.250 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.250 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.250 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.123041+0000", 2024-09-21T10:34:14.250 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3693000000000003e-05 2024-09-21T10:34:14.250 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.250 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.250 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.123185+0000", 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014460499999999999 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.124036+0000", 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00085055799999999996 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.251 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84196 6.12 6:4d99eb1b:::benchmark_data_smithi003_124158_object84195:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:02.115277+0000", 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 132.12012803299999, 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0531134360000001, 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84196 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.252 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.115277+0000", 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.115277+0000", 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.115278+0000", 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.068e-06 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.253 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.115918+0000", 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00064015899999999995 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.115933+0000", 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4443999999999999e-05 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.115943+0000", 2024-09-21T10:34:14.254 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0076e-05 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116556+0000", 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00061326299999999996 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116563+0000", 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5900000000000002e-06 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.121131+0000", 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0045676110000000001 2024-09-21T10:34:14.255 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.256 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.256 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.256 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.121142+0000", 2024-09-21T10:34:14.256 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0954e-05 2024-09-21T10:34:14.256 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.256 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.256 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.256 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.138777+0000", 2024-09-21T10:34:14.256 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.01763519 2024-09-21T10:34:14.256 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.256 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.257 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.257 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.138880+0000", 2024-09-21T10:34:14.257 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000102852 2024-09-21T10:34:14.257 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.257 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.257 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:34:14.257 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.138970+0000", 2024-09-21T10:34:14.257 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.0389999999999993e-05 2024-09-21T10:34:14.257 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.258 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.258 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.258 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.142303+0000", 2024-09-21T10:34:14.258 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0033324000000000001 2024-09-21T10:34:14.258 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.258 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.258 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.258 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.143780+0000", 2024-09-21T10:34:14.258 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001477248 2024-09-21T10:34:14.259 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.259 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.259 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.259 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.167638+0000", 2024-09-21T10:34:14.259 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.023857869 2024-09-21T10:34:14.259 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.259 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.259 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.260 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.167697+0000", 2024-09-21T10:34:14.260 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8561999999999999e-05 2024-09-21T10:34:14.260 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.260 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.260 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.260 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.168390+0000", 2024-09-21T10:34:14.260 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00069375999999999997 2024-09-21T10:34:14.260 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.260 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.261 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.261 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.261 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.261 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84198 6.12 6:4a03e618:::benchmark_data_smithi003_124158_object84197:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T10:34:14.261 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:02.115973+0000", 2024-09-21T10:34:14.261 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 132.11943170500001, 2024-09-21T10:34:14.261 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0532508890000001, 2024-09-21T10:34:14.261 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.261 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.262 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.262 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.262 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.262 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.262 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84198 2024-09-21T10:34:14.262 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.263 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.263 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.263 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.263 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.115973+0000", 2024-09-21T10:34:14.263 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.263 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.263 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.263 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.263 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.115973+0000", 2024-09-21T10:34:14.264 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.264 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.264 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.264 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.264 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.115974+0000", 2024-09-21T10:34:14.264 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.156e-06 2024-09-21T10:34:14.264 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.264 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.264 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.265 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116045+0000", 2024-09-21T10:34:14.265 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0951999999999994e-05 2024-09-21T10:34:14.265 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.265 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.265 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.265 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116058+0000", 2024-09-21T10:34:14.265 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3127e-05 2024-09-21T10:34:14.266 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.266 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.266 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.266 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116068+0000", 2024-09-21T10:34:14.266 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.3260000000000002e-06 2024-09-21T10:34:14.266 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.266 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.266 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.266 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116603+0000", 2024-09-21T10:34:14.267 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000535572 2024-09-21T10:34:14.267 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.267 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.267 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:34:14.267 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116611+0000", 2024-09-21T10:34:14.267 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.9000000000000006e-06 2024-09-21T10:34:14.267 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.267 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.267 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.268 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.121182+0000", 2024-09-21T10:34:14.268 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0045709790000000002 2024-09-21T10:34:14.268 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.268 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.268 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.268 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.121193+0000", 2024-09-21T10:34:14.268 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1049999999999999e-05 2024-09-21T10:34:14.269 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.269 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.269 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.269 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.140028+0000", 2024-09-21T10:34:14.269 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.018834536 2024-09-21T10:34:14.269 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.269 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.269 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.270 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.140116+0000", 2024-09-21T10:34:14.270 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.7756999999999993e-05 2024-09-21T10:34:14.270 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.270 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.270 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:34:14.270 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.140206+0000", 2024-09-21T10:34:14.270 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.0783000000000001e-05 2024-09-21T10:34:14.270 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.271 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.271 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.271 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.143628+0000", 2024-09-21T10:34:14.271 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.003421168 2024-09-21T10:34:14.271 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.271 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.271 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.158638+0000", 2024-09-21T10:34:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.015010045 2024-09-21T10:34:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.168481+0000", 2024-09-21T10:34:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0098439070000000007 2024-09-21T10:34:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.272 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.168538+0000", 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6663000000000003e-05 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.169224+0000", 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00068596800000000002 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84270 6.12 6:4decff0d:::benchmark_data_smithi003_124158_object84269:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T10:34:14.273 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:02.116082+0000", 2024-09-21T10:34:14.274 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 132.119323084, 2024-09-21T10:34:14.274 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0586172730000001, 2024-09-21T10:34:14.274 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.274 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.274 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.274 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.274 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.274 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.274 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84270 2024-09-21T10:34:14.274 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.274 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116082+0000", 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116082+0000", 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116083+0000", 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.54e-07 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.275 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116151+0000", 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.8102999999999995e-05 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116163+0000", 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2554e-05 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116172+0000", 2024-09-21T10:34:14.276 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6319999999999997e-06 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116650+0000", 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00047829099999999999 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116658+0000", 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5750000000000003e-06 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.277 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.121232+0000", 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0045739860000000004 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.121243+0000", 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1486e-05 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.141094+0000", 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.019850473 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.278 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.141178+0000", 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.4172999999999995e-05 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.141355+0000", 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000176684 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.143744+0000", 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002389862 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.279 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.158685+0000", 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.014940896 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.173711+0000", 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.015025225 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.173799+0000", 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.8053000000000006e-05 2024-09-21T10:34:14.280 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.174699+0000", 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00090042599999999996 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84282 6.12 6:4af25a43:::benchmark_data_smithi003_124158_object84281:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:02.116185+0000", 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 132.119220111, 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0806260089999999, 2024-09-21T10:34:14.281 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84282 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116185+0000", 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.282 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116185+0000", 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116186+0000", 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.16e-07 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116305+0000", 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000119047 2024-09-21T10:34:14.283 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116319+0000", 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4083000000000001e-05 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116328+0000", 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.5480000000000007e-06 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116697+0000", 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00036899799999999999 2024-09-21T10:34:14.284 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116705+0000", 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1419999999999993e-06 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.121360+0000", 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0046549579999999998 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.121384+0000", 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.4000000000000001e-05 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.285 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.142333+0000", 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0209485169999999 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.142426+0000", 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.2601000000000003e-05 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:34:14.286 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.142551+0000", 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000125959 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.150249+0000", 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0076976049999999997 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.158727+0000", 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0084782620000000003 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.287 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.195882+0000", 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.037154820999999998 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.195948+0000", 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5946999999999997e-05 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.196811+0000", 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00086270499999999996 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.288 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84284 6.12 6:4b71c5d8:::benchmark_data_smithi003_124158_object84283:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e120)", 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:02.116344+0000", 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 132.119061055, 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.081326738, 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84284 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.289 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116344+0000", 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116344+0000", 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116345+0000", 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.0800000000000004e-07 2024-09-21T10:34:14.290 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116417+0000", 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.2350999999999999e-05 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116429+0000", 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1798e-05 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116437+0000", 2024-09-21T10:34:14.291 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.4319999999999999e-06 2024-09-21T10:34:14.292 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.292 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.292 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.292 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116744+0000", 2024-09-21T10:34:14.292 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00030665 2024-09-21T10:34:14.292 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.292 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.292 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting_for_map not empty", 2024-09-21T10:34:14.292 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.116752+0000", 2024-09-21T10:34:14.292 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.7379999999999994e-06 2024-09-21T10:34:14.292 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.121464+0000", 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0047120449999999998 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:02.121483+0000", 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8913e-05 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.143804+0000", 2024-09-21T10:34:14.293 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.022321362 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.143887+0000", 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.3428000000000002e-05 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.144008+0000", 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000120399 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.294 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.295 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.151129+0000", 2024-09-21T10:34:14.295 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0071215480000000001 2024-09-21T10:34:14.295 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.295 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.295 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.295 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.158776+0000", 2024-09-21T10:34:14.295 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0076469179999999999 2024-09-21T10:34:14.295 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.295 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.295 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.295 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.196858+0000", 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.038081598000000001 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.196918+0000", 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.0132e-05 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.197671+0000", 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00075261800000000004 2024-09-21T10:34:14.296 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84340 6.13 6:cb785eb6:::benchmark_data_smithi003_124158_object84339:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.992308+0000", 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.24309665300001, 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.16488119, 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.297 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.298 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84340 2024-09-21T10:34:14.298 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.298 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.298 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.298 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.298 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992308+0000", 2024-09-21T10:34:14.298 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.298 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.298 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.298 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.298 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992308+0000", 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992310+0000", 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5069999999999999e-06 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992368+0000", 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8360999999999999e-05 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.299 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992380+0000", 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2191999999999999e-05 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992390+0000", 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.8879999999999992e-06 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993829+0000", 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0014389229999999999 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.300 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993839+0000", 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.6889999999999999e-06 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.127931+0000", 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1340924050000001 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.128088+0000", 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000157217 2024-09-21T10:34:14.301 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.128212+0000", 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00012384000000000001 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.156024+0000", 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.027811341999999999 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.156038+0000", 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4109e-05 2024-09-21T10:34:14.302 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.156073+0000", 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.4928000000000002e-05 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.156115+0000", 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2419999999999997e-05 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.156191+0000", 2024-09-21T10:34:14.303 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.6261999999999996e-05 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.157189+0000", 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00099810700000000003 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84344 6.13 6:c8db3078:::benchmark_data_smithi003_124158_object84343:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.992417+0000", 2024-09-21T10:34:14.304 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.24298772399999, 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1927041410000001, 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84344 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992417+0000", 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.305 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992417+0000", 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992418+0000", 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.1799999999999995e-07 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992512+0000", 2024-09-21T10:34:14.306 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.4338000000000004e-05 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992522+0000", 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.9960000000000005e-06 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992529+0000", 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.832e-06 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.307 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993863+0000", 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0013344850000000001 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993870+0000", 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6789999999999999e-06 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.157231+0000", 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1633612950000001 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.308 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.157383+0000", 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015201900000000001 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.157551+0000", 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016780199999999999 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.164062+0000", 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0065111730000000003 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.309 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.165746+0000", 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00168326 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.181831+0000", 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.016085802 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.184093+0000", 2024-09-21T10:34:14.310 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0022617129999999998 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.184145+0000", 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.2108000000000003e-05 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.185121+0000", 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00097602099999999998 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.311 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84386 6.13 6:cfd58195:::benchmark_data_smithi003_124158_object84385:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.992541+0000", 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.242863962, 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.19376729, 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84386 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.312 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992541+0000", 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992541+0000", 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992542+0000", 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4099999999999998e-07 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.313 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992598+0000", 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6218999999999998e-05 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992607+0000", 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.7839999999999992e-06 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992613+0000", 2024-09-21T10:34:14.314 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3770000000000001e-06 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993892+0000", 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00127947 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993898+0000", 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.0390000000000001e-06 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.315 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.162297+0000", 2024-09-21T10:34:14.316 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1683981889999999 2024-09-21T10:34:14.316 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.316 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.316 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.316 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.162474+0000", 2024-09-21T10:34:14.316 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017736100000000001 2024-09-21T10:34:14.316 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.316 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.316 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.316 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.162678+0000", 2024-09-21T10:34:14.316 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00020381699999999999 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.165802+0000", 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0031239340000000001 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.181879+0000", 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.016077319999999999 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.317 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.181964+0000", 2024-09-21T10:34:14.318 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.5018000000000005e-05 2024-09-21T10:34:14.318 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.318 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.318 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.318 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.185133+0000", 2024-09-21T10:34:14.318 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0031687540000000002 2024-09-21T10:34:14.318 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.318 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.318 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.318 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.185184+0000", 2024-09-21T10:34:14.318 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.1044000000000001e-05 2024-09-21T10:34:14.319 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.319 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.319 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.319 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186308+0000", 2024-09-21T10:34:14.319 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001124323 2024-09-21T10:34:14.319 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.319 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.319 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.319 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.319 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84399 6.13 6:cd690161:::benchmark_data_smithi003_124158_object84398:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.992623+0000", 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.24278143000001, 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2015261399999999, 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84399 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.320 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992623+0000", 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992623+0000", 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992624+0000", 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3399999999999999e-07 2024-09-21T10:34:14.321 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.322 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.322 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.322 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992669+0000", 2024-09-21T10:34:14.322 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.4974e-05 2024-09-21T10:34:14.322 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.322 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.322 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.322 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992677+0000", 2024-09-21T10:34:14.322 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1599999999999998e-06 2024-09-21T10:34:14.322 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.322 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992684+0000", 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5590000000000002e-06 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993920+0000", 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0012364909999999999 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993927+0000", 2024-09-21T10:34:14.323 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2349999999999996e-06 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.164112+0000", 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1701857040000001 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.164256+0000", 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014404000000000001 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.324 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.164493+0000", 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00023655900000000001 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.165853+0000", 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0013602289999999999 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.181921+0000", 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.016067528000000001 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.325 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186319+0000", 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0043979099999999997 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.192877+0000", 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0065583280000000004 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.192948+0000", 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.1606999999999994e-05 2024-09-21T10:34:14.326 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.194150+0000", 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0012011820000000001 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84403 6.13 6:cd62ae4a:::benchmark_data_smithi003_124158_object84402:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.992694+0000", 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.24271121999999, 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.202546855, 2024-09-21T10:34:14.327 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84403 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992694+0000", 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.328 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992694+0000", 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992694+0000", 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6899999999999997e-07 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.329 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992738+0000", 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3260000000000003e-05 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992746+0000", 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1300000000000001e-06 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992752+0000", 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3130000000000004e-06 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.330 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.331 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.331 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993948+0000", 2024-09-21T10:34:14.331 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0011960110000000001 2024-09-21T10:34:14.331 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.331 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.331 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.331 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993954+0000", 2024-09-21T10:34:14.331 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9710000000000001e-06 2024-09-21T10:34:14.331 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.331 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.331 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.165892+0000", 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1719382700000001 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.166078+0000", 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00018605800000000001 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.166263+0000", 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000184921 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.332 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.170585+0000", 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0043221819999999999 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186325+0000", 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.015740008999999999 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.194216+0000", 2024-09-21T10:34:14.333 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0078910739999999997 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.194392+0000", 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017553999999999999 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.194466+0000", 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.3926999999999999e-05 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.334 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.195241+0000", 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00077461999999999995 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84411 6.13 6:cf996bed:::benchmark_data_smithi003_124158_object84410:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.992761+0000", 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.242643415, 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.203949189, 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.335 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84411 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992761+0000", 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.336 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992761+0000", 2024-09-21T10:34:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992762+0000", 2024-09-21T10:34:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.3300000000000002e-07 2024-09-21T10:34:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.337 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992805+0000", 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3161000000000002e-05 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992814+0000", 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.8869999999999998e-06 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992821+0000", 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5100000000000004e-06 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.338 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993976+0000", 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0011550969999999999 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993982+0000", 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.1029999999999998e-06 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.168388+0000", 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.174405725 2024-09-21T10:34:14.339 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.340 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.340 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.340 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.168578+0000", 2024-09-21T10:34:14.340 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000190886 2024-09-21T10:34:14.340 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.340 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.340 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.340 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.168858+0000", 2024-09-21T10:34:14.340 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00027985400000000001 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.170612+0000", 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001753423 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186332+0000", 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.015720099000000001 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.341 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.194276+0000", 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0079440039999999993 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.195302+0000", 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0010266590000000001 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.195450+0000", 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014741600000000001 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.342 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.196711+0000", 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0012608319999999999 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84413 6.13 6:c8c0883d:::benchmark_data_smithi003_124158_object84412:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.992831+0000", 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.24257423500001, 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2095605060000001, 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.343 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84413 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992831+0000", 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992831+0000", 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.344 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992831+0000", 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.4300000000000003e-07 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992876+0000", 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5266999999999999e-05 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992885+0000", 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6049999999999998e-06 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.345 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.346 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.346 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992891+0000", 2024-09-21T10:34:14.346 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.314e-06 2024-09-21T10:34:14.346 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.346 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.346 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.346 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995358+0000", 2024-09-21T10:34:14.346 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0024666950000000001 2024-09-21T10:34:14.346 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.346 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.346 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995371+0000", 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2641e-05 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.170630+0000", 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1752596959999999 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.170736+0000", 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000105443 2024-09-21T10:34:14.347 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.170854+0000", 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000118613 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.177885+0000", 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0070301290000000004 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186338+0000", 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0084535430000000009 2024-09-21T10:34:14.348 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.196769+0000", 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010430963999999999 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.200489+0000", 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0037195129999999998 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.200864+0000", 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00037490599999999999 2024-09-21T10:34:14.349 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.350 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.350 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.350 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.202391+0000", 2024-09-21T10:34:14.350 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0015276339999999999 2024-09-21T10:34:14.350 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.350 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.350 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.350 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.350 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.351 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84450 6.13 6:ceb094b0:::benchmark_data_smithi003_124158_object84449:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.351 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.992903+0000", 2024-09-21T10:34:14.351 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.242502382, 2024-09-21T10:34:14.351 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.212973533, 2024-09-21T10:34:14.351 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.351 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.351 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.351 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.351 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.352 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.352 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84450 2024-09-21T10:34:14.352 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.352 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.352 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.352 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.352 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992903+0000", 2024-09-21T10:34:14.352 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.353 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.353 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.353 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.353 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992903+0000", 2024-09-21T10:34:14.353 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.353 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.353 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.353 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.353 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992903+0000", 2024-09-21T10:34:14.354 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.1900000000000003e-07 2024-09-21T10:34:14.354 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.354 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.354 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.354 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992945+0000", 2024-09-21T10:34:14.354 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1936e-05 2024-09-21T10:34:14.354 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.354 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.354 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.355 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992953+0000", 2024-09-21T10:34:14.355 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5519999999999999e-06 2024-09-21T10:34:14.355 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.355 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.355 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.355 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992974+0000", 2024-09-21T10:34:14.355 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1242000000000001e-05 2024-09-21T10:34:14.355 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.356 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.356 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.356 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995403+0000", 2024-09-21T10:34:14.356 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002428852 2024-09-21T10:34:14.356 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.356 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.356 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.356 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995409+0000", 2024-09-21T10:34:14.356 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.438e-06 2024-09-21T10:34:14.356 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.357 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.357 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.357 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.171750+0000", 2024-09-21T10:34:14.357 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.176341429 2024-09-21T10:34:14.357 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.357 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.357 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.357 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.171849+0000", 2024-09-21T10:34:14.358 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.8980000000000004e-05 2024-09-21T10:34:14.358 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.358 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.358 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.358 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.171970+0000", 2024-09-21T10:34:14.358 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000120765 2024-09-21T10:34:14.358 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.359 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.359 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.359 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.177934+0000", 2024-09-21T10:34:14.359 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0059637020000000004 2024-09-21T10:34:14.359 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.359 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.359 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.359 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186344+0000", 2024-09-21T10:34:14.359 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0084102740000000006 2024-09-21T10:34:14.360 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.360 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.360 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.360 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.196829+0000", 2024-09-21T10:34:14.360 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010484739 2024-09-21T10:34:14.360 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.360 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.360 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.361 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.202450+0000", 2024-09-21T10:34:14.361 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0056213360000000002 2024-09-21T10:34:14.361 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.361 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.361 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.361 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.204412+0000", 2024-09-21T10:34:14.361 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0019620929999999998 2024-09-21T10:34:14.361 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.362 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.362 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.362 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.205876+0000", 2024-09-21T10:34:14.362 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0014636759999999999 2024-09-21T10:34:14.362 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.362 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.362 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.362 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.362 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.363 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84471 6.13 6:cf8f8ebe:::benchmark_data_smithi003_124158_object84470:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.363 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.992983+0000", 2024-09-21T10:34:14.363 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.24242192400001, 2024-09-21T10:34:14.363 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2147355040000001, 2024-09-21T10:34:14.363 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.363 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.363 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.363 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.364 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.364 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.364 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84471 2024-09-21T10:34:14.364 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.364 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.364 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.364 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.365 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992983+0000", 2024-09-21T10:34:14.365 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.365 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.365 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.365 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.365 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992983+0000", 2024-09-21T10:34:14.365 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.365 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.366 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.366 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.366 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.992984+0000", 2024-09-21T10:34:14.366 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.3399999999999999e-07 2024-09-21T10:34:14.366 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.366 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.366 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.367 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993093+0000", 2024-09-21T10:34:14.367 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000109492 2024-09-21T10:34:14.367 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.367 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.367 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.367 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993103+0000", 2024-09-21T10:34:14.367 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0081999999999999e-05 2024-09-21T10:34:14.367 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.367 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.367 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993110+0000", 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.7530000000000004e-06 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995441+0000", 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002331591 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995449+0000", 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8080000000000005e-06 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.368 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.176582+0000", 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.181133107 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.176695+0000", 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000112404 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.176800+0000", 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000105167 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.369 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.370 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.182014+0000", 2024-09-21T10:34:14.370 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.005213685 2024-09-21T10:34:14.370 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.370 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.370 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.370 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186350+0000", 2024-09-21T10:34:14.370 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0043368729999999998 2024-09-21T10:34:14.370 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.370 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.370 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.371 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.196882+0000", 2024-09-21T10:34:14.371 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010531947999999999 2024-09-21T10:34:14.371 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.371 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.371 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.371 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.206622+0000", 2024-09-21T10:34:14.371 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0097396050000000001 2024-09-21T10:34:14.371 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.371 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.372 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.372 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.206677+0000", 2024-09-21T10:34:14.372 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5207000000000002e-05 2024-09-21T10:34:14.372 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.372 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.372 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.372 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.207718+0000", 2024-09-21T10:34:14.372 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001041248 2024-09-21T10:34:14.372 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.372 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.372 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84486 6.13 6:c8a529b0:::benchmark_data_smithi003_124158_object84485:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.993145+0000", 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.24226021699999, 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2197290650000001, 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.373 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84486 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993145+0000", 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993145+0000", 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.374 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993146+0000", 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.5300000000000003e-07 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993190+0000", 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.4138999999999999e-05 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993199+0000", 2024-09-21T10:34:14.375 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.1700000000000003e-06 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993206+0000", 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.2259999999999999e-06 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995473+0000", 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0022670289999999998 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.376 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995480+0000", 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.8990000000000004e-06 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.177969+0000", 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.182489224 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.178113+0000", 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014328499999999999 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.377 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.178276+0000", 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016335000000000001 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.182072+0000", 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.003795812 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186357+0000", 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0042851149999999999 2024-09-21T10:34:14.378 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.379 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.379 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.379 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.205932+0000", 2024-09-21T10:34:14.379 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.019574937000000001 2024-09-21T10:34:14.379 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.379 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.379 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.379 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.211709+0000", 2024-09-21T10:34:14.379 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0057769969999999999 2024-09-21T10:34:14.379 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.379 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.211777+0000", 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.8238999999999995e-05 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.212874+0000", 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00109679 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.380 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84501 6.13 6:cd94e9c1:::benchmark_data_smithi003_124158_object84500:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.381 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.993216+0000", 2024-09-21T10:34:14.381 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.24218866999999, 2024-09-21T10:34:14.381 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.222277343, 2024-09-21T10:34:14.381 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.381 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.381 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.381 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.381 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.381 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.381 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84501 2024-09-21T10:34:14.381 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.382 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.382 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.382 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.382 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993216+0000", 2024-09-21T10:34:14.382 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.382 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.382 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.382 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.382 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993216+0000", 2024-09-21T10:34:14.382 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.382 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993217+0000", 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5599999999999995e-07 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993261+0000", 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.439e-05 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993622+0000", 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00036106099999999998 2024-09-21T10:34:14.383 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993630+0000", 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1519999999999992e-06 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995504+0000", 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001873972 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995511+0000", 2024-09-21T10:34:14.384 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6080000000000001e-06 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.179268+0000", 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1837568759999999 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.179415+0000", 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014691500000000001 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.385 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.179589+0000", 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017376800000000001 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186363+0000", 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0067748219999999998 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.188488+0000", 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002124852 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.386 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.212924+0000", 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.024435910000000002 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.214339+0000", 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0014151420000000001 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.214523+0000", 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000183757 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.387 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.215494+0000", 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00097056200000000001 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84514 6.13 6:cfcec022:::benchmark_data_smithi003_124158_object84513:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.993643+0000", 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.24176187200001, 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.223362721, 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.388 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84514 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993643+0000", 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.389 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993643+0000", 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.993644+0000", 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.23e-07 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995280+0000", 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0016364369999999999 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.390 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995301+0000", 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.0438e-05 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995311+0000", 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.9639999999999998e-06 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.996294+0000", 2024-09-21T10:34:14.391 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00098362600000000003 2024-09-21T10:34:14.392 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.392 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.392 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.392 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.996304+0000", 2024-09-21T10:34:14.392 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.6500000000000008e-06 2024-09-21T10:34:14.392 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.392 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.392 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.392 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.180670+0000", 2024-09-21T10:34:14.392 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1843658939999999 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.180785+0000", 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000114881 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.180940+0000", 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000155358 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.393 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186370+0000", 2024-09-21T10:34:14.394 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0054297199999999999 2024-09-21T10:34:14.394 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.394 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.394 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.394 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.188534+0000", 2024-09-21T10:34:14.394 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0021647519999999998 2024-09-21T10:34:14.394 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.394 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.394 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.394 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.215553+0000", 2024-09-21T10:34:14.394 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.02701868 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.215731+0000", 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017833899999999999 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.216182+0000", 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00045042699999999999 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.395 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.217006+0000", 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00082383200000000004 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84521 6.13 6:c91484ef:::benchmark_data_smithi003_124158_object84520:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.995545+0000", 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.23985949499999, 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2265338029999999, 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.396 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84521 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995545+0000", 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995545+0000", 2024-09-21T10:34:14.397 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995547+0000", 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8139999999999999e-06 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995620+0000", 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.3020000000000002e-05 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.398 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995630+0000", 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.9569999999999997e-06 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995637+0000", 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0530000000000001e-06 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.996330+0000", 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00069254500000000003 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.399 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.996337+0000", 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.007e-06 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.182115+0000", 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1857778489999999 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.182404+0000", 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00028922300000000002 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.400 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.182754+0000", 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00034970500000000001 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.188271+0000", 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0055174029999999997 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.188586+0000", 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00031525500000000002 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.401 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.215641+0000", 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.027055062000000001 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.217057+0000", 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001415882 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.217298+0000", 2024-09-21T10:34:14.402 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00024115200000000001 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.222079+0000", 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0047808759999999999 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:84530 6.13 6:cdf9c216:::benchmark_data_smithi003_124158_object84529:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e122)", 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:32:03.995650+0000", 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 130.23975498799999, 2024-09-21T10:34:14.403 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2295008510000001, 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 84530 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995650+0000", 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.404 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.405 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:34:14.405 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995650+0000", 2024-09-21T10:34:14.405 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:34:14.405 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.405 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.405 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:34:14.405 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995651+0000", 2024-09-21T10:34:14.405 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.1500000000000004e-07 2024-09-21T10:34:14.405 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.405 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.405 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995703+0000", 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.2077999999999998e-05 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995711+0000", 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.3569999999999998e-06 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.995717+0000", 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2729999999999999e-06 2024-09-21T10:34:14.406 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.996361+0000", 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00064351600000000001 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:03.996367+0000", 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.516e-06 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186406+0000", 2024-09-21T10:34:14.407 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1900386869999999 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186692+0000", 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000286533 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,6", 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.186860+0000", 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016736100000000001 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:34:14.408 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.188548+0000", 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001687788 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.192786+0000", 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0042381270000000004 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.215686+0000", 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.022900470999999999 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.409 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.410 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:34:14.410 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.224026+0000", 2024-09-21T10:34:14.410 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0083395159999999999 2024-09-21T10:34:14.410 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.410 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.410 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:34:14.410 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.224087+0000", 2024-09-21T10:34:14.410 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.0820999999999999e-05 2024-09-21T10:34:14.410 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:34:14.410 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:34:14.411 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:34:14.411 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:32:05.225151+0000", 2024-09-21T10:34:14.411 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001064192 2024-09-21T10:34:14.411 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.411 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.411 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.411 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:34:14.411 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:34:14.411 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:34:14.411 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:14.439 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:14.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:14.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:14.562 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:14.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:14.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:14.690 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:14.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:14.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:14.813 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:14.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:14.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:14.938 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:14.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:14.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:15.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:15.065 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:15.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:15.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:15.195 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:15.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:15.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:15.324 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:15.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:15.429 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:15.459 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:15.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:15.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:15.589 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:15.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:15.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:15.721 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:15.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:15.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:15 smithi003 bash[88275]: cluster 2024-09-21T10:34:14.444011+0000 mgr.y (mgr.25133) 635 : cluster [DBG] pgmap v536: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 7/154173 objects degraded (0.005%); 1916/154173 objects misplaced (1.243%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:15.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:15 smithi003 bash[88275]: cluster 2024-09-21T10:34:14.444011+0000 mgr.y (mgr.25133) 635 : cluster [DBG] pgmap v536: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 7/154173 objects degraded (0.005%); 1916/154173 objects misplaced (1.243%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:15.782 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:15 smithi003 bash[88275]: cluster 2024-09-21T10:34:15.433494+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 7/154173 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:15.783 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:15 smithi003 bash[88275]: cluster 2024-09-21T10:34:15.433494+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 7/154173 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:15.783 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:15 smithi003 bash[89466]: cluster 2024-09-21T10:34:14.444011+0000 mgr.y (mgr.25133) 635 : cluster [DBG] pgmap v536: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 7/154173 objects degraded (0.005%); 1916/154173 objects misplaced (1.243%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:15.783 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:15 smithi003 bash[89466]: cluster 2024-09-21T10:34:14.444011+0000 mgr.y (mgr.25133) 635 : cluster [DBG] pgmap v536: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 7/154173 objects degraded (0.005%); 1916/154173 objects misplaced (1.243%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:15.783 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:15 smithi003 bash[89466]: cluster 2024-09-21T10:34:15.433494+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 7/154173 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:15.783 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:15 smithi003 bash[89466]: cluster 2024-09-21T10:34:15.433494+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 7/154173 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:15.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:15.842 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:15.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:15.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:15.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:15 smithi204 bash[78884]: cluster 2024-09-21T10:34:14.444011+0000 mgr.y (mgr.25133) 635 : cluster [DBG] pgmap v536: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 7/154173 objects degraded (0.005%); 1916/154173 objects misplaced (1.243%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:15.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:15 smithi204 bash[78884]: cluster 2024-09-21T10:34:14.444011+0000 mgr.y (mgr.25133) 635 : cluster [DBG] pgmap v536: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 7/154173 objects degraded (0.005%); 1916/154173 objects misplaced (1.243%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:15.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:15 smithi204 bash[78884]: cluster 2024-09-21T10:34:15.433494+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 7/154173 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:15.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:15 smithi204 bash[78884]: cluster 2024-09-21T10:34:15.433494+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 7/154173 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:15.971 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:15.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:15.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:16.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:16.099 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:16.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:16.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:16.224 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:16.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:16.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:16.351 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:16.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:16.455 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:16.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:16.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:16.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:16.617 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:16.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:16.721 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:16.744 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:16.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:16.846 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:16.879 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:16.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:16.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:16.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:17.010 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:17.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:17.113 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:17.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:17.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:17.257 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:17.280 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:17.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:17.369 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:34:17.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:17.464 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:17.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:17.569 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:17.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:17.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:17.631 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:34:17.632 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:34:17.666 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:34:17.667 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:34:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:17 smithi003 bash[88275]: cluster 2024-09-21T10:34:16.444638+0000 mgr.y (mgr.25133) 636 : cluster [DBG] pgmap v537: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:17 smithi003 bash[88275]: cluster 2024-09-21T10:34:16.444638+0000 mgr.y (mgr.25133) 636 : cluster [DBG] pgmap v537: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:17 smithi003 bash[88275]: audit 2024-09-21T10:34:17.573159+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.3:0/331674418' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:17 smithi003 bash[88275]: audit 2024-09-21T10:34:17.573159+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.3:0/331674418' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:34:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:34:17] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.51.0" 2024-09-21T10:34:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:17 smithi003 bash[89466]: cluster 2024-09-21T10:34:16.444638+0000 mgr.y (mgr.25133) 636 : cluster [DBG] pgmap v537: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:17 smithi003 bash[89466]: cluster 2024-09-21T10:34:16.444638+0000 mgr.y (mgr.25133) 636 : cluster [DBG] pgmap v537: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:17 smithi003 bash[89466]: audit 2024-09-21T10:34:17.573159+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.3:0/331674418' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:17.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:17 smithi003 bash[89466]: audit 2024-09-21T10:34:17.573159+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.3:0/331674418' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:17.695 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:34:17.695 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:34:17.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:17.721 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:17.721 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:34:17.722 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:34:17.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:17.758 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:34:17.758 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:34:17.781 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:34:17.781 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:34:17.802 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:34:17.802 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:34:17.823 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:34:17.824 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:34:17.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:17.845 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:17.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:17.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:17.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:17 smithi204 bash[78884]: cluster 2024-09-21T10:34:16.444638+0000 mgr.y (mgr.25133) 636 : cluster [DBG] pgmap v537: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:17.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:17 smithi204 bash[78884]: cluster 2024-09-21T10:34:16.444638+0000 mgr.y (mgr.25133) 636 : cluster [DBG] pgmap v537: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:17.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:17 smithi204 bash[78884]: audit 2024-09-21T10:34:17.573159+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.3:0/331674418' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:17.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:17 smithi204 bash[78884]: audit 2024-09-21T10:34:17.573159+0000 mon.b (mon.1) 6 : audit [DBG] from='client.? 172.21.15.3:0/331674418' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:17.968 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:17.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:17.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:18.072 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:18.094 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:18.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:18.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:18.201 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:34:18.202 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:34:18.202 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-09-21T10:34:18.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:34:18.219 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:18.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:18.322 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:18.346 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:18.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:18.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:18.476 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:18.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:18.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:18.603 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:18.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:18.622 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:34:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:18 smithi003 bash[88275]: audit 2024-09-21T10:34:18.028988+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.3:0/4144028390' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:18 smithi003 bash[88275]: audit 2024-09-21T10:34:18.028988+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.3:0/4144028390' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:18 smithi003 bash[88275]: audit 2024-09-21T10:34:18.029517+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:18 smithi003 bash[88275]: audit 2024-09-21T10:34:18.029517+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:18 smithi003 bash[89466]: audit 2024-09-21T10:34:18.028988+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.3:0/4144028390' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:18 smithi003 bash[89466]: audit 2024-09-21T10:34:18.028988+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.3:0/4144028390' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:18 smithi003 bash[89466]: audit 2024-09-21T10:34:18.029517+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:18 smithi003 bash[89466]: audit 2024-09-21T10:34:18.029517+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:18.732 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:18.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:18.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:18.843 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:18 smithi204 bash[78884]: audit 2024-09-21T10:34:18.028988+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.3:0/4144028390' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.843 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:18 smithi204 bash[78884]: audit 2024-09-21T10:34:18.028988+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.3:0/4144028390' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.843 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:18 smithi204 bash[78884]: audit 2024-09-21T10:34:18.029517+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.843 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:18 smithi204 bash[78884]: audit 2024-09-21T10:34:18.029517+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:34:18.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:18.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:18.961 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:18.987 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:18.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:18.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:19.091 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:19.114 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:19.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:19.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:19.239 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:19.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:19.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:19.363 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:19.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:19.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:19.494 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:19.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:19.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:19.624 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:19.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:19.730 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:19.755 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:19.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:19 smithi204 bash[78884]: cluster 2024-09-21T10:34:18.445117+0000 mgr.y (mgr.25133) 637 : cluster [DBG] pgmap v538: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:19.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:19 smithi204 bash[78884]: cluster 2024-09-21T10:34:18.445117+0000 mgr.y (mgr.25133) 637 : cluster [DBG] pgmap v538: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:19.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:19 smithi204 bash[78884]: cluster 2024-09-21T10:34:18.609953+0000 mon.a (mon.0) 899 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:19.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:19 smithi204 bash[78884]: cluster 2024-09-21T10:34:18.609953+0000 mon.a (mon.0) 899 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:19.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:19 smithi204 bash[78884]: audit 2024-09-21T10:34:18.611756+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:34:19.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:19 smithi204 bash[78884]: audit 2024-09-21T10:34:18.611756+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:34:19.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:19 smithi204 bash[78884]: cluster 2024-09-21T10:34:18.618861+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T10:34:19.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:19 smithi204 bash[78884]: cluster 2024-09-21T10:34:18.618861+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T10:34:19.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:19.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:19.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[88275]: cluster 2024-09-21T10:34:18.445117+0000 mgr.y (mgr.25133) 637 : cluster [DBG] pgmap v538: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:19.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[88275]: cluster 2024-09-21T10:34:18.445117+0000 mgr.y (mgr.25133) 637 : cluster [DBG] pgmap v538: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:19.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[88275]: cluster 2024-09-21T10:34:18.609953+0000 mon.a (mon.0) 899 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:19.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[88275]: cluster 2024-09-21T10:34:18.609953+0000 mon.a (mon.0) 899 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:19.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[88275]: audit 2024-09-21T10:34:18.611756+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:34:19.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[88275]: audit 2024-09-21T10:34:18.611756+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:34:19.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[88275]: cluster 2024-09-21T10:34:18.618861+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T10:34:19.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[88275]: cluster 2024-09-21T10:34:18.618861+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T10:34:19.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[89466]: cluster 2024-09-21T10:34:18.445117+0000 mgr.y (mgr.25133) 637 : cluster [DBG] pgmap v538: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:19.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[89466]: cluster 2024-09-21T10:34:18.445117+0000 mgr.y (mgr.25133) 637 : cluster [DBG] pgmap v538: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 7/152520 objects degraded (0.005%); 1916/152520 objects misplaced (1.256%); 869 KiB/s, 13 objects/s recovering 2024-09-21T10:34:19.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[89466]: cluster 2024-09-21T10:34:18.609953+0000 mon.a (mon.0) 899 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:19.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[89466]: cluster 2024-09-21T10:34:18.609953+0000 mon.a (mon.0) 899 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:19.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[89466]: audit 2024-09-21T10:34:18.611756+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:34:19.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[89466]: audit 2024-09-21T10:34:18.611756+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:34:19.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[89466]: cluster 2024-09-21T10:34:18.618861+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T10:34:19.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:19 smithi003 bash[89466]: cluster 2024-09-21T10:34:18.618861+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T10:34:19.886 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:19.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:19.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:19.990 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:20.015 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:20.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:20.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:20.140 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:20.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:20.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:20.266 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:20.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:20.369 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:20.392 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:20.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:20.495 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:20.527 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:20.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:20.630 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:20.666 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:20.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:20.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:20.796 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:20.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:20.899 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:20.909 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:20 smithi003 bash[88275]: cluster 2024-09-21T10:34:20.434333+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 7/152520 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:20.909 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:20 smithi003 bash[88275]: cluster 2024-09-21T10:34:20.434333+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 7/152520 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:20.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:20 smithi003 bash[89466]: cluster 2024-09-21T10:34:20.434333+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 7/152520 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:20.909 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:20 smithi003 bash[89466]: cluster 2024-09-21T10:34:20.434333+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 7/152520 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:20.930 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:20.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:20.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:20 smithi204 bash[78884]: cluster 2024-09-21T10:34:20.434333+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 7/152520 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:20 smithi204 bash[78884]: cluster 2024-09-21T10:34:20.434333+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 7/152520 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:21.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:21.053 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:21.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:21.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:34:21.156 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:21.179 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:21.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:21.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:21.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:21.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:21.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:21.438 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:21.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:21.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:21.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:21.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:21.665 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:21 smithi003 bash[88275]: cluster 2024-09-21T10:34:20.445898+0000 mgr.y (mgr.25133) 638 : cluster [DBG] pgmap v540: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 7/145362 objects degraded (0.005%); 1736/145362 objects misplaced (1.194%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:21.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:21 smithi003 bash[88275]: cluster 2024-09-21T10:34:20.445898+0000 mgr.y (mgr.25133) 638 : cluster [DBG] pgmap v540: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 7/145362 objects degraded (0.005%); 1736/145362 objects misplaced (1.194%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:21.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:21 smithi003 bash[89466]: cluster 2024-09-21T10:34:20.445898+0000 mgr.y (mgr.25133) 638 : cluster [DBG] pgmap v540: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 7/145362 objects degraded (0.005%); 1736/145362 objects misplaced (1.194%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:21.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:21 smithi003 bash[89466]: cluster 2024-09-21T10:34:20.445898+0000 mgr.y (mgr.25133) 638 : cluster [DBG] pgmap v540: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 7/145362 objects degraded (0.005%); 1736/145362 objects misplaced (1.194%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:21.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:21.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:21.793 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:21.821 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:21.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:21.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:34:21.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:21.961 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:21.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:21.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:21 smithi204 bash[78884]: cluster 2024-09-21T10:34:20.445898+0000 mgr.y (mgr.25133) 638 : cluster [DBG] pgmap v540: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 7/145362 objects degraded (0.005%); 1736/145362 objects misplaced (1.194%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:21 smithi204 bash[78884]: cluster 2024-09-21T10:34:20.445898+0000 mgr.y (mgr.25133) 638 : cluster [DBG] pgmap v540: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 7/145362 objects degraded (0.005%); 1736/145362 objects misplaced (1.194%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:22.065 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:22.096 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:22.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:22.203 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:22.230 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:22.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:22.337 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:22.357 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:22.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:22.459 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:22.494 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:22.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:22.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:22.621 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:22.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:22.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:22.745 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:22.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:22.848 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:22.869 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:22.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:22.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:22.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:22.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:22.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:23.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:23.119 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:23.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:23.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:23.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:23.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:23.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:23.378 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:23.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:23.411 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:23.411 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:23.481 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:23.515 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:23.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:23.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:23.642 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:23.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:23.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:23.771 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:23.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:23.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:23.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:23 smithi204 bash[78884]: cluster 2024-09-21T10:34:22.446436+0000 mgr.y (mgr.25133) 639 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 7/144252 objects degraded (0.005%); 1736/144252 objects misplaced (1.203%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:23.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:23 smithi204 bash[78884]: cluster 2024-09-21T10:34:22.446436+0000 mgr.y (mgr.25133) 639 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 7/144252 objects degraded (0.005%); 1736/144252 objects misplaced (1.203%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:23.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:23 smithi204 bash[78884]: audit 2024-09-21T10:34:23.593544+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:23.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:23 smithi204 bash[78884]: audit 2024-09-21T10:34:23.593544+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:23.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:23 smithi204 bash[78884]: audit 2024-09-21T10:34:23.598189+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:23.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:23 smithi204 bash[78884]: audit 2024-09-21T10:34:23.598189+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:23.894 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:23.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:23.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:23.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[88275]: cluster 2024-09-21T10:34:22.446436+0000 mgr.y (mgr.25133) 639 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 7/144252 objects degraded (0.005%); 1736/144252 objects misplaced (1.203%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[88275]: cluster 2024-09-21T10:34:22.446436+0000 mgr.y (mgr.25133) 639 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 7/144252 objects degraded (0.005%); 1736/144252 objects misplaced (1.203%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[88275]: audit 2024-09-21T10:34:23.593544+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[88275]: audit 2024-09-21T10:34:23.593544+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[88275]: audit 2024-09-21T10:34:23.598189+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:23.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[88275]: audit 2024-09-21T10:34:23.598189+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:23.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[89466]: cluster 2024-09-21T10:34:22.446436+0000 mgr.y (mgr.25133) 639 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 7/144252 objects degraded (0.005%); 1736/144252 objects misplaced (1.203%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:23.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[89466]: cluster 2024-09-21T10:34:22.446436+0000 mgr.y (mgr.25133) 639 : cluster [DBG] pgmap v541: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 7/144252 objects degraded (0.005%); 1736/144252 objects misplaced (1.203%); 1.1 MiB/s, 16 objects/s recovering 2024-09-21T10:34:23.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[89466]: audit 2024-09-21T10:34:23.593544+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:23.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[89466]: audit 2024-09-21T10:34:23.593544+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:23.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[89466]: audit 2024-09-21T10:34:23.598189+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:23.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:23 smithi003 bash[89466]: audit 2024-09-21T10:34:23.598189+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:23.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:24.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:24.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:24.119 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:24.154 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:24.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:24.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:24.281 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:24.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:24.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:24.408 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:24.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:24.512 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:24.534 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:24.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:24.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:24.774 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:24.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:24.877 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:24.900 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:24.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:24.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:25.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:25.027 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:25.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:25.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:25.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:25.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:25.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:25.279 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:25.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:25.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:25.404 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:25.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:25.433 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:25.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:25.532 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:25.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:25.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:25.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:25.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:25.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:25.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:25 smithi204 bash[78884]: cluster 2024-09-21T10:34:24.447423+0000 mgr.y (mgr.25133) 640 : cluster [DBG] pgmap v542: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 7/135720 objects degraded (0.005%); 1514/135720 objects misplaced (1.116%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:25.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:25 smithi204 bash[78884]: cluster 2024-09-21T10:34:24.447423+0000 mgr.y (mgr.25133) 640 : cluster [DBG] pgmap v542: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 7/135720 objects degraded (0.005%); 1514/135720 objects misplaced (1.116%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:25.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:25 smithi204 bash[78884]: cluster 2024-09-21T10:34:25.437686+0000 mon.a (mon.0) 905 : cluster [WRN] Health check update: Degraded data redundancy: 7/135720 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:25.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:25 smithi204 bash[78884]: cluster 2024-09-21T10:34:25.437686+0000 mon.a (mon.0) 905 : cluster [WRN] Health check update: Degraded data redundancy: 7/135720 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:25.794 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:25.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:25.899 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:25.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:25 smithi003 bash[88275]: cluster 2024-09-21T10:34:24.447423+0000 mgr.y (mgr.25133) 640 : cluster [DBG] pgmap v542: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 7/135720 objects degraded (0.005%); 1514/135720 objects misplaced (1.116%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:25.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:25 smithi003 bash[88275]: cluster 2024-09-21T10:34:24.447423+0000 mgr.y (mgr.25133) 640 : cluster [DBG] pgmap v542: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 7/135720 objects degraded (0.005%); 1514/135720 objects misplaced (1.116%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:25.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:25 smithi003 bash[88275]: cluster 2024-09-21T10:34:25.437686+0000 mon.a (mon.0) 905 : cluster [WRN] Health check update: Degraded data redundancy: 7/135720 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:25.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:25 smithi003 bash[88275]: cluster 2024-09-21T10:34:25.437686+0000 mon.a (mon.0) 905 : cluster [WRN] Health check update: Degraded data redundancy: 7/135720 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:25.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:25 smithi003 bash[89466]: cluster 2024-09-21T10:34:24.447423+0000 mgr.y (mgr.25133) 640 : cluster [DBG] pgmap v542: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 7/135720 objects degraded (0.005%); 1514/135720 objects misplaced (1.116%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:25.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:25 smithi003 bash[89466]: cluster 2024-09-21T10:34:24.447423+0000 mgr.y (mgr.25133) 640 : cluster [DBG] pgmap v542: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 7/135720 objects degraded (0.005%); 1514/135720 objects misplaced (1.116%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:25.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:25 smithi003 bash[89466]: cluster 2024-09-21T10:34:25.437686+0000 mon.a (mon.0) 905 : cluster [WRN] Health check update: Degraded data redundancy: 7/135720 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:25.910 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:25 smithi003 bash[89466]: cluster 2024-09-21T10:34:25.437686+0000 mon.a (mon.0) 905 : cluster [WRN] Health check update: Degraded data redundancy: 7/135720 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:25.925 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:25.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:25.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:26.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:26.058 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:26.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:26.163 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:26.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:26.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:26.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:26.320 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:26.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:26.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:26.451 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:26.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:26.461 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:26.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:26.583 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:26.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:26.689 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:26.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:26.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:26.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:26.841 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:26.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:26.946 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:26.972 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:26.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:26.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:27.080 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:27.110 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:27.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:27.217 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:27.240 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:27.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:27.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:27.367 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:27.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:27.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:27.498 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:27.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:27.535 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:34:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:34:27] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.51.0" 2024-09-21T10:34:27.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:27.620 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:27.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:27.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:27 smithi003 bash[88275]: cluster 2024-09-21T10:34:26.448454+0000 mgr.y (mgr.25133) 641 : cluster [DBG] pgmap v543: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:27 smithi003 bash[88275]: cluster 2024-09-21T10:34:26.448454+0000 mgr.y (mgr.25133) 641 : cluster [DBG] pgmap v543: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:27.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:27 smithi003 bash[89466]: cluster 2024-09-21T10:34:26.448454+0000 mgr.y (mgr.25133) 641 : cluster [DBG] pgmap v543: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:27.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:27 smithi003 bash[89466]: cluster 2024-09-21T10:34:26.448454+0000 mgr.y (mgr.25133) 641 : cluster [DBG] pgmap v543: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:27.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:27.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:27 smithi204 bash[78884]: cluster 2024-09-21T10:34:26.448454+0000 mgr.y (mgr.25133) 641 : cluster [DBG] pgmap v543: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:27.732 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:27 smithi204 bash[78884]: cluster 2024-09-21T10:34:26.448454+0000 mgr.y (mgr.25133) 641 : cluster [DBG] pgmap v543: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:27.747 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:27.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:27.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:27.879 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:27.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:27.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:27.984 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:28.003 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:28.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:28.106 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:28.135 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:28.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:28.237 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:28.254 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:28.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:28.356 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:28.379 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:28.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:28.484 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:28.505 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:28.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:28.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:28.631 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:28.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:28.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:28.759 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:28.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:28.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:28.892 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:28.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:28.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:28.997 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:29.025 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:29.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:29.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:29.146 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:29.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:29.249 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:29.272 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:29.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:29.375 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:29.398 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:29.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:29.502 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:29.533 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:29.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:29.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:29.663 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:29.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:29 smithi003 bash[88275]: cluster 2024-09-21T10:34:28.448935+0000 mgr.y (mgr.25133) 642 : cluster [DBG] pgmap v544: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:29 smithi003 bash[88275]: cluster 2024-09-21T10:34:28.448935+0000 mgr.y (mgr.25133) 642 : cluster [DBG] pgmap v544: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:29.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:29 smithi003 bash[89466]: cluster 2024-09-21T10:34:28.448935+0000 mgr.y (mgr.25133) 642 : cluster [DBG] pgmap v544: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:29.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:29 smithi003 bash[89466]: cluster 2024-09-21T10:34:28.448935+0000 mgr.y (mgr.25133) 642 : cluster [DBG] pgmap v544: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:29.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:29.794 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:29.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:29.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:29.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:29 smithi204 bash[78884]: cluster 2024-09-21T10:34:28.448935+0000 mgr.y (mgr.25133) 642 : cluster [DBG] pgmap v544: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:29.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:29 smithi204 bash[78884]: cluster 2024-09-21T10:34:28.448935+0000 mgr.y (mgr.25133) 642 : cluster [DBG] pgmap v544: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.7 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 7/133785 objects degraded (0.005%); 1514/133785 objects misplaced (1.132%); 1.2 MiB/s, 19 objects/s recovering 2024-09-21T10:34:29.919 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:29.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:29.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:30.023 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:30.051 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:30.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:30.155 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:30.179 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:30.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:30.282 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:30.310 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:30.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:30.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:30.435 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:30.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:30.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:30.562 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:30.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:30.666 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:30.692 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:30.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:30.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:30 smithi204 bash[78884]: cluster 2024-09-21T10:34:30.438522+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 7/133785 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:30.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:30 smithi204 bash[78884]: cluster 2024-09-21T10:34:30.438522+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 7/133785 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:30.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:30.828 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:30.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:30.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:30 smithi003 bash[88275]: cluster 2024-09-21T10:34:30.438522+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 7/133785 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:30.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:30 smithi003 bash[88275]: cluster 2024-09-21T10:34:30.438522+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 7/133785 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:30.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:30 smithi003 bash[89466]: cluster 2024-09-21T10:34:30.438522+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 7/133785 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:30.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:30 smithi003 bash[89466]: cluster 2024-09-21T10:34:30.438522+0000 mon.a (mon.0) 906 : cluster [WRN] Health check update: Degraded data redundancy: 7/133785 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:30.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:30.960 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:30.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:30.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:31.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:31.080 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:31.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:31.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:31.213 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:31.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:31.316 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:31.346 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:31.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:31.449 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:31.481 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:31.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:31.588 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:31.631 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:31.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:31.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:31.757 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:31.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:31.860 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:31.869 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:31 smithi003 bash[88275]: cluster 2024-09-21T10:34:30.449725+0000 mgr.y (mgr.25133) 643 : cluster [DBG] pgmap v545: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 7/124425 objects degraded (0.006%); 1310/124425 objects misplaced (1.053%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:34:31.869 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:31 smithi003 bash[88275]: cluster 2024-09-21T10:34:30.449725+0000 mgr.y (mgr.25133) 643 : cluster [DBG] pgmap v545: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 7/124425 objects degraded (0.006%); 1310/124425 objects misplaced (1.053%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:34:31.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:31 smithi003 bash[89466]: cluster 2024-09-21T10:34:30.449725+0000 mgr.y (mgr.25133) 643 : cluster [DBG] pgmap v545: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 7/124425 objects degraded (0.006%); 1310/124425 objects misplaced (1.053%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:34:31.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:31 smithi003 bash[89466]: cluster 2024-09-21T10:34:30.449725+0000 mgr.y (mgr.25133) 643 : cluster [DBG] pgmap v545: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 7/124425 objects degraded (0.006%); 1310/124425 objects misplaced (1.053%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:34:31.884 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:31.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:31.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:31.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:31.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:31 smithi204 bash[78884]: cluster 2024-09-21T10:34:30.449725+0000 mgr.y (mgr.25133) 643 : cluster [DBG] pgmap v545: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 7/124425 objects degraded (0.006%); 1310/124425 objects misplaced (1.053%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:34:31.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:31 smithi204 bash[78884]: cluster 2024-09-21T10:34:30.449725+0000 mgr.y (mgr.25133) 643 : cluster [DBG] pgmap v545: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 7/124425 objects degraded (0.006%); 1310/124425 objects misplaced (1.053%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:34:32.010 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:32.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:32.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:32.135 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:32.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:32.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:32.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:32.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:32.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:32.387 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:32.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:32.493 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:32.516 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:32.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:32.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:32.647 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:32.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:32.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:32.770 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:32.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:32.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:32.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:32 smithi003 bash[88275]: audit 2024-09-21T10:34:31.822627+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:34:32.882 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:32 smithi003 bash[88275]: audit 2024-09-21T10:34:31.822627+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:34:32.882 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:32 smithi003 bash[89466]: audit 2024-09-21T10:34:31.822627+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:34:32.882 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:32 smithi003 bash[89466]: audit 2024-09-21T10:34:31.822627+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:34:32.893 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:32.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:32.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:32.996 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:32 smithi204 bash[78884]: audit 2024-09-21T10:34:31.822627+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:34:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:32 smithi204 bash[78884]: audit 2024-09-21T10:34:31.822627+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:34:33.030 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:33.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:33.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:33.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:33.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:33.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:33.285 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:33.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:33.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:33.415 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:33.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:33.518 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:33.544 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:33.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:33.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:33.674 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:33.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:33.780 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:33.791 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:33 smithi003 bash[88275]: cluster 2024-09-21T10:34:32.450158+0000 mgr.y (mgr.25133) 644 : cluster [DBG] pgmap v546: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 7/123105 objects degraded (0.006%); 1310/123105 objects misplaced (1.064%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:33.791 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:33 smithi003 bash[88275]: cluster 2024-09-21T10:34:32.450158+0000 mgr.y (mgr.25133) 644 : cluster [DBG] pgmap v546: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 7/123105 objects degraded (0.006%); 1310/123105 objects misplaced (1.064%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:33.791 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:33 smithi003 bash[89466]: cluster 2024-09-21T10:34:32.450158+0000 mgr.y (mgr.25133) 644 : cluster [DBG] pgmap v546: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 7/123105 objects degraded (0.006%); 1310/123105 objects misplaced (1.064%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:33.791 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:33 smithi003 bash[89466]: cluster 2024-09-21T10:34:32.450158+0000 mgr.y (mgr.25133) 644 : cluster [DBG] pgmap v546: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 7/123105 objects degraded (0.006%); 1310/123105 objects misplaced (1.064%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:33.804 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:33.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:33.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:33.920 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:33 smithi204 bash[78884]: cluster 2024-09-21T10:34:32.450158+0000 mgr.y (mgr.25133) 644 : cluster [DBG] pgmap v546: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 7/123105 objects degraded (0.006%); 1310/123105 objects misplaced (1.064%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:33.921 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:33 smithi204 bash[78884]: cluster 2024-09-21T10:34:32.450158+0000 mgr.y (mgr.25133) 644 : cluster [DBG] pgmap v546: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.5 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 7/123105 objects degraded (0.006%); 1310/123105 objects misplaced (1.064%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:33.932 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:33.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:33.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:34.036 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:34.064 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:34.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:34.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:34.190 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:34.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:34.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:34.319 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:34.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:34.423 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:34.448 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:34.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:34.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:34.574 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:34.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:34.677 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:34.695 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:34.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:34.797 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:34.831 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:34.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:34.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:34.967 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:34.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:34.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:35.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:35.091 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:35.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:35.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:35.218 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:35.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:35.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:35.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:35.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:35.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:35.486 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:35.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:35.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:35.613 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:35.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:35.717 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:35.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:35 smithi003 bash[88275]: cluster 2024-09-21T10:34:34.451733+0000 mgr.y (mgr.25133) 645 : cluster [DBG] pgmap v547: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 7/115464 objects degraded (0.006%); 1094/115464 objects misplaced (0.947%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:34:35.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:35 smithi003 bash[88275]: cluster 2024-09-21T10:34:34.451733+0000 mgr.y (mgr.25133) 645 : cluster [DBG] pgmap v547: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 7/115464 objects degraded (0.006%); 1094/115464 objects misplaced (0.947%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:34:35.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:35 smithi003 bash[88275]: cluster 2024-09-21T10:34:35.439332+0000 mon.a (mon.0) 908 : cluster [WRN] Health check update: Degraded data redundancy: 7/115464 objects degraded (0.006%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:35.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:35 smithi003 bash[88275]: cluster 2024-09-21T10:34:35.439332+0000 mon.a (mon.0) 908 : cluster [WRN] Health check update: Degraded data redundancy: 7/115464 objects degraded (0.006%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:35.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:35 smithi003 bash[89466]: cluster 2024-09-21T10:34:34.451733+0000 mgr.y (mgr.25133) 645 : cluster [DBG] pgmap v547: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 7/115464 objects degraded (0.006%); 1094/115464 objects misplaced (0.947%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:34:35.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:35 smithi003 bash[89466]: cluster 2024-09-21T10:34:34.451733+0000 mgr.y (mgr.25133) 645 : cluster [DBG] pgmap v547: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 7/115464 objects degraded (0.006%); 1094/115464 objects misplaced (0.947%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:34:35.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:35 smithi003 bash[89466]: cluster 2024-09-21T10:34:35.439332+0000 mon.a (mon.0) 908 : cluster [WRN] Health check update: Degraded data redundancy: 7/115464 objects degraded (0.006%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:35.727 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:35 smithi003 bash[89466]: cluster 2024-09-21T10:34:35.439332+0000 mon.a (mon.0) 908 : cluster [WRN] Health check update: Degraded data redundancy: 7/115464 objects degraded (0.006%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:35.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:35.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:35.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:35.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:35 smithi204 bash[78884]: cluster 2024-09-21T10:34:34.451733+0000 mgr.y (mgr.25133) 645 : cluster [DBG] pgmap v547: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 7/115464 objects degraded (0.006%); 1094/115464 objects misplaced (0.947%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:34:35.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:35 smithi204 bash[78884]: cluster 2024-09-21T10:34:34.451733+0000 mgr.y (mgr.25133) 645 : cluster [DBG] pgmap v547: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 7/115464 objects degraded (0.006%); 1094/115464 objects misplaced (0.947%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:34:35.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:35 smithi204 bash[78884]: cluster 2024-09-21T10:34:35.439332+0000 mon.a (mon.0) 908 : cluster [WRN] Health check update: Degraded data redundancy: 7/115464 objects degraded (0.006%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:35.860 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:35 smithi204 bash[78884]: cluster 2024-09-21T10:34:35.439332+0000 mon.a (mon.0) 908 : cluster [WRN] Health check update: Degraded data redundancy: 7/115464 objects degraded (0.006%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:34:35.872 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:35.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:35.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:35.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:35.998 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:36.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:36.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:36.123 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:36.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:36.225 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:36.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:36.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:36.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:36.377 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:36.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:36.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:36.501 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:36.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:36.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:36.629 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:36.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:36.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:36.758 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:36.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:36.860 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:36.878 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:36.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:36.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:36.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:37.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:37.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:37.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:37.146 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:37.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:37.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:37.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:37.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:37.391 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:37.426 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:37.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:37.530 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:37.540 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:34:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:34:37] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.51.0" 2024-09-21T10:34:37.561 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:37.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:37.669 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:37.690 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:37.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:37.793 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:37.804 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:37 smithi003 bash[88275]: cluster 2024-09-21T10:34:36.452328+0000 mgr.y (mgr.25133) 646 : cluster [DBG] pgmap v548: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:37.804 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:37 smithi003 bash[88275]: cluster 2024-09-21T10:34:36.452328+0000 mgr.y (mgr.25133) 646 : cluster [DBG] pgmap v548: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:37.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:37 smithi003 bash[89466]: cluster 2024-09-21T10:34:36.452328+0000 mgr.y (mgr.25133) 646 : cluster [DBG] pgmap v548: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:37.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:37 smithi003 bash[89466]: cluster 2024-09-21T10:34:36.452328+0000 mgr.y (mgr.25133) 646 : cluster [DBG] pgmap v548: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:37.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:37.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:37.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:37.954 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:37.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:37.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:37 smithi204 bash[78884]: cluster 2024-09-21T10:34:36.452328+0000 mgr.y (mgr.25133) 646 : cluster [DBG] pgmap v548: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:37 smithi204 bash[78884]: cluster 2024-09-21T10:34:36.452328+0000 mgr.y (mgr.25133) 646 : cluster [DBG] pgmap v548: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:38.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:38.082 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:38.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:38.186 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:38.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.232 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:38.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:38.333 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:38.357 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:38.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:38.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:38.485 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:38.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:38.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:38.616 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:38.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:38.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:38.747 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:38.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:38.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:38.871 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:38.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:38.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:38.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:39.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:39.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:39.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:39.124 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:39.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:39.229 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:39 smithi204 bash[78884]: audit 2024-09-21T10:34:38.142274+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:39 smithi204 bash[78884]: audit 2024-09-21T10:34:38.142274+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:39 smithi204 bash[78884]: audit 2024-09-21T10:34:38.151153+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:39 smithi204 bash[78884]: audit 2024-09-21T10:34:38.151153+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:39 smithi204 bash[78884]: cluster 2024-09-21T10:34:38.452706+0000 mgr.y (mgr.25133) 647 : cluster [DBG] pgmap v549: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:39 smithi204 bash[78884]: cluster 2024-09-21T10:34:38.452706+0000 mgr.y (mgr.25133) 647 : cluster [DBG] pgmap v549: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:39 smithi204 bash[78884]: audit 2024-09-21T10:34:38.592085+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:39 smithi204 bash[78884]: audit 2024-09-21T10:34:38.592085+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:39.261 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:39.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:39.365 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:39.397 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[88275]: audit 2024-09-21T10:34:38.142274+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.397 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[88275]: audit 2024-09-21T10:34:38.142274+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[88275]: audit 2024-09-21T10:34:38.151153+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[88275]: audit 2024-09-21T10:34:38.151153+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[88275]: cluster 2024-09-21T10:34:38.452706+0000 mgr.y (mgr.25133) 647 : cluster [DBG] pgmap v549: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:39.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[88275]: cluster 2024-09-21T10:34:38.452706+0000 mgr.y (mgr.25133) 647 : cluster [DBG] pgmap v549: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:39.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[88275]: audit 2024-09-21T10:34:38.592085+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:39.398 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[88275]: audit 2024-09-21T10:34:38.592085+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:39.398 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[89466]: audit 2024-09-21T10:34:38.142274+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.398 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[89466]: audit 2024-09-21T10:34:38.142274+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.398 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[89466]: audit 2024-09-21T10:34:38.151153+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[89466]: audit 2024-09-21T10:34:38.151153+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:39.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[89466]: cluster 2024-09-21T10:34:38.452706+0000 mgr.y (mgr.25133) 647 : cluster [DBG] pgmap v549: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:39.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[89466]: cluster 2024-09-21T10:34:38.452706+0000 mgr.y (mgr.25133) 647 : cluster [DBG] pgmap v549: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 7/113535 objects degraded (0.006%); 1094/113535 objects misplaced (0.964%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:34:39.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[89466]: audit 2024-09-21T10:34:38.592085+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:39.399 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:39 smithi003 bash[89466]: audit 2024-09-21T10:34:38.592085+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:39.421 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:39.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:39.457 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:34:39.462 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:34:39.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:39.548 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:39.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:39.580 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:34:39.580 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:34:39.648 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:34:39.648 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:34:39.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:39.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:39.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:39.694 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:34:39.694 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:34:39.740 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:34:39.741 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:34:39.775 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:39.786 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:34:39.787 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:34:39.806 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:39.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:39.828 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:34:39.828 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:34:39.864 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:34:39.864 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:34:39.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:39.911 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:34:39.911 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:34:39.931 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:39.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:39.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:39.941 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:34:39.941 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:34:40.034 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:40.063 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:40.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:40.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:40.188 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:40.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:40.243 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:34:40.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:39.226827+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:39.226827+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:39.235619+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:39.235619+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:39.448837+0000 mgr.y (mgr.25133) 648 : audit [DBG] from='client.34737 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:39.448837+0000 mgr.y (mgr.25133) 648 : audit [DBG] from='client.34737 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:39.610519+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.3:0/951749042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:39.610519+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.3:0/951749042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:40.000872+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.3:0/1384854606' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:40.000872+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.3:0/1384854606' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:40.002491+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:40.002491+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:40.206999+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:34:40.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:40.206999+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:40.208678+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:40.208678+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:40.219338+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[88275]: audit 2024-09-21T10:34:40.219338+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:39.226827+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:39.226827+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:39.235619+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:39.235619+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:39.448837+0000 mgr.y (mgr.25133) 648 : audit [DBG] from='client.34737 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:39.448837+0000 mgr.y (mgr.25133) 648 : audit [DBG] from='client.34737 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:39.610519+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.3:0/951749042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:40.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:39.610519+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.3:0/951749042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:40.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:40.000872+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.3:0/1384854606' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:40.000872+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.3:0/1384854606' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:40.002491+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:40.002491+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:40.206999+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:34:40.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:40.206999+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:34:40.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:40.208678+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:34:40.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:40.208678+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:34:40.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:40.219338+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:40 smithi003 bash[89466]: audit 2024-09-21T10:34:40.219338+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.315 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:40.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:40.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:40.454 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:40.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:40.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:39.226827+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:39.226827+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:39.235619+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:39.235619+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:39.448837+0000 mgr.y (mgr.25133) 648 : audit [DBG] from='client.34737 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:39.448837+0000 mgr.y (mgr.25133) 648 : audit [DBG] from='client.34737 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:39.610519+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.3:0/951749042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:39.610519+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.3:0/951749042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:40.000872+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.3:0/1384854606' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:40.000872+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.3:0/1384854606' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:40.002491+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:40.002491+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:40.206999+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:40.206999+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:34:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:40.208678+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:34:40.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:40.208678+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:34:40.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:40.219338+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:40 smithi204 bash[78884]: audit 2024-09-21T10:34:40.219338+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:34:40.556 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:40.573 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:40.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:40.675 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:40.702 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:40.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:40.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:40.828 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:40.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:40.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:40.949 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:40.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:40.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:41.052 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:41.075 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:41.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:41.180 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:41.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:41.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:41.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:41.337 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:41.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:41.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[88275]: cluster 2024-09-21T10:34:40.233201+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:41.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[88275]: cluster 2024-09-21T10:34:40.233201+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:41.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[88275]: audit 2024-09-21T10:34:40.237737+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:41.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[88275]: audit 2024-09-21T10:34:40.237737+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:41.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[88275]: cluster 2024-09-21T10:34:40.241875+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T10:34:41.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[88275]: cluster 2024-09-21T10:34:40.241875+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T10:34:41.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[88275]: cluster 2024-09-21T10:34:40.440265+0000 mon.a (mon.0) 921 : cluster [WRN] Health check update: Degraded data redundancy: 7/113535 objects degraded (0.006%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:41.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[88275]: cluster 2024-09-21T10:34:40.440265+0000 mon.a (mon.0) 921 : cluster [WRN] Health check update: Degraded data redundancy: 7/113535 objects degraded (0.006%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:41.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[88275]: cluster 2024-09-21T10:34:40.453168+0000 mgr.y (mgr.25133) 649 : cluster [DBG] pgmap v551: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 7/104574 objects degraded (0.007%); 893/104574 objects misplaced (0.854%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:41.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[88275]: cluster 2024-09-21T10:34:40.453168+0000 mgr.y (mgr.25133) 649 : cluster [DBG] pgmap v551: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 7/104574 objects degraded (0.007%); 893/104574 objects misplaced (0.854%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[89466]: cluster 2024-09-21T10:34:40.233201+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[89466]: cluster 2024-09-21T10:34:40.233201+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[89466]: audit 2024-09-21T10:34:40.237737+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[89466]: audit 2024-09-21T10:34:40.237737+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[89466]: cluster 2024-09-21T10:34:40.241875+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T10:34:41.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[89466]: cluster 2024-09-21T10:34:40.241875+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T10:34:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[89466]: cluster 2024-09-21T10:34:40.440265+0000 mon.a (mon.0) 921 : cluster [WRN] Health check update: Degraded data redundancy: 7/113535 objects degraded (0.006%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[89466]: cluster 2024-09-21T10:34:40.440265+0000 mon.a (mon.0) 921 : cluster [WRN] Health check update: Degraded data redundancy: 7/113535 objects degraded (0.006%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[89466]: cluster 2024-09-21T10:34:40.453168+0000 mgr.y (mgr.25133) 649 : cluster [DBG] pgmap v551: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 7/104574 objects degraded (0.007%); 893/104574 objects misplaced (0.854%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:41.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:41 smithi003 bash[89466]: cluster 2024-09-21T10:34:40.453168+0000 mgr.y (mgr.25133) 649 : cluster [DBG] pgmap v551: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 7/104574 objects degraded (0.007%); 893/104574 objects misplaced (0.854%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:41.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:41.470 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:41.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:41.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:41 smithi204 bash[78884]: cluster 2024-09-21T10:34:40.233201+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:41 smithi204 bash[78884]: cluster 2024-09-21T10:34:40.233201+0000 mon.a (mon.0) 918 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:34:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:41 smithi204 bash[78884]: audit 2024-09-21T10:34:40.237737+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:41 smithi204 bash[78884]: audit 2024-09-21T10:34:40.237737+0000 mon.a (mon.0) 919 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:34:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:41 smithi204 bash[78884]: cluster 2024-09-21T10:34:40.241875+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T10:34:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:41 smithi204 bash[78884]: cluster 2024-09-21T10:34:40.241875+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T10:34:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:41 smithi204 bash[78884]: cluster 2024-09-21T10:34:40.440265+0000 mon.a (mon.0) 921 : cluster [WRN] Health check update: Degraded data redundancy: 7/113535 objects degraded (0.006%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:41 smithi204 bash[78884]: cluster 2024-09-21T10:34:40.440265+0000 mon.a (mon.0) 921 : cluster [WRN] Health check update: Degraded data redundancy: 7/113535 objects degraded (0.006%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:41 smithi204 bash[78884]: cluster 2024-09-21T10:34:40.453168+0000 mgr.y (mgr.25133) 649 : cluster [DBG] pgmap v551: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 7/104574 objects degraded (0.007%); 893/104574 objects misplaced (0.854%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:41 smithi204 bash[78884]: cluster 2024-09-21T10:34:40.453168+0000 mgr.y (mgr.25133) 649 : cluster [DBG] pgmap v551: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 7/104574 objects degraded (0.007%); 893/104574 objects misplaced (0.854%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:41.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:41.603 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:41.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:41.706 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:41.739 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:41.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:41.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:41.876 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:41.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:41.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:41.982 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:42.021 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:42.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:42.128 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:42.153 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:42.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:42.274 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:42.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:42.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:42.400 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:42.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:42.449 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":549,"stamp":"2024-09-21T10:34:38.452494+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2478938109,"num_objects":37845,"num_object_clones":0,"num_object_copies":113535,"num_objects_missing_on_primary":1290,"num_objects_missing":1290,"num_objects_degraded":7,"num_objects_misplaced":1094,"num_objects_unfound":0,"num_objects_dirty":37845,"num_whiteouts":0,"num_read":434,"num_read_kb":879,"num_write":134472,"num_write_kb":4290866,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14703,"num_bytes_recovered":815803994,"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":210052,"ondisk_log_size":210052,"up":297,"acting":295,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":304,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8871112,"kb_used_data":7680840,"kb_used_omap":28,"kb_used_meta":1190115,"kb_avail":741090104,"statfs":{"total":767960285184,"available":758876266496,"internally_reserved":0,"allocated":7865180160,"data_stored":7858723082,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29293,"internal_metadata":1218678163},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-442368000,"num_objects":-6750,"num_object_clones":0,"num_object_copies":-20250,"num_objects_missing_on_primary":-207,"num_objects_missing":-207,"num_objects_degraded":0,"num_objects_misplaced":-420,"num_objects_unfound":0,"num_objects_dirty":-6750,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6750,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":213,"num_bytes_recovered":13959168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.004539"},"pg_stats":[{"pgid":"6.16","version":"150'7949","reported_seq":8097,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:33.960710+0000","last_change":"2024-09-21T10:31:55.284824+0000","last_active":"2024-09-21T10:34:33.960710+0000","last_peered":"2024-09-21T10:34:33.960710+0000","last_clean":"2024-09-21T10:34:33.960710+0000","last_became_active":"2024-09-21T10:31:51.944873+0000","last_became_peered":"2024-09-21T10:31:51.944873+0000","last_unstale":"2024-09-21T10:34:33.960710+0000","last_undegraded":"2024-09-21T10:34:33.960710+0000","last_fullsized":"2024-09-21T10:34:33.960710+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":113,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":5,"last_scrub":"114'5000","last_scrub_stamp":"2024-09-21T10:31:55.284556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:55.284556+0000","objects_scrubbed":2552,"log_size":7949,"log_dups_size":0,"ondisk_log_size":7949,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:52:06.547510+0000","scrub_duration":751,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81133568,"num_objects":1238,"num_object_clones":0,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2966,"num_write_kb":52864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":163,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.633622+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:34:18.633622+0000","last_peered":"2024-09-21T10:34:18.633622+0000","last_clean":"2024-09-21T10:34:18.633622+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:34:18.633622+0000","last_undegraded":"2024-09-21T10:34:18.633622+0000","last_fullsized":"2024-09-21T10:34:18.633622+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":119,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.456409+0000","last_change":"2024-09-21T10:27:11.311242+0000","last_active":"2024-09-21T10:33:57.456409+0000","last_peered":"2024-09-21T10:33:57.456409+0000","last_clean":"2024-09-21T10:33:57.456409+0000","last_became_active":"2024-09-21T10:27:11.309626+0000","last_became_peered":"2024-09-21T10:27:11.309626+0000","last_unstale":"2024-09-21T10:33:57.456409+0000","last_undegraded":"2024-09-21T10:33:57.456409+0000","last_fullsized":"2024-09-21T10:33:57.456409+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:20.619264+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.17","version":"150'7715","reported_seq":7840,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.056763+0000","last_change":"2024-09-21T10:31:57.005338+0000","last_active":"2024-09-21T10:34:34.056763+0000","last_peered":"2024-09-21T10:34:34.056763+0000","last_clean":"2024-09-21T10:34:34.056763+0000","last_became_active":"2024-09-21T10:31:51.946607+0000","last_became_peered":"2024-09-21T10:31:51.946607+0000","last_unstale":"2024-09-21T10:34:34.056763+0000","last_undegraded":"2024-09-21T10:34:34.056763+0000","last_fullsized":"2024-09-21T10:34:34.056763+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":113,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":5,"last_scrub":"115'4974","last_scrub_stamp":"2024-09-21T10:31:57.005147+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:57.005147+0000","objects_scrubbed":2591,"log_size":7715,"log_dups_size":0,"ondisk_log_size":7715,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:32:42.682955+0000","scrub_duration":0.64539612199999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79101952,"num_objects":1207,"num_object_clones":0,"num_object_copies":3621,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1207,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2748,"num_write_kb":43648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.15","version":"0'0","reported_seq":114,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.462880+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:33:57.462880+0000","last_peered":"2024-09-21T10:33:57.462880+0000","last_clean":"2024-09-21T10:33:57.462880+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:33:57.462880+0000","last_undegraded":"2024-09-21T10:33:57.462880+0000","last_fullsized":"2024-09-21T10:33:57.462880+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634921+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:34:18.634921+0000","last_peered":"2024-09-21T10:34:18.634921+0000","last_clean":"2024-09-21T10:34:18.634921+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:34:18.634921+0000","last_undegraded":"2024-09-21T10:34:18.634921+0000","last_fullsized":"2024-09-21T10:34:18.634921+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.14","version":"150'7879","reported_seq":18989,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.124353+0000","last_change":"2024-09-21T10:33:36.097892+0000","last_active":"2024-09-21T10:34:34.124353+0000","last_peered":"2024-09-21T10:34:34.124353+0000","last_clean":"2024-09-21T10:34:34.124353+0000","last_became_active":"2024-09-21T10:33:28.857868+0000","last_became_peered":"2024-09-21T10:33:28.857868+0000","last_unstale":"2024-09-21T10:34:34.124353+0000","last_undegraded":"2024-09-21T10:34:34.124353+0000","last_fullsized":"2024-09-21T10:34:34.124353+0000","mapping_epoch":136,"log_start":"0'0","ondisk_log_start":"0'0","created":113,"last_epoch_clean":137,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":7879,"log_dups_size":0,"ondisk_log_size":7879,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-10-01T16:55:05.288027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":72712192,"num_objects":1110,"num_object_clones":0,"num_object_copies":3330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1110,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5486,"num_write_kb":211040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2747,"num_bytes_recovered":180027392,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":160,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634543+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:34:18.634543+0000","last_peered":"2024-09-21T10:34:18.634543+0000","last_clean":"2024-09-21T10:34:18.634543+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:34:18.634543+0000","last_undegraded":"2024-09-21T10:34:18.634543+0000","last_fullsized":"2024-09-21T10:34:18.634543+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.454615+0000","last_change":"2024-09-21T10:33:34.923686+0000","last_active":"2024-09-21T10:33:57.454615+0000","last_peered":"2024-09-21T10:33:57.454615+0000","last_clean":"2024-09-21T10:33:57.454615+0000","last_became_active":"2024-09-21T10:33:34.916168+0000","last_became_peered":"2024-09-21T10:33:34.916168+0000","last_unstale":"2024-09-21T10:33:57.454615+0000","last_undegraded":"2024-09-21T10:33:57.454615+0000","last_fullsized":"2024-09-21T10:33:57.454615+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:47:34.775980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.15","version":"150'7662","reported_seq":8557,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.101355+0000","last_change":"2024-09-21T10:33:52.536878+0000","last_active":"2024-09-21T10:34:34.101355+0000","last_peered":"2024-09-21T10:34:34.101355+0000","last_clean":"2024-09-21T10:34:34.101355+0000","last_became_active":"2024-09-21T10:33:52.524873+0000","last_became_peered":"2024-09-21T10:33:52.524873+0000","last_unstale":"2024-09-21T10:34:34.101355+0000","last_undegraded":"2024-09-21T10:34:34.101355+0000","last_fullsized":"2024-09-21T10:34:34.101355+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":113,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":5,"last_scrub":"117'4865","last_scrub_stamp":"2024-09-21T10:31:59.935650+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:59.935650+0000","objects_scrubbed":2580,"log_size":7662,"log_dups_size":0,"ondisk_log_size":7662,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:36.950465+0000","scrub_duration":0.36694718500000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":72876032,"num_objects":1112,"num_object_clones":0,"num_object_copies":3336,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1112,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2798,"num_write_kb":42560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":371,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":163,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634764+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:34:18.634764+0000","last_peered":"2024-09-21T10:34:18.634764+0000","last_clean":"2024-09-21T10:34:18.634764+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:34:18.634764+0000","last_undegraded":"2024-09-21T10:34:18.634764+0000","last_fullsized":"2024-09-21T10:34:18.634764+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":32,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.458058+0000","last_change":"2024-09-21T10:33:34.982217+0000","last_active":"2024-09-21T10:33:57.458058+0000","last_peered":"2024-09-21T10:33:57.458058+0000","last_clean":"2024-09-21T10:33:57.458058+0000","last_became_active":"2024-09-21T10:33:34.913060+0000","last_became_peered":"2024-09-21T10:33:34.913060+0000","last_unstale":"2024-09-21T10:33:57.458058+0000","last_undegraded":"2024-09-21T10:33:57.458058+0000","last_fullsized":"2024-09-21T10:33:57.458058+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:25:43.561265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.a","version":"150'10863","reported_seq":12392,"reported_epoch":150,"state":"active+recovery_wait","last_fresh":"2024-09-21T10:34:34.123047+0000","last_change":"2024-09-21T10:33:55.561175+0000","last_active":"2024-09-21T10:34:34.123047+0000","last_peered":"2024-09-21T10:34:34.123047+0000","last_clean":"2024-09-21T10:33:01.708991+0000","last_became_active":"2024-09-21T10:33:55.458289+0000","last_became_peered":"2024-09-21T10:33:55.458289+0000","last_unstale":"2024-09-21T10:34:34.123047+0000","last_undegraded":"2024-09-21T10:34:34.123047+0000","last_fullsized":"2024-09-21T10:34:34.123047+0000","mapping_epoch":146,"log_start":"109'800","ondisk_log_start":"109'800","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":10063,"log_dups_size":0,"ondisk_log_size":10063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:07.963983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156696576,"num_objects":2391,"num_object_clones":0,"num_object_copies":7173,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2391,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10863,"num_write_kb":424128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":725,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","0","6"],"object_location_counts":[{"shards":"0,5,6","objects":2391}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":118,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:34:04.093738+0000","last_change":"2024-09-21T10:26:12.640975+0000","last_active":"2024-09-21T10:34:04.093738+0000","last_peered":"2024-09-21T10:34:04.093738+0000","last_clean":"2024-09-21T10:34:04.093738+0000","last_became_active":"2024-09-21T10:26:12.639969+0000","last_became_peered":"2024-09-21T10:26:12.639969+0000","last_unstale":"2024-09-21T10:34:04.093738+0000","last_undegraded":"2024-09-21T10:34:04.093738+0000","last_fullsized":"2024-09-21T10:34:04.093738+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:50.642831+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":118,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.454828+0000","last_change":"2024-09-21T10:33:34.928590+0000","last_active":"2024-09-21T10:33:57.454828+0000","last_peered":"2024-09-21T10:33:57.454828+0000","last_clean":"2024-09-21T10:33:57.454828+0000","last_became_active":"2024-09-21T10:33:34.928162+0000","last_became_peered":"2024-09-21T10:33:34.928162+0000","last_unstale":"2024-09-21T10:33:57.454828+0000","last_undegraded":"2024-09-21T10:33:57.454828+0000","last_fullsized":"2024-09-21T10:33:57.454828+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:48.139160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"150'10504","reported_seq":10612,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.026663+0000","last_change":"2024-09-21T10:30:40.494160+0000","last_active":"2024-09-21T10:34:34.026663+0000","last_peered":"2024-09-21T10:34:34.026663+0000","last_clean":"2024-09-21T10:34:34.026663+0000","last_became_active":"2024-09-21T10:30:40.493752+0000","last_became_peered":"2024-09-21T10:30:40.493752+0000","last_unstale":"2024-09-21T10:34:34.026663+0000","last_undegraded":"2024-09-21T10:34:34.026663+0000","last_fullsized":"2024-09-21T10:34:34.026663+0000","mapping_epoch":105,"log_start":"110'4159","ondisk_log_start":"110'4159","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":6345,"log_dups_size":0,"ondisk_log_size":6345,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:22:21.480783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154664960,"num_objects":2360,"num_object_clones":0,"num_object_copies":7080,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2360,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10504,"num_write_kb":411648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":120,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:59.092993+0000","last_change":"2024-09-21T10:26:41.617067+0000","last_active":"2024-09-21T10:33:59.092993+0000","last_peered":"2024-09-21T10:33:59.092993+0000","last_clean":"2024-09-21T10:33:59.092993+0000","last_became_active":"2024-09-21T10:26:41.615974+0000","last_became_peered":"2024-09-21T10:26:41.615974+0000","last_unstale":"2024-09-21T10:33:59.092993+0000","last_undegraded":"2024-09-21T10:33:59.092993+0000","last_fullsized":"2024-09-21T10:33:59.092993+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:35:29.801762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":130,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.461060+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:33:57.461060+0000","last_peered":"2024-09-21T10:33:57.461060+0000","last_clean":"2024-09-21T10:33:57.461060+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:33:57.461060+0000","last_undegraded":"2024-09-21T10:33:57.461060+0000","last_fullsized":"2024-09-21T10:33:57.461060+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"150'7716","reported_seq":7846,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.000449+0000","last_change":"2024-09-21T10:31:56.208896+0000","last_active":"2024-09-21T10:34:34.000449+0000","last_peered":"2024-09-21T10:34:34.000449+0000","last_clean":"2024-09-21T10:34:34.000449+0000","last_became_active":"2024-09-21T10:31:51.935775+0000","last_became_peered":"2024-09-21T10:31:51.935775+0000","last_unstale":"2024-09-21T10:34:34.000449+0000","last_undegraded":"2024-09-21T10:34:34.000449+0000","last_fullsized":"2024-09-21T10:34:34.000449+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"114'4878","last_scrub_stamp":"2024-09-21T10:31:56.208774+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:56.208774+0000","objects_scrubbed":2553,"log_size":7716,"log_dups_size":0,"ondisk_log_size":7716,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:57:01.688898+0000","scrub_duration":0.72424702399999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78970880,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1205,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2850,"num_write_kb":48064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":129,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:59.092892+0000","last_change":"2024-09-21T10:33:35.021570+0000","last_active":"2024-09-21T10:33:59.092892+0000","last_peered":"2024-09-21T10:33:59.092892+0000","last_clean":"2024-09-21T10:33:59.092892+0000","last_became_active":"2024-09-21T10:33:34.949792+0000","last_became_peered":"2024-09-21T10:33:34.949792+0000","last_unstale":"2024-09-21T10:33:59.092892+0000","last_undegraded":"2024-09-21T10:33:59.092892+0000","last_fullsized":"2024-09-21T10:33:59.092892+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:48:31.902690+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":22,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.458478+0000","last_change":"2024-09-21T10:33:34.916436+0000","last_active":"2024-09-21T10:33:57.458478+0000","last_peered":"2024-09-21T10:33:57.458478+0000","last_clean":"2024-09-21T10:33:57.458478+0000","last_became_active":"2024-09-21T10:33:34.915402+0000","last_became_peered":"2024-09-21T10:33:34.915402+0000","last_unstale":"2024-09-21T10:33:57.458478+0000","last_undegraded":"2024-09-21T10:33:57.458478+0000","last_fullsized":"2024-09-21T10:33:57.458478+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:36:34.216301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"150'7739","reported_seq":7887,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:35.805588+0000","last_change":"2024-09-21T10:31:57.175304+0000","last_active":"2024-09-21T10:34:35.805588+0000","last_peered":"2024-09-21T10:34:35.805588+0000","last_clean":"2024-09-21T10:34:35.805588+0000","last_became_active":"2024-09-21T10:31:51.948603+0000","last_became_peered":"2024-09-21T10:31:51.948603+0000","last_unstale":"2024-09-21T10:34:35.805588+0000","last_undegraded":"2024-09-21T10:34:35.805588+0000","last_fullsized":"2024-09-21T10:34:35.805588+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"115'4932","last_scrub_stamp":"2024-09-21T10:31:57.175146+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:57.175146+0000","objects_scrubbed":2550,"log_size":7739,"log_dups_size":0,"ondisk_log_size":7739,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:12:54.435339+0000","scrub_duration":671,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76546048,"num_objects":1168,"num_object_clones":0,"num_object_copies":3504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1168,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2820,"num_write_kb":46016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":134,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.455091+0000","last_change":"2024-09-21T10:33:34.929828+0000","last_active":"2024-09-21T10:33:57.455091+0000","last_peered":"2024-09-21T10:33:57.455091+0000","last_clean":"2024-09-21T10:33:57.455091+0000","last_became_active":"2024-09-21T10:33:34.927841+0000","last_became_peered":"2024-09-21T10:33:34.927841+0000","last_unstale":"2024-09-21T10:33:57.455091+0000","last_undegraded":"2024-09-21T10:33:57.455091+0000","last_fullsized":"2024-09-21T10:33:57.455091+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:06:49.738094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":160,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634514+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:34:18.634514+0000","last_peered":"2024-09-21T10:34:18.634514+0000","last_clean":"2024-09-21T10:34:18.634514+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:34:18.634514+0000","last_undegraded":"2024-09-21T10:34:18.634514+0000","last_fullsized":"2024-09-21T10:34:18.634514+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.e","version":"150'10896","reported_seq":10951,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.129087+0000","last_change":"2024-09-21T10:30:40.500143+0000","last_active":"2024-09-21T10:34:34.129087+0000","last_peered":"2024-09-21T10:34:34.129087+0000","last_clean":"2024-09-21T10:34:34.129087+0000","last_became_active":"2024-09-21T10:30:40.499051+0000","last_became_peered":"2024-09-21T10:30:40.499051+0000","last_unstale":"2024-09-21T10:34:34.129087+0000","last_undegraded":"2024-09-21T10:34:34.129087+0000","last_fullsized":"2024-09-21T10:34:34.129087+0000","mapping_epoch":105,"log_start":"110'3718","ondisk_log_start":"110'3718","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":7178,"log_dups_size":0,"ondisk_log_size":7178,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:31.590764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150077440,"num_objects":2290,"num_object_clones":0,"num_object_copies":6870,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2290,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10896,"num_write_kb":421952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":164,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634872+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:34:18.634872+0000","last_peered":"2024-09-21T10:34:18.634872+0000","last_clean":"2024-09-21T10:34:18.634872+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:34:18.634872+0000","last_undegraded":"2024-09-21T10:34:18.634872+0000","last_fullsized":"2024-09-21T10:34:18.634872+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":133,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.461821+0000","last_change":"2024-09-21T10:33:34.901973+0000","last_active":"2024-09-21T10:33:57.461821+0000","last_peered":"2024-09-21T10:33:57.461821+0000","last_clean":"2024-09-21T10:33:57.461821+0000","last_became_active":"2024-09-21T10:33:34.900996+0000","last_became_peered":"2024-09-21T10:33:34.900996+0000","last_unstale":"2024-09-21T10:33:57.461821+0000","last_undegraded":"2024-09-21T10:33:57.461821+0000","last_fullsized":"2024-09-21T10:33:57.461821+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:56:43.209277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"150'10810","reported_seq":10918,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.101656+0000","last_change":"2024-09-21T10:30:40.498142+0000","last_active":"2024-09-21T10:34:34.101656+0000","last_peered":"2024-09-21T10:34:34.101656+0000","last_clean":"2024-09-21T10:34:34.101656+0000","last_became_active":"2024-09-21T10:30:40.497788+0000","last_became_peered":"2024-09-21T10:30:40.497788+0000","last_unstale":"2024-09-21T10:34:34.101656+0000","last_undegraded":"2024-09-21T10:34:34.101656+0000","last_fullsized":"2024-09-21T10:34:34.101656+0000","mapping_epoch":105,"log_start":"109'1400","ondisk_log_start":"109'1400","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":9410,"log_dups_size":0,"ondisk_log_size":9410,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:25:58.184869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152174592,"num_objects":2322,"num_object_clones":0,"num_object_copies":6966,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2322,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10810,"num_write_kb":420224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":22,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.458688+0000","last_change":"2024-09-21T10:33:34.916439+0000","last_active":"2024-09-21T10:33:57.458688+0000","last_peered":"2024-09-21T10:33:57.458688+0000","last_clean":"2024-09-21T10:33:57.458688+0000","last_became_active":"2024-09-21T10:33:34.915969+0000","last_became_peered":"2024-09-21T10:33:34.915969+0000","last_unstale":"2024-09-21T10:33:57.458688+0000","last_undegraded":"2024-09-21T10:33:57.458688+0000","last_fullsized":"2024-09-21T10:33:57.458688+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:42:40.363871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":130,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:59.306431+0000","last_change":"2024-09-21T10:27:11.311874+0000","last_active":"2024-09-21T10:33:59.306431+0000","last_peered":"2024-09-21T10:33:59.306431+0000","last_clean":"2024-09-21T10:33:59.306431+0000","last_became_active":"2024-09-21T10:27:11.311020+0000","last_became_peered":"2024-09-21T10:27:11.311020+0000","last_unstale":"2024-09-21T10:33:59.306431+0000","last_undegraded":"2024-09-21T10:33:59.306431+0000","last_fullsized":"2024-09-21T10:33:59.306431+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:39.291355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.c","version":"150'10685","reported_seq":10808,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.056535+0000","last_change":"2024-09-21T10:33:36.045260+0000","last_active":"2024-09-21T10:34:34.056535+0000","last_peered":"2024-09-21T10:34:34.056535+0000","last_clean":"2024-09-21T10:34:34.056535+0000","last_became_active":"2024-09-21T10:33:36.000933+0000","last_became_peered":"2024-09-21T10:33:36.000933+0000","last_unstale":"2024-09-21T10:34:34.056535+0000","last_undegraded":"2024-09-21T10:34:34.056535+0000","last_fullsized":"2024-09-21T10:34:34.056535+0000","mapping_epoch":139,"log_start":"110'4406","ondisk_log_start":"110'4406","created":105,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":6279,"log_dups_size":0,"ondisk_log_size":6279,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:15.061402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159055872,"num_objects":2427,"num_object_clones":0,"num_object_copies":7281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2427,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10685,"num_write_kb":419584,"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.9","version":"0'0","reported_seq":116,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.461386+0000","last_change":"2024-09-21T10:27:11.313776+0000","last_active":"2024-09-21T10:33:57.461386+0000","last_peered":"2024-09-21T10:33:57.461386+0000","last_clean":"2024-09-21T10:33:57.461386+0000","last_became_active":"2024-09-21T10:27:11.312901+0000","last_became_peered":"2024-09-21T10:27:11.312901+0000","last_unstale":"2024-09-21T10:33:57.461386+0000","last_undegraded":"2024-09-21T10:33:57.461386+0000","last_fullsized":"2024-09-21T10:33:57.461386+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:41:51.303361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:59.307010+0000","last_change":"2024-09-21T10:33:34.911484+0000","last_active":"2024-09-21T10:33:59.307010+0000","last_peered":"2024-09-21T10:33:59.307010+0000","last_clean":"2024-09-21T10:33:59.307010+0000","last_became_active":"2024-09-21T10:33:34.910171+0000","last_became_peered":"2024-09-21T10:33:34.910171+0000","last_unstale":"2024-09-21T10:33:59.307010+0000","last_undegraded":"2024-09-21T10:33:59.307010+0000","last_fullsized":"2024-09-21T10:33:59.307010+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:52:57.066248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"150'10907","reported_seq":10963,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.066628+0000","last_change":"2024-09-21T10:30:40.495917+0000","last_active":"2024-09-21T10:34:34.066628+0000","last_peered":"2024-09-21T10:34:34.066628+0000","last_clean":"2024-09-21T10:34:34.066628+0000","last_became_active":"2024-09-21T10:30:40.495001+0000","last_became_peered":"2024-09-21T10:30:40.495001+0000","last_unstale":"2024-09-21T10:34:34.066628+0000","last_undegraded":"2024-09-21T10:34:34.066628+0000","last_fullsized":"2024-09-21T10:34:34.066628+0000","mapping_epoch":105,"log_start":"109'900","ondisk_log_start":"109'900","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":10007,"log_dups_size":0,"ondisk_log_size":10007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:30:20.312231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159121432,"num_objects":2429,"num_object_clones":0,"num_object_copies":7287,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2429,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10907,"num_write_kb":426689,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":166,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634057+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:34:18.634057+0000","last_peered":"2024-09-21T10:34:18.634057+0000","last_clean":"2024-09-21T10:34:18.634057+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:34:18.634057+0000","last_undegraded":"2024-09-21T10:34:18.634057+0000","last_fullsized":"2024-09-21T10:34:18.634057+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":148,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.618579+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:34:18.618579+0000","last_peered":"2024-09-21T10:34:18.618579+0000","last_clean":"2024-09-21T10:34:18.618579+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:34:18.618579+0000","last_undegraded":"2024-09-21T10:34:18.618579+0000","last_fullsized":"2024-09-21T10:34:18.618579+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"150'7698","reported_seq":7823,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.021778+0000","last_change":"2024-09-21T10:31:54.100457+0000","last_active":"2024-09-21T10:34:34.021778+0000","last_peered":"2024-09-21T10:34:34.021778+0000","last_clean":"2024-09-21T10:34:34.021778+0000","last_became_active":"2024-09-21T10:31:51.923977+0000","last_became_peered":"2024-09-21T10:31:51.923977+0000","last_unstale":"2024-09-21T10:34:34.021778+0000","last_undegraded":"2024-09-21T10:34:34.021778+0000","last_fullsized":"2024-09-21T10:34:34.021778+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"114'4853","last_scrub_stamp":"2024-09-21T10:31:54.100343+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:54.100343+0000","objects_scrubbed":2452,"log_size":7698,"log_dups_size":0,"ondisk_log_size":7698,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:21:55.339850+0000","scrub_duration":0.71383829799999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77004800,"num_objects":1175,"num_object_clones":0,"num_object_copies":3525,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1175,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2855,"num_write_kb":50496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":479,"reported_epoch":149,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:33:57.455130+0000","last_change":"2024-09-21T10:33:35.891869+0000","last_active":"2024-09-21T10:33:57.455130+0000","last_peered":"2024-09-21T10:33:57.455130+0000","last_clean":"2024-09-21T10:33:29.248114+0000","last_became_active":"2024-09-21T10:33:35.891508+0000","last_became_peered":"2024-09-21T10:33:35.891508+0000","last_unstale":"2024-09-21T10:33:57.455130+0000","last_undegraded":"2024-09-21T10:33:35.883375+0000","last_fullsized":"2024-09-21T10:33:35.882062+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":135,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:00:47.547840+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:29:11.195278+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":392,"num_read_kb":834,"num_write":215,"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],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"0,1,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":131,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:34:14.266391+0000","last_change":"2024-09-21T10:27:11.310388+0000","last_active":"2024-09-21T10:34:14.266391+0000","last_peered":"2024-09-21T10:34:14.266391+0000","last_clean":"2024-09-21T10:34:14.266391+0000","last_became_active":"2024-09-21T10:27:11.309384+0000","last_became_peered":"2024-09-21T10:27:11.309384+0000","last_unstale":"2024-09-21T10:34:14.266391+0000","last_undegraded":"2024-09-21T10:34:14.266391+0000","last_fullsized":"2024-09-21T10:34:14.266391+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:22.392463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":132,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.630585+0000","last_change":"2024-09-21T10:33:34.913215+0000","last_active":"2024-09-21T10:34:18.630585+0000","last_peered":"2024-09-21T10:34:18.630585+0000","last_clean":"2024-09-21T10:34:18.630585+0000","last_became_active":"2024-09-21T10:33:34.912806+0000","last_became_peered":"2024-09-21T10:33:34.912806+0000","last_unstale":"2024-09-21T10:34:18.630585+0000","last_undegraded":"2024-09-21T10:34:18.630585+0000","last_fullsized":"2024-09-21T10:34:18.630585+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:05.413483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.458628+0000","last_change":"2024-09-21T10:33:34.964220+0000","last_active":"2024-09-21T10:33:57.458628+0000","last_peered":"2024-09-21T10:33:57.458628+0000","last_clean":"2024-09-21T10:33:57.458628+0000","last_became_active":"2024-09-21T10:33:34.963740+0000","last_became_peered":"2024-09-21T10:33:34.963740+0000","last_unstale":"2024-09-21T10:33:57.458628+0000","last_undegraded":"2024-09-21T10:33:57.458628+0000","last_fullsized":"2024-09-21T10:33:57.458628+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:49:04.684113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.4","version":"150'7684","reported_seq":7829,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.971397+0000","last_change":"2024-09-21T10:31:54.160054+0000","last_active":"2024-09-21T10:34:34.971397+0000","last_peered":"2024-09-21T10:34:34.971397+0000","last_clean":"2024-09-21T10:34:34.971397+0000","last_became_active":"2024-09-21T10:31:51.919789+0000","last_became_peered":"2024-09-21T10:31:51.919789+0000","last_unstale":"2024-09-21T10:34:34.971397+0000","last_undegraded":"2024-09-21T10:34:34.971397+0000","last_fullsized":"2024-09-21T10:34:34.971397+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"114'4891","last_scrub_stamp":"2024-09-21T10:31:54.159942+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:54.159942+0000","objects_scrubbed":2395,"log_size":7684,"log_dups_size":0,"ondisk_log_size":7684,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:03:14.753625+0000","scrub_duration":815,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71696384,"num_objects":1094,"num_object_clones":0,"num_object_copies":3282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1094,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2809,"num_write_kb":48256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":145,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.454911+0000","last_change":"2024-09-21T10:26:41.612065+0000","last_active":"2024-09-21T10:33:57.454911+0000","last_peered":"2024-09-21T10:33:57.454911+0000","last_clean":"2024-09-21T10:33:57.454911+0000","last_became_active":"2024-09-21T10:26:41.611402+0000","last_became_peered":"2024-09-21T10:26:41.611402+0000","last_unstale":"2024-09-21T10:33:57.454911+0000","last_undegraded":"2024-09-21T10:33:57.454911+0000","last_fullsized":"2024-09-21T10:33:57.454911+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:29:46.547373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634743+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:34:18.634743+0000","last_peered":"2024-09-21T10:34:18.634743+0000","last_clean":"2024-09-21T10:34:18.634743+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:34:18.634743+0000","last_undegraded":"2024-09-21T10:34:18.634743+0000","last_fullsized":"2024-09-21T10:34:18.634743+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634676+0000","last_change":"2024-09-21T10:27:11.310003+0000","last_active":"2024-09-21T10:34:18.634676+0000","last_peered":"2024-09-21T10:34:18.634676+0000","last_clean":"2024-09-21T10:34:18.634676+0000","last_became_active":"2024-09-21T10:27:11.309045+0000","last_became_peered":"2024-09-21T10:27:11.309045+0000","last_unstale":"2024-09-21T10:34:18.634676+0000","last_undegraded":"2024-09-21T10:34:18.634676+0000","last_fullsized":"2024-09-21T10:34:18.634676+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:57:39.512324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"150'9002","reported_seq":10040,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:33.944622+0000","last_change":"2024-09-21T10:33:57.486288+0000","last_active":"2024-09-21T10:34:33.944622+0000","last_peered":"2024-09-21T10:34:33.944622+0000","last_clean":"2024-09-21T10:34:33.944622+0000","last_became_active":"2024-09-21T10:33:57.461305+0000","last_became_peered":"2024-09-21T10:33:57.461305+0000","last_unstale":"2024-09-21T10:34:33.944622+0000","last_undegraded":"2024-09-21T10:34:33.944622+0000","last_fullsized":"2024-09-21T10:34:33.944622+0000","mapping_epoch":148,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":149,"parent":"0.0","parent_split_bits":0,"last_scrub":"117'6294","last_scrub_stamp":"2024-09-21T10:31:58.970201+0000","last_deep_scrub":"117'6294","last_deep_scrub_stamp":"2024-09-21T10:31:58.970201+0000","last_clean_scrub_stamp":"2024-09-21T10:31:58.970201+0000","objects_scrubbed":2454,"log_size":9002,"log_dups_size":0,"ondisk_log_size":9002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":6,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:51.382891+0000","scrub_duration":5.5600694080000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77004800,"num_objects":1175,"num_object_clones":0,"num_object_copies":3525,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1175,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2759,"num_write_kb":47360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":368,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":196,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.627842+0000","last_change":"2024-09-21T10:27:39.424570+0000","last_active":"2024-09-21T10:34:18.627842+0000","last_peered":"2024-09-21T10:34:18.627842+0000","last_clean":"2024-09-21T10:34:18.627842+0000","last_became_active":"2024-09-21T10:27:39.423953+0000","last_became_peered":"2024-09-21T10:27:39.423953+0000","last_unstale":"2024-09-21T10:34:18.627842+0000","last_undegraded":"2024-09-21T10:34:18.627842+0000","last_fullsized":"2024-09-21T10:34:18.627842+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:09.117426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.618368+0000","last_change":"2024-09-21T10:33:34.916381+0000","last_active":"2024-09-21T10:34:18.618368+0000","last_peered":"2024-09-21T10:34:18.618368+0000","last_clean":"2024-09-21T10:34:18.618368+0000","last_became_active":"2024-09-21T10:33:34.915994+0000","last_became_peered":"2024-09-21T10:33:34.915994+0000","last_unstale":"2024-09-21T10:34:18.618368+0000","last_undegraded":"2024-09-21T10:34:18.618368+0000","last_fullsized":"2024-09-21T10:34:18.618368+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:17:26.805643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":178,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.618419+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:34:18.618419+0000","last_peered":"2024-09-21T10:34:18.618419+0000","last_clean":"2024-09-21T10:34:18.618419+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:34:18.618419+0000","last_undegraded":"2024-09-21T10:34:18.618419+0000","last_fullsized":"2024-09-21T10:34:18.618419+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"150'7877","reported_seq":8025,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.006252+0000","last_change":"2024-09-21T10:31:53.393269+0000","last_active":"2024-09-21T10:34:34.006252+0000","last_peered":"2024-09-21T10:34:34.006252+0000","last_clean":"2024-09-21T10:34:34.006252+0000","last_became_active":"2024-09-21T10:31:51.932644+0000","last_became_peered":"2024-09-21T10:31:51.932644+0000","last_unstale":"2024-09-21T10:34:34.006252+0000","last_undegraded":"2024-09-21T10:34:34.006252+0000","last_fullsized":"2024-09-21T10:34:34.006252+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"114'4920","last_scrub_stamp":"2024-09-21T10:31:53.393192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:53.393192+0000","objects_scrubbed":2475,"log_size":7877,"log_dups_size":0,"ondisk_log_size":7877,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:47:38.133467+0000","scrub_duration":827,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81330176,"num_objects":1241,"num_object_clones":0,"num_object_copies":3723,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2976,"num_write_kb":55744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":161,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:34:09.265643+0000","last_change":"2024-09-21T10:33:35.022213+0000","last_active":"2024-09-21T10:34:09.265643+0000","last_peered":"2024-09-21T10:34:09.265643+0000","last_clean":"2024-09-21T10:34:09.265643+0000","last_became_active":"2024-09-21T10:33:34.928265+0000","last_became_peered":"2024-09-21T10:33:34.928265+0000","last_unstale":"2024-09-21T10:34:09.265643+0000","last_undegraded":"2024-09-21T10:34:09.265643+0000","last_fullsized":"2024-09-21T10:34:09.265643+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:33:58.149157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":135,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:34:14.310543+0000","last_change":"2024-09-21T10:33:34.904205+0000","last_active":"2024-09-21T10:34:14.310543+0000","last_peered":"2024-09-21T10:34:14.310543+0000","last_clean":"2024-09-21T10:34:14.310543+0000","last_became_active":"2024-09-21T10:33:34.901359+0000","last_became_peered":"2024-09-21T10:33:34.901359+0000","last_unstale":"2024-09-21T10:34:14.310543+0000","last_undegraded":"2024-09-21T10:34:14.310543+0000","last_fullsized":"2024-09-21T10:34:14.310543+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:21.101364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.618800+0000","last_change":"2024-09-21T10:27:39.427162+0000","last_active":"2024-09-21T10:34:18.618800+0000","last_peered":"2024-09-21T10:34:18.618800+0000","last_clean":"2024-09-21T10:34:18.618800+0000","last_became_active":"2024-09-21T10:27:39.426838+0000","last_became_peered":"2024-09-21T10:27:39.426838+0000","last_unstale":"2024-09-21T10:34:18.618800+0000","last_undegraded":"2024-09-21T10:34:18.618800+0000","last_fullsized":"2024-09-21T10:34:18.618800+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:17.657353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"150'7988","reported_seq":8138,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:35.868884+0000","last_change":"2024-09-21T10:31:53.201879+0000","last_active":"2024-09-21T10:34:35.868884+0000","last_peered":"2024-09-21T10:34:35.868884+0000","last_clean":"2024-09-21T10:34:35.868884+0000","last_became_active":"2024-09-21T10:31:51.936695+0000","last_became_peered":"2024-09-21T10:31:51.936695+0000","last_unstale":"2024-09-21T10:34:35.868884+0000","last_undegraded":"2024-09-21T10:34:35.868884+0000","last_fullsized":"2024-09-21T10:34:35.868884+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"114'4942","last_scrub_stamp":"2024-09-21T10:31:53.201529+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:53.201529+0000","objects_scrubbed":2493,"log_size":7988,"log_dups_size":0,"ondisk_log_size":7988,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:12:22.890698+0000","scrub_duration":743,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75300864,"num_objects":1149,"num_object_clones":0,"num_object_copies":3447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1149,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3064,"num_write_kb":55040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":132,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:34:14.266465+0000","last_change":"2024-09-21T10:27:39.425609+0000","last_active":"2024-09-21T10:34:14.266465+0000","last_peered":"2024-09-21T10:34:14.266465+0000","last_clean":"2024-09-21T10:34:14.266465+0000","last_became_active":"2024-09-21T10:27:39.424670+0000","last_became_peered":"2024-09-21T10:27:39.424670+0000","last_unstale":"2024-09-21T10:34:14.266465+0000","last_undegraded":"2024-09-21T10:34:14.266465+0000","last_fullsized":"2024-09-21T10:34:14.266465+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:53:26.580084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.618962+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:34:18.618962+0000","last_peered":"2024-09-21T10:34:18.618962+0000","last_clean":"2024-09-21T10:34:18.618962+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:34:18.618962+0000","last_undegraded":"2024-09-21T10:34:18.618962+0000","last_fullsized":"2024-09-21T10:34:18.618962+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":137,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.618373+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:34:18.618373+0000","last_peered":"2024-09-21T10:34:18.618373+0000","last_clean":"2024-09-21T10:34:18.618373+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:34:18.618373+0000","last_undegraded":"2024-09-21T10:34:18.618373+0000","last_fullsized":"2024-09-21T10:34:18.618373+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.1","version":"150'7682","reported_seq":8477,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.943987+0000","last_change":"2024-09-21T10:34:01.180254+0000","last_active":"2024-09-21T10:34:34.943987+0000","last_peered":"2024-09-21T10:34:34.943987+0000","last_clean":"2024-09-21T10:34:34.943987+0000","last_became_active":"2024-09-21T10:33:56.443924+0000","last_became_peered":"2024-09-21T10:33:56.443924+0000","last_unstale":"2024-09-21T10:34:34.943987+0000","last_undegraded":"2024-09-21T10:34:34.943987+0000","last_fullsized":"2024-09-21T10:34:34.943987+0000","mapping_epoch":147,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":148,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":7682,"log_dups_size":0,"ondisk_log_size":7682,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic deep scrub scheduled @ 2024-09-28T21:05:35.739982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77004800,"num_objects":1175,"num_object_clones":0,"num_object_copies":3525,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1175,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5323,"num_write_kb":207936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":331,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":148,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.618881+0000","last_change":"2024-09-21T10:27:11.315917+0000","last_active":"2024-09-21T10:34:18.618881+0000","last_peered":"2024-09-21T10:34:18.618881+0000","last_clean":"2024-09-21T10:34:18.618881+0000","last_became_active":"2024-09-21T10:27:11.309506+0000","last_became_peered":"2024-09-21T10:27:11.309506+0000","last_unstale":"2024-09-21T10:34:18.618881+0000","last_undegraded":"2024-09-21T10:34:18.618881+0000","last_fullsized":"2024-09-21T10:34:18.618881+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:21.034750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.636271+0000","last_change":"2024-09-21T10:26:12.641782+0000","last_active":"2024-09-21T10:34:18.636271+0000","last_peered":"2024-09-21T10:34:18.636271+0000","last_clean":"2024-09-21T10:34:18.636271+0000","last_became_active":"2024-09-21T10:26:12.640896+0000","last_became_peered":"2024-09-21T10:26:12.640896+0000","last_unstale":"2024-09-21T10:34:18.636271+0000","last_undegraded":"2024-09-21T10:34:18.636271+0000","last_fullsized":"2024-09-21T10:34:18.636271+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:39.654861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":150,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634456+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:34:18.634456+0000","last_peered":"2024-09-21T10:34:18.634456+0000","last_clean":"2024-09-21T10:34:18.634456+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:34:18.634456+0000","last_undegraded":"2024-09-21T10:34:18.634456+0000","last_fullsized":"2024-09-21T10:34:18.634456+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"150'9670","reported_seq":9963,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.081372+0000","last_change":"2024-09-21T10:32:12.941170+0000","last_active":"2024-09-21T10:34:34.081372+0000","last_peered":"2024-09-21T10:34:34.081372+0000","last_clean":"2024-09-21T10:34:34.081372+0000","last_became_active":"2024-09-21T10:31:51.931115+0000","last_became_peered":"2024-09-21T10:31:51.931115+0000","last_unstale":"2024-09-21T10:34:34.081372+0000","last_undegraded":"2024-09-21T10:34:34.081372+0000","last_fullsized":"2024-09-21T10:34:34.081372+0000","mapping_epoch":105,"log_start":"109'280","ondisk_log_start":"109'280","created":105,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":0,"last_scrub":"125'7143","last_scrub_stamp":"2024-09-21T10:32:12.940989+0000","last_deep_scrub":"125'7143","last_deep_scrub_stamp":"2024-09-21T10:32:12.940989+0000","last_clean_scrub_stamp":"2024-09-21T10:32:12.940989+0000","objects_scrubbed":2695,"log_size":9390,"log_dups_size":0,"ondisk_log_size":9390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":10,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:52.330888+0000","scrub_duration":9.9290267629999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79101952,"num_objects":1207,"num_object_clones":0,"num_object_copies":3621,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1207,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2686,"num_write_kb":38336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":165,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634966+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:34:18.634966+0000","last_peered":"2024-09-21T10:34:18.634966+0000","last_clean":"2024-09-21T10:34:18.634966+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:34:18.634966+0000","last_undegraded":"2024-09-21T10:34:18.634966+0000","last_fullsized":"2024-09-21T10:34:18.634966+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":163,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.621884+0000","last_change":"2024-09-21T10:33:34.916552+0000","last_active":"2024-09-21T10:34:18.621884+0000","last_peered":"2024-09-21T10:34:18.621884+0000","last_clean":"2024-09-21T10:34:18.621884+0000","last_became_active":"2024-09-21T10:33:34.916086+0000","last_became_peered":"2024-09-21T10:33:34.916086+0000","last_unstale":"2024-09-21T10:34:18.621884+0000","last_undegraded":"2024-09-21T10:34:18.621884+0000","last_fullsized":"2024-09-21T10:34:18.621884+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:50:32.472750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.633829+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:34:18.633829+0000","last_peered":"2024-09-21T10:34:18.633829+0000","last_clean":"2024-09-21T10:34:18.633829+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:34:18.633829+0000","last_undegraded":"2024-09-21T10:34:18.633829+0000","last_fullsized":"2024-09-21T10:34:18.633829+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"150'7800","reported_seq":9971,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:33.944614+0000","last_change":"2024-09-21T10:33:37.931315+0000","last_active":"2024-09-21T10:34:33.944614+0000","last_peered":"2024-09-21T10:34:33.944614+0000","last_clean":"2024-09-21T10:34:33.944614+0000","last_became_active":"2024-09-21T10:33:37.921351+0000","last_became_peered":"2024-09-21T10:33:37.921351+0000","last_unstale":"2024-09-21T10:34:33.944614+0000","last_undegraded":"2024-09-21T10:34:33.944614+0000","last_fullsized":"2024-09-21T10:34:33.944614+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":0,"last_scrub":"114'4931","last_scrub_stamp":"2024-09-21T10:31:55.053246+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:55.053246+0000","objects_scrubbed":2549,"log_size":7800,"log_dups_size":0,"ondisk_log_size":7800,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:38.398446+0000","scrub_duration":0.604247643,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77856768,"num_objects":1188,"num_object_clones":0,"num_object_copies":3564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1188,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2887,"num_write_kb":48832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1008,"num_bytes_recovered":41287680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'1","reported_seq":166,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634419+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:34:18.634419+0000","last_peered":"2024-09-21T10:34:18.634419+0000","last_clean":"2024-09-21T10:34:18.634419+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:34:18.634419+0000","last_undegraded":"2024-09-21T10:34:18.634419+0000","last_fullsized":"2024-09-21T10:34:18.634419+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":22,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.458890+0000","last_change":"2024-09-21T10:33:34.896104+0000","last_active":"2024-09-21T10:33:57.458890+0000","last_peered":"2024-09-21T10:33:57.458890+0000","last_clean":"2024-09-21T10:33:57.458890+0000","last_became_active":"2024-09-21T10:33:34.895406+0000","last_became_peered":"2024-09-21T10:33:34.895406+0000","last_unstale":"2024-09-21T10:33:57.458890+0000","last_undegraded":"2024-09-21T10:33:57.458890+0000","last_fullsized":"2024-09-21T10:33:57.458890+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:58:00.463617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":119,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:34:09.308022+0000","last_change":"2024-09-21T10:33:34.903149+0000","last_active":"2024-09-21T10:34:09.308022+0000","last_peered":"2024-09-21T10:34:09.308022+0000","last_clean":"2024-09-21T10:34:09.308022+0000","last_became_active":"2024-09-21T10:33:34.902148+0000","last_became_peered":"2024-09-21T10:33:34.902148+0000","last_unstale":"2024-09-21T10:34:09.308022+0000","last_undegraded":"2024-09-21T10:34:09.308022+0000","last_fullsized":"2024-09-21T10:34:09.308022+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:29.135106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.11","version":"150'7665","reported_seq":18112,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.015996+0000","last_change":"2024-09-21T10:33:51.514306+0000","last_active":"2024-09-21T10:34:34.015996+0000","last_peered":"2024-09-21T10:34:34.015996+0000","last_clean":"2024-09-21T10:34:34.015996+0000","last_became_active":"2024-09-21T10:33:51.499766+0000","last_became_peered":"2024-09-21T10:33:51.499766+0000","last_unstale":"2024-09-21T10:34:34.015996+0000","last_undegraded":"2024-09-21T10:34:34.015996+0000","last_fullsized":"2024-09-21T10:34:34.015996+0000","mapping_epoch":143,"log_start":"0'0","ondisk_log_start":"0'0","created":113,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":7665,"log_dups_size":0,"ondisk_log_size":7665,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75366400,"num_objects":1150,"num_object_clones":0,"num_object_copies":3450,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1150,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5306,"num_write_kb":206592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2579,"num_bytes_recovered":169017344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":132,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.461760+0000","last_change":"2024-09-21T10:33:34.907558+0000","last_active":"2024-09-21T10:33:57.461760+0000","last_peered":"2024-09-21T10:33:57.461760+0000","last_clean":"2024-09-21T10:33:57.461760+0000","last_became_active":"2024-09-21T10:33:34.906688+0000","last_became_peered":"2024-09-21T10:33:34.906688+0000","last_unstale":"2024-09-21T10:33:57.461760+0000","last_undegraded":"2024-09-21T10:33:57.461760+0000","last_fullsized":"2024-09-21T10:33:57.461760+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:45:32.003514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":168,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.462092+0000","last_change":"2024-09-21T10:33:34.955795+0000","last_active":"2024-09-21T10:33:57.462092+0000","last_peered":"2024-09-21T10:33:57.462092+0000","last_clean":"2024-09-21T10:33:57.462092+0000","last_became_active":"2024-09-21T10:33:34.906666+0000","last_became_peered":"2024-09-21T10:33:34.906666+0000","last_unstale":"2024-09-21T10:33:57.462092+0000","last_undegraded":"2024-09-21T10:33:57.462092+0000","last_fullsized":"2024-09-21T10:33:57.462092+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:42.088943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.10","version":"150'7931","reported_seq":15935,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:35.724146+0000","last_change":"2024-09-21T10:32:48.691244+0000","last_active":"2024-09-21T10:34:35.724146+0000","last_peered":"2024-09-21T10:34:35.724146+0000","last_clean":"2024-09-21T10:34:35.724146+0000","last_became_active":"2024-09-21T10:32:48.684885+0000","last_became_peered":"2024-09-21T10:32:48.684885+0000","last_unstale":"2024-09-21T10:34:35.724146+0000","last_undegraded":"2024-09-21T10:34:35.724146+0000","last_fullsized":"2024-09-21T10:34:35.724146+0000","mapping_epoch":129,"log_start":"0'0","ondisk_log_start":"0'0","created":113,"last_epoch_clean":130,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:30:39.468365+0000","objects_scrubbed":0,"log_size":7931,"log_dups_size":0,"ondisk_log_size":7931,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78217216,"num_objects":1194,"num_object_clones":0,"num_object_copies":3582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1194,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5488,"num_write_kb":213792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2627,"num_bytes_recovered":172163072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":162,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.618207+0000","last_change":"2024-09-21T10:33:34.922180+0000","last_active":"2024-09-21T10:34:18.618207+0000","last_peered":"2024-09-21T10:34:18.618207+0000","last_clean":"2024-09-21T10:34:18.618207+0000","last_became_active":"2024-09-21T10:33:34.921748+0000","last_became_peered":"2024-09-21T10:33:34.921748+0000","last_unstale":"2024-09-21T10:34:18.618207+0000","last_undegraded":"2024-09-21T10:34:18.618207+0000","last_fullsized":"2024-09-21T10:34:18.618207+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:53.401496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":121,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.455901+0000","last_change":"2024-09-21T10:27:39.431764+0000","last_active":"2024-09-21T10:33:57.455901+0000","last_peered":"2024-09-21T10:33:57.455901+0000","last_clean":"2024-09-21T10:33:57.455901+0000","last_became_active":"2024-09-21T10:27:39.430768+0000","last_became_peered":"2024-09-21T10:27:39.430768+0000","last_unstale":"2024-09-21T10:33:57.455901+0000","last_undegraded":"2024-09-21T10:33:57.455901+0000","last_fullsized":"2024-09-21T10:33:57.455901+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:26.683203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.13","version":"150'7799","reported_seq":11893,"reported_epoch":150,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-09-21T10:34:34.058824+0000","last_change":"2024-09-21T10:33:56.289086+0000","last_active":"2024-09-21T10:34:34.058824+0000","last_peered":"2024-09-21T10:34:34.058824+0000","last_clean":"2024-09-21T10:32:01.956089+0000","last_became_active":"2024-09-21T10:33:38.498472+0000","last_became_peered":"2024-09-21T10:33:38.498472+0000","last_unstale":"2024-09-21T10:34:34.058824+0000","last_undegraded":"2024-09-21T10:33:37.049611+0000","last_fullsized":"2024-09-21T10:33:35.885923+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":113,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":5,"last_scrub":"116'5008","last_scrub_stamp":"2024-09-21T10:31:58.878293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:58.878293+0000","objects_scrubbed":2568,"log_size":7799,"log_dups_size":0,"ondisk_log_size":7799,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"no scrub is scheduled","scrub_duration":0.32926340599999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81854464,"num_objects":1249,"num_object_clones":0,"num_object_copies":3747,"num_objects_missing_on_primary":1290,"num_objects_missing":1290,"num_objects_degraded":5,"num_objects_misplaced":1094,"num_objects_unfound":0,"num_objects_dirty":1249,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2791,"num_write_kb":47104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1307,"num_bytes_recovered":85524480,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,6],"avail_no_missing":["2","7"],"object_location_counts":[{"shards":"2,3,6,7","objects":2},{"shards":"2,6,7","objects":546},{"shards":"3,6","objects":696}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":115,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.463174+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:33:57.463174+0000","last_peered":"2024-09-21T10:33:57.463174+0000","last_clean":"2024-09-21T10:33:57.463174+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:33:57.463174+0000","last_undegraded":"2024-09-21T10:33:57.463174+0000","last_fullsized":"2024-09-21T10:33:57.463174+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.635431+0000","last_change":"2024-09-21T10:33:34.915422+0000","last_active":"2024-09-21T10:34:18.635431+0000","last_peered":"2024-09-21T10:34:18.635431+0000","last_clean":"2024-09-21T10:34:18.635431+0000","last_became_active":"2024-09-21T10:33:34.915198+0000","last_became_peered":"2024-09-21T10:33:34.915198+0000","last_unstale":"2024-09-21T10:34:18.635431+0000","last_undegraded":"2024-09-21T10:34:18.635431+0000","last_fullsized":"2024-09-21T10:34:18.635431+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:53.561762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.12","version":"150'9254","reported_seq":14764,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.077733+0000","last_change":"2024-09-21T10:32:43.646034+0000","last_active":"2024-09-21T10:34:34.077733+0000","last_peered":"2024-09-21T10:34:34.077733+0000","last_clean":"2024-09-21T10:34:34.077733+0000","last_became_active":"2024-09-21T10:32:43.631395+0000","last_became_peered":"2024-09-21T10:32:43.631395+0000","last_unstale":"2024-09-21T10:34:34.077733+0000","last_undegraded":"2024-09-21T10:34:34.077733+0000","last_fullsized":"2024-09-21T10:34:34.077733+0000","mapping_epoch":127,"log_start":"109'401","ondisk_log_start":"109'401","created":113,"last_epoch_clean":128,"parent":"0.0","parent_split_bits":5,"last_scrub":"118'6515","last_scrub_stamp":"2024-09-21T10:32:00.420660+0000","last_deep_scrub":"118'6515","last_deep_scrub_stamp":"2024-09-21T10:32:00.420660+0000","last_clean_scrub_stamp":"2024-09-21T10:32:00.420660+0000","objects_scrubbed":2582,"log_size":8853,"log_dups_size":0,"ondisk_log_size":8853,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79134720,"num_objects":1208,"num_object_clones":0,"num_object_copies":3624,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1208,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5350,"num_write_kb":209824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2609,"num_bytes_recovered":165412864,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":159,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634519+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:34:18.634519+0000","last_peered":"2024-09-21T10:34:18.634519+0000","last_clean":"2024-09-21T10:34:18.634519+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:34:18.634519+0000","last_undegraded":"2024-09-21T10:34:18.634519+0000","last_fullsized":"2024-09-21T10:34:18.634519+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.630643+0000","last_change":"2024-09-21T10:33:34.897439+0000","last_active":"2024-09-21T10:34:18.630643+0000","last_peered":"2024-09-21T10:34:18.630643+0000","last_clean":"2024-09-21T10:34:18.630643+0000","last_became_active":"2024-09-21T10:33:34.897156+0000","last_became_peered":"2024-09-21T10:33:34.897156+0000","last_unstale":"2024-09-21T10:34:18.630643+0000","last_undegraded":"2024-09-21T10:34:18.630643+0000","last_fullsized":"2024-09-21T10:34:18.630643+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:22:46.789060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":22,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.458801+0000","last_change":"2024-09-21T10:33:34.918804+0000","last_active":"2024-09-21T10:33:57.458801+0000","last_peered":"2024-09-21T10:33:57.458801+0000","last_clean":"2024-09-21T10:33:57.458801+0000","last_became_active":"2024-09-21T10:33:34.914439+0000","last_became_peered":"2024-09-21T10:33:34.914439+0000","last_unstale":"2024-09-21T10:33:57.458801+0000","last_undegraded":"2024-09-21T10:33:57.458801+0000","last_fullsized":"2024-09-21T10:33:57.458801+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:26.269176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.633974+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:34:18.633974+0000","last_peered":"2024-09-21T10:34:18.633974+0000","last_clean":"2024-09-21T10:34:18.633974+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:34:18.633974+0000","last_undegraded":"2024-09-21T10:34:18.633974+0000","last_fullsized":"2024-09-21T10:34:18.633974+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634633+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:34:18.634633+0000","last_peered":"2024-09-21T10:34:18.634633+0000","last_clean":"2024-09-21T10:34:18.634633+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:34:18.634633+0000","last_undegraded":"2024-09-21T10:34:18.634633+0000","last_fullsized":"2024-09-21T10:34:18.634633+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.618599+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:34:18.618599+0000","last_peered":"2024-09-21T10:34:18.618599+0000","last_clean":"2024-09-21T10:34:18.618599+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:34:18.618599+0000","last_undegraded":"2024-09-21T10:34:18.618599+0000","last_fullsized":"2024-09-21T10:34:18.618599+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.632244+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:34:18.632244+0000","last_peered":"2024-09-21T10:34:18.632244+0000","last_clean":"2024-09-21T10:34:18.632244+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:34:18.632244+0000","last_undegraded":"2024-09-21T10:34:18.632244+0000","last_fullsized":"2024-09-21T10:34:18.632244+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":132,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:34:04.307510+0000","last_change":"2024-09-21T10:27:11.314246+0000","last_active":"2024-09-21T10:34:04.307510+0000","last_peered":"2024-09-21T10:34:04.307510+0000","last_clean":"2024-09-21T10:34:04.307510+0000","last_became_active":"2024-09-21T10:27:11.312993+0000","last_became_peered":"2024-09-21T10:27:11.312993+0000","last_unstale":"2024-09-21T10:34:04.307510+0000","last_undegraded":"2024-09-21T10:34:04.307510+0000","last_fullsized":"2024-09-21T10:34:04.307510+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:03.804239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":153,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.628082+0000","last_change":"2024-09-21T10:27:39.423892+0000","last_active":"2024-09-21T10:34:18.628082+0000","last_peered":"2024-09-21T10:34:18.628082+0000","last_clean":"2024-09-21T10:34:18.628082+0000","last_became_active":"2024-09-21T10:27:39.423559+0000","last_became_peered":"2024-09-21T10:27:39.423559+0000","last_unstale":"2024-09-21T10:34:18.628082+0000","last_undegraded":"2024-09-21T10:34:18.628082+0000","last_fullsized":"2024-09-21T10:34:18.628082+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:32:34.705768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":155,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634371+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:34:18.634371+0000","last_peered":"2024-09-21T10:34:18.634371+0000","last_clean":"2024-09-21T10:34:18.634371+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:34:18.634371+0000","last_undegraded":"2024-09-21T10:34:18.634371+0000","last_fullsized":"2024-09-21T10:34:18.634371+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.19","version":"150'7761","reported_seq":7911,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:35.839087+0000","last_change":"2024-09-21T10:31:56.246120+0000","last_active":"2024-09-21T10:34:35.839087+0000","last_peered":"2024-09-21T10:34:35.839087+0000","last_clean":"2024-09-21T10:34:35.839087+0000","last_became_active":"2024-09-21T10:31:51.952926+0000","last_became_peered":"2024-09-21T10:31:51.952926+0000","last_unstale":"2024-09-21T10:34:35.839087+0000","last_undegraded":"2024-09-21T10:34:35.839087+0000","last_fullsized":"2024-09-21T10:34:35.839087+0000","mapping_epoch":113,"log_start":"0'0","ondisk_log_start":"0'0","created":113,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":5,"last_scrub":"114'4897","last_scrub_stamp":"2024-09-21T10:31:56.245952+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:30:39.468365+0000","last_clean_scrub_stamp":"2024-09-21T10:31:56.245952+0000","objects_scrubbed":2542,"log_size":7761,"log_dups_size":0,"ondisk_log_size":7761,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:39:06.128900+0000","scrub_duration":703,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77660160,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2873,"num_write_kb":48512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":129,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:34:09.308084+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:34:09.308084+0000","last_peered":"2024-09-21T10:34:09.308084+0000","last_clean":"2024-09-21T10:34:09.308084+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:34:09.308084+0000","last_undegraded":"2024-09-21T10:34:09.308084+0000","last_fullsized":"2024-09-21T10:34:09.308084+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":119,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:34:14.266414+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:34:14.266414+0000","last_peered":"2024-09-21T10:34:14.266414+0000","last_clean":"2024-09-21T10:34:14.266414+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:34:14.266414+0000","last_undegraded":"2024-09-21T10:34:14.266414+0000","last_fullsized":"2024-09-21T10:34:14.266414+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":"6.18","version":"150'9336","reported_seq":9614,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:34.067964+0000","last_change":"2024-09-21T10:32:06.173755+0000","last_active":"2024-09-21T10:34:34.067964+0000","last_peered":"2024-09-21T10:34:34.067964+0000","last_clean":"2024-09-21T10:34:34.067964+0000","last_became_active":"2024-09-21T10:31:51.962729+0000","last_became_peered":"2024-09-21T10:31:51.962729+0000","last_unstale":"2024-09-21T10:34:34.067964+0000","last_undegraded":"2024-09-21T10:34:34.067964+0000","last_fullsized":"2024-09-21T10:34:34.067964+0000","mapping_epoch":113,"log_start":"109'570","ondisk_log_start":"109'570","created":113,"last_epoch_clean":114,"parent":"0.0","parent_split_bits":5,"last_scrub":"124'6665","last_scrub_stamp":"2024-09-21T10:32:06.173592+0000","last_deep_scrub":"124'6665","last_deep_scrub_stamp":"2024-09-21T10:32:06.173592+0000","last_clean_scrub_stamp":"2024-09-21T10:32:06.173592+0000","objects_scrubbed":2545,"log_size":8766,"log_dups_size":0,"ondisk_log_size":8766,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":6,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:59.906572+0000","scrub_duration":5.5875675830000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76677120,"num_objects":1170,"num_object_clones":0,"num_object_copies":3510,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1170,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2693,"num_write_kb":42176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":129,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:34:04.307480+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:34:04.307480+0000","last_peered":"2024-09-21T10:34:04.307480+0000","last_clean":"2024-09-21T10:34:04.307480+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:34:04.307480+0000","last_undegraded":"2024-09-21T10:34:04.307480+0000","last_fullsized":"2024-09-21T10:34:04.307480+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":130,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.629751+0000","last_change":"2024-09-21T10:33:34.983221+0000","last_active":"2024-09-21T10:34:18.629751+0000","last_peered":"2024-09-21T10:34:18.629751+0000","last_clean":"2024-09-21T10:34:18.629751+0000","last_became_active":"2024-09-21T10:33:34.928339+0000","last_became_peered":"2024-09-21T10:33:34.928339+0000","last_unstale":"2024-09-21T10:34:18.629751+0000","last_undegraded":"2024-09-21T10:34:18.629751+0000","last_fullsized":"2024-09-21T10:34:18.629751+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:59:38.460245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":182,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.635605+0000","last_change":"2024-09-21T10:27:39.430406+0000","last_active":"2024-09-21T10:34:18.635605+0000","last_peered":"2024-09-21T10:34:18.635605+0000","last_clean":"2024-09-21T10:34:18.635605+0000","last_became_active":"2024-09-21T10:27:39.430142+0000","last_became_peered":"2024-09-21T10:27:39.430142+0000","last_unstale":"2024-09-21T10:34:18.635605+0000","last_undegraded":"2024-09-21T10:34:18.635605+0000","last_fullsized":"2024-09-21T10:34:18.635605+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:23.854123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":186,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.631977+0000","last_change":"2024-09-21T10:33:34.916260+0000","last_active":"2024-09-21T10:34:18.631977+0000","last_peered":"2024-09-21T10:34:18.631977+0000","last_clean":"2024-09-21T10:34:18.631977+0000","last_became_active":"2024-09-21T10:33:34.915930+0000","last_became_peered":"2024-09-21T10:33:34.915930+0000","last_unstale":"2024-09-21T10:34:18.631977+0000","last_undegraded":"2024-09-21T10:34:18.631977+0000","last_fullsized":"2024-09-21T10:34:18.631977+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:41:36.718585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":132,"reported_epoch":149,"state":"active+clean","last_fresh":"2024-09-21T10:33:57.460975+0000","last_change":"2024-09-21T10:33:34.905503+0000","last_active":"2024-09-21T10:33:57.460975+0000","last_peered":"2024-09-21T10:33:57.460975+0000","last_clean":"2024-09-21T10:33:57.460975+0000","last_became_active":"2024-09-21T10:33:34.904361+0000","last_became_peered":"2024-09-21T10:33:34.904361+0000","last_unstale":"2024-09-21T10:33:57.460975+0000","last_undegraded":"2024-09-21T10:33:57.460975+0000","last_fullsized":"2024-09-21T10:33:57.460975+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:20.922958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":171,"reported_epoch":150,"state":"active+clean","last_fresh":"2024-09-21T10:34:18.634466+0000","last_change":"2024-09-21T10:27:11.312529+0000","last_active":"2024-09-21T10:34:18.634466+0000","last_peered":"2024-09-21T10:34:18.634466+0000","last_clean":"2024-09-21T10:34:18.634466+0000","last_became_active":"2024-09-21T10:27:11.309432+0000","last_became_peered":"2024-09-21T10:27:11.309432+0000","last_unstale":"2024-09-21T10:34:18.634466+0000","last_undegraded":"2024-09-21T10:34:18.634466+0000","last_fullsized":"2024-09-21T10:34:18.634466+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:03:15.526522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":26,"stat_sum":{"num_bytes":2478342168,"num_objects":37819,"num_object_clones":0,"num_object_copies":113457,"num_objects_missing_on_primary":1290,"num_objects_missing":1290,"num_objects_degraded":5,"num_objects_misplaced":1094,"num_objects_unfound":0,"num_objects_dirty":37819,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":134193,"num_write_kb":4288417,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14673,"num_bytes_recovered":813432832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7781167104,"data_stored":7781154888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":209838,"ondisk_log_size":209838,"up":78,"acting":77,"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":5554,"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":41,"num_read_kb":44,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":9652,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13707,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":2,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201636,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1354408,"kb_used_data":1170784,"kb_used_omap":1,"kb_used_meta":183614,"kb_avail":92390744,"statfs":{"total":95995035648,"available":94608121856,"internally_reserved":0,"allocated":1198882816,"data_stored":1198063458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":188021196},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463279,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":835864,"kb_used_data":710480,"kb_used_omap":1,"kb_used_meta":125374,"kb_avail":92909288,"statfs":{"total":95995035648,"available":95139110912,"internally_reserved":0,"allocated":727531520,"data_stored":726727602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":128383431},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724923,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1006808,"kb_used_data":841232,"kb_used_omap":1,"kb_used_meta":165566,"kb_avail":92738344,"statfs":{"total":95995035648,"available":94964064256,"internally_reserved":0,"allocated":861421568,"data_stored":860613773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":169540038},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986565,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":986852,"kb_used_data":853276,"kb_used_omap":1,"kb_used_meta":133566,"kb_avail":92758300,"statfs":{"total":95995035648,"available":94984499200,"internally_reserved":0,"allocated":873754624,"data_stored":872939079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":136772038},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631573,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1695696,"kb_used_data":1475272,"kb_used_omap":4,"kb_used_meta":220411,"kb_avail":92049456,"statfs":{"total":95995035648,"available":94258642944,"internally_reserved":0,"allocated":1510678528,"data_stored":1509878663,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":225701425},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795099,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1378836,"kb_used_data":1220812,"kb_used_omap":6,"kb_used_meta":158009,"kb_avail":92366316,"statfs":{"total":95995035648,"available":94583107584,"internally_reserved":0,"allocated":1250111488,"data_stored":1249308053,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":161801777},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958625,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":778572,"kb_used_data":678852,"kb_used_omap":5,"kb_used_meta":99706,"kb_avail":92966580,"statfs":{"total":95995035648,"available":95197777920,"internally_reserved":0,"allocated":695144448,"data_stored":694348357,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":102099304},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122151,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":834076,"kb_used_data":730132,"kb_used_omap":5,"kb_used_meta":103866,"kb_avail":92911076,"statfs":{"total":95995035648,"available":95140941824,"internally_reserved":0,"allocated":747655168,"data_stored":746844097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":106358954},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"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":4972,"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":730664960,"data_stored":730660888,"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":683413504,"data_stored":683409432,"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":1233321984,"data_stored":1233321984,"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":1503789056,"data_stored":1503789056,"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":857014272,"data_stored":857014272,"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":858918912,"data_stored":858914840,"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":725745664,"data_stored":725745664,"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":1188298752,"data_stored":1188298752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:34:42.457 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:34:42.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pg_num 11 2024-09-21T10:34:42.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:42.524 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:42.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:42.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:42.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:42.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:42.767 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:42.789 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:42.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:42.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:42.897 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:34:42.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:42.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:42.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:43.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:43.040 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:43.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:43.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:43.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.195 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:43.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:43.296 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:43.323 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:43.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:43.428 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:43.450 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:43.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:43.573 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:43.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:43.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:43.699 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:43.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:43.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:43.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:43 smithi003 bash[88275]: cluster 2024-09-21T10:34:42.453742+0000 mgr.y (mgr.25133) 650 : cluster [DBG] pgmap v552: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 7/103362 objects degraded (0.007%); 893/103362 objects misplaced (0.864%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:43.816 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:43 smithi003 bash[88275]: cluster 2024-09-21T10:34:42.453742+0000 mgr.y (mgr.25133) 650 : cluster [DBG] pgmap v552: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 7/103362 objects degraded (0.007%); 893/103362 objects misplaced (0.864%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:43.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:43 smithi003 bash[89466]: cluster 2024-09-21T10:34:42.453742+0000 mgr.y (mgr.25133) 650 : cluster [DBG] pgmap v552: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 7/103362 objects degraded (0.007%); 893/103362 objects misplaced (0.864%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:43.816 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:43 smithi003 bash[89466]: cluster 2024-09-21T10:34:42.453742+0000 mgr.y (mgr.25133) 650 : cluster [DBG] pgmap v552: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 7/103362 objects degraded (0.007%); 893/103362 objects misplaced (0.864%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:43.834 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:43.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:43.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:43.972 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:43.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:43.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:43 smithi204 bash[78884]: cluster 2024-09-21T10:34:42.453742+0000 mgr.y (mgr.25133) 650 : cluster [DBG] pgmap v552: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 7/103362 objects degraded (0.007%); 893/103362 objects misplaced (0.864%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:43 smithi204 bash[78884]: cluster 2024-09-21T10:34:42.453742+0000 mgr.y (mgr.25133) 650 : cluster [DBG] pgmap v552: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 7/103362 objects degraded (0.007%); 893/103362 objects misplaced (0.864%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:44.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:44.097 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:44.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:44.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:44.221 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:44.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:44.324 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:44.348 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:44.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:44.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:44.474 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:44.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:44.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:44.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:44.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:44.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:44.726 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:44.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:44.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:44.849 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:44.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:44.954 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:44.981 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:44.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:44.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:45.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:45.108 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:45.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:45.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:45.333 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:45.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:45.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:45.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:45.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:45.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:45.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:34:45.582 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:45.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:45.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:34:45.686 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:45.730 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:45.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:45.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:45 smithi204 bash[78884]: cluster 2024-09-21T10:34:44.454513+0000 mgr.y (mgr.25133) 651 : cluster [DBG] pgmap v553: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 7/95430 objects degraded (0.007%); 663/95430 objects misplaced (0.695%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:45.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:45 smithi204 bash[78884]: cluster 2024-09-21T10:34:44.454513+0000 mgr.y (mgr.25133) 651 : cluster [DBG] pgmap v553: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 7/95430 objects degraded (0.007%); 663/95430 objects misplaced (0.695%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:45.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:45 smithi204 bash[78884]: cluster 2024-09-21T10:34:45.441064+0000 mon.a (mon.0) 922 : cluster [WRN] Health check update: Degraded data redundancy: 7/95430 objects degraded (0.007%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:45.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:45 smithi204 bash[78884]: cluster 2024-09-21T10:34:45.441064+0000 mon.a (mon.0) 922 : cluster [WRN] Health check update: Degraded data redundancy: 7/95430 objects degraded (0.007%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:45.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:45.861 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:45.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:45 smithi003 bash[88275]: cluster 2024-09-21T10:34:44.454513+0000 mgr.y (mgr.25133) 651 : cluster [DBG] pgmap v553: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 7/95430 objects degraded (0.007%); 663/95430 objects misplaced (0.695%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:45 smithi003 bash[88275]: cluster 2024-09-21T10:34:44.454513+0000 mgr.y (mgr.25133) 651 : cluster [DBG] pgmap v553: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 7/95430 objects degraded (0.007%); 663/95430 objects misplaced (0.695%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:45 smithi003 bash[88275]: cluster 2024-09-21T10:34:45.441064+0000 mon.a (mon.0) 922 : cluster [WRN] Health check update: Degraded data redundancy: 7/95430 objects degraded (0.007%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:45 smithi003 bash[88275]: cluster 2024-09-21T10:34:45.441064+0000 mon.a (mon.0) 922 : cluster [WRN] Health check update: Degraded data redundancy: 7/95430 objects degraded (0.007%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:45 smithi003 bash[89466]: cluster 2024-09-21T10:34:44.454513+0000 mgr.y (mgr.25133) 651 : cluster [DBG] pgmap v553: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 7/95430 objects degraded (0.007%); 663/95430 objects misplaced (0.695%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:45 smithi003 bash[89466]: cluster 2024-09-21T10:34:44.454513+0000 mgr.y (mgr.25133) 651 : cluster [DBG] pgmap v553: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 7/95430 objects degraded (0.007%); 663/95430 objects misplaced (0.695%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:45 smithi003 bash[89466]: cluster 2024-09-21T10:34:45.441064+0000 mon.a (mon.0) 922 : cluster [WRN] Health check update: Degraded data redundancy: 7/95430 objects degraded (0.007%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:45 smithi003 bash[89466]: cluster 2024-09-21T10:34:45.441064+0000 mon.a (mon.0) 922 : cluster [WRN] Health check update: Degraded data redundancy: 7/95430 objects degraded (0.007%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:45.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:45.992 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:45.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:45.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:46.096 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:46.126 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:46.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:46.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:46.255 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:46.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:46.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:46.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:46.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:46.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:46.513 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:46.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:46.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:46.649 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:46.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:46.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:46.777 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:46.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:46.886 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:46.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:46.912 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:46.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:47.013 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:47.052 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:47.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:47.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:47.184 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:47.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:47.203 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:47.204 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:47.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:47.320 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:47.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:47.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:47.449 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:47.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:47.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:47.575 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:47.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:47 smithi003 bash[88275]: cluster 2024-09-21T10:34:46.455134+0000 mgr.y (mgr.25133) 652 : cluster [DBG] pgmap v554: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:47 smithi003 bash[88275]: cluster 2024-09-21T10:34:46.455134+0000 mgr.y (mgr.25133) 652 : cluster [DBG] pgmap v554: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:34:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:34:47] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.51.0" 2024-09-21T10:34:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:47 smithi003 bash[89466]: cluster 2024-09-21T10:34:46.455134+0000 mgr.y (mgr.25133) 652 : cluster [DBG] pgmap v554: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:47 smithi003 bash[89466]: cluster 2024-09-21T10:34:46.455134+0000 mgr.y (mgr.25133) 652 : cluster [DBG] pgmap v554: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:47.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:47.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:47 smithi204 bash[78884]: cluster 2024-09-21T10:34:46.455134+0000 mgr.y (mgr.25133) 652 : cluster [DBG] pgmap v554: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:47.688 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:47 smithi204 bash[78884]: cluster 2024-09-21T10:34:46.455134+0000 mgr.y (mgr.25133) 652 : cluster [DBG] pgmap v554: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:47.706 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:47.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:47.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:47.829 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:47.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:47.932 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:47.960 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:47.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:47.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:48.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:48.084 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:48.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:48.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:48.213 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:48.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:48.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:48.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:48.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:48.447 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:48.483 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:48.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:48.586 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:48.608 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:48.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:48.711 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:48.737 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:48.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:48.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:48.864 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:48.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:48.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:48.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:48.999 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:49.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:49.105 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:49.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.134 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:49.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:49.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:49.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:49.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:49.367 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:49.391 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:49.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:49.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:49.519 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:49.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:49.621 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:49.632 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:49 smithi003 bash[88275]: cluster 2024-09-21T10:34:48.455670+0000 mgr.y (mgr.25133) 653 : cluster [DBG] pgmap v555: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:49.632 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:49 smithi003 bash[88275]: cluster 2024-09-21T10:34:48.455670+0000 mgr.y (mgr.25133) 653 : cluster [DBG] pgmap v555: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:49.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:49 smithi003 bash[89466]: cluster 2024-09-21T10:34:48.455670+0000 mgr.y (mgr.25133) 653 : cluster [DBG] pgmap v555: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:49.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:49 smithi003 bash[89466]: cluster 2024-09-21T10:34:48.455670+0000 mgr.y (mgr.25133) 653 : cluster [DBG] pgmap v555: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:49.657 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:49.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:49.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:49 smithi204 bash[78884]: cluster 2024-09-21T10:34:48.455670+0000 mgr.y (mgr.25133) 653 : cluster [DBG] pgmap v555: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:49.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:49 smithi204 bash[78884]: cluster 2024-09-21T10:34:48.455670+0000 mgr.y (mgr.25133) 653 : cluster [DBG] pgmap v555: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 7/93276 objects degraded (0.008%); 663/93276 objects misplaced (0.711%); 1.3 MiB/s, 21 objects/s recovering 2024-09-21T10:34:49.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:49.785 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:49.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:49.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:49.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:49.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:49.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:50.017 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:50.064 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:50.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:50.173 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:50.197 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:50.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:50.262 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:50.264 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:34:50.304 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:50.337 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:50.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:50.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:50.486 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:50.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:50.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:50.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:50 smithi003 bash[88275]: cluster 2024-09-21T10:34:50.441872+0000 mon.a (mon.0) 923 : cluster [WRN] Health check update: Degraded data redundancy: 7/93276 objects degraded (0.008%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:50.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:50 smithi003 bash[88275]: cluster 2024-09-21T10:34:50.441872+0000 mon.a (mon.0) 923 : cluster [WRN] Health check update: Degraded data redundancy: 7/93276 objects degraded (0.008%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:50.604 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:50 smithi003 bash[89466]: cluster 2024-09-21T10:34:50.441872+0000 mon.a (mon.0) 923 : cluster [WRN] Health check update: Degraded data redundancy: 7/93276 objects degraded (0.008%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:50.604 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:50 smithi003 bash[89466]: cluster 2024-09-21T10:34:50.441872+0000 mon.a (mon.0) 923 : cluster [WRN] Health check update: Degraded data redundancy: 7/93276 objects degraded (0.008%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:50.625 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:50.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:50.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:50.762 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:50.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:50.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:50.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:50 smithi204 bash[78884]: cluster 2024-09-21T10:34:50.441872+0000 mon.a (mon.0) 923 : cluster [WRN] Health check update: Degraded data redundancy: 7/93276 objects degraded (0.008%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:50.880 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:50 smithi204 bash[78884]: cluster 2024-09-21T10:34:50.441872+0000 mon.a (mon.0) 923 : cluster [WRN] Health check update: Degraded data redundancy: 7/93276 objects degraded (0.008%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:50.903 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:50.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:50.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:51.007 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:51.030 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:51.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:51.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:51.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:51.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:51.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:51.276 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:51.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:51.378 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:51.409 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:51.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:51.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:51.533 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:51.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:51.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:51.649 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:51 smithi003 bash[88275]: cluster 2024-09-21T10:34:50.456532+0000 mgr.y (mgr.25133) 654 : cluster [DBG] pgmap v556: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 7/82314 objects degraded (0.009%); 397/82314 objects misplaced (0.482%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:34:51.649 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:51 smithi003 bash[88275]: cluster 2024-09-21T10:34:50.456532+0000 mgr.y (mgr.25133) 654 : cluster [DBG] pgmap v556: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 7/82314 objects degraded (0.009%); 397/82314 objects misplaced (0.482%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:34:51.650 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:51 smithi003 bash[89466]: cluster 2024-09-21T10:34:50.456532+0000 mgr.y (mgr.25133) 654 : cluster [DBG] pgmap v556: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 7/82314 objects degraded (0.009%); 397/82314 objects misplaced (0.482%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:34:51.650 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:51 smithi003 bash[89466]: cluster 2024-09-21T10:34:50.456532+0000 mgr.y (mgr.25133) 654 : cluster [DBG] pgmap v556: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 7/82314 objects degraded (0.009%); 397/82314 objects misplaced (0.482%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:34:51.678 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:51.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:51.783 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:51.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:51.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:51.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:51.929 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:51 smithi204 bash[78884]: cluster 2024-09-21T10:34:50.456532+0000 mgr.y (mgr.25133) 654 : cluster [DBG] pgmap v556: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 7/82314 objects degraded (0.009%); 397/82314 objects misplaced (0.482%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:34:51.929 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:51 smithi204 bash[78884]: cluster 2024-09-21T10:34:50.456532+0000 mgr.y (mgr.25133) 654 : cluster [DBG] pgmap v556: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 7/82314 objects degraded (0.009%); 397/82314 objects misplaced (0.482%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:34:51.943 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:51.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:51.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:52.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:52.063 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:52.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:52.165 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:52.198 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:52.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:52.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:52.331 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:52.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:52.438 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.466 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:52.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:52.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:52.602 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:52.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:52.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:52.729 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:52.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:52.832 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:52.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:52.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:52.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:52.984 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:52.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:52.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:53.091 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:53.113 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:53.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:53.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:53.247 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:53.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:53.352 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:53.381 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:53.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:53.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:53.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:53.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:53.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:53.630 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:53 smithi003 bash[88275]: cluster 2024-09-21T10:34:52.457111+0000 mgr.y (mgr.25133) 655 : cluster [DBG] pgmap v557: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 7/80655 objects degraded (0.009%); 397/80655 objects misplaced (0.492%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:53.630 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:53 smithi003 bash[88275]: cluster 2024-09-21T10:34:52.457111+0000 mgr.y (mgr.25133) 655 : cluster [DBG] pgmap v557: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 7/80655 objects degraded (0.009%); 397/80655 objects misplaced (0.492%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:53.631 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:53 smithi003 bash[89466]: cluster 2024-09-21T10:34:52.457111+0000 mgr.y (mgr.25133) 655 : cluster [DBG] pgmap v557: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 7/80655 objects degraded (0.009%); 397/80655 objects misplaced (0.492%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:53.631 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:53 smithi003 bash[89466]: cluster 2024-09-21T10:34:52.457111+0000 mgr.y (mgr.25133) 655 : cluster [DBG] pgmap v557: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 7/80655 objects degraded (0.009%); 397/80655 objects misplaced (0.492%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:53.649 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:53.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:53.755 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:53.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:53 smithi204 bash[78884]: cluster 2024-09-21T10:34:52.457111+0000 mgr.y (mgr.25133) 655 : cluster [DBG] pgmap v557: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 7/80655 objects degraded (0.009%); 397/80655 objects misplaced (0.492%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:53.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:53 smithi204 bash[78884]: cluster 2024-09-21T10:34:52.457111+0000 mgr.y (mgr.25133) 655 : cluster [DBG] pgmap v557: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.6 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 7/80655 objects degraded (0.009%); 397/80655 objects misplaced (0.492%); 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:34:53.780 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:53.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:53.882 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:53.913 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:53.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:53.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:54.020 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:54.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.050 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:54.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:54.151 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:54.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:54.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:54.293 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:54.332 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:54.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:54.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:54.457 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:54.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:54.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:54.582 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:54.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:54.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:54.696 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:54 smithi204 bash[78884]: audit 2024-09-21T10:34:53.590689+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:54.696 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:54 smithi204 bash[78884]: audit 2024-09-21T10:34:53.590689+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:54.718 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:54.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:54.820 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:54.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:54 smithi003 bash[88275]: audit 2024-09-21T10:34:53.590689+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:54.832 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:54 smithi003 bash[88275]: audit 2024-09-21T10:34:53.590689+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:54.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:54 smithi003 bash[89466]: audit 2024-09-21T10:34:53.590689+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:54.832 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:54 smithi003 bash[89466]: audit 2024-09-21T10:34:53.590689+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:34:54.857 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:54.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:54.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:54.983 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:54.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:54.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:55.091 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:55.114 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:55.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:55.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:55.239 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:55.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:55.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:55.366 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:55.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:55.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:55.498 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:55.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:55.601 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:55.633 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:55.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:55.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:55.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:55 smithi003 bash[88275]: cluster 2024-09-21T10:34:54.457717+0000 mgr.y (mgr.25133) 656 : cluster [DBG] pgmap v558: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 7/70536 objects degraded (0.010%); 143/70536 objects misplaced (0.203%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:34:55.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:55 smithi003 bash[88275]: cluster 2024-09-21T10:34:54.457717+0000 mgr.y (mgr.25133) 656 : cluster [DBG] pgmap v558: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 7/70536 objects degraded (0.010%); 143/70536 objects misplaced (0.203%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:34:55.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:55 smithi003 bash[88275]: cluster 2024-09-21T10:34:55.442650+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 7/70536 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:55.748 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:55 smithi003 bash[88275]: cluster 2024-09-21T10:34:55.442650+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 7/70536 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:55.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:55 smithi003 bash[89466]: cluster 2024-09-21T10:34:54.457717+0000 mgr.y (mgr.25133) 656 : cluster [DBG] pgmap v558: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 7/70536 objects degraded (0.010%); 143/70536 objects misplaced (0.203%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:34:55.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:55 smithi003 bash[89466]: cluster 2024-09-21T10:34:54.457717+0000 mgr.y (mgr.25133) 656 : cluster [DBG] pgmap v558: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 7/70536 objects degraded (0.010%); 143/70536 objects misplaced (0.203%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:34:55.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:55 smithi003 bash[89466]: cluster 2024-09-21T10:34:55.442650+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 7/70536 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:55.749 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:55 smithi003 bash[89466]: cluster 2024-09-21T10:34:55.442650+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 7/70536 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:55 smithi204 bash[78884]: cluster 2024-09-21T10:34:54.457717+0000 mgr.y (mgr.25133) 656 : cluster [DBG] pgmap v558: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 7/70536 objects degraded (0.010%); 143/70536 objects misplaced (0.203%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:34:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:55 smithi204 bash[78884]: cluster 2024-09-21T10:34:54.457717+0000 mgr.y (mgr.25133) 656 : cluster [DBG] pgmap v558: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 911 op/s; 7/70536 objects degraded (0.010%); 143/70536 objects misplaced (0.203%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:34:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:55 smithi204 bash[78884]: cluster 2024-09-21T10:34:55.442650+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 7/70536 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:55 smithi204 bash[78884]: cluster 2024-09-21T10:34:55.442650+0000 mon.a (mon.0) 925 : cluster [WRN] Health check update: Degraded data redundancy: 7/70536 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:34:55.768 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:55.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:55.873 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:55.906 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:55.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:55.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:56.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:56.042 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:56.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:56.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:56.178 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:34:56.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:34:56.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:56.310 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:56.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:56.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:56.443 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:56.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:56.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:56.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:56.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:56.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:56.708 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:56.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:56.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:56.840 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:56.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:56.943 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:56.979 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:56.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:56.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:57.085 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:57.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:57.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:57.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:57.253 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:57.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:57.358 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:57.388 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:57.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:57.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:57.506 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:34:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:34:57] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.51.0" 2024-09-21T10:34:57.532 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:57.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:57.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:57.656 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:57.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:57.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:57.768 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:57 smithi003 bash[88275]: cluster 2024-09-21T10:34:56.458294+0000 mgr.y (mgr.25133) 657 : cluster [DBG] pgmap v559: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:57.768 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:57 smithi003 bash[88275]: cluster 2024-09-21T10:34:56.458294+0000 mgr.y (mgr.25133) 657 : cluster [DBG] pgmap v559: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:57.768 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:57 smithi003 bash[89466]: cluster 2024-09-21T10:34:56.458294+0000 mgr.y (mgr.25133) 657 : cluster [DBG] pgmap v559: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:57.768 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:57 smithi003 bash[89466]: cluster 2024-09-21T10:34:56.458294+0000 mgr.y (mgr.25133) 657 : cluster [DBG] pgmap v559: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:57.790 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:34:57.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:34:57.893 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:57.911 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:57.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:57.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:57 smithi204 bash[78884]: cluster 2024-09-21T10:34:56.458294+0000 mgr.y (mgr.25133) 657 : cluster [DBG] pgmap v559: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:57 smithi204 bash[78884]: cluster 2024-09-21T10:34:56.458294+0000 mgr.y (mgr.25133) 657 : cluster [DBG] pgmap v559: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:58.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:58.039 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:58.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:58.143 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:58.171 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:58.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:58.277 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:58.305 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:58.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:58.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:58.440 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:58.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:58.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:58.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.578 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:58.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:58.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:58.701 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:58.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:58.803 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:58.829 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:34:58.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:34:58.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:58.963 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:34:58.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:58.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:34:59.066 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:59.095 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:59.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:59.200 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:59.232 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:59.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:59.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:59.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:34:59.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:34:59.472 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:59.491 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:34:59.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:34:59.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:59.617 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:59.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:59.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:59.730 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:59 smithi204 bash[78884]: cluster 2024-09-21T10:34:58.458768+0000 mgr.y (mgr.25133) 658 : cluster [DBG] pgmap v560: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:59.730 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:34:59 smithi204 bash[78884]: cluster 2024-09-21T10:34:58.458768+0000 mgr.y (mgr.25133) 658 : cluster [DBG] pgmap v560: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:59.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:59 smithi003 bash[88275]: cluster 2024-09-21T10:34:58.458768+0000 mgr.y (mgr.25133) 658 : cluster [DBG] pgmap v560: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:59.741 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:34:59 smithi003 bash[88275]: cluster 2024-09-21T10:34:58.458768+0000 mgr.y (mgr.25133) 658 : cluster [DBG] pgmap v560: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:59.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:59 smithi003 bash[89466]: cluster 2024-09-21T10:34:58.458768+0000 mgr.y (mgr.25133) 658 : cluster [DBG] pgmap v560: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:59.741 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:34:59 smithi003 bash[89466]: cluster 2024-09-21T10:34:58.458768+0000 mgr.y (mgr.25133) 658 : cluster [DBG] pgmap v560: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 7/68454 objects degraded (0.010%); 143/68454 objects misplaced (0.209%); 1.4 MiB/s, 21 objects/s recovering 2024-09-21T10:34:59.745 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:34:59.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:34:59.850 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:59.870 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:34:59.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:34:59.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:34:59.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:00.010 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:00.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:00.113 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:00.138 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:00.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:00.244 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:00.262 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:00.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:00.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:00.390 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:00.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:00.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:00.618 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:00.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:00.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:00.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:00 smithi204 bash[78884]: cluster 2024-09-21T10:35:00.443835+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 7/68454 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:00.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:00 smithi204 bash[78884]: cluster 2024-09-21T10:35:00.443835+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 7/68454 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:00.752 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:00.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:00.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:00.884 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:00.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:00.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:00.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:00 smithi003 bash[88275]: cluster 2024-09-21T10:35:00.443835+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 7/68454 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:00.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:00 smithi003 bash[88275]: cluster 2024-09-21T10:35:00.443835+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 7/68454 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:00.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:00 smithi003 bash[89466]: cluster 2024-09-21T10:35:00.443835+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 7/68454 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:00.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:00 smithi003 bash[89466]: cluster 2024-09-21T10:35:00.443835+0000 mon.a (mon.0) 926 : cluster [WRN] Health check update: Degraded data redundancy: 7/68454 objects degraded (0.010%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:00.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:01.015 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:01.119 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:01.149 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:01.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:01.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:01.288 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:01.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:01.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:01.422 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:01.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:01.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:01.548 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:01.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:01.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:01 smithi003 bash[88275]: cluster 2024-09-21T10:35:00.462132+0000 mgr.y (mgr.25133) 659 : cluster [DBG] pgmap v561: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 956 op/s; 7/58815 objects degraded (0.012%); 1.7 MiB/s, 32 objects/s recovering 2024-09-21T10:35:01.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:01 smithi003 bash[88275]: cluster 2024-09-21T10:35:00.462132+0000 mgr.y (mgr.25133) 659 : cluster [DBG] pgmap v561: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 956 op/s; 7/58815 objects degraded (0.012%); 1.7 MiB/s, 32 objects/s recovering 2024-09-21T10:35:01.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:01 smithi003 bash[89466]: cluster 2024-09-21T10:35:00.462132+0000 mgr.y (mgr.25133) 659 : cluster [DBG] pgmap v561: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 956 op/s; 7/58815 objects degraded (0.012%); 1.7 MiB/s, 32 objects/s recovering 2024-09-21T10:35:01.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:01 smithi003 bash[89466]: cluster 2024-09-21T10:35:00.462132+0000 mgr.y (mgr.25133) 659 : cluster [DBG] pgmap v561: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 956 op/s; 7/58815 objects degraded (0.012%); 1.7 MiB/s, 32 objects/s recovering 2024-09-21T10:35:01.675 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:01.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:01.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:01.805 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:01.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:01.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:01.927 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:01 smithi204 bash[78884]: cluster 2024-09-21T10:35:00.462132+0000 mgr.y (mgr.25133) 659 : cluster [DBG] pgmap v561: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 956 op/s; 7/58815 objects degraded (0.012%); 1.7 MiB/s, 32 objects/s recovering 2024-09-21T10:35:01.927 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:01 smithi204 bash[78884]: cluster 2024-09-21T10:35:00.462132+0000 mgr.y (mgr.25133) 659 : cluster [DBG] pgmap v561: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 956 op/s; 7/58815 objects degraded (0.012%); 1.7 MiB/s, 32 objects/s recovering 2024-09-21T10:35:01.949 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:01.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:01.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:02.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:02.070 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:02.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:02.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:02.197 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:02.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:02.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:02.326 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:02.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:02.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:02.457 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:02.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:02.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:02.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:02.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:02.689 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:02.718 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:02.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:02.827 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:02.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:02.863 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:02.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:02.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:03.003 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:03.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:03.106 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:03.143 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:03.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:03.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:03.278 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:03.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:03.381 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:03.401 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:03.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:03.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:03.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:03.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:03.625 INFO:teuthology.orchestra.run.smithi003.stderr:set pool 1 pg_num to 11 2024-09-21T10:35:03.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:03.670 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:03.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:03.692 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:35:03.692 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [], 2024-09-21T10:35:03.692 INFO:teuthology.orchestra.run.smithi003.stdout: "complaint_time": 30, 2024-09-21T10:35:03.692 INFO:teuthology.orchestra.run.smithi003.stdout: "num_blocked_ops": 0 2024-09-21T10:35:03.692 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:35:03.774 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:03.808 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:03.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:03.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[89466]: cluster 2024-09-21T10:35:02.462726+0000 mgr.y (mgr.25133) 660 : cluster [DBG] pgmap v562: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 7/57333 objects degraded (0.012%); 1.0 MiB/s, 21 objects/s recovering 2024-09-21T10:35:03.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[89466]: cluster 2024-09-21T10:35:02.462726+0000 mgr.y (mgr.25133) 660 : cluster [DBG] pgmap v562: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 7/57333 objects degraded (0.012%); 1.0 MiB/s, 21 objects/s recovering 2024-09-21T10:35:03.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[89466]: audit 2024-09-21T10:35:02.837481+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.3:0/1971223565' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:03.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[89466]: audit 2024-09-21T10:35:02.837481+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.3:0/1971223565' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:03.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[89466]: audit 2024-09-21T10:35:02.838602+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:03.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[89466]: audit 2024-09-21T10:35:02.838602+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:03.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:03.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:03 smithi204 bash[78884]: cluster 2024-09-21T10:35:02.462726+0000 mgr.y (mgr.25133) 660 : cluster [DBG] pgmap v562: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 7/57333 objects degraded (0.012%); 1.0 MiB/s, 21 objects/s recovering 2024-09-21T10:35:03.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:03 smithi204 bash[78884]: cluster 2024-09-21T10:35:02.462726+0000 mgr.y (mgr.25133) 660 : cluster [DBG] pgmap v562: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 7/57333 objects degraded (0.012%); 1.0 MiB/s, 21 objects/s recovering 2024-09-21T10:35:03.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:03 smithi204 bash[78884]: audit 2024-09-21T10:35:02.837481+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.3:0/1971223565' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:03.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:03 smithi204 bash[78884]: audit 2024-09-21T10:35:02.837481+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.3:0/1971223565' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:03.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:03 smithi204 bash[78884]: audit 2024-09-21T10:35:02.838602+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:03.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:03 smithi204 bash[78884]: audit 2024-09-21T10:35:02.838602+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:03.935 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:03.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:03.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:04.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:04.068 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:04.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:04.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[88275]: cluster 2024-09-21T10:35:02.462726+0000 mgr.y (mgr.25133) 660 : cluster [DBG] pgmap v562: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 7/57333 objects degraded (0.012%); 1.0 MiB/s, 21 objects/s recovering 2024-09-21T10:35:04.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[88275]: cluster 2024-09-21T10:35:02.462726+0000 mgr.y (mgr.25133) 660 : cluster [DBG] pgmap v562: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 7/57333 objects degraded (0.012%); 1.0 MiB/s, 21 objects/s recovering 2024-09-21T10:35:04.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[88275]: audit 2024-09-21T10:35:02.837481+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.3:0/1971223565' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:04.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[88275]: audit 2024-09-21T10:35:02.837481+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.3:0/1971223565' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:04.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[88275]: audit 2024-09-21T10:35:02.838602+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:04.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:03 smithi003 bash[88275]: audit 2024-09-21T10:35:02.838602+0000 mon.a (mon.0) 927 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-09-21T10:35:04.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:04.197 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:04.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:04.303 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:04.328 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:04.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:04.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:04.462 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:04.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:04.565 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:04.588 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:04.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:04.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:04.703 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:04 smithi204 bash[78884]: audit 2024-09-21T10:35:03.621142+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:35:04.703 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:04 smithi204 bash[78884]: audit 2024-09-21T10:35:03.621142+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:35:04.703 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:04 smithi204 bash[78884]: cluster 2024-09-21T10:35:03.624517+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T10:35:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:04 smithi204 bash[78884]: cluster 2024-09-21T10:35:03.624517+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T10:35:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:04 smithi204 bash[78884]: audit 2024-09-21T10:35:04.464357+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:04.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:04 smithi204 bash[78884]: audit 2024-09-21T10:35:04.464357+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:04.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:04.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:04.822 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:04.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[88275]: audit 2024-09-21T10:35:03.621142+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:35:04.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[88275]: audit 2024-09-21T10:35:03.621142+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:35:04.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[88275]: cluster 2024-09-21T10:35:03.624517+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T10:35:04.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[88275]: cluster 2024-09-21T10:35:03.624517+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T10:35:04.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[88275]: audit 2024-09-21T10:35:04.464357+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:04.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[88275]: audit 2024-09-21T10:35:04.464357+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:04.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[89466]: audit 2024-09-21T10:35:03.621142+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:35:04.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[89466]: audit 2024-09-21T10:35:03.621142+0000 mon.a (mon.0) 928 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-09-21T10:35:04.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[89466]: cluster 2024-09-21T10:35:03.624517+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T10:35:04.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[89466]: cluster 2024-09-21T10:35:03.624517+0000 mon.a (mon.0) 929 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-09-21T10:35:04.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[89466]: audit 2024-09-21T10:35:04.464357+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:04.831 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:04 smithi003 bash[89466]: audit 2024-09-21T10:35:04.464357+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:04.840 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:04.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:04.943 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:04.969 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:04.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:04.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:05.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:05.094 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:05.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:05.197 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:05.225 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:05.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:05.335 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:05.359 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:05.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:05.499 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:05.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:05.602 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:05.637 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:05.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:05.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:05.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:05 smithi204 bash[78884]: cluster 2024-09-21T10:35:04.463477+0000 mgr.y (mgr.25133) 661 : cluster [DBG] pgmap v564: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1011 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 7/48576 objects degraded (0.014%); 461 KiB/s, 31 objects/s recovering 2024-09-21T10:35:05.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:05 smithi204 bash[78884]: cluster 2024-09-21T10:35:04.463477+0000 mgr.y (mgr.25133) 661 : cluster [DBG] pgmap v564: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1011 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 7/48576 objects degraded (0.014%); 461 KiB/s, 31 objects/s recovering 2024-09-21T10:35:05.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:05 smithi204 bash[78884]: audit 2024-09-21T10:35:04.633290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:35:05.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:05 smithi204 bash[78884]: audit 2024-09-21T10:35:04.633290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:35:05.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:05 smithi204 bash[78884]: cluster 2024-09-21T10:35:04.642232+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T10:35:05.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:05 smithi204 bash[78884]: cluster 2024-09-21T10:35:04.642232+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T10:35:05.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:05 smithi204 bash[78884]: cluster 2024-09-21T10:35:05.444595+0000 mon.a (mon.0) 933 : cluster [WRN] Health check update: Degraded data redundancy: 7/48576 objects degraded (0.014%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:05.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:05 smithi204 bash[78884]: cluster 2024-09-21T10:35:05.444595+0000 mon.a (mon.0) 933 : cluster [WRN] Health check update: Degraded data redundancy: 7/48576 objects degraded (0.014%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:05.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:05 smithi204 bash[78884]: cluster 2024-09-21T10:35:05.450774+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-21T10:35:05.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:05 smithi204 bash[78884]: cluster 2024-09-21T10:35:05.450774+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-21T10:35:05.777 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:05.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:05.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:05.904 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:05.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:05.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:06.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:06.032 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:06.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:06.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:06.165 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:06.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:06.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:06.290 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:06.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:06.398 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:06.419 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:06.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:06.522 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:06.549 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:06.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[88275]: cluster 2024-09-21T10:35:04.463477+0000 mgr.y (mgr.25133) 661 : cluster [DBG] pgmap v564: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1011 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 7/48576 objects degraded (0.014%); 461 KiB/s, 31 objects/s recovering 2024-09-21T10:35:06.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[88275]: cluster 2024-09-21T10:35:04.463477+0000 mgr.y (mgr.25133) 661 : cluster [DBG] pgmap v564: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1011 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 7/48576 objects degraded (0.014%); 461 KiB/s, 31 objects/s recovering 2024-09-21T10:35:06.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[88275]: audit 2024-09-21T10:35:04.633290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:35:06.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[88275]: audit 2024-09-21T10:35:04.633290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:35:06.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[88275]: cluster 2024-09-21T10:35:04.642232+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T10:35:06.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[88275]: cluster 2024-09-21T10:35:04.642232+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T10:35:06.550 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[88275]: cluster 2024-09-21T10:35:05.444595+0000 mon.a (mon.0) 933 : cluster [WRN] Health check update: Degraded data redundancy: 7/48576 objects degraded (0.014%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:06.551 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[88275]: cluster 2024-09-21T10:35:05.444595+0000 mon.a (mon.0) 933 : cluster [WRN] Health check update: Degraded data redundancy: 7/48576 objects degraded (0.014%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:06.551 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[88275]: cluster 2024-09-21T10:35:05.450774+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-21T10:35:06.551 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[88275]: cluster 2024-09-21T10:35:05.450774+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-21T10:35:06.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[89466]: cluster 2024-09-21T10:35:04.463477+0000 mgr.y (mgr.25133) 661 : cluster [DBG] pgmap v564: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1011 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 7/48576 objects degraded (0.014%); 461 KiB/s, 31 objects/s recovering 2024-09-21T10:35:06.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[89466]: cluster 2024-09-21T10:35:04.463477+0000 mgr.y (mgr.25133) 661 : cluster [DBG] pgmap v564: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 1011 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 7/48576 objects degraded (0.014%); 461 KiB/s, 31 objects/s recovering 2024-09-21T10:35:06.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[89466]: audit 2024-09-21T10:35:04.633290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:35:06.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[89466]: audit 2024-09-21T10:35:04.633290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-09-21T10:35:06.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[89466]: cluster 2024-09-21T10:35:04.642232+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T10:35:06.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[89466]: cluster 2024-09-21T10:35:04.642232+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-21T10:35:06.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[89466]: cluster 2024-09-21T10:35:05.444595+0000 mon.a (mon.0) 933 : cluster [WRN] Health check update: Degraded data redundancy: 7/48576 objects degraded (0.014%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:06.551 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[89466]: cluster 2024-09-21T10:35:05.444595+0000 mon.a (mon.0) 933 : cluster [WRN] Health check update: Degraded data redundancy: 7/48576 objects degraded (0.014%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:06.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[89466]: cluster 2024-09-21T10:35:05.450774+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-21T10:35:06.552 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:05 smithi003 bash[89466]: cluster 2024-09-21T10:35:05.450774+0000 mon.a (mon.0) 934 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-21T10:35:06.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:06.655 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:06.678 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:06.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:06.784 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:06.826 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:06.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:06.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:06.953 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:06.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:06.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:07.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:07.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:07.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:07.086 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:35:07.183 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:07.216 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:07.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:07.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:07.350 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:07.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:07.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:07.477 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:07.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:07.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:07.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:07 smithi204 bash[78884]: cluster 2024-09-21T10:35:06.454718+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-21T10:35:07.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:07 smithi204 bash[78884]: cluster 2024-09-21T10:35:06.454718+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-21T10:35:07.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:07 smithi204 bash[78884]: cluster 2024-09-21T10:35:06.463985+0000 mgr.y (mgr.25133) 662 : cluster [DBG] pgmap v568: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 881 op/s; 7/46752 objects degraded (0.015%); 0 B/s, 48 objects/s recovering 2024-09-21T10:35:07.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:07 smithi204 bash[78884]: cluster 2024-09-21T10:35:06.463985+0000 mgr.y (mgr.25133) 662 : cluster [DBG] pgmap v568: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 881 op/s; 7/46752 objects degraded (0.015%); 0 B/s, 48 objects/s recovering 2024-09-21T10:35:07.604 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:07.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:07.610 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:35:07.610 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:35:07.661 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:35:07.662 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:07 smithi003 bash[88275]: cluster 2024-09-21T10:35:06.454718+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-21T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:07 smithi003 bash[88275]: cluster 2024-09-21T10:35:06.454718+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-21T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:07 smithi003 bash[88275]: cluster 2024-09-21T10:35:06.463985+0000 mgr.y (mgr.25133) 662 : cluster [DBG] pgmap v568: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 881 op/s; 7/46752 objects degraded (0.015%); 0 B/s, 48 objects/s recovering 2024-09-21T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:07 smithi003 bash[88275]: cluster 2024-09-21T10:35:06.463985+0000 mgr.y (mgr.25133) 662 : cluster [DBG] pgmap v568: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 881 op/s; 7/46752 objects degraded (0.015%); 0 B/s, 48 objects/s recovering 2024-09-21T10:35:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:35:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:35:07] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.51.0" 2024-09-21T10:35:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:07 smithi003 bash[89466]: cluster 2024-09-21T10:35:06.454718+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-21T10:35:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:07 smithi003 bash[89466]: cluster 2024-09-21T10:35:06.454718+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-09-21T10:35:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:07 smithi003 bash[89466]: cluster 2024-09-21T10:35:06.463985+0000 mgr.y (mgr.25133) 662 : cluster [DBG] pgmap v568: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 881 op/s; 7/46752 objects degraded (0.015%); 0 B/s, 48 objects/s recovering 2024-09-21T10:35:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:07 smithi003 bash[89466]: cluster 2024-09-21T10:35:06.463985+0000 mgr.y (mgr.25133) 662 : cluster [DBG] pgmap v568: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 881 op/s; 7/46752 objects degraded (0.015%); 0 B/s, 48 objects/s recovering 2024-09-21T10:35:07.694 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:35:07.695 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:35:07.708 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:07.725 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:35:07.726 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:35:07.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:07.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:07.760 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:35:07.760 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:35:07.804 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:35:07.804 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:35:07.836 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:35:07.836 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:35:07.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:07.874 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:35:07.874 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:35:07.876 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:07.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:07.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:07.979 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:08.000 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:08.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:08.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:08.133 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:08.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:08.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:08.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:08.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:08.366 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:08.399 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:08.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:08.472 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:35:08.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:08.540 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:08.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:08.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:08.670 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:08.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:08.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[88275]: audit 2024-09-21T10:35:07.548994+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.3:0/2794704' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[88275]: audit 2024-09-21T10:35:07.548994+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.3:0/2794704' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[88275]: audit 2024-09-21T10:35:07.911119+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.3:0/2310460864' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[88275]: audit 2024-09-21T10:35:07.911119+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.3:0/2310460864' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[88275]: audit 2024-09-21T10:35:07.911550+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[88275]: audit 2024-09-21T10:35:07.911550+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[89466]: audit 2024-09-21T10:35:07.548994+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.3:0/2794704' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[89466]: audit 2024-09-21T10:35:07.548994+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.3:0/2794704' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[89466]: audit 2024-09-21T10:35:07.911119+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.3:0/2310460864' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[89466]: audit 2024-09-21T10:35:07.911119+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.3:0/2310460864' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[89466]: audit 2024-09-21T10:35:07.911550+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:08 smithi003 bash[89466]: audit 2024-09-21T10:35:07.911550+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:08 smithi204 bash[78884]: audit 2024-09-21T10:35:07.548994+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.3:0/2794704' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:08 smithi204 bash[78884]: audit 2024-09-21T10:35:07.548994+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.3:0/2794704' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:08 smithi204 bash[78884]: audit 2024-09-21T10:35:07.911119+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.3:0/2310460864' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:08 smithi204 bash[78884]: audit 2024-09-21T10:35:07.911119+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.3:0/2310460864' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:08 smithi204 bash[78884]: audit 2024-09-21T10:35:07.911550+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:08 smithi204 bash[78884]: audit 2024-09-21T10:35:07.911550+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:35:08.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:08.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:08.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:08.906 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:08.931 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:08.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:08.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:09.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:09.052 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:09.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:09.155 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:09.177 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:09.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:09.280 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:09.319 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:09.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:09.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:09.445 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:09.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:09.551 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:09.582 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:09.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:09.689 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:09.712 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:09.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:09 smithi204 bash[78884]: cluster 2024-09-21T10:35:08.460570+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:09 smithi204 bash[78884]: cluster 2024-09-21T10:35:08.460570+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:09 smithi204 bash[78884]: audit 2024-09-21T10:35:08.462102+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:35:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:09 smithi204 bash[78884]: audit 2024-09-21T10:35:08.462102+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:35:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:09 smithi204 bash[78884]: cluster 2024-09-21T10:35:08.465672+0000 mgr.y (mgr.25133) 663 : cluster [DBG] pgmap v570: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 7/46752 objects degraded (0.015%) 2024-09-21T10:35:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:09 smithi204 bash[78884]: cluster 2024-09-21T10:35:08.465672+0000 mgr.y (mgr.25133) 663 : cluster [DBG] pgmap v570: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 7/46752 objects degraded (0.015%) 2024-09-21T10:35:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:09 smithi204 bash[78884]: cluster 2024-09-21T10:35:08.466788+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-21T10:35:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:09 smithi204 bash[78884]: cluster 2024-09-21T10:35:08.466788+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-21T10:35:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:09 smithi204 bash[78884]: audit 2024-09-21T10:35:08.590729+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:09 smithi204 bash[78884]: audit 2024-09-21T10:35:08.590729+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:09.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:09.842 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:09.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[88275]: cluster 2024-09-21T10:35:08.460570+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[88275]: cluster 2024-09-21T10:35:08.460570+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[88275]: audit 2024-09-21T10:35:08.462102+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:35:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[88275]: audit 2024-09-21T10:35:08.462102+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:35:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[88275]: cluster 2024-09-21T10:35:08.465672+0000 mgr.y (mgr.25133) 663 : cluster [DBG] pgmap v570: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 7/46752 objects degraded (0.015%) 2024-09-21T10:35:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[88275]: cluster 2024-09-21T10:35:08.465672+0000 mgr.y (mgr.25133) 663 : cluster [DBG] pgmap v570: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 7/46752 objects degraded (0.015%) 2024-09-21T10:35:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[88275]: cluster 2024-09-21T10:35:08.466788+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-21T10:35:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[88275]: cluster 2024-09-21T10:35:08.466788+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-21T10:35:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[88275]: audit 2024-09-21T10:35:08.590729+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[88275]: audit 2024-09-21T10:35:08.590729+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[89466]: cluster 2024-09-21T10:35:08.460570+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[89466]: cluster 2024-09-21T10:35:08.460570+0000 mon.a (mon.0) 937 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[89466]: audit 2024-09-21T10:35:08.462102+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:35:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[89466]: audit 2024-09-21T10:35:08.462102+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:35:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[89466]: cluster 2024-09-21T10:35:08.465672+0000 mgr.y (mgr.25133) 663 : cluster [DBG] pgmap v570: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 7/46752 objects degraded (0.015%) 2024-09-21T10:35:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[89466]: cluster 2024-09-21T10:35:08.465672+0000 mgr.y (mgr.25133) 663 : cluster [DBG] pgmap v570: 109 pgs: 10 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 973 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 151 op/s; 7/46752 objects degraded (0.015%) 2024-09-21T10:35:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[89466]: cluster 2024-09-21T10:35:08.466788+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-21T10:35:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[89466]: cluster 2024-09-21T10:35:08.466788+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-09-21T10:35:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[89466]: audit 2024-09-21T10:35:08.590729+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:09.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:09 smithi003 bash[89466]: audit 2024-09-21T10:35:08.590729+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:09.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:09.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:09.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:09.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:10.078 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:10.110 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:10.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:10.213 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:10.232 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:10.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:10.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:10.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:10.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:10.464 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:10.490 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:10.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:10.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:10.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:10 smithi003 bash[88275]: cluster 2024-09-21T10:35:10.445976+0000 mon.a (mon.0) 941 : cluster [WRN] Health check update: Degraded data redundancy: 7/46752 objects degraded (0.015%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:10.605 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:10 smithi003 bash[88275]: cluster 2024-09-21T10:35:10.445976+0000 mon.a (mon.0) 941 : cluster [WRN] Health check update: Degraded data redundancy: 7/46752 objects degraded (0.015%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:10.605 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:10 smithi003 bash[89466]: cluster 2024-09-21T10:35:10.445976+0000 mon.a (mon.0) 941 : cluster [WRN] Health check update: Degraded data redundancy: 7/46752 objects degraded (0.015%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:10.605 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:10 smithi003 bash[89466]: cluster 2024-09-21T10:35:10.445976+0000 mon.a (mon.0) 941 : cluster [WRN] Health check update: Degraded data redundancy: 7/46752 objects degraded (0.015%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:10.620 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:10.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:10.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:10.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:10 smithi204 bash[78884]: cluster 2024-09-21T10:35:10.445976+0000 mon.a (mon.0) 941 : cluster [WRN] Health check update: Degraded data redundancy: 7/46752 objects degraded (0.015%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:10.733 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:10 smithi204 bash[78884]: cluster 2024-09-21T10:35:10.445976+0000 mon.a (mon.0) 941 : cluster [WRN] Health check update: Degraded data redundancy: 7/46752 objects degraded (0.015%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:35:10.748 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:10.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:10.852 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:10.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:10.882 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:10.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:10.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:11.015 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:11.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:11.120 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:11.147 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:11.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:11.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:11.282 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:11.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:11.387 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:11.414 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:11.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:11.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:11.558 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:11.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:11.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:11.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:11 smithi204 bash[78884]: cluster 2024-09-21T10:35:10.466912+0000 mgr.y (mgr.25133) 664 : cluster [DBG] pgmap v571: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 765 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 7/36780 objects degraded (0.019%); 0 B/s, 27 objects/s recovering 2024-09-21T10:35:11.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:11 smithi204 bash[78884]: cluster 2024-09-21T10:35:10.466912+0000 mgr.y (mgr.25133) 664 : cluster [DBG] pgmap v571: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 765 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 7/36780 objects degraded (0.019%); 0 B/s, 27 objects/s recovering 2024-09-21T10:35:11.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:11 smithi003 bash[88275]: cluster 2024-09-21T10:35:10.466912+0000 mgr.y (mgr.25133) 664 : cluster [DBG] pgmap v571: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 765 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 7/36780 objects degraded (0.019%); 0 B/s, 27 objects/s recovering 2024-09-21T10:35:11.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:11 smithi003 bash[88275]: cluster 2024-09-21T10:35:10.466912+0000 mgr.y (mgr.25133) 664 : cluster [DBG] pgmap v571: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 765 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 7/36780 objects degraded (0.019%); 0 B/s, 27 objects/s recovering 2024-09-21T10:35:11.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:11 smithi003 bash[89466]: cluster 2024-09-21T10:35:10.466912+0000 mgr.y (mgr.25133) 664 : cluster [DBG] pgmap v571: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 765 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 7/36780 objects degraded (0.019%); 0 B/s, 27 objects/s recovering 2024-09-21T10:35:11.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:11 smithi003 bash[89466]: cluster 2024-09-21T10:35:10.466912+0000 mgr.y (mgr.25133) 664 : cluster [DBG] pgmap v571: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 765 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 7/36780 objects degraded (0.019%); 0 B/s, 27 objects/s recovering 2024-09-21T10:35:11.682 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:11.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:11.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:11.808 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:11.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:11.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:11.943 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:11.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:11.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:12.032 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:35:12.033 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:35:12.033 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2024-09-21T10:35:12.033 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:35:12.033 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:35:12.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-09-21T10:35:12.048 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:12.114 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:12.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:12.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:35:12.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:12.258 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:12.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:12.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:12.386 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:12.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:12.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:12.518 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:12.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:12.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:12.653 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:12.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:12.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:35:12.757 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:12.830 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:12.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:12.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:12.962 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:12.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:12.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:13.065 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:13.106 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:13.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:13.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:13.232 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:13.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:13.337 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:13.372 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:13.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:13.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:13.502 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:13.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:13.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:13.627 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:13.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:13 smithi003 bash[88275]: cluster 2024-09-21T10:35:12.467475+0000 mgr.y (mgr.25133) 665 : cluster [DBG] pgmap v572: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 732 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 7/35199 objects degraded (0.020%); 0 B/s, 23 objects/s recovering 2024-09-21T10:35:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:13 smithi003 bash[88275]: cluster 2024-09-21T10:35:12.467475+0000 mgr.y (mgr.25133) 665 : cluster [DBG] pgmap v572: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 732 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 7/35199 objects degraded (0.020%); 0 B/s, 23 objects/s recovering 2024-09-21T10:35:13.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:13 smithi003 bash[89466]: cluster 2024-09-21T10:35:12.467475+0000 mgr.y (mgr.25133) 665 : cluster [DBG] pgmap v572: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 732 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 7/35199 objects degraded (0.020%); 0 B/s, 23 objects/s recovering 2024-09-21T10:35:13.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:13 smithi003 bash[89466]: cluster 2024-09-21T10:35:12.467475+0000 mgr.y (mgr.25133) 665 : cluster [DBG] pgmap v572: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 732 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 7/35199 objects degraded (0.020%); 0 B/s, 23 objects/s recovering 2024-09-21T10:35:13.687 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:13.731 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:13 smithi204 bash[78884]: cluster 2024-09-21T10:35:12.467475+0000 mgr.y (mgr.25133) 665 : cluster [DBG] pgmap v572: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 732 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 7/35199 objects degraded (0.020%); 0 B/s, 23 objects/s recovering 2024-09-21T10:35:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:13 smithi204 bash[78884]: cluster 2024-09-21T10:35:12.467475+0000 mgr.y (mgr.25133) 665 : cluster [DBG] pgmap v572: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 732 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 607 op/s; 7/35199 objects degraded (0.020%); 0 B/s, 23 objects/s recovering 2024-09-21T10:35:13.763 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:13.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:13.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:13.893 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:13.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:13.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:13.998 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:14.026 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:14.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:14.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:14.161 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:14.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:14.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:14.300 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:14.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:14.405 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:14.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:14.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:14.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:14.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:14.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:14.670 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:14.689 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:14.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:14.794 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:14.811 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:14.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:14.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:14.939 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:14.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:14.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:15.042 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:15.076 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:15.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:15.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:15.201 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:15.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:15.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:15.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:15.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:15.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:15.475 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:15.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:15.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:15.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:15.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:15.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:15.746 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:15.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:15.849 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:15.883 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:15.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:15.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:15.986 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:15 smithi204 bash[78884]: cluster 2024-09-21T10:35:14.468277+0000 mgr.y (mgr.25133) 666 : cluster [DBG] pgmap v573: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 507 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 929 op/s; 7/24381 objects degraded (0.029%); 0 B/s, 45 objects/s recovering 2024-09-21T10:35:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:15 smithi204 bash[78884]: cluster 2024-09-21T10:35:14.468277+0000 mgr.y (mgr.25133) 666 : cluster [DBG] pgmap v573: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 507 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 929 op/s; 7/24381 objects degraded (0.029%); 0 B/s, 45 objects/s recovering 2024-09-21T10:35:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:15 smithi204 bash[78884]: cluster 2024-09-21T10:35:15.449388+0000 mon.a (mon.0) 942 : cluster [WRN] Health check update: Degraded data redundancy: 7/24381 objects degraded (0.029%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:15 smithi204 bash[78884]: cluster 2024-09-21T10:35:15.449388+0000 mon.a (mon.0) 942 : cluster [WRN] Health check update: Degraded data redundancy: 7/24381 objects degraded (0.029%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:16.012 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:16.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:16.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:16.128 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:15 smithi003 bash[88275]: cluster 2024-09-21T10:35:14.468277+0000 mgr.y (mgr.25133) 666 : cluster [DBG] pgmap v573: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 507 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 929 op/s; 7/24381 objects degraded (0.029%); 0 B/s, 45 objects/s recovering 2024-09-21T10:35:16.128 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:15 smithi003 bash[88275]: cluster 2024-09-21T10:35:14.468277+0000 mgr.y (mgr.25133) 666 : cluster [DBG] pgmap v573: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 507 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 929 op/s; 7/24381 objects degraded (0.029%); 0 B/s, 45 objects/s recovering 2024-09-21T10:35:16.129 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:15 smithi003 bash[88275]: cluster 2024-09-21T10:35:15.449388+0000 mon.a (mon.0) 942 : cluster [WRN] Health check update: Degraded data redundancy: 7/24381 objects degraded (0.029%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:16.129 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:15 smithi003 bash[88275]: cluster 2024-09-21T10:35:15.449388+0000 mon.a (mon.0) 942 : cluster [WRN] Health check update: Degraded data redundancy: 7/24381 objects degraded (0.029%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:16.129 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:15 smithi003 bash[89466]: cluster 2024-09-21T10:35:14.468277+0000 mgr.y (mgr.25133) 666 : cluster [DBG] pgmap v573: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 507 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 929 op/s; 7/24381 objects degraded (0.029%); 0 B/s, 45 objects/s recovering 2024-09-21T10:35:16.129 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:15 smithi003 bash[89466]: cluster 2024-09-21T10:35:14.468277+0000 mgr.y (mgr.25133) 666 : cluster [DBG] pgmap v573: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 507 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 929 op/s; 7/24381 objects degraded (0.029%); 0 B/s, 45 objects/s recovering 2024-09-21T10:35:16.129 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:15 smithi003 bash[89466]: cluster 2024-09-21T10:35:15.449388+0000 mon.a (mon.0) 942 : cluster [WRN] Health check update: Degraded data redundancy: 7/24381 objects degraded (0.029%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:16.129 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:15 smithi003 bash[89466]: cluster 2024-09-21T10:35:15.449388+0000 mon.a (mon.0) 942 : cluster [WRN] Health check update: Degraded data redundancy: 7/24381 objects degraded (0.029%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:16.151 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:16.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:16.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:16.286 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:16.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:16.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:16.421 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:16.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:16.524 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:16.552 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:16.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:16.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:16.685 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:16.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:16.741 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:16.743 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:16.743 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:16.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:16.828 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:16.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:16.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:16.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:16.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:16.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:17.076 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:17.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.104 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:17.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:17.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:17.228 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:17.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:17.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:17.355 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:17.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:17.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:17.477 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:17.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:17.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:17.609 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:17.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:17.715 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:17.732 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:17.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:17 smithi204 bash[78884]: cluster 2024-09-21T10:35:16.468903+0000 mgr.y (mgr.25133) 667 : cluster [DBG] pgmap v574: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:17 smithi204 bash[78884]: cluster 2024-09-21T10:35:16.468903+0000 mgr.y (mgr.25133) 667 : cluster [DBG] pgmap v574: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:17.766 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:17 smithi003 bash[88275]: cluster 2024-09-21T10:35:16.468903+0000 mgr.y (mgr.25133) 667 : cluster [DBG] pgmap v574: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:17.767 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:17 smithi003 bash[88275]: cluster 2024-09-21T10:35:16.468903+0000 mgr.y (mgr.25133) 667 : cluster [DBG] pgmap v574: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:17.767 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:35:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:35:17] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.51.0" 2024-09-21T10:35:17.767 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:17 smithi003 bash[89466]: cluster 2024-09-21T10:35:16.468903+0000 mgr.y (mgr.25133) 667 : cluster [DBG] pgmap v574: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:17.768 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:17 smithi003 bash[89466]: cluster 2024-09-21T10:35:16.468903+0000 mgr.y (mgr.25133) 667 : cluster [DBG] pgmap v574: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:17.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:17.855 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:17.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:17.957 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:17.984 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:17.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:17.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:18.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:18.122 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:18.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:18.225 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:18.266 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:18.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:18.369 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:18.396 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:18.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:18.500 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:18.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:18.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:18.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:18.662 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:18.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:18.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:18.795 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:18.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:18.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:18.925 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:18.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:18.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:19.029 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:19.060 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:19.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:19.188 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:19.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:19.293 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:19.322 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:19.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:19.425 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:19.462 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:19.569 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:19.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:19 smithi003 bash[88275]: cluster 2024-09-21T10:35:18.469399+0000 mgr.y (mgr.25133) 668 : cluster [DBG] pgmap v575: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:19.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:19 smithi003 bash[88275]: cluster 2024-09-21T10:35:18.469399+0000 mgr.y (mgr.25133) 668 : cluster [DBG] pgmap v575: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:19.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:19 smithi003 bash[89466]: cluster 2024-09-21T10:35:18.469399+0000 mgr.y (mgr.25133) 668 : cluster [DBG] pgmap v575: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:19.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:19 smithi003 bash[89466]: cluster 2024-09-21T10:35:18.469399+0000 mgr.y (mgr.25133) 668 : cluster [DBG] pgmap v575: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:19.613 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:19.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:19.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:19.737 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:19.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:19.840 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:19.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:19.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:19.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:19.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:19 smithi204 bash[78884]: cluster 2024-09-21T10:35:18.469399+0000 mgr.y (mgr.25133) 668 : cluster [DBG] pgmap v575: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:19.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:19 smithi204 bash[78884]: cluster 2024-09-21T10:35:18.469399+0000 mgr.y (mgr.25133) 668 : cluster [DBG] pgmap v575: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 7/21915 objects degraded (0.032%); 0 B/s, 36 objects/s recovering 2024-09-21T10:35:19.992 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:19.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:19.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:20.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:20.123 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:20.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:20.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:20.255 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:20.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:20.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:20.390 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:20.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:20.497 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:20.533 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:20.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:20.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:20.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:20 smithi204 bash[78884]: cluster 2024-09-21T10:35:20.450944+0000 mon.a (mon.0) 943 : cluster [WRN] Health check update: Degraded data redundancy: 7/21915 objects degraded (0.032%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:20.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:20 smithi204 bash[78884]: cluster 2024-09-21T10:35:20.450944+0000 mon.a (mon.0) 943 : cluster [WRN] Health check update: Degraded data redundancy: 7/21915 objects degraded (0.032%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:20.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:20 smithi204 bash[78884]: cluster 2024-09-21T10:35:20.456803+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-21T10:35:20.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:20 smithi204 bash[78884]: cluster 2024-09-21T10:35:20.456803+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-21T10:35:20.661 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:20.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:20.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:20.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:20 smithi003 bash[88275]: cluster 2024-09-21T10:35:20.450944+0000 mon.a (mon.0) 943 : cluster [WRN] Health check update: Degraded data redundancy: 7/21915 objects degraded (0.032%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:20.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:20 smithi003 bash[88275]: cluster 2024-09-21T10:35:20.450944+0000 mon.a (mon.0) 943 : cluster [WRN] Health check update: Degraded data redundancy: 7/21915 objects degraded (0.032%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:20.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:20 smithi003 bash[88275]: cluster 2024-09-21T10:35:20.456803+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-21T10:35:20.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:20 smithi003 bash[88275]: cluster 2024-09-21T10:35:20.456803+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-21T10:35:20.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:20 smithi003 bash[89466]: cluster 2024-09-21T10:35:20.450944+0000 mon.a (mon.0) 943 : cluster [WRN] Health check update: Degraded data redundancy: 7/21915 objects degraded (0.032%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:20.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:20 smithi003 bash[89466]: cluster 2024-09-21T10:35:20.450944+0000 mon.a (mon.0) 943 : cluster [WRN] Health check update: Degraded data redundancy: 7/21915 objects degraded (0.032%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:35:20.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:20 smithi003 bash[89466]: cluster 2024-09-21T10:35:20.456803+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-21T10:35:20.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:20 smithi003 bash[89466]: cluster 2024-09-21T10:35:20.456803+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-09-21T10:35:20.794 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:20.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:20.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:20.917 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:20.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:20.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:21.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:21.039 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:21.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:21.147 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:21.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:21.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:21.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:21.293 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:21.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:21.396 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:21.421 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:21.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:21.524 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:21.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:21.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:21.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:21 smithi204 bash[78884]: cluster 2024-09-21T10:35:20.469782+0000 mgr.y (mgr.25133) 669 : cluster [DBG] pgmap v577: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 7/11424 objects degraded (0.061%); 0 B/s, 60 objects/s recovering 2024-09-21T10:35:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:21 smithi204 bash[78884]: cluster 2024-09-21T10:35:20.469782+0000 mgr.y (mgr.25133) 669 : cluster [DBG] pgmap v577: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 7/11424 objects degraded (0.061%); 0 B/s, 60 objects/s recovering 2024-09-21T10:35:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:21 smithi204 bash[78884]: cluster 2024-09-21T10:35:21.464780+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-21T10:35:21.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:21 smithi204 bash[78884]: cluster 2024-09-21T10:35:21.464780+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-21T10:35:21.683 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:21.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:21.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:21 smithi003 bash[88275]: cluster 2024-09-21T10:35:20.469782+0000 mgr.y (mgr.25133) 669 : cluster [DBG] pgmap v577: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 7/11424 objects degraded (0.061%); 0 B/s, 60 objects/s recovering 2024-09-21T10:35:21.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:21 smithi003 bash[88275]: cluster 2024-09-21T10:35:20.469782+0000 mgr.y (mgr.25133) 669 : cluster [DBG] pgmap v577: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 7/11424 objects degraded (0.061%); 0 B/s, 60 objects/s recovering 2024-09-21T10:35:21.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:21 smithi003 bash[88275]: cluster 2024-09-21T10:35:21.464780+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-21T10:35:21.738 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:21 smithi003 bash[88275]: cluster 2024-09-21T10:35:21.464780+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-21T10:35:21.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:21 smithi003 bash[89466]: cluster 2024-09-21T10:35:20.469782+0000 mgr.y (mgr.25133) 669 : cluster [DBG] pgmap v577: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 7/11424 objects degraded (0.061%); 0 B/s, 60 objects/s recovering 2024-09-21T10:35:21.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:21 smithi003 bash[89466]: cluster 2024-09-21T10:35:20.469782+0000 mgr.y (mgr.25133) 669 : cluster [DBG] pgmap v577: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 7/11424 objects degraded (0.061%); 0 B/s, 60 objects/s recovering 2024-09-21T10:35:21.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:21 smithi003 bash[89466]: cluster 2024-09-21T10:35:21.464780+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-21T10:35:21.740 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:21 smithi003 bash[89466]: cluster 2024-09-21T10:35:21.464780+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-09-21T10:35:21.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:21.818 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:21.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:21.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:21.949 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:21.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:21.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:22.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:22.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:22.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:22.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:22.218 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:22.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:22.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:22.354 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:22.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:22.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:22.488 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:22.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:22.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:22.628 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:22.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:22.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:22.754 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:22.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:22.852 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:35:22.852 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:35:22.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:22.877 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:22.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:22.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:22.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:23.000 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:23.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:23.103 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:23.126 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:23.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:23.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:23.262 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:23.368 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:23.392 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:23.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:23.498 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:23.524 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:23.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:23.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:23.638 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[88275]: cluster 2024-09-21T10:35:22.470269+0000 mgr.y (mgr.25133) 670 : cluster [DBG] pgmap v579: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 202 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 7/9744 objects degraded (0.072%); 0 B/s, 50 objects/s recovering 2024-09-21T10:35:23.639 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[88275]: cluster 2024-09-21T10:35:22.470269+0000 mgr.y (mgr.25133) 670 : cluster [DBG] pgmap v579: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 202 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 7/9744 objects degraded (0.072%); 0 B/s, 50 objects/s recovering 2024-09-21T10:35:23.639 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[88275]: cluster 2024-09-21T10:35:23.019984+0000 osd.7 (osd.7) 15 : cluster [DBG] 6.12 scrub starts 2024-09-21T10:35:23.639 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[88275]: cluster 2024-09-21T10:35:23.019984+0000 osd.7 (osd.7) 15 : cluster [DBG] 6.12 scrub starts 2024-09-21T10:35:23.639 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[88275]: cluster 2024-09-21T10:35:23.026364+0000 osd.7 (osd.7) 16 : cluster [DBG] 6.12 scrub ok 2024-09-21T10:35:23.639 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[88275]: cluster 2024-09-21T10:35:23.026364+0000 osd.7 (osd.7) 16 : cluster [DBG] 6.12 scrub ok 2024-09-21T10:35:23.639 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[89466]: cluster 2024-09-21T10:35:22.470269+0000 mgr.y (mgr.25133) 670 : cluster [DBG] pgmap v579: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 202 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 7/9744 objects degraded (0.072%); 0 B/s, 50 objects/s recovering 2024-09-21T10:35:23.639 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[89466]: cluster 2024-09-21T10:35:22.470269+0000 mgr.y (mgr.25133) 670 : cluster [DBG] pgmap v579: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 202 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 7/9744 objects degraded (0.072%); 0 B/s, 50 objects/s recovering 2024-09-21T10:35:23.639 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[89466]: cluster 2024-09-21T10:35:23.019984+0000 osd.7 (osd.7) 15 : cluster [DBG] 6.12 scrub starts 2024-09-21T10:35:23.639 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[89466]: cluster 2024-09-21T10:35:23.019984+0000 osd.7 (osd.7) 15 : cluster [DBG] 6.12 scrub starts 2024-09-21T10:35:23.639 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[89466]: cluster 2024-09-21T10:35:23.026364+0000 osd.7 (osd.7) 16 : cluster [DBG] 6.12 scrub ok 2024-09-21T10:35:23.639 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:23 smithi003 bash[89466]: cluster 2024-09-21T10:35:23.026364+0000 osd.7 (osd.7) 16 : cluster [DBG] 6.12 scrub ok 2024-09-21T10:35:23.654 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:23.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:23.758 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:23.790 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:23.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:23.801 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Removed 105073 objects 2024-09-21T10:35:23.801 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Clean up completed and total clean up time :172.181 2024-09-21T10:35:23.893 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:23.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:23.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:23.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:23 smithi204 bash[78884]: cluster 2024-09-21T10:35:22.470269+0000 mgr.y (mgr.25133) 670 : cluster [DBG] pgmap v579: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 202 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 7/9744 objects degraded (0.072%); 0 B/s, 50 objects/s recovering 2024-09-21T10:35:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:23 smithi204 bash[78884]: cluster 2024-09-21T10:35:22.470269+0000 mgr.y (mgr.25133) 670 : cluster [DBG] pgmap v579: 109 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+degraded, 105 active+clean; 202 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 7/9744 objects degraded (0.072%); 0 B/s, 50 objects/s recovering 2024-09-21T10:35:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:23 smithi204 bash[78884]: cluster 2024-09-21T10:35:23.019984+0000 osd.7 (osd.7) 15 : cluster [DBG] 6.12 scrub starts 2024-09-21T10:35:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:23 smithi204 bash[78884]: cluster 2024-09-21T10:35:23.019984+0000 osd.7 (osd.7) 15 : cluster [DBG] 6.12 scrub starts 2024-09-21T10:35:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:23 smithi204 bash[78884]: cluster 2024-09-21T10:35:23.026364+0000 osd.7 (osd.7) 16 : cluster [DBG] 6.12 scrub ok 2024-09-21T10:35:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:23 smithi204 bash[78884]: cluster 2024-09-21T10:35:23.026364+0000 osd.7 (osd.7) 16 : cluster [DBG] 6.12 scrub ok 2024-09-21T10:35:24.017 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:24.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:24.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:24.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:24.173 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:24.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:24.277 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:24.304 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:24.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:24.407 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:24.435 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:24.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:24.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:24.568 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:24.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:24.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:24.696 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:24.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:24.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[88275]: audit 2024-09-21T10:35:23.591186+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:24.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[88275]: audit 2024-09-21T10:35:23.591186+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:24.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.194866+0000 osd.0 (osd.0) 7 : cluster [DBG] 6.10 scrub starts 2024-09-21T10:35:24.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.194866+0000 osd.0 (osd.0) 7 : cluster [DBG] 6.10 scrub starts 2024-09-21T10:35:24.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.202792+0000 osd.0 (osd.0) 8 : cluster [DBG] 6.10 scrub ok 2024-09-21T10:35:24.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.202792+0000 osd.0 (osd.0) 8 : cluster [DBG] 6.10 scrub ok 2024-09-21T10:35:24.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[88275]: audit 2024-09-21T10:35:24.471876+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:24.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[88275]: audit 2024-09-21T10:35:24.471876+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:24.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[88275]: audit 2024-09-21T10:35:24.472128+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:35:24.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[88275]: audit 2024-09-21T10:35:24.472128+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:35:24.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[89466]: audit 2024-09-21T10:35:23.591186+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:24.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[89466]: audit 2024-09-21T10:35:23.591186+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:24.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.194866+0000 osd.0 (osd.0) 7 : cluster [DBG] 6.10 scrub starts 2024-09-21T10:35:24.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.194866+0000 osd.0 (osd.0) 7 : cluster [DBG] 6.10 scrub starts 2024-09-21T10:35:24.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.202792+0000 osd.0 (osd.0) 8 : cluster [DBG] 6.10 scrub ok 2024-09-21T10:35:24.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.202792+0000 osd.0 (osd.0) 8 : cluster [DBG] 6.10 scrub ok 2024-09-21T10:35:24.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[89466]: audit 2024-09-21T10:35:24.471876+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:24.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[89466]: audit 2024-09-21T10:35:24.471876+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:24.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[89466]: audit 2024-09-21T10:35:24.472128+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:35:24.798 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:24 smithi003 bash[89466]: audit 2024-09-21T10:35:24.472128+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:35:24.799 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:24.826 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:24.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:24.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:24.957 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:24.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:24.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:24 smithi204 bash[78884]: audit 2024-09-21T10:35:23.591186+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:24 smithi204 bash[78884]: audit 2024-09-21T10:35:23.591186+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:24 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.194866+0000 osd.0 (osd.0) 7 : cluster [DBG] 6.10 scrub starts 2024-09-21T10:35:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:24 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.194866+0000 osd.0 (osd.0) 7 : cluster [DBG] 6.10 scrub starts 2024-09-21T10:35:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:24 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.202792+0000 osd.0 (osd.0) 8 : cluster [DBG] 6.10 scrub ok 2024-09-21T10:35:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:24 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.202792+0000 osd.0 (osd.0) 8 : cluster [DBG] 6.10 scrub ok 2024-09-21T10:35:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:24 smithi204 bash[78884]: audit 2024-09-21T10:35:24.471876+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:24 smithi204 bash[78884]: audit 2024-09-21T10:35:24.471876+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-09-21T10:35:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:24 smithi204 bash[78884]: audit 2024-09-21T10:35:24.472128+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:35:25.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:24 smithi204 bash[78884]: audit 2024-09-21T10:35:24.472128+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"} : dispatch 2024-09-21T10:35:25.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:25.088 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:25.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:25.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:25.217 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:25.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:25.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:25.347 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:25.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:25.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:25.481 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:25.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:25.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:25.596 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.223845+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.11 scrub starts 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.223845+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.11 scrub starts 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.230731+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.11 scrub ok 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.230731+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.11 scrub ok 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.471129+0000 mgr.y (mgr.25133) 671 : cluster [DBG] pgmap v580: 109 pgs: 109 active+clean; 29 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.471129+0000 mgr.y (mgr.25133) 671 : cluster [DBG] pgmap v580: 109 pgs: 109 active+clean; 29 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.530996+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/9744 objects degraded (0.072%), 3 pgs degraded, 1 pg undersized) 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.530996+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/9744 objects degraded (0.072%), 3 pgs degraded, 1 pg undersized) 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: audit 2024-09-21T10:35:24.539822+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: audit 2024-09-21T10:35:24.539822+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: audit 2024-09-21T10:35:24.540041+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: audit 2024-09-21T10:35:24.540041+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.550326+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:24.550326+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-21T10:35:25.597 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:25.463859+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-21T10:35:25.598 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:25 smithi204 bash[78884]: cluster 2024-09-21T10:35:25.463859+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-21T10:35:25.611 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:25.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:25.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:35:25.713 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.223845+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.11 scrub starts 2024-09-21T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.223845+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.11 scrub starts 2024-09-21T10:35:25.721 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.230731+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.11 scrub ok 2024-09-21T10:35:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.230731+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.11 scrub ok 2024-09-21T10:35:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.471129+0000 mgr.y (mgr.25133) 671 : cluster [DBG] pgmap v580: 109 pgs: 109 active+clean; 29 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.471129+0000 mgr.y (mgr.25133) 671 : cluster [DBG] pgmap v580: 109 pgs: 109 active+clean; 29 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.530996+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/9744 objects degraded (0.072%), 3 pgs degraded, 1 pg undersized) 2024-09-21T10:35:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.530996+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/9744 objects degraded (0.072%), 3 pgs degraded, 1 pg undersized) 2024-09-21T10:35:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: audit 2024-09-21T10:35:24.539822+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:35:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: audit 2024-09-21T10:35:24.539822+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:35:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: audit 2024-09-21T10:35:24.540041+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:35:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: audit 2024-09-21T10:35:24.540041+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:35:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.550326+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-21T10:35:25.722 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:24.550326+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-21T10:35:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:25.463859+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-21T10:35:25.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[88275]: cluster 2024-09-21T10:35:25.463859+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-21T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.223845+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.11 scrub starts 2024-09-21T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.223845+0000 osd.3 (osd.3) 6 : cluster [DBG] 6.11 scrub starts 2024-09-21T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.230731+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.11 scrub ok 2024-09-21T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.230731+0000 osd.3 (osd.3) 7 : cluster [DBG] 6.11 scrub ok 2024-09-21T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.471129+0000 mgr.y (mgr.25133) 671 : cluster [DBG] pgmap v580: 109 pgs: 109 active+clean; 29 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.471129+0000 mgr.y (mgr.25133) 671 : cluster [DBG] pgmap v580: 109 pgs: 109 active+clean; 29 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.530996+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/9744 objects degraded (0.072%), 3 pgs degraded, 1 pg undersized) 2024-09-21T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.530996+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7/9744 objects degraded (0.072%), 3 pgs degraded, 1 pg undersized) 2024-09-21T10:35:25.723 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: audit 2024-09-21T10:35:24.539822+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:35:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: audit 2024-09-21T10:35:24.539822+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-09-21T10:35:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: audit 2024-09-21T10:35:24.540041+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:35:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: audit 2024-09-21T10:35:24.540041+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "22"}]': finished 2024-09-21T10:35:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.550326+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-21T10:35:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:24.550326+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-09-21T10:35:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:25.463859+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-21T10:35:25.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:25 smithi003 bash[89466]: cluster 2024-09-21T10:35:25.463859+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-09-21T10:35:25.732 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:25.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:25.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:25.854 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:25.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:25.957 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:25.985 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:25.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:25.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:26.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:26.116 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:26.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:26.219 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:26.248 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:26.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:26.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:26.377 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:26.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:26.480 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:26.508 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:26.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:26.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:26.636 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:26.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:26.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:26.766 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:26.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:26.869 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:26.894 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:26.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:26.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:26.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:27.023 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:27.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:27.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:27.154 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:27.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:27.257 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:27.281 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:27.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:27.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:27.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:27.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:27.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:27.539 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:27.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:27.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:27.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:27 smithi204 bash[78884]: cluster 2024-09-21T10:35:26.374009+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-09-21T10:35:27.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:27 smithi204 bash[78884]: cluster 2024-09-21T10:35:26.374009+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-09-21T10:35:27.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:27 smithi204 bash[78884]: cluster 2024-09-21T10:35:26.381565+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-09-21T10:35:27.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:27 smithi204 bash[78884]: cluster 2024-09-21T10:35:26.381565+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-09-21T10:35:27.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:27 smithi204 bash[78884]: cluster 2024-09-21T10:35:26.468782+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-21T10:35:27.654 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:27 smithi204 bash[78884]: cluster 2024-09-21T10:35:26.468782+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-21T10:35:27.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:27 smithi204 bash[78884]: cluster 2024-09-21T10:35:26.471962+0000 osd.7 (osd.7) 17 : cluster [DBG] 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 158'8774 2024-09-21T10:35:27.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:27 smithi204 bash[78884]: cluster 2024-09-21T10:35:26.471962+0000 osd.7 (osd.7) 17 : cluster [DBG] 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 158'8774 2024-09-21T10:35:27.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:27 smithi204 bash[78884]: cluster 2024-09-21T10:35:26.472421+0000 mgr.y (mgr.25133) 672 : cluster [DBG] pgmap v584: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:27.655 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:27 smithi204 bash[78884]: cluster 2024-09-21T10:35:26.472421+0000 mgr.y (mgr.25133) 672 : cluster [DBG] pgmap v584: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:27.669 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:27.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:35:27] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.51.0" 2024-09-21T10:35:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[88275]: cluster 2024-09-21T10:35:26.374009+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-09-21T10:35:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[88275]: cluster 2024-09-21T10:35:26.374009+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-09-21T10:35:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[88275]: cluster 2024-09-21T10:35:26.381565+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-09-21T10:35:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[88275]: cluster 2024-09-21T10:35:26.381565+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-09-21T10:35:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[88275]: cluster 2024-09-21T10:35:26.468782+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-21T10:35:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[88275]: cluster 2024-09-21T10:35:26.468782+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-21T10:35:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[88275]: cluster 2024-09-21T10:35:26.471962+0000 osd.7 (osd.7) 17 : cluster [DBG] 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 158'8774 2024-09-21T10:35:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[88275]: cluster 2024-09-21T10:35:26.471962+0000 osd.7 (osd.7) 17 : cluster [DBG] 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 158'8774 2024-09-21T10:35:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[88275]: cluster 2024-09-21T10:35:26.472421+0000 mgr.y (mgr.25133) 672 : cluster [DBG] pgmap v584: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:27.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[88275]: cluster 2024-09-21T10:35:26.472421+0000 mgr.y (mgr.25133) 672 : cluster [DBG] pgmap v584: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[89466]: cluster 2024-09-21T10:35:26.374009+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-09-21T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[89466]: cluster 2024-09-21T10:35:26.374009+0000 osd.1 (osd.1) 3 : cluster [DBG] 6.1 scrub starts 2024-09-21T10:35:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[89466]: cluster 2024-09-21T10:35:26.381565+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-09-21T10:35:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[89466]: cluster 2024-09-21T10:35:26.381565+0000 osd.1 (osd.1) 4 : cluster [DBG] 6.1 scrub ok 2024-09-21T10:35:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[89466]: cluster 2024-09-21T10:35:26.468782+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-21T10:35:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[89466]: cluster 2024-09-21T10:35:26.468782+0000 mon.a (mon.0) 954 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-09-21T10:35:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[89466]: cluster 2024-09-21T10:35:26.471962+0000 osd.7 (osd.7) 17 : cluster [DBG] 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 158'8774 2024-09-21T10:35:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[89466]: cluster 2024-09-21T10:35:26.471962+0000 osd.7 (osd.7) 17 : cluster [DBG] 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 158'8774 2024-09-21T10:35:27.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[89466]: cluster 2024-09-21T10:35:26.472421+0000 mgr.y (mgr.25133) 672 : cluster [DBG] pgmap v584: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:27.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:27 smithi003 bash[89466]: cluster 2024-09-21T10:35:26.472421+0000 mgr.y (mgr.25133) 672 : cluster [DBG] pgmap v584: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:27.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:27.799 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:27.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:27.903 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:27.927 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:27.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:28.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:28.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:28.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:28.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:28.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:28.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:28.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:28.316 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:28.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:28.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:28.443 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:28.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:28.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:28.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:28 smithi204 bash[78884]: cluster 2024-09-21T10:35:27.459372+0000 mon.a (mon.0) 955 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-09-21T10:35:28.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:28 smithi204 bash[78884]: cluster 2024-09-21T10:35:27.459372+0000 mon.a (mon.0) 955 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-09-21T10:35:28.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:28 smithi204 bash[78884]: cluster 2024-09-21T10:35:27.468776+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-21T10:35:28.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:28 smithi204 bash[78884]: cluster 2024-09-21T10:35:27.468776+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-21T10:35:28.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:28 smithi204 bash[78884]: cluster 2024-09-21T10:35:28.466846+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-21T10:35:28.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:28 smithi204 bash[78884]: cluster 2024-09-21T10:35:28.466846+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-21T10:35:28.572 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:28.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:28.633 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:35:28.633 INFO:teuthology.orchestra.run.smithi003.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-09-21T10:35:28.633 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:35:28.664 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:35:28.664 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:35:28.675 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:28.682 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:35:28.682 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:35:28.700 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:35:28.700 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:35:28.701 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:28.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:28.717 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:35:28.717 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:35:28.737 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:35:28.737 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:35:28.758 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:35:28.758 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:35:28.776 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:35:28.776 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:35:28.796 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:35:28.796 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:35:28.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:28.806 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[89466]: cluster 2024-09-21T10:35:27.459372+0000 mon.a (mon.0) 955 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-09-21T10:35:28.806 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[89466]: cluster 2024-09-21T10:35:27.459372+0000 mon.a (mon.0) 955 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-09-21T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[89466]: cluster 2024-09-21T10:35:27.468776+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-21T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[89466]: cluster 2024-09-21T10:35:27.468776+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-21T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[89466]: cluster 2024-09-21T10:35:28.466846+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-21T10:35:28.807 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[89466]: cluster 2024-09-21T10:35:28.466846+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-21T10:35:28.807 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[88275]: cluster 2024-09-21T10:35:27.459372+0000 mon.a (mon.0) 955 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-09-21T10:35:28.807 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[88275]: cluster 2024-09-21T10:35:27.459372+0000 mon.a (mon.0) 955 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-09-21T10:35:28.807 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[88275]: cluster 2024-09-21T10:35:27.468776+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-21T10:35:28.807 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[88275]: cluster 2024-09-21T10:35:27.468776+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-09-21T10:35:28.808 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[88275]: cluster 2024-09-21T10:35:28.466846+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-21T10:35:28.808 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:28 smithi003 bash[88275]: cluster 2024-09-21T10:35:28.466846+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-09-21T10:35:28.824 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:28.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:28.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:28.949 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:28.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:28.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:29.001 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2024-09-21T10:35:29.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2024-09-21T10:35:29.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:29.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:29.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:29.183 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:29.203 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:29.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:29.333 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:29.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:29.436 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:29.464 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:29.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:29.482 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:35:29.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:29.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: cluster 2024-09-21T10:35:28.473100+0000 mgr.y (mgr.25133) 673 : cluster [DBG] pgmap v587: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:29.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: cluster 2024-09-21T10:35:28.473100+0000 mgr.y (mgr.25133) 673 : cluster [DBG] pgmap v587: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:29.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: audit 2024-09-21T10:35:28.637777+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.3:0/4220930278' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:29.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: audit 2024-09-21T10:35:28.637777+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.3:0/4220930278' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:29.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: audit 2024-09-21T10:35:28.849227+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.3:0/3319520506' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: audit 2024-09-21T10:35:28.849227+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.3:0/3319520506' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: audit 2024-09-21T10:35:28.849546+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: audit 2024-09-21T10:35:28.849546+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.080845+0000 osd.7 (osd.7) 18 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:35:29.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.080845+0000 osd.7 (osd.7) 18 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:35:29.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.083789+0000 osd.7 (osd.7) 19 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:35:29.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:29 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.083789+0000 osd.7 (osd.7) 19 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:35:29.592 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:29.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: cluster 2024-09-21T10:35:28.473100+0000 mgr.y (mgr.25133) 673 : cluster [DBG] pgmap v587: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: cluster 2024-09-21T10:35:28.473100+0000 mgr.y (mgr.25133) 673 : cluster [DBG] pgmap v587: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: audit 2024-09-21T10:35:28.637777+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.3:0/4220930278' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:29.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: audit 2024-09-21T10:35:28.637777+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.3:0/4220930278' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: audit 2024-09-21T10:35:28.849227+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.3:0/3319520506' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: audit 2024-09-21T10:35:28.849227+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.3:0/3319520506' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: audit 2024-09-21T10:35:28.849546+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: audit 2024-09-21T10:35:28.849546+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.080845+0000 osd.7 (osd.7) 18 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.080845+0000 osd.7 (osd.7) 18 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.083789+0000 osd.7 (osd.7) 19 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.083789+0000 osd.7 (osd.7) 19 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: cluster 2024-09-21T10:35:28.473100+0000 mgr.y (mgr.25133) 673 : cluster [DBG] pgmap v587: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: cluster 2024-09-21T10:35:28.473100+0000 mgr.y (mgr.25133) 673 : cluster [DBG] pgmap v587: 109 pgs: 6 remapped+peering, 103 active+clean; 838 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: audit 2024-09-21T10:35:28.637777+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.3:0/4220930278' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: audit 2024-09-21T10:35:28.637777+0000 mon.a (mon.0) 958 : audit [DBG] from='client.? 172.21.15.3:0/4220930278' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:29.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: audit 2024-09-21T10:35:28.849227+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.3:0/3319520506' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: audit 2024-09-21T10:35:28.849227+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.3:0/3319520506' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: audit 2024-09-21T10:35:28.849546+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: audit 2024-09-21T10:35:28.849546+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:35:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.080845+0000 osd.7 (osd.7) 18 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:35:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.080845+0000 osd.7 (osd.7) 18 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:35:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.083789+0000 osd.7 (osd.7) 19 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:35:29.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:29 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.083789+0000 osd.7 (osd.7) 19 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:35:29.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:29.721 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:29.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:29.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:29.851 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:29.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:29.954 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:29.981 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:29.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:29.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:30.084 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:30.111 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:30.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:30.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:30.240 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:30.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:30.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:30.369 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:30.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:30.394 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:30.472 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:30.499 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:30.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:30.605 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:30.617 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.129988+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:35:30.617 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.129988+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:35:30.617 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.131651+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:35:30.617 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.131651+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:35:30.617 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.287252+0000 osd.1 (osd.1) 5 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:35:30.617 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.287252+0000 osd.1 (osd.1) 5 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:35:30.617 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.290034+0000 osd.1 (osd.1) 6 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.290034+0000 osd.1 (osd.1) 6 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.474691+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.474691+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: audit 2024-09-21T10:35:29.476094+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: audit 2024-09-21T10:35:29.476094+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.479283+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.479283+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.115913+0000 osd.7 (osd.7) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.115913+0000 osd.7 (osd.7) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.120444+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.120444+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: audit 2024-09-21T10:35:30.474991+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:35:30.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[88275]: audit 2024-09-21T10:35:30.474991+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:35:30.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.129988+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:35:30.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.129988+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:35:30.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.131651+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:35:30.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.131651+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:35:30.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.287252+0000 osd.1 (osd.1) 5 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:35:30.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.287252+0000 osd.1 (osd.1) 5 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:35:30.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.290034+0000 osd.1 (osd.1) 6 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:35:30.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.290034+0000 osd.1 (osd.1) 6 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:35:30.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.474691+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:35:30.619 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.474691+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:35:30.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: audit 2024-09-21T10:35:29.476094+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:30.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: audit 2024-09-21T10:35:29.476094+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:30.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.479283+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-21T10:35:30.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.479283+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-21T10:35:30.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.115913+0000 osd.7 (osd.7) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:35:30.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.115913+0000 osd.7 (osd.7) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:35:30.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.120444+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:35:30.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.120444+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:35:30.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: audit 2024-09-21T10:35:30.474991+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:35:30.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:30 smithi003 bash[89466]: audit 2024-09-21T10:35:30.474991+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:35:30.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:30.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:30.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:30.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.129988+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:35:30.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.129988+0000 osd.3 (osd.3) 8 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:35:30.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.131651+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:35:30.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.131651+0000 osd.3 (osd.3) 9 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:35:30.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.287252+0000 osd.1 (osd.1) 5 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:35:30.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.287252+0000 osd.1 (osd.1) 5 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:35:30.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.290034+0000 osd.1 (osd.1) 6 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.290034+0000 osd.1 (osd.1) 6 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.474691+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.474691+0000 mon.a (mon.0) 960 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: audit 2024-09-21T10:35:29.476094+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: audit 2024-09-21T10:35:29.476094+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.479283+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.479283+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.115913+0000 osd.7 (osd.7) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.115913+0000 osd.7 (osd.7) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.120444+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.120444+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: audit 2024-09-21T10:35:30.474991+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:35:30.748 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:30 smithi204 bash[78884]: audit 2024-09-21T10:35:30.474991+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-09-21T10:35:30.761 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:30.865 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:30.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:30.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:30.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:30.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:31.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:31.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:31.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:31.151 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:31.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:31.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:31.330 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:31.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:31.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:31.460 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:31.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:31.563 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:31.591 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:31.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:31.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:31.707 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.625906+0000 osd.4 (osd.4) 8 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:35:31.707 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.625906+0000 osd.4 (osd.4) 8 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:35:31.707 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.629081+0000 osd.4 (osd.4) 9 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:35:31.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:29.629081+0000 osd.4 (osd.4) 9 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:35:31.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.473895+0000 mgr.y (mgr.25133) 674 : cluster [DBG] pgmap v589: 109 pgs: 109 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:31.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.473895+0000 mgr.y (mgr.25133) 674 : cluster [DBG] pgmap v589: 109 pgs: 109 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:31.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.483320+0000 mon.a (mon.0) 964 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-09-21T10:35:31.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.483320+0000 mon.a (mon.0) 964 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-09-21T10:35:31.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.483381+0000 mon.a (mon.0) 965 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:31.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.483381+0000 mon.a (mon.0) 965 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:31.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: audit 2024-09-21T10:35:30.493235+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:35:31.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: audit 2024-09-21T10:35:30.493235+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:35:31.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.501237+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-21T10:35:31.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:30.501237+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-21T10:35:31.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.117689+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:35:31.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.117689+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:35:31.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.120572+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:35:31.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:31 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.120572+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:35:31.721 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:31.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:31.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:31.851 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:31.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.625906+0000 osd.4 (osd.4) 8 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.625906+0000 osd.4 (osd.4) 8 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.629081+0000 osd.4 (osd.4) 9 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:29.629081+0000 osd.4 (osd.4) 9 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.473895+0000 mgr.y (mgr.25133) 674 : cluster [DBG] pgmap v589: 109 pgs: 109 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.473895+0000 mgr.y (mgr.25133) 674 : cluster [DBG] pgmap v589: 109 pgs: 109 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.483320+0000 mon.a (mon.0) 964 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.483320+0000 mon.a (mon.0) 964 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.483381+0000 mon.a (mon.0) 965 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.483381+0000 mon.a (mon.0) 965 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: audit 2024-09-21T10:35:30.493235+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: audit 2024-09-21T10:35:30.493235+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:35:31.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.501237+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-21T10:35:31.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:30.501237+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-21T10:35:31.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.117689+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:35:31.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.117689+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:35:31.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.120572+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:35:31.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.120572+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:35:31.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.625906+0000 osd.4 (osd.4) 8 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:35:31.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.625906+0000 osd.4 (osd.4) 8 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:35:31.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.629081+0000 osd.4 (osd.4) 9 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:29.629081+0000 osd.4 (osd.4) 9 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.473895+0000 mgr.y (mgr.25133) 674 : cluster [DBG] pgmap v589: 109 pgs: 109 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.473895+0000 mgr.y (mgr.25133) 674 : cluster [DBG] pgmap v589: 109 pgs: 109 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.483320+0000 mon.a (mon.0) 964 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.483320+0000 mon.a (mon.0) 964 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.483381+0000 mon.a (mon.0) 965 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.483381+0000 mon.a (mon.0) 965 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: audit 2024-09-21T10:35:30.493235+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: audit 2024-09-21T10:35:30.493235+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.501237+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:30.501237+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.117689+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.117689+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:35:31.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.120572+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:35:31.929 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:31 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.120572+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:35:31.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:31.981 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:31.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:31.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:32.084 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:32.111 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:32.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:32.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:32.239 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:32.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:32.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:32.368 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:32.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:32.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:32.497 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:32.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:32.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.085502+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:35:32.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.085502+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:35:32.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.088614+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:35:32.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.088614+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:35:32.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.507506+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-21T10:35:32.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.507506+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-21T10:35:32.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.798174+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:35:32.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.798174+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:35:32.525 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.801029+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:35:32.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:32.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:32.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:32.730 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:32.746 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[88275]: cluster 2024-09-21T10:35:31.801029+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:35:32.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.085502+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:35:32.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.085502+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:35:32.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.088614+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:35:32.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.088614+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:35:32.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.507506+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-21T10:35:32.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.507506+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-21T10:35:32.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.798174+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:35:32.746 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.798174+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:35:32.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.801029+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:35:32.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:32 smithi003 bash[89466]: cluster 2024-09-21T10:35:31.801029+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:35:32.757 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:32.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:32.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:32 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.085502+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:35:32.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:32 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.085502+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:35:32.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:32 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.088614+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:35:32.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:32 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.088614+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:35:32.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:32 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.507506+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-21T10:35:32.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:32 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.507506+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-09-21T10:35:32.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:32 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.798174+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:35:32.777 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:32 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.798174+0000 osd.5 (osd.5) 7 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:35:32.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:32 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.801029+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:35:32.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:32 smithi204 bash[78884]: cluster 2024-09-21T10:35:31.801029+0000 osd.5 (osd.5) 8 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:35:32.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:32.884 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:32.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:32.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:32.986 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:33.014 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:33.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:33.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:33.142 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:33.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:33.150 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:35:33.180 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:35:33.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:33.269 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:33.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:33.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:33.400 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:33.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:33.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:33.529 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:33.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:33.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:33.658 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:33.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:33.761 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:33.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.474735+0000 mgr.y (mgr.25133) 675 : cluster [DBG] pgmap v592: 109 pgs: 2 unknown, 107 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:33.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.474735+0000 mgr.y (mgr.25133) 675 : cluster [DBG] pgmap v592: 109 pgs: 2 unknown, 107 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:33.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.509991+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-21T10:35:33.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.509991+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-21T10:35:33.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.512220+0000 osd.2 (osd.2) 1 : cluster [DBG] 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:33.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.512220+0000 osd.2 (osd.2) 1 : cluster [DBG] 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:33.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.513466+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 158'9187 2024-09-21T10:35:33.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.513466+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 158'9187 2024-09-21T10:35:33.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.544031+0000 osd.2 (osd.2) 2 : cluster [DBG] 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:33.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.544031+0000 osd.2 (osd.2) 2 : cluster [DBG] 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:33.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.756990+0000 osd.5 (osd.5) 9 : cluster [DBG] 1.a deep-scrub starts 2024-09-21T10:35:33.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.756990+0000 osd.5 (osd.5) 9 : cluster [DBG] 1.a deep-scrub starts 2024-09-21T10:35:33.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.758787+0000 osd.5 (osd.5) 10 : cluster [DBG] 1.a deep-scrub ok 2024-09-21T10:35:33.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[88275]: cluster 2024-09-21T10:35:32.758787+0000 osd.5 (osd.5) 10 : cluster [DBG] 1.a deep-scrub ok 2024-09-21T10:35:33.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.474735+0000 mgr.y (mgr.25133) 675 : cluster [DBG] pgmap v592: 109 pgs: 2 unknown, 107 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.474735+0000 mgr.y (mgr.25133) 675 : cluster [DBG] pgmap v592: 109 pgs: 2 unknown, 107 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.509991+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.509991+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.512220+0000 osd.2 (osd.2) 1 : cluster [DBG] 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.512220+0000 osd.2 (osd.2) 1 : cluster [DBG] 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.513466+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 158'9187 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.513466+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 158'9187 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.544031+0000 osd.2 (osd.2) 2 : cluster [DBG] 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.544031+0000 osd.2 (osd.2) 2 : cluster [DBG] 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.756990+0000 osd.5 (osd.5) 9 : cluster [DBG] 1.a deep-scrub starts 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.756990+0000 osd.5 (osd.5) 9 : cluster [DBG] 1.a deep-scrub starts 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.758787+0000 osd.5 (osd.5) 10 : cluster [DBG] 1.a deep-scrub ok 2024-09-21T10:35:33.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:33 smithi003 bash[89466]: cluster 2024-09-21T10:35:32.758787+0000 osd.5 (osd.5) 10 : cluster [DBG] 1.a deep-scrub ok 2024-09-21T10:35:33.789 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:33.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:33.892 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:33.920 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:33.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:33.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:34.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:34.044 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:34.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:34.147 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:34.178 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:34.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:34.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.474735+0000 mgr.y (mgr.25133) 675 : cluster [DBG] pgmap v592: 109 pgs: 2 unknown, 107 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.474735+0000 mgr.y (mgr.25133) 675 : cluster [DBG] pgmap v592: 109 pgs: 2 unknown, 107 active+clean; 745 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.509991+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.509991+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.512220+0000 osd.2 (osd.2) 1 : cluster [DBG] 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.512220+0000 osd.2 (osd.2) 1 : cluster [DBG] 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.513466+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 158'9187 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.513466+0000 osd.3 (osd.3) 10 : cluster [DBG] 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 158'9187 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.544031+0000 osd.2 (osd.2) 2 : cluster [DBG] 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.544031+0000 osd.2 (osd.2) 2 : cluster [DBG] 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 158'10506 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.756990+0000 osd.5 (osd.5) 9 : cluster [DBG] 1.a deep-scrub starts 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.756990+0000 osd.5 (osd.5) 9 : cluster [DBG] 1.a deep-scrub starts 2024-09-21T10:35:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.758787+0000 osd.5 (osd.5) 10 : cluster [DBG] 1.a deep-scrub ok 2024-09-21T10:35:34.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:33 smithi204 bash[78884]: cluster 2024-09-21T10:35:32.758787+0000 osd.5 (osd.5) 10 : cluster [DBG] 1.a deep-scrub ok 2024-09-21T10:35:34.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:34.303 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:34.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:34.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:34.431 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:34.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:34.535 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:34.570 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:34.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:34.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:34.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:34 smithi204 bash[78884]: cluster 2024-09-21T10:35:33.539528+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-21T10:35:34.685 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:34 smithi204 bash[78884]: cluster 2024-09-21T10:35:33.539528+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-21T10:35:34.699 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:34.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:34.718 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:34.729 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:35:34.729 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:35:34.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:34.826 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:34.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:34.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:34 smithi003 bash[88275]: cluster 2024-09-21T10:35:33.539528+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-21T10:35:34.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:34 smithi003 bash[88275]: cluster 2024-09-21T10:35:33.539528+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-21T10:35:34.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:34 smithi003 bash[89466]: cluster 2024-09-21T10:35:33.539528+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-21T10:35:34.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:34 smithi003 bash[89466]: cluster 2024-09-21T10:35:33.539528+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-09-21T10:35:34.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:34.951 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:34.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:34.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:35.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:35.082 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:35.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:35.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:35.212 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:35.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:35.314 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:35.346 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:35.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:35.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:35.475 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:35.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:35.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:35.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:35.703 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:35.732 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:35.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:35.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:35 smithi204 bash[78884]: cluster 2024-09-21T10:35:34.132267+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:35:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:35 smithi204 bash[78884]: cluster 2024-09-21T10:35:34.132267+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:35:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:35 smithi204 bash[78884]: cluster 2024-09-21T10:35:34.136317+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:35:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:35 smithi204 bash[78884]: cluster 2024-09-21T10:35:34.136317+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:35:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:35 smithi204 bash[78884]: cluster 2024-09-21T10:35:34.475973+0000 mgr.y (mgr.25133) 676 : cluster [DBG] pgmap v595: 109 pgs: 1 active+recovering+undersized+remapped, 2 unknown, 106 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 57 objects/s recovering 2024-09-21T10:35:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:35 smithi204 bash[78884]: cluster 2024-09-21T10:35:34.475973+0000 mgr.y (mgr.25133) 676 : cluster [DBG] pgmap v595: 109 pgs: 1 active+recovering+undersized+remapped, 2 unknown, 106 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 57 objects/s recovering 2024-09-21T10:35:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:35 smithi204 bash[78884]: cluster 2024-09-21T10:35:34.545317+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-21T10:35:35.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:35 smithi204 bash[78884]: cluster 2024-09-21T10:35:34.545317+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-21T10:35:35.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:35.862 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:35.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:35.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[89466]: cluster 2024-09-21T10:35:34.132267+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:35:35.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[89466]: cluster 2024-09-21T10:35:34.132267+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:35:35.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[89466]: cluster 2024-09-21T10:35:34.136317+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:35:35.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[89466]: cluster 2024-09-21T10:35:34.136317+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:35:35.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[89466]: cluster 2024-09-21T10:35:34.475973+0000 mgr.y (mgr.25133) 676 : cluster [DBG] pgmap v595: 109 pgs: 1 active+recovering+undersized+remapped, 2 unknown, 106 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 57 objects/s recovering 2024-09-21T10:35:35.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[89466]: cluster 2024-09-21T10:35:34.475973+0000 mgr.y (mgr.25133) 676 : cluster [DBG] pgmap v595: 109 pgs: 1 active+recovering+undersized+remapped, 2 unknown, 106 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 57 objects/s recovering 2024-09-21T10:35:35.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[89466]: cluster 2024-09-21T10:35:34.545317+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-21T10:35:35.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[89466]: cluster 2024-09-21T10:35:34.545317+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-21T10:35:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[88275]: cluster 2024-09-21T10:35:34.132267+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:35:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[88275]: cluster 2024-09-21T10:35:34.132267+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:35:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[88275]: cluster 2024-09-21T10:35:34.136317+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:35:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[88275]: cluster 2024-09-21T10:35:34.136317+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:35:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[88275]: cluster 2024-09-21T10:35:34.475973+0000 mgr.y (mgr.25133) 676 : cluster [DBG] pgmap v595: 109 pgs: 1 active+recovering+undersized+remapped, 2 unknown, 106 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 57 objects/s recovering 2024-09-21T10:35:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[88275]: cluster 2024-09-21T10:35:34.475973+0000 mgr.y (mgr.25133) 676 : cluster [DBG] pgmap v595: 109 pgs: 1 active+recovering+undersized+remapped, 2 unknown, 106 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 57 objects/s recovering 2024-09-21T10:35:35.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[88275]: cluster 2024-09-21T10:35:34.545317+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-21T10:35:35.927 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:35 smithi003 bash[88275]: cluster 2024-09-21T10:35:34.545317+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-09-21T10:35:35.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:35.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:35.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:35.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:36.096 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:36.124 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:36.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:36.227 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:36.258 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:36.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:36.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:36.388 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:36.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:36.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:36.516 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:36.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:36.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:36.639 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:36.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:36.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:36.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:36 smithi204 bash[78884]: cluster 2024-09-21T10:35:36.554736+0000 mon.a (mon.0) 972 : cluster [WRN] Health check failed: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:35:36.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:36 smithi204 bash[78884]: cluster 2024-09-21T10:35:36.554736+0000 mon.a (mon.0) 972 : cluster [WRN] Health check failed: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:35:36.768 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:36.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:36.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:36.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:36 smithi003 bash[88275]: cluster 2024-09-21T10:35:36.554736+0000 mon.a (mon.0) 972 : cluster [WRN] Health check failed: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:35:36.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:36 smithi003 bash[88275]: cluster 2024-09-21T10:35:36.554736+0000 mon.a (mon.0) 972 : cluster [WRN] Health check failed: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:35:36.885 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:36 smithi003 bash[89466]: cluster 2024-09-21T10:35:36.554736+0000 mon.a (mon.0) 972 : cluster [WRN] Health check failed: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:35:36.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:36 smithi003 bash[89466]: cluster 2024-09-21T10:35:36.554736+0000 mon.a (mon.0) 972 : cluster [WRN] Health check failed: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:35:36.900 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:36.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:36.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:37.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:37.030 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:37.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:37.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:37.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:37.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:37.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:37.287 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:37.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:37.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:37.417 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:37.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:37.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:37.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:37.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:37.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:37.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:37.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:35:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:35:37] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.51.0" 2024-09-21T10:35:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:37 smithi003 bash[88275]: cluster 2024-09-21T10:35:36.476966+0000 mgr.y (mgr.25133) 677 : cluster [DBG] pgmap v597: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s wr, 1.59k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 46 objects/s recovering 2024-09-21T10:35:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:37 smithi003 bash[88275]: cluster 2024-09-21T10:35:36.476966+0000 mgr.y (mgr.25133) 677 : cluster [DBG] pgmap v597: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s wr, 1.59k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 46 objects/s recovering 2024-09-21T10:35:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:37 smithi003 bash[89466]: cluster 2024-09-21T10:35:36.476966+0000 mgr.y (mgr.25133) 677 : cluster [DBG] pgmap v597: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s wr, 1.59k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 46 objects/s recovering 2024-09-21T10:35:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:37 smithi003 bash[89466]: cluster 2024-09-21T10:35:36.476966+0000 mgr.y (mgr.25133) 677 : cluster [DBG] pgmap v597: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s wr, 1.59k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 46 objects/s recovering 2024-09-21T10:35:37.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:37.802 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:37.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:37.905 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:37.921 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:37.922 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:37.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:37.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:37.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:37 smithi204 bash[78884]: cluster 2024-09-21T10:35:36.476966+0000 mgr.y (mgr.25133) 677 : cluster [DBG] pgmap v597: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s wr, 1.59k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 46 objects/s recovering 2024-09-21T10:35:38.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:37 smithi204 bash[78884]: cluster 2024-09-21T10:35:36.476966+0000 mgr.y (mgr.25133) 677 : cluster [DBG] pgmap v597: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s wr, 1.59k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 46 objects/s recovering 2024-09-21T10:35:38.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:38.062 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:38.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:38.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:38.193 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:38.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:38.296 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:38.313 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:35:38.313 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:35:38.313 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 0 2024-09-21T10:35:38.313 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:35:38.321 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:38.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:38.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:38.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:38.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:38.550 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:38.578 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:38.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:38.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:38.706 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:38.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:38.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:38.835 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:38.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:38.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:38.963 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:38.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:38.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:39.066 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:39.091 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:39.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:39.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:39.221 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:39.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:39.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:39.351 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:39.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:39.453 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:39.480 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:39.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:39.584 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:39.610 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:39.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:39.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:39.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:39.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:39.777 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[88275]: cluster 2024-09-21T10:35:38.477739+0000 mgr.y (mgr.25133) 678 : cluster [DBG] pgmap v598: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s wr, 1.32k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 38 objects/s recovering 2024-09-21T10:35:39.777 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[88275]: cluster 2024-09-21T10:35:38.477739+0000 mgr.y (mgr.25133) 678 : cluster [DBG] pgmap v598: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s wr, 1.32k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 38 objects/s recovering 2024-09-21T10:35:39.777 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[88275]: audit 2024-09-21T10:35:38.595574+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:39.778 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[88275]: audit 2024-09-21T10:35:38.595574+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:39.778 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[88275]: audit 2024-09-21T10:35:38.596664+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:39.778 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[88275]: audit 2024-09-21T10:35:38.596664+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:39.778 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[89466]: cluster 2024-09-21T10:35:38.477739+0000 mgr.y (mgr.25133) 678 : cluster [DBG] pgmap v598: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s wr, 1.32k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 38 objects/s recovering 2024-09-21T10:35:39.778 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[89466]: cluster 2024-09-21T10:35:38.477739+0000 mgr.y (mgr.25133) 678 : cluster [DBG] pgmap v598: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s wr, 1.32k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 38 objects/s recovering 2024-09-21T10:35:39.778 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[89466]: audit 2024-09-21T10:35:38.595574+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:39.778 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[89466]: audit 2024-09-21T10:35:38.595574+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:39.778 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[89466]: audit 2024-09-21T10:35:38.596664+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:39.778 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:39 smithi003 bash[89466]: audit 2024-09-21T10:35:38.596664+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:39.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:39.868 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:39.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:39 smithi204 bash[78884]: cluster 2024-09-21T10:35:38.477739+0000 mgr.y (mgr.25133) 678 : cluster [DBG] pgmap v598: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s wr, 1.32k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 38 objects/s recovering 2024-09-21T10:35:39.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:39 smithi204 bash[78884]: cluster 2024-09-21T10:35:38.477739+0000 mgr.y (mgr.25133) 678 : cluster [DBG] pgmap v598: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s wr, 1.32k op/s; 6600/75 objects degraded (8800.000%); 3300/75 objects misplaced (4400.000%); 0 B/s, 38 objects/s recovering 2024-09-21T10:35:39.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:39 smithi204 bash[78884]: audit 2024-09-21T10:35:38.595574+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:39.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:39 smithi204 bash[78884]: audit 2024-09-21T10:35:38.595574+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:39.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:39 smithi204 bash[78884]: audit 2024-09-21T10:35:38.596664+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:39.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:39 smithi204 bash[78884]: audit 2024-09-21T10:35:38.596664+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:39.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:39.971 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:39.990 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:39.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:39.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:40.093 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:40.116 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:40.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:40.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:35:40.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:40.254 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:40.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:40.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:40.376 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:40.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:40.467 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_1' removed 2024-09-21T10:35:40.478 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:40.522 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:40.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:40.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:40.652 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:40.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:40.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:40.786 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:40.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:40.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[89466]: audit 2024-09-21T10:35:40.181156+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:35:40.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[89466]: audit 2024-09-21T10:35:40.181156+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:35:40.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[89466]: audit 2024-09-21T10:35:40.323110+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:35:40.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[89466]: audit 2024-09-21T10:35:40.323110+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:35:40.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[89466]: audit 2024-09-21T10:35:40.465507+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:35:40.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[89466]: audit 2024-09-21T10:35:40.465507+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:35:40.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[89466]: cluster 2024-09-21T10:35:40.469798+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-21T10:35:40.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[89466]: cluster 2024-09-21T10:35:40.469798+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-21T10:35:40.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[88275]: audit 2024-09-21T10:35:40.181156+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:35:40.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[88275]: audit 2024-09-21T10:35:40.181156+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:35:40.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[88275]: audit 2024-09-21T10:35:40.323110+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:35:40.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[88275]: audit 2024-09-21T10:35:40.323110+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:35:40.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[88275]: audit 2024-09-21T10:35:40.465507+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:35:40.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[88275]: audit 2024-09-21T10:35:40.465507+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:35:40.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[88275]: cluster 2024-09-21T10:35:40.469798+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-21T10:35:40.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:40 smithi003 bash[88275]: cluster 2024-09-21T10:35:40.469798+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-21T10:35:40.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:40.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:40 smithi204 bash[78884]: audit 2024-09-21T10:35:40.181156+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:35:40.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:40 smithi204 bash[78884]: audit 2024-09-21T10:35:40.181156+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:35:40.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:40 smithi204 bash[78884]: audit 2024-09-21T10:35:40.323110+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:35:40.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:40 smithi204 bash[78884]: audit 2024-09-21T10:35:40.323110+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:35:40.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:40 smithi204 bash[78884]: audit 2024-09-21T10:35:40.465507+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:35:40.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:40 smithi204 bash[78884]: audit 2024-09-21T10:35:40.465507+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.3:0/2749057923' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:35:40.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:40 smithi204 bash[78884]: cluster 2024-09-21T10:35:40.469798+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-21T10:35:40.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:40 smithi204 bash[78884]: cluster 2024-09-21T10:35:40.469798+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-09-21T10:35:40.912 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:40.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:40.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:41.015 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:41.048 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:41.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:41.153 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:41.172 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:41.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:41.274 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:41.297 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:41.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:41.399 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:41.426 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:41.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:41.529 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:41.556 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:41.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:41.660 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:41.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:41.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:41.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:41.803 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[88275]: cluster 2024-09-21T10:35:40.478217+0000 mgr.y (mgr.25133) 679 : cluster [DBG] pgmap v600: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:41.803 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[88275]: cluster 2024-09-21T10:35:40.478217+0000 mgr.y (mgr.25133) 679 : cluster [DBG] pgmap v600: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:41.803 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[88275]: cluster 2024-09-21T10:35:41.465465+0000 mon.a (mon.0) 979 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded) 2024-09-21T10:35:41.803 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[88275]: cluster 2024-09-21T10:35:41.465465+0000 mon.a (mon.0) 979 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded) 2024-09-21T10:35:41.804 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[88275]: cluster 2024-09-21T10:35:41.465536+0000 mon.a (mon.0) 980 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:41.804 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[88275]: cluster 2024-09-21T10:35:41.465536+0000 mon.a (mon.0) 980 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:41.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[89466]: cluster 2024-09-21T10:35:40.478217+0000 mgr.y (mgr.25133) 679 : cluster [DBG] pgmap v600: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:41.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[89466]: cluster 2024-09-21T10:35:40.478217+0000 mgr.y (mgr.25133) 679 : cluster [DBG] pgmap v600: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:41.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[89466]: cluster 2024-09-21T10:35:41.465465+0000 mon.a (mon.0) 979 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded) 2024-09-21T10:35:41.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[89466]: cluster 2024-09-21T10:35:41.465465+0000 mon.a (mon.0) 979 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded) 2024-09-21T10:35:41.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[89466]: cluster 2024-09-21T10:35:41.465536+0000 mon.a (mon.0) 980 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:41.804 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:41 smithi003 bash[89466]: cluster 2024-09-21T10:35:41.465536+0000 mon.a (mon.0) 980 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:41.819 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:41.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:41.922 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:41.946 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:41.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:41.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:41 smithi204 bash[78884]: cluster 2024-09-21T10:35:40.478217+0000 mgr.y (mgr.25133) 679 : cluster [DBG] pgmap v600: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:41 smithi204 bash[78884]: cluster 2024-09-21T10:35:40.478217+0000 mgr.y (mgr.25133) 679 : cluster [DBG] pgmap v600: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:41 smithi204 bash[78884]: cluster 2024-09-21T10:35:41.465465+0000 mon.a (mon.0) 979 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded) 2024-09-21T10:35:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:41 smithi204 bash[78884]: cluster 2024-09-21T10:35:41.465465+0000 mon.a (mon.0) 979 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6600/75 objects degraded (8800.000%), 1 pg degraded) 2024-09-21T10:35:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:41 smithi204 bash[78884]: cluster 2024-09-21T10:35:41.465536+0000 mon.a (mon.0) 980 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:41 smithi204 bash[78884]: cluster 2024-09-21T10:35:41.465536+0000 mon.a (mon.0) 980 : cluster [INF] Cluster is now healthy 2024-09-21T10:35:42.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:42.077 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:42.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:42.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:42.207 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:42.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:42.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:42.337 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:42.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:42.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:42.468 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:42.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:42.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:42.593 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:42.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:42.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:42.724 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:42.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:42.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:42.854 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:42.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:42.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:42.977 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:42.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:42.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:43.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:43.105 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:43.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:43.164 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:35:43.165 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:35:43.165 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2024-09-21T10:35:43.165 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_2 16 2024-09-21T10:35:43.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:43.235 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:43.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:43.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:43.358 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:43.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:43.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:43.488 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:43.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:43.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:43.620 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:43.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:43.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[89466]: cluster 2024-09-21T10:35:42.478846+0000 mgr.y (mgr.25133) 680 : cluster [DBG] pgmap v601: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:43.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[89466]: cluster 2024-09-21T10:35:42.478846+0000 mgr.y (mgr.25133) 680 : cluster [DBG] pgmap v601: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:43.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[89466]: cluster 2024-09-21T10:35:42.757409+0000 osd.5 (osd.5) 11 : cluster [DBG] 1.8 deep-scrub starts 2024-09-21T10:35:43.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[89466]: cluster 2024-09-21T10:35:42.757409+0000 osd.5 (osd.5) 11 : cluster [DBG] 1.8 deep-scrub starts 2024-09-21T10:35:43.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[89466]: cluster 2024-09-21T10:35:42.763607+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 deep-scrub ok 2024-09-21T10:35:43.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[89466]: cluster 2024-09-21T10:35:42.763607+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 deep-scrub ok 2024-09-21T10:35:43.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[88275]: cluster 2024-09-21T10:35:42.478846+0000 mgr.y (mgr.25133) 680 : cluster [DBG] pgmap v601: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:43.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[88275]: cluster 2024-09-21T10:35:42.478846+0000 mgr.y (mgr.25133) 680 : cluster [DBG] pgmap v601: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:43.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[88275]: cluster 2024-09-21T10:35:42.757409+0000 osd.5 (osd.5) 11 : cluster [DBG] 1.8 deep-scrub starts 2024-09-21T10:35:43.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[88275]: cluster 2024-09-21T10:35:42.757409+0000 osd.5 (osd.5) 11 : cluster [DBG] 1.8 deep-scrub starts 2024-09-21T10:35:43.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[88275]: cluster 2024-09-21T10:35:42.763607+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 deep-scrub ok 2024-09-21T10:35:43.678 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:43 smithi003 bash[88275]: cluster 2024-09-21T10:35:42.763607+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 deep-scrub ok 2024-09-21T10:35:43.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:43.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:43 smithi204 bash[78884]: cluster 2024-09-21T10:35:42.478846+0000 mgr.y (mgr.25133) 680 : cluster [DBG] pgmap v601: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:43.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:43 smithi204 bash[78884]: cluster 2024-09-21T10:35:42.478846+0000 mgr.y (mgr.25133) 680 : cluster [DBG] pgmap v601: 83 pgs: 83 active+clean; 378 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:43.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:43 smithi204 bash[78884]: cluster 2024-09-21T10:35:42.757409+0000 osd.5 (osd.5) 11 : cluster [DBG] 1.8 deep-scrub starts 2024-09-21T10:35:43.735 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:43 smithi204 bash[78884]: cluster 2024-09-21T10:35:42.757409+0000 osd.5 (osd.5) 11 : cluster [DBG] 1.8 deep-scrub starts 2024-09-21T10:35:43.735 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:43 smithi204 bash[78884]: cluster 2024-09-21T10:35:42.763607+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 deep-scrub ok 2024-09-21T10:35:43.735 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:43 smithi204 bash[78884]: cluster 2024-09-21T10:35:42.763607+0000 osd.5 (osd.5) 12 : cluster [DBG] 1.8 deep-scrub ok 2024-09-21T10:35:43.750 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:43.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:43.853 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:43.881 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:43.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:43.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:43.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:44.012 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:44.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:44.114 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:44.143 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:44.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:44.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:44.273 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:44.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:44.376 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:44.404 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:44.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:44.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:44.532 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:44.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:44.634 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:44.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:44.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:44.766 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:44.793 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:44.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:44.896 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:44.925 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:44.925 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:44.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:44.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:45.027 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:45.056 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:45.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:45.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:45.187 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:45.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:45.290 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:45.310 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:45.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:45.373 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:35:45.374 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:35:45.395 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:35:45.395 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:35:45.412 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:35:45.412 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:35:45.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:45.432 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:35:45.433 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:35:45.434 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:45.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:45.450 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:35:45.451 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:35:45.468 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:35:45.468 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:35:45.489 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:35:45.489 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:35:45.511 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:35:45.512 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:35:45.541 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:45.559 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:45.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:45.606 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:35:45.663 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[88275]: cluster 2024-09-21T10:35:44.480006+0000 mgr.y (mgr.25133) 681 : cluster [DBG] pgmap v602: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[88275]: cluster 2024-09-21T10:35:44.480006+0000 mgr.y (mgr.25133) 681 : cluster [DBG] pgmap v602: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[88275]: audit 2024-09-21T10:35:45.342826+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.3:0/2489932085' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[88275]: audit 2024-09-21T10:35:45.342826+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.3:0/2489932085' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[88275]: audit 2024-09-21T10:35:45.589116+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[88275]: audit 2024-09-21T10:35:45.589116+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[89466]: cluster 2024-09-21T10:35:44.480006+0000 mgr.y (mgr.25133) 681 : cluster [DBG] pgmap v602: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[89466]: cluster 2024-09-21T10:35:44.480006+0000 mgr.y (mgr.25133) 681 : cluster [DBG] pgmap v602: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[89466]: audit 2024-09-21T10:35:45.342826+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.3:0/2489932085' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[89466]: audit 2024-09-21T10:35:45.342826+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.3:0/2489932085' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[89466]: audit 2024-09-21T10:35:45.589116+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:45.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:45 smithi003 bash[89466]: audit 2024-09-21T10:35:45.589116+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:45.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:45.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:45.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:45.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:45.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:45.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:45 smithi204 bash[78884]: cluster 2024-09-21T10:35:44.480006+0000 mgr.y (mgr.25133) 681 : cluster [DBG] pgmap v602: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:45 smithi204 bash[78884]: cluster 2024-09-21T10:35:44.480006+0000 mgr.y (mgr.25133) 681 : cluster [DBG] pgmap v602: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:45 smithi204 bash[78884]: audit 2024-09-21T10:35:45.342826+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.3:0/2489932085' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:45 smithi204 bash[78884]: audit 2024-09-21T10:35:45.342826+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.3:0/2489932085' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:35:45.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:45 smithi204 bash[78884]: audit 2024-09-21T10:35:45.589116+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:45.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:45 smithi204 bash[78884]: audit 2024-09-21T10:35:45.589116+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:35:45.924 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:45.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:45.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:46.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:46.047 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:46.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:46.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:46.172 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:46.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:46.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:46.298 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:46.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:46.400 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:46.424 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:46.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:46.527 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:46.548 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:46.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:46.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:46.675 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: cluster 2024-09-21T10:35:45.604101+0000 mon.a (mon.0) 982 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: cluster 2024-09-21T10:35:45.604101+0000 mon.a (mon.0) 982 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: audit 2024-09-21T10:35:45.605704+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:35:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: audit 2024-09-21T10:35:45.605704+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:35:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: cluster 2024-09-21T10:35:45.611495+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-21T10:35:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: cluster 2024-09-21T10:35:45.611495+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-21T10:35:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: audit 2024-09-21T10:35:45.921509+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: audit 2024-09-21T10:35:45.921509+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: audit 2024-09-21T10:35:45.929255+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: audit 2024-09-21T10:35:45.929255+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: audit 2024-09-21T10:35:46.092704+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: audit 2024-09-21T10:35:46.092704+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: audit 2024-09-21T10:35:46.098765+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[88275]: audit 2024-09-21T10:35:46.098765+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: cluster 2024-09-21T10:35:45.604101+0000 mon.a (mon.0) 982 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: cluster 2024-09-21T10:35:45.604101+0000 mon.a (mon.0) 982 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: audit 2024-09-21T10:35:45.605704+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: audit 2024-09-21T10:35:45.605704+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: cluster 2024-09-21T10:35:45.611495+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: cluster 2024-09-21T10:35:45.611495+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: audit 2024-09-21T10:35:45.921509+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: audit 2024-09-21T10:35:45.921509+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: audit 2024-09-21T10:35:45.929255+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: audit 2024-09-21T10:35:45.929255+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: audit 2024-09-21T10:35:46.092704+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: audit 2024-09-21T10:35:46.092704+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: audit 2024-09-21T10:35:46.098765+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:46 smithi003 bash[89466]: audit 2024-09-21T10:35:46.098765+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: cluster 2024-09-21T10:35:45.604101+0000 mon.a (mon.0) 982 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: cluster 2024-09-21T10:35:45.604101+0000 mon.a (mon.0) 982 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: audit 2024-09-21T10:35:45.605704+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: audit 2024-09-21T10:35:45.605704+0000 mon.a (mon.0) 983 : audit [INF] from='client.? 172.21.15.3:0/1829355780' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: cluster 2024-09-21T10:35:45.611495+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: cluster 2024-09-21T10:35:45.611495+0000 mon.a (mon.0) 984 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: audit 2024-09-21T10:35:45.921509+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: audit 2024-09-21T10:35:45.921509+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: audit 2024-09-21T10:35:45.929255+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: audit 2024-09-21T10:35:45.929255+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: audit 2024-09-21T10:35:46.092704+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: audit 2024-09-21T10:35:46.092704+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: audit 2024-09-21T10:35:46.098765+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:46 smithi204 bash[78884]: audit 2024-09-21T10:35:46.098765+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:46.780 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:46.800 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:46.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:46.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:46.929 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:46.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:46.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:47.032 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:47.059 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:47.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:47.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:47.189 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:47.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:47.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:47.311 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:47.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:47.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:47.437 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:47.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:47.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:47.566 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:47.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:47.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:35:47] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.51.0" 2024-09-21T10:35:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[88275]: cluster 2024-09-21T10:35:46.480433+0000 mgr.y (mgr.25133) 682 : cluster [DBG] pgmap v604: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[88275]: cluster 2024-09-21T10:35:46.480433+0000 mgr.y (mgr.25133) 682 : cluster [DBG] pgmap v604: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[88275]: audit 2024-09-21T10:35:46.692408+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:35:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[88275]: audit 2024-09-21T10:35:46.692408+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:35:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[88275]: audit 2024-09-21T10:35:46.693595+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:35:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[88275]: audit 2024-09-21T10:35:46.693595+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:35:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[88275]: audit 2024-09-21T10:35:46.699653+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[88275]: audit 2024-09-21T10:35:46.699653+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[89466]: cluster 2024-09-21T10:35:46.480433+0000 mgr.y (mgr.25133) 682 : cluster [DBG] pgmap v604: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[89466]: cluster 2024-09-21T10:35:46.480433+0000 mgr.y (mgr.25133) 682 : cluster [DBG] pgmap v604: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[89466]: audit 2024-09-21T10:35:46.692408+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:35:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[89466]: audit 2024-09-21T10:35:46.692408+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:35:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[89466]: audit 2024-09-21T10:35:46.693595+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:35:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[89466]: audit 2024-09-21T10:35:46.693595+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:35:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[89466]: audit 2024-09-21T10:35:46.699653+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:47.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:47 smithi003 bash[89466]: audit 2024-09-21T10:35:46.699653+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:47.682 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:47 smithi204 bash[78884]: cluster 2024-09-21T10:35:46.480433+0000 mgr.y (mgr.25133) 682 : cluster [DBG] pgmap v604: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:47.682 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:47 smithi204 bash[78884]: cluster 2024-09-21T10:35:46.480433+0000 mgr.y (mgr.25133) 682 : cluster [DBG] pgmap v604: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:47.682 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:47 smithi204 bash[78884]: audit 2024-09-21T10:35:46.692408+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:35:47.682 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:47 smithi204 bash[78884]: audit 2024-09-21T10:35:46.692408+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:35:47.682 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:47 smithi204 bash[78884]: audit 2024-09-21T10:35:46.693595+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:35:47.682 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:47 smithi204 bash[78884]: audit 2024-09-21T10:35:46.693595+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:35:47.682 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:47 smithi204 bash[78884]: audit 2024-09-21T10:35:46.699653+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:47.682 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:47 smithi204 bash[78884]: audit 2024-09-21T10:35:46.699653+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:47.695 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:47.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:47.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:47.825 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:47.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:47.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:47.956 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:47.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:47.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:48.059 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:48.088 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:48.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:48.192 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:48.219 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:48.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:48.311 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:48.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:48.343 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:48.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:48.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:48.473 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:48.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:48.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:48.604 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:48.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:48.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:48.733 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:48.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:48.788 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:35:48.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:35:48.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:48.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:48.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:48.968 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:48.988 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:48.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:48.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:49.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:49.118 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:49.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:49.221 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:49.249 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:49.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:49.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:49.380 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:49.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:49.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:49.512 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:49.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:49.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:49.645 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:49.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:49.747 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:49 smithi003 bash[88275]: cluster 2024-09-21T10:35:48.481022+0000 mgr.y (mgr.25133) 683 : cluster [DBG] pgmap v605: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:49.747 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:49 smithi003 bash[88275]: cluster 2024-09-21T10:35:48.481022+0000 mgr.y (mgr.25133) 683 : cluster [DBG] pgmap v605: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:49.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:49 smithi003 bash[89466]: cluster 2024-09-21T10:35:48.481022+0000 mgr.y (mgr.25133) 683 : cluster [DBG] pgmap v605: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:49.747 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:49 smithi003 bash[89466]: cluster 2024-09-21T10:35:48.481022+0000 mgr.y (mgr.25133) 683 : cluster [DBG] pgmap v605: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:49.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:49.767 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:49.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:49.870 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:49.875 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:35:49.875 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:35:49.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:49 smithi204 bash[78884]: cluster 2024-09-21T10:35:48.481022+0000 mgr.y (mgr.25133) 683 : cluster [DBG] pgmap v605: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:49.885 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:49 smithi204 bash[78884]: cluster 2024-09-21T10:35:48.481022+0000 mgr.y (mgr.25133) 683 : cluster [DBG] pgmap v605: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:49.894 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:49.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:49.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:49.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:50.019 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:50.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:50.122 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:50.147 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:50.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:50.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:50.276 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:50.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:50.379 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:50.408 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:50.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:50.511 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:50.536 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:50.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:50.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:50.665 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:50.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:50.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:50.796 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:50.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:50.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:35:50.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:50.942 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:50.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:50.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:51.045 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:51.073 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:51.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:51.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:51.205 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:51.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:51.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:51.336 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:51.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:51.439 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:51.468 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:51.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:51.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:51.598 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:51.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:51.701 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:51.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:51 smithi003 bash[88275]: cluster 2024-09-21T10:35:50.482153+0000 mgr.y (mgr.25133) 684 : cluster [DBG] pgmap v606: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:51.713 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:51 smithi003 bash[88275]: cluster 2024-09-21T10:35:50.482153+0000 mgr.y (mgr.25133) 684 : cluster [DBG] pgmap v606: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:51.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:51 smithi003 bash[89466]: cluster 2024-09-21T10:35:50.482153+0000 mgr.y (mgr.25133) 684 : cluster [DBG] pgmap v606: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:51.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:51 smithi003 bash[89466]: cluster 2024-09-21T10:35:50.482153+0000 mgr.y (mgr.25133) 684 : cluster [DBG] pgmap v606: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:51.730 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:51.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:51.833 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:51.868 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:51.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:51.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:51.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:51.984 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:51 smithi204 bash[78884]: cluster 2024-09-21T10:35:50.482153+0000 mgr.y (mgr.25133) 684 : cluster [DBG] pgmap v606: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:51.984 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:51 smithi204 bash[78884]: cluster 2024-09-21T10:35:50.482153+0000 mgr.y (mgr.25133) 684 : cluster [DBG] pgmap v606: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:52.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:52.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:52.104 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:52.125 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:52.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:52.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:52.257 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:52.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:52.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:52.390 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:52.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:52.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:52.516 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:52.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:52.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:52.650 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:52.651 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_2' created 2024-09-21T10:35:52.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:52.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:52.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:52 smithi204 bash[78884]: audit 2024-09-21T10:35:52.292762+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.3:0/923608751' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:52.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:52 smithi204 bash[78884]: audit 2024-09-21T10:35:52.292762+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.3:0/923608751' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:52.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:52 smithi204 bash[78884]: audit 2024-09-21T10:35:52.293529+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:52.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:52 smithi204 bash[78884]: audit 2024-09-21T10:35:52.293529+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:52.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:52.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:52.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:52.909 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:52.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:52.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:52.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:52 smithi003 bash[88275]: audit 2024-09-21T10:35:52.292762+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.3:0/923608751' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:52.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:52 smithi003 bash[88275]: audit 2024-09-21T10:35:52.292762+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.3:0/923608751' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:52.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:52 smithi003 bash[88275]: audit 2024-09-21T10:35:52.293529+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:52.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:52 smithi003 bash[88275]: audit 2024-09-21T10:35:52.293529+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:52.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:52 smithi003 bash[89466]: audit 2024-09-21T10:35:52.292762+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.3:0/923608751' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:52.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:52 smithi003 bash[89466]: audit 2024-09-21T10:35:52.292762+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.3:0/923608751' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:52.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:52 smithi003 bash[89466]: audit 2024-09-21T10:35:52.293529+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:52.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:52 smithi003 bash[89466]: audit 2024-09-21T10:35:52.293529+0000 mon.a (mon.0) 992 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-09-21T10:35:53.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:53.041 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:53.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:53.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:53.169 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:53.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:53.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:53.300 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:53.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:53.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:53.429 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:53.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:53.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2024-09-21T10:35:53.532 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:53.558 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:53.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:53.660 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:53.680 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:53.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:53.784 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:53.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[89466]: cluster 2024-09-21T10:35:52.482871+0000 mgr.y (mgr.25133) 685 : cluster [DBG] pgmap v607: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:53.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[89466]: cluster 2024-09-21T10:35:52.482871+0000 mgr.y (mgr.25133) 685 : cluster [DBG] pgmap v607: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:53.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[89466]: audit 2024-09-21T10:35:52.639450+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T10:35:53.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[89466]: audit 2024-09-21T10:35:52.639450+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T10:35:53.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[89466]: cluster 2024-09-21T10:35:52.646427+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-21T10:35:53.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[89466]: cluster 2024-09-21T10:35:52.646427+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[89466]: audit 2024-09-21T10:35:53.595770+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[89466]: audit 2024-09-21T10:35:53.595770+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[89466]: audit 2024-09-21T10:35:53.596741+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[89466]: audit 2024-09-21T10:35:53.596741+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[88275]: cluster 2024-09-21T10:35:52.482871+0000 mgr.y (mgr.25133) 685 : cluster [DBG] pgmap v607: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[88275]: cluster 2024-09-21T10:35:52.482871+0000 mgr.y (mgr.25133) 685 : cluster [DBG] pgmap v607: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[88275]: audit 2024-09-21T10:35:52.639450+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[88275]: audit 2024-09-21T10:35:52.639450+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[88275]: cluster 2024-09-21T10:35:52.646427+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[88275]: cluster 2024-09-21T10:35:52.646427+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[88275]: audit 2024-09-21T10:35:53.595770+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[88275]: audit 2024-09-21T10:35:53.595770+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:53.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[88275]: audit 2024-09-21T10:35:53.596741+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:53.795 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:53 smithi003 bash[88275]: audit 2024-09-21T10:35:53.596741+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:53.809 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:53.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:53.913 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:53.915 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:53.916 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:53.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:53.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:53.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:53 smithi204 bash[78884]: cluster 2024-09-21T10:35:52.482871+0000 mgr.y (mgr.25133) 685 : cluster [DBG] pgmap v607: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:53 smithi204 bash[78884]: cluster 2024-09-21T10:35:52.482871+0000 mgr.y (mgr.25133) 685 : cluster [DBG] pgmap v607: 83 pgs: 83 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:53 smithi204 bash[78884]: audit 2024-09-21T10:35:52.639450+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T10:35:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:53 smithi204 bash[78884]: audit 2024-09-21T10:35:52.639450+0000 mon.a (mon.0) 993 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-09-21T10:35:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:53 smithi204 bash[78884]: cluster 2024-09-21T10:35:52.646427+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-21T10:35:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:53 smithi204 bash[78884]: cluster 2024-09-21T10:35:52.646427+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-09-21T10:35:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:53 smithi204 bash[78884]: audit 2024-09-21T10:35:53.595770+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:53 smithi204 bash[78884]: audit 2024-09-21T10:35:53.595770+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:35:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:53 smithi204 bash[78884]: audit 2024-09-21T10:35:53.596741+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:53 smithi204 bash[78884]: audit 2024-09-21T10:35:53.596741+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:35:54.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:54.066 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:54.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:54.168 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:54.196 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:54.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:54.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:54.325 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:54.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:54.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:54.456 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:54.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:54.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:54.585 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:54.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:54.687 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:54.716 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:54.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:54.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:54.831 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:54 smithi204 bash[78884]: cluster 2024-09-21T10:35:53.644863+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-21T10:35:54.831 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:54 smithi204 bash[78884]: cluster 2024-09-21T10:35:53.644863+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-21T10:35:54.847 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:54.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:54 smithi003 bash[88275]: cluster 2024-09-21T10:35:53.644863+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-21T10:35:54.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:54 smithi003 bash[88275]: cluster 2024-09-21T10:35:53.644863+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-21T10:35:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:54 smithi003 bash[89466]: cluster 2024-09-21T10:35:53.644863+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-21T10:35:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:54 smithi003 bash[89466]: cluster 2024-09-21T10:35:53.644863+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-09-21T10:35:54.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:54.976 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:54.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:54.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:55.079 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:55.108 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:55.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:55.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:55.240 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:55.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:55.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:55.370 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:55.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:55.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:55.500 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:55.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:55.591 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:35:55.603 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:55.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:55.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:55.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:55.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:55 smithi204 bash[78884]: cluster 2024-09-21T10:35:54.484078+0000 mgr.y (mgr.25133) 686 : cluster [DBG] pgmap v610: 99 pgs: 5 unknown, 94 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:55.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:55 smithi204 bash[78884]: cluster 2024-09-21T10:35:54.484078+0000 mgr.y (mgr.25133) 686 : cluster [DBG] pgmap v610: 99 pgs: 5 unknown, 94 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:55.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:55 smithi204 bash[78884]: cluster 2024-09-21T10:35:54.651860+0000 mon.a (mon.0) 998 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:35:55.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:55 smithi204 bash[78884]: cluster 2024-09-21T10:35:54.651860+0000 mon.a (mon.0) 998 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:35:55.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:55 smithi204 bash[78884]: cluster 2024-09-21T10:35:54.669566+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-21T10:35:55.751 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:55 smithi204 bash[78884]: cluster 2024-09-21T10:35:54.669566+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-21T10:35:55.764 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:55.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:55.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:55.879 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[89466]: cluster 2024-09-21T10:35:54.484078+0000 mgr.y (mgr.25133) 686 : cluster [DBG] pgmap v610: 99 pgs: 5 unknown, 94 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:55.879 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[89466]: cluster 2024-09-21T10:35:54.484078+0000 mgr.y (mgr.25133) 686 : cluster [DBG] pgmap v610: 99 pgs: 5 unknown, 94 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:55.879 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[89466]: cluster 2024-09-21T10:35:54.651860+0000 mon.a (mon.0) 998 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:35:55.879 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[89466]: cluster 2024-09-21T10:35:54.651860+0000 mon.a (mon.0) 998 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:35:55.879 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[89466]: cluster 2024-09-21T10:35:54.669566+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-21T10:35:55.879 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[89466]: cluster 2024-09-21T10:35:54.669566+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-21T10:35:55.880 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[88275]: cluster 2024-09-21T10:35:54.484078+0000 mgr.y (mgr.25133) 686 : cluster [DBG] pgmap v610: 99 pgs: 5 unknown, 94 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:55.880 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[88275]: cluster 2024-09-21T10:35:54.484078+0000 mgr.y (mgr.25133) 686 : cluster [DBG] pgmap v610: 99 pgs: 5 unknown, 94 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:55.880 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[88275]: cluster 2024-09-21T10:35:54.651860+0000 mon.a (mon.0) 998 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:35:55.880 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[88275]: cluster 2024-09-21T10:35:54.651860+0000 mon.a (mon.0) 998 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:35:55.880 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[88275]: cluster 2024-09-21T10:35:54.669566+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-21T10:35:55.880 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:55 smithi003 bash[88275]: cluster 2024-09-21T10:35:54.669566+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-09-21T10:35:55.896 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:55.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:55.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:55.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:56.025 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:56.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:56.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:56.154 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:56.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:56.284 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:56.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:56.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:56.414 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:56.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:56.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:56.544 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:56.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:56.647 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:56.675 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:56.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:56.777 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:56.804 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:56.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:56.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:56.934 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:56.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:56.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:57.037 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:57.065 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:57.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:57.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:57.196 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:57.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:57.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:57.320 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:57.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:57.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:57.445 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:57.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:57.548 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:57.576 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:57.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:57 smithi003 bash[88275]: cluster 2024-09-21T10:35:56.484667+0000 mgr.y (mgr.25133) 687 : cluster [DBG] pgmap v612: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:57 smithi003 bash[88275]: cluster 2024-09-21T10:35:56.484667+0000 mgr.y (mgr.25133) 687 : cluster [DBG] pgmap v612: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:35:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:35:57] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.51.0" 2024-09-21T10:35:57.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:57 smithi003 bash[89466]: cluster 2024-09-21T10:35:56.484667+0000 mgr.y (mgr.25133) 687 : cluster [DBG] pgmap v612: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:57.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:57 smithi003 bash[89466]: cluster 2024-09-21T10:35:56.484667+0000 mgr.y (mgr.25133) 687 : cluster [DBG] pgmap v612: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:57.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:57.706 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:57.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:57 smithi204 bash[78884]: cluster 2024-09-21T10:35:56.484667+0000 mgr.y (mgr.25133) 687 : cluster [DBG] pgmap v612: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:57 smithi204 bash[78884]: cluster 2024-09-21T10:35:56.484667+0000 mgr.y (mgr.25133) 687 : cluster [DBG] pgmap v612: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:57.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:57.837 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:57.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:57.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:57.965 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:57.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:57.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:58.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:58.096 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:58.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:58.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:58.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:35:58.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:35:58.295 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:35:58.330 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:58.356 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:58.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:58.459 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:58.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:58.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:58.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:58.616 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:58.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:58.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:58.744 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:58.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:58.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:58.873 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:35:58.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:58.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:35:58.976 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:59.005 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:35:59.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:35:59.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:59.136 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:35:59.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:35:59.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:59.268 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:59.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:59.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:59.395 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:35:59.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:35:59.499 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:59.528 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:59.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:59.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:59.655 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:35:59.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:35:59.758 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:59.784 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:35:59.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:35:59.887 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:59.912 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:35:59.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:35:59.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:35:59.987 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:35:59.987 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:35:59.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:59 smithi204 bash[78884]: cluster 2024-09-21T10:35:58.485132+0000 mgr.y (mgr.25133) 688 : cluster [DBG] pgmap v613: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:35:59.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:35:59 smithi204 bash[78884]: cluster 2024-09-21T10:35:58.485132+0000 mgr.y (mgr.25133) 688 : cluster [DBG] pgmap v613: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:00.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:00.035 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:00.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:00.138 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:00.162 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:00.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:59 smithi003 bash[89466]: cluster 2024-09-21T10:35:58.485132+0000 mgr.y (mgr.25133) 688 : cluster [DBG] pgmap v613: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:35:59 smithi003 bash[89466]: cluster 2024-09-21T10:35:58.485132+0000 mgr.y (mgr.25133) 688 : cluster [DBG] pgmap v613: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:59 smithi003 bash[88275]: cluster 2024-09-21T10:35:58.485132+0000 mgr.y (mgr.25133) 688 : cluster [DBG] pgmap v613: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:35:59 smithi003 bash[88275]: cluster 2024-09-21T10:35:58.485132+0000 mgr.y (mgr.25133) 688 : cluster [DBG] pgmap v613: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:00.266 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:00.295 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:00.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:00.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:00.425 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:00.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:00.528 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:00.554 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:00.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:00.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:00.682 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:00.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:00.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:00.814 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:00.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:00.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:36:00.944 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:00.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:00.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:01.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:01.069 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:36:01.069 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:36:01.070 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:01.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:01.087 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:36:01.088 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:36:01.105 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:36:01.105 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:36:01.122 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:36:01.122 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:36:01.141 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:36:01.141 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:36:01.161 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:36:01.161 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:36:01.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:01.186 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:36:01.186 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:36:01.199 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:01.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:01.209 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:36:01.209 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:36:01.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:01.329 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:01.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:01.432 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:01.457 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:01.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:01.560 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:01.585 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:01.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:01.674 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:36:01.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:01.698 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[88275]: cluster 2024-09-21T10:36:00.486543+0000 mgr.y (mgr.25133) 689 : cluster [DBG] pgmap v614: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[88275]: cluster 2024-09-21T10:36:00.486543+0000 mgr.y (mgr.25133) 689 : cluster [DBG] pgmap v614: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[88275]: audit 2024-09-21T10:36:01.048586+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.3:0/3123040974' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[88275]: audit 2024-09-21T10:36:01.048586+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.3:0/3123040974' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[88275]: audit 2024-09-21T10:36:01.494941+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.3:0/546510826' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[88275]: audit 2024-09-21T10:36:01.494941+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.3:0/546510826' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[88275]: audit 2024-09-21T10:36:01.495259+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[88275]: audit 2024-09-21T10:36:01.495259+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[89466]: cluster 2024-09-21T10:36:00.486543+0000 mgr.y (mgr.25133) 689 : cluster [DBG] pgmap v614: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[89466]: cluster 2024-09-21T10:36:00.486543+0000 mgr.y (mgr.25133) 689 : cluster [DBG] pgmap v614: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[89466]: audit 2024-09-21T10:36:01.048586+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.3:0/3123040974' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[89466]: audit 2024-09-21T10:36:01.048586+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.3:0/3123040974' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:01.699 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[89466]: audit 2024-09-21T10:36:01.494941+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.3:0/546510826' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[89466]: audit 2024-09-21T10:36:01.494941+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.3:0/546510826' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[89466]: audit 2024-09-21T10:36:01.495259+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.700 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:01 smithi003 bash[89466]: audit 2024-09-21T10:36:01.495259+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.713 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:01.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:01.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:01.844 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:01.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:01.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:01.977 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:01 smithi204 bash[78884]: cluster 2024-09-21T10:36:00.486543+0000 mgr.y (mgr.25133) 689 : cluster [DBG] pgmap v614: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:01.977 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:01 smithi204 bash[78884]: cluster 2024-09-21T10:36:00.486543+0000 mgr.y (mgr.25133) 689 : cluster [DBG] pgmap v614: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:01.977 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:01 smithi204 bash[78884]: audit 2024-09-21T10:36:01.048586+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.3:0/3123040974' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:01.977 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:01 smithi204 bash[78884]: audit 2024-09-21T10:36:01.048586+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.3:0/3123040974' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:01.977 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:01 smithi204 bash[78884]: audit 2024-09-21T10:36:01.494941+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.3:0/546510826' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.977 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:01 smithi204 bash[78884]: audit 2024-09-21T10:36:01.494941+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.3:0/546510826' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:01 smithi204 bash[78884]: audit 2024-09-21T10:36:01.495259+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:01 smithi204 bash[78884]: audit 2024-09-21T10:36:01.495259+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:01.993 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:01.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:01.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:02.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:02.123 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:02.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:02.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:02.253 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:02.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:02.356 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:02.384 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:02.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:02.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:02.515 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:02.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:02.645 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:02.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:02.748 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:02.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:02 smithi204 bash[78884]: cluster 2024-09-21T10:36:01.664438+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:02.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:02 smithi204 bash[78884]: cluster 2024-09-21T10:36:01.664438+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:02.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:02 smithi204 bash[78884]: audit 2024-09-21T10:36:01.666373+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:02.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:02 smithi204 bash[78884]: audit 2024-09-21T10:36:01.666373+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:02.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:02 smithi204 bash[78884]: cluster 2024-09-21T10:36:01.672879+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-09-21T10:36:02.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:02 smithi204 bash[78884]: cluster 2024-09-21T10:36:01.672879+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-09-21T10:36:02.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[88275]: cluster 2024-09-21T10:36:01.664438+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:02.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[88275]: cluster 2024-09-21T10:36:01.664438+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:02.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[88275]: audit 2024-09-21T10:36:01.666373+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:02.759 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[88275]: audit 2024-09-21T10:36:01.666373+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:02.760 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[88275]: cluster 2024-09-21T10:36:01.672879+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-09-21T10:36:02.760 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[88275]: cluster 2024-09-21T10:36:01.672879+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-09-21T10:36:02.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[89466]: cluster 2024-09-21T10:36:01.664438+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:02.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[89466]: cluster 2024-09-21T10:36:01.664438+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:02.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[89466]: audit 2024-09-21T10:36:01.666373+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:02.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[89466]: audit 2024-09-21T10:36:01.666373+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:02.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[89466]: cluster 2024-09-21T10:36:01.672879+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-09-21T10:36:02.760 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:02 smithi003 bash[89466]: cluster 2024-09-21T10:36:01.672879+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-09-21T10:36:02.776 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:02.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:02.879 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:02.904 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:02.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:02.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:03.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:03.033 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:03.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:03.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:03.161 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:03.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:03.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:03.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:03.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:03.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:03.421 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:03.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:03.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:03.553 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:03.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:03.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:03.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:03.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:03.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:03.812 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:03.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:03.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:03 smithi003 bash[88275]: cluster 2024-09-21T10:36:02.487373+0000 mgr.y (mgr.25133) 690 : cluster [DBG] pgmap v616: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:03 smithi003 bash[88275]: cluster 2024-09-21T10:36:02.487373+0000 mgr.y (mgr.25133) 690 : cluster [DBG] pgmap v616: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:03 smithi003 bash[89466]: cluster 2024-09-21T10:36:02.487373+0000 mgr.y (mgr.25133) 690 : cluster [DBG] pgmap v616: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:03 smithi003 bash[89466]: cluster 2024-09-21T10:36:02.487373+0000 mgr.y (mgr.25133) 690 : cluster [DBG] pgmap v616: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:03.927 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:03 smithi204 bash[78884]: cluster 2024-09-21T10:36:02.487373+0000 mgr.y (mgr.25133) 690 : cluster [DBG] pgmap v616: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:03.927 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:03 smithi204 bash[78884]: cluster 2024-09-21T10:36:02.487373+0000 mgr.y (mgr.25133) 690 : cluster [DBG] pgmap v616: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:03.944 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:03.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:03.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:04.047 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:04.075 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:04.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:04.178 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:04.207 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:04.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:04.310 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:04.337 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:04.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:04.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:04.468 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:04.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:04.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:04.597 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:04.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:04.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:04.728 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:04.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:04.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:04.855 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:04.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:04.958 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:04.981 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:04.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:04.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:05.083 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:05.107 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:05.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:05.152 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:36:05.160 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:36:05.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:05.236 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:05.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:05.339 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:05.357 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:05.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:05.459 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:05.480 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:05.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:05.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:05.609 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:05.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:05.664 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:36:05.696 INFO:teuthology.orchestra.run.smithi003.stderr:enabled application 'rados' on pool 'unique_pool_2' 2024-09-21T10:36:05.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:05.735 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:05.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:05.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:05.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:05.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:05.968 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:05.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:05 smithi003 bash[88275]: cluster 2024-09-21T10:36:04.488534+0000 mgr.y (mgr.25133) 691 : cluster [DBG] pgmap v617: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:05.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:05 smithi003 bash[88275]: cluster 2024-09-21T10:36:04.488534+0000 mgr.y (mgr.25133) 691 : cluster [DBG] pgmap v617: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:05.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:05 smithi003 bash[88275]: audit 2024-09-21T10:36:04.974567+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:36:05.979 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:05 smithi003 bash[88275]: audit 2024-09-21T10:36:04.974567+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:36:05.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:05 smithi003 bash[89466]: cluster 2024-09-21T10:36:04.488534+0000 mgr.y (mgr.25133) 691 : cluster [DBG] pgmap v617: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:05.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:05 smithi003 bash[89466]: cluster 2024-09-21T10:36:04.488534+0000 mgr.y (mgr.25133) 691 : cluster [DBG] pgmap v617: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:05.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:05 smithi003 bash[89466]: audit 2024-09-21T10:36:04.974567+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:36:05.980 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:05 smithi003 bash[89466]: audit 2024-09-21T10:36:04.974567+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:36:05.995 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:05.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:05.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:05 smithi204 bash[78884]: cluster 2024-09-21T10:36:04.488534+0000 mgr.y (mgr.25133) 691 : cluster [DBG] pgmap v617: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:05 smithi204 bash[78884]: cluster 2024-09-21T10:36:04.488534+0000 mgr.y (mgr.25133) 691 : cluster [DBG] pgmap v617: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:05 smithi204 bash[78884]: audit 2024-09-21T10:36:04.974567+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:36:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:05 smithi204 bash[78884]: audit 2024-09-21T10:36:04.974567+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:36:06.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:06.125 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:06.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:06.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:06.257 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:06.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:06.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:06.387 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:06.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:06.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:06.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:06.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:06.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:06.648 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:06.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:06.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:06.780 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:06.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:06.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:06.894 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:06 smithi204 bash[78884]: audit 2024-09-21T10:36:05.694736+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:36:06.894 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:06 smithi204 bash[78884]: audit 2024-09-21T10:36:05.694736+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:36:06.895 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:06 smithi204 bash[78884]: cluster 2024-09-21T10:36:05.702612+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-09-21T10:36:06.895 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:06 smithi204 bash[78884]: cluster 2024-09-21T10:36:05.702612+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-09-21T10:36:06.908 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:06.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:06.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:06.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:06 smithi003 bash[88275]: audit 2024-09-21T10:36:05.694736+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:36:06.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:06 smithi003 bash[88275]: audit 2024-09-21T10:36:05.694736+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:36:06.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:06 smithi003 bash[88275]: cluster 2024-09-21T10:36:05.702612+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-09-21T10:36:06.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:06 smithi003 bash[88275]: cluster 2024-09-21T10:36:05.702612+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-09-21T10:36:06.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:06 smithi003 bash[89466]: audit 2024-09-21T10:36:05.694736+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:36:06.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:06 smithi003 bash[89466]: audit 2024-09-21T10:36:05.694736+0000 mon.a (mon.0) 1005 : audit [INF] from='client.? 172.21.15.3:0/3924504995' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:36:06.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:06 smithi003 bash[89466]: cluster 2024-09-21T10:36:05.702612+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-09-21T10:36:06.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:06 smithi003 bash[89466]: cluster 2024-09-21T10:36:05.702612+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-09-21T10:36:07.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:07.039 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:07.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:07.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:07.175 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:07.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:07.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:07.299 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:07.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:07.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:07.423 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:07.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:07.525 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:07.553 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:07.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:07.556 DEBUG:teuthology.orchestra.run.smithi003:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_2 bench 90 write' 2024-09-21T10:36:07.556 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_2 2024-09-21T10:36:07.556 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:36:07.599 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:36:07.600 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:36:07.642 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:hints = 1 2024-09-21T10:36:07.642 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:36:07.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object prefix: benchmark_data_smithi003_144930 2024-09-21T10:36:07.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:36:07.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:36:07.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:07.673 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:36:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:36:07] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.51.0" 2024-09-21T10:36:07.695 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:07.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:07.798 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:07.810 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:07 smithi003 bash[88275]: cluster 2024-09-21T10:36:06.489346+0000 mgr.y (mgr.25133) 692 : cluster [DBG] pgmap v619: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:07.810 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:07 smithi003 bash[88275]: cluster 2024-09-21T10:36:06.489346+0000 mgr.y (mgr.25133) 692 : cluster [DBG] pgmap v619: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:07.810 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:07 smithi003 bash[88275]: cluster 2024-09-21T10:36:06.705117+0000 mon.a (mon.0) 1007 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:36:07.810 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:07 smithi003 bash[88275]: cluster 2024-09-21T10:36:06.705117+0000 mon.a (mon.0) 1007 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:36:07.811 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:07 smithi003 bash[89466]: cluster 2024-09-21T10:36:06.489346+0000 mgr.y (mgr.25133) 692 : cluster [DBG] pgmap v619: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:07.811 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:07 smithi003 bash[89466]: cluster 2024-09-21T10:36:06.489346+0000 mgr.y (mgr.25133) 692 : cluster [DBG] pgmap v619: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:07.811 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:07 smithi003 bash[89466]: cluster 2024-09-21T10:36:06.705117+0000 mon.a (mon.0) 1007 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:36:07.811 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:07 smithi003 bash[89466]: cluster 2024-09-21T10:36:06.705117+0000 mon.a (mon.0) 1007 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:36:07.835 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:07.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:07.938 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:07.965 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:07.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:07.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:07 smithi204 bash[78884]: cluster 2024-09-21T10:36:06.489346+0000 mgr.y (mgr.25133) 692 : cluster [DBG] pgmap v619: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:07 smithi204 bash[78884]: cluster 2024-09-21T10:36:06.489346+0000 mgr.y (mgr.25133) 692 : cluster [DBG] pgmap v619: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:07 smithi204 bash[78884]: cluster 2024-09-21T10:36:06.705117+0000 mon.a (mon.0) 1007 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:36:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:07 smithi204 bash[78884]: cluster 2024-09-21T10:36:06.705117+0000 mon.a (mon.0) 1007 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:36:08.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:08.095 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:08.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:08.199 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:08.223 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:08.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:08.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:08.354 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:08.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:08.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:08.483 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:08.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:08.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:08.609 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:08.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:08.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 1 16 2719 2703 168.928 168.938 0.00432461 0.00589556 2024-09-21T10:36:08.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:08.736 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:08.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:08.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:08.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:08.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:08.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:08 smithi204 bash[78884]: audit 2024-09-21T10:36:08.592125+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:08.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:08 smithi204 bash[78884]: audit 2024-09-21T10:36:08.592125+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:08.969 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:08.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:08 smithi003 bash[88275]: audit 2024-09-21T10:36:08.592125+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:08.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:08 smithi003 bash[88275]: audit 2024-09-21T10:36:08.592125+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:08.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:08 smithi003 bash[89466]: audit 2024-09-21T10:36:08.592125+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:08.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:08 smithi003 bash[89466]: audit 2024-09-21T10:36:08.592125+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:08.994 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:08.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:08.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:09.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:09.123 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:09.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:09.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:09.251 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:09.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:09.380 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:09.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:09.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:09.507 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:09.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:09.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:09.640 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:09.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:09.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 2 16 5688 5672 177.237 185.562 0.00485457 0.00562703 2024-09-21T10:36:09.743 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:09.769 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:09.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:09.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:09.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:09.900 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:09.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:09 smithi003 bash[88275]: cluster 2024-09-21T10:36:08.489884+0000 mgr.y (mgr.25133) 693 : cluster [DBG] pgmap v620: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:09.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:09 smithi003 bash[88275]: cluster 2024-09-21T10:36:08.489884+0000 mgr.y (mgr.25133) 693 : cluster [DBG] pgmap v620: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:09.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:09 smithi003 bash[89466]: cluster 2024-09-21T10:36:08.489884+0000 mgr.y (mgr.25133) 693 : cluster [DBG] pgmap v620: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:09.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:09 smithi003 bash[89466]: cluster 2024-09-21T10:36:08.489884+0000 mgr.y (mgr.25133) 693 : cluster [DBG] pgmap v620: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:10.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:10.023 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:10.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:10.087 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:10.088 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:10.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:10.160 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:10.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:09 smithi204 bash[78884]: cluster 2024-09-21T10:36:08.489884+0000 mgr.y (mgr.25133) 693 : cluster [DBG] pgmap v620: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:09 smithi204 bash[78884]: cluster 2024-09-21T10:36:08.489884+0000 mgr.y (mgr.25133) 693 : cluster [DBG] pgmap v620: 99 pgs: 99 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-09-21T10:36:10.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:10.295 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:10.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:10.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:10.427 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:10.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:10.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:10.559 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:10.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:10.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 3 16 8357 8341 173.757 166.812 0.00220619 0.00573821 2024-09-21T10:36:10.662 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:10.689 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:10.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:10.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:10.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:10.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:10.901 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:36:10.901 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T10:36:10.901 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:10.901 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:8998 7.0 7:07bbf7fe:::benchmark_data_smithi003_144930_object8997:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2024-09-21T10:36:10.901 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:10.896743+0000", 2024-09-21T10:36:10.901 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.002521574, 2024-09-21T10:36:10.901 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0025535879999999999, 2024-09-21T10:36:10.901 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 8998 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:10.896743+0000", 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:36:10.902 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:10.896743+0000", 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:10.896738+0000", 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999962 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:10.896776+0000", 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7324999999999999e-05 2024-09-21T10:36:10.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:10.896789+0000", 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3633e-05 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:10.896797+0000", 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4900000000000003e-06 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:10.896855+0000", 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8344999999999998e-05 2024-09-21T10:36:10.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:10.897003+0000", 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014804 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:10.897259+0000", 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00025561900000000001 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:10.898551+0000", 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0012917440000000001 2024-09-21T10:36:10.905 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:10.906 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:36:10.906 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:10.906 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:10.906 INFO:teuthology.orchestra.run.smithi204.stdout: ], 2024-09-21T10:36:10.906 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 1 2024-09-21T10:36:10.906 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:36:10.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:10.941 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:10.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:10.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:11.044 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:11.069 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:11.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:11.172 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:11.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:11.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:11.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:11.330 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:11.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:11.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:11.461 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:11.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:11.564 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:11.592 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:11.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:11.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 4 16 10848 10832 169.236 155.688 0.00245376 0.00589705 2024-09-21T10:36:11.697 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:11.724 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:11.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:11.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:11.851 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:11 smithi003 bash[88275]: cluster 2024-09-21T10:36:10.491048+0000 mgr.y (mgr.25133) 694 : cluster [DBG] pgmap v621: 99 pgs: 99 active+clean; 220 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 398 op/s 2024-09-21T10:36:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:11 smithi003 bash[88275]: cluster 2024-09-21T10:36:10.491048+0000 mgr.y (mgr.25133) 694 : cluster [DBG] pgmap v621: 99 pgs: 99 active+clean; 220 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 398 op/s 2024-09-21T10:36:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:11 smithi003 bash[89466]: cluster 2024-09-21T10:36:10.491048+0000 mgr.y (mgr.25133) 694 : cluster [DBG] pgmap v621: 99 pgs: 99 active+clean; 220 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 398 op/s 2024-09-21T10:36:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:11 smithi003 bash[89466]: cluster 2024-09-21T10:36:10.491048+0000 mgr.y (mgr.25133) 694 : cluster [DBG] pgmap v621: 99 pgs: 99 active+clean; 220 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 398 op/s 2024-09-21T10:36:11.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:11.975 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:11.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:11.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:12.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:12.099 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:12.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:12.129 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:12.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:12.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:12.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:12.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:12.357 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:12.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:12.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:12.461 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:11 smithi204 bash[78884]: cluster 2024-09-21T10:36:10.491048+0000 mgr.y (mgr.25133) 694 : cluster [DBG] pgmap v621: 99 pgs: 99 active+clean; 220 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 398 op/s 2024-09-21T10:36:12.461 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:11 smithi204 bash[78884]: cluster 2024-09-21T10:36:10.491048+0000 mgr.y (mgr.25133) 694 : cluster [DBG] pgmap v621: 99 pgs: 99 active+clean; 220 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 398 op/s 2024-09-21T10:36:12.488 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:12.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:12.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:12.622 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:12.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:12.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 5 16 11791 11775 147.176 58.9375 0.00607695 0.00674886 2024-09-21T10:36:12.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:12.759 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:12.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:12.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:12.890 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:12.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:12.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:12.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:13.011 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:13.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:13.114 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:13.151 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:13.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:13.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:36:13.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:13.283 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:13.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:13.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:13.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:13.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:13.515 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:13.542 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:13.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:13.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 6 16 13675 13659 142.27 117.75 0.00315741 0.00702072 2024-09-21T10:36:13.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:13.672 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:13.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:13.775 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:13.803 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:13.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:13.906 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:13.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:13 smithi003 bash[88275]: cluster 2024-09-21T10:36:12.491891+0000 mgr.y (mgr.25133) 695 : cluster [DBG] pgmap v622: 99 pgs: 99 active+clean; 367 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 586 op/s 2024-09-21T10:36:13.917 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:13 smithi003 bash[88275]: cluster 2024-09-21T10:36:12.491891+0000 mgr.y (mgr.25133) 695 : cluster [DBG] pgmap v622: 99 pgs: 99 active+clean; 367 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 586 op/s 2024-09-21T10:36:13.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:13 smithi003 bash[89466]: cluster 2024-09-21T10:36:12.491891+0000 mgr.y (mgr.25133) 695 : cluster [DBG] pgmap v622: 99 pgs: 99 active+clean; 367 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 586 op/s 2024-09-21T10:36:13.917 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:13 smithi003 bash[89466]: cluster 2024-09-21T10:36:12.491891+0000 mgr.y (mgr.25133) 695 : cluster [DBG] pgmap v622: 99 pgs: 99 active+clean; 367 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 586 op/s 2024-09-21T10:36:13.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:13.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:13.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:14.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:13 smithi204 bash[78884]: cluster 2024-09-21T10:36:12.491891+0000 mgr.y (mgr.25133) 695 : cluster [DBG] pgmap v622: 99 pgs: 99 active+clean; 367 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 586 op/s 2024-09-21T10:36:14.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:13 smithi204 bash[78884]: cluster 2024-09-21T10:36:12.491891+0000 mgr.y (mgr.25133) 695 : cluster [DBG] pgmap v622: 99 pgs: 99 active+clean; 367 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 586 op/s 2024-09-21T10:36:14.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:14.058 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:14.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:14.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:14.190 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:14.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:14.293 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:14.323 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:14.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:14.425 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:14.442 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:14.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:14.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:14.573 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:14.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:14.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 7 16 15685 15669 139.89 125.625 0.00453996 0.00714123 2024-09-21T10:36:14.677 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:14.705 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:14.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:14.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:14.831 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:14.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:14.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:14.960 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:14.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:14.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:15.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:15.086 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:15.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:15.189 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:15.216 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:15.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:15.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:15.340 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:15.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:15.444 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:15.469 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:15.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:15.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:15.595 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:15.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:15.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 8 16 17662 17646 137.848 123.562 0.00870482 0.00724723 2024-09-21T10:36:15.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:15.727 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:15.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:15.830 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:15.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:15 smithi003 bash[88275]: cluster 2024-09-21T10:36:14.492608+0000 mgr.y (mgr.25133) 696 : cluster [DBG] pgmap v623: 99 pgs: 99 active+clean; 816 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-09-21T10:36:15.840 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:15 smithi003 bash[88275]: cluster 2024-09-21T10:36:14.492608+0000 mgr.y (mgr.25133) 696 : cluster [DBG] pgmap v623: 99 pgs: 99 active+clean; 816 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-09-21T10:36:15.841 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:15 smithi003 bash[89466]: cluster 2024-09-21T10:36:14.492608+0000 mgr.y (mgr.25133) 696 : cluster [DBG] pgmap v623: 99 pgs: 99 active+clean; 816 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-09-21T10:36:15.841 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:15 smithi003 bash[89466]: cluster 2024-09-21T10:36:14.492608+0000 mgr.y (mgr.25133) 696 : cluster [DBG] pgmap v623: 99 pgs: 99 active+clean; 816 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-09-21T10:36:15.855 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:15.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:15.959 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:15.985 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:15.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:15.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:15 smithi204 bash[78884]: cluster 2024-09-21T10:36:14.492608+0000 mgr.y (mgr.25133) 696 : cluster [DBG] pgmap v623: 99 pgs: 99 active+clean; 816 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-09-21T10:36:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:15 smithi204 bash[78884]: cluster 2024-09-21T10:36:14.492608+0000 mgr.y (mgr.25133) 696 : cluster [DBG] pgmap v623: 99 pgs: 99 active+clean; 816 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-09-21T10:36:16.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:16.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:16.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:16.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:16.247 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:16.351 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:16.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:16.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:16.479 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:16.505 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:16.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:16.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:16.630 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:16.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:16.644 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 9 16 19512 19496 135.377 115.625 0.00164748 0.00726215 2024-09-21T10:36:16.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:16.757 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:16.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:16.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:16.887 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:16.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:16.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:16.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:17.015 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:17.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:17.148 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:17.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:17.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:17.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:17.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:17.379 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:17.405 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:17.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:17.508 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:17.534 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:17.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:17.638 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:17.643 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 10 16 21125 21109 131.919 100.812 0.00661303 0.00757418 2024-09-21T10:36:17.648 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:36:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:36:17] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.51.0" 2024-09-21T10:36:17.662 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:17.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:17.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:17.792 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:17.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:17.892 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:36:17.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:17.899 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:17 smithi003 bash[88275]: cluster 2024-09-21T10:36:16.493266+0000 mgr.y (mgr.25133) 697 : cluster [DBG] pgmap v624: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:17.899 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:17 smithi003 bash[88275]: cluster 2024-09-21T10:36:16.493266+0000 mgr.y (mgr.25133) 697 : cluster [DBG] pgmap v624: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:17.899 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:17 smithi003 bash[89466]: cluster 2024-09-21T10:36:16.493266+0000 mgr.y (mgr.25133) 697 : cluster [DBG] pgmap v624: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:17.900 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:17 smithi003 bash[89466]: cluster 2024-09-21T10:36:16.493266+0000 mgr.y (mgr.25133) 697 : cluster [DBG] pgmap v624: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:17.926 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:17.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:17.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:17 smithi204 bash[78884]: cluster 2024-09-21T10:36:16.493266+0000 mgr.y (mgr.25133) 697 : cluster [DBG] pgmap v624: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:17 smithi204 bash[78884]: cluster 2024-09-21T10:36:16.493266+0000 mgr.y (mgr.25133) 697 : cluster [DBG] pgmap v624: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:18.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:18.053 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:18.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:18.156 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:18.181 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:18.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:18.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:18.313 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:18.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:18.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:18.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:18.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:18.573 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:18.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:18.644 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 11 16 22726 22710 129.022 100.062 0.011995 0.00774302 2024-09-21T10:36:18.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:18.709 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:18.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:18.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:18.830 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:18.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:18.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:18.955 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:18.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:18.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:19.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:19.085 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:19.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:19.189 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:19.206 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:19.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:19.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:19.334 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:19.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:19.437 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:19.466 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:19.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:19.595 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:19.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:19.644 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 12 16 24284 24268 126.384 97.375 0.00543938 0.00790576 2024-09-21T10:36:19.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:19.723 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:19.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:19.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:19.844 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:19.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:19.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:19.965 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:19 smithi204 bash[78884]: cluster 2024-09-21T10:36:18.493838+0000 mgr.y (mgr.25133) 698 : cluster [DBG] pgmap v625: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:36:19.965 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:19 smithi204 bash[78884]: cluster 2024-09-21T10:36:18.493838+0000 mgr.y (mgr.25133) 698 : cluster [DBG] pgmap v625: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:36:19.974 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:19.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:19.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:20.077 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:20.089 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:19 smithi003 bash[88275]: cluster 2024-09-21T10:36:18.493838+0000 mgr.y (mgr.25133) 698 : cluster [DBG] pgmap v625: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:36:20.089 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:19 smithi003 bash[88275]: cluster 2024-09-21T10:36:18.493838+0000 mgr.y (mgr.25133) 698 : cluster [DBG] pgmap v625: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:36:20.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:19 smithi003 bash[89466]: cluster 2024-09-21T10:36:18.493838+0000 mgr.y (mgr.25133) 698 : cluster [DBG] pgmap v625: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:36:20.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:19 smithi003 bash[89466]: cluster 2024-09-21T10:36:18.493838+0000 mgr.y (mgr.25133) 698 : cluster [DBG] pgmap v625: 99 pgs: 99 active+clean; 1003 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:36:20.109 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:20.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:20.213 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:20.239 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:20.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:20.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:20.367 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:20.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:20.472 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:20.497 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:20.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:20.600 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:20.628 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:20.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:20.644 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 13 16 25933 25917 124.589 103.062 0.00470188 0.00801823 2024-09-21T10:36:20.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:20.756 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:20.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:20.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:20.881 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:20.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:20.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:20.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:21.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:21.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:21.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:21.128 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:21.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:21.233 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:21.257 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:21.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:21.360 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:21.378 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:21.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:21.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:21.506 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:21.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:21.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:21.634 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:21.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:21.644 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 14 16 27041 27025 120.636 69.25 0.00311498 0.00826273 2024-09-21T10:36:21.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:21.768 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:21.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:21.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:21.898 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:21.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:21.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:22.001 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:22.013 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:21 smithi003 bash[88275]: cluster 2024-09-21T10:36:20.494512+0000 mgr.y (mgr.25133) 699 : cluster [DBG] pgmap v626: 99 pgs: 99 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:36:22.014 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:21 smithi003 bash[88275]: cluster 2024-09-21T10:36:20.494512+0000 mgr.y (mgr.25133) 699 : cluster [DBG] pgmap v626: 99 pgs: 99 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:36:22.014 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:21 smithi003 bash[89466]: cluster 2024-09-21T10:36:20.494512+0000 mgr.y (mgr.25133) 699 : cluster [DBG] pgmap v626: 99 pgs: 99 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:36:22.014 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:21 smithi003 bash[89466]: cluster 2024-09-21T10:36:20.494512+0000 mgr.y (mgr.25133) 699 : cluster [DBG] pgmap v626: 99 pgs: 99 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:36:22.034 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:22.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:22.138 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:22.168 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:22.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:21 smithi204 bash[78884]: cluster 2024-09-21T10:36:20.494512+0000 mgr.y (mgr.25133) 699 : cluster [DBG] pgmap v626: 99 pgs: 99 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:36:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:21 smithi204 bash[78884]: cluster 2024-09-21T10:36:20.494512+0000 mgr.y (mgr.25133) 699 : cluster [DBG] pgmap v626: 99 pgs: 99 active+clean; 1.4 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:36:22.270 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:22.301 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:22.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:22.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:22.428 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:22.531 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:22.560 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:22.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:22.644 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 15 16 28307 28291 117.868 79.125 0.00488068 0.0084788 2024-09-21T10:36:22.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:22.691 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:22.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:22.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:22.812 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:22.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:22.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:22.941 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:22.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:22.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:23.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:23.070 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:23.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:23.174 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:23.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:23.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:23.307 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:23.331 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:23.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:23.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:23.453 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:23.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:23.556 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:23.575 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:23.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:23.644 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 16 16 29455 29439 114.985 71.75 0.0118003 0.00868991 2024-09-21T10:36:23.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:23.710 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:23.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:23.815 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:23.843 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:23.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:23.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:23 smithi003 bash[89466]: cluster 2024-09-21T10:36:22.495057+0000 mgr.y (mgr.25133) 700 : cluster [DBG] pgmap v627: 99 pgs: 99 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:36:23.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:23 smithi003 bash[89466]: cluster 2024-09-21T10:36:22.495057+0000 mgr.y (mgr.25133) 700 : cluster [DBG] pgmap v627: 99 pgs: 99 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:36:23.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:23 smithi003 bash[89466]: audit 2024-09-21T10:36:23.592107+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:23.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:23 smithi003 bash[89466]: audit 2024-09-21T10:36:23.592107+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:23.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:23 smithi003 bash[88275]: cluster 2024-09-21T10:36:22.495057+0000 mgr.y (mgr.25133) 700 : cluster [DBG] pgmap v627: 99 pgs: 99 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:36:23.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:23 smithi003 bash[88275]: cluster 2024-09-21T10:36:22.495057+0000 mgr.y (mgr.25133) 700 : cluster [DBG] pgmap v627: 99 pgs: 99 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:36:23.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:23 smithi003 bash[88275]: audit 2024-09-21T10:36:23.592107+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:23.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:23 smithi003 bash[88275]: audit 2024-09-21T10:36:23.592107+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:23.947 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:23.976 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:23.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:23.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:23 smithi204 bash[78884]: cluster 2024-09-21T10:36:22.495057+0000 mgr.y (mgr.25133) 700 : cluster [DBG] pgmap v627: 99 pgs: 99 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:36:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:23 smithi204 bash[78884]: cluster 2024-09-21T10:36:22.495057+0000 mgr.y (mgr.25133) 700 : cluster [DBG] pgmap v627: 99 pgs: 99 active+clean; 1.5 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:36:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:23 smithi204 bash[78884]: audit 2024-09-21T10:36:23.592107+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:23 smithi204 bash[78884]: audit 2024-09-21T10:36:23.592107+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:24.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:24.101 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:24.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:24.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:24.225 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:24.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:24.328 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:24.356 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:24.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:24.460 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:24.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:24.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:24.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:24.610 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:24.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:24.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 17 16 31000 30984 113.901 96.5625 0.0103111 0.00877344 2024-09-21T10:36:24.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:24.733 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:24.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:24.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:24.860 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:24.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:24.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:24.986 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:24.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:24.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:25.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:25.117 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:25.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:25.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:25.248 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:25.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:25.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:25.378 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:25.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:25.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:25.501 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:25.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:25.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:25.632 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:25.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:25.644 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 18 16 31981 31965 110.979 61.3125 0.00799639 0.00900499 2024-09-21T10:36:25.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:25.762 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:25.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:25.871 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:25.901 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:25.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:25.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:26.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:26.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:25 smithi204 bash[78884]: cluster 2024-09-21T10:36:24.495862+0000 mgr.y (mgr.25133) 701 : cluster [DBG] pgmap v628: 99 pgs: 99 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T10:36:26.015 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:25 smithi204 bash[78884]: cluster 2024-09-21T10:36:24.495862+0000 mgr.y (mgr.25133) 701 : cluster [DBG] pgmap v628: 99 pgs: 99 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T10:36:26.025 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:26.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:26.155 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:26.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:26.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:26.263 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:25 smithi003 bash[88275]: cluster 2024-09-21T10:36:24.495862+0000 mgr.y (mgr.25133) 701 : cluster [DBG] pgmap v628: 99 pgs: 99 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T10:36:26.263 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:25 smithi003 bash[88275]: cluster 2024-09-21T10:36:24.495862+0000 mgr.y (mgr.25133) 701 : cluster [DBG] pgmap v628: 99 pgs: 99 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T10:36:26.264 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:25 smithi003 bash[89466]: cluster 2024-09-21T10:36:24.495862+0000 mgr.y (mgr.25133) 701 : cluster [DBG] pgmap v628: 99 pgs: 99 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T10:36:26.264 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:25 smithi003 bash[89466]: cluster 2024-09-21T10:36:24.495862+0000 mgr.y (mgr.25133) 701 : cluster [DBG] pgmap v628: 99 pgs: 99 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2024-09-21T10:36:26.287 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:26.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:26.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:26.415 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:26.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:26.518 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:26.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:26.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:26.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 19 16 33145 33129 108.967 72.75 0.00224605 0.00915272 2024-09-21T10:36:26.655 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:26.670 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:36:26.671 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:36:26.671 INFO:teuthology.orchestra.run.smithi204.stdout: "complaint_time": 30, 2024-09-21T10:36:26.671 INFO:teuthology.orchestra.run.smithi204.stdout: "num_blocked_ops": 0 2024-09-21T10:36:26.671 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:36:26.675 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:26.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:26.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:26.806 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:26.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:26.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:26.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:26.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:26.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:27.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:27.064 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:27.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:27.168 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:27.199 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:27.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:27.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:27.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:27.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:27.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:27.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:27.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:27.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:27.578 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:27.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:27.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:36:27.644343+0000 min lat: 0.00120647 max lat: 0.61595 avg lat: 0.0093902 2024-09-21T10:36:27.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:36:27.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 20 16 34072 34056 106.415 57.9375 0.0142725 0.0093902 2024-09-21T10:36:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:36:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:36:27] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.51.0" 2024-09-21T10:36:27.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:27.707 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:27.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:27.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:27.821 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:27 smithi204 bash[78884]: cluster 2024-09-21T10:36:26.496431+0000 mgr.y (mgr.25133) 702 : cluster [DBG] pgmap v629: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:27.821 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:27 smithi204 bash[78884]: cluster 2024-09-21T10:36:26.496431+0000 mgr.y (mgr.25133) 702 : cluster [DBG] pgmap v629: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:27.834 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:27.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:27.937 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:27.938 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:36:27.938 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:36:27.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:36:27.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:27 smithi003 bash[88275]: cluster 2024-09-21T10:36:26.496431+0000 mgr.y (mgr.25133) 702 : cluster [DBG] pgmap v629: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:27.949 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:27 smithi003 bash[88275]: cluster 2024-09-21T10:36:26.496431+0000 mgr.y (mgr.25133) 702 : cluster [DBG] pgmap v629: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:27.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:27 smithi003 bash[89466]: cluster 2024-09-21T10:36:26.496431+0000 mgr.y (mgr.25133) 702 : cluster [DBG] pgmap v629: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:27.949 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:27 smithi003 bash[89466]: cluster 2024-09-21T10:36:26.496431+0000 mgr.y (mgr.25133) 702 : cluster [DBG] pgmap v629: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:36:27.965 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:27.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:27.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:27.984 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:36:27.985 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:36:28.016 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:36:28.017 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:36:28.050 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:36:28.050 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:36:28.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:28.085 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:36:28.085 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:36:28.097 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:28.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:28.119 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:36:28.119 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:36:28.158 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:36:28.158 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:36:28.198 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:36:28.198 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:36:28.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:28.220 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:28.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:28.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:28.346 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:28.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:28.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:28.473 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:28.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:28.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:28.599 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:28.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:28.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 21 16 35387 35371 105.261 82.1875 0.0148761 0.00949259 2024-09-21T10:36:28.701 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:28.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.731 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:28.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:28.785 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:36:28.811 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:36:28.812 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:36:28.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:28.861 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:28.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:28.964 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:28.983 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:28.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:28.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:29.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:29.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:28 smithi204 bash[78884]: audit 2024-09-21T10:36:27.901982+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.3:0/3380673444' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:29.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:28 smithi204 bash[78884]: audit 2024-09-21T10:36:27.901982+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.3:0/3380673444' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:29.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:28 smithi204 bash[78884]: audit 2024-09-21T10:36:28.693208+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.3:0/2978604430' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:28 smithi204 bash[78884]: audit 2024-09-21T10:36:28.693208+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.3:0/2978604430' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:28 smithi204 bash[78884]: audit 2024-09-21T10:36:28.693505+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:28 smithi204 bash[78884]: audit 2024-09-21T10:36:28.693505+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.110 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:29.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[88275]: audit 2024-09-21T10:36:27.901982+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.3:0/3380673444' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[88275]: audit 2024-09-21T10:36:27.901982+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.3:0/3380673444' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[88275]: audit 2024-09-21T10:36:28.693208+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.3:0/2978604430' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[88275]: audit 2024-09-21T10:36:28.693208+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.3:0/2978604430' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[88275]: audit 2024-09-21T10:36:28.693505+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[88275]: audit 2024-09-21T10:36:28.693505+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[89466]: audit 2024-09-21T10:36:27.901982+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.3:0/3380673444' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:29.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[89466]: audit 2024-09-21T10:36:27.901982+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.3:0/3380673444' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:29.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[89466]: audit 2024-09-21T10:36:28.693208+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.3:0/2978604430' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[89466]: audit 2024-09-21T10:36:28.693208+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.3:0/2978604430' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[89466]: audit 2024-09-21T10:36:28.693505+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:28 smithi003 bash[89466]: audit 2024-09-21T10:36:28.693505+0000 mon.a (mon.0) 1010 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:36:29.212 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:29.237 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:29.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:29.339 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:29.374 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:29.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:29.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:29.508 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:29.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:29.611 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:29.642 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:29.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 22 16 36370 36354 103.269 61.4375 0.00927931 0.00967795 2024-09-21T10:36:29.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:29.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:29.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:29.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:29.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[88275]: cluster 2024-09-21T10:36:28.496895+0000 mgr.y (mgr.25133) 703 : cluster [DBG] pgmap v630: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:29.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[88275]: cluster 2024-09-21T10:36:28.496895+0000 mgr.y (mgr.25133) 703 : cluster [DBG] pgmap v630: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:29.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[88275]: cluster 2024-09-21T10:36:28.768892+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:29.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[88275]: cluster 2024-09-21T10:36:28.768892+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:29.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[88275]: audit 2024-09-21T10:36:28.778949+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:36:29.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[88275]: audit 2024-09-21T10:36:28.778949+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:36:29.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[88275]: cluster 2024-09-21T10:36:28.784187+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-09-21T10:36:29.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[88275]: cluster 2024-09-21T10:36:28.784187+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-09-21T10:36:29.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[88275]: audit 2024-09-21T10:36:28.797508+0000 mgr.y (mgr.25133) 704 : audit [DBG] from='client.54454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:36:29.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[88275]: audit 2024-09-21T10:36:28.797508+0000 mgr.y (mgr.25133) 704 : audit [DBG] from='client.54454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:36:29.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[89466]: cluster 2024-09-21T10:36:28.496895+0000 mgr.y (mgr.25133) 703 : cluster [DBG] pgmap v630: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:29.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[89466]: cluster 2024-09-21T10:36:28.496895+0000 mgr.y (mgr.25133) 703 : cluster [DBG] pgmap v630: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:29.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[89466]: cluster 2024-09-21T10:36:28.768892+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:29.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[89466]: cluster 2024-09-21T10:36:28.768892+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:29.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[89466]: audit 2024-09-21T10:36:28.778949+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:36:29.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[89466]: audit 2024-09-21T10:36:28.778949+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:36:29.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[89466]: cluster 2024-09-21T10:36:28.784187+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-09-21T10:36:29.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[89466]: cluster 2024-09-21T10:36:28.784187+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-09-21T10:36:29.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[89466]: audit 2024-09-21T10:36:28.797508+0000 mgr.y (mgr.25133) 704 : audit [DBG] from='client.54454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:36:29.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:29 smithi003 bash[89466]: audit 2024-09-21T10:36:28.797508+0000 mgr.y (mgr.25133) 704 : audit [DBG] from='client.54454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:36:29.893 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:29.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:29.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:29.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:29 smithi204 bash[78884]: cluster 2024-09-21T10:36:28.496895+0000 mgr.y (mgr.25133) 703 : cluster [DBG] pgmap v630: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:29 smithi204 bash[78884]: cluster 2024-09-21T10:36:28.496895+0000 mgr.y (mgr.25133) 703 : cluster [DBG] pgmap v630: 99 pgs: 99 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:29 smithi204 bash[78884]: cluster 2024-09-21T10:36:28.768892+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:29 smithi204 bash[78884]: cluster 2024-09-21T10:36:28.768892+0000 mon.a (mon.0) 1011 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:36:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:29 smithi204 bash[78884]: audit 2024-09-21T10:36:28.778949+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:36:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:29 smithi204 bash[78884]: audit 2024-09-21T10:36:28.778949+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:36:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:29 smithi204 bash[78884]: cluster 2024-09-21T10:36:28.784187+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-09-21T10:36:30.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:29 smithi204 bash[78884]: cluster 2024-09-21T10:36:28.784187+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-09-21T10:36:30.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:29 smithi204 bash[78884]: audit 2024-09-21T10:36:28.797508+0000 mgr.y (mgr.25133) 704 : audit [DBG] from='client.54454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:36:30.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:29 smithi204 bash[78884]: audit 2024-09-21T10:36:28.797508+0000 mgr.y (mgr.25133) 704 : audit [DBG] from='client.54454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:36:30.021 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:30.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:30.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:30.145 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:30.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:30.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:30.270 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:30.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:30.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:30.398 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:30.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:30.502 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:30.535 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:30.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:30.642 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:30.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 23 16 37653 37637 102.265 80.1875 0.00609329 0.0097731 2024-09-21T10:36:30.671 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:30.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:30.774 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:30.792 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:30.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:30.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:30.928 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:30.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:30.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:31.031 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:31.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.064 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:31.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:31.165 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:31.204 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:31.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:31.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:31.337 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:31.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:31.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:31.475 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:31.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:31.578 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:31.604 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:31.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:31.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 24 16 39054 39038 101.652 87.5625 0.00739682 0.00983152 2024-09-21T10:36:31.710 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:31.740 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:31.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:31.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:31.865 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:31.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:31.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:31.968 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:31 smithi003 bash[88275]: cluster 2024-09-21T10:36:30.497776+0000 mgr.y (mgr.25133) 705 : cluster [DBG] pgmap v632: 99 pgs: 99 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:36:31.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:31 smithi003 bash[88275]: cluster 2024-09-21T10:36:30.497776+0000 mgr.y (mgr.25133) 705 : cluster [DBG] pgmap v632: 99 pgs: 99 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:36:31.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:31 smithi003 bash[89466]: cluster 2024-09-21T10:36:30.497776+0000 mgr.y (mgr.25133) 705 : cluster [DBG] pgmap v632: 99 pgs: 99 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:36:31.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:31 smithi003 bash[89466]: cluster 2024-09-21T10:36:30.497776+0000 mgr.y (mgr.25133) 705 : cluster [DBG] pgmap v632: 99 pgs: 99 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:36:31.998 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:32.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:32.070 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":631,"stamp":"2024-09-21T10:36:28.780490+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2028279781,"num_objects":30966,"num_object_clones":0,"num_object_copies":92898,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":30966,"num_whiteouts":0,"num_read":41,"num_read_kb":44,"num_write":31004,"num_write_kb":1980193,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":22,"num_bytes_recovered":9690,"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":32645,"ondisk_log_size":32645,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7383004,"kb_used_data":5863516,"kb_used_omap":28,"kb_used_meta":1519395,"kb_avail":742578212,"statfs":{"total":767960285184,"available":760400089088,"internally_reserved":0,"allocated":6004240384,"data_stored":5996843674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29293,"internal_metadata":1555860883},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,3,1,3,0,1,1,2,4],"upper_bound":512},"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":976289792,"num_objects":14897,"num_object_clones":0,"num_object_copies":44691,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14897,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14897,"num_write_kb":953408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.286987"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":215,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.859277+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:36:05.859277+0000","last_peered":"2024-09-21T10:36:05.859277+0000","last_clean":"2024-09-21T10:36:05.859277+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:36:05.859277+0000","last_undegraded":"2024-09-21T10:36:05.859277+0000","last_fullsized":"2024-09-21T10:36:05.859277+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":146,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.757818+0000","last_change":"2024-09-21T10:27:11.311242+0000","last_active":"2024-09-21T10:36:01.757818+0000","last_peered":"2024-09-21T10:36:01.757818+0000","last_clean":"2024-09-21T10:36:01.757818+0000","last_became_active":"2024-09-21T10:27:11.309626+0000","last_became_peered":"2024-09-21T10:27:11.309626+0000","last_unstale":"2024-09-21T10:36:01.757818+0000","last_undegraded":"2024-09-21T10:36:01.757818+0000","last_fullsized":"2024-09-21T10:36:01.757818+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:13:20.619264+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":141,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.755984+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:36:01.755984+0000","last_peered":"2024-09-21T10:36:01.755984+0000","last_clean":"2024-09-21T10:36:01.755984+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:36:01.755984+0000","last_undegraded":"2024-09-21T10:36:01.755984+0000","last_fullsized":"2024-09-21T10:36:01.755984+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.697779+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:36:05.697779+0000","last_peered":"2024-09-21T10:36:05.697779+0000","last_clean":"2024-09-21T10:36:05.697779+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:36:05.697779+0000","last_undegraded":"2024-09-21T10:36:05.697779+0000","last_fullsized":"2024-09-21T10:36:05.697779+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":213,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.699754+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:36:05.699754+0000","last_peered":"2024-09-21T10:36:05.699754+0000","last_clean":"2024-09-21T10:36:05.699754+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:36:05.699754+0000","last_undegraded":"2024-09-21T10:36:05.699754+0000","last_fullsized":"2024-09-21T10:36:05.699754+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.757982+0000","last_change":"2024-09-21T10:33:34.923686+0000","last_active":"2024-09-21T10:36:01.757982+0000","last_peered":"2024-09-21T10:36:01.757982+0000","last_clean":"2024-09-21T10:36:01.757982+0000","last_became_active":"2024-09-21T10:33:34.916168+0000","last_became_peered":"2024-09-21T10:33:34.916168+0000","last_unstale":"2024-09-21T10:36:01.757982+0000","last_undegraded":"2024-09-21T10:36:01.757982+0000","last_fullsized":"2024-09-21T10:36:01.757982+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:47:34.775980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":215,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857665+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:36:05.857665+0000","last_peered":"2024-09-21T10:36:05.857665+0000","last_clean":"2024-09-21T10:36:05.857665+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:36:05.857665+0000","last_undegraded":"2024-09-21T10:36:05.857665+0000","last_fullsized":"2024-09-21T10:36:05.857665+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":59,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.755853+0000","last_change":"2024-09-21T10:33:34.982217+0000","last_active":"2024-09-21T10:36:01.755853+0000","last_peered":"2024-09-21T10:36:01.755853+0000","last_clean":"2024-09-21T10:36:01.755853+0000","last_became_active":"2024-09-21T10:33:34.913060+0000","last_became_peered":"2024-09-21T10:33:34.913060+0000","last_unstale":"2024-09-21T10:36:01.755853+0000","last_undegraded":"2024-09-21T10:36:01.755853+0000","last_fullsized":"2024-09-21T10:36:01.755853+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:25:43.561265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"176'1997","reported_seq":2016,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:25.084662+0000","last_change":"2024-09-21T10:35:53.663638+0000","last_active":"2024-09-21T10:36:25.084662+0000","last_peered":"2024-09-21T10:36:25.084662+0000","last_clean":"2024-09-21T10:36:25.084662+0000","last_became_active":"2024-09-21T10:35:53.663322+0000","last_became_peered":"2024-09-21T10:35:53.663322+0000","last_unstale":"2024-09-21T10:36:25.084662+0000","last_undegraded":"2024-09-21T10:36:25.084662+0000","last_fullsized":"2024-09-21T10:36:25.084662+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1997,"log_dups_size":0,"ondisk_log_size":1997,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:46:34.843662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130875392,"num_objects":1997,"num_object_clones":0,"num_object_copies":5991,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1997,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1997,"num_write_kb":127808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"72'1","reported_seq":145,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.860372+0000","last_change":"2024-09-21T10:26:12.640975+0000","last_active":"2024-09-21T10:36:05.860372+0000","last_peered":"2024-09-21T10:36:05.860372+0000","last_clean":"2024-09-21T10:36:05.860372+0000","last_became_active":"2024-09-21T10:26:12.639969+0000","last_became_peered":"2024-09-21T10:26:12.639969+0000","last_unstale":"2024-09-21T10:36:05.860372+0000","last_undegraded":"2024-09-21T10:36:05.860372+0000","last_fullsized":"2024-09-21T10:36:05.860372+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:50.642831+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":1,"num_read_kb":1,"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":145,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756531+0000","last_change":"2024-09-21T10:33:34.928590+0000","last_active":"2024-09-21T10:36:01.756531+0000","last_peered":"2024-09-21T10:36:01.756531+0000","last_clean":"2024-09-21T10:36:01.756531+0000","last_became_active":"2024-09-21T10:33:34.928162+0000","last_became_peered":"2024-09-21T10:33:34.928162+0000","last_unstale":"2024-09-21T10:36:01.756531+0000","last_undegraded":"2024-09-21T10:36:01.756531+0000","last_fullsized":"2024-09-21T10:36:01.756531+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:48.139160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"176'1860","reported_seq":1878,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:24.273364+0000","last_change":"2024-09-21T10:35:53.663209+0000","last_active":"2024-09-21T10:36:24.273364+0000","last_peered":"2024-09-21T10:36:24.273364+0000","last_clean":"2024-09-21T10:36:24.273364+0000","last_became_active":"2024-09-21T10:35:53.662869+0000","last_became_peered":"2024-09-21T10:35:53.662869+0000","last_unstale":"2024-09-21T10:36:24.273364+0000","last_undegraded":"2024-09-21T10:36:24.273364+0000","last_fullsized":"2024-09-21T10:36:24.273364+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1860,"log_dups_size":0,"ondisk_log_size":1860,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:50:22.730834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121896960,"num_objects":1860,"num_object_clones":0,"num_object_copies":5580,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1860,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1860,"num_write_kb":119040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":147,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.860014+0000","last_change":"2024-09-21T10:26:41.617067+0000","last_active":"2024-09-21T10:36:05.860014+0000","last_peered":"2024-09-21T10:36:05.860014+0000","last_clean":"2024-09-21T10:36:05.860014+0000","last_became_active":"2024-09-21T10:26:41.615974+0000","last_became_peered":"2024-09-21T10:26:41.615974+0000","last_unstale":"2024-09-21T10:36:05.860014+0000","last_undegraded":"2024-09-21T10:36:05.860014+0000","last_fullsized":"2024-09-21T10:36:05.860014+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:35:29.801762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":157,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.670327+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:36:01.670327+0000","last_peered":"2024-09-21T10:36:01.670327+0000","last_clean":"2024-09-21T10:36:01.670327+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:36:01.670327+0000","last_undegraded":"2024-09-21T10:36:01.670327+0000","last_fullsized":"2024-09-21T10:36:01.670327+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"176'2042","reported_seq":2060,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:26.132245+0000","last_change":"2024-09-21T10:35:53.653804+0000","last_active":"2024-09-21T10:36:26.132245+0000","last_peered":"2024-09-21T10:36:26.132245+0000","last_clean":"2024-09-21T10:36:26.132245+0000","last_became_active":"2024-09-21T10:35:53.653469+0000","last_became_peered":"2024-09-21T10:35:53.653469+0000","last_unstale":"2024-09-21T10:36:26.132245+0000","last_undegraded":"2024-09-21T10:36:26.132245+0000","last_fullsized":"2024-09-21T10:36:26.132245+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":2042,"log_dups_size":0,"ondisk_log_size":2042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:19:25.212569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":133824512,"num_objects":2042,"num_object_clones":0,"num_object_copies":6126,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2042,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2042,"num_write_kb":130688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":156,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.861030+0000","last_change":"2024-09-21T10:33:35.021570+0000","last_active":"2024-09-21T10:36:05.861030+0000","last_peered":"2024-09-21T10:36:05.861030+0000","last_clean":"2024-09-21T10:36:05.861030+0000","last_became_active":"2024-09-21T10:33:34.949792+0000","last_became_peered":"2024-09-21T10:33:34.949792+0000","last_unstale":"2024-09-21T10:36:05.861030+0000","last_undegraded":"2024-09-21T10:36:05.861030+0000","last_fullsized":"2024-09-21T10:36:05.861030+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:48:31.902690+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":49,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756061+0000","last_change":"2024-09-21T10:33:34.916436+0000","last_active":"2024-09-21T10:36:01.756061+0000","last_peered":"2024-09-21T10:36:01.756061+0000","last_clean":"2024-09-21T10:36:01.756061+0000","last_became_active":"2024-09-21T10:33:34.915402+0000","last_became_peered":"2024-09-21T10:33:34.915402+0000","last_unstale":"2024-09-21T10:36:01.756061+0000","last_undegraded":"2024-09-21T10:36:01.756061+0000","last_fullsized":"2024-09-21T10:36:01.756061+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:36:34.216301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"176'1923","reported_seq":1942,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:24.169185+0000","last_change":"2024-09-21T10:35:53.652799+0000","last_active":"2024-09-21T10:36:24.169185+0000","last_peered":"2024-09-21T10:36:24.169185+0000","last_clean":"2024-09-21T10:36:24.169185+0000","last_became_active":"2024-09-21T10:35:53.652498+0000","last_became_peered":"2024-09-21T10:35:53.652498+0000","last_unstale":"2024-09-21T10:36:24.169185+0000","last_undegraded":"2024-09-21T10:36:24.169185+0000","last_fullsized":"2024-09-21T10:36:24.169185+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1923,"log_dups_size":0,"ondisk_log_size":1923,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:00:46.169217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126025728,"num_objects":1923,"num_object_clones":0,"num_object_copies":5769,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1923,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1923,"num_write_kb":123072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.861379+0000","last_change":"2024-09-21T10:33:34.929828+0000","last_active":"2024-09-21T10:36:05.861379+0000","last_peered":"2024-09-21T10:36:05.861379+0000","last_clean":"2024-09-21T10:36:05.861379+0000","last_became_active":"2024-09-21T10:33:34.927841+0000","last_became_peered":"2024-09-21T10:33:34.927841+0000","last_unstale":"2024-09-21T10:36:05.861379+0000","last_undegraded":"2024-09-21T10:36:05.861379+0000","last_fullsized":"2024-09-21T10:36:05.861379+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:06:49.738094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.698845+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:36:05.698845+0000","last_peered":"2024-09-21T10:36:05.698845+0000","last_clean":"2024-09-21T10:36:05.698845+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:36:05.698845+0000","last_undegraded":"2024-09-21T10:36:05.698845+0000","last_fullsized":"2024-09-21T10:36:05.698845+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"176'2053","reported_seq":2072,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:26.126845+0000","last_change":"2024-09-21T10:35:53.652781+0000","last_active":"2024-09-21T10:36:26.126845+0000","last_peered":"2024-09-21T10:36:26.126845+0000","last_clean":"2024-09-21T10:36:26.126845+0000","last_became_active":"2024-09-21T10:35:53.652488+0000","last_became_peered":"2024-09-21T10:35:53.652488+0000","last_unstale":"2024-09-21T10:36:26.126845+0000","last_undegraded":"2024-09-21T10:36:26.126845+0000","last_fullsized":"2024-09-21T10:36:26.126845+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":2053,"log_dups_size":0,"ondisk_log_size":2053,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:13:55.333665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134545408,"num_objects":2053,"num_object_clones":0,"num_object_copies":6159,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2053,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2053,"num_write_kb":131392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"84'149","reported_seq":544,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.757535+0000","last_change":"2024-09-21T10:35:31.120825+0000","last_active":"2024-09-21T10:36:01.757535+0000","last_peered":"2024-09-21T10:36:01.757535+0000","last_clean":"2024-09-21T10:36:01.757535+0000","last_became_active":"2024-09-21T10:35:28.484641+0000","last_became_peered":"2024-09-21T10:35:28.484641+0000","last_unstale":"2024-09-21T10:36:01.757535+0000","last_undegraded":"2024-09-21T10:36:01.757535+0000","last_fullsized":"2024-09-21T10:36:01.757535+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:31.120585+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:31.120585+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:41:12.213364+0000","scrub_duration":0.0027364389999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":215,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.858787+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:36:05.858787+0000","last_peered":"2024-09-21T10:36:05.858787+0000","last_clean":"2024-09-21T10:36:05.858787+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:36:05.858787+0000","last_undegraded":"2024-09-21T10:36:05.858787+0000","last_fullsized":"2024-09-21T10:36:05.858787+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":160,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.698444+0000","last_change":"2024-09-21T10:33:34.901973+0000","last_active":"2024-09-21T10:36:05.698444+0000","last_peered":"2024-09-21T10:36:05.698444+0000","last_clean":"2024-09-21T10:36:05.698444+0000","last_became_active":"2024-09-21T10:33:34.900996+0000","last_became_peered":"2024-09-21T10:33:34.900996+0000","last_unstale":"2024-09-21T10:36:05.698444+0000","last_undegraded":"2024-09-21T10:36:05.698444+0000","last_fullsized":"2024-09-21T10:36:05.698444+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:56:43.209277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"176'1898","reported_seq":1915,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:24.200045+0000","last_change":"2024-09-21T10:35:53.663831+0000","last_active":"2024-09-21T10:36:24.200045+0000","last_peered":"2024-09-21T10:36:24.200045+0000","last_clean":"2024-09-21T10:36:24.200045+0000","last_became_active":"2024-09-21T10:35:53.663485+0000","last_became_peered":"2024-09-21T10:35:53.663485+0000","last_unstale":"2024-09-21T10:36:24.200045+0000","last_undegraded":"2024-09-21T10:36:24.200045+0000","last_fullsized":"2024-09-21T10:36:24.200045+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1898,"log_dups_size":0,"ondisk_log_size":1898,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:23:26.193578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124387328,"num_objects":1898,"num_object_clones":0,"num_object_copies":5694,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1898,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1898,"num_write_kb":121472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"170'150","reported_seq":400,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756378+0000","last_change":"2024-09-21T10:35:42.763851+0000","last_active":"2024-09-21T10:36:01.756378+0000","last_peered":"2024-09-21T10:36:01.756378+0000","last_clean":"2024-09-21T10:36:01.756378+0000","last_became_active":"2024-09-21T10:35:28.486999+0000","last_became_peered":"2024-09-21T10:35:28.486999+0000","last_unstale":"2024-09-21T10:36:01.756378+0000","last_undegraded":"2024-09-21T10:36:01.756378+0000","last_fullsized":"2024-09-21T10:36:01.756378+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:41.165174+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":49,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756192+0000","last_change":"2024-09-21T10:33:34.916439+0000","last_active":"2024-09-21T10:36:01.756192+0000","last_peered":"2024-09-21T10:36:01.756192+0000","last_clean":"2024-09-21T10:36:01.756192+0000","last_became_active":"2024-09-21T10:33:34.915969+0000","last_became_peered":"2024-09-21T10:33:34.915969+0000","last_unstale":"2024-09-21T10:36:01.756192+0000","last_undegraded":"2024-09-21T10:36:01.756192+0000","last_fullsized":"2024-09-21T10:36:01.756192+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:42:40.363871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.698908+0000","last_change":"2024-09-21T10:27:11.311874+0000","last_active":"2024-09-21T10:36:05.698908+0000","last_peered":"2024-09-21T10:36:05.698908+0000","last_clean":"2024-09-21T10:36:05.698908+0000","last_became_active":"2024-09-21T10:27:11.311020+0000","last_became_peered":"2024-09-21T10:27:11.311020+0000","last_unstale":"2024-09-21T10:36:05.698908+0000","last_undegraded":"2024-09-21T10:36:05.698908+0000","last_fullsized":"2024-09-21T10:36:05.698908+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:39.291355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"176'1829","reported_seq":1842,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:24.251794+0000","last_change":"2024-09-21T10:35:53.660034+0000","last_active":"2024-09-21T10:36:24.251794+0000","last_peered":"2024-09-21T10:36:24.251794+0000","last_clean":"2024-09-21T10:36:24.251794+0000","last_became_active":"2024-09-21T10:35:53.659598+0000","last_became_peered":"2024-09-21T10:35:53.659598+0000","last_unstale":"2024-09-21T10:36:24.251794+0000","last_undegraded":"2024-09-21T10:36:24.251794+0000","last_fullsized":"2024-09-21T10:36:24.251794+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1829,"log_dups_size":0,"ondisk_log_size":1829,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:21:46.575517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119865344,"num_objects":1829,"num_object_clones":0,"num_object_copies":5487,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1829,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1829,"num_write_kb":117056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.670688+0000","last_change":"2024-09-21T10:27:11.313776+0000","last_active":"2024-09-21T10:36:01.670688+0000","last_peered":"2024-09-21T10:36:01.670688+0000","last_clean":"2024-09-21T10:36:01.670688+0000","last_became_active":"2024-09-21T10:27:11.312901+0000","last_became_peered":"2024-09-21T10:27:11.312901+0000","last_unstale":"2024-09-21T10:36:01.670688+0000","last_undegraded":"2024-09-21T10:36:01.670688+0000","last_fullsized":"2024-09-21T10:36:01.670688+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:41:51.303361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":160,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.699114+0000","last_change":"2024-09-21T10:33:34.911484+0000","last_active":"2024-09-21T10:36:05.699114+0000","last_peered":"2024-09-21T10:36:05.699114+0000","last_clean":"2024-09-21T10:36:05.699114+0000","last_became_active":"2024-09-21T10:33:34.910171+0000","last_became_peered":"2024-09-21T10:33:34.910171+0000","last_unstale":"2024-09-21T10:36:05.699114+0000","last_undegraded":"2024-09-21T10:36:05.699114+0000","last_fullsized":"2024-09-21T10:36:05.699114+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:52:57.066248+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"176'1955","reported_seq":1968,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:24.245222+0000","last_change":"2024-09-21T10:35:53.662689+0000","last_active":"2024-09-21T10:36:24.245222+0000","last_peered":"2024-09-21T10:36:24.245222+0000","last_clean":"2024-09-21T10:36:24.245222+0000","last_became_active":"2024-09-21T10:35:53.661941+0000","last_became_peered":"2024-09-21T10:35:53.661941+0000","last_unstale":"2024-09-21T10:36:24.245222+0000","last_undegraded":"2024-09-21T10:36:24.245222+0000","last_fullsized":"2024-09-21T10:36:24.245222+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1955,"log_dups_size":0,"ondisk_log_size":1955,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:23.350083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128122880,"num_objects":1955,"num_object_clones":0,"num_object_copies":5865,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1955,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1955,"num_write_kb":125120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.a","version":"84'149","reported_seq":399,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756216+0000","last_change":"2024-09-21T10:35:32.758890+0000","last_active":"2024-09-21T10:36:01.756216+0000","last_peered":"2024-09-21T10:36:01.756216+0000","last_clean":"2024-09-21T10:36:01.756216+0000","last_became_active":"2024-09-21T10:35:28.488687+0000","last_became_peered":"2024-09-21T10:35:28.488687+0000","last_unstale":"2024-09-21T10:36:01.756216+0000","last_undegraded":"2024-09-21T10:36:01.756216+0000","last_fullsized":"2024-09-21T10:36:01.756216+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:03:16.329818+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":218,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857462+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:36:05.857462+0000","last_peered":"2024-09-21T10:36:05.857462+0000","last_clean":"2024-09-21T10:36:05.857462+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:36:05.857462+0000","last_undegraded":"2024-09-21T10:36:05.857462+0000","last_fullsized":"2024-09-21T10:36:05.857462+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":201,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.861322+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:36:05.861322+0000","last_peered":"2024-09-21T10:36:05.861322+0000","last_clean":"2024-09-21T10:36:05.861322+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:36:05.861322+0000","last_undegraded":"2024-09-21T10:36:05.861322+0000","last_fullsized":"2024-09-21T10:36:05.861322+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"176'2007","reported_seq":2026,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:26.140009+0000","last_change":"2024-09-21T10:35:53.652106+0000","last_active":"2024-09-21T10:36:26.140009+0000","last_peered":"2024-09-21T10:36:26.140009+0000","last_clean":"2024-09-21T10:36:26.140009+0000","last_became_active":"2024-09-21T10:35:53.651672+0000","last_became_peered":"2024-09-21T10:35:53.651672+0000","last_unstale":"2024-09-21T10:36:26.140009+0000","last_undegraded":"2024-09-21T10:36:26.140009+0000","last_fullsized":"2024-09-21T10:36:26.140009+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+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 @ 2024-09-22T20:15:11.204497+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":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":529,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.757658+0000","last_change":"2024-09-21T10:35:29.083905+0000","last_active":"2024-09-21T10:36:01.757658+0000","last_peered":"2024-09-21T10:36:01.757658+0000","last_clean":"2024-09-21T10:36:01.757658+0000","last_became_active":"2024-09-21T10:35:06.470575+0000","last_became_peered":"2024-09-21T10:35:06.470575+0000","last_unstale":"2024-09-21T10:36:01.757658+0000","last_undegraded":"2024-09-21T10:36:01.757658+0000","last_fullsized":"2024-09-21T10:36:01.757658+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":155,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.083794+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.083794+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:10:11.861803+0000","scrub_duration":0.0028896120000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":158,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.859818+0000","last_change":"2024-09-21T10:27:11.310388+0000","last_active":"2024-09-21T10:36:05.859818+0000","last_peered":"2024-09-21T10:36:05.859818+0000","last_clean":"2024-09-21T10:36:05.859818+0000","last_became_active":"2024-09-21T10:27:11.309384+0000","last_became_peered":"2024-09-21T10:27:11.309384+0000","last_unstale":"2024-09-21T10:36:05.859818+0000","last_undegraded":"2024-09-21T10:36:05.859818+0000","last_fullsized":"2024-09-21T10:36:05.859818+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:22.392463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":184,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857964+0000","last_change":"2024-09-21T10:33:34.913215+0000","last_active":"2024-09-21T10:36:05.857964+0000","last_peered":"2024-09-21T10:36:05.857964+0000","last_clean":"2024-09-21T10:36:05.857964+0000","last_became_active":"2024-09-21T10:33:34.912806+0000","last_became_peered":"2024-09-21T10:33:34.912806+0000","last_unstale":"2024-09-21T10:36:05.857964+0000","last_undegraded":"2024-09-21T10:36:05.857964+0000","last_fullsized":"2024-09-21T10:36:05.857964+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:05.413483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756737+0000","last_change":"2024-09-21T10:33:34.964220+0000","last_active":"2024-09-21T10:36:01.756737+0000","last_peered":"2024-09-21T10:36:01.756737+0000","last_clean":"2024-09-21T10:36:01.756737+0000","last_became_active":"2024-09-21T10:33:34.963740+0000","last_became_peered":"2024-09-21T10:33:34.963740+0000","last_unstale":"2024-09-21T10:36:01.756737+0000","last_undegraded":"2024-09-21T10:36:01.756737+0000","last_fullsized":"2024-09-21T10:36:01.756737+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:49:04.684113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"176'1980","reported_seq":1993,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:24.001070+0000","last_change":"2024-09-21T10:35:53.653958+0000","last_active":"2024-09-21T10:36:24.001070+0000","last_peered":"2024-09-21T10:36:24.001070+0000","last_clean":"2024-09-21T10:36:24.001070+0000","last_became_active":"2024-09-21T10:35:53.653473+0000","last_became_peered":"2024-09-21T10:35:53.653473+0000","last_unstale":"2024-09-21T10:36:24.001070+0000","last_undegraded":"2024-09-21T10:36:24.001070+0000","last_fullsized":"2024-09-21T10:36:24.001070+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1980,"log_dups_size":0,"ondisk_log_size":1980,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:51:47.199914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129761280,"num_objects":1980,"num_object_clones":0,"num_object_copies":5940,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1980,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1980,"num_write_kb":126720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"84'149","reported_seq":408,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857944+0000","last_change":"2024-09-21T10:35:29.290168+0000","last_active":"2024-09-21T10:36:05.857944+0000","last_peered":"2024-09-21T10:36:05.857944+0000","last_clean":"2024-09-21T10:36:05.857944+0000","last_became_active":"2024-09-21T10:35:28.485145+0000","last_became_peered":"2024-09-21T10:35:28.485145+0000","last_unstale":"2024-09-21T10:36:05.857944+0000","last_undegraded":"2024-09-21T10:36:05.857944+0000","last_fullsized":"2024-09-21T10:36:05.857944+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.290044+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.290044+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:34:29.549778+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":172,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.757581+0000","last_change":"2024-09-21T10:26:41.612065+0000","last_active":"2024-09-21T10:36:01.757581+0000","last_peered":"2024-09-21T10:36:01.757581+0000","last_clean":"2024-09-21T10:36:01.757581+0000","last_became_active":"2024-09-21T10:26:41.611402+0000","last_became_peered":"2024-09-21T10:26:41.611402+0000","last_unstale":"2024-09-21T10:36:01.757581+0000","last_undegraded":"2024-09-21T10:36:01.757581+0000","last_fullsized":"2024-09-21T10:36:01.757581+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:29:46.547373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.698051+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:36:05.698051+0000","last_peered":"2024-09-21T10:36:05.698051+0000","last_clean":"2024-09-21T10:36:05.698051+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:36:05.698051+0000","last_undegraded":"2024-09-21T10:36:05.698051+0000","last_fullsized":"2024-09-21T10:36:05.698051+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":227,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.699900+0000","last_change":"2024-09-21T10:27:11.310003+0000","last_active":"2024-09-21T10:36:05.699900+0000","last_peered":"2024-09-21T10:36:05.699900+0000","last_clean":"2024-09-21T10:36:05.699900+0000","last_became_active":"2024-09-21T10:27:11.309045+0000","last_became_peered":"2024-09-21T10:27:11.309045+0000","last_unstale":"2024-09-21T10:36:05.699900+0000","last_undegraded":"2024-09-21T10:36:05.699900+0000","last_fullsized":"2024-09-21T10:36:05.699900+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:57:39.512324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"176'2058","reported_seq":2076,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:26.136287+0000","last_change":"2024-09-21T10:35:53.657650+0000","last_active":"2024-09-21T10:36:26.136287+0000","last_peered":"2024-09-21T10:36:26.136287+0000","last_clean":"2024-09-21T10:36:26.136287+0000","last_became_active":"2024-09-21T10:35:53.657385+0000","last_became_peered":"2024-09-21T10:35:53.657385+0000","last_unstale":"2024-09-21T10:36:26.136287+0000","last_undegraded":"2024-09-21T10:36:26.136287+0000","last_fullsized":"2024-09-21T10:36:26.136287+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":2058,"log_dups_size":0,"ondisk_log_size":2058,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:17.693748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134873088,"num_objects":2058,"num_object_clones":0,"num_object_copies":6174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2058,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2058,"num_write_kb":131712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"84'149","reported_seq":544,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.757604+0000","last_change":"2024-09-21T10:35:30.120770+0000","last_active":"2024-09-21T10:36:01.757604+0000","last_peered":"2024-09-21T10:36:01.757604+0000","last_clean":"2024-09-21T10:36:01.757604+0000","last_became_active":"2024-09-21T10:35:28.486320+0000","last_became_peered":"2024-09-21T10:35:28.486320+0000","last_unstale":"2024-09-21T10:36:01.757604+0000","last_undegraded":"2024-09-21T10:36:01.757604+0000","last_fullsized":"2024-09-21T10:36:01.757604+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:30.120456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:30.120456+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:49.176620+0000","scrub_duration":0.0042472380000000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":249,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.859477+0000","last_change":"2024-09-21T10:27:39.424570+0000","last_active":"2024-09-21T10:36:05.859477+0000","last_peered":"2024-09-21T10:36:05.859477+0000","last_clean":"2024-09-21T10:36:05.859477+0000","last_became_active":"2024-09-21T10:27:39.423953+0000","last_became_peered":"2024-09-21T10:27:39.423953+0000","last_unstale":"2024-09-21T10:36:05.859477+0000","last_undegraded":"2024-09-21T10:36:05.859477+0000","last_fullsized":"2024-09-21T10:36:05.859477+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:38:09.117426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857329+0000","last_change":"2024-09-21T10:33:34.916381+0000","last_active":"2024-09-21T10:36:05.857329+0000","last_peered":"2024-09-21T10:36:05.857329+0000","last_clean":"2024-09-21T10:36:05.857329+0000","last_became_active":"2024-09-21T10:33:34.915994+0000","last_became_peered":"2024-09-21T10:33:34.915994+0000","last_unstale":"2024-09-21T10:36:05.857329+0000","last_undegraded":"2024-09-21T10:36:05.857329+0000","last_fullsized":"2024-09-21T10:36:05.857329+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:17:26.805643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.861228+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:36:05.861228+0000","last_peered":"2024-09-21T10:36:05.861228+0000","last_clean":"2024-09-21T10:36:05.861228+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:36:05.861228+0000","last_undegraded":"2024-09-21T10:36:05.861228+0000","last_fullsized":"2024-09-21T10:36:05.861228+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"176'1839","reported_seq":1852,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:24.252110+0000","last_change":"2024-09-21T10:35:53.660521+0000","last_active":"2024-09-21T10:36:24.252110+0000","last_peered":"2024-09-21T10:36:24.252110+0000","last_clean":"2024-09-21T10:36:24.252110+0000","last_became_active":"2024-09-21T10:35:53.659813+0000","last_became_peered":"2024-09-21T10:35:53.659813+0000","last_unstale":"2024-09-21T10:36:24.252110+0000","last_undegraded":"2024-09-21T10:36:24.252110+0000","last_fullsized":"2024-09-21T10:36:24.252110+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1839,"log_dups_size":0,"ondisk_log_size":1839,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:27:24.359875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":120520704,"num_objects":1839,"num_object_clones":0,"num_object_copies":5517,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1839,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1839,"num_write_kb":117696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"84'149","reported_seq":399,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.755950+0000","last_change":"2024-09-21T10:35:31.801135+0000","last_active":"2024-09-21T10:36:01.755950+0000","last_peered":"2024-09-21T10:36:01.755950+0000","last_clean":"2024-09-21T10:36:01.755950+0000","last_became_active":"2024-09-21T10:35:28.485759+0000","last_became_peered":"2024-09-21T10:35:28.485759+0000","last_unstale":"2024-09-21T10:36:01.755950+0000","last_undegraded":"2024-09-21T10:36:01.755950+0000","last_fullsized":"2024-09-21T10:36:01.755950+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:31.801033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:31.801033+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:35:32.845204+0000","scrub_duration":0.0028198009999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":188,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.861846+0000","last_change":"2024-09-21T10:33:35.022213+0000","last_active":"2024-09-21T10:36:05.861846+0000","last_peered":"2024-09-21T10:36:05.861846+0000","last_clean":"2024-09-21T10:36:05.861846+0000","last_became_active":"2024-09-21T10:33:34.928265+0000","last_became_peered":"2024-09-21T10:33:34.928265+0000","last_unstale":"2024-09-21T10:36:05.861846+0000","last_undegraded":"2024-09-21T10:36:05.861846+0000","last_fullsized":"2024-09-21T10:36:05.861846+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:33:58.149157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":162,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.699126+0000","last_change":"2024-09-21T10:33:34.904205+0000","last_active":"2024-09-21T10:36:05.699126+0000","last_peered":"2024-09-21T10:36:05.699126+0000","last_clean":"2024-09-21T10:36:05.699126+0000","last_became_active":"2024-09-21T10:33:34.901359+0000","last_became_peered":"2024-09-21T10:33:34.901359+0000","last_unstale":"2024-09-21T10:36:05.699126+0000","last_undegraded":"2024-09-21T10:36:05.699126+0000","last_fullsized":"2024-09-21T10:36:05.699126+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:34:21.101364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857938+0000","last_change":"2024-09-21T10:27:39.427162+0000","last_active":"2024-09-21T10:36:05.857938+0000","last_peered":"2024-09-21T10:36:05.857938+0000","last_clean":"2024-09-21T10:36:05.857938+0000","last_became_active":"2024-09-21T10:27:39.426838+0000","last_became_peered":"2024-09-21T10:27:39.426838+0000","last_unstale":"2024-09-21T10:36:05.857938+0000","last_undegraded":"2024-09-21T10:36:05.857938+0000","last_fullsized":"2024-09-21T10:36:05.857938+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:17.657353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"176'1870","reported_seq":1883,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:24.346170+0000","last_change":"2024-09-21T10:35:53.661283+0000","last_active":"2024-09-21T10:36:24.346170+0000","last_peered":"2024-09-21T10:36:24.346170+0000","last_clean":"2024-09-21T10:36:24.346170+0000","last_became_active":"2024-09-21T10:35:53.660970+0000","last_became_peered":"2024-09-21T10:35:53.660970+0000","last_unstale":"2024-09-21T10:36:24.346170+0000","last_undegraded":"2024-09-21T10:36:24.346170+0000","last_fullsized":"2024-09-21T10:36:24.346170+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1870,"log_dups_size":0,"ondisk_log_size":1870,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:47:17.258664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122552320,"num_objects":1870,"num_object_clones":0,"num_object_copies":5610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1870,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1870,"num_write_kb":119680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"84'149","reported_seq":510,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756680+0000","last_change":"2024-09-21T10:35:34.136555+0000","last_active":"2024-09-21T10:36:01.756680+0000","last_peered":"2024-09-21T10:36:01.756680+0000","last_clean":"2024-09-21T10:36:01.756680+0000","last_became_active":"2024-09-21T10:35:28.487973+0000","last_became_peered":"2024-09-21T10:35:28.487973+0000","last_unstale":"2024-09-21T10:36:01.756680+0000","last_undegraded":"2024-09-21T10:36:01.756680+0000","last_fullsized":"2024-09-21T10:36:01.756680+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:34.136328+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:34.136328+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:13:28.079395+0000","scrub_duration":0.0039152839999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":159,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.861143+0000","last_change":"2024-09-21T10:27:39.425609+0000","last_active":"2024-09-21T10:36:05.861143+0000","last_peered":"2024-09-21T10:36:05.861143+0000","last_clean":"2024-09-21T10:36:05.861143+0000","last_became_active":"2024-09-21T10:27:39.424670+0000","last_became_peered":"2024-09-21T10:27:39.424670+0000","last_unstale":"2024-09-21T10:36:05.861143+0000","last_undegraded":"2024-09-21T10:36:05.861143+0000","last_fullsized":"2024-09-21T10:36:05.861143+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:53:26.580084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.860765+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:36:05.860765+0000","last_peered":"2024-09-21T10:36:05.860765+0000","last_clean":"2024-09-21T10:36:05.860765+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:36:05.860765+0000","last_undegraded":"2024-09-21T10:36:05.860765+0000","last_fullsized":"2024-09-21T10:36:05.860765+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":190,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857991+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:36:05.857991+0000","last_peered":"2024-09-21T10:36:05.857991+0000","last_clean":"2024-09-21T10:36:05.857991+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:36:05.857991+0000","last_undegraded":"2024-09-21T10:36:05.857991+0000","last_fullsized":"2024-09-21T10:36:05.857991+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"176'1871","reported_seq":1884,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:24.303716+0000","last_change":"2024-09-21T10:35:53.663950+0000","last_active":"2024-09-21T10:36:24.303716+0000","last_peered":"2024-09-21T10:36:24.303716+0000","last_clean":"2024-09-21T10:36:24.303716+0000","last_became_active":"2024-09-21T10:35:53.663637+0000","last_became_peered":"2024-09-21T10:35:53.663637+0000","last_unstale":"2024-09-21T10:36:24.303716+0000","last_undegraded":"2024-09-21T10:36:24.303716+0000","last_fullsized":"2024-09-21T10:36:24.303716+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1871,"log_dups_size":0,"ondisk_log_size":1871,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:35:54.496240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122617856,"num_objects":1871,"num_object_clones":0,"num_object_copies":5613,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1871,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1871,"num_write_kb":119744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"84'149","reported_seq":510,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756605+0000","last_change":"2024-09-21T10:35:31.088868+0000","last_active":"2024-09-21T10:36:01.756605+0000","last_peered":"2024-09-21T10:36:01.756605+0000","last_clean":"2024-09-21T10:36:01.756605+0000","last_became_active":"2024-09-21T10:35:28.479145+0000","last_became_peered":"2024-09-21T10:35:28.479145+0000","last_unstale":"2024-09-21T10:36:01.756605+0000","last_undegraded":"2024-09-21T10:36:01.756605+0000","last_fullsized":"2024-09-21T10:36:01.756605+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:31.088627+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:31.088627+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:52:10.887439+0000","scrub_duration":0.0029698440000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":201,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.858088+0000","last_change":"2024-09-21T10:27:11.315917+0000","last_active":"2024-09-21T10:36:05.858088+0000","last_peered":"2024-09-21T10:36:05.858088+0000","last_clean":"2024-09-21T10:36:05.858088+0000","last_became_active":"2024-09-21T10:27:11.309506+0000","last_became_peered":"2024-09-21T10:27:11.309506+0000","last_unstale":"2024-09-21T10:36:05.858088+0000","last_undegraded":"2024-09-21T10:36:05.858088+0000","last_fullsized":"2024-09-21T10:36:05.858088+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:21.034750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:06.129703+0000","last_change":"2024-09-21T10:26:12.641782+0000","last_active":"2024-09-21T10:36:06.129703+0000","last_peered":"2024-09-21T10:36:06.129703+0000","last_clean":"2024-09-21T10:36:06.129703+0000","last_became_active":"2024-09-21T10:26:12.640896+0000","last_became_peered":"2024-09-21T10:26:12.640896+0000","last_unstale":"2024-09-21T10:36:06.129703+0000","last_undegraded":"2024-09-21T10:36:06.129703+0000","last_fullsized":"2024-09-21T10:36:06.129703+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:39.654861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":202,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.698704+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:36:05.698704+0000","last_peered":"2024-09-21T10:36:05.698704+0000","last_clean":"2024-09-21T10:36:05.698704+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:36:05.698704+0000","last_undegraded":"2024-09-21T10:36:05.698704+0000","last_fullsized":"2024-09-21T10:36:05.698704+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"176'1883","reported_seq":1899,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:24.274239+0000","last_change":"2024-09-21T10:35:53.657652+0000","last_active":"2024-09-21T10:36:24.274239+0000","last_peered":"2024-09-21T10:36:24.274239+0000","last_clean":"2024-09-21T10:36:24.274239+0000","last_became_active":"2024-09-21T10:35:53.657374+0000","last_became_peered":"2024-09-21T10:35:53.657374+0000","last_unstale":"2024-09-21T10:36:24.274239+0000","last_undegraded":"2024-09-21T10:36:24.274239+0000","last_fullsized":"2024-09-21T10:36:24.274239+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1883,"log_dups_size":0,"ondisk_log_size":1883,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:08:12.753539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123404288,"num_objects":1883,"num_object_clones":0,"num_object_copies":5649,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1883,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1883,"num_write_kb":120512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"84'149","reported_seq":399,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.671445+0000","last_change":"2024-09-21T10:35:29.629218+0000","last_active":"2024-09-21T10:36:01.671445+0000","last_peered":"2024-09-21T10:36:01.671445+0000","last_clean":"2024-09-21T10:36:01.671445+0000","last_became_active":"2024-09-21T10:35:28.485361+0000","last_became_peered":"2024-09-21T10:35:28.485361+0000","last_unstale":"2024-09-21T10:36:01.671445+0000","last_undegraded":"2024-09-21T10:36:01.671445+0000","last_fullsized":"2024-09-21T10:36:01.671445+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.629086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.629086+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:42:53.389089+0000","scrub_duration":0.003116106,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":217,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857971+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:36:05.857971+0000","last_peered":"2024-09-21T10:36:05.857971+0000","last_clean":"2024-09-21T10:36:05.857971+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:36:05.857971+0000","last_undegraded":"2024-09-21T10:36:05.857971+0000","last_fullsized":"2024-09-21T10:36:05.857971+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":216,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.861057+0000","last_change":"2024-09-21T10:33:34.916552+0000","last_active":"2024-09-21T10:36:05.861057+0000","last_peered":"2024-09-21T10:36:05.861057+0000","last_clean":"2024-09-21T10:36:05.861057+0000","last_became_active":"2024-09-21T10:33:34.916086+0000","last_became_peered":"2024-09-21T10:33:34.916086+0000","last_unstale":"2024-09-21T10:36:05.861057+0000","last_undegraded":"2024-09-21T10:36:05.861057+0000","last_fullsized":"2024-09-21T10:36:05.861057+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:50:32.472750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857189+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:36:05.857189+0000","last_peered":"2024-09-21T10:36:05.857189+0000","last_clean":"2024-09-21T10:36:05.857189+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:36:05.857189+0000","last_undegraded":"2024-09-21T10:36:05.857189+0000","last_fullsized":"2024-09-21T10:36:05.857189+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"176'1875","reported_seq":1894,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:24.252073+0000","last_change":"2024-09-21T10:35:53.653364+0000","last_active":"2024-09-21T10:36:24.252073+0000","last_peered":"2024-09-21T10:36:24.252073+0000","last_clean":"2024-09-21T10:36:24.252073+0000","last_became_active":"2024-09-21T10:35:53.652919+0000","last_became_peered":"2024-09-21T10:35:53.652919+0000","last_unstale":"2024-09-21T10:36:24.252073+0000","last_undegraded":"2024-09-21T10:36:24.252073+0000","last_fullsized":"2024-09-21T10:36:24.252073+0000","mapping_epoch":172,"log_start":"0'0","ondisk_log_start":"0'0","created":172,"last_epoch_clean":173,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:35:52.626769+0000","last_clean_scrub_stamp":"2024-09-21T10:35:52.626769+0000","objects_scrubbed":0,"log_size":1875,"log_dups_size":0,"ondisk_log_size":1875,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:18:52.866724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122880000,"num_objects":1875,"num_object_clones":0,"num_object_copies":5625,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1875,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1875,"num_write_kb":120000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.4","version":"84'149","reported_seq":408,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.859006+0000","last_change":"2024-09-21T10:35:29.131713+0000","last_active":"2024-09-21T10:36:05.859006+0000","last_peered":"2024-09-21T10:36:05.859006+0000","last_clean":"2024-09-21T10:36:05.859006+0000","last_became_active":"2024-09-21T10:35:28.483394+0000","last_became_peered":"2024-09-21T10:35:28.483394+0000","last_unstale":"2024-09-21T10:36:05.859006+0000","last_undegraded":"2024-09-21T10:36:05.859006+0000","last_fullsized":"2024-09-21T10:36:05.859006+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.131655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.131655+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:52.721484+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":219,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.699634+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:36:05.699634+0000","last_peered":"2024-09-21T10:36:05.699634+0000","last_clean":"2024-09-21T10:36:05.699634+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:36:05.699634+0000","last_undegraded":"2024-09-21T10:36:05.699634+0000","last_fullsized":"2024-09-21T10:36:05.699634+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":49,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756766+0000","last_change":"2024-09-21T10:33:34.896104+0000","last_active":"2024-09-21T10:36:01.756766+0000","last_peered":"2024-09-21T10:36:01.756766+0000","last_clean":"2024-09-21T10:36:01.756766+0000","last_became_active":"2024-09-21T10:33:34.895406+0000","last_became_peered":"2024-09-21T10:33:34.895406+0000","last_unstale":"2024-09-21T10:36:01.756766+0000","last_undegraded":"2024-09-21T10:36:01.756766+0000","last_fullsized":"2024-09-21T10:36:01.756766+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:58:00.463617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":146,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.698339+0000","last_change":"2024-09-21T10:33:34.903149+0000","last_active":"2024-09-21T10:36:05.698339+0000","last_peered":"2024-09-21T10:36:05.698339+0000","last_clean":"2024-09-21T10:36:05.698339+0000","last_became_active":"2024-09-21T10:33:34.902148+0000","last_became_peered":"2024-09-21T10:33:34.902148+0000","last_unstale":"2024-09-21T10:36:05.698339+0000","last_undegraded":"2024-09-21T10:36:05.698339+0000","last_fullsized":"2024-09-21T10:36:05.698339+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:29.135106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":159,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.670870+0000","last_change":"2024-09-21T10:33:34.907558+0000","last_active":"2024-09-21T10:36:01.670870+0000","last_peered":"2024-09-21T10:36:01.670870+0000","last_clean":"2024-09-21T10:36:01.670870+0000","last_became_active":"2024-09-21T10:33:34.906688+0000","last_became_peered":"2024-09-21T10:33:34.906688+0000","last_unstale":"2024-09-21T10:36:01.670870+0000","last_undegraded":"2024-09-21T10:36:01.670870+0000","last_fullsized":"2024-09-21T10:36:01.670870+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:45:32.003514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":195,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.671205+0000","last_change":"2024-09-21T10:33:34.955795+0000","last_active":"2024-09-21T10:36:01.671205+0000","last_peered":"2024-09-21T10:36:01.671205+0000","last_clean":"2024-09-21T10:36:01.671205+0000","last_became_active":"2024-09-21T10:33:34.906666+0000","last_became_peered":"2024-09-21T10:33:34.906666+0000","last_unstale":"2024-09-21T10:36:01.671205+0000","last_undegraded":"2024-09-21T10:36:01.671205+0000","last_fullsized":"2024-09-21T10:36:01.671205+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:52:42.088943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857744+0000","last_change":"2024-09-21T10:33:34.922180+0000","last_active":"2024-09-21T10:36:05.857744+0000","last_peered":"2024-09-21T10:36:05.857744+0000","last_clean":"2024-09-21T10:36:05.857744+0000","last_became_active":"2024-09-21T10:33:34.921748+0000","last_became_peered":"2024-09-21T10:33:34.921748+0000","last_unstale":"2024-09-21T10:36:05.857744+0000","last_undegraded":"2024-09-21T10:36:05.857744+0000","last_fullsized":"2024-09-21T10:36:05.857744+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:53.401496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":148,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.757894+0000","last_change":"2024-09-21T10:27:39.431764+0000","last_active":"2024-09-21T10:36:01.757894+0000","last_peered":"2024-09-21T10:36:01.757894+0000","last_clean":"2024-09-21T10:36:01.757894+0000","last_became_active":"2024-09-21T10:27:39.430768+0000","last_became_peered":"2024-09-21T10:27:39.430768+0000","last_unstale":"2024-09-21T10:36:01.757894+0000","last_undegraded":"2024-09-21T10:36:01.757894+0000","last_fullsized":"2024-09-21T10:36:01.757894+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:26.683203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":142,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756368+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:36:01.756368+0000","last_peered":"2024-09-21T10:36:01.756368+0000","last_clean":"2024-09-21T10:36:01.756368+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:36:01.756368+0000","last_undegraded":"2024-09-21T10:36:01.756368+0000","last_fullsized":"2024-09-21T10:36:01.756368+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.860329+0000","last_change":"2024-09-21T10:33:34.915422+0000","last_active":"2024-09-21T10:36:05.860329+0000","last_peered":"2024-09-21T10:36:05.860329+0000","last_clean":"2024-09-21T10:36:05.860329+0000","last_became_active":"2024-09-21T10:33:34.915198+0000","last_became_peered":"2024-09-21T10:33:34.915198+0000","last_unstale":"2024-09-21T10:36:05.860329+0000","last_undegraded":"2024-09-21T10:36:05.860329+0000","last_fullsized":"2024-09-21T10:36:05.860329+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:28:53.561762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":212,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.699114+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:36:05.699114+0000","last_peered":"2024-09-21T10:36:05.699114+0000","last_clean":"2024-09-21T10:36:05.699114+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:36:05.699114+0000","last_undegraded":"2024-09-21T10:36:05.699114+0000","last_fullsized":"2024-09-21T10:36:05.699114+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857081+0000","last_change":"2024-09-21T10:33:34.897439+0000","last_active":"2024-09-21T10:36:05.857081+0000","last_peered":"2024-09-21T10:36:05.857081+0000","last_clean":"2024-09-21T10:36:05.857081+0000","last_became_active":"2024-09-21T10:33:34.897156+0000","last_became_peered":"2024-09-21T10:33:34.897156+0000","last_unstale":"2024-09-21T10:36:05.857081+0000","last_undegraded":"2024-09-21T10:36:05.857081+0000","last_fullsized":"2024-09-21T10:36:05.857081+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:22:46.789060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":49,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756705+0000","last_change":"2024-09-21T10:33:34.918804+0000","last_active":"2024-09-21T10:36:01.756705+0000","last_peered":"2024-09-21T10:36:01.756705+0000","last_clean":"2024-09-21T10:36:01.756705+0000","last_became_active":"2024-09-21T10:33:34.914439+0000","last_became_peered":"2024-09-21T10:33:34.914439+0000","last_unstale":"2024-09-21T10:36:01.756705+0000","last_undegraded":"2024-09-21T10:36:01.756705+0000","last_fullsized":"2024-09-21T10:36:01.756705+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:29:26.269176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857284+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:36:05.857284+0000","last_peered":"2024-09-21T10:36:05.857284+0000","last_clean":"2024-09-21T10:36:05.857284+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:36:05.857284+0000","last_undegraded":"2024-09-21T10:36:05.857284+0000","last_fullsized":"2024-09-21T10:36:05.857284+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":214,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.699839+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:36:05.699839+0000","last_peered":"2024-09-21T10:36:05.699839+0000","last_clean":"2024-09-21T10:36:05.699839+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:36:05.699839+0000","last_undegraded":"2024-09-21T10:36:05.699839+0000","last_fullsized":"2024-09-21T10:36:05.699839+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":201,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.857288+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:36:05.857288+0000","last_peered":"2024-09-21T10:36:05.857288+0000","last_clean":"2024-09-21T10:36:05.857288+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:36:05.857288+0000","last_undegraded":"2024-09-21T10:36:05.857288+0000","last_fullsized":"2024-09-21T10:36:05.857288+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":214,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.859609+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:36:05.859609+0000","last_peered":"2024-09-21T10:36:05.859609+0000","last_clean":"2024-09-21T10:36:05.859609+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:36:05.859609+0000","last_undegraded":"2024-09-21T10:36:05.859609+0000","last_fullsized":"2024-09-21T10:36:05.859609+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":158,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.670619+0000","last_change":"2024-09-21T10:27:11.314246+0000","last_active":"2024-09-21T10:36:01.670619+0000","last_peered":"2024-09-21T10:36:01.670619+0000","last_clean":"2024-09-21T10:36:01.670619+0000","last_became_active":"2024-09-21T10:27:11.312993+0000","last_became_peered":"2024-09-21T10:27:11.312993+0000","last_unstale":"2024-09-21T10:36:01.670619+0000","last_undegraded":"2024-09-21T10:36:01.670619+0000","last_fullsized":"2024-09-21T10:36:01.670619+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:33:03.804239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":206,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.859185+0000","last_change":"2024-09-21T10:27:39.423892+0000","last_active":"2024-09-21T10:36:05.859185+0000","last_peered":"2024-09-21T10:36:05.859185+0000","last_clean":"2024-09-21T10:36:05.859185+0000","last_became_active":"2024-09-21T10:27:39.423559+0000","last_became_peered":"2024-09-21T10:27:39.423559+0000","last_unstale":"2024-09-21T10:36:05.859185+0000","last_undegraded":"2024-09-21T10:36:05.859185+0000","last_fullsized":"2024-09-21T10:36:05.859185+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:32:34.705768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":208,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.698829+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:36:05.698829+0000","last_peered":"2024-09-21T10:36:05.698829+0000","last_clean":"2024-09-21T10:36:05.698829+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:36:05.698829+0000","last_undegraded":"2024-09-21T10:36:05.698829+0000","last_fullsized":"2024-09-21T10:36:05.698829+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":155,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.670797+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:36:01.670797+0000","last_peered":"2024-09-21T10:36:01.670797+0000","last_clean":"2024-09-21T10:36:01.670797+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:36:01.670797+0000","last_undegraded":"2024-09-21T10:36:01.670797+0000","last_fullsized":"2024-09-21T10:36:01.670797+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":145,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756125+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:36:01.756125+0000","last_peered":"2024-09-21T10:36:01.756125+0000","last_clean":"2024-09-21T10:36:01.756125+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:36:01.756125+0000","last_undegraded":"2024-09-21T10:36:01.756125+0000","last_fullsized":"2024-09-21T10:36:01.756125+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":155,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.670378+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:36:01.670378+0000","last_peered":"2024-09-21T10:36:01.670378+0000","last_clean":"2024-09-21T10:36:01.670378+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:36:01.670378+0000","last_undegraded":"2024-09-21T10:36:01.670378+0000","last_fullsized":"2024-09-21T10:36:01.670378+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":156,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.756154+0000","last_change":"2024-09-21T10:33:34.983221+0000","last_active":"2024-09-21T10:36:01.756154+0000","last_peered":"2024-09-21T10:36:01.756154+0000","last_clean":"2024-09-21T10:36:01.756154+0000","last_became_active":"2024-09-21T10:33:34.928339+0000","last_became_peered":"2024-09-21T10:33:34.928339+0000","last_unstale":"2024-09-21T10:36:01.756154+0000","last_undegraded":"2024-09-21T10:36:01.756154+0000","last_fullsized":"2024-09-21T10:36:01.756154+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:59:38.460245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":234,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.860653+0000","last_change":"2024-09-21T10:27:39.430406+0000","last_active":"2024-09-21T10:36:05.860653+0000","last_peered":"2024-09-21T10:36:05.860653+0000","last_clean":"2024-09-21T10:36:05.860653+0000","last_became_active":"2024-09-21T10:27:39.430142+0000","last_became_peered":"2024-09-21T10:27:39.430142+0000","last_unstale":"2024-09-21T10:36:05.860653+0000","last_undegraded":"2024-09-21T10:36:05.860653+0000","last_fullsized":"2024-09-21T10:36:05.860653+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:23.854123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":238,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.860065+0000","last_change":"2024-09-21T10:33:34.916260+0000","last_active":"2024-09-21T10:36:05.860065+0000","last_peered":"2024-09-21T10:36:05.860065+0000","last_clean":"2024-09-21T10:36:05.860065+0000","last_became_active":"2024-09-21T10:33:34.915930+0000","last_became_peered":"2024-09-21T10:33:34.915930+0000","last_unstale":"2024-09-21T10:36:05.860065+0000","last_undegraded":"2024-09-21T10:36:05.860065+0000","last_fullsized":"2024-09-21T10:36:05.860065+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:41:36.718585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":159,"reported_epoch":175,"state":"active+clean","last_fresh":"2024-09-21T10:36:01.669933+0000","last_change":"2024-09-21T10:33:34.905503+0000","last_active":"2024-09-21T10:36:01.669933+0000","last_peered":"2024-09-21T10:36:01.669933+0000","last_clean":"2024-09-21T10:36:01.669933+0000","last_became_active":"2024-09-21T10:33:34.904361+0000","last_became_peered":"2024-09-21T10:33:34.904361+0000","last_unstale":"2024-09-21T10:36:01.669933+0000","last_undegraded":"2024-09-21T10:36:01.669933+0000","last_fullsized":"2024-09-21T10:36:01.669933+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:40:20.922958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":223,"reported_epoch":176,"state":"active+clean","last_fresh":"2024-09-21T10:36:05.699072+0000","last_change":"2024-09-21T10:27:11.312529+0000","last_active":"2024-09-21T10:36:05.699072+0000","last_peered":"2024-09-21T10:36:05.699072+0000","last_clean":"2024-09-21T10:36:05.699072+0000","last_became_active":"2024-09-21T10:27:11.309432+0000","last_became_peered":"2024-09-21T10:27:11.309432+0000","last_unstale":"2024-09-21T10:36:05.699072+0000","last_undegraded":"2024-09-21T10:36:05.699072+0000","last_fullsized":"2024-09-21T10:36:05.699072+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:03:15.526522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":2027683840,"num_objects":30940,"num_object_clones":0,"num_object_copies":92820,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":30940,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":30940,"num_write_kb":1980160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6060900352,"data_stored":6060900352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":30940,"ondisk_log_size":30940,"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":5554,"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":41,"num_read_kb":44,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":9652,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13707,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1640,"ondisk_log_size":1640,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201658,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":792752,"kb_used_data":595176,"kb_used_omap":1,"kb_used_meta":197566,"kb_avail":92952400,"statfs":{"total":95995035648,"available":95183257600,"internally_reserved":0,"allocated":609460224,"data_stored":608525437,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":202308044},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463301,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":747940,"kb_used_data":604508,"kb_used_omap":1,"kb_used_meta":143422,"kb_avail":92997212,"statfs":{"total":95995035648,"available":95229145088,"internally_reserved":0,"allocated":619016192,"data_stored":618093293,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":146864583},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724945,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":656740,"kb_used_data":473116,"kb_used_omap":1,"kb_used_meta":183614,"kb_avail":93088412,"statfs":{"total":95995035648,"available":95322533888,"internally_reserved":0,"allocated":484470784,"data_stored":483544528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":188021190},"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,0,0,0,0,1],"upper_bound":256},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986587,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":787376,"kb_used_data":611944,"kb_used_omap":1,"kb_used_meta":175422,"kb_avail":92957776,"statfs":{"total":95995035648,"available":95188762624,"internally_reserved":0,"allocated":626630656,"data_stored":625696130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":179632582},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631595,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1392992,"kb_used_data":1082328,"kb_used_omap":4,"kb_used_meta":310651,"kb_avail":92352160,"statfs":{"total":95995035648,"available":94568611840,"internally_reserved":0,"allocated":1108303872,"data_stored":1107381474,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":318107185},"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,2,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795121,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":928740,"kb_used_data":726300,"kb_used_omap":6,"kb_used_meta":202425,"kb_avail":92816412,"statfs":{"total":95995035648,"available":95044005888,"internally_reserved":0,"allocated":743731200,"data_stored":742805232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":207283761},"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,0,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958647,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":892752,"kb_used_data":744456,"kb_used_omap":5,"kb_used_meta":148282,"kb_avail":92852400,"statfs":{"total":95995035648,"available":95080857600,"internally_reserved":0,"allocated":762322944,"data_stored":761415496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":151841128},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,0,1,4],"upper_bound":512},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122173,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1183712,"kb_used_data":1025688,"kb_used_omap":5,"kb_used_meta":158010,"kb_avail":92561440,"statfs":{"total":95995035648,"available":94782914560,"internally_reserved":0,"allocated":1050304512,"data_stored":1049382084,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":161802410},"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,1,1,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"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":4972,"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":1067909120,"data_stored":1067909120,"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":765329408,"data_stored":765329408,"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":746520576,"data_stored":746520576,"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":1110310912,"data_stored":1110310912,"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":626589696,"data_stored":626589696,"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":496828416,"data_stored":496828416,"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":617283584,"data_stored":617283584,"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":630128640,"data_stored":630128640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:36:32.074 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:36:32.075 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_2 pg_num 26 2024-09-21T10:36:32.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:32.111 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:31 smithi204 bash[78884]: cluster 2024-09-21T10:36:30.497776+0000 mgr.y (mgr.25133) 705 : cluster [DBG] pgmap v632: 99 pgs: 99 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:36:32.112 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:31 smithi204 bash[78884]: cluster 2024-09-21T10:36:30.497776+0000 mgr.y (mgr.25133) 705 : cluster [DBG] pgmap v632: 99 pgs: 99 active+clean; 2.1 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:36:32.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:32.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:32.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:32.275 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:32.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:32.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:32.406 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:32.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:32.509 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:32.532 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:36:32.537 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:32.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:32.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:32.856 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 25 16 40589 40573 101.423 95.9375 0.0146101 0.00985344 2024-09-21T10:36:32.857 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:36:32.880 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:32.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:32.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:32.984 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:33.021 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:33.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:33.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:33.152 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:33.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:33.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:33.287 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:33.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:33.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:33.419 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:33.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:33.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:33.547 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:33.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:33.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 26 16 42192 42176 101.375 100.188 0.0142171 0.00985835 2024-09-21T10:36:33.649 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:33.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:33.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:33.788 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:33.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:33.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:33.923 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:33.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:33 smithi003 bash[88275]: cluster 2024-09-21T10:36:32.498270+0000 mgr.y (mgr.25133) 706 : cluster [DBG] pgmap v633: 99 pgs: 99 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:36:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:33 smithi003 bash[88275]: cluster 2024-09-21T10:36:32.498270+0000 mgr.y (mgr.25133) 706 : cluster [DBG] pgmap v633: 99 pgs: 99 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:36:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:33 smithi003 bash[89466]: cluster 2024-09-21T10:36:32.498270+0000 mgr.y (mgr.25133) 706 : cluster [DBG] pgmap v633: 99 pgs: 99 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:36:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:33 smithi003 bash[89466]: cluster 2024-09-21T10:36:32.498270+0000 mgr.y (mgr.25133) 706 : cluster [DBG] pgmap v633: 99 pgs: 99 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:36:33.951 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:33.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:33.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:34.050 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:36:34.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:34.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:34.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:34.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:34.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:34.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:34.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:33 smithi204 bash[78884]: cluster 2024-09-21T10:36:32.498270+0000 mgr.y (mgr.25133) 706 : cluster [DBG] pgmap v633: 99 pgs: 99 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:36:34.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:33 smithi204 bash[78884]: cluster 2024-09-21T10:36:32.498270+0000 mgr.y (mgr.25133) 706 : cluster [DBG] pgmap v633: 99 pgs: 99 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:36:34.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:34.378 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:34.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:34.481 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:34.512 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:34.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:34.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:34.644 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:34.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 27 16 43704 43688 101.119 94.5 0.00697101 0.00988303 2024-09-21T10:36:34.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:34.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:34.769 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:34.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:34.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:34.899 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:34.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:34.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:35.001 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:35.030 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:35.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:35.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:35.156 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:35.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:35.259 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:35.282 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:35.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:35.387 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:35.418 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:35.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:35.522 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:35.551 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:35.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:35.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 28 16 45198 45182 100.842 93.375 0.0129404 0.00991042 2024-09-21T10:36:35.654 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:35.679 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:35.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:35.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:35.811 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:35.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:35.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:35.939 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:35.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:35.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:36.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:36.053 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:35 smithi204 bash[78884]: cluster 2024-09-21T10:36:34.498950+0000 mgr.y (mgr.25133) 707 : cluster [DBG] pgmap v634: 99 pgs: 99 active+clean; 2.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-21T10:36:36.053 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:35 smithi204 bash[78884]: cluster 2024-09-21T10:36:34.498950+0000 mgr.y (mgr.25133) 707 : cluster [DBG] pgmap v634: 99 pgs: 99 active+clean; 2.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-21T10:36:36.072 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:36.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:35 smithi003 bash[88275]: cluster 2024-09-21T10:36:34.498950+0000 mgr.y (mgr.25133) 707 : cluster [DBG] pgmap v634: 99 pgs: 99 active+clean; 2.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-21T10:36:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:35 smithi003 bash[88275]: cluster 2024-09-21T10:36:34.498950+0000 mgr.y (mgr.25133) 707 : cluster [DBG] pgmap v634: 99 pgs: 99 active+clean; 2.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-21T10:36:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:35 smithi003 bash[89466]: cluster 2024-09-21T10:36:34.498950+0000 mgr.y (mgr.25133) 707 : cluster [DBG] pgmap v634: 99 pgs: 99 active+clean; 2.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-21T10:36:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:35 smithi003 bash[89466]: cluster 2024-09-21T10:36:34.498950+0000 mgr.y (mgr.25133) 707 : cluster [DBG] pgmap v634: 99 pgs: 99 active+clean; 2.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2024-09-21T10:36:36.176 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:36.206 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:36.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:36.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:36.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:36.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:36.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:36.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:36.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:36.568 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:36.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:36.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:36.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 29 16 46716 46700 100.636 94.875 0.00768106 0.00993148 2024-09-21T10:36:36.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:36.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:36.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:36.833 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:36.860 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:36.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:36.884 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:36.885 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:36.967 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:36.992 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:36.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:36.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:37.096 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:37.124 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:37.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:37.250 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:37.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:37.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:37.379 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:37.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:37.484 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:37.518 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:37.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:37.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:37.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 30 16 48090 48074 100.143 85.875 0.0112198 0.00998004 2024-09-21T10:36:37.646 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:37.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:36:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:36:37] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.51.0" 2024-09-21T10:36:37.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:37.781 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:37.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:37.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:37.892 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:37 smithi204 bash[78884]: cluster 2024-09-21T10:36:36.499452+0000 mgr.y (mgr.25133) 708 : cluster [DBG] pgmap v635: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:37.892 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:37 smithi204 bash[78884]: cluster 2024-09-21T10:36:36.499452+0000 mgr.y (mgr.25133) 708 : cluster [DBG] pgmap v635: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:37.904 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:36:37.909 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:37.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:37.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:38.013 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:38.032 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:38.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:38.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:38.154 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:38.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:38.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:38.262 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:37 smithi003 bash[88275]: cluster 2024-09-21T10:36:36.499452+0000 mgr.y (mgr.25133) 708 : cluster [DBG] pgmap v635: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:38.262 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:37 smithi003 bash[88275]: cluster 2024-09-21T10:36:36.499452+0000 mgr.y (mgr.25133) 708 : cluster [DBG] pgmap v635: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:38.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:37 smithi003 bash[89466]: cluster 2024-09-21T10:36:36.499452+0000 mgr.y (mgr.25133) 708 : cluster [DBG] pgmap v635: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:38.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:37 smithi003 bash[89466]: cluster 2024-09-21T10:36:36.499452+0000 mgr.y (mgr.25133) 708 : cluster [DBG] pgmap v635: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:38.280 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:38.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:38.383 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:38.408 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:38.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:38.512 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:38.540 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:38.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:38.645 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:38.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 31 16 48934 48918 98.6145 52.75 0.0106258 0.0101349 2024-09-21T10:36:38.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:38.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:38.779 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:38.800 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:38.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:38.903 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:38.913 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:38 smithi003 bash[88275]: audit 2024-09-21T10:36:38.592649+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:38.913 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:38 smithi003 bash[88275]: audit 2024-09-21T10:36:38.592649+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:38.914 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:38 smithi003 bash[89466]: audit 2024-09-21T10:36:38.592649+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:38.914 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:38 smithi003 bash[89466]: audit 2024-09-21T10:36:38.592649+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:38.937 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:38.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:38.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:39.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:39.060 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:39.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:39.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:38 smithi204 bash[78884]: audit 2024-09-21T10:36:38.592649+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:39.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:38 smithi204 bash[78884]: audit 2024-09-21T10:36:38.592649+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:39.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:39.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:39.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:39.294 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:39.329 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:39.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:39.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:39.460 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:39.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:39.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:39.593 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:39.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:39.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 32 15 50005 49990 97.6264 67 0.00324046 0.010237 2024-09-21T10:36:39.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:39.722 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:39.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:39.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:39.846 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:39.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:39.948 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:39.973 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:39.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:39.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:39.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:39 smithi204 bash[78884]: cluster 2024-09-21T10:36:38.499916+0000 mgr.y (mgr.25133) 709 : cluster [DBG] pgmap v636: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:39.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:39 smithi204 bash[78884]: cluster 2024-09-21T10:36:38.499916+0000 mgr.y (mgr.25133) 709 : cluster [DBG] pgmap v636: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:40.076 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:40.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:39 smithi003 bash[88275]: cluster 2024-09-21T10:36:38.499916+0000 mgr.y (mgr.25133) 709 : cluster [DBG] pgmap v636: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:40.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:39 smithi003 bash[88275]: cluster 2024-09-21T10:36:38.499916+0000 mgr.y (mgr.25133) 709 : cluster [DBG] pgmap v636: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:40.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:39 smithi003 bash[89466]: cluster 2024-09-21T10:36:38.499916+0000 mgr.y (mgr.25133) 709 : cluster [DBG] pgmap v636: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:40.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:39 smithi003 bash[89466]: cluster 2024-09-21T10:36:38.499916+0000 mgr.y (mgr.25133) 709 : cluster [DBG] pgmap v636: 99 pgs: 99 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-09-21T10:36:40.094 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:40.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:40.165 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:36:40.165 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:36:40.196 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:40.221 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:40.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:40.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:40.356 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:40.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:40.460 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:40.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:40.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:40.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:40.618 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:40.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:40.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 33 16 50737 50721 96.0524 45.6875 0.0044413 0.0104057 2024-09-21T10:36:40.723 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:40.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:40.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:40.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:40.873 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:40.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:40.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:40.976 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:41.002 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:41.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:41.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:41.130 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:41.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:41.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:41.256 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:41.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:41.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:41.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:41.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:41.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:36:41.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:41.511 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:41.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:41.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:41.639 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:41.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:41.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 34 16 52090 52074 95.7143 84.5625 0.00993812 0.010442 2024-09-21T10:36:41.743 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:41.780 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:41.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:41.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:41.919 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:41.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:41.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:42.023 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:42.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:41 smithi003 bash[88275]: cluster 2024-09-21T10:36:40.501932+0000 mgr.y (mgr.25133) 710 : cluster [DBG] pgmap v637: 99 pgs: 99 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:36:42.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:41 smithi003 bash[88275]: cluster 2024-09-21T10:36:40.501932+0000 mgr.y (mgr.25133) 710 : cluster [DBG] pgmap v637: 99 pgs: 99 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:36:42.033 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:41 smithi003 bash[89466]: cluster 2024-09-21T10:36:40.501932+0000 mgr.y (mgr.25133) 710 : cluster [DBG] pgmap v637: 99 pgs: 99 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:36:42.033 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:41 smithi003 bash[89466]: cluster 2024-09-21T10:36:40.501932+0000 mgr.y (mgr.25133) 710 : cluster [DBG] pgmap v637: 99 pgs: 99 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:36:42.048 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:42.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:42.151 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:42.176 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:42.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:41 smithi204 bash[78884]: cluster 2024-09-21T10:36:40.501932+0000 mgr.y (mgr.25133) 710 : cluster [DBG] pgmap v637: 99 pgs: 99 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:36:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:41 smithi204 bash[78884]: cluster 2024-09-21T10:36:40.501932+0000 mgr.y (mgr.25133) 710 : cluster [DBG] pgmap v637: 99 pgs: 99 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:36:42.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:42.302 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:42.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:42.407 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:42.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:42.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:42.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:42.554 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:42.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:42.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 35 16 53086 53070 94.758 62.25 0.00490561 0.0105466 2024-09-21T10:36:42.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:42.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:42.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:42.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:42.817 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:42.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:42.922 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:42.950 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:42.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:42.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:43.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:43.076 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:43.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:43.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:43.201 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:43.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:43.304 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:43.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:43.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:43.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:43.466 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:43.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:43.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:43.600 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:43.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:43.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 36 16 54447 54431 94.4884 85.0625 0.00552077 0.0105767 2024-09-21T10:36:43.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:43.728 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:43.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:43.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:43.856 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:43.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:43.860 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:43 smithi003 bash[88275]: cluster 2024-09-21T10:36:42.502644+0000 mgr.y (mgr.25133) 711 : cluster [DBG] pgmap v638: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:43.860 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:43 smithi003 bash[88275]: cluster 2024-09-21T10:36:42.502644+0000 mgr.y (mgr.25133) 711 : cluster [DBG] pgmap v638: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:43.860 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:43 smithi003 bash[89466]: cluster 2024-09-21T10:36:42.502644+0000 mgr.y (mgr.25133) 711 : cluster [DBG] pgmap v638: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:43.860 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:43 smithi003 bash[89466]: cluster 2024-09-21T10:36:42.502644+0000 mgr.y (mgr.25133) 711 : cluster [DBG] pgmap v638: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:43.959 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:43.981 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:43.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:43.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:43 smithi204 bash[78884]: cluster 2024-09-21T10:36:42.502644+0000 mgr.y (mgr.25133) 711 : cluster [DBG] pgmap v638: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:43 smithi204 bash[78884]: cluster 2024-09-21T10:36:42.502644+0000 mgr.y (mgr.25133) 711 : cluster [DBG] pgmap v638: 99 pgs: 99 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:36:44.085 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:44.122 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:44.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:44.229 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:44.258 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:44.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:44.363 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:44.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:44.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:44.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:44.521 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:44.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:44.624 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:44.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 37 16 55728 55712 94.0983 80.0625 0.0152291 0.0106211 2024-09-21T10:36:44.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:44.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:44.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:44.774 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:44.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:44.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:44.900 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:44.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:44.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:45.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:45.037 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:45.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:45.142 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:45.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:45.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:45.270 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:45.301 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:45.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:45.406 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:45.431 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:45.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:45.536 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:45.569 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:45.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:45.647 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 38 16 56800 56784 93.3851 67 0.00633058 0.0107028 2024-09-21T10:36:45.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:45.697 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:45.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:45.800 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:45.829 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:45.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:45.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:45.944 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:45 smithi204 bash[78884]: cluster 2024-09-21T10:36:44.503371+0000 mgr.y (mgr.25133) 712 : cluster [DBG] pgmap v639: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:36:45.944 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:45 smithi204 bash[78884]: cluster 2024-09-21T10:36:44.503371+0000 mgr.y (mgr.25133) 712 : cluster [DBG] pgmap v639: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:36:45.958 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:45.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:45.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:46.062 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:45 smithi003 bash[88275]: cluster 2024-09-21T10:36:44.503371+0000 mgr.y (mgr.25133) 712 : cluster [DBG] pgmap v639: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:36:46.072 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:45 smithi003 bash[88275]: cluster 2024-09-21T10:36:44.503371+0000 mgr.y (mgr.25133) 712 : cluster [DBG] pgmap v639: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:36:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:45 smithi003 bash[89466]: cluster 2024-09-21T10:36:44.503371+0000 mgr.y (mgr.25133) 712 : cluster [DBG] pgmap v639: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:36:46.073 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:45 smithi003 bash[89466]: cluster 2024-09-21T10:36:44.503371+0000 mgr.y (mgr.25133) 712 : cluster [DBG] pgmap v639: 99 pgs: 99 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2024-09-21T10:36:46.093 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:46.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:46.177 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:36:46.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:46.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:46.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:46.333 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:46.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:46.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:46.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:46.485 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:46.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:46.588 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:46.619 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:46.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:46.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 39 16 58090 58074 93.055 80.625 0.0106112 0.0107405 2024-09-21T10:36:46.721 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:46.751 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:46.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:46.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:46.878 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:46.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:46.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:46.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:46 smithi003 bash[88275]: audit 2024-09-21T10:36:46.810056+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:36:46.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:46 smithi003 bash[88275]: audit 2024-09-21T10:36:46.810056+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:36:46.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:46 smithi003 bash[89466]: audit 2024-09-21T10:36:46.810056+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:36:46.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:46 smithi003 bash[89466]: audit 2024-09-21T10:36:46.810056+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:36:46.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:47.019 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:47.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:47.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:47.148 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:47.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:47.251 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:47.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:46 smithi204 bash[78884]: audit 2024-09-21T10:36:46.810056+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:36:47.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:46 smithi204 bash[78884]: audit 2024-09-21T10:36:46.810056+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:36:47.279 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:47.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:47.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:47.411 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:47.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:47.513 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:47.521 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:36:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:36:47] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.51.0" 2024-09-21T10:36:47.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:47.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:47.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:36:47.647702+0000 min lat: 0.00120647 max lat: 0.61595 avg lat: 0.0108499 2024-09-21T10:36:47.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:36:47.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 40 16 58759 58743 91.7739 41.8125 0.00290508 0.0108499 2024-09-21T10:36:47.651 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:47.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:47.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:47.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:47.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:47.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:47.908 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:47.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:47.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:48.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:48.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:47 smithi204 bash[78884]: cluster 2024-09-21T10:36:46.503881+0000 mgr.y (mgr.25133) 713 : cluster [DBG] pgmap v640: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:36:48.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:47 smithi204 bash[78884]: cluster 2024-09-21T10:36:46.503881+0000 mgr.y (mgr.25133) 713 : cluster [DBG] pgmap v640: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:36:48.041 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:48.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:48.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:48.171 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:47 smithi003 bash[88275]: cluster 2024-09-21T10:36:46.503881+0000 mgr.y (mgr.25133) 713 : cluster [DBG] pgmap v640: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:36:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:47 smithi003 bash[88275]: cluster 2024-09-21T10:36:46.503881+0000 mgr.y (mgr.25133) 713 : cluster [DBG] pgmap v640: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:36:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:47 smithi003 bash[89466]: cluster 2024-09-21T10:36:46.503881+0000 mgr.y (mgr.25133) 713 : cluster [DBG] pgmap v640: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:36:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:47 smithi003 bash[89466]: cluster 2024-09-21T10:36:46.503881+0000 mgr.y (mgr.25133) 713 : cluster [DBG] pgmap v640: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:36:48.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:48.276 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:48.311 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:48.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:48.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:48.453 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:48.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:48.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:48.585 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:48.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:48.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 41 16 59507 59491 90.6757 46.75 0.0182291 0.0110233 2024-09-21T10:36:48.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:48.717 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:48.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:48.820 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:48.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:48.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:48.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:48.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:48.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:48.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:49.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:49.124 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:49.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:49.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:49.253 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:49.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:49.358 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:49.384 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:49.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:49.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:49.528 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:49.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:49.632 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:49.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 42 16 60652 60636 90.2205 71.5625 0.00708089 0.0110767 2024-09-21T10:36:49.658 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:49.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:49.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:49.787 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:49.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:49.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:49.921 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:49.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:49.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:49.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:49 smithi003 bash[88275]: cluster 2024-09-21T10:36:48.504315+0000 mgr.y (mgr.25133) 714 : cluster [DBG] pgmap v641: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2024-09-21T10:36:49.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:49 smithi003 bash[88275]: cluster 2024-09-21T10:36:48.504315+0000 mgr.y (mgr.25133) 714 : cluster [DBG] pgmap v641: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2024-09-21T10:36:49.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:49 smithi003 bash[89466]: cluster 2024-09-21T10:36:48.504315+0000 mgr.y (mgr.25133) 714 : cluster [DBG] pgmap v641: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2024-09-21T10:36:49.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:49 smithi003 bash[89466]: cluster 2024-09-21T10:36:48.504315+0000 mgr.y (mgr.25133) 714 : cluster [DBG] pgmap v641: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2024-09-21T10:36:50.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:50.035 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:49 smithi204 bash[78884]: cluster 2024-09-21T10:36:48.504315+0000 mgr.y (mgr.25133) 714 : cluster [DBG] pgmap v641: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2024-09-21T10:36:50.035 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:49 smithi204 bash[78884]: cluster 2024-09-21T10:36:48.504315+0000 mgr.y (mgr.25133) 714 : cluster [DBG] pgmap v641: 99 pgs: 99 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2024-09-21T10:36:50.050 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:50.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:50.153 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:50.186 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:50.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:50.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:50.314 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:50.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:50.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:50.435 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:50.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:50.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:50.547 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:36:50.547 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:36:50.563 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:50.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:50.580 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:36:50.580 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:36:50.602 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:36:50.602 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:36:50.619 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:36:50.619 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:36:50.636 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:36:50.636 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:36:50.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 43 16 61558 61542 89.439 56.625 0.00568144 0.0111225 2024-09-21T10:36:50.655 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:36:50.655 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:36:50.665 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:50.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:50.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:50.755 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:36:50.756 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:36:50.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:50.788 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:36:50.788 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:36:50.813 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:50.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:50.869 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:36:50.874 INFO:teuthology.orchestra.run.smithi003.stderr:set pool 7 pg_num to 26 2024-09-21T10:36:50.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:50.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[88275]: audit 2024-09-21T10:36:50.513350+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.3:0/1788217846' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:50.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[88275]: audit 2024-09-21T10:36:50.513350+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.3:0/1788217846' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:50.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[88275]: audit 2024-09-21T10:36:50.673618+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:50.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[88275]: audit 2024-09-21T10:36:50.673618+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:50.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[88275]: audit 2024-09-21T10:36:50.804928+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.3:0/3992000124' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:50.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[88275]: audit 2024-09-21T10:36:50.804928+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.3:0/3992000124' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:50.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[88275]: audit 2024-09-21T10:36:50.805476+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:50.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[88275]: audit 2024-09-21T10:36:50.805476+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:50.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[89466]: audit 2024-09-21T10:36:50.513350+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.3:0/1788217846' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:50.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[89466]: audit 2024-09-21T10:36:50.513350+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.3:0/1788217846' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:50.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[89466]: audit 2024-09-21T10:36:50.673618+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:50.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[89466]: audit 2024-09-21T10:36:50.673618+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:50.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[89466]: audit 2024-09-21T10:36:50.804928+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.3:0/3992000124' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:50.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[89466]: audit 2024-09-21T10:36:50.804928+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.3:0/3992000124' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:50.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[89466]: audit 2024-09-21T10:36:50.805476+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:50.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:50 smithi003 bash[89466]: audit 2024-09-21T10:36:50.805476+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:50.939 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:50.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:50.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:51.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:50 smithi204 bash[78884]: audit 2024-09-21T10:36:50.513350+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.3:0/1788217846' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:51.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:50 smithi204 bash[78884]: audit 2024-09-21T10:36:50.513350+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.3:0/1788217846' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:36:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:50 smithi204 bash[78884]: audit 2024-09-21T10:36:50.673618+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:50 smithi204 bash[78884]: audit 2024-09-21T10:36:50.673618+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:36:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:50 smithi204 bash[78884]: audit 2024-09-21T10:36:50.804928+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.3:0/3992000124' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:50 smithi204 bash[78884]: audit 2024-09-21T10:36:50.804928+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.3:0/3992000124' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:50 smithi204 bash[78884]: audit 2024-09-21T10:36:50.805476+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:51.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:50 smithi204 bash[78884]: audit 2024-09-21T10:36:50.805476+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-09-21T10:36:51.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:51.066 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:51.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:51.170 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:51.196 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:51.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:51.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:51.330 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:51.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:51.432 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:51.470 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:51.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:51.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:51.596 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:51.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:51.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 44 15 62657 62642 88.9687 68.75 0.00555005 0.011234 2024-09-21T10:36:51.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:51.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:51.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:51.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:51.857 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:51.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:51.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:51.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:51.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:51.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:52.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:52.123 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:52.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: cluster 2024-09-21T10:36:50.505397+0000 mgr.y (mgr.25133) 715 : cluster [DBG] pgmap v642: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:36:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: cluster 2024-09-21T10:36:50.505397+0000 mgr.y (mgr.25133) 715 : cluster [DBG] pgmap v642: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:36:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: cluster 2024-09-21T10:36:50.853223+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:36:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: cluster 2024-09-21T10:36:50.853223+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:36:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: cluster 2024-09-21T10:36:50.853254+0000 mon.a (mon.0) 1020 : cluster [INF] Cluster is now healthy 2024-09-21T10:36:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: cluster 2024-09-21T10:36:50.853254+0000 mon.a (mon.0) 1020 : cluster [INF] Cluster is now healthy 2024-09-21T10:36:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: audit 2024-09-21T10:36:50.861620+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: audit 2024-09-21T10:36:50.861620+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: audit 2024-09-21T10:36:50.861930+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:36:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: audit 2024-09-21T10:36:50.861930+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: cluster 2024-09-21T10:36:50.869118+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[88275]: cluster 2024-09-21T10:36:50.869118+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: cluster 2024-09-21T10:36:50.505397+0000 mgr.y (mgr.25133) 715 : cluster [DBG] pgmap v642: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: cluster 2024-09-21T10:36:50.505397+0000 mgr.y (mgr.25133) 715 : cluster [DBG] pgmap v642: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: cluster 2024-09-21T10:36:50.853223+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: cluster 2024-09-21T10:36:50.853223+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: cluster 2024-09-21T10:36:50.853254+0000 mon.a (mon.0) 1020 : cluster [INF] Cluster is now healthy 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: cluster 2024-09-21T10:36:50.853254+0000 mon.a (mon.0) 1020 : cluster [INF] Cluster is now healthy 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: audit 2024-09-21T10:36:50.861620+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: audit 2024-09-21T10:36:50.861620+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: audit 2024-09-21T10:36:50.861930+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: audit 2024-09-21T10:36:50.861930+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:36:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: cluster 2024-09-21T10:36:50.869118+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-09-21T10:36:52.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:51 smithi003 bash[89466]: cluster 2024-09-21T10:36:50.869118+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-09-21T10:36:52.229 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:52.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:52.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:52.354 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: cluster 2024-09-21T10:36:50.505397+0000 mgr.y (mgr.25133) 715 : cluster [DBG] pgmap v642: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: cluster 2024-09-21T10:36:50.505397+0000 mgr.y (mgr.25133) 715 : cluster [DBG] pgmap v642: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: cluster 2024-09-21T10:36:50.853223+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: cluster 2024-09-21T10:36:50.853223+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: cluster 2024-09-21T10:36:50.853254+0000 mon.a (mon.0) 1020 : cluster [INF] Cluster is now healthy 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: cluster 2024-09-21T10:36:50.853254+0000 mon.a (mon.0) 1020 : cluster [INF] Cluster is now healthy 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: audit 2024-09-21T10:36:50.861620+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: audit 2024-09-21T10:36:50.861620+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.3:0/911727012' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: audit 2024-09-21T10:36:50.861930+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: audit 2024-09-21T10:36:50.861930+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: cluster 2024-09-21T10:36:50.869118+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-09-21T10:36:52.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:51 smithi204 bash[78884]: cluster 2024-09-21T10:36:50.869118+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-09-21T10:36:52.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:52.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:52.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:52.525 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:52.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:52.627 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:52.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 45 16 63749 63733 88.5067 68.1875 0.00774991 0.0112938 2024-09-21T10:36:52.653 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:52.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:52.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:52.776 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:52.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:52.878 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:52.917 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:52.922 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:52 smithi003 bash[89466]: audit 2024-09-21T10:36:52.509166+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:36:52.922 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:52 smithi003 bash[89466]: audit 2024-09-21T10:36:52.509166+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:36:52.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:52.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:52.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:52 smithi003 bash[88275]: audit 2024-09-21T10:36:52.509166+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:36:52.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:52 smithi003 bash[88275]: audit 2024-09-21T10:36:52.509166+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:36:53.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:52 smithi204 bash[78884]: audit 2024-09-21T10:36:52.509166+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:36:53.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:52 smithi204 bash[78884]: audit 2024-09-21T10:36:52.509166+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-09-21T10:36:53.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:53.066 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:53.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:53.170 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:53.190 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:53.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:53.293 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:53.309 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:36:53.309 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T10:36:53.309 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.309 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63802 7.17 7.fd7381d7 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e179)", 2024-09-21T10:36:53.309 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:53.031729+0000", 2024-09-21T10:36:53.309 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.27609239299999999, 2024-09-21T10:36:53.309 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.27612924500000002, 2024-09-21T10:36:53.309 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:36:53.309 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for peered", 2024-09-21T10:36:53.309 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:36:53.309 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63802 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031729+0000", 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031729+0000", 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:36:53.310 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031724+0000", 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999948 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031834+0000", 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000110738 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031855+0000", 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.0724999999999999e-05 2024-09-21T10:36:53.311 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031876+0000", 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.1420000000000002e-05 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.083041+0000", 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.051164655000000003 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.083048+0000", 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4139999999999999e-06 2024-09-21T10:36:53.312 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63832 7.17 7.42c593b7 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e179)", 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:53.031891+0000", 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.27593081400000002, 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.27601352699999998, 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for peered", 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:36:53.313 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63832 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031891+0000", 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031891+0000", 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:36:53.314 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031890+0000", 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031934+0000", 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4070999999999999e-05 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031945+0000", 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1055e-05 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.315 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031952+0000", 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0620000000000003e-06 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.083074+0000", 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.051121805999999999 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.083080+0000", 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0920000000000003e-06 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:36:53.316 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63838 7.7 7.705b1ba7 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e179)", 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:53.031958+0000", 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.27586337300000002, 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.27598225799999998, 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for peered", 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63838 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.317 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031958+0000", 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031958+0000", 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031958+0000", 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.318 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031984+0000", 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.6421e-05 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031993+0000", 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4439999999999997e-06 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031998+0000", 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4549999999999997e-06 2024-09-21T10:36:53.319 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.082823+0000", 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.050825065000000003 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.082838+0000", 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5254e-05 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.320 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63847 7.7 7.e4684a7 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e179)", 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:53.127453+0000", 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.18036798100000001, 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.18052162999999999, 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for peered", 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63847 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127453+0000", 2024-09-21T10:36:53.321 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127453+0000", 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127452+0000", 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127512+0000", 2024-09-21T10:36:53.322 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0590000000000001e-05 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127530+0000", 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7459999999999999e-05 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127537+0000", 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1010000000000003e-06 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127622+0000", 2024-09-21T10:36:53.323 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.5266000000000007e-05 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127632+0000", 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6940000000000007e-06 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout: ], 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 4 2024-09-21T10:36:53.324 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:36:53.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.325 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:53.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:53.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:53.445 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:53.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:53.547 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:53.574 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:53.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:53.649 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 46 16 63847 63831 86.7158 6.125 0.00270781 0.0113279 2024-09-21T10:36:53.676 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:53.701 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:53.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:53.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:53.829 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:53.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:53.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:53.966 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:53.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:53.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:54.070 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:54.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: cluster 2024-09-21T10:36:52.505951+0000 mgr.y (mgr.25133) 716 : cluster [DBG] pgmap v644: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:36:54.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: cluster 2024-09-21T10:36:52.505951+0000 mgr.y (mgr.25133) 716 : cluster [DBG] pgmap v644: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:36:54.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: audit 2024-09-21T10:36:52.872397+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:36:54.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: audit 2024-09-21T10:36:52.872397+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:36:54.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: cluster 2024-09-21T10:36:52.881529+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-09-21T10:36:54.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: cluster 2024-09-21T10:36:52.881529+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-09-21T10:36:54.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: audit 2024-09-21T10:36:52.934365+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: audit 2024-09-21T10:36:52.934365+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: audit 2024-09-21T10:36:52.949931+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: audit 2024-09-21T10:36:52.949931+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: audit 2024-09-21T10:36:53.617734+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: audit 2024-09-21T10:36:53.617734+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: audit 2024-09-21T10:36:53.620736+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:54.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[88275]: audit 2024-09-21T10:36:53.620736+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:54.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: cluster 2024-09-21T10:36:52.505951+0000 mgr.y (mgr.25133) 716 : cluster [DBG] pgmap v644: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: cluster 2024-09-21T10:36:52.505951+0000 mgr.y (mgr.25133) 716 : cluster [DBG] pgmap v644: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: audit 2024-09-21T10:36:52.872397+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: audit 2024-09-21T10:36:52.872397+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: cluster 2024-09-21T10:36:52.881529+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: cluster 2024-09-21T10:36:52.881529+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: audit 2024-09-21T10:36:52.934365+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: audit 2024-09-21T10:36:52.934365+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: audit 2024-09-21T10:36:52.949931+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: audit 2024-09-21T10:36:52.949931+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: audit 2024-09-21T10:36:53.617734+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: audit 2024-09-21T10:36:53.617734+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: audit 2024-09-21T10:36:53.620736+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:54.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:53 smithi003 bash[89466]: audit 2024-09-21T10:36:53.620736+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:54.107 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:54.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:54.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:54.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: cluster 2024-09-21T10:36:52.505951+0000 mgr.y (mgr.25133) 716 : cluster [DBG] pgmap v644: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:36:54.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: cluster 2024-09-21T10:36:52.505951+0000 mgr.y (mgr.25133) 716 : cluster [DBG] pgmap v644: 99 pgs: 99 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:36:54.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: audit 2024-09-21T10:36:52.872397+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:36:54.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: audit 2024-09-21T10:36:52.872397+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-09-21T10:36:54.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: cluster 2024-09-21T10:36:52.881529+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-09-21T10:36:54.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: cluster 2024-09-21T10:36:52.881529+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-09-21T10:36:54.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: audit 2024-09-21T10:36:52.934365+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: audit 2024-09-21T10:36:52.934365+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: audit 2024-09-21T10:36:52.949931+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: audit 2024-09-21T10:36:52.949931+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: audit 2024-09-21T10:36:53.617734+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: audit 2024-09-21T10:36:53.617734+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:54.221 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: audit 2024-09-21T10:36:53.620736+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:54.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:53 smithi204 bash[78884]: audit 2024-09-21T10:36:53.620736+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:36:54.235 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:54.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:54.340 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:54.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:54.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:54.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:36:54.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:54.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:54.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:54.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:54.631 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:54.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:54.649 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 47 16 64724 64708 86.0369 54.8125 0.0123255 0.0116171 2024-09-21T10:36:54.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:54.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:54.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:54.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:54.891 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:54.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:54.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:54.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:55.020 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:55.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:55.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:55.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:54 smithi204 bash[78884]: cluster 2024-09-21T10:36:53.955547+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-09-21T10:36:55.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:54 smithi204 bash[78884]: cluster 2024-09-21T10:36:53.955547+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-09-21T10:36:55.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:54 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.032681+0000 osd.4 (osd.4) 10 : cluster [DBG] 7.1 scrub starts 2024-09-21T10:36:55.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:54 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.032681+0000 osd.4 (osd.4) 10 : cluster [DBG] 7.1 scrub starts 2024-09-21T10:36:55.132 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:54 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.300973+0000 osd.3 (osd.3) 11 : cluster [DBG] 7.3 scrub starts 2024-09-21T10:36:55.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:54 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.300973+0000 osd.3 (osd.3) 11 : cluster [DBG] 7.3 scrub starts 2024-09-21T10:36:55.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:54 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.370244+0000 osd.7 (osd.7) 24 : cluster [DBG] 7.5 scrub starts 2024-09-21T10:36:55.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:54 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.370244+0000 osd.7 (osd.7) 24 : cluster [DBG] 7.5 scrub starts 2024-09-21T10:36:55.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:54 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.370260+0000 osd.4 (osd.4) 11 : cluster [DBG] 7.1 scrub ok 2024-09-21T10:36:55.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:54 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.370260+0000 osd.4 (osd.4) 11 : cluster [DBG] 7.1 scrub ok 2024-09-21T10:36:55.143 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:55.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[88275]: cluster 2024-09-21T10:36:53.955547+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-09-21T10:36:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[88275]: cluster 2024-09-21T10:36:53.955547+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-09-21T10:36:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.032681+0000 osd.4 (osd.4) 10 : cluster [DBG] 7.1 scrub starts 2024-09-21T10:36:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.032681+0000 osd.4 (osd.4) 10 : cluster [DBG] 7.1 scrub starts 2024-09-21T10:36:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.300973+0000 osd.3 (osd.3) 11 : cluster [DBG] 7.3 scrub starts 2024-09-21T10:36:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.300973+0000 osd.3 (osd.3) 11 : cluster [DBG] 7.3 scrub starts 2024-09-21T10:36:55.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.370244+0000 osd.7 (osd.7) 24 : cluster [DBG] 7.5 scrub starts 2024-09-21T10:36:55.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.370244+0000 osd.7 (osd.7) 24 : cluster [DBG] 7.5 scrub starts 2024-09-21T10:36:55.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.370260+0000 osd.4 (osd.4) 11 : cluster [DBG] 7.1 scrub ok 2024-09-21T10:36:55.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.370260+0000 osd.4 (osd.4) 11 : cluster [DBG] 7.1 scrub ok 2024-09-21T10:36:55.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[89466]: cluster 2024-09-21T10:36:53.955547+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-09-21T10:36:55.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[89466]: cluster 2024-09-21T10:36:53.955547+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-09-21T10:36:55.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.032681+0000 osd.4 (osd.4) 10 : cluster [DBG] 7.1 scrub starts 2024-09-21T10:36:55.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.032681+0000 osd.4 (osd.4) 10 : cluster [DBG] 7.1 scrub starts 2024-09-21T10:36:55.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.300973+0000 osd.3 (osd.3) 11 : cluster [DBG] 7.3 scrub starts 2024-09-21T10:36:55.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.300973+0000 osd.3 (osd.3) 11 : cluster [DBG] 7.3 scrub starts 2024-09-21T10:36:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.370244+0000 osd.7 (osd.7) 24 : cluster [DBG] 7.5 scrub starts 2024-09-21T10:36:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.370244+0000 osd.7 (osd.7) 24 : cluster [DBG] 7.5 scrub starts 2024-09-21T10:36:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.370260+0000 osd.4 (osd.4) 11 : cluster [DBG] 7.1 scrub ok 2024-09-21T10:36:55.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:54 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.370260+0000 osd.4 (osd.4) 11 : cluster [DBG] 7.1 scrub ok 2024-09-21T10:36:55.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:55.270 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:55.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:55.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:55.397 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:55.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:55.500 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:55.536 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:55.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:55.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:55.649 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 48 16 65886 65870 85.7573 72.625 0.0147154 0.0116494 2024-09-21T10:36:55.663 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:55.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:55.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:55.788 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:55.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:55.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:55.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:55.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:56.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:56.042 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:56.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:56.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:56.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.506864+0000 mgr.y (mgr.25133) 717 : cluster [DBG] pgmap v647: 109 pgs: 1 active+clean+scrubbing, 3 unknown, 105 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T10:36:56.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.506864+0000 mgr.y (mgr.25133) 717 : cluster [DBG] pgmap v647: 109 pgs: 1 active+clean+scrubbing, 3 unknown, 105 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T10:36:56.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.866210+0000 osd.7 (osd.7) 25 : cluster [DBG] 7.5 scrub ok 2024-09-21T10:36:56.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: cluster 2024-09-21T10:36:54.866210+0000 osd.7 (osd.7) 25 : cluster [DBG] 7.5 scrub ok 2024-09-21T10:36:56.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: cluster 2024-09-21T10:36:55.011576+0000 osd.3 (osd.3) 12 : cluster [DBG] 7.3 scrub ok 2024-09-21T10:36:56.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: cluster 2024-09-21T10:36:55.011576+0000 osd.3 (osd.3) 12 : cluster [DBG] 7.3 scrub ok 2024-09-21T10:36:56.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: cluster 2024-09-21T10:36:55.327810+0000 osd.7 (osd.7) 26 : cluster [DBG] 7.15 scrub starts 2024-09-21T10:36:56.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: cluster 2024-09-21T10:36:55.327810+0000 osd.7 (osd.7) 26 : cluster [DBG] 7.15 scrub starts 2024-09-21T10:36:56.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: audit 2024-09-21T10:36:55.800164+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.155 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: audit 2024-09-21T10:36:55.800164+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.155 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: audit 2024-09-21T10:36:55.808549+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.155 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:55 smithi204 bash[78884]: audit 2024-09-21T10:36:55.808549+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.170 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:56.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:56.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:36:56.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.506864+0000 mgr.y (mgr.25133) 717 : cluster [DBG] pgmap v647: 109 pgs: 1 active+clean+scrubbing, 3 unknown, 105 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T10:36:56.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.506864+0000 mgr.y (mgr.25133) 717 : cluster [DBG] pgmap v647: 109 pgs: 1 active+clean+scrubbing, 3 unknown, 105 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T10:36:56.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.866210+0000 osd.7 (osd.7) 25 : cluster [DBG] 7.5 scrub ok 2024-09-21T10:36:56.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: cluster 2024-09-21T10:36:54.866210+0000 osd.7 (osd.7) 25 : cluster [DBG] 7.5 scrub ok 2024-09-21T10:36:56.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: cluster 2024-09-21T10:36:55.011576+0000 osd.3 (osd.3) 12 : cluster [DBG] 7.3 scrub ok 2024-09-21T10:36:56.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: cluster 2024-09-21T10:36:55.011576+0000 osd.3 (osd.3) 12 : cluster [DBG] 7.3 scrub ok 2024-09-21T10:36:56.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: cluster 2024-09-21T10:36:55.327810+0000 osd.7 (osd.7) 26 : cluster [DBG] 7.15 scrub starts 2024-09-21T10:36:56.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: cluster 2024-09-21T10:36:55.327810+0000 osd.7 (osd.7) 26 : cluster [DBG] 7.15 scrub starts 2024-09-21T10:36:56.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: audit 2024-09-21T10:36:55.800164+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: audit 2024-09-21T10:36:55.800164+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: audit 2024-09-21T10:36:55.808549+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[88275]: audit 2024-09-21T10:36:55.808549+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.506864+0000 mgr.y (mgr.25133) 717 : cluster [DBG] pgmap v647: 109 pgs: 1 active+clean+scrubbing, 3 unknown, 105 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.506864+0000 mgr.y (mgr.25133) 717 : cluster [DBG] pgmap v647: 109 pgs: 1 active+clean+scrubbing, 3 unknown, 105 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s; 21 KiB/s, 0 objects/s recovering 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.866210+0000 osd.7 (osd.7) 25 : cluster [DBG] 7.5 scrub ok 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: cluster 2024-09-21T10:36:54.866210+0000 osd.7 (osd.7) 25 : cluster [DBG] 7.5 scrub ok 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: cluster 2024-09-21T10:36:55.011576+0000 osd.3 (osd.3) 12 : cluster [DBG] 7.3 scrub ok 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: cluster 2024-09-21T10:36:55.011576+0000 osd.3 (osd.3) 12 : cluster [DBG] 7.3 scrub ok 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: cluster 2024-09-21T10:36:55.327810+0000 osd.7 (osd.7) 26 : cluster [DBG] 7.15 scrub starts 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: cluster 2024-09-21T10:36:55.327810+0000 osd.7 (osd.7) 26 : cluster [DBG] 7.15 scrub starts 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: audit 2024-09-21T10:36:55.800164+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: audit 2024-09-21T10:36:55.800164+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: audit 2024-09-21T10:36:55.808549+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:55 smithi003 bash[89466]: audit 2024-09-21T10:36:55.808549+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:56.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:56.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:36:56.303 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:56.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:56.408 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:56.452 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:56.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:56.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:56.578 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:56.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:56.650 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 49 16 66987 66971 85.4104 68.8125 0.00799882 0.0117017 2024-09-21T10:36:56.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:56.703 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:56.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:36:56.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:56.827 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:56.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:56.930 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:56.967 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:56.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:56.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:57.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:57.081 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: cluster 2024-09-21T10:36:55.385746+0000 osd.3 (osd.3) 13 : cluster [DBG] 7.2 scrub starts 2024-09-21T10:36:57.081 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: cluster 2024-09-21T10:36:55.385746+0000 osd.3 (osd.3) 13 : cluster [DBG] 7.2 scrub starts 2024-09-21T10:36:57.081 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: cluster 2024-09-21T10:36:55.660905+0000 osd.7 (osd.7) 27 : cluster [DBG] 7.15 scrub ok 2024-09-21T10:36:57.081 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: cluster 2024-09-21T10:36:55.660905+0000 osd.7 (osd.7) 27 : cluster [DBG] 7.15 scrub ok 2024-09-21T10:36:57.081 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.036881+0000 osd.4 (osd.4) 12 : cluster [DBG] 7.11 scrub starts 2024-09-21T10:36:57.081 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.036881+0000 osd.4 (osd.4) 12 : cluster [DBG] 7.11 scrub starts 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.348994+0000 osd.3 (osd.3) 14 : cluster [DBG] 7.13 scrub starts 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.348994+0000 osd.3 (osd.3) 14 : cluster [DBG] 7.13 scrub starts 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.408422+0000 osd.4 (osd.4) 13 : cluster [DBG] 7.11 scrub ok 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.408422+0000 osd.4 (osd.4) 13 : cluster [DBG] 7.11 scrub ok 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: audit 2024-09-21T10:36:56.509872+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: audit 2024-09-21T10:36:56.509872+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: audit 2024-09-21T10:36:56.818766+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: audit 2024-09-21T10:36:56.818766+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: audit 2024-09-21T10:36:56.820625+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: audit 2024-09-21T10:36:56.820625+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: audit 2024-09-21T10:36:56.830185+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:57.082 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:56 smithi204 bash[78884]: audit 2024-09-21T10:36:56.830185+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:57.101 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:57.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:57.204 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:57.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: cluster 2024-09-21T10:36:55.385746+0000 osd.3 (osd.3) 13 : cluster [DBG] 7.2 scrub starts 2024-09-21T10:36:57.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: cluster 2024-09-21T10:36:55.385746+0000 osd.3 (osd.3) 13 : cluster [DBG] 7.2 scrub starts 2024-09-21T10:36:57.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: cluster 2024-09-21T10:36:55.660905+0000 osd.7 (osd.7) 27 : cluster [DBG] 7.15 scrub ok 2024-09-21T10:36:57.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: cluster 2024-09-21T10:36:55.660905+0000 osd.7 (osd.7) 27 : cluster [DBG] 7.15 scrub ok 2024-09-21T10:36:57.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.036881+0000 osd.4 (osd.4) 12 : cluster [DBG] 7.11 scrub starts 2024-09-21T10:36:57.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.036881+0000 osd.4 (osd.4) 12 : cluster [DBG] 7.11 scrub starts 2024-09-21T10:36:57.214 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.348994+0000 osd.3 (osd.3) 14 : cluster [DBG] 7.13 scrub starts 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.348994+0000 osd.3 (osd.3) 14 : cluster [DBG] 7.13 scrub starts 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.408422+0000 osd.4 (osd.4) 13 : cluster [DBG] 7.11 scrub ok 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.408422+0000 osd.4 (osd.4) 13 : cluster [DBG] 7.11 scrub ok 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: audit 2024-09-21T10:36:56.509872+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: audit 2024-09-21T10:36:56.509872+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: audit 2024-09-21T10:36:56.818766+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: audit 2024-09-21T10:36:56.818766+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: audit 2024-09-21T10:36:56.820625+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: audit 2024-09-21T10:36:56.820625+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: audit 2024-09-21T10:36:56.830185+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[88275]: audit 2024-09-21T10:36:56.830185+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:57.215 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: cluster 2024-09-21T10:36:55.385746+0000 osd.3 (osd.3) 13 : cluster [DBG] 7.2 scrub starts 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: cluster 2024-09-21T10:36:55.385746+0000 osd.3 (osd.3) 13 : cluster [DBG] 7.2 scrub starts 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: cluster 2024-09-21T10:36:55.660905+0000 osd.7 (osd.7) 27 : cluster [DBG] 7.15 scrub ok 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: cluster 2024-09-21T10:36:55.660905+0000 osd.7 (osd.7) 27 : cluster [DBG] 7.15 scrub ok 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.036881+0000 osd.4 (osd.4) 12 : cluster [DBG] 7.11 scrub starts 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.036881+0000 osd.4 (osd.4) 12 : cluster [DBG] 7.11 scrub starts 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.348994+0000 osd.3 (osd.3) 14 : cluster [DBG] 7.13 scrub starts 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.348994+0000 osd.3 (osd.3) 14 : cluster [DBG] 7.13 scrub starts 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.408422+0000 osd.4 (osd.4) 13 : cluster [DBG] 7.11 scrub ok 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.408422+0000 osd.4 (osd.4) 13 : cluster [DBG] 7.11 scrub ok 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: audit 2024-09-21T10:36:56.509872+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: audit 2024-09-21T10:36:56.509872+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: audit 2024-09-21T10:36:56.818766+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: audit 2024-09-21T10:36:56.818766+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: audit 2024-09-21T10:36:56.820625+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:36:57.216 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: audit 2024-09-21T10:36:56.820625+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:36:57.217 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: audit 2024-09-21T10:36:56.830185+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:57.217 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:56 smithi003 bash[89466]: audit 2024-09-21T10:36:56.830185+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:36:57.226 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:57.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:57.353 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:57.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:57.455 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:57.467 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:36:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:36:57] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.51.0" 2024-09-21T10:36:57.484 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:57.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:57.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:57.613 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:57.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:57.650 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 50 16 67695 67679 84.5871 44.25 0.00168381 0.0116971 2024-09-21T10:36:57.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:57.738 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:57.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:57.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:57.867 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:57.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:57.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:57.995 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:57.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:57.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:58.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:58.123 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:58.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:58.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:58.254 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:36:58.255 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.182106+0000 osd.6 (osd.6) 7 : cluster [DBG] 7.7 scrub starts 2024-09-21T10:36:58.256 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.182106+0000 osd.6 (osd.6) 7 : cluster [DBG] 7.7 scrub starts 2024-09-21T10:36:58.256 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.509165+0000 mgr.y (mgr.25133) 718 : cluster [DBG] pgmap v648: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 34 MiB/s wr, 549 op/s; 64 KiB/s, 0 objects/s recovering 2024-09-21T10:36:58.256 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.509165+0000 mgr.y (mgr.25133) 718 : cluster [DBG] pgmap v648: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 34 MiB/s wr, 549 op/s; 64 KiB/s, 0 objects/s recovering 2024-09-21T10:36:58.256 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.643704+0000 osd.6 (osd.6) 8 : cluster [DBG] 7.7 scrub ok 2024-09-21T10:36:58.256 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.643704+0000 osd.6 (osd.6) 8 : cluster [DBG] 7.7 scrub ok 2024-09-21T10:36:58.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.744286+0000 osd.3 (osd.3) 15 : cluster [DBG] 7.2 scrub ok 2024-09-21T10:36:58.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:56.744286+0000 osd.3 (osd.3) 15 : cluster [DBG] 7.2 scrub ok 2024-09-21T10:36:58.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: audit 2024-09-21T10:36:56.988713+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:36:58.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: audit 2024-09-21T10:36:56.988713+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:36:58.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:57.001983+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-09-21T10:36:58.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:57.001983+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-09-21T10:36:58.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:57.050153+0000 osd.3 (osd.3) 16 : cluster [DBG] 7.13 scrub ok 2024-09-21T10:36:58.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:57.050153+0000 osd.3 (osd.3) 16 : cluster [DBG] 7.13 scrub ok 2024-09-21T10:36:58.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:57.332188+0000 osd.3 (osd.3) 17 : cluster [DBG] 7.12 scrub starts 2024-09-21T10:36:58.258 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[88275]: cluster 2024-09-21T10:36:57.332188+0000 osd.3 (osd.3) 17 : cluster [DBG] 7.12 scrub starts 2024-09-21T10:36:58.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.182106+0000 osd.6 (osd.6) 7 : cluster [DBG] 7.7 scrub starts 2024-09-21T10:36:58.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.182106+0000 osd.6 (osd.6) 7 : cluster [DBG] 7.7 scrub starts 2024-09-21T10:36:58.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.509165+0000 mgr.y (mgr.25133) 718 : cluster [DBG] pgmap v648: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 34 MiB/s wr, 549 op/s; 64 KiB/s, 0 objects/s recovering 2024-09-21T10:36:58.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.509165+0000 mgr.y (mgr.25133) 718 : cluster [DBG] pgmap v648: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 34 MiB/s wr, 549 op/s; 64 KiB/s, 0 objects/s recovering 2024-09-21T10:36:58.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.643704+0000 osd.6 (osd.6) 8 : cluster [DBG] 7.7 scrub ok 2024-09-21T10:36:58.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.643704+0000 osd.6 (osd.6) 8 : cluster [DBG] 7.7 scrub ok 2024-09-21T10:36:58.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.744286+0000 osd.3 (osd.3) 15 : cluster [DBG] 7.2 scrub ok 2024-09-21T10:36:58.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:56.744286+0000 osd.3 (osd.3) 15 : cluster [DBG] 7.2 scrub ok 2024-09-21T10:36:58.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: audit 2024-09-21T10:36:56.988713+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:36:58.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: audit 2024-09-21T10:36:56.988713+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:36:58.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:57.001983+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-09-21T10:36:58.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:57.001983+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-09-21T10:36:58.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:57.050153+0000 osd.3 (osd.3) 16 : cluster [DBG] 7.13 scrub ok 2024-09-21T10:36:58.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:57.050153+0000 osd.3 (osd.3) 16 : cluster [DBG] 7.13 scrub ok 2024-09-21T10:36:58.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:57.332188+0000 osd.3 (osd.3) 17 : cluster [DBG] 7.12 scrub starts 2024-09-21T10:36:58.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:58 smithi003 bash[89466]: cluster 2024-09-21T10:36:57.332188+0000 osd.3 (osd.3) 17 : cluster [DBG] 7.12 scrub starts 2024-09-21T10:36:58.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:36:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.182106+0000 osd.6 (osd.6) 7 : cluster [DBG] 7.7 scrub starts 2024-09-21T10:36:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.182106+0000 osd.6 (osd.6) 7 : cluster [DBG] 7.7 scrub starts 2024-09-21T10:36:58.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.509165+0000 mgr.y (mgr.25133) 718 : cluster [DBG] pgmap v648: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 34 MiB/s wr, 549 op/s; 64 KiB/s, 0 objects/s recovering 2024-09-21T10:36:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.509165+0000 mgr.y (mgr.25133) 718 : cluster [DBG] pgmap v648: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 34 MiB/s wr, 549 op/s; 64 KiB/s, 0 objects/s recovering 2024-09-21T10:36:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.643704+0000 osd.6 (osd.6) 8 : cluster [DBG] 7.7 scrub ok 2024-09-21T10:36:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.643704+0000 osd.6 (osd.6) 8 : cluster [DBG] 7.7 scrub ok 2024-09-21T10:36:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.744286+0000 osd.3 (osd.3) 15 : cluster [DBG] 7.2 scrub ok 2024-09-21T10:36:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:56.744286+0000 osd.3 (osd.3) 15 : cluster [DBG] 7.2 scrub ok 2024-09-21T10:36:58.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: audit 2024-09-21T10:36:56.988713+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:36:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: audit 2024-09-21T10:36:56.988713+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-09-21T10:36:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:57.001983+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-09-21T10:36:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:57.001983+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-09-21T10:36:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:57.050153+0000 osd.3 (osd.3) 16 : cluster [DBG] 7.13 scrub ok 2024-09-21T10:36:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:57.050153+0000 osd.3 (osd.3) 16 : cluster [DBG] 7.13 scrub ok 2024-09-21T10:36:58.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:57.332188+0000 osd.3 (osd.3) 17 : cluster [DBG] 7.12 scrub starts 2024-09-21T10:36:58.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:58 smithi204 bash[78884]: cluster 2024-09-21T10:36:57.332188+0000 osd.3 (osd.3) 17 : cluster [DBG] 7.12 scrub starts 2024-09-21T10:36:58.363 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:58.388 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:58.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:58.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:58.517 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:36:58.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:36:58.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:58.645 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:58.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:58.650 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 51 16 67695 67679 82.9286 0 - 0.0116971 2024-09-21T10:36:58.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:58.775 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:36:58.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:36:58.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:58.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:58.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:58.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:59.007 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:59.052 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:59.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:59.157 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:59.173 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:36:59.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:36:59.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:36:59.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: cluster 2024-09-21T10:36:57.654018+0000 osd.3 (osd.3) 18 : cluster [DBG] 7.12 scrub ok 2024-09-21T10:36:59.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: cluster 2024-09-21T10:36:57.654018+0000 osd.3 (osd.3) 18 : cluster [DBG] 7.12 scrub ok 2024-09-21T10:36:59.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: cluster 2024-09-21T10:36:57.996290+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-21T10:36:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: cluster 2024-09-21T10:36:57.996290+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-21T10:36:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.015825+0000 osd.0 (osd.0) 9 : cluster [DBG] 7.4 scrub starts 2024-09-21T10:36:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.015825+0000 osd.0 (osd.0) 9 : cluster [DBG] 7.4 scrub starts 2024-09-21T10:36:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.332559+0000 osd.0 (osd.0) 10 : cluster [DBG] 7.4 scrub ok 2024-09-21T10:36:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.332559+0000 osd.0 (osd.0) 10 : cluster [DBG] 7.4 scrub ok 2024-09-21T10:36:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.509702+0000 mgr.y (mgr.25133) 719 : cluster [DBG] pgmap v651: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 68 KiB/s, 1 objects/s recovering 2024-09-21T10:36:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.509702+0000 mgr.y (mgr.25133) 719 : cluster [DBG] pgmap v651: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 68 KiB/s, 1 objects/s recovering 2024-09-21T10:36:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: audit 2024-09-21T10:36:58.510592+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:36:59.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:36:59 smithi204 bash[78884]: audit 2024-09-21T10:36:58.510592+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:36:59.280 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:36:59.280 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:36:59.281 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2024-09-21T10:36:59.281 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:36:59.281 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:36:59.281 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 config set filestore_inject_stall 3 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: cluster 2024-09-21T10:36:57.654018+0000 osd.3 (osd.3) 18 : cluster [DBG] 7.12 scrub ok 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: cluster 2024-09-21T10:36:57.654018+0000 osd.3 (osd.3) 18 : cluster [DBG] 7.12 scrub ok 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: cluster 2024-09-21T10:36:57.996290+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: cluster 2024-09-21T10:36:57.996290+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.015825+0000 osd.0 (osd.0) 9 : cluster [DBG] 7.4 scrub starts 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.015825+0000 osd.0 (osd.0) 9 : cluster [DBG] 7.4 scrub starts 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.332559+0000 osd.0 (osd.0) 10 : cluster [DBG] 7.4 scrub ok 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.332559+0000 osd.0 (osd.0) 10 : cluster [DBG] 7.4 scrub ok 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.509702+0000 mgr.y (mgr.25133) 719 : cluster [DBG] pgmap v651: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 68 KiB/s, 1 objects/s recovering 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.509702+0000 mgr.y (mgr.25133) 719 : cluster [DBG] pgmap v651: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 68 KiB/s, 1 objects/s recovering 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: audit 2024-09-21T10:36:58.510592+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:36:59.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[88275]: audit 2024-09-21T10:36:58.510592+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:36:59.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: cluster 2024-09-21T10:36:57.654018+0000 osd.3 (osd.3) 18 : cluster [DBG] 7.12 scrub ok 2024-09-21T10:36:59.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: cluster 2024-09-21T10:36:57.654018+0000 osd.3 (osd.3) 18 : cluster [DBG] 7.12 scrub ok 2024-09-21T10:36:59.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: cluster 2024-09-21T10:36:57.996290+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-21T10:36:59.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: cluster 2024-09-21T10:36:57.996290+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-09-21T10:36:59.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.015825+0000 osd.0 (osd.0) 9 : cluster [DBG] 7.4 scrub starts 2024-09-21T10:36:59.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.015825+0000 osd.0 (osd.0) 9 : cluster [DBG] 7.4 scrub starts 2024-09-21T10:36:59.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.332559+0000 osd.0 (osd.0) 10 : cluster [DBG] 7.4 scrub ok 2024-09-21T10:36:59.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.332559+0000 osd.0 (osd.0) 10 : cluster [DBG] 7.4 scrub ok 2024-09-21T10:36:59.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.509702+0000 mgr.y (mgr.25133) 719 : cluster [DBG] pgmap v651: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 68 KiB/s, 1 objects/s recovering 2024-09-21T10:36:59.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.509702+0000 mgr.y (mgr.25133) 719 : cluster [DBG] pgmap v651: 109 pgs: 1 active+clean+scrubbing, 108 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 24 MiB/s wr, 390 op/s; 68 KiB/s, 1 objects/s recovering 2024-09-21T10:36:59.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: audit 2024-09-21T10:36:58.510592+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:36:59.294 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:36:59 smithi003 bash[89466]: audit 2024-09-21T10:36:58.510592+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-09-21T10:36:59.294 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:59.318 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:59.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:59.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:59.449 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:36:59.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:36:59.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:59.575 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:36:59.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:36:59.650 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 52 16 68153 68137 81.8843 14.3125 0.00283494 0.012159 2024-09-21T10:36:59.678 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:59.696 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:59.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:59.798 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:59.819 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:36:59.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:36:59.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:59.952 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:36:59.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:36:59.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:00.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:00.077 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:00.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:00.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:00.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.197207+0000 osd.6 (osd.6) 9 : cluster [DBG] 7.17 scrub starts 2024-09-21T10:37:00.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.197207+0000 osd.6 (osd.6) 9 : cluster [DBG] 7.17 scrub starts 2024-09-21T10:37:00.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.678744+0000 osd.6 (osd.6) 10 : cluster [DBG] 7.17 scrub ok 2024-09-21T10:37:00.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.678744+0000 osd.6 (osd.6) 10 : cluster [DBG] 7.17 scrub ok 2024-09-21T10:37:00.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.975323+0000 osd.0 (osd.0) 11 : cluster [DBG] 7.19 scrub starts 2024-09-21T10:37:00.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: cluster 2024-09-21T10:36:58.975323+0000 osd.0 (osd.0) 11 : cluster [DBG] 7.19 scrub starts 2024-09-21T10:37:00.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: audit 2024-09-21T10:36:59.003601+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:37:00.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: audit 2024-09-21T10:36:59.003601+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:37:00.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: cluster 2024-09-21T10:36:59.025593+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-21T10:37:00.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: cluster 2024-09-21T10:36:59.025593+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-21T10:37:00.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: cluster 2024-09-21T10:37:00.008591+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-21T10:37:00.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:00 smithi204 bash[78884]: cluster 2024-09-21T10:37:00.008591+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-21T10:37:00.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:00.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:00.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:00.333 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:00.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:00.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.197207+0000 osd.6 (osd.6) 9 : cluster [DBG] 7.17 scrub starts 2024-09-21T10:37:00.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.197207+0000 osd.6 (osd.6) 9 : cluster [DBG] 7.17 scrub starts 2024-09-21T10:37:00.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.678744+0000 osd.6 (osd.6) 10 : cluster [DBG] 7.17 scrub ok 2024-09-21T10:37:00.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.678744+0000 osd.6 (osd.6) 10 : cluster [DBG] 7.17 scrub ok 2024-09-21T10:37:00.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.975323+0000 osd.0 (osd.0) 11 : cluster [DBG] 7.19 scrub starts 2024-09-21T10:37:00.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: cluster 2024-09-21T10:36:58.975323+0000 osd.0 (osd.0) 11 : cluster [DBG] 7.19 scrub starts 2024-09-21T10:37:00.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: audit 2024-09-21T10:36:59.003601+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:37:00.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: audit 2024-09-21T10:36:59.003601+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:37:00.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: cluster 2024-09-21T10:36:59.025593+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-21T10:37:00.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: cluster 2024-09-21T10:36:59.025593+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-21T10:37:00.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: cluster 2024-09-21T10:37:00.008591+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-21T10:37:00.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[88275]: cluster 2024-09-21T10:37:00.008591+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.197207+0000 osd.6 (osd.6) 9 : cluster [DBG] 7.17 scrub starts 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.197207+0000 osd.6 (osd.6) 9 : cluster [DBG] 7.17 scrub starts 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.678744+0000 osd.6 (osd.6) 10 : cluster [DBG] 7.17 scrub ok 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.678744+0000 osd.6 (osd.6) 10 : cluster [DBG] 7.17 scrub ok 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.975323+0000 osd.0 (osd.0) 11 : cluster [DBG] 7.19 scrub starts 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: cluster 2024-09-21T10:36:58.975323+0000 osd.0 (osd.0) 11 : cluster [DBG] 7.19 scrub starts 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: audit 2024-09-21T10:36:59.003601+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: audit 2024-09-21T10:36:59.003601+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: cluster 2024-09-21T10:36:59.025593+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: cluster 2024-09-21T10:36:59.025593+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: cluster 2024-09-21T10:37:00.008591+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-21T10:37:00.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:00 smithi003 bash[89466]: cluster 2024-09-21T10:37:00.008591+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-09-21T10:37:00.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:00.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:00.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:00.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:00.593 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:00.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:00.650 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 53 16 68155 68139 80.3417 0.125 0.00256872 0.0121587 2024-09-21T10:37:00.696 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:00.721 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:00.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:00.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:00.848 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:00.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:00.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:00.977 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:00.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:00.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:01.056 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:01.056 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:01.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:01.102 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:01.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:01.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:01.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:01 smithi204 bash[78884]: cluster 2024-09-21T10:36:59.515277+0000 osd.0 (osd.0) 12 : cluster [DBG] 7.19 scrub ok 2024-09-21T10:37:01.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:01 smithi204 bash[78884]: cluster 2024-09-21T10:36:59.515277+0000 osd.0 (osd.0) 12 : cluster [DBG] 7.19 scrub ok 2024-09-21T10:37:01.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:01 smithi204 bash[78884]: cluster 2024-09-21T10:36:59.772106+0000 osd.5 (osd.5) 13 : cluster [DBG] 7.0 scrub starts 2024-09-21T10:37:01.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:01 smithi204 bash[78884]: cluster 2024-09-21T10:36:59.772106+0000 osd.5 (osd.5) 13 : cluster [DBG] 7.0 scrub starts 2024-09-21T10:37:01.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:01 smithi204 bash[78884]: cluster 2024-09-21T10:37:00.121560+0000 osd.5 (osd.5) 14 : cluster [DBG] 7.0 scrub ok 2024-09-21T10:37:01.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:01 smithi204 bash[78884]: cluster 2024-09-21T10:37:00.121560+0000 osd.5 (osd.5) 14 : cluster [DBG] 7.0 scrub ok 2024-09-21T10:37:01.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:01 smithi204 bash[78884]: cluster 2024-09-21T10:37:00.510510+0000 mgr.y (mgr.25133) 720 : cluster [DBG] pgmap v654: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/196359 objects misplaced (1.038%); 128 KiB/s, 1 objects/s recovering 2024-09-21T10:37:01.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:01 smithi204 bash[78884]: cluster 2024-09-21T10:37:00.510510+0000 mgr.y (mgr.25133) 720 : cluster [DBG] pgmap v654: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/196359 objects misplaced (1.038%); 128 KiB/s, 1 objects/s recovering 2024-09-21T10:37:01.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:01 smithi204 bash[78884]: cluster 2024-09-21T10:37:01.016647+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-21T10:37:01.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:01 smithi204 bash[78884]: cluster 2024-09-21T10:37:01.016647+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-21T10:37:01.230 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:01.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:01.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:01.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:01.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[88275]: cluster 2024-09-21T10:36:59.515277+0000 osd.0 (osd.0) 12 : cluster [DBG] 7.19 scrub ok 2024-09-21T10:37:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[88275]: cluster 2024-09-21T10:36:59.515277+0000 osd.0 (osd.0) 12 : cluster [DBG] 7.19 scrub ok 2024-09-21T10:37:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[88275]: cluster 2024-09-21T10:36:59.772106+0000 osd.5 (osd.5) 13 : cluster [DBG] 7.0 scrub starts 2024-09-21T10:37:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[88275]: cluster 2024-09-21T10:36:59.772106+0000 osd.5 (osd.5) 13 : cluster [DBG] 7.0 scrub starts 2024-09-21T10:37:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[88275]: cluster 2024-09-21T10:37:00.121560+0000 osd.5 (osd.5) 14 : cluster [DBG] 7.0 scrub ok 2024-09-21T10:37:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[88275]: cluster 2024-09-21T10:37:00.121560+0000 osd.5 (osd.5) 14 : cluster [DBG] 7.0 scrub ok 2024-09-21T10:37:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[88275]: cluster 2024-09-21T10:37:00.510510+0000 mgr.y (mgr.25133) 720 : cluster [DBG] pgmap v654: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/196359 objects misplaced (1.038%); 128 KiB/s, 1 objects/s recovering 2024-09-21T10:37:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[88275]: cluster 2024-09-21T10:37:00.510510+0000 mgr.y (mgr.25133) 720 : cluster [DBG] pgmap v654: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/196359 objects misplaced (1.038%); 128 KiB/s, 1 objects/s recovering 2024-09-21T10:37:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[88275]: cluster 2024-09-21T10:37:01.016647+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-21T10:37:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[88275]: cluster 2024-09-21T10:37:01.016647+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-21T10:37:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[89466]: cluster 2024-09-21T10:36:59.515277+0000 osd.0 (osd.0) 12 : cluster [DBG] 7.19 scrub ok 2024-09-21T10:37:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[89466]: cluster 2024-09-21T10:36:59.515277+0000 osd.0 (osd.0) 12 : cluster [DBG] 7.19 scrub ok 2024-09-21T10:37:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[89466]: cluster 2024-09-21T10:36:59.772106+0000 osd.5 (osd.5) 13 : cluster [DBG] 7.0 scrub starts 2024-09-21T10:37:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[89466]: cluster 2024-09-21T10:36:59.772106+0000 osd.5 (osd.5) 13 : cluster [DBG] 7.0 scrub starts 2024-09-21T10:37:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[89466]: cluster 2024-09-21T10:37:00.121560+0000 osd.5 (osd.5) 14 : cluster [DBG] 7.0 scrub ok 2024-09-21T10:37:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[89466]: cluster 2024-09-21T10:37:00.121560+0000 osd.5 (osd.5) 14 : cluster [DBG] 7.0 scrub ok 2024-09-21T10:37:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[89466]: cluster 2024-09-21T10:37:00.510510+0000 mgr.y (mgr.25133) 720 : cluster [DBG] pgmap v654: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/196359 objects misplaced (1.038%); 128 KiB/s, 1 objects/s recovering 2024-09-21T10:37:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[89466]: cluster 2024-09-21T10:37:00.510510+0000 mgr.y (mgr.25133) 720 : cluster [DBG] pgmap v654: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/196359 objects misplaced (1.038%); 128 KiB/s, 1 objects/s recovering 2024-09-21T10:37:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[89466]: cluster 2024-09-21T10:37:01.016647+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-21T10:37:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:01 smithi003 bash[89466]: cluster 2024-09-21T10:37:01.016647+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-09-21T10:37:01.462 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:01.490 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:01.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:01.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:01.622 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:01.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:01.650 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 54 15 68607 68592 79.3781 28.3125 0.0231252 0.0125922 2024-09-21T10:37:01.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:01.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:01.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:01.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:01.893 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:01.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:01.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:01.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:02.019 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:02.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:02.122 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:02.150 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:02.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:02.257 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:02.281 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:02.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:02.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:02.417 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:02.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:02.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:02.544 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:02.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:02.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:02.650 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 55 16 69933 69917 79.4404 82.8125 0.00883271 0.0125831 2024-09-21T10:37:02.669 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:02.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:02.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:02.795 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:02.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:02.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:02.923 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:02.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:02.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:03.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:03.051 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:03.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:03.095 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:03.157 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:03.184 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:03.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:03.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:03.315 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:03.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:03.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:03.451 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:03.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:03.555 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:03.584 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:03.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:03.650 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 56 16 71119 71103 79.3453 74.125 0.0698162 0.0125959 2024-09-21T10:37:03.687 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:03.720 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:03.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:03.823 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:03.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:03 smithi204 bash[78884]: cluster 2024-09-21T10:37:02.510995+0000 mgr.y (mgr.25133) 721 : cluster [DBG] pgmap v656: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/197673 objects misplaced (1.031%); 99 KiB/s, 1 objects/s recovering 2024-09-21T10:37:03.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:03 smithi204 bash[78884]: cluster 2024-09-21T10:37:02.510995+0000 mgr.y (mgr.25133) 721 : cluster [DBG] pgmap v656: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/197673 objects misplaced (1.031%); 99 KiB/s, 1 objects/s recovering 2024-09-21T10:37:03.846 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:03.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:03.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:03 smithi003 bash[88275]: cluster 2024-09-21T10:37:02.510995+0000 mgr.y (mgr.25133) 721 : cluster [DBG] pgmap v656: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/197673 objects misplaced (1.031%); 99 KiB/s, 1 objects/s recovering 2024-09-21T10:37:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:03 smithi003 bash[88275]: cluster 2024-09-21T10:37:02.510995+0000 mgr.y (mgr.25133) 721 : cluster [DBG] pgmap v656: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/197673 objects misplaced (1.031%); 99 KiB/s, 1 objects/s recovering 2024-09-21T10:37:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:03 smithi003 bash[89466]: cluster 2024-09-21T10:37:02.510995+0000 mgr.y (mgr.25133) 721 : cluster [DBG] pgmap v656: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/197673 objects misplaced (1.031%); 99 KiB/s, 1 objects/s recovering 2024-09-21T10:37:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:03 smithi003 bash[89466]: cluster 2024-09-21T10:37:02.510995+0000 mgr.y (mgr.25133) 721 : cluster [DBG] pgmap v656: 109 pgs: 1 unknown, 1 active+recovering+undersized+remapped, 107 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2038/197673 objects misplaced (1.031%); 99 KiB/s, 1 objects/s recovering 2024-09-21T10:37:03.948 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:03.984 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:03.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:03.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:04.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:04.113 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:04.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:04.215 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:04.246 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:04.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:04.353 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:04.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:04.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:04.487 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:04.516 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:04.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:04.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:04.645 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:04.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:04.650 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 57 16 72181 72165 79.1177 66.375 0.0109728 0.0126348 2024-09-21T10:37:04.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:04.774 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:04.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:04.881 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:04.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:04 smithi003 bash[88275]: cluster 2024-09-21T10:37:04.565916+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: Degraded data redundancy: 2142/212226 objects degraded (1.009%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:04.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:04 smithi003 bash[88275]: cluster 2024-09-21T10:37:04.565916+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: Degraded data redundancy: 2142/212226 objects degraded (1.009%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:04.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:04 smithi003 bash[89466]: cluster 2024-09-21T10:37:04.565916+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: Degraded data redundancy: 2142/212226 objects degraded (1.009%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:04.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:04 smithi003 bash[89466]: cluster 2024-09-21T10:37:04.565916+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: Degraded data redundancy: 2142/212226 objects degraded (1.009%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:04.908 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:04.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:04.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:04 smithi204 bash[78884]: cluster 2024-09-21T10:37:04.565916+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: Degraded data redundancy: 2142/212226 objects degraded (1.009%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:05.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:04 smithi204 bash[78884]: cluster 2024-09-21T10:37:04.565916+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: Degraded data redundancy: 2142/212226 objects degraded (1.009%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:05.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:05.042 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:05.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:05.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:05.170 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:05.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:05.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:05.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.294 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:05.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:05.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:05.417 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:05.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:05.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:05.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.547 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:05.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:05.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:05.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 58 16 72951 72935 78.5833 48.125 0.00230093 0.0126328 2024-09-21T10:37:05.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:05.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:05.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:05.800 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:05.803 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:05 smithi204 bash[78884]: cluster 2024-09-21T10:37:04.511721+0000 mgr.y (mgr.25133) 722 : cluster [DBG] pgmap v657: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2142/212226 objects degraded (1.009%); 1673/212226 objects misplaced (0.788%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:37:05.803 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:05 smithi204 bash[78884]: cluster 2024-09-21T10:37:04.511721+0000 mgr.y (mgr.25133) 722 : cluster [DBG] pgmap v657: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2142/212226 objects degraded (1.009%); 1673/212226 objects misplaced (0.788%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:37:05.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:05.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:05.914 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:05 smithi003 bash[88275]: cluster 2024-09-21T10:37:04.511721+0000 mgr.y (mgr.25133) 722 : cluster [DBG] pgmap v657: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2142/212226 objects degraded (1.009%); 1673/212226 objects misplaced (0.788%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:37:05.915 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:05 smithi003 bash[88275]: cluster 2024-09-21T10:37:04.511721+0000 mgr.y (mgr.25133) 722 : cluster [DBG] pgmap v657: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2142/212226 objects degraded (1.009%); 1673/212226 objects misplaced (0.788%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:37:05.915 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:05 smithi003 bash[89466]: cluster 2024-09-21T10:37:04.511721+0000 mgr.y (mgr.25133) 722 : cluster [DBG] pgmap v657: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2142/212226 objects degraded (1.009%); 1673/212226 objects misplaced (0.788%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:37:05.915 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:05 smithi003 bash[89466]: cluster 2024-09-21T10:37:04.511721+0000 mgr.y (mgr.25133) 722 : cluster [DBG] pgmap v657: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 2142/212226 objects degraded (1.009%); 1673/212226 objects misplaced (0.788%); 3.9 MiB/s, 61 objects/s recovering 2024-09-21T10:37:05.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:05.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:05.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:06.042 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:06.065 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:06.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:06.167 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:06.194 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:06.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:06.299 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:06.318 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:06.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:06.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:06.446 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:06.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:06.550 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:06.589 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:06.592 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:37:06.592 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:37:06.592 INFO:teuthology.orchestra.run.smithi204.stdout: "complaint_time": 30, 2024-09-21T10:37:06.592 INFO:teuthology.orchestra.run.smithi204.stdout: "num_blocked_ops": 0 2024-09-21T10:37:06.592 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:37:06.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:06.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 59 16 74060 74044 78.426 69.3125 0.00495885 0.0127455 2024-09-21T10:37:06.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:06.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:06.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:06.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:06.847 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:06.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:06.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:06.976 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:06.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:06.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:07.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:07.097 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:07.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:07.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:07.222 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:07.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:07.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:07.348 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:07.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:07.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:07.474 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:07.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:07.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:07.606 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:07.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:07.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:37:07.650361+0000 min lat: 0.00120647 max lat: 2.09762 avg lat: 0.0127489 2024-09-21T10:37:07.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:37:07.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 60 16 75291 75275 78.4011 76.9375 0.00774165 0.0127489 2024-09-21T10:37:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:07 smithi003 bash[88275]: cluster 2024-09-21T10:37:06.512247+0000 mgr.y (mgr.25133) 723 : cluster [DBG] pgmap v658: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:07 smithi003 bash[88275]: cluster 2024-09-21T10:37:06.512247+0000 mgr.y (mgr.25133) 723 : cluster [DBG] pgmap v658: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:37:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:37:07] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.51.0" 2024-09-21T10:37:07.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:07 smithi003 bash[89466]: cluster 2024-09-21T10:37:06.512247+0000 mgr.y (mgr.25133) 723 : cluster [DBG] pgmap v658: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:07 smithi003 bash[89466]: cluster 2024-09-21T10:37:06.512247+0000 mgr.y (mgr.25133) 723 : cluster [DBG] pgmap v658: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:07.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:07.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:07 smithi204 bash[78884]: cluster 2024-09-21T10:37:06.512247+0000 mgr.y (mgr.25133) 723 : cluster [DBG] pgmap v658: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:07.720 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:07 smithi204 bash[78884]: cluster 2024-09-21T10:37:06.512247+0000 mgr.y (mgr.25133) 723 : cluster [DBG] pgmap v658: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:07.744 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:07.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:37:07.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:07.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:07.873 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:07.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:07.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:07.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:07.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:07.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:08.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:08.124 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:08.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:08.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:08.256 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:08.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:08.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:08.381 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:08.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:08.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:08.510 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:08.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:08.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:08.635 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:08.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:08.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 61 16 76366 76350 78.2172 67.1875 0.0223818 0.0127793 2024-09-21T10:37:08.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:08.759 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:08.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:08.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:08.886 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:08.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:08.990 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:09.020 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:09.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:09.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:09.151 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:09.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:09.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:09.276 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:09.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:09.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:09.407 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:09.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:09.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:09.546 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:09.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:09.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:09.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 62 16 77458 77442 78.0563 68.25 0.0221777 0.0128055 2024-09-21T10:37:09.685 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:09.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:09.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:09.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[88275]: cluster 2024-09-21T10:37:08.512703+0000 mgr.y (mgr.25133) 724 : cluster [DBG] pgmap v659: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:37:09.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[88275]: cluster 2024-09-21T10:37:08.512703+0000 mgr.y (mgr.25133) 724 : cluster [DBG] pgmap v659: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:37:09.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[88275]: audit 2024-09-21T10:37:08.616370+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:09.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[88275]: audit 2024-09-21T10:37:08.616370+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:09.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[88275]: audit 2024-09-21T10:37:08.620986+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:09.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[88275]: audit 2024-09-21T10:37:08.620986+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:09.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[88275]: cluster 2024-09-21T10:37:08.912720+0000 osd.0 (osd.0) 13 : cluster [DBG] 7.9 scrub starts 2024-09-21T10:37:09.800 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[88275]: cluster 2024-09-21T10:37:08.912720+0000 osd.0 (osd.0) 13 : cluster [DBG] 7.9 scrub starts 2024-09-21T10:37:09.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[89466]: cluster 2024-09-21T10:37:08.512703+0000 mgr.y (mgr.25133) 724 : cluster [DBG] pgmap v659: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:37:09.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[89466]: cluster 2024-09-21T10:37:08.512703+0000 mgr.y (mgr.25133) 724 : cluster [DBG] pgmap v659: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:37:09.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[89466]: audit 2024-09-21T10:37:08.616370+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:09.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[89466]: audit 2024-09-21T10:37:08.616370+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:09.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[89466]: audit 2024-09-21T10:37:08.620986+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:09.801 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[89466]: audit 2024-09-21T10:37:08.620986+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:09.801 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[89466]: cluster 2024-09-21T10:37:08.912720+0000 osd.0 (osd.0) 13 : cluster [DBG] 7.9 scrub starts 2024-09-21T10:37:09.801 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:09 smithi003 bash[89466]: cluster 2024-09-21T10:37:08.912720+0000 osd.0 (osd.0) 13 : cluster [DBG] 7.9 scrub starts 2024-09-21T10:37:09.817 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:09.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:09.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:09.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:09 smithi204 bash[78884]: cluster 2024-09-21T10:37:08.512703+0000 mgr.y (mgr.25133) 724 : cluster [DBG] pgmap v659: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:37:09.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:09 smithi204 bash[78884]: cluster 2024-09-21T10:37:08.512703+0000 mgr.y (mgr.25133) 724 : cluster [DBG] pgmap v659: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 2142/217122 objects degraded (0.987%); 1673/217122 objects misplaced (0.771%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:37:09.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:09 smithi204 bash[78884]: audit 2024-09-21T10:37:08.616370+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:09.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:09 smithi204 bash[78884]: audit 2024-09-21T10:37:08.616370+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:09.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:09 smithi204 bash[78884]: audit 2024-09-21T10:37:08.620986+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:09.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:09 smithi204 bash[78884]: audit 2024-09-21T10:37:08.620986+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:09.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:09 smithi204 bash[78884]: cluster 2024-09-21T10:37:08.912720+0000 osd.0 (osd.0) 13 : cluster [DBG] 7.9 scrub starts 2024-09-21T10:37:09.931 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:09 smithi204 bash[78884]: cluster 2024-09-21T10:37:08.912720+0000 osd.0 (osd.0) 13 : cluster [DBG] 7.9 scrub starts 2024-09-21T10:37:09.946 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:09.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:09.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:10.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:10.074 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:10.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:10.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:10.199 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:10.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:10.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:10.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:10.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:10.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:10.444 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:10.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:10.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:10.571 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:10.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:10.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 63 16 78628 78612 77.9779 73.125 0.00543875 0.0128127 2024-09-21T10:37:10.676 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:10.703 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:10.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:10.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:10 smithi204 bash[78884]: cluster 2024-09-21T10:37:09.713448+0000 osd.0 (osd.0) 14 : cluster [DBG] 7.9 scrub ok 2024-09-21T10:37:10.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:10 smithi204 bash[78884]: cluster 2024-09-21T10:37:09.713448+0000 osd.0 (osd.0) 14 : cluster [DBG] 7.9 scrub ok 2024-09-21T10:37:10.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:10 smithi204 bash[78884]: cluster 2024-09-21T10:37:10.479066+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 2142/217122 objects degraded (0.987%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:10.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:10 smithi204 bash[78884]: cluster 2024-09-21T10:37:10.479066+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 2142/217122 objects degraded (0.987%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:10.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:10.833 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:10.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:10.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:10.961 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:10.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:10.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:11.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:11.088 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:11.125 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:10 smithi003 bash[88275]: cluster 2024-09-21T10:37:09.713448+0000 osd.0 (osd.0) 14 : cluster [DBG] 7.9 scrub ok 2024-09-21T10:37:11.125 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:10 smithi003 bash[88275]: cluster 2024-09-21T10:37:09.713448+0000 osd.0 (osd.0) 14 : cluster [DBG] 7.9 scrub ok 2024-09-21T10:37:11.125 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:10 smithi003 bash[88275]: cluster 2024-09-21T10:37:10.479066+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 2142/217122 objects degraded (0.987%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:11.125 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:10 smithi003 bash[88275]: cluster 2024-09-21T10:37:10.479066+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 2142/217122 objects degraded (0.987%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:11.125 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:10 smithi003 bash[89466]: cluster 2024-09-21T10:37:09.713448+0000 osd.0 (osd.0) 14 : cluster [DBG] 7.9 scrub ok 2024-09-21T10:37:11.125 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:10 smithi003 bash[89466]: cluster 2024-09-21T10:37:09.713448+0000 osd.0 (osd.0) 14 : cluster [DBG] 7.9 scrub ok 2024-09-21T10:37:11.125 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:10 smithi003 bash[89466]: cluster 2024-09-21T10:37:10.479066+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 2142/217122 objects degraded (0.987%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:11.125 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:10 smithi003 bash[89466]: cluster 2024-09-21T10:37:10.479066+0000 mon.a (mon.0) 1049 : cluster [WRN] Health check update: Degraded data redundancy: 2142/217122 objects degraded (0.987%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:11.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:11.212 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:11.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:11.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:11.338 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:11.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:11.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:11.463 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:11.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:11.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:11.584 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:11.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:11.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 64 16 79534 79518 77.6442 56.625 0.0108582 0.0128557 2024-09-21T10:37:11.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:11.711 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:11.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:11.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:11.839 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:11.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:11 smithi003 bash[88275]: cluster 2024-09-21T10:37:10.513555+0000 mgr.y (mgr.25133) 725 : cluster [DBG] pgmap v660: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s; 2142/228330 objects degraded (0.938%); 1406/228330 objects misplaced (0.616%); 3.9 MiB/s, 63 objects/s recovering 2024-09-21T10:37:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:11 smithi003 bash[88275]: cluster 2024-09-21T10:37:10.513555+0000 mgr.y (mgr.25133) 725 : cluster [DBG] pgmap v660: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s; 2142/228330 objects degraded (0.938%); 1406/228330 objects misplaced (0.616%); 3.9 MiB/s, 63 objects/s recovering 2024-09-21T10:37:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:11 smithi003 bash[88275]: cluster 2024-09-21T10:37:10.877552+0000 osd.0 (osd.0) 15 : cluster [DBG] 7.14 scrub starts 2024-09-21T10:37:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:11 smithi003 bash[88275]: cluster 2024-09-21T10:37:10.877552+0000 osd.0 (osd.0) 15 : cluster [DBG] 7.14 scrub starts 2024-09-21T10:37:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:11 smithi003 bash[89466]: cluster 2024-09-21T10:37:10.513555+0000 mgr.y (mgr.25133) 725 : cluster [DBG] pgmap v660: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s; 2142/228330 objects degraded (0.938%); 1406/228330 objects misplaced (0.616%); 3.9 MiB/s, 63 objects/s recovering 2024-09-21T10:37:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:11 smithi003 bash[89466]: cluster 2024-09-21T10:37:10.513555+0000 mgr.y (mgr.25133) 725 : cluster [DBG] pgmap v660: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s; 2142/228330 objects degraded (0.938%); 1406/228330 objects misplaced (0.616%); 3.9 MiB/s, 63 objects/s recovering 2024-09-21T10:37:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:11 smithi003 bash[89466]: cluster 2024-09-21T10:37:10.877552+0000 osd.0 (osd.0) 15 : cluster [DBG] 7.14 scrub starts 2024-09-21T10:37:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:11 smithi003 bash[89466]: cluster 2024-09-21T10:37:10.877552+0000 osd.0 (osd.0) 15 : cluster [DBG] 7.14 scrub starts 2024-09-21T10:37:11.944 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:11.978 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:11.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:11.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:11 smithi204 bash[78884]: cluster 2024-09-21T10:37:10.513555+0000 mgr.y (mgr.25133) 725 : cluster [DBG] pgmap v660: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s; 2142/228330 objects degraded (0.938%); 1406/228330 objects misplaced (0.616%); 3.9 MiB/s, 63 objects/s recovering 2024-09-21T10:37:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:11 smithi204 bash[78884]: cluster 2024-09-21T10:37:10.513555+0000 mgr.y (mgr.25133) 725 : cluster [DBG] pgmap v660: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 13 MiB/s wr, 208 op/s; 2142/228330 objects degraded (0.938%); 1406/228330 objects misplaced (0.616%); 3.9 MiB/s, 63 objects/s recovering 2024-09-21T10:37:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:11 smithi204 bash[78884]: cluster 2024-09-21T10:37:10.877552+0000 osd.0 (osd.0) 15 : cluster [DBG] 7.14 scrub starts 2024-09-21T10:37:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:11 smithi204 bash[78884]: cluster 2024-09-21T10:37:10.877552+0000 osd.0 (osd.0) 15 : cluster [DBG] 7.14 scrub starts 2024-09-21T10:37:12.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:12.102 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:12.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:12.205 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:12.236 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:12.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:12.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:12.357 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:12.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:12.460 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:12.479 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:12.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:12.506 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:37:12.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:12.604 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:12.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:12.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 65 16 80404 80388 77.2862 54.375 0.0182599 0.0129339 2024-09-21T10:37:12.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:12.737 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:12.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:12.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:12.849 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:12 smithi204 bash[78884]: cluster 2024-09-21T10:37:11.677607+0000 osd.0 (osd.0) 16 : cluster [DBG] 7.14 scrub ok 2024-09-21T10:37:12.849 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:12 smithi204 bash[78884]: cluster 2024-09-21T10:37:11.677607+0000 osd.0 (osd.0) 16 : cluster [DBG] 7.14 scrub ok 2024-09-21T10:37:12.849 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:12 smithi204 bash[78884]: cluster 2024-09-21T10:37:11.851828+0000 osd.0 (osd.0) 17 : cluster [DBG] 7.16 scrub starts 2024-09-21T10:37:12.849 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:12 smithi204 bash[78884]: cluster 2024-09-21T10:37:11.851828+0000 osd.0 (osd.0) 17 : cluster [DBG] 7.16 scrub starts 2024-09-21T10:37:12.865 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:12.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:12.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:12 smithi003 bash[88275]: cluster 2024-09-21T10:37:11.677607+0000 osd.0 (osd.0) 16 : cluster [DBG] 7.14 scrub ok 2024-09-21T10:37:12.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:12 smithi003 bash[88275]: cluster 2024-09-21T10:37:11.677607+0000 osd.0 (osd.0) 16 : cluster [DBG] 7.14 scrub ok 2024-09-21T10:37:12.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:12 smithi003 bash[88275]: cluster 2024-09-21T10:37:11.851828+0000 osd.0 (osd.0) 17 : cluster [DBG] 7.16 scrub starts 2024-09-21T10:37:12.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:12 smithi003 bash[88275]: cluster 2024-09-21T10:37:11.851828+0000 osd.0 (osd.0) 17 : cluster [DBG] 7.16 scrub starts 2024-09-21T10:37:12.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:12 smithi003 bash[89466]: cluster 2024-09-21T10:37:11.677607+0000 osd.0 (osd.0) 16 : cluster [DBG] 7.14 scrub ok 2024-09-21T10:37:12.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:12 smithi003 bash[89466]: cluster 2024-09-21T10:37:11.677607+0000 osd.0 (osd.0) 16 : cluster [DBG] 7.14 scrub ok 2024-09-21T10:37:12.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:12 smithi003 bash[89466]: cluster 2024-09-21T10:37:11.851828+0000 osd.0 (osd.0) 17 : cluster [DBG] 7.16 scrub starts 2024-09-21T10:37:12.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:12 smithi003 bash[89466]: cluster 2024-09-21T10:37:11.851828+0000 osd.0 (osd.0) 17 : cluster [DBG] 7.16 scrub starts 2024-09-21T10:37:12.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:12.991 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:12.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:12.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:13.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:13.121 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:13.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:13.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:13.247 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:13.350 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:13.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:13.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:13.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:13.501 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:13.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:13.603 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:13.622 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:13.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:13.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 66 16 81367 81351 77.0271 60.1875 0.00364504 0.0129476 2024-09-21T10:37:13.725 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:13.744 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:13 smithi204 bash[78884]: cluster 2024-09-21T10:37:12.514236+0000 mgr.y (mgr.25133) 726 : cluster [DBG] pgmap v661: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7.8 MiB/s wr, 125 op/s; 2142/233574 objects degraded (0.917%); 1406/233574 objects misplaced (0.602%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:37:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:13 smithi204 bash[78884]: cluster 2024-09-21T10:37:12.514236+0000 mgr.y (mgr.25133) 726 : cluster [DBG] pgmap v661: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7.8 MiB/s wr, 125 op/s; 2142/233574 objects degraded (0.917%); 1406/233574 objects misplaced (0.602%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:37:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:13 smithi204 bash[78884]: cluster 2024-09-21T10:37:12.518688+0000 osd.0 (osd.0) 18 : cluster [DBG] 7.16 scrub ok 2024-09-21T10:37:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:13 smithi204 bash[78884]: cluster 2024-09-21T10:37:12.518688+0000 osd.0 (osd.0) 18 : cluster [DBG] 7.16 scrub ok 2024-09-21T10:37:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:13 smithi204 bash[78884]: cluster 2024-09-21T10:37:12.887987+0000 osd.0 (osd.0) 19 : cluster [DBG] 7.6 scrub starts 2024-09-21T10:37:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:13 smithi204 bash[78884]: cluster 2024-09-21T10:37:12.887987+0000 osd.0 (osd.0) 19 : cluster [DBG] 7.6 scrub starts 2024-09-21T10:37:13.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:13.874 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:13.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:13.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:13.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[88275]: cluster 2024-09-21T10:37:12.514236+0000 mgr.y (mgr.25133) 726 : cluster [DBG] pgmap v661: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7.8 MiB/s wr, 125 op/s; 2142/233574 objects degraded (0.917%); 1406/233574 objects misplaced (0.602%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:37:13.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[88275]: cluster 2024-09-21T10:37:12.514236+0000 mgr.y (mgr.25133) 726 : cluster [DBG] pgmap v661: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7.8 MiB/s wr, 125 op/s; 2142/233574 objects degraded (0.917%); 1406/233574 objects misplaced (0.602%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:37:13.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[88275]: cluster 2024-09-21T10:37:12.518688+0000 osd.0 (osd.0) 18 : cluster [DBG] 7.16 scrub ok 2024-09-21T10:37:13.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[88275]: cluster 2024-09-21T10:37:12.518688+0000 osd.0 (osd.0) 18 : cluster [DBG] 7.16 scrub ok 2024-09-21T10:37:13.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[88275]: cluster 2024-09-21T10:37:12.887987+0000 osd.0 (osd.0) 19 : cluster [DBG] 7.6 scrub starts 2024-09-21T10:37:13.968 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[88275]: cluster 2024-09-21T10:37:12.887987+0000 osd.0 (osd.0) 19 : cluster [DBG] 7.6 scrub starts 2024-09-21T10:37:13.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[89466]: cluster 2024-09-21T10:37:12.514236+0000 mgr.y (mgr.25133) 726 : cluster [DBG] pgmap v661: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7.8 MiB/s wr, 125 op/s; 2142/233574 objects degraded (0.917%); 1406/233574 objects misplaced (0.602%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:37:13.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[89466]: cluster 2024-09-21T10:37:12.514236+0000 mgr.y (mgr.25133) 726 : cluster [DBG] pgmap v661: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 7.8 MiB/s wr, 125 op/s; 2142/233574 objects degraded (0.917%); 1406/233574 objects misplaced (0.602%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:37:13.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[89466]: cluster 2024-09-21T10:37:12.518688+0000 osd.0 (osd.0) 18 : cluster [DBG] 7.16 scrub ok 2024-09-21T10:37:13.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[89466]: cluster 2024-09-21T10:37:12.518688+0000 osd.0 (osd.0) 18 : cluster [DBG] 7.16 scrub ok 2024-09-21T10:37:13.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[89466]: cluster 2024-09-21T10:37:12.887987+0000 osd.0 (osd.0) 19 : cluster [DBG] 7.6 scrub starts 2024-09-21T10:37:13.969 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:13 smithi003 bash[89466]: cluster 2024-09-21T10:37:12.887987+0000 osd.0 (osd.0) 19 : cluster [DBG] 7.6 scrub starts 2024-09-21T10:37:13.976 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.007 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:14.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:14.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:14.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:14.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.264 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:14.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.395 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:14.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.520 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:14.623 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:14.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 67 16 82026 82010 76.4914 41.1875 0.0149737 0.0130669 2024-09-21T10:37:14.654 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:14.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:14.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:14 smithi204 bash[78884]: cluster 2024-09-21T10:37:14.355090+0000 osd.0 (osd.0) 20 : cluster [DBG] 7.6 scrub ok 2024-09-21T10:37:14.766 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:14 smithi204 bash[78884]: cluster 2024-09-21T10:37:14.355090+0000 osd.0 (osd.0) 20 : cluster [DBG] 7.6 scrub ok 2024-09-21T10:37:14.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:14.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:14.884 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:14.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:14 smithi003 bash[89466]: cluster 2024-09-21T10:37:14.355090+0000 osd.0 (osd.0) 20 : cluster [DBG] 7.6 scrub ok 2024-09-21T10:37:14.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:14 smithi003 bash[89466]: cluster 2024-09-21T10:37:14.355090+0000 osd.0 (osd.0) 20 : cluster [DBG] 7.6 scrub ok 2024-09-21T10:37:14.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:14 smithi003 bash[88275]: cluster 2024-09-21T10:37:14.355090+0000 osd.0 (osd.0) 20 : cluster [DBG] 7.6 scrub ok 2024-09-21T10:37:14.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:14 smithi003 bash[88275]: cluster 2024-09-21T10:37:14.355090+0000 osd.0 (osd.0) 20 : cluster [DBG] 7.6 scrub ok 2024-09-21T10:37:14.903 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:14.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:14.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:15.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:15.034 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:15.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:15.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:15.161 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:15.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:15.263 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:15.298 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:15.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:15.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:15.427 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:15.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:15.532 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:15.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:15.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:15.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 68 16 83057 83041 76.314 64.4375 0.00502129 0.0130986 2024-09-21T10:37:15.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:15.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:15 smithi204 bash[78884]: cluster 2024-09-21T10:37:14.515092+0000 mgr.y (mgr.25133) 727 : cluster [DBG] pgmap v662: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 106 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 696 op/s; 2142/242727 objects degraded (0.882%); 1119/242727 objects misplaced (0.461%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:37:15.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:15 smithi204 bash[78884]: cluster 2024-09-21T10:37:14.515092+0000 mgr.y (mgr.25133) 727 : cluster [DBG] pgmap v662: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 106 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 696 op/s; 2142/242727 objects degraded (0.882%); 1119/242727 objects misplaced (0.461%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:37:15.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:15 smithi204 bash[78884]: cluster 2024-09-21T10:37:15.479848+0000 mon.a (mon.0) 1050 : cluster [WRN] Health check update: Degraded data redundancy: 2142/242727 objects degraded (0.882%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:15.684 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:15 smithi204 bash[78884]: cluster 2024-09-21T10:37:15.479848+0000 mon.a (mon.0) 1050 : cluster [WRN] Health check update: Degraded data redundancy: 2142/242727 objects degraded (0.882%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:15.697 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:15.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:15.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:15.818 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:15.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:15.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:15.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:15 smithi003 bash[88275]: cluster 2024-09-21T10:37:14.515092+0000 mgr.y (mgr.25133) 727 : cluster [DBG] pgmap v662: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 106 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 696 op/s; 2142/242727 objects degraded (0.882%); 1119/242727 objects misplaced (0.461%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:37:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:15 smithi003 bash[88275]: cluster 2024-09-21T10:37:14.515092+0000 mgr.y (mgr.25133) 727 : cluster [DBG] pgmap v662: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 106 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 696 op/s; 2142/242727 objects degraded (0.882%); 1119/242727 objects misplaced (0.461%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:37:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:15 smithi003 bash[88275]: cluster 2024-09-21T10:37:15.479848+0000 mon.a (mon.0) 1050 : cluster [WRN] Health check update: Degraded data redundancy: 2142/242727 objects degraded (0.882%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:15 smithi003 bash[88275]: cluster 2024-09-21T10:37:15.479848+0000 mon.a (mon.0) 1050 : cluster [WRN] Health check update: Degraded data redundancy: 2142/242727 objects degraded (0.882%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:15 smithi003 bash[89466]: cluster 2024-09-21T10:37:14.515092+0000 mgr.y (mgr.25133) 727 : cluster [DBG] pgmap v662: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 106 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 696 op/s; 2142/242727 objects degraded (0.882%); 1119/242727 objects misplaced (0.461%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:37:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:15 smithi003 bash[89466]: cluster 2024-09-21T10:37:14.515092+0000 mgr.y (mgr.25133) 727 : cluster [DBG] pgmap v662: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 106 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 44 MiB/s wr, 696 op/s; 2142/242727 objects degraded (0.882%); 1119/242727 objects misplaced (0.461%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:37:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:15 smithi003 bash[89466]: cluster 2024-09-21T10:37:15.479848+0000 mon.a (mon.0) 1050 : cluster [WRN] Health check update: Degraded data redundancy: 2142/242727 objects degraded (0.882%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:15 smithi003 bash[89466]: cluster 2024-09-21T10:37:15.479848+0000 mon.a (mon.0) 1050 : cluster [WRN] Health check update: Degraded data redundancy: 2142/242727 objects degraded (0.882%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:15.945 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:15.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:15.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:16.049 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:16.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.082 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:16.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:16.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:16.210 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:16.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:16.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:16.341 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:16.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:16.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:16.465 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:16.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:16.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:16.592 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:16.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:16.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 69 16 84149 84133 76.1971 68.25 0.00843304 0.0131189 2024-09-21T10:37:16.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:16.720 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:16.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:16.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:16.842 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:16.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:16.945 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:16.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:16.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:16.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:17.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:17.118 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:17.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:17.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:17.242 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:17.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:17.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:17.373 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:17.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:17.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:17.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:17.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:17.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:17.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:17.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 70 16 85070 85054 75.9308 57.5625 0.00388863 0.0131638 2024-09-21T10:37:17.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:17 smithi204 bash[78884]: cluster 2024-09-21T10:37:16.515683+0000 mgr.y (mgr.25133) 728 : cluster [DBG] pgmap v663: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 8.5 MiB/s wr, 136 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:17 smithi204 bash[78884]: cluster 2024-09-21T10:37:16.515683+0000 mgr.y (mgr.25133) 728 : cluster [DBG] pgmap v663: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 8.5 MiB/s wr, 136 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:17.763 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:17.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:17.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:17.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:17 smithi003 bash[88275]: cluster 2024-09-21T10:37:16.515683+0000 mgr.y (mgr.25133) 728 : cluster [DBG] pgmap v663: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 8.5 MiB/s wr, 136 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:17.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:17 smithi003 bash[88275]: cluster 2024-09-21T10:37:16.515683+0000 mgr.y (mgr.25133) 728 : cluster [DBG] pgmap v663: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 8.5 MiB/s wr, 136 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:17.877 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:37:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:37:17] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.51.0" 2024-09-21T10:37:17.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:17 smithi003 bash[89466]: cluster 2024-09-21T10:37:16.515683+0000 mgr.y (mgr.25133) 728 : cluster [DBG] pgmap v663: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 8.5 MiB/s wr, 136 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:17.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:17 smithi003 bash[89466]: cluster 2024-09-21T10:37:16.515683+0000 mgr.y (mgr.25133) 728 : cluster [DBG] pgmap v663: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 8.5 MiB/s wr, 136 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:17.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:17.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:17.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:18.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:18.026 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:18.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:18.130 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:18.162 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:18.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:18.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:18.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:18.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:18.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:18.414 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:18.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:18.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:18.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:18.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:18.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:18.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 71 16 86148 86132 75.8102 67.375 0.0109126 0.0131853 2024-09-21T10:37:18.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:18.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:18.776 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:18.803 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:18.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:18.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:18.864 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:37:18.864 INFO:teuthology.orchestra.run.smithi204.stdout: "size": 20, 2024-09-21T10:37:18.864 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 600, 2024-09-21T10:37:18.864 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T10:37:18.864 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.864 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:19493 7.d 7:b8d48ea8:::benchmark_data_smithi003_144930_object19492:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2024-09-21T10:37:18.864 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:16.492856+0000", 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 62.367933391999998, 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.38878990699999999, 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 19493 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.865 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.492856+0000", 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.492856+0000", 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.492855+0000", 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:37:18.866 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.492893+0000", 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7832e-05 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.492906+0000", 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3033999999999999e-05 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.492913+0000", 2024-09-21T10:37:18.867 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.3119999999999996e-06 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.492994+0000", 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.1392999999999998e-05 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.493103+0000", 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000108874 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.868 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.493239+0000", 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000136062 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.494293+0000", 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0010539169999999999 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.497128+0000", 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0028345850000000001 2024-09-21T10:37:18.869 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.881545+0000", 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.38441719200000002 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.881602+0000", 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6560000000000001e-05 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.881646+0000", 2024-09-21T10:37:18.870 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4858999999999999e-05 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:19502 7.d 7:bc5c7940:::benchmark_data_smithi003_144930_object19501:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:16.495928+0000", 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 62.364862152999997, 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.38583328700000002, 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.871 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 19502 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.495928+0000", 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.495928+0000", 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.872 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.495926+0000", 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.495958+0000", 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.188e-05 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.873 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.495973+0000", 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4803e-05 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.495979+0000", 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7019999999999998e-06 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.496017+0000", 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7901999999999997e-05 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.874 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.496358+0000", 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00034186399999999999 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.496466+0000", 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000107274 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.497251+0000", 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00078549999999999996 2024-09-21T10:37:18.875 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.498043+0000", 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00079142399999999999 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.881688+0000", 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.38364517799999998 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.881724+0000", 2024-09-21T10:37:18.876 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.5796000000000001e-05 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.881761+0000", 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7410000000000003e-05 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:19510 7.7 7:ee18f42f:::benchmark_data_smithi003_144930_object19509:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:16.502570+0000", 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 62.358220197999998, 2024-09-21T10:37:18.877 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.378971106, 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 19510 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.502570+0000", 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.878 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.502570+0000", 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.502568+0000", 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.502624+0000", 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5546e-05 2024-09-21T10:37:18.879 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.502635+0000", 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1177e-05 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.502641+0000", 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.553e-06 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.502687+0000", 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.6177999999999997e-05 2024-09-21T10:37:18.880 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.502768+0000", 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.1020999999999996e-05 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,3", 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.502852+0000", 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.4086999999999996e-05 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.503638+0000", 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000786102 2024-09-21T10:37:18.881 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.504276+0000", 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00063747299999999995 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.881426+0000", 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.37715029700000002 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.882 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.881476+0000", 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0399000000000003e-05 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:16.881541+0000", 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4471e-05 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:27027 7.7 7:eeff92c7:::benchmark_data_smithi003_144930_object27026:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:21.604931+0000", 2024-09-21T10:37:18.883 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 57.255859153000003, 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.29375256300000002, 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 27027 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.604931+0000", 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.884 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.604931+0000", 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.604925+0000", 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999948 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.604980+0000", 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4249999999999997e-05 2024-09-21T10:37:18.885 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.605008+0000", 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8549000000000001e-05 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.605025+0000", 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7354e-05 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.886 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.605171+0000", 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014529500000000001 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.605725+0000", 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00055420999999999997 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,3", 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.605990+0000", 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00026510999999999999 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.887 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.608197+0000", 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0022070409999999999 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.610384+0000", 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0021870209999999999 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898608+0000", 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.28822410999999998 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.888 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898655+0000", 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7173999999999999e-05 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898683+0000", 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.7883000000000001e-05 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:27036 7.7 7:ea74b00e:::benchmark_data_smithi003_144930_object27035:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2024-09-21T10:37:18.889 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:21.614201+0000", 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 57.246588637000002, 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.28464826700000001, 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 27036 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.614201+0000", 2024-09-21T10:37:18.890 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.614201+0000", 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.614199+0000", 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.614241+0000", 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1202000000000003e-05 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.614254+0000", 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3363999999999999e-05 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.614260+0000", 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0179999999999998e-06 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.892 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.614346+0000", 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.6279000000000005e-05 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.614542+0000", 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00019573 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,3", 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.614767+0000", 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000224632 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.893 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.897326+0000", 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.28255936500000001 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.897350+0000", 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.4176e-05 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898747+0000", 2024-09-21T10:37:18.894 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0013965379999999999 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898807+0000", 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0486000000000003e-05 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898849+0000", 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2193000000000001e-05 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.895 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:27037 7.d 7:b3c3e1ce:::benchmark_data_smithi003_144930_object27036:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:21.615884+0000", 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 57.244905359999997, 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.282586171, 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 27037 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.896 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.615884+0000", 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.615884+0000", 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.615884+0000", 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.615976+0000", 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.2159999999999999e-05 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.615987+0000", 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0879999999999999e-05 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.615992+0000", 2024-09-21T10:37:18.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5210000000000002e-06 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.616033+0000", 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1072000000000002e-05 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.616127+0000", 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3299000000000002e-05 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:37:18.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.616240+0000", 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000113878 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898161+0000", 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.28192098599999998 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898191+0000", 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.9822e-05 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.900 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898410+0000", 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00021839 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898442+0000", 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.2245e-05 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898471+0000", 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8742e-05 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.901 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop_reply(client.44750.0:27036 7.7 e176/172 ondisk, result = 0)", 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:21.617510+0000", 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 57.243280304000002, 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.279820032, 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "started", 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.617510+0000", 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.902 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.617510+0000", 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.617508+0000", 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.617517+0000", 2024-09-21T10:37:18.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.1230000000000006e-06 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.897011+0000", 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.27949380800000001 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.897033+0000", 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.1923e-05 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.897306+0000", 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000272847 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.897318+0000", 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1834999999999999e-05 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.897330+0000", 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1962e-05 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.905 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop_reply(client.44750.0:27037 7.d e176/172 ondisk, result = 0)", 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:21.619240+0000", 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 57.241550033999999, 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.27892572599999998, 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "started", 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.619240+0000", 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.906 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.619240+0000", 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.619238+0000", 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.619254+0000", 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5404e-05 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.897004+0000", 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.27775012199999999 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.897033+0000", 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.9111e-05 2024-09-21T10:37:18.908 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898151+0000", 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001118338 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898157+0000", 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7760000000000003e-06 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:21.898166+0000", 2024-09-21T10:37:18.909 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.5350000000000004e-06 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:28491 7.d 7:b06b86a9:::benchmark_data_smithi003_144930_object28490:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:22.746433+0000", 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 56.114357124000001, 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.23082825000000001, 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.910 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 28491 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.746433+0000", 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.746433+0000", 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.911 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.746432+0000", 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.746463+0000", 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1253e-05 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.746473+0000", 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0686000000000001e-05 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.912 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.746481+0000", 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.2980000000000003e-06 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.746735+0000", 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00025424900000000001 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.746891+0000", 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015631600000000001 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.913 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.747085+0000", 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00019414899999999999 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.748970+0000", 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0018843480000000001 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.751928+0000", 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002958146 2024-09-21T10:37:18.914 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.977039+0000", 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.22511055999999999 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.977136+0000", 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.7343000000000006e-05 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:22.977261+0000", 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012508500000000001 2024-09-21T10:37:18.915 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63802 7.7 7:eb81cebf:::benchmark_data_smithi003_144930_object63801:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e178)", 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:52.693964+0000", 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 26.166826105999998, 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.38868151299999998, 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63802 2024-09-21T10:37:18.916 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.693964+0000", 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.693964+0000", 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.693963+0000", 2024-09-21T10:37:18.917 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.694032+0000", 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9303999999999999e-05 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.694044+0000", 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1534e-05 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.694049+0000", 2024-09-21T10:37:18.918 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6160000000000001e-06 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.699173+0000", 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0051231999999999996 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.699279+0000", 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000106647 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,3", 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.699399+0000", 2024-09-21T10:37:18.919 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000120331 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.701911+0000", 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0025114310000000002 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.703798+0000", 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001887377 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.920 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.082623+0000", 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.37882500499999999 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.082645+0000", 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.1948000000000001e-05 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63811 7.d 7:b6ae6a49:::benchmark_data_smithi003_144930_object63810:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e178)", 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:52.697785+0000", 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 26.163004557000001, 2024-09-21T10:37:18.921 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.33811460999999998, 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63811 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.697785+0000", 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.922 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.697785+0000", 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.697784+0000", 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.697819+0000", 2024-09-21T10:37:18.923 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.536e-05 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.697828+0000", 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2339999999999994e-06 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.697834+0000", 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.285e-06 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.697963+0000", 2024-09-21T10:37:18.924 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012913000000000001 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.698211+0000", 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000247583 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.698336+0000", 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012565100000000001 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.701045+0000", 2024-09-21T10:37:18.925 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0027081779999999999 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.712165+0000", 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011120458999999999 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.035791+0000", 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.323626311 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.926 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.035856+0000", 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4740999999999996e-05 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.035900+0000", 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.3862000000000001e-05 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63821 7.d 7:b845c1cd:::benchmark_data_smithi003_144930_object63820:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e178)", 2024-09-21T10:37:18.927 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:52.706618+0000", 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 26.154171788999999, 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.32971383500000001, 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63821 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.706618+0000", 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.928 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.706618+0000", 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.706617+0000", 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.706709+0000", 2024-09-21T10:37:18.929 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.1522999999999998e-05 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.706718+0000", 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.9309999999999997e-06 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.706724+0000", 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7569999999999998e-06 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.930 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.706766+0000", 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1641000000000003e-05 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.706858+0000", 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.2099e-05 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.706940+0000", 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.1586000000000001e-05 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.931 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.708916+0000", 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001976518 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.712748+0000", 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0038317659999999999 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.036064+0000", 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.323316349 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.932 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.036208+0000", 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000143848 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.036332+0000", 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012372800000000001 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63832 7.7 7:edc9a342:::benchmark_data_smithi003_144930_object63831:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e178)", 2024-09-21T10:37:18.933 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:52.717842+0000", 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 26.142947739, 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.36485208600000002, 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63832 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.717842+0000", 2024-09-21T10:37:18.934 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.717842+0000", 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.717841+0000", 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.717884+0000", 2024-09-21T10:37:18.935 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.3414999999999997e-05 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.717898+0000", 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3623e-05 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.717903+0000", 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4920000000000001e-06 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.936 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.717946+0000", 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2796999999999997e-05 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.718087+0000", 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014070900000000001 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,3", 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.718318+0000", 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00023138400000000001 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.937 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.721064+0000", 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002745754 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.722703+0000", 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001638781 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.082681+0000", 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.35997834499999998 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.938 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.082694+0000", 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3223e-05 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63838 7.7 7:e5d8da0e:::benchmark_data_smithi003_144930_object63837:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e178)", 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:52.726933+0000", 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 26.133856426000001, 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.35581869300000002, 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T10:37:18.939 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63838 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.726933+0000", 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.726933+0000", 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.940 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.726932+0000", 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.726976+0000", 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4489e-05 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.726990+0000", 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.402e-05 2024-09-21T10:37:18.941 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.726997+0000", 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8240000000000002e-06 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.727037+0000", 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.9956999999999997e-05 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.727188+0000", 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000151008 2024-09-21T10:37:18.942 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,3", 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.727293+0000", 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010539099999999999 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.729112+0000", 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0018185320000000001 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:52.729454+0000", 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00034228999999999998 2024-09-21T10:37:18.943 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.082736+0000", 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.35328151200000002 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.082752+0000", 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6307000000000002e-05 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.944 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63802 7.17 7:eb81cebf:::benchmark_data_smithi003_144930_object63801:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e179)", 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:53.031729+0000", 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 25.829060778999999, 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.96797200500000002, 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63802 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.945 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031729+0000", 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031729+0000", 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031724+0000", 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999948 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.946 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031834+0000", 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000110738 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031855+0000", 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.0724999999999999e-05 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031876+0000", 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.1420000000000002e-05 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.947 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.083041+0000", 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.051164655000000003 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.083048+0000", 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4139999999999999e-06 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.999611+0000", 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.91656304200000005 2024-09-21T10:37:18.948 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.999701+0000", 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.0468000000000002e-05 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63832 7.17 7:edc9a342:::benchmark_data_smithi003_144930_object63831:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e179)", 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:53.031891+0000", 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 25.828899199999999, 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.96832082799999997, 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.949 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63832 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031891+0000", 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.950 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031891+0000", 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031890+0000", 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031934+0000", 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4070999999999999e-05 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.951 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031945+0000", 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1055e-05 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031952+0000", 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0620000000000003e-06 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.083074+0000", 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.051121805999999999 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.952 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.083080+0000", 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0920000000000003e-06 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.000165+0000", 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.91708483600000001 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.000211+0000", 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.6505999999999998e-05 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.953 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63838 7.7 7:e5d8da0e:::benchmark_data_smithi003_144930_object63837:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e179)", 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:53.031958+0000", 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 25.828831759, 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.96671452000000002, 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63838 2024-09-21T10:37:18.954 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031958+0000", 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031958+0000", 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031958+0000", 2024-09-21T10:37:18.955 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031984+0000", 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.6421e-05 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031993+0000", 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4439999999999997e-06 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.031998+0000", 2024-09-21T10:37:18.956 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4549999999999997e-06 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.082823+0000", 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.050825065000000003 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.082838+0000", 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5254e-05 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.990267+0000", 2024-09-21T10:37:18.957 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.907428805 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.990801+0000", 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00053392499999999998 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.998576+0000", 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0077750500000000004 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.958 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.998673+0000", 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6563000000000004e-05 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63847 7.7 7:e5216270:::benchmark_data_smithi003_144930_object63846:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e179)", 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:53.127453+0000", 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 25.733336367, 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.88151276999999995, 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.959 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63847 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127453+0000", 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127453+0000", 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.960 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127452+0000", 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127512+0000", 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0590000000000001e-05 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127530+0000", 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7459999999999999e-05 2024-09-21T10:37:18.961 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127537+0000", 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1010000000000003e-06 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127622+0000", 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.5266000000000007e-05 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.127632+0000", 2024-09-21T10:37:18.962 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6940000000000007e-06 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.991010+0000", 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.86337814000000002 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.991140+0000", 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012996500000000001 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,3", 2024-09-21T10:37:18.963 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.991320+0000", 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00018019100000000001 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.993087+0000", 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001766458 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.995728+0000", 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0026408009999999999 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.964 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.008868+0000", 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.013140416 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.008917+0000", 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.8742999999999997e-05 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.008966+0000", 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.9570999999999997e-05 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.965 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:72919 7.d 7:b087d776:::benchmark_data_smithi003_144930_object72918:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e185)", 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:05.233514+0000", 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 13.627276278, 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.49188609300000002, 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 72919 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.966 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.233514+0000", 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.233514+0000", 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.233512+0000", 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:18.967 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.233572+0000", 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.9815999999999998e-05 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.233588+0000", 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6371e-05 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.233596+0000", 2024-09-21T10:37:18.968 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.9100000000000005e-06 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.233658+0000", 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2082000000000006e-05 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.233777+0000", 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000118391 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.233902+0000", 2024-09-21T10:37:18.969 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012565300000000001 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.236626+0000", 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0027239030000000002 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.240742+0000", 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0041159919999999997 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.970 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.725302+0000", 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.484559605 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.725357+0000", 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5109999999999999e-05 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.725400+0000", 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2815999999999998e-05 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.971 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:72948 7.d 7:b7dc2381:::benchmark_data_smithi003_144930_object72947:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e185)", 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:05.260743+0000", 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 13.600047236, 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.46794157400000003, 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 72948 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.972 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260743+0000", 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260743+0000", 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260741+0000", 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:18.973 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260792+0000", 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0859999999999998e-05 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260808+0000", 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5976000000000001e-05 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260816+0000", 2024-09-21T10:37:18.974 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.8860000000000004e-06 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260858+0000", 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1987000000000003e-05 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260954+0000", 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6741000000000001e-05 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T10:37:18.975 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.261051+0000", 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6047999999999999e-05 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.263108+0000", 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0020577970000000001 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.263510+0000", 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00040130899999999998 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:18.976 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.728625+0000", 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.46511496699999999 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.728659+0000", 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.4230999999999998e-05 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.728684+0000", 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.5347999999999999e-05 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.977 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:18.978 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:18.978 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:37:18.978 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:19.003 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:19.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:19.106 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:19.134 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:19.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:19.240 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:19.262 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:19.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:19.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:19.389 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:19.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:19.492 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:19.513 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:19.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:19.615 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:19.641 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:19.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:19.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 72 16 86906 86890 75.4152 47.375 0.00342705 0.0132114 2024-09-21T10:37:19.744 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:19.756 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:19 smithi003 bash[88275]: cluster 2024-09-21T10:37:18.516108+0000 mgr.y (mgr.25133) 729 : cluster [DBG] pgmap v664: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 KiB/s wr, 0 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:19.757 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:19 smithi003 bash[88275]: cluster 2024-09-21T10:37:18.516108+0000 mgr.y (mgr.25133) 729 : cluster [DBG] pgmap v664: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 KiB/s wr, 0 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:19.757 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:19 smithi003 bash[89466]: cluster 2024-09-21T10:37:18.516108+0000 mgr.y (mgr.25133) 729 : cluster [DBG] pgmap v664: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 KiB/s wr, 0 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:19.757 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:19 smithi003 bash[89466]: cluster 2024-09-21T10:37:18.516108+0000 mgr.y (mgr.25133) 729 : cluster [DBG] pgmap v664: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 KiB/s wr, 0 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:19.774 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:19.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:19.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:19.901 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:19.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:19.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:19.989 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:19 smithi204 bash[78884]: cluster 2024-09-21T10:37:18.516108+0000 mgr.y (mgr.25133) 729 : cluster [DBG] pgmap v664: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 KiB/s wr, 0 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:19.989 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:19 smithi204 bash[78884]: cluster 2024-09-21T10:37:18.516108+0000 mgr.y (mgr.25133) 729 : cluster [DBG] pgmap v664: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 107 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 KiB/s wr, 0 op/s; 2142/246843 objects degraded (0.868%); 1119/246843 objects misplaced (0.453%); 2.9 MiB/s, 45 objects/s recovering 2024-09-21T10:37:19.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:37:20.005 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:20.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.035 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:20.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:20.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:20.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:20.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:20.270 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:20.301 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:20.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:20.405 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:20.434 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:20.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:20.536 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:20.553 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:20.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 73 16 87889 87873 75.2236 61.4375 0.0147046 0.013276 2024-09-21T10:37:20.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:20.680 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:20.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:20.783 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:20.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:20 smithi003 bash[88275]: cluster 2024-09-21T10:37:20.480647+0000 mon.a (mon.0) 1051 : cluster [WRN] Health check update: Degraded data redundancy: 2142/246843 objects degraded (0.868%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:20.796 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:20 smithi003 bash[88275]: cluster 2024-09-21T10:37:20.480647+0000 mon.a (mon.0) 1051 : cluster [WRN] Health check update: Degraded data redundancy: 2142/246843 objects degraded (0.868%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:20.796 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:20 smithi003 bash[89466]: cluster 2024-09-21T10:37:20.480647+0000 mon.a (mon.0) 1051 : cluster [WRN] Health check update: Degraded data redundancy: 2142/246843 objects degraded (0.868%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:20.796 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:20 smithi003 bash[89466]: cluster 2024-09-21T10:37:20.480647+0000 mon.a (mon.0) 1051 : cluster [WRN] Health check update: Degraded data redundancy: 2142/246843 objects degraded (0.868%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:20.815 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:20.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:20.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:20.955 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:20.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:20.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:20 smithi204 bash[78884]: cluster 2024-09-21T10:37:20.480647+0000 mon.a (mon.0) 1051 : cluster [WRN] Health check update: Degraded data redundancy: 2142/246843 objects degraded (0.868%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:20 smithi204 bash[78884]: cluster 2024-09-21T10:37:20.480647+0000 mon.a (mon.0) 1051 : cluster [WRN] Health check update: Degraded data redundancy: 2142/246843 objects degraded (0.868%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:21.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:21.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:21.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:21.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:21.210 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:21.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:21.313 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:21.331 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:21.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:21.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:21.458 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:21.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:21.560 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:21.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:21.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:21.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 74 16 88686 88670 74.8802 49.8125 0.0164718 0.01335 2024-09-21T10:37:21.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:21.712 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:21.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:21.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:21.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:21 smithi003 bash[88275]: cluster 2024-09-21T10:37:20.516689+0000 mgr.y (mgr.25133) 730 : cluster [DBG] pgmap v665: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 18 MiB/s wr, 293 op/s; 2142/257382 objects degraded (0.832%); 809/257382 objects misplaced (0.314%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:37:21.827 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:21 smithi003 bash[88275]: cluster 2024-09-21T10:37:20.516689+0000 mgr.y (mgr.25133) 730 : cluster [DBG] pgmap v665: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 18 MiB/s wr, 293 op/s; 2142/257382 objects degraded (0.832%); 809/257382 objects misplaced (0.314%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:37:21.827 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:21 smithi003 bash[89466]: cluster 2024-09-21T10:37:20.516689+0000 mgr.y (mgr.25133) 730 : cluster [DBG] pgmap v665: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 18 MiB/s wr, 293 op/s; 2142/257382 objects degraded (0.832%); 809/257382 objects misplaced (0.314%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:37:21.828 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:21 smithi003 bash[89466]: cluster 2024-09-21T10:37:20.516689+0000 mgr.y (mgr.25133) 730 : cluster [DBG] pgmap v665: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 18 MiB/s wr, 293 op/s; 2142/257382 objects degraded (0.832%); 809/257382 objects misplaced (0.314%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:37:21.839 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:21.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:21.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:21.954 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:21 smithi204 bash[78884]: cluster 2024-09-21T10:37:20.516689+0000 mgr.y (mgr.25133) 730 : cluster [DBG] pgmap v665: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 18 MiB/s wr, 293 op/s; 2142/257382 objects degraded (0.832%); 809/257382 objects misplaced (0.314%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:37:21.954 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:21 smithi204 bash[78884]: cluster 2024-09-21T10:37:20.516689+0000 mgr.y (mgr.25133) 730 : cluster [DBG] pgmap v665: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 18 MiB/s wr, 293 op/s; 2142/257382 objects degraded (0.832%); 809/257382 objects misplaced (0.314%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T10:37:21.972 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:21.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:21.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:22.077 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:22.101 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:22.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:22.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:22.230 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:22.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:22.333 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:22.371 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:22.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:22.476 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:22.517 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:22.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:22.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:22.638 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:37:22.638 INFO:teuthology.orchestra.run.smithi003.stdout: "success": "" 2024-09-21T10:37:22.638 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:37:22.647 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:22.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:22.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 75 16 89556 89540 74.6067 54.375 0.0749641 0.0133958 2024-09-21T10:37:22.736 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:37:22.736 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:37:22.750 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:22.768 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:37:22.768 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:37:22.779 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:22.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:22.802 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:37:22.802 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:37:22.842 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:37:22.842 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:37:22.873 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:37:22.874 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:37:22.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:22.907 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:37:22.908 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:37:22.923 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:22.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:22.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:22.933 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:37:22.933 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:37:22.964 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:37:22.964 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:37:23.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:23.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:23.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:23.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:23.190 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:23.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:23.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:23.318 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:23.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:23.422 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:23.445 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:23.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:23.548 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:23.577 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:23.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:23.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 76 16 90661 90645 74.5337 69.0625 0.00579661 0.0134103 2024-09-21T10:37:23.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:23.696 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:37:23.702 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:23.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:23.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:23.822 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:23.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:23.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:23.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:23 smithi204 bash[78884]: cluster 2024-09-21T10:37:22.517275+0000 mgr.y (mgr.25133) 731 : cluster [DBG] pgmap v666: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 6.8 MiB/s wr, 108 op/s; 2142/261942 objects degraded (0.818%); 809/261942 objects misplaced (0.309%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:23.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:23 smithi204 bash[78884]: cluster 2024-09-21T10:37:22.517275+0000 mgr.y (mgr.25133) 731 : cluster [DBG] pgmap v666: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 6.8 MiB/s wr, 108 op/s; 2142/261942 objects degraded (0.818%); 809/261942 objects misplaced (0.309%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:23.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:23 smithi204 bash[78884]: audit 2024-09-21T10:37:22.688646+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.3:0/159157369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:23.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:23 smithi204 bash[78884]: audit 2024-09-21T10:37:22.688646+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.3:0/159157369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:23.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:23 smithi204 bash[78884]: audit 2024-09-21T10:37:22.694594+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:23.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:23 smithi204 bash[78884]: audit 2024-09-21T10:37:22.694594+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:23.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:23 smithi204 bash[78884]: audit 2024-09-21T10:37:23.612724+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:23.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:23 smithi204 bash[78884]: audit 2024-09-21T10:37:23.612724+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:23.965 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:23.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:23.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:24.070 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:24.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[88275]: cluster 2024-09-21T10:37:22.517275+0000 mgr.y (mgr.25133) 731 : cluster [DBG] pgmap v666: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 6.8 MiB/s wr, 108 op/s; 2142/261942 objects degraded (0.818%); 809/261942 objects misplaced (0.309%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:24.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[88275]: cluster 2024-09-21T10:37:22.517275+0000 mgr.y (mgr.25133) 731 : cluster [DBG] pgmap v666: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 6.8 MiB/s wr, 108 op/s; 2142/261942 objects degraded (0.818%); 809/261942 objects misplaced (0.309%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:24.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[88275]: audit 2024-09-21T10:37:22.688646+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.3:0/159157369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:24.079 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[88275]: audit 2024-09-21T10:37:22.688646+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.3:0/159157369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:24.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[88275]: audit 2024-09-21T10:37:22.694594+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:24.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[88275]: audit 2024-09-21T10:37:22.694594+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:24.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[88275]: audit 2024-09-21T10:37:23.612724+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:24.080 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[88275]: audit 2024-09-21T10:37:23.612724+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:24.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[89466]: cluster 2024-09-21T10:37:22.517275+0000 mgr.y (mgr.25133) 731 : cluster [DBG] pgmap v666: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 6.8 MiB/s wr, 108 op/s; 2142/261942 objects degraded (0.818%); 809/261942 objects misplaced (0.309%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:24.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[89466]: cluster 2024-09-21T10:37:22.517275+0000 mgr.y (mgr.25133) 731 : cluster [DBG] pgmap v666: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 6.8 MiB/s wr, 108 op/s; 2142/261942 objects degraded (0.818%); 809/261942 objects misplaced (0.309%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:37:24.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[89466]: audit 2024-09-21T10:37:22.688646+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.3:0/159157369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:24.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[89466]: audit 2024-09-21T10:37:22.688646+0000 mon.a (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.3:0/159157369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:24.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[89466]: audit 2024-09-21T10:37:22.694594+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:24.080 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[89466]: audit 2024-09-21T10:37:22.694594+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:37:24.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[89466]: audit 2024-09-21T10:37:23.612724+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:24.081 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:23 smithi003 bash[89466]: audit 2024-09-21T10:37:23.612724+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:24.104 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:24.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:24.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:24.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:24.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:24.329 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:24.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:24.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:24.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:24.486 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:24.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:24.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:24.611 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:24.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:24.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 77 16 91337 91321 74.1143 42.25 0.00256269 0.0134621 2024-09-21T10:37:24.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:24.716 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:37:24.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:24.740 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:24 smithi204 bash[78884]: cluster 2024-09-21T10:37:23.685198+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:24.740 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:24 smithi204 bash[78884]: cluster 2024-09-21T10:37:23.685198+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:24.740 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:24 smithi204 bash[78884]: audit 2024-09-21T10:37:23.694841+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:37:24.740 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:24 smithi204 bash[78884]: audit 2024-09-21T10:37:23.694841+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:37:24.740 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:24 smithi204 bash[78884]: cluster 2024-09-21T10:37:23.698496+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-21T10:37:24.740 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:24 smithi204 bash[78884]: cluster 2024-09-21T10:37:23.698496+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-21T10:37:24.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:24.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:24.867 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:24.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:24.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:24.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:24.999 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:25.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:25.104 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:25.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[88275]: cluster 2024-09-21T10:37:23.685198+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:25.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[88275]: cluster 2024-09-21T10:37:23.685198+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:25.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[88275]: audit 2024-09-21T10:37:23.694841+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:37:25.115 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[88275]: audit 2024-09-21T10:37:23.694841+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:37:25.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[88275]: cluster 2024-09-21T10:37:23.698496+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-21T10:37:25.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[88275]: cluster 2024-09-21T10:37:23.698496+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-21T10:37:25.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[89466]: cluster 2024-09-21T10:37:23.685198+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:25.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[89466]: cluster 2024-09-21T10:37:23.685198+0000 mon.a (mon.0) 1055 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:25.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[89466]: audit 2024-09-21T10:37:23.694841+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:37:25.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[89466]: audit 2024-09-21T10:37:23.694841+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.3:0/1852449209' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:37:25.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[89466]: cluster 2024-09-21T10:37:23.698496+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-21T10:37:25.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:24 smithi003 bash[89466]: cluster 2024-09-21T10:37:23.698496+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-09-21T10:37:25.138 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:25.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:25.241 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:25.278 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:25.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:25.381 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:25.405 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:25.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:25.508 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:25.542 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:25.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:25.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:25.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 78 16 92136 92120 73.8043 49.9375 0.0109418 0.013544 2024-09-21T10:37:25.672 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:25.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:25.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:25.806 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:25.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:25.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:25.937 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:25.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:25.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:25 smithi204 bash[78884]: cluster 2024-09-21T10:37:24.517856+0000 mgr.y (mgr.25133) 732 : cluster [DBG] pgmap v668: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 4.5 MiB/s wr, 71 op/s; 2142/267417 objects degraded (0.801%); 809/267417 objects misplaced (0.303%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:37:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:25 smithi204 bash[78884]: cluster 2024-09-21T10:37:24.517856+0000 mgr.y (mgr.25133) 732 : cluster [DBG] pgmap v668: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 4.5 MiB/s wr, 71 op/s; 2142/267417 objects degraded (0.801%); 809/267417 objects misplaced (0.303%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:37:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:25 smithi204 bash[78884]: cluster 2024-09-21T10:37:25.481495+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 2142/267417 objects degraded (0.801%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:25 smithi204 bash[78884]: cluster 2024-09-21T10:37:25.481495+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 2142/267417 objects degraded (0.801%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:26.040 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:26.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:25 smithi003 bash[88275]: cluster 2024-09-21T10:37:24.517856+0000 mgr.y (mgr.25133) 732 : cluster [DBG] pgmap v668: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 4.5 MiB/s wr, 71 op/s; 2142/267417 objects degraded (0.801%); 809/267417 objects misplaced (0.303%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:37:26.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:25 smithi003 bash[88275]: cluster 2024-09-21T10:37:24.517856+0000 mgr.y (mgr.25133) 732 : cluster [DBG] pgmap v668: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 4.5 MiB/s wr, 71 op/s; 2142/267417 objects degraded (0.801%); 809/267417 objects misplaced (0.303%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:37:26.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:25 smithi003 bash[88275]: cluster 2024-09-21T10:37:25.481495+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 2142/267417 objects degraded (0.801%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:26.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:25 smithi003 bash[88275]: cluster 2024-09-21T10:37:25.481495+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 2142/267417 objects degraded (0.801%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:26.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:25 smithi003 bash[89466]: cluster 2024-09-21T10:37:24.517856+0000 mgr.y (mgr.25133) 732 : cluster [DBG] pgmap v668: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 4.5 MiB/s wr, 71 op/s; 2142/267417 objects degraded (0.801%); 809/267417 objects misplaced (0.303%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:37:26.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:25 smithi003 bash[89466]: cluster 2024-09-21T10:37:24.517856+0000 mgr.y (mgr.25133) 732 : cluster [DBG] pgmap v668: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 4.5 MiB/s wr, 71 op/s; 2142/267417 objects degraded (0.801%); 809/267417 objects misplaced (0.303%); 1.9 MiB/s, 30 objects/s recovering 2024-09-21T10:37:26.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:25 smithi003 bash[89466]: cluster 2024-09-21T10:37:25.481495+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 2142/267417 objects degraded (0.801%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:26.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:25 smithi003 bash[89466]: cluster 2024-09-21T10:37:25.481495+0000 mon.a (mon.0) 1058 : cluster [WRN] Health check update: Degraded data redundancy: 2142/267417 objects degraded (0.801%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:26.072 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:26.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:26.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:26.203 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:26.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:26.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:26.327 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:26.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:26.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:26.457 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:26.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:26.563 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:26.592 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:26.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:26.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 79 16 93232 93216 73.7371 68.5 0.0194691 0.0135566 2024-09-21T10:37:26.697 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:26.724 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:26.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:26.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:26.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:26.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:26.960 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:26.984 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:26.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:26.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:27.088 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:27.121 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:27.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:27.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:27.251 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:27.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:27.354 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:27.377 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:27.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:27.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:27.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.508 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:27.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:27.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:27.618 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:37:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:37:27] "GET /metrics HTTP/1.1" 200 36469 "" "Prometheus/2.51.0" 2024-09-21T10:37:27.633 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:27.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:27.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:37:27.652964+0000 min lat: 0.00120647 max lat: 2.09762 avg lat: 0.01356 2024-09-21T10:37:27.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:37:27.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 80 16 94385 94369 73.7161 72.0625 0.0250085 0.01356 2024-09-21T10:37:27.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:27.765 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:27.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:27.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:27.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:27 smithi003 bash[88275]: cluster 2024-09-21T10:37:26.518522+0000 mgr.y (mgr.25133) 733 : cluster [DBG] pgmap v669: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:27.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:27 smithi003 bash[88275]: cluster 2024-09-21T10:37:26.518522+0000 mgr.y (mgr.25133) 733 : cluster [DBG] pgmap v669: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:27.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:27 smithi003 bash[89466]: cluster 2024-09-21T10:37:26.518522+0000 mgr.y (mgr.25133) 733 : cluster [DBG] pgmap v669: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:27.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:27 smithi003 bash[89466]: cluster 2024-09-21T10:37:26.518522+0000 mgr.y (mgr.25133) 733 : cluster [DBG] pgmap v669: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:27.891 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:27.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:27.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:27.996 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:27 smithi204 bash[78884]: cluster 2024-09-21T10:37:26.518522+0000 mgr.y (mgr.25133) 733 : cluster [DBG] pgmap v669: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:27 smithi204 bash[78884]: cluster 2024-09-21T10:37:26.518522+0000 mgr.y (mgr.25133) 733 : cluster [DBG] pgmap v669: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:28.025 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:28.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:28.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:28.152 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:28.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:28.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:28.285 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:28.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:28.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:28.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:28.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:28.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:28.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:28.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:28.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:28.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 81 16 95562 95546 73.7141 73.5625 0.0177474 0.0135602 2024-09-21T10:37:28.669 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:28.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:28.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:28.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:28.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:28.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:28.932 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:28.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:28.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:29.031 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:37:29.038 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:29.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:37:29.140 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:29.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:29.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:29.269 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:29.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:29.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:29.392 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:29.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:29.495 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:29.521 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:29.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:29.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:29.650 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:29.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:29.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 82 16 96641 96625 73.6375 67.4375 0.00613495 0.0135749 2024-09-21T10:37:29.754 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:29.782 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:29.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:29.887 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:29.926 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:29.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:29.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:29 smithi204 bash[78884]: cluster 2024-09-21T10:37:28.519012+0000 mgr.y (mgr.25133) 734 : cluster [DBG] pgmap v670: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:29 smithi204 bash[78884]: cluster 2024-09-21T10:37:28.519012+0000 mgr.y (mgr.25133) 734 : cluster [DBG] pgmap v670: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:30.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:30.048 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:30.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:30.151 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:30.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:29 smithi003 bash[88275]: cluster 2024-09-21T10:37:28.519012+0000 mgr.y (mgr.25133) 734 : cluster [DBG] pgmap v670: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:30.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:29 smithi003 bash[88275]: cluster 2024-09-21T10:37:28.519012+0000 mgr.y (mgr.25133) 734 : cluster [DBG] pgmap v670: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:30.161 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:29 smithi003 bash[89466]: cluster 2024-09-21T10:37:28.519012+0000 mgr.y (mgr.25133) 734 : cluster [DBG] pgmap v670: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:30.161 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:29 smithi003 bash[89466]: cluster 2024-09-21T10:37:28.519012+0000 mgr.y (mgr.25133) 734 : cluster [DBG] pgmap v670: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 2142/275133 objects degraded (0.779%); 507/275133 objects misplaced (0.184%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:37:30.177 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:30.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:30.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:30.301 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:30.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:30.343 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:37:30.343 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:37:30.343 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-09-21T10:37:30.343 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-09-21T10:37:30.344 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-09-21T10:37:30.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-09-21T10:37:30.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:30.431 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:30.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:30.535 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:30.568 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:30.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:30.654 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 83 15 97797 97782 73.6214 72.3125 0.0127914 0.0135779 2024-09-21T10:37:30.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:30.699 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:30.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:30.773 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:37:30.773 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:37:30.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:30.812 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:30 smithi003 bash[88275]: cluster 2024-09-21T10:37:30.482183+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: Degraded data redundancy: 2142/275133 objects degraded (0.779%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:30.812 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:30 smithi003 bash[88275]: cluster 2024-09-21T10:37:30.482183+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: Degraded data redundancy: 2142/275133 objects degraded (0.779%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:30.812 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:30 smithi003 bash[89466]: cluster 2024-09-21T10:37:30.482183+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: Degraded data redundancy: 2142/275133 objects degraded (0.779%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:30.812 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:30 smithi003 bash[89466]: cluster 2024-09-21T10:37:30.482183+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: Degraded data redundancy: 2142/275133 objects degraded (0.779%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:30.830 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:30.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:30.935 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:30.960 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:30.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:30.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:31.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:30 smithi204 bash[78884]: cluster 2024-09-21T10:37:30.482183+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: Degraded data redundancy: 2142/275133 objects degraded (0.779%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:31.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:30 smithi204 bash[78884]: cluster 2024-09-21T10:37:30.482183+0000 mon.a (mon.0) 1059 : cluster [WRN] Health check update: Degraded data redundancy: 2142/275133 objects degraded (0.779%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:31.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:31.085 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:31.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:31.190 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:31.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:31.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:31.329 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:31.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:31.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:31.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:31.485 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:31.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:31.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:31.611 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:31.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:31.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 84 16 98923 98907 73.582 70.3125 0.0554582 0.013584 2024-09-21T10:37:31.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:31.745 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:31.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:31.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:31.882 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:31.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:31.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:31.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:37:31.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:31 smithi204 bash[78884]: cluster 2024-09-21T10:37:30.519819+0000 mgr.y (mgr.25133) 735 : cluster [DBG] pgmap v671: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 945 op/s; 2142/285753 objects degraded (0.750%); 103/285753 objects misplaced (0.036%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:37:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:31 smithi204 bash[78884]: cluster 2024-09-21T10:37:30.519819+0000 mgr.y (mgr.25133) 735 : cluster [DBG] pgmap v671: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 945 op/s; 2142/285753 objects degraded (0.750%); 103/285753 objects misplaced (0.036%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:37:32.019 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:32.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:32.123 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:32.133 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:31 smithi003 bash[88275]: cluster 2024-09-21T10:37:30.519819+0000 mgr.y (mgr.25133) 735 : cluster [DBG] pgmap v671: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 945 op/s; 2142/285753 objects degraded (0.750%); 103/285753 objects misplaced (0.036%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:37:32.133 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:31 smithi003 bash[88275]: cluster 2024-09-21T10:37:30.519819+0000 mgr.y (mgr.25133) 735 : cluster [DBG] pgmap v671: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 945 op/s; 2142/285753 objects degraded (0.750%); 103/285753 objects misplaced (0.036%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:37:32.133 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:31 smithi003 bash[89466]: cluster 2024-09-21T10:37:30.519819+0000 mgr.y (mgr.25133) 735 : cluster [DBG] pgmap v671: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 945 op/s; 2142/285753 objects degraded (0.750%); 103/285753 objects misplaced (0.036%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:37:32.133 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:31 smithi003 bash[89466]: cluster 2024-09-21T10:37:30.519819+0000 mgr.y (mgr.25133) 735 : cluster [DBG] pgmap v671: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 945 op/s; 2142/285753 objects degraded (0.750%); 103/285753 objects misplaced (0.036%); 4.4 MiB/s, 70 objects/s recovering 2024-09-21T10:37:32.148 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:32.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:32.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:32.278 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:32.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:32.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:32.403 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:32.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:32.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:32.527 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:32.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:32.630 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:32.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:32.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:32.654 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 85 16 99510 99494 73.1479 36.6875 0.00259516 0.0135725 2024-09-21T10:37:32.753 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:32.778 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:32.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:32.880 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:32.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:32 smithi003 bash[88275]: cluster 2024-09-21T10:37:31.786406+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-21T10:37:32.890 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:32 smithi003 bash[88275]: cluster 2024-09-21T10:37:31.786406+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-21T10:37:32.891 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:32 smithi003 bash[88275]: cluster 2024-09-21T10:37:32.785124+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-21T10:37:32.891 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:32 smithi003 bash[88275]: cluster 2024-09-21T10:37:32.785124+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-21T10:37:32.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:32 smithi003 bash[89466]: cluster 2024-09-21T10:37:31.786406+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-21T10:37:32.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:32 smithi003 bash[89466]: cluster 2024-09-21T10:37:31.786406+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-21T10:37:32.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:32 smithi003 bash[89466]: cluster 2024-09-21T10:37:32.785124+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-21T10:37:32.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:32 smithi003 bash[89466]: cluster 2024-09-21T10:37:32.785124+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-21T10:37:32.908 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:32.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:32.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:32 smithi204 bash[78884]: cluster 2024-09-21T10:37:31.786406+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-21T10:37:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:32 smithi204 bash[78884]: cluster 2024-09-21T10:37:31.786406+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-09-21T10:37:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:32 smithi204 bash[78884]: cluster 2024-09-21T10:37:32.785124+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-21T10:37:33.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:32 smithi204 bash[78884]: cluster 2024-09-21T10:37:32.785124+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-09-21T10:37:33.007 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:37:32 smithi204 bash[72080]: logger=cleanup t=2024-09-21T10:37:32.64995928Z level=info msg="Completed cleanup jobs" duration=76.175027ms 2024-09-21T10:37:33.007 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:37:32 smithi204 bash[72080]: logger=plugins.update.checker t=2024-09-21T10:37:32.728678333Z level=info msg="Update check succeeded" duration=68.207261ms 2024-09-21T10:37:33.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:33.036 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:33.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:33.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:33.162 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:33.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:33.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:33.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:33.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:33.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:33.419 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:33.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:33.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:33.554 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:33.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:33.654 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 86 16 100415 100399 72.955 56.5625 0.0109858 0.0137022 2024-09-21T10:37:33.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:33.682 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:33.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:33.789 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:33.813 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:33.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:33.826 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:33.830 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:33.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:33.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:33 smithi204 bash[78884]: cluster 2024-09-21T10:37:32.520323+0000 mgr.y (mgr.25133) 736 : cluster [DBG] pgmap v673: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 2142/291291 objects degraded (0.735%); 103/291291 objects misplaced (0.035%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:37:33.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:33 smithi204 bash[78884]: cluster 2024-09-21T10:37:32.520323+0000 mgr.y (mgr.25133) 736 : cluster [DBG] pgmap v673: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 2142/291291 objects degraded (0.735%); 103/291291 objects misplaced (0.035%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:37:33.941 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:33.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:33.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:34.044 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:34.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:33 smithi003 bash[88275]: cluster 2024-09-21T10:37:32.520323+0000 mgr.y (mgr.25133) 736 : cluster [DBG] pgmap v673: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 2142/291291 objects degraded (0.735%); 103/291291 objects misplaced (0.035%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:37:34.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:33 smithi003 bash[88275]: cluster 2024-09-21T10:37:32.520323+0000 mgr.y (mgr.25133) 736 : cluster [DBG] pgmap v673: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 2142/291291 objects degraded (0.735%); 103/291291 objects misplaced (0.035%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:37:34.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:33 smithi003 bash[89466]: cluster 2024-09-21T10:37:32.520323+0000 mgr.y (mgr.25133) 736 : cluster [DBG] pgmap v673: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 2142/291291 objects degraded (0.735%); 103/291291 objects misplaced (0.035%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:37:34.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:33 smithi003 bash[89466]: cluster 2024-09-21T10:37:32.520323+0000 mgr.y (mgr.25133) 736 : cluster [DBG] pgmap v673: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 2142/291291 objects degraded (0.735%); 103/291291 objects misplaced (0.035%); 5.0 MiB/s, 80 objects/s recovering 2024-09-21T10:37:34.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.151 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:34.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:34.252 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:34.277 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:34.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:34.381 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:34.407 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:34.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:34.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:34.533 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:34.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:34.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:34.654 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 87 16 101505 101489 72.8994 68.125 0.0160267 0.0137127 2024-09-21T10:37:34.660 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:34.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:34.764 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:34.793 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:34.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:34.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:34.920 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:34.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:34.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:35.025 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:35.044 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:35.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:35.147 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:35.179 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:35.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:35.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:35.305 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:35.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:35.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:35.429 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:35.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:35.461 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:37:35.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:35.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:35.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:35.654 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 88 16 102595 102579 72.8451 68.125 0.0123522 0.0137227 2024-09-21T10:37:35.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:35.687 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:35.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:35.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:35.821 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:35.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:35.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:35.960 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:35.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:35.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:36.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:36.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:35 smithi204 bash[78884]: cluster 2024-09-21T10:37:34.521012+0000 mgr.y (mgr.25133) 737 : cluster [DBG] pgmap v675: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s; 2142/297618 objects degraded (0.720%); 103/297618 objects misplaced (0.035%); 3.2 MiB/s, 50 objects/s recovering 2024-09-21T10:37:36.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:35 smithi204 bash[78884]: cluster 2024-09-21T10:37:34.521012+0000 mgr.y (mgr.25133) 737 : cluster [DBG] pgmap v675: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s; 2142/297618 objects degraded (0.720%); 103/297618 objects misplaced (0.035%); 3.2 MiB/s, 50 objects/s recovering 2024-09-21T10:37:36.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:35 smithi204 bash[78884]: cluster 2024-09-21T10:37:35.482961+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check update: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:36.078 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:35 smithi204 bash[78884]: cluster 2024-09-21T10:37:35.482961+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check update: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:36.093 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:36.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:36.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:35 smithi003 bash[88275]: cluster 2024-09-21T10:37:34.521012+0000 mgr.y (mgr.25133) 737 : cluster [DBG] pgmap v675: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s; 2142/297618 objects degraded (0.720%); 103/297618 objects misplaced (0.035%); 3.2 MiB/s, 50 objects/s recovering 2024-09-21T10:37:36.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:35 smithi003 bash[88275]: cluster 2024-09-21T10:37:34.521012+0000 mgr.y (mgr.25133) 737 : cluster [DBG] pgmap v675: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s; 2142/297618 objects degraded (0.720%); 103/297618 objects misplaced (0.035%); 3.2 MiB/s, 50 objects/s recovering 2024-09-21T10:37:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:35 smithi003 bash[88275]: cluster 2024-09-21T10:37:35.482961+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check update: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:36.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:35 smithi003 bash[88275]: cluster 2024-09-21T10:37:35.482961+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check update: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:36.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:35 smithi003 bash[89466]: cluster 2024-09-21T10:37:34.521012+0000 mgr.y (mgr.25133) 737 : cluster [DBG] pgmap v675: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s; 2142/297618 objects degraded (0.720%); 103/297618 objects misplaced (0.035%); 3.2 MiB/s, 50 objects/s recovering 2024-09-21T10:37:36.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:35 smithi003 bash[89466]: cluster 2024-09-21T10:37:34.521012+0000 mgr.y (mgr.25133) 737 : cluster [DBG] pgmap v675: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s; 2142/297618 objects degraded (0.720%); 103/297618 objects misplaced (0.035%); 3.2 MiB/s, 50 objects/s recovering 2024-09-21T10:37:36.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:35 smithi003 bash[89466]: cluster 2024-09-21T10:37:35.482961+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check update: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:36.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:35 smithi003 bash[89466]: cluster 2024-09-21T10:37:35.482961+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check update: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:36.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:36.220 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:36.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:36.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:36.346 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:36.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:36.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:36.472 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:36.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:36.482 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:37:36.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:36.599 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:36.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:36.654 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 89 16 103208 103192 72.457 38.3125 0.00253475 0.0137271 2024-09-21T10:37:36.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:36.735 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:36.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:36.840 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:36.863 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:36.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:36.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:36.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:36.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:36.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:37.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:37.107 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:36 smithi204 bash[78884]: audit 2024-09-21T10:37:36.523206+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:37:37.107 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:36 smithi204 bash[78884]: audit 2024-09-21T10:37:36.523206+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:37:37.118 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:37.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:37.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:37.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:36 smithi003 bash[88275]: audit 2024-09-21T10:37:36.523206+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:37:37.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:36 smithi003 bash[88275]: audit 2024-09-21T10:37:36.523206+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:37:37.235 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:36 smithi003 bash[89466]: audit 2024-09-21T10:37:36.523206+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:37:37.235 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:36 smithi003 bash[89466]: audit 2024-09-21T10:37:36.523206+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-09-21T10:37:37.243 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:37.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:37.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:37.371 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:37.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:37.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:37.499 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:37.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:37.602 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:37.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:37.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:37.654 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 90 15 103632 103617 71.9471 26.5625 0.00758588 0.0138144 2024-09-21T10:37:37.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:37:37] "GET /metrics HTTP/1.1" 200 36469 "" "Prometheus/2.51.0" 2024-09-21T10:37:37.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:37.762 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:37.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:37.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:37.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[88275]: cluster 2024-09-21T10:37:36.522071+0000 mgr.y (mgr.25133) 738 : cluster [DBG] pgmap v676: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 1881/305454 objects misplaced (0.616%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:37:37.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[88275]: cluster 2024-09-21T10:37:36.522071+0000 mgr.y (mgr.25133) 738 : cluster [DBG] pgmap v676: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 1881/305454 objects misplaced (0.616%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:37:37.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[88275]: cluster 2024-09-21T10:37:36.810485+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded) 2024-09-21T10:37:37.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[88275]: cluster 2024-09-21T10:37:36.810485+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded) 2024-09-21T10:37:37.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[88275]: audit 2024-09-21T10:37:36.823397+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:37:37.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[88275]: audit 2024-09-21T10:37:36.823397+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:37:37.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[88275]: cluster 2024-09-21T10:37:36.828306+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-21T10:37:37.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[88275]: cluster 2024-09-21T10:37:36.828306+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-21T10:37:37.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[89466]: cluster 2024-09-21T10:37:36.522071+0000 mgr.y (mgr.25133) 738 : cluster [DBG] pgmap v676: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 1881/305454 objects misplaced (0.616%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:37:37.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[89466]: cluster 2024-09-21T10:37:36.522071+0000 mgr.y (mgr.25133) 738 : cluster [DBG] pgmap v676: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 1881/305454 objects misplaced (0.616%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:37:37.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[89466]: cluster 2024-09-21T10:37:36.810485+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded) 2024-09-21T10:37:37.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[89466]: cluster 2024-09-21T10:37:36.810485+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded) 2024-09-21T10:37:37.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[89466]: audit 2024-09-21T10:37:36.823397+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:37:37.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[89466]: audit 2024-09-21T10:37:36.823397+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:37:37.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[89466]: cluster 2024-09-21T10:37:36.828306+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-21T10:37:37.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:37 smithi003 bash[89466]: cluster 2024-09-21T10:37:36.828306+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-21T10:37:37.889 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:37.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:37.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:37.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:38.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:37 smithi204 bash[78884]: cluster 2024-09-21T10:37:36.522071+0000 mgr.y (mgr.25133) 738 : cluster [DBG] pgmap v676: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 1881/305454 objects misplaced (0.616%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:37:38.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:37 smithi204 bash[78884]: cluster 2024-09-21T10:37:36.522071+0000 mgr.y (mgr.25133) 738 : cluster [DBG] pgmap v676: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 1881/305454 objects misplaced (0.616%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:37:38.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:37 smithi204 bash[78884]: cluster 2024-09-21T10:37:36.810485+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded) 2024-09-21T10:37:38.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:37 smithi204 bash[78884]: cluster 2024-09-21T10:37:36.810485+0000 mon.a (mon.0) 1064 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2142/297618 objects degraded (0.720%), 1 pg degraded) 2024-09-21T10:37:38.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:37 smithi204 bash[78884]: audit 2024-09-21T10:37:36.823397+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:37:38.004 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:37 smithi204 bash[78884]: audit 2024-09-21T10:37:36.823397+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-09-21T10:37:38.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:37 smithi204 bash[78884]: cluster 2024-09-21T10:37:36.828306+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-21T10:37:38.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:37 smithi204 bash[78884]: cluster 2024-09-21T10:37:36.828306+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-09-21T10:37:38.019 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:38.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:38.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:38.149 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:38.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:38.252 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:38.280 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:38.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:38.383 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:38.409 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:38.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:38.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:38.540 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:38.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:38.643 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:38.654 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 91 13 103632 103619 71.1578 0.125 0.0878237 0.0138159 2024-09-21T10:37:38.669 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:38.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:38.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:38.797 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:38.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:38.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:38.924 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[88275]: cluster 2024-09-21T10:37:37.833054+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-21T10:37:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[88275]: cluster 2024-09-21T10:37:37.833054+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-21T10:37:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[88275]: audit 2024-09-21T10:37:38.411390+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]} : dispatch 2024-09-21T10:37:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[88275]: audit 2024-09-21T10:37:38.411390+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]} : dispatch 2024-09-21T10:37:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[88275]: audit 2024-09-21T10:37:38.524031+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:37:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[88275]: audit 2024-09-21T10:37:38.524031+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:37:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[88275]: audit 2024-09-21T10:37:38.621833+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[88275]: audit 2024-09-21T10:37:38.621833+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[88275]: audit 2024-09-21T10:37:38.623898+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[88275]: audit 2024-09-21T10:37:38.623898+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[89466]: cluster 2024-09-21T10:37:37.833054+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-21T10:37:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[89466]: cluster 2024-09-21T10:37:37.833054+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-21T10:37:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[89466]: audit 2024-09-21T10:37:38.411390+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]} : dispatch 2024-09-21T10:37:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[89466]: audit 2024-09-21T10:37:38.411390+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]} : dispatch 2024-09-21T10:37:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[89466]: audit 2024-09-21T10:37:38.524031+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:37:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[89466]: audit 2024-09-21T10:37:38.524031+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:37:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[89466]: audit 2024-09-21T10:37:38.621833+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[89466]: audit 2024-09-21T10:37:38.621833+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[89466]: audit 2024-09-21T10:37:38.623898+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:38 smithi003 bash[89466]: audit 2024-09-21T10:37:38.623898+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:38.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:38.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:39.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:39.052 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:39.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:39.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:39.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:38 smithi204 bash[78884]: cluster 2024-09-21T10:37:37.833054+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-21T10:37:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:38 smithi204 bash[78884]: cluster 2024-09-21T10:37:37.833054+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-09-21T10:37:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:38 smithi204 bash[78884]: audit 2024-09-21T10:37:38.411390+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]} : dispatch 2024-09-21T10:37:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:38 smithi204 bash[78884]: audit 2024-09-21T10:37:38.411390+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]} : dispatch 2024-09-21T10:37:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:38 smithi204 bash[78884]: audit 2024-09-21T10:37:38.524031+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:37:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:38 smithi204 bash[78884]: audit 2024-09-21T10:37:38.524031+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-09-21T10:37:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:38 smithi204 bash[78884]: audit 2024-09-21T10:37:38.621833+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:38 smithi204 bash[78884]: audit 2024-09-21T10:37:38.621833+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:38 smithi204 bash[78884]: audit 2024-09-21T10:37:38.623898+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:39.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:38 smithi204 bash[78884]: audit 2024-09-21T10:37:38.623898+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:39.178 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:39.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:39.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:39.307 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:39.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:39.435 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:39.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:39.538 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:39.565 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:39.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:39.655 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total time run: 91.3842 2024-09-21T10:37:39.655 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total writes made: 103632 2024-09-21T10:37:39.655 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Write size: 65536 2024-09-21T10:37:39.655 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object size: 65536 2024-09-21T10:37:39.655 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Bandwidth (MB/sec): 70.8766 2024-09-21T10:37:39.655 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Bandwidth: 32.6103 2024-09-21T10:37:39.655 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max bandwidth (MB/sec): 185.562 2024-09-21T10:37:39.655 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min bandwidth (MB/sec): 0 2024-09-21T10:37:39.655 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average IOPS: 1134 2024-09-21T10:37:39.656 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev IOPS: 521.765 2024-09-21T10:37:39.656 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max IOPS: 2969 2024-09-21T10:37:39.656 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min IOPS: 0 2024-09-21T10:37:39.656 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average Latency(s): 0.0140654 2024-09-21T10:37:39.656 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Latency(s): 0.0499786 2024-09-21T10:37:39.656 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max latency(s): 2.17948 2024-09-21T10:37:39.656 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min latency(s): 0.00120647 2024-09-21T10:37:39.663 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:37:39.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:39.704 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:39.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:39.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:39.841 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:39.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:39.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:39 smithi204 bash[78884]: cluster 2024-09-21T10:37:38.522873+0000 mgr.y (mgr.25133) 739 : cluster [DBG] pgmap v679: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1881/305454 objects misplaced (0.616%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:37:39.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:39 smithi204 bash[78884]: cluster 2024-09-21T10:37:38.522873+0000 mgr.y (mgr.25133) 739 : cluster [DBG] pgmap v679: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1881/305454 objects misplaced (0.616%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:37:39.869 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:39 smithi204 bash[78884]: audit 2024-09-21T10:37:38.833506+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]}]': finished 2024-09-21T10:37:39.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:39 smithi204 bash[78884]: audit 2024-09-21T10:37:38.833506+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]}]': finished 2024-09-21T10:37:39.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:39 smithi204 bash[78884]: audit 2024-09-21T10:37:38.833599+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:37:39.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:39 smithi204 bash[78884]: audit 2024-09-21T10:37:38.833599+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:37:39.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:39 smithi204 bash[78884]: cluster 2024-09-21T10:37:38.840171+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-21T10:37:39.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:39 smithi204 bash[78884]: cluster 2024-09-21T10:37:38.840171+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-21T10:37:39.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:39.971 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:39.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:39.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:40.076 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:40.101 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:40.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[88275]: cluster 2024-09-21T10:37:38.522873+0000 mgr.y (mgr.25133) 739 : cluster [DBG] pgmap v679: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1881/305454 objects misplaced (0.616%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:37:40.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[88275]: cluster 2024-09-21T10:37:38.522873+0000 mgr.y (mgr.25133) 739 : cluster [DBG] pgmap v679: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1881/305454 objects misplaced (0.616%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:37:40.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[88275]: audit 2024-09-21T10:37:38.833506+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]}]': finished 2024-09-21T10:37:40.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[88275]: audit 2024-09-21T10:37:38.833506+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]}]': finished 2024-09-21T10:37:40.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[88275]: audit 2024-09-21T10:37:38.833599+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:37:40.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[88275]: audit 2024-09-21T10:37:38.833599+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:37:40.103 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[88275]: cluster 2024-09-21T10:37:38.840171+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-21T10:37:40.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[88275]: cluster 2024-09-21T10:37:38.840171+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-21T10:37:40.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[89466]: cluster 2024-09-21T10:37:38.522873+0000 mgr.y (mgr.25133) 739 : cluster [DBG] pgmap v679: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1881/305454 objects misplaced (0.616%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:37:40.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[89466]: cluster 2024-09-21T10:37:38.522873+0000 mgr.y (mgr.25133) 739 : cluster [DBG] pgmap v679: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s; 1881/305454 objects misplaced (0.616%); 3.8 MiB/s, 60 objects/s recovering 2024-09-21T10:37:40.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[89466]: audit 2024-09-21T10:37:38.833506+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]}]': finished 2024-09-21T10:37:40.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[89466]: audit 2024-09-21T10:37:38.833506+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "7.13", "id": [3, 5]}]': finished 2024-09-21T10:37:40.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[89466]: audit 2024-09-21T10:37:38.833599+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:37:40.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[89466]: audit 2024-09-21T10:37:38.833599+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-09-21T10:37:40.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[89466]: cluster 2024-09-21T10:37:38.840171+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-21T10:37:40.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:39 smithi003 bash[89466]: cluster 2024-09-21T10:37:38.840171+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-09-21T10:37:40.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:40.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:40.226 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:40.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:40.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:40.349 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:40.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:40.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:40.473 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:40.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:40.575 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:40.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:40.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:40.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:40.723 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:40.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:40.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:40.853 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:40.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:40.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:40.979 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:40.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:40.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:41.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:41.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:40 smithi204 bash[78884]: cluster 2024-09-21T10:37:39.846651+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-21T10:37:41.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:40 smithi204 bash[78884]: cluster 2024-09-21T10:37:39.846651+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-21T10:37:41.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:40 smithi204 bash[78884]: audit 2024-09-21T10:37:40.524729+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:37:41.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:40 smithi204 bash[78884]: audit 2024-09-21T10:37:40.524729+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:37:41.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:40 smithi204 bash[78884]: audit 2024-09-21T10:37:40.840336+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:37:41.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:40 smithi204 bash[78884]: audit 2024-09-21T10:37:40.840336+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:37:41.107 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:41.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[88275]: cluster 2024-09-21T10:37:39.846651+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-21T10:37:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[88275]: cluster 2024-09-21T10:37:39.846651+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-21T10:37:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[88275]: audit 2024-09-21T10:37:40.524729+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:37:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[88275]: audit 2024-09-21T10:37:40.524729+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:37:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[88275]: audit 2024-09-21T10:37:40.840336+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:37:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[88275]: audit 2024-09-21T10:37:40.840336+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:37:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[89466]: cluster 2024-09-21T10:37:39.846651+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-21T10:37:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[89466]: cluster 2024-09-21T10:37:39.846651+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-09-21T10:37:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[89466]: audit 2024-09-21T10:37:40.524729+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:37:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[89466]: audit 2024-09-21T10:37:40.524729+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:37:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[89466]: audit 2024-09-21T10:37:40.840336+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:37:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:40 smithi003 bash[89466]: audit 2024-09-21T10:37:40.840336+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:37:41.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:41.233 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:41.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:41.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:41.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:41.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:41.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:41.515 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:41.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:41.625 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:41.649 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:41.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:41.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:41.779 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:41.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:41.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:41.905 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:41.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:41.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[88275]: cluster 2024-09-21T10:37:40.523585+0000 mgr.y (mgr.25133) 740 : cluster [DBG] pgmap v682: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 1491/310176 objects misplaced (0.481%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[88275]: cluster 2024-09-21T10:37:40.523585+0000 mgr.y (mgr.25133) 740 : cluster [DBG] pgmap v682: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 1491/310176 objects misplaced (0.481%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[88275]: cluster 2024-09-21T10:37:40.850170+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-21T10:37:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[88275]: cluster 2024-09-21T10:37:40.850170+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-21T10:37:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[88275]: cluster 2024-09-21T10:37:41.860945+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-21T10:37:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[88275]: cluster 2024-09-21T10:37:41.860945+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-21T10:37:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[89466]: cluster 2024-09-21T10:37:40.523585+0000 mgr.y (mgr.25133) 740 : cluster [DBG] pgmap v682: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 1491/310176 objects misplaced (0.481%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[89466]: cluster 2024-09-21T10:37:40.523585+0000 mgr.y (mgr.25133) 740 : cluster [DBG] pgmap v682: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 1491/310176 objects misplaced (0.481%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[89466]: cluster 2024-09-21T10:37:40.850170+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-21T10:37:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[89466]: cluster 2024-09-21T10:37:40.850170+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-21T10:37:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[89466]: cluster 2024-09-21T10:37:41.860945+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-21T10:37:41.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:41 smithi003 bash[89466]: cluster 2024-09-21T10:37:41.860945+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-21T10:37:42.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:42.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:42.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:42.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:42.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:41 smithi204 bash[78884]: cluster 2024-09-21T10:37:40.523585+0000 mgr.y (mgr.25133) 740 : cluster [DBG] pgmap v682: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 1491/310176 objects misplaced (0.481%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:42.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:41 smithi204 bash[78884]: cluster 2024-09-21T10:37:40.523585+0000 mgr.y (mgr.25133) 740 : cluster [DBG] pgmap v682: 109 pgs: 1 active+recovering+undersized+remapped, 108 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 1491/310176 objects misplaced (0.481%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:42.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:41 smithi204 bash[78884]: cluster 2024-09-21T10:37:40.850170+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-21T10:37:42.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:41 smithi204 bash[78884]: cluster 2024-09-21T10:37:40.850170+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-09-21T10:37:42.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:41 smithi204 bash[78884]: cluster 2024-09-21T10:37:41.860945+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-21T10:37:42.141 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:41 smithi204 bash[78884]: cluster 2024-09-21T10:37:41.860945+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-09-21T10:37:42.152 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:42.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:42.255 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:42.274 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:42.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:42.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:42.404 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:42.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:42.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:42.528 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:42.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:42.632 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:42.651 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:42.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:42.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:42.782 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:42.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:42.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:42.915 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:42.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:42.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:43.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:43.044 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:43.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:43.147 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:43.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:43.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:43.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:43.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:43.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:43.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:43.426 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:43.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:43.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:43.548 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:43.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:43.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:43.670 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:43.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:43.773 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:43.795 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:43.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:43.897 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:43.923 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:43.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:43.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:44.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:44.054 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:44.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:44.157 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:44.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[88275]: cluster 2024-09-21T10:37:42.524186+0000 mgr.y (mgr.25133) 741 : cluster [DBG] pgmap v685: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 28 MiB/s wr, 509 op/s; 3195/310179 objects degraded (1.030%); 4686/310179 objects misplaced (1.511%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:44.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[88275]: cluster 2024-09-21T10:37:42.524186+0000 mgr.y (mgr.25133) 741 : cluster [DBG] pgmap v685: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 28 MiB/s wr, 509 op/s; 3195/310179 objects degraded (1.030%); 4686/310179 objects misplaced (1.511%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:44.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[88275]: cluster 2024-09-21T10:37:42.861791+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-21T10:37:44.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[88275]: cluster 2024-09-21T10:37:42.861791+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-21T10:37:44.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[88275]: cluster 2024-09-21T10:37:42.870803+0000 mon.a (mon.0) 1081 : cluster [WRN] Health check failed: Degraded data redundancy: 3195/310179 objects degraded (1.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:44.168 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[88275]: cluster 2024-09-21T10:37:42.870803+0000 mon.a (mon.0) 1081 : cluster [WRN] Health check failed: Degraded data redundancy: 3195/310179 objects degraded (1.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:44.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[89466]: cluster 2024-09-21T10:37:42.524186+0000 mgr.y (mgr.25133) 741 : cluster [DBG] pgmap v685: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 28 MiB/s wr, 509 op/s; 3195/310179 objects degraded (1.030%); 4686/310179 objects misplaced (1.511%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:44.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[89466]: cluster 2024-09-21T10:37:42.524186+0000 mgr.y (mgr.25133) 741 : cluster [DBG] pgmap v685: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 28 MiB/s wr, 509 op/s; 3195/310179 objects degraded (1.030%); 4686/310179 objects misplaced (1.511%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:44.169 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[89466]: cluster 2024-09-21T10:37:42.861791+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-21T10:37:44.169 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[89466]: cluster 2024-09-21T10:37:42.861791+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-21T10:37:44.169 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[89466]: cluster 2024-09-21T10:37:42.870803+0000 mon.a (mon.0) 1081 : cluster [WRN] Health check failed: Degraded data redundancy: 3195/310179 objects degraded (1.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:44.169 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:43 smithi003 bash[89466]: cluster 2024-09-21T10:37:42.870803+0000 mon.a (mon.0) 1081 : cluster [WRN] Health check failed: Degraded data redundancy: 3195/310179 objects degraded (1.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:44.187 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:44.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:43 smithi204 bash[78884]: cluster 2024-09-21T10:37:42.524186+0000 mgr.y (mgr.25133) 741 : cluster [DBG] pgmap v685: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 28 MiB/s wr, 509 op/s; 3195/310179 objects degraded (1.030%); 4686/310179 objects misplaced (1.511%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:43 smithi204 bash[78884]: cluster 2024-09-21T10:37:42.524186+0000 mgr.y (mgr.25133) 741 : cluster [DBG] pgmap v685: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 107 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 28 MiB/s wr, 509 op/s; 3195/310179 objects degraded (1.030%); 4686/310179 objects misplaced (1.511%); 6.1 MiB/s, 97 objects/s recovering 2024-09-21T10:37:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:43 smithi204 bash[78884]: cluster 2024-09-21T10:37:42.861791+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-21T10:37:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:43 smithi204 bash[78884]: cluster 2024-09-21T10:37:42.861791+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-09-21T10:37:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:43 smithi204 bash[78884]: cluster 2024-09-21T10:37:42.870803+0000 mon.a (mon.0) 1081 : cluster [WRN] Health check failed: Degraded data redundancy: 3195/310179 objects degraded (1.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:44.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:43 smithi204 bash[78884]: cluster 2024-09-21T10:37:42.870803+0000 mon.a (mon.0) 1081 : cluster [WRN] Health check failed: Degraded data redundancy: 3195/310179 objects degraded (1.030%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:37:44.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:44.316 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:44.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:44.419 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:44.439 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:44.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:44.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:44.561 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:44.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:44.625 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:37:44.626 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:37:44.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:44.693 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:44.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:44.800 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:44.827 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:44.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:44.836 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:37:44.836 INFO:teuthology.orchestra.run.smithi204.stdout: "success": "" 2024-09-21T10:37:44.836 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:37:44.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:44.960 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:44.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:44.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:45.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:45.091 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:45.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:45.196 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:45.230 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:45.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:45.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:45.357 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:45.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:45.462 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:45.495 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:45.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:45.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:45.622 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:45.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:45.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:45.751 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:45.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:45.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:45.875 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:45.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:45.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:45.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:45.999 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:46.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:46.068 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:37:46.069 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:37:46.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:46.108 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:37:46.108 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:37:46.121 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:45 smithi204 bash[78884]: cluster 2024-09-21T10:37:44.524759+0000 mgr.y (mgr.25133) 742 : cluster [DBG] pgmap v687: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 218 B/s rd, 3.8 MiB/s wr, 340 op/s; 9541/307104 objects degraded (3.107%); 4686/307104 objects misplaced (1.526%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:37:46.121 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:45 smithi204 bash[78884]: cluster 2024-09-21T10:37:44.524759+0000 mgr.y (mgr.25133) 742 : cluster [DBG] pgmap v687: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 218 B/s rd, 3.8 MiB/s wr, 340 op/s; 9541/307104 objects degraded (3.107%); 4686/307104 objects misplaced (1.526%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:37:46.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:46.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:46.163 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:37:46.163 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:37:46.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:45 smithi003 bash[88275]: cluster 2024-09-21T10:37:44.524759+0000 mgr.y (mgr.25133) 742 : cluster [DBG] pgmap v687: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 218 B/s rd, 3.8 MiB/s wr, 340 op/s; 9541/307104 objects degraded (3.107%); 4686/307104 objects misplaced (1.526%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:37:46.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:45 smithi003 bash[88275]: cluster 2024-09-21T10:37:44.524759+0000 mgr.y (mgr.25133) 742 : cluster [DBG] pgmap v687: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 218 B/s rd, 3.8 MiB/s wr, 340 op/s; 9541/307104 objects degraded (3.107%); 4686/307104 objects misplaced (1.526%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:37:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:45 smithi003 bash[89466]: cluster 2024-09-21T10:37:44.524759+0000 mgr.y (mgr.25133) 742 : cluster [DBG] pgmap v687: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 218 B/s rd, 3.8 MiB/s wr, 340 op/s; 9541/307104 objects degraded (3.107%); 4686/307104 objects misplaced (1.526%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:37:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:45 smithi003 bash[89466]: cluster 2024-09-21T10:37:44.524759+0000 mgr.y (mgr.25133) 742 : cluster [DBG] pgmap v687: 109 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 106 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 218 B/s rd, 3.8 MiB/s wr, 340 op/s; 9541/307104 objects degraded (3.107%); 4686/307104 objects misplaced (1.526%); 1.1 MiB/s, 17 objects/s recovering 2024-09-21T10:37:46.200 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:37:46.201 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:37:46.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:46.236 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:37:46.236 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:37:46.252 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:46.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:46.265 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:37:46.265 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:37:46.298 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:37:46.298 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:37:46.324 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:37:46.325 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:37:46.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:46.375 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:46.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:46.478 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:46.507 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:46.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:46.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:46.633 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:46.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:46.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:46.766 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:46.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:46.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:37:46.871 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:46.886 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:37:46.898 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:46.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:46.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:47.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:47.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:46 smithi204 bash[78884]: audit 2024-09-21T10:37:45.995503+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.3:0/1115549581' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:47.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:46 smithi204 bash[78884]: audit 2024-09-21T10:37:45.995503+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.3:0/1115549581' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:47.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:46 smithi204 bash[78884]: audit 2024-09-21T10:37:46.450798+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.3:0/867418012' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:46 smithi204 bash[78884]: audit 2024-09-21T10:37:46.450798+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.3:0/867418012' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:46 smithi204 bash[78884]: audit 2024-09-21T10:37:46.451779+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:46 smithi204 bash[78884]: audit 2024-09-21T10:37:46.451779+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.027 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:47.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:47.130 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:47.141 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[88275]: audit 2024-09-21T10:37:45.995503+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.3:0/1115549581' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:47.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[88275]: audit 2024-09-21T10:37:45.995503+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.3:0/1115549581' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:47.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[88275]: audit 2024-09-21T10:37:46.450798+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.3:0/867418012' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[88275]: audit 2024-09-21T10:37:46.450798+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.3:0/867418012' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[88275]: audit 2024-09-21T10:37:46.451779+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[88275]: audit 2024-09-21T10:37:46.451779+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.142 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[89466]: audit 2024-09-21T10:37:45.995503+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.3:0/1115549581' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:47.142 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[89466]: audit 2024-09-21T10:37:45.995503+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.3:0/1115549581' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:37:47.142 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[89466]: audit 2024-09-21T10:37:46.450798+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.3:0/867418012' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[89466]: audit 2024-09-21T10:37:46.450798+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.3:0/867418012' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[89466]: audit 2024-09-21T10:37:46.451779+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:46 smithi003 bash[89466]: audit 2024-09-21T10:37:46.451779+0000 mon.a (mon.0) 1082 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:37:47.164 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:47.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:47.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:47.290 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:47.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:47.396 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:47.424 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:47.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:47.527 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:47.554 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:47.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:47.658 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:47.667 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:37:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:37:47] "GET /metrics HTTP/1.1" 200 36472 "" "Prometheus/2.51.0" 2024-09-21T10:37:47.680 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:47.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:47.782 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:47.832 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:47.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:47.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:47.977 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:47.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:47.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:48.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:48.105 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:48.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:48.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:48.235 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:48.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:47 smithi204 bash[78884]: cluster 2024-09-21T10:37:46.527043+0000 mgr.y (mgr.25133) 743 : cluster [DBG] pgmap v688: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 3.1 MiB/s wr, 530 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.8 MiB/s, 141 objects/s recovering 2024-09-21T10:37:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:47 smithi204 bash[78884]: cluster 2024-09-21T10:37:46.527043+0000 mgr.y (mgr.25133) 743 : cluster [DBG] pgmap v688: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 3.1 MiB/s wr, 530 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.8 MiB/s, 141 objects/s recovering 2024-09-21T10:37:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:47 smithi204 bash[78884]: cluster 2024-09-21T10:37:46.865789+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:47 smithi204 bash[78884]: cluster 2024-09-21T10:37:46.865789+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:47 smithi204 bash[78884]: audit 2024-09-21T10:37:46.872019+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:47 smithi204 bash[78884]: audit 2024-09-21T10:37:46.872019+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:47 smithi204 bash[78884]: cluster 2024-09-21T10:37:46.886155+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-21T10:37:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:47 smithi204 bash[78884]: cluster 2024-09-21T10:37:46.886155+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-21T10:37:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[88275]: cluster 2024-09-21T10:37:46.527043+0000 mgr.y (mgr.25133) 743 : cluster [DBG] pgmap v688: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 3.1 MiB/s wr, 530 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.8 MiB/s, 141 objects/s recovering 2024-09-21T10:37:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[88275]: cluster 2024-09-21T10:37:46.527043+0000 mgr.y (mgr.25133) 743 : cluster [DBG] pgmap v688: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 3.1 MiB/s wr, 530 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.8 MiB/s, 141 objects/s recovering 2024-09-21T10:37:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[88275]: cluster 2024-09-21T10:37:46.865789+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:48.335 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[88275]: cluster 2024-09-21T10:37:46.865789+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[88275]: audit 2024-09-21T10:37:46.872019+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[88275]: audit 2024-09-21T10:37:46.872019+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[88275]: cluster 2024-09-21T10:37:46.886155+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-21T10:37:48.336 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[88275]: cluster 2024-09-21T10:37:46.886155+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-21T10:37:48.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[89466]: cluster 2024-09-21T10:37:46.527043+0000 mgr.y (mgr.25133) 743 : cluster [DBG] pgmap v688: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 3.1 MiB/s wr, 530 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.8 MiB/s, 141 objects/s recovering 2024-09-21T10:37:48.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[89466]: cluster 2024-09-21T10:37:46.527043+0000 mgr.y (mgr.25133) 743 : cluster [DBG] pgmap v688: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 170 B/s rd, 3.1 MiB/s wr, 530 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.8 MiB/s, 141 objects/s recovering 2024-09-21T10:37:48.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[89466]: cluster 2024-09-21T10:37:46.865789+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:48.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[89466]: cluster 2024-09-21T10:37:46.865789+0000 mon.a (mon.0) 1083 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:37:48.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[89466]: audit 2024-09-21T10:37:46.872019+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:48.336 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[89466]: audit 2024-09-21T10:37:46.872019+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:37:48.337 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[89466]: cluster 2024-09-21T10:37:46.886155+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-21T10:37:48.337 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:48 smithi003 bash[89466]: cluster 2024-09-21T10:37:46.886155+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-09-21T10:37:48.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:48.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:48.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:48.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:48.494 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:48.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:48.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:48.619 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:48.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:48.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:48.748 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:48.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:48.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:48.875 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:48.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:48.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:48.979 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:49.007 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:49.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:49.114 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:49.150 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:49.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:49.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:49.274 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:49.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:49.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:49.398 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:49.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:49.502 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:49.538 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:49.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:49.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:49.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:49.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:49.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:49.798 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:49.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:49.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:49.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:49 smithi204 bash[78884]: cluster 2024-09-21T10:37:48.527527+0000 mgr.y (mgr.25133) 744 : cluster [DBG] pgmap v690: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 153 B/s rd, 624 KiB/s wr, 408 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:37:49.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:49 smithi204 bash[78884]: cluster 2024-09-21T10:37:48.527527+0000 mgr.y (mgr.25133) 744 : cluster [DBG] pgmap v690: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 153 B/s rd, 624 KiB/s wr, 408 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:37:49.930 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:49.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:49.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:50.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:50.074 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:50.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:50.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:49 smithi003 bash[88275]: cluster 2024-09-21T10:37:48.527527+0000 mgr.y (mgr.25133) 744 : cluster [DBG] pgmap v690: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 153 B/s rd, 624 KiB/s wr, 408 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:37:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:49 smithi003 bash[88275]: cluster 2024-09-21T10:37:48.527527+0000 mgr.y (mgr.25133) 744 : cluster [DBG] pgmap v690: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 153 B/s rd, 624 KiB/s wr, 408 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:37:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:49 smithi003 bash[89466]: cluster 2024-09-21T10:37:48.527527+0000 mgr.y (mgr.25133) 744 : cluster [DBG] pgmap v690: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 153 B/s rd, 624 KiB/s wr, 408 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:37:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:49 smithi003 bash[89466]: cluster 2024-09-21T10:37:48.527527+0000 mgr.y (mgr.25133) 744 : cluster [DBG] pgmap v690: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 153 B/s rd, 624 KiB/s wr, 408 op/s; 15969/302409 objects degraded (5.281%); 7223/302409 objects misplaced (2.388%); 8.0 MiB/s, 127 objects/s recovering 2024-09-21T10:37:50.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:50.202 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:50.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:50.307 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:50.353 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:50.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:50.459 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:50.479 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:50.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:50.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:50.607 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:50.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:50.711 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:50.739 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:50.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:50.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:50.878 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:50.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:50.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:50.980 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:50.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:50 smithi003 bash[88275]: cluster 2024-09-21T10:37:50.485231+0000 mon.a (mon.0) 1086 : cluster [WRN] Health check update: Degraded data redundancy: 15969/302409 objects degraded (5.281%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:50.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:50 smithi003 bash[88275]: cluster 2024-09-21T10:37:50.485231+0000 mon.a (mon.0) 1086 : cluster [WRN] Health check update: Degraded data redundancy: 15969/302409 objects degraded (5.281%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:50.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:50 smithi003 bash[89466]: cluster 2024-09-21T10:37:50.485231+0000 mon.a (mon.0) 1086 : cluster [WRN] Health check update: Degraded data redundancy: 15969/302409 objects degraded (5.281%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:50.990 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:50 smithi003 bash[89466]: cluster 2024-09-21T10:37:50.485231+0000 mon.a (mon.0) 1086 : cluster [WRN] Health check update: Degraded data redundancy: 15969/302409 objects degraded (5.281%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:51.012 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:51.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:51.120 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:51.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:51.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:51.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:51.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:50 smithi204 bash[78884]: cluster 2024-09-21T10:37:50.485231+0000 mon.a (mon.0) 1086 : cluster [WRN] Health check update: Degraded data redundancy: 15969/302409 objects degraded (5.281%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:51.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:50 smithi204 bash[78884]: cluster 2024-09-21T10:37:50.485231+0000 mon.a (mon.0) 1086 : cluster [WRN] Health check update: Degraded data redundancy: 15969/302409 objects degraded (5.281%), 3 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:51.288 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:51.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:51.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:51.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.418 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:51.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:51.422 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:37:51.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:51.538 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:51.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:51.544 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:37:51.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:51.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:37:51.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:37:51.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:51.798 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:51.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:51.846 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:37:51.846 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:37:51.846 INFO:tasks.thrashosds.thrasher:Killing osd 6, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2024-09-21T10:37:51.846 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-21T10:37:51.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.6 2024-09-21T10:37:51.903 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:51.934 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:51.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:51.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:51.990 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:37:52.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:37:51 smithi204 systemd[1]: Stopping Ceph osd.6 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T10:37:52.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:51 smithi204 bash[78884]: cluster 2024-09-21T10:37:50.528266+0000 mgr.y (mgr.25133) 745 : cluster [DBG] pgmap v691: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 520 KiB/s wr, 674 op/s; 15681/294375 objects degraded (5.327%); 6722/294375 objects misplaced (2.283%); 12 MiB/s, 186 objects/s recovering 2024-09-21T10:37:52.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:51 smithi204 bash[78884]: cluster 2024-09-21T10:37:50.528266+0000 mgr.y (mgr.25133) 745 : cluster [DBG] pgmap v691: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 520 KiB/s wr, 674 op/s; 15681/294375 objects degraded (5.327%); 6722/294375 objects misplaced (2.283%); 12 MiB/s, 186 objects/s recovering 2024-09-21T10:37:52.038 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:52.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:51 smithi003 bash[89466]: cluster 2024-09-21T10:37:50.528266+0000 mgr.y (mgr.25133) 745 : cluster [DBG] pgmap v691: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 520 KiB/s wr, 674 op/s; 15681/294375 objects degraded (5.327%); 6722/294375 objects misplaced (2.283%); 12 MiB/s, 186 objects/s recovering 2024-09-21T10:37:52.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:51 smithi003 bash[89466]: cluster 2024-09-21T10:37:50.528266+0000 mgr.y (mgr.25133) 745 : cluster [DBG] pgmap v691: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 520 KiB/s wr, 674 op/s; 15681/294375 objects degraded (5.327%); 6722/294375 objects misplaced (2.283%); 12 MiB/s, 186 objects/s recovering 2024-09-21T10:37:52.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:51 smithi003 bash[88275]: cluster 2024-09-21T10:37:50.528266+0000 mgr.y (mgr.25133) 745 : cluster [DBG] pgmap v691: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 520 KiB/s wr, 674 op/s; 15681/294375 objects degraded (5.327%); 6722/294375 objects misplaced (2.283%); 12 MiB/s, 186 objects/s recovering 2024-09-21T10:37:52.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:51 smithi003 bash[88275]: cluster 2024-09-21T10:37:50.528266+0000 mgr.y (mgr.25133) 745 : cluster [DBG] pgmap v691: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 520 KiB/s wr, 674 op/s; 15681/294375 objects degraded (5.327%); 6722/294375 objects misplaced (2.283%); 12 MiB/s, 186 objects/s recovering 2024-09-21T10:37:52.072 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:52.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:52.178 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:52.198 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:52.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:52.301 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:52.328 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:52.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:52.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:52.454 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:52.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:52.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:52.577 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:52.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:52.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:52.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:52.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:52.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:52.836 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:52.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:52.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:52.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:52.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:52.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:53.076 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:53.105 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:53.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:53.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:53.228 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:53.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:53.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:53.350 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:53.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:53.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:53.473 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:53.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:53.524 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[39063]: debug 2024-09-21T10:37:53.265+0000 7fc68dda3640 -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 2024-09-21T10:37:53.524 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[39063]: debug 2024-09-21T10:37:53.265+0000 7fc68dda3640 -1 osd.6 197 *** Got signal Terminated *** 2024-09-21T10:37:53.524 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[39063]: debug 2024-09-21T10:37:53.265+0000 7fc68dda3640 -1 osd.6 197 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T10:37:53.576 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:53.595 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:53.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:53.697 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:53.715 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:53.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:53.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:53.841 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:53.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:53.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:53.966 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:53.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:53.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:54.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:54.096 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:54.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[88275]: cluster 2024-09-21T10:37:52.528869+0000 mgr.y (mgr.25133) 746 : cluster [DBG] pgmap v692: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 105 B/s rd, 430 KiB/s wr, 711 op/s; 15457/289941 objects degraded (5.331%); 6611/289941 objects misplaced (2.280%); 10 MiB/s, 166 objects/s recovering 2024-09-21T10:37:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[88275]: cluster 2024-09-21T10:37:52.528869+0000 mgr.y (mgr.25133) 746 : cluster [DBG] pgmap v692: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 105 B/s rd, 430 KiB/s wr, 711 op/s; 15457/289941 objects degraded (5.331%); 6611/289941 objects misplaced (2.280%); 10 MiB/s, 166 objects/s recovering 2024-09-21T10:37:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[88275]: cluster 2024-09-21T10:37:52.903058+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-21T10:37:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[88275]: cluster 2024-09-21T10:37:52.903058+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-21T10:37:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[88275]: cluster 2024-09-21T10:37:53.269453+0000 mon.a (mon.0) 1088 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T10:37:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[88275]: cluster 2024-09-21T10:37:53.269453+0000 mon.a (mon.0) 1088 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T10:37:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[88275]: audit 2024-09-21T10:37:53.616098+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[88275]: audit 2024-09-21T10:37:53.616098+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[88275]: audit 2024-09-21T10:37:53.616945+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:54.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[88275]: audit 2024-09-21T10:37:53.616945+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[89466]: cluster 2024-09-21T10:37:52.528869+0000 mgr.y (mgr.25133) 746 : cluster [DBG] pgmap v692: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 105 B/s rd, 430 KiB/s wr, 711 op/s; 15457/289941 objects degraded (5.331%); 6611/289941 objects misplaced (2.280%); 10 MiB/s, 166 objects/s recovering 2024-09-21T10:37:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[89466]: cluster 2024-09-21T10:37:52.528869+0000 mgr.y (mgr.25133) 746 : cluster [DBG] pgmap v692: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 105 B/s rd, 430 KiB/s wr, 711 op/s; 15457/289941 objects degraded (5.331%); 6611/289941 objects misplaced (2.280%); 10 MiB/s, 166 objects/s recovering 2024-09-21T10:37:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[89466]: cluster 2024-09-21T10:37:52.903058+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-21T10:37:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[89466]: cluster 2024-09-21T10:37:52.903058+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-21T10:37:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[89466]: cluster 2024-09-21T10:37:53.269453+0000 mon.a (mon.0) 1088 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T10:37:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[89466]: cluster 2024-09-21T10:37:53.269453+0000 mon.a (mon.0) 1088 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T10:37:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[89466]: audit 2024-09-21T10:37:53.616098+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[89466]: audit 2024-09-21T10:37:53.616098+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[89466]: audit 2024-09-21T10:37:53.616945+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:54.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:53 smithi003 bash[89466]: audit 2024-09-21T10:37:53.616945+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:54.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:54.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[78884]: cluster 2024-09-21T10:37:52.528869+0000 mgr.y (mgr.25133) 746 : cluster [DBG] pgmap v692: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 105 B/s rd, 430 KiB/s wr, 711 op/s; 15457/289941 objects degraded (5.331%); 6611/289941 objects misplaced (2.280%); 10 MiB/s, 166 objects/s recovering 2024-09-21T10:37:54.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[78884]: cluster 2024-09-21T10:37:52.528869+0000 mgr.y (mgr.25133) 746 : cluster [DBG] pgmap v692: 109 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 105 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 105 B/s rd, 430 KiB/s wr, 711 op/s; 15457/289941 objects degraded (5.331%); 6611/289941 objects misplaced (2.280%); 10 MiB/s, 166 objects/s recovering 2024-09-21T10:37:54.209 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[78884]: cluster 2024-09-21T10:37:52.903058+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-21T10:37:54.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[78884]: cluster 2024-09-21T10:37:52.903058+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-09-21T10:37:54.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[78884]: cluster 2024-09-21T10:37:53.269453+0000 mon.a (mon.0) 1088 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T10:37:54.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[78884]: cluster 2024-09-21T10:37:53.269453+0000 mon.a (mon.0) 1088 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T10:37:54.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[78884]: audit 2024-09-21T10:37:53.616098+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:54.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[78884]: audit 2024-09-21T10:37:53.616098+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:54.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[78884]: audit 2024-09-21T10:37:53.616945+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:54.210 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:53 smithi204 bash[78884]: audit 2024-09-21T10:37:53.616945+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:37:54.222 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:54.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:54.326 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:54.345 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:54.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:54.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:54.473 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:54.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:54.576 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:54.601 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:54.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:54.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:54.724 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:54.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:54.827 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:54.850 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:54.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:54.953 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:54.980 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:54.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:54.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:55.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:54 smithi204 bash[78884]: cluster 2024-09-21T10:37:53.907244+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:37:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:54 smithi204 bash[78884]: cluster 2024-09-21T10:37:53.907244+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:37:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:54 smithi204 bash[78884]: cluster 2024-09-21T10:37:53.915985+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e198: 8 total, 7 up, 8 in 2024-09-21T10:37:55.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:54 smithi204 bash[78884]: cluster 2024-09-21T10:37:53.915985+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e198: 8 total, 7 up, 8 in 2024-09-21T10:37:55.084 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:55.104 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:55.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:54 smithi003 bash[88275]: cluster 2024-09-21T10:37:53.907244+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:37:55.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:54 smithi003 bash[88275]: cluster 2024-09-21T10:37:53.907244+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:37:55.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:54 smithi003 bash[88275]: cluster 2024-09-21T10:37:53.915985+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e198: 8 total, 7 up, 8 in 2024-09-21T10:37:55.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:54 smithi003 bash[88275]: cluster 2024-09-21T10:37:53.915985+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e198: 8 total, 7 up, 8 in 2024-09-21T10:37:55.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:54 smithi003 bash[89466]: cluster 2024-09-21T10:37:53.907244+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:37:55.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:54 smithi003 bash[89466]: cluster 2024-09-21T10:37:53.907244+0000 mon.a (mon.0) 1091 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T10:37:55.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:54 smithi003 bash[89466]: cluster 2024-09-21T10:37:53.915985+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e198: 8 total, 7 up, 8 in 2024-09-21T10:37:55.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:54 smithi003 bash[89466]: cluster 2024-09-21T10:37:53.915985+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e198: 8 total, 7 up, 8 in 2024-09-21T10:37:55.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:55.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:55.227 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:55.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:55.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:55.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:55.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:55.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:55.487 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:55.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:55.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:55.611 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:55.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:55.714 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:55.738 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:55.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:55.867 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:55.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:55.970 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:55.992 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:55.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:55.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:56.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:56.104 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:37:56 smithi204 bash[105253]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-6 2024-09-21T10:37:56.104 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:55 smithi204 bash[78884]: cluster 2024-09-21T10:37:54.529615+0000 mgr.y (mgr.25133) 747 : cluster [DBG] pgmap v695: 109 pgs: 22 peering, 1 active+recovering+undersized+remapped, 8 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9399/286731 objects degraded (3.278%); 12066/286731 objects misplaced (4.208%); 9.9 MiB/s, 158 objects/s recovering 2024-09-21T10:37:56.104 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:55 smithi204 bash[78884]: cluster 2024-09-21T10:37:54.529615+0000 mgr.y (mgr.25133) 747 : cluster [DBG] pgmap v695: 109 pgs: 22 peering, 1 active+recovering+undersized+remapped, 8 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9399/286731 objects degraded (3.278%); 12066/286731 objects misplaced (4.208%); 9.9 MiB/s, 158 objects/s recovering 2024-09-21T10:37:56.104 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:55 smithi204 bash[78884]: cluster 2024-09-21T10:37:54.910311+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:37:56.104 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:55 smithi204 bash[78884]: cluster 2024-09-21T10:37:54.910311+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:37:56.104 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:55 smithi204 bash[78884]: cluster 2024-09-21T10:37:54.921829+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e199: 8 total, 7 up, 8 in 2024-09-21T10:37:56.104 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:55 smithi204 bash[78884]: cluster 2024-09-21T10:37:54.921829+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e199: 8 total, 7 up, 8 in 2024-09-21T10:37:56.105 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:55 smithi204 bash[78884]: cluster 2024-09-21T10:37:55.486131+0000 mon.a (mon.0) 1095 : cluster [WRN] Health check update: Degraded data redundancy: 9399/286731 objects degraded (3.278%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:56.105 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:55 smithi204 bash[78884]: cluster 2024-09-21T10:37:55.486131+0000 mon.a (mon.0) 1095 : cluster [WRN] Health check update: Degraded data redundancy: 9399/286731 objects degraded (3.278%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:56.118 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:56.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[88275]: cluster 2024-09-21T10:37:54.529615+0000 mgr.y (mgr.25133) 747 : cluster [DBG] pgmap v695: 109 pgs: 22 peering, 1 active+recovering+undersized+remapped, 8 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9399/286731 objects degraded (3.278%); 12066/286731 objects misplaced (4.208%); 9.9 MiB/s, 158 objects/s recovering 2024-09-21T10:37:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[88275]: cluster 2024-09-21T10:37:54.529615+0000 mgr.y (mgr.25133) 747 : cluster [DBG] pgmap v695: 109 pgs: 22 peering, 1 active+recovering+undersized+remapped, 8 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9399/286731 objects degraded (3.278%); 12066/286731 objects misplaced (4.208%); 9.9 MiB/s, 158 objects/s recovering 2024-09-21T10:37:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[88275]: cluster 2024-09-21T10:37:54.910311+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:37:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[88275]: cluster 2024-09-21T10:37:54.910311+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:37:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[88275]: cluster 2024-09-21T10:37:54.921829+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e199: 8 total, 7 up, 8 in 2024-09-21T10:37:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[88275]: cluster 2024-09-21T10:37:54.921829+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e199: 8 total, 7 up, 8 in 2024-09-21T10:37:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[88275]: cluster 2024-09-21T10:37:55.486131+0000 mon.a (mon.0) 1095 : cluster [WRN] Health check update: Degraded data redundancy: 9399/286731 objects degraded (3.278%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[88275]: cluster 2024-09-21T10:37:55.486131+0000 mon.a (mon.0) 1095 : cluster [WRN] Health check update: Degraded data redundancy: 9399/286731 objects degraded (3.278%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[89466]: cluster 2024-09-21T10:37:54.529615+0000 mgr.y (mgr.25133) 747 : cluster [DBG] pgmap v695: 109 pgs: 22 peering, 1 active+recovering+undersized+remapped, 8 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9399/286731 objects degraded (3.278%); 12066/286731 objects misplaced (4.208%); 9.9 MiB/s, 158 objects/s recovering 2024-09-21T10:37:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[89466]: cluster 2024-09-21T10:37:54.529615+0000 mgr.y (mgr.25133) 747 : cluster [DBG] pgmap v695: 109 pgs: 22 peering, 1 active+recovering+undersized+remapped, 8 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 76 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9399/286731 objects degraded (3.278%); 12066/286731 objects misplaced (4.208%); 9.9 MiB/s, 158 objects/s recovering 2024-09-21T10:37:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[89466]: cluster 2024-09-21T10:37:54.910311+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:37:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[89466]: cluster 2024-09-21T10:37:54.910311+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T10:37:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[89466]: cluster 2024-09-21T10:37:54.921829+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e199: 8 total, 7 up, 8 in 2024-09-21T10:37:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[89466]: cluster 2024-09-21T10:37:54.921829+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e199: 8 total, 7 up, 8 in 2024-09-21T10:37:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[89466]: cluster 2024-09-21T10:37:55.486131+0000 mon.a (mon.0) 1095 : cluster [WRN] Health check update: Degraded data redundancy: 9399/286731 objects degraded (3.278%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:56.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:55 smithi003 bash[89466]: cluster 2024-09-21T10:37:55.486131+0000 mon.a (mon.0) 1095 : cluster [WRN] Health check update: Degraded data redundancy: 9399/286731 objects degraded (3.278%), 2 pgs degraded (PG_DEGRADED) 2024-09-21T10:37:56.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:56.229 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:56.232 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:37:56.243 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:56.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:56.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:56.385 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:56.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:56.475 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:37:56 smithi204 bash[105535]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-6 2024-09-21T10:37:56.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:56.513 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:56.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:56.617 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:56.639 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:56.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:56.742 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:56.784 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:56.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:56.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:56.912 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:56.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:56.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:57.016 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:57.052 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:57.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:57.158 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:57.184 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:57.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:57.256 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:56 smithi003 bash[88275]: cluster 2024-09-21T10:37:55.929153+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e200: 8 total, 7 up, 8 in 2024-09-21T10:37:57.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:56 smithi003 bash[88275]: cluster 2024-09-21T10:37:55.929153+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e200: 8 total, 7 up, 8 in 2024-09-21T10:37:57.257 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:56 smithi003 bash[89466]: cluster 2024-09-21T10:37:55.929153+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e200: 8 total, 7 up, 8 in 2024-09-21T10:37:57.257 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:56 smithi003 bash[89466]: cluster 2024-09-21T10:37:55.929153+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e200: 8 total, 7 up, 8 in 2024-09-21T10:37:57.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:56 smithi204 bash[78884]: cluster 2024-09-21T10:37:55.929153+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e200: 8 total, 7 up, 8 in 2024-09-21T10:37:57.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:56 smithi204 bash[78884]: cluster 2024-09-21T10:37:55.929153+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e200: 8 total, 7 up, 8 in 2024-09-21T10:37:57.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:57.333 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:57.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:57.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:57.467 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:57.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:57.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:57.622 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:57.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:37:57] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.51.0" 2024-09-21T10:37:57.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:57.755 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:57.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:57.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:57.880 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:37:57.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:57.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:37:57.983 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:57.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: cluster 2024-09-21T10:37:56.530301+0000 mgr.y (mgr.25133) 748 : cluster [DBG] pgmap v698: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 38 KiB/s rd, 110 KiB/s wr, 736 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 11 MiB/s, 175 objects/s recovering 2024-09-21T10:37:57.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: cluster 2024-09-21T10:37:56.530301+0000 mgr.y (mgr.25133) 748 : cluster [DBG] pgmap v698: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 38 KiB/s rd, 110 KiB/s wr, 736 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 11 MiB/s, 175 objects/s recovering 2024-09-21T10:37:57.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: audit 2024-09-21T10:37:56.928308+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:37:57.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: audit 2024-09-21T10:37:56.928308+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:37:57.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: audit 2024-09-21T10:37:57.577012+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: audit 2024-09-21T10:37:57.577012+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.995 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: audit 2024-09-21T10:37:57.590746+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.995 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: audit 2024-09-21T10:37:57.590746+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.995 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: audit 2024-09-21T10:37:57.821582+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.995 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: audit 2024-09-21T10:37:57.821582+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.995 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: audit 2024-09-21T10:37:57.838383+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.995 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[88275]: audit 2024-09-21T10:37:57.838383+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: cluster 2024-09-21T10:37:56.530301+0000 mgr.y (mgr.25133) 748 : cluster [DBG] pgmap v698: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 38 KiB/s rd, 110 KiB/s wr, 736 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 11 MiB/s, 175 objects/s recovering 2024-09-21T10:37:57.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: cluster 2024-09-21T10:37:56.530301+0000 mgr.y (mgr.25133) 748 : cluster [DBG] pgmap v698: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 38 KiB/s rd, 110 KiB/s wr, 736 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 11 MiB/s, 175 objects/s recovering 2024-09-21T10:37:57.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: audit 2024-09-21T10:37:56.928308+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:37:57.997 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: audit 2024-09-21T10:37:56.928308+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:37:57.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: audit 2024-09-21T10:37:57.577012+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: audit 2024-09-21T10:37:57.577012+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: audit 2024-09-21T10:37:57.590746+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: audit 2024-09-21T10:37:57.590746+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: audit 2024-09-21T10:37:57.821582+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: audit 2024-09-21T10:37:57.821582+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: audit 2024-09-21T10:37:57.838383+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:57.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:57 smithi003 bash[89466]: audit 2024-09-21T10:37:57.838383+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:58.016 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:58.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:58.122 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:58.179 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:58.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: cluster 2024-09-21T10:37:56.530301+0000 mgr.y (mgr.25133) 748 : cluster [DBG] pgmap v698: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 38 KiB/s rd, 110 KiB/s wr, 736 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 11 MiB/s, 175 objects/s recovering 2024-09-21T10:37:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: cluster 2024-09-21T10:37:56.530301+0000 mgr.y (mgr.25133) 748 : cluster [DBG] pgmap v698: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 38 KiB/s rd, 110 KiB/s wr, 736 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 11 MiB/s, 175 objects/s recovering 2024-09-21T10:37:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: audit 2024-09-21T10:37:56.928308+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:37:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: audit 2024-09-21T10:37:56.928308+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:37:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: audit 2024-09-21T10:37:57.577012+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: audit 2024-09-21T10:37:57.577012+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: audit 2024-09-21T10:37:57.590746+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: audit 2024-09-21T10:37:57.590746+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: audit 2024-09-21T10:37:57.821582+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: audit 2024-09-21T10:37:57.821582+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: audit 2024-09-21T10:37:57.838383+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:58.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:57 smithi204 bash[78884]: audit 2024-09-21T10:37:57.838383+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:37:58.282 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:58.325 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:58.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:58.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:58.474 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:58.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:58.580 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:58.606 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:58.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:58.715 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:58.751 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:37:58.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:37:58.855 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:58.874 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:58.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:58.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:58.979 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:59.009 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:59.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:59.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:59.137 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:37:59.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:37:59.241 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:59.292 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:59.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:37:59.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:59.421 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:37:59.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:37:59.524 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:59.558 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:37:59.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:37:59.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:59.689 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:37:59.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:37:59.735 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:37:59.735 INFO:teuthology.orchestra.run.smithi204.stdout: "size": 20, 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 600, 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44573.0:128747 6.15 6:a9d72e86:::benchmark_data_smithi003_124158_object23671:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:33:01.734790+0000", 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 297.995258105, 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.4035886830000002, 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44573", 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:37:59.736 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 128747 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.734790+0000", 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.734790+0000", 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.737 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.734789+0000", 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.734794+0000", 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0180000000000001e-06 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.734805+0000", 2024-09-21T10:37:59.738 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0981999999999999e-05 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.734812+0000", 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8929999999999999e-06 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.734864+0000", 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2259000000000002e-05 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.739 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.734975+0000", 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000110469 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.735104+0000", 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000129138 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.737313+0000", 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0022093619999999999 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.740 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.737340+0000", 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.6970000000000001e-05 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.759994+0000", 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.022654036999999998 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.760003+0000", 2024-09-21T10:37:59.741 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7560000000000005e-06 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:02.744667+0000", 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.98466433200000003 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:02.744686+0000", 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8635e-05 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.742 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.743 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.108856+0000", 2024-09-21T10:37:59.743 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.364169835 2024-09-21T10:37:59.743 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.743 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.743 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for missing object", 2024-09-21T10:37:59.743 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.109092+0000", 2024-09-21T10:37:59.743 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00023619400000000001 2024-09-21T10:37:59.743 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.743 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.743 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.138291+0000", 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.029198640000000001 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.138379+0000", 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.8070000000000002e-05 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44573.0:128754 6.5 6:a2ba9804:::benchmark_data_smithi003_124158_object23678:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-21T10:37:59.744 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:33:01.744545+0000", 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 297.98550300699998, 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.38500691, 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44573", 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 128754 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.744545+0000", 2024-09-21T10:37:59.745 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.744545+0000", 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.744544+0000", 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.746 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.744551+0000", 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.2110000000000001e-06 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.744569+0000", 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7859999999999998e-05 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.744578+0000", 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.8300000000000008e-06 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.747 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.747406+0000", 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0028275650000000002 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.747531+0000", 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000124466 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.747977+0000", 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00044667300000000002 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.748 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.760027+0000", 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.012049462 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.760034+0000", 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8920000000000003e-06 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:02.744795+0000", 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.98476120899999997 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.749 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:02.744806+0000", 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1277999999999999e-05 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.103164+0000", 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.358357499 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for missing object", 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.103303+0000", 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000139553 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.750 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.129406+0000", 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.026102851 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.129552+0000", 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014626799999999999 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.751 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44573.0:128757 6.15 6:aaad19fd:::benchmark_data_smithi003_124158_object23681:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e130)", 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:33:01.757056+0000", 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 297.97299205600001, 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.3778430610000001, 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44573", 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 128757 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.757056+0000", 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.752 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.757056+0000", 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.757055+0000", 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.757060+0000", 2024-09-21T10:37:59.753 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.13e-06 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.757069+0000", 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7809999999999994e-06 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.757075+0000", 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7549999999999997e-06 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.760054+0000", 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0029787390000000002 2024-09-21T10:37:59.754 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.760060+0000", 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.789e-06 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:02.744739+0000", 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.98467940099999995 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:02.744751+0000", 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1664999999999999e-05 2024-09-21T10:37:59.755 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.109134+0000", 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.364382658 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.109349+0000", 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000215009 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:37:59.756 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.109601+0000", 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000252744 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.114001+0000", 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0043993449999999998 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.117382+0000", 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003381471 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.757 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.130813+0000", 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.013430414 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.130891+0000", 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.8263999999999995e-05 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.134899+0000", 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0040084020000000003 2024-09-21T10:37:59.758 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44573.0:128767 6.5 6:a33fc252:::benchmark_data_smithi003_124158_object23691:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e131)", 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:33:01.778036+0000", 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 297.95201262299997, 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.3493997310000001, 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44573", 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 128767 2024-09-21T10:37:59.759 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.778036+0000", 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.778036+0000", 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.760 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.778034+0000", 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.778041+0000", 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3879999999999997e-06 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.778051+0000", 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0448000000000001e-05 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.761 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.778057+0000", 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6049999999999997e-06 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.778103+0000", 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.6805000000000003e-05 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:01.778111+0000", 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4410000000000004e-06 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.762 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:02.744837+0000", 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.96672603499999998 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:02.744847+0000", 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0468e-05 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.104782+0000", 2024-09-21T10:37:59.763 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3599349549999999 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.105016+0000", 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000233489 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.105710+0000", 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000694361 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.764 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.112176+0000", 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0064659280000000001 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.113995+0000", 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001819357 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.126468+0000", 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.012472959 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.765 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.126520+0000", 2024-09-21T10:37:59.766 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2119e-05 2024-09-21T10:37:59.766 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.766 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.766 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.766 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:33:04.127435+0000", 2024-09-21T10:37:59.766 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00091489900000000005 2024-09-21T10:37:59.766 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.766 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.766 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.766 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.766 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113121 7.11 7:8972d199:::benchmark_data_smithi003_144930_object9486:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:52.962595+0000", 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.7674531660000001, 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1639442870000001, 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113121 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.767 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962595+0000", 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962595+0000", 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962594+0000", 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.768 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962610+0000", 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6409000000000002e-05 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962620+0000", 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.55e-06 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962625+0000", 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.164e-06 2024-09-21T10:37:59.769 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962680+0000", 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5124000000000003e-05 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962692+0000", 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2194999999999999e-05 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923598+0000", 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.96090568799999998 2024-09-21T10:37:59.770 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923624+0000", 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.6546e-05 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933148+0000", 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0095240130000001 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933163+0000", 2024-09-21T10:37:59.771 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4222e-05 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.120609+0000", 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.187446199 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.120773+0000", 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00016382300000000001 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.120870+0000", 2024-09-21T10:37:59.772 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.7094000000000002e-05 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.125778+0000", 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0049086609999999999 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.125786+0000", 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.7829999999999999e-06 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.773 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.125883+0000", 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6533999999999994e-05 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.125918+0000", 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.5049000000000003e-05 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126539+0000", 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00062155299999999995 2024-09-21T10:37:59.774 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.775 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.775 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.775 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.775 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.775 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113127 7.11 7:89103b54:::benchmark_data_smithi003_144930_object9492:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.775 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:52.969852+0000", 2024-09-21T10:37:59.776 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.7601961020000001, 2024-09-21T10:37:59.776 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.157129056, 2024-09-21T10:37:59.776 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.776 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.776 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.776 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.777 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.777 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113127 2024-09-21T10:37:59.777 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.777 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.777 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.777 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.777 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969852+0000", 2024-09-21T10:37:59.777 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.777 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.777 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.777 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969852+0000", 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969850+0000", 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969858+0000", 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.6879999999999999e-06 2024-09-21T10:37:59.778 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969873+0000", 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.469e-05 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969880+0000", 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.3930000000000002e-06 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969949+0000", 2024-09-21T10:37:59.779 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8714000000000007e-05 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969959+0000", 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0105000000000001e-05 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923688+0000", 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.95372942800000005 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923707+0000", 2024-09-21T10:37:59.780 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8746e-05 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933227+0000", 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0095202830000001 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933251+0000", 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.3255999999999999e-05 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.781 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.123008+0000", 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.189757022 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.123112+0000", 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000104549 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.123182+0000", 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0041000000000002e-05 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.782 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126555+0000", 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0033725399999999998 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126617+0000", 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2766000000000002e-05 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126646+0000", 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8203000000000001e-05 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.783 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126676+0000", 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0559999999999999e-05 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126981+0000", 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00030500200000000002 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113137 7.11 7:8b33d3d3:::benchmark_data_smithi003_144930_object9502:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:52.980308+0000", 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.7497404630000002, 2024-09-21T10:37:59.784 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1491933959999998, 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113137 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980308+0000", 2024-09-21T10:37:59.785 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980308+0000", 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980307+0000", 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.786 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980312+0000", 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.792e-06 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980323+0000", 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1301000000000001e-05 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980329+0000", 2024-09-21T10:37:59.787 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2589999999999997e-06 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980373+0000", 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.3559000000000001e-05 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980380+0000", 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7390000000000002e-06 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.788 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923762+0000", 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.94338252 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923779+0000", 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.694e-05 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933405+0000", 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009625518 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.789 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933424+0000", 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.9692999999999999e-05 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.124397+0000", 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1909727219999999 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.124528+0000", 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000131116 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.790 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.791 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.791 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.124603+0000", 2024-09-21T10:37:59.791 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4651000000000001e-05 2024-09-21T10:37:59.791 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.791 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.791 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.791 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126993+0000", 2024-09-21T10:37:59.791 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0023903819999999999 2024-09-21T10:37:59.791 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.791 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.792 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.792 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.128948+0000", 2024-09-21T10:37:59.792 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0019550570000000001 2024-09-21T10:37:59.792 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.792 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.792 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.793 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.128985+0000", 2024-09-21T10:37:59.793 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.6638999999999999e-05 2024-09-21T10:37:59.793 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.793 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.793 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.793 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.129015+0000", 2024-09-21T10:37:59.793 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0616e-05 2024-09-21T10:37:59.793 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.793 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.793 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.794 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.129501+0000", 2024-09-21T10:37:59.794 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00048583399999999998 2024-09-21T10:37:59.794 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.794 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.794 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.794 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.794 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.794 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113176 7.11 7:8eac8414:::benchmark_data_smithi003_144930_object9541:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.023997+0000", 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.7060517610000003, 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1114277260000001, 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113176 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.795 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.023997+0000", 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.023997+0000", 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.023996+0000", 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.796 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.023999+0000", 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.6289999999999999e-06 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.024010+0000", 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0524e-05 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.024014+0000", 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4970000000000003e-06 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.797 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.024068+0000", 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3983999999999997e-05 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.024077+0000", 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.0140000000000004e-06 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923831+0000", 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.89975343500000005 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.798 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923848+0000", 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6915999999999999e-05 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933486+0000", 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009638348 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933504+0000", 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7816999999999999e-05 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.799 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.127020+0000", 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1935157270000001 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.127157+0000", 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013726 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.127285+0000", 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012820299999999999 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.800 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.131035+0000", 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0037501769999999999 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.133072+0000", 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0020364939999999998 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.134782+0000", 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0017102280000000001 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.801 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.802 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.802 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.134820+0000", 2024-09-21T10:37:59.802 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7944000000000001e-05 2024-09-21T10:37:59.802 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.802 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.802 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.802 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135424+0000", 2024-09-21T10:37:59.802 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00060428000000000001 2024-09-21T10:37:59.802 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.802 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.802 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113204 7.11 7:8ef6dcf1:::benchmark_data_smithi003_144930_object9569:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.050959+0000", 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.6790889440000001, 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0905958650000001, 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113204 2024-09-21T10:37:59.803 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050959+0000", 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050959+0000", 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050958+0000", 2024-09-21T10:37:59.804 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050963+0000", 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5159999999999996e-06 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050974+0000", 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1034e-05 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050979+0000", 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6030000000000004e-06 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.051028+0000", 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.8967000000000001e-05 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.051036+0000", 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.9780000000000005e-06 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.806 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923903+0000", 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.87286635899999998 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923919+0000", 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6283e-05 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933583+0000", 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0096642309999999 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.807 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933593+0000", 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.5400000000000001e-06 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.129539+0000", 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1959459960000001 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.129624+0000", 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.5321999999999994e-05 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.808 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.129701+0000", 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.6596999999999999e-05 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135435+0000", 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0057338579999999997 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135477+0000", 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2143e-05 2024-09-21T10:37:59.809 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141026+0000", 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0055490670000000004 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141057+0000", 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0716999999999997e-05 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.810 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141555+0000", 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00049866400000000001 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113205 7.11 7:899e6351:::benchmark_data_smithi003_144930_object9570:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.052403+0000", 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.6776451430000003, 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0895618659999999, 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.811 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113205 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052403+0000", 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052403+0000", 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.812 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052402+0000", 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052406+0000", 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.4240000000000002e-06 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052422+0000", 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5933000000000001e-05 2024-09-21T10:37:59.813 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052427+0000", 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.9339999999999997e-06 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052488+0000", 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1135000000000003e-05 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052495+0000", 2024-09-21T10:37:59.814 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4730000000000003e-06 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923974+0000", 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.87147856999999995 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923991+0000", 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6736e-05 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933625+0000", 2024-09-21T10:37:59.815 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0096340880000001 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933633+0000", 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.6230000000000003e-06 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.131081+0000", 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1974479609999999 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.816 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.131177+0000", 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6084999999999999e-05 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.131253+0000", 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5592000000000004e-05 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.136869+0000", 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0056158069999999996 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.817 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138321+0000", 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0014525250000000001 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141599+0000", 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0032776010000000002 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141644+0000", 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5422e-05 2024-09-21T10:37:59.818 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141965+0000", 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000320687 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113224 7.11 7:8d51bcc1:::benchmark_data_smithi003_144930_object9589:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.073909+0000", 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.6561396110000004, 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0761234559999999, 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.819 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113224 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073909+0000", 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.820 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073909+0000", 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073907+0000", 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073913+0000", 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5990000000000001e-06 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.821 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073926+0000", 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3608000000000001e-05 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073935+0000", 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.0459999999999994e-06 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073989+0000", 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3690000000000003e-05 2024-09-21T10:37:59.822 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073997+0000", 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4889999999999998e-06 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924044+0000", 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.85004707999999995 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924060+0000", 2024-09-21T10:37:59.823 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.641e-05 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933665+0000", 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009604832 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933673+0000", 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.5229999999999995e-06 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.824 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.133112+0000", 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.199439089 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.133229+0000", 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000116797 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.133304+0000", 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5158000000000001e-05 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.825 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.136873+0000", 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003568192 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138382+0000", 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0015098500000000001 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.149407+0000", 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011024931999999999 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.826 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.149442+0000", 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.4971000000000001e-05 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.150032+0000", 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00058973999999999995 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113237 7.11 7:8d4c87e6:::benchmark_data_smithi003_144930_object9602:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.827 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.089395+0000", 2024-09-21T10:37:59.828 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.6406533090000002, 2024-09-21T10:37:59.828 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0610613280000001, 2024-09-21T10:37:59.828 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.828 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.828 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.828 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.828 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113237 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089395+0000", 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089395+0000", 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.829 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.830 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.830 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089393+0000", 2024-09-21T10:37:59.830 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:59.830 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.830 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.830 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.830 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089400+0000", 2024-09-21T10:37:59.830 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1580000000000002e-06 2024-09-21T10:37:59.830 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.830 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.830 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.831 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089411+0000", 2024-09-21T10:37:59.831 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1908e-05 2024-09-21T10:37:59.831 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.831 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.831 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.831 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089417+0000", 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2240000000000003e-06 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089475+0000", 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8440999999999998e-05 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089484+0000", 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.9979999999999992e-06 2024-09-21T10:37:59.832 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924117+0000", 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.83463242199999998 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924133+0000", 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6926999999999999e-05 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933706+0000", 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0095724020000001 2024-09-21T10:37:59.833 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933715+0000", 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.653e-06 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135505+0000", 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2017908559999999 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.834 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135588+0000", 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2301999999999999e-05 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135664+0000", 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.6379999999999997e-05 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138429+0000", 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002765427 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.835 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138435+0000", 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7119999999999997e-06 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.150079+0000", 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011644309 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.150120+0000", 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.0194999999999997e-05 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.836 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.150456+0000", 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00033661599999999998 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113264 7.11 7:8a9ebd82:::benchmark_data_smithi003_144930_object9629:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.134126+0000", 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.5959218220000002, 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0247259629999999, 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.837 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113264 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134126+0000", 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134126+0000", 2024-09-21T10:37:59.838 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134125+0000", 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134132+0000", 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1489999999999997e-06 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.839 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134146+0000", 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3685e-05 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134160+0000", 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4508999999999999e-05 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134222+0000", 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1521999999999998e-05 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.840 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134230+0000", 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2949999999999994e-06 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924187+0000", 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.78995694999999999 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924204+0000", 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6609999999999999e-05 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933746+0000", 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0095425689999999 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933755+0000", 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.1360000000000003e-06 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.136914+0000", 2024-09-21T10:37:59.842 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2031580820000001 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.137060+0000", 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000146117 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.137206+0000", 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014609099999999999 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.140904+0000", 2024-09-21T10:37:59.843 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003698518 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.140942+0000", 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7765999999999997e-05 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.158207+0000", 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.017264801999999999 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.844 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.158234+0000", 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.6911e-05 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.158852+0000", 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00061867599999999997 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113277 7.11 7:8b975a9a:::benchmark_data_smithi003_144930_object9642:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.845 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.152243+0000", 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.57780495, 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0070761319999999, 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113277 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152243+0000", 2024-09-21T10:37:59.846 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152243+0000", 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152235+0000", 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999914 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.847 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152251+0000", 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5682e-05 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152269+0000", 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8297000000000001e-05 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152278+0000", 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4269999999999997e-06 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.848 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152329+0000", 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0831999999999997e-05 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152338+0000", 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7520000000000002e-06 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924258+0000", 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.77191978800000005 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.849 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924274+0000", 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6294e-05 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933787+0000", 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0095132389999999 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933796+0000", 2024-09-21T10:37:59.850 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7469999999999994e-06 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138472+0000", 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.204675868 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138607+0000", 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013506799999999999 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.851 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138749+0000", 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014253399999999999 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.140980+0000", 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002230288 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.140990+0000", 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0138e-05 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.852 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.158898+0000", 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.017907846000000002 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.158931+0000", 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.307e-05 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.159319+0000", 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00038864200000000002 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.853 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.854 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.854 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.854 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.854 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113331 7.11 7:8c44e7f1:::benchmark_data_smithi003_144930_object9696:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.854 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.225313+0000", 2024-09-21T10:37:59.854 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.504734977, 2024-09-21T10:37:59.854 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.9343651839999998, 2024-09-21T10:37:59.854 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113331 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225313+0000", 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.855 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225313+0000", 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225312+0000", 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225318+0000", 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2670000000000003e-06 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.856 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.857 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.857 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225332+0000", 2024-09-21T10:37:59.857 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4226999999999999e-05 2024-09-21T10:37:59.857 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.857 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.857 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.857 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225339+0000", 2024-09-21T10:37:59.857 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9990000000000002e-06 2024-09-21T10:37:59.857 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.857 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.857 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225408+0000", 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8811000000000002e-05 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225423+0000", 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4625e-05 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924331+0000", 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.69890780500000005 2024-09-21T10:37:59.858 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924347+0000", 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6212999999999999e-05 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933828+0000", 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.00948076 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933838+0000", 2024-09-21T10:37:59.859 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0569e-05 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.139768+0000", 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2059299729999999 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.139881+0000", 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000112484 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.860 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.139989+0000", 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010848 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141986+0000", 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0019968680000000002 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.142041+0000", 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4944000000000001e-05 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.861 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.159364+0000", 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.017322568999999999 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.159394+0000", 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0141000000000002e-05 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.159678+0000", 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00028480500000000001 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.862 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113372 7.11 7:8fd90f72:::benchmark_data_smithi003_144930_object9737:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.283110+0000", 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.4469380210000002, 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8799174000000001, 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113372 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.863 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283110+0000", 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283110+0000", 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283108+0000", 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:37:59.864 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283114+0000", 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8850000000000004e-06 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283127+0000", 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3006e-05 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283134+0000", 2024-09-21T10:37:59.865 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4910000000000002e-06 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283192+0000", 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7735000000000002e-05 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283203+0000", 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.113e-05 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.866 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924401+0000", 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.64119817999999995 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924418+0000", 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7090000000000001e-05 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933901+0000", 2024-09-21T10:37:59.867 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0094829169999999 2024-09-21T10:37:59.868 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.868 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.868 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.868 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933921+0000", 2024-09-21T10:37:59.869 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.0349000000000001e-05 2024-09-21T10:37:59.869 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.869 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.142068+0000", 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2081462949999999 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.142167+0000", 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.9067000000000005e-05 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.142235+0000", 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8223000000000001e-05 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146648+0000", 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0044135010000000002 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146693+0000", 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4311999999999999e-05 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.871 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.162619+0000", 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.015926281 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.162657+0000", 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.8427000000000003e-05 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163028+0000", 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000370341 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.872 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113379 7.11 7:8aa6459d:::benchmark_data_smithi003_144930_object9744:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.292344+0000", 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.4377046560000002, 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8711839069999998, 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113379 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.873 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292344+0000", 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292344+0000", 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292342+0000", 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:59.874 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292347+0000", 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.967e-06 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292357+0000", 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0013999999999999e-05 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292362+0000", 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0429999999999998e-06 2024-09-21T10:37:59.875 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292404+0000", 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2058999999999998e-05 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292411+0000", 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1609999999999997e-06 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924473+0000", 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.63206136700000004 2024-09-21T10:37:59.876 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924489+0000", 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6606e-05 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933987+0000", 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0094974130000001 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.877 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.878 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934006+0000", 2024-09-21T10:37:59.878 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.889e-05 2024-09-21T10:37:59.878 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.878 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.878 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.878 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.143472+0000", 2024-09-21T10:37:59.879 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2094659249999999 2024-09-21T10:37:59.879 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.879 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.879 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.879 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.143594+0000", 2024-09-21T10:37:59.879 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012256100000000001 2024-09-21T10:37:59.879 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.879 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.879 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.879 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.143715+0000", 2024-09-21T10:37:59.880 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0001209 2024-09-21T10:37:59.880 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.880 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.880 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.880 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146701+0000", 2024-09-21T10:37:59.880 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002985831 2024-09-21T10:37:59.880 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.880 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.880 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.880 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.149335+0000", 2024-09-21T10:37:59.880 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00263372 2024-09-21T10:37:59.881 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.881 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.881 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.881 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163111+0000", 2024-09-21T10:37:59.881 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.013776610999999999 2024-09-21T10:37:59.881 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.881 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163170+0000", 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8313999999999998e-05 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163528+0000", 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00035793100000000003 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.882 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113414 7.11 7:8cbabfca:::benchmark_data_smithi003_144930_object9779:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.341844+0000", 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.3882047479999997, 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8220275159999999, 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113414 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.883 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341844+0000", 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341844+0000", 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341842+0000", 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.884 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.885 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.885 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341849+0000", 2024-09-21T10:37:59.885 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4529999999999996e-06 2024-09-21T10:37:59.885 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.885 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.885 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.885 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341865+0000", 2024-09-21T10:37:59.885 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5971e-05 2024-09-21T10:37:59.885 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.885 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.886 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.886 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341872+0000", 2024-09-21T10:37:59.886 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4320000000000004e-06 2024-09-21T10:37:59.886 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.886 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.886 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.886 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341925+0000", 2024-09-21T10:37:59.886 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3662000000000002e-05 2024-09-21T10:37:59.886 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.886 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.886 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341934+0000", 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7770000000000008e-06 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924542+0000", 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58260739500000003 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924558+0000", 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6943999999999999e-05 2024-09-21T10:37:59.887 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934072+0000", 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009513329 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934090+0000", 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8207e-05 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.888 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.145144+0000", 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.211054485 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.145237+0000", 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.2660999999999999e-05 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.145347+0000", 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010955000000000001 2024-09-21T10:37:59.889 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.890 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.890 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.890 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.149345+0000", 2024-09-21T10:37:59.890 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0039984240000000004 2024-09-21T10:37:59.890 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.890 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.890 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.890 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.149376+0000", 2024-09-21T10:37:59.890 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1315000000000001e-05 2024-09-21T10:37:59.890 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163565+0000", 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.014188394 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163595+0000", 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0474e-05 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163871+0000", 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00027574099999999997 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113422 7.11 7:8ba3ed04:::benchmark_data_smithi003_144930_object9787:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.357002+0000", 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.3730460969999996, 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8127611420000003, 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.892 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113422 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357002+0000", 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357002+0000", 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.893 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357001+0000", 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357006+0000", 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6810000000000003e-06 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.894 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357035+0000", 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8229e-05 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357041+0000", 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3879999999999997e-06 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357101+0000", 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.9701999999999999e-05 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.895 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357114+0000", 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3514e-05 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924611+0000", 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.56749661299999998 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924628+0000", 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6854000000000002e-05 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.896 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934156+0000", 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009528349 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934175+0000", 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.9273e-05 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146731+0000", 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2125559990000001 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146860+0000", 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000128174 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146989+0000", 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000129345 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.150044+0000", 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0030545989999999999 2024-09-21T10:37:59.898 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.152031+0000", 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0019874799999999998 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.169412+0000", 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.017380902 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.169464+0000", 2024-09-21T10:37:59.899 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2173999999999999e-05 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.169763+0000", 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00029926300000000002 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113470 7.11 7:8dcaa877:::benchmark_data_smithi003_144930_object9835:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.535826+0000", 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 6.1942217959999999, 2024-09-21T10:37:59.900 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.6344549260000001, 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113470 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535826+0000", 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.901 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.902 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:37:59.902 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535826+0000", 2024-09-21T10:37:59.902 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:37:59.902 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.902 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.902 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:37:59.902 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535825+0000", 2024-09-21T10:37:59.902 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:37:59.902 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.902 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.902 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535832+0000", 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4109999999999999e-06 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535848+0000", 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6067e-05 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535855+0000", 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7739999999999999e-06 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535902+0000", 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.6684999999999998e-05 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535910+0000", 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.8499999999999994e-06 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924685+0000", 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.388775496 2024-09-21T10:37:59.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924703+0000", 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7793999999999999e-05 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934236+0000", 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009533196 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934255+0000", 2024-09-21T10:37:59.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.9429999999999999e-05 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.148272+0000", 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2140167639999999 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.148366+0000", 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3591999999999994e-05 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.906 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.148437+0000", 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1511e-05 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.151979+0000", 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0035413879999999999 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.153042+0000", 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0010633089999999999 2024-09-21T10:37:59.907 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.169819+0000", 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.016776652999999999 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.169871+0000", 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2198999999999999e-05 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.170281+0000", 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00041050199999999998 2024-09-21T10:37:59.908 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.909 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.909 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.909 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:37:59.909 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:37:59.909 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:37:59.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:59.934 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:37:59.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:37:59.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:59 smithi204 bash[78884]: cluster 2024-09-21T10:37:58.531754+0000 mgr.y (mgr.25133) 749 : cluster [DBG] pgmap v699: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 27 KiB/s rd, 78 KiB/s wr, 522 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 7.9 MiB/s, 124 objects/s recovering 2024-09-21T10:38:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:37:59 smithi204 bash[78884]: cluster 2024-09-21T10:37:58.531754+0000 mgr.y (mgr.25133) 749 : cluster [DBG] pgmap v699: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 27 KiB/s rd, 78 KiB/s wr, 522 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 7.9 MiB/s, 124 objects/s recovering 2024-09-21T10:38:00.037 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:00.066 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:00.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:00.174 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:59 smithi003 bash[88275]: cluster 2024-09-21T10:37:58.531754+0000 mgr.y (mgr.25133) 749 : cluster [DBG] pgmap v699: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 27 KiB/s rd, 78 KiB/s wr, 522 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 7.9 MiB/s, 124 objects/s recovering 2024-09-21T10:38:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:37:59 smithi003 bash[88275]: cluster 2024-09-21T10:37:58.531754+0000 mgr.y (mgr.25133) 749 : cluster [DBG] pgmap v699: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 27 KiB/s rd, 78 KiB/s wr, 522 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 7.9 MiB/s, 124 objects/s recovering 2024-09-21T10:38:00.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:59 smithi003 bash[89466]: cluster 2024-09-21T10:37:58.531754+0000 mgr.y (mgr.25133) 749 : cluster [DBG] pgmap v699: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 27 KiB/s rd, 78 KiB/s wr, 522 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 7.9 MiB/s, 124 objects/s recovering 2024-09-21T10:38:00.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:37:59 smithi003 bash[89466]: cluster 2024-09-21T10:37:58.531754+0000 mgr.y (mgr.25133) 749 : cluster [DBG] pgmap v699: 109 pgs: 6 active+undersized, 28 peering, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 67 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 27 KiB/s rd, 78 KiB/s wr, 522 op/s; 20343/281430 objects degraded (7.228%); 17639/281430 objects misplaced (6.268%); 7.9 MiB/s, 124 objects/s recovering 2024-09-21T10:38:00.216 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:00.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:00.319 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:00.353 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:00.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:00.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:00.480 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:00.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:00.583 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:00.610 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:00.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:00.717 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:00.743 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:00.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:00.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:00.875 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:00.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:00.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:00.978 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:01.004 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:01.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:01.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:01.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:00 smithi204 bash[78884]: cluster 2024-09-21T10:38:00.487034+0000 mon.a (mon.0) 1102 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:38:01.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:00 smithi204 bash[78884]: cluster 2024-09-21T10:38:00.487034+0000 mon.a (mon.0) 1102 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:38:01.118 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:00 smithi204 bash[78884]: cluster 2024-09-21T10:38:00.487074+0000 mon.a (mon.0) 1103 : cluster [WRN] Health check update: Degraded data redundancy: 20343/281430 objects degraded (7.228%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:01.118 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:00 smithi204 bash[78884]: cluster 2024-09-21T10:38:00.487074+0000 mon.a (mon.0) 1103 : cluster [WRN] Health check update: Degraded data redundancy: 20343/281430 objects degraded (7.228%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:01.131 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:01.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:01.234 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:01.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:00 smithi003 bash[88275]: cluster 2024-09-21T10:38:00.487034+0000 mon.a (mon.0) 1102 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:38:01.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:00 smithi003 bash[88275]: cluster 2024-09-21T10:38:00.487034+0000 mon.a (mon.0) 1102 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:38:01.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:00 smithi003 bash[88275]: cluster 2024-09-21T10:38:00.487074+0000 mon.a (mon.0) 1103 : cluster [WRN] Health check update: Degraded data redundancy: 20343/281430 objects degraded (7.228%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:01.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:00 smithi003 bash[88275]: cluster 2024-09-21T10:38:00.487074+0000 mon.a (mon.0) 1103 : cluster [WRN] Health check update: Degraded data redundancy: 20343/281430 objects degraded (7.228%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:01.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:00 smithi003 bash[89466]: cluster 2024-09-21T10:38:00.487034+0000 mon.a (mon.0) 1102 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:38:01.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:00 smithi003 bash[89466]: cluster 2024-09-21T10:38:00.487034+0000 mon.a (mon.0) 1102 : cluster [WRN] Health check update: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:38:01.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:00 smithi003 bash[89466]: cluster 2024-09-21T10:38:00.487074+0000 mon.a (mon.0) 1103 : cluster [WRN] Health check update: Degraded data redundancy: 20343/281430 objects degraded (7.228%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:01.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:00 smithi003 bash[89466]: cluster 2024-09-21T10:38:00.487074+0000 mon.a (mon.0) 1103 : cluster [WRN] Health check update: Degraded data redundancy: 20343/281430 objects degraded (7.228%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:01.277 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:01.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:01.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:01.416 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:01.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:01.519 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:01.546 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:01.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:01.651 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:01.680 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:01.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:01.783 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:01.811 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:01.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:01.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:01.939 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:01.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:01.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:01.949 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:38:01.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.6.service' 2024-09-21T10:38:02.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:02.068 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T10:38:02.069 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-21T10:38:02.088 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:02.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:01 smithi003 bash[88275]: cluster 2024-09-21T10:38:00.532571+0000 mgr.y (mgr.25133) 750 : cluster [DBG] pgmap v700: 109 pgs: 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 67 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 23 KiB/s rd, 66 KiB/s wr, 656 op/s; 30305/277236 objects degraded (10.931%); 18678/277236 objects misplaced (6.737%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:38:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:01 smithi003 bash[88275]: cluster 2024-09-21T10:38:00.532571+0000 mgr.y (mgr.25133) 750 : cluster [DBG] pgmap v700: 109 pgs: 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 67 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 23 KiB/s rd, 66 KiB/s wr, 656 op/s; 30305/277236 objects degraded (10.931%); 18678/277236 objects misplaced (6.737%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:38:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:01 smithi003 bash[88275]: cluster 2024-09-21T10:38:00.942604+0000 mon.a (mon.0) 1104 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-21T10:38:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:01 smithi003 bash[88275]: cluster 2024-09-21T10:38:00.942604+0000 mon.a (mon.0) 1104 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-21T10:38:02.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:01 smithi003 bash[89466]: cluster 2024-09-21T10:38:00.532571+0000 mgr.y (mgr.25133) 750 : cluster [DBG] pgmap v700: 109 pgs: 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 67 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 23 KiB/s rd, 66 KiB/s wr, 656 op/s; 30305/277236 objects degraded (10.931%); 18678/277236 objects misplaced (6.737%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:38:02.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:01 smithi003 bash[89466]: cluster 2024-09-21T10:38:00.532571+0000 mgr.y (mgr.25133) 750 : cluster [DBG] pgmap v700: 109 pgs: 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 67 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 23 KiB/s rd, 66 KiB/s wr, 656 op/s; 30305/277236 objects degraded (10.931%); 18678/277236 objects misplaced (6.737%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:38:02.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:01 smithi003 bash[89466]: cluster 2024-09-21T10:38:00.942604+0000 mon.a (mon.0) 1104 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-21T10:38:02.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:01 smithi003 bash[89466]: cluster 2024-09-21T10:38:00.942604+0000 mon.a (mon.0) 1104 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-21T10:38:02.190 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:02.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:02.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:01 smithi204 bash[78884]: cluster 2024-09-21T10:38:00.532571+0000 mgr.y (mgr.25133) 750 : cluster [DBG] pgmap v700: 109 pgs: 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 67 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 23 KiB/s rd, 66 KiB/s wr, 656 op/s; 30305/277236 objects degraded (10.931%); 18678/277236 objects misplaced (6.737%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:38:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:01 smithi204 bash[78884]: cluster 2024-09-21T10:38:00.532571+0000 mgr.y (mgr.25133) 750 : cluster [DBG] pgmap v700: 109 pgs: 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 67 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 23 KiB/s rd, 66 KiB/s wr, 656 op/s; 30305/277236 objects degraded (10.931%); 18678/277236 objects misplaced (6.737%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:38:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:01 smithi204 bash[78884]: cluster 2024-09-21T10:38:00.942604+0000 mon.a (mon.0) 1104 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-21T10:38:02.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:01 smithi204 bash[78884]: cluster 2024-09-21T10:38:00.942604+0000 mon.a (mon.0) 1104 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-21T10:38:02.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:02.379 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:02.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:02.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:02.515 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:02.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:02.621 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:02.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:02.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:02.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:02.781 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:02.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:02.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:02.912 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:02.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:02.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:03.018 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:03.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:03.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:03.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:03.171 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:03.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:03.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:03.294 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:03.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:03.397 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:03.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:03.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:03.540 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:03.585 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:03.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:03.695 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:03.730 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:03.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:03.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:03.860 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:03.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:03.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:03.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:03.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:03.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:04.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:04.128 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:04.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:04.232 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:04.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:03 smithi003 bash[88275]: cluster 2024-09-21T10:38:02.533180+0000 mgr.y (mgr.25133) 751 : cluster [DBG] pgmap v701: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 648 op/s; 29430/271497 objects degraded (10.840%); 18380/271497 objects misplaced (6.770%); 4.5 MiB/s, 70 objects/s recovering 2024-09-21T10:38:04.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:03 smithi003 bash[88275]: cluster 2024-09-21T10:38:02.533180+0000 mgr.y (mgr.25133) 751 : cluster [DBG] pgmap v701: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 648 op/s; 29430/271497 objects degraded (10.840%); 18380/271497 objects misplaced (6.770%); 4.5 MiB/s, 70 objects/s recovering 2024-09-21T10:38:04.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:03 smithi003 bash[89466]: cluster 2024-09-21T10:38:02.533180+0000 mgr.y (mgr.25133) 751 : cluster [DBG] pgmap v701: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 648 op/s; 29430/271497 objects degraded (10.840%); 18380/271497 objects misplaced (6.770%); 4.5 MiB/s, 70 objects/s recovering 2024-09-21T10:38:04.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:03 smithi003 bash[89466]: cluster 2024-09-21T10:38:02.533180+0000 mgr.y (mgr.25133) 751 : cluster [DBG] pgmap v701: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 648 op/s; 29430/271497 objects degraded (10.840%); 18380/271497 objects misplaced (6.770%); 4.5 MiB/s, 70 objects/s recovering 2024-09-21T10:38:04.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:03 smithi204 bash[78884]: cluster 2024-09-21T10:38:02.533180+0000 mgr.y (mgr.25133) 751 : cluster [DBG] pgmap v701: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 648 op/s; 29430/271497 objects degraded (10.840%); 18380/271497 objects misplaced (6.770%); 4.5 MiB/s, 70 objects/s recovering 2024-09-21T10:38:04.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:03 smithi204 bash[78884]: cluster 2024-09-21T10:38:02.533180+0000 mgr.y (mgr.25133) 751 : cluster [DBG] pgmap v701: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 648 op/s; 29430/271497 objects degraded (10.840%); 18380/271497 objects misplaced (6.770%); 4.5 MiB/s, 70 objects/s recovering 2024-09-21T10:38:04.276 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:04.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:04.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:04.426 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:04.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:04.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:04.584 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:04.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:04.688 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:04.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:04.829 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:04.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:04.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:04.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:04.968 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:05.015 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:05.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:05.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:05.218 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:05.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:05.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:05.353 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:05.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:05.456 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:05.491 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:05.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:05 smithi204 bash[78884]: audit 2024-09-21T10:38:04.329669+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:05 smithi204 bash[78884]: audit 2024-09-21T10:38:04.329669+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:05 smithi204 bash[78884]: audit 2024-09-21T10:38:04.340964+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:05 smithi204 bash[78884]: audit 2024-09-21T10:38:04.340964+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:05 smithi204 bash[78884]: cluster 2024-09-21T10:38:04.533964+0000 mgr.y (mgr.25133) 752 : cluster [DBG] pgmap v702: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 7.8 KiB/s rd, 23 KiB/s wr, 593 op/s; 29294/267645 objects degraded (10.945%); 17955/267645 objects misplaced (6.709%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:38:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:05 smithi204 bash[78884]: cluster 2024-09-21T10:38:04.533964+0000 mgr.y (mgr.25133) 752 : cluster [DBG] pgmap v702: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 7.8 KiB/s rd, 23 KiB/s wr, 593 op/s; 29294/267645 objects degraded (10.945%); 17955/267645 objects misplaced (6.709%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:38:05.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:05.612 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:05.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:05.715 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:05.743 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:05.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:05.811 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[89466]: audit 2024-09-21T10:38:04.329669+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.811 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[89466]: audit 2024-09-21T10:38:04.329669+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.811 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[89466]: audit 2024-09-21T10:38:04.340964+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.811 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[89466]: audit 2024-09-21T10:38:04.340964+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.812 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[89466]: cluster 2024-09-21T10:38:04.533964+0000 mgr.y (mgr.25133) 752 : cluster [DBG] pgmap v702: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 7.8 KiB/s rd, 23 KiB/s wr, 593 op/s; 29294/267645 objects degraded (10.945%); 17955/267645 objects misplaced (6.709%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:38:05.812 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[89466]: cluster 2024-09-21T10:38:04.533964+0000 mgr.y (mgr.25133) 752 : cluster [DBG] pgmap v702: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 7.8 KiB/s rd, 23 KiB/s wr, 593 op/s; 29294/267645 objects degraded (10.945%); 17955/267645 objects misplaced (6.709%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:38:05.812 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[88275]: audit 2024-09-21T10:38:04.329669+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.812 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[88275]: audit 2024-09-21T10:38:04.329669+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.812 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[88275]: audit 2024-09-21T10:38:04.340964+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.812 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[88275]: audit 2024-09-21T10:38:04.340964+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:05.812 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[88275]: cluster 2024-09-21T10:38:04.533964+0000 mgr.y (mgr.25133) 752 : cluster [DBG] pgmap v702: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 7.8 KiB/s rd, 23 KiB/s wr, 593 op/s; 29294/267645 objects degraded (10.945%); 17955/267645 objects misplaced (6.709%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:38:05.812 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:05 smithi003 bash[88275]: cluster 2024-09-21T10:38:04.533964+0000 mgr.y (mgr.25133) 752 : cluster [DBG] pgmap v702: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 7.8 KiB/s rd, 23 KiB/s wr, 593 op/s; 29294/267645 objects degraded (10.945%); 17955/267645 objects misplaced (6.709%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:38:05.850 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:05.881 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:05.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:05.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:05.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:06.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:06.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:06.116 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:06.147 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:06.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:06.251 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:06.268 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:06.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.297 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:06.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:06.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:06.422 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:06.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: cluster 2024-09-21T10:38:05.489417+0000 mon.a (mon.0) 1107 : cluster [WRN] Health check update: Degraded data redundancy: 29294/267645 objects degraded (10.945%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: cluster 2024-09-21T10:38:05.489417+0000 mon.a (mon.0) 1107 : cluster [WRN] Health check update: Degraded data redundancy: 29294/267645 objects degraded (10.945%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: audit 2024-09-21T10:38:05.540358+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: audit 2024-09-21T10:38:05.540358+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: audit 2024-09-21T10:38:05.553644+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: audit 2024-09-21T10:38:05.553644+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: audit 2024-09-21T10:38:06.226441+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:38:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: audit 2024-09-21T10:38:06.226441+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:38:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: audit 2024-09-21T10:38:06.227456+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:38:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: audit 2024-09-21T10:38:06.227456+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:38:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: audit 2024-09-21T10:38:06.233108+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[88275]: audit 2024-09-21T10:38:06.233108+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: cluster 2024-09-21T10:38:05.489417+0000 mon.a (mon.0) 1107 : cluster [WRN] Health check update: Degraded data redundancy: 29294/267645 objects degraded (10.945%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:06.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: cluster 2024-09-21T10:38:05.489417+0000 mon.a (mon.0) 1107 : cluster [WRN] Health check update: Degraded data redundancy: 29294/267645 objects degraded (10.945%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:06.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: audit 2024-09-21T10:38:05.540358+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: audit 2024-09-21T10:38:05.540358+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: audit 2024-09-21T10:38:05.553644+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: audit 2024-09-21T10:38:05.553644+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: audit 2024-09-21T10:38:06.226441+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:38:06.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: audit 2024-09-21T10:38:06.226441+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:38:06.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: audit 2024-09-21T10:38:06.227456+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:38:06.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: audit 2024-09-21T10:38:06.227456+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:38:06.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: audit 2024-09-21T10:38:06.233108+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:06 smithi003 bash[89466]: audit 2024-09-21T10:38:06.233108+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.525 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:06.549 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:06.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:06.654 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:06.680 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:06.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: cluster 2024-09-21T10:38:05.489417+0000 mon.a (mon.0) 1107 : cluster [WRN] Health check update: Degraded data redundancy: 29294/267645 objects degraded (10.945%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: cluster 2024-09-21T10:38:05.489417+0000 mon.a (mon.0) 1107 : cluster [WRN] Health check update: Degraded data redundancy: 29294/267645 objects degraded (10.945%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: audit 2024-09-21T10:38:05.540358+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: audit 2024-09-21T10:38:05.540358+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: audit 2024-09-21T10:38:05.553644+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: audit 2024-09-21T10:38:05.553644+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: audit 2024-09-21T10:38:06.226441+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:38:06.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: audit 2024-09-21T10:38:06.226441+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:38:06.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: audit 2024-09-21T10:38:06.227456+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:38:06.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: audit 2024-09-21T10:38:06.227456+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:38:06.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: audit 2024-09-21T10:38:06.233108+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:06 smithi204 bash[78884]: audit 2024-09-21T10:38:06.233108+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:06.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:06.811 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:06.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:06.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:06.944 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:06.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:06.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:07.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:07.069 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [6] live_osds: [0, 1, 2, 3, 4, 5, 7] 2024-09-21T10:38:07.069 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:38:07.069 INFO:tasks.thrashosds.thrasher:Removing osd 2, in_osds are: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:38:07.070 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd out 2 2024-09-21T10:38:07.077 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:07.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:07.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:07.202 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:07.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:07.305 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:07.322 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:07.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:07.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:07.449 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:07.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:07.552 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:07.581 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:07.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:07.686 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:07.702 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:07.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:07.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:07 smithi204 bash[78884]: cluster 2024-09-21T10:38:06.538295+0000 mgr.y (mgr.25133) 753 : cluster [DBG] pgmap v703: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 7.1 KiB/s rd, 21 KiB/s wr, 751 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:07.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:07 smithi204 bash[78884]: cluster 2024-09-21T10:38:06.538295+0000 mgr.y (mgr.25133) 753 : cluster [DBG] pgmap v703: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 7.1 KiB/s rd, 21 KiB/s wr, 751 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:07.762 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:38:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:38:07] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.51.0" 2024-09-21T10:38:07.763 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:07 smithi003 bash[88275]: cluster 2024-09-21T10:38:06.538295+0000 mgr.y (mgr.25133) 753 : cluster [DBG] pgmap v703: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 7.1 KiB/s rd, 21 KiB/s wr, 751 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:07.763 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:07 smithi003 bash[88275]: cluster 2024-09-21T10:38:06.538295+0000 mgr.y (mgr.25133) 753 : cluster [DBG] pgmap v703: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 7.1 KiB/s rd, 21 KiB/s wr, 751 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:07.763 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:07 smithi003 bash[89466]: cluster 2024-09-21T10:38:06.538295+0000 mgr.y (mgr.25133) 753 : cluster [DBG] pgmap v703: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 7.1 KiB/s rd, 21 KiB/s wr, 751 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:07.763 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:07 smithi003 bash[89466]: cluster 2024-09-21T10:38:06.538295+0000 mgr.y (mgr.25133) 753 : cluster [DBG] pgmap v703: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 7.1 KiB/s rd, 21 KiB/s wr, 751 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:07.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:07.826 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:07.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:07.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:07.951 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:07.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:07.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:08.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:08.082 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:08.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:08.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:08.206 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:08.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:08.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:08.328 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:08.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:08.430 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:08.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:08.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:08.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:08.591 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:08.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:08.694 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:08.716 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:08.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:08.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:08.846 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:08.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:08.949 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:08.981 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:08.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:08.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:09.086 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:09.114 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:09.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:09.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:09.249 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:09.354 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:09.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:09.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:09.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:09.512 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:09.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:09.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:09.635 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:09.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:09.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:09 smithi204 bash[78884]: cluster 2024-09-21T10:38:08.538932+0000 mgr.y (mgr.25133) 754 : cluster [DBG] pgmap v704: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:09 smithi204 bash[78884]: cluster 2024-09-21T10:38:08.538932+0000 mgr.y (mgr.25133) 754 : cluster [DBG] pgmap v704: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:09 smithi204 bash[78884]: audit 2024-09-21T10:38:08.618339+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:09 smithi204 bash[78884]: audit 2024-09-21T10:38:08.618339+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:09 smithi204 bash[78884]: audit 2024-09-21T10:38:08.619776+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:09 smithi204 bash[78884]: audit 2024-09-21T10:38:08.619776+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:09.763 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:09.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:09.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:09.886 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:09.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:09.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:09.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:10.017 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:10.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[88275]: cluster 2024-09-21T10:38:08.538932+0000 mgr.y (mgr.25133) 754 : cluster [DBG] pgmap v704: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:10.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[88275]: cluster 2024-09-21T10:38:08.538932+0000 mgr.y (mgr.25133) 754 : cluster [DBG] pgmap v704: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:10.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[88275]: audit 2024-09-21T10:38:08.618339+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:10.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[88275]: audit 2024-09-21T10:38:08.618339+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:10.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[88275]: audit 2024-09-21T10:38:08.619776+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:10.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[88275]: audit 2024-09-21T10:38:08.619776+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:10.020 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[89466]: cluster 2024-09-21T10:38:08.538932+0000 mgr.y (mgr.25133) 754 : cluster [DBG] pgmap v704: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:10.020 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[89466]: cluster 2024-09-21T10:38:08.538932+0000 mgr.y (mgr.25133) 754 : cluster [DBG] pgmap v704: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 28247/259677 objects degraded (10.878%); 17706/259677 objects misplaced (6.818%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:10.020 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[89466]: audit 2024-09-21T10:38:08.618339+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:10.020 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[89466]: audit 2024-09-21T10:38:08.618339+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:38:10.020 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[89466]: audit 2024-09-21T10:38:08.619776+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:10.020 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:09 smithi003 bash[89466]: audit 2024-09-21T10:38:08.619776+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:10.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:10.121 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:10.178 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:10.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:10.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:10.309 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:10.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:10.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:10.442 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:10.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:10.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:10.571 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:10.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:10.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:10.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:10 smithi003 bash[88275]: cluster 2024-09-21T10:38:10.490243+0000 mon.a (mon.0) 1115 : cluster [WRN] Health check update: Degraded data redundancy: 28247/259677 objects degraded (10.878%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:10.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:10 smithi003 bash[88275]: cluster 2024-09-21T10:38:10.490243+0000 mon.a (mon.0) 1115 : cluster [WRN] Health check update: Degraded data redundancy: 28247/259677 objects degraded (10.878%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:10.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:10 smithi003 bash[89466]: cluster 2024-09-21T10:38:10.490243+0000 mon.a (mon.0) 1115 : cluster [WRN] Health check update: Degraded data redundancy: 28247/259677 objects degraded (10.878%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:10.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:10 smithi003 bash[89466]: cluster 2024-09-21T10:38:10.490243+0000 mon.a (mon.0) 1115 : cluster [WRN] Health check update: Degraded data redundancy: 28247/259677 objects degraded (10.878%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:10.693 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:10.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:10.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:10.825 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:10.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:10 smithi204 bash[78884]: cluster 2024-09-21T10:38:10.490243+0000 mon.a (mon.0) 1115 : cluster [WRN] Health check update: Degraded data redundancy: 28247/259677 objects degraded (10.878%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:10.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:10 smithi204 bash[78884]: cluster 2024-09-21T10:38:10.490243+0000 mon.a (mon.0) 1115 : cluster [WRN] Health check update: Degraded data redundancy: 28247/259677 objects degraded (10.878%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:10.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:10.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:10.955 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:10.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:10.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:11.061 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:11.092 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:11.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:11.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:11.225 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:11.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:11.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:11.352 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:11.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:11.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:11.481 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:11.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:11.587 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:11.614 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:11.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:11.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:11.741 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:11.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:11.753 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:11 smithi003 bash[88275]: cluster 2024-09-21T10:38:10.539730+0000 mgr.y (mgr.25133) 755 : cluster [DBG] pgmap v705: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 27871/253746 objects degraded (10.984%); 17278/253746 objects misplaced (6.809%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:11.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:11 smithi003 bash[89466]: cluster 2024-09-21T10:38:10.539730+0000 mgr.y (mgr.25133) 755 : cluster [DBG] pgmap v705: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 27871/253746 objects degraded (10.984%); 17278/253746 objects misplaced (6.809%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:11.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:11 smithi003 bash[89466]: cluster 2024-09-21T10:38:10.539730+0000 mgr.y (mgr.25133) 755 : cluster [DBG] pgmap v705: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 27871/253746 objects degraded (10.984%); 17278/253746 objects misplaced (6.809%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:11.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:11.854 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:11.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:11.881 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:11.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:11.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:11 smithi003 bash[88275]: cluster 2024-09-21T10:38:10.539730+0000 mgr.y (mgr.25133) 755 : cluster [DBG] pgmap v705: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 27871/253746 objects degraded (10.984%); 17278/253746 objects misplaced (6.809%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:11.983 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:12.005 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:12.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:11 smithi204 bash[78884]: cluster 2024-09-21T10:38:10.539730+0000 mgr.y (mgr.25133) 755 : cluster [DBG] pgmap v705: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 27871/253746 objects degraded (10.984%); 17278/253746 objects misplaced (6.809%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:11 smithi204 bash[78884]: cluster 2024-09-21T10:38:10.539730+0000 mgr.y (mgr.25133) 755 : cluster [DBG] pgmap v705: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 27871/253746 objects degraded (10.984%); 17278/253746 objects misplaced (6.809%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:12.107 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:12.132 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:12.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:12.239 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:12.263 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:12.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:12.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:12.393 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:12.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:12.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:12.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:12.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:12.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:12.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:12.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:12.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:12.783 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:12.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:12.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:12.909 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:12.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:12.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:13.012 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:13.036 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:13.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:13.139 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:13.167 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:13.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:13.272 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:13.305 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:13.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:13.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:13.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:13.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:13.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:13.570 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:13.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:13.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:13.703 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:13.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:13.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:13.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:13 smithi003 bash[88275]: cluster 2024-09-21T10:38:12.540452+0000 mgr.y (mgr.25133) 756 : cluster [DBG] pgmap v706: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 27084/248631 objects degraded (10.893%); 17028/248631 objects misplaced (6.849%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:38:13.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:13 smithi003 bash[88275]: cluster 2024-09-21T10:38:12.540452+0000 mgr.y (mgr.25133) 756 : cluster [DBG] pgmap v706: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 27084/248631 objects degraded (10.893%); 17028/248631 objects misplaced (6.849%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:38:13.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:13 smithi003 bash[89466]: cluster 2024-09-21T10:38:12.540452+0000 mgr.y (mgr.25133) 756 : cluster [DBG] pgmap v706: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 27084/248631 objects degraded (10.893%); 17028/248631 objects misplaced (6.849%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:38:13.820 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:13 smithi003 bash[89466]: cluster 2024-09-21T10:38:12.540452+0000 mgr.y (mgr.25133) 756 : cluster [DBG] pgmap v706: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 27084/248631 objects degraded (10.893%); 17028/248631 objects misplaced (6.849%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:38:13.835 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:13.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:13.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:13.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:13 smithi204 bash[78884]: cluster 2024-09-21T10:38:12.540452+0000 mgr.y (mgr.25133) 756 : cluster [DBG] pgmap v706: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 27084/248631 objects degraded (10.893%); 17028/248631 objects misplaced (6.849%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:38:13.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:13 smithi204 bash[78884]: cluster 2024-09-21T10:38:12.540452+0000 mgr.y (mgr.25133) 756 : cluster [DBG] pgmap v706: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 27084/248631 objects degraded (10.893%); 17028/248631 objects misplaced (6.849%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:38:13.964 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:13.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:13.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:14.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:14.090 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:14.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:14.194 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:14.219 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:14.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:14.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:14.351 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:14.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:14.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:14.480 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:14.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:14.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:14.605 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:14.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:14.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:14.729 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:14.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:14.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:14.856 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:14.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:14.959 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:14.992 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:14.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:14.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:15.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:15.131 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:15.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:15.235 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:15.264 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:15.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:15.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:15.397 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:15.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:15.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:15.536 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:15.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:15.641 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:15.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:15.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:15.776 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:15.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:15 smithi003 bash[88275]: cluster 2024-09-21T10:38:14.541246+0000 mgr.y (mgr.25133) 757 : cluster [DBG] pgmap v707: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 26963/246783 objects degraded (10.926%); 16908/246783 objects misplaced (6.851%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:38:15.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:15 smithi003 bash[88275]: cluster 2024-09-21T10:38:14.541246+0000 mgr.y (mgr.25133) 757 : cluster [DBG] pgmap v707: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 26963/246783 objects degraded (10.926%); 16908/246783 objects misplaced (6.851%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:38:15.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:15 smithi003 bash[88275]: cluster 2024-09-21T10:38:15.491052+0000 mon.a (mon.0) 1116 : cluster [WRN] Health check update: Degraded data redundancy: 26963/246783 objects degraded (10.926%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:15.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:15 smithi003 bash[88275]: cluster 2024-09-21T10:38:15.491052+0000 mon.a (mon.0) 1116 : cluster [WRN] Health check update: Degraded data redundancy: 26963/246783 objects degraded (10.926%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:15.787 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:15 smithi003 bash[89466]: cluster 2024-09-21T10:38:14.541246+0000 mgr.y (mgr.25133) 757 : cluster [DBG] pgmap v707: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 26963/246783 objects degraded (10.926%); 16908/246783 objects misplaced (6.851%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:38:15.787 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:15 smithi003 bash[89466]: cluster 2024-09-21T10:38:14.541246+0000 mgr.y (mgr.25133) 757 : cluster [DBG] pgmap v707: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 26963/246783 objects degraded (10.926%); 16908/246783 objects misplaced (6.851%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:38:15.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:15 smithi003 bash[89466]: cluster 2024-09-21T10:38:15.491052+0000 mon.a (mon.0) 1116 : cluster [WRN] Health check update: Degraded data redundancy: 26963/246783 objects degraded (10.926%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:15.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:15 smithi003 bash[89466]: cluster 2024-09-21T10:38:15.491052+0000 mon.a (mon.0) 1116 : cluster [WRN] Health check update: Degraded data redundancy: 26963/246783 objects degraded (10.926%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:15.799 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:15.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:15.903 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:15.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:15.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:15.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:15 smithi204 bash[78884]: cluster 2024-09-21T10:38:14.541246+0000 mgr.y (mgr.25133) 757 : cluster [DBG] pgmap v707: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 26963/246783 objects degraded (10.926%); 16908/246783 objects misplaced (6.851%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:38:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:15 smithi204 bash[78884]: cluster 2024-09-21T10:38:14.541246+0000 mgr.y (mgr.25133) 757 : cluster [DBG] pgmap v707: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 26963/246783 objects degraded (10.926%); 16908/246783 objects misplaced (6.851%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:38:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:15 smithi204 bash[78884]: cluster 2024-09-21T10:38:15.491052+0000 mon.a (mon.0) 1116 : cluster [WRN] Health check update: Degraded data redundancy: 26963/246783 objects degraded (10.926%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:15 smithi204 bash[78884]: cluster 2024-09-21T10:38:15.491052+0000 mon.a (mon.0) 1116 : cluster [WRN] Health check update: Degraded data redundancy: 26963/246783 objects degraded (10.926%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:16.036 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:16.056 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:16.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:16.158 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:16.182 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:16.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:16.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:16.314 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:16.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:16.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:16.438 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:16.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:16.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:16.560 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:16.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:16.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:16.688 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:16.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:16.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:16.828 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:16.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:16.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:16.957 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:16.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:16.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:17.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:17.082 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:17.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:17.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:17.216 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:17.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:17.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:17.344 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:17.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:17.447 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:17.464 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:17.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:17.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:17.594 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:17.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:17.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:17.724 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:17.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:17.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:17.849 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:17.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:17 smithi204 bash[78884]: cluster 2024-09-21T10:38:16.542004+0000 mgr.y (mgr.25133) 758 : cluster [DBG] pgmap v708: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:38:17.851 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:17 smithi204 bash[78884]: cluster 2024-09-21T10:38:16.542004+0000 mgr.y (mgr.25133) 758 : cluster [DBG] pgmap v708: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:38:17.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:17.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:17.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:17.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:17.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:18.076 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:18.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:17 smithi003 bash[88275]: cluster 2024-09-21T10:38:16.542004+0000 mgr.y (mgr.25133) 758 : cluster [DBG] pgmap v708: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:38:18.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:17 smithi003 bash[88275]: cluster 2024-09-21T10:38:16.542004+0000 mgr.y (mgr.25133) 758 : cluster [DBG] pgmap v708: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:38:18.086 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:38:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:38:17] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.51.0" 2024-09-21T10:38:18.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:17 smithi003 bash[89466]: cluster 2024-09-21T10:38:16.542004+0000 mgr.y (mgr.25133) 758 : cluster [DBG] pgmap v708: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:38:18.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:17 smithi003 bash[89466]: cluster 2024-09-21T10:38:16.542004+0000 mgr.y (mgr.25133) 758 : cluster [DBG] pgmap v708: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 844 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:38:18.117 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:18.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:18.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:18.247 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:18.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:18.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:18.373 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:18.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:18.476 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:18.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:18.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:18.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:18.644 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:18.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:18.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:18.784 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:18.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:18.890 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:18.927 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:18.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:18.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:19.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:19.060 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:19.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:19.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:19.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:19.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:19.292 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:19.329 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:19.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:19.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:19.458 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:19.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:19.563 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:19.599 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:19.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:19.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:19.728 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:19.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:19.769 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:19 smithi003 bash[88275]: cluster 2024-09-21T10:38:18.542497+0000 mgr.y (mgr.25133) 759 : cluster [DBG] pgmap v709: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:19.770 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:19 smithi003 bash[88275]: cluster 2024-09-21T10:38:18.542497+0000 mgr.y (mgr.25133) 759 : cluster [DBG] pgmap v709: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:19.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:19.867 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:19.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:19.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:19 smithi003 bash[89466]: cluster 2024-09-21T10:38:18.542497+0000 mgr.y (mgr.25133) 759 : cluster [DBG] pgmap v709: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:19.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:19 smithi003 bash[89466]: cluster 2024-09-21T10:38:18.542497+0000 mgr.y (mgr.25133) 759 : cluster [DBG] pgmap v709: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:19.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:19.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:19 smithi204 bash[78884]: cluster 2024-09-21T10:38:18.542497+0000 mgr.y (mgr.25133) 759 : cluster [DBG] pgmap v709: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:19.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:19 smithi204 bash[78884]: cluster 2024-09-21T10:38:18.542497+0000 mgr.y (mgr.25133) 759 : cluster [DBG] pgmap v709: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 25839/237225 objects degraded (10.892%); 16148/237225 objects misplaced (6.807%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:38:19.991 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:19.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:19.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:20.096 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:20.124 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:20.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:20.229 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:20.256 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:20.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:20.360 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:20.388 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:20.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:20.493 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:20.526 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:20.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:20.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:20.653 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:20.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:20.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:20.789 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:20.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:20.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:20.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:20 smithi204 bash[78884]: cluster 2024-09-21T10:38:20.491914+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 25839/237225 objects degraded (10.892%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:20.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:20 smithi204 bash[78884]: cluster 2024-09-21T10:38:20.491914+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 25839/237225 objects degraded (10.892%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:20.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:20.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:20.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:20.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:20 smithi003 bash[88275]: cluster 2024-09-21T10:38:20.491914+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 25839/237225 objects degraded (10.892%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:20.986 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:20 smithi003 bash[88275]: cluster 2024-09-21T10:38:20.491914+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 25839/237225 objects degraded (10.892%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:20.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:20 smithi003 bash[89466]: cluster 2024-09-21T10:38:20.491914+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 25839/237225 objects degraded (10.892%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:20.986 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:20 smithi003 bash[89466]: cluster 2024-09-21T10:38:20.491914+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 25839/237225 objects degraded (10.892%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:21.019 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:21.048 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:21.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:21.151 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:21.176 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:21.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:21.280 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:21.304 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:21.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:21.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:21.430 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:21.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:21.532 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:21.552 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:21.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:21.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:21.669 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:21 smithi204 bash[78884]: cluster 2024-09-21T10:38:20.543273+0000 mgr.y (mgr.25133) 760 : cluster [DBG] pgmap v710: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 25528/231612 objects degraded (11.022%); 15716/231612 objects misplaced (6.785%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:21.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:21 smithi204 bash[78884]: cluster 2024-09-21T10:38:20.543273+0000 mgr.y (mgr.25133) 760 : cluster [DBG] pgmap v710: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 25528/231612 objects degraded (11.022%); 15716/231612 objects misplaced (6.785%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:21.684 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:21.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:21.787 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:21.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:21 smithi003 bash[88275]: cluster 2024-09-21T10:38:20.543273+0000 mgr.y (mgr.25133) 760 : cluster [DBG] pgmap v710: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 25528/231612 objects degraded (11.022%); 15716/231612 objects misplaced (6.785%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:21.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:21 smithi003 bash[88275]: cluster 2024-09-21T10:38:20.543273+0000 mgr.y (mgr.25133) 760 : cluster [DBG] pgmap v710: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 25528/231612 objects degraded (11.022%); 15716/231612 objects misplaced (6.785%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:21.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:21 smithi003 bash[89466]: cluster 2024-09-21T10:38:20.543273+0000 mgr.y (mgr.25133) 760 : cluster [DBG] pgmap v710: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 25528/231612 objects degraded (11.022%); 15716/231612 objects misplaced (6.785%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:21.797 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:21 smithi003 bash[89466]: cluster 2024-09-21T10:38:20.543273+0000 mgr.y (mgr.25133) 760 : cluster [DBG] pgmap v710: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 25528/231612 objects degraded (11.022%); 15716/231612 objects misplaced (6.785%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:38:21.834 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:21.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:21.937 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:21.969 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:21.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:21.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:22.075 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:22.111 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:22.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:22.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:22.240 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:22.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:22.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:22.381 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:22.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:22.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:22.513 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:22.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:22.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:22.638 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:22.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:22.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:22.762 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:22.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:22.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:22.884 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:22.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:22.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:22.986 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:23.029 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:23.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:23.135 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:23.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:23.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:23.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:23.295 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:23.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:23.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:23.418 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:23.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:23.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:23.546 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:23.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:23.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:23.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:23.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:23.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:23.789 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:23 smithi204 bash[78884]: cluster 2024-09-21T10:38:22.543987+0000 mgr.y (mgr.25133) 761 : cluster [DBG] pgmap v711: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 24788/226707 objects degraded (10.934%); 15353/226707 objects misplaced (6.772%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T10:38:23.789 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:23 smithi204 bash[78884]: cluster 2024-09-21T10:38:22.543987+0000 mgr.y (mgr.25133) 761 : cluster [DBG] pgmap v711: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 24788/226707 objects degraded (10.934%); 15353/226707 objects misplaced (6.772%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T10:38:23.789 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:23 smithi204 bash[78884]: audit 2024-09-21T10:38:23.614025+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:23.789 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:23 smithi204 bash[78884]: audit 2024-09-21T10:38:23.614025+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:23.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:23.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:23.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:23.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:23 smithi003 bash[88275]: cluster 2024-09-21T10:38:22.543987+0000 mgr.y (mgr.25133) 761 : cluster [DBG] pgmap v711: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 24788/226707 objects degraded (10.934%); 15353/226707 objects misplaced (6.772%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T10:38:23.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:23 smithi003 bash[88275]: cluster 2024-09-21T10:38:22.543987+0000 mgr.y (mgr.25133) 761 : cluster [DBG] pgmap v711: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 24788/226707 objects degraded (10.934%); 15353/226707 objects misplaced (6.772%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T10:38:23.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:23 smithi003 bash[88275]: audit 2024-09-21T10:38:23.614025+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:23.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:23 smithi003 bash[88275]: audit 2024-09-21T10:38:23.614025+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:23.919 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:23 smithi003 bash[89466]: cluster 2024-09-21T10:38:22.543987+0000 mgr.y (mgr.25133) 761 : cluster [DBG] pgmap v711: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 24788/226707 objects degraded (10.934%); 15353/226707 objects misplaced (6.772%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T10:38:23.919 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:23 smithi003 bash[89466]: cluster 2024-09-21T10:38:22.543987+0000 mgr.y (mgr.25133) 761 : cluster [DBG] pgmap v711: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 24788/226707 objects degraded (10.934%); 15353/226707 objects misplaced (6.772%); 3.5 MiB/s, 56 objects/s recovering 2024-09-21T10:38:23.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:23 smithi003 bash[89466]: audit 2024-09-21T10:38:23.614025+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:23.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:23 smithi003 bash[89466]: audit 2024-09-21T10:38:23.614025+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:23.945 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:23.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:23.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:24.048 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:24.074 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:24.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:24.178 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:24.204 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:24.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:24.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:24.347 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:24.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:24.452 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:24.480 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:24.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:24.585 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:24.626 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:24.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:24.732 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:24.754 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:24.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:24.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:24.891 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:24.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:24.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:24.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:25.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:25.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:25.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:25.145 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:25.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:25.249 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:25.285 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:25.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:25.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:25.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:25.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:25.515 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:25.546 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:25.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:25.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:25.679 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:25.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:25.781 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:25.798 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:25.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:25.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:25 smithi003 bash[88275]: cluster 2024-09-21T10:38:24.544666+0000 mgr.y (mgr.25133) 762 : cluster [DBG] pgmap v712: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 24665/224913 objects degraded (10.966%); 15243/224913 objects misplaced (6.777%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:25.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:25 smithi003 bash[88275]: cluster 2024-09-21T10:38:24.544666+0000 mgr.y (mgr.25133) 762 : cluster [DBG] pgmap v712: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 24665/224913 objects degraded (10.966%); 15243/224913 objects misplaced (6.777%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:25.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:25 smithi003 bash[88275]: cluster 2024-09-21T10:38:25.492797+0000 mon.a (mon.0) 1119 : cluster [WRN] Health check update: Degraded data redundancy: 24665/224913 objects degraded (10.966%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:25.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:25 smithi003 bash[88275]: cluster 2024-09-21T10:38:25.492797+0000 mon.a (mon.0) 1119 : cluster [WRN] Health check update: Degraded data redundancy: 24665/224913 objects degraded (10.966%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:25.853 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:25 smithi003 bash[89466]: cluster 2024-09-21T10:38:24.544666+0000 mgr.y (mgr.25133) 762 : cluster [DBG] pgmap v712: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 24665/224913 objects degraded (10.966%); 15243/224913 objects misplaced (6.777%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:25.853 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:25 smithi003 bash[89466]: cluster 2024-09-21T10:38:24.544666+0000 mgr.y (mgr.25133) 762 : cluster [DBG] pgmap v712: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 24665/224913 objects degraded (10.966%); 15243/224913 objects misplaced (6.777%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:25.853 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:25 smithi003 bash[89466]: cluster 2024-09-21T10:38:25.492797+0000 mon.a (mon.0) 1119 : cluster [WRN] Health check update: Degraded data redundancy: 24665/224913 objects degraded (10.966%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:25.853 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:25 smithi003 bash[89466]: cluster 2024-09-21T10:38:25.492797+0000 mon.a (mon.0) 1119 : cluster [WRN] Health check update: Degraded data redundancy: 24665/224913 objects degraded (10.966%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:25.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:25.927 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:25.928 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:25 smithi204 bash[78884]: cluster 2024-09-21T10:38:24.544666+0000 mgr.y (mgr.25133) 762 : cluster [DBG] pgmap v712: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 24665/224913 objects degraded (10.966%); 15243/224913 objects misplaced (6.777%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:25.928 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:25 smithi204 bash[78884]: cluster 2024-09-21T10:38:24.544666+0000 mgr.y (mgr.25133) 762 : cluster [DBG] pgmap v712: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 24665/224913 objects degraded (10.966%); 15243/224913 objects misplaced (6.777%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:25.928 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:25 smithi204 bash[78884]: cluster 2024-09-21T10:38:25.492797+0000 mon.a (mon.0) 1119 : cluster [WRN] Health check update: Degraded data redundancy: 24665/224913 objects degraded (10.966%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:25.929 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:25 smithi204 bash[78884]: cluster 2024-09-21T10:38:25.492797+0000 mon.a (mon.0) 1119 : cluster [WRN] Health check update: Degraded data redundancy: 24665/224913 objects degraded (10.966%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:25.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:25.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:26.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:26.056 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:26.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:26.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:26.182 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:26.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:26.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:26.308 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:26.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:26.410 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:26.429 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:26.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:26.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:26.560 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:26.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:26.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:26.687 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:26.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:26.790 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:26.828 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:26.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:26.933 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:26.969 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:26.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:26.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:27.075 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:27.112 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:27.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:27.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:27.242 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:27.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:27.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:27.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:27.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:27.474 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:27.508 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:27.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:27.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:27.631 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:27.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:27.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:27.778 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:27.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:27.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:27.908 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:27.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:27.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:27 smithi204 bash[78884]: cluster 2024-09-21T10:38:26.545466+0000 mgr.y (mgr.25133) 763 : cluster [DBG] pgmap v713: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:38:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:27 smithi204 bash[78884]: cluster 2024-09-21T10:38:26.545466+0000 mgr.y (mgr.25133) 763 : cluster [DBG] pgmap v713: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:38:28.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:28.038 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:28.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:28.044 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:38:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:38:27] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.51.0" 2024-09-21T10:38:28.141 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:28.161 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:28.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:28.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:28.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:28.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:28.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:28.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:28 smithi003 bash[88275]: cluster 2024-09-21T10:38:26.545466+0000 mgr.y (mgr.25133) 763 : cluster [DBG] pgmap v713: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:38:28.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:28 smithi003 bash[88275]: cluster 2024-09-21T10:38:26.545466+0000 mgr.y (mgr.25133) 763 : cluster [DBG] pgmap v713: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:38:28.400 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:28 smithi003 bash[89466]: cluster 2024-09-21T10:38:26.545466+0000 mgr.y (mgr.25133) 763 : cluster [DBG] pgmap v713: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:38:28.400 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:28 smithi003 bash[89466]: cluster 2024-09-21T10:38:26.545466+0000 mgr.y (mgr.25133) 763 : cluster [DBG] pgmap v713: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:38:28.422 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:28.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:28.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:28.552 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:28.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:28.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:28.701 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:28.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:28.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:28.829 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:28.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:28.933 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:28.965 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:28.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:28.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:29.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:29.098 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:29.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:29.201 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:29.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:29.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:29.334 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:29.364 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:29.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:29.467 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:29.489 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:29.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:29.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:29.640 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:29.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:29.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:29.772 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:29.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:29.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:29.903 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:29.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:29.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:29.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:29 smithi003 bash[88275]: cluster 2024-09-21T10:38:28.546397+0000 mgr.y (mgr.25133) 764 : cluster [DBG] pgmap v714: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:29 smithi003 bash[88275]: cluster 2024-09-21T10:38:28.546397+0000 mgr.y (mgr.25133) 764 : cluster [DBG] pgmap v714: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:29 smithi003 bash[89466]: cluster 2024-09-21T10:38:28.546397+0000 mgr.y (mgr.25133) 764 : cluster [DBG] pgmap v714: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:29.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:29 smithi003 bash[89466]: cluster 2024-09-21T10:38:28.546397+0000 mgr.y (mgr.25133) 764 : cluster [DBG] pgmap v714: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:30.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:30.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:29 smithi204 bash[78884]: cluster 2024-09-21T10:38:28.546397+0000 mgr.y (mgr.25133) 764 : cluster [DBG] pgmap v714: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:30.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:29 smithi204 bash[78884]: cluster 2024-09-21T10:38:28.546397+0000 mgr.y (mgr.25133) 764 : cluster [DBG] pgmap v714: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 590 op/s; 23675/215970 objects degraded (10.962%); 14516/215970 objects misplaced (6.721%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:38:30.030 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:30.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:30.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:30.153 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:30.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:30.258 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:30.306 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:30.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:30.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:30.429 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:30.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:30.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:30.559 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:30.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:30.667 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:30.696 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:30.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:30.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:30.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:30 smithi204 bash[78884]: cluster 2024-09-21T10:38:30.493903+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check update: Degraded data redundancy: 23675/215970 objects degraded (10.962%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:30.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:30 smithi204 bash[78884]: cluster 2024-09-21T10:38:30.493903+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check update: Degraded data redundancy: 23675/215970 objects degraded (10.962%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:30.825 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:30.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:30.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:30.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:30 smithi003 bash[88275]: cluster 2024-09-21T10:38:30.493903+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check update: Degraded data redundancy: 23675/215970 objects degraded (10.962%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:30.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:30 smithi003 bash[88275]: cluster 2024-09-21T10:38:30.493903+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check update: Degraded data redundancy: 23675/215970 objects degraded (10.962%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:30.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:30 smithi003 bash[89466]: cluster 2024-09-21T10:38:30.493903+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check update: Degraded data redundancy: 23675/215970 objects degraded (10.962%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:30.944 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:30 smithi003 bash[89466]: cluster 2024-09-21T10:38:30.493903+0000 mon.a (mon.0) 1120 : cluster [WRN] Health check update: Degraded data redundancy: 23675/215970 objects degraded (10.962%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:30.962 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:30.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:30.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:31.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:31.106 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:31.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:31.211 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:31.242 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:31.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:31.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:31.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:31.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:31.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:31.495 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:31.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:31.598 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:31.623 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:31.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:31.725 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:31.756 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:31.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:31.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:31.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:31 smithi003 bash[88275]: cluster 2024-09-21T10:38:30.547225+0000 mgr.y (mgr.25133) 765 : cluster [DBG] pgmap v715: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 23366/210447 objects degraded (11.103%); 14060/210447 objects misplaced (6.681%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:38:31.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:31 smithi003 bash[88275]: cluster 2024-09-21T10:38:30.547225+0000 mgr.y (mgr.25133) 765 : cluster [DBG] pgmap v715: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 23366/210447 objects degraded (11.103%); 14060/210447 objects misplaced (6.681%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:38:31.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:31 smithi003 bash[89466]: cluster 2024-09-21T10:38:30.547225+0000 mgr.y (mgr.25133) 765 : cluster [DBG] pgmap v715: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 23366/210447 objects degraded (11.103%); 14060/210447 objects misplaced (6.681%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:38:31.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:31 smithi003 bash[89466]: cluster 2024-09-21T10:38:30.547225+0000 mgr.y (mgr.25133) 765 : cluster [DBG] pgmap v715: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 23366/210447 objects degraded (11.103%); 14060/210447 objects misplaced (6.681%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:38:31.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:31.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:31.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:32.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:31 smithi204 bash[78884]: cluster 2024-09-21T10:38:30.547225+0000 mgr.y (mgr.25133) 765 : cluster [DBG] pgmap v715: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 23366/210447 objects degraded (11.103%); 14060/210447 objects misplaced (6.681%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:38:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:31 smithi204 bash[78884]: cluster 2024-09-21T10:38:30.547225+0000 mgr.y (mgr.25133) 765 : cluster [DBG] pgmap v715: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 23366/210447 objects degraded (11.103%); 14060/210447 objects misplaced (6.681%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:38:32.021 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:32.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:32.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:32.146 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:32.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:32.254 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:32.298 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:32.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:32.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:32.430 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:32.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:32.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:32.558 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:32.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:32.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:32.692 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:32.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:32.797 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:32.825 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:32.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:32.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:32.959 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:32.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:32.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:33.062 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:33.088 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:33.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:33.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:33.217 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:33.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:33.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:33.339 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:33.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:33.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:33.492 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:33.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:33.601 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:33.649 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:33.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:33.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:33.775 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:33.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:33.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:33.902 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:33.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:33.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:33.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:33 smithi003 bash[88275]: cluster 2024-09-21T10:38:32.547875+0000 mgr.y (mgr.25133) 766 : cluster [DBG] pgmap v716: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 22569/205362 objects degraded (10.990%); 13745/205362 objects misplaced (6.693%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:38:33.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:33 smithi003 bash[88275]: cluster 2024-09-21T10:38:32.547875+0000 mgr.y (mgr.25133) 766 : cluster [DBG] pgmap v716: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 22569/205362 objects degraded (10.990%); 13745/205362 objects misplaced (6.693%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:38:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:33 smithi003 bash[89466]: cluster 2024-09-21T10:38:32.547875+0000 mgr.y (mgr.25133) 766 : cluster [DBG] pgmap v716: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 22569/205362 objects degraded (10.990%); 13745/205362 objects misplaced (6.693%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:38:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:33 smithi003 bash[89466]: cluster 2024-09-21T10:38:32.547875+0000 mgr.y (mgr.25133) 766 : cluster [DBG] pgmap v716: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 22569/205362 objects degraded (10.990%); 13745/205362 objects misplaced (6.693%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:38:34.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:33 smithi204 bash[78884]: cluster 2024-09-21T10:38:32.547875+0000 mgr.y (mgr.25133) 766 : cluster [DBG] pgmap v716: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 22569/205362 objects degraded (10.990%); 13745/205362 objects misplaced (6.693%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:38:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:33 smithi204 bash[78884]: cluster 2024-09-21T10:38:32.547875+0000 mgr.y (mgr.25133) 766 : cluster [DBG] pgmap v716: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 22569/205362 objects degraded (10.990%); 13745/205362 objects misplaced (6.693%); 3.7 MiB/s, 58 objects/s recovering 2024-09-21T10:38:34.048 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:34.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:34.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:34.174 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:34.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:34.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:34.300 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:34.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:34.405 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:34.423 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:34.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:34.525 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:34.557 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:34.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:34.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:34.686 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:34.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:34.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:34.825 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:34.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:34.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:34.961 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:34.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:34.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:35.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:35.087 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:35.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:35.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:35.211 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:35.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:35.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:35.358 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:35.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:35.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:35.484 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:35.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:35.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:35.610 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:35.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:35.713 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:35.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:35.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:35 smithi204 bash[78884]: cluster 2024-09-21T10:38:34.550763+0000 mgr.y (mgr.25133) 767 : cluster [DBG] pgmap v717: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 22467/203664 objects degraded (11.031%); 13627/203664 objects misplaced (6.691%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:38:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:35 smithi204 bash[78884]: cluster 2024-09-21T10:38:34.550763+0000 mgr.y (mgr.25133) 767 : cluster [DBG] pgmap v717: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 22467/203664 objects degraded (11.031%); 13627/203664 objects misplaced (6.691%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:38:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:35 smithi204 bash[78884]: cluster 2024-09-21T10:38:35.494707+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 22467/203664 objects degraded (11.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:35.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:35 smithi204 bash[78884]: cluster 2024-09-21T10:38:35.494707+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 22467/203664 objects degraded (11.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:35.835 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:35.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:35.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:35.956 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:35.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:35 smithi003 bash[88275]: cluster 2024-09-21T10:38:34.550763+0000 mgr.y (mgr.25133) 767 : cluster [DBG] pgmap v717: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 22467/203664 objects degraded (11.031%); 13627/203664 objects misplaced (6.691%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:38:35.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:35 smithi003 bash[88275]: cluster 2024-09-21T10:38:34.550763+0000 mgr.y (mgr.25133) 767 : cluster [DBG] pgmap v717: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 22467/203664 objects degraded (11.031%); 13627/203664 objects misplaced (6.691%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:38:35.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:35 smithi003 bash[88275]: cluster 2024-09-21T10:38:35.494707+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 22467/203664 objects degraded (11.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:35.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:35 smithi003 bash[88275]: cluster 2024-09-21T10:38:35.494707+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 22467/203664 objects degraded (11.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:35.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:35 smithi003 bash[89466]: cluster 2024-09-21T10:38:34.550763+0000 mgr.y (mgr.25133) 767 : cluster [DBG] pgmap v717: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 22467/203664 objects degraded (11.031%); 13627/203664 objects misplaced (6.691%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:38:35.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:35 smithi003 bash[89466]: cluster 2024-09-21T10:38:34.550763+0000 mgr.y (mgr.25133) 767 : cluster [DBG] pgmap v717: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 22467/203664 objects degraded (11.031%); 13627/203664 objects misplaced (6.691%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:38:35.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:35 smithi003 bash[89466]: cluster 2024-09-21T10:38:35.494707+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 22467/203664 objects degraded (11.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:35.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:35 smithi003 bash[89466]: cluster 2024-09-21T10:38:35.494707+0000 mon.a (mon.0) 1121 : cluster [WRN] Health check update: Degraded data redundancy: 22467/203664 objects degraded (11.031%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:35.986 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:35.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:35.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:36.091 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:36.123 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:36.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:36.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:36.256 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:36.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:36.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:36.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:36.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:36.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:36.531 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:36.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:36.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:36.657 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:36.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:36.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:36.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.803 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:36.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:36.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:36.941 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:36.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:36.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:37.045 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:37.066 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:37.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:37.169 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:37.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:37.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:37.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:37.318 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:37.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:37.425 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:37.437 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:38:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:38:37] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.51.0" 2024-09-21T10:38:37.455 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:37.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:37.559 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:37.598 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:37.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:37.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:37.727 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:37.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:37.830 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:37.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:37.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:37.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:37.978 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:37.988 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:37 smithi003 bash[88275]: cluster 2024-09-21T10:38:36.551443+0000 mgr.y (mgr.25133) 768 : cluster [DBG] pgmap v718: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 21727/198105 objects degraded (10.967%); 13225/198105 objects misplaced (6.676%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:37.988 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:37 smithi003 bash[88275]: cluster 2024-09-21T10:38:36.551443+0000 mgr.y (mgr.25133) 768 : cluster [DBG] pgmap v718: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 21727/198105 objects degraded (10.967%); 13225/198105 objects misplaced (6.676%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:37.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:37 smithi003 bash[89466]: cluster 2024-09-21T10:38:36.551443+0000 mgr.y (mgr.25133) 768 : cluster [DBG] pgmap v718: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 21727/198105 objects degraded (10.967%); 13225/198105 objects misplaced (6.676%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:37.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:37 smithi003 bash[89466]: cluster 2024-09-21T10:38:36.551443+0000 mgr.y (mgr.25133) 768 : cluster [DBG] pgmap v718: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 21727/198105 objects degraded (10.967%); 13225/198105 objects misplaced (6.676%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:37 smithi204 bash[78884]: cluster 2024-09-21T10:38:36.551443+0000 mgr.y (mgr.25133) 768 : cluster [DBG] pgmap v718: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 21727/198105 objects degraded (10.967%); 13225/198105 objects misplaced (6.676%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:37 smithi204 bash[78884]: cluster 2024-09-21T10:38:36.551443+0000 mgr.y (mgr.25133) 768 : cluster [DBG] pgmap v718: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 21727/198105 objects degraded (10.967%); 13225/198105 objects misplaced (6.676%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:38.009 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:38.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:38.114 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:38.145 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:38.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:38.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:38.270 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:38.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:38.373 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:38.397 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:38.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:38.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:38.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.533 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:38.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:38.552 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:38:38.552 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:38:38.596 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:38:38.596 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:38:38.632 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:38:38.632 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:38:38.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:38.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:38.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:38.671 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:38:38.672 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:38:38.689 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:38:38.689 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:38:38.707 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:38:38.708 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:38:38.711 INFO:teuthology.orchestra.run.smithi003.stderr:Error ENXIO: problem getting command descriptions from osd.6 2024-09-21T10:38:38.732 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:38:38.733 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:38:38.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:38.787 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:38.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:38.889 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:38.922 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:38.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:38.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:38 smithi204 bash[78884]: audit 2024-09-21T10:38:38.486304+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.3:0/1109304621' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:38 smithi204 bash[78884]: audit 2024-09-21T10:38:38.486304+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.3:0/1109304621' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:38 smithi204 bash[78884]: audit 2024-09-21T10:38:38.614479+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:38 smithi204 bash[78884]: audit 2024-09-21T10:38:38.614479+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:39.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:39.052 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:39.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:39.155 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:39.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:38 smithi003 bash[88275]: audit 2024-09-21T10:38:38.486304+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.3:0/1109304621' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:39.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:38 smithi003 bash[88275]: audit 2024-09-21T10:38:38.486304+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.3:0/1109304621' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:39.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:38 smithi003 bash[88275]: audit 2024-09-21T10:38:38.614479+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:39.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:38 smithi003 bash[88275]: audit 2024-09-21T10:38:38.614479+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:39.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:38 smithi003 bash[89466]: audit 2024-09-21T10:38:38.486304+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.3:0/1109304621' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:39.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:38 smithi003 bash[89466]: audit 2024-09-21T10:38:38.486304+0000 mon.a (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.3:0/1109304621' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:38:39.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:38 smithi003 bash[89466]: audit 2024-09-21T10:38:38.614479+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:39.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:38 smithi003 bash[89466]: audit 2024-09-21T10:38:38.614479+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:39.187 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:39.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:39.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:39.313 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:39.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:39.419 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:39.445 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:39.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:39.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:39.576 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:39.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:39.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:39.700 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:39.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:39.803 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:39.821 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:39.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:39.852 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:38:39.853 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:38:39.924 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:39.946 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:39.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:39.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:39.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:39 smithi003 bash[88275]: cluster 2024-09-21T10:38:38.552090+0000 mgr.y (mgr.25133) 769 : cluster [DBG] pgmap v719: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 21504/194568 objects degraded (11.052%); 12871/194568 objects misplaced (6.615%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:38:39.999 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:39 smithi003 bash[88275]: cluster 2024-09-21T10:38:38.552090+0000 mgr.y (mgr.25133) 769 : cluster [DBG] pgmap v719: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 21504/194568 objects degraded (11.052%); 12871/194568 objects misplaced (6.615%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:38:39.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:39 smithi003 bash[89466]: cluster 2024-09-21T10:38:38.552090+0000 mgr.y (mgr.25133) 769 : cluster [DBG] pgmap v719: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 21504/194568 objects degraded (11.052%); 12871/194568 objects misplaced (6.615%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:38:39.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:39 smithi003 bash[89466]: cluster 2024-09-21T10:38:38.552090+0000 mgr.y (mgr.25133) 769 : cluster [DBG] pgmap v719: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 21504/194568 objects degraded (11.052%); 12871/194568 objects misplaced (6.615%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:38:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:39 smithi204 bash[78884]: cluster 2024-09-21T10:38:38.552090+0000 mgr.y (mgr.25133) 769 : cluster [DBG] pgmap v719: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 21504/194568 objects degraded (11.052%); 12871/194568 objects misplaced (6.615%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:38:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:39 smithi204 bash[78884]: cluster 2024-09-21T10:38:38.552090+0000 mgr.y (mgr.25133) 769 : cluster [DBG] pgmap v719: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 21504/194568 objects degraded (11.052%); 12871/194568 objects misplaced (6.615%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:38:40.048 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:40.079 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:40.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:40.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:40.208 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:40.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:40.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:40.332 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:40.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:40.435 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:40.458 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:40.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:40.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:40.608 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:40.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:40.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:40.734 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:40.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:40.840 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:40.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:40.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:40.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:40.975 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:40.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:40 smithi003 bash[88275]: cluster 2024-09-21T10:38:40.495527+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 21504/194568 objects degraded (11.052%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:40.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:40 smithi003 bash[88275]: cluster 2024-09-21T10:38:40.495527+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 21504/194568 objects degraded (11.052%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:40.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:40 smithi003 bash[89466]: cluster 2024-09-21T10:38:40.495527+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 21504/194568 objects degraded (11.052%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:40.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:40 smithi003 bash[89466]: cluster 2024-09-21T10:38:40.495527+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 21504/194568 objects degraded (11.052%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:41.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:40 smithi204 bash[78884]: cluster 2024-09-21T10:38:40.495527+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 21504/194568 objects degraded (11.052%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:41.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:40 smithi204 bash[78884]: cluster 2024-09-21T10:38:40.495527+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check update: Degraded data redundancy: 21504/194568 objects degraded (11.052%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:41.010 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:41.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:41.113 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:41.139 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:41.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:41.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:41.264 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:41.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:41.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:41.395 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:41.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:41.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:41.524 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:41.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:41.627 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:41.647 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:41.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:41.747 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:38:41.750 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:41.770 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[89466]: cluster 2024-09-21T10:38:40.552846+0000 mgr.y (mgr.25133) 770 : cluster [DBG] pgmap v720: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 21145/188559 objects degraded (11.214%); 12325/188559 objects misplaced (6.536%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:41.770 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[89466]: cluster 2024-09-21T10:38:40.552846+0000 mgr.y (mgr.25133) 770 : cluster [DBG] pgmap v720: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 21145/188559 objects degraded (11.214%); 12325/188559 objects misplaced (6.536%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:41.770 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[89466]: audit 2024-09-21T10:38:41.625569+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.3:0/2162777690' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:41.770 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[89466]: audit 2024-09-21T10:38:41.625569+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.3:0/2162777690' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:41.770 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[89466]: audit 2024-09-21T10:38:41.626130+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:41.770 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[89466]: audit 2024-09-21T10:38:41.626130+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:41.771 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:41.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:41.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:41.902 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:41.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:41.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:41 smithi204 bash[78884]: cluster 2024-09-21T10:38:40.552846+0000 mgr.y (mgr.25133) 770 : cluster [DBG] pgmap v720: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 21145/188559 objects degraded (11.214%); 12325/188559 objects misplaced (6.536%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:41 smithi204 bash[78884]: cluster 2024-09-21T10:38:40.552846+0000 mgr.y (mgr.25133) 770 : cluster [DBG] pgmap v720: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 21145/188559 objects degraded (11.214%); 12325/188559 objects misplaced (6.536%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:41 smithi204 bash[78884]: audit 2024-09-21T10:38:41.625569+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.3:0/2162777690' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:41 smithi204 bash[78884]: audit 2024-09-21T10:38:41.625569+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.3:0/2162777690' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:41 smithi204 bash[78884]: audit 2024-09-21T10:38:41.626130+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:41 smithi204 bash[78884]: audit 2024-09-21T10:38:41.626130+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:42.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:42.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[88275]: cluster 2024-09-21T10:38:40.552846+0000 mgr.y (mgr.25133) 770 : cluster [DBG] pgmap v720: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 21145/188559 objects degraded (11.214%); 12325/188559 objects misplaced (6.536%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:42.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[88275]: cluster 2024-09-21T10:38:40.552846+0000 mgr.y (mgr.25133) 770 : cluster [DBG] pgmap v720: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 760 op/s; 21145/188559 objects degraded (11.214%); 12325/188559 objects misplaced (6.536%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:38:42.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[88275]: audit 2024-09-21T10:38:41.625569+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.3:0/2162777690' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:42.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[88275]: audit 2024-09-21T10:38:41.625569+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.3:0/2162777690' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:42.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[88275]: audit 2024-09-21T10:38:41.626130+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:42.019 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:41 smithi003 bash[88275]: audit 2024-09-21T10:38:41.626130+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:38:42.034 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:42.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:42.139 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:42.164 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:42.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:42.267 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:42.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:42.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:42.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:42.419 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:42.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:42.522 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:42.542 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:42.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:42.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:42.675 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:42.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:42.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:42.802 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:42.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:42.906 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:42.938 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:42.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:42.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:42.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[89466]: cluster 2024-09-21T10:38:41.729364+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:42.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[89466]: cluster 2024-09-21T10:38:41.729364+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:42.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[89466]: audit 2024-09-21T10:38:41.739219+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:38:42.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[89466]: audit 2024-09-21T10:38:41.739219+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:38:42.955 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[89466]: cluster 2024-09-21T10:38:41.744875+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e201: 8 total, 7 up, 8 in 2024-09-21T10:38:42.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[89466]: cluster 2024-09-21T10:38:41.744875+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e201: 8 total, 7 up, 8 in 2024-09-21T10:38:43.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:42 smithi204 bash[78884]: cluster 2024-09-21T10:38:41.729364+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:43.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:42 smithi204 bash[78884]: cluster 2024-09-21T10:38:41.729364+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:43.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:42 smithi204 bash[78884]: audit 2024-09-21T10:38:41.739219+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:38:43.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:42 smithi204 bash[78884]: audit 2024-09-21T10:38:41.739219+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:38:43.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:42 smithi204 bash[78884]: cluster 2024-09-21T10:38:41.744875+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e201: 8 total, 7 up, 8 in 2024-09-21T10:38:43.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:42 smithi204 bash[78884]: cluster 2024-09-21T10:38:41.744875+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e201: 8 total, 7 up, 8 in 2024-09-21T10:38:43.044 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:43.054 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[88275]: cluster 2024-09-21T10:38:41.729364+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:43.054 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[88275]: cluster 2024-09-21T10:38:41.729364+0000 mon.a (mon.0) 1126 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:38:43.054 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[88275]: audit 2024-09-21T10:38:41.739219+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:38:43.054 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[88275]: audit 2024-09-21T10:38:41.739219+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:38:43.054 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[88275]: cluster 2024-09-21T10:38:41.744875+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e201: 8 total, 7 up, 8 in 2024-09-21T10:38:43.054 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:42 smithi003 bash[88275]: cluster 2024-09-21T10:38:41.744875+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e201: 8 total, 7 up, 8 in 2024-09-21T10:38:43.093 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:43.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:43.197 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:43.219 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:43.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:43.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:43.350 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:43.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:43.453 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:43.475 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:43.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:43.581 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:43.626 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:43.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:43.729 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:43.746 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:43.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:43.849 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:43.869 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:43.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:43.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:43.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:43.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:44.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:43 smithi204 bash[78884]: cluster 2024-09-21T10:38:42.553459+0000 mgr.y (mgr.25133) 771 : cluster [DBG] pgmap v722: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 20411/183723 objects degraded (11.110%); 11971/183723 objects misplaced (6.516%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:44.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:43 smithi204 bash[78884]: cluster 2024-09-21T10:38:42.553459+0000 mgr.y (mgr.25133) 771 : cluster [DBG] pgmap v722: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 20411/183723 objects degraded (11.110%); 11971/183723 objects misplaced (6.516%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:44.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:44.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:44.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:44.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:44.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:44.257 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:44.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:44.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:44.388 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:44.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:44.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:44.516 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:44.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:44.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:43 smithi003 bash[88275]: cluster 2024-09-21T10:38:42.553459+0000 mgr.y (mgr.25133) 771 : cluster [DBG] pgmap v722: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 20411/183723 objects degraded (11.110%); 11971/183723 objects misplaced (6.516%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:44.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:43 smithi003 bash[88275]: cluster 2024-09-21T10:38:42.553459+0000 mgr.y (mgr.25133) 771 : cluster [DBG] pgmap v722: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 20411/183723 objects degraded (11.110%); 11971/183723 objects misplaced (6.516%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:44.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:44 smithi003 bash[88275]: debug 2024-09-21T10:38:44.161+0000 7f4c89143640 -1 mon.a@0(leader).osd e201 definitely_dead 0 2024-09-21T10:38:44.533 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:43 smithi003 bash[89466]: cluster 2024-09-21T10:38:42.553459+0000 mgr.y (mgr.25133) 771 : cluster [DBG] pgmap v722: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 20411/183723 objects degraded (11.110%); 11971/183723 objects misplaced (6.516%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:44.533 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:43 smithi003 bash[89466]: cluster 2024-09-21T10:38:42.553459+0000 mgr.y (mgr.25133) 771 : cluster [DBG] pgmap v722: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 20411/183723 objects degraded (11.110%); 11971/183723 objects misplaced (6.516%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:44.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:44.643 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:44.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:44.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:44.759 INFO:teuthology.orchestra.run.smithi003.stderr:marked out osd.2. 2024-09-21T10:38:44.784 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:44.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:44 smithi003 bash[88275]: audit 2024-09-21T10:38:44.165090+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:38:44.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:44 smithi003 bash[88275]: audit 2024-09-21T10:38:44.165090+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:38:44.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:44 smithi003 bash[88275]: cluster 2024-09-21T10:38:44.165337+0000 mon.a (mon.0) 1130 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-09-21T10:38:44.787 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:44 smithi003 bash[88275]: cluster 2024-09-21T10:38:44.165337+0000 mon.a (mon.0) 1130 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-09-21T10:38:44.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:44 smithi003 bash[89466]: audit 2024-09-21T10:38:44.165090+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:38:44.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:44 smithi003 bash[89466]: audit 2024-09-21T10:38:44.165090+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:38:44.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:44 smithi003 bash[89466]: cluster 2024-09-21T10:38:44.165337+0000 mon.a (mon.0) 1130 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-09-21T10:38:44.788 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:44 smithi003 bash[89466]: cluster 2024-09-21T10:38:44.165337+0000 mon.a (mon.0) 1130 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-09-21T10:38:44.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:44.821 DEBUG:teuthology.orchestra.run:got remote process result: 6 2024-09-21T10:38:44.822 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2024-09-21T10:38:44.890 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:44.910 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:44.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:44.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:45.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:44 smithi204 bash[78884]: audit 2024-09-21T10:38:44.165090+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:38:45.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:44 smithi204 bash[78884]: audit 2024-09-21T10:38:44.165090+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-09-21T10:38:45.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:44 smithi204 bash[78884]: cluster 2024-09-21T10:38:44.165337+0000 mon.a (mon.0) 1130 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-09-21T10:38:45.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:44 smithi204 bash[78884]: cluster 2024-09-21T10:38:44.165337+0000 mon.a (mon.0) 1130 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-09-21T10:38:45.012 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:45.029 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:45.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:45.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:45.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:45.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:45.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:45.289 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:45.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:45.391 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:45.420 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:45.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:45.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:45.546 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:45.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:45.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:45.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:45.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:45.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:45.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:45 smithi204 bash[78884]: cluster 2024-09-21T10:38:44.554221+0000 mgr.y (mgr.25133) 772 : cluster [DBG] pgmap v723: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 20328/182382 objects degraded (11.146%); 11877/182382 objects misplaced (6.512%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:45.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:45 smithi204 bash[78884]: cluster 2024-09-21T10:38:44.554221+0000 mgr.y (mgr.25133) 772 : cluster [DBG] pgmap v723: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 20328/182382 objects degraded (11.146%); 11877/182382 objects misplaced (6.512%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:45.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:45 smithi204 bash[78884]: audit 2024-09-21T10:38:44.757713+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-09-21T10:38:45.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:45 smithi204 bash[78884]: audit 2024-09-21T10:38:44.757713+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-09-21T10:38:45.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:45 smithi204 bash[78884]: cluster 2024-09-21T10:38:44.764158+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e202: 8 total, 7 up, 7 in 2024-09-21T10:38:45.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:45 smithi204 bash[78884]: cluster 2024-09-21T10:38:44.764158+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e202: 8 total, 7 up, 7 in 2024-09-21T10:38:45.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:45 smithi204 bash[78884]: cluster 2024-09-21T10:38:45.496427+0000 mon.a (mon.0) 1133 : cluster [WRN] Health check update: Degraded data redundancy: 20328/182382 objects degraded (11.146%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:45.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:45 smithi204 bash[78884]: cluster 2024-09-21T10:38:45.496427+0000 mon.a (mon.0) 1133 : cluster [WRN] Health check update: Degraded data redundancy: 20328/182382 objects degraded (11.146%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:45.785 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:45 smithi204 bash[78884]: cluster 2024-09-21T10:38:45.505245+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e203: 8 total, 7 up, 7 in 2024-09-21T10:38:45.786 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:45 smithi204 bash[78884]: cluster 2024-09-21T10:38:45.505245+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e203: 8 total, 7 up, 7 in 2024-09-21T10:38:45.796 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:45.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:45.899 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:45.927 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:45.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:45.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:46.029 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:46.056 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:46.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:46.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[88275]: cluster 2024-09-21T10:38:44.554221+0000 mgr.y (mgr.25133) 772 : cluster [DBG] pgmap v723: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 20328/182382 objects degraded (11.146%); 11877/182382 objects misplaced (6.512%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:46.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[88275]: cluster 2024-09-21T10:38:44.554221+0000 mgr.y (mgr.25133) 772 : cluster [DBG] pgmap v723: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 20328/182382 objects degraded (11.146%); 11877/182382 objects misplaced (6.512%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:46.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[88275]: audit 2024-09-21T10:38:44.757713+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-09-21T10:38:46.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[88275]: audit 2024-09-21T10:38:44.757713+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-09-21T10:38:46.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[88275]: cluster 2024-09-21T10:38:44.764158+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e202: 8 total, 7 up, 7 in 2024-09-21T10:38:46.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[88275]: cluster 2024-09-21T10:38:44.764158+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e202: 8 total, 7 up, 7 in 2024-09-21T10:38:46.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[88275]: cluster 2024-09-21T10:38:45.496427+0000 mon.a (mon.0) 1133 : cluster [WRN] Health check update: Degraded data redundancy: 20328/182382 objects degraded (11.146%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:46.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[88275]: cluster 2024-09-21T10:38:45.496427+0000 mon.a (mon.0) 1133 : cluster [WRN] Health check update: Degraded data redundancy: 20328/182382 objects degraded (11.146%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:46.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[88275]: cluster 2024-09-21T10:38:45.505245+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e203: 8 total, 7 up, 7 in 2024-09-21T10:38:46.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[88275]: cluster 2024-09-21T10:38:45.505245+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e203: 8 total, 7 up, 7 in 2024-09-21T10:38:46.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[89466]: cluster 2024-09-21T10:38:44.554221+0000 mgr.y (mgr.25133) 772 : cluster [DBG] pgmap v723: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 20328/182382 objects degraded (11.146%); 11877/182382 objects misplaced (6.512%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:46.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[89466]: cluster 2024-09-21T10:38:44.554221+0000 mgr.y (mgr.25133) 772 : cluster [DBG] pgmap v723: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 27 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 67 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 20328/182382 objects degraded (11.146%); 11877/182382 objects misplaced (6.512%); 4.1 MiB/s, 65 objects/s recovering 2024-09-21T10:38:46.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[89466]: audit 2024-09-21T10:38:44.757713+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-09-21T10:38:46.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[89466]: audit 2024-09-21T10:38:44.757713+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? 172.21.15.3:0/2033743905' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-09-21T10:38:46.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[89466]: cluster 2024-09-21T10:38:44.764158+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e202: 8 total, 7 up, 7 in 2024-09-21T10:38:46.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[89466]: cluster 2024-09-21T10:38:44.764158+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e202: 8 total, 7 up, 7 in 2024-09-21T10:38:46.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[89466]: cluster 2024-09-21T10:38:45.496427+0000 mon.a (mon.0) 1133 : cluster [WRN] Health check update: Degraded data redundancy: 20328/182382 objects degraded (11.146%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:46.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[89466]: cluster 2024-09-21T10:38:45.496427+0000 mon.a (mon.0) 1133 : cluster [WRN] Health check update: Degraded data redundancy: 20328/182382 objects degraded (11.146%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:46.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[89466]: cluster 2024-09-21T10:38:45.505245+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e203: 8 total, 7 up, 7 in 2024-09-21T10:38:46.065 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:45 smithi003 bash[89466]: cluster 2024-09-21T10:38:45.505245+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e203: 8 total, 7 up, 7 in 2024-09-21T10:38:46.085 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:38:46.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:46.194 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:46.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:46.297 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:46.316 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:46.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:46.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:46.445 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:46.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:46.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:46.575 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:46.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:46.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:46.709 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:46.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:46.814 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:46.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:38:46.891 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:46.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:46.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:47.000 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:47.054 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:47.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:47.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:47.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.186 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:47.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:47.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:47.308 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:47.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:47.411 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:47.434 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:47.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:47.537 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:47.555 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:47.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:47.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[88275]: cluster 2024-09-21T10:38:46.508941+0000 osd.3 (osd.3) 19 : cluster [DBG] 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 201'9255 2024-09-21T10:38:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[88275]: cluster 2024-09-21T10:38:46.508941+0000 osd.3 (osd.3) 19 : cluster [DBG] 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 201'9255 2024-09-21T10:38:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[88275]: cluster 2024-09-21T10:38:46.509723+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e204: 8 total, 7 up, 7 in 2024-09-21T10:38:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[88275]: cluster 2024-09-21T10:38:46.509723+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e204: 8 total, 7 up, 7 in 2024-09-21T10:38:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[88275]: cluster 2024-09-21T10:38:46.514395+0000 osd.5 (osd.5) 15 : cluster [DBG] 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 201'9261 2024-09-21T10:38:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[88275]: cluster 2024-09-21T10:38:46.514395+0000 osd.5 (osd.5) 15 : cluster [DBG] 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 201'9261 2024-09-21T10:38:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[88275]: cluster 2024-09-21T10:38:46.555016+0000 mgr.y (mgr.25133) 773 : cluster [DBG] pgmap v727: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:38:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[88275]: cluster 2024-09-21T10:38:46.555016+0000 mgr.y (mgr.25133) 773 : cluster [DBG] pgmap v727: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:38:47.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:38:47] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.51.0" 2024-09-21T10:38:47.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[89466]: cluster 2024-09-21T10:38:46.508941+0000 osd.3 (osd.3) 19 : cluster [DBG] 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 201'9255 2024-09-21T10:38:47.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[89466]: cluster 2024-09-21T10:38:46.508941+0000 osd.3 (osd.3) 19 : cluster [DBG] 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 201'9255 2024-09-21T10:38:47.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[89466]: cluster 2024-09-21T10:38:46.509723+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e204: 8 total, 7 up, 7 in 2024-09-21T10:38:47.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[89466]: cluster 2024-09-21T10:38:46.509723+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e204: 8 total, 7 up, 7 in 2024-09-21T10:38:47.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[89466]: cluster 2024-09-21T10:38:46.514395+0000 osd.5 (osd.5) 15 : cluster [DBG] 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 201'9261 2024-09-21T10:38:47.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[89466]: cluster 2024-09-21T10:38:46.514395+0000 osd.5 (osd.5) 15 : cluster [DBG] 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 201'9261 2024-09-21T10:38:47.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[89466]: cluster 2024-09-21T10:38:46.555016+0000 mgr.y (mgr.25133) 773 : cluster [DBG] pgmap v727: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:38:47.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:47 smithi003 bash[89466]: cluster 2024-09-21T10:38:46.555016+0000 mgr.y (mgr.25133) 773 : cluster [DBG] pgmap v727: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:38:47.683 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:47.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:47.786 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:47.808 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:47.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:47.912 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:47.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:47.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:47.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:47 smithi204 bash[78884]: cluster 2024-09-21T10:38:46.508941+0000 osd.3 (osd.3) 19 : cluster [DBG] 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 201'9255 2024-09-21T10:38:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:47 smithi204 bash[78884]: cluster 2024-09-21T10:38:46.508941+0000 osd.3 (osd.3) 19 : cluster [DBG] 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 201'9255 2024-09-21T10:38:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:47 smithi204 bash[78884]: cluster 2024-09-21T10:38:46.509723+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e204: 8 total, 7 up, 7 in 2024-09-21T10:38:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:47 smithi204 bash[78884]: cluster 2024-09-21T10:38:46.509723+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e204: 8 total, 7 up, 7 in 2024-09-21T10:38:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:47 smithi204 bash[78884]: cluster 2024-09-21T10:38:46.514395+0000 osd.5 (osd.5) 15 : cluster [DBG] 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 201'9261 2024-09-21T10:38:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:47 smithi204 bash[78884]: cluster 2024-09-21T10:38:46.514395+0000 osd.5 (osd.5) 15 : cluster [DBG] 7.e starting backfill to osd.3 from (0'0,0'0] MAX to 201'9261 2024-09-21T10:38:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:47 smithi204 bash[78884]: cluster 2024-09-21T10:38:46.555016+0000 mgr.y (mgr.25133) 773 : cluster [DBG] pgmap v727: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:38:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:47 smithi204 bash[78884]: cluster 2024-09-21T10:38:46.555016+0000 mgr.y (mgr.25133) 773 : cluster [DBG] pgmap v727: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%); 4.2 MiB/s, 67 objects/s recovering 2024-09-21T10:38:48.036 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:48.060 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:48.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:48.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:48.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:48.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:48.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:48.322 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:48.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:48.425 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:48.451 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:48.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:48.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:48.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:48.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:48 smithi003 bash[88275]: cluster 2024-09-21T10:38:47.516262+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e205: 8 total, 7 up, 7 in 2024-09-21T10:38:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:48 smithi003 bash[88275]: cluster 2024-09-21T10:38:47.516262+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e205: 8 total, 7 up, 7 in 2024-09-21T10:38:48.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:48 smithi003 bash[89466]: cluster 2024-09-21T10:38:47.516262+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e205: 8 total, 7 up, 7 in 2024-09-21T10:38:48.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:48 smithi003 bash[89466]: cluster 2024-09-21T10:38:47.516262+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e205: 8 total, 7 up, 7 in 2024-09-21T10:38:48.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:48.703 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:48.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:48.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:48.830 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:48.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:48.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:48.945 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:48 smithi204 bash[78884]: cluster 2024-09-21T10:38:47.516262+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e205: 8 total, 7 up, 7 in 2024-09-21T10:38:48.945 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:48 smithi204 bash[78884]: cluster 2024-09-21T10:38:47.516262+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e205: 8 total, 7 up, 7 in 2024-09-21T10:38:48.959 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:48.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:48.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:49.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:49.086 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:49.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:49.189 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:49.217 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:49.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:49.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:49.348 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:49.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:49.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:49.478 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:49.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:49.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:49.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:49 smithi204 bash[78884]: cluster 2024-09-21T10:38:48.527537+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e206: 8 total, 7 up, 7 in 2024-09-21T10:38:49.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:49 smithi204 bash[78884]: cluster 2024-09-21T10:38:48.527537+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e206: 8 total, 7 up, 7 in 2024-09-21T10:38:49.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:49 smithi204 bash[78884]: cluster 2024-09-21T10:38:48.555624+0000 mgr.y (mgr.25133) 774 : cluster [DBG] pgmap v730: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 230 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%) 2024-09-21T10:38:49.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:49 smithi204 bash[78884]: cluster 2024-09-21T10:38:48.555624+0000 mgr.y (mgr.25133) 774 : cluster [DBG] pgmap v730: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 230 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%) 2024-09-21T10:38:49.606 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:49.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:49.709 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:49.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:49.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:49.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:38:49.810 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:49 smithi003 bash[88275]: cluster 2024-09-21T10:38:48.527537+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e206: 8 total, 7 up, 7 in 2024-09-21T10:38:49.810 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:49 smithi003 bash[88275]: cluster 2024-09-21T10:38:48.527537+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e206: 8 total, 7 up, 7 in 2024-09-21T10:38:49.810 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:49 smithi003 bash[88275]: cluster 2024-09-21T10:38:48.555624+0000 mgr.y (mgr.25133) 774 : cluster [DBG] pgmap v730: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 230 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%) 2024-09-21T10:38:49.810 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:49 smithi003 bash[88275]: cluster 2024-09-21T10:38:48.555624+0000 mgr.y (mgr.25133) 774 : cluster [DBG] pgmap v730: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 230 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%) 2024-09-21T10:38:49.810 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:49 smithi003 bash[89466]: cluster 2024-09-21T10:38:48.527537+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e206: 8 total, 7 up, 7 in 2024-09-21T10:38:49.810 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:49 smithi003 bash[89466]: cluster 2024-09-21T10:38:48.527537+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e206: 8 total, 7 up, 7 in 2024-09-21T10:38:49.811 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:49 smithi003 bash[89466]: cluster 2024-09-21T10:38:48.555624+0000 mgr.y (mgr.25133) 774 : cluster [DBG] pgmap v730: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 230 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%) 2024-09-21T10:38:49.811 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:49 smithi003 bash[89466]: cluster 2024-09-21T10:38:48.555624+0000 mgr.y (mgr.25133) 774 : cluster [DBG] pgmap v730: 109 pgs: 3 remapped+peering, 1 active+recovery_wait+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 25 active+undersized, 2 active+recovering+undersized+remapped, 11 active+undersized+degraded, 66 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 230 op/s; 19896/178317 objects degraded (11.158%); 11467/178317 objects misplaced (6.431%) 2024-09-21T10:38:49.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:49.862 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:49.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:49.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:49.984 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:49.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:49.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:50.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:50.116 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:50.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:50.219 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:50.244 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:50.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:50.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:50.366 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:50.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:50.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:50.496 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:50.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:50.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:50.622 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:50.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:50.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:50.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:50 smithi204 bash[78884]: cluster 2024-09-21T10:38:50.498166+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 19896/178317 objects degraded (11.158%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:50.734 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:50 smithi204 bash[78884]: cluster 2024-09-21T10:38:50.498166+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 19896/178317 objects degraded (11.158%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:50.747 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:50.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:50.840 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:50.841 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:50.850 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:50.863 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:50 smithi003 bash[88275]: cluster 2024-09-21T10:38:50.498166+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 19896/178317 objects degraded (11.158%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:50.863 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:50 smithi003 bash[88275]: cluster 2024-09-21T10:38:50.498166+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 19896/178317 objects degraded (11.158%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:50.863 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:50 smithi003 bash[89466]: cluster 2024-09-21T10:38:50.498166+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 19896/178317 objects degraded (11.158%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:50.864 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:50 smithi003 bash[89466]: cluster 2024-09-21T10:38:50.498166+0000 mon.a (mon.0) 1138 : cluster [WRN] Health check update: Degraded data redundancy: 19896/178317 objects degraded (11.158%), 13 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-09-21T10:38:50.886 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:50.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:50.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:50.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:51.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:51.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:51.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:51.147 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:51.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:51.250 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:51.278 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:51.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:51.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:51.405 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:51.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:51.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:51.530 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:51.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:51.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:51.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:51.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:51.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:51 smithi204 bash[78884]: cluster 2024-09-21T10:38:50.556672+0000 mgr.y (mgr.25133) 775 : cluster [DBG] pgmap v731: 109 pgs: 10 active+clean+remapped, 3 remapped+peering, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 3 active+recovering+undersized+remapped, 11 active+undersized+degraded, 52 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 36624/177882 objects degraded (20.589%); 21783/177882 objects misplaced (12.246%); 11 MiB/s, 177 objects/s recovering 2024-09-21T10:38:51.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:51 smithi204 bash[78884]: cluster 2024-09-21T10:38:50.556672+0000 mgr.y (mgr.25133) 775 : cluster [DBG] pgmap v731: 109 pgs: 10 active+clean+remapped, 3 remapped+peering, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 3 active+recovering+undersized+remapped, 11 active+undersized+degraded, 52 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 36624/177882 objects degraded (20.589%); 21783/177882 objects misplaced (12.246%); 11 MiB/s, 177 objects/s recovering 2024-09-21T10:38:51.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:51.780 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:51.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:51.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:51 smithi003 bash[89466]: cluster 2024-09-21T10:38:50.556672+0000 mgr.y (mgr.25133) 775 : cluster [DBG] pgmap v731: 109 pgs: 10 active+clean+remapped, 3 remapped+peering, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 3 active+recovering+undersized+remapped, 11 active+undersized+degraded, 52 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 36624/177882 objects degraded (20.589%); 21783/177882 objects misplaced (12.246%); 11 MiB/s, 177 objects/s recovering 2024-09-21T10:38:51.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:51 smithi003 bash[89466]: cluster 2024-09-21T10:38:50.556672+0000 mgr.y (mgr.25133) 775 : cluster [DBG] pgmap v731: 109 pgs: 10 active+clean+remapped, 3 remapped+peering, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 3 active+recovering+undersized+remapped, 11 active+undersized+degraded, 52 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 36624/177882 objects degraded (20.589%); 21783/177882 objects misplaced (12.246%); 11 MiB/s, 177 objects/s recovering 2024-09-21T10:38:51.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:51 smithi003 bash[88275]: cluster 2024-09-21T10:38:50.556672+0000 mgr.y (mgr.25133) 775 : cluster [DBG] pgmap v731: 109 pgs: 10 active+clean+remapped, 3 remapped+peering, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 3 active+recovering+undersized+remapped, 11 active+undersized+degraded, 52 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 36624/177882 objects degraded (20.589%); 21783/177882 objects misplaced (12.246%); 11 MiB/s, 177 objects/s recovering 2024-09-21T10:38:51.794 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:51 smithi003 bash[88275]: cluster 2024-09-21T10:38:50.556672+0000 mgr.y (mgr.25133) 775 : cluster [DBG] pgmap v731: 109 pgs: 10 active+clean+remapped, 3 remapped+peering, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 3 active+recovering+undersized+remapped, 11 active+undersized+degraded, 52 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 81 op/s; 36624/177882 objects degraded (20.589%); 21783/177882 objects misplaced (12.246%); 11 MiB/s, 177 objects/s recovering 2024-09-21T10:38:51.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:51.904 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:51.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:51.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:52.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:52.030 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:52.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:52.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:52.160 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:52.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:52.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:52.287 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:52.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:52.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:52.416 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:52.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:52.519 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:52.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:52.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:52.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:52.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:52.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:52.779 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:52.804 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:52.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:52.834 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 7, 6] out_osds: [2] dead_osds: [6] live_osds: [0, 1, 2, 3, 4, 5, 7] 2024-09-21T10:38:52.834 INFO:tasks.thrashosds.thrasher:Reviving osd 6 2024-09-21T10:38:52.835 INFO:tasks.cephadm.osd.6:Restarting osd.6 (starting--it wasn't running)... 2024-09-21T10:38:52.835 DEBUG:teuthology.orchestra.run.smithi204:osd.6> sudo journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.6.service 2024-09-21T10:38:52.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl start ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.6 2024-09-21T10:38:52.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:38:52.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:52.931 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:52.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:52.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:53.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:53.057 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:53.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:53.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:53.168 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:38:52 smithi204 systemd[1]: Started Ceph osd.6 for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T10:38:53.180 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:53.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:53.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:53.308 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:53.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:53.411 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:53.435 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:53.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:53.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:53.566 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:53.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:53.672 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:53.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:53 smithi003 bash[88275]: cluster 2024-09-21T10:38:52.557443+0000 mgr.y (mgr.25133) 776 : cluster [DBG] pgmap v732: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 14 active+clean+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 157 op/s; 48594/175449 objects degraded (27.697%); 13973/175449 objects misplaced (7.964%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:38:53.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:53 smithi003 bash[88275]: cluster 2024-09-21T10:38:52.557443+0000 mgr.y (mgr.25133) 776 : cluster [DBG] pgmap v732: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 14 active+clean+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 157 op/s; 48594/175449 objects degraded (27.697%); 13973/175449 objects misplaced (7.964%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:38:53.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:53 smithi003 bash[89466]: cluster 2024-09-21T10:38:52.557443+0000 mgr.y (mgr.25133) 776 : cluster [DBG] pgmap v732: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 14 active+clean+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 157 op/s; 48594/175449 objects degraded (27.697%); 13973/175449 objects misplaced (7.964%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:38:53.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:53 smithi003 bash[89466]: cluster 2024-09-21T10:38:52.557443+0000 mgr.y (mgr.25133) 776 : cluster [DBG] pgmap v732: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 14 active+clean+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 157 op/s; 48594/175449 objects degraded (27.697%); 13973/175449 objects misplaced (7.964%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:38:53.701 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:53.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:53.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:53.837 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:53.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:53.893 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:38:53.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:53.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:53 smithi204 bash[78884]: cluster 2024-09-21T10:38:52.557443+0000 mgr.y (mgr.25133) 776 : cluster [DBG] pgmap v732: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 14 active+clean+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 157 op/s; 48594/175449 objects degraded (27.697%); 13973/175449 objects misplaced (7.964%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:38:53.952 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:53 smithi204 bash[78884]: cluster 2024-09-21T10:38:52.557443+0000 mgr.y (mgr.25133) 776 : cluster [DBG] pgmap v732: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 14 active+clean+remapped, 1 active+recovering+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 1 active+recovery_wait+degraded, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 157 op/s; 48594/175449 objects degraded (27.697%); 13973/175449 objects misplaced (7.964%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:38:53.966 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:53.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:53.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:54.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:54.091 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:54.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:54.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:54.216 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:54.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:54.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:54.343 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:54.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:54.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:54.466 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:54.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:54.569 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:54.593 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:54.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:54.697 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:54.725 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:54.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:54 smithi204 bash[78884]: audit 2024-09-21T10:38:53.616943+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:54 smithi204 bash[78884]: audit 2024-09-21T10:38:53.616943+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:54.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:54.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:54 smithi003 bash[88275]: audit 2024-09-21T10:38:53.616943+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:54.830 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:54 smithi003 bash[88275]: audit 2024-09-21T10:38:53.616943+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:54.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:54 smithi003 bash[89466]: audit 2024-09-21T10:38:53.616943+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:54.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:54 smithi003 bash[89466]: audit 2024-09-21T10:38:53.616943+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:38:54.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:54.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:54.960 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:54.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:54.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:54.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:55.100 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:55.123 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:55.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:55.225 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:55.246 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:55.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:55.349 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:55.375 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:55.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:55.478 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:55.498 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:55.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:55.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:55.634 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:55.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:55.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:55.760 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:38:55.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:38:55.865 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:55.890 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:55.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:55.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:55.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:55 smithi204 bash[78884]: cluster 2024-09-21T10:38:54.558117+0000 mgr.y (mgr.25133) 777 : cluster [DBG] pgmap v733: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 46693/174009 objects degraded (26.834%); 15660/174009 objects misplaced (9.000%); 11 MiB/s, 215 objects/s recovering 2024-09-21T10:38:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:55 smithi204 bash[78884]: cluster 2024-09-21T10:38:54.558117+0000 mgr.y (mgr.25133) 777 : cluster [DBG] pgmap v733: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 46693/174009 objects degraded (26.834%); 15660/174009 objects misplaced (9.000%); 11 MiB/s, 215 objects/s recovering 2024-09-21T10:38:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:55 smithi204 bash[78884]: cluster 2024-09-21T10:38:55.498931+0000 mon.a (mon.0) 1140 : cluster [WRN] Health check update: Degraded data redundancy: 46693/174009 objects degraded (26.834%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:55 smithi204 bash[78884]: cluster 2024-09-21T10:38:55.498931+0000 mon.a (mon.0) 1140 : cluster [WRN] Health check update: Degraded data redundancy: 46693/174009 objects degraded (26.834%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:56.010 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:55 smithi003 bash[88275]: cluster 2024-09-21T10:38:54.558117+0000 mgr.y (mgr.25133) 777 : cluster [DBG] pgmap v733: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 46693/174009 objects degraded (26.834%); 15660/174009 objects misplaced (9.000%); 11 MiB/s, 215 objects/s recovering 2024-09-21T10:38:56.010 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:55 smithi003 bash[88275]: cluster 2024-09-21T10:38:54.558117+0000 mgr.y (mgr.25133) 777 : cluster [DBG] pgmap v733: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 46693/174009 objects degraded (26.834%); 15660/174009 objects misplaced (9.000%); 11 MiB/s, 215 objects/s recovering 2024-09-21T10:38:56.010 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:55 smithi003 bash[88275]: cluster 2024-09-21T10:38:55.498931+0000 mon.a (mon.0) 1140 : cluster [WRN] Health check update: Degraded data redundancy: 46693/174009 objects degraded (26.834%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:56.010 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:55 smithi003 bash[88275]: cluster 2024-09-21T10:38:55.498931+0000 mon.a (mon.0) 1140 : cluster [WRN] Health check update: Degraded data redundancy: 46693/174009 objects degraded (26.834%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:56.010 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:55 smithi003 bash[89466]: cluster 2024-09-21T10:38:54.558117+0000 mgr.y (mgr.25133) 777 : cluster [DBG] pgmap v733: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 46693/174009 objects degraded (26.834%); 15660/174009 objects misplaced (9.000%); 11 MiB/s, 215 objects/s recovering 2024-09-21T10:38:56.010 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:55 smithi003 bash[89466]: cluster 2024-09-21T10:38:54.558117+0000 mgr.y (mgr.25133) 777 : cluster [DBG] pgmap v733: 109 pgs: 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 1 active+recovering+undersized+remapped, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 179 op/s; 46693/174009 objects degraded (26.834%); 15660/174009 objects misplaced (9.000%); 11 MiB/s, 215 objects/s recovering 2024-09-21T10:38:56.010 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:55 smithi003 bash[89466]: cluster 2024-09-21T10:38:55.498931+0000 mon.a (mon.0) 1140 : cluster [WRN] Health check update: Degraded data redundancy: 46693/174009 objects degraded (26.834%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:56.010 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:55 smithi003 bash[89466]: cluster 2024-09-21T10:38:55.498931+0000 mon.a (mon.0) 1140 : cluster [WRN] Health check update: Degraded data redundancy: 46693/174009 objects degraded (26.834%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T10:38:56.018 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:56.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:56.121 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:56.144 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:56.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:56.248 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:56.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.286 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:56.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:56.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:56.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:56.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:56.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:56.537 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:56.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:56.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:56.660 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:56.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:56.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:56.789 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:56.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:56.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:56.918 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:56.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:56.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:57.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:57.042 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:57.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:57.145 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:57.374 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:57.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:57.476 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:57.500 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:57.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:57.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:57.645 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:57.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:57.657 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:38:57.702 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:38:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:38:57] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.51.0" 2024-09-21T10:38:57.748 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:57.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:57.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:57.873 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:57.893 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:57.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:57.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:57.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:58.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:57 smithi204 bash[78884]: cluster 2024-09-21T10:38:56.559030+0000 mgr.y (mgr.25133) 778 : cluster [DBG] pgmap v734: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 46323/171987 objects degraded (26.934%); 15090/171987 objects misplaced (8.774%); 13 MiB/s, 234 objects/s recovering 2024-09-21T10:38:58.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:57 smithi204 bash[78884]: cluster 2024-09-21T10:38:56.559030+0000 mgr.y (mgr.25133) 778 : cluster [DBG] pgmap v734: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 46323/171987 objects degraded (26.934%); 15090/171987 objects misplaced (8.774%); 13 MiB/s, 234 objects/s recovering 2024-09-21T10:38:58.005 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:38:57 smithi204 bash[107793]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T10:38:58.005 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:38:57 smithi204 bash[107793]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-21T10:38:58.005 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:38:57 smithi204 bash[107793]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-21T10:38:58.005 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:38:57 smithi204 bash[107793]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T10:38:58.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:38:57 smithi204 bash[107793]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-21T10:38:58.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:38:57 smithi204 bash[107793]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T10:38:58.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:38:57 smithi204 bash[107793]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-21T10:38:58.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:58.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:58.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:58.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:58.147 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:58.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:58.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:38:58.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:57 smithi003 bash[88275]: cluster 2024-09-21T10:38:56.559030+0000 mgr.y (mgr.25133) 778 : cluster [DBG] pgmap v734: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 46323/171987 objects degraded (26.934%); 15090/171987 objects misplaced (8.774%); 13 MiB/s, 234 objects/s recovering 2024-09-21T10:38:58.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:57 smithi003 bash[88275]: cluster 2024-09-21T10:38:56.559030+0000 mgr.y (mgr.25133) 778 : cluster [DBG] pgmap v734: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 46323/171987 objects degraded (26.934%); 15090/171987 objects misplaced (8.774%); 13 MiB/s, 234 objects/s recovering 2024-09-21T10:38:58.235 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:57 smithi003 bash[89466]: cluster 2024-09-21T10:38:56.559030+0000 mgr.y (mgr.25133) 778 : cluster [DBG] pgmap v734: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 46323/171987 objects degraded (26.934%); 15090/171987 objects misplaced (8.774%); 13 MiB/s, 234 objects/s recovering 2024-09-21T10:38:58.235 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:57 smithi003 bash[89466]: cluster 2024-09-21T10:38:56.559030+0000 mgr.y (mgr.25133) 778 : cluster [DBG] pgmap v734: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating+undersized+degraded+remapped, 1 active+undersized+degraded+remapped, 15 active+clean+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 233 op/s; 46323/171987 objects degraded (26.934%); 15090/171987 objects misplaced (8.774%); 13 MiB/s, 234 objects/s recovering 2024-09-21T10:38:58.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:58.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:58.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:58.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:58.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:58.403 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:38:58.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:58.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:38:58.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:59.081 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:38:59.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:38:59.266 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:59.542 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:38:59.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:38:59.649 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:59.672 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:38:59.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:38:59.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:59.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:59 smithi003 bash[88275]: cluster 2024-09-21T10:38:58.559798+0000 mgr.y (mgr.25133) 779 : cluster [DBG] pgmap v735: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 45929/169077 objects degraded (27.165%); 15013/169077 objects misplaced (8.879%); 12 MiB/s, 223 objects/s recovering 2024-09-21T10:38:59.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:38:59 smithi003 bash[88275]: cluster 2024-09-21T10:38:58.559798+0000 mgr.y (mgr.25133) 779 : cluster [DBG] pgmap v735: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 45929/169077 objects degraded (27.165%); 15013/169077 objects misplaced (8.879%); 12 MiB/s, 223 objects/s recovering 2024-09-21T10:38:59.799 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:38:59.799 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:59 smithi003 bash[89466]: cluster 2024-09-21T10:38:58.559798+0000 mgr.y (mgr.25133) 779 : cluster [DBG] pgmap v735: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 45929/169077 objects degraded (27.165%); 15013/169077 objects misplaced (8.879%); 12 MiB/s, 223 objects/s recovering 2024-09-21T10:38:59.799 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:38:59 smithi003 bash[89466]: cluster 2024-09-21T10:38:58.559798+0000 mgr.y (mgr.25133) 779 : cluster [DBG] pgmap v735: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 45929/169077 objects degraded (27.165%); 15013/169077 objects misplaced (8.879%); 12 MiB/s, 223 objects/s recovering 2024-09-21T10:38:59.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:38:59.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:59.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:59 smithi204 bash[78884]: cluster 2024-09-21T10:38:58.559798+0000 mgr.y (mgr.25133) 779 : cluster [DBG] pgmap v735: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 45929/169077 objects degraded (27.165%); 15013/169077 objects misplaced (8.879%); 12 MiB/s, 223 objects/s recovering 2024-09-21T10:38:59.911 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:38:59 smithi204 bash[78884]: cluster 2024-09-21T10:38:58.559798+0000 mgr.y (mgr.25133) 779 : cluster [DBG] pgmap v735: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 306 op/s; 45929/169077 objects degraded (27.165%); 15013/169077 objects misplaced (8.879%); 12 MiB/s, 223 objects/s recovering 2024-09-21T10:38:59.927 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:38:59.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:38:59.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:00.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:00.053 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:00.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:00.156 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:00.186 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:00.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:00.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:00.687 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:00.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:00.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:00.822 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:00.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:00.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:00 smithi003 bash[88275]: cluster 2024-09-21T10:39:00.499572+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 45929/169077 objects degraded (27.165%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:00.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:00 smithi003 bash[88275]: cluster 2024-09-21T10:39:00.499572+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 45929/169077 objects degraded (27.165%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:00.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:00 smithi003 bash[89466]: cluster 2024-09-21T10:39:00.499572+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 45929/169077 objects degraded (27.165%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:00.851 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:00 smithi003 bash[89466]: cluster 2024-09-21T10:39:00.499572+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 45929/169077 objects degraded (27.165%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:00.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:00.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:00 smithi204 bash[78884]: cluster 2024-09-21T10:39:00.499572+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 45929/169077 objects degraded (27.165%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:00.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:00 smithi204 bash[78884]: cluster 2024-09-21T10:39:00.499572+0000 mon.a (mon.0) 1141 : cluster [WRN] Health check update: Degraded data redundancy: 45929/169077 objects degraded (27.165%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:00.949 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:00.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:00.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:01.052 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:01.079 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:01.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:01.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:01.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:01.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:01.439 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:01.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.466 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:01.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:01.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:01.594 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:01.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:01.698 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:01.725 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:01.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:01.827 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:01.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:01 smithi003 bash[88275]: cluster 2024-09-21T10:39:00.560587+0000 mgr.y (mgr.25133) 780 : cluster [DBG] pgmap v736: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 45711/165705 objects degraded (27.586%); 14165/165705 objects misplaced (8.548%); 13 MiB/s, 224 objects/s recovering 2024-09-21T10:39:01.837 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:01 smithi003 bash[88275]: cluster 2024-09-21T10:39:00.560587+0000 mgr.y (mgr.25133) 780 : cluster [DBG] pgmap v736: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 45711/165705 objects degraded (27.586%); 14165/165705 objects misplaced (8.548%); 13 MiB/s, 224 objects/s recovering 2024-09-21T10:39:01.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:01 smithi003 bash[89466]: cluster 2024-09-21T10:39:00.560587+0000 mgr.y (mgr.25133) 780 : cluster [DBG] pgmap v736: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 45711/165705 objects degraded (27.586%); 14165/165705 objects misplaced (8.548%); 13 MiB/s, 224 objects/s recovering 2024-09-21T10:39:01.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:01 smithi003 bash[89466]: cluster 2024-09-21T10:39:00.560587+0000 mgr.y (mgr.25133) 780 : cluster [DBG] pgmap v736: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 45711/165705 objects degraded (27.586%); 14165/165705 objects misplaced (8.548%); 13 MiB/s, 224 objects/s recovering 2024-09-21T10:39:01.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:01.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:01.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:01.958 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:01 smithi204 bash[78884]: cluster 2024-09-21T10:39:00.560587+0000 mgr.y (mgr.25133) 780 : cluster [DBG] pgmap v736: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 45711/165705 objects degraded (27.586%); 14165/165705 objects misplaced (8.548%); 13 MiB/s, 224 objects/s recovering 2024-09-21T10:39:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:01 smithi204 bash[78884]: cluster 2024-09-21T10:39:00.560587+0000 mgr.y (mgr.25133) 780 : cluster [DBG] pgmap v736: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 350 op/s; 45711/165705 objects degraded (27.586%); 14165/165705 objects misplaced (8.548%); 13 MiB/s, 224 objects/s recovering 2024-09-21T10:39:02.110 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:02.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:02.215 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:02.241 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:02.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:02.344 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:02.364 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:02.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:02.466 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:02.489 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:02.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:02.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:02.623 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:02.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:02.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:02.751 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:02.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:02.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:02.874 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:02.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:02.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:02.979 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:03.000 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:03.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:03.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:03.132 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:03.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:03.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:03.261 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:03.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:03.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:03.373 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:39:03 smithi204 bash[108211]: debug 2024-09-21T10:39:03.212+0000 7f87e0fb0640 1 -- 172.21.15.204:0/3906560721 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5637d4daf1e0 con 0x5637d4d6f800 2024-09-21T10:39:03.388 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:03.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:03.494 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:03.756 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:03.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:03.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:03.883 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:03.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:03.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:03.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:03 smithi003 bash[88275]: cluster 2024-09-21T10:39:02.561537+0000 mgr.y (mgr.25133) 781 : cluster [DBG] pgmap v737: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 45030/162543 objects degraded (27.703%); 14100/162543 objects misplaced (8.675%); 8.5 MiB/s, 160 objects/s recovering 2024-09-21T10:39:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:03 smithi003 bash[88275]: cluster 2024-09-21T10:39:02.561537+0000 mgr.y (mgr.25133) 781 : cluster [DBG] pgmap v737: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 45030/162543 objects degraded (27.703%); 14100/162543 objects misplaced (8.675%); 8.5 MiB/s, 160 objects/s recovering 2024-09-21T10:39:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:03 smithi003 bash[89466]: cluster 2024-09-21T10:39:02.561537+0000 mgr.y (mgr.25133) 781 : cluster [DBG] pgmap v737: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 45030/162543 objects degraded (27.703%); 14100/162543 objects misplaced (8.675%); 8.5 MiB/s, 160 objects/s recovering 2024-09-21T10:39:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:03 smithi003 bash[89466]: cluster 2024-09-21T10:39:02.561537+0000 mgr.y (mgr.25133) 781 : cluster [DBG] pgmap v737: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 45030/162543 objects degraded (27.703%); 14100/162543 objects misplaced (8.675%); 8.5 MiB/s, 160 objects/s recovering 2024-09-21T10:39:03.986 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:04.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:39:03 smithi204 bash[108211]: debug 2024-09-21T10:39:03.756+0000 7f87e3816640 -1 Falling back to public interface 2024-09-21T10:39:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:03 smithi204 bash[78884]: cluster 2024-09-21T10:39:02.561537+0000 mgr.y (mgr.25133) 781 : cluster [DBG] pgmap v737: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 45030/162543 objects degraded (27.703%); 14100/162543 objects misplaced (8.675%); 8.5 MiB/s, 160 objects/s recovering 2024-09-21T10:39:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:03 smithi204 bash[78884]: cluster 2024-09-21T10:39:02.561537+0000 mgr.y (mgr.25133) 781 : cluster [DBG] pgmap v737: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 45030/162543 objects degraded (27.703%); 14100/162543 objects misplaced (8.675%); 8.5 MiB/s, 160 objects/s recovering 2024-09-21T10:39:04.024 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:04.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:04.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:04.163 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:04.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:04.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:04.309 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:04.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:04.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:04.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:04.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:04.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:04.572 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:04.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:04.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:04.697 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:04.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:04.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:04.826 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:04.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:04.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:04.950 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:04.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:04.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:05.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:05.165 INFO:teuthology.orchestra.run.smithi204.stderr:no valid command found; 10 closest matches: 2024-09-21T10:39:05.165 INFO:teuthology.orchestra.run.smithi204.stderr:0 2024-09-21T10:39:05.165 INFO:teuthology.orchestra.run.smithi204.stderr:1 2024-09-21T10:39:05.165 INFO:teuthology.orchestra.run.smithi204.stderr:2 2024-09-21T10:39:05.165 INFO:teuthology.orchestra.run.smithi204.stderr:abort 2024-09-21T10:39:05.166 INFO:teuthology.orchestra.run.smithi204.stderr:assert 2024-09-21T10:39:05.166 INFO:teuthology.orchestra.run.smithi204.stderr:config diff 2024-09-21T10:39:05.166 INFO:teuthology.orchestra.run.smithi204.stderr:config diff get 2024-09-21T10:39:05.166 INFO:teuthology.orchestra.run.smithi204.stderr:config get 2024-09-21T10:39:05.166 INFO:teuthology.orchestra.run.smithi204.stderr:config help [] 2024-09-21T10:39:05.166 INFO:teuthology.orchestra.run.smithi204.stderr:config set ... 2024-09-21T10:39:05.166 INFO:teuthology.orchestra.run.smithi204.stderr:admin_socket: invalid command 2024-09-21T10:39:05.375 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:05.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:05.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:05.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:05.507 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:05.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:05.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:05.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:05.630 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:05.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:05.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:05.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:05.743 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:05 smithi204 bash[78884]: cluster 2024-09-21T10:39:04.564179+0000 mgr.y (mgr.25133) 782 : cluster [DBG] pgmap v738: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 44947/160572 objects degraded (27.992%); 13876/160572 objects misplaced (8.642%); 8.1 MiB/s, 153 objects/s recovering 2024-09-21T10:39:05.743 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:05 smithi204 bash[78884]: cluster 2024-09-21T10:39:04.564179+0000 mgr.y (mgr.25133) 782 : cluster [DBG] pgmap v738: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 44947/160572 objects degraded (27.992%); 13876/160572 objects misplaced (8.642%); 8.1 MiB/s, 153 objects/s recovering 2024-09-21T10:39:05.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:05 smithi204 bash[78884]: cluster 2024-09-21T10:39:05.500320+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 44947/160572 objects degraded (27.992%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:05.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:05 smithi204 bash[78884]: cluster 2024-09-21T10:39:05.500320+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 44947/160572 objects degraded (27.992%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:05.758 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:05.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:05.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:05.861 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:05 smithi003 bash[88275]: cluster 2024-09-21T10:39:04.564179+0000 mgr.y (mgr.25133) 782 : cluster [DBG] pgmap v738: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 44947/160572 objects degraded (27.992%); 13876/160572 objects misplaced (8.642%); 8.1 MiB/s, 153 objects/s recovering 2024-09-21T10:39:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:05 smithi003 bash[88275]: cluster 2024-09-21T10:39:04.564179+0000 mgr.y (mgr.25133) 782 : cluster [DBG] pgmap v738: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 44947/160572 objects degraded (27.992%); 13876/160572 objects misplaced (8.642%); 8.1 MiB/s, 153 objects/s recovering 2024-09-21T10:39:05.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:05 smithi003 bash[88275]: cluster 2024-09-21T10:39:05.500320+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 44947/160572 objects degraded (27.992%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:05.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:05 smithi003 bash[88275]: cluster 2024-09-21T10:39:05.500320+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 44947/160572 objects degraded (27.992%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:05.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:05 smithi003 bash[89466]: cluster 2024-09-21T10:39:04.564179+0000 mgr.y (mgr.25133) 782 : cluster [DBG] pgmap v738: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 44947/160572 objects degraded (27.992%); 13876/160572 objects misplaced (8.642%); 8.1 MiB/s, 153 objects/s recovering 2024-09-21T10:39:05.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:05 smithi003 bash[89466]: cluster 2024-09-21T10:39:04.564179+0000 mgr.y (mgr.25133) 782 : cluster [DBG] pgmap v738: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 44947/160572 objects degraded (27.992%); 13876/160572 objects misplaced (8.642%); 8.1 MiB/s, 153 objects/s recovering 2024-09-21T10:39:05.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:05 smithi003 bash[89466]: cluster 2024-09-21T10:39:05.500320+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 44947/160572 objects degraded (27.992%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:05.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:05 smithi003 bash[89466]: cluster 2024-09-21T10:39:05.500320+0000 mon.a (mon.0) 1142 : cluster [WRN] Health check update: Degraded data redundancy: 44947/160572 objects degraded (27.992%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:06.085 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-21T10:39:06.086 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-6, ['dump_ops_in_flight'] 2024-09-21T10:39:06.547 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:06.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:06.650 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:06.724 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:06.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:06.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:06.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:06 smithi003 bash[88275]: audit 2024-09-21T10:39:06.332418+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:39:06.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:06 smithi003 bash[88275]: audit 2024-09-21T10:39:06.332418+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:39:06.831 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:06 smithi003 bash[89466]: audit 2024-09-21T10:39:06.332418+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:39:06.831 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:06 smithi003 bash[89466]: audit 2024-09-21T10:39:06.332418+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:39:06.854 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:06.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:06.958 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:06.985 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:06.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:06.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:07.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:06 smithi204 bash[78884]: audit 2024-09-21T10:39:06.332418+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:39:07.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:06 smithi204 bash[78884]: audit 2024-09-21T10:39:06.332418+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:39:07.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:07.111 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:07.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:07.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:07.237 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:07.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:07.341 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:07.377 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:07.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:07.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:07.651 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:39:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:39:07] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.51.0" 2024-09-21T10:39:07.664 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:07.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:07.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:07.791 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:07.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:07.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:07.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:07.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:07.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:07.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:07 smithi003 bash[88275]: cluster 2024-09-21T10:39:06.565196+0000 mgr.y (mgr.25133) 783 : cluster [DBG] pgmap v739: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44600/158568 objects degraded (28.127%); 13198/158568 objects misplaced (8.323%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:39:07.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:07 smithi003 bash[88275]: cluster 2024-09-21T10:39:06.565196+0000 mgr.y (mgr.25133) 783 : cluster [DBG] pgmap v739: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44600/158568 objects degraded (28.127%); 13198/158568 objects misplaced (8.323%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:39:07.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:07 smithi003 bash[89466]: cluster 2024-09-21T10:39:06.565196+0000 mgr.y (mgr.25133) 783 : cluster [DBG] pgmap v739: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44600/158568 objects degraded (28.127%); 13198/158568 objects misplaced (8.323%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:39:07.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:07 smithi003 bash[89466]: cluster 2024-09-21T10:39:06.565196+0000 mgr.y (mgr.25133) 783 : cluster [DBG] pgmap v739: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44600/158568 objects degraded (28.127%); 13198/158568 objects misplaced (8.323%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:39:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:07 smithi204 bash[78884]: cluster 2024-09-21T10:39:06.565196+0000 mgr.y (mgr.25133) 783 : cluster [DBG] pgmap v739: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44600/158568 objects degraded (28.127%); 13198/158568 objects misplaced (8.323%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:39:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:07 smithi204 bash[78884]: cluster 2024-09-21T10:39:06.565196+0000 mgr.y (mgr.25133) 783 : cluster [DBG] pgmap v739: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 428 op/s; 44600/158568 objects degraded (28.127%); 13198/158568 objects misplaced (8.323%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:39:08.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:08.040 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:08.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:08.142 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:08.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:08.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:08.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:08.361 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:08.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:08.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:08.487 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:08.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:08.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:08.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:08.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:08.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:08.745 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:08 smithi204 bash[78884]: audit 2024-09-21T10:39:08.614566+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:08 smithi204 bash[78884]: audit 2024-09-21T10:39:08.614566+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:08.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:08.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:08.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:08 smithi003 bash[88275]: audit 2024-09-21T10:39:08.614566+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:08.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:08 smithi003 bash[88275]: audit 2024-09-21T10:39:08.614566+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:08.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:08 smithi003 bash[89466]: audit 2024-09-21T10:39:08.614566+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:08.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:08 smithi003 bash[89466]: audit 2024-09-21T10:39:08.614566+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:08.990 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:09.024 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:09.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:09.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:09.147 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:09.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:09.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:09.269 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:09.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:09.371 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:09.404 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:09.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:09.506 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:39:09 smithi204 bash[108211]: debug 2024-09-21T10:39:09.075+0000 7f87e3816640 -1 osd.6 197 log_to_monitors true 2024-09-21T10:39:09.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:09.533 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:09.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:09.709 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:09.784 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:09.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:09.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:09.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:09.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:09.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:10.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 10:39:09 smithi204 bash[108211]: debug 2024-09-21T10:39:09.727+0000 7f87d75b8640 -1 osd.6 197 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T10:39:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:09 smithi204 bash[78884]: cluster 2024-09-21T10:39:08.566618+0000 mgr.y (mgr.25133) 784 : cluster [DBG] pgmap v740: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 435 op/s; 44193/156294 objects degraded (28.276%); 13125/156294 objects misplaced (8.398%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T10:39:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:09 smithi204 bash[78884]: cluster 2024-09-21T10:39:08.566618+0000 mgr.y (mgr.25133) 784 : cluster [DBG] pgmap v740: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 435 op/s; 44193/156294 objects degraded (28.276%); 13125/156294 objects misplaced (8.398%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T10:39:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:09 smithi204 bash[78884]: audit 2024-09-21T10:39:09.084065+0000 mon.b (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:09 smithi204 bash[78884]: audit 2024-09-21T10:39:09.084065+0000 mon.b (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:09 smithi204 bash[78884]: audit 2024-09-21T10:39:09.084377+0000 mon.a (mon.0) 1145 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:09 smithi204 bash[78884]: audit 2024-09-21T10:39:09.084377+0000 mon.a (mon.0) 1145 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.021 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:10.028 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[88275]: cluster 2024-09-21T10:39:08.566618+0000 mgr.y (mgr.25133) 784 : cluster [DBG] pgmap v740: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 435 op/s; 44193/156294 objects degraded (28.276%); 13125/156294 objects misplaced (8.398%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T10:39:10.028 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[88275]: cluster 2024-09-21T10:39:08.566618+0000 mgr.y (mgr.25133) 784 : cluster [DBG] pgmap v740: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 435 op/s; 44193/156294 objects degraded (28.276%); 13125/156294 objects misplaced (8.398%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T10:39:10.028 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[88275]: audit 2024-09-21T10:39:09.084065+0000 mon.b (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.028 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[88275]: audit 2024-09-21T10:39:09.084065+0000 mon.b (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.028 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[88275]: audit 2024-09-21T10:39:09.084377+0000 mon.a (mon.0) 1145 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.028 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[88275]: audit 2024-09-21T10:39:09.084377+0000 mon.a (mon.0) 1145 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.028 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[89466]: cluster 2024-09-21T10:39:08.566618+0000 mgr.y (mgr.25133) 784 : cluster [DBG] pgmap v740: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 435 op/s; 44193/156294 objects degraded (28.276%); 13125/156294 objects misplaced (8.398%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T10:39:10.029 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[89466]: cluster 2024-09-21T10:39:08.566618+0000 mgr.y (mgr.25133) 784 : cluster [DBG] pgmap v740: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 435 op/s; 44193/156294 objects degraded (28.276%); 13125/156294 objects misplaced (8.398%); 6.9 MiB/s, 111 objects/s recovering 2024-09-21T10:39:10.029 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[89466]: audit 2024-09-21T10:39:09.084065+0000 mon.b (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.029 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[89466]: audit 2024-09-21T10:39:09.084065+0000 mon.b (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.029 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[89466]: audit 2024-09-21T10:39:09.084377+0000 mon.a (mon.0) 1145 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.029 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:09 smithi003 bash[89466]: audit 2024-09-21T10:39:09.084377+0000 mon.a (mon.0) 1145 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T10:39:10.038 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:10.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:10.141 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:10.163 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:10.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:10.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:10.289 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:10.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:10.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:10.415 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:10.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:10.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:10.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:10.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:10.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:10.665 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:10.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:10.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:10.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:11.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: audit 2024-09-21T10:39:09.688706+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:39:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: audit 2024-09-21T10:39:09.688706+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:39:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: cluster 2024-09-21T10:39:09.692363+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e207: 8 total, 7 up, 7 in 2024-09-21T10:39:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: cluster 2024-09-21T10:39:09.692363+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e207: 8 total, 7 up, 7 in 2024-09-21T10:39:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: audit 2024-09-21T10:39:09.696491+0000 mon.b (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: audit 2024-09-21T10:39:09.696491+0000 mon.b (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: audit 2024-09-21T10:39:09.705430+0000 mon.a (mon.0) 1148 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: audit 2024-09-21T10:39:09.705430+0000 mon.a (mon.0) 1148 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: cluster 2024-09-21T10:39:10.501212+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 44193/156294 objects degraded (28.276%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: cluster 2024-09-21T10:39:10.501212+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 44193/156294 objects degraded (28.276%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: cluster 2024-09-21T10:39:10.697944+0000 mon.a (mon.0) 1150 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:39:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:10 smithi204 bash[78884]: cluster 2024-09-21T10:39:10.697944+0000 mon.a (mon.0) 1150 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:39:11.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: audit 2024-09-21T10:39:09.688706+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:39:11.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: audit 2024-09-21T10:39:09.688706+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:39:11.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: cluster 2024-09-21T10:39:09.692363+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e207: 8 total, 7 up, 7 in 2024-09-21T10:39:11.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: cluster 2024-09-21T10:39:09.692363+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e207: 8 total, 7 up, 7 in 2024-09-21T10:39:11.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: audit 2024-09-21T10:39:09.696491+0000 mon.b (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: audit 2024-09-21T10:39:09.696491+0000 mon.b (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: audit 2024-09-21T10:39:09.705430+0000 mon.a (mon.0) 1148 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: audit 2024-09-21T10:39:09.705430+0000 mon.a (mon.0) 1148 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: cluster 2024-09-21T10:39:10.501212+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 44193/156294 objects degraded (28.276%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:11.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: cluster 2024-09-21T10:39:10.501212+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 44193/156294 objects degraded (28.276%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:11.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: cluster 2024-09-21T10:39:10.697944+0000 mon.a (mon.0) 1150 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:39:11.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[88275]: cluster 2024-09-21T10:39:10.697944+0000 mon.a (mon.0) 1150 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: audit 2024-09-21T10:39:09.688706+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: audit 2024-09-21T10:39:09.688706+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: cluster 2024-09-21T10:39:09.692363+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e207: 8 total, 7 up, 7 in 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: cluster 2024-09-21T10:39:09.692363+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e207: 8 total, 7 up, 7 in 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: audit 2024-09-21T10:39:09.696491+0000 mon.b (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: audit 2024-09-21T10:39:09.696491+0000 mon.b (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: audit 2024-09-21T10:39:09.705430+0000 mon.a (mon.0) 1148 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: audit 2024-09-21T10:39:09.705430+0000 mon.a (mon.0) 1148 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]} : dispatch 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: cluster 2024-09-21T10:39:10.501212+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 44193/156294 objects degraded (28.276%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: cluster 2024-09-21T10:39:10.501212+0000 mon.a (mon.0) 1149 : cluster [WRN] Health check update: Degraded data redundancy: 44193/156294 objects degraded (28.276%), 20 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: cluster 2024-09-21T10:39:10.697944+0000 mon.a (mon.0) 1150 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:39:11.019 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:10 smithi003 bash[89466]: cluster 2024-09-21T10:39:10.697944+0000 mon.a (mon.0) 1150 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T10:39:11.035 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:11.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:11.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:39:11.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:11.161 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:11.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:11.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:11.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:11.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:11.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:11.413 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:39:11.414 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:39:11.415 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:11.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:11.518 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:11.538 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:11.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:11.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:11.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:11.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:11.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:11.784 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:11.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:11.844 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[88275]: cluster 2024-09-21T10:39:10.567346+0000 mgr.y (mgr.25133) 785 : cluster [DBG] pgmap v742: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 43965/152667 objects degraded (28.798%); 12361/152667 objects misplaced (8.097%); 6.6 MiB/s, 134 objects/s recovering 2024-09-21T10:39:11.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:11.905 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:11.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:11 smithi204 bash[78884]: cluster 2024-09-21T10:39:10.567346+0000 mgr.y (mgr.25133) 785 : cluster [DBG] pgmap v742: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 43965/152667 objects degraded (28.798%); 12361/152667 objects misplaced (8.097%); 6.6 MiB/s, 134 objects/s recovering 2024-09-21T10:39:11.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:11 smithi204 bash[78884]: cluster 2024-09-21T10:39:10.567346+0000 mgr.y (mgr.25133) 785 : cluster [DBG] pgmap v742: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 43965/152667 objects degraded (28.798%); 12361/152667 objects misplaced (8.097%); 6.6 MiB/s, 134 objects/s recovering 2024-09-21T10:39:11.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:11 smithi204 bash[78884]: cluster 2024-09-21T10:39:10.703523+0000 mon.a (mon.0) 1151 : cluster [INF] osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006] boot 2024-09-21T10:39:11.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:11 smithi204 bash[78884]: cluster 2024-09-21T10:39:10.703523+0000 mon.a (mon.0) 1151 : cluster [INF] osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006] boot 2024-09-21T10:39:11.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:11 smithi204 bash[78884]: cluster 2024-09-21T10:39:10.703691+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e208: 8 total, 8 up, 7 in 2024-09-21T10:39:11.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:11 smithi204 bash[78884]: cluster 2024-09-21T10:39:10.703691+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e208: 8 total, 8 up, 7 in 2024-09-21T10:39:11.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:11 smithi204 bash[78884]: audit 2024-09-21T10:39:10.705765+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T10:39:11.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:11 smithi204 bash[78884]: audit 2024-09-21T10:39:10.705765+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T10:39:11.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:11 smithi204 bash[78884]: cluster 2024-09-21T10:39:11.717510+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e209: 8 total, 8 up, 7 in 2024-09-21T10:39:11.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:11 smithi204 bash[78884]: cluster 2024-09-21T10:39:11.717510+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e209: 8 total, 8 up, 7 in 2024-09-21T10:39:11.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:11.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:12.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:12.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:12.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:12.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[88275]: cluster 2024-09-21T10:39:10.567346+0000 mgr.y (mgr.25133) 785 : cluster [DBG] pgmap v742: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 43965/152667 objects degraded (28.798%); 12361/152667 objects misplaced (8.097%); 6.6 MiB/s, 134 objects/s recovering 2024-09-21T10:39:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[88275]: cluster 2024-09-21T10:39:10.703523+0000 mon.a (mon.0) 1151 : cluster [INF] osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006] boot 2024-09-21T10:39:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[88275]: cluster 2024-09-21T10:39:10.703523+0000 mon.a (mon.0) 1151 : cluster [INF] osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006] boot 2024-09-21T10:39:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[88275]: cluster 2024-09-21T10:39:10.703691+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e208: 8 total, 8 up, 7 in 2024-09-21T10:39:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[88275]: cluster 2024-09-21T10:39:10.703691+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e208: 8 total, 8 up, 7 in 2024-09-21T10:39:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[88275]: audit 2024-09-21T10:39:10.705765+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T10:39:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[88275]: audit 2024-09-21T10:39:10.705765+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T10:39:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[88275]: cluster 2024-09-21T10:39:11.717510+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e209: 8 total, 8 up, 7 in 2024-09-21T10:39:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[88275]: cluster 2024-09-21T10:39:11.717510+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e209: 8 total, 8 up, 7 in 2024-09-21T10:39:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[89466]: cluster 2024-09-21T10:39:10.567346+0000 mgr.y (mgr.25133) 785 : cluster [DBG] pgmap v742: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 43965/152667 objects degraded (28.798%); 12361/152667 objects misplaced (8.097%); 6.6 MiB/s, 134 objects/s recovering 2024-09-21T10:39:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[89466]: cluster 2024-09-21T10:39:10.567346+0000 mgr.y (mgr.25133) 785 : cluster [DBG] pgmap v742: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+clean+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 20 active+undersized, 11 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 434 op/s; 43965/152667 objects degraded (28.798%); 12361/152667 objects misplaced (8.097%); 6.6 MiB/s, 134 objects/s recovering 2024-09-21T10:39:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[89466]: cluster 2024-09-21T10:39:10.703523+0000 mon.a (mon.0) 1151 : cluster [INF] osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006] boot 2024-09-21T10:39:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[89466]: cluster 2024-09-21T10:39:10.703523+0000 mon.a (mon.0) 1151 : cluster [INF] osd.6 [v2:172.21.15.204:6816/426066006,v1:172.21.15.204:6817/426066006] boot 2024-09-21T10:39:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[89466]: cluster 2024-09-21T10:39:10.703691+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e208: 8 total, 8 up, 7 in 2024-09-21T10:39:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[89466]: cluster 2024-09-21T10:39:10.703691+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e208: 8 total, 8 up, 7 in 2024-09-21T10:39:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[89466]: audit 2024-09-21T10:39:10.705765+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T10:39:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[89466]: audit 2024-09-21T10:39:10.705765+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T10:39:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[89466]: cluster 2024-09-21T10:39:11.717510+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e209: 8 total, 8 up, 7 in 2024-09-21T10:39:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:11 smithi003 bash[89466]: cluster 2024-09-21T10:39:11.717510+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e209: 8 total, 8 up, 7 in 2024-09-21T10:39:12.401 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:12.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:12.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:12.525 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:12.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:12.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:12.649 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:12.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:12.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:12.783 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:12.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:12.905 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:12.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:12.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:13.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:13.047 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:13.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:13.073 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:39:13.074 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:39:13.109 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:39:13.110 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:39:13.145 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:39:13.145 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:39:13.152 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:13.183 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:39:13.183 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:39:13.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:13.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:13.211 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:39:13.212 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:39:13.235 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:39:13.236 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:39:13.264 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:39:13.264 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_enable_op_tracker = '' osd_max_backfills = '' osd_pg_delete_cost = '' (not observed, change may require restart) osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' 2024-09-21T10:39:13.292 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:39:13.292 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:39:13.292 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:13.318 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:13.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:13.421 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:13.459 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:13.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:13.563 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:13.588 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:13.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:13.692 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[88275]: audit 2024-09-21T10:39:12.444228+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.700 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[88275]: audit 2024-09-21T10:39:12.444228+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[88275]: audit 2024-09-21T10:39:12.451414+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[88275]: audit 2024-09-21T10:39:12.451414+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[88275]: cluster 2024-09-21T10:39:12.568035+0000 mgr.y (mgr.25133) 786 : cluster [DBG] pgmap v745: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 11 active+clean+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 18 active+undersized, 10 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 454 op/s; 36054/150390 objects degraded (23.974%); 9367/150390 objects misplaced (6.228%); 5.9 MiB/s, 141 objects/s recovering 2024-09-21T10:39:13.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[88275]: cluster 2024-09-21T10:39:12.568035+0000 mgr.y (mgr.25133) 786 : cluster [DBG] pgmap v745: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 11 active+clean+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 18 active+undersized, 10 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 454 op/s; 36054/150390 objects degraded (23.974%); 9367/150390 objects misplaced (6.228%); 5.9 MiB/s, 141 objects/s recovering 2024-09-21T10:39:13.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[88275]: cluster 2024-09-21T10:39:12.715043+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e210: 8 total, 8 up, 7 in 2024-09-21T10:39:13.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[88275]: cluster 2024-09-21T10:39:12.715043+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e210: 8 total, 8 up, 7 in 2024-09-21T10:39:13.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[88275]: audit 2024-09-21T10:39:12.992605+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.3:0/3051483399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:13.701 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[88275]: audit 2024-09-21T10:39:12.992605+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.3:0/3051483399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[89466]: audit 2024-09-21T10:39:12.444228+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[89466]: audit 2024-09-21T10:39:12.444228+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[89466]: audit 2024-09-21T10:39:12.451414+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[89466]: audit 2024-09-21T10:39:12.451414+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[89466]: cluster 2024-09-21T10:39:12.568035+0000 mgr.y (mgr.25133) 786 : cluster [DBG] pgmap v745: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 11 active+clean+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 18 active+undersized, 10 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 454 op/s; 36054/150390 objects degraded (23.974%); 9367/150390 objects misplaced (6.228%); 5.9 MiB/s, 141 objects/s recovering 2024-09-21T10:39:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[89466]: cluster 2024-09-21T10:39:12.568035+0000 mgr.y (mgr.25133) 786 : cluster [DBG] pgmap v745: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 11 active+clean+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 18 active+undersized, 10 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 454 op/s; 36054/150390 objects degraded (23.974%); 9367/150390 objects misplaced (6.228%); 5.9 MiB/s, 141 objects/s recovering 2024-09-21T10:39:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[89466]: cluster 2024-09-21T10:39:12.715043+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e210: 8 total, 8 up, 7 in 2024-09-21T10:39:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[89466]: cluster 2024-09-21T10:39:12.715043+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e210: 8 total, 8 up, 7 in 2024-09-21T10:39:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[89466]: audit 2024-09-21T10:39:12.992605+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.3:0/3051483399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:13.702 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:13 smithi003 bash[89466]: audit 2024-09-21T10:39:12.992605+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.3:0/3051483399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:13.712 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:13.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:13 smithi204 bash[78884]: audit 2024-09-21T10:39:12.444228+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:13 smithi204 bash[78884]: audit 2024-09-21T10:39:12.444228+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:13 smithi204 bash[78884]: audit 2024-09-21T10:39:12.451414+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:13 smithi204 bash[78884]: audit 2024-09-21T10:39:12.451414+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:13 smithi204 bash[78884]: cluster 2024-09-21T10:39:12.568035+0000 mgr.y (mgr.25133) 786 : cluster [DBG] pgmap v745: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 11 active+clean+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 18 active+undersized, 10 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 454 op/s; 36054/150390 objects degraded (23.974%); 9367/150390 objects misplaced (6.228%); 5.9 MiB/s, 141 objects/s recovering 2024-09-21T10:39:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:13 smithi204 bash[78884]: cluster 2024-09-21T10:39:12.568035+0000 mgr.y (mgr.25133) 786 : cluster [DBG] pgmap v745: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 11 active+clean+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 18 active+undersized, 10 active+undersized+degraded, 51 active+clean; 3.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 454 op/s; 36054/150390 objects degraded (23.974%); 9367/150390 objects misplaced (6.228%); 5.9 MiB/s, 141 objects/s recovering 2024-09-21T10:39:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:13 smithi204 bash[78884]: cluster 2024-09-21T10:39:12.715043+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e210: 8 total, 8 up, 7 in 2024-09-21T10:39:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:13 smithi204 bash[78884]: cluster 2024-09-21T10:39:12.715043+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e210: 8 total, 8 up, 7 in 2024-09-21T10:39:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:13 smithi204 bash[78884]: audit 2024-09-21T10:39:12.992605+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.3:0/3051483399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:13 smithi204 bash[78884]: audit 2024-09-21T10:39:12.992605+0000 mon.c (mon.2) 38 : audit [DBG] from='client.? 172.21.15.3:0/3051483399' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:39:13.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:13.836 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:13.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:13.939 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:13.961 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:13.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:13.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:14.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:14.115 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:14.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:14.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:14.243 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:14.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:14.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:14.373 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:14.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:14.478 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:14.498 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:14.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:14.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:14.626 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:14.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:14.729 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:14.798 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:14.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:14.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:14.924 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:14.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:14.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:15.026 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:15.049 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:15.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:15.152 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:15.171 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:15.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:15.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:15.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:15.400 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:15.439 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:15.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:15.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:15.563 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:15.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:15.578 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:39:15.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:15.673 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:15 smithi204 bash[78884]: cluster 2024-09-21T10:39:14.458244+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e211: 8 total, 8 up, 7 in 2024-09-21T10:39:15.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:15 smithi204 bash[78884]: cluster 2024-09-21T10:39:14.458244+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e211: 8 total, 8 up, 7 in 2024-09-21T10:39:15.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:15 smithi204 bash[78884]: cluster 2024-09-21T10:39:14.568579+0000 mgr.y (mgr.25133) 787 : cluster [DBG] pgmap v748: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 4 active+clean+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized, 5 active+undersized+degraded, 71 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 37387/149661 objects degraded (24.981%); 7760/149661 objects misplaced (5.185%); 1.9 MiB/s, 2 keys/s, 31 objects/s recovering 2024-09-21T10:39:15.674 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:15 smithi204 bash[78884]: cluster 2024-09-21T10:39:14.568579+0000 mgr.y (mgr.25133) 787 : cluster [DBG] pgmap v748: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 4 active+clean+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized, 5 active+undersized+degraded, 71 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 37387/149661 objects degraded (24.981%); 7760/149661 objects misplaced (5.185%); 1.9 MiB/s, 2 keys/s, 31 objects/s recovering 2024-09-21T10:39:15.690 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:15.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:15.793 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:15.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:15 smithi003 bash[88275]: cluster 2024-09-21T10:39:14.458244+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e211: 8 total, 8 up, 7 in 2024-09-21T10:39:15.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:15 smithi003 bash[88275]: cluster 2024-09-21T10:39:14.458244+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e211: 8 total, 8 up, 7 in 2024-09-21T10:39:15.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:15 smithi003 bash[88275]: cluster 2024-09-21T10:39:14.568579+0000 mgr.y (mgr.25133) 787 : cluster [DBG] pgmap v748: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 4 active+clean+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized, 5 active+undersized+degraded, 71 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 37387/149661 objects degraded (24.981%); 7760/149661 objects misplaced (5.185%); 1.9 MiB/s, 2 keys/s, 31 objects/s recovering 2024-09-21T10:39:15.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:15 smithi003 bash[88275]: cluster 2024-09-21T10:39:14.568579+0000 mgr.y (mgr.25133) 787 : cluster [DBG] pgmap v748: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 4 active+clean+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized, 5 active+undersized+degraded, 71 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 37387/149661 objects degraded (24.981%); 7760/149661 objects misplaced (5.185%); 1.9 MiB/s, 2 keys/s, 31 objects/s recovering 2024-09-21T10:39:15.802 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:15 smithi003 bash[89466]: cluster 2024-09-21T10:39:14.458244+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e211: 8 total, 8 up, 7 in 2024-09-21T10:39:15.802 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:15 smithi003 bash[89466]: cluster 2024-09-21T10:39:14.458244+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e211: 8 total, 8 up, 7 in 2024-09-21T10:39:15.802 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:15 smithi003 bash[89466]: cluster 2024-09-21T10:39:14.568579+0000 mgr.y (mgr.25133) 787 : cluster [DBG] pgmap v748: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 4 active+clean+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized, 5 active+undersized+degraded, 71 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 37387/149661 objects degraded (24.981%); 7760/149661 objects misplaced (5.185%); 1.9 MiB/s, 2 keys/s, 31 objects/s recovering 2024-09-21T10:39:15.802 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:15 smithi003 bash[89466]: cluster 2024-09-21T10:39:14.568579+0000 mgr.y (mgr.25133) 787 : cluster [DBG] pgmap v748: 109 pgs: 4 remapped+peering, 3 peering, 1 remapped, 1 active+recovering+undersized+remapped, 4 active+clean+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized, 5 active+undersized+degraded, 71 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 250 op/s; 37387/149661 objects degraded (24.981%); 7760/149661 objects misplaced (5.185%); 1.9 MiB/s, 2 keys/s, 31 objects/s recovering 2024-09-21T10:39:15.813 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:15.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:15.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:15.940 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:15.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:15.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:16.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:16.069 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:16.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:16.172 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:16.277 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:16.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:16.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:16.403 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:16.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:16.474 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:39:16.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:16.530 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:16.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:16.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:16.653 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:16.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[88275]: cluster 2024-09-21T10:39:15.464625+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e212: 8 total, 8 up, 7 in 2024-09-21T10:39:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[88275]: cluster 2024-09-21T10:39:15.464625+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e212: 8 total, 8 up, 7 in 2024-09-21T10:39:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[88275]: cluster 2024-09-21T10:39:15.504762+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 37387/149661 objects degraded (24.981%), 15 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[88275]: cluster 2024-09-21T10:39:15.504762+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 37387/149661 objects degraded (24.981%), 15 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[88275]: audit 2024-09-21T10:39:15.514859+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[88275]: audit 2024-09-21T10:39:15.514859+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[89466]: cluster 2024-09-21T10:39:15.464625+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e212: 8 total, 8 up, 7 in 2024-09-21T10:39:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[89466]: cluster 2024-09-21T10:39:15.464625+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e212: 8 total, 8 up, 7 in 2024-09-21T10:39:16.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[89466]: cluster 2024-09-21T10:39:15.504762+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 37387/149661 objects degraded (24.981%), 15 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:16.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[89466]: cluster 2024-09-21T10:39:15.504762+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 37387/149661 objects degraded (24.981%), 15 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:16.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[89466]: audit 2024-09-21T10:39:15.514859+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:16.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:16 smithi003 bash[89466]: audit 2024-09-21T10:39:15.514859+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:16.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:16 smithi204 bash[78884]: cluster 2024-09-21T10:39:15.464625+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e212: 8 total, 8 up, 7 in 2024-09-21T10:39:16.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:16 smithi204 bash[78884]: cluster 2024-09-21T10:39:15.464625+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e212: 8 total, 8 up, 7 in 2024-09-21T10:39:16.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:16 smithi204 bash[78884]: cluster 2024-09-21T10:39:15.504762+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 37387/149661 objects degraded (24.981%), 15 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:16.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:16 smithi204 bash[78884]: cluster 2024-09-21T10:39:15.504762+0000 mon.a (mon.0) 1160 : cluster [WRN] Health check update: Degraded data redundancy: 37387/149661 objects degraded (24.981%), 15 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:16.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:16 smithi204 bash[78884]: audit 2024-09-21T10:39:15.514859+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:16.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:16 smithi204 bash[78884]: audit 2024-09-21T10:39:15.514859+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:39:16.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:16.776 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:16.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:16.879 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:16.901 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:16.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:16.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:17.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:17.026 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:17.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:17.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:17.153 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:17.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:17.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:17.284 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:17.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:17.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:17.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:17.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:17.516 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:17.539 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:17.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:17.645 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:17.669 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:17.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[88275]: cluster 2024-09-21T10:39:16.461086+0000 mon.a (mon.0) 1162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:39:17.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[88275]: cluster 2024-09-21T10:39:16.461086+0000 mon.a (mon.0) 1162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:39:17.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[88275]: audit 2024-09-21T10:39:16.472925+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:17.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[88275]: audit 2024-09-21T10:39:16.472925+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:17.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[88275]: cluster 2024-09-21T10:39:16.479319+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e213: 8 total, 8 up, 7 in 2024-09-21T10:39:17.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[88275]: cluster 2024-09-21T10:39:16.479319+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e213: 8 total, 8 up, 7 in 2024-09-21T10:39:17.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[88275]: cluster 2024-09-21T10:39:16.569111+0000 mgr.y (mgr.25133) 788 : cluster [DBG] pgmap v751: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 1 activating, 1 peering, 13 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+undersized+degraded, 87 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 124 op/s; 39795/148896 objects degraded (26.727%); 6167/148896 objects misplaced (4.142%); 8 B/s, 2 keys/s, 375 objects/s recovering 2024-09-21T10:39:17.672 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[88275]: cluster 2024-09-21T10:39:16.569111+0000 mgr.y (mgr.25133) 788 : cluster [DBG] pgmap v751: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 1 activating, 1 peering, 13 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+undersized+degraded, 87 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 124 op/s; 39795/148896 objects degraded (26.727%); 6167/148896 objects misplaced (4.142%); 8 B/s, 2 keys/s, 375 objects/s recovering 2024-09-21T10:39:17.672 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:39:17] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.51.0" 2024-09-21T10:39:17.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[89466]: cluster 2024-09-21T10:39:16.461086+0000 mon.a (mon.0) 1162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:39:17.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[89466]: cluster 2024-09-21T10:39:16.461086+0000 mon.a (mon.0) 1162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:39:17.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[89466]: audit 2024-09-21T10:39:16.472925+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:17.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[89466]: audit 2024-09-21T10:39:16.472925+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:17.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[89466]: cluster 2024-09-21T10:39:16.479319+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e213: 8 total, 8 up, 7 in 2024-09-21T10:39:17.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[89466]: cluster 2024-09-21T10:39:16.479319+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e213: 8 total, 8 up, 7 in 2024-09-21T10:39:17.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[89466]: cluster 2024-09-21T10:39:16.569111+0000 mgr.y (mgr.25133) 788 : cluster [DBG] pgmap v751: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 1 activating, 1 peering, 13 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+undersized+degraded, 87 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 124 op/s; 39795/148896 objects degraded (26.727%); 6167/148896 objects misplaced (4.142%); 8 B/s, 2 keys/s, 375 objects/s recovering 2024-09-21T10:39:17.673 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:17 smithi003 bash[89466]: cluster 2024-09-21T10:39:16.569111+0000 mgr.y (mgr.25133) 788 : cluster [DBG] pgmap v751: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 1 activating, 1 peering, 13 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+undersized+degraded, 87 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 124 op/s; 39795/148896 objects degraded (26.727%); 6167/148896 objects misplaced (4.142%); 8 B/s, 2 keys/s, 375 objects/s recovering 2024-09-21T10:39:17.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:17 smithi204 bash[78884]: cluster 2024-09-21T10:39:16.461086+0000 mon.a (mon.0) 1162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:39:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:17 smithi204 bash[78884]: cluster 2024-09-21T10:39:16.461086+0000 mon.a (mon.0) 1162 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:39:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:17 smithi204 bash[78884]: audit 2024-09-21T10:39:16.472925+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:17.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:17 smithi204 bash[78884]: audit 2024-09-21T10:39:16.472925+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.3:0/4282716877' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:39:17.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:17 smithi204 bash[78884]: cluster 2024-09-21T10:39:16.479319+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e213: 8 total, 8 up, 7 in 2024-09-21T10:39:17.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:17 smithi204 bash[78884]: cluster 2024-09-21T10:39:16.479319+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e213: 8 total, 8 up, 7 in 2024-09-21T10:39:17.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:17 smithi204 bash[78884]: cluster 2024-09-21T10:39:16.569111+0000 mgr.y (mgr.25133) 788 : cluster [DBG] pgmap v751: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 1 activating, 1 peering, 13 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+undersized+degraded, 87 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 124 op/s; 39795/148896 objects degraded (26.727%); 6167/148896 objects misplaced (4.142%); 8 B/s, 2 keys/s, 375 objects/s recovering 2024-09-21T10:39:17.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:17 smithi204 bash[78884]: cluster 2024-09-21T10:39:16.569111+0000 mgr.y (mgr.25133) 788 : cluster [DBG] pgmap v751: 109 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 1 activating, 1 peering, 13 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 2 active+undersized+degraded, 87 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 124 op/s; 39795/148896 objects degraded (26.727%); 6167/148896 objects misplaced (4.142%); 8 B/s, 2 keys/s, 375 objects/s recovering 2024-09-21T10:39:17.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:17.794 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:17.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:17.897 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:17.921 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:17.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:17.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:18.023 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:18.044 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:18.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:18.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:18.169 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:18.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:18.272 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:18.295 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:18.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:18.398 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:18.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:18.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:18.537 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:18.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:18.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:18.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:18.692 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:18.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:18.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:18.818 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:18.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:18.960 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:18.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:18.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:19.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:19.083 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:19.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:19.137 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:39:19.186 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:19.263 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:19.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:19.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:19.391 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:19.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:19.497 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:19.515 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:19.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:19.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:19.637 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:19.638 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:19 smithi204 bash[78884]: cluster 2024-09-21T10:39:18.572102+0000 mgr.y (mgr.25133) 789 : cluster [DBG] pgmap v752: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 1 peering, 16 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 88 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 117 op/s; 48090/148320 objects degraded (32.423%); 6167/148320 objects misplaced (4.158%); 77 KiB/s, 1 keys/s, 257 objects/s recovering 2024-09-21T10:39:19.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:19 smithi204 bash[78884]: cluster 2024-09-21T10:39:18.572102+0000 mgr.y (mgr.25133) 789 : cluster [DBG] pgmap v752: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 1 peering, 16 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 88 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 117 op/s; 48090/148320 objects degraded (32.423%); 6167/148320 objects misplaced (4.158%); 77 KiB/s, 1 keys/s, 257 objects/s recovering 2024-09-21T10:39:19.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:19.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:19.763 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:19.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:19 smithi003 bash[88275]: cluster 2024-09-21T10:39:18.572102+0000 mgr.y (mgr.25133) 789 : cluster [DBG] pgmap v752: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 1 peering, 16 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 88 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 117 op/s; 48090/148320 objects degraded (32.423%); 6167/148320 objects misplaced (4.158%); 77 KiB/s, 1 keys/s, 257 objects/s recovering 2024-09-21T10:39:19.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:19 smithi003 bash[88275]: cluster 2024-09-21T10:39:18.572102+0000 mgr.y (mgr.25133) 789 : cluster [DBG] pgmap v752: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 1 peering, 16 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 88 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 117 op/s; 48090/148320 objects degraded (32.423%); 6167/148320 objects misplaced (4.158%); 77 KiB/s, 1 keys/s, 257 objects/s recovering 2024-09-21T10:39:19.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:19 smithi003 bash[89466]: cluster 2024-09-21T10:39:18.572102+0000 mgr.y (mgr.25133) 789 : cluster [DBG] pgmap v752: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 1 peering, 16 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 88 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 117 op/s; 48090/148320 objects degraded (32.423%); 6167/148320 objects misplaced (4.158%); 77 KiB/s, 1 keys/s, 257 objects/s recovering 2024-09-21T10:39:19.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:19 smithi003 bash[89466]: cluster 2024-09-21T10:39:18.572102+0000 mgr.y (mgr.25133) 789 : cluster [DBG] pgmap v752: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 1 peering, 16 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 88 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 117 op/s; 48090/148320 objects degraded (32.423%); 6167/148320 objects misplaced (4.158%); 77 KiB/s, 1 keys/s, 257 objects/s recovering 2024-09-21T10:39:19.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:19.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:19.891 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:19.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:19.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:19.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:20.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:20.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:20.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:20.151 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:20.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:20.255 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:20.284 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:20.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:20.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:20.420 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:20.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:20.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:20.544 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:20.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:20.647 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:20.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:20.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:20.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:20.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:20.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:20.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:20.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:20 smithi003 bash[88275]: cluster 2024-09-21T10:39:20.505553+0000 mon.a (mon.0) 1165 : cluster [WRN] Health check update: Degraded data redundancy: 48090/148320 objects degraded (32.423%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:20.918 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:20 smithi003 bash[88275]: cluster 2024-09-21T10:39:20.505553+0000 mon.a (mon.0) 1165 : cluster [WRN] Health check update: Degraded data redundancy: 48090/148320 objects degraded (32.423%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:20.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:20 smithi003 bash[89466]: cluster 2024-09-21T10:39:20.505553+0000 mon.a (mon.0) 1165 : cluster [WRN] Health check update: Degraded data redundancy: 48090/148320 objects degraded (32.423%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:20.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:20 smithi003 bash[89466]: cluster 2024-09-21T10:39:20.505553+0000 mon.a (mon.0) 1165 : cluster [WRN] Health check update: Degraded data redundancy: 48090/148320 objects degraded (32.423%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:20.930 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:20.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:20.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:20 smithi204 bash[78884]: cluster 2024-09-21T10:39:20.505553+0000 mon.a (mon.0) 1165 : cluster [WRN] Health check update: Degraded data redundancy: 48090/148320 objects degraded (32.423%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:20 smithi204 bash[78884]: cluster 2024-09-21T10:39:20.505553+0000 mon.a (mon.0) 1165 : cluster [WRN] Health check update: Degraded data redundancy: 48090/148320 objects degraded (32.423%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:21.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:21.061 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:21.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:21.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:21.176 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:39:21.190 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:21.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:21.293 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:21.353 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:21.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:21.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:21.481 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:21.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:21.587 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:21.630 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:21.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:21.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:21.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:21 smithi204 bash[78884]: cluster 2024-09-21T10:39:20.573020+0000 mgr.y (mgr.25133) 790 : cluster [DBG] pgmap v753: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 128 op/s; 45066/147297 objects degraded (30.595%); 7218/147297 objects misplaced (4.900%); 4.3 MiB/s, 314 objects/s recovering 2024-09-21T10:39:21.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:21 smithi204 bash[78884]: cluster 2024-09-21T10:39:20.573020+0000 mgr.y (mgr.25133) 790 : cluster [DBG] pgmap v753: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 128 op/s; 45066/147297 objects degraded (30.595%); 7218/147297 objects misplaced (4.900%); 4.3 MiB/s, 314 objects/s recovering 2024-09-21T10:39:21.758 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:21.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:21.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:21.884 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:21.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:21.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:21 smithi003 bash[88275]: cluster 2024-09-21T10:39:20.573020+0000 mgr.y (mgr.25133) 790 : cluster [DBG] pgmap v753: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 128 op/s; 45066/147297 objects degraded (30.595%); 7218/147297 objects misplaced (4.900%); 4.3 MiB/s, 314 objects/s recovering 2024-09-21T10:39:21.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:21 smithi003 bash[88275]: cluster 2024-09-21T10:39:20.573020+0000 mgr.y (mgr.25133) 790 : cluster [DBG] pgmap v753: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 128 op/s; 45066/147297 objects degraded (30.595%); 7218/147297 objects misplaced (4.900%); 4.3 MiB/s, 314 objects/s recovering 2024-09-21T10:39:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:21 smithi003 bash[89466]: cluster 2024-09-21T10:39:20.573020+0000 mgr.y (mgr.25133) 790 : cluster [DBG] pgmap v753: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 128 op/s; 45066/147297 objects degraded (30.595%); 7218/147297 objects misplaced (4.900%); 4.3 MiB/s, 314 objects/s recovering 2024-09-21T10:39:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:21 smithi003 bash[89466]: cluster 2024-09-21T10:39:20.573020+0000 mgr.y (mgr.25133) 790 : cluster [DBG] pgmap v753: 109 pgs: 1 active+recovering+undersized+remapped, 1 activating, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 89 active+clean; 3.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 128 op/s; 45066/147297 objects degraded (30.595%); 7218/147297 objects misplaced (4.900%); 4.3 MiB/s, 314 objects/s recovering 2024-09-21T10:39:21.987 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:22.021 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:22.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:22.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:22.162 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:22.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:22.269 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:22.303 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:22.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:22.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:39:22.408 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:22.454 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:22.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:22.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:22.612 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:22.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:22.721 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:22.752 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:22.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:22.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:22.879 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:22.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:22.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:22.984 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:23.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.014 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:23.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:23.115 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:23.144 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:23.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:23.245 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:23.256 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[88275]: audit 2024-09-21T10:39:21.979100+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.256 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[88275]: audit 2024-09-21T10:39:21.979100+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.256 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[88275]: audit 2024-09-21T10:39:21.986006+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[88275]: audit 2024-09-21T10:39:21.986006+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[88275]: audit 2024-09-21T10:39:22.940177+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:39:23.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[88275]: audit 2024-09-21T10:39:22.940177+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:39:23.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[88275]: audit 2024-09-21T10:39:22.945908+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:39:23.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[88275]: audit 2024-09-21T10:39:22.945908+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:39:23.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[88275]: audit 2024-09-21T10:39:22.955272+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.257 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[88275]: audit 2024-09-21T10:39:22.955272+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:22 smithi204 bash[78884]: audit 2024-09-21T10:39:21.979100+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:22 smithi204 bash[78884]: audit 2024-09-21T10:39:21.979100+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:22 smithi204 bash[78884]: audit 2024-09-21T10:39:21.986006+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:22 smithi204 bash[78884]: audit 2024-09-21T10:39:21.986006+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:22 smithi204 bash[78884]: audit 2024-09-21T10:39:22.940177+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:39:23.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:22 smithi204 bash[78884]: audit 2024-09-21T10:39:22.940177+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:39:23.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:22 smithi204 bash[78884]: audit 2024-09-21T10:39:22.945908+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:39:23.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:22 smithi204 bash[78884]: audit 2024-09-21T10:39:22.945908+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:39:23.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:22 smithi204 bash[78884]: audit 2024-09-21T10:39:22.955272+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:22 smithi204 bash[78884]: audit 2024-09-21T10:39:22.955272+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.258 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[89466]: audit 2024-09-21T10:39:21.979100+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[89466]: audit 2024-09-21T10:39:21.979100+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[89466]: audit 2024-09-21T10:39:21.986006+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[89466]: audit 2024-09-21T10:39:21.986006+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[89466]: audit 2024-09-21T10:39:22.940177+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:39:23.259 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[89466]: audit 2024-09-21T10:39:22.940177+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:39:23.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[89466]: audit 2024-09-21T10:39:22.945908+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:39:23.260 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[89466]: audit 2024-09-21T10:39:22.945908+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:39:23.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[89466]: audit 2024-09-21T10:39:22.955272+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.261 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:22 smithi003 bash[89466]: audit 2024-09-21T10:39:22.955272+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:23.269 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:23.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:23.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:23.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:23.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:23.532 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:23.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:23.635 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:23.660 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:23.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:23.752 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:39:23.752 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T10:39:23.752 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.752 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.44750.0:160317 7.b e213/209 7:d0d0a551:::benchmark_data_smithi003_144930_object56682:head v 213'10079, mlcod=197'7160)", 2024-09-21T10:39:23.752 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:39:23.745285+0000", 2024-09-21T10:39:23.752 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.0061180219999999999, 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0061396380000000002, 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "started", 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.745285+0000", 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.745285+0000", 2024-09-21T10:39:23.753 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.745284+0000", 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.745294+0000", 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6900000000000004e-06 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.754 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.745311+0000", 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7025999999999999e-05 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.745319+0000", 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2679999999999994e-06 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.745453+0000", 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000134332 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.755 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.745523+0000", 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9624999999999998e-05 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.44750.0:160320 7.b e213/209 7:d7a30b61:::benchmark_data_smithi003_144930_object56685:head v 213'10080, mlcod=197'7160)", 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:39:23.749052+0000", 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.0023508270000000002, 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002410204, 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:39:23.756 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "started", 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.749052+0000", 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.749052+0000", 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:39:23.757 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.749051+0000", 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.749059+0000", 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.3370000000000002e-06 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.749070+0000", 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1415e-05 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.758 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.749076+0000", 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0639999999999999e-06 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.751007+0000", 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0019310149999999999 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:39:23.751032+0000", 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.4723999999999999e-05 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:39:23.759 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:39:23.760 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:39:23.760 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:39:23.760 INFO:teuthology.orchestra.run.smithi204.stdout: ], 2024-09-21T10:39:23.760 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 2 2024-09-21T10:39:23.760 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:39:23.765 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:23.810 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:23.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:23.862 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:23.917 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:23.964 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:23.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:23.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:24.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:24.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:23 smithi204 bash[78884]: cluster 2024-09-21T10:39:22.573722+0000 mgr.y (mgr.25133) 791 : cluster [DBG] pgmap v754: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 195 op/s; 44764/144963 objects degraded (30.880%); 7218/144963 objects misplaced (4.979%); 4.2 MiB/s, 336 objects/s recovering 2024-09-21T10:39:24.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:23 smithi204 bash[78884]: cluster 2024-09-21T10:39:22.573722+0000 mgr.y (mgr.25133) 791 : cluster [DBG] pgmap v754: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 195 op/s; 44764/144963 objects degraded (30.880%); 7218/144963 objects misplaced (4.979%); 4.2 MiB/s, 336 objects/s recovering 2024-09-21T10:39:24.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:23 smithi204 bash[78884]: audit 2024-09-21T10:39:23.622533+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:24.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:23 smithi204 bash[78884]: audit 2024-09-21T10:39:23.622533+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:24.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:23 smithi204 bash[78884]: audit 2024-09-21T10:39:23.623798+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:24.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:23 smithi204 bash[78884]: audit 2024-09-21T10:39:23.623798+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:24.081 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:23 smithi003 bash[88275]: cluster 2024-09-21T10:39:22.573722+0000 mgr.y (mgr.25133) 791 : cluster [DBG] pgmap v754: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 195 op/s; 44764/144963 objects degraded (30.880%); 7218/144963 objects misplaced (4.979%); 4.2 MiB/s, 336 objects/s recovering 2024-09-21T10:39:24.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:23 smithi003 bash[88275]: cluster 2024-09-21T10:39:22.573722+0000 mgr.y (mgr.25133) 791 : cluster [DBG] pgmap v754: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 195 op/s; 44764/144963 objects degraded (30.880%); 7218/144963 objects misplaced (4.979%); 4.2 MiB/s, 336 objects/s recovering 2024-09-21T10:39:24.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:23 smithi003 bash[88275]: audit 2024-09-21T10:39:23.622533+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:24.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:23 smithi003 bash[88275]: audit 2024-09-21T10:39:23.622533+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:24.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:23 smithi003 bash[88275]: audit 2024-09-21T10:39:23.623798+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:24.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:23 smithi003 bash[88275]: audit 2024-09-21T10:39:23.623798+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:24.089 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:24.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:24.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:24.219 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:24.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:24.324 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:24.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:24 smithi003 bash[89466]: cluster 2024-09-21T10:39:22.573722+0000 mgr.y (mgr.25133) 791 : cluster [DBG] pgmap v754: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 195 op/s; 44764/144963 objects degraded (30.880%); 7218/144963 objects misplaced (4.979%); 4.2 MiB/s, 336 objects/s recovering 2024-09-21T10:39:24.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:24 smithi003 bash[89466]: cluster 2024-09-21T10:39:22.573722+0000 mgr.y (mgr.25133) 791 : cluster [DBG] pgmap v754: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 195 op/s; 44764/144963 objects degraded (30.880%); 7218/144963 objects misplaced (4.979%); 4.2 MiB/s, 336 objects/s recovering 2024-09-21T10:39:24.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:24 smithi003 bash[89466]: audit 2024-09-21T10:39:23.622533+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:24.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:24 smithi003 bash[89466]: audit 2024-09-21T10:39:23.622533+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:39:24.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:24 smithi003 bash[89466]: audit 2024-09-21T10:39:23.623798+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:24.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:24 smithi003 bash[89466]: audit 2024-09-21T10:39:23.623798+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:24.380 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:24.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:24.491 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:24.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:24.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:24.618 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:24.645 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:24.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:24.778 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:24.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:24.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:24.925 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:24.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:24.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:25.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:25.056 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:25.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:25.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:25.184 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:25.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:25.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:25.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:25.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:25.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:39:25.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:25.434 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:25.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:25.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:25.562 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:25.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:25.666 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:25.696 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:25.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:25.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:25.827 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:25.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:25.903 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:25.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:25.961 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:25.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:25.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:26.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:26.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:25 smithi204 bash[78884]: cluster 2024-09-21T10:39:24.574468+0000 mgr.y (mgr.25133) 792 : cluster [DBG] pgmap v755: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 44764/143208 objects degraded (31.258%); 6706/143208 objects misplaced (4.683%); 6.3 MiB/s, 215 objects/s recovering 2024-09-21T10:39:26.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:25 smithi204 bash[78884]: cluster 2024-09-21T10:39:24.574468+0000 mgr.y (mgr.25133) 792 : cluster [DBG] pgmap v755: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 44764/143208 objects degraded (31.258%); 6706/143208 objects misplaced (4.683%); 6.3 MiB/s, 215 objects/s recovering 2024-09-21T10:39:26.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:25 smithi204 bash[78884]: cluster 2024-09-21T10:39:25.506637+0000 mon.a (mon.0) 1173 : cluster [WRN] Health check update: Degraded data redundancy: 44764/143208 objects degraded (31.258%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:26.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:25 smithi204 bash[78884]: cluster 2024-09-21T10:39:25.506637+0000 mon.a (mon.0) 1173 : cluster [WRN] Health check update: Degraded data redundancy: 44764/143208 objects degraded (31.258%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:26.087 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:26.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:26.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:26.212 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:26.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:26.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:26.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:25 smithi003 bash[88275]: cluster 2024-09-21T10:39:24.574468+0000 mgr.y (mgr.25133) 792 : cluster [DBG] pgmap v755: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 44764/143208 objects degraded (31.258%); 6706/143208 objects misplaced (4.683%); 6.3 MiB/s, 215 objects/s recovering 2024-09-21T10:39:26.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:25 smithi003 bash[88275]: cluster 2024-09-21T10:39:24.574468+0000 mgr.y (mgr.25133) 792 : cluster [DBG] pgmap v755: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 44764/143208 objects degraded (31.258%); 6706/143208 objects misplaced (4.683%); 6.3 MiB/s, 215 objects/s recovering 2024-09-21T10:39:26.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:25 smithi003 bash[88275]: cluster 2024-09-21T10:39:25.506637+0000 mon.a (mon.0) 1173 : cluster [WRN] Health check update: Degraded data redundancy: 44764/143208 objects degraded (31.258%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:26.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:25 smithi003 bash[88275]: cluster 2024-09-21T10:39:25.506637+0000 mon.a (mon.0) 1173 : cluster [WRN] Health check update: Degraded data redundancy: 44764/143208 objects degraded (31.258%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:26.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:25 smithi003 bash[89466]: cluster 2024-09-21T10:39:24.574468+0000 mgr.y (mgr.25133) 792 : cluster [DBG] pgmap v755: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 44764/143208 objects degraded (31.258%); 6706/143208 objects misplaced (4.683%); 6.3 MiB/s, 215 objects/s recovering 2024-09-21T10:39:26.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:25 smithi003 bash[89466]: cluster 2024-09-21T10:39:24.574468+0000 mgr.y (mgr.25133) 792 : cluster [DBG] pgmap v755: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 44764/143208 objects degraded (31.258%); 6706/143208 objects misplaced (4.683%); 6.3 MiB/s, 215 objects/s recovering 2024-09-21T10:39:26.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:25 smithi003 bash[89466]: cluster 2024-09-21T10:39:25.506637+0000 mon.a (mon.0) 1173 : cluster [WRN] Health check update: Degraded data redundancy: 44764/143208 objects degraded (31.258%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:26.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:25 smithi003 bash[89466]: cluster 2024-09-21T10:39:25.506637+0000 mon.a (mon.0) 1173 : cluster [WRN] Health check update: Degraded data redundancy: 44764/143208 objects degraded (31.258%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:26.341 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:26.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:26.444 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:26.464 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:26.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:26.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:26.591 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:26.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:26.697 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:26.724 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:26.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:26.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:26.848 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:26.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:26.917 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:26.953 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:26.986 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:26.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:26.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:27.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:27.112 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:27.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:27.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:27.237 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:27.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:27.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:27.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:27.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:27.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:27.486 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:27.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:27.588 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:27.608 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:27.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:39:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:39:27] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.51.0" 2024-09-21T10:39:27.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:27.734 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:27.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:27.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:27.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:27.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:27.968 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:27.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:27.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:27.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:28.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:28.114 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:28.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:28 smithi003 bash[88275]: cluster 2024-09-21T10:39:26.575076+0000 mgr.y (mgr.25133) 793 : cluster [DBG] pgmap v756: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 265 op/s; 44764/140847 objects degraded (31.782%); 6558/140847 objects misplaced (4.656%); 5.6 MiB/s, 210 objects/s recovering 2024-09-21T10:39:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:28 smithi003 bash[88275]: cluster 2024-09-21T10:39:26.575076+0000 mgr.y (mgr.25133) 793 : cluster [DBG] pgmap v756: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 265 op/s; 44764/140847 objects degraded (31.782%); 6558/140847 objects misplaced (4.656%); 5.6 MiB/s, 210 objects/s recovering 2024-09-21T10:39:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:28 smithi003 bash[89466]: cluster 2024-09-21T10:39:26.575076+0000 mgr.y (mgr.25133) 793 : cluster [DBG] pgmap v756: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 265 op/s; 44764/140847 objects degraded (31.782%); 6558/140847 objects misplaced (4.656%); 5.6 MiB/s, 210 objects/s recovering 2024-09-21T10:39:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:28 smithi003 bash[89466]: cluster 2024-09-21T10:39:26.575076+0000 mgr.y (mgr.25133) 793 : cluster [DBG] pgmap v756: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 265 op/s; 44764/140847 objects degraded (31.782%); 6558/140847 objects misplaced (4.656%); 5.6 MiB/s, 210 objects/s recovering 2024-09-21T10:39:28.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:28.236 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:28.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:28 smithi204 bash[78884]: cluster 2024-09-21T10:39:26.575076+0000 mgr.y (mgr.25133) 793 : cluster [DBG] pgmap v756: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 265 op/s; 44764/140847 objects degraded (31.782%); 6558/140847 objects misplaced (4.656%); 5.6 MiB/s, 210 objects/s recovering 2024-09-21T10:39:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:28 smithi204 bash[78884]: cluster 2024-09-21T10:39:26.575076+0000 mgr.y (mgr.25133) 793 : cluster [DBG] pgmap v756: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 265 op/s; 44764/140847 objects degraded (31.782%); 6558/140847 objects misplaced (4.656%); 5.6 MiB/s, 210 objects/s recovering 2024-09-21T10:39:28.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:28.357 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:28.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:28.459 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:28.481 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:28.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:28.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:28.607 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:28.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:28.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:28.739 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:28.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:28.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:28.870 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:28.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:28.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:28.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:28.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:28.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:29.099 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:29.125 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:29.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:29.229 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:29.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:29.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:29.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:29.380 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:29.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:29.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:29.513 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:29.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:29.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:29.642 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:29.744 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:29.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:29.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:29.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:29.899 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:29.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:29.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:29.967 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:39:30.001 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:30.009 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:30 smithi003 bash[88275]: cluster 2024-09-21T10:39:28.575636+0000 mgr.y (mgr.25133) 794 : cluster [DBG] pgmap v757: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 300 op/s; 44419/138087 objects degraded (32.167%); 6558/138087 objects misplaced (4.749%); 5.5 MiB/s, 188 objects/s recovering 2024-09-21T10:39:30.009 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:30 smithi003 bash[88275]: cluster 2024-09-21T10:39:28.575636+0000 mgr.y (mgr.25133) 794 : cluster [DBG] pgmap v757: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 300 op/s; 44419/138087 objects degraded (32.167%); 6558/138087 objects misplaced (4.749%); 5.5 MiB/s, 188 objects/s recovering 2024-09-21T10:39:30.029 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:30.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:30.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:30.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:30 smithi204 bash[78884]: cluster 2024-09-21T10:39:28.575636+0000 mgr.y (mgr.25133) 794 : cluster [DBG] pgmap v757: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 300 op/s; 44419/138087 objects degraded (32.167%); 6558/138087 objects misplaced (4.749%); 5.5 MiB/s, 188 objects/s recovering 2024-09-21T10:39:30.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:30 smithi204 bash[78884]: cluster 2024-09-21T10:39:28.575636+0000 mgr.y (mgr.25133) 794 : cluster [DBG] pgmap v757: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 300 op/s; 44419/138087 objects degraded (32.167%); 6558/138087 objects misplaced (4.749%); 5.5 MiB/s, 188 objects/s recovering 2024-09-21T10:39:30.162 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:30.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:30.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:30.273 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:30 smithi003 bash[89466]: cluster 2024-09-21T10:39:28.575636+0000 mgr.y (mgr.25133) 794 : cluster [DBG] pgmap v757: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 300 op/s; 44419/138087 objects degraded (32.167%); 6558/138087 objects misplaced (4.749%); 5.5 MiB/s, 188 objects/s recovering 2024-09-21T10:39:30.273 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:30 smithi003 bash[89466]: cluster 2024-09-21T10:39:28.575636+0000 mgr.y (mgr.25133) 794 : cluster [DBG] pgmap v757: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 300 op/s; 44419/138087 objects degraded (32.167%); 6558/138087 objects misplaced (4.749%); 5.5 MiB/s, 188 objects/s recovering 2024-09-21T10:39:30.291 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:30.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:30.395 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:30.416 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:30.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:30.518 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:30.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:30.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:30.651 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:30.675 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:30.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:30.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:30.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:30.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:30.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:30.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:30.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:30.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:31.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:31.069 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:31.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:31.172 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:31.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:31 smithi003 bash[88275]: cluster 2024-09-21T10:39:30.507199+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check update: Degraded data redundancy: 44419/138087 objects degraded (32.167%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:31.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:31 smithi003 bash[88275]: cluster 2024-09-21T10:39:30.507199+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check update: Degraded data redundancy: 44419/138087 objects degraded (32.167%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:31 smithi003 bash[89466]: cluster 2024-09-21T10:39:30.507199+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check update: Degraded data redundancy: 44419/138087 objects degraded (32.167%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:31 smithi003 bash[89466]: cluster 2024-09-21T10:39:30.507199+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check update: Degraded data redundancy: 44419/138087 objects degraded (32.167%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:31.201 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:31.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:31.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:31 smithi204 bash[78884]: cluster 2024-09-21T10:39:30.507199+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check update: Degraded data redundancy: 44419/138087 objects degraded (32.167%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:31.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:31 smithi204 bash[78884]: cluster 2024-09-21T10:39:30.507199+0000 mon.a (mon.0) 1174 : cluster [WRN] Health check update: Degraded data redundancy: 44419/138087 objects degraded (32.167%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:31.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:31.324 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:31.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:31.426 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:31.445 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:31.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:31.548 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:31.569 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:31.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:31.671 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:31.697 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:31.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:31.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:31.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.834 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:31.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:31.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:31.959 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:31.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:31.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:32.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:32.091 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:32.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:32.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:32.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:32 smithi204 bash[78884]: cluster 2024-09-21T10:39:30.576315+0000 mgr.y (mgr.25133) 795 : cluster [DBG] pgmap v758: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 371 op/s; 44419/134928 objects degraded (32.921%); 5844/134928 objects misplaced (4.331%); 7.8 MiB/s, 226 objects/s recovering 2024-09-21T10:39:32.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:32 smithi204 bash[78884]: cluster 2024-09-21T10:39:30.576315+0000 mgr.y (mgr.25133) 795 : cluster [DBG] pgmap v758: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 371 op/s; 44419/134928 objects degraded (32.921%); 5844/134928 objects misplaced (4.331%); 7.8 MiB/s, 226 objects/s recovering 2024-09-21T10:39:32.212 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:32.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:32.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:32.336 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:32.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:32.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:32 smithi003 bash[89466]: cluster 2024-09-21T10:39:30.576315+0000 mgr.y (mgr.25133) 795 : cluster [DBG] pgmap v758: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 371 op/s; 44419/134928 objects degraded (32.921%); 5844/134928 objects misplaced (4.331%); 7.8 MiB/s, 226 objects/s recovering 2024-09-21T10:39:32.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:32 smithi003 bash[89466]: cluster 2024-09-21T10:39:30.576315+0000 mgr.y (mgr.25133) 795 : cluster [DBG] pgmap v758: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 371 op/s; 44419/134928 objects degraded (32.921%); 5844/134928 objects misplaced (4.331%); 7.8 MiB/s, 226 objects/s recovering 2024-09-21T10:39:32.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:32 smithi003 bash[88275]: cluster 2024-09-21T10:39:30.576315+0000 mgr.y (mgr.25133) 795 : cluster [DBG] pgmap v758: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 371 op/s; 44419/134928 objects degraded (32.921%); 5844/134928 objects misplaced (4.331%); 7.8 MiB/s, 226 objects/s recovering 2024-09-21T10:39:32.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:32 smithi003 bash[88275]: cluster 2024-09-21T10:39:30.576315+0000 mgr.y (mgr.25133) 795 : cluster [DBG] pgmap v758: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 371 op/s; 44419/134928 objects degraded (32.921%); 5844/134928 objects misplaced (4.331%); 7.8 MiB/s, 226 objects/s recovering 2024-09-21T10:39:32.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:32.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:32.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:32.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:32.585 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:32.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:32.688 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:32.715 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:32.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:32.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:32.841 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:32.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:32.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:32.967 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:32.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:32.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:33.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:33.096 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:33.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:33.199 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:33.229 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:33.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:33.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:33 smithi204 bash[78884]: cluster 2024-09-21T10:39:32.073203+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-09-21T10:39:33.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:33 smithi204 bash[78884]: cluster 2024-09-21T10:39:32.073203+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-09-21T10:39:33.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:33 smithi204 bash[78884]: cluster 2024-09-21T10:39:32.576803+0000 mgr.y (mgr.25133) 796 : cluster [DBG] pgmap v760: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 44092/131817 objects degraded (33.449%); 5844/131817 objects misplaced (4.433%); 6.9 MiB/s, 255 objects/s recovering 2024-09-21T10:39:33.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:33 smithi204 bash[78884]: cluster 2024-09-21T10:39:32.576803+0000 mgr.y (mgr.25133) 796 : cluster [DBG] pgmap v760: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 44092/131817 objects degraded (33.449%); 5844/131817 objects misplaced (4.433%); 6.9 MiB/s, 255 objects/s recovering 2024-09-21T10:39:33.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:33.369 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:33.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:33.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:33.508 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:33.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:33.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:33.641 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:33.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:33.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:33 smithi003 bash[88275]: cluster 2024-09-21T10:39:32.073203+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-09-21T10:39:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:33 smithi003 bash[88275]: cluster 2024-09-21T10:39:32.073203+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-09-21T10:39:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:33 smithi003 bash[88275]: cluster 2024-09-21T10:39:32.576803+0000 mgr.y (mgr.25133) 796 : cluster [DBG] pgmap v760: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 44092/131817 objects degraded (33.449%); 5844/131817 objects misplaced (4.433%); 6.9 MiB/s, 255 objects/s recovering 2024-09-21T10:39:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:33 smithi003 bash[88275]: cluster 2024-09-21T10:39:32.576803+0000 mgr.y (mgr.25133) 796 : cluster [DBG] pgmap v760: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 44092/131817 objects degraded (33.449%); 5844/131817 objects misplaced (4.433%); 6.9 MiB/s, 255 objects/s recovering 2024-09-21T10:39:33.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:33 smithi003 bash[89466]: cluster 2024-09-21T10:39:32.073203+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-09-21T10:39:33.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:33 smithi003 bash[89466]: cluster 2024-09-21T10:39:32.073203+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e214: 8 total, 8 up, 7 in 2024-09-21T10:39:33.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:33 smithi003 bash[89466]: cluster 2024-09-21T10:39:32.576803+0000 mgr.y (mgr.25133) 796 : cluster [DBG] pgmap v760: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 44092/131817 objects degraded (33.449%); 5844/131817 objects misplaced (4.433%); 6.9 MiB/s, 255 objects/s recovering 2024-09-21T10:39:33.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:33 smithi003 bash[89466]: cluster 2024-09-21T10:39:32.576803+0000 mgr.y (mgr.25133) 796 : cluster [DBG] pgmap v760: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.7 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 44092/131817 objects degraded (33.449%); 5844/131817 objects misplaced (4.433%); 6.9 MiB/s, 255 objects/s recovering 2024-09-21T10:39:33.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:33.768 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:33.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:33.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:33.900 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:33.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:33.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:34.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:34.050 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:34.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:34.153 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:34.192 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:34.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:34.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:34 smithi204 bash[78884]: cluster 2024-09-21T10:39:33.214046+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-09-21T10:39:34.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:34 smithi204 bash[78884]: cluster 2024-09-21T10:39:33.214046+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-09-21T10:39:34.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:34.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:34.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:34.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:34.445 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:34.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:34.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:34 smithi003 bash[88275]: cluster 2024-09-21T10:39:33.214046+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-09-21T10:39:34.473 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:34 smithi003 bash[88275]: cluster 2024-09-21T10:39:33.214046+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-09-21T10:39:34.473 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:34 smithi003 bash[89466]: cluster 2024-09-21T10:39:33.214046+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-09-21T10:39:34.473 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:34 smithi003 bash[89466]: cluster 2024-09-21T10:39:33.214046+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e215: 8 total, 8 up, 7 in 2024-09-21T10:39:34.548 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:34.585 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:34.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:34.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:34.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:34.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:34.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:34.846 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:34.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:34.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:34.974 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:34.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:34.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:35.080 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:35.117 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:35.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:35.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:35.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:35 smithi204 bash[78884]: cluster 2024-09-21T10:39:34.578177+0000 mgr.y (mgr.25133) 797 : cluster [DBG] pgmap v762: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 44092/130026 objects degraded (33.910%); 5403/130026 objects misplaced (4.155%); 8.1 MiB/s, 262 objects/s recovering 2024-09-21T10:39:35.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:35 smithi204 bash[78884]: cluster 2024-09-21T10:39:34.578177+0000 mgr.y (mgr.25133) 797 : cluster [DBG] pgmap v762: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 44092/130026 objects degraded (33.910%); 5403/130026 objects misplaced (4.155%); 8.1 MiB/s, 262 objects/s recovering 2024-09-21T10:39:35.247 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:35.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:35.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:35.375 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:35.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:35.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:35 smithi003 bash[88275]: cluster 2024-09-21T10:39:34.578177+0000 mgr.y (mgr.25133) 797 : cluster [DBG] pgmap v762: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 44092/130026 objects degraded (33.910%); 5403/130026 objects misplaced (4.155%); 8.1 MiB/s, 262 objects/s recovering 2024-09-21T10:39:35.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:35 smithi003 bash[88275]: cluster 2024-09-21T10:39:34.578177+0000 mgr.y (mgr.25133) 797 : cluster [DBG] pgmap v762: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 44092/130026 objects degraded (33.910%); 5403/130026 objects misplaced (4.155%); 8.1 MiB/s, 262 objects/s recovering 2024-09-21T10:39:35.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:35 smithi003 bash[89466]: cluster 2024-09-21T10:39:34.578177+0000 mgr.y (mgr.25133) 797 : cluster [DBG] pgmap v762: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 44092/130026 objects degraded (33.910%); 5403/130026 objects misplaced (4.155%); 8.1 MiB/s, 262 objects/s recovering 2024-09-21T10:39:35.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:35 smithi003 bash[89466]: cluster 2024-09-21T10:39:34.578177+0000 mgr.y (mgr.25133) 797 : cluster [DBG] pgmap v762: 109 pgs: 1 active+recovering+undersized+remapped, 15 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 90 active+clean; 2.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 450 op/s; 44092/130026 objects degraded (33.910%); 5403/130026 objects misplaced (4.155%); 8.1 MiB/s, 262 objects/s recovering 2024-09-21T10:39:35.477 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:35.508 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:35.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:35.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:35.635 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:35.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:35.739 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:35.767 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:35.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:35.871 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:35.902 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:35.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:35.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:36.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:36.038 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:36.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:36.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:36.163 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:36.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:36.269 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:36.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:36.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:36.399 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:36.413 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:36 smithi003 bash[88275]: cluster 2024-09-21T10:39:35.509381+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check update: Degraded data redundancy: 44092/130026 objects degraded (33.910%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:36.413 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:36 smithi003 bash[88275]: cluster 2024-09-21T10:39:35.509381+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check update: Degraded data redundancy: 44092/130026 objects degraded (33.910%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:36.413 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:36 smithi003 bash[89466]: cluster 2024-09-21T10:39:35.509381+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check update: Degraded data redundancy: 44092/130026 objects degraded (33.910%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:36.413 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:36 smithi003 bash[89466]: cluster 2024-09-21T10:39:35.509381+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check update: Degraded data redundancy: 44092/130026 objects degraded (33.910%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:36.433 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:36.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:36.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:36 smithi204 bash[78884]: cluster 2024-09-21T10:39:35.509381+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check update: Degraded data redundancy: 44092/130026 objects degraded (33.910%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:36.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:36 smithi204 bash[78884]: cluster 2024-09-21T10:39:35.509381+0000 mon.a (mon.0) 1177 : cluster [WRN] Health check update: Degraded data redundancy: 44092/130026 objects degraded (33.910%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:36.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:36.557 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:36.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:36.660 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:36.683 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:36.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:36.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:36.808 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:36.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:36.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:36.931 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:36.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:36.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:37.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:37.055 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:37.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:37.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:37.183 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:37.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:37.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:37.308 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:37.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:37.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:37.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:37 smithi003 bash[88275]: cluster 2024-09-21T10:39:36.578936+0000 mgr.y (mgr.25133) 798 : cluster [DBG] pgmap v763: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 41326/127995 objects degraded (32.287%); 5268/127995 objects misplaced (4.116%); 7.0 MiB/s, 310 objects/s recovering 2024-09-21T10:39:37.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:37 smithi003 bash[88275]: cluster 2024-09-21T10:39:36.578936+0000 mgr.y (mgr.25133) 798 : cluster [DBG] pgmap v763: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 41326/127995 objects degraded (32.287%); 5268/127995 objects misplaced (4.116%); 7.0 MiB/s, 310 objects/s recovering 2024-09-21T10:39:37.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:37 smithi003 bash[89466]: cluster 2024-09-21T10:39:36.578936+0000 mgr.y (mgr.25133) 798 : cluster [DBG] pgmap v763: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 41326/127995 objects degraded (32.287%); 5268/127995 objects misplaced (4.116%); 7.0 MiB/s, 310 objects/s recovering 2024-09-21T10:39:37.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:37 smithi003 bash[89466]: cluster 2024-09-21T10:39:36.578936+0000 mgr.y (mgr.25133) 798 : cluster [DBG] pgmap v763: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 41326/127995 objects degraded (32.287%); 5268/127995 objects misplaced (4.116%); 7.0 MiB/s, 310 objects/s recovering 2024-09-21T10:39:37.437 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:37.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:37.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:37 smithi204 bash[78884]: cluster 2024-09-21T10:39:36.578936+0000 mgr.y (mgr.25133) 798 : cluster [DBG] pgmap v763: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 41326/127995 objects degraded (32.287%); 5268/127995 objects misplaced (4.116%); 7.0 MiB/s, 310 objects/s recovering 2024-09-21T10:39:37.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:37 smithi204 bash[78884]: cluster 2024-09-21T10:39:36.578936+0000 mgr.y (mgr.25133) 798 : cluster [DBG] pgmap v763: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 420 op/s; 41326/127995 objects degraded (32.287%); 5268/127995 objects misplaced (4.116%); 7.0 MiB/s, 310 objects/s recovering 2024-09-21T10:39:37.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:37.562 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:37.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:37.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:37.687 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:37.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:37.700 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:39:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:39:37] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.51.0" 2024-09-21T10:39:37.790 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:37.809 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:37.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:37.912 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:37.939 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:37.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:37.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:38.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:38.063 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:38.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:38.166 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:38.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:38.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:38.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:38.554 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:38.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:38.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:38.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:38.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:38.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:38.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:38 smithi204 bash[78884]: audit 2024-09-21T10:39:38.615235+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:38.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:38 smithi204 bash[78884]: audit 2024-09-21T10:39:38.615235+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:38.814 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:38.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:38.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:38.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:38 smithi003 bash[88275]: audit 2024-09-21T10:39:38.615235+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:38 smithi003 bash[88275]: audit 2024-09-21T10:39:38.615235+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:38.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:38 smithi003 bash[89466]: audit 2024-09-21T10:39:38.615235+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:38.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:38 smithi003 bash[89466]: audit 2024-09-21T10:39:38.615235+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:38.945 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:38.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:38.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:39.047 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:39.074 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:39.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:39.176 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:39.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:39.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:39.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:39.326 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:39.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:39.431 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:39.461 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:39.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:39.563 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:39.589 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:39.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:39.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:39.720 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:39.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:39.847 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:39.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:39.915 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:39 smithi003 bash[89466]: cluster 2024-09-21T10:39:38.579592+0000 mgr.y (mgr.25133) 799 : cluster [DBG] pgmap v764: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 41034/125631 objects degraded (32.662%); 5268/125631 objects misplaced (4.193%); 4.3 MiB/s, 268 objects/s recovering 2024-09-21T10:39:39.916 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:39 smithi003 bash[89466]: cluster 2024-09-21T10:39:38.579592+0000 mgr.y (mgr.25133) 799 : cluster [DBG] pgmap v764: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 41034/125631 objects degraded (32.662%); 5268/125631 objects misplaced (4.193%); 4.3 MiB/s, 268 objects/s recovering 2024-09-21T10:39:39.916 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:39 smithi003 bash[88275]: cluster 2024-09-21T10:39:38.579592+0000 mgr.y (mgr.25133) 799 : cluster [DBG] pgmap v764: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 41034/125631 objects degraded (32.662%); 5268/125631 objects misplaced (4.193%); 4.3 MiB/s, 268 objects/s recovering 2024-09-21T10:39:39.916 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:39 smithi003 bash[88275]: cluster 2024-09-21T10:39:38.579592+0000 mgr.y (mgr.25133) 799 : cluster [DBG] pgmap v764: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 41034/125631 objects degraded (32.662%); 5268/125631 objects misplaced (4.193%); 4.3 MiB/s, 268 objects/s recovering 2024-09-21T10:39:39.950 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:39.978 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:39.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:39.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:39 smithi204 bash[78884]: cluster 2024-09-21T10:39:38.579592+0000 mgr.y (mgr.25133) 799 : cluster [DBG] pgmap v764: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 41034/125631 objects degraded (32.662%); 5268/125631 objects misplaced (4.193%); 4.3 MiB/s, 268 objects/s recovering 2024-09-21T10:39:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:39 smithi204 bash[78884]: cluster 2024-09-21T10:39:38.579592+0000 mgr.y (mgr.25133) 799 : cluster [DBG] pgmap v764: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 387 op/s; 41034/125631 objects degraded (32.662%); 5268/125631 objects misplaced (4.193%); 4.3 MiB/s, 268 objects/s recovering 2024-09-21T10:39:40.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:40.106 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:40.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:40.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:40.233 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:40.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:40.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:40.365 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:40.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:40.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:40.496 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:40.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:40.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:40.618 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:40.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:40.720 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:40.744 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:40.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:40.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:40 smithi204 bash[78884]: cluster 2024-09-21T10:39:40.511131+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 41034/125631 objects degraded (32.662%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:40.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:40 smithi204 bash[78884]: cluster 2024-09-21T10:39:40.511131+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 41034/125631 objects degraded (32.662%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:40.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:40.872 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:40.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:40.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:40.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:40.997 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:41.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:41.102 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:41.123 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:41.125 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:40 smithi003 bash[88275]: cluster 2024-09-21T10:39:40.511131+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 41034/125631 objects degraded (32.662%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:41.125 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:40 smithi003 bash[88275]: cluster 2024-09-21T10:39:40.511131+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 41034/125631 objects degraded (32.662%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:41.126 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:40 smithi003 bash[89466]: cluster 2024-09-21T10:39:40.511131+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 41034/125631 objects degraded (32.662%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:41.126 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:40 smithi003 bash[89466]: cluster 2024-09-21T10:39:40.511131+0000 mon.a (mon.0) 1179 : cluster [WRN] Health check update: Degraded data redundancy: 41034/125631 objects degraded (32.662%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:41.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:41.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:41.247 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:41.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:41.350 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:41.380 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:41.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:41.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:41.507 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:41.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:41.609 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:41.630 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:41.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:41.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:41.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:41.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:41 smithi204 bash[78884]: cluster 2024-09-21T10:39:40.580286+0000 mgr.y (mgr.25133) 800 : cluster [DBG] pgmap v765: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 479 op/s; 41034/121881 objects degraded (33.667%); 5009/121881 objects misplaced (4.110%); 4.1 MiB/s, 223 objects/s recovering 2024-09-21T10:39:41.755 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:41 smithi204 bash[78884]: cluster 2024-09-21T10:39:40.580286+0000 mgr.y (mgr.25133) 800 : cluster [DBG] pgmap v765: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 479 op/s; 41034/121881 objects degraded (33.667%); 5009/121881 objects misplaced (4.110%); 4.1 MiB/s, 223 objects/s recovering 2024-09-21T10:39:41.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:41.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:41.879 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:41.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:41.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:41.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:42.005 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:42.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:42.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:42.120 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:41 smithi003 bash[88275]: cluster 2024-09-21T10:39:40.580286+0000 mgr.y (mgr.25133) 800 : cluster [DBG] pgmap v765: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 479 op/s; 41034/121881 objects degraded (33.667%); 5009/121881 objects misplaced (4.110%); 4.1 MiB/s, 223 objects/s recovering 2024-09-21T10:39:42.120 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:41 smithi003 bash[88275]: cluster 2024-09-21T10:39:40.580286+0000 mgr.y (mgr.25133) 800 : cluster [DBG] pgmap v765: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 479 op/s; 41034/121881 objects degraded (33.667%); 5009/121881 objects misplaced (4.110%); 4.1 MiB/s, 223 objects/s recovering 2024-09-21T10:39:42.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:41 smithi003 bash[89466]: cluster 2024-09-21T10:39:40.580286+0000 mgr.y (mgr.25133) 800 : cluster [DBG] pgmap v765: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 479 op/s; 41034/121881 objects degraded (33.667%); 5009/121881 objects misplaced (4.110%); 4.1 MiB/s, 223 objects/s recovering 2024-09-21T10:39:42.121 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:41 smithi003 bash[89466]: cluster 2024-09-21T10:39:40.580286+0000 mgr.y (mgr.25133) 800 : cluster [DBG] pgmap v765: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 479 op/s; 41034/121881 objects degraded (33.667%); 5009/121881 objects misplaced (4.110%); 4.1 MiB/s, 223 objects/s recovering 2024-09-21T10:39:42.134 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:42.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:42.237 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:42.263 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:42.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:42.366 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:42.393 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:42.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:42.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:42.521 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:42.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:42.647 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:42.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:42.754 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:42.790 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:42.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:42.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:42.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:42.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:42.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:43.022 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:43.047 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:43.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:43.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:43.175 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:43.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:43.307 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:43.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:43.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:43.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.438 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:43.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:43.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:43.560 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:43.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:43.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:43.687 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:43.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:43.790 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:43.820 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:43.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:43.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:43.931 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:43 smithi204 bash[78884]: cluster 2024-09-21T10:39:42.583548+0000 mgr.y (mgr.25133) 801 : cluster [DBG] pgmap v766: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 403 op/s; 40719/119703 objects degraded (34.017%); 5009/119703 objects misplaced (4.185%); 3.4 MiB/s, 238 objects/s recovering 2024-09-21T10:39:43.931 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:43 smithi204 bash[78884]: cluster 2024-09-21T10:39:42.583548+0000 mgr.y (mgr.25133) 801 : cluster [DBG] pgmap v766: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 403 op/s; 40719/119703 objects degraded (34.017%); 5009/119703 objects misplaced (4.185%); 3.4 MiB/s, 238 objects/s recovering 2024-09-21T10:39:43.943 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:43.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:43.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:44.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:44.070 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:44.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:44.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:43 smithi003 bash[88275]: cluster 2024-09-21T10:39:42.583548+0000 mgr.y (mgr.25133) 801 : cluster [DBG] pgmap v766: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 403 op/s; 40719/119703 objects degraded (34.017%); 5009/119703 objects misplaced (4.185%); 3.4 MiB/s, 238 objects/s recovering 2024-09-21T10:39:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:43 smithi003 bash[88275]: cluster 2024-09-21T10:39:42.583548+0000 mgr.y (mgr.25133) 801 : cluster [DBG] pgmap v766: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 403 op/s; 40719/119703 objects degraded (34.017%); 5009/119703 objects misplaced (4.185%); 3.4 MiB/s, 238 objects/s recovering 2024-09-21T10:39:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:43 smithi003 bash[89466]: cluster 2024-09-21T10:39:42.583548+0000 mgr.y (mgr.25133) 801 : cluster [DBG] pgmap v766: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 403 op/s; 40719/119703 objects degraded (34.017%); 5009/119703 objects misplaced (4.185%); 3.4 MiB/s, 238 objects/s recovering 2024-09-21T10:39:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:43 smithi003 bash[89466]: cluster 2024-09-21T10:39:42.583548+0000 mgr.y (mgr.25133) 801 : cluster [DBG] pgmap v766: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 403 op/s; 40719/119703 objects degraded (34.017%); 5009/119703 objects misplaced (4.185%); 3.4 MiB/s, 238 objects/s recovering 2024-09-21T10:39:44.193 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:44.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:44.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:44.322 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:44.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:44.425 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:44.447 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:44.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:44.550 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:44.581 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:44.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:44.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:44.722 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:44.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:44.827 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:44.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:44.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:44.959 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:44.985 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:44.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:44.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:45.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:45.114 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:45.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:45.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:45.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:45.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:45.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:45.383 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:45.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:45.488 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:45.515 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:45.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:45.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:45.653 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:45.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:45.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:45.783 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:45.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:45.888 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:45.896 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[88275]: cluster 2024-09-21T10:39:44.584306+0000 mgr.y (mgr.25133) 802 : cluster [DBG] pgmap v767: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 40521/118224 objects degraded (34.275%); 4916/118224 objects misplaced (4.158%); 3.0 MiB/s, 281 objects/s recovering 2024-09-21T10:39:45.896 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[88275]: cluster 2024-09-21T10:39:44.584306+0000 mgr.y (mgr.25133) 802 : cluster [DBG] pgmap v767: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 40521/118224 objects degraded (34.275%); 4916/118224 objects misplaced (4.158%); 3.0 MiB/s, 281 objects/s recovering 2024-09-21T10:39:45.896 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[88275]: cluster 2024-09-21T10:39:45.511900+0000 mon.a (mon.0) 1180 : cluster [WRN] Health check update: Degraded data redundancy: 40521/118224 objects degraded (34.275%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:45.896 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[88275]: cluster 2024-09-21T10:39:45.511900+0000 mon.a (mon.0) 1180 : cluster [WRN] Health check update: Degraded data redundancy: 40521/118224 objects degraded (34.275%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:45.896 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[88275]: cluster 2024-09-21T10:39:45.517982+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-09-21T10:39:45.896 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[88275]: cluster 2024-09-21T10:39:45.517982+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-09-21T10:39:45.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[89466]: cluster 2024-09-21T10:39:44.584306+0000 mgr.y (mgr.25133) 802 : cluster [DBG] pgmap v767: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 40521/118224 objects degraded (34.275%); 4916/118224 objects misplaced (4.158%); 3.0 MiB/s, 281 objects/s recovering 2024-09-21T10:39:45.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[89466]: cluster 2024-09-21T10:39:44.584306+0000 mgr.y (mgr.25133) 802 : cluster [DBG] pgmap v767: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 40521/118224 objects degraded (34.275%); 4916/118224 objects misplaced (4.158%); 3.0 MiB/s, 281 objects/s recovering 2024-09-21T10:39:45.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[89466]: cluster 2024-09-21T10:39:45.511900+0000 mon.a (mon.0) 1180 : cluster [WRN] Health check update: Degraded data redundancy: 40521/118224 objects degraded (34.275%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:45.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[89466]: cluster 2024-09-21T10:39:45.511900+0000 mon.a (mon.0) 1180 : cluster [WRN] Health check update: Degraded data redundancy: 40521/118224 objects degraded (34.275%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:45.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[89466]: cluster 2024-09-21T10:39:45.517982+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-09-21T10:39:45.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:45 smithi003 bash[89466]: cluster 2024-09-21T10:39:45.517982+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-09-21T10:39:45.915 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:45.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:45.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:45 smithi204 bash[78884]: cluster 2024-09-21T10:39:44.584306+0000 mgr.y (mgr.25133) 802 : cluster [DBG] pgmap v767: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 40521/118224 objects degraded (34.275%); 4916/118224 objects misplaced (4.158%); 3.0 MiB/s, 281 objects/s recovering 2024-09-21T10:39:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:45 smithi204 bash[78884]: cluster 2024-09-21T10:39:44.584306+0000 mgr.y (mgr.25133) 802 : cluster [DBG] pgmap v767: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 40521/118224 objects degraded (34.275%); 4916/118224 objects misplaced (4.158%); 3.0 MiB/s, 281 objects/s recovering 2024-09-21T10:39:46.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:45 smithi204 bash[78884]: cluster 2024-09-21T10:39:45.511900+0000 mon.a (mon.0) 1180 : cluster [WRN] Health check update: Degraded data redundancy: 40521/118224 objects degraded (34.275%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:46.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:45 smithi204 bash[78884]: cluster 2024-09-21T10:39:45.511900+0000 mon.a (mon.0) 1180 : cluster [WRN] Health check update: Degraded data redundancy: 40521/118224 objects degraded (34.275%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T10:39:46.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:45 smithi204 bash[78884]: cluster 2024-09-21T10:39:45.517982+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-09-21T10:39:46.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:45 smithi204 bash[78884]: cluster 2024-09-21T10:39:45.517982+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e216: 8 total, 8 up, 7 in 2024-09-21T10:39:46.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:46.041 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:46.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:46.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:46.165 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:46.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:46.267 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:46.288 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:46.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:46.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:46.417 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:46.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:46.522 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:46.559 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:46.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:46.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:46.684 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:46.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:46.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:46.809 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:46.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:46.912 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:46.941 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:46.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:46.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:47.046 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:47.074 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:47.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:47.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:47.203 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:47.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:47.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:47.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:47.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:47.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:47.461 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:47.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:47.564 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:47 smithi003 bash[88275]: cluster 2024-09-21T10:39:46.519725+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-09-21T10:39:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:47 smithi003 bash[88275]: cluster 2024-09-21T10:39:46.519725+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-09-21T10:39:47.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:47 smithi003 bash[88275]: cluster 2024-09-21T10:39:46.585016+0000 mgr.y (mgr.25133) 803 : cluster [DBG] pgmap v770: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 40521/116271 objects degraded (34.850%); 4805/116271 objects misplaced (4.133%); 991 KiB/s, 343 objects/s recovering 2024-09-21T10:39:47.574 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:47 smithi003 bash[88275]: cluster 2024-09-21T10:39:46.585016+0000 mgr.y (mgr.25133) 803 : cluster [DBG] pgmap v770: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 40521/116271 objects degraded (34.850%); 4805/116271 objects misplaced (4.133%); 991 KiB/s, 343 objects/s recovering 2024-09-21T10:39:47.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:39:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:39:47] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.51.0" 2024-09-21T10:39:47.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:47 smithi003 bash[89466]: cluster 2024-09-21T10:39:46.519725+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-09-21T10:39:47.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:47 smithi003 bash[89466]: cluster 2024-09-21T10:39:46.519725+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-09-21T10:39:47.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:47 smithi003 bash[89466]: cluster 2024-09-21T10:39:46.585016+0000 mgr.y (mgr.25133) 803 : cluster [DBG] pgmap v770: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 40521/116271 objects degraded (34.850%); 4805/116271 objects misplaced (4.133%); 991 KiB/s, 343 objects/s recovering 2024-09-21T10:39:47.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:47 smithi003 bash[89466]: cluster 2024-09-21T10:39:46.585016+0000 mgr.y (mgr.25133) 803 : cluster [DBG] pgmap v770: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 40521/116271 objects degraded (34.850%); 4805/116271 objects misplaced (4.133%); 991 KiB/s, 343 objects/s recovering 2024-09-21T10:39:47.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:47.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:47.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:47.698 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:47 smithi204 bash[78884]: cluster 2024-09-21T10:39:46.519725+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-09-21T10:39:47.698 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:47 smithi204 bash[78884]: cluster 2024-09-21T10:39:46.519725+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e217: 8 total, 8 up, 7 in 2024-09-21T10:39:47.698 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:47 smithi204 bash[78884]: cluster 2024-09-21T10:39:46.585016+0000 mgr.y (mgr.25133) 803 : cluster [DBG] pgmap v770: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 40521/116271 objects degraded (34.850%); 4805/116271 objects misplaced (4.133%); 991 KiB/s, 343 objects/s recovering 2024-09-21T10:39:47.698 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:47 smithi204 bash[78884]: cluster 2024-09-21T10:39:46.585016+0000 mgr.y (mgr.25133) 803 : cluster [DBG] pgmap v770: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.4 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 389 op/s; 40521/116271 objects degraded (34.850%); 4805/116271 objects misplaced (4.133%); 991 KiB/s, 343 objects/s recovering 2024-09-21T10:39:47.713 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:47.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:47.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:47.835 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:47.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:47.938 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:47.976 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:47.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:47.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:48.081 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:48.110 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:48.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:48.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:48.237 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:48.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:48.340 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:48.364 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:48.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:48.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:48.499 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:48.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:48.602 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:48.627 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:48.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:48.733 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:48.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:48.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:48.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:48.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:48.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:48.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:48.995 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:49.020 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:49.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:49.147 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:49.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:49.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:49.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:49.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:49.383 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:49.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:49.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:49.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:49.548 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:49.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:49.650 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:49.660 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:49 smithi003 bash[88275]: cluster 2024-09-21T10:39:48.585716+0000 mgr.y (mgr.25133) 804 : cluster [DBG] pgmap v771: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 338 op/s; 40134/113760 objects degraded (35.280%); 4805/113760 objects misplaced (4.224%); 2.2 MiB/s, 282 objects/s recovering 2024-09-21T10:39:49.660 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:49 smithi003 bash[88275]: cluster 2024-09-21T10:39:48.585716+0000 mgr.y (mgr.25133) 804 : cluster [DBG] pgmap v771: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 338 op/s; 40134/113760 objects degraded (35.280%); 4805/113760 objects misplaced (4.224%); 2.2 MiB/s, 282 objects/s recovering 2024-09-21T10:39:49.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:49 smithi003 bash[89466]: cluster 2024-09-21T10:39:48.585716+0000 mgr.y (mgr.25133) 804 : cluster [DBG] pgmap v771: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 338 op/s; 40134/113760 objects degraded (35.280%); 4805/113760 objects misplaced (4.224%); 2.2 MiB/s, 282 objects/s recovering 2024-09-21T10:39:49.660 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:49 smithi003 bash[89466]: cluster 2024-09-21T10:39:48.585716+0000 mgr.y (mgr.25133) 804 : cluster [DBG] pgmap v771: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 338 op/s; 40134/113760 objects degraded (35.280%); 4805/113760 objects misplaced (4.224%); 2.2 MiB/s, 282 objects/s recovering 2024-09-21T10:39:49.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.681 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:49.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:49.782 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:49.806 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:49.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:49.912 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:49.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:49.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:49.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:49 smithi204 bash[78884]: cluster 2024-09-21T10:39:48.585716+0000 mgr.y (mgr.25133) 804 : cluster [DBG] pgmap v771: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 338 op/s; 40134/113760 objects degraded (35.280%); 4805/113760 objects misplaced (4.224%); 2.2 MiB/s, 282 objects/s recovering 2024-09-21T10:39:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:49 smithi204 bash[78884]: cluster 2024-09-21T10:39:48.585716+0000 mgr.y (mgr.25133) 804 : cluster [DBG] pgmap v771: 109 pgs: 1 active+recovering+undersized+remapped, 14 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 91 active+clean; 2.3 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 338 op/s; 40134/113760 objects degraded (35.280%); 4805/113760 objects misplaced (4.224%); 2.2 MiB/s, 282 objects/s recovering 2024-09-21T10:39:50.050 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:50.088 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:50.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:50.195 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:50.220 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:50.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:50.323 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:50.352 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:50.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:50.456 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:50.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:50.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:50.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:50.608 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:50.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:50.711 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:50.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:50 smithi003 bash[88275]: cluster 2024-09-21T10:39:50.515826+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 40134/113760 objects degraded (35.280%), 15 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:50.720 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:50 smithi003 bash[88275]: cluster 2024-09-21T10:39:50.515826+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 40134/113760 objects degraded (35.280%), 15 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:50.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:50 smithi003 bash[89466]: cluster 2024-09-21T10:39:50.515826+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 40134/113760 objects degraded (35.280%), 15 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:50.720 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:50 smithi003 bash[89466]: cluster 2024-09-21T10:39:50.515826+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 40134/113760 objects degraded (35.280%), 15 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:50.739 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:50.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:50.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:50.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:50 smithi204 bash[78884]: cluster 2024-09-21T10:39:50.515826+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 40134/113760 objects degraded (35.280%), 15 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:50.853 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:50 smithi204 bash[78884]: cluster 2024-09-21T10:39:50.515826+0000 mon.a (mon.0) 1183 : cluster [WRN] Health check update: Degraded data redundancy: 40134/113760 objects degraded (35.280%), 15 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:50.867 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:50.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:50.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:50.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:51.012 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:51.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:51.116 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:51.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.144 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:51.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:51.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:51.267 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:51.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:51.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:51.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:51.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:51.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:51.530 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:51.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:51.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:51.668 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:51.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:51.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:51.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:51 smithi204 bash[78884]: cluster 2024-09-21T10:39:50.586588+0000 mgr.y (mgr.25133) 805 : cluster [DBG] pgmap v772: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 37445/110301 objects degraded (33.948%); 5435/110301 objects misplaced (4.927%); 3.7 MiB/s, 258 objects/s recovering 2024-09-21T10:39:51.778 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:51 smithi204 bash[78884]: cluster 2024-09-21T10:39:50.586588+0000 mgr.y (mgr.25133) 805 : cluster [DBG] pgmap v772: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 37445/110301 objects degraded (33.948%); 5435/110301 objects misplaced (4.927%); 3.7 MiB/s, 258 objects/s recovering 2024-09-21T10:39:51.791 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:51.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:51.894 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:51.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:51 smithi003 bash[88275]: cluster 2024-09-21T10:39:50.586588+0000 mgr.y (mgr.25133) 805 : cluster [DBG] pgmap v772: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 37445/110301 objects degraded (33.948%); 5435/110301 objects misplaced (4.927%); 3.7 MiB/s, 258 objects/s recovering 2024-09-21T10:39:51.904 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:51 smithi003 bash[88275]: cluster 2024-09-21T10:39:50.586588+0000 mgr.y (mgr.25133) 805 : cluster [DBG] pgmap v772: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 37445/110301 objects degraded (33.948%); 5435/110301 objects misplaced (4.927%); 3.7 MiB/s, 258 objects/s recovering 2024-09-21T10:39:51.904 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:51 smithi003 bash[89466]: cluster 2024-09-21T10:39:50.586588+0000 mgr.y (mgr.25133) 805 : cluster [DBG] pgmap v772: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 37445/110301 objects degraded (33.948%); 5435/110301 objects misplaced (4.927%); 3.7 MiB/s, 258 objects/s recovering 2024-09-21T10:39:51.904 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:51 smithi003 bash[89466]: cluster 2024-09-21T10:39:50.586588+0000 mgr.y (mgr.25133) 805 : cluster [DBG] pgmap v772: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 391 op/s; 37445/110301 objects degraded (33.948%); 5435/110301 objects misplaced (4.927%); 3.7 MiB/s, 258 objects/s recovering 2024-09-21T10:39:51.924 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:51.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:51.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:52.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:52.052 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:52.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:52.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:52.175 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:52.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:52.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:52.299 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:52.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:52.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:52.427 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:52.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:52.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:52.551 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:52.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:52.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:52.674 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:52.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:52.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:52.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:52.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:52.902 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:52.927 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:52.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:52.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:53.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:53.051 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:53.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:53.156 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:53.174 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:53.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:53.276 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:53.309 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:53.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:53.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:53.433 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:53.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:53.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:53.558 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:53.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:53.662 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:53.701 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:53.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:53.803 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:53.833 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:53.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:53.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:53 smithi003 bash[88275]: cluster 2024-09-21T10:39:52.587215+0000 mgr.y (mgr.25133) 806 : cluster [DBG] pgmap v773: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 348 op/s; 37445/109863 objects degraded (34.083%); 5435/109863 objects misplaced (4.947%); 3.7 MiB/s, 237 objects/s recovering 2024-09-21T10:39:53.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:53 smithi003 bash[88275]: cluster 2024-09-21T10:39:52.587215+0000 mgr.y (mgr.25133) 806 : cluster [DBG] pgmap v773: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 348 op/s; 37445/109863 objects degraded (34.083%); 5435/109863 objects misplaced (4.947%); 3.7 MiB/s, 237 objects/s recovering 2024-09-21T10:39:53.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:53 smithi003 bash[88275]: audit 2024-09-21T10:39:53.615719+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:53.929 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:53 smithi003 bash[88275]: audit 2024-09-21T10:39:53.615719+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:53.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:53 smithi003 bash[89466]: cluster 2024-09-21T10:39:52.587215+0000 mgr.y (mgr.25133) 806 : cluster [DBG] pgmap v773: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 348 op/s; 37445/109863 objects degraded (34.083%); 5435/109863 objects misplaced (4.947%); 3.7 MiB/s, 237 objects/s recovering 2024-09-21T10:39:53.930 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:53 smithi003 bash[89466]: cluster 2024-09-21T10:39:52.587215+0000 mgr.y (mgr.25133) 806 : cluster [DBG] pgmap v773: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 348 op/s; 37445/109863 objects degraded (34.083%); 5435/109863 objects misplaced (4.947%); 3.7 MiB/s, 237 objects/s recovering 2024-09-21T10:39:53.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:53 smithi003 bash[89466]: audit 2024-09-21T10:39:53.615719+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:53.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:53 smithi003 bash[89466]: audit 2024-09-21T10:39:53.615719+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:53.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:53.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:53 smithi204 bash[78884]: cluster 2024-09-21T10:39:52.587215+0000 mgr.y (mgr.25133) 806 : cluster [DBG] pgmap v773: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 348 op/s; 37445/109863 objects degraded (34.083%); 5435/109863 objects misplaced (4.947%); 3.7 MiB/s, 237 objects/s recovering 2024-09-21T10:39:53.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:53 smithi204 bash[78884]: cluster 2024-09-21T10:39:52.587215+0000 mgr.y (mgr.25133) 806 : cluster [DBG] pgmap v773: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 348 op/s; 37445/109863 objects degraded (34.083%); 5435/109863 objects misplaced (4.947%); 3.7 MiB/s, 237 objects/s recovering 2024-09-21T10:39:53.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:53 smithi204 bash[78884]: audit 2024-09-21T10:39:53.615719+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:53.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:53 smithi204 bash[78884]: audit 2024-09-21T10:39:53.615719+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:39:53.965 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:53.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:53.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:54.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:54.091 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:54.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:54.195 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:54.223 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:54.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:54.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:54.349 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:54.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:54.452 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:54.477 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:54.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:54.557 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:39:54.557 INFO:teuthology.orchestra.run.smithi003.stdout: "size": 20, 2024-09-21T10:39:54.557 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 600, 2024-09-21T10:39:54.557 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:39:54.557 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.557 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82552 6.10 6:0de7c5bb:::benchmark_data_smithi003_124158_object82551:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.557 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:56.949485+0000", 2024-09-21T10:39:54.557 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.60119396699997, 2024-09-21T10:39:54.557 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1143558339999999, 2024-09-21T10:39:54.557 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82552 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:56.949485+0000", 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.558 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:56.949485+0000", 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:56.949487+0000", 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8729999999999999e-06 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:56.949506+0000", 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9276e-05 2024-09-21T10:39:54.559 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:56.951491+0000", 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0019852170000000001 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:56.951504+0000", 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2462e-05 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:56.951563+0000", 2024-09-21T10:39:54.560 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9256000000000003e-05 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:56.951570+0000", 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0040000000000002e-06 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928554+0000", 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.97698407499999995 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928567+0000", 2024-09-21T10:39:54.561 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3138e-05 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.057081+0000", 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.128513511 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.057267+0000", 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000186021 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.562 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.057480+0000", 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00021323100000000001 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.062283+0000", 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0048032580000000004 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.062303+0000", 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.0029000000000001e-05 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.563 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.062438+0000", 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00013452000000000001 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.062508+0000", 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.9694000000000001e-05 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.063841+0000", 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001333269 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.564 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82670 6.10 6:083988a4:::benchmark_data_smithi003_124158_object82669:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.071963+0000", 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.47871601899999, 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.994770927, 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82670 2024-09-21T10:39:54.565 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.071963+0000", 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.071963+0000", 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.071965+0000", 2024-09-21T10:39:54.566 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4959999999999999e-06 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.071988+0000", 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.357e-05 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.072029+0000", 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1292999999999999e-05 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.567 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.072038+0000", 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.0659999999999993e-06 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.072110+0000", 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.1570999999999996e-05 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.072120+0000", 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0162e-05 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.568 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928602+0000", 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.856481983 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928610+0000", 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.6000000000000001e-06 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.059490+0000", 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.130880176 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.569 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.059679+0000", 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000189354 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.059903+0000", 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00022385499999999999 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.063861+0000", 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.003957716 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.570 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.065134+0000", 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001272809 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.065273+0000", 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000139326 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.065354+0000", 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1327000000000002e-05 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.571 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.066734+0000", 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001379623 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82684 6.10 6:0d2e1474:::benchmark_data_smithi003_124158_object82683:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.090466+0000", 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.46021318599998, 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.977447894, 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.572 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82684 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.090466+0000", 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.090466+0000", 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.573 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.090467+0000", 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1179999999999999e-06 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.090501+0000", 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.3590999999999997e-05 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.090514+0000", 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3739e-05 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.574 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.090522+0000", 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.0229999999999992e-06 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.090586+0000", 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3838999999999996e-05 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.090598+0000", 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2041999999999999e-05 2024-09-21T10:39:54.575 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928637+0000", 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.83803865700000002 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928645+0000", 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8129999999999996e-06 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.061077+0000", 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1324321740000001 2024-09-21T10:39:54.576 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.061201+0000", 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000123764 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.061380+0000", 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000178968 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.065154+0000", 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0037744559999999998 2024-09-21T10:39:54.577 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.065216+0000", 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.1700999999999998e-05 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.066813+0000", 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0015967570000000001 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.066877+0000", 2024-09-21T10:39:54.578 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4431999999999996e-05 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.067914+0000", 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0010368199999999999 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82754 6.10 6:0bc61e0d:::benchmark_data_smithi003_124158_object82753:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.164494+0000", 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.38618509600002, 2024-09-21T10:39:54.579 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.904587295, 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82754 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.164494+0000", 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.580 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.164494+0000", 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.164496+0000", 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9810000000000002e-06 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.164518+0000", 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1704000000000001e-05 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.581 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.164539+0000", 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1514000000000001e-05 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.164546+0000", 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.9210000000000003e-06 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.164620+0000", 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.3522000000000005e-05 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.582 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.164635+0000", 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5187999999999999e-05 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928674+0000", 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.76403889599999997 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928678+0000", 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1740000000000002e-06 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.583 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.063906+0000", 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1352285440000001 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.064058+0000", 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015198300000000001 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.064202+0000", 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000143397 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.584 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.067988+0000", 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.003785928 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.068046+0000", 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8235000000000001e-05 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.068102+0000", 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6490999999999998e-05 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.068159+0000", 2024-09-21T10:39:54.585 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6844e-05 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.069081+0000", 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00092197299999999998 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82799 6.10 6:0ea0777e:::benchmark_data_smithi003_124158_object82798:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.213961+0000", 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.33671820199999, 2024-09-21T10:39:54.586 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.862703212, 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82799 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.213961+0000", 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.587 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.213961+0000", 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.213963+0000", 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6330000000000001e-06 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.213985+0000", 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2413999999999999e-05 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.588 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.213997+0000", 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1661999999999999e-05 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.214004+0000", 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.9809999999999997e-06 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.214091+0000", 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.7321e-05 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.589 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.214101+0000", 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.7650000000000005e-06 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928719+0000", 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.71461851899999995 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928729+0000", 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.7780000000000002e-06 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.590 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.069140+0000", 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.140410656 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.069246+0000", 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000105988 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.069382+0000", 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00013664300000000001 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.591 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.075026+0000", 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0056438929999999997 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.075078+0000", 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.1536000000000003e-05 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.075135+0000", 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.7108999999999998e-05 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.592 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.075190+0000", 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5714000000000002e-05 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.076664+0000", 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0014736 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82828 6.10 6:0ee4cb5f:::benchmark_data_smithi003_124158_object82827:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.253855+0000", 2024-09-21T10:39:54.593 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.29682381700002, 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.827741716, 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82828 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.253855+0000", 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.594 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.253855+0000", 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.253857+0000", 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3260000000000001e-06 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.253878+0000", 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1824999999999999e-05 2024-09-21T10:39:54.595 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.253893+0000", 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4127e-05 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.253902+0000", 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.3030000000000005e-06 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.253971+0000", 2024-09-21T10:39:54.596 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.8695999999999994e-05 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.253977+0000", 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2820000000000002e-06 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928765+0000", 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.67478815700000006 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.597 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928774+0000", 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.8140000000000007e-06 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.072140+0000", 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1433664569999999 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.072311+0000", 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017088100000000001 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.598 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.072481+0000", 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016966099999999999 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.076681+0000", 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0041998269999999997 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.079955+0000", 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0032748339999999999 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.599 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.080037+0000", 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1947999999999995e-05 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.080082+0000", 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5052999999999997e-05 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.081597+0000", 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0015145250000000001 2024-09-21T10:39:54.600 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82850 6.10 6:0df25dbf:::benchmark_data_smithi003_124158_object82849:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.269866+0000", 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.28081290799997, 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8352820780000001, 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.601 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82850 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.269866+0000", 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.269866+0000", 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.602 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.269868+0000", 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7859999999999999e-06 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.269891+0000", 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2668e-05 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.269906+0000", 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5395000000000001e-05 2024-09-21T10:39:54.603 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.269915+0000", 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6440000000000006e-06 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.269985+0000", 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0245000000000003e-05 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.269995+0000", 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0458e-05 2024-09-21T10:39:54.604 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928803+0000", 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.65880759099999997 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928811+0000", 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.7249999999999997e-06 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.073642+0000", 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1448313109999999 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.605 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.073788+0000", 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000146102 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.073948+0000", 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000159603 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.079891+0000", 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0059434709999999997 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.606 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.080010+0000", 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00011917999999999999 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.103392+0000", 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.023381348999999999 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.103527+0000", 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00013576199999999999 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.607 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.105148+0000", 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001620788 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82861 6.10 6:0e20c7ac:::benchmark_data_smithi003_124158_object82860:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.292894+0000", 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.257784958, 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.813696779, 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.608 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82861 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.292894+0000", 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.292894+0000", 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.609 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.292896+0000", 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.406e-06 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.292914+0000", 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8963000000000001e-05 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.292928+0000", 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3935e-05 2024-09-21T10:39:54.610 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.292935+0000", 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.759e-06 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.292990+0000", 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.4879000000000001e-05 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.292999+0000", 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6389999999999998e-06 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.611 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928838+0000", 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.63583924000000003 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928845+0000", 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.1459999999999999e-06 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.076730+0000", 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1478853920000001 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.612 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.076898+0000", 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016712699999999999 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.077070+0000", 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017231000000000001 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.081665+0000", 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0045951159999999998 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.613 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.084625+0000", 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0029604050000000002 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.105274+0000", 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.020648105999999999 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.105356+0000", 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.2019000000000002e-05 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.614 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.106591+0000", 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001235337 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82884 6.10 6:0df7d1d1:::benchmark_data_smithi003_124158_object82883:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.312679+0000", 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.23800021599999, 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.795067916, 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.615 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82884 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.312679+0000", 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.312679+0000", 2024-09-21T10:39:54.616 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.312680+0000", 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.542e-06 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.312702+0000", 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1973000000000001e-05 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.312715+0000", 2024-09-21T10:39:54.617 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2584e-05 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.312723+0000", 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5820000000000004e-06 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.312787+0000", 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4072999999999995e-05 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.618 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.312799+0000", 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2751e-05 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928922+0000", 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.61612234200000005 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928931+0000", 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.9279999999999999e-06 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.078332+0000", 2024-09-21T10:39:54.619 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1494011310000001 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.078496+0000", 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016398699999999999 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.078665+0000", 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016907200000000001 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.081729+0000", 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0030644610000000001 2024-09-21T10:39:54.620 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.084633+0000", 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0029040419999999999 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.106743+0000", 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.022110056999999999 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.106849+0000", 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000106035 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.621 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.107747+0000", 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00089735599999999998 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82888 6.10 6:0c0b945c:::benchmark_data_smithi003_124158_object82887:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.318581+0000", 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.23209812900001, 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.790367552, 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.622 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82888 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.318581+0000", 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.623 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.318581+0000", 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.318583+0000", 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.091e-06 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.318628+0000", 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.4777999999999997e-05 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.624 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.318719+0000", 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.1339000000000001e-05 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.318730+0000", 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0888e-05 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.318933+0000", 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000203241 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.625 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.318941+0000", 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.4449999999999999e-06 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928976+0000", 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.61003495200000002 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.928984+0000", 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.0739999999999993e-06 2024-09-21T10:39:54.626 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.081773+0000", 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1527888179999999 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.081937+0000", 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000164573 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.082102+0000", 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016476500000000001 2024-09-21T10:39:54.627 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.087034+0000", 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0049321240000000004 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.103183+0000", 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.016148994999999999 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.107873+0000", 2024-09-21T10:39:54.628 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0046901240000000004 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.107942+0000", 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.8526000000000001e-05 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.108949+0000", 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0010068189999999999 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.629 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82906 6.10 6:08e01ede:::benchmark_data_smithi003_124158_object82905:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.337512+0000", 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.21316669100003, 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7734108640000001, 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82906 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.630 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.337512+0000", 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.337512+0000", 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.337514+0000", 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.311e-06 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.631 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.337536+0000", 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2280999999999999e-05 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.337555+0000", 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9293e-05 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.337563+0000", 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1890000000000007e-06 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.632 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.337635+0000", 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.1210000000000004e-05 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.337646+0000", 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0871e-05 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.929014+0000", 2024-09-21T10:39:54.633 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.59136830100000004 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.929021+0000", 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.204e-06 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.083261+0000", 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.154240068 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.634 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.083403+0000", 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014207799999999999 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.083561+0000", 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000158028 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.103159+0000", 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.019597651000000001 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.635 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.103271+0000", 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000112312 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.109069+0000", 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0057982820000000001 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.109144+0000", 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.4899000000000002e-05 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.636 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.110923+0000", 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0017788859999999999 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82930 6.10 6:08310ccc:::benchmark_data_smithi003_124158_object82929:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.360647+0000", 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.190031944, 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.751966422, 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.637 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82930 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.360647+0000", 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.638 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.360647+0000", 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.360648+0000", 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.2799999999999995e-07 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.360670+0000", 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2254000000000001e-05 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.639 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.360681+0000", 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0429e-05 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.360688+0000", 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.7090000000000002e-06 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.361986+0000", 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001297744 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.640 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.361997+0000", 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0417999999999999e-05 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.929045+0000", 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.56704850600000001 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.929051+0000", 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3840000000000002e-06 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.641 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.084770+0000", 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1557184490000001 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.084950+0000", 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000180118 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.085122+0000", 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000171757 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.642 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.103239+0000", 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.018117389000000001 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.103294+0000", 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5124000000000003e-05 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.111050+0000", 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0077555710000000002 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.643 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.111119+0000", 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.8959000000000002e-05 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.112614+0000", 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001494783 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44573.0:82935 6.10 6:0cca7a6f:::benchmark_data_smithi003_124158_object82934:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:31:57.367241+0000", 2024-09-21T10:39:54.644 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 477.18343811699998, 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.746970433, 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44573", 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82935 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.367241+0000", 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.645 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.367241+0000", 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.367242+0000", 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1689999999999999e-06 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.646 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.367261+0000", 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8760999999999999e-05 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.367272+0000", 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1137e-05 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.367277+0000", 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.3000000000000001e-06 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.647 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.367343+0000", 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5500999999999995e-05 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.367351+0000", 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.3459999999999994e-06 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.929076+0000", 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.56172466099999996 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.648 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:57.929082+0000", 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.1890000000000004e-06 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.086211+0000", 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.15712908 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.086322+0000", 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000111371 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.649 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.086434+0000", 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00011182499999999999 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.103302+0000", 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.016867962 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.105213+0000", 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0019110139999999999 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.650 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.112678+0000", 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0074648529999999996 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.112742+0000", 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3566999999999996e-05 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:31:59.114211+0000", 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0014696970000000001 2024-09-21T10:39:54.651 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44750.0:157780 7.12 7:4d7c56b7:::benchmark_data_smithi003_144930_object54145:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e210)", 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:13.121674+0000", 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 41.429005109999999, 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0945011129999997, 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44750", 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:39:54.652 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 157780 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121674+0000", 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121674+0000", 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.653 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121676+0000", 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7e-06 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121681+0000", 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.665e-06 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121694+0000", 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.307e-05 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.654 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121702+0000", 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8040000000000002e-06 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.802421+0000", 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6807192679999998 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for missing object", 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.805962+0000", 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0035406669999999999 2024-09-21T10:39:54.655 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.827627+0000", 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.021665171 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for degraded object", 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.829795+0000", 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0021677300000000001 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.183228+0000", 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.35343321300000002 2024-09-21T10:39:54.656 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.185520+0000", 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0022914540000000001 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.190301+0000", 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.004781708 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.203262+0000", 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.012960594000000001 2024-09-21T10:39:54.657 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.207578+0000", 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0043155809999999998 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.208645+0000", 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001067744 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.658 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.210148+0000", 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001502368 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.216175+0000", 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0060273760000000001 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44750.0:157819 7.12 7:4eab0426:::benchmark_data_smithi003_144930_object54184:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e210)", 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:13.226580+0000", 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 41.324099381000003, 2024-09-21T10:39:54.659 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.1460022280000004, 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44750", 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 157819 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226580+0000", 2024-09-21T10:39:54.660 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226580+0000", 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226581+0000", 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6980000000000001e-06 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.661 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226587+0000", 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.3329999999999996e-06 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226602+0000", 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5165e-05 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226611+0000", 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.3989999999999993e-06 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.662 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.807149+0000", 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5805381939999998 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for missing object", 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.810640+0000", 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0034902739999999998 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.858821+0000", 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.048181533999999998 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.663 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for degraded object", 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.860615+0000", 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0017936180000000001 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.297207+0000", 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.43659182899999999 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.302491+0000", 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0052843430000000004 2024-09-21T10:39:54.664 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.307913+0000", 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0054219899999999998 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.331245+0000", 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.023332365000000001 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.362569+0000", 2024-09-21T10:39:54.665 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.031323140999999999 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.363905+0000", 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001336732 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.365549+0000", 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001644125 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.666 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.372582+0000", 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0070324879999999999 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44750.0:157885 7.12 7:4f555c5d:::benchmark_data_smithi003_144930_object54250:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e210)", 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:13.557785+0000", 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 40.992893699, 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8032904219999999, 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.667 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44750", 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 157885 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557785+0000", 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557785+0000", 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.668 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557787+0000", 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4130000000000001e-06 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557793+0000", 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9560000000000002e-06 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557811+0000", 2024-09-21T10:39:54.669 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8739000000000001e-05 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557820+0000", 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.7909999999999993e-06 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.811442+0000", 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2536219830000004 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for missing object", 2024-09-21T10:39:54.670 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.814877+0000", 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0034350959999999999 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.843570+0000", 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.028692999 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for degraded object", 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.845401+0000", 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001830953 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.671 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.264734+0000", 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.41933240599999999 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.267402+0000", 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0026686700000000002 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.273123+0000", 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0057208780000000004 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.672 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.283663+0000", 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010539972999999999 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.346081+0000", 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.062418002 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.347479+0000", 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001397929 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.673 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.349944+0000", 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0024650420000000002 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.361076+0000", 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.011131591999999999 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.674 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44750.0:157895 7.12 7:4fb31df3:::benchmark_data_smithi003_144930_object54260:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e210)", 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:13.600544+0000", 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 40.950135396999997, 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.7879631089999997, 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44750", 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 157895 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.675 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600544+0000", 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600544+0000", 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600545+0000", 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1799999999999999e-06 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.676 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600549+0000", 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1509999999999997e-06 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600559+0000", 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0456e-05 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600565+0000", 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.378e-06 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.677 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.861875+0000", 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2613098479999998 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for missing object", 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.865413+0000", 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0035386440000000001 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.889053+0000", 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.023639646 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for degraded object", 2024-09-21T10:39:54.678 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.890805+0000", 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0017515740000000001 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.331544+0000", 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.44073902799999998 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.334480+0000", 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002936251 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:39:54.679 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.340229+0000", 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0057495259999999996 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.361656+0000", 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.021426436 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.373462+0000", 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.011806366 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.680 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.374789+0000", 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0013270770000000001 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.381792+0000", 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0070028529999999999 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.388507+0000", 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0067146949999999997 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.681 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44750.0:157900 7.12 7:49f43ddf:::benchmark_data_smithi003_144930_object54265:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e210)", 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:13.654549+0000", 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 40.896129801999997, 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8540487670000001, 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44750", 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 157900 2024-09-21T10:39:54.682 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654549+0000", 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654549+0000", 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.683 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654551+0000", 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1129999999999999e-06 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654558+0000", 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6320000000000002e-06 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654571+0000", 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3370000000000001e-05 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.684 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654580+0000", 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.2099999999999993e-06 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.865854+0000", 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2112741570000001 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for missing object", 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.869596+0000", 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0037425710000000001 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.685 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.919269+0000", 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.049672442999999997 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for degraded object", 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.921006+0000", 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0017373810000000001 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.458142+0000", 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.53713629100000004 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.686 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.460994+0000", 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0028511119999999998 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.466190+0000", 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0051965680000000004 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.493127+0000", 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.026936763999999998 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.687 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.496500+0000", 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0033727470000000002 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.498651+0000", 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0021512839999999998 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.500629+0000", 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0019777610000000002 2024-09-21T10:39:54.688 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.508598+0000", 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0079693630000000001 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "MOSDPGRecoveryDeleteReply(7.12 e210,209 7:4eace89f:::benchmark_data_smithi003_144930_object53724:head,207'6837)", 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:14.485012+0000", 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 40.065667214000001, 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.7817857569999997, 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.689 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "reached pg", 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485012+0000", 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485012+0000", 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.690 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485013+0000", 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0299999999999998e-07 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485017+0000", 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6439999999999999e-06 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485028+0000", 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0396e-05 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485038+0000", 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0329000000000001e-05 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.260644+0000", 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.7756065169999999 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.266798+0000", 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0061531679999999997 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.692 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "MOSDPGRecoveryDeleteReply(7.12 e210,209 7:4eace89f:::benchmark_data_smithi003_144930_object53724:head,207'6837)", 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:14.485334+0000", 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 40.065344879000001, 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.7949283989999998, 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "reached pg", 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485334+0000", 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.693 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485334+0000", 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485335+0000", 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.4499999999999997e-07 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485340+0000", 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0440000000000003e-06 2024-09-21T10:39:54.694 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485349+0000", 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.346e-06 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485357+0000", 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1000000000000004e-06 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.267119+0000", 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.781762171 2024-09-21T10:39:54.695 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:39:54.696 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:39:54.696 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:39:54.696 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.280263+0000", 2024-09-21T10:39:54.696 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.013143192999999999 2024-09-21T10:39:54.696 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.696 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.696 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.696 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:39:54.696 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:39:54.696 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:39:54.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:54.720 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:54.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:54.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:54 smithi003 bash[88275]: cluster 2024-09-21T10:39:53.657247+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e218: 8 total, 8 up, 7 in 2024-09-21T10:39:54.802 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:54 smithi003 bash[88275]: cluster 2024-09-21T10:39:53.657247+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e218: 8 total, 8 up, 7 in 2024-09-21T10:39:54.802 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:54 smithi003 bash[89466]: cluster 2024-09-21T10:39:53.657247+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e218: 8 total, 8 up, 7 in 2024-09-21T10:39:54.802 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:54 smithi003 bash[89466]: cluster 2024-09-21T10:39:53.657247+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e218: 8 total, 8 up, 7 in 2024-09-21T10:39:54.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:54.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:54.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:54.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:54.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:54.988 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:54 smithi204 bash[78884]: cluster 2024-09-21T10:39:53.657247+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e218: 8 total, 8 up, 7 in 2024-09-21T10:39:54.988 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:54 smithi204 bash[78884]: cluster 2024-09-21T10:39:53.657247+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e218: 8 total, 8 up, 7 in 2024-09-21T10:39:55.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:55.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:55.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:55.132 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:55.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:55.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:55.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:39:55.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:39:55.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:55.386 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:55.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:55.489 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:55.528 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:55.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:55.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:55.658 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:55.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:55.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:55.771 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[88275]: cluster 2024-09-21T10:39:54.588389+0000 mgr.y (mgr.25133) 807 : cluster [DBG] pgmap v775: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 37110/106008 objects degraded (35.007%); 5304/106008 objects misplaced (5.003%); 4.7 MiB/s, 173 objects/s recovering 2024-09-21T10:39:55.771 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[88275]: cluster 2024-09-21T10:39:54.588389+0000 mgr.y (mgr.25133) 807 : cluster [DBG] pgmap v775: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 37110/106008 objects degraded (35.007%); 5304/106008 objects misplaced (5.003%); 4.7 MiB/s, 173 objects/s recovering 2024-09-21T10:39:55.771 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[88275]: cluster 2024-09-21T10:39:54.680152+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e219: 8 total, 8 up, 7 in 2024-09-21T10:39:55.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[88275]: cluster 2024-09-21T10:39:54.680152+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e219: 8 total, 8 up, 7 in 2024-09-21T10:39:55.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[88275]: cluster 2024-09-21T10:39:55.516627+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 37110/106008 objects degraded (35.007%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:55.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[88275]: cluster 2024-09-21T10:39:55.516627+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 37110/106008 objects degraded (35.007%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:55.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[89466]: cluster 2024-09-21T10:39:54.588389+0000 mgr.y (mgr.25133) 807 : cluster [DBG] pgmap v775: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 37110/106008 objects degraded (35.007%); 5304/106008 objects misplaced (5.003%); 4.7 MiB/s, 173 objects/s recovering 2024-09-21T10:39:55.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[89466]: cluster 2024-09-21T10:39:54.588389+0000 mgr.y (mgr.25133) 807 : cluster [DBG] pgmap v775: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 37110/106008 objects degraded (35.007%); 5304/106008 objects misplaced (5.003%); 4.7 MiB/s, 173 objects/s recovering 2024-09-21T10:39:55.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[89466]: cluster 2024-09-21T10:39:54.680152+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e219: 8 total, 8 up, 7 in 2024-09-21T10:39:55.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[89466]: cluster 2024-09-21T10:39:54.680152+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e219: 8 total, 8 up, 7 in 2024-09-21T10:39:55.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[89466]: cluster 2024-09-21T10:39:55.516627+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 37110/106008 objects degraded (35.007%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:55.772 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:55 smithi003 bash[89466]: cluster 2024-09-21T10:39:55.516627+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 37110/106008 objects degraded (35.007%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:55.787 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:55.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:55.889 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:55.911 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:55.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:55.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:55 smithi204 bash[78884]: cluster 2024-09-21T10:39:54.588389+0000 mgr.y (mgr.25133) 807 : cluster [DBG] pgmap v775: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 37110/106008 objects degraded (35.007%); 5304/106008 objects misplaced (5.003%); 4.7 MiB/s, 173 objects/s recovering 2024-09-21T10:39:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:55 smithi204 bash[78884]: cluster 2024-09-21T10:39:54.588389+0000 mgr.y (mgr.25133) 807 : cluster [DBG] pgmap v775: 109 pgs: 1 active+recovering+undersized+remapped, 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 92 active+clean; 2.2 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 37110/106008 objects degraded (35.007%); 5304/106008 objects misplaced (5.003%); 4.7 MiB/s, 173 objects/s recovering 2024-09-21T10:39:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:55 smithi204 bash[78884]: cluster 2024-09-21T10:39:54.680152+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e219: 8 total, 8 up, 7 in 2024-09-21T10:39:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:55 smithi204 bash[78884]: cluster 2024-09-21T10:39:54.680152+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e219: 8 total, 8 up, 7 in 2024-09-21T10:39:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:55 smithi204 bash[78884]: cluster 2024-09-21T10:39:55.516627+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 37110/106008 objects degraded (35.007%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:55 smithi204 bash[78884]: cluster 2024-09-21T10:39:55.516627+0000 mon.a (mon.0) 1187 : cluster [WRN] Health check update: Degraded data redundancy: 37110/106008 objects degraded (35.007%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:39:56.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:56.036 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:56.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:56.139 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:56.167 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:56.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:56.270 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:56.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:56.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:56.399 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:56.420 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:56.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:56.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:56.544 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:56.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:56.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:56.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:56.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:56.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:56.793 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:56.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:56.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:56.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:56.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:56.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:57.019 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.041 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:57.148 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.167 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:57.272 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.300 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:57.405 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:57.429 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:57.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:57.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:57.554 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:57.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:57.685 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:57.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:57.788 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.811 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:57.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:57 smithi003 bash[88275]: cluster 2024-09-21T10:39:56.589026+0000 mgr.y (mgr.25133) 808 : cluster [DBG] pgmap v777: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 37110/104010 objects degraded (35.679%); 4838/104010 objects misplaced (4.651%); 6.2 MiB/s, 278 objects/s recovering 2024-09-21T10:39:57.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:57 smithi003 bash[88275]: cluster 2024-09-21T10:39:56.589026+0000 mgr.y (mgr.25133) 808 : cluster [DBG] pgmap v777: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 37110/104010 objects degraded (35.679%); 4838/104010 objects misplaced (4.651%); 6.2 MiB/s, 278 objects/s recovering 2024-09-21T10:39:57.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:39:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:39:57] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.51.0" 2024-09-21T10:39:57.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:57 smithi003 bash[89466]: cluster 2024-09-21T10:39:56.589026+0000 mgr.y (mgr.25133) 808 : cluster [DBG] pgmap v777: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 37110/104010 objects degraded (35.679%); 4838/104010 objects misplaced (4.651%); 6.2 MiB/s, 278 objects/s recovering 2024-09-21T10:39:57.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:57 smithi003 bash[89466]: cluster 2024-09-21T10:39:56.589026+0000 mgr.y (mgr.25133) 808 : cluster [DBG] pgmap v777: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 37110/104010 objects degraded (35.679%); 4838/104010 objects misplaced (4.651%); 6.2 MiB/s, 278 objects/s recovering 2024-09-21T10:39:57.936 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:57.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:57.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:57 smithi204 bash[78884]: cluster 2024-09-21T10:39:56.589026+0000 mgr.y (mgr.25133) 808 : cluster [DBG] pgmap v777: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 37110/104010 objects degraded (35.679%); 4838/104010 objects misplaced (4.651%); 6.2 MiB/s, 278 objects/s recovering 2024-09-21T10:39:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:57 smithi204 bash[78884]: cluster 2024-09-21T10:39:56.589026+0000 mgr.y (mgr.25133) 808 : cluster [DBG] pgmap v777: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 37110/104010 objects degraded (35.679%); 4838/104010 objects misplaced (4.651%); 6.2 MiB/s, 278 objects/s recovering 2024-09-21T10:39:58.039 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:58.059 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:39:58.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:39:58.163 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:58.180 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:39:58.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:39:58.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:58.310 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:58.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:58.413 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:58.443 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:58.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:58.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:58.569 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:58.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:58.677 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:58.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:58.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:58.717 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:58 smithi003 bash[88275]: cluster 2024-09-21T10:39:57.916022+0000 osd.6 (osd.6) 1 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:39:58.718 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:58 smithi003 bash[88275]: cluster 2024-09-21T10:39:57.916022+0000 osd.6 (osd.6) 1 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:39:58.718 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:58 smithi003 bash[88275]: cluster 2024-09-21T10:39:57.917699+0000 osd.6 (osd.6) 2 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:39:58.718 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:58 smithi003 bash[88275]: cluster 2024-09-21T10:39:57.917699+0000 osd.6 (osd.6) 2 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:39:58.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:58 smithi003 bash[89466]: cluster 2024-09-21T10:39:57.916022+0000 osd.6 (osd.6) 1 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:39:58.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:58 smithi003 bash[89466]: cluster 2024-09-21T10:39:57.916022+0000 osd.6 (osd.6) 1 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:39:58.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:58 smithi003 bash[89466]: cluster 2024-09-21T10:39:57.917699+0000 osd.6 (osd.6) 2 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:39:58.718 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:58 smithi003 bash[89466]: cluster 2024-09-21T10:39:57.917699+0000 osd.6 (osd.6) 2 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:39:58.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:58.845 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:58.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:58.951 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:58.964 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:39:58.977 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:58.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:58.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:39:59.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:58 smithi204 bash[78884]: cluster 2024-09-21T10:39:57.916022+0000 osd.6 (osd.6) 1 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:39:59.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:58 smithi204 bash[78884]: cluster 2024-09-21T10:39:57.916022+0000 osd.6 (osd.6) 1 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:39:59.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:58 smithi204 bash[78884]: cluster 2024-09-21T10:39:57.917699+0000 osd.6 (osd.6) 2 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:39:59.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:58 smithi204 bash[78884]: cluster 2024-09-21T10:39:57.917699+0000 osd.6 (osd.6) 2 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:39:59.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:59.100 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:59.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:59.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:59.224 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:39:59.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:39:59.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:59.350 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:59.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:59.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:59.475 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:39:59.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:39:59.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:59.600 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:39:59.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:39:59.662 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:39:59.663 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:39:59.696 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:39:59.697 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:39:59.705 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:59.724 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:59.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:59.729 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:39:59.729 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:39:59.802 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:39:59.802 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:39:59.827 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:59.830 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:39:59.830 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:39:59.849 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:39:59.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:39:59.879 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:39:59.879 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:39:59.918 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:39:59.918 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:39:59.941 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:39:59.941 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:39:59.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:59.969 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:39:59.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:39:59.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:59 smithi204 bash[78884]: cluster 2024-09-21T10:39:58.589679+0000 mgr.y (mgr.25133) 809 : cluster [DBG] pgmap v778: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 36802/101700 objects degraded (36.187%); 4838/101700 objects misplaced (4.757%); 4.8 MiB/s, 241 objects/s recovering 2024-09-21T10:40:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:59 smithi204 bash[78884]: cluster 2024-09-21T10:39:58.589679+0000 mgr.y (mgr.25133) 809 : cluster [DBG] pgmap v778: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 36802/101700 objects degraded (36.187%); 4838/101700 objects misplaced (4.757%); 4.8 MiB/s, 241 objects/s recovering 2024-09-21T10:40:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:59 smithi204 bash[78884]: audit 2024-09-21T10:39:59.629483+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.3:0/1349038009' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:39:59 smithi204 bash[78884]: audit 2024-09-21T10:39:59.629483+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.3:0/1349038009' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:00.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:00.094 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:00.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:00.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:59 smithi003 bash[88275]: cluster 2024-09-21T10:39:58.589679+0000 mgr.y (mgr.25133) 809 : cluster [DBG] pgmap v778: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 36802/101700 objects degraded (36.187%); 4838/101700 objects misplaced (4.757%); 4.8 MiB/s, 241 objects/s recovering 2024-09-21T10:40:00.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:59 smithi003 bash[88275]: cluster 2024-09-21T10:39:58.589679+0000 mgr.y (mgr.25133) 809 : cluster [DBG] pgmap v778: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 36802/101700 objects degraded (36.187%); 4838/101700 objects misplaced (4.757%); 4.8 MiB/s, 241 objects/s recovering 2024-09-21T10:40:00.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:59 smithi003 bash[88275]: audit 2024-09-21T10:39:59.629483+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.3:0/1349038009' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:00.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:39:59 smithi003 bash[88275]: audit 2024-09-21T10:39:59.629483+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.3:0/1349038009' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:00.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:59 smithi003 bash[89466]: cluster 2024-09-21T10:39:58.589679+0000 mgr.y (mgr.25133) 809 : cluster [DBG] pgmap v778: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 36802/101700 objects degraded (36.187%); 4838/101700 objects misplaced (4.757%); 4.8 MiB/s, 241 objects/s recovering 2024-09-21T10:40:00.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:59 smithi003 bash[89466]: cluster 2024-09-21T10:39:58.589679+0000 mgr.y (mgr.25133) 809 : cluster [DBG] pgmap v778: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.1 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 358 op/s; 36802/101700 objects degraded (36.187%); 4838/101700 objects misplaced (4.757%); 4.8 MiB/s, 241 objects/s recovering 2024-09-21T10:40:00.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:59 smithi003 bash[89466]: audit 2024-09-21T10:39:59.629483+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.3:0/1349038009' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:00.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:39:59 smithi003 bash[89466]: audit 2024-09-21T10:39:59.629483+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.3:0/1349038009' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:00.197 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:00.225 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:00.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:00.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:00.352 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:00.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:00.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:00.477 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:00.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:00.582 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:00.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:00.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:00.710 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:40:00.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:00.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:00.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: audit 2024-09-21T10:39:59.889248+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.3:0/2896280939' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:00.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: audit 2024-09-21T10:39:59.889248+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.3:0/2896280939' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:00.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: audit 2024-09-21T10:39:59.890019+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:00.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: audit 2024-09-21T10:39:59.890019+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:00.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000140+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:00.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000140+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:00.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000159+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:00.749 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000159+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000165+0000 mon.a (mon.0) 1191 : cluster [WRN] pg 1.8 is active+recovery_wait+undersized+degraded+remapped, acting [5,3] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000165+0000 mon.a (mon.0) 1191 : cluster [WRN] pg 1.8 is active+recovery_wait+undersized+degraded+remapped, acting [5,3] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000171+0000 mon.a (mon.0) 1192 : cluster [WRN] pg 7.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,3] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000171+0000 mon.a (mon.0) 1192 : cluster [WRN] pg 7.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,3] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000176+0000 mon.a (mon.0) 1193 : cluster [WRN] pg 7.3 is active+recovery_wait+undersized+degraded+remapped, acting [3,4] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000176+0000 mon.a (mon.0) 1193 : cluster [WRN] pg 7.3 is active+recovery_wait+undersized+degraded+remapped, acting [3,4] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000182+0000 mon.a (mon.0) 1194 : cluster [WRN] pg 7.7 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000182+0000 mon.a (mon.0) 1194 : cluster [WRN] pg 7.7 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000187+0000 mon.a (mon.0) 1195 : cluster [WRN] pg 7.8 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000187+0000 mon.a (mon.0) 1195 : cluster [WRN] pg 7.8 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000192+0000 mon.a (mon.0) 1196 : cluster [WRN] pg 7.c is active+recovery_wait+undersized+degraded+remapped, acting [3,7] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000192+0000 mon.a (mon.0) 1196 : cluster [WRN] pg 7.c is active+recovery_wait+undersized+degraded+remapped, acting [3,7] 2024-09-21T10:40:00.750 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000199+0000 mon.a (mon.0) 1197 : cluster [WRN] pg 7.10 is stuck undersized for 72s, current state active+recovering+undersized+degraded+remapped, last acting [3,1] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000199+0000 mon.a (mon.0) 1197 : cluster [WRN] pg 7.10 is stuck undersized for 72s, current state active+recovering+undersized+degraded+remapped, last acting [3,1] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000206+0000 mon.a (mon.0) 1198 : cluster [WRN] pg 7.11 is active+recovery_wait+undersized+degraded+remapped, acting [7,3] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000206+0000 mon.a (mon.0) 1198 : cluster [WRN] pg 7.11 is active+recovery_wait+undersized+degraded+remapped, acting [7,3] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000213+0000 mon.a (mon.0) 1199 : cluster [WRN] pg 7.12 is active+recovery_wait+undersized+degraded+remapped, acting [0,7] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000213+0000 mon.a (mon.0) 1199 : cluster [WRN] pg 7.12 is active+recovery_wait+undersized+degraded+remapped, acting [0,7] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000219+0000 mon.a (mon.0) 1200 : cluster [WRN] pg 7.13 is stuck undersized for 69s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,7] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000219+0000 mon.a (mon.0) 1200 : cluster [WRN] pg 7.13 is stuck undersized for 69s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,7] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000225+0000 mon.a (mon.0) 1201 : cluster [WRN] pg 7.14 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,3] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000225+0000 mon.a (mon.0) 1201 : cluster [WRN] pg 7.14 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,3] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000232+0000 mon.a (mon.0) 1202 : cluster [WRN] pg 7.15 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,0] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000232+0000 mon.a (mon.0) 1202 : cluster [WRN] pg 7.15 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,0] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000238+0000 mon.a (mon.0) 1203 : cluster [WRN] pg 7.17 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:00.751 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000238+0000 mon.a (mon.0) 1203 : cluster [WRN] pg 7.17 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:00.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000245+0000 mon.a (mon.0) 1204 : cluster [WRN] pg 7.18 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:00.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.000245+0000 mon.a (mon.0) 1204 : cluster [WRN] pg 7.18 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:00.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.517636+0000 mon.a (mon.0) 1205 : cluster [WRN] Health check update: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:00.752 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.517636+0000 mon.a (mon.0) 1205 : cluster [WRN] Health check update: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:00.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: audit 2024-09-21T10:39:59.889248+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.3:0/2896280939' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:00.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: audit 2024-09-21T10:39:59.889248+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.3:0/2896280939' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:00.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: audit 2024-09-21T10:39:59.890019+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:00.752 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: audit 2024-09-21T10:39:59.890019+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000140+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000140+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000159+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000159+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000165+0000 mon.a (mon.0) 1191 : cluster [WRN] pg 1.8 is active+recovery_wait+undersized+degraded+remapped, acting [5,3] 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000165+0000 mon.a (mon.0) 1191 : cluster [WRN] pg 1.8 is active+recovery_wait+undersized+degraded+remapped, acting [5,3] 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000171+0000 mon.a (mon.0) 1192 : cluster [WRN] pg 7.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,3] 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000171+0000 mon.a (mon.0) 1192 : cluster [WRN] pg 7.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,3] 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000176+0000 mon.a (mon.0) 1193 : cluster [WRN] pg 7.3 is active+recovery_wait+undersized+degraded+remapped, acting [3,4] 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000176+0000 mon.a (mon.0) 1193 : cluster [WRN] pg 7.3 is active+recovery_wait+undersized+degraded+remapped, acting [3,4] 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000182+0000 mon.a (mon.0) 1194 : cluster [WRN] pg 7.7 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000182+0000 mon.a (mon.0) 1194 : cluster [WRN] pg 7.7 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000187+0000 mon.a (mon.0) 1195 : cluster [WRN] pg 7.8 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000187+0000 mon.a (mon.0) 1195 : cluster [WRN] pg 7.8 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:00.753 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000192+0000 mon.a (mon.0) 1196 : cluster [WRN] pg 7.c is active+recovery_wait+undersized+degraded+remapped, acting [3,7] 2024-09-21T10:40:00.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000192+0000 mon.a (mon.0) 1196 : cluster [WRN] pg 7.c is active+recovery_wait+undersized+degraded+remapped, acting [3,7] 2024-09-21T10:40:00.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000199+0000 mon.a (mon.0) 1197 : cluster [WRN] pg 7.10 is stuck undersized for 72s, current state active+recovering+undersized+degraded+remapped, last acting [3,1] 2024-09-21T10:40:00.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000199+0000 mon.a (mon.0) 1197 : cluster [WRN] pg 7.10 is stuck undersized for 72s, current state active+recovering+undersized+degraded+remapped, last acting [3,1] 2024-09-21T10:40:00.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000206+0000 mon.a (mon.0) 1198 : cluster [WRN] pg 7.11 is active+recovery_wait+undersized+degraded+remapped, acting [7,3] 2024-09-21T10:40:00.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000206+0000 mon.a (mon.0) 1198 : cluster [WRN] pg 7.11 is active+recovery_wait+undersized+degraded+remapped, acting [7,3] 2024-09-21T10:40:00.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000213+0000 mon.a (mon.0) 1199 : cluster [WRN] pg 7.12 is active+recovery_wait+undersized+degraded+remapped, acting [0,7] 2024-09-21T10:40:00.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000213+0000 mon.a (mon.0) 1199 : cluster [WRN] pg 7.12 is active+recovery_wait+undersized+degraded+remapped, acting [0,7] 2024-09-21T10:40:00.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000219+0000 mon.a (mon.0) 1200 : cluster [WRN] pg 7.13 is stuck undersized for 69s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,7] 2024-09-21T10:40:00.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000219+0000 mon.a (mon.0) 1200 : cluster [WRN] pg 7.13 is stuck undersized for 69s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,7] 2024-09-21T10:40:00.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000225+0000 mon.a (mon.0) 1201 : cluster [WRN] pg 7.14 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,3] 2024-09-21T10:40:00.754 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000225+0000 mon.a (mon.0) 1201 : cluster [WRN] pg 7.14 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,3] 2024-09-21T10:40:00.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000232+0000 mon.a (mon.0) 1202 : cluster [WRN] pg 7.15 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,0] 2024-09-21T10:40:00.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000232+0000 mon.a (mon.0) 1202 : cluster [WRN] pg 7.15 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,0] 2024-09-21T10:40:00.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000238+0000 mon.a (mon.0) 1203 : cluster [WRN] pg 7.17 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:00.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000238+0000 mon.a (mon.0) 1203 : cluster [WRN] pg 7.17 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:00.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000245+0000 mon.a (mon.0) 1204 : cluster [WRN] pg 7.18 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:00.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.000245+0000 mon.a (mon.0) 1204 : cluster [WRN] pg 7.18 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:00.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.517636+0000 mon.a (mon.0) 1205 : cluster [WRN] Health check update: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:00.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:00 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.517636+0000 mon.a (mon.0) 1205 : cluster [WRN] Health check update: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:00.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:00.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:00.877 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:00.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:00.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:00.980 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: audit 2024-09-21T10:39:59.889248+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.3:0/2896280939' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: audit 2024-09-21T10:39:59.889248+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.3:0/2896280939' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: audit 2024-09-21T10:39:59.890019+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: audit 2024-09-21T10:39:59.890019+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000140+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000140+0000 mon.a (mon.0) 1189 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000159+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000159+0000 mon.a (mon.0) 1190 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000165+0000 mon.a (mon.0) 1191 : cluster [WRN] pg 1.8 is active+recovery_wait+undersized+degraded+remapped, acting [5,3] 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000165+0000 mon.a (mon.0) 1191 : cluster [WRN] pg 1.8 is active+recovery_wait+undersized+degraded+remapped, acting [5,3] 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000171+0000 mon.a (mon.0) 1192 : cluster [WRN] pg 7.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,3] 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000171+0000 mon.a (mon.0) 1192 : cluster [WRN] pg 7.1 is active+recovery_wait+undersized+degraded+remapped, acting [4,3] 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000176+0000 mon.a (mon.0) 1193 : cluster [WRN] pg 7.3 is active+recovery_wait+undersized+degraded+remapped, acting [3,4] 2024-09-21T10:40:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000176+0000 mon.a (mon.0) 1193 : cluster [WRN] pg 7.3 is active+recovery_wait+undersized+degraded+remapped, acting [3,4] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000182+0000 mon.a (mon.0) 1194 : cluster [WRN] pg 7.7 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000182+0000 mon.a (mon.0) 1194 : cluster [WRN] pg 7.7 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000187+0000 mon.a (mon.0) 1195 : cluster [WRN] pg 7.8 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000187+0000 mon.a (mon.0) 1195 : cluster [WRN] pg 7.8 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000192+0000 mon.a (mon.0) 1196 : cluster [WRN] pg 7.c is active+recovery_wait+undersized+degraded+remapped, acting [3,7] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000192+0000 mon.a (mon.0) 1196 : cluster [WRN] pg 7.c is active+recovery_wait+undersized+degraded+remapped, acting [3,7] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000199+0000 mon.a (mon.0) 1197 : cluster [WRN] pg 7.10 is stuck undersized for 72s, current state active+recovering+undersized+degraded+remapped, last acting [3,1] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000199+0000 mon.a (mon.0) 1197 : cluster [WRN] pg 7.10 is stuck undersized for 72s, current state active+recovering+undersized+degraded+remapped, last acting [3,1] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000206+0000 mon.a (mon.0) 1198 : cluster [WRN] pg 7.11 is active+recovery_wait+undersized+degraded+remapped, acting [7,3] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000206+0000 mon.a (mon.0) 1198 : cluster [WRN] pg 7.11 is active+recovery_wait+undersized+degraded+remapped, acting [7,3] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000213+0000 mon.a (mon.0) 1199 : cluster [WRN] pg 7.12 is active+recovery_wait+undersized+degraded+remapped, acting [0,7] 2024-09-21T10:40:01.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000213+0000 mon.a (mon.0) 1199 : cluster [WRN] pg 7.12 is active+recovery_wait+undersized+degraded+remapped, acting [0,7] 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000219+0000 mon.a (mon.0) 1200 : cluster [WRN] pg 7.13 is stuck undersized for 69s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,7] 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000219+0000 mon.a (mon.0) 1200 : cluster [WRN] pg 7.13 is stuck undersized for 69s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,7] 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000225+0000 mon.a (mon.0) 1201 : cluster [WRN] pg 7.14 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,3] 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000225+0000 mon.a (mon.0) 1201 : cluster [WRN] pg 7.14 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [0,3] 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000232+0000 mon.a (mon.0) 1202 : cluster [WRN] pg 7.15 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,0] 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000232+0000 mon.a (mon.0) 1202 : cluster [WRN] pg 7.15 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,0] 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000238+0000 mon.a (mon.0) 1203 : cluster [WRN] pg 7.17 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000238+0000 mon.a (mon.0) 1203 : cluster [WRN] pg 7.17 is active+recovery_wait+undersized+degraded+remapped, acting [0,3] 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000245+0000 mon.a (mon.0) 1204 : cluster [WRN] pg 7.18 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.000245+0000 mon.a (mon.0) 1204 : cluster [WRN] pg 7.18 is stuck undersized for 72s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.517636+0000 mon.a (mon.0) 1205 : cluster [WRN] Health check update: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:01.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:00 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.517636+0000 mon.a (mon.0) 1205 : cluster [WRN] Health check update: Degraded data redundancy: 36802/101700 objects degraded (36.187%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:01.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.010 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:01.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:01.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:01.139 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:01.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:01.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:01.265 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:01.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:01.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:01.389 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:01.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:01.492 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:01.516 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:01.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:01.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:01.644 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:01.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:01.716 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:40:01.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:01.764 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.590530+0000 mgr.y (mgr.25133) 810 : cluster [DBG] pgmap v779: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 36802/98307 objects degraded (37.436%); 4172/98307 objects misplaced (4.244%); 7.9 MiB/s, 205 objects/s recovering 2024-09-21T10:40:01.764 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.590530+0000 mgr.y (mgr.25133) 810 : cluster [DBG] pgmap v779: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 36802/98307 objects degraded (37.436%); 4172/98307 objects misplaced (4.244%); 7.9 MiB/s, 205 objects/s recovering 2024-09-21T10:40:01.764 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: audit 2024-09-21T10:40:00.696162+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:40:01.764 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: audit 2024-09-21T10:40:00.696162+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.700861+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e220: 8 total, 8 up, 7 in 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.700861+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e220: 8 total, 8 up, 7 in 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.936247+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: cluster 2024-09-21T10:40:00.936247+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: audit 2024-09-21T10:40:01.037476+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.3:0/3325535695' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: audit 2024-09-21T10:40:01.037476+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.3:0/3325535695' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: audit 2024-09-21T10:40:01.037784+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[88275]: audit 2024-09-21T10:40:01.037784+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.590530+0000 mgr.y (mgr.25133) 810 : cluster [DBG] pgmap v779: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 36802/98307 objects degraded (37.436%); 4172/98307 objects misplaced (4.244%); 7.9 MiB/s, 205 objects/s recovering 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.590530+0000 mgr.y (mgr.25133) 810 : cluster [DBG] pgmap v779: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 36802/98307 objects degraded (37.436%); 4172/98307 objects misplaced (4.244%); 7.9 MiB/s, 205 objects/s recovering 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: audit 2024-09-21T10:40:00.696162+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:40:01.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: audit 2024-09-21T10:40:00.696162+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:40:01.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.700861+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e220: 8 total, 8 up, 7 in 2024-09-21T10:40:01.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.700861+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e220: 8 total, 8 up, 7 in 2024-09-21T10:40:01.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.936247+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:40:01.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: cluster 2024-09-21T10:40:00.936247+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:40:01.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: audit 2024-09-21T10:40:01.037476+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.3:0/3325535695' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: audit 2024-09-21T10:40:01.037476+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.3:0/3325535695' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: audit 2024-09-21T10:40:01.037784+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.766 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:01 smithi003 bash[89466]: audit 2024-09-21T10:40:01.037784+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.771 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:01.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:01.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:01.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.590530+0000 mgr.y (mgr.25133) 810 : cluster [DBG] pgmap v779: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 36802/98307 objects degraded (37.436%); 4172/98307 objects misplaced (4.244%); 7.9 MiB/s, 205 objects/s recovering 2024-09-21T10:40:01.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.590530+0000 mgr.y (mgr.25133) 810 : cluster [DBG] pgmap v779: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 36802/98307 objects degraded (37.436%); 4172/98307 objects misplaced (4.244%); 7.9 MiB/s, 205 objects/s recovering 2024-09-21T10:40:01.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: audit 2024-09-21T10:40:00.696162+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:40:01.883 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: audit 2024-09-21T10:40:00.696162+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:40:01.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.700861+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e220: 8 total, 8 up, 7 in 2024-09-21T10:40:01.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.700861+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e220: 8 total, 8 up, 7 in 2024-09-21T10:40:01.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.936247+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:40:01.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: cluster 2024-09-21T10:40:00.936247+0000 osd.6 (osd.6) 3 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:40:01.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: audit 2024-09-21T10:40:01.037476+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.3:0/3325535695' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: audit 2024-09-21T10:40:01.037476+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.3:0/3325535695' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: audit 2024-09-21T10:40:01.037784+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:01 smithi204 bash[78884]: audit 2024-09-21T10:40:01.037784+0000 mon.a (mon.0) 1208 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:40:01.896 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:01.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:01.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:02.001 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:02.031 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:02.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:02.180 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:02.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:02.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:02.313 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:02.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:02.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:02.440 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:02.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:02.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:02.575 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:02.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:02.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:02.712 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:02.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:02.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:02.841 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:02.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:02.944 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:02.962 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:02.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:02.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:03.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[88275]: cluster 2024-09-21T10:40:01.709927+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:03.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[88275]: cluster 2024-09-21T10:40:01.709927+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:03.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[88275]: audit 2024-09-21T10:40:01.711197+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:40:03.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[88275]: audit 2024-09-21T10:40:01.711197+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:40:03.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[88275]: cluster 2024-09-21T10:40:01.716842+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e221: 8 total, 8 up, 7 in 2024-09-21T10:40:03.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[88275]: cluster 2024-09-21T10:40:01.716842+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e221: 8 total, 8 up, 7 in 2024-09-21T10:40:03.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[89466]: cluster 2024-09-21T10:40:01.709927+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:03.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[89466]: cluster 2024-09-21T10:40:01.709927+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:03.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[89466]: audit 2024-09-21T10:40:01.711197+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:40:03.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[89466]: audit 2024-09-21T10:40:01.711197+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:40:03.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[89466]: cluster 2024-09-21T10:40:01.716842+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e221: 8 total, 8 up, 7 in 2024-09-21T10:40:03.001 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:02 smithi003 bash[89466]: cluster 2024-09-21T10:40:01.716842+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e221: 8 total, 8 up, 7 in 2024-09-21T10:40:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:02 smithi204 bash[78884]: cluster 2024-09-21T10:40:01.709927+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:02 smithi204 bash[78884]: cluster 2024-09-21T10:40:01.709927+0000 mon.a (mon.0) 1209 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:02 smithi204 bash[78884]: audit 2024-09-21T10:40:01.711197+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:40:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:02 smithi204 bash[78884]: audit 2024-09-21T10:40:01.711197+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:40:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:02 smithi204 bash[78884]: cluster 2024-09-21T10:40:01.716842+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e221: 8 total, 8 up, 7 in 2024-09-21T10:40:03.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:02 smithi204 bash[78884]: cluster 2024-09-21T10:40:01.716842+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e221: 8 total, 8 up, 7 in 2024-09-21T10:40:03.065 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:03.087 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:03.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:03.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:03.215 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:03.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:03.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:03.341 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:03.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:03.444 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:03.473 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:03.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:03.581 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:03.604 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:03.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:03.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:03.731 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:03.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:03.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:03.861 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:03.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:03.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:03.995 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:03.998 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:03 smithi003 bash[88275]: cluster 2024-09-21T10:40:02.591099+0000 mgr.y (mgr.25133) 811 : cluster [DBG] pgmap v782: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 336 op/s; 36802/97959 objects degraded (37.569%); 4172/97959 objects misplaced (4.259%); 7.0 MiB/s, 191 objects/s recovering 2024-09-21T10:40:03.998 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:03 smithi003 bash[88275]: cluster 2024-09-21T10:40:02.591099+0000 mgr.y (mgr.25133) 811 : cluster [DBG] pgmap v782: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 336 op/s; 36802/97959 objects degraded (37.569%); 4172/97959 objects misplaced (4.259%); 7.0 MiB/s, 191 objects/s recovering 2024-09-21T10:40:03.998 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:03 smithi003 bash[89466]: cluster 2024-09-21T10:40:02.591099+0000 mgr.y (mgr.25133) 811 : cluster [DBG] pgmap v782: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 336 op/s; 36802/97959 objects degraded (37.569%); 4172/97959 objects misplaced (4.259%); 7.0 MiB/s, 191 objects/s recovering 2024-09-21T10:40:03.999 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:03 smithi003 bash[89466]: cluster 2024-09-21T10:40:02.591099+0000 mgr.y (mgr.25133) 811 : cluster [DBG] pgmap v782: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 336 op/s; 36802/97959 objects degraded (37.569%); 4172/97959 objects misplaced (4.259%); 7.0 MiB/s, 191 objects/s recovering 2024-09-21T10:40:03.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:03.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:03 smithi204 bash[78884]: cluster 2024-09-21T10:40:02.591099+0000 mgr.y (mgr.25133) 811 : cluster [DBG] pgmap v782: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 336 op/s; 36802/97959 objects degraded (37.569%); 4172/97959 objects misplaced (4.259%); 7.0 MiB/s, 191 objects/s recovering 2024-09-21T10:40:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:03 smithi204 bash[78884]: cluster 2024-09-21T10:40:02.591099+0000 mgr.y (mgr.25133) 811 : cluster [DBG] pgmap v782: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 336 op/s; 36802/97959 objects degraded (37.569%); 4172/97959 objects misplaced (4.259%); 7.0 MiB/s, 191 objects/s recovering 2024-09-21T10:40:04.100 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:04.133 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:04.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:04.241 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:04.268 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:04.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:04.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:04.392 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:04.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:04.499 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:04.528 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:04.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:04.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:04.656 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:04.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:04.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:04.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:04.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:04.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:04.921 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:04.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:04.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:05.024 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:05.058 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:05.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:05.161 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:05.183 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:05.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:05.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:40:05.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:05.314 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:05.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:05.417 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:05.461 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:05.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:05.568 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:05.600 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:05.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:05.706 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:05.728 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:05.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:05.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:05.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:05.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:05.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:05 smithi003 bash[88275]: cluster 2024-09-21T10:40:04.591791+0000 mgr.y (mgr.25133) 812 : cluster [DBG] pgmap v783: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 36351/93717 objects degraded (38.788%); 4050/93717 objects misplaced (4.322%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:40:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:05 smithi003 bash[88275]: cluster 2024-09-21T10:40:04.591791+0000 mgr.y (mgr.25133) 812 : cluster [DBG] pgmap v783: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 36351/93717 objects degraded (38.788%); 4050/93717 objects misplaced (4.322%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:40:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:05 smithi003 bash[88275]: cluster 2024-09-21T10:40:05.518504+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 36351/93717 objects degraded (38.788%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:05 smithi003 bash[88275]: cluster 2024-09-21T10:40:05.518504+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 36351/93717 objects degraded (38.788%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:05.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:05 smithi003 bash[89466]: cluster 2024-09-21T10:40:04.591791+0000 mgr.y (mgr.25133) 812 : cluster [DBG] pgmap v783: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 36351/93717 objects degraded (38.788%); 4050/93717 objects misplaced (4.322%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:40:05.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:05 smithi003 bash[89466]: cluster 2024-09-21T10:40:04.591791+0000 mgr.y (mgr.25133) 812 : cluster [DBG] pgmap v783: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 36351/93717 objects degraded (38.788%); 4050/93717 objects misplaced (4.322%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:40:05.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:05 smithi003 bash[89466]: cluster 2024-09-21T10:40:05.518504+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 36351/93717 objects degraded (38.788%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:05.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:05 smithi003 bash[89466]: cluster 2024-09-21T10:40:05.518504+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 36351/93717 objects degraded (38.788%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:05.960 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:06.003 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:05 smithi204 bash[78884]: cluster 2024-09-21T10:40:04.591791+0000 mgr.y (mgr.25133) 812 : cluster [DBG] pgmap v783: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 36351/93717 objects degraded (38.788%); 4050/93717 objects misplaced (4.322%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:40:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:05 smithi204 bash[78884]: cluster 2024-09-21T10:40:04.591791+0000 mgr.y (mgr.25133) 812 : cluster [DBG] pgmap v783: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 426 op/s; 36351/93717 objects degraded (38.788%); 4050/93717 objects misplaced (4.322%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:40:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:05 smithi204 bash[78884]: cluster 2024-09-21T10:40:05.518504+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 36351/93717 objects degraded (38.788%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:05 smithi204 bash[78884]: cluster 2024-09-21T10:40:05.518504+0000 mon.a (mon.0) 1212 : cluster [WRN] Health check update: Degraded data redundancy: 36351/93717 objects degraded (38.788%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:06.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:06.108 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:06.134 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:06.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:06.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:06.258 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:06.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:06.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:06.381 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:06.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:06.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:06.508 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:06.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:06.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:06.634 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:06.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:06.739 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:06.782 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:06.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:06.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:06.907 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:06.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:06.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:07.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:07.039 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:07.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:07.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:07.165 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:07.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:07.249 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:40:07.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:40:07.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:07.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:07.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:07.442 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:07.474 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:07.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:07.577 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:07.586 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:40:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:40:07] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.51.0" 2024-09-21T10:40:07.604 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:07.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:07.707 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:07.731 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:07.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:07.769 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:07.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:07.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:07 smithi003 bash[88275]: cluster 2024-09-21T10:40:06.592530+0000 mgr.y (mgr.25133) 813 : cluster [DBG] pgmap v784: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 36351/91116 objects degraded (39.895%); 3744/91116 objects misplaced (4.109%); 5.6 MiB/s, 129 objects/s recovering 2024-09-21T10:40:07.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:07 smithi003 bash[88275]: cluster 2024-09-21T10:40:06.592530+0000 mgr.y (mgr.25133) 813 : cluster [DBG] pgmap v784: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 36351/91116 objects degraded (39.895%); 3744/91116 objects misplaced (4.109%); 5.6 MiB/s, 129 objects/s recovering 2024-09-21T10:40:07.852 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:07 smithi003 bash[89466]: cluster 2024-09-21T10:40:06.592530+0000 mgr.y (mgr.25133) 813 : cluster [DBG] pgmap v784: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 36351/91116 objects degraded (39.895%); 3744/91116 objects misplaced (4.109%); 5.6 MiB/s, 129 objects/s recovering 2024-09-21T10:40:07.852 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:07 smithi003 bash[89466]: cluster 2024-09-21T10:40:06.592530+0000 mgr.y (mgr.25133) 813 : cluster [DBG] pgmap v784: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 36351/91116 objects degraded (39.895%); 3744/91116 objects misplaced (4.109%); 5.6 MiB/s, 129 objects/s recovering 2024-09-21T10:40:07.861 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:07.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:07.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:07.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:07.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:07.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:07 smithi204 bash[78884]: cluster 2024-09-21T10:40:06.592530+0000 mgr.y (mgr.25133) 813 : cluster [DBG] pgmap v784: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 36351/91116 objects degraded (39.895%); 3744/91116 objects misplaced (4.109%); 5.6 MiB/s, 129 objects/s recovering 2024-09-21T10:40:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:07 smithi204 bash[78884]: cluster 2024-09-21T10:40:06.592530+0000 mgr.y (mgr.25133) 813 : cluster [DBG] pgmap v784: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 36351/91116 objects degraded (39.895%); 3744/91116 objects misplaced (4.109%); 5.6 MiB/s, 129 objects/s recovering 2024-09-21T10:40:08.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:08.118 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:08.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:08.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:08.243 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:08.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:08.349 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:08.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:08.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:08.480 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:08.522 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:08.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:08.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:08.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:08.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:08.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:08.782 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:08.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:08.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:08.908 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:08.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:08.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:09.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:09.075 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:09.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:09.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:09.198 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:09.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:09.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:09.327 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:09.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:09.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:09.459 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:09.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:09.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:09.584 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:09.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:09.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:09.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:09 smithi204 bash[78884]: cluster 2024-09-21T10:40:08.593205+0000 mgr.y (mgr.25133) 814 : cluster [DBG] pgmap v785: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 35714/88392 objects degraded (40.404%); 3744/88392 objects misplaced (4.236%); 4.3 MiB/s, 109 objects/s recovering 2024-09-21T10:40:09.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:09 smithi204 bash[78884]: cluster 2024-09-21T10:40:08.593205+0000 mgr.y (mgr.25133) 814 : cluster [DBG] pgmap v785: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 35714/88392 objects degraded (40.404%); 3744/88392 objects misplaced (4.236%); 4.3 MiB/s, 109 objects/s recovering 2024-09-21T10:40:09.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:09 smithi204 bash[78884]: audit 2024-09-21T10:40:08.623059+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:09.700 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:09 smithi204 bash[78884]: audit 2024-09-21T10:40:08.623059+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:09.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:09 smithi204 bash[78884]: audit 2024-09-21T10:40:08.626565+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:09.701 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:09 smithi204 bash[78884]: audit 2024-09-21T10:40:08.626565+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:09.713 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:09.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:09.807 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:09.820 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:09.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[89466]: cluster 2024-09-21T10:40:08.593205+0000 mgr.y (mgr.25133) 814 : cluster [DBG] pgmap v785: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 35714/88392 objects degraded (40.404%); 3744/88392 objects misplaced (4.236%); 4.3 MiB/s, 109 objects/s recovering 2024-09-21T10:40:09.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[89466]: cluster 2024-09-21T10:40:08.593205+0000 mgr.y (mgr.25133) 814 : cluster [DBG] pgmap v785: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 35714/88392 objects degraded (40.404%); 3744/88392 objects misplaced (4.236%); 4.3 MiB/s, 109 objects/s recovering 2024-09-21T10:40:09.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[89466]: audit 2024-09-21T10:40:08.623059+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:09.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[89466]: audit 2024-09-21T10:40:08.623059+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:09.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[89466]: audit 2024-09-21T10:40:08.626565+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:09.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[89466]: audit 2024-09-21T10:40:08.626565+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:09.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[88275]: cluster 2024-09-21T10:40:08.593205+0000 mgr.y (mgr.25133) 814 : cluster [DBG] pgmap v785: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 35714/88392 objects degraded (40.404%); 3744/88392 objects misplaced (4.236%); 4.3 MiB/s, 109 objects/s recovering 2024-09-21T10:40:09.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[88275]: cluster 2024-09-21T10:40:08.593205+0000 mgr.y (mgr.25133) 814 : cluster [DBG] pgmap v785: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.8 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 412 op/s; 35714/88392 objects degraded (40.404%); 3744/88392 objects misplaced (4.236%); 4.3 MiB/s, 109 objects/s recovering 2024-09-21T10:40:09.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[88275]: audit 2024-09-21T10:40:08.623059+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:09.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[88275]: audit 2024-09-21T10:40:08.623059+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:09.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[88275]: audit 2024-09-21T10:40:08.626565+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:09.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:09 smithi003 bash[88275]: audit 2024-09-21T10:40:08.626565+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:09.868 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:09.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:09.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:09.997 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:09.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:09.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:10.100 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:10.131 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:10.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:10.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:10.255 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:10.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:10.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:10.383 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:10.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:10.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:10.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:10.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:10.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:10.642 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:10.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:10.745 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:10.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:10 smithi204 bash[78884]: cluster 2024-09-21T10:40:10.519332+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check update: Degraded data redundancy: 35714/88392 objects degraded (40.404%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:10.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:10 smithi204 bash[78884]: cluster 2024-09-21T10:40:10.519332+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check update: Degraded data redundancy: 35714/88392 objects degraded (40.404%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:10.793 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:10.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:10.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:10.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:10 smithi003 bash[88275]: cluster 2024-09-21T10:40:10.519332+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check update: Degraded data redundancy: 35714/88392 objects degraded (40.404%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:10.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:10 smithi003 bash[88275]: cluster 2024-09-21T10:40:10.519332+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check update: Degraded data redundancy: 35714/88392 objects degraded (40.404%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:10.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:10 smithi003 bash[89466]: cluster 2024-09-21T10:40:10.519332+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check update: Degraded data redundancy: 35714/88392 objects degraded (40.404%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:10.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:10 smithi003 bash[89466]: cluster 2024-09-21T10:40:10.519332+0000 mon.a (mon.0) 1215 : cluster [WRN] Health check update: Degraded data redundancy: 35714/88392 objects degraded (40.404%), 14 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:10.925 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:10.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:10.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:11.029 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:11.051 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:11.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:11.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:11.179 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:11.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:11.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:11.303 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:11.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:11.407 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:11.453 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:11.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:11.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:11.578 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:11.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:11 smithi003 bash[88275]: cluster 2024-09-21T10:40:10.594079+0000 mgr.y (mgr.25133) 815 : cluster [DBG] pgmap v786: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 35714/84336 objects degraded (42.347%); 3442/84336 objects misplaced (4.081%); 3.5 MiB/s, 150 objects/s recovering 2024-09-21T10:40:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:11 smithi003 bash[88275]: cluster 2024-09-21T10:40:10.594079+0000 mgr.y (mgr.25133) 815 : cluster [DBG] pgmap v786: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 35714/84336 objects degraded (42.347%); 3442/84336 objects misplaced (4.081%); 3.5 MiB/s, 150 objects/s recovering 2024-09-21T10:40:11.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:11 smithi003 bash[89466]: cluster 2024-09-21T10:40:10.594079+0000 mgr.y (mgr.25133) 815 : cluster [DBG] pgmap v786: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 35714/84336 objects degraded (42.347%); 3442/84336 objects misplaced (4.081%); 3.5 MiB/s, 150 objects/s recovering 2024-09-21T10:40:11.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:11 smithi003 bash[89466]: cluster 2024-09-21T10:40:10.594079+0000 mgr.y (mgr.25133) 815 : cluster [DBG] pgmap v786: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 35714/84336 objects degraded (42.347%); 3442/84336 objects misplaced (4.081%); 3.5 MiB/s, 150 objects/s recovering 2024-09-21T10:40:11.682 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:11.705 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:11.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:11.811 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:11.852 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:11.853 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:11.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:11.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:11.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:11.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:11.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:11.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:11 smithi204 bash[78884]: cluster 2024-09-21T10:40:10.594079+0000 mgr.y (mgr.25133) 815 : cluster [DBG] pgmap v786: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 35714/84336 objects degraded (42.347%); 3442/84336 objects misplaced (4.081%); 3.5 MiB/s, 150 objects/s recovering 2024-09-21T10:40:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:11 smithi204 bash[78884]: cluster 2024-09-21T10:40:10.594079+0000 mgr.y (mgr.25133) 815 : cluster [DBG] pgmap v786: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 470 op/s; 35714/84336 objects degraded (42.347%); 3442/84336 objects misplaced (4.081%); 3.5 MiB/s, 150 objects/s recovering 2024-09-21T10:40:12.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:12.122 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:12.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:12.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:12.250 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:12.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:12.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:12.381 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:12.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:12.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:12.514 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:12.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:12.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:12.640 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:12.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:12.749 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:12.782 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:12.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:12.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:12.909 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:12.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:12.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:13.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:13.037 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:13.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:13.140 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:13.171 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:13.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:13.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:13.293 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:13.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:13.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:13.414 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:13.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:13.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:13.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:13.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:13.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:13.672 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:13.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:13.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:13.799 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:13.800 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:13 smithi204 bash[78884]: cluster 2024-09-21T10:40:12.594863+0000 mgr.y (mgr.25133) 816 : cluster [DBG] pgmap v787: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 431 op/s; 35714/83880 objects degraded (42.577%); 3442/83880 objects misplaced (4.103%); 3.2 MiB/s, 137 objects/s recovering 2024-09-21T10:40:13.800 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:13 smithi204 bash[78884]: cluster 2024-09-21T10:40:12.594863+0000 mgr.y (mgr.25133) 816 : cluster [DBG] pgmap v787: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 431 op/s; 35714/83880 objects degraded (42.577%); 3442/83880 objects misplaced (4.103%); 3.2 MiB/s, 137 objects/s recovering 2024-09-21T10:40:13.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:13.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:13.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:13 smithi003 bash[88275]: cluster 2024-09-21T10:40:12.594863+0000 mgr.y (mgr.25133) 816 : cluster [DBG] pgmap v787: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 431 op/s; 35714/83880 objects degraded (42.577%); 3442/83880 objects misplaced (4.103%); 3.2 MiB/s, 137 objects/s recovering 2024-09-21T10:40:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:13 smithi003 bash[88275]: cluster 2024-09-21T10:40:12.594863+0000 mgr.y (mgr.25133) 816 : cluster [DBG] pgmap v787: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 431 op/s; 35714/83880 objects degraded (42.577%); 3442/83880 objects misplaced (4.103%); 3.2 MiB/s, 137 objects/s recovering 2024-09-21T10:40:13.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:13 smithi003 bash[89466]: cluster 2024-09-21T10:40:12.594863+0000 mgr.y (mgr.25133) 816 : cluster [DBG] pgmap v787: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 431 op/s; 35714/83880 objects degraded (42.577%); 3442/83880 objects misplaced (4.103%); 3.2 MiB/s, 137 objects/s recovering 2024-09-21T10:40:13.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:13 smithi003 bash[89466]: cluster 2024-09-21T10:40:12.594863+0000 mgr.y (mgr.25133) 816 : cluster [DBG] pgmap v787: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 431 op/s; 35714/83880 objects degraded (42.577%); 3442/83880 objects misplaced (4.103%); 3.2 MiB/s, 137 objects/s recovering 2024-09-21T10:40:13.927 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:13.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:13.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:14.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:14.056 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:14.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:14.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:14.183 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:14.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:14.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:14.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:14.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:14.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:14.441 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:14.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:14.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:14.573 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:14.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:14.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:14.701 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:14.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:14.803 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:14.822 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:14.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:14.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:14.953 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:14.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:14.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:15.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:15.078 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:15.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:15.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:15.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:15.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:15.307 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:15.325 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:15.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:15.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:15.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:15.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:15.554 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.583 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:15.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:15.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:15.696 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:15 smithi204 bash[78884]: cluster 2024-09-21T10:40:14.595723+0000 mgr.y (mgr.25133) 817 : cluster [DBG] pgmap v788: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 35106/78957 objects degraded (44.462%); 3299/78957 objects misplaced (4.178%); 4.1 MiB/s, 143 objects/s recovering 2024-09-21T10:40:15.696 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:15 smithi204 bash[78884]: cluster 2024-09-21T10:40:14.595723+0000 mgr.y (mgr.25133) 817 : cluster [DBG] pgmap v788: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 35106/78957 objects degraded (44.462%); 3299/78957 objects misplaced (4.178%); 4.1 MiB/s, 143 objects/s recovering 2024-09-21T10:40:15.696 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:15 smithi204 bash[78884]: cluster 2024-09-21T10:40:15.520132+0000 mon.a (mon.0) 1216 : cluster [WRN] Health check update: Degraded data redundancy: 35106/78957 objects degraded (44.462%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:15.696 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:15 smithi204 bash[78884]: cluster 2024-09-21T10:40:15.520132+0000 mon.a (mon.0) 1216 : cluster [WRN] Health check update: Degraded data redundancy: 35106/78957 objects degraded (44.462%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:15.713 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:15.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:15.815 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:15.838 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:15.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:15 smithi003 bash[88275]: cluster 2024-09-21T10:40:14.595723+0000 mgr.y (mgr.25133) 817 : cluster [DBG] pgmap v788: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 35106/78957 objects degraded (44.462%); 3299/78957 objects misplaced (4.178%); 4.1 MiB/s, 143 objects/s recovering 2024-09-21T10:40:15.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:15 smithi003 bash[88275]: cluster 2024-09-21T10:40:14.595723+0000 mgr.y (mgr.25133) 817 : cluster [DBG] pgmap v788: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 35106/78957 objects degraded (44.462%); 3299/78957 objects misplaced (4.178%); 4.1 MiB/s, 143 objects/s recovering 2024-09-21T10:40:15.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:15 smithi003 bash[88275]: cluster 2024-09-21T10:40:15.520132+0000 mon.a (mon.0) 1216 : cluster [WRN] Health check update: Degraded data redundancy: 35106/78957 objects degraded (44.462%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:15.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:15 smithi003 bash[88275]: cluster 2024-09-21T10:40:15.520132+0000 mon.a (mon.0) 1216 : cluster [WRN] Health check update: Degraded data redundancy: 35106/78957 objects degraded (44.462%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:15.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:15 smithi003 bash[89466]: cluster 2024-09-21T10:40:14.595723+0000 mgr.y (mgr.25133) 817 : cluster [DBG] pgmap v788: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 35106/78957 objects degraded (44.462%); 3299/78957 objects misplaced (4.178%); 4.1 MiB/s, 143 objects/s recovering 2024-09-21T10:40:15.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:15 smithi003 bash[89466]: cluster 2024-09-21T10:40:14.595723+0000 mgr.y (mgr.25133) 817 : cluster [DBG] pgmap v788: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 35106/78957 objects degraded (44.462%); 3299/78957 objects misplaced (4.178%); 4.1 MiB/s, 143 objects/s recovering 2024-09-21T10:40:15.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:15 smithi003 bash[89466]: cluster 2024-09-21T10:40:15.520132+0000 mon.a (mon.0) 1216 : cluster [WRN] Health check update: Degraded data redundancy: 35106/78957 objects degraded (44.462%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:15.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:15 smithi003 bash[89466]: cluster 2024-09-21T10:40:15.520132+0000 mon.a (mon.0) 1216 : cluster [WRN] Health check update: Degraded data redundancy: 35106/78957 objects degraded (44.462%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:15.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:15.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:15.974 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:15.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:15.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:16.077 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:16.101 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:16.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:16.204 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:16.226 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:16.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:16.329 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:16.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:16.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:16.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:16.488 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:16.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:16.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:16.618 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:16.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:16.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:16.745 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:16.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:16.848 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:16.876 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:16.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:16.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:16.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:16.998 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:16.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:17.100 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:17.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:17.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:17.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:17.258 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:17.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:17.365 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:17.384 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:17.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:17.488 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:17.534 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:17.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:17.641 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:17.670 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:17.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:17 smithi003 bash[88275]: cluster 2024-09-21T10:40:16.596480+0000 mgr.y (mgr.25133) 818 : cluster [DBG] pgmap v789: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 476 op/s; 34952/76572 objects degraded (45.646%); 3160/76572 objects misplaced (4.127%); 3.2 MiB/s, 177 objects/s recovering 2024-09-21T10:40:17.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:17 smithi003 bash[88275]: cluster 2024-09-21T10:40:16.596480+0000 mgr.y (mgr.25133) 818 : cluster [DBG] pgmap v789: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 476 op/s; 34952/76572 objects degraded (45.646%); 3160/76572 objects misplaced (4.127%); 3.2 MiB/s, 177 objects/s recovering 2024-09-21T10:40:17.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:40:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:40:17] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.51.0" 2024-09-21T10:40:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:17 smithi003 bash[89466]: cluster 2024-09-21T10:40:16.596480+0000 mgr.y (mgr.25133) 818 : cluster [DBG] pgmap v789: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 476 op/s; 34952/76572 objects degraded (45.646%); 3160/76572 objects misplaced (4.127%); 3.2 MiB/s, 177 objects/s recovering 2024-09-21T10:40:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:17 smithi003 bash[89466]: cluster 2024-09-21T10:40:16.596480+0000 mgr.y (mgr.25133) 818 : cluster [DBG] pgmap v789: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 476 op/s; 34952/76572 objects degraded (45.646%); 3160/76572 objects misplaced (4.127%); 3.2 MiB/s, 177 objects/s recovering 2024-09-21T10:40:17.776 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:17.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:17.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:17.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:17.939 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:17.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:17.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:18.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:18.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:17 smithi204 bash[78884]: cluster 2024-09-21T10:40:16.596480+0000 mgr.y (mgr.25133) 818 : cluster [DBG] pgmap v789: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 476 op/s; 34952/76572 objects degraded (45.646%); 3160/76572 objects misplaced (4.127%); 3.2 MiB/s, 177 objects/s recovering 2024-09-21T10:40:18.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:17 smithi204 bash[78884]: cluster 2024-09-21T10:40:16.596480+0000 mgr.y (mgr.25133) 818 : cluster [DBG] pgmap v789: 109 pgs: 13 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.6 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 476 op/s; 34952/76572 objects degraded (45.646%); 3160/76572 objects misplaced (4.127%); 3.2 MiB/s, 177 objects/s recovering 2024-09-21T10:40:18.070 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:18.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:18.173 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:18.213 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:18.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:18.316 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:18.349 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:18.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:18.453 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:18.471 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:18.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:18.574 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:18.602 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:18.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:18.707 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:18.746 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:18.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:18.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:18.875 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:18.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:18.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:18.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:19.002 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:19.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:19.104 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:19.124 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:19.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:19.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:19.245 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:19.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:19.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:19.381 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:19.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:19.484 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:19.512 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:19.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:19.615 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:19.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:19.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:19.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:19.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:19 smithi003 bash[88275]: cluster 2024-09-21T10:40:18.597230+0000 mgr.y (mgr.25133) 819 : cluster [DBG] pgmap v790: 109 pgs: 12 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.5 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 30713/74082 objects degraded (41.458%); 5396/74082 objects misplaced (7.284%); 3.6 MiB/s, 155 objects/s recovering 2024-09-21T10:40:19.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:19 smithi003 bash[88275]: cluster 2024-09-21T10:40:18.597230+0000 mgr.y (mgr.25133) 819 : cluster [DBG] pgmap v790: 109 pgs: 12 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.5 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 30713/74082 objects degraded (41.458%); 5396/74082 objects misplaced (7.284%); 3.6 MiB/s, 155 objects/s recovering 2024-09-21T10:40:19.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:19 smithi003 bash[88275]: cluster 2024-09-21T10:40:18.645815+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e222: 8 total, 8 up, 7 in 2024-09-21T10:40:19.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:19 smithi003 bash[88275]: cluster 2024-09-21T10:40:18.645815+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e222: 8 total, 8 up, 7 in 2024-09-21T10:40:19.774 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:19.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:19.877 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:19.897 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:19.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:19.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:20.000 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:20.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:19 smithi204 bash[78884]: cluster 2024-09-21T10:40:18.597230+0000 mgr.y (mgr.25133) 819 : cluster [DBG] pgmap v790: 109 pgs: 12 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.5 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 30713/74082 objects degraded (41.458%); 5396/74082 objects misplaced (7.284%); 3.6 MiB/s, 155 objects/s recovering 2024-09-21T10:40:20.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:19 smithi204 bash[78884]: cluster 2024-09-21T10:40:18.597230+0000 mgr.y (mgr.25133) 819 : cluster [DBG] pgmap v790: 109 pgs: 12 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.5 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 30713/74082 objects degraded (41.458%); 5396/74082 objects misplaced (7.284%); 3.6 MiB/s, 155 objects/s recovering 2024-09-21T10:40:20.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:19 smithi204 bash[78884]: cluster 2024-09-21T10:40:18.645815+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e222: 8 total, 8 up, 7 in 2024-09-21T10:40:20.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:19 smithi204 bash[78884]: cluster 2024-09-21T10:40:18.645815+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e222: 8 total, 8 up, 7 in 2024-09-21T10:40:20.024 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:19 smithi003 bash[89466]: cluster 2024-09-21T10:40:18.597230+0000 mgr.y (mgr.25133) 819 : cluster [DBG] pgmap v790: 109 pgs: 12 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.5 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 30713/74082 objects degraded (41.458%); 5396/74082 objects misplaced (7.284%); 3.6 MiB/s, 155 objects/s recovering 2024-09-21T10:40:20.024 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:19 smithi003 bash[89466]: cluster 2024-09-21T10:40:18.597230+0000 mgr.y (mgr.25133) 819 : cluster [DBG] pgmap v790: 109 pgs: 12 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 93 active+clean; 1.5 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 30713/74082 objects degraded (41.458%); 5396/74082 objects misplaced (7.284%); 3.6 MiB/s, 155 objects/s recovering 2024-09-21T10:40:20.024 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:19 smithi003 bash[89466]: cluster 2024-09-21T10:40:18.645815+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e222: 8 total, 8 up, 7 in 2024-09-21T10:40:20.024 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:19 smithi003 bash[89466]: cluster 2024-09-21T10:40:18.645815+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e222: 8 total, 8 up, 7 in 2024-09-21T10:40:20.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.025 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:20.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:20.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:20.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:20.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:20.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:20.277 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:20.381 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:20.404 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:20.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:20.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:20.533 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:20.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:20.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:20.664 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:20.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:20.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:20.790 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:20.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:20.893 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:20.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:20.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:20.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:20 smithi204 bash[78884]: cluster 2024-09-21T10:40:19.650568+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e223: 8 total, 8 up, 7 in 2024-09-21T10:40:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:20 smithi204 bash[78884]: cluster 2024-09-21T10:40:19.650568+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e223: 8 total, 8 up, 7 in 2024-09-21T10:40:21.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:20 smithi204 bash[78884]: cluster 2024-09-21T10:40:20.520900+0000 mon.a (mon.0) 1219 : cluster [WRN] Health check update: Degraded data redundancy: 30713/74082 objects degraded (41.458%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:21.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:20 smithi204 bash[78884]: cluster 2024-09-21T10:40:20.520900+0000 mon.a (mon.0) 1219 : cluster [WRN] Health check update: Degraded data redundancy: 30713/74082 objects degraded (41.458%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:21.017 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:21.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:20 smithi003 bash[88275]: cluster 2024-09-21T10:40:19.650568+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e223: 8 total, 8 up, 7 in 2024-09-21T10:40:21.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:20 smithi003 bash[88275]: cluster 2024-09-21T10:40:19.650568+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e223: 8 total, 8 up, 7 in 2024-09-21T10:40:21.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:20 smithi003 bash[88275]: cluster 2024-09-21T10:40:20.520900+0000 mon.a (mon.0) 1219 : cluster [WRN] Health check update: Degraded data redundancy: 30713/74082 objects degraded (41.458%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:21.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:20 smithi003 bash[88275]: cluster 2024-09-21T10:40:20.520900+0000 mon.a (mon.0) 1219 : cluster [WRN] Health check update: Degraded data redundancy: 30713/74082 objects degraded (41.458%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:21.027 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:20 smithi003 bash[89466]: cluster 2024-09-21T10:40:19.650568+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e223: 8 total, 8 up, 7 in 2024-09-21T10:40:21.027 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:20 smithi003 bash[89466]: cluster 2024-09-21T10:40:19.650568+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e223: 8 total, 8 up, 7 in 2024-09-21T10:40:21.027 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:20 smithi003 bash[89466]: cluster 2024-09-21T10:40:20.520900+0000 mon.a (mon.0) 1219 : cluster [WRN] Health check update: Degraded data redundancy: 30713/74082 objects degraded (41.458%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:21.028 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:20 smithi003 bash[89466]: cluster 2024-09-21T10:40:20.520900+0000 mon.a (mon.0) 1219 : cluster [WRN] Health check update: Degraded data redundancy: 30713/74082 objects degraded (41.458%), 14 pgs degraded, 14 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:21.058 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:21.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:21.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:21.200 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:21.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:21.302 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:21.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:21.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:21.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:21.472 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:21.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:21.577 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:21.606 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:21.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:21.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:21.732 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:21.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:21.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:21.851 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:21 smithi003 bash[88275]: cluster 2024-09-21T10:40:20.597913+0000 mgr.y (mgr.25133) 820 : cluster [DBG] pgmap v793: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 28019/70692 objects degraded (39.635%); 5808/70692 objects misplaced (8.216%); 4.4 MiB/s, 201 objects/s recovering 2024-09-21T10:40:21.862 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:21.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:21.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:21 smithi003 bash[88275]: cluster 2024-09-21T10:40:20.597913+0000 mgr.y (mgr.25133) 820 : cluster [DBG] pgmap v793: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 28019/70692 objects degraded (39.635%); 5808/70692 objects misplaced (8.216%); 4.4 MiB/s, 201 objects/s recovering 2024-09-21T10:40:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:21 smithi003 bash[89466]: cluster 2024-09-21T10:40:20.597913+0000 mgr.y (mgr.25133) 820 : cluster [DBG] pgmap v793: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 28019/70692 objects degraded (39.635%); 5808/70692 objects misplaced (8.216%); 4.4 MiB/s, 201 objects/s recovering 2024-09-21T10:40:21.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:21 smithi003 bash[89466]: cluster 2024-09-21T10:40:20.597913+0000 mgr.y (mgr.25133) 820 : cluster [DBG] pgmap v793: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 28019/70692 objects degraded (39.635%); 5808/70692 objects misplaced (8.216%); 4.4 MiB/s, 201 objects/s recovering 2024-09-21T10:40:21.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:21.975 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:21 smithi204 bash[78884]: cluster 2024-09-21T10:40:20.597913+0000 mgr.y (mgr.25133) 820 : cluster [DBG] pgmap v793: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 28019/70692 objects degraded (39.635%); 5808/70692 objects misplaced (8.216%); 4.4 MiB/s, 201 objects/s recovering 2024-09-21T10:40:21.975 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:21 smithi204 bash[78884]: cluster 2024-09-21T10:40:20.597913+0000 mgr.y (mgr.25133) 820 : cluster [DBG] pgmap v793: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 28019/70692 objects degraded (39.635%); 5808/70692 objects misplaced (8.216%); 4.4 MiB/s, 201 objects/s recovering 2024-09-21T10:40:21.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:21.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:21.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:22.096 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:22.121 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:22.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:22.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:22.267 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:22.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:22.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:22.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:22.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:22.498 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:22.523 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:22.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:22.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:22.649 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:22.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:22.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:22.778 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:22.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:22.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:22.907 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:22.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:22.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:23.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:23.040 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:23.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:23.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:23.168 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:23.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:23.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:23.300 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:23.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:23.403 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:23.422 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:23.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:23.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:23.553 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:23.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:23.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:23.686 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:23.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:23.789 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:23.797 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:23 smithi204 bash[78884]: cluster 2024-09-21T10:40:22.598599+0000 mgr.y (mgr.25133) 821 : cluster [DBG] pgmap v794: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 28019/70299 objects degraded (39.857%); 5808/70299 objects misplaced (8.262%); 2.6 MiB/s, 172 objects/s recovering 2024-09-21T10:40:23.798 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:23 smithi204 bash[78884]: cluster 2024-09-21T10:40:22.598599+0000 mgr.y (mgr.25133) 821 : cluster [DBG] pgmap v794: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 28019/70299 objects degraded (39.857%); 5808/70299 objects misplaced (8.262%); 2.6 MiB/s, 172 objects/s recovering 2024-09-21T10:40:23.798 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:23 smithi204 bash[78884]: audit 2024-09-21T10:40:23.062294+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:40:23.798 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:23 smithi204 bash[78884]: audit 2024-09-21T10:40:23.062294+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:40:23.798 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:23 smithi204 bash[78884]: audit 2024-09-21T10:40:23.616169+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:23.798 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:23 smithi204 bash[78884]: audit 2024-09-21T10:40:23.616169+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:23.811 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:23.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:23.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:23.931 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[88275]: cluster 2024-09-21T10:40:22.598599+0000 mgr.y (mgr.25133) 821 : cluster [DBG] pgmap v794: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 28019/70299 objects degraded (39.857%); 5808/70299 objects misplaced (8.262%); 2.6 MiB/s, 172 objects/s recovering 2024-09-21T10:40:23.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[88275]: cluster 2024-09-21T10:40:22.598599+0000 mgr.y (mgr.25133) 821 : cluster [DBG] pgmap v794: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 28019/70299 objects degraded (39.857%); 5808/70299 objects misplaced (8.262%); 2.6 MiB/s, 172 objects/s recovering 2024-09-21T10:40:23.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[88275]: audit 2024-09-21T10:40:23.062294+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:40:23.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[88275]: audit 2024-09-21T10:40:23.062294+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:40:23.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[88275]: audit 2024-09-21T10:40:23.616169+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:23.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[88275]: audit 2024-09-21T10:40:23.616169+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:23.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[89466]: cluster 2024-09-21T10:40:22.598599+0000 mgr.y (mgr.25133) 821 : cluster [DBG] pgmap v794: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 28019/70299 objects degraded (39.857%); 5808/70299 objects misplaced (8.262%); 2.6 MiB/s, 172 objects/s recovering 2024-09-21T10:40:23.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[89466]: cluster 2024-09-21T10:40:22.598599+0000 mgr.y (mgr.25133) 821 : cluster [DBG] pgmap v794: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 360 op/s; 28019/70299 objects degraded (39.857%); 5808/70299 objects misplaced (8.262%); 2.6 MiB/s, 172 objects/s recovering 2024-09-21T10:40:23.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[89466]: audit 2024-09-21T10:40:23.062294+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:40:23.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[89466]: audit 2024-09-21T10:40:23.062294+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:40:23.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[89466]: audit 2024-09-21T10:40:23.616169+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:23.932 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:23 smithi003 bash[89466]: audit 2024-09-21T10:40:23.616169+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:23.946 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:23.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:23.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:24.052 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:24.071 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:24.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:24.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:24.195 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:24.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:24.302 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:24.343 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:24.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:24.449 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:24.467 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:24.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:24.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:24.591 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:24.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:24.693 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:24.723 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:24.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:24.827 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:24.857 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:24.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:24.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:24.983 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:24.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:24.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:25.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:25.108 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:25.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:25.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:25.233 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:25.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:25.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:25.364 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:25.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:25.442 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:40:25.442 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:40:25.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:25.495 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:25.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:25.598 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:25.618 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:25.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:25.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:25.748 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:25.753 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:25 smithi204 bash[78884]: cluster 2024-09-21T10:40:24.600004+0000 mgr.y (mgr.25133) 822 : cluster [DBG] pgmap v795: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 439 op/s; 27677/66015 objects degraded (41.925%); 5058/66015 objects misplaced (7.662%); 7.3 MiB/s, 177 objects/s recovering 2024-09-21T10:40:25.753 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:25 smithi204 bash[78884]: cluster 2024-09-21T10:40:24.600004+0000 mgr.y (mgr.25133) 822 : cluster [DBG] pgmap v795: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 439 op/s; 27677/66015 objects degraded (41.925%); 5058/66015 objects misplaced (7.662%); 7.3 MiB/s, 177 objects/s recovering 2024-09-21T10:40:25.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:25 smithi204 bash[78884]: cluster 2024-09-21T10:40:25.521722+0000 mon.a (mon.0) 1222 : cluster [WRN] Health check update: Degraded data redundancy: 27677/66015 objects degraded (41.925%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:25.754 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:25 smithi204 bash[78884]: cluster 2024-09-21T10:40:25.521722+0000 mon.a (mon.0) 1222 : cluster [WRN] Health check update: Degraded data redundancy: 27677/66015 objects degraded (41.925%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:25.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:25.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:25 smithi003 bash[89466]: cluster 2024-09-21T10:40:24.600004+0000 mgr.y (mgr.25133) 822 : cluster [DBG] pgmap v795: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 439 op/s; 27677/66015 objects degraded (41.925%); 5058/66015 objects misplaced (7.662%); 7.3 MiB/s, 177 objects/s recovering 2024-09-21T10:40:25.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:25 smithi003 bash[89466]: cluster 2024-09-21T10:40:24.600004+0000 mgr.y (mgr.25133) 822 : cluster [DBG] pgmap v795: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 439 op/s; 27677/66015 objects degraded (41.925%); 5058/66015 objects misplaced (7.662%); 7.3 MiB/s, 177 objects/s recovering 2024-09-21T10:40:25.826 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:25 smithi003 bash[89466]: cluster 2024-09-21T10:40:25.521722+0000 mon.a (mon.0) 1222 : cluster [WRN] Health check update: Degraded data redundancy: 27677/66015 objects degraded (41.925%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:25.855 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:25.890 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:25.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:25.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:25.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:26.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:26.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:26.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:26.144 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:26.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:25 smithi003 bash[89466]: cluster 2024-09-21T10:40:25.521722+0000 mon.a (mon.0) 1222 : cluster [WRN] Health check update: Degraded data redundancy: 27677/66015 objects degraded (41.925%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:25 smithi003 bash[88275]: cluster 2024-09-21T10:40:24.600004+0000 mgr.y (mgr.25133) 822 : cluster [DBG] pgmap v795: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 439 op/s; 27677/66015 objects degraded (41.925%); 5058/66015 objects misplaced (7.662%); 7.3 MiB/s, 177 objects/s recovering 2024-09-21T10:40:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:25 smithi003 bash[88275]: cluster 2024-09-21T10:40:24.600004+0000 mgr.y (mgr.25133) 822 : cluster [DBG] pgmap v795: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 439 op/s; 27677/66015 objects degraded (41.925%); 5058/66015 objects misplaced (7.662%); 7.3 MiB/s, 177 objects/s recovering 2024-09-21T10:40:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:25 smithi003 bash[88275]: cluster 2024-09-21T10:40:25.521722+0000 mon.a (mon.0) 1222 : cluster [WRN] Health check update: Degraded data redundancy: 27677/66015 objects degraded (41.925%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:25 smithi003 bash[88275]: cluster 2024-09-21T10:40:25.521722+0000 mon.a (mon.0) 1222 : cluster [WRN] Health check update: Degraded data redundancy: 27677/66015 objects degraded (41.925%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:26.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:26.267 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:26.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:26.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:26.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:26.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:26.499 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:26.527 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:26.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:26.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:26.652 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:26.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:26.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:26.782 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:26.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:26.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:26.914 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:26.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:26.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:27.020 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:27.046 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:27.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:27.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:27.173 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:27.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:27.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:27.304 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:27.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:27.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:27.431 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:27.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:27.537 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:27.564 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:27.569 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:40:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:40:27] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.51.0" 2024-09-21T10:40:27.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:27.671 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:27.693 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:27.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:27.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:27.822 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:27.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:27.925 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:27.944 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:27.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:27.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:27.983 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:27 smithi003 bash[88275]: cluster 2024-09-21T10:40:26.600839+0000 mgr.y (mgr.25133) 823 : cluster [DBG] pgmap v796: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 427 op/s; 27677/63813 objects degraded (43.372%); 4931/63813 objects misplaced (7.727%); 5.7 MiB/s, 150 objects/s recovering 2024-09-21T10:40:27.983 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:27 smithi003 bash[88275]: cluster 2024-09-21T10:40:26.600839+0000 mgr.y (mgr.25133) 823 : cluster [DBG] pgmap v796: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 427 op/s; 27677/63813 objects degraded (43.372%); 4931/63813 objects misplaced (7.727%); 5.7 MiB/s, 150 objects/s recovering 2024-09-21T10:40:27.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:27 smithi003 bash[89466]: cluster 2024-09-21T10:40:26.600839+0000 mgr.y (mgr.25133) 823 : cluster [DBG] pgmap v796: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 427 op/s; 27677/63813 objects degraded (43.372%); 4931/63813 objects misplaced (7.727%); 5.7 MiB/s, 150 objects/s recovering 2024-09-21T10:40:27.983 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:27 smithi003 bash[89466]: cluster 2024-09-21T10:40:26.600839+0000 mgr.y (mgr.25133) 823 : cluster [DBG] pgmap v796: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 427 op/s; 27677/63813 objects degraded (43.372%); 4931/63813 objects misplaced (7.727%); 5.7 MiB/s, 150 objects/s recovering 2024-09-21T10:40:28.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:27 smithi204 bash[78884]: cluster 2024-09-21T10:40:26.600839+0000 mgr.y (mgr.25133) 823 : cluster [DBG] pgmap v796: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 427 op/s; 27677/63813 objects degraded (43.372%); 4931/63813 objects misplaced (7.727%); 5.7 MiB/s, 150 objects/s recovering 2024-09-21T10:40:28.013 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:27 smithi204 bash[78884]: cluster 2024-09-21T10:40:26.600839+0000 mgr.y (mgr.25133) 823 : cluster [DBG] pgmap v796: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.3 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 427 op/s; 27677/63813 objects degraded (43.372%); 4931/63813 objects misplaced (7.727%); 5.7 MiB/s, 150 objects/s recovering 2024-09-21T10:40:28.046 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:28.066 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:28.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:28.170 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:28.193 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:28.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:28.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:28.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:28.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:28.429 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:28.456 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:28.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:28.559 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:28.588 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:28.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:28.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:28.720 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:28.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:28.830 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:28.852 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:28.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:28.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:28.983 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:28.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:28.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:29.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:29.127 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:29.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:29.231 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:29.255 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:29.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:29.358 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:29.398 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:29.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:29.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:29.537 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:29.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:29.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:29.666 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:29.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:29.769 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:29.798 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:29.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:29.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[88275]: cluster 2024-09-21T10:40:28.601485+0000 mgr.y (mgr.25133) 824 : cluster [DBG] pgmap v797: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 422 op/s; 27347/61467 objects degraded (44.491%); 4723/61467 objects misplaced (7.684%); 5.8 MiB/s, 141 objects/s recovering 2024-09-21T10:40:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[88275]: cluster 2024-09-21T10:40:28.601485+0000 mgr.y (mgr.25133) 824 : cluster [DBG] pgmap v797: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 422 op/s; 27347/61467 objects degraded (44.491%); 4723/61467 objects misplaced (7.684%); 5.8 MiB/s, 141 objects/s recovering 2024-09-21T10:40:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[88275]: audit 2024-09-21T10:40:29.392489+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[88275]: audit 2024-09-21T10:40:29.392489+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[88275]: audit 2024-09-21T10:40:29.400740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[88275]: audit 2024-09-21T10:40:29.400740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[88275]: audit 2024-09-21T10:40:29.572698+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.3:0/2536027394' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[88275]: audit 2024-09-21T10:40:29.572698+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.3:0/2536027394' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[88275]: audit 2024-09-21T10:40:29.574502+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:29.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[88275]: audit 2024-09-21T10:40:29.574502+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:29.926 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:29.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[89466]: cluster 2024-09-21T10:40:28.601485+0000 mgr.y (mgr.25133) 824 : cluster [DBG] pgmap v797: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 422 op/s; 27347/61467 objects degraded (44.491%); 4723/61467 objects misplaced (7.684%); 5.8 MiB/s, 141 objects/s recovering 2024-09-21T10:40:29.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[89466]: cluster 2024-09-21T10:40:28.601485+0000 mgr.y (mgr.25133) 824 : cluster [DBG] pgmap v797: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 422 op/s; 27347/61467 objects degraded (44.491%); 4723/61467 objects misplaced (7.684%); 5.8 MiB/s, 141 objects/s recovering 2024-09-21T10:40:29.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[89466]: audit 2024-09-21T10:40:29.392489+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:29.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[89466]: audit 2024-09-21T10:40:29.392489+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:29.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[89466]: audit 2024-09-21T10:40:29.400740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:29.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[89466]: audit 2024-09-21T10:40:29.400740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:29.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[89466]: audit 2024-09-21T10:40:29.572698+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.3:0/2536027394' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:29.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[89466]: audit 2024-09-21T10:40:29.572698+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.3:0/2536027394' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:29.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[89466]: audit 2024-09-21T10:40:29.574502+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:29.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:29 smithi003 bash[89466]: audit 2024-09-21T10:40:29.574502+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:29.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:29.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:29 smithi204 bash[78884]: cluster 2024-09-21T10:40:28.601485+0000 mgr.y (mgr.25133) 824 : cluster [DBG] pgmap v797: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 422 op/s; 27347/61467 objects degraded (44.491%); 4723/61467 objects misplaced (7.684%); 5.8 MiB/s, 141 objects/s recovering 2024-09-21T10:40:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:29 smithi204 bash[78884]: cluster 2024-09-21T10:40:28.601485+0000 mgr.y (mgr.25133) 824 : cluster [DBG] pgmap v797: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 422 op/s; 27347/61467 objects degraded (44.491%); 4723/61467 objects misplaced (7.684%); 5.8 MiB/s, 141 objects/s recovering 2024-09-21T10:40:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:29 smithi204 bash[78884]: audit 2024-09-21T10:40:29.392489+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:29 smithi204 bash[78884]: audit 2024-09-21T10:40:29.392489+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:29 smithi204 bash[78884]: audit 2024-09-21T10:40:29.400740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:29 smithi204 bash[78884]: audit 2024-09-21T10:40:29.400740+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:29 smithi204 bash[78884]: audit 2024-09-21T10:40:29.572698+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.3:0/2536027394' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:30.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:29 smithi204 bash[78884]: audit 2024-09-21T10:40:29.572698+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.3:0/2536027394' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:30.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:29 smithi204 bash[78884]: audit 2024-09-21T10:40:29.574502+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:30.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:29 smithi204 bash[78884]: audit 2024-09-21T10:40:29.574502+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:40:30.025 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:40:30.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:30.051 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:30.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:30.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:30.176 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:30.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:30.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:30.304 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:30.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:30.408 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:40:30.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:30.431 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:30.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:30.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:30.558 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:30.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:30.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:30.685 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:30.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:30.790 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:30.814 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:30.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:30.954 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:30.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:30.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:31.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:31.081 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:31.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:31.186 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:31.225 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:31.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:31.332 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:31.360 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:31.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:31.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:31.486 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:31.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:31.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:31.600 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[88275]: audit 2024-09-21T10:40:30.400616+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:40:31.600 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[88275]: audit 2024-09-21T10:40:30.400616+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:40:31.600 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[88275]: cluster 2024-09-21T10:40:30.404244+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e224: 8 total, 8 up, 7 in 2024-09-21T10:40:31.600 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[88275]: cluster 2024-09-21T10:40:30.404244+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e224: 8 total, 8 up, 7 in 2024-09-21T10:40:31.600 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[88275]: cluster 2024-09-21T10:40:30.522506+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 27347/61467 objects degraded (44.491%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:31.600 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[88275]: cluster 2024-09-21T10:40:30.522506+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 27347/61467 objects degraded (44.491%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:31.600 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[88275]: cluster 2024-09-21T10:40:30.602066+0000 mgr.y (mgr.25133) 825 : cluster [DBG] pgmap v799: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 423 op/s; 27347/57996 objects degraded (47.153%); 4197/57996 objects misplaced (7.237%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:31.600 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[88275]: cluster 2024-09-21T10:40:30.602066+0000 mgr.y (mgr.25133) 825 : cluster [DBG] pgmap v799: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 423 op/s; 27347/57996 objects degraded (47.153%); 4197/57996 objects misplaced (7.237%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:31.600 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[89466]: audit 2024-09-21T10:40:30.400616+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:40:31.600 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[89466]: audit 2024-09-21T10:40:30.400616+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:40:31.600 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[89466]: cluster 2024-09-21T10:40:30.404244+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e224: 8 total, 8 up, 7 in 2024-09-21T10:40:31.601 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[89466]: cluster 2024-09-21T10:40:30.404244+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e224: 8 total, 8 up, 7 in 2024-09-21T10:40:31.601 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[89466]: cluster 2024-09-21T10:40:30.522506+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 27347/61467 objects degraded (44.491%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:31.601 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[89466]: cluster 2024-09-21T10:40:30.522506+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 27347/61467 objects degraded (44.491%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:31.601 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[89466]: cluster 2024-09-21T10:40:30.602066+0000 mgr.y (mgr.25133) 825 : cluster [DBG] pgmap v799: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 423 op/s; 27347/57996 objects degraded (47.153%); 4197/57996 objects misplaced (7.237%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:31.601 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:31 smithi003 bash[89466]: cluster 2024-09-21T10:40:30.602066+0000 mgr.y (mgr.25133) 825 : cluster [DBG] pgmap v799: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 423 op/s; 27347/57996 objects degraded (47.153%); 4197/57996 objects misplaced (7.237%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:31.609 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:31.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:31.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:31.722 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:31 smithi204 bash[78884]: audit 2024-09-21T10:40:30.400616+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:40:31.722 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:31 smithi204 bash[78884]: audit 2024-09-21T10:40:30.400616+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:40:31.722 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:31 smithi204 bash[78884]: cluster 2024-09-21T10:40:30.404244+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e224: 8 total, 8 up, 7 in 2024-09-21T10:40:31.722 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:31 smithi204 bash[78884]: cluster 2024-09-21T10:40:30.404244+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e224: 8 total, 8 up, 7 in 2024-09-21T10:40:31.723 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:31 smithi204 bash[78884]: cluster 2024-09-21T10:40:30.522506+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 27347/61467 objects degraded (44.491%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:31.723 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:31 smithi204 bash[78884]: cluster 2024-09-21T10:40:30.522506+0000 mon.a (mon.0) 1228 : cluster [WRN] Health check update: Degraded data redundancy: 27347/61467 objects degraded (44.491%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:31.723 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:31 smithi204 bash[78884]: cluster 2024-09-21T10:40:30.602066+0000 mgr.y (mgr.25133) 825 : cluster [DBG] pgmap v799: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 423 op/s; 27347/57996 objects degraded (47.153%); 4197/57996 objects misplaced (7.237%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:31.723 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:31 smithi204 bash[78884]: cluster 2024-09-21T10:40:30.602066+0000 mgr.y (mgr.25133) 825 : cluster [DBG] pgmap v799: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 423 op/s; 27347/57996 objects degraded (47.153%); 4197/57996 objects misplaced (7.237%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:31.735 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:31.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:31.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:31.867 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:31.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:31.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:31.974 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:32.006 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:32.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:32.112 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:32.145 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:32.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:32.252 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:32.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:32.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:32.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:32.414 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:32.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:32.515 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:40:32.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:32.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:32.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:32.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:32.685 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:32.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:32.789 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:32.810 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:32.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:32.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:32.937 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:32.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:32.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:32.972 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:40:32.973 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:40:33.020 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:40:33.020 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:40:33.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:33.048 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:40:33.048 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:40:33.059 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:33.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:33.089 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:40:33.089 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:40:33.130 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:40:33.130 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:40:33.156 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:40:33.156 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:40:33.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:33.183 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:40:33.183 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:40:33.192 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:33.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:33.203 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:40:33.203 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:40:33.296 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:33.334 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:33.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:33.442 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:33.469 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:33.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:33.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:33.596 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:33.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:33.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:33.701 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:40:33.721 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:33.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:33.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[88275]: cluster 2024-09-21T10:40:32.602718+0000 mgr.y (mgr.25133) 826 : cluster [DBG] pgmap v800: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 27347/57558 objects degraded (47.512%); 4197/57558 objects misplaced (7.292%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:33.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[88275]: cluster 2024-09-21T10:40:32.602718+0000 mgr.y (mgr.25133) 826 : cluster [DBG] pgmap v800: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 27347/57558 objects degraded (47.512%); 4197/57558 objects misplaced (7.292%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:33.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[88275]: audit 2024-09-21T10:40:32.907856+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.3:0/2332721366' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:33.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[88275]: audit 2024-09-21T10:40:32.907856+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.3:0/2332721366' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:33.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[88275]: audit 2024-09-21T10:40:33.277428+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.3:0/2905568338' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:33.727 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[88275]: audit 2024-09-21T10:40:33.277428+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.3:0/2905568338' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:33.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[88275]: audit 2024-09-21T10:40:33.278234+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:33.728 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[88275]: audit 2024-09-21T10:40:33.278234+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:33.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[89466]: cluster 2024-09-21T10:40:32.602718+0000 mgr.y (mgr.25133) 826 : cluster [DBG] pgmap v800: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 27347/57558 objects degraded (47.512%); 4197/57558 objects misplaced (7.292%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:33.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[89466]: cluster 2024-09-21T10:40:32.602718+0000 mgr.y (mgr.25133) 826 : cluster [DBG] pgmap v800: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 27347/57558 objects degraded (47.512%); 4197/57558 objects misplaced (7.292%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:33.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[89466]: audit 2024-09-21T10:40:32.907856+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.3:0/2332721366' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:33.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[89466]: audit 2024-09-21T10:40:32.907856+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.3:0/2332721366' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:33.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[89466]: audit 2024-09-21T10:40:33.277428+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.3:0/2905568338' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:33.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[89466]: audit 2024-09-21T10:40:33.277428+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.3:0/2905568338' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:33.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[89466]: audit 2024-09-21T10:40:33.278234+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:33.728 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:33 smithi003 bash[89466]: audit 2024-09-21T10:40:33.278234+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:33.825 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:33.843 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:33.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:33.946 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:33.970 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:33.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:33.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:33 smithi204 bash[78884]: cluster 2024-09-21T10:40:32.602718+0000 mgr.y (mgr.25133) 826 : cluster [DBG] pgmap v800: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 27347/57558 objects degraded (47.512%); 4197/57558 objects misplaced (7.292%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:33 smithi204 bash[78884]: cluster 2024-09-21T10:40:32.602718+0000 mgr.y (mgr.25133) 826 : cluster [DBG] pgmap v800: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.2 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 424 op/s; 27347/57558 objects degraded (47.512%); 4197/57558 objects misplaced (7.292%); 6.7 MiB/s, 127 objects/s recovering 2024-09-21T10:40:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:33 smithi204 bash[78884]: audit 2024-09-21T10:40:32.907856+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.3:0/2332721366' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:33 smithi204 bash[78884]: audit 2024-09-21T10:40:32.907856+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.3:0/2332721366' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:40:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:33 smithi204 bash[78884]: audit 2024-09-21T10:40:33.277428+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.3:0/2905568338' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:33 smithi204 bash[78884]: audit 2024-09-21T10:40:33.277428+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.3:0/2905568338' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:33 smithi204 bash[78884]: audit 2024-09-21T10:40:33.278234+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:33 smithi204 bash[78884]: audit 2024-09-21T10:40:33.278234+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:40:34.073 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:34.106 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:34.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:34.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:34.254 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:34.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:34.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:34.379 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:34.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:34.482 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:34.516 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:34.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:34.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:34.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:34.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:34.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:34.772 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[88275]: cluster 2024-09-21T10:40:33.676356+0000 mon.a (mon.0) 1230 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:34.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[88275]: cluster 2024-09-21T10:40:33.676356+0000 mon.a (mon.0) 1230 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:34.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[88275]: audit 2024-09-21T10:40:33.687681+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:40:34.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[88275]: audit 2024-09-21T10:40:33.687681+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:40:34.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[88275]: cluster 2024-09-21T10:40:33.691892+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e225: 8 total, 8 up, 7 in 2024-09-21T10:40:34.773 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[88275]: cluster 2024-09-21T10:40:33.691892+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e225: 8 total, 8 up, 7 in 2024-09-21T10:40:34.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[89466]: cluster 2024-09-21T10:40:33.676356+0000 mon.a (mon.0) 1230 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:34.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[89466]: cluster 2024-09-21T10:40:33.676356+0000 mon.a (mon.0) 1230 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:34.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[89466]: audit 2024-09-21T10:40:33.687681+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:40:34.773 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[89466]: audit 2024-09-21T10:40:33.687681+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:40:34.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[89466]: cluster 2024-09-21T10:40:33.691892+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e225: 8 total, 8 up, 7 in 2024-09-21T10:40:34.774 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:34 smithi003 bash[89466]: cluster 2024-09-21T10:40:33.691892+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e225: 8 total, 8 up, 7 in 2024-09-21T10:40:34.786 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:34.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:34.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:34.911 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:34.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:34.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:35.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:34 smithi204 bash[78884]: cluster 2024-09-21T10:40:33.676356+0000 mon.a (mon.0) 1230 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:35.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:34 smithi204 bash[78884]: cluster 2024-09-21T10:40:33.676356+0000 mon.a (mon.0) 1230 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:40:35.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:34 smithi204 bash[78884]: audit 2024-09-21T10:40:33.687681+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:40:35.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:34 smithi204 bash[78884]: audit 2024-09-21T10:40:33.687681+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:40:35.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:34 smithi204 bash[78884]: cluster 2024-09-21T10:40:33.691892+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e225: 8 total, 8 up, 7 in 2024-09-21T10:40:35.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:34 smithi204 bash[78884]: cluster 2024-09-21T10:40:33.691892+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e225: 8 total, 8 up, 7 in 2024-09-21T10:40:35.018 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:35.044 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:35.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:35.153 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:35.184 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:35.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:35.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:35.313 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:35.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:35.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:35.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:35.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:35.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:35.569 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:35.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:35.672 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:35.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:35.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:35.848 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:35.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:35.956 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:35.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:35 smithi003 bash[88275]: cluster 2024-09-21T10:40:34.605056+0000 mgr.y (mgr.25133) 827 : cluster [DBG] pgmap v802: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.1 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 26906/52320 objects degraded (51.426%); 3784/52320 objects misplaced (7.232%); 5.6 MiB/s, 163 objects/s recovering 2024-09-21T10:40:35.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:35 smithi003 bash[88275]: cluster 2024-09-21T10:40:34.605056+0000 mgr.y (mgr.25133) 827 : cluster [DBG] pgmap v802: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.1 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 26906/52320 objects degraded (51.426%); 3784/52320 objects misplaced (7.232%); 5.6 MiB/s, 163 objects/s recovering 2024-09-21T10:40:35.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:35 smithi003 bash[88275]: cluster 2024-09-21T10:40:35.523146+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 26906/52320 objects degraded (51.426%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:35.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:35 smithi003 bash[88275]: cluster 2024-09-21T10:40:35.523146+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 26906/52320 objects degraded (51.426%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:35.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:35 smithi003 bash[89466]: cluster 2024-09-21T10:40:34.605056+0000 mgr.y (mgr.25133) 827 : cluster [DBG] pgmap v802: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.1 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 26906/52320 objects degraded (51.426%); 3784/52320 objects misplaced (7.232%); 5.6 MiB/s, 163 objects/s recovering 2024-09-21T10:40:35.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:35 smithi003 bash[89466]: cluster 2024-09-21T10:40:34.605056+0000 mgr.y (mgr.25133) 827 : cluster [DBG] pgmap v802: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.1 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 26906/52320 objects degraded (51.426%); 3784/52320 objects misplaced (7.232%); 5.6 MiB/s, 163 objects/s recovering 2024-09-21T10:40:35.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:35 smithi003 bash[89466]: cluster 2024-09-21T10:40:35.523146+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 26906/52320 objects degraded (51.426%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:35.968 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:35 smithi003 bash[89466]: cluster 2024-09-21T10:40:35.523146+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 26906/52320 objects degraded (51.426%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:35.988 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:35.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:35.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:35 smithi204 bash[78884]: cluster 2024-09-21T10:40:34.605056+0000 mgr.y (mgr.25133) 827 : cluster [DBG] pgmap v802: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.1 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 26906/52320 objects degraded (51.426%); 3784/52320 objects misplaced (7.232%); 5.6 MiB/s, 163 objects/s recovering 2024-09-21T10:40:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:35 smithi204 bash[78884]: cluster 2024-09-21T10:40:34.605056+0000 mgr.y (mgr.25133) 827 : cluster [DBG] pgmap v802: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.1 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 478 op/s; 26906/52320 objects degraded (51.426%); 3784/52320 objects misplaced (7.232%); 5.6 MiB/s, 163 objects/s recovering 2024-09-21T10:40:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:35 smithi204 bash[78884]: cluster 2024-09-21T10:40:35.523146+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 26906/52320 objects degraded (51.426%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:35 smithi204 bash[78884]: cluster 2024-09-21T10:40:35.523146+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 26906/52320 objects degraded (51.426%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:36.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:36.117 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:36.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:36.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:36.256 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:36.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:36.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:36.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:36.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:36.513 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:36.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:36.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:36.653 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:36.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:36.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:36.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:36.813 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:36.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:36.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:40:36.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:36.953 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:36.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:36.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:37.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:37.111 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:37.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:37.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:37.241 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:37.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:37.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:37.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:37.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:37.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:37.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:37.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:37.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:37.630 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:40:37] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.51.0" 2024-09-21T10:40:37.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:40:37.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:37.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:37 smithi204 bash[78884]: cluster 2024-09-21T10:40:36.610368+0000 mgr.y (mgr.25133) 828 : cluster [DBG] pgmap v803: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.0 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 493 op/s; 26906/49617 objects degraded (54.227%); 3623/49617 objects misplaced (7.302%); 4.1 MiB/s, 138 objects/s recovering 2024-09-21T10:40:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:37 smithi204 bash[78884]: cluster 2024-09-21T10:40:36.610368+0000 mgr.y (mgr.25133) 828 : cluster [DBG] pgmap v803: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.0 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 493 op/s; 26906/49617 objects degraded (54.227%); 3623/49617 objects misplaced (7.302%); 4.1 MiB/s, 138 objects/s recovering 2024-09-21T10:40:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:37 smithi204 bash[78884]: audit 2024-09-21T10:40:37.537426+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:37 smithi204 bash[78884]: audit 2024-09-21T10:40:37.537426+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:37.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:37 smithi204 bash[78884]: audit 2024-09-21T10:40:37.547644+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:37 smithi204 bash[78884]: audit 2024-09-21T10:40:37.547644+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:37.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:37.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:37.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:37.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:37.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:37.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:37.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:37.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[88275]: cluster 2024-09-21T10:40:36.610368+0000 mgr.y (mgr.25133) 828 : cluster [DBG] pgmap v803: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.0 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 493 op/s; 26906/49617 objects degraded (54.227%); 3623/49617 objects misplaced (7.302%); 4.1 MiB/s, 138 objects/s recovering 2024-09-21T10:40:37.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[88275]: cluster 2024-09-21T10:40:36.610368+0000 mgr.y (mgr.25133) 828 : cluster [DBG] pgmap v803: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.0 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 493 op/s; 26906/49617 objects degraded (54.227%); 3623/49617 objects misplaced (7.302%); 4.1 MiB/s, 138 objects/s recovering 2024-09-21T10:40:37.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[88275]: audit 2024-09-21T10:40:37.537426+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:37.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[88275]: audit 2024-09-21T10:40:37.537426+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:37.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[88275]: audit 2024-09-21T10:40:37.547644+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:37.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[88275]: audit 2024-09-21T10:40:37.547644+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:37.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[89466]: cluster 2024-09-21T10:40:36.610368+0000 mgr.y (mgr.25133) 828 : cluster [DBG] pgmap v803: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.0 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 493 op/s; 26906/49617 objects degraded (54.227%); 3623/49617 objects misplaced (7.302%); 4.1 MiB/s, 138 objects/s recovering 2024-09-21T10:40:37.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[89466]: cluster 2024-09-21T10:40:36.610368+0000 mgr.y (mgr.25133) 828 : cluster [DBG] pgmap v803: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 1.0 GiB data, 6.3 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 493 op/s; 26906/49617 objects degraded (54.227%); 3623/49617 objects misplaced (7.302%); 4.1 MiB/s, 138 objects/s recovering 2024-09-21T10:40:37.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[89466]: audit 2024-09-21T10:40:37.537426+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:37.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[89466]: audit 2024-09-21T10:40:37.537426+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:37.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[89466]: audit 2024-09-21T10:40:37.547644+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:37.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:37 smithi003 bash[89466]: audit 2024-09-21T10:40:37.547644+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:38.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:38.040 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:38.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:38.145 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:38.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:38.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:38.292 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:38.329 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:38.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:38.386 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:38.388 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:38.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:38.459 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:38.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:38.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:38.586 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:38.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:38.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:38.719 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:38.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:38.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:38.854 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:38.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:38.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[88275]: audit 2024-09-21T10:40:38.509843+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:40:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[88275]: audit 2024-09-21T10:40:38.509843+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:40:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[88275]: audit 2024-09-21T10:40:38.511490+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:40:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[88275]: audit 2024-09-21T10:40:38.511490+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:40:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[88275]: audit 2024-09-21T10:40:38.517580+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[88275]: audit 2024-09-21T10:40:38.517580+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[88275]: audit 2024-09-21T10:40:38.616739+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:38.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[88275]: audit 2024-09-21T10:40:38.616739+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:38.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[89466]: audit 2024-09-21T10:40:38.509843+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:40:38.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[89466]: audit 2024-09-21T10:40:38.509843+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:40:38.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[89466]: audit 2024-09-21T10:40:38.511490+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:40:38.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[89466]: audit 2024-09-21T10:40:38.511490+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:40:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[89466]: audit 2024-09-21T10:40:38.517580+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[89466]: audit 2024-09-21T10:40:38.517580+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[89466]: audit 2024-09-21T10:40:38.616739+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:38.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:38 smithi003 bash[89466]: audit 2024-09-21T10:40:38.616739+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:38.957 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:38.986 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:38.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:38.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:38 smithi204 bash[78884]: audit 2024-09-21T10:40:38.509843+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:40:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:38 smithi204 bash[78884]: audit 2024-09-21T10:40:38.509843+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:40:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:38 smithi204 bash[78884]: audit 2024-09-21T10:40:38.511490+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:40:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:38 smithi204 bash[78884]: audit 2024-09-21T10:40:38.511490+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:40:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:38 smithi204 bash[78884]: audit 2024-09-21T10:40:38.517580+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:38 smithi204 bash[78884]: audit 2024-09-21T10:40:38.517580+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:40:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:38 smithi204 bash[78884]: audit 2024-09-21T10:40:38.616739+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:38 smithi204 bash[78884]: audit 2024-09-21T10:40:38.616739+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:39.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:39.124 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:39.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:39.229 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:39.255 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:39.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:39.358 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:39.391 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:39.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:39.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:39.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:39.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:39.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:39.639 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:39.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:39.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:39.779 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:39.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:39.882 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:39.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:39 smithi003 bash[88275]: cluster 2024-09-21T10:40:38.611176+0000 mgr.y (mgr.25133) 829 : cluster [DBG] pgmap v804: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 969 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 464 op/s; 26439/46560 objects degraded (56.785%); 3370/46560 objects misplaced (7.238%); 4.1 MiB/s, 112 objects/s recovering 2024-09-21T10:40:39.892 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:39 smithi003 bash[88275]: cluster 2024-09-21T10:40:38.611176+0000 mgr.y (mgr.25133) 829 : cluster [DBG] pgmap v804: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 969 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 464 op/s; 26439/46560 objects degraded (56.785%); 3370/46560 objects misplaced (7.238%); 4.1 MiB/s, 112 objects/s recovering 2024-09-21T10:40:39.892 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:39 smithi003 bash[89466]: cluster 2024-09-21T10:40:38.611176+0000 mgr.y (mgr.25133) 829 : cluster [DBG] pgmap v804: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 969 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 464 op/s; 26439/46560 objects degraded (56.785%); 3370/46560 objects misplaced (7.238%); 4.1 MiB/s, 112 objects/s recovering 2024-09-21T10:40:39.892 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:39 smithi003 bash[89466]: cluster 2024-09-21T10:40:38.611176+0000 mgr.y (mgr.25133) 829 : cluster [DBG] pgmap v804: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 969 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 464 op/s; 26439/46560 objects degraded (56.785%); 3370/46560 objects misplaced (7.238%); 4.1 MiB/s, 112 objects/s recovering 2024-09-21T10:40:39.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:39.928 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:39.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:39 smithi204 bash[78884]: cluster 2024-09-21T10:40:38.611176+0000 mgr.y (mgr.25133) 829 : cluster [DBG] pgmap v804: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 969 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 464 op/s; 26439/46560 objects degraded (56.785%); 3370/46560 objects misplaced (7.238%); 4.1 MiB/s, 112 objects/s recovering 2024-09-21T10:40:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:39 smithi204 bash[78884]: cluster 2024-09-21T10:40:38.611176+0000 mgr.y (mgr.25133) 829 : cluster [DBG] pgmap v804: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 969 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 464 op/s; 26439/46560 objects degraded (56.785%); 3370/46560 objects misplaced (7.238%); 4.1 MiB/s, 112 objects/s recovering 2024-09-21T10:40:40.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:40.050 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:40.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:40.153 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:40.186 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:40.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:40.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:40.314 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:40.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:40.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:40.438 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:40.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:40.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:40.567 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:40.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:40.670 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:40.698 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:40.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:40.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:40.828 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:40.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:40 smithi204 bash[78884]: cluster 2024-09-21T10:40:40.524100+0000 mon.a (mon.0) 1240 : cluster [WRN] Health check update: Degraded data redundancy: 26439/46560 objects degraded (56.785%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:40.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:40 smithi204 bash[78884]: cluster 2024-09-21T10:40:40.524100+0000 mon.a (mon.0) 1240 : cluster [WRN] Health check update: Degraded data redundancy: 26439/46560 objects degraded (56.785%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:40.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:40.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:40.957 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:40.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:40.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:41.061 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:41.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:40 smithi003 bash[88275]: cluster 2024-09-21T10:40:40.524100+0000 mon.a (mon.0) 1240 : cluster [WRN] Health check update: Degraded data redundancy: 26439/46560 objects degraded (56.785%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:41.070 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:40 smithi003 bash[88275]: cluster 2024-09-21T10:40:40.524100+0000 mon.a (mon.0) 1240 : cluster [WRN] Health check update: Degraded data redundancy: 26439/46560 objects degraded (56.785%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:41.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:40 smithi003 bash[89466]: cluster 2024-09-21T10:40:40.524100+0000 mon.a (mon.0) 1240 : cluster [WRN] Health check update: Degraded data redundancy: 26439/46560 objects degraded (56.785%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:41.071 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:40 smithi003 bash[89466]: cluster 2024-09-21T10:40:40.524100+0000 mon.a (mon.0) 1240 : cluster [WRN] Health check update: Degraded data redundancy: 26439/46560 objects degraded (56.785%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:41.092 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:41.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:41.195 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:41.222 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:41.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:41.331 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:41.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:41.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:41.445 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:41.445 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:40:41.466 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:41.494 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:41.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:41.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:41.623 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:41.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:41.730 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:41.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.762 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:41.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:41.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:41.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:41 smithi204 bash[78884]: cluster 2024-09-21T10:40:40.612096+0000 mgr.y (mgr.25133) 830 : cluster [DBG] pgmap v805: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 873 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 534 op/s; 26439/41949 objects degraded (63.027%); 3004/41949 objects misplaced (7.161%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:41.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:41 smithi204 bash[78884]: cluster 2024-09-21T10:40:40.612096+0000 mgr.y (mgr.25133) 830 : cluster [DBG] pgmap v805: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 873 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 534 op/s; 26439/41949 objects degraded (63.027%); 3004/41949 objects misplaced (7.161%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:41.883 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:41.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:41.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:41.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:42.014 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:42.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:42.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:42.140 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:42.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:42.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:41 smithi003 bash[88275]: cluster 2024-09-21T10:40:40.612096+0000 mgr.y (mgr.25133) 830 : cluster [DBG] pgmap v805: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 873 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 534 op/s; 26439/41949 objects degraded (63.027%); 3004/41949 objects misplaced (7.161%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:41 smithi003 bash[88275]: cluster 2024-09-21T10:40:40.612096+0000 mgr.y (mgr.25133) 830 : cluster [DBG] pgmap v805: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 873 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 534 op/s; 26439/41949 objects degraded (63.027%); 3004/41949 objects misplaced (7.161%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:41 smithi003 bash[89466]: cluster 2024-09-21T10:40:40.612096+0000 mgr.y (mgr.25133) 830 : cluster [DBG] pgmap v805: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 873 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 534 op/s; 26439/41949 objects degraded (63.027%); 3004/41949 objects misplaced (7.161%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:41 smithi003 bash[89466]: cluster 2024-09-21T10:40:40.612096+0000 mgr.y (mgr.25133) 830 : cluster [DBG] pgmap v805: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 873 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 534 op/s; 26439/41949 objects degraded (63.027%); 3004/41949 objects misplaced (7.161%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:42.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:42.269 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:42.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:42.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:42.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:42.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:42.499 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:42.525 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:42.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:42.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:42.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:42.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:42.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:42.773 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:42.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:42.876 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:42.896 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:42.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:42.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:43.023 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:43.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:43.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:43.154 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:43.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:43.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:43.293 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:43.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:43.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:43.423 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:43.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:43.527 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:43.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:43.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:43.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:43.681 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:43.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:43.783 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:43.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:43.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:43.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:43.929 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:43.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:43.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:43.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:43 smithi003 bash[88275]: cluster 2024-09-21T10:40:42.612642+0000 mgr.y (mgr.25133) 831 : cluster [DBG] pgmap v806: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 863 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 26439/41490 objects degraded (63.724%); 3004/41490 objects misplaced (7.240%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:43.940 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:43 smithi003 bash[88275]: cluster 2024-09-21T10:40:42.612642+0000 mgr.y (mgr.25133) 831 : cluster [DBG] pgmap v806: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 863 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 26439/41490 objects degraded (63.724%); 3004/41490 objects misplaced (7.240%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:43.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:43 smithi003 bash[89466]: cluster 2024-09-21T10:40:42.612642+0000 mgr.y (mgr.25133) 831 : cluster [DBG] pgmap v806: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 863 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 26439/41490 objects degraded (63.724%); 3004/41490 objects misplaced (7.240%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:43.940 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:43 smithi003 bash[89466]: cluster 2024-09-21T10:40:42.612642+0000 mgr.y (mgr.25133) 831 : cluster [DBG] pgmap v806: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 863 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 26439/41490 objects degraded (63.724%); 3004/41490 objects misplaced (7.240%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:43 smithi204 bash[78884]: cluster 2024-09-21T10:40:42.612642+0000 mgr.y (mgr.25133) 831 : cluster [DBG] pgmap v806: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 863 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 26439/41490 objects degraded (63.724%); 3004/41490 objects misplaced (7.240%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:43 smithi204 bash[78884]: cluster 2024-09-21T10:40:42.612642+0000 mgr.y (mgr.25133) 831 : cluster [DBG] pgmap v806: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 863 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 26439/41490 objects degraded (63.724%); 3004/41490 objects misplaced (7.240%); 3.3 MiB/s, 131 objects/s recovering 2024-09-21T10:40:44.031 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:44.074 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:44.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:44.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:44.205 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:44.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:44.335 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:44.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:44.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:44.459 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:44.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:44.562 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:44.587 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:44.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:44.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:44.717 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:44.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:44.820 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:44.852 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:44.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:44.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:44.986 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:44.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:44.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:45.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:45.113 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:45.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:45.220 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:45.249 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:45.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:45.356 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:45.385 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:45.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:45.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:45.509 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:45.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:45.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:45.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:45.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:45.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:45 smithi204 bash[78884]: cluster 2024-09-21T10:40:44.614890+0000 mgr.y (mgr.25133) 832 : cluster [DBG] pgmap v807: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 758 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 25987/36432 objects degraded (71.330%); 2537/36432 objects misplaced (6.964%); 3.1 MiB/s, 168 objects/s recovering 2024-09-21T10:40:45.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:45 smithi204 bash[78884]: cluster 2024-09-21T10:40:44.614890+0000 mgr.y (mgr.25133) 832 : cluster [DBG] pgmap v807: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 758 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 25987/36432 objects degraded (71.330%); 2537/36432 objects misplaced (6.964%); 3.1 MiB/s, 168 objects/s recovering 2024-09-21T10:40:45.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:45 smithi204 bash[78884]: cluster 2024-09-21T10:40:45.524877+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: Degraded data redundancy: 25987/36432 objects degraded (71.330%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:45.747 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:45 smithi204 bash[78884]: cluster 2024-09-21T10:40:45.524877+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: Degraded data redundancy: 25987/36432 objects degraded (71.330%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:45.764 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:45.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:45.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:45.898 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:45.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:45.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:45 smithi003 bash[88275]: cluster 2024-09-21T10:40:44.614890+0000 mgr.y (mgr.25133) 832 : cluster [DBG] pgmap v807: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 758 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 25987/36432 objects degraded (71.330%); 2537/36432 objects misplaced (6.964%); 3.1 MiB/s, 168 objects/s recovering 2024-09-21T10:40:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:45 smithi003 bash[88275]: cluster 2024-09-21T10:40:44.614890+0000 mgr.y (mgr.25133) 832 : cluster [DBG] pgmap v807: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 758 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 25987/36432 objects degraded (71.330%); 2537/36432 objects misplaced (6.964%); 3.1 MiB/s, 168 objects/s recovering 2024-09-21T10:40:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:45 smithi003 bash[88275]: cluster 2024-09-21T10:40:45.524877+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: Degraded data redundancy: 25987/36432 objects degraded (71.330%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:45 smithi003 bash[88275]: cluster 2024-09-21T10:40:45.524877+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: Degraded data redundancy: 25987/36432 objects degraded (71.330%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:45 smithi003 bash[89466]: cluster 2024-09-21T10:40:44.614890+0000 mgr.y (mgr.25133) 832 : cluster [DBG] pgmap v807: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 758 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 25987/36432 objects degraded (71.330%); 2537/36432 objects misplaced (6.964%); 3.1 MiB/s, 168 objects/s recovering 2024-09-21T10:40:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:45 smithi003 bash[89466]: cluster 2024-09-21T10:40:44.614890+0000 mgr.y (mgr.25133) 832 : cluster [DBG] pgmap v807: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 758 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 549 op/s; 25987/36432 objects degraded (71.330%); 2537/36432 objects misplaced (6.964%); 3.1 MiB/s, 168 objects/s recovering 2024-09-21T10:40:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:45 smithi003 bash[89466]: cluster 2024-09-21T10:40:45.524877+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: Degraded data redundancy: 25987/36432 objects degraded (71.330%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:45 smithi003 bash[89466]: cluster 2024-09-21T10:40:45.524877+0000 mon.a (mon.0) 1241 : cluster [WRN] Health check update: Degraded data redundancy: 25987/36432 objects degraded (71.330%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:46.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:46.026 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:46.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:46.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:46.153 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:46.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:46.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:46.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:46.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:46.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:46.415 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:46.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:46.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:46.556 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:46.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:46.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:46.702 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:46.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:46.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:46.833 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:46.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:46.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:46.955 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:46.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:46.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:47.058 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:47.100 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:47.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:47.204 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:47.241 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:47.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:47.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:47.375 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:47.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:47.479 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:47.501 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:47.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:47.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:47.617 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:40:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:40:47] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.51.0" 2024-09-21T10:40:47.633 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:47.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:47.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:47.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:47.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:47.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:47.903 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:47.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:47.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:47.945 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:47 smithi003 bash[88275]: cluster 2024-09-21T10:40:46.615715+0000 mgr.y (mgr.25133) 833 : cluster [DBG] pgmap v808: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 699 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 25987/33603 objects degraded (77.335%); 2364/33603 objects misplaced (7.035%); 2.8 MiB/s, 120 objects/s recovering 2024-09-21T10:40:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:47 smithi204 bash[78884]: cluster 2024-09-21T10:40:46.615715+0000 mgr.y (mgr.25133) 833 : cluster [DBG] pgmap v808: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 699 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 25987/33603 objects degraded (77.335%); 2364/33603 objects misplaced (7.035%); 2.8 MiB/s, 120 objects/s recovering 2024-09-21T10:40:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:47 smithi204 bash[78884]: cluster 2024-09-21T10:40:46.615715+0000 mgr.y (mgr.25133) 833 : cluster [DBG] pgmap v808: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 699 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 25987/33603 objects degraded (77.335%); 2364/33603 objects misplaced (7.035%); 2.8 MiB/s, 120 objects/s recovering 2024-09-21T10:40:48.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:48.015 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:47 smithi003 bash[88275]: cluster 2024-09-21T10:40:46.615715+0000 mgr.y (mgr.25133) 833 : cluster [DBG] pgmap v808: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 699 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 25987/33603 objects degraded (77.335%); 2364/33603 objects misplaced (7.035%); 2.8 MiB/s, 120 objects/s recovering 2024-09-21T10:40:48.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:47 smithi003 bash[89466]: cluster 2024-09-21T10:40:46.615715+0000 mgr.y (mgr.25133) 833 : cluster [DBG] pgmap v808: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 699 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 25987/33603 objects degraded (77.335%); 2364/33603 objects misplaced (7.035%); 2.8 MiB/s, 120 objects/s recovering 2024-09-21T10:40:48.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:47 smithi003 bash[89466]: cluster 2024-09-21T10:40:46.615715+0000 mgr.y (mgr.25133) 833 : cluster [DBG] pgmap v808: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 699 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 25987/33603 objects degraded (77.335%); 2364/33603 objects misplaced (7.035%); 2.8 MiB/s, 120 objects/s recovering 2024-09-21T10:40:48.033 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:48.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:48.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:48.161 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:48.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:48.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:48.290 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:48.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:48.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:48.426 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:48.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:48.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:48.551 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:48.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:48.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:48.684 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:48.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:48.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:48.809 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:48.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:48.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:48.931 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:48.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:48.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:49.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:49.058 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:49.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:49.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:49.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:49.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:49.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:49.322 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:49.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:49.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:49.457 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:49.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:49.560 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:49.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:49.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:49.688 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:49.718 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:49.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:49.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:49.843 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:49.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:49.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:49.966 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:49.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:49.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:49 smithi204 bash[78884]: cluster 2024-09-21T10:40:48.616405+0000 mgr.y (mgr.25133) 834 : cluster [DBG] pgmap v809: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 633 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 531 op/s; 25554/30459 objects degraded (83.896%); 2079/30459 objects misplaced (6.826%); 4.2 MiB/s, 143 objects/s recovering 2024-09-21T10:40:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:49 smithi204 bash[78884]: cluster 2024-09-21T10:40:48.616405+0000 mgr.y (mgr.25133) 834 : cluster [DBG] pgmap v809: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 633 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 531 op/s; 25554/30459 objects degraded (83.896%); 2079/30459 objects misplaced (6.826%); 4.2 MiB/s, 143 objects/s recovering 2024-09-21T10:40:50.014 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:49 smithi003 bash[88275]: cluster 2024-09-21T10:40:48.616405+0000 mgr.y (mgr.25133) 834 : cluster [DBG] pgmap v809: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 633 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 531 op/s; 25554/30459 objects degraded (83.896%); 2079/30459 objects misplaced (6.826%); 4.2 MiB/s, 143 objects/s recovering 2024-09-21T10:40:50.014 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:49 smithi003 bash[88275]: cluster 2024-09-21T10:40:48.616405+0000 mgr.y (mgr.25133) 834 : cluster [DBG] pgmap v809: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 633 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 531 op/s; 25554/30459 objects degraded (83.896%); 2079/30459 objects misplaced (6.826%); 4.2 MiB/s, 143 objects/s recovering 2024-09-21T10:40:50.014 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:49 smithi003 bash[89466]: cluster 2024-09-21T10:40:48.616405+0000 mgr.y (mgr.25133) 834 : cluster [DBG] pgmap v809: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 633 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 531 op/s; 25554/30459 objects degraded (83.896%); 2079/30459 objects misplaced (6.826%); 4.2 MiB/s, 143 objects/s recovering 2024-09-21T10:40:50.015 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:49 smithi003 bash[89466]: cluster 2024-09-21T10:40:48.616405+0000 mgr.y (mgr.25133) 834 : cluster [DBG] pgmap v809: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 633 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 531 op/s; 25554/30459 objects degraded (83.896%); 2079/30459 objects misplaced (6.826%); 4.2 MiB/s, 143 objects/s recovering 2024-09-21T10:40:50.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:50.106 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:50.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:50.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:50.227 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:50.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:50.329 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:50.353 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:50.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:50.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:50.487 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:50.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:50.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:50.616 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:50.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:50.719 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:50.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:50.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:50.848 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:50.873 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:50.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:50.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:50.975 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:50.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:50 smithi003 bash[88275]: cluster 2024-09-21T10:40:50.525634+0000 mon.a (mon.0) 1242 : cluster [WRN] Health check update: Degraded data redundancy: 25554/30459 objects degraded (83.896%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:50.978 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:50 smithi003 bash[88275]: cluster 2024-09-21T10:40:50.525634+0000 mon.a (mon.0) 1242 : cluster [WRN] Health check update: Degraded data redundancy: 25554/30459 objects degraded (83.896%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:50.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:50 smithi003 bash[89466]: cluster 2024-09-21T10:40:50.525634+0000 mon.a (mon.0) 1242 : cluster [WRN] Health check update: Degraded data redundancy: 25554/30459 objects degraded (83.896%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:50.979 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:50 smithi003 bash[89466]: cluster 2024-09-21T10:40:50.525634+0000 mon.a (mon.0) 1242 : cluster [WRN] Health check update: Degraded data redundancy: 25554/30459 objects degraded (83.896%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:51.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:50 smithi204 bash[78884]: cluster 2024-09-21T10:40:50.525634+0000 mon.a (mon.0) 1242 : cluster [WRN] Health check update: Degraded data redundancy: 25554/30459 objects degraded (83.896%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:51.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:50 smithi204 bash[78884]: cluster 2024-09-21T10:40:50.525634+0000 mon.a (mon.0) 1242 : cluster [WRN] Health check update: Degraded data redundancy: 25554/30459 objects degraded (83.896%), 13 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:51.010 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:51.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:51.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:51.146 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:51.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:51.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:51.279 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:51.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:51.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:51.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:51.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:51.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:51.549 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:51.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:51.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:51.678 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:51.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:51.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:51.788 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:51 smithi204 bash[78884]: cluster 2024-09-21T10:40:50.617098+0000 mgr.y (mgr.25133) 835 : cluster [DBG] pgmap v810: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 539 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 24983/25908 objects degraded (96.430%); 1734/25908 objects misplaced (6.693%); 2.7 MiB/s, 167 objects/s recovering 2024-09-21T10:40:51.788 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:51 smithi204 bash[78884]: cluster 2024-09-21T10:40:50.617098+0000 mgr.y (mgr.25133) 835 : cluster [DBG] pgmap v810: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 539 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 24983/25908 objects degraded (96.430%); 1734/25908 objects misplaced (6.693%); 2.7 MiB/s, 167 objects/s recovering 2024-09-21T10:40:51.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:51.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:51.906 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:51.940 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:51.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:51.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:52.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:52.078 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:52.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:52.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:51 smithi003 bash[88275]: cluster 2024-09-21T10:40:50.617098+0000 mgr.y (mgr.25133) 835 : cluster [DBG] pgmap v810: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 539 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 24983/25908 objects degraded (96.430%); 1734/25908 objects misplaced (6.693%); 2.7 MiB/s, 167 objects/s recovering 2024-09-21T10:40:52.105 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:51 smithi003 bash[88275]: cluster 2024-09-21T10:40:50.617098+0000 mgr.y (mgr.25133) 835 : cluster [DBG] pgmap v810: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 539 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 24983/25908 objects degraded (96.430%); 1734/25908 objects misplaced (6.693%); 2.7 MiB/s, 167 objects/s recovering 2024-09-21T10:40:52.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:51 smithi003 bash[89466]: cluster 2024-09-21T10:40:50.617098+0000 mgr.y (mgr.25133) 835 : cluster [DBG] pgmap v810: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 539 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 24983/25908 objects degraded (96.430%); 1734/25908 objects misplaced (6.693%); 2.7 MiB/s, 167 objects/s recovering 2024-09-21T10:40:52.105 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:51 smithi003 bash[89466]: cluster 2024-09-21T10:40:50.617098+0000 mgr.y (mgr.25133) 835 : cluster [DBG] pgmap v810: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 539 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 573 op/s; 24983/25908 objects degraded (96.430%); 1734/25908 objects misplaced (6.693%); 2.7 MiB/s, 167 objects/s recovering 2024-09-21T10:40:52.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:52.201 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:52.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:52.304 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:52.329 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:52.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:52.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:52.462 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:52.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:52.600 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:52.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:52.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:52.755 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:52.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:52.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:52.879 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:52.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:52.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:52.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:53.005 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:53.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:53.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:53.136 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:53.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:53.242 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:53.268 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:53.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:53.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:53.395 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:53.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:53.498 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:53.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:53.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:53.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:53.655 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:53.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:53.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:53.786 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:53.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:53.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:53.898 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:53 smithi204 bash[78884]: cluster 2024-09-21T10:40:52.617793+0000 mgr.y (mgr.25133) 836 : cluster [DBG] pgmap v811: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 528 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 24983/25383 objects degraded (98.424%); 1734/25383 objects misplaced (6.831%); 2.7 MiB/s, 134 objects/s recovering 2024-09-21T10:40:53.898 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:53 smithi204 bash[78884]: cluster 2024-09-21T10:40:52.617793+0000 mgr.y (mgr.25133) 836 : cluster [DBG] pgmap v811: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 528 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 24983/25383 objects degraded (98.424%); 1734/25383 objects misplaced (6.831%); 2.7 MiB/s, 134 objects/s recovering 2024-09-21T10:40:53.898 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:53 smithi204 bash[78884]: audit 2024-09-21T10:40:53.621426+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:53.898 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:53 smithi204 bash[78884]: audit 2024-09-21T10:40:53.621426+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:53.911 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:53.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:53.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:54.017 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:54.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:53 smithi003 bash[88275]: cluster 2024-09-21T10:40:52.617793+0000 mgr.y (mgr.25133) 836 : cluster [DBG] pgmap v811: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 528 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 24983/25383 objects degraded (98.424%); 1734/25383 objects misplaced (6.831%); 2.7 MiB/s, 134 objects/s recovering 2024-09-21T10:40:54.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:53 smithi003 bash[88275]: cluster 2024-09-21T10:40:52.617793+0000 mgr.y (mgr.25133) 836 : cluster [DBG] pgmap v811: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 528 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 24983/25383 objects degraded (98.424%); 1734/25383 objects misplaced (6.831%); 2.7 MiB/s, 134 objects/s recovering 2024-09-21T10:40:54.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:53 smithi003 bash[88275]: audit 2024-09-21T10:40:53.621426+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:54.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:53 smithi003 bash[88275]: audit 2024-09-21T10:40:53.621426+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:54.027 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:53 smithi003 bash[89466]: cluster 2024-09-21T10:40:52.617793+0000 mgr.y (mgr.25133) 836 : cluster [DBG] pgmap v811: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 528 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 24983/25383 objects degraded (98.424%); 1734/25383 objects misplaced (6.831%); 2.7 MiB/s, 134 objects/s recovering 2024-09-21T10:40:54.027 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:53 smithi003 bash[89466]: cluster 2024-09-21T10:40:52.617793+0000 mgr.y (mgr.25133) 836 : cluster [DBG] pgmap v811: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 528 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 24983/25383 objects degraded (98.424%); 1734/25383 objects misplaced (6.831%); 2.7 MiB/s, 134 objects/s recovering 2024-09-21T10:40:54.027 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:53 smithi003 bash[89466]: audit 2024-09-21T10:40:53.621426+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:54.028 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:53 smithi003 bash[89466]: audit 2024-09-21T10:40:53.621426+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:40:54.053 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:54.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:54.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:54.178 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:54.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:54.281 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:54.306 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:54.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:54.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:54.433 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:54.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:54.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:54.559 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:54.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:54.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:54.682 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:54.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:54.691 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:40:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [], 2024-09-21T10:40:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "complaint_time": 30, 2024-09-21T10:40:54.691 INFO:teuthology.orchestra.run.smithi003.stdout: "num_blocked_ops": 0 2024-09-21T10:40:54.691 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:40:54.786 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:54.809 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:54.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:54.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:54.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:54 smithi204 bash[78884]: cluster 2024-09-21T10:40:53.760347+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e226: 8 total, 8 up, 7 in 2024-09-21T10:40:54.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:54 smithi204 bash[78884]: cluster 2024-09-21T10:40:53.760347+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e226: 8 total, 8 up, 7 in 2024-09-21T10:40:54.938 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:54.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:54.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:55.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:55.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:54 smithi003 bash[88275]: cluster 2024-09-21T10:40:53.760347+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e226: 8 total, 8 up, 7 in 2024-09-21T10:40:55.051 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:54 smithi003 bash[88275]: cluster 2024-09-21T10:40:53.760347+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e226: 8 total, 8 up, 7 in 2024-09-21T10:40:55.051 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:54 smithi003 bash[89466]: cluster 2024-09-21T10:40:53.760347+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e226: 8 total, 8 up, 7 in 2024-09-21T10:40:55.051 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:54 smithi003 bash[89466]: cluster 2024-09-21T10:40:53.760347+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e226: 8 total, 8 up, 7 in 2024-09-21T10:40:55.076 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:55.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:55.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:55.205 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:55.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:55.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:55.336 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:55.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:55.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:55.467 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:55.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:55.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:55.595 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:55.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:55.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:55.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:55.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:55.843 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:55.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[88275]: cluster 2024-09-21T10:40:54.619059+0000 mgr.y (mgr.25133) 837 : cluster [DBG] pgmap v813: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 405 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 24121/19497 objects degraded (123.716%); 1326/19497 objects misplaced (6.801%); 3.3 MiB/s, 150 objects/s recovering 2024-09-21T10:40:55.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[88275]: cluster 2024-09-21T10:40:54.619059+0000 mgr.y (mgr.25133) 837 : cluster [DBG] pgmap v813: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 405 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 24121/19497 objects degraded (123.716%); 1326/19497 objects misplaced (6.801%); 3.3 MiB/s, 150 objects/s recovering 2024-09-21T10:40:55.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[88275]: cluster 2024-09-21T10:40:54.771081+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e227: 8 total, 8 up, 7 in 2024-09-21T10:40:55.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[88275]: cluster 2024-09-21T10:40:54.771081+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e227: 8 total, 8 up, 7 in 2024-09-21T10:40:55.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[88275]: cluster 2024-09-21T10:40:55.526294+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 24121/19497 objects degraded (123.716%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:55.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[88275]: cluster 2024-09-21T10:40:55.526294+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 24121/19497 objects degraded (123.716%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:55.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[89466]: cluster 2024-09-21T10:40:54.619059+0000 mgr.y (mgr.25133) 837 : cluster [DBG] pgmap v813: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 405 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 24121/19497 objects degraded (123.716%); 1326/19497 objects misplaced (6.801%); 3.3 MiB/s, 150 objects/s recovering 2024-09-21T10:40:55.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[89466]: cluster 2024-09-21T10:40:54.619059+0000 mgr.y (mgr.25133) 837 : cluster [DBG] pgmap v813: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 405 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 24121/19497 objects degraded (123.716%); 1326/19497 objects misplaced (6.801%); 3.3 MiB/s, 150 objects/s recovering 2024-09-21T10:40:55.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[89466]: cluster 2024-09-21T10:40:54.771081+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e227: 8 total, 8 up, 7 in 2024-09-21T10:40:55.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[89466]: cluster 2024-09-21T10:40:54.771081+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e227: 8 total, 8 up, 7 in 2024-09-21T10:40:55.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[89466]: cluster 2024-09-21T10:40:55.526294+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 24121/19497 objects degraded (123.716%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:55.854 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:55 smithi003 bash[89466]: cluster 2024-09-21T10:40:55.526294+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 24121/19497 objects degraded (123.716%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:55.876 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:55.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:55.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:55.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:55 smithi204 bash[78884]: cluster 2024-09-21T10:40:54.619059+0000 mgr.y (mgr.25133) 837 : cluster [DBG] pgmap v813: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 405 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 24121/19497 objects degraded (123.716%); 1326/19497 objects misplaced (6.801%); 3.3 MiB/s, 150 objects/s recovering 2024-09-21T10:40:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:55 smithi204 bash[78884]: cluster 2024-09-21T10:40:54.619059+0000 mgr.y (mgr.25133) 837 : cluster [DBG] pgmap v813: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 405 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 564 op/s; 24121/19497 objects degraded (123.716%); 1326/19497 objects misplaced (6.801%); 3.3 MiB/s, 150 objects/s recovering 2024-09-21T10:40:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:55 smithi204 bash[78884]: cluster 2024-09-21T10:40:54.771081+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e227: 8 total, 8 up, 7 in 2024-09-21T10:40:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:55 smithi204 bash[78884]: cluster 2024-09-21T10:40:54.771081+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e227: 8 total, 8 up, 7 in 2024-09-21T10:40:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:55 smithi204 bash[78884]: cluster 2024-09-21T10:40:55.526294+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 24121/19497 objects degraded (123.716%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:55 smithi204 bash[78884]: cluster 2024-09-21T10:40:55.526294+0000 mon.a (mon.0) 1246 : cluster [WRN] Health check update: Degraded data redundancy: 24121/19497 objects degraded (123.716%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:40:56.024 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:56.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:56.130 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:56.155 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:56.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:56.259 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:56.296 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:56.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:56.431 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:56.537 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:56.570 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:56.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:56.677 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:56.712 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:56.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:56.791 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:40:56.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:56.840 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:56.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:56.943 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:56.977 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:56.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:56.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:57.081 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:57.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:56 smithi003 bash[88275]: audit 2024-09-21T10:40:56.423484+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:40:57.093 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:56 smithi003 bash[88275]: audit 2024-09-21T10:40:56.423484+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:40:57.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:56 smithi003 bash[89466]: audit 2024-09-21T10:40:56.423484+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:40:57.093 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:56 smithi003 bash[89466]: audit 2024-09-21T10:40:56.423484+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:40:57.122 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:57.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:57.227 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:57.245 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:57.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:57.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:56 smithi204 bash[78884]: audit 2024-09-21T10:40:56.423484+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:40:57.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:56 smithi204 bash[78884]: audit 2024-09-21T10:40:56.423484+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:40:57.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:57.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:57.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:57.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:57.521 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:57.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:57.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:57.653 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:40:57.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:40:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:40:57] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.51.0" 2024-09-21T10:40:57.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:57.778 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:57.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:57.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:57.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:57 smithi204 bash[78884]: cluster 2024-09-21T10:40:56.620207+0000 mgr.y (mgr.25133) 838 : cluster [DBG] pgmap v815: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 348 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 24121/16776 objects degraded (143.783%); 1163/16776 objects misplaced (6.933%); 2.0 MiB/s, 154 objects/s recovering 2024-09-21T10:40:57.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:57 smithi204 bash[78884]: cluster 2024-09-21T10:40:56.620207+0000 mgr.y (mgr.25133) 838 : cluster [DBG] pgmap v815: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 348 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 24121/16776 objects degraded (143.783%); 1163/16776 objects misplaced (6.933%); 2.0 MiB/s, 154 objects/s recovering 2024-09-21T10:40:57.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:57 smithi204 bash[78884]: audit 2024-09-21T10:40:56.789038+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:40:57.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:57 smithi204 bash[78884]: audit 2024-09-21T10:40:56.789038+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:40:57.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:57 smithi204 bash[78884]: cluster 2024-09-21T10:40:56.801519+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e228: 8 total, 8 up, 7 in 2024-09-21T10:40:57.889 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:57 smithi204 bash[78884]: cluster 2024-09-21T10:40:56.801519+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e228: 8 total, 8 up, 7 in 2024-09-21T10:40:57.909 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:40:57.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:57.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:40:58.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:58.040 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:58.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:58.143 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:58.163 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:40:58.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:40:58.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[88275]: cluster 2024-09-21T10:40:56.620207+0000 mgr.y (mgr.25133) 838 : cluster [DBG] pgmap v815: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 348 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 24121/16776 objects degraded (143.783%); 1163/16776 objects misplaced (6.933%); 2.0 MiB/s, 154 objects/s recovering 2024-09-21T10:40:58.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[88275]: cluster 2024-09-21T10:40:56.620207+0000 mgr.y (mgr.25133) 838 : cluster [DBG] pgmap v815: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 348 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 24121/16776 objects degraded (143.783%); 1163/16776 objects misplaced (6.933%); 2.0 MiB/s, 154 objects/s recovering 2024-09-21T10:40:58.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[88275]: audit 2024-09-21T10:40:56.789038+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:40:58.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[88275]: audit 2024-09-21T10:40:56.789038+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:40:58.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[88275]: cluster 2024-09-21T10:40:56.801519+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e228: 8 total, 8 up, 7 in 2024-09-21T10:40:58.202 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[88275]: cluster 2024-09-21T10:40:56.801519+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e228: 8 total, 8 up, 7 in 2024-09-21T10:40:58.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[89466]: cluster 2024-09-21T10:40:56.620207+0000 mgr.y (mgr.25133) 838 : cluster [DBG] pgmap v815: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 348 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 24121/16776 objects degraded (143.783%); 1163/16776 objects misplaced (6.933%); 2.0 MiB/s, 154 objects/s recovering 2024-09-21T10:40:58.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[89466]: cluster 2024-09-21T10:40:56.620207+0000 mgr.y (mgr.25133) 838 : cluster [DBG] pgmap v815: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 348 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 569 op/s; 24121/16776 objects degraded (143.783%); 1163/16776 objects misplaced (6.933%); 2.0 MiB/s, 154 objects/s recovering 2024-09-21T10:40:58.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[89466]: audit 2024-09-21T10:40:56.789038+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:40:58.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[89466]: audit 2024-09-21T10:40:56.789038+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? 172.21.15.3:0/1484498587' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:40:58.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[89466]: cluster 2024-09-21T10:40:56.801519+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e228: 8 total, 8 up, 7 in 2024-09-21T10:40:58.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:57 smithi003 bash[89466]: cluster 2024-09-21T10:40:56.801519+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e228: 8 total, 8 up, 7 in 2024-09-21T10:40:58.266 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:58.296 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:58.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:58.401 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:58.428 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:40:58.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:40:58.532 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:58.549 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:58.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:58.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:58.682 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:58.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:58.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:58.811 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:58.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:58.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:58.938 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:40:58.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:58.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:40:59.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:59.072 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:59.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:59.176 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:59.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:59.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:59.310 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:40:59.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:59.339 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:40:59.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:40:59.449 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:59.481 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:59.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:59.590 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:59.614 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:59.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:40:59.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:40:59.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:59.742 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:40:59.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:40:59.845 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:59.897 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:40:59.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:40:59.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:00.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:59 smithi204 bash[78884]: cluster 2024-09-21T10:40:58.620974+0000 mgr.y (mgr.25133) 839 : cluster [DBG] pgmap v817: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 284 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 650 op/s; 23688/13671 objects degraded (173.272%); 824/13671 objects misplaced (6.027%); 5.7 MiB/s, 159 objects/s recovering 2024-09-21T10:41:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:40:59 smithi204 bash[78884]: cluster 2024-09-21T10:40:58.620974+0000 mgr.y (mgr.25133) 839 : cluster [DBG] pgmap v817: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 284 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 650 op/s; 23688/13671 objects degraded (173.272%); 824/13671 objects misplaced (6.027%); 5.7 MiB/s, 159 objects/s recovering 2024-09-21T10:41:00.023 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:00.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:00.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:00.134 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:41:00.134 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:41:00.146 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:00.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:59 smithi003 bash[88275]: cluster 2024-09-21T10:40:58.620974+0000 mgr.y (mgr.25133) 839 : cluster [DBG] pgmap v817: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 284 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 650 op/s; 23688/13671 objects degraded (173.272%); 824/13671 objects misplaced (6.027%); 5.7 MiB/s, 159 objects/s recovering 2024-09-21T10:41:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:40:59 smithi003 bash[88275]: cluster 2024-09-21T10:40:58.620974+0000 mgr.y (mgr.25133) 839 : cluster [DBG] pgmap v817: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 284 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 650 op/s; 23688/13671 objects degraded (173.272%); 824/13671 objects misplaced (6.027%); 5.7 MiB/s, 159 objects/s recovering 2024-09-21T10:41:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:59 smithi003 bash[89466]: cluster 2024-09-21T10:40:58.620974+0000 mgr.y (mgr.25133) 839 : cluster [DBG] pgmap v817: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 284 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 650 op/s; 23688/13671 objects degraded (173.272%); 824/13671 objects misplaced (6.027%); 5.7 MiB/s, 159 objects/s recovering 2024-09-21T10:41:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:40:59 smithi003 bash[89466]: cluster 2024-09-21T10:40:58.620974+0000 mgr.y (mgr.25133) 839 : cluster [DBG] pgmap v817: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 94 active+clean; 284 MiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 650 op/s; 23688/13671 objects degraded (173.272%); 824/13671 objects misplaced (6.027%); 5.7 MiB/s, 159 objects/s recovering 2024-09-21T10:41:00.186 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:41:00.187 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:41:00.211 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:41:00.211 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:41:00.249 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:41:00.249 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:41:00.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:00.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:00.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:00.283 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:41:00.283 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:41:00.300 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:41:00.300 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:41:00.316 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:41:00.316 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:41:00.333 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:41:00.333 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:41:00.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:00.404 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:00.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:00.510 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:00.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:00.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:00.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:00.672 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:00.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:00.774 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:00.805 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:00.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:00.811 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:41:00.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:00.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:00 smithi204 bash[78884]: audit 2024-09-21T10:41:00.067405+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.3:0/1043831709' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:00.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:00 smithi204 bash[78884]: audit 2024-09-21T10:41:00.067405+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.3:0/1043831709' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:00.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:00 smithi204 bash[78884]: audit 2024-09-21T10:41:00.409940+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:00.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:00 smithi204 bash[78884]: audit 2024-09-21T10:41:00.409940+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:00.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:00 smithi204 bash[78884]: cluster 2024-09-21T10:41:00.527098+0000 mon.a (mon.0) 1251 : cluster [WRN] Health check update: Degraded data redundancy: 23688/13671 objects degraded (173.272%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:00.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:00 smithi204 bash[78884]: cluster 2024-09-21T10:41:00.527098+0000 mon.a (mon.0) 1251 : cluster [WRN] Health check update: Degraded data redundancy: 23688/13671 objects degraded (173.272%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:00.935 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:00.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:00.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:01.039 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:01.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[88275]: audit 2024-09-21T10:41:00.067405+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.3:0/1043831709' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:01.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[88275]: audit 2024-09-21T10:41:00.067405+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.3:0/1043831709' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:01.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[88275]: audit 2024-09-21T10:41:00.409940+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:01.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[88275]: audit 2024-09-21T10:41:00.409940+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:01.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[88275]: cluster 2024-09-21T10:41:00.527098+0000 mon.a (mon.0) 1251 : cluster [WRN] Health check update: Degraded data redundancy: 23688/13671 objects degraded (173.272%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:01.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[88275]: cluster 2024-09-21T10:41:00.527098+0000 mon.a (mon.0) 1251 : cluster [WRN] Health check update: Degraded data redundancy: 23688/13671 objects degraded (173.272%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:01.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[89466]: audit 2024-09-21T10:41:00.067405+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.3:0/1043831709' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:01.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[89466]: audit 2024-09-21T10:41:00.067405+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.3:0/1043831709' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:01.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[89466]: audit 2024-09-21T10:41:00.409940+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:01.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[89466]: audit 2024-09-21T10:41:00.409940+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:41:01.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[89466]: cluster 2024-09-21T10:41:00.527098+0000 mon.a (mon.0) 1251 : cluster [WRN] Health check update: Degraded data redundancy: 23688/13671 objects degraded (173.272%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:01.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:00 smithi003 bash[89466]: cluster 2024-09-21T10:41:00.527098+0000 mon.a (mon.0) 1251 : cluster [WRN] Health check update: Degraded data redundancy: 23688/13671 objects degraded (173.272%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:01.077 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:01.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:01.182 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:01.206 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:01.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:01.310 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:01.337 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:01.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:01.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:01.475 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:01.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:01.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:01.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:01.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:01.703 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:01.730 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:01.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:01.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:01.843 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:01 smithi204 bash[78884]: cluster 2024-09-21T10:41:00.621862+0000 mgr.y (mgr.25133) 840 : cluster [DBG] pgmap v818: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 180 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 23688/8670 objects degraded (273.218%); 438/8670 objects misplaced (5.052%); 2.6 MiB/s, 102 objects/s recovering 2024-09-21T10:41:01.843 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:01 smithi204 bash[78884]: cluster 2024-09-21T10:41:00.621862+0000 mgr.y (mgr.25133) 840 : cluster [DBG] pgmap v818: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 180 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 23688/8670 objects degraded (273.218%); 438/8670 objects misplaced (5.052%); 2.6 MiB/s, 102 objects/s recovering 2024-09-21T10:41:01.843 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:01 smithi204 bash[78884]: cluster 2024-09-21T10:41:00.796773+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:01.843 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:01 smithi204 bash[78884]: cluster 2024-09-21T10:41:00.796773+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:01.843 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:01 smithi204 bash[78884]: audit 2024-09-21T10:41:00.809775+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:41:01.843 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:01 smithi204 bash[78884]: audit 2024-09-21T10:41:00.809775+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:41:01.844 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:01 smithi204 bash[78884]: cluster 2024-09-21T10:41:00.816395+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e229: 8 total, 8 up, 7 in 2024-09-21T10:41:01.844 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:01 smithi204 bash[78884]: cluster 2024-09-21T10:41:00.816395+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e229: 8 total, 8 up, 7 in 2024-09-21T10:41:01.860 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:01.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:01.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:01.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:01.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:01.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:02.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[88275]: cluster 2024-09-21T10:41:00.621862+0000 mgr.y (mgr.25133) 840 : cluster [DBG] pgmap v818: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 180 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 23688/8670 objects degraded (273.218%); 438/8670 objects misplaced (5.052%); 2.6 MiB/s, 102 objects/s recovering 2024-09-21T10:41:02.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[88275]: cluster 2024-09-21T10:41:00.621862+0000 mgr.y (mgr.25133) 840 : cluster [DBG] pgmap v818: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 180 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 23688/8670 objects degraded (273.218%); 438/8670 objects misplaced (5.052%); 2.6 MiB/s, 102 objects/s recovering 2024-09-21T10:41:02.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[88275]: cluster 2024-09-21T10:41:00.796773+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:02.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[88275]: cluster 2024-09-21T10:41:00.796773+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:02.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[88275]: audit 2024-09-21T10:41:00.809775+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:41:02.002 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[88275]: audit 2024-09-21T10:41:00.809775+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:41:02.003 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[88275]: cluster 2024-09-21T10:41:00.816395+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e229: 8 total, 8 up, 7 in 2024-09-21T10:41:02.003 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[88275]: cluster 2024-09-21T10:41:00.816395+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e229: 8 total, 8 up, 7 in 2024-09-21T10:41:02.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[89466]: cluster 2024-09-21T10:41:00.621862+0000 mgr.y (mgr.25133) 840 : cluster [DBG] pgmap v818: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 180 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 23688/8670 objects degraded (273.218%); 438/8670 objects misplaced (5.052%); 2.6 MiB/s, 102 objects/s recovering 2024-09-21T10:41:02.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[89466]: cluster 2024-09-21T10:41:00.621862+0000 mgr.y (mgr.25133) 840 : cluster [DBG] pgmap v818: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 180 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 649 op/s; 23688/8670 objects degraded (273.218%); 438/8670 objects misplaced (5.052%); 2.6 MiB/s, 102 objects/s recovering 2024-09-21T10:41:02.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[89466]: cluster 2024-09-21T10:41:00.796773+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:02.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[89466]: cluster 2024-09-21T10:41:00.796773+0000 mon.a (mon.0) 1252 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:41:02.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[89466]: audit 2024-09-21T10:41:00.809775+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:41:02.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[89466]: audit 2024-09-21T10:41:00.809775+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? 172.21.15.3:0/425317258' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:41:02.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[89466]: cluster 2024-09-21T10:41:00.816395+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e229: 8 total, 8 up, 7 in 2024-09-21T10:41:02.003 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:01 smithi003 bash[89466]: cluster 2024-09-21T10:41:00.816395+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e229: 8 total, 8 up, 7 in 2024-09-21T10:41:02.093 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:02.120 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:02.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:02.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:02.258 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:02.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:02.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:02.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:02.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:02.499 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:02.558 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:02.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:02.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:02.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:02.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:02.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:02.825 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:02.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:02.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:02.961 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:02.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:02.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:03.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:03.089 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:03.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:03.194 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:03.241 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:03.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:03.346 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:03.377 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:03.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:03.392 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Removed 103632 objects 2024-09-21T10:41:03.392 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Clean up completed and total clean up time :203.728 2024-09-21T10:41:03.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:03.501 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:03.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:03.604 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:03.628 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:03.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:03.730 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:03.757 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:03.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:03.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:03.888 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:03.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:03.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:03 smithi003 bash[88275]: cluster 2024-09-21T10:41:02.622525+0000 mgr.y (mgr.25133) 841 : cluster [DBG] pgmap v820: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 168 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 23688/8133 objects degraded (291.258%); 438/8133 objects misplaced (5.385%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T10:41:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:03 smithi003 bash[88275]: cluster 2024-09-21T10:41:02.622525+0000 mgr.y (mgr.25133) 841 : cluster [DBG] pgmap v820: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 168 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 23688/8133 objects degraded (291.258%); 438/8133 objects misplaced (5.385%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T10:41:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:03 smithi003 bash[89466]: cluster 2024-09-21T10:41:02.622525+0000 mgr.y (mgr.25133) 841 : cluster [DBG] pgmap v820: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 168 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 23688/8133 objects degraded (291.258%); 438/8133 objects misplaced (5.385%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T10:41:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:03 smithi003 bash[89466]: cluster 2024-09-21T10:41:02.622525+0000 mgr.y (mgr.25133) 841 : cluster [DBG] pgmap v820: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 168 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 23688/8133 objects degraded (291.258%); 438/8133 objects misplaced (5.385%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T10:41:03.990 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:04.010 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:04.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:04.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:04.123 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:03 smithi204 bash[78884]: cluster 2024-09-21T10:41:02.622525+0000 mgr.y (mgr.25133) 841 : cluster [DBG] pgmap v820: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 168 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 23688/8133 objects degraded (291.258%); 438/8133 objects misplaced (5.385%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T10:41:04.124 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:03 smithi204 bash[78884]: cluster 2024-09-21T10:41:02.622525+0000 mgr.y (mgr.25133) 841 : cluster [DBG] pgmap v820: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 168 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 462 op/s; 23688/8133 objects degraded (291.258%); 438/8133 objects misplaced (5.385%); 2.3 MiB/s, 36 objects/s recovering 2024-09-21T10:41:04.140 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:04.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:04.242 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:04.267 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:04.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:04.370 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:04.399 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:04.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:04.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:04.527 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:04.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:04.629 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:04.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:04.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:04.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:04.784 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:04.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:04.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:04.913 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:04.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:04.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:05.016 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:05.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:05.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:05.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:05.173 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:05.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:05.276 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:05.302 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:05.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:05.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:41:05.406 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:05.429 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:05.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:05.445 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:41:05.532 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:05.552 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:05.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:05.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:05.679 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:05.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:05.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:05.808 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:05.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:05.911 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:05.939 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:05.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:05.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:05.958 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:05.958 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:05 smithi204 bash[78884]: cluster 2024-09-21T10:41:04.623956+0000 mgr.y (mgr.25133) 842 : cluster [DBG] pgmap v821: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 54 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 23153/2622 objects degraded (883.028%); 133/2622 objects misplaced (5.072%); 4.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:06.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:05 smithi204 bash[78884]: cluster 2024-09-21T10:41:04.623956+0000 mgr.y (mgr.25133) 842 : cluster [DBG] pgmap v821: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 54 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 23153/2622 objects degraded (883.028%); 133/2622 objects misplaced (5.072%); 4.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:05 smithi204 bash[78884]: cluster 2024-09-21T10:41:05.528005+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 23153/2622 objects degraded (883.028%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:06.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:05 smithi204 bash[78884]: cluster 2024-09-21T10:41:05.528005+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 23153/2622 objects degraded (883.028%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:06.042 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:06.067 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:06.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:06.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:05 smithi003 bash[88275]: cluster 2024-09-21T10:41:04.623956+0000 mgr.y (mgr.25133) 842 : cluster [DBG] pgmap v821: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 54 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 23153/2622 objects degraded (883.028%); 133/2622 objects misplaced (5.072%); 4.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:06.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:05 smithi003 bash[88275]: cluster 2024-09-21T10:41:04.623956+0000 mgr.y (mgr.25133) 842 : cluster [DBG] pgmap v821: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 54 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 23153/2622 objects degraded (883.028%); 133/2622 objects misplaced (5.072%); 4.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:06.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:05 smithi003 bash[88275]: cluster 2024-09-21T10:41:05.528005+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 23153/2622 objects degraded (883.028%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:06.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:05 smithi003 bash[88275]: cluster 2024-09-21T10:41:05.528005+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 23153/2622 objects degraded (883.028%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:06.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:05 smithi003 bash[89466]: cluster 2024-09-21T10:41:04.623956+0000 mgr.y (mgr.25133) 842 : cluster [DBG] pgmap v821: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 54 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 23153/2622 objects degraded (883.028%); 133/2622 objects misplaced (5.072%); 4.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:06.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:05 smithi003 bash[89466]: cluster 2024-09-21T10:41:04.623956+0000 mgr.y (mgr.25133) 842 : cluster [DBG] pgmap v821: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 54 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 597 op/s; 23153/2622 objects degraded (883.028%); 133/2622 objects misplaced (5.072%); 4.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:06.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:05 smithi003 bash[89466]: cluster 2024-09-21T10:41:05.528005+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 23153/2622 objects degraded (883.028%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:06.103 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:05 smithi003 bash[89466]: cluster 2024-09-21T10:41:05.528005+0000 mon.a (mon.0) 1255 : cluster [WRN] Health check update: Degraded data redundancy: 23153/2622 objects degraded (883.028%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:06.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:06.195 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:06.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:06.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:06.324 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:06.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:06.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:06.453 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:06.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:06.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:06.563 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2024-09-21T10:41:06.563 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2024-09-21T10:41:06.584 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:06.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:06.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:06.713 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:06.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:06.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:06.843 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:06.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:06.946 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:06.973 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:06.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:06.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:07.076 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:07.104 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:07.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:07.206 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:07.234 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:07.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:07.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:07.364 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:07.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:07.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:07.493 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:07.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:07.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:07.622 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:07.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:07.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:07.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:07.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:07.824 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:41:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:41:07] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.51.0" 2024-09-21T10:41:07.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:07.883 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:07.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:07.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:07.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:07 smithi003 bash[88275]: cluster 2024-09-21T10:41:06.625208+0000 mgr.y (mgr.25133) 843 : cluster [DBG] pgmap v822: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 23153/375 objects degraded (6174.133%); 3.6 MiB/s, 79 objects/s recovering 2024-09-21T10:41:07.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:07 smithi003 bash[88275]: cluster 2024-09-21T10:41:06.625208+0000 mgr.y (mgr.25133) 843 : cluster [DBG] pgmap v822: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 23153/375 objects degraded (6174.133%); 3.6 MiB/s, 79 objects/s recovering 2024-09-21T10:41:07.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:07 smithi003 bash[89466]: cluster 2024-09-21T10:41:06.625208+0000 mgr.y (mgr.25133) 843 : cluster [DBG] pgmap v822: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 23153/375 objects degraded (6174.133%); 3.6 MiB/s, 79 objects/s recovering 2024-09-21T10:41:07.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:07 smithi003 bash[89466]: cluster 2024-09-21T10:41:06.625208+0000 mgr.y (mgr.25133) 843 : cluster [DBG] pgmap v822: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 23153/375 objects degraded (6174.133%); 3.6 MiB/s, 79 objects/s recovering 2024-09-21T10:41:07.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:07.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:07 smithi204 bash[78884]: cluster 2024-09-21T10:41:06.625208+0000 mgr.y (mgr.25133) 843 : cluster [DBG] pgmap v822: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 23153/375 objects degraded (6174.133%); 3.6 MiB/s, 79 objects/s recovering 2024-09-21T10:41:07.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:07 smithi204 bash[78884]: cluster 2024-09-21T10:41:06.625208+0000 mgr.y (mgr.25133) 843 : cluster [DBG] pgmap v822: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 562 op/s; 23153/375 objects degraded (6174.133%); 3.6 MiB/s, 79 objects/s recovering 2024-09-21T10:41:08.011 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:08.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:08.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:08.135 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:08.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:08.238 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:08.267 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:08.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:08.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:08.397 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:08.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:08.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:08.525 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:08.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:08.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:08.656 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:08.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:08.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:08.789 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:08.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:08.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:08.916 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:08.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:08.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:09.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:08 smithi204 bash[78884]: audit 2024-09-21T10:41:08.617557+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:08 smithi204 bash[78884]: audit 2024-09-21T10:41:08.617557+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:09.019 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:09.028 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:08 smithi003 bash[88275]: audit 2024-09-21T10:41:08.617557+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:09.028 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:08 smithi003 bash[88275]: audit 2024-09-21T10:41:08.617557+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:09.029 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:08 smithi003 bash[89466]: audit 2024-09-21T10:41:08.617557+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:09.029 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:08 smithi003 bash[89466]: audit 2024-09-21T10:41:08.617557+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:09.047 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:09.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:09.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:09.177 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:09.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:09.280 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:09.311 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:09.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:09.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:09.442 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:09.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:09.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:09.570 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:09.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:09.673 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:09.701 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:09.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:09.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:09.829 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:09.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:09.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:09.960 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:09.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:10.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:10.066 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:10.067 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:10.086 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:10.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:09 smithi204 bash[78884]: cluster 2024-09-21T10:41:08.626690+0000 mgr.y (mgr.25133) 844 : cluster [DBG] pgmap v823: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 449 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:10.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:09 smithi204 bash[78884]: cluster 2024-09-21T10:41:08.626690+0000 mgr.y (mgr.25133) 844 : cluster [DBG] pgmap v823: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 449 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:10.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:09 smithi003 bash[88275]: cluster 2024-09-21T10:41:08.626690+0000 mgr.y (mgr.25133) 844 : cluster [DBG] pgmap v823: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 449 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:09 smithi003 bash[88275]: cluster 2024-09-21T10:41:08.626690+0000 mgr.y (mgr.25133) 844 : cluster [DBG] pgmap v823: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 449 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:10.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:09 smithi003 bash[89466]: cluster 2024-09-21T10:41:08.626690+0000 mgr.y (mgr.25133) 844 : cluster [DBG] pgmap v823: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 449 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:10.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:09 smithi003 bash[89466]: cluster 2024-09-21T10:41:08.626690+0000 mgr.y (mgr.25133) 844 : cluster [DBG] pgmap v823: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 449 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:10.189 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:10.214 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:10.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:10.317 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:10.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:10.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:10.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:10.475 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:10.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:10.578 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:10.605 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:10.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:10.708 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:10.737 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:10.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:10.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:10.865 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:10.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:10.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:10.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:10.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:10.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:11.085 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:11.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:11.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:10 smithi003 bash[88275]: cluster 2024-09-21T10:41:10.528739+0000 mon.a (mon.0) 1257 : cluster [WRN] Health check update: Degraded data redundancy: 23153/375 objects degraded (6174.133%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:11.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:10 smithi003 bash[88275]: cluster 2024-09-21T10:41:10.528739+0000 mon.a (mon.0) 1257 : cluster [WRN] Health check update: Degraded data redundancy: 23153/375 objects degraded (6174.133%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:11.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:10 smithi003 bash[89466]: cluster 2024-09-21T10:41:10.528739+0000 mon.a (mon.0) 1257 : cluster [WRN] Health check update: Degraded data redundancy: 23153/375 objects degraded (6174.133%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:11.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:10 smithi003 bash[89466]: cluster 2024-09-21T10:41:10.528739+0000 mon.a (mon.0) 1257 : cluster [WRN] Health check update: Degraded data redundancy: 23153/375 objects degraded (6174.133%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:11.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:11.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:11.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:11.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:10 smithi204 bash[78884]: cluster 2024-09-21T10:41:10.528739+0000 mon.a (mon.0) 1257 : cluster [WRN] Health check update: Degraded data redundancy: 23153/375 objects degraded (6174.133%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:11.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:10 smithi204 bash[78884]: cluster 2024-09-21T10:41:10.528739+0000 mon.a (mon.0) 1257 : cluster [WRN] Health check update: Degraded data redundancy: 23153/375 objects degraded (6174.133%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:11.246 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:11.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:11.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:11.377 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:11.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:11.480 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:11.510 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:11.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:11.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:11.640 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:11.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:11.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:11.767 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:11.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:11.870 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:11.886 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:11 smithi003 bash[88275]: cluster 2024-09-21T10:41:10.628212+0000 mgr.y (mgr.25133) 845 : cluster [DBG] pgmap v824: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 283 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:11.886 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:11 smithi003 bash[88275]: cluster 2024-09-21T10:41:10.628212+0000 mgr.y (mgr.25133) 845 : cluster [DBG] pgmap v824: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 283 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:11.886 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:11 smithi003 bash[89466]: cluster 2024-09-21T10:41:10.628212+0000 mgr.y (mgr.25133) 845 : cluster [DBG] pgmap v824: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 283 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:11.887 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:11 smithi003 bash[89466]: cluster 2024-09-21T10:41:10.628212+0000 mgr.y (mgr.25133) 845 : cluster [DBG] pgmap v824: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 283 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:11.899 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:11.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:11.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:12.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:11 smithi204 bash[78884]: cluster 2024-09-21T10:41:10.628212+0000 mgr.y (mgr.25133) 845 : cluster [DBG] pgmap v824: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 283 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:11 smithi204 bash[78884]: cluster 2024-09-21T10:41:10.628212+0000 mgr.y (mgr.25133) 845 : cluster [DBG] pgmap v824: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 283 op/s; 23153/375 objects degraded (6174.133%); 1.7 MiB/s, 114 objects/s recovering 2024-09-21T10:41:12.030 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:12.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:12.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:12.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:12.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:12.262 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:12.288 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:12.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:12.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:12.415 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:12.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:12.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:12.548 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:12.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:12.651 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:12.677 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:12.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:12.779 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:12.800 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:12.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:12.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:12.928 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:12.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:12.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:13.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:13.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:13.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:13.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:13.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:13.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:13.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:13.318 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:13.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:13.421 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:13.448 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:13.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:13.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:13.576 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:13.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:13.679 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:13.705 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:13.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:13.808 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:13.836 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:13.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:13.939 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:13.966 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:13.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:13.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:14.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:14.097 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:14.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:14.109 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:13 smithi003 bash[88275]: cluster 2024-09-21T10:41:12.629482+0000 mgr.y (mgr.25133) 846 : cluster [DBG] pgmap v825: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 23153/375 objects degraded (6174.133%); 1.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:14.109 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:13 smithi003 bash[88275]: cluster 2024-09-21T10:41:12.629482+0000 mgr.y (mgr.25133) 846 : cluster [DBG] pgmap v825: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 23153/375 objects degraded (6174.133%); 1.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:14.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:13 smithi003 bash[89466]: cluster 2024-09-21T10:41:12.629482+0000 mgr.y (mgr.25133) 846 : cluster [DBG] pgmap v825: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 23153/375 objects degraded (6174.133%); 1.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:14.109 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:13 smithi003 bash[89466]: cluster 2024-09-21T10:41:12.629482+0000 mgr.y (mgr.25133) 846 : cluster [DBG] pgmap v825: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 23153/375 objects degraded (6174.133%); 1.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:14.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:14.211 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:13 smithi204 bash[78884]: cluster 2024-09-21T10:41:12.629482+0000 mgr.y (mgr.25133) 846 : cluster [DBG] pgmap v825: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 23153/375 objects degraded (6174.133%); 1.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:14.211 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:13 smithi204 bash[78884]: cluster 2024-09-21T10:41:12.629482+0000 mgr.y (mgr.25133) 846 : cluster [DBG] pgmap v825: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 239 op/s; 23153/375 objects degraded (6174.133%); 1.4 MiB/s, 97 objects/s recovering 2024-09-21T10:41:14.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:14.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:14.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:14.355 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:14.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:14.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:14.486 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:14.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:14.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:14.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:14.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:14.719 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:14.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:14.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:14.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:14.879 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:14.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:14.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:14.982 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:15.009 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:15.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:15.112 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:15.139 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:15.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:15.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:15.270 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:15.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:15.374 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:15.399 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:15.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:15.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:15.526 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:15.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:15.629 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:15.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:15.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:15.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:15.785 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:15.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:15.888 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:15.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:15 smithi003 bash[88275]: cluster 2024-09-21T10:41:14.630482+0000 mgr.y (mgr.25133) 847 : cluster [DBG] pgmap v826: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 22980/375 objects degraded (6128.000%); 1.4 MiB/s, 157 objects/s recovering 2024-09-21T10:41:15.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:15 smithi003 bash[88275]: cluster 2024-09-21T10:41:14.630482+0000 mgr.y (mgr.25133) 847 : cluster [DBG] pgmap v826: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 22980/375 objects degraded (6128.000%); 1.4 MiB/s, 157 objects/s recovering 2024-09-21T10:41:15.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:15 smithi003 bash[88275]: cluster 2024-09-21T10:41:15.529895+0000 mon.a (mon.0) 1258 : cluster [WRN] Health check update: Degraded data redundancy: 22980/375 objects degraded (6128.000%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:15.898 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:15 smithi003 bash[88275]: cluster 2024-09-21T10:41:15.529895+0000 mon.a (mon.0) 1258 : cluster [WRN] Health check update: Degraded data redundancy: 22980/375 objects degraded (6128.000%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:15.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:15 smithi003 bash[89466]: cluster 2024-09-21T10:41:14.630482+0000 mgr.y (mgr.25133) 847 : cluster [DBG] pgmap v826: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 22980/375 objects degraded (6128.000%); 1.4 MiB/s, 157 objects/s recovering 2024-09-21T10:41:15.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:15 smithi003 bash[89466]: cluster 2024-09-21T10:41:14.630482+0000 mgr.y (mgr.25133) 847 : cluster [DBG] pgmap v826: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 22980/375 objects degraded (6128.000%); 1.4 MiB/s, 157 objects/s recovering 2024-09-21T10:41:15.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:15 smithi003 bash[89466]: cluster 2024-09-21T10:41:15.529895+0000 mon.a (mon.0) 1258 : cluster [WRN] Health check update: Degraded data redundancy: 22980/375 objects degraded (6128.000%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:15.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:15 smithi003 bash[89466]: cluster 2024-09-21T10:41:15.529895+0000 mon.a (mon.0) 1258 : cluster [WRN] Health check update: Degraded data redundancy: 22980/375 objects degraded (6128.000%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:15.912 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:15.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:15.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:16.015 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:16.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:16.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:16.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:16.174 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:16.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:16.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:15 smithi204 bash[78884]: cluster 2024-09-21T10:41:14.630482+0000 mgr.y (mgr.25133) 847 : cluster [DBG] pgmap v826: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 22980/375 objects degraded (6128.000%); 1.4 MiB/s, 157 objects/s recovering 2024-09-21T10:41:16.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:15 smithi204 bash[78884]: cluster 2024-09-21T10:41:14.630482+0000 mgr.y (mgr.25133) 847 : cluster [DBG] pgmap v826: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 220 op/s; 22980/375 objects degraded (6128.000%); 1.4 MiB/s, 157 objects/s recovering 2024-09-21T10:41:16.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:15 smithi204 bash[78884]: cluster 2024-09-21T10:41:15.529895+0000 mon.a (mon.0) 1258 : cluster [WRN] Health check update: Degraded data redundancy: 22980/375 objects degraded (6128.000%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:15 smithi204 bash[78884]: cluster 2024-09-21T10:41:15.529895+0000 mon.a (mon.0) 1258 : cluster [WRN] Health check update: Degraded data redundancy: 22980/375 objects degraded (6128.000%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:16.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:16.305 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:16.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:16.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:16.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:16.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:16.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:16.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:16.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:16.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:16.693 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:16.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:16.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:16.823 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:16.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:16.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:16.951 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:16.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:16.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:17.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:17.086 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:17.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:17.189 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:17.211 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:17.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:17.314 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:17.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:17.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:17.438 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:17.462 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:17.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:17.566 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:17.577 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:41:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:41:17] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.51.0" 2024-09-21T10:41:17.591 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:17.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:17.693 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:17.718 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:17.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:17.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:17.848 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:17.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:17.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:17.975 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:17.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:17.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:18.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:18.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:17 smithi204 bash[78884]: cluster 2024-09-21T10:41:16.631825+0000 mgr.y (mgr.25133) 848 : cluster [DBG] pgmap v827: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 62 op/s; 22980/375 objects degraded (6128.000%); 0 B/s, 116 objects/s recovering 2024-09-21T10:41:18.088 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:17 smithi204 bash[78884]: cluster 2024-09-21T10:41:16.631825+0000 mgr.y (mgr.25133) 848 : cluster [DBG] pgmap v827: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 62 op/s; 22980/375 objects degraded (6128.000%); 0 B/s, 116 objects/s recovering 2024-09-21T10:41:18.103 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:18.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:17 smithi003 bash[88275]: cluster 2024-09-21T10:41:16.631825+0000 mgr.y (mgr.25133) 848 : cluster [DBG] pgmap v827: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 62 op/s; 22980/375 objects degraded (6128.000%); 0 B/s, 116 objects/s recovering 2024-09-21T10:41:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:17 smithi003 bash[88275]: cluster 2024-09-21T10:41:16.631825+0000 mgr.y (mgr.25133) 848 : cluster [DBG] pgmap v827: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 62 op/s; 22980/375 objects degraded (6128.000%); 0 B/s, 116 objects/s recovering 2024-09-21T10:41:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:17 smithi003 bash[89466]: cluster 2024-09-21T10:41:16.631825+0000 mgr.y (mgr.25133) 848 : cluster [DBG] pgmap v827: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 62 op/s; 22980/375 objects degraded (6128.000%); 0 B/s, 116 objects/s recovering 2024-09-21T10:41:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:17 smithi003 bash[89466]: cluster 2024-09-21T10:41:16.631825+0000 mgr.y (mgr.25133) 848 : cluster [DBG] pgmap v827: 109 pgs: 11 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 62 op/s; 22980/375 objects degraded (6128.000%); 0 B/s, 116 objects/s recovering 2024-09-21T10:41:18.205 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:18.232 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:18.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:18.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:18.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:18.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:18.464 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:18.494 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:18.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:18.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:18.626 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:18.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:18.729 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:18.757 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:18.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:18.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:18.891 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:18.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:18.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:18.994 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:19.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:18 smithi003 bash[88275]: cluster 2024-09-21T10:41:17.871861+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e230: 8 total, 8 up, 7 in 2024-09-21T10:41:19.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:18 smithi003 bash[88275]: cluster 2024-09-21T10:41:17.871861+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e230: 8 total, 8 up, 7 in 2024-09-21T10:41:19.005 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:18 smithi003 bash[89466]: cluster 2024-09-21T10:41:17.871861+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e230: 8 total, 8 up, 7 in 2024-09-21T10:41:19.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:18 smithi003 bash[89466]: cluster 2024-09-21T10:41:17.871861+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e230: 8 total, 8 up, 7 in 2024-09-21T10:41:19.021 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:19.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:19.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:19.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:18 smithi204 bash[78884]: cluster 2024-09-21T10:41:17.871861+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e230: 8 total, 8 up, 7 in 2024-09-21T10:41:19.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:18 smithi204 bash[78884]: cluster 2024-09-21T10:41:17.871861+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e230: 8 total, 8 up, 7 in 2024-09-21T10:41:19.156 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:19.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:19.259 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:19.286 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:19.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:19.389 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:19.414 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:19.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:19.517 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:19.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:19.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:19.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:19.675 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:19.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:19.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:19.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:19.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:19.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:19.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:19 smithi204 bash[78884]: cluster 2024-09-21T10:41:18.633004+0000 mgr.y (mgr.25133) 849 : cluster [DBG] pgmap v829: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 22359/375 objects degraded (5962.400%); 0 B/s, 136 objects/s recovering 2024-09-21T10:41:19.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:19 smithi204 bash[78884]: cluster 2024-09-21T10:41:18.633004+0000 mgr.y (mgr.25133) 849 : cluster [DBG] pgmap v829: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 22359/375 objects degraded (5962.400%); 0 B/s, 136 objects/s recovering 2024-09-21T10:41:19.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:19 smithi204 bash[78884]: cluster 2024-09-21T10:41:18.883334+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e231: 8 total, 8 up, 7 in 2024-09-21T10:41:19.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:19 smithi204 bash[78884]: cluster 2024-09-21T10:41:18.883334+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e231: 8 total, 8 up, 7 in 2024-09-21T10:41:19.933 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:19.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:19.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:20.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:20.061 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:20.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:20.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:20.189 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:20.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:20.291 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:20.300 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:19 smithi003 bash[88275]: cluster 2024-09-21T10:41:18.633004+0000 mgr.y (mgr.25133) 849 : cluster [DBG] pgmap v829: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 22359/375 objects degraded (5962.400%); 0 B/s, 136 objects/s recovering 2024-09-21T10:41:20.300 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:20 smithi003 bash[88275]: cluster 2024-09-21T10:41:18.633004+0000 mgr.y (mgr.25133) 849 : cluster [DBG] pgmap v829: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 22359/375 objects degraded (5962.400%); 0 B/s, 136 objects/s recovering 2024-09-21T10:41:20.300 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:20 smithi003 bash[88275]: cluster 2024-09-21T10:41:18.883334+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e231: 8 total, 8 up, 7 in 2024-09-21T10:41:20.300 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:20 smithi003 bash[88275]: cluster 2024-09-21T10:41:18.883334+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e231: 8 total, 8 up, 7 in 2024-09-21T10:41:20.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:20 smithi003 bash[89466]: cluster 2024-09-21T10:41:18.633004+0000 mgr.y (mgr.25133) 849 : cluster [DBG] pgmap v829: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 22359/375 objects degraded (5962.400%); 0 B/s, 136 objects/s recovering 2024-09-21T10:41:20.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:20 smithi003 bash[89466]: cluster 2024-09-21T10:41:18.633004+0000 mgr.y (mgr.25133) 849 : cluster [DBG] pgmap v829: 109 pgs: 1 peering, 11 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 95 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 22359/375 objects degraded (5962.400%); 0 B/s, 136 objects/s recovering 2024-09-21T10:41:20.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:20 smithi003 bash[89466]: cluster 2024-09-21T10:41:18.883334+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e231: 8 total, 8 up, 7 in 2024-09-21T10:41:20.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:20 smithi003 bash[89466]: cluster 2024-09-21T10:41:18.883334+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e231: 8 total, 8 up, 7 in 2024-09-21T10:41:20.311 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:20.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:20.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:20.439 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:20.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:20.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:20.566 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:20.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:20.669 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:20.697 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:20.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:20.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:20.827 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:20.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:20.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:20.956 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:20.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:20.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:21.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:21.068 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:20 smithi003 bash[88275]: cluster 2024-09-21T10:41:20.530913+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check update: Degraded data redundancy: 22359/375 objects degraded (5962.400%), 11 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:21.068 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:20 smithi003 bash[88275]: cluster 2024-09-21T10:41:20.530913+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check update: Degraded data redundancy: 22359/375 objects degraded (5962.400%), 11 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:21.068 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:20 smithi003 bash[89466]: cluster 2024-09-21T10:41:20.530913+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check update: Degraded data redundancy: 22359/375 objects degraded (5962.400%), 11 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:21.068 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:20 smithi003 bash[89466]: cluster 2024-09-21T10:41:20.530913+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check update: Degraded data redundancy: 22359/375 objects degraded (5962.400%), 11 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:21.070 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:20 smithi204 bash[78884]: cluster 2024-09-21T10:41:20.530913+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check update: Degraded data redundancy: 22359/375 objects degraded (5962.400%), 11 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:21.070 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:20 smithi204 bash[78884]: cluster 2024-09-21T10:41:20.530913+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check update: Degraded data redundancy: 22359/375 objects degraded (5962.400%), 11 pgs degraded, 11 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:21.085 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:21.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:21.188 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:21.209 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:21.312 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:21.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:21.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:21.438 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:21.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:21.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:21.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:21.595 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:21.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:21.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:21.723 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:21.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:21.826 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:21.848 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:21.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:21.950 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:21.974 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:21.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:21.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:22.077 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:22.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:21 smithi003 bash[88275]: cluster 2024-09-21T10:41:20.634711+0000 mgr.y (mgr.25133) 850 : cluster [DBG] pgmap v831: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 208 objects/s recovering 2024-09-21T10:41:22.089 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:21 smithi003 bash[88275]: cluster 2024-09-21T10:41:20.634711+0000 mgr.y (mgr.25133) 850 : cluster [DBG] pgmap v831: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 208 objects/s recovering 2024-09-21T10:41:22.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:21 smithi003 bash[89466]: cluster 2024-09-21T10:41:20.634711+0000 mgr.y (mgr.25133) 850 : cluster [DBG] pgmap v831: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 208 objects/s recovering 2024-09-21T10:41:22.089 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:21 smithi003 bash[89466]: cluster 2024-09-21T10:41:20.634711+0000 mgr.y (mgr.25133) 850 : cluster [DBG] pgmap v831: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 208 objects/s recovering 2024-09-21T10:41:22.104 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:22.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:22.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:22.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:21 smithi204 bash[78884]: cluster 2024-09-21T10:41:20.634711+0000 mgr.y (mgr.25133) 850 : cluster [DBG] pgmap v831: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 208 objects/s recovering 2024-09-21T10:41:22.218 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:21 smithi204 bash[78884]: cluster 2024-09-21T10:41:20.634711+0000 mgr.y (mgr.25133) 850 : cluster [DBG] pgmap v831: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 208 objects/s recovering 2024-09-21T10:41:22.233 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:22.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:22.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:22.358 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:22.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:22.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:22.482 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:22.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:22.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:22.613 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:22.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:22.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:22.748 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:22.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:22.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:22.877 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:22.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:22.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:22.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:23.006 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:23.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:23.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:23.138 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:23.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:23.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:23.268 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:23.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:23.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:23.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:23.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:23.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:23.522 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:23.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:23.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:23.651 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:23.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:23.755 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:23.781 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:23.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:23.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:23.912 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:23.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:23.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:24.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.040 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:24.143 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:24.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:23 smithi003 bash[88275]: cluster 2024-09-21T10:41:22.635726+0000 mgr.y (mgr.25133) 851 : cluster [DBG] pgmap v832: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:24.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:23 smithi003 bash[88275]: cluster 2024-09-21T10:41:22.635726+0000 mgr.y (mgr.25133) 851 : cluster [DBG] pgmap v832: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:24.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:23 smithi003 bash[88275]: audit 2024-09-21T10:41:23.618390+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:24.156 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:23 smithi003 bash[88275]: audit 2024-09-21T10:41:23.618390+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:24.156 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:23 smithi003 bash[89466]: cluster 2024-09-21T10:41:22.635726+0000 mgr.y (mgr.25133) 851 : cluster [DBG] pgmap v832: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:24.156 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:23 smithi003 bash[89466]: cluster 2024-09-21T10:41:22.635726+0000 mgr.y (mgr.25133) 851 : cluster [DBG] pgmap v832: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:24.156 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:23 smithi003 bash[89466]: audit 2024-09-21T10:41:23.618390+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:24.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:23 smithi003 bash[89466]: audit 2024-09-21T10:41:23.618390+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:24.170 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:24.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:23 smithi204 bash[78884]: cluster 2024-09-21T10:41:22.635726+0000 mgr.y (mgr.25133) 851 : cluster [DBG] pgmap v832: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:23 smithi204 bash[78884]: cluster 2024-09-21T10:41:22.635726+0000 mgr.y (mgr.25133) 851 : cluster [DBG] pgmap v832: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 96 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:23 smithi204 bash[78884]: audit 2024-09-21T10:41:23.618390+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:23 smithi204 bash[78884]: audit 2024-09-21T10:41:23.618390+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:24.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.300 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:24.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.430 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:24.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.560 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:24.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.691 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:24.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:24.819 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:24.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:24.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.950 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:24.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:24.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:25.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:25.082 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:25.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:25.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:25.212 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:25.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:25.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:25.340 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:25.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:25.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:25.469 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:25.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:25.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:25.600 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:25.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:25.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:25.735 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:25.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:25.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:25.864 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:25.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:25.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:25.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:25 smithi204 bash[78884]: cluster 2024-09-21T10:41:24.637134+0000 mgr.y (mgr.25133) 852 : cluster [DBG] pgmap v833: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:25.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:25 smithi204 bash[78884]: cluster 2024-09-21T10:41:24.637134+0000 mgr.y (mgr.25133) 852 : cluster [DBG] pgmap v833: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:25.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:25 smithi204 bash[78884]: cluster 2024-09-21T10:41:25.531992+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: Degraded data redundancy: 19540/375 objects degraded (5210.667%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:25.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:25 smithi204 bash[78884]: cluster 2024-09-21T10:41:25.531992+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: Degraded data redundancy: 19540/375 objects degraded (5210.667%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:25.993 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:25.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:25.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:26.096 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:26.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:25 smithi003 bash[89466]: cluster 2024-09-21T10:41:24.637134+0000 mgr.y (mgr.25133) 852 : cluster [DBG] pgmap v833: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:26.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:25 smithi003 bash[89466]: cluster 2024-09-21T10:41:24.637134+0000 mgr.y (mgr.25133) 852 : cluster [DBG] pgmap v833: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:26.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:25 smithi003 bash[89466]: cluster 2024-09-21T10:41:25.531992+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: Degraded data redundancy: 19540/375 objects degraded (5210.667%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:26.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:25 smithi003 bash[89466]: cluster 2024-09-21T10:41:25.531992+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: Degraded data redundancy: 19540/375 objects degraded (5210.667%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:26.108 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:25 smithi003 bash[88275]: cluster 2024-09-21T10:41:24.637134+0000 mgr.y (mgr.25133) 852 : cluster [DBG] pgmap v833: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:26.108 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:25 smithi003 bash[88275]: cluster 2024-09-21T10:41:24.637134+0000 mgr.y (mgr.25133) 852 : cluster [DBG] pgmap v833: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 115 objects/s recovering 2024-09-21T10:41:26.108 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:25 smithi003 bash[88275]: cluster 2024-09-21T10:41:25.531992+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: Degraded data redundancy: 19540/375 objects degraded (5210.667%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:26.108 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:25 smithi003 bash[88275]: cluster 2024-09-21T10:41:25.531992+0000 mon.a (mon.0) 1263 : cluster [WRN] Health check update: Degraded data redundancy: 19540/375 objects degraded (5210.667%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:41:26.122 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:26.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:26.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:26.251 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:26.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:26.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:26.380 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:26.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:26.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:26.510 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:26.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:26.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:26.639 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:26.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:26.742 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:26.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:26.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:26.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:26.901 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:26.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:27.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:27.030 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:27.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:27.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:27.161 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:27.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:27.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:27.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:27.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:27.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:27.419 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:27.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:27.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:27.549 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:27.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:27.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:41:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:41:27] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.51.0" 2024-09-21T10:41:27.679 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:27.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:27.782 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:27.807 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:27.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:27.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:27.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:27.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:27.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:27 smithi204 bash[78884]: cluster 2024-09-21T10:41:26.638529+0000 mgr.y (mgr.25133) 853 : cluster [DBG] pgmap v834: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 167 objects/s recovering 2024-09-21T10:41:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:27 smithi204 bash[78884]: cluster 2024-09-21T10:41:26.638529+0000 mgr.y (mgr.25133) 853 : cluster [DBG] pgmap v834: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 167 objects/s recovering 2024-09-21T10:41:28.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:28.064 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:28.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:28.098 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:27 smithi003 bash[88275]: cluster 2024-09-21T10:41:26.638529+0000 mgr.y (mgr.25133) 853 : cluster [DBG] pgmap v834: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 167 objects/s recovering 2024-09-21T10:41:28.098 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:27 smithi003 bash[88275]: cluster 2024-09-21T10:41:26.638529+0000 mgr.y (mgr.25133) 853 : cluster [DBG] pgmap v834: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 167 objects/s recovering 2024-09-21T10:41:28.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:27 smithi003 bash[89466]: cluster 2024-09-21T10:41:26.638529+0000 mgr.y (mgr.25133) 853 : cluster [DBG] pgmap v834: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 167 objects/s recovering 2024-09-21T10:41:28.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:27 smithi003 bash[89466]: cluster 2024-09-21T10:41:26.638529+0000 mgr.y (mgr.25133) 853 : cluster [DBG] pgmap v834: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 167 objects/s recovering 2024-09-21T10:41:28.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:28.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:28.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:28.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:28.324 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:28.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:28.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:28.452 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:28.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:28.555 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:28.583 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:28.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:28.685 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:28.725 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:28.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:28.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:28.854 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:28.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:28.957 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:28.983 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:28.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:28.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:29.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:29.115 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:29.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:29.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:29.243 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:29.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:29.346 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:29.371 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:29.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:29.474 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:29.506 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:29.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:29.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:29.636 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:29.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:29.739 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:29.769 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:29.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:29.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:29.898 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:29.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:29.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:30.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:30.027 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:30.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:30.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:30.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:29 smithi204 bash[78884]: cluster 2024-09-21T10:41:28.639423+0000 mgr.y (mgr.25133) 854 : cluster [DBG] pgmap v835: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 84 objects/s recovering 2024-09-21T10:41:30.140 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:29 smithi204 bash[78884]: cluster 2024-09-21T10:41:28.639423+0000 mgr.y (mgr.25133) 854 : cluster [DBG] pgmap v835: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 84 objects/s recovering 2024-09-21T10:41:30.150 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:41:30.150 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:41:30.154 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:30.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:30.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:29 smithi003 bash[88275]: cluster 2024-09-21T10:41:28.639423+0000 mgr.y (mgr.25133) 854 : cluster [DBG] pgmap v835: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 84 objects/s recovering 2024-09-21T10:41:30.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:29 smithi003 bash[88275]: cluster 2024-09-21T10:41:28.639423+0000 mgr.y (mgr.25133) 854 : cluster [DBG] pgmap v835: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 84 objects/s recovering 2024-09-21T10:41:30.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:29 smithi003 bash[89466]: cluster 2024-09-21T10:41:28.639423+0000 mgr.y (mgr.25133) 854 : cluster [DBG] pgmap v835: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 84 objects/s recovering 2024-09-21T10:41:30.163 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:29 smithi003 bash[89466]: cluster 2024-09-21T10:41:28.639423+0000 mgr.y (mgr.25133) 854 : cluster [DBG] pgmap v835: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 84 objects/s recovering 2024-09-21T10:41:30.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:30.284 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:30.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:30.387 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:30.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:30.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:30.513 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:30.542 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:30.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:30.670 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:30.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:30.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:30.800 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:30.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:30.903 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:30.916 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:41:30.936 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:30.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:30.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:31.039 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:31.061 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:31.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:31.067 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:30 smithi003 bash[88275]: audit 2024-09-21T10:41:30.336007+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:31.067 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:30 smithi003 bash[88275]: audit 2024-09-21T10:41:30.336007+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:31.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:30 smithi003 bash[89466]: audit 2024-09-21T10:41:30.336007+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:31.067 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:30 smithi003 bash[89466]: audit 2024-09-21T10:41:30.336007+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:31.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:31.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:30 smithi204 bash[78884]: audit 2024-09-21T10:41:30.336007+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:31.175 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:30 smithi204 bash[78884]: audit 2024-09-21T10:41:30.336007+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:41:31.190 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:31.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:31.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:31.318 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:31.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:31.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:31.446 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:31.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:31.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:31.575 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:31.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:31.678 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:31.707 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:31.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:31.810 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:31.836 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:31.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:31.938 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:31.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[89466]: cluster 2024-09-21T10:41:30.640823+0000 mgr.y (mgr.25133) 855 : cluster [DBG] pgmap v836: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 126 objects/s recovering 2024-09-21T10:41:31.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[89466]: cluster 2024-09-21T10:41:30.640823+0000 mgr.y (mgr.25133) 855 : cluster [DBG] pgmap v836: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 126 objects/s recovering 2024-09-21T10:41:31.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[89466]: audit 2024-09-21T10:41:30.914980+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:41:31.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[89466]: audit 2024-09-21T10:41:30.914980+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:41:31.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[89466]: cluster 2024-09-21T10:41:30.925750+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e232: 8 total, 8 up, 7 in 2024-09-21T10:41:31.950 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[89466]: cluster 2024-09-21T10:41:30.925750+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e232: 8 total, 8 up, 7 in 2024-09-21T10:41:31.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[88275]: cluster 2024-09-21T10:41:30.640823+0000 mgr.y (mgr.25133) 855 : cluster [DBG] pgmap v836: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 126 objects/s recovering 2024-09-21T10:41:31.950 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[88275]: cluster 2024-09-21T10:41:30.640823+0000 mgr.y (mgr.25133) 855 : cluster [DBG] pgmap v836: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 126 objects/s recovering 2024-09-21T10:41:31.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[88275]: audit 2024-09-21T10:41:30.914980+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:41:31.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[88275]: audit 2024-09-21T10:41:30.914980+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:41:31.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[88275]: cluster 2024-09-21T10:41:30.925750+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e232: 8 total, 8 up, 7 in 2024-09-21T10:41:31.951 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:31 smithi003 bash[88275]: cluster 2024-09-21T10:41:30.925750+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e232: 8 total, 8 up, 7 in 2024-09-21T10:41:31.964 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:31.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:31.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:32.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:32.093 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:32.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:32.196 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:32.221 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:32.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:32.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:31 smithi204 bash[78884]: cluster 2024-09-21T10:41:30.640823+0000 mgr.y (mgr.25133) 855 : cluster [DBG] pgmap v836: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 126 objects/s recovering 2024-09-21T10:41:32.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:31 smithi204 bash[78884]: cluster 2024-09-21T10:41:30.640823+0000 mgr.y (mgr.25133) 855 : cluster [DBG] pgmap v836: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 126 objects/s recovering 2024-09-21T10:41:32.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:31 smithi204 bash[78884]: audit 2024-09-21T10:41:30.914980+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:41:32.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:31 smithi204 bash[78884]: audit 2024-09-21T10:41:30.914980+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.3:0/3165868115' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:41:32.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:31 smithi204 bash[78884]: cluster 2024-09-21T10:41:30.925750+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e232: 8 total, 8 up, 7 in 2024-09-21T10:41:32.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:31 smithi204 bash[78884]: cluster 2024-09-21T10:41:30.925750+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e232: 8 total, 8 up, 7 in 2024-09-21T10:41:32.324 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:32.351 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:32.454 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:32.481 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:32.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:32.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:32.608 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:32.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:32.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:32.738 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:32.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:32.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:32.864 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:32.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:32.967 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:32.991 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:32.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:33.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:33.124 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:33.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:33.227 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:33.256 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:33.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:33.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:33.385 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:33.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:33.488 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:33.517 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:33.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:33.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:33.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:33.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:33.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:33.779 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:33.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:33.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:33.908 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:33.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:33.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:34.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:34.039 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:34.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:33 smithi003 bash[88275]: cluster 2024-09-21T10:41:32.641967+0000 mgr.y (mgr.25133) 856 : cluster [DBG] pgmap v838: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:34.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:33 smithi003 bash[88275]: cluster 2024-09-21T10:41:32.641967+0000 mgr.y (mgr.25133) 856 : cluster [DBG] pgmap v838: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:34.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:33 smithi003 bash[89466]: cluster 2024-09-21T10:41:32.641967+0000 mgr.y (mgr.25133) 856 : cluster [DBG] pgmap v838: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:34.041 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:33 smithi003 bash[89466]: cluster 2024-09-21T10:41:32.641967+0000 mgr.y (mgr.25133) 856 : cluster [DBG] pgmap v838: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:34.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:34.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:34.153 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:33 smithi204 bash[78884]: cluster 2024-09-21T10:41:32.641967+0000 mgr.y (mgr.25133) 856 : cluster [DBG] pgmap v838: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:34.153 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:33 smithi204 bash[78884]: cluster 2024-09-21T10:41:32.641967+0000 mgr.y (mgr.25133) 856 : cluster [DBG] pgmap v838: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:34.169 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:34.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:34.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:34.299 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:34.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:34.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:41:34.402 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:34.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:41:34.475 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:34.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:34.578 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:34.600 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:34.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:34.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:34.729 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:34.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:34.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:34.852 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:34.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:34.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:34.987 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:34.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:34.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:35.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:35.120 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:35.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:35.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:35.247 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:35.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:35.350 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:35.371 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:35.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:35.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:35.499 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:35.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:35.541 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_2' removed 2024-09-21T10:41:35.602 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:35.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:35.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:35.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:35.758 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:35.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:35.861 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:35.882 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:35.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:35.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:35.985 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:35.989 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:41:35.990 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:41:36.006 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:35 smithi204 bash[78884]: cluster 2024-09-21T10:41:34.642727+0000 mgr.y (mgr.25133) 857 : cluster [DBG] pgmap v839: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:35 smithi204 bash[78884]: cluster 2024-09-21T10:41:34.642727+0000 mgr.y (mgr.25133) 857 : cluster [DBG] pgmap v839: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:35 smithi204 bash[78884]: audit 2024-09-21T10:41:35.045985+0000 mon.a (mon.0) 1267 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:41:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:35 smithi204 bash[78884]: audit 2024-09-21T10:41:35.045985+0000 mon.a (mon.0) 1267 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:41:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:35 smithi204 bash[78884]: audit 2024-09-21T10:41:35.539590+0000 mon.a (mon.0) 1268 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:41:36.016 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:35 smithi204 bash[78884]: audit 2024-09-21T10:41:35.539590+0000 mon.a (mon.0) 1268 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:41:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:35 smithi204 bash[78884]: cluster 2024-09-21T10:41:35.543826+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e233: 8 total, 8 up, 7 in 2024-09-21T10:41:36.017 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:35 smithi204 bash[78884]: cluster 2024-09-21T10:41:35.543826+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e233: 8 total, 8 up, 7 in 2024-09-21T10:41:36.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:36.018 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:41:36.018 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:41:36.029 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:41:36.030 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:41:36.046 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:41:36.046 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:41:36.066 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:41:36.066 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:41:36.086 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:41:36.086 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:41:36.106 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:41:36.106 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:41:36.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:36.127 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:41:36.127 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:41:36.137 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: cluster 2024-09-21T10:41:34.642727+0000 mgr.y (mgr.25133) 857 : cluster [DBG] pgmap v839: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:36.137 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: cluster 2024-09-21T10:41:34.642727+0000 mgr.y (mgr.25133) 857 : cluster [DBG] pgmap v839: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:36.137 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:35.045985+0000 mon.a (mon.0) 1267 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:41:36.137 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:35.045985+0000 mon.a (mon.0) 1267 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:41:36.137 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:35.539590+0000 mon.a (mon.0) 1268 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:41:36.138 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:35.539590+0000 mon.a (mon.0) 1268 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:41:36.138 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: cluster 2024-09-21T10:41:35.543826+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e233: 8 total, 8 up, 7 in 2024-09-21T10:41:36.138 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: cluster 2024-09-21T10:41:35.543826+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e233: 8 total, 8 up, 7 in 2024-09-21T10:41:36.138 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:35 smithi003 bash[89466]: cluster 2024-09-21T10:41:34.642727+0000 mgr.y (mgr.25133) 857 : cluster [DBG] pgmap v839: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:36.138 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:35 smithi003 bash[89466]: cluster 2024-09-21T10:41:34.642727+0000 mgr.y (mgr.25133) 857 : cluster [DBG] pgmap v839: 109 pgs: 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 97 active+clean; 6.8 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 19540/375 objects degraded (5210.667%); 0 B/s, 118 objects/s recovering 2024-09-21T10:41:36.138 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:35 smithi003 bash[89466]: audit 2024-09-21T10:41:35.045985+0000 mon.a (mon.0) 1267 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:41:36.138 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:35 smithi003 bash[89466]: audit 2024-09-21T10:41:35.045985+0000 mon.a (mon.0) 1267 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:41:36.138 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:35 smithi003 bash[89466]: audit 2024-09-21T10:41:35.539590+0000 mon.a (mon.0) 1268 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:41:36.138 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:35 smithi003 bash[89466]: audit 2024-09-21T10:41:35.539590+0000 mon.a (mon.0) 1268 : audit [INF] from='client.? 172.21.15.3:0/1480888984' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:41:36.138 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:35 smithi003 bash[89466]: cluster 2024-09-21T10:41:35.543826+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e233: 8 total, 8 up, 7 in 2024-09-21T10:41:36.138 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:35 smithi003 bash[89466]: cluster 2024-09-21T10:41:35.543826+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e233: 8 total, 8 up, 7 in 2024-09-21T10:41:36.144 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:36.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:36.247 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:36.270 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:36.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:36.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:36.397 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:36.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:36.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:36.527 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:36.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:36.548 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:41:36.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:36.655 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:36.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:36.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:36.785 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:36.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:36.888 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:36.913 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:36.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:36.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:37.016 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:37.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:37.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:37.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:37.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:35.928744+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.3:0/403622191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:35.928744+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.3:0/403622191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:35.928972+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:35.928972+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:35.970822+0000 mon.a (mon.0) 1271 : audit [DBG] from='client.? 172.21.15.3:0/2475871002' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:37.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:35.970822+0000 mon.a (mon.0) 1271 : audit [DBG] from='client.? 172.21.15.3:0/2475871002' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:37.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: cluster 2024-09-21T10:41:36.115691+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:41:37.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: cluster 2024-09-21T10:41:36.115691+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:41:37.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: cluster 2024-09-21T10:41:36.539627+0000 mon.a (mon.0) 1272 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:41:37.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: cluster 2024-09-21T10:41:36.539627+0000 mon.a (mon.0) 1272 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:41:37.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:36.540828+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:37.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: audit 2024-09-21T10:41:36.540828+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:37.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: cluster 2024-09-21T10:41:36.544230+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e234: 8 total, 8 up, 7 in 2024-09-21T10:41:37.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[88275]: cluster 2024-09-21T10:41:36.544230+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e234: 8 total, 8 up, 7 in 2024-09-21T10:41:37.158 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: audit 2024-09-21T10:41:35.928744+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.3:0/403622191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.158 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: audit 2024-09-21T10:41:35.928744+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.3:0/403622191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.158 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: audit 2024-09-21T10:41:35.928972+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.158 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: audit 2024-09-21T10:41:35.928972+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.158 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: audit 2024-09-21T10:41:35.970822+0000 mon.a (mon.0) 1271 : audit [DBG] from='client.? 172.21.15.3:0/2475871002' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:37.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: audit 2024-09-21T10:41:35.970822+0000 mon.a (mon.0) 1271 : audit [DBG] from='client.? 172.21.15.3:0/2475871002' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:37.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: cluster 2024-09-21T10:41:36.115691+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:41:37.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: cluster 2024-09-21T10:41:36.115691+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:41:37.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: cluster 2024-09-21T10:41:36.539627+0000 mon.a (mon.0) 1272 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:41:37.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: cluster 2024-09-21T10:41:36.539627+0000 mon.a (mon.0) 1272 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:41:37.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: audit 2024-09-21T10:41:36.540828+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:37.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: audit 2024-09-21T10:41:36.540828+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:37.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: cluster 2024-09-21T10:41:36.544230+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e234: 8 total, 8 up, 7 in 2024-09-21T10:41:37.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:36 smithi003 bash[89466]: cluster 2024-09-21T10:41:36.544230+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e234: 8 total, 8 up, 7 in 2024-09-21T10:41:37.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:37.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: audit 2024-09-21T10:41:35.928744+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.3:0/403622191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: audit 2024-09-21T10:41:35.928744+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.3:0/403622191' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: audit 2024-09-21T10:41:35.928972+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: audit 2024-09-21T10:41:35.928972+0000 mon.a (mon.0) 1270 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:41:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: audit 2024-09-21T10:41:35.970822+0000 mon.a (mon.0) 1271 : audit [DBG] from='client.? 172.21.15.3:0/2475871002' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: audit 2024-09-21T10:41:35.970822+0000 mon.a (mon.0) 1271 : audit [DBG] from='client.? 172.21.15.3:0/2475871002' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: cluster 2024-09-21T10:41:36.115691+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:41:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: cluster 2024-09-21T10:41:36.115691+0000 osd.6 (osd.6) 4 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:41:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: cluster 2024-09-21T10:41:36.539627+0000 mon.a (mon.0) 1272 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:41:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: cluster 2024-09-21T10:41:36.539627+0000 mon.a (mon.0) 1272 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:41:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: audit 2024-09-21T10:41:36.540828+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: audit 2024-09-21T10:41:36.540828+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:41:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: cluster 2024-09-21T10:41:36.544230+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e234: 8 total, 8 up, 7 in 2024-09-21T10:41:37.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:36 smithi204 bash[78884]: cluster 2024-09-21T10:41:36.544230+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e234: 8 total, 8 up, 7 in 2024-09-21T10:41:37.275 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:37.304 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:37.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:37.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:37.433 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:37.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:37.536 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:37.568 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:37.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:37.670 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:37.696 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:37.698 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:41:37] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.51.0" 2024-09-21T10:41:37.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:37.799 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:37.829 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:37.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:37.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:37.956 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:37.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:37.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:38.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[88275]: cluster 2024-09-21T10:41:36.118224+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:41:38.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[88275]: cluster 2024-09-21T10:41:36.118224+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:41:38.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[88275]: cluster 2024-09-21T10:41:36.643187+0000 mgr.y (mgr.25133) 858 : cluster [DBG] pgmap v842: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[88275]: cluster 2024-09-21T10:41:36.643187+0000 mgr.y (mgr.25133) 858 : cluster [DBG] pgmap v842: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[88275]: cluster 2024-09-21T10:41:37.541006+0000 mon.a (mon.0) 1275 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[88275]: cluster 2024-09-21T10:41:37.541006+0000 mon.a (mon.0) 1275 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[88275]: cluster 2024-09-21T10:41:37.554158+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e235: 8 total, 8 up, 7 in 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[88275]: cluster 2024-09-21T10:41:37.554158+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e235: 8 total, 8 up, 7 in 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[89466]: cluster 2024-09-21T10:41:36.118224+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[89466]: cluster 2024-09-21T10:41:36.118224+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[89466]: cluster 2024-09-21T10:41:36.643187+0000 mgr.y (mgr.25133) 858 : cluster [DBG] pgmap v842: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[89466]: cluster 2024-09-21T10:41:36.643187+0000 mgr.y (mgr.25133) 858 : cluster [DBG] pgmap v842: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[89466]: cluster 2024-09-21T10:41:37.541006+0000 mon.a (mon.0) 1275 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[89466]: cluster 2024-09-21T10:41:37.541006+0000 mon.a (mon.0) 1275 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[89466]: cluster 2024-09-21T10:41:37.554158+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e235: 8 total, 8 up, 7 in 2024-09-21T10:41:38.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:37 smithi003 bash[89466]: cluster 2024-09-21T10:41:37.554158+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e235: 8 total, 8 up, 7 in 2024-09-21T10:41:38.059 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:38.089 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:38.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:38.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:38.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:37 smithi204 bash[78884]: cluster 2024-09-21T10:41:36.118224+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:41:38.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:37 smithi204 bash[78884]: cluster 2024-09-21T10:41:36.118224+0000 osd.6 (osd.6) 5 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:41:38.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:37 smithi204 bash[78884]: cluster 2024-09-21T10:41:36.643187+0000 mgr.y (mgr.25133) 858 : cluster [DBG] pgmap v842: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:38.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:37 smithi204 bash[78884]: cluster 2024-09-21T10:41:36.643187+0000 mgr.y (mgr.25133) 858 : cluster [DBG] pgmap v842: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:38.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:37 smithi204 bash[78884]: cluster 2024-09-21T10:41:37.541006+0000 mon.a (mon.0) 1275 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:41:38.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:37 smithi204 bash[78884]: cluster 2024-09-21T10:41:37.541006+0000 mon.a (mon.0) 1275 : cluster [WRN] Health check update: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-09-21T10:41:38.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:37 smithi204 bash[78884]: cluster 2024-09-21T10:41:37.554158+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e235: 8 total, 8 up, 7 in 2024-09-21T10:41:38.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:37 smithi204 bash[78884]: cluster 2024-09-21T10:41:37.554158+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e235: 8 total, 8 up, 7 in 2024-09-21T10:41:38.220 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:38.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:38.323 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:38.351 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:38.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:38.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:38.481 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:38.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:38.526 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:41:38.527 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:41:38.527 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2024-09-21T10:41:38.527 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_3 16 2024-09-21T10:41:38.583 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:38.606 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:38.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:38.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:38.733 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:38.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:38.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:38.859 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:38.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:38.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:38.985 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:38.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:38.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:38 smithi204 bash[78884]: audit 2024-09-21T10:41:38.611099+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:41:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:38 smithi204 bash[78884]: audit 2024-09-21T10:41:38.611099+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:41:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:38 smithi204 bash[78884]: audit 2024-09-21T10:41:38.621572+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:38 smithi204 bash[78884]: audit 2024-09-21T10:41:38.621572+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:38 smithi204 bash[78884]: audit 2024-09-21T10:41:38.622648+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:39.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:38 smithi204 bash[78884]: audit 2024-09-21T10:41:38.622648+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:39.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:39.112 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:39.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:39.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:39.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:39.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:39.341 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:39.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[89466]: audit 2024-09-21T10:41:38.611099+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:41:39.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[89466]: audit 2024-09-21T10:41:38.611099+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:41:39.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[89466]: audit 2024-09-21T10:41:38.621572+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:39.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[89466]: audit 2024-09-21T10:41:38.621572+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:39.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[89466]: audit 2024-09-21T10:41:38.622648+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:39.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[89466]: audit 2024-09-21T10:41:38.622648+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:39.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[88275]: audit 2024-09-21T10:41:38.611099+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:41:39.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[88275]: audit 2024-09-21T10:41:38.611099+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:41:39.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[88275]: audit 2024-09-21T10:41:38.621572+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:39.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[88275]: audit 2024-09-21T10:41:38.621572+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:39.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[88275]: audit 2024-09-21T10:41:38.622648+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:39.354 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:38 smithi003 bash[88275]: audit 2024-09-21T10:41:38.622648+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:39.368 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:39.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:39.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:39.498 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:39.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:39.601 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:39.622 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:39.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:39.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:39.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:39.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:39.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:39.883 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:39.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:39.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:39.986 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:39 smithi204 bash[78884]: cluster 2024-09-21T10:41:38.643585+0000 mgr.y (mgr.25133) 859 : cluster [DBG] pgmap v844: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:39 smithi204 bash[78884]: cluster 2024-09-21T10:41:38.643585+0000 mgr.y (mgr.25133) 859 : cluster [DBG] pgmap v844: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:40.013 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:40.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:40.116 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:40.144 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:40.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:40.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:40.273 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:40.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:40.376 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:40.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:39 smithi003 bash[88275]: cluster 2024-09-21T10:41:38.643585+0000 mgr.y (mgr.25133) 859 : cluster [DBG] pgmap v844: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:40.388 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:39 smithi003 bash[88275]: cluster 2024-09-21T10:41:38.643585+0000 mgr.y (mgr.25133) 859 : cluster [DBG] pgmap v844: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:40.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:39 smithi003 bash[89466]: cluster 2024-09-21T10:41:38.643585+0000 mgr.y (mgr.25133) 859 : cluster [DBG] pgmap v844: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:40.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:39 smithi003 bash[89466]: cluster 2024-09-21T10:41:38.643585+0000 mgr.y (mgr.25133) 859 : cluster [DBG] pgmap v844: 83 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 82 active+clean; 634 KiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 1/78 objects degraded (1.282%) 2024-09-21T10:41:40.404 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:40.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:40.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:40.535 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:40.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:40.638 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:40.667 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:40.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:40.770 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:40.799 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:40.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:40.902 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:40.930 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:40.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:40.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:41.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:41.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:41:41.061 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:41.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:41.075 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:41:41.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:41.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:40 smithi003 bash[88275]: cluster 2024-09-21T10:41:40.931533+0000 mon.a (mon.0) 1280 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized) 2024-09-21T10:41:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:40 smithi003 bash[88275]: cluster 2024-09-21T10:41:40.931533+0000 mon.a (mon.0) 1280 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized) 2024-09-21T10:41:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:40 smithi003 bash[88275]: cluster 2024-09-21T10:41:40.931570+0000 mon.a (mon.0) 1281 : cluster [INF] Cluster is now healthy 2024-09-21T10:41:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:40 smithi003 bash[88275]: cluster 2024-09-21T10:41:40.931570+0000 mon.a (mon.0) 1281 : cluster [INF] Cluster is now healthy 2024-09-21T10:41:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:40 smithi003 bash[89466]: cluster 2024-09-21T10:41:40.931533+0000 mon.a (mon.0) 1280 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized) 2024-09-21T10:41:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:40 smithi003 bash[89466]: cluster 2024-09-21T10:41:40.931533+0000 mon.a (mon.0) 1280 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized) 2024-09-21T10:41:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:40 smithi003 bash[89466]: cluster 2024-09-21T10:41:40.931570+0000 mon.a (mon.0) 1281 : cluster [INF] Cluster is now healthy 2024-09-21T10:41:41.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:40 smithi003 bash[89466]: cluster 2024-09-21T10:41:40.931570+0000 mon.a (mon.0) 1281 : cluster [INF] Cluster is now healthy 2024-09-21T10:41:41.195 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:41.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:40 smithi204 bash[78884]: cluster 2024-09-21T10:41:40.931533+0000 mon.a (mon.0) 1280 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized) 2024-09-21T10:41:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:40 smithi204 bash[78884]: cluster 2024-09-21T10:41:40.931533+0000 mon.a (mon.0) 1280 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/78 objects degraded (1.282%), 1 pg degraded, 1 pg undersized) 2024-09-21T10:41:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:40 smithi204 bash[78884]: cluster 2024-09-21T10:41:40.931570+0000 mon.a (mon.0) 1281 : cluster [INF] Cluster is now healthy 2024-09-21T10:41:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:40 smithi204 bash[78884]: cluster 2024-09-21T10:41:40.931570+0000 mon.a (mon.0) 1281 : cluster [INF] Cluster is now healthy 2024-09-21T10:41:41.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:41.319 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:41.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:41.422 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:41.450 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:41.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:41.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:41.581 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:41.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:41.584 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:41.584 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:41.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:41.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:41.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:41.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:41.840 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:41.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:41.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:41.969 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:41.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:41.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:41.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:41 smithi003 bash[88275]: cluster 2024-09-21T10:41:40.644681+0000 mgr.y (mgr.25133) 860 : cluster [DBG] pgmap v845: 83 pgs: 83 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:41.990 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:41 smithi003 bash[88275]: cluster 2024-09-21T10:41:40.644681+0000 mgr.y (mgr.25133) 860 : cluster [DBG] pgmap v845: 83 pgs: 83 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:42.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:42.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:41 smithi204 bash[78884]: cluster 2024-09-21T10:41:40.644681+0000 mgr.y (mgr.25133) 860 : cluster [DBG] pgmap v845: 83 pgs: 83 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:42.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:41 smithi204 bash[78884]: cluster 2024-09-21T10:41:40.644681+0000 mgr.y (mgr.25133) 860 : cluster [DBG] pgmap v845: 83 pgs: 83 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:42.100 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:42.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:42.203 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:42.232 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:42.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:42.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:42.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:42.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:42.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:41 smithi003 bash[89466]: cluster 2024-09-21T10:41:40.644681+0000 mgr.y (mgr.25133) 860 : cluster [DBG] pgmap v845: 83 pgs: 83 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:42.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:41 smithi003 bash[89466]: cluster 2024-09-21T10:41:40.644681+0000 mgr.y (mgr.25133) 860 : cluster [DBG] pgmap v845: 83 pgs: 83 active+clean; 582 KiB data, 3.1 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:42.464 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:42.493 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:42.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:42.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:42.624 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:42.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:42.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:42.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:42.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:42.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:42.883 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:42.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:42.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:42.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:43.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:43.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:43.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:43.144 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:43.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:43.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:43.269 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:43.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:43.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:43.400 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:43.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:43.503 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:43.530 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:43.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:43.628 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:43.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:43.661 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:43.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:43.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:43.782 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:43.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:43.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:43.905 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:43.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:43.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:44.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:44.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:44.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:44.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:44 smithi003 bash[89466]: cluster 2024-09-21T10:41:42.645481+0000 mgr.y (mgr.25133) 861 : cluster [DBG] pgmap v846: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 6.6 KiB/s, 0 objects/s recovering 2024-09-21T10:41:44.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:44 smithi003 bash[89466]: cluster 2024-09-21T10:41:42.645481+0000 mgr.y (mgr.25133) 861 : cluster [DBG] pgmap v846: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 6.6 KiB/s, 0 objects/s recovering 2024-09-21T10:41:44.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:44.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:44.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:44 smithi003 bash[88275]: cluster 2024-09-21T10:41:42.645481+0000 mgr.y (mgr.25133) 861 : cluster [DBG] pgmap v846: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 6.6 KiB/s, 0 objects/s recovering 2024-09-21T10:41:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:44 smithi003 bash[88275]: cluster 2024-09-21T10:41:42.645481+0000 mgr.y (mgr.25133) 861 : cluster [DBG] pgmap v846: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 6.6 KiB/s, 0 objects/s recovering 2024-09-21T10:41:44.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:43 smithi204 bash[78884]: cluster 2024-09-21T10:41:42.645481+0000 mgr.y (mgr.25133) 861 : cluster [DBG] pgmap v846: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 6.6 KiB/s, 0 objects/s recovering 2024-09-21T10:41:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:43 smithi204 bash[78884]: cluster 2024-09-21T10:41:42.645481+0000 mgr.y (mgr.25133) 861 : cluster [DBG] pgmap v846: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 6.6 KiB/s, 0 objects/s recovering 2024-09-21T10:41:44.274 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:44.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:44.376 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:44.396 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:44.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:44.499 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:44.518 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:44.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:44.621 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:44.645 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:44.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:44.748 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:44.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:44.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:44.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:44.896 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:44.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:44.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:44.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:45.023 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:45.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:45.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:45.150 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:45.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:45.252 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:45.275 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:45.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:45.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:45.403 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:45.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:45.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:45.532 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:45.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:45.635 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:45.662 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:45.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:44.454877+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:44.454877+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:44.461352+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:44.461352+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:44.612322+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:44.612322+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:44.621880+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:44.621880+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: cluster 2024-09-21T10:41:44.646110+0000 mgr.y (mgr.25133) 862 : cluster [DBG] pgmap v847: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 5.8 KiB/s, 0 objects/s recovering 2024-09-21T10:41:45.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: cluster 2024-09-21T10:41:44.646110+0000 mgr.y (mgr.25133) 862 : cluster [DBG] pgmap v847: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 5.8 KiB/s, 0 objects/s recovering 2024-09-21T10:41:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:45.212334+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:41:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:45.212334+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:41:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:45.212985+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:41:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:45.212985+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:41:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:45.219782+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:45 smithi204 bash[78884]: audit 2024-09-21T10:41:45.219782+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:45.792 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:45.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:45.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:45.920 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:45.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:45.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:44.454877+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:44.454877+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:44.461352+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:44.461352+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:44.612322+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:44.612322+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:44.621880+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:44.621880+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: cluster 2024-09-21T10:41:44.646110+0000 mgr.y (mgr.25133) 862 : cluster [DBG] pgmap v847: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 5.8 KiB/s, 0 objects/s recovering 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: cluster 2024-09-21T10:41:44.646110+0000 mgr.y (mgr.25133) 862 : cluster [DBG] pgmap v847: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 5.8 KiB/s, 0 objects/s recovering 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:45.212334+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:45.212334+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:45.212985+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:45.212985+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:45.219782+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[88275]: audit 2024-09-21T10:41:45.219782+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:44.454877+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:44.454877+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:44.461352+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:44.461352+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:44.612322+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:44.612322+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:44.621880+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:44.621880+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: cluster 2024-09-21T10:41:44.646110+0000 mgr.y (mgr.25133) 862 : cluster [DBG] pgmap v847: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 5.8 KiB/s, 0 objects/s recovering 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: cluster 2024-09-21T10:41:44.646110+0000 mgr.y (mgr.25133) 862 : cluster [DBG] pgmap v847: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 5.8 KiB/s, 0 objects/s recovering 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:45.212334+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:45.212334+0000 mon.a (mon.0) 1286 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:45.212985+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:41:45.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:45.212985+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:41:45.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:45.219782+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:45.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:45 smithi003 bash[89466]: audit 2024-09-21T10:41:45.219782+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:46.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:46.050 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:46.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:46.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:46.180 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:46.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:46.283 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:46.308 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:46.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:46.411 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:46.437 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:46.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:46.540 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:46.568 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:46.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:46.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:46.698 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:46.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:46.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:46.828 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:46.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:46.930 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:46.956 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:46.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:46.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:47.058 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:47.080 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:47.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:47.183 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:47.202 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:47.202 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:41:47.210 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:47.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:47.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:47.340 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:47.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:47.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:47.472 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:47.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:47.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:47.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:47.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:41:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:41:47] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.51.0" 2024-09-21T10:41:47.704 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:47.732 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:47.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:47.835 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:47.862 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:47.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:47.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:47.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:47.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:47.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:47 smithi204 bash[78884]: cluster 2024-09-21T10:41:46.646825+0000 mgr.y (mgr.25133) 863 : cluster [DBG] pgmap v848: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.7 KiB/s, 0 objects/s recovering 2024-09-21T10:41:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:47 smithi204 bash[78884]: cluster 2024-09-21T10:41:46.646825+0000 mgr.y (mgr.25133) 863 : cluster [DBG] pgmap v848: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.7 KiB/s, 0 objects/s recovering 2024-09-21T10:41:48.007 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:47 smithi003 bash[88275]: cluster 2024-09-21T10:41:46.646825+0000 mgr.y (mgr.25133) 863 : cluster [DBG] pgmap v848: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.7 KiB/s, 0 objects/s recovering 2024-09-21T10:41:48.007 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:47 smithi003 bash[88275]: cluster 2024-09-21T10:41:46.646825+0000 mgr.y (mgr.25133) 863 : cluster [DBG] pgmap v848: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.7 KiB/s, 0 objects/s recovering 2024-09-21T10:41:48.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:47 smithi003 bash[89466]: cluster 2024-09-21T10:41:46.646825+0000 mgr.y (mgr.25133) 863 : cluster [DBG] pgmap v848: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.7 KiB/s, 0 objects/s recovering 2024-09-21T10:41:48.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:47 smithi003 bash[89466]: cluster 2024-09-21T10:41:46.646825+0000 mgr.y (mgr.25133) 863 : cluster [DBG] pgmap v848: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.7 KiB/s, 0 objects/s recovering 2024-09-21T10:41:48.095 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:48.123 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:48.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:48.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:48.253 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:48.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:48.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:48.382 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:48.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:48.485 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:48.512 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:48.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:48.615 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:48.644 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:48.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:48.746 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:48.773 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:48.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:48.876 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:48.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:48.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:48.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:49.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:49.034 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:49.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:49.137 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:49.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:49.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:49.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:49.298 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:49.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:49.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:49.427 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:49.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:49.530 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:49.560 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:49.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:49.663 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:49.688 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:49.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:49.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:49.816 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:49.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:49.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:49.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:49 smithi204 bash[78884]: cluster 2024-09-21T10:41:48.647515+0000 mgr.y (mgr.25133) 864 : cluster [DBG] pgmap v849: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.2 KiB/s, 0 objects/s recovering 2024-09-21T10:41:49.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:49 smithi204 bash[78884]: cluster 2024-09-21T10:41:48.647515+0000 mgr.y (mgr.25133) 864 : cluster [DBG] pgmap v849: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.2 KiB/s, 0 objects/s recovering 2024-09-21T10:41:49.945 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:49.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:49.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:49.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:49 smithi003 bash[88275]: cluster 2024-09-21T10:41:48.647515+0000 mgr.y (mgr.25133) 864 : cluster [DBG] pgmap v849: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.2 KiB/s, 0 objects/s recovering 2024-09-21T10:41:49.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:49 smithi003 bash[88275]: cluster 2024-09-21T10:41:48.647515+0000 mgr.y (mgr.25133) 864 : cluster [DBG] pgmap v849: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.2 KiB/s, 0 objects/s recovering 2024-09-21T10:41:49.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:49 smithi003 bash[89466]: cluster 2024-09-21T10:41:48.647515+0000 mgr.y (mgr.25133) 864 : cluster [DBG] pgmap v849: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.2 KiB/s, 0 objects/s recovering 2024-09-21T10:41:49.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:49 smithi003 bash[89466]: cluster 2024-09-21T10:41:48.647515+0000 mgr.y (mgr.25133) 864 : cluster [DBG] pgmap v849: 83 pgs: 83 active+clean; 582 KiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 4.2 KiB/s, 0 objects/s recovering 2024-09-21T10:41:50.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:50.077 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:50.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:50.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:50.208 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:50.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:50.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:50.337 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:50.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:50.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:50.468 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:50.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:50.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:50.599 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:50.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:50.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:50.731 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:50.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:50.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:50.863 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:50.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:50.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:50.996 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:50.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:50.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:51.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:51.126 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:51.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:51.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:51.256 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:51.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:51.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:51.388 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:51.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:51.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:51.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:51.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:51.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:51.649 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:51.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:51.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:51.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:51 smithi204 bash[78884]: cluster 2024-09-21T10:41:50.648674+0000 mgr.y (mgr.25133) 865 : cluster [DBG] pgmap v850: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 3.9 KiB/s, 0 objects/s recovering 2024-09-21T10:41:51.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:51 smithi204 bash[78884]: cluster 2024-09-21T10:41:50.648674+0000 mgr.y (mgr.25133) 865 : cluster [DBG] pgmap v850: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 3.9 KiB/s, 0 objects/s recovering 2024-09-21T10:41:51.779 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:51.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:51.882 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:51.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:51 smithi003 bash[88275]: cluster 2024-09-21T10:41:50.648674+0000 mgr.y (mgr.25133) 865 : cluster [DBG] pgmap v850: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 3.9 KiB/s, 0 objects/s recovering 2024-09-21T10:41:51.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:51 smithi003 bash[88275]: cluster 2024-09-21T10:41:50.648674+0000 mgr.y (mgr.25133) 865 : cluster [DBG] pgmap v850: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 3.9 KiB/s, 0 objects/s recovering 2024-09-21T10:41:51.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:51 smithi003 bash[89466]: cluster 2024-09-21T10:41:50.648674+0000 mgr.y (mgr.25133) 865 : cluster [DBG] pgmap v850: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 3.9 KiB/s, 0 objects/s recovering 2024-09-21T10:41:51.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:51 smithi003 bash[89466]: cluster 2024-09-21T10:41:50.648674+0000 mgr.y (mgr.25133) 865 : cluster [DBG] pgmap v850: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 3.9 KiB/s, 0 objects/s recovering 2024-09-21T10:41:51.911 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:51.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:51.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:52.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:52.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:52.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:52.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:52.173 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:52.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:52.301 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:52.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:52.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:52.432 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:52.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:52.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:52.562 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:52.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:52.665 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:52.693 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:52.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:52.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:52.824 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:52.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:52.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:52.954 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:52.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:52.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:53.057 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:53.083 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:53.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:53.186 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:53.206 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:53.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:53.255 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:41:53.255 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [], 2024-09-21T10:41:53.255 INFO:teuthology.orchestra.run.smithi003.stdout: "num_ops": 0 2024-09-21T10:41:53.255 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:41:53.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:53.327 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:53.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:53.430 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:53.449 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:53.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:53.551 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:53.578 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:53.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:53.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:53.702 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:53.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:53.714 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:41:53.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:53.833 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:53.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:53.865 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[89466]: cluster 2024-09-21T10:41:52.649473+0000 mgr.y (mgr.25133) 866 : cluster [DBG] pgmap v851: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:53.866 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[89466]: cluster 2024-09-21T10:41:52.649473+0000 mgr.y (mgr.25133) 866 : cluster [DBG] pgmap v851: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:53.866 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[89466]: audit 2024-09-21T10:41:53.441370+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:41:53.866 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[89466]: audit 2024-09-21T10:41:53.441370+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:41:53.866 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[89466]: audit 2024-09-21T10:41:53.622461+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:53.866 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[89466]: audit 2024-09-21T10:41:53.622461+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:53.866 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[89466]: audit 2024-09-21T10:41:53.623542+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:53.866 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[89466]: audit 2024-09-21T10:41:53.623542+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:53.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[88275]: cluster 2024-09-21T10:41:52.649473+0000 mgr.y (mgr.25133) 866 : cluster [DBG] pgmap v851: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:53.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[88275]: cluster 2024-09-21T10:41:52.649473+0000 mgr.y (mgr.25133) 866 : cluster [DBG] pgmap v851: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:53.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[88275]: audit 2024-09-21T10:41:53.441370+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:41:53.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[88275]: audit 2024-09-21T10:41:53.441370+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:41:53.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[88275]: audit 2024-09-21T10:41:53.622461+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:53.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[88275]: audit 2024-09-21T10:41:53.622461+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:53.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[88275]: audit 2024-09-21T10:41:53.623542+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:53.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:53 smithi003 bash[88275]: audit 2024-09-21T10:41:53.623542+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:53.936 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:53.957 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:53.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:53.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:53 smithi204 bash[78884]: cluster 2024-09-21T10:41:52.649473+0000 mgr.y (mgr.25133) 866 : cluster [DBG] pgmap v851: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:53 smithi204 bash[78884]: cluster 2024-09-21T10:41:52.649473+0000 mgr.y (mgr.25133) 866 : cluster [DBG] pgmap v851: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:53 smithi204 bash[78884]: audit 2024-09-21T10:41:53.441370+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:41:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:53 smithi204 bash[78884]: audit 2024-09-21T10:41:53.441370+0000 mon.a (mon.0) 1289 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:41:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:53 smithi204 bash[78884]: audit 2024-09-21T10:41:53.622461+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:53 smithi204 bash[78884]: audit 2024-09-21T10:41:53.622461+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:41:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:53 smithi204 bash[78884]: audit 2024-09-21T10:41:53.623542+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:54.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:53 smithi204 bash[78884]: audit 2024-09-21T10:41:53.623542+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:41:54.059 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:54.087 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:54.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:54.190 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:54.211 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:54.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:54.314 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:54.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:54.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:54.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:54.469 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:54.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:54.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:54.598 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:54.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:54.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:54.729 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:54.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:54.747 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_3' created 2024-09-21T10:41:54.832 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:54.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[88275]: audit 2024-09-21T10:41:53.713551+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[88275]: audit 2024-09-21T10:41:53.713551+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[88275]: cluster 2024-09-21T10:41:53.717460+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e236: 8 total, 8 up, 7 in 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[88275]: cluster 2024-09-21T10:41:53.717460+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e236: 8 total, 8 up, 7 in 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[88275]: audit 2024-09-21T10:41:54.430895+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.3:0/2540158575' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[88275]: audit 2024-09-21T10:41:54.430895+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.3:0/2540158575' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[88275]: audit 2024-09-21T10:41:54.431544+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[88275]: audit 2024-09-21T10:41:54.431544+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[89466]: audit 2024-09-21T10:41:53.713551+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[89466]: audit 2024-09-21T10:41:53.713551+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[89466]: cluster 2024-09-21T10:41:53.717460+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e236: 8 total, 8 up, 7 in 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[89466]: cluster 2024-09-21T10:41:53.717460+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e236: 8 total, 8 up, 7 in 2024-09-21T10:41:54.842 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[89466]: audit 2024-09-21T10:41:54.430895+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.3:0/2540158575' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[89466]: audit 2024-09-21T10:41:54.430895+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.3:0/2540158575' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[89466]: audit 2024-09-21T10:41:54.431544+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.843 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:54 smithi003 bash[89466]: audit 2024-09-21T10:41:54.431544+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:54.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:54.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:54.967 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:54 smithi204 bash[78884]: audit 2024-09-21T10:41:53.713551+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:41:54.967 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:54 smithi204 bash[78884]: audit 2024-09-21T10:41:53.713551+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? 172.21.15.3:0/347503698' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:41:54.967 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:54 smithi204 bash[78884]: cluster 2024-09-21T10:41:53.717460+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e236: 8 total, 8 up, 7 in 2024-09-21T10:41:54.967 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:54 smithi204 bash[78884]: cluster 2024-09-21T10:41:53.717460+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e236: 8 total, 8 up, 7 in 2024-09-21T10:41:54.967 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:54 smithi204 bash[78884]: audit 2024-09-21T10:41:54.430895+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.3:0/2540158575' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.967 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:54 smithi204 bash[78884]: audit 2024-09-21T10:41:54.430895+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.3:0/2540158575' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.967 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:54 smithi204 bash[78884]: audit 2024-09-21T10:41:54.431544+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.967 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:54 smithi204 bash[78884]: audit 2024-09-21T10:41:54.431544+0000 mon.a (mon.0) 1294 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-09-21T10:41:54.982 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:54.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:54.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:55.085 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:55.112 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:55.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:55.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:55.244 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:55.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:55.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:55.375 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:55.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:55.478 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:55.507 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:55.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:55.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:55.636 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:55.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:55.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:55.767 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:55.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:55.870 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:55.898 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:55.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:55.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[88275]: cluster 2024-09-21T10:41:54.650054+0000 mgr.y (mgr.25133) 867 : cluster [DBG] pgmap v853: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[88275]: cluster 2024-09-21T10:41:54.650054+0000 mgr.y (mgr.25133) 867 : cluster [DBG] pgmap v853: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[88275]: audit 2024-09-21T10:41:54.736707+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T10:41:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[88275]: audit 2024-09-21T10:41:54.736707+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T10:41:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[88275]: cluster 2024-09-21T10:41:54.744485+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e237: 8 total, 8 up, 7 in 2024-09-21T10:41:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[88275]: cluster 2024-09-21T10:41:54.744485+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e237: 8 total, 8 up, 7 in 2024-09-21T10:41:55.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[89466]: cluster 2024-09-21T10:41:54.650054+0000 mgr.y (mgr.25133) 867 : cluster [DBG] pgmap v853: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:55.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[89466]: cluster 2024-09-21T10:41:54.650054+0000 mgr.y (mgr.25133) 867 : cluster [DBG] pgmap v853: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:55.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[89466]: audit 2024-09-21T10:41:54.736707+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T10:41:55.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[89466]: audit 2024-09-21T10:41:54.736707+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T10:41:55.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[89466]: cluster 2024-09-21T10:41:54.744485+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e237: 8 total, 8 up, 7 in 2024-09-21T10:41:55.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:55 smithi003 bash[89466]: cluster 2024-09-21T10:41:54.744485+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e237: 8 total, 8 up, 7 in 2024-09-21T10:41:56.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:55 smithi204 bash[78884]: cluster 2024-09-21T10:41:54.650054+0000 mgr.y (mgr.25133) 867 : cluster [DBG] pgmap v853: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:56.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:55 smithi204 bash[78884]: cluster 2024-09-21T10:41:54.650054+0000 mgr.y (mgr.25133) 867 : cluster [DBG] pgmap v853: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:55 smithi204 bash[78884]: audit 2024-09-21T10:41:54.736707+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T10:41:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:55 smithi204 bash[78884]: audit 2024-09-21T10:41:54.736707+0000 mon.a (mon.0) 1295 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-09-21T10:41:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:55 smithi204 bash[78884]: cluster 2024-09-21T10:41:54.744485+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e237: 8 total, 8 up, 7 in 2024-09-21T10:41:56.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:55 smithi204 bash[78884]: cluster 2024-09-21T10:41:54.744485+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e237: 8 total, 8 up, 7 in 2024-09-21T10:41:56.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:56.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:56.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:56.157 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:56.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:56.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:56.284 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:56.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:56.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:56.414 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:56.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:56.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:56.545 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:56.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:56.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:56.676 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:56.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:56.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:56.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:56 smithi204 bash[78884]: cluster 2024-09-21T10:41:55.747290+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e238: 8 total, 8 up, 7 in 2024-09-21T10:41:56.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:56 smithi204 bash[78884]: cluster 2024-09-21T10:41:55.747290+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e238: 8 total, 8 up, 7 in 2024-09-21T10:41:56.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:56.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:56.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:56.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:56 smithi003 bash[88275]: cluster 2024-09-21T10:41:55.747290+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e238: 8 total, 8 up, 7 in 2024-09-21T10:41:56.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:56 smithi003 bash[88275]: cluster 2024-09-21T10:41:55.747290+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e238: 8 total, 8 up, 7 in 2024-09-21T10:41:56.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:56 smithi003 bash[89466]: cluster 2024-09-21T10:41:55.747290+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e238: 8 total, 8 up, 7 in 2024-09-21T10:41:56.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:56 smithi003 bash[89466]: cluster 2024-09-21T10:41:55.747290+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e238: 8 total, 8 up, 7 in 2024-09-21T10:41:56.933 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:56.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:56.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:56.963 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:41:57.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:57.061 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:57.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:57.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:57.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:57.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:57.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 7 1 2024-09-21T10:41:57.293 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2024-09-21T10:41:57.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:57.320 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:57.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:57.423 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:57.442 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:57.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:57.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:57.572 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:57.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:41:57] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.51.0" 2024-09-21T10:41:57.675 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:57.703 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:57.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:57.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:57.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:57 smithi204 bash[78884]: cluster 2024-09-21T10:41:56.650927+0000 mgr.y (mgr.25133) 868 : cluster [DBG] pgmap v856: 99 pgs: 5 creating+peering, 7 unknown, 87 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:57.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:57 smithi204 bash[78884]: cluster 2024-09-21T10:41:56.650927+0000 mgr.y (mgr.25133) 868 : cluster [DBG] pgmap v856: 99 pgs: 5 creating+peering, 7 unknown, 87 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:57.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:57 smithi204 bash[78884]: cluster 2024-09-21T10:41:56.752314+0000 mon.a (mon.0) 1298 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:41:57.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:57 smithi204 bash[78884]: cluster 2024-09-21T10:41:56.752314+0000 mon.a (mon.0) 1298 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:41:57.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:57 smithi204 bash[78884]: cluster 2024-09-21T10:41:56.768767+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e239: 8 total, 8 up, 7 in 2024-09-21T10:41:57.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:57 smithi204 bash[78884]: cluster 2024-09-21T10:41:56.768767+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e239: 8 total, 8 up, 7 in 2024-09-21T10:41:57.833 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:57.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:57.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:57.960 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:41:57.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:57.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:41:58.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:58.088 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:58.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[88275]: cluster 2024-09-21T10:41:56.650927+0000 mgr.y (mgr.25133) 868 : cluster [DBG] pgmap v856: 99 pgs: 5 creating+peering, 7 unknown, 87 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[88275]: cluster 2024-09-21T10:41:56.650927+0000 mgr.y (mgr.25133) 868 : cluster [DBG] pgmap v856: 99 pgs: 5 creating+peering, 7 unknown, 87 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[88275]: cluster 2024-09-21T10:41:56.752314+0000 mon.a (mon.0) 1298 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:41:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[88275]: cluster 2024-09-21T10:41:56.752314+0000 mon.a (mon.0) 1298 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:41:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[88275]: cluster 2024-09-21T10:41:56.768767+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e239: 8 total, 8 up, 7 in 2024-09-21T10:41:58.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[88275]: cluster 2024-09-21T10:41:56.768767+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e239: 8 total, 8 up, 7 in 2024-09-21T10:41:58.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[89466]: cluster 2024-09-21T10:41:56.650927+0000 mgr.y (mgr.25133) 868 : cluster [DBG] pgmap v856: 99 pgs: 5 creating+peering, 7 unknown, 87 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:58.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[89466]: cluster 2024-09-21T10:41:56.650927+0000 mgr.y (mgr.25133) 868 : cluster [DBG] pgmap v856: 99 pgs: 5 creating+peering, 7 unknown, 87 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:58.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[89466]: cluster 2024-09-21T10:41:56.752314+0000 mon.a (mon.0) 1298 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:41:58.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[89466]: cluster 2024-09-21T10:41:56.752314+0000 mon.a (mon.0) 1298 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:41:58.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[89466]: cluster 2024-09-21T10:41:56.768767+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e239: 8 total, 8 up, 7 in 2024-09-21T10:41:58.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:57 smithi003 bash[89466]: cluster 2024-09-21T10:41:56.768767+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e239: 8 total, 8 up, 7 in 2024-09-21T10:41:58.190 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:58.219 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:58.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:58.323 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:58.350 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:58.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:58.454 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:58.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:58.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:58.587 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:58.613 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:58.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:58.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:58.745 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:41:58.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:41:58.850 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:58.878 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:58.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:58.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:41:58.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:59.008 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:59.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:59.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:59.139 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:59.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:59.242 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:59.269 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:41:59.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:41:59.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:59.400 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:41:59.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:41:59.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:59.527 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:41:59.527 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:41:59.531 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:41:59.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:41:59.546 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:41:59.547 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:41:59.570 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:41:59.571 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:41:59.588 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:41:59.589 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:41:59.609 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:41:59.609 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:41:59.630 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:41:59.631 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:41:59.634 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:59.651 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:41:59.652 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:41:59.659 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:41:59.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:41:59.684 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:41:59.684 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:41:59.763 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:59.781 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:41:59.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:41:59.884 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:59.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:59 smithi003 bash[89466]: cluster 2024-09-21T10:41:58.651779+0000 mgr.y (mgr.25133) 869 : cluster [DBG] pgmap v858: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:59.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:59 smithi003 bash[89466]: cluster 2024-09-21T10:41:58.651779+0000 mgr.y (mgr.25133) 869 : cluster [DBG] pgmap v858: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:59.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:59 smithi003 bash[89466]: audit 2024-09-21T10:41:59.506290+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.3:0/46883091' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:59.894 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:41:59 smithi003 bash[89466]: audit 2024-09-21T10:41:59.506290+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.3:0/46883091' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:59.894 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:59 smithi003 bash[88275]: cluster 2024-09-21T10:41:58.651779+0000 mgr.y (mgr.25133) 869 : cluster [DBG] pgmap v858: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:59.895 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:59 smithi003 bash[88275]: cluster 2024-09-21T10:41:58.651779+0000 mgr.y (mgr.25133) 869 : cluster [DBG] pgmap v858: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:41:59.895 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:59 smithi003 bash[88275]: audit 2024-09-21T10:41:59.506290+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.3:0/46883091' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:59.895 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:41:59 smithi003 bash[88275]: audit 2024-09-21T10:41:59.506290+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.3:0/46883091' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:41:59.908 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:41:59.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:41:59.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:00.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:00.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:59 smithi204 bash[78884]: cluster 2024-09-21T10:41:58.651779+0000 mgr.y (mgr.25133) 869 : cluster [DBG] pgmap v858: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:00.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:59 smithi204 bash[78884]: cluster 2024-09-21T10:41:58.651779+0000 mgr.y (mgr.25133) 869 : cluster [DBG] pgmap v858: 99 pgs: 5 creating+peering, 4 unknown, 90 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:00.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:59 smithi204 bash[78884]: audit 2024-09-21T10:41:59.506290+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.3:0/46883091' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:00.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:41:59 smithi204 bash[78884]: audit 2024-09-21T10:41:59.506290+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.3:0/46883091' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:00.042 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:00.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:00.169 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:00.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:00.273 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:00.301 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:00.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:00.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:00.428 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:00.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:00.532 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:00.555 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:00.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:00.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:00.685 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:00.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:00.770 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:42:00.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:00.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:00 smithi003 bash[88275]: audit 2024-09-21T10:41:59.791664+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:00.799 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:00 smithi003 bash[88275]: audit 2024-09-21T10:41:59.791664+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:00.799 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:00 smithi003 bash[89466]: audit 2024-09-21T10:41:59.791664+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:00.799 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:00 smithi003 bash[89466]: audit 2024-09-21T10:41:59.791664+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:00.811 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:00.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:00.913 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:00.938 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:00.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:00.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:00 smithi204 bash[78884]: audit 2024-09-21T10:41:59.791664+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:00 smithi204 bash[78884]: audit 2024-09-21T10:41:59.791664+0000 mon.a (mon.0) 1300 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:42:01.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:01.068 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:01.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:01.172 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:01.200 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:01.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:01.303 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:01.332 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:01.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:01.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:01.462 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:01.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:01.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:01.590 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:01.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:01.693 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:01.720 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:01.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:01.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:01.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:01.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[89466]: cluster 2024-09-21T10:42:00.652863+0000 mgr.y (mgr.25133) 870 : cluster [DBG] pgmap v859: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[89466]: cluster 2024-09-21T10:42:00.652863+0000 mgr.y (mgr.25133) 870 : cluster [DBG] pgmap v859: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[89466]: cluster 2024-09-21T10:42:00.760025+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[89466]: cluster 2024-09-21T10:42:00.760025+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[89466]: audit 2024-09-21T10:42:00.769287+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:42:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[89466]: audit 2024-09-21T10:42:00.769287+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:42:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[89466]: cluster 2024-09-21T10:42:00.774840+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e240: 8 total, 8 up, 7 in 2024-09-21T10:42:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[89466]: cluster 2024-09-21T10:42:00.774840+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e240: 8 total, 8 up, 7 in 2024-09-21T10:42:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[88275]: cluster 2024-09-21T10:42:00.652863+0000 mgr.y (mgr.25133) 870 : cluster [DBG] pgmap v859: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[88275]: cluster 2024-09-21T10:42:00.652863+0000 mgr.y (mgr.25133) 870 : cluster [DBG] pgmap v859: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[88275]: cluster 2024-09-21T10:42:00.760025+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[88275]: cluster 2024-09-21T10:42:00.760025+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[88275]: audit 2024-09-21T10:42:00.769287+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:42:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[88275]: audit 2024-09-21T10:42:00.769287+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:42:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[88275]: cluster 2024-09-21T10:42:00.774840+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e240: 8 total, 8 up, 7 in 2024-09-21T10:42:01.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:01 smithi003 bash[88275]: cluster 2024-09-21T10:42:00.774840+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e240: 8 total, 8 up, 7 in 2024-09-21T10:42:01.956 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:01.984 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:01.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:01.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:02.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:02.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:01 smithi204 bash[78884]: cluster 2024-09-21T10:42:00.652863+0000 mgr.y (mgr.25133) 870 : cluster [DBG] pgmap v859: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:02.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:01 smithi204 bash[78884]: cluster 2024-09-21T10:42:00.652863+0000 mgr.y (mgr.25133) 870 : cluster [DBG] pgmap v859: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:02.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:01 smithi204 bash[78884]: cluster 2024-09-21T10:42:00.760025+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:02.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:01 smithi204 bash[78884]: cluster 2024-09-21T10:42:00.760025+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:02.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:01 smithi204 bash[78884]: audit 2024-09-21T10:42:00.769287+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:42:02.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:01 smithi204 bash[78884]: audit 2024-09-21T10:42:00.769287+0000 mon.a (mon.0) 1302 : audit [INF] from='client.? 172.21.15.3:0/722717744' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:42:02.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:01 smithi204 bash[78884]: cluster 2024-09-21T10:42:00.774840+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e240: 8 total, 8 up, 7 in 2024-09-21T10:42:02.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:01 smithi204 bash[78884]: cluster 2024-09-21T10:42:00.774840+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e240: 8 total, 8 up, 7 in 2024-09-21T10:42:02.114 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:02.115 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:02.115 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:02.116 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:02.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:02.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:02.244 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:02.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:02.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:02.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:02.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:02.479 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:02.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:02.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:02.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:02.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:42:02.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:02.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:02.738 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:02.765 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:02.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:02.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:02.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:02.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:02.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:02.998 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:03.026 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:03.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:03.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:03.157 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:03.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:03.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:03.288 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:03.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:03.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:03.416 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:03.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:03.519 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:03.547 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:03.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:03.632 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:42:03.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:03.677 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:03.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:03.802 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:03.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:03.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:03 smithi204 bash[78884]: cluster 2024-09-21T10:42:02.653446+0000 mgr.y (mgr.25133) 871 : cluster [DBG] pgmap v861: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:03.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:03 smithi204 bash[78884]: cluster 2024-09-21T10:42:02.653446+0000 mgr.y (mgr.25133) 871 : cluster [DBG] pgmap v861: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:03 smithi003 bash[89466]: cluster 2024-09-21T10:42:02.653446+0000 mgr.y (mgr.25133) 871 : cluster [DBG] pgmap v861: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:03 smithi003 bash[89466]: cluster 2024-09-21T10:42:02.653446+0000 mgr.y (mgr.25133) 871 : cluster [DBG] pgmap v861: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:03 smithi003 bash[88275]: cluster 2024-09-21T10:42:02.653446+0000 mgr.y (mgr.25133) 871 : cluster [DBG] pgmap v861: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:03.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:03 smithi003 bash[88275]: cluster 2024-09-21T10:42:02.653446+0000 mgr.y (mgr.25133) 871 : cluster [DBG] pgmap v861: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:03.931 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:03.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:04.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:04.061 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:04.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:04.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:04.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:04.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:04.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:04.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:04.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:04.451 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:04.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:04.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:04.581 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:04.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:04.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:04.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:04.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:04.813 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:04.839 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:04.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:04.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:04.968 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:04.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:04.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:05.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:05.099 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:05.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:05.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:05.231 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:05.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:05.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:05.362 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:05.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:05.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:05.492 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:05.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:05.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:05.623 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:05.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:05.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:05.755 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:05.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:05.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:05.885 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:05.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:05.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:05 smithi003 bash[88275]: cluster 2024-09-21T10:42:04.654460+0000 mgr.y (mgr.25133) 872 : cluster [DBG] pgmap v862: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:05.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:05 smithi003 bash[88275]: cluster 2024-09-21T10:42:04.654460+0000 mgr.y (mgr.25133) 872 : cluster [DBG] pgmap v862: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:05.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:05 smithi003 bash[89466]: cluster 2024-09-21T10:42:04.654460+0000 mgr.y (mgr.25133) 872 : cluster [DBG] pgmap v862: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:05.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:05 smithi003 bash[89466]: cluster 2024-09-21T10:42:04.654460+0000 mgr.y (mgr.25133) 872 : cluster [DBG] pgmap v862: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:05.988 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:06.016 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:06.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:06.119 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:06.142 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:06.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:06.245 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:05 smithi204 bash[78884]: cluster 2024-09-21T10:42:04.654460+0000 mgr.y (mgr.25133) 872 : cluster [DBG] pgmap v862: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:05 smithi204 bash[78884]: cluster 2024-09-21T10:42:04.654460+0000 mgr.y (mgr.25133) 872 : cluster [DBG] pgmap v862: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:06.272 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:06.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:06.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:06.401 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:06.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:06.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:06.532 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:06.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:06.634 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:06.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:06.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:06.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:06.809 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:06.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:06.912 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:06.940 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:06.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:06.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:07.043 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:07.072 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:07.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:07.175 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:07.204 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:07.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:07.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:07.332 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:07.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:07.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:07.461 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:07.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:07.564 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:07.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:42:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:42:07] "GET /metrics HTTP/1.1" 200 34095 "" "Prometheus/2.51.0" 2024-09-21T10:42:07.588 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:07.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:07.691 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:07.719 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:07.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:07.822 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:07.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:07 smithi003 bash[88275]: cluster 2024-09-21T10:42:06.655096+0000 mgr.y (mgr.25133) 873 : cluster [DBG] pgmap v863: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:07.833 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:07 smithi003 bash[88275]: cluster 2024-09-21T10:42:06.655096+0000 mgr.y (mgr.25133) 873 : cluster [DBG] pgmap v863: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:07.833 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:07 smithi003 bash[89466]: cluster 2024-09-21T10:42:06.655096+0000 mgr.y (mgr.25133) 873 : cluster [DBG] pgmap v863: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:07.833 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:07 smithi003 bash[89466]: cluster 2024-09-21T10:42:06.655096+0000 mgr.y (mgr.25133) 873 : cluster [DBG] pgmap v863: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:07.850 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:07.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:07.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:07.981 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:07.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:08.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:08.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:07 smithi204 bash[78884]: cluster 2024-09-21T10:42:06.655096+0000 mgr.y (mgr.25133) 873 : cluster [DBG] pgmap v863: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:08.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:07 smithi204 bash[78884]: cluster 2024-09-21T10:42:06.655096+0000 mgr.y (mgr.25133) 873 : cluster [DBG] pgmap v863: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:08.109 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:08.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:08.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:08.240 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:08.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:08.343 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:08.372 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:08.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:08.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:08.501 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:08.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:08.606 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:08.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:08.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:08.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:08.767 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:08.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:08.870 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:08.900 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:08.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:08.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:09.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:09.029 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:09.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:09.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:09.160 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:09.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:09.263 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:09.287 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:09.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:09.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:09.416 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:09.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:09.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:09.544 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:09.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:09.625 INFO:teuthology.orchestra.run.smithi003.stderr:enabled application 'rados' on pool 'unique_pool_3' 2024-09-21T10:42:09.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:09.666 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:09.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:09.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:09.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:09 smithi204 bash[78884]: audit 2024-09-21T10:42:08.628168+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:09.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:09 smithi204 bash[78884]: audit 2024-09-21T10:42:08.628168+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:09.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:09 smithi204 bash[78884]: audit 2024-09-21T10:42:08.630001+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:09.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:09 smithi204 bash[78884]: audit 2024-09-21T10:42:08.630001+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:09.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:09 smithi204 bash[78884]: cluster 2024-09-21T10:42:08.655575+0000 mgr.y (mgr.25133) 874 : cluster [DBG] pgmap v864: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:09.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:09 smithi204 bash[78884]: cluster 2024-09-21T10:42:08.655575+0000 mgr.y (mgr.25133) 874 : cluster [DBG] pgmap v864: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:09.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:09 smithi204 bash[78884]: audit 2024-09-21T10:42:09.513945+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:42:09.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:09 smithi204 bash[78884]: audit 2024-09-21T10:42:09.513945+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:42:09.796 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:09.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:09.899 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:09.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[88275]: audit 2024-09-21T10:42:08.628168+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:09.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[88275]: audit 2024-09-21T10:42:08.628168+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:09.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[88275]: audit 2024-09-21T10:42:08.630001+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:09.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[88275]: audit 2024-09-21T10:42:08.630001+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:09.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[88275]: cluster 2024-09-21T10:42:08.655575+0000 mgr.y (mgr.25133) 874 : cluster [DBG] pgmap v864: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:09.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[88275]: cluster 2024-09-21T10:42:08.655575+0000 mgr.y (mgr.25133) 874 : cluster [DBG] pgmap v864: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:09.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[88275]: audit 2024-09-21T10:42:09.513945+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:42:09.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[88275]: audit 2024-09-21T10:42:09.513945+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:42:09.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[89466]: audit 2024-09-21T10:42:08.628168+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:09.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[89466]: audit 2024-09-21T10:42:08.628168+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:09.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[89466]: audit 2024-09-21T10:42:08.630001+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:09.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[89466]: audit 2024-09-21T10:42:08.630001+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:09.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[89466]: cluster 2024-09-21T10:42:08.655575+0000 mgr.y (mgr.25133) 874 : cluster [DBG] pgmap v864: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:09.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[89466]: cluster 2024-09-21T10:42:08.655575+0000 mgr.y (mgr.25133) 874 : cluster [DBG] pgmap v864: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:09.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[89466]: audit 2024-09-21T10:42:09.513945+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:42:09.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:09 smithi003 bash[89466]: audit 2024-09-21T10:42:09.513945+0000 mon.a (mon.0) 1306 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:42:09.923 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:09.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:09.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:10.026 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:10.051 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:10.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:10.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:10.179 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:10.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:10.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:10.292 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:42:10.293 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:42:10.311 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:10.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:10.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:10.433 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:10.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:10.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:10.562 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:10.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:10.645 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.7 to 1 (10000) 2024-09-21T10:42:10.665 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:10.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[88275]: audit 2024-09-21T10:42:09.623757+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:42:10.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[88275]: audit 2024-09-21T10:42:09.623757+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:42:10.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[88275]: cluster 2024-09-21T10:42:09.629623+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e241: 8 total, 8 up, 7 in 2024-09-21T10:42:10.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[88275]: cluster 2024-09-21T10:42:09.629623+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e241: 8 total, 8 up, 7 in 2024-09-21T10:42:10.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[88275]: audit 2024-09-21T10:42:10.553338+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.3:0/1303987627' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[88275]: audit 2024-09-21T10:42:10.553338+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.3:0/1303987627' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[88275]: audit 2024-09-21T10:42:10.553702+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[88275]: audit 2024-09-21T10:42:10.553702+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[89466]: audit 2024-09-21T10:42:09.623757+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:42:10.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[89466]: audit 2024-09-21T10:42:09.623757+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:42:10.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[89466]: cluster 2024-09-21T10:42:09.629623+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e241: 8 total, 8 up, 7 in 2024-09-21T10:42:10.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[89466]: cluster 2024-09-21T10:42:09.629623+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e241: 8 total, 8 up, 7 in 2024-09-21T10:42:10.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[89466]: audit 2024-09-21T10:42:10.553338+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.3:0/1303987627' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[89466]: audit 2024-09-21T10:42:10.553338+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.3:0/1303987627' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[89466]: audit 2024-09-21T10:42:10.553702+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:10 smithi003 bash[89466]: audit 2024-09-21T10:42:10.553702+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:10.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:10.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:10.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:10 smithi204 bash[78884]: audit 2024-09-21T10:42:09.623757+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:42:10.802 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:10 smithi204 bash[78884]: audit 2024-09-21T10:42:09.623757+0000 mon.a (mon.0) 1307 : audit [INF] from='client.? 172.21.15.3:0/1692245389' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:42:10.803 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:10 smithi204 bash[78884]: cluster 2024-09-21T10:42:09.629623+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e241: 8 total, 8 up, 7 in 2024-09-21T10:42:10.803 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:10 smithi204 bash[78884]: cluster 2024-09-21T10:42:09.629623+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e241: 8 total, 8 up, 7 in 2024-09-21T10:42:10.803 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:10 smithi204 bash[78884]: audit 2024-09-21T10:42:10.553338+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.3:0/1303987627' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.803 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:10 smithi204 bash[78884]: audit 2024-09-21T10:42:10.553338+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.3:0/1303987627' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.803 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:10 smithi204 bash[78884]: audit 2024-09-21T10:42:10.553702+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.803 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:10 smithi204 bash[78884]: audit 2024-09-21T10:42:10.553702+0000 mon.a (mon.0) 1309 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:42:10.818 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:10.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:10.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:10.940 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:10.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:10.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:11.043 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:11.068 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:11.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:11.171 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:11.199 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:11.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:11.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:11.328 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:11.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:11.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:11.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:11.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:11.560 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:11.588 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:11.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:11.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:11.718 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:11.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:11.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:11.848 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:11.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[88275]: audit 2024-09-21T10:42:10.635455+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:42:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[88275]: audit 2024-09-21T10:42:10.635455+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:42:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[88275]: cluster 2024-09-21T10:42:10.641608+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e242: 8 total, 8 up, 7 in 2024-09-21T10:42:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[88275]: cluster 2024-09-21T10:42:10.641608+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e242: 8 total, 8 up, 7 in 2024-09-21T10:42:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[88275]: cluster 2024-09-21T10:42:10.656047+0000 mgr.y (mgr.25133) 875 : cluster [DBG] pgmap v867: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:11.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[88275]: cluster 2024-09-21T10:42:10.656047+0000 mgr.y (mgr.25133) 875 : cluster [DBG] pgmap v867: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[89466]: audit 2024-09-21T10:42:10.635455+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:42:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[89466]: audit 2024-09-21T10:42:10.635455+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:42:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[89466]: cluster 2024-09-21T10:42:10.641608+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e242: 8 total, 8 up, 7 in 2024-09-21T10:42:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[89466]: cluster 2024-09-21T10:42:10.641608+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e242: 8 total, 8 up, 7 in 2024-09-21T10:42:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[89466]: cluster 2024-09-21T10:42:10.656047+0000 mgr.y (mgr.25133) 875 : cluster [DBG] pgmap v867: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:11.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:11 smithi003 bash[89466]: cluster 2024-09-21T10:42:10.656047+0000 mgr.y (mgr.25133) 875 : cluster [DBG] pgmap v867: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:11.953 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:11.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:11.988 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:11.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:11 smithi204 bash[78884]: audit 2024-09-21T10:42:10.635455+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:42:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:11 smithi204 bash[78884]: audit 2024-09-21T10:42:10.635455+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:42:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:11 smithi204 bash[78884]: cluster 2024-09-21T10:42:10.641608+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e242: 8 total, 8 up, 7 in 2024-09-21T10:42:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:11 smithi204 bash[78884]: cluster 2024-09-21T10:42:10.641608+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e242: 8 total, 8 up, 7 in 2024-09-21T10:42:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:11 smithi204 bash[78884]: cluster 2024-09-21T10:42:10.656047+0000 mgr.y (mgr.25133) 875 : cluster [DBG] pgmap v867: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:11 smithi204 bash[78884]: cluster 2024-09-21T10:42:10.656047+0000 mgr.y (mgr.25133) 875 : cluster [DBG] pgmap v867: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:12.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:12.116 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:12.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:12.219 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:12.248 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:12.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:12.276 DEBUG:teuthology.orchestra.run.smithi003:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_3 bench 90 write' 2024-09-21T10:42:12.296 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:42:12.296 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:42:12.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:12.377 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:12.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:12.479 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:12.503 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:12.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:12.606 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:12.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:12.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:12.643 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:42:12.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:hints = 1 2024-09-21T10:42:12.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:42:12.645 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object prefix: benchmark_data_smithi003_167864 2024-09-21T10:42:12.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:42:12.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:42:12.659 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:42:12.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:12.773 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:12.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:12.876 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:12.888 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:12 smithi003 bash[88275]: cluster 2024-09-21T10:42:11.646186+0000 mon.a (mon.0) 1312 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:42:12.888 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:12 smithi003 bash[88275]: cluster 2024-09-21T10:42:11.646186+0000 mon.a (mon.0) 1312 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:42:12.888 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:12 smithi003 bash[89466]: cluster 2024-09-21T10:42:11.646186+0000 mon.a (mon.0) 1312 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:42:12.888 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:12 smithi003 bash[89466]: cluster 2024-09-21T10:42:11.646186+0000 mon.a (mon.0) 1312 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:42:12.909 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:12.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:12.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:12 smithi204 bash[78884]: cluster 2024-09-21T10:42:11.646186+0000 mon.a (mon.0) 1312 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:42:13.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:12 smithi204 bash[78884]: cluster 2024-09-21T10:42:11.646186+0000 mon.a (mon.0) 1312 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:42:13.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:13.046 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:13.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:13.121 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:13.122 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:13.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:13.180 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:13.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:13.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:13.311 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:13.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:13.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:13.449 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:13.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:13.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:13.570 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:13.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:13.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 1 16 2669 2653 165.793 165.812 0.00182613 0.00522835 2024-09-21T10:42:13.673 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:13.697 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:13.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:13.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:13.824 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:13.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:13 smithi204 bash[78884]: cluster 2024-09-21T10:42:12.656616+0000 mgr.y (mgr.25133) 876 : cluster [DBG] pgmap v868: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:13.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:13 smithi204 bash[78884]: cluster 2024-09-21T10:42:12.656616+0000 mgr.y (mgr.25133) 876 : cluster [DBG] pgmap v868: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:13.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:13.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:13.952 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:13.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:13.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:14.036 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:13 smithi003 bash[88275]: cluster 2024-09-21T10:42:12.656616+0000 mgr.y (mgr.25133) 876 : cluster [DBG] pgmap v868: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:14.037 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:13 smithi003 bash[89466]: cluster 2024-09-21T10:42:12.656616+0000 mgr.y (mgr.25133) 876 : cluster [DBG] pgmap v868: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:14.055 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:14.081 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:14.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:14.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:14.222 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:14.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:14.325 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:14.353 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:14.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:14.402 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:14 smithi003 bash[88275]: cluster 2024-09-21T10:42:12.656616+0000 mgr.y (mgr.25133) 876 : cluster [DBG] pgmap v868: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:14.402 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:14 smithi003 bash[89466]: cluster 2024-09-21T10:42:12.656616+0000 mgr.y (mgr.25133) 876 : cluster [DBG] pgmap v868: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:42:14.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:14.482 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:14.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:14.586 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:14.612 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:14.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:14.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 2 16 4216 4200 131.236 96.6875 0.00274186 0.00760565 2024-09-21T10:42:14.715 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:14.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:14.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:14.846 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:14.875 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:14.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:14.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:14.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:15.008 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:15.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:15.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:15.135 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:15.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:15.238 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:15.268 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:15.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:15.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:15.397 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:15.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:15.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:15.527 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:15.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:15.630 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:15.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 3 16 7090 7074 147.36 179.625 0.00847991 0.00677977 2024-09-21T10:42:15.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:15.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:15.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:15.778 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:15.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:15.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:15 smithi003 bash[88275]: cluster 2024-09-21T10:42:14.657185+0000 mgr.y (mgr.25133) 877 : cluster [DBG] pgmap v869: 99 pgs: 99 active+clean; 85 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 11 MiB/s wr, 169 op/s 2024-09-21T10:42:15.866 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:15 smithi003 bash[88275]: cluster 2024-09-21T10:42:14.657185+0000 mgr.y (mgr.25133) 877 : cluster [DBG] pgmap v869: 99 pgs: 99 active+clean; 85 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 11 MiB/s wr, 169 op/s 2024-09-21T10:42:15.867 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:15 smithi003 bash[89466]: cluster 2024-09-21T10:42:14.657185+0000 mgr.y (mgr.25133) 877 : cluster [DBG] pgmap v869: 99 pgs: 99 active+clean; 85 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 11 MiB/s wr, 169 op/s 2024-09-21T10:42:15.867 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:15 smithi003 bash[89466]: cluster 2024-09-21T10:42:14.657185+0000 mgr.y (mgr.25133) 877 : cluster [DBG] pgmap v869: 99 pgs: 99 active+clean; 85 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 11 MiB/s wr, 169 op/s 2024-09-21T10:42:15.880 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:15.909 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:15.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:15.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:15 smithi204 bash[78884]: cluster 2024-09-21T10:42:14.657185+0000 mgr.y (mgr.25133) 877 : cluster [DBG] pgmap v869: 99 pgs: 99 active+clean; 85 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 11 MiB/s wr, 169 op/s 2024-09-21T10:42:16.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:15 smithi204 bash[78884]: cluster 2024-09-21T10:42:14.657185+0000 mgr.y (mgr.25133) 877 : cluster [DBG] pgmap v869: 99 pgs: 99 active+clean; 85 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 11 MiB/s wr, 169 op/s 2024-09-21T10:42:16.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:16.046 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:16.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:16.148 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:16.170 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:16.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:16.274 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:16.298 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:16.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:16.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:16.432 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:16.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:16.535 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:16.559 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:16.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:16.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 4 16 9749 9733 152.063 166.188 0.00583109 0.00657036 2024-09-21T10:42:16.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:16.689 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:16.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:16.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:16.820 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:16.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:16.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:16.947 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:16.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:16.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:17.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:17.074 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:17.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:17.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:17.209 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:17.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:17.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:17.339 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:17.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:17.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:17.443 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:17.443 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:17.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:17.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:17.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:17.593 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:17.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:17.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 5 15 12467 12452 155.635 169.938 0.00653271 0.00641897 2024-09-21T10:42:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:42:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:42:17] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.51.0" 2024-09-21T10:42:17.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:17.719 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:17.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:17.822 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:17.844 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:17.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:17.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:17 smithi003 bash[88275]: cluster 2024-09-21T10:42:16.657699+0000 mgr.y (mgr.25133) 878 : cluster [DBG] pgmap v870: 99 pgs: 99 active+clean; 306 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 38 MiB/s wr, 610 op/s 2024-09-21T10:42:17.943 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:17 smithi003 bash[88275]: cluster 2024-09-21T10:42:16.657699+0000 mgr.y (mgr.25133) 878 : cluster [DBG] pgmap v870: 99 pgs: 99 active+clean; 306 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 38 MiB/s wr, 610 op/s 2024-09-21T10:42:17.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:17 smithi003 bash[89466]: cluster 2024-09-21T10:42:16.657699+0000 mgr.y (mgr.25133) 878 : cluster [DBG] pgmap v870: 99 pgs: 99 active+clean; 306 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 38 MiB/s wr, 610 op/s 2024-09-21T10:42:17.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:17 smithi003 bash[89466]: cluster 2024-09-21T10:42:16.657699+0000 mgr.y (mgr.25133) 878 : cluster [DBG] pgmap v870: 99 pgs: 99 active+clean; 306 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 38 MiB/s wr, 610 op/s 2024-09-21T10:42:17.946 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:17.978 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:17.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:17.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:17 smithi204 bash[78884]: cluster 2024-09-21T10:42:16.657699+0000 mgr.y (mgr.25133) 878 : cluster [DBG] pgmap v870: 99 pgs: 99 active+clean; 306 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 38 MiB/s wr, 610 op/s 2024-09-21T10:42:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:17 smithi204 bash[78884]: cluster 2024-09-21T10:42:16.657699+0000 mgr.y (mgr.25133) 878 : cluster [DBG] pgmap v870: 99 pgs: 99 active+clean; 306 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 38 MiB/s wr, 610 op/s 2024-09-21T10:42:18.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:18.101 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:18.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:18.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:18.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:18.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:18.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:18.358 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:18.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:18.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:18.492 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:18.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:18.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:18.615 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:18.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:18.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 6 16 14175 14159 147.476 106.688 0.00210666 0.00663282 2024-09-21T10:42:18.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:18.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:18.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:18.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:18.879 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:18.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:18.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:18.982 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:19.007 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:19.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:19.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:19.142 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:19.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:19.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:19.273 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:19.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:19.401 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:19.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:19.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:19.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:19.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:19.635 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:19.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 7 16 16789 16773 149.745 163.375 0.0041981 0.00667192 2024-09-21T10:42:19.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:19.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:19.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:19.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:19.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:19.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:19.908 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:19.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:19.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:20.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:19 smithi204 bash[78884]: cluster 2024-09-21T10:42:18.658402+0000 mgr.y (mgr.25133) 879 : cluster [DBG] pgmap v871: 99 pgs: 99 active+clean; 446 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-21T10:42:20.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:19 smithi204 bash[78884]: cluster 2024-09-21T10:42:18.658402+0000 mgr.y (mgr.25133) 879 : cluster [DBG] pgmap v871: 99 pgs: 99 active+clean; 446 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-21T10:42:20.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:20.037 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:20.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:20.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:20.167 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:20.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:20.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:19 smithi003 bash[88275]: cluster 2024-09-21T10:42:18.658402+0000 mgr.y (mgr.25133) 879 : cluster [DBG] pgmap v871: 99 pgs: 99 active+clean; 446 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-21T10:42:20.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:19 smithi003 bash[88275]: cluster 2024-09-21T10:42:18.658402+0000 mgr.y (mgr.25133) 879 : cluster [DBG] pgmap v871: 99 pgs: 99 active+clean; 446 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-21T10:42:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:19 smithi003 bash[89466]: cluster 2024-09-21T10:42:18.658402+0000 mgr.y (mgr.25133) 879 : cluster [DBG] pgmap v871: 99 pgs: 99 active+clean; 446 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-21T10:42:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:19 smithi003 bash[89466]: cluster 2024-09-21T10:42:18.658402+0000 mgr.y (mgr.25133) 879 : cluster [DBG] pgmap v871: 99 pgs: 99 active+clean; 446 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 49 MiB/s wr, 788 op/s 2024-09-21T10:42:20.272 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:20.296 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:20.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:20.399 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:20.425 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:20.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:20.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:20.556 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:20.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:20.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 8 16 19031 19015 148.541 140.125 0.00637477 0.00672604 2024-09-21T10:42:20.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:20.686 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:20.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:20.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:20.818 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:20.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:20.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:20.946 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:20.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:20.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:21.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:21.073 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:21.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:21.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:21.199 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:21.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:21.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:21.320 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:21.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:21.423 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:21.458 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:21.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:21.562 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:21.583 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:21.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:21.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 9 16 20793 20777 144.271 110.125 0.00224265 0.00687873 2024-09-21T10:42:21.687 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:21.715 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:21.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:21.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:21.847 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:21.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:21.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:21.979 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:21.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:21.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:21 smithi204 bash[78884]: cluster 2024-09-21T10:42:20.659107+0000 mgr.y (mgr.25133) 880 : cluster [DBG] pgmap v872: 99 pgs: 99 active+clean; 874 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:21 smithi204 bash[78884]: cluster 2024-09-21T10:42:20.659107+0000 mgr.y (mgr.25133) 880 : cluster [DBG] pgmap v872: 99 pgs: 99 active+clean; 874 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:22.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:22.112 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:22.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:21 smithi003 bash[88275]: cluster 2024-09-21T10:42:20.659107+0000 mgr.y (mgr.25133) 880 : cluster [DBG] pgmap v872: 99 pgs: 99 active+clean; 874 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:21 smithi003 bash[88275]: cluster 2024-09-21T10:42:20.659107+0000 mgr.y (mgr.25133) 880 : cluster [DBG] pgmap v872: 99 pgs: 99 active+clean; 874 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:21 smithi003 bash[89466]: cluster 2024-09-21T10:42:20.659107+0000 mgr.y (mgr.25133) 880 : cluster [DBG] pgmap v872: 99 pgs: 99 active+clean; 874 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:21 smithi003 bash[89466]: cluster 2024-09-21T10:42:20.659107+0000 mgr.y (mgr.25133) 880 : cluster [DBG] pgmap v872: 99 pgs: 99 active+clean; 874 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:22.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:22.253 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:22.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:22.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:22.382 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:22.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:22.485 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:22.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:22.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:22.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:22.639 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:22.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:22.646 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 10 16 22974 22958 143.474 136.312 0.00244457 0.00696435 2024-09-21T10:42:22.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:22.768 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:22.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:22.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:22.891 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:22.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:22.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:22.994 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:23.011 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:23.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:23.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:23.145 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:23.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:23.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:23.266 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:23.368 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:23.388 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:23.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:23.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:23.515 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:23.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:23.618 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:23.647 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 11 16 24075 24059 136.686 68.8125 0.0217661 0.00730964 2024-09-21T10:42:23.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:23.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:23.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:23 smithi204 bash[78884]: cluster 2024-09-21T10:42:22.659579+0000 mgr.y (mgr.25133) 881 : cluster [DBG] pgmap v873: 99 pgs: 99 active+clean; 1.0 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:42:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:23 smithi204 bash[78884]: cluster 2024-09-21T10:42:22.659579+0000 mgr.y (mgr.25133) 881 : cluster [DBG] pgmap v873: 99 pgs: 99 active+clean; 1.0 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:42:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:23 smithi204 bash[78884]: audit 2024-09-21T10:42:23.632674+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:23 smithi204 bash[78884]: audit 2024-09-21T10:42:23.632674+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:23 smithi204 bash[78884]: audit 2024-09-21T10:42:23.636276+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:23 smithi204 bash[78884]: audit 2024-09-21T10:42:23.636276+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:23.785 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:23.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:23.888 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:23.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[88275]: cluster 2024-09-21T10:42:22.659579+0000 mgr.y (mgr.25133) 881 : cluster [DBG] pgmap v873: 99 pgs: 99 active+clean; 1.0 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:42:23.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[88275]: cluster 2024-09-21T10:42:22.659579+0000 mgr.y (mgr.25133) 881 : cluster [DBG] pgmap v873: 99 pgs: 99 active+clean; 1.0 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:42:23.898 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[88275]: audit 2024-09-21T10:42:23.632674+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:23.898 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[88275]: audit 2024-09-21T10:42:23.632674+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:23.898 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[88275]: audit 2024-09-21T10:42:23.636276+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:23.898 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[88275]: audit 2024-09-21T10:42:23.636276+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:23.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[89466]: cluster 2024-09-21T10:42:22.659579+0000 mgr.y (mgr.25133) 881 : cluster [DBG] pgmap v873: 99 pgs: 99 active+clean; 1.0 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:42:23.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[89466]: cluster 2024-09-21T10:42:22.659579+0000 mgr.y (mgr.25133) 881 : cluster [DBG] pgmap v873: 99 pgs: 99 active+clean; 1.0 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 88 MiB/s wr, 1.41k op/s 2024-09-21T10:42:23.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[89466]: audit 2024-09-21T10:42:23.632674+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:23.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[89466]: audit 2024-09-21T10:42:23.632674+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:23.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[89466]: audit 2024-09-21T10:42:23.636276+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:23.898 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:23 smithi003 bash[89466]: audit 2024-09-21T10:42:23.636276+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:23.916 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:23.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:23.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:24.019 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:24.046 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:24.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:24.148 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:24.176 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:24.280 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:24.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.307 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:24.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:24.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:24.425 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:24.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:24.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:24.549 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:24.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:24.647 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 12 16 25636 25620 133.425 97.5625 0.00183136 0.00736661 2024-09-21T10:42:24.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:24.676 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:24.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:24.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:24.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:24.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:24.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:24.942 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:24.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:24.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:25.045 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:25.072 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:25.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:25.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:25.201 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:25.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:25.305 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:25.330 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:25.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:25.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:25.459 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:25.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:25.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:25.594 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:25.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:25.647 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 13 16 26833 26817 128.916 74.8125 0.00731914 0.00775143 2024-09-21T10:42:25.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:25.722 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:25.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:25.826 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:25.849 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:25.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:25.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:25.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:25 smithi003 bash[88275]: cluster 2024-09-21T10:42:24.660586+0000 mgr.y (mgr.25133) 882 : cluster [DBG] pgmap v874: 99 pgs: 99 active+clean; 1.3 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T10:42:25.961 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:25 smithi003 bash[88275]: cluster 2024-09-21T10:42:24.660586+0000 mgr.y (mgr.25133) 882 : cluster [DBG] pgmap v874: 99 pgs: 99 active+clean; 1.3 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T10:42:25.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:25 smithi003 bash[89466]: cluster 2024-09-21T10:42:24.660586+0000 mgr.y (mgr.25133) 882 : cluster [DBG] pgmap v874: 99 pgs: 99 active+clean; 1.3 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T10:42:25.961 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:25 smithi003 bash[89466]: cluster 2024-09-21T10:42:24.660586+0000 mgr.y (mgr.25133) 882 : cluster [DBG] pgmap v874: 99 pgs: 99 active+clean; 1.3 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T10:42:25.977 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:25.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:25.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:25 smithi204 bash[78884]: cluster 2024-09-21T10:42:24.660586+0000 mgr.y (mgr.25133) 882 : cluster [DBG] pgmap v874: 99 pgs: 99 active+clean; 1.3 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T10:42:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:25 smithi204 bash[78884]: cluster 2024-09-21T10:42:24.660586+0000 mgr.y (mgr.25133) 882 : cluster [DBG] pgmap v874: 99 pgs: 99 active+clean; 1.3 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-09-21T10:42:26.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:26.109 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:26.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:26.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:26.240 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:26.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:26.346 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:26.363 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:26.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:26.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:26.495 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:26.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:26.598 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:26.621 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:26.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:26.647 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 14 16 28625 28609 127.706 112 0.00713856 0.007825 2024-09-21T10:42:26.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:26.742 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:26.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:26.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:26.871 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:26.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:26.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:26.996 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:26.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:26.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:27.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:27.122 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:27.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:27.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:27.246 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:27.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:27.348 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:27.373 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:27.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:27.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:27.510 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:27.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:27.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:27.636 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:27.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:27.647 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 15 16 29912 29896 124.555 80.4375 0.0124393 0.00802105 2024-09-21T10:42:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:42:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:42:27] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.51.0" 2024-09-21T10:42:27.741 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:27.765 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:27.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:27.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:27.896 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:27.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:27.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:27.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:27 smithi204 bash[78884]: cluster 2024-09-21T10:42:26.661249+0000 mgr.y (mgr.25133) 883 : cluster [DBG] pgmap v875: 99 pgs: 99 active+clean; 1.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-09-21T10:42:28.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:27 smithi204 bash[78884]: cluster 2024-09-21T10:42:26.661249+0000 mgr.y (mgr.25133) 883 : cluster [DBG] pgmap v875: 99 pgs: 99 active+clean; 1.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-09-21T10:42:28.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:27 smithi003 bash[88275]: cluster 2024-09-21T10:42:26.661249+0000 mgr.y (mgr.25133) 883 : cluster [DBG] pgmap v875: 99 pgs: 99 active+clean; 1.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-09-21T10:42:28.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:27 smithi003 bash[88275]: cluster 2024-09-21T10:42:26.661249+0000 mgr.y (mgr.25133) 883 : cluster [DBG] pgmap v875: 99 pgs: 99 active+clean; 1.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-09-21T10:42:28.022 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:27 smithi003 bash[89466]: cluster 2024-09-21T10:42:26.661249+0000 mgr.y (mgr.25133) 883 : cluster [DBG] pgmap v875: 99 pgs: 99 active+clean; 1.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-09-21T10:42:28.022 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:27 smithi003 bash[89466]: cluster 2024-09-21T10:42:26.661249+0000 mgr.y (mgr.25133) 883 : cluster [DBG] pgmap v875: 99 pgs: 99 active+clean; 1.6 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 127 MiB/s wr, 2.04k op/s 2024-09-21T10:42:28.024 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:28.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:28.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:28.153 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:28.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:28.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:28.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.287 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:28.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:28.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:28.416 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:28.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:28.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:28.542 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:28.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:28.645 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:28.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 16 16 31640 31624 123.519 108 0.116053 0.00808966 2024-09-21T10:42:28.672 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:28.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:28.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:28.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:28.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:28.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:28.931 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:28.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:28.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:29.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:29.062 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:29.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:29.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:29.208 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:29.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:29.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:29.337 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:29.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:29.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:29.457 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:29.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:29.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:29.587 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:29.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:29.647 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 17 16 32939 32923 121.029 81.1875 0.00714441 0.00825665 2024-09-21T10:42:29.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:29.708 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:29.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:29.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:29.833 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:29.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:29.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:29.959 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:29.964 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:29 smithi204 bash[78884]: cluster 2024-09-21T10:42:28.661757+0000 mgr.y (mgr.25133) 884 : cluster [DBG] pgmap v876: 99 pgs: 99 active+clean; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:42:29.965 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:29 smithi204 bash[78884]: cluster 2024-09-21T10:42:28.661757+0000 mgr.y (mgr.25133) 884 : cluster [DBG] pgmap v876: 99 pgs: 99 active+clean; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:42:29.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:29.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:30.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:30.068 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:42:30.069 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:42:30.090 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:30.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:30.133 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:42:30.134 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:42:30.165 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:42:30.165 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:42:30.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:29 smithi003 bash[88275]: cluster 2024-09-21T10:42:28.661757+0000 mgr.y (mgr.25133) 884 : cluster [DBG] pgmap v876: 99 pgs: 99 active+clean; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:42:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:29 smithi003 bash[88275]: cluster 2024-09-21T10:42:28.661757+0000 mgr.y (mgr.25133) 884 : cluster [DBG] pgmap v876: 99 pgs: 99 active+clean; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:42:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:29 smithi003 bash[89466]: cluster 2024-09-21T10:42:28.661757+0000 mgr.y (mgr.25133) 884 : cluster [DBG] pgmap v876: 99 pgs: 99 active+clean; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:42:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:29 smithi003 bash[89466]: cluster 2024-09-21T10:42:28.661757+0000 mgr.y (mgr.25133) 884 : cluster [DBG] pgmap v876: 99 pgs: 99 active+clean; 1.7 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 116 MiB/s wr, 1.86k op/s 2024-09-21T10:42:30.192 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:30.199 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:42:30.199 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:42:30.224 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:30.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:30.227 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:42:30.227 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:42:30.263 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:42:30.263 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:42:30.295 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:42:30.295 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:42:30.326 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:42:30.326 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:42:30.327 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:30.360 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:30.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:30.464 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:30.488 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:30.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:30.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:30.618 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:30.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:30.647 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 18 16 34459 34443 119.582 95 0.00619842 0.00835744 2024-09-21T10:42:30.721 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:30.750 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:30.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:30.763 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:42:30.852 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:30 smithi003 bash[88275]: audit 2024-09-21T10:42:30.012337+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.3:0/2148850040' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:30.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:30 smithi003 bash[88275]: audit 2024-09-21T10:42:30.012337+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.3:0/2148850040' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:30.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:30 smithi003 bash[88275]: audit 2024-09-21T10:42:30.348545+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:30.853 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:30 smithi003 bash[88275]: audit 2024-09-21T10:42:30.348545+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:30.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:30.882 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:30.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:30.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:30.986 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:31.011 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:31.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:31.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:31.123 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:30 smithi204 bash[78884]: audit 2024-09-21T10:42:30.012337+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.3:0/2148850040' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:31.123 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:30 smithi204 bash[78884]: audit 2024-09-21T10:42:30.012337+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.3:0/2148850040' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:31.123 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:30 smithi204 bash[78884]: audit 2024-09-21T10:42:30.348545+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:31.123 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:30 smithi204 bash[78884]: audit 2024-09-21T10:42:30.348545+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:31.142 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:31.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:30 smithi003 bash[89466]: audit 2024-09-21T10:42:30.012337+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.3:0/2148850040' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:30 smithi003 bash[89466]: audit 2024-09-21T10:42:30.012337+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.3:0/2148850040' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:42:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:30 smithi003 bash[89466]: audit 2024-09-21T10:42:30.348545+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:30 smithi003 bash[89466]: audit 2024-09-21T10:42:30.348545+0000 mon.a (mon.0) 1315 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:42:31.244 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:31.265 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:31.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:31.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:31.391 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:31.494 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:31.525 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:31.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:31.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:31.647 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 19 16 35497 35481 116.702 64.875 0.00759993 0.00856347 2024-09-21T10:42:31.657 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:31.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:31.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:31.785 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:31.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:31.889 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:31.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:31.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:31.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:32.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:32.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:31 smithi204 bash[78884]: cluster 2024-09-21T10:42:30.662293+0000 mgr.y (mgr.25133) 885 : cluster [DBG] pgmap v877: 99 pgs: 99 active+clean; 1.9 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:42:32.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:31 smithi204 bash[78884]: cluster 2024-09-21T10:42:30.662293+0000 mgr.y (mgr.25133) 885 : cluster [DBG] pgmap v877: 99 pgs: 99 active+clean; 1.9 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:42:32.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:31 smithi204 bash[78884]: cluster 2024-09-21T10:42:30.751706+0000 mon.a (mon.0) 1316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:32.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:31 smithi204 bash[78884]: cluster 2024-09-21T10:42:30.751706+0000 mon.a (mon.0) 1316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:32.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:31 smithi204 bash[78884]: audit 2024-09-21T10:42:30.759436+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:32.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:31 smithi204 bash[78884]: audit 2024-09-21T10:42:30.759436+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:32.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:31 smithi204 bash[78884]: cluster 2024-09-21T10:42:30.766097+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e243: 8 total, 8 up, 7 in 2024-09-21T10:42:32.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:31 smithi204 bash[78884]: cluster 2024-09-21T10:42:30.766097+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e243: 8 total, 8 up, 7 in 2024-09-21T10:42:32.053 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:32.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:32.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[89466]: cluster 2024-09-21T10:42:30.662293+0000 mgr.y (mgr.25133) 885 : cluster [DBG] pgmap v877: 99 pgs: 99 active+clean; 1.9 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:42:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[89466]: cluster 2024-09-21T10:42:30.662293+0000 mgr.y (mgr.25133) 885 : cluster [DBG] pgmap v877: 99 pgs: 99 active+clean; 1.9 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:42:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[89466]: cluster 2024-09-21T10:42:30.751706+0000 mon.a (mon.0) 1316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[89466]: cluster 2024-09-21T10:42:30.751706+0000 mon.a (mon.0) 1316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[89466]: audit 2024-09-21T10:42:30.759436+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[89466]: audit 2024-09-21T10:42:30.759436+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[89466]: cluster 2024-09-21T10:42:30.766097+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e243: 8 total, 8 up, 7 in 2024-09-21T10:42:32.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[89466]: cluster 2024-09-21T10:42:30.766097+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e243: 8 total, 8 up, 7 in 2024-09-21T10:42:32.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[88275]: cluster 2024-09-21T10:42:30.662293+0000 mgr.y (mgr.25133) 885 : cluster [DBG] pgmap v877: 99 pgs: 99 active+clean; 1.9 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:42:32.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[88275]: cluster 2024-09-21T10:42:30.662293+0000 mgr.y (mgr.25133) 885 : cluster [DBG] pgmap v877: 99 pgs: 99 active+clean; 1.9 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:42:32.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[88275]: cluster 2024-09-21T10:42:30.751706+0000 mon.a (mon.0) 1316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:32.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[88275]: cluster 2024-09-21T10:42:30.751706+0000 mon.a (mon.0) 1316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:42:32.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[88275]: audit 2024-09-21T10:42:30.759436+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:32.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[88275]: audit 2024-09-21T10:42:30.759436+0000 mon.a (mon.0) 1317 : audit [INF] from='client.? 172.21.15.3:0/2624644759' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:42:32.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[88275]: cluster 2024-09-21T10:42:30.766097+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e243: 8 total, 8 up, 7 in 2024-09-21T10:42:32.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:31 smithi003 bash[88275]: cluster 2024-09-21T10:42:30.766097+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e243: 8 total, 8 up, 7 in 2024-09-21T10:42:32.185 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:32.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:32.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:32.312 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:32.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:32.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:32.438 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:32.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:32.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:32.574 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:32.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:32.647 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:42:32.647142+0000 min lat: 0.00109167 max lat: 0.535233 avg lat: 0.00865778 2024-09-21T10:42:32.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:42:32.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 20 16 36956 36940 115.426 91.1875 0.00941285 0.00865778 2024-09-21T10:42:32.677 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:32.705 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:32.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:32.808 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:32.828 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:32.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:32.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:32.955 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:32.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:32.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:33.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:33.086 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:33.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:33.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:33.207 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:33.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:33.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:33.327 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:33.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:33.429 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:33.453 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:33.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:33.556 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:33.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:33.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:33.647 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 21 16 37838 37822 112.555 55.125 0.00638223 0.00887916 2024-09-21T10:42:33.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:33.726 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:33.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:33.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:33.863 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:33.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:33.971 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:33.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:33 smithi003 bash[88275]: cluster 2024-09-21T10:42:32.662769+0000 mgr.y (mgr.25133) 886 : cluster [DBG] pgmap v879: 99 pgs: 99 active+clean; 2.0 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:42:33.985 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:33 smithi003 bash[88275]: cluster 2024-09-21T10:42:32.662769+0000 mgr.y (mgr.25133) 886 : cluster [DBG] pgmap v879: 99 pgs: 99 active+clean; 2.0 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:42:33.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:33 smithi003 bash[89466]: cluster 2024-09-21T10:42:32.662769+0000 mgr.y (mgr.25133) 886 : cluster [DBG] pgmap v879: 99 pgs: 99 active+clean; 2.0 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:42:33.985 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:33 smithi003 bash[89466]: cluster 2024-09-21T10:42:32.662769+0000 mgr.y (mgr.25133) 886 : cluster [DBG] pgmap v879: 99 pgs: 99 active+clean; 2.0 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:42:33.995 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:33.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:33.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:33 smithi204 bash[78884]: cluster 2024-09-21T10:42:32.662769+0000 mgr.y (mgr.25133) 886 : cluster [DBG] pgmap v879: 99 pgs: 99 active+clean; 2.0 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:42:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:33 smithi204 bash[78884]: cluster 2024-09-21T10:42:32.662769+0000 mgr.y (mgr.25133) 886 : cluster [DBG] pgmap v879: 99 pgs: 99 active+clean; 2.0 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:42:34.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:34.123 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:34.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:34.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:34.255 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:34.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:34.360 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:34.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:34.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:34.487 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:34.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:34.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:34.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:34.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 22 16 39456 39440 112.035 101.125 0.00346345 0.0089201 2024-09-21T10:42:34.649 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:34.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:34.754 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:34.780 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:34.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:34.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:34.900 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:34.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:34.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:35.003 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:35.026 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:35.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:35.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:35.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:35.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:35.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:35.311 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:35.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:35.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:35.439 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:35.543 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:35.575 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:35.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:35.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 23 16 40829 40813 110.894 85.8125 0.00318745 0.00901236 2024-09-21T10:42:35.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:35.713 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:35.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:35.840 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:35.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:35.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:35 smithi003 bash[88275]: cluster 2024-09-21T10:42:34.663399+0000 mgr.y (mgr.25133) 887 : cluster [DBG] pgmap v880: 99 pgs: 99 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:35.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:35 smithi003 bash[88275]: cluster 2024-09-21T10:42:34.663399+0000 mgr.y (mgr.25133) 887 : cluster [DBG] pgmap v880: 99 pgs: 99 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:35.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:35 smithi003 bash[89466]: cluster 2024-09-21T10:42:34.663399+0000 mgr.y (mgr.25133) 887 : cluster [DBG] pgmap v880: 99 pgs: 99 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:35.891 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:35 smithi003 bash[89466]: cluster 2024-09-21T10:42:34.663399+0000 mgr.y (mgr.25133) 887 : cluster [DBG] pgmap v880: 99 pgs: 99 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:35.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:35.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:35 smithi204 bash[78884]: cluster 2024-09-21T10:42:34.663399+0000 mgr.y (mgr.25133) 887 : cluster [DBG] pgmap v880: 99 pgs: 99 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:35.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:35 smithi204 bash[78884]: cluster 2024-09-21T10:42:34.663399+0000 mgr.y (mgr.25133) 887 : cluster [DBG] pgmap v880: 99 pgs: 99 active+clean; 2.2 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:35.970 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:35.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:35.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:36.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:36.099 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:36.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:36.205 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:36.229 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:36.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:36.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:36.362 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:36.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:36.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:36.497 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:36.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:36.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:36.632 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:36.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:36.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 24 16 42550 42534 110.755 107.562 0.00449261 0.00902324 2024-09-21T10:42:36.735 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:36.767 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:36.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:36.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:36.903 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:36.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:37.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:37.038 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:37.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:37.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:37.169 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:37.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:37.272 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:37.295 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:37.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:37.400 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:37.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:37.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:37.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:37.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 25 16 44194 44178 110.434 102.75 0.00958494 0.00904977 2024-09-21T10:42:37.655 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:37.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:42:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:42:37] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.51.0" 2024-09-21T10:42:37.713 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:42:37.758 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:37.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:37.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:37.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:37.892 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:42:37.922 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:37.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:37.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:37 smithi204 bash[78884]: cluster 2024-09-21T10:42:36.663963+0000 mgr.y (mgr.25133) 888 : cluster [DBG] pgmap v881: 99 pgs: 99 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-21T10:42:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:37 smithi204 bash[78884]: cluster 2024-09-21T10:42:36.663963+0000 mgr.y (mgr.25133) 888 : cluster [DBG] pgmap v881: 99 pgs: 99 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-21T10:42:38.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:38.051 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:38.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:38.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:37 smithi003 bash[88275]: cluster 2024-09-21T10:42:36.663963+0000 mgr.y (mgr.25133) 888 : cluster [DBG] pgmap v881: 99 pgs: 99 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-21T10:42:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:37 smithi003 bash[88275]: cluster 2024-09-21T10:42:36.663963+0000 mgr.y (mgr.25133) 888 : cluster [DBG] pgmap v881: 99 pgs: 99 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-21T10:42:38.179 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:38.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:37 smithi003 bash[89466]: cluster 2024-09-21T10:42:36.663963+0000 mgr.y (mgr.25133) 888 : cluster [DBG] pgmap v881: 99 pgs: 99 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-21T10:42:38.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:37 smithi003 bash[89466]: cluster 2024-09-21T10:42:36.663963+0000 mgr.y (mgr.25133) 888 : cluster [DBG] pgmap v881: 99 pgs: 99 active+clean; 2.4 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-09-21T10:42:38.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:38.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:38.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:38.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:38.378 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:42:38.378 INFO:teuthology.orchestra.run.smithi003.stdout: "size": 20, 2024-09-21T10:42:38.378 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 600, 2024-09-21T10:42:38.378 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [] 2024-09-21T10:42:38.378 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:42:38.415 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:38.442 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:38.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:38.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:38.570 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:38.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:38.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 26 16 45705 45689 109.819 94.4375 0.00680224 0.00910006 2024-09-21T10:42:38.675 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:38.699 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:38.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:38.783 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:42:38.802 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:38.824 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:38.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:38.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:38.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:38 smithi003 bash[88275]: audit 2024-09-21T10:42:38.370791+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:42:38.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:38 smithi003 bash[88275]: audit 2024-09-21T10:42:38.370791+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:42:38.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:38 smithi003 bash[88275]: audit 2024-09-21T10:42:38.619290+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:38.936 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:38 smithi003 bash[88275]: audit 2024-09-21T10:42:38.619290+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:38.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:38 smithi003 bash[89466]: audit 2024-09-21T10:42:38.370791+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:42:38.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:38 smithi003 bash[89466]: audit 2024-09-21T10:42:38.370791+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:42:38.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:38 smithi003 bash[89466]: audit 2024-09-21T10:42:38.619290+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:38.937 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:38 smithi003 bash[89466]: audit 2024-09-21T10:42:38.619290+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:38.952 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:38.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:38.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:38 smithi204 bash[78884]: audit 2024-09-21T10:42:38.370791+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:42:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:38 smithi204 bash[78884]: audit 2024-09-21T10:42:38.370791+0000 mon.a (mon.0) 1319 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:42:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:38 smithi204 bash[78884]: audit 2024-09-21T10:42:38.619290+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:38 smithi204 bash[78884]: audit 2024-09-21T10:42:38.619290+0000 mon.a (mon.0) 1320 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:39.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:39.079 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:39.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:39.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:39.213 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:39.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:39.316 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:39.342 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:39.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:39.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:39.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.480 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:39.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:39.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:39.605 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:39.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:39.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 27 16 47337 47321 109.529 102 0.00629906 0.00912547 2024-09-21T10:42:39.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:39.731 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:39.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:39.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:39.864 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:39.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[89466]: cluster 2024-09-21T10:42:38.664629+0000 mgr.y (mgr.25133) 889 : cluster [DBG] pgmap v882: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-09-21T10:42:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[89466]: cluster 2024-09-21T10:42:38.664629+0000 mgr.y (mgr.25133) 889 : cluster [DBG] pgmap v882: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-09-21T10:42:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[89466]: audit 2024-09-21T10:42:38.782425+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:42:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[89466]: audit 2024-09-21T10:42:38.782425+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:42:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[89466]: cluster 2024-09-21T10:42:38.792796+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e244: 8 total, 8 up, 7 in 2024-09-21T10:42:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[89466]: cluster 2024-09-21T10:42:38.792796+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e244: 8 total, 8 up, 7 in 2024-09-21T10:42:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[88275]: cluster 2024-09-21T10:42:38.664629+0000 mgr.y (mgr.25133) 889 : cluster [DBG] pgmap v882: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-09-21T10:42:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[88275]: cluster 2024-09-21T10:42:38.664629+0000 mgr.y (mgr.25133) 889 : cluster [DBG] pgmap v882: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-09-21T10:42:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[88275]: audit 2024-09-21T10:42:38.782425+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:42:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[88275]: audit 2024-09-21T10:42:38.782425+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:42:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[88275]: cluster 2024-09-21T10:42:38.792796+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e244: 8 total, 8 up, 7 in 2024-09-21T10:42:39.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:39 smithi003 bash[88275]: cluster 2024-09-21T10:42:38.792796+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e244: 8 total, 8 up, 7 in 2024-09-21T10:42:39.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:39.977 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:39 smithi204 bash[78884]: cluster 2024-09-21T10:42:38.664629+0000 mgr.y (mgr.25133) 889 : cluster [DBG] pgmap v882: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-09-21T10:42:39.977 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:39 smithi204 bash[78884]: cluster 2024-09-21T10:42:38.664629+0000 mgr.y (mgr.25133) 889 : cluster [DBG] pgmap v882: 99 pgs: 99 active+clean; 2.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-09-21T10:42:39.977 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:39 smithi204 bash[78884]: audit 2024-09-21T10:42:38.782425+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:42:39.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:39 smithi204 bash[78884]: audit 2024-09-21T10:42:38.782425+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.3:0/4254655683' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:42:39.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:39 smithi204 bash[78884]: cluster 2024-09-21T10:42:38.792796+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e244: 8 total, 8 up, 7 in 2024-09-21T10:42:39.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:39 smithi204 bash[78884]: cluster 2024-09-21T10:42:38.792796+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e244: 8 total, 8 up, 7 in 2024-09-21T10:42:39.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:39.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:39.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:40.092 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:40.115 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:40.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:40.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:40.244 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:40.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:40.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:40.377 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:40.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:40.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:40.511 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:40.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:40.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:40.637 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:40.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:40.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 28 16 48234 48218 107.619 56.0625 0.00404289 0.00928585 2024-09-21T10:42:40.741 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:40.766 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:40.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:40.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:40.898 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:40.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:40.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:41.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:41.037 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:42:41.038 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:42:41.056 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:41.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:41.073 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:42:41.160 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:41.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:41.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:41.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:41.330 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:41.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:41.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:41.468 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:41.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:41.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:41.594 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:41.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:41.648 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 29 16 49748 49732 107.171 94.625 0.0139651 0.00932594 2024-09-21T10:42:41.697 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:41.731 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:41.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:41.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:41.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:41 smithi003 bash[88275]: cluster 2024-09-21T10:42:40.665239+0000 mgr.y (mgr.25133) 890 : cluster [DBG] pgmap v884: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-21T10:42:41.843 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:41 smithi003 bash[88275]: cluster 2024-09-21T10:42:40.665239+0000 mgr.y (mgr.25133) 890 : cluster [DBG] pgmap v884: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-21T10:42:41.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:41 smithi003 bash[89466]: cluster 2024-09-21T10:42:40.665239+0000 mgr.y (mgr.25133) 890 : cluster [DBG] pgmap v884: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-21T10:42:41.844 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:41 smithi003 bash[89466]: cluster 2024-09-21T10:42:40.665239+0000 mgr.y (mgr.25133) 890 : cluster [DBG] pgmap v884: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-21T10:42:41.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.861 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:41.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:41.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:41.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:41.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:41.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:42.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:42.122 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:42.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:42.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:42.248 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:42.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:41 smithi204 bash[78884]: cluster 2024-09-21T10:42:40.665239+0000 mgr.y (mgr.25133) 890 : cluster [DBG] pgmap v884: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-21T10:42:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:41 smithi204 bash[78884]: cluster 2024-09-21T10:42:40.665239+0000 mgr.y (mgr.25133) 890 : cluster [DBG] pgmap v884: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2024-09-21T10:42:42.350 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:42.372 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:42.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:42.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:42.501 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:42.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:42.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:42.632 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:42.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:42.649 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 30 16 51324 51308 106.877 98.5 0.02231 0.00935098 2024-09-21T10:42:42.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:42.761 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:42.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:42.865 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:42.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:42.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:42.998 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:43.023 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:43.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:43.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:43.157 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:43.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:43.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:43.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:43.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:43.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:43.428 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:43.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:43.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:43.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.572 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:43.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:43.651 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 31 16 52848 52832 106.497 95.25 0.011505 0.00938448 2024-09-21T10:42:43.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:43.699 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:43.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:43.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:43 smithi003 bash[88275]: cluster 2024-09-21T10:42:42.665753+0000 mgr.y (mgr.25133) 891 : cluster [DBG] pgmap v885: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:43.797 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:43 smithi003 bash[88275]: cluster 2024-09-21T10:42:42.665753+0000 mgr.y (mgr.25133) 891 : cluster [DBG] pgmap v885: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:43.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:43.831 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:43.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:43.935 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:43.961 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:43.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:43.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:44.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:43 smithi204 bash[78884]: cluster 2024-09-21T10:42:42.665753+0000 mgr.y (mgr.25133) 891 : cluster [DBG] pgmap v885: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:44.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:43 smithi204 bash[78884]: cluster 2024-09-21T10:42:42.665753+0000 mgr.y (mgr.25133) 891 : cluster [DBG] pgmap v885: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:44.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:44.094 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:44.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:44.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:43 smithi003 bash[89466]: cluster 2024-09-21T10:42:42.665753+0000 mgr.y (mgr.25133) 891 : cluster [DBG] pgmap v885: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:43 smithi003 bash[89466]: cluster 2024-09-21T10:42:42.665753+0000 mgr.y (mgr.25133) 891 : cluster [DBG] pgmap v885: 99 pgs: 99 active+clean; 2.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-09-21T10:42:44.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:44.223 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:44.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:44.328 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:44.351 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:44.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:44.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:44.494 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:44.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:44.598 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:44.601 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:44.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:44.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:44.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 32 16 54333 54317 106.066 92.8125 0.0112632 0.00942232 2024-09-21T10:42:44.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:44.768 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:44.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:44.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:44.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:44.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:44.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:45.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:45.024 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:45.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:45.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:45.157 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:45.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:45.262 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:45.288 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:45.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:45.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:45.421 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:45.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:45.525 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:45.565 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:45.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:45.621 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:45.621 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:42:45.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 33 16 55703 55687 105.447 85.625 0.00381933 0.00947782 2024-09-21T10:42:45.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:45.699 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:45.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:45.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:45.824 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:45.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:45.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:45.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:45.964 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:45.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:46.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:46.074 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:45 smithi204 bash[78884]: cluster 2024-09-21T10:42:44.666398+0000 mgr.y (mgr.25133) 892 : cluster [DBG] pgmap v886: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:42:46.075 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:45 smithi204 bash[78884]: cluster 2024-09-21T10:42:44.666398+0000 mgr.y (mgr.25133) 892 : cluster [DBG] pgmap v886: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:42:46.075 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:45 smithi204 bash[78884]: audit 2024-09-21T10:42:45.284525+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:42:46.075 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:45 smithi204 bash[78884]: audit 2024-09-21T10:42:45.284525+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:42:46.089 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:46.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:46.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:46.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.232 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:46.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:46.333 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:46.350 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:45 smithi003 bash[89466]: cluster 2024-09-21T10:42:44.666398+0000 mgr.y (mgr.25133) 892 : cluster [DBG] pgmap v886: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:42:46.350 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:45 smithi003 bash[89466]: cluster 2024-09-21T10:42:44.666398+0000 mgr.y (mgr.25133) 892 : cluster [DBG] pgmap v886: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:42:46.350 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:45 smithi003 bash[89466]: audit 2024-09-21T10:42:45.284525+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:42:46.350 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:45 smithi003 bash[89466]: audit 2024-09-21T10:42:45.284525+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:42:46.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:45 smithi003 bash[88275]: cluster 2024-09-21T10:42:44.666398+0000 mgr.y (mgr.25133) 892 : cluster [DBG] pgmap v886: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:42:46.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:45 smithi003 bash[88275]: cluster 2024-09-21T10:42:44.666398+0000 mgr.y (mgr.25133) 892 : cluster [DBG] pgmap v886: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:42:46.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:45 smithi003 bash[88275]: audit 2024-09-21T10:42:45.284525+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:42:46.351 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:45 smithi003 bash[88275]: audit 2024-09-21T10:42:45.284525+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:42:46.358 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:46.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:46.462 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:46.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:46.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:46.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:46.637 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:46.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:46.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 34 16 56621 56605 104.033 57.375 0.00740023 0.00960739 2024-09-21T10:42:46.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:46.771 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:46.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:46.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:46.902 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:46.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:46.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:47.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:47.043 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:47.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:47.149 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:47.168 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:47.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:47.272 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:47.298 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:47.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:47.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:47.429 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:47.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:47.536 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:47.554 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:47.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:47.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 35 16 57776 57760 103.123 72.1875 0.00275661 0.00965665 2024-09-21T10:42:47.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:42:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:42:47] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.51.0" 2024-09-21T10:42:47.679 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:47.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:47.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:47.806 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:47.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:47.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:47.942 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:47.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:47.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:47 smithi204 bash[78884]: cluster 2024-09-21T10:42:46.666915+0000 mgr.y (mgr.25133) 893 : cluster [DBG] pgmap v887: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:42:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:47 smithi204 bash[78884]: cluster 2024-09-21T10:42:46.666915+0000 mgr.y (mgr.25133) 893 : cluster [DBG] pgmap v887: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:42:48.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:48.071 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:48.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:48.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:47 smithi003 bash[88275]: cluster 2024-09-21T10:42:46.666915+0000 mgr.y (mgr.25133) 893 : cluster [DBG] pgmap v887: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:42:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:47 smithi003 bash[88275]: cluster 2024-09-21T10:42:46.666915+0000 mgr.y (mgr.25133) 893 : cluster [DBG] pgmap v887: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:42:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:47 smithi003 bash[89466]: cluster 2024-09-21T10:42:46.666915+0000 mgr.y (mgr.25133) 893 : cluster [DBG] pgmap v887: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:42:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:47 smithi003 bash[89466]: cluster 2024-09-21T10:42:46.666915+0000 mgr.y (mgr.25133) 893 : cluster [DBG] pgmap v887: 99 pgs: 99 active+clean; 3.3 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:42:48.176 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:48.200 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:48.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:48.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:48.327 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:48.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:48.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:48.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:48.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:48.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:48.582 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:48.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 36 16 58827 58811 102.083 65.6875 0.0113764 0.00979112 2024-09-21T10:42:48.686 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:48.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:48.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:48.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:48.853 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:48.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:48.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:48.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:48.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:48.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:49.088 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:49.112 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:49.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:49.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:49.239 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:49.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:49.366 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:49.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:49.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:49.499 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:49.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:49.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:49.631 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:49.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:49.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 37 16 60210 60194 101.66 86.4375 0.0139428 0.00983204 2024-09-21T10:42:49.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:49.756 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:49.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:49.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:49.879 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:49.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:49.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:49.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:50.005 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:49 smithi204 bash[78884]: cluster 2024-09-21T10:42:48.667493+0000 mgr.y (mgr.25133) 894 : cluster [DBG] pgmap v888: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:42:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:49 smithi204 bash[78884]: cluster 2024-09-21T10:42:48.667493+0000 mgr.y (mgr.25133) 894 : cluster [DBG] pgmap v888: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:42:50.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:50.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:50.139 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:50.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:50.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:49 smithi003 bash[88275]: cluster 2024-09-21T10:42:48.667493+0000 mgr.y (mgr.25133) 894 : cluster [DBG] pgmap v888: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:42:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:49 smithi003 bash[88275]: cluster 2024-09-21T10:42:48.667493+0000 mgr.y (mgr.25133) 894 : cluster [DBG] pgmap v888: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:42:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:49 smithi003 bash[89466]: cluster 2024-09-21T10:42:48.667493+0000 mgr.y (mgr.25133) 894 : cluster [DBG] pgmap v888: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:42:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:49 smithi003 bash[89466]: cluster 2024-09-21T10:42:48.667493+0000 mgr.y (mgr.25133) 894 : cluster [DBG] pgmap v888: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:42:50.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:50.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.277 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:50.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:50.378 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:50.398 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:50.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:50.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:50.525 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:50.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:50.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:50.652 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 38 16 60930 60914 100.169 45 0.0194142 0.00997558 2024-09-21T10:42:50.665 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:50.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:50.770 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:50.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:50.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:50.890 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:50.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:50.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:50.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:51.021 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:51.046 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:51.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:51.151 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:51.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:51.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:51.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:51.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:51.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:51.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:51.440 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:51.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:51.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:51.562 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:51.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:51.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 39 16 61785 61769 98.9706 53.4375 0.222851 0.0100533 2024-09-21T10:42:51.665 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:51.693 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:51.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:51.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:51.825 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:51.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:51.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:51.951 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:51.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:51.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:52.054 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:52.079 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:52.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:52.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:52.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:51 smithi204 bash[78884]: cluster 2024-09-21T10:42:50.668064+0000 mgr.y (mgr.25133) 895 : cluster [DBG] pgmap v889: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:52.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:51 smithi204 bash[78884]: cluster 2024-09-21T10:42:50.668064+0000 mgr.y (mgr.25133) 895 : cluster [DBG] pgmap v889: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:52.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:51 smithi204 bash[78884]: audit 2024-09-21T10:42:51.648246+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:51 smithi204 bash[78884]: audit 2024-09-21T10:42:51.648246+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:51 smithi204 bash[78884]: audit 2024-09-21T10:42:51.664757+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:51 smithi204 bash[78884]: audit 2024-09-21T10:42:51.664757+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.212 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:52.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:52.318 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:52.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[89466]: cluster 2024-09-21T10:42:50.668064+0000 mgr.y (mgr.25133) 895 : cluster [DBG] pgmap v889: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:52.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[89466]: cluster 2024-09-21T10:42:50.668064+0000 mgr.y (mgr.25133) 895 : cluster [DBG] pgmap v889: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:52.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[89466]: audit 2024-09-21T10:42:51.648246+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[89466]: audit 2024-09-21T10:42:51.648246+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[89466]: audit 2024-09-21T10:42:51.664757+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[89466]: audit 2024-09-21T10:42:51.664757+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[88275]: cluster 2024-09-21T10:42:50.668064+0000 mgr.y (mgr.25133) 895 : cluster [DBG] pgmap v889: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:52.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[88275]: cluster 2024-09-21T10:42:50.668064+0000 mgr.y (mgr.25133) 895 : cluster [DBG] pgmap v889: 99 pgs: 99 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2024-09-21T10:42:52.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[88275]: audit 2024-09-21T10:42:51.648246+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[88275]: audit 2024-09-21T10:42:51.648246+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[88275]: audit 2024-09-21T10:42:51.664757+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.328 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:51 smithi003 bash[88275]: audit 2024-09-21T10:42:51.664757+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:52.348 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:52.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:52.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:52.480 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:52.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:52.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:52.617 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:52.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:52.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:42:52.652515+0000 min lat: 0.00109167 max lat: 0.535233 avg lat: 0.0101925 2024-09-21T10:42:52.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:42:52.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 40 16 62786 62770 98.0602 62.5625 0.0263725 0.0101925 2024-09-21T10:42:52.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:52.746 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:52.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:52.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:52.881 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:52.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:52.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:52.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:53.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:53.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:53.123 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:53.148 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:53.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:53.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:53.286 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:53.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:53.389 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:53.412 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:53.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:53.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:53.540 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:53.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:53.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:53.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 41 16 63782 63766 97.1867 62.25 0.0127387 0.0102834 2024-09-21T10:42:53.670 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:53.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:53.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:53.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:53 smithi204 bash[78884]: audit 2024-09-21T10:42:52.532686+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:53 smithi204 bash[78884]: audit 2024-09-21T10:42:52.532686+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:53 smithi204 bash[78884]: audit 2024-09-21T10:42:52.546777+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:53 smithi204 bash[78884]: audit 2024-09-21T10:42:52.546777+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:53 smithi204 bash[78884]: cluster 2024-09-21T10:42:52.668604+0000 mgr.y (mgr.25133) 896 : cluster [DBG] pgmap v890: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:42:53.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:53 smithi204 bash[78884]: cluster 2024-09-21T10:42:52.668604+0000 mgr.y (mgr.25133) 896 : cluster [DBG] pgmap v890: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:42:53.792 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:53.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:53.869 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[88275]: audit 2024-09-21T10:42:52.532686+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.869 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[88275]: audit 2024-09-21T10:42:52.532686+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.869 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[88275]: audit 2024-09-21T10:42:52.546777+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.869 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[88275]: audit 2024-09-21T10:42:52.546777+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.869 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[88275]: cluster 2024-09-21T10:42:52.668604+0000 mgr.y (mgr.25133) 896 : cluster [DBG] pgmap v890: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:42:53.869 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[88275]: cluster 2024-09-21T10:42:52.668604+0000 mgr.y (mgr.25133) 896 : cluster [DBG] pgmap v890: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:42:53.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[89466]: audit 2024-09-21T10:42:52.532686+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[89466]: audit 2024-09-21T10:42:52.532686+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[89466]: audit 2024-09-21T10:42:52.546777+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[89466]: audit 2024-09-21T10:42:52.546777+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:53.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[89466]: cluster 2024-09-21T10:42:52.668604+0000 mgr.y (mgr.25133) 896 : cluster [DBG] pgmap v890: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:42:53.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:53 smithi003 bash[89466]: cluster 2024-09-21T10:42:52.668604+0000 mgr.y (mgr.25133) 896 : cluster [DBG] pgmap v890: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-09-21T10:42:53.895 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:53.919 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:53.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:53.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:54.025 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:54.050 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:54.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:54.153 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:54.170 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:54.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:54.272 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:54.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:54.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:54.397 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:54.421 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:54.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:54.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:54.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:54.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:54.652 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:54.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 42 16 64399 64383 95.7909 38.5625 0.00384141 0.0103419 2024-09-21T10:42:54.678 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:54.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:54.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:54.814 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:54.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:54.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:54 smithi204 bash[78884]: audit 2024-09-21T10:42:53.653962+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:54.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:54 smithi204 bash[78884]: audit 2024-09-21T10:42:53.653962+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:54.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:54 smithi204 bash[78884]: audit 2024-09-21T10:42:53.695916+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:42:54.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:54 smithi204 bash[78884]: audit 2024-09-21T10:42:53.695916+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:42:54.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:54 smithi204 bash[78884]: audit 2024-09-21T10:42:53.696952+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:42:54.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:54 smithi204 bash[78884]: audit 2024-09-21T10:42:53.696952+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:42:54.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:54 smithi204 bash[78884]: audit 2024-09-21T10:42:53.708060+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:54.818 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:54 smithi204 bash[78884]: audit 2024-09-21T10:42:53.708060+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:54.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:54.949 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:54.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:54.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:55.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:55.079 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:55.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:55.149 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[89466]: audit 2024-09-21T10:42:53.653962+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:55.149 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[89466]: audit 2024-09-21T10:42:53.653962+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:55.149 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[89466]: audit 2024-09-21T10:42:53.695916+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:42:55.149 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[89466]: audit 2024-09-21T10:42:53.695916+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:42:55.149 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[89466]: audit 2024-09-21T10:42:53.696952+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:42:55.149 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[89466]: audit 2024-09-21T10:42:53.696952+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:42:55.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[89466]: audit 2024-09-21T10:42:53.708060+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:55.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[89466]: audit 2024-09-21T10:42:53.708060+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:55.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[88275]: audit 2024-09-21T10:42:53.653962+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:55.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[88275]: audit 2024-09-21T10:42:53.653962+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:42:55.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[88275]: audit 2024-09-21T10:42:53.695916+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:42:55.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[88275]: audit 2024-09-21T10:42:53.695916+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:42:55.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[88275]: audit 2024-09-21T10:42:53.696952+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:42:55.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[88275]: audit 2024-09-21T10:42:53.696952+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:42:55.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[88275]: audit 2024-09-21T10:42:53.708060+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:55.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:54 smithi003 bash[88275]: audit 2024-09-21T10:42:53.708060+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:42:55.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:55.221 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:55.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:55.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:55.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:55.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:55.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:55.473 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:55.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:55.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:55.586 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:55 smithi204 bash[78884]: cluster 2024-09-21T10:42:54.669572+0000 mgr.y (mgr.25133) 897 : cluster [DBG] pgmap v891: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:42:55.586 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:55 smithi204 bash[78884]: cluster 2024-09-21T10:42:54.669572+0000 mgr.y (mgr.25133) 897 : cluster [DBG] pgmap v891: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:42:55.607 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:55.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:55.653 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 43 16 64968 64952 94.3902 35.5625 0.0107649 0.0105886 2024-09-21T10:42:55.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:55.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:55 smithi003 bash[88275]: cluster 2024-09-21T10:42:54.669572+0000 mgr.y (mgr.25133) 897 : cluster [DBG] pgmap v891: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:42:55.723 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:55 smithi003 bash[88275]: cluster 2024-09-21T10:42:54.669572+0000 mgr.y (mgr.25133) 897 : cluster [DBG] pgmap v891: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:42:55.733 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:55.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:55.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:55.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:55 smithi003 bash[89466]: cluster 2024-09-21T10:42:54.669572+0000 mgr.y (mgr.25133) 897 : cluster [DBG] pgmap v891: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:42:55.847 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:55 smithi003 bash[89466]: cluster 2024-09-21T10:42:54.669572+0000 mgr.y (mgr.25133) 897 : cluster [DBG] pgmap v891: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-09-21T10:42:55.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:55.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:55.968 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:55.994 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:55.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:55.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:56.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:56.122 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:56.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:56.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:56.248 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:56.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:56.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:56.388 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:56.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:56.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:56.521 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:56.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:56.624 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:56.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:56.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:56.654 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 44 16 65821 65805 93.4555 53.3125 0.0113714 0.010695 2024-09-21T10:42:56.754 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:56.781 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:56.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:56.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:56.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:56.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:56.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:57.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:57.030 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:57.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:57.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:57.155 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:57.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:57.257 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:57.300 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:57.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:57.404 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:57.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:42:57.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:42:57.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:57.555 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:42:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:42:57] "GET /metrics HTTP/1.1" 200 36454 "" "Prometheus/2.51.0" 2024-09-21T10:42:57.577 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:57.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:57.654 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 45 16 66627 66611 92.4982 50.375 0.00384264 0.0108055 2024-09-21T10:42:57.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:57.705 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:57.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:57.809 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:57.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:57 smithi003 bash[88275]: cluster 2024-09-21T10:42:56.670184+0000 mgr.y (mgr.25133) 898 : cluster [DBG] pgmap v892: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:42:57.818 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:57 smithi003 bash[88275]: cluster 2024-09-21T10:42:56.670184+0000 mgr.y (mgr.25133) 898 : cluster [DBG] pgmap v892: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:42:57.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:57 smithi003 bash[89466]: cluster 2024-09-21T10:42:56.670184+0000 mgr.y (mgr.25133) 898 : cluster [DBG] pgmap v892: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:42:57.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:57 smithi003 bash[89466]: cluster 2024-09-21T10:42:56.670184+0000 mgr.y (mgr.25133) 898 : cluster [DBG] pgmap v892: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:42:57.837 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:57.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:57.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:57.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:58.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:57 smithi204 bash[78884]: cluster 2024-09-21T10:42:56.670184+0000 mgr.y (mgr.25133) 898 : cluster [DBG] pgmap v892: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:42:58.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:57 smithi204 bash[78884]: cluster 2024-09-21T10:42:56.670184+0000 mgr.y (mgr.25133) 898 : cluster [DBG] pgmap v892: 99 pgs: 99 active+clean; 3.9 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-09-21T10:42:58.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:58.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:58.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:58.145 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:42:58.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:42:58.247 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:58.274 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:58.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:58.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:58.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:58.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:58.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:58.531 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:58.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:58.635 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:58.660 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 46 16 67435 67419 91.5736 50.5 0.00844906 0.0109151 2024-09-21T10:42:58.669 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:58.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:58.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:58.797 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:42:58.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:42:58.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:58.920 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:58.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:58.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:42:59.022 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:59.055 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:59.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:59.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:59.183 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:59.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:59.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:59.317 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:42:59.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:42:59.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:59.439 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:59.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:59.541 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:59.566 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:42:59.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:42:59.660 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 47 16 68341 68325 90.8301 56.625 0.0095097 0.0110053 2024-09-21T10:42:59.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:59.703 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:42:59.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:42:59.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:59.828 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:42:59.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:42:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:59 smithi003 bash[88275]: cluster 2024-09-21T10:42:58.670710+0000 mgr.y (mgr.25133) 899 : cluster [DBG] pgmap v893: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s 2024-09-21T10:42:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:42:59 smithi003 bash[88275]: cluster 2024-09-21T10:42:58.670710+0000 mgr.y (mgr.25133) 899 : cluster [DBG] pgmap v893: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s 2024-09-21T10:42:59.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:59 smithi003 bash[89466]: cluster 2024-09-21T10:42:58.670710+0000 mgr.y (mgr.25133) 899 : cluster [DBG] pgmap v893: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s 2024-09-21T10:42:59.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:42:59 smithi003 bash[89466]: cluster 2024-09-21T10:42:58.670710+0000 mgr.y (mgr.25133) 899 : cluster [DBG] pgmap v893: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s 2024-09-21T10:42:59.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:59.953 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:42:59.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:42:59.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:59 smithi204 bash[78884]: cluster 2024-09-21T10:42:58.670710+0000 mgr.y (mgr.25133) 899 : cluster [DBG] pgmap v893: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s 2024-09-21T10:43:00.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:42:59 smithi204 bash[78884]: cluster 2024-09-21T10:42:58.670710+0000 mgr.y (mgr.25133) 899 : cluster [DBG] pgmap v893: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s 2024-09-21T10:43:00.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:00.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:00.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:00.183 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:00.216 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:00.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:00.322 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:00.345 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:00.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:00.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:00.470 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:00.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:00.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:00.602 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:00.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:00.660 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 48 16 68998 68982 89.7934 41.0625 0.0117769 0.011131 2024-09-21T10:43:00.707 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:00.735 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:00.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:00.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:00.872 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:00.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:00.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:00.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.017 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:01.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.146 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:01.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.282 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:01.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:01.407 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:01.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:01.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.530 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:01.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:01.654 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:01.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:01.660 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 49 16 70022 70006 89.2669 64 0.00305678 0.0111604 2024-09-21T10:43:01.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:01.793 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:01.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:01.799 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:01 smithi204 bash[78884]: cluster 2024-09-21T10:43:00.671409+0000 mgr.y (mgr.25133) 900 : cluster [DBG] pgmap v894: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-21T10:43:01.799 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:01 smithi204 bash[78884]: cluster 2024-09-21T10:43:00.671409+0000 mgr.y (mgr.25133) 900 : cluster [DBG] pgmap v894: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-21T10:43:01.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.928 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:01.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:01.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:02.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.042 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:01 smithi003 bash[88275]: cluster 2024-09-21T10:43:00.671409+0000 mgr.y (mgr.25133) 900 : cluster [DBG] pgmap v894: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-21T10:43:02.042 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:01 smithi003 bash[88275]: cluster 2024-09-21T10:43:00.671409+0000 mgr.y (mgr.25133) 900 : cluster [DBG] pgmap v894: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-21T10:43:02.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:01 smithi003 bash[89466]: cluster 2024-09-21T10:43:00.671409+0000 mgr.y (mgr.25133) 900 : cluster [DBG] pgmap v894: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-21T10:43:02.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:01 smithi003 bash[89466]: cluster 2024-09-21T10:43:00.671409+0000 mgr.y (mgr.25133) 900 : cluster [DBG] pgmap v894: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s 2024-09-21T10:43:02.059 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:02.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:02.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:02.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:02.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:02.316 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:02.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:02.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.448 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:02.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:02.582 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:02.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:02.660 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 50 16 70865 70849 88.5354 52.6875 0.00814939 0.0112894 2024-09-21T10:43:02.690 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:02.716 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:02.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:02.819 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.845 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:02.948 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.969 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:02.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:02.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:03.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:03.107 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:03.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:03.214 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:03.239 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:03.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:03.344 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:03.370 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:03.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:03.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:03.509 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:03.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:03.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:03.630 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:03.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:03.660 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 51 16 72015 71999 88.2085 71.875 0.0047739 0.0113185 2024-09-21T10:43:03.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:03.755 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:03.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:03.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:03.882 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:03.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:03.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:03.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:03.993 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:03 smithi204 bash[78884]: cluster 2024-09-21T10:43:02.672256+0000 mgr.y (mgr.25133) 901 : cluster [DBG] pgmap v895: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 878 op/s 2024-09-21T10:43:03.993 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:03 smithi204 bash[78884]: cluster 2024-09-21T10:43:02.672256+0000 mgr.y (mgr.25133) 901 : cluster [DBG] pgmap v895: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 878 op/s 2024-09-21T10:43:04.004 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:04.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:04.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:03 smithi003 bash[88275]: cluster 2024-09-21T10:43:02.672256+0000 mgr.y (mgr.25133) 901 : cluster [DBG] pgmap v895: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 878 op/s 2024-09-21T10:43:04.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:03 smithi003 bash[88275]: cluster 2024-09-21T10:43:02.672256+0000 mgr.y (mgr.25133) 901 : cluster [DBG] pgmap v895: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 878 op/s 2024-09-21T10:43:04.028 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:03 smithi003 bash[89466]: cluster 2024-09-21T10:43:02.672256+0000 mgr.y (mgr.25133) 901 : cluster [DBG] pgmap v895: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 878 op/s 2024-09-21T10:43:04.028 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:03 smithi003 bash[89466]: cluster 2024-09-21T10:43:02.672256+0000 mgr.y (mgr.25133) 901 : cluster [DBG] pgmap v895: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 55 MiB/s wr, 878 op/s 2024-09-21T10:43:04.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:04.154 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:04.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:04.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:04.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:04.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:04.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:04.415 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:04.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:04.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:04.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:04.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:04.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:04.660 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 52 16 72837 72821 87.5003 51.375 0.013112 0.011423 2024-09-21T10:43:04.684 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:04.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:04.790 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:04.815 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:04.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:04.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:04.944 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:04.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:04.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:05.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:05.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:05.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:05.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:05.205 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:05.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:05.307 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:43:05.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:05.310 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:43:05.339 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:05.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:05.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:05.468 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:05.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:05.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:05.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:05.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:05.660 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 53 16 73804 73788 86.9896 60.4375 0.0200773 0.0114903 2024-09-21T10:43:05.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:05.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.737 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:05.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:05.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:05.872 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:05.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:05.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:05.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:05 smithi003 bash[88275]: cluster 2024-09-21T10:43:04.672915+0000 mgr.y (mgr.25133) 902 : cluster [DBG] pgmap v896: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:43:05.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:05 smithi003 bash[88275]: cluster 2024-09-21T10:43:04.672915+0000 mgr.y (mgr.25133) 902 : cluster [DBG] pgmap v896: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:43:05.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:05 smithi003 bash[89466]: cluster 2024-09-21T10:43:04.672915+0000 mgr.y (mgr.25133) 902 : cluster [DBG] pgmap v896: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:43:05.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:05 smithi003 bash[89466]: cluster 2024-09-21T10:43:04.672915+0000 mgr.y (mgr.25133) 902 : cluster [DBG] pgmap v896: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:43:05.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:05.989 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:05 smithi204 bash[78884]: cluster 2024-09-21T10:43:04.672915+0000 mgr.y (mgr.25133) 902 : cluster [DBG] pgmap v896: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:43:05.989 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:05 smithi204 bash[78884]: cluster 2024-09-21T10:43:04.672915+0000 mgr.y (mgr.25133) 902 : cluster [DBG] pgmap v896: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:43:06.003 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:06.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:06.007 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:43:06.007 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:43:06.037 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:43:06.037 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:43:06.068 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:43:06.068 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:43:06.099 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:43:06.099 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:43:06.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:06.132 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:06.132 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:43:06.132 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:43:06.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:06.160 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:43:06.160 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:43:06.197 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:43:06.198 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:43:06.230 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:43:06.230 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:43:06.235 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:06.272 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:06.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:06.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:06.411 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:06.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:06.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:06.539 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:06.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:06.568 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:43:06.568 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:43:06.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:06.660 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 54 16 74796 74780 86.5268 62 0.00329404 0.0115261 2024-09-21T10:43:06.662 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:06.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:06.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:06.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:06 smithi204 bash[78884]: audit 2024-09-21T10:43:05.296674+0000 mgr.y (mgr.25133) 903 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:06.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:06 smithi204 bash[78884]: audit 2024-09-21T10:43:05.296674+0000 mgr.y (mgr.25133) 903 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:06.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:06 smithi204 bash[78884]: audit 2024-09-21T10:43:05.984665+0000 mon.a (mon.0) 1332 : audit [DBG] from='client.? 172.21.15.3:0/25434674' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:06.775 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:06 smithi204 bash[78884]: audit 2024-09-21T10:43:05.984665+0000 mon.a (mon.0) 1332 : audit [DBG] from='client.? 172.21.15.3:0/25434674' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:06.794 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:06.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:06.900 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:06.923 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:06.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:06.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:07.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:07.077 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:07.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:07.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:06 smithi003 bash[88275]: audit 2024-09-21T10:43:05.296674+0000 mgr.y (mgr.25133) 903 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:07.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:06 smithi003 bash[88275]: audit 2024-09-21T10:43:05.296674+0000 mgr.y (mgr.25133) 903 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:07.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:06 smithi003 bash[88275]: audit 2024-09-21T10:43:05.984665+0000 mon.a (mon.0) 1332 : audit [DBG] from='client.? 172.21.15.3:0/25434674' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:07.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:06 smithi003 bash[88275]: audit 2024-09-21T10:43:05.984665+0000 mon.a (mon.0) 1332 : audit [DBG] from='client.? 172.21.15.3:0/25434674' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:07.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:06 smithi003 bash[89466]: audit 2024-09-21T10:43:05.296674+0000 mgr.y (mgr.25133) 903 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:07.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:06 smithi003 bash[89466]: audit 2024-09-21T10:43:05.296674+0000 mgr.y (mgr.25133) 903 : audit [DBG] from='client.35046 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:07.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:06 smithi003 bash[89466]: audit 2024-09-21T10:43:05.984665+0000 mon.a (mon.0) 1332 : audit [DBG] from='client.? 172.21.15.3:0/25434674' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:07.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:06 smithi003 bash[89466]: audit 2024-09-21T10:43:05.984665+0000 mon.a (mon.0) 1332 : audit [DBG] from='client.? 172.21.15.3:0/25434674' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:07.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:07.200 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:07.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:07.303 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:07.327 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:07.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:07.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:07.449 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:07.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:07.551 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:07.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:07.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:07.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 55 16 75503 75487 85.7571 44.1875 0.0176333 0.0116551 2024-09-21T10:43:07.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:43:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:43:07] "GET /metrics HTTP/1.1" 200 36454 "" "Prometheus/2.51.0" 2024-09-21T10:43:07.685 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:07.709 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:07.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:07.766 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:43:07.814 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:07.834 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:07.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:07.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:07.961 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:07.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:07.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:08.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:07 smithi003 bash[88275]: cluster 2024-09-21T10:43:06.673706+0000 mgr.y (mgr.25133) 904 : cluster [DBG] pgmap v897: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s 2024-09-21T10:43:08.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:07 smithi003 bash[88275]: cluster 2024-09-21T10:43:06.673706+0000 mgr.y (mgr.25133) 904 : cluster [DBG] pgmap v897: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s 2024-09-21T10:43:08.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:07 smithi003 bash[88275]: audit 2024-09-21T10:43:06.796424+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:43:08.000 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:07 smithi003 bash[88275]: audit 2024-09-21T10:43:06.796424+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:43:08.065 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:08.074 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:07 smithi204 bash[78884]: cluster 2024-09-21T10:43:06.673706+0000 mgr.y (mgr.25133) 904 : cluster [DBG] pgmap v897: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s 2024-09-21T10:43:08.074 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:07 smithi204 bash[78884]: cluster 2024-09-21T10:43:06.673706+0000 mgr.y (mgr.25133) 904 : cluster [DBG] pgmap v897: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s 2024-09-21T10:43:08.074 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:07 smithi204 bash[78884]: audit 2024-09-21T10:43:06.796424+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:43:08.074 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:07 smithi204 bash[78884]: audit 2024-09-21T10:43:06.796424+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:43:08.103 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:08.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:08.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:08.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:08.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:08.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:08.350 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:08.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:08.396 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:07 smithi003 bash[89466]: cluster 2024-09-21T10:43:06.673706+0000 mgr.y (mgr.25133) 904 : cluster [DBG] pgmap v897: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s 2024-09-21T10:43:08.396 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:07 smithi003 bash[89466]: cluster 2024-09-21T10:43:06.673706+0000 mgr.y (mgr.25133) 904 : cluster [DBG] pgmap v897: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s 2024-09-21T10:43:08.396 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:07 smithi003 bash[89466]: audit 2024-09-21T10:43:06.796424+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:43:08.396 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:07 smithi003 bash[89466]: audit 2024-09-21T10:43:06.796424+0000 mon.a (mon.0) 1333 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:43:08.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:08.470 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:08.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:08.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:08.598 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:08.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:08.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 56 16 76181 76165 84.9824 42.375 0.00321606 0.011714 2024-09-21T10:43:08.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:08.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:08.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:08.829 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:08.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[89466]: cluster 2024-09-21T10:43:07.759980+0000 mon.a (mon.0) 1334 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:08.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[89466]: cluster 2024-09-21T10:43:07.759980+0000 mon.a (mon.0) 1334 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:08.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[89466]: audit 2024-09-21T10:43:07.765812+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:43:08.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[89466]: audit 2024-09-21T10:43:07.765812+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:43:08.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[89466]: cluster 2024-09-21T10:43:07.769773+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e245: 8 total, 8 up, 7 in 2024-09-21T10:43:08.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[89466]: cluster 2024-09-21T10:43:07.769773+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e245: 8 total, 8 up, 7 in 2024-09-21T10:43:08.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[89466]: audit 2024-09-21T10:43:08.654570+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:08.838 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[89466]: audit 2024-09-21T10:43:08.654570+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:08.838 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[88275]: cluster 2024-09-21T10:43:07.759980+0000 mon.a (mon.0) 1334 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:08.838 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[88275]: cluster 2024-09-21T10:43:07.759980+0000 mon.a (mon.0) 1334 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:08.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[88275]: audit 2024-09-21T10:43:07.765812+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:43:08.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[88275]: audit 2024-09-21T10:43:07.765812+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:43:08.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[88275]: cluster 2024-09-21T10:43:07.769773+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e245: 8 total, 8 up, 7 in 2024-09-21T10:43:08.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[88275]: cluster 2024-09-21T10:43:07.769773+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e245: 8 total, 8 up, 7 in 2024-09-21T10:43:08.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[88275]: audit 2024-09-21T10:43:08.654570+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:08.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:08 smithi003 bash[88275]: audit 2024-09-21T10:43:08.654570+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:08.851 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:08.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:08.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:08.972 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:08.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:08.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:09.074 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:09.108 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:09.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:09.217 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:09.243 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:09.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:08 smithi204 bash[78884]: cluster 2024-09-21T10:43:07.759980+0000 mon.a (mon.0) 1334 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:08 smithi204 bash[78884]: cluster 2024-09-21T10:43:07.759980+0000 mon.a (mon.0) 1334 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:43:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:08 smithi204 bash[78884]: audit 2024-09-21T10:43:07.765812+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:43:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:08 smithi204 bash[78884]: audit 2024-09-21T10:43:07.765812+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.3:0/571422213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:43:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:08 smithi204 bash[78884]: cluster 2024-09-21T10:43:07.769773+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e245: 8 total, 8 up, 7 in 2024-09-21T10:43:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:08 smithi204 bash[78884]: cluster 2024-09-21T10:43:07.769773+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e245: 8 total, 8 up, 7 in 2024-09-21T10:43:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:08 smithi204 bash[78884]: audit 2024-09-21T10:43:08.654570+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:08 smithi204 bash[78884]: audit 2024-09-21T10:43:08.654570+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:09.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:09.374 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:09.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:09.480 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:09.502 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:09.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:09.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:09.631 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:09.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:09.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 57 16 77189 77173 84.5967 63 0.013291 0.0118158 2024-09-21T10:43:09.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:09.760 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:09.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:09.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:09.887 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:09.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:09.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:09.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:10.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:09 smithi204 bash[78884]: cluster 2024-09-21T10:43:08.674164+0000 mgr.y (mgr.25133) 905 : cluster [DBG] pgmap v899: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:10.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:09 smithi204 bash[78884]: cluster 2024-09-21T10:43:08.674164+0000 mgr.y (mgr.25133) 905 : cluster [DBG] pgmap v899: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:10.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:10.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:10.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:09 smithi003 bash[88275]: cluster 2024-09-21T10:43:08.674164+0000 mgr.y (mgr.25133) 905 : cluster [DBG] pgmap v899: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:10.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:09 smithi003 bash[88275]: cluster 2024-09-21T10:43:08.674164+0000 mgr.y (mgr.25133) 905 : cluster [DBG] pgmap v899: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:10.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:09 smithi003 bash[89466]: cluster 2024-09-21T10:43:08.674164+0000 mgr.y (mgr.25133) 905 : cluster [DBG] pgmap v899: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:10.097 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:09 smithi003 bash[89466]: cluster 2024-09-21T10:43:08.674164+0000 mgr.y (mgr.25133) 905 : cluster [DBG] pgmap v899: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:10.098 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":896,"stamp":"2024-09-21T10:43:04.672441+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4639430629,"num_objects":70809,"num_object_clones":0,"num_object_copies":212427,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70809,"num_whiteouts":0,"num_read":41,"num_read_kb":44,"num_write":70847,"num_write_kb":4530145,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":272994,"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":72488,"ondisk_log_size":72488,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":301,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":16379064,"kb_used_data":13760576,"kb_used_omap":26,"kb_used_meta":2618405,"kb_avail":639837000,"statfs":{"total":671965249536,"available":655193088000,"internally_reserved":0,"allocated":14090829824,"data_stored":14081745893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27101,"internal_metadata":2681247267},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[8,1,1,6,13],"upper_bound":32},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":673447936,"num_objects":10276,"num_object_clones":0,"num_object_copies":30828,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10276,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10276,"num_write_kb":657664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.004214"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":354,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788736+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:42:38.788736+0000","last_peered":"2024-09-21T10:42:38.788736+0000","last_clean":"2024-09-21T10:42:38.788736+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:42:38.788736+0000","last_undegraded":"2024-09-21T10:42:38.788736+0000","last_fullsized":"2024-09-21T10:42:38.788736+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":243,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.773003+0000","last_change":"2024-09-21T10:39:12.740540+0000","last_active":"2024-09-21T10:42:30.773003+0000","last_peered":"2024-09-21T10:42:30.773003+0000","last_clean":"2024-09-21T10:42:30.773003+0000","last_became_active":"2024-09-21T10:39:12.726885+0000","last_became_peered":"2024-09-21T10:39:12.726885+0000","last_unstale":"2024-09-21T10:42:30.773003+0000","last_undegraded":"2024-09-21T10:42:30.773003+0000","last_fullsized":"2024-09-21T10:42:30.773003+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:55:26.765233+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":212,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.791172+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:42:38.791172+0000","last_peered":"2024-09-21T10:42:38.791172+0000","last_clean":"2024-09-21T10:42:38.791172+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:42:38.791172+0000","last_undegraded":"2024-09-21T10:42:38.791172+0000","last_fullsized":"2024-09-21T10:42:38.791172+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":348,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.799696+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:42:38.799696+0000","last_peered":"2024-09-21T10:42:38.799696+0000","last_clean":"2024-09-21T10:42:38.799696+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:42:38.799696+0000","last_undegraded":"2024-09-21T10:42:38.799696+0000","last_fullsized":"2024-09-21T10:42:38.799696+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":351,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.799257+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:42:38.799257+0000","last_peered":"2024-09-21T10:42:38.799257+0000","last_clean":"2024-09-21T10:42:38.799257+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:42:38.799257+0000","last_undegraded":"2024-09-21T10:42:38.799257+0000","last_fullsized":"2024-09-21T10:42:38.799257+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.772901+0000","last_change":"2024-09-21T10:39:11.721236+0000","last_active":"2024-09-21T10:42:30.772901+0000","last_peered":"2024-09-21T10:42:30.772901+0000","last_clean":"2024-09-21T10:42:30.772901+0000","last_became_active":"2024-09-21T10:39:11.720832+0000","last_became_peered":"2024-09-21T10:39:11.720832+0000","last_unstale":"2024-09-21T10:42:30.772901+0000","last_undegraded":"2024-09-21T10:42:30.772901+0000","last_fullsized":"2024-09-21T10:42:30.772901+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:01.366563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":354,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789200+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:42:38.789200+0000","last_peered":"2024-09-21T10:42:38.789200+0000","last_clean":"2024-09-21T10:42:38.789200+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:42:38.789200+0000","last_undegraded":"2024-09-21T10:42:38.789200+0000","last_fullsized":"2024-09-21T10:42:38.789200+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":113,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.762315+0000","last_change":"2024-09-21T10:39:11.728421+0000","last_active":"2024-09-21T10:42:30.762315+0000","last_peered":"2024-09-21T10:42:30.762315+0000","last_clean":"2024-09-21T10:42:30.762315+0000","last_became_active":"2024-09-21T10:39:11.726045+0000","last_became_peered":"2024-09-21T10:39:11.726045+0000","last_unstale":"2024-09-21T10:42:30.762315+0000","last_undegraded":"2024-09-21T10:42:30.762315+0000","last_fullsized":"2024-09-21T10:42:30.762315+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:36:36.998933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"244'4535","reported_seq":4551,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:04.450848+0000","last_change":"2024-09-21T10:41:55.761745+0000","last_active":"2024-09-21T10:43:04.450848+0000","last_peered":"2024-09-21T10:43:04.450848+0000","last_clean":"2024-09-21T10:43:04.450848+0000","last_became_active":"2024-09-21T10:41:55.761451+0000","last_became_peered":"2024-09-21T10:41:55.761451+0000","last_unstale":"2024-09-21T10:43:04.450848+0000","last_undegraded":"2024-09-21T10:43:04.450848+0000","last_fullsized":"2024-09-21T10:43:04.450848+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4535,"log_dups_size":0,"ondisk_log_size":4535,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:18:56.898755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297205760,"num_objects":4535,"num_object_clones":0,"num_object_copies":13605,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4535,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4535,"num_write_kb":290240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"72'1","reported_seq":216,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789309+0000","last_change":"2024-09-21T10:26:12.640975+0000","last_active":"2024-09-21T10:42:38.789309+0000","last_peered":"2024-09-21T10:42:38.789309+0000","last_clean":"2024-09-21T10:42:38.789309+0000","last_became_active":"2024-09-21T10:26:12.639969+0000","last_became_peered":"2024-09-21T10:26:12.639969+0000","last_unstale":"2024-09-21T10:42:38.789309+0000","last_undegraded":"2024-09-21T10:42:38.789309+0000","last_fullsized":"2024-09-21T10:42:38.789309+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:50.642831+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":1,"num_read_kb":1,"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":231,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.767651+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T10:42:30.767651+0000","last_peered":"2024-09-21T10:42:30.767651+0000","last_clean":"2024-09-21T10:42:30.767651+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T10:42:30.767651+0000","last_undegraded":"2024-09-21T10:42:30.767651+0000","last_fullsized":"2024-09-21T10:42:30.767651+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"244'4309","reported_seq":4325,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:59.783257+0000","last_change":"2024-09-21T10:41:55.772763+0000","last_active":"2024-09-21T10:42:59.783257+0000","last_peered":"2024-09-21T10:42:59.783257+0000","last_clean":"2024-09-21T10:42:59.783257+0000","last_became_active":"2024-09-21T10:41:55.772142+0000","last_became_peered":"2024-09-21T10:41:55.772142+0000","last_unstale":"2024-09-21T10:42:59.783257+0000","last_undegraded":"2024-09-21T10:42:59.783257+0000","last_fullsized":"2024-09-21T10:42:59.783257+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4309,"log_dups_size":0,"ondisk_log_size":4309,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:14:44.936560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282394624,"num_objects":4309,"num_object_clones":0,"num_object_copies":12927,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4309,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4309,"num_write_kb":275776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":218,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.790340+0000","last_change":"2024-09-21T10:26:41.617067+0000","last_active":"2024-09-21T10:42:38.790340+0000","last_peered":"2024-09-21T10:42:38.790340+0000","last_clean":"2024-09-21T10:42:38.790340+0000","last_became_active":"2024-09-21T10:26:41.615974+0000","last_became_peered":"2024-09-21T10:26:41.615974+0000","last_unstale":"2024-09-21T10:42:38.790340+0000","last_undegraded":"2024-09-21T10:42:38.790340+0000","last_fullsized":"2024-09-21T10:42:38.790340+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:35:29.801762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":228,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.770387+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:42:30.770387+0000","last_peered":"2024-09-21T10:42:30.770387+0000","last_clean":"2024-09-21T10:42:30.770387+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:42:30.770387+0000","last_undegraded":"2024-09-21T10:42:30.770387+0000","last_fullsized":"2024-09-21T10:42:30.770387+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"244'4545","reported_seq":4570,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:03.469980+0000","last_change":"2024-09-21T10:41:55.851547+0000","last_active":"2024-09-21T10:43:03.469980+0000","last_peered":"2024-09-21T10:43:03.469980+0000","last_clean":"2024-09-21T10:43:03.469980+0000","last_became_active":"2024-09-21T10:41:55.848441+0000","last_became_peered":"2024-09-21T10:41:55.848441+0000","last_unstale":"2024-09-21T10:43:03.469980+0000","last_undegraded":"2024-09-21T10:43:03.469980+0000","last_fullsized":"2024-09-21T10:43:03.469980+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4545,"log_dups_size":0,"ondisk_log_size":4545,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:08.191556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297861120,"num_objects":4545,"num_object_clones":0,"num_object_copies":13635,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4545,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4545,"num_write_kb":290880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":242,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789707+0000","last_change":"2024-09-21T10:39:11.730281+0000","last_active":"2024-09-21T10:42:38.789707+0000","last_peered":"2024-09-21T10:42:38.789707+0000","last_clean":"2024-09-21T10:42:38.789707+0000","last_became_active":"2024-09-21T10:39:11.730019+0000","last_became_peered":"2024-09-21T10:39:11.730019+0000","last_unstale":"2024-09-21T10:42:38.789707+0000","last_undegraded":"2024-09-21T10:42:38.789707+0000","last_fullsized":"2024-09-21T10:42:38.789707+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:39.130618+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":103,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.762127+0000","last_change":"2024-09-21T10:39:11.745892+0000","last_active":"2024-09-21T10:42:30.762127+0000","last_peered":"2024-09-21T10:42:30.762127+0000","last_clean":"2024-09-21T10:42:30.762127+0000","last_became_active":"2024-09-21T10:39:11.744011+0000","last_became_peered":"2024-09-21T10:39:11.744011+0000","last_unstale":"2024-09-21T10:42:30.762127+0000","last_undegraded":"2024-09-21T10:42:30.762127+0000","last_fullsized":"2024-09-21T10:42:30.762127+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:13.979352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"244'4292","reported_seq":4317,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:00.905433+0000","last_change":"2024-09-21T10:41:55.849572+0000","last_active":"2024-09-21T10:43:00.905433+0000","last_peered":"2024-09-21T10:43:00.905433+0000","last_clean":"2024-09-21T10:43:00.905433+0000","last_became_active":"2024-09-21T10:41:55.848699+0000","last_became_peered":"2024-09-21T10:41:55.848699+0000","last_unstale":"2024-09-21T10:43:00.905433+0000","last_undegraded":"2024-09-21T10:43:00.905433+0000","last_fullsized":"2024-09-21T10:43:00.905433+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4292,"log_dups_size":0,"ondisk_log_size":4292,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:17:08.409786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281280512,"num_objects":4292,"num_object_clones":0,"num_object_copies":12876,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4292,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4292,"num_write_kb":274688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.791625+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T10:42:38.791625+0000","last_peered":"2024-09-21T10:42:38.791625+0000","last_clean":"2024-09-21T10:42:38.791625+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T10:42:38.791625+0000","last_undegraded":"2024-09-21T10:42:38.791625+0000","last_fullsized":"2024-09-21T10:42:38.791625+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":351,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.798989+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:42:38.798989+0000","last_peered":"2024-09-21T10:42:38.798989+0000","last_clean":"2024-09-21T10:42:38.798989+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:42:38.798989+0000","last_undegraded":"2024-09-21T10:42:38.798989+0000","last_fullsized":"2024-09-21T10:42:38.798989+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.0","version":"244'4362","reported_seq":4387,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:02.436442+0000","last_change":"2024-09-21T10:41:55.850754+0000","last_active":"2024-09-21T10:43:02.436442+0000","last_peered":"2024-09-21T10:43:02.436442+0000","last_clean":"2024-09-21T10:43:02.436442+0000","last_became_active":"2024-09-21T10:41:55.849913+0000","last_became_peered":"2024-09-21T10:41:55.849913+0000","last_unstale":"2024-09-21T10:43:02.436442+0000","last_undegraded":"2024-09-21T10:43:02.436442+0000","last_fullsized":"2024-09-21T10:43:02.436442+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4362,"log_dups_size":0,"ondisk_log_size":4362,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:14.531540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":285868032,"num_objects":4362,"num_object_clones":0,"num_object_copies":13086,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4362,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4362,"num_write_kb":279168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"84'149","reported_seq":632,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.772660+0000","last_change":"2024-09-21T10:38:48.544698+0000","last_active":"2024-09-21T10:42:30.772660+0000","last_peered":"2024-09-21T10:42:30.772660+0000","last_clean":"2024-09-21T10:42:30.772660+0000","last_became_active":"2024-09-21T10:38:48.543731+0000","last_became_peered":"2024-09-21T10:38:48.543731+0000","last_unstale":"2024-09-21T10:42:30.772660+0000","last_undegraded":"2024-09-21T10:42:30.772660+0000","last_fullsized":"2024-09-21T10:42:30.772660+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:31.120585+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:31.120585+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:04.931564+0000","scrub_duration":0.0027364389999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":354,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789207+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:42:38.789207+0000","last_peered":"2024-09-21T10:42:38.789207+0000","last_clean":"2024-09-21T10:42:38.789207+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:42:38.789207+0000","last_undegraded":"2024-09-21T10:42:38.789207+0000","last_fullsized":"2024-09-21T10:42:38.789207+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":246,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789633+0000","last_change":"2024-09-21T10:39:11.736351+0000","last_active":"2024-09-21T10:42:38.789633+0000","last_peered":"2024-09-21T10:42:38.789633+0000","last_clean":"2024-09-21T10:42:38.789633+0000","last_became_active":"2024-09-21T10:39:11.736048+0000","last_became_peered":"2024-09-21T10:39:11.736048+0000","last_unstale":"2024-09-21T10:42:38.789633+0000","last_undegraded":"2024-09-21T10:42:38.789633+0000","last_fullsized":"2024-09-21T10:42:38.789633+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:06.883075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"244'4257","reported_seq":4282,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:00.954000+0000","last_change":"2024-09-21T10:41:55.854377+0000","last_active":"2024-09-21T10:43:00.954000+0000","last_peered":"2024-09-21T10:43:00.954000+0000","last_clean":"2024-09-21T10:43:00.954000+0000","last_became_active":"2024-09-21T10:41:55.853414+0000","last_became_peered":"2024-09-21T10:41:55.853414+0000","last_unstale":"2024-09-21T10:43:00.954000+0000","last_undegraded":"2024-09-21T10:43:00.954000+0000","last_fullsized":"2024-09-21T10:43:00.954000+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4257,"log_dups_size":0,"ondisk_log_size":4257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:20.600574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278986752,"num_objects":4257,"num_object_clones":0,"num_object_copies":12771,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4257,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4257,"num_write_kb":272448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.8","version":"170'150","reported_seq":502,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.767581+0000","last_change":"2024-09-21T10:41:37.561094+0000","last_active":"2024-09-21T10:42:30.767581+0000","last_peered":"2024-09-21T10:42:30.767581+0000","last_clean":"2024-09-21T10:42:30.767581+0000","last_became_active":"2024-09-21T10:41:37.560564+0000","last_became_peered":"2024-09-21T10:41:37.560564+0000","last_unstale":"2024-09-21T10:42:30.767581+0000","last_undegraded":"2024-09-21T10:42:30.767581+0000","last_fullsized":"2024-09-21T10:42:30.767581+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:18.645356+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":103,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.762058+0000","last_change":"2024-09-21T10:39:11.745687+0000","last_active":"2024-09-21T10:42:30.762058+0000","last_peered":"2024-09-21T10:42:30.762058+0000","last_clean":"2024-09-21T10:42:30.762058+0000","last_became_active":"2024-09-21T10:39:11.741873+0000","last_became_peered":"2024-09-21T10:39:11.741873+0000","last_unstale":"2024-09-21T10:42:30.762058+0000","last_undegraded":"2024-09-21T10:42:30.762058+0000","last_fullsized":"2024-09-21T10:42:30.762058+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:42.486967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789136+0000","last_change":"2024-09-21T10:39:12.808570+0000","last_active":"2024-09-21T10:42:38.789136+0000","last_peered":"2024-09-21T10:42:38.789136+0000","last_clean":"2024-09-21T10:42:38.789136+0000","last_became_active":"2024-09-21T10:39:12.808211+0000","last_became_peered":"2024-09-21T10:39:12.808211+0000","last_unstale":"2024-09-21T10:42:38.789136+0000","last_undegraded":"2024-09-21T10:42:38.789136+0000","last_fullsized":"2024-09-21T10:42:38.789136+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:23.262967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.2","version":"244'4442","reported_seq":4458,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:04.455381+0000","last_change":"2024-09-21T10:41:55.760090+0000","last_active":"2024-09-21T10:43:04.455381+0000","last_peered":"2024-09-21T10:43:04.455381+0000","last_clean":"2024-09-21T10:43:04.455381+0000","last_became_active":"2024-09-21T10:41:55.759613+0000","last_became_peered":"2024-09-21T10:41:55.759613+0000","last_unstale":"2024-09-21T10:43:04.455381+0000","last_undegraded":"2024-09-21T10:43:04.455381+0000","last_fullsized":"2024-09-21T10:43:04.455381+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4442,"log_dups_size":0,"ondisk_log_size":4442,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:38:42.934735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291110912,"num_objects":4442,"num_object_clones":0,"num_object_copies":13326,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4442,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4442,"num_write_kb":284288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.770460+0000","last_change":"2024-09-21T10:38:45.593111+0000","last_active":"2024-09-21T10:42:30.770460+0000","last_peered":"2024-09-21T10:42:30.770460+0000","last_clean":"2024-09-21T10:42:30.770460+0000","last_became_active":"2024-09-21T10:38:45.592812+0000","last_became_peered":"2024-09-21T10:38:45.592812+0000","last_unstale":"2024-09-21T10:42:30.770460+0000","last_undegraded":"2024-09-21T10:42:30.770460+0000","last_fullsized":"2024-09-21T10:42:30.770460+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:47:20.688432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":246,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788756+0000","last_change":"2024-09-21T10:39:11.726734+0000","last_active":"2024-09-21T10:42:38.788756+0000","last_peered":"2024-09-21T10:42:38.788756+0000","last_clean":"2024-09-21T10:42:38.788756+0000","last_became_active":"2024-09-21T10:39:11.726435+0000","last_became_peered":"2024-09-21T10:39:11.726435+0000","last_unstale":"2024-09-21T10:42:38.788756+0000","last_undegraded":"2024-09-21T10:42:38.788756+0000","last_fullsized":"2024-09-21T10:42:38.788756+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:33:05.283645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"244'4412","reported_seq":4437,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:00.926308+0000","last_change":"2024-09-21T10:41:55.857027+0000","last_active":"2024-09-21T10:43:00.926308+0000","last_peered":"2024-09-21T10:43:00.926308+0000","last_clean":"2024-09-21T10:43:00.926308+0000","last_became_active":"2024-09-21T10:41:55.855933+0000","last_became_peered":"2024-09-21T10:41:55.855933+0000","last_unstale":"2024-09-21T10:43:00.926308+0000","last_undegraded":"2024-09-21T10:43:00.926308+0000","last_fullsized":"2024-09-21T10:43:00.926308+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4412,"log_dups_size":0,"ondisk_log_size":4412,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:13:50.413125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":289144832,"num_objects":4412,"num_object_clones":0,"num_object_copies":13236,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4412,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4412,"num_write_kb":282368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"84'149","reported_seq":503,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.767873+0000","last_change":"2024-09-21T10:39:12.718817+0000","last_active":"2024-09-21T10:42:30.767873+0000","last_peered":"2024-09-21T10:42:30.767873+0000","last_clean":"2024-09-21T10:42:30.767873+0000","last_became_active":"2024-09-21T10:39:12.718376+0000","last_became_peered":"2024-09-21T10:39:12.718376+0000","last_unstale":"2024-09-21T10:42:30.767873+0000","last_undegraded":"2024-09-21T10:42:30.767873+0000","last_fullsized":"2024-09-21T10:42:30.767873+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:11:56.745893+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":357,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789543+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:42:38.789543+0000","last_peered":"2024-09-21T10:42:38.789543+0000","last_clean":"2024-09-21T10:42:38.789543+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:42:38.789543+0000","last_undegraded":"2024-09-21T10:42:38.789543+0000","last_fullsized":"2024-09-21T10:42:38.789543+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":340,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.787764+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:42:38.787764+0000","last_peered":"2024-09-21T10:42:38.787764+0000","last_clean":"2024-09-21T10:42:38.787764+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:42:38.787764+0000","last_undegraded":"2024-09-21T10:42:38.787764+0000","last_fullsized":"2024-09-21T10:42:38.787764+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"244'4362","reported_seq":4377,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:59.761696+0000","last_change":"2024-09-21T10:41:55.760232+0000","last_active":"2024-09-21T10:42:59.761696+0000","last_peered":"2024-09-21T10:42:59.761696+0000","last_clean":"2024-09-21T10:42:59.761696+0000","last_became_active":"2024-09-21T10:41:55.759867+0000","last_became_peered":"2024-09-21T10:41:55.759867+0000","last_unstale":"2024-09-21T10:42:59.761696+0000","last_undegraded":"2024-09-21T10:42:59.761696+0000","last_fullsized":"2024-09-21T10:42:59.761696+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4362,"log_dups_size":0,"ondisk_log_size":4362,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:27:09.081349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":285868032,"num_objects":4362,"num_object_clones":0,"num_object_copies":13086,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4362,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4362,"num_write_kb":279168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":615,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.772731+0000","last_change":"2024-09-21T10:39:11.726720+0000","last_active":"2024-09-21T10:42:30.772731+0000","last_peered":"2024-09-21T10:42:30.772731+0000","last_clean":"2024-09-21T10:42:30.772731+0000","last_became_active":"2024-09-21T10:39:11.726369+0000","last_became_peered":"2024-09-21T10:39:11.726369+0000","last_unstale":"2024-09-21T10:42:30.772731+0000","last_undegraded":"2024-09-21T10:42:30.772731+0000","last_fullsized":"2024-09-21T10:42:30.772731+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.083794+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.083794+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:58:04.597615+0000","scrub_duration":0.0028896120000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":242,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:34.437449+0000","last_change":"2024-09-21T10:39:14.298053+0000","last_active":"2024-09-21T10:42:34.437449+0000","last_peered":"2024-09-21T10:42:34.437449+0000","last_clean":"2024-09-21T10:42:34.437449+0000","last_became_active":"2024-09-21T10:38:45.604259+0000","last_became_peered":"2024-09-21T10:38:45.604259+0000","last_unstale":"2024-09-21T10:42:34.437449+0000","last_undegraded":"2024-09-21T10:42:34.437449+0000","last_fullsized":"2024-09-21T10:42:34.437449+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:40.750841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.2","version":"0'0","reported_seq":334,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.787518+0000","last_change":"2024-09-21T10:39:11.749108+0000","last_active":"2024-09-21T10:42:38.787518+0000","last_peered":"2024-09-21T10:42:38.787518+0000","last_clean":"2024-09-21T10:42:38.787518+0000","last_became_active":"2024-09-21T10:39:11.748810+0000","last_became_peered":"2024-09-21T10:39:11.748810+0000","last_unstale":"2024-09-21T10:42:38.787518+0000","last_undegraded":"2024-09-21T10:42:38.787518+0000","last_fullsized":"2024-09-21T10:42:38.787518+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:06:20.095303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.763817+0000","last_change":"2024-09-21T10:39:11.749199+0000","last_active":"2024-09-21T10:42:30.763817+0000","last_peered":"2024-09-21T10:42:30.763817+0000","last_clean":"2024-09-21T10:42:30.763817+0000","last_became_active":"2024-09-21T10:39:11.746993+0000","last_became_peered":"2024-09-21T10:39:11.746993+0000","last_unstale":"2024-09-21T10:42:30.763817+0000","last_undegraded":"2024-09-21T10:42:30.763817+0000","last_fullsized":"2024-09-21T10:42:30.763817+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:14.051503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"244'4303","reported_seq":4328,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:00.920655+0000","last_change":"2024-09-21T10:41:55.858572+0000","last_active":"2024-09-21T10:43:00.920655+0000","last_peered":"2024-09-21T10:43:00.920655+0000","last_clean":"2024-09-21T10:43:00.920655+0000","last_became_active":"2024-09-21T10:41:55.857677+0000","last_became_peered":"2024-09-21T10:41:55.857677+0000","last_unstale":"2024-09-21T10:43:00.920655+0000","last_undegraded":"2024-09-21T10:43:00.920655+0000","last_fullsized":"2024-09-21T10:43:00.920655+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4303,"log_dups_size":0,"ondisk_log_size":4303,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:43.371136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282001408,"num_objects":4303,"num_object_clones":0,"num_object_copies":12909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4303,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4303,"num_write_kb":275392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"84'149","reported_seq":558,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.790503+0000","last_change":"2024-09-21T10:39:11.728080+0000","last_active":"2024-09-21T10:42:38.790503+0000","last_peered":"2024-09-21T10:42:38.790503+0000","last_clean":"2024-09-21T10:42:38.790503+0000","last_became_active":"2024-09-21T10:39:11.725783+0000","last_became_peered":"2024-09-21T10:39:11.725783+0000","last_unstale":"2024-09-21T10:42:38.790503+0000","last_undegraded":"2024-09-21T10:42:38.790503+0000","last_fullsized":"2024-09-21T10:42:38.790503+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.290044+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.290044+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:36.280139+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":243,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.772677+0000","last_change":"2024-09-21T10:26:41.612065+0000","last_active":"2024-09-21T10:42:30.772677+0000","last_peered":"2024-09-21T10:42:30.772677+0000","last_clean":"2024-09-21T10:42:30.772677+0000","last_became_active":"2024-09-21T10:26:41.611402+0000","last_became_peered":"2024-09-21T10:26:41.611402+0000","last_unstale":"2024-09-21T10:42:30.772677+0000","last_undegraded":"2024-09-21T10:42:30.772677+0000","last_fullsized":"2024-09-21T10:42:30.772677+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:29:46.547373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.798632+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:42:38.798632+0000","last_peered":"2024-09-21T10:42:38.798632+0000","last_clean":"2024-09-21T10:42:38.798632+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:42:38.798632+0000","last_undegraded":"2024-09-21T10:42:38.798632+0000","last_fullsized":"2024-09-21T10:42:38.798632+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":373,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.799403+0000","last_change":"2024-09-21T10:38:45.608536+0000","last_active":"2024-09-21T10:42:38.799403+0000","last_peered":"2024-09-21T10:42:38.799403+0000","last_clean":"2024-09-21T10:42:38.799403+0000","last_became_active":"2024-09-21T10:38:45.608030+0000","last_became_peered":"2024-09-21T10:38:45.608030+0000","last_unstale":"2024-09-21T10:42:38.799403+0000","last_undegraded":"2024-09-21T10:42:38.799403+0000","last_fullsized":"2024-09-21T10:42:38.799403+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:18.121744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"244'4400","reported_seq":4425,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:02.436569+0000","last_change":"2024-09-21T10:41:55.853968+0000","last_active":"2024-09-21T10:43:02.436569+0000","last_peered":"2024-09-21T10:43:02.436569+0000","last_clean":"2024-09-21T10:43:02.436569+0000","last_became_active":"2024-09-21T10:41:55.852932+0000","last_became_peered":"2024-09-21T10:41:55.852932+0000","last_unstale":"2024-09-21T10:43:02.436569+0000","last_undegraded":"2024-09-21T10:43:02.436569+0000","last_fullsized":"2024-09-21T10:43:02.436569+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4400,"log_dups_size":0,"ondisk_log_size":4400,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:32:08.900976+0000","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":4400,"num_write_kb":281600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"84'149","reported_seq":615,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.772867+0000","last_change":"2024-09-21T10:35:30.120770+0000","last_active":"2024-09-21T10:42:30.772867+0000","last_peered":"2024-09-21T10:42:30.772867+0000","last_clean":"2024-09-21T10:42:30.772867+0000","last_became_active":"2024-09-21T10:35:28.486320+0000","last_became_peered":"2024-09-21T10:35:28.486320+0000","last_unstale":"2024-09-21T10:42:30.772867+0000","last_undegraded":"2024-09-21T10:42:30.772867+0000","last_fullsized":"2024-09-21T10:42:30.772867+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:30.120456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:30.120456+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:49.176620+0000","scrub_duration":0.0042472380000000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":188,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.787698+0000","last_change":"2024-09-21T10:38:45.611652+0000","last_active":"2024-09-21T10:42:38.787698+0000","last_peered":"2024-09-21T10:42:38.787698+0000","last_clean":"2024-09-21T10:42:38.787698+0000","last_became_active":"2024-09-21T10:38:45.611135+0000","last_became_peered":"2024-09-21T10:38:45.611135+0000","last_unstale":"2024-09-21T10:42:38.787698+0000","last_undegraded":"2024-09-21T10:42:38.787698+0000","last_fullsized":"2024-09-21T10:42:38.787698+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:36:16.986412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":371,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.786096+0000","last_change":"2024-09-21T10:39:12.742329+0000","last_active":"2024-09-21T10:42:38.786096+0000","last_peered":"2024-09-21T10:42:38.786096+0000","last_clean":"2024-09-21T10:42:38.786096+0000","last_became_active":"2024-09-21T10:39:12.741877+0000","last_became_peered":"2024-09-21T10:39:12.741877+0000","last_unstale":"2024-09-21T10:42:38.786096+0000","last_undegraded":"2024-09-21T10:42:38.786096+0000","last_fullsized":"2024-09-21T10:42:38.786096+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:42.570712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":370,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.787200+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:42:38.787200+0000","last_peered":"2024-09-21T10:42:38.787200+0000","last_clean":"2024-09-21T10:42:38.787200+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:42:38.787200+0000","last_undegraded":"2024-09-21T10:42:38.787200+0000","last_fullsized":"2024-09-21T10:42:38.787200+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"244'4545","reported_seq":4561,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:04.475233+0000","last_change":"2024-09-21T10:41:55.772015+0000","last_active":"2024-09-21T10:43:04.475233+0000","last_peered":"2024-09-21T10:43:04.475233+0000","last_clean":"2024-09-21T10:43:04.475233+0000","last_became_active":"2024-09-21T10:41:55.771681+0000","last_became_peered":"2024-09-21T10:41:55.771681+0000","last_unstale":"2024-09-21T10:43:04.475233+0000","last_undegraded":"2024-09-21T10:43:04.475233+0000","last_fullsized":"2024-09-21T10:43:04.475233+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4545,"log_dups_size":0,"ondisk_log_size":4545,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:25:59.382530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297861120,"num_objects":4545,"num_object_clones":0,"num_object_copies":13635,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4545,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4545,"num_write_kb":290880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"84'149","reported_seq":487,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.767739+0000","last_change":"2024-09-21T10:38:48.534489+0000","last_active":"2024-09-21T10:42:30.767739+0000","last_peered":"2024-09-21T10:42:30.767739+0000","last_clean":"2024-09-21T10:42:30.767739+0000","last_became_active":"2024-09-21T10:38:48.533462+0000","last_became_peered":"2024-09-21T10:38:48.533462+0000","last_unstale":"2024-09-21T10:42:30.767739+0000","last_undegraded":"2024-09-21T10:42:30.767739+0000","last_fullsized":"2024-09-21T10:42:30.767739+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:31.801033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:31.801033+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:00.378617+0000","scrub_duration":0.0028198009999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"66'2","reported_seq":274,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.768081+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T10:42:30.768081+0000","last_peered":"2024-09-21T10:42:30.768081+0000","last_clean":"2024-09-21T10:42:30.768081+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T10:42:30.768081+0000","last_undegraded":"2024-09-21T10:42:30.768081+0000","last_fullsized":"2024-09-21T10:42:30.768081+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":248,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:34.455447+0000","last_change":"2024-09-21T10:39:11.755563+0000","last_active":"2024-09-21T10:42:34.455447+0000","last_peered":"2024-09-21T10:42:34.455447+0000","last_clean":"2024-09-21T10:42:34.455447+0000","last_became_active":"2024-09-21T10:39:11.755290+0000","last_became_peered":"2024-09-21T10:39:11.755290+0000","last_unstale":"2024-09-21T10:42:34.455447+0000","last_undegraded":"2024-09-21T10:42:34.455447+0000","last_fullsized":"2024-09-21T10:42:34.455447+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:54.222785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":363,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.786075+0000","last_change":"2024-09-21T10:39:12.764474+0000","last_active":"2024-09-21T10:42:38.786075+0000","last_peered":"2024-09-21T10:42:38.786075+0000","last_clean":"2024-09-21T10:42:38.786075+0000","last_became_active":"2024-09-21T10:39:12.764068+0000","last_became_peered":"2024-09-21T10:39:12.764068+0000","last_unstale":"2024-09-21T10:42:38.786075+0000","last_undegraded":"2024-09-21T10:42:38.786075+0000","last_fullsized":"2024-09-21T10:42:38.786075+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:16:31.182279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"244'4428","reported_seq":4453,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:03.438710+0000","last_change":"2024-09-21T10:41:55.852118+0000","last_active":"2024-09-21T10:43:03.438710+0000","last_peered":"2024-09-21T10:43:03.438710+0000","last_clean":"2024-09-21T10:43:03.438710+0000","last_became_active":"2024-09-21T10:41:55.851285+0000","last_became_peered":"2024-09-21T10:41:55.851285+0000","last_unstale":"2024-09-21T10:43:03.438710+0000","last_undegraded":"2024-09-21T10:43:03.438710+0000","last_fullsized":"2024-09-21T10:43:03.438710+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4428,"log_dups_size":0,"ondisk_log_size":4428,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:45:13.710154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290193408,"num_objects":4428,"num_object_clones":0,"num_object_copies":13284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4428,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4428,"num_write_kb":283392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"84'149","reported_seq":564,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.763134+0000","last_change":"2024-09-21T10:41:36.118377+0000","last_active":"2024-09-21T10:42:30.763134+0000","last_peered":"2024-09-21T10:42:30.763134+0000","last_clean":"2024-09-21T10:42:30.763134+0000","last_became_active":"2024-09-21T10:39:11.736862+0000","last_became_peered":"2024-09-21T10:39:11.736862+0000","last_unstale":"2024-09-21T10:42:30.763134+0000","last_undegraded":"2024-09-21T10:42:30.763134+0000","last_fullsized":"2024-09-21T10:42:30.763134+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:41:36.118230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:41:36.118230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:15:45.923708+0000","scrub_duration":0.0024624220000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":250,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:34.437531+0000","last_change":"2024-09-21T10:39:12.733129+0000","last_active":"2024-09-21T10:42:34.437531+0000","last_peered":"2024-09-21T10:42:34.437531+0000","last_clean":"2024-09-21T10:42:34.437531+0000","last_became_active":"2024-09-21T10:39:12.732799+0000","last_became_peered":"2024-09-21T10:39:12.732799+0000","last_unstale":"2024-09-21T10:42:34.437531+0000","last_undegraded":"2024-09-21T10:42:34.437531+0000","last_fullsized":"2024-09-21T10:42:34.437531+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:53:42.796044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":385,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.786349+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:42:38.786349+0000","last_peered":"2024-09-21T10:42:38.786349+0000","last_clean":"2024-09-21T10:42:38.786349+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:42:38.786349+0000","last_undegraded":"2024-09-21T10:42:38.786349+0000","last_fullsized":"2024-09-21T10:42:38.786349+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":329,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.786187+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:42:38.786187+0000","last_peered":"2024-09-21T10:42:38.786187+0000","last_clean":"2024-09-21T10:42:38.786187+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:42:38.786187+0000","last_undegraded":"2024-09-21T10:42:38.786187+0000","last_fullsized":"2024-09-21T10:42:38.786187+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"244'4489","reported_seq":4514,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:02.436961+0000","last_change":"2024-09-21T10:41:55.854343+0000","last_active":"2024-09-21T10:43:02.436961+0000","last_peered":"2024-09-21T10:43:02.436961+0000","last_clean":"2024-09-21T10:43:02.436961+0000","last_became_active":"2024-09-21T10:41:55.853513+0000","last_became_peered":"2024-09-21T10:41:55.853513+0000","last_unstale":"2024-09-21T10:43:02.436961+0000","last_undegraded":"2024-09-21T10:43:02.436961+0000","last_fullsized":"2024-09-21T10:43:02.436961+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4489,"log_dups_size":0,"ondisk_log_size":4489,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:09.121758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":294191104,"num_objects":4489,"num_object_clones":0,"num_object_copies":13467,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4489,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4489,"num_write_kb":287296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.6","version":"84'149","reported_seq":560,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.763173+0000","last_change":"2024-09-21T10:39:57.917833+0000","last_active":"2024-09-21T10:42:30.763173+0000","last_peered":"2024-09-21T10:42:30.763173+0000","last_clean":"2024-09-21T10:42:30.763173+0000","last_became_active":"2024-09-21T10:39:11.737621+0000","last_became_peered":"2024-09-21T10:39:11.737621+0000","last_unstale":"2024-09-21T10:42:30.763173+0000","last_undegraded":"2024-09-21T10:42:30.763173+0000","last_fullsized":"2024-09-21T10:42:30.763173+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:39:57.917707+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:39:57.917707+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:42:32.434805+0000","scrub_duration":0.00163178,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":347,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.786196+0000","last_change":"2024-09-21T10:38:45.613509+0000","last_active":"2024-09-21T10:42:38.786196+0000","last_peered":"2024-09-21T10:42:38.786196+0000","last_clean":"2024-09-21T10:42:38.786196+0000","last_became_active":"2024-09-21T10:38:45.609378+0000","last_became_peered":"2024-09-21T10:38:45.609378+0000","last_unstale":"2024-09-21T10:42:38.786196+0000","last_undegraded":"2024-09-21T10:42:38.786196+0000","last_fullsized":"2024-09-21T10:42:38.786196+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:08.249548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":228,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789731+0000","last_change":"2024-09-21T10:26:12.641782+0000","last_active":"2024-09-21T10:42:38.789731+0000","last_peered":"2024-09-21T10:42:38.789731+0000","last_clean":"2024-09-21T10:42:38.789731+0000","last_became_active":"2024-09-21T10:26:12.640896+0000","last_became_peered":"2024-09-21T10:26:12.640896+0000","last_unstale":"2024-09-21T10:42:38.789731+0000","last_undegraded":"2024-09-21T10:42:38.789731+0000","last_fullsized":"2024-09-21T10:42:38.789731+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:39.654861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":341,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.798933+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:42:38.798933+0000","last_peered":"2024-09-21T10:42:38.798933+0000","last_clean":"2024-09-21T10:42:38.798933+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:42:38.798933+0000","last_undegraded":"2024-09-21T10:42:38.798933+0000","last_fullsized":"2024-09-21T10:42:38.798933+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"244'4482","reported_seq":4507,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:03.454656+0000","last_change":"2024-09-21T10:41:55.844817+0000","last_active":"2024-09-21T10:43:03.454656+0000","last_peered":"2024-09-21T10:43:03.454656+0000","last_clean":"2024-09-21T10:43:03.454656+0000","last_became_active":"2024-09-21T10:41:55.843184+0000","last_became_peered":"2024-09-21T10:41:55.843184+0000","last_unstale":"2024-09-21T10:43:03.454656+0000","last_undegraded":"2024-09-21T10:43:03.454656+0000","last_fullsized":"2024-09-21T10:43:03.454656+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4482,"log_dups_size":0,"ondisk_log_size":4482,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:11.867688+0000","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":4482,"num_write_kb":286848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"84'149","reported_seq":503,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.771376+0000","last_change":"2024-09-21T10:39:12.719885+0000","last_active":"2024-09-21T10:42:30.771376+0000","last_peered":"2024-09-21T10:42:30.771376+0000","last_clean":"2024-09-21T10:42:30.771376+0000","last_became_active":"2024-09-21T10:39:12.719180+0000","last_became_peered":"2024-09-21T10:39:12.719180+0000","last_unstale":"2024-09-21T10:42:30.771376+0000","last_undegraded":"2024-09-21T10:42:30.771376+0000","last_fullsized":"2024-09-21T10:42:30.771376+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.629086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.629086+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:51.141545+0000","scrub_duration":0.003116106,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":356,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789831+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:42:38.789831+0000","last_peered":"2024-09-21T10:42:38.789831+0000","last_clean":"2024-09-21T10:42:38.789831+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:42:38.789831+0000","last_undegraded":"2024-09-21T10:42:38.789831+0000","last_fullsized":"2024-09-21T10:42:38.789831+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":366,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.786885+0000","last_change":"2024-09-21T10:39:11.727347+0000","last_active":"2024-09-21T10:42:38.786885+0000","last_peered":"2024-09-21T10:42:38.786885+0000","last_clean":"2024-09-21T10:42:38.786885+0000","last_became_active":"2024-09-21T10:39:11.725834+0000","last_became_peered":"2024-09-21T10:39:11.725834+0000","last_unstale":"2024-09-21T10:42:38.786885+0000","last_undegraded":"2024-09-21T10:42:38.786885+0000","last_fullsized":"2024-09-21T10:42:38.786885+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:01:05.187179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789318+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:42:38.789318+0000","last_peered":"2024-09-21T10:42:38.789318+0000","last_clean":"2024-09-21T10:42:38.789318+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:42:38.789318+0000","last_undegraded":"2024-09-21T10:42:38.789318+0000","last_fullsized":"2024-09-21T10:42:38.789318+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"244'4620","reported_seq":4636,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:04.446017+0000","last_change":"2024-09-21T10:41:55.772783+0000","last_active":"2024-09-21T10:43:04.446017+0000","last_peered":"2024-09-21T10:43:04.446017+0000","last_clean":"2024-09-21T10:43:04.446017+0000","last_became_active":"2024-09-21T10:41:55.772452+0000","last_became_peered":"2024-09-21T10:41:55.772452+0000","last_unstale":"2024-09-21T10:43:04.446017+0000","last_undegraded":"2024-09-21T10:43:04.446017+0000","last_fullsized":"2024-09-21T10:43:04.446017+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":4620,"log_dups_size":0,"ondisk_log_size":4620,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:58:26.260653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":302776320,"num_objects":4620,"num_object_clones":0,"num_object_copies":13860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4620,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4620,"num_write_kb":295680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.4","version":"84'149","reported_seq":547,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788571+0000","last_change":"2024-09-21T10:35:29.131713+0000","last_active":"2024-09-21T10:42:38.788571+0000","last_peered":"2024-09-21T10:42:38.788571+0000","last_clean":"2024-09-21T10:42:38.788571+0000","last_became_active":"2024-09-21T10:35:28.483394+0000","last_became_peered":"2024-09-21T10:35:28.483394+0000","last_unstale":"2024-09-21T10:42:38.788571+0000","last_undegraded":"2024-09-21T10:42:38.788571+0000","last_fullsized":"2024-09-21T10:42:38.788571+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.131655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.131655+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:52.721484+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":358,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.799156+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:42:38.799156+0000","last_peered":"2024-09-21T10:42:38.799156+0000","last_clean":"2024-09-21T10:42:38.799156+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:42:38.799156+0000","last_undegraded":"2024-09-21T10:42:38.799156+0000","last_fullsized":"2024-09-21T10:42:38.799156+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":101,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.763045+0000","last_change":"2024-09-21T10:39:12.755566+0000","last_active":"2024-09-21T10:42:30.763045+0000","last_peered":"2024-09-21T10:42:30.763045+0000","last_clean":"2024-09-21T10:42:30.763045+0000","last_became_active":"2024-09-21T10:39:12.754358+0000","last_became_peered":"2024-09-21T10:39:12.754358+0000","last_unstale":"2024-09-21T10:42:30.763045+0000","last_undegraded":"2024-09-21T10:42:30.763045+0000","last_fullsized":"2024-09-21T10:42:30.763045+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:19:36.213350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":232,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.770416+0000","last_change":"2024-09-21T10:39:11.734022+0000","last_active":"2024-09-21T10:42:30.770416+0000","last_peered":"2024-09-21T10:42:30.770416+0000","last_clean":"2024-09-21T10:42:30.770416+0000","last_became_active":"2024-09-21T10:39:11.731261+0000","last_became_peered":"2024-09-21T10:39:11.731261+0000","last_unstale":"2024-09-21T10:42:30.770416+0000","last_undegraded":"2024-09-21T10:42:30.770416+0000","last_fullsized":"2024-09-21T10:42:30.770416+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:27:12.520746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":245,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.771677+0000","last_change":"2024-09-21T10:39:11.726760+0000","last_active":"2024-09-21T10:42:30.771677+0000","last_peered":"2024-09-21T10:42:30.771677+0000","last_clean":"2024-09-21T10:42:30.771677+0000","last_became_active":"2024-09-21T10:39:11.726477+0000","last_became_peered":"2024-09-21T10:39:11.726477+0000","last_unstale":"2024-09-21T10:42:30.771677+0000","last_undegraded":"2024-09-21T10:42:30.771677+0000","last_fullsized":"2024-09-21T10:42:30.771677+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:33:25.148824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":281,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.771586+0000","last_change":"2024-09-21T10:39:11.736538+0000","last_active":"2024-09-21T10:42:30.771586+0000","last_peered":"2024-09-21T10:42:30.771586+0000","last_clean":"2024-09-21T10:42:30.771586+0000","last_became_active":"2024-09-21T10:39:11.736199+0000","last_became_peered":"2024-09-21T10:39:11.736199+0000","last_unstale":"2024-09-21T10:42:30.771586+0000","last_undegraded":"2024-09-21T10:42:30.771586+0000","last_fullsized":"2024-09-21T10:42:30.771586+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:22.923335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.786086+0000","last_change":"2024-09-21T10:39:17.256845+0000","last_active":"2024-09-21T10:42:38.786086+0000","last_peered":"2024-09-21T10:42:38.786086+0000","last_clean":"2024-09-21T10:42:38.786086+0000","last_became_active":"2024-09-21T10:39:17.256400+0000","last_became_peered":"2024-09-21T10:39:17.256400+0000","last_unstale":"2024-09-21T10:42:38.786086+0000","last_undegraded":"2024-09-21T10:42:38.786086+0000","last_fullsized":"2024-09-21T10:42:38.786086+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:27:24.934998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"72'3","reported_seq":219,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789630+0000","last_change":"2024-09-21T10:27:39.431764+0000","last_active":"2024-09-21T10:42:38.789630+0000","last_peered":"2024-09-21T10:42:38.789630+0000","last_clean":"2024-09-21T10:42:38.789630+0000","last_became_active":"2024-09-21T10:27:39.430768+0000","last_became_peered":"2024-09-21T10:27:39.430768+0000","last_unstale":"2024-09-21T10:42:38.789630+0000","last_undegraded":"2024-09-21T10:42:38.789630+0000","last_fullsized":"2024-09-21T10:42:38.789630+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:26.683203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":213,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.791248+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:42:38.791248+0000","last_peered":"2024-09-21T10:42:38.791248+0000","last_clean":"2024-09-21T10:42:38.791248+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:42:38.791248+0000","last_undegraded":"2024-09-21T10:42:38.791248+0000","last_fullsized":"2024-09-21T10:42:38.791248+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.787411+0000","last_change":"2024-09-21T10:39:11.748971+0000","last_active":"2024-09-21T10:42:38.787411+0000","last_peered":"2024-09-21T10:42:38.787411+0000","last_clean":"2024-09-21T10:42:38.787411+0000","last_became_active":"2024-09-21T10:39:11.748632+0000","last_became_peered":"2024-09-21T10:39:11.748632+0000","last_unstale":"2024-09-21T10:42:38.787411+0000","last_undegraded":"2024-09-21T10:42:38.787411+0000","last_fullsized":"2024-09-21T10:42:38.787411+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:52.450806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":350,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.799281+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:42:38.799281+0000","last_peered":"2024-09-21T10:42:38.799281+0000","last_clean":"2024-09-21T10:42:38.799281+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:42:38.799281+0000","last_undegraded":"2024-09-21T10:42:38.799281+0000","last_fullsized":"2024-09-21T10:42:38.799281+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":397,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788670+0000","last_change":"2024-09-21T10:39:12.759717+0000","last_active":"2024-09-21T10:42:38.788670+0000","last_peered":"2024-09-21T10:42:38.788670+0000","last_clean":"2024-09-21T10:42:38.788670+0000","last_became_active":"2024-09-21T10:39:12.759261+0000","last_became_peered":"2024-09-21T10:39:12.759261+0000","last_unstale":"2024-09-21T10:42:38.788670+0000","last_undegraded":"2024-09-21T10:42:38.788670+0000","last_fullsized":"2024-09-21T10:42:38.788670+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:42.907748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":103,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.763204+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T10:42:30.763204+0000","last_peered":"2024-09-21T10:42:30.763204+0000","last_clean":"2024-09-21T10:42:30.763204+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T10:42:30.763204+0000","last_undegraded":"2024-09-21T10:42:30.763204+0000","last_fullsized":"2024-09-21T10:42:30.763204+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789409+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:42:38.789409+0000","last_peered":"2024-09-21T10:42:38.789409+0000","last_clean":"2024-09-21T10:42:38.789409+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:42:38.789409+0000","last_undegraded":"2024-09-21T10:42:38.789409+0000","last_fullsized":"2024-09-21T10:42:38.789409+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":353,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.799378+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:42:38.799378+0000","last_peered":"2024-09-21T10:42:38.799378+0000","last_clean":"2024-09-21T10:42:38.799378+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:42:38.799378+0000","last_undegraded":"2024-09-21T10:42:38.799378+0000","last_fullsized":"2024-09-21T10:42:38.799378+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":339,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789559+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:42:38.789559+0000","last_peered":"2024-09-21T10:42:38.789559+0000","last_clean":"2024-09-21T10:42:38.789559+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:42:38.789559+0000","last_undegraded":"2024-09-21T10:42:38.789559+0000","last_fullsized":"2024-09-21T10:42:38.789559+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":353,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788563+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:42:38.788563+0000","last_peered":"2024-09-21T10:42:38.788563+0000","last_clean":"2024-09-21T10:42:38.788563+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:42:38.788563+0000","last_undegraded":"2024-09-21T10:42:38.788563+0000","last_fullsized":"2024-09-21T10:42:38.788563+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":238,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.771767+0000","last_change":"2024-09-21T10:38:45.607861+0000","last_active":"2024-09-21T10:42:30.771767+0000","last_peered":"2024-09-21T10:42:30.771767+0000","last_clean":"2024-09-21T10:42:30.771767+0000","last_became_active":"2024-09-21T10:38:45.607513+0000","last_became_peered":"2024-09-21T10:38:45.607513+0000","last_unstale":"2024-09-21T10:42:30.771767+0000","last_undegraded":"2024-09-21T10:42:30.771767+0000","last_fullsized":"2024-09-21T10:42:30.771767+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:40.498453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":103,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.767917+0000","last_change":"2024-09-21T10:38:45.611380+0000","last_active":"2024-09-21T10:42:30.767917+0000","last_peered":"2024-09-21T10:42:30.767917+0000","last_clean":"2024-09-21T10:42:30.767917+0000","last_became_active":"2024-09-21T10:38:45.611017+0000","last_became_peered":"2024-09-21T10:38:45.611017+0000","last_unstale":"2024-09-21T10:42:30.767917+0000","last_undegraded":"2024-09-21T10:42:30.767917+0000","last_fullsized":"2024-09-21T10:42:30.767917+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:17:15.307347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"73'2","reported_seq":345,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.798794+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:42:38.798794+0000","last_peered":"2024-09-21T10:42:38.798794+0000","last_clean":"2024-09-21T10:42:38.798794+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:42:38.798794+0000","last_undegraded":"2024-09-21T10:42:38.798794+0000","last_fullsized":"2024-09-21T10:42:38.798794+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":226,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.771602+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:42:30.771602+0000","last_peered":"2024-09-21T10:42:30.771602+0000","last_clean":"2024-09-21T10:42:30.771602+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:42:30.771602+0000","last_undegraded":"2024-09-21T10:42:30.771602+0000","last_fullsized":"2024-09-21T10:42:30.771602+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":216,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.768672+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:42:30.768672+0000","last_peered":"2024-09-21T10:42:30.768672+0000","last_clean":"2024-09-21T10:42:30.768672+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:42:30.768672+0000","last_undegraded":"2024-09-21T10:42:30.768672+0000","last_fullsized":"2024-09-21T10:42:30.768672+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":226,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.771693+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:42:30.771693+0000","last_peered":"2024-09-21T10:42:30.771693+0000","last_clean":"2024-09-21T10:42:30.771693+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:42:30.771693+0000","last_undegraded":"2024-09-21T10:42:30.771693+0000","last_fullsized":"2024-09-21T10:42:30.771693+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":242,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.768130+0000","last_change":"2024-09-21T10:39:11.730995+0000","last_active":"2024-09-21T10:42:30.768130+0000","last_peered":"2024-09-21T10:42:30.768130+0000","last_clean":"2024-09-21T10:42:30.768130+0000","last_became_active":"2024-09-21T10:39:11.730559+0000","last_became_peered":"2024-09-21T10:39:11.730559+0000","last_unstale":"2024-09-21T10:42:30.768130+0000","last_undegraded":"2024-09-21T10:42:30.768130+0000","last_fullsized":"2024-09-21T10:42:30.768130+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:27.218072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":380,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.787758+0000","last_change":"2024-09-21T10:38:45.610599+0000","last_active":"2024-09-21T10:42:38.787758+0000","last_peered":"2024-09-21T10:42:38.787758+0000","last_clean":"2024-09-21T10:42:38.787758+0000","last_became_active":"2024-09-21T10:38:45.610135+0000","last_became_peered":"2024-09-21T10:38:45.610135+0000","last_unstale":"2024-09-21T10:42:38.787758+0000","last_undegraded":"2024-09-21T10:42:38.787758+0000","last_fullsized":"2024-09-21T10:42:38.787758+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:43.117895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"73'2","reported_seq":393,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788951+0000","last_change":"2024-09-21T10:39:12.759916+0000","last_active":"2024-09-21T10:42:38.788951+0000","last_peered":"2024-09-21T10:42:38.788951+0000","last_clean":"2024-09-21T10:42:38.788951+0000","last_became_active":"2024-09-21T10:39:12.759587+0000","last_became_peered":"2024-09-21T10:39:12.759587+0000","last_unstale":"2024-09-21T10:42:38.788951+0000","last_undegraded":"2024-09-21T10:42:38.788951+0000","last_fullsized":"2024-09-21T10:42:38.788951+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:19.720836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":244,"reported_epoch":243,"state":"active+clean","last_fresh":"2024-09-21T10:42:30.770333+0000","last_change":"2024-09-21T10:39:11.726753+0000","last_active":"2024-09-21T10:42:30.770333+0000","last_peered":"2024-09-21T10:42:30.770333+0000","last_clean":"2024-09-21T10:42:30.770333+0000","last_became_active":"2024-09-21T10:39:11.726465+0000","last_became_peered":"2024-09-21T10:39:11.726465+0000","last_unstale":"2024-09-21T10:42:30.770333+0000","last_undegraded":"2024-09-21T10:42:30.770333+0000","last_fullsized":"2024-09-21T10:42:30.770333+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:44.255123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":381,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.799226+0000","last_change":"2024-09-21T10:39:13.073914+0000","last_active":"2024-09-21T10:42:38.799226+0000","last_peered":"2024-09-21T10:42:38.799226+0000","last_clean":"2024-09-21T10:42:38.799226+0000","last_became_active":"2024-09-21T10:39:13.033143+0000","last_became_peered":"2024-09-21T10:39:13.033143+0000","last_unstale":"2024-09-21T10:42:38.799226+0000","last_undegraded":"2024-09-21T10:42:38.799226+0000","last_fullsized":"2024-09-21T10:42:38.799226+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:23.090897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":582,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":4638834688,"num_objects":70783,"num_object_clones":0,"num_object_copies":212349,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70783,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":70783,"num_write_kb":4530112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13986365440,"data_stored":13986365440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":70783,"ondisk_log_size":70783,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":41,"num_read_kb":44,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":10268,"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":106496,"data_stored":17278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2048000,"data_stored":2033792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1640,"ondisk_log_size":1640,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201738,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2159388,"kb_used_data":1735380,"kb_used_omap":1,"kb_used_meta":423998,"kb_avail":91585764,"statfs":{"total":95995035648,"available":93783822336,"internally_reserved":0,"allocated":1777029120,"data_stored":1775722610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":434174412},"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":[3],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197615,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2064476,"kb_used_data":1920660,"kb_used_omap":5,"kb_used_meta":143802,"kb_avail":91680676,"statfs":{"total":95995035648,"available":93881012224,"internally_reserved":0,"allocated":1966755840,"data_stored":1965450090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":147253384},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725025,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2966544,"kb_used_data":2614728,"kb_used_omap":1,"kb_used_meta":351806,"kb_avail":90778608,"statfs":{"total":95995035648,"available":92957294592,"internally_reserved":0,"allocated":2677481472,"data_stored":2676183493,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":360249798},"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":[3,0,0,2,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986667,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2150364,"kb_used_data":1804308,"kb_used_omap":1,"kb_used_meta":346046,"kb_avail":91594788,"statfs":{"total":95995035648,"available":93793062912,"internally_reserved":0,"allocated":1847611392,"data_stored":1846305143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":354351558},"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,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":[]},{"osd":3,"up_from":103,"seq":442381631675,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2673164,"kb_used_data":2059844,"kb_used_omap":4,"kb_used_meta":613307,"kb_avail":91071988,"statfs":{"total":95995035648,"available":93257715712,"internally_reserved":0,"allocated":2109280256,"data_stored":2107986135,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":628026929},"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,2,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":0,"seq":420906795200,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958726,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2267324,"kb_used_data":1932980,"kb_used_omap":5,"kb_used_meta":334330,"kb_avail":91477828,"statfs":{"total":95995035648,"available":93673295872,"internally_reserved":0,"allocated":1979371520,"data_stored":1978092349,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":342354280},"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,7],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122251,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2097804,"kb_used_data":1692676,"kb_used_omap":5,"kb_used_meta":405114,"kb_avail":91647348,"statfs":{"total":95995035648,"available":93846884352,"internally_reserved":0,"allocated":1733300224,"data_stored":1732006073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":414836906},"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],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":24576,"data_stored":5442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":1759444992,"data_stored":1759444992,"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":1984495616,"data_stored":1984495616,"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":2021326848,"data_stored":2021326848,"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":1776418816,"data_stored":1776418816,"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":2677735424,"data_stored":2677735424,"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":1982398464,"data_stored":1982398464,"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":1784545280,"data_stored":1784545280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:43:10.102 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:43:10.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:10.155 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:10.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:10.258 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:10.288 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:10.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:10.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:10.422 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:10.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:10.526 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:10.552 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:10.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:10.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:10.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 58 16 78301 78285 84.3363 69.5 0.0044197 0.0118469 2024-09-21T10:43:10.675 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:10.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:10.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:10.801 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:10.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:10.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:10.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:10.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:10.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:11.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:11.071 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:11.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:11.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:43:11.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:11.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.207 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:11.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:11.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:11.339 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:11.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:11.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:11.480 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:11.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:11.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:11.619 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:11.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:11.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 59 16 79233 79217 83.8942 58.25 0.0150848 0.0119143 2024-09-21T10:43:11.722 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:11.747 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:11.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:11.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:11.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:11 smithi204 bash[78884]: cluster 2024-09-21T10:43:10.674764+0000 mgr.y (mgr.25133) 906 : cluster [DBG] pgmap v900: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 MiB/s wr, 887 op/s 2024-09-21T10:43:11.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:11 smithi204 bash[78884]: cluster 2024-09-21T10:43:10.674764+0000 mgr.y (mgr.25133) 906 : cluster [DBG] pgmap v900: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 MiB/s wr, 887 op/s 2024-09-21T10:43:11.878 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:11.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:11.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:11.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:12.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:12.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:12.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:12.141 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:12.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:11 smithi003 bash[88275]: cluster 2024-09-21T10:43:10.674764+0000 mgr.y (mgr.25133) 906 : cluster [DBG] pgmap v900: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 MiB/s wr, 887 op/s 2024-09-21T10:43:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:11 smithi003 bash[88275]: cluster 2024-09-21T10:43:10.674764+0000 mgr.y (mgr.25133) 906 : cluster [DBG] pgmap v900: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 MiB/s wr, 887 op/s 2024-09-21T10:43:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:11 smithi003 bash[89466]: cluster 2024-09-21T10:43:10.674764+0000 mgr.y (mgr.25133) 906 : cluster [DBG] pgmap v900: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 MiB/s wr, 887 op/s 2024-09-21T10:43:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:11 smithi003 bash[89466]: cluster 2024-09-21T10:43:10.674764+0000 mgr.y (mgr.25133) 906 : cluster [DBG] pgmap v900: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 MiB/s wr, 887 op/s 2024-09-21T10:43:12.245 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:12.270 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:12.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:12.373 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:12.397 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:12.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:12.426 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:43:12.500 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:12.533 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:12.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:12.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:12.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:43:12.660834+0000 min lat: 0.00109167 max lat: 0.658393 avg lat: 0.0119429 2024-09-21T10:43:12.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:43:12.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 60 16 80380 80364 83.6907 71.6875 0.00712787 0.0119429 2024-09-21T10:43:12.674 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:12.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:12.779 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:12.803 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:12.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:12.939 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:12.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:12.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:13.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:13.078 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:13.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:13.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:13.212 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:13.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:13.316 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:13.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:43:13.365 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:13.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:13.513 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:13.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:13.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:13.645 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:13.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:13.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 61 16 81502 81486 83.4683 70.125 0.0110388 0.0119756 2024-09-21T10:43:13.749 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:13.774 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:13.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:13.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:13.898 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:13.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:13.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:13.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:13 smithi003 bash[88275]: cluster 2024-09-21T10:43:12.675215+0000 mgr.y (mgr.25133) 907 : cluster [DBG] pgmap v901: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 57 MiB/s wr, 904 op/s 2024-09-21T10:43:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:13 smithi003 bash[88275]: cluster 2024-09-21T10:43:12.675215+0000 mgr.y (mgr.25133) 907 : cluster [DBG] pgmap v901: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 57 MiB/s wr, 904 op/s 2024-09-21T10:43:13.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:13 smithi003 bash[89466]: cluster 2024-09-21T10:43:12.675215+0000 mgr.y (mgr.25133) 907 : cluster [DBG] pgmap v901: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 57 MiB/s wr, 904 op/s 2024-09-21T10:43:13.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:13 smithi003 bash[89466]: cluster 2024-09-21T10:43:12.675215+0000 mgr.y (mgr.25133) 907 : cluster [DBG] pgmap v901: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 57 MiB/s wr, 904 op/s 2024-09-21T10:43:14.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:14.030 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:14.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:14.137 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:14.157 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:14.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:13 smithi204 bash[78884]: cluster 2024-09-21T10:43:12.675215+0000 mgr.y (mgr.25133) 907 : cluster [DBG] pgmap v901: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 57 MiB/s wr, 904 op/s 2024-09-21T10:43:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:13 smithi204 bash[78884]: cluster 2024-09-21T10:43:12.675215+0000 mgr.y (mgr.25133) 907 : cluster [DBG] pgmap v901: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 57 MiB/s wr, 904 op/s 2024-09-21T10:43:14.260 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:14.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:14.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:14.403 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:14.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:14.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:14.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:14.555 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:14.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:14.660 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:14.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 62 16 82623 82607 83.252 70.0625 0.0184148 0.012006 2024-09-21T10:43:14.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:14.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:14.794 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:14.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:14.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:14.842 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:14.920 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:14.946 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:14.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:14.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:15.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:15.079 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:15.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:15.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:15.215 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:15.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:15.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:15.352 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:15.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:15.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:15.488 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:15.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:15.594 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:15.624 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:15.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:15.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 63 16 83738 83722 83.0366 69.6875 0.0177283 0.0120378 2024-09-21T10:43:15.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:15.754 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:15.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:15.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:15.861 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:15.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:15 smithi003 bash[88275]: cluster 2024-09-21T10:43:14.675852+0000 mgr.y (mgr.25133) 908 : cluster [DBG] pgmap v902: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:43:15.867 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:15 smithi003 bash[89466]: cluster 2024-09-21T10:43:14.675852+0000 mgr.y (mgr.25133) 908 : cluster [DBG] pgmap v902: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:43:15.879 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:15.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:15.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:15.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:15.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:15 smithi204 bash[78884]: cluster 2024-09-21T10:43:14.675852+0000 mgr.y (mgr.25133) 908 : cluster [DBG] pgmap v902: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:43:15.993 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:15 smithi204 bash[78884]: cluster 2024-09-21T10:43:14.675852+0000 mgr.y (mgr.25133) 908 : cluster [DBG] pgmap v902: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:43:16.003 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:16.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:16.106 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:16.131 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:16.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:16.234 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:16.261 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:16.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:16.364 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:16.393 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:16.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:16.498 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:16.523 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:16.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:16.627 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:16.636 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:16 smithi003 bash[88275]: cluster 2024-09-21T10:43:14.675852+0000 mgr.y (mgr.25133) 908 : cluster [DBG] pgmap v902: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:43:16.637 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:16 smithi003 bash[89466]: cluster 2024-09-21T10:43:14.675852+0000 mgr.y (mgr.25133) 908 : cluster [DBG] pgmap v902: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:43:16.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:16.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:16.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 64 15 84253 84238 82.2431 32.25 0.0174199 0.0121538 2024-09-21T10:43:16.757 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:16.779 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:16.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:16.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:16.885 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:16.909 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:16.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:16.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:17.012 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:17.038 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:17.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:17.141 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:17.164 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:17.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:17.269 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:17.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:17.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:17.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:17.422 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:17.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:17.524 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:17.548 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:17.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:17.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:17.661 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 65 16 85070 85054 81.7624 51 0.00616602 0.0121944 2024-09-21T10:43:17.675 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:17.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:17.684 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:43:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:43:17] "GET /metrics HTTP/1.1" 200 36451 "" "Prometheus/2.51.0" 2024-09-21T10:43:17.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:17.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:17.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:17.904 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:17.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:17.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:17 smithi204 bash[78884]: cluster 2024-09-21T10:43:16.676408+0000 mgr.y (mgr.25133) 909 : cluster [DBG] pgmap v903: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s 2024-09-21T10:43:17.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:17 smithi204 bash[78884]: cluster 2024-09-21T10:43:16.676408+0000 mgr.y (mgr.25133) 909 : cluster [DBG] pgmap v903: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s 2024-09-21T10:43:17.944 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:17.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:17.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:18.024 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:17 smithi003 bash[89466]: cluster 2024-09-21T10:43:16.676408+0000 mgr.y (mgr.25133) 909 : cluster [DBG] pgmap v903: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s 2024-09-21T10:43:18.024 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:17 smithi003 bash[89466]: cluster 2024-09-21T10:43:16.676408+0000 mgr.y (mgr.25133) 909 : cluster [DBG] pgmap v903: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s 2024-09-21T10:43:18.024 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:17 smithi003 bash[88275]: cluster 2024-09-21T10:43:16.676408+0000 mgr.y (mgr.25133) 909 : cluster [DBG] pgmap v903: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s 2024-09-21T10:43:18.024 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:17 smithi003 bash[88275]: cluster 2024-09-21T10:43:16.676408+0000 mgr.y (mgr.25133) 909 : cluster [DBG] pgmap v903: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 972 op/s 2024-09-21T10:43:18.049 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:18.070 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:18.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:18.173 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:18.199 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:18.302 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:18.320 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:18.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:18.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:18.447 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:18.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:18.550 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:18.583 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:18.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:18.662 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 66 16 85779 85763 81.195 44.3125 0.00992576 0.0123109 2024-09-21T10:43:18.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:18.728 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:18.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:18.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:18.864 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:18.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:18.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:18.987 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:18.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:18.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:19.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:19.121 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:19.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:19.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:19.255 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:19.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:19.360 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:19.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:19.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:19.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:19.507 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:19.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:19.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:19.631 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:19.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:19.662 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 67 16 86848 86832 80.9803 66.8125 0.0120067 0.012344 2024-09-21T10:43:19.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:19.760 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:19.863 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:19.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:19 smithi003 bash[89466]: cluster 2024-09-21T10:43:18.676948+0000 mgr.y (mgr.25133) 910 : cluster [DBG] pgmap v904: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:43:19.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:19 smithi003 bash[89466]: cluster 2024-09-21T10:43:18.676948+0000 mgr.y (mgr.25133) 910 : cluster [DBG] pgmap v904: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:43:19.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:19 smithi003 bash[88275]: cluster 2024-09-21T10:43:18.676948+0000 mgr.y (mgr.25133) 910 : cluster [DBG] pgmap v904: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:43:19.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:19 smithi003 bash[88275]: cluster 2024-09-21T10:43:18.676948+0000 mgr.y (mgr.25133) 910 : cluster [DBG] pgmap v904: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:43:19.888 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:19.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:19.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:19.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:20.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:19 smithi204 bash[78884]: cluster 2024-09-21T10:43:18.676948+0000 mgr.y (mgr.25133) 910 : cluster [DBG] pgmap v904: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:43:20.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:19 smithi204 bash[78884]: cluster 2024-09-21T10:43:18.676948+0000 mgr.y (mgr.25133) 910 : cluster [DBG] pgmap v904: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:43:20.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:20.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:20.116 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:20.140 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:20.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:20.242 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:20.269 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:20.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:20.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:20.397 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:20.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:20.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:20.536 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:20.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:20.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:20.664 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 68 16 87413 87397 80.3062 35.3125 0.00648235 0.0124455 2024-09-21T10:43:20.675 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:20.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:20.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:20.824 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:20.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:20.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:20.961 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:20.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:20.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:21.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:21.092 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:21.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:21.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:21.218 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:21.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:21.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:21.339 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:21.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:21.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:21.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.478 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:21.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:21.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:21.602 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:21.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:21.664 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 69 16 88356 88340 79.9965 58.9375 0.00649675 0.0124947 2024-09-21T10:43:21.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:21.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.750 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:21.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:21.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:21 smithi003 bash[88275]: cluster 2024-09-21T10:43:20.677594+0000 mgr.y (mgr.25133) 911 : cluster [DBG] pgmap v905: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2024-09-21T10:43:21.839 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:21 smithi003 bash[88275]: cluster 2024-09-21T10:43:20.677594+0000 mgr.y (mgr.25133) 911 : cluster [DBG] pgmap v905: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2024-09-21T10:43:21.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:21.868 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:21.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:21.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:21.982 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:21 smithi204 bash[78884]: cluster 2024-09-21T10:43:20.677594+0000 mgr.y (mgr.25133) 911 : cluster [DBG] pgmap v905: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2024-09-21T10:43:21.982 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:21 smithi204 bash[78884]: cluster 2024-09-21T10:43:20.677594+0000 mgr.y (mgr.25133) 911 : cluster [DBG] pgmap v905: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2024-09-21T10:43:21.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:21.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:21.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:22.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:22.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:22.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:22.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:21 smithi003 bash[89466]: cluster 2024-09-21T10:43:20.677594+0000 mgr.y (mgr.25133) 911 : cluster [DBG] pgmap v905: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2024-09-21T10:43:22.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:21 smithi003 bash[89466]: cluster 2024-09-21T10:43:20.677594+0000 mgr.y (mgr.25133) 911 : cluster [DBG] pgmap v905: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s 2024-09-21T10:43:22.231 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:22.257 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:22.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:22.366 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:22.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:22.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:22.492 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:22.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:22.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:22.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:22.652 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:22.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:22.664 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 70 16 89222 89206 79.6269 54.125 0.0108977 0.0125532 2024-09-21T10:43:22.757 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:22.787 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:22.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:22.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:22.918 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:22.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:22.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:23.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:23.047 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:23.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:23.151 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:23.186 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:23.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:23.291 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:23.321 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:23.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:23.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:23.445 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:23.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:23.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:23.575 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:23.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:23.664 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 71 16 90119 90103 79.295 56.0625 0.0096422 0.0126061 2024-09-21T10:43:23.678 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:23.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.705 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:23.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:23.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:23.837 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:23.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:23.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:23 smithi003 bash[88275]: cluster 2024-09-21T10:43:22.678017+0000 mgr.y (mgr.25133) 912 : cluster [DBG] pgmap v906: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 952 op/s 2024-09-21T10:43:23.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:23 smithi003 bash[88275]: cluster 2024-09-21T10:43:22.678017+0000 mgr.y (mgr.25133) 912 : cluster [DBG] pgmap v906: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 952 op/s 2024-09-21T10:43:23.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:23 smithi003 bash[88275]: audit 2024-09-21T10:43:23.654713+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:23.897 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:23 smithi003 bash[88275]: audit 2024-09-21T10:43:23.654713+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:23.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:23 smithi003 bash[89466]: cluster 2024-09-21T10:43:22.678017+0000 mgr.y (mgr.25133) 912 : cluster [DBG] pgmap v906: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 952 op/s 2024-09-21T10:43:23.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:23 smithi003 bash[89466]: cluster 2024-09-21T10:43:22.678017+0000 mgr.y (mgr.25133) 912 : cluster [DBG] pgmap v906: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 952 op/s 2024-09-21T10:43:23.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:23 smithi003 bash[89466]: audit 2024-09-21T10:43:23.654713+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:23.897 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:23 smithi003 bash[89466]: audit 2024-09-21T10:43:23.654713+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:23.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:23.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:23.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:23.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:24.078 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:24.100 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:24.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:24.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:24.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:23 smithi204 bash[78884]: cluster 2024-09-21T10:43:22.678017+0000 mgr.y (mgr.25133) 912 : cluster [DBG] pgmap v906: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 952 op/s 2024-09-21T10:43:24.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:23 smithi204 bash[78884]: cluster 2024-09-21T10:43:22.678017+0000 mgr.y (mgr.25133) 912 : cluster [DBG] pgmap v906: 99 pgs: 99 active+clean; 5.3 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 952 op/s 2024-09-21T10:43:24.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:23 smithi204 bash[78884]: audit 2024-09-21T10:43:23.654713+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:24.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:23 smithi204 bash[78884]: audit 2024-09-21T10:43:23.654713+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:24.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.241 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:24.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:24.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:24.363 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:24.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:24.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:24.488 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:24.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:24.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:24.619 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:24.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:24.664 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 72 16 90847 90831 78.8257 45.5 0.00850123 0.0126805 2024-09-21T10:43:24.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:24.751 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:24.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:24.855 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:24.882 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:24.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:24.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:24.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:25.004 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:25.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:25.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:25.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:25.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:25.229 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:25.255 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:25.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:25.358 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:25.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:25.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:25.488 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:25.509 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:25.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:25.611 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:25.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:25.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:25.664 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 73 16 91501 91485 78.3058 40.875 0.00442799 0.0127649 2024-09-21T10:43:25.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:25.777 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:25.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:25.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:25.909 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:25.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:25.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:25.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:25 smithi003 bash[89466]: cluster 2024-09-21T10:43:24.678524+0000 mgr.y (mgr.25133) 913 : cluster [DBG] pgmap v907: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-09-21T10:43:25.960 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:25 smithi003 bash[89466]: cluster 2024-09-21T10:43:24.678524+0000 mgr.y (mgr.25133) 913 : cluster [DBG] pgmap v907: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-09-21T10:43:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:25 smithi204 bash[78884]: cluster 2024-09-21T10:43:24.678524+0000 mgr.y (mgr.25133) 913 : cluster [DBG] pgmap v907: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-09-21T10:43:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:25 smithi204 bash[78884]: cluster 2024-09-21T10:43:24.678524+0000 mgr.y (mgr.25133) 913 : cluster [DBG] pgmap v907: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-09-21T10:43:26.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:26.037 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:26.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:26.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:26.162 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:26.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:26.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:25 smithi003 bash[88275]: cluster 2024-09-21T10:43:24.678524+0000 mgr.y (mgr.25133) 913 : cluster [DBG] pgmap v907: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-09-21T10:43:26.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:25 smithi003 bash[88275]: cluster 2024-09-21T10:43:24.678524+0000 mgr.y (mgr.25133) 913 : cluster [DBG] pgmap v907: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-09-21T10:43:26.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:26.283 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:26.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:26.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:26.409 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:26.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:26.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:26.542 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:26.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:26.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:26.665 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 74 16 92348 92332 77.963 52.9375 0.0245565 0.0128213 2024-09-21T10:43:26.679 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:26.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:26.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:26.806 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:26.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:26.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:26.940 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:26.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:26.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:27.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:27.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:27.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:27.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:27.198 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:27.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:27.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:27.328 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:27.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:27.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:27.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:27.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:27.569 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:27.576 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:43:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:43:27] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.51.0" 2024-09-21T10:43:27.592 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:27.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:27.665 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 75 16 93008 92992 77.4735 41.25 0.010162 0.012895 2024-09-21T10:43:27.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:27.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:27.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:27.831 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:27 smithi003 bash[88275]: cluster 2024-09-21T10:43:26.679126+0000 mgr.y (mgr.25133) 914 : cluster [DBG] pgmap v908: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:27.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:27.856 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:27.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:27.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:27.966 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:27 smithi204 bash[78884]: cluster 2024-09-21T10:43:26.679126+0000 mgr.y (mgr.25133) 914 : cluster [DBG] pgmap v908: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:27.966 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:27 smithi204 bash[78884]: cluster 2024-09-21T10:43:26.679126+0000 mgr.y (mgr.25133) 914 : cluster [DBG] pgmap v908: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:27.975 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:27.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:27.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:28.078 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:28.086 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:27 smithi003 bash[88275]: cluster 2024-09-21T10:43:26.679126+0000 mgr.y (mgr.25133) 914 : cluster [DBG] pgmap v908: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:28.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:27 smithi003 bash[89466]: cluster 2024-09-21T10:43:26.679126+0000 mgr.y (mgr.25133) 914 : cluster [DBG] pgmap v908: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:28.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:27 smithi003 bash[89466]: cluster 2024-09-21T10:43:26.679126+0000 mgr.y (mgr.25133) 914 : cluster [DBG] pgmap v908: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 874 op/s 2024-09-21T10:43:28.104 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:28.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:28.211 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:28.231 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:28.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:28.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:28.363 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:28.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:28.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:28.491 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:28.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:28.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:28.622 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:28.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:28.720 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 76 16 93869 93853 77.1621 53.8125 0.0111215 0.0129545 2024-09-21T10:43:28.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:28.843 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:28.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:28.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:28.972 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:28.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:28.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:29.075 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:29.110 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:29.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:29.217 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:29.246 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:29.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:29.348 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:29.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.378 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:29.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:29.479 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:29.506 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:29.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:29.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:29.645 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:29.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:29.665 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 77 16 94520 94504 76.6885 40.6875 0.0191985 0.0130346 2024-09-21T10:43:29.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:29.773 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:29.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:29.880 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:29.906 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:29.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:29.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:29.969 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:29 smithi003 bash[88275]: cluster 2024-09-21T10:43:28.679610+0000 mgr.y (mgr.25133) 915 : cluster [DBG] pgmap v909: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:43:29.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:29 smithi003 bash[88275]: cluster 2024-09-21T10:43:28.679610+0000 mgr.y (mgr.25133) 915 : cluster [DBG] pgmap v909: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:43:29.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:29 smithi003 bash[89466]: cluster 2024-09-21T10:43:28.679610+0000 mgr.y (mgr.25133) 915 : cluster [DBG] pgmap v909: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:43:29.970 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:29 smithi003 bash[89466]: cluster 2024-09-21T10:43:28.679610+0000 mgr.y (mgr.25133) 915 : cluster [DBG] pgmap v909: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:43:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:29 smithi204 bash[78884]: cluster 2024-09-21T10:43:28.679610+0000 mgr.y (mgr.25133) 915 : cluster [DBG] pgmap v909: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:43:30.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:29 smithi204 bash[78884]: cluster 2024-09-21T10:43:28.679610+0000 mgr.y (mgr.25133) 915 : cluster [DBG] pgmap v909: 99 pgs: 99 active+clean; 5.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:43:30.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:30.042 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:30.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:30.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:30.175 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:30.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:30.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:30.301 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:30.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:30.404 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:30.424 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:30.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:30.526 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:30.549 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:30.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:30.651 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:30.665 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 78 16 95312 95296 76.3399 49.5 0.0124157 0.0130941 2024-09-21T10:43:30.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:30.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:30.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:30.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:30.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:30.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:30.949 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:30.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:30.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:31.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:31.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:31.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:31.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:31.221 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:31.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:31.327 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:31.361 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:31.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:31.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:31.488 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:31.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:31.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:31.620 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:31.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:31.665 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 79 16 96207 96191 76.0816 55.9375 0.0119315 0.0131391 2024-09-21T10:43:31.724 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:31.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:31.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:31.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:31.873 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:31.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:31.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:31 smithi003 bash[88275]: cluster 2024-09-21T10:43:30.680152+0000 mgr.y (mgr.25133) 916 : cluster [DBG] pgmap v910: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s 2024-09-21T10:43:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:31 smithi003 bash[88275]: cluster 2024-09-21T10:43:30.680152+0000 mgr.y (mgr.25133) 916 : cluster [DBG] pgmap v910: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s 2024-09-21T10:43:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:31 smithi003 bash[89466]: cluster 2024-09-21T10:43:30.680152+0000 mgr.y (mgr.25133) 916 : cluster [DBG] pgmap v910: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s 2024-09-21T10:43:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:31 smithi003 bash[89466]: cluster 2024-09-21T10:43:30.680152+0000 mgr.y (mgr.25133) 916 : cluster [DBG] pgmap v910: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s 2024-09-21T10:43:31.981 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:32.011 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:32.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:32.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:32.146 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:32.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:32.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:31 smithi204 bash[78884]: cluster 2024-09-21T10:43:30.680152+0000 mgr.y (mgr.25133) 916 : cluster [DBG] pgmap v910: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s 2024-09-21T10:43:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:31 smithi204 bash[78884]: cluster 2024-09-21T10:43:30.680152+0000 mgr.y (mgr.25133) 916 : cluster [DBG] pgmap v910: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 792 op/s 2024-09-21T10:43:32.269 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:32.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:32.371 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:32.397 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:32.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:32.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:32.528 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:32.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:32.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:32.665 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:43:32.664872+0000 min lat: 0.00109167 max lat: 0.658393 avg lat: 0.0131848 2024-09-21T10:43:32.665 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:43:32.665 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 80 16 97087 97071 75.8181 55 0.00741127 0.0131848 2024-09-21T10:43:32.677 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:32.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:32.784 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:32.804 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:32.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:32.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:32.935 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:32.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:32.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:33.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:33.068 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:33.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:33.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:33.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:33.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:33.310 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:33.338 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:33.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:33.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:33.479 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:33.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:33.581 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:33.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:33.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:33.665 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 81 16 97796 97780 75.4291 44.3125 0.0166206 0.013253 2024-09-21T10:43:33.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:33.752 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:33.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:33.857 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:33.858 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:33 smithi003 bash[88275]: cluster 2024-09-21T10:43:32.680639+0000 mgr.y (mgr.25133) 917 : cluster [DBG] pgmap v911: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-21T10:43:33.859 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:33 smithi003 bash[88275]: cluster 2024-09-21T10:43:32.680639+0000 mgr.y (mgr.25133) 917 : cluster [DBG] pgmap v911: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-21T10:43:33.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:33 smithi003 bash[89466]: cluster 2024-09-21T10:43:32.680639+0000 mgr.y (mgr.25133) 917 : cluster [DBG] pgmap v911: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-21T10:43:33.859 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:33 smithi003 bash[89466]: cluster 2024-09-21T10:43:32.680639+0000 mgr.y (mgr.25133) 917 : cluster [DBG] pgmap v911: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-21T10:43:33.880 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:33.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:33.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:33.983 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:34.004 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:34.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:33 smithi204 bash[78884]: cluster 2024-09-21T10:43:32.680639+0000 mgr.y (mgr.25133) 917 : cluster [DBG] pgmap v911: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-21T10:43:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:33 smithi204 bash[78884]: cluster 2024-09-21T10:43:32.680639+0000 mgr.y (mgr.25133) 917 : cluster [DBG] pgmap v911: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 739 op/s 2024-09-21T10:43:34.107 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:34.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:34.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:34.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:34.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:34.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:34.353 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:43:34.353 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:43:34.379 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:34.402 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:43:34.402 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:43:34.406 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:34.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:34.425 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:43:34.425 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:43:34.436 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:43:34.436 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:43:34.469 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:43:34.469 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:43:34.501 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:43:34.502 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:43:34.512 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:34.531 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:43:34.531 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:43:34.536 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:34.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:34.562 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:43:34.562 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:43:34.602 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:43:34.602 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:43:34.641 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:34.665 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 82 16 98511 98495 75.0542 44.6875 0.0124294 0.0133178 2024-09-21T10:43:34.668 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:34.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:34.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:34.808 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:34.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:34.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:34.935 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:34.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:34.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:35.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:35.050 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:34 smithi204 bash[78884]: audit 2024-09-21T10:43:34.328828+0000 mon.a (mon.0) 1339 : audit [DBG] from='client.? 172.21.15.3:0/3172676815' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:35.050 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:34 smithi204 bash[78884]: audit 2024-09-21T10:43:34.328828+0000 mon.a (mon.0) 1339 : audit [DBG] from='client.? 172.21.15.3:0/3172676815' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:35.067 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:35.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:35.114 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:43:35.115 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:43:35.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:34 smithi003 bash[88275]: audit 2024-09-21T10:43:34.328828+0000 mon.a (mon.0) 1339 : audit [DBG] from='client.? 172.21.15.3:0/3172676815' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:35.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:34 smithi003 bash[88275]: audit 2024-09-21T10:43:34.328828+0000 mon.a (mon.0) 1339 : audit [DBG] from='client.? 172.21.15.3:0/3172676815' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:35.134 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:34 smithi003 bash[89466]: audit 2024-09-21T10:43:34.328828+0000 mon.a (mon.0) 1339 : audit [DBG] from='client.? 172.21.15.3:0/3172676815' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:35.134 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:34 smithi003 bash[89466]: audit 2024-09-21T10:43:34.328828+0000 mon.a (mon.0) 1339 : audit [DBG] from='client.? 172.21.15.3:0/3172676815' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:43:35.173 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:35.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:35.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:35.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:35.339 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:35.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:35.444 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:35.476 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:35.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:35.580 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:35.598 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:35.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:35.665 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 83 16 99280 99264 74.729 48.0625 0.150273 0.0133721 2024-09-21T10:43:35.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:35.738 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:35.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:35.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:35.875 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:35.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:35.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:35.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:35.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:35 smithi204 bash[78884]: cluster 2024-09-21T10:43:34.681328+0000 mgr.y (mgr.25133) 918 : cluster [DBG] pgmap v912: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 797 op/s 2024-09-21T10:43:35.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:35 smithi204 bash[78884]: cluster 2024-09-21T10:43:34.681328+0000 mgr.y (mgr.25133) 918 : cluster [DBG] pgmap v912: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 797 op/s 2024-09-21T10:43:35.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:35 smithi204 bash[78884]: audit 2024-09-21T10:43:35.781964+0000 mon.a (mon.0) 1340 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:35.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:35 smithi204 bash[78884]: audit 2024-09-21T10:43:35.781964+0000 mon.a (mon.0) 1340 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:36.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:36.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:36.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:36.169 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:36.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:36.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:35 smithi003 bash[88275]: cluster 2024-09-21T10:43:34.681328+0000 mgr.y (mgr.25133) 918 : cluster [DBG] pgmap v912: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 797 op/s 2024-09-21T10:43:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:35 smithi003 bash[88275]: cluster 2024-09-21T10:43:34.681328+0000 mgr.y (mgr.25133) 918 : cluster [DBG] pgmap v912: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 797 op/s 2024-09-21T10:43:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:35 smithi003 bash[88275]: audit 2024-09-21T10:43:35.781964+0000 mon.a (mon.0) 1340 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:35 smithi003 bash[88275]: audit 2024-09-21T10:43:35.781964+0000 mon.a (mon.0) 1340 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:35 smithi003 bash[89466]: cluster 2024-09-21T10:43:34.681328+0000 mgr.y (mgr.25133) 918 : cluster [DBG] pgmap v912: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 797 op/s 2024-09-21T10:43:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:35 smithi003 bash[89466]: cluster 2024-09-21T10:43:34.681328+0000 mgr.y (mgr.25133) 918 : cluster [DBG] pgmap v912: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 50 MiB/s wr, 797 op/s 2024-09-21T10:43:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:35 smithi003 bash[89466]: audit 2024-09-21T10:43:35.781964+0000 mon.a (mon.0) 1340 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:35 smithi003 bash[89466]: audit 2024-09-21T10:43:35.781964+0000 mon.a (mon.0) 1340 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:43:36.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:36.295 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:36.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:36.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:36.417 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:36.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:36.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:36.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:36.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:36.569 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:43:36.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:36.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 84 16 99888 99872 74.2918 38 0.00535841 0.0134196 2024-09-21T10:43:36.668 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:36.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:36.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:36.806 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:36.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:36.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:36.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[89466]: audit 2024-09-21T10:43:35.097154+0000 mgr.y (mgr.25133) 919 : audit [DBG] from='client.35070 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:36.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[89466]: audit 2024-09-21T10:43:35.097154+0000 mgr.y (mgr.25133) 919 : audit [DBG] from='client.35070 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:36.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[89466]: cluster 2024-09-21T10:43:36.565869+0000 mon.a (mon.0) 1341 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:43:36.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[89466]: cluster 2024-09-21T10:43:36.565869+0000 mon.a (mon.0) 1341 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:43:36.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[89466]: cluster 2024-09-21T10:43:36.565937+0000 mon.a (mon.0) 1342 : cluster [INF] Cluster is now healthy 2024-09-21T10:43:36.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[89466]: cluster 2024-09-21T10:43:36.565937+0000 mon.a (mon.0) 1342 : cluster [INF] Cluster is now healthy 2024-09-21T10:43:36.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[89466]: audit 2024-09-21T10:43:36.568030+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:36.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[89466]: audit 2024-09-21T10:43:36.568030+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:36.918 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[89466]: cluster 2024-09-21T10:43:36.575074+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e246: 8 total, 8 up, 7 in 2024-09-21T10:43:36.919 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[89466]: cluster 2024-09-21T10:43:36.575074+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e246: 8 total, 8 up, 7 in 2024-09-21T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[88275]: audit 2024-09-21T10:43:35.097154+0000 mgr.y (mgr.25133) 919 : audit [DBG] from='client.35070 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[88275]: audit 2024-09-21T10:43:35.097154+0000 mgr.y (mgr.25133) 919 : audit [DBG] from='client.35070 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[88275]: cluster 2024-09-21T10:43:36.565869+0000 mon.a (mon.0) 1341 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[88275]: cluster 2024-09-21T10:43:36.565869+0000 mon.a (mon.0) 1341 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[88275]: cluster 2024-09-21T10:43:36.565937+0000 mon.a (mon.0) 1342 : cluster [INF] Cluster is now healthy 2024-09-21T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[88275]: cluster 2024-09-21T10:43:36.565937+0000 mon.a (mon.0) 1342 : cluster [INF] Cluster is now healthy 2024-09-21T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[88275]: audit 2024-09-21T10:43:36.568030+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[88275]: audit 2024-09-21T10:43:36.568030+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[88275]: cluster 2024-09-21T10:43:36.575074+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e246: 8 total, 8 up, 7 in 2024-09-21T10:43:36.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:36 smithi003 bash[88275]: cluster 2024-09-21T10:43:36.575074+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e246: 8 total, 8 up, 7 in 2024-09-21T10:43:36.930 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:36.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:36.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:37.034 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:37.061 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:37.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:37.167 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:37.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:37.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:37.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:36 smithi204 bash[78884]: audit 2024-09-21T10:43:35.097154+0000 mgr.y (mgr.25133) 919 : audit [DBG] from='client.35070 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:37.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:36 smithi204 bash[78884]: audit 2024-09-21T10:43:35.097154+0000 mgr.y (mgr.25133) 919 : audit [DBG] from='client.35070 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:43:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:36 smithi204 bash[78884]: cluster 2024-09-21T10:43:36.565869+0000 mon.a (mon.0) 1341 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:43:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:36 smithi204 bash[78884]: cluster 2024-09-21T10:43:36.565869+0000 mon.a (mon.0) 1341 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:43:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:36 smithi204 bash[78884]: cluster 2024-09-21T10:43:36.565937+0000 mon.a (mon.0) 1342 : cluster [INF] Cluster is now healthy 2024-09-21T10:43:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:36 smithi204 bash[78884]: cluster 2024-09-21T10:43:36.565937+0000 mon.a (mon.0) 1342 : cluster [INF] Cluster is now healthy 2024-09-21T10:43:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:36 smithi204 bash[78884]: audit 2024-09-21T10:43:36.568030+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:36 smithi204 bash[78884]: audit 2024-09-21T10:43:36.568030+0000 mon.a (mon.0) 1343 : audit [INF] from='client.? 172.21.15.3:0/2604373622' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:43:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:36 smithi204 bash[78884]: cluster 2024-09-21T10:43:36.575074+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e246: 8 total, 8 up, 7 in 2024-09-21T10:43:37.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:36 smithi204 bash[78884]: cluster 2024-09-21T10:43:36.575074+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e246: 8 total, 8 up, 7 in 2024-09-21T10:43:37.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:37.325 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:37.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:37.430 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:37.440 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:43:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:43:37] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.51.0" 2024-09-21T10:43:37.458 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:37.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:37.568 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:37.585 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:37.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:37.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 85 16 100665 100649 73.9891 48.5625 0.0216108 0.0134956 2024-09-21T10:43:37.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:37.713 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:37.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:37.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:37.842 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:37.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:37.945 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:37.978 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:37.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:37.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:37 smithi204 bash[78884]: cluster 2024-09-21T10:43:36.681743+0000 mgr.y (mgr.25133) 920 : cluster [DBG] pgmap v914: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-21T10:43:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:37 smithi204 bash[78884]: cluster 2024-09-21T10:43:36.681743+0000 mgr.y (mgr.25133) 920 : cluster [DBG] pgmap v914: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-21T10:43:38.084 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:38.113 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:38.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:38.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:38.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:37 smithi003 bash[88275]: cluster 2024-09-21T10:43:36.681743+0000 mgr.y (mgr.25133) 920 : cluster [DBG] pgmap v914: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-21T10:43:38.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:37 smithi003 bash[88275]: cluster 2024-09-21T10:43:36.681743+0000 mgr.y (mgr.25133) 920 : cluster [DBG] pgmap v914: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-21T10:43:38.225 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:37 smithi003 bash[89466]: cluster 2024-09-21T10:43:36.681743+0000 mgr.y (mgr.25133) 920 : cluster [DBG] pgmap v914: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-21T10:43:38.225 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:37 smithi003 bash[89466]: cluster 2024-09-21T10:43:36.681743+0000 mgr.y (mgr.25133) 920 : cluster [DBG] pgmap v914: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 772 op/s 2024-09-21T10:43:38.239 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:38.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:38.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:38.377 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:38.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:38.480 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:38.505 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:38.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:38.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:43:38.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:38.654 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:38.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:38.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 86 16 101358 101342 73.6324 43.3125 0.0346471 0.0135756 2024-09-21T10:43:38.758 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:38.797 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:38.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:38.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:38.920 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:38.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:38.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:39.023 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:39.054 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:39.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:39.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:39.183 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:39.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:39.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:39.309 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:39.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:39.415 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:39.437 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:39.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:39.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:39.569 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:39.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:39.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 87 16 102129 102113 73.3399 48.1875 0.0187477 0.0136301 2024-09-21T10:43:39.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:39.705 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:39.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:39.810 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:39.836 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:39.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:39.885 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":912,"stamp":"2024-09-21T10:43:34.680812+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6348871653,"num_objects":96893,"num_object_clones":0,"num_object_copies":290679,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":96893,"num_whiteouts":0,"num_read":41,"num_read_kb":44,"num_write":96931,"num_write_kb":6199521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":272994,"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":98572,"ondisk_log_size":98572,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":21273036,"kb_used_data":18586644,"kb_used_omap":26,"kb_used_meta":2686309,"kb_avail":634943028,"statfs":{"total":671965249536,"available":650181660672,"internally_reserved":0,"allocated":19032723456,"data_stored":19023611504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27101,"internal_metadata":2750780963},"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":627572736,"num_objects":9576,"num_object_clones":0,"num_object_copies":28728,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9576,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9576,"num_write_kb":612864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003059"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":356,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.768472+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:43:07.768472+0000","last_peered":"2024-09-21T10:43:07.768472+0000","last_clean":"2024-09-21T10:43:07.768472+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:43:07.768472+0000","last_undegraded":"2024-09-21T10:43:07.768472+0000","last_fullsized":"2024-09-21T10:43:07.768472+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":244,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788478+0000","last_change":"2024-09-21T10:39:12.740540+0000","last_active":"2024-09-21T10:42:38.788478+0000","last_peered":"2024-09-21T10:42:38.788478+0000","last_clean":"2024-09-21T10:42:38.788478+0000","last_became_active":"2024-09-21T10:39:12.726885+0000","last_became_peered":"2024-09-21T10:39:12.726885+0000","last_unstale":"2024-09-21T10:42:38.788478+0000","last_undegraded":"2024-09-21T10:42:38.788478+0000","last_fullsized":"2024-09-21T10:42:38.788478+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:55:26.765233+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,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":213,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:54.473577+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:42:54.473577+0000","last_peered":"2024-09-21T10:42:54.473577+0000","last_clean":"2024-09-21T10:42:54.473577+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:42:54.473577+0000","last_undegraded":"2024-09-21T10:42:54.473577+0000","last_fullsized":"2024-09-21T10:42:54.473577+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":350,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.881816+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:43:07.881816+0000","last_peered":"2024-09-21T10:43:07.881816+0000","last_clean":"2024-09-21T10:43:07.881816+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:43:07.881816+0000","last_undegraded":"2024-09-21T10:43:07.881816+0000","last_fullsized":"2024-09-21T10:43:07.881816+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":354,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.884897+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:43:07.884897+0000","last_peered":"2024-09-21T10:43:07.884897+0000","last_clean":"2024-09-21T10:43:07.884897+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:43:07.884897+0000","last_undegraded":"2024-09-21T10:43:07.884897+0000","last_fullsized":"2024-09-21T10:43:07.884897+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":232,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788364+0000","last_change":"2024-09-21T10:39:11.721236+0000","last_active":"2024-09-21T10:42:38.788364+0000","last_peered":"2024-09-21T10:42:38.788364+0000","last_clean":"2024-09-21T10:42:38.788364+0000","last_became_active":"2024-09-21T10:39:11.720832+0000","last_became_peered":"2024-09-21T10:39:11.720832+0000","last_unstale":"2024-09-21T10:42:38.788364+0000","last_undegraded":"2024-09-21T10:42:38.788364+0000","last_fullsized":"2024-09-21T10:42:38.788364+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:41:01.366563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":356,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.769118+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:43:07.769118+0000","last_peered":"2024-09-21T10:43:07.769118+0000","last_clean":"2024-09-21T10:43:07.769118+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:43:07.769118+0000","last_undegraded":"2024-09-21T10:43:07.769118+0000","last_fullsized":"2024-09-21T10:43:07.769118+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":114,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.785018+0000","last_change":"2024-09-21T10:39:11.728421+0000","last_active":"2024-09-21T10:42:38.785018+0000","last_peered":"2024-09-21T10:42:38.785018+0000","last_clean":"2024-09-21T10:42:38.785018+0000","last_became_active":"2024-09-21T10:39:11.726045+0000","last_became_peered":"2024-09-21T10:39:11.726045+0000","last_unstale":"2024-09-21T10:42:38.785018+0000","last_undegraded":"2024-09-21T10:42:38.785018+0000","last_fullsized":"2024-09-21T10:42:38.785018+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:36:36.998933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"245'6133","reported_seq":6150,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.554171+0000","last_change":"2024-09-21T10:41:55.761745+0000","last_active":"2024-09-21T10:43:34.554171+0000","last_peered":"2024-09-21T10:43:34.554171+0000","last_clean":"2024-09-21T10:43:34.554171+0000","last_became_active":"2024-09-21T10:41:55.761451+0000","last_became_peered":"2024-09-21T10:41:55.761451+0000","last_unstale":"2024-09-21T10:43:34.554171+0000","last_undegraded":"2024-09-21T10:43:34.554171+0000","last_fullsized":"2024-09-21T10:43:34.554171+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6133,"log_dups_size":0,"ondisk_log_size":6133,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:18:56.898755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":401932288,"num_objects":6133,"num_object_clones":0,"num_object_copies":18399,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6133,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6133,"num_write_kb":392512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"72'1","reported_seq":217,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:43:04.346589+0000","last_change":"2024-09-21T10:26:12.640975+0000","last_active":"2024-09-21T10:43:04.346589+0000","last_peered":"2024-09-21T10:43:04.346589+0000","last_clean":"2024-09-21T10:43:04.346589+0000","last_became_active":"2024-09-21T10:26:12.639969+0000","last_became_peered":"2024-09-21T10:26:12.639969+0000","last_unstale":"2024-09-21T10:43:04.346589+0000","last_undegraded":"2024-09-21T10:43:04.346589+0000","last_fullsized":"2024-09-21T10:43:04.346589+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:12:50.642831+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":1,"num_read_kb":1,"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":232,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.792305+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T10:42:38.792305+0000","last_peered":"2024-09-21T10:42:38.792305+0000","last_clean":"2024-09-21T10:42:38.792305+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T10:42:38.792305+0000","last_undegraded":"2024-09-21T10:42:38.792305+0000","last_fullsized":"2024-09-21T10:42:38.792305+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"245'5909","reported_seq":5926,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:29.778724+0000","last_change":"2024-09-21T10:41:55.772763+0000","last_active":"2024-09-21T10:43:29.778724+0000","last_peered":"2024-09-21T10:43:29.778724+0000","last_clean":"2024-09-21T10:43:29.778724+0000","last_became_active":"2024-09-21T10:41:55.772142+0000","last_became_peered":"2024-09-21T10:41:55.772142+0000","last_unstale":"2024-09-21T10:43:29.778724+0000","last_undegraded":"2024-09-21T10:43:29.778724+0000","last_fullsized":"2024-09-21T10:43:29.778724+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":5909,"log_dups_size":0,"ondisk_log_size":5909,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:14:44.936560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":387252224,"num_objects":5909,"num_object_clones":0,"num_object_copies":17727,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5909,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5909,"num_write_kb":378176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":219,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:59.343443+0000","last_change":"2024-09-21T10:26:41.617067+0000","last_active":"2024-09-21T10:42:59.343443+0000","last_peered":"2024-09-21T10:42:59.343443+0000","last_clean":"2024-09-21T10:42:59.343443+0000","last_became_active":"2024-09-21T10:26:41.615974+0000","last_became_peered":"2024-09-21T10:26:41.615974+0000","last_unstale":"2024-09-21T10:42:59.343443+0000","last_undegraded":"2024-09-21T10:42:59.343443+0000","last_fullsized":"2024-09-21T10:42:59.343443+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:35:29.801762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":229,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788901+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:42:38.788901+0000","last_peered":"2024-09-21T10:42:38.788901+0000","last_clean":"2024-09-21T10:42:38.788901+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:42:38.788901+0000","last_undegraded":"2024-09-21T10:42:38.788901+0000","last_fullsized":"2024-09-21T10:42:38.788901+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"245'6123","reported_seq":6150,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:33.490932+0000","last_change":"2024-09-21T10:41:55.851547+0000","last_active":"2024-09-21T10:43:33.490932+0000","last_peered":"2024-09-21T10:43:33.490932+0000","last_clean":"2024-09-21T10:43:33.490932+0000","last_became_active":"2024-09-21T10:41:55.848441+0000","last_became_peered":"2024-09-21T10:41:55.848441+0000","last_unstale":"2024-09-21T10:43:33.490932+0000","last_undegraded":"2024-09-21T10:43:33.490932+0000","last_fullsized":"2024-09-21T10:43:33.490932+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6123,"log_dups_size":0,"ondisk_log_size":6123,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:08.191556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":401276928,"num_objects":6123,"num_object_clones":0,"num_object_copies":18369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6123,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6123,"num_write_kb":391872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":243,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:59.343417+0000","last_change":"2024-09-21T10:39:11.730281+0000","last_active":"2024-09-21T10:42:59.343417+0000","last_peered":"2024-09-21T10:42:59.343417+0000","last_clean":"2024-09-21T10:42:59.343417+0000","last_became_active":"2024-09-21T10:39:11.730019+0000","last_became_peered":"2024-09-21T10:39:11.730019+0000","last_unstale":"2024-09-21T10:42:59.343417+0000","last_undegraded":"2024-09-21T10:42:59.343417+0000","last_fullsized":"2024-09-21T10:42:59.343417+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:39.130618+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":105,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.768214+0000","last_change":"2024-09-21T10:39:11.745892+0000","last_active":"2024-09-21T10:43:07.768214+0000","last_peered":"2024-09-21T10:43:07.768214+0000","last_clean":"2024-09-21T10:43:07.768214+0000","last_became_active":"2024-09-21T10:39:11.744011+0000","last_became_peered":"2024-09-21T10:39:11.744011+0000","last_unstale":"2024-09-21T10:43:07.768214+0000","last_undegraded":"2024-09-21T10:43:07.768214+0000","last_fullsized":"2024-09-21T10:43:07.768214+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:13.979352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"245'5923","reported_seq":5950,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:30.988984+0000","last_change":"2024-09-21T10:41:55.849572+0000","last_active":"2024-09-21T10:43:30.988984+0000","last_peered":"2024-09-21T10:43:30.988984+0000","last_clean":"2024-09-21T10:43:30.988984+0000","last_became_active":"2024-09-21T10:41:55.848699+0000","last_became_peered":"2024-09-21T10:41:55.848699+0000","last_unstale":"2024-09-21T10:43:30.988984+0000","last_undegraded":"2024-09-21T10:43:30.988984+0000","last_fullsized":"2024-09-21T10:43:30.988984+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":5923,"log_dups_size":0,"ondisk_log_size":5923,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:17:08.409786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":388169728,"num_objects":5923,"num_object_clones":0,"num_object_copies":17769,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5923,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5923,"num_write_kb":379072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:54.473499+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T10:42:54.473499+0000","last_peered":"2024-09-21T10:42:54.473499+0000","last_clean":"2024-09-21T10:42:54.473499+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T10:42:54.473499+0000","last_undegraded":"2024-09-21T10:42:54.473499+0000","last_fullsized":"2024-09-21T10:42:54.473499+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":353,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.882039+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:43:07.882039+0000","last_peered":"2024-09-21T10:43:07.882039+0000","last_clean":"2024-09-21T10:43:07.882039+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:43:07.882039+0000","last_undegraded":"2024-09-21T10:43:07.882039+0000","last_fullsized":"2024-09-21T10:43:07.882039+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.0","version":"245'6026","reported_seq":6053,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:32.695479+0000","last_change":"2024-09-21T10:41:55.850754+0000","last_active":"2024-09-21T10:43:32.695479+0000","last_peered":"2024-09-21T10:43:32.695479+0000","last_clean":"2024-09-21T10:43:32.695479+0000","last_became_active":"2024-09-21T10:41:55.849913+0000","last_became_peered":"2024-09-21T10:41:55.849913+0000","last_unstale":"2024-09-21T10:43:32.695479+0000","last_undegraded":"2024-09-21T10:43:32.695479+0000","last_fullsized":"2024-09-21T10:43:32.695479+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6026,"log_dups_size":0,"ondisk_log_size":6026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:14.531540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394919936,"num_objects":6026,"num_object_clones":0,"num_object_copies":18078,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6026,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6026,"num_write_kb":385664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"84'149","reported_seq":633,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788218+0000","last_change":"2024-09-21T10:38:48.544698+0000","last_active":"2024-09-21T10:42:38.788218+0000","last_peered":"2024-09-21T10:42:38.788218+0000","last_clean":"2024-09-21T10:42:38.788218+0000","last_became_active":"2024-09-21T10:38:48.543731+0000","last_became_peered":"2024-09-21T10:38:48.543731+0000","last_unstale":"2024-09-21T10:42:38.788218+0000","last_undegraded":"2024-09-21T10:42:38.788218+0000","last_fullsized":"2024-09-21T10:42:38.788218+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:31.120585+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:31.120585+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:04:04.931564+0000","scrub_duration":0.0027364389999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":357,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.768566+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:43:07.768566+0000","last_peered":"2024-09-21T10:43:07.768566+0000","last_clean":"2024-09-21T10:43:07.768566+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:43:07.768566+0000","last_undegraded":"2024-09-21T10:43:07.768566+0000","last_fullsized":"2024-09-21T10:43:07.768566+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":247,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:54.461128+0000","last_change":"2024-09-21T10:39:11.736351+0000","last_active":"2024-09-21T10:42:54.461128+0000","last_peered":"2024-09-21T10:42:54.461128+0000","last_clean":"2024-09-21T10:42:54.461128+0000","last_became_active":"2024-09-21T10:39:11.736048+0000","last_became_peered":"2024-09-21T10:39:11.736048+0000","last_unstale":"2024-09-21T10:42:54.461128+0000","last_undegraded":"2024-09-21T10:42:54.461128+0000","last_fullsized":"2024-09-21T10:42:54.461128+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:06.883075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"245'5849","reported_seq":5876,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:30.990125+0000","last_change":"2024-09-21T10:41:55.854377+0000","last_active":"2024-09-21T10:43:30.990125+0000","last_peered":"2024-09-21T10:43:30.990125+0000","last_clean":"2024-09-21T10:43:30.990125+0000","last_became_active":"2024-09-21T10:41:55.853414+0000","last_became_peered":"2024-09-21T10:41:55.853414+0000","last_unstale":"2024-09-21T10:43:30.990125+0000","last_undegraded":"2024-09-21T10:43:30.990125+0000","last_fullsized":"2024-09-21T10:43:30.990125+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":5849,"log_dups_size":0,"ondisk_log_size":5849,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:20.600574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":383320064,"num_objects":5849,"num_object_clones":0,"num_object_copies":17547,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5849,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5849,"num_write_kb":374336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.8","version":"170'150","reported_seq":503,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.792197+0000","last_change":"2024-09-21T10:41:37.561094+0000","last_active":"2024-09-21T10:42:38.792197+0000","last_peered":"2024-09-21T10:42:38.792197+0000","last_clean":"2024-09-21T10:42:38.792197+0000","last_became_active":"2024-09-21T10:41:37.560564+0000","last_became_peered":"2024-09-21T10:41:37.560564+0000","last_unstale":"2024-09-21T10:42:38.792197+0000","last_undegraded":"2024-09-21T10:42:38.792197+0000","last_fullsized":"2024-09-21T10:42:38.792197+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:18.645356+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":105,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.768200+0000","last_change":"2024-09-21T10:39:11.745687+0000","last_active":"2024-09-21T10:43:07.768200+0000","last_peered":"2024-09-21T10:43:07.768200+0000","last_clean":"2024-09-21T10:43:07.768200+0000","last_became_active":"2024-09-21T10:39:11.741873+0000","last_became_peered":"2024-09-21T10:39:11.741873+0000","last_unstale":"2024-09-21T10:43:07.768200+0000","last_undegraded":"2024-09-21T10:43:07.768200+0000","last_fullsized":"2024-09-21T10:43:07.768200+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:42.486967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":249,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:59.461927+0000","last_change":"2024-09-21T10:39:12.808570+0000","last_active":"2024-09-21T10:42:59.461927+0000","last_peered":"2024-09-21T10:42:59.461927+0000","last_clean":"2024-09-21T10:42:59.461927+0000","last_became_active":"2024-09-21T10:39:12.808211+0000","last_became_peered":"2024-09-21T10:39:12.808211+0000","last_unstale":"2024-09-21T10:42:59.461927+0000","last_undegraded":"2024-09-21T10:42:59.461927+0000","last_fullsized":"2024-09-21T10:42:59.461927+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:23.262967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.2","version":"245'6075","reported_seq":6092,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.458854+0000","last_change":"2024-09-21T10:41:55.760090+0000","last_active":"2024-09-21T10:43:34.458854+0000","last_peered":"2024-09-21T10:43:34.458854+0000","last_clean":"2024-09-21T10:43:34.458854+0000","last_became_active":"2024-09-21T10:41:55.759613+0000","last_became_peered":"2024-09-21T10:41:55.759613+0000","last_unstale":"2024-09-21T10:43:34.458854+0000","last_undegraded":"2024-09-21T10:43:34.458854+0000","last_fullsized":"2024-09-21T10:43:34.458854+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6075,"log_dups_size":0,"ondisk_log_size":6075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:38:42.934735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":398131200,"num_objects":6075,"num_object_clones":0,"num_object_copies":18225,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6075,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6075,"num_write_kb":388800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788785+0000","last_change":"2024-09-21T10:38:45.593111+0000","last_active":"2024-09-21T10:42:38.788785+0000","last_peered":"2024-09-21T10:42:38.788785+0000","last_clean":"2024-09-21T10:42:38.788785+0000","last_became_active":"2024-09-21T10:38:45.592812+0000","last_became_peered":"2024-09-21T10:38:45.592812+0000","last_unstale":"2024-09-21T10:42:38.788785+0000","last_undegraded":"2024-09-21T10:42:38.788785+0000","last_fullsized":"2024-09-21T10:42:38.788785+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:47:20.688432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":247,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:59.461946+0000","last_change":"2024-09-21T10:39:11.726734+0000","last_active":"2024-09-21T10:42:59.461946+0000","last_peered":"2024-09-21T10:42:59.461946+0000","last_clean":"2024-09-21T10:42:59.461946+0000","last_became_active":"2024-09-21T10:39:11.726435+0000","last_became_peered":"2024-09-21T10:39:11.726435+0000","last_unstale":"2024-09-21T10:42:59.461946+0000","last_undegraded":"2024-09-21T10:42:59.461946+0000","last_fullsized":"2024-09-21T10:42:59.461946+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:33:05.283645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"245'6107","reported_seq":6134,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:30.987559+0000","last_change":"2024-09-21T10:41:55.857027+0000","last_active":"2024-09-21T10:43:30.987559+0000","last_peered":"2024-09-21T10:43:30.987559+0000","last_clean":"2024-09-21T10:43:30.987559+0000","last_became_active":"2024-09-21T10:41:55.855933+0000","last_became_peered":"2024-09-21T10:41:55.855933+0000","last_unstale":"2024-09-21T10:43:30.987559+0000","last_undegraded":"2024-09-21T10:43:30.987559+0000","last_fullsized":"2024-09-21T10:43:30.987559+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6107,"log_dups_size":0,"ondisk_log_size":6107,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:13:50.413125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":400228352,"num_objects":6107,"num_object_clones":0,"num_object_copies":18321,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6107,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6107,"num_write_kb":390848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"84'149","reported_seq":504,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.791093+0000","last_change":"2024-09-21T10:39:12.718817+0000","last_active":"2024-09-21T10:42:38.791093+0000","last_peered":"2024-09-21T10:42:38.791093+0000","last_clean":"2024-09-21T10:42:38.791093+0000","last_became_active":"2024-09-21T10:39:12.718376+0000","last_became_peered":"2024-09-21T10:39:12.718376+0000","last_unstale":"2024-09-21T10:42:38.791093+0000","last_undegraded":"2024-09-21T10:42:38.791093+0000","last_fullsized":"2024-09-21T10:42:38.791093+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:11:56.745893+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":359,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.767847+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:43:07.767847+0000","last_peered":"2024-09-21T10:43:07.767847+0000","last_clean":"2024-09-21T10:43:07.767847+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:43:07.767847+0000","last_undegraded":"2024-09-21T10:43:07.767847+0000","last_fullsized":"2024-09-21T10:43:07.767847+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":342,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.894093+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:43:07.894093+0000","last_peered":"2024-09-21T10:43:07.894093+0000","last_clean":"2024-09-21T10:43:07.894093+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:43:07.894093+0000","last_undegraded":"2024-09-21T10:43:07.894093+0000","last_fullsized":"2024-09-21T10:43:07.894093+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"245'6017","reported_seq":6034,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:29.817754+0000","last_change":"2024-09-21T10:41:55.760232+0000","last_active":"2024-09-21T10:43:29.817754+0000","last_peered":"2024-09-21T10:43:29.817754+0000","last_clean":"2024-09-21T10:43:29.817754+0000","last_became_active":"2024-09-21T10:41:55.759867+0000","last_became_peered":"2024-09-21T10:41:55.759867+0000","last_unstale":"2024-09-21T10:43:29.817754+0000","last_undegraded":"2024-09-21T10:43:29.817754+0000","last_fullsized":"2024-09-21T10:43:29.817754+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6017,"log_dups_size":0,"ondisk_log_size":6017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:27:09.081349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394330112,"num_objects":6017,"num_object_clones":0,"num_object_copies":18051,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6017,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6017,"num_write_kb":385088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":617,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.841855+0000","last_change":"2024-09-21T10:39:11.726720+0000","last_active":"2024-09-21T10:43:07.841855+0000","last_peered":"2024-09-21T10:43:07.841855+0000","last_clean":"2024-09-21T10:43:07.841855+0000","last_became_active":"2024-09-21T10:39:11.726369+0000","last_became_peered":"2024-09-21T10:39:11.726369+0000","last_unstale":"2024-09-21T10:43:07.841855+0000","last_undegraded":"2024-09-21T10:43:07.841855+0000","last_fullsized":"2024-09-21T10:43:07.841855+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.083794+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.083794+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:58:04.597615+0000","scrub_duration":0.0028896120000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":243,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.791317+0000","last_change":"2024-09-21T10:39:14.298053+0000","last_active":"2024-09-21T10:42:38.791317+0000","last_peered":"2024-09-21T10:42:38.791317+0000","last_clean":"2024-09-21T10:42:38.791317+0000","last_became_active":"2024-09-21T10:38:45.604259+0000","last_became_peered":"2024-09-21T10:38:45.604259+0000","last_unstale":"2024-09-21T10:42:38.791317+0000","last_undegraded":"2024-09-21T10:42:38.791317+0000","last_fullsized":"2024-09-21T10:42:38.791317+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:40.750841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.2","version":"0'0","reported_seq":336,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.768113+0000","last_change":"2024-09-21T10:39:11.749108+0000","last_active":"2024-09-21T10:43:07.768113+0000","last_peered":"2024-09-21T10:43:07.768113+0000","last_clean":"2024-09-21T10:43:07.768113+0000","last_became_active":"2024-09-21T10:39:11.748810+0000","last_became_peered":"2024-09-21T10:39:11.748810+0000","last_unstale":"2024-09-21T10:43:07.768113+0000","last_undegraded":"2024-09-21T10:43:07.768113+0000","last_fullsized":"2024-09-21T10:43:07.768113+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:06:20.095303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.768501+0000","last_change":"2024-09-21T10:39:11.749199+0000","last_active":"2024-09-21T10:43:07.768501+0000","last_peered":"2024-09-21T10:43:07.768501+0000","last_clean":"2024-09-21T10:43:07.768501+0000","last_became_active":"2024-09-21T10:39:11.746993+0000","last_became_peered":"2024-09-21T10:39:11.746993+0000","last_unstale":"2024-09-21T10:43:07.768501+0000","last_undegraded":"2024-09-21T10:43:07.768501+0000","last_fullsized":"2024-09-21T10:43:07.768501+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:14.051503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"245'5995","reported_seq":6022,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:30.913785+0000","last_change":"2024-09-21T10:41:55.858572+0000","last_active":"2024-09-21T10:43:30.913785+0000","last_peered":"2024-09-21T10:43:30.913785+0000","last_clean":"2024-09-21T10:43:30.913785+0000","last_became_active":"2024-09-21T10:41:55.857677+0000","last_became_peered":"2024-09-21T10:41:55.857677+0000","last_unstale":"2024-09-21T10:43:30.913785+0000","last_undegraded":"2024-09-21T10:43:30.913785+0000","last_fullsized":"2024-09-21T10:43:30.913785+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":5995,"log_dups_size":0,"ondisk_log_size":5995,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:43.371136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":392888320,"num_objects":5995,"num_object_clones":0,"num_object_copies":17985,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5995,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5995,"num_write_kb":383680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"84'149","reported_seq":560,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.888745+0000","last_change":"2024-09-21T10:39:11.728080+0000","last_active":"2024-09-21T10:43:07.888745+0000","last_peered":"2024-09-21T10:43:07.888745+0000","last_clean":"2024-09-21T10:43:07.888745+0000","last_became_active":"2024-09-21T10:39:11.725783+0000","last_became_peered":"2024-09-21T10:39:11.725783+0000","last_unstale":"2024-09-21T10:43:07.888745+0000","last_undegraded":"2024-09-21T10:43:07.888745+0000","last_fullsized":"2024-09-21T10:43:07.888745+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.290044+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.290044+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:36.280139+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":245,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.841764+0000","last_change":"2024-09-21T10:26:41.612065+0000","last_active":"2024-09-21T10:43:07.841764+0000","last_peered":"2024-09-21T10:43:07.841764+0000","last_clean":"2024-09-21T10:43:07.841764+0000","last_became_active":"2024-09-21T10:26:41.611402+0000","last_became_peered":"2024-09-21T10:26:41.611402+0000","last_unstale":"2024-09-21T10:43:07.841764+0000","last_undegraded":"2024-09-21T10:43:07.841764+0000","last_fullsized":"2024-09-21T10:43:07.841764+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:29:46.547373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":354,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.885268+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:43:07.885268+0000","last_peered":"2024-09-21T10:43:07.885268+0000","last_clean":"2024-09-21T10:43:07.885268+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:43:07.885268+0000","last_undegraded":"2024-09-21T10:43:07.885268+0000","last_fullsized":"2024-09-21T10:43:07.885268+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":376,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.885627+0000","last_change":"2024-09-21T10:38:45.608536+0000","last_active":"2024-09-21T10:43:07.885627+0000","last_peered":"2024-09-21T10:43:07.885627+0000","last_clean":"2024-09-21T10:43:07.885627+0000","last_became_active":"2024-09-21T10:38:45.608030+0000","last_became_peered":"2024-09-21T10:38:45.608030+0000","last_unstale":"2024-09-21T10:43:07.885627+0000","last_undegraded":"2024-09-21T10:43:07.885627+0000","last_fullsized":"2024-09-21T10:43:07.885627+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:18.121744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"245'6036","reported_seq":6063,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:32.680693+0000","last_change":"2024-09-21T10:41:55.853968+0000","last_active":"2024-09-21T10:43:32.680693+0000","last_peered":"2024-09-21T10:43:32.680693+0000","last_clean":"2024-09-21T10:43:32.680693+0000","last_became_active":"2024-09-21T10:41:55.852932+0000","last_became_peered":"2024-09-21T10:41:55.852932+0000","last_unstale":"2024-09-21T10:43:32.680693+0000","last_undegraded":"2024-09-21T10:43:32.680693+0000","last_fullsized":"2024-09-21T10:43:32.680693+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6036,"log_dups_size":0,"ondisk_log_size":6036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:32:08.900976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":395575296,"num_objects":6036,"num_object_clones":0,"num_object_copies":18108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6036,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6036,"num_write_kb":386304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"84'149","reported_seq":617,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.840655+0000","last_change":"2024-09-21T10:35:30.120770+0000","last_active":"2024-09-21T10:43:07.840655+0000","last_peered":"2024-09-21T10:43:07.840655+0000","last_clean":"2024-09-21T10:43:07.840655+0000","last_became_active":"2024-09-21T10:35:28.486320+0000","last_became_peered":"2024-09-21T10:35:28.486320+0000","last_unstale":"2024-09-21T10:43:07.840655+0000","last_undegraded":"2024-09-21T10:43:07.840655+0000","last_fullsized":"2024-09-21T10:43:07.840655+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:30.120456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:30.120456+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:05:49.176620+0000","scrub_duration":0.0042472380000000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":190,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.767887+0000","last_change":"2024-09-21T10:38:45.611652+0000","last_active":"2024-09-21T10:43:07.767887+0000","last_peered":"2024-09-21T10:43:07.767887+0000","last_clean":"2024-09-21T10:43:07.767887+0000","last_became_active":"2024-09-21T10:38:45.611135+0000","last_became_peered":"2024-09-21T10:38:45.611135+0000","last_unstale":"2024-09-21T10:43:07.767887+0000","last_undegraded":"2024-09-21T10:43:07.767887+0000","last_fullsized":"2024-09-21T10:43:07.767887+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:36:16.986412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":373,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.886067+0000","last_change":"2024-09-21T10:39:12.742329+0000","last_active":"2024-09-21T10:43:07.886067+0000","last_peered":"2024-09-21T10:43:07.886067+0000","last_clean":"2024-09-21T10:43:07.886067+0000","last_became_active":"2024-09-21T10:39:12.741877+0000","last_became_peered":"2024-09-21T10:39:12.741877+0000","last_unstale":"2024-09-21T10:43:07.886067+0000","last_undegraded":"2024-09-21T10:43:07.886067+0000","last_fullsized":"2024-09-21T10:43:07.886067+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:42.570712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":372,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.893964+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:43:07.893964+0000","last_peered":"2024-09-21T10:43:07.893964+0000","last_clean":"2024-09-21T10:43:07.893964+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:43:07.893964+0000","last_undegraded":"2024-09-21T10:43:07.893964+0000","last_fullsized":"2024-09-21T10:43:07.893964+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"245'6161","reported_seq":6176,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.541967+0000","last_change":"2024-09-21T10:41:55.772015+0000","last_active":"2024-09-21T10:43:34.541967+0000","last_peered":"2024-09-21T10:43:34.541967+0000","last_clean":"2024-09-21T10:43:34.541967+0000","last_became_active":"2024-09-21T10:41:55.771681+0000","last_became_peered":"2024-09-21T10:41:55.771681+0000","last_unstale":"2024-09-21T10:43:34.541967+0000","last_undegraded":"2024-09-21T10:43:34.541967+0000","last_fullsized":"2024-09-21T10:43:34.541967+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6161,"log_dups_size":0,"ondisk_log_size":6161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:25:59.382530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403767296,"num_objects":6161,"num_object_clones":0,"num_object_copies":18483,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6161,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6161,"num_write_kb":394304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"84'149","reported_seq":488,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.791942+0000","last_change":"2024-09-21T10:38:48.534489+0000","last_active":"2024-09-21T10:42:38.791942+0000","last_peered":"2024-09-21T10:42:38.791942+0000","last_clean":"2024-09-21T10:42:38.791942+0000","last_became_active":"2024-09-21T10:38:48.533462+0000","last_became_peered":"2024-09-21T10:38:48.533462+0000","last_unstale":"2024-09-21T10:42:38.791942+0000","last_undegraded":"2024-09-21T10:42:38.791942+0000","last_fullsized":"2024-09-21T10:42:38.791942+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:31.801033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:31.801033+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:00.378617+0000","scrub_duration":0.0028198009999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"66'2","reported_seq":275,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.791641+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T10:42:38.791641+0000","last_peered":"2024-09-21T10:42:38.791641+0000","last_clean":"2024-09-21T10:42:38.791641+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T10:42:38.791641+0000","last_undegraded":"2024-09-21T10:42:38.791641+0000","last_fullsized":"2024-09-21T10:42:38.791641+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":249,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789053+0000","last_change":"2024-09-21T10:39:11.755563+0000","last_active":"2024-09-21T10:42:38.789053+0000","last_peered":"2024-09-21T10:42:38.789053+0000","last_clean":"2024-09-21T10:42:38.789053+0000","last_became_active":"2024-09-21T10:39:11.755290+0000","last_became_peered":"2024-09-21T10:39:11.755290+0000","last_unstale":"2024-09-21T10:42:38.789053+0000","last_undegraded":"2024-09-21T10:42:38.789053+0000","last_fullsized":"2024-09-21T10:42:38.789053+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:54.222785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":366,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.886636+0000","last_change":"2024-09-21T10:39:12.764474+0000","last_active":"2024-09-21T10:43:07.886636+0000","last_peered":"2024-09-21T10:43:07.886636+0000","last_clean":"2024-09-21T10:43:07.886636+0000","last_became_active":"2024-09-21T10:39:12.764068+0000","last_became_peered":"2024-09-21T10:39:12.764068+0000","last_unstale":"2024-09-21T10:43:07.886636+0000","last_undegraded":"2024-09-21T10:43:07.886636+0000","last_fullsized":"2024-09-21T10:43:07.886636+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:16:31.182279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"245'6089","reported_seq":6116,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:33.461934+0000","last_change":"2024-09-21T10:41:55.852118+0000","last_active":"2024-09-21T10:43:33.461934+0000","last_peered":"2024-09-21T10:43:33.461934+0000","last_clean":"2024-09-21T10:43:33.461934+0000","last_became_active":"2024-09-21T10:41:55.851285+0000","last_became_peered":"2024-09-21T10:41:55.851285+0000","last_unstale":"2024-09-21T10:43:33.461934+0000","last_undegraded":"2024-09-21T10:43:33.461934+0000","last_fullsized":"2024-09-21T10:43:33.461934+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6089,"log_dups_size":0,"ondisk_log_size":6089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:45:13.710154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":399048704,"num_objects":6089,"num_object_clones":0,"num_object_copies":18267,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6089,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6089,"num_write_kb":389696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"84'149","reported_seq":566,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.768749+0000","last_change":"2024-09-21T10:41:36.118377+0000","last_active":"2024-09-21T10:43:07.768749+0000","last_peered":"2024-09-21T10:43:07.768749+0000","last_clean":"2024-09-21T10:43:07.768749+0000","last_became_active":"2024-09-21T10:39:11.736862+0000","last_became_peered":"2024-09-21T10:39:11.736862+0000","last_unstale":"2024-09-21T10:43:07.768749+0000","last_undegraded":"2024-09-21T10:43:07.768749+0000","last_fullsized":"2024-09-21T10:43:07.768749+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:41:36.118230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:41:36.118230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:15:45.923708+0000","scrub_duration":0.0024624220000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":251,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.791248+0000","last_change":"2024-09-21T10:39:12.733129+0000","last_active":"2024-09-21T10:42:38.791248+0000","last_peered":"2024-09-21T10:42:38.791248+0000","last_clean":"2024-09-21T10:42:38.791248+0000","last_became_active":"2024-09-21T10:39:12.732799+0000","last_became_peered":"2024-09-21T10:39:12.732799+0000","last_unstale":"2024-09-21T10:42:38.791248+0000","last_undegraded":"2024-09-21T10:42:38.791248+0000","last_fullsized":"2024-09-21T10:42:38.791248+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:53:42.796044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":388,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.886818+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:43:07.886818+0000","last_peered":"2024-09-21T10:43:07.886818+0000","last_clean":"2024-09-21T10:43:07.886818+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:43:07.886818+0000","last_undegraded":"2024-09-21T10:43:07.886818+0000","last_fullsized":"2024-09-21T10:43:07.886818+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":332,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.887576+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:43:07.887576+0000","last_peered":"2024-09-21T10:43:07.887576+0000","last_clean":"2024-09-21T10:43:07.887576+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:43:07.887576+0000","last_undegraded":"2024-09-21T10:43:07.887576+0000","last_fullsized":"2024-09-21T10:43:07.887576+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"245'6151","reported_seq":6178,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:32.702620+0000","last_change":"2024-09-21T10:41:55.854343+0000","last_active":"2024-09-21T10:43:32.702620+0000","last_peered":"2024-09-21T10:43:32.702620+0000","last_clean":"2024-09-21T10:43:32.702620+0000","last_became_active":"2024-09-21T10:41:55.853513+0000","last_became_peered":"2024-09-21T10:41:55.853513+0000","last_unstale":"2024-09-21T10:43:32.702620+0000","last_undegraded":"2024-09-21T10:43:32.702620+0000","last_fullsized":"2024-09-21T10:43:32.702620+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6151,"log_dups_size":0,"ondisk_log_size":6151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:09.121758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403111936,"num_objects":6151,"num_object_clones":0,"num_object_copies":18453,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6151,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6151,"num_write_kb":393664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.6","version":"84'149","reported_seq":562,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.768619+0000","last_change":"2024-09-21T10:39:57.917833+0000","last_active":"2024-09-21T10:43:07.768619+0000","last_peered":"2024-09-21T10:43:07.768619+0000","last_clean":"2024-09-21T10:43:07.768619+0000","last_became_active":"2024-09-21T10:39:11.737621+0000","last_became_peered":"2024-09-21T10:39:11.737621+0000","last_unstale":"2024-09-21T10:43:07.768619+0000","last_undegraded":"2024-09-21T10:43:07.768619+0000","last_fullsized":"2024-09-21T10:43:07.768619+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:39:57.917707+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:39:57.917707+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:42:32.434805+0000","scrub_duration":0.00163178,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":350,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.886733+0000","last_change":"2024-09-21T10:38:45.613509+0000","last_active":"2024-09-21T10:43:07.886733+0000","last_peered":"2024-09-21T10:43:07.886733+0000","last_clean":"2024-09-21T10:43:07.886733+0000","last_became_active":"2024-09-21T10:38:45.609378+0000","last_became_peered":"2024-09-21T10:38:45.609378+0000","last_unstale":"2024-09-21T10:43:07.886733+0000","last_undegraded":"2024-09-21T10:43:07.886733+0000","last_fullsized":"2024-09-21T10:43:07.886733+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:08.249548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":229,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:39.333146+0000","last_change":"2024-09-21T10:26:12.641782+0000","last_active":"2024-09-21T10:42:39.333146+0000","last_peered":"2024-09-21T10:42:39.333146+0000","last_clean":"2024-09-21T10:42:39.333146+0000","last_became_active":"2024-09-21T10:26:12.640896+0000","last_became_peered":"2024-09-21T10:26:12.640896+0000","last_unstale":"2024-09-21T10:42:39.333146+0000","last_undegraded":"2024-09-21T10:42:39.333146+0000","last_fullsized":"2024-09-21T10:42:39.333146+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:42:39.654861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":343,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.881948+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:43:07.881948+0000","last_peered":"2024-09-21T10:43:07.881948+0000","last_clean":"2024-09-21T10:43:07.881948+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:43:07.881948+0000","last_undegraded":"2024-09-21T10:43:07.881948+0000","last_fullsized":"2024-09-21T10:43:07.881948+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"245'6087","reported_seq":6114,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:33.479436+0000","last_change":"2024-09-21T10:41:55.844817+0000","last_active":"2024-09-21T10:43:33.479436+0000","last_peered":"2024-09-21T10:43:33.479436+0000","last_clean":"2024-09-21T10:43:33.479436+0000","last_became_active":"2024-09-21T10:41:55.843184+0000","last_became_peered":"2024-09-21T10:41:55.843184+0000","last_unstale":"2024-09-21T10:43:33.479436+0000","last_undegraded":"2024-09-21T10:43:33.479436+0000","last_fullsized":"2024-09-21T10:43:33.479436+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6087,"log_dups_size":0,"ondisk_log_size":6087,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:11.867688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":398917632,"num_objects":6087,"num_object_clones":0,"num_object_copies":18261,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6087,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6087,"num_write_kb":389568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"84'149","reported_seq":504,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789148+0000","last_change":"2024-09-21T10:39:12.719885+0000","last_active":"2024-09-21T10:42:38.789148+0000","last_peered":"2024-09-21T10:42:38.789148+0000","last_clean":"2024-09-21T10:42:38.789148+0000","last_became_active":"2024-09-21T10:39:12.719180+0000","last_became_peered":"2024-09-21T10:39:12.719180+0000","last_unstale":"2024-09-21T10:42:38.789148+0000","last_undegraded":"2024-09-21T10:42:38.789148+0000","last_fullsized":"2024-09-21T10:42:38.789148+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.629086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.629086+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:51.141545+0000","scrub_duration":0.003116106,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":358,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.769286+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:43:07.769286+0000","last_peered":"2024-09-21T10:43:07.769286+0000","last_clean":"2024-09-21T10:43:07.769286+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:43:07.769286+0000","last_undegraded":"2024-09-21T10:43:07.769286+0000","last_fullsized":"2024-09-21T10:43:07.769286+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":368,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.886315+0000","last_change":"2024-09-21T10:39:11.727347+0000","last_active":"2024-09-21T10:43:07.886315+0000","last_peered":"2024-09-21T10:43:07.886315+0000","last_clean":"2024-09-21T10:43:07.886315+0000","last_became_active":"2024-09-21T10:39:11.725834+0000","last_became_peered":"2024-09-21T10:39:11.725834+0000","last_unstale":"2024-09-21T10:43:07.886315+0000","last_undegraded":"2024-09-21T10:43:07.886315+0000","last_fullsized":"2024-09-21T10:43:07.886315+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:01:05.187179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":354,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.767752+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:43:07.767752+0000","last_peered":"2024-09-21T10:43:07.767752+0000","last_clean":"2024-09-21T10:43:07.767752+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:43:07.767752+0000","last_undegraded":"2024-09-21T10:43:07.767752+0000","last_fullsized":"2024-09-21T10:43:07.767752+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"245'6186","reported_seq":6203,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:34.527358+0000","last_change":"2024-09-21T10:41:55.772783+0000","last_active":"2024-09-21T10:43:34.527358+0000","last_peered":"2024-09-21T10:43:34.527358+0000","last_clean":"2024-09-21T10:43:34.527358+0000","last_became_active":"2024-09-21T10:41:55.772452+0000","last_became_peered":"2024-09-21T10:41:55.772452+0000","last_unstale":"2024-09-21T10:43:34.527358+0000","last_undegraded":"2024-09-21T10:43:34.527358+0000","last_fullsized":"2024-09-21T10:43:34.527358+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6186,"log_dups_size":0,"ondisk_log_size":6186,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:58:26.260653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":405405696,"num_objects":6186,"num_object_clones":0,"num_object_copies":18558,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6186,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6186,"num_write_kb":395904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.4","version":"84'149","reported_seq":549,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.768284+0000","last_change":"2024-09-21T10:35:29.131713+0000","last_active":"2024-09-21T10:43:07.768284+0000","last_peered":"2024-09-21T10:43:07.768284+0000","last_clean":"2024-09-21T10:43:07.768284+0000","last_became_active":"2024-09-21T10:35:28.483394+0000","last_became_peered":"2024-09-21T10:35:28.483394+0000","last_unstale":"2024-09-21T10:43:07.768284+0000","last_undegraded":"2024-09-21T10:43:07.768284+0000","last_fullsized":"2024-09-21T10:43:07.768284+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.131655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.131655+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:52.721484+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":361,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.885396+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:43:07.885396+0000","last_peered":"2024-09-21T10:43:07.885396+0000","last_clean":"2024-09-21T10:43:07.885396+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:43:07.885396+0000","last_undegraded":"2024-09-21T10:43:07.885396+0000","last_fullsized":"2024-09-21T10:43:07.885396+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":103,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.768709+0000","last_change":"2024-09-21T10:39:12.755566+0000","last_active":"2024-09-21T10:43:07.768709+0000","last_peered":"2024-09-21T10:43:07.768709+0000","last_clean":"2024-09-21T10:43:07.768709+0000","last_became_active":"2024-09-21T10:39:12.754358+0000","last_became_peered":"2024-09-21T10:39:12.754358+0000","last_unstale":"2024-09-21T10:43:07.768709+0000","last_undegraded":"2024-09-21T10:43:07.768709+0000","last_fullsized":"2024-09-21T10:43:07.768709+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:19:36.213350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":233,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788645+0000","last_change":"2024-09-21T10:39:11.734022+0000","last_active":"2024-09-21T10:42:38.788645+0000","last_peered":"2024-09-21T10:42:38.788645+0000","last_clean":"2024-09-21T10:42:38.788645+0000","last_became_active":"2024-09-21T10:39:11.731261+0000","last_became_peered":"2024-09-21T10:39:11.731261+0000","last_unstale":"2024-09-21T10:42:38.788645+0000","last_undegraded":"2024-09-21T10:42:38.788645+0000","last_fullsized":"2024-09-21T10:42:38.788645+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:27:12.520746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":246,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788811+0000","last_change":"2024-09-21T10:39:11.726760+0000","last_active":"2024-09-21T10:42:38.788811+0000","last_peered":"2024-09-21T10:42:38.788811+0000","last_clean":"2024-09-21T10:42:38.788811+0000","last_became_active":"2024-09-21T10:39:11.726477+0000","last_became_peered":"2024-09-21T10:39:11.726477+0000","last_unstale":"2024-09-21T10:42:38.788811+0000","last_undegraded":"2024-09-21T10:42:38.788811+0000","last_fullsized":"2024-09-21T10:42:38.788811+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:33:25.148824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":282,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.789759+0000","last_change":"2024-09-21T10:39:11.736538+0000","last_active":"2024-09-21T10:42:38.789759+0000","last_peered":"2024-09-21T10:42:38.789759+0000","last_clean":"2024-09-21T10:42:38.789759+0000","last_became_active":"2024-09-21T10:39:11.736199+0000","last_became_peered":"2024-09-21T10:39:11.736199+0000","last_unstale":"2024-09-21T10:42:38.789759+0000","last_undegraded":"2024-09-21T10:42:38.789759+0000","last_fullsized":"2024-09-21T10:42:38.789759+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:22.923335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":372,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.887409+0000","last_change":"2024-09-21T10:39:17.256845+0000","last_active":"2024-09-21T10:43:07.887409+0000","last_peered":"2024-09-21T10:43:07.887409+0000","last_clean":"2024-09-21T10:43:07.887409+0000","last_became_active":"2024-09-21T10:39:17.256400+0000","last_became_peered":"2024-09-21T10:39:17.256400+0000","last_unstale":"2024-09-21T10:43:07.887409+0000","last_undegraded":"2024-09-21T10:43:07.887409+0000","last_fullsized":"2024-09-21T10:43:07.887409+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:27:24.934998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"72'3","reported_seq":220,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:54.340559+0000","last_change":"2024-09-21T10:27:39.431764+0000","last_active":"2024-09-21T10:42:54.340559+0000","last_peered":"2024-09-21T10:42:54.340559+0000","last_clean":"2024-09-21T10:42:54.340559+0000","last_became_active":"2024-09-21T10:27:39.430768+0000","last_became_peered":"2024-09-21T10:27:39.430768+0000","last_unstale":"2024-09-21T10:42:54.340559+0000","last_undegraded":"2024-09-21T10:42:54.340559+0000","last_fullsized":"2024-09-21T10:42:54.340559+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:26.683203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":214,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:59.474235+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:42:59.474235+0000","last_peered":"2024-09-21T10:42:59.474235+0000","last_clean":"2024-09-21T10:42:59.474235+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:42:59.474235+0000","last_undegraded":"2024-09-21T10:42:59.474235+0000","last_fullsized":"2024-09-21T10:42:59.474235+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":335,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.767660+0000","last_change":"2024-09-21T10:39:11.748971+0000","last_active":"2024-09-21T10:43:07.767660+0000","last_peered":"2024-09-21T10:43:07.767660+0000","last_clean":"2024-09-21T10:43:07.767660+0000","last_became_active":"2024-09-21T10:39:11.748632+0000","last_became_peered":"2024-09-21T10:39:11.748632+0000","last_unstale":"2024-09-21T10:43:07.767660+0000","last_undegraded":"2024-09-21T10:43:07.767660+0000","last_fullsized":"2024-09-21T10:43:07.767660+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:52.450806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":353,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.881010+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:43:07.881010+0000","last_peered":"2024-09-21T10:43:07.881010+0000","last_clean":"2024-09-21T10:43:07.881010+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:43:07.881010+0000","last_undegraded":"2024-09-21T10:43:07.881010+0000","last_fullsized":"2024-09-21T10:43:07.881010+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":399,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.767717+0000","last_change":"2024-09-21T10:39:12.759717+0000","last_active":"2024-09-21T10:43:07.767717+0000","last_peered":"2024-09-21T10:43:07.767717+0000","last_clean":"2024-09-21T10:43:07.767717+0000","last_became_active":"2024-09-21T10:39:12.759261+0000","last_became_peered":"2024-09-21T10:39:12.759261+0000","last_unstale":"2024-09-21T10:43:07.767717+0000","last_undegraded":"2024-09-21T10:43:07.767717+0000","last_fullsized":"2024-09-21T10:43:07.767717+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:42.907748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":105,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.768787+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T10:43:07.768787+0000","last_peered":"2024-09-21T10:43:07.768787+0000","last_clean":"2024-09-21T10:43:07.768787+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T10:43:07.768787+0000","last_undegraded":"2024-09-21T10:43:07.768787+0000","last_fullsized":"2024-09-21T10:43:07.768787+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":372,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.767814+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:43:07.767814+0000","last_peered":"2024-09-21T10:43:07.767814+0000","last_clean":"2024-09-21T10:43:07.767814+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:43:07.767814+0000","last_undegraded":"2024-09-21T10:43:07.767814+0000","last_fullsized":"2024-09-21T10:43:07.767814+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.885478+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:43:07.885478+0000","last_peered":"2024-09-21T10:43:07.885478+0000","last_clean":"2024-09-21T10:43:07.885478+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:43:07.885478+0000","last_undegraded":"2024-09-21T10:43:07.885478+0000","last_fullsized":"2024-09-21T10:43:07.885478+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.888098+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:43:07.888098+0000","last_peered":"2024-09-21T10:43:07.888098+0000","last_clean":"2024-09-21T10:43:07.888098+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:43:07.888098+0000","last_undegraded":"2024-09-21T10:43:07.888098+0000","last_fullsized":"2024-09-21T10:43:07.888098+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.767870+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:43:07.767870+0000","last_peered":"2024-09-21T10:43:07.767870+0000","last_clean":"2024-09-21T10:43:07.767870+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:43:07.767870+0000","last_undegraded":"2024-09-21T10:43:07.767870+0000","last_fullsized":"2024-09-21T10:43:07.767870+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":239,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.790120+0000","last_change":"2024-09-21T10:38:45.607861+0000","last_active":"2024-09-21T10:42:38.790120+0000","last_peered":"2024-09-21T10:42:38.790120+0000","last_clean":"2024-09-21T10:42:38.790120+0000","last_became_active":"2024-09-21T10:38:45.607513+0000","last_became_peered":"2024-09-21T10:38:45.607513+0000","last_unstale":"2024-09-21T10:42:38.790120+0000","last_undegraded":"2024-09-21T10:42:38.790120+0000","last_fullsized":"2024-09-21T10:42:38.790120+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:40.498453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":104,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.791347+0000","last_change":"2024-09-21T10:38:45.611380+0000","last_active":"2024-09-21T10:42:38.791347+0000","last_peered":"2024-09-21T10:42:38.791347+0000","last_clean":"2024-09-21T10:42:38.791347+0000","last_became_active":"2024-09-21T10:38:45.611017+0000","last_became_peered":"2024-09-21T10:38:45.611017+0000","last_unstale":"2024-09-21T10:42:38.791347+0000","last_undegraded":"2024-09-21T10:42:38.791347+0000","last_fullsized":"2024-09-21T10:42:38.791347+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:17:15.307347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"73'2","reported_seq":347,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.881651+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:43:07.881651+0000","last_peered":"2024-09-21T10:43:07.881651+0000","last_clean":"2024-09-21T10:43:07.881651+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:43:07.881651+0000","last_undegraded":"2024-09-21T10:43:07.881651+0000","last_fullsized":"2024-09-21T10:43:07.881651+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":227,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.788742+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:42:38.788742+0000","last_peered":"2024-09-21T10:42:38.788742+0000","last_clean":"2024-09-21T10:42:38.788742+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:42:38.788742+0000","last_undegraded":"2024-09-21T10:42:38.788742+0000","last_fullsized":"2024-09-21T10:42:38.788742+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":217,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.791548+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:42:38.791548+0000","last_peered":"2024-09-21T10:42:38.791548+0000","last_clean":"2024-09-21T10:42:38.791548+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:42:38.791548+0000","last_undegraded":"2024-09-21T10:42:38.791548+0000","last_fullsized":"2024-09-21T10:42:38.791548+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":227,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.790037+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:42:38.790037+0000","last_peered":"2024-09-21T10:42:38.790037+0000","last_clean":"2024-09-21T10:42:38.790037+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:42:38.790037+0000","last_undegraded":"2024-09-21T10:42:38.790037+0000","last_fullsized":"2024-09-21T10:42:38.790037+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":243,"reported_epoch":244,"state":"active+clean","last_fresh":"2024-09-21T10:42:38.791229+0000","last_change":"2024-09-21T10:39:11.730995+0000","last_active":"2024-09-21T10:42:38.791229+0000","last_peered":"2024-09-21T10:42:38.791229+0000","last_clean":"2024-09-21T10:42:38.791229+0000","last_became_active":"2024-09-21T10:39:11.730559+0000","last_became_peered":"2024-09-21T10:39:11.730559+0000","last_unstale":"2024-09-21T10:42:38.791229+0000","last_undegraded":"2024-09-21T10:42:38.791229+0000","last_fullsized":"2024-09-21T10:42:38.791229+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:27.218072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":382,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.767931+0000","last_change":"2024-09-21T10:38:45.610599+0000","last_active":"2024-09-21T10:43:07.767931+0000","last_peered":"2024-09-21T10:43:07.767931+0000","last_clean":"2024-09-21T10:43:07.767931+0000","last_became_active":"2024-09-21T10:38:45.610135+0000","last_became_peered":"2024-09-21T10:38:45.610135+0000","last_unstale":"2024-09-21T10:43:07.767931+0000","last_undegraded":"2024-09-21T10:43:07.767931+0000","last_fullsized":"2024-09-21T10:43:07.767931+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:43.117895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"73'2","reported_seq":395,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.769623+0000","last_change":"2024-09-21T10:39:12.759916+0000","last_active":"2024-09-21T10:43:07.769623+0000","last_peered":"2024-09-21T10:43:07.769623+0000","last_clean":"2024-09-21T10:43:07.769623+0000","last_became_active":"2024-09-21T10:39:12.759587+0000","last_became_peered":"2024-09-21T10:39:12.759587+0000","last_unstale":"2024-09-21T10:43:07.769623+0000","last_undegraded":"2024-09-21T10:43:07.769623+0000","last_fullsized":"2024-09-21T10:43:07.769623+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:19.720836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":246,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.883387+0000","last_change":"2024-09-21T10:39:11.726753+0000","last_active":"2024-09-21T10:43:07.883387+0000","last_peered":"2024-09-21T10:43:07.883387+0000","last_clean":"2024-09-21T10:43:07.883387+0000","last_became_active":"2024-09-21T10:39:11.726465+0000","last_became_peered":"2024-09-21T10:39:11.726465+0000","last_unstale":"2024-09-21T10:43:07.883387+0000","last_undegraded":"2024-09-21T10:43:07.883387+0000","last_fullsized":"2024-09-21T10:43:07.883387+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:44.255123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":383,"reported_epoch":245,"state":"active+clean","last_fresh":"2024-09-21T10:43:07.881997+0000","last_change":"2024-09-21T10:39:13.073914+0000","last_active":"2024-09-21T10:43:07.881997+0000","last_peered":"2024-09-21T10:43:07.881997+0000","last_clean":"2024-09-21T10:43:07.881997+0000","last_became_active":"2024-09-21T10:39:13.033143+0000","last_became_peered":"2024-09-21T10:39:13.033143+0000","last_unstale":"2024-09-21T10:43:07.881997+0000","last_undegraded":"2024-09-21T10:43:07.881997+0000","last_fullsized":"2024-09-21T10:43:07.881997+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:23.090897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":582,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":6348275712,"num_objects":96867,"num_object_clones":0,"num_object_copies":290601,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":96867,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":96867,"num_write_kb":6199488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":19101450240,"data_stored":19101450240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":96867,"ondisk_log_size":96867,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":41,"num_read_kb":44,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":10268,"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":106496,"data_stored":17278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2048000,"data_stored":2033792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1640,"ondisk_log_size":1640,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201744,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2784168,"kb_used_data":2356064,"kb_used_omap":1,"kb_used_meta":428094,"kb_avail":90960984,"statfs":{"total":95995035648,"available":93144047616,"internally_reserved":0,"allocated":2412609536,"data_stored":2411299023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":438368716},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197621,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2785064,"kb_used_data":2649440,"kb_used_omap":5,"kb_used_meta":135610,"kb_avail":90960088,"statfs":{"total":95995035648,"available":93143130112,"internally_reserved":0,"allocated":2713026560,"data_stored":2711716807,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":138864776},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725031,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3915932,"kb_used_data":3533780,"kb_used_omap":1,"kb_used_meta":382142,"kb_avail":89829220,"statfs":{"total":95995035648,"available":91985121280,"internally_reserved":0,"allocated":3618590720,"data_stored":3617288738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":391313862},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986673,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2715560,"kb_used_data":2351456,"kb_used_omap":1,"kb_used_meta":364094,"kb_avail":91029592,"statfs":{"total":95995035648,"available":93214302208,"internally_reserved":0,"allocated":2407890944,"data_stored":2406580692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":372832710},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631681,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3328344,"kb_used_data":2705296,"kb_used_omap":4,"kb_used_meta":623035,"kb_avail":90416808,"statfs":{"total":95995035648,"available":92586811392,"internally_reserved":0,"allocated":2770223104,"data_stored":2768924980,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":637988401},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":0,"seq":420906795206,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958732,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3026376,"kb_used_data":2665664,"kb_used_omap":5,"kb_used_meta":360698,"kb_avail":90718776,"statfs":{"total":95995035648,"available":92896026624,"internally_reserved":0,"allocated":2729639936,"data_stored":2728356762,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":369355112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122257,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2717592,"kb_used_data":2324944,"kb_used_omap":5,"kb_used_meta":392634,"kb_avail":91027560,"statfs":{"total":95995035648,"available":93212221440,"internally_reserved":0,"allocated":2380742656,"data_stored":2379444502,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":402057386},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":24576,"data_stored":5442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":2393309184,"data_stored":2393309184,"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":2739208192,"data_stored":2739208192,"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":2782396416,"data_stored":2782396416,"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":2412183552,"data_stored":2412183552,"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":3629842432,"data_stored":3629842432,"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":2729181184,"data_stored":2729181184,"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":2415329280,"data_stored":2415329280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:43:39.889 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:43:39.889 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:43:39.889 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:43:39.889 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 0.000000 2024-09-21T10:43:39.889 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 7 0 2024-09-21T10:43:39.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[88275]: audit 2024-09-21T10:43:38.661877+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:43:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[88275]: audit 2024-09-21T10:43:38.661877+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:43:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[88275]: audit 2024-09-21T10:43:38.663389+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[88275]: audit 2024-09-21T10:43:38.663389+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[88275]: cluster 2024-09-21T10:43:38.691094+0000 mgr.y (mgr.25133) 921 : cluster [DBG] pgmap v915: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:43:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[88275]: cluster 2024-09-21T10:43:38.691094+0000 mgr.y (mgr.25133) 921 : cluster [DBG] pgmap v915: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:43:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[89466]: audit 2024-09-21T10:43:38.661877+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:43:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[89466]: audit 2024-09-21T10:43:38.661877+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:43:39.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[89466]: audit 2024-09-21T10:43:38.663389+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[89466]: audit 2024-09-21T10:43:38.663389+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[89466]: cluster 2024-09-21T10:43:38.691094+0000 mgr.y (mgr.25133) 921 : cluster [DBG] pgmap v915: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:43:39.928 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:39 smithi003 bash[89466]: cluster 2024-09-21T10:43:38.691094+0000 mgr.y (mgr.25133) 921 : cluster [DBG] pgmap v915: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:43:39.941 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:39.967 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:39.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:39.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:39 smithi204 bash[78884]: audit 2024-09-21T10:43:38.661877+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:43:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:39 smithi204 bash[78884]: audit 2024-09-21T10:43:38.661877+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:43:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:39 smithi204 bash[78884]: audit 2024-09-21T10:43:38.663389+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:39 smithi204 bash[78884]: audit 2024-09-21T10:43:38.663389+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:39 smithi204 bash[78884]: cluster 2024-09-21T10:43:38.691094+0000 mgr.y (mgr.25133) 921 : cluster [DBG] pgmap v915: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:43:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:39 smithi204 bash[78884]: cluster 2024-09-21T10:43:38.691094+0000 mgr.y (mgr.25133) 921 : cluster [DBG] pgmap v915: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:43:40.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:40.097 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:40.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:40.200 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:40.224 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:40.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:40.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:40.354 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:40.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:40.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:40.484 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:40.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:40.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:40.611 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:40.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:40.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 88 16 103077 103061 73.1797 59.25 0.015345 0.0136599 2024-09-21T10:43:40.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:40.743 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:40.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:40.846 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:40.884 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:40.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:40.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:40.987 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:41.018 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:41.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:41.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:41.160 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:41.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:41.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:41.292 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:41.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:41.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:41.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.430 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:41.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:41.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:41.553 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:41.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:41.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:41.663 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:43:41.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 89 16 104035 104019 73.0302 59.875 0.0106531 0.0136882 2024-09-21T10:43:41.689 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:41.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:41.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:41.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.820 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:41.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:41.911 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:43:41.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:41 smithi003 bash[88275]: cluster 2024-09-21T10:43:40.692117+0000 mgr.y (mgr.25133) 922 : cluster [DBG] pgmap v916: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:43:41.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:41 smithi003 bash[88275]: cluster 2024-09-21T10:43:40.692117+0000 mgr.y (mgr.25133) 922 : cluster [DBG] pgmap v916: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:43:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:41 smithi003 bash[89466]: cluster 2024-09-21T10:43:40.692117+0000 mgr.y (mgr.25133) 922 : cluster [DBG] pgmap v916: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:43:41.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:41 smithi003 bash[89466]: cluster 2024-09-21T10:43:40.692117+0000 mgr.y (mgr.25133) 922 : cluster [DBG] pgmap v916: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:43:41.963 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:41.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:41.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:41 smithi204 bash[78884]: cluster 2024-09-21T10:43:40.692117+0000 mgr.y (mgr.25133) 922 : cluster [DBG] pgmap v916: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:43:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:41 smithi204 bash[78884]: cluster 2024-09-21T10:43:40.692117+0000 mgr.y (mgr.25133) 922 : cluster [DBG] pgmap v916: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:43:42.067 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:42.101 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:42.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:42.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:42.235 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:42.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:42.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:42.378 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:42.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:42.480 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:42.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:42.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:42.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:42.651 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:42.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:42.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total time run: 90.0103 2024-09-21T10:43:42.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total writes made: 104949 2024-09-21T10:43:42.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Write size: 65536 2024-09-21T10:43:42.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object size: 65536 2024-09-21T10:43:42.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Bandwidth (MB/sec): 72.8729 2024-09-21T10:43:42.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Bandwidth: 33.1649 2024-09-21T10:43:42.666 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max bandwidth (MB/sec): 179.625 2024-09-21T10:43:42.667 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min bandwidth (MB/sec): 32.25 2024-09-21T10:43:42.667 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average IOPS: 1165 2024-09-21T10:43:42.667 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev IOPS: 530.639 2024-09-21T10:43:42.667 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max IOPS: 2874 2024-09-21T10:43:42.667 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min IOPS: 516 2024-09-21T10:43:42.667 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average Latency(s): 0.0137184 2024-09-21T10:43:42.667 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Latency(s): 0.0270578 2024-09-21T10:43:42.667 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max latency(s): 0.658393 2024-09-21T10:43:42.667 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min latency(s): 0.00109167 2024-09-21T10:43:42.670 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:43:42.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:42.783 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:42.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:42.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:42.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:42.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:42.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:43.017 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:43.036 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:43.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:43.138 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:43.163 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:43.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:43.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:43.289 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:43.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:43.345 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:43.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:43.419 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:43.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:43.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:43.556 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:43.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:43.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:43.686 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:43.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:43.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:43.800 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:43 smithi204 bash[78884]: cluster 2024-09-21T10:43:42.692604+0000 mgr.y (mgr.25133) 923 : cluster [DBG] pgmap v917: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-09-21T10:43:43.800 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:43 smithi204 bash[78884]: cluster 2024-09-21T10:43:42.692604+0000 mgr.y (mgr.25133) 923 : cluster [DBG] pgmap v917: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-09-21T10:43:43.816 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:43.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:43.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:43.948 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:43.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:43.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:44.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:44.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:43 smithi003 bash[88275]: cluster 2024-09-21T10:43:42.692604+0000 mgr.y (mgr.25133) 923 : cluster [DBG] pgmap v917: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-09-21T10:43:44.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:43 smithi003 bash[88275]: cluster 2024-09-21T10:43:42.692604+0000 mgr.y (mgr.25133) 923 : cluster [DBG] pgmap v917: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-09-21T10:43:44.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:43 smithi003 bash[89466]: cluster 2024-09-21T10:43:42.692604+0000 mgr.y (mgr.25133) 923 : cluster [DBG] pgmap v917: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-09-21T10:43:44.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:43 smithi003 bash[89466]: cluster 2024-09-21T10:43:42.692604+0000 mgr.y (mgr.25133) 923 : cluster [DBG] pgmap v917: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-09-21T10:43:44.076 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:44.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:44.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:44.201 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:44.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:44.304 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:44.329 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:44.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:44.364 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:44.432 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:44.450 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:44.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:44.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:44.580 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:44.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:44.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:44.714 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:44.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:44.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:44.851 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:44.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:44.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:44.981 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:44.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:44.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:45.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:45.114 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:45.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:45.217 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:45.248 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:45.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:45.351 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:45.370 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:45.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:45.473 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:45.491 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:45.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:45.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:45.617 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:45.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:45.720 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:45.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:45.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:45.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:45.866 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:45.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:45.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:45.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:45.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:46.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:46.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:46.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:45 smithi204 bash[78884]: cluster 2024-09-21T10:43:44.694313+0000 mgr.y (mgr.25133) 924 : cluster [DBG] pgmap v918: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 46 MiB/s wr, 795 op/s 2024-09-21T10:43:46.117 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:45 smithi204 bash[78884]: cluster 2024-09-21T10:43:44.694313+0000 mgr.y (mgr.25133) 924 : cluster [DBG] pgmap v918: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 46 MiB/s wr, 795 op/s 2024-09-21T10:43:46.131 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:46.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:46.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:45 smithi003 bash[88275]: cluster 2024-09-21T10:43:44.694313+0000 mgr.y (mgr.25133) 924 : cluster [DBG] pgmap v918: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 46 MiB/s wr, 795 op/s 2024-09-21T10:43:46.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:45 smithi003 bash[88275]: cluster 2024-09-21T10:43:44.694313+0000 mgr.y (mgr.25133) 924 : cluster [DBG] pgmap v918: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 46 MiB/s wr, 795 op/s 2024-09-21T10:43:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:45 smithi003 bash[89466]: cluster 2024-09-21T10:43:44.694313+0000 mgr.y (mgr.25133) 924 : cluster [DBG] pgmap v918: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 46 MiB/s wr, 795 op/s 2024-09-21T10:43:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:45 smithi003 bash[89466]: cluster 2024-09-21T10:43:44.694313+0000 mgr.y (mgr.25133) 924 : cluster [DBG] pgmap v918: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 46 MiB/s wr, 795 op/s 2024-09-21T10:43:46.235 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:46.257 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:46.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:46.366 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:46.387 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:46.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:46.417 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:46.417 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:43:46.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:46.526 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:46.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:46.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:46.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.657 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:46.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:46.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:46.807 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:46.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:46.913 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:46.940 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:46.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:46.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:47.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:47.081 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:47.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:47.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:47.211 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:47.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:47.314 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:47.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:47.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:47.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:47.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:47.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:47.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:47.580 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:43:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:43:47] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.51.0" 2024-09-21T10:43:47.599 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:47.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:47.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:47.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:47.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:47.849 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:47.876 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:47.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:47.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:47.916 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:47 smithi003 bash[88275]: cluster 2024-09-21T10:43:46.695324+0000 mgr.y (mgr.25133) 925 : cluster [DBG] pgmap v919: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 101 B/s rd, 41 MiB/s wr, 784 op/s 2024-09-21T10:43:47.916 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:47 smithi003 bash[88275]: cluster 2024-09-21T10:43:46.695324+0000 mgr.y (mgr.25133) 925 : cluster [DBG] pgmap v919: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 101 B/s rd, 41 MiB/s wr, 784 op/s 2024-09-21T10:43:47.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:47.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:47 smithi204 bash[78884]: cluster 2024-09-21T10:43:46.695324+0000 mgr.y (mgr.25133) 925 : cluster [DBG] pgmap v919: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 101 B/s rd, 41 MiB/s wr, 784 op/s 2024-09-21T10:43:47.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:47 smithi204 bash[78884]: cluster 2024-09-21T10:43:46.695324+0000 mgr.y (mgr.25133) 925 : cluster [DBG] pgmap v919: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 101 B/s rd, 41 MiB/s wr, 784 op/s 2024-09-21T10:43:48.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:48.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:48.119 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:48.136 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:48.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:48.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:47 smithi003 bash[89466]: cluster 2024-09-21T10:43:46.695324+0000 mgr.y (mgr.25133) 925 : cluster [DBG] pgmap v919: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 101 B/s rd, 41 MiB/s wr, 784 op/s 2024-09-21T10:43:48.184 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:47 smithi003 bash[89466]: cluster 2024-09-21T10:43:46.695324+0000 mgr.y (mgr.25133) 925 : cluster [DBG] pgmap v919: 99 pgs: 99 active+clean; 6.3 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 101 B/s rd, 41 MiB/s wr, 784 op/s 2024-09-21T10:43:48.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:48.263 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:48.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:48.367 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:48.391 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:48.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:48.494 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:48.519 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:48.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:48.621 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:48.642 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:48.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:48.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:48.768 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:48.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:48.873 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:48.908 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:48.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:48.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:49.012 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:49.032 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:49.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:49.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:49.164 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:49.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:49.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:49.288 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:49.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:49.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:49.416 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:49.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:49.519 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:49.544 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:49.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:49.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:49.678 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:49.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:49.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:49.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:49.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:49.913 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:49.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:49.946 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:49 smithi003 bash[88275]: cluster 2024-09-21T10:43:48.695836+0000 mgr.y (mgr.25133) 926 : cluster [DBG] pgmap v920: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 34 MiB/s wr, 776 op/s 2024-09-21T10:43:49.947 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:49 smithi003 bash[88275]: cluster 2024-09-21T10:43:48.695836+0000 mgr.y (mgr.25133) 926 : cluster [DBG] pgmap v920: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 34 MiB/s wr, 776 op/s 2024-09-21T10:43:49.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:49 smithi003 bash[89466]: cluster 2024-09-21T10:43:48.695836+0000 mgr.y (mgr.25133) 926 : cluster [DBG] pgmap v920: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 34 MiB/s wr, 776 op/s 2024-09-21T10:43:49.947 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:49 smithi003 bash[89466]: cluster 2024-09-21T10:43:48.695836+0000 mgr.y (mgr.25133) 926 : cluster [DBG] pgmap v920: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 34 MiB/s wr, 776 op/s 2024-09-21T10:43:49.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:49.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:50.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:50.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:49 smithi204 bash[78884]: cluster 2024-09-21T10:43:48.695836+0000 mgr.y (mgr.25133) 926 : cluster [DBG] pgmap v920: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 34 MiB/s wr, 776 op/s 2024-09-21T10:43:50.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:49 smithi204 bash[78884]: cluster 2024-09-21T10:43:48.695836+0000 mgr.y (mgr.25133) 926 : cluster [DBG] pgmap v920: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 34 MiB/s wr, 776 op/s 2024-09-21T10:43:50.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:50.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:50.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:50.208 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:50.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:50.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:50.338 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:50.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:50.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:50.472 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:50.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:50.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:50.611 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:50.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:50.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:50.744 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:50.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:50.848 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:50.872 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:50.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:50.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:50.975 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:50.998 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:51.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:51.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:51.125 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:51.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:51.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:51.252 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:51.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:51.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:51.393 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:51.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:51.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:51.536 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:51.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:51.639 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:51.664 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:51.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:51.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:51.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:51.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:51.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:51 smithi003 bash[89466]: cluster 2024-09-21T10:43:50.696437+0000 mgr.y (mgr.25133) 927 : cluster [DBG] pgmap v921: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 781 op/s 2024-09-21T10:43:51.931 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:51 smithi003 bash[89466]: cluster 2024-09-21T10:43:50.696437+0000 mgr.y (mgr.25133) 927 : cluster [DBG] pgmap v921: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 781 op/s 2024-09-21T10:43:51.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:51 smithi003 bash[88275]: cluster 2024-09-21T10:43:50.696437+0000 mgr.y (mgr.25133) 927 : cluster [DBG] pgmap v921: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 781 op/s 2024-09-21T10:43:51.932 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:51 smithi003 bash[88275]: cluster 2024-09-21T10:43:50.696437+0000 mgr.y (mgr.25133) 927 : cluster [DBG] pgmap v921: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 781 op/s 2024-09-21T10:43:51.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:51.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:51.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:52.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:52.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:51 smithi204 bash[78884]: cluster 2024-09-21T10:43:50.696437+0000 mgr.y (mgr.25133) 927 : cluster [DBG] pgmap v921: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 781 op/s 2024-09-21T10:43:52.051 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:51 smithi204 bash[78884]: cluster 2024-09-21T10:43:50.696437+0000 mgr.y (mgr.25133) 927 : cluster [DBG] pgmap v921: 99 pgs: 99 active+clean; 6.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 781 op/s 2024-09-21T10:43:52.074 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:52.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:52.177 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:52.199 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:52.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:52.303 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:52.326 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:52.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:52.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:52.461 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:52.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:52.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:52.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:52.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:52.724 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:52.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:52.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:52.848 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:52.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:52.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:52.972 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:52.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:52.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:53.074 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:53.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:53.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:53.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:53.257 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:53.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:53.362 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:53.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:53.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:53.485 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:53.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:53.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:53.606 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:53.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:53.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:53.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:53.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:53.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:53.870 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:53.904 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:53 smithi003 bash[89466]: cluster 2024-09-21T10:43:52.696859+0000 mgr.y (mgr.25133) 928 : cluster [DBG] pgmap v922: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 20 MiB/s wr, 759 op/s 2024-09-21T10:43:53.904 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:53 smithi003 bash[89466]: cluster 2024-09-21T10:43:52.696859+0000 mgr.y (mgr.25133) 928 : cluster [DBG] pgmap v922: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 20 MiB/s wr, 759 op/s 2024-09-21T10:43:53.904 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:53 smithi003 bash[89466]: audit 2024-09-21T10:43:53.655209+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:53.904 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:53 smithi003 bash[89466]: audit 2024-09-21T10:43:53.655209+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:53.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:53 smithi003 bash[88275]: cluster 2024-09-21T10:43:52.696859+0000 mgr.y (mgr.25133) 928 : cluster [DBG] pgmap v922: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 20 MiB/s wr, 759 op/s 2024-09-21T10:43:53.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:53 smithi003 bash[88275]: cluster 2024-09-21T10:43:52.696859+0000 mgr.y (mgr.25133) 928 : cluster [DBG] pgmap v922: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 20 MiB/s wr, 759 op/s 2024-09-21T10:43:53.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:53 smithi003 bash[88275]: audit 2024-09-21T10:43:53.655209+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:53.910 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:53 smithi003 bash[88275]: audit 2024-09-21T10:43:53.655209+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:53.919 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:53.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:53.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:53 smithi204 bash[78884]: cluster 2024-09-21T10:43:52.696859+0000 mgr.y (mgr.25133) 928 : cluster [DBG] pgmap v922: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 20 MiB/s wr, 759 op/s 2024-09-21T10:43:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:53 smithi204 bash[78884]: cluster 2024-09-21T10:43:52.696859+0000 mgr.y (mgr.25133) 928 : cluster [DBG] pgmap v922: 99 pgs: 99 active+clean; 6.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 20 MiB/s wr, 759 op/s 2024-09-21T10:43:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:53 smithi204 bash[78884]: audit 2024-09-21T10:43:53.655209+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:54.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:53 smithi204 bash[78884]: audit 2024-09-21T10:43:53.655209+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:43:54.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:54.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:54.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:54.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:54.228 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:54.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:54.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:54.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:54.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:54.466 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:54.490 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:54.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:54.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:54.619 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:54.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:54.724 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:54.746 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:54.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:54.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:54 smithi204 bash[78884]: audit 2024-09-21T10:43:53.776041+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:43:54.858 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:54 smithi204 bash[78884]: audit 2024-09-21T10:43:53.776041+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:43:54.873 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:54.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:54.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:54.980 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:54.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:54 smithi003 bash[88275]: audit 2024-09-21T10:43:53.776041+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:43:54.989 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:54 smithi003 bash[88275]: audit 2024-09-21T10:43:53.776041+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:43:54.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:54 smithi003 bash[89466]: audit 2024-09-21T10:43:53.776041+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:43:54.989 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:54 smithi003 bash[89466]: audit 2024-09-21T10:43:53.776041+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:43:55.015 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:55.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:55.119 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:55.145 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:55.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:55.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:55.274 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:55.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:55.378 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:55.403 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:55.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:55.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:55.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:55.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:55.647 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:55.664 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:55.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:55.767 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:55.790 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:55.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:55.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:55.925 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:55.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:55 smithi003 bash[88275]: cluster 2024-09-21T10:43:54.697691+0000 mgr.y (mgr.25133) 929 : cluster [DBG] pgmap v923: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 15 MiB/s wr, 881 op/s 2024-09-21T10:43:55.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:55 smithi003 bash[88275]: cluster 2024-09-21T10:43:54.697691+0000 mgr.y (mgr.25133) 929 : cluster [DBG] pgmap v923: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 15 MiB/s wr, 881 op/s 2024-09-21T10:43:55.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:55 smithi003 bash[89466]: cluster 2024-09-21T10:43:54.697691+0000 mgr.y (mgr.25133) 929 : cluster [DBG] pgmap v923: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 15 MiB/s wr, 881 op/s 2024-09-21T10:43:55.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:55 smithi003 bash[89466]: cluster 2024-09-21T10:43:54.697691+0000 mgr.y (mgr.25133) 929 : cluster [DBG] pgmap v923: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 15 MiB/s wr, 881 op/s 2024-09-21T10:43:55.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:55.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:56.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:56.053 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:55 smithi204 bash[78884]: cluster 2024-09-21T10:43:54.697691+0000 mgr.y (mgr.25133) 929 : cluster [DBG] pgmap v923: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 15 MiB/s wr, 881 op/s 2024-09-21T10:43:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:55 smithi204 bash[78884]: cluster 2024-09-21T10:43:54.697691+0000 mgr.y (mgr.25133) 929 : cluster [DBG] pgmap v923: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 15 MiB/s wr, 881 op/s 2024-09-21T10:43:56.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:56.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:56.181 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:56.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:56.286 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:56.309 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:56.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:56.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:56.432 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:43:56.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:43:56.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:56.558 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:56.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:56.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:56.689 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:56.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:56.794 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:56.819 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:56.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:56.922 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:56.953 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:56.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:56.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:57.057 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:57.083 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:57.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:57.188 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:57.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:57.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:57.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:57.351 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:57.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:57.460 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:57.480 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:43:57.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:43:57.583 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:57.594 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:43:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:43:57] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.51.0" 2024-09-21T10:43:57.610 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:57.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:57.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:57.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:57.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:57.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:57.874 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:57.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:57.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:57.895 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:57 smithi003 bash[88275]: cluster 2024-09-21T10:43:56.698202+0000 mgr.y (mgr.25133) 930 : cluster [DBG] pgmap v924: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 3.7 MiB/s wr, 765 op/s 2024-09-21T10:43:57.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:58.006 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:57 smithi204 bash[78884]: cluster 2024-09-21T10:43:56.698202+0000 mgr.y (mgr.25133) 930 : cluster [DBG] pgmap v924: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 3.7 MiB/s wr, 765 op/s 2024-09-21T10:43:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:57 smithi204 bash[78884]: cluster 2024-09-21T10:43:56.698202+0000 mgr.y (mgr.25133) 930 : cluster [DBG] pgmap v924: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 3.7 MiB/s wr, 765 op/s 2024-09-21T10:43:58.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:58.108 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:58.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:57 smithi003 bash[88275]: cluster 2024-09-21T10:43:56.698202+0000 mgr.y (mgr.25133) 930 : cluster [DBG] pgmap v924: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 3.7 MiB/s wr, 765 op/s 2024-09-21T10:43:58.116 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:57 smithi003 bash[89466]: cluster 2024-09-21T10:43:56.698202+0000 mgr.y (mgr.25133) 930 : cluster [DBG] pgmap v924: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 3.7 MiB/s wr, 765 op/s 2024-09-21T10:43:58.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:57 smithi003 bash[89466]: cluster 2024-09-21T10:43:56.698202+0000 mgr.y (mgr.25133) 930 : cluster [DBG] pgmap v924: 99 pgs: 99 active+clean; 5.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 3.7 MiB/s wr, 765 op/s 2024-09-21T10:43:58.137 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:58.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:58.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:58.276 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:58.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:58.379 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:58.399 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:58.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:58.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:58.522 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:58.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:58.624 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:58.655 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:58.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:58.783 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:58.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:58.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:58.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:58.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:58.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:59.022 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:59.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:43:59.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:43:59.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:59.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:59.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:59.301 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:59.323 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:43:59.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:43:59.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:59.456 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:43:59.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:43:59.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:59.592 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:43:59.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:43:59.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:59.732 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:43:59.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:43:59.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:59.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:43:59.884 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:43:59.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:43:59.985 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:59 smithi204 bash[78884]: cluster 2024-09-21T10:43:58.698748+0000 mgr.y (mgr.25133) 931 : cluster [DBG] pgmap v925: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:44:00.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:43:59 smithi204 bash[78884]: cluster 2024-09-21T10:43:58.698748+0000 mgr.y (mgr.25133) 931 : cluster [DBG] pgmap v925: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:44:00.008 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:00.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:00.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:00.152 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:00.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:00.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:59 smithi003 bash[88275]: cluster 2024-09-21T10:43:58.698748+0000 mgr.y (mgr.25133) 931 : cluster [DBG] pgmap v925: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:44:00.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:43:59 smithi003 bash[88275]: cluster 2024-09-21T10:43:58.698748+0000 mgr.y (mgr.25133) 931 : cluster [DBG] pgmap v925: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:44:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:59 smithi003 bash[89466]: cluster 2024-09-21T10:43:58.698748+0000 mgr.y (mgr.25133) 931 : cluster [DBG] pgmap v925: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:44:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:43:59 smithi003 bash[89466]: cluster 2024-09-21T10:43:58.698748+0000 mgr.y (mgr.25133) 931 : cluster [DBG] pgmap v925: 99 pgs: 99 active+clean; 5.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:44:00.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:00.296 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:00.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:00.410 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:00.430 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:00.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:00.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:00.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:00.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:00.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:00.721 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:00.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:00.862 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:00.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:00.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:00.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:00.996 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:00.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:01.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:01.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:01.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:01.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:01.253 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:01.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:01.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:01.388 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:01.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[88275]: audit 2024-09-21T10:44:00.343276+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[88275]: audit 2024-09-21T10:44:00.343276+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[88275]: audit 2024-09-21T10:44:00.351511+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[88275]: audit 2024-09-21T10:44:00.351511+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[88275]: cluster 2024-09-21T10:44:00.699303+0000 mgr.y (mgr.25133) 932 : cluster [DBG] pgmap v926: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:44:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[88275]: cluster 2024-09-21T10:44:00.699303+0000 mgr.y (mgr.25133) 932 : cluster [DBG] pgmap v926: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:44:01.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[89466]: audit 2024-09-21T10:44:00.343276+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[89466]: audit 2024-09-21T10:44:00.343276+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[89466]: audit 2024-09-21T10:44:00.351511+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[89466]: audit 2024-09-21T10:44:00.351511+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[89466]: cluster 2024-09-21T10:44:00.699303+0000 mgr.y (mgr.25133) 932 : cluster [DBG] pgmap v926: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:44:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:01 smithi003 bash[89466]: cluster 2024-09-21T10:44:00.699303+0000 mgr.y (mgr.25133) 932 : cluster [DBG] pgmap v926: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:44:01.491 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:01.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:01.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:01.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:01.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:01 smithi204 bash[78884]: audit 2024-09-21T10:44:00.343276+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:01 smithi204 bash[78884]: audit 2024-09-21T10:44:00.343276+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.648 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:01 smithi204 bash[78884]: audit 2024-09-21T10:44:00.351511+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:01 smithi204 bash[78884]: audit 2024-09-21T10:44:00.351511+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:01.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:01 smithi204 bash[78884]: cluster 2024-09-21T10:44:00.699303+0000 mgr.y (mgr.25133) 932 : cluster [DBG] pgmap v926: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:44:01.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:01 smithi204 bash[78884]: cluster 2024-09-21T10:44:00.699303+0000 mgr.y (mgr.25133) 932 : cluster [DBG] pgmap v926: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:44:01.662 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:01.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:01.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:01.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:01.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:01.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:01.941 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:01.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:01.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:02.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:02.067 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:02.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:02.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:02.203 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:02.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:02.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:02.329 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:02.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:02.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:02.460 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:02.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:02.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:02.585 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:02.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:02.688 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:02.714 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:02.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:02.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:02.844 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:02.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:02.949 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:02.979 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:02.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:02.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:03.060 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:44:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: "size": 20, 2024-09-21T10:44:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 600, 2024-09-21T10:44:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:44:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:71978 8.f 8:f27d3ae8:::benchmark_data_smithi003_167864_object71977:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:44:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:03.579040+0000", 2024-09-21T10:44:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 59.477111702999998, 2024-09-21T10:44:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.31802472599999998, 2024-09-21T10:44:03.060 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 71978 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.579040+0000", 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.061 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.579040+0000", 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.579041+0000", 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.9999999999999999e-07 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.579063+0000", 2024-09-21T10:44:03.062 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.19e-05 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.579076+0000", 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3977e-05 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.579081+0000", 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0199999999999996e-06 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.063 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.579244+0000", 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016342400000000001 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.579330+0000", 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6468e-05 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.579411+0000", 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.0226000000000001e-05 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.064 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.587608+0000", 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0081975490000000002 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.587665+0000", 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.7244000000000003e-05 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.896957+0000", 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.30929176200000003 2024-09-21T10:44:03.065 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.897015+0000", 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8189999999999997e-05 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.897065+0000", 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.9666000000000002e-05 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.066 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:71995 8.b 8:d14e5d6c:::benchmark_data_smithi003_167864_object71994:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:03.587824+0000", 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 59.468328511999999, 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.32311562799999999, 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 71995 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.067 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.587824+0000", 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.587824+0000", 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.587825+0000", 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3120000000000001e-06 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.068 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.587853+0000", 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.8121000000000001e-05 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.587864+0000", 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0896999999999999e-05 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.587870+0000", 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4729999999999997e-06 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.587903+0000", 2024-09-21T10:44:03.069 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.2370999999999999e-05 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.587989+0000", 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6626999999999996e-05 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.588065+0000", 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.6138999999999997e-05 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.905174+0000", 2024-09-21T10:44:03.070 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.31710857999999997 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.905213+0000", 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.8634000000000003e-05 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.910842+0000", 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0056297049999999996 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.910895+0000", 2024-09-21T10:44:03.071 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.2889000000000001e-05 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.910939+0000", 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.388e-05 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:71996 8.b 8:db2fdf93:::benchmark_data_smithi003_167864_object71995:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:03.588926+0000", 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 59.467225739, 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.32535777100000002, 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.072 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 71996 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.588926+0000", 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.588926+0000", 2024-09-21T10:44:03.073 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.588927+0000", 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.3399999999999998e-07 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.588945+0000", 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7756000000000001e-05 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.588954+0000", 2024-09-21T10:44:03.074 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.0739999999999999e-06 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.588959+0000", 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8239999999999999e-06 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.896736+0000", 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.30777750100000001 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.897086+0000", 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000350186 2024-09-21T10:44:03.075 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.902060+0000", 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0049732500000000002 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.908046+0000", 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0059858519999999998 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.910962+0000", 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0029165710000000002 2024-09-21T10:44:03.076 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.914186+0000", 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0032237479999999998 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.914241+0000", 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5590999999999997e-05 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.914284+0000", 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2583999999999998e-05 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.077 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:71997 8.0 8:06c9f252:::benchmark_data_smithi003_167864_object71996:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:03.589400+0000", 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 59.466752227000001, 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.32194888700000002, 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 71997 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.078 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.589400+0000", 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.589400+0000", 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.589401+0000", 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.4300000000000001e-07 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.079 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.589423+0000", 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2169999999999999e-05 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.589434+0000", 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1029000000000001e-05 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.589441+0000", 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6950000000000003e-06 2024-09-21T10:44:03.080 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.589492+0000", 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0884999999999998e-05 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.589618+0000", 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00012601499999999999 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.589737+0000", 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000119338 2024-09-21T10:44:03.081 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.907371+0000", 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.31763396599999999 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.907421+0000", 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.9673999999999999e-05 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.911234+0000", 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0038132040000000002 2024-09-21T10:44:03.082 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.911298+0000", 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4461000000000005e-05 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:03.911349+0000", 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0507000000000003e-05 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.083 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:99846 8.0 8:075ffb39:::benchmark_data_smithi003_167864_object99845:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e245)", 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:36.254334+0000", 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 26.801817641, 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.32585040100000001, 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 99846 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.084 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.254334+0000", 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.254334+0000", 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.254335+0000", 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.47e-07 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.085 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.254380+0000", 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5030000000000001e-05 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.254389+0000", 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.1980000000000007e-06 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.254396+0000", 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.494e-06 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.086 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.254435+0000", 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.9081000000000001e-05 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.254576+0000", 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014086599999999999 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.254697+0000", 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000121591 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.087 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.260160+0000", 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0054621280000000001 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.263317+0000", 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0031571260000000001 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.579565+0000", 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.316247997 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.088 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.580141+0000", 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00057647700000000004 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.580185+0000", 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3566000000000003e-05 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:99852 8.0 8:02c60cbb:::benchmark_data_smithi003_167864_object99851:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e245)", 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:36.260334+0000", 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 26.795817716999998, 2024-09-21T10:44:03.089 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.32003061599999999, 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 99852 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.260334+0000", 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.090 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.260334+0000", 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.260335+0000", 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.5999999999999991e-07 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.260352+0000", 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7176e-05 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.091 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.260360+0000", 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.7239999999999992e-06 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.260365+0000", 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.481e-06 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.260459+0000", 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.4559e-05 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.260592+0000", 2024-09-21T10:44:03.092 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000132342 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.260690+0000", 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.8904e-05 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.265740+0000", 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0050496320000000001 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.265836+0000", 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.6340000000000003e-05 2024-09-21T10:44:03.093 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.580256+0000", 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.31441935100000001 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.580318+0000", 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2373999999999996e-05 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.580365+0000", 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6773000000000001e-05 2024-09-21T10:44:03.094 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:99866 8.f 8:f23e5e01:::benchmark_data_smithi003_167864_object99865:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e245)", 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:36.275336+0000", 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 26.780816286, 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.51706268200000005, 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.095 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 99866 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.275336+0000", 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.275336+0000", 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.096 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.275338+0000", 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9630000000000001e-06 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.275360+0000", 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1810999999999998e-05 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.569254+0000", 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.29389469099999999 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.097 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.569280+0000", 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.5571999999999998e-05 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.569437+0000", 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015734399999999999 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.569754+0000", 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00031644600000000001 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.098 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.570047+0000", 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00029335899999999998 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.574461+0000", 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0044136280000000002 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.576160+0000", 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001699196 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.099 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.791385+0000", 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.21522570399999999 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.792332+0000", 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00094672099999999998 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:36.792398+0000", 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6247000000000005e-05 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.100 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:100654 8.f 8:ff86a7f0:::benchmark_data_smithi003_167864_object100653:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:37.559127+0000", 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 25.497024572000001, 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.36905048299999998, 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 100654 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.101 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.559127+0000", 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.559127+0000", 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.559130+0000", 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2359999999999999e-06 2024-09-21T10:44:03.102 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.559167+0000", 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.7129000000000003e-05 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.559190+0000", 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2986999999999999e-05 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.559203+0000", 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3370000000000001e-05 2024-09-21T10:44:03.103 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.559311+0000", 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000107582 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.559439+0000", 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000128558 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.559521+0000", 2024-09-21T10:44:03.104 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1354999999999996e-05 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.562149+0000", 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002628114 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.562355+0000", 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00020657299999999999 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.927908+0000", 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.36555312200000001 2024-09-21T10:44:03.105 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.928062+0000", 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015375499999999999 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.928178+0000", 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000115702 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:100657 8.0 8:0bd4cd43:::benchmark_data_smithi003_167864_object100656:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:44:03.106 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:37.565412+0000", 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 25.490740006999999, 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.38274233600000002, 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 100657 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565412+0000", 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.107 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565412+0000", 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565413+0000", 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.051e-06 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565430+0000", 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6756e-05 2024-09-21T10:44:03.108 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565439+0000", 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.0820000000000005e-06 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565444+0000", 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6609999999999999e-06 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565481+0000", 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.6980000000000002e-05 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.109 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565572+0000", 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.1550000000000003e-05 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565707+0000", 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00013519199999999999 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.941979+0000", 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.37627126999999999 2024-09-21T10:44:03.110 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.942025+0000", 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5995000000000003e-05 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.948046+0000", 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0060214420000000001 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.948110+0000", 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3701000000000006e-05 2024-09-21T10:44:03.111 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.948154+0000", 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.4656000000000001e-05 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:100659 8.0 8:05d382c4:::benchmark_data_smithi003_167864_object100658:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:37.565717+0000", 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 25.490435402999999, 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.38276167799999999, 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.112 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 100659 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565717+0000", 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.113 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565717+0000", 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565717+0000", 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.82e-07 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.565743+0000", 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.582e-05 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.114 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.930116+0000", 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.36437353700000003 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.930147+0000", 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.0707000000000003e-05 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.934881+0000", 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0047336380000000001 2024-09-21T10:44:03.115 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.935227+0000", 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00034662499999999998 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,5", 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.935580+0000", 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00035261 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.948230+0000", 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.012650408 2024-09-21T10:44:03.116 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.948305+0000", 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5053000000000001e-05 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.948328+0000", 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2684000000000002e-05 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.948413+0000", 2024-09-21T10:44:03.117 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.5153000000000003e-05 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.948478+0000", 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4961000000000004e-05 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:100654 8.f e246/237 ondisk, result = 0)", 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:37.566416+0000", 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 25.489736378, 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.36178164499999999, 2024-09-21T10:44:03.118 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.566416+0000", 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.566416+0000", 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.119 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.566416+0000", 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4799999999999998e-07 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.566420+0000", 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.5219999999999999e-06 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.927648+0000", 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.36122796800000001 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.120 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.927680+0000", 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.235e-05 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.927865+0000", 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00018445500000000001 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.927892+0000", 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.6971999999999999e-05 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:37.928197+0000", 2024-09-21T10:44:03.121 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00030572999999999999 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:106387 8.b 8:df3b8bb2:::benchmark_data_smithi003_167864_object1435:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.125413+0000", 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 18.930738759, 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.56810281699999998, 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.122 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 106387 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125413+0000", 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125413+0000", 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.123 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125414+0000", 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.2500000000000004e-07 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125417+0000", 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.275e-06 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125426+0000", 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.8990000000000007e-06 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.124 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125432+0000", 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.7880000000000003e-06 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125649+0000", 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00021729200000000001 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125749+0000", 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000100008 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125888+0000", 2024-09-21T10:44:03.125 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00013817899999999999 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.134808+0000", 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0089205429999999995 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.134848+0000", 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0018999999999997e-05 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.126 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693268+0000", 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.55842019899999995 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693413+0000", 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000145081 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693516+0000", 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00010260900000000001 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.127 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:106388 8.f 8:fd2d4a32:::benchmark_data_smithi003_167864_object1436:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.125441+0000", 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 18.930710705999999, 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.56825391999999997, 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 106388 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.128 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125441+0000", 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125441+0000", 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125442+0000", 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.7099999999999997e-07 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.129 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125443+0000", 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8080000000000001e-06 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125449+0000", 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6799999999999998e-06 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.125454+0000", 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6299999999999997e-06 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.126442+0000", 2024-09-21T10:44:03.130 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00098797800000000003 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.126557+0000", 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00011506900000000001 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.126669+0000", 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000112398 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.132902+0000", 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.006232385 2024-09-21T10:44:03.131 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.132926+0000", 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.4831e-05 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137607+0000", 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0046804990000000003 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693605+0000", 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.55599811200000004 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.132 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693695+0000", 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.0159000000000002e-05 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:106393 8.f 8:f3987071:::benchmark_data_smithi003_167864_object1441:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.129930+0000", 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 18.926222005, 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.57201384700000002, 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.133 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 106393 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.129930+0000", 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.134 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.129930+0000", 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.129931+0000", 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4169999999999999e-06 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.129936+0000", 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3270000000000002e-06 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.135 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.129948+0000", 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2649999999999999e-05 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.129956+0000", 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.9400000000000002e-06 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.129998+0000", 2024-09-21T10:44:03.136 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1449999999999998e-05 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.130109+0000", 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000111054 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.130213+0000", 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00010412999999999999 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.132990+0000", 2024-09-21T10:44:03.137 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0027771979999999998 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.133202+0000", 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00021137700000000001 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.701679+0000", 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.568477766 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.701842+0000", 2024-09-21T10:44:03.138 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016245699999999999 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.701944+0000", 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000102081 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:106394 8.b 8:d0694639:::benchmark_data_smithi003_167864_object1442:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.130270+0000", 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 18.925882072, 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.56352997299999996, 2024-09-21T10:44:03.139 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 106394 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.130270+0000", 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.140 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.130270+0000", 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.130271+0000", 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5799999999999998e-07 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.130274+0000", 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.766e-06 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.130286+0000", 2024-09-21T10:44:03.141 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1054e-05 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.130292+0000", 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.7959999999999998e-06 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.132119+0000", 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001826338 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.132208+0000", 2024-09-21T10:44:03.142 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.9147999999999994e-05 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.132270+0000", 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2226999999999999e-05 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.135446+0000", 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00317557 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137270+0000", 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001824006 2024-09-21T10:44:03.143 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693609+0000", 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.55633963399999997 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693714+0000", 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000104551 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693800+0000", 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6125000000000006e-05 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.144 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35025.0:106397 8.a e246/237 8:5bcb3728:::benchmark_data_smithi003_167864_object1445:head v 246'6676, mlcod=246'6672)", 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.134808+0000", 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 18.921344327, 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.55877487100000001, 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.145 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.134808+0000", 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.134808+0000", 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.134809+0000", 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.9500000000000001e-07 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.134814+0000", 2024-09-21T10:44:03.146 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.2449999999999998e-06 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.134824+0000", 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0095000000000001e-05 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.134830+0000", 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4150000000000004e-06 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.134880+0000", 2024-09-21T10:44:03.147 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0042e-05 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.134899+0000", 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8544000000000001e-05 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693453+0000", 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.55855428500000004 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693583+0000", 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00012935 2024-09-21T10:44:03.148 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:106400 8.f 8:f8cf16e1:::benchmark_data_smithi003_167864_object1448:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.137474+0000", 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 18.918678176, 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.57860931500000001, 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:44:03.149 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 106400 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137474+0000", 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137474+0000", 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.150 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137475+0000", 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5430000000000001e-06 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137480+0000", 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.9429999999999999e-06 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137491+0000", 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1151999999999999e-05 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.151 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137499+0000", 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.4590000000000001e-06 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693790+0000", 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.55629150500000002 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.694069+0000", 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00027830599999999997 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.152 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.694396+0000", 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00032706899999999998 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.702093+0000", 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.007696909 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.702121+0000", 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.8605000000000001e-05 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.153 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.715939+0000", 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.013818039000000001 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.716019+0000", 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.9271999999999996e-05 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.716083+0000", 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4512999999999997e-05 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.154 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:106388 8.f e246/237 ondisk, result = 0)", 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.137525+0000", 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 18.918626833000001, 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.55619423000000001, 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137525+0000", 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.155 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137525+0000", 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137526+0000", 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.1999999999999999e-07 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137529+0000", 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.4699999999999998e-06 2024-09-21T10:44:03.156 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137538+0000", 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.9330000000000007e-06 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137544+0000", 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5829999999999997e-06 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137594+0000", 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0024000000000001e-05 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.157 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137601+0000", 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0040000000000002e-06 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693719+0000", 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.55611859600000002 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.158 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:106387 8.b e246/237 ondisk, result = 0)", 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.140568+0000", 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 18.915584011, 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.55296151699999996, 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.140568+0000", 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.159 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.140568+0000", 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.140569+0000", 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.1900000000000002e-07 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.140572+0000", 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.4199999999999999e-06 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693045+0000", 2024-09-21T10:44:03.160 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.55247312999999998 2024-09-21T10:44:03.161 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.161 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.161 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.161 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693077+0000", 2024-09-21T10:44:03.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.1949999999999997e-05 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693232+0000", 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015467399999999999 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693253+0000", 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1432000000000001e-05 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.162 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693530+0000", 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00027629199999999998 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35025.0:106402 8.8 e246/237 8:1c3069a9:::benchmark_data_smithi003_167864_object1450:head v 246'6650, mlcod=246'6648)", 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.141163+0000", 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 18.914988829999999, 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.56361636800000003, 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:44:03.163 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.141163+0000", 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.141163+0000", 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.141164+0000", 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5299999999999999e-07 2024-09-21T10:44:03.164 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.141168+0000", 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5469999999999998e-06 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693193+0000", 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.552024713 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693218+0000", 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.5474e-05 2024-09-21T10:44:03.165 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693787+0000", 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00056893299999999998 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.693838+0000", 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0234e-05 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.704714+0000", 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010876838999999999 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:44:03.166 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:44:03.167 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:44:03.167 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.704780+0000", 2024-09-21T10:44:03.167 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5174999999999999e-05 2024-09-21T10:44:03.167 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.167 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.167 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.167 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:44:03.167 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:44:03.167 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:44:03.210 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:03.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:03.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:03.340 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:03.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:03.444 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:03.467 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:03.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:03.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:03.594 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:03.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:03.698 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:03.736 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:03.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:03.840 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:03.875 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:03.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:03.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:03.980 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:04.011 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:04.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:04.044 INFO:teuthology.orchestra.run.smithi003.stderr:set osd.7 primary-affinity to 0 (802) 2024-09-21T10:44:04.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:04.167 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:04.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:04.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:04.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:04 smithi204 bash[78884]: cluster 2024-09-21T10:44:02.699807+0000 mgr.y (mgr.25133) 933 : cluster [DBG] pgmap v927: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 706 op/s 2024-09-21T10:44:04.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:04 smithi204 bash[78884]: cluster 2024-09-21T10:44:02.699807+0000 mgr.y (mgr.25133) 933 : cluster [DBG] pgmap v927: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 706 op/s 2024-09-21T10:44:04.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:04 smithi204 bash[78884]: audit 2024-09-21T10:44:03.024206+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:04 smithi204 bash[78884]: audit 2024-09-21T10:44:03.024206+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:04 smithi204 bash[78884]: audit 2024-09-21T10:44:03.031538+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:04 smithi204 bash[78884]: audit 2024-09-21T10:44:03.031538+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:04 smithi204 bash[78884]: audit 2024-09-21T10:44:03.231867+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.3:0/2033472498' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:04 smithi204 bash[78884]: audit 2024-09-21T10:44:03.231867+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.3:0/2033472498' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:04 smithi204 bash[78884]: audit 2024-09-21T10:44:03.232352+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:04 smithi204 bash[78884]: audit 2024-09-21T10:44:03.232352+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.311 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:04.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:04.417 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:04.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[89466]: cluster 2024-09-21T10:44:02.699807+0000 mgr.y (mgr.25133) 933 : cluster [DBG] pgmap v927: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 706 op/s 2024-09-21T10:44:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[89466]: cluster 2024-09-21T10:44:02.699807+0000 mgr.y (mgr.25133) 933 : cluster [DBG] pgmap v927: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 706 op/s 2024-09-21T10:44:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[89466]: audit 2024-09-21T10:44:03.024206+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[89466]: audit 2024-09-21T10:44:03.024206+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[89466]: audit 2024-09-21T10:44:03.031538+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[89466]: audit 2024-09-21T10:44:03.031538+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[89466]: audit 2024-09-21T10:44:03.231867+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.3:0/2033472498' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[89466]: audit 2024-09-21T10:44:03.231867+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.3:0/2033472498' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[89466]: audit 2024-09-21T10:44:03.232352+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[89466]: audit 2024-09-21T10:44:03.232352+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[88275]: cluster 2024-09-21T10:44:02.699807+0000 mgr.y (mgr.25133) 933 : cluster [DBG] pgmap v927: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 706 op/s 2024-09-21T10:44:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[88275]: cluster 2024-09-21T10:44:02.699807+0000 mgr.y (mgr.25133) 933 : cluster [DBG] pgmap v927: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 706 op/s 2024-09-21T10:44:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[88275]: audit 2024-09-21T10:44:03.024206+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[88275]: audit 2024-09-21T10:44:03.024206+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[88275]: audit 2024-09-21T10:44:03.031538+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[88275]: audit 2024-09-21T10:44:03.031538+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[88275]: audit 2024-09-21T10:44:03.231867+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.3:0/2033472498' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[88275]: audit 2024-09-21T10:44:03.231867+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.3:0/2033472498' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[88275]: audit 2024-09-21T10:44:03.232352+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:04 smithi003 bash[88275]: audit 2024-09-21T10:44:03.232352+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.0} : dispatch 2024-09-21T10:44:04.442 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:04.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:04.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:04.575 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:04.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:04.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:04.701 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:04.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:04.807 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:04.832 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:04.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:04.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:04.969 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:04.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:04.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:05.074 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:05.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[88275]: audit 2024-09-21T10:44:04.033970+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2024-09-21T10:44:05.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[88275]: audit 2024-09-21T10:44:04.033970+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2024-09-21T10:44:05.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[88275]: cluster 2024-09-21T10:44:04.039508+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e247: 8 total, 8 up, 7 in 2024-09-21T10:44:05.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[88275]: cluster 2024-09-21T10:44:04.039508+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e247: 8 total, 8 up, 7 in 2024-09-21T10:44:05.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[88275]: audit 2024-09-21T10:44:04.056639+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:44:05.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[88275]: audit 2024-09-21T10:44:04.056639+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:44:05.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[88275]: audit 2024-09-21T10:44:04.057585+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:44:05.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[88275]: audit 2024-09-21T10:44:04.057585+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:44:05.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[88275]: audit 2024-09-21T10:44:04.068125+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:05.083 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[88275]: audit 2024-09-21T10:44:04.068125+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:05.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[89466]: audit 2024-09-21T10:44:04.033970+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2024-09-21T10:44:05.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[89466]: audit 2024-09-21T10:44:04.033970+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2024-09-21T10:44:05.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[89466]: cluster 2024-09-21T10:44:04.039508+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e247: 8 total, 8 up, 7 in 2024-09-21T10:44:05.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[89466]: cluster 2024-09-21T10:44:04.039508+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e247: 8 total, 8 up, 7 in 2024-09-21T10:44:05.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[89466]: audit 2024-09-21T10:44:04.056639+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:44:05.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[89466]: audit 2024-09-21T10:44:04.056639+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:44:05.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[89466]: audit 2024-09-21T10:44:04.057585+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:44:05.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[89466]: audit 2024-09-21T10:44:04.057585+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:44:05.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[89466]: audit 2024-09-21T10:44:04.068125+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:05.084 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:05 smithi003 bash[89466]: audit 2024-09-21T10:44:04.068125+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:05.097 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:05.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:05.203 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:05.227 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:05.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:05.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:05 smithi204 bash[78884]: audit 2024-09-21T10:44:04.033970+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2024-09-21T10:44:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:05 smithi204 bash[78884]: audit 2024-09-21T10:44:04.033970+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2024-09-21T10:44:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:05 smithi204 bash[78884]: cluster 2024-09-21T10:44:04.039508+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e247: 8 total, 8 up, 7 in 2024-09-21T10:44:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:05 smithi204 bash[78884]: cluster 2024-09-21T10:44:04.039508+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e247: 8 total, 8 up, 7 in 2024-09-21T10:44:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:05 smithi204 bash[78884]: audit 2024-09-21T10:44:04.056639+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:44:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:05 smithi204 bash[78884]: audit 2024-09-21T10:44:04.056639+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:44:05.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:05 smithi204 bash[78884]: audit 2024-09-21T10:44:04.057585+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:44:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:05 smithi204 bash[78884]: audit 2024-09-21T10:44:04.057585+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:44:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:05 smithi204 bash[78884]: audit 2024-09-21T10:44:04.068125+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:05 smithi204 bash[78884]: audit 2024-09-21T10:44:04.068125+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:05.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:05.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:05.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:05.475 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:05.502 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:05.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:05.605 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:05.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:44:05.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:05.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:05.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:05.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:05.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:05.893 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:05.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:05.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:05.997 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:06.022 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:06.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:06.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:06.153 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:06 smithi204 bash[78884]: cluster 2024-09-21T10:44:04.700385+0000 mgr.y (mgr.25133) 934 : cluster [DBG] pgmap v929: 99 pgs: 5 peering, 94 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2024-09-21T10:44:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:06 smithi204 bash[78884]: cluster 2024-09-21T10:44:04.700385+0000 mgr.y (mgr.25133) 934 : cluster [DBG] pgmap v929: 99 pgs: 5 peering, 94 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2024-09-21T10:44:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:06 smithi204 bash[78884]: cluster 2024-09-21T10:44:05.048064+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e248: 8 total, 8 up, 7 in 2024-09-21T10:44:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:06 smithi204 bash[78884]: cluster 2024-09-21T10:44:05.048064+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e248: 8 total, 8 up, 7 in 2024-09-21T10:44:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:06 smithi204 bash[78884]: cluster 2024-09-21T10:44:05.061583+0000 mon.a (mon.0) 1360 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:44:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:06 smithi204 bash[78884]: cluster 2024-09-21T10:44:05.061583+0000 mon.a (mon.0) 1360 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:44:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:06 smithi204 bash[78884]: cluster 2024-09-21T10:44:05.127267+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:44:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:06 smithi204 bash[78884]: cluster 2024-09-21T10:44:05.127267+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:44:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:06 smithi204 bash[78884]: cluster 2024-09-21T10:44:05.130309+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:44:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:06 smithi204 bash[78884]: cluster 2024-09-21T10:44:05.130309+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:44:06.258 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:06.269 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[88275]: cluster 2024-09-21T10:44:04.700385+0000 mgr.y (mgr.25133) 934 : cluster [DBG] pgmap v929: 99 pgs: 5 peering, 94 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2024-09-21T10:44:06.269 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[88275]: cluster 2024-09-21T10:44:04.700385+0000 mgr.y (mgr.25133) 934 : cluster [DBG] pgmap v929: 99 pgs: 5 peering, 94 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2024-09-21T10:44:06.269 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[88275]: cluster 2024-09-21T10:44:05.048064+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e248: 8 total, 8 up, 7 in 2024-09-21T10:44:06.269 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[88275]: cluster 2024-09-21T10:44:05.048064+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e248: 8 total, 8 up, 7 in 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[88275]: cluster 2024-09-21T10:44:05.061583+0000 mon.a (mon.0) 1360 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[88275]: cluster 2024-09-21T10:44:05.061583+0000 mon.a (mon.0) 1360 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[88275]: cluster 2024-09-21T10:44:05.127267+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[88275]: cluster 2024-09-21T10:44:05.127267+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[88275]: cluster 2024-09-21T10:44:05.130309+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[88275]: cluster 2024-09-21T10:44:05.130309+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[89466]: cluster 2024-09-21T10:44:04.700385+0000 mgr.y (mgr.25133) 934 : cluster [DBG] pgmap v929: 99 pgs: 5 peering, 94 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[89466]: cluster 2024-09-21T10:44:04.700385+0000 mgr.y (mgr.25133) 934 : cluster [DBG] pgmap v929: 99 pgs: 5 peering, 94 active+clean; 5.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[89466]: cluster 2024-09-21T10:44:05.048064+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e248: 8 total, 8 up, 7 in 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[89466]: cluster 2024-09-21T10:44:05.048064+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e248: 8 total, 8 up, 7 in 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[89466]: cluster 2024-09-21T10:44:05.061583+0000 mon.a (mon.0) 1360 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:44:06.270 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[89466]: cluster 2024-09-21T10:44:05.061583+0000 mon.a (mon.0) 1360 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T10:44:06.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[89466]: cluster 2024-09-21T10:44:05.127267+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:44:06.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[89466]: cluster 2024-09-21T10:44:05.127267+0000 osd.0 (osd.0) 21 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:44:06.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[89466]: cluster 2024-09-21T10:44:05.130309+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:44:06.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:06 smithi003 bash[89466]: cluster 2024-09-21T10:44:05.130309+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:44:06.283 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:06.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:06.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:06.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:06.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:06.514 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:06.540 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:06.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:06.642 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:06.664 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:06.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:06.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:06.813 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:06.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:06.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:06.951 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:06.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:06.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:07.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:07.107 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:07.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:07.212 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:07.234 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:07.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:07.340 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:07.369 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:07.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:07.472 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:07.482 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:44:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:44:07] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.51.0" 2024-09-21T10:44:07.500 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:07.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:07.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:07.625 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:07.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:07.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:07.757 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:44:07.757 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:44:07.769 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:07.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:07.779 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:44:07.780 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:44:07.806 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:44:07.807 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:44:07.842 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:44:07.842 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:44:07.866 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:44:07.866 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:44:07.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:07.899 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:44:07.899 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:44:07.903 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:07.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:07.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:07.925 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:44:07.925 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:44:07.951 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:44:07.952 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:44:08.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:08.038 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:08.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:08.068 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:44:08.143 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:08.167 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:08.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:08.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:08 smithi204 bash[78884]: cluster 2024-09-21T10:44:06.700969+0000 mgr.y (mgr.25133) 935 : cluster [DBG] pgmap v931: 99 pgs: 5 peering, 94 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 735 op/s 2024-09-21T10:44:08.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:08 smithi204 bash[78884]: cluster 2024-09-21T10:44:06.700969+0000 mgr.y (mgr.25133) 935 : cluster [DBG] pgmap v931: 99 pgs: 5 peering, 94 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 735 op/s 2024-09-21T10:44:08.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:08 smithi204 bash[78884]: cluster 2024-09-21T10:44:07.696936+0000 osd.3 (osd.3) 20 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:44:08.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:08 smithi204 bash[78884]: cluster 2024-09-21T10:44:07.696936+0000 osd.3 (osd.3) 20 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:44:08.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:08 smithi204 bash[78884]: cluster 2024-09-21T10:44:07.698073+0000 osd.3 (osd.3) 21 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:44:08.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:08 smithi204 bash[78884]: cluster 2024-09-21T10:44:07.698073+0000 osd.3 (osd.3) 21 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:44:08.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:08 smithi204 bash[78884]: audit 2024-09-21T10:44:07.711884+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.3:0/2762986208' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:08.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:08 smithi204 bash[78884]: audit 2024-09-21T10:44:07.711884+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.3:0/2762986208' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:08.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:08 smithi204 bash[78884]: audit 2024-09-21T10:44:07.887018+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:44:08.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:08 smithi204 bash[78884]: audit 2024-09-21T10:44:07.887018+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:44:08.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:08.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:08.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:08.402 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:08.412 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[88275]: cluster 2024-09-21T10:44:06.700969+0000 mgr.y (mgr.25133) 935 : cluster [DBG] pgmap v931: 99 pgs: 5 peering, 94 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 735 op/s 2024-09-21T10:44:08.412 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[88275]: cluster 2024-09-21T10:44:06.700969+0000 mgr.y (mgr.25133) 935 : cluster [DBG] pgmap v931: 99 pgs: 5 peering, 94 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 735 op/s 2024-09-21T10:44:08.412 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[88275]: cluster 2024-09-21T10:44:07.696936+0000 osd.3 (osd.3) 20 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:44:08.412 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[88275]: cluster 2024-09-21T10:44:07.696936+0000 osd.3 (osd.3) 20 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:44:08.412 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[88275]: cluster 2024-09-21T10:44:07.698073+0000 osd.3 (osd.3) 21 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:44:08.412 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[88275]: cluster 2024-09-21T10:44:07.698073+0000 osd.3 (osd.3) 21 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:44:08.413 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[88275]: audit 2024-09-21T10:44:07.711884+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.3:0/2762986208' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:08.413 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[88275]: audit 2024-09-21T10:44:07.711884+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.3:0/2762986208' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:08.413 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[88275]: audit 2024-09-21T10:44:07.887018+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:44:08.413 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[88275]: audit 2024-09-21T10:44:07.887018+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:44:08.413 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[89466]: cluster 2024-09-21T10:44:06.700969+0000 mgr.y (mgr.25133) 935 : cluster [DBG] pgmap v931: 99 pgs: 5 peering, 94 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 735 op/s 2024-09-21T10:44:08.413 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[89466]: cluster 2024-09-21T10:44:06.700969+0000 mgr.y (mgr.25133) 935 : cluster [DBG] pgmap v931: 99 pgs: 5 peering, 94 active+clean; 5.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 735 op/s 2024-09-21T10:44:08.413 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[89466]: cluster 2024-09-21T10:44:07.696936+0000 osd.3 (osd.3) 20 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:44:08.413 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[89466]: cluster 2024-09-21T10:44:07.696936+0000 osd.3 (osd.3) 20 : cluster [DBG] 1.9 scrub starts 2024-09-21T10:44:08.413 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[89466]: cluster 2024-09-21T10:44:07.698073+0000 osd.3 (osd.3) 21 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:44:08.414 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[89466]: cluster 2024-09-21T10:44:07.698073+0000 osd.3 (osd.3) 21 : cluster [DBG] 1.9 scrub ok 2024-09-21T10:44:08.414 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[89466]: audit 2024-09-21T10:44:07.711884+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.3:0/2762986208' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:08.414 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[89466]: audit 2024-09-21T10:44:07.711884+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.3:0/2762986208' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:08.414 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[89466]: audit 2024-09-21T10:44:07.887018+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:44:08.414 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:08 smithi003 bash[89466]: audit 2024-09-21T10:44:07.887018+0000 mon.a (mon.0) 1361 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:44:08.431 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:08.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:08.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:08.555 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:08.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:08.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:08.690 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:08.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:08.797 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:08.822 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:08.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:08.925 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:08.950 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:08.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:08.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:09.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:09.081 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:09.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:09.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:09.210 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:09.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:09.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:09.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:09 smithi204 bash[78884]: cluster 2024-09-21T10:44:08.055317+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:09.327 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:09 smithi204 bash[78884]: cluster 2024-09-21T10:44:08.055317+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:09.328 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:09 smithi204 bash[78884]: audit 2024-09-21T10:44:08.063861+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:44:09.328 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:09 smithi204 bash[78884]: audit 2024-09-21T10:44:08.063861+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:44:09.328 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:09 smithi204 bash[78884]: cluster 2024-09-21T10:44:08.069217+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e249: 8 total, 8 up, 7 in 2024-09-21T10:44:09.328 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:09 smithi204 bash[78884]: cluster 2024-09-21T10:44:08.069217+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e249: 8 total, 8 up, 7 in 2024-09-21T10:44:09.328 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:09 smithi204 bash[78884]: audit 2024-09-21T10:44:08.658224+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:09.328 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:09 smithi204 bash[78884]: audit 2024-09-21T10:44:08.658224+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:09.328 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:09 smithi204 bash[78884]: audit 2024-09-21T10:44:08.659336+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:09.328 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:09 smithi204 bash[78884]: audit 2024-09-21T10:44:08.659336+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:09.346 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:09.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:09.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[88275]: cluster 2024-09-21T10:44:08.055317+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:09.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[88275]: cluster 2024-09-21T10:44:08.055317+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:09.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[88275]: audit 2024-09-21T10:44:08.063861+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:44:09.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[88275]: audit 2024-09-21T10:44:08.063861+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:44:09.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[88275]: cluster 2024-09-21T10:44:08.069217+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e249: 8 total, 8 up, 7 in 2024-09-21T10:44:09.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[88275]: cluster 2024-09-21T10:44:08.069217+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e249: 8 total, 8 up, 7 in 2024-09-21T10:44:09.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[88275]: audit 2024-09-21T10:44:08.658224+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:09.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[88275]: audit 2024-09-21T10:44:08.658224+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:09.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[88275]: audit 2024-09-21T10:44:08.659336+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:09.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[88275]: audit 2024-09-21T10:44:08.659336+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:09.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[89466]: cluster 2024-09-21T10:44:08.055317+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:09.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[89466]: cluster 2024-09-21T10:44:08.055317+0000 mon.a (mon.0) 1362 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:09.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[89466]: audit 2024-09-21T10:44:08.063861+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:44:09.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[89466]: audit 2024-09-21T10:44:08.063861+0000 mon.a (mon.0) 1363 : audit [INF] from='client.? 172.21.15.3:0/2854660885' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:44:09.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[89466]: cluster 2024-09-21T10:44:08.069217+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e249: 8 total, 8 up, 7 in 2024-09-21T10:44:09.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[89466]: cluster 2024-09-21T10:44:08.069217+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e249: 8 total, 8 up, 7 in 2024-09-21T10:44:09.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[89466]: audit 2024-09-21T10:44:08.658224+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:09.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[89466]: audit 2024-09-21T10:44:08.658224+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:09.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[89466]: audit 2024-09-21T10:44:08.659336+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:09.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:09 smithi003 bash[89466]: audit 2024-09-21T10:44:08.659336+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:09.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:09.468 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:09.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:09.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:09.603 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:09.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:09.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:09.728 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:09.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:09.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:09.882 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:09.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:09.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:09.985 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:10.010 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:10.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:10.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:10.142 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:10.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:10.245 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:10.254 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:10 smithi003 bash[88275]: cluster 2024-09-21T10:44:08.701569+0000 mgr.y (mgr.25133) 936 : cluster [DBG] pgmap v933: 99 pgs: 5 peering, 94 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 8.5 KiB/s rd, 36 KiB/s wr, 863 op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:44:10.254 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:10 smithi003 bash[88275]: cluster 2024-09-21T10:44:08.701569+0000 mgr.y (mgr.25133) 936 : cluster [DBG] pgmap v933: 99 pgs: 5 peering, 94 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 8.5 KiB/s rd, 36 KiB/s wr, 863 op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:44:10.254 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:10 smithi003 bash[89466]: cluster 2024-09-21T10:44:08.701569+0000 mgr.y (mgr.25133) 936 : cluster [DBG] pgmap v933: 99 pgs: 5 peering, 94 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 8.5 KiB/s rd, 36 KiB/s wr, 863 op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:44:10.254 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:10 smithi003 bash[89466]: cluster 2024-09-21T10:44:08.701569+0000 mgr.y (mgr.25133) 936 : cluster [DBG] pgmap v933: 99 pgs: 5 peering, 94 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 8.5 KiB/s rd, 36 KiB/s wr, 863 op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:44:10.271 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:10.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:10.379 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:10.382 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:44:10.399 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:10.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:10.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:10 smithi204 bash[78884]: cluster 2024-09-21T10:44:08.701569+0000 mgr.y (mgr.25133) 936 : cluster [DBG] pgmap v933: 99 pgs: 5 peering, 94 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 8.5 KiB/s rd, 36 KiB/s wr, 863 op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:44:10.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:10 smithi204 bash[78884]: cluster 2024-09-21T10:44:08.701569+0000 mgr.y (mgr.25133) 936 : cluster [DBG] pgmap v933: 99 pgs: 5 peering, 94 active+clean; 5.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 8.5 KiB/s rd, 36 KiB/s wr, 863 op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:44:10.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:10.539 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:10.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:10.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:10.675 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:10.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:10.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:10.807 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:10.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:10.911 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:10.941 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:10.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:10.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:11.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:11.075 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:11.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:11.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:11 smithi003 bash[88275]: cluster 2024-09-21T10:44:10.702344+0000 mgr.y (mgr.25133) 937 : cluster [DBG] pgmap v934: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 7.7 KiB/s rd, 33 KiB/s wr, 795 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:44:11.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:11 smithi003 bash[88275]: cluster 2024-09-21T10:44:10.702344+0000 mgr.y (mgr.25133) 937 : cluster [DBG] pgmap v934: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 7.7 KiB/s rd, 33 KiB/s wr, 795 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:44:11.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:11 smithi003 bash[88275]: cluster 2024-09-21T10:44:11.061204+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-09-21T10:44:11.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:11 smithi003 bash[88275]: cluster 2024-09-21T10:44:11.061204+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-09-21T10:44:11.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:11 smithi003 bash[89466]: cluster 2024-09-21T10:44:10.702344+0000 mgr.y (mgr.25133) 937 : cluster [DBG] pgmap v934: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 7.7 KiB/s rd, 33 KiB/s wr, 795 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:44:11.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:11 smithi003 bash[89466]: cluster 2024-09-21T10:44:10.702344+0000 mgr.y (mgr.25133) 937 : cluster [DBG] pgmap v934: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 7.7 KiB/s rd, 33 KiB/s wr, 795 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:44:11.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:11 smithi003 bash[89466]: cluster 2024-09-21T10:44:11.061204+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-09-21T10:44:11.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:11 smithi003 bash[89466]: cluster 2024-09-21T10:44:11.061204+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-09-21T10:44:11.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:11.207 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:11.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:11.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:11.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:11 smithi204 bash[78884]: cluster 2024-09-21T10:44:10.702344+0000 mgr.y (mgr.25133) 937 : cluster [DBG] pgmap v934: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 7.7 KiB/s rd, 33 KiB/s wr, 795 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:44:11.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:11 smithi204 bash[78884]: cluster 2024-09-21T10:44:10.702344+0000 mgr.y (mgr.25133) 937 : cluster [DBG] pgmap v934: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 7.7 KiB/s rd, 33 KiB/s wr, 795 op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:44:11.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:11 smithi204 bash[78884]: cluster 2024-09-21T10:44:11.061204+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-09-21T10:44:11.320 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:11 smithi204 bash[78884]: cluster 2024-09-21T10:44:11.061204+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-09-21T10:44:11.344 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:11.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:11.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:11.468 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:11.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:11.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:11.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.601 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:11.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:11.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:11.723 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:11.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:11.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:11.862 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:11.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:11.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:11.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:11.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:44:11.999 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:12.001 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:44:12.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:12.105 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:12.132 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:12.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:12.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:12.268 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:12.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:12.300 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 7, 6] out_osds: [2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:44:12.300 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:44:12.300 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-09-21T10:44:12.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:44:12.371 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:12.392 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:12.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:12.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:12.512 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:12.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:12.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:12.636 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:12.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:12.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:12.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:12.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:12.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:12.893 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:12.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:12.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:12.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:13.023 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:13.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:13.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:13.161 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:13.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:13.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:13.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:13.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:13.397 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:13.422 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:13.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:13.527 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:13.549 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:13.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:13.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:13.681 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:13.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:13.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:13.806 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:13.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:13.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:13.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:13 smithi204 bash[78884]: cluster 2024-09-21T10:44:12.703087+0000 mgr.y (mgr.25133) 938 : cluster [DBG] pgmap v935: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 8.4 KiB/s rd, 27 KiB/s wr, 679 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:44:13.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:13 smithi204 bash[78884]: cluster 2024-09-21T10:44:12.703087+0000 mgr.y (mgr.25133) 938 : cluster [DBG] pgmap v935: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 8.4 KiB/s rd, 27 KiB/s wr, 679 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:44:13.932 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:13.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:13.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:14.036 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:14.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:13 smithi003 bash[88275]: cluster 2024-09-21T10:44:12.703087+0000 mgr.y (mgr.25133) 938 : cluster [DBG] pgmap v935: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 8.4 KiB/s rd, 27 KiB/s wr, 679 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:44:14.045 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:13 smithi003 bash[88275]: cluster 2024-09-21T10:44:12.703087+0000 mgr.y (mgr.25133) 938 : cluster [DBG] pgmap v935: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 8.4 KiB/s rd, 27 KiB/s wr, 679 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:44:14.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:13 smithi003 bash[89466]: cluster 2024-09-21T10:44:12.703087+0000 mgr.y (mgr.25133) 938 : cluster [DBG] pgmap v935: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 8.4 KiB/s rd, 27 KiB/s wr, 679 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:44:14.046 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:13 smithi003 bash[89466]: cluster 2024-09-21T10:44:12.703087+0000 mgr.y (mgr.25133) 938 : cluster [DBG] pgmap v935: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 8.4 KiB/s rd, 27 KiB/s wr, 679 op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:44:14.058 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:14.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:14.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:14.199 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:14.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:14.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:14.341 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:14.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:14.446 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:14.476 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:14.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:14.580 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:14.610 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:14.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:14.717 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:14.749 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:14.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:14.853 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:14.882 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:14.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:14.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:14.987 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:15.012 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:15.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:15.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:15.161 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:15.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:15.266 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:15.286 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:15.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:15.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:15.423 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:15.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:15.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:15.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.560 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:15.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:15.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:15.683 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:15.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:15.788 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:15.808 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:15.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:15.911 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:15.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:15 smithi003 bash[88275]: cluster 2024-09-21T10:44:14.703813+0000 mgr.y (mgr.25133) 939 : cluster [DBG] pgmap v936: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.9 KiB/s rd, 23 KiB/s wr, 784 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:15 smithi003 bash[88275]: cluster 2024-09-21T10:44:14.703813+0000 mgr.y (mgr.25133) 939 : cluster [DBG] pgmap v936: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.9 KiB/s rd, 23 KiB/s wr, 784 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:15 smithi003 bash[89466]: cluster 2024-09-21T10:44:14.703813+0000 mgr.y (mgr.25133) 939 : cluster [DBG] pgmap v936: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.9 KiB/s rd, 23 KiB/s wr, 784 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:15 smithi003 bash[89466]: cluster 2024-09-21T10:44:14.703813+0000 mgr.y (mgr.25133) 939 : cluster [DBG] pgmap v936: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.9 KiB/s rd, 23 KiB/s wr, 784 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:15.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:15.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:15.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:15 smithi204 bash[78884]: cluster 2024-09-21T10:44:14.703813+0000 mgr.y (mgr.25133) 939 : cluster [DBG] pgmap v936: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.9 KiB/s rd, 23 KiB/s wr, 784 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:15 smithi204 bash[78884]: cluster 2024-09-21T10:44:14.703813+0000 mgr.y (mgr.25133) 939 : cluster [DBG] pgmap v936: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.9 KiB/s rd, 23 KiB/s wr, 784 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:16.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:16.075 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:16.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:16.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:16.221 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:16.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:16.325 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:16.342 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:16.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:16.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:16.475 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:16.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:16.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.606 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:16.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:16.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:16.725 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:16.725 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:16.726 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:16.742 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:16.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:16.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:16.881 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:16.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:16.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:16.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:17.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:17.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:17.122 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:17.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:17.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:17.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:17.284 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:17.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:17.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:17.412 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:17.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:17.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:17.550 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:17.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:17.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:17.665 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:44:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:44:17] "GET /metrics HTTP/1.1" 200 36467 "" "Prometheus/2.51.0" 2024-09-21T10:44:17.679 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:17.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:17.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:17.793 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:17 smithi003 bash[88275]: cluster 2024-09-21T10:44:16.704358+0000 mgr.y (mgr.25133) 940 : cluster [DBG] pgmap v937: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.7 KiB/s rd, 22 KiB/s wr, 810 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:17.793 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:17 smithi003 bash[88275]: cluster 2024-09-21T10:44:16.704358+0000 mgr.y (mgr.25133) 940 : cluster [DBG] pgmap v937: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.7 KiB/s rd, 22 KiB/s wr, 810 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:17.793 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:17 smithi003 bash[89466]: cluster 2024-09-21T10:44:16.704358+0000 mgr.y (mgr.25133) 940 : cluster [DBG] pgmap v937: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.7 KiB/s rd, 22 KiB/s wr, 810 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:17.794 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:17 smithi003 bash[89466]: cluster 2024-09-21T10:44:16.704358+0000 mgr.y (mgr.25133) 940 : cluster [DBG] pgmap v937: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.7 KiB/s rd, 22 KiB/s wr, 810 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:17.811 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:17.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:17.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:17.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:17.954 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:17.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:17 smithi204 bash[78884]: cluster 2024-09-21T10:44:16.704358+0000 mgr.y (mgr.25133) 940 : cluster [DBG] pgmap v937: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.7 KiB/s rd, 22 KiB/s wr, 810 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:18.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:17 smithi204 bash[78884]: cluster 2024-09-21T10:44:16.704358+0000 mgr.y (mgr.25133) 940 : cluster [DBG] pgmap v937: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 6.7 KiB/s rd, 22 KiB/s wr, 810 op/s; 16 KiB/s, 0 objects/s recovering 2024-09-21T10:44:18.055 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:18.083 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:18.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:18.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:18.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:18.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:18.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:18.364 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:18.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:18.422 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:44:18.422 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:44:18.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:18.493 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:18.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:18.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:18.627 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:18.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:18.731 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:18.756 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:18.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:18.893 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:18.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:18.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:18.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:19.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:19.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:19.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:19.150 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:19.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:19.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:19.280 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:19.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:19.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:19.409 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:19.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:19.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:19.553 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:19.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:19.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:19.689 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:19.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:19.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:19.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:19.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:19.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:44:19.919 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:19.945 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:19.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:19.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:20.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:19 smithi204 bash[78884]: cluster 2024-09-21T10:44:18.704857+0000 mgr.y (mgr.25133) 941 : cluster [DBG] pgmap v938: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 7.0 KiB/s rd, 21 KiB/s wr, 855 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-21T10:44:20.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:19 smithi204 bash[78884]: cluster 2024-09-21T10:44:18.704857+0000 mgr.y (mgr.25133) 941 : cluster [DBG] pgmap v938: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 7.0 KiB/s rd, 21 KiB/s wr, 855 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-21T10:44:20.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:20.084 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:20.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:19 smithi003 bash[89466]: cluster 2024-09-21T10:44:18.704857+0000 mgr.y (mgr.25133) 941 : cluster [DBG] pgmap v938: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 7.0 KiB/s rd, 21 KiB/s wr, 855 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-21T10:44:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:19 smithi003 bash[89466]: cluster 2024-09-21T10:44:18.704857+0000 mgr.y (mgr.25133) 941 : cluster [DBG] pgmap v938: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 7.0 KiB/s rd, 21 KiB/s wr, 855 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-21T10:44:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:19 smithi003 bash[88275]: cluster 2024-09-21T10:44:18.704857+0000 mgr.y (mgr.25133) 941 : cluster [DBG] pgmap v938: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 7.0 KiB/s rd, 21 KiB/s wr, 855 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-21T10:44:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:19 smithi003 bash[88275]: cluster 2024-09-21T10:44:18.704857+0000 mgr.y (mgr.25133) 941 : cluster [DBG] pgmap v938: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 7.0 KiB/s rd, 21 KiB/s wr, 855 op/s; 15 KiB/s, 0 objects/s recovering 2024-09-21T10:44:20.192 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:20.215 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:20.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:20.318 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:20.341 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:20.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:20.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:20.473 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:20.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:20.576 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:20.609 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:20.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:20.717 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:20.747 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:20.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:20.850 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:20.880 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:20.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:20.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:20.983 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:21.012 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:21.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:21.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:21.175 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:21.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:21.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:21.303 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:21.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:21.411 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:21.437 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:21.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:21.543 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:21.570 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:21.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:21.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:21.710 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:21.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:21.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:21.831 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:21.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:21.841 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:21 smithi003 bash[88275]: cluster 2024-09-21T10:44:20.705395+0000 mgr.y (mgr.25133) 942 : cluster [DBG] pgmap v939: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 834 op/s 2024-09-21T10:44:21.841 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:21 smithi003 bash[89466]: cluster 2024-09-21T10:44:20.705395+0000 mgr.y (mgr.25133) 942 : cluster [DBG] pgmap v939: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 834 op/s 2024-09-21T10:44:21.934 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:21.956 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:21.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:21.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:21 smithi204 bash[78884]: cluster 2024-09-21T10:44:20.705395+0000 mgr.y (mgr.25133) 942 : cluster [DBG] pgmap v939: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 834 op/s 2024-09-21T10:44:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:21 smithi204 bash[78884]: cluster 2024-09-21T10:44:20.705395+0000 mgr.y (mgr.25133) 942 : cluster [DBG] pgmap v939: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 834 op/s 2024-09-21T10:44:22.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:22.103 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:22.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:22.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:21 smithi003 bash[88275]: cluster 2024-09-21T10:44:20.705395+0000 mgr.y (mgr.25133) 942 : cluster [DBG] pgmap v939: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 834 op/s 2024-09-21T10:44:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:21 smithi003 bash[89466]: cluster 2024-09-21T10:44:20.705395+0000 mgr.y (mgr.25133) 942 : cluster [DBG] pgmap v939: 99 pgs: 99 active+clean; 4.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 834 op/s 2024-09-21T10:44:22.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:22.234 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:22.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:22.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:22.363 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:22.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:22.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:22.487 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:22.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:22.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:22.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:22.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:22.720 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:22.746 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:22.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:22.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:22.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:22.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:22.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:22.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:23.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:23.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:23.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:23.136 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:23.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:23.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:23.288 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:23.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:23.395 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:23.428 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:23.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:23.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:23.570 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:23.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:23.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:23.700 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:23.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:23.803 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:23.829 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:23.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:23.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:23.944 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:23 smithi204 bash[78884]: cluster 2024-09-21T10:44:22.705850+0000 mgr.y (mgr.25133) 943 : cluster [DBG] pgmap v940: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:44:23.944 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:23 smithi204 bash[78884]: cluster 2024-09-21T10:44:22.705850+0000 mgr.y (mgr.25133) 943 : cluster [DBG] pgmap v940: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:44:23.944 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:23 smithi204 bash[78884]: audit 2024-09-21T10:44:23.659675+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:23.944 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:23 smithi204 bash[78884]: audit 2024-09-21T10:44:23.659675+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:23.944 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:23 smithi204 bash[78884]: audit 2024-09-21T10:44:23.661022+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:23.944 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:23 smithi204 bash[78884]: audit 2024-09-21T10:44:23.661022+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:23.964 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:23.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:23.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:24.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:24.099 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:24.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[88275]: cluster 2024-09-21T10:44:22.705850+0000 mgr.y (mgr.25133) 943 : cluster [DBG] pgmap v940: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[88275]: cluster 2024-09-21T10:44:22.705850+0000 mgr.y (mgr.25133) 943 : cluster [DBG] pgmap v940: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[88275]: audit 2024-09-21T10:44:23.659675+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[88275]: audit 2024-09-21T10:44:23.659675+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[88275]: audit 2024-09-21T10:44:23.661022+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[88275]: audit 2024-09-21T10:44:23.661022+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[89466]: cluster 2024-09-21T10:44:22.705850+0000 mgr.y (mgr.25133) 943 : cluster [DBG] pgmap v940: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[89466]: cluster 2024-09-21T10:44:22.705850+0000 mgr.y (mgr.25133) 943 : cluster [DBG] pgmap v940: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[89466]: audit 2024-09-21T10:44:23.659675+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[89466]: audit 2024-09-21T10:44:23.659675+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[89466]: audit 2024-09-21T10:44:23.661022+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:24.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:23 smithi003 bash[89466]: audit 2024-09-21T10:44:23.661022+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:24.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:24.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:24.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:24.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:24.360 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:24.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:24.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:24.496 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:24.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:24.592 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:44:24.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:24.653 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:24.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:24.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:24.786 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:24.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:24.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:24.934 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:24.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:24.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:25.038 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:25.060 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:25.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:25.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:25.192 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:25.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:25.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:25.319 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:25.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:25.424 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:25.448 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:25.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:25.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:25.583 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:25.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:25.685 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:25.708 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:25.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:25.811 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:25.837 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:25.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:25.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:25.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:25 smithi003 bash[88275]: cluster 2024-09-21T10:44:24.706367+0000 mgr.y (mgr.25133) 944 : cluster [DBG] pgmap v941: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 911 op/s 2024-09-21T10:44:25.954 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:25 smithi003 bash[88275]: cluster 2024-09-21T10:44:24.706367+0000 mgr.y (mgr.25133) 944 : cluster [DBG] pgmap v941: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 911 op/s 2024-09-21T10:44:25.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:25 smithi003 bash[89466]: cluster 2024-09-21T10:44:24.706367+0000 mgr.y (mgr.25133) 944 : cluster [DBG] pgmap v941: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 911 op/s 2024-09-21T10:44:25.954 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:25 smithi003 bash[89466]: cluster 2024-09-21T10:44:24.706367+0000 mgr.y (mgr.25133) 944 : cluster [DBG] pgmap v941: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 911 op/s 2024-09-21T10:44:25.966 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:25.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:25.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:25 smithi204 bash[78884]: cluster 2024-09-21T10:44:24.706367+0000 mgr.y (mgr.25133) 944 : cluster [DBG] pgmap v941: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 911 op/s 2024-09-21T10:44:26.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:25 smithi204 bash[78884]: cluster 2024-09-21T10:44:24.706367+0000 mgr.y (mgr.25133) 944 : cluster [DBG] pgmap v941: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 911 op/s 2024-09-21T10:44:26.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:26.100 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:26.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:26.237 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:26.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:26.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:26.367 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:26.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:26.469 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:26.489 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:26.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:26.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:26.622 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:26.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:26.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:26.761 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:26.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:26.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:26.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:26.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:26.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:26.998 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:27.023 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:27.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:27.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:27.155 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:27.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:27.258 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:27.287 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:27.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:27.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:27.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:27.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:27.479 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:44:27.479 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:44:27.501 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:44:27.502 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:44:27.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:27.536 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:44:27.536 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:44:27.547 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:27.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:27.565 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:44:27.565 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:44:27.585 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:44:27.585 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:44:27.602 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:44:27.602 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:44:27.618 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:44:27.618 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:44:27.634 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:44:27.634 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:44:27.644 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:44:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:44:27] "GET /metrics HTTP/1.1" 200 36474 "" "Prometheus/2.51.0" 2024-09-21T10:44:27.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:27.674 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:27.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:27.776 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:27.823 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:27.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:27 smithi204 bash[78884]: cluster 2024-09-21T10:44:26.710880+0000 mgr.y (mgr.25133) 945 : cluster [DBG] pgmap v942: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:44:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:27 smithi204 bash[78884]: cluster 2024-09-21T10:44:26.710880+0000 mgr.y (mgr.25133) 945 : cluster [DBG] pgmap v942: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:44:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:27 smithi204 bash[78884]: audit 2024-09-21T10:44:27.322896+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.3:0/3298687262' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:27.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:27 smithi204 bash[78884]: audit 2024-09-21T10:44:27.322896+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.3:0/3298687262' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:27.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:27.957 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:27.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:27.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:28.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:28.081 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:28.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:27 smithi003 bash[88275]: cluster 2024-09-21T10:44:26.710880+0000 mgr.y (mgr.25133) 945 : cluster [DBG] pgmap v942: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:44:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:27 smithi003 bash[88275]: cluster 2024-09-21T10:44:26.710880+0000 mgr.y (mgr.25133) 945 : cluster [DBG] pgmap v942: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:44:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:27 smithi003 bash[88275]: audit 2024-09-21T10:44:27.322896+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.3:0/3298687262' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:27 smithi003 bash[88275]: audit 2024-09-21T10:44:27.322896+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.3:0/3298687262' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:27 smithi003 bash[89466]: cluster 2024-09-21T10:44:26.710880+0000 mgr.y (mgr.25133) 945 : cluster [DBG] pgmap v942: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:44:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:27 smithi003 bash[89466]: cluster 2024-09-21T10:44:26.710880+0000 mgr.y (mgr.25133) 945 : cluster [DBG] pgmap v942: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:44:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:27 smithi003 bash[89466]: audit 2024-09-21T10:44:27.322896+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.3:0/3298687262' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:27 smithi003 bash[89466]: audit 2024-09-21T10:44:27.322896+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.3:0/3298687262' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:28.184 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:28.213 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:28.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:28.316 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:28.358 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:28.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:28.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:28.497 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:28.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:28.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:28.613 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:44:28.616 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:44:28.623 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:28.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:28.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:28.754 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:28.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:28.857 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:28.885 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:28.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:28.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:28.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:29.014 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:29.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:29.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:29.154 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:29.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:29.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:29.280 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:29.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:29.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:29.405 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:29.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:29.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:29.533 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:29.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:29.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:29.670 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:29.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:29.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:29.803 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:29.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:29.806 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:44:29.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:29.927 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:29.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:29.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:30.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:30.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:29 smithi204 bash[78884]: audit 2024-09-21T10:44:28.602857+0000 mgr.y (mgr.25133) 946 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:30.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:29 smithi204 bash[78884]: audit 2024-09-21T10:44:28.602857+0000 mgr.y (mgr.25133) 946 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:30.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:29 smithi204 bash[78884]: cluster 2024-09-21T10:44:28.711446+0000 mgr.y (mgr.25133) 947 : cluster [DBG] pgmap v943: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:44:30.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:29 smithi204 bash[78884]: cluster 2024-09-21T10:44:28.711446+0000 mgr.y (mgr.25133) 947 : cluster [DBG] pgmap v943: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:44:30.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:29 smithi204 bash[78884]: audit 2024-09-21T10:44:28.942274+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:30.042 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:29 smithi204 bash[78884]: audit 2024-09-21T10:44:28.942274+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:30.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:30.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:30.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:30.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[88275]: audit 2024-09-21T10:44:28.602857+0000 mgr.y (mgr.25133) 946 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[88275]: audit 2024-09-21T10:44:28.602857+0000 mgr.y (mgr.25133) 946 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[88275]: cluster 2024-09-21T10:44:28.711446+0000 mgr.y (mgr.25133) 947 : cluster [DBG] pgmap v943: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:44:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[88275]: cluster 2024-09-21T10:44:28.711446+0000 mgr.y (mgr.25133) 947 : cluster [DBG] pgmap v943: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:44:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[88275]: audit 2024-09-21T10:44:28.942274+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:30.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[88275]: audit 2024-09-21T10:44:28.942274+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[89466]: audit 2024-09-21T10:44:28.602857+0000 mgr.y (mgr.25133) 946 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[89466]: audit 2024-09-21T10:44:28.602857+0000 mgr.y (mgr.25133) 946 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:44:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[89466]: cluster 2024-09-21T10:44:28.711446+0000 mgr.y (mgr.25133) 947 : cluster [DBG] pgmap v943: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:44:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[89466]: cluster 2024-09-21T10:44:28.711446+0000 mgr.y (mgr.25133) 947 : cluster [DBG] pgmap v943: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:44:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[89466]: audit 2024-09-21T10:44:28.942274+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:29 smithi003 bash[89466]: audit 2024-09-21T10:44:28.942274+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:44:30.205 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:30.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:30.310 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:30.331 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:30.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:30.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:30.459 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:30.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:30.566 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:30.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:30.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:30.688 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:30.711 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:30.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:30.815 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:30.838 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:30.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:30.899 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[88275]: cluster 2024-09-21T10:44:29.786954+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:30.899 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[88275]: cluster 2024-09-21T10:44:29.786954+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:30.899 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[88275]: audit 2024-09-21T10:44:29.797950+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:30.900 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[88275]: audit 2024-09-21T10:44:29.797950+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:30.900 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[88275]: cluster 2024-09-21T10:44:29.801522+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e250: 8 total, 8 up, 7 in 2024-09-21T10:44:30.900 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[88275]: cluster 2024-09-21T10:44:29.801522+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e250: 8 total, 8 up, 7 in 2024-09-21T10:44:30.900 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[89466]: cluster 2024-09-21T10:44:29.786954+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:30.900 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[89466]: cluster 2024-09-21T10:44:29.786954+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:30.900 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[89466]: audit 2024-09-21T10:44:29.797950+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:30.900 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[89466]: audit 2024-09-21T10:44:29.797950+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:30.900 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[89466]: cluster 2024-09-21T10:44:29.801522+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e250: 8 total, 8 up, 7 in 2024-09-21T10:44:30.900 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:30 smithi003 bash[89466]: cluster 2024-09-21T10:44:29.801522+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e250: 8 total, 8 up, 7 in 2024-09-21T10:44:30.941 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:30.968 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:30.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:30.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:31.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:31.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:30 smithi204 bash[78884]: cluster 2024-09-21T10:44:29.786954+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:31.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:30 smithi204 bash[78884]: cluster 2024-09-21T10:44:29.786954+0000 mon.a (mon.0) 1371 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:31.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:30 smithi204 bash[78884]: audit 2024-09-21T10:44:29.797950+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:31.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:30 smithi204 bash[78884]: audit 2024-09-21T10:44:29.797950+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.3:0/853872225' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:44:31.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:30 smithi204 bash[78884]: cluster 2024-09-21T10:44:29.801522+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e250: 8 total, 8 up, 7 in 2024-09-21T10:44:31.083 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:30 smithi204 bash[78884]: cluster 2024-09-21T10:44:29.801522+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e250: 8 total, 8 up, 7 in 2024-09-21T10:44:31.104 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:31.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:31.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:31.233 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:31.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:31.341 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:31.363 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:44:31.363 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:44:31.363 INFO:teuthology.orchestra.run.smithi204.stdout: "complaint_time": 30, 2024-09-21T10:44:31.363 INFO:teuthology.orchestra.run.smithi204.stdout: "num_blocked_ops": 0 2024-09-21T10:44:31.363 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:44:31.364 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:31.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:31.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:31.487 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:31.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:31.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:31.615 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:31.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:31.720 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:31.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:31.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:31.843 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:31.864 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:31.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:31 smithi003 bash[88275]: cluster 2024-09-21T10:44:30.711853+0000 mgr.y (mgr.25133) 948 : cluster [DBG] pgmap v945: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:31.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:31 smithi003 bash[88275]: cluster 2024-09-21T10:44:30.711853+0000 mgr.y (mgr.25133) 948 : cluster [DBG] pgmap v945: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:31 smithi003 bash[89466]: cluster 2024-09-21T10:44:30.711853+0000 mgr.y (mgr.25133) 948 : cluster [DBG] pgmap v945: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:31 smithi003 bash[89466]: cluster 2024-09-21T10:44:30.711853+0000 mgr.y (mgr.25133) 948 : cluster [DBG] pgmap v945: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:31.967 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:31.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:31.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:31.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:31 smithi204 bash[78884]: cluster 2024-09-21T10:44:30.711853+0000 mgr.y (mgr.25133) 948 : cluster [DBG] pgmap v945: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:31 smithi204 bash[78884]: cluster 2024-09-21T10:44:30.711853+0000 mgr.y (mgr.25133) 948 : cluster [DBG] pgmap v945: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:32.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:32.132 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:32.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:32.231 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":942,"stamp":"2024-09-21T10:44:26.710558+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4733790626,"num_objects":72249,"num_object_clones":0,"num_object_copies":216747,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72249,"num_whiteouts":0,"num_read":57,"num_read_kb":96,"num_write":137760,"num_write_kb":6716989,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":433829,"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":116182,"ondisk_log_size":116182,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":16784936,"kb_used_data":13967792,"kb_used_omap":26,"kb_used_meta":2816869,"kb_avail":639431128,"statfs":{"total":671965249536,"available":654777475072,"internally_reserved":0,"allocated":14303019008,"data_stored":14293783764,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27101,"internal_metadata":2884474403},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-644153344,"num_objects":-9829,"num_object_clones":0,"num_object_copies":-29487,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9829,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9829,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.007249"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":365,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.071123+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:44:08.071123+0000","last_peered":"2024-09-21T10:44:08.071123+0000","last_clean":"2024-09-21T10:44:08.071123+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:44:08.071123+0000","last_undegraded":"2024-09-21T10:44:08.071123+0000","last_fullsized":"2024-09-21T10:44:08.071123+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":25,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.087543+0000","last_change":"2024-09-21T10:44:05.087315+0000","last_active":"2024-09-21T10:44:05.087543+0000","last_peered":"2024-09-21T10:44:05.087543+0000","last_clean":"2024-09-21T10:44:05.087543+0000","last_became_active":"2024-09-21T10:44:05.086789+0000","last_became_peered":"2024-09-21T10:44:05.086789+0000","last_unstale":"2024-09-21T10:44:05.087543+0000","last_undegraded":"2024-09-21T10:44:05.087543+0000","last_fullsized":"2024-09-21T10:44:05.087543+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:41:07.408383+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":217,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.064809+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:44:05.064809+0000","last_peered":"2024-09-21T10:44:05.064809+0000","last_clean":"2024-09-21T10:44:05.064809+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:44:05.064809+0000","last_undegraded":"2024-09-21T10:44:05.064809+0000","last_fullsized":"2024-09-21T10:44:05.064809+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":358,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.078284+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:44:08.078284+0000","last_peered":"2024-09-21T10:44:08.078284+0000","last_clean":"2024-09-21T10:44:08.078284+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:44:08.078284+0000","last_undegraded":"2024-09-21T10:44:08.078284+0000","last_fullsized":"2024-09-21T10:44:08.078284+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":362,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.078410+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:44:08.078410+0000","last_peered":"2024-09-21T10:44:08.078410+0000","last_clean":"2024-09-21T10:44:08.078410+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:44:08.078410+0000","last_undegraded":"2024-09-21T10:44:08.078410+0000","last_fullsized":"2024-09-21T10:44:08.078410+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.078605+0000","last_change":"2024-09-21T10:44:05.073557+0000","last_active":"2024-09-21T10:44:05.078605+0000","last_peered":"2024-09-21T10:44:05.078605+0000","last_clean":"2024-09-21T10:44:05.078605+0000","last_became_active":"2024-09-21T10:44:05.073240+0000","last_became_peered":"2024-09-21T10:44:05.073240+0000","last_unstale":"2024-09-21T10:44:05.078605+0000","last_undegraded":"2024-09-21T10:44:05.078605+0000","last_fullsized":"2024-09-21T10:44:05.078605+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:20.924056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":364,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.071162+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:44:08.071162+0000","last_peered":"2024-09-21T10:44:08.071162+0000","last_clean":"2024-09-21T10:44:08.071162+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:44:08.071162+0000","last_undegraded":"2024-09-21T10:44:08.071162+0000","last_fullsized":"2024-09-21T10:44:08.071162+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":119,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051837+0000","last_change":"2024-09-21T10:39:11.728421+0000","last_active":"2024-09-21T10:44:05.051837+0000","last_peered":"2024-09-21T10:44:05.051837+0000","last_clean":"2024-09-21T10:44:05.051837+0000","last_became_active":"2024-09-21T10:39:11.726045+0000","last_became_peered":"2024-09-21T10:39:11.726045+0000","last_unstale":"2024-09-21T10:44:05.051837+0000","last_undegraded":"2024-09-21T10:44:05.051837+0000","last_fullsized":"2024-09-21T10:44:05.051837+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:36:36.998933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.4","version":"249'8620","reported_seq":8642,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.667797+0000","last_change":"2024-09-21T10:41:55.761745+0000","last_active":"2024-09-21T10:44:24.667797+0000","last_peered":"2024-09-21T10:44:24.667797+0000","last_clean":"2024-09-21T10:44:24.667797+0000","last_became_active":"2024-09-21T10:41:55.761451+0000","last_became_peered":"2024-09-21T10:41:55.761451+0000","last_unstale":"2024-09-21T10:44:24.667797+0000","last_undegraded":"2024-09-21T10:44:24.667797+0000","last_fullsized":"2024-09-21T10:44:24.667797+0000","mapping_epoch":237,"log_start":"242'700","ondisk_log_start":"242'700","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":7920,"log_dups_size":0,"ondisk_log_size":7920,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:18:56.898755+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":8620,"num_write_kb":418560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"72'1","reported_seq":25,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.078712+0000","last_change":"2024-09-21T10:44:05.066414+0000","last_active":"2024-09-21T10:44:05.078712+0000","last_peered":"2024-09-21T10:44:05.078712+0000","last_clean":"2024-09-21T10:44:05.078712+0000","last_became_active":"2024-09-21T10:44:05.065927+0000","last_became_peered":"2024-09-21T10:44:05.065927+0000","last_unstale":"2024-09-21T10:44:05.078712+0000","last_undegraded":"2024-09-21T10:44:05.078712+0000","last_fullsized":"2024-09-21T10:44:05.078712+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:02:49.419182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":237,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.068393+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T10:44:05.068393+0000","last_peered":"2024-09-21T10:44:05.068393+0000","last_clean":"2024-09-21T10:44:05.068393+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T10:44:05.068393+0000","last_undegraded":"2024-09-21T10:44:05.068393+0000","last_fullsized":"2024-09-21T10:44:05.068393+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'8634","reported_seq":8656,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.844695+0000","last_change":"2024-09-21T10:41:55.772763+0000","last_active":"2024-09-21T10:44:24.844695+0000","last_peered":"2024-09-21T10:44:24.844695+0000","last_clean":"2024-09-21T10:44:24.844695+0000","last_became_active":"2024-09-21T10:41:55.772142+0000","last_became_peered":"2024-09-21T10:41:55.772142+0000","last_unstale":"2024-09-21T10:44:24.844695+0000","last_undegraded":"2024-09-21T10:44:24.844695+0000","last_fullsized":"2024-09-21T10:44:24.844695+0000","mapping_epoch":237,"log_start":"242'1900","ondisk_log_start":"242'1900","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6734,"log_dups_size":0,"ondisk_log_size":6734,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:14:44.936560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293339136,"num_objects":4476,"num_object_clones":0,"num_object_copies":13428,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4476,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8634,"num_write_kb":419520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":25,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.078697+0000","last_change":"2024-09-21T10:44:05.073585+0000","last_active":"2024-09-21T10:44:05.078697+0000","last_peered":"2024-09-21T10:44:05.078697+0000","last_clean":"2024-09-21T10:44:05.078697+0000","last_became_active":"2024-09-21T10:44:05.073348+0000","last_became_peered":"2024-09-21T10:44:05.073348+0000","last_unstale":"2024-09-21T10:44:05.078697+0000","last_undegraded":"2024-09-21T10:44:05.078697+0000","last_fullsized":"2024-09-21T10:44:05.078697+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:33.127824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":234,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051277+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:44:05.051277+0000","last_peered":"2024-09-21T10:44:05.051277+0000","last_clean":"2024-09-21T10:44:05.051277+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:44:05.051277+0000","last_undegraded":"2024-09-21T10:44:05.051277+0000","last_fullsized":"2024-09-21T10:44:05.051277+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'8638","reported_seq":8674,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:23.600194+0000","last_change":"2024-09-21T10:41:55.851547+0000","last_active":"2024-09-21T10:44:23.600194+0000","last_peered":"2024-09-21T10:44:23.600194+0000","last_clean":"2024-09-21T10:44:23.600194+0000","last_became_active":"2024-09-21T10:41:55.848441+0000","last_became_peered":"2024-09-21T10:41:55.848441+0000","last_unstale":"2024-09-21T10:44:23.600194+0000","last_undegraded":"2024-09-21T10:44:23.600194+0000","last_fullsized":"2024-09-21T10:44:23.600194+0000","mapping_epoch":237,"log_start":"242'1100","ondisk_log_start":"242'1100","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":7538,"log_dups_size":0,"ondisk_log_size":7538,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:55:08.191556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296615936,"num_objects":4526,"num_object_clones":0,"num_object_copies":13578,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4526,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8638,"num_write_kb":421248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":25,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.085389+0000","last_change":"2024-09-21T10:44:05.082524+0000","last_active":"2024-09-21T10:44:05.085389+0000","last_peered":"2024-09-21T10:44:05.085389+0000","last_clean":"2024-09-21T10:44:05.085389+0000","last_became_active":"2024-09-21T10:44:05.082152+0000","last_became_peered":"2024-09-21T10:44:05.082152+0000","last_unstale":"2024-09-21T10:44:05.085389+0000","last_undegraded":"2024-09-21T10:44:05.085389+0000","last_fullsized":"2024-09-21T10:44:05.085389+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:11.919774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":109,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051450+0000","last_change":"2024-09-21T10:39:11.745892+0000","last_active":"2024-09-21T10:44:05.051450+0000","last_peered":"2024-09-21T10:44:05.051450+0000","last_clean":"2024-09-21T10:44:05.051450+0000","last_became_active":"2024-09-21T10:39:11.744011+0000","last_became_peered":"2024-09-21T10:39:11.744011+0000","last_unstale":"2024-09-21T10:44:05.051450+0000","last_undegraded":"2024-09-21T10:44:05.051450+0000","last_fullsized":"2024-09-21T10:44:05.051450+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:13.979352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"249'8585","reported_seq":8621,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:26.251987+0000","last_change":"2024-09-21T10:41:55.849572+0000","last_active":"2024-09-21T10:44:26.251987+0000","last_peered":"2024-09-21T10:44:26.251987+0000","last_clean":"2024-09-21T10:44:26.251987+0000","last_became_active":"2024-09-21T10:41:55.848699+0000","last_became_peered":"2024-09-21T10:41:55.848699+0000","last_unstale":"2024-09-21T10:44:26.251987+0000","last_undegraded":"2024-09-21T10:44:26.251987+0000","last_fullsized":"2024-09-21T10:44:26.251987+0000","mapping_epoch":237,"log_start":"242'1700","ondisk_log_start":"242'1700","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6885,"log_dups_size":0,"ondisk_log_size":6885,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:17:08.409786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":288686080,"num_objects":4405,"num_object_clones":0,"num_object_copies":13215,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4405,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8585,"num_write_kb":415680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":252,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.066952+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T10:44:05.066952+0000","last_peered":"2024-09-21T10:44:05.066952+0000","last_clean":"2024-09-21T10:44:05.066952+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T10:44:05.066952+0000","last_undegraded":"2024-09-21T10:44:05.066952+0000","last_fullsized":"2024-09-21T10:44:05.066952+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":362,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.077946+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:44:08.077946+0000","last_peered":"2024-09-21T10:44:08.077946+0000","last_clean":"2024-09-21T10:44:08.077946+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:44:08.077946+0000","last_undegraded":"2024-09-21T10:44:08.077946+0000","last_fullsized":"2024-09-21T10:44:08.077946+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.0","version":"249'8457","reported_seq":8493,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:22.969680+0000","last_change":"2024-09-21T10:41:55.850754+0000","last_active":"2024-09-21T10:44:22.969680+0000","last_peered":"2024-09-21T10:44:22.969680+0000","last_clean":"2024-09-21T10:44:22.969680+0000","last_became_active":"2024-09-21T10:41:55.849913+0000","last_became_peered":"2024-09-21T10:41:55.849913+0000","last_unstale":"2024-09-21T10:44:22.969680+0000","last_undegraded":"2024-09-21T10:44:22.969680+0000","last_fullsized":"2024-09-21T10:44:22.969680+0000","mapping_epoch":237,"log_start":"242'1700","ondisk_log_start":"242'1700","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6757,"log_dups_size":0,"ondisk_log_size":6757,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:14.531540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305987584,"num_objects":4669,"num_object_clones":0,"num_object_copies":14007,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4669,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8457,"num_write_kb":420032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"84'149","reported_seq":524,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.070444+0000","last_change":"2024-09-21T10:44:07.698137+0000","last_active":"2024-09-21T10:44:08.070444+0000","last_peered":"2024-09-21T10:44:08.070444+0000","last_clean":"2024-09-21T10:44:08.070444+0000","last_became_active":"2024-09-21T10:44:05.066568+0000","last_became_peered":"2024-09-21T10:44:05.066568+0000","last_unstale":"2024-09-21T10:44:08.070444+0000","last_undegraded":"2024-09-21T10:44:08.070444+0000","last_fullsized":"2024-09-21T10:44:08.070444+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:07.698079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:07.698079+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:47:57.485546+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":365,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.071040+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:44:08.071040+0000","last_peered":"2024-09-21T10:44:08.071040+0000","last_clean":"2024-09-21T10:44:08.071040+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:44:08.071040+0000","last_undegraded":"2024-09-21T10:44:08.071040+0000","last_fullsized":"2024-09-21T10:44:08.071040+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":251,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.052276+0000","last_change":"2024-09-21T10:39:11.736351+0000","last_active":"2024-09-21T10:44:05.052276+0000","last_peered":"2024-09-21T10:44:05.052276+0000","last_clean":"2024-09-21T10:44:05.052276+0000","last_became_active":"2024-09-21T10:39:11.736048+0000","last_became_peered":"2024-09-21T10:39:11.736048+0000","last_unstale":"2024-09-21T10:44:05.052276+0000","last_undegraded":"2024-09-21T10:44:05.052276+0000","last_fullsized":"2024-09-21T10:44:05.052276+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:06.883075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'8549","reported_seq":8585,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:26.247348+0000","last_change":"2024-09-21T10:41:55.854377+0000","last_active":"2024-09-21T10:44:26.247348+0000","last_peered":"2024-09-21T10:44:26.247348+0000","last_clean":"2024-09-21T10:44:26.247348+0000","last_became_active":"2024-09-21T10:41:55.853414+0000","last_became_peered":"2024-09-21T10:41:55.853414+0000","last_unstale":"2024-09-21T10:44:26.247348+0000","last_undegraded":"2024-09-21T10:44:26.247348+0000","last_fullsized":"2024-09-21T10:44:26.247348+0000","mapping_epoch":237,"log_start":"242'1700","ondisk_log_start":"242'1700","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6849,"log_dups_size":0,"ondisk_log_size":6849,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:20.600574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":284360704,"num_objects":4339,"num_object_clones":0,"num_object_copies":13017,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4339,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8549,"num_write_kb":412416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.8","version":"170'150","reported_seq":508,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.078659+0000","last_change":"2024-09-21T10:41:37.561094+0000","last_active":"2024-09-21T10:44:08.078659+0000","last_peered":"2024-09-21T10:44:08.078659+0000","last_clean":"2024-09-21T10:44:08.078659+0000","last_became_active":"2024-09-21T10:41:37.560564+0000","last_became_peered":"2024-09-21T10:41:37.560564+0000","last_unstale":"2024-09-21T10:44:08.078659+0000","last_undegraded":"2024-09-21T10:44:08.078659+0000","last_fullsized":"2024-09-21T10:44:08.078659+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:18.645356+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":109,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051329+0000","last_change":"2024-09-21T10:39:11.745687+0000","last_active":"2024-09-21T10:44:05.051329+0000","last_peered":"2024-09-21T10:44:05.051329+0000","last_clean":"2024-09-21T10:44:05.051329+0000","last_became_active":"2024-09-21T10:39:11.741873+0000","last_became_peered":"2024-09-21T10:39:11.741873+0000","last_unstale":"2024-09-21T10:44:05.051329+0000","last_undegraded":"2024-09-21T10:44:05.051329+0000","last_fullsized":"2024-09-21T10:44:05.051329+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:42.486967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":253,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.052870+0000","last_change":"2024-09-21T10:39:12.808570+0000","last_active":"2024-09-21T10:44:05.052870+0000","last_peered":"2024-09-21T10:44:05.052870+0000","last_clean":"2024-09-21T10:44:05.052870+0000","last_became_active":"2024-09-21T10:39:12.808211+0000","last_became_peered":"2024-09-21T10:39:12.808211+0000","last_unstale":"2024-09-21T10:44:05.052870+0000","last_undegraded":"2024-09-21T10:44:05.052870+0000","last_fullsized":"2024-09-21T10:44:05.052870+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:23.262967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.2","version":"249'8510","reported_seq":8531,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.535258+0000","last_change":"2024-09-21T10:41:55.760090+0000","last_active":"2024-09-21T10:44:24.535258+0000","last_peered":"2024-09-21T10:44:24.535258+0000","last_clean":"2024-09-21T10:44:24.535258+0000","last_became_active":"2024-09-21T10:41:55.759613+0000","last_became_peered":"2024-09-21T10:41:55.759613+0000","last_unstale":"2024-09-21T10:44:24.535258+0000","last_undegraded":"2024-09-21T10:44:24.535258+0000","last_fullsized":"2024-09-21T10:44:24.535258+0000","mapping_epoch":237,"log_start":"242'1600","ondisk_log_start":"242'1600","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6910,"log_dups_size":0,"ondisk_log_size":6910,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:38:42.934735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296484864,"num_objects":4524,"num_object_clones":0,"num_object_copies":13572,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4524,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8510,"num_write_kb":417088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":229,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051448+0000","last_change":"2024-09-21T10:38:45.593111+0000","last_active":"2024-09-21T10:44:05.051448+0000","last_peered":"2024-09-21T10:44:05.051448+0000","last_clean":"2024-09-21T10:44:05.051448+0000","last_became_active":"2024-09-21T10:38:45.592812+0000","last_became_peered":"2024-09-21T10:38:45.592812+0000","last_unstale":"2024-09-21T10:44:05.051448+0000","last_undegraded":"2024-09-21T10:44:05.051448+0000","last_fullsized":"2024-09-21T10:44:05.051448+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:47:20.688432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":251,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.053202+0000","last_change":"2024-09-21T10:39:11.726734+0000","last_active":"2024-09-21T10:44:05.053202+0000","last_peered":"2024-09-21T10:44:05.053202+0000","last_clean":"2024-09-21T10:44:05.053202+0000","last_became_active":"2024-09-21T10:39:11.726435+0000","last_became_peered":"2024-09-21T10:39:11.726435+0000","last_unstale":"2024-09-21T10:44:05.053202+0000","last_undegraded":"2024-09-21T10:44:05.053202+0000","last_fullsized":"2024-09-21T10:44:05.053202+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:33:05.283645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'8816","reported_seq":8852,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:26.238658+0000","last_change":"2024-09-21T10:41:55.857027+0000","last_active":"2024-09-21T10:44:26.238658+0000","last_peered":"2024-09-21T10:44:26.238658+0000","last_clean":"2024-09-21T10:44:26.238658+0000","last_became_active":"2024-09-21T10:41:55.855933+0000","last_became_peered":"2024-09-21T10:41:55.855933+0000","last_unstale":"2024-09-21T10:44:26.238658+0000","last_undegraded":"2024-09-21T10:44:26.238658+0000","last_fullsized":"2024-09-21T10:44:26.238658+0000","mapping_epoch":237,"log_start":"242'1900","ondisk_log_start":"242'1900","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6916,"log_dups_size":0,"ondisk_log_size":6916,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:13:50.413125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297926656,"num_objects":4546,"num_object_clones":0,"num_object_copies":13638,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4546,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8816,"num_write_kb":427584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"84'149","reported_seq":509,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.072132+0000","last_change":"2024-09-21T10:39:12.718817+0000","last_active":"2024-09-21T10:44:08.072132+0000","last_peered":"2024-09-21T10:44:08.072132+0000","last_clean":"2024-09-21T10:44:08.072132+0000","last_became_active":"2024-09-21T10:39:12.718376+0000","last_became_peered":"2024-09-21T10:39:12.718376+0000","last_unstale":"2024-09-21T10:44:08.072132+0000","last_undegraded":"2024-09-21T10:44:08.072132+0000","last_fullsized":"2024-09-21T10:44:08.072132+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:11:56.745893+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":367,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.075352+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:44:08.075352+0000","last_peered":"2024-09-21T10:44:08.075352+0000","last_clean":"2024-09-21T10:44:08.075352+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:44:08.075352+0000","last_undegraded":"2024-09-21T10:44:08.075352+0000","last_fullsized":"2024-09-21T10:44:08.075352+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":350,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.068957+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:44:08.068957+0000","last_peered":"2024-09-21T10:44:08.068957+0000","last_clean":"2024-09-21T10:44:08.068957+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:44:08.068957+0000","last_undegraded":"2024-09-21T10:44:08.068957+0000","last_fullsized":"2024-09-21T10:44:08.068957+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"249'8760","reported_seq":8782,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.879702+0000","last_change":"2024-09-21T10:41:55.760232+0000","last_active":"2024-09-21T10:44:24.879702+0000","last_peered":"2024-09-21T10:44:24.879702+0000","last_clean":"2024-09-21T10:44:24.879702+0000","last_became_active":"2024-09-21T10:41:55.759867+0000","last_became_peered":"2024-09-21T10:41:55.759867+0000","last_unstale":"2024-09-21T10:44:24.879702+0000","last_undegraded":"2024-09-21T10:44:24.879702+0000","last_fullsized":"2024-09-21T10:44:24.879702+0000","mapping_epoch":237,"log_start":"242'2000","ondisk_log_start":"242'2000","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6760,"log_dups_size":0,"ondisk_log_size":6760,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:27:09.081349+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":8760,"num_write_kb":425728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":373,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.077769+0000","last_change":"2024-09-21T10:44:05.074985+0000","last_active":"2024-09-21T10:44:08.077769+0000","last_peered":"2024-09-21T10:44:08.077769+0000","last_clean":"2024-09-21T10:44:08.077769+0000","last_became_active":"2024-09-21T10:44:05.074784+0000","last_became_peered":"2024-09-21T10:44:05.074784+0000","last_unstale":"2024-09-21T10:44:08.077769+0000","last_undegraded":"2024-09-21T10:44:08.077769+0000","last_fullsized":"2024-09-21T10:44:08.077769+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.083794+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.083794+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":53669,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":34,"num_read_kb":74,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":161009,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":247,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.064812+0000","last_change":"2024-09-21T10:39:14.298053+0000","last_active":"2024-09-21T10:44:05.064812+0000","last_peered":"2024-09-21T10:44:05.064812+0000","last_clean":"2024-09-21T10:44:05.064812+0000","last_became_active":"2024-09-21T10:38:45.604259+0000","last_became_peered":"2024-09-21T10:38:45.604259+0000","last_unstale":"2024-09-21T10:44:05.064812+0000","last_undegraded":"2024-09-21T10:44:05.064812+0000","last_fullsized":"2024-09-21T10:44:05.064812+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:40.750841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.2","version":"0'0","reported_seq":345,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.070801+0000","last_change":"2024-09-21T10:39:11.749108+0000","last_active":"2024-09-21T10:44:08.070801+0000","last_peered":"2024-09-21T10:44:08.070801+0000","last_clean":"2024-09-21T10:44:08.070801+0000","last_became_active":"2024-09-21T10:39:11.748810+0000","last_became_peered":"2024-09-21T10:39:11.748810+0000","last_unstale":"2024-09-21T10:44:08.070801+0000","last_undegraded":"2024-09-21T10:44:08.070801+0000","last_fullsized":"2024-09-21T10:44:08.070801+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:06:20.095303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":109,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.055244+0000","last_change":"2024-09-21T10:39:11.749199+0000","last_active":"2024-09-21T10:44:05.055244+0000","last_peered":"2024-09-21T10:44:05.055244+0000","last_clean":"2024-09-21T10:44:05.055244+0000","last_became_active":"2024-09-21T10:39:11.746993+0000","last_became_peered":"2024-09-21T10:39:11.746993+0000","last_unstale":"2024-09-21T10:44:05.055244+0000","last_undegraded":"2024-09-21T10:44:05.055244+0000","last_fullsized":"2024-09-21T10:44:05.055244+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:14.051503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'8676","reported_seq":8712,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:26.224719+0000","last_change":"2024-09-21T10:41:55.858572+0000","last_active":"2024-09-21T10:44:26.224719+0000","last_peered":"2024-09-21T10:44:26.224719+0000","last_clean":"2024-09-21T10:44:26.224719+0000","last_became_active":"2024-09-21T10:41:55.857677+0000","last_became_peered":"2024-09-21T10:41:55.857677+0000","last_unstale":"2024-09-21T10:44:26.224719+0000","last_undegraded":"2024-09-21T10:44:26.224719+0000","last_fullsized":"2024-09-21T10:44:26.224719+0000","mapping_epoch":237,"log_start":"242'1800","ondisk_log_start":"242'1800","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6876,"log_dups_size":0,"ondisk_log_size":6876,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:43.371136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293994496,"num_objects":4486,"num_object_clones":0,"num_object_copies":13458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4486,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8676,"num_write_kb":421184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"84'149","reported_seq":569,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.068548+0000","last_change":"2024-09-21T10:39:11.728080+0000","last_active":"2024-09-21T10:44:08.068548+0000","last_peered":"2024-09-21T10:44:08.068548+0000","last_clean":"2024-09-21T10:44:08.068548+0000","last_became_active":"2024-09-21T10:39:11.725783+0000","last_became_peered":"2024-09-21T10:39:11.725783+0000","last_unstale":"2024-09-21T10:44:08.068548+0000","last_undegraded":"2024-09-21T10:44:08.068548+0000","last_fullsized":"2024-09-21T10:44:08.068548+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.290044+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.290044+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:12:36.280139+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":92,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.068405+0000","last_change":"2024-09-21T10:44:05.075437+0000","last_active":"2024-09-21T10:44:08.068405+0000","last_peered":"2024-09-21T10:44:08.068405+0000","last_clean":"2024-09-21T10:44:08.068405+0000","last_became_active":"2024-09-21T10:44:05.075279+0000","last_became_peered":"2024-09-21T10:44:05.075279+0000","last_unstale":"2024-09-21T10:44:08.068405+0000","last_undegraded":"2024-09-21T10:44:08.068405+0000","last_fullsized":"2024-09-21T10:44:08.068405+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:18:42.717415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":362,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.078007+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:44:08.078007+0000","last_peered":"2024-09-21T10:44:08.078007+0000","last_clean":"2024-09-21T10:44:08.078007+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:44:08.078007+0000","last_undegraded":"2024-09-21T10:44:08.078007+0000","last_fullsized":"2024-09-21T10:44:08.078007+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":384,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.078493+0000","last_change":"2024-09-21T10:38:45.608536+0000","last_active":"2024-09-21T10:44:08.078493+0000","last_peered":"2024-09-21T10:44:08.078493+0000","last_clean":"2024-09-21T10:44:08.078493+0000","last_became_active":"2024-09-21T10:38:45.608030+0000","last_became_peered":"2024-09-21T10:38:45.608030+0000","last_unstale":"2024-09-21T10:44:08.078493+0000","last_undegraded":"2024-09-21T10:44:08.078493+0000","last_fullsized":"2024-09-21T10:44:08.078493+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:18.121744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"249'8516","reported_seq":8552,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:22.952268+0000","last_change":"2024-09-21T10:41:55.853968+0000","last_active":"2024-09-21T10:44:22.952268+0000","last_peered":"2024-09-21T10:44:22.952268+0000","last_clean":"2024-09-21T10:44:22.952268+0000","last_became_active":"2024-09-21T10:41:55.852932+0000","last_became_peered":"2024-09-21T10:41:55.852932+0000","last_unstale":"2024-09-21T10:44:22.952268+0000","last_undegraded":"2024-09-21T10:44:22.952268+0000","last_fullsized":"2024-09-21T10:44:22.952268+0000","mapping_epoch":237,"log_start":"242'1800","ondisk_log_start":"242'1800","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6716,"log_dups_size":0,"ondisk_log_size":6716,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:32:08.900976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297009152,"num_objects":4532,"num_object_clones":0,"num_object_copies":13596,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4532,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8516,"num_write_kb":417536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"84'149","reported_seq":381,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.078230+0000","last_change":"2024-09-21T10:44:05.130355+0000","last_active":"2024-09-21T10:44:08.078230+0000","last_peered":"2024-09-21T10:44:08.078230+0000","last_clean":"2024-09-21T10:44:08.078230+0000","last_became_active":"2024-09-21T10:44:05.059584+0000","last_became_peered":"2024-09-21T10:44:05.059584+0000","last_unstale":"2024-09-21T10:44:08.078230+0000","last_undegraded":"2024-09-21T10:44:08.078230+0000","last_fullsized":"2024-09-21T10:44:08.078230+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:05.130313+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:05.130313+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:36:39.484589+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":198,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.070794+0000","last_change":"2024-09-21T10:38:45.611652+0000","last_active":"2024-09-21T10:44:08.070794+0000","last_peered":"2024-09-21T10:44:08.070794+0000","last_clean":"2024-09-21T10:44:08.070794+0000","last_became_active":"2024-09-21T10:38:45.611135+0000","last_became_peered":"2024-09-21T10:38:45.611135+0000","last_unstale":"2024-09-21T10:44:08.070794+0000","last_undegraded":"2024-09-21T10:44:08.070794+0000","last_fullsized":"2024-09-21T10:44:08.070794+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:36:16.986412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":381,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.068792+0000","last_change":"2024-09-21T10:39:12.742329+0000","last_active":"2024-09-21T10:44:08.068792+0000","last_peered":"2024-09-21T10:44:08.068792+0000","last_clean":"2024-09-21T10:44:08.068792+0000","last_became_active":"2024-09-21T10:39:12.741877+0000","last_became_peered":"2024-09-21T10:39:12.741877+0000","last_unstale":"2024-09-21T10:44:08.068792+0000","last_undegraded":"2024-09-21T10:44:08.068792+0000","last_fullsized":"2024-09-21T10:44:08.068792+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:42.570712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":381,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.068858+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:44:08.068858+0000","last_peered":"2024-09-21T10:44:08.068858+0000","last_clean":"2024-09-21T10:44:08.068858+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:44:08.068858+0000","last_undegraded":"2024-09-21T10:44:08.068858+0000","last_fullsized":"2024-09-21T10:44:08.068858+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'8614","reported_seq":8636,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.674774+0000","last_change":"2024-09-21T10:41:55.772015+0000","last_active":"2024-09-21T10:44:24.674774+0000","last_peered":"2024-09-21T10:44:24.674774+0000","last_clean":"2024-09-21T10:44:24.674774+0000","last_became_active":"2024-09-21T10:41:55.771681+0000","last_became_peered":"2024-09-21T10:41:55.771681+0000","last_unstale":"2024-09-21T10:44:24.674774+0000","last_undegraded":"2024-09-21T10:44:24.674774+0000","last_fullsized":"2024-09-21T10:44:24.674774+0000","mapping_epoch":237,"log_start":"242'700","ondisk_log_start":"242'700","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+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":"periodic scrub scheduled @ 2024-09-22T12:25:59.382530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":294518784,"num_objects":4494,"num_object_clones":0,"num_object_copies":13482,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4494,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8614,"num_write_kb":419456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"84'149","reported_seq":493,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.065119+0000","last_change":"2024-09-21T10:38:48.534489+0000","last_active":"2024-09-21T10:44:05.065119+0000","last_peered":"2024-09-21T10:44:05.065119+0000","last_clean":"2024-09-21T10:44:05.065119+0000","last_became_active":"2024-09-21T10:38:48.533462+0000","last_became_peered":"2024-09-21T10:38:48.533462+0000","last_unstale":"2024-09-21T10:44:05.065119+0000","last_undegraded":"2024-09-21T10:44:05.065119+0000","last_fullsized":"2024-09-21T10:44:05.065119+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:31.801033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:31.801033+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:00.378617+0000","scrub_duration":0.0028198009999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"66'2","reported_seq":279,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.067957+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T10:44:05.067957+0000","last_peered":"2024-09-21T10:44:05.067957+0000","last_clean":"2024-09-21T10:44:05.067957+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T10:44:05.067957+0000","last_undegraded":"2024-09-21T10:44:05.067957+0000","last_fullsized":"2024-09-21T10:44:05.067957+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":253,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.053239+0000","last_change":"2024-09-21T10:39:11.755563+0000","last_active":"2024-09-21T10:44:05.053239+0000","last_peered":"2024-09-21T10:44:05.053239+0000","last_clean":"2024-09-21T10:44:05.053239+0000","last_became_active":"2024-09-21T10:39:11.755290+0000","last_became_peered":"2024-09-21T10:39:11.755290+0000","last_unstale":"2024-09-21T10:44:05.053239+0000","last_undegraded":"2024-09-21T10:44:05.053239+0000","last_fullsized":"2024-09-21T10:44:05.053239+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:54.222785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":374,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.068434+0000","last_change":"2024-09-21T10:39:12.764474+0000","last_active":"2024-09-21T10:44:08.068434+0000","last_peered":"2024-09-21T10:44:08.068434+0000","last_clean":"2024-09-21T10:44:08.068434+0000","last_became_active":"2024-09-21T10:39:12.764068+0000","last_became_peered":"2024-09-21T10:39:12.764068+0000","last_unstale":"2024-09-21T10:44:08.068434+0000","last_undegraded":"2024-09-21T10:44:08.068434+0000","last_fullsized":"2024-09-21T10:44:08.068434+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:16:31.182279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"249'8509","reported_seq":8545,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:23.592458+0000","last_change":"2024-09-21T10:41:55.852118+0000","last_active":"2024-09-21T10:44:23.592458+0000","last_peered":"2024-09-21T10:44:23.592458+0000","last_clean":"2024-09-21T10:44:23.592458+0000","last_became_active":"2024-09-21T10:41:55.851285+0000","last_became_peered":"2024-09-21T10:41:55.851285+0000","last_unstale":"2024-09-21T10:44:23.592458+0000","last_undegraded":"2024-09-21T10:44:23.592458+0000","last_fullsized":"2024-09-21T10:44:23.592458+0000","mapping_epoch":237,"log_start":"242'1000","ondisk_log_start":"242'1000","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":7509,"log_dups_size":0,"ondisk_log_size":7509,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:45:13.710154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":298254336,"num_objects":4551,"num_object_clones":0,"num_object_copies":13653,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4551,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8509,"num_write_kb":417920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"84'149","reported_seq":570,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051781+0000","last_change":"2024-09-21T10:41:36.118377+0000","last_active":"2024-09-21T10:44:05.051781+0000","last_peered":"2024-09-21T10:44:05.051781+0000","last_clean":"2024-09-21T10:44:05.051781+0000","last_became_active":"2024-09-21T10:39:11.736862+0000","last_became_peered":"2024-09-21T10:39:11.736862+0000","last_unstale":"2024-09-21T10:44:05.051781+0000","last_undegraded":"2024-09-21T10:44:05.051781+0000","last_fullsized":"2024-09-21T10:44:05.051781+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:41:36.118230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:41:36.118230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:15:45.923708+0000","scrub_duration":0.0024624220000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":255,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.064967+0000","last_change":"2024-09-21T10:39:12.733129+0000","last_active":"2024-09-21T10:44:05.064967+0000","last_peered":"2024-09-21T10:44:05.064967+0000","last_clean":"2024-09-21T10:44:05.064967+0000","last_became_active":"2024-09-21T10:39:12.732799+0000","last_became_peered":"2024-09-21T10:39:12.732799+0000","last_unstale":"2024-09-21T10:44:05.064967+0000","last_undegraded":"2024-09-21T10:44:05.064967+0000","last_fullsized":"2024-09-21T10:44:05.064967+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:53:42.796044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":396,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.069198+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:44:08.069198+0000","last_peered":"2024-09-21T10:44:08.069198+0000","last_clean":"2024-09-21T10:44:08.069198+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:44:08.069198+0000","last_undegraded":"2024-09-21T10:44:08.069198+0000","last_fullsized":"2024-09-21T10:44:08.069198+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":340,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.070557+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:44:08.070557+0000","last_peered":"2024-09-21T10:44:08.070557+0000","last_clean":"2024-09-21T10:44:08.070557+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:44:08.070557+0000","last_undegraded":"2024-09-21T10:44:08.070557+0000","last_fullsized":"2024-09-21T10:44:08.070557+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"249'8606","reported_seq":8642,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:22.944810+0000","last_change":"2024-09-21T10:41:55.854343+0000","last_active":"2024-09-21T10:44:22.944810+0000","last_peered":"2024-09-21T10:44:22.944810+0000","last_clean":"2024-09-21T10:44:22.944810+0000","last_became_active":"2024-09-21T10:41:55.853513+0000","last_became_peered":"2024-09-21T10:41:55.853513+0000","last_unstale":"2024-09-21T10:44:22.944810+0000","last_undegraded":"2024-09-21T10:44:22.944810+0000","last_fullsized":"2024-09-21T10:44:22.944810+0000","mapping_epoch":237,"log_start":"242'1900","ondisk_log_start":"242'1900","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":6706,"log_dups_size":0,"ondisk_log_size":6706,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:09.121758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":302514176,"num_objects":4616,"num_object_clones":0,"num_object_copies":13848,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4616,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8606,"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,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.6","version":"84'149","reported_seq":566,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051420+0000","last_change":"2024-09-21T10:39:57.917833+0000","last_active":"2024-09-21T10:44:05.051420+0000","last_peered":"2024-09-21T10:44:05.051420+0000","last_clean":"2024-09-21T10:44:05.051420+0000","last_became_active":"2024-09-21T10:39:11.737621+0000","last_became_peered":"2024-09-21T10:39:11.737621+0000","last_unstale":"2024-09-21T10:44:05.051420+0000","last_undegraded":"2024-09-21T10:44:05.051420+0000","last_fullsized":"2024-09-21T10:44:05.051420+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:39:57.917707+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:39:57.917707+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:42:32.434805+0000","scrub_duration":0.00163178,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":358,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.069105+0000","last_change":"2024-09-21T10:38:45.613509+0000","last_active":"2024-09-21T10:44:08.069105+0000","last_peered":"2024-09-21T10:44:08.069105+0000","last_clean":"2024-09-21T10:44:08.069105+0000","last_became_active":"2024-09-21T10:38:45.609378+0000","last_became_peered":"2024-09-21T10:38:45.609378+0000","last_unstale":"2024-09-21T10:44:08.069105+0000","last_undegraded":"2024-09-21T10:44:08.069105+0000","last_fullsized":"2024-09-21T10:44:08.069105+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:08.249548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":72,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.078080+0000","last_change":"2024-09-21T10:44:05.064107+0000","last_active":"2024-09-21T10:44:08.078080+0000","last_peered":"2024-09-21T10:44:08.078080+0000","last_clean":"2024-09-21T10:44:08.078080+0000","last_became_active":"2024-09-21T10:44:05.063816+0000","last_became_peered":"2024-09-21T10:44:05.063816+0000","last_unstale":"2024-09-21T10:44:08.078080+0000","last_undegraded":"2024-09-21T10:44:08.078080+0000","last_fullsized":"2024-09-21T10:44:08.078080+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:32:40.372915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":351,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.077851+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:44:08.077851+0000","last_peered":"2024-09-21T10:44:08.077851+0000","last_clean":"2024-09-21T10:44:08.077851+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:44:08.077851+0000","last_undegraded":"2024-09-21T10:44:08.077851+0000","last_fullsized":"2024-09-21T10:44:08.077851+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'8553","reported_seq":8589,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:23.597874+0000","last_change":"2024-09-21T10:41:55.844817+0000","last_active":"2024-09-21T10:44:23.597874+0000","last_peered":"2024-09-21T10:44:23.597874+0000","last_clean":"2024-09-21T10:44:23.597874+0000","last_became_active":"2024-09-21T10:41:55.843184+0000","last_became_peered":"2024-09-21T10:41:55.843184+0000","last_unstale":"2024-09-21T10:44:23.597874+0000","last_undegraded":"2024-09-21T10:44:23.597874+0000","last_fullsized":"2024-09-21T10:44:23.597874+0000","mapping_epoch":237,"log_start":"242'1000","ondisk_log_start":"242'1000","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":7553,"log_dups_size":0,"ondisk_log_size":7553,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:11.867688+0000","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":8553,"num_write_kb":419904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"84'149","reported_seq":509,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.052947+0000","last_change":"2024-09-21T10:39:12.719885+0000","last_active":"2024-09-21T10:44:05.052947+0000","last_peered":"2024-09-21T10:44:05.052947+0000","last_clean":"2024-09-21T10:44:05.052947+0000","last_became_active":"2024-09-21T10:39:12.719180+0000","last_became_peered":"2024-09-21T10:39:12.719180+0000","last_unstale":"2024-09-21T10:44:05.052947+0000","last_undegraded":"2024-09-21T10:44:05.052947+0000","last_fullsized":"2024-09-21T10:44:05.052947+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.629086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.629086+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:51.141545+0000","scrub_duration":0.003116106,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":366,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.071438+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:44:08.071438+0000","last_peered":"2024-09-21T10:44:08.071438+0000","last_clean":"2024-09-21T10:44:08.071438+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:44:08.071438+0000","last_undegraded":"2024-09-21T10:44:08.071438+0000","last_fullsized":"2024-09-21T10:44:08.071438+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":377,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.068969+0000","last_change":"2024-09-21T10:39:11.727347+0000","last_active":"2024-09-21T10:44:08.068969+0000","last_peered":"2024-09-21T10:44:08.068969+0000","last_clean":"2024-09-21T10:44:08.068969+0000","last_became_active":"2024-09-21T10:39:11.725834+0000","last_became_peered":"2024-09-21T10:39:11.725834+0000","last_unstale":"2024-09-21T10:44:08.068969+0000","last_undegraded":"2024-09-21T10:44:08.068969+0000","last_fullsized":"2024-09-21T10:44:08.068969+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:01:05.187179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":363,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.075304+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:44:08.075304+0000","last_peered":"2024-09-21T10:44:08.075304+0000","last_clean":"2024-09-21T10:44:08.075304+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:44:08.075304+0000","last_undegraded":"2024-09-21T10:44:08.075304+0000","last_fullsized":"2024-09-21T10:44:08.075304+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"249'8634","reported_seq":8656,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:24.682536+0000","last_change":"2024-09-21T10:41:55.772783+0000","last_active":"2024-09-21T10:44:24.682536+0000","last_peered":"2024-09-21T10:44:24.682536+0000","last_clean":"2024-09-21T10:44:24.682536+0000","last_became_active":"2024-09-21T10:41:55.772452+0000","last_became_peered":"2024-09-21T10:41:55.772452+0000","last_unstale":"2024-09-21T10:44:24.682536+0000","last_undegraded":"2024-09-21T10:44:24.682536+0000","last_fullsized":"2024-09-21T10:44:24.682536+0000","mapping_epoch":237,"log_start":"242'700","ondisk_log_start":"242'700","created":237,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:41:54.724364+0000","last_clean_scrub_stamp":"2024-09-21T10:41:54.724364+0000","objects_scrubbed":0,"log_size":7934,"log_dups_size":0,"ondisk_log_size":7934,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:58:26.260653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293928984,"num_objects":4486,"num_object_clones":0,"num_object_copies":13458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4486,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8634,"num_write_kb":419777,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.4","version":"84'149","reported_seq":558,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.070963+0000","last_change":"2024-09-21T10:35:29.131713+0000","last_active":"2024-09-21T10:44:08.070963+0000","last_peered":"2024-09-21T10:44:08.070963+0000","last_clean":"2024-09-21T10:44:08.070963+0000","last_became_active":"2024-09-21T10:35:28.483394+0000","last_became_peered":"2024-09-21T10:35:28.483394+0000","last_unstale":"2024-09-21T10:44:08.070963+0000","last_undegraded":"2024-09-21T10:44:08.070963+0000","last_fullsized":"2024-09-21T10:44:08.070963+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.131655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.131655+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:57:52.721484+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":369,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.078358+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:44:08.078358+0000","last_peered":"2024-09-21T10:44:08.078358+0000","last_clean":"2024-09-21T10:44:08.078358+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:44:08.078358+0000","last_undegraded":"2024-09-21T10:44:08.078358+0000","last_fullsized":"2024-09-21T10:44:08.078358+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":107,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051706+0000","last_change":"2024-09-21T10:39:12.755566+0000","last_active":"2024-09-21T10:44:05.051706+0000","last_peered":"2024-09-21T10:44:05.051706+0000","last_clean":"2024-09-21T10:44:05.051706+0000","last_became_active":"2024-09-21T10:39:12.754358+0000","last_became_peered":"2024-09-21T10:39:12.754358+0000","last_unstale":"2024-09-21T10:44:05.051706+0000","last_undegraded":"2024-09-21T10:44:05.051706+0000","last_fullsized":"2024-09-21T10:44:05.051706+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:19:36.213350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":237,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051345+0000","last_change":"2024-09-21T10:39:11.734022+0000","last_active":"2024-09-21T10:44:05.051345+0000","last_peered":"2024-09-21T10:44:05.051345+0000","last_clean":"2024-09-21T10:44:05.051345+0000","last_became_active":"2024-09-21T10:39:11.731261+0000","last_became_peered":"2024-09-21T10:39:11.731261+0000","last_unstale":"2024-09-21T10:44:05.051345+0000","last_undegraded":"2024-09-21T10:44:05.051345+0000","last_fullsized":"2024-09-21T10:44:05.051345+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:27:12.520746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":251,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.074904+0000","last_change":"2024-09-21T10:39:11.726760+0000","last_active":"2024-09-21T10:44:08.074904+0000","last_peered":"2024-09-21T10:44:08.074904+0000","last_clean":"2024-09-21T10:44:08.074904+0000","last_became_active":"2024-09-21T10:39:11.726477+0000","last_became_peered":"2024-09-21T10:39:11.726477+0000","last_unstale":"2024-09-21T10:44:08.074904+0000","last_undegraded":"2024-09-21T10:44:08.074904+0000","last_fullsized":"2024-09-21T10:44:08.074904+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:33:25.148824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":287,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.074882+0000","last_change":"2024-09-21T10:39:11.736538+0000","last_active":"2024-09-21T10:44:08.074882+0000","last_peered":"2024-09-21T10:44:08.074882+0000","last_clean":"2024-09-21T10:44:08.074882+0000","last_became_active":"2024-09-21T10:39:11.736199+0000","last_became_peered":"2024-09-21T10:39:11.736199+0000","last_unstale":"2024-09-21T10:44:08.074882+0000","last_undegraded":"2024-09-21T10:44:08.074882+0000","last_fullsized":"2024-09-21T10:44:08.074882+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:22.923335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.070472+0000","last_change":"2024-09-21T10:39:17.256845+0000","last_active":"2024-09-21T10:44:08.070472+0000","last_peered":"2024-09-21T10:44:08.070472+0000","last_clean":"2024-09-21T10:44:08.070472+0000","last_became_active":"2024-09-21T10:39:17.256400+0000","last_became_peered":"2024-09-21T10:39:17.256400+0000","last_unstale":"2024-09-21T10:44:08.070472+0000","last_undegraded":"2024-09-21T10:44:08.070472+0000","last_fullsized":"2024-09-21T10:44:08.070472+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:27:24.934998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"72'3","reported_seq":27,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.071043+0000","last_change":"2024-09-21T10:44:05.081987+0000","last_active":"2024-09-21T10:44:08.071043+0000","last_peered":"2024-09-21T10:44:08.071043+0000","last_clean":"2024-09-21T10:44:08.071043+0000","last_became_active":"2024-09-21T10:44:05.081594+0000","last_became_peered":"2024-09-21T10:44:05.081594+0000","last_unstale":"2024-09-21T10:44:08.071043+0000","last_undegraded":"2024-09-21T10:44:08.071043+0000","last_fullsized":"2024-09-21T10:44:08.071043+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:30:45.149438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":218,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.067192+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:44:05.067192+0000","last_peered":"2024-09-21T10:44:05.067192+0000","last_clean":"2024-09-21T10:44:05.067192+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:44:05.067192+0000","last_undegraded":"2024-09-21T10:44:05.067192+0000","last_fullsized":"2024-09-21T10:44:05.067192+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":344,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.070554+0000","last_change":"2024-09-21T10:39:11.748971+0000","last_active":"2024-09-21T10:44:08.070554+0000","last_peered":"2024-09-21T10:44:08.070554+0000","last_clean":"2024-09-21T10:44:08.070554+0000","last_became_active":"2024-09-21T10:39:11.748632+0000","last_became_peered":"2024-09-21T10:39:11.748632+0000","last_unstale":"2024-09-21T10:44:08.070554+0000","last_undegraded":"2024-09-21T10:44:08.070554+0000","last_fullsized":"2024-09-21T10:44:08.070554+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:52.450806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":361,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.077788+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:44:08.077788+0000","last_peered":"2024-09-21T10:44:08.077788+0000","last_clean":"2024-09-21T10:44:08.077788+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:44:08.077788+0000","last_undegraded":"2024-09-21T10:44:08.077788+0000","last_fullsized":"2024-09-21T10:44:08.077788+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":408,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.075238+0000","last_change":"2024-09-21T10:39:12.759717+0000","last_active":"2024-09-21T10:44:08.075238+0000","last_peered":"2024-09-21T10:44:08.075238+0000","last_clean":"2024-09-21T10:44:08.075238+0000","last_became_active":"2024-09-21T10:39:12.759261+0000","last_became_peered":"2024-09-21T10:39:12.759261+0000","last_unstale":"2024-09-21T10:44:08.075238+0000","last_undegraded":"2024-09-21T10:44:08.075238+0000","last_fullsized":"2024-09-21T10:44:08.075238+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:42.907748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":109,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051850+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T10:44:05.051850+0000","last_peered":"2024-09-21T10:44:05.051850+0000","last_clean":"2024-09-21T10:44:05.051850+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T10:44:05.051850+0000","last_undegraded":"2024-09-21T10:44:05.051850+0000","last_fullsized":"2024-09-21T10:44:05.051850+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.075321+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:44:08.075321+0000","last_peered":"2024-09-21T10:44:08.075321+0000","last_clean":"2024-09-21T10:44:08.075321+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:44:08.075321+0000","last_undegraded":"2024-09-21T10:44:08.075321+0000","last_fullsized":"2024-09-21T10:44:08.075321+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":364,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.078470+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:44:08.078470+0000","last_peered":"2024-09-21T10:44:08.078470+0000","last_clean":"2024-09-21T10:44:08.078470+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:44:08.078470+0000","last_undegraded":"2024-09-21T10:44:08.078470+0000","last_fullsized":"2024-09-21T10:44:08.078470+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":350,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.068684+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:44:08.068684+0000","last_peered":"2024-09-21T10:44:08.068684+0000","last_clean":"2024-09-21T10:44:08.068684+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:44:08.068684+0000","last_undegraded":"2024-09-21T10:44:08.068684+0000","last_fullsized":"2024-09-21T10:44:08.068684+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":363,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.070877+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:44:08.070877+0000","last_peered":"2024-09-21T10:44:08.070877+0000","last_clean":"2024-09-21T10:44:08.070877+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:44:08.070877+0000","last_undegraded":"2024-09-21T10:44:08.070877+0000","last_fullsized":"2024-09-21T10:44:08.070877+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":244,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051827+0000","last_change":"2024-09-21T10:38:45.607861+0000","last_active":"2024-09-21T10:44:05.051827+0000","last_peered":"2024-09-21T10:44:05.051827+0000","last_clean":"2024-09-21T10:44:05.051827+0000","last_became_active":"2024-09-21T10:38:45.607513+0000","last_became_peered":"2024-09-21T10:38:45.607513+0000","last_unstale":"2024-09-21T10:44:05.051827+0000","last_undegraded":"2024-09-21T10:44:05.051827+0000","last_fullsized":"2024-09-21T10:44:05.051827+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:40.498453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":109,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.066693+0000","last_change":"2024-09-21T10:38:45.611380+0000","last_active":"2024-09-21T10:44:05.066693+0000","last_peered":"2024-09-21T10:44:05.066693+0000","last_clean":"2024-09-21T10:44:05.066693+0000","last_became_active":"2024-09-21T10:38:45.611017+0000","last_became_peered":"2024-09-21T10:38:45.611017+0000","last_unstale":"2024-09-21T10:44:05.066693+0000","last_undegraded":"2024-09-21T10:44:05.066693+0000","last_fullsized":"2024-09-21T10:44:05.066693+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:17:15.307347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"73'2","reported_seq":356,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.078119+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:44:08.078119+0000","last_peered":"2024-09-21T10:44:08.078119+0000","last_clean":"2024-09-21T10:44:08.078119+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:44:08.078119+0000","last_undegraded":"2024-09-21T10:44:08.078119+0000","last_fullsized":"2024-09-21T10:44:08.078119+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":232,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.074826+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:44:08.074826+0000","last_peered":"2024-09-21T10:44:08.074826+0000","last_clean":"2024-09-21T10:44:08.074826+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:44:08.074826+0000","last_undegraded":"2024-09-21T10:44:08.074826+0000","last_fullsized":"2024-09-21T10:44:08.074826+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":222,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.082901+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:44:08.082901+0000","last_peered":"2024-09-21T10:44:08.082901+0000","last_clean":"2024-09-21T10:44:08.082901+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:44:08.082901+0000","last_undegraded":"2024-09-21T10:44:08.082901+0000","last_fullsized":"2024-09-21T10:44:08.082901+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":232,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051687+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:44:05.051687+0000","last_peered":"2024-09-21T10:44:05.051687+0000","last_clean":"2024-09-21T10:44:05.051687+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:44:05.051687+0000","last_undegraded":"2024-09-21T10:44:05.051687+0000","last_fullsized":"2024-09-21T10:44:05.051687+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":248,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.072176+0000","last_change":"2024-09-21T10:39:11.730995+0000","last_active":"2024-09-21T10:44:08.072176+0000","last_peered":"2024-09-21T10:44:08.072176+0000","last_clean":"2024-09-21T10:44:08.072176+0000","last_became_active":"2024-09-21T10:39:11.730559+0000","last_became_peered":"2024-09-21T10:39:11.730559+0000","last_unstale":"2024-09-21T10:44:08.072176+0000","last_undegraded":"2024-09-21T10:44:08.072176+0000","last_fullsized":"2024-09-21T10:44:08.072176+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:27.218072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":390,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.070885+0000","last_change":"2024-09-21T10:38:45.610599+0000","last_active":"2024-09-21T10:44:08.070885+0000","last_peered":"2024-09-21T10:44:08.070885+0000","last_clean":"2024-09-21T10:44:08.070885+0000","last_became_active":"2024-09-21T10:38:45.610135+0000","last_became_peered":"2024-09-21T10:38:45.610135+0000","last_unstale":"2024-09-21T10:44:08.070885+0000","last_undegraded":"2024-09-21T10:44:08.070885+0000","last_fullsized":"2024-09-21T10:44:08.070885+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:43.117895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"73'2","reported_seq":404,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.071237+0000","last_change":"2024-09-21T10:39:12.759916+0000","last_active":"2024-09-21T10:44:08.071237+0000","last_peered":"2024-09-21T10:44:08.071237+0000","last_clean":"2024-09-21T10:44:08.071237+0000","last_became_active":"2024-09-21T10:39:12.759587+0000","last_became_peered":"2024-09-21T10:39:12.759587+0000","last_unstale":"2024-09-21T10:44:08.071237+0000","last_undegraded":"2024-09-21T10:44:08.071237+0000","last_fullsized":"2024-09-21T10:44:08.071237+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:19.720836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":250,"reported_epoch":248,"state":"active+clean","last_fresh":"2024-09-21T10:44:05.051151+0000","last_change":"2024-09-21T10:39:11.726753+0000","last_active":"2024-09-21T10:44:05.051151+0000","last_peered":"2024-09-21T10:44:05.051151+0000","last_clean":"2024-09-21T10:44:05.051151+0000","last_became_active":"2024-09-21T10:39:11.726465+0000","last_became_peered":"2024-09-21T10:39:11.726465+0000","last_unstale":"2024-09-21T10:44:05.051151+0000","last_undegraded":"2024-09-21T10:44:05.051151+0000","last_fullsized":"2024-09-21T10:44:05.051151+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:44.255123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":391,"reported_epoch":249,"state":"active+clean","last_fresh":"2024-09-21T10:44:08.077677+0000","last_change":"2024-09-21T10:39:13.073914+0000","last_active":"2024-09-21T10:44:08.077677+0000","last_peered":"2024-09-21T10:44:08.077677+0000","last_clean":"2024-09-21T10:44:08.077677+0000","last_became_active":"2024-09-21T10:39:13.033143+0000","last_became_peered":"2024-09-21T10:39:13.033143+0000","last_unstale":"2024-09-21T10:44:08.077677+0000","last_undegraded":"2024-09-21T10:44:08.077677+0000","last_fullsized":"2024-09-21T10:44:08.077677+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:23.090897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":582,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":4733141016,"num_objects":72223,"num_object_clones":0,"num_object_copies":216669,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72223,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":137677,"num_write_kb":6716737,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":14205071360,"data_stored":14205059144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":114477,"ondisk_log_size":114477,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":22,"num_read_kb":21,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":10094,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":106496,"data_stored":17278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":644037,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":34,"num_read_kb":74,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":423697,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2048000,"data_stored":2033792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1640,"ondisk_log_size":1640,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201754,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2200028,"kb_used_data":1753876,"kb_used_omap":1,"kb_used_meta":446142,"kb_avail":91545124,"statfs":{"total":95995035648,"available":93742206976,"internally_reserved":0,"allocated":1795969024,"data_stored":1794638571,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":456849868},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197632,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2188188,"kb_used_data":2016468,"kb_used_omap":5,"kb_used_meta":171706,"kb_avail":91556964,"statfs":{"total":95995035648,"available":93754331136,"internally_reserved":0,"allocated":2064863232,"data_stored":2063533539,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":175827080},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725041,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3032976,"kb_used_data":2622920,"kb_used_omap":1,"kb_used_meta":410046,"kb_avail":90712176,"statfs":{"total":95995035648,"available":92889268224,"internally_reserved":0,"allocated":2685870080,"data_stored":2684548158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":419887558},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986683,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2109656,"kb_used_data":1741328,"kb_used_omap":1,"kb_used_meta":368190,"kb_avail":91635496,"statfs":{"total":95995035648,"available":93834747904,"internally_reserved":0,"allocated":1783119872,"data_stored":1781793752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":377027014},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631691,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2693384,"kb_used_data":2070272,"kb_used_omap":4,"kb_used_meta":623035,"kb_avail":91051768,"statfs":{"total":95995035648,"available":93237010432,"internally_reserved":0,"allocated":2119958528,"data_stored":2118644536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":637988401},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":0,"seq":420906795217,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958743,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2384632,"kb_used_data":2001712,"kb_used_omap":5,"kb_used_meta":382906,"kb_avail":91360520,"statfs":{"total":95995035648,"available":93553172480,"internally_reserved":0,"allocated":2049753088,"data_stored":2048454046,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":392096104},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122267,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2176072,"kb_used_data":1761216,"kb_used_omap":5,"kb_used_meta":414842,"kb_avail":91569080,"statfs":{"total":95995035648,"available":93766737920,"internally_reserved":0,"allocated":1803485184,"data_stored":1802171162,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":424798378},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":24576,"data_stored":5442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":1788411904,"data_stored":1788411904,"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":2041905152,"data_stored":2041905152,"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":2109276160,"data_stored":2109276160,"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":1768685568,"data_stored":1768685568,"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":2663714816,"data_stored":2663710744,"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":2061307904,"data_stored":2061303832,"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":1771769856,"data_stored":1771765784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:44:32.234 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pgp_num 11 2024-09-21T10:44:32.238 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:32.309 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:32.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:32.411 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:32.440 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:32.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:32.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:32.580 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:32.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:32.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:44:32.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:32.744 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:32.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:32.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:32.874 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:32.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:32.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:32.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:32.998 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:33.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:33.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:33.147 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:33.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:33.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:33.286 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:33.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:33.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:33.435 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:33.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:33.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:33.569 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:33.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:33.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:44:33.672 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:33.723 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:33.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:33.826 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:33.847 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:33.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:33.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:33 smithi003 bash[88275]: cluster 2024-09-21T10:44:32.712305+0000 mgr.y (mgr.25133) 949 : cluster [DBG] pgmap v946: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:33.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:33 smithi003 bash[88275]: cluster 2024-09-21T10:44:32.712305+0000 mgr.y (mgr.25133) 949 : cluster [DBG] pgmap v946: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:33 smithi003 bash[89466]: cluster 2024-09-21T10:44:32.712305+0000 mgr.y (mgr.25133) 949 : cluster [DBG] pgmap v946: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:33.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:33 smithi003 bash[89466]: cluster 2024-09-21T10:44:32.712305+0000 mgr.y (mgr.25133) 949 : cluster [DBG] pgmap v946: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:33.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:33.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:33.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:33.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:34.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:34.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:33 smithi204 bash[78884]: cluster 2024-09-21T10:44:32.712305+0000 mgr.y (mgr.25133) 949 : cluster [DBG] pgmap v946: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:34.099 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:33 smithi204 bash[78884]: cluster 2024-09-21T10:44:32.712305+0000 mgr.y (mgr.25133) 949 : cluster [DBG] pgmap v946: 99 pgs: 99 active+clean; 4.2 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 780 op/s 2024-09-21T10:44:34.120 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:34.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:34.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:34.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:34.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:34.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:34.387 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:34.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:34.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:44:34.489 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:34.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.541 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:34.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:34.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:34.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:34.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:34.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:34.801 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:34.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:34.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:34.927 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:34.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:34.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:35.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:35.074 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:35.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:35.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:35.212 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:35.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:35.318 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:35.348 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:35.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:35.452 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:35.479 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:35.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:35.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:35.625 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:35.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:35.731 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:35.753 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:35.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:35.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:35.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:35 smithi204 bash[78884]: cluster 2024-09-21T10:44:34.712882+0000 mgr.y (mgr.25133) 950 : cluster [DBG] pgmap v947: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2024-09-21T10:44:35.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:35 smithi204 bash[78884]: cluster 2024-09-21T10:44:34.712882+0000 mgr.y (mgr.25133) 950 : cluster [DBG] pgmap v947: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2024-09-21T10:44:35.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:35.895 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:35.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:35.996 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:36.005 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:35 smithi003 bash[88275]: cluster 2024-09-21T10:44:34.712882+0000 mgr.y (mgr.25133) 950 : cluster [DBG] pgmap v947: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2024-09-21T10:44:36.006 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:35 smithi003 bash[88275]: cluster 2024-09-21T10:44:34.712882+0000 mgr.y (mgr.25133) 950 : cluster [DBG] pgmap v947: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2024-09-21T10:44:36.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:35 smithi003 bash[89466]: cluster 2024-09-21T10:44:34.712882+0000 mgr.y (mgr.25133) 950 : cluster [DBG] pgmap v947: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2024-09-21T10:44:36.006 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:35 smithi003 bash[89466]: cluster 2024-09-21T10:44:34.712882+0000 mgr.y (mgr.25133) 950 : cluster [DBG] pgmap v947: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 787 op/s 2024-09-21T10:44:36.022 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:36.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:36.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:36.147 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:36.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:36.252 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:36.283 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:36.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:36.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:36.409 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:36.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:36.514 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:36.538 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:36.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:36.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:36.682 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:36.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:36.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:36.813 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:36.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:36.919 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:36.941 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:36.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:36.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:36.983 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:37.046 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:37.069 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:37.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:37.173 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:37.197 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:37.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:37.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:37.336 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:37.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:37.424 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:44:37.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:37.462 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:37.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:37.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:37.603 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:37.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:44:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:44:37] "GET /metrics HTTP/1.1" 200 36474 "" "Prometheus/2.51.0" 2024-09-21T10:44:37.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:37.743 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:37.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:37.846 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:37.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:37.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:37.974 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:37.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:37.992 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:37.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:37.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:37 smithi204 bash[78884]: cluster 2024-09-21T10:44:36.713530+0000 mgr.y (mgr.25133) 951 : cluster [DBG] pgmap v948: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:44:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:37 smithi204 bash[78884]: cluster 2024-09-21T10:44:36.713530+0000 mgr.y (mgr.25133) 951 : cluster [DBG] pgmap v948: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:44:38.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:38.117 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:38.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:38.147 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:37 smithi003 bash[88275]: cluster 2024-09-21T10:44:36.713530+0000 mgr.y (mgr.25133) 951 : cluster [DBG] pgmap v948: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:44:38.147 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:37 smithi003 bash[88275]: cluster 2024-09-21T10:44:36.713530+0000 mgr.y (mgr.25133) 951 : cluster [DBG] pgmap v948: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:44:38.147 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:37 smithi003 bash[89466]: cluster 2024-09-21T10:44:36.713530+0000 mgr.y (mgr.25133) 951 : cluster [DBG] pgmap v948: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:44:38.147 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:37 smithi003 bash[89466]: cluster 2024-09-21T10:44:36.713530+0000 mgr.y (mgr.25133) 951 : cluster [DBG] pgmap v948: 99 pgs: 99 active+clean; 3.9 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:44:38.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:38.245 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:38.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:38.348 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:38.375 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:38.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:38.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:38.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:38.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:38.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:38.633 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:38.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:38.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:38.782 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:38.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:38.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:38.919 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:38.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:38.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:39.016 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:44:39.022 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:39.056 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:39.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:39.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:38 smithi204 bash[78884]: audit 2024-09-21T10:44:38.656729+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:39.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:38 smithi204 bash[78884]: audit 2024-09-21T10:44:38.656729+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:39.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:38 smithi003 bash[88275]: audit 2024-09-21T10:44:38.656729+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:39.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:38 smithi003 bash[88275]: audit 2024-09-21T10:44:38.656729+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:38 smithi003 bash[89466]: audit 2024-09-21T10:44:38.656729+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:38 smithi003 bash[89466]: audit 2024-09-21T10:44:38.656729+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:39.181 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:39.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:39.283 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:39.301 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:39.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:39.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:39.430 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:39.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:39.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:39.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:39.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:39.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:39.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.696 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:39.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:39.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:39.824 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:39.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:39.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:39.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:39 smithi204 bash[78884]: cluster 2024-09-21T10:44:38.714020+0000 mgr.y (mgr.25133) 952 : cluster [DBG] pgmap v949: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:44:39.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:39 smithi204 bash[78884]: cluster 2024-09-21T10:44:38.714020+0000 mgr.y (mgr.25133) 952 : cluster [DBG] pgmap v949: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:44:39.966 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:39.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:39.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:40.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:40.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.102 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:40.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:40.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:39 smithi003 bash[88275]: cluster 2024-09-21T10:44:38.714020+0000 mgr.y (mgr.25133) 952 : cluster [DBG] pgmap v949: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:44:40.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:39 smithi003 bash[88275]: cluster 2024-09-21T10:44:38.714020+0000 mgr.y (mgr.25133) 952 : cluster [DBG] pgmap v949: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:44:40.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:39 smithi003 bash[89466]: cluster 2024-09-21T10:44:38.714020+0000 mgr.y (mgr.25133) 952 : cluster [DBG] pgmap v949: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:44:40.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:39 smithi003 bash[89466]: cluster 2024-09-21T10:44:38.714020+0000 mgr.y (mgr.25133) 952 : cluster [DBG] pgmap v949: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:44:40.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:40.243 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:40.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:40.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:40.391 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:40.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:40.494 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:40.521 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:40.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:40.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:40.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:40.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:40.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:40.801 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:40.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:40.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:40.924 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:40.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:40.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:41.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:41.056 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:41.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:41.163 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:41.186 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:41.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:41.290 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:41.315 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:41.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:41.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:41.444 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:41.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:41.548 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:41.575 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:41.683 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:41.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:41.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:41.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:41.851 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:41.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:41.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:41.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:41.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:41.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:42.075 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:42.085 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:41 smithi003 bash[88275]: cluster 2024-09-21T10:44:40.714593+0000 mgr.y (mgr.25133) 953 : cluster [DBG] pgmap v950: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:44:42.085 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:41 smithi003 bash[88275]: cluster 2024-09-21T10:44:40.714593+0000 mgr.y (mgr.25133) 953 : cluster [DBG] pgmap v950: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:44:42.085 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:41 smithi003 bash[89466]: cluster 2024-09-21T10:44:40.714593+0000 mgr.y (mgr.25133) 953 : cluster [DBG] pgmap v950: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:44:42.085 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:41 smithi003 bash[89466]: cluster 2024-09-21T10:44:40.714593+0000 mgr.y (mgr.25133) 953 : cluster [DBG] pgmap v950: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:44:42.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:41 smithi204 bash[78884]: cluster 2024-09-21T10:44:40.714593+0000 mgr.y (mgr.25133) 953 : cluster [DBG] pgmap v950: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:44:42.095 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:41 smithi204 bash[78884]: cluster 2024-09-21T10:44:40.714593+0000 mgr.y (mgr.25133) 953 : cluster [DBG] pgmap v950: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:44:42.098 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:42.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:42.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:42.230 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:42.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:42.339 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:42.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:42.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:42.467 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:42.487 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:42.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:42.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:42.625 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:42.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:42.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:42.761 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:42.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:42.865 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:42.889 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:42.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:42.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:42.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:43.037 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:43.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:43.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:43.188 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:43.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:43.294 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:43.322 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:43.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:43.427 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:43.452 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:43.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:43.556 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:43.577 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:43.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:43.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:43.700 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:43.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:43.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:43.825 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:43.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:43.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:43.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout: "size": 20, 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 600, 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44573.0:195531 6.2 6:42e123fc:::benchmark_data_smithi003_124158_object90455:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154)", 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:35:05.809978+0000", 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 578.14801032599996, 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.327580496, 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:43.963 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44573", 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/701683982", 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 195531 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:05.809978+0000", 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:05.809978+0000", 2024-09-21T10:44:43.964 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:05.809977+0000", 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:05.809982+0000", 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.9559999999999996e-06 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:05.809994+0000", 2024-09-21T10:44:43.965 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1568e-05 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:05.810001+0000", 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.3560000000000004e-06 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:05.810045+0000", 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.3650999999999999e-05 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:05.810158+0000", 2024-09-21T10:44:43.966 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00011335799999999999 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 2,3", 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:05.811019+0000", 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00086065299999999996 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:05.814295+0000", 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0032758980000000002 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:05.816850+0000", 2024-09-21T10:44:43.967 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00255551 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:06.137156+0000", 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.32030564299999997 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:06.137457+0000", 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00030155699999999999 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.968 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:35:06.137559+0000", 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000101488 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:11672 7.1 7:81770359:::benchmark_data_smithi003_144930_object11671:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:11.980493+0000", 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 511.97749576699999, 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58785282400000005, 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:44:43.969 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 11672 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980493+0000", 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980493+0000", 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.970 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980491+0000", 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980540+0000", 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.9258000000000002e-05 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.971 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980554+0000", 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3376e-05 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980561+0000", 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.7689999999999996e-06 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980852+0000", 2024-09-21T10:44:43.972 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00029021800000000002 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980991+0000", 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013978800000000001 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.981115+0000", 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012395400000000001 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:43.973 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.982579+0000", 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001463354 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.983192+0000", 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000613472 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.568217+0000", 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58502451 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.974 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.568295+0000", 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.8116999999999998e-05 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.568346+0000", 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0866999999999999e-05 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:11673 7.1 7:8c9b8b07:::benchmark_data_smithi003_144930_object11672:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2024-09-21T10:44:43.975 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:11.980707+0000", 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 511.977281576, 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.59057891699999998, 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 11673 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980707+0000", 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.976 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980707+0000", 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980706+0000", 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:43.977 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980747+0000", 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.0890000000000003e-05 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980759+0000", 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1415e-05 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.980765+0000", 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4679999999999997e-06 2024-09-21T10:44:43.978 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.981805+0000", 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001040123 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.981926+0000", 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000121172 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.982056+0000", 2024-09-21T10:44:43.979 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012929700000000001 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.982860+0000", 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00080479100000000001 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.983357+0000", 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000496453 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:43.980 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.570926+0000", 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58756873499999995 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.571131+0000", 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00020516100000000001 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.571286+0000", 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000155155 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:43.981 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop_reply(client.44750.0:11672 7.1 e176/172 ondisk, result = 0)", 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:11.985291+0000", 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 511.97269740299998, 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58308349800000003, 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "started", 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.985291+0000", 2024-09-21T10:44:43.982 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.985291+0000", 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.985291+0000", 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.985298+0000", 2024-09-21T10:44:43.983 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.357e-06 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.985309+0000", 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0648999999999999e-05 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.985315+0000", 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.5100000000000004e-06 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.984 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.568192+0000", 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58287714999999996 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.568207+0000", 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4603000000000001e-05 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.568375+0000", 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00016789499999999999 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:43.985 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop_reply(client.44750.0:11673 7.1 e176/172 ondisk, result = 0)", 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:11.985329+0000", 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 511.97265931300001, 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58597555999999995, 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "started", 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.985329+0000", 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.986 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.985329+0000", 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.985329+0000", 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.985332+0000", 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.6120000000000001e-06 2024-09-21T10:44:43.987 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.985339+0000", 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.3329999999999999e-06 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.568292+0000", 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58295256500000003 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:43.988 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.570882+0000", 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0025907650000000001 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.570904+0000", 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.1753e-05 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.571305+0000", 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000400832 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.989 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:11707 7.1 7:8d88041f:::benchmark_data_smithi003_144930_object11706:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e176)", 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:11.995069+0000", 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 511.962920075, 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.57889126400000002, 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 11707 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:43.990 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.991 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:43.991 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.995069+0000", 2024-09-21T10:44:43.991 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.991 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.991 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.991 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:43.991 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.995069+0000", 2024-09-21T10:44:43.991 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.991 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.991 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.991 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.995053+0000", 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999843 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:11.995110+0000", 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7399999999999999e-05 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.568146+0000", 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.57303586100000004 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.992 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.568172+0000", 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.5210000000000001e-05 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.568547+0000", 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00037545999999999999 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.568895+0000", 2024-09-21T10:44:43.993 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000347976 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.569285+0000", 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00039042100000000001 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.572952+0000", 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0036661269999999999 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:43.994 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.573037+0000", 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.5222999999999994e-05 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.573731+0000", 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00069459800000000005 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.573878+0000", 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000146432 2024-09-21T10:44:43.995 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:12.573960+0000", 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2089000000000006e-05 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.44750.0:81364 7.18 e185/179 7:18f5a4c4:::benchmark_data_smithi003_144930_object81363:head v 185'4612, mlcod=185'4609)", 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:13.512627+0000", 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 450.44536148899999, 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.422926947, 2024-09-21T10:44:43.996 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.512627+0000", 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.512627+0000", 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.997 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.512627+0000", 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.512725+0000", 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.857e-05 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.512731+0000", 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8690000000000001e-06 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:43.998 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.512734+0000", 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.4010000000000001e-06 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.512766+0000", 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1238999999999997e-05 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.512777+0000", 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1202e-05 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:43.999 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.935228+0000", 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.42245089699999999 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.935554+0000", 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00032634599999999998 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.000 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.44750.0:81366 7.9 e185/179 7:97466479:::benchmark_data_smithi003_144930_object81365:head v 185'4529, mlcod=185'4527)", 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:13.514940+0000", 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 450.44304888900001, 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.42241758800000001, 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.514940+0000", 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.514940+0000", 2024-09-21T10:44:44.001 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.514939+0000", 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.514996+0000", 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6703000000000002e-05 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.002 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.935134+0000", 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.42013840200000002 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.935163+0000", 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8700999999999998e-05 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.935245+0000", 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2490999999999993e-05 2024-09-21T10:44:44.003 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.935277+0000", 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1281000000000001e-05 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.937327+0000", 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0020500409999999998 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:13.937357+0000", 2024-09-21T10:44:44.004 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0647e-05 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:47639 8.2 8:4a8794b3:::benchmark_data_smithi003_167864_object47638:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:42:39.854883+0000", 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 124.10310584, 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.41705689200000001, 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.005 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 47639 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854883+0000", 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854883+0000", 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.006 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854881+0000", 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854924+0000", 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.3614e-05 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.007 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854940+0000", 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5926999999999998e-05 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854949+0000", 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.3659999999999992e-06 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854990+0000", 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1777000000000003e-05 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.008 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.855109+0000", 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000118489 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.855235+0000", 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000125792 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.857613+0000", 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0023780509999999999 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.009 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.858695+0000", 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0010823779999999999 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:40.271736+0000", 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.41304092599999997 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:40.271819+0000", 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2940000000000002e-05 2024-09-21T10:44:44.010 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:40.271940+0000", 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000120772 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:64389 8.2 8:41a74f58:::benchmark_data_smithi003_167864_object64388:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:42:54.322350+0000", 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 109.635638328, 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.47788337600000003, 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.011 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 64389 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322350+0000", 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322350+0000", 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.012 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322348+0000", 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999976 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322403+0000", 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4564999999999997e-05 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322421+0000", 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8308000000000002e-05 2024-09-21T10:44:44.013 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322432+0000", 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0959e-05 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322493+0000", 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1333000000000004e-05 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322673+0000", 2024-09-21T10:44:44.014 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000179653 2024-09-21T10:44:44.015 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.015 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.015 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.015 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322853+0000", 2024-09-21T10:44:44.015 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00018000700000000001 2024-09-21T10:44:44.015 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.015 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.015 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.015 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.325819+0000", 2024-09-21T10:44:44.015 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0029656470000000001 2024-09-21T10:44:44.015 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.328715+0000", 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0028960460000000002 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.800158+0000", 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.47144385300000002 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.016 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.800200+0000", 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1369000000000003e-05 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.800234+0000", 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.3895e-05 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:70592 8.2 8:47cfb7f1:::benchmark_data_smithi003_167864_object70591:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:44:44.017 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:02.204919+0000", 2024-09-21T10:44:44.018 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 101.75307003499999, 2024-09-21T10:44:44.018 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.255455924, 2024-09-21T10:44:44.018 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.018 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.018 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:44.019 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.019 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.019 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 70592 2024-09-21T10:44:44.019 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.019 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.019 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.019 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.019 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.204919+0000", 2024-09-21T10:44:44.019 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.204919+0000", 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.204917+0000", 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.204951+0000", 2024-09-21T10:44:44.020 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.3772000000000001e-05 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.204966+0000", 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5265e-05 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.204975+0000", 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3819999999999993e-06 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.205081+0000", 2024-09-21T10:44:44.021 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010519 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.205166+0000", 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.4970999999999997e-05 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.205248+0000", 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2793000000000005e-05 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.022 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.207260+0000", 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0020114920000000001 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.208548+0000", 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0012882989999999999 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.460226+0000", 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.251677557 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.023 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.460309+0000", 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.365e-05 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.460375+0000", 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.5100999999999999e-05 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:70598 8.2 8:4ef9cc85:::benchmark_data_smithi003_167864_object70597:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:44:44.024 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:02.212735+0000", 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 101.74525382500001, 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.247891005, 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 70598 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.212735+0000", 2024-09-21T10:44:44.025 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.026 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.026 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.026 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.026 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.212735+0000", 2024-09-21T10:44:44.026 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.026 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.026 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.026 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.026 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.212733+0000", 2024-09-21T10:44:44.026 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:44:44.026 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.212782+0000", 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.8477999999999999e-05 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.212793+0000", 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0997e-05 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.212798+0000", 2024-09-21T10:44:44.027 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.1120000000000004e-06 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.212836+0000", 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.8306999999999998e-05 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.212929+0000", 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3008000000000001e-05 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.028 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.213021+0000", 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.1893999999999998e-05 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.215000+0000", 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0019782319999999999 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.215456+0000", 2024-09-21T10:44:44.029 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000456928 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.460432+0000", 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.244975477 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.460564+0000", 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000132015 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.030 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:02.460626+0000", 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1906e-05 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:106421 8.2 8:41433104:::benchmark_data_smithi003_167864_object1469:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:44.239787+0000", 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 59.718202017000003, 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58337487899999996, 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.031 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 106421 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239787+0000", 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.032 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239787+0000", 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239783+0000", 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999967 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239798+0000", 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4883e-05 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.033 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239841+0000", 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2542e-05 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239864+0000", 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.3536e-05 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239907+0000", 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2481999999999997e-05 2024-09-21T10:44:44.034 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.240000+0000", 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3135999999999997e-05 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.240080+0000", 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.9657e-05 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.242747+0000", 2024-09-21T10:44:44.035 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00266702 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.242874+0000", 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000127453 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.823030+0000", 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58015560200000005 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.823099+0000", 2024-09-21T10:44:44.036 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9079999999999996e-05 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.823162+0000", 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2707999999999997e-05 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:115581 8.2 8:45369b3e:::benchmark_data_smithi003_167864_object10629:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:56.333013+0000", 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 47.624975464999999, 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.28920468799999999, 2024-09-21T10:44:44.037 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 115581 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.333013+0000", 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.038 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.333013+0000", 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.333011+0000", 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.333019+0000", 2024-09-21T10:44:44.039 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.0690000000000002e-06 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.333034+0000", 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4970000000000001e-05 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.333042+0000", 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.323e-06 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.333091+0000", 2024-09-21T10:44:44.040 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.9435999999999999e-05 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.333216+0000", 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012526200000000001 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.333340+0000", 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000123428 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.041 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.337579+0000", 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0042393550000000002 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.338301+0000", 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00072161299999999996 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.622101+0000", 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.283800259 2024-09-21T10:44:44.042 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.622164+0000", 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2788999999999998e-05 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.622218+0000", 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4021999999999999e-05 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.043 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:115595 8.2 8:4908a106:::benchmark_data_smithi003_167864_object10643:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:56.348999+0000", 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 47.608990130000002, 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.27336670200000002, 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 115595 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.044 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.348999+0000", 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.348999+0000", 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.348997+0000", 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.045 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.349002+0000", 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0699999999999997e-06 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.349012+0000", 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.397e-06 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.349017+0000", 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5489999999999997e-06 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.046 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.349058+0000", 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.0466999999999997e-05 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.349142+0000", 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.4103000000000004e-05 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.349213+0000", 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1810000000000005e-05 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.047 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.352455+0000", 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0032413630000000001 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.352797+0000", 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00034256899999999998 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.622278+0000", 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.26948097599999998 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.048 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.622324+0000", 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5890999999999998e-05 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:56.622365+0000", 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.0985000000000001e-05 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:121884 8.2 8:4d8377fa:::benchmark_data_smithi003_167864_object16932:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e248)", 2024-09-21T10:44:44.049 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:05.374980+0000", 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 38.583008669000002, 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.218735283, 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 121884 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.374980+0000", 2024-09-21T10:44:44.050 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.374980+0000", 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.374979+0000", 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.051 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.374985+0000", 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.088e-06 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.374996+0000", 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.172e-05 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.375002+0000", 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2499999999999997e-06 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.052 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.375052+0000", 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0260999999999999e-05 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.375193+0000", 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014103499999999999 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.375322+0000", 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000129462 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.053 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.378955+0000", 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003632882 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.381310+0000", 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002355055 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.593205+0000", 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.21189427 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.054 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.593613+0000", 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00040858799999999999 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.593715+0000", 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000102122 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.055 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:143256 8.2 8:413996a8:::benchmark_data_smithi003_167864_object38304:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:31.767863+0000", 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 12.190125616, 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.13624578100000001, 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 143256 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.056 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.767863+0000", 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.767863+0000", 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.767861+0000", 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.057 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.767868+0000", 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3069999999999999e-06 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.767884+0000", 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6480000000000001e-05 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.767892+0000", 2024-09-21T10:44:44.058 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.2509999999999997e-06 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.767943+0000", 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.1286000000000003e-05 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.768096+0000", 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015301099999999999 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.059 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.768224+0000", 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012846400000000001 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.771826+0000", 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0036016220000000001 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.772103+0000", 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000277003 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.060 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.903932+0000", 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.13182901299999999 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.904029+0000", 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6926e-05 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:31.904109+0000", 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.9992000000000003e-05 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.061 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:148753 8.2 8:4e71542f:::benchmark_data_smithi003_167864_object43801:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:37.976217+0000", 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 5.9817717930000001, 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.64836498899999995, 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 148753 2024-09-21T10:44:44.062 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976217+0000", 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976217+0000", 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976215+0000", 2024-09-21T10:44:44.063 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976222+0000", 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4300000000000003e-06 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976234+0000", 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1819e-05 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976240+0000", 2024-09-21T10:44:44.064 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3060000000000003e-06 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976287+0000", 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7162e-05 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976414+0000", 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012699799999999999 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976539+0000", 2024-09-21T10:44:44.065 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000124459 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.979529+0000", 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0029908790000000001 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.980109+0000", 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00057952999999999998 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.066 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:38.624485+0000", 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.64437583600000004 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:38.624540+0000", 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5448999999999997e-05 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:38.624582+0000", 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1622999999999998e-05 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.067 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:151848 8.2 8:41e65a3f:::benchmark_data_smithi003_167864_object46896:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:42.411464+0000", 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 1.546524829, 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.195753701, 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 151848 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.068 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411464+0000", 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411464+0000", 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411462+0000", 2024-09-21T10:44:44.069 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411468+0000", 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8300000000000001e-06 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411482+0000", 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3675999999999999e-05 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411488+0000", 2024-09-21T10:44:44.070 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7450000000000001e-06 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411536+0000", 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.8312000000000001e-05 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411631+0000", 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4487999999999994e-05 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.071 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411705+0000", 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4017000000000006e-05 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.416645+0000", 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0049404050000000001 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.417311+0000", 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00066650900000000003 2024-09-21T10:44:44.072 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.607124+0000", 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.189812651 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.607177+0000", 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2741000000000002e-05 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.607218+0000", 2024-09-21T10:44:44.073 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.0689000000000003e-05 2024-09-21T10:44:44.074 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.074 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.074 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.074 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.074 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.074 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:151850 8.2 8:4c5ffb3a:::benchmark_data_smithi003_167864_object46898:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:44:44.074 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:42.411498+0000", 2024-09-21T10:44:44.074 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 1.5464903400000001, 2024-09-21T10:44:44.074 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.19581265, 2024-09-21T10:44:44.074 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 151850 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411498+0000", 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.075 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411498+0000", 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411498+0000", 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411500+0000", 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.979e-06 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.076 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411504+0000", 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.8149999999999999e-06 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.411507+0000", 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8760000000000001e-06 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.414427+0000", 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0029204930000000001 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.077 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.414527+0000", 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.9382000000000005e-05 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.414606+0000", 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.9116000000000006e-05 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.416778+0000", 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002172504 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.078 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.417425+0000", 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00064705000000000003 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.607252+0000", 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.18982637799999999 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.607284+0000", 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1985e-05 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:44:44.079 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:44:44.080 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:44:44.080 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:42.607311+0000", 2024-09-21T10:44:44.080 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.7387999999999999e-05 2024-09-21T10:44:44.080 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.080 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.080 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.080 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:44:44.080 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:44:44.080 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:44:44.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:43 smithi003 bash[89466]: cluster 2024-09-21T10:44:42.715064+0000 mgr.y (mgr.25133) 954 : cluster [DBG] pgmap v951: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T10:44:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:43 smithi003 bash[89466]: cluster 2024-09-21T10:44:42.715064+0000 mgr.y (mgr.25133) 954 : cluster [DBG] pgmap v951: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T10:44:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:43 smithi003 bash[88275]: cluster 2024-09-21T10:44:42.715064+0000 mgr.y (mgr.25133) 954 : cluster [DBG] pgmap v951: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T10:44:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:43 smithi003 bash[88275]: cluster 2024-09-21T10:44:42.715064+0000 mgr.y (mgr.25133) 954 : cluster [DBG] pgmap v951: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T10:44:44.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:44.206 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:44.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:44.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:43 smithi204 bash[78884]: cluster 2024-09-21T10:44:42.715064+0000 mgr.y (mgr.25133) 954 : cluster [DBG] pgmap v951: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T10:44:44.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:43 smithi204 bash[78884]: cluster 2024-09-21T10:44:42.715064+0000 mgr.y (mgr.25133) 954 : cluster [DBG] pgmap v951: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 760 op/s 2024-09-21T10:44:44.312 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:44.337 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:44.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:44.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:44.462 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:44.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:44.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:44.594 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:44.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:44.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:44.722 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:44.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:44.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:44.851 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:44.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:44.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:44.985 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:44.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:44.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:45.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:45.117 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:45.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:44:45.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:45.267 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:45.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:45.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:45.400 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:45.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:45.503 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:45.534 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:45.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:45.642 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:45.666 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:45.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:45.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:45.795 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:45.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:45.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:45.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:45 smithi003 bash[88275]: cluster 2024-09-21T10:44:44.715684+0000 mgr.y (mgr.25133) 955 : cluster [DBG] pgmap v952: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:44:45.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:45 smithi003 bash[88275]: cluster 2024-09-21T10:44:44.715684+0000 mgr.y (mgr.25133) 955 : cluster [DBG] pgmap v952: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:44:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:45 smithi003 bash[89466]: cluster 2024-09-21T10:44:44.715684+0000 mgr.y (mgr.25133) 955 : cluster [DBG] pgmap v952: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:44:45.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:45 smithi003 bash[89466]: cluster 2024-09-21T10:44:44.715684+0000 mgr.y (mgr.25133) 955 : cluster [DBG] pgmap v952: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:44:45.934 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:45.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:45.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:46.038 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:46.062 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:46.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:46.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:46.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:45 smithi204 bash[78884]: cluster 2024-09-21T10:44:44.715684+0000 mgr.y (mgr.25133) 955 : cluster [DBG] pgmap v952: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:44:46.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:45 smithi204 bash[78884]: cluster 2024-09-21T10:44:44.715684+0000 mgr.y (mgr.25133) 955 : cluster [DBG] pgmap v952: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 820 op/s 2024-09-21T10:44:46.189 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:46.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:46.296 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:46.321 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:46.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:46.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:46.443 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:46.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:46.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:46.570 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:46.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:46.673 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:46.701 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:46.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:46.807 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:46.834 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:46.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:46.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:46.977 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:46.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:46.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:47.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:47.119 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:47.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:47.225 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:47.256 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:47.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:47.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:47.404 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:47.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:47.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:47.515 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:44:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:44:47] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.51.0" 2024-09-21T10:44:47.536 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:47.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:47.641 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:47.665 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:47.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:47.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:47.791 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:47.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:47.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:47.925 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:47.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:47.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:48.032 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:48.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:47 smithi003 bash[88275]: cluster 2024-09-21T10:44:46.716254+0000 mgr.y (mgr.25133) 956 : cluster [DBG] pgmap v953: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:44:48.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:47 smithi003 bash[88275]: cluster 2024-09-21T10:44:46.716254+0000 mgr.y (mgr.25133) 956 : cluster [DBG] pgmap v953: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:44:48.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:47 smithi003 bash[89466]: cluster 2024-09-21T10:44:46.716254+0000 mgr.y (mgr.25133) 956 : cluster [DBG] pgmap v953: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:44:48.041 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:47 smithi003 bash[89466]: cluster 2024-09-21T10:44:46.716254+0000 mgr.y (mgr.25133) 956 : cluster [DBG] pgmap v953: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:44:48.060 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:48.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:48.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:48.196 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:48.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:47 smithi204 bash[78884]: cluster 2024-09-21T10:44:46.716254+0000 mgr.y (mgr.25133) 956 : cluster [DBG] pgmap v953: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:44:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:47 smithi204 bash[78884]: cluster 2024-09-21T10:44:46.716254+0000 mgr.y (mgr.25133) 956 : cluster [DBG] pgmap v953: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:44:48.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:48.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:48.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:48.439 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:48.467 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:48.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:48.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:48.604 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:48.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:48.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:48.737 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:48.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:48.841 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:48.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:48.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:48.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:48.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:49.010 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:49.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:49.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:49.153 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:49.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:49.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:49.299 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:49.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:49.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:49.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.443 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:49.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:49.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:49.564 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:49.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:49.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:49.692 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:49.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:49.794 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:49.818 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:49.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:49.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:49.967 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:44:49.968 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:49.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:49.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:50.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:50.102 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:50.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:49 smithi204 bash[78884]: cluster 2024-09-21T10:44:48.716723+0000 mgr.y (mgr.25133) 957 : cluster [DBG] pgmap v954: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:50.103 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:49 smithi204 bash[78884]: cluster 2024-09-21T10:44:48.716723+0000 mgr.y (mgr.25133) 957 : cluster [DBG] pgmap v954: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:50.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:50.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:49 smithi003 bash[88275]: cluster 2024-09-21T10:44:48.716723+0000 mgr.y (mgr.25133) 957 : cluster [DBG] pgmap v954: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:50.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:49 smithi003 bash[88275]: cluster 2024-09-21T10:44:48.716723+0000 mgr.y (mgr.25133) 957 : cluster [DBG] pgmap v954: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:50.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:49 smithi003 bash[89466]: cluster 2024-09-21T10:44:48.716723+0000 mgr.y (mgr.25133) 957 : cluster [DBG] pgmap v954: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:50.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:49 smithi003 bash[89466]: cluster 2024-09-21T10:44:48.716723+0000 mgr.y (mgr.25133) 957 : cluster [DBG] pgmap v954: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:50.205 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:50.233 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:50.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:50.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:50.357 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:50.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:50.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:50.496 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:50.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:50.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:50.630 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:50.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:50.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:50.765 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:50.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:50.871 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:50.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:50.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:50.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:51.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:51.027 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:51.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:51.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:51.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:51.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:51.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:51.280 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:51.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:51.382 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:51.406 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:51.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:51.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:51.536 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:51.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:51.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:51.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:51.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:51.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:51.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.816 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:51.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:51.916 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:51.942 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:51.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:51.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:52.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:51 smithi204 bash[78884]: cluster 2024-09-21T10:44:50.717334+0000 mgr.y (mgr.25133) 958 : cluster [DBG] pgmap v955: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:52.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:51 smithi204 bash[78884]: cluster 2024-09-21T10:44:50.717334+0000 mgr.y (mgr.25133) 958 : cluster [DBG] pgmap v955: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:52.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:52.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:52.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:51 smithi003 bash[88275]: cluster 2024-09-21T10:44:50.717334+0000 mgr.y (mgr.25133) 958 : cluster [DBG] pgmap v955: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:52.121 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:51 smithi003 bash[88275]: cluster 2024-09-21T10:44:50.717334+0000 mgr.y (mgr.25133) 958 : cluster [DBG] pgmap v955: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:52.121 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:51 smithi003 bash[89466]: cluster 2024-09-21T10:44:50.717334+0000 mgr.y (mgr.25133) 958 : cluster [DBG] pgmap v955: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:52.122 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:51 smithi003 bash[89466]: cluster 2024-09-21T10:44:50.717334+0000 mgr.y (mgr.25133) 958 : cluster [DBG] pgmap v955: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 782 op/s 2024-09-21T10:44:52.177 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:52.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:52.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:52.307 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:52.334 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:52.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:52.439 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:52.468 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:52.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:52.576 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:52.609 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:52.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:52.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:52.737 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:44:52.737 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:44:52.745 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:52.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:52.763 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:44:52.763 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:44:52.789 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:44:52.789 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:44:52.821 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:44:52.821 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:44:52.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:52.851 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:44:52.851 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:44:52.857 INFO:teuthology.orchestra.run.smithi003.stderr:set pool 1 pgp_num to 11 2024-09-21T10:44:52.863 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:44:52.891 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:52.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:52.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:52.903 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:44:52.903 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:44:52.935 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:44:52.935 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:44:52.966 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:44:52.966 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:44:52.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:53.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:52 smithi204 bash[78884]: audit 2024-09-21T10:44:51.905827+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-21T10:44:53.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:52 smithi204 bash[78884]: audit 2024-09-21T10:44:51.905827+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-21T10:44:53.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:52 smithi204 bash[78884]: audit 2024-09-21T10:44:52.675296+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.3:0/2077342219' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:52 smithi204 bash[78884]: audit 2024-09-21T10:44:52.675296+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.3:0/2077342219' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:52 smithi204 bash[78884]: audit 2024-09-21T10:44:52.677945+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:52 smithi204 bash[78884]: audit 2024-09-21T10:44:52.677945+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:52 smithi204 bash[78884]: audit 2024-09-21T10:44:52.713752+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.3:0/725489766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:52 smithi204 bash[78884]: audit 2024-09-21T10:44:52.713752+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.3:0/725489766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:53.032 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:53.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:53.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[88275]: audit 2024-09-21T10:44:51.905827+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-21T10:44:53.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[88275]: audit 2024-09-21T10:44:51.905827+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-21T10:44:53.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[88275]: audit 2024-09-21T10:44:52.675296+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.3:0/2077342219' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[88275]: audit 2024-09-21T10:44:52.675296+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.3:0/2077342219' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[88275]: audit 2024-09-21T10:44:52.677945+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[88275]: audit 2024-09-21T10:44:52.677945+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[88275]: audit 2024-09-21T10:44:52.713752+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.3:0/725489766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:53.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[88275]: audit 2024-09-21T10:44:52.713752+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.3:0/725489766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:53.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[89466]: audit 2024-09-21T10:44:51.905827+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-21T10:44:53.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[89466]: audit 2024-09-21T10:44:51.905827+0000 mon.a (mon.0) 1375 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-09-21T10:44:53.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[89466]: audit 2024-09-21T10:44:52.675296+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.3:0/2077342219' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[89466]: audit 2024-09-21T10:44:52.675296+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.3:0/2077342219' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[89466]: audit 2024-09-21T10:44:52.677945+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[89466]: audit 2024-09-21T10:44:52.677945+0000 mon.a (mon.0) 1376 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:44:53.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[89466]: audit 2024-09-21T10:44:52.713752+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.3:0/725489766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:53.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:52 smithi003 bash[89466]: audit 2024-09-21T10:44:52.713752+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.3:0/725489766' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:44:53.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:53.168 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:53.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:53.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:53.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:53.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:53.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:53.432 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:53.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:53.537 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:53.567 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:53.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:53.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:53.699 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:53.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:53.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:53.821 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:53.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:53.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:53.943 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:53.945 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: cluster 2024-09-21T10:44:52.717779+0000 mgr.y (mgr.25133) 959 : cluster [DBG] pgmap v956: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2024-09-21T10:44:53.945 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: cluster 2024-09-21T10:44:52.717779+0000 mgr.y (mgr.25133) 959 : cluster [DBG] pgmap v956: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2024-09-21T10:44:53.945 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: cluster 2024-09-21T10:44:52.845537+0000 mon.a (mon.0) 1378 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:53.945 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: cluster 2024-09-21T10:44:52.845537+0000 mon.a (mon.0) 1378 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:53.945 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: audit 2024-09-21T10:44:52.855923+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-21T10:44:53.945 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: audit 2024-09-21T10:44:52.855923+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-21T10:44:53.945 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: audit 2024-09-21T10:44:52.856004+0000 mon.a (mon.0) 1380 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:44:53.945 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: audit 2024-09-21T10:44:52.856004+0000 mon.a (mon.0) 1380 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:44:53.945 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: cluster 2024-09-21T10:44:52.860499+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e251: 8 total, 8 up, 7 in 2024-09-21T10:44:53.946 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: cluster 2024-09-21T10:44:52.860499+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e251: 8 total, 8 up, 7 in 2024-09-21T10:44:53.946 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: audit 2024-09-21T10:44:53.656594+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:53.946 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:53 smithi204 bash[78884]: audit 2024-09-21T10:44:53.656594+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:53.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:53.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:54.047 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:54.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: cluster 2024-09-21T10:44:52.717779+0000 mgr.y (mgr.25133) 959 : cluster [DBG] pgmap v956: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2024-09-21T10:44:54.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: cluster 2024-09-21T10:44:52.717779+0000 mgr.y (mgr.25133) 959 : cluster [DBG] pgmap v956: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2024-09-21T10:44:54.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: cluster 2024-09-21T10:44:52.845537+0000 mon.a (mon.0) 1378 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:54.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: cluster 2024-09-21T10:44:52.845537+0000 mon.a (mon.0) 1378 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:54.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: audit 2024-09-21T10:44:52.855923+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-21T10:44:54.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: audit 2024-09-21T10:44:52.855923+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: audit 2024-09-21T10:44:52.856004+0000 mon.a (mon.0) 1380 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: audit 2024-09-21T10:44:52.856004+0000 mon.a (mon.0) 1380 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: cluster 2024-09-21T10:44:52.860499+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e251: 8 total, 8 up, 7 in 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: cluster 2024-09-21T10:44:52.860499+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e251: 8 total, 8 up, 7 in 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: audit 2024-09-21T10:44:53.656594+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[88275]: audit 2024-09-21T10:44:53.656594+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: cluster 2024-09-21T10:44:52.717779+0000 mgr.y (mgr.25133) 959 : cluster [DBG] pgmap v956: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: cluster 2024-09-21T10:44:52.717779+0000 mgr.y (mgr.25133) 959 : cluster [DBG] pgmap v956: 99 pgs: 99 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: cluster 2024-09-21T10:44:52.845537+0000 mon.a (mon.0) 1378 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: cluster 2024-09-21T10:44:52.845537+0000 mon.a (mon.0) 1378 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: audit 2024-09-21T10:44:52.855923+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-21T10:44:54.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: audit 2024-09-21T10:44:52.855923+0000 mon.a (mon.0) 1379 : audit [INF] from='client.? 172.21.15.3:0/1524850290' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-09-21T10:44:54.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: audit 2024-09-21T10:44:52.856004+0000 mon.a (mon.0) 1380 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:44:54.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: audit 2024-09-21T10:44:52.856004+0000 mon.a (mon.0) 1380 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:44:54.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: cluster 2024-09-21T10:44:52.860499+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e251: 8 total, 8 up, 7 in 2024-09-21T10:44:54.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: cluster 2024-09-21T10:44:52.860499+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e251: 8 total, 8 up, 7 in 2024-09-21T10:44:54.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: audit 2024-09-21T10:44:53.656594+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:54.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:53 smithi003 bash[89466]: audit 2024-09-21T10:44:53.656594+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:44:54.077 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:54.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:54.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:54.242 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:54.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:54.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:54.379 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:54.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:54.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:54.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:54.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:54.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:54.653 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:54.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:54.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:54.782 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:54.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:54.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:54.911 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:54.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:54.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:55.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:54 smithi204 bash[78884]: cluster 2024-09-21T10:44:53.174748+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:44:55.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:54 smithi204 bash[78884]: cluster 2024-09-21T10:44:53.174748+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:44:55.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:54 smithi204 bash[78884]: cluster 2024-09-21T10:44:53.181631+0000 osd.0 (osd.0) 24 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:44:55.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:54 smithi204 bash[78884]: cluster 2024-09-21T10:44:53.181631+0000 osd.0 (osd.0) 24 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:44:55.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:55.058 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:55.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:55.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:54 smithi003 bash[88275]: cluster 2024-09-21T10:44:53.174748+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:44:55.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:54 smithi003 bash[88275]: cluster 2024-09-21T10:44:53.174748+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:44:55.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:54 smithi003 bash[88275]: cluster 2024-09-21T10:44:53.181631+0000 osd.0 (osd.0) 24 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:44:55.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:54 smithi003 bash[88275]: cluster 2024-09-21T10:44:53.181631+0000 osd.0 (osd.0) 24 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:44:55.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:54 smithi003 bash[89466]: cluster 2024-09-21T10:44:53.174748+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:44:55.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:54 smithi003 bash[89466]: cluster 2024-09-21T10:44:53.174748+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:44:55.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:54 smithi003 bash[89466]: cluster 2024-09-21T10:44:53.181631+0000 osd.0 (osd.0) 24 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:44:55.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:54 smithi003 bash[89466]: cluster 2024-09-21T10:44:53.181631+0000 osd.0 (osd.0) 24 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:44:55.187 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:55.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:55.290 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:55.318 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:55.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:55.422 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:55.450 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:55.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:55.554 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:55.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:55.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:55.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:55.710 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:55.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:55.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:55.840 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:55.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:55.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:55.959 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:55 smithi204 bash[78884]: cluster 2024-09-21T10:44:54.718421+0000 mgr.y (mgr.25133) 960 : cluster [DBG] pgmap v958: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2024-09-21T10:44:55.960 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:55 smithi204 bash[78884]: cluster 2024-09-21T10:44:54.718421+0000 mgr.y (mgr.25133) 960 : cluster [DBG] pgmap v958: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2024-09-21T10:44:55.972 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:55.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:55.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:56.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:56.105 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:56.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:56.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:55 smithi003 bash[88275]: cluster 2024-09-21T10:44:54.718421+0000 mgr.y (mgr.25133) 960 : cluster [DBG] pgmap v958: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2024-09-21T10:44:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:55 smithi003 bash[88275]: cluster 2024-09-21T10:44:54.718421+0000 mgr.y (mgr.25133) 960 : cluster [DBG] pgmap v958: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2024-09-21T10:44:56.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:55 smithi003 bash[89466]: cluster 2024-09-21T10:44:54.718421+0000 mgr.y (mgr.25133) 960 : cluster [DBG] pgmap v958: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2024-09-21T10:44:56.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:55 smithi003 bash[89466]: cluster 2024-09-21T10:44:54.718421+0000 mgr.y (mgr.25133) 960 : cluster [DBG] pgmap v958: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 781 op/s 2024-09-21T10:44:56.210 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:56.234 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:56.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:56.341 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:56.367 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:56.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:56.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:56.496 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:56.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:56.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:56.632 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:56.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:56.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:56.761 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:56.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:56.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:56.891 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:56.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:56.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:44:56.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:57.020 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:57.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:57.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:57.160 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:57.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:57.179 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:44:57.179 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:44:57.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:57.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:44:57.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:44:57.407 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:44:57.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:57.411 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:44:57.442 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:57.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:57.548 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:57.582 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:57.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:57.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:44:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:44:57] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.51.0" 2024-09-21T10:44:57.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:57.718 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:57.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:57.826 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:57.852 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:57.958 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:57.983 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:57.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:57.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:57 smithi204 bash[78884]: cluster 2024-09-21T10:44:56.718991+0000 mgr.y (mgr.25133) 961 : cluster [DBG] pgmap v959: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2024-09-21T10:44:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:57 smithi204 bash[78884]: cluster 2024-09-21T10:44:56.718991+0000 mgr.y (mgr.25133) 961 : cluster [DBG] pgmap v959: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2024-09-21T10:44:58.085 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:58.111 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:58.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:58.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:57 smithi003 bash[88275]: cluster 2024-09-21T10:44:56.718991+0000 mgr.y (mgr.25133) 961 : cluster [DBG] pgmap v959: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2024-09-21T10:44:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:57 smithi003 bash[88275]: cluster 2024-09-21T10:44:56.718991+0000 mgr.y (mgr.25133) 961 : cluster [DBG] pgmap v959: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2024-09-21T10:44:58.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:57 smithi003 bash[89466]: cluster 2024-09-21T10:44:56.718991+0000 mgr.y (mgr.25133) 961 : cluster [DBG] pgmap v959: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2024-09-21T10:44:58.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:57 smithi003 bash[89466]: cluster 2024-09-21T10:44:56.718991+0000 mgr.y (mgr.25133) 961 : cluster [DBG] pgmap v959: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 777 op/s 2024-09-21T10:44:58.215 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:58.251 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:44:58.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:44:58.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:58.378 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:58.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:58.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:58.503 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:58.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:58.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:58.642 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:58.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:58.746 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:58.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:44:58.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:44:58.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:58.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:58.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:58.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:58.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:44:59.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:59.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.070 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:44:59.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:44:59.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:59.203 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:59.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:59.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:59.341 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:59.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:59.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:59.471 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:59.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:59.578 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:59.600 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:44:59.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:44:59.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:59.725 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:44:59.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:44:59.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:59.856 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:44:59.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:44:59.958 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:59.984 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:44:59.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:44:59.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:00.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:00.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:59 smithi204 bash[78884]: cluster 2024-09-21T10:44:58.719443+0000 mgr.y (mgr.25133) 962 : cluster [DBG] pgmap v960: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:45:00.098 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:44:59 smithi204 bash[78884]: cluster 2024-09-21T10:44:58.719443+0000 mgr.y (mgr.25133) 962 : cluster [DBG] pgmap v960: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:45:00.120 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:00.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:59 smithi003 bash[88275]: cluster 2024-09-21T10:44:58.719443+0000 mgr.y (mgr.25133) 962 : cluster [DBG] pgmap v960: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:45:00.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:44:59 smithi003 bash[88275]: cluster 2024-09-21T10:44:58.719443+0000 mgr.y (mgr.25133) 962 : cluster [DBG] pgmap v960: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:45:00.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:59 smithi003 bash[89466]: cluster 2024-09-21T10:44:58.719443+0000 mgr.y (mgr.25133) 962 : cluster [DBG] pgmap v960: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:45:00.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:44:59 smithi003 bash[89466]: cluster 2024-09-21T10:44:58.719443+0000 mgr.y (mgr.25133) 962 : cluster [DBG] pgmap v960: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2024-09-21T10:45:00.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:00.259 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:00.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:00.362 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:00.387 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:00.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:00.396 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 7, 6] out_osds: [2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:45:00.396 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:45:00.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:00.516 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:00.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:00.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:00.659 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:00.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:00.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:00.789 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:00.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:00.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:00.920 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:00.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:00.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:01.026 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:01.053 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:01.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:01.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:01.233 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:01.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:01.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:01.360 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:01.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:01.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:01.498 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:01.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:01.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:01.630 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:01.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:01.736 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:01.759 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:01.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:01.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:01.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:01.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:01.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:02.008 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:02.035 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:02.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:02.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:02.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:01 smithi204 bash[78884]: cluster 2024-09-21T10:45:00.720080+0000 mgr.y (mgr.25133) 963 : cluster [DBG] pgmap v961: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2024-09-21T10:45:02.151 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:01 smithi204 bash[78884]: cluster 2024-09-21T10:45:00.720080+0000 mgr.y (mgr.25133) 963 : cluster [DBG] pgmap v961: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2024-09-21T10:45:02.154 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:02.155 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:02.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.174 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:02.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:02.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:01 smithi003 bash[88275]: cluster 2024-09-21T10:45:00.720080+0000 mgr.y (mgr.25133) 963 : cluster [DBG] pgmap v961: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2024-09-21T10:45:02.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:01 smithi003 bash[88275]: cluster 2024-09-21T10:45:00.720080+0000 mgr.y (mgr.25133) 963 : cluster [DBG] pgmap v961: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2024-09-21T10:45:02.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:01 smithi003 bash[89466]: cluster 2024-09-21T10:45:00.720080+0000 mgr.y (mgr.25133) 963 : cluster [DBG] pgmap v961: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2024-09-21T10:45:02.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:01 smithi003 bash[89466]: cluster 2024-09-21T10:45:00.720080+0000 mgr.y (mgr.25133) 963 : cluster [DBG] pgmap v961: 99 pgs: 99 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 800 op/s 2024-09-21T10:45:02.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:02.303 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:02.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:02.408 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:02.431 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:02.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:02.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:02.556 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:02.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:02.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:02.686 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:02.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:02.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:02.812 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:02.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:02.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:02.942 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:02.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:02.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:03.045 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:03.069 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:03.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:03.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:03.224 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:03.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:03.329 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:03.353 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:03.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:03.456 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:03.484 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:03.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:03.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:03.619 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:03.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:03.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:03.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.756 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:03.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:03.765 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:03.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:03.874 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:03.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:03.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:03.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:03 smithi204 bash[78884]: cluster 2024-09-21T10:45:02.720516+0000 mgr.y (mgr.25133) 964 : cluster [DBG] pgmap v962: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:45:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:03 smithi204 bash[78884]: cluster 2024-09-21T10:45:02.720516+0000 mgr.y (mgr.25133) 964 : cluster [DBG] pgmap v962: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:45:04.006 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:04.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:04.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:04.143 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:04.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:04.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:03 smithi003 bash[89466]: cluster 2024-09-21T10:45:02.720516+0000 mgr.y (mgr.25133) 964 : cluster [DBG] pgmap v962: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:45:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:03 smithi003 bash[89466]: cluster 2024-09-21T10:45:02.720516+0000 mgr.y (mgr.25133) 964 : cluster [DBG] pgmap v962: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:45:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:03 smithi003 bash[88275]: cluster 2024-09-21T10:45:02.720516+0000 mgr.y (mgr.25133) 964 : cluster [DBG] pgmap v962: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:45:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:03 smithi003 bash[88275]: cluster 2024-09-21T10:45:02.720516+0000 mgr.y (mgr.25133) 964 : cluster [DBG] pgmap v962: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 809 op/s 2024-09-21T10:45:04.179 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:04.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:04.305 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:04.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:04.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:04.432 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:04.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:04.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:04.574 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:04.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:04.677 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:04.701 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:04.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:04.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:04.826 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:04.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:04.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:04.951 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:04.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:04.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:05.023 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:04 smithi003 bash[88275]: audit 2024-09-21T10:45:04.160944+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:45:05.023 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:04 smithi003 bash[88275]: audit 2024-09-21T10:45:04.160944+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:45:05.026 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:05 smithi003 bash[89466]: audit 2024-09-21T10:45:04.160944+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:45:05.026 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:05 smithi003 bash[89466]: audit 2024-09-21T10:45:04.160944+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:45:05.054 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:05.082 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:05.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:05.188 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:05.218 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:05.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:04 smithi204 bash[78884]: audit 2024-09-21T10:45:04.160944+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:45:05.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:04 smithi204 bash[78884]: audit 2024-09-21T10:45:04.160944+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:45:05.324 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:05.342 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:05.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:05.445 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:05.462 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:05.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:05.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:05.588 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:05.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:05.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:05.717 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:05.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:05.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:05.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:05.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:05.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:05.967 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:06.000 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:06.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:06.103 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:06.128 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:06.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:06.234 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:06.246 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:05 smithi003 bash[88275]: cluster 2024-09-21T10:45:04.721136+0000 mgr.y (mgr.25133) 965 : cluster [DBG] pgmap v963: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 847 op/s 2024-09-21T10:45:06.246 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:05 smithi003 bash[88275]: cluster 2024-09-21T10:45:04.721136+0000 mgr.y (mgr.25133) 965 : cluster [DBG] pgmap v963: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 847 op/s 2024-09-21T10:45:06.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:05 smithi003 bash[89466]: cluster 2024-09-21T10:45:04.721136+0000 mgr.y (mgr.25133) 965 : cluster [DBG] pgmap v963: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 847 op/s 2024-09-21T10:45:06.246 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:05 smithi003 bash[89466]: cluster 2024-09-21T10:45:04.721136+0000 mgr.y (mgr.25133) 965 : cluster [DBG] pgmap v963: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 847 op/s 2024-09-21T10:45:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:05 smithi204 bash[78884]: cluster 2024-09-21T10:45:04.721136+0000 mgr.y (mgr.25133) 965 : cluster [DBG] pgmap v963: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 847 op/s 2024-09-21T10:45:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:05 smithi204 bash[78884]: cluster 2024-09-21T10:45:04.721136+0000 mgr.y (mgr.25133) 965 : cluster [DBG] pgmap v963: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 847 op/s 2024-09-21T10:45:06.267 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:06.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:06.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:06.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:06.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:06.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:06.520 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:06.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:06.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:06.671 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:06.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:06.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:06.799 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:06.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:06.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:06.928 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:06.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:06.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:07.032 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:07.058 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:07.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:07.163 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:07.190 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:07.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:07.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:07.343 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:07.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:07.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:07.474 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:07.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:07.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:07.624 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:07.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:07.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:07.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:07.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:07.865 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:45:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:45:07] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.51.0" 2024-09-21T10:45:07.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:07.886 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:07.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:07.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:07.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:08.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:08.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:08.122 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:08.130 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:07 smithi003 bash[89466]: cluster 2024-09-21T10:45:06.721704+0000 mgr.y (mgr.25133) 966 : cluster [DBG] pgmap v964: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 898 op/s 2024-09-21T10:45:08.130 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:07 smithi003 bash[89466]: cluster 2024-09-21T10:45:06.721704+0000 mgr.y (mgr.25133) 966 : cluster [DBG] pgmap v964: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 898 op/s 2024-09-21T10:45:08.130 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:07 smithi003 bash[88275]: cluster 2024-09-21T10:45:06.721704+0000 mgr.y (mgr.25133) 966 : cluster [DBG] pgmap v964: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 898 op/s 2024-09-21T10:45:08.130 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:07 smithi003 bash[88275]: cluster 2024-09-21T10:45:06.721704+0000 mgr.y (mgr.25133) 966 : cluster [DBG] pgmap v964: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 898 op/s 2024-09-21T10:45:08.139 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:08.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:08.242 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:08.269 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:08.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:08.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:08.402 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:08.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:08.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:08.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:08 smithi204 bash[78884]: cluster 2024-09-21T10:45:06.721704+0000 mgr.y (mgr.25133) 966 : cluster [DBG] pgmap v964: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 898 op/s 2024-09-21T10:45:08.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:08 smithi204 bash[78884]: cluster 2024-09-21T10:45:06.721704+0000 mgr.y (mgr.25133) 966 : cluster [DBG] pgmap v964: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 898 op/s 2024-09-21T10:45:08.528 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:08.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:08.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:08.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:08.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:08.767 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:08.791 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:08.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:08.894 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:08.921 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:08.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:08.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:09.024 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:09.051 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:09.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:09.156 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:09.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:08 smithi003 bash[88275]: audit 2024-09-21T10:45:08.657145+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:09.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:08 smithi003 bash[88275]: audit 2024-09-21T10:45:08.657145+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:09.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:08 smithi003 bash[89466]: audit 2024-09-21T10:45:08.657145+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:09.165 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:08 smithi003 bash[89466]: audit 2024-09-21T10:45:08.657145+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:09.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:09.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:09.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:08 smithi204 bash[78884]: audit 2024-09-21T10:45:08.657145+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:09.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:08 smithi204 bash[78884]: audit 2024-09-21T10:45:08.657145+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:09.292 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:09.321 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:09.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:09.427 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:09.463 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:09.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:09.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:09.589 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:09.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:09.692 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:09.709 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:09.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:09.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:09.838 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:09.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:09.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:09.971 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:09.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:09.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:10.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:10.093 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:10.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:10.128 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:09 smithi003 bash[88275]: cluster 2024-09-21T10:45:08.722284+0000 mgr.y (mgr.25133) 967 : cluster [DBG] pgmap v965: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 825 op/s 2024-09-21T10:45:10.128 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:09 smithi003 bash[88275]: cluster 2024-09-21T10:45:08.722284+0000 mgr.y (mgr.25133) 967 : cluster [DBG] pgmap v965: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 825 op/s 2024-09-21T10:45:10.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:09 smithi003 bash[89466]: cluster 2024-09-21T10:45:08.722284+0000 mgr.y (mgr.25133) 967 : cluster [DBG] pgmap v965: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 825 op/s 2024-09-21T10:45:10.129 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:09 smithi003 bash[89466]: cluster 2024-09-21T10:45:08.722284+0000 mgr.y (mgr.25133) 967 : cluster [DBG] pgmap v965: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 825 op/s 2024-09-21T10:45:10.195 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:10.220 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:09 smithi204 bash[78884]: cluster 2024-09-21T10:45:08.722284+0000 mgr.y (mgr.25133) 967 : cluster [DBG] pgmap v965: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 825 op/s 2024-09-21T10:45:10.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:09 smithi204 bash[78884]: cluster 2024-09-21T10:45:08.722284+0000 mgr.y (mgr.25133) 967 : cluster [DBG] pgmap v965: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 825 op/s 2024-09-21T10:45:10.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:10.360 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:10.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:10.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:10.493 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:10.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:10.600 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:10.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:10.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:10.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:10.766 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:10.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:10.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:10.923 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:10.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:10.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:11.028 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:11.056 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:11.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:11.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:11.194 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:11.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:11.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:11.315 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:11.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:11.349 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:45:11.349 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:45:11.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[89466]: audit 2024-09-21T10:45:10.402804+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[89466]: audit 2024-09-21T10:45:10.402804+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[89466]: audit 2024-09-21T10:45:10.409402+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[89466]: audit 2024-09-21T10:45:10.409402+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[89466]: cluster 2024-09-21T10:45:10.722840+0000 mgr.y (mgr.25133) 968 : cluster [DBG] pgmap v966: 99 pgs: 99 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 792 op/s 2024-09-21T10:45:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[89466]: cluster 2024-09-21T10:45:10.722840+0000 mgr.y (mgr.25133) 968 : cluster [DBG] pgmap v966: 99 pgs: 99 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 792 op/s 2024-09-21T10:45:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[89466]: audit 2024-09-21T10:45:11.094221+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[89466]: audit 2024-09-21T10:45:11.094221+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[89466]: audit 2024-09-21T10:45:11.111834+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[89466]: audit 2024-09-21T10:45:11.111834+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[88275]: audit 2024-09-21T10:45:10.402804+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[88275]: audit 2024-09-21T10:45:10.402804+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[88275]: audit 2024-09-21T10:45:10.409402+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[88275]: audit 2024-09-21T10:45:10.409402+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[88275]: cluster 2024-09-21T10:45:10.722840+0000 mgr.y (mgr.25133) 968 : cluster [DBG] pgmap v966: 99 pgs: 99 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 792 op/s 2024-09-21T10:45:11.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[88275]: cluster 2024-09-21T10:45:10.722840+0000 mgr.y (mgr.25133) 968 : cluster [DBG] pgmap v966: 99 pgs: 99 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 792 op/s 2024-09-21T10:45:11.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[88275]: audit 2024-09-21T10:45:11.094221+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[88275]: audit 2024-09-21T10:45:11.094221+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[88275]: audit 2024-09-21T10:45:11.111834+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:11 smithi003 bash[88275]: audit 2024-09-21T10:45:11.111834+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.437 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:11.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:11.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:11 smithi204 bash[78884]: audit 2024-09-21T10:45:10.402804+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:11 smithi204 bash[78884]: audit 2024-09-21T10:45:10.402804+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:11 smithi204 bash[78884]: audit 2024-09-21T10:45:10.409402+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:11 smithi204 bash[78884]: audit 2024-09-21T10:45:10.409402+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:11 smithi204 bash[78884]: cluster 2024-09-21T10:45:10.722840+0000 mgr.y (mgr.25133) 968 : cluster [DBG] pgmap v966: 99 pgs: 99 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 792 op/s 2024-09-21T10:45:11.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:11 smithi204 bash[78884]: cluster 2024-09-21T10:45:10.722840+0000 mgr.y (mgr.25133) 968 : cluster [DBG] pgmap v966: 99 pgs: 99 active+clean; 2.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 792 op/s 2024-09-21T10:45:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:11 smithi204 bash[78884]: audit 2024-09-21T10:45:11.094221+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:11 smithi204 bash[78884]: audit 2024-09-21T10:45:11.094221+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:11 smithi204 bash[78884]: audit 2024-09-21T10:45:11.111834+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:11 smithi204 bash[78884]: audit 2024-09-21T10:45:11.111834+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:11.540 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:11.573 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:11.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:11.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:11.701 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:11.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:11.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:11.834 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:11.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:11.971 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:11.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:11.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:12.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:12.091 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:12.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:12.230 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:12.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:12.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:12.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:12.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:12.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:12 smithi204 bash[78884]: audit 2024-09-21T10:45:11.863614+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:45:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:12 smithi204 bash[78884]: audit 2024-09-21T10:45:11.863614+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:45:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:12 smithi204 bash[78884]: audit 2024-09-21T10:45:11.864610+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:45:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:12 smithi204 bash[78884]: audit 2024-09-21T10:45:11.864610+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:45:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:12 smithi204 bash[78884]: audit 2024-09-21T10:45:11.870922+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:12 smithi204 bash[78884]: audit 2024-09-21T10:45:11.870922+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:12.519 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:12.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:12.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:12.644 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:12.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:12.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:45:12.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:12.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[88275]: audit 2024-09-21T10:45:11.863614+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:45:12.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[88275]: audit 2024-09-21T10:45:11.863614+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:45:12.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[88275]: audit 2024-09-21T10:45:11.864610+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:45:12.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[88275]: audit 2024-09-21T10:45:11.864610+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:45:12.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[88275]: audit 2024-09-21T10:45:11.870922+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:12.755 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[88275]: audit 2024-09-21T10:45:11.870922+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:12.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[89466]: audit 2024-09-21T10:45:11.863614+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:45:12.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[89466]: audit 2024-09-21T10:45:11.863614+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:45:12.755 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[89466]: audit 2024-09-21T10:45:11.864610+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:45:12.756 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[89466]: audit 2024-09-21T10:45:11.864610+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:45:12.756 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[89466]: audit 2024-09-21T10:45:11.870922+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:12.756 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:12 smithi003 bash[89466]: audit 2024-09-21T10:45:11.870922+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:12.786 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:12.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:12.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:12.907 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:12.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:12.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:13.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:13.034 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:13.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:13.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:13.174 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:13.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:13.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:13.313 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:13.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:13.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:13.455 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:13.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:13.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:13.589 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:13.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:13.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:13.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:13 smithi204 bash[78884]: cluster 2024-09-21T10:45:12.723350+0000 mgr.y (mgr.25133) 969 : cluster [DBG] pgmap v967: 99 pgs: 99 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:45:13.704 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:13 smithi204 bash[78884]: cluster 2024-09-21T10:45:12.723350+0000 mgr.y (mgr.25133) 969 : cluster [DBG] pgmap v967: 99 pgs: 99 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:45:13.724 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:13.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:13.777 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:13 smithi003 bash[88275]: cluster 2024-09-21T10:45:12.723350+0000 mgr.y (mgr.25133) 969 : cluster [DBG] pgmap v967: 99 pgs: 99 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:45:13.777 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:13 smithi003 bash[88275]: cluster 2024-09-21T10:45:12.723350+0000 mgr.y (mgr.25133) 969 : cluster [DBG] pgmap v967: 99 pgs: 99 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:45:13.777 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:13 smithi003 bash[89466]: cluster 2024-09-21T10:45:12.723350+0000 mgr.y (mgr.25133) 969 : cluster [DBG] pgmap v967: 99 pgs: 99 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:45:13.777 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:13 smithi003 bash[89466]: cluster 2024-09-21T10:45:12.723350+0000 mgr.y (mgr.25133) 969 : cluster [DBG] pgmap v967: 99 pgs: 99 active+clean; 2.2 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:45:13.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:13.856 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:13.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:13.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:13.988 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:13.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:13.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:14.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:14.124 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:14.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:14.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:14.253 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:14.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:14.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:14.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.392 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:14.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:14.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:14.514 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:14.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:14.617 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:14.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:14.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:14.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:14.776 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:14.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:14.882 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:14.907 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:14.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:14.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:15.012 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:15.041 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:15.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:15.144 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:15.165 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:15.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:15.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:15.307 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:15.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:15.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:15.445 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:15.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:15.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:15.593 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:15.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:15.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:15.719 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:15.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:15.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:15.831 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:15 smithi204 bash[78884]: cluster 2024-09-21T10:45:14.723892+0000 mgr.y (mgr.25133) 970 : cluster [DBG] pgmap v968: 99 pgs: 99 active+clean; 2.1 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2024-09-21T10:45:15.831 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:15 smithi204 bash[78884]: cluster 2024-09-21T10:45:14.723892+0000 mgr.y (mgr.25133) 970 : cluster [DBG] pgmap v968: 99 pgs: 99 active+clean; 2.1 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2024-09-21T10:45:15.855 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:15.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:15.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:15.992 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:15.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:15.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:16.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:16.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:15 smithi003 bash[88275]: cluster 2024-09-21T10:45:14.723892+0000 mgr.y (mgr.25133) 970 : cluster [DBG] pgmap v968: 99 pgs: 99 active+clean; 2.1 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2024-09-21T10:45:16.106 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:15 smithi003 bash[88275]: cluster 2024-09-21T10:45:14.723892+0000 mgr.y (mgr.25133) 970 : cluster [DBG] pgmap v968: 99 pgs: 99 active+clean; 2.1 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2024-09-21T10:45:16.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:15 smithi003 bash[89466]: cluster 2024-09-21T10:45:14.723892+0000 mgr.y (mgr.25133) 970 : cluster [DBG] pgmap v968: 99 pgs: 99 active+clean; 2.1 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2024-09-21T10:45:16.106 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:15 smithi003 bash[89466]: cluster 2024-09-21T10:45:14.723892+0000 mgr.y (mgr.25133) 970 : cluster [DBG] pgmap v968: 99 pgs: 99 active+clean; 2.1 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2024-09-21T10:45:16.123 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:16.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:16.227 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:16.249 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:16.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:16.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:16.382 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:16.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:16.488 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:16.520 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:16.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:16.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:16.646 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:16.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:16.753 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:16.776 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:16.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:16.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:16.906 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:16.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:16.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:17.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:17.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.045 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:17.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:17.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:17.193 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:17.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:17.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:17.330 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:17.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:17.427 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:17.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:17.465 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:17.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:17.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:17.590 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:17.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:45:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:45:17] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.51.0" 2024-09-21T10:45:17.693 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:17.715 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:17.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:17.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:17.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:17 smithi204 bash[78884]: cluster 2024-09-21T10:45:16.724425+0000 mgr.y (mgr.25133) 971 : cluster [DBG] pgmap v969: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:17.828 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:17 smithi204 bash[78884]: cluster 2024-09-21T10:45:16.724425+0000 mgr.y (mgr.25133) 971 : cluster [DBG] pgmap v969: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:17.848 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:17.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:17.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:17 smithi003 bash[88275]: cluster 2024-09-21T10:45:16.724425+0000 mgr.y (mgr.25133) 971 : cluster [DBG] pgmap v969: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:17.908 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:17 smithi003 bash[88275]: cluster 2024-09-21T10:45:16.724425+0000 mgr.y (mgr.25133) 971 : cluster [DBG] pgmap v969: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:17.908 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:17 smithi003 bash[89466]: cluster 2024-09-21T10:45:16.724425+0000 mgr.y (mgr.25133) 971 : cluster [DBG] pgmap v969: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:17.908 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:17 smithi003 bash[89466]: cluster 2024-09-21T10:45:16.724425+0000 mgr.y (mgr.25133) 971 : cluster [DBG] pgmap v969: 99 pgs: 99 active+clean; 2.0 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:17.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:17.974 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:17.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:17.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:18.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:18.103 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:18.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:18.210 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:18.231 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:18.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:18.254 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:45:18.254 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:45:18.271 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:45:18.271 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:45:18.287 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:45:18.288 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:45:18.304 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:45:18.304 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:45:18.325 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:45:18.326 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:45:18.335 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:18.347 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:45:18.347 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:45:18.357 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:18.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:18.460 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:18.483 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:18.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:18.486 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:45:18.487 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:45:18.513 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:45:18.514 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:45:18.586 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:18.603 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:18.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:18.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:18.731 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:18.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:18.833 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:18.857 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:18.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:18.960 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:18.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:18.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:18.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:19.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:19.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:18 smithi003 bash[88275]: audit 2024-09-21T10:45:18.222077+0000 mon.a (mon.0) 1392 : audit [DBG] from='client.? 172.21.15.3:0/2750794369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:19.104 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:18 smithi003 bash[88275]: audit 2024-09-21T10:45:18.222077+0000 mon.a (mon.0) 1392 : audit [DBG] from='client.? 172.21.15.3:0/2750794369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:18 smithi003 bash[89466]: audit 2024-09-21T10:45:18.222077+0000 mon.a (mon.0) 1392 : audit [DBG] from='client.? 172.21.15.3:0/2750794369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:19.104 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:18 smithi003 bash[89466]: audit 2024-09-21T10:45:18.222077+0000 mon.a (mon.0) 1392 : audit [DBG] from='client.? 172.21.15.3:0/2750794369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:19.123 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:19.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:19.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:19.251 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: audit 2024-09-21T10:45:18.222077+0000 mon.a (mon.0) 1392 : audit [DBG] from='client.? 172.21.15.3:0/2750794369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:19.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: audit 2024-09-21T10:45:18.222077+0000 mon.a (mon.0) 1392 : audit [DBG] from='client.? 172.21.15.3:0/2750794369' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:19.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:19.394 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:19.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:19.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:19.528 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:19.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:19.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:19.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.666 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:19.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:19.767 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:19.787 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:19.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:19.814 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:45:19.815 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:45:19.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[88275]: cluster 2024-09-21T10:45:18.725136+0000 mgr.y (mgr.25133) 972 : cluster [DBG] pgmap v970: 99 pgs: 99 active+clean; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2024-09-21T10:45:19.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[88275]: cluster 2024-09-21T10:45:18.725136+0000 mgr.y (mgr.25133) 972 : cluster [DBG] pgmap v970: 99 pgs: 99 active+clean; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2024-09-21T10:45:19.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[88275]: audit 2024-09-21T10:45:18.815727+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.3:0/2065333886' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:19.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[88275]: audit 2024-09-21T10:45:18.815727+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.3:0/2065333886' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:19.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[88275]: audit 2024-09-21T10:45:18.816103+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:19.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[88275]: audit 2024-09-21T10:45:18.816103+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:19.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[88275]: audit 2024-09-21T10:45:18.845797+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.3:0/1539296468' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:19.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[88275]: audit 2024-09-21T10:45:18.845797+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.3:0/1539296468' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:19.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[88275]: audit 2024-09-21T10:45:18.846414+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:19.829 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[88275]: audit 2024-09-21T10:45:18.846414+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:19.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[89466]: cluster 2024-09-21T10:45:18.725136+0000 mgr.y (mgr.25133) 972 : cluster [DBG] pgmap v970: 99 pgs: 99 active+clean; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2024-09-21T10:45:19.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[89466]: cluster 2024-09-21T10:45:18.725136+0000 mgr.y (mgr.25133) 972 : cluster [DBG] pgmap v970: 99 pgs: 99 active+clean; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2024-09-21T10:45:19.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[89466]: audit 2024-09-21T10:45:18.815727+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.3:0/2065333886' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:19.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[89466]: audit 2024-09-21T10:45:18.815727+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.3:0/2065333886' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:19.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[89466]: audit 2024-09-21T10:45:18.816103+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:19.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[89466]: audit 2024-09-21T10:45:18.816103+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:19.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[89466]: audit 2024-09-21T10:45:18.845797+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.3:0/1539296468' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:19.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[89466]: audit 2024-09-21T10:45:18.845797+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.3:0/1539296468' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:19.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[89466]: audit 2024-09-21T10:45:18.846414+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:19.830 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:19 smithi003 bash[89466]: audit 2024-09-21T10:45:18.846414+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:19.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:19.917 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:19.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:19.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:20.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:20.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:20.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:20.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:20.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: cluster 2024-09-21T10:45:18.725136+0000 mgr.y (mgr.25133) 972 : cluster [DBG] pgmap v970: 99 pgs: 99 active+clean; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2024-09-21T10:45:20.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: cluster 2024-09-21T10:45:18.725136+0000 mgr.y (mgr.25133) 972 : cluster [DBG] pgmap v970: 99 pgs: 99 active+clean; 2.0 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 618 op/s 2024-09-21T10:45:20.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: audit 2024-09-21T10:45:18.815727+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.3:0/2065333886' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:20.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: audit 2024-09-21T10:45:18.815727+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.3:0/2065333886' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:20.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: audit 2024-09-21T10:45:18.816103+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:20.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: audit 2024-09-21T10:45:18.816103+0000 mon.a (mon.0) 1393 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:45:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: audit 2024-09-21T10:45:18.845797+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.3:0/1539296468' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: audit 2024-09-21T10:45:18.845797+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.3:0/1539296468' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: audit 2024-09-21T10:45:18.846414+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:20.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:19 smithi204 bash[78884]: audit 2024-09-21T10:45:18.846414+0000 mon.a (mon.0) 1394 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:45:20.189 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:20.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:20.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:20.331 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:20.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:20.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:20.453 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:20.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:20.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:20.576 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:20.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:20.679 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:20.706 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:20.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:20.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:20.840 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:20.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:20.945 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:20.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[88275]: cluster 2024-09-21T10:45:19.794604+0000 mon.a (mon.0) 1395 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:20.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[88275]: cluster 2024-09-21T10:45:19.794604+0000 mon.a (mon.0) 1395 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:20.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[88275]: cluster 2024-09-21T10:45:19.794648+0000 mon.a (mon.0) 1396 : cluster [INF] Cluster is now healthy 2024-09-21T10:45:20.955 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[88275]: cluster 2024-09-21T10:45:19.794648+0000 mon.a (mon.0) 1396 : cluster [INF] Cluster is now healthy 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[88275]: audit 2024-09-21T10:45:19.806010+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[88275]: audit 2024-09-21T10:45:19.806010+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[88275]: audit 2024-09-21T10:45:19.806212+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[88275]: audit 2024-09-21T10:45:19.806212+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[88275]: cluster 2024-09-21T10:45:19.810201+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e252: 8 total, 8 up, 7 in 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[88275]: cluster 2024-09-21T10:45:19.810201+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e252: 8 total, 8 up, 7 in 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[89466]: cluster 2024-09-21T10:45:19.794604+0000 mon.a (mon.0) 1395 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[89466]: cluster 2024-09-21T10:45:19.794604+0000 mon.a (mon.0) 1395 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[89466]: cluster 2024-09-21T10:45:19.794648+0000 mon.a (mon.0) 1396 : cluster [INF] Cluster is now healthy 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[89466]: cluster 2024-09-21T10:45:19.794648+0000 mon.a (mon.0) 1396 : cluster [INF] Cluster is now healthy 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[89466]: audit 2024-09-21T10:45:19.806010+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[89466]: audit 2024-09-21T10:45:19.806010+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:20.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[89466]: audit 2024-09-21T10:45:19.806212+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:45:20.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[89466]: audit 2024-09-21T10:45:19.806212+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:45:20.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[89466]: cluster 2024-09-21T10:45:19.810201+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e252: 8 total, 8 up, 7 in 2024-09-21T10:45:20.957 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:20 smithi003 bash[89466]: cluster 2024-09-21T10:45:19.810201+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e252: 8 total, 8 up, 7 in 2024-09-21T10:45:20.976 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:20.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:20.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:20 smithi204 bash[78884]: cluster 2024-09-21T10:45:19.794604+0000 mon.a (mon.0) 1395 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:20 smithi204 bash[78884]: cluster 2024-09-21T10:45:19.794604+0000 mon.a (mon.0) 1395 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:45:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:20 smithi204 bash[78884]: cluster 2024-09-21T10:45:19.794648+0000 mon.a (mon.0) 1396 : cluster [INF] Cluster is now healthy 2024-09-21T10:45:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:20 smithi204 bash[78884]: cluster 2024-09-21T10:45:19.794648+0000 mon.a (mon.0) 1396 : cluster [INF] Cluster is now healthy 2024-09-21T10:45:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:20 smithi204 bash[78884]: audit 2024-09-21T10:45:19.806010+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:21.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:20 smithi204 bash[78884]: audit 2024-09-21T10:45:19.806010+0000 mon.a (mon.0) 1397 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:45:21.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:20 smithi204 bash[78884]: audit 2024-09-21T10:45:19.806212+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:45:21.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:20 smithi204 bash[78884]: audit 2024-09-21T10:45:19.806212+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:45:21.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:20 smithi204 bash[78884]: cluster 2024-09-21T10:45:19.810201+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e252: 8 total, 8 up, 7 in 2024-09-21T10:45:21.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:20 smithi204 bash[78884]: cluster 2024-09-21T10:45:19.810201+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e252: 8 total, 8 up, 7 in 2024-09-21T10:45:21.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:21.104 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:21.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:21.207 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:21.225 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:21.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:21.328 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:21.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:21.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:21.403 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:45:21.463 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:21.529 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:21.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:21.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:21.675 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:21.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:21.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:21.810 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:21.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:21.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:21.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:21.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:21.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:21 smithi204 bash[78884]: cluster 2024-09-21T10:45:20.725747+0000 mgr.y (mgr.25133) 973 : cluster [DBG] pgmap v972: 99 pgs: 99 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:45:22.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:21 smithi204 bash[78884]: cluster 2024-09-21T10:45:20.725747+0000 mgr.y (mgr.25133) 973 : cluster [DBG] pgmap v972: 99 pgs: 99 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:45:22.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:22.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:21 smithi003 bash[88275]: cluster 2024-09-21T10:45:20.725747+0000 mgr.y (mgr.25133) 973 : cluster [DBG] pgmap v972: 99 pgs: 99 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:45:22.044 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:21 smithi003 bash[88275]: cluster 2024-09-21T10:45:20.725747+0000 mgr.y (mgr.25133) 973 : cluster [DBG] pgmap v972: 99 pgs: 99 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:45:22.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:21 smithi003 bash[89466]: cluster 2024-09-21T10:45:20.725747+0000 mgr.y (mgr.25133) 973 : cluster [DBG] pgmap v972: 99 pgs: 99 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:45:22.044 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:21 smithi003 bash[89466]: cluster 2024-09-21T10:45:20.725747+0000 mgr.y (mgr.25133) 973 : cluster [DBG] pgmap v972: 99 pgs: 99 active+clean; 1.8 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:45:22.059 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:22.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:22.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:22.200 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:22.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:22.303 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:22.322 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:22.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:22.353 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:45:22.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:22.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:22.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:22.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:22.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:22.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:22.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:22.727 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:22.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:22.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:22.864 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:22.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:22.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:22.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:23.000 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:23.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:23.106 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:23.128 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:23.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:23.235 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:23.256 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:23.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:23.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:23.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:23.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:23.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:45:23.485 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:23.520 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:23.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:23.625 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:23.645 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:23.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:23.750 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:23.774 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:23.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:23.881 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:23.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[88275]: cluster 2024-09-21T10:45:22.729085+0000 mgr.y (mgr.25133) 974 : cluster [DBG] pgmap v973: 99 pgs: 99 active+clean; 1.8 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2024-09-21T10:45:23.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[88275]: cluster 2024-09-21T10:45:22.729085+0000 mgr.y (mgr.25133) 974 : cluster [DBG] pgmap v973: 99 pgs: 99 active+clean; 1.8 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2024-09-21T10:45:23.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[88275]: audit 2024-09-21T10:45:23.661483+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:23.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[88275]: audit 2024-09-21T10:45:23.661483+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:23.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[88275]: audit 2024-09-21T10:45:23.662767+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:23.889 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[88275]: audit 2024-09-21T10:45:23.662767+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:23.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[89466]: cluster 2024-09-21T10:45:22.729085+0000 mgr.y (mgr.25133) 974 : cluster [DBG] pgmap v973: 99 pgs: 99 active+clean; 1.8 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2024-09-21T10:45:23.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[89466]: cluster 2024-09-21T10:45:22.729085+0000 mgr.y (mgr.25133) 974 : cluster [DBG] pgmap v973: 99 pgs: 99 active+clean; 1.8 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2024-09-21T10:45:23.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[89466]: audit 2024-09-21T10:45:23.661483+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:23.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[89466]: audit 2024-09-21T10:45:23.661483+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:23.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[89466]: audit 2024-09-21T10:45:23.662767+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:23.890 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:23 smithi003 bash[89466]: audit 2024-09-21T10:45:23.662767+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:23.902 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:23.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:23.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:24.009 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:24.032 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:24.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:24.162 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:24.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:24.232 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:45:24.232 INFO:teuthology.orchestra.run.smithi204.stdout: "size": 20, 2024-09-21T10:45:24.232 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 600, 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63844 7.0 7:04d0da39:::benchmark_data_smithi003_144930_object63843:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e179)", 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:53.124696+0000", 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 511.103941663, 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.87534925299999999, 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63844 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.233 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124696+0000", 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124696+0000", 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124693+0000", 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999971 2024-09-21T10:45:24.234 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124752+0000", 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8681000000000003e-05 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124771+0000", 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.9102000000000001e-05 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124779+0000", 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.4300000000000006e-06 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.235 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124834+0000", 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4509000000000003e-05 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124842+0000", 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.3259999999999996e-06 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.977612+0000", 2024-09-21T10:45:24.236 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.85276982999999995 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.977795+0000", 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00018311299999999999 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.977988+0000", 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000192535 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.237 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.979336+0000", 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001348814 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.988827+0000", 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0094900499999999999 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.999931+0000", 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011104487999999999 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.238 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.000008+0000", 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.6911999999999998e-05 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.000045+0000", 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7375e-05 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:63846 7.10 7:0f8de1dd:::benchmark_data_smithi003_144930_object63845:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e179)", 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:36:53.124793+0000", 2024-09-21T10:45:24.239 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 511.10384437099998, 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.87901624700000003, 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 63846 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124793+0000", 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.240 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124793+0000", 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124793+0000", 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124839+0000", 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.6082999999999999e-05 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.241 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124845+0000", 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.524e-06 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124848+0000", 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.602e-06 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124878+0000", 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.993e-05 2024-09-21T10:45:24.242 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.124886+0000", 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.3750000000000003e-06 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.998580+0000", 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.87369375900000001 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.998715+0000", 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000134969 2024-09-21T10:45:24.243 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:53.998817+0000", 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000101413 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.000058+0000", 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0012413859999999999 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.003637+0000", 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0035793520000000001 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.244 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.003754+0000", 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00011662 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.003787+0000", 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.3346000000000002e-05 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:36:54.003810+0000", 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2317e-05 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.245 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:72946 7.0 7:017156f4:::benchmark_data_smithi003_144930_object72945:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e185)", 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:05.260085+0000", 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 498.96855226399998, 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.46408137199999999, 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:45:24.246 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 72946 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260085+0000", 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260085+0000", 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.247 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260084+0000", 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260119+0000", 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.4980000000000001e-05 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260132+0000", 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3213999999999999e-05 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.248 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260139+0000", 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4980000000000003e-06 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260194+0000", 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5197e-05 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260325+0000", 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013108400000000001 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.249 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.260441+0000", 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00011637399999999999 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.261674+0000", 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001232679 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.263992+0000", 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0023182609999999998 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.250 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.724052+0000", 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.46005983499999997 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.724119+0000", 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7076000000000006e-05 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:05.724167+0000", 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7688999999999997e-05 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.251 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:193681 7.0 7:048ac76d:::benchmark_data_smithi003_144930_object90046:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e225)", 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:40:39.414664+0000", 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 284.81397359499999, 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.33070701400000002, 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:45:24.252 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 193681 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.414664+0000", 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.414664+0000", 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.253 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.414663+0000", 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.414669+0000", 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.9630000000000003e-06 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.414681+0000", 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2312e-05 2024-09-21T10:45:24.254 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.414686+0000", 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.1970000000000004e-06 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.414747+0000", 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0642e-05 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.255 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.414883+0000", 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013624500000000001 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,3", 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.415002+0000", 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000118539 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.417435+0000", 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0024331090000000001 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.418114+0000", 2024-09-21T10:45:24.256 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00067900800000000004 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.745190+0000", 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.32707624600000001 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.745272+0000", 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2019000000000002e-05 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.257 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:40:39.745371+0000", 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.8979000000000002e-05 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:67040 8.8 8:111bb995:::benchmark_data_smithi003_167864_object67039:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:42:58.013163+0000", 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 146.21547422399999, 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.32157553799999999, 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.258 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 67040 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.013163+0000", 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.013163+0000", 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.259 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.013163+0000", 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.013220+0000", 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6619000000000001e-05 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.013226+0000", 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4919999999999998e-06 2024-09-21T10:45:24.260 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.013230+0000", 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4290000000000003e-06 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.013269+0000", 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.8600999999999999e-05 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.261 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.015512+0000", 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0022428610000000001 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.015649+0000", 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013684400000000001 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.019444+0000", 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0037955739999999999 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.262 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.020346+0000", 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00090159799999999998 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.334446+0000", 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.31409973600000002 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.334644+0000", 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00019801399999999999 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.263 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:58.334739+0000", 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.5342999999999998e-05 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:72007 8.8 8:1d69749b:::benchmark_data_smithi003_167864_object72006:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:03.599526+0000", 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 140.62911179599999, 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.31469000899999999, 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.264 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 72007 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.599526+0000", 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.599526+0000", 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.265 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.599524+0000", 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.599569+0000", 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4549000000000003e-05 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.599581+0000", 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2727e-05 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.266 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.599587+0000", 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4659999999999998e-06 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.599623+0000", 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.629e-05 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.599724+0000", 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000100865 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.267 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.599820+0000", 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.5758e-05 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.601842+0000", 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0020217059999999999 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.603884+0000", 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002042075 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.268 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.914127+0000", 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.31024327200000001 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.914175+0000", 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7954999999999997e-05 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:03.914216+0000", 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1081000000000002e-05 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.269 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:100655 8.8 8:1e9e236e:::benchmark_data_smithi003_167864_object100654:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:37.562243+0000", 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 106.666394333, 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.38502276600000002, 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 100655 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.270 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.562243+0000", 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.562243+0000", 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.562242+0000", 2024-09-21T10:45:24.271 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.562281+0000", 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.9391999999999998e-05 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.562295+0000", 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3939e-05 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.562301+0000", 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.015e-06 2024-09-21T10:45:24.272 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.566005+0000", 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0037039859999999998 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.566103+0000", 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.7382999999999999e-05 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:45:24.273 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.566192+0000", 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.9659000000000003e-05 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.574010+0000", 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00781775 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.574117+0000", 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000106718 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.947085+0000", 2024-09-21T10:45:24.274 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.37296821000000002 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.947188+0000", 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010255399999999999 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.947266+0000", 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.8532e-05 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.275 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:100665 8.8 8:1d402b2d:::benchmark_data_smithi003_167864_object100664:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:37.574144+0000", 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 106.65449365800001, 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.37938389900000002, 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 100665 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.276 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.574144+0000", 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.574144+0000", 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.574143+0000", 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.574192+0000", 2024-09-21T10:45:24.277 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.9224999999999997e-05 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.574201+0000", 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7309999999999999e-06 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.574206+0000", 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.9790000000000001e-06 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.278 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.574235+0000", 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.9722000000000001e-05 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.574337+0000", 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000101285 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.574433+0000", 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6498999999999999e-05 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.279 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.577538+0000", 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0031049250000000001 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.577804+0000", 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00026570599999999999 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.953342+0000", 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.37553794099999999 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.280 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.953450+0000", 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000107944 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:37.953528+0000", 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.8226000000000006e-05 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:106402 8.8 8:1c3069a9:::benchmark_data_smithi003_167864_object1450:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:44.140972+0000", 2024-09-21T10:45:24.281 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 100.087665793, 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.56441364800000005, 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 106402 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.140972+0000", 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.282 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.140972+0000", 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.140971+0000", 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.140976+0000", 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3369999999999999e-06 2024-09-21T10:45:24.283 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.140985+0000", 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.1649999999999995e-06 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.140990+0000", 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7450000000000003e-06 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.141026+0000", 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.6010000000000003e-05 2024-09-21T10:45:24.284 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.141136+0000", 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00011016200000000001 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.141234+0000", 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.7967999999999994e-05 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.147019+0000", 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0057845609999999997 2024-09-21T10:45:24.285 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.148973+0000", 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0019537790000000001 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.705279+0000", 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.55630650199999998 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.705344+0000", 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4912000000000005e-05 2024-09-21T10:45:24.286 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.705386+0000", 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1446000000000003e-05 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:106409 8.8 8:10f83d2a:::benchmark_data_smithi003_167864_object1457:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:44.150681+0000", 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 100.077956978, 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.56478844500000003, 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.287 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 106409 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.150681+0000", 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.150681+0000", 2024-09-21T10:45:24.288 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.150680+0000", 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.150690+0000", 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0382e-05 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.150701+0000", 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1221e-05 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.289 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.150706+0000", 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2379999999999997e-06 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.150746+0000", 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.968e-05 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.150833+0000", 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.6470000000000004e-05 2024-09-21T10:45:24.290 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.150900+0000", 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7137000000000005e-05 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.153575+0000", 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002675808 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.153821+0000", 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00024542100000000001 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.291 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.715393+0000", 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.56157201400000001 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.715433+0000", 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.0428e-05 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.715469+0000", 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.587e-05 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.292 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:106418 8.8 8:1405fadc:::benchmark_data_smithi003_167864_object1466:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:44.228374+0000", 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 100.000263726, 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.48718173199999998, 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 106418 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.293 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.228374+0000", 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.228374+0000", 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.228372+0000", 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.294 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.228381+0000", 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.371e-06 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.228399+0000", 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8578000000000001e-05 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.228406+0000", 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0310000000000001e-06 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.228462+0000", 2024-09-21T10:45:24.295 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5711000000000002e-05 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.228597+0000", 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000134819 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.228723+0000", 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012603700000000001 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.233555+0000", 2024-09-21T10:45:24.296 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0048327029999999998 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.233652+0000", 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6335000000000005e-05 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.715503+0000", 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.48185140900000001 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.715534+0000", 2024-09-21T10:45:24.297 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0540999999999998e-05 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.715556+0000", 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2008e-05 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:158746 8.4 8:2427a7e6:::benchmark_data_smithi003_167864_object53794:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:50.996091+0000", 2024-09-21T10:45:24.298 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 33.232546452999998, 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.54499722299999998, 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 158746 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996091+0000", 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.299 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996091+0000", 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996090+0000", 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996097+0000", 2024-09-21T10:45:24.300 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.5509999999999996e-06 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996107+0000", 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0169999999999999e-05 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996113+0000", 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1140000000000002e-06 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996211+0000", 2024-09-21T10:45:24.301 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.8374000000000004e-05 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996317+0000", 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000106166 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996425+0000", 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010750499999999999 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.302 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.010566+0000", 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.014141143 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.010573+0000", 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7889999999999997e-06 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.540973+0000", 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.530400172 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.541036+0000", 2024-09-21T10:45:24.303 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3168000000000002e-05 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.541088+0000", 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2361000000000002e-05 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:158747 8.4 8:254d7efb:::benchmark_data_smithi003_167864_object53795:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:50.996139+0000", 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 33.232499079999997, 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.56273691299999995, 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.304 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 158747 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996139+0000", 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996139+0000", 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.305 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996138+0000", 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996141+0000", 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.292e-06 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996151+0000", 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.577e-06 2024-09-21T10:45:24.306 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996159+0000", 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.9859999999999994e-06 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.006499+0000", 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.01034035 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.006711+0000", 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00021179200000000001 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.006828+0000", 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00011714699999999999 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.014018+0000", 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0071895980000000002 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.016880+0000", 2024-09-21T10:45:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0028619019999999999 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.558783+0000", 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.54190323200000001 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.558837+0000", 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3597999999999997e-05 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.558876+0000", 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.9010000000000001e-05 2024-09-21T10:45:24.309 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:158750 8.4 8:269634ec:::benchmark_data_smithi003_167864_object53798:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:50.996733+0000", 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 33.231904876000002, 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.562237388, 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.310 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 158750 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996733+0000", 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996733+0000", 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.311 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996732+0000", 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996737+0000", 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5929999999999999e-06 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996750+0000", 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3468e-05 2024-09-21T10:45:24.312 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:50.996757+0000", 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7100000000000001e-06 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.010594+0000", 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.013837566000000001 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.313 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.010689+0000", 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4625999999999998e-05 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.010789+0000", 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.9613999999999999e-05 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.014160+0000", 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003371457 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.314 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.017039+0000", 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0028787349999999999 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.558917+0000", 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.54187830100000001 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.558946+0000", 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.9351000000000001e-05 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.315 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.558970+0000", 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.3879999999999998e-05 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:158757 8.d 8:b7e319d3:::benchmark_data_smithi003_167864_object53805:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:51.000940+0000", 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 33.227697280999998, 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.54028644699999995, 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.316 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 158757 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.000940+0000", 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.317 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.000940+0000", 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.000940+0000", 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.000944+0000", 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.9500000000000003e-06 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.000951+0000", 2024-09-21T10:45:24.318 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.6109999999999996e-06 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.000957+0000", 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5180000000000004e-06 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.000997+0000", 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.0030999999999997e-05 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.001091+0000", 2024-09-21T10:45:24.319 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3757000000000004e-05 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.001184+0000", 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3805000000000001e-05 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.005487+0000", 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0043020970000000004 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.008877+0000", 2024-09-21T10:45:24.320 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0033900739999999999 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.541149+0000", 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.53227198499999995 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.541191+0000", 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1983000000000001e-05 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.321 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.541227+0000", 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.6325999999999997e-05 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:158766 8.d 8:bf92b12b:::benchmark_data_smithi003_167864_object53814:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:51.017802+0000", 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 33.210835547999999, 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.53571084999999996, 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.322 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 158766 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.017802+0000", 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.017802+0000", 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.323 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.017800+0000", 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.017808+0000", 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5050000000000001e-06 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.017828+0000", 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.0803999999999999e-05 2024-09-21T10:45:24.324 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.017836+0000", 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.3429999999999998e-06 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.017887+0000", 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.1595999999999999e-05 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.018025+0000", 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013747 2024-09-21T10:45:24.325 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.018158+0000", 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000133218 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.021894+0000", 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0037360380000000001 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.326 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.023178+0000", 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001283583 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.553379+0000", 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.53020183600000004 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.553450+0000", 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0628000000000002e-05 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.327 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.553513+0000", 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2909000000000004e-05 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:158777 8.d 8:bcabf35a:::benchmark_data_smithi003_167864_object53825:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:51.031308+0000", 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 33.197329244000002, 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.52254997199999997, 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.328 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 158777 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.031308+0000", 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.031308+0000", 2024-09-21T10:45:24.329 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.031307+0000", 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.031313+0000", 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3079999999999998e-06 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.330 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.031322+0000", 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.2860000000000005e-06 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.031327+0000", 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.6940000000000003e-06 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.031378+0000", 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.1175999999999999e-05 2024-09-21T10:45:24.331 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.031500+0000", 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000122299 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.031610+0000", 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00011022399999999999 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.332 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.035487+0000", 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0038766859999999998 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.036091+0000", 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00060407600000000005 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.553749+0000", 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.51765809699999998 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.333 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.553821+0000", 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1585e-05 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.553858+0000", 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7703000000000001e-05 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:158788 8.4 8:2e7de8cd:::benchmark_data_smithi003_167864_object53836:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:51.045776+0000", 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 33.182862075000003, 2024-09-21T10:45:24.334 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.51344847999999998, 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 158788 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.045776+0000", 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.335 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.045776+0000", 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.045775+0000", 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.336 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.045779+0000", 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7960000000000003e-06 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.045789+0000", 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.944e-06 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.045794+0000", 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.6199999999999998e-06 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.045832+0000", 2024-09-21T10:45:24.337 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7509000000000003e-05 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.045916+0000", 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.4865999999999997e-05 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 4,6", 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.045991+0000", 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4845999999999995e-05 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.049839+0000", 2024-09-21T10:45:24.338 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003847451 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.050011+0000", 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000172685 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.559122+0000", 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.50911047899999995 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.559189+0000", 2024-09-21T10:45:24.339 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.6855999999999998e-05 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:51.559224+0000", 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.5426000000000003e-05 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.35025.0:182593 8.2 e252/237 8:4e31f076:::benchmark_data_smithi003_167864_object77641:head v 252'11260, mlcod=252'11257)", 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:45:22.262358+0000", 2024-09-21T10:45:24.340 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 1.966279474, 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.096305098000000006, 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262358+0000", 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262358+0000", 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.341 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262358+0000", 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967296 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262361+0000", 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1360000000000001e-06 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262366+0000", 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0730000000000004e-06 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.342 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.343 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262370+0000", 2024-09-21T10:45:24.343 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.4209999999999999e-06 2024-09-21T10:45:24.343 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.343 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.343 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.343 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.331339+0000", 2024-09-21T10:45:24.343 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.068969515999999995 2024-09-21T10:45:24.343 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.343 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.343 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.331361+0000", 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2206999999999999e-05 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.358493+0000", 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.027131301 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.358663+0000", 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00017062199999999999 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.344 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:182599 8.8 8:159ac6dd:::benchmark_data_smithi003_167864_object77647:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:45:22.262784+0000", 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 1.965853471, 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.087733977000000005, 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 182599 2024-09-21T10:45:24.345 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262784+0000", 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262784+0000", 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.346 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262782+0000", 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262789+0000", 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3289999999999999e-06 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262800+0000", 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1535999999999999e-05 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.347 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262808+0000", 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.3699999999999997e-06 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.262857+0000", 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.9798e-05 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.331249+0000", 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.068391816999999994 2024-09-21T10:45:24.348 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,7", 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.331385+0000", 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000135537 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.338602+0000", 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0072169590000000002 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.345050+0000", 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.006448194 2024-09-21T10:45:24.349 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.350385+0000", 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0053354040000000002 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.350466+0000", 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.0916999999999998e-05 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:45:24.350 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:45:24.351 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:22.350518+0000", 2024-09-21T10:45:24.351 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2061999999999997e-05 2024-09-21T10:45:24.351 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.351 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.351 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.351 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:45:24.351 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:45:24.351 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:45:24.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:24.352 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:23 smithi204 bash[78884]: cluster 2024-09-21T10:45:22.729085+0000 mgr.y (mgr.25133) 974 : cluster [DBG] pgmap v973: 99 pgs: 99 active+clean; 1.8 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2024-09-21T10:45:24.352 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:23 smithi204 bash[78884]: cluster 2024-09-21T10:45:22.729085+0000 mgr.y (mgr.25133) 974 : cluster [DBG] pgmap v973: 99 pgs: 99 active+clean; 1.8 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2024-09-21T10:45:24.352 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:23 smithi204 bash[78884]: audit 2024-09-21T10:45:23.661483+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:24.352 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:23 smithi204 bash[78884]: audit 2024-09-21T10:45:23.661483+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:24.352 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:23 smithi204 bash[78884]: audit 2024-09-21T10:45:23.662767+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:24.352 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:23 smithi204 bash[78884]: audit 2024-09-21T10:45:23.662767+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:24.375 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:24.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:24.479 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:24.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:24.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:24.606 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:24.628 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:24.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:24.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:24.767 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:24.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:24.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:24.891 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:24.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:24.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:24.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:25.026 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:25.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:25.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:25.157 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:25.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:25.259 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:25.291 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:25.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:25.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:25.419 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:25.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:25.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:25.550 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:25.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:25.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:45:25.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:25.684 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:25.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:25.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:25.834 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:25.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:25.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:25 smithi003 bash[88275]: cluster 2024-09-21T10:45:24.729634+0000 mgr.y (mgr.25133) 975 : cluster [DBG] pgmap v974: 99 pgs: 99 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T10:45:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:25 smithi003 bash[88275]: cluster 2024-09-21T10:45:24.729634+0000 mgr.y (mgr.25133) 975 : cluster [DBG] pgmap v974: 99 pgs: 99 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T10:45:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:25 smithi003 bash[89466]: cluster 2024-09-21T10:45:24.729634+0000 mgr.y (mgr.25133) 975 : cluster [DBG] pgmap v974: 99 pgs: 99 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T10:45:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:25 smithi003 bash[89466]: cluster 2024-09-21T10:45:24.729634+0000 mgr.y (mgr.25133) 975 : cluster [DBG] pgmap v974: 99 pgs: 99 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T10:45:25.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:25.963 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:25.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:25.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:26.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:26.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:25 smithi204 bash[78884]: cluster 2024-09-21T10:45:24.729634+0000 mgr.y (mgr.25133) 975 : cluster [DBG] pgmap v974: 99 pgs: 99 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T10:45:26.077 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:25 smithi204 bash[78884]: cluster 2024-09-21T10:45:24.729634+0000 mgr.y (mgr.25133) 975 : cluster [DBG] pgmap v974: 99 pgs: 99 active+clean; 1.7 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 770 op/s 2024-09-21T10:45:26.097 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:26.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:26.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:26.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:26.209 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:26.209 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:26.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:26.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:26.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:26.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:26.374 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:26.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:26.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:26.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:26.506 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:26.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:26.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:26.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:26.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:26.665 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:26.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:26.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:26.991 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:26.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:26.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:27.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:27.123 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:27.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:27.223 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:27.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:27.253 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:27.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:27.406 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:27.509 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:27.537 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:27.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:27.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:27.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:27.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:27.719 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:45:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:45:27] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.51.0" 2024-09-21T10:45:27.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:27.794 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:27.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:27.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:27.923 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:27.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:27.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:28.028 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:28.050 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:28.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:28.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:27 smithi003 bash[88275]: cluster 2024-09-21T10:45:26.730082+0000 mgr.y (mgr.25133) 976 : cluster [DBG] pgmap v975: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:28.100 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:27 smithi003 bash[88275]: cluster 2024-09-21T10:45:26.730082+0000 mgr.y (mgr.25133) 976 : cluster [DBG] pgmap v975: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:28.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:27 smithi003 bash[89466]: cluster 2024-09-21T10:45:26.730082+0000 mgr.y (mgr.25133) 976 : cluster [DBG] pgmap v975: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:28.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:27 smithi003 bash[89466]: cluster 2024-09-21T10:45:26.730082+0000 mgr.y (mgr.25133) 976 : cluster [DBG] pgmap v975: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:28.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:28.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:27 smithi204 bash[78884]: cluster 2024-09-21T10:45:26.730082+0000 mgr.y (mgr.25133) 976 : cluster [DBG] pgmap v975: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:28.170 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:27 smithi204 bash[78884]: cluster 2024-09-21T10:45:26.730082+0000 mgr.y (mgr.25133) 976 : cluster [DBG] pgmap v975: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:28.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.187 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:28.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:28.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:28.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:28.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:28.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:28.438 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:28.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:28.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:28.575 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:28.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:28.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:28.700 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:28.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:28.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:28.826 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:28.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:28.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:28.967 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:28.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:28.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:29.074 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:29.101 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:29.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:29.206 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:29.240 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:29.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:29.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:29.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:29.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:29.476 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:29.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:29.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:29.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:29.637 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:29.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:29.742 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:29.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:29.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:29.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:29.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:29.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:29.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:30.016 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:30.025 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:29 smithi003 bash[88275]: cluster 2024-09-21T10:45:28.730504+0000 mgr.y (mgr.25133) 977 : cluster [DBG] pgmap v976: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 742 op/s 2024-09-21T10:45:30.025 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:29 smithi003 bash[88275]: cluster 2024-09-21T10:45:28.730504+0000 mgr.y (mgr.25133) 977 : cluster [DBG] pgmap v976: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 742 op/s 2024-09-21T10:45:30.025 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:29 smithi003 bash[89466]: cluster 2024-09-21T10:45:28.730504+0000 mgr.y (mgr.25133) 977 : cluster [DBG] pgmap v976: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 742 op/s 2024-09-21T10:45:30.025 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:29 smithi003 bash[89466]: cluster 2024-09-21T10:45:28.730504+0000 mgr.y (mgr.25133) 977 : cluster [DBG] pgmap v976: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 742 op/s 2024-09-21T10:45:30.042 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:30.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:30.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:30.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:29 smithi204 bash[78884]: cluster 2024-09-21T10:45:28.730504+0000 mgr.y (mgr.25133) 977 : cluster [DBG] pgmap v976: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 742 op/s 2024-09-21T10:45:30.158 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:29 smithi204 bash[78884]: cluster 2024-09-21T10:45:28.730504+0000 mgr.y (mgr.25133) 977 : cluster [DBG] pgmap v976: 99 pgs: 99 active+clean; 1.5 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 742 op/s 2024-09-21T10:45:30.214 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:30.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:30.317 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:30.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:30.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:30.383 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:30.466 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:30.486 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:30.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:30.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:30.629 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:30.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:30.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:30.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:30.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:30.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:30.889 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:30.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:30.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:30.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:31.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:31.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:31.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:31.146 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:31.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:31.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:31.273 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:31.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:31.376 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:31.400 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:31.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:31.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:31.524 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:31.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:31.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:31.656 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:31.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:31.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:31.786 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:31.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:31.889 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:31.899 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:31 smithi003 bash[88275]: cluster 2024-09-21T10:45:30.731047+0000 mgr.y (mgr.25133) 978 : cluster [DBG] pgmap v977: 99 pgs: 99 active+clean; 1.4 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 859 op/s 2024-09-21T10:45:31.900 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:31 smithi003 bash[88275]: cluster 2024-09-21T10:45:30.731047+0000 mgr.y (mgr.25133) 978 : cluster [DBG] pgmap v977: 99 pgs: 99 active+clean; 1.4 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 859 op/s 2024-09-21T10:45:31.900 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:31 smithi003 bash[89466]: cluster 2024-09-21T10:45:30.731047+0000 mgr.y (mgr.25133) 978 : cluster [DBG] pgmap v977: 99 pgs: 99 active+clean; 1.4 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 859 op/s 2024-09-21T10:45:31.900 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:31 smithi003 bash[89466]: cluster 2024-09-21T10:45:30.731047+0000 mgr.y (mgr.25133) 978 : cluster [DBG] pgmap v977: 99 pgs: 99 active+clean; 1.4 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 859 op/s 2024-09-21T10:45:31.915 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:31.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:31.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:32.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:32.045 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:32.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:32.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:32.183 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:32.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:31 smithi204 bash[78884]: cluster 2024-09-21T10:45:30.731047+0000 mgr.y (mgr.25133) 978 : cluster [DBG] pgmap v977: 99 pgs: 99 active+clean; 1.4 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 859 op/s 2024-09-21T10:45:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:31 smithi204 bash[78884]: cluster 2024-09-21T10:45:30.731047+0000 mgr.y (mgr.25133) 978 : cluster [DBG] pgmap v977: 99 pgs: 99 active+clean; 1.4 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 859 op/s 2024-09-21T10:45:32.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:32.319 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:32.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:32.427 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:32.444 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:32.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:32.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:32.568 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:32.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:32.670 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:32.696 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:32.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:32.799 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:32.821 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:32.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:32.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:32.952 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:32.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:33.055 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:33.084 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:33.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:33.187 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:33.212 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:33.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:33.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:33.340 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:33.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:33.444 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:33.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:33.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:33.568 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:33.589 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:33.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:33.695 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:33.738 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:33.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:33.846 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:33.873 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:33.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:33.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:33.976 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:34.006 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:34.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:34.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:34.120 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:33 smithi003 bash[88275]: cluster 2024-09-21T10:45:32.731627+0000 mgr.y (mgr.25133) 979 : cluster [DBG] pgmap v978: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:45:34.120 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:33 smithi003 bash[88275]: cluster 2024-09-21T10:45:32.731627+0000 mgr.y (mgr.25133) 979 : cluster [DBG] pgmap v978: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:45:34.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:33 smithi003 bash[89466]: cluster 2024-09-21T10:45:32.731627+0000 mgr.y (mgr.25133) 979 : cluster [DBG] pgmap v978: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:45:34.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:33 smithi003 bash[89466]: cluster 2024-09-21T10:45:32.731627+0000 mgr.y (mgr.25133) 979 : cluster [DBG] pgmap v978: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:45:34.133 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:34.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:34.236 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:34.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:33 smithi204 bash[78884]: cluster 2024-09-21T10:45:32.731627+0000 mgr.y (mgr.25133) 979 : cluster [DBG] pgmap v978: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:45:34.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:33 smithi204 bash[78884]: cluster 2024-09-21T10:45:32.731627+0000 mgr.y (mgr.25133) 979 : cluster [DBG] pgmap v978: 99 pgs: 99 active+clean; 1.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 758 op/s 2024-09-21T10:45:34.261 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:34.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:34.366 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:34.387 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:34.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:34.489 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:34.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:34.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:34.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:34.661 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:34.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:34.766 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:34.798 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:34.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:34.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:34.941 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:34.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:34.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:35.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:35.075 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:35.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:35.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:35.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:35.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:35.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:35.340 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:35.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:35.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:35.471 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:35.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:35.595 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:35.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:35.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:35.723 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:35.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:35.829 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:35.857 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:35.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:35.963 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:35.983 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:35.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:35.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:35 smithi204 bash[78884]: cluster 2024-09-21T10:45:34.732236+0000 mgr.y (mgr.25133) 980 : cluster [DBG] pgmap v979: 99 pgs: 99 active+clean; 1.2 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:36.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:35 smithi204 bash[78884]: cluster 2024-09-21T10:45:34.732236+0000 mgr.y (mgr.25133) 980 : cluster [DBG] pgmap v979: 99 pgs: 99 active+clean; 1.2 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:36.085 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:36.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:35 smithi003 bash[89466]: cluster 2024-09-21T10:45:34.732236+0000 mgr.y (mgr.25133) 980 : cluster [DBG] pgmap v979: 99 pgs: 99 active+clean; 1.2 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:36.095 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:35 smithi003 bash[89466]: cluster 2024-09-21T10:45:34.732236+0000 mgr.y (mgr.25133) 980 : cluster [DBG] pgmap v979: 99 pgs: 99 active+clean; 1.2 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:36.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:35 smithi003 bash[88275]: cluster 2024-09-21T10:45:34.732236+0000 mgr.y (mgr.25133) 980 : cluster [DBG] pgmap v979: 99 pgs: 99 active+clean; 1.2 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:36.095 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:35 smithi003 bash[88275]: cluster 2024-09-21T10:45:34.732236+0000 mgr.y (mgr.25133) 980 : cluster [DBG] pgmap v979: 99 pgs: 99 active+clean; 1.2 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:45:36.110 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:36.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:36.212 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:36.233 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:36.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:36.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:36.358 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:36.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:36.479 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:36.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:36.582 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:36.614 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:36.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:36.720 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:36.742 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:36.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:36.846 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:36.874 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:36.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:36.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:36.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:37.012 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:37.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:37.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:37.147 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:37.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:37.189 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:45:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:45:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 0 2024-09-21T10:45:37.189 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:45:37.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:37.269 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:37.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:37.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:37.389 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:37.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:37.491 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:37.516 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:37.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:37.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:37.654 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:37.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:45:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:45:37] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.51.0" 2024-09-21T10:45:37.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:37.792 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:37.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:37.899 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:37.922 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:37.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:37.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:37 smithi204 bash[78884]: cluster 2024-09-21T10:45:36.732752+0000 mgr.y (mgr.25133) 981 : cluster [DBG] pgmap v980: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:45:38.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:37 smithi204 bash[78884]: cluster 2024-09-21T10:45:36.732752+0000 mgr.y (mgr.25133) 981 : cluster [DBG] pgmap v980: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:45:38.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:38.061 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:38.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:38.163 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:38.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:37 smithi003 bash[88275]: cluster 2024-09-21T10:45:36.732752+0000 mgr.y (mgr.25133) 981 : cluster [DBG] pgmap v980: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:45:38.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:37 smithi003 bash[88275]: cluster 2024-09-21T10:45:36.732752+0000 mgr.y (mgr.25133) 981 : cluster [DBG] pgmap v980: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:45:38.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:37 smithi003 bash[89466]: cluster 2024-09-21T10:45:36.732752+0000 mgr.y (mgr.25133) 981 : cluster [DBG] pgmap v980: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:45:38.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:37 smithi003 bash[89466]: cluster 2024-09-21T10:45:36.732752+0000 mgr.y (mgr.25133) 981 : cluster [DBG] pgmap v980: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 833 op/s 2024-09-21T10:45:38.184 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:38.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:38.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:38.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:38.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:38.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:45:38.415 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:38.438 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:38.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:38.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:38.575 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:38.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:38.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:38.697 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:38.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:38.799 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:38.826 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:38.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:38.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:38.956 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:38.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:38.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:38 smithi204 bash[78884]: audit 2024-09-21T10:45:38.658043+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:39.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:38 smithi204 bash[78884]: audit 2024-09-21T10:45:38.658043+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:39.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:39.098 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:39.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:38 smithi003 bash[88275]: audit 2024-09-21T10:45:38.658043+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:38 smithi003 bash[88275]: audit 2024-09-21T10:45:38.658043+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:38 smithi003 bash[89466]: audit 2024-09-21T10:45:38.658043+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:38 smithi003 bash[89466]: audit 2024-09-21T10:45:38.658043+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:39.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:39.225 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:39.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:39.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:39.362 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:39.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:39.466 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:39.496 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:39.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:39.598 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:39.620 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:39.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:39.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:39.751 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:39.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:39.787 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:45:39.787 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:45:39.833 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:45:39.833 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:45:39.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:39.865 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:45:39.865 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:45:39.884 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:39.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:39.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:39.908 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:45:39.908 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:45:39.954 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:45:39.954 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:45:39.981 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:45:39.981 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:45:39.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:39.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:39 smithi204 bash[78884]: cluster 2024-09-21T10:45:38.733291+0000 mgr.y (mgr.25133) 982 : cluster [DBG] pgmap v981: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 630 op/s 2024-09-21T10:45:39.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:39 smithi204 bash[78884]: cluster 2024-09-21T10:45:38.733291+0000 mgr.y (mgr.25133) 982 : cluster [DBG] pgmap v981: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 630 op/s 2024-09-21T10:45:39.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:39 smithi204 bash[78884]: audit 2024-09-21T10:45:39.754832+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.3:0/4234569599' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:39.999 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:39 smithi204 bash[78884]: audit 2024-09-21T10:45:39.754832+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.3:0/4234569599' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:40.018 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:45:40.018 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:45:40.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:40.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:40.053 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:45:40.053 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:45:40.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:39 smithi003 bash[88275]: cluster 2024-09-21T10:45:38.733291+0000 mgr.y (mgr.25133) 982 : cluster [DBG] pgmap v981: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 630 op/s 2024-09-21T10:45:40.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:39 smithi003 bash[88275]: cluster 2024-09-21T10:45:38.733291+0000 mgr.y (mgr.25133) 982 : cluster [DBG] pgmap v981: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 630 op/s 2024-09-21T10:45:40.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:39 smithi003 bash[88275]: audit 2024-09-21T10:45:39.754832+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.3:0/4234569599' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:40.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:39 smithi003 bash[88275]: audit 2024-09-21T10:45:39.754832+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.3:0/4234569599' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:40.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:39 smithi003 bash[89466]: cluster 2024-09-21T10:45:38.733291+0000 mgr.y (mgr.25133) 982 : cluster [DBG] pgmap v981: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 630 op/s 2024-09-21T10:45:40.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:39 smithi003 bash[89466]: cluster 2024-09-21T10:45:38.733291+0000 mgr.y (mgr.25133) 982 : cluster [DBG] pgmap v981: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 630 op/s 2024-09-21T10:45:40.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:39 smithi003 bash[89466]: audit 2024-09-21T10:45:39.754832+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.3:0/4234569599' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:40.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:39 smithi003 bash[89466]: audit 2024-09-21T10:45:39.754832+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.3:0/4234569599' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:45:40.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:40.150 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:40.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:40.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:40.286 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:40.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:40.389 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:40.413 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:40.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:40.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:40.543 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:40.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:40.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:40.669 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:40.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:40.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:40.806 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:40.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:40.887 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:45:40.887 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:45:40.913 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:40.937 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:40.937 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[88275]: audit 2024-09-21T10:45:40.410165+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.3:0/1819829997' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:40.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[88275]: audit 2024-09-21T10:45:40.410165+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.3:0/1819829997' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:40.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[88275]: audit 2024-09-21T10:45:40.410747+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:40.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[88275]: audit 2024-09-21T10:45:40.410747+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:40.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[88275]: audit 2024-09-21T10:45:40.420220+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.3:0/807188824' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:40.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[88275]: audit 2024-09-21T10:45:40.420220+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.3:0/807188824' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:40.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[88275]: audit 2024-09-21T10:45:40.420779+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:40.938 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[88275]: audit 2024-09-21T10:45:40.420779+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:40.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[89466]: audit 2024-09-21T10:45:40.410165+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.3:0/1819829997' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:40.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[89466]: audit 2024-09-21T10:45:40.410165+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.3:0/1819829997' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:40.938 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[89466]: audit 2024-09-21T10:45:40.410747+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:40.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[89466]: audit 2024-09-21T10:45:40.410747+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:40.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[89466]: audit 2024-09-21T10:45:40.420220+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.3:0/807188824' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:40.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[89466]: audit 2024-09-21T10:45:40.420220+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.3:0/807188824' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:40.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[89466]: audit 2024-09-21T10:45:40.420779+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:40.939 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:40 smithi003 bash[89466]: audit 2024-09-21T10:45:40.420779+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:40.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:40.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:41.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:41.091 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:41.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:41.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:41.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:40 smithi204 bash[78884]: audit 2024-09-21T10:45:40.410165+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.3:0/1819829997' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:41.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:40 smithi204 bash[78884]: audit 2024-09-21T10:45:40.410165+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.3:0/1819829997' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:41.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:40 smithi204 bash[78884]: audit 2024-09-21T10:45:40.410747+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:41.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:40 smithi204 bash[78884]: audit 2024-09-21T10:45:40.410747+0000 mon.a (mon.0) 1403 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:45:41.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:40 smithi204 bash[78884]: audit 2024-09-21T10:45:40.420220+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.3:0/807188824' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:41.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:40 smithi204 bash[78884]: audit 2024-09-21T10:45:40.420220+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.3:0/807188824' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:41.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:40 smithi204 bash[78884]: audit 2024-09-21T10:45:40.420779+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:41.216 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:40 smithi204 bash[78884]: audit 2024-09-21T10:45:40.420779+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:45:41.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:41.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:41.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:41.363 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:41.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:41.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:41.507 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:41.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:41.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:41.646 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:41.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:41.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:41.779 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:41.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:41.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:41.907 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:41.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:41.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:42.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:42.037 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:42.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:42.140 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:42.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[88275]: cluster 2024-09-21T10:45:40.733878+0000 mgr.y (mgr.25133) 983 : cluster [DBG] pgmap v982: 99 pgs: 99 active+clean; 919 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:45:42.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[88275]: cluster 2024-09-21T10:45:40.733878+0000 mgr.y (mgr.25133) 983 : cluster [DBG] pgmap v982: 99 pgs: 99 active+clean; 919 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:45:42.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[88275]: cluster 2024-09-21T10:45:40.868968+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:42.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[88275]: cluster 2024-09-21T10:45:40.868968+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:42.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[88275]: audit 2024-09-21T10:45:40.878197+0000 mon.a (mon.0) 1406 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:45:42.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[88275]: audit 2024-09-21T10:45:40.878197+0000 mon.a (mon.0) 1406 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:45:42.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[88275]: audit 2024-09-21T10:45:40.878266+0000 mon.a (mon.0) 1407 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:45:42.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[88275]: audit 2024-09-21T10:45:40.878266+0000 mon.a (mon.0) 1407 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:45:42.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[88275]: cluster 2024-09-21T10:45:40.883621+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e253: 8 total, 8 up, 7 in 2024-09-21T10:45:42.149 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[88275]: cluster 2024-09-21T10:45:40.883621+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e253: 8 total, 8 up, 7 in 2024-09-21T10:45:42.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[89466]: cluster 2024-09-21T10:45:40.733878+0000 mgr.y (mgr.25133) 983 : cluster [DBG] pgmap v982: 99 pgs: 99 active+clean; 919 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:45:42.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[89466]: cluster 2024-09-21T10:45:40.733878+0000 mgr.y (mgr.25133) 983 : cluster [DBG] pgmap v982: 99 pgs: 99 active+clean; 919 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:45:42.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[89466]: cluster 2024-09-21T10:45:40.868968+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:42.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[89466]: cluster 2024-09-21T10:45:40.868968+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:42.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[89466]: audit 2024-09-21T10:45:40.878197+0000 mon.a (mon.0) 1406 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:45:42.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[89466]: audit 2024-09-21T10:45:40.878197+0000 mon.a (mon.0) 1406 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:45:42.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[89466]: audit 2024-09-21T10:45:40.878266+0000 mon.a (mon.0) 1407 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:45:42.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[89466]: audit 2024-09-21T10:45:40.878266+0000 mon.a (mon.0) 1407 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:45:42.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[89466]: cluster 2024-09-21T10:45:40.883621+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e253: 8 total, 8 up, 7 in 2024-09-21T10:45:42.150 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:41 smithi003 bash[89466]: cluster 2024-09-21T10:45:40.883621+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e253: 8 total, 8 up, 7 in 2024-09-21T10:45:42.164 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:42.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:41 smithi204 bash[78884]: cluster 2024-09-21T10:45:40.733878+0000 mgr.y (mgr.25133) 983 : cluster [DBG] pgmap v982: 99 pgs: 99 active+clean; 919 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:45:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:41 smithi204 bash[78884]: cluster 2024-09-21T10:45:40.733878+0000 mgr.y (mgr.25133) 983 : cluster [DBG] pgmap v982: 99 pgs: 99 active+clean; 919 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 860 op/s 2024-09-21T10:45:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:41 smithi204 bash[78884]: cluster 2024-09-21T10:45:40.868968+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:41 smithi204 bash[78884]: cluster 2024-09-21T10:45:40.868968+0000 mon.a (mon.0) 1405 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:45:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:41 smithi204 bash[78884]: audit 2024-09-21T10:45:40.878197+0000 mon.a (mon.0) 1406 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:45:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:41 smithi204 bash[78884]: audit 2024-09-21T10:45:40.878197+0000 mon.a (mon.0) 1406 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:45:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:41 smithi204 bash[78884]: audit 2024-09-21T10:45:40.878266+0000 mon.a (mon.0) 1407 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:45:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:41 smithi204 bash[78884]: audit 2024-09-21T10:45:40.878266+0000 mon.a (mon.0) 1407 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:45:42.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:41 smithi204 bash[78884]: cluster 2024-09-21T10:45:40.883621+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e253: 8 total, 8 up, 7 in 2024-09-21T10:45:42.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:41 smithi204 bash[78884]: cluster 2024-09-21T10:45:40.883621+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e253: 8 total, 8 up, 7 in 2024-09-21T10:45:42.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:42.286 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:42.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:42.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:42.411 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:42.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:42.513 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:42.540 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:42.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:42.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:42.681 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:42.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:42.786 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:42.823 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:42.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:42.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:42.956 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:42.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:42.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:43.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:43.077 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:43.098 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:43.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:43.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:43.231 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:43.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:43.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:43.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:43.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:43.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:43.490 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:43.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:43.597 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:43.621 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:43.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:43.729 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:43.756 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:43.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:43.782 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:45:43.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:43.885 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:43.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:43.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:43.988 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:44.019 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:44.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:44.122 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:44.148 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:44.152 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:43 smithi003 bash[88275]: cluster 2024-09-21T10:45:42.734343+0000 mgr.y (mgr.25133) 984 : cluster [DBG] pgmap v984: 99 pgs: 99 active+clean; 860 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 739 op/s 2024-09-21T10:45:44.152 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:43 smithi003 bash[88275]: cluster 2024-09-21T10:45:42.734343+0000 mgr.y (mgr.25133) 984 : cluster [DBG] pgmap v984: 99 pgs: 99 active+clean; 860 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 739 op/s 2024-09-21T10:45:44.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:43 smithi003 bash[89466]: cluster 2024-09-21T10:45:42.734343+0000 mgr.y (mgr.25133) 984 : cluster [DBG] pgmap v984: 99 pgs: 99 active+clean; 860 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 739 op/s 2024-09-21T10:45:44.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:43 smithi003 bash[89466]: cluster 2024-09-21T10:45:42.734343+0000 mgr.y (mgr.25133) 984 : cluster [DBG] pgmap v984: 99 pgs: 99 active+clean; 860 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 739 op/s 2024-09-21T10:45:44.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:44.254 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:43 smithi204 bash[78884]: cluster 2024-09-21T10:45:42.734343+0000 mgr.y (mgr.25133) 984 : cluster [DBG] pgmap v984: 99 pgs: 99 active+clean; 860 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 739 op/s 2024-09-21T10:45:44.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:43 smithi204 bash[78884]: cluster 2024-09-21T10:45:42.734343+0000 mgr.y (mgr.25133) 984 : cluster [DBG] pgmap v984: 99 pgs: 99 active+clean; 860 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 739 op/s 2024-09-21T10:45:44.280 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:44.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:44.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:44.401 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:44.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:44.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:44.524 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:44.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:44.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:44.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:45:44.650 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:44.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:44.753 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:44.778 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:44.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:44.881 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:44.907 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:44.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:44.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:45.012 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:45.039 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:45.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:45.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:45.186 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:45.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:45.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:45.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.342 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:45.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:45.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:45.466 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:45.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:45.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:45.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:45.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:45.706 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:45.734 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:45.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:45.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:45:45.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:45.862 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:45.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:45.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:45.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:45.999 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:46.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:46.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:46.115 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:45 smithi204 bash[78884]: cluster 2024-09-21T10:45:44.735303+0000 mgr.y (mgr.25133) 985 : cluster [DBG] pgmap v985: 99 pgs: 99 active+clean; 751 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:46.116 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:45 smithi204 bash[78884]: cluster 2024-09-21T10:45:44.735303+0000 mgr.y (mgr.25133) 985 : cluster [DBG] pgmap v985: 99 pgs: 99 active+clean; 751 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:46.131 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:46.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:46.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:45 smithi003 bash[88275]: cluster 2024-09-21T10:45:44.735303+0000 mgr.y (mgr.25133) 985 : cluster [DBG] pgmap v985: 99 pgs: 99 active+clean; 751 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:46.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:45 smithi003 bash[88275]: cluster 2024-09-21T10:45:44.735303+0000 mgr.y (mgr.25133) 985 : cluster [DBG] pgmap v985: 99 pgs: 99 active+clean; 751 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:45 smithi003 bash[89466]: cluster 2024-09-21T10:45:44.735303+0000 mgr.y (mgr.25133) 985 : cluster [DBG] pgmap v985: 99 pgs: 99 active+clean; 751 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:46.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:45 smithi003 bash[89466]: cluster 2024-09-21T10:45:44.735303+0000 mgr.y (mgr.25133) 985 : cluster [DBG] pgmap v985: 99 pgs: 99 active+clean; 751 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 748 op/s 2024-09-21T10:45:46.237 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:46.265 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:46.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:46.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:46.401 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:46.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:46.508 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:46.539 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:46.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:46.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:46.665 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:46.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:46.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:46.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:46.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:46.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:46.934 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:46.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:46.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:47.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:47.065 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:47.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:47.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:47.197 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:47.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:47.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:47.329 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:47.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:47.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:47.453 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:47.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:47.555 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:47.577 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:47.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:45:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:45:47] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.51.0" 2024-09-21T10:45:47.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:47.717 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:47.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:47.821 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:47.852 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:47.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:47.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:47.964 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:47 smithi204 bash[78884]: cluster 2024-09-21T10:45:46.735932+0000 mgr.y (mgr.25133) 986 : cluster [DBG] pgmap v986: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:47.965 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:47 smithi204 bash[78884]: cluster 2024-09-21T10:45:46.735932+0000 mgr.y (mgr.25133) 986 : cluster [DBG] pgmap v986: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:47.990 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:47.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:47.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:48.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:48.117 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:48.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:48.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:47 smithi003 bash[88275]: cluster 2024-09-21T10:45:46.735932+0000 mgr.y (mgr.25133) 986 : cluster [DBG] pgmap v986: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:47 smithi003 bash[88275]: cluster 2024-09-21T10:45:46.735932+0000 mgr.y (mgr.25133) 986 : cluster [DBG] pgmap v986: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:47 smithi003 bash[89466]: cluster 2024-09-21T10:45:46.735932+0000 mgr.y (mgr.25133) 986 : cluster [DBG] pgmap v986: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:47 smithi003 bash[89466]: cluster 2024-09-21T10:45:46.735932+0000 mgr.y (mgr.25133) 986 : cluster [DBG] pgmap v986: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:48.220 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:48.243 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:48.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:48.346 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:48.370 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:48.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:48.478 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:48.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:48.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:48.574 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:48.574 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:48.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:48.644 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:48.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:48.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:48.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:48.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:48.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:48.924 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:48.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:48.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:49.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:49.056 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:49.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:49.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:49.190 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:49.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:49.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:49.323 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:49.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:49.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:49.453 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:49.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:49.556 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:49.589 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:49.591 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:45:49.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:49.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:49.717 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:49.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:49.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:49.844 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:49.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:49.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:49.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:49 smithi204 bash[78884]: cluster 2024-09-21T10:45:48.736351+0000 mgr.y (mgr.25133) 987 : cluster [DBG] pgmap v987: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:49.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:49 smithi204 bash[78884]: cluster 2024-09-21T10:45:48.736351+0000 mgr.y (mgr.25133) 987 : cluster [DBG] pgmap v987: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:49.967 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:49.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:49.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:50.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:50.087 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:50.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:50.116 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:45:50.116 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:45:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:49 smithi003 bash[88275]: cluster 2024-09-21T10:45:48.736351+0000 mgr.y (mgr.25133) 987 : cluster [DBG] pgmap v987: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:49 smithi003 bash[88275]: cluster 2024-09-21T10:45:48.736351+0000 mgr.y (mgr.25133) 987 : cluster [DBG] pgmap v987: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:49 smithi003 bash[89466]: cluster 2024-09-21T10:45:48.736351+0000 mgr.y (mgr.25133) 987 : cluster [DBG] pgmap v987: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:49 smithi003 bash[89466]: cluster 2024-09-21T10:45:48.736351+0000 mgr.y (mgr.25133) 987 : cluster [DBG] pgmap v987: 99 pgs: 99 active+clean; 616 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:45:50.189 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:50.215 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:50.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:50.319 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:50.343 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:50.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:50.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:50.469 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:50.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:50.573 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:50.604 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:50.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:50.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:50.727 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:50.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:50.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:50.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:50.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:50.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:50.983 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:50.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:50.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:51.086 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:51.108 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:51.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:51.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:51.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:51.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:51.343 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:51.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:45:51.364 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:51.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:51.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:51.512 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:51.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:51.618 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:51.647 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:51.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:51.749 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:51.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:51.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:51.875 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:51.897 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:51.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:51.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:52.001 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:52.024 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:52.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:52.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:52.167 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:52.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:52.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:51 smithi204 bash[78884]: cluster 2024-09-21T10:45:50.737057+0000 mgr.y (mgr.25133) 988 : cluster [DBG] pgmap v988: 99 pgs: 99 active+clean; 436 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2024-09-21T10:45:52.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:51 smithi204 bash[78884]: cluster 2024-09-21T10:45:50.737057+0000 mgr.y (mgr.25133) 988 : cluster [DBG] pgmap v988: 99 pgs: 99 active+clean; 436 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2024-09-21T10:45:52.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:51 smithi003 bash[88275]: cluster 2024-09-21T10:45:50.737057+0000 mgr.y (mgr.25133) 988 : cluster [DBG] pgmap v988: 99 pgs: 99 active+clean; 436 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2024-09-21T10:45:52.193 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:51 smithi003 bash[88275]: cluster 2024-09-21T10:45:50.737057+0000 mgr.y (mgr.25133) 988 : cluster [DBG] pgmap v988: 99 pgs: 99 active+clean; 436 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2024-09-21T10:45:52.193 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:51 smithi003 bash[89466]: cluster 2024-09-21T10:45:50.737057+0000 mgr.y (mgr.25133) 988 : cluster [DBG] pgmap v988: 99 pgs: 99 active+clean; 436 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2024-09-21T10:45:52.193 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:51 smithi003 bash[89466]: cluster 2024-09-21T10:45:50.737057+0000 mgr.y (mgr.25133) 988 : cluster [DBG] pgmap v988: 99 pgs: 99 active+clean; 436 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 772 op/s 2024-09-21T10:45:52.271 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:52.307 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:52.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:52.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:52.441 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:52.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:52.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:52.585 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:52.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:52.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:52.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:52.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:52.822 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:52.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:52.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:52.953 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:52.975 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:52.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:52.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:53.079 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:53.101 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:53.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:53.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:53.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:53.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:53.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:53.386 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:53.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:53.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:53.526 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:53.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:53.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:53.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:53.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:53.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:53.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.807 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:53.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:53.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:53.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:53.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:53.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:54.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:54.061 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:54.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:54.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[88275]: cluster 2024-09-21T10:45:52.737484+0000 mgr.y (mgr.25133) 989 : cluster [DBG] pgmap v989: 99 pgs: 99 active+clean; 379 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 729 op/s 2024-09-21T10:45:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[88275]: cluster 2024-09-21T10:45:52.737484+0000 mgr.y (mgr.25133) 989 : cluster [DBG] pgmap v989: 99 pgs: 99 active+clean; 379 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 729 op/s 2024-09-21T10:45:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[88275]: audit 2024-09-21T10:45:53.661804+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[88275]: audit 2024-09-21T10:45:53.661804+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[88275]: audit 2024-09-21T10:45:53.664689+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[88275]: audit 2024-09-21T10:45:53.664689+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:54.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[89466]: cluster 2024-09-21T10:45:52.737484+0000 mgr.y (mgr.25133) 989 : cluster [DBG] pgmap v989: 99 pgs: 99 active+clean; 379 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 729 op/s 2024-09-21T10:45:54.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[89466]: cluster 2024-09-21T10:45:52.737484+0000 mgr.y (mgr.25133) 989 : cluster [DBG] pgmap v989: 99 pgs: 99 active+clean; 379 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 729 op/s 2024-09-21T10:45:54.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[89466]: audit 2024-09-21T10:45:53.661804+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:54.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[89466]: audit 2024-09-21T10:45:53.661804+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:54.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[89466]: audit 2024-09-21T10:45:53.664689+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:53 smithi003 bash[89466]: audit 2024-09-21T10:45:53.664689+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:54.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:53 smithi204 bash[78884]: cluster 2024-09-21T10:45:52.737484+0000 mgr.y (mgr.25133) 989 : cluster [DBG] pgmap v989: 99 pgs: 99 active+clean; 379 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 729 op/s 2024-09-21T10:45:54.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:53 smithi204 bash[78884]: cluster 2024-09-21T10:45:52.737484+0000 mgr.y (mgr.25133) 989 : cluster [DBG] pgmap v989: 99 pgs: 99 active+clean; 379 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 729 op/s 2024-09-21T10:45:54.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:53 smithi204 bash[78884]: audit 2024-09-21T10:45:53.661804+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:54.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:53 smithi204 bash[78884]: audit 2024-09-21T10:45:53.661804+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:45:54.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:53 smithi204 bash[78884]: audit 2024-09-21T10:45:53.664689+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:54.176 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:53 smithi204 bash[78884]: audit 2024-09-21T10:45:53.664689+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:45:54.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:54.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:54.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:54.346 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:54.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:54.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:54.480 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:54.587 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:54.616 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:54.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:54.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:54.758 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:54.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:54.864 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:54.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:54.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:54.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:54.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:55.011 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:55.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:55.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:55.135 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:55.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:55.237 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:55.261 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:55.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:55.363 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:55.387 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:55.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:55.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:55.523 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:55.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:55.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:55.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:55.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:55.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:55.784 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:55.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:55.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:55.923 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:55.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:55.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:56.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:56.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:55 smithi204 bash[78884]: cluster 2024-09-21T10:45:54.738092+0000 mgr.y (mgr.25133) 990 : cluster [DBG] pgmap v990: 99 pgs: 99 active+clean; 266 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:45:56.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:55 smithi204 bash[78884]: cluster 2024-09-21T10:45:54.738092+0000 mgr.y (mgr.25133) 990 : cluster [DBG] pgmap v990: 99 pgs: 99 active+clean; 266 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:45:56.045 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:56.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:56.140 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:45:56.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:56.180 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:55 smithi003 bash[88275]: cluster 2024-09-21T10:45:54.738092+0000 mgr.y (mgr.25133) 990 : cluster [DBG] pgmap v990: 99 pgs: 99 active+clean; 266 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:45:56.181 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:55 smithi003 bash[88275]: cluster 2024-09-21T10:45:54.738092+0000 mgr.y (mgr.25133) 990 : cluster [DBG] pgmap v990: 99 pgs: 99 active+clean; 266 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:45:56.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:55 smithi003 bash[89466]: cluster 2024-09-21T10:45:54.738092+0000 mgr.y (mgr.25133) 990 : cluster [DBG] pgmap v990: 99 pgs: 99 active+clean; 266 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:45:56.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:55 smithi003 bash[89466]: cluster 2024-09-21T10:45:54.738092+0000 mgr.y (mgr.25133) 990 : cluster [DBG] pgmap v990: 99 pgs: 99 active+clean; 266 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 791 op/s 2024-09-21T10:45:56.186 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:56.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:56.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:56.335 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:56.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:56.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:56.468 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:56.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:56.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:56.614 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:56.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:56.720 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:56.762 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:56.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:56.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:56.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:56.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:56.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:56.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:57.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:57.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:57.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:57.141 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:57.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:57.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:57.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:45:57.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:45:57.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:57.435 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:57.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:57.538 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:57.561 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:45:57.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:45:57.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Removed 104949 objects 2024-09-21T10:45:57.610 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Clean up completed and total clean up time :134.94 2024-09-21T10:45:57.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:57.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:45:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:45:57] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.51.0" 2024-09-21T10:45:57.691 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:57.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:57.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:57.821 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:57.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:57.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:57.935 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:57 smithi204 bash[78884]: cluster 2024-09-21T10:45:56.738673+0000 mgr.y (mgr.25133) 991 : cluster [DBG] pgmap v991: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 841 op/s 2024-09-21T10:45:57.935 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:57 smithi204 bash[78884]: cluster 2024-09-21T10:45:56.738673+0000 mgr.y (mgr.25133) 991 : cluster [DBG] pgmap v991: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 841 op/s 2024-09-21T10:45:57.950 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:57.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:57.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:58.041 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2024-09-21T10:45:58.042 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2024-09-21T10:45:58.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:58.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:57 smithi003 bash[88275]: cluster 2024-09-21T10:45:56.738673+0000 mgr.y (mgr.25133) 991 : cluster [DBG] pgmap v991: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 841 op/s 2024-09-21T10:45:58.053 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:57 smithi003 bash[88275]: cluster 2024-09-21T10:45:56.738673+0000 mgr.y (mgr.25133) 991 : cluster [DBG] pgmap v991: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 841 op/s 2024-09-21T10:45:58.054 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:57 smithi003 bash[89466]: cluster 2024-09-21T10:45:56.738673+0000 mgr.y (mgr.25133) 991 : cluster [DBG] pgmap v991: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 841 op/s 2024-09-21T10:45:58.054 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:57 smithi003 bash[89466]: cluster 2024-09-21T10:45:56.738673+0000 mgr.y (mgr.25133) 991 : cluster [DBG] pgmap v991: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 841 op/s 2024-09-21T10:45:58.082 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:58.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:58.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:58.212 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:58.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:58.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:58.340 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:58.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:58.443 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:58.470 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:58.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:58.573 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:58.600 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:58.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:58.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:58.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:58.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:58.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:58.856 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:58.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:58.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:58.986 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:45:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:58.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:45:59.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:59.110 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:59.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:59.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:59.232 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:45:59.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:45:59.335 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:59.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:45:59.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:45:59.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:59.493 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:45:59.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:45:59.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:59.624 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:45:59.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:45:59.727 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:59.755 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:59.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:59.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:59.883 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:45:59.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:45:59.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:45:59.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:00.011 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:00.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:00.115 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:00.127 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:59 smithi003 bash[89466]: cluster 2024-09-21T10:45:58.739419+0000 mgr.y (mgr.25133) 992 : cluster [DBG] pgmap v992: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 661 op/s 2024-09-21T10:46:00.127 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:45:59 smithi003 bash[89466]: cluster 2024-09-21T10:45:58.739419+0000 mgr.y (mgr.25133) 992 : cluster [DBG] pgmap v992: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 661 op/s 2024-09-21T10:46:00.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:59 smithi003 bash[88275]: cluster 2024-09-21T10:45:58.739419+0000 mgr.y (mgr.25133) 992 : cluster [DBG] pgmap v992: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 661 op/s 2024-09-21T10:46:00.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:45:59 smithi003 bash[88275]: cluster 2024-09-21T10:45:58.739419+0000 mgr.y (mgr.25133) 992 : cluster [DBG] pgmap v992: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 661 op/s 2024-09-21T10:46:00.145 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:00.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:00.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:00.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:59 smithi204 bash[78884]: cluster 2024-09-21T10:45:58.739419+0000 mgr.y (mgr.25133) 992 : cluster [DBG] pgmap v992: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 661 op/s 2024-09-21T10:46:00.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:45:59 smithi204 bash[78884]: cluster 2024-09-21T10:45:58.739419+0000 mgr.y (mgr.25133) 992 : cluster [DBG] pgmap v992: 99 pgs: 99 active+clean; 119 MiB data, 3.3 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 661 op/s 2024-09-21T10:46:00.274 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:00.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:00.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:00.397 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:00.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:00.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:00.525 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:00.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:00.627 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:00.649 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:00.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:00.752 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:00.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:00.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:00.900 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:00.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:00.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:01.003 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:01.023 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:01.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:01.057 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:46:01.057 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:46:01.075 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:46:01.075 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:46:01.093 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:46:01.093 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:46:01.111 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:46:01.111 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:46:01.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:01.131 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:46:01.131 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:46:01.146 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:01.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:01.153 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:46:01.153 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:46:01.173 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:46:01.174 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:46:01.195 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:46:01.195 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:46:01.249 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:01.266 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:01.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:01.368 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:01.388 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:01.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:01.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:01.519 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:01.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:01.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:01.650 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:01.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:01.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:01.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:01.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:01.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:01.911 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:01.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:01.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:01.926 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:46:01.926 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:46:02.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:02.033 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: "size": 20, 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 600, 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113121 7.11 7:8972d199:::benchmark_data_smithi003_144930_object9486:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:52.962595+0000", 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 489.14159993800001, 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1639442870000001, 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113121 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962595+0000", 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962595+0000", 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.111 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962594+0000", 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962610+0000", 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6409000000000002e-05 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962620+0000", 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.55e-06 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.112 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962625+0000", 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.164e-06 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962680+0000", 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5124000000000003e-05 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.962692+0000", 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2194999999999999e-05 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.113 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923598+0000", 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.96090568799999998 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923624+0000", 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.6546e-05 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933148+0000", 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0095240130000001 2024-09-21T10:46:02.114 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933163+0000", 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4222e-05 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.120609+0000", 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.187446199 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.120773+0000", 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00016382300000000001 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.115 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.120870+0000", 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.7094000000000002e-05 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.125778+0000", 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0049086609999999999 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.125786+0000", 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.7829999999999999e-06 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.116 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.125883+0000", 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6533999999999994e-05 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.125918+0000", 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.5049000000000003e-05 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126539+0000", 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00062155299999999995 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.117 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113127 7.11 7:89103b54:::benchmark_data_smithi003_144930_object9492:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:52.969852+0000", 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 489.13434287400003, 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.157129056, 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113127 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.118 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969852+0000", 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969852+0000", 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969850+0000", 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.119 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969858+0000", 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.6879999999999999e-06 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969873+0000", 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.469e-05 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969880+0000", 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.3930000000000002e-06 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969949+0000", 2024-09-21T10:46:02.120 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8714000000000007e-05 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.969959+0000", 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0105000000000001e-05 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923688+0000", 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.95372942800000005 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923707+0000", 2024-09-21T10:46:02.121 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8746e-05 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933227+0000", 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0095202830000001 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933251+0000", 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.3255999999999999e-05 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.122 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.123008+0000", 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.189757022 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.123112+0000", 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000104549 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.123182+0000", 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0041000000000002e-05 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.123 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126555+0000", 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0033725399999999998 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126617+0000", 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2766000000000002e-05 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126646+0000", 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8203000000000001e-05 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.124 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126676+0000", 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0559999999999999e-05 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126981+0000", 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00030500200000000002 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113137 7.11 7:8b33d3d3:::benchmark_data_smithi003_144930_object9502:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:52.980308+0000", 2024-09-21T10:46:02.125 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 489.12388723499998, 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1491933959999998, 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113137 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980308+0000", 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.126 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980308+0000", 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980307+0000", 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980312+0000", 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.792e-06 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.127 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980323+0000", 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1301000000000001e-05 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980329+0000", 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2589999999999997e-06 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980373+0000", 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.3559000000000001e-05 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.128 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:52.980380+0000", 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7390000000000002e-06 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923762+0000", 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.94338252 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923779+0000", 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.694e-05 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.129 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933405+0000", 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009625518 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933424+0000", 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.9692999999999999e-05 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.124397+0000", 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1909727219999999 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.130 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.124528+0000", 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000131116 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.124603+0000", 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4651000000000001e-05 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.126993+0000", 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0023903819999999999 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.128948+0000", 2024-09-21T10:46:02.131 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0019550570000000001 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.128985+0000", 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.6638999999999999e-05 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.129015+0000", 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0616e-05 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.129501+0000", 2024-09-21T10:46:02.132 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00048583399999999998 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113176 7.11 7:8eac8414:::benchmark_data_smithi003_144930_object9541:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.023997+0000", 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 489.08019853299999, 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1114277260000001, 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.133 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113176 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.023997+0000", 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.023997+0000", 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.134 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.023996+0000", 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.023999+0000", 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.6289999999999999e-06 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.024010+0000", 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0524e-05 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.024014+0000", 2024-09-21T10:46:02.135 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4970000000000003e-06 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.024068+0000", 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3983999999999997e-05 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.024077+0000", 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.0140000000000004e-06 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923831+0000", 2024-09-21T10:46:02.136 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.89975343500000005 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923848+0000", 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6915999999999999e-05 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933486+0000", 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009638348 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933504+0000", 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7816999999999999e-05 2024-09-21T10:46:02.137 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.127020+0000", 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1935157270000001 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.127157+0000", 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013726 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.127285+0000", 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012820299999999999 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.138 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.131035+0000", 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0037501769999999999 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.133072+0000", 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0020364939999999998 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.134782+0000", 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0017102280000000001 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.139 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.134820+0000", 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7944000000000001e-05 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135424+0000", 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00060428000000000001 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.140 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113204 7.11 7:8ef6dcf1:::benchmark_data_smithi003_144930_object9569:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.050959+0000", 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 489.05323571600002, 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0905958650000001, 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113204 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050959+0000", 2024-09-21T10:46:02.141 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050959+0000", 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050958+0000", 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.142 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050963+0000", 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5159999999999996e-06 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050974+0000", 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1034e-05 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.050979+0000", 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6030000000000004e-06 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.051028+0000", 2024-09-21T10:46:02.143 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.8967000000000001e-05 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.051036+0000", 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.9780000000000005e-06 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923903+0000", 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.87286635899999998 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923919+0000", 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6283e-05 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.144 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933583+0000", 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0096642309999999 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933593+0000", 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.5400000000000001e-06 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.129539+0000", 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1959459960000001 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.145 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.129624+0000", 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.5321999999999994e-05 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.129701+0000", 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.6596999999999999e-05 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135435+0000", 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0057338579999999997 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.146 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135477+0000", 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2143e-05 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141026+0000", 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0055490670000000004 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141057+0000", 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0716999999999997e-05 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.147 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141555+0000", 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00049866400000000001 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113205 7.11 7:899e6351:::benchmark_data_smithi003_144930_object9570:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.052403+0000", 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 489.05179191500002, 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0895618659999999, 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.148 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113205 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052403+0000", 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052403+0000", 2024-09-21T10:46:02.149 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052402+0000", 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052406+0000", 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.4240000000000002e-06 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052422+0000", 2024-09-21T10:46:02.150 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5933000000000001e-05 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052427+0000", 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.9339999999999997e-06 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052488+0000", 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1135000000000003e-05 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.052495+0000", 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4730000000000003e-06 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923974+0000", 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.87147856999999995 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.923991+0000", 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6736e-05 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.152 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933625+0000", 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0096340880000001 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933633+0000", 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.6230000000000003e-06 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.131081+0000", 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1974479609999999 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.131177+0000", 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6084999999999999e-05 2024-09-21T10:46:02.153 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.131253+0000", 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5592000000000004e-05 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.136869+0000", 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0056158069999999996 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138321+0000", 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0014525250000000001 2024-09-21T10:46:02.154 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141599+0000", 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0032776010000000002 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141644+0000", 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5422e-05 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141965+0000", 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000320687 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.155 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113224 7.11 7:8d51bcc1:::benchmark_data_smithi003_144930_object9589:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.073909+0000", 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 489.03028638299998, 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0761234559999999, 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113224 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.156 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073909+0000", 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073909+0000", 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073907+0000", 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.157 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073913+0000", 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5990000000000001e-06 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073926+0000", 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3608000000000001e-05 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073935+0000", 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.0459999999999994e-06 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.158 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073989+0000", 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3690000000000003e-05 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.073997+0000", 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4889999999999998e-06 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924044+0000", 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.85004707999999995 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.159 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924060+0000", 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.641e-05 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933665+0000", 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009604832 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933673+0000", 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.5229999999999995e-06 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.160 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.133112+0000", 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.199439089 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.133229+0000", 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000116797 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.133304+0000", 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5158000000000001e-05 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.161 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.136873+0000", 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003568192 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138382+0000", 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0015098500000000001 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.149407+0000", 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011024931999999999 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.149442+0000", 2024-09-21T10:46:02.162 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.4971000000000001e-05 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.150032+0000", 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00058973999999999995 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113237 7.11 7:8d4c87e6:::benchmark_data_smithi003_144930_object9602:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.089395+0000", 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 489.01480008099998, 2024-09-21T10:46:02.163 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0610613280000001, 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113237 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089395+0000", 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.164 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089395+0000", 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089393+0000", 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089400+0000", 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1580000000000002e-06 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089411+0000", 2024-09-21T10:46:02.165 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1908e-05 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089417+0000", 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2240000000000003e-06 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089475+0000", 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8440999999999998e-05 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.089484+0000", 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.9979999999999992e-06 2024-09-21T10:46:02.166 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924117+0000", 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.83463242199999998 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924133+0000", 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6926999999999999e-05 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933706+0000", 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0095724020000001 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.167 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933715+0000", 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.653e-06 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135505+0000", 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2017908559999999 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135588+0000", 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2301999999999999e-05 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.168 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.135664+0000", 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.6379999999999997e-05 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138429+0000", 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002765427 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138435+0000", 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7119999999999997e-06 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.169 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.150079+0000", 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011644309 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.150120+0000", 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.0194999999999997e-05 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.150456+0000", 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00033661599999999998 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.170 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113264 7.11 7:8a9ebd82:::benchmark_data_smithi003_144930_object9629:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.134126+0000", 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 488.970068594, 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0247259629999999, 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113264 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134126+0000", 2024-09-21T10:46:02.171 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134126+0000", 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134125+0000", 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.172 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134132+0000", 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1489999999999997e-06 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134146+0000", 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3685e-05 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134160+0000", 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4508999999999999e-05 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134222+0000", 2024-09-21T10:46:02.173 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1521999999999998e-05 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.134230+0000", 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2949999999999994e-06 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924187+0000", 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.78995694999999999 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924204+0000", 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6609999999999999e-05 2024-09-21T10:46:02.174 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933746+0000", 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0095425689999999 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933755+0000", 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.1360000000000003e-06 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.136914+0000", 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2031580820000001 2024-09-21T10:46:02.175 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.137060+0000", 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000146117 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.137206+0000", 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014609099999999999 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.140904+0000", 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003698518 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.176 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.140942+0000", 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7765999999999997e-05 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.158207+0000", 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.017264801999999999 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.158234+0000", 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.6911e-05 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.177 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.158852+0000", 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00061867599999999997 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113277 7.11 7:8b975a9a:::benchmark_data_smithi003_144930_object9642:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.152243+0000", 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 488.95195172199999, 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0070761319999999, 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.178 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113277 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152243+0000", 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152243+0000", 2024-09-21T10:46:02.179 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152235+0000", 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999914 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152251+0000", 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5682e-05 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152269+0000", 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8297000000000001e-05 2024-09-21T10:46:02.180 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152278+0000", 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4269999999999997e-06 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152329+0000", 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0831999999999997e-05 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.152338+0000", 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7520000000000002e-06 2024-09-21T10:46:02.181 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924258+0000", 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.77191978800000005 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924274+0000", 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6294e-05 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933787+0000", 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0095132389999999 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.182 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933796+0000", 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7469999999999994e-06 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138472+0000", 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.204675868 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138607+0000", 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013506799999999999 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.183 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.138749+0000", 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014253399999999999 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.140980+0000", 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002230288 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.140990+0000", 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0138e-05 2024-09-21T10:46:02.184 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.158898+0000", 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.017907846000000002 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.158931+0000", 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.307e-05 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.159319+0000", 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00038864200000000002 2024-09-21T10:46:02.185 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113331 7.11 7:8c44e7f1:::benchmark_data_smithi003_144930_object9696:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.225313+0000", 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 488.87888174900002, 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.9343651839999998, 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113331 2024-09-21T10:46:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225313+0000", 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225313+0000", 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225312+0000", 2024-09-21T10:46:02.187 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225318+0000", 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2670000000000003e-06 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225332+0000", 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4226999999999999e-05 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225339+0000", 2024-09-21T10:46:02.188 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9990000000000002e-06 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225408+0000", 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8811000000000002e-05 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.225423+0000", 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4625e-05 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924331+0000", 2024-09-21T10:46:02.189 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.69890780500000005 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924347+0000", 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6212999999999999e-05 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933828+0000", 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.00948076 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.190 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933838+0000", 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0569e-05 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.139768+0000", 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2059299729999999 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.139881+0000", 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000112484 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.191 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.139989+0000", 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010848 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.141986+0000", 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0019968680000000002 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.142041+0000", 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4944000000000001e-05 2024-09-21T10:46:02.192 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.159364+0000", 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.017322568999999999 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.159394+0000", 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0141000000000002e-05 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.193 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.159678+0000", 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00028480500000000001 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113372 7.11 7:8fd90f72:::benchmark_data_smithi003_144930_object9737:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.283110+0000", 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 488.82108479300001, 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8799174000000001, 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.194 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113372 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283110+0000", 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283110+0000", 2024-09-21T10:46:02.195 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283108+0000", 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283114+0000", 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8850000000000004e-06 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283127+0000", 2024-09-21T10:46:02.196 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3006e-05 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283134+0000", 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4910000000000002e-06 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283192+0000", 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7735000000000002e-05 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.197 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.283203+0000", 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.113e-05 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924401+0000", 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.64119817999999995 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924418+0000", 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7090000000000001e-05 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.198 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933901+0000", 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0094829169999999 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933921+0000", 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.0349000000000001e-05 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.142068+0000", 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2081462949999999 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.199 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.142167+0000", 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.9067000000000005e-05 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.142235+0000", 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8223000000000001e-05 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146648+0000", 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0044135010000000002 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.200 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146693+0000", 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4311999999999999e-05 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.162619+0000", 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.015926281 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.162657+0000", 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.8427000000000003e-05 2024-09-21T10:46:02.201 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163028+0000", 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000370341 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113379 7.11 7:8aa6459d:::benchmark_data_smithi003_144930_object9744:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.292344+0000", 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 488.81185142800001, 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8711839069999998, 2024-09-21T10:46:02.202 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113379 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292344+0000", 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.203 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292344+0000", 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292342+0000", 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292347+0000", 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.967e-06 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.204 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292357+0000", 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0013999999999999e-05 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292362+0000", 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0429999999999998e-06 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292404+0000", 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2058999999999998e-05 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.205 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.292411+0000", 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1609999999999997e-06 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924473+0000", 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.63206136700000004 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924489+0000", 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6606e-05 2024-09-21T10:46:02.206 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.933987+0000", 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0094974130000001 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934006+0000", 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.889e-05 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.207 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.143472+0000", 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2094659249999999 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.143594+0000", 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012256100000000001 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.143715+0000", 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0001209 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.208 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146701+0000", 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002985831 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.149335+0000", 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00263372 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163111+0000", 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.013776610999999999 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.209 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163170+0000", 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8313999999999998e-05 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163528+0000", 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00035793100000000003 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113414 7.11 7:8cbabfca:::benchmark_data_smithi003_144930_object9779:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.210 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.341844+0000", 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 488.76235151999998, 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8220275159999999, 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113414 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341844+0000", 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.211 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341844+0000", 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341842+0000", 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341849+0000", 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4529999999999996e-06 2024-09-21T10:46:02.212 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341865+0000", 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5971e-05 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341872+0000", 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4320000000000004e-06 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341925+0000", 2024-09-21T10:46:02.213 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3662000000000002e-05 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.341934+0000", 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7770000000000008e-06 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924542+0000", 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58260739500000003 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.214 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924558+0000", 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6943999999999999e-05 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934072+0000", 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009513329 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934090+0000", 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8207e-05 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.215 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.145144+0000", 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.211054485 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.145237+0000", 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.2660999999999999e-05 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.145347+0000", 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010955000000000001 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.216 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.149345+0000", 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0039984240000000004 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.149376+0000", 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1315000000000001e-05 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163565+0000", 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.014188394 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.217 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163595+0000", 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0474e-05 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.163871+0000", 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00027574099999999997 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113422 7.11 7:8ba3ed04:::benchmark_data_smithi003_144930_object9787:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.218 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.357002+0000", 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 488.747192869, 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8127611420000003, 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113422 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.219 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357002+0000", 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357002+0000", 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357001+0000", 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.220 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357006+0000", 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6810000000000003e-06 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357035+0000", 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8229e-05 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357041+0000", 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3879999999999997e-06 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.221 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357101+0000", 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.9701999999999999e-05 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.357114+0000", 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3514e-05 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924611+0000", 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.56749661299999998 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.222 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924628+0000", 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6854000000000002e-05 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934156+0000", 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009528349 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934175+0000", 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.9273e-05 2024-09-21T10:46:02.223 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146731+0000", 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2125559990000001 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146860+0000", 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000128174 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.146989+0000", 2024-09-21T10:46:02.224 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000129345 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.150044+0000", 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0030545989999999999 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.152031+0000", 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0019874799999999998 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.169412+0000", 2024-09-21T10:46:02.225 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.017380902 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.169464+0000", 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2173999999999999e-05 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.169763+0000", 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00029926300000000002 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.226 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.44750.0:113470 7.11 7:8dcaa877:::benchmark_data_smithi003_144930_object9835:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e197)", 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:37:53.535826+0000", 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 488.56836856799998, 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.6344549260000001, 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.44750", 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 113470 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.227 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535826+0000", 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535826+0000", 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535825+0000", 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.228 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535832+0000", 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4109999999999999e-06 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535848+0000", 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6067e-05 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535855+0000", 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7739999999999999e-06 2024-09-21T10:46:02.229 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535902+0000", 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.6684999999999998e-05 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.535910+0000", 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.8499999999999994e-06 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.230 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924685+0000", 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.388775496 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:53.924703+0000", 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7793999999999999e-05 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934236+0000", 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.009533196 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.231 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:54.934255+0000", 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.9429999999999999e-05 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.148272+0000", 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2140167639999999 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.148366+0000", 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3591999999999994e-05 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.232 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 3,4", 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.148437+0000", 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1511e-05 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.151979+0000", 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0035413879999999999 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.153042+0000", 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0010633089999999999 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.233 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.169819+0000", 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.016776652999999999 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.169871+0000", 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2198999999999999e-05 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:37:56.170281+0000", 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00041050199999999998 2024-09-21T10:46:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.35025.0:121906 8.c e248/237 8:3759bf85:::benchmark_data_smithi003_167864_object16954:head v 248'7658, mlcod=248'7652)", 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:05.598364+0000", 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 116.505831101, 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.056259302999999997, 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.598364+0000", 2024-09-21T10:46:02.235 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.598364+0000", 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.598362+0000", 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999976 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.598380+0000", 2024-09-21T10:46:02.236 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.804e-05 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.598423+0000", 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2972000000000001e-05 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.598441+0000", 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8389999999999998e-05 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.613217+0000", 2024-09-21T10:46:02.237 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.014775437000000001 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.613261+0000", 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4292000000000002e-05 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.654565+0000", 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.041304166000000003 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.238 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:05.654623+0000", 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8171999999999998e-05 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.35025.0:184638 8.e e252/237 8:7cf1e33a:::benchmark_data_smithi003_167864_object79686:head v 252'11473, mlcod=252'11466)", 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:45:24.594963+0000", 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 37.509232091999998, 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.072519790000000001, 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.239 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.594963+0000", 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.594963+0000", 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.594962+0000", 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.240 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.594970+0000", 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.6000000000000001e-06 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.594982+0000", 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2191999999999999e-05 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.594987+0000", 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.8969999999999999e-06 2024-09-21T10:46:02.241 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.603568+0000", 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0085813609999999992 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.603589+0000", 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.1220999999999999e-05 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.667446+0000", 2024-09-21T10:46:02.242 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.063857195000000005 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.667483+0000", 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.6261999999999999e-05 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.35025.0:184639 8.6 e252/237 8:6a3de6bc:::benchmark_data_smithi003_167864_object79687:head v 252'11616, mlcod=252'11614)", 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:45:24.597328+0000", 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 37.506867391, 2024-09-21T10:46:02.243 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.060926043999999999, 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.597328+0000", 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.597328+0000", 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.244 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.597327+0000", 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.597332+0000", 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.848e-06 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.597340+0000", 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2709999999999992e-06 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.245 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.597345+0000", 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7809999999999996e-06 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.599827+0000", 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0024815929999999998 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.599843+0000", 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6687000000000001e-05 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.246 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.658221+0000", 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.058377984000000001 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.658254+0000", 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.2508000000000001e-05 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.35025.0:184643 8.6 e252/237 8:65fb7b6a:::benchmark_data_smithi003_167864_object79691:head v 252'11617, mlcod=252'11614)", 2024-09-21T10:46:02.247 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:45:24.604631+0000", 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 37.499564092, 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.062876174000000007, 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.604631+0000", 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.604631+0000", 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:46:02.248 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.604627+0000", 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999962 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.604635+0000", 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5449999999999998e-06 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.604642+0000", 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.6359999999999997e-06 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.249 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.604647+0000", 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5600000000000001e-06 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.610994+0000", 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0063473510000000002 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.611012+0000", 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7895999999999999e-05 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.250 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.667487+0000", 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.056474201000000002 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:24.667507+0000", 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.0568999999999999e-05 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:46:02.251 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:46:02.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:02.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[89466]: cluster 2024-09-21T10:46:00.740143+0000 mgr.y (mgr.25133) 993 : cluster [DBG] pgmap v993: 99 pgs: 99 active+clean; 14 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 802 op/s 2024-09-21T10:46:02.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[89466]: cluster 2024-09-21T10:46:00.740143+0000 mgr.y (mgr.25133) 993 : cluster [DBG] pgmap v993: 99 pgs: 99 active+clean; 14 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 802 op/s 2024-09-21T10:46:02.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[89466]: audit 2024-09-21T10:46:01.035441+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.3:0/3033951560' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:02.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[89466]: audit 2024-09-21T10:46:01.035441+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.3:0/3033951560' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:02.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[89466]: audit 2024-09-21T10:46:01.062472+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:46:02.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[89466]: audit 2024-09-21T10:46:01.062472+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:46:02.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[89466]: audit 2024-09-21T10:46:01.313988+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:02.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[89466]: audit 2024-09-21T10:46:01.313988+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:02.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:01 smithi204 bash[78884]: cluster 2024-09-21T10:46:00.740143+0000 mgr.y (mgr.25133) 993 : cluster [DBG] pgmap v993: 99 pgs: 99 active+clean; 14 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 802 op/s 2024-09-21T10:46:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:01 smithi204 bash[78884]: cluster 2024-09-21T10:46:00.740143+0000 mgr.y (mgr.25133) 993 : cluster [DBG] pgmap v993: 99 pgs: 99 active+clean; 14 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 802 op/s 2024-09-21T10:46:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:01 smithi204 bash[78884]: audit 2024-09-21T10:46:01.035441+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.3:0/3033951560' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:01 smithi204 bash[78884]: audit 2024-09-21T10:46:01.035441+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.3:0/3033951560' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:01 smithi204 bash[78884]: audit 2024-09-21T10:46:01.062472+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:46:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:01 smithi204 bash[78884]: audit 2024-09-21T10:46:01.062472+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:46:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:01 smithi204 bash[78884]: audit 2024-09-21T10:46:01.313988+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:02.254 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:01 smithi204 bash[78884]: audit 2024-09-21T10:46:01.313988+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:02.254 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[88275]: cluster 2024-09-21T10:46:00.740143+0000 mgr.y (mgr.25133) 993 : cluster [DBG] pgmap v993: 99 pgs: 99 active+clean; 14 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 802 op/s 2024-09-21T10:46:02.254 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[88275]: cluster 2024-09-21T10:46:00.740143+0000 mgr.y (mgr.25133) 993 : cluster [DBG] pgmap v993: 99 pgs: 99 active+clean; 14 MiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 802 op/s 2024-09-21T10:46:02.254 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[88275]: audit 2024-09-21T10:46:01.035441+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.3:0/3033951560' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:02.255 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[88275]: audit 2024-09-21T10:46:01.035441+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.3:0/3033951560' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:02.255 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[88275]: audit 2024-09-21T10:46:01.062472+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:46:02.255 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[88275]: audit 2024-09-21T10:46:01.062472+0000 mon.a (mon.0) 1412 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:46:02.255 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[88275]: audit 2024-09-21T10:46:01.313988+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:02.255 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:01 smithi003 bash[88275]: audit 2024-09-21T10:46:01.313988+0000 mon.a (mon.0) 1413 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:02.280 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:02.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:02.382 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:02.410 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:02.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:02.513 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:02.540 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:02.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:02.643 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:02.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:02.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:02.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:02.797 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:02.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:02.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:02.928 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:02.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:02.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:03.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:03.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:03.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:03.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:46:03.160 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:03.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[88275]: cluster 2024-09-21T10:46:01.923200+0000 mon.a (mon.0) 1414 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:03.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[88275]: cluster 2024-09-21T10:46:01.923200+0000 mon.a (mon.0) 1414 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[88275]: audit 2024-09-21T10:46:01.924953+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[88275]: audit 2024-09-21T10:46:01.924953+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[88275]: audit 2024-09-21T10:46:01.925029+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[88275]: audit 2024-09-21T10:46:01.925029+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[88275]: cluster 2024-09-21T10:46:01.931668+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e254: 8 total, 8 up, 7 in 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[88275]: cluster 2024-09-21T10:46:01.931668+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e254: 8 total, 8 up, 7 in 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[89466]: cluster 2024-09-21T10:46:01.923200+0000 mon.a (mon.0) 1414 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[89466]: cluster 2024-09-21T10:46:01.923200+0000 mon.a (mon.0) 1414 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[89466]: audit 2024-09-21T10:46:01.924953+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[89466]: audit 2024-09-21T10:46:01.924953+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[89466]: audit 2024-09-21T10:46:01.925029+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[89466]: audit 2024-09-21T10:46:01.925029+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[89466]: cluster 2024-09-21T10:46:01.931668+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e254: 8 total, 8 up, 7 in 2024-09-21T10:46:03.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:02 smithi003 bash[89466]: cluster 2024-09-21T10:46:01.931668+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e254: 8 total, 8 up, 7 in 2024-09-21T10:46:03.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:03.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:03.234 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:46:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:02 smithi204 bash[78884]: cluster 2024-09-21T10:46:01.923200+0000 mon.a (mon.0) 1414 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:02 smithi204 bash[78884]: cluster 2024-09-21T10:46:01.923200+0000 mon.a (mon.0) 1414 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:02 smithi204 bash[78884]: audit 2024-09-21T10:46:01.924953+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:46:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:02 smithi204 bash[78884]: audit 2024-09-21T10:46:01.924953+0000 mon.a (mon.0) 1415 : audit [INF] from='client.? 172.21.15.3:0/2603591957' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:46:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:02 smithi204 bash[78884]: audit 2024-09-21T10:46:01.925029+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:02 smithi204 bash[78884]: audit 2024-09-21T10:46:01.925029+0000 mon.a (mon.0) 1416 : audit [INF] from='client.? 172.21.15.3:0/2155691974' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:02 smithi204 bash[78884]: cluster 2024-09-21T10:46:01.931668+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e254: 8 total, 8 up, 7 in 2024-09-21T10:46:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:02 smithi204 bash[78884]: cluster 2024-09-21T10:46:01.931668+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e254: 8 total, 8 up, 7 in 2024-09-21T10:46:03.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:03.310 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:03.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:03.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:03.431 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:03.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:03.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:03.560 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:03.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:03.663 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:03.689 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:03.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:03.727 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:03.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:03.820 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:03.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:03.923 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:03.951 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:03.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:03.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:04.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:04.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:04.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:03 smithi003 bash[88275]: cluster 2024-09-21T10:46:02.740773+0000 mgr.y (mgr.25133) 994 : cluster [DBG] pgmap v995: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 605 op/s 2024-09-21T10:46:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:03 smithi003 bash[88275]: cluster 2024-09-21T10:46:02.740773+0000 mgr.y (mgr.25133) 994 : cluster [DBG] pgmap v995: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 605 op/s 2024-09-21T10:46:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:03 smithi003 bash[89466]: cluster 2024-09-21T10:46:02.740773+0000 mgr.y (mgr.25133) 994 : cluster [DBG] pgmap v995: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 605 op/s 2024-09-21T10:46:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:03 smithi003 bash[89466]: cluster 2024-09-21T10:46:02.740773+0000 mgr.y (mgr.25133) 994 : cluster [DBG] pgmap v995: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 605 op/s 2024-09-21T10:46:04.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:04.210 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:04.211 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:03 smithi204 bash[78884]: cluster 2024-09-21T10:46:02.740773+0000 mgr.y (mgr.25133) 994 : cluster [DBG] pgmap v995: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 605 op/s 2024-09-21T10:46:04.211 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:03 smithi204 bash[78884]: cluster 2024-09-21T10:46:02.740773+0000 mgr.y (mgr.25133) 994 : cluster [DBG] pgmap v995: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 605 op/s 2024-09-21T10:46:04.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:04.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:46:04.312 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:04.334 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:04.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:04.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:04.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:04.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:04.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:04.595 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:04.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:04.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:04.725 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:04.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:04.828 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:04.855 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:04.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:04.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:04.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:04.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:04.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:05.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:05.115 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:05.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:05.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:05.219 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:46:05.246 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:05.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:05.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:05.376 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:05.478 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:05.498 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:05.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:05.600 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:05.628 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:05.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:05.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:05.757 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:05.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:05.860 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:05.885 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:05.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:05.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:05.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:06.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:05 smithi204 bash[78884]: cluster 2024-09-21T10:46:04.741784+0000 mgr.y (mgr.25133) 995 : cluster [DBG] pgmap v996: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 424 op/s 2024-09-21T10:46:06.000 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:05 smithi204 bash[78884]: cluster 2024-09-21T10:46:04.741784+0000 mgr.y (mgr.25133) 995 : cluster [DBG] pgmap v996: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 424 op/s 2024-09-21T10:46:06.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:06.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:06.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:06.145 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:06.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:06.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:06.274 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:06.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:06.378 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:06.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:05 smithi003 bash[88275]: cluster 2024-09-21T10:46:04.741784+0000 mgr.y (mgr.25133) 995 : cluster [DBG] pgmap v996: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 424 op/s 2024-09-21T10:46:06.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:05 smithi003 bash[88275]: cluster 2024-09-21T10:46:04.741784+0000 mgr.y (mgr.25133) 995 : cluster [DBG] pgmap v996: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 424 op/s 2024-09-21T10:46:06.387 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:05 smithi003 bash[89466]: cluster 2024-09-21T10:46:04.741784+0000 mgr.y (mgr.25133) 995 : cluster [DBG] pgmap v996: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 424 op/s 2024-09-21T10:46:06.387 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:05 smithi003 bash[89466]: cluster 2024-09-21T10:46:04.741784+0000 mgr.y (mgr.25133) 995 : cluster [DBG] pgmap v996: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 424 op/s 2024-09-21T10:46:06.401 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:06.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:06.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:06.529 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:06.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:06.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:06.658 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:06.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:06.787 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:06.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:06.890 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:06.916 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:06.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:06.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:07.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:07.045 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:07.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:07.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:07.174 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:07.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:07.276 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:07.303 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:07.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:07.407 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:07.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:07.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:07.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:07.550 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:46:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:46:07] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.51.0" 2024-09-21T10:46:07.566 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:07.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:07.669 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:07.689 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:07.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:07.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:07.810 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:07.823 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:07.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:07.825 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:46:07.926 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:07.947 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:07.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:07.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:08.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:08.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:07 smithi204 bash[78884]: cluster 2024-09-21T10:46:06.742788+0000 mgr.y (mgr.25133) 996 : cluster [DBG] pgmap v997: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:08.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:07 smithi204 bash[78884]: cluster 2024-09-21T10:46:06.742788+0000 mgr.y (mgr.25133) 996 : cluster [DBG] pgmap v997: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:08.076 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:08.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:08.178 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:08.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:07 smithi003 bash[88275]: cluster 2024-09-21T10:46:06.742788+0000 mgr.y (mgr.25133) 996 : cluster [DBG] pgmap v997: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:08.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:07 smithi003 bash[88275]: cluster 2024-09-21T10:46:06.742788+0000 mgr.y (mgr.25133) 996 : cluster [DBG] pgmap v997: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:08.189 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:07 smithi003 bash[89466]: cluster 2024-09-21T10:46:06.742788+0000 mgr.y (mgr.25133) 996 : cluster [DBG] pgmap v997: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:08.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:07 smithi003 bash[89466]: cluster 2024-09-21T10:46:06.742788+0000 mgr.y (mgr.25133) 996 : cluster [DBG] pgmap v997: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:08.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:08.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:08.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:08.334 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:08.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:08.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:08.462 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:08.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:08.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:08.592 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:08.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:08.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:08.720 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:08.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:08.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:08.849 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:08.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:08.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:08.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:08.990 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_3' removed 2024-09-21T10:46:08.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:09.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:09.086 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[89466]: audit 2024-09-21T10:46:08.062156+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.3:0/2106154995' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:46:09.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[89466]: audit 2024-09-21T10:46:08.062156+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.3:0/2106154995' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:46:09.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[89466]: audit 2024-09-21T10:46:08.062890+0000 mon.a (mon.0) 1418 : audit [INF] 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 2024-09-21T10:46:09.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[89466]: audit 2024-09-21T10:46:08.062890+0000 mon.a (mon.0) 1418 : audit [INF] 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 2024-09-21T10:46:09.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[89466]: audit 2024-09-21T10:46:08.658739+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:09.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[89466]: audit 2024-09-21T10:46:08.658739+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:09.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[88275]: audit 2024-09-21T10:46:08.062156+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.3:0/2106154995' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:46:09.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[88275]: audit 2024-09-21T10:46:08.062156+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.3:0/2106154995' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:46:09.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[88275]: audit 2024-09-21T10:46:08.062890+0000 mon.a (mon.0) 1418 : audit [INF] 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 2024-09-21T10:46:09.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[88275]: audit 2024-09-21T10:46:08.062890+0000 mon.a (mon.0) 1418 : audit [INF] 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 2024-09-21T10:46:09.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[88275]: audit 2024-09-21T10:46:08.658739+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:09.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:08 smithi003 bash[88275]: audit 2024-09-21T10:46:08.658739+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:09.101 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:09.120 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:09.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:09.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:09.247 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:09.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:09.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:08 smithi204 bash[78884]: audit 2024-09-21T10:46:08.062156+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.3:0/2106154995' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:46:09.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:08 smithi204 bash[78884]: audit 2024-09-21T10:46:08.062156+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.3:0/2106154995' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:46:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:08 smithi204 bash[78884]: audit 2024-09-21T10:46:08.062890+0000 mon.a (mon.0) 1418 : audit [INF] 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 2024-09-21T10:46:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:08 smithi204 bash[78884]: audit 2024-09-21T10:46:08.062890+0000 mon.a (mon.0) 1418 : audit [INF] 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 2024-09-21T10:46:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:08 smithi204 bash[78884]: audit 2024-09-21T10:46:08.658739+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:08 smithi204 bash[78884]: audit 2024-09-21T10:46:08.658739+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:09.350 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:09.378 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:09.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:09.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:09.507 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:09.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:09.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:09.639 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:09.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:09.742 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:09.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:09.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:09.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:09.901 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:09.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:09.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:10.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:10.035 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:10.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:10.138 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:10.168 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:10.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:10.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[88275]: cluster 2024-09-21T10:46:08.743456+0000 mgr.y (mgr.25133) 997 : cluster [DBG] pgmap v998: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:10.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[88275]: cluster 2024-09-21T10:46:08.743456+0000 mgr.y (mgr.25133) 997 : cluster [DBG] pgmap v998: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:10.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[88275]: audit 2024-09-21T10:46:08.969052+0000 mon.a (mon.0) 1420 : audit [INF] 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 2024-09-21T10:46:10.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[88275]: audit 2024-09-21T10:46:08.969052+0000 mon.a (mon.0) 1420 : audit [INF] 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 2024-09-21T10:46:10.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[88275]: cluster 2024-09-21T10:46:08.980746+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e255: 8 total, 8 up, 7 in 2024-09-21T10:46:10.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[88275]: cluster 2024-09-21T10:46:08.980746+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e255: 8 total, 8 up, 7 in 2024-09-21T10:46:10.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[89466]: cluster 2024-09-21T10:46:08.743456+0000 mgr.y (mgr.25133) 997 : cluster [DBG] pgmap v998: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:10.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[89466]: cluster 2024-09-21T10:46:08.743456+0000 mgr.y (mgr.25133) 997 : cluster [DBG] pgmap v998: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:10.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[89466]: audit 2024-09-21T10:46:08.969052+0000 mon.a (mon.0) 1420 : audit [INF] 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 2024-09-21T10:46:10.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[89466]: audit 2024-09-21T10:46:08.969052+0000 mon.a (mon.0) 1420 : audit [INF] 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 2024-09-21T10:46:10.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[89466]: cluster 2024-09-21T10:46:08.980746+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e255: 8 total, 8 up, 7 in 2024-09-21T10:46:10.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:09 smithi003 bash[89466]: cluster 2024-09-21T10:46:08.980746+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e255: 8 total, 8 up, 7 in 2024-09-21T10:46:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:09 smithi204 bash[78884]: cluster 2024-09-21T10:46:08.743456+0000 mgr.y (mgr.25133) 997 : cluster [DBG] pgmap v998: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:09 smithi204 bash[78884]: cluster 2024-09-21T10:46:08.743456+0000 mgr.y (mgr.25133) 997 : cluster [DBG] pgmap v998: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 189 op/s 2024-09-21T10:46:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:09 smithi204 bash[78884]: audit 2024-09-21T10:46:08.969052+0000 mon.a (mon.0) 1420 : audit [INF] 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 2024-09-21T10:46:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:09 smithi204 bash[78884]: audit 2024-09-21T10:46:08.969052+0000 mon.a (mon.0) 1420 : audit [INF] 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 2024-09-21T10:46:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:09 smithi204 bash[78884]: cluster 2024-09-21T10:46:08.980746+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e255: 8 total, 8 up, 7 in 2024-09-21T10:46:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:09 smithi204 bash[78884]: cluster 2024-09-21T10:46:08.980746+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e255: 8 total, 8 up, 7 in 2024-09-21T10:46:10.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:10.296 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:10.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:10.342 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:46:10.342 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:46:10.343 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2024-09-21T10:46:10.343 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_4 16 2024-09-21T10:46:10.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:10.425 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:10.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:10.528 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:10.549 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:10.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:10.652 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:10.679 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:10.769 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:10.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:10.807 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:10.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:10.826 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:10.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:10.938 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:10.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:10.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:11.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:11.069 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:11.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:11.172 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:11.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:11.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:11.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:11.332 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:11.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:11.435 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:11.464 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:11.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:11.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:11.593 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:11.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:11.696 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:11.720 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:11.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:11.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:11.848 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:11.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:11.951 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:11.978 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:11.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:11.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:12.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:12.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:11 smithi204 bash[78884]: cluster 2024-09-21T10:46:10.744530+0000 mgr.y (mgr.25133) 998 : cluster [DBG] pgmap v1000: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:12.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:11 smithi204 bash[78884]: cluster 2024-09-21T10:46:10.744530+0000 mgr.y (mgr.25133) 998 : cluster [DBG] pgmap v1000: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:12.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:11 smithi204 bash[78884]: audit 2024-09-21T10:46:11.949738+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:46:12.094 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:11 smithi204 bash[78884]: audit 2024-09-21T10:46:11.949738+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:46:12.105 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:12.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:12.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:12.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:12.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:12.306 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:46:12.306 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:46:12.307 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 0 2024-09-21T10:46:12.307 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:46:12.330 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:12.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:11 smithi003 bash[88275]: cluster 2024-09-21T10:46:10.744530+0000 mgr.y (mgr.25133) 998 : cluster [DBG] pgmap v1000: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:12.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:11 smithi003 bash[88275]: cluster 2024-09-21T10:46:10.744530+0000 mgr.y (mgr.25133) 998 : cluster [DBG] pgmap v1000: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:12.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:11 smithi003 bash[88275]: audit 2024-09-21T10:46:11.949738+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:46:12.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:11 smithi003 bash[88275]: audit 2024-09-21T10:46:11.949738+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:46:12.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:11 smithi003 bash[89466]: cluster 2024-09-21T10:46:10.744530+0000 mgr.y (mgr.25133) 998 : cluster [DBG] pgmap v1000: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:12.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:11 smithi003 bash[89466]: cluster 2024-09-21T10:46:10.744530+0000 mgr.y (mgr.25133) 998 : cluster [DBG] pgmap v1000: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:12.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:11 smithi003 bash[89466]: audit 2024-09-21T10:46:11.949738+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:46:12.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:11 smithi003 bash[89466]: audit 2024-09-21T10:46:11.949738+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:46:12.356 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:12.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:12.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:12.478 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:12.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:12.580 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:12.607 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:12.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:12.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:12.735 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:12.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:12.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:12.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:12.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:12.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:13.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:13.034 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:13.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:13.137 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:13.165 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:13.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:13.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:46:13.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:13.295 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:13.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:13.398 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:13.425 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:13.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:13.528 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:13.556 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:13.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:13.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:13.685 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:13.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:13.788 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:13.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:13.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:13.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:13.947 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:13.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:13.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:14.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:14.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:13 smithi003 bash[88275]: cluster 2024-09-21T10:46:12.745269+0000 mgr.y (mgr.25133) 999 : cluster [DBG] pgmap v1001: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:14.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:13 smithi003 bash[88275]: cluster 2024-09-21T10:46:12.745269+0000 mgr.y (mgr.25133) 999 : cluster [DBG] pgmap v1001: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:14.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:13 smithi003 bash[89466]: cluster 2024-09-21T10:46:12.745269+0000 mgr.y (mgr.25133) 999 : cluster [DBG] pgmap v1001: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:14.062 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:13 smithi003 bash[89466]: cluster 2024-09-21T10:46:12.745269+0000 mgr.y (mgr.25133) 999 : cluster [DBG] pgmap v1001: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:14.079 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:14.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:14.182 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:14.211 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:14.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:13 smithi204 bash[78884]: cluster 2024-09-21T10:46:12.745269+0000 mgr.y (mgr.25133) 999 : cluster [DBG] pgmap v1001: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:13 smithi204 bash[78884]: cluster 2024-09-21T10:46:12.745269+0000 mgr.y (mgr.25133) 999 : cluster [DBG] pgmap v1001: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:14.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:14.341 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:14.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:14.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:14.474 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:14.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:14.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:14.605 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:14.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:14.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:14.734 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:14.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:14.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:14.863 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:14.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:14.903 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:14.967 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:14.986 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:14.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:14.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:15.089 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:15.110 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:15.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:15.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:15.237 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:15.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:15.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:15.367 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:15.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:15.471 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:15.497 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:15.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:15.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:15.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:15.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:15.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:15.756 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:15.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:15.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:15.883 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:15.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:15.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:15.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:15.994 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:46:16.014 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:16.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:16.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:16.141 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:16.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:16.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:15 smithi204 bash[78884]: cluster 2024-09-21T10:46:14.746311+0000 mgr.y (mgr.25133) 1000 : cluster [DBG] pgmap v1002: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:15 smithi204 bash[78884]: cluster 2024-09-21T10:46:14.746311+0000 mgr.y (mgr.25133) 1000 : cluster [DBG] pgmap v1002: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:15 smithi204 bash[78884]: audit 2024-09-21T10:46:15.260208+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.3:0/3347861146' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:15 smithi204 bash[78884]: audit 2024-09-21T10:46:15.260208+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.3:0/3347861146' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:15 smithi204 bash[78884]: audit 2024-09-21T10:46:15.260526+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:15 smithi204 bash[78884]: audit 2024-09-21T10:46:15.260526+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.271 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:16.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:16.374 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:16.384 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[88275]: cluster 2024-09-21T10:46:14.746311+0000 mgr.y (mgr.25133) 1000 : cluster [DBG] pgmap v1002: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:16.384 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[88275]: cluster 2024-09-21T10:46:14.746311+0000 mgr.y (mgr.25133) 1000 : cluster [DBG] pgmap v1002: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:16.384 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[88275]: audit 2024-09-21T10:46:15.260208+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.3:0/3347861146' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.385 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[88275]: audit 2024-09-21T10:46:15.260208+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.3:0/3347861146' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.385 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[88275]: audit 2024-09-21T10:46:15.260526+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.385 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[88275]: audit 2024-09-21T10:46:15.260526+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[89466]: cluster 2024-09-21T10:46:14.746311+0000 mgr.y (mgr.25133) 1000 : cluster [DBG] pgmap v1002: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:16.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[89466]: cluster 2024-09-21T10:46:14.746311+0000 mgr.y (mgr.25133) 1000 : cluster [DBG] pgmap v1002: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:16.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[89466]: audit 2024-09-21T10:46:15.260208+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.3:0/3347861146' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[89466]: audit 2024-09-21T10:46:15.260208+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.3:0/3347861146' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[89466]: audit 2024-09-21T10:46:15.260526+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.385 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:15 smithi003 bash[89466]: audit 2024-09-21T10:46:15.260526+0000 mon.a (mon.0) 1423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:46:16.404 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:16.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:16.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:16.536 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:16.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:16.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:16.666 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:16.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:16.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:16.795 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:16.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:16.899 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:16.928 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:16.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:16.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:17.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:17.058 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:17.060 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:46:17.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:17.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:17.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:16 smithi003 bash[88275]: audit 2024-09-21T10:46:15.983836+0000 mon.a (mon.0) 1424 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:46:17.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:16 smithi003 bash[88275]: audit 2024-09-21T10:46:15.983836+0000 mon.a (mon.0) 1424 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:46:17.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:16 smithi003 bash[88275]: cluster 2024-09-21T10:46:15.992010+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e256: 8 total, 8 up, 7 in 2024-09-21T10:46:17.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:16 smithi003 bash[88275]: cluster 2024-09-21T10:46:15.992010+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e256: 8 total, 8 up, 7 in 2024-09-21T10:46:17.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:17 smithi003 bash[89466]: audit 2024-09-21T10:46:15.983836+0000 mon.a (mon.0) 1424 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:46:17.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:17 smithi003 bash[89466]: audit 2024-09-21T10:46:15.983836+0000 mon.a (mon.0) 1424 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:46:17.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:17 smithi003 bash[89466]: cluster 2024-09-21T10:46:15.992010+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e256: 8 total, 8 up, 7 in 2024-09-21T10:46:17.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:17 smithi003 bash[89466]: cluster 2024-09-21T10:46:15.992010+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e256: 8 total, 8 up, 7 in 2024-09-21T10:46:17.192 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:17.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:17.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:16 smithi204 bash[78884]: audit 2024-09-21T10:46:15.983836+0000 mon.a (mon.0) 1424 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:46:17.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:16 smithi204 bash[78884]: audit 2024-09-21T10:46:15.983836+0000 mon.a (mon.0) 1424 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:46:17.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:16 smithi204 bash[78884]: cluster 2024-09-21T10:46:15.992010+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e256: 8 total, 8 up, 7 in 2024-09-21T10:46:17.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:16 smithi204 bash[78884]: cluster 2024-09-21T10:46:15.992010+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e256: 8 total, 8 up, 7 in 2024-09-21T10:46:17.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:17.321 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:17.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:17.424 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:17.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:46:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:46:17] "GET /metrics HTTP/1.1" 200 36411 "" "Prometheus/2.51.0" 2024-09-21T10:46:17.454 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:17.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:17.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:17.577 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:17.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:17.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:17.706 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:17.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:17.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:17.829 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:17.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:17.932 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:17.961 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:17.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:17.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:18.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:18.092 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:18.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:18.195 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:18.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[88275]: cluster 2024-09-21T10:46:16.747112+0000 mgr.y (mgr.25133) 1001 : cluster [DBG] pgmap v1004: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:18.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[88275]: cluster 2024-09-21T10:46:16.747112+0000 mgr.y (mgr.25133) 1001 : cluster [DBG] pgmap v1004: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:18.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[88275]: audit 2024-09-21T10:46:17.970984+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[88275]: audit 2024-09-21T10:46:17.970984+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[88275]: audit 2024-09-21T10:46:17.977394+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[88275]: audit 2024-09-21T10:46:17.977394+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[89466]: cluster 2024-09-21T10:46:16.747112+0000 mgr.y (mgr.25133) 1001 : cluster [DBG] pgmap v1004: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:18.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[89466]: cluster 2024-09-21T10:46:16.747112+0000 mgr.y (mgr.25133) 1001 : cluster [DBG] pgmap v1004: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:18.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[89466]: audit 2024-09-21T10:46:17.970984+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[89466]: audit 2024-09-21T10:46:17.970984+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[89466]: audit 2024-09-21T10:46:17.977394+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:18 smithi003 bash[89466]: audit 2024-09-21T10:46:17.977394+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.224 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:18.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:18 smithi204 bash[78884]: cluster 2024-09-21T10:46:16.747112+0000 mgr.y (mgr.25133) 1001 : cluster [DBG] pgmap v1004: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:18 smithi204 bash[78884]: cluster 2024-09-21T10:46:16.747112+0000 mgr.y (mgr.25133) 1001 : cluster [DBG] pgmap v1004: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:18 smithi204 bash[78884]: audit 2024-09-21T10:46:17.970984+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:18 smithi204 bash[78884]: audit 2024-09-21T10:46:17.970984+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:18 smithi204 bash[78884]: audit 2024-09-21T10:46:17.977394+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:18 smithi204 bash[78884]: audit 2024-09-21T10:46:17.977394+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:18.327 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:18.356 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:18.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:18.456 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:46:18.460 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:18.480 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:18.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:18.582 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:18.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:18.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:18.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:18.721 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:18.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:18.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:18.852 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:18.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:18.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:18.980 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:18.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:18.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:19.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:19.109 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:19.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:19.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:19.239 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:19.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:19.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:19.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:19.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:19.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:19.493 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:19.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:19.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:19.617 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:19.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:19.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:19.745 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:19.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:19.848 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:19.873 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:19.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:19.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:19.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:20.006 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:20.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:20.109 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:20.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[89466]: cluster 2024-09-21T10:46:18.747787+0000 mgr.y (mgr.25133) 1002 : cluster [DBG] pgmap v1005: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:20.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[89466]: cluster 2024-09-21T10:46:18.747787+0000 mgr.y (mgr.25133) 1002 : cluster [DBG] pgmap v1005: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:20.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[89466]: audit 2024-09-21T10:46:19.899824+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[89466]: audit 2024-09-21T10:46:19.899824+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[89466]: audit 2024-09-21T10:46:19.908670+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.118 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[89466]: audit 2024-09-21T10:46:19.908670+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[88275]: cluster 2024-09-21T10:46:18.747787+0000 mgr.y (mgr.25133) 1002 : cluster [DBG] pgmap v1005: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:20.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[88275]: cluster 2024-09-21T10:46:18.747787+0000 mgr.y (mgr.25133) 1002 : cluster [DBG] pgmap v1005: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:20.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[88275]: audit 2024-09-21T10:46:19.899824+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[88275]: audit 2024-09-21T10:46:19.899824+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[88275]: audit 2024-09-21T10:46:19.908670+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.118 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:20 smithi003 bash[88275]: audit 2024-09-21T10:46:19.908670+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:20.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:20.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:20.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:20 smithi204 bash[78884]: cluster 2024-09-21T10:46:18.747787+0000 mgr.y (mgr.25133) 1002 : cluster [DBG] pgmap v1005: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:20.261 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:20 smithi204 bash[78884]: cluster 2024-09-21T10:46:18.747787+0000 mgr.y (mgr.25133) 1002 : cluster [DBG] pgmap v1005: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:20 smithi204 bash[78884]: audit 2024-09-21T10:46:19.899824+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:20 smithi204 bash[78884]: audit 2024-09-21T10:46:19.899824+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:20 smithi204 bash[78884]: audit 2024-09-21T10:46:19.908670+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.262 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:20 smithi204 bash[78884]: audit 2024-09-21T10:46:19.908670+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:20.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:20.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:20.389 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:20.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:20.492 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:20.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:20.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:20.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:20.641 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:20.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:20.744 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:20.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:20.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:20.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:20.902 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:20.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:20.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:21.005 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:21.031 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:21.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:21.134 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:21.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:21 smithi204 bash[78884]: audit 2024-09-21T10:46:20.533773+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:46:21.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:21 smithi204 bash[78884]: audit 2024-09-21T10:46:20.533773+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:46:21.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:21 smithi204 bash[78884]: audit 2024-09-21T10:46:20.534552+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:46:21.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:21 smithi204 bash[78884]: audit 2024-09-21T10:46:20.534552+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:46:21.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:21 smithi204 bash[78884]: audit 2024-09-21T10:46:20.540374+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:21.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:21 smithi204 bash[78884]: audit 2024-09-21T10:46:20.540374+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:21.163 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:21.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:21.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:21.279 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[88275]: audit 2024-09-21T10:46:20.533773+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:46:21.279 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[88275]: audit 2024-09-21T10:46:20.533773+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:46:21.279 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[88275]: audit 2024-09-21T10:46:20.534552+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:46:21.279 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[88275]: audit 2024-09-21T10:46:20.534552+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:46:21.280 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[88275]: audit 2024-09-21T10:46:20.540374+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:21.280 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[88275]: audit 2024-09-21T10:46:20.540374+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:21.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[89466]: audit 2024-09-21T10:46:20.533773+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:46:21.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[89466]: audit 2024-09-21T10:46:20.533773+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:46:21.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[89466]: audit 2024-09-21T10:46:20.534552+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:46:21.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[89466]: audit 2024-09-21T10:46:20.534552+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:46:21.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[89466]: audit 2024-09-21T10:46:20.540374+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:21.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:21 smithi003 bash[89466]: audit 2024-09-21T10:46:20.540374+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:21.295 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:21.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:21.324 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:46:21.324 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:46:21.324 INFO:teuthology.orchestra.run.smithi204.stdout: "complaint_time": 30, 2024-09-21T10:46:21.324 INFO:teuthology.orchestra.run.smithi204.stdout: "num_blocked_ops": 0 2024-09-21T10:46:21.324 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:46:21.398 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:21.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:21.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:21.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:21.557 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:21.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:21.660 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:21.687 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:21.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:21.790 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:21.818 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:21.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:21.923 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:21.952 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:21.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:21.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:22.055 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:22.084 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:22.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:22 smithi003 bash[88275]: cluster 2024-09-21T10:46:20.748585+0000 mgr.y (mgr.25133) 1003 : cluster [DBG] pgmap v1006: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:22 smithi003 bash[88275]: cluster 2024-09-21T10:46:20.748585+0000 mgr.y (mgr.25133) 1003 : cluster [DBG] pgmap v1006: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:22 smithi003 bash[89466]: cluster 2024-09-21T10:46:20.748585+0000 mgr.y (mgr.25133) 1003 : cluster [DBG] pgmap v1006: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:22 smithi003 bash[89466]: cluster 2024-09-21T10:46:20.748585+0000 mgr.y (mgr.25133) 1003 : cluster [DBG] pgmap v1006: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:22.187 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:22.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:22.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:22.288 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:22 smithi204 bash[78884]: cluster 2024-09-21T10:46:20.748585+0000 mgr.y (mgr.25133) 1003 : cluster [DBG] pgmap v1006: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:22.288 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:22 smithi204 bash[78884]: cluster 2024-09-21T10:46:20.748585+0000 mgr.y (mgr.25133) 1003 : cluster [DBG] pgmap v1006: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:22.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:46:22.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:22.362 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:22.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:22.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:22.492 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:22.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:22.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:22.620 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:22.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:22.723 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:22.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:22.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:22.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:22.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:22.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:22.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:22.974 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:23.024 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:46:23.039 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[88275]: audit 2024-09-21T10:46:22.849698+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.3:0/518434232' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[88275]: audit 2024-09-21T10:46:22.849698+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.3:0/518434232' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[88275]: audit 2024-09-21T10:46:22.850143+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[88275]: audit 2024-09-21T10:46:22.850143+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[88275]: audit 2024-09-21T10:46:23.016477+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/1042634036' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:23.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[88275]: audit 2024-09-21T10:46:23.016477+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/1042634036' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:23.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[89466]: audit 2024-09-21T10:46:22.849698+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.3:0/518434232' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[89466]: audit 2024-09-21T10:46:22.849698+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.3:0/518434232' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[89466]: audit 2024-09-21T10:46:22.850143+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[89466]: audit 2024-09-21T10:46:22.850143+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[89466]: audit 2024-09-21T10:46:23.016477+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/1042634036' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:23.041 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:23 smithi003 bash[89466]: audit 2024-09-21T10:46:23.016477+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/1042634036' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:23.041 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:46:23.041 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:46:23.050 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:23.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:23.059 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:46:23.059 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:46:23.076 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:46:23.076 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:46:23.092 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:46:23.093 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:46:23.111 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:46:23.111 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:46:23.129 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:46:23.129 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:46:23.150 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:46:23.150 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:46:23.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:23.171 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:46:23.172 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:46:23.180 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:23.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:23.283 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:23.307 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:23.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:23.410 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:23.433 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:23.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:23.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:23 smithi204 bash[78884]: audit 2024-09-21T10:46:22.849698+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.3:0/518434232' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:23 smithi204 bash[78884]: audit 2024-09-21T10:46:22.849698+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.3:0/518434232' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:23 smithi204 bash[78884]: audit 2024-09-21T10:46:22.850143+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:23 smithi204 bash[78884]: audit 2024-09-21T10:46:22.850143+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:46:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:23 smithi204 bash[78884]: audit 2024-09-21T10:46:23.016477+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/1042634036' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:23 smithi204 bash[78884]: audit 2024-09-21T10:46:23.016477+0000 mon.c (mon.2) 61 : audit [DBG] from='client.? 172.21.15.3:0/1042634036' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:23.536 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:23.564 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:23.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:23.667 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:23.694 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:23.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:23.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:23.825 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:23.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:23.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:23.956 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:23.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:23.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:24.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:24.085 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:24.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:24.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:24.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:24 smithi204 bash[78884]: cluster 2024-09-21T10:46:22.748979+0000 mgr.y (mgr.25133) 1004 : cluster [DBG] pgmap v1007: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:24.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:24 smithi204 bash[78884]: cluster 2024-09-21T10:46:22.748979+0000 mgr.y (mgr.25133) 1004 : cluster [DBG] pgmap v1007: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:24.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:24 smithi204 bash[78884]: cluster 2024-09-21T10:46:23.018732+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:24.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:24 smithi204 bash[78884]: cluster 2024-09-21T10:46:23.018732+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:24.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:24 smithi204 bash[78884]: audit 2024-09-21T10:46:23.020271+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:46:24.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:24 smithi204 bash[78884]: audit 2024-09-21T10:46:23.020271+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:46:24.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:24 smithi204 bash[78884]: cluster 2024-09-21T10:46:23.024916+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e257: 8 total, 8 up, 7 in 2024-09-21T10:46:24.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:24 smithi204 bash[78884]: cluster 2024-09-21T10:46:23.024916+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e257: 8 total, 8 up, 7 in 2024-09-21T10:46:24.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:24 smithi204 bash[78884]: audit 2024-09-21T10:46:23.659111+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:24.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:24 smithi204 bash[78884]: audit 2024-09-21T10:46:23.659111+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:24.215 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:24.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:24.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[88275]: cluster 2024-09-21T10:46:22.748979+0000 mgr.y (mgr.25133) 1004 : cluster [DBG] pgmap v1007: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:24.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[88275]: cluster 2024-09-21T10:46:22.748979+0000 mgr.y (mgr.25133) 1004 : cluster [DBG] pgmap v1007: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:24.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[88275]: cluster 2024-09-21T10:46:23.018732+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:24.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[88275]: cluster 2024-09-21T10:46:23.018732+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:24.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[88275]: audit 2024-09-21T10:46:23.020271+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:46:24.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[88275]: audit 2024-09-21T10:46:23.020271+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:46:24.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[88275]: cluster 2024-09-21T10:46:23.024916+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e257: 8 total, 8 up, 7 in 2024-09-21T10:46:24.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[88275]: cluster 2024-09-21T10:46:23.024916+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e257: 8 total, 8 up, 7 in 2024-09-21T10:46:24.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[88275]: audit 2024-09-21T10:46:23.659111+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:24.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[88275]: audit 2024-09-21T10:46:23.659111+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:24.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[89466]: cluster 2024-09-21T10:46:22.748979+0000 mgr.y (mgr.25133) 1004 : cluster [DBG] pgmap v1007: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:24.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[89466]: cluster 2024-09-21T10:46:22.748979+0000 mgr.y (mgr.25133) 1004 : cluster [DBG] pgmap v1007: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:24.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[89466]: cluster 2024-09-21T10:46:23.018732+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:24.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[89466]: cluster 2024-09-21T10:46:23.018732+0000 mon.a (mon.0) 1434 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:46:24.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[89466]: audit 2024-09-21T10:46:23.020271+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:46:24.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[89466]: audit 2024-09-21T10:46:23.020271+0000 mon.a (mon.0) 1435 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:46:24.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[89466]: cluster 2024-09-21T10:46:23.024916+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e257: 8 total, 8 up, 7 in 2024-09-21T10:46:24.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[89466]: cluster 2024-09-21T10:46:23.024916+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e257: 8 total, 8 up, 7 in 2024-09-21T10:46:24.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[89466]: audit 2024-09-21T10:46:23.659111+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:24.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:24 smithi003 bash[89466]: audit 2024-09-21T10:46:23.659111+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:24.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:24.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:24.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:24.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:24.478 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:24.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:24.581 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:24.608 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:24.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:24.711 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:24.739 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:24.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:24.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:24.869 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:24.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:24.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:24.972 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:25.001 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:25.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:25.105 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:25.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:25.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:25.232 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:25.257 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:25.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:25.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:25.387 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:25.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:25.491 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:25.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:25.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:25.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:25.639 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:25.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:25.742 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:25.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:25.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:25.873 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:25.899 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:25.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:25.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:26.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:26.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.034 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:26.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:26.044 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_4' created 2024-09-21T10:46:26.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:26.162 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:26.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:26.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:26.292 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:26.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:26 smithi204 bash[78884]: cluster 2024-09-21T10:46:24.749860+0000 mgr.y (mgr.25133) 1005 : cluster [DBG] pgmap v1009: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:26.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:26 smithi204 bash[78884]: cluster 2024-09-21T10:46:24.749860+0000 mgr.y (mgr.25133) 1005 : cluster [DBG] pgmap v1009: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:26.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:26 smithi204 bash[78884]: audit 2024-09-21T10:46:25.486100+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:46:26.294 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:26 smithi204 bash[78884]: audit 2024-09-21T10:46:25.486100+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:46:26.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:26.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:26.422 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:26.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:26 smithi003 bash[89466]: cluster 2024-09-21T10:46:24.749860+0000 mgr.y (mgr.25133) 1005 : cluster [DBG] pgmap v1009: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:26 smithi003 bash[89466]: cluster 2024-09-21T10:46:24.749860+0000 mgr.y (mgr.25133) 1005 : cluster [DBG] pgmap v1009: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:26 smithi003 bash[89466]: audit 2024-09-21T10:46:25.486100+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:46:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:26 smithi003 bash[89466]: audit 2024-09-21T10:46:25.486100+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:46:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:26 smithi003 bash[88275]: cluster 2024-09-21T10:46:24.749860+0000 mgr.y (mgr.25133) 1005 : cluster [DBG] pgmap v1009: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:26 smithi003 bash[88275]: cluster 2024-09-21T10:46:24.749860+0000 mgr.y (mgr.25133) 1005 : cluster [DBG] pgmap v1009: 83 pgs: 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:26.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:26 smithi003 bash[88275]: audit 2024-09-21T10:46:25.486100+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:46:26.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:26 smithi003 bash[88275]: audit 2024-09-21T10:46:25.486100+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-09-21T10:46:26.525 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:26.552 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:26.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:26.655 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:26.683 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:26.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:26.786 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:26.815 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:26.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:26.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:26.947 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:26.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:26.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:26.996 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:46:27.019 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:46:27.034 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:46:27.050 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:27.108 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2024-09-21T10:46:27.109 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:27.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:27.240 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:27.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:27.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:27.354 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:27 smithi204 bash[78884]: audit 2024-09-21T10:46:26.043036+0000 mon.a (mon.0) 1439 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T10:46:27.354 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:27 smithi204 bash[78884]: audit 2024-09-21T10:46:26.043036+0000 mon.a (mon.0) 1439 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T10:46:27.354 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:27 smithi204 bash[78884]: cluster 2024-09-21T10:46:26.047529+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e258: 8 total, 8 up, 7 in 2024-09-21T10:46:27.354 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:27 smithi204 bash[78884]: cluster 2024-09-21T10:46:26.047529+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e258: 8 total, 8 up, 7 in 2024-09-21T10:46:27.369 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:27.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:27.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:27 smithi003 bash[88275]: audit 2024-09-21T10:46:26.043036+0000 mon.a (mon.0) 1439 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T10:46:27.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:27 smithi003 bash[88275]: audit 2024-09-21T10:46:26.043036+0000 mon.a (mon.0) 1439 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T10:46:27.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:27 smithi003 bash[88275]: cluster 2024-09-21T10:46:26.047529+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e258: 8 total, 8 up, 7 in 2024-09-21T10:46:27.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:27 smithi003 bash[88275]: cluster 2024-09-21T10:46:26.047529+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e258: 8 total, 8 up, 7 in 2024-09-21T10:46:27.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:27 smithi003 bash[89466]: audit 2024-09-21T10:46:26.043036+0000 mon.a (mon.0) 1439 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T10:46:27.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:27 smithi003 bash[89466]: audit 2024-09-21T10:46:26.043036+0000 mon.a (mon.0) 1439 : audit [INF] from='client.? 172.21.15.3:0/702903318' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-09-21T10:46:27.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:27 smithi003 bash[89466]: cluster 2024-09-21T10:46:26.047529+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e258: 8 total, 8 up, 7 in 2024-09-21T10:46:27.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:27 smithi003 bash[89466]: cluster 2024-09-21T10:46:26.047529+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e258: 8 total, 8 up, 7 in 2024-09-21T10:46:27.472 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:27.499 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:27.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:27.509 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:27.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:27.629 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:27.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:46:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:46:27] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.51.0" 2024-09-21T10:46:27.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:27.760 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:27.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:27.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:27.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:27.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:27.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:27.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:28.020 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:28.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:28.123 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:28.151 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:28.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:28.254 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:28 smithi204 bash[78884]: cluster 2024-09-21T10:46:26.750490+0000 mgr.y (mgr.25133) 1006 : cluster [DBG] pgmap v1011: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:28 smithi204 bash[78884]: cluster 2024-09-21T10:46:26.750490+0000 mgr.y (mgr.25133) 1006 : cluster [DBG] pgmap v1011: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:28 smithi204 bash[78884]: cluster 2024-09-21T10:46:27.043066+0000 mon.a (mon.0) 1441 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:46:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:28 smithi204 bash[78884]: cluster 2024-09-21T10:46:27.043066+0000 mon.a (mon.0) 1441 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:46:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:28 smithi204 bash[78884]: cluster 2024-09-21T10:46:27.061842+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e259: 8 total, 8 up, 7 in 2024-09-21T10:46:28.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:28 smithi204 bash[78884]: cluster 2024-09-21T10:46:27.061842+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e259: 8 total, 8 up, 7 in 2024-09-21T10:46:28.266 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[88275]: cluster 2024-09-21T10:46:26.750490+0000 mgr.y (mgr.25133) 1006 : cluster [DBG] pgmap v1011: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:28.266 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[88275]: cluster 2024-09-21T10:46:26.750490+0000 mgr.y (mgr.25133) 1006 : cluster [DBG] pgmap v1011: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:28.266 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[88275]: cluster 2024-09-21T10:46:27.043066+0000 mon.a (mon.0) 1441 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:46:28.266 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[88275]: cluster 2024-09-21T10:46:27.043066+0000 mon.a (mon.0) 1441 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:46:28.267 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[88275]: cluster 2024-09-21T10:46:27.061842+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e259: 8 total, 8 up, 7 in 2024-09-21T10:46:28.267 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[88275]: cluster 2024-09-21T10:46:27.061842+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e259: 8 total, 8 up, 7 in 2024-09-21T10:46:28.267 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[89466]: cluster 2024-09-21T10:46:26.750490+0000 mgr.y (mgr.25133) 1006 : cluster [DBG] pgmap v1011: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:28.267 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[89466]: cluster 2024-09-21T10:46:26.750490+0000 mgr.y (mgr.25133) 1006 : cluster [DBG] pgmap v1011: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:28.267 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[89466]: cluster 2024-09-21T10:46:27.043066+0000 mon.a (mon.0) 1441 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:46:28.267 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[89466]: cluster 2024-09-21T10:46:27.043066+0000 mon.a (mon.0) 1441 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:46:28.267 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[89466]: cluster 2024-09-21T10:46:27.061842+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e259: 8 total, 8 up, 7 in 2024-09-21T10:46:28.267 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:28 smithi003 bash[89466]: cluster 2024-09-21T10:46:27.061842+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e259: 8 total, 8 up, 7 in 2024-09-21T10:46:28.281 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:28.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:28.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:28.411 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:28.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:28.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:28.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:28.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:28.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:28.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:28.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:28.777 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:28.806 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:28.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:28.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:28.938 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:28.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:28.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:29.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:29.068 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:29.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:29.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:29.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:29 smithi003 bash[89466]: cluster 2024-09-21T10:46:28.062862+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e260: 8 total, 8 up, 7 in 2024-09-21T10:46:29.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:29 smithi003 bash[89466]: cluster 2024-09-21T10:46:28.062862+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e260: 8 total, 8 up, 7 in 2024-09-21T10:46:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:29 smithi003 bash[88275]: cluster 2024-09-21T10:46:28.062862+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e260: 8 total, 8 up, 7 in 2024-09-21T10:46:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:29 smithi003 bash[88275]: cluster 2024-09-21T10:46:28.062862+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e260: 8 total, 8 up, 7 in 2024-09-21T10:46:29.197 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:29.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:29.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:29.311 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:29 smithi204 bash[78884]: cluster 2024-09-21T10:46:28.062862+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e260: 8 total, 8 up, 7 in 2024-09-21T10:46:29.312 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:29 smithi204 bash[78884]: cluster 2024-09-21T10:46:28.062862+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e260: 8 total, 8 up, 7 in 2024-09-21T10:46:29.327 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:29.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:29.430 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:29.460 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:29.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:29.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:29.589 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:29.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:29.694 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:29.719 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:29.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:29.822 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:29.851 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:29.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:29.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:29.981 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:29.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:29.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:30.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:30.112 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:30.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:30.215 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:30.239 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:30.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:30.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:30 smithi204 bash[78884]: cluster 2024-09-21T10:46:28.751194+0000 mgr.y (mgr.25133) 1007 : cluster [DBG] pgmap v1014: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:30.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:30 smithi204 bash[78884]: cluster 2024-09-21T10:46:28.751194+0000 mgr.y (mgr.25133) 1007 : cluster [DBG] pgmap v1014: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:30.343 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:30.372 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:30.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:30.475 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:30.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:30.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:30.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:30.611 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:30 smithi003 bash[88275]: cluster 2024-09-21T10:46:28.751194+0000 mgr.y (mgr.25133) 1007 : cluster [DBG] pgmap v1014: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:30.611 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:30 smithi003 bash[88275]: cluster 2024-09-21T10:46:28.751194+0000 mgr.y (mgr.25133) 1007 : cluster [DBG] pgmap v1014: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:30.611 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:30 smithi003 bash[89466]: cluster 2024-09-21T10:46:28.751194+0000 mgr.y (mgr.25133) 1007 : cluster [DBG] pgmap v1014: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:30.611 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:30 smithi003 bash[89466]: cluster 2024-09-21T10:46:28.751194+0000 mgr.y (mgr.25133) 1007 : cluster [DBG] pgmap v1014: 99 pgs: 3 creating+peering, 13 unknown, 83 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:30.634 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:30.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:30.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:30.762 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:30.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:30.893 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:30.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:30.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:30.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:31.021 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:31.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:31.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:31.152 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:31.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:31.255 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:31.284 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:31.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:31.342 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:46:31.342 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:46:31.387 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:31.415 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:31.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:31.518 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:31.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:31.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:31.638 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:31.639 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:31.642 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:31.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:31.670 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:31.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:31.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:31.799 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:31.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:31.902 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:31.927 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:31.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:31.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:32.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:32.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:32.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:32.082 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:46:32.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:32 smithi003 bash[88275]: cluster 2024-09-21T10:46:30.752236+0000 mgr.y (mgr.25133) 1008 : cluster [DBG] pgmap v1015: 99 pgs: 3 creating+peering, 96 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:32 smithi003 bash[88275]: cluster 2024-09-21T10:46:30.752236+0000 mgr.y (mgr.25133) 1008 : cluster [DBG] pgmap v1015: 99 pgs: 3 creating+peering, 96 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:32 smithi003 bash[88275]: audit 2024-09-21T10:46:31.939421+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:46:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:32 smithi003 bash[88275]: audit 2024-09-21T10:46:31.939421+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:46:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:32 smithi003 bash[89466]: cluster 2024-09-21T10:46:30.752236+0000 mgr.y (mgr.25133) 1008 : cluster [DBG] pgmap v1015: 99 pgs: 3 creating+peering, 96 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:32 smithi003 bash[89466]: cluster 2024-09-21T10:46:30.752236+0000 mgr.y (mgr.25133) 1008 : cluster [DBG] pgmap v1015: 99 pgs: 3 creating+peering, 96 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:32 smithi003 bash[89466]: audit 2024-09-21T10:46:31.939421+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:46:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:32 smithi003 bash[89466]: audit 2024-09-21T10:46:31.939421+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:46:32.186 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:32.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:32.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:46:32.290 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:32.317 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:32.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:32.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:32.432 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:32 smithi204 bash[78884]: cluster 2024-09-21T10:46:30.752236+0000 mgr.y (mgr.25133) 1008 : cluster [DBG] pgmap v1015: 99 pgs: 3 creating+peering, 96 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:32.432 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:32 smithi204 bash[78884]: cluster 2024-09-21T10:46:30.752236+0000 mgr.y (mgr.25133) 1008 : cluster [DBG] pgmap v1015: 99 pgs: 3 creating+peering, 96 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:32.432 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:32 smithi204 bash[78884]: audit 2024-09-21T10:46:31.939421+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:46:32.433 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:32 smithi204 bash[78884]: audit 2024-09-21T10:46:31.939421+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:46:32.447 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:32.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:32.549 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:32.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:32.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:32.682 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:32.709 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:32.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:32.813 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:32.840 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:32.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:32.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:32.969 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:32.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:32.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:33.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:33.096 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:33.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:33.199 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:33.227 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:33.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:33 smithi204 bash[78884]: audit 2024-09-21T10:46:32.080749+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:46:33.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:33 smithi204 bash[78884]: audit 2024-09-21T10:46:32.080749+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:46:33.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:33 smithi204 bash[78884]: cluster 2024-09-21T10:46:32.088248+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e261: 8 total, 8 up, 7 in 2024-09-21T10:46:33.274 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:33 smithi204 bash[78884]: cluster 2024-09-21T10:46:32.088248+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e261: 8 total, 8 up, 7 in 2024-09-21T10:46:33.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:33.376 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:33.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:33 smithi003 bash[88275]: audit 2024-09-21T10:46:32.080749+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:46:33.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:33 smithi003 bash[88275]: audit 2024-09-21T10:46:32.080749+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:46:33.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:33 smithi003 bash[88275]: cluster 2024-09-21T10:46:32.088248+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e261: 8 total, 8 up, 7 in 2024-09-21T10:46:33.388 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:33 smithi003 bash[88275]: cluster 2024-09-21T10:46:32.088248+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e261: 8 total, 8 up, 7 in 2024-09-21T10:46:33.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:33 smithi003 bash[89466]: audit 2024-09-21T10:46:32.080749+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:46:33.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:33 smithi003 bash[89466]: audit 2024-09-21T10:46:32.080749+0000 mon.a (mon.0) 1445 : audit [INF] from='client.? 172.21.15.3:0/2333862427' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:46:33.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:33 smithi003 bash[89466]: cluster 2024-09-21T10:46:32.088248+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e261: 8 total, 8 up, 7 in 2024-09-21T10:46:33.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:33 smithi003 bash[89466]: cluster 2024-09-21T10:46:32.088248+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e261: 8 total, 8 up, 7 in 2024-09-21T10:46:33.403 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:33.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:33.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:33.535 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:33.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:33.588 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 7 1 2024-09-21T10:46:33.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:33.665 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:33.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:33.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:33.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:33.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:33.891 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:33.918 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:33.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:33.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:34.021 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:34.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:34.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:34.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:34.167 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:34.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:34.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:34 smithi003 bash[88275]: cluster 2024-09-21T10:46:32.752775+0000 mgr.y (mgr.25133) 1009 : cluster [DBG] pgmap v1017: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:34.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:34 smithi003 bash[88275]: cluster 2024-09-21T10:46:32.752775+0000 mgr.y (mgr.25133) 1009 : cluster [DBG] pgmap v1017: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:34.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:34 smithi003 bash[89466]: cluster 2024-09-21T10:46:32.752775+0000 mgr.y (mgr.25133) 1009 : cluster [DBG] pgmap v1017: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:34.232 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:34 smithi003 bash[89466]: cluster 2024-09-21T10:46:32.752775+0000 mgr.y (mgr.25133) 1009 : cluster [DBG] pgmap v1017: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:34.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:34 smithi204 bash[78884]: cluster 2024-09-21T10:46:32.752775+0000 mgr.y (mgr.25133) 1009 : cluster [DBG] pgmap v1017: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:34.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:34 smithi204 bash[78884]: cluster 2024-09-21T10:46:32.752775+0000 mgr.y (mgr.25133) 1009 : cluster [DBG] pgmap v1017: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:34.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:34.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:34.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:34.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:34.428 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:34.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:34.531 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:34.559 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:34.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:34.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:34.689 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:34.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:34.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:34.820 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:34.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:34.923 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:34.952 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:34.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:34.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:35.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:35.084 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:35.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:35.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:35.214 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:35.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:35.318 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:35.344 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:35.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:35.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:35.473 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:35.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:35.604 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:35.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:35.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:35.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:35.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:35.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:35.861 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:35.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:35.964 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:35.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:35.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:35.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:36.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:36.121 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:36.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:36.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:36.246 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:36.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:36.349 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:36.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:36 smithi003 bash[88275]: cluster 2024-09-21T10:46:34.753850+0000 mgr.y (mgr.25133) 1010 : cluster [DBG] pgmap v1018: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:36.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:36 smithi003 bash[88275]: cluster 2024-09-21T10:46:34.753850+0000 mgr.y (mgr.25133) 1010 : cluster [DBG] pgmap v1018: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:36.365 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:36 smithi003 bash[89466]: cluster 2024-09-21T10:46:34.753850+0000 mgr.y (mgr.25133) 1010 : cluster [DBG] pgmap v1018: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:36.366 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:36 smithi003 bash[89466]: cluster 2024-09-21T10:46:34.753850+0000 mgr.y (mgr.25133) 1010 : cluster [DBG] pgmap v1018: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:36.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:36.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:36.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:36.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:36 smithi204 bash[78884]: cluster 2024-09-21T10:46:34.753850+0000 mgr.y (mgr.25133) 1010 : cluster [DBG] pgmap v1018: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:36.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:36 smithi204 bash[78884]: cluster 2024-09-21T10:46:34.753850+0000 mgr.y (mgr.25133) 1010 : cluster [DBG] pgmap v1018: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:36.507 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:36.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:36.611 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:36.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:36.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:36.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:36.758 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:36.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:36.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:36.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:36.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:36.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:36.992 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:37.020 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:37.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:37.123 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:37.151 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:37.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:37.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:37.281 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:37.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:37.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:37.412 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:37.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:37.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:37.542 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:37.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:37.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:37.653 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:46:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:46:37] "GET /metrics HTTP/1.1" 200 34102 "" "Prometheus/2.51.0" 2024-09-21T10:46:37.668 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:37.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:37.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:37.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:37.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:37.900 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:37.929 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:37.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:38.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:38.060 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:38.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:38.163 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:38.187 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:38.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:38.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:38 smithi003 bash[88275]: cluster 2024-09-21T10:46:36.754497+0000 mgr.y (mgr.25133) 1011 : cluster [DBG] pgmap v1019: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:38.194 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:38 smithi003 bash[88275]: cluster 2024-09-21T10:46:36.754497+0000 mgr.y (mgr.25133) 1011 : cluster [DBG] pgmap v1019: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:38.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:38 smithi003 bash[89466]: cluster 2024-09-21T10:46:36.754497+0000 mgr.y (mgr.25133) 1011 : cluster [DBG] pgmap v1019: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:38.195 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:38 smithi003 bash[89466]: cluster 2024-09-21T10:46:36.754497+0000 mgr.y (mgr.25133) 1011 : cluster [DBG] pgmap v1019: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:38.231 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:46:38.232 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:46:38.250 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:46:38.250 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:46:38.273 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:46:38.273 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:46:38.290 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:38.305 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:46:38.305 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:46:38.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:38.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:38.327 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:46:38.327 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:46:38.348 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:46:38.348 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:46:38.369 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:46:38.369 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:46:38.389 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:46:38.389 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:46:38.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:38.427 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:38 smithi204 bash[78884]: cluster 2024-09-21T10:46:36.754497+0000 mgr.y (mgr.25133) 1011 : cluster [DBG] pgmap v1019: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:38.427 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:38 smithi204 bash[78884]: cluster 2024-09-21T10:46:36.754497+0000 mgr.y (mgr.25133) 1011 : cluster [DBG] pgmap v1019: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:38.444 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:38.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:38.547 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:38.569 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:38.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:38.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:38.697 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:38.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:38.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:38.825 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:38.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:38.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:38.956 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:38.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:38.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:39.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:39.085 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:39.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:39.115 INFO:teuthology.orchestra.run.smithi003.stderr:enabled application 'rados' on pool 'unique_pool_4' 2024-09-21T10:46:39.119 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:46:39.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:39.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.211495+0000 mon.a (mon.0) 1447 : audit [DBG] from='client.? 172.21.15.3:0/1103817524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:39.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.211495+0000 mon.a (mon.0) 1447 : audit [DBG] from='client.? 172.21.15.3:0/1103817524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:39.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.325959+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:46:39.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.325959+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:46:39.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.550857+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.3:0/1675838211' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.550857+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.3:0/1675838211' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.551503+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.551503+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.663271+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:39.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.663271+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:39.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.664480+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:39.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:39 smithi204 bash[78884]: audit 2024-09-21T10:46:38.664480+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:39.215 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:39.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:39.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:39.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:39.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.211495+0000 mon.a (mon.0) 1447 : audit [DBG] from='client.? 172.21.15.3:0/1103817524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.211495+0000 mon.a (mon.0) 1447 : audit [DBG] from='client.? 172.21.15.3:0/1103817524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.325959+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:46:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.325959+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:46:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.550857+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.3:0/1675838211' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.550857+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.3:0/1675838211' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.551503+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.551503+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.663271+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.663271+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.664480+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[88275]: audit 2024-09-21T10:46:38.664480+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.211495+0000 mon.a (mon.0) 1447 : audit [DBG] from='client.? 172.21.15.3:0/1103817524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.211495+0000 mon.a (mon.0) 1447 : audit [DBG] from='client.? 172.21.15.3:0/1103817524' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:46:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.325959+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:46:39.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.325959+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:46:39.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.550857+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.3:0/1675838211' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.550857+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.3:0/1675838211' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.551503+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.551503+0000 mon.a (mon.0) 1449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:46:39.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.663271+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:39.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.663271+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:39.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.664480+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:39.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:39 smithi003 bash[89466]: audit 2024-09-21T10:46:38.664480+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:39.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:39.473 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:39.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:39.577 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:39.602 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:39.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:39.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:39.733 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:39.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:39.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:39.861 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:39.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:39.964 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:39.992 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:39.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:39.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:40.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:40.124 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:40.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:40.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[88275]: cluster 2024-09-21T10:46:38.755115+0000 mgr.y (mgr.25133) 1012 : cluster [DBG] pgmap v1020: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:40.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[88275]: cluster 2024-09-21T10:46:38.755115+0000 mgr.y (mgr.25133) 1012 : cluster [DBG] pgmap v1020: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:40.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[88275]: cluster 2024-09-21T10:46:39.111123+0000 mon.a (mon.0) 1452 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:46:40.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[88275]: cluster 2024-09-21T10:46:39.111123+0000 mon.a (mon.0) 1452 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:46:40.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[88275]: audit 2024-09-21T10:46:39.113273+0000 mon.a (mon.0) 1453 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:46:40.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[88275]: audit 2024-09-21T10:46:39.113273+0000 mon.a (mon.0) 1453 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:46:40.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[88275]: audit 2024-09-21T10:46:39.113445+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:40.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[88275]: audit 2024-09-21T10:46:39.113445+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:40.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[88275]: cluster 2024-09-21T10:46:39.119901+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e262: 8 total, 8 up, 7 in 2024-09-21T10:46:40.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[88275]: cluster 2024-09-21T10:46:39.119901+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e262: 8 total, 8 up, 7 in 2024-09-21T10:46:40.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[89466]: cluster 2024-09-21T10:46:38.755115+0000 mgr.y (mgr.25133) 1012 : cluster [DBG] pgmap v1020: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:40.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[89466]: cluster 2024-09-21T10:46:38.755115+0000 mgr.y (mgr.25133) 1012 : cluster [DBG] pgmap v1020: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:40.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[89466]: cluster 2024-09-21T10:46:39.111123+0000 mon.a (mon.0) 1452 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:46:40.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[89466]: cluster 2024-09-21T10:46:39.111123+0000 mon.a (mon.0) 1452 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:46:40.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[89466]: audit 2024-09-21T10:46:39.113273+0000 mon.a (mon.0) 1453 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:46:40.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[89466]: audit 2024-09-21T10:46:39.113273+0000 mon.a (mon.0) 1453 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:46:40.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[89466]: audit 2024-09-21T10:46:39.113445+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:40.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[89466]: audit 2024-09-21T10:46:39.113445+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:40.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[89466]: cluster 2024-09-21T10:46:39.119901+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e262: 8 total, 8 up, 7 in 2024-09-21T10:46:40.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:40 smithi003 bash[89466]: cluster 2024-09-21T10:46:39.119901+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e262: 8 total, 8 up, 7 in 2024-09-21T10:46:40.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:40.252 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:40.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:40.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:40.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:40 smithi204 bash[78884]: cluster 2024-09-21T10:46:38.755115+0000 mgr.y (mgr.25133) 1012 : cluster [DBG] pgmap v1020: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:40.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:40 smithi204 bash[78884]: cluster 2024-09-21T10:46:38.755115+0000 mgr.y (mgr.25133) 1012 : cluster [DBG] pgmap v1020: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:40.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:40 smithi204 bash[78884]: cluster 2024-09-21T10:46:39.111123+0000 mon.a (mon.0) 1452 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:46:40.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:40 smithi204 bash[78884]: cluster 2024-09-21T10:46:39.111123+0000 mon.a (mon.0) 1452 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:46:40.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:40 smithi204 bash[78884]: audit 2024-09-21T10:46:39.113273+0000 mon.a (mon.0) 1453 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:46:40.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:40 smithi204 bash[78884]: audit 2024-09-21T10:46:39.113273+0000 mon.a (mon.0) 1453 : audit [INF] from='client.? 172.21.15.3:0/3615545759' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:46:40.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:40 smithi204 bash[78884]: audit 2024-09-21T10:46:39.113445+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:40.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:40 smithi204 bash[78884]: audit 2024-09-21T10:46:39.113445+0000 mon.a (mon.0) 1454 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:46:40.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:40 smithi204 bash[78884]: cluster 2024-09-21T10:46:39.119901+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e262: 8 total, 8 up, 7 in 2024-09-21T10:46:40.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:40 smithi204 bash[78884]: cluster 2024-09-21T10:46:39.119901+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e262: 8 total, 8 up, 7 in 2024-09-21T10:46:40.380 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:40.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:40.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:40.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:40.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:40.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:40.642 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:40.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:40.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:40.777 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:40.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:40.880 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:40.910 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:40.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:40.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:41.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:41.041 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:41.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:41.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:41.170 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:41.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:41.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:41.285 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:41 smithi204 bash[78884]: cluster 2024-09-21T10:46:40.755908+0000 mgr.y (mgr.25133) 1013 : cluster [DBG] pgmap v1022: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:41.285 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:41 smithi204 bash[78884]: cluster 2024-09-21T10:46:40.755908+0000 mgr.y (mgr.25133) 1013 : cluster [DBG] pgmap v1022: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:41.285 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:41 smithi204 bash[78884]: cluster 2024-09-21T10:46:41.123622+0000 mon.a (mon.0) 1456 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:46:41.285 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:41 smithi204 bash[78884]: cluster 2024-09-21T10:46:41.123622+0000 mon.a (mon.0) 1456 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:46:41.285 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:41 smithi204 bash[78884]: cluster 2024-09-21T10:46:41.123702+0000 mon.a (mon.0) 1457 : cluster [INF] Cluster is now healthy 2024-09-21T10:46:41.285 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:41 smithi204 bash[78884]: cluster 2024-09-21T10:46:41.123702+0000 mon.a (mon.0) 1457 : cluster [INF] Cluster is now healthy 2024-09-21T10:46:41.299 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:41.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:41.401 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:41.429 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[88275]: cluster 2024-09-21T10:46:40.755908+0000 mgr.y (mgr.25133) 1013 : cluster [DBG] pgmap v1022: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[88275]: cluster 2024-09-21T10:46:40.755908+0000 mgr.y (mgr.25133) 1013 : cluster [DBG] pgmap v1022: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[88275]: cluster 2024-09-21T10:46:41.123622+0000 mon.a (mon.0) 1456 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:46:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[88275]: cluster 2024-09-21T10:46:41.123622+0000 mon.a (mon.0) 1456 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:46:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[88275]: cluster 2024-09-21T10:46:41.123702+0000 mon.a (mon.0) 1457 : cluster [INF] Cluster is now healthy 2024-09-21T10:46:41.431 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[88275]: cluster 2024-09-21T10:46:41.123702+0000 mon.a (mon.0) 1457 : cluster [INF] Cluster is now healthy 2024-09-21T10:46:41.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[89466]: cluster 2024-09-21T10:46:40.755908+0000 mgr.y (mgr.25133) 1013 : cluster [DBG] pgmap v1022: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:41.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[89466]: cluster 2024-09-21T10:46:40.755908+0000 mgr.y (mgr.25133) 1013 : cluster [DBG] pgmap v1022: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:41.431 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[89466]: cluster 2024-09-21T10:46:41.123622+0000 mon.a (mon.0) 1456 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:46:41.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[89466]: cluster 2024-09-21T10:46:41.123622+0000 mon.a (mon.0) 1456 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:46:41.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[89466]: cluster 2024-09-21T10:46:41.123702+0000 mon.a (mon.0) 1457 : cluster [INF] Cluster is now healthy 2024-09-21T10:46:41.432 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:41 smithi003 bash[89466]: cluster 2024-09-21T10:46:41.123702+0000 mon.a (mon.0) 1457 : cluster [INF] Cluster is now healthy 2024-09-21T10:46:41.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:41.502 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:46:41.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:41.553 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:41.553 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:41.571 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:41.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:41.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:41.693 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:41.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:41.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:41.823 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:41.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:41.926 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:41.954 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:41.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:41.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:42.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:42.074 DEBUG:teuthology.orchestra.run.smithi003:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_4 bench 90 write' 2024-09-21T10:46:42.076 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:46:42.077 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:46:42.088 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:42.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:42.126 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:hints = 1 2024-09-21T10:46:42.127 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:46:42.127 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object prefix: benchmark_data_smithi003_186229 2024-09-21T10:46:42.127 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:46:42.127 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:46:42.192 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:42.220 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:42.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:42.326 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:42.358 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:42.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:42.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:42.484 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:42.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:42.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:42.613 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:42.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:42.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:42.744 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:42.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:42.847 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:42.870 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:42.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:42.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:42.974 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:42.999 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:43.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:43.075 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:46:43.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:43.127 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 1 16 3192 3176 198.487 198.5 0.00320686 0.00501515 2024-09-21T10:46:43.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:43.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:43.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:43.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:43.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:43.363 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:43.389 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:43.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:43.494 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:43.556 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:43.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:43.660 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:43.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:43.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:43.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:43.818 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:43.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:43.922 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:43 smithi003 bash[88275]: cluster 2024-09-21T10:46:42.756381+0000 mgr.y (mgr.25133) 1014 : cluster [DBG] pgmap v1023: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:43.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:43 smithi003 bash[88275]: cluster 2024-09-21T10:46:42.756381+0000 mgr.y (mgr.25133) 1014 : cluster [DBG] pgmap v1023: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:43.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:43 smithi003 bash[89466]: cluster 2024-09-21T10:46:42.756381+0000 mgr.y (mgr.25133) 1014 : cluster [DBG] pgmap v1023: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:43.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:43 smithi003 bash[89466]: cluster 2024-09-21T10:46:42.756381+0000 mgr.y (mgr.25133) 1014 : cluster [DBG] pgmap v1023: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:43.949 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:43.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:43.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:44.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:44.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:43 smithi204 bash[78884]: cluster 2024-09-21T10:46:42.756381+0000 mgr.y (mgr.25133) 1014 : cluster [DBG] pgmap v1023: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:44.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:43 smithi204 bash[78884]: cluster 2024-09-21T10:46:42.756381+0000 mgr.y (mgr.25133) 1014 : cluster [DBG] pgmap v1023: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 623 GiB / 626 GiB avail 2024-09-21T10:46:44.075 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:44.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:44.127 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 2 16 6051 6035 188.579 178.688 0.00442306 0.0052916 2024-09-21T10:46:44.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:44.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:44.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:44.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:44.331 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:44.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:44.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:44.460 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:44.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:44.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:44.587 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:44.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:44.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:44.714 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:44.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:44.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:44.845 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:44.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:44.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:44.978 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:44.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:44.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:45.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:45.109 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:45.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:45.127 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 3 16 9053 9037 188.255 187.625 0.00267553 0.00529986 2024-09-21T10:46:45.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:45.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:45.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:45.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:45.367 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:45.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:45.470 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:45.494 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:45.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:45.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:45.623 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:45.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:45.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:45.751 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:45.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:45.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:45.889 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:45.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:45.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:45.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:45 smithi204 bash[78884]: cluster 2024-09-21T10:46:44.757060+0000 mgr.y (mgr.25133) 1015 : cluster [DBG] pgmap v1024: 99 pgs: 99 active+clean; 196 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 20 MiB/s wr, 312 op/s 2024-09-21T10:46:46.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:45 smithi204 bash[78884]: cluster 2024-09-21T10:46:44.757060+0000 mgr.y (mgr.25133) 1015 : cluster [DBG] pgmap v1024: 99 pgs: 99 active+clean; 196 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 20 MiB/s wr, 312 op/s 2024-09-21T10:46:46.028 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:46.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:46.128 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 4 16 11830 11814 184.578 173.562 0.00661318 0.00541094 2024-09-21T10:46:46.132 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:46.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:45 smithi003 bash[88275]: cluster 2024-09-21T10:46:44.757060+0000 mgr.y (mgr.25133) 1015 : cluster [DBG] pgmap v1024: 99 pgs: 99 active+clean; 196 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 20 MiB/s wr, 312 op/s 2024-09-21T10:46:46.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:45 smithi003 bash[88275]: cluster 2024-09-21T10:46:44.757060+0000 mgr.y (mgr.25133) 1015 : cluster [DBG] pgmap v1024: 99 pgs: 99 active+clean; 196 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 20 MiB/s wr, 312 op/s 2024-09-21T10:46:46.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:45 smithi003 bash[89466]: cluster 2024-09-21T10:46:44.757060+0000 mgr.y (mgr.25133) 1015 : cluster [DBG] pgmap v1024: 99 pgs: 99 active+clean; 196 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 20 MiB/s wr, 312 op/s 2024-09-21T10:46:46.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:45 smithi003 bash[89466]: cluster 2024-09-21T10:46:44.757060+0000 mgr.y (mgr.25133) 1015 : cluster [DBG] pgmap v1024: 99 pgs: 99 active+clean; 196 MiB data, 3.5 GiB used, 622 GiB / 626 GiB avail; 20 MiB/s wr, 312 op/s 2024-09-21T10:46:46.163 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:46.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:46.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:46.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:46.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:46.402 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:46.425 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:46.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:46.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:46.555 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:46.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:46.659 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:46.684 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:46.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:46.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:46.812 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:46.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:46.916 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:46.938 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:46.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:47.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:47.075 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:47.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:47.128 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 5 16 14040 14024 175.285 138.125 0.00434152 0.00569817 2024-09-21T10:46:47.180 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:47.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:47.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:47.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:47.328 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:47.430 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:47.461 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:47.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:47.565 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:47.591 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:47.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:46:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:46:47] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.51.0" 2024-09-21T10:46:47.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:47.728 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:47.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:47.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:47.867 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:47.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:47.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:47.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:47.983 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:47 smithi204 bash[78884]: cluster 2024-09-21T10:46:46.757722+0000 mgr.y (mgr.25133) 1016 : cluster [DBG] pgmap v1025: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:47.983 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:47 smithi204 bash[78884]: cluster 2024-09-21T10:46:46.757722+0000 mgr.y (mgr.25133) 1016 : cluster [DBG] pgmap v1025: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:47.997 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:47.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:48.100 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:48.125 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:48.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:48.128 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 6 16 16453 16437 171.204 150.812 0.00379787 0.00583467 2024-09-21T10:46:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:47 smithi003 bash[88275]: cluster 2024-09-21T10:46:46.757722+0000 mgr.y (mgr.25133) 1016 : cluster [DBG] pgmap v1025: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:47 smithi003 bash[88275]: cluster 2024-09-21T10:46:46.757722+0000 mgr.y (mgr.25133) 1016 : cluster [DBG] pgmap v1025: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:47 smithi003 bash[89466]: cluster 2024-09-21T10:46:46.757722+0000 mgr.y (mgr.25133) 1016 : cluster [DBG] pgmap v1025: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:47 smithi003 bash[89466]: cluster 2024-09-21T10:46:46.757722+0000 mgr.y (mgr.25133) 1016 : cluster [DBG] pgmap v1025: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:48.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:48.255 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:48.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:48.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:48.382 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:48.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:48.485 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:48.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:48.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:48.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:48.641 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:48.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:48.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:48.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.776 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:48.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:48.876 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:48.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:48.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:48.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:48.997 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:49.027 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:49.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:49.083 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:49.128 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 7 16 18767 18751 167.405 144.625 0.00638985 0.00596681 2024-09-21T10:46:49.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:49.159 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:49.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:49.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:49.280 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:49.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:49.383 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:49.488 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:49.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:49.590 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:49.623 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:49.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:49.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:49.749 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:49.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:49.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:49.881 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:49.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:49.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:49.985 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:49 smithi204 bash[78884]: cluster 2024-09-21T10:46:48.758128+0000 mgr.y (mgr.25133) 1017 : cluster [DBG] pgmap v1026: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:50.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:49 smithi204 bash[78884]: cluster 2024-09-21T10:46:48.758128+0000 mgr.y (mgr.25133) 1017 : cluster [DBG] pgmap v1026: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:50.082 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:50.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:50.128 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 8 16 19823 19807 154.729 66 0.00310837 0.00641855 2024-09-21T10:46:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:49 smithi003 bash[89466]: cluster 2024-09-21T10:46:48.758128+0000 mgr.y (mgr.25133) 1017 : cluster [DBG] pgmap v1026: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:49 smithi003 bash[89466]: cluster 2024-09-21T10:46:48.758128+0000 mgr.y (mgr.25133) 1017 : cluster [DBG] pgmap v1026: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:49 smithi003 bash[88275]: cluster 2024-09-21T10:46:48.758128+0000 mgr.y (mgr.25133) 1017 : cluster [DBG] pgmap v1026: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:49 smithi003 bash[88275]: cluster 2024-09-21T10:46:48.758128+0000 mgr.y (mgr.25133) 1017 : cluster [DBG] pgmap v1026: 99 pgs: 99 active+clean; 480 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:46:50.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:50.215 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:50.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:50.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:50.337 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:50.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:50.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:50.461 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:50.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:50.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:50.587 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:50.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:50.689 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:50.881 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:50.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:50.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:50.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:51.014 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:51.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:51.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:51.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:51.128 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 9 16 20721 20705 143.772 56.125 0.00870322 0.006948 2024-09-21T10:46:51.374 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:51.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:51.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:51.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:51.505 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:51.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:51.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:51.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:51.655 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:46:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:51 smithi003 bash[88275]: cluster 2024-09-21T10:46:50.759367+0000 mgr.y (mgr.25133) 1018 : cluster [DBG] pgmap v1027: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:46:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:51 smithi003 bash[88275]: cluster 2024-09-21T10:46:50.759367+0000 mgr.y (mgr.25133) 1018 : cluster [DBG] pgmap v1027: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:46:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:51 smithi003 bash[89466]: cluster 2024-09-21T10:46:50.759367+0000 mgr.y (mgr.25133) 1018 : cluster [DBG] pgmap v1027: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:46:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:51 smithi003 bash[89466]: cluster 2024-09-21T10:46:50.759367+0000 mgr.y (mgr.25133) 1018 : cluster [DBG] pgmap v1027: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:46:52.083 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:52.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:52.128 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 10 16 22992 22976 143.585 141.938 0.00414903 0.00695873 2024-09-21T10:46:52.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:52.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:51 smithi204 bash[78884]: cluster 2024-09-21T10:46:50.759367+0000 mgr.y (mgr.25133) 1018 : cluster [DBG] pgmap v1027: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:46:52.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:51 smithi204 bash[78884]: cluster 2024-09-21T10:46:50.759367+0000 mgr.y (mgr.25133) 1018 : cluster [DBG] pgmap v1027: 99 pgs: 99 active+clean; 1.1 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 94 MiB/s wr, 1.51k op/s 2024-09-21T10:46:52.214 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:52.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:52.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:52.346 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:52.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:52.449 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:52.734 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:52.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:52.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:52.863 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:52.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:52.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:52.992 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:52.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:52.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:53.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:53.121 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:53.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:53.128 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 11 16 24947 24931 141.639 122.188 0.00750007 0.00705587 2024-09-21T10:46:53.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:53.305 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:53.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:53.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:53.431 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:53.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:53.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:53.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:53.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:53.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:53.697 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:53.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:53.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:53.833 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:53.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:53.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:53.938 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:54.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 12 16 26311 26295 136.939 85.25 0.00904859 0.0072963 2024-09-21T10:46:54.194 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:54.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:53 smithi204 bash[78884]: cluster 2024-09-21T10:46:52.759827+0000 mgr.y (mgr.25133) 1019 : cluster [DBG] pgmap v1028: 99 pgs: 99 active+clean; 1.2 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:46:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:53 smithi204 bash[78884]: cluster 2024-09-21T10:46:52.759827+0000 mgr.y (mgr.25133) 1019 : cluster [DBG] pgmap v1028: 99 pgs: 99 active+clean; 1.2 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:46:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:53 smithi204 bash[78884]: audit 2024-09-21T10:46:53.665381+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:53 smithi204 bash[78884]: audit 2024-09-21T10:46:53.665381+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:53 smithi204 bash[78884]: audit 2024-09-21T10:46:53.666382+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:54.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:53 smithi204 bash[78884]: audit 2024-09-21T10:46:53.666382+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:54.297 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:54.328 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:54.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[88275]: cluster 2024-09-21T10:46:52.759827+0000 mgr.y (mgr.25133) 1019 : cluster [DBG] pgmap v1028: 99 pgs: 99 active+clean; 1.2 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:46:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[88275]: cluster 2024-09-21T10:46:52.759827+0000 mgr.y (mgr.25133) 1019 : cluster [DBG] pgmap v1028: 99 pgs: 99 active+clean; 1.2 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:46:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[88275]: audit 2024-09-21T10:46:53.665381+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[88275]: audit 2024-09-21T10:46:53.665381+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[88275]: audit 2024-09-21T10:46:53.666382+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[88275]: audit 2024-09-21T10:46:53.666382+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[89466]: cluster 2024-09-21T10:46:52.759827+0000 mgr.y (mgr.25133) 1019 : cluster [DBG] pgmap v1028: 99 pgs: 99 active+clean; 1.2 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:46:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[89466]: cluster 2024-09-21T10:46:52.759827+0000 mgr.y (mgr.25133) 1019 : cluster [DBG] pgmap v1028: 99 pgs: 99 active+clean; 1.2 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:46:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[89466]: audit 2024-09-21T10:46:53.665381+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:54.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[89466]: audit 2024-09-21T10:46:53.665381+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:46:54.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[89466]: audit 2024-09-21T10:46:53.666382+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:54.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:54 smithi003 bash[89466]: audit 2024-09-21T10:46:53.666382+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:46:54.431 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:54.463 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:54.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:54.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:54.594 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:54.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:54.696 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:54.738 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:54.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:54.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:54.863 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:54.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:54.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:54.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:55.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 13 16 27679 27663 132.982 85.5 0.00924565 0.00751467 2024-09-21T10:46:55.164 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:55.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:55.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:55.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:55.367 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:55.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:55.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:55.473 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:55.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:55.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:55.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:55.836 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:55.881 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:55.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:55.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:55.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:56.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:56.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:56.115 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:56.126 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:55 smithi003 bash[88275]: cluster 2024-09-21T10:46:54.760617+0000 mgr.y (mgr.25133) 1020 : cluster [DBG] pgmap v1029: 99 pgs: 99 active+clean; 1.4 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T10:46:56.126 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:55 smithi003 bash[88275]: cluster 2024-09-21T10:46:54.760617+0000 mgr.y (mgr.25133) 1020 : cluster [DBG] pgmap v1029: 99 pgs: 99 active+clean; 1.4 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T10:46:56.126 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:55 smithi003 bash[89466]: cluster 2024-09-21T10:46:54.760617+0000 mgr.y (mgr.25133) 1020 : cluster [DBG] pgmap v1029: 99 pgs: 99 active+clean; 1.4 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T10:46:56.126 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:55 smithi003 bash[89466]: cluster 2024-09-21T10:46:54.760617+0000 mgr.y (mgr.25133) 1020 : cluster [DBG] pgmap v1029: 99 pgs: 99 active+clean; 1.4 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T10:46:56.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 14 16 29391 29375 131.125 107 0.00815163 0.00762013 2024-09-21T10:46:56.254 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:56.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:55 smithi204 bash[78884]: cluster 2024-09-21T10:46:54.760617+0000 mgr.y (mgr.25133) 1020 : cluster [DBG] pgmap v1029: 99 pgs: 99 active+clean; 1.4 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T10:46:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:55 smithi204 bash[78884]: cluster 2024-09-21T10:46:54.760617+0000 mgr.y (mgr.25133) 1020 : cluster [DBG] pgmap v1029: 99 pgs: 99 active+clean; 1.4 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-09-21T10:46:56.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:56.380 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:46:56.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:46:56.484 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:56.512 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:56.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:56.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:56.639 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:56.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:56.741 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:56.766 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:56.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:56.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:56.896 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:56.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:56.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:56.999 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:57.024 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:57.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:57.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:57.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 15 16 31406 31390 130.779 125.938 0.00653223 0.0076408 2024-09-21T10:46:57.151 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:57.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:57.254 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:57.278 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:57.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:57.381 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:57.399 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:57.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:57.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:57.524 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:57.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:57.629 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:57.639 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:46:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:46:57] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.51.0" 2024-09-21T10:46:57.658 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:57.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:57.761 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:57.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:57.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:57.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:57.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:57 smithi003 bash[88275]: cluster 2024-09-21T10:46:56.761177+0000 mgr.y (mgr.25133) 1021 : cluster [DBG] pgmap v1030: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-09-21T10:46:57.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:57 smithi003 bash[88275]: cluster 2024-09-21T10:46:56.761177+0000 mgr.y (mgr.25133) 1021 : cluster [DBG] pgmap v1030: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-09-21T10:46:57.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:57 smithi003 bash[89466]: cluster 2024-09-21T10:46:56.761177+0000 mgr.y (mgr.25133) 1021 : cluster [DBG] pgmap v1030: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-09-21T10:46:57.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:57 smithi003 bash[89466]: cluster 2024-09-21T10:46:56.761177+0000 mgr.y (mgr.25133) 1021 : cluster [DBG] pgmap v1030: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-09-21T10:46:57.938 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:57.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:57.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:58.043 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:58.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 16 16 33221 33205 129.694 113.438 0.00317667 0.0076936 2024-09-21T10:46:58.182 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:58.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:57 smithi204 bash[78884]: cluster 2024-09-21T10:46:56.761177+0000 mgr.y (mgr.25133) 1021 : cluster [DBG] pgmap v1030: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-09-21T10:46:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:57 smithi204 bash[78884]: cluster 2024-09-21T10:46:56.761177+0000 mgr.y (mgr.25133) 1021 : cluster [DBG] pgmap v1030: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 124 MiB/s wr, 1.99k op/s 2024-09-21T10:46:58.286 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:58.385 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:58.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:58.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:58.526 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:58.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:58.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:58.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:58.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:58.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:58.819 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:58.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:58.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:58.971 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:59.002 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:46:59.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:46:59.107 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:59.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 17 16 34985 34969 128.55 110.25 0.00907636 0.00777284 2024-09-21T10:46:59.136 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:46:59.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:46:59.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:59.263 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:59.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:46:59.366 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:59.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:46:59.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:46:59.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:59.510 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:46:59.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:46:59.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:59.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:46:59.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:46:59.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:59.777 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:46:59.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:46:59.879 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:59.900 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:59 smithi003 bash[88275]: cluster 2024-09-21T10:46:58.761591+0000 mgr.y (mgr.25133) 1022 : cluster [DBG] pgmap v1031: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-09-21T10:46:59.913 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:46:59.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:46:59.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:00.017 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:00.044 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:00.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:00.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 18 16 35760 35744 124.099 48.4375 0.0211683 0.00804948 2024-09-21T10:47:00.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:00.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:59 smithi204 bash[78884]: cluster 2024-09-21T10:46:58.761591+0000 mgr.y (mgr.25133) 1022 : cluster [DBG] pgmap v1031: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-09-21T10:47:00.163 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:46:59 smithi204 bash[78884]: cluster 2024-09-21T10:46:58.761591+0000 mgr.y (mgr.25133) 1022 : cluster [DBG] pgmap v1031: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-09-21T10:47:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:46:59 smithi003 bash[88275]: cluster 2024-09-21T10:46:58.761591+0000 mgr.y (mgr.25133) 1022 : cluster [DBG] pgmap v1031: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-09-21T10:47:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:46:59 smithi003 bash[89466]: cluster 2024-09-21T10:46:58.761591+0000 mgr.y (mgr.25133) 1022 : cluster [DBG] pgmap v1031: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-09-21T10:47:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:00 smithi003 bash[89466]: cluster 2024-09-21T10:46:58.761591+0000 mgr.y (mgr.25133) 1022 : cluster [DBG] pgmap v1031: 99 pgs: 99 active+clean; 1.6 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 101 MiB/s wr, 1.61k op/s 2024-09-21T10:47:00.178 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:00.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:00.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:00.309 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:00.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:00.413 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:00.439 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:00.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:00.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:00.570 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:00.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:00.676 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:00.707 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:00.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:00.810 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:00.832 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:00.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:00.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:00.959 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:00.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:00.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:01.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:01.087 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:01.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:01.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 19 16 36802 36786 120.994 65.125 0.00893894 0.00823701 2024-09-21T10:47:01.191 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:01.216 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:01.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:01.269 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:47:01.269 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:47:01.269 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.269 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:36847 9.9 9:9dc107b2:::benchmark_data_smithi003_186229_object36846:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2024-09-21T10:47:01.269 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:47:01.259787+0000", 2024-09-21T10:47:01.269 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.0075384939999999998, 2024-09-21T10:47:01.269 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.007575834, 2024-09-21T10:47:01.269 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 36847 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.259787+0000", 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.270 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.259787+0000", 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.259788+0000", 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.595e-06 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.259825+0000", 2024-09-21T10:47:01.271 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.6918000000000001e-05 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.259844+0000", 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8964e-05 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.259853+0000", 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.952e-06 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:01.272 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.259910+0000", 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6984999999999997e-05 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.260045+0000", 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00013530000000000001 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.260173+0000", 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000127575 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.273 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.263619+0000", 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0034462830000000001 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:36848 9.5 9:a726d831:::benchmark_data_smithi003_186229_object36847:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:47:01.260645+0000", 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.0066799800000000003, 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0068077559999999999, 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:01.274 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 36848 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.260645+0000", 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:01.275 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.260645+0000", 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.260646+0000", 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0189999999999999e-06 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.260686+0000", 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.9517999999999997e-05 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.276 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.260699+0000", 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3292000000000001e-05 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.260708+0000", 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.4540000000000007e-06 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.260825+0000", 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000117477 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:01.277 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.261196+0000", 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00037104199999999998 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.261421+0000", 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000225269 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.263231+0000", 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0018094299999999999 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:01.278 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:36854 9.9 9:9cb62eef:::benchmark_data_smithi003_186229_object36853:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e262)", 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:47:01.262042+0000", 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.0052835460000000001, 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0054931880000000004, 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 36854 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.279 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262042+0000", 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262042+0000", 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262043+0000", 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.173e-06 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.280 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262070+0000", 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.7151000000000001e-05 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262082+0000", 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2371999999999999e-05 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262090+0000", 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5390000000000002e-06 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.281 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262150+0000", 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.0448000000000001e-05 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262282+0000", 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00013161499999999999 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262428+0000", 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000145943 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.282 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.263804+0000", 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001376242 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.45146.0:36849 9.8 e262/258 9:17f7b43e:::benchmark_data_smithi003_186229_object36848:head v 262'2320, mlcod=262'2317)", 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:47:01.262596+0000", 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.0047294620000000002, 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0050175439999999997, 2024-09-21T10:47:01.283 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262596+0000", 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262596+0000", 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:01.284 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.262597+0000", 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.4e-07 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.264637+0000", 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0020407260000000001 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.264649+0000", 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1815e-05 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.285 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.264658+0000", 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.4929999999999998e-06 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.264835+0000", 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000177145 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.264855+0000", 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.0100999999999999e-05 2024-09-21T10:47:01.286 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.45146.0:36852 9.0 e262/258 9:096acebd:::benchmark_data_smithi003_186229_object36851:head v 262'2212, mlcod=262'2208)", 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:47:01.266366+0000", 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.00095882300000000003, 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001303308, 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:01.287 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.266366+0000", 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.266366+0000", 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.266367+0000", 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.71e-07 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.288 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.266387+0000", 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9361e-05 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.266401+0000", 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3891e-05 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.266408+0000", 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.323e-06 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.289 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.266554+0000", 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014605400000000001 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:47:01.266578+0000", 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.3651000000000001e-05 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:47:01.290 INFO:teuthology.orchestra.run.smithi003.stdout: "num_ops": 5 2024-09-21T10:47:01.291 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:47:01.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:01.349 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:01.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:01.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:01.482 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:01.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:01.588 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:01.618 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:01.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:01.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:01.750 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:01.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:01.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:01.864 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.7 to 1 (10000) 2024-09-21T10:47:01.884 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:01.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:01.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:01.987 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:01 smithi204 bash[78884]: cluster 2024-09-21T10:47:00.762347+0000 mgr.y (mgr.25133) 1023 : cluster [DBG] pgmap v1032: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 138 MiB/s wr, 2.20k op/s 2024-09-21T10:47:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:01 smithi204 bash[78884]: cluster 2024-09-21T10:47:00.762347+0000 mgr.y (mgr.25133) 1023 : cluster [DBG] pgmap v1032: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 138 MiB/s wr, 2.20k op/s 2024-09-21T10:47:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:01 smithi204 bash[78884]: audit 2024-09-21T10:47:01.471113+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:47:02.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:01 smithi204 bash[78884]: audit 2024-09-21T10:47:01.471113+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:47:02.014 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:02.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:02.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:02.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:47:02.128985+0000 min lat: 0.00117233 max lat: 0.576184 avg lat: 0.0083832 2024-09-21T10:47:02.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:47:02.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 20 16 38167 38151 119.21 85.3125 0.00617288 0.0083832 2024-09-21T10:47:02.149 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:02.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:01 smithi003 bash[88275]: cluster 2024-09-21T10:47:00.762347+0000 mgr.y (mgr.25133) 1023 : cluster [DBG] pgmap v1032: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 138 MiB/s wr, 2.20k op/s 2024-09-21T10:47:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:01 smithi003 bash[88275]: cluster 2024-09-21T10:47:00.762347+0000 mgr.y (mgr.25133) 1023 : cluster [DBG] pgmap v1032: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 138 MiB/s wr, 2.20k op/s 2024-09-21T10:47:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:01 smithi003 bash[88275]: audit 2024-09-21T10:47:01.471113+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:47:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:01 smithi003 bash[88275]: audit 2024-09-21T10:47:01.471113+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:47:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:01 smithi003 bash[89466]: cluster 2024-09-21T10:47:00.762347+0000 mgr.y (mgr.25133) 1023 : cluster [DBG] pgmap v1032: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 138 MiB/s wr, 2.20k op/s 2024-09-21T10:47:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:01 smithi003 bash[89466]: cluster 2024-09-21T10:47:00.762347+0000 mgr.y (mgr.25133) 1023 : cluster [DBG] pgmap v1032: 99 pgs: 99 active+clean; 2.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 138 MiB/s wr, 2.20k op/s 2024-09-21T10:47:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:01 smithi003 bash[89466]: audit 2024-09-21T10:47:01.471113+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:47:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:01 smithi003 bash[89466]: audit 2024-09-21T10:47:01.471113+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:47:02.253 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:02.274 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:02.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:02.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:02.406 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:02.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:02.509 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:02.540 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:02.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:02.643 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:02.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.678 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:02.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:02.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:02.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:02.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:02.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:02.919 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:02 smithi003 bash[88275]: audit 2024-09-21T10:47:01.862280+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:47:02.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:02 smithi003 bash[88275]: audit 2024-09-21T10:47:01.862280+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:47:02.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:02 smithi003 bash[88275]: cluster 2024-09-21T10:47:01.866012+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e263: 8 total, 8 up, 7 in 2024-09-21T10:47:02.920 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:02 smithi003 bash[88275]: cluster 2024-09-21T10:47:01.866012+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e263: 8 total, 8 up, 7 in 2024-09-21T10:47:02.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:02 smithi003 bash[89466]: audit 2024-09-21T10:47:01.862280+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:47:02.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:02 smithi003 bash[89466]: audit 2024-09-21T10:47:01.862280+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:47:02.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:02 smithi003 bash[89466]: cluster 2024-09-21T10:47:01.866012+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e263: 8 total, 8 up, 7 in 2024-09-21T10:47:02.920 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:02 smithi003 bash[89466]: cluster 2024-09-21T10:47:01.866012+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e263: 8 total, 8 up, 7 in 2024-09-21T10:47:02.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:02.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:02.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:03.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:03.048 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:02 smithi204 bash[78884]: audit 2024-09-21T10:47:01.862280+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:47:03.049 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:02 smithi204 bash[78884]: audit 2024-09-21T10:47:01.862280+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? 172.21.15.3:0/3728398479' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:47:03.049 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:02 smithi204 bash[78884]: cluster 2024-09-21T10:47:01.866012+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e263: 8 total, 8 up, 7 in 2024-09-21T10:47:03.049 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:02 smithi204 bash[78884]: cluster 2024-09-21T10:47:01.866012+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e263: 8 total, 8 up, 7 in 2024-09-21T10:47:03.069 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:03.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:03.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 21 16 39924 39908 118.762 109.812 0.00539283 0.00841506 2024-09-21T10:47:03.173 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:03.197 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:03.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:03.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:03.332 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:03.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:03.435 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:03.463 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:03.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:03.568 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:03.592 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:03.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:03.696 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:03.724 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:03.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:03.828 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:03.857 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:03.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:03.961 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:03.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:03 smithi003 bash[88275]: cluster 2024-09-21T10:47:02.762685+0000 mgr.y (mgr.25133) 1024 : cluster [DBG] pgmap v1034: 99 pgs: 99 active+clean; 2.2 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:47:03.970 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:03 smithi003 bash[88275]: cluster 2024-09-21T10:47:02.762685+0000 mgr.y (mgr.25133) 1024 : cluster [DBG] pgmap v1034: 99 pgs: 99 active+clean; 2.2 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:47:03.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:03 smithi003 bash[89466]: cluster 2024-09-21T10:47:02.762685+0000 mgr.y (mgr.25133) 1024 : cluster [DBG] pgmap v1034: 99 pgs: 99 active+clean; 2.2 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:47:03.971 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:03 smithi003 bash[89466]: cluster 2024-09-21T10:47:02.762685+0000 mgr.y (mgr.25133) 1024 : cluster [DBG] pgmap v1034: 99 pgs: 99 active+clean; 2.2 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:47:03.987 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:03.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:03.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:04.091 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:04.116 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:04.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:04.129 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 22 16 41655 41639 118.281 108.188 0.00648925 0.00844842 2024-09-21T10:47:04.220 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:04.245 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:04.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:04.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:03 smithi204 bash[78884]: cluster 2024-09-21T10:47:02.762685+0000 mgr.y (mgr.25133) 1024 : cluster [DBG] pgmap v1034: 99 pgs: 99 active+clean; 2.2 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:47:04.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:03 smithi204 bash[78884]: cluster 2024-09-21T10:47:02.762685+0000 mgr.y (mgr.25133) 1024 : cluster [DBG] pgmap v1034: 99 pgs: 99 active+clean; 2.2 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2024-09-21T10:47:04.349 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:04.377 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:04.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:04.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:04.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:04.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:04.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:04.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:04.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:04.736 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:04.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:04.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:04.869 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:04.899 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:04.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:04.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:05.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:05.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:05.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:05.130 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 23 16 43376 43360 117.814 107.562 0.0120534 0.00848278 2024-09-21T10:47:05.137 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:05.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:05.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:05.271 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:05.296 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:05.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:05.401 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:05.423 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:05.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:05.526 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:05.551 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:05.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:05.654 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:05.684 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:05.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:05.788 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:05.809 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:05.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:05.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:05.930 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:05.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:05.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:06.024 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:05 smithi003 bash[88275]: cluster 2024-09-21T10:47:04.763243+0000 mgr.y (mgr.25133) 1025 : cluster [DBG] pgmap v1035: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:47:06.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:06.063 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:06.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:06.130 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 24 16 44478 44462 115.775 68.875 0.00690989 0.00863147 2024-09-21T10:47:06.166 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:06.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:06 smithi003 bash[88275]: cluster 2024-09-21T10:47:04.763243+0000 mgr.y (mgr.25133) 1025 : cluster [DBG] pgmap v1035: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:47:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:06 smithi003 bash[89466]: cluster 2024-09-21T10:47:04.763243+0000 mgr.y (mgr.25133) 1025 : cluster [DBG] pgmap v1035: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:47:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:06 smithi003 bash[89466]: cluster 2024-09-21T10:47:04.763243+0000 mgr.y (mgr.25133) 1025 : cluster [DBG] pgmap v1035: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:47:06.190 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:06.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:05 smithi204 bash[78884]: cluster 2024-09-21T10:47:04.763243+0000 mgr.y (mgr.25133) 1025 : cluster [DBG] pgmap v1035: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:47:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:05 smithi204 bash[78884]: cluster 2024-09-21T10:47:04.763243+0000 mgr.y (mgr.25133) 1025 : cluster [DBG] pgmap v1035: 99 pgs: 99 active+clean; 2.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:47:06.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:06.312 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:06.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:06.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:06.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:06.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:06.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:06.573 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:06.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:06.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:06.702 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:06.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:06.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:06.829 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:06.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:06.932 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:06.955 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:06.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:06.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:07.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:07.089 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:07.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:07.130 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 25 16 46038 46022 115.044 97.5 0.00842303 0.00868749 2024-09-21T10:47:07.192 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:07.226 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:07.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:07.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:07.360 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:07.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:07.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:07.475 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:47:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:47:07] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.51.0" 2024-09-21T10:47:07.491 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:07.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:07.597 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:07.600 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:47:07.629 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:47:07.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:07.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:07.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:07.766 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:07.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:07.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:07.910 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:07.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:07.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:07 smithi204 bash[78884]: cluster 2024-09-21T10:47:06.763810+0000 mgr.y (mgr.25133) 1026 : cluster [DBG] pgmap v1036: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:07 smithi204 bash[78884]: cluster 2024-09-21T10:47:06.763810+0000 mgr.y (mgr.25133) 1026 : cluster [DBG] pgmap v1036: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:08.013 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:08.035 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:08.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:08.130 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 26 16 47509 47493 114.154 91.9375 0.00677868 0.00875544 2024-09-21T10:47:08.138 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:08.148 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:07 smithi003 bash[88275]: cluster 2024-09-21T10:47:06.763810+0000 mgr.y (mgr.25133) 1026 : cluster [DBG] pgmap v1036: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:08.148 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:07 smithi003 bash[88275]: cluster 2024-09-21T10:47:06.763810+0000 mgr.y (mgr.25133) 1026 : cluster [DBG] pgmap v1036: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:08.148 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:07 smithi003 bash[89466]: cluster 2024-09-21T10:47:06.763810+0000 mgr.y (mgr.25133) 1026 : cluster [DBG] pgmap v1036: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:08.148 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:07 smithi003 bash[89466]: cluster 2024-09-21T10:47:06.763810+0000 mgr.y (mgr.25133) 1026 : cluster [DBG] pgmap v1036: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:08.171 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:08.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:08.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:08.309 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:08.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:08.413 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:08.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:08.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:08.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:08.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:08.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:08.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:08.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.711 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:08.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:08.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:08.845 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:08.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:08.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:08.959 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:08 smithi204 bash[78884]: audit 2024-09-21T10:47:08.659626+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:08.959 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:08 smithi204 bash[78884]: audit 2024-09-21T10:47:08.659626+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:08.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:08.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:08.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:09.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:09.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:09.130 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 27 16 49084 49068 113.572 98.4375 0.0108113 0.00879945 2024-09-21T10:47:09.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:09.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:08 smithi003 bash[88275]: audit 2024-09-21T10:47:08.659626+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:09.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:08 smithi003 bash[88275]: audit 2024-09-21T10:47:08.659626+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:09.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:08 smithi003 bash[89466]: audit 2024-09-21T10:47:08.659626+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:09.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:08 smithi003 bash[89466]: audit 2024-09-21T10:47:08.659626+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:09.231 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:09.262 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:09.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:09.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:09.393 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:09.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:09.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:09.522 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:09.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:09.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:09.665 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:09.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:09.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:09.794 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:09.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:09.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:09.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:09.932 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:09.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:10.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:10.069 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:10.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:10.130 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 28 16 50631 50615 112.969 96.6875 0.0103999 0.00884711 2024-09-21T10:47:10.173 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:09 smithi003 bash[88275]: cluster 2024-09-21T10:47:08.764205+0000 mgr.y (mgr.25133) 1027 : cluster [DBG] pgmap v1037: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:09 smithi003 bash[88275]: cluster 2024-09-21T10:47:08.764205+0000 mgr.y (mgr.25133) 1027 : cluster [DBG] pgmap v1037: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:10.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:09 smithi003 bash[89466]: cluster 2024-09-21T10:47:08.764205+0000 mgr.y (mgr.25133) 1027 : cluster [DBG] pgmap v1037: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:10.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:09 smithi003 bash[89466]: cluster 2024-09-21T10:47:08.764205+0000 mgr.y (mgr.25133) 1027 : cluster [DBG] pgmap v1037: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:10.198 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:10.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:09 smithi204 bash[78884]: cluster 2024-09-21T10:47:08.764205+0000 mgr.y (mgr.25133) 1027 : cluster [DBG] pgmap v1037: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:09 smithi204 bash[78884]: cluster 2024-09-21T10:47:08.764205+0000 mgr.y (mgr.25133) 1027 : cluster [DBG] pgmap v1037: 99 pgs: 99 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-09-21T10:47:10.302 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:10.340 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:10.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:10.443 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:10.470 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:10.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:10.575 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:10.603 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:10.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:10.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:10.741 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:10.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:10.845 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:10.877 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:10.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:10.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:10.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:11.004 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:11.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:11.109 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:11.130 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 29 16 52040 52024 112.108 88.0625 0.00716449 0.00891369 2024-09-21T10:47:11.135 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:11.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:11.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:11.271 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:11.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:11.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:11.408 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:11.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:11.512 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:11.540 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:11.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:11.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:11.672 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:11.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:11.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:11.809 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:11.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:11.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:11.938 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:11.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:11.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:12.037 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:11 smithi003 bash[88275]: cluster 2024-09-21T10:47:10.764860+0000 mgr.y (mgr.25133) 1028 : cluster [DBG] pgmap v1038: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:47:12.037 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:11 smithi003 bash[88275]: cluster 2024-09-21T10:47:10.764860+0000 mgr.y (mgr.25133) 1028 : cluster [DBG] pgmap v1038: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:47:12.038 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:11 smithi003 bash[89466]: cluster 2024-09-21T10:47:10.764860+0000 mgr.y (mgr.25133) 1028 : cluster [DBG] pgmap v1038: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:47:12.038 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:11 smithi003 bash[89466]: cluster 2024-09-21T10:47:10.764860+0000 mgr.y (mgr.25133) 1028 : cluster [DBG] pgmap v1038: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:47:12.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:12.064 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:12.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:12.131 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 30 16 53524 53508 111.462 92.75 0.0112053 0.00896514 2024-09-21T10:47:12.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:12.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:11 smithi204 bash[78884]: cluster 2024-09-21T10:47:10.764860+0000 mgr.y (mgr.25133) 1028 : cluster [DBG] pgmap v1038: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:47:12.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:11 smithi204 bash[78884]: cluster 2024-09-21T10:47:10.764860+0000 mgr.y (mgr.25133) 1028 : cluster [DBG] pgmap v1038: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-09-21T10:47:12.191 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:12.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:12.297 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:12.326 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:12.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:12.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:12.445 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:12.445 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:12.467 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:12.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:12.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:12.600 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:12.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:12.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:12.731 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:12.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:12.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:12.859 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:12.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:12.904 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:47:12.904 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:47:12.949 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:47:12.950 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:47:12.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:12.988 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:47:12.988 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:47:12.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:12.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:12.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:13.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:12 smithi204 bash[78884]: audit 2024-09-21T10:47:12.862764+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.3:0/2086300840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:13.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:12 smithi204 bash[78884]: audit 2024-09-21T10:47:12.862764+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.3:0/2086300840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:13.021 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:47:13.021 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:47:13.047 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:47:13.047 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:47:13.071 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:47:13.071 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:47:13.088 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:47:13.089 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:47:13.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:13.106 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:47:13.106 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:47:13.115 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:13.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:13.131 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 31 16 54617 54601 110.07 68.3125 0.0753166 0.00906192 2024-09-21T10:47:13.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:13.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:13.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:13.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:13.363 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:13.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:12 smithi003 bash[88275]: audit 2024-09-21T10:47:12.862764+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.3:0/2086300840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:12 smithi003 bash[88275]: audit 2024-09-21T10:47:12.862764+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.3:0/2086300840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:13.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:12 smithi003 bash[89466]: audit 2024-09-21T10:47:12.862764+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.3:0/2086300840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:13.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:12 smithi003 bash[89466]: audit 2024-09-21T10:47:12.862764+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.3:0/2086300840' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:13.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:13.489 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:13.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:13.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:13.614 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:13.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:13.717 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:13.758 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:13.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:13.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:13.891 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:13.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:13.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:13.934 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:47:13.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:14.021 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:14.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:14.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:14.131 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 32 16 55446 55430 108.249 51.8125 0.00980812 0.00923297 2024-09-21T10:47:14.156 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:14.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:14.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[88275]: cluster 2024-09-21T10:47:12.765358+0000 mgr.y (mgr.25133) 1029 : cluster [DBG] pgmap v1039: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:47:14.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[88275]: cluster 2024-09-21T10:47:12.765358+0000 mgr.y (mgr.25133) 1029 : cluster [DBG] pgmap v1039: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:47:14.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[88275]: audit 2024-09-21T10:47:13.205282+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:14.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[88275]: audit 2024-09-21T10:47:13.205282+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:13 smithi204 bash[78884]: cluster 2024-09-21T10:47:12.765358+0000 mgr.y (mgr.25133) 1029 : cluster [DBG] pgmap v1039: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:47:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:13 smithi204 bash[78884]: cluster 2024-09-21T10:47:12.765358+0000 mgr.y (mgr.25133) 1029 : cluster [DBG] pgmap v1039: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:47:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:13 smithi204 bash[78884]: audit 2024-09-21T10:47:13.205282+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:13 smithi204 bash[78884]: audit 2024-09-21T10:47:13.205282+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:14.260 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:14.289 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:14.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:14.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:14.418 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:14.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:14.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[89466]: cluster 2024-09-21T10:47:12.765358+0000 mgr.y (mgr.25133) 1029 : cluster [DBG] pgmap v1039: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:47:14.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[89466]: cluster 2024-09-21T10:47:12.765358+0000 mgr.y (mgr.25133) 1029 : cluster [DBG] pgmap v1039: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:47:14.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[89466]: audit 2024-09-21T10:47:13.205282+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:14.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[89466]: audit 2024-09-21T10:47:13.205282+0000 mon.a (mon.0) 1464 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:47:14.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:14.549 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:14.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:14.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:14.672 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:14.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:14.808 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:14.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:14.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:14.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:14.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:14.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:15.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:15.054 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:15.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:15.131 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 33 16 56387 56371 106.751 58.8125 0.00407693 0.00932434 2024-09-21T10:47:15.156 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:15.187 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:15.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:15.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:14 smithi204 bash[78884]: cluster 2024-09-21T10:47:13.925606+0000 mon.a (mon.0) 1465 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:14 smithi204 bash[78884]: cluster 2024-09-21T10:47:13.925606+0000 mon.a (mon.0) 1465 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:14 smithi204 bash[78884]: audit 2024-09-21T10:47:13.933297+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:47:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:14 smithi204 bash[78884]: audit 2024-09-21T10:47:13.933297+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:47:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:14 smithi204 bash[78884]: cluster 2024-09-21T10:47:13.940322+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e264: 8 total, 8 up, 7 in 2024-09-21T10:47:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:14 smithi204 bash[78884]: cluster 2024-09-21T10:47:13.940322+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e264: 8 total, 8 up, 7 in 2024-09-21T10:47:15.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:15.308 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:15.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:15.411 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[88275]: cluster 2024-09-21T10:47:13.925606+0000 mon.a (mon.0) 1465 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[88275]: cluster 2024-09-21T10:47:13.925606+0000 mon.a (mon.0) 1465 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[88275]: audit 2024-09-21T10:47:13.933297+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:47:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[88275]: audit 2024-09-21T10:47:13.933297+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:47:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[88275]: cluster 2024-09-21T10:47:13.940322+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e264: 8 total, 8 up, 7 in 2024-09-21T10:47:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[88275]: cluster 2024-09-21T10:47:13.940322+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e264: 8 total, 8 up, 7 in 2024-09-21T10:47:15.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[89466]: cluster 2024-09-21T10:47:13.925606+0000 mon.a (mon.0) 1465 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[89466]: cluster 2024-09-21T10:47:13.925606+0000 mon.a (mon.0) 1465 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[89466]: audit 2024-09-21T10:47:13.933297+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:47:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[89466]: audit 2024-09-21T10:47:13.933297+0000 mon.a (mon.0) 1466 : audit [INF] from='client.? 172.21.15.3:0/2316656388' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:47:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[89466]: cluster 2024-09-21T10:47:13.940322+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e264: 8 total, 8 up, 7 in 2024-09-21T10:47:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:14 smithi003 bash[89466]: cluster 2024-09-21T10:47:13.940322+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e264: 8 total, 8 up, 7 in 2024-09-21T10:47:15.447 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:15.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:15.553 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:15.584 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:15.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:15.687 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:15.714 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:15.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:15.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:15.842 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:15.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:15.945 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:15.975 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:15.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:15.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:16.079 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:16.100 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:16.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:16.131 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 34 16 57442 57426 105.551 65.9375 0.0412697 0.00946877 2024-09-21T10:47:16.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:16.214 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:15 smithi204 bash[78884]: cluster 2024-09-21T10:47:14.766683+0000 mgr.y (mgr.25133) 1030 : cluster [DBG] pgmap v1041: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:47:16.215 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:15 smithi204 bash[78884]: cluster 2024-09-21T10:47:14.766683+0000 mgr.y (mgr.25133) 1030 : cluster [DBG] pgmap v1041: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:47:16.230 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:16.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:16.334 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:16.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:15 smithi003 bash[88275]: cluster 2024-09-21T10:47:14.766683+0000 mgr.y (mgr.25133) 1030 : cluster [DBG] pgmap v1041: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:47:16.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:15 smithi003 bash[88275]: cluster 2024-09-21T10:47:14.766683+0000 mgr.y (mgr.25133) 1030 : cluster [DBG] pgmap v1041: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:47:16.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:15 smithi003 bash[89466]: cluster 2024-09-21T10:47:14.766683+0000 mgr.y (mgr.25133) 1030 : cluster [DBG] pgmap v1041: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:47:16.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:15 smithi003 bash[89466]: cluster 2024-09-21T10:47:14.766683+0000 mgr.y (mgr.25133) 1030 : cluster [DBG] pgmap v1041: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-09-21T10:47:16.360 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:16.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:16.463 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:16.490 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:16.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:16.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:16.619 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:16.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:16.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:16.749 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:16.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:16.852 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:16.877 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:16.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:16.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:16.979 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:17.006 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:17.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:17.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:17.133 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 35 16 58842 58826 105.035 87.5 0.0103028 0.00951608 2024-09-21T10:47:17.139 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:17.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:17.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:17.271 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:17.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:17.374 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:17.400 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:17.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:17.502 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:17.512 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:47:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:47:17] "GET /metrics HTTP/1.1" 200 36460 "" "Prometheus/2.51.0" 2024-09-21T10:47:17.530 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:17.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:17.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:17.662 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:17.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:17.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:17.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:17.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:17.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:17.938 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:17.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:17.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:18.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:18.065 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:18.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:18.131 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 36 16 60214 60198 104.499 85.75 0.0141648 0.00956399 2024-09-21T10:47:18.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:18.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:17 smithi204 bash[78884]: cluster 2024-09-21T10:47:16.767568+0000 mgr.y (mgr.25133) 1031 : cluster [DBG] pgmap v1042: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:18.180 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:17 smithi204 bash[78884]: cluster 2024-09-21T10:47:16.767568+0000 mgr.y (mgr.25133) 1031 : cluster [DBG] pgmap v1042: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:18.203 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:18.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:18.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:18.341 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:18.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:18.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:17 smithi003 bash[88275]: cluster 2024-09-21T10:47:16.767568+0000 mgr.y (mgr.25133) 1031 : cluster [DBG] pgmap v1042: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:18.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:17 smithi003 bash[88275]: cluster 2024-09-21T10:47:16.767568+0000 mgr.y (mgr.25133) 1031 : cluster [DBG] pgmap v1042: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:18.347 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:17 smithi003 bash[89466]: cluster 2024-09-21T10:47:16.767568+0000 mgr.y (mgr.25133) 1031 : cluster [DBG] pgmap v1042: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:18.347 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:17 smithi003 bash[89466]: cluster 2024-09-21T10:47:16.767568+0000 mgr.y (mgr.25133) 1031 : cluster [DBG] pgmap v1042: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:18.445 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:18.471 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:18.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:18.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:18.597 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:18.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:18.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:18.729 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:18.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:18.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:18.862 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:18.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:18.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:18.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:18.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:19.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:19.103 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:19.124 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:19.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:19.131 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 37 16 61576 61560 103.975 85.125 0.00630393 0.00961225 2024-09-21T10:47:19.210 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:47:19.211 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:47:19.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:19.303 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:19.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:19.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:19.539 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:19.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:19.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:19.679 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:19.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:19.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:19.817 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:19.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:19.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:19.948 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:19.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:19.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:20.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:20.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:19 smithi204 bash[78884]: cluster 2024-09-21T10:47:18.768499+0000 mgr.y (mgr.25133) 1032 : cluster [DBG] pgmap v1043: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:20.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:19 smithi204 bash[78884]: cluster 2024-09-21T10:47:18.768499+0000 mgr.y (mgr.25133) 1032 : cluster [DBG] pgmap v1043: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:20.079 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:20.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:20.131 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 38 16 62830 62814 103.301 78.375 0.0106456 0.00967594 2024-09-21T10:47:20.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:19 smithi003 bash[88275]: cluster 2024-09-21T10:47:18.768499+0000 mgr.y (mgr.25133) 1032 : cluster [DBG] pgmap v1043: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:19 smithi003 bash[88275]: cluster 2024-09-21T10:47:18.768499+0000 mgr.y (mgr.25133) 1032 : cluster [DBG] pgmap v1043: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:19 smithi003 bash[89466]: cluster 2024-09-21T10:47:18.768499+0000 mgr.y (mgr.25133) 1032 : cluster [DBG] pgmap v1043: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:19 smithi003 bash[89466]: cluster 2024-09-21T10:47:18.768499+0000 mgr.y (mgr.25133) 1032 : cluster [DBG] pgmap v1043: 99 pgs: 99 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-09-21T10:47:20.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:20.214 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:20.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:20.317 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:20.334 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:20.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:20.437 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:20.454 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:20.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:20.557 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:20.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:20.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:20.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:20.718 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:20.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:20.827 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:20.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:20.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:20.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:20.997 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:20.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:20.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:21.100 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:21.132 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:21.134 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 39 16 63973 63957 102.479 71.4375 0.0301744 0.0097517 2024-09-21T10:47:21.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:21.237 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:21.247 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:20 smithi003 bash[88275]: audit 2024-09-21T10:47:20.618608+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:47:21.247 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:20 smithi003 bash[88275]: audit 2024-09-21T10:47:20.618608+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:47:21.248 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:20 smithi003 bash[89466]: audit 2024-09-21T10:47:20.618608+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:47:21.248 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:20 smithi003 bash[89466]: audit 2024-09-21T10:47:20.618608+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:47:21.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:20 smithi204 bash[78884]: audit 2024-09-21T10:47:20.618608+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:47:21.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:20 smithi204 bash[78884]: audit 2024-09-21T10:47:20.618608+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:47:21.270 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:21.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:21.375 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:21.401 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:21.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:21.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:21.543 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:21.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:21.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:21.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:21.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:21.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:21.801 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:21.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:21.906 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:21.929 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:21.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:21.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:22.032 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:22.066 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:22.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:22.134 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:47:22.133432+0000 min lat: 0.00117233 max lat: 0.576184 avg lat: 0.00981316 2024-09-21T10:47:22.134 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:47:22.134 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 40 16 65210 65194 101.849 77.3125 0.00775002 0.00981316 2024-09-21T10:47:22.170 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:21 smithi003 bash[88275]: cluster 2024-09-21T10:47:20.769155+0000 mgr.y (mgr.25133) 1033 : cluster [DBG] pgmap v1044: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:47:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:21 smithi003 bash[88275]: cluster 2024-09-21T10:47:20.769155+0000 mgr.y (mgr.25133) 1033 : cluster [DBG] pgmap v1044: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:47:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:21 smithi003 bash[89466]: cluster 2024-09-21T10:47:20.769155+0000 mgr.y (mgr.25133) 1033 : cluster [DBG] pgmap v1044: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:47:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:21 smithi003 bash[89466]: cluster 2024-09-21T10:47:20.769155+0000 mgr.y (mgr.25133) 1033 : cluster [DBG] pgmap v1044: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:47:22.195 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:22.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:21 smithi204 bash[78884]: cluster 2024-09-21T10:47:20.769155+0000 mgr.y (mgr.25133) 1033 : cluster [DBG] pgmap v1044: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:47:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:21 smithi204 bash[78884]: cluster 2024-09-21T10:47:20.769155+0000 mgr.y (mgr.25133) 1033 : cluster [DBG] pgmap v1044: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-09-21T10:47:22.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:22.324 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:22.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:22.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:22.452 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:22.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:22.557 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:22.584 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:22.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:22.687 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:22.708 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:22.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:22.810 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:22.835 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:22.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:22.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:22.981 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:22.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:22.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:23.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:23.121 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:23.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:23.134 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 41 15 66024 66009 100.607 50.9375 0.0131982 0.0099338 2024-09-21T10:47:23.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:23.251 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:23.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:23.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:23.394 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:23.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:23.499 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:23.527 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:23.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:23.630 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:23.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:23.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:23.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:23.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:23.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:23.875 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:23.898 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:23.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:23.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:23.977 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:23.979 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:24.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:24.026 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:24.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:24.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:24.134 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 42 16 66799 66783 99.3634 48.375 0.0230603 0.0100578 2024-09-21T10:47:24.141 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[88275]: cluster 2024-09-21T10:47:22.770152+0000 mgr.y (mgr.25133) 1034 : cluster [DBG] pgmap v1045: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:47:24.141 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[88275]: cluster 2024-09-21T10:47:22.770152+0000 mgr.y (mgr.25133) 1034 : cluster [DBG] pgmap v1045: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:47:24.141 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[88275]: audit 2024-09-21T10:47:23.663212+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:24.141 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[88275]: audit 2024-09-21T10:47:23.663212+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:24.141 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[88275]: audit 2024-09-21T10:47:23.664089+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:24.141 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[88275]: audit 2024-09-21T10:47:23.664089+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:24.141 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[89466]: cluster 2024-09-21T10:47:22.770152+0000 mgr.y (mgr.25133) 1034 : cluster [DBG] pgmap v1045: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:47:24.141 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[89466]: cluster 2024-09-21T10:47:22.770152+0000 mgr.y (mgr.25133) 1034 : cluster [DBG] pgmap v1045: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:47:24.141 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[89466]: audit 2024-09-21T10:47:23.663212+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:24.141 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[89466]: audit 2024-09-21T10:47:23.663212+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:24.142 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[89466]: audit 2024-09-21T10:47:23.664089+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:24.142 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:23 smithi003 bash[89466]: audit 2024-09-21T10:47:23.664089+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:24.159 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:24.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:23 smithi204 bash[78884]: cluster 2024-09-21T10:47:22.770152+0000 mgr.y (mgr.25133) 1034 : cluster [DBG] pgmap v1045: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:47:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:23 smithi204 bash[78884]: cluster 2024-09-21T10:47:22.770152+0000 mgr.y (mgr.25133) 1034 : cluster [DBG] pgmap v1045: 99 pgs: 99 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:47:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:23 smithi204 bash[78884]: audit 2024-09-21T10:47:23.663212+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:23 smithi204 bash[78884]: audit 2024-09-21T10:47:23.663212+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:23 smithi204 bash[78884]: audit 2024-09-21T10:47:23.664089+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:23 smithi204 bash[78884]: audit 2024-09-21T10:47:23.664089+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:24.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:24.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:24.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:24.401 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:24.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:24.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:24.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:24.559 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:24.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:24.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:24.692 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:24.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:24.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:24.812 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:24.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:24.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:24.946 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:24.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:24.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:25.054 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:25.095 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:25.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:25.138 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 43 16 67891 67875 98.6318 68.25 0.027555 0.0101331 2024-09-21T10:47:25.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:25.220 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:25.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:25.323 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:25.349 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:25.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:25.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:25.477 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:25.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:25.580 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:25.605 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:25.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:25.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:25.731 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:25.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:25.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:25.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:25.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:25.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:25.982 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:25.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:25.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:26.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:26.104 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:26.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:26.138 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 44 16 68236 68220 96.8803 21.5625 0.00816949 0.0103033 2024-09-21T10:47:26.206 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:26.236 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:26.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:26.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:25 smithi204 bash[78884]: cluster 2024-09-21T10:47:24.770771+0000 mgr.y (mgr.25133) 1035 : cluster [DBG] pgmap v1046: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:47:26.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:25 smithi204 bash[78884]: cluster 2024-09-21T10:47:24.770771+0000 mgr.y (mgr.25133) 1035 : cluster [DBG] pgmap v1046: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:47:26.343 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:26.366 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:26.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:26 smithi003 bash[88275]: cluster 2024-09-21T10:47:24.770771+0000 mgr.y (mgr.25133) 1035 : cluster [DBG] pgmap v1046: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:47:26.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:26 smithi003 bash[88275]: cluster 2024-09-21T10:47:24.770771+0000 mgr.y (mgr.25133) 1035 : cluster [DBG] pgmap v1046: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:47:26.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:26 smithi003 bash[89466]: cluster 2024-09-21T10:47:24.770771+0000 mgr.y (mgr.25133) 1035 : cluster [DBG] pgmap v1046: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:47:26.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:26 smithi003 bash[89466]: cluster 2024-09-21T10:47:24.770771+0000 mgr.y (mgr.25133) 1035 : cluster [DBG] pgmap v1046: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:47:26.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:26.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:26.498 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:26.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:26.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:26.633 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:26.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:26.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:26.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:26.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:26.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:26.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:26.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:26.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:26.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:27.019 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:27.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:27.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:27.138 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 45 16 69144 69128 95.9885 56.75 0.0102123 0.0104125 2024-09-21T10:47:27.153 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:27.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:27.257 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:27.285 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:27.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:27.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:27.410 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:27.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:27.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:27.537 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:27.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:27.552 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:47:27] "GET /metrics HTTP/1.1" 200 36461 "" "Prometheus/2.51.0" 2024-09-21T10:47:27.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:27.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:27 smithi204 bash[78884]: audit 2024-09-21T10:47:26.551905+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.649 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:27 smithi204 bash[78884]: audit 2024-09-21T10:47:26.551905+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:27 smithi204 bash[78884]: audit 2024-09-21T10:47:26.559266+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:27 smithi204 bash[78884]: audit 2024-09-21T10:47:26.559266+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:27 smithi204 bash[78884]: cluster 2024-09-21T10:47:26.771259+0000 mgr.y (mgr.25133) 1036 : cluster [DBG] pgmap v1047: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-09-21T10:47:27.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:27 smithi204 bash[78884]: cluster 2024-09-21T10:47:26.771259+0000 mgr.y (mgr.25133) 1036 : cluster [DBG] pgmap v1047: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-09-21T10:47:27.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:27 smithi204 bash[78884]: audit 2024-09-21T10:47:27.060270+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:27 smithi204 bash[78884]: audit 2024-09-21T10:47:27.060270+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:27 smithi204 bash[78884]: audit 2024-09-21T10:47:27.072711+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.650 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:27 smithi204 bash[78884]: audit 2024-09-21T10:47:27.072711+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.662 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:27.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[88275]: audit 2024-09-21T10:47:26.551905+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[88275]: audit 2024-09-21T10:47:26.551905+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[88275]: audit 2024-09-21T10:47:26.559266+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[88275]: audit 2024-09-21T10:47:26.559266+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[88275]: cluster 2024-09-21T10:47:26.771259+0000 mgr.y (mgr.25133) 1036 : cluster [DBG] pgmap v1047: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[88275]: cluster 2024-09-21T10:47:26.771259+0000 mgr.y (mgr.25133) 1036 : cluster [DBG] pgmap v1047: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[88275]: audit 2024-09-21T10:47:27.060270+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[88275]: audit 2024-09-21T10:47:27.060270+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[88275]: audit 2024-09-21T10:47:27.072711+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[88275]: audit 2024-09-21T10:47:27.072711+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[89466]: audit 2024-09-21T10:47:26.551905+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[89466]: audit 2024-09-21T10:47:26.551905+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[89466]: audit 2024-09-21T10:47:26.559266+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[89466]: audit 2024-09-21T10:47:26.559266+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[89466]: cluster 2024-09-21T10:47:26.771259+0000 mgr.y (mgr.25133) 1036 : cluster [DBG] pgmap v1047: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[89466]: cluster 2024-09-21T10:47:26.771259+0000 mgr.y (mgr.25133) 1036 : cluster [DBG] pgmap v1047: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2024-09-21T10:47:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[89466]: audit 2024-09-21T10:47:27.060270+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[89466]: audit 2024-09-21T10:47:27.060270+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[89466]: audit 2024-09-21T10:47:27.072711+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:27 smithi003 bash[89466]: audit 2024-09-21T10:47:27.072711+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:27.764 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:27.788 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:27.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:27.895 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:27.927 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:27.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:27.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:28.031 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:28.048 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:28.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:28.138 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 46 16 69734 69718 94.7035 36.875 0.00902065 0.0105239 2024-09-21T10:47:28.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:28.173 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:28.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:28.276 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:28.306 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:28.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:28.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:28.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:28.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:28.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:28.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:28.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:28.688 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:28.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.719 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:28.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:28.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:28.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:28 smithi204 bash[78884]: audit 2024-09-21T10:47:27.761671+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:47:28.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:28 smithi204 bash[78884]: audit 2024-09-21T10:47:27.761671+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:47:28.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:28 smithi204 bash[78884]: audit 2024-09-21T10:47:27.766630+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:47:28.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:28 smithi204 bash[78884]: audit 2024-09-21T10:47:27.766630+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:47:28.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:28 smithi204 bash[78884]: audit 2024-09-21T10:47:27.773892+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:28.832 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:28 smithi204 bash[78884]: audit 2024-09-21T10:47:27.773892+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:28.846 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:28.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:28.918 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:47:28.918 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[88275]: audit 2024-09-21T10:47:27.761671+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[88275]: audit 2024-09-21T10:47:27.761671+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[88275]: audit 2024-09-21T10:47:27.766630+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[88275]: audit 2024-09-21T10:47:27.766630+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[88275]: audit 2024-09-21T10:47:27.773892+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[88275]: audit 2024-09-21T10:47:27.773892+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[89466]: audit 2024-09-21T10:47:27.761671+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[89466]: audit 2024-09-21T10:47:27.761671+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[89466]: audit 2024-09-21T10:47:27.766630+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[89466]: audit 2024-09-21T10:47:27.766630+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[89466]: audit 2024-09-21T10:47:27.773892+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:28.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:28 smithi003 bash[89466]: audit 2024-09-21T10:47:27.773892+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:47:28.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:28.974 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:28.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:28.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:29.077 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:29.105 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:29.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:29.138 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 47 16 70787 70771 94.0888 65.8125 0.00428486 0.010623 2024-09-21T10:47:29.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:29.236 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:29.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:29.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:29.375 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:29.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:29.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:29.512 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:29.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:29.571 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:47:29.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:29.640 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:29.745 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:29 smithi204 bash[78884]: cluster 2024-09-21T10:47:28.771661+0000 mgr.y (mgr.25133) 1037 : cluster [DBG] pgmap v1048: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-21T10:47:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:29 smithi204 bash[78884]: cluster 2024-09-21T10:47:28.771661+0000 mgr.y (mgr.25133) 1037 : cluster [DBG] pgmap v1048: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-21T10:47:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:29 smithi204 bash[78884]: audit 2024-09-21T10:47:28.777643+0000 mon.a (mon.0) 1478 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:47:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:29 smithi204 bash[78884]: audit 2024-09-21T10:47:28.777643+0000 mon.a (mon.0) 1478 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:47:29.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:29.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:29.806 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:29 smithi003 bash[88275]: cluster 2024-09-21T10:47:28.771661+0000 mgr.y (mgr.25133) 1037 : cluster [DBG] pgmap v1048: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-21T10:47:29.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:29.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:29.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:29.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:30.015 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:30.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:30.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:30.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:29 smithi003 bash[88275]: cluster 2024-09-21T10:47:28.771661+0000 mgr.y (mgr.25133) 1037 : cluster [DBG] pgmap v1048: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-21T10:47:30.127 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:29 smithi003 bash[88275]: audit 2024-09-21T10:47:28.777643+0000 mon.a (mon.0) 1478 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:47:30.128 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:29 smithi003 bash[88275]: audit 2024-09-21T10:47:28.777643+0000 mon.a (mon.0) 1478 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:47:30.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:29 smithi003 bash[89466]: cluster 2024-09-21T10:47:28.771661+0000 mgr.y (mgr.25133) 1037 : cluster [DBG] pgmap v1048: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-21T10:47:30.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:29 smithi003 bash[89466]: cluster 2024-09-21T10:47:28.771661+0000 mgr.y (mgr.25133) 1037 : cluster [DBG] pgmap v1048: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2024-09-21T10:47:30.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:29 smithi003 bash[89466]: audit 2024-09-21T10:47:28.777643+0000 mon.a (mon.0) 1478 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:47:30.128 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:29 smithi003 bash[89466]: audit 2024-09-21T10:47:28.777643+0000 mon.a (mon.0) 1478 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:47:30.138 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 48 16 71719 71703 93.3416 58.25 0.00920204 0.0107082 2024-09-21T10:47:30.143 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:30.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:30.247 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:30.271 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:30.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:30.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:30.397 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:30.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:30.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:30.523 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:30.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:30.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:30.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:30.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:30.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:30 smithi204 bash[78884]: audit 2024-09-21T10:47:29.569688+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:47:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:30 smithi204 bash[78884]: audit 2024-09-21T10:47:29.569688+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:47:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:30 smithi204 bash[78884]: cluster 2024-09-21T10:47:29.574744+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e265: 8 total, 8 up, 7 in 2024-09-21T10:47:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:30 smithi204 bash[78884]: cluster 2024-09-21T10:47:29.574744+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e265: 8 total, 8 up, 7 in 2024-09-21T10:47:30.792 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:30.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:30.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:30.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:30 smithi003 bash[88275]: audit 2024-09-21T10:47:29.569688+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:47:30.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:30 smithi003 bash[88275]: audit 2024-09-21T10:47:29.569688+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:47:30.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:30 smithi003 bash[88275]: cluster 2024-09-21T10:47:29.574744+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e265: 8 total, 8 up, 7 in 2024-09-21T10:47:30.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:30 smithi003 bash[88275]: cluster 2024-09-21T10:47:29.574744+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e265: 8 total, 8 up, 7 in 2024-09-21T10:47:30.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:30 smithi003 bash[89466]: audit 2024-09-21T10:47:29.569688+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:47:30.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:30 smithi003 bash[89466]: audit 2024-09-21T10:47:29.569688+0000 mon.a (mon.0) 1479 : audit [INF] from='client.? 172.21.15.3:0/1043379125' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:47:30.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:30 smithi003 bash[89466]: cluster 2024-09-21T10:47:29.574744+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e265: 8 total, 8 up, 7 in 2024-09-21T10:47:30.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:30 smithi003 bash[89466]: cluster 2024-09-21T10:47:29.574744+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e265: 8 total, 8 up, 7 in 2024-09-21T10:47:30.926 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:30.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:30.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:31.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:31.047 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:31.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:31.139 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 49 16 72254 72238 92.1192 33.4375 0.0110183 0.010826 2024-09-21T10:47:31.149 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:31.175 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:31.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:31.278 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:31.304 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:31.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:31.406 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:31.435 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:31.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:31.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:31.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:31.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:31.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:31.711 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:31.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:31.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:31.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:31 smithi204 bash[78884]: cluster 2024-09-21T10:47:30.772354+0000 mgr.y (mgr.25133) 1038 : cluster [DBG] pgmap v1050: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s 2024-09-21T10:47:31.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:31 smithi204 bash[78884]: cluster 2024-09-21T10:47:30.772354+0000 mgr.y (mgr.25133) 1038 : cluster [DBG] pgmap v1050: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s 2024-09-21T10:47:31.833 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:31.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:31 smithi003 bash[88275]: cluster 2024-09-21T10:47:30.772354+0000 mgr.y (mgr.25133) 1038 : cluster [DBG] pgmap v1050: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s 2024-09-21T10:47:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:31 smithi003 bash[88275]: cluster 2024-09-21T10:47:30.772354+0000 mgr.y (mgr.25133) 1038 : cluster [DBG] pgmap v1050: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s 2024-09-21T10:47:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:31 smithi003 bash[89466]: cluster 2024-09-21T10:47:30.772354+0000 mgr.y (mgr.25133) 1038 : cluster [DBG] pgmap v1050: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s 2024-09-21T10:47:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:31 smithi003 bash[89466]: cluster 2024-09-21T10:47:30.772354+0000 mgr.y (mgr.25133) 1038 : cluster [DBG] pgmap v1050: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s 2024-09-21T10:47:31.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:31.958 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:31.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:31.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:32.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:32.101 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:32.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:32.139 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 50 16 72621 72605 90.7357 22.9375 0.012117 0.0110157 2024-09-21T10:47:32.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:32.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:32.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:32.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:32.374 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:32.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:32.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:32.514 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:32.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:32.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:32.637 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:32.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:32.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:32.748 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:47:32 smithi204 bash[72080]: logger=cleanup t=2024-09-21T10:47:32.655343733Z level=info msg="Completed cleanup jobs" duration=81.459012ms 2024-09-21T10:47:32.749 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:47:32 smithi204 bash[72080]: logger=plugins.update.checker t=2024-09-21T10:47:32.724017013Z level=info msg="Update check succeeded" duration=63.533306ms 2024-09-21T10:47:32.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:47:32.764 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:32.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:32.869 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:32.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:32.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:32.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:33.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:33.050 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:33.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:33.139 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 51 16 73523 73507 90.0619 56.375 0.00484195 0.011099 2024-09-21T10:47:33.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:33.174 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:33.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:33.277 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:33.313 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:33.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:33.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:33.456 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:33.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:33.562 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:33.587 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:33.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:33.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:33.708 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:33.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:33.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:33.835 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:33.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:33.937 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:33.965 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:33.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:33.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:33 smithi204 bash[78884]: cluster 2024-09-21T10:47:32.773079+0000 mgr.y (mgr.25133) 1039 : cluster [DBG] pgmap v1051: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 898 op/s 2024-09-21T10:47:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:33 smithi204 bash[78884]: cluster 2024-09-21T10:47:32.773079+0000 mgr.y (mgr.25133) 1039 : cluster [DBG] pgmap v1051: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 898 op/s 2024-09-21T10:47:34.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:34.095 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:34.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:34.139 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 52 16 74329 74313 89.2987 50.375 0.0129647 0.0111928 2024-09-21T10:47:34.159 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:33 smithi003 bash[88275]: cluster 2024-09-21T10:47:32.773079+0000 mgr.y (mgr.25133) 1039 : cluster [DBG] pgmap v1051: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 898 op/s 2024-09-21T10:47:34.159 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:33 smithi003 bash[88275]: cluster 2024-09-21T10:47:32.773079+0000 mgr.y (mgr.25133) 1039 : cluster [DBG] pgmap v1051: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 898 op/s 2024-09-21T10:47:34.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:33 smithi003 bash[89466]: cluster 2024-09-21T10:47:32.773079+0000 mgr.y (mgr.25133) 1039 : cluster [DBG] pgmap v1051: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 898 op/s 2024-09-21T10:47:34.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:33 smithi003 bash[89466]: cluster 2024-09-21T10:47:32.773079+0000 mgr.y (mgr.25133) 1039 : cluster [DBG] pgmap v1051: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 56 MiB/s wr, 898 op/s 2024-09-21T10:47:34.181 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:47:34.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:47:34.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:34.226 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:34.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:34.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:34.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:34.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:34.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:34.492 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:34.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:34.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:34.629 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:34.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:34.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:34.752 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:34.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:34.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:34.873 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:34.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:34.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:34.976 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.013 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:35.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:35.139 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 53 16 75115 75099 88.5407 49.125 0.0298128 0.011289 2024-09-21T10:47:35.162 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:35.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:35.266 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:35.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:35.422 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:35.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:35.525 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.546 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:35.649 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.677 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:35.780 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.807 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:35.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:35.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:35.942 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:35.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:35.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:36.050 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:36.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:35 smithi003 bash[88275]: cluster 2024-09-21T10:47:34.774060+0000 mgr.y (mgr.25133) 1040 : cluster [DBG] pgmap v1052: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 49 MiB/s wr, 790 op/s 2024-09-21T10:47:36.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:35 smithi003 bash[88275]: cluster 2024-09-21T10:47:34.774060+0000 mgr.y (mgr.25133) 1040 : cluster [DBG] pgmap v1052: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 49 MiB/s wr, 790 op/s 2024-09-21T10:47:36.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:35 smithi003 bash[89466]: cluster 2024-09-21T10:47:34.774060+0000 mgr.y (mgr.25133) 1040 : cluster [DBG] pgmap v1052: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 49 MiB/s wr, 790 op/s 2024-09-21T10:47:36.063 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:35 smithi003 bash[89466]: cluster 2024-09-21T10:47:34.774060+0000 mgr.y (mgr.25133) 1040 : cluster [DBG] pgmap v1052: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 49 MiB/s wr, 790 op/s 2024-09-21T10:47:36.084 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:36.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:36.139 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 54 16 76242 76226 88.2054 70.4375 0.00809531 0.0113324 2024-09-21T10:47:36.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:36.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:35 smithi204 bash[78884]: cluster 2024-09-21T10:47:34.774060+0000 mgr.y (mgr.25133) 1040 : cluster [DBG] pgmap v1052: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 49 MiB/s wr, 790 op/s 2024-09-21T10:47:36.201 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:35 smithi204 bash[78884]: cluster 2024-09-21T10:47:34.774060+0000 mgr.y (mgr.25133) 1040 : cluster [DBG] pgmap v1052: 99 pgs: 99 active+clean; 4.5 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 49 MiB/s wr, 790 op/s 2024-09-21T10:47:36.220 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:36.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:36.327 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:36.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:36.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:36.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:36.500 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:36.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:36.605 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:36.629 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:36.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:36.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:36.755 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:36.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:36.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:36.886 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:36.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:36.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:36.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:37.014 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:37.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:37.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:37.139 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 55 16 77188 77172 87.6766 59.125 0.00958151 0.0114008 2024-09-21T10:47:37.142 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:37.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:37.248 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:37.274 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:37.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:37.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:37.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:37.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:37.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:37.532 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:37.533 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:47:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:47:37] "GET /metrics HTTP/1.1" 200 36461 "" "Prometheus/2.51.0" 2024-09-21T10:47:37.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:37.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:37.669 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:37.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:37.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:37.814 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:37.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:37.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:37.950 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:37.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:37.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:38.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:38.079 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:38.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:38.139 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 56 16 78178 78162 87.2158 61.875 0.00369565 0.0114498 2024-09-21T10:47:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:37 smithi003 bash[89466]: cluster 2024-09-21T10:47:36.775211+0000 mgr.y (mgr.25133) 1041 : cluster [DBG] pgmap v1053: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:37 smithi003 bash[89466]: cluster 2024-09-21T10:47:36.775211+0000 mgr.y (mgr.25133) 1041 : cluster [DBG] pgmap v1053: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:37 smithi003 bash[88275]: cluster 2024-09-21T10:47:36.775211+0000 mgr.y (mgr.25133) 1041 : cluster [DBG] pgmap v1053: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:37 smithi003 bash[88275]: cluster 2024-09-21T10:47:36.775211+0000 mgr.y (mgr.25133) 1041 : cluster [DBG] pgmap v1053: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:38.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:38.209 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:38.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:38.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:37 smithi204 bash[78884]: cluster 2024-09-21T10:47:36.775211+0000 mgr.y (mgr.25133) 1041 : cluster [DBG] pgmap v1053: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:38.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:37 smithi204 bash[78884]: cluster 2024-09-21T10:47:36.775211+0000 mgr.y (mgr.25133) 1041 : cluster [DBG] pgmap v1053: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:38.312 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:38.342 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:38.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:38.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:38.472 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:38.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:38.567 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:38.568 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:38.576 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:38.596 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:38.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:38.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:38.728 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:38.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:38.833 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:38.868 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:38.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:38.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:38 smithi003 bash[88275]: audit 2024-09-21T10:47:38.660563+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:38.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:38 smithi003 bash[88275]: audit 2024-09-21T10:47:38.660563+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:38.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:38 smithi003 bash[89466]: audit 2024-09-21T10:47:38.660563+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:38.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:38 smithi003 bash[89466]: audit 2024-09-21T10:47:38.660563+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:38.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:38.996 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:38.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:38.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:39.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:39.131 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:39.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:39.139 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 57 16 78591 78575 86.1386 25.8125 0.0198445 0.0116041 2024-09-21T10:47:39.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:39.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:38 smithi204 bash[78884]: audit 2024-09-21T10:47:38.660563+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:39.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:38 smithi204 bash[78884]: audit 2024-09-21T10:47:38.660563+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:39.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.267 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:39.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:39.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:39.392 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:39.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:39.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:39.520 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:39.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:39.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:39.652 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:39.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:39.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:39.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:39.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:39.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:39.945 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:39.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:39.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:40.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:40.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:39 smithi204 bash[78884]: cluster 2024-09-21T10:47:38.775693+0000 mgr.y (mgr.25133) 1042 : cluster [DBG] pgmap v1054: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:40.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:39 smithi204 bash[78884]: cluster 2024-09-21T10:47:38.775693+0000 mgr.y (mgr.25133) 1042 : cluster [DBG] pgmap v1054: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:40.074 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:40.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:40.139 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 58 16 79686 79670 85.8334 68.4375 0.0092796 0.0116458 2024-09-21T10:47:40.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:40.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:39 smithi003 bash[88275]: cluster 2024-09-21T10:47:38.775693+0000 mgr.y (mgr.25133) 1042 : cluster [DBG] pgmap v1054: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:40.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:39 smithi003 bash[88275]: cluster 2024-09-21T10:47:38.775693+0000 mgr.y (mgr.25133) 1042 : cluster [DBG] pgmap v1054: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:40.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:39 smithi003 bash[89466]: cluster 2024-09-21T10:47:38.775693+0000 mgr.y (mgr.25133) 1042 : cluster [DBG] pgmap v1054: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:40.185 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:39 smithi003 bash[89466]: cluster 2024-09-21T10:47:38.775693+0000 mgr.y (mgr.25133) 1042 : cluster [DBG] pgmap v1054: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 47 MiB/s wr, 751 op/s 2024-09-21T10:47:40.201 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:40.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:40.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:40.332 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:40.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:40.435 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:40.459 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:40.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:40.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:40.591 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:40.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:40.695 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:40.719 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:40.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:40.822 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:40.839 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:40.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:40.859 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:47:40.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:40.965 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:40.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:40.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:41.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:41.094 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:41.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:41.139 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 59 16 80468 80452 85.207 48.875 0.0141706 0.0117306 2024-09-21T10:47:41.197 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:41.221 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:41.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:40 smithi204 bash[78884]: audit 2024-09-21T10:47:40.608268+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:41.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:40 smithi204 bash[78884]: audit 2024-09-21T10:47:40.608268+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:41.325 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:41.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: audit 2024-09-21T10:47:40.608268+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:41.355 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: audit 2024-09-21T10:47:40.608268+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:41.355 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: audit 2024-09-21T10:47:40.608268+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:41.355 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: audit 2024-09-21T10:47:40.608268+0000 mon.a (mon.0) 1482 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:47:41.456 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.495 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:41.600 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.627 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:41.732 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.749 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:41.773 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:47:41.774 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:47:41.791 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:47:41.791 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:47:41.809 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:47:41.810 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:47:41.852 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.875 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:41.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:41.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:41.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: cluster 2024-09-21T10:47:40.776424+0000 mgr.y (mgr.25133) 1043 : cluster [DBG] pgmap v1055: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s 2024-09-21T10:47:41.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: cluster 2024-09-21T10:47:40.776424+0000 mgr.y (mgr.25133) 1043 : cluster [DBG] pgmap v1055: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s 2024-09-21T10:47:41.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: cluster 2024-09-21T10:47:40.853814+0000 mon.a (mon.0) 1483 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:41.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: cluster 2024-09-21T10:47:40.853814+0000 mon.a (mon.0) 1483 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:41.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: audit 2024-09-21T10:47:40.858527+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:41.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: audit 2024-09-21T10:47:40.858527+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:41.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: cluster 2024-09-21T10:47:41.105041+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e266: 8 total, 8 up, 7 in 2024-09-21T10:47:41.923 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: cluster 2024-09-21T10:47:41.105041+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e266: 8 total, 8 up, 7 in 2024-09-21T10:47:41.946 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:47:41.946 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:47:41.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:41.981 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:47:41.981 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:47:42.017 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:47:42.018 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:47:42.019 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:42.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:42.049 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:47:42.049 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:47:42.090 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:47:42.090 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:47:42.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:42.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:41 smithi204 bash[78884]: cluster 2024-09-21T10:47:40.776424+0000 mgr.y (mgr.25133) 1043 : cluster [DBG] pgmap v1055: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s 2024-09-21T10:47:42.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:41 smithi204 bash[78884]: cluster 2024-09-21T10:47:40.776424+0000 mgr.y (mgr.25133) 1043 : cluster [DBG] pgmap v1055: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s 2024-09-21T10:47:42.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:41 smithi204 bash[78884]: cluster 2024-09-21T10:47:40.853814+0000 mon.a (mon.0) 1483 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:42.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:41 smithi204 bash[78884]: cluster 2024-09-21T10:47:40.853814+0000 mon.a (mon.0) 1483 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:42.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:41 smithi204 bash[78884]: audit 2024-09-21T10:47:40.858527+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:42.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:41 smithi204 bash[78884]: audit 2024-09-21T10:47:40.858527+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:42.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:41 smithi204 bash[78884]: cluster 2024-09-21T10:47:41.105041+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e266: 8 total, 8 up, 7 in 2024-09-21T10:47:42.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:41 smithi204 bash[78884]: cluster 2024-09-21T10:47:41.105041+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e266: 8 total, 8 up, 7 in 2024-09-21T10:47:42.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:41 smithi204 bash[78884]: audit 2024-09-21T10:47:41.755004+0000 mon.a (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.3:0/98617545' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:42.136 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:41 smithi204 bash[78884]: audit 2024-09-21T10:47:41.755004+0000 mon.a (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.3:0/98617545' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:42.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:47:42.139254+0000 min lat: 0.00117233 max lat: 0.576184 avg lat: 0.0118055 2024-09-21T10:47:42.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:47:42.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 60 16 81323 81307 84.6775 53.4375 0.0202958 0.0118055 2024-09-21T10:47:42.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: audit 2024-09-21T10:47:41.755004+0000 mon.a (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.3:0/98617545' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[88275]: audit 2024-09-21T10:47:41.755004+0000 mon.a (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.3:0/98617545' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: cluster 2024-09-21T10:47:40.776424+0000 mgr.y (mgr.25133) 1043 : cluster [DBG] pgmap v1055: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: cluster 2024-09-21T10:47:40.776424+0000 mgr.y (mgr.25133) 1043 : cluster [DBG] pgmap v1055: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: cluster 2024-09-21T10:47:40.853814+0000 mon.a (mon.0) 1483 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: cluster 2024-09-21T10:47:40.853814+0000 mon.a (mon.0) 1483 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: audit 2024-09-21T10:47:40.858527+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: audit 2024-09-21T10:47:40.858527+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? 172.21.15.3:0/32014279' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: cluster 2024-09-21T10:47:41.105041+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e266: 8 total, 8 up, 7 in 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: cluster 2024-09-21T10:47:41.105041+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e266: 8 total, 8 up, 7 in 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: audit 2024-09-21T10:47:41.755004+0000 mon.a (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.3:0/98617545' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:42.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:41 smithi003 bash[89466]: audit 2024-09-21T10:47:41.755004+0000 mon.a (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.3:0/98617545' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:47:42.257 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:42.291 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:42.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:42.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:42.413 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:42.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:42.516 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:42.541 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:42.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:42.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:42.680 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:42.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:42.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:42.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:42.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:42.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:42.943 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:42.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:42.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:43.045 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:43.075 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:43.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:43.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 61 16 82124 82108 84.11 50.0625 0.0114766 0.0118834 2024-09-21T10:47:43.180 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:43.204 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:43.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:43.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:43.335 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:43.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:43.438 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:43.463 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:43.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:43.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:43.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:43.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:43.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:43.727 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:43.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:43.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:43.861 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:43.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:43.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:43.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:44.000 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:44.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:44.104 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:44.127 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:44.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:44.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 62 16 83195 83179 83.833 66.9375 0.0237152 0.0119233 2024-09-21T10:47:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:43 smithi003 bash[88275]: cluster 2024-09-21T10:47:42.776823+0000 mgr.y (mgr.25133) 1044 : cluster [DBG] pgmap v1057: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 806 op/s 2024-09-21T10:47:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:43 smithi003 bash[88275]: cluster 2024-09-21T10:47:42.776823+0000 mgr.y (mgr.25133) 1044 : cluster [DBG] pgmap v1057: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 806 op/s 2024-09-21T10:47:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:43 smithi003 bash[89466]: cluster 2024-09-21T10:47:42.776823+0000 mgr.y (mgr.25133) 1044 : cluster [DBG] pgmap v1057: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 806 op/s 2024-09-21T10:47:44.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:43 smithi003 bash[89466]: cluster 2024-09-21T10:47:42.776823+0000 mgr.y (mgr.25133) 1044 : cluster [DBG] pgmap v1057: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 806 op/s 2024-09-21T10:47:44.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:44.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:43 smithi204 bash[78884]: cluster 2024-09-21T10:47:42.776823+0000 mgr.y (mgr.25133) 1044 : cluster [DBG] pgmap v1057: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 806 op/s 2024-09-21T10:47:44.242 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:43 smithi204 bash[78884]: cluster 2024-09-21T10:47:42.776823+0000 mgr.y (mgr.25133) 1044 : cluster [DBG] pgmap v1057: 99 pgs: 99 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 50 MiB/s wr, 806 op/s 2024-09-21T10:47:44.266 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:44.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:44.370 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:44.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.398 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:44.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:44.499 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:44.521 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:44.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:44.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:44.649 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:44.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:44.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:44.775 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:44.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:44.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:44.911 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:44.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:44.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:45.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:45.043 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:45.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:45.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 63 16 83987 83971 83.288 49.5 0.0131762 0.0120017 2024-09-21T10:47:45.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:45.179 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:45.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:45.285 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:45.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:45.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:45.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:45.441 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:45.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:45.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:45.583 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:45.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:45.687 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:45.714 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:45.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:45.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:45.847 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:45.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:45.955 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:45.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:45 smithi003 bash[88275]: cluster 2024-09-21T10:47:44.777825+0000 mgr.y (mgr.25133) 1045 : cluster [DBG] pgmap v1058: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 863 op/s 2024-09-21T10:47:45.966 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:45 smithi003 bash[88275]: cluster 2024-09-21T10:47:44.777825+0000 mgr.y (mgr.25133) 1045 : cluster [DBG] pgmap v1058: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 863 op/s 2024-09-21T10:47:45.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:45 smithi003 bash[89466]: cluster 2024-09-21T10:47:44.777825+0000 mgr.y (mgr.25133) 1045 : cluster [DBG] pgmap v1058: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 863 op/s 2024-09-21T10:47:45.966 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:45 smithi003 bash[89466]: cluster 2024-09-21T10:47:44.777825+0000 mgr.y (mgr.25133) 1045 : cluster [DBG] pgmap v1058: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 863 op/s 2024-09-21T10:47:45.983 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:45.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:45.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:46.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:46.122 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:46.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:46.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 64 16 85035 85019 83.01 65.5 0.00843493 0.012042 2024-09-21T10:47:46.225 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:46.249 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:46.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:46.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:45 smithi204 bash[78884]: cluster 2024-09-21T10:47:44.777825+0000 mgr.y (mgr.25133) 1045 : cluster [DBG] pgmap v1058: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 863 op/s 2024-09-21T10:47:46.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:45 smithi204 bash[78884]: cluster 2024-09-21T10:47:44.777825+0000 mgr.y (mgr.25133) 1045 : cluster [DBG] pgmap v1058: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 863 op/s 2024-09-21T10:47:46.354 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:46.380 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:46.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:46.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:46.512 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:46.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:46.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:46.642 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:46.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:46.744 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:46.769 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:46.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:46.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:46.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:46.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:46.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:47.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:47.037 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:47.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:47.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:47.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 65 16 85962 85946 82.6242 57.9375 0.0106097 0.0120979 2024-09-21T10:47:47.165 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:47.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:47.269 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:47.296 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:47.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:47.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:47.429 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:47.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:47.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:47:47.497 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:47:47.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:47.560 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:47:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:47:47] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.51.0" 2024-09-21T10:47:47.584 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:47.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:47.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:47.712 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:47.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:47.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:47.839 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:47.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:47.942 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:47.976 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:47.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:47.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:47 smithi204 bash[78884]: cluster 2024-09-21T10:47:46.778676+0000 mgr.y (mgr.25133) 1046 : cluster [DBG] pgmap v1059: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:48.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:47 smithi204 bash[78884]: cluster 2024-09-21T10:47:46.778676+0000 mgr.y (mgr.25133) 1046 : cluster [DBG] pgmap v1059: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:48.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:48.117 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:48.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:48.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 66 16 86963 86947 82.3202 62.5625 0.014472 0.0121431 2024-09-21T10:47:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:47 smithi003 bash[88275]: cluster 2024-09-21T10:47:46.778676+0000 mgr.y (mgr.25133) 1046 : cluster [DBG] pgmap v1059: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:47 smithi003 bash[88275]: cluster 2024-09-21T10:47:46.778676+0000 mgr.y (mgr.25133) 1046 : cluster [DBG] pgmap v1059: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:47 smithi003 bash[89466]: cluster 2024-09-21T10:47:46.778676+0000 mgr.y (mgr.25133) 1046 : cluster [DBG] pgmap v1059: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:47 smithi003 bash[89466]: cluster 2024-09-21T10:47:46.778676+0000 mgr.y (mgr.25133) 1046 : cluster [DBG] pgmap v1059: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:48.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:48.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:48.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:48.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:48.382 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:48.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:48.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:48.511 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:48.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:48.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:48.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:48.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:48.753 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:48.785 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:48.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:48.890 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:48.919 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:48.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:48.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:49.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:49.071 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:49.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:49.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 67 16 88019 88003 82.0766 66 0.0195001 0.012179 2024-09-21T10:47:49.174 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:49.195 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:49.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:49.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:49.325 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:49.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:49.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:49.459 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:49.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:49.564 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:49.590 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:49.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:49.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:49.725 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:49.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:49.830 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:49.859 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:49.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:49.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:49.975 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:49 smithi204 bash[78884]: cluster 2024-09-21T10:47:48.779107+0000 mgr.y (mgr.25133) 1047 : cluster [DBG] pgmap v1060: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:49.975 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:49 smithi204 bash[78884]: cluster 2024-09-21T10:47:48.779107+0000 mgr.y (mgr.25133) 1047 : cluster [DBG] pgmap v1060: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:49.988 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:49.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:49.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:50.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:50.117 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:50.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:50.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 68 16 89082 89066 81.8465 66.4375 0.00840934 0.012213 2024-09-21T10:47:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:49 smithi003 bash[88275]: cluster 2024-09-21T10:47:48.779107+0000 mgr.y (mgr.25133) 1047 : cluster [DBG] pgmap v1060: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:50.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:49 smithi003 bash[88275]: cluster 2024-09-21T10:47:48.779107+0000 mgr.y (mgr.25133) 1047 : cluster [DBG] pgmap v1060: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:49 smithi003 bash[89466]: cluster 2024-09-21T10:47:48.779107+0000 mgr.y (mgr.25133) 1047 : cluster [DBG] pgmap v1060: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:49 smithi003 bash[89466]: cluster 2024-09-21T10:47:48.779107+0000 mgr.y (mgr.25133) 1047 : cluster [DBG] pgmap v1060: 99 pgs: 99 active+clean; 5.1 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2024-09-21T10:47:50.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:50.245 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:50.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:50.351 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:50.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:50.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:50.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:50.509 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:50.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:50.612 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:50.641 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:50.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:50.746 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:50.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:50.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:50.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:50.896 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:50.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:50.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:50.999 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:51.022 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:51.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:51.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:51.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 69 16 89971 89955 81.4655 55.5625 0.0110201 0.0122676 2024-09-21T10:47:51.158 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:51.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:51.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:51.293 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:51.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:51.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:51.429 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:51.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:51.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:51.560 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:51.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:51.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:51.690 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:51.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:51.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:51.830 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:51.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:51 smithi003 bash[88275]: cluster 2024-09-21T10:47:50.779797+0000 mgr.y (mgr.25133) 1048 : cluster [DBG] pgmap v1061: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 931 op/s 2024-09-21T10:47:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:51 smithi003 bash[88275]: cluster 2024-09-21T10:47:50.779797+0000 mgr.y (mgr.25133) 1048 : cluster [DBG] pgmap v1061: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 931 op/s 2024-09-21T10:47:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:51 smithi003 bash[89466]: cluster 2024-09-21T10:47:50.779797+0000 mgr.y (mgr.25133) 1048 : cluster [DBG] pgmap v1061: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 931 op/s 2024-09-21T10:47:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:51 smithi003 bash[89466]: cluster 2024-09-21T10:47:50.779797+0000 mgr.y (mgr.25133) 1048 : cluster [DBG] pgmap v1061: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 931 op/s 2024-09-21T10:47:51.933 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:51.964 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:51.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:51.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:52.072 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:52.099 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:52.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:52.140 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 70 16 91038 91022 81.2543 66.6875 0.016011 0.0123016 2024-09-21T10:47:52.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:52.210 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:52.213 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:47:52.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:51 smithi204 bash[78884]: cluster 2024-09-21T10:47:50.779797+0000 mgr.y (mgr.25133) 1048 : cluster [DBG] pgmap v1061: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 931 op/s 2024-09-21T10:47:52.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:51 smithi204 bash[78884]: cluster 2024-09-21T10:47:50.779797+0000 mgr.y (mgr.25133) 1048 : cluster [DBG] pgmap v1061: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 931 op/s 2024-09-21T10:47:52.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:52.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:52.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:52.363 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:52.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:52.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:52.495 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:52.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:52.598 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:52.620 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:47:52.622 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:47:52.626 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:52.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:52.727 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:52.750 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:52.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:52.853 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:52.873 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:52.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:52.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:52.956 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:47:52.956 INFO:teuthology.orchestra.run.smithi003.stdout: "size": 20, 2024-09-21T10:47:52.956 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 600, 2024-09-21T10:47:52.956 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:47:52.956 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.956 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44750.0:157780 7.12 7:4d7c56b7:::benchmark_data_smithi003_144930_object54145:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e210)", 2024-09-21T10:47:52.956 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:13.121674+0000", 2024-09-21T10:47:52.956 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 519.83129450199999, 2024-09-21T10:47:52.956 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0945011129999997, 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44750", 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 157780 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121674+0000", 2024-09-21T10:47:52.957 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121674+0000", 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121676+0000", 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7e-06 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.958 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121681+0000", 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.665e-06 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121694+0000", 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.307e-05 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.121702+0000", 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8040000000000002e-06 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.959 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.802421+0000", 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6807192679999998 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for missing object", 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.805962+0000", 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0035406669999999999 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.827627+0000", 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.021665171 2024-09-21T10:47:52.960 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for degraded object", 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.829795+0000", 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0021677300000000001 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.183228+0000", 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.35343321300000002 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.185520+0000", 2024-09-21T10:47:52.961 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0022914540000000001 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.190301+0000", 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.004781708 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.203262+0000", 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.012960594000000001 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.962 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.207578+0000", 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0043155809999999998 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.208645+0000", 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001067744 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.210148+0000", 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001502368 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.963 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.216175+0000", 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0060273760000000001 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44750.0:157819 7.12 7:4eab0426:::benchmark_data_smithi003_144930_object54184:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e210)", 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:13.226580+0000", 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 519.72638877300005, 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.1460022280000004, 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:52.964 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44750", 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 157819 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226580+0000", 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226580+0000", 2024-09-21T10:47:52.965 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226581+0000", 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6980000000000001e-06 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226587+0000", 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.3329999999999996e-06 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:52.966 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226602+0000", 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5165e-05 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.226611+0000", 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.3989999999999993e-06 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.807149+0000", 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5805381939999998 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.967 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for missing object", 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.810640+0000", 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0034902739999999998 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.858821+0000", 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.048181533999999998 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for degraded object", 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.860615+0000", 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0017936180000000001 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.968 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.297207+0000", 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.43659182899999999 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.302491+0000", 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0052843430000000004 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.307913+0000", 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0054219899999999998 2024-09-21T10:47:52.969 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.331245+0000", 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.023332365000000001 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.362569+0000", 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.031323140999999999 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.363905+0000", 2024-09-21T10:47:52.970 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001336732 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.365549+0000", 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001644125 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.372582+0000", 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0070324879999999999 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.971 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44750.0:157885 7.12 7:4f555c5d:::benchmark_data_smithi003_144930_object54250:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e210)", 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:13.557785+0000", 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 519.39518309100004, 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8032904219999999, 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44750", 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 157885 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.972 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557785+0000", 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557785+0000", 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557787+0000", 2024-09-21T10:47:52.973 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4130000000000001e-06 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557793+0000", 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9560000000000002e-06 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557811+0000", 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8739000000000001e-05 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.974 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.557820+0000", 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.7909999999999993e-06 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.811442+0000", 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2536219830000004 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for missing object", 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.814877+0000", 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0034350959999999999 2024-09-21T10:47:52.975 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.843570+0000", 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.028692999 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for degraded object", 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.845401+0000", 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001830953 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.264734+0000", 2024-09-21T10:47:52.976 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.41933240599999999 2024-09-21T10:47:52.977 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.977 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.977 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:52.977 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.267402+0000", 2024-09-21T10:47:52.977 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0026686700000000002 2024-09-21T10:47:52.977 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.977 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.977 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:47:52.977 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.273123+0000", 2024-09-21T10:47:52.977 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0057208780000000004 2024-09-21T10:47:52.978 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.978 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.978 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:52.978 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.283663+0000", 2024-09-21T10:47:52.978 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010539972999999999 2024-09-21T10:47:52.978 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.978 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.978 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:52.978 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.346081+0000", 2024-09-21T10:47:52.978 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.062418002 2024-09-21T10:47:52.978 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.979 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.979 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:52.979 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.347479+0000", 2024-09-21T10:47:52.979 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001397929 2024-09-21T10:47:52.979 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.979 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.979 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:52.979 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.349944+0000", 2024-09-21T10:47:52.979 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0024650420000000002 2024-09-21T10:47:52.979 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.980 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.980 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:52.980 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.361076+0000", 2024-09-21T10:47:52.980 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.011131591999999999 2024-09-21T10:47:52.980 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:52.980 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:52.980 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:52.980 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44750.0:157895 7.12 7:4fb31df3:::benchmark_data_smithi003_144930_object54260:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e210)", 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:13.600544+0000", 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 519.352424789, 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.7879631089999997, 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44750", 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 157895 2024-09-21T10:47:52.981 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600544+0000", 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600544+0000", 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:52.982 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600545+0000", 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1799999999999999e-06 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600549+0000", 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1509999999999997e-06 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600559+0000", 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0456e-05 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.983 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.600565+0000", 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.378e-06 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.861875+0000", 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2613098479999998 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for missing object", 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.865413+0000", 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0035386440000000001 2024-09-21T10:47:52.984 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.889053+0000", 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.023639646 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for degraded object", 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.890805+0000", 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0017515740000000001 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.985 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.331544+0000", 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.44073902799999998 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.334480+0000", 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002936251 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.340229+0000", 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0057495259999999996 2024-09-21T10:47:52.986 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.361656+0000", 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.021426436 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.373462+0000", 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.011806366 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.374789+0000", 2024-09-21T10:47:52.987 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0013270770000000001 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.381792+0000", 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0070028529999999999 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.388507+0000", 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0067146949999999997 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:52.988 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.44750.0:157900 7.12 7:49f43ddf:::benchmark_data_smithi003_144930_object54265:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e210)", 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:13.654549+0000", 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 519.29841919399996, 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8540487670000001, 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.44750", 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/15193912", 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 157900 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.989 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654549+0000", 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654549+0000", 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:52.990 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654551+0000", 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1129999999999999e-06 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654558+0000", 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6320000000000002e-06 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654571+0000", 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3370000000000001e-05 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:52.991 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:13.654580+0000", 2024-09-21T10:47:52.992 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.2099999999999993e-06 2024-09-21T10:47:52.992 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.992 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.992 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.992 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.865854+0000", 2024-09-21T10:47:52.992 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2112741570000001 2024-09-21T10:47:52.992 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.992 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.992 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for missing object", 2024-09-21T10:47:52.992 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.869596+0000", 2024-09-21T10:47:52.992 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0037425710000000001 2024-09-21T10:47:52.993 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.993 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.993 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.993 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.919269+0000", 2024-09-21T10:47:52.993 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.049672442999999997 2024-09-21T10:47:52.993 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.993 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.993 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for degraded object", 2024-09-21T10:47:52.993 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.921006+0000", 2024-09-21T10:47:52.993 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0017373810000000001 2024-09-21T10:47:52.993 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.994 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.994 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:52.994 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.458142+0000", 2024-09-21T10:47:52.994 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.53713629100000004 2024-09-21T10:47:52.994 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.994 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.994 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:52.994 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.460994+0000", 2024-09-21T10:47:52.994 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0028511119999999998 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.466190+0000", 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0051965680000000004 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.493127+0000", 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.026936763999999998 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:52.995 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.496500+0000", 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0033727470000000002 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.498651+0000", 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0021512839999999998 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.500629+0000", 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0019777610000000002 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:52.996 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:18.508598+0000", 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0079693630000000001 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "MOSDPGRecoveryDeleteReply(7.12 e210,209 7:4eace89f:::benchmark_data_smithi003_144930_object53724:head,207'6837)", 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:14.485012+0000", 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 518.46795660600003, 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.7817857569999997, 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:52.997 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "reached pg", 2024-09-21T10:47:52.998 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:52.998 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.998 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:52.998 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485012+0000", 2024-09-21T10:47:52.998 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.998 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.998 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.998 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:52.998 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485012+0000", 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485013+0000", 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0299999999999998e-07 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485017+0000", 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6439999999999999e-06 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:52.999 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.000 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.000 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485028+0000", 2024-09-21T10:47:53.000 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0396e-05 2024-09-21T10:47:53.000 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.000 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.000 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.000 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485038+0000", 2024-09-21T10:47:53.000 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0329000000000001e-05 2024-09-21T10:47:53.000 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.000 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.001 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.001 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.260644+0000", 2024-09-21T10:47:53.001 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.7756065169999999 2024-09-21T10:47:53.001 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.001 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.001 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.001 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.266798+0000", 2024-09-21T10:47:53.001 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0061531679999999997 2024-09-21T10:47:53.001 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.001 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.002 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.002 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.002 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.002 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "MOSDPGRecoveryDeleteReply(7.12 e210,209 7:4eace89f:::benchmark_data_smithi003_144930_object53724:head,207'6837)", 2024-09-21T10:47:53.002 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:39:14.485334+0000", 2024-09-21T10:47:53.002 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 518.46763427099995, 2024-09-21T10:47:53.002 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.7949283989999998, 2024-09-21T10:47:53.002 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.002 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.002 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "reached pg", 2024-09-21T10:47:53.003 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.003 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.003 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.003 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485334+0000", 2024-09-21T10:47:53.003 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.003 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.003 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.003 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.003 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485334+0000", 2024-09-21T10:47:53.004 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.004 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.004 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.004 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.004 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485335+0000", 2024-09-21T10:47:53.004 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.4499999999999997e-07 2024-09-21T10:47:53.004 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.004 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.004 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485340+0000", 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0440000000000003e-06 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485349+0000", 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.346e-06 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:14.485357+0000", 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1000000000000004e-06 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.005 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.267119+0000", 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.781762171 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:39:17.280263+0000", 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.013143192999999999 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:64349 8.e 8:76444032:::benchmark_data_smithi003_167864_object64348:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:47:53.006 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:42:54.143354+0000", 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 298.80961400199999, 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.65759025299999996, 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 64349 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.143354+0000", 2024-09-21T10:47:53.007 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.143354+0000", 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.143356+0000", 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8530000000000001e-06 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.143379+0000", 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2751e-05 2024-09-21T10:47:53.008 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.297063+0000", 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.153684134 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.297074+0000", 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0436e-05 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.297800+0000", 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00072586099999999995 2024-09-21T10:47:53.009 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.010 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.010 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.010 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.297974+0000", 2024-09-21T10:47:53.010 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000174768 2024-09-21T10:47:53.010 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.010 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.010 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:47:53.010 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.298136+0000", 2024-09-21T10:47:53.010 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016185 2024-09-21T10:47:53.010 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.010 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.307643+0000", 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0095068800000000005 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.800371+0000", 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.49272808699999998 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.800728+0000", 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00035663900000000001 2024-09-21T10:47:53.011 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.800863+0000", 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00013497499999999999 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:42:54.800945+0000", 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.2019000000000002e-05 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.012 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:106417 8.6 8:68cbc67c:::benchmark_data_smithi003_167864_object1465:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.227776+0000", 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 248.72519218299999, 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.59777854100000005, 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 106417 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.013 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.227776+0000", 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.227776+0000", 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.227778+0000", 2024-09-21T10:47:53.014 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9640000000000002e-06 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.227787+0000", 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.388e-06 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.227809+0000", 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2674e-05 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.015 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.227824+0000", 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.419e-05 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.227941+0000", 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000117312 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.228166+0000", 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000225644 2024-09-21T10:47:53.016 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.228683+0000", 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00051605399999999995 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810546+0000", 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.58186363399999996 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810755+0000", 2024-09-21T10:47:53.017 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00020838700000000001 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.825409+0000", 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.014654188 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.825489+0000", 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.0582999999999997e-05 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.018 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.825555+0000", 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5523000000000003e-05 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:106417 8.6 e246/237 ondisk, result = 0)", 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.232631+0000", 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 248.72033768, 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.57793828999999997, 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.019 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232631+0000", 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232631+0000", 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232633+0000", 2024-09-21T10:47:53.020 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7460000000000001e-06 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232643+0000", 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0804e-05 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232674+0000", 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.0729999999999999e-05 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232692+0000", 2024-09-21T10:47:53.021 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7799e-05 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810503+0000", 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.57781157500000002 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810528+0000", 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.4839999999999999e-05 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.022 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.023 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.023 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810569+0000", 2024-09-21T10:47:53.023 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0796e-05 2024-09-21T10:47:53.023 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.023 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.023 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.023 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.023 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.023 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:106417 8.6 e246/237 ondisk, result = 0)", 2024-09-21T10:47:53.023 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.232858+0000", 2024-09-21T10:47:53.023 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 248.720110842, 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.57791138799999997, 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232858+0000", 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232858+0000", 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.024 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232864+0000", 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.7159999999999997e-06 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232872+0000", 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1459999999999996e-06 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.025 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232892+0000", 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9038999999999998e-05 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232904+0000", 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.206e-05 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810732+0000", 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.57782838999999997 2024-09-21T10:47:53.026 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.027 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.027 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.027 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810745+0000", 2024-09-21T10:47:53.027 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2755000000000001e-05 2024-09-21T10:47:53.027 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.027 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.027 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.027 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810769+0000", 2024-09-21T10:47:53.027 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.4281999999999999e-05 2024-09-21T10:47:53.027 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.027 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:106419 8.e 8:79efd6a3:::benchmark_data_smithi003_167864_object1467:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.234627+0000", 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 248.718341428, 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.59111738000000003, 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:47:53.028 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 106419 2024-09-21T10:47:53.029 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.029 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.029 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.029 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.029 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.234627+0000", 2024-09-21T10:47:53.029 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.029 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.029 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.029 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.029 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.234627+0000", 2024-09-21T10:47:53.029 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.234630+0000", 2024-09-21T10:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.6649999999999999e-06 2024-09-21T10:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.234639+0000", 2024-09-21T10:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.5119999999999997e-06 2024-09-21T10:47:53.030 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.031 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.031 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.031 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810287+0000", 2024-09-21T10:47:53.031 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.575647731 2024-09-21T10:47:53.031 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.031 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.031 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.031 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810328+0000", 2024-09-21T10:47:53.031 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1383e-05 2024-09-21T10:47:53.031 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.031 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810693+0000", 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00036501600000000002 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.811231+0000", 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00053772399999999995 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.811525+0000", 2024-09-21T10:47:53.032 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00029355400000000002 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.825379+0000", 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.013854266 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.825615+0000", 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00023571700000000001 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:53.033 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.825635+0000", 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.0616999999999999e-05 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.825693+0000", 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.7781999999999997e-05 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.825744+0000", 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.1412999999999997e-05 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.034 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35025.0:106421 8.2 e246/237 8:41433104:::benchmark_data_smithi003_167864_object1469:head v 246'6611, mlcod=246'6609)", 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.240056+0000", 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 248.71291292500001, 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.58251734300000002, 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.240056+0000", 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.035 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.240056+0000", 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.240061+0000", 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.7169999999999996e-06 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.240070+0000", 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.9679999999999995e-06 2024-09-21T10:47:53.036 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810359+0000", 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.57028884599999996 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810377+0000", 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7935999999999999e-05 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810815+0000", 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00043788900000000001 2024-09-21T10:47:53.037 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.810874+0000", 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8729e-05 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.822457+0000", 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.011583677000000001 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.822573+0000", 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000115581 2024-09-21T10:47:53.038 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:148752 8.6 8:61853867:::benchmark_data_smithi003_167864_object43800:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.975176+0000", 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 194.977792435, 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.649569375, 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:53.039 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 148752 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.975176+0000", 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.975176+0000", 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.040 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.975177+0000", 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8899999999999998e-07 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.975181+0000", 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.7299999999999999e-06 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.975190+0000", 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.312e-06 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.041 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.975195+0000", 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0509999999999996e-06 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.975237+0000", 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1739999999999997e-05 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.975300+0000", 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3497999999999994e-05 2024-09-21T10:47:53.042 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.975361+0000", 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.0529999999999998e-05 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.978261+0000", 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0028998420000000001 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.978555+0000", 2024-09-21T10:47:53.043 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00029400800000000001 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.624338+0000", 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.645783412 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.624510+0000", 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000172268 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.624745+0000", 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000235195 2024-09-21T10:47:53.044 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35025.0:148753 8.2 e250/237 8:4e71542f:::benchmark_data_smithi003_167864_object43801:head v 250'9225, mlcod=250'9223)", 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.976429+0000", 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 194.976539301, 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.647498821, 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.045 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.976429+0000", 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.976429+0000", 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.976430+0000", 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3200000000000005e-07 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.046 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.976434+0000", 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.155e-06 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.976441+0000", 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.311e-06 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.976445+0000", 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1250000000000003e-06 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.047 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.976483+0000", 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.8083000000000001e-05 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.976497+0000", 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3032e-05 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.979530+0000", 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0030339719999999998 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.048 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.623928+0000", 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.64439751099999998 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:148755 8.e 8:7cb23896:::benchmark_data_smithi003_167864_object43803:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.979245+0000", 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 194.97372326499999, 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.65093539300000003, 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:53.049 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 148755 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.979245+0000", 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.979245+0000", 2024-09-21T10:47:53.050 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.979246+0000", 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.124e-06 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.979251+0000", 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5170000000000001e-06 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.051 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.979259+0000", 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.4100000000000008e-06 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.979264+0000", 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.792e-06 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.979303+0000", 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.8813999999999998e-05 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.052 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.979372+0000", 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.9272999999999999e-05 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.979436+0000", 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3491000000000006e-05 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.629751+0000", 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.65031514700000004 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.053 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.629929+0000", 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000178445 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.629967+0000", 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.7336000000000003e-05 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.630082+0000", 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000114955 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.054 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.630181+0000", 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.9088999999999999e-05 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:148755 8.e e250/237 ondisk, result = 0)", 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.982499+0000", 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 194.97046938, 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.64727617599999998, 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.055 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.982499+0000", 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.982499+0000", 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.056 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.982500+0000", 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.7800000000000001e-07 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.982503+0000", 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.1020000000000001e-06 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.623654+0000", 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.64115124899999998 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.057 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.623676+0000", 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2064000000000001e-05 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.629714+0000", 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0060380379999999999 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.629735+0000", 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.0806e-05 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.058 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.629775+0000", 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0238999999999999e-05 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:148752 8.6 e250/237 ondisk, result = 0)", 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.983326+0000", 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 194.96964206199999, 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.64142900400000002, 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.059 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.983326+0000", 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.983326+0000", 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.060 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.983327+0000", 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8999999999999995e-07 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.983334+0000", 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.7599999999999997e-06 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.623535+0000", 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.64020147999999999 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.061 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.623577+0000", 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1476000000000001e-05 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.624313+0000", 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00073618499999999999 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.624327+0000", 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3701e-05 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.062 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.624755+0000", 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00042861199999999998 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:158765 8.6 8:61b9cb57:::benchmark_data_smithi003_167864_object53813:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:51.017147+0000", 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 181.935821487, 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.53552198500000003, 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:53.063 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:47:53.064 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:47:53.065 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 158765 2024-09-21T10:47:53.065 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.065 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.065 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.065 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.065 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.017147+0000", 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.017147+0000", 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.017149+0000", 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.733e-06 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.066 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.017155+0000", 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3670000000000002e-06 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.017169+0000", 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3899e-05 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.017190+0000", 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1392000000000001e-05 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.067 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.021108+0000", 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0039178320000000004 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.021237+0000", 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00012902700000000001 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 6,7", 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.021516+0000", 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00027857700000000001 2024-09-21T10:47:53.068 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.025409+0000", 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0038934070000000002 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.026847+0000", 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0014375429999999999 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.552431+0000", 2024-09-21T10:47:53.069 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.525583994 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.552556+0000", 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000125375 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:51.552669+0000", 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00011283899999999999 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.070 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:190852 8.e 8:74213682:::benchmark_data_smithi003_167864_object85900:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:45:32.407026+0000", 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 140.54594290399999, 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.52276262900000003, 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 190852 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:47:53.071 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.407026+0000", 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.407026+0000", 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.407026+0000", 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.6000000000000003e-07 2024-09-21T10:47:53.072 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.407030+0000", 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.3170000000000002e-06 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.407038+0000", 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.0790000000000001e-06 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.876728+0000", 2024-09-21T10:47:53.073 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.46969072000000001 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.877930+0000", 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0012017519999999999 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.878140+0000", 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00021020300000000001 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 4,7", 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.878371+0000", 2024-09-21T10:47:53.074 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00023041700000000001 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.888587+0000", 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010216268000000001 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.888601+0000", 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4187e-05 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:47:53.075 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.929639+0000", 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.041037418999999999 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.929714+0000", 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5309999999999996e-05 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:45:32.929788+0000", 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.4196999999999995e-05 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.076 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.077 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:47:53.077 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:47:53.077 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:47:53.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:53.105 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:53.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:53.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 71 16 91670 91654 80.6662 39.5 0.00529237 0.0123688 2024-09-21T10:47:53.209 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:53.237 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:53.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:53.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:53.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:53.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:53.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:53.486 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:53.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:53.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:53.625 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:53.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:53.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:53.758 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:53.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:53.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:53.890 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:53.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:53.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:53.995 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:54.016 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:54.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:54.119 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:54.128 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:53 smithi204 bash[78884]: audit 2024-09-21T10:47:52.604407+0000 mgr.y (mgr.25133) 1049 : audit [DBG] from='client.45182 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:47:54.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:53 smithi204 bash[78884]: audit 2024-09-21T10:47:52.604407+0000 mgr.y (mgr.25133) 1049 : audit [DBG] from='client.45182 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:47:54.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:53 smithi204 bash[78884]: cluster 2024-09-21T10:47:52.780181+0000 mgr.y (mgr.25133) 1050 : cluster [DBG] pgmap v1062: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 54 MiB/s wr, 858 op/s 2024-09-21T10:47:54.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:53 smithi204 bash[78884]: cluster 2024-09-21T10:47:52.780181+0000 mgr.y (mgr.25133) 1050 : cluster [DBG] pgmap v1062: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 54 MiB/s wr, 858 op/s 2024-09-21T10:47:54.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:53 smithi204 bash[78884]: audit 2024-09-21T10:47:53.660950+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:54.129 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:53 smithi204 bash[78884]: audit 2024-09-21T10:47:53.660950+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:54.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 72 16 92398 92382 80.1778 45.5 0.0218963 0.0124673 2024-09-21T10:47:54.149 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:54.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[88275]: audit 2024-09-21T10:47:52.604407+0000 mgr.y (mgr.25133) 1049 : audit [DBG] from='client.45182 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:47:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[88275]: audit 2024-09-21T10:47:52.604407+0000 mgr.y (mgr.25133) 1049 : audit [DBG] from='client.45182 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:47:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[88275]: cluster 2024-09-21T10:47:52.780181+0000 mgr.y (mgr.25133) 1050 : cluster [DBG] pgmap v1062: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 54 MiB/s wr, 858 op/s 2024-09-21T10:47:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[88275]: cluster 2024-09-21T10:47:52.780181+0000 mgr.y (mgr.25133) 1050 : cluster [DBG] pgmap v1062: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 54 MiB/s wr, 858 op/s 2024-09-21T10:47:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[88275]: audit 2024-09-21T10:47:53.660950+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:54.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[88275]: audit 2024-09-21T10:47:53.660950+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:54.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[89466]: audit 2024-09-21T10:47:52.604407+0000 mgr.y (mgr.25133) 1049 : audit [DBG] from='client.45182 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:47:54.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[89466]: audit 2024-09-21T10:47:52.604407+0000 mgr.y (mgr.25133) 1049 : audit [DBG] from='client.45182 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:47:54.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[89466]: cluster 2024-09-21T10:47:52.780181+0000 mgr.y (mgr.25133) 1050 : cluster [DBG] pgmap v1062: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 54 MiB/s wr, 858 op/s 2024-09-21T10:47:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[89466]: cluster 2024-09-21T10:47:52.780181+0000 mgr.y (mgr.25133) 1050 : cluster [DBG] pgmap v1062: 99 pgs: 99 active+clean; 5.4 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 54 MiB/s wr, 858 op/s 2024-09-21T10:47:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[89466]: audit 2024-09-21T10:47:53.660950+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:54.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:53 smithi003 bash[89466]: audit 2024-09-21T10:47:53.660950+0000 mon.a (mon.0) 1487 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:47:54.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:54.279 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:54.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:54.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:54.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:54.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:54.514 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:54.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:54.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:54.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:54.657 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:54.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:54.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:54.785 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:54.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:54.888 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:54.915 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:54.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:54.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:55.018 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:55.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:55.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:55.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 73 16 93096 93080 79.6771 43.625 0.0173535 0.0125455 2024-09-21T10:47:55.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:55.174 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:55.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:55.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:55.304 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:55.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:55.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:55.429 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:55.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:55.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:55.554 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:55.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:55.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:55.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:55.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:55.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:55.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:55.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:55.920 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:55.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:55 smithi003 bash[88275]: cluster 2024-09-21T10:47:54.781115+0000 mgr.y (mgr.25133) 1051 : cluster [DBG] pgmap v1063: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 62 MiB/s wr, 986 op/s 2024-09-21T10:47:55.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:55 smithi003 bash[88275]: cluster 2024-09-21T10:47:54.781115+0000 mgr.y (mgr.25133) 1051 : cluster [DBG] pgmap v1063: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 62 MiB/s wr, 986 op/s 2024-09-21T10:47:55.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:55 smithi003 bash[89466]: cluster 2024-09-21T10:47:54.781115+0000 mgr.y (mgr.25133) 1051 : cluster [DBG] pgmap v1063: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 62 MiB/s wr, 986 op/s 2024-09-21T10:47:55.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:55 smithi003 bash[89466]: cluster 2024-09-21T10:47:54.781115+0000 mgr.y (mgr.25133) 1051 : cluster [DBG] pgmap v1063: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 62 MiB/s wr, 986 op/s 2024-09-21T10:47:55.944 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:55.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:55.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:56.047 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:56.069 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:56.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:56.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 74 16 93903 93887 79.2819 50.4375 0.0104288 0.0126089 2024-09-21T10:47:56.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:55 smithi204 bash[78884]: cluster 2024-09-21T10:47:54.781115+0000 mgr.y (mgr.25133) 1051 : cluster [DBG] pgmap v1063: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 62 MiB/s wr, 986 op/s 2024-09-21T10:47:56.183 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:55 smithi204 bash[78884]: cluster 2024-09-21T10:47:54.781115+0000 mgr.y (mgr.25133) 1051 : cluster [DBG] pgmap v1063: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 62 MiB/s wr, 986 op/s 2024-09-21T10:47:56.205 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:56.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:56.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:56.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:56.389 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:47:56.394 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":1061,"stamp":"2024-09-21T10:47:50.779279+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5751969765,"num_objects":87785,"num_object_clones":0,"num_object_copies":263355,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87785,"num_whiteouts":0,"num_read":22,"num_read_kb":21,"num_write":87823,"num_write_kb":5616609,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":272820,"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":89464,"ondisk_log_size":89464,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":20271628,"kb_used_data":16814932,"kb_used_omap":26,"kb_used_meta":3456613,"kb_avail":635944436,"statfs":{"total":671965249536,"available":651207102464,"internally_reserved":0,"allocated":17218490368,"data_stored":17208771236,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27101,"internal_metadata":3539572259},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,3,11,13,7,3],"upper_bound":64},"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":610729984,"num_objects":9319,"num_object_clones":0,"num_object_copies":27957,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9319,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9319,"num_write_kb":596416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003370"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":400,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.111329+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:47:41.111329+0000","last_peered":"2024-09-21T10:47:41.111329+0000","last_clean":"2024-09-21T10:47:41.111329+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:47:41.111329+0000","last_undegraded":"2024-09-21T10:47:41.111329+0000","last_fullsized":"2024-09-21T10:47:41.111329+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":43,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.581857+0000","last_change":"2024-09-21T10:44:05.087315+0000","last_active":"2024-09-21T10:47:29.581857+0000","last_peered":"2024-09-21T10:47:29.581857+0000","last_clean":"2024-09-21T10:47:29.581857+0000","last_became_active":"2024-09-21T10:44:05.086789+0000","last_became_peered":"2024-09-21T10:44:05.086789+0000","last_unstale":"2024-09-21T10:47:29.581857+0000","last_undegraded":"2024-09-21T10:47:29.581857+0000","last_fullsized":"2024-09-21T10:47:29.581857+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:41:07.408383+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":236,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.119903+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:47:41.119903+0000","last_peered":"2024-09-21T10:47:41.119903+0000","last_clean":"2024-09-21T10:47:41.119903+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:47:41.119903+0000","last_undegraded":"2024-09-21T10:47:41.119903+0000","last_fullsized":"2024-09-21T10:47:41.119903+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":394,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.113532+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:47:41.113532+0000","last_peered":"2024-09-21T10:47:41.113532+0000","last_clean":"2024-09-21T10:47:41.113532+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:47:41.113532+0000","last_undegraded":"2024-09-21T10:47:41.113532+0000","last_fullsized":"2024-09-21T10:47:41.113532+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":397,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.113344+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:47:41.113344+0000","last_peered":"2024-09-21T10:47:41.113344+0000","last_clean":"2024-09-21T10:47:41.113344+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:47:41.113344+0000","last_undegraded":"2024-09-21T10:47:41.113344+0000","last_fullsized":"2024-09-21T10:47:41.113344+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.581595+0000","last_change":"2024-09-21T10:44:05.073557+0000","last_active":"2024-09-21T10:47:29.581595+0000","last_peered":"2024-09-21T10:47:29.581595+0000","last_clean":"2024-09-21T10:47:29.581595+0000","last_became_active":"2024-09-21T10:44:05.073240+0000","last_became_peered":"2024-09-21T10:44:05.073240+0000","last_unstale":"2024-09-21T10:47:29.581595+0000","last_undegraded":"2024-09-21T10:47:29.581595+0000","last_fullsized":"2024-09-21T10:47:29.581595+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:20.924056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":400,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.111286+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:47:41.111286+0000","last_peered":"2024-09-21T10:47:41.111286+0000","last_clean":"2024-09-21T10:47:41.111286+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:47:41.111286+0000","last_undegraded":"2024-09-21T10:47:41.111286+0000","last_fullsized":"2024-09-21T10:47:41.111286+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":137,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.574880+0000","last_change":"2024-09-21T10:39:11.728421+0000","last_active":"2024-09-21T10:47:29.574880+0000","last_peered":"2024-09-21T10:47:29.574880+0000","last_clean":"2024-09-21T10:47:29.574880+0000","last_became_active":"2024-09-21T10:39:11.726045+0000","last_became_peered":"2024-09-21T10:39:11.726045+0000","last_unstale":"2024-09-21T10:47:29.574880+0000","last_undegraded":"2024-09-21T10:47:29.574880+0000","last_fullsized":"2024-09-21T10:47:29.574880+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:36:36.998933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"266'5548","reported_seq":5575,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:48.952455+0000","last_change":"2024-09-21T10:46:27.078238+0000","last_active":"2024-09-21T10:47:48.952455+0000","last_peered":"2024-09-21T10:47:48.952455+0000","last_clean":"2024-09-21T10:47:48.952455+0000","last_became_active":"2024-09-21T10:46:27.077895+0000","last_became_peered":"2024-09-21T10:46:27.077895+0000","last_unstale":"2024-09-21T10:47:48.952455+0000","last_undegraded":"2024-09-21T10:47:48.952455+0000","last_fullsized":"2024-09-21T10:47:48.952455+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5548,"log_dups_size":0,"ondisk_log_size":5548,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:00.335784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":363593728,"num_objects":5548,"num_object_clones":0,"num_object_copies":16644,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5548,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5548,"num_write_kb":355072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":43,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.583276+0000","last_change":"2024-09-21T10:44:05.066414+0000","last_active":"2024-09-21T10:47:29.583276+0000","last_peered":"2024-09-21T10:47:29.583276+0000","last_clean":"2024-09-21T10:47:29.583276+0000","last_became_active":"2024-09-21T10:44:05.065927+0000","last_became_peered":"2024-09-21T10:44:05.065927+0000","last_unstale":"2024-09-21T10:47:29.583276+0000","last_undegraded":"2024-09-21T10:47:29.583276+0000","last_fullsized":"2024-09-21T10:47:29.583276+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:02:49.419182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":255,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.585299+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T10:47:29.585299+0000","last_peered":"2024-09-21T10:47:29.585299+0000","last_clean":"2024-09-21T10:47:29.585299+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T10:47:29.585299+0000","last_undegraded":"2024-09-21T10:47:29.585299+0000","last_fullsized":"2024-09-21T10:47:29.585299+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"266'5368","reported_seq":5395,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:46.484456+0000","last_change":"2024-09-21T10:46:27.081038+0000","last_active":"2024-09-21T10:47:46.484456+0000","last_peered":"2024-09-21T10:47:46.484456+0000","last_clean":"2024-09-21T10:47:46.484456+0000","last_became_active":"2024-09-21T10:46:27.080675+0000","last_became_peered":"2024-09-21T10:46:27.080675+0000","last_unstale":"2024-09-21T10:47:46.484456+0000","last_undegraded":"2024-09-21T10:47:46.484456+0000","last_fullsized":"2024-09-21T10:47:46.484456+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+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 @ 2024-09-22T22:13:48.075477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351797248,"num_objects":5368,"num_object_clones":0,"num_object_copies":16104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5368,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5368,"num_write_kb":343552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":43,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.583387+0000","last_change":"2024-09-21T10:44:05.073585+0000","last_active":"2024-09-21T10:47:29.583387+0000","last_peered":"2024-09-21T10:47:29.583387+0000","last_clean":"2024-09-21T10:47:29.583387+0000","last_became_active":"2024-09-21T10:44:05.073348+0000","last_became_peered":"2024-09-21T10:44:05.073348+0000","last_unstale":"2024-09-21T10:47:29.583387+0000","last_undegraded":"2024-09-21T10:47:29.583387+0000","last_fullsized":"2024-09-21T10:47:29.583387+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:33.127824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":252,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.581468+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:47:29.581468+0000","last_peered":"2024-09-21T10:47:29.581468+0000","last_clean":"2024-09-21T10:47:29.581468+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:47:29.581468+0000","last_undegraded":"2024-09-21T10:47:29.581468+0000","last_fullsized":"2024-09-21T10:47:29.581468+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"266'5616","reported_seq":5631,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.998079+0000","last_change":"2024-09-21T10:46:27.069928+0000","last_active":"2024-09-21T10:47:49.998079+0000","last_peered":"2024-09-21T10:47:49.998079+0000","last_clean":"2024-09-21T10:47:49.998079+0000","last_became_active":"2024-09-21T10:46:27.069530+0000","last_became_peered":"2024-09-21T10:46:27.069530+0000","last_unstale":"2024-09-21T10:47:49.998079+0000","last_undegraded":"2024-09-21T10:47:49.998079+0000","last_fullsized":"2024-09-21T10:47:49.998079+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5616,"log_dups_size":0,"ondisk_log_size":5616,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:15.481652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":368050176,"num_objects":5616,"num_object_clones":0,"num_object_copies":16848,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5616,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5616,"num_write_kb":359424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":43,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.583972+0000","last_change":"2024-09-21T10:44:05.082524+0000","last_active":"2024-09-21T10:47:29.583972+0000","last_peered":"2024-09-21T10:47:29.583972+0000","last_clean":"2024-09-21T10:47:29.583972+0000","last_became_active":"2024-09-21T10:44:05.082152+0000","last_became_peered":"2024-09-21T10:44:05.082152+0000","last_unstale":"2024-09-21T10:47:29.583972+0000","last_undegraded":"2024-09-21T10:47:29.583972+0000","last_fullsized":"2024-09-21T10:47:29.583972+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:11.919774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":128,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:40.862086+0000","last_change":"2024-09-21T10:39:11.745892+0000","last_active":"2024-09-21T10:47:40.862086+0000","last_peered":"2024-09-21T10:47:40.862086+0000","last_clean":"2024-09-21T10:47:40.862086+0000","last_became_active":"2024-09-21T10:39:11.744011+0000","last_became_peered":"2024-09-21T10:39:11.744011+0000","last_unstale":"2024-09-21T10:47:40.862086+0000","last_undegraded":"2024-09-21T10:47:40.862086+0000","last_fullsized":"2024-09-21T10:47:40.862086+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:13.979352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"266'5576","reported_seq":5593,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.996041+0000","last_change":"2024-09-21T10:46:27.072358+0000","last_active":"2024-09-21T10:47:49.996041+0000","last_peered":"2024-09-21T10:47:49.996041+0000","last_clean":"2024-09-21T10:47:49.996041+0000","last_became_active":"2024-09-21T10:46:27.072028+0000","last_became_peered":"2024-09-21T10:46:27.072028+0000","last_unstale":"2024-09-21T10:47:49.996041+0000","last_undegraded":"2024-09-21T10:47:49.996041+0000","last_fullsized":"2024-09-21T10:47:49.996041+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5576,"log_dups_size":0,"ondisk_log_size":5576,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:14:12.325785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":365428736,"num_objects":5576,"num_object_clones":0,"num_object_copies":16728,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5576,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5576,"num_write_kb":356864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":271,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.580810+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T10:47:29.580810+0000","last_peered":"2024-09-21T10:47:29.580810+0000","last_clean":"2024-09-21T10:47:29.580810+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T10:47:29.580810+0000","last_undegraded":"2024-09-21T10:47:29.580810+0000","last_fullsized":"2024-09-21T10:47:29.580810+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":397,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.114109+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:47:41.114109+0000","last_peered":"2024-09-21T10:47:41.114109+0000","last_clean":"2024-09-21T10:47:41.114109+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:47:41.114109+0000","last_undegraded":"2024-09-21T10:47:41.114109+0000","last_fullsized":"2024-09-21T10:47:41.114109+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"266'5463","reported_seq":5489,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.119404+0000","last_change":"2024-09-21T10:46:27.070432+0000","last_active":"2024-09-21T10:47:49.119404+0000","last_peered":"2024-09-21T10:47:49.119404+0000","last_clean":"2024-09-21T10:47:49.119404+0000","last_became_active":"2024-09-21T10:46:27.070132+0000","last_became_peered":"2024-09-21T10:46:27.070132+0000","last_unstale":"2024-09-21T10:47:49.119404+0000","last_undegraded":"2024-09-21T10:47:49.119404+0000","last_fullsized":"2024-09-21T10:47:49.119404+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5463,"log_dups_size":0,"ondisk_log_size":5463,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:10:01.311030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358023168,"num_objects":5463,"num_object_clones":0,"num_object_copies":16389,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5463,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5463,"num_write_kb":349632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"84'149","reported_seq":560,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.107819+0000","last_change":"2024-09-21T10:44:07.698137+0000","last_active":"2024-09-21T10:47:41.107819+0000","last_peered":"2024-09-21T10:47:41.107819+0000","last_clean":"2024-09-21T10:47:41.107819+0000","last_became_active":"2024-09-21T10:44:05.066568+0000","last_became_peered":"2024-09-21T10:44:05.066568+0000","last_unstale":"2024-09-21T10:47:41.107819+0000","last_undegraded":"2024-09-21T10:47:41.107819+0000","last_fullsized":"2024-09-21T10:47:41.107819+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:07.698079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:07.698079+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:42.296402+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":401,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.115414+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:47:41.115414+0000","last_peered":"2024-09-21T10:47:41.115414+0000","last_clean":"2024-09-21T10:47:41.115414+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:47:41.115414+0000","last_undegraded":"2024-09-21T10:47:41.115414+0000","last_fullsized":"2024-09-21T10:47:41.115414+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":270,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.582576+0000","last_change":"2024-09-21T10:39:11.736351+0000","last_active":"2024-09-21T10:47:29.582576+0000","last_peered":"2024-09-21T10:47:29.582576+0000","last_clean":"2024-09-21T10:47:29.582576+0000","last_became_active":"2024-09-21T10:39:11.736048+0000","last_became_peered":"2024-09-21T10:39:11.736048+0000","last_unstale":"2024-09-21T10:47:29.582576+0000","last_undegraded":"2024-09-21T10:47:29.582576+0000","last_fullsized":"2024-09-21T10:47:29.582576+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:06.883075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"266'5213","reported_seq":5239,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:46.496049+0000","last_change":"2024-09-21T10:46:27.070712+0000","last_active":"2024-09-21T10:47:46.496049+0000","last_peered":"2024-09-21T10:47:46.496049+0000","last_clean":"2024-09-21T10:47:46.496049+0000","last_became_active":"2024-09-21T10:46:27.070382+0000","last_became_peered":"2024-09-21T10:46:27.070382+0000","last_unstale":"2024-09-21T10:47:46.496049+0000","last_undegraded":"2024-09-21T10:47:46.496049+0000","last_fullsized":"2024-09-21T10:47:46.496049+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5213,"log_dups_size":0,"ondisk_log_size":5213,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.044651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":341639168,"num_objects":5213,"num_object_clones":0,"num_object_copies":15639,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5213,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5213,"num_write_kb":333632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"170'150","reported_seq":526,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.585159+0000","last_change":"2024-09-21T10:41:37.561094+0000","last_active":"2024-09-21T10:47:29.585159+0000","last_peered":"2024-09-21T10:47:29.585159+0000","last_clean":"2024-09-21T10:47:29.585159+0000","last_became_active":"2024-09-21T10:41:37.560564+0000","last_became_peered":"2024-09-21T10:41:37.560564+0000","last_unstale":"2024-09-21T10:47:29.585159+0000","last_undegraded":"2024-09-21T10:47:29.585159+0000","last_fullsized":"2024-09-21T10:47:29.585159+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:18.645356+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":128,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:40.861950+0000","last_change":"2024-09-21T10:39:11.745687+0000","last_active":"2024-09-21T10:47:40.861950+0000","last_peered":"2024-09-21T10:47:40.861950+0000","last_clean":"2024-09-21T10:47:40.861950+0000","last_became_active":"2024-09-21T10:39:11.741873+0000","last_became_peered":"2024-09-21T10:39:11.741873+0000","last_unstale":"2024-09-21T10:47:40.861950+0000","last_undegraded":"2024-09-21T10:47:40.861950+0000","last_fullsized":"2024-09-21T10:47:40.861950+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:42.486967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":272,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.682409+0000","last_change":"2024-09-21T10:39:12.808570+0000","last_active":"2024-09-21T10:47:29.682409+0000","last_peered":"2024-09-21T10:47:29.682409+0000","last_clean":"2024-09-21T10:47:29.682409+0000","last_became_active":"2024-09-21T10:39:12.808211+0000","last_became_peered":"2024-09-21T10:39:12.808211+0000","last_unstale":"2024-09-21T10:47:29.682409+0000","last_undegraded":"2024-09-21T10:47:29.682409+0000","last_fullsized":"2024-09-21T10:47:29.682409+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:23.262967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.3","version":"266'5393","reported_seq":5420,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.097824+0000","last_change":"2024-09-21T10:46:27.081480+0000","last_active":"2024-09-21T10:47:49.097824+0000","last_peered":"2024-09-21T10:47:49.097824+0000","last_clean":"2024-09-21T10:47:49.097824+0000","last_became_active":"2024-09-21T10:46:27.081041+0000","last_became_peered":"2024-09-21T10:46:27.081041+0000","last_unstale":"2024-09-21T10:47:49.097824+0000","last_undegraded":"2024-09-21T10:47:49.097824+0000","last_fullsized":"2024-09-21T10:47:49.097824+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5393,"log_dups_size":0,"ondisk_log_size":5393,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:14:29.251563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353435648,"num_objects":5393,"num_object_clones":0,"num_object_copies":16179,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5393,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5393,"num_write_kb":345152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.581662+0000","last_change":"2024-09-21T10:38:45.593111+0000","last_active":"2024-09-21T10:47:29.581662+0000","last_peered":"2024-09-21T10:47:29.581662+0000","last_clean":"2024-09-21T10:47:29.581662+0000","last_became_active":"2024-09-21T10:38:45.592812+0000","last_became_peered":"2024-09-21T10:38:45.592812+0000","last_unstale":"2024-09-21T10:47:29.581662+0000","last_undegraded":"2024-09-21T10:47:29.581662+0000","last_fullsized":"2024-09-21T10:47:29.581662+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:47:20.688432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":270,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.682455+0000","last_change":"2024-09-21T10:39:11.726734+0000","last_active":"2024-09-21T10:47:29.682455+0000","last_peered":"2024-09-21T10:47:29.682455+0000","last_clean":"2024-09-21T10:47:29.682455+0000","last_became_active":"2024-09-21T10:39:11.726435+0000","last_became_peered":"2024-09-21T10:39:11.726435+0000","last_unstale":"2024-09-21T10:47:29.682455+0000","last_undegraded":"2024-09-21T10:47:29.682455+0000","last_fullsized":"2024-09-21T10:47:29.682455+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:33:05.283645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"266'5566","reported_seq":5593,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.119191+0000","last_change":"2024-09-21T10:46:27.071207+0000","last_active":"2024-09-21T10:47:49.119191+0000","last_peered":"2024-09-21T10:47:49.119191+0000","last_clean":"2024-09-21T10:47:49.119191+0000","last_became_active":"2024-09-21T10:46:27.070982+0000","last_became_peered":"2024-09-21T10:46:27.070982+0000","last_unstale":"2024-09-21T10:47:49.119191+0000","last_undegraded":"2024-09-21T10:47:49.119191+0000","last_fullsized":"2024-09-21T10:47:49.119191+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5566,"log_dups_size":0,"ondisk_log_size":5566,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:54.933326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":364773376,"num_objects":5566,"num_object_clones":0,"num_object_copies":16698,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5566,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5566,"num_write_kb":356224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"84'149","reported_seq":527,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.586716+0000","last_change":"2024-09-21T10:39:12.718817+0000","last_active":"2024-09-21T10:47:29.586716+0000","last_peered":"2024-09-21T10:47:29.586716+0000","last_clean":"2024-09-21T10:47:29.586716+0000","last_became_active":"2024-09-21T10:39:12.718376+0000","last_became_peered":"2024-09-21T10:39:12.718376+0000","last_unstale":"2024-09-21T10:47:29.586716+0000","last_undegraded":"2024-09-21T10:47:29.586716+0000","last_fullsized":"2024-09-21T10:47:29.586716+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:11:56.745893+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":403,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.107618+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:47:41.107618+0000","last_peered":"2024-09-21T10:47:41.107618+0000","last_clean":"2024-09-21T10:47:41.107618+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:47:41.107618+0000","last_undegraded":"2024-09-21T10:47:41.107618+0000","last_fullsized":"2024-09-21T10:47:41.107618+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":386,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.110660+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:47:41.110660+0000","last_peered":"2024-09-21T10:47:41.110660+0000","last_clean":"2024-09-21T10:47:41.110660+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:47:41.110660+0000","last_undegraded":"2024-09-21T10:47:41.110660+0000","last_fullsized":"2024-09-21T10:47:41.110660+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"266'5475","reported_seq":5502,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.062709+0000","last_change":"2024-09-21T10:46:27.068693+0000","last_active":"2024-09-21T10:47:49.062709+0000","last_peered":"2024-09-21T10:47:49.062709+0000","last_clean":"2024-09-21T10:47:49.062709+0000","last_became_active":"2024-09-21T10:46:27.068204+0000","last_became_peered":"2024-09-21T10:46:27.068204+0000","last_unstale":"2024-09-21T10:47:49.062709+0000","last_undegraded":"2024-09-21T10:47:49.062709+0000","last_fullsized":"2024-09-21T10:47:49.062709+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5475,"log_dups_size":0,"ondisk_log_size":5475,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:33.309007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358809600,"num_objects":5475,"num_object_clones":0,"num_object_copies":16425,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5475,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5475,"num_write_kb":350400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":417,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.113235+0000","last_change":"2024-09-21T10:44:53.181969+0000","last_active":"2024-09-21T10:47:41.113235+0000","last_peered":"2024-09-21T10:47:41.113235+0000","last_clean":"2024-09-21T10:47:41.113235+0000","last_became_active":"2024-09-21T10:44:05.074784+0000","last_became_peered":"2024-09-21T10:44:05.074784+0000","last_unstale":"2024-09-21T10:47:41.113235+0000","last_undegraded":"2024-09-21T10:47:41.113235+0000","last_fullsized":"2024-09-21T10:47:41.113235+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:53.181639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:53.181639+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:07:29.983229+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":266,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.580848+0000","last_change":"2024-09-21T10:39:14.298053+0000","last_active":"2024-09-21T10:47:29.580848+0000","last_peered":"2024-09-21T10:47:29.580848+0000","last_clean":"2024-09-21T10:47:29.580848+0000","last_became_active":"2024-09-21T10:38:45.604259+0000","last_became_peered":"2024-09-21T10:38:45.604259+0000","last_unstale":"2024-09-21T10:47:29.580848+0000","last_undegraded":"2024-09-21T10:47:29.580848+0000","last_fullsized":"2024-09-21T10:47:29.580848+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:40.750841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.2","version":"0'0","reported_seq":380,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.107761+0000","last_change":"2024-09-21T10:39:11.749108+0000","last_active":"2024-09-21T10:47:41.107761+0000","last_peered":"2024-09-21T10:47:41.107761+0000","last_clean":"2024-09-21T10:47:41.107761+0000","last_became_active":"2024-09-21T10:39:11.748810+0000","last_became_peered":"2024-09-21T10:39:11.748810+0000","last_unstale":"2024-09-21T10:47:41.107761+0000","last_undegraded":"2024-09-21T10:47:41.107761+0000","last_fullsized":"2024-09-21T10:47:41.107761+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:06:20.095303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:30.110535+0000","last_change":"2024-09-21T10:39:11.749199+0000","last_active":"2024-09-21T10:47:30.110535+0000","last_peered":"2024-09-21T10:47:30.110535+0000","last_clean":"2024-09-21T10:47:30.110535+0000","last_became_active":"2024-09-21T10:39:11.746993+0000","last_became_peered":"2024-09-21T10:39:11.746993+0000","last_unstale":"2024-09-21T10:47:30.110535+0000","last_undegraded":"2024-09-21T10:47:30.110535+0000","last_fullsized":"2024-09-21T10:47:30.110535+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:14.051503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"266'5377","reported_seq":5404,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.061487+0000","last_change":"2024-09-21T10:46:27.077152+0000","last_active":"2024-09-21T10:47:49.061487+0000","last_peered":"2024-09-21T10:47:49.061487+0000","last_clean":"2024-09-21T10:47:49.061487+0000","last_became_active":"2024-09-21T10:46:27.076812+0000","last_became_peered":"2024-09-21T10:46:27.076812+0000","last_unstale":"2024-09-21T10:47:49.061487+0000","last_undegraded":"2024-09-21T10:47:49.061487+0000","last_fullsized":"2024-09-21T10:47:49.061487+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5377,"log_dups_size":0,"ondisk_log_size":5377,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:55.823651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352387072,"num_objects":5377,"num_object_clones":0,"num_object_copies":16131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5377,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5377,"num_write_kb":344128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"84'149","reported_seq":605,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.110492+0000","last_change":"2024-09-21T10:39:11.728080+0000","last_active":"2024-09-21T10:47:41.110492+0000","last_peered":"2024-09-21T10:47:41.110492+0000","last_clean":"2024-09-21T10:47:41.110492+0000","last_became_active":"2024-09-21T10:39:11.725783+0000","last_became_peered":"2024-09-21T10:39:11.725783+0000","last_unstale":"2024-09-21T10:47:41.110492+0000","last_undegraded":"2024-09-21T10:47:41.110492+0000","last_fullsized":"2024-09-21T10:47:41.110492+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.290044+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.290044+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:25.346162+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":127,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.109889+0000","last_change":"2024-09-21T10:44:05.075437+0000","last_active":"2024-09-21T10:47:41.109889+0000","last_peered":"2024-09-21T10:47:41.109889+0000","last_clean":"2024-09-21T10:47:41.109889+0000","last_became_active":"2024-09-21T10:44:05.075279+0000","last_became_peered":"2024-09-21T10:44:05.075279+0000","last_unstale":"2024-09-21T10:47:41.109889+0000","last_undegraded":"2024-09-21T10:47:41.109889+0000","last_fullsized":"2024-09-21T10:47:41.109889+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:18:42.717415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":398,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.113879+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:47:41.113879+0000","last_peered":"2024-09-21T10:47:41.113879+0000","last_clean":"2024-09-21T10:47:41.113879+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:47:41.113879+0000","last_undegraded":"2024-09-21T10:47:41.113879+0000","last_fullsized":"2024-09-21T10:47:41.113879+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":420,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.114249+0000","last_change":"2024-09-21T10:38:45.608536+0000","last_active":"2024-09-21T10:47:41.114249+0000","last_peered":"2024-09-21T10:47:41.114249+0000","last_clean":"2024-09-21T10:47:41.114249+0000","last_became_active":"2024-09-21T10:38:45.608030+0000","last_became_peered":"2024-09-21T10:38:45.608030+0000","last_unstale":"2024-09-21T10:47:41.114249+0000","last_undegraded":"2024-09-21T10:47:41.114249+0000","last_fullsized":"2024-09-21T10:47:41.114249+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:18.121744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"266'5608","reported_seq":5625,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.967192+0000","last_change":"2024-09-21T10:46:27.071328+0000","last_active":"2024-09-21T10:47:49.967192+0000","last_peered":"2024-09-21T10:47:49.967192+0000","last_clean":"2024-09-21T10:47:49.967192+0000","last_became_active":"2024-09-21T10:46:27.070977+0000","last_became_peered":"2024-09-21T10:46:27.070977+0000","last_unstale":"2024-09-21T10:47:49.967192+0000","last_undegraded":"2024-09-21T10:47:49.967192+0000","last_fullsized":"2024-09-21T10:47:49.967192+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5608,"log_dups_size":0,"ondisk_log_size":5608,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:22:03.004202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367525888,"num_objects":5608,"num_object_clones":0,"num_object_copies":16824,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5608,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5608,"num_write_kb":358912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"84'149","reported_seq":417,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.113255+0000","last_change":"2024-09-21T10:44:05.130355+0000","last_active":"2024-09-21T10:47:41.113255+0000","last_peered":"2024-09-21T10:47:41.113255+0000","last_clean":"2024-09-21T10:47:41.113255+0000","last_became_active":"2024-09-21T10:44:05.059584+0000","last_became_peered":"2024-09-21T10:44:05.059584+0000","last_unstale":"2024-09-21T10:47:41.113255+0000","last_undegraded":"2024-09-21T10:47:41.113255+0000","last_fullsized":"2024-09-21T10:47:41.113255+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:05.130313+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:05.130313+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:55.141088+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":234,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.111129+0000","last_change":"2024-09-21T10:38:45.611652+0000","last_active":"2024-09-21T10:47:41.111129+0000","last_peered":"2024-09-21T10:47:41.111129+0000","last_clean":"2024-09-21T10:47:41.111129+0000","last_became_active":"2024-09-21T10:38:45.611135+0000","last_became_peered":"2024-09-21T10:38:45.611135+0000","last_unstale":"2024-09-21T10:47:41.111129+0000","last_undegraded":"2024-09-21T10:47:41.111129+0000","last_fullsized":"2024-09-21T10:47:41.111129+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:36:16.986412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":417,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.110066+0000","last_change":"2024-09-21T10:39:12.742329+0000","last_active":"2024-09-21T10:47:41.110066+0000","last_peered":"2024-09-21T10:47:41.110066+0000","last_clean":"2024-09-21T10:47:41.110066+0000","last_became_active":"2024-09-21T10:39:12.741877+0000","last_became_peered":"2024-09-21T10:39:12.741877+0000","last_unstale":"2024-09-21T10:47:41.110066+0000","last_undegraded":"2024-09-21T10:47:41.110066+0000","last_fullsized":"2024-09-21T10:47:41.110066+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:42.570712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":416,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.110101+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:47:41.110101+0000","last_peered":"2024-09-21T10:47:41.110101+0000","last_clean":"2024-09-21T10:47:41.110101+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:47:41.110101+0000","last_undegraded":"2024-09-21T10:47:41.110101+0000","last_fullsized":"2024-09-21T10:47:41.110101+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"266'5625","reported_seq":5652,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.073239+0000","last_change":"2024-09-21T10:46:27.079473+0000","last_active":"2024-09-21T10:47:49.073239+0000","last_peered":"2024-09-21T10:47:49.073239+0000","last_clean":"2024-09-21T10:47:49.073239+0000","last_became_active":"2024-09-21T10:46:27.079131+0000","last_became_peered":"2024-09-21T10:46:27.079131+0000","last_unstale":"2024-09-21T10:47:49.073239+0000","last_undegraded":"2024-09-21T10:47:49.073239+0000","last_fullsized":"2024-09-21T10:47:49.073239+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5625,"log_dups_size":0,"ondisk_log_size":5625,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:22:29.371403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":368640000,"num_objects":5625,"num_object_clones":0,"num_object_copies":16875,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5625,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5625,"num_write_kb":360000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"84'149","reported_seq":511,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.580648+0000","last_change":"2024-09-21T10:38:48.534489+0000","last_active":"2024-09-21T10:47:29.580648+0000","last_peered":"2024-09-21T10:47:29.580648+0000","last_clean":"2024-09-21T10:47:29.580648+0000","last_became_active":"2024-09-21T10:38:48.533462+0000","last_became_peered":"2024-09-21T10:38:48.533462+0000","last_unstale":"2024-09-21T10:47:29.580648+0000","last_undegraded":"2024-09-21T10:47:29.580648+0000","last_fullsized":"2024-09-21T10:47:29.580648+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:31.801033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:31.801033+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:00.378617+0000","scrub_duration":0.0028198009999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"66'2","reported_seq":298,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.586808+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T10:47:29.586808+0000","last_peered":"2024-09-21T10:47:29.586808+0000","last_clean":"2024-09-21T10:47:29.586808+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T10:47:29.586808+0000","last_undegraded":"2024-09-21T10:47:29.586808+0000","last_fullsized":"2024-09-21T10:47:29.586808+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":272,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.581954+0000","last_change":"2024-09-21T10:39:11.755563+0000","last_active":"2024-09-21T10:47:29.581954+0000","last_peered":"2024-09-21T10:47:29.581954+0000","last_clean":"2024-09-21T10:47:29.581954+0000","last_became_active":"2024-09-21T10:39:11.755290+0000","last_became_peered":"2024-09-21T10:39:11.755290+0000","last_unstale":"2024-09-21T10:47:29.581954+0000","last_undegraded":"2024-09-21T10:47:29.581954+0000","last_fullsized":"2024-09-21T10:47:29.581954+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:54.222785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":410,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.111722+0000","last_change":"2024-09-21T10:39:12.764474+0000","last_active":"2024-09-21T10:47:41.111722+0000","last_peered":"2024-09-21T10:47:41.111722+0000","last_clean":"2024-09-21T10:47:41.111722+0000","last_became_active":"2024-09-21T10:39:12.764068+0000","last_became_peered":"2024-09-21T10:39:12.764068+0000","last_unstale":"2024-09-21T10:47:41.111722+0000","last_undegraded":"2024-09-21T10:47:41.111722+0000","last_fullsized":"2024-09-21T10:47:41.111722+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:16:31.182279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"266'5634","reported_seq":5651,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.912222+0000","last_change":"2024-09-21T10:46:27.075264+0000","last_active":"2024-09-21T10:47:49.912222+0000","last_peered":"2024-09-21T10:47:49.912222+0000","last_clean":"2024-09-21T10:47:49.912222+0000","last_became_active":"2024-09-21T10:46:27.074938+0000","last_became_peered":"2024-09-21T10:46:27.074938+0000","last_unstale":"2024-09-21T10:47:49.912222+0000","last_undegraded":"2024-09-21T10:47:49.912222+0000","last_fullsized":"2024-09-21T10:47:49.912222+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5634,"log_dups_size":0,"ondisk_log_size":5634,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:10:20.300216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":369229824,"num_objects":5634,"num_object_clones":0,"num_object_copies":16902,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5634,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5634,"num_write_kb":360576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"84'149","reported_seq":589,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:40.862517+0000","last_change":"2024-09-21T10:41:36.118377+0000","last_active":"2024-09-21T10:47:40.862517+0000","last_peered":"2024-09-21T10:47:40.862517+0000","last_clean":"2024-09-21T10:47:40.862517+0000","last_became_active":"2024-09-21T10:39:11.736862+0000","last_became_peered":"2024-09-21T10:39:11.736862+0000","last_unstale":"2024-09-21T10:47:40.862517+0000","last_undegraded":"2024-09-21T10:47:40.862517+0000","last_fullsized":"2024-09-21T10:47:40.862517+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:41:36.118230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:41:36.118230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:15:45.923708+0000","scrub_duration":0.0024624220000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":274,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.584329+0000","last_change":"2024-09-21T10:39:12.733129+0000","last_active":"2024-09-21T10:47:29.584329+0000","last_peered":"2024-09-21T10:47:29.584329+0000","last_clean":"2024-09-21T10:47:29.584329+0000","last_became_active":"2024-09-21T10:39:12.732799+0000","last_became_peered":"2024-09-21T10:39:12.732799+0000","last_unstale":"2024-09-21T10:47:29.584329+0000","last_undegraded":"2024-09-21T10:47:29.584329+0000","last_fullsized":"2024-09-21T10:47:29.584329+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:53:42.796044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":432,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.112157+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:47:41.112157+0000","last_peered":"2024-09-21T10:47:41.112157+0000","last_clean":"2024-09-21T10:47:41.112157+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:47:41.112157+0000","last_undegraded":"2024-09-21T10:47:41.112157+0000","last_fullsized":"2024-09-21T10:47:41.112157+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":376,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.110343+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:47:41.110343+0000","last_peered":"2024-09-21T10:47:41.110343+0000","last_clean":"2024-09-21T10:47:41.110343+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:47:41.110343+0000","last_undegraded":"2024-09-21T10:47:41.110343+0000","last_fullsized":"2024-09-21T10:47:41.110343+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.e","version":"266'5529","reported_seq":5546,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.668836+0000","last_change":"2024-09-21T10:46:27.074955+0000","last_active":"2024-09-21T10:47:49.668836+0000","last_peered":"2024-09-21T10:47:49.668836+0000","last_clean":"2024-09-21T10:47:49.668836+0000","last_became_active":"2024-09-21T10:46:27.074665+0000","last_became_peered":"2024-09-21T10:46:27.074665+0000","last_unstale":"2024-09-21T10:47:49.668836+0000","last_undegraded":"2024-09-21T10:47:49.668836+0000","last_fullsized":"2024-09-21T10:47:49.668836+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5529,"log_dups_size":0,"ondisk_log_size":5529,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:50:37.311757+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":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5529,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5529,"num_write_kb":353856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"84'149","reported_seq":585,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:40.862558+0000","last_change":"2024-09-21T10:39:57.917833+0000","last_active":"2024-09-21T10:47:40.862558+0000","last_peered":"2024-09-21T10:47:40.862558+0000","last_clean":"2024-09-21T10:47:40.862558+0000","last_became_active":"2024-09-21T10:39:11.737621+0000","last_became_peered":"2024-09-21T10:39:11.737621+0000","last_unstale":"2024-09-21T10:47:40.862558+0000","last_undegraded":"2024-09-21T10:47:40.862558+0000","last_fullsized":"2024-09-21T10:47:40.862558+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:39:57.917707+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:39:57.917707+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:42:32.434805+0000","scrub_duration":0.00163178,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":394,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.112058+0000","last_change":"2024-09-21T10:38:45.613509+0000","last_active":"2024-09-21T10:47:41.112058+0000","last_peered":"2024-09-21T10:47:41.112058+0000","last_clean":"2024-09-21T10:47:41.112058+0000","last_became_active":"2024-09-21T10:38:45.609378+0000","last_became_peered":"2024-09-21T10:38:45.609378+0000","last_unstale":"2024-09-21T10:47:41.112058+0000","last_undegraded":"2024-09-21T10:47:41.112058+0000","last_fullsized":"2024-09-21T10:47:41.112058+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:08.249548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":107,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.113998+0000","last_change":"2024-09-21T10:44:05.064107+0000","last_active":"2024-09-21T10:47:41.113998+0000","last_peered":"2024-09-21T10:47:41.113998+0000","last_clean":"2024-09-21T10:47:41.113998+0000","last_became_active":"2024-09-21T10:44:05.063816+0000","last_became_peered":"2024-09-21T10:44:05.063816+0000","last_unstale":"2024-09-21T10:47:41.113998+0000","last_undegraded":"2024-09-21T10:47:41.113998+0000","last_fullsized":"2024-09-21T10:47:41.113998+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:32:40.372915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":387,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.113266+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:47:41.113266+0000","last_peered":"2024-09-21T10:47:41.113266+0000","last_clean":"2024-09-21T10:47:41.113266+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:47:41.113266+0000","last_undegraded":"2024-09-21T10:47:41.113266+0000","last_fullsized":"2024-09-21T10:47:41.113266+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"266'5401","reported_seq":5428,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:46.475583+0000","last_change":"2024-09-21T10:46:27.066125+0000","last_active":"2024-09-21T10:47:46.475583+0000","last_peered":"2024-09-21T10:47:46.475583+0000","last_clean":"2024-09-21T10:47:46.475583+0000","last_became_active":"2024-09-21T10:46:27.065790+0000","last_became_peered":"2024-09-21T10:46:27.065790+0000","last_unstale":"2024-09-21T10:47:46.475583+0000","last_undegraded":"2024-09-21T10:47:46.475583+0000","last_fullsized":"2024-09-21T10:47:46.475583+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5401,"log_dups_size":0,"ondisk_log_size":5401,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:28:28.577749+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353959936,"num_objects":5401,"num_object_clones":0,"num_object_copies":16203,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5401,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5401,"num_write_kb":345664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"84'149","reported_seq":527,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.582177+0000","last_change":"2024-09-21T10:39:12.719885+0000","last_active":"2024-09-21T10:47:29.582177+0000","last_peered":"2024-09-21T10:47:29.582177+0000","last_clean":"2024-09-21T10:47:29.582177+0000","last_became_active":"2024-09-21T10:39:12.719180+0000","last_became_peered":"2024-09-21T10:39:12.719180+0000","last_unstale":"2024-09-21T10:47:29.582177+0000","last_undegraded":"2024-09-21T10:47:29.582177+0000","last_fullsized":"2024-09-21T10:47:29.582177+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.629086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.629086+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:51.141545+0000","scrub_duration":0.003116106,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":402,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.111401+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:47:41.111401+0000","last_peered":"2024-09-21T10:47:41.111401+0000","last_clean":"2024-09-21T10:47:41.111401+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:47:41.111401+0000","last_undegraded":"2024-09-21T10:47:41.111401+0000","last_fullsized":"2024-09-21T10:47:41.111401+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":412,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.110515+0000","last_change":"2024-09-21T10:39:11.727347+0000","last_active":"2024-09-21T10:47:41.110515+0000","last_peered":"2024-09-21T10:47:41.110515+0000","last_clean":"2024-09-21T10:47:41.110515+0000","last_became_active":"2024-09-21T10:39:11.725834+0000","last_became_peered":"2024-09-21T10:39:11.725834+0000","last_unstale":"2024-09-21T10:47:41.110515+0000","last_undegraded":"2024-09-21T10:47:41.110515+0000","last_fullsized":"2024-09-21T10:47:41.110515+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:01:05.187179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":399,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.107531+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:47:41.107531+0000","last_peered":"2024-09-21T10:47:41.107531+0000","last_clean":"2024-09-21T10:47:41.107531+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:47:41.107531+0000","last_undegraded":"2024-09-21T10:47:41.107531+0000","last_fullsized":"2024-09-21T10:47:41.107531+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"266'5367","reported_seq":5394,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:49.119284+0000","last_change":"2024-09-21T10:46:27.076390+0000","last_active":"2024-09-21T10:47:49.119284+0000","last_peered":"2024-09-21T10:47:49.119284+0000","last_clean":"2024-09-21T10:47:49.119284+0000","last_became_active":"2024-09-21T10:46:27.076086+0000","last_became_peered":"2024-09-21T10:46:27.076086+0000","last_unstale":"2024-09-21T10:47:49.119284+0000","last_undegraded":"2024-09-21T10:47:49.119284+0000","last_fullsized":"2024-09-21T10:47:49.119284+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":5367,"log_dups_size":0,"ondisk_log_size":5367,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:43.803280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351731712,"num_objects":5367,"num_object_clones":0,"num_object_copies":16101,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5367,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5367,"num_write_kb":343488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"84'149","reported_seq":594,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.107714+0000","last_change":"2024-09-21T10:35:29.131713+0000","last_active":"2024-09-21T10:47:41.107714+0000","last_peered":"2024-09-21T10:47:41.107714+0000","last_clean":"2024-09-21T10:47:41.107714+0000","last_became_active":"2024-09-21T10:35:28.483394+0000","last_became_peered":"2024-09-21T10:35:28.483394+0000","last_unstale":"2024-09-21T10:47:41.107714+0000","last_undegraded":"2024-09-21T10:47:41.107714+0000","last_fullsized":"2024-09-21T10:47:41.107714+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.131655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.131655+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:55.053377+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":405,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.114106+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:47:41.114106+0000","last_peered":"2024-09-21T10:47:41.114106+0000","last_clean":"2024-09-21T10:47:41.114106+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:47:41.114106+0000","last_undegraded":"2024-09-21T10:47:41.114106+0000","last_fullsized":"2024-09-21T10:47:41.114106+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":126,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:40.862485+0000","last_change":"2024-09-21T10:39:12.755566+0000","last_active":"2024-09-21T10:47:40.862485+0000","last_peered":"2024-09-21T10:47:40.862485+0000","last_clean":"2024-09-21T10:47:40.862485+0000","last_became_active":"2024-09-21T10:39:12.754358+0000","last_became_peered":"2024-09-21T10:39:12.754358+0000","last_unstale":"2024-09-21T10:47:40.862485+0000","last_undegraded":"2024-09-21T10:47:40.862485+0000","last_fullsized":"2024-09-21T10:47:40.862485+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:19:36.213350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":256,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.581531+0000","last_change":"2024-09-21T10:39:11.734022+0000","last_active":"2024-09-21T10:47:29.581531+0000","last_peered":"2024-09-21T10:47:29.581531+0000","last_clean":"2024-09-21T10:47:29.581531+0000","last_became_active":"2024-09-21T10:39:11.731261+0000","last_became_peered":"2024-09-21T10:39:11.731261+0000","last_unstale":"2024-09-21T10:47:29.581531+0000","last_undegraded":"2024-09-21T10:47:29.581531+0000","last_fullsized":"2024-09-21T10:47:29.581531+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:27:12.520746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":269,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.581807+0000","last_change":"2024-09-21T10:39:11.726760+0000","last_active":"2024-09-21T10:47:29.581807+0000","last_peered":"2024-09-21T10:47:29.581807+0000","last_clean":"2024-09-21T10:47:29.581807+0000","last_became_active":"2024-09-21T10:39:11.726477+0000","last_became_peered":"2024-09-21T10:39:11.726477+0000","last_unstale":"2024-09-21T10:47:29.581807+0000","last_undegraded":"2024-09-21T10:47:29.581807+0000","last_fullsized":"2024-09-21T10:47:29.581807+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:33:25.148824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":305,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.582883+0000","last_change":"2024-09-21T10:39:11.736538+0000","last_active":"2024-09-21T10:47:29.582883+0000","last_peered":"2024-09-21T10:47:29.582883+0000","last_clean":"2024-09-21T10:47:29.582883+0000","last_became_active":"2024-09-21T10:39:11.736199+0000","last_became_peered":"2024-09-21T10:39:11.736199+0000","last_unstale":"2024-09-21T10:47:29.582883+0000","last_undegraded":"2024-09-21T10:47:29.582883+0000","last_fullsized":"2024-09-21T10:47:29.582883+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:22.923335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":416,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.110238+0000","last_change":"2024-09-21T10:39:17.256845+0000","last_active":"2024-09-21T10:47:41.110238+0000","last_peered":"2024-09-21T10:47:41.110238+0000","last_clean":"2024-09-21T10:47:41.110238+0000","last_became_active":"2024-09-21T10:39:17.256400+0000","last_became_peered":"2024-09-21T10:39:17.256400+0000","last_unstale":"2024-09-21T10:47:41.110238+0000","last_undegraded":"2024-09-21T10:47:41.110238+0000","last_fullsized":"2024-09-21T10:47:41.110238+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:27:24.934998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"72'3","reported_seq":62,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.111006+0000","last_change":"2024-09-21T10:44:05.081987+0000","last_active":"2024-09-21T10:47:41.111006+0000","last_peered":"2024-09-21T10:47:41.111006+0000","last_clean":"2024-09-21T10:47:41.111006+0000","last_became_active":"2024-09-21T10:44:05.081594+0000","last_became_peered":"2024-09-21T10:44:05.081594+0000","last_unstale":"2024-09-21T10:47:41.111006+0000","last_undegraded":"2024-09-21T10:47:41.111006+0000","last_fullsized":"2024-09-21T10:47:41.111006+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:30:45.149438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":237,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.130120+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:47:41.130120+0000","last_peered":"2024-09-21T10:47:41.130120+0000","last_clean":"2024-09-21T10:47:41.130120+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:47:41.130120+0000","last_undegraded":"2024-09-21T10:47:41.130120+0000","last_fullsized":"2024-09-21T10:47:41.130120+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":379,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.110942+0000","last_change":"2024-09-21T10:39:11.748971+0000","last_active":"2024-09-21T10:47:41.110942+0000","last_peered":"2024-09-21T10:47:41.110942+0000","last_clean":"2024-09-21T10:47:41.110942+0000","last_became_active":"2024-09-21T10:39:11.748632+0000","last_became_peered":"2024-09-21T10:39:11.748632+0000","last_unstale":"2024-09-21T10:47:41.110942+0000","last_undegraded":"2024-09-21T10:47:41.110942+0000","last_fullsized":"2024-09-21T10:47:41.110942+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:52.450806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":396,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.114107+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:47:41.114107+0000","last_peered":"2024-09-21T10:47:41.114107+0000","last_clean":"2024-09-21T10:47:41.114107+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:47:41.114107+0000","last_undegraded":"2024-09-21T10:47:41.114107+0000","last_fullsized":"2024-09-21T10:47:41.114107+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":443,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.107382+0000","last_change":"2024-09-21T10:39:12.759717+0000","last_active":"2024-09-21T10:47:41.107382+0000","last_peered":"2024-09-21T10:47:41.107382+0000","last_clean":"2024-09-21T10:47:41.107382+0000","last_became_active":"2024-09-21T10:39:12.759261+0000","last_became_peered":"2024-09-21T10:39:12.759261+0000","last_unstale":"2024-09-21T10:47:41.107382+0000","last_undegraded":"2024-09-21T10:47:41.107382+0000","last_fullsized":"2024-09-21T10:47:41.107382+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:42.907748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":128,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:30.110582+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T10:47:30.110582+0000","last_peered":"2024-09-21T10:47:30.110582+0000","last_clean":"2024-09-21T10:47:30.110582+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T10:47:30.110582+0000","last_undegraded":"2024-09-21T10:47:30.110582+0000","last_fullsized":"2024-09-21T10:47:30.110582+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":416,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.107616+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:47:41.107616+0000","last_peered":"2024-09-21T10:47:41.107616+0000","last_clean":"2024-09-21T10:47:41.107616+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:47:41.107616+0000","last_undegraded":"2024-09-21T10:47:41.107616+0000","last_fullsized":"2024-09-21T10:47:41.107616+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":399,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.114166+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:47:41.114166+0000","last_peered":"2024-09-21T10:47:41.114166+0000","last_clean":"2024-09-21T10:47:41.114166+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:47:41.114166+0000","last_undegraded":"2024-09-21T10:47:41.114166+0000","last_fullsized":"2024-09-21T10:47:41.114166+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":385,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.109932+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:47:41.109932+0000","last_peered":"2024-09-21T10:47:41.109932+0000","last_clean":"2024-09-21T10:47:41.109932+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:47:41.109932+0000","last_undegraded":"2024-09-21T10:47:41.109932+0000","last_fullsized":"2024-09-21T10:47:41.109932+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":399,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.107821+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:47:41.107821+0000","last_peered":"2024-09-21T10:47:41.107821+0000","last_clean":"2024-09-21T10:47:41.107821+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:47:41.107821+0000","last_undegraded":"2024-09-21T10:47:41.107821+0000","last_fullsized":"2024-09-21T10:47:41.107821+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":262,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.581630+0000","last_change":"2024-09-21T10:38:45.607861+0000","last_active":"2024-09-21T10:47:29.581630+0000","last_peered":"2024-09-21T10:47:29.581630+0000","last_clean":"2024-09-21T10:47:29.581630+0000","last_became_active":"2024-09-21T10:38:45.607513+0000","last_became_peered":"2024-09-21T10:38:45.607513+0000","last_unstale":"2024-09-21T10:47:29.581630+0000","last_undegraded":"2024-09-21T10:47:29.581630+0000","last_fullsized":"2024-09-21T10:47:29.581630+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:40.498453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":127,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.580605+0000","last_change":"2024-09-21T10:38:45.611380+0000","last_active":"2024-09-21T10:47:29.580605+0000","last_peered":"2024-09-21T10:47:29.580605+0000","last_clean":"2024-09-21T10:47:29.580605+0000","last_became_active":"2024-09-21T10:38:45.611017+0000","last_became_peered":"2024-09-21T10:38:45.611017+0000","last_unstale":"2024-09-21T10:47:29.580605+0000","last_undegraded":"2024-09-21T10:47:29.580605+0000","last_fullsized":"2024-09-21T10:47:29.580605+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:17:15.307347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"73'2","reported_seq":391,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.113514+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:47:41.113514+0000","last_peered":"2024-09-21T10:47:41.113514+0000","last_clean":"2024-09-21T10:47:41.113514+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:47:41.113514+0000","last_undegraded":"2024-09-21T10:47:41.113514+0000","last_fullsized":"2024-09-21T10:47:41.113514+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":250,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.581783+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:47:29.581783+0000","last_peered":"2024-09-21T10:47:29.581783+0000","last_clean":"2024-09-21T10:47:29.581783+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:47:29.581783+0000","last_undegraded":"2024-09-21T10:47:29.581783+0000","last_fullsized":"2024-09-21T10:47:29.581783+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":240,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.580766+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:47:29.580766+0000","last_peered":"2024-09-21T10:47:29.580766+0000","last_clean":"2024-09-21T10:47:29.580766+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:47:29.580766+0000","last_undegraded":"2024-09-21T10:47:29.580766+0000","last_fullsized":"2024-09-21T10:47:29.580766+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":250,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.581496+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:47:29.581496+0000","last_peered":"2024-09-21T10:47:29.581496+0000","last_clean":"2024-09-21T10:47:29.581496+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:47:29.581496+0000","last_undegraded":"2024-09-21T10:47:29.581496+0000","last_fullsized":"2024-09-21T10:47:29.581496+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":266,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.584263+0000","last_change":"2024-09-21T10:39:11.730995+0000","last_active":"2024-09-21T10:47:29.584263+0000","last_peered":"2024-09-21T10:47:29.584263+0000","last_clean":"2024-09-21T10:47:29.584263+0000","last_became_active":"2024-09-21T10:39:11.730559+0000","last_became_peered":"2024-09-21T10:39:11.730559+0000","last_unstale":"2024-09-21T10:47:29.584263+0000","last_undegraded":"2024-09-21T10:47:29.584263+0000","last_fullsized":"2024-09-21T10:47:29.584263+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:27.218072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":426,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.111132+0000","last_change":"2024-09-21T10:38:45.610599+0000","last_active":"2024-09-21T10:47:41.111132+0000","last_peered":"2024-09-21T10:47:41.111132+0000","last_clean":"2024-09-21T10:47:41.111132+0000","last_became_active":"2024-09-21T10:38:45.610135+0000","last_became_peered":"2024-09-21T10:38:45.610135+0000","last_unstale":"2024-09-21T10:47:41.111132+0000","last_undegraded":"2024-09-21T10:47:41.111132+0000","last_fullsized":"2024-09-21T10:47:41.111132+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:43.117895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"73'2","reported_seq":440,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.111326+0000","last_change":"2024-09-21T10:39:12.759916+0000","last_active":"2024-09-21T10:47:41.111326+0000","last_peered":"2024-09-21T10:47:41.111326+0000","last_clean":"2024-09-21T10:47:41.111326+0000","last_became_active":"2024-09-21T10:39:12.759587+0000","last_became_peered":"2024-09-21T10:39:12.759587+0000","last_unstale":"2024-09-21T10:47:41.111326+0000","last_undegraded":"2024-09-21T10:47:41.111326+0000","last_fullsized":"2024-09-21T10:47:41.111326+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:19.720836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":268,"reported_epoch":265,"state":"active+clean","last_fresh":"2024-09-21T10:47:29.581237+0000","last_change":"2024-09-21T10:39:11.726753+0000","last_active":"2024-09-21T10:47:29.581237+0000","last_peered":"2024-09-21T10:47:29.581237+0000","last_clean":"2024-09-21T10:47:29.581237+0000","last_became_active":"2024-09-21T10:39:11.726465+0000","last_became_peered":"2024-09-21T10:39:11.726465+0000","last_unstale":"2024-09-21T10:47:29.581237+0000","last_undegraded":"2024-09-21T10:47:29.581237+0000","last_fullsized":"2024-09-21T10:47:29.581237+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:44.255123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":427,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.113961+0000","last_change":"2024-09-21T10:39:13.073914+0000","last_active":"2024-09-21T10:47:41.113961+0000","last_peered":"2024-09-21T10:47:41.113961+0000","last_clean":"2024-09-21T10:47:41.113961+0000","last_became_active":"2024-09-21T10:39:13.033143+0000","last_became_peered":"2024-09-21T10:39:13.033143+0000","last_unstale":"2024-09-21T10:47:41.113961+0000","last_undegraded":"2024-09-21T10:47:41.113961+0000","last_fullsized":"2024-09-21T10:47:41.113961+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:23.090897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":582,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":5751373824,"num_objects":87759,"num_object_clones":0,"num_object_copies":263277,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87759,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":87759,"num_write_kb":5616576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":17281515520,"data_stored":17281515520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":87759,"ondisk_log_size":87759,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":22,"num_read_kb":21,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":10094,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":106496,"data_stored":17278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2048000,"data_stored":2033792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1640,"ondisk_log_size":1640,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201795,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4103144,"kb_used_data":3526560,"kb_used_omap":1,"kb_used_meta":576574,"kb_avail":89642008,"statfs":{"total":95995035648,"available":91793416192,"internally_reserved":0,"allocated":3611197440,"data_stored":3609800187,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":590412236},"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,1,1,4,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197673,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1634216,"kb_used_data":1396064,"kb_used_omap":5,"kb_used_meta":238138,"kb_avail":92110936,"statfs":{"total":95995035648,"available":94321598464,"internally_reserved":0,"allocated":1429569536,"data_stored":1428173043,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":243853448},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725082,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3722268,"kb_used_data":3199828,"kb_used_omap":1,"kb_used_meta":522430,"kb_avail":90022884,"statfs":{"total":95995035648,"available":92183433216,"internally_reserved":0,"allocated":3276623872,"data_stored":3275235150,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":534968774},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,0,4,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986724,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1473128,"kb_used_data":1054880,"kb_used_omap":1,"kb_used_meta":418238,"kb_avail":92272024,"statfs":{"total":95995035648,"available":94486552576,"internally_reserved":0,"allocated":1080197120,"data_stored":1078800128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":428276166},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631732,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3522584,"kb_used_data":2805136,"kb_used_omap":4,"kb_used_meta":717435,"kb_avail":90222568,"statfs":{"total":95995035648,"available":92387909632,"internally_reserved":0,"allocated":2872459264,"data_stored":2871074400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":734654001},"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,1,6,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":0,"seq":420906795258,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958783,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3599112,"kb_used_data":3080128,"kb_used_omap":5,"kb_used_meta":518970,"kb_avail":90146040,"statfs":{"total":95995035648,"available":92309544960,"internally_reserved":0,"allocated":3154051072,"data_stored":3152681158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":531425640},"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,2,4,2,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122308,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2217176,"kb_used_data":1752336,"kb_used_omap":5,"kb_used_meta":464826,"kb_avail":91527976,"statfs":{"total":95995035648,"available":93724647424,"internally_reserved":0,"allocated":1794392064,"data_stored":1793007170,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":475981994},"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],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":24576,"data_stored":5442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":1796538368,"data_stored":1796538368,"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":3151036416,"data_stored":3151036416,"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":2878865408,"data_stored":2878865408,"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":1081671680,"data_stored":1081671680,"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":3297312768,"data_stored":3297312768,"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":1441726464,"data_stored":1441726464,"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":3634364416,"data_stored":3634364416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:47:56.398 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:47:56.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:56.503 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:56.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:56.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:56.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:56.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:56.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:56.778 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:56.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:56.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:56.910 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:56.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:56.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:57.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:57.048 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:57.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:57.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 75 16 94892 94876 79.0489 61.8125 0.00953845 0.0126455 2024-09-21T10:47:57.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:57.181 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:57.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:57.286 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:57.308 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:57.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:57.411 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:57.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:47:57.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:47:57.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:57.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:57.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:57.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:57.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:47:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:47:57] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.51.0" 2024-09-21T10:47:57.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:57.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:57.823 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:57.849 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:47:57.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:47:57.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:57 smithi003 bash[88275]: cluster 2024-09-21T10:47:56.781860+0000 mgr.y (mgr.25133) 1052 : cluster [DBG] pgmap v1064: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 919 op/s 2024-09-21T10:47:57.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:57 smithi003 bash[88275]: cluster 2024-09-21T10:47:56.781860+0000 mgr.y (mgr.25133) 1052 : cluster [DBG] pgmap v1064: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 919 op/s 2024-09-21T10:47:57.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:57 smithi003 bash[89466]: cluster 2024-09-21T10:47:56.781860+0000 mgr.y (mgr.25133) 1052 : cluster [DBG] pgmap v1064: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 919 op/s 2024-09-21T10:47:57.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:57 smithi003 bash[89466]: cluster 2024-09-21T10:47:56.781860+0000 mgr.y (mgr.25133) 1052 : cluster [DBG] pgmap v1064: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 919 op/s 2024-09-21T10:47:57.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:57.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:57.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:57.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:58.092 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:58.120 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:58.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:58.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 76 16 95885 95869 78.8254 62.0625 0.0118637 0.0126813 2024-09-21T10:47:58.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:58.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:57 smithi204 bash[78884]: cluster 2024-09-21T10:47:56.781860+0000 mgr.y (mgr.25133) 1052 : cluster [DBG] pgmap v1064: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 919 op/s 2024-09-21T10:47:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:57 smithi204 bash[78884]: cluster 2024-09-21T10:47:56.781860+0000 mgr.y (mgr.25133) 1052 : cluster [DBG] pgmap v1064: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 919 op/s 2024-09-21T10:47:58.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:58.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:58.381 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:58.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:58.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:58.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:58.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:58.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:58.651 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:58.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:58.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:58.782 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:47:58.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:47:58.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:58.916 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:58.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:58.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:59.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:59.050 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:47:59.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:47:59.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 77 16 96905 96889 78.6295 63.75 0.0168759 0.0127127 2024-09-21T10:47:59.154 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:59.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:59.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:59.276 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:59.303 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:47:59.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:47:59.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:59.440 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:59.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:59.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:59.576 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:47:59.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:47:59.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:59.714 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:47:59.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:47:59.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:59.851 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:59.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:47:59.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:59.980 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:47:59.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:47:59.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:00.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:00.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:59 smithi204 bash[78884]: cluster 2024-09-21T10:47:58.782318+0000 mgr.y (mgr.25133) 1053 : cluster [DBG] pgmap v1065: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 758 op/s 2024-09-21T10:48:00.096 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:47:59 smithi204 bash[78884]: cluster 2024-09-21T10:47:58.782318+0000 mgr.y (mgr.25133) 1053 : cluster [DBG] pgmap v1065: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 758 op/s 2024-09-21T10:48:00.124 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:00.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:00.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 78 16 97889 97873 78.4099 61.5 0.0191995 0.0127488 2024-09-21T10:48:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:59 smithi003 bash[88275]: cluster 2024-09-21T10:47:58.782318+0000 mgr.y (mgr.25133) 1053 : cluster [DBG] pgmap v1065: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 758 op/s 2024-09-21T10:48:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:47:59 smithi003 bash[88275]: cluster 2024-09-21T10:47:58.782318+0000 mgr.y (mgr.25133) 1053 : cluster [DBG] pgmap v1065: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 758 op/s 2024-09-21T10:48:00.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:59 smithi003 bash[89466]: cluster 2024-09-21T10:47:58.782318+0000 mgr.y (mgr.25133) 1053 : cluster [DBG] pgmap v1065: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 758 op/s 2024-09-21T10:48:00.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:47:59 smithi003 bash[89466]: cluster 2024-09-21T10:47:58.782318+0000 mgr.y (mgr.25133) 1053 : cluster [DBG] pgmap v1065: 99 pgs: 99 active+clean; 5.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 758 op/s 2024-09-21T10:48:00.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:00.260 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:00.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:00.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:00.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.392 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:00.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:00.493 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:00.542 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:00.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:00.645 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:00.680 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:00.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:00.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:00.810 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:00.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:00.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:00.949 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:00.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:00.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:01.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:01.077 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:01.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:01.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 79 16 98833 98817 78.1642 59 0.00558124 0.0127879 2024-09-21T10:48:01.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:01.206 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:01.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:01.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:01.335 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:01.438 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:01.460 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:01.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:01.562 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:01.594 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:01.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:01.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:01.732 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:01.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:01.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:01.862 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:01.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:01.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:01.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:01.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:01.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:02.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:02.126 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:02.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:48:02.141074+0000 min lat: 0.00117233 max lat: 0.576184 avg lat: 0.0128435 2024-09-21T10:48:02.142 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:48:02.142 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 80 16 99652 99636 77.8269 51.1875 0.013613 0.0128435 2024-09-21T10:48:02.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:01 smithi003 bash[88275]: cluster 2024-09-21T10:48:00.783032+0000 mgr.y (mgr.25133) 1054 : cluster [DBG] pgmap v1066: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:48:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:01 smithi003 bash[88275]: cluster 2024-09-21T10:48:00.783032+0000 mgr.y (mgr.25133) 1054 : cluster [DBG] pgmap v1066: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:48:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:01 smithi003 bash[89466]: cluster 2024-09-21T10:48:00.783032+0000 mgr.y (mgr.25133) 1054 : cluster [DBG] pgmap v1066: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:48:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:01 smithi003 bash[89466]: cluster 2024-09-21T10:48:00.783032+0000 mgr.y (mgr.25133) 1054 : cluster [DBG] pgmap v1066: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:48:02.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:02.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:01 smithi204 bash[78884]: cluster 2024-09-21T10:48:00.783032+0000 mgr.y (mgr.25133) 1054 : cluster [DBG] pgmap v1066: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:48:02.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:01 smithi204 bash[78884]: cluster 2024-09-21T10:48:00.783032+0000 mgr.y (mgr.25133) 1054 : cluster [DBG] pgmap v1066: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:48:02.270 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:02.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:02.374 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:02.406 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:02.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:02.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:02.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:02.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:02.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:02.669 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:02.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:02.776 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:02.796 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:02.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:02.902 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:02.926 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:02.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:02.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:03.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:03.067 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:03.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:03.141 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 81 16 100595 100579 77.5937 58.9375 0.0169975 0.0128822 2024-09-21T10:48:03.153 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:03.155 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:03.170 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:03.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:03.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:03.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:03.400 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:03.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:03.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:03.528 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:03.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:03.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:03.661 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:03.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:03.765 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:03.790 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:03.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:03.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:03.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:03.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:03.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:04.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:04.043 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:04.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:04.142 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 82 16 101261 101245 77.155 41.625 0.00378088 0.0129075 2024-09-21T10:48:04.143 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:03 smithi003 bash[88275]: cluster 2024-09-21T10:48:02.783526+0000 mgr.y (mgr.25133) 1055 : cluster [DBG] pgmap v1067: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-21T10:48:04.143 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:03 smithi003 bash[88275]: cluster 2024-09-21T10:48:02.783526+0000 mgr.y (mgr.25133) 1055 : cluster [DBG] pgmap v1067: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-21T10:48:04.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:04 smithi003 bash[89466]: cluster 2024-09-21T10:48:02.783526+0000 mgr.y (mgr.25133) 1055 : cluster [DBG] pgmap v1067: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-21T10:48:04.144 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:04 smithi003 bash[89466]: cluster 2024-09-21T10:48:02.783526+0000 mgr.y (mgr.25133) 1055 : cluster [DBG] pgmap v1067: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-21T10:48:04.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:04.155 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:03 smithi204 bash[78884]: cluster 2024-09-21T10:48:02.783526+0000 mgr.y (mgr.25133) 1055 : cluster [DBG] pgmap v1067: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-21T10:48:04.155 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:03 smithi204 bash[78884]: cluster 2024-09-21T10:48:02.783526+0000 mgr.y (mgr.25133) 1055 : cluster [DBG] pgmap v1067: 99 pgs: 99 active+clean; 6.0 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 51 MiB/s wr, 817 op/s 2024-09-21T10:48:04.170 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:04.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:04.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:04.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:04.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:04.399 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:04.432 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:04.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:04.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:04.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:04.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:04.686 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:04.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:04.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:04.813 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:04.841 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:04.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:04.947 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:04.979 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:04.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:04.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:05.085 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:05.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:05.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:05.142 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 83 16 101999 101983 76.7811 46.125 0.0137104 0.0130186 2024-09-21T10:48:05.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:05.258 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:05.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:05.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:05.392 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:05.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:05.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:05.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:05.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:05.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:05.641 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:05.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:05.743 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:05.767 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:05.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:05.870 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:05.887 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:05.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:05.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:05.990 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:06.029 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:06.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:06.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[88275]: cluster 2024-09-21T10:48:04.784173+0000 mgr.y (mgr.25133) 1056 : cluster [DBG] pgmap v1068: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:48:06.077 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[88275]: cluster 2024-09-21T10:48:04.784173+0000 mgr.y (mgr.25133) 1056 : cluster [DBG] pgmap v1068: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:48:06.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:05 smithi003 bash[89466]: cluster 2024-09-21T10:48:04.784173+0000 mgr.y (mgr.25133) 1056 : cluster [DBG] pgmap v1068: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:48:06.077 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:05 smithi003 bash[89466]: cluster 2024-09-21T10:48:04.784173+0000 mgr.y (mgr.25133) 1056 : cluster [DBG] pgmap v1068: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:48:06.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:06.142 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 84 16 102681 102665 76.3744 42.625 0.0118552 0.0130862 2024-09-21T10:48:06.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:05 smithi204 bash[78884]: cluster 2024-09-21T10:48:04.784173+0000 mgr.y (mgr.25133) 1056 : cluster [DBG] pgmap v1068: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:48:06.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:05 smithi204 bash[78884]: cluster 2024-09-21T10:48:04.784173+0000 mgr.y (mgr.25133) 1056 : cluster [DBG] pgmap v1068: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2024-09-21T10:48:06.231 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:06.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:06.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:06.375 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:06.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:06.482 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:06.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.516 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:06.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:06.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:06.646 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:06.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:06.685 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:48:06.685 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:48:06.714 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:48:06.714 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:48:06.743 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:48:06.743 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:48:06.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:06.771 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:48:06.772 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:48:06.777 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:06.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:06.796 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:48:06.797 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:48:06.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:48:06.831 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:48:06.865 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:48:06.865 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:48:06.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:06.901 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:48:06.902 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:48:06.907 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:06.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:06.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:06.943 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:48:07.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:07.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:06 smithi204 bash[78884]: audit 2024-09-21T10:48:06.077431+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.3:0/232864731' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:06 smithi204 bash[78884]: audit 2024-09-21T10:48:06.077431+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.3:0/232864731' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:06 smithi204 bash[78884]: audit 2024-09-21T10:48:06.078631+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:06 smithi204 bash[78884]: audit 2024-09-21T10:48:06.078631+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:06 smithi204 bash[78884]: audit 2024-09-21T10:48:06.640765+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.3:0/1471516429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:07.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:06 smithi204 bash[78884]: audit 2024-09-21T10:48:06.640765+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.3:0/1471516429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:07.047 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:07.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:07.142 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 85 16 103618 103602 76.1648 58.5625 0.0163011 0.0131249 2024-09-21T10:48:07.154 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:07.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[88275]: audit 2024-09-21T10:48:06.077431+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.3:0/232864731' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[88275]: audit 2024-09-21T10:48:06.077431+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.3:0/232864731' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[88275]: audit 2024-09-21T10:48:06.078631+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[88275]: audit 2024-09-21T10:48:06.078631+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[88275]: audit 2024-09-21T10:48:06.640765+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.3:0/1471516429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:07.163 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[88275]: audit 2024-09-21T10:48:06.640765+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.3:0/1471516429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:07.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[89466]: audit 2024-09-21T10:48:06.077431+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.3:0/232864731' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[89466]: audit 2024-09-21T10:48:06.077431+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.3:0/232864731' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[89466]: audit 2024-09-21T10:48:06.078631+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[89466]: audit 2024-09-21T10:48:06.078631+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:48:07.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[89466]: audit 2024-09-21T10:48:06.640765+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.3:0/1471516429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:07.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:06 smithi003 bash[89466]: audit 2024-09-21T10:48:06.640765+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.3:0/1471516429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:07.178 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:07.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:07.286 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:07.314 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:07.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:07.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:07.440 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:07.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:07.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:07.568 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:07.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:07.671 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:07.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:48:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:48:07] "GET /metrics HTTP/1.1" 200 36458 "" "Prometheus/2.51.0" 2024-09-21T10:48:07.704 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:07.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:07.808 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:07.832 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:07.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:07.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:07.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:08.058 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:08.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:08.142 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 86 16 104200 104184 75.7021 36.375 0.00392355 0.0131757 2024-09-21T10:48:08.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:08.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:07 smithi003 bash[88275]: cluster 2024-09-21T10:48:06.784697+0000 mgr.y (mgr.25133) 1057 : cluster [DBG] pgmap v1069: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-21T10:48:08.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[88275]: cluster 2024-09-21T10:48:06.784697+0000 mgr.y (mgr.25133) 1057 : cluster [DBG] pgmap v1069: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-21T10:48:08.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[88275]: cluster 2024-09-21T10:48:06.921500+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:08.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[88275]: cluster 2024-09-21T10:48:06.921500+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:08.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[88275]: audit 2024-09-21T10:48:06.927973+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:48:08.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[88275]: audit 2024-09-21T10:48:06.927973+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:48:08.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[88275]: cluster 2024-09-21T10:48:06.944388+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e267: 8 total, 8 up, 7 in 2024-09-21T10:48:08.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[88275]: cluster 2024-09-21T10:48:06.944388+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e267: 8 total, 8 up, 7 in 2024-09-21T10:48:08.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[89466]: cluster 2024-09-21T10:48:06.784697+0000 mgr.y (mgr.25133) 1057 : cluster [DBG] pgmap v1069: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-21T10:48:08.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[89466]: cluster 2024-09-21T10:48:06.784697+0000 mgr.y (mgr.25133) 1057 : cluster [DBG] pgmap v1069: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-21T10:48:08.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[89466]: cluster 2024-09-21T10:48:06.921500+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:08.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[89466]: cluster 2024-09-21T10:48:06.921500+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:08.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[89466]: audit 2024-09-21T10:48:06.927973+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:48:08.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[89466]: audit 2024-09-21T10:48:06.927973+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:48:08.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[89466]: cluster 2024-09-21T10:48:06.944388+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e267: 8 total, 8 up, 7 in 2024-09-21T10:48:08.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:08 smithi003 bash[89466]: cluster 2024-09-21T10:48:06.944388+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e267: 8 total, 8 up, 7 in 2024-09-21T10:48:08.187 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:08.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:08.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:07 smithi204 bash[78884]: cluster 2024-09-21T10:48:06.784697+0000 mgr.y (mgr.25133) 1057 : cluster [DBG] pgmap v1069: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-21T10:48:08.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:07 smithi204 bash[78884]: cluster 2024-09-21T10:48:06.784697+0000 mgr.y (mgr.25133) 1057 : cluster [DBG] pgmap v1069: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 888 op/s 2024-09-21T10:48:08.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:07 smithi204 bash[78884]: cluster 2024-09-21T10:48:06.921500+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:08.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:07 smithi204 bash[78884]: cluster 2024-09-21T10:48:06.921500+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:48:08.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:07 smithi204 bash[78884]: audit 2024-09-21T10:48:06.927973+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:48:08.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:07 smithi204 bash[78884]: audit 2024-09-21T10:48:06.927973+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:48:08.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:07 smithi204 bash[78884]: cluster 2024-09-21T10:48:06.944388+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e267: 8 total, 8 up, 7 in 2024-09-21T10:48:08.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:07 smithi204 bash[78884]: cluster 2024-09-21T10:48:06.944388+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e267: 8 total, 8 up, 7 in 2024-09-21T10:48:08.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:08.320 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:08.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:08.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:08.444 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:08.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:08.547 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:08.576 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:08.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:08.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:08.718 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:08.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:08.820 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:08.845 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:08.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:08.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:08.974 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:08.975 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:08 smithi204 bash[78884]: audit 2024-09-21T10:48:08.660934+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:08.975 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:08 smithi204 bash[78884]: audit 2024-09-21T10:48:08.660934+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:08.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:08.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:09.077 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:09.095 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:09.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:09.142 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 87 16 104910 104894 75.342 44.375 0.00328081 0.0132562 2024-09-21T10:48:09.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:09.219 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:09.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:09.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:09 smithi003 bash[88275]: audit 2024-09-21T10:48:08.660934+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:09.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:09 smithi003 bash[88275]: audit 2024-09-21T10:48:08.660934+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:09.343 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:09 smithi003 bash[89466]: audit 2024-09-21T10:48:08.660934+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:09.343 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:09 smithi003 bash[89466]: audit 2024-09-21T10:48:08.660934+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:09.421 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:09.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:09.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:09.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:09.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:09.653 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:09.686 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:09.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:09.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:09.823 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:09.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:09.930 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:09.955 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:09.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:09.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:10.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:10.084 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:10.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:10.143 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 88 16 105374 105358 74.8154 29 0.0143488 0.013361 2024-09-21T10:48:10.188 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:10.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:09 smithi003 bash[88275]: cluster 2024-09-21T10:48:08.785094+0000 mgr.y (mgr.25133) 1058 : cluster [DBG] pgmap v1071: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-21T10:48:10.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:09 smithi003 bash[88275]: cluster 2024-09-21T10:48:08.785094+0000 mgr.y (mgr.25133) 1058 : cluster [DBG] pgmap v1071: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-21T10:48:10.198 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:09 smithi003 bash[89466]: cluster 2024-09-21T10:48:08.785094+0000 mgr.y (mgr.25133) 1058 : cluster [DBG] pgmap v1071: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-21T10:48:10.198 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:09 smithi003 bash[89466]: cluster 2024-09-21T10:48:08.785094+0000 mgr.y (mgr.25133) 1058 : cluster [DBG] pgmap v1071: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-21T10:48:10.211 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:10.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:09 smithi204 bash[78884]: cluster 2024-09-21T10:48:08.785094+0000 mgr.y (mgr.25133) 1058 : cluster [DBG] pgmap v1071: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-21T10:48:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:09 smithi204 bash[78884]: cluster 2024-09-21T10:48:08.785094+0000 mgr.y (mgr.25133) 1058 : cluster [DBG] pgmap v1071: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 56 MiB/s wr, 890 op/s 2024-09-21T10:48:10.315 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:10.342 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:10.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:10.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:10.476 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:10.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:10.713 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:10.745 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:10.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:10.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:10.883 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:10.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:10.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:10.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:11.039 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:11.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:11.142 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 89 16 106301 106285 74.6257 57.9375 0.0202428 0.0133955 2024-09-21T10:48:11.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:11.171 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:11.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:11.274 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:11.306 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:11.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:11.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:11.442 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:11.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:11.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:11.567 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:11.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:11.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:11.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:11 smithi204 bash[78884]: cluster 2024-09-21T10:48:10.785792+0000 mgr.y (mgr.25133) 1059 : cluster [DBG] pgmap v1072: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-21T10:48:11.679 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:11 smithi204 bash[78884]: cluster 2024-09-21T10:48:10.785792+0000 mgr.y (mgr.25133) 1059 : cluster [DBG] pgmap v1072: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-21T10:48:11.691 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:11.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:11.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:11.820 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:11.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:11.922 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:11 smithi003 bash[88275]: cluster 2024-09-21T10:48:10.785792+0000 mgr.y (mgr.25133) 1059 : cluster [DBG] pgmap v1072: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-21T10:48:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:11 smithi003 bash[88275]: cluster 2024-09-21T10:48:10.785792+0000 mgr.y (mgr.25133) 1059 : cluster [DBG] pgmap v1072: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-21T10:48:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:11 smithi003 bash[89466]: cluster 2024-09-21T10:48:10.785792+0000 mgr.y (mgr.25133) 1059 : cluster [DBG] pgmap v1072: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-21T10:48:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:11 smithi003 bash[89466]: cluster 2024-09-21T10:48:10.785792+0000 mgr.y (mgr.25133) 1059 : cluster [DBG] pgmap v1072: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2024-09-21T10:48:11.951 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:11.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:11.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:12.021 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:48:12.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:12.093 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:12.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:12.143 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total time run: 90.0091 2024-09-21T10:48:12.143 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total writes made: 106925 2024-09-21T10:48:12.143 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Write size: 65536 2024-09-21T10:48:12.143 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object size: 65536 2024-09-21T10:48:12.143 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Bandwidth (MB/sec): 74.246 2024-09-21T10:48:12.143 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Bandwidth: 36.4787 2024-09-21T10:48:12.143 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max bandwidth (MB/sec): 198.5 2024-09-21T10:48:12.143 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min bandwidth (MB/sec): 21.5625 2024-09-21T10:48:12.143 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average IOPS: 1187 2024-09-21T10:48:12.143 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev IOPS: 583.66 2024-09-21T10:48:12.144 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max IOPS: 3176 2024-09-21T10:48:12.144 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min IOPS: 345 2024-09-21T10:48:12.144 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average Latency(s): 0.0134647 2024-09-21T10:48:12.144 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Latency(s): 0.0239645 2024-09-21T10:48:12.144 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max latency(s): 0.576184 2024-09-21T10:48:12.144 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min latency(s): 0.00117233 2024-09-21T10:48:12.149 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:48:12.173 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:48:12.207 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:12.264 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:12.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:12.370 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:12.392 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:12.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:12.497 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:12.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:12.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:12.637 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:12.689 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:12.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:12.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:12.831 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:12.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:12.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:12.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:12.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:12.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:13.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:13.106 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:13.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:13.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:13.239 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:13.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:13.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:13.387 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:13.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:13.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:13.530 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:13.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:13.635 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:13.657 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:13.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:13.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:13.789 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:13.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:13.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:13.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:13.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:13.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:13.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:13 smithi003 bash[88275]: cluster 2024-09-21T10:48:12.786306+0000 mgr.y (mgr.25133) 1060 : cluster [DBG] pgmap v1073: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:48:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:13 smithi003 bash[88275]: cluster 2024-09-21T10:48:12.786306+0000 mgr.y (mgr.25133) 1060 : cluster [DBG] pgmap v1073: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:48:13.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:13 smithi003 bash[89466]: cluster 2024-09-21T10:48:12.786306+0000 mgr.y (mgr.25133) 1060 : cluster [DBG] pgmap v1073: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:48:13.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:13 smithi003 bash[89466]: cluster 2024-09-21T10:48:12.786306+0000 mgr.y (mgr.25133) 1060 : cluster [DBG] pgmap v1073: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:48:14.021 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:14.049 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:14.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:14.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:13 smithi204 bash[78884]: cluster 2024-09-21T10:48:12.786306+0000 mgr.y (mgr.25133) 1060 : cluster [DBG] pgmap v1073: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:48:14.164 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:13 smithi204 bash[78884]: cluster 2024-09-21T10:48:12.786306+0000 mgr.y (mgr.25133) 1060 : cluster [DBG] pgmap v1073: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:48:14.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:14.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:14.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:14.324 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:14.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:14.428 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:14.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.460 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:14.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:14.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:14.602 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:14.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:14.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:14.732 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:14.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:14.838 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:14.893 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:14.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:14.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:14.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:15.021 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:15.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:15.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:15.154 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:15.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:15.259 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:15.286 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:15.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:15.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:15.408 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:15.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:15.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:15.532 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:15.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:15.635 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:15.676 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:15.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:15.783 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:15.821 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:15.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:15.829 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:48:15.829 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:48:15.924 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:15 smithi003 bash[88275]: cluster 2024-09-21T10:48:14.786938+0000 mgr.y (mgr.25133) 1061 : cluster [DBG] pgmap v1074: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 41 MiB/s wr, 770 op/s 2024-09-21T10:48:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:15 smithi003 bash[88275]: cluster 2024-09-21T10:48:14.786938+0000 mgr.y (mgr.25133) 1061 : cluster [DBG] pgmap v1074: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 41 MiB/s wr, 770 op/s 2024-09-21T10:48:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:15 smithi003 bash[89466]: cluster 2024-09-21T10:48:14.786938+0000 mgr.y (mgr.25133) 1061 : cluster [DBG] pgmap v1074: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 41 MiB/s wr, 770 op/s 2024-09-21T10:48:15.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:15 smithi003 bash[89466]: cluster 2024-09-21T10:48:14.786938+0000 mgr.y (mgr.25133) 1061 : cluster [DBG] pgmap v1074: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 41 MiB/s wr, 770 op/s 2024-09-21T10:48:15.962 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:15.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:15.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:16.051 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:48:16.053 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:48:16.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:16.097 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:16.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:16.200 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:16.233 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:16.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:15 smithi204 bash[78884]: cluster 2024-09-21T10:48:14.786938+0000 mgr.y (mgr.25133) 1061 : cluster [DBG] pgmap v1074: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 41 MiB/s wr, 770 op/s 2024-09-21T10:48:16.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:15 smithi204 bash[78884]: cluster 2024-09-21T10:48:14.786938+0000 mgr.y (mgr.25133) 1061 : cluster [DBG] pgmap v1074: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 41 MiB/s wr, 770 op/s 2024-09-21T10:48:16.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:16.364 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:16.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:16.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:16.497 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:16.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:16.600 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:16.625 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:16.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:16.729 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:16.757 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:16.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:16.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:16.867 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:48:16 smithi204 bash[72080]: logger=infra.usagestats t=2024-09-21T10:48:16.611633179Z level=info msg="Usage stats are ready to report" 2024-09-21T10:48:16.867 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:16 smithi204 bash[78884]: audit 2024-09-21T10:48:16.037774+0000 mgr.y (mgr.25133) 1062 : audit [DBG] from='client.45197 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:48:16.868 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:16 smithi204 bash[78884]: audit 2024-09-21T10:48:16.037774+0000 mgr.y (mgr.25133) 1062 : audit [DBG] from='client.45197 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:48:16.877 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:16.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:16.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:16.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:16 smithi003 bash[88275]: audit 2024-09-21T10:48:16.037774+0000 mgr.y (mgr.25133) 1062 : audit [DBG] from='client.45197 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:48:16.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:16 smithi003 bash[88275]: audit 2024-09-21T10:48:16.037774+0000 mgr.y (mgr.25133) 1062 : audit [DBG] from='client.45197 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:48:16.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:16 smithi003 bash[89466]: audit 2024-09-21T10:48:16.037774+0000 mgr.y (mgr.25133) 1062 : audit [DBG] from='client.45197 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:48:16.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:16 smithi003 bash[89466]: audit 2024-09-21T10:48:16.037774+0000 mgr.y (mgr.25133) 1062 : audit [DBG] from='client.45197 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:48:16.980 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:17.007 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:17.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:17.109 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:17.140 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:17.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:17.244 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:17.267 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:17.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:17.370 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:17.395 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:17.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:17.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:17.511 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:48:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:48:17] "GET /metrics HTTP/1.1" 200 36465 "" "Prometheus/2.51.0" 2024-09-21T10:48:17.522 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:17.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:17.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:17.658 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:17.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:17.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:17.791 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:17.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:17.897 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:17.926 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:17.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:17.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:18.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:18.053 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:18.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:18.158 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:18.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:17 smithi003 bash[88275]: cluster 2024-09-21T10:48:16.787502+0000 mgr.y (mgr.25133) 1063 : cluster [DBG] pgmap v1075: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 32 MiB/s wr, 779 op/s 2024-09-21T10:48:18.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:17 smithi003 bash[88275]: cluster 2024-09-21T10:48:16.787502+0000 mgr.y (mgr.25133) 1063 : cluster [DBG] pgmap v1075: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 32 MiB/s wr, 779 op/s 2024-09-21T10:48:18.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:17 smithi003 bash[89466]: cluster 2024-09-21T10:48:16.787502+0000 mgr.y (mgr.25133) 1063 : cluster [DBG] pgmap v1075: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 32 MiB/s wr, 779 op/s 2024-09-21T10:48:18.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:17 smithi003 bash[89466]: cluster 2024-09-21T10:48:16.787502+0000 mgr.y (mgr.25133) 1063 : cluster [DBG] pgmap v1075: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 32 MiB/s wr, 779 op/s 2024-09-21T10:48:18.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:17 smithi204 bash[78884]: cluster 2024-09-21T10:48:16.787502+0000 mgr.y (mgr.25133) 1063 : cluster [DBG] pgmap v1075: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 32 MiB/s wr, 779 op/s 2024-09-21T10:48:18.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:17 smithi204 bash[78884]: cluster 2024-09-21T10:48:16.787502+0000 mgr.y (mgr.25133) 1063 : cluster [DBG] pgmap v1075: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 32 MiB/s wr, 779 op/s 2024-09-21T10:48:18.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:48:18.294 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:18.318 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":1074,"stamp":"2024-09-21T10:48:14.786500+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6900029413,"num_objects":105303,"num_object_clones":0,"num_object_copies":315909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":105303,"num_whiteouts":0,"num_read":22,"num_read_kb":21,"num_write":107729,"num_write_kb":6814177,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":272820,"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":108270,"ondisk_log_size":108270,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":23809128,"kb_used_data":20257772,"kb_used_omap":26,"kb_used_meta":3551141,"kb_avail":632406936,"statfs":{"total":671965249536,"available":647584702464,"internally_reserved":0,"allocated":20743958528,"data_stored":20734207527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27101,"internal_metadata":3636368931},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":348585984,"num_objects":5319,"num_object_clones":0,"num_object_copies":15957,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5319,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7707,"num_write_kb":416832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.002782"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":402,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.947129+0000","last_change":"2024-09-21T10:27:39.432615+0000","last_active":"2024-09-21T10:48:06.947129+0000","last_peered":"2024-09-21T10:48:06.947129+0000","last_clean":"2024-09-21T10:48:06.947129+0000","last_became_active":"2024-09-21T10:27:39.432230+0000","last_became_peered":"2024-09-21T10:27:39.432230+0000","last_unstale":"2024-09-21T10:48:06.947129+0000","last_undegraded":"2024-09-21T10:48:06.947129+0000","last_fullsized":"2024-09-21T10:48:06.947129+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:06.277871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":44,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.116061+0000","last_change":"2024-09-21T10:44:05.087315+0000","last_active":"2024-09-21T10:47:41.116061+0000","last_peered":"2024-09-21T10:47:41.116061+0000","last_clean":"2024-09-21T10:47:41.116061+0000","last_became_active":"2024-09-21T10:44:05.086789+0000","last_became_peered":"2024-09-21T10:44:05.086789+0000","last_unstale":"2024-09-21T10:47:41.116061+0000","last_undegraded":"2024-09-21T10:47:41.116061+0000","last_fullsized":"2024-09-21T10:47:41.116061+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:41:07.408383+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"0'0","reported_seq":237,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:44.995797+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:47:44.995797+0000","last_peered":"2024-09-21T10:47:44.995797+0000","last_clean":"2024-09-21T10:47:44.995797+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:47:44.995797+0000","last_undegraded":"2024-09-21T10:47:44.995797+0000","last_fullsized":"2024-09-21T10:47:44.995797+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":396,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951096+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:48:06.951096+0000","last_peered":"2024-09-21T10:48:06.951096+0000","last_clean":"2024-09-21T10:48:06.951096+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:48:06.951096+0000","last_undegraded":"2024-09-21T10:48:06.951096+0000","last_fullsized":"2024-09-21T10:48:06.951096+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":400,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951540+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:48:06.951540+0000","last_peered":"2024-09-21T10:48:06.951540+0000","last_clean":"2024-09-21T10:48:06.951540+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:48:06.951540+0000","last_undegraded":"2024-09-21T10:48:06.951540+0000","last_fullsized":"2024-09-21T10:48:06.951540+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.114556+0000","last_change":"2024-09-21T10:44:05.073557+0000","last_active":"2024-09-21T10:47:41.114556+0000","last_peered":"2024-09-21T10:47:41.114556+0000","last_clean":"2024-09-21T10:47:41.114556+0000","last_became_active":"2024-09-21T10:44:05.073240+0000","last_became_peered":"2024-09-21T10:44:05.073240+0000","last_unstale":"2024-09-21T10:47:41.114556+0000","last_undegraded":"2024-09-21T10:47:41.114556+0000","last_fullsized":"2024-09-21T10:47:41.114556+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:20.924056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":402,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.954175+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:48:06.954175+0000","last_peered":"2024-09-21T10:48:06.954175+0000","last_clean":"2024-09-21T10:48:06.954175+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:48:06.954175+0000","last_undegraded":"2024-09-21T10:48:06.954175+0000","last_fullsized":"2024-09-21T10:48:06.954175+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":138,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:40.862072+0000","last_change":"2024-09-21T10:39:11.728421+0000","last_active":"2024-09-21T10:47:40.862072+0000","last_peered":"2024-09-21T10:47:40.862072+0000","last_clean":"2024-09-21T10:47:40.862072+0000","last_became_active":"2024-09-21T10:39:11.726045+0000","last_became_peered":"2024-09-21T10:39:11.726045+0000","last_unstale":"2024-09-21T10:47:40.862072+0000","last_undegraded":"2024-09-21T10:47:40.862072+0000","last_fullsized":"2024-09-21T10:47:40.862072+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:36:36.998933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"267'6885","reported_seq":6914,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:14.092118+0000","last_change":"2024-09-21T10:46:27.078238+0000","last_active":"2024-09-21T10:48:14.092118+0000","last_peered":"2024-09-21T10:48:14.092118+0000","last_clean":"2024-09-21T10:48:14.092118+0000","last_became_active":"2024-09-21T10:46:27.077895+0000","last_became_peered":"2024-09-21T10:46:27.077895+0000","last_unstale":"2024-09-21T10:48:14.092118+0000","last_undegraded":"2024-09-21T10:48:14.092118+0000","last_fullsized":"2024-09-21T10:48:14.092118+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6885,"log_dups_size":0,"ondisk_log_size":6885,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:00.335784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":435617792,"num_objects":6647,"num_object_clones":0,"num_object_copies":19941,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6647,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6885,"num_write_kb":433024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":44,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.117278+0000","last_change":"2024-09-21T10:44:05.066414+0000","last_active":"2024-09-21T10:47:41.117278+0000","last_peered":"2024-09-21T10:47:41.117278+0000","last_clean":"2024-09-21T10:47:41.117278+0000","last_became_active":"2024-09-21T10:44:05.065927+0000","last_became_peered":"2024-09-21T10:44:05.065927+0000","last_unstale":"2024-09-21T10:47:41.117278+0000","last_undegraded":"2024-09-21T10:47:41.117278+0000","last_fullsized":"2024-09-21T10:47:41.117278+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:02:49.419182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":256,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.114933+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T10:47:41.114933+0000","last_peered":"2024-09-21T10:47:41.114933+0000","last_clean":"2024-09-21T10:47:41.114933+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T10:47:41.114933+0000","last_undegraded":"2024-09-21T10:47:41.114933+0000","last_fullsized":"2024-09-21T10:47:41.114933+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"267'6718","reported_seq":6747,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:11.457876+0000","last_change":"2024-09-21T10:46:27.081038+0000","last_active":"2024-09-21T10:48:11.457876+0000","last_peered":"2024-09-21T10:48:11.457876+0000","last_clean":"2024-09-21T10:48:11.457876+0000","last_became_active":"2024-09-21T10:46:27.080675+0000","last_became_peered":"2024-09-21T10:46:27.080675+0000","last_unstale":"2024-09-21T10:48:11.457876+0000","last_undegraded":"2024-09-21T10:48:11.457876+0000","last_fullsized":"2024-09-21T10:48:11.457876+0000","mapping_epoch":258,"log_start":"262'100","ondisk_log_start":"262'100","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6618,"log_dups_size":0,"ondisk_log_size":6618,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:13:48.075477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":440270848,"num_objects":6718,"num_object_clones":0,"num_object_copies":20154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6718,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6718,"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":[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":"72'2","reported_seq":44,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.116850+0000","last_change":"2024-09-21T10:44:05.073585+0000","last_active":"2024-09-21T10:47:41.116850+0000","last_peered":"2024-09-21T10:47:41.116850+0000","last_clean":"2024-09-21T10:47:41.116850+0000","last_became_active":"2024-09-21T10:44:05.073348+0000","last_became_peered":"2024-09-21T10:44:05.073348+0000","last_unstale":"2024-09-21T10:47:41.116850+0000","last_undegraded":"2024-09-21T10:47:41.116850+0000","last_fullsized":"2024-09-21T10:47:41.116850+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:33.127824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":254,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.939257+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:48:06.939257+0000","last_peered":"2024-09-21T10:48:06.939257+0000","last_clean":"2024-09-21T10:48:06.939257+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:48:06.939257+0000","last_undegraded":"2024-09-21T10:48:06.939257+0000","last_fullsized":"2024-09-21T10:48:06.939257+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"267'6693","reported_seq":6711,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:10.032936+0000","last_change":"2024-09-21T10:46:27.069928+0000","last_active":"2024-09-21T10:48:10.032936+0000","last_peered":"2024-09-21T10:48:10.032936+0000","last_clean":"2024-09-21T10:48:10.032936+0000","last_became_active":"2024-09-21T10:46:27.069530+0000","last_became_peered":"2024-09-21T10:46:27.069530+0000","last_unstale":"2024-09-21T10:48:10.032936+0000","last_undegraded":"2024-09-21T10:48:10.032936+0000","last_fullsized":"2024-09-21T10:48:10.032936+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6693,"log_dups_size":0,"ondisk_log_size":6693,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:15.481652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":438632448,"num_objects":6693,"num_object_clones":0,"num_object_copies":20079,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6693,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6693,"num_write_kb":428352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":44,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.119508+0000","last_change":"2024-09-21T10:44:05.082524+0000","last_active":"2024-09-21T10:47:41.119508+0000","last_peered":"2024-09-21T10:47:41.119508+0000","last_clean":"2024-09-21T10:47:41.119508+0000","last_became_active":"2024-09-21T10:44:05.082152+0000","last_became_peered":"2024-09-21T10:44:05.082152+0000","last_unstale":"2024-09-21T10:47:41.119508+0000","last_undegraded":"2024-09-21T10:47:41.119508+0000","last_fullsized":"2024-09-21T10:47:41.119508+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:11.919774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":129,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:50.116598+0000","last_change":"2024-09-21T10:39:11.745892+0000","last_active":"2024-09-21T10:47:50.116598+0000","last_peered":"2024-09-21T10:47:50.116598+0000","last_clean":"2024-09-21T10:47:50.116598+0000","last_became_active":"2024-09-21T10:39:11.744011+0000","last_became_peered":"2024-09-21T10:39:11.744011+0000","last_unstale":"2024-09-21T10:47:50.116598+0000","last_undegraded":"2024-09-21T10:47:50.116598+0000","last_fullsized":"2024-09-21T10:47:50.116598+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:13.979352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"267'6568","reported_seq":6586,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:10.013945+0000","last_change":"2024-09-21T10:46:27.072358+0000","last_active":"2024-09-21T10:48:10.013945+0000","last_peered":"2024-09-21T10:48:10.013945+0000","last_clean":"2024-09-21T10:48:10.013945+0000","last_became_active":"2024-09-21T10:46:27.072028+0000","last_became_peered":"2024-09-21T10:46:27.072028+0000","last_unstale":"2024-09-21T10:48:10.013945+0000","last_undegraded":"2024-09-21T10:48:10.013945+0000","last_fullsized":"2024-09-21T10:48:10.013945+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6568,"log_dups_size":0,"ondisk_log_size":6568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:14:12.325785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":430440448,"num_objects":6568,"num_object_clones":0,"num_object_copies":19704,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6568,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6568,"num_write_kb":420352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":272,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.115825+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T10:47:41.115825+0000","last_peered":"2024-09-21T10:47:41.115825+0000","last_clean":"2024-09-21T10:47:41.115825+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T10:47:41.115825+0000","last_undegraded":"2024-09-21T10:47:41.115825+0000","last_fullsized":"2024-09-21T10:47:41.115825+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":399,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951446+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:48:06.951446+0000","last_peered":"2024-09-21T10:48:06.951446+0000","last_clean":"2024-09-21T10:48:06.951446+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:48:06.951446+0000","last_undegraded":"2024-09-21T10:48:06.951446+0000","last_fullsized":"2024-09-21T10:48:06.951446+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"267'6705","reported_seq":6734,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:14.356536+0000","last_change":"2024-09-21T10:46:27.070432+0000","last_active":"2024-09-21T10:48:14.356536+0000","last_peered":"2024-09-21T10:48:14.356536+0000","last_clean":"2024-09-21T10:48:14.356536+0000","last_became_active":"2024-09-21T10:46:27.070132+0000","last_became_peered":"2024-09-21T10:46:27.070132+0000","last_unstale":"2024-09-21T10:48:14.356536+0000","last_undegraded":"2024-09-21T10:48:14.356536+0000","last_fullsized":"2024-09-21T10:48:14.356536+0000","mapping_epoch":258,"log_start":"262'100","ondisk_log_start":"262'100","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6605,"log_dups_size":0,"ondisk_log_size":6605,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:10:01.311030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":423165952,"num_objects":6457,"num_object_clones":0,"num_object_copies":19371,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6457,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6705,"num_write_kb":421184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"84'149","reported_seq":562,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.942922+0000","last_change":"2024-09-21T10:44:07.698137+0000","last_active":"2024-09-21T10:48:06.942922+0000","last_peered":"2024-09-21T10:48:06.942922+0000","last_clean":"2024-09-21T10:48:06.942922+0000","last_became_active":"2024-09-21T10:44:05.066568+0000","last_became_peered":"2024-09-21T10:44:05.066568+0000","last_unstale":"2024-09-21T10:48:06.942922+0000","last_undegraded":"2024-09-21T10:48:06.942922+0000","last_fullsized":"2024-09-21T10:48:06.942922+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:07.698079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:07.698079+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:42.296402+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":403,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.942873+0000","last_change":"2024-09-21T10:27:39.430632+0000","last_active":"2024-09-21T10:48:06.942873+0000","last_peered":"2024-09-21T10:48:06.942873+0000","last_clean":"2024-09-21T10:48:06.942873+0000","last_became_active":"2024-09-21T10:27:39.430258+0000","last_became_peered":"2024-09-21T10:27:39.430258+0000","last_unstale":"2024-09-21T10:48:06.942873+0000","last_undegraded":"2024-09-21T10:48:06.942873+0000","last_fullsized":"2024-09-21T10:48:06.942873+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:06.693657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":271,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.116268+0000","last_change":"2024-09-21T10:39:11.736351+0000","last_active":"2024-09-21T10:47:41.116268+0000","last_peered":"2024-09-21T10:47:41.116268+0000","last_clean":"2024-09-21T10:47:41.116268+0000","last_became_active":"2024-09-21T10:39:11.736048+0000","last_became_peered":"2024-09-21T10:39:11.736048+0000","last_unstale":"2024-09-21T10:47:41.116268+0000","last_undegraded":"2024-09-21T10:47:41.116268+0000","last_fullsized":"2024-09-21T10:47:41.116268+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:06.883075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"267'6559","reported_seq":6588,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:11.510893+0000","last_change":"2024-09-21T10:46:27.070712+0000","last_active":"2024-09-21T10:48:11.510893+0000","last_peered":"2024-09-21T10:48:11.510893+0000","last_clean":"2024-09-21T10:48:11.510893+0000","last_became_active":"2024-09-21T10:46:27.070382+0000","last_became_peered":"2024-09-21T10:46:27.070382+0000","last_unstale":"2024-09-21T10:48:11.510893+0000","last_undegraded":"2024-09-21T10:48:11.510893+0000","last_fullsized":"2024-09-21T10:48:11.510893+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6559,"log_dups_size":0,"ondisk_log_size":6559,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:24.044651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":429850624,"num_objects":6559,"num_object_clones":0,"num_object_copies":19677,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6559,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6559,"num_write_kb":419776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"170'150","reported_seq":527,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.114583+0000","last_change":"2024-09-21T10:41:37.561094+0000","last_active":"2024-09-21T10:47:41.114583+0000","last_peered":"2024-09-21T10:47:41.114583+0000","last_clean":"2024-09-21T10:47:41.114583+0000","last_became_active":"2024-09-21T10:41:37.560564+0000","last_became_peered":"2024-09-21T10:41:37.560564+0000","last_unstale":"2024-09-21T10:47:41.114583+0000","last_undegraded":"2024-09-21T10:47:41.114583+0000","last_fullsized":"2024-09-21T10:47:41.114583+0000","mapping_epoch":234,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":235,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:18.645356+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":129,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:50.116579+0000","last_change":"2024-09-21T10:39:11.745687+0000","last_active":"2024-09-21T10:47:50.116579+0000","last_peered":"2024-09-21T10:47:50.116579+0000","last_clean":"2024-09-21T10:47:50.116579+0000","last_became_active":"2024-09-21T10:39:11.741873+0000","last_became_peered":"2024-09-21T10:39:11.741873+0000","last_unstale":"2024-09-21T10:47:50.116579+0000","last_undegraded":"2024-09-21T10:47:50.116579+0000","last_fullsized":"2024-09-21T10:47:50.116579+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:42.486967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":273,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.115736+0000","last_change":"2024-09-21T10:39:12.808570+0000","last_active":"2024-09-21T10:47:41.115736+0000","last_peered":"2024-09-21T10:47:41.115736+0000","last_clean":"2024-09-21T10:47:41.115736+0000","last_became_active":"2024-09-21T10:39:12.808211+0000","last_became_peered":"2024-09-21T10:39:12.808211+0000","last_unstale":"2024-09-21T10:47:41.115736+0000","last_undegraded":"2024-09-21T10:47:41.115736+0000","last_fullsized":"2024-09-21T10:47:41.115736+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:06:23.262967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.3","version":"267'6698","reported_seq":6727,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:14.346258+0000","last_change":"2024-09-21T10:46:27.081480+0000","last_active":"2024-09-21T10:48:14.346258+0000","last_peered":"2024-09-21T10:48:14.346258+0000","last_clean":"2024-09-21T10:48:14.346258+0000","last_became_active":"2024-09-21T10:46:27.081041+0000","last_became_peered":"2024-09-21T10:46:27.081041+0000","last_unstale":"2024-09-21T10:48:14.346258+0000","last_undegraded":"2024-09-21T10:48:14.346258+0000","last_fullsized":"2024-09-21T10:48:14.346258+0000","mapping_epoch":258,"log_start":"262'100","ondisk_log_start":"262'100","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6598,"log_dups_size":0,"ondisk_log_size":6598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:14:29.251563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":421527552,"num_objects":6432,"num_object_clones":0,"num_object_copies":19296,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6432,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6698,"num_write_kb":420160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":249,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.939393+0000","last_change":"2024-09-21T10:38:45.593111+0000","last_active":"2024-09-21T10:48:06.939393+0000","last_peered":"2024-09-21T10:48:06.939393+0000","last_clean":"2024-09-21T10:48:06.939393+0000","last_became_active":"2024-09-21T10:38:45.592812+0000","last_became_peered":"2024-09-21T10:38:45.592812+0000","last_unstale":"2024-09-21T10:48:06.939393+0000","last_undegraded":"2024-09-21T10:48:06.939393+0000","last_fullsized":"2024-09-21T10:48:06.939393+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:47:20.688432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":271,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.117125+0000","last_change":"2024-09-21T10:39:11.726734+0000","last_active":"2024-09-21T10:47:41.117125+0000","last_peered":"2024-09-21T10:47:41.117125+0000","last_clean":"2024-09-21T10:47:41.117125+0000","last_became_active":"2024-09-21T10:39:11.726435+0000","last_became_peered":"2024-09-21T10:39:11.726435+0000","last_unstale":"2024-09-21T10:47:41.117125+0000","last_undegraded":"2024-09-21T10:47:41.117125+0000","last_fullsized":"2024-09-21T10:47:41.117125+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:33:05.283645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"267'6858","reported_seq":6887,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:14.285581+0000","last_change":"2024-09-21T10:46:27.071207+0000","last_active":"2024-09-21T10:48:14.285581+0000","last_peered":"2024-09-21T10:48:14.285581+0000","last_clean":"2024-09-21T10:48:14.285581+0000","last_became_active":"2024-09-21T10:46:27.070982+0000","last_became_peered":"2024-09-21T10:46:27.070982+0000","last_unstale":"2024-09-21T10:48:14.285581+0000","last_undegraded":"2024-09-21T10:48:14.285581+0000","last_fullsized":"2024-09-21T10:48:14.285581+0000","mapping_epoch":258,"log_start":"262'300","ondisk_log_start":"262'300","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6558,"log_dups_size":0,"ondisk_log_size":6558,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:32:54.933326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":429129728,"num_objects":6548,"num_object_clones":0,"num_object_copies":19644,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6548,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6858,"num_write_kb":428992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"84'149","reported_seq":528,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.116745+0000","last_change":"2024-09-21T10:39:12.718817+0000","last_active":"2024-09-21T10:47:41.116745+0000","last_peered":"2024-09-21T10:47:41.116745+0000","last_clean":"2024-09-21T10:47:41.116745+0000","last_became_active":"2024-09-21T10:39:12.718376+0000","last_became_peered":"2024-09-21T10:39:12.718376+0000","last_unstale":"2024-09-21T10:47:41.116745+0000","last_undegraded":"2024-09-21T10:47:41.116745+0000","last_fullsized":"2024-09-21T10:47:41.116745+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:11:56.745893+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":405,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.947476+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:48:06.947476+0000","last_peered":"2024-09-21T10:48:06.947476+0000","last_clean":"2024-09-21T10:48:06.947476+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:48:06.947476+0000","last_undegraded":"2024-09-21T10:48:06.947476+0000","last_fullsized":"2024-09-21T10:48:06.947476+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":388,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.938391+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:48:06.938391+0000","last_peered":"2024-09-21T10:48:06.938391+0000","last_clean":"2024-09-21T10:48:06.938391+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:48:06.938391+0000","last_undegraded":"2024-09-21T10:48:06.938391+0000","last_fullsized":"2024-09-21T10:48:06.938391+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"267'6803","reported_seq":6832,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:14.347177+0000","last_change":"2024-09-21T10:46:27.068693+0000","last_active":"2024-09-21T10:48:14.347177+0000","last_peered":"2024-09-21T10:48:14.347177+0000","last_clean":"2024-09-21T10:48:14.347177+0000","last_became_active":"2024-09-21T10:46:27.068204+0000","last_became_peered":"2024-09-21T10:46:27.068204+0000","last_unstale":"2024-09-21T10:48:14.347177+0000","last_undegraded":"2024-09-21T10:48:14.347177+0000","last_fullsized":"2024-09-21T10:48:14.347177+0000","mapping_epoch":258,"log_start":"262'200","ondisk_log_start":"262'200","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6603,"log_dups_size":0,"ondisk_log_size":6603,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:33.309007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":426180608,"num_objects":6503,"num_object_clones":0,"num_object_copies":19509,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6503,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6803,"num_write_kb":425792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":420,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.953462+0000","last_change":"2024-09-21T10:44:53.181969+0000","last_active":"2024-09-21T10:48:06.953462+0000","last_peered":"2024-09-21T10:48:06.953462+0000","last_clean":"2024-09-21T10:48:06.953462+0000","last_became_active":"2024-09-21T10:44:05.074784+0000","last_became_peered":"2024-09-21T10:44:05.074784+0000","last_unstale":"2024-09-21T10:48:06.953462+0000","last_undegraded":"2024-09-21T10:48:06.953462+0000","last_fullsized":"2024-09-21T10:48:06.953462+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:53.181639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:53.181639+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:07:29.983229+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":267,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.115340+0000","last_change":"2024-09-21T10:39:14.298053+0000","last_active":"2024-09-21T10:47:41.115340+0000","last_peered":"2024-09-21T10:47:41.115340+0000","last_clean":"2024-09-21T10:47:41.115340+0000","last_became_active":"2024-09-21T10:38:45.604259+0000","last_became_peered":"2024-09-21T10:38:45.604259+0000","last_unstale":"2024-09-21T10:47:41.115340+0000","last_undegraded":"2024-09-21T10:47:41.115340+0000","last_fullsized":"2024-09-21T10:47:41.115340+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:40.750841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.2","version":"0'0","reported_seq":382,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.964427+0000","last_change":"2024-09-21T10:39:11.749108+0000","last_active":"2024-09-21T10:48:06.964427+0000","last_peered":"2024-09-21T10:48:06.964427+0000","last_clean":"2024-09-21T10:48:06.964427+0000","last_became_active":"2024-09-21T10:39:11.748810+0000","last_became_peered":"2024-09-21T10:39:11.748810+0000","last_unstale":"2024-09-21T10:48:06.964427+0000","last_undegraded":"2024-09-21T10:48:06.964427+0000","last_fullsized":"2024-09-21T10:48:06.964427+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:06:20.095303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:40.862235+0000","last_change":"2024-09-21T10:39:11.749199+0000","last_active":"2024-09-21T10:47:40.862235+0000","last_peered":"2024-09-21T10:47:40.862235+0000","last_clean":"2024-09-21T10:47:40.862235+0000","last_became_active":"2024-09-21T10:39:11.746993+0000","last_became_peered":"2024-09-21T10:39:11.746993+0000","last_unstale":"2024-09-21T10:47:40.862235+0000","last_undegraded":"2024-09-21T10:47:40.862235+0000","last_fullsized":"2024-09-21T10:47:40.862235+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:14.051503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"267'6601","reported_seq":6629,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:14.106111+0000","last_change":"2024-09-21T10:46:27.077152+0000","last_active":"2024-09-21T10:48:14.106111+0000","last_peered":"2024-09-21T10:48:14.106111+0000","last_clean":"2024-09-21T10:48:14.106111+0000","last_became_active":"2024-09-21T10:46:27.076812+0000","last_became_peered":"2024-09-21T10:46:27.076812+0000","last_unstale":"2024-09-21T10:48:14.106111+0000","last_undegraded":"2024-09-21T10:48:14.106111+0000","last_fullsized":"2024-09-21T10:48:14.106111+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6601,"log_dups_size":0,"ondisk_log_size":6601,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:55.823651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":420413440,"num_objects":6415,"num_object_clones":0,"num_object_copies":19245,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6415,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6601,"num_write_kb":416512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"84'149","reported_seq":608,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.938474+0000","last_change":"2024-09-21T10:39:11.728080+0000","last_active":"2024-09-21T10:48:06.938474+0000","last_peered":"2024-09-21T10:48:06.938474+0000","last_clean":"2024-09-21T10:48:06.938474+0000","last_became_active":"2024-09-21T10:39:11.725783+0000","last_became_peered":"2024-09-21T10:39:11.725783+0000","last_unstale":"2024-09-21T10:48:06.938474+0000","last_undegraded":"2024-09-21T10:48:06.938474+0000","last_fullsized":"2024-09-21T10:48:06.938474+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.290044+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.290044+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:25.346162+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":130,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.938040+0000","last_change":"2024-09-21T10:44:05.075437+0000","last_active":"2024-09-21T10:48:06.938040+0000","last_peered":"2024-09-21T10:48:06.938040+0000","last_clean":"2024-09-21T10:48:06.938040+0000","last_became_active":"2024-09-21T10:44:05.075279+0000","last_became_peered":"2024-09-21T10:44:05.075279+0000","last_unstale":"2024-09-21T10:48:06.938040+0000","last_undegraded":"2024-09-21T10:48:06.938040+0000","last_fullsized":"2024-09-21T10:48:06.938040+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:18:42.717415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":400,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951721+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:48:06.951721+0000","last_peered":"2024-09-21T10:48:06.951721+0000","last_clean":"2024-09-21T10:48:06.951721+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:48:06.951721+0000","last_undegraded":"2024-09-21T10:48:06.951721+0000","last_fullsized":"2024-09-21T10:48:06.951721+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":422,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951714+0000","last_change":"2024-09-21T10:38:45.608536+0000","last_active":"2024-09-21T10:48:06.951714+0000","last_peered":"2024-09-21T10:48:06.951714+0000","last_clean":"2024-09-21T10:48:06.951714+0000","last_became_active":"2024-09-21T10:38:45.608030+0000","last_became_peered":"2024-09-21T10:38:45.608030+0000","last_unstale":"2024-09-21T10:48:06.951714+0000","last_undegraded":"2024-09-21T10:48:06.951714+0000","last_fullsized":"2024-09-21T10:48:06.951714+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:15:18.121744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"267'6674","reported_seq":6692,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:10.064353+0000","last_change":"2024-09-21T10:46:27.071328+0000","last_active":"2024-09-21T10:48:10.064353+0000","last_peered":"2024-09-21T10:48:10.064353+0000","last_clean":"2024-09-21T10:48:10.064353+0000","last_became_active":"2024-09-21T10:46:27.070977+0000","last_became_peered":"2024-09-21T10:46:27.070977+0000","last_unstale":"2024-09-21T10:48:10.064353+0000","last_undegraded":"2024-09-21T10:48:10.064353+0000","last_fullsized":"2024-09-21T10:48:10.064353+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6674,"log_dups_size":0,"ondisk_log_size":6674,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:22:03.004202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":437387264,"num_objects":6674,"num_object_clones":0,"num_object_copies":20022,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6674,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6674,"num_write_kb":427136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"84'149","reported_seq":419,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951146+0000","last_change":"2024-09-21T10:44:05.130355+0000","last_active":"2024-09-21T10:48:06.951146+0000","last_peered":"2024-09-21T10:48:06.951146+0000","last_clean":"2024-09-21T10:48:06.951146+0000","last_became_active":"2024-09-21T10:44:05.059584+0000","last_became_peered":"2024-09-21T10:44:05.059584+0000","last_unstale":"2024-09-21T10:48:06.951146+0000","last_undegraded":"2024-09-21T10:48:06.951146+0000","last_fullsized":"2024-09-21T10:48:06.951146+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:05.130313+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:05.130313+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:55.141088+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":236,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.947717+0000","last_change":"2024-09-21T10:38:45.611652+0000","last_active":"2024-09-21T10:48:06.947717+0000","last_peered":"2024-09-21T10:48:06.947717+0000","last_clean":"2024-09-21T10:48:06.947717+0000","last_became_active":"2024-09-21T10:38:45.611135+0000","last_became_peered":"2024-09-21T10:38:45.611135+0000","last_unstale":"2024-09-21T10:48:06.947717+0000","last_undegraded":"2024-09-21T10:48:06.947717+0000","last_fullsized":"2024-09-21T10:48:06.947717+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:36:16.986412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":419,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.938896+0000","last_change":"2024-09-21T10:39:12.742329+0000","last_active":"2024-09-21T10:48:06.938896+0000","last_peered":"2024-09-21T10:48:06.938896+0000","last_clean":"2024-09-21T10:48:06.938896+0000","last_became_active":"2024-09-21T10:39:12.741877+0000","last_became_peered":"2024-09-21T10:39:12.741877+0000","last_unstale":"2024-09-21T10:48:06.938896+0000","last_undegraded":"2024-09-21T10:48:06.938896+0000","last_fullsized":"2024-09-21T10:48:06.938896+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:42.570712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.7","version":"0'0","reported_seq":418,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.938246+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:48:06.938246+0000","last_peered":"2024-09-21T10:48:06.938246+0000","last_clean":"2024-09-21T10:48:06.938246+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:48:06.938246+0000","last_undegraded":"2024-09-21T10:48:06.938246+0000","last_fullsized":"2024-09-21T10:48:06.938246+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"267'6881","reported_seq":6910,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:14.088551+0000","last_change":"2024-09-21T10:46:27.079473+0000","last_active":"2024-09-21T10:48:14.088551+0000","last_peered":"2024-09-21T10:48:14.088551+0000","last_clean":"2024-09-21T10:48:14.088551+0000","last_became_active":"2024-09-21T10:46:27.079131+0000","last_became_peered":"2024-09-21T10:46:27.079131+0000","last_unstale":"2024-09-21T10:48:14.088551+0000","last_undegraded":"2024-09-21T10:48:14.088551+0000","last_fullsized":"2024-09-21T10:48:14.088551+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6881,"log_dups_size":0,"ondisk_log_size":6881,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:22:29.371403+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":6881,"num_write_kb":432512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"84'149","reported_seq":513,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:48:00.049906+0000","last_change":"2024-09-21T10:38:48.534489+0000","last_active":"2024-09-21T10:48:00.049906+0000","last_peered":"2024-09-21T10:48:00.049906+0000","last_clean":"2024-09-21T10:48:00.049906+0000","last_became_active":"2024-09-21T10:38:48.533462+0000","last_became_peered":"2024-09-21T10:38:48.533462+0000","last_unstale":"2024-09-21T10:48:00.049906+0000","last_undegraded":"2024-09-21T10:48:00.049906+0000","last_fullsized":"2024-09-21T10:48:00.049906+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:31.801033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:31.801033+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:00.378617+0000","scrub_duration":0.0028198009999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"66'2","reported_seq":299,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.130040+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T10:47:41.130040+0000","last_peered":"2024-09-21T10:47:41.130040+0000","last_clean":"2024-09-21T10:47:41.130040+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T10:47:41.130040+0000","last_undegraded":"2024-09-21T10:47:41.130040+0000","last_fullsized":"2024-09-21T10:47:41.130040+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":273,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.116723+0000","last_change":"2024-09-21T10:39:11.755563+0000","last_active":"2024-09-21T10:47:41.116723+0000","last_peered":"2024-09-21T10:47:41.116723+0000","last_clean":"2024-09-21T10:47:41.116723+0000","last_became_active":"2024-09-21T10:39:11.755290+0000","last_became_peered":"2024-09-21T10:39:11.755290+0000","last_unstale":"2024-09-21T10:47:41.116723+0000","last_undegraded":"2024-09-21T10:47:41.116723+0000","last_fullsized":"2024-09-21T10:47:41.116723+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:54.222785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":412,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.938213+0000","last_change":"2024-09-21T10:39:12.764474+0000","last_active":"2024-09-21T10:48:06.938213+0000","last_peered":"2024-09-21T10:48:06.938213+0000","last_clean":"2024-09-21T10:48:06.938213+0000","last_became_active":"2024-09-21T10:39:12.764068+0000","last_became_peered":"2024-09-21T10:39:12.764068+0000","last_unstale":"2024-09-21T10:48:06.938213+0000","last_undegraded":"2024-09-21T10:48:06.938213+0000","last_fullsized":"2024-09-21T10:48:06.938213+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:16:31.182279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"267'6691","reported_seq":6709,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:10.032323+0000","last_change":"2024-09-21T10:46:27.075264+0000","last_active":"2024-09-21T10:48:10.032323+0000","last_peered":"2024-09-21T10:48:10.032323+0000","last_clean":"2024-09-21T10:48:10.032323+0000","last_became_active":"2024-09-21T10:46:27.074938+0000","last_became_peered":"2024-09-21T10:46:27.074938+0000","last_unstale":"2024-09-21T10:48:10.032323+0000","last_undegraded":"2024-09-21T10:48:10.032323+0000","last_fullsized":"2024-09-21T10:48:10.032323+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6691,"log_dups_size":0,"ondisk_log_size":6691,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:10:20.300216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":438501376,"num_objects":6691,"num_object_clones":0,"num_object_copies":20073,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6691,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6691,"num_write_kb":428224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"84'149","reported_seq":590,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:50.116655+0000","last_change":"2024-09-21T10:41:36.118377+0000","last_active":"2024-09-21T10:47:50.116655+0000","last_peered":"2024-09-21T10:47:50.116655+0000","last_clean":"2024-09-21T10:47:50.116655+0000","last_became_active":"2024-09-21T10:39:11.736862+0000","last_became_peered":"2024-09-21T10:39:11.736862+0000","last_unstale":"2024-09-21T10:47:50.116655+0000","last_undegraded":"2024-09-21T10:47:50.116655+0000","last_fullsized":"2024-09-21T10:47:50.116655+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:41:36.118230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:41:36.118230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:15:45.923708+0000","scrub_duration":0.0024624220000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":275,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.120222+0000","last_change":"2024-09-21T10:39:12.733129+0000","last_active":"2024-09-21T10:47:41.120222+0000","last_peered":"2024-09-21T10:47:41.120222+0000","last_clean":"2024-09-21T10:47:41.120222+0000","last_became_active":"2024-09-21T10:39:12.732799+0000","last_became_peered":"2024-09-21T10:39:12.732799+0000","last_unstale":"2024-09-21T10:47:41.120222+0000","last_undegraded":"2024-09-21T10:47:41.120222+0000","last_fullsized":"2024-09-21T10:47:41.120222+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:53:42.796044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":434,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.938420+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:48:06.938420+0000","last_peered":"2024-09-21T10:48:06.938420+0000","last_clean":"2024-09-21T10:48:06.938420+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:48:06.938420+0000","last_undegraded":"2024-09-21T10:48:06.938420+0000","last_fullsized":"2024-09-21T10:48:06.938420+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":378,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.939890+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:48:06.939890+0000","last_peered":"2024-09-21T10:48:06.939890+0000","last_clean":"2024-09-21T10:48:06.939890+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:48:06.939890+0000","last_undegraded":"2024-09-21T10:48:06.939890+0000","last_fullsized":"2024-09-21T10:48:06.939890+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.e","version":"267'6869","reported_seq":6887,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:14.681536+0000","last_change":"2024-09-21T10:46:27.074955+0000","last_active":"2024-09-21T10:48:14.681536+0000","last_peered":"2024-09-21T10:48:14.681536+0000","last_clean":"2024-09-21T10:48:14.681536+0000","last_became_active":"2024-09-21T10:46:27.074665+0000","last_became_peered":"2024-09-21T10:46:27.074665+0000","last_unstale":"2024-09-21T10:48:14.681536+0000","last_undegraded":"2024-09-21T10:48:14.681536+0000","last_fullsized":"2024-09-21T10:48:14.681536+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6869,"log_dups_size":0,"ondisk_log_size":6869,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:50:37.311757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":430505984,"num_objects":6569,"num_object_clones":0,"num_object_copies":19707,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6569,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6869,"num_write_kb":430016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"84'149","reported_seq":586,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:50.116622+0000","last_change":"2024-09-21T10:39:57.917833+0000","last_active":"2024-09-21T10:47:50.116622+0000","last_peered":"2024-09-21T10:47:50.116622+0000","last_clean":"2024-09-21T10:47:50.116622+0000","last_became_active":"2024-09-21T10:39:11.737621+0000","last_became_peered":"2024-09-21T10:39:11.737621+0000","last_unstale":"2024-09-21T10:47:50.116622+0000","last_undegraded":"2024-09-21T10:47:50.116622+0000","last_fullsized":"2024-09-21T10:47:50.116622+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:39:57.917707+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:39:57.917707+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:42:32.434805+0000","scrub_duration":0.00163178,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":396,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.938308+0000","last_change":"2024-09-21T10:38:45.613509+0000","last_active":"2024-09-21T10:48:06.938308+0000","last_peered":"2024-09-21T10:48:06.938308+0000","last_clean":"2024-09-21T10:48:06.938308+0000","last_became_active":"2024-09-21T10:38:45.609378+0000","last_became_peered":"2024-09-21T10:38:45.609378+0000","last_unstale":"2024-09-21T10:48:06.938308+0000","last_undegraded":"2024-09-21T10:48:06.938308+0000","last_fullsized":"2024-09-21T10:48:06.938308+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:08.249548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":109,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.952037+0000","last_change":"2024-09-21T10:44:05.064107+0000","last_active":"2024-09-21T10:48:06.952037+0000","last_peered":"2024-09-21T10:48:06.952037+0000","last_clean":"2024-09-21T10:48:06.952037+0000","last_became_active":"2024-09-21T10:44:05.063816+0000","last_became_peered":"2024-09-21T10:44:05.063816+0000","last_unstale":"2024-09-21T10:48:06.952037+0000","last_undegraded":"2024-09-21T10:48:06.952037+0000","last_fullsized":"2024-09-21T10:48:06.952037+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:32:40.372915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":389,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951262+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:48:06.951262+0000","last_peered":"2024-09-21T10:48:06.951262+0000","last_clean":"2024-09-21T10:48:06.951262+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:48:06.951262+0000","last_undegraded":"2024-09-21T10:48:06.951262+0000","last_fullsized":"2024-09-21T10:48:06.951262+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"267'6741","reported_seq":6770,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:11.497511+0000","last_change":"2024-09-21T10:46:27.066125+0000","last_active":"2024-09-21T10:48:11.497511+0000","last_peered":"2024-09-21T10:48:11.497511+0000","last_clean":"2024-09-21T10:48:11.497511+0000","last_became_active":"2024-09-21T10:46:27.065790+0000","last_became_peered":"2024-09-21T10:46:27.065790+0000","last_unstale":"2024-09-21T10:48:11.497511+0000","last_undegraded":"2024-09-21T10:48:11.497511+0000","last_fullsized":"2024-09-21T10:48:11.497511+0000","mapping_epoch":258,"log_start":"262'200","ondisk_log_start":"262'200","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6541,"log_dups_size":0,"ondisk_log_size":6541,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:28:28.577749+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":441778176,"num_objects":6741,"num_object_clones":0,"num_object_copies":20223,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6741,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6741,"num_write_kb":431424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"84'149","reported_seq":529,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:59.691497+0000","last_change":"2024-09-21T10:39:12.719885+0000","last_active":"2024-09-21T10:47:59.691497+0000","last_peered":"2024-09-21T10:47:59.691497+0000","last_clean":"2024-09-21T10:47:59.691497+0000","last_became_active":"2024-09-21T10:39:12.719180+0000","last_became_peered":"2024-09-21T10:39:12.719180+0000","last_unstale":"2024-09-21T10:47:59.691497+0000","last_undegraded":"2024-09-21T10:47:59.691497+0000","last_fullsized":"2024-09-21T10:47:59.691497+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.629086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.629086+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:47:51.141545+0000","scrub_duration":0.003116106,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":404,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.954352+0000","last_change":"2024-09-21T10:27:39.433734+0000","last_active":"2024-09-21T10:48:06.954352+0000","last_peered":"2024-09-21T10:48:06.954352+0000","last_clean":"2024-09-21T10:48:06.954352+0000","last_became_active":"2024-09-21T10:27:39.432444+0000","last_became_peered":"2024-09-21T10:27:39.432444+0000","last_unstale":"2024-09-21T10:48:06.954352+0000","last_undegraded":"2024-09-21T10:48:06.954352+0000","last_fullsized":"2024-09-21T10:48:06.954352+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:07:52.701804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":414,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.938968+0000","last_change":"2024-09-21T10:39:11.727347+0000","last_active":"2024-09-21T10:48:06.938968+0000","last_peered":"2024-09-21T10:48:06.938968+0000","last_clean":"2024-09-21T10:48:06.938968+0000","last_became_active":"2024-09-21T10:39:11.725834+0000","last_became_peered":"2024-09-21T10:39:11.725834+0000","last_unstale":"2024-09-21T10:48:06.938968+0000","last_undegraded":"2024-09-21T10:48:06.938968+0000","last_fullsized":"2024-09-21T10:48:06.938968+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:01:05.187179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":401,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.947180+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:48:06.947180+0000","last_peered":"2024-09-21T10:48:06.947180+0000","last_clean":"2024-09-21T10:48:06.947180+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:48:06.947180+0000","last_undegraded":"2024-09-21T10:48:06.947180+0000","last_fullsized":"2024-09-21T10:48:06.947180+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"267'6721","reported_seq":6750,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:14.319015+0000","last_change":"2024-09-21T10:46:27.076390+0000","last_active":"2024-09-21T10:48:14.319015+0000","last_peered":"2024-09-21T10:48:14.319015+0000","last_clean":"2024-09-21T10:48:14.319015+0000","last_became_active":"2024-09-21T10:46:27.076086+0000","last_became_peered":"2024-09-21T10:46:27.076086+0000","last_unstale":"2024-09-21T10:48:14.319015+0000","last_undegraded":"2024-09-21T10:48:14.319015+0000","last_fullsized":"2024-09-21T10:48:14.319015+0000","mapping_epoch":258,"log_start":"262'100","ondisk_log_start":"262'100","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6621,"log_dups_size":0,"ondisk_log_size":6621,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:43.803280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":421199872,"num_objects":6427,"num_object_clones":0,"num_object_copies":19281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6427,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6721,"num_write_kb":420736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"84'149","reported_seq":597,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.942887+0000","last_change":"2024-09-21T10:35:29.131713+0000","last_active":"2024-09-21T10:48:06.942887+0000","last_peered":"2024-09-21T10:48:06.942887+0000","last_clean":"2024-09-21T10:48:06.942887+0000","last_became_active":"2024-09-21T10:35:28.483394+0000","last_became_peered":"2024-09-21T10:35:28.483394+0000","last_unstale":"2024-09-21T10:48:06.942887+0000","last_undegraded":"2024-09-21T10:48:06.942887+0000","last_fullsized":"2024-09-21T10:48:06.942887+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.131655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.131655+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:55.053377+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":407,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951496+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:48:06.951496+0000","last_peered":"2024-09-21T10:48:06.951496+0000","last_clean":"2024-09-21T10:48:06.951496+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:48:06.951496+0000","last_undegraded":"2024-09-21T10:48:06.951496+0000","last_fullsized":"2024-09-21T10:48:06.951496+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":127,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:50.116640+0000","last_change":"2024-09-21T10:39:12.755566+0000","last_active":"2024-09-21T10:47:50.116640+0000","last_peered":"2024-09-21T10:47:50.116640+0000","last_clean":"2024-09-21T10:47:50.116640+0000","last_became_active":"2024-09-21T10:39:12.754358+0000","last_became_peered":"2024-09-21T10:39:12.754358+0000","last_unstale":"2024-09-21T10:47:50.116640+0000","last_undegraded":"2024-09-21T10:47:50.116640+0000","last_fullsized":"2024-09-21T10:47:50.116640+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:19:36.213350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":257,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.115546+0000","last_change":"2024-09-21T10:39:11.734022+0000","last_active":"2024-09-21T10:47:41.115546+0000","last_peered":"2024-09-21T10:47:41.115546+0000","last_clean":"2024-09-21T10:47:41.115546+0000","last_became_active":"2024-09-21T10:39:11.731261+0000","last_became_peered":"2024-09-21T10:39:11.731261+0000","last_unstale":"2024-09-21T10:47:41.115546+0000","last_undegraded":"2024-09-21T10:47:41.115546+0000","last_fullsized":"2024-09-21T10:47:41.115546+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:27:12.520746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":270,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.116561+0000","last_change":"2024-09-21T10:39:11.726760+0000","last_active":"2024-09-21T10:47:41.116561+0000","last_peered":"2024-09-21T10:47:41.116561+0000","last_clean":"2024-09-21T10:47:41.116561+0000","last_became_active":"2024-09-21T10:39:11.726477+0000","last_became_peered":"2024-09-21T10:39:11.726477+0000","last_unstale":"2024-09-21T10:47:41.116561+0000","last_undegraded":"2024-09-21T10:47:41.116561+0000","last_fullsized":"2024-09-21T10:47:41.116561+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:33:25.148824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":306,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.117827+0000","last_change":"2024-09-21T10:39:11.736538+0000","last_active":"2024-09-21T10:47:41.117827+0000","last_peered":"2024-09-21T10:47:41.117827+0000","last_clean":"2024-09-21T10:47:41.117827+0000","last_became_active":"2024-09-21T10:39:11.736199+0000","last_became_peered":"2024-09-21T10:39:11.736199+0000","last_unstale":"2024-09-21T10:47:41.117827+0000","last_undegraded":"2024-09-21T10:47:41.117827+0000","last_fullsized":"2024-09-21T10:47:41.117827+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:22.923335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":418,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.939746+0000","last_change":"2024-09-21T10:39:17.256845+0000","last_active":"2024-09-21T10:48:06.939746+0000","last_peered":"2024-09-21T10:48:06.939746+0000","last_clean":"2024-09-21T10:48:06.939746+0000","last_became_active":"2024-09-21T10:39:17.256400+0000","last_became_peered":"2024-09-21T10:39:17.256400+0000","last_unstale":"2024-09-21T10:48:06.939746+0000","last_undegraded":"2024-09-21T10:48:06.939746+0000","last_fullsized":"2024-09-21T10:48:06.939746+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":213,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:27:24.934998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"72'3","reported_seq":64,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.943101+0000","last_change":"2024-09-21T10:44:05.081987+0000","last_active":"2024-09-21T10:48:06.943101+0000","last_peered":"2024-09-21T10:48:06.943101+0000","last_clean":"2024-09-21T10:48:06.943101+0000","last_became_active":"2024-09-21T10:44:05.081594+0000","last_became_peered":"2024-09-21T10:44:05.081594+0000","last_unstale":"2024-09-21T10:48:06.943101+0000","last_undegraded":"2024-09-21T10:48:06.943101+0000","last_fullsized":"2024-09-21T10:48:06.943101+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:30:45.149438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":238,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:50.010008+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:47:50.010008+0000","last_peered":"2024-09-21T10:47:50.010008+0000","last_clean":"2024-09-21T10:47:50.010008+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:47:50.010008+0000","last_undegraded":"2024-09-21T10:47:50.010008+0000","last_fullsized":"2024-09-21T10:47:50.010008+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":381,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.943017+0000","last_change":"2024-09-21T10:39:11.748971+0000","last_active":"2024-09-21T10:48:06.943017+0000","last_peered":"2024-09-21T10:48:06.943017+0000","last_clean":"2024-09-21T10:48:06.943017+0000","last_became_active":"2024-09-21T10:39:11.748632+0000","last_became_peered":"2024-09-21T10:39:11.748632+0000","last_unstale":"2024-09-21T10:48:06.943017+0000","last_undegraded":"2024-09-21T10:48:06.943017+0000","last_fullsized":"2024-09-21T10:48:06.943017+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:52.450806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":399,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951556+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:48:06.951556+0000","last_peered":"2024-09-21T10:48:06.951556+0000","last_clean":"2024-09-21T10:48:06.951556+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:48:06.951556+0000","last_undegraded":"2024-09-21T10:48:06.951556+0000","last_fullsized":"2024-09-21T10:48:06.951556+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":445,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.942995+0000","last_change":"2024-09-21T10:39:12.759717+0000","last_active":"2024-09-21T10:48:06.942995+0000","last_peered":"2024-09-21T10:48:06.942995+0000","last_clean":"2024-09-21T10:48:06.942995+0000","last_became_active":"2024-09-21T10:39:12.759261+0000","last_became_peered":"2024-09-21T10:39:12.759261+0000","last_unstale":"2024-09-21T10:48:06.942995+0000","last_undegraded":"2024-09-21T10:48:06.942995+0000","last_fullsized":"2024-09-21T10:48:06.942995+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:42.907748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":129,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:40.862571+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T10:47:40.862571+0000","last_peered":"2024-09-21T10:47:40.862571+0000","last_clean":"2024-09-21T10:47:40.862571+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T10:47:40.862571+0000","last_undegraded":"2024-09-21T10:47:40.862571+0000","last_fullsized":"2024-09-21T10:47:40.862571+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":418,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.947282+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:48:06.947282+0000","last_peered":"2024-09-21T10:48:06.947282+0000","last_clean":"2024-09-21T10:48:06.947282+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:48:06.947282+0000","last_undegraded":"2024-09-21T10:48:06.947282+0000","last_fullsized":"2024-09-21T10:48:06.947282+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":402,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951666+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:48:06.951666+0000","last_peered":"2024-09-21T10:48:06.951666+0000","last_clean":"2024-09-21T10:48:06.951666+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:48:06.951666+0000","last_undegraded":"2024-09-21T10:48:06.951666+0000","last_fullsized":"2024-09-21T10:48:06.951666+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":387,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.938079+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:48:06.938079+0000","last_peered":"2024-09-21T10:48:06.938079+0000","last_clean":"2024-09-21T10:48:06.938079+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:48:06.938079+0000","last_undegraded":"2024-09-21T10:48:06.938079+0000","last_fullsized":"2024-09-21T10:48:06.938079+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":401,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.942644+0000","last_change":"2024-09-21T10:27:39.429939+0000","last_active":"2024-09-21T10:48:06.942644+0000","last_peered":"2024-09-21T10:48:06.942644+0000","last_clean":"2024-09-21T10:48:06.942644+0000","last_became_active":"2024-09-21T10:27:39.429401+0000","last_became_peered":"2024-09-21T10:27:39.429401+0000","last_unstale":"2024-09-21T10:48:06.942644+0000","last_undegraded":"2024-09-21T10:48:06.942644+0000","last_fullsized":"2024-09-21T10:48:06.942644+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:54:41.935281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":263,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.116253+0000","last_change":"2024-09-21T10:38:45.607861+0000","last_active":"2024-09-21T10:47:41.116253+0000","last_peered":"2024-09-21T10:47:41.116253+0000","last_clean":"2024-09-21T10:47:41.116253+0000","last_became_active":"2024-09-21T10:38:45.607513+0000","last_became_peered":"2024-09-21T10:38:45.607513+0000","last_unstale":"2024-09-21T10:47:41.116253+0000","last_undegraded":"2024-09-21T10:47:41.116253+0000","last_fullsized":"2024-09-21T10:47:41.116253+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:29:40.498453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":128,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.115169+0000","last_change":"2024-09-21T10:38:45.611380+0000","last_active":"2024-09-21T10:47:41.115169+0000","last_peered":"2024-09-21T10:47:41.115169+0000","last_clean":"2024-09-21T10:47:41.115169+0000","last_became_active":"2024-09-21T10:38:45.611017+0000","last_became_peered":"2024-09-21T10:38:45.611017+0000","last_unstale":"2024-09-21T10:47:41.115169+0000","last_undegraded":"2024-09-21T10:47:41.115169+0000","last_fullsized":"2024-09-21T10:47:41.115169+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:17:15.307347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"73'2","reported_seq":393,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951156+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:48:06.951156+0000","last_peered":"2024-09-21T10:48:06.951156+0000","last_clean":"2024-09-21T10:48:06.951156+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:48:06.951156+0000","last_undegraded":"2024-09-21T10:48:06.951156+0000","last_fullsized":"2024-09-21T10:48:06.951156+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":251,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.116391+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:47:41.116391+0000","last_peered":"2024-09-21T10:47:41.116391+0000","last_clean":"2024-09-21T10:47:41.116391+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:47:41.116391+0000","last_undegraded":"2024-09-21T10:47:41.116391+0000","last_fullsized":"2024-09-21T10:47:41.116391+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":241,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.115632+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:47:41.115632+0000","last_peered":"2024-09-21T10:47:41.115632+0000","last_clean":"2024-09-21T10:47:41.115632+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:47:41.115632+0000","last_undegraded":"2024-09-21T10:47:41.115632+0000","last_fullsized":"2024-09-21T10:47:41.115632+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":251,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.116109+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:47:41.116109+0000","last_peered":"2024-09-21T10:47:41.116109+0000","last_clean":"2024-09-21T10:47:41.116109+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:47:41.116109+0000","last_undegraded":"2024-09-21T10:47:41.116109+0000","last_fullsized":"2024-09-21T10:47:41.116109+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":267,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:41.120067+0000","last_change":"2024-09-21T10:39:11.730995+0000","last_active":"2024-09-21T10:47:41.120067+0000","last_peered":"2024-09-21T10:47:41.120067+0000","last_clean":"2024-09-21T10:47:41.120067+0000","last_became_active":"2024-09-21T10:39:11.730559+0000","last_became_peered":"2024-09-21T10:39:11.730559+0000","last_unstale":"2024-09-21T10:47:41.120067+0000","last_undegraded":"2024-09-21T10:47:41.120067+0000","last_fullsized":"2024-09-21T10:47:41.120067+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:27.218072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":428,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.947822+0000","last_change":"2024-09-21T10:38:45.610599+0000","last_active":"2024-09-21T10:48:06.947822+0000","last_peered":"2024-09-21T10:48:06.947822+0000","last_clean":"2024-09-21T10:48:06.947822+0000","last_became_active":"2024-09-21T10:38:45.610135+0000","last_became_peered":"2024-09-21T10:38:45.610135+0000","last_unstale":"2024-09-21T10:48:06.947822+0000","last_undegraded":"2024-09-21T10:48:06.947822+0000","last_fullsized":"2024-09-21T10:48:06.947822+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:30:43.117895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"73'2","reported_seq":442,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.952259+0000","last_change":"2024-09-21T10:39:12.759916+0000","last_active":"2024-09-21T10:48:06.952259+0000","last_peered":"2024-09-21T10:48:06.952259+0000","last_clean":"2024-09-21T10:48:06.952259+0000","last_became_active":"2024-09-21T10:39:12.759587+0000","last_became_peered":"2024-09-21T10:39:12.759587+0000","last_unstale":"2024-09-21T10:48:06.952259+0000","last_undegraded":"2024-09-21T10:48:06.952259+0000","last_fullsized":"2024-09-21T10:48:06.952259+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:19.720836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":270,"reported_epoch":266,"state":"active+clean","last_fresh":"2024-09-21T10:47:59.691374+0000","last_change":"2024-09-21T10:39:11.726753+0000","last_active":"2024-09-21T10:47:59.691374+0000","last_peered":"2024-09-21T10:47:59.691374+0000","last_clean":"2024-09-21T10:47:59.691374+0000","last_became_active":"2024-09-21T10:39:11.726465+0000","last_became_peered":"2024-09-21T10:39:11.726465+0000","last_unstale":"2024-09-21T10:47:59.691374+0000","last_undegraded":"2024-09-21T10:47:59.691374+0000","last_fullsized":"2024-09-21T10:47:59.691374+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:44.255123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":429,"reported_epoch":267,"state":"active+clean","last_fresh":"2024-09-21T10:48:06.951432+0000","last_change":"2024-09-21T10:39:13.073914+0000","last_active":"2024-09-21T10:48:06.951432+0000","last_peered":"2024-09-21T10:48:06.951432+0000","last_clean":"2024-09-21T10:48:06.951432+0000","last_became_active":"2024-09-21T10:39:13.033143+0000","last_became_peered":"2024-09-21T10:39:13.033143+0000","last_unstale":"2024-09-21T10:48:06.951432+0000","last_undegraded":"2024-09-21T10:48:06.951432+0000","last_fullsized":"2024-09-21T10:48:06.951432+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:23.090897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":582,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":6899433472,"num_objects":105277,"num_object_clones":0,"num_object_copies":315831,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":105277,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":107665,"num_write_kb":6814144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":20688080896,"data_stored":20688076824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":106565,"ondisk_log_size":106565,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":22,"num_read_kb":21,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":10094,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":106496,"data_stored":17278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2048000,"data_stored":2033792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1640,"ondisk_log_size":1640,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201800,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4807032,"kb_used_data":4220592,"kb_used_omap":1,"kb_used_meta":586430,"kb_avail":88938120,"statfs":{"total":95995035648,"available":91072634880,"internally_reserved":0,"allocated":4321886208,"data_stored":4320480912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":600504780},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197677,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1901044,"kb_used_data":1662892,"kb_used_omap":5,"kb_used_meta":238138,"kb_avail":91844108,"statfs":{"total":95995035648,"available":94048366592,"internally_reserved":0,"allocated":1702801408,"data_stored":1701400944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":243853448},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725086,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4342636,"kb_used_data":3802144,"kb_used_omap":1,"kb_used_meta":540478,"kb_avail":89402516,"statfs":{"total":95995035648,"available":91548176384,"internally_reserved":0,"allocated":3893395456,"data_stored":3892002763,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":553449926},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986729,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1679732,"kb_used_data":1261484,"kb_used_omap":1,"kb_used_meta":418238,"kb_avail":92065420,"statfs":{"total":95995035648,"available":94274990080,"internally_reserved":0,"allocated":1291759616,"data_stored":1290358653,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":428276166},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631737,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4118244,"kb_used_data":3382684,"kb_used_omap":4,"kb_used_meta":735483,"kb_avail":89626908,"statfs":{"total":95995035648,"available":91777953792,"internally_reserved":0,"allocated":3463868416,"data_stored":3462479581,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":753135153},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":0,"seq":420906795263,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958788,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4368020,"kb_used_data":3822668,"kb_used_omap":5,"kb_used_meta":545338,"kb_avail":89377132,"statfs":{"total":95995035648,"available":91522183168,"internally_reserved":0,"allocated":3914412032,"data_stored":3913038147,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":558426472},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122313,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2592420,"kb_used_data":2105308,"kb_used_omap":5,"kb_used_meta":487034,"kb_avail":91152732,"statfs":{"total":95995035648,"available":93340397568,"internally_reserved":0,"allocated":2155835392,"data_stored":2154446527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":498722986},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":24576,"data_stored":5442,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":2141978624,"data_stored":2141978624,"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":3941072896,"data_stored":3941072896,"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":3426484224,"data_stored":3426484224,"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":1283063808,"data_stored":1283063808,"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":3902799872,"data_stored":3902799872,"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":1701576704,"data_stored":1701576704,"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":4291104768,"data_stored":4291100696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:48:18.323 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T10:48:18.323 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:48:18.323 INFO:tasks.thrashosds.thrasher:Adding osd 2 2024-09-21T10:48:18.323 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd in 2 2024-09-21T10:48:18.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:18.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:18.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:18.548 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:18.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:18.652 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:18.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:18.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:18.719 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:18.720 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:18.780 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:18.810 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:18.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:18.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:18.948 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:18.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:18.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:19.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:19.082 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:19.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:19.186 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:19.214 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:19.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:19.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:19.420 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:19.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:19.526 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:19.547 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:19.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:19.653 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:19.693 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:19.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:19.798 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:19.825 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:19.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:19.932 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:19.958 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:19.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:19.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:20.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:19 smithi204 bash[78884]: cluster 2024-09-21T10:48:18.787892+0000 mgr.y (mgr.25133) 1064 : cluster [DBG] pgmap v1076: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 86 B/s rd, 27 MiB/s wr, 658 op/s 2024-09-21T10:48:20.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:19 smithi204 bash[78884]: cluster 2024-09-21T10:48:18.787892+0000 mgr.y (mgr.25133) 1064 : cluster [DBG] pgmap v1076: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 86 B/s rd, 27 MiB/s wr, 658 op/s 2024-09-21T10:48:20.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:20.092 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:20.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:19 smithi003 bash[88275]: cluster 2024-09-21T10:48:18.787892+0000 mgr.y (mgr.25133) 1064 : cluster [DBG] pgmap v1076: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 86 B/s rd, 27 MiB/s wr, 658 op/s 2024-09-21T10:48:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:19 smithi003 bash[88275]: cluster 2024-09-21T10:48:18.787892+0000 mgr.y (mgr.25133) 1064 : cluster [DBG] pgmap v1076: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 86 B/s rd, 27 MiB/s wr, 658 op/s 2024-09-21T10:48:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:19 smithi003 bash[89466]: cluster 2024-09-21T10:48:18.787892+0000 mgr.y (mgr.25133) 1064 : cluster [DBG] pgmap v1076: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 86 B/s rd, 27 MiB/s wr, 658 op/s 2024-09-21T10:48:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:19 smithi003 bash[89466]: cluster 2024-09-21T10:48:18.787892+0000 mgr.y (mgr.25133) 1064 : cluster [DBG] pgmap v1076: 99 pgs: 99 active+clean; 6.4 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 86 B/s rd, 27 MiB/s wr, 658 op/s 2024-09-21T10:48:20.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:20.230 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:20.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:20.334 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:20.367 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:20.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:20.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:20.502 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:20.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:20.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:20.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:20.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:20.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:20.766 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:20.870 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:20.905 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:20.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:20.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:21.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:21.068 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:21.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:21.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:21.217 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:21.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:21.321 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:21.361 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:21.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:21.466 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:21.489 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:21.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:21.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:21.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:21.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:21.733 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:21.762 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:21.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:21.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:21.903 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:21.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:21.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:22.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:22.032 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:22.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:22.134 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:22.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:21 smithi003 bash[88275]: cluster 2024-09-21T10:48:20.788487+0000 mgr.y (mgr.25133) 1065 : cluster [DBG] pgmap v1077: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 942 op/s 2024-09-21T10:48:22.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:21 smithi003 bash[88275]: cluster 2024-09-21T10:48:20.788487+0000 mgr.y (mgr.25133) 1065 : cluster [DBG] pgmap v1077: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 942 op/s 2024-09-21T10:48:22.142 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:21 smithi003 bash[89466]: cluster 2024-09-21T10:48:20.788487+0000 mgr.y (mgr.25133) 1065 : cluster [DBG] pgmap v1077: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 942 op/s 2024-09-21T10:48:22.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:21 smithi003 bash[89466]: cluster 2024-09-21T10:48:20.788487+0000 mgr.y (mgr.25133) 1065 : cluster [DBG] pgmap v1077: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 942 op/s 2024-09-21T10:48:22.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.168 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:22.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:21 smithi204 bash[78884]: cluster 2024-09-21T10:48:20.788487+0000 mgr.y (mgr.25133) 1065 : cluster [DBG] pgmap v1077: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 942 op/s 2024-09-21T10:48:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:21 smithi204 bash[78884]: cluster 2024-09-21T10:48:20.788487+0000 mgr.y (mgr.25133) 1065 : cluster [DBG] pgmap v1077: 99 pgs: 99 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 27 MiB/s wr, 942 op/s 2024-09-21T10:48:22.269 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:22.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:22.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:22.400 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:22.425 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:22.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:22.528 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:22.561 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:22.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:22.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:22.691 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:22.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:22.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:22.826 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:22.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:22.871 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:22.871 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:22.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:22.958 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:22.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:22.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:23.061 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:23.086 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:23.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:23.195 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:23.219 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:23.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:23.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:23.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:23.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:23.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:23.586 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:23.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:23.688 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:23.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:23.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:23.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:23.849 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:23.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:23.953 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:23.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:23.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:23.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:24.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:23 smithi003 bash[88275]: cluster 2024-09-21T10:48:22.788979+0000 mgr.y (mgr.25133) 1066 : cluster [DBG] pgmap v1078: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 12 MiB/s wr, 777 op/s 2024-09-21T10:48:24.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:23 smithi003 bash[88275]: cluster 2024-09-21T10:48:22.788979+0000 mgr.y (mgr.25133) 1066 : cluster [DBG] pgmap v1078: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 12 MiB/s wr, 777 op/s 2024-09-21T10:48:24.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:23 smithi003 bash[88275]: audit 2024-09-21T10:48:23.661862+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:24.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:23 smithi003 bash[88275]: audit 2024-09-21T10:48:23.661862+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:24.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:23 smithi003 bash[89466]: cluster 2024-09-21T10:48:22.788979+0000 mgr.y (mgr.25133) 1066 : cluster [DBG] pgmap v1078: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 12 MiB/s wr, 777 op/s 2024-09-21T10:48:24.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:23 smithi003 bash[89466]: cluster 2024-09-21T10:48:22.788979+0000 mgr.y (mgr.25133) 1066 : cluster [DBG] pgmap v1078: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 12 MiB/s wr, 777 op/s 2024-09-21T10:48:24.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:23 smithi003 bash[89466]: audit 2024-09-21T10:48:23.661862+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:24.018 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:23 smithi003 bash[89466]: audit 2024-09-21T10:48:23.661862+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:24.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:24.086 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:23 smithi204 bash[78884]: cluster 2024-09-21T10:48:22.788979+0000 mgr.y (mgr.25133) 1066 : cluster [DBG] pgmap v1078: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 12 MiB/s wr, 777 op/s 2024-09-21T10:48:24.086 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:23 smithi204 bash[78884]: cluster 2024-09-21T10:48:22.788979+0000 mgr.y (mgr.25133) 1066 : cluster [DBG] pgmap v1078: 99 pgs: 99 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 12 MiB/s wr, 777 op/s 2024-09-21T10:48:24.086 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:23 smithi204 bash[78884]: audit 2024-09-21T10:48:23.661862+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:24.086 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:23 smithi204 bash[78884]: audit 2024-09-21T10:48:23.661862+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:24.109 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:24.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:24.213 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:24.243 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:24.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:24.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:24.391 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:24.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:24.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:24.518 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:24.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:24.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:24.650 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:24.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:24.753 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:24.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.774 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:24.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:24.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:24.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:24.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:24.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:24.999 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:25.029 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:25.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:25.133 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:25.154 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:25.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:25.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:25.369 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:25.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:25.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:25.503 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:25.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:25.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:25.627 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:25.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:25.730 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:25.762 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:25.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:25.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:25.891 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:25 smithi003 bash[88275]: cluster 2024-09-21T10:48:24.789761+0000 mgr.y (mgr.25133) 1067 : cluster [DBG] pgmap v1079: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 8.2 MiB/s wr, 934 op/s 2024-09-21T10:48:25.892 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:25 smithi003 bash[89466]: cluster 2024-09-21T10:48:24.789761+0000 mgr.y (mgr.25133) 1067 : cluster [DBG] pgmap v1079: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 8.2 MiB/s wr, 934 op/s 2024-09-21T10:48:25.892 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:25 smithi003 bash[89466]: cluster 2024-09-21T10:48:24.789761+0000 mgr.y (mgr.25133) 1067 : cluster [DBG] pgmap v1079: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 8.2 MiB/s wr, 934 op/s 2024-09-21T10:48:25.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:25.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:25.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:25.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:26.034 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:26.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:26.141 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:26.151 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:25 smithi003 bash[88275]: cluster 2024-09-21T10:48:24.789761+0000 mgr.y (mgr.25133) 1067 : cluster [DBG] pgmap v1079: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 8.2 MiB/s wr, 934 op/s 2024-09-21T10:48:26.165 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:26.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:26.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:25 smithi204 bash[78884]: cluster 2024-09-21T10:48:24.789761+0000 mgr.y (mgr.25133) 1067 : cluster [DBG] pgmap v1079: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 8.2 MiB/s wr, 934 op/s 2024-09-21T10:48:26.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:25 smithi204 bash[78884]: cluster 2024-09-21T10:48:24.789761+0000 mgr.y (mgr.25133) 1067 : cluster [DBG] pgmap v1079: 99 pgs: 99 active+clean; 5.9 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 8.2 MiB/s wr, 934 op/s 2024-09-21T10:48:26.269 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:26.292 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:26.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:26.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:26.425 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:26.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:26.530 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:26.559 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:26.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:26.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:26.701 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:26.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:26.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:26.823 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:26.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:26.926 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:26.950 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:26.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:26.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:27.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:27.090 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:27.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:27.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:27.230 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:27.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:27.334 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:27.365 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:27.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:27.469 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:27.496 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:27.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:27.602 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:27.610 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:48:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:48:27] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.51.0" 2024-09-21T10:48:27.620 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:27.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:27.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:27.768 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:27.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:27.874 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:27.903 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:27.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:27.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:28.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:27 smithi204 bash[78884]: cluster 2024-09-21T10:48:26.790405+0000 mgr.y (mgr.25133) 1068 : cluster [DBG] pgmap v1080: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 2.4 MiB/s wr, 893 op/s 2024-09-21T10:48:28.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:27 smithi204 bash[78884]: cluster 2024-09-21T10:48:26.790405+0000 mgr.y (mgr.25133) 1068 : cluster [DBG] pgmap v1080: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 2.4 MiB/s wr, 893 op/s 2024-09-21T10:48:28.029 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:28.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:28.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:27 smithi003 bash[88275]: cluster 2024-09-21T10:48:26.790405+0000 mgr.y (mgr.25133) 1068 : cluster [DBG] pgmap v1080: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 2.4 MiB/s wr, 893 op/s 2024-09-21T10:48:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:27 smithi003 bash[88275]: cluster 2024-09-21T10:48:26.790405+0000 mgr.y (mgr.25133) 1068 : cluster [DBG] pgmap v1080: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 2.4 MiB/s wr, 893 op/s 2024-09-21T10:48:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:27 smithi003 bash[89466]: cluster 2024-09-21T10:48:26.790405+0000 mgr.y (mgr.25133) 1068 : cluster [DBG] pgmap v1080: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 2.4 MiB/s wr, 893 op/s 2024-09-21T10:48:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:27 smithi003 bash[89466]: cluster 2024-09-21T10:48:26.790405+0000 mgr.y (mgr.25133) 1068 : cluster [DBG] pgmap v1080: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 85 B/s rd, 2.4 MiB/s wr, 893 op/s 2024-09-21T10:48:28.196 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:28.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:28.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:28.351 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:28.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:28.454 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:28.482 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:28.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:28.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:28.617 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:28.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:28.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:28.748 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:28.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:28.860 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:28.893 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:28.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:28.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:28.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:29.050 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:29.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:29.157 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:29.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[88275]: audit 2024-09-21T10:48:27.869582+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:48:29.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[88275]: audit 2024-09-21T10:48:27.869582+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:48:29.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[88275]: audit 2024-09-21T10:48:28.643334+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[88275]: audit 2024-09-21T10:48:28.643334+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[88275]: audit 2024-09-21T10:48:28.650832+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[88275]: audit 2024-09-21T10:48:28.650832+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[88275]: audit 2024-09-21T10:48:28.768362+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[88275]: audit 2024-09-21T10:48:28.768362+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[88275]: audit 2024-09-21T10:48:28.780284+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[88275]: audit 2024-09-21T10:48:28.780284+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[89466]: audit 2024-09-21T10:48:27.869582+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:48:29.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[89466]: audit 2024-09-21T10:48:27.869582+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:48:29.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[89466]: audit 2024-09-21T10:48:28.643334+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[89466]: audit 2024-09-21T10:48:28.643334+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[89466]: audit 2024-09-21T10:48:28.650832+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[89466]: audit 2024-09-21T10:48:28.650832+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[89466]: audit 2024-09-21T10:48:28.768362+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[89466]: audit 2024-09-21T10:48:28.768362+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[89466]: audit 2024-09-21T10:48:28.780284+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:28 smithi003 bash[89466]: audit 2024-09-21T10:48:28.780284+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.194 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:29.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:29.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:28 smithi204 bash[78884]: audit 2024-09-21T10:48:27.869582+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:48:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:28 smithi204 bash[78884]: audit 2024-09-21T10:48:27.869582+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:48:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:28 smithi204 bash[78884]: audit 2024-09-21T10:48:28.643334+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:28 smithi204 bash[78884]: audit 2024-09-21T10:48:28.643334+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:28 smithi204 bash[78884]: audit 2024-09-21T10:48:28.650832+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:28 smithi204 bash[78884]: audit 2024-09-21T10:48:28.650832+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:28 smithi204 bash[78884]: audit 2024-09-21T10:48:28.768362+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:28 smithi204 bash[78884]: audit 2024-09-21T10:48:28.768362+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:28 smithi204 bash[78884]: audit 2024-09-21T10:48:28.780284+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:28 smithi204 bash[78884]: audit 2024-09-21T10:48:28.780284+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:29.301 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:29.332 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:29.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:29.437 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:29.458 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:29.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:29.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:29.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:29.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:29.682 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:29.709 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:29.811 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:29.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.836 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:29.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:29.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:29.957 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:29.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:29.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:30.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:30.071 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:29 smithi003 bash[88275]: cluster 2024-09-21T10:48:28.791114+0000 mgr.y (mgr.25133) 1069 : cluster [DBG] pgmap v1081: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 733 op/s 2024-09-21T10:48:30.071 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:29 smithi003 bash[88275]: cluster 2024-09-21T10:48:28.791114+0000 mgr.y (mgr.25133) 1069 : cluster [DBG] pgmap v1081: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 733 op/s 2024-09-21T10:48:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:29 smithi003 bash[89466]: cluster 2024-09-21T10:48:28.791114+0000 mgr.y (mgr.25133) 1069 : cluster [DBG] pgmap v1081: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 733 op/s 2024-09-21T10:48:30.072 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:29 smithi003 bash[89466]: cluster 2024-09-21T10:48:28.791114+0000 mgr.y (mgr.25133) 1069 : cluster [DBG] pgmap v1081: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 733 op/s 2024-09-21T10:48:30.095 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:30.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:30.199 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:30.225 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:30.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:30.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:29 smithi204 bash[78884]: cluster 2024-09-21T10:48:28.791114+0000 mgr.y (mgr.25133) 1069 : cluster [DBG] pgmap v1081: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 733 op/s 2024-09-21T10:48:30.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:29 smithi204 bash[78884]: cluster 2024-09-21T10:48:28.791114+0000 mgr.y (mgr.25133) 1069 : cluster [DBG] pgmap v1081: 99 pgs: 99 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 733 op/s 2024-09-21T10:48:30.329 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:30.356 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:30.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:30.463 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:30.491 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:30.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:30.597 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:30.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:30.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:30.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:30.744 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:30.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:30.849 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:30.884 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:30.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:30.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:30.988 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:31.017 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:31.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:31.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:31.155 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:31.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:31.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:31.293 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:31.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:31.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:31.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.447 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:31.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:31.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:31.572 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:31.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:31.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:31.708 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:31.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:31.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:31.832 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:31.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:31.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:31 smithi003 bash[88275]: cluster 2024-09-21T10:48:30.791887+0000 mgr.y (mgr.25133) 1070 : cluster [DBG] pgmap v1082: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s 2024-09-21T10:48:31.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:31 smithi003 bash[88275]: cluster 2024-09-21T10:48:30.791887+0000 mgr.y (mgr.25133) 1070 : cluster [DBG] pgmap v1082: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s 2024-09-21T10:48:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:31 smithi003 bash[89466]: cluster 2024-09-21T10:48:30.791887+0000 mgr.y (mgr.25133) 1070 : cluster [DBG] pgmap v1082: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s 2024-09-21T10:48:31.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:31 smithi003 bash[89466]: cluster 2024-09-21T10:48:30.791887+0000 mgr.y (mgr.25133) 1070 : cluster [DBG] pgmap v1082: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s 2024-09-21T10:48:31.938 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:31.965 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:31.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:31.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:31 smithi204 bash[78884]: cluster 2024-09-21T10:48:30.791887+0000 mgr.y (mgr.25133) 1070 : cluster [DBG] pgmap v1082: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s 2024-09-21T10:48:32.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:31 smithi204 bash[78884]: cluster 2024-09-21T10:48:30.791887+0000 mgr.y (mgr.25133) 1070 : cluster [DBG] pgmap v1082: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s 2024-09-21T10:48:32.022 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:48:32.022 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:48:32.054 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:48:32.055 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:48:32.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:32.071 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:48:32.071 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:48:32.086 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:32.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:32.189 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:32.212 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:48:32.212 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:48:32.232 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:32.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:32.250 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:48:32.250 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:48:32.288 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:48:32.288 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:48:32.323 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:48:32.323 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:48:32.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:32.356 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:48:32.356 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:48:32.362 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:32.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:32.466 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:32.484 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:32.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:32.587 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:32.615 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:32.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:32.721 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:32.757 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:32.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:32.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:32.899 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:32.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:32.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:32.934 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:48:33.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:33.033 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:33.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:33.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:33.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:32 smithi204 bash[78884]: audit 2024-09-21T10:48:31.988262+0000 mon.a (mon.0) 1499 : audit [DBG] from='client.? 172.21.15.3:0/22663327' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:33.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:32 smithi204 bash[78884]: audit 2024-09-21T10:48:31.988262+0000 mon.a (mon.0) 1499 : audit [DBG] from='client.? 172.21.15.3:0/22663327' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:33.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:32 smithi204 bash[78884]: audit 2024-09-21T10:48:32.504879+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.3:0/3502224249' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:32 smithi204 bash[78884]: audit 2024-09-21T10:48:32.504879+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.3:0/3502224249' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:32 smithi204 bash[78884]: audit 2024-09-21T10:48:32.505174+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:32 smithi204 bash[78884]: audit 2024-09-21T10:48:32.505174+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.157 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:33.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:33.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[88275]: audit 2024-09-21T10:48:31.988262+0000 mon.a (mon.0) 1499 : audit [DBG] from='client.? 172.21.15.3:0/22663327' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:33.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[88275]: audit 2024-09-21T10:48:31.988262+0000 mon.a (mon.0) 1499 : audit [DBG] from='client.? 172.21.15.3:0/22663327' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:33.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[88275]: audit 2024-09-21T10:48:32.504879+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.3:0/3502224249' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[88275]: audit 2024-09-21T10:48:32.504879+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.3:0/3502224249' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[88275]: audit 2024-09-21T10:48:32.505174+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[88275]: audit 2024-09-21T10:48:32.505174+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[89466]: audit 2024-09-21T10:48:31.988262+0000 mon.a (mon.0) 1499 : audit [DBG] from='client.? 172.21.15.3:0/22663327' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:33.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[89466]: audit 2024-09-21T10:48:31.988262+0000 mon.a (mon.0) 1499 : audit [DBG] from='client.? 172.21.15.3:0/22663327' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:48:33.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[89466]: audit 2024-09-21T10:48:32.504879+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.3:0/3502224249' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[89466]: audit 2024-09-21T10:48:32.504879+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.3:0/3502224249' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[89466]: audit 2024-09-21T10:48:32.505174+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:32 smithi003 bash[89466]: audit 2024-09-21T10:48:32.505174+0000 mon.a (mon.0) 1500 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:48:33.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:33.286 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:33.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:33.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:33.420 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:33.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:33.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:33.548 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:33.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:33.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:33.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:33.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:33.770 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:33.790 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:33.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:33.893 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:33.929 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:33.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:33.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:33 smithi204 bash[78884]: cluster 2024-09-21T10:48:32.792364+0000 mgr.y (mgr.25133) 1071 : cluster [DBG] pgmap v1083: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2024-09-21T10:48:34.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:33 smithi204 bash[78884]: cluster 2024-09-21T10:48:32.792364+0000 mgr.y (mgr.25133) 1071 : cluster [DBG] pgmap v1083: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2024-09-21T10:48:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:33 smithi204 bash[78884]: cluster 2024-09-21T10:48:32.872978+0000 mon.a (mon.0) 1501 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:48:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:33 smithi204 bash[78884]: cluster 2024-09-21T10:48:32.872978+0000 mon.a (mon.0) 1501 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:48:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:33 smithi204 bash[78884]: cluster 2024-09-21T10:48:32.873013+0000 mon.a (mon.0) 1502 : cluster [INF] Cluster is now healthy 2024-09-21T10:48:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:33 smithi204 bash[78884]: cluster 2024-09-21T10:48:32.873013+0000 mon.a (mon.0) 1502 : cluster [INF] Cluster is now healthy 2024-09-21T10:48:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:33 smithi204 bash[78884]: audit 2024-09-21T10:48:32.883864+0000 mon.a (mon.0) 1503 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:33 smithi204 bash[78884]: audit 2024-09-21T10:48:32.883864+0000 mon.a (mon.0) 1503 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:33 smithi204 bash[78884]: cluster 2024-09-21T10:48:32.932858+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e268: 8 total, 8 up, 7 in 2024-09-21T10:48:34.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:33 smithi204 bash[78884]: cluster 2024-09-21T10:48:32.932858+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e268: 8 total, 8 up, 7 in 2024-09-21T10:48:34.036 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:34.065 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:34.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:34.169 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:34.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:33 smithi003 bash[89466]: cluster 2024-09-21T10:48:32.792364+0000 mgr.y (mgr.25133) 1071 : cluster [DBG] pgmap v1083: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2024-09-21T10:48:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:33 smithi003 bash[89466]: cluster 2024-09-21T10:48:32.792364+0000 mgr.y (mgr.25133) 1071 : cluster [DBG] pgmap v1083: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2024-09-21T10:48:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:33 smithi003 bash[89466]: cluster 2024-09-21T10:48:32.872978+0000 mon.a (mon.0) 1501 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:48:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:33 smithi003 bash[89466]: cluster 2024-09-21T10:48:32.872978+0000 mon.a (mon.0) 1501 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:48:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:33 smithi003 bash[89466]: cluster 2024-09-21T10:48:32.873013+0000 mon.a (mon.0) 1502 : cluster [INF] Cluster is now healthy 2024-09-21T10:48:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:33 smithi003 bash[89466]: cluster 2024-09-21T10:48:32.873013+0000 mon.a (mon.0) 1502 : cluster [INF] Cluster is now healthy 2024-09-21T10:48:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:33 smithi003 bash[89466]: audit 2024-09-21T10:48:32.883864+0000 mon.a (mon.0) 1503 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:33 smithi003 bash[89466]: audit 2024-09-21T10:48:32.883864+0000 mon.a (mon.0) 1503 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:33 smithi003 bash[89466]: cluster 2024-09-21T10:48:32.932858+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e268: 8 total, 8 up, 7 in 2024-09-21T10:48:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:33 smithi003 bash[89466]: cluster 2024-09-21T10:48:32.932858+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e268: 8 total, 8 up, 7 in 2024-09-21T10:48:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:34 smithi003 bash[88275]: cluster 2024-09-21T10:48:32.792364+0000 mgr.y (mgr.25133) 1071 : cluster [DBG] pgmap v1083: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2024-09-21T10:48:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:34 smithi003 bash[88275]: cluster 2024-09-21T10:48:32.792364+0000 mgr.y (mgr.25133) 1071 : cluster [DBG] pgmap v1083: 99 pgs: 99 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 765 op/s 2024-09-21T10:48:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:34 smithi003 bash[88275]: cluster 2024-09-21T10:48:32.872978+0000 mon.a (mon.0) 1501 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:48:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:34 smithi003 bash[88275]: cluster 2024-09-21T10:48:32.872978+0000 mon.a (mon.0) 1501 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:48:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:34 smithi003 bash[88275]: cluster 2024-09-21T10:48:32.873013+0000 mon.a (mon.0) 1502 : cluster [INF] Cluster is now healthy 2024-09-21T10:48:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:34 smithi003 bash[88275]: cluster 2024-09-21T10:48:32.873013+0000 mon.a (mon.0) 1502 : cluster [INF] Cluster is now healthy 2024-09-21T10:48:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:34 smithi003 bash[88275]: audit 2024-09-21T10:48:32.883864+0000 mon.a (mon.0) 1503 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:34 smithi003 bash[88275]: audit 2024-09-21T10:48:32.883864+0000 mon.a (mon.0) 1503 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:48:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:34 smithi003 bash[88275]: cluster 2024-09-21T10:48:32.932858+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e268: 8 total, 8 up, 7 in 2024-09-21T10:48:34.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:34 smithi003 bash[88275]: cluster 2024-09-21T10:48:32.932858+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e268: 8 total, 8 up, 7 in 2024-09-21T10:48:34.192 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:34.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:34.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:34.330 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:34.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:34.436 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:34.454 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:34.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:34.557 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:34.578 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:34.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:34.685 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:34.704 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:34.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:34.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:34.826 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:34.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:34.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:34.963 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:34.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:34.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:35.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:35.093 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:35.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:35.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:35.226 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:35.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:35.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:35.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:35.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:35.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:35.505 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:35.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:35.609 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:35.645 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:35.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:35.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:35.777 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:35.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:35.882 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:35.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:35.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:35.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:36.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:36.042 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:36.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:36.144 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:36.153 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[88275]: cluster 2024-09-21T10:48:34.793232+0000 mgr.y (mgr.25133) 1072 : cluster [DBG] pgmap v1085: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:48:36.154 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[88275]: cluster 2024-09-21T10:48:34.793232+0000 mgr.y (mgr.25133) 1072 : cluster [DBG] pgmap v1085: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:48:36.154 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[88275]: audit 2024-09-21T10:48:35.466040+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.154 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[88275]: audit 2024-09-21T10:48:35.466040+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.154 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[88275]: audit 2024-09-21T10:48:35.472508+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.154 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[88275]: audit 2024-09-21T10:48:35.472508+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.154 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[89466]: cluster 2024-09-21T10:48:34.793232+0000 mgr.y (mgr.25133) 1072 : cluster [DBG] pgmap v1085: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:48:36.154 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[89466]: cluster 2024-09-21T10:48:34.793232+0000 mgr.y (mgr.25133) 1072 : cluster [DBG] pgmap v1085: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:48:36.154 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[89466]: audit 2024-09-21T10:48:35.466040+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.154 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[89466]: audit 2024-09-21T10:48:35.466040+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.154 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[89466]: audit 2024-09-21T10:48:35.472508+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.154 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:35 smithi003 bash[89466]: audit 2024-09-21T10:48:35.472508+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.181 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:36.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:35 smithi204 bash[78884]: cluster 2024-09-21T10:48:34.793232+0000 mgr.y (mgr.25133) 1072 : cluster [DBG] pgmap v1085: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:48:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:35 smithi204 bash[78884]: cluster 2024-09-21T10:48:34.793232+0000 mgr.y (mgr.25133) 1072 : cluster [DBG] pgmap v1085: 99 pgs: 99 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2024-09-21T10:48:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:35 smithi204 bash[78884]: audit 2024-09-21T10:48:35.466040+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:35 smithi204 bash[78884]: audit 2024-09-21T10:48:35.466040+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:35 smithi204 bash[78884]: audit 2024-09-21T10:48:35.472508+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:35 smithi204 bash[78884]: audit 2024-09-21T10:48:35.472508+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:36.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:36.309 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:36.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:36.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:36.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:36.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:36.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:36.576 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:36.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:36.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:36.721 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:36.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:36.826 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:36.852 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:36.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:36.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:36.974 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:36.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:36.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:37.077 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:37.104 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:37.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:37.207 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:37.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:37.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:37.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:37.363 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:37.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:37.467 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:37.497 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:37.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:37.602 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:37.623 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:37.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:37.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:48:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:48:37] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.51.0" 2024-09-21T10:48:37.728 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:37.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:37.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:37.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:37.886 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:37.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:37.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:37.936 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:48:37.959 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:48:37.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:37.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:37 smithi003 bash[88275]: cluster 2024-09-21T10:48:36.793843+0000 mgr.y (mgr.25133) 1073 : cluster [DBG] pgmap v1086: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:37.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:37 smithi003 bash[88275]: cluster 2024-09-21T10:48:36.793843+0000 mgr.y (mgr.25133) 1073 : cluster [DBG] pgmap v1086: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:37.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:37 smithi003 bash[89466]: cluster 2024-09-21T10:48:36.793843+0000 mgr.y (mgr.25133) 1073 : cluster [DBG] pgmap v1086: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:37.995 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:37 smithi003 bash[89466]: cluster 2024-09-21T10:48:36.793843+0000 mgr.y (mgr.25133) 1073 : cluster [DBG] pgmap v1086: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:38.017 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:38.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:38.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:38.134 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:37 smithi204 bash[78884]: cluster 2024-09-21T10:48:36.793843+0000 mgr.y (mgr.25133) 1073 : cluster [DBG] pgmap v1086: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:38.135 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:37 smithi204 bash[78884]: cluster 2024-09-21T10:48:36.793843+0000 mgr.y (mgr.25133) 1073 : cluster [DBG] pgmap v1086: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:38.148 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:38.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:38.250 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:38.281 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:38.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:38.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:38.430 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:38.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:38.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:38.551 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:38.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:38.654 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:38.679 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:38.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:38.783 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:38.809 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:38.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:38.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:38.958 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:38.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:38.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:39.061 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:39.099 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:39.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:39.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:39.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:39.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:39.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:39.354 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:39.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:39.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:39.479 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:39.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:39.582 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:39.604 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:39.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:39.707 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:39.742 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:39.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:39 smithi204 bash[78884]: audit 2024-09-21T10:48:38.667256+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:39 smithi204 bash[78884]: audit 2024-09-21T10:48:38.667256+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:39 smithi204 bash[78884]: audit 2024-09-21T10:48:38.672364+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:39 smithi204 bash[78884]: audit 2024-09-21T10:48:38.672364+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:39 smithi204 bash[78884]: cluster 2024-09-21T10:48:38.794190+0000 mgr.y (mgr.25133) 1074 : cluster [DBG] pgmap v1087: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:39 smithi204 bash[78884]: cluster 2024-09-21T10:48:38.794190+0000 mgr.y (mgr.25133) 1074 : cluster [DBG] pgmap v1087: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:39 smithi204 bash[78884]: audit 2024-09-21T10:48:39.561750+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:39 smithi204 bash[78884]: audit 2024-09-21T10:48:39.561750+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:39 smithi204 bash[78884]: audit 2024-09-21T10:48:39.567974+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:39 smithi204 bash[78884]: audit 2024-09-21T10:48:39.567974+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:39.875 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[88275]: audit 2024-09-21T10:48:38.667256+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[88275]: audit 2024-09-21T10:48:38.667256+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[88275]: audit 2024-09-21T10:48:38.672364+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:39.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[88275]: audit 2024-09-21T10:48:38.672364+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:39.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[88275]: cluster 2024-09-21T10:48:38.794190+0000 mgr.y (mgr.25133) 1074 : cluster [DBG] pgmap v1087: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:39.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[88275]: cluster 2024-09-21T10:48:38.794190+0000 mgr.y (mgr.25133) 1074 : cluster [DBG] pgmap v1087: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:39.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[88275]: audit 2024-09-21T10:48:39.561750+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.876 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[88275]: audit 2024-09-21T10:48:39.561750+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[88275]: audit 2024-09-21T10:48:39.567974+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.877 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[88275]: audit 2024-09-21T10:48:39.567974+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[89466]: audit 2024-09-21T10:48:38.667256+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[89466]: audit 2024-09-21T10:48:38.667256+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[89466]: audit 2024-09-21T10:48:38.672364+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:39.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[89466]: audit 2024-09-21T10:48:38.672364+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:39.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[89466]: cluster 2024-09-21T10:48:38.794190+0000 mgr.y (mgr.25133) 1074 : cluster [DBG] pgmap v1087: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:39.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[89466]: cluster 2024-09-21T10:48:38.794190+0000 mgr.y (mgr.25133) 1074 : cluster [DBG] pgmap v1087: 99 pgs: 99 active+clean; 5.4 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2024-09-21T10:48:39.877 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[89466]: audit 2024-09-21T10:48:39.561750+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[89466]: audit 2024-09-21T10:48:39.561750+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[89466]: audit 2024-09-21T10:48:39.567974+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.878 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:39 smithi003 bash[89466]: audit 2024-09-21T10:48:39.567974+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:39.878 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:39.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:39.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:39.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:40.012 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:40.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:40.028 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:48:40.028 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [], 2024-09-21T10:48:40.029 INFO:teuthology.orchestra.run.smithi003.stdout: "complaint_time": 30, 2024-09-21T10:48:40.029 INFO:teuthology.orchestra.run.smithi003.stdout: "num_blocked_ops": 0 2024-09-21T10:48:40.029 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:48:40.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:40.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.146 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:40.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:40.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:40.280 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:40.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:40.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:40.386 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[88275]: debug 2024-09-21T10:48:40.377+0000 7f4c89143640 -1 mon.a@0(leader).osd e268 definitely_dead 0 2024-09-21T10:48:40.425 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:40.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:40.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:40.568 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:40.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:40.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:40.698 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:40.702 INFO:teuthology.orchestra.run.smithi003.stderr:marked in osd.2. 2024-09-21T10:48:40.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:40.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:40.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:40 smithi204 bash[78884]: audit 2024-09-21T10:48:40.384002+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.3:0/718108697' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:40.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:40 smithi204 bash[78884]: audit 2024-09-21T10:48:40.384002+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.3:0/718108697' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:40.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:40 smithi204 bash[78884]: audit 2024-09-21T10:48:40.384648+0000 mon.a (mon.0) 1511 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:40.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:40 smithi204 bash[78884]: audit 2024-09-21T10:48:40.384648+0000 mon.a (mon.0) 1511 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:40.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:40 smithi204 bash[78884]: audit 2024-09-21T10:48:40.476551+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:48:40.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:40 smithi204 bash[78884]: audit 2024-09-21T10:48:40.476551+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:48:40.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:40 smithi204 bash[78884]: audit 2024-09-21T10:48:40.477810+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:48:40.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:40 smithi204 bash[78884]: audit 2024-09-21T10:48:40.477810+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:48:40.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:40 smithi204 bash[78884]: audit 2024-09-21T10:48:40.484697+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:40.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:40 smithi204 bash[78884]: audit 2024-09-21T10:48:40.484697+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:40.824 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:40.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:40.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:40.946 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:40.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:40.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:41.048 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:41.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[89466]: audit 2024-09-21T10:48:40.384002+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.3:0/718108697' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:41.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[89466]: audit 2024-09-21T10:48:40.384002+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.3:0/718108697' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:41.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[89466]: audit 2024-09-21T10:48:40.384648+0000 mon.a (mon.0) 1511 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:41.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[89466]: audit 2024-09-21T10:48:40.384648+0000 mon.a (mon.0) 1511 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:41.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[89466]: audit 2024-09-21T10:48:40.476551+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:48:41.060 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[89466]: audit 2024-09-21T10:48:40.476551+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:48:41.061 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[89466]: audit 2024-09-21T10:48:40.477810+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:48:41.061 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[89466]: audit 2024-09-21T10:48:40.477810+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:48:41.061 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[89466]: audit 2024-09-21T10:48:40.484697+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:41.061 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[89466]: audit 2024-09-21T10:48:40.484697+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:41.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[88275]: audit 2024-09-21T10:48:40.384002+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.3:0/718108697' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:41.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[88275]: audit 2024-09-21T10:48:40.384002+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.3:0/718108697' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:41.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[88275]: audit 2024-09-21T10:48:40.384648+0000 mon.a (mon.0) 1511 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:41.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[88275]: audit 2024-09-21T10:48:40.384648+0000 mon.a (mon.0) 1511 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-09-21T10:48:41.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[88275]: audit 2024-09-21T10:48:40.476551+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:48:41.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[88275]: audit 2024-09-21T10:48:40.476551+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:48:41.061 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[88275]: audit 2024-09-21T10:48:40.477810+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:48:41.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[88275]: audit 2024-09-21T10:48:40.477810+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:48:41.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[88275]: audit 2024-09-21T10:48:40.484697+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:41.062 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:40 smithi003 bash[88275]: audit 2024-09-21T10:48:40.484697+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:48:41.074 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:41.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:41.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:41.200 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:41.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:41.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:41.328 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:41.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:41.403 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:48:41.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:41.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:41.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:41.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:41.656 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:41.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:41.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:41.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:41.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:41.882 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:41.907 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:41.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:41.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:42.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:41 smithi204 bash[78884]: audit 2024-09-21T10:48:40.696279+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-09-21T10:48:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:41 smithi204 bash[78884]: audit 2024-09-21T10:48:40.696279+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-09-21T10:48:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:41 smithi204 bash[78884]: cluster 2024-09-21T10:48:40.699584+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-09-21T10:48:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:41 smithi204 bash[78884]: cluster 2024-09-21T10:48:40.699584+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-09-21T10:48:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:41 smithi204 bash[78884]: cluster 2024-09-21T10:48:40.794529+0000 mgr.y (mgr.25133) 1075 : cluster [DBG] pgmap v1089: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:48:42.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:41 smithi204 bash[78884]: cluster 2024-09-21T10:48:40.794529+0000 mgr.y (mgr.25133) 1075 : cluster [DBG] pgmap v1089: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:48:42.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:42.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[88275]: audit 2024-09-21T10:48:40.696279+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-09-21T10:48:42.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[88275]: audit 2024-09-21T10:48:40.696279+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-09-21T10:48:42.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[88275]: cluster 2024-09-21T10:48:40.699584+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-09-21T10:48:42.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[88275]: cluster 2024-09-21T10:48:40.699584+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-09-21T10:48:42.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[88275]: cluster 2024-09-21T10:48:40.794529+0000 mgr.y (mgr.25133) 1075 : cluster [DBG] pgmap v1089: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:48:42.022 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[88275]: cluster 2024-09-21T10:48:40.794529+0000 mgr.y (mgr.25133) 1075 : cluster [DBG] pgmap v1089: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:48:42.023 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[89466]: audit 2024-09-21T10:48:40.696279+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-09-21T10:48:42.023 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[89466]: audit 2024-09-21T10:48:40.696279+0000 mon.a (mon.0) 1515 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-09-21T10:48:42.023 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[89466]: cluster 2024-09-21T10:48:40.699584+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-09-21T10:48:42.023 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[89466]: cluster 2024-09-21T10:48:40.699584+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-09-21T10:48:42.023 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[89466]: cluster 2024-09-21T10:48:40.794529+0000 mgr.y (mgr.25133) 1075 : cluster [DBG] pgmap v1089: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:48:42.023 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:41 smithi003 bash[89466]: cluster 2024-09-21T10:48:40.794529+0000 mgr.y (mgr.25133) 1075 : cluster [DBG] pgmap v1089: 99 pgs: 99 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 762 op/s 2024-09-21T10:48:42.039 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:42.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:42.109 INFO:tasks.thrashosds.thrasher:Added osd 2 2024-09-21T10:48:42.142 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:42.165 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:42.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:42.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:42.297 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:42.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:42.401 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:42.428 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:42.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:42.531 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:42.560 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:42.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:42.663 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:42.689 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:42.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:42.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:42.817 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:42.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:42.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:42.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:42 smithi003 bash[88275]: cluster 2024-09-21T10:48:41.730762+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-09-21T10:48:42.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:42 smithi003 bash[88275]: cluster 2024-09-21T10:48:41.730762+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-09-21T10:48:42.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:42 smithi003 bash[89466]: cluster 2024-09-21T10:48:41.730762+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-09-21T10:48:42.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:42 smithi003 bash[89466]: cluster 2024-09-21T10:48:41.730762+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-09-21T10:48:42.932 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:42 smithi204 bash[78884]: cluster 2024-09-21T10:48:41.730762+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-09-21T10:48:42.932 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:42 smithi204 bash[78884]: cluster 2024-09-21T10:48:41.730762+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-09-21T10:48:42.951 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:42.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:42.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:43.056 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:43.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.089 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:43.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:43.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:43.215 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:43.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:43.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:43.346 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:43.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:43.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:43.477 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:43.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:43.582 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:43.612 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:43.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:43.619 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:43.619 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:43.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:43.737 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[88275]: cluster 2024-09-21T10:48:42.716035+0000 osd.5 (osd.5) 16 : cluster [DBG] 9.6 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8111 2024-09-21T10:48:43.737 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[88275]: cluster 2024-09-21T10:48:42.716035+0000 osd.5 (osd.5) 16 : cluster [DBG] 9.6 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8111 2024-09-21T10:48:43.737 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[88275]: cluster 2024-09-21T10:48:42.716197+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-09-21T10:48:43.737 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[88275]: cluster 2024-09-21T10:48:42.716197+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-09-21T10:48:43.737 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[88275]: cluster 2024-09-21T10:48:42.717717+0000 osd.1 (osd.1) 7 : cluster [DBG] 9.0 starting backfill to osd.2 from (0'0,0'0] MAX to 268'7962 2024-09-21T10:48:43.755 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:43.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:43.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:43.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[88275]: cluster 2024-09-21T10:48:42.717717+0000 osd.1 (osd.1) 7 : cluster [DBG] 9.0 starting backfill to osd.2 from (0'0,0'0] MAX to 268'7962 2024-09-21T10:48:43.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[88275]: cluster 2024-09-21T10:48:42.722439+0000 osd.3 (osd.3) 22 : cluster [DBG] 9.2 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8125 2024-09-21T10:48:43.871 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[88275]: cluster 2024-09-21T10:48:42.722439+0000 osd.3 (osd.3) 22 : cluster [DBG] 9.2 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8125 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[88275]: cluster 2024-09-21T10:48:42.795103+0000 mgr.y (mgr.25133) 1076 : cluster [DBG] pgmap v1092: 99 pgs: 5 peering, 94 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[88275]: cluster 2024-09-21T10:48:42.795103+0000 mgr.y (mgr.25133) 1076 : cluster [DBG] pgmap v1092: 99 pgs: 5 peering, 94 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[89466]: cluster 2024-09-21T10:48:42.716035+0000 osd.5 (osd.5) 16 : cluster [DBG] 9.6 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8111 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[89466]: cluster 2024-09-21T10:48:42.716035+0000 osd.5 (osd.5) 16 : cluster [DBG] 9.6 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8111 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[89466]: cluster 2024-09-21T10:48:42.716197+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[89466]: cluster 2024-09-21T10:48:42.716197+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[89466]: cluster 2024-09-21T10:48:42.717717+0000 osd.1 (osd.1) 7 : cluster [DBG] 9.0 starting backfill to osd.2 from (0'0,0'0] MAX to 268'7962 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[89466]: cluster 2024-09-21T10:48:42.717717+0000 osd.1 (osd.1) 7 : cluster [DBG] 9.0 starting backfill to osd.2 from (0'0,0'0] MAX to 268'7962 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[89466]: cluster 2024-09-21T10:48:42.722439+0000 osd.3 (osd.3) 22 : cluster [DBG] 9.2 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8125 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[89466]: cluster 2024-09-21T10:48:42.722439+0000 osd.3 (osd.3) 22 : cluster [DBG] 9.2 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8125 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[89466]: cluster 2024-09-21T10:48:42.795103+0000 mgr.y (mgr.25133) 1076 : cluster [DBG] pgmap v1092: 99 pgs: 5 peering, 94 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T10:48:43.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:43 smithi003 bash[89466]: cluster 2024-09-21T10:48:42.795103+0000 mgr.y (mgr.25133) 1076 : cluster [DBG] pgmap v1092: 99 pgs: 5 peering, 94 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T10:48:43.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:43.894 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:43.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:43.995 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:43 smithi204 bash[78884]: cluster 2024-09-21T10:48:42.716035+0000 osd.5 (osd.5) 16 : cluster [DBG] 9.6 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8111 2024-09-21T10:48:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:43 smithi204 bash[78884]: cluster 2024-09-21T10:48:42.716035+0000 osd.5 (osd.5) 16 : cluster [DBG] 9.6 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8111 2024-09-21T10:48:44.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:43 smithi204 bash[78884]: cluster 2024-09-21T10:48:42.716197+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-09-21T10:48:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:43 smithi204 bash[78884]: cluster 2024-09-21T10:48:42.716197+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-09-21T10:48:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:43 smithi204 bash[78884]: cluster 2024-09-21T10:48:42.717717+0000 osd.1 (osd.1) 7 : cluster [DBG] 9.0 starting backfill to osd.2 from (0'0,0'0] MAX to 268'7962 2024-09-21T10:48:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:43 smithi204 bash[78884]: cluster 2024-09-21T10:48:42.717717+0000 osd.1 (osd.1) 7 : cluster [DBG] 9.0 starting backfill to osd.2 from (0'0,0'0] MAX to 268'7962 2024-09-21T10:48:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:43 smithi204 bash[78884]: cluster 2024-09-21T10:48:42.722439+0000 osd.3 (osd.3) 22 : cluster [DBG] 9.2 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8125 2024-09-21T10:48:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:43 smithi204 bash[78884]: cluster 2024-09-21T10:48:42.722439+0000 osd.3 (osd.3) 22 : cluster [DBG] 9.2 starting backfill to osd.2 from (0'0,0'0] MAX to 268'8125 2024-09-21T10:48:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:43 smithi204 bash[78884]: cluster 2024-09-21T10:48:42.795103+0000 mgr.y (mgr.25133) 1076 : cluster [DBG] pgmap v1092: 99 pgs: 5 peering, 94 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T10:48:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:43 smithi204 bash[78884]: cluster 2024-09-21T10:48:42.795103+0000 mgr.y (mgr.25133) 1076 : cluster [DBG] pgmap v1092: 99 pgs: 5 peering, 94 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T10:48:44.020 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:44.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:44.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:44.160 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:44.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:44.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:44.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:44.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:44.397 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:44.430 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:44.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:44.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:44.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.565 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:44.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:44.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:44.694 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:44.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:44.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:44.825 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:44.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:44.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:44 smithi003 bash[88275]: cluster 2024-09-21T10:48:43.739982+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-09-21T10:48:44.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:44 smithi003 bash[88275]: cluster 2024-09-21T10:48:43.739982+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-09-21T10:48:44.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:44 smithi003 bash[89466]: cluster 2024-09-21T10:48:43.739982+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-09-21T10:48:44.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:44 smithi003 bash[89466]: cluster 2024-09-21T10:48:43.739982+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-09-21T10:48:44.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:44.945 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:44.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:44.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:45.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:44 smithi204 bash[78884]: cluster 2024-09-21T10:48:43.739982+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-09-21T10:48:45.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:44 smithi204 bash[78884]: cluster 2024-09-21T10:48:43.739982+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-09-21T10:48:45.048 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:45.085 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:45.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:45.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:45.228 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:45.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:45.332 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:45.364 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:45.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:45.469 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:45.493 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:45.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:45.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:45.625 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:45.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:45.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:45.754 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:45.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:45.857 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:45.888 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:45.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:45.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:45.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:46.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:45 smithi204 bash[78884]: cluster 2024-09-21T10:48:44.739694+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-09-21T10:48:46.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:45 smithi204 bash[78884]: cluster 2024-09-21T10:48:44.739694+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-09-21T10:48:46.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:45 smithi204 bash[78884]: cluster 2024-09-21T10:48:44.795612+0000 mgr.y (mgr.25133) 1077 : cluster [DBG] pgmap v1095: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 10 peering, 87 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10205/249750 objects misplaced (4.086%); 2.3 MiB/s, 2 keys/s, 38 objects/s recovering 2024-09-21T10:48:46.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:45 smithi204 bash[78884]: cluster 2024-09-21T10:48:44.795612+0000 mgr.y (mgr.25133) 1077 : cluster [DBG] pgmap v1095: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 10 peering, 87 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10205/249750 objects misplaced (4.086%); 2.3 MiB/s, 2 keys/s, 38 objects/s recovering 2024-09-21T10:48:46.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.017 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:46.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:46.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:46.144 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:46.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:46.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:46.274 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:46.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:46.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:45 smithi003 bash[88275]: cluster 2024-09-21T10:48:44.739694+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-09-21T10:48:46.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:45 smithi003 bash[88275]: cluster 2024-09-21T10:48:44.739694+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-09-21T10:48:46.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:45 smithi003 bash[88275]: cluster 2024-09-21T10:48:44.795612+0000 mgr.y (mgr.25133) 1077 : cluster [DBG] pgmap v1095: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 10 peering, 87 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10205/249750 objects misplaced (4.086%); 2.3 MiB/s, 2 keys/s, 38 objects/s recovering 2024-09-21T10:48:46.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:45 smithi003 bash[88275]: cluster 2024-09-21T10:48:44.795612+0000 mgr.y (mgr.25133) 1077 : cluster [DBG] pgmap v1095: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 10 peering, 87 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10205/249750 objects misplaced (4.086%); 2.3 MiB/s, 2 keys/s, 38 objects/s recovering 2024-09-21T10:48:46.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:45 smithi003 bash[89466]: cluster 2024-09-21T10:48:44.739694+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-09-21T10:48:46.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:45 smithi003 bash[89466]: cluster 2024-09-21T10:48:44.739694+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-09-21T10:48:46.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:45 smithi003 bash[89466]: cluster 2024-09-21T10:48:44.795612+0000 mgr.y (mgr.25133) 1077 : cluster [DBG] pgmap v1095: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 10 peering, 87 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10205/249750 objects misplaced (4.086%); 2.3 MiB/s, 2 keys/s, 38 objects/s recovering 2024-09-21T10:48:46.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:45 smithi003 bash[89466]: cluster 2024-09-21T10:48:44.795612+0000 mgr.y (mgr.25133) 1077 : cluster [DBG] pgmap v1095: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 10 peering, 87 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 561 op/s; 10205/249750 objects misplaced (4.086%); 2.3 MiB/s, 2 keys/s, 38 objects/s recovering 2024-09-21T10:48:46.381 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:46.404 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:46.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:46.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:46.540 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:46.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:46.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:46.669 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:46.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:46.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:46.781 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:46.825 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:46.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:46.931 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:46.955 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:46.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:46.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:47.062 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:47.079 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:47.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:47.110 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 7, 6, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:48:47.110 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:48:47.113 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-09-21T10:48:47.114 INFO:tasks.thrashosds.thrasher:Setting osd 3 primary_affinity to 0.811518 2024-09-21T10:48:47.114 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 3 0.8115176985247478 2024-09-21T10:48:47.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:47.207 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:47.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:47.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:47.358 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:47.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:47.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:47.493 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:47.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:47.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:47.616 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:47.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:48:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:48:47] "GET /metrics HTTP/1.1" 200 36466 "" "Prometheus/2.51.0" 2024-09-21T10:48:47.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:47.742 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:47.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:47.845 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:47.867 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:47.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:47.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:47.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:48.012 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:48.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:48.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:48.134 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:48.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:48.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:47 smithi003 bash[88275]: cluster 2024-09-21T10:48:46.797732+0000 mgr.y (mgr.25133) 1078 : cluster [DBG] pgmap v1096: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 15194/248106 objects misplaced (6.124%); 2.0 MiB/s, 1 keys/s, 32 objects/s recovering 2024-09-21T10:48:48.198 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:47 smithi003 bash[88275]: cluster 2024-09-21T10:48:46.797732+0000 mgr.y (mgr.25133) 1078 : cluster [DBG] pgmap v1096: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 15194/248106 objects misplaced (6.124%); 2.0 MiB/s, 1 keys/s, 32 objects/s recovering 2024-09-21T10:48:48.198 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:47 smithi003 bash[89466]: cluster 2024-09-21T10:48:46.797732+0000 mgr.y (mgr.25133) 1078 : cluster [DBG] pgmap v1096: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 15194/248106 objects misplaced (6.124%); 2.0 MiB/s, 1 keys/s, 32 objects/s recovering 2024-09-21T10:48:48.198 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:47 smithi003 bash[89466]: cluster 2024-09-21T10:48:46.797732+0000 mgr.y (mgr.25133) 1078 : cluster [DBG] pgmap v1096: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 15194/248106 objects misplaced (6.124%); 2.0 MiB/s, 1 keys/s, 32 objects/s recovering 2024-09-21T10:48:48.237 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:47 smithi204 bash[78884]: cluster 2024-09-21T10:48:46.797732+0000 mgr.y (mgr.25133) 1078 : cluster [DBG] pgmap v1096: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 15194/248106 objects misplaced (6.124%); 2.0 MiB/s, 1 keys/s, 32 objects/s recovering 2024-09-21T10:48:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:47 smithi204 bash[78884]: cluster 2024-09-21T10:48:46.797732+0000 mgr.y (mgr.25133) 1078 : cluster [DBG] pgmap v1096: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 435 op/s; 15194/248106 objects misplaced (6.124%); 2.0 MiB/s, 1 keys/s, 32 objects/s recovering 2024-09-21T10:48:48.267 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:48.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:48.372 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:48.395 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:48.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:48.498 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:48.526 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:48.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:48.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:48.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:48.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:48.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:48.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.790 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:48.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:48.890 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:48.907 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:48.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:48.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:49.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:49.038 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:49.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:49.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:49.179 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:49.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:49.313 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:49.417 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:49.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:49.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:49.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:49.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:49.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:49.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:49.708 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:49.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:49.811 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:49.858 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:49.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:49.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:49.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:49 smithi003 bash[88275]: cluster 2024-09-21T10:48:48.798080+0000 mgr.y (mgr.25133) 1079 : cluster [DBG] pgmap v1097: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 15194/248106 objects misplaced (6.124%); 1.6 MiB/s, 1 keys/s, 26 objects/s recovering 2024-09-21T10:48:49.948 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:49 smithi003 bash[88275]: cluster 2024-09-21T10:48:48.798080+0000 mgr.y (mgr.25133) 1079 : cluster [DBG] pgmap v1097: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 15194/248106 objects misplaced (6.124%); 1.6 MiB/s, 1 keys/s, 26 objects/s recovering 2024-09-21T10:48:49.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:49 smithi003 bash[89466]: cluster 2024-09-21T10:48:48.798080+0000 mgr.y (mgr.25133) 1079 : cluster [DBG] pgmap v1097: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 15194/248106 objects misplaced (6.124%); 1.6 MiB/s, 1 keys/s, 26 objects/s recovering 2024-09-21T10:48:49.948 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:49 smithi003 bash[89466]: cluster 2024-09-21T10:48:48.798080+0000 mgr.y (mgr.25133) 1079 : cluster [DBG] pgmap v1097: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 15194/248106 objects misplaced (6.124%); 1.6 MiB/s, 1 keys/s, 26 objects/s recovering 2024-09-21T10:48:49.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:50.003 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:50.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:50.105 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:50.136 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:50.241 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:49 smithi204 bash[78884]: cluster 2024-09-21T10:48:48.798080+0000 mgr.y (mgr.25133) 1079 : cluster [DBG] pgmap v1097: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 15194/248106 objects misplaced (6.124%); 1.6 MiB/s, 1 keys/s, 26 objects/s recovering 2024-09-21T10:48:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:49 smithi204 bash[78884]: cluster 2024-09-21T10:48:48.798080+0000 mgr.y (mgr.25133) 1079 : cluster [DBG] pgmap v1097: 99 pgs: 2 active+remapped+backfill_wait, 1 active+remapped+backfilling, 5 peering, 91 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 15194/248106 objects misplaced (6.124%); 1.6 MiB/s, 1 keys/s, 26 objects/s recovering 2024-09-21T10:48:50.273 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:50.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:50.381 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:50.419 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:50.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:50.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:50.549 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:50.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:50.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:50.683 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:50.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:50.784 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:50.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:50.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:50.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:50.935 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:50.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:50.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:51.038 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:51.068 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:51.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:51.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:51.195 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:51.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:51.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:51.320 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:51.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:51.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:51.446 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:51.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:51.549 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:51.572 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:51.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:51.679 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:51.706 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:51.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:51.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:51.839 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:51.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:51.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:51.979 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:51.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:51.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:52.083 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:52.132 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:52.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:52.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:51 smithi003 bash[88275]: cluster 2024-09-21T10:48:50.798594+0000 mgr.y (mgr.25133) 1080 : cluster [DBG] pgmap v1098: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 14153/239229 objects misplaced (5.916%); 5.8 MiB/s, 1 keys/s, 93 objects/s recovering 2024-09-21T10:48:52.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:51 smithi003 bash[88275]: cluster 2024-09-21T10:48:50.798594+0000 mgr.y (mgr.25133) 1080 : cluster [DBG] pgmap v1098: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 14153/239229 objects misplaced (5.916%); 5.8 MiB/s, 1 keys/s, 93 objects/s recovering 2024-09-21T10:48:52.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:51 smithi003 bash[89466]: cluster 2024-09-21T10:48:50.798594+0000 mgr.y (mgr.25133) 1080 : cluster [DBG] pgmap v1098: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 14153/239229 objects misplaced (5.916%); 5.8 MiB/s, 1 keys/s, 93 objects/s recovering 2024-09-21T10:48:52.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:51 smithi003 bash[89466]: cluster 2024-09-21T10:48:50.798594+0000 mgr.y (mgr.25133) 1080 : cluster [DBG] pgmap v1098: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 14153/239229 objects misplaced (5.916%); 5.8 MiB/s, 1 keys/s, 93 objects/s recovering 2024-09-21T10:48:52.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:52.249 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:51 smithi204 bash[78884]: cluster 2024-09-21T10:48:50.798594+0000 mgr.y (mgr.25133) 1080 : cluster [DBG] pgmap v1098: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 14153/239229 objects misplaced (5.916%); 5.8 MiB/s, 1 keys/s, 93 objects/s recovering 2024-09-21T10:48:52.250 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:51 smithi204 bash[78884]: cluster 2024-09-21T10:48:50.798594+0000 mgr.y (mgr.25133) 1080 : cluster [DBG] pgmap v1098: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 14153/239229 objects misplaced (5.916%); 5.8 MiB/s, 1 keys/s, 93 objects/s recovering 2024-09-21T10:48:52.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:52.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:52.395 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:52.426 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:52.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:52.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:52.566 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:52.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:52.675 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:52.714 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:52.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:52.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:52.844 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:52.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:52.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:52.966 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:52.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:52.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:53.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:53.096 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:53.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:53.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:53.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:53.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:53.332 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:53.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:53.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:53.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:53.477 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:53.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:53.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:53.603 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:53.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:53.705 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:53.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:53.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:53.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:53.867 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:53.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:53.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:53.970 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:53.980 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:53 smithi003 bash[88275]: cluster 2024-09-21T10:48:52.799108+0000 mgr.y (mgr.25133) 1081 : cluster [DBG] pgmap v1099: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 13960/237489 objects misplaced (5.878%); 5.1 MiB/s, 1 keys/s, 82 objects/s recovering 2024-09-21T10:48:53.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:53 smithi003 bash[88275]: cluster 2024-09-21T10:48:52.799108+0000 mgr.y (mgr.25133) 1081 : cluster [DBG] pgmap v1099: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 13960/237489 objects misplaced (5.878%); 5.1 MiB/s, 1 keys/s, 82 objects/s recovering 2024-09-21T10:48:53.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:53 smithi003 bash[88275]: audit 2024-09-21T10:48:53.662508+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:53.981 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:53 smithi003 bash[88275]: audit 2024-09-21T10:48:53.662508+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:53.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:53 smithi003 bash[89466]: cluster 2024-09-21T10:48:52.799108+0000 mgr.y (mgr.25133) 1081 : cluster [DBG] pgmap v1099: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 13960/237489 objects misplaced (5.878%); 5.1 MiB/s, 1 keys/s, 82 objects/s recovering 2024-09-21T10:48:53.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:53 smithi003 bash[89466]: cluster 2024-09-21T10:48:52.799108+0000 mgr.y (mgr.25133) 1081 : cluster [DBG] pgmap v1099: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 13960/237489 objects misplaced (5.878%); 5.1 MiB/s, 1 keys/s, 82 objects/s recovering 2024-09-21T10:48:53.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:53 smithi003 bash[89466]: audit 2024-09-21T10:48:53.662508+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:53.981 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:53 smithi003 bash[89466]: audit 2024-09-21T10:48:53.662508+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:54.009 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:54.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:54.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:54.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:53 smithi204 bash[78884]: cluster 2024-09-21T10:48:52.799108+0000 mgr.y (mgr.25133) 1081 : cluster [DBG] pgmap v1099: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 13960/237489 objects misplaced (5.878%); 5.1 MiB/s, 1 keys/s, 82 objects/s recovering 2024-09-21T10:48:54.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:53 smithi204 bash[78884]: cluster 2024-09-21T10:48:52.799108+0000 mgr.y (mgr.25133) 1081 : cluster [DBG] pgmap v1099: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 13960/237489 objects misplaced (5.878%); 5.1 MiB/s, 1 keys/s, 82 objects/s recovering 2024-09-21T10:48:54.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:53 smithi204 bash[78884]: audit 2024-09-21T10:48:53.662508+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:54.120 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:53 smithi204 bash[78884]: audit 2024-09-21T10:48:53.662508+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:48:54.145 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:54.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:54.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:54.283 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:54.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:54.388 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:54.438 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:54.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:54.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:54.582 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:54.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:54.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:54.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:54.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:54.833 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:54.862 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:54.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:54.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:54.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:55.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:55.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:55.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:55.140 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:55.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:55.246 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:55.283 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:55.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:55.389 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:55.422 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:55.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:55.527 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:55.558 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:55.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:55.662 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:55.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:55.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:55.788 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:48:55.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:55.838 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:55.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:55.944 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:55.963 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:55.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:55.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:56.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:56.094 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:56.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:55 smithi003 bash[88275]: cluster 2024-09-21T10:48:54.799738+0000 mgr.y (mgr.25133) 1082 : cluster [DBG] pgmap v1100: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 12780/228819 objects misplaced (5.585%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:48:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:55 smithi003 bash[88275]: cluster 2024-09-21T10:48:54.799738+0000 mgr.y (mgr.25133) 1082 : cluster [DBG] pgmap v1100: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 12780/228819 objects misplaced (5.585%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:48:56.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:55 smithi003 bash[89466]: cluster 2024-09-21T10:48:54.799738+0000 mgr.y (mgr.25133) 1082 : cluster [DBG] pgmap v1100: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 12780/228819 objects misplaced (5.585%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:48:56.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:55 smithi003 bash[89466]: cluster 2024-09-21T10:48:54.799738+0000 mgr.y (mgr.25133) 1082 : cluster [DBG] pgmap v1100: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 12780/228819 objects misplaced (5.585%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:48:56.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:56.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:56.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:56.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:55 smithi204 bash[78884]: cluster 2024-09-21T10:48:54.799738+0000 mgr.y (mgr.25133) 1082 : cluster [DBG] pgmap v1100: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 12780/228819 objects misplaced (5.585%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:48:56.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:55 smithi204 bash[78884]: cluster 2024-09-21T10:48:54.799738+0000 mgr.y (mgr.25133) 1082 : cluster [DBG] pgmap v1100: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 12780/228819 objects misplaced (5.585%); 8.8 MiB/s, 140 objects/s recovering 2024-09-21T10:48:56.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:56.369 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:56.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:56.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:56.502 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:56.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:56.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:56.637 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:56.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:56.743 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:56.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.772 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:56.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:56.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:56.890 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:48:56.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:56.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:48:56.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:57.018 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:57.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:57.121 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:57.155 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:57.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:57.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:57.284 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:57.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:57.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:57.419 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:57.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:57.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:57.553 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:57.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:57.662 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:57.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:57.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:57.875 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:48:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:48:57] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.51.0" 2024-09-21T10:48:57.887 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:57.905 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:57.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:57.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:58.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:58.028 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:58.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:58.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:58.139 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:57 smithi003 bash[89466]: cluster 2024-09-21T10:48:56.800465+0000 mgr.y (mgr.25133) 1083 : cluster [DBG] pgmap v1101: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 12559/226686 objects misplaced (5.540%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:48:58.139 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:48:57 smithi003 bash[89466]: cluster 2024-09-21T10:48:56.800465+0000 mgr.y (mgr.25133) 1083 : cluster [DBG] pgmap v1101: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 12559/226686 objects misplaced (5.540%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:48:58.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:57 smithi003 bash[88275]: cluster 2024-09-21T10:48:56.800465+0000 mgr.y (mgr.25133) 1083 : cluster [DBG] pgmap v1101: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 12559/226686 objects misplaced (5.540%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:48:58.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:57 smithi003 bash[88275]: cluster 2024-09-21T10:48:56.800465+0000 mgr.y (mgr.25133) 1083 : cluster [DBG] pgmap v1101: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 12559/226686 objects misplaced (5.540%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:48:58.150 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:58.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:58.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:58.275 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:58.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:58.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:58.400 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:58.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:58.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:58.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:58 smithi204 bash[78884]: cluster 2024-09-21T10:48:56.800465+0000 mgr.y (mgr.25133) 1083 : cluster [DBG] pgmap v1101: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 12559/226686 objects misplaced (5.540%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:48:58.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:58 smithi204 bash[78884]: cluster 2024-09-21T10:48:56.800465+0000 mgr.y (mgr.25133) 1083 : cluster [DBG] pgmap v1101: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 12559/226686 objects misplaced (5.540%); 7.4 MiB/s, 118 objects/s recovering 2024-09-21T10:48:58.524 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:58.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:58.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:58.647 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:48:58.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:48:58.750 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:58.774 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:58.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:58.877 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:58.904 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:48:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:58.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:48:59.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:59.034 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:59.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:59.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:59.180 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:48:59.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:48:59.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:59.322 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:48:59.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:48:59.426 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:59.451 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:48:59.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:48:59.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:59.586 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:48:59.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:48:59.690 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:59.722 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:59.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:59.828 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:59.846 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:59.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:48:59.949 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:59.969 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:48:59.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:48:59.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:00.008 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:48:59 smithi003 bash[88275]: cluster 2024-09-21T10:48:58.801065+0000 mgr.y (mgr.25133) 1084 : cluster [DBG] pgmap v1102: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 12559/226686 objects misplaced (5.540%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:49:00.009 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:00 smithi003 bash[89466]: cluster 2024-09-21T10:48:58.801065+0000 mgr.y (mgr.25133) 1084 : cluster [DBG] pgmap v1102: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 12559/226686 objects misplaced (5.540%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:49:00.009 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:00 smithi003 bash[89466]: cluster 2024-09-21T10:48:58.801065+0000 mgr.y (mgr.25133) 1084 : cluster [DBG] pgmap v1102: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 12559/226686 objects misplaced (5.540%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:49:00.072 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:00.094 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:00.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:00.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:00.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:59 smithi204 bash[78884]: cluster 2024-09-21T10:48:58.801065+0000 mgr.y (mgr.25133) 1084 : cluster [DBG] pgmap v1102: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 12559/226686 objects misplaced (5.540%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:49:00.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:48:59 smithi204 bash[78884]: cluster 2024-09-21T10:48:58.801065+0000 mgr.y (mgr.25133) 1084 : cluster [DBG] pgmap v1102: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 12559/226686 objects misplaced (5.540%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:49:00.225 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:00 smithi003 bash[88275]: cluster 2024-09-21T10:48:58.801065+0000 mgr.y (mgr.25133) 1084 : cluster [DBG] pgmap v1102: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 12559/226686 objects misplaced (5.540%); 7.3 MiB/s, 117 objects/s recovering 2024-09-21T10:49:00.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:00.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:00.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:00.367 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:00.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:00.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:00.494 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:00.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:00.598 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:00.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:00.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:00.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:00.762 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:00.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:00.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:00.899 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:00.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:00.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:01.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:01.040 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:01.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:01.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:01.164 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:01.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:01.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:01.292 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:01.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:01.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:01.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.431 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:01.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:01.532 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:01.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:01.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:01.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:01.694 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:01.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:01.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:01.834 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:01.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:01.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:01.955 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:01.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:01.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:02.058 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:02.068 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:01 smithi003 bash[88275]: cluster 2024-09-21T10:49:00.801823+0000 mgr.y (mgr.25133) 1085 : cluster [DBG] pgmap v1103: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 11497/219528 objects misplaced (5.237%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:49:02.068 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:01 smithi003 bash[88275]: cluster 2024-09-21T10:49:00.801823+0000 mgr.y (mgr.25133) 1085 : cluster [DBG] pgmap v1103: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 11497/219528 objects misplaced (5.237%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:49:02.068 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:01 smithi003 bash[89466]: cluster 2024-09-21T10:49:00.801823+0000 mgr.y (mgr.25133) 1085 : cluster [DBG] pgmap v1103: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 11497/219528 objects misplaced (5.237%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:49:02.069 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:01 smithi003 bash[89466]: cluster 2024-09-21T10:49:00.801823+0000 mgr.y (mgr.25133) 1085 : cluster [DBG] pgmap v1103: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 11497/219528 objects misplaced (5.237%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:49:02.105 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:02.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:02.183 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:49:02.183 INFO:teuthology.orchestra.run.smithi003.stdout: "size": 20, 2024-09-21T10:49:02.183 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 600, 2024-09-21T10:49:02.183 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:49:02.183 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.183 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:106399 8.7 8:ebda2971:::benchmark_data_smithi003_167864_object1447:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:49:02.183 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:43:44.137905+0000", 2024-09-21T10:49:02.183 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 318.031598863, 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.57749187000000002, 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 106399 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.184 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137905+0000", 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137905+0000", 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137906+0000", 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0860000000000001e-06 2024-09-21T10:49:02.185 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137911+0000", 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.7210000000000002e-06 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137922+0000", 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0995000000000001e-05 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.186 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137928+0000", 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8209999999999998e-06 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.137971+0000", 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2837000000000003e-05 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.138040+0000", 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.9691999999999996e-05 2024-09-21T10:49:02.187 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.138100+0000", 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9833000000000001e-05 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.232708+0000", 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.094607668000000006 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.188 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.233033+0000", 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00032548199999999998 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.715211+0000", 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.482178155 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.715316+0000", 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00010493900000000001 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.189 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:43:44.715397+0000", 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.0641000000000003e-05 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:148723 8.7 8:e78defd7:::benchmark_data_smithi003_167864_object43771:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.943888+0000", 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.22561628800003, 2024-09-21T10:49:02.190 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.71839128500000005, 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 148723 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.943888+0000", 2024-09-21T10:49:02.191 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.943888+0000", 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.943889+0000", 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3990000000000001e-06 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.192 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.943895+0000", 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5709999999999997e-06 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.943907+0000", 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2415000000000001e-05 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.943914+0000", 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.1149999999999996e-06 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.193 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.943969+0000", 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.4455e-05 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944074+0000", 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000105671 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:49:02.194 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944179+0000", 2024-09-21T10:49:02.195 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000104496 2024-09-21T10:49:02.195 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.195 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.195 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.195 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.951054+0000", 2024-09-21T10:49:02.195 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0068755930000000002 2024-09-21T10:49:02.195 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.195 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.958384+0000", 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0073294730000000004 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662016+0000", 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70363164899999997 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662172+0000", 2024-09-21T10:49:02.196 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015615799999999999 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662279+0000", 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00010729 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:148725 8.7 8:eaf05a12:::benchmark_data_smithi003_167864_object43773:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.944164+0000", 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.22533973499998, 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.71903385799999997, 2024-09-21T10:49:02.197 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 148725 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944164+0000", 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.198 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944164+0000", 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944165+0000", 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6400000000000001e-07 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944169+0000", 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2470000000000002e-06 2024-09-21T10:49:02.199 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944180+0000", 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.06e-05 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944188+0000", 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.3739999999999998e-06 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.947484+0000", 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0032951669999999999 2024-09-21T10:49:02.200 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.947572+0000", 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.8656e-05 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.947643+0000", 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0748999999999996e-05 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.661972+0000", 2024-09-21T10:49:02.201 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.71432929499999998 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662366+0000", 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00039399900000000002 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662735+0000", 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00036861400000000002 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.202 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662849+0000", 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000114373 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.663198+0000", 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00034892000000000001 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:148726 8.1 8:83295168:::benchmark_data_smithi003_167864_object43774:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.944602+0000", 2024-09-21T10:49:02.203 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.22490172099998, 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.71774526800000005, 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 148726 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.204 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944602+0000", 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944602+0000", 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944603+0000", 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.71e-07 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.205 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944607+0000", 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.9339999999999999e-06 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944618+0000", 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0644e-05 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944624+0000", 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4169999999999997e-06 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.206 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944660+0000", 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.5746e-05 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944724+0000", 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3936999999999994e-05 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.944821+0000", 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.6964000000000002e-05 2024-09-21T10:49:02.207 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.951503+0000", 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0066819499999999999 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953161+0000", 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0016579520000000001 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662174+0000", 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70901365900000002 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.208 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662269+0000", 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.4579000000000004e-05 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662348+0000", 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8615000000000005e-05 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:148728 8.1 8:81cdb9b3:::benchmark_data_smithi003_167864_object43776:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.946420+0000", 2024-09-21T10:49:02.209 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.223083621, 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.72013923800000001, 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 148728 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.946420+0000", 2024-09-21T10:49:02.210 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.946420+0000", 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.946421+0000", 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.0400000000000005e-07 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.211 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.946425+0000", 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.5540000000000002e-06 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.946434+0000", 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.8210000000000008e-06 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.946439+0000", 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.3129999999999998e-06 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.212 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.948035+0000", 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0015962859999999999 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.948141+0000", 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000106062 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.948242+0000", 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000100679 2024-09-21T10:49:02.213 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953263+0000", 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0050212110000000003 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953422+0000", 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015889699999999999 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662712+0000", 2024-09-21T10:49:02.214 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70929025800000001 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662921+0000", 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00020838000000000001 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.666560+0000", 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0036389730000000002 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.215 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:148729 8.7 8:ef514c50:::benchmark_data_smithi003_167864_object43777:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.948768+0000", 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.22073648999998, 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.71514423000000005, 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:49:02.216 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 148729 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.948768+0000", 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.948768+0000", 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.217 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.948769+0000", 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0049999999999999e-06 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.948774+0000", 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0440000000000003e-06 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.948785+0000", 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1596e-05 2024-09-21T10:49:02.218 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.948793+0000", 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.6879999999999999e-06 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955282+0000", 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0064890909999999998 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955391+0000", 2024-09-21T10:49:02.219 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00010944 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955501+0000", 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00010923 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.663214+0000", 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70771333999999997 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.220 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.663301+0000", 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6934999999999994e-05 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.663390+0000", 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.9106999999999999e-05 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.663816+0000", 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000426227 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.221 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.663912+0000", 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.5526999999999995e-05 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:148735 8.a 8:59291ffd:::benchmark_data_smithi003_167864_object43783:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.953515+0000", 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.21598935499998, 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.72782120900000002, 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.222 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 148735 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953515+0000", 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.223 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953515+0000", 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953516+0000", 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1319999999999999e-06 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953520+0000", 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3080000000000001e-06 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953531+0000", 2024-09-21T10:49:02.224 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1127999999999999e-05 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953541+0000", 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.3549999999999994e-06 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953700+0000", 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000159023 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953804+0000", 2024-09-21T10:49:02.225 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000104368 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 3,5", 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.953908+0000", 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000104385 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957207+0000", 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0032983589999999998 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.226 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662844+0000", 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70563701599999995 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.681103+0000", 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.018258799999999999 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.681221+0000", 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000118268 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.227 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.681336+0000", 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000115067 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:148723 8.7 e250/237 ondisk, result = 0)", 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.955159+0000", 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.21434480599999, 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70663619700000002, 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.228 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955159+0000", 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955159+0000", 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.229 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955160+0000", 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5000000000000002e-07 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955164+0000", 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1989999999999999e-06 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955175+0000", 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1243000000000001e-05 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.230 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955182+0000", 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.37e-06 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.958376+0000", 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0031943599999999998 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.958380+0000", 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2390000000000004e-06 2024-09-21T10:49:02.231 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.661795+0000", 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70341513600000005 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:148725 8.7 e250/237 ondisk, result = 0)", 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.955200+0000", 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.21430357100002, 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70708297399999998, 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.232 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955200+0000", 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955200+0000", 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.233 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955201+0000", 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.2399999999999999e-07 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955203+0000", 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.711e-06 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955211+0000", 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0439999999999998e-06 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.234 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.955216+0000", 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.04e-06 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.661895+0000", 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70667950700000004 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.661919+0000", 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.4348000000000001e-05 2024-09-21T10:49:02.235 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662283+0000", 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00036400000000000001 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:148739 8.1 8:886668a0:::benchmark_data_smithi003_167864_object43787:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.957293+0000", 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.21221132800002, 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.72928445900000005, 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.236 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 148739 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957293+0000", 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.237 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957293+0000", 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957294+0000", 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4020000000000001e-06 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957299+0000", 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8060000000000002e-06 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.238 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957323+0000", 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.3621999999999998e-05 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957330+0000", 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0180000000000004e-06 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957386+0000", 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6762999999999998e-05 2024-09-21T10:49:02.239 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957492+0000", 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000105778 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957595+0000", 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000102985 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662367+0000", 2024-09-21T10:49:02.240 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70477228199999997 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.685098+0000", 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.022730617000000002 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.685558+0000", 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00045975999999999998 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.241 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.686394+0000", 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00083639200000000004 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.686577+0000", 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000183034 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35025.0:148737 8.f e250/237 8:fc546160:::benchmark_data_smithi003_167864_object43785:head v 250'9374, mlcod=250'9372)", 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.957369+0000", 2024-09-21T10:49:02.242 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.21213509099999, 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.71656050199999999, 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957369+0000", 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957369+0000", 2024-09-21T10:49:02.243 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957370+0000", 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.7100000000000001e-07 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957376+0000", 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4470000000000003e-06 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957387+0000", 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1082e-05 2024-09-21T10:49:02.244 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957396+0000", 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.3739999999999998e-06 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662024+0000", 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.704628225 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.245 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662080+0000", 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5766000000000001e-05 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.673828+0000", 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.011747967 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.673929+0000", 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00010187 2024-09-21T10:49:02.246 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:148725 8.7 e250/237 ondisk, result = 0)", 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.957408+0000", 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.21209616900001, 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70580868500000005, 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.247 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957408+0000", 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957408+0000", 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957408+0000", 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.3999999999999997e-07 2024-09-21T10:49:02.248 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957411+0000", 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.3889999999999999e-06 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957417+0000", 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9429999999999997e-06 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957421+0000", 2024-09-21T10:49:02.249 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6029999999999998e-06 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662337+0000", 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70491579100000001 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662353+0000", 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6555999999999999e-05 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.250 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.663217+0000", 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00086306299999999996 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:148726 8.1 e250/237 ondisk, result = 0)", 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.957443+0000", 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.21206139899999, 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70492700900000005, 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:49:02.251 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957443+0000", 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957443+0000", 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957443+0000", 2024-09-21T10:49:02.252 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0200000000000003e-07 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957445+0000", 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.396e-06 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957452+0000", 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.8600000000000004e-06 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.253 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957457+0000", 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5279999999999997e-06 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662144+0000", 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70468682400000004 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662163+0000", 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8885999999999998e-05 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.254 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662370+0000", 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00020711300000000001 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:148728 8.1 e250/237 ondisk, result = 0)", 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.957465+0000", 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.21203918200001, 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.709108611, 2024-09-21T10:49:02.255 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957465+0000", 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957465+0000", 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.256 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957465+0000", 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.28e-07 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957467+0000", 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7060000000000001e-06 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957472+0000", 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.9130000000000002e-06 2024-09-21T10:49:02.257 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957476+0000", 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.031e-06 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662687+0000", 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70521134900000004 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.258 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662702+0000", 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4585e-05 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.666573+0000", 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.003871799 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.259 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:148740 8.3 8:c61db9de:::benchmark_data_smithi003_167864_object43788:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.957671+0000", 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.21183271199999, 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.72362195600000001, 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 148740 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.260 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957671+0000", 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957671+0000", 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957672+0000", 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.2900000000000002e-07 2024-09-21T10:49:02.261 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957676+0000", 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0419999999999996e-06 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957685+0000", 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.0440000000000001e-06 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957692+0000", 2024-09-21T10:49:02.262 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4400000000000002e-06 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957747+0000", 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.4852999999999998e-05 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957852+0000", 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000105169 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,6", 2024-09-21T10:49:02.263 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.957949+0000", 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.7586999999999999e-05 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.661913+0000", 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70396397099999997 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662750+0000", 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00083650300000000005 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.264 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.681040+0000", 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.018290358999999999 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.681244+0000", 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000204024 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.681293+0000", 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.9135000000000003e-05 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.265 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop_reply(client.35025.0:148735 8.a e250/237 ondisk, result = 0)", 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.961026+0000", 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.20847828500001, 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70182988800000001, 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.961026+0000", 2024-09-21T10:49:02.266 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.961026+0000", 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.961026+0000", 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5899999999999996e-07 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.267 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.961029+0000", 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.96e-06 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662656+0000", 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70162635900000003 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662668+0000", 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2741999999999999e-05 2024-09-21T10:49:02.268 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662821+0000", 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015254600000000001 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662834+0000", 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2965999999999999e-05 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.662856+0000", 2024-09-21T10:49:02.269 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1656000000000001e-05 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35025.0:148742 8.7 8:eb41e97a:::benchmark_data_smithi003_167864_object43790:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:44:37.961596+0000", 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 264.20790782799997, 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.71823496600000003, 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.270 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35025", 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 148742 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.961596+0000", 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.961596+0000", 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.271 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.961597+0000", 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.184e-06 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:37.961602+0000", 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0050000000000004e-06 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.661670+0000", 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70006766499999995 2024-09-21T10:49:02.272 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.661725+0000", 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.4775999999999999e-05 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.663982+0000", 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0022569370000000001 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.664236+0000", 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00025472500000000003 2024-09-21T10:49:02.273 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 3,6", 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.664522+0000", 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00028526499999999999 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.673948+0000", 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0094266039999999999 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.679075+0000", 2024-09-21T10:49:02.274 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0051268529999999998 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.679376+0000", 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000301014 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.679647+0000", 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00027115700000000001 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.275 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:44:38.679831+0000", 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00018378099999999999 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:129738 9.0 9:0d641e4e:::benchmark_data_smithi003_186229_object22810:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:48:40.729922+0000", 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 21.439581576999998, 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.209009891, 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.276 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 129738 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729922+0000", 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729922+0000", 2024-09-21T10:49:02.277 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729924+0000", 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5290000000000001e-06 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729931+0000", 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.7870000000000004e-06 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.278 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729947+0000", 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5851000000000001e-05 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729955+0000", 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6170000000000007e-06 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.730021+0000", 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6191000000000004e-05 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.279 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.730031+0000", 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.533e-06 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.719933+0000", 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.98990185500000005 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.719963+0000", 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.0559999999999999e-05 2024-09-21T10:49:02.280 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.923522+0000", 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.20355882 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.923870+0000", 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00034741999999999998 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,2,6", 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.924199+0000", 2024-09-21T10:49:02.281 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00032940600000000002 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930242+0000", 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.006043255 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930268+0000", 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.5715e-05 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.282 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930365+0000", 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.6945000000000001e-05 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.938740+0000", 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0083752329999999993 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.938818+0000", 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8207000000000005e-05 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.283 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.938932+0000", 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000113967 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:129793 9.0 9:0aecca3f:::benchmark_data_smithi003_186229_object22865:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:48:40.796204+0000", 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 21.373300147999998, 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1505976119999999, 2024-09-21T10:49:02.284 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 129793 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796204+0000", 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.285 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796204+0000", 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796205+0000", 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2270000000000001e-06 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796209+0000", 2024-09-21T10:49:02.286 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0899999999999998e-06 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796222+0000", 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2624e-05 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796228+0000", 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3849999999999999e-06 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.287 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796281+0000", 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.2663e-05 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796287+0000", 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4420000000000003e-06 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.720033+0000", 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.92374529999999999 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.288 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.720049+0000", 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6500000000000001e-05 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930463+0000", 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.210413924 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930665+0000", 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000201759 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.289 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,2,6", 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930859+0000", 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00019436200000000001 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.938677+0000", 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0078173989999999992 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946477+0000", 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0078008369999999997 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.290 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946567+0000", 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.9245000000000004e-05 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946642+0000", 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5073000000000004e-05 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946682+0000", 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0695999999999998e-05 2024-09-21T10:49:02.291 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946801+0000", 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000119086 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:129799 9.0 9:08ae5203:::benchmark_data_smithi003_186229_object22871:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:48:40.818447+0000", 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 21.351057479000001, 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1285588290000002, 2024-09-21T10:49:02.292 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 129799 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818447+0000", 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.293 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818447+0000", 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818448+0000", 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2419999999999999e-06 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818453+0000", 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8500000000000002e-06 2024-09-21T10:49:02.294 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818464+0000", 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1771e-05 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818470+0000", 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6629999999999998e-06 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818520+0000", 2024-09-21T10:49:02.295 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0266999999999998e-05 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818527+0000", 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6209999999999998e-06 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.720099+0000", 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.90157199899999996 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.296 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.720115+0000", 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6045999999999998e-05 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.934927+0000", 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2148120579999999 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.935094+0000", 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016672900000000001 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.297 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,2,6", 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.935252+0000", 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000158524 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.938959+0000", 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.003706684 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946525+0000", 2024-09-21T10:49:02.298 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0075657149999999998 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946605+0000", 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.0660000000000004e-05 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946853+0000", 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000247648 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.299 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946906+0000", 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.2809000000000002e-05 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.947005+0000", 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.9543000000000006e-05 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:49:02.300 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:49:02.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:01 smithi204 bash[78884]: cluster 2024-09-21T10:49:00.801823+0000 mgr.y (mgr.25133) 1085 : cluster [DBG] pgmap v1103: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 11497/219528 objects misplaced (5.237%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:49:02.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:01 smithi204 bash[78884]: cluster 2024-09-21T10:49:00.801823+0000 mgr.y (mgr.25133) 1085 : cluster [DBG] pgmap v1103: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 11497/219528 objects misplaced (5.237%); 11 MiB/s, 179 objects/s recovering 2024-09-21T10:49:02.302 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:49:02.302 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:49:02.303 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:49:02.303 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:49:02.303 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:49:02.304 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:49:02.328 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:02.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:02.348 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:49:02.348 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:49:02.387 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:49:02.387 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:49:02.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:02.434 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:49:02.434 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:49:02.455 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:02.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:02.462 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:49:02.462 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:49:02.502 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:49:02.502 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:49:02.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:02.600 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:02.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:02.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:02.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:02.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:02.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:02.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:02.915 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:49:02.969 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:02.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:02.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:02.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:03.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:03.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[88275]: audit 2024-09-21T10:49:02.140330+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.3:0/4207370720' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:03.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[88275]: audit 2024-09-21T10:49:02.140330+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.3:0/4207370720' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:03.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[88275]: audit 2024-09-21T10:49:02.517872+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.3:0/2635460455' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[88275]: audit 2024-09-21T10:49:02.517872+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.3:0/2635460455' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[88275]: audit 2024-09-21T10:49:02.518993+0000 mon.a (mon.0) 1522 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[88275]: audit 2024-09-21T10:49:02.518993+0000 mon.a (mon.0) 1522 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[89466]: audit 2024-09-21T10:49:02.140330+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.3:0/4207370720' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:03.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[89466]: audit 2024-09-21T10:49:02.140330+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.3:0/4207370720' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:03.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[89466]: audit 2024-09-21T10:49:02.517872+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.3:0/2635460455' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[89466]: audit 2024-09-21T10:49:02.517872+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.3:0/2635460455' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[89466]: audit 2024-09-21T10:49:02.518993+0000 mon.a (mon.0) 1522 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:02 smithi003 bash[89466]: audit 2024-09-21T10:49:02.518993+0000 mon.a (mon.0) 1522 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.130 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:03.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:03.233 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:02 smithi204 bash[78884]: audit 2024-09-21T10:49:02.140330+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.3:0/4207370720' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:03.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:02 smithi204 bash[78884]: audit 2024-09-21T10:49:02.140330+0000 mon.c (mon.2) 67 : audit [DBG] from='client.? 172.21.15.3:0/4207370720' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:03.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:02 smithi204 bash[78884]: audit 2024-09-21T10:49:02.517872+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.3:0/2635460455' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:02 smithi204 bash[78884]: audit 2024-09-21T10:49:02.517872+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.3:0/2635460455' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:02 smithi204 bash[78884]: audit 2024-09-21T10:49:02.518993+0000 mon.a (mon.0) 1522 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:02 smithi204 bash[78884]: audit 2024-09-21T10:49:02.518993+0000 mon.a (mon.0) 1522 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:49:03.262 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:03.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:03.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:03.399 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:03.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:03.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:03.524 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:03.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:03.630 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:03.657 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:03.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:03.798 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:03.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:03.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:03.937 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:03.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:03.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:04.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:04.075 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:04.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:04.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:04.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:03 smithi204 bash[78884]: cluster 2024-09-21T10:49:02.802347+0000 mgr.y (mgr.25133) 1086 : cluster [DBG] pgmap v1104: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11348/218097 objects misplaced (5.203%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:04.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:03 smithi204 bash[78884]: cluster 2024-09-21T10:49:02.802347+0000 mgr.y (mgr.25133) 1086 : cluster [DBG] pgmap v1104: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11348/218097 objects misplaced (5.203%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:04.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:03 smithi204 bash[78884]: cluster 2024-09-21T10:49:02.886161+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:04.186 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:03 smithi204 bash[78884]: cluster 2024-09-21T10:49:02.886161+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:04.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:03 smithi204 bash[78884]: audit 2024-09-21T10:49:02.898024+0000 mon.a (mon.0) 1524 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:49:04.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:03 smithi204 bash[78884]: audit 2024-09-21T10:49:02.898024+0000 mon.a (mon.0) 1524 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:49:04.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:03 smithi204 bash[78884]: cluster 2024-09-21T10:49:02.906234+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-09-21T10:49:04.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:03 smithi204 bash[78884]: cluster 2024-09-21T10:49:02.906234+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-09-21T10:49:04.196 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:04.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:04.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[88275]: cluster 2024-09-21T10:49:02.802347+0000 mgr.y (mgr.25133) 1086 : cluster [DBG] pgmap v1104: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11348/218097 objects misplaced (5.203%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:04.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[88275]: cluster 2024-09-21T10:49:02.802347+0000 mgr.y (mgr.25133) 1086 : cluster [DBG] pgmap v1104: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11348/218097 objects misplaced (5.203%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:04.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[88275]: cluster 2024-09-21T10:49:02.886161+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:04.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[88275]: cluster 2024-09-21T10:49:02.886161+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:04.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[88275]: audit 2024-09-21T10:49:02.898024+0000 mon.a (mon.0) 1524 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:49:04.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[88275]: audit 2024-09-21T10:49:02.898024+0000 mon.a (mon.0) 1524 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:49:04.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[88275]: cluster 2024-09-21T10:49:02.906234+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-09-21T10:49:04.278 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[88275]: cluster 2024-09-21T10:49:02.906234+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-09-21T10:49:04.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[89466]: cluster 2024-09-21T10:49:02.802347+0000 mgr.y (mgr.25133) 1086 : cluster [DBG] pgmap v1104: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11348/218097 objects misplaced (5.203%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:04.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[89466]: cluster 2024-09-21T10:49:02.802347+0000 mgr.y (mgr.25133) 1086 : cluster [DBG] pgmap v1104: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11348/218097 objects misplaced (5.203%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:04.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[89466]: cluster 2024-09-21T10:49:02.886161+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:04.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[89466]: cluster 2024-09-21T10:49:02.886161+0000 mon.a (mon.0) 1523 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:04.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[89466]: audit 2024-09-21T10:49:02.898024+0000 mon.a (mon.0) 1524 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:49:04.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[89466]: audit 2024-09-21T10:49:02.898024+0000 mon.a (mon.0) 1524 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:49:04.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[89466]: cluster 2024-09-21T10:49:02.906234+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-09-21T10:49:04.279 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:03 smithi003 bash[89466]: cluster 2024-09-21T10:49:02.906234+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-09-21T10:49:04.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:04.333 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:04.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:04.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:04.462 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:04.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:04.565 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:04.597 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:04.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:04.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:04.737 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:04.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:04.841 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:04.860 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:04.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:04.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:04.986 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:04.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:04.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:05.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:05.124 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:05.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:05.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:05.250 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:05.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:05.353 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:05.375 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:05.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:05.501 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:05.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:05.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:05.634 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:05.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:05.741 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:05.779 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:05.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:05.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:05.907 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:05.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:05.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:06.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:06.037 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:06.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:06.143 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:06.153 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:05 smithi003 bash[88275]: cluster 2024-09-21T10:49:04.803084+0000 mgr.y (mgr.25133) 1087 : cluster [DBG] pgmap v1106: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 10463/209319 objects misplaced (4.999%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:06.153 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:05 smithi003 bash[88275]: cluster 2024-09-21T10:49:04.803084+0000 mgr.y (mgr.25133) 1087 : cluster [DBG] pgmap v1106: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 10463/209319 objects misplaced (4.999%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:06.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:05 smithi003 bash[89466]: cluster 2024-09-21T10:49:04.803084+0000 mgr.y (mgr.25133) 1087 : cluster [DBG] pgmap v1106: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 10463/209319 objects misplaced (4.999%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:06.153 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:05 smithi003 bash[89466]: cluster 2024-09-21T10:49:04.803084+0000 mgr.y (mgr.25133) 1087 : cluster [DBG] pgmap v1106: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 10463/209319 objects misplaced (4.999%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:06.183 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:06.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:05 smithi204 bash[78884]: cluster 2024-09-21T10:49:04.803084+0000 mgr.y (mgr.25133) 1087 : cluster [DBG] pgmap v1106: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 10463/209319 objects misplaced (4.999%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:05 smithi204 bash[78884]: cluster 2024-09-21T10:49:04.803084+0000 mgr.y (mgr.25133) 1087 : cluster [DBG] pgmap v1106: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 10463/209319 objects misplaced (4.999%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:06.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:06.310 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:06.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:06.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:06.439 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:06.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:06.505 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:49:06.542 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:06.601 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:06.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:06.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:06.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:06.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:06.836 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:06.869 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:06.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:06.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:06.976 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:07.009 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:07.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:07.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:07.137 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:07.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:07.241 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:07.263 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:07.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:07.365 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:07.390 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:07.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:07.493 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:07.503 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:49:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:49:07] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.51.0" 2024-09-21T10:49:07.529 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:07.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:07.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:07.672 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:07.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:07.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:07.818 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:07.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:07.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:07.950 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:07.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:07.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:08.054 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:08.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.083 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:08.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:07 smithi003 bash[88275]: cluster 2024-09-21T10:49:06.803683+0000 mgr.y (mgr.25133) 1088 : cluster [DBG] pgmap v1107: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:07 smithi003 bash[88275]: cluster 2024-09-21T10:49:06.803683+0000 mgr.y (mgr.25133) 1088 : cluster [DBG] pgmap v1107: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:08.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:07 smithi003 bash[89466]: cluster 2024-09-21T10:49:06.803683+0000 mgr.y (mgr.25133) 1088 : cluster [DBG] pgmap v1107: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:08.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:07 smithi003 bash[89466]: cluster 2024-09-21T10:49:06.803683+0000 mgr.y (mgr.25133) 1088 : cluster [DBG] pgmap v1107: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:08.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:08.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:07 smithi204 bash[78884]: cluster 2024-09-21T10:49:06.803683+0000 mgr.y (mgr.25133) 1088 : cluster [DBG] pgmap v1107: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:08.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:07 smithi204 bash[78884]: cluster 2024-09-21T10:49:06.803683+0000 mgr.y (mgr.25133) 1088 : cluster [DBG] pgmap v1107: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:08.202 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:08.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:08.305 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:08.329 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:08.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:08.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:08.457 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:08.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:08.560 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:08.583 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:08.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:08.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:08.714 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:08.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:08.816 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:08.851 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:08.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:08.956 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:08.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:08.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:08.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:09.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:09.123 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:09.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:09.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:09.249 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:09.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:09.354 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:09.385 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:09.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:09.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:09.515 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:09.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:09.601 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:49:09.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:09.650 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:09.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:09.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:09 smithi204 bash[78884]: audit 2024-09-21T10:49:08.670472+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:09 smithi204 bash[78884]: audit 2024-09-21T10:49:08.670472+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:09 smithi204 bash[78884]: audit 2024-09-21T10:49:08.672628+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:09 smithi204 bash[78884]: audit 2024-09-21T10:49:08.672628+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:09 smithi204 bash[78884]: cluster 2024-09-21T10:49:08.804074+0000 mgr.y (mgr.25133) 1089 : cluster [DBG] pgmap v1108: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:09 smithi204 bash[78884]: cluster 2024-09-21T10:49:08.804074+0000 mgr.y (mgr.25133) 1089 : cluster [DBG] pgmap v1108: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:09.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:09.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:09.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:09.912 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:09.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:09.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:09.944 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:49:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[88275]: audit 2024-09-21T10:49:08.670472+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:09.952 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[88275]: audit 2024-09-21T10:49:08.670472+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[88275]: audit 2024-09-21T10:49:08.672628+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[88275]: audit 2024-09-21T10:49:08.672628+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[88275]: cluster 2024-09-21T10:49:08.804074+0000 mgr.y (mgr.25133) 1089 : cluster [DBG] pgmap v1108: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:09.953 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[88275]: cluster 2024-09-21T10:49:08.804074+0000 mgr.y (mgr.25133) 1089 : cluster [DBG] pgmap v1108: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:09.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[89466]: audit 2024-09-21T10:49:08.670472+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:09.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[89466]: audit 2024-09-21T10:49:08.670472+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:09.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[89466]: audit 2024-09-21T10:49:08.672628+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:09.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[89466]: audit 2024-09-21T10:49:08.672628+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:09.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[89466]: cluster 2024-09-21T10:49:08.804074+0000 mgr.y (mgr.25133) 1089 : cluster [DBG] pgmap v1108: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:09.953 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:09 smithi003 bash[89466]: cluster 2024-09-21T10:49:08.804074+0000 mgr.y (mgr.25133) 1089 : cluster [DBG] pgmap v1108: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 10289/207660 objects misplaced (4.955%); 8.2 MiB/s, 131 objects/s recovering 2024-09-21T10:49:10.017 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:10.066 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:10.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:10.172 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:10.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:10.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:10.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:10.344 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:10.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:10.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:10.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.481 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:10.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:10.583 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:10.604 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:10.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:10.687 INFO:teuthology.orchestra.run.smithi003.stderr:set osd.3 primary-affinity to 0.811518 (8531832) 2024-09-21T10:49:10.707 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:10.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:10 smithi204 bash[78884]: audit 2024-09-21T10:49:09.745973+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.3:0/3796234663' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:10 smithi204 bash[78884]: audit 2024-09-21T10:49:09.745973+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.3:0/3796234663' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:10 smithi204 bash[78884]: audit 2024-09-21T10:49:09.747935+0000 mon.a (mon.0) 1528 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:10 smithi204 bash[78884]: audit 2024-09-21T10:49:09.747935+0000 mon.a (mon.0) 1528 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.728 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:10.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:10.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:10.845 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:10 smithi003 bash[89466]: audit 2024-09-21T10:49:09.745973+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.3:0/3796234663' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:10 smithi003 bash[89466]: audit 2024-09-21T10:49:09.745973+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.3:0/3796234663' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:10 smithi003 bash[89466]: audit 2024-09-21T10:49:09.747935+0000 mon.a (mon.0) 1528 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.846 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:10 smithi003 bash[89466]: audit 2024-09-21T10:49:09.747935+0000 mon.a (mon.0) 1528 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:10 smithi003 bash[88275]: audit 2024-09-21T10:49:09.745973+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.3:0/3796234663' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:10 smithi003 bash[88275]: audit 2024-09-21T10:49:09.745973+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.3:0/3796234663' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:10 smithi003 bash[88275]: audit 2024-09-21T10:49:09.747935+0000 mon.a (mon.0) 1528 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:10 smithi003 bash[88275]: audit 2024-09-21T10:49:09.747935+0000 mon.a (mon.0) 1528 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478} : dispatch 2024-09-21T10:49:10.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:10.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:10.964 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:10.987 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:10.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:10.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:11.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:11.112 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:11.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:11.214 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:11.239 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:11.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:11.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:11.385 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:11.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:11.488 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:11.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:11.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:11.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:11.645 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:11.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:11.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:11.758 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[88275]: audit 2024-09-21T10:49:10.681341+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478}]': finished 2024-09-21T10:49:11.758 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[88275]: audit 2024-09-21T10:49:10.681341+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478}]': finished 2024-09-21T10:49:11.758 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[88275]: cluster 2024-09-21T10:49:10.685753+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-09-21T10:49:11.758 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[88275]: cluster 2024-09-21T10:49:10.685753+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-09-21T10:49:11.758 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[88275]: cluster 2024-09-21T10:49:10.804484+0000 mgr.y (mgr.25133) 1090 : cluster [DBG] pgmap v1110: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 9628/200622 objects misplaced (4.799%); 7.7 MiB/s, 123 objects/s recovering 2024-09-21T10:49:11.758 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[88275]: cluster 2024-09-21T10:49:10.804484+0000 mgr.y (mgr.25133) 1090 : cluster [DBG] pgmap v1110: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 9628/200622 objects misplaced (4.799%); 7.7 MiB/s, 123 objects/s recovering 2024-09-21T10:49:11.759 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[89466]: audit 2024-09-21T10:49:10.681341+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478}]': finished 2024-09-21T10:49:11.759 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[89466]: audit 2024-09-21T10:49:10.681341+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478}]': finished 2024-09-21T10:49:11.759 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[89466]: cluster 2024-09-21T10:49:10.685753+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-09-21T10:49:11.759 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[89466]: cluster 2024-09-21T10:49:10.685753+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-09-21T10:49:11.759 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[89466]: cluster 2024-09-21T10:49:10.804484+0000 mgr.y (mgr.25133) 1090 : cluster [DBG] pgmap v1110: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 9628/200622 objects misplaced (4.799%); 7.7 MiB/s, 123 objects/s recovering 2024-09-21T10:49:11.759 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:11 smithi003 bash[89466]: cluster 2024-09-21T10:49:10.804484+0000 mgr.y (mgr.25133) 1090 : cluster [DBG] pgmap v1110: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 9628/200622 objects misplaced (4.799%); 7.7 MiB/s, 123 objects/s recovering 2024-09-21T10:49:11.773 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:11.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:11.877 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:11.896 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:11.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:11.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:11.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:11 smithi204 bash[78884]: audit 2024-09-21T10:49:10.681341+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478}]': finished 2024-09-21T10:49:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:11 smithi204 bash[78884]: audit 2024-09-21T10:49:10.681341+0000 mon.a (mon.0) 1529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.8115176985247478}]': finished 2024-09-21T10:49:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:11 smithi204 bash[78884]: cluster 2024-09-21T10:49:10.685753+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-09-21T10:49:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:11 smithi204 bash[78884]: cluster 2024-09-21T10:49:10.685753+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-09-21T10:49:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:11 smithi204 bash[78884]: cluster 2024-09-21T10:49:10.804484+0000 mgr.y (mgr.25133) 1090 : cluster [DBG] pgmap v1110: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 9628/200622 objects misplaced (4.799%); 7.7 MiB/s, 123 objects/s recovering 2024-09-21T10:49:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:11 smithi204 bash[78884]: cluster 2024-09-21T10:49:10.804484+0000 mgr.y (mgr.25133) 1090 : cluster [DBG] pgmap v1110: 99 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 96 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 9628/200622 objects misplaced (4.799%); 7.7 MiB/s, 123 objects/s recovering 2024-09-21T10:49:12.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:12.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:12.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:12.165 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:12.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:12.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:12.293 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:12.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:12.397 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:12.420 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:12.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:12.524 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:12.555 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:12.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:12.662 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:12.704 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:12.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:12.809 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:12.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:12 smithi003 bash[88275]: cluster 2024-09-21T10:49:11.704280+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-09-21T10:49:12.819 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:12 smithi003 bash[88275]: cluster 2024-09-21T10:49:11.704280+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-09-21T10:49:12.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:12 smithi003 bash[89466]: cluster 2024-09-21T10:49:11.704280+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-09-21T10:49:12.819 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:12 smithi003 bash[89466]: cluster 2024-09-21T10:49:11.704280+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-09-21T10:49:12.839 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:12.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:12.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:12.967 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:12.973 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:12 smithi204 bash[78884]: cluster 2024-09-21T10:49:11.704280+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-09-21T10:49:12.973 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:12 smithi204 bash[78884]: cluster 2024-09-21T10:49:11.704280+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-09-21T10:49:12.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:12.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:13.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:13.086 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:13.099 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:13.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:13.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:13.229 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:13.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:13.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:13.372 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:13.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:13.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:13.497 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:13.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:13.599 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:13.619 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:13.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:13.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:13.748 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:13.749 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:13 smithi204 bash[78884]: cluster 2024-09-21T10:49:12.804954+0000 mgr.y (mgr.25133) 1091 : cluster [DBG] pgmap v1112: 99 pgs: 3 peering, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 93 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 442 op/s; 9426/198687 objects misplaced (4.744%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:49:13.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:13 smithi204 bash[78884]: cluster 2024-09-21T10:49:12.804954+0000 mgr.y (mgr.25133) 1091 : cluster [DBG] pgmap v1112: 99 pgs: 3 peering, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 93 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 442 op/s; 9426/198687 objects misplaced (4.744%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:49:13.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:13.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:13.877 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:13.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:13.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:13.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:13 smithi003 bash[89466]: cluster 2024-09-21T10:49:12.804954+0000 mgr.y (mgr.25133) 1091 : cluster [DBG] pgmap v1112: 99 pgs: 3 peering, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 93 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 442 op/s; 9426/198687 objects misplaced (4.744%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:49:13.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:13 smithi003 bash[89466]: cluster 2024-09-21T10:49:12.804954+0000 mgr.y (mgr.25133) 1091 : cluster [DBG] pgmap v1112: 99 pgs: 3 peering, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 93 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 442 op/s; 9426/198687 objects misplaced (4.744%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:49:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:13 smithi003 bash[88275]: cluster 2024-09-21T10:49:12.804954+0000 mgr.y (mgr.25133) 1091 : cluster [DBG] pgmap v1112: 99 pgs: 3 peering, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 93 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 442 op/s; 9426/198687 objects misplaced (4.744%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:49:13.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:13 smithi003 bash[88275]: cluster 2024-09-21T10:49:12.804954+0000 mgr.y (mgr.25133) 1091 : cluster [DBG] pgmap v1112: 99 pgs: 3 peering, 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 93 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 442 op/s; 9426/198687 objects misplaced (4.744%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:49:13.979 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:14.011 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:14.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:14.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:14.145 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:14.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:14.248 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:14.274 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:14.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:14.382 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:14.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:14.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:14.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:14.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:14.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:14.676 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:14.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:14.781 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:14.811 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:14.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:14.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:14.925 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:14 smithi204 bash[78884]: cluster 2024-09-21T10:49:13.708371+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:49:14.926 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:14 smithi204 bash[78884]: cluster 2024-09-21T10:49:13.708371+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:49:14.943 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:14.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:14.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:15.045 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:15.072 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:15.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:15.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:14 smithi003 bash[88275]: cluster 2024-09-21T10:49:13.708371+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:49:15.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:14 smithi003 bash[88275]: cluster 2024-09-21T10:49:13.708371+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:49:15.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:14 smithi003 bash[89466]: cluster 2024-09-21T10:49:13.708371+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:49:15.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:14 smithi003 bash[89466]: cluster 2024-09-21T10:49:13.708371+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:49:15.178 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:15.204 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:15.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:15.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:15.331 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:15.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:15.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:15.470 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:15.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:15.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:15.603 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:15.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:15.709 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:15.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:15.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:15.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:15.867 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:15.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:15 smithi003 bash[88275]: cluster 2024-09-21T10:49:14.805731+0000 mgr.y (mgr.25133) 1092 : cluster [DBG] pgmap v1113: 99 pgs: 1 active+remapped+backfilling, 3 peering, 2 active+remapped+backfill_wait, 93 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 8188/193332 objects misplaced (4.235%); 11 MiB/s, 180 objects/s recovering 2024-09-21T10:49:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:15 smithi003 bash[88275]: cluster 2024-09-21T10:49:14.805731+0000 mgr.y (mgr.25133) 1092 : cluster [DBG] pgmap v1113: 99 pgs: 1 active+remapped+backfilling, 3 peering, 2 active+remapped+backfill_wait, 93 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 8188/193332 objects misplaced (4.235%); 11 MiB/s, 180 objects/s recovering 2024-09-21T10:49:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:15 smithi003 bash[88275]: cluster 2024-09-21T10:49:15.639145+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-21T10:49:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:15 smithi003 bash[88275]: cluster 2024-09-21T10:49:15.639145+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-21T10:49:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:15 smithi003 bash[89466]: cluster 2024-09-21T10:49:14.805731+0000 mgr.y (mgr.25133) 1092 : cluster [DBG] pgmap v1113: 99 pgs: 1 active+remapped+backfilling, 3 peering, 2 active+remapped+backfill_wait, 93 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 8188/193332 objects misplaced (4.235%); 11 MiB/s, 180 objects/s recovering 2024-09-21T10:49:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:15 smithi003 bash[89466]: cluster 2024-09-21T10:49:14.805731+0000 mgr.y (mgr.25133) 1092 : cluster [DBG] pgmap v1113: 99 pgs: 1 active+remapped+backfilling, 3 peering, 2 active+remapped+backfill_wait, 93 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 8188/193332 objects misplaced (4.235%); 11 MiB/s, 180 objects/s recovering 2024-09-21T10:49:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:15 smithi003 bash[89466]: cluster 2024-09-21T10:49:15.639145+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-21T10:49:15.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:15 smithi003 bash[89466]: cluster 2024-09-21T10:49:15.639145+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-21T10:49:15.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:15.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:15 smithi204 bash[78884]: cluster 2024-09-21T10:49:14.805731+0000 mgr.y (mgr.25133) 1092 : cluster [DBG] pgmap v1113: 99 pgs: 1 active+remapped+backfilling, 3 peering, 2 active+remapped+backfill_wait, 93 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 8188/193332 objects misplaced (4.235%); 11 MiB/s, 180 objects/s recovering 2024-09-21T10:49:15.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:15 smithi204 bash[78884]: cluster 2024-09-21T10:49:14.805731+0000 mgr.y (mgr.25133) 1092 : cluster [DBG] pgmap v1113: 99 pgs: 1 active+remapped+backfilling, 3 peering, 2 active+remapped+backfill_wait, 93 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 8188/193332 objects misplaced (4.235%); 11 MiB/s, 180 objects/s recovering 2024-09-21T10:49:15.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:15 smithi204 bash[78884]: cluster 2024-09-21T10:49:15.639145+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-21T10:49:15.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:15 smithi204 bash[78884]: cluster 2024-09-21T10:49:15.639145+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-09-21T10:49:15.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:15.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:15.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:16.092 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:16.115 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:16.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:16.144 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:16.145 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:16.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:16.245 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:16.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:16.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:16.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:16.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:16.475 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:16.500 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:16.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:16.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:16.630 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:16.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:16.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:16.758 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:16.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:16.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:16.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:16.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:16.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:16.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:17.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:17.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:17.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.158 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:17.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:17.259 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:17.296 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:17.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:17.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:17.427 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:17.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:17.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:17.571 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:17.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:17.620 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 7, 6, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:49:17.620 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:49:17.621 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-09-21T10:49:17.621 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:49:17.673 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:17.714 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:17.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:17 smithi204 bash[78884]: cluster 2024-09-21T10:49:16.646087+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-21T10:49:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:17 smithi204 bash[78884]: cluster 2024-09-21T10:49:16.646087+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-21T10:49:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:17 smithi204 bash[78884]: cluster 2024-09-21T10:49:16.806382+0000 mgr.y (mgr.25133) 1093 : cluster [DBG] pgmap v1116: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 7603/190710 objects misplaced (3.987%); 15 MiB/s, 243 objects/s recovering 2024-09-21T10:49:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:17 smithi204 bash[78884]: cluster 2024-09-21T10:49:16.806382+0000 mgr.y (mgr.25133) 1093 : cluster [DBG] pgmap v1116: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 7603/190710 objects misplaced (3.987%); 15 MiB/s, 243 objects/s recovering 2024-09-21T10:49:17.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:17 smithi003 bash[88275]: cluster 2024-09-21T10:49:16.646087+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-21T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:17 smithi003 bash[88275]: cluster 2024-09-21T10:49:16.646087+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-21T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:17 smithi003 bash[88275]: cluster 2024-09-21T10:49:16.806382+0000 mgr.y (mgr.25133) 1093 : cluster [DBG] pgmap v1116: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 7603/190710 objects misplaced (3.987%); 15 MiB/s, 243 objects/s recovering 2024-09-21T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:17 smithi003 bash[88275]: cluster 2024-09-21T10:49:16.806382+0000 mgr.y (mgr.25133) 1093 : cluster [DBG] pgmap v1116: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 7603/190710 objects misplaced (3.987%); 15 MiB/s, 243 objects/s recovering 2024-09-21T10:49:17.848 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:49:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:49:17] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.51.0" 2024-09-21T10:49:17.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:17 smithi003 bash[89466]: cluster 2024-09-21T10:49:16.646087+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-21T10:49:17.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:17 smithi003 bash[89466]: cluster 2024-09-21T10:49:16.646087+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-09-21T10:49:17.848 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:17 smithi003 bash[89466]: cluster 2024-09-21T10:49:16.806382+0000 mgr.y (mgr.25133) 1093 : cluster [DBG] pgmap v1116: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 7603/190710 objects misplaced (3.987%); 15 MiB/s, 243 objects/s recovering 2024-09-21T10:49:17.849 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:17 smithi003 bash[89466]: cluster 2024-09-21T10:49:16.806382+0000 mgr.y (mgr.25133) 1093 : cluster [DBG] pgmap v1116: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 7603/190710 objects misplaced (3.987%); 15 MiB/s, 243 objects/s recovering 2024-09-21T10:49:17.858 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:17.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:17.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:17.963 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:17.997 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:18.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:18.107 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:18.140 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:18.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:18.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:18.265 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:18.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:18.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:18.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.404 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:18.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:18.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:18.538 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:18.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:18.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:18.751 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:18.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:18.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:18.898 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:18.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:18.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:18.901 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:18 smithi003 bash[88275]: cluster 2024-09-21T10:49:17.633975+0000 mon.a (mon.0) 1535 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:49:18.901 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:18 smithi003 bash[88275]: cluster 2024-09-21T10:49:17.633975+0000 mon.a (mon.0) 1535 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:49:18.901 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:18 smithi003 bash[89466]: cluster 2024-09-21T10:49:17.633975+0000 mon.a (mon.0) 1535 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:49:18.901 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:18 smithi003 bash[89466]: cluster 2024-09-21T10:49:17.633975+0000 mon.a (mon.0) 1535 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:49:19.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:18 smithi204 bash[78884]: cluster 2024-09-21T10:49:17.633975+0000 mon.a (mon.0) 1535 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:49:19.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:18 smithi204 bash[78884]: cluster 2024-09-21T10:49:17.633975+0000 mon.a (mon.0) 1535 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:49:19.032 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:19.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:19.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:19.156 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:19.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:19.259 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:19.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:19.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:19.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:19.431 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:19.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:19.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:19.569 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:19.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:19.675 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:19.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:19.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:19.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:19.858 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:19.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:19.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:19.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:19 smithi003 bash[88275]: cluster 2024-09-21T10:49:18.807384+0000 mgr.y (mgr.25133) 1094 : cluster [DBG] pgmap v1117: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 7603/190710 objects misplaced (3.987%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:49:19.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:19 smithi003 bash[88275]: cluster 2024-09-21T10:49:18.807384+0000 mgr.y (mgr.25133) 1094 : cluster [DBG] pgmap v1117: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 7603/190710 objects misplaced (3.987%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:49:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:19 smithi003 bash[89466]: cluster 2024-09-21T10:49:18.807384+0000 mgr.y (mgr.25133) 1094 : cluster [DBG] pgmap v1117: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 7603/190710 objects misplaced (3.987%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:49:19.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:19 smithi003 bash[89466]: cluster 2024-09-21T10:49:18.807384+0000 mgr.y (mgr.25133) 1094 : cluster [DBG] pgmap v1117: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 7603/190710 objects misplaced (3.987%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:49:19.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:19.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:19 smithi204 bash[78884]: cluster 2024-09-21T10:49:18.807384+0000 mgr.y (mgr.25133) 1094 : cluster [DBG] pgmap v1117: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 7603/190710 objects misplaced (3.987%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:49:19.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:19 smithi204 bash[78884]: cluster 2024-09-21T10:49:18.807384+0000 mgr.y (mgr.25133) 1094 : cluster [DBG] pgmap v1117: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 7603/190710 objects misplaced (3.987%); 13 MiB/s, 205 objects/s recovering 2024-09-21T10:49:19.995 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:20.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:20.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:20.119 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:20.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:20.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:20.242 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:20.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:20.381 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:20.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:20.489 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:20.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:20.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:20.616 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:20.642 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:20.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:20.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:20.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:20.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:20.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:20.901 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:20.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:20.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:21.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:21.035 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:21.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:21.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:21.164 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:21.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:21.272 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:21.292 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:21.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:21.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:21.427 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:21.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:21.529 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:21.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:21.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:21.665 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:21.686 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:21.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:21.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:21.809 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:21.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:21.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:21.947 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:21.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:21.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:22.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:22.081 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:22.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:22 smithi003 bash[88275]: cluster 2024-09-21T10:49:20.808586+0000 mgr.y (mgr.25133) 1095 : cluster [DBG] pgmap v1118: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 7240/183870 objects misplaced (3.938%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:22.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:22 smithi003 bash[88275]: cluster 2024-09-21T10:49:20.808586+0000 mgr.y (mgr.25133) 1095 : cluster [DBG] pgmap v1118: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 7240/183870 objects misplaced (3.938%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:22 smithi003 bash[89466]: cluster 2024-09-21T10:49:20.808586+0000 mgr.y (mgr.25133) 1095 : cluster [DBG] pgmap v1118: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 7240/183870 objects misplaced (3.938%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:22.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:22 smithi003 bash[89466]: cluster 2024-09-21T10:49:20.808586+0000 mgr.y (mgr.25133) 1095 : cluster [DBG] pgmap v1118: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 7240/183870 objects misplaced (3.938%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:22.191 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:22.220 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:22.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:21 smithi204 bash[78884]: cluster 2024-09-21T10:49:20.808586+0000 mgr.y (mgr.25133) 1095 : cluster [DBG] pgmap v1118: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 7240/183870 objects misplaced (3.938%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:21 smithi204 bash[78884]: cluster 2024-09-21T10:49:20.808586+0000 mgr.y (mgr.25133) 1095 : cluster [DBG] pgmap v1118: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 7240/183870 objects misplaced (3.938%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:22.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:22.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:22.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:22.391 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:22.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:22.487 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:22.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:22.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:22.613 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:22.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:22.716 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:22.758 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:22.860 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:22.889 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:22.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:22.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:22.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:23.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:23.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:23.130 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:23.159 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:23.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:23.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:23.288 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:23.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:23.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:23.426 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:23.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:23.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:23.557 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:23.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:23.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:23.690 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:23.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:23.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:23.822 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:23.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:23.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:23.956 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:23.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:23.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:23 smithi204 bash[78884]: cluster 2024-09-21T10:49:22.809138+0000 mgr.y (mgr.25133) 1096 : cluster [DBG] pgmap v1119: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 6426/181254 objects misplaced (3.545%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:49:24.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:23 smithi204 bash[78884]: cluster 2024-09-21T10:49:22.809138+0000 mgr.y (mgr.25133) 1096 : cluster [DBG] pgmap v1119: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 6426/181254 objects misplaced (3.545%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:49:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:23 smithi204 bash[78884]: audit 2024-09-21T10:49:23.664971+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:24.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:23 smithi204 bash[78884]: audit 2024-09-21T10:49:23.664971+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:24.033 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:23 smithi003 bash[88275]: cluster 2024-09-21T10:49:22.809138+0000 mgr.y (mgr.25133) 1096 : cluster [DBG] pgmap v1119: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 6426/181254 objects misplaced (3.545%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:49:24.034 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:23 smithi003 bash[88275]: cluster 2024-09-21T10:49:22.809138+0000 mgr.y (mgr.25133) 1096 : cluster [DBG] pgmap v1119: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 6426/181254 objects misplaced (3.545%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:49:24.034 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:23 smithi003 bash[88275]: audit 2024-09-21T10:49:23.664971+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:24.034 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:23 smithi003 bash[88275]: audit 2024-09-21T10:49:23.664971+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:24.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:24.083 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:24.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:24.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:24.224 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:24.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:24.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:24.350 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:24.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:24 smithi003 bash[89466]: cluster 2024-09-21T10:49:22.809138+0000 mgr.y (mgr.25133) 1096 : cluster [DBG] pgmap v1119: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 6426/181254 objects misplaced (3.545%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:49:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:24 smithi003 bash[89466]: cluster 2024-09-21T10:49:22.809138+0000 mgr.y (mgr.25133) 1096 : cluster [DBG] pgmap v1119: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 6426/181254 objects misplaced (3.545%); 9.5 MiB/s, 152 objects/s recovering 2024-09-21T10:49:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:24 smithi003 bash[89466]: audit 2024-09-21T10:49:23.664971+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:24 smithi003 bash[89466]: audit 2024-09-21T10:49:23.664971+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:24.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:24.494 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:24.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:24.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:24.624 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:24.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:24.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:24.750 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:24.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:24.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:24.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:24.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:24.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:24.996 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:25.024 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:25.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:25.127 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:25.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:25.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:25.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:25.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.283 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:25.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:25.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:25.412 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:25.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:25.515 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:25.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:25.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:25.652 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:25.690 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:25.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:25.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:25.819 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:25.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:25 smithi003 bash[88275]: cluster 2024-09-21T10:49:24.809825+0000 mgr.y (mgr.25133) 1097 : cluster [DBG] pgmap v1120: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 6236/175275 objects misplaced (3.558%); 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:49:25.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:25 smithi003 bash[88275]: cluster 2024-09-21T10:49:24.809825+0000 mgr.y (mgr.25133) 1097 : cluster [DBG] pgmap v1120: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 6236/175275 objects misplaced (3.558%); 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:49:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:25 smithi003 bash[89466]: cluster 2024-09-21T10:49:24.809825+0000 mgr.y (mgr.25133) 1097 : cluster [DBG] pgmap v1120: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 6236/175275 objects misplaced (3.558%); 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:49:25.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:25 smithi003 bash[89466]: cluster 2024-09-21T10:49:24.809825+0000 mgr.y (mgr.25133) 1097 : cluster [DBG] pgmap v1120: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 6236/175275 objects misplaced (3.558%); 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:49:25.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:25.957 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:25.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:25.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:25.998 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:49:25.999 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:49:26.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:26.076 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:25 smithi204 bash[78884]: cluster 2024-09-21T10:49:24.809825+0000 mgr.y (mgr.25133) 1097 : cluster [DBG] pgmap v1120: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 6236/175275 objects misplaced (3.558%); 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:49:26.076 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:25 smithi204 bash[78884]: cluster 2024-09-21T10:49:24.809825+0000 mgr.y (mgr.25133) 1097 : cluster [DBG] pgmap v1120: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 6236/175275 objects misplaced (3.558%); 8.3 MiB/s, 132 objects/s recovering 2024-09-21T10:49:26.108 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:26.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:26.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:26.239 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:26.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:26.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:26.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:26.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:26.488 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:26.528 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:26.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:26.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:26.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:26.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:26.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:26.785 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:26.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:26.888 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:26.913 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:26.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:26.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:27.015 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:27.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:27.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:27.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:27.186 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:27.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:27.294 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:27.327 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:27.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:27.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:27.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:27.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:27.565 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:27.574 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:49:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:49:27] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.51.0" 2024-09-21T10:49:27.589 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:27.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:27.692 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:27.732 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:27.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:27.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:27.866 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:27.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:27.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:27.992 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:27.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:27.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:28.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:28.105 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:27 smithi204 bash[78884]: cluster 2024-09-21T10:49:26.812643+0000 mgr.y (mgr.25133) 1098 : cluster [DBG] pgmap v1121: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 5429/172506 objects misplaced (3.147%); 9.2 MiB/s, 147 objects/s recovering 2024-09-21T10:49:28.106 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:27 smithi204 bash[78884]: cluster 2024-09-21T10:49:26.812643+0000 mgr.y (mgr.25133) 1098 : cluster [DBG] pgmap v1121: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 5429/172506 objects misplaced (3.147%); 9.2 MiB/s, 147 objects/s recovering 2024-09-21T10:49:28.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:28.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:28.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:27 smithi003 bash[88275]: cluster 2024-09-21T10:49:26.812643+0000 mgr.y (mgr.25133) 1098 : cluster [DBG] pgmap v1121: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 5429/172506 objects misplaced (3.147%); 9.2 MiB/s, 147 objects/s recovering 2024-09-21T10:49:28.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:27 smithi003 bash[88275]: cluster 2024-09-21T10:49:26.812643+0000 mgr.y (mgr.25133) 1098 : cluster [DBG] pgmap v1121: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 5429/172506 objects misplaced (3.147%); 9.2 MiB/s, 147 objects/s recovering 2024-09-21T10:49:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:27 smithi003 bash[89466]: cluster 2024-09-21T10:49:26.812643+0000 mgr.y (mgr.25133) 1098 : cluster [DBG] pgmap v1121: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 5429/172506 objects misplaced (3.147%); 9.2 MiB/s, 147 objects/s recovering 2024-09-21T10:49:28.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:27 smithi003 bash[89466]: cluster 2024-09-21T10:49:26.812643+0000 mgr.y (mgr.25133) 1098 : cluster [DBG] pgmap v1121: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 5429/172506 objects misplaced (3.147%); 9.2 MiB/s, 147 objects/s recovering 2024-09-21T10:49:28.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:28.262 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:28.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:28.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:28.417 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:28.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:28.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:28.554 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:28.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:28.662 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:28.693 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:28.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:28.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:28.824 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:28.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:28.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:28.930 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:49:28.974 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:28.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:28.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:29.080 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:29.115 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:29.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:29.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:29.253 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:29.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:29.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:29.388 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:29.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:29.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:29.519 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:29.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:29.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:29.665 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:29.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:29.769 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:29.794 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:29.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:29.900 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:29.911 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:29 smithi003 bash[88275]: cluster 2024-09-21T10:49:28.813083+0000 mgr.y (mgr.25133) 1099 : cluster [DBG] pgmap v1122: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 5429/172506 objects misplaced (3.147%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:29.912 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:29 smithi003 bash[88275]: cluster 2024-09-21T10:49:28.813083+0000 mgr.y (mgr.25133) 1099 : cluster [DBG] pgmap v1122: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 5429/172506 objects misplaced (3.147%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:29.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:29 smithi003 bash[89466]: cluster 2024-09-21T10:49:28.813083+0000 mgr.y (mgr.25133) 1099 : cluster [DBG] pgmap v1122: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 5429/172506 objects misplaced (3.147%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:29.912 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:29 smithi003 bash[89466]: cluster 2024-09-21T10:49:28.813083+0000 mgr.y (mgr.25133) 1099 : cluster [DBG] pgmap v1122: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 5429/172506 objects misplaced (3.147%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:29.928 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:29.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:29.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:30.031 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:30.061 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:30.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:30.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:29 smithi204 bash[78884]: cluster 2024-09-21T10:49:28.813083+0000 mgr.y (mgr.25133) 1099 : cluster [DBG] pgmap v1122: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 5429/172506 objects misplaced (3.147%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:30.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:29 smithi204 bash[78884]: cluster 2024-09-21T10:49:28.813083+0000 mgr.y (mgr.25133) 1099 : cluster [DBG] pgmap v1122: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 5429/172506 objects misplaced (3.147%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:30.191 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:30.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:30.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:30.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:30.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:30.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:30.449 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:30.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:30.554 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:30.582 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:30.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:30.686 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:30.715 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:30.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:30.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:30.837 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:30.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:30.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:30.962 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:30.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:30.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:31.065 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:31.091 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:31.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:31.194 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:31.227 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:31.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:31.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:31.365 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:31.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:31.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:31.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.499 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:31.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:31.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:31.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:31.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:31.731 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:31.755 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:31.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:31.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:31.892 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:31.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:31.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:31.998 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:32.007 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:31 smithi003 bash[88275]: cluster 2024-09-21T10:49:30.814069+0000 mgr.y (mgr.25133) 1100 : cluster [DBG] pgmap v1123: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 5223/165486 objects misplaced (3.156%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:32.007 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:31 smithi003 bash[88275]: cluster 2024-09-21T10:49:30.814069+0000 mgr.y (mgr.25133) 1100 : cluster [DBG] pgmap v1123: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 5223/165486 objects misplaced (3.156%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:32.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:31 smithi003 bash[89466]: cluster 2024-09-21T10:49:30.814069+0000 mgr.y (mgr.25133) 1100 : cluster [DBG] pgmap v1123: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 5223/165486 objects misplaced (3.156%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:32.007 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:31 smithi003 bash[89466]: cluster 2024-09-21T10:49:30.814069+0000 mgr.y (mgr.25133) 1100 : cluster [DBG] pgmap v1123: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 5223/165486 objects misplaced (3.156%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:32.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.025 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:32.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:32.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:32.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:31 smithi204 bash[78884]: cluster 2024-09-21T10:49:30.814069+0000 mgr.y (mgr.25133) 1100 : cluster [DBG] pgmap v1123: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 5223/165486 objects misplaced (3.156%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:32.133 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:31 smithi204 bash[78884]: cluster 2024-09-21T10:49:30.814069+0000 mgr.y (mgr.25133) 1100 : cluster [DBG] pgmap v1123: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s; 5223/165486 objects misplaced (3.156%); 7.8 MiB/s, 125 objects/s recovering 2024-09-21T10:49:32.155 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:32.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:32.258 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:32.291 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:32.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:32.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:32.425 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:32.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:32.531 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:32.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:32.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:32.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:32.686 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:32.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:32.794 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:32.825 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:32.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:32.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:32.947 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:32.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:32.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:33.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:33.082 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:33.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:33.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:33.219 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:33.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:33.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:33.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:33.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:33.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:33.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:33.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:33.588 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:33.617 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:33.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:33.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:33.756 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:33.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:33.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:33.890 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:33.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:33.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:33.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:34.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:33 smithi204 bash[78884]: cluster 2024-09-21T10:49:32.814606+0000 mgr.y (mgr.25133) 1101 : cluster [DBG] pgmap v1124: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 4371/163122 objects misplaced (2.680%); 11 MiB/s, 174 objects/s recovering 2024-09-21T10:49:34.002 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:33 smithi204 bash[78884]: cluster 2024-09-21T10:49:32.814606+0000 mgr.y (mgr.25133) 1101 : cluster [DBG] pgmap v1124: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 4371/163122 objects misplaced (2.680%); 11 MiB/s, 174 objects/s recovering 2024-09-21T10:49:34.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:34.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:34.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:34.140 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:34.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:33 smithi003 bash[88275]: cluster 2024-09-21T10:49:32.814606+0000 mgr.y (mgr.25133) 1101 : cluster [DBG] pgmap v1124: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 4371/163122 objects misplaced (2.680%); 11 MiB/s, 174 objects/s recovering 2024-09-21T10:49:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:33 smithi003 bash[88275]: cluster 2024-09-21T10:49:32.814606+0000 mgr.y (mgr.25133) 1101 : cluster [DBG] pgmap v1124: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 4371/163122 objects misplaced (2.680%); 11 MiB/s, 174 objects/s recovering 2024-09-21T10:49:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:33 smithi003 bash[89466]: cluster 2024-09-21T10:49:32.814606+0000 mgr.y (mgr.25133) 1101 : cluster [DBG] pgmap v1124: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 4371/163122 objects misplaced (2.680%); 11 MiB/s, 174 objects/s recovering 2024-09-21T10:49:34.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:33 smithi003 bash[89466]: cluster 2024-09-21T10:49:32.814606+0000 mgr.y (mgr.25133) 1101 : cluster [DBG] pgmap v1124: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 4371/163122 objects misplaced (2.680%); 11 MiB/s, 174 objects/s recovering 2024-09-21T10:49:34.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:34.282 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:34.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:34.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:34.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:34.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:34.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:34.559 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:34.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:34.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:34.712 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:34.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:34.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:34.851 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:34.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:34.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:34.976 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:34.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:34.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:35.082 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:35.107 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:35.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:35.212 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:35.245 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:35.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:35.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:35.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:35.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:35.481 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:35.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:35.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:35.608 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:35.632 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:35.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:35.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:35.760 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:35.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:35.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:35.892 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:35.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:35.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:35.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:36.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:36.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:36.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:36.138 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:35 smithi204 bash[78884]: cluster 2024-09-21T10:49:34.815382+0000 mgr.y (mgr.25133) 1102 : cluster [DBG] pgmap v1125: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 4156/156270 objects misplaced (2.659%); 7.7 MiB/s, 122 objects/s recovering 2024-09-21T10:49:36.139 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:35 smithi204 bash[78884]: cluster 2024-09-21T10:49:34.815382+0000 mgr.y (mgr.25133) 1102 : cluster [DBG] pgmap v1125: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 4156/156270 objects misplaced (2.659%); 7.7 MiB/s, 122 objects/s recovering 2024-09-21T10:49:36.152 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:36.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:35 smithi003 bash[88275]: cluster 2024-09-21T10:49:34.815382+0000 mgr.y (mgr.25133) 1102 : cluster [DBG] pgmap v1125: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 4156/156270 objects misplaced (2.659%); 7.7 MiB/s, 122 objects/s recovering 2024-09-21T10:49:36.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:35 smithi003 bash[88275]: cluster 2024-09-21T10:49:34.815382+0000 mgr.y (mgr.25133) 1102 : cluster [DBG] pgmap v1125: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 4156/156270 objects misplaced (2.659%); 7.7 MiB/s, 122 objects/s recovering 2024-09-21T10:49:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:35 smithi003 bash[89466]: cluster 2024-09-21T10:49:34.815382+0000 mgr.y (mgr.25133) 1102 : cluster [DBG] pgmap v1125: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 4156/156270 objects misplaced (2.659%); 7.7 MiB/s, 122 objects/s recovering 2024-09-21T10:49:36.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:35 smithi003 bash[89466]: cluster 2024-09-21T10:49:34.815382+0000 mgr.y (mgr.25133) 1102 : cluster [DBG] pgmap v1125: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 3.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 4156/156270 objects misplaced (2.659%); 7.7 MiB/s, 122 objects/s recovering 2024-09-21T10:49:36.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:36.283 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:36.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:36.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:36.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:36.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:36.518 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:36.549 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:36.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:36.652 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:36.678 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:36.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:36.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:36.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:36.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:36.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:36.927 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:36.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:36.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:37.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:37.062 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:37.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:37.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:37.189 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:37.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:37.293 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:37.314 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:37.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:37.419 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:37.462 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:37.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:37.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:37.593 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:37.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:37.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:49:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:49:37] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.51.0" 2024-09-21T10:49:37.697 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:37.721 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:37.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:37.818 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:49:37.819 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:49:37.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:37.858 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:37.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:37.902 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:49:37.902 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:49:37.953 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:37.956 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:49:37.956 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:49:37.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:37.990 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:37.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:37.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:38.000 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:49:38.000 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:49:38.025 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:49:38.025 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:49:38.030 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:37 smithi003 bash[88275]: cluster 2024-09-21T10:49:36.816096+0000 mgr.y (mgr.25133) 1103 : cluster [DBG] pgmap v1126: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 3471/153120 objects misplaced (2.267%); 11 MiB/s, 176 objects/s recovering 2024-09-21T10:49:38.030 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:37 smithi003 bash[88275]: cluster 2024-09-21T10:49:36.816096+0000 mgr.y (mgr.25133) 1103 : cluster [DBG] pgmap v1126: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 3471/153120 objects misplaced (2.267%); 11 MiB/s, 176 objects/s recovering 2024-09-21T10:49:38.030 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:37 smithi003 bash[88275]: audit 2024-09-21T10:49:37.774345+0000 mon.a (mon.0) 1537 : audit [DBG] from='client.? 172.21.15.3:0/1923162499' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:38.030 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:37 smithi003 bash[88275]: audit 2024-09-21T10:49:37.774345+0000 mon.a (mon.0) 1537 : audit [DBG] from='client.? 172.21.15.3:0/1923162499' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:38.061 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:49:38.061 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:49:38.092 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:49:38.092 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:49:38.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:38.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:37 smithi204 bash[78884]: cluster 2024-09-21T10:49:36.816096+0000 mgr.y (mgr.25133) 1103 : cluster [DBG] pgmap v1126: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 3471/153120 objects misplaced (2.267%); 11 MiB/s, 176 objects/s recovering 2024-09-21T10:49:38.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:37 smithi204 bash[78884]: cluster 2024-09-21T10:49:36.816096+0000 mgr.y (mgr.25133) 1103 : cluster [DBG] pgmap v1126: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 3471/153120 objects misplaced (2.267%); 11 MiB/s, 176 objects/s recovering 2024-09-21T10:49:38.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:37 smithi204 bash[78884]: audit 2024-09-21T10:49:37.774345+0000 mon.a (mon.0) 1537 : audit [DBG] from='client.? 172.21.15.3:0/1923162499' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:38.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:37 smithi204 bash[78884]: audit 2024-09-21T10:49:37.774345+0000 mon.a (mon.0) 1537 : audit [DBG] from='client.? 172.21.15.3:0/1923162499' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:38.111 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:38.111 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:49:38.111 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:49:38.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:38 smithi003 bash[89466]: cluster 2024-09-21T10:49:36.816096+0000 mgr.y (mgr.25133) 1103 : cluster [DBG] pgmap v1126: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 3471/153120 objects misplaced (2.267%); 11 MiB/s, 176 objects/s recovering 2024-09-21T10:49:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:38 smithi003 bash[89466]: cluster 2024-09-21T10:49:36.816096+0000 mgr.y (mgr.25133) 1103 : cluster [DBG] pgmap v1126: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 3471/153120 objects misplaced (2.267%); 11 MiB/s, 176 objects/s recovering 2024-09-21T10:49:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:38 smithi003 bash[89466]: audit 2024-09-21T10:49:37.774345+0000 mon.a (mon.0) 1537 : audit [DBG] from='client.? 172.21.15.3:0/1923162499' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:38 smithi003 bash[89466]: audit 2024-09-21T10:49:37.774345+0000 mon.a (mon.0) 1537 : audit [DBG] from='client.? 172.21.15.3:0/1923162499' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:49:38.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:38.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:38.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:38.341 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:38.370 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:38.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:38.472 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:38.507 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:38.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:38.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:38.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:38.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:38.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:38.779 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:38.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:38.886 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:38.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:38.922 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:49:38.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:38.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:39.024 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:39.060 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:39.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:39.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:39.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:39.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:39.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:38 smithi003 bash[88275]: audit 2024-09-21T10:49:38.130383+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.3:0/989500843' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:38 smithi003 bash[88275]: audit 2024-09-21T10:49:38.130383+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.3:0/989500843' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:38 smithi003 bash[88275]: audit 2024-09-21T10:49:38.130855+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:38 smithi003 bash[88275]: audit 2024-09-21T10:49:38.130855+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:38 smithi003 bash[88275]: audit 2024-09-21T10:49:38.666158+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:39.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:38 smithi003 bash[88275]: audit 2024-09-21T10:49:38.666158+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:39.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: audit 2024-09-21T10:49:38.130383+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.3:0/989500843' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: audit 2024-09-21T10:49:38.130383+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.3:0/989500843' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: audit 2024-09-21T10:49:38.130855+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: audit 2024-09-21T10:49:38.130855+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: audit 2024-09-21T10:49:38.666158+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:39.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: audit 2024-09-21T10:49:38.666158+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:38 smithi204 bash[78884]: audit 2024-09-21T10:49:38.130383+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.3:0/989500843' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:38 smithi204 bash[78884]: audit 2024-09-21T10:49:38.130383+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.3:0/989500843' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:38 smithi204 bash[78884]: audit 2024-09-21T10:49:38.130855+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:38 smithi204 bash[78884]: audit 2024-09-21T10:49:38.130855+0000 mon.a (mon.0) 1538 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:49:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:38 smithi204 bash[78884]: audit 2024-09-21T10:49:38.666158+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:38 smithi204 bash[78884]: audit 2024-09-21T10:49:38.666158+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:39.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:39.313 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:39.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:39.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:39.439 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:39.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:39.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:39.561 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:39.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:39.645 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:49:39.646 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:49:39.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:39.685 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:39.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:39.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:39.811 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:39.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:39.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:39.936 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:39.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:39.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:40.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: cluster 2024-09-21T10:49:38.816401+0000 mgr.y (mgr.25133) 1104 : cluster [DBG] pgmap v1127: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 3471/153120 objects misplaced (2.267%); 7.4 MiB/s, 117 objects/s recovering 2024-09-21T10:49:40.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: cluster 2024-09-21T10:49:38.816401+0000 mgr.y (mgr.25133) 1104 : cluster [DBG] pgmap v1127: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 3471/153120 objects misplaced (2.267%); 7.4 MiB/s, 117 objects/s recovering 2024-09-21T10:49:40.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: cluster 2024-09-21T10:49:38.895416+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:40.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: cluster 2024-09-21T10:49:38.895416+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:40.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: audit 2024-09-21T10:49:38.914890+0000 mon.a (mon.0) 1541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:49:40.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: audit 2024-09-21T10:49:38.914890+0000 mon.a (mon.0) 1541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:49:40.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: cluster 2024-09-21T10:49:38.923917+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-21T10:49:40.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: cluster 2024-09-21T10:49:38.923917+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-21T10:49:40.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: audit 2024-09-21T10:49:39.026698+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]} : dispatch 2024-09-21T10:49:40.017 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[89466]: audit 2024-09-21T10:49:39.026698+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]} : dispatch 2024-09-21T10:49:40.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[88275]: cluster 2024-09-21T10:49:38.816401+0000 mgr.y (mgr.25133) 1104 : cluster [DBG] pgmap v1127: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 3471/153120 objects misplaced (2.267%); 7.4 MiB/s, 117 objects/s recovering 2024-09-21T10:49:40.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[88275]: cluster 2024-09-21T10:49:38.816401+0000 mgr.y (mgr.25133) 1104 : cluster [DBG] pgmap v1127: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 3471/153120 objects misplaced (2.267%); 7.4 MiB/s, 117 objects/s recovering 2024-09-21T10:49:40.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[88275]: cluster 2024-09-21T10:49:38.895416+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:40.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[88275]: cluster 2024-09-21T10:49:38.895416+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:40.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[88275]: audit 2024-09-21T10:49:38.914890+0000 mon.a (mon.0) 1541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:49:40.017 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[88275]: audit 2024-09-21T10:49:38.914890+0000 mon.a (mon.0) 1541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:49:40.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[88275]: cluster 2024-09-21T10:49:38.923917+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-21T10:49:40.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[88275]: cluster 2024-09-21T10:49:38.923917+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-21T10:49:40.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[88275]: audit 2024-09-21T10:49:39.026698+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]} : dispatch 2024-09-21T10:49:40.018 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:39 smithi003 bash[88275]: audit 2024-09-21T10:49:39.026698+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]} : dispatch 2024-09-21T10:49:40.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:40.065 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:40.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:39 smithi204 bash[78884]: cluster 2024-09-21T10:49:38.816401+0000 mgr.y (mgr.25133) 1104 : cluster [DBG] pgmap v1127: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 3471/153120 objects misplaced (2.267%); 7.4 MiB/s, 117 objects/s recovering 2024-09-21T10:49:40.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:39 smithi204 bash[78884]: cluster 2024-09-21T10:49:38.816401+0000 mgr.y (mgr.25133) 1104 : cluster [DBG] pgmap v1127: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 3.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 538 op/s; 3471/153120 objects misplaced (2.267%); 7.4 MiB/s, 117 objects/s recovering 2024-09-21T10:49:40.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:39 smithi204 bash[78884]: cluster 2024-09-21T10:49:38.895416+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:40.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:39 smithi204 bash[78884]: cluster 2024-09-21T10:49:38.895416+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:49:40.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:39 smithi204 bash[78884]: audit 2024-09-21T10:49:38.914890+0000 mon.a (mon.0) 1541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:49:40.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:39 smithi204 bash[78884]: audit 2024-09-21T10:49:38.914890+0000 mon.a (mon.0) 1541 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:49:40.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:39 smithi204 bash[78884]: cluster 2024-09-21T10:49:38.923917+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-21T10:49:40.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:39 smithi204 bash[78884]: cluster 2024-09-21T10:49:38.923917+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-09-21T10:49:40.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:39 smithi204 bash[78884]: audit 2024-09-21T10:49:39.026698+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]} : dispatch 2024-09-21T10:49:40.069 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:39 smithi204 bash[78884]: audit 2024-09-21T10:49:39.026698+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]} : dispatch 2024-09-21T10:49:40.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:40.171 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:40.197 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:40.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:40.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:40.329 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:40.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:40.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:40.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:40.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:40.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:40.588 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:40.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:40.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:40.722 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:40.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:40.826 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:40.848 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:40.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:40.951 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:40.970 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:40.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:40.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:41.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:40 smithi204 bash[78884]: audit 2024-09-21T10:49:39.628664+0000 mgr.y (mgr.25133) 1105 : audit [DBG] from='client.45245 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:49:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:40 smithi204 bash[78884]: audit 2024-09-21T10:49:39.628664+0000 mgr.y (mgr.25133) 1105 : audit [DBG] from='client.45245 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:49:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:40 smithi204 bash[78884]: audit 2024-09-21T10:49:39.916668+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T10:49:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:40 smithi204 bash[78884]: audit 2024-09-21T10:49:39.916668+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T10:49:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:40 smithi204 bash[78884]: cluster 2024-09-21T10:49:39.923432+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-21T10:49:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:40 smithi204 bash[78884]: cluster 2024-09-21T10:49:39.923432+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-21T10:49:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:40 smithi204 bash[78884]: audit 2024-09-21T10:49:40.855389+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:49:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:40 smithi204 bash[78884]: audit 2024-09-21T10:49:40.855389+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:49:41.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:41.097 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:41.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[88275]: audit 2024-09-21T10:49:39.628664+0000 mgr.y (mgr.25133) 1105 : audit [DBG] from='client.45245 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:49:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[88275]: audit 2024-09-21T10:49:39.628664+0000 mgr.y (mgr.25133) 1105 : audit [DBG] from='client.45245 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:49:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[88275]: audit 2024-09-21T10:49:39.916668+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T10:49:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[88275]: audit 2024-09-21T10:49:39.916668+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T10:49:41.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[88275]: cluster 2024-09-21T10:49:39.923432+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-21T10:49:41.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[88275]: cluster 2024-09-21T10:49:39.923432+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-21T10:49:41.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[88275]: audit 2024-09-21T10:49:40.855389+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:49:41.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[88275]: audit 2024-09-21T10:49:40.855389+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:49:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[89466]: audit 2024-09-21T10:49:39.628664+0000 mgr.y (mgr.25133) 1105 : audit [DBG] from='client.45245 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:49:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[89466]: audit 2024-09-21T10:49:39.628664+0000 mgr.y (mgr.25133) 1105 : audit [DBG] from='client.45245 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:49:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[89466]: audit 2024-09-21T10:49:39.916668+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T10:49:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[89466]: audit 2024-09-21T10:49:39.916668+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T10:49:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[89466]: cluster 2024-09-21T10:49:39.923432+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-21T10:49:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[89466]: cluster 2024-09-21T10:49:39.923432+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-09-21T10:49:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[89466]: audit 2024-09-21T10:49:40.855389+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:49:41.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:40 smithi003 bash[89466]: audit 2024-09-21T10:49:40.855389+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:49:41.200 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:41.238 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:41.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:41.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:41.374 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:41.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:41.479 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:41.513 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:41.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:41.647 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:41.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:41.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:41.774 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:41.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:41.876 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:41.904 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:41.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:41.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:42.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:42.033 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:42.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:42.054 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:41 smithi003 bash[89466]: cluster 2024-09-21T10:49:40.817135+0000 mgr.y (mgr.25133) 1106 : cluster [DBG] pgmap v1130: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 3147/145716 objects misplaced (2.160%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:49:42.138 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:42.157 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:42.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:41 smithi204 bash[78884]: cluster 2024-09-21T10:49:40.817135+0000 mgr.y (mgr.25133) 1106 : cluster [DBG] pgmap v1130: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 3147/145716 objects misplaced (2.160%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:49:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:41 smithi204 bash[78884]: cluster 2024-09-21T10:49:40.817135+0000 mgr.y (mgr.25133) 1106 : cluster [DBG] pgmap v1130: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 3147/145716 objects misplaced (2.160%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:49:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:41 smithi204 bash[78884]: cluster 2024-09-21T10:49:40.920231+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-21T10:49:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:41 smithi204 bash[78884]: cluster 2024-09-21T10:49:40.920231+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-21T10:49:42.259 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:42.268 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:42 smithi003 bash[89466]: cluster 2024-09-21T10:49:40.817135+0000 mgr.y (mgr.25133) 1106 : cluster [DBG] pgmap v1130: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 3147/145716 objects misplaced (2.160%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:49:42.268 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:42 smithi003 bash[89466]: cluster 2024-09-21T10:49:40.920231+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-21T10:49:42.268 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:42 smithi003 bash[89466]: cluster 2024-09-21T10:49:40.920231+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-21T10:49:42.268 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:42 smithi003 bash[88275]: cluster 2024-09-21T10:49:40.817135+0000 mgr.y (mgr.25133) 1106 : cluster [DBG] pgmap v1130: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 3147/145716 objects misplaced (2.160%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:49:42.269 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:42 smithi003 bash[88275]: cluster 2024-09-21T10:49:40.817135+0000 mgr.y (mgr.25133) 1106 : cluster [DBG] pgmap v1130: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 3147/145716 objects misplaced (2.160%); 6.0 MiB/s, 95 objects/s recovering 2024-09-21T10:49:42.269 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:42 smithi003 bash[88275]: cluster 2024-09-21T10:49:40.920231+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-21T10:49:42.269 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:42 smithi003 bash[88275]: cluster 2024-09-21T10:49:40.920231+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-09-21T10:49:42.282 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:42.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:42.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:42.415 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:42.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:42.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:42.544 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:42.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:42.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:42.671 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:42.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:42.774 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:42.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:42.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:42.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:42.937 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:42.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:42.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:43.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:43.078 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:43.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:43.182 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:43.209 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:43.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:43.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:43.349 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:43.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:43.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:43.538 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":1128,"stamp":"2024-09-21T10:49:38.916217+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3343783933,"num_objects":51040,"num_object_clones":0,"num_object_copies":153120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3471,"num_objects_unfound":0,"num_objects_dirty":51040,"num_whiteouts":0,"num_read":23,"num_read_kb":22,"num_write":162902,"num_write_kb":6843234,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7704,"num_bytes_recovered":503590460,"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":126943,"ondisk_log_size":126943,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":299,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":14176872,"kb_used_data":10064232,"kb_used_omap":32,"kb_used_meta":4112095,"kb_avail":735784344,"statfs":{"total":767960285184,"available":753443168256,"internally_reserved":0,"allocated":10305773568,"data_stored":10294236242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33708,"internal_metadata":4210785364},"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":-423493632,"num_objects":-6462,"num_object_clones":0,"num_object_copies":-19386,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-1958,"num_objects_unfound":0,"num_objects_dirty":-6462,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6462,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1413,"num_bytes_recovered":92602368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.103378"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":76,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.643420+0000","last_change":"2024-09-21T10:49:11.715843+0000","last_active":"2024-09-21T10:49:16.643420+0000","last_peered":"2024-09-21T10:49:16.643420+0000","last_clean":"2024-09-21T10:49:16.643420+0000","last_became_active":"2024-09-21T10:49:11.715392+0000","last_became_peered":"2024-09-21T10:49:11.715392+0000","last_unstale":"2024-09-21T10:49:16.643420+0000","last_undegraded":"2024-09-21T10:49:16.643420+0000","last_fullsized":"2024-09-21T10:49:16.643420+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:10:45.156650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"72'2","reported_seq":71,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652894+0000","last_change":"2024-09-21T10:48:41.737067+0000","last_active":"2024-09-21T10:49:15.652894+0000","last_peered":"2024-09-21T10:49:15.652894+0000","last_clean":"2024-09-21T10:49:15.652894+0000","last_became_active":"2024-09-21T10:48:41.727159+0000","last_became_peered":"2024-09-21T10:48:41.727159+0000","last_unstale":"2024-09-21T10:49:15.652894+0000","last_undegraded":"2024-09-21T10:49:15.652894+0000","last_fullsized":"2024-09-21T10:49:15.652894+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:51:50.896954+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":248,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.648262+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:49:15.648262+0000","last_peered":"2024-09-21T10:49:15.648262+0000","last_clean":"2024-09-21T10:49:15.648262+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:49:15.648262+0000","last_undegraded":"2024-09-21T10:49:15.648262+0000","last_fullsized":"2024-09-21T10:49:15.648262+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":419,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.678222+0000","last_change":"2024-09-21T10:27:39.428064+0000","last_active":"2024-09-21T10:49:16.678222+0000","last_peered":"2024-09-21T10:49:16.678222+0000","last_clean":"2024-09-21T10:49:16.678222+0000","last_became_active":"2024-09-21T10:27:39.427715+0000","last_became_peered":"2024-09-21T10:27:39.427715+0000","last_unstale":"2024-09-21T10:49:16.678222+0000","last_undegraded":"2024-09-21T10:49:16.678222+0000","last_fullsized":"2024-09-21T10:49:16.678222+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:36:30.915576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":422,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.678855+0000","last_change":"2024-09-21T10:27:39.434066+0000","last_active":"2024-09-21T10:49:16.678855+0000","last_peered":"2024-09-21T10:49:16.678855+0000","last_clean":"2024-09-21T10:49:16.678855+0000","last_became_active":"2024-09-21T10:27:39.433735+0000","last_became_peered":"2024-09-21T10:27:39.433735+0000","last_unstale":"2024-09-21T10:49:16.678855+0000","last_undegraded":"2024-09-21T10:49:16.678855+0000","last_fullsized":"2024-09-21T10:49:16.678855+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:37:48.352488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":229,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652691+0000","last_change":"2024-09-21T10:44:05.073557+0000","last_active":"2024-09-21T10:49:15.652691+0000","last_peered":"2024-09-21T10:49:15.652691+0000","last_clean":"2024-09-21T10:49:15.652691+0000","last_became_active":"2024-09-21T10:44:05.073240+0000","last_became_peered":"2024-09-21T10:44:05.073240+0000","last_unstale":"2024-09-21T10:49:15.652691+0000","last_undegraded":"2024-09-21T10:49:15.652691+0000","last_fullsized":"2024-09-21T10:49:15.652691+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:20.924056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":425,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.643086+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:49:16.643086+0000","last_peered":"2024-09-21T10:49:16.643086+0000","last_clean":"2024-09-21T10:49:16.643086+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:49:16.643086+0000","last_undegraded":"2024-09-21T10:49:16.643086+0000","last_fullsized":"2024-09-21T10:49:16.643086+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":150,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.639788+0000","last_change":"2024-09-21T10:39:11.728421+0000","last_active":"2024-09-21T10:49:15.639788+0000","last_peered":"2024-09-21T10:49:15.639788+0000","last_clean":"2024-09-21T10:49:15.639788+0000","last_became_active":"2024-09-21T10:39:11.726045+0000","last_became_peered":"2024-09-21T10:39:11.726045+0000","last_unstale":"2024-09-21T10:49:15.639788+0000","last_undegraded":"2024-09-21T10:49:15.639788+0000","last_fullsized":"2024-09-21T10:49:15.639788+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:36:36.998933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.5","version":"278'10317","reported_seq":10369,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:33.989459+0000","last_change":"2024-09-21T10:46:27.078238+0000","last_active":"2024-09-21T10:49:33.989459+0000","last_peered":"2024-09-21T10:49:33.989459+0000","last_clean":"2024-09-21T10:49:33.989459+0000","last_became_active":"2024-09-21T10:46:27.077895+0000","last_became_peered":"2024-09-21T10:46:27.077895+0000","last_unstale":"2024-09-21T10:49:33.989459+0000","last_undegraded":"2024-09-21T10:49:33.989459+0000","last_fullsized":"2024-09-21T10:49:33.989459+0000","mapping_epoch":258,"log_start":"262'1400","ondisk_log_start":"262'1400","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":8917,"log_dups_size":0,"ondisk_log_size":8917,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:44:00.335784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":210698240,"num_objects":3215,"num_object_clones":0,"num_object_copies":9645,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3215,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10317,"num_write_kb":433024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":56,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.653153+0000","last_change":"2024-09-21T10:44:05.066414+0000","last_active":"2024-09-21T10:49:15.653153+0000","last_peered":"2024-09-21T10:49:15.653153+0000","last_clean":"2024-09-21T10:49:15.653153+0000","last_became_active":"2024-09-21T10:44:05.065927+0000","last_became_peered":"2024-09-21T10:44:05.065927+0000","last_unstale":"2024-09-21T10:49:15.653153+0000","last_undegraded":"2024-09-21T10:49:15.653153+0000","last_fullsized":"2024-09-21T10:49:15.653153+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:02:49.419182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":268,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.647832+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T10:49:15.647832+0000","last_peered":"2024-09-21T10:49:15.647832+0000","last_clean":"2024-09-21T10:49:15.647832+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T10:49:15.647832+0000","last_undegraded":"2024-09-21T10:49:15.647832+0000","last_fullsized":"2024-09-21T10:49:15.647832+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'10349","reported_seq":10401,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:36.605186+0000","last_change":"2024-09-21T10:46:27.081038+0000","last_active":"2024-09-21T10:49:36.605186+0000","last_peered":"2024-09-21T10:49:36.605186+0000","last_clean":"2024-09-21T10:49:36.605186+0000","last_became_active":"2024-09-21T10:46:27.080675+0000","last_became_peered":"2024-09-21T10:46:27.080675+0000","last_unstale":"2024-09-21T10:49:36.605186+0000","last_undegraded":"2024-09-21T10:49:36.605186+0000","last_fullsized":"2024-09-21T10:49:36.605186+0000","mapping_epoch":258,"log_start":"263'3300","ondisk_log_start":"263'3300","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+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 @ 2024-09-22T22:13:48.075477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204800000,"num_objects":3125,"num_object_clones":0,"num_object_copies":9375,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3125,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10349,"num_write_kb":431168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":56,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.654710+0000","last_change":"2024-09-21T10:44:05.073585+0000","last_active":"2024-09-21T10:49:15.654710+0000","last_peered":"2024-09-21T10:49:15.654710+0000","last_clean":"2024-09-21T10:49:15.654710+0000","last_became_active":"2024-09-21T10:44:05.073348+0000","last_became_peered":"2024-09-21T10:44:05.073348+0000","last_unstale":"2024-09-21T10:49:15.654710+0000","last_undegraded":"2024-09-21T10:49:15.654710+0000","last_fullsized":"2024-09-21T10:49:15.654710+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:33.127824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":265,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652527+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:49:15.652527+0000","last_peered":"2024-09-21T10:49:15.652527+0000","last_clean":"2024-09-21T10:49:15.652527+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:49:15.652527+0000","last_undegraded":"2024-09-21T10:49:15.652527+0000","last_fullsized":"2024-09-21T10:49:15.652527+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'10303","reported_seq":10333,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:34.011562+0000","last_change":"2024-09-21T10:46:27.069928+0000","last_active":"2024-09-21T10:49:34.011562+0000","last_peered":"2024-09-21T10:49:34.011562+0000","last_clean":"2024-09-21T10:49:34.011562+0000","last_became_active":"2024-09-21T10:46:27.069530+0000","last_became_peered":"2024-09-21T10:46:27.069530+0000","last_unstale":"2024-09-21T10:49:34.011562+0000","last_undegraded":"2024-09-21T10:49:34.011562+0000","last_fullsized":"2024-09-21T10:49:34.011562+0000","mapping_epoch":258,"log_start":"262'1700","ondisk_log_start":"262'1700","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":8603,"log_dups_size":0,"ondisk_log_size":8603,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:15.481652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":217907200,"num_objects":3325,"num_object_clones":0,"num_object_copies":9975,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3325,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10303,"num_write_kb":436096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":56,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.648678+0000","last_change":"2024-09-21T10:44:05.082524+0000","last_active":"2024-09-21T10:49:15.648678+0000","last_peered":"2024-09-21T10:49:15.648678+0000","last_clean":"2024-09-21T10:49:15.648678+0000","last_became_active":"2024-09-21T10:44:05.082152+0000","last_became_peered":"2024-09-21T10:44:05.082152+0000","last_unstale":"2024-09-21T10:49:15.648678+0000","last_undegraded":"2024-09-21T10:49:15.648678+0000","last_fullsized":"2024-09-21T10:49:15.648678+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:11.919774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":140,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.640160+0000","last_change":"2024-09-21T10:39:11.745892+0000","last_active":"2024-09-21T10:49:15.640160+0000","last_peered":"2024-09-21T10:49:15.640160+0000","last_clean":"2024-09-21T10:49:15.640160+0000","last_became_active":"2024-09-21T10:39:11.744011+0000","last_became_peered":"2024-09-21T10:39:11.744011+0000","last_unstale":"2024-09-21T10:49:15.640160+0000","last_undegraded":"2024-09-21T10:49:15.640160+0000","last_fullsized":"2024-09-21T10:49:15.640160+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:13.979352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"278'10160","reported_seq":10205,"reported_epoch":278,"state":"active+remapped+backfill_wait","last_fresh":"2024-09-21T10:49:33.955590+0000","last_change":"2024-09-21T10:48:43.007435+0000","last_active":"2024-09-21T10:49:33.955590+0000","last_peered":"2024-09-21T10:49:33.955590+0000","last_clean":"2024-09-21T10:48:40.689308+0000","last_became_active":"2024-09-21T10:48:42.949460+0000","last_became_peered":"2024-09-21T10:48:42.949460+0000","last_unstale":"2024-09-21T10:49:33.955590+0000","last_undegraded":"2024-09-21T10:49:33.955590+0000","last_fullsized":"2024-09-21T10:49:33.955590+0000","mapping_epoch":270,"log_start":"262'1500","ondisk_log_start":"262'1500","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":8660,"log_dups_size":0,"ondisk_log_size":8660,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:25:00.131869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207355904,"num_objects":3164,"num_object_clones":0,"num_object_copies":9492,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3164,"num_objects_unfound":0,"num_objects_dirty":3164,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10160,"num_write_kb":426368,"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":[5,2,1],"acting":[5,1,6],"avail_no_missing":["5","1","6"],"object_location_counts":[{"shards":"1,5,6","objects":3164}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":283,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.648471+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T10:49:15.648471+0000","last_peered":"2024-09-21T10:49:15.648471+0000","last_clean":"2024-09-21T10:49:15.648471+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T10:49:15.648471+0000","last_undegraded":"2024-09-21T10:49:15.648471+0000","last_fullsized":"2024-09-21T10:49:15.648471+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":422,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.678970+0000","last_change":"2024-09-21T10:26:41.626922+0000","last_active":"2024-09-21T10:49:16.678970+0000","last_peered":"2024-09-21T10:49:16.678970+0000","last_clean":"2024-09-21T10:49:16.678970+0000","last_became_active":"2024-09-21T10:26:41.626030+0000","last_became_peered":"2024-09-21T10:26:41.626030+0000","last_unstale":"2024-09-21T10:49:16.678970+0000","last_undegraded":"2024-09-21T10:49:16.678970+0000","last_fullsized":"2024-09-21T10:49:16.678970+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:48:16.161381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"278'10092","reported_seq":10148,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:35.132443+0000","last_change":"2024-09-21T10:49:11.743189+0000","last_active":"2024-09-21T10:49:35.132443+0000","last_peered":"2024-09-21T10:49:35.132443+0000","last_clean":"2024-09-21T10:49:35.132443+0000","last_became_active":"2024-09-21T10:49:11.714638+0000","last_became_peered":"2024-09-21T10:49:11.714638+0000","last_unstale":"2024-09-21T10:49:35.132443+0000","last_undegraded":"2024-09-21T10:49:35.132443+0000","last_fullsized":"2024-09-21T10:49:35.132443+0000","mapping_epoch":275,"log_start":"262'2300","ondisk_log_start":"262'2300","created":258,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":7792,"log_dups_size":0,"ondisk_log_size":7792,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:06:19.472197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201195520,"num_objects":3070,"num_object_clones":0,"num_object_copies":9210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3070,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10092,"num_write_kb":421184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"84'149","reported_seq":595,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.641021+0000","last_change":"2024-09-21T10:48:44.763186+0000","last_active":"2024-09-21T10:49:16.641021+0000","last_peered":"2024-09-21T10:49:16.641021+0000","last_clean":"2024-09-21T10:49:16.641021+0000","last_became_active":"2024-09-21T10:48:44.762411+0000","last_became_peered":"2024-09-21T10:48:44.762411+0000","last_unstale":"2024-09-21T10:49:16.641021+0000","last_undegraded":"2024-09-21T10:49:16.641021+0000","last_fullsized":"2024-09-21T10:49:16.641021+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:07.698079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:07.698079+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:38.270299+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":40,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.678507+0000","last_change":"2024-09-21T10:49:11.720016+0000","last_active":"2024-09-21T10:49:16.678507+0000","last_peered":"2024-09-21T10:49:16.678507+0000","last_clean":"2024-09-21T10:49:16.678507+0000","last_became_active":"2024-09-21T10:49:11.719155+0000","last_became_peered":"2024-09-21T10:49:11.719155+0000","last_unstale":"2024-09-21T10:49:16.678507+0000","last_undegraded":"2024-09-21T10:49:16.678507+0000","last_fullsized":"2024-09-21T10:49:16.678507+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:29.388814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":282,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.653145+0000","last_change":"2024-09-21T10:39:11.736351+0000","last_active":"2024-09-21T10:49:15.653145+0000","last_peered":"2024-09-21T10:49:15.653145+0000","last_clean":"2024-09-21T10:49:15.653145+0000","last_became_active":"2024-09-21T10:39:11.736048+0000","last_became_peered":"2024-09-21T10:39:11.736048+0000","last_unstale":"2024-09-21T10:49:15.653145+0000","last_undegraded":"2024-09-21T10:49:15.653145+0000","last_fullsized":"2024-09-21T10:49:15.653145+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:06.883075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'10079","reported_seq":16499,"reported_epoch":278,"state":"active+remapped+backfilling","last_fresh":"2024-09-21T10:49:36.641708+0000","last_change":"2024-09-21T10:49:15.605887+0000","last_active":"2024-09-21T10:49:36.641708+0000","last_peered":"2024-09-21T10:49:36.641708+0000","last_clean":"2024-09-21T10:48:40.695774+0000","last_became_active":"2024-09-21T10:48:42.902280+0000","last_became_peered":"2024-09-21T10:48:42.902280+0000","last_unstale":"2024-09-21T10:49:36.641708+0000","last_undegraded":"2024-09-21T10:49:36.641708+0000","last_fullsized":"2024-09-21T10:49:36.641708+0000","mapping_epoch":270,"log_start":"263'3100","ondisk_log_start":"263'3100","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6979,"log_dups_size":0,"ondisk_log_size":6979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201129984,"num_objects":3069,"num_object_clones":0,"num_object_copies":9207,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":307,"num_objects_unfound":0,"num_objects_dirty":3069,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10079,"num_write_kb":420736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3180,"num_bytes_recovered":208404480,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"avail_no_missing":["1","0","6"],"object_location_counts":[{"shards":"0,1,6","objects":3069}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.8","version":"170'150","reported_seq":560,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.647697+0000","last_change":"2024-09-21T10:48:44.764872+0000","last_active":"2024-09-21T10:49:15.647697+0000","last_peered":"2024-09-21T10:49:15.647697+0000","last_clean":"2024-09-21T10:49:15.647697+0000","last_became_active":"2024-09-21T10:48:44.764661+0000","last_became_peered":"2024-09-21T10:48:44.764661+0000","last_unstale":"2024-09-21T10:49:15.647697+0000","last_undegraded":"2024-09-21T10:49:15.647697+0000","last_fullsized":"2024-09-21T10:49:15.647697+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:42.318254+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":140,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.640024+0000","last_change":"2024-09-21T10:39:11.745687+0000","last_active":"2024-09-21T10:49:15.640024+0000","last_peered":"2024-09-21T10:49:15.640024+0000","last_clean":"2024-09-21T10:49:15.640024+0000","last_became_active":"2024-09-21T10:39:11.741873+0000","last_became_peered":"2024-09-21T10:39:11.741873+0000","last_unstale":"2024-09-21T10:49:15.640024+0000","last_undegraded":"2024-09-21T10:49:15.640024+0000","last_fullsized":"2024-09-21T10:49:15.640024+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:42.486967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":293,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652823+0000","last_change":"2024-09-21T10:48:41.737518+0000","last_active":"2024-09-21T10:49:15.652823+0000","last_peered":"2024-09-21T10:49:15.652823+0000","last_clean":"2024-09-21T10:49:15.652823+0000","last_became_active":"2024-09-21T10:48:41.737190+0000","last_became_peered":"2024-09-21T10:48:41.737190+0000","last_unstale":"2024-09-21T10:49:15.652823+0000","last_undegraded":"2024-09-21T10:49:15.652823+0000","last_fullsized":"2024-09-21T10:49:15.652823+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:40.026779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"278'10079","reported_seq":10139,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:36.633208+0000","last_change":"2024-09-21T10:49:11.791765+0000","last_active":"2024-09-21T10:49:36.633208+0000","last_peered":"2024-09-21T10:49:36.633208+0000","last_clean":"2024-09-21T10:49:36.633208+0000","last_became_active":"2024-09-21T10:49:11.715713+0000","last_became_peered":"2024-09-21T10:49:11.715713+0000","last_unstale":"2024-09-21T10:49:36.633208+0000","last_undegraded":"2024-09-21T10:49:36.633208+0000","last_fullsized":"2024-09-21T10:49:36.633208+0000","mapping_epoch":275,"log_start":"263'3100","ondisk_log_start":"263'3100","created":258,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6979,"log_dups_size":0,"ondisk_log_size":6979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:24:43.252870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199950336,"num_objects":3051,"num_object_clones":0,"num_object_copies":9153,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3051,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10079,"num_write_kb":420160,"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":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":269,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652776+0000","last_change":"2024-09-21T10:48:41.727307+0000","last_active":"2024-09-21T10:49:15.652776+0000","last_peered":"2024-09-21T10:49:15.652776+0000","last_clean":"2024-09-21T10:49:15.652776+0000","last_became_active":"2024-09-21T10:48:41.726873+0000","last_became_peered":"2024-09-21T10:48:41.726873+0000","last_unstale":"2024-09-21T10:49:15.652776+0000","last_undegraded":"2024-09-21T10:49:15.652776+0000","last_fullsized":"2024-09-21T10:49:15.652776+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:02:18.192544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":282,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.654231+0000","last_change":"2024-09-21T10:39:11.726734+0000","last_active":"2024-09-21T10:49:15.654231+0000","last_peered":"2024-09-21T10:49:15.654231+0000","last_clean":"2024-09-21T10:49:15.654231+0000","last_became_active":"2024-09-21T10:39:11.726435+0000","last_became_peered":"2024-09-21T10:39:11.726435+0000","last_unstale":"2024-09-21T10:49:15.654231+0000","last_undegraded":"2024-09-21T10:49:15.654231+0000","last_fullsized":"2024-09-21T10:49:15.654231+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:33:05.283645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'10265","reported_seq":19324,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:34.473692+0000","last_change":"2024-09-21T10:49:16.665119+0000","last_active":"2024-09-21T10:49:34.473692+0000","last_peered":"2024-09-21T10:49:34.473692+0000","last_clean":"2024-09-21T10:49:34.473692+0000","last_became_active":"2024-09-21T10:49:16.644428+0000","last_became_peered":"2024-09-21T10:49:16.644428+0000","last_unstale":"2024-09-21T10:49:34.473692+0000","last_undegraded":"2024-09-21T10:49:34.473692+0000","last_fullsized":"2024-09-21T10:49:34.473692+0000","mapping_epoch":277,"log_start":"263'3400","ondisk_log_start":"263'3400","created":258,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6865,"log_dups_size":0,"ondisk_log_size":6865,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:46.235185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":205848576,"num_objects":3141,"num_object_clones":0,"num_object_copies":9423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3141,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10265,"num_write_kb":428992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4496,"num_bytes_recovered":294649856,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.a","version":"84'149","reported_seq":557,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.648177+0000","last_change":"2024-09-21T10:48:44.757835+0000","last_active":"2024-09-21T10:49:15.648177+0000","last_peered":"2024-09-21T10:49:15.648177+0000","last_clean":"2024-09-21T10:49:15.648177+0000","last_became_active":"2024-09-21T10:48:44.757489+0000","last_became_peered":"2024-09-21T10:48:44.757489+0000","last_unstale":"2024-09-21T10:49:15.648177+0000","last_undegraded":"2024-09-21T10:49:15.648177+0000","last_fullsized":"2024-09-21T10:49:15.648177+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:17.720989+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":428,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.641145+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:49:16.641145+0000","last_peered":"2024-09-21T10:49:16.641145+0000","last_clean":"2024-09-21T10:49:16.641145+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:49:16.641145+0000","last_undegraded":"2024-09-21T10:49:16.641145+0000","last_fullsized":"2024-09-21T10:49:16.641145+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":411,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.642447+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:49:16.642447+0000","last_peered":"2024-09-21T10:49:16.642447+0000","last_clean":"2024-09-21T10:49:16.642447+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:49:16.642447+0000","last_undegraded":"2024-09-21T10:49:16.642447+0000","last_fullsized":"2024-09-21T10:49:16.642447+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"278'10138","reported_seq":10190,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:34.510132+0000","last_change":"2024-09-21T10:46:27.068693+0000","last_active":"2024-09-21T10:49:34.510132+0000","last_peered":"2024-09-21T10:49:34.510132+0000","last_clean":"2024-09-21T10:49:34.510132+0000","last_became_active":"2024-09-21T10:46:27.068204+0000","last_became_peered":"2024-09-21T10:46:27.068204+0000","last_unstale":"2024-09-21T10:49:34.510132+0000","last_undegraded":"2024-09-21T10:49:34.510132+0000","last_fullsized":"2024-09-21T10:49:34.510132+0000","mapping_epoch":258,"log_start":"263'3300","ondisk_log_start":"263'3300","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6838,"log_dups_size":0,"ondisk_log_size":6838,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:33.309007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207618048,"num_objects":3168,"num_object_clones":0,"num_object_copies":9504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3168,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10138,"num_write_kb":425792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":442,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.677932+0000","last_change":"2024-09-21T10:44:53.181969+0000","last_active":"2024-09-21T10:49:16.677932+0000","last_peered":"2024-09-21T10:49:16.677932+0000","last_clean":"2024-09-21T10:49:16.677932+0000","last_became_active":"2024-09-21T10:44:05.074784+0000","last_became_peered":"2024-09-21T10:44:05.074784+0000","last_unstale":"2024-09-21T10:49:16.677932+0000","last_undegraded":"2024-09-21T10:49:16.677932+0000","last_fullsized":"2024-09-21T10:49:16.677932+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:53.181639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:53.181639+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:07:29.983229+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":295,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.647741+0000","last_change":"2024-09-21T10:48:41.744039+0000","last_active":"2024-09-21T10:49:15.647741+0000","last_peered":"2024-09-21T10:49:15.647741+0000","last_clean":"2024-09-21T10:49:15.647741+0000","last_became_active":"2024-09-21T10:48:41.726392+0000","last_became_peered":"2024-09-21T10:48:41.726392+0000","last_unstale":"2024-09-21T10:49:15.647741+0000","last_undegraded":"2024-09-21T10:49:15.647741+0000","last_fullsized":"2024-09-21T10:49:15.647741+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:46.710015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":266,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.648327+0000","last_change":"2024-09-21T10:49:11.722554+0000","last_active":"2024-09-21T10:49:15.648327+0000","last_peered":"2024-09-21T10:49:15.648327+0000","last_clean":"2024-09-21T10:49:15.648327+0000","last_became_active":"2024-09-21T10:49:11.722219+0000","last_became_peered":"2024-09-21T10:49:11.722219+0000","last_unstale":"2024-09-21T10:49:15.648327+0000","last_undegraded":"2024-09-21T10:49:15.648327+0000","last_fullsized":"2024-09-21T10:49:15.648327+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:56:16.464158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":141,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.638950+0000","last_change":"2024-09-21T10:39:11.749199+0000","last_active":"2024-09-21T10:49:16.638950+0000","last_peered":"2024-09-21T10:49:16.638950+0000","last_clean":"2024-09-21T10:49:16.638950+0000","last_became_active":"2024-09-21T10:39:11.746993+0000","last_became_peered":"2024-09-21T10:39:11.746993+0000","last_unstale":"2024-09-21T10:49:16.638950+0000","last_undegraded":"2024-09-21T10:49:16.638950+0000","last_fullsized":"2024-09-21T10:49:16.638950+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:14.051503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'9839","reported_seq":9891,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:34.021490+0000","last_change":"2024-09-21T10:46:27.077152+0000","last_active":"2024-09-21T10:49:34.021490+0000","last_peered":"2024-09-21T10:49:34.021490+0000","last_clean":"2024-09-21T10:49:34.021490+0000","last_became_active":"2024-09-21T10:46:27.076812+0000","last_became_peered":"2024-09-21T10:46:27.076812+0000","last_unstale":"2024-09-21T10:49:34.021490+0000","last_undegraded":"2024-09-21T10:49:34.021490+0000","last_fullsized":"2024-09-21T10:49:34.021490+0000","mapping_epoch":258,"log_start":"262'1000","ondisk_log_start":"262'1000","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":8839,"log_dups_size":0,"ondisk_log_size":8839,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:23:55.823651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208207872,"num_objects":3177,"num_object_clones":0,"num_object_copies":9531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3177,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9839,"num_write_kb":416512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"84'149","reported_seq":630,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.641469+0000","last_change":"2024-09-21T10:39:11.728080+0000","last_active":"2024-09-21T10:49:16.641469+0000","last_peered":"2024-09-21T10:49:16.641469+0000","last_clean":"2024-09-21T10:49:16.641469+0000","last_became_active":"2024-09-21T10:39:11.725783+0000","last_became_peered":"2024-09-21T10:39:11.725783+0000","last_unstale":"2024-09-21T10:49:16.641469+0000","last_undegraded":"2024-09-21T10:49:16.641469+0000","last_fullsized":"2024-09-21T10:49:16.641469+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.290044+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.290044+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:57:25.346162+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":152,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.639116+0000","last_change":"2024-09-21T10:44:05.075437+0000","last_active":"2024-09-21T10:49:16.639116+0000","last_peered":"2024-09-21T10:49:16.639116+0000","last_clean":"2024-09-21T10:49:16.639116+0000","last_became_active":"2024-09-21T10:44:05.075279+0000","last_became_peered":"2024-09-21T10:44:05.075279+0000","last_unstale":"2024-09-21T10:49:16.639116+0000","last_undegraded":"2024-09-21T10:49:16.639116+0000","last_fullsized":"2024-09-21T10:49:16.639116+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:18:42.717415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":423,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.678141+0000","last_change":"2024-09-21T10:27:39.427821+0000","last_active":"2024-09-21T10:49:16.678141+0000","last_peered":"2024-09-21T10:49:16.678141+0000","last_clean":"2024-09-21T10:49:16.678141+0000","last_became_active":"2024-09-21T10:27:39.427466+0000","last_became_peered":"2024-09-21T10:27:39.427466+0000","last_unstale":"2024-09-21T10:49:16.678141+0000","last_undegraded":"2024-09-21T10:49:16.678141+0000","last_fullsized":"2024-09-21T10:49:16.678141+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:28:54.644690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":451,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.678987+0000","last_change":"2024-09-21T10:48:41.729179+0000","last_active":"2024-09-21T10:49:16.678987+0000","last_peered":"2024-09-21T10:49:16.678987+0000","last_clean":"2024-09-21T10:49:16.678987+0000","last_became_active":"2024-09-21T10:48:41.728625+0000","last_became_peered":"2024-09-21T10:48:41.728625+0000","last_unstale":"2024-09-21T10:49:16.678987+0000","last_undegraded":"2024-09-21T10:49:16.678987+0000","last_fullsized":"2024-09-21T10:49:16.678987+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:15:55.513679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"278'10253","reported_seq":10283,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:33.971151+0000","last_change":"2024-09-21T10:46:27.071328+0000","last_active":"2024-09-21T10:49:33.971151+0000","last_peered":"2024-09-21T10:49:33.971151+0000","last_clean":"2024-09-21T10:49:33.971151+0000","last_became_active":"2024-09-21T10:46:27.070977+0000","last_became_peered":"2024-09-21T10:46:27.070977+0000","last_unstale":"2024-09-21T10:49:33.971151+0000","last_undegraded":"2024-09-21T10:49:33.971151+0000","last_fullsized":"2024-09-21T10:49:33.971151+0000","mapping_epoch":258,"log_start":"262'1600","ondisk_log_start":"262'1600","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":8653,"log_dups_size":0,"ondisk_log_size":8653,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:22:03.004202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214368256,"num_objects":3271,"num_object_clones":0,"num_object_copies":9813,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3271,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10253,"num_write_kb":432768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"84'149","reported_seq":442,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.677920+0000","last_change":"2024-09-21T10:44:05.130355+0000","last_active":"2024-09-21T10:49:16.677920+0000","last_peered":"2024-09-21T10:49:16.677920+0000","last_clean":"2024-09-21T10:49:16.677920+0000","last_became_active":"2024-09-21T10:44:05.059584+0000","last_became_peered":"2024-09-21T10:44:05.059584+0000","last_unstale":"2024-09-21T10:49:16.677920+0000","last_undegraded":"2024-09-21T10:49:16.677920+0000","last_fullsized":"2024-09-21T10:49:16.677920+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:05.130313+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:05.130313+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:55.141088+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":28,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.638134+0000","last_change":"2024-09-21T10:48:41.736246+0000","last_active":"2024-09-21T10:49:16.638134+0000","last_peered":"2024-09-21T10:49:16.638134+0000","last_clean":"2024-09-21T10:49:16.638134+0000","last_became_active":"2024-09-21T10:48:41.735790+0000","last_became_peered":"2024-09-21T10:48:41.735790+0000","last_unstale":"2024-09-21T10:49:16.638134+0000","last_undegraded":"2024-09-21T10:49:16.638134+0000","last_fullsized":"2024-09-21T10:49:16.638134+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:44:09.072054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":449,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.639321+0000","last_change":"2024-09-21T10:48:41.728034+0000","last_active":"2024-09-21T10:49:16.639321+0000","last_peered":"2024-09-21T10:49:16.639321+0000","last_clean":"2024-09-21T10:49:16.639321+0000","last_became_active":"2024-09-21T10:48:41.727068+0000","last_became_peered":"2024-09-21T10:48:41.727068+0000","last_unstale":"2024-09-21T10:49:16.639321+0000","last_undegraded":"2024-09-21T10:49:16.639321+0000","last_fullsized":"2024-09-21T10:49:16.639321+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:30:32.391677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":441,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.641505+0000","last_change":"2024-09-21T10:26:41.615728+0000","last_active":"2024-09-21T10:49:16.641505+0000","last_peered":"2024-09-21T10:49:16.641505+0000","last_clean":"2024-09-21T10:49:16.641505+0000","last_became_active":"2024-09-21T10:26:41.614116+0000","last_became_peered":"2024-09-21T10:26:41.614116+0000","last_unstale":"2024-09-21T10:49:16.641505+0000","last_undegraded":"2024-09-21T10:49:16.641505+0000","last_fullsized":"2024-09-21T10:49:16.641505+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:17:26.268403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'10271","reported_seq":10323,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:33.983449+0000","last_change":"2024-09-21T10:46:27.079473+0000","last_active":"2024-09-21T10:49:33.983449+0000","last_peered":"2024-09-21T10:49:33.983449+0000","last_clean":"2024-09-21T10:49:33.983449+0000","last_became_active":"2024-09-21T10:46:27.079131+0000","last_became_peered":"2024-09-21T10:46:27.079131+0000","last_unstale":"2024-09-21T10:49:33.983449+0000","last_undegraded":"2024-09-21T10:49:33.983449+0000","last_fullsized":"2024-09-21T10:49:33.983449+0000","mapping_epoch":258,"log_start":"262'1400","ondisk_log_start":"262'1400","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":8871,"log_dups_size":0,"ondisk_log_size":8871,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:22:29.371403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212664320,"num_objects":3245,"num_object_clones":0,"num_object_copies":9735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3245,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10271,"num_write_kb":432512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"84'149","reported_seq":541,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.647481+0000","last_change":"2024-09-21T10:48:44.757804+0000","last_active":"2024-09-21T10:49:15.647481+0000","last_peered":"2024-09-21T10:49:15.647481+0000","last_clean":"2024-09-21T10:49:15.647481+0000","last_became_active":"2024-09-21T10:48:44.757461+0000","last_became_peered":"2024-09-21T10:48:44.757461+0000","last_unstale":"2024-09-21T10:49:15.647481+0000","last_undegraded":"2024-09-21T10:49:15.647481+0000","last_fullsized":"2024-09-21T10:49:15.647481+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:31.801033+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:31.801033+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:45.880265+0000","scrub_duration":0.0028198009999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":311,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.648415+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T10:49:15.648415+0000","last_peered":"2024-09-21T10:49:15.648415+0000","last_clean":"2024-09-21T10:49:15.648415+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T10:49:15.648415+0000","last_undegraded":"2024-09-21T10:49:15.648415+0000","last_fullsized":"2024-09-21T10:49:15.648415+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":285,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.653017+0000","last_change":"2024-09-21T10:39:11.755563+0000","last_active":"2024-09-21T10:49:15.653017+0000","last_peered":"2024-09-21T10:49:15.653017+0000","last_clean":"2024-09-21T10:49:15.653017+0000","last_became_active":"2024-09-21T10:39:11.755290+0000","last_became_peered":"2024-09-21T10:39:11.755290+0000","last_unstale":"2024-09-21T10:49:15.653017+0000","last_undegraded":"2024-09-21T10:49:15.653017+0000","last_fullsized":"2024-09-21T10:49:15.653017+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:11:54.222785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":442,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.643298+0000","last_change":"2024-09-21T10:48:41.740270+0000","last_active":"2024-09-21T10:49:16.643298+0000","last_peered":"2024-09-21T10:49:16.643298+0000","last_clean":"2024-09-21T10:49:16.643298+0000","last_became_active":"2024-09-21T10:48:41.739929+0000","last_became_peered":"2024-09-21T10:48:41.739929+0000","last_unstale":"2024-09-21T10:49:16.643298+0000","last_undegraded":"2024-09-21T10:49:16.643298+0000","last_fullsized":"2024-09-21T10:49:16.643298+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:51:34.345757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"278'10272","reported_seq":10302,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:33.994990+0000","last_change":"2024-09-21T10:46:27.075264+0000","last_active":"2024-09-21T10:49:33.994990+0000","last_peered":"2024-09-21T10:49:33.994990+0000","last_clean":"2024-09-21T10:49:33.994990+0000","last_became_active":"2024-09-21T10:46:27.074938+0000","last_became_peered":"2024-09-21T10:46:27.074938+0000","last_unstale":"2024-09-21T10:49:33.994990+0000","last_undegraded":"2024-09-21T10:49:33.994990+0000","last_fullsized":"2024-09-21T10:49:33.994990+0000","mapping_epoch":258,"log_start":"262'1700","ondisk_log_start":"262'1700","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":8572,"log_dups_size":0,"ondisk_log_size":8572,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:10:20.300216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216399872,"num_objects":3302,"num_object_clones":0,"num_object_copies":9906,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3302,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10272,"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,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"84'149","reported_seq":601,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.640101+0000","last_change":"2024-09-21T10:41:36.118377+0000","last_active":"2024-09-21T10:49:15.640101+0000","last_peered":"2024-09-21T10:49:15.640101+0000","last_clean":"2024-09-21T10:49:15.640101+0000","last_became_active":"2024-09-21T10:39:11.736862+0000","last_became_peered":"2024-09-21T10:39:11.736862+0000","last_unstale":"2024-09-21T10:49:15.640101+0000","last_undegraded":"2024-09-21T10:49:15.640101+0000","last_fullsized":"2024-09-21T10:49:15.640101+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:41:36.118230+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:41:36.118230+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:15:45.923708+0000","scrub_duration":0.0024624220000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":296,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.648394+0000","last_change":"2024-09-21T10:48:41.728729+0000","last_active":"2024-09-21T10:49:15.648394+0000","last_peered":"2024-09-21T10:49:15.648394+0000","last_clean":"2024-09-21T10:49:15.648394+0000","last_became_active":"2024-09-21T10:48:41.728492+0000","last_became_peered":"2024-09-21T10:48:41.728492+0000","last_unstale":"2024-09-21T10:49:15.648394+0000","last_undegraded":"2024-09-21T10:49:15.648394+0000","last_fullsized":"2024-09-21T10:49:15.648394+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:36:53.927303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":457,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.643479+0000","last_change":"2024-09-21T10:26:41.624879+0000","last_active":"2024-09-21T10:49:16.643479+0000","last_peered":"2024-09-21T10:49:16.643479+0000","last_clean":"2024-09-21T10:49:16.643479+0000","last_became_active":"2024-09-21T10:26:41.620187+0000","last_became_peered":"2024-09-21T10:26:41.620187+0000","last_unstale":"2024-09-21T10:49:16.643479+0000","last_undegraded":"2024-09-21T10:49:16.643479+0000","last_fullsized":"2024-09-21T10:49:16.643479+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:34:49.214172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":401,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.641673+0000","last_change":"2024-09-21T10:26:41.626586+0000","last_active":"2024-09-21T10:49:16.641673+0000","last_peered":"2024-09-21T10:49:16.641673+0000","last_clean":"2024-09-21T10:49:16.641673+0000","last_became_active":"2024-09-21T10:26:41.625781+0000","last_became_peered":"2024-09-21T10:26:41.625781+0000","last_unstale":"2024-09-21T10:49:16.641673+0000","last_undegraded":"2024-09-21T10:49:16.641673+0000","last_fullsized":"2024-09-21T10:49:16.641673+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:41:42.264599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.e","version":"278'10142","reported_seq":10172,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:33.978161+0000","last_change":"2024-09-21T10:46:27.074955+0000","last_active":"2024-09-21T10:49:33.978161+0000","last_peered":"2024-09-21T10:49:33.978161+0000","last_clean":"2024-09-21T10:49:33.978161+0000","last_became_active":"2024-09-21T10:46:27.074665+0000","last_became_peered":"2024-09-21T10:46:27.074665+0000","last_unstale":"2024-09-21T10:49:33.978161+0000","last_undegraded":"2024-09-21T10:49:33.978161+0000","last_fullsized":"2024-09-21T10:49:33.978161+0000","mapping_epoch":258,"log_start":"263'2400","ondisk_log_start":"263'2400","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":7742,"log_dups_size":0,"ondisk_log_size":7742,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:50:37.311757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216006656,"num_objects":3296,"num_object_clones":0,"num_object_copies":9888,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3296,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10142,"num_write_kb":430016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"84'149","reported_seq":597,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.641903+0000","last_change":"2024-09-21T10:39:57.917833+0000","last_active":"2024-09-21T10:49:15.641903+0000","last_peered":"2024-09-21T10:49:15.641903+0000","last_clean":"2024-09-21T10:49:15.641903+0000","last_became_active":"2024-09-21T10:39:11.737621+0000","last_became_peered":"2024-09-21T10:39:11.737621+0000","last_unstale":"2024-09-21T10:49:15.641903+0000","last_undegraded":"2024-09-21T10:49:15.641903+0000","last_fullsized":"2024-09-21T10:49:15.641903+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:39:57.917707+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:39:57.917707+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:42:32.434805+0000","scrub_duration":0.00163178,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":426,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.643305+0000","last_change":"2024-09-21T10:48:41.738022+0000","last_active":"2024-09-21T10:49:16.643305+0000","last_peered":"2024-09-21T10:49:16.643305+0000","last_clean":"2024-09-21T10:49:16.643305+0000","last_became_active":"2024-09-21T10:48:41.737031+0000","last_became_peered":"2024-09-21T10:48:41.737031+0000","last_unstale":"2024-09-21T10:49:16.643305+0000","last_undegraded":"2024-09-21T10:49:16.643305+0000","last_fullsized":"2024-09-21T10:49:16.643305+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:24:56.729037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.678678+0000","last_change":"2024-09-21T10:44:05.064107+0000","last_active":"2024-09-21T10:49:16.678678+0000","last_peered":"2024-09-21T10:49:16.678678+0000","last_clean":"2024-09-21T10:49:16.678678+0000","last_became_active":"2024-09-21T10:44:05.063816+0000","last_became_peered":"2024-09-21T10:44:05.063816+0000","last_unstale":"2024-09-21T10:49:16.678678+0000","last_undegraded":"2024-09-21T10:49:16.678678+0000","last_fullsized":"2024-09-21T10:49:16.678678+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:32:40.372915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":412,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.679005+0000","last_change":"2024-09-21T10:26:12.640467+0000","last_active":"2024-09-21T10:49:16.679005+0000","last_peered":"2024-09-21T10:49:16.679005+0000","last_clean":"2024-09-21T10:49:16.679005+0000","last_became_active":"2024-09-21T10:26:12.638943+0000","last_became_peered":"2024-09-21T10:26:12.638943+0000","last_unstale":"2024-09-21T10:49:16.679005+0000","last_undegraded":"2024-09-21T10:49:16.679005+0000","last_fullsized":"2024-09-21T10:49:16.679005+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:56:26.931840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'10359","reported_seq":10412,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:36.572070+0000","last_change":"2024-09-21T10:46:27.066125+0000","last_active":"2024-09-21T10:49:36.572070+0000","last_peered":"2024-09-21T10:49:36.572070+0000","last_clean":"2024-09-21T10:49:36.572070+0000","last_became_active":"2024-09-21T10:46:27.065790+0000","last_became_peered":"2024-09-21T10:46:27.065790+0000","last_unstale":"2024-09-21T10:49:36.572070+0000","last_undegraded":"2024-09-21T10:49:36.572070+0000","last_fullsized":"2024-09-21T10:49:36.572070+0000","mapping_epoch":258,"log_start":"263'3300","ondisk_log_start":"263'3300","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":7059,"log_dups_size":0,"ondisk_log_size":7059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:28:28.577749+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207487000,"num_objects":3167,"num_object_clones":0,"num_object_copies":9501,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3167,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10359,"num_write_kb":432769,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"84'149","reported_seq":557,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652893+0000","last_change":"2024-09-21T10:48:44.755982+0000","last_active":"2024-09-21T10:49:15.652893+0000","last_peered":"2024-09-21T10:49:15.652893+0000","last_clean":"2024-09-21T10:49:15.652893+0000","last_became_active":"2024-09-21T10:48:44.755617+0000","last_became_peered":"2024-09-21T10:48:44.755617+0000","last_unstale":"2024-09-21T10:49:15.652893+0000","last_undegraded":"2024-09-21T10:49:15.652893+0000","last_fullsized":"2024-09-21T10:49:15.652893+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.629086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.629086+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:10:30.529543+0000","scrub_duration":0.003116106,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":29,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.679125+0000","last_change":"2024-09-21T10:49:11.719633+0000","last_active":"2024-09-21T10:49:16.679125+0000","last_peered":"2024-09-21T10:49:16.679125+0000","last_clean":"2024-09-21T10:49:16.679125+0000","last_became_active":"2024-09-21T10:49:11.719106+0000","last_became_peered":"2024-09-21T10:49:11.719106+0000","last_unstale":"2024-09-21T10:49:16.679125+0000","last_undegraded":"2024-09-21T10:49:16.679125+0000","last_fullsized":"2024-09-21T10:49:16.679125+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:58.854632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":437,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.642423+0000","last_change":"2024-09-21T10:39:11.727347+0000","last_active":"2024-09-21T10:49:16.642423+0000","last_peered":"2024-09-21T10:49:16.642423+0000","last_clean":"2024-09-21T10:49:16.642423+0000","last_became_active":"2024-09-21T10:39:11.725834+0000","last_became_peered":"2024-09-21T10:39:11.725834+0000","last_unstale":"2024-09-21T10:49:16.642423+0000","last_undegraded":"2024-09-21T10:49:16.642423+0000","last_fullsized":"2024-09-21T10:49:16.642423+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:01:05.187179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":423,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.640720+0000","last_change":"2024-09-21T10:27:39.434076+0000","last_active":"2024-09-21T10:49:16.640720+0000","last_peered":"2024-09-21T10:49:16.640720+0000","last_clean":"2024-09-21T10:49:16.640720+0000","last_became_active":"2024-09-21T10:27:39.433694+0000","last_became_peered":"2024-09-21T10:27:39.433694+0000","last_unstale":"2024-09-21T10:49:16.640720+0000","last_undegraded":"2024-09-21T10:49:16.640720+0000","last_fullsized":"2024-09-21T10:49:16.640720+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:13:55.008123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"278'9920","reported_seq":9972,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:34.485352+0000","last_change":"2024-09-21T10:46:27.076390+0000","last_active":"2024-09-21T10:49:34.485352+0000","last_peered":"2024-09-21T10:49:34.485352+0000","last_clean":"2024-09-21T10:49:34.485352+0000","last_became_active":"2024-09-21T10:46:27.076086+0000","last_became_peered":"2024-09-21T10:46:27.076086+0000","last_unstale":"2024-09-21T10:49:34.485352+0000","last_undegraded":"2024-09-21T10:49:34.485352+0000","last_fullsized":"2024-09-21T10:49:34.485352+0000","mapping_epoch":258,"log_start":"263'3100","ondisk_log_start":"263'3100","created":258,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:46:26.034563+0000","last_clean_scrub_stamp":"2024-09-21T10:46:26.034563+0000","objects_scrubbed":0,"log_size":6820,"log_dups_size":0,"ondisk_log_size":6820,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:12:43.803280+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211550208,"num_objects":3228,"num_object_clones":0,"num_object_copies":9684,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3228,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9920,"num_write_kb":420736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"84'149","reported_seq":619,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.642441+0000","last_change":"2024-09-21T10:35:29.131713+0000","last_active":"2024-09-21T10:49:16.642441+0000","last_peered":"2024-09-21T10:49:16.642441+0000","last_clean":"2024-09-21T10:49:16.642441+0000","last_became_active":"2024-09-21T10:35:28.483394+0000","last_became_peered":"2024-09-21T10:35:28.483394+0000","last_unstale":"2024-09-21T10:49:16.642441+0000","last_undegraded":"2024-09-21T10:49:16.642441+0000","last_fullsized":"2024-09-21T10:49:16.642441+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:29.131655+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:35:29.131655+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:55.053377+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":429,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.678725+0000","last_change":"2024-09-21T10:26:41.622660+0000","last_active":"2024-09-21T10:49:16.678725+0000","last_peered":"2024-09-21T10:49:16.678725+0000","last_clean":"2024-09-21T10:49:16.678725+0000","last_became_active":"2024-09-21T10:26:41.621493+0000","last_became_peered":"2024-09-21T10:26:41.621493+0000","last_unstale":"2024-09-21T10:49:16.678725+0000","last_undegraded":"2024-09-21T10:49:16.678725+0000","last_fullsized":"2024-09-21T10:49:16.678725+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:38:34.178233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":147,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.640097+0000","last_change":"2024-09-21T10:48:41.726641+0000","last_active":"2024-09-21T10:49:15.640097+0000","last_peered":"2024-09-21T10:49:15.640097+0000","last_clean":"2024-09-21T10:49:15.640097+0000","last_became_active":"2024-09-21T10:48:41.726288+0000","last_became_peered":"2024-09-21T10:48:41.726288+0000","last_unstale":"2024-09-21T10:49:15.640097+0000","last_undegraded":"2024-09-21T10:49:15.640097+0000","last_fullsized":"2024-09-21T10:49:15.640097+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:46:27.357767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":269,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652612+0000","last_change":"2024-09-21T10:39:11.734022+0000","last_active":"2024-09-21T10:49:15.652612+0000","last_peered":"2024-09-21T10:49:15.652612+0000","last_clean":"2024-09-21T10:49:15.652612+0000","last_became_active":"2024-09-21T10:39:11.731261+0000","last_became_peered":"2024-09-21T10:39:11.731261+0000","last_unstale":"2024-09-21T10:49:15.652612+0000","last_undegraded":"2024-09-21T10:49:15.652612+0000","last_fullsized":"2024-09-21T10:49:15.652612+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:27:12.520746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":282,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652818+0000","last_change":"2024-09-21T10:39:11.726760+0000","last_active":"2024-09-21T10:49:15.652818+0000","last_peered":"2024-09-21T10:49:15.652818+0000","last_clean":"2024-09-21T10:49:15.652818+0000","last_became_active":"2024-09-21T10:39:11.726477+0000","last_became_peered":"2024-09-21T10:39:11.726477+0000","last_unstale":"2024-09-21T10:49:15.652818+0000","last_undegraded":"2024-09-21T10:49:15.652818+0000","last_fullsized":"2024-09-21T10:49:15.652818+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:33:25.148824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":318,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.653317+0000","last_change":"2024-09-21T10:39:11.736538+0000","last_active":"2024-09-21T10:49:15.653317+0000","last_peered":"2024-09-21T10:49:15.653317+0000","last_clean":"2024-09-21T10:49:15.653317+0000","last_became_active":"2024-09-21T10:39:11.736199+0000","last_became_peered":"2024-09-21T10:39:11.736199+0000","last_unstale":"2024-09-21T10:49:15.653317+0000","last_undegraded":"2024-09-21T10:49:15.653317+0000","last_fullsized":"2024-09-21T10:49:15.653317+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:22.923335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":447,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.641292+0000","last_change":"2024-09-21T10:48:41.735759+0000","last_active":"2024-09-21T10:49:16.641292+0000","last_peered":"2024-09-21T10:49:16.641292+0000","last_clean":"2024-09-21T10:49:16.641292+0000","last_became_active":"2024-09-21T10:48:41.735352+0000","last_became_peered":"2024-09-21T10:48:41.735352+0000","last_unstale":"2024-09-21T10:49:16.641292+0000","last_undegraded":"2024-09-21T10:49:16.641292+0000","last_fullsized":"2024-09-21T10:49:16.641292+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:35:17.240456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":87,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.642625+0000","last_change":"2024-09-21T10:44:05.081987+0000","last_active":"2024-09-21T10:49:16.642625+0000","last_peered":"2024-09-21T10:49:16.642625+0000","last_clean":"2024-09-21T10:49:16.642625+0000","last_became_active":"2024-09-21T10:44:05.081594+0000","last_became_peered":"2024-09-21T10:44:05.081594+0000","last_unstale":"2024-09-21T10:49:16.642625+0000","last_undegraded":"2024-09-21T10:49:16.642625+0000","last_fullsized":"2024-09-21T10:49:16.642625+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:30:45.149438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":249,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.651219+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:49:15.651219+0000","last_peered":"2024-09-21T10:49:15.651219+0000","last_clean":"2024-09-21T10:49:15.651219+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:49:15.651219+0000","last_undegraded":"2024-09-21T10:49:15.651219+0000","last_fullsized":"2024-09-21T10:49:15.651219+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":404,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.641282+0000","last_change":"2024-09-21T10:39:11.748971+0000","last_active":"2024-09-21T10:49:16.641282+0000","last_peered":"2024-09-21T10:49:16.641282+0000","last_clean":"2024-09-21T10:49:16.641282+0000","last_became_active":"2024-09-21T10:39:11.748632+0000","last_became_peered":"2024-09-21T10:39:11.748632+0000","last_unstale":"2024-09-21T10:49:16.641282+0000","last_undegraded":"2024-09-21T10:49:16.641282+0000","last_fullsized":"2024-09-21T10:49:16.641282+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:52.450806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":421,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.679035+0000","last_change":"2024-09-21T10:27:39.425549+0000","last_active":"2024-09-21T10:49:16.679035+0000","last_peered":"2024-09-21T10:49:16.679035+0000","last_clean":"2024-09-21T10:49:16.679035+0000","last_became_active":"2024-09-21T10:27:39.425165+0000","last_became_peered":"2024-09-21T10:27:39.425165+0000","last_unstale":"2024-09-21T10:49:16.679035+0000","last_undegraded":"2024-09-21T10:49:16.679035+0000","last_fullsized":"2024-09-21T10:49:16.679035+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:59:07.733968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":468,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.640722+0000","last_change":"2024-09-21T10:39:12.759717+0000","last_active":"2024-09-21T10:49:16.640722+0000","last_peered":"2024-09-21T10:49:16.640722+0000","last_clean":"2024-09-21T10:49:16.640722+0000","last_became_active":"2024-09-21T10:39:12.759261+0000","last_became_peered":"2024-09-21T10:39:12.759261+0000","last_unstale":"2024-09-21T10:49:16.640722+0000","last_undegraded":"2024-09-21T10:49:16.640722+0000","last_fullsized":"2024-09-21T10:49:16.640722+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:42.907748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":141,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.639253+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T10:49:16.639253+0000","last_peered":"2024-09-21T10:49:16.639253+0000","last_clean":"2024-09-21T10:49:16.639253+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T10:49:16.639253+0000","last_undegraded":"2024-09-21T10:49:16.639253+0000","last_fullsized":"2024-09-21T10:49:16.639253+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":441,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.641125+0000","last_change":"2024-09-21T10:27:39.431606+0000","last_active":"2024-09-21T10:49:16.641125+0000","last_peered":"2024-09-21T10:49:16.641125+0000","last_clean":"2024-09-21T10:49:16.641125+0000","last_became_active":"2024-09-21T10:27:39.431162+0000","last_became_peered":"2024-09-21T10:27:39.431162+0000","last_unstale":"2024-09-21T10:49:16.641125+0000","last_undegraded":"2024-09-21T10:49:16.641125+0000","last_fullsized":"2024-09-21T10:49:16.641125+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:04:28.590226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":424,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.678897+0000","last_change":"2024-09-21T10:27:39.430641+0000","last_active":"2024-09-21T10:49:16.678897+0000","last_peered":"2024-09-21T10:49:16.678897+0000","last_clean":"2024-09-21T10:49:16.678897+0000","last_became_active":"2024-09-21T10:27:39.430318+0000","last_became_peered":"2024-09-21T10:27:39.430318+0000","last_unstale":"2024-09-21T10:49:16.678897+0000","last_undegraded":"2024-09-21T10:49:16.678897+0000","last_fullsized":"2024-09-21T10:49:16.678897+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:21:00.493668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":410,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.639253+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:49:16.639253+0000","last_peered":"2024-09-21T10:49:16.639253+0000","last_clean":"2024-09-21T10:49:16.639253+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:49:16.639253+0000","last_undegraded":"2024-09-21T10:49:16.639253+0000","last_fullsized":"2024-09-21T10:49:16.639253+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.641691+0000","last_change":"2024-09-21T10:49:11.719750+0000","last_active":"2024-09-21T10:49:16.641691+0000","last_peered":"2024-09-21T10:49:16.641691+0000","last_clean":"2024-09-21T10:49:16.641691+0000","last_became_active":"2024-09-21T10:49:11.719013+0000","last_became_peered":"2024-09-21T10:49:11.719013+0000","last_unstale":"2024-09-21T10:49:16.641691+0000","last_undegraded":"2024-09-21T10:49:16.641691+0000","last_fullsized":"2024-09-21T10:49:16.641691+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:50.812751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":284,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652640+0000","last_change":"2024-09-21T10:48:41.736080+0000","last_active":"2024-09-21T10:49:15.652640+0000","last_peered":"2024-09-21T10:49:15.652640+0000","last_clean":"2024-09-21T10:49:15.652640+0000","last_became_active":"2024-09-21T10:48:41.735724+0000","last_became_peered":"2024-09-21T10:48:41.735724+0000","last_unstale":"2024-09-21T10:49:15.652640+0000","last_undegraded":"2024-09-21T10:49:15.652640+0000","last_fullsized":"2024-09-21T10:49:15.652640+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:32:42.336089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":28,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.638475+0000","last_change":"2024-09-21T10:48:41.737936+0000","last_active":"2024-09-21T10:49:16.638475+0000","last_peered":"2024-09-21T10:49:16.638475+0000","last_clean":"2024-09-21T10:49:16.638475+0000","last_became_active":"2024-09-21T10:48:41.737556+0000","last_became_peered":"2024-09-21T10:48:41.737556+0000","last_unstale":"2024-09-21T10:49:16.638475+0000","last_undegraded":"2024-09-21T10:49:16.638475+0000","last_fullsized":"2024-09-21T10:49:16.638475+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:24:03.037092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":416,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.678527+0000","last_change":"2024-09-21T10:26:12.643939+0000","last_active":"2024-09-21T10:49:16.678527+0000","last_peered":"2024-09-21T10:49:16.678527+0000","last_clean":"2024-09-21T10:49:16.678527+0000","last_became_active":"2024-09-21T10:26:12.642549+0000","last_became_peered":"2024-09-21T10:26:12.642549+0000","last_unstale":"2024-09-21T10:49:16.678527+0000","last_undegraded":"2024-09-21T10:49:16.678527+0000","last_fullsized":"2024-09-21T10:49:16.678527+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:02:39.449334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":263,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652738+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:49:15.652738+0000","last_peered":"2024-09-21T10:49:15.652738+0000","last_clean":"2024-09-21T10:49:15.652738+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:49:15.652738+0000","last_undegraded":"2024-09-21T10:49:15.652738+0000","last_fullsized":"2024-09-21T10:49:15.652738+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":253,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.648393+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:49:15.648393+0000","last_peered":"2024-09-21T10:49:15.648393+0000","last_clean":"2024-09-21T10:49:15.648393+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:49:15.648393+0000","last_undegraded":"2024-09-21T10:49:15.648393+0000","last_fullsized":"2024-09-21T10:49:15.648393+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":263,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652712+0000","last_change":"2024-09-21T10:27:39.418644+0000","last_active":"2024-09-21T10:49:15.652712+0000","last_peered":"2024-09-21T10:49:15.652712+0000","last_clean":"2024-09-21T10:49:15.652712+0000","last_became_active":"2024-09-21T10:27:39.417622+0000","last_became_peered":"2024-09-21T10:27:39.417622+0000","last_unstale":"2024-09-21T10:49:15.652712+0000","last_undegraded":"2024-09-21T10:49:15.652712+0000","last_fullsized":"2024-09-21T10:49:15.652712+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:08:41.424816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":279,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.670145+0000","last_change":"2024-09-21T10:39:11.730995+0000","last_active":"2024-09-21T10:49:16.670145+0000","last_peered":"2024-09-21T10:49:16.670145+0000","last_clean":"2024-09-21T10:49:16.670145+0000","last_became_active":"2024-09-21T10:39:11.730559+0000","last_became_peered":"2024-09-21T10:39:11.730559+0000","last_unstale":"2024-09-21T10:49:16.670145+0000","last_undegraded":"2024-09-21T10:49:16.670145+0000","last_fullsized":"2024-09-21T10:49:16.670145+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:27.218072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":458,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.642049+0000","last_change":"2024-09-21T10:48:41.735887+0000","last_active":"2024-09-21T10:49:16.642049+0000","last_peered":"2024-09-21T10:49:16.642049+0000","last_clean":"2024-09-21T10:49:16.642049+0000","last_became_active":"2024-09-21T10:48:41.735469+0000","last_became_peered":"2024-09-21T10:48:41.735469+0000","last_unstale":"2024-09-21T10:49:16.642049+0000","last_undegraded":"2024-09-21T10:49:16.642049+0000","last_fullsized":"2024-09-21T10:49:16.642049+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:51:48.286220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":471,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.642348+0000","last_change":"2024-09-21T10:48:41.736895+0000","last_active":"2024-09-21T10:49:16.642348+0000","last_peered":"2024-09-21T10:49:16.642348+0000","last_clean":"2024-09-21T10:49:16.642348+0000","last_became_active":"2024-09-21T10:48:41.736522+0000","last_became_peered":"2024-09-21T10:48:41.736522+0000","last_unstale":"2024-09-21T10:49:16.642348+0000","last_undegraded":"2024-09-21T10:49:16.642348+0000","last_fullsized":"2024-09-21T10:49:16.642348+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:14.515956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":281,"reported_epoch":277,"state":"active+clean","last_fresh":"2024-09-21T10:49:15.652402+0000","last_change":"2024-09-21T10:39:11.726753+0000","last_active":"2024-09-21T10:49:15.652402+0000","last_peered":"2024-09-21T10:49:15.652402+0000","last_clean":"2024-09-21T10:49:15.652402+0000","last_became_active":"2024-09-21T10:39:11.726465+0000","last_became_peered":"2024-09-21T10:39:11.726465+0000","last_unstale":"2024-09-21T10:49:15.652402+0000","last_undegraded":"2024-09-21T10:49:15.652402+0000","last_fullsized":"2024-09-21T10:49:15.652402+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:44.255123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":465,"reported_epoch":278,"state":"active+clean","last_fresh":"2024-09-21T10:49:16.678957+0000","last_change":"2024-09-21T10:48:41.742810+0000","last_active":"2024-09-21T10:49:16.678957+0000","last_peered":"2024-09-21T10:49:16.678957+0000","last_clean":"2024-09-21T10:49:16.678957+0000","last_became_active":"2024-09-21T10:48:41.728556+0000","last_became_peered":"2024-09-21T10:48:41.728556+0000","last_unstale":"2024-09-21T10:49:16.678957+0000","last_undegraded":"2024-09-21T10:49:16.678957+0000","last_fullsized":"2024-09-21T10:49:16.678957+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:02:21.713163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1164,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":3343187992,"num_objects":51014,"num_object_clones":0,"num_object_copies":153042,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3471,"num_objects_unfound":0,"num_objects_dirty":51014,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":162838,"num_write_kb":6843201,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7678,"num_bytes_recovered":503054336,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10211241984,"data_stored":10211229768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":125238,"ondisk_log_size":125238,"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":5554,"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":22,"num_read_kb":21,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":10710,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":525376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1640,"ondisk_log_size":1640,"up":33,"acting":33,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201816,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2508996,"kb_used_data":1886332,"kb_used_omap":1,"kb_used_meta":622526,"kb_avail":91236156,"statfs":{"total":95995035648,"available":93425823744,"internally_reserved":0,"allocated":1931603968,"data_stored":1930149059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":637467084},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197694,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1044660,"kb_used_data":800684,"kb_used_omap":5,"kb_used_meta":243898,"kb_avail":92700492,"statfs":{"total":95995035648,"available":94925303808,"internally_reserved":0,"allocated":819900416,"data_stored":818461467,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":249751688},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725103,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2463736,"kb_used_data":1886960,"kb_used_omap":1,"kb_used_meta":576574,"kb_avail":91281416,"statfs":{"total":95995035648,"available":93472169984,"internally_reserved":0,"allocated":1932247040,"data_stored":1930800662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":590412230},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986745,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1062656,"kb_used_data":634552,"kb_used_omap":1,"kb_used_meta":428094,"kb_avail":92682496,"statfs":{"total":95995035648,"available":94906875904,"internally_reserved":0,"allocated":649781248,"data_stored":648330672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":438368710},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631753,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2399984,"kb_used_data":1646440,"kb_used_omap":4,"kb_used_meta":753531,"kb_avail":91345168,"statfs":{"total":95995035648,"available":93537452032,"internally_reserved":0,"allocated":1685954560,"data_stored":1684516112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":771616305},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795279,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":787700,"kb_used_data":368684,"kb_used_omap":6,"kb_used_meta":419001,"kb_avail":92957452,"statfs":{"total":95995035648,"available":95188430848,"internally_reserved":0,"allocated":377532416,"data_stored":376090398,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":429057585},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958805,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2389668,"kb_used_data":1808220,"kb_used_omap":5,"kb_used_meta":581434,"kb_avail":91355484,"statfs":{"total":95995035648,"available":93548015616,"internally_reserved":0,"allocated":1851617280,"data_stored":1850189710,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":595388776},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122329,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1519472,"kb_used_data":1032360,"kb_used_omap":5,"kb_used_meta":487034,"kb_avail":92225680,"statfs":{"total":95995035648,"available":94439096320,"internally_reserved":0,"allocated":1057136640,"data_stored":1055698162,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":498722986},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":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":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":1048117248,"data_stored":1048117248,"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":1836388352,"data_stored":1836384280,"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":375128064,"data_stored":375128064,"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":1677590528,"data_stored":1677590528,"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":639631360,"data_stored":639631360,"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":1909329920,"data_stored":1909325848,"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":816316416,"data_stored":816316416,"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":1908740096,"data_stored":1908736024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:49:43.543 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-09-21T10:49:43.543 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pg_num 21 2024-09-21T10:49:43.547 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:43.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:43.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:43.676 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:43.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:43.783 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:43.814 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:43.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:43.917 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:43.951 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:43.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:43.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:44.055 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:44.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:43 smithi003 bash[88275]: cluster 2024-09-21T10:49:42.817593+0000 mgr.y (mgr.25133) 1107 : cluster [DBG] pgmap v1132: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 2840/143784 objects misplaced (1.975%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:49:44.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:43 smithi003 bash[88275]: cluster 2024-09-21T10:49:42.817593+0000 mgr.y (mgr.25133) 1107 : cluster [DBG] pgmap v1132: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 2840/143784 objects misplaced (1.975%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:49:44.064 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:43 smithi003 bash[89466]: cluster 2024-09-21T10:49:42.817593+0000 mgr.y (mgr.25133) 1107 : cluster [DBG] pgmap v1132: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 2840/143784 objects misplaced (1.975%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:49:44.064 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:43 smithi003 bash[89466]: cluster 2024-09-21T10:49:42.817593+0000 mgr.y (mgr.25133) 1107 : cluster [DBG] pgmap v1132: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 2840/143784 objects misplaced (1.975%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:49:44.096 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:44.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:44.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:44.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:43 smithi204 bash[78884]: cluster 2024-09-21T10:49:42.817593+0000 mgr.y (mgr.25133) 1107 : cluster [DBG] pgmap v1132: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 2840/143784 objects misplaced (1.975%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:49:44.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:43 smithi204 bash[78884]: cluster 2024-09-21T10:49:42.817593+0000 mgr.y (mgr.25133) 1107 : cluster [DBG] pgmap v1132: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 2840/143784 objects misplaced (1.975%); 4.4 MiB/s, 69 objects/s recovering 2024-09-21T10:49:44.265 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:44.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:44.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:44.413 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:44.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:44.519 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:44.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:49:44.543 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:44.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:44.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:44.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:44.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:44.770 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:44.791 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:44.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:44.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:44.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:44.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:44.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:45.019 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:45.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:45.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:45.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:45.187 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:45.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:45.292 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:45.316 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:45.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:45.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:45.477 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:45.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:45.575 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:49:45.582 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:45.624 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:45.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:45.727 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:45.765 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:45.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:45.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:45.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:45.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:45.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:46.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:46.035 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:46.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:46.142 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:46.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:45 smithi204 bash[78884]: cluster 2024-09-21T10:49:44.818296+0000 mgr.y (mgr.25133) 1108 : cluster [DBG] pgmap v1133: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 1823/139089 objects misplaced (1.311%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:49:46.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:45 smithi204 bash[78884]: cluster 2024-09-21T10:49:44.818296+0000 mgr.y (mgr.25133) 1108 : cluster [DBG] pgmap v1133: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 1823/139089 objects misplaced (1.311%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:49:46.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:46.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:46.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:46.301 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:46.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:46.408 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:46.417 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:45 smithi003 bash[88275]: cluster 2024-09-21T10:49:44.818296+0000 mgr.y (mgr.25133) 1108 : cluster [DBG] pgmap v1133: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 1823/139089 objects misplaced (1.311%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:49:46.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:45 smithi003 bash[88275]: cluster 2024-09-21T10:49:44.818296+0000 mgr.y (mgr.25133) 1108 : cluster [DBG] pgmap v1133: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 1823/139089 objects misplaced (1.311%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:49:46.418 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:45 smithi003 bash[89466]: cluster 2024-09-21T10:49:44.818296+0000 mgr.y (mgr.25133) 1108 : cluster [DBG] pgmap v1133: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 1823/139089 objects misplaced (1.311%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:49:46.418 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:45 smithi003 bash[89466]: cluster 2024-09-21T10:49:44.818296+0000 mgr.y (mgr.25133) 1108 : cluster [DBG] pgmap v1133: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 1823/139089 objects misplaced (1.311%); 13 MiB/s, 213 objects/s recovering 2024-09-21T10:49:46.432 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:46.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:46.543 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:46.581 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:46.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:46.685 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:46.717 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:46.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:46.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:46.861 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:46.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:46.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:46.993 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:46.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:46.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:47.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:47.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.152 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:47.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:47.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:47.285 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:47.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:47.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:47.432 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:47.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:47.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:47.549 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:49:47] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.51.0" 2024-09-21T10:49:47.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:47.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:47.682 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:47.719 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:47.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:47.824 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:49:47.824 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [], 2024-09-21T10:49:47.824 INFO:teuthology.orchestra.run.smithi003.stdout: "complaint_time": 30, 2024-09-21T10:49:47.824 INFO:teuthology.orchestra.run.smithi003.stdout: "num_blocked_ops": 0 2024-09-21T10:49:47.824 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:49:47.828 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:47.858 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:47.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:47.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:47.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:47.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:47.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:48.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:48.132 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:48.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:48.153 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:48.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[88275]: cluster 2024-09-21T10:49:46.818883+0000 mgr.y (mgr.25133) 1109 : cluster [DBG] pgmap v1134: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1823/133908 objects misplaced (1.361%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[88275]: cluster 2024-09-21T10:49:46.818883+0000 mgr.y (mgr.25133) 1109 : cluster [DBG] pgmap v1134: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1823/133908 objects misplaced (1.361%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[88275]: audit 2024-09-21T10:49:47.440970+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[88275]: audit 2024-09-21T10:49:47.440970+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[88275]: audit 2024-09-21T10:49:47.451013+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[88275]: audit 2024-09-21T10:49:47.451013+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[88275]: audit 2024-09-21T10:49:47.626973+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[88275]: audit 2024-09-21T10:49:47.626973+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[88275]: audit 2024-09-21T10:49:47.644723+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[88275]: audit 2024-09-21T10:49:47.644723+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[89466]: cluster 2024-09-21T10:49:46.818883+0000 mgr.y (mgr.25133) 1109 : cluster [DBG] pgmap v1134: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1823/133908 objects misplaced (1.361%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[89466]: cluster 2024-09-21T10:49:46.818883+0000 mgr.y (mgr.25133) 1109 : cluster [DBG] pgmap v1134: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1823/133908 objects misplaced (1.361%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:49:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[89466]: audit 2024-09-21T10:49:47.440970+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[89466]: audit 2024-09-21T10:49:47.440970+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[89466]: audit 2024-09-21T10:49:47.451013+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[89466]: audit 2024-09-21T10:49:47.451013+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[89466]: audit 2024-09-21T10:49:47.626973+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[89466]: audit 2024-09-21T10:49:47.626973+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[89466]: audit 2024-09-21T10:49:47.644723+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:47 smithi003 bash[89466]: audit 2024-09-21T10:49:47.644723+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.238 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:47 smithi204 bash[78884]: cluster 2024-09-21T10:49:46.818883+0000 mgr.y (mgr.25133) 1109 : cluster [DBG] pgmap v1134: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1823/133908 objects misplaced (1.361%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:49:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:47 smithi204 bash[78884]: cluster 2024-09-21T10:49:46.818883+0000 mgr.y (mgr.25133) 1109 : cluster [DBG] pgmap v1134: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1823/133908 objects misplaced (1.361%); 10 MiB/s, 161 objects/s recovering 2024-09-21T10:49:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:47 smithi204 bash[78884]: audit 2024-09-21T10:49:47.440970+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:47 smithi204 bash[78884]: audit 2024-09-21T10:49:47.440970+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:47 smithi204 bash[78884]: audit 2024-09-21T10:49:47.451013+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:47 smithi204 bash[78884]: audit 2024-09-21T10:49:47.451013+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:47 smithi204 bash[78884]: audit 2024-09-21T10:49:47.626973+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:47 smithi204 bash[78884]: audit 2024-09-21T10:49:47.626973+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:47 smithi204 bash[78884]: audit 2024-09-21T10:49:47.644723+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:47 smithi204 bash[78884]: audit 2024-09-21T10:49:47.644723+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:48.286 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:48.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:48.391 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:48.409 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:48.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:48.512 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:48.530 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:48.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:48.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:48.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:48.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:48.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:48.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:48.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:48.895 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:48.936 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:48.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:48.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:49.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:49.082 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:49.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:49.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[88275]: audit 2024-09-21T10:49:48.468548+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:49:49.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[88275]: audit 2024-09-21T10:49:48.468548+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:49:49.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[88275]: audit 2024-09-21T10:49:48.469291+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:49:49.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[88275]: audit 2024-09-21T10:49:48.469291+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:49:49.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[88275]: audit 2024-09-21T10:49:48.474240+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:49.167 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[88275]: audit 2024-09-21T10:49:48.474240+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:49.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[89466]: audit 2024-09-21T10:49:48.468548+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:49:49.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[89466]: audit 2024-09-21T10:49:48.468548+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:49:49.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[89466]: audit 2024-09-21T10:49:48.469291+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:49:49.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[89466]: audit 2024-09-21T10:49:48.469291+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:49:49.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[89466]: audit 2024-09-21T10:49:48.474240+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:49.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:48 smithi003 bash[89466]: audit 2024-09-21T10:49:48.474240+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:49.190 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:49.220 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:49.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:49.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:48 smithi204 bash[78884]: audit 2024-09-21T10:49:48.468548+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:49:49.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:48 smithi204 bash[78884]: audit 2024-09-21T10:49:48.468548+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:49:49.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:48 smithi204 bash[78884]: audit 2024-09-21T10:49:48.469291+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:49:49.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:48 smithi204 bash[78884]: audit 2024-09-21T10:49:48.469291+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:49:49.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:48 smithi204 bash[78884]: audit 2024-09-21T10:49:48.474240+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:49.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:48 smithi204 bash[78884]: audit 2024-09-21T10:49:48.474240+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:49:49.323 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:49.358 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:49.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:49.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:49.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:49.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:49.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:49.638 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:49.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:49.745 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:49.768 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:49.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:49.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:49.900 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:49.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:49.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:50.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:50.026 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:50.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:50.091 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:49:50.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:49 smithi003 bash[88275]: cluster 2024-09-21T10:49:48.819228+0000 mgr.y (mgr.25133) 1110 : cluster [DBG] pgmap v1135: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 1823/133908 objects misplaced (1.361%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:50.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:49 smithi003 bash[88275]: cluster 2024-09-21T10:49:48.819228+0000 mgr.y (mgr.25133) 1110 : cluster [DBG] pgmap v1135: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 1823/133908 objects misplaced (1.361%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:50.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:49 smithi003 bash[89466]: cluster 2024-09-21T10:49:48.819228+0000 mgr.y (mgr.25133) 1110 : cluster [DBG] pgmap v1135: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 1823/133908 objects misplaced (1.361%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:50.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:49 smithi003 bash[89466]: cluster 2024-09-21T10:49:48.819228+0000 mgr.y (mgr.25133) 1110 : cluster [DBG] pgmap v1135: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 1823/133908 objects misplaced (1.361%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:50.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:50.183 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:50.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:49 smithi204 bash[78884]: cluster 2024-09-21T10:49:48.819228+0000 mgr.y (mgr.25133) 1110 : cluster [DBG] pgmap v1135: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 1823/133908 objects misplaced (1.361%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:49 smithi204 bash[78884]: cluster 2024-09-21T10:49:48.819228+0000 mgr.y (mgr.25133) 1110 : cluster [DBG] pgmap v1135: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 1823/133908 objects misplaced (1.361%); 8.2 MiB/s, 130 objects/s recovering 2024-09-21T10:49:50.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:50.313 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:50.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:50.421 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:50.449 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:50.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:50.552 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:50.578 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:50.585 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:50.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:50.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:50.722 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:50.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:50.826 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:50.856 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:50.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:50.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:50.990 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:50.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:50.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:51.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:51.123 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:51.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:51.225 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:51.247 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:51.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:51.353 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:51.384 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:51.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:51.491 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:51.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:51.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:51.596 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:51.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:51.643 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:51.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:51.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:51.789 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:51.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:51.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:51.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:51.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:51.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:52.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:52.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:51 smithi204 bash[78884]: cluster 2024-09-21T10:49:50.819953+0000 mgr.y (mgr.25133) 1111 : cluster [DBG] pgmap v1136: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 861/126273 objects misplaced (0.682%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:52.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:51 smithi204 bash[78884]: cluster 2024-09-21T10:49:50.819953+0000 mgr.y (mgr.25133) 1111 : cluster [DBG] pgmap v1136: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 861/126273 objects misplaced (0.682%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:52.047 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:52.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:52.155 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:52.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:52.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:52.307 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:52.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:52.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:52.434 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:52.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:52.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:51 smithi003 bash[88275]: cluster 2024-09-21T10:49:50.819953+0000 mgr.y (mgr.25133) 1111 : cluster [DBG] pgmap v1136: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 861/126273 objects misplaced (0.682%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:52.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:51 smithi003 bash[88275]: cluster 2024-09-21T10:49:50.819953+0000 mgr.y (mgr.25133) 1111 : cluster [DBG] pgmap v1136: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 861/126273 objects misplaced (0.682%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:51 smithi003 bash[89466]: cluster 2024-09-21T10:49:50.819953+0000 mgr.y (mgr.25133) 1111 : cluster [DBG] pgmap v1136: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 861/126273 objects misplaced (0.682%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:52.491 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:51 smithi003 bash[89466]: cluster 2024-09-21T10:49:50.819953+0000 mgr.y (mgr.25133) 1111 : cluster [DBG] pgmap v1136: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 861/126273 objects misplaced (0.682%); 13 MiB/s, 204 objects/s recovering 2024-09-21T10:49:52.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:52.570 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:52.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:52.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:52.704 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:52.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:52.808 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:52.852 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:52.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:52.957 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:52.984 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:52.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:52.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:53.088 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:53.107 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:53.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:53.210 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:53.235 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:53.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:53.341 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:53.369 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:53.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:53.472 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:53.502 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:53.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:53.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:53.633 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:53.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:53.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:53.762 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:53.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:53.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:53.891 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:53.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:53.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:53.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:54.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:53 smithi003 bash[88275]: cluster 2024-09-21T10:49:52.820488+0000 mgr.y (mgr.25133) 1112 : cluster [DBG] pgmap v1137: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 861/123894 objects misplaced (0.695%); 11 MiB/s, 172 objects/s recovering 2024-09-21T10:49:54.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:53 smithi003 bash[88275]: cluster 2024-09-21T10:49:52.820488+0000 mgr.y (mgr.25133) 1112 : cluster [DBG] pgmap v1137: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 861/123894 objects misplaced (0.695%); 11 MiB/s, 172 objects/s recovering 2024-09-21T10:49:54.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:53 smithi003 bash[88275]: audit 2024-09-21T10:49:53.664010+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:54.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:53 smithi003 bash[88275]: audit 2024-09-21T10:49:53.664010+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:54.004 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:53 smithi003 bash[89466]: cluster 2024-09-21T10:49:52.820488+0000 mgr.y (mgr.25133) 1112 : cluster [DBG] pgmap v1137: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 861/123894 objects misplaced (0.695%); 11 MiB/s, 172 objects/s recovering 2024-09-21T10:49:54.005 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:53 smithi003 bash[89466]: cluster 2024-09-21T10:49:52.820488+0000 mgr.y (mgr.25133) 1112 : cluster [DBG] pgmap v1137: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 861/123894 objects misplaced (0.695%); 11 MiB/s, 172 objects/s recovering 2024-09-21T10:49:54.005 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:53 smithi003 bash[89466]: audit 2024-09-21T10:49:53.664010+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:54.005 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:53 smithi003 bash[89466]: audit 2024-09-21T10:49:53.664010+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:54.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:54.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:54.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:54.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.155 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:54.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:54.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:53 smithi204 bash[78884]: cluster 2024-09-21T10:49:52.820488+0000 mgr.y (mgr.25133) 1112 : cluster [DBG] pgmap v1137: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 861/123894 objects misplaced (0.695%); 11 MiB/s, 172 objects/s recovering 2024-09-21T10:49:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:53 smithi204 bash[78884]: cluster 2024-09-21T10:49:52.820488+0000 mgr.y (mgr.25133) 1112 : cluster [DBG] pgmap v1137: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 861/123894 objects misplaced (0.695%); 11 MiB/s, 172 objects/s recovering 2024-09-21T10:49:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:53 smithi204 bash[78884]: audit 2024-09-21T10:49:53.664010+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:53 smithi204 bash[78884]: audit 2024-09-21T10:49:53.664010+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:49:54.274 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:54.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:54.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:54.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:54.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:54.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:54.531 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:54.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:54.634 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:54.638 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:49:54.653 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:54.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:54.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:54.781 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:54.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:54.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:54.912 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:54.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:54.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:55.015 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:55.044 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:55.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:55.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:55.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:54 smithi204 bash[78884]: cluster 2024-09-21T10:49:53.953965+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-09-21T10:49:55.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:54 smithi204 bash[78884]: cluster 2024-09-21T10:49:53.953965+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-09-21T10:49:55.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:54 smithi003 bash[88275]: cluster 2024-09-21T10:49:53.953965+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-09-21T10:49:55.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:54 smithi003 bash[88275]: cluster 2024-09-21T10:49:53.953965+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-09-21T10:49:55.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:54 smithi003 bash[89466]: cluster 2024-09-21T10:49:53.953965+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-09-21T10:49:55.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:54 smithi003 bash[89466]: cluster 2024-09-21T10:49:53.953965+0000 mon.a (mon.0) 1556 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-09-21T10:49:55.189 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:55.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:55.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:55.315 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:55.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:55.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:55.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:55.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:55.564 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:55.593 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:55.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:55.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:55.728 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:55.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:55.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:55.861 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:55.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:55.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:55.967 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:56.006 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:56.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:56.109 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:56.136 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:56.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:56.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:56 smithi003 bash[88275]: cluster 2024-09-21T10:49:54.821371+0000 mgr.y (mgr.25133) 1113 : cluster [DBG] pgmap v1139: 99 pgs: 1 peering, 98 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 11 MiB/s, 170 objects/s recovering 2024-09-21T10:49:56.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:56 smithi003 bash[88275]: cluster 2024-09-21T10:49:54.821371+0000 mgr.y (mgr.25133) 1113 : cluster [DBG] pgmap v1139: 99 pgs: 1 peering, 98 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 11 MiB/s, 170 objects/s recovering 2024-09-21T10:49:56.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:56 smithi003 bash[88275]: cluster 2024-09-21T10:49:54.967854+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-09-21T10:49:56.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:56 smithi003 bash[88275]: cluster 2024-09-21T10:49:54.967854+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-09-21T10:49:56.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:56 smithi003 bash[89466]: cluster 2024-09-21T10:49:54.821371+0000 mgr.y (mgr.25133) 1113 : cluster [DBG] pgmap v1139: 99 pgs: 1 peering, 98 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 11 MiB/s, 170 objects/s recovering 2024-09-21T10:49:56.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:56 smithi003 bash[89466]: cluster 2024-09-21T10:49:54.821371+0000 mgr.y (mgr.25133) 1113 : cluster [DBG] pgmap v1139: 99 pgs: 1 peering, 98 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 11 MiB/s, 170 objects/s recovering 2024-09-21T10:49:56.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:56 smithi003 bash[89466]: cluster 2024-09-21T10:49:54.967854+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-09-21T10:49:56.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:56 smithi003 bash[89466]: cluster 2024-09-21T10:49:54.967854+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-09-21T10:49:56.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:56.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:55 smithi204 bash[78884]: cluster 2024-09-21T10:49:54.821371+0000 mgr.y (mgr.25133) 1113 : cluster [DBG] pgmap v1139: 99 pgs: 1 peering, 98 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 11 MiB/s, 170 objects/s recovering 2024-09-21T10:49:56.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:55 smithi204 bash[78884]: cluster 2024-09-21T10:49:54.821371+0000 mgr.y (mgr.25133) 1113 : cluster [DBG] pgmap v1139: 99 pgs: 1 peering, 98 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 11 MiB/s, 170 objects/s recovering 2024-09-21T10:49:56.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:55 smithi204 bash[78884]: cluster 2024-09-21T10:49:54.967854+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-09-21T10:49:56.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:55 smithi204 bash[78884]: cluster 2024-09-21T10:49:54.967854+0000 mon.a (mon.0) 1557 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-09-21T10:49:56.278 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:56.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:56.381 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:56.411 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:56.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:56.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:56.537 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:56.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:56.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:56.664 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:56.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:56.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:56.808 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:56.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:56.913 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:56.941 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:49:56.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:56.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:49:57.045 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:57.071 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:57.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:57.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:57.209 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:57.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:57.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:57.341 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:57.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:57.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:57.473 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:57.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:57.577 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:57.586 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:49:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:49:57] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.51.0" 2024-09-21T10:49:57.603 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:57.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:57.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:57.737 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:57.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:57.840 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:57.862 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:57.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:57.966 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:57.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:49:57.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:57.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:49:58.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:58.096 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:57 smithi003 bash[88275]: cluster 2024-09-21T10:49:56.822169+0000 mgr.y (mgr.25133) 1114 : cluster [DBG] pgmap v1141: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 13 MiB/s, 212 objects/s recovering 2024-09-21T10:49:58.117 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:58.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:58.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:58.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:57 smithi204 bash[78884]: cluster 2024-09-21T10:49:56.822169+0000 mgr.y (mgr.25133) 1114 : cluster [DBG] pgmap v1141: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 13 MiB/s, 212 objects/s recovering 2024-09-21T10:49:58.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:57 smithi204 bash[78884]: cluster 2024-09-21T10:49:56.822169+0000 mgr.y (mgr.25133) 1114 : cluster [DBG] pgmap v1141: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 13 MiB/s, 212 objects/s recovering 2024-09-21T10:49:58.254 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:58.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:58.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:58.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:58 smithi003 bash[88275]: cluster 2024-09-21T10:49:56.822169+0000 mgr.y (mgr.25133) 1114 : cluster [DBG] pgmap v1141: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 13 MiB/s, 212 objects/s recovering 2024-09-21T10:49:58.372 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:58 smithi003 bash[89466]: cluster 2024-09-21T10:49:56.822169+0000 mgr.y (mgr.25133) 1114 : cluster [DBG] pgmap v1141: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 13 MiB/s, 212 objects/s recovering 2024-09-21T10:49:58.372 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:49:58 smithi003 bash[89466]: cluster 2024-09-21T10:49:56.822169+0000 mgr.y (mgr.25133) 1114 : cluster [DBG] pgmap v1141: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 13 MiB/s, 212 objects/s recovering 2024-09-21T10:49:58.397 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:58.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:58.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:58.527 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:58.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:58.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:58.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:49:58.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:49:58.755 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:58.779 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:58.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:58.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:58.906 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:58.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:58.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:59.013 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:59.049 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:49:59.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:49:59.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:59.184 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:59.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:59.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:59.314 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:59.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:59.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:59.446 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:59.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:49:59.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:59.589 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:49:59.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:49:59.694 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:59.736 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:49:59.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:49:59.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:59.865 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:49:59.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:49:59.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:59.997 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:49:59.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:49:59.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:00.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:59 smithi003 bash[88275]: cluster 2024-09-21T10:49:58.822700+0000 mgr.y (mgr.25133) 1115 : cluster [DBG] pgmap v1142: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:00.058 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:49:59 smithi003 bash[88275]: cluster 2024-09-21T10:49:58.822700+0000 mgr.y (mgr.25133) 1115 : cluster [DBG] pgmap v1142: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:00.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:00.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:59 smithi204 bash[78884]: cluster 2024-09-21T10:49:58.822700+0000 mgr.y (mgr.25133) 1115 : cluster [DBG] pgmap v1142: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:00.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:49:59 smithi204 bash[78884]: cluster 2024-09-21T10:49:58.822700+0000 mgr.y (mgr.25133) 1115 : cluster [DBG] pgmap v1142: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:00.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.136 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:00.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:00.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:00.254 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:00.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:00.357 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:00.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:00 smithi003 bash[89466]: cluster 2024-09-21T10:49:58.822700+0000 mgr.y (mgr.25133) 1115 : cluster [DBG] pgmap v1142: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:00.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:00 smithi003 bash[89466]: cluster 2024-09-21T10:49:58.822700+0000 mgr.y (mgr.25133) 1115 : cluster [DBG] pgmap v1142: 99 pgs: 1 peering, 98 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:00.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:00.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:00.485 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:00.512 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:00.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:00.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:00.648 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:00.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:00.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:00.788 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:00.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:00.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:00.922 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:00.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:00.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:01.031 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:01.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:01 smithi003 bash[88275]: cluster 2024-09-21T10:50:00.000078+0000 mon.a (mon.0) 1558 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:01 smithi003 bash[88275]: cluster 2024-09-21T10:50:00.000078+0000 mon.a (mon.0) 1558 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:01 smithi003 bash[88275]: cluster 2024-09-21T10:50:00.000095+0000 mon.a (mon.0) 1559 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.040 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:01 smithi003 bash[88275]: cluster 2024-09-21T10:50:00.000095+0000 mon.a (mon.0) 1559 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:01 smithi003 bash[89466]: cluster 2024-09-21T10:50:00.000078+0000 mon.a (mon.0) 1558 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:01 smithi003 bash[89466]: cluster 2024-09-21T10:50:00.000078+0000 mon.a (mon.0) 1558 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:01 smithi003 bash[89466]: cluster 2024-09-21T10:50:00.000095+0000 mon.a (mon.0) 1559 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.040 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:01 smithi003 bash[89466]: cluster 2024-09-21T10:50:00.000095+0000 mon.a (mon.0) 1559 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.064 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:01.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:01.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:01.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:01 smithi204 bash[78884]: cluster 2024-09-21T10:50:00.000078+0000 mon.a (mon.0) 1558 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:01 smithi204 bash[78884]: cluster 2024-09-21T10:50:00.000078+0000 mon.a (mon.0) 1558 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:01 smithi204 bash[78884]: cluster 2024-09-21T10:50:00.000095+0000 mon.a (mon.0) 1559 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:01 smithi204 bash[78884]: cluster 2024-09-21T10:50:00.000095+0000 mon.a (mon.0) 1559 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-09-21T10:50:01.189 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:01.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:01.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:01.320 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:01.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:01.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:01.449 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:01.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:01.553 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:01.595 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:01.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:01.701 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:01.730 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:01.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:01.833 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:01.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:01.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:01.972 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:01.994 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:01.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:01.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:02.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:02.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:02 smithi003 bash[88275]: cluster 2024-09-21T10:50:00.823493+0000 mgr.y (mgr.25133) 1116 : cluster [DBG] pgmap v1143: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:02.107 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:02 smithi003 bash[88275]: cluster 2024-09-21T10:50:00.823493+0000 mgr.y (mgr.25133) 1116 : cluster [DBG] pgmap v1143: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:02.107 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:02 smithi003 bash[89466]: cluster 2024-09-21T10:50:00.823493+0000 mgr.y (mgr.25133) 1116 : cluster [DBG] pgmap v1143: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:02.108 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:02 smithi003 bash[89466]: cluster 2024-09-21T10:50:00.823493+0000 mgr.y (mgr.25133) 1116 : cluster [DBG] pgmap v1143: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:02.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.122 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:02.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:02.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:02.255 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:02 smithi204 bash[78884]: cluster 2024-09-21T10:50:00.823493+0000 mgr.y (mgr.25133) 1116 : cluster [DBG] pgmap v1143: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:02 smithi204 bash[78884]: cluster 2024-09-21T10:50:00.823493+0000 mgr.y (mgr.25133) 1116 : cluster [DBG] pgmap v1143: 99 pgs: 99 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 6.4 MiB/s, 102 objects/s recovering 2024-09-21T10:50:02.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:02.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:02.392 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:02.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:02.495 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:02.523 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:02.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:02.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:02.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.667 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:02.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:02.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:02.791 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:02.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:02.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:02.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:02.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:02.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:03.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:03.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:03.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:03.166 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:03.193 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:03.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:03.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:03.319 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:03.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:03.424 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:03.443 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:03.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:03.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:03.580 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:03.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:03.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:03.711 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:03.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:03.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:03.850 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:03.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:03.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:03.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:03.996 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:04.103 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:04.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:04 smithi003 bash[88275]: cluster 2024-09-21T10:50:02.824089+0000 mgr.y (mgr.25133) 1117 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:50:04.116 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:04 smithi003 bash[88275]: cluster 2024-09-21T10:50:02.824089+0000 mgr.y (mgr.25133) 1117 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:50:04.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:04 smithi003 bash[89466]: cluster 2024-09-21T10:50:02.824089+0000 mgr.y (mgr.25133) 1117 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:50:04.117 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:04 smithi003 bash[89466]: cluster 2024-09-21T10:50:02.824089+0000 mgr.y (mgr.25133) 1117 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:50:04.133 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:04.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:04.237 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:04.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:04 smithi204 bash[78884]: cluster 2024-09-21T10:50:02.824089+0000 mgr.y (mgr.25133) 1117 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:50:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:04 smithi204 bash[78884]: cluster 2024-09-21T10:50:02.824089+0000 mgr.y (mgr.25133) 1117 : cluster [DBG] pgmap v1144: 99 pgs: 99 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 698 op/s; 5.8 MiB/s, 92 objects/s recovering 2024-09-21T10:50:04.280 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:04.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:04.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:04.410 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:04.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:04.514 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:04.549 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:04.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:04.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:04.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:04.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:04.775 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:04.805 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:04.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:04.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:04.949 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:04.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:04.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:05.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:05.082 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:05.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:05.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:05.210 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:05.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:05.314 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:05.350 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:05.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:05.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:05.486 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:05.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:05.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:05.614 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:05.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:05.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:05.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.749 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:05.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:05.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:05.875 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:05.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:05.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:05.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:06.004 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:06.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:06.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:06.132 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:06.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:06.240 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:06 smithi204 bash[78884]: cluster 2024-09-21T10:50:04.825010+0000 mgr.y (mgr.25133) 1118 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-09-21T10:50:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:06 smithi204 bash[78884]: cluster 2024-09-21T10:50:04.825010+0000 mgr.y (mgr.25133) 1118 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-09-21T10:50:06.266 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:06.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:06.371 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:06.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:06 smithi003 bash[88275]: cluster 2024-09-21T10:50:04.825010+0000 mgr.y (mgr.25133) 1118 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-09-21T10:50:06.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:06 smithi003 bash[88275]: cluster 2024-09-21T10:50:04.825010+0000 mgr.y (mgr.25133) 1118 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-09-21T10:50:06.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:06 smithi003 bash[89466]: cluster 2024-09-21T10:50:04.825010+0000 mgr.y (mgr.25133) 1118 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-09-21T10:50:06.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:06 smithi003 bash[89466]: cluster 2024-09-21T10:50:04.825010+0000 mgr.y (mgr.25133) 1118 : cluster [DBG] pgmap v1145: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-09-21T10:50:06.403 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:06.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:06.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:06.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:06.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:06.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:06.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:06.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:06.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:06.807 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:06.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:06.915 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:06.945 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:06.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:06.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:07.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:07.066 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:07.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:07.168 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:07.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:07.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:07.303 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:07.351 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:07.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:07.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:07.490 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:07.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:07.567 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:50:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:50:07] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.51.0" 2024-09-21T10:50:07.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:07.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:07.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:07.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:07.742 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:07.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:07.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:07.876 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:07.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:07.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:07.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:08.004 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:08.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:08.031 INFO:teuthology.orchestra.run.smithi003.stderr:set pool 1 pg_num to 21 2024-09-21T10:50:08.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:08.145 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:08.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:08.249 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:08.273 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:08.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:08.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:08.404 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:08.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:08.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:08.530 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:08.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:08.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:08.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:08 smithi204 bash[78884]: cluster 2024-09-21T10:50:06.825596+0000 mgr.y (mgr.25133) 1119 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-09-21T10:50:08.641 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:08 smithi204 bash[78884]: cluster 2024-09-21T10:50:06.825596+0000 mgr.y (mgr.25133) 1119 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-09-21T10:50:08.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:08 smithi204 bash[78884]: audit 2024-09-21T10:50:07.384045+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.3:0/1049349842' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:08 smithi204 bash[78884]: audit 2024-09-21T10:50:07.384045+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.3:0/1049349842' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:08 smithi204 bash[78884]: audit 2024-09-21T10:50:07.384687+0000 mon.a (mon.0) 1560 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.642 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:08 smithi204 bash[78884]: audit 2024-09-21T10:50:07.384687+0000 mon.a (mon.0) 1560 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.664 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:08.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:08.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[88275]: cluster 2024-09-21T10:50:06.825596+0000 mgr.y (mgr.25133) 1119 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-09-21T10:50:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[88275]: cluster 2024-09-21T10:50:06.825596+0000 mgr.y (mgr.25133) 1119 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-09-21T10:50:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[88275]: audit 2024-09-21T10:50:07.384045+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.3:0/1049349842' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[88275]: audit 2024-09-21T10:50:07.384045+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.3:0/1049349842' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[88275]: audit 2024-09-21T10:50:07.384687+0000 mon.a (mon.0) 1560 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[88275]: audit 2024-09-21T10:50:07.384687+0000 mon.a (mon.0) 1560 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[89466]: cluster 2024-09-21T10:50:06.825596+0000 mgr.y (mgr.25133) 1119 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-09-21T10:50:08.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[89466]: cluster 2024-09-21T10:50:06.825596+0000 mgr.y (mgr.25133) 1119 : cluster [DBG] pgmap v1146: 99 pgs: 99 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-09-21T10:50:08.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[89466]: audit 2024-09-21T10:50:07.384045+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.3:0/1049349842' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[89466]: audit 2024-09-21T10:50:07.384045+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.3:0/1049349842' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[89466]: audit 2024-09-21T10:50:07.384687+0000 mon.a (mon.0) 1560 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:08 smithi003 bash[89466]: audit 2024-09-21T10:50:07.384687+0000 mon.a (mon.0) 1560 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-09-21T10:50:08.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:08.806 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:08.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:08.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:08.940 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:08.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:08.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:09.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:09.065 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:09.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:09.170 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[88275]: audit 2024-09-21T10:50:08.026328+0000 mon.a (mon.0) 1561 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:50:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[88275]: audit 2024-09-21T10:50:08.026328+0000 mon.a (mon.0) 1561 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:50:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[88275]: cluster 2024-09-21T10:50:08.030749+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-09-21T10:50:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[88275]: cluster 2024-09-21T10:50:08.030749+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-09-21T10:50:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[88275]: audit 2024-09-21T10:50:08.664334+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[88275]: audit 2024-09-21T10:50:08.664334+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[88275]: audit 2024-09-21T10:50:08.826787+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[88275]: audit 2024-09-21T10:50:08.826787+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:09.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[89466]: audit 2024-09-21T10:50:08.026328+0000 mon.a (mon.0) 1561 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:50:09.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[89466]: audit 2024-09-21T10:50:08.026328+0000 mon.a (mon.0) 1561 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:50:09.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[89466]: cluster 2024-09-21T10:50:08.030749+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-09-21T10:50:09.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[89466]: cluster 2024-09-21T10:50:08.030749+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-09-21T10:50:09.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[89466]: audit 2024-09-21T10:50:08.664334+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:09.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[89466]: audit 2024-09-21T10:50:08.664334+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:09.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[89466]: audit 2024-09-21T10:50:08.826787+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:09.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:09 smithi003 bash[89466]: audit 2024-09-21T10:50:08.826787+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:09.198 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:09.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:09.301 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:09.338 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:09.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:09.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:09.451 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:09 smithi204 bash[78884]: audit 2024-09-21T10:50:08.026328+0000 mon.a (mon.0) 1561 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:50:09.451 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:09 smithi204 bash[78884]: audit 2024-09-21T10:50:08.026328+0000 mon.a (mon.0) 1561 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-09-21T10:50:09.451 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:09 smithi204 bash[78884]: cluster 2024-09-21T10:50:08.030749+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-09-21T10:50:09.451 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:09 smithi204 bash[78884]: cluster 2024-09-21T10:50:08.030749+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-09-21T10:50:09.452 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:09 smithi204 bash[78884]: audit 2024-09-21T10:50:08.664334+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:09.452 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:09 smithi204 bash[78884]: audit 2024-09-21T10:50:08.664334+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:09.452 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:09 smithi204 bash[78884]: audit 2024-09-21T10:50:08.826787+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:09.452 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:09 smithi204 bash[78884]: audit 2024-09-21T10:50:08.826787+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:09.462 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:09.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:09.565 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:09.582 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:09.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:09.685 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:09.730 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:09.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:09.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:09.868 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:09.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:09.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:09.971 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:10.000 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:10.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:10.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:10.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:10 smithi204 bash[78884]: cluster 2024-09-21T10:50:08.826027+0000 mgr.y (mgr.25133) 1120 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-09-21T10:50:10.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:10 smithi204 bash[78884]: cluster 2024-09-21T10:50:08.826027+0000 mgr.y (mgr.25133) 1120 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-09-21T10:50:10.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:10 smithi204 bash[78884]: audit 2024-09-21T10:50:09.045800+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:50:10.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:10 smithi204 bash[78884]: audit 2024-09-21T10:50:09.045800+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:50:10.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:10 smithi204 bash[78884]: cluster 2024-09-21T10:50:09.052133+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-09-21T10:50:10.114 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:10 smithi204 bash[78884]: cluster 2024-09-21T10:50:09.052133+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-09-21T10:50:10.133 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:10.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:10.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:10.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:10.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:10.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:10.395 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:10.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[88275]: cluster 2024-09-21T10:50:08.826027+0000 mgr.y (mgr.25133) 1120 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-09-21T10:50:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[88275]: cluster 2024-09-21T10:50:08.826027+0000 mgr.y (mgr.25133) 1120 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-09-21T10:50:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[88275]: audit 2024-09-21T10:50:09.045800+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:50:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[88275]: audit 2024-09-21T10:50:09.045800+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:50:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[88275]: cluster 2024-09-21T10:50:09.052133+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-09-21T10:50:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[88275]: cluster 2024-09-21T10:50:09.052133+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-09-21T10:50:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[89466]: cluster 2024-09-21T10:50:08.826027+0000 mgr.y (mgr.25133) 1120 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-09-21T10:50:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[89466]: cluster 2024-09-21T10:50:08.826027+0000 mgr.y (mgr.25133) 1120 : cluster [DBG] pgmap v1148: 99 pgs: 99 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2024-09-21T10:50:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[89466]: audit 2024-09-21T10:50:09.045800+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:50:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[89466]: audit 2024-09-21T10:50:09.045800+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-09-21T10:50:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[89466]: cluster 2024-09-21T10:50:09.052133+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-09-21T10:50:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:10 smithi003 bash[89466]: cluster 2024-09-21T10:50:09.052133+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-09-21T10:50:10.502 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:10.523 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:10.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:10.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:10.650 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:10.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:10.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:10.793 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:10.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:10.901 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:10.924 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:10.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:10.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:11.028 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:11.051 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:11.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:11.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:11.181 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:11.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:11.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:11.310 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:11.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:11.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:11.426 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:11 smithi204 bash[78884]: cluster 2024-09-21T10:50:10.053507+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-09-21T10:50:11.426 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:11 smithi204 bash[78884]: cluster 2024-09-21T10:50:10.053507+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-09-21T10:50:11.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:11.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:11.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:11.549 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:11 smithi003 bash[88275]: cluster 2024-09-21T10:50:10.053507+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-09-21T10:50:11.549 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:11 smithi003 bash[88275]: cluster 2024-09-21T10:50:10.053507+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-09-21T10:50:11.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:11 smithi003 bash[89466]: cluster 2024-09-21T10:50:10.053507+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-09-21T10:50:11.549 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:11 smithi003 bash[89466]: cluster 2024-09-21T10:50:10.053507+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-09-21T10:50:11.564 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:11.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:11.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:11.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.699 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:11.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:11.800 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:11.832 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:11.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:11.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:11.967 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:11.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:11.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:12.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:12.095 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:12.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:12.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:12.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:12 smithi204 bash[78884]: cluster 2024-09-21T10:50:10.826572+0000 mgr.y (mgr.25133) 1121 : cluster [DBG] pgmap v1151: 109 pgs: 5 peering, 8 unknown, 96 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-21T10:50:12.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:12 smithi204 bash[78884]: cluster 2024-09-21T10:50:10.826572+0000 mgr.y (mgr.25133) 1121 : cluster [DBG] pgmap v1151: 109 pgs: 5 peering, 8 unknown, 96 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-21T10:50:12.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:12.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:12.332 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:12.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:12 smithi003 bash[88275]: cluster 2024-09-21T10:50:10.826572+0000 mgr.y (mgr.25133) 1121 : cluster [DBG] pgmap v1151: 109 pgs: 5 peering, 8 unknown, 96 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-21T10:50:12.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:12 smithi003 bash[88275]: cluster 2024-09-21T10:50:10.826572+0000 mgr.y (mgr.25133) 1121 : cluster [DBG] pgmap v1151: 109 pgs: 5 peering, 8 unknown, 96 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-21T10:50:12.341 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:12 smithi003 bash[89466]: cluster 2024-09-21T10:50:10.826572+0000 mgr.y (mgr.25133) 1121 : cluster [DBG] pgmap v1151: 109 pgs: 5 peering, 8 unknown, 96 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-21T10:50:12.341 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:12 smithi003 bash[89466]: cluster 2024-09-21T10:50:10.826572+0000 mgr.y (mgr.25133) 1121 : cluster [DBG] pgmap v1151: 109 pgs: 5 peering, 8 unknown, 96 active+clean; 1.8 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-09-21T10:50:12.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:12.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:12.469 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:12.495 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:12.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:12.602 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:12.631 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:12.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:12.736 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:12.759 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:12.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:12.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:12.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:12.891 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:12.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:12.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:13.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:13.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:13.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:13.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.156 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:13.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:13.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:13.282 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:13.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:13.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:13.414 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:13.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:13.422 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:50:13.422 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:50:13.469 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:50:13.469 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:50:13.511 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:50:13.512 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:50:13.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:13.539 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:50:13.539 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:50:13.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:13.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:13.569 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:50:13.569 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:50:13.595 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:50:13.595 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:50:13.628 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:50:13.628 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:50:13.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:13.652 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:50:13.652 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:50:13.675 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:13.675 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:50:13.675 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:50:13.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:13.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:13.808 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:13.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:13.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:13.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:13.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:13.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:14.038 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:14.064 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:14.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:14.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:14.072 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:50:14.170 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:14.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[88275]: cluster 2024-09-21T10:50:12.827116+0000 mgr.y (mgr.25133) 1122 : cluster [DBG] pgmap v1152: 109 pgs: 5 peering, 6 unknown, 98 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:50:14.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[88275]: cluster 2024-09-21T10:50:12.827116+0000 mgr.y (mgr.25133) 1122 : cluster [DBG] pgmap v1152: 109 pgs: 5 peering, 6 unknown, 98 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:50:14.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[88275]: audit 2024-09-21T10:50:13.372352+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.3:0/2354496236' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:14.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[88275]: audit 2024-09-21T10:50:13.372352+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.3:0/2354496236' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:14.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[88275]: audit 2024-09-21T10:50:13.735472+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.3:0/1352639131' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[88275]: audit 2024-09-21T10:50:13.735472+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.3:0/1352639131' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.310 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[88275]: audit 2024-09-21T10:50:13.735890+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.310 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[88275]: audit 2024-09-21T10:50:13.735890+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[89466]: cluster 2024-09-21T10:50:12.827116+0000 mgr.y (mgr.25133) 1122 : cluster [DBG] pgmap v1152: 109 pgs: 5 peering, 6 unknown, 98 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:50:14.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[89466]: cluster 2024-09-21T10:50:12.827116+0000 mgr.y (mgr.25133) 1122 : cluster [DBG] pgmap v1152: 109 pgs: 5 peering, 6 unknown, 98 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:50:14.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[89466]: audit 2024-09-21T10:50:13.372352+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.3:0/2354496236' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:14.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[89466]: audit 2024-09-21T10:50:13.372352+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.3:0/2354496236' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:14.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[89466]: audit 2024-09-21T10:50:13.735472+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.3:0/1352639131' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[89466]: audit 2024-09-21T10:50:13.735472+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.3:0/1352639131' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[89466]: audit 2024-09-21T10:50:13.735890+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.311 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:14 smithi003 bash[89466]: audit 2024-09-21T10:50:13.735890+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:14.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:14.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:14.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:14.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:14 smithi204 bash[78884]: cluster 2024-09-21T10:50:12.827116+0000 mgr.y (mgr.25133) 1122 : cluster [DBG] pgmap v1152: 109 pgs: 5 peering, 6 unknown, 98 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:50:14.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:14 smithi204 bash[78884]: cluster 2024-09-21T10:50:12.827116+0000 mgr.y (mgr.25133) 1122 : cluster [DBG] pgmap v1152: 109 pgs: 5 peering, 6 unknown, 98 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T10:50:14.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:14 smithi204 bash[78884]: audit 2024-09-21T10:50:13.372352+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.3:0/2354496236' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:14.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:14 smithi204 bash[78884]: audit 2024-09-21T10:50:13.372352+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.3:0/2354496236' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:14.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:14 smithi204 bash[78884]: audit 2024-09-21T10:50:13.735472+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.3:0/1352639131' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:14 smithi204 bash[78884]: audit 2024-09-21T10:50:13.735472+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.3:0/1352639131' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:14 smithi204 bash[78884]: audit 2024-09-21T10:50:13.735890+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.449 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:14 smithi204 bash[78884]: audit 2024-09-21T10:50:13.735890+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:50:14.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:14.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:14.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:14.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:14.584 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:14.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:14.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:14.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:14.715 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:14.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:14.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:14.819 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:14.842 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:14.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:14.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:14.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:14.976 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:14.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:14.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:15.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:15.103 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:15.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:15.209 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:15.235 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:15.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:15 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.063821+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:15 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.063821+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:15 smithi204 bash[78884]: audit 2024-09-21T10:50:14.065350+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:50:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:15 smithi204 bash[78884]: audit 2024-09-21T10:50:14.065350+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:50:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:15 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.070022+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-09-21T10:50:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:15 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.070022+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-09-21T10:50:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:15 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.361181+0000 osd.0 (osd.0) 25 : cluster [DBG] 1.12 scrub starts 2024-09-21T10:50:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:15 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.361181+0000 osd.0 (osd.0) 25 : cluster [DBG] 1.12 scrub starts 2024-09-21T10:50:15.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:15 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.369622+0000 osd.0 (osd.0) 26 : cluster [DBG] 1.12 scrub ok 2024-09-21T10:50:15.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:15 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.369622+0000 osd.0 (osd.0) 26 : cluster [DBG] 1.12 scrub ok 2024-09-21T10:50:15.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:15.356 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:15.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.063821+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.063821+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[88275]: audit 2024-09-21T10:50:14.065350+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:50:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[88275]: audit 2024-09-21T10:50:14.065350+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:50:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.070022+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-09-21T10:50:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.070022+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-09-21T10:50:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.361181+0000 osd.0 (osd.0) 25 : cluster [DBG] 1.12 scrub starts 2024-09-21T10:50:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.361181+0000 osd.0 (osd.0) 25 : cluster [DBG] 1.12 scrub starts 2024-09-21T10:50:15.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.369622+0000 osd.0 (osd.0) 26 : cluster [DBG] 1.12 scrub ok 2024-09-21T10:50:15.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.369622+0000 osd.0 (osd.0) 26 : cluster [DBG] 1.12 scrub ok 2024-09-21T10:50:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.063821+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.063821+0000 mon.a (mon.0) 1569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:50:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[89466]: audit 2024-09-21T10:50:14.065350+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:50:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[89466]: audit 2024-09-21T10:50:14.065350+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:50:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.070022+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-09-21T10:50:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.070022+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-09-21T10:50:15.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.361181+0000 osd.0 (osd.0) 25 : cluster [DBG] 1.12 scrub starts 2024-09-21T10:50:15.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.361181+0000 osd.0 (osd.0) 25 : cluster [DBG] 1.12 scrub starts 2024-09-21T10:50:15.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.369622+0000 osd.0 (osd.0) 26 : cluster [DBG] 1.12 scrub ok 2024-09-21T10:50:15.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:15 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.369622+0000 osd.0 (osd.0) 26 : cluster [DBG] 1.12 scrub ok 2024-09-21T10:50:15.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:15.506 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:15.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:15.638 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:15.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:15.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:15.768 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:15.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:15.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:15.898 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:15.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:15.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:16.007 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:16.034 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:16.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:16.141 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:16.167 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:16.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:16.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:16 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.827744+0000 mgr.y (mgr.25133) 1123 : cluster [DBG] pgmap v1154: 109 pgs: 1 peering, 2 unknown, 106 active+clean; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 901 op/s 2024-09-21T10:50:16.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:16 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.827744+0000 mgr.y (mgr.25133) 1123 : cluster [DBG] pgmap v1154: 109 pgs: 1 peering, 2 unknown, 106 active+clean; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 901 op/s 2024-09-21T10:50:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:16 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.886214+0000 osd.1 (osd.1) 8 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:50:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:16 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.886214+0000 osd.1 (osd.1) 8 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:50:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:16 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.888854+0000 osd.1 (osd.1) 9 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:50:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:16 smithi204 bash[78884]: cluster 2024-09-21T10:50:14.888854+0000 osd.1 (osd.1) 9 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:50:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:16 smithi204 bash[78884]: cluster 2024-09-21T10:50:15.643297+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:50:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:16 smithi204 bash[78884]: cluster 2024-09-21T10:50:15.643297+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:50:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:16 smithi204 bash[78884]: cluster 2024-09-21T10:50:15.646474+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:50:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:16 smithi204 bash[78884]: cluster 2024-09-21T10:50:15.646474+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:50:16.276 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:16.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.827744+0000 mgr.y (mgr.25133) 1123 : cluster [DBG] pgmap v1154: 109 pgs: 1 peering, 2 unknown, 106 active+clean; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 901 op/s 2024-09-21T10:50:16.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.827744+0000 mgr.y (mgr.25133) 1123 : cluster [DBG] pgmap v1154: 109 pgs: 1 peering, 2 unknown, 106 active+clean; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 901 op/s 2024-09-21T10:50:16.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.886214+0000 osd.1 (osd.1) 8 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:50:16.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.886214+0000 osd.1 (osd.1) 8 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:50:16.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.888854+0000 osd.1 (osd.1) 9 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:50:16.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[88275]: cluster 2024-09-21T10:50:14.888854+0000 osd.1 (osd.1) 9 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:50:16.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[88275]: cluster 2024-09-21T10:50:15.643297+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:50:16.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[88275]: cluster 2024-09-21T10:50:15.643297+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:50:16.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[88275]: cluster 2024-09-21T10:50:15.646474+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:50:16.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[88275]: cluster 2024-09-21T10:50:15.646474+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:50:16.287 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.827744+0000 mgr.y (mgr.25133) 1123 : cluster [DBG] pgmap v1154: 109 pgs: 1 peering, 2 unknown, 106 active+clean; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 901 op/s 2024-09-21T10:50:16.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.827744+0000 mgr.y (mgr.25133) 1123 : cluster [DBG] pgmap v1154: 109 pgs: 1 peering, 2 unknown, 106 active+clean; 1.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 901 op/s 2024-09-21T10:50:16.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.886214+0000 osd.1 (osd.1) 8 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:50:16.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.886214+0000 osd.1 (osd.1) 8 : cluster [DBG] 1.3 scrub starts 2024-09-21T10:50:16.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.888854+0000 osd.1 (osd.1) 9 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:50:16.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[89466]: cluster 2024-09-21T10:50:14.888854+0000 osd.1 (osd.1) 9 : cluster [DBG] 1.3 scrub ok 2024-09-21T10:50:16.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[89466]: cluster 2024-09-21T10:50:15.643297+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:50:16.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[89466]: cluster 2024-09-21T10:50:15.643297+0000 osd.6 (osd.6) 6 : cluster [DBG] 1.6 scrub starts 2024-09-21T10:50:16.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[89466]: cluster 2024-09-21T10:50:15.646474+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:50:16.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:16 smithi003 bash[89466]: cluster 2024-09-21T10:50:15.646474+0000 osd.6 (osd.6) 7 : cluster [DBG] 1.6 scrub ok 2024-09-21T10:50:16.313 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:16.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:16.419 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:16.428 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:50:16.450 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:16.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:16.554 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:16.589 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:16.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:16.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:16.735 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:16.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:16.843 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:16.844 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 7, 6, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:50:16.844 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:50:16.844 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 1, 3, 4, 5, 7, 6, 2] 2024-09-21T10:50:16.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd out 0 2024-09-21T10:50:16.880 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:16.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:16.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:16.985 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:17.015 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:17.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:17.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:17.156 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:17.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[88275]: cluster 2024-09-21T10:50:16.353661+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:50:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[88275]: cluster 2024-09-21T10:50:16.353661+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:50:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[88275]: cluster 2024-09-21T10:50:16.374508+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:50:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[88275]: cluster 2024-09-21T10:50:16.374508+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:50:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[88275]: cluster 2024-09-21T10:50:16.447403+0000 osd.0 (osd.0) 27 : cluster [DBG] 1.10 scrub starts 2024-09-21T10:50:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[88275]: cluster 2024-09-21T10:50:16.447403+0000 osd.0 (osd.0) 27 : cluster [DBG] 1.10 scrub starts 2024-09-21T10:50:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[88275]: cluster 2024-09-21T10:50:16.449219+0000 osd.0 (osd.0) 28 : cluster [DBG] 1.10 scrub ok 2024-09-21T10:50:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[88275]: cluster 2024-09-21T10:50:16.449219+0000 osd.0 (osd.0) 28 : cluster [DBG] 1.10 scrub ok 2024-09-21T10:50:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[88275]: audit 2024-09-21T10:50:16.831159+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[88275]: audit 2024-09-21T10:50:16.831159+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[89466]: cluster 2024-09-21T10:50:16.353661+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:50:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[89466]: cluster 2024-09-21T10:50:16.353661+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:50:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[89466]: cluster 2024-09-21T10:50:16.374508+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:50:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[89466]: cluster 2024-09-21T10:50:16.374508+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:50:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[89466]: cluster 2024-09-21T10:50:16.447403+0000 osd.0 (osd.0) 27 : cluster [DBG] 1.10 scrub starts 2024-09-21T10:50:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[89466]: cluster 2024-09-21T10:50:16.447403+0000 osd.0 (osd.0) 27 : cluster [DBG] 1.10 scrub starts 2024-09-21T10:50:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[89466]: cluster 2024-09-21T10:50:16.449219+0000 osd.0 (osd.0) 28 : cluster [DBG] 1.10 scrub ok 2024-09-21T10:50:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[89466]: cluster 2024-09-21T10:50:16.449219+0000 osd.0 (osd.0) 28 : cluster [DBG] 1.10 scrub ok 2024-09-21T10:50:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[89466]: audit 2024-09-21T10:50:16.831159+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:17.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[89466]: audit 2024-09-21T10:50:16.831159+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:17.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:17.300 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:17.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:17.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:17.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:17 smithi204 bash[78884]: cluster 2024-09-21T10:50:16.353661+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:50:17.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:17 smithi204 bash[78884]: cluster 2024-09-21T10:50:16.353661+0000 osd.5 (osd.5) 17 : cluster [DBG] 1.1 scrub starts 2024-09-21T10:50:17.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:17 smithi204 bash[78884]: cluster 2024-09-21T10:50:16.374508+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:50:17.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:17 smithi204 bash[78884]: cluster 2024-09-21T10:50:16.374508+0000 osd.5 (osd.5) 18 : cluster [DBG] 1.1 scrub ok 2024-09-21T10:50:17.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:17 smithi204 bash[78884]: cluster 2024-09-21T10:50:16.447403+0000 osd.0 (osd.0) 27 : cluster [DBG] 1.10 scrub starts 2024-09-21T10:50:17.416 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:17 smithi204 bash[78884]: cluster 2024-09-21T10:50:16.447403+0000 osd.0 (osd.0) 27 : cluster [DBG] 1.10 scrub starts 2024-09-21T10:50:17.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:17 smithi204 bash[78884]: cluster 2024-09-21T10:50:16.449219+0000 osd.0 (osd.0) 28 : cluster [DBG] 1.10 scrub ok 2024-09-21T10:50:17.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:17 smithi204 bash[78884]: cluster 2024-09-21T10:50:16.449219+0000 osd.0 (osd.0) 28 : cluster [DBG] 1.10 scrub ok 2024-09-21T10:50:17.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:17 smithi204 bash[78884]: audit 2024-09-21T10:50:16.831159+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:17.417 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:17 smithi204 bash[78884]: audit 2024-09-21T10:50:16.831159+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-09-21T10:50:17.430 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:17.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:17.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:17.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:17.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:17.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:50:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:50:17] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.51.0" 2024-09-21T10:50:17.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:17.715 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:17.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:17.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:17.853 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:17.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:17.958 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:17.989 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:17.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:17.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:18.096 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:18.132 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:18.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:18.236 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:18.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[88275]: cluster 2024-09-21T10:50:16.830345+0000 mgr.y (mgr.25133) 1124 : cluster [DBG] pgmap v1155: 109 pgs: 109 active+clean; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:50:18.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[88275]: cluster 2024-09-21T10:50:16.830345+0000 mgr.y (mgr.25133) 1124 : cluster [DBG] pgmap v1155: 109 pgs: 109 active+clean; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:50:18.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[88275]: audit 2024-09-21T10:50:17.088865+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:50:18.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[88275]: audit 2024-09-21T10:50:17.088865+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:50:18.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[88275]: cluster 2024-09-21T10:50:17.092501+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-09-21T10:50:18.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[88275]: cluster 2024-09-21T10:50:17.092501+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-09-21T10:50:18.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[88275]: cluster 2024-09-21T10:50:17.448260+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:18.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[88275]: cluster 2024-09-21T10:50:17.448260+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:18.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[88275]: cluster 2024-09-21T10:50:17.453855+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:18.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[88275]: cluster 2024-09-21T10:50:17.453855+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:18.249 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[89466]: cluster 2024-09-21T10:50:16.830345+0000 mgr.y (mgr.25133) 1124 : cluster [DBG] pgmap v1155: 109 pgs: 109 active+clean; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:50:18.249 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[89466]: cluster 2024-09-21T10:50:16.830345+0000 mgr.y (mgr.25133) 1124 : cluster [DBG] pgmap v1155: 109 pgs: 109 active+clean; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:50:18.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[89466]: audit 2024-09-21T10:50:17.088865+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:50:18.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[89466]: audit 2024-09-21T10:50:17.088865+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:50:18.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[89466]: cluster 2024-09-21T10:50:17.092501+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-09-21T10:50:18.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[89466]: cluster 2024-09-21T10:50:17.092501+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-09-21T10:50:18.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[89466]: cluster 2024-09-21T10:50:17.448260+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:18.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[89466]: cluster 2024-09-21T10:50:17.448260+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:18.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[89466]: cluster 2024-09-21T10:50:17.453855+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:18.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:18 smithi003 bash[89466]: cluster 2024-09-21T10:50:17.453855+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:18.280 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:18.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:18.383 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:18.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:50:18.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:18.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:18.425 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:50:18.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:18 smithi204 bash[78884]: cluster 2024-09-21T10:50:16.830345+0000 mgr.y (mgr.25133) 1124 : cluster [DBG] pgmap v1155: 109 pgs: 109 active+clean; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:50:18.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:18 smithi204 bash[78884]: cluster 2024-09-21T10:50:16.830345+0000 mgr.y (mgr.25133) 1124 : cluster [DBG] pgmap v1155: 109 pgs: 109 active+clean; 1.5 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 818 op/s 2024-09-21T10:50:18.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:18 smithi204 bash[78884]: audit 2024-09-21T10:50:17.088865+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:50:18.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:18 smithi204 bash[78884]: audit 2024-09-21T10:50:17.088865+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-09-21T10:50:18.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:18 smithi204 bash[78884]: cluster 2024-09-21T10:50:17.092501+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-09-21T10:50:18.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:18 smithi204 bash[78884]: cluster 2024-09-21T10:50:17.092501+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-09-21T10:50:18.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:18 smithi204 bash[78884]: cluster 2024-09-21T10:50:17.448260+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:18.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:18 smithi204 bash[78884]: cluster 2024-09-21T10:50:17.448260+0000 osd.0 (osd.0) 29 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:18.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:18 smithi204 bash[78884]: cluster 2024-09-21T10:50:17.453855+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:18.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:18 smithi204 bash[78884]: cluster 2024-09-21T10:50:17.453855+0000 osd.0 (osd.0) 30 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:18.514 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:18.548 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:18.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:18.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:18.684 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:18.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:18.791 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:18.817 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:18.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:18.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:18.948 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:18.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:18.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:19.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:19.081 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:19.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:19.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:19.197 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:19 smithi204 bash[78884]: cluster 2024-09-21T10:50:18.108048+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-09-21T10:50:19.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:19 smithi204 bash[78884]: cluster 2024-09-21T10:50:18.108048+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-09-21T10:50:19.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:19 smithi204 bash[78884]: cluster 2024-09-21T10:50:18.485072+0000 osd.0 (osd.0) 31 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:19.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:19 smithi204 bash[78884]: cluster 2024-09-21T10:50:18.485072+0000 osd.0 (osd.0) 31 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:19.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:19 smithi204 bash[78884]: cluster 2024-09-21T10:50:18.486690+0000 osd.0 (osd.0) 32 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:19.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:19 smithi204 bash[78884]: cluster 2024-09-21T10:50:18.486690+0000 osd.0 (osd.0) 32 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:19.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:19 smithi204 bash[78884]: cluster 2024-09-21T10:50:19.115652+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-09-21T10:50:19.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:19 smithi204 bash[78884]: cluster 2024-09-21T10:50:19.115652+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-09-21T10:50:19.214 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:19.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:19.317 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:19.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[88275]: cluster 2024-09-21T10:50:18.108048+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-09-21T10:50:19.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[88275]: cluster 2024-09-21T10:50:18.108048+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-09-21T10:50:19.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[88275]: cluster 2024-09-21T10:50:18.485072+0000 osd.0 (osd.0) 31 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:19.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[88275]: cluster 2024-09-21T10:50:18.485072+0000 osd.0 (osd.0) 31 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:19.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[88275]: cluster 2024-09-21T10:50:18.486690+0000 osd.0 (osd.0) 32 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:19.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[88275]: cluster 2024-09-21T10:50:18.486690+0000 osd.0 (osd.0) 32 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:19.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[88275]: cluster 2024-09-21T10:50:19.115652+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-09-21T10:50:19.327 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[88275]: cluster 2024-09-21T10:50:19.115652+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-09-21T10:50:19.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[89466]: cluster 2024-09-21T10:50:18.108048+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-09-21T10:50:19.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[89466]: cluster 2024-09-21T10:50:18.108048+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-09-21T10:50:19.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[89466]: cluster 2024-09-21T10:50:18.485072+0000 osd.0 (osd.0) 31 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:19.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[89466]: cluster 2024-09-21T10:50:18.485072+0000 osd.0 (osd.0) 31 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:19.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[89466]: cluster 2024-09-21T10:50:18.486690+0000 osd.0 (osd.0) 32 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:19.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[89466]: cluster 2024-09-21T10:50:18.486690+0000 osd.0 (osd.0) 32 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:19.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[89466]: cluster 2024-09-21T10:50:19.115652+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-09-21T10:50:19.328 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:19 smithi003 bash[89466]: cluster 2024-09-21T10:50:19.115652+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-09-21T10:50:19.345 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:19.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:19.449 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:19.478 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:19.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:19.581 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:19.613 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:19.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:19.717 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:19.751 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:19.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:19.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:19.887 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:19.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:19.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:19.991 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:20.023 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:20.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:20.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:20.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:20.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:20.252 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:20.261 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[88275]: cluster 2024-09-21T10:50:18.832582+0000 mgr.y (mgr.25133) 1125 : cluster [DBG] pgmap v1158: 109 pgs: 109 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T10:50:20.261 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[88275]: cluster 2024-09-21T10:50:18.832582+0000 mgr.y (mgr.25133) 1125 : cluster [DBG] pgmap v1158: 109 pgs: 109 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T10:50:20.261 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[88275]: cluster 2024-09-21T10:50:19.088881+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:50:20.261 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[88275]: cluster 2024-09-21T10:50:19.088881+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:50:20.261 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[88275]: cluster 2024-09-21T10:50:19.094136+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:50:20.261 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[88275]: cluster 2024-09-21T10:50:19.094136+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:50:20.261 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.106453+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-09-21T10:50:20.261 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.106453+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-09-21T10:50:20.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[89466]: cluster 2024-09-21T10:50:18.832582+0000 mgr.y (mgr.25133) 1125 : cluster [DBG] pgmap v1158: 109 pgs: 109 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T10:50:20.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[89466]: cluster 2024-09-21T10:50:18.832582+0000 mgr.y (mgr.25133) 1125 : cluster [DBG] pgmap v1158: 109 pgs: 109 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T10:50:20.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[89466]: cluster 2024-09-21T10:50:19.088881+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:50:20.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[89466]: cluster 2024-09-21T10:50:19.088881+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:50:20.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[89466]: cluster 2024-09-21T10:50:19.094136+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:50:20.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[89466]: cluster 2024-09-21T10:50:19.094136+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:50:20.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.106453+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-09-21T10:50:20.262 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:20 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.106453+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-09-21T10:50:20.285 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:20.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:20.403 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:20 smithi204 bash[78884]: cluster 2024-09-21T10:50:18.832582+0000 mgr.y (mgr.25133) 1125 : cluster [DBG] pgmap v1158: 109 pgs: 109 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T10:50:20.403 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:20 smithi204 bash[78884]: cluster 2024-09-21T10:50:18.832582+0000 mgr.y (mgr.25133) 1125 : cluster [DBG] pgmap v1158: 109 pgs: 109 active+clean; 1.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T10:50:20.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:20 smithi204 bash[78884]: cluster 2024-09-21T10:50:19.088881+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:50:20.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:20 smithi204 bash[78884]: cluster 2024-09-21T10:50:19.088881+0000 osd.4 (osd.4) 14 : cluster [DBG] 1.5 scrub starts 2024-09-21T10:50:20.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:20 smithi204 bash[78884]: cluster 2024-09-21T10:50:19.094136+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:50:20.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:20 smithi204 bash[78884]: cluster 2024-09-21T10:50:19.094136+0000 osd.4 (osd.4) 15 : cluster [DBG] 1.5 scrub ok 2024-09-21T10:50:20.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:20 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.106453+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-09-21T10:50:20.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:20 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.106453+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-09-21T10:50:20.419 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:20.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:20.522 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:20.548 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:20.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:20.650 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:20.675 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:20.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:20.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:20.802 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:20.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:20.905 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:20.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:20.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:20.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:21.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:21.064 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:21.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:21.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:21.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.241269+0000 osd.3 (osd.3) 23 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:50:21.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.241269+0000 osd.3 (osd.3) 23 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:50:21.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.245421+0000 osd.3 (osd.3) 24 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:50:21.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.245421+0000 osd.3 (osd.3) 24 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:50:21.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.551271+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:50:21.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.551271+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:50:21.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.559042+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:50:21.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.559042+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:50:21.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[88275]: cluster 2024-09-21T10:50:21.106216+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-21T10:50:21.178 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[88275]: cluster 2024-09-21T10:50:21.106216+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-21T10:50:21.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.241269+0000 osd.3 (osd.3) 23 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:50:21.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.241269+0000 osd.3 (osd.3) 23 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:50:21.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.245421+0000 osd.3 (osd.3) 24 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:50:21.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.245421+0000 osd.3 (osd.3) 24 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:50:21.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.551271+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:50:21.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.551271+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:50:21.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.559042+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:50:21.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.559042+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:50:21.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[89466]: cluster 2024-09-21T10:50:21.106216+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-21T10:50:21.179 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:21 smithi003 bash[89466]: cluster 2024-09-21T10:50:21.106216+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-21T10:50:21.195 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:21.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:21.226 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:21.229 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:21.301 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:21.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:21.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:21.442 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:21.466 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:21.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:21.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:21 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.241269+0000 osd.3 (osd.3) 23 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:50:21.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:21 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.241269+0000 osd.3 (osd.3) 23 : cluster [DBG] 1.4 scrub starts 2024-09-21T10:50:21.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:21 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.245421+0000 osd.3 (osd.3) 24 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:50:21.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:21 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.245421+0000 osd.3 (osd.3) 24 : cluster [DBG] 1.4 scrub ok 2024-09-21T10:50:21.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:21 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.551271+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:50:21.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:21 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.551271+0000 osd.6 (osd.6) 8 : cluster [DBG] 1.7 scrub starts 2024-09-21T10:50:21.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:21 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.559042+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:50:21.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:21 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.559042+0000 osd.6 (osd.6) 9 : cluster [DBG] 1.7 scrub ok 2024-09-21T10:50:21.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:21 smithi204 bash[78884]: cluster 2024-09-21T10:50:21.106216+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-21T10:50:21.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:21 smithi204 bash[78884]: cluster 2024-09-21T10:50:21.106216+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-09-21T10:50:21.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:21.598 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:21.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:21.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:21.739 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:21.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:21.843 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:21.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:21.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:21.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:21.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:22.003 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:22.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:22.105 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:22.135 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:22.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:22.237 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:22.242 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:22 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.833058+0000 mgr.y (mgr.25133) 1126 : cluster [DBG] pgmap v1161: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 1.05k op/s; 119 KiB/s, 0 objects/s recovering 2024-09-21T10:50:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:22 smithi204 bash[78884]: cluster 2024-09-21T10:50:20.833058+0000 mgr.y (mgr.25133) 1126 : cluster [DBG] pgmap v1161: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 1.05k op/s; 119 KiB/s, 0 objects/s recovering 2024-09-21T10:50:22.279 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:22.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:22.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:22.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:22.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:22.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:22.526 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:22.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:22.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:22 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.833058+0000 mgr.y (mgr.25133) 1126 : cluster [DBG] pgmap v1161: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 1.05k op/s; 119 KiB/s, 0 objects/s recovering 2024-09-21T10:50:22.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:22 smithi003 bash[88275]: cluster 2024-09-21T10:50:20.833058+0000 mgr.y (mgr.25133) 1126 : cluster [DBG] pgmap v1161: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 1.05k op/s; 119 KiB/s, 0 objects/s recovering 2024-09-21T10:50:22.604 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:22 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.833058+0000 mgr.y (mgr.25133) 1126 : cluster [DBG] pgmap v1161: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 1.05k op/s; 119 KiB/s, 0 objects/s recovering 2024-09-21T10:50:22.604 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:22 smithi003 bash[89466]: cluster 2024-09-21T10:50:20.833058+0000 mgr.y (mgr.25133) 1126 : cluster [DBG] pgmap v1161: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 1.05k op/s; 119 KiB/s, 0 objects/s recovering 2024-09-21T10:50:22.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:22.665 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:22.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:22.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:22.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:22.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:22.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:22.933 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:22.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:22.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:23.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:23.063 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:23.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:23.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:23.193 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:23.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:23.257 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:23.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:23.333 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:23.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:23.443 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:23.460 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:23.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:23.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:23 smithi003 bash[88275]: cluster 2024-09-21T10:50:21.941164+0000 osd.1 (osd.1) 10 : cluster [DBG] 1.13 scrub starts 2024-09-21T10:50:23.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:23 smithi003 bash[88275]: cluster 2024-09-21T10:50:21.941164+0000 osd.1 (osd.1) 10 : cluster [DBG] 1.13 scrub starts 2024-09-21T10:50:23.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:23 smithi003 bash[88275]: cluster 2024-09-21T10:50:21.945618+0000 osd.1 (osd.1) 11 : cluster [DBG] 1.13 scrub ok 2024-09-21T10:50:23.472 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:23 smithi003 bash[88275]: cluster 2024-09-21T10:50:21.945618+0000 osd.1 (osd.1) 11 : cluster [DBG] 1.13 scrub ok 2024-09-21T10:50:23.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:23 smithi003 bash[89466]: cluster 2024-09-21T10:50:21.941164+0000 osd.1 (osd.1) 10 : cluster [DBG] 1.13 scrub starts 2024-09-21T10:50:23.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:23 smithi003 bash[89466]: cluster 2024-09-21T10:50:21.941164+0000 osd.1 (osd.1) 10 : cluster [DBG] 1.13 scrub starts 2024-09-21T10:50:23.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:23 smithi003 bash[89466]: cluster 2024-09-21T10:50:21.945618+0000 osd.1 (osd.1) 11 : cluster [DBG] 1.13 scrub ok 2024-09-21T10:50:23.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:23 smithi003 bash[89466]: cluster 2024-09-21T10:50:21.945618+0000 osd.1 (osd.1) 11 : cluster [DBG] 1.13 scrub ok 2024-09-21T10:50:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:23 smithi204 bash[78884]: cluster 2024-09-21T10:50:21.941164+0000 osd.1 (osd.1) 10 : cluster [DBG] 1.13 scrub starts 2024-09-21T10:50:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:23 smithi204 bash[78884]: cluster 2024-09-21T10:50:21.941164+0000 osd.1 (osd.1) 10 : cluster [DBG] 1.13 scrub starts 2024-09-21T10:50:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:23 smithi204 bash[78884]: cluster 2024-09-21T10:50:21.945618+0000 osd.1 (osd.1) 11 : cluster [DBG] 1.13 scrub ok 2024-09-21T10:50:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:23 smithi204 bash[78884]: cluster 2024-09-21T10:50:21.945618+0000 osd.1 (osd.1) 11 : cluster [DBG] 1.13 scrub ok 2024-09-21T10:50:23.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:23.588 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:23.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:23.693 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:23.716 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:23.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:23.820 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:23.852 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:23.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:23.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:23.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:23.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:23.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:24.088 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:24.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:24.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:24.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:24.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:24 smithi204 bash[78884]: cluster 2024-09-21T10:50:22.833640+0000 mgr.y (mgr.25133) 1127 : cluster [DBG] pgmap v1163: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 47 KiB/s wr, 926 op/s; 101 KiB/s, 0 objects/s recovering 2024-09-21T10:50:24.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:24 smithi204 bash[78884]: cluster 2024-09-21T10:50:22.833640+0000 mgr.y (mgr.25133) 1127 : cluster [DBG] pgmap v1163: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 47 KiB/s wr, 926 op/s; 101 KiB/s, 0 objects/s recovering 2024-09-21T10:50:24.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:24 smithi204 bash[78884]: cluster 2024-09-21T10:50:23.499067+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.f scrub starts 2024-09-21T10:50:24.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:24 smithi204 bash[78884]: cluster 2024-09-21T10:50:23.499067+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.f scrub starts 2024-09-21T10:50:24.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:24 smithi204 bash[78884]: cluster 2024-09-21T10:50:23.501492+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.f scrub ok 2024-09-21T10:50:24.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:24 smithi204 bash[78884]: cluster 2024-09-21T10:50:23.501492+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.f scrub ok 2024-09-21T10:50:24.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:24 smithi204 bash[78884]: audit 2024-09-21T10:50:23.664366+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:24.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:24 smithi204 bash[78884]: audit 2024-09-21T10:50:23.664366+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:24.256 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:24.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:24.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:24.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[88275]: cluster 2024-09-21T10:50:22.833640+0000 mgr.y (mgr.25133) 1127 : cluster [DBG] pgmap v1163: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 47 KiB/s wr, 926 op/s; 101 KiB/s, 0 objects/s recovering 2024-09-21T10:50:24.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[88275]: cluster 2024-09-21T10:50:22.833640+0000 mgr.y (mgr.25133) 1127 : cluster [DBG] pgmap v1163: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 47 KiB/s wr, 926 op/s; 101 KiB/s, 0 objects/s recovering 2024-09-21T10:50:24.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[88275]: cluster 2024-09-21T10:50:23.499067+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.f scrub starts 2024-09-21T10:50:24.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[88275]: cluster 2024-09-21T10:50:23.499067+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.f scrub starts 2024-09-21T10:50:24.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[88275]: cluster 2024-09-21T10:50:23.501492+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.f scrub ok 2024-09-21T10:50:24.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[88275]: cluster 2024-09-21T10:50:23.501492+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.f scrub ok 2024-09-21T10:50:24.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[88275]: audit 2024-09-21T10:50:23.664366+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:24.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[88275]: audit 2024-09-21T10:50:23.664366+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:24.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[89466]: cluster 2024-09-21T10:50:22.833640+0000 mgr.y (mgr.25133) 1127 : cluster [DBG] pgmap v1163: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 47 KiB/s wr, 926 op/s; 101 KiB/s, 0 objects/s recovering 2024-09-21T10:50:24.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[89466]: cluster 2024-09-21T10:50:22.833640+0000 mgr.y (mgr.25133) 1127 : cluster [DBG] pgmap v1163: 109 pgs: 1 peering, 1 active+remapped, 1 activating+undersized+remapped, 5 active+undersized+remapped, 101 active+clean; 1.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 16 KiB/s rd, 47 KiB/s wr, 926 op/s; 101 KiB/s, 0 objects/s recovering 2024-09-21T10:50:24.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[89466]: cluster 2024-09-21T10:50:23.499067+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.f scrub starts 2024-09-21T10:50:24.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[89466]: cluster 2024-09-21T10:50:23.499067+0000 osd.6 (osd.6) 10 : cluster [DBG] 1.f scrub starts 2024-09-21T10:50:24.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[89466]: cluster 2024-09-21T10:50:23.501492+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.f scrub ok 2024-09-21T10:50:24.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[89466]: cluster 2024-09-21T10:50:23.501492+0000 osd.6 (osd.6) 11 : cluster [DBG] 1.f scrub ok 2024-09-21T10:50:24.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[89466]: audit 2024-09-21T10:50:23.664366+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:24.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:24 smithi003 bash[89466]: audit 2024-09-21T10:50:23.664366+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:24.389 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:24.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:24.494 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:24.525 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:24.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:24.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:24.658 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:24.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:24.763 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:24.794 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:24.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:24.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:24.941 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:24.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:24.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:25.047 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:25.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.078 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:25.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:25.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:25.201 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:25.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:25.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:25.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:25.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:25.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:25 smithi003 bash[88275]: cluster 2024-09-21T10:50:24.197406+0000 osd.3 (osd.3) 25 : cluster [DBG] 1.c scrub starts 2024-09-21T10:50:25.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:25 smithi003 bash[88275]: cluster 2024-09-21T10:50:24.197406+0000 osd.3 (osd.3) 25 : cluster [DBG] 1.c scrub starts 2024-09-21T10:50:25.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:25 smithi003 bash[88275]: cluster 2024-09-21T10:50:24.202717+0000 osd.3 (osd.3) 26 : cluster [DBG] 1.c scrub ok 2024-09-21T10:50:25.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:25 smithi003 bash[88275]: cluster 2024-09-21T10:50:24.202717+0000 osd.3 (osd.3) 26 : cluster [DBG] 1.c scrub ok 2024-09-21T10:50:25.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:25 smithi003 bash[89466]: cluster 2024-09-21T10:50:24.197406+0000 osd.3 (osd.3) 25 : cluster [DBG] 1.c scrub starts 2024-09-21T10:50:25.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:25 smithi003 bash[89466]: cluster 2024-09-21T10:50:24.197406+0000 osd.3 (osd.3) 25 : cluster [DBG] 1.c scrub starts 2024-09-21T10:50:25.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:25 smithi003 bash[89466]: cluster 2024-09-21T10:50:24.202717+0000 osd.3 (osd.3) 26 : cluster [DBG] 1.c scrub ok 2024-09-21T10:50:25.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:25 smithi003 bash[89466]: cluster 2024-09-21T10:50:24.202717+0000 osd.3 (osd.3) 26 : cluster [DBG] 1.c scrub ok 2024-09-21T10:50:25.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:25.457 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:25 smithi204 bash[78884]: cluster 2024-09-21T10:50:24.197406+0000 osd.3 (osd.3) 25 : cluster [DBG] 1.c scrub starts 2024-09-21T10:50:25.457 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:25 smithi204 bash[78884]: cluster 2024-09-21T10:50:24.197406+0000 osd.3 (osd.3) 25 : cluster [DBG] 1.c scrub starts 2024-09-21T10:50:25.457 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:25 smithi204 bash[78884]: cluster 2024-09-21T10:50:24.202717+0000 osd.3 (osd.3) 26 : cluster [DBG] 1.c scrub ok 2024-09-21T10:50:25.457 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:25 smithi204 bash[78884]: cluster 2024-09-21T10:50:24.202717+0000 osd.3 (osd.3) 26 : cluster [DBG] 1.c scrub ok 2024-09-21T10:50:25.490 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:25.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:25.598 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:25.631 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:25.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:25.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:25.777 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:25.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:25.883 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:25.910 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:25.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:25.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:26.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:26.043 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:26.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:26.147 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:26.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:26.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:26.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:26.323 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:26.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[88275]: cluster 2024-09-21T10:50:24.834177+0000 mgr.y (mgr.25133) 1128 : cluster [DBG] pgmap v1164: 109 pgs: 1 peering, 1 active+undersized+remapped, 107 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 1.11k op/s; 80 KiB/s, 0 objects/s recovering 2024-09-21T10:50:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[88275]: cluster 2024-09-21T10:50:24.834177+0000 mgr.y (mgr.25133) 1128 : cluster [DBG] pgmap v1164: 109 pgs: 1 peering, 1 active+undersized+remapped, 107 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 1.11k op/s; 80 KiB/s, 0 objects/s recovering 2024-09-21T10:50:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[88275]: cluster 2024-09-21T10:50:25.566959+0000 osd.0 (osd.0) 33 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:50:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[88275]: cluster 2024-09-21T10:50:25.566959+0000 osd.0 (osd.0) 33 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:50:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[88275]: cluster 2024-09-21T10:50:25.569522+0000 osd.0 (osd.0) 34 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:50:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[88275]: cluster 2024-09-21T10:50:25.569522+0000 osd.0 (osd.0) 34 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:50:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[89466]: cluster 2024-09-21T10:50:24.834177+0000 mgr.y (mgr.25133) 1128 : cluster [DBG] pgmap v1164: 109 pgs: 1 peering, 1 active+undersized+remapped, 107 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 1.11k op/s; 80 KiB/s, 0 objects/s recovering 2024-09-21T10:50:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[89466]: cluster 2024-09-21T10:50:24.834177+0000 mgr.y (mgr.25133) 1128 : cluster [DBG] pgmap v1164: 109 pgs: 1 peering, 1 active+undersized+remapped, 107 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 1.11k op/s; 80 KiB/s, 0 objects/s recovering 2024-09-21T10:50:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[89466]: cluster 2024-09-21T10:50:25.566959+0000 osd.0 (osd.0) 33 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:50:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[89466]: cluster 2024-09-21T10:50:25.566959+0000 osd.0 (osd.0) 33 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:50:26.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[89466]: cluster 2024-09-21T10:50:25.569522+0000 osd.0 (osd.0) 34 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:50:26.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:26 smithi003 bash[89466]: cluster 2024-09-21T10:50:25.569522+0000 osd.0 (osd.0) 34 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:50:26.430 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:26.457 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:26.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:26.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:26 smithi204 bash[78884]: cluster 2024-09-21T10:50:24.834177+0000 mgr.y (mgr.25133) 1128 : cluster [DBG] pgmap v1164: 109 pgs: 1 peering, 1 active+undersized+remapped, 107 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 1.11k op/s; 80 KiB/s, 0 objects/s recovering 2024-09-21T10:50:26.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:26 smithi204 bash[78884]: cluster 2024-09-21T10:50:24.834177+0000 mgr.y (mgr.25133) 1128 : cluster [DBG] pgmap v1164: 109 pgs: 1 peering, 1 active+undersized+remapped, 107 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 1.11k op/s; 80 KiB/s, 0 objects/s recovering 2024-09-21T10:50:26.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:26 smithi204 bash[78884]: cluster 2024-09-21T10:50:25.566959+0000 osd.0 (osd.0) 33 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:50:26.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:26 smithi204 bash[78884]: cluster 2024-09-21T10:50:25.566959+0000 osd.0 (osd.0) 33 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:50:26.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:26 smithi204 bash[78884]: cluster 2024-09-21T10:50:25.569522+0000 osd.0 (osd.0) 34 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:50:26.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:26 smithi204 bash[78884]: cluster 2024-09-21T10:50:25.569522+0000 osd.0 (osd.0) 34 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:50:26.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:26.600 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:26.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:26.705 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:26.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:26.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:26.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:26.864 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:26.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:26.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:26.992 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:26.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:26.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:27.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:27.126 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:27.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:27.234 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:27.257 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:27.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:27.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:27.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:27 smithi204 bash[78884]: cluster 2024-09-21T10:50:25.921411+0000 osd.1 (osd.1) 12 : cluster [DBG] 1.b scrub starts 2024-09-21T10:50:27.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:27 smithi204 bash[78884]: cluster 2024-09-21T10:50:25.921411+0000 osd.1 (osd.1) 12 : cluster [DBG] 1.b scrub starts 2024-09-21T10:50:27.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:27 smithi204 bash[78884]: cluster 2024-09-21T10:50:25.970735+0000 osd.1 (osd.1) 13 : cluster [DBG] 1.b scrub ok 2024-09-21T10:50:27.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:27 smithi204 bash[78884]: cluster 2024-09-21T10:50:25.970735+0000 osd.1 (osd.1) 13 : cluster [DBG] 1.b scrub ok 2024-09-21T10:50:27.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:27 smithi204 bash[78884]: cluster 2024-09-21T10:50:26.277541+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.14 scrub starts 2024-09-21T10:50:27.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:27 smithi204 bash[78884]: cluster 2024-09-21T10:50:26.277541+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.14 scrub starts 2024-09-21T10:50:27.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:27 smithi204 bash[78884]: cluster 2024-09-21T10:50:26.279939+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.14 scrub ok 2024-09-21T10:50:27.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:27 smithi204 bash[78884]: cluster 2024-09-21T10:50:26.279939+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.14 scrub ok 2024-09-21T10:50:27.389 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:27.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:27.494 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:27.517 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:27.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:27.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:27.628 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[88275]: cluster 2024-09-21T10:50:25.921411+0000 osd.1 (osd.1) 12 : cluster [DBG] 1.b scrub starts 2024-09-21T10:50:27.629 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[88275]: cluster 2024-09-21T10:50:25.921411+0000 osd.1 (osd.1) 12 : cluster [DBG] 1.b scrub starts 2024-09-21T10:50:27.629 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[88275]: cluster 2024-09-21T10:50:25.970735+0000 osd.1 (osd.1) 13 : cluster [DBG] 1.b scrub ok 2024-09-21T10:50:27.629 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[88275]: cluster 2024-09-21T10:50:25.970735+0000 osd.1 (osd.1) 13 : cluster [DBG] 1.b scrub ok 2024-09-21T10:50:27.629 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[88275]: cluster 2024-09-21T10:50:26.277541+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.14 scrub starts 2024-09-21T10:50:27.629 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[88275]: cluster 2024-09-21T10:50:26.277541+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.14 scrub starts 2024-09-21T10:50:27.629 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[88275]: cluster 2024-09-21T10:50:26.279939+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.14 scrub ok 2024-09-21T10:50:27.629 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[88275]: cluster 2024-09-21T10:50:26.279939+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.14 scrub ok 2024-09-21T10:50:27.629 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:50:27] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.51.0" 2024-09-21T10:50:27.630 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[89466]: cluster 2024-09-21T10:50:25.921411+0000 osd.1 (osd.1) 12 : cluster [DBG] 1.b scrub starts 2024-09-21T10:50:27.630 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[89466]: cluster 2024-09-21T10:50:25.921411+0000 osd.1 (osd.1) 12 : cluster [DBG] 1.b scrub starts 2024-09-21T10:50:27.630 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[89466]: cluster 2024-09-21T10:50:25.970735+0000 osd.1 (osd.1) 13 : cluster [DBG] 1.b scrub ok 2024-09-21T10:50:27.630 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[89466]: cluster 2024-09-21T10:50:25.970735+0000 osd.1 (osd.1) 13 : cluster [DBG] 1.b scrub ok 2024-09-21T10:50:27.630 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[89466]: cluster 2024-09-21T10:50:26.277541+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.14 scrub starts 2024-09-21T10:50:27.630 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[89466]: cluster 2024-09-21T10:50:26.277541+0000 osd.2 (osd.2) 3 : cluster [DBG] 1.14 scrub starts 2024-09-21T10:50:27.630 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[89466]: cluster 2024-09-21T10:50:26.279939+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.14 scrub ok 2024-09-21T10:50:27.630 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:27 smithi003 bash[89466]: cluster 2024-09-21T10:50:26.279939+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.14 scrub ok 2024-09-21T10:50:27.658 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:27.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:27.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:27.788 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:27.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:27.894 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:27.923 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:27.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:27.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:28.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:28.054 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:28.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:28.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:28.181 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:28.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:28.286 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:28.317 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:28.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:28.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:28.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:28 smithi204 bash[78884]: cluster 2024-09-21T10:50:26.835037+0000 mgr.y (mgr.25133) 1129 : cluster [DBG] pgmap v1165: 109 pgs: 109 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 1.00k op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:50:28.429 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:28 smithi204 bash[78884]: cluster 2024-09-21T10:50:26.835037+0000 mgr.y (mgr.25133) 1129 : cluster [DBG] pgmap v1165: 109 pgs: 109 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 1.00k op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:50:28.455 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:28.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:28.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:28.583 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:28.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:28.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:28 smithi003 bash[88275]: cluster 2024-09-21T10:50:26.835037+0000 mgr.y (mgr.25133) 1129 : cluster [DBG] pgmap v1165: 109 pgs: 109 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 1.00k op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:50:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:28 smithi003 bash[88275]: cluster 2024-09-21T10:50:26.835037+0000 mgr.y (mgr.25133) 1129 : cluster [DBG] pgmap v1165: 109 pgs: 109 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 1.00k op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:50:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:28 smithi003 bash[89466]: cluster 2024-09-21T10:50:26.835037+0000 mgr.y (mgr.25133) 1129 : cluster [DBG] pgmap v1165: 109 pgs: 109 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 1.00k op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:50:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:28 smithi003 bash[89466]: cluster 2024-09-21T10:50:26.835037+0000 mgr.y (mgr.25133) 1129 : cluster [DBG] pgmap v1165: 109 pgs: 109 active+clean; 1.0 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 1.00k op/s; 20 KiB/s, 0 objects/s recovering 2024-09-21T10:50:28.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:28.710 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:28.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:28.813 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:28.840 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:28.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:28.943 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:28.968 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:28.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:28.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:29.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:29.102 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:29.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:29.205 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:29.242 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:29.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:29.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:29.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:29 smithi204 bash[78884]: cluster 2024-09-21T10:50:28.099531+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T10:50:29.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:29 smithi204 bash[78884]: cluster 2024-09-21T10:50:28.099531+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T10:50:29.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:29 smithi204 bash[78884]: cluster 2024-09-21T10:50:28.214954+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T10:50:29.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:29 smithi204 bash[78884]: cluster 2024-09-21T10:50:28.214954+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T10:50:29.356 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:29 smithi204 bash[78884]: cluster 2024-09-21T10:50:28.835509+0000 mgr.y (mgr.25133) 1130 : cluster [DBG] pgmap v1166: 109 pgs: 109 active+clean; 964 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-21T10:50:29.356 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:29 smithi204 bash[78884]: cluster 2024-09-21T10:50:28.835509+0000 mgr.y (mgr.25133) 1130 : cluster [DBG] pgmap v1166: 109 pgs: 109 active+clean; 964 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-21T10:50:29.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.374 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:29.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:29.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[88275]: cluster 2024-09-21T10:50:28.099531+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T10:50:29.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[88275]: cluster 2024-09-21T10:50:28.099531+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T10:50:29.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[88275]: cluster 2024-09-21T10:50:28.214954+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T10:50:29.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[88275]: cluster 2024-09-21T10:50:28.214954+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T10:50:29.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[88275]: cluster 2024-09-21T10:50:28.835509+0000 mgr.y (mgr.25133) 1130 : cluster [DBG] pgmap v1166: 109 pgs: 109 active+clean; 964 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-21T10:50:29.455 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[88275]: cluster 2024-09-21T10:50:28.835509+0000 mgr.y (mgr.25133) 1130 : cluster [DBG] pgmap v1166: 109 pgs: 109 active+clean; 964 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-21T10:50:29.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[89466]: cluster 2024-09-21T10:50:28.099531+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T10:50:29.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[89466]: cluster 2024-09-21T10:50:28.099531+0000 osd.4 (osd.4) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T10:50:29.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[89466]: cluster 2024-09-21T10:50:28.214954+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T10:50:29.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[89466]: cluster 2024-09-21T10:50:28.214954+0000 osd.4 (osd.4) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T10:50:29.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[89466]: cluster 2024-09-21T10:50:28.835509+0000 mgr.y (mgr.25133) 1130 : cluster [DBG] pgmap v1166: 109 pgs: 109 active+clean; 964 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-21T10:50:29.456 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:29 smithi003 bash[89466]: cluster 2024-09-21T10:50:28.835509+0000 mgr.y (mgr.25133) 1130 : cluster [DBG] pgmap v1166: 109 pgs: 109 active+clean; 964 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-09-21T10:50:29.474 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:29.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:29.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:29.621 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:29.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:29.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:29.754 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:29.777 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:29.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:29.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:29.910 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:29.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:29.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:30.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:30.033 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:30.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:30.140 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:30.175 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:30.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:30.281 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:30.304 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:30.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:30.406 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:30.429 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:30.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:30.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:30 smithi204 bash[78884]: cluster 2024-09-21T10:50:29.142254+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub starts 2024-09-21T10:50:30.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:30 smithi204 bash[78884]: cluster 2024-09-21T10:50:29.142254+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub starts 2024-09-21T10:50:30.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:30 smithi204 bash[78884]: cluster 2024-09-21T10:50:29.149815+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.e scrub ok 2024-09-21T10:50:30.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:30 smithi204 bash[78884]: cluster 2024-09-21T10:50:29.149815+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.e scrub ok 2024-09-21T10:50:30.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:30.558 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:30.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:30.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:30.687 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:30.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:30.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:30 smithi003 bash[88275]: cluster 2024-09-21T10:50:29.142254+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub starts 2024-09-21T10:50:30.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:30 smithi003 bash[88275]: cluster 2024-09-21T10:50:29.142254+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub starts 2024-09-21T10:50:30.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:30 smithi003 bash[88275]: cluster 2024-09-21T10:50:29.149815+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.e scrub ok 2024-09-21T10:50:30.691 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:30 smithi003 bash[88275]: cluster 2024-09-21T10:50:29.149815+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.e scrub ok 2024-09-21T10:50:30.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:30 smithi003 bash[89466]: cluster 2024-09-21T10:50:29.142254+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub starts 2024-09-21T10:50:30.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:30 smithi003 bash[89466]: cluster 2024-09-21T10:50:29.142254+0000 osd.4 (osd.4) 18 : cluster [DBG] 1.e scrub starts 2024-09-21T10:50:30.691 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:30 smithi003 bash[89466]: cluster 2024-09-21T10:50:29.149815+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.e scrub ok 2024-09-21T10:50:30.692 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:30 smithi003 bash[89466]: cluster 2024-09-21T10:50:29.149815+0000 osd.4 (osd.4) 19 : cluster [DBG] 1.e scrub ok 2024-09-21T10:50:30.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:30.824 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:30.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:30.931 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:30.958 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:30.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:30.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:31.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:31.096 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:31.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:31.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:31.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:31.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:31.329 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:31.370 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:31.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:31.476 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:31.502 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:31.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:31 smithi204 bash[78884]: cluster 2024-09-21T10:50:30.836327+0000 mgr.y (mgr.25133) 1131 : cluster [DBG] pgmap v1167: 109 pgs: 109 active+clean; 747 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:31.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:31 smithi204 bash[78884]: cluster 2024-09-21T10:50:30.836327+0000 mgr.y (mgr.25133) 1131 : cluster [DBG] pgmap v1167: 109 pgs: 109 active+clean; 747 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:31.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:31.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:31 smithi003 bash[88275]: cluster 2024-09-21T10:50:30.836327+0000 mgr.y (mgr.25133) 1131 : cluster [DBG] pgmap v1167: 109 pgs: 109 active+clean; 747 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:31.522 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:31 smithi003 bash[88275]: cluster 2024-09-21T10:50:30.836327+0000 mgr.y (mgr.25133) 1131 : cluster [DBG] pgmap v1167: 109 pgs: 109 active+clean; 747 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:31.523 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:31 smithi003 bash[89466]: cluster 2024-09-21T10:50:30.836327+0000 mgr.y (mgr.25133) 1131 : cluster [DBG] pgmap v1167: 109 pgs: 109 active+clean; 747 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:31.523 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:31 smithi003 bash[89466]: cluster 2024-09-21T10:50:30.836327+0000 mgr.y (mgr.25133) 1131 : cluster [DBG] pgmap v1167: 109 pgs: 109 active+clean; 747 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:31.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:31.626 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:31.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:31.728 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:31.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:31.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:31.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:31.891 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:31.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:31.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:31.995 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:32.021 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:32.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:32.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:32.168 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:32.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:32.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:32.300 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:32.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:32.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:32.434 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:32.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:32.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:32.567 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:32.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:32.673 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:32.703 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:32.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:32.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:32.834 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:32.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:32.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:32.954 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:32.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:33.057 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:33.079 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:33.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:33.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:33.216 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:33.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:33.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:33.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:33.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:33.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:33.469 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:33.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:33.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:33.602 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:33.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:33.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:33.743 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:33.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:33.848 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:33.880 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:33.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:33.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:33.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:33.993 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:33 smithi204 bash[78884]: cluster 2024-09-21T10:50:32.836830+0000 mgr.y (mgr.25133) 1132 : cluster [DBG] pgmap v1168: 109 pgs: 109 active+clean; 682 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-09-21T10:50:33.993 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:33 smithi204 bash[78884]: cluster 2024-09-21T10:50:32.836830+0000 mgr.y (mgr.25133) 1132 : cluster [DBG] pgmap v1168: 109 pgs: 109 active+clean; 682 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-09-21T10:50:34.011 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:34.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:34.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:34.129 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:33 smithi003 bash[89466]: cluster 2024-09-21T10:50:32.836830+0000 mgr.y (mgr.25133) 1132 : cluster [DBG] pgmap v1168: 109 pgs: 109 active+clean; 682 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-09-21T10:50:34.130 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:33 smithi003 bash[89466]: cluster 2024-09-21T10:50:32.836830+0000 mgr.y (mgr.25133) 1132 : cluster [DBG] pgmap v1168: 109 pgs: 109 active+clean; 682 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-09-21T10:50:34.130 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:33 smithi003 bash[88275]: cluster 2024-09-21T10:50:32.836830+0000 mgr.y (mgr.25133) 1132 : cluster [DBG] pgmap v1168: 109 pgs: 109 active+clean; 682 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-09-21T10:50:34.130 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:33 smithi003 bash[88275]: cluster 2024-09-21T10:50:32.836830+0000 mgr.y (mgr.25133) 1132 : cluster [DBG] pgmap v1168: 109 pgs: 109 active+clean; 682 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-09-21T10:50:34.158 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:34.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:34.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:34.290 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:34.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:34.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:34.431 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:34.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:34.537 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:34.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:34.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:34.671 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:34.692 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:34.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:34.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:34.815 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:34.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:34.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:34.946 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:34.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:34.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:35.054 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:35.078 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:35.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:35.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:35.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:35.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:35.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:35.330 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:35.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:35.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:35.468 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:35.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:35.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:35.608 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:35.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:35.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:35.743 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:35.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:35.849 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:35.873 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:35.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:35.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:35.995 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:35.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:35.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:36.100 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:36.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:36.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:36.220 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:36.242 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:36.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:35 smithi204 bash[78884]: cluster 2024-09-21T10:50:34.837593+0000 mgr.y (mgr.25133) 1133 : cluster [DBG] pgmap v1169: 109 pgs: 109 active+clean; 558 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:35 smithi204 bash[78884]: cluster 2024-09-21T10:50:34.837593+0000 mgr.y (mgr.25133) 1133 : cluster [DBG] pgmap v1169: 109 pgs: 109 active+clean; 558 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:36.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:36.377 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:36.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:36.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:36 smithi003 bash[88275]: cluster 2024-09-21T10:50:34.837593+0000 mgr.y (mgr.25133) 1133 : cluster [DBG] pgmap v1169: 109 pgs: 109 active+clean; 558 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:36.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:36 smithi003 bash[88275]: cluster 2024-09-21T10:50:34.837593+0000 mgr.y (mgr.25133) 1133 : cluster [DBG] pgmap v1169: 109 pgs: 109 active+clean; 558 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:36.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:36 smithi003 bash[89466]: cluster 2024-09-21T10:50:34.837593+0000 mgr.y (mgr.25133) 1133 : cluster [DBG] pgmap v1169: 109 pgs: 109 active+clean; 558 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:36.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:36 smithi003 bash[89466]: cluster 2024-09-21T10:50:34.837593+0000 mgr.y (mgr.25133) 1133 : cluster [DBG] pgmap v1169: 109 pgs: 109 active+clean; 558 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-09-21T10:50:36.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:36.510 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:36.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:36.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:36.637 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:36.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:36.744 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:36.773 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:36.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:36.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:36.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:36.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:36.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:37.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:37.043 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:37.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:37.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:37.174 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:37.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:37.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:37.305 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:37.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:37.408 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:37.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:37.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:37.530 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:37.540 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:50:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:50:37] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.51.0" 2024-09-21T10:50:37.553 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:37.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:37.655 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:37.688 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:37.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:37.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:37.828 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:37.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:37.933 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:37.966 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:37.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:37.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:38.073 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:38.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:37 smithi003 bash[88275]: cluster 2024-09-21T10:50:36.838233+0000 mgr.y (mgr.25133) 1134 : cluster [DBG] pgmap v1170: 109 pgs: 109 active+clean; 498 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:50:38.082 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:37 smithi003 bash[88275]: cluster 2024-09-21T10:50:36.838233+0000 mgr.y (mgr.25133) 1134 : cluster [DBG] pgmap v1170: 109 pgs: 109 active+clean; 498 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:50:38.082 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:37 smithi003 bash[89466]: cluster 2024-09-21T10:50:36.838233+0000 mgr.y (mgr.25133) 1134 : cluster [DBG] pgmap v1170: 109 pgs: 109 active+clean; 498 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:50:38.083 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:37 smithi003 bash[89466]: cluster 2024-09-21T10:50:36.838233+0000 mgr.y (mgr.25133) 1134 : cluster [DBG] pgmap v1170: 109 pgs: 109 active+clean; 498 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:50:38.100 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:38.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:38.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:38.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:37 smithi204 bash[78884]: cluster 2024-09-21T10:50:36.838233+0000 mgr.y (mgr.25133) 1134 : cluster [DBG] pgmap v1170: 109 pgs: 109 active+clean; 498 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:50:38.213 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:37 smithi204 bash[78884]: cluster 2024-09-21T10:50:36.838233+0000 mgr.y (mgr.25133) 1134 : cluster [DBG] pgmap v1170: 109 pgs: 109 active+clean; 498 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2024-09-21T10:50:38.242 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:38.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:38.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:38.381 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:38.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:38.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:38.528 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:38.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:38.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:38.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:38.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:38.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:38.795 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:38.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:38.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:38.938 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:38.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:38.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:39.047 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:39.070 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:39.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:38 smithi003 bash[88275]: audit 2024-09-21T10:50:38.664844+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:39.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:38 smithi003 bash[88275]: audit 2024-09-21T10:50:38.664844+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:38 smithi003 bash[89466]: audit 2024-09-21T10:50:38.664844+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:39.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:38 smithi003 bash[89466]: audit 2024-09-21T10:50:38.664844+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:39.175 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:39.201 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:39.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:38 smithi204 bash[78884]: audit 2024-09-21T10:50:38.664844+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:39.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:38 smithi204 bash[78884]: audit 2024-09-21T10:50:38.664844+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:39.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:39.340 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:39.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:39.446 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:39.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.478 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:39.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:39.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:39.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:39.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:39.704 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:39.721 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:39.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:39.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:39.855 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:39.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:39.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:39.983 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:39.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:39.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:40.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:40.114 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:40.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:40.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:40.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:39 smithi204 bash[78884]: cluster 2024-09-21T10:50:38.838766+0000 mgr.y (mgr.25133) 1135 : cluster [DBG] pgmap v1171: 109 pgs: 109 active+clean; 432 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:50:40.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:39 smithi204 bash[78884]: cluster 2024-09-21T10:50:38.838766+0000 mgr.y (mgr.25133) 1135 : cluster [DBG] pgmap v1171: 109 pgs: 109 active+clean; 432 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:50:40.247 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:40.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:40.314 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:39 smithi003 bash[88275]: cluster 2024-09-21T10:50:38.838766+0000 mgr.y (mgr.25133) 1135 : cluster [DBG] pgmap v1171: 109 pgs: 109 active+clean; 432 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:50:40.314 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:39 smithi003 bash[88275]: cluster 2024-09-21T10:50:38.838766+0000 mgr.y (mgr.25133) 1135 : cluster [DBG] pgmap v1171: 109 pgs: 109 active+clean; 432 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:50:40.314 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:40 smithi003 bash[89466]: cluster 2024-09-21T10:50:38.838766+0000 mgr.y (mgr.25133) 1135 : cluster [DBG] pgmap v1171: 109 pgs: 109 active+clean; 432 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:50:40.314 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:40 smithi003 bash[89466]: cluster 2024-09-21T10:50:38.838766+0000 mgr.y (mgr.25133) 1135 : cluster [DBG] pgmap v1171: 109 pgs: 109 active+clean; 432 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2024-09-21T10:50:40.353 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:40.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:40.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:40.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:40.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:40.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:40.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:40.631 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:40.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:40.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:40.757 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:40.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:40.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:40.899 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:40.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:40.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:41.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:41.029 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:41.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:41.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:41.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:41.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:41.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:41.301 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:41.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:41.406 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:41.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:41.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:41.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:41.575 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:41.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:41.682 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:41.714 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:41.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:41.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:41.853 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:41.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:41.963 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:41.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:41 smithi003 bash[88275]: cluster 2024-09-21T10:50:40.839683+0000 mgr.y (mgr.25133) 1136 : cluster [DBG] pgmap v1172: 109 pgs: 109 active+clean; 241 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-09-21T10:50:41.967 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:41 smithi003 bash[88275]: cluster 2024-09-21T10:50:40.839683+0000 mgr.y (mgr.25133) 1136 : cluster [DBG] pgmap v1172: 109 pgs: 109 active+clean; 241 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-09-21T10:50:41.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:41 smithi003 bash[89466]: cluster 2024-09-21T10:50:40.839683+0000 mgr.y (mgr.25133) 1136 : cluster [DBG] pgmap v1172: 109 pgs: 109 active+clean; 241 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-09-21T10:50:41.967 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:41 smithi003 bash[89466]: cluster 2024-09-21T10:50:40.839683+0000 mgr.y (mgr.25133) 1136 : cluster [DBG] pgmap v1172: 109 pgs: 109 active+clean; 241 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-09-21T10:50:41.989 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:41.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:41.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:42.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:42.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:41 smithi204 bash[78884]: cluster 2024-09-21T10:50:40.839683+0000 mgr.y (mgr.25133) 1136 : cluster [DBG] pgmap v1172: 109 pgs: 109 active+clean; 241 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-09-21T10:50:42.101 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:41 smithi204 bash[78884]: cluster 2024-09-21T10:50:40.839683+0000 mgr.y (mgr.25133) 1136 : cluster [DBG] pgmap v1172: 109 pgs: 109 active+clean; 241 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 962 op/s 2024-09-21T10:50:42.118 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:42.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:42.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:42.241 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:42.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:42.312 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:50:42.312 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:50:42.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:42.375 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:42.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:42.385 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:50:42.386 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:50:42.446 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:50:42.446 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:50:42.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:42.487 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:50:42.487 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:50:42.503 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:42.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:42.512 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:50:42.513 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:50:42.550 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:50:42.551 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:50:42.602 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:50:42.603 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:50:42.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:42.618 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: debug 2024-09-21T10:50:42.252+0000 7f4c89143640 -1 mon.a@0(leader).osd e292 definitely_dead 0 2024-09-21T10:50:42.638 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:42.641 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:50:42.641 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:50:42.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:42.678 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:50:42.678 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:50:42.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:42.771 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:42.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:42.874 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:42.921 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:42.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:42.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:42.942 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:50:42.944 INFO:teuthology.orchestra.run.smithi003.stderr:marked out osd.0. 2024-09-21T10:50:43.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: audit 2024-09-21T10:50:42.254570+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.3:0/3750875382' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: audit 2024-09-21T10:50:42.254570+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.3:0/3750875382' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: audit 2024-09-21T10:50:42.255656+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: audit 2024-09-21T10:50:42.255656+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: cluster 2024-09-21T10:50:42.255762+0000 mon.a (mon.0) 1582 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T10:50:43.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: cluster 2024-09-21T10:50:42.255762+0000 mon.a (mon.0) 1582 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T10:50:43.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: audit 2024-09-21T10:50:42.336695+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.3:0/1705640758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:43.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: audit 2024-09-21T10:50:42.336695+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.3:0/1705640758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:43.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: audit 2024-09-21T10:50:42.614763+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.3:0/3094676367' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: audit 2024-09-21T10:50:42.614763+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.3:0/3094676367' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: audit 2024-09-21T10:50:42.615709+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:42 smithi204 bash[78884]: audit 2024-09-21T10:50:42.615709+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:43.041 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:43.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:43.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:43.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:43.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: audit 2024-09-21T10:50:42.254570+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.3:0/3750875382' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: audit 2024-09-21T10:50:42.254570+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.3:0/3750875382' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: audit 2024-09-21T10:50:42.255656+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: audit 2024-09-21T10:50:42.255656+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: cluster 2024-09-21T10:50:42.255762+0000 mon.a (mon.0) 1582 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: cluster 2024-09-21T10:50:42.255762+0000 mon.a (mon.0) 1582 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: audit 2024-09-21T10:50:42.336695+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.3:0/1705640758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: audit 2024-09-21T10:50:42.336695+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.3:0/1705640758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: audit 2024-09-21T10:50:42.614763+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.3:0/3094676367' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: audit 2024-09-21T10:50:42.614763+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.3:0/3094676367' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: audit 2024-09-21T10:50:42.615709+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.237 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[88275]: audit 2024-09-21T10:50:42.615709+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: audit 2024-09-21T10:50:42.254570+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.3:0/3750875382' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: audit 2024-09-21T10:50:42.254570+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.3:0/3750875382' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: audit 2024-09-21T10:50:42.255656+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: audit 2024-09-21T10:50:42.255656+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T10:50:43.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: cluster 2024-09-21T10:50:42.255762+0000 mon.a (mon.0) 1582 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T10:50:43.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: cluster 2024-09-21T10:50:42.255762+0000 mon.a (mon.0) 1582 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T10:50:43.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: audit 2024-09-21T10:50:42.336695+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.3:0/1705640758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:43.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: audit 2024-09-21T10:50:42.336695+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.3:0/1705640758' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:50:43.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: audit 2024-09-21T10:50:42.614763+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.3:0/3094676367' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: audit 2024-09-21T10:50:42.614763+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.3:0/3094676367' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.238 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: audit 2024-09-21T10:50:42.615709+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.239 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:42 smithi003 bash[89466]: audit 2024-09-21T10:50:42.615709+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:50:43.269 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:43.296 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:43.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:43.399 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:43.422 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:43.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:43.525 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:43.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:43.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:43.653 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:43.679 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:43.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:43.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:43.808 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:43.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:43.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:43.942 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:43.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:43.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:44.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:44.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: cluster 2024-09-21T10:50:42.840203+0000 mgr.y (mgr.25133) 1137 : cluster [DBG] pgmap v1173: 109 pgs: 109 active+clean; 177 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-21T10:50:44.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: cluster 2024-09-21T10:50:42.840203+0000 mgr.y (mgr.25133) 1137 : cluster [DBG] pgmap v1173: 109 pgs: 109 active+clean; 177 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-21T10:50:44.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: cluster 2024-09-21T10:50:42.927772+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:50:44.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: cluster 2024-09-21T10:50:42.927772+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:50:44.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: cluster 2024-09-21T10:50:42.927791+0000 mon.a (mon.0) 1585 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:44.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: cluster 2024-09-21T10:50:42.927791+0000 mon.a (mon.0) 1585 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:44.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: audit 2024-09-21T10:50:42.932499+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T10:50:44.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: audit 2024-09-21T10:50:42.932499+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T10:50:44.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: audit 2024-09-21T10:50:42.932641+0000 mon.a (mon.0) 1587 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:44.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: audit 2024-09-21T10:50:42.932641+0000 mon.a (mon.0) 1587 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:44.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: cluster 2024-09-21T10:50:42.945318+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e293: 8 total, 8 up, 7 in 2024-09-21T10:50:44.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: cluster 2024-09-21T10:50:42.945318+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e293: 8 total, 8 up, 7 in 2024-09-21T10:50:44.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: cluster 2024-09-21T10:50:43.938649+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e294: 8 total, 8 up, 7 in 2024-09-21T10:50:44.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:43 smithi204 bash[78884]: cluster 2024-09-21T10:50:43.938649+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e294: 8 total, 8 up, 7 in 2024-09-21T10:50:44.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:44.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: cluster 2024-09-21T10:50:42.840203+0000 mgr.y (mgr.25133) 1137 : cluster [DBG] pgmap v1173: 109 pgs: 109 active+clean; 177 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-21T10:50:44.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: cluster 2024-09-21T10:50:42.840203+0000 mgr.y (mgr.25133) 1137 : cluster [DBG] pgmap v1173: 109 pgs: 109 active+clean; 177 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: cluster 2024-09-21T10:50:42.927772+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: cluster 2024-09-21T10:50:42.927772+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: cluster 2024-09-21T10:50:42.927791+0000 mon.a (mon.0) 1585 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: cluster 2024-09-21T10:50:42.927791+0000 mon.a (mon.0) 1585 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: audit 2024-09-21T10:50:42.932499+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: audit 2024-09-21T10:50:42.932499+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: audit 2024-09-21T10:50:42.932641+0000 mon.a (mon.0) 1587 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: audit 2024-09-21T10:50:42.932641+0000 mon.a (mon.0) 1587 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: cluster 2024-09-21T10:50:42.945318+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e293: 8 total, 8 up, 7 in 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: cluster 2024-09-21T10:50:42.945318+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e293: 8 total, 8 up, 7 in 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: cluster 2024-09-21T10:50:43.938649+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e294: 8 total, 8 up, 7 in 2024-09-21T10:50:44.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[88275]: cluster 2024-09-21T10:50:43.938649+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e294: 8 total, 8 up, 7 in 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: cluster 2024-09-21T10:50:42.840203+0000 mgr.y (mgr.25133) 1137 : cluster [DBG] pgmap v1173: 109 pgs: 109 active+clean; 177 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: cluster 2024-09-21T10:50:42.840203+0000 mgr.y (mgr.25133) 1137 : cluster [DBG] pgmap v1173: 109 pgs: 109 active+clean; 177 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: cluster 2024-09-21T10:50:42.927772+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: cluster 2024-09-21T10:50:42.927772+0000 mon.a (mon.0) 1584 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: cluster 2024-09-21T10:50:42.927791+0000 mon.a (mon.0) 1585 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: cluster 2024-09-21T10:50:42.927791+0000 mon.a (mon.0) 1585 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: audit 2024-09-21T10:50:42.932499+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: audit 2024-09-21T10:50:42.932499+0000 mon.a (mon.0) 1586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: audit 2024-09-21T10:50:42.932641+0000 mon.a (mon.0) 1587 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: audit 2024-09-21T10:50:42.932641+0000 mon.a (mon.0) 1587 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: cluster 2024-09-21T10:50:42.945318+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e293: 8 total, 8 up, 7 in 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: cluster 2024-09-21T10:50:42.945318+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e293: 8 total, 8 up, 7 in 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: cluster 2024-09-21T10:50:43.938649+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e294: 8 total, 8 up, 7 in 2024-09-21T10:50:44.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:43 smithi003 bash[89466]: cluster 2024-09-21T10:50:43.938649+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e294: 8 total, 8 up, 7 in 2024-09-21T10:50:44.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:44.205 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:44.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:44.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:44.334 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:44.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:44.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:44.463 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:44.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:44.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:44.591 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:44.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:44.686 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:50:44.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:44.722 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:44.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:44.825 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:44.852 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:44.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:44.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:44.980 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:44.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:44.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:45.084 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:45.111 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:45.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:45.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:45.245 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:45.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:45.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:45.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:45.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:45.509 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:45.534 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:45.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:45.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:45.674 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:45.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:45.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:45.808 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:45.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:45.912 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:45.937 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:45.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:45.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:46.040 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:46.075 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:46.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:46.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:46.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.840754+0000 mgr.y (mgr.25133) 1138 : cluster [DBG] pgmap v1176: 109 pgs: 5 remapped+peering, 104 active+clean; 98 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 4.7 KiB/s rd, 14 KiB/s wr, 804 op/s; 13 KiB/s, 0 objects/s recovering 2024-09-21T10:50:46.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.840754+0000 mgr.y (mgr.25133) 1138 : cluster [DBG] pgmap v1176: 109 pgs: 5 remapped+peering, 104 active+clean; 98 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 4.7 KiB/s rd, 14 KiB/s wr, 804 op/s; 13 KiB/s, 0 objects/s recovering 2024-09-21T10:50:46.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.941641+0000 osd.6 (osd.6) 12 : cluster [DBG] 9.b starting backfill to osd.2 from (0'0,0'0] MAX to 292'12980 2024-09-21T10:50:46.191 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.941641+0000 osd.6 (osd.6) 12 : cluster [DBG] 9.b starting backfill to osd.2 from (0'0,0'0] MAX to 292'12980 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.943954+0000 osd.5 (osd.5) 19 : cluster [DBG] 9.9 starting backfill to osd.3 from (0'0,0'0] MAX to 292'13472 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.943954+0000 osd.5 (osd.5) 19 : cluster [DBG] 9.9 starting backfill to osd.3 from (0'0,0'0] MAX to 292'13472 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.944019+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e295: 8 total, 8 up, 7 in 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.944019+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e295: 8 total, 8 up, 7 in 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.946361+0000 osd.5 (osd.5) 20 : cluster [DBG] 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 292'13496 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.946361+0000 osd.5 (osd.5) 20 : cluster [DBG] 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 292'13496 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.947527+0000 osd.3 (osd.3) 27 : cluster [DBG] 9.8 starting backfill to osd.7 from (0'0,0'0] MAX to 292'13259 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.947527+0000 osd.3 (osd.3) 27 : cluster [DBG] 9.8 starting backfill to osd.7 from (0'0,0'0] MAX to 292'13259 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.952041+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:44.952041+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:45.650884+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e296: 8 total, 8 up, 7 in 2024-09-21T10:50:46.192 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:45 smithi204 bash[78884]: cluster 2024-09-21T10:50:45.650884+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e296: 8 total, 8 up, 7 in 2024-09-21T10:50:46.206 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:46.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:46.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:46.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:46.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:46.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:46.468 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:46.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:46.573 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:46.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.840754+0000 mgr.y (mgr.25133) 1138 : cluster [DBG] pgmap v1176: 109 pgs: 5 remapped+peering, 104 active+clean; 98 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 4.7 KiB/s rd, 14 KiB/s wr, 804 op/s; 13 KiB/s, 0 objects/s recovering 2024-09-21T10:50:46.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.840754+0000 mgr.y (mgr.25133) 1138 : cluster [DBG] pgmap v1176: 109 pgs: 5 remapped+peering, 104 active+clean; 98 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 4.7 KiB/s rd, 14 KiB/s wr, 804 op/s; 13 KiB/s, 0 objects/s recovering 2024-09-21T10:50:46.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.941641+0000 osd.6 (osd.6) 12 : cluster [DBG] 9.b starting backfill to osd.2 from (0'0,0'0] MAX to 292'12980 2024-09-21T10:50:46.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.941641+0000 osd.6 (osd.6) 12 : cluster [DBG] 9.b starting backfill to osd.2 from (0'0,0'0] MAX to 292'12980 2024-09-21T10:50:46.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.943954+0000 osd.5 (osd.5) 19 : cluster [DBG] 9.9 starting backfill to osd.3 from (0'0,0'0] MAX to 292'13472 2024-09-21T10:50:46.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.943954+0000 osd.5 (osd.5) 19 : cluster [DBG] 9.9 starting backfill to osd.3 from (0'0,0'0] MAX to 292'13472 2024-09-21T10:50:46.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.944019+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e295: 8 total, 8 up, 7 in 2024-09-21T10:50:46.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.944019+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e295: 8 total, 8 up, 7 in 2024-09-21T10:50:46.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.946361+0000 osd.5 (osd.5) 20 : cluster [DBG] 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 292'13496 2024-09-21T10:50:46.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.946361+0000 osd.5 (osd.5) 20 : cluster [DBG] 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 292'13496 2024-09-21T10:50:46.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.947527+0000 osd.3 (osd.3) 27 : cluster [DBG] 9.8 starting backfill to osd.7 from (0'0,0'0] MAX to 292'13259 2024-09-21T10:50:46.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.947527+0000 osd.3 (osd.3) 27 : cluster [DBG] 9.8 starting backfill to osd.7 from (0'0,0'0] MAX to 292'13259 2024-09-21T10:50:46.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.952041+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:50:46.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:44.952041+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:50:46.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:45.650884+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e296: 8 total, 8 up, 7 in 2024-09-21T10:50:46.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[88275]: cluster 2024-09-21T10:50:45.650884+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e296: 8 total, 8 up, 7 in 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.840754+0000 mgr.y (mgr.25133) 1138 : cluster [DBG] pgmap v1176: 109 pgs: 5 remapped+peering, 104 active+clean; 98 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 4.7 KiB/s rd, 14 KiB/s wr, 804 op/s; 13 KiB/s, 0 objects/s recovering 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.840754+0000 mgr.y (mgr.25133) 1138 : cluster [DBG] pgmap v1176: 109 pgs: 5 remapped+peering, 104 active+clean; 98 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 4.7 KiB/s rd, 14 KiB/s wr, 804 op/s; 13 KiB/s, 0 objects/s recovering 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.941641+0000 osd.6 (osd.6) 12 : cluster [DBG] 9.b starting backfill to osd.2 from (0'0,0'0] MAX to 292'12980 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.941641+0000 osd.6 (osd.6) 12 : cluster [DBG] 9.b starting backfill to osd.2 from (0'0,0'0] MAX to 292'12980 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.943954+0000 osd.5 (osd.5) 19 : cluster [DBG] 9.9 starting backfill to osd.3 from (0'0,0'0] MAX to 292'13472 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.943954+0000 osd.5 (osd.5) 19 : cluster [DBG] 9.9 starting backfill to osd.3 from (0'0,0'0] MAX to 292'13472 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.944019+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e295: 8 total, 8 up, 7 in 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.944019+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e295: 8 total, 8 up, 7 in 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.946361+0000 osd.5 (osd.5) 20 : cluster [DBG] 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 292'13496 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.946361+0000 osd.5 (osd.5) 20 : cluster [DBG] 9.5 starting backfill to osd.1 from (0'0,0'0] MAX to 292'13496 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.947527+0000 osd.3 (osd.3) 27 : cluster [DBG] 9.8 starting backfill to osd.7 from (0'0,0'0] MAX to 292'13259 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.947527+0000 osd.3 (osd.3) 27 : cluster [DBG] 9.8 starting backfill to osd.7 from (0'0,0'0] MAX to 292'13259 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.952041+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:50:46.587 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:44.952041+0000 mon.a (mon.0) 1591 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:50:46.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:45.650884+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e296: 8 total, 8 up, 7 in 2024-09-21T10:50:46.588 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:46 smithi003 bash[89466]: cluster 2024-09-21T10:50:45.650884+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e296: 8 total, 8 up, 7 in 2024-09-21T10:50:46.600 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:46.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:46.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:46.735 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:46.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:46.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:46.859 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:46.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:46.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:46.986 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:46.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:46.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:47.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:47.116 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:47.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:47.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:47.246 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:47.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:47.349 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:47.377 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:47.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:47.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:47.506 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:47.609 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:47.636 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:47.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:47.664 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:50:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:50:47] "GET /metrics HTTP/1.1" 200 36455 "" "Prometheus/2.51.0" 2024-09-21T10:50:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:47 smithi003 bash[89466]: cluster 2024-09-21T10:50:46.654436+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e297: 8 total, 8 up, 7 in 2024-09-21T10:50:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:47 smithi003 bash[89466]: cluster 2024-09-21T10:50:46.654436+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e297: 8 total, 8 up, 7 in 2024-09-21T10:50:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:47 smithi003 bash[89466]: cluster 2024-09-21T10:50:46.841152+0000 mgr.y (mgr.25133) 1139 : cluster [DBG] pgmap v1180: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 52 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19 KiB/s rd, 56 KiB/s wr, 526 op/s; 82/2541 objects misplaced (3.227%); 136 KiB/s, 1 objects/s recovering 2024-09-21T10:50:47.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:47 smithi003 bash[89466]: cluster 2024-09-21T10:50:46.841152+0000 mgr.y (mgr.25133) 1139 : cluster [DBG] pgmap v1180: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 52 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19 KiB/s rd, 56 KiB/s wr, 526 op/s; 82/2541 objects misplaced (3.227%); 136 KiB/s, 1 objects/s recovering 2024-09-21T10:50:47.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:47 smithi003 bash[88275]: cluster 2024-09-21T10:50:46.654436+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e297: 8 total, 8 up, 7 in 2024-09-21T10:50:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:47 smithi003 bash[88275]: cluster 2024-09-21T10:50:46.654436+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e297: 8 total, 8 up, 7 in 2024-09-21T10:50:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:47 smithi003 bash[88275]: cluster 2024-09-21T10:50:46.841152+0000 mgr.y (mgr.25133) 1139 : cluster [DBG] pgmap v1180: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 52 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19 KiB/s rd, 56 KiB/s wr, 526 op/s; 82/2541 objects misplaced (3.227%); 136 KiB/s, 1 objects/s recovering 2024-09-21T10:50:47.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:47 smithi003 bash[88275]: cluster 2024-09-21T10:50:46.841152+0000 mgr.y (mgr.25133) 1139 : cluster [DBG] pgmap v1180: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 52 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19 KiB/s rd, 56 KiB/s wr, 526 op/s; 82/2541 objects misplaced (3.227%); 136 KiB/s, 1 objects/s recovering 2024-09-21T10:50:47.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:47.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:47 smithi204 bash[78884]: cluster 2024-09-21T10:50:46.654436+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e297: 8 total, 8 up, 7 in 2024-09-21T10:50:47.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:47 smithi204 bash[78884]: cluster 2024-09-21T10:50:46.654436+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e297: 8 total, 8 up, 7 in 2024-09-21T10:50:47.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:47 smithi204 bash[78884]: cluster 2024-09-21T10:50:46.841152+0000 mgr.y (mgr.25133) 1139 : cluster [DBG] pgmap v1180: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 52 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19 KiB/s rd, 56 KiB/s wr, 526 op/s; 82/2541 objects misplaced (3.227%); 136 KiB/s, 1 objects/s recovering 2024-09-21T10:50:47.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:47 smithi204 bash[78884]: cluster 2024-09-21T10:50:46.841152+0000 mgr.y (mgr.25133) 1139 : cluster [DBG] pgmap v1180: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 52 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 19 KiB/s rd, 56 KiB/s wr, 526 op/s; 82/2541 objects misplaced (3.227%); 136 KiB/s, 1 objects/s recovering 2024-09-21T10:50:47.775 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:47.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:47.881 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:47.899 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Removed 106925 objects 2024-09-21T10:50:47.899 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Clean up completed and total clean up time :155.75 2024-09-21T10:50:47.901 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:47.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:47.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:48.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:48.030 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:48.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:48.132 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:48.160 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:48.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:48.263 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:48.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:48.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:48.394 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:48.421 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:48.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:48.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:48.552 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:48.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:48.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:48.667 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:50:48.678 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:48.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:48.781 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:48.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:48.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:48.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:48.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: cluster 2024-09-21T10:50:47.625820+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:48.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: cluster 2024-09-21T10:50:47.625820+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:48.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: cluster 2024-09-21T10:50:47.629525+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:48.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: cluster 2024-09-21T10:50:47.629525+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:48.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: cluster 2024-09-21T10:50:47.674208+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e298: 8 total, 8 up, 7 in 2024-09-21T10:50:48.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: cluster 2024-09-21T10:50:47.674208+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e298: 8 total, 8 up, 7 in 2024-09-21T10:50:48.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: cluster 2024-09-21T10:50:47.901995+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:48.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: cluster 2024-09-21T10:50:47.901995+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:48.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: cluster 2024-09-21T10:50:47.903627+0000 osd.4 (osd.4) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:48.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: cluster 2024-09-21T10:50:47.903627+0000 osd.4 (osd.4) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:48.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: audit 2024-09-21T10:50:48.533220+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:50:48.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:48 smithi204 bash[78884]: audit 2024-09-21T10:50:48.533220+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: cluster 2024-09-21T10:50:47.625820+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: cluster 2024-09-21T10:50:47.625820+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: cluster 2024-09-21T10:50:47.629525+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: cluster 2024-09-21T10:50:47.629525+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: cluster 2024-09-21T10:50:47.674208+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e298: 8 total, 8 up, 7 in 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: cluster 2024-09-21T10:50:47.674208+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e298: 8 total, 8 up, 7 in 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: cluster 2024-09-21T10:50:47.901995+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: cluster 2024-09-21T10:50:47.901995+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: cluster 2024-09-21T10:50:47.903627+0000 osd.4 (osd.4) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: cluster 2024-09-21T10:50:47.903627+0000 osd.4 (osd.4) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: audit 2024-09-21T10:50:48.533220+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:50:48.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[88275]: audit 2024-09-21T10:50:48.533220+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: cluster 2024-09-21T10:50:47.625820+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: cluster 2024-09-21T10:50:47.625820+0000 osd.6 (osd.6) 13 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: cluster 2024-09-21T10:50:47.629525+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: cluster 2024-09-21T10:50:47.629525+0000 osd.6 (osd.6) 14 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: cluster 2024-09-21T10:50:47.674208+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e298: 8 total, 8 up, 7 in 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: cluster 2024-09-21T10:50:47.674208+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e298: 8 total, 8 up, 7 in 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: cluster 2024-09-21T10:50:47.901995+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: cluster 2024-09-21T10:50:47.901995+0000 osd.4 (osd.4) 20 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: cluster 2024-09-21T10:50:47.903627+0000 osd.4 (osd.4) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: cluster 2024-09-21T10:50:47.903627+0000 osd.4 (osd.4) 21 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: audit 2024-09-21T10:50:48.533220+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:50:48.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:48 smithi003 bash[89466]: audit 2024-09-21T10:50:48.533220+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:50:48.929 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:48.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:48.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:48.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:50:49.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:49.053 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:49.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:49.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:49.178 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:49.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:49.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:49.304 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:49.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:49.392 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:49.407 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:49.429 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:49.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:49.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:49.560 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:49.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:49.663 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:49.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[88275]: cluster 2024-09-21T10:50:48.465155+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.11 deep-scrub starts 2024-09-21T10:50:49.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[88275]: cluster 2024-09-21T10:50:48.465155+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.11 deep-scrub starts 2024-09-21T10:50:49.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[88275]: cluster 2024-09-21T10:50:48.469127+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.11 deep-scrub ok 2024-09-21T10:50:49.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[88275]: cluster 2024-09-21T10:50:48.469127+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.11 deep-scrub ok 2024-09-21T10:50:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[88275]: cluster 2024-09-21T10:50:48.841559+0000 mgr.y (mgr.25133) 1140 : cluster [DBG] pgmap v1182: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 31 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 9.2 KiB/s rd, 27 KiB/s wr, 273 op/s; 82/1545 objects misplaced (5.307%); 106 KiB/s, 1 objects/s recovering 2024-09-21T10:50:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[88275]: cluster 2024-09-21T10:50:48.841559+0000 mgr.y (mgr.25133) 1140 : cluster [DBG] pgmap v1182: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 31 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 9.2 KiB/s rd, 27 KiB/s wr, 273 op/s; 82/1545 objects misplaced (5.307%); 106 KiB/s, 1 objects/s recovering 2024-09-21T10:50:49.687 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:49.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:49.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:49.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:49 smithi204 bash[78884]: cluster 2024-09-21T10:50:48.465155+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.11 deep-scrub starts 2024-09-21T10:50:49.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:49 smithi204 bash[78884]: cluster 2024-09-21T10:50:48.465155+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.11 deep-scrub starts 2024-09-21T10:50:49.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:49 smithi204 bash[78884]: cluster 2024-09-21T10:50:48.469127+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.11 deep-scrub ok 2024-09-21T10:50:49.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:49 smithi204 bash[78884]: cluster 2024-09-21T10:50:48.469127+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.11 deep-scrub ok 2024-09-21T10:50:49.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:49 smithi204 bash[78884]: cluster 2024-09-21T10:50:48.841559+0000 mgr.y (mgr.25133) 1140 : cluster [DBG] pgmap v1182: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 31 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 9.2 KiB/s rd, 27 KiB/s wr, 273 op/s; 82/1545 objects misplaced (5.307%); 106 KiB/s, 1 objects/s recovering 2024-09-21T10:50:49.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:49 smithi204 bash[78884]: cluster 2024-09-21T10:50:48.841559+0000 mgr.y (mgr.25133) 1140 : cluster [DBG] pgmap v1182: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 31 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 9.2 KiB/s rd, 27 KiB/s wr, 273 op/s; 82/1545 objects misplaced (5.307%); 106 KiB/s, 1 objects/s recovering 2024-09-21T10:50:49.816 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:49.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:49.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:49.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[89466]: cluster 2024-09-21T10:50:48.465155+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.11 deep-scrub starts 2024-09-21T10:50:49.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[89466]: cluster 2024-09-21T10:50:48.465155+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.11 deep-scrub starts 2024-09-21T10:50:49.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[89466]: cluster 2024-09-21T10:50:48.469127+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.11 deep-scrub ok 2024-09-21T10:50:49.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[89466]: cluster 2024-09-21T10:50:48.469127+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.11 deep-scrub ok 2024-09-21T10:50:49.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[89466]: cluster 2024-09-21T10:50:48.841559+0000 mgr.y (mgr.25133) 1140 : cluster [DBG] pgmap v1182: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 31 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 9.2 KiB/s rd, 27 KiB/s wr, 273 op/s; 82/1545 objects misplaced (5.307%); 106 KiB/s, 1 objects/s recovering 2024-09-21T10:50:49.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:49 smithi003 bash[89466]: cluster 2024-09-21T10:50:48.841559+0000 mgr.y (mgr.25133) 1140 : cluster [DBG] pgmap v1182: 109 pgs: 1 active+remapped+backfill_wait, 3 active+undersized+remapped, 1 activating+remapped, 5 remapped+peering, 99 active+clean; 31 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 9.2 KiB/s rd, 27 KiB/s wr, 273 op/s; 82/1545 objects misplaced (5.307%); 106 KiB/s, 1 objects/s recovering 2024-09-21T10:50:49.946 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:49.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:49.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:50.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:50.078 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:50.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:50.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:50.209 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:50.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:50.312 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:50.341 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:50.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:50.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:50.472 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:50.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:50.575 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:50.598 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:50.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:50.701 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:50.729 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:50.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:50.832 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:50.857 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:50.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:50.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:50.987 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:50.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:50.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:51.090 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:51.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:50 smithi003 bash[89466]: cluster 2024-09-21T10:50:50.893782+0000 mon.a (mon.0) 1596 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:50:51.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:50 smithi003 bash[89466]: cluster 2024-09-21T10:50:50.893782+0000 mon.a (mon.0) 1596 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:50:51.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:50 smithi003 bash[89466]: cluster 2024-09-21T10:50:50.893833+0000 mon.a (mon.0) 1597 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:51.101 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:50 smithi003 bash[89466]: cluster 2024-09-21T10:50:50.893833+0000 mon.a (mon.0) 1597 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:51.101 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:50 smithi003 bash[88275]: cluster 2024-09-21T10:50:50.893782+0000 mon.a (mon.0) 1596 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:50:51.101 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:50 smithi003 bash[88275]: cluster 2024-09-21T10:50:50.893782+0000 mon.a (mon.0) 1596 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:50:51.101 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:50 smithi003 bash[88275]: cluster 2024-09-21T10:50:50.893833+0000 mon.a (mon.0) 1597 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:51.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:50 smithi003 bash[88275]: cluster 2024-09-21T10:50:50.893833+0000 mon.a (mon.0) 1597 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:51.116 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:51.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:51.220 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:51.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:50 smithi204 bash[78884]: cluster 2024-09-21T10:50:50.893782+0000 mon.a (mon.0) 1596 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:50:51.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:50 smithi204 bash[78884]: cluster 2024-09-21T10:50:50.893782+0000 mon.a (mon.0) 1596 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:50:51.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:50 smithi204 bash[78884]: cluster 2024-09-21T10:50:50.893833+0000 mon.a (mon.0) 1597 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:51.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:50 smithi204 bash[78884]: cluster 2024-09-21T10:50:50.893833+0000 mon.a (mon.0) 1597 : cluster [INF] Cluster is now healthy 2024-09-21T10:50:51.248 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:51.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:51.351 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:51.372 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:51.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:51.475 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:51.495 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:51.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:51.598 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:51.623 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:51.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:51.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:51.741 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 7, 6, 2] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:50:51.741 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:50:51.742 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'reweight-by-utilization'} 2024-09-21T10:50:51.742 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight-by-utilization 110 0.05 2024-09-21T10:50:51.752 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:51.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:51.855 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:51.879 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:51.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:51.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:51.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:51.994 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:51 smithi204 bash[78884]: cluster 2024-09-21T10:50:50.842754+0000 mgr.y (mgr.25133) 1141 : cluster [DBG] pgmap v1183: 109 pgs: 109 active+clean; 2.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:50:51.994 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:51 smithi204 bash[78884]: cluster 2024-09-21T10:50:50.842754+0000 mgr.y (mgr.25133) 1141 : cluster [DBG] pgmap v1183: 109 pgs: 109 active+clean; 2.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:50:52.010 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:52.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:52.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:52.139 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:52.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:51 smithi003 bash[88275]: cluster 2024-09-21T10:50:50.842754+0000 mgr.y (mgr.25133) 1141 : cluster [DBG] pgmap v1183: 109 pgs: 109 active+clean; 2.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:50:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:51 smithi003 bash[88275]: cluster 2024-09-21T10:50:50.842754+0000 mgr.y (mgr.25133) 1141 : cluster [DBG] pgmap v1183: 109 pgs: 109 active+clean; 2.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:50:52.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:51 smithi003 bash[89466]: cluster 2024-09-21T10:50:50.842754+0000 mgr.y (mgr.25133) 1141 : cluster [DBG] pgmap v1183: 109 pgs: 109 active+clean; 2.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:50:52.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:51 smithi003 bash[89466]: cluster 2024-09-21T10:50:50.842754+0000 mgr.y (mgr.25133) 1141 : cluster [DBG] pgmap v1183: 109 pgs: 109 active+clean; 2.8 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 255 op/s; 1.3 MiB/s, 20 objects/s recovering 2024-09-21T10:50:52.233 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2024-09-21T10:50:52.233 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2024-09-21T10:50:52.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:52.269 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:52.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:52.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:52.391 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:52.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:52.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:52.522 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:52.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:52.625 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:52.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:52.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:52.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:52.784 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:52.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:52.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:52.896 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:52.913 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:52.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:52.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:53.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:53.044 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:53.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:53.147 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:53.175 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:53.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:53.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:53.305 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:53.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:53.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:53.434 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:53.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:53.460 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:53.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:53.564 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:53.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:53.667 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:53.693 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:53.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:53.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:53.816 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:53.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:53.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:53.939 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:53.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:53.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:54.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:54.061 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:54.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:53 smithi204 bash[78884]: cluster 2024-09-21T10:50:52.843748+0000 mgr.y (mgr.25133) 1142 : cluster [DBG] pgmap v1184: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 1011 KiB/s, 16 objects/s recovering 2024-09-21T10:50:54.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:53 smithi204 bash[78884]: cluster 2024-09-21T10:50:52.843748+0000 mgr.y (mgr.25133) 1142 : cluster [DBG] pgmap v1184: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 1011 KiB/s, 16 objects/s recovering 2024-09-21T10:50:54.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:53 smithi204 bash[78884]: audit 2024-09-21T10:50:53.672078+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:54.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:53 smithi204 bash[78884]: audit 2024-09-21T10:50:53.672078+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:54.064 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:53 smithi204 bash[78884]: audit 2024-09-21T10:50:53.673974+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:54.064 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:53 smithi204 bash[78884]: audit 2024-09-21T10:50:53.673974+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:54.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:54.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:54.185 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:54.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:54.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:54.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[89466]: cluster 2024-09-21T10:50:52.843748+0000 mgr.y (mgr.25133) 1142 : cluster [DBG] pgmap v1184: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 1011 KiB/s, 16 objects/s recovering 2024-09-21T10:50:54.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[89466]: cluster 2024-09-21T10:50:52.843748+0000 mgr.y (mgr.25133) 1142 : cluster [DBG] pgmap v1184: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 1011 KiB/s, 16 objects/s recovering 2024-09-21T10:50:54.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[89466]: audit 2024-09-21T10:50:53.672078+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:54.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[89466]: audit 2024-09-21T10:50:53.672078+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:54.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[89466]: audit 2024-09-21T10:50:53.673974+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:54.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[89466]: audit 2024-09-21T10:50:53.673974+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:54.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[88275]: cluster 2024-09-21T10:50:52.843748+0000 mgr.y (mgr.25133) 1142 : cluster [DBG] pgmap v1184: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 1011 KiB/s, 16 objects/s recovering 2024-09-21T10:50:54.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[88275]: cluster 2024-09-21T10:50:52.843748+0000 mgr.y (mgr.25133) 1142 : cluster [DBG] pgmap v1184: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 111 op/s; 1011 KiB/s, 16 objects/s recovering 2024-09-21T10:50:54.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[88275]: audit 2024-09-21T10:50:53.672078+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:54.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[88275]: audit 2024-09-21T10:50:53.672078+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:54.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[88275]: audit 2024-09-21T10:50:53.673974+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:54.299 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:53 smithi003 bash[88275]: audit 2024-09-21T10:50:53.673974+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:50:54.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:54.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:54.415 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:54.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:54.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:54.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:54.557 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:54.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:54.660 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:54.683 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:54.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:54.786 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:54.809 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:54.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:54.913 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:54.938 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:54.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:54.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:55.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:55.061 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:55.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:55.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:55.190 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:55.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:55.292 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:55.316 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:55.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:55.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:55.445 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:55.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:55.483 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:55.549 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:55.572 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:55.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:55.675 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:55.702 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:55.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:55.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:54.478792+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:54.478792+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:54.487583+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:54.487583+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:54.556931+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:54.556931+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:54.564597+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:54.564597+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: cluster 2024-09-21T10:50:54.844461+0000 mgr.y (mgr.25133) 1143 : cluster [DBG] pgmap v1185: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 888 KiB/s, 14 objects/s recovering 2024-09-21T10:50:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: cluster 2024-09-21T10:50:54.844461+0000 mgr.y (mgr.25133) 1143 : cluster [DBG] pgmap v1185: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 888 KiB/s, 14 objects/s recovering 2024-09-21T10:50:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:55.217420+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:50:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:55.217420+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:50:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:55.218239+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:50:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:55.218239+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:50:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:55.223416+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:55 smithi204 bash[78884]: audit 2024-09-21T10:50:55.223416+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:55.825 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:55.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:55.835 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:50:55.835 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [], 2024-09-21T10:50:55.835 INFO:teuthology.orchestra.run.smithi003.stdout: "complaint_time": 30, 2024-09-21T10:50:55.835 INFO:teuthology.orchestra.run.smithi003.stdout: "num_blocked_ops": 0 2024-09-21T10:50:55.835 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:50:55.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:54.478792+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:54.478792+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:54.487583+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:54.487583+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.867 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:54.556931+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:54.556931+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:54.564597+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:54.564597+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: cluster 2024-09-21T10:50:54.844461+0000 mgr.y (mgr.25133) 1143 : cluster [DBG] pgmap v1185: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 888 KiB/s, 14 objects/s recovering 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: cluster 2024-09-21T10:50:54.844461+0000 mgr.y (mgr.25133) 1143 : cluster [DBG] pgmap v1185: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 888 KiB/s, 14 objects/s recovering 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:55.217420+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:55.217420+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:55.218239+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:55.218239+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:55.223416+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[88275]: audit 2024-09-21T10:50:55.223416+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.868 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:54.478792+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:54.478792+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:54.487583+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:54.487583+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:54.556931+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:54.556931+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:54.564597+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:54.564597+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: cluster 2024-09-21T10:50:54.844461+0000 mgr.y (mgr.25133) 1143 : cluster [DBG] pgmap v1185: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 888 KiB/s, 14 objects/s recovering 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: cluster 2024-09-21T10:50:54.844461+0000 mgr.y (mgr.25133) 1143 : cluster [DBG] pgmap v1185: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 97 op/s; 888 KiB/s, 14 objects/s recovering 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:55.217420+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:55.217420+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:55.218239+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:50:55.869 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:55.218239+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:50:55.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:55.223416+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.870 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:55 smithi003 bash[89466]: audit 2024-09-21T10:50:55.223416+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:50:55.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:55.951 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:55.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:55.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:56.054 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:56.079 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:56.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:56.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:56.209 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:56.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:56.312 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:56.337 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:56.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:56.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:56.466 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:56.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:56.496 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:50:56.569 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:56.595 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:56.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:56.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:56.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:50:56.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:50:56.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:56.855 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:56.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:56.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:56.982 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:56.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:56.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:57.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:57.110 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:57.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:57.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:57.241 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:57.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:57.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:57.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:57.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:57.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:57.501 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:57.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:57.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:57.632 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:57.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:57.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:50:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:50:57] "GET /metrics HTTP/1.1" 200 36467 "" "Prometheus/2.51.0" 2024-09-21T10:50:57.735 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:57.755 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:57.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:57.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:57.880 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:57.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:57.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:57.983 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:58.012 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:50:58.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:50:58.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:58.142 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:58.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:58.245 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:57 smithi204 bash[78884]: cluster 2024-09-21T10:50:56.845455+0000 mgr.y (mgr.25133) 1144 : cluster [DBG] pgmap v1186: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 80 op/s; 728 KiB/s, 11 objects/s recovering 2024-09-21T10:50:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:57 smithi204 bash[78884]: cluster 2024-09-21T10:50:56.845455+0000 mgr.y (mgr.25133) 1144 : cluster [DBG] pgmap v1186: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 80 op/s; 728 KiB/s, 11 objects/s recovering 2024-09-21T10:50:58.272 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:50:58.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:50:58.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:58.400 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:50:58.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:50:58.403 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:58 smithi003 bash[88275]: cluster 2024-09-21T10:50:56.845455+0000 mgr.y (mgr.25133) 1144 : cluster [DBG] pgmap v1186: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 80 op/s; 728 KiB/s, 11 objects/s recovering 2024-09-21T10:50:58.403 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:58 smithi003 bash[88275]: cluster 2024-09-21T10:50:56.845455+0000 mgr.y (mgr.25133) 1144 : cluster [DBG] pgmap v1186: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 80 op/s; 728 KiB/s, 11 objects/s recovering 2024-09-21T10:50:58.406 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:58 smithi003 bash[89466]: cluster 2024-09-21T10:50:56.845455+0000 mgr.y (mgr.25133) 1144 : cluster [DBG] pgmap v1186: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 80 op/s; 728 KiB/s, 11 objects/s recovering 2024-09-21T10:50:58.406 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:58 smithi003 bash[89466]: cluster 2024-09-21T10:50:56.845455+0000 mgr.y (mgr.25133) 1144 : cluster [DBG] pgmap v1186: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 80 op/s; 728 KiB/s, 11 objects/s recovering 2024-09-21T10:50:58.503 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:58.530 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:58.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:58.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:58.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:58.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:58.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:58.787 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:58.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:58.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:58.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:58.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:58.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:59.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:59.045 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:59.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:59.172 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:50:59.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:50:59.274 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:59.303 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:59.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:59.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:59.434 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:50:59.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:50:59.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:50:59.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:59.564 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:59.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:59.667 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:59.689 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:59.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:50:59.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:59.816 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:50:59.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:50:59.920 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:59.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:50:59.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:50:59.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:00.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:00.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:59 smithi204 bash[78884]: cluster 2024-09-21T10:50:58.846299+0000 mgr.y (mgr.25133) 1145 : cluster [DBG] pgmap v1187: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 651 KiB/s, 10 objects/s recovering 2024-09-21T10:51:00.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:50:59 smithi204 bash[78884]: cluster 2024-09-21T10:50:58.846299+0000 mgr.y (mgr.25133) 1145 : cluster [DBG] pgmap v1187: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 651 KiB/s, 10 objects/s recovering 2024-09-21T10:51:00.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:00.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:59 smithi003 bash[89466]: cluster 2024-09-21T10:50:58.846299+0000 mgr.y (mgr.25133) 1145 : cluster [DBG] pgmap v1187: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 651 KiB/s, 10 objects/s recovering 2024-09-21T10:51:00.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:50:59 smithi003 bash[89466]: cluster 2024-09-21T10:50:58.846299+0000 mgr.y (mgr.25133) 1145 : cluster [DBG] pgmap v1187: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 651 KiB/s, 10 objects/s recovering 2024-09-21T10:51:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:59 smithi003 bash[88275]: cluster 2024-09-21T10:50:58.846299+0000 mgr.y (mgr.25133) 1145 : cluster [DBG] pgmap v1187: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 651 KiB/s, 10 objects/s recovering 2024-09-21T10:51:00.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:50:59 smithi003 bash[88275]: cluster 2024-09-21T10:50:58.846299+0000 mgr.y (mgr.25133) 1145 : cluster [DBG] pgmap v1187: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 42 op/s; 651 KiB/s, 10 objects/s recovering 2024-09-21T10:51:00.176 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:00.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:00.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:00.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:00.337 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:00.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:00.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:00.466 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:00.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:00.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:00.596 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:00.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:00.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:00.728 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:00.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:00.831 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:00.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:00.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:00.963 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:00.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:00.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:00.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:01.092 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:01.120 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:01.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:01.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:01.245 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:01.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:01.348 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:01.374 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:01.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:01.477 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:01.503 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:01.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:01.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:01.632 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:01.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:01.735 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:01.765 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:01.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:01.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:01.896 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:01.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:01.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:02.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:02.027 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:02.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:02.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:02.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:01 smithi003 bash[88275]: cluster 2024-09-21T10:51:00.847148+0000 mgr.y (mgr.25133) 1146 : cluster [DBG] pgmap v1188: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 39 op/s; 606 KiB/s, 9 objects/s recovering 2024-09-21T10:51:02.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:01 smithi003 bash[88275]: cluster 2024-09-21T10:51:00.847148+0000 mgr.y (mgr.25133) 1146 : cluster [DBG] pgmap v1188: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 39 op/s; 606 KiB/s, 9 objects/s recovering 2024-09-21T10:51:02.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:01 smithi003 bash[89466]: cluster 2024-09-21T10:51:00.847148+0000 mgr.y (mgr.25133) 1146 : cluster [DBG] pgmap v1188: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 39 op/s; 606 KiB/s, 9 objects/s recovering 2024-09-21T10:51:02.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:01 smithi003 bash[89466]: cluster 2024-09-21T10:51:00.847148+0000 mgr.y (mgr.25133) 1146 : cluster [DBG] pgmap v1188: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 39 op/s; 606 KiB/s, 9 objects/s recovering 2024-09-21T10:51:02.157 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:02.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:01 smithi204 bash[78884]: cluster 2024-09-21T10:51:00.847148+0000 mgr.y (mgr.25133) 1146 : cluster [DBG] pgmap v1188: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 39 op/s; 606 KiB/s, 9 objects/s recovering 2024-09-21T10:51:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:01 smithi204 bash[78884]: cluster 2024-09-21T10:51:00.847148+0000 mgr.y (mgr.25133) 1146 : cluster [DBG] pgmap v1188: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 39 op/s; 606 KiB/s, 9 objects/s recovering 2024-09-21T10:51:02.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:02.286 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:02.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:02.389 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:02.417 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:02.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:02.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:02.547 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:02.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:02.650 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:02.679 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:02.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:02.782 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:02.808 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:02.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:02.911 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:02.938 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:02.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:02.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:03.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:03.067 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:03.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:03.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:03.197 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:03.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:03.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:03.328 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:03.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:03.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:03.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:03.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:03.560 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:03.587 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:03.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:03.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:03.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:03.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:03.819 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:03.849 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:03.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:03.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:03.980 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:03.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:03.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:03 smithi204 bash[78884]: cluster 2024-09-21T10:51:02.847696+0000 mgr.y (mgr.25133) 1147 : cluster [DBG] pgmap v1189: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 3 op/s 2024-09-21T10:51:04.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:03 smithi204 bash[78884]: cluster 2024-09-21T10:51:02.847696+0000 mgr.y (mgr.25133) 1147 : cluster [DBG] pgmap v1189: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 3 op/s 2024-09-21T10:51:04.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:04.110 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:04.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:03 smithi003 bash[88275]: cluster 2024-09-21T10:51:02.847696+0000 mgr.y (mgr.25133) 1147 : cluster [DBG] pgmap v1189: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 3 op/s 2024-09-21T10:51:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:03 smithi003 bash[88275]: cluster 2024-09-21T10:51:02.847696+0000 mgr.y (mgr.25133) 1147 : cluster [DBG] pgmap v1189: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 3 op/s 2024-09-21T10:51:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:03 smithi003 bash[89466]: cluster 2024-09-21T10:51:02.847696+0000 mgr.y (mgr.25133) 1147 : cluster [DBG] pgmap v1189: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 3 op/s 2024-09-21T10:51:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:03 smithi003 bash[89466]: cluster 2024-09-21T10:51:02.847696+0000 mgr.y (mgr.25133) 1147 : cluster [DBG] pgmap v1189: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 3 op/s 2024-09-21T10:51:04.213 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:04.242 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:04.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:04.344 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:04.371 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:04.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:04.474 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:04.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:04.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:04.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:04.630 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:04.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:04.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:04.761 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:04.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:04.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:04.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:04.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:04.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:04.995 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:05.024 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:05.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:05.127 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:05.155 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:05.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:05.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:05.285 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:05.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:05.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:05.414 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:05.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:05.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:05.544 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:05.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:05.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:05.674 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:05.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:05.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:05.804 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:05.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:05.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:05.937 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:05.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:05.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:06.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:06.052 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:05 smithi204 bash[78884]: cluster 2024-09-21T10:51:04.848720+0000 mgr.y (mgr.25133) 1148 : cluster [DBG] pgmap v1190: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:06.052 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:05 smithi204 bash[78884]: cluster 2024-09-21T10:51:04.848720+0000 mgr.y (mgr.25133) 1148 : cluster [DBG] pgmap v1190: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:06.068 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:06.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:06.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:06.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:05 smithi003 bash[88275]: cluster 2024-09-21T10:51:04.848720+0000 mgr.y (mgr.25133) 1148 : cluster [DBG] pgmap v1190: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:06.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:05 smithi003 bash[88275]: cluster 2024-09-21T10:51:04.848720+0000 mgr.y (mgr.25133) 1148 : cluster [DBG] pgmap v1190: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:05 smithi003 bash[89466]: cluster 2024-09-21T10:51:04.848720+0000 mgr.y (mgr.25133) 1148 : cluster [DBG] pgmap v1190: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:06.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:05 smithi003 bash[89466]: cluster 2024-09-21T10:51:04.848720+0000 mgr.y (mgr.25133) 1148 : cluster [DBG] pgmap v1190: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:06.206 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:06.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:06.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:06.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:06.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:06.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:06.465 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:06.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:06.568 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:06.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:06.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:06.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:06.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:06.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:06.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:06.869 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:06.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:06.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:06.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:07.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:07.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:07.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:07.130 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:07.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:07.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:07.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:07.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:07.363 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:07.385 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:07.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:07.479 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:51:07.480 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:51:07.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:07.498 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:51:07.498 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:51:07.516 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:51:07.516 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:51:07.516 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:07.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:07.535 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:51:07.535 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:51:07.555 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:51:07.555 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:51:07.575 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:51:07.576 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:51:07.594 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:51:07.595 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:51:07.615 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:51:07.615 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:51:07.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:07.626 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:51:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:51:07] "GET /metrics HTTP/1.1" 200 36467 "" "Prometheus/2.51.0" 2024-09-21T10:51:07.640 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:07.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:07.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:07.768 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:07.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:07.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:07.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:07.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:07.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:08.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:07 smithi204 bash[78884]: cluster 2024-09-21T10:51:06.849646+0000 mgr.y (mgr.25133) 1149 : cluster [DBG] pgmap v1191: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:07 smithi204 bash[78884]: cluster 2024-09-21T10:51:06.849646+0000 mgr.y (mgr.25133) 1149 : cluster [DBG] pgmap v1191: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:07 smithi204 bash[78884]: audit 2024-09-21T10:51:07.460358+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.3:0/1166486865' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:07 smithi204 bash[78884]: audit 2024-09-21T10:51:07.460358+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.3:0/1166486865' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:08.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:08.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:08.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:08.157 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:08.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:07 smithi003 bash[88275]: cluster 2024-09-21T10:51:06.849646+0000 mgr.y (mgr.25133) 1149 : cluster [DBG] pgmap v1191: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:07 smithi003 bash[88275]: cluster 2024-09-21T10:51:06.849646+0000 mgr.y (mgr.25133) 1149 : cluster [DBG] pgmap v1191: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:07 smithi003 bash[88275]: audit 2024-09-21T10:51:07.460358+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.3:0/1166486865' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:08.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:07 smithi003 bash[88275]: audit 2024-09-21T10:51:07.460358+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.3:0/1166486865' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:07 smithi003 bash[89466]: cluster 2024-09-21T10:51:06.849646+0000 mgr.y (mgr.25133) 1149 : cluster [DBG] pgmap v1191: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:07 smithi003 bash[89466]: cluster 2024-09-21T10:51:06.849646+0000 mgr.y (mgr.25133) 1149 : cluster [DBG] pgmap v1191: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:08.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:07 smithi003 bash[89466]: audit 2024-09-21T10:51:07.460358+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.3:0/1166486865' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:08.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:07 smithi003 bash[89466]: audit 2024-09-21T10:51:07.460358+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.3:0/1166486865' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:08.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:08.286 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:08.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:08.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:08.414 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:08.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:08.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:08.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:08.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:08.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:08.669 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:08.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:08.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:08.799 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:08.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:08.902 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:08.927 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:08.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:08.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:09.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:09.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:09.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:09.160 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:09.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:08 smithi003 bash[88275]: audit 2024-09-21T10:51:08.666020+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:09.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:08 smithi003 bash[88275]: audit 2024-09-21T10:51:08.666020+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:09.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:08 smithi003 bash[89466]: audit 2024-09-21T10:51:08.666020+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:09.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:08 smithi003 bash[89466]: audit 2024-09-21T10:51:08.666020+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:09.185 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:09.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:09.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:08 smithi204 bash[78884]: audit 2024-09-21T10:51:08.666020+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:08 smithi204 bash[78884]: audit 2024-09-21T10:51:08.666020+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:09.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:09.311 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:09.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:09.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:09.434 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:09.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:09.475 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:09.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:09.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:09.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:09.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:09.696 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:09.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:09.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:09.826 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:09.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:09.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:09.933 INFO:teuthology.orchestra.run.smithi003.stdout:moved 12 / 327 (3.66972%) 2024-09-21T10:51:09.933 INFO:teuthology.orchestra.run.smithi003.stdout:avg 46.7143 2024-09-21T10:51:09.933 INFO:teuthology.orchestra.run.smithi003.stdout:stddev 7.61041 -> 6.73401 (expected baseline 6.32778) 2024-09-21T10:51:09.933 INFO:teuthology.orchestra.run.smithi003.stdout:min osd.2 with 34 -> 36 pgs (0.727829 -> 0.770642 * mean) 2024-09-21T10:51:09.933 INFO:teuthology.orchestra.run.smithi003.stdout:max osd.1 with 59 -> 55 pgs (1.263 -> 1.17737 * mean) 2024-09-21T10:51:09.933 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:51:09.934 INFO:teuthology.orchestra.run.smithi003.stdout:oload 110 2024-09-21T10:51:09.934 INFO:teuthology.orchestra.run.smithi003.stdout:max_change 0.05 2024-09-21T10:51:09.934 INFO:teuthology.orchestra.run.smithi003.stdout:max_change_osds 4 2024-09-21T10:51:09.934 INFO:teuthology.orchestra.run.smithi003.stdout:average_utilization 0.0058 2024-09-21T10:51:09.934 INFO:teuthology.orchestra.run.smithi003.stdout:overload_utilization 0.0064 2024-09-21T10:51:09.934 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 weight 1.0000 -> 0.9500 2024-09-21T10:51:09.934 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 weight 1.0000 -> 0.9500 2024-09-21T10:51:09.934 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 weight 1.0000 -> 0.9500 2024-09-21T10:51:09.934 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 weight 1.0000 -> 0.9500 2024-09-21T10:51:09.941 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:51:09.953 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_4' removed 2024-09-21T10:51:09.963 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:09.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:09.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:10.067 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:10.089 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:10.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:10.192 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:10.200 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: cluster 2024-09-21T10:51:08.850473+0000 mgr.y (mgr.25133) 1150 : cluster [DBG] pgmap v1192: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:10.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: cluster 2024-09-21T10:51:08.850473+0000 mgr.y (mgr.25133) 1150 : cluster [DBG] pgmap v1192: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:10.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: audit 2024-09-21T10:51:09.607292+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.3:0/1050876636' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: audit 2024-09-21T10:51:09.607292+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.3:0/1050876636' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: audit 2024-09-21T10:51:09.607637+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: audit 2024-09-21T10:51:09.607637+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: audit 2024-09-21T10:51:09.645508+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.3:0/303697593' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: audit 2024-09-21T10:51:09.645508+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.3:0/303697593' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: audit 2024-09-21T10:51:09.645855+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: audit 2024-09-21T10:51:09.645855+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: audit 2024-09-21T10:51:09.698358+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"} : dispatch 2024-09-21T10:51:10.201 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[88275]: audit 2024-09-21T10:51:09.698358+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"} : dispatch 2024-09-21T10:51:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: cluster 2024-09-21T10:51:08.850473+0000 mgr.y (mgr.25133) 1150 : cluster [DBG] pgmap v1192: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: cluster 2024-09-21T10:51:08.850473+0000 mgr.y (mgr.25133) 1150 : cluster [DBG] pgmap v1192: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: audit 2024-09-21T10:51:09.607292+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.3:0/1050876636' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: audit 2024-09-21T10:51:09.607292+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.3:0/1050876636' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: audit 2024-09-21T10:51:09.607637+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: audit 2024-09-21T10:51:09.607637+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: audit 2024-09-21T10:51:09.645508+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.3:0/303697593' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: audit 2024-09-21T10:51:09.645508+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.3:0/303697593' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: audit 2024-09-21T10:51:09.645855+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: audit 2024-09-21T10:51:09.645855+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.202 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: audit 2024-09-21T10:51:09.698358+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"} : dispatch 2024-09-21T10:51:10.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:09 smithi003 bash[89466]: audit 2024-09-21T10:51:09.698358+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"} : dispatch 2024-09-21T10:51:10.211 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:10.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: cluster 2024-09-21T10:51:08.850473+0000 mgr.y (mgr.25133) 1150 : cluster [DBG] pgmap v1192: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: cluster 2024-09-21T10:51:08.850473+0000 mgr.y (mgr.25133) 1150 : cluster [DBG] pgmap v1192: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: audit 2024-09-21T10:51:09.607292+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.3:0/1050876636' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: audit 2024-09-21T10:51:09.607292+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.3:0/1050876636' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: audit 2024-09-21T10:51:09.607637+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: audit 2024-09-21T10:51:09.607637+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:51:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: audit 2024-09-21T10:51:09.645508+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.3:0/303697593' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: audit 2024-09-21T10:51:09.645508+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.3:0/303697593' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: audit 2024-09-21T10:51:09.645855+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: audit 2024-09-21T10:51:09.645855+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:51:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: audit 2024-09-21T10:51:09.698358+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"} : dispatch 2024-09-21T10:51:10.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:09 smithi204 bash[78884]: audit 2024-09-21T10:51:09.698358+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"} : dispatch 2024-09-21T10:51:10.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:10.341 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:10.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:10.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:10.472 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:10.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:10.575 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:10.603 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:10.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:10.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:10.731 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:10.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:10.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:10.859 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:10.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:10.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:10.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:10.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:10.994 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: audit 2024-09-21T10:51:09.696555+0000 mgr.y (mgr.25133) 1151 : audit [DBG] from='client.35379 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:11.000 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:51:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: audit 2024-09-21T10:51:09.696555+0000 mgr.y (mgr.25133) 1151 : audit [DBG] from='client.35379 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: audit 2024-09-21T10:51:09.696555+0000 mgr.y (mgr.25133) 1151 : audit [DBG] from='client.35379 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: cluster 2024-09-21T10:51:09.928362+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: cluster 2024-09-21T10:51:09.928362+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: audit 2024-09-21T10:51:09.930614+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:51:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: audit 2024-09-21T10:51:09.930614+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:51:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: audit 2024-09-21T10:51:09.930974+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:51:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: audit 2024-09-21T10:51:09.930974+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:51:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: audit 2024-09-21T10:51:09.931410+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"}]': finished 2024-09-21T10:51:11.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: audit 2024-09-21T10:51:09.931410+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"}]': finished 2024-09-21T10:51:11.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: cluster 2024-09-21T10:51:09.939680+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e299: 8 total, 8 up, 7 in 2024-09-21T10:51:11.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: cluster 2024-09-21T10:51:09.939680+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e299: 8 total, 8 up, 7 in 2024-09-21T10:51:11.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: cluster 2024-09-21T10:51:10.663151+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e300: 8 total, 8 up, 7 in 2024-09-21T10:51:11.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:10 smithi204 bash[78884]: cluster 2024-09-21T10:51:10.663151+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e300: 8 total, 8 up, 7 in 2024-09-21T10:51:11.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:11.117 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:11.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:11.220 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:11.244 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:11.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:11.346 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:11.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: audit 2024-09-21T10:51:09.696555+0000 mgr.y (mgr.25133) 1151 : audit [DBG] from='client.35379 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:11.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: cluster 2024-09-21T10:51:09.928362+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:11.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: cluster 2024-09-21T10:51:09.928362+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:11.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: audit 2024-09-21T10:51:09.930614+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:51:11.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: audit 2024-09-21T10:51:09.930614+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:51:11.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: audit 2024-09-21T10:51:09.930974+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:51:11.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: audit 2024-09-21T10:51:09.930974+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:51:11.368 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: audit 2024-09-21T10:51:09.931410+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"}]': finished 2024-09-21T10:51:11.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: audit 2024-09-21T10:51:09.931410+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"}]': finished 2024-09-21T10:51:11.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: cluster 2024-09-21T10:51:09.939680+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e299: 8 total, 8 up, 7 in 2024-09-21T10:51:11.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: cluster 2024-09-21T10:51:09.939680+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e299: 8 total, 8 up, 7 in 2024-09-21T10:51:11.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: cluster 2024-09-21T10:51:10.663151+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e300: 8 total, 8 up, 7 in 2024-09-21T10:51:11.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[88275]: cluster 2024-09-21T10:51:10.663151+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e300: 8 total, 8 up, 7 in 2024-09-21T10:51:11.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: audit 2024-09-21T10:51:09.696555+0000 mgr.y (mgr.25133) 1151 : audit [DBG] from='client.35379 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:11.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: audit 2024-09-21T10:51:09.696555+0000 mgr.y (mgr.25133) 1151 : audit [DBG] from='client.35379 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:11.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: cluster 2024-09-21T10:51:09.928362+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:11.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: cluster 2024-09-21T10:51:09.928362+0000 mon.a (mon.0) 1611 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:11.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: audit 2024-09-21T10:51:09.930614+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:51:11.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: audit 2024-09-21T10:51:09.930614+0000 mon.a (mon.0) 1612 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:51:11.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: audit 2024-09-21T10:51:09.930974+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:51:11.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: audit 2024-09-21T10:51:09.930974+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:51:11.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: audit 2024-09-21T10:51:09.931410+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"}]': finished 2024-09-21T10:51:11.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: audit 2024-09-21T10:51:09.931410+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62260','3':'62260','5':'62260','7':'62260'}"}]': finished 2024-09-21T10:51:11.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: cluster 2024-09-21T10:51:09.939680+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e299: 8 total, 8 up, 7 in 2024-09-21T10:51:11.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: cluster 2024-09-21T10:51:09.939680+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e299: 8 total, 8 up, 7 in 2024-09-21T10:51:11.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: cluster 2024-09-21T10:51:10.663151+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e300: 8 total, 8 up, 7 in 2024-09-21T10:51:11.370 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:10 smithi003 bash[89466]: cluster 2024-09-21T10:51:10.663151+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e300: 8 total, 8 up, 7 in 2024-09-21T10:51:11.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:11.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:11.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:11.505 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:11.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:11.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:11.636 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:11.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:11.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:11.766 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:11.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:11.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:11.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:11.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:11.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:12.000 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:12.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:11 smithi204 bash[78884]: cluster 2024-09-21T10:51:10.851180+0000 mgr.y (mgr.25133) 1152 : cluster [DBG] pgmap v1195: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:11 smithi204 bash[78884]: cluster 2024-09-21T10:51:10.851180+0000 mgr.y (mgr.25133) 1152 : cluster [DBG] pgmap v1195: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:11 smithi204 bash[78884]: cluster 2024-09-21T10:51:11.657159+0000 mon.a (mon.0) 1617 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:51:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:11 smithi204 bash[78884]: cluster 2024-09-21T10:51:11.657159+0000 mon.a (mon.0) 1617 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:51:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:11 smithi204 bash[78884]: cluster 2024-09-21T10:51:11.668655+0000 mon.a (mon.0) 1618 : cluster [DBG] osdmap e301: 8 total, 8 up, 7 in 2024-09-21T10:51:12.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:11 smithi204 bash[78884]: cluster 2024-09-21T10:51:11.668655+0000 mon.a (mon.0) 1618 : cluster [DBG] osdmap e301: 8 total, 8 up, 7 in 2024-09-21T10:51:12.029 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:12.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:12.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:12.158 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:12.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:12.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:12.271 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[88275]: cluster 2024-09-21T10:51:10.851180+0000 mgr.y (mgr.25133) 1152 : cluster [DBG] pgmap v1195: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:12.271 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[88275]: cluster 2024-09-21T10:51:10.851180+0000 mgr.y (mgr.25133) 1152 : cluster [DBG] pgmap v1195: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:12.271 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[88275]: cluster 2024-09-21T10:51:11.657159+0000 mon.a (mon.0) 1617 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:51:12.271 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[88275]: cluster 2024-09-21T10:51:11.657159+0000 mon.a (mon.0) 1617 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:51:12.271 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[88275]: cluster 2024-09-21T10:51:11.668655+0000 mon.a (mon.0) 1618 : cluster [DBG] osdmap e301: 8 total, 8 up, 7 in 2024-09-21T10:51:12.271 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[88275]: cluster 2024-09-21T10:51:11.668655+0000 mon.a (mon.0) 1618 : cluster [DBG] osdmap e301: 8 total, 8 up, 7 in 2024-09-21T10:51:12.271 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[89466]: cluster 2024-09-21T10:51:10.851180+0000 mgr.y (mgr.25133) 1152 : cluster [DBG] pgmap v1195: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:12.272 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[89466]: cluster 2024-09-21T10:51:10.851180+0000 mgr.y (mgr.25133) 1152 : cluster [DBG] pgmap v1195: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:12.272 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[89466]: cluster 2024-09-21T10:51:11.657159+0000 mon.a (mon.0) 1617 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:51:12.272 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[89466]: cluster 2024-09-21T10:51:11.657159+0000 mon.a (mon.0) 1617 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:51:12.272 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[89466]: cluster 2024-09-21T10:51:11.668655+0000 mon.a (mon.0) 1618 : cluster [DBG] osdmap e301: 8 total, 8 up, 7 in 2024-09-21T10:51:12.272 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:11 smithi003 bash[89466]: cluster 2024-09-21T10:51:11.668655+0000 mon.a (mon.0) 1618 : cluster [DBG] osdmap e301: 8 total, 8 up, 7 in 2024-09-21T10:51:12.291 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:12.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:12.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:12.423 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:12.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:12.526 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:12.554 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:12.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:12.657 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:12.685 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:12.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:12.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:12.816 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:12.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:12.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:12.947 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:12.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:12.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:13.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:13.077 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:13.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:13.180 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:13.204 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:13.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:13.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:13.336 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:13.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:13.422 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2024-09-21T10:51:13.423 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd test-reweight-by-utilization 1000 3.0 2024-09-21T10:51:13.439 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:13.487 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:13.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:13.557 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:51:13.558 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:51:13.558 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2024-09-21T10:51:13.558 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_5 16 2024-09-21T10:51:13.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:13.623 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:13.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:13.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:13 smithi003 bash[88275]: cluster 2024-09-21T10:51:12.674772+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e302: 8 total, 8 up, 7 in 2024-09-21T10:51:13.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:13 smithi003 bash[88275]: cluster 2024-09-21T10:51:12.674772+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e302: 8 total, 8 up, 7 in 2024-09-21T10:51:13.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:13 smithi003 bash[88275]: cluster 2024-09-21T10:51:12.851884+0000 mgr.y (mgr.25133) 1153 : cluster [DBG] pgmap v1198: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:13.726 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:13 smithi003 bash[88275]: cluster 2024-09-21T10:51:12.851884+0000 mgr.y (mgr.25133) 1153 : cluster [DBG] pgmap v1198: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:13.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:13 smithi003 bash[89466]: cluster 2024-09-21T10:51:12.674772+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e302: 8 total, 8 up, 7 in 2024-09-21T10:51:13.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:13 smithi003 bash[89466]: cluster 2024-09-21T10:51:12.674772+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e302: 8 total, 8 up, 7 in 2024-09-21T10:51:13.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:13 smithi003 bash[89466]: cluster 2024-09-21T10:51:12.851884+0000 mgr.y (mgr.25133) 1153 : cluster [DBG] pgmap v1198: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:13.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:13 smithi003 bash[89466]: cluster 2024-09-21T10:51:12.851884+0000 mgr.y (mgr.25133) 1153 : cluster [DBG] pgmap v1198: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:13.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:13.754 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:13.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:13.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:13.885 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:13.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:13.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:13.988 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:14.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:13 smithi204 bash[78884]: cluster 2024-09-21T10:51:12.674772+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e302: 8 total, 8 up, 7 in 2024-09-21T10:51:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:13 smithi204 bash[78884]: cluster 2024-09-21T10:51:12.674772+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e302: 8 total, 8 up, 7 in 2024-09-21T10:51:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:13 smithi204 bash[78884]: cluster 2024-09-21T10:51:12.851884+0000 mgr.y (mgr.25133) 1153 : cluster [DBG] pgmap v1198: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:14.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:13 smithi204 bash[78884]: cluster 2024-09-21T10:51:12.851884+0000 mgr.y (mgr.25133) 1153 : cluster [DBG] pgmap v1198: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:14.015 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:14.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:14.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:14.142 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:14.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:14.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:14.273 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:14.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:14.376 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:14.405 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:14.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:14.508 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:14.536 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:14.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:14.639 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:14.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:14.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:14.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:14.793 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:14.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:14.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:14.923 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:14 smithi003 bash[88275]: cluster 2024-09-21T10:51:13.684615+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e303: 8 total, 8 up, 7 in 2024-09-21T10:51:14.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:14 smithi003 bash[88275]: cluster 2024-09-21T10:51:13.684615+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e303: 8 total, 8 up, 7 in 2024-09-21T10:51:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:14 smithi003 bash[89466]: cluster 2024-09-21T10:51:13.684615+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e303: 8 total, 8 up, 7 in 2024-09-21T10:51:14.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:14 smithi003 bash[89466]: cluster 2024-09-21T10:51:13.684615+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e303: 8 total, 8 up, 7 in 2024-09-21T10:51:14.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:14.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:15.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:14 smithi204 bash[78884]: cluster 2024-09-21T10:51:13.684615+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e303: 8 total, 8 up, 7 in 2024-09-21T10:51:15.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:14 smithi204 bash[78884]: cluster 2024-09-21T10:51:13.684615+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e303: 8 total, 8 up, 7 in 2024-09-21T10:51:15.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:15.053 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:15.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:15.156 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:15.184 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:15.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:15.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:15.314 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:15.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:15.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:15.445 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:15.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:15.531 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:51:15.549 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:15.601 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:15.705 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:15.714 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:15.732 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:15.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:15.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:15.863 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:15.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:15.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:15 smithi003 bash[89466]: cluster 2024-09-21T10:51:14.853057+0000 mgr.y (mgr.25133) 1154 : cluster [DBG] pgmap v1200: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:15.924 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:15 smithi003 bash[89466]: cluster 2024-09-21T10:51:14.853057+0000 mgr.y (mgr.25133) 1154 : cluster [DBG] pgmap v1200: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:15 smithi003 bash[88275]: cluster 2024-09-21T10:51:14.853057+0000 mgr.y (mgr.25133) 1154 : cluster [DBG] pgmap v1200: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:15.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:15 smithi003 bash[88275]: cluster 2024-09-21T10:51:14.853057+0000 mgr.y (mgr.25133) 1154 : cluster [DBG] pgmap v1200: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:15.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:15.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:15.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:15.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:15 smithi204 bash[78884]: cluster 2024-09-21T10:51:14.853057+0000 mgr.y (mgr.25133) 1154 : cluster [DBG] pgmap v1200: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:16.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:15 smithi204 bash[78884]: cluster 2024-09-21T10:51:14.853057+0000 mgr.y (mgr.25133) 1154 : cluster [DBG] pgmap v1200: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:16.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:16.125 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:16.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:16.227 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:16.256 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:16.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:16.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:16.400 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:16.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:16.503 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:16.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:16.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:16.635 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:16.664 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:16.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:16.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:16.794 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:16.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:16.897 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:16.922 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:16.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:16.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:17.025 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:17.046 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:17.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:17.125 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:51:17.125 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:51:17.150 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:17.170 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:17.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:16 smithi003 bash[88275]: cluster 2024-09-21T10:51:16.905046+0000 mon.a (mon.0) 1621 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:51:17.171 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:16 smithi003 bash[88275]: cluster 2024-09-21T10:51:16.905046+0000 mon.a (mon.0) 1621 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:51:17.171 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:16 smithi003 bash[89466]: cluster 2024-09-21T10:51:16.905046+0000 mon.a (mon.0) 1621 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:51:17.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:16 smithi003 bash[89466]: cluster 2024-09-21T10:51:16.905046+0000 mon.a (mon.0) 1621 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:51:17.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:17.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:16 smithi204 bash[78884]: cluster 2024-09-21T10:51:16.905046+0000 mon.a (mon.0) 1621 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:51:17.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:16 smithi204 bash[78884]: cluster 2024-09-21T10:51:16.905046+0000 mon.a (mon.0) 1621 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:51:17.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:17.301 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:17.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:17.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:17.424 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:51:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:51:17] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.51.0" 2024-09-21T10:51:17.430 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:17.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:17.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:17.557 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:17.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:17.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:17.688 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:17.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:17.757 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:17.758 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:17.793 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:17.813 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:17.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:17.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:17.944 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:17.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:17.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:18.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:18.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:18.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:17 smithi003 bash[88275]: cluster 2024-09-21T10:51:16.853958+0000 mgr.y (mgr.25133) 1155 : cluster [DBG] pgmap v1201: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:17 smithi003 bash[88275]: cluster 2024-09-21T10:51:16.853958+0000 mgr.y (mgr.25133) 1155 : cluster [DBG] pgmap v1201: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:17 smithi003 bash[89466]: cluster 2024-09-21T10:51:16.853958+0000 mgr.y (mgr.25133) 1155 : cluster [DBG] pgmap v1201: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:18.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:17 smithi003 bash[89466]: cluster 2024-09-21T10:51:16.853958+0000 mgr.y (mgr.25133) 1155 : cluster [DBG] pgmap v1201: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:18.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:18.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:17 smithi204 bash[78884]: cluster 2024-09-21T10:51:16.853958+0000 mgr.y (mgr.25133) 1155 : cluster [DBG] pgmap v1201: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:18.188 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:17 smithi204 bash[78884]: cluster 2024-09-21T10:51:16.853958+0000 mgr.y (mgr.25133) 1155 : cluster [DBG] pgmap v1201: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:18.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:18.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:18.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:18.333 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:18.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:18.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:18.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:18.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:18.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:18.596 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:18.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:18.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:18.725 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:18.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:18.828 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:18.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:18.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:18.956 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:18.977 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:18.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:18.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:19.080 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:19.108 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:19.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:19.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:19.237 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:19.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:19.340 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:19.369 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:19.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:19.472 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:19.498 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:19.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:19.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:19.630 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:19.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:19.732 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:19.760 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:19.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:19.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:19.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:19.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:19.993 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:20.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:19 smithi003 bash[88275]: cluster 2024-09-21T10:51:18.854467+0000 mgr.y (mgr.25133) 1156 : cluster [DBG] pgmap v1202: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:20.004 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:19 smithi003 bash[88275]: cluster 2024-09-21T10:51:18.854467+0000 mgr.y (mgr.25133) 1156 : cluster [DBG] pgmap v1202: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:20.005 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:19 smithi003 bash[89466]: cluster 2024-09-21T10:51:18.854467+0000 mgr.y (mgr.25133) 1156 : cluster [DBG] pgmap v1202: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:20.005 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:19 smithi003 bash[89466]: cluster 2024-09-21T10:51:18.854467+0000 mgr.y (mgr.25133) 1156 : cluster [DBG] pgmap v1202: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:20.021 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:20.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:20.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:20.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:20.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:20.255 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:19 smithi204 bash[78884]: cluster 2024-09-21T10:51:18.854467+0000 mgr.y (mgr.25133) 1156 : cluster [DBG] pgmap v1202: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:19 smithi204 bash[78884]: cluster 2024-09-21T10:51:18.854467+0000 mgr.y (mgr.25133) 1156 : cluster [DBG] pgmap v1202: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:20.280 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:20.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:20.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:20.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:20.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:20.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T10:51:20.516 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:20.543 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:20.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:20.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:20.675 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:20.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:20.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:20.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:20.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:20.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:20.936 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:20.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:20.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:21.039 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:21.066 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:21.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:21.169 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:21.196 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:21.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:21.299 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:21.328 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:21.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:21.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:21.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:21.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:21.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:21.586 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:21.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:21.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:21.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:21.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:21.819 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:21.845 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:21.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:21.948 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:21.977 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:21.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:21.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:21.992 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:22.080 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:22.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:21 smithi003 bash[88275]: cluster 2024-09-21T10:51:20.855602+0000 mgr.y (mgr.25133) 1157 : cluster [DBG] pgmap v1203: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:22.092 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:21 smithi003 bash[88275]: cluster 2024-09-21T10:51:20.855602+0000 mgr.y (mgr.25133) 1157 : cluster [DBG] pgmap v1203: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:22.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:21 smithi003 bash[89466]: cluster 2024-09-21T10:51:20.855602+0000 mgr.y (mgr.25133) 1157 : cluster [DBG] pgmap v1203: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:22.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:21 smithi003 bash[89466]: cluster 2024-09-21T10:51:20.855602+0000 mgr.y (mgr.25133) 1157 : cluster [DBG] pgmap v1203: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:22.107 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:22.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:22.210 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:22.239 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:22.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:21 smithi204 bash[78884]: cluster 2024-09-21T10:51:20.855602+0000 mgr.y (mgr.25133) 1157 : cluster [DBG] pgmap v1203: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:21 smithi204 bash[78884]: cluster 2024-09-21T10:51:20.855602+0000 mgr.y (mgr.25133) 1157 : cluster [DBG] pgmap v1203: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:22.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:22.369 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:22.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:22.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:22.498 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:22.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:22.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:22.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:22.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:22.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:22.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:22.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:22.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:22.884 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:22.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:22.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:22.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:23.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:23.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:23.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:23.144 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:23.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:23.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:23.272 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:23.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:23.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:23.402 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:23.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:23.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:23.530 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:23.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:23.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:23.661 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:23.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:23.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:23.786 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:23.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:23.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:23.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:23.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:23.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:24.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:24.044 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:24.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:24.147 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:24.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[89466]: cluster 2024-09-21T10:51:22.856391+0000 mgr.y (mgr.25133) 1158 : cluster [DBG] pgmap v1204: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:24.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[89466]: cluster 2024-09-21T10:51:22.856391+0000 mgr.y (mgr.25133) 1158 : cluster [DBG] pgmap v1204: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:24.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[89466]: audit 2024-09-21T10:51:23.669346+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:24.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[89466]: audit 2024-09-21T10:51:23.669346+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:24.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[89466]: audit 2024-09-21T10:51:23.670333+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:24.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[89466]: audit 2024-09-21T10:51:23.670333+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:24.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[88275]: cluster 2024-09-21T10:51:22.856391+0000 mgr.y (mgr.25133) 1158 : cluster [DBG] pgmap v1204: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:24.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[88275]: cluster 2024-09-21T10:51:22.856391+0000 mgr.y (mgr.25133) 1158 : cluster [DBG] pgmap v1204: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:24.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[88275]: audit 2024-09-21T10:51:23.669346+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:24.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[88275]: audit 2024-09-21T10:51:23.669346+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:24.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[88275]: audit 2024-09-21T10:51:23.670333+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:24.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:23 smithi003 bash[88275]: audit 2024-09-21T10:51:23.670333+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:24.177 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:23 smithi204 bash[78884]: cluster 2024-09-21T10:51:22.856391+0000 mgr.y (mgr.25133) 1158 : cluster [DBG] pgmap v1204: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:23 smithi204 bash[78884]: cluster 2024-09-21T10:51:22.856391+0000 mgr.y (mgr.25133) 1158 : cluster [DBG] pgmap v1204: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:23 smithi204 bash[78884]: audit 2024-09-21T10:51:23.669346+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:23 smithi204 bash[78884]: audit 2024-09-21T10:51:23.669346+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:23 smithi204 bash[78884]: audit 2024-09-21T10:51:23.670333+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:23 smithi204 bash[78884]: audit 2024-09-21T10:51:23.670333+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:24.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:24.309 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:24.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:24.437 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:24.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:24.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:24.569 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:24.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:24.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:24.698 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:24.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:24.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:24.826 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:24.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:24.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:24.957 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:24.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:24.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:25.059 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:25.088 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:25.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:25.191 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:25.192 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:51:25.220 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:25.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:25.323 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:25.351 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:25.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:25.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:25.482 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:25.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:25.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:25.611 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:25.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:25.714 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:25.741 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:25.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:25.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:25.872 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:25.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:25.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:25.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:26.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:26.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:26.104 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:26.132 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:26.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:25 smithi003 bash[88275]: cluster 2024-09-21T10:51:24.857385+0000 mgr.y (mgr.25133) 1159 : cluster [DBG] pgmap v1205: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:25 smithi003 bash[88275]: cluster 2024-09-21T10:51:24.857385+0000 mgr.y (mgr.25133) 1159 : cluster [DBG] pgmap v1205: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:25 smithi003 bash[89466]: cluster 2024-09-21T10:51:24.857385+0000 mgr.y (mgr.25133) 1159 : cluster [DBG] pgmap v1205: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:25 smithi003 bash[89466]: cluster 2024-09-21T10:51:24.857385+0000 mgr.y (mgr.25133) 1159 : cluster [DBG] pgmap v1205: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:26.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:26.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:26.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:26.363 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:26.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:26 smithi204 bash[78884]: cluster 2024-09-21T10:51:24.857385+0000 mgr.y (mgr.25133) 1159 : cluster [DBG] pgmap v1205: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:26.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:26 smithi204 bash[78884]: cluster 2024-09-21T10:51:24.857385+0000 mgr.y (mgr.25133) 1159 : cluster [DBG] pgmap v1205: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:26.390 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:26.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:26.493 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:26.521 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:26.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:26.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:26.650 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:26.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:26.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:26.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:26.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:26.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:26.908 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:26.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:26.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:26.925 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:51:26.925 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:51:26.944 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:51:26.944 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:51:26.961 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:51:26.961 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:51:26.978 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:51:26.978 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:51:26.998 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:51:26.998 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:51:27.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:27.017 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:51:27.017 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:51:27.037 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:51:27.037 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:51:27.038 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:27.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:27.055 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:51:27.056 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:51:27.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:27.167 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:27.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:27.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:26 smithi003 bash[89466]: audit 2024-09-21T10:51:26.904699+0000 mon.a (mon.0) 1624 : audit [DBG] from='client.? 172.21.15.3:0/22437130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:27.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:26 smithi003 bash[89466]: audit 2024-09-21T10:51:26.904699+0000 mon.a (mon.0) 1624 : audit [DBG] from='client.? 172.21.15.3:0/22437130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:27.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:26 smithi003 bash[88275]: audit 2024-09-21T10:51:26.904699+0000 mon.a (mon.0) 1624 : audit [DBG] from='client.? 172.21.15.3:0/22437130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:27.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:26 smithi003 bash[88275]: audit 2024-09-21T10:51:26.904699+0000 mon.a (mon.0) 1624 : audit [DBG] from='client.? 172.21.15.3:0/22437130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:27.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:26 smithi204 bash[78884]: audit 2024-09-21T10:51:26.904699+0000 mon.a (mon.0) 1624 : audit [DBG] from='client.? 172.21.15.3:0/22437130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:27.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:26 smithi204 bash[78884]: audit 2024-09-21T10:51:26.904699+0000 mon.a (mon.0) 1624 : audit [DBG] from='client.? 172.21.15.3:0/22437130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:27.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:27.296 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:27.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:27.399 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:27.428 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:27.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:27.530 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:27.556 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:27.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:27.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:27.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:51:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:51:27] "GET /metrics HTTP/1.1" 200 34157 "" "Prometheus/2.51.0" 2024-09-21T10:51:27.685 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:27.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:27.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:27.814 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:27.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:27.917 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:27.948 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:27.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:27.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:28.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:28.080 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:28.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:28.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:27 smithi003 bash[88275]: cluster 2024-09-21T10:51:26.857899+0000 mgr.y (mgr.25133) 1160 : cluster [DBG] pgmap v1206: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:28.172 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:27 smithi003 bash[88275]: cluster 2024-09-21T10:51:26.857899+0000 mgr.y (mgr.25133) 1160 : cluster [DBG] pgmap v1206: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:28.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:27 smithi003 bash[89466]: cluster 2024-09-21T10:51:26.857899+0000 mgr.y (mgr.25133) 1160 : cluster [DBG] pgmap v1206: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:28.172 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:27 smithi003 bash[89466]: cluster 2024-09-21T10:51:26.857899+0000 mgr.y (mgr.25133) 1160 : cluster [DBG] pgmap v1206: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:28.183 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:28.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:28.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:27 smithi204 bash[78884]: cluster 2024-09-21T10:51:26.857899+0000 mgr.y (mgr.25133) 1160 : cluster [DBG] pgmap v1206: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:28.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:27 smithi204 bash[78884]: cluster 2024-09-21T10:51:26.857899+0000 mgr.y (mgr.25133) 1160 : cluster [DBG] pgmap v1206: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:28.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:28.331 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:28.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:28.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:28.463 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:28.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:28.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:28.596 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:28.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:28.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:28.724 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:28.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:28.827 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:28.857 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:28.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:28.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:28.988 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:28.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:28.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:29.092 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:29.120 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:29.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:29.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:29.251 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:29.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:29.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:29.381 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:29.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:29.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:29.511 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:29.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:29.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:29.637 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:29.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:29.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:29.769 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:29.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:29.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:29.899 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:29.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:30.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:30.014 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:29 smithi003 bash[88275]: cluster 2024-09-21T10:51:28.858335+0000 mgr.y (mgr.25133) 1161 : cluster [DBG] pgmap v1207: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:30.014 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:29 smithi003 bash[88275]: cluster 2024-09-21T10:51:28.858335+0000 mgr.y (mgr.25133) 1161 : cluster [DBG] pgmap v1207: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:30.015 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:29 smithi003 bash[89466]: cluster 2024-09-21T10:51:28.858335+0000 mgr.y (mgr.25133) 1161 : cluster [DBG] pgmap v1207: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:30.015 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:29 smithi003 bash[89466]: cluster 2024-09-21T10:51:28.858335+0000 mgr.y (mgr.25133) 1161 : cluster [DBG] pgmap v1207: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:30.028 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:30.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:30.115 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:51:30.115 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:51:30.115 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 0 2024-09-21T10:51:30.115 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:51:30.130 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:30.159 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:30.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:30.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:29 smithi204 bash[78884]: cluster 2024-09-21T10:51:28.858335+0000 mgr.y (mgr.25133) 1161 : cluster [DBG] pgmap v1207: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:30.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:29 smithi204 bash[78884]: cluster 2024-09-21T10:51:28.858335+0000 mgr.y (mgr.25133) 1161 : cluster [DBG] pgmap v1207: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:30.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:30.287 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:30.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:30.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:30.415 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:30.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:30.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:30.545 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:30.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:30.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:30.676 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:30.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:30.780 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:30.808 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:30.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:30.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:30.937 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:30.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:30.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:31.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:31.069 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:31.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:31.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:31.200 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:31.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:31.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T10:51:31.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:31.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:31.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:31.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:31.481 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:31.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:31.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:31.609 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:31.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:31.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:31.734 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:31.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:31.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:31.858 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:31.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:31.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:31.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:31.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:31.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:32.091 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:32.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:32 smithi003 bash[88275]: cluster 2024-09-21T10:51:30.859156+0000 mgr.y (mgr.25133) 1162 : cluster [DBG] pgmap v1208: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:32.102 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:32 smithi003 bash[88275]: cluster 2024-09-21T10:51:30.859156+0000 mgr.y (mgr.25133) 1162 : cluster [DBG] pgmap v1208: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:32.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:32 smithi003 bash[89466]: cluster 2024-09-21T10:51:30.859156+0000 mgr.y (mgr.25133) 1162 : cluster [DBG] pgmap v1208: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:32.102 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:32 smithi003 bash[89466]: cluster 2024-09-21T10:51:30.859156+0000 mgr.y (mgr.25133) 1162 : cluster [DBG] pgmap v1208: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:32.115 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:32.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:32.159 INFO:teuthology.orchestra.run.smithi003.stderr:no change 2024-09-21T10:51:32.160 INFO:teuthology.orchestra.run.smithi003.stdout:moved 0 / 279 (0%) 2024-09-21T10:51:32.160 INFO:teuthology.orchestra.run.smithi003.stdout:avg 39.8571 2024-09-21T10:51:32.160 INFO:teuthology.orchestra.run.smithi003.stdout:stddev 5.4623 -> 5.4623 (expected baseline 5.84493) 2024-09-21T10:51:32.160 INFO:teuthology.orchestra.run.smithi003.stdout:min osd.2 with 31 -> 31 pgs (0.777778 -> 0.777778 * mean) 2024-09-21T10:51:32.160 INFO:teuthology.orchestra.run.smithi003.stdout:max osd.3 with 47 -> 47 pgs (1.17921 -> 1.17921 * mean) 2024-09-21T10:51:32.160 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:51:32.160 INFO:teuthology.orchestra.run.smithi003.stdout:oload 1000 2024-09-21T10:51:32.160 INFO:teuthology.orchestra.run.smithi003.stdout:max_change 3 2024-09-21T10:51:32.160 INFO:teuthology.orchestra.run.smithi003.stdout:max_change_osds 4 2024-09-21T10:51:32.160 INFO:teuthology.orchestra.run.smithi003.stdout:average_utilization 0.0059 2024-09-21T10:51:32.160 INFO:teuthology.orchestra.run.smithi003.stdout:overload_utilization 0.0590 2024-09-21T10:51:32.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:32.237 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:32.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:31 smithi204 bash[78884]: cluster 2024-09-21T10:51:30.859156+0000 mgr.y (mgr.25133) 1162 : cluster [DBG] pgmap v1208: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:31 smithi204 bash[78884]: cluster 2024-09-21T10:51:30.859156+0000 mgr.y (mgr.25133) 1162 : cluster [DBG] pgmap v1208: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:32.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:32.368 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:32.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:32.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:32.500 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:32.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:32.603 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:32.630 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:32.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:32.761 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:32.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:32.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:32.887 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:32.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:32.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:32.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:51:32.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:33.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:33.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:33.121 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:33.128 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:32 smithi003 bash[88275]: audit 2024-09-21T10:51:32.158349+0000 mgr.y (mgr.25133) 1163 : audit [DBG] from='client.35391 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:33.129 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:32 smithi003 bash[88275]: audit 2024-09-21T10:51:32.158349+0000 mgr.y (mgr.25133) 1163 : audit [DBG] from='client.35391 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:33.129 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:32 smithi003 bash[89466]: audit 2024-09-21T10:51:32.158349+0000 mgr.y (mgr.25133) 1163 : audit [DBG] from='client.35391 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:33.129 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:32 smithi003 bash[89466]: audit 2024-09-21T10:51:32.158349+0000 mgr.y (mgr.25133) 1163 : audit [DBG] from='client.35391 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:33.139 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:33.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:33.242 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:33.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:32 smithi204 bash[78884]: audit 2024-09-21T10:51:32.158349+0000 mgr.y (mgr.25133) 1163 : audit [DBG] from='client.35391 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:33.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:32 smithi204 bash[78884]: audit 2024-09-21T10:51:32.158349+0000 mgr.y (mgr.25133) 1163 : audit [DBG] from='client.35391 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:33.264 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:33.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:33.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:33.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:33.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:33.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:33.524 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:33.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:33.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:33.655 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:33.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:33.758 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:33.787 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:33.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:33.890 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:33.916 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:33.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:33.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:34.019 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:34.034 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_5' created 2024-09-21T10:51:34.057 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:34.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:34.160 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:34.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[88275]: cluster 2024-09-21T10:51:32.859700+0000 mgr.y (mgr.25133) 1164 : cluster [DBG] pgmap v1209: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:34.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[88275]: cluster 2024-09-21T10:51:32.859700+0000 mgr.y (mgr.25133) 1164 : cluster [DBG] pgmap v1209: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:34.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[88275]: audit 2024-09-21T10:51:33.241184+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.3:0/1430085742' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[88275]: audit 2024-09-21T10:51:33.241184+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.3:0/1430085742' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[88275]: audit 2024-09-21T10:51:33.241983+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.169 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[88275]: audit 2024-09-21T10:51:33.241983+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.169 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[89466]: cluster 2024-09-21T10:51:32.859700+0000 mgr.y (mgr.25133) 1164 : cluster [DBG] pgmap v1209: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:34.169 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[89466]: cluster 2024-09-21T10:51:32.859700+0000 mgr.y (mgr.25133) 1164 : cluster [DBG] pgmap v1209: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:34.170 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[89466]: audit 2024-09-21T10:51:33.241184+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.3:0/1430085742' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.170 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[89466]: audit 2024-09-21T10:51:33.241184+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.3:0/1430085742' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.170 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[89466]: audit 2024-09-21T10:51:33.241983+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.170 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:34 smithi003 bash[89466]: audit 2024-09-21T10:51:33.241983+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.180 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:34.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:34.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:34 smithi204 bash[78884]: cluster 2024-09-21T10:51:32.859700+0000 mgr.y (mgr.25133) 1164 : cluster [DBG] pgmap v1209: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:34 smithi204 bash[78884]: cluster 2024-09-21T10:51:32.859700+0000 mgr.y (mgr.25133) 1164 : cluster [DBG] pgmap v1209: 93 pgs: 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:34 smithi204 bash[78884]: audit 2024-09-21T10:51:33.241184+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.3:0/1430085742' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:34 smithi204 bash[78884]: audit 2024-09-21T10:51:33.241184+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.3:0/1430085742' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:34 smithi204 bash[78884]: audit 2024-09-21T10:51:33.241983+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:34 smithi204 bash[78884]: audit 2024-09-21T10:51:33.241983+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-09-21T10:51:34.283 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:34.307 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:34.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:34.410 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:34.435 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:34.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:34.507 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'reweight-by-utilization'} 2024-09-21T10:51:34.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight-by-utilization 110 0.05 2024-09-21T10:51:34.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:34.575 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:34.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:34.678 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:34.696 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:34.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:34.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:34.826 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:34.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:34.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:34.956 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:34.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:34.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:35.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:35.090 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:35.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:35.193 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:35.218 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:35.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:35.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:35 smithi204 bash[78884]: audit 2024-09-21T10:51:34.013705+0000 mon.a (mon.0) 1626 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:51:35.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:35 smithi204 bash[78884]: audit 2024-09-21T10:51:34.013705+0000 mon.a (mon.0) 1626 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:51:35.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:35 smithi204 bash[78884]: cluster 2024-09-21T10:51:34.021850+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e304: 8 total, 8 up, 7 in 2024-09-21T10:51:35.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:35 smithi204 bash[78884]: cluster 2024-09-21T10:51:34.021850+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e304: 8 total, 8 up, 7 in 2024-09-21T10:51:35.321 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:35.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:35 smithi003 bash[89466]: audit 2024-09-21T10:51:34.013705+0000 mon.a (mon.0) 1626 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:51:35.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:35 smithi003 bash[89466]: audit 2024-09-21T10:51:34.013705+0000 mon.a (mon.0) 1626 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:51:35.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:35 smithi003 bash[89466]: cluster 2024-09-21T10:51:34.021850+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e304: 8 total, 8 up, 7 in 2024-09-21T10:51:35.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:35 smithi003 bash[89466]: cluster 2024-09-21T10:51:34.021850+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e304: 8 total, 8 up, 7 in 2024-09-21T10:51:35.333 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:35 smithi003 bash[88275]: audit 2024-09-21T10:51:34.013705+0000 mon.a (mon.0) 1626 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:51:35.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:35 smithi003 bash[88275]: audit 2024-09-21T10:51:34.013705+0000 mon.a (mon.0) 1626 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-09-21T10:51:35.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:35 smithi003 bash[88275]: cluster 2024-09-21T10:51:34.021850+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e304: 8 total, 8 up, 7 in 2024-09-21T10:51:35.334 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:35 smithi003 bash[88275]: cluster 2024-09-21T10:51:34.021850+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e304: 8 total, 8 up, 7 in 2024-09-21T10:51:35.347 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:35.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:35.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:35.480 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:35.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:35.584 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:35.611 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:35.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:35.708 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2024-09-21T10:51:35.714 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:35.775 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:35.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:35.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:35.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:35.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:35.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:36.007 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:36.007 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:51:36.035 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:36.037 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:51:36.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:36.138 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:36.161 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:36.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:36.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:36.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:36 smithi204 bash[78884]: cluster 2024-09-21T10:51:34.860769+0000 mgr.y (mgr.25133) 1165 : cluster [DBG] pgmap v1211: 109 pgs: 9 creating+peering, 7 unknown, 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:36.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:36 smithi204 bash[78884]: cluster 2024-09-21T10:51:34.860769+0000 mgr.y (mgr.25133) 1165 : cluster [DBG] pgmap v1211: 109 pgs: 9 creating+peering, 7 unknown, 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:36.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:36 smithi204 bash[78884]: cluster 2024-09-21T10:51:35.013659+0000 mon.a (mon.0) 1628 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:51:36.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:36 smithi204 bash[78884]: cluster 2024-09-21T10:51:35.013659+0000 mon.a (mon.0) 1628 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:51:36.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:36 smithi204 bash[78884]: cluster 2024-09-21T10:51:35.037145+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e305: 8 total, 8 up, 7 in 2024-09-21T10:51:36.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:36 smithi204 bash[78884]: cluster 2024-09-21T10:51:35.037145+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e305: 8 total, 8 up, 7 in 2024-09-21T10:51:36.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:36 smithi204 bash[78884]: audit 2024-09-21T10:51:36.019528+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.3:0/909728555' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:36 smithi204 bash[78884]: audit 2024-09-21T10:51:36.019528+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.3:0/909728555' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:36 smithi204 bash[78884]: audit 2024-09-21T10:51:36.020111+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:36 smithi204 bash[78884]: audit 2024-09-21T10:51:36.020111+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:36.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:36.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[88275]: cluster 2024-09-21T10:51:34.860769+0000 mgr.y (mgr.25133) 1165 : cluster [DBG] pgmap v1211: 109 pgs: 9 creating+peering, 7 unknown, 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:36.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[88275]: cluster 2024-09-21T10:51:34.860769+0000 mgr.y (mgr.25133) 1165 : cluster [DBG] pgmap v1211: 109 pgs: 9 creating+peering, 7 unknown, 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:36.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[88275]: cluster 2024-09-21T10:51:35.013659+0000 mon.a (mon.0) 1628 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:51:36.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[88275]: cluster 2024-09-21T10:51:35.013659+0000 mon.a (mon.0) 1628 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:51:36.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[88275]: cluster 2024-09-21T10:51:35.037145+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e305: 8 total, 8 up, 7 in 2024-09-21T10:51:36.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[88275]: cluster 2024-09-21T10:51:35.037145+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e305: 8 total, 8 up, 7 in 2024-09-21T10:51:36.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[88275]: audit 2024-09-21T10:51:36.019528+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.3:0/909728555' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[88275]: audit 2024-09-21T10:51:36.019528+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.3:0/909728555' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[88275]: audit 2024-09-21T10:51:36.020111+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[88275]: audit 2024-09-21T10:51:36.020111+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[89466]: cluster 2024-09-21T10:51:34.860769+0000 mgr.y (mgr.25133) 1165 : cluster [DBG] pgmap v1211: 109 pgs: 9 creating+peering, 7 unknown, 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:36.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[89466]: cluster 2024-09-21T10:51:34.860769+0000 mgr.y (mgr.25133) 1165 : cluster [DBG] pgmap v1211: 109 pgs: 9 creating+peering, 7 unknown, 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:36.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[89466]: cluster 2024-09-21T10:51:35.013659+0000 mon.a (mon.0) 1628 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:51:36.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[89466]: cluster 2024-09-21T10:51:35.013659+0000 mon.a (mon.0) 1628 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:51:36.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[89466]: cluster 2024-09-21T10:51:35.037145+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e305: 8 total, 8 up, 7 in 2024-09-21T10:51:36.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[89466]: cluster 2024-09-21T10:51:35.037145+0000 mon.a (mon.0) 1629 : cluster [DBG] osdmap e305: 8 total, 8 up, 7 in 2024-09-21T10:51:36.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[89466]: audit 2024-09-21T10:51:36.019528+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.3:0/909728555' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[89466]: audit 2024-09-21T10:51:36.019528+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.3:0/909728555' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[89466]: audit 2024-09-21T10:51:36.020111+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.299 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:36 smithi003 bash[89466]: audit 2024-09-21T10:51:36.020111+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:51:36.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:36.421 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:36.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:36.525 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:36.555 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:36.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:36.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:36.684 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:36.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:36.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:36.813 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:36.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:36.916 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:36.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:36.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:36.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:37.045 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:37.072 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:37.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:37.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:37.203 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:37.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:37.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:37.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:37 smithi204 bash[78884]: cluster 2024-09-21T10:51:36.025159+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:37.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:37 smithi204 bash[78884]: cluster 2024-09-21T10:51:36.025159+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:37.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:37 smithi204 bash[78884]: audit 2024-09-21T10:51:36.031318+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:37.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:37 smithi204 bash[78884]: audit 2024-09-21T10:51:36.031318+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:37.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:37 smithi204 bash[78884]: cluster 2024-09-21T10:51:36.034654+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e306: 8 total, 8 up, 7 in 2024-09-21T10:51:37.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:37 smithi204 bash[78884]: cluster 2024-09-21T10:51:36.034654+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e306: 8 total, 8 up, 7 in 2024-09-21T10:51:37.330 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:37.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:37.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[88275]: cluster 2024-09-21T10:51:36.025159+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:37.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[88275]: cluster 2024-09-21T10:51:36.025159+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:37.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[88275]: audit 2024-09-21T10:51:36.031318+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:37.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[88275]: audit 2024-09-21T10:51:36.031318+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:37.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[88275]: cluster 2024-09-21T10:51:36.034654+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e306: 8 total, 8 up, 7 in 2024-09-21T10:51:37.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[88275]: cluster 2024-09-21T10:51:36.034654+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e306: 8 total, 8 up, 7 in 2024-09-21T10:51:37.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[89466]: cluster 2024-09-21T10:51:36.025159+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:37.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[89466]: cluster 2024-09-21T10:51:36.025159+0000 mon.a (mon.0) 1631 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:37.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[89466]: audit 2024-09-21T10:51:36.031318+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:37.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[89466]: audit 2024-09-21T10:51:36.031318+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:51:37.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[89466]: cluster 2024-09-21T10:51:36.034654+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e306: 8 total, 8 up, 7 in 2024-09-21T10:51:37.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[89466]: cluster 2024-09-21T10:51:36.034654+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e306: 8 total, 8 up, 7 in 2024-09-21T10:51:37.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:37.461 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:37.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:37.564 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:37.591 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:37.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:51:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:51:37] "GET /metrics HTTP/1.1" 200 34157 "" "Prometheus/2.51.0" 2024-09-21T10:51:37.694 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:37.723 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:37.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:37.826 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:37.854 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:37.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:37.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:37.985 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:37.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:37.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:38.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:38.114 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:38.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:38.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:38.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:38 smithi204 bash[78884]: cluster 2024-09-21T10:51:36.861529+0000 mgr.y (mgr.25133) 1166 : cluster [DBG] pgmap v1214: 109 pgs: 9 creating+peering, 1 unknown, 99 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:38.227 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:38 smithi204 bash[78884]: cluster 2024-09-21T10:51:36.861529+0000 mgr.y (mgr.25133) 1166 : cluster [DBG] pgmap v1214: 109 pgs: 9 creating+peering, 1 unknown, 99 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:38.244 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:38.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:38.348 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:38.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:38 smithi003 bash[88275]: cluster 2024-09-21T10:51:36.861529+0000 mgr.y (mgr.25133) 1166 : cluster [DBG] pgmap v1214: 109 pgs: 9 creating+peering, 1 unknown, 99 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:38.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:38 smithi003 bash[88275]: cluster 2024-09-21T10:51:36.861529+0000 mgr.y (mgr.25133) 1166 : cluster [DBG] pgmap v1214: 109 pgs: 9 creating+peering, 1 unknown, 99 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:38.360 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:38 smithi003 bash[89466]: cluster 2024-09-21T10:51:36.861529+0000 mgr.y (mgr.25133) 1166 : cluster [DBG] pgmap v1214: 109 pgs: 9 creating+peering, 1 unknown, 99 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:38.360 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:38 smithi003 bash[89466]: cluster 2024-09-21T10:51:36.861529+0000 mgr.y (mgr.25133) 1166 : cluster [DBG] pgmap v1214: 109 pgs: 9 creating+peering, 1 unknown, 99 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:38.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:38.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:38.479 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:38.508 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:38.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:38.612 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:38.640 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:38.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:38.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:38.770 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:38.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:38.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:38.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:38.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:38.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:39.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:39.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:51:39.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:39.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:39.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:39.154 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:39.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:39.258 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:39.285 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:39.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:39.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:39.416 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:39.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:39.533 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:39.547 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:39.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:39.650 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:39.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:39.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:39.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:39.811 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:39.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:39.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[88275]: audit 2024-09-21T10:51:38.670985+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[88275]: audit 2024-09-21T10:51:38.670985+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[88275]: audit 2024-09-21T10:51:38.672611+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[88275]: audit 2024-09-21T10:51:38.672611+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[88275]: cluster 2024-09-21T10:51:38.862366+0000 mgr.y (mgr.25133) 1167 : cluster [DBG] pgmap v1215: 109 pgs: 9 creating+peering, 100 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[88275]: cluster 2024-09-21T10:51:38.862366+0000 mgr.y (mgr.25133) 1167 : cluster [DBG] pgmap v1215: 109 pgs: 9 creating+peering, 100 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:39.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[89466]: audit 2024-09-21T10:51:38.670985+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[89466]: audit 2024-09-21T10:51:38.670985+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[89466]: audit 2024-09-21T10:51:38.672611+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[89466]: audit 2024-09-21T10:51:38.672611+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[89466]: cluster 2024-09-21T10:51:38.862366+0000 mgr.y (mgr.25133) 1167 : cluster [DBG] pgmap v1215: 109 pgs: 9 creating+peering, 100 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:39 smithi003 bash[89466]: cluster 2024-09-21T10:51:38.862366+0000 mgr.y (mgr.25133) 1167 : cluster [DBG] pgmap v1215: 109 pgs: 9 creating+peering, 100 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:39.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:39.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:39.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:40.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:39 smithi204 bash[78884]: audit 2024-09-21T10:51:38.670985+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:39 smithi204 bash[78884]: audit 2024-09-21T10:51:38.670985+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:51:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:39 smithi204 bash[78884]: audit 2024-09-21T10:51:38.672611+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:39 smithi204 bash[78884]: audit 2024-09-21T10:51:38.672611+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:39 smithi204 bash[78884]: cluster 2024-09-21T10:51:38.862366+0000 mgr.y (mgr.25133) 1167 : cluster [DBG] pgmap v1215: 109 pgs: 9 creating+peering, 100 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:40.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:39 smithi204 bash[78884]: cluster 2024-09-21T10:51:38.862366+0000 mgr.y (mgr.25133) 1167 : cluster [DBG] pgmap v1215: 109 pgs: 9 creating+peering, 100 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:40.046 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:40.071 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:40.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:40.174 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:40.203 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:40.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:40.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:40.331 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:40.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:40.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:40.456 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:40.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:40.489 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:51:40.489 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:51:40.489 INFO:teuthology.orchestra.run.smithi204.stdout: "complaint_time": 30, 2024-09-21T10:51:40.489 INFO:teuthology.orchestra.run.smithi204.stdout: "num_blocked_ops": 0 2024-09-21T10:51:40.489 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:51:40.552 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:40.552 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:40.560 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:40.582 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:40.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:40.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:40.711 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:40.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:40.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:40.838 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:40.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:40.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:40.968 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:40.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:40.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:41.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:41.098 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:41.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:41.201 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:41.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:41.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:41.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:41.358 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:41.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:41.460 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:41.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T10:51:41.490 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:41.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:41.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:41.612 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:41.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:41.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:41.741 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:41.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:41.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:41.870 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:41.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:41.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:41.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:41.985 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:41 smithi204 bash[78884]: cluster 2024-09-21T10:51:40.863745+0000 mgr.y (mgr.25133) 1168 : cluster [DBG] pgmap v1216: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:41.985 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:41 smithi204 bash[78884]: cluster 2024-09-21T10:51:40.863745+0000 mgr.y (mgr.25133) 1168 : cluster [DBG] pgmap v1216: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:42.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:42.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:42.104 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:42.130 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:42.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:42.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:41 smithi003 bash[89466]: cluster 2024-09-21T10:51:40.863745+0000 mgr.y (mgr.25133) 1168 : cluster [DBG] pgmap v1216: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:42.231 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:41 smithi003 bash[89466]: cluster 2024-09-21T10:51:40.863745+0000 mgr.y (mgr.25133) 1168 : cluster [DBG] pgmap v1216: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:42.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:41 smithi003 bash[88275]: cluster 2024-09-21T10:51:40.863745+0000 mgr.y (mgr.25133) 1168 : cluster [DBG] pgmap v1216: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:42.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:41 smithi003 bash[88275]: cluster 2024-09-21T10:51:40.863745+0000 mgr.y (mgr.25133) 1168 : cluster [DBG] pgmap v1216: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:42.232 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:42.260 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:42.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:42.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:42.389 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:42.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:42.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:42.521 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:42.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:42.624 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:42.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:42.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:42.755 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:42.785 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:42.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:42.888 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:42.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:42.919 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:42.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:43.020 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:43.050 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:43.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:43.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:43.181 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:43.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:43.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:43.313 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:43.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:43.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:43.445 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:43.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:43.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:43.580 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:43.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:43.616 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:51:43.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:43.710 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:43.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:43.814 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:43.842 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:43.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:43.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:43.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:43.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:43.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:44.076 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:44.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:43 smithi003 bash[89466]: cluster 2024-09-21T10:51:42.864640+0000 mgr.y (mgr.25133) 1169 : cluster [DBG] pgmap v1217: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:44.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:43 smithi003 bash[89466]: cluster 2024-09-21T10:51:42.864640+0000 mgr.y (mgr.25133) 1169 : cluster [DBG] pgmap v1217: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:44.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:43 smithi003 bash[88275]: cluster 2024-09-21T10:51:42.864640+0000 mgr.y (mgr.25133) 1169 : cluster [DBG] pgmap v1217: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:44.088 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:43 smithi003 bash[88275]: cluster 2024-09-21T10:51:42.864640+0000 mgr.y (mgr.25133) 1169 : cluster [DBG] pgmap v1217: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:44.105 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:44.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:44.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:44.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:43 smithi204 bash[78884]: cluster 2024-09-21T10:51:42.864640+0000 mgr.y (mgr.25133) 1169 : cluster [DBG] pgmap v1217: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:44.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:43 smithi204 bash[78884]: cluster 2024-09-21T10:51:42.864640+0000 mgr.y (mgr.25133) 1169 : cluster [DBG] pgmap v1217: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:44.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:44.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:44.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:44.357 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:44.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:44.460 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:44.481 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:44.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:44.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:44.610 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:44.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:44.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:44.741 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:44.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:44.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:44.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:44.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:44.969 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:44.994 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:44.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:44.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:45.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:45.125 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:45.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:45.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:45.256 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:45.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:45.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:45.381 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:45.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:45.484 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:45.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:45.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:45.641 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:45.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:45.744 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:45.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:45.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:45.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:45.902 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:45.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:45.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:46.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:46.033 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:46.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:46.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:46.147 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:45 smithi003 bash[88275]: cluster 2024-09-21T10:51:44.865273+0000 mgr.y (mgr.25133) 1170 : cluster [DBG] pgmap v1218: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:46.147 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:45 smithi003 bash[88275]: cluster 2024-09-21T10:51:44.865273+0000 mgr.y (mgr.25133) 1170 : cluster [DBG] pgmap v1218: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:46.148 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:45 smithi003 bash[89466]: cluster 2024-09-21T10:51:44.865273+0000 mgr.y (mgr.25133) 1170 : cluster [DBG] pgmap v1218: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:46.148 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:45 smithi003 bash[89466]: cluster 2024-09-21T10:51:44.865273+0000 mgr.y (mgr.25133) 1170 : cluster [DBG] pgmap v1218: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:46.162 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:46.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:46.194 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:51:46.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:45 smithi204 bash[78884]: cluster 2024-09-21T10:51:44.865273+0000 mgr.y (mgr.25133) 1170 : cluster [DBG] pgmap v1218: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:46.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:45 smithi204 bash[78884]: cluster 2024-09-21T10:51:44.865273+0000 mgr.y (mgr.25133) 1170 : cluster [DBG] pgmap v1218: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:46.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:46.293 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:46.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:46.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:46.424 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:46.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:46.527 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:46.556 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:46.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:46.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:46.684 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:46.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:46.786 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:46.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.818 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:46.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:46.919 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:46.946 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:46.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:46.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:47.049 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:47.077 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:47.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:47.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:47.209 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:47.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:47.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:47.416 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:47.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:47.518 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:47.547 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:47.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:47.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:51:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:51:47] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.51.0" 2024-09-21T10:51:47.677 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:47.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:47.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:47.802 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:47.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:47.905 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:47.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:47.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:47.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:47 smithi204 bash[78884]: cluster 2024-09-21T10:51:46.866274+0000 mgr.y (mgr.25133) 1171 : cluster [DBG] pgmap v1219: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:48.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:47 smithi204 bash[78884]: cluster 2024-09-21T10:51:46.866274+0000 mgr.y (mgr.25133) 1171 : cluster [DBG] pgmap v1219: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:48.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:48.063 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:48.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:48.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:48.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:47 smithi003 bash[88275]: cluster 2024-09-21T10:51:46.866274+0000 mgr.y (mgr.25133) 1171 : cluster [DBG] pgmap v1219: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:48.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:47 smithi003 bash[88275]: cluster 2024-09-21T10:51:46.866274+0000 mgr.y (mgr.25133) 1171 : cluster [DBG] pgmap v1219: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:47 smithi003 bash[89466]: cluster 2024-09-21T10:51:46.866274+0000 mgr.y (mgr.25133) 1171 : cluster [DBG] pgmap v1219: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:48.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:47 smithi003 bash[89466]: cluster 2024-09-21T10:51:46.866274+0000 mgr.y (mgr.25133) 1171 : cluster [DBG] pgmap v1219: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:48.194 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:48.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:48.297 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:48.320 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:48.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:48.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:48.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:48.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:48.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:48.577 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:48.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:48.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:48.709 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:48.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:48.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:48.837 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:48.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:48.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:48.964 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:48.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:48.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:49.067 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:49.094 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:49.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:49.197 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:49.223 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:49.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:49.326 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:49.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:49.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:49.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:49.487 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:49.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:49.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:49.617 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:49.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:49.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:49.746 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:49.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:49.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:49.882 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:49.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:49.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:49.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:50.012 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:50.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:50.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:49 smithi003 bash[88275]: cluster 2024-09-21T10:51:48.867195+0000 mgr.y (mgr.25133) 1172 : cluster [DBG] pgmap v1220: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:50.087 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:49 smithi003 bash[88275]: cluster 2024-09-21T10:51:48.867195+0000 mgr.y (mgr.25133) 1172 : cluster [DBG] pgmap v1220: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:50.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:49 smithi003 bash[89466]: cluster 2024-09-21T10:51:48.867195+0000 mgr.y (mgr.25133) 1172 : cluster [DBG] pgmap v1220: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:50.087 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:49 smithi003 bash[89466]: cluster 2024-09-21T10:51:48.867195+0000 mgr.y (mgr.25133) 1172 : cluster [DBG] pgmap v1220: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:50.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:50.142 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:50.245 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:49 smithi204 bash[78884]: cluster 2024-09-21T10:51:48.867195+0000 mgr.y (mgr.25133) 1172 : cluster [DBG] pgmap v1220: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:49 smithi204 bash[78884]: cluster 2024-09-21T10:51:48.867195+0000 mgr.y (mgr.25133) 1172 : cluster [DBG] pgmap v1220: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:50.270 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:50.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:50.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:50.394 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:50.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:50.481 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:51:50.481 INFO:teuthology.orchestra.run.smithi204.stdout: "size": 20, 2024-09-21T10:51:50.481 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 600, 2024-09-21T10:51:50.481 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T10:51:50.481 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.481 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:47639 8.2 8:4a8794b3:::benchmark_data_smithi003_167864_object47638:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:51:50.481 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:42:39.854883+0000", 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 550.62022301399998, 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.41705689200000001, 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 47639 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.482 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854883+0000", 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854883+0000", 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854881+0000", 2024-09-21T10:51:50.483 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:51:50.484 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.484 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.484 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.484 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854924+0000", 2024-09-21T10:51:50.484 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.3614e-05 2024-09-21T10:51:50.484 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.484 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.484 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.484 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854940+0000", 2024-09-21T10:51:50.484 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5926999999999998e-05 2024-09-21T10:51:50.484 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854949+0000", 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.3659999999999992e-06 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.854990+0000", 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1777000000000003e-05 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.485 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.486 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.855109+0000", 2024-09-21T10:51:50.486 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000118489 2024-09-21T10:51:50.486 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.486 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.486 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:51:50.486 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.855235+0000", 2024-09-21T10:51:50.486 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000125792 2024-09-21T10:51:50.486 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.486 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.486 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.857613+0000", 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0023780509999999999 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:39.858695+0000", 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0010823779999999999 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:40.271736+0000", 2024-09-21T10:51:50.487 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.41304092599999997 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:40.271819+0000", 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2940000000000002e-05 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:40.271940+0000", 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000120772 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.488 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:64389 8.2 8:41a74f58:::benchmark_data_smithi003_167864_object64388:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e244)", 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:42:54.322350+0000", 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 536.15275550199999, 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.47788337600000003, 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:51:50.489 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 64389 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322350+0000", 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322350+0000", 2024-09-21T10:51:50.490 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322348+0000", 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999976 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322403+0000", 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4564999999999997e-05 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.491 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322421+0000", 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8308000000000002e-05 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322432+0000", 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0959e-05 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322493+0000", 2024-09-21T10:51:50.492 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1333000000000004e-05 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322673+0000", 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000179653 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.322853+0000", 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00018000700000000001 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.493 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.494 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.494 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.325819+0000", 2024-09-21T10:51:50.494 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0029656470000000001 2024-09-21T10:51:50.494 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.494 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.494 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.494 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.328715+0000", 2024-09-21T10:51:50.494 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0028960460000000002 2024-09-21T10:51:50.494 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.494 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.494 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.800158+0000", 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.47144385300000002 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.800200+0000", 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1369000000000003e-05 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:42:54.800234+0000", 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.3895e-05 2024-09-21T10:51:50.495 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:106421 8.2 8:41433104:::benchmark_data_smithi003_167864_object1469:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e246)", 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:43:44.239787+0000", 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 486.23531919099997, 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58337487899999996, 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.496 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 106421 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239787+0000", 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.497 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239787+0000", 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239783+0000", 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999967 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239798+0000", 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4883e-05 2024-09-21T10:51:50.498 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.499 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.499 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.499 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239841+0000", 2024-09-21T10:51:50.499 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2542e-05 2024-09-21T10:51:50.499 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.499 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.499 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.499 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239864+0000", 2024-09-21T10:51:50.499 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.3536e-05 2024-09-21T10:51:50.499 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.499 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.500 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.500 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.239907+0000", 2024-09-21T10:51:50.500 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2481999999999997e-05 2024-09-21T10:51:50.500 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.500 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.501 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.501 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.240000+0000", 2024-09-21T10:51:50.501 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3135999999999997e-05 2024-09-21T10:51:50.501 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.502 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.502 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:51:50.502 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.240080+0000", 2024-09-21T10:51:50.502 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.9657e-05 2024-09-21T10:51:50.502 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.502 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.502 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.502 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.242747+0000", 2024-09-21T10:51:50.502 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00266702 2024-09-21T10:51:50.502 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.502 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.503 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.503 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.242874+0000", 2024-09-21T10:51:50.503 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000127453 2024-09-21T10:51:50.503 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.503 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.503 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.503 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.823030+0000", 2024-09-21T10:51:50.503 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.58015560200000005 2024-09-21T10:51:50.503 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.503 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.503 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.823099+0000", 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9079999999999996e-05 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:43:44.823162+0000", 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2707999999999997e-05 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.504 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:148753 8.2 8:4e71542f:::benchmark_data_smithi003_167864_object43801:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e250)", 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:44:37.976217+0000", 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 432.49888896700003, 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.64836498899999995, 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 148753 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.505 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.506 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.506 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976217+0000", 2024-09-21T10:51:50.506 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.506 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.506 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.506 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.506 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976217+0000", 2024-09-21T10:51:50.506 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.506 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.506 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.506 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976215+0000", 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976222+0000", 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4300000000000003e-06 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976234+0000", 2024-09-21T10:51:50.507 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1819e-05 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976240+0000", 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3060000000000003e-06 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976287+0000", 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7162e-05 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.508 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976414+0000", 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012699799999999999 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.976539+0000", 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000124459 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.509 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.979529+0000", 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0029908790000000001 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:37.980109+0000", 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00057952999999999998 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:38.624485+0000", 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.64437583600000004 2024-09-21T10:51:50.510 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:38.624540+0000", 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5448999999999997e-05 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:44:38.624582+0000", 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1622999999999998e-05 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.511 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.512 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.512 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:187721 8.2 8:4452a8fc:::benchmark_data_smithi003_167864_object82769:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2024-09-21T10:51:50.512 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:45:28.154546+0000", 2024-09-21T10:51:50.512 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 382.32056019300001, 2024-09-21T10:51:50.512 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.37386426099999998, 2024-09-21T10:51:50.512 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.512 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.512 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.512 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:51:50.512 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:51:50.512 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 187721 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.154546+0000", 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.154546+0000", 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.513 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.514 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.514 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.154544+0000", 2024-09-21T10:51:50.514 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:51:50.514 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.514 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.514 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.514 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.154552+0000", 2024-09-21T10:51:50.514 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.8269999999999998e-06 2024-09-21T10:51:50.514 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.514 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.514 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.154567+0000", 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5934999999999999e-05 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.154577+0000", 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4939999999999992e-06 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.154817+0000", 2024-09-21T10:51:50.515 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00024037700000000001 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.154939+0000", 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012137399999999999 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.155084+0000", 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014560699999999999 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.516 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.160894+0000", 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0058099140000000002 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.169901+0000", 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0090071100000000005 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.517 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.528262+0000", 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.35836099100000002 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.528342+0000", 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.9449000000000005e-05 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.528410+0000", 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8119000000000003e-05 2024-09-21T10:51:50.518 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:187754 8.2 8:45e8ec8e:::benchmark_data_smithi003_167864_object82802:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:45:28.190842+0000", 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 382.28426412599998, 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.35331859100000002, 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:51:50.519 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 187754 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.190842+0000", 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.190842+0000", 2024-09-21T10:51:50.520 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.190840+0000", 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.190848+0000", 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.7349999999999996e-06 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.521 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.190865+0000", 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7190999999999999e-05 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.190873+0000", 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.473e-06 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.522 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.190927+0000", 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3875999999999997e-05 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.191048+0000", 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000120555 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.191174+0000", 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012658 2024-09-21T10:51:50.523 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.194629+0000", 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003454319 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.194824+0000", 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00019563100000000001 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.524 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.543932+0000", 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.34910796599999999 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.544071+0000", 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000138472 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.544160+0000", 2024-09-21T10:51:50.525 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.9653000000000004e-05 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:187760 8.2 8:4c7a302d:::benchmark_data_smithi003_167864_object82808:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:45:28.203923+0000", 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 382.27118309799999, 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.34065066999999999, 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.526 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 187760 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.203923+0000", 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.527 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.203923+0000", 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.203921+0000", 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.203927+0000", 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6110000000000001e-06 2024-09-21T10:51:50.528 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.203939+0000", 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2235000000000001e-05 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.203944+0000", 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.1479999999999997e-06 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.529 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.530 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.203977+0000", 2024-09-21T10:51:50.530 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.3008e-05 2024-09-21T10:51:50.530 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.530 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.530 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.530 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.204064+0000", 2024-09-21T10:51:50.530 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.6321000000000002e-05 2024-09-21T10:51:50.530 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.530 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.530 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:51:50.530 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.204139+0000", 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5875000000000001e-05 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.207519+0000", 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0033797219999999999 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.207847+0000", 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00032755099999999998 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.531 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.544218+0000", 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.336370799 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.544493+0000", 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00027537299999999998 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.532 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.544573+0000", 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.0457000000000006e-05 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:187845 8.2 8:43b76330:::benchmark_data_smithi003_167864_object82893:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:45:28.631901+0000", 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 381.84320440900001, 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.304039538, 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.533 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 187845 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.631901+0000", 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.534 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.535 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.631901+0000", 2024-09-21T10:51:50.535 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.535 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.535 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.535 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.535 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.631900+0000", 2024-09-21T10:51:50.535 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:51:50.535 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.535 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.535 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.535 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.631908+0000", 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.3999999999999992e-06 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.631922+0000", 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3718e-05 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.631929+0000", 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5229999999999998e-06 2024-09-21T10:51:50.536 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.631982+0000", 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2751999999999999e-05 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.632090+0000", 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000108254 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:51:50.537 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.632194+0000", 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000103844 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.638920+0000", 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0067254589999999996 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.644368+0000", 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0054481069999999998 2024-09-21T10:51:50.538 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.539 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.539 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.539 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.935372+0000", 2024-09-21T10:51:50.539 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.29100421799999998 2024-09-21T10:51:50.539 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.539 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.539 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.539 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.935825+0000", 2024-09-21T10:51:50.539 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00045277099999999998 2024-09-21T10:51:50.539 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.539 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.935941+0000", 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000116335 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:187849 8.2 8:4d74a762:::benchmark_data_smithi003_167864_object82897:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:45:28.639465+0000", 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 381.83564100500001, 2024-09-21T10:51:50.540 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.31207380600000001, 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 187849 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.639465+0000", 2024-09-21T10:51:50.541 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.542 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.542 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.542 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.542 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.639465+0000", 2024-09-21T10:51:50.542 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.542 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.542 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.542 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.542 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.639463+0000", 2024-09-21T10:51:50.542 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:51:50.542 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.639470+0000", 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9659999999999999e-06 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.639485+0000", 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5477000000000001e-05 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.543 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.639492+0000", 2024-09-21T10:51:50.544 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.5189999999999998e-06 2024-09-21T10:51:50.544 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.544 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.544 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.544 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.640847+0000", 2024-09-21T10:51:50.544 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001355282 2024-09-21T10:51:50.544 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.544 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.544 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.544 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.640952+0000", 2024-09-21T10:51:50.544 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000104889 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.641055+0000", 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000102521 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.646976+0000", 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0059210060000000004 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.545 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.546 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.647383+0000", 2024-09-21T10:51:50.546 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00040786000000000002 2024-09-21T10:51:50.546 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.546 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.546 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.546 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.951433+0000", 2024-09-21T10:51:50.546 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.30405008700000002 2024-09-21T10:51:50.546 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.546 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.546 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.546 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.951479+0000", 2024-09-21T10:51:50.547 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5249e-05 2024-09-21T10:51:50.547 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.547 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.547 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.547 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:28.951539+0000", 2024-09-21T10:51:50.547 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.9907000000000001e-05 2024-09-21T10:51:50.547 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.547 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.547 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.547 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.547 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.548 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35025.0:190861 8.2 8:429bb1d9:::benchmark_data_smithi003_167864_object85909:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2024-09-21T10:51:50.548 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:45:32.434837+0000", 2024-09-21T10:51:50.548 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 378.040268787, 2024-09-21T10:51:50.548 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.45118176100000001, 2024-09-21T10:51:50.548 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.548 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.548 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.548 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35025", 2024-09-21T10:51:50.548 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3737954703", 2024-09-21T10:51:50.548 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 190861 2024-09-21T10:51:50.548 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.434837+0000", 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.434837+0000", 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.549 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.434835+0000", 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.434845+0000", 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4890000000000001e-06 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.550 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.434862+0000", 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7492000000000001e-05 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.434869+0000", 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4590000000000003e-06 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.434925+0000", 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6511000000000002e-05 2024-09-21T10:51:50.551 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.435025+0000", 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000100208 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.435129+0000", 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000103968 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.552 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.438593+0000", 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0034637069999999999 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.438776+0000", 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00018312100000000001 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.885853+0000", 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.44707712300000002 2024-09-21T10:51:50.553 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.885947+0000", 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3500999999999998e-05 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:45:32.886019+0000", 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1965000000000006e-05 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.554 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.555 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.555 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.555 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.45146.0:83602 9.e 9:7acba511:::benchmark_data_smithi003_186229_object83601:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e266)", 2024-09-21T10:51:50.555 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:47:44.517087+0000", 2024-09-21T10:51:50.555 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 245.95801846099999, 2024-09-21T10:51:50.555 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.30174504299999999, 2024-09-21T10:51:50.555 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.555 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.555 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.555 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.45146", 2024-09-21T10:51:50.555 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 83602 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.517087+0000", 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.517087+0000", 2024-09-21T10:51:50.556 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.517085+0000", 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.517140+0000", 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4901000000000002e-05 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.557 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.517194+0000", 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3471999999999999e-05 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.517205+0000", 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0761000000000001e-05 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.558 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.517258+0000", 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3795000000000002e-05 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.517424+0000", 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00016582899999999999 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.517581+0000", 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000156677 2024-09-21T10:51:50.559 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.522965+0000", 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0053841569999999997 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.523651+0000", 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00068583299999999995 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.560 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.818653+0000", 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.29500261300000002 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.818767+0000", 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00011387699999999999 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.818832+0000", 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.5089e-05 2024-09-21T10:51:50.561 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.562 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.562 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.562 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.562 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.562 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.45146.0:83607 9.e 9:7682f585:::benchmark_data_smithi003_186229_object83606:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e266)", 2024-09-21T10:51:50.562 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:47:44.520037+0000", 2024-09-21T10:51:50.562 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 245.95506911000001, 2024-09-21T10:51:50.562 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.29897072099999999, 2024-09-21T10:51:50.562 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.562 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.562 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.45146", 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 83607 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.520037+0000", 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.563 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.520037+0000", 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.520035+0000", 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.520087+0000", 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2244999999999999e-05 2024-09-21T10:51:50.564 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.565 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.565 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.565 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.520133+0000", 2024-09-21T10:51:50.565 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5633999999999997e-05 2024-09-21T10:51:50.565 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.565 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.565 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.565 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.520142+0000", 2024-09-21T10:51:50.565 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.5380000000000008e-06 2024-09-21T10:51:50.565 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.565 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.566 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.566 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.520203+0000", 2024-09-21T10:51:50.566 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0260999999999998e-05 2024-09-21T10:51:50.566 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.566 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.566 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.566 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.520344+0000", 2024-09-21T10:51:50.566 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014114600000000001 2024-09-21T10:51:50.566 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.566 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.566 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.520474+0000", 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012981000000000001 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.523539+0000", 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0030652869999999999 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.525971+0000", 2024-09-21T10:51:50.567 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0024318209999999998 2024-09-21T10:51:50.568 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.568 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.568 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.568 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.818885+0000", 2024-09-21T10:51:50.568 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.29291447399999998 2024-09-21T10:51:50.568 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.568 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.568 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.568 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.818955+0000", 2024-09-21T10:51:50.568 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9212000000000001e-05 2024-09-21T10:51:50.568 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.569 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.569 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.569 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:47:44.819007+0000", 2024-09-21T10:51:50.569 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2939000000000003e-05 2024-09-21T10:51:50.569 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.569 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.569 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.569 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.569 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.569 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.45146.0:140417 9.e 9:73c06567:::benchmark_data_smithi003_186229_object33489:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-21T10:51:50.569 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:48:57.811140+0000", 2024-09-21T10:51:50.570 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 172.663966206, 2024-09-21T10:51:50.570 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.46739828900000002, 2024-09-21T10:51:50.570 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.570 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.570 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.570 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.45146", 2024-09-21T10:51:50.570 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:51:50.570 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 140417 2024-09-21T10:51:50.570 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.570 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.570 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.571 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.571 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.811140+0000", 2024-09-21T10:51:50.571 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.571 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.571 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.571 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.571 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.811140+0000", 2024-09-21T10:51:50.571 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.571 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.571 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.571 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.572 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.811137+0000", 2024-09-21T10:51:50.572 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999976 2024-09-21T10:51:50.572 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.572 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.572 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.572 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.811149+0000", 2024-09-21T10:51:50.572 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1559000000000001e-05 2024-09-21T10:51:50.572 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.572 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.572 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.572 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.811175+0000", 2024-09-21T10:51:50.573 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.5891999999999999e-05 2024-09-21T10:51:50.573 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.573 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.573 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.573 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.811185+0000", 2024-09-21T10:51:50.573 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0825000000000001e-05 2024-09-21T10:51:50.573 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.573 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.573 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.573 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.811241+0000", 2024-09-21T10:51:50.573 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5668999999999998e-05 2024-09-21T10:51:50.574 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.574 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.574 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.574 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.811391+0000", 2024-09-21T10:51:50.574 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015008299999999999 2024-09-21T10:51:50.574 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.574 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.574 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:51:50.574 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.812029+0000", 2024-09-21T10:51:50.574 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00063742200000000001 2024-09-21T10:51:50.574 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.575 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.575 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.575 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.815702+0000", 2024-09-21T10:51:50.575 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0036736350000000002 2024-09-21T10:51:50.575 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.575 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.575 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.575 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.817328+0000", 2024-09-21T10:51:50.575 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0016256770000000001 2024-09-21T10:51:50.575 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.575 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:58.278334+0000", 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.46100616999999999 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:58.278476+0000", 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000141521 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.576 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:58.278538+0000", 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2323999999999995e-05 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.45146.0:140427 9.e 9:7dbafeb7:::benchmark_data_smithi003_186229_object33499:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:48:57.824098+0000", 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 172.65100794599999, 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.46520987200000002, 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.577 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.578 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.578 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.45146", 2024-09-21T10:51:50.578 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:51:50.578 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 140427 2024-09-21T10:51:50.578 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.578 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.578 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.578 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.578 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.824098+0000", 2024-09-21T10:51:50.578 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.578 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.579 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.579 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.579 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.824098+0000", 2024-09-21T10:51:50.579 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.579 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.579 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.579 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.579 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.824097+0000", 2024-09-21T10:51:50.579 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:51:50.579 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.579 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.824103+0000", 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8950000000000001e-06 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.824117+0000", 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3625000000000001e-05 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.580 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.824123+0000", 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4960000000000004e-06 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.824158+0000", 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.5308999999999997e-05 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.824248+0000", 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.0159000000000002e-05 2024-09-21T10:51:50.581 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.582 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.582 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:51:50.582 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.824321+0000", 2024-09-21T10:51:50.582 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.2548999999999999e-05 2024-09-21T10:51:50.582 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.582 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.582 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.582 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.827511+0000", 2024-09-21T10:51:50.582 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0031907630000000001 2024-09-21T10:51:50.582 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.582 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.583 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.583 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:57.828221+0000", 2024-09-21T10:51:50.583 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00070943000000000004 2024-09-21T10:51:50.583 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.583 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.583 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.583 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:58.289169+0000", 2024-09-21T10:51:50.583 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.46094866899999998 2024-09-21T10:51:50.583 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.583 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.583 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:58.289248+0000", 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.8261000000000002e-05 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:48:58.289308+0000", 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0066999999999999e-05 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.584 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.45146.0:168973 9.e 9:7ced1d2c:::benchmark_data_smithi003_186229_object62045:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e281)", 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:49:44.434687+0000", 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 126.04041864, 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.37968652899999999, 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.45146", 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 168973 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.585 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.434687+0000", 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.434687+0000", 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.586 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.434685+0000", 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999976 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.434694+0000", 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7930000000000003e-06 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.434708+0000", 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4168000000000001e-05 2024-09-21T10:51:50.587 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.434715+0000", 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5310000000000004e-06 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.434762+0000", 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.6773000000000001e-05 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.588 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.434869+0000", 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000106316 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.434968+0000", 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.9560000000000002e-05 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.438794+0000", 2024-09-21T10:51:50.589 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0038258419999999999 2024-09-21T10:51:50.590 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.590 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.590 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.590 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.441799+0000", 2024-09-21T10:51:50.590 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0030046109999999999 2024-09-21T10:51:50.590 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.590 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.590 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.590 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.814214+0000", 2024-09-21T10:51:50.590 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.37241542599999999 2024-09-21T10:51:50.590 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.814303+0000", 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.9184000000000005e-05 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:44.814374+0000", 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0560000000000002e-05 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.591 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.45146.0:171578 9.e 9:7ee0e263:::benchmark_data_smithi003_186229_object64650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e281)", 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:49:48.340872+0000", 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 122.13423357000001, 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.31381422199999998, 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.45146", 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:51:50.592 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 171578 2024-09-21T10:51:50.593 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.593 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.593 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.593 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.593 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.340872+0000", 2024-09-21T10:51:50.593 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.593 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.593 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.593 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.593 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.340872+0000", 2024-09-21T10:51:50.593 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.594 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.594 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.594 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.594 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.340871+0000", 2024-09-21T10:51:50.594 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:51:50.594 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.594 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.594 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.594 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.340878+0000", 2024-09-21T10:51:50.594 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.131e-06 2024-09-21T10:51:50.595 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.595 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.595 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.595 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.340892+0000", 2024-09-21T10:51:50.595 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3856000000000001e-05 2024-09-21T10:51:50.595 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.595 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.595 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.595 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.340899+0000", 2024-09-21T10:51:50.595 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.114e-06 2024-09-21T10:51:50.595 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.340952+0000", 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3125999999999999e-05 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.341075+0000", 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012346300000000001 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.596 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:51:50.597 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.341192+0000", 2024-09-21T10:51:50.597 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00011649799999999999 2024-09-21T10:51:50.597 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.597 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.597 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.597 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.345022+0000", 2024-09-21T10:51:50.597 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0038298949999999998 2024-09-21T10:51:50.597 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.597 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.597 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.597 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.354020+0000", 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0089980259999999992 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.654589+0000", 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.30056939999999999 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.654646+0000", 2024-09-21T10:51:50.598 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6851999999999997e-05 2024-09-21T10:51:50.599 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.599 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.599 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.599 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.654686+0000", 2024-09-21T10:51:50.599 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.0540000000000001e-05 2024-09-21T10:51:50.599 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.599 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.599 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.599 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.599 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.599 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.45146.0:171586 9.e 9:7e4ef75f:::benchmark_data_smithi003_186229_object64658:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e281)", 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:49:48.349775+0000", 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 122.12533060600001, 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.30502134800000003, 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.45146", 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 171586 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.600 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.601 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.601 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.349775+0000", 2024-09-21T10:51:50.601 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.601 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.601 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.601 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.601 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.349775+0000", 2024-09-21T10:51:50.601 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.601 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.601 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.601 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.349774+0000", 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.349780+0000", 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8290000000000002e-06 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.349795+0000", 2024-09-21T10:51:50.602 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5045000000000001e-05 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.349803+0000", 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4000000000000003e-06 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.349853+0000", 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0034999999999998e-05 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.603 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.349990+0000", 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000137551 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.350131+0000", 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014100000000000001 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.604 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.354193+0000", 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0040619519999999998 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.354421+0000", 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00022725800000000001 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.654727+0000", 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.30030678 2024-09-21T10:51:50.605 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.606 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.606 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.606 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.654767+0000", 2024-09-21T10:51:50.606 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.9415999999999997e-05 2024-09-21T10:51:50.606 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.606 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.606 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.606 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:48.654797+0000", 2024-09-21T10:51:50.606 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.9751e-05 2024-09-21T10:51:50.606 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.606 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.607 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.607 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.607 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.607 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.45146.0:176476 9.e 9:73b6a545:::benchmark_data_smithi003_186229_object69548:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e283)", 2024-09-21T10:51:50.607 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:49:56.409347+0000", 2024-09-21T10:51:50.607 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 114.06575888099999, 2024-09-21T10:51:50.607 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.36789731199999998, 2024-09-21T10:51:50.607 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.607 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.607 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.609 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.45146", 2024-09-21T10:51:50.609 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:51:50.609 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 176476 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409347+0000", 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409347+0000", 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.610 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.611 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.611 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.611 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409345+0000", 2024-09-21T10:51:50.611 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T10:51:50.611 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.611 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.611 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.611 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409354+0000", 2024-09-21T10:51:50.611 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7069999999999998e-06 2024-09-21T10:51:50.611 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.611 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409370+0000", 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6231000000000001e-05 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409379+0000", 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.9639999999999992e-06 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409434+0000", 2024-09-21T10:51:50.612 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5265e-05 2024-09-21T10:51:50.613 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.613 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.613 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.613 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409548+0000", 2024-09-21T10:51:50.613 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000113929 2024-09-21T10:51:50.613 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.613 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.613 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:51:50.613 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409658+0000", 2024-09-21T10:51:50.613 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000110233 2024-09-21T10:51:50.613 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.421083+0000", 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011424769 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.427479+0000", 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00639581 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.614 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.776990+0000", 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.349510655 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.777140+0000", 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015063199999999999 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.777244+0000", 2024-09-21T10:51:50.615 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010401800000000001 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.45146.0:176477 9.e 9:75a25035:::benchmark_data_smithi003_186229_object69549:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e283)", 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:49:56.409395+0000", 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 114.06571078499999, 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.37703860700000003, 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.616 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.45146", 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 176477 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409395+0000", 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.617 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409395+0000", 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409395+0000", 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409398+0000", 2024-09-21T10:51:50.618 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0529999999999998e-06 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409405+0000", 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.2479999999999999e-06 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409411+0000", 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7509999999999997e-06 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.619 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.413524+0000", 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0041136749999999998 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.413650+0000", 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012605 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:51:50.620 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.413767+0000", 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00011681 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.421090+0000", 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0073229319999999999 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.427505+0000", 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.006415329 2024-09-21T10:51:50.621 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.786319+0000", 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.35881317200000001 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.786373+0000", 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4299999999999998e-05 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.622 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.786434+0000", 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0766000000000001e-05 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.45146.0:176481 9.e 9:7ecd5ad2:::benchmark_data_smithi003_186229_object69553:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e283)", 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:49:56.409427+0000", 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 114.06567896200001, 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.377176554, 2024-09-21T10:51:50.623 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.45146", 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 176481 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409427+0000", 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.624 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409427+0000", 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409426+0000", 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:51:50.625 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409429+0000", 2024-09-21T10:51:50.626 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.773e-06 2024-09-21T10:51:50.626 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.626 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.626 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:51:50.626 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409436+0000", 2024-09-21T10:51:50.626 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.596e-06 2024-09-21T10:51:50.626 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.626 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.626 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:51:50.626 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.409440+0000", 2024-09-21T10:51:50.626 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5630000000000002e-06 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.417677+0000", 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0082366450000000008 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.417849+0000", 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000171776 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.627 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,7", 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.418001+0000", 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015182999999999999 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.421212+0000", 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0032114270000000002 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.427572+0000", 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0063603100000000001 2024-09-21T10:51:50.628 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.786510+0000", 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.358937218 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.786562+0000", 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2717999999999999e-05 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:51:50.629 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T10:51:50.630 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:49:56.786603+0000", 2024-09-21T10:51:50.630 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1140000000000003e-05 2024-09-21T10:51:50.630 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.630 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.630 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.630 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:51:50.630 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:51:50.630 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:51:50.630 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:50.656 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:50.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:50.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:50.786 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:50.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:50.890 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:50.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:50.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:50.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:51.016 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:51.045 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:51.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:51.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:51.176 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:51.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:51.278 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:51.305 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:51.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:51.408 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:51.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:51.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:51.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:51.566 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:51.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:51.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T10:51:51.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:51.693 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:51.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:51.709 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:51:51.709 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:51:51.728 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:51:51.728 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:51:51.746 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:51:51.746 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:51:51.766 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:51:51.766 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:51:51.783 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:51:51.783 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:51:51.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:51.801 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:51:51.801 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:51:51.815 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:51.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:51.818 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:51:51.818 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:51:51.835 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:51:51.836 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:51:51.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:51.946 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:51.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:51.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:52.049 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:52.072 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:52.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:52.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:52.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:51 smithi003 bash[88275]: cluster 2024-09-21T10:51:50.868649+0000 mgr.y (mgr.25133) 1173 : cluster [DBG] pgmap v1221: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:52.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:51 smithi003 bash[88275]: cluster 2024-09-21T10:51:50.868649+0000 mgr.y (mgr.25133) 1173 : cluster [DBG] pgmap v1221: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:52.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:51 smithi003 bash[88275]: audit 2024-09-21T10:51:51.689012+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.3:0/4124878635' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:52.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:51 smithi003 bash[88275]: audit 2024-09-21T10:51:51.689012+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.3:0/4124878635' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:51 smithi003 bash[89466]: cluster 2024-09-21T10:51:50.868649+0000 mgr.y (mgr.25133) 1173 : cluster [DBG] pgmap v1221: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:51 smithi003 bash[89466]: cluster 2024-09-21T10:51:50.868649+0000 mgr.y (mgr.25133) 1173 : cluster [DBG] pgmap v1221: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:51 smithi003 bash[89466]: audit 2024-09-21T10:51:51.689012+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.3:0/4124878635' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:52.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:51 smithi003 bash[89466]: audit 2024-09-21T10:51:51.689012+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.3:0/4124878635' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:52.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:51 smithi204 bash[78884]: cluster 2024-09-21T10:51:50.868649+0000 mgr.y (mgr.25133) 1173 : cluster [DBG] pgmap v1221: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:52.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:51 smithi204 bash[78884]: cluster 2024-09-21T10:51:50.868649+0000 mgr.y (mgr.25133) 1173 : cluster [DBG] pgmap v1221: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:52.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:51 smithi204 bash[78884]: audit 2024-09-21T10:51:51.689012+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.3:0/4124878635' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:52.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:51 smithi204 bash[78884]: audit 2024-09-21T10:51:51.689012+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.3:0/4124878635' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:51:52.202 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:52.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:52.305 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:52.332 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:52.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:52.435 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:52.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:52.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:52.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:52.595 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:52.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:52.698 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:52.726 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:52.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:52.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:52.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:52.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:52.960 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:52.990 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:52.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:52.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:53.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:53.121 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:53.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:53.225 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:53.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:53.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:53.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:53.384 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:53.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:53.487 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:53.516 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:53.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:53.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:53.647 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:53.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:53.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:53.775 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:53.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:53.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:53.905 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:53.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:53.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:54.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:54.029 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:53 smithi003 bash[88275]: cluster 2024-09-21T10:51:52.869607+0000 mgr.y (mgr.25133) 1174 : cluster [DBG] pgmap v1222: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:54.029 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:53 smithi003 bash[88275]: cluster 2024-09-21T10:51:52.869607+0000 mgr.y (mgr.25133) 1174 : cluster [DBG] pgmap v1222: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:54.029 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:53 smithi003 bash[88275]: audit 2024-09-21T10:51:53.666653+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:54.029 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:53 smithi003 bash[88275]: audit 2024-09-21T10:51:53.666653+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:54.029 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:53 smithi003 bash[89466]: cluster 2024-09-21T10:51:52.869607+0000 mgr.y (mgr.25133) 1174 : cluster [DBG] pgmap v1222: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:54.030 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:53 smithi003 bash[89466]: cluster 2024-09-21T10:51:52.869607+0000 mgr.y (mgr.25133) 1174 : cluster [DBG] pgmap v1222: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:54.030 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:53 smithi003 bash[89466]: audit 2024-09-21T10:51:53.666653+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:54.030 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:53 smithi003 bash[89466]: audit 2024-09-21T10:51:53.666653+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:54.031 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:54.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:54.135 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:54.161 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:54.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:53 smithi204 bash[78884]: cluster 2024-09-21T10:51:52.869607+0000 mgr.y (mgr.25133) 1174 : cluster [DBG] pgmap v1222: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:53 smithi204 bash[78884]: cluster 2024-09-21T10:51:52.869607+0000 mgr.y (mgr.25133) 1174 : cluster [DBG] pgmap v1222: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:53 smithi204 bash[78884]: audit 2024-09-21T10:51:53.666653+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:53 smithi204 bash[78884]: audit 2024-09-21T10:51:53.666653+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:51:54.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:54.284 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:54.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:54.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:54.413 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:54.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:54.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:54.544 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:54.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:54.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:54.677 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:54.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:54.780 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:54.807 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:54.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:54.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:54.935 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:54.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:54.957 INFO:teuthology.orchestra.run.smithi003.stdout:moved 7 / 327 (2.14067%) 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout:avg 46.7143 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout:stddev 6.04068 -> 5.11899 (expected baseline 6.32778) 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout:min osd.2 with 38 -> 40 pgs (0.813456 -> 0.856269 * mean) 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout:max osd.3 with 55 -> 52 pgs (1.17737 -> 1.11315 * mean) 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout:oload 110 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout:max_change 0.05 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout:max_change_osds 4 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout:average_utilization 0.0059 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout:overload_utilization 0.0065 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3 weight 0.9500 -> 0.9000 2024-09-21T10:51:54.958 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 weight 0.9500 -> 0.9000 2024-09-21T10:51:54.959 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 weight 0.9500 -> 0.9000 2024-09-21T10:51:54.972 INFO:teuthology.orchestra.run.smithi003.stderr:enabled application 'rados' on pool 'unique_pool_5' 2024-09-21T10:51:55.038 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:55.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[88275]: audit 2024-09-21T10:51:54.377887+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"} : dispatch 2024-09-21T10:51:55.046 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[88275]: audit 2024-09-21T10:51:54.377887+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"} : dispatch 2024-09-21T10:51:55.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[88275]: audit 2024-09-21T10:51:54.581323+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.3:0/3032059253' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[88275]: audit 2024-09-21T10:51:54.581323+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.3:0/3032059253' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[88275]: audit 2024-09-21T10:51:54.581952+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.047 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[88275]: audit 2024-09-21T10:51:54.581952+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[89466]: audit 2024-09-21T10:51:54.377887+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"} : dispatch 2024-09-21T10:51:55.047 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[89466]: audit 2024-09-21T10:51:54.377887+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"} : dispatch 2024-09-21T10:51:55.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[89466]: audit 2024-09-21T10:51:54.581323+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.3:0/3032059253' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[89466]: audit 2024-09-21T10:51:54.581323+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.3:0/3032059253' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[89466]: audit 2024-09-21T10:51:54.581952+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:54 smithi003 bash[89466]: audit 2024-09-21T10:51:54.581952+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.057 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:55.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:55.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:55.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:54 smithi204 bash[78884]: audit 2024-09-21T10:51:54.377887+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"} : dispatch 2024-09-21T10:51:55.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:54 smithi204 bash[78884]: audit 2024-09-21T10:51:54.377887+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"} : dispatch 2024-09-21T10:51:55.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:54 smithi204 bash[78884]: audit 2024-09-21T10:51:54.581323+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.3:0/3032059253' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:54 smithi204 bash[78884]: audit 2024-09-21T10:51:54.581323+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.3:0/3032059253' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:54 smithi204 bash[78884]: audit 2024-09-21T10:51:54.581952+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.172 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:54 smithi204 bash[78884]: audit 2024-09-21T10:51:54.581952+0000 mon.a (mon.0) 1638 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:51:55.188 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:55.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:55.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:55.318 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:55.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:55.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:55.445 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:55.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:55.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:55.572 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:55.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:55.675 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:55.701 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:55.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:55.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:55.824 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:55.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:55.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:55.950 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:55.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:55.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:56.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:56.078 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:56.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:56.180 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:56.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:56.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: audit 2024-09-21T10:51:54.377034+0000 mgr.y (mgr.25133) 1175 : audit [DBG] from='client.35415 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:56.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: audit 2024-09-21T10:51:54.377034+0000 mgr.y (mgr.25133) 1175 : audit [DBG] from='client.35415 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:56.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: cluster 2024-09-21T10:51:54.870747+0000 mgr.y (mgr.25133) 1176 : cluster [DBG] pgmap v1223: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:56.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: cluster 2024-09-21T10:51:54.870747+0000 mgr.y (mgr.25133) 1176 : cluster [DBG] pgmap v1223: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:56.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: audit 2024-09-21T10:51:54.956154+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"}]': finished 2024-09-21T10:51:56.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: audit 2024-09-21T10:51:54.956154+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"}]': finished 2024-09-21T10:51:56.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: audit 2024-09-21T10:51:54.956346+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:51:56.210 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: audit 2024-09-21T10:51:54.956346+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:51:56.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: cluster 2024-09-21T10:51:54.964646+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e307: 8 total, 8 up, 7 in 2024-09-21T10:51:56.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: cluster 2024-09-21T10:51:54.964646+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e307: 8 total, 8 up, 7 in 2024-09-21T10:51:56.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: audit 2024-09-21T10:51:55.312054+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:51:56.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: audit 2024-09-21T10:51:55.312054+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:51:56.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: cluster 2024-09-21T10:51:55.677255+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e308: 8 total, 8 up, 7 in 2024-09-21T10:51:56.211 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[88275]: cluster 2024-09-21T10:51:55.677255+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e308: 8 total, 8 up, 7 in 2024-09-21T10:51:56.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: audit 2024-09-21T10:51:54.377034+0000 mgr.y (mgr.25133) 1175 : audit [DBG] from='client.35415 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:56.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: audit 2024-09-21T10:51:54.377034+0000 mgr.y (mgr.25133) 1175 : audit [DBG] from='client.35415 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:56.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: cluster 2024-09-21T10:51:54.870747+0000 mgr.y (mgr.25133) 1176 : cluster [DBG] pgmap v1223: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:56.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: cluster 2024-09-21T10:51:54.870747+0000 mgr.y (mgr.25133) 1176 : cluster [DBG] pgmap v1223: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:56.211 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: audit 2024-09-21T10:51:54.956154+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"}]': finished 2024-09-21T10:51:56.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: audit 2024-09-21T10:51:54.956154+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"}]': finished 2024-09-21T10:51:56.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: audit 2024-09-21T10:51:54.956346+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:51:56.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: audit 2024-09-21T10:51:54.956346+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:51:56.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: cluster 2024-09-21T10:51:54.964646+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e307: 8 total, 8 up, 7 in 2024-09-21T10:51:56.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: cluster 2024-09-21T10:51:54.964646+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e307: 8 total, 8 up, 7 in 2024-09-21T10:51:56.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: audit 2024-09-21T10:51:55.312054+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:51:56.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: audit 2024-09-21T10:51:55.312054+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:51:56.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: cluster 2024-09-21T10:51:55.677255+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e308: 8 total, 8 up, 7 in 2024-09-21T10:51:56.212 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:55 smithi003 bash[89466]: cluster 2024-09-21T10:51:55.677255+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e308: 8 total, 8 up, 7 in 2024-09-21T10:51:56.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: audit 2024-09-21T10:51:54.377034+0000 mgr.y (mgr.25133) 1175 : audit [DBG] from='client.35415 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: audit 2024-09-21T10:51:54.377034+0000 mgr.y (mgr.25133) 1175 : audit [DBG] from='client.35415 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:51:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: cluster 2024-09-21T10:51:54.870747+0000 mgr.y (mgr.25133) 1176 : cluster [DBG] pgmap v1223: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: cluster 2024-09-21T10:51:54.870747+0000 mgr.y (mgr.25133) 1176 : cluster [DBG] pgmap v1223: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: audit 2024-09-21T10:51:54.956154+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"}]': finished 2024-09-21T10:51:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: audit 2024-09-21T10:51:54.956154+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'58984','3':'58984','7':'58984'}"}]': finished 2024-09-21T10:51:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: audit 2024-09-21T10:51:54.956346+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:51:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: audit 2024-09-21T10:51:54.956346+0000 mon.a (mon.0) 1640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:51:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: cluster 2024-09-21T10:51:54.964646+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e307: 8 total, 8 up, 7 in 2024-09-21T10:51:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: cluster 2024-09-21T10:51:54.964646+0000 mon.a (mon.0) 1641 : cluster [DBG] osdmap e307: 8 total, 8 up, 7 in 2024-09-21T10:51:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: audit 2024-09-21T10:51:55.312054+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:51:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: audit 2024-09-21T10:51:55.312054+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:51:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: cluster 2024-09-21T10:51:55.677255+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e308: 8 total, 8 up, 7 in 2024-09-21T10:51:56.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:55 smithi204 bash[78884]: cluster 2024-09-21T10:51:55.677255+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e308: 8 total, 8 up, 7 in 2024-09-21T10:51:56.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:56.339 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:51:56.341 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:56.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:56.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:51:56.444 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:56.468 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:56.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:56.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:56.593 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:56.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:56.614 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2024-09-21T10:51:56.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd test-reweight-by-utilization 1000 3.0 2024-09-21T10:51:56.697 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:56.720 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:56.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:56.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:56.846 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:56.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:56.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:56.977 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:56.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:56.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:57.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:57.106 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:57.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:57.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:57.235 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:57.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:57.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:57.359 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:57.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:57.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:57.489 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:57.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:57.502 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:51:57] "GET /metrics HTTP/1.1" 200 36505 "" "Prometheus/2.51.0" 2024-09-21T10:51:57.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:57.620 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:57.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:57.679 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:51:57.723 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:57.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:51:57.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:51:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:57 smithi204 bash[78884]: cluster 2024-09-21T10:51:56.674340+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e309: 8 total, 8 up, 7 in 2024-09-21T10:51:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:57 smithi204 bash[78884]: cluster 2024-09-21T10:51:56.674340+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e309: 8 total, 8 up, 7 in 2024-09-21T10:51:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:57 smithi204 bash[78884]: cluster 2024-09-21T10:51:56.871285+0000 mgr.y (mgr.25133) 1177 : cluster [DBG] pgmap v1227: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:57 smithi204 bash[78884]: cluster 2024-09-21T10:51:56.871285+0000 mgr.y (mgr.25133) 1177 : cluster [DBG] pgmap v1227: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:57 smithi204 bash[78884]: audit 2024-09-21T10:51:57.628166+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:57 smithi204 bash[78884]: audit 2024-09-21T10:51:57.628166+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:57.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:57.872 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:57.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:57.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:57.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[88275]: cluster 2024-09-21T10:51:56.674340+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e309: 8 total, 8 up, 7 in 2024-09-21T10:51:57.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[88275]: cluster 2024-09-21T10:51:56.674340+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e309: 8 total, 8 up, 7 in 2024-09-21T10:51:57.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[88275]: cluster 2024-09-21T10:51:56.871285+0000 mgr.y (mgr.25133) 1177 : cluster [DBG] pgmap v1227: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:57.884 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[88275]: cluster 2024-09-21T10:51:56.871285+0000 mgr.y (mgr.25133) 1177 : cluster [DBG] pgmap v1227: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:57.885 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[88275]: audit 2024-09-21T10:51:57.628166+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:57.885 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[88275]: audit 2024-09-21T10:51:57.628166+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:57.885 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[89466]: cluster 2024-09-21T10:51:56.674340+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e309: 8 total, 8 up, 7 in 2024-09-21T10:51:57.885 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[89466]: cluster 2024-09-21T10:51:56.674340+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e309: 8 total, 8 up, 7 in 2024-09-21T10:51:57.885 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[89466]: cluster 2024-09-21T10:51:56.871285+0000 mgr.y (mgr.25133) 1177 : cluster [DBG] pgmap v1227: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:57.885 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[89466]: cluster 2024-09-21T10:51:56.871285+0000 mgr.y (mgr.25133) 1177 : cluster [DBG] pgmap v1227: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2024-09-21T10:51:57.885 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[89466]: audit 2024-09-21T10:51:57.628166+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:57.885 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:57 smithi003 bash[89466]: audit 2024-09-21T10:51:57.628166+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:51:57.982 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:58.009 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:51:58.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:51:58.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:58.133 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:58.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:58.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:58.261 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:58.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:58.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:58.391 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:58.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:58.504 DEBUG:teuthology.orchestra.run.smithi003:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_5 bench 90 write' 2024-09-21T10:51:58.507 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:51:58.507 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:51:58.521 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:51:58.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:51:58.573 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:hints = 1 2024-09-21T10:51:58.573 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:51:58.573 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object prefix: benchmark_data_smithi003_207596 2024-09-21T10:51:58.574 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:51:58.574 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:51:58.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:58.655 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:58.761 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:58.784 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:58.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:58.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:58.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:58 smithi204 bash[78884]: cluster 2024-09-21T10:51:57.669767+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:51:58.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:58 smithi204 bash[78884]: cluster 2024-09-21T10:51:57.669767+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:51:58.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:58 smithi204 bash[78884]: cluster 2024-09-21T10:51:57.670687+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:58.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:58 smithi204 bash[78884]: cluster 2024-09-21T10:51:57.670687+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:58.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:58 smithi204 bash[78884]: audit 2024-09-21T10:51:57.678023+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:51:58.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:58 smithi204 bash[78884]: audit 2024-09-21T10:51:57.678023+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:51:58.899 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:58 smithi204 bash[78884]: cluster 2024-09-21T10:51:57.682779+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e310: 8 total, 8 up, 7 in 2024-09-21T10:51:58.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:58 smithi204 bash[78884]: cluster 2024-09-21T10:51:57.682779+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e310: 8 total, 8 up, 7 in 2024-09-21T10:51:58.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:58.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:58.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:58.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[88275]: cluster 2024-09-21T10:51:57.669767+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:51:58.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[88275]: cluster 2024-09-21T10:51:57.669767+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:51:58.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[88275]: cluster 2024-09-21T10:51:57.670687+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[88275]: cluster 2024-09-21T10:51:57.670687+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[88275]: audit 2024-09-21T10:51:57.678023+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[88275]: audit 2024-09-21T10:51:57.678023+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[88275]: cluster 2024-09-21T10:51:57.682779+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e310: 8 total, 8 up, 7 in 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[88275]: cluster 2024-09-21T10:51:57.682779+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e310: 8 total, 8 up, 7 in 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[89466]: cluster 2024-09-21T10:51:57.669767+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[89466]: cluster 2024-09-21T10:51:57.669767+0000 mon.a (mon.0) 1646 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[89466]: cluster 2024-09-21T10:51:57.670687+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[89466]: cluster 2024-09-21T10:51:57.670687+0000 mon.a (mon.0) 1647 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[89466]: audit 2024-09-21T10:51:57.678023+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[89466]: audit 2024-09-21T10:51:57.678023+0000 mon.a (mon.0) 1648 : audit [INF] from='client.? 172.21.15.3:0/3325711732' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[89466]: cluster 2024-09-21T10:51:57.682779+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e310: 8 total, 8 up, 7 in 2024-09-21T10:51:58.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:58 smithi003 bash[89466]: cluster 2024-09-21T10:51:57.682779+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e310: 8 total, 8 up, 7 in 2024-09-21T10:51:59.020 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:59.047 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:51:59.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:51:59.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:59.179 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:51:59.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:51:59.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:59.307 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:59.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:59.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:59.435 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:59.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:59.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:59.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:51:59.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:51:59.574 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 1 16 2986 2970 185.614 185.625 0.00311954 0.00536511 2024-09-21T10:51:59.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:59.692 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:51:59.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:51:59.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:59.829 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:59.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:51:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:59 smithi003 bash[88275]: cluster 2024-09-21T10:51:58.690829+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e311: 8 total, 8 up, 7 in 2024-09-21T10:51:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:59 smithi003 bash[88275]: cluster 2024-09-21T10:51:58.690829+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e311: 8 total, 8 up, 7 in 2024-09-21T10:51:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:59 smithi003 bash[88275]: cluster 2024-09-21T10:51:58.871732+0000 mgr.y (mgr.25133) 1178 : cluster [DBG] pgmap v1230: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:59.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:51:59 smithi003 bash[88275]: cluster 2024-09-21T10:51:58.871732+0000 mgr.y (mgr.25133) 1178 : cluster [DBG] pgmap v1230: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:59.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:59 smithi003 bash[89466]: cluster 2024-09-21T10:51:58.690829+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e311: 8 total, 8 up, 7 in 2024-09-21T10:51:59.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:59 smithi003 bash[89466]: cluster 2024-09-21T10:51:58.690829+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e311: 8 total, 8 up, 7 in 2024-09-21T10:51:59.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:59 smithi003 bash[89466]: cluster 2024-09-21T10:51:58.871732+0000 mgr.y (mgr.25133) 1178 : cluster [DBG] pgmap v1230: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:59.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:51:59 smithi003 bash[89466]: cluster 2024-09-21T10:51:58.871732+0000 mgr.y (mgr.25133) 1178 : cluster [DBG] pgmap v1230: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:59.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:59.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:59 smithi204 bash[78884]: cluster 2024-09-21T10:51:58.690829+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e311: 8 total, 8 up, 7 in 2024-09-21T10:51:59.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:59 smithi204 bash[78884]: cluster 2024-09-21T10:51:58.690829+0000 mon.a (mon.0) 1650 : cluster [DBG] osdmap e311: 8 total, 8 up, 7 in 2024-09-21T10:51:59.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:59 smithi204 bash[78884]: cluster 2024-09-21T10:51:58.871732+0000 mgr.y (mgr.25133) 1178 : cluster [DBG] pgmap v1230: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:59.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:51:59 smithi204 bash[78884]: cluster 2024-09-21T10:51:58.871732+0000 mgr.y (mgr.25133) 1178 : cluster [DBG] pgmap v1230: 109 pgs: 1 peering, 108 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T10:51:59.960 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:51:59.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:51:59.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:00.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:00.086 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:00.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:00.189 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:00.214 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:00.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:00.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:00.346 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:00.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:00.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:00.478 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:00.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:00.574 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 2 16 5835 5819 181.83 178.062 0.00300078 0.00548677 2024-09-21T10:52:00.584 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:00.605 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:00.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:00.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:52:00.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:00.741 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:00.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:00.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:00.868 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:00.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:00.971 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:00.994 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:00.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:00.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:01.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:01.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:01.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:01.121 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:01.122 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:01.221 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:01.240 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:01.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:01.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:01.365 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:01.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:01.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:01.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:01.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:01.574 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 3 16 6954 6938 144.53 69.9375 0.0014857 0.00564575 2024-09-21T10:52:01.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:01.606 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:01.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:01.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:01.735 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:01.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:01.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:01.864 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:01.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:01.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:01.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:01.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:01 smithi204 bash[78884]: cluster 2024-09-21T10:52:00.872382+0000 mgr.y (mgr.25133) 1179 : cluster [DBG] pgmap v1231: 109 pgs: 109 active+clean; 206 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 39 MiB/s wr, 630 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:01.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:01 smithi204 bash[78884]: cluster 2024-09-21T10:52:00.872382+0000 mgr.y (mgr.25133) 1179 : cluster [DBG] pgmap v1231: 109 pgs: 109 active+clean; 206 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 39 MiB/s wr, 630 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:01.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:01 smithi204 bash[78884]: audit 2024-09-21T10:52:01.753142+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:01.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:01 smithi204 bash[78884]: audit 2024-09-21T10:52:01.753142+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:01.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:01 smithi204 bash[78884]: audit 2024-09-21T10:52:01.759766+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:01.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:01 smithi204 bash[78884]: audit 2024-09-21T10:52:01.759766+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:02.012 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:02.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:02.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:02.142 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:02.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[88275]: cluster 2024-09-21T10:52:00.872382+0000 mgr.y (mgr.25133) 1179 : cluster [DBG] pgmap v1231: 109 pgs: 109 active+clean; 206 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 39 MiB/s wr, 630 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[88275]: cluster 2024-09-21T10:52:00.872382+0000 mgr.y (mgr.25133) 1179 : cluster [DBG] pgmap v1231: 109 pgs: 109 active+clean; 206 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 39 MiB/s wr, 630 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[88275]: audit 2024-09-21T10:52:01.753142+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[88275]: audit 2024-09-21T10:52:01.753142+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[88275]: audit 2024-09-21T10:52:01.759766+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:02.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[88275]: audit 2024-09-21T10:52:01.759766+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[89466]: cluster 2024-09-21T10:52:00.872382+0000 mgr.y (mgr.25133) 1179 : cluster [DBG] pgmap v1231: 109 pgs: 109 active+clean; 206 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 39 MiB/s wr, 630 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[89466]: cluster 2024-09-21T10:52:00.872382+0000 mgr.y (mgr.25133) 1179 : cluster [DBG] pgmap v1231: 109 pgs: 109 active+clean; 206 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 39 MiB/s wr, 630 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[89466]: audit 2024-09-21T10:52:01.753142+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:02.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[89466]: audit 2024-09-21T10:52:01.753142+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:02.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[89466]: audit 2024-09-21T10:52:01.759766+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:02.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:01 smithi003 bash[89466]: audit 2024-09-21T10:52:01.759766+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:02.246 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:02.271 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:02.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:02.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:02.399 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:02.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:02.502 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:02.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:02.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:02.574 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 4 16 8734 8718 136.208 111.25 0.00441267 0.0073257 2024-09-21T10:52:02.653 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:02.676 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:02.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:02.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:02.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:02.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:02.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:02.931 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:02.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:02.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:03.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:03.059 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:03.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:03.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:03.186 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:03.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:03.273 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:52:03.273 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:52:03.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:03.313 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:03.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:03.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:03.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[89466]: audit 2024-09-21T10:52:02.360866+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[89466]: audit 2024-09-21T10:52:02.360866+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[89466]: audit 2024-09-21T10:52:02.370290+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[89466]: audit 2024-09-21T10:52:02.370290+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[89466]: cluster 2024-09-21T10:52:02.872869+0000 mgr.y (mgr.25133) 1180 : cluster [DBG] pgmap v1232: 109 pgs: 109 active+clean; 233 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 37 MiB/s wr, 598 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:03.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[89466]: cluster 2024-09-21T10:52:02.872869+0000 mgr.y (mgr.25133) 1180 : cluster [DBG] pgmap v1232: 109 pgs: 109 active+clean; 233 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 37 MiB/s wr, 598 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:03.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[88275]: audit 2024-09-21T10:52:02.360866+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[88275]: audit 2024-09-21T10:52:02.360866+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[88275]: audit 2024-09-21T10:52:02.370290+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[88275]: audit 2024-09-21T10:52:02.370290+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[88275]: cluster 2024-09-21T10:52:02.872869+0000 mgr.y (mgr.25133) 1180 : cluster [DBG] pgmap v1232: 109 pgs: 109 active+clean; 233 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 37 MiB/s wr, 598 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:03.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:03 smithi003 bash[88275]: cluster 2024-09-21T10:52:02.872869+0000 mgr.y (mgr.25133) 1180 : cluster [DBG] pgmap v1232: 109 pgs: 109 active+clean; 233 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 37 MiB/s wr, 598 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:03.442 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:03.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:03.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:03.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:03 smithi204 bash[78884]: audit 2024-09-21T10:52:02.360866+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:03 smithi204 bash[78884]: audit 2024-09-21T10:52:02.360866+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:03 smithi204 bash[78884]: audit 2024-09-21T10:52:02.370290+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:03 smithi204 bash[78884]: audit 2024-09-21T10:52:02.370290+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:03.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:03 smithi204 bash[78884]: cluster 2024-09-21T10:52:02.872869+0000 mgr.y (mgr.25133) 1180 : cluster [DBG] pgmap v1232: 109 pgs: 109 active+clean; 233 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 37 MiB/s wr, 598 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:03.552 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:03 smithi204 bash[78884]: cluster 2024-09-21T10:52:02.872869+0000 mgr.y (mgr.25133) 1180 : cluster [DBG] pgmap v1232: 109 pgs: 109 active+clean; 233 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 37 MiB/s wr, 598 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:03.574 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 5 16 10992 10976 137.189 141.125 0.0129304 0.00727737 2024-09-21T10:52:03.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:03.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:03.682 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:03.699 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:03.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:03.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:03.824 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:03.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:03.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:03.958 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:03.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:03.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:04.062 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:04.089 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:04.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:04.194 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:04.222 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:04.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:04.325 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:04.350 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:04.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:04.454 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:04.479 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:04.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:04.574 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 6 16 13351 13335 138.895 147.438 0.00488745 0.00719291 2024-09-21T10:52:04.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:04.611 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:04.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:04.714 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:04.744 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:04.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:04.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:04.878 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:04.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:04.984 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:05.009 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:05.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:05.113 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:05.137 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:05.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:05.179 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:05.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:05.266 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:05.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:05.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:05.406 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:05.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:05.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:05.536 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:05.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:05.574 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 7 16 15500 15484 138.239 134.312 0.00670754 0.00722556 2024-09-21T10:52:05.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:05.666 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:05.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:05.770 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:05.793 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:05.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:05.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:05.924 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:05.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:05.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:05.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:05 smithi204 bash[78884]: audit 2024-09-21T10:52:04.719317+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:05.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:05 smithi204 bash[78884]: audit 2024-09-21T10:52:04.719317+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:05.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:05 smithi204 bash[78884]: audit 2024-09-21T10:52:04.734879+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:05.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:05 smithi204 bash[78884]: audit 2024-09-21T10:52:04.734879+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:05.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:05 smithi204 bash[78884]: cluster 2024-09-21T10:52:04.873531+0000 mgr.y (mgr.25133) 1181 : cluster [DBG] pgmap v1233: 109 pgs: 109 active+clean; 595 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:05.951 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:05 smithi204 bash[78884]: cluster 2024-09-21T10:52:04.873531+0000 mgr.y (mgr.25133) 1181 : cluster [DBG] pgmap v1233: 109 pgs: 109 active+clean; 595 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:06.028 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:06.038 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[88275]: audit 2024-09-21T10:52:04.719317+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:06.038 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[88275]: audit 2024-09-21T10:52:04.719317+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:06.038 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[88275]: audit 2024-09-21T10:52:04.734879+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:06.038 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[88275]: audit 2024-09-21T10:52:04.734879+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:06.038 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[88275]: cluster 2024-09-21T10:52:04.873531+0000 mgr.y (mgr.25133) 1181 : cluster [DBG] pgmap v1233: 109 pgs: 109 active+clean; 595 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:06.039 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[88275]: cluster 2024-09-21T10:52:04.873531+0000 mgr.y (mgr.25133) 1181 : cluster [DBG] pgmap v1233: 109 pgs: 109 active+clean; 595 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:06.039 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[89466]: audit 2024-09-21T10:52:04.719317+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:06.039 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[89466]: audit 2024-09-21T10:52:04.719317+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:06.039 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[89466]: audit 2024-09-21T10:52:04.734879+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:06.039 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[89466]: audit 2024-09-21T10:52:04.734879+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:06.039 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[89466]: cluster 2024-09-21T10:52:04.873531+0000 mgr.y (mgr.25133) 1181 : cluster [DBG] pgmap v1233: 109 pgs: 109 active+clean; 595 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:06.039 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:05 smithi003 bash[89466]: cluster 2024-09-21T10:52:04.873531+0000 mgr.y (mgr.25133) 1181 : cluster [DBG] pgmap v1233: 109 pgs: 109 active+clean; 595 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:06.052 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:06.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:06.157 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:06.181 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:06.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:06.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:06.314 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:06.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:06.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:06.442 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:06.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:06.546 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:06.570 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:06.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:06.574 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 8 16 17870 17854 139.473 148.125 0.0103054 0.00716372 2024-09-21T10:52:06.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:06.702 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:06.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:06.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:06.831 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:06.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:06.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:06.968 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:06.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:06.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:07.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:07.097 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:07.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:07.200 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:07.220 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:07.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:07.322 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:07.342 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:07.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:07.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:07.476 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:07.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:07.575 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 9 16 19769 19753 137.162 118.688 0.00883361 0.0072851 2024-09-21T10:52:07.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:07.588 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:52:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:52:07] "GET /metrics HTTP/1.1" 200 36505 "" "Prometheus/2.51.0" 2024-09-21T10:52:07.602 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:07.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:07.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T10:52:07.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:07.741 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:07.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:07.848 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:07.872 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:07.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:07.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:07.976 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:07.998 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:08.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:07 smithi204 bash[78884]: cluster 2024-09-21T10:52:06.874086+0000 mgr.y (mgr.25133) 1182 : cluster [DBG] pgmap v1234: 109 pgs: 109 active+clean; 832 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:07 smithi204 bash[78884]: cluster 2024-09-21T10:52:06.874086+0000 mgr.y (mgr.25133) 1182 : cluster [DBG] pgmap v1234: 109 pgs: 109 active+clean; 832 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:08.102 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:08.125 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:08.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:08.229 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:08.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:07 smithi003 bash[88275]: cluster 2024-09-21T10:52:06.874086+0000 mgr.y (mgr.25133) 1182 : cluster [DBG] pgmap v1234: 109 pgs: 109 active+clean; 832 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:08.240 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:07 smithi003 bash[88275]: cluster 2024-09-21T10:52:06.874086+0000 mgr.y (mgr.25133) 1182 : cluster [DBG] pgmap v1234: 109 pgs: 109 active+clean; 832 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:08.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:07 smithi003 bash[89466]: cluster 2024-09-21T10:52:06.874086+0000 mgr.y (mgr.25133) 1182 : cluster [DBG] pgmap v1234: 109 pgs: 109 active+clean; 832 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:08.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:07 smithi003 bash[89466]: cluster 2024-09-21T10:52:06.874086+0000 mgr.y (mgr.25133) 1182 : cluster [DBG] pgmap v1234: 109 pgs: 109 active+clean; 832 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:08.261 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:08.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:08.364 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:08.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:08.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:08.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:08.522 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:08.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:08.575 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 10 16 21853 21837 136.47 130.25 0.00448228 0.00732084 2024-09-21T10:52:08.627 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:08.645 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:08.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:08.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:08.779 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:08.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:08.882 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:08.909 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:08.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:08.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:09.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:09.037 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:09.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:09.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:09.167 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:09.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:09.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:09.299 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:09.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:09.405 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:09.434 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:09.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:09.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:09.574 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:09.575 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 11 16 23703 23687 134.574 115.625 0.00278414 0.00742431 2024-09-21T10:52:09.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:09.678 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:09.703 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:09.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:09.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:09.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:09 smithi204 bash[78884]: audit 2024-09-21T10:52:08.672790+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:09.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:09 smithi204 bash[78884]: audit 2024-09-21T10:52:08.672790+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:09.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:09 smithi204 bash[78884]: audit 2024-09-21T10:52:08.674887+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:09.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:09 smithi204 bash[78884]: audit 2024-09-21T10:52:08.674887+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:09.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:09 smithi204 bash[78884]: cluster 2024-09-21T10:52:08.874822+0000 mgr.y (mgr.25133) 1183 : cluster [DBG] pgmap v1235: 109 pgs: 109 active+clean; 872 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:52:09.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:09 smithi204 bash[78884]: cluster 2024-09-21T10:52:08.874822+0000 mgr.y (mgr.25133) 1183 : cluster [DBG] pgmap v1235: 109 pgs: 109 active+clean; 872 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:52:09.824 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:09.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:09.926 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:09.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[88275]: audit 2024-09-21T10:52:08.672790+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:09.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[88275]: audit 2024-09-21T10:52:08.672790+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:09.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[88275]: audit 2024-09-21T10:52:08.674887+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:09.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[88275]: audit 2024-09-21T10:52:08.674887+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:09.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[88275]: cluster 2024-09-21T10:52:08.874822+0000 mgr.y (mgr.25133) 1183 : cluster [DBG] pgmap v1235: 109 pgs: 109 active+clean; 872 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:52:09.942 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[88275]: cluster 2024-09-21T10:52:08.874822+0000 mgr.y (mgr.25133) 1183 : cluster [DBG] pgmap v1235: 109 pgs: 109 active+clean; 872 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:52:09.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[89466]: audit 2024-09-21T10:52:08.672790+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:09.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[89466]: audit 2024-09-21T10:52:08.672790+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:09.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[89466]: audit 2024-09-21T10:52:08.674887+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:09.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[89466]: audit 2024-09-21T10:52:08.674887+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:09.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[89466]: cluster 2024-09-21T10:52:08.874822+0000 mgr.y (mgr.25133) 1183 : cluster [DBG] pgmap v1235: 109 pgs: 109 active+clean; 872 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:52:09.943 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:09 smithi003 bash[89466]: cluster 2024-09-21T10:52:08.874822+0000 mgr.y (mgr.25133) 1183 : cluster [DBG] pgmap v1235: 109 pgs: 109 active+clean; 872 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:52:09.960 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:09.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:10.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:10.089 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:10.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:10.192 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:10.215 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:10.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:10.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:10.339 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:10.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:10.442 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:10.472 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:10.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:10.575 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 12 16 25359 25343 131.983 103.5 0.00215241 0.00757029 2024-09-21T10:52:10.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:10.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:10.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:10.704 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:10.735 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:10.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:10.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:10.868 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:10.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:10.971 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:10.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:10.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:10.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:11.096 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:11.125 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:11.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:11.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:11.250 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:11.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:11.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:11.388 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:11.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:11.492 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:11.517 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:11.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:11.575 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 13 16 26930 26914 129.383 98.1875 0.009285 0.00772305 2024-09-21T10:52:11.621 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:11.643 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:11.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:11.745 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:11.767 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:11.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:11.870 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:11.897 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:11.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:11.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:12.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:12.030 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:12.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:12.135 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:12.162 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:12.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:11 smithi204 bash[78884]: cluster 2024-09-21T10:52:10.875526+0000 mgr.y (mgr.25133) 1184 : cluster [DBG] pgmap v1236: 109 pgs: 109 active+clean; 1.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:52:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:11 smithi204 bash[78884]: cluster 2024-09-21T10:52:10.875526+0000 mgr.y (mgr.25133) 1184 : cluster [DBG] pgmap v1236: 109 pgs: 109 active+clean; 1.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:52:12.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:12.267 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:52:12.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:12 smithi003 bash[88275]: cluster 2024-09-21T10:52:10.875526+0000 mgr.y (mgr.25133) 1184 : cluster [DBG] pgmap v1236: 109 pgs: 109 active+clean; 1.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:52:12.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:12 smithi003 bash[88275]: cluster 2024-09-21T10:52:10.875526+0000 mgr.y (mgr.25133) 1184 : cluster [DBG] pgmap v1236: 109 pgs: 109 active+clean; 1.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:52:12.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:12 smithi003 bash[89466]: cluster 2024-09-21T10:52:10.875526+0000 mgr.y (mgr.25133) 1184 : cluster [DBG] pgmap v1236: 109 pgs: 109 active+clean; 1.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:52:12.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:12 smithi003 bash[89466]: cluster 2024-09-21T10:52:10.875526+0000 mgr.y (mgr.25133) 1184 : cluster [DBG] pgmap v1236: 109 pgs: 109 active+clean; 1.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 123 MiB/s wr, 1.97k op/s 2024-09-21T10:52:12.296 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:12.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:12.399 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:12.418 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:12.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:12.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:12.544 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:12.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:12.575 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 14 16 28129 28113 125.494 74.9375 0.00589605 0.00796212 2024-09-21T10:52:12.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:12.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:12.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:12.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:12.806 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:12.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:12.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:12.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:12.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:13.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:13.056 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:13.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:13.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:13.189 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:13.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:13.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:13.319 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:13.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:13.422 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:13.450 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:13.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:13.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:13.573 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:13.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:13.575 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 15 16 29422 29406 122.514 80.8125 0.00278472 0.00811838 2024-09-21T10:52:13.676 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:13.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:13.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:13.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:13.850 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:13.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:13.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:13.985 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:13.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:13.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:14.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:14.098 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:13 smithi003 bash[88275]: cluster 2024-09-21T10:52:12.876108+0000 mgr.y (mgr.25133) 1185 : cluster [DBG] pgmap v1237: 109 pgs: 109 active+clean; 1.5 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:52:14.098 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:13 smithi003 bash[88275]: cluster 2024-09-21T10:52:12.876108+0000 mgr.y (mgr.25133) 1185 : cluster [DBG] pgmap v1237: 109 pgs: 109 active+clean; 1.5 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:52:14.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:13 smithi003 bash[89466]: cluster 2024-09-21T10:52:12.876108+0000 mgr.y (mgr.25133) 1185 : cluster [DBG] pgmap v1237: 109 pgs: 109 active+clean; 1.5 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:52:14.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:13 smithi003 bash[89466]: cluster 2024-09-21T10:52:12.876108+0000 mgr.y (mgr.25133) 1185 : cluster [DBG] pgmap v1237: 109 pgs: 109 active+clean; 1.5 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:52:14.114 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:14.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:14.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:14.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:13 smithi204 bash[78884]: cluster 2024-09-21T10:52:12.876108+0000 mgr.y (mgr.25133) 1185 : cluster [DBG] pgmap v1237: 109 pgs: 109 active+clean; 1.5 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:52:14.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:13 smithi204 bash[78884]: cluster 2024-09-21T10:52:12.876108+0000 mgr.y (mgr.25133) 1185 : cluster [DBG] pgmap v1237: 109 pgs: 109 active+clean; 1.5 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-09-21T10:52:14.244 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:14.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:14.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:14.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:14.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:14.479 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:14.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:14.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:14.575 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 16 16 30183 30167 117.829 47.5625 0.00860639 0.00848072 2024-09-21T10:52:14.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:14.641 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:14.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:14.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:14.776 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:14.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:14.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:14.911 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:14.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:14.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:15.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:15.043 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:15.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:15.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:15.176 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:15.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:15.279 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:15.302 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:15.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:15.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:15.439 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:15.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:15.547 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:15.573 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:15.576 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 17 16 31599 31583 116.099 88.5 0.0103304 0.00860788 2024-09-21T10:52:15.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:15.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:15.697 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:15.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:15.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:15.823 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:15.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:15.926 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:15.951 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:15.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:15.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:16.054 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:16.083 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:16.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:16.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:16.197 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:15 smithi204 bash[78884]: cluster 2024-09-21T10:52:14.876865+0000 mgr.y (mgr.25133) 1186 : cluster [DBG] pgmap v1238: 109 pgs: 109 active+clean; 1.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:52:16.197 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:15 smithi204 bash[78884]: cluster 2024-09-21T10:52:14.876865+0000 mgr.y (mgr.25133) 1186 : cluster [DBG] pgmap v1238: 109 pgs: 109 active+clean; 1.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:52:16.213 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:16.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:16.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:16.346 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:16.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:15 smithi003 bash[88275]: cluster 2024-09-21T10:52:14.876865+0000 mgr.y (mgr.25133) 1186 : cluster [DBG] pgmap v1238: 109 pgs: 109 active+clean; 1.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:52:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:15 smithi003 bash[88275]: cluster 2024-09-21T10:52:14.876865+0000 mgr.y (mgr.25133) 1186 : cluster [DBG] pgmap v1238: 109 pgs: 109 active+clean; 1.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:52:16.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:15 smithi003 bash[89466]: cluster 2024-09-21T10:52:14.876865+0000 mgr.y (mgr.25133) 1186 : cluster [DBG] pgmap v1238: 109 pgs: 109 active+clean; 1.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:52:16.429 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:15 smithi003 bash[89466]: cluster 2024-09-21T10:52:14.876865+0000 mgr.y (mgr.25133) 1186 : cluster [DBG] pgmap v1238: 109 pgs: 109 active+clean; 1.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 126 MiB/s wr, 2.02k op/s 2024-09-21T10:52:16.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:16.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:16.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:16.576 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 18 16 32245 32229 111.892 40.375 0.00940773 0.00893193 2024-09-21T10:52:16.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:16.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:16.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:16.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:16.745 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:16.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:16.852 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:16.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:16.882 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:16.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:16.983 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:17.009 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:17.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:17.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:17.132 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:52:17.132 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:52:17.137 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:17.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:17.151 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:52:17.152 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:52:17.168 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:52:17.168 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:52:17.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:17.264 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:17.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:17.290 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:52:17.290 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:52:17.320 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:52:17.320 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:52:17.351 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:52:17.351 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:52:17.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:17.383 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:52:17.383 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:52:17.393 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:17.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:17.418 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:52:17.418 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:52:17.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:17.520 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:17.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:17.576 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 19 16 33746 33730 110.94 93.8125 0.0114043 0.00900343 2024-09-21T10:52:17.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:17.653 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:17.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:17.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:52:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:52:17] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.51.0" 2024-09-21T10:52:17.757 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:17.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:17.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:17.892 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:17.915 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:17.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:17.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:18.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:18.045 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:18.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:18.161 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:17 smithi003 bash[88275]: cluster 2024-09-21T10:52:16.877495+0000 mgr.y (mgr.25133) 1187 : cluster [DBG] pgmap v1239: 109 pgs: 109 active+clean; 1.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:52:18.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:17 smithi003 bash[88275]: cluster 2024-09-21T10:52:16.877495+0000 mgr.y (mgr.25133) 1187 : cluster [DBG] pgmap v1239: 109 pgs: 109 active+clean; 1.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:52:18.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:17 smithi003 bash[88275]: audit 2024-09-21T10:52:17.108270+0000 mon.a (mon.0) 1659 : audit [DBG] from='client.? 172.21.15.3:0/3122222477' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:18.162 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:17 smithi003 bash[88275]: audit 2024-09-21T10:52:17.108270+0000 mon.a (mon.0) 1659 : audit [DBG] from='client.? 172.21.15.3:0/3122222477' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:18.162 INFO:teuthology.orchestra.run.smithi003.stdout:moved 11 / 327 (3.36391%) 2024-09-21T10:52:18.162 INFO:teuthology.orchestra.run.smithi003.stdout:avg 46.7143 2024-09-21T10:52:18.162 INFO:teuthology.orchestra.run.smithi003.stdout:stddev 5.11899 -> 5.82395 (expected baseline 6.32778) 2024-09-21T10:52:18.162 INFO:teuthology.orchestra.run.smithi003.stdout:min osd.2 with 40 -> 37 pgs (0.856269 -> 0.792049 * mean) 2024-09-21T10:52:18.162 INFO:teuthology.orchestra.run.smithi003.stdout:max osd.4 with 55 -> 54 pgs (1.17737 -> 1.15596 * mean) 2024-09-21T10:52:18.163 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:52:18.163 INFO:teuthology.orchestra.run.smithi003.stdout:oload 1000 2024-09-21T10:52:18.163 INFO:teuthology.orchestra.run.smithi003.stdout:max_change 3 2024-09-21T10:52:18.163 INFO:teuthology.orchestra.run.smithi003.stdout:max_change_osds 4 2024-09-21T10:52:18.163 INFO:teuthology.orchestra.run.smithi003.stdout:average_utilization 0.0147 2024-09-21T10:52:18.163 INFO:teuthology.orchestra.run.smithi003.stdout:overload_utilization 0.1469 2024-09-21T10:52:18.163 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 weight 0.9000 -> 1.0000 2024-09-21T10:52:18.163 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 weight 0.9000 -> 0.9832 2024-09-21T10:52:18.163 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 weight 0.9500 -> 1.0000 2024-09-21T10:52:18.163 INFO:teuthology.orchestra.run.smithi003.stderr:no change 2024-09-21T10:52:18.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:17 smithi003 bash[89466]: cluster 2024-09-21T10:52:16.877495+0000 mgr.y (mgr.25133) 1187 : cluster [DBG] pgmap v1239: 109 pgs: 109 active+clean; 1.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:52:18.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:17 smithi003 bash[89466]: cluster 2024-09-21T10:52:16.877495+0000 mgr.y (mgr.25133) 1187 : cluster [DBG] pgmap v1239: 109 pgs: 109 active+clean; 1.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:52:18.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:17 smithi003 bash[89466]: audit 2024-09-21T10:52:17.108270+0000 mon.a (mon.0) 1659 : audit [DBG] from='client.? 172.21.15.3:0/3122222477' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:18.164 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:17 smithi003 bash[89466]: audit 2024-09-21T10:52:17.108270+0000 mon.a (mon.0) 1659 : audit [DBG] from='client.? 172.21.15.3:0/3122222477' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:18.164 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:52:18 smithi003 bash[72896]: debug 2024-09-21T10:52:18.155+0000 7f41cb658640 -1 mgr.server reply reply (3) No such process no change 2024-09-21T10:52:18.246 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:18.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:17 smithi204 bash[78884]: cluster 2024-09-21T10:52:16.877495+0000 mgr.y (mgr.25133) 1187 : cluster [DBG] pgmap v1239: 109 pgs: 109 active+clean; 1.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:52:18.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:17 smithi204 bash[78884]: cluster 2024-09-21T10:52:16.877495+0000 mgr.y (mgr.25133) 1187 : cluster [DBG] pgmap v1239: 109 pgs: 109 active+clean; 1.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-09-21T10:52:18.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:17 smithi204 bash[78884]: audit 2024-09-21T10:52:17.108270+0000 mon.a (mon.0) 1659 : audit [DBG] from='client.? 172.21.15.3:0/3122222477' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:18.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:17 smithi204 bash[78884]: audit 2024-09-21T10:52:17.108270+0000 mon.a (mon.0) 1659 : audit [DBG] from='client.? 172.21.15.3:0/3122222477' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:18.268 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:18.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:18.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:18.395 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:18.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:18.498 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:18.525 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:18.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:18.576 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:52:18.576192+0000 min lat: 0.00114092 max lat: 0.752877 avg lat: 0.00909852 2024-09-21T10:52:18.576 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:52:18.577 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 20 16 35169 35153 109.84 88.9375 0.00811668 0.00909852 2024-09-21T10:52:18.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:18.647 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:18.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:18.749 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:18.786 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:18.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:18.889 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:18.916 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:18.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:18.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:19.022 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:19.041 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:19.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:19.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:19.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:18 smithi204 bash[78884]: audit 2024-09-21T10:52:18.159786+0000 mgr.y (mgr.25133) 1188 : audit [DBG] from='client.45362 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:19.152 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:18 smithi204 bash[78884]: audit 2024-09-21T10:52:18.159786+0000 mgr.y (mgr.25133) 1188 : audit [DBG] from='client.45362 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:19.164 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:19.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:19.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:18 smithi003 bash[88275]: audit 2024-09-21T10:52:18.159786+0000 mgr.y (mgr.25133) 1188 : audit [DBG] from='client.45362 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:19.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:18 smithi003 bash[88275]: audit 2024-09-21T10:52:18.159786+0000 mgr.y (mgr.25133) 1188 : audit [DBG] from='client.45362 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:19.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:18 smithi003 bash[89466]: audit 2024-09-21T10:52:18.159786+0000 mgr.y (mgr.25133) 1188 : audit [DBG] from='client.45362 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:19.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:18 smithi003 bash[89466]: audit 2024-09-21T10:52:18.159786+0000 mgr.y (mgr.25133) 1188 : audit [DBG] from='client.45362 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:19.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:19.291 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:19.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:19.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:19.424 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:19.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:19.527 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:19.556 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:19.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:19.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 21 16 36363 36347 108.162 74.625 0.00673524 0.00923892 2024-09-21T10:52:19.660 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:19.684 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:19.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:19.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:19.818 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:19.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:19.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:19.949 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:19.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:19.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:20.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:20.085 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:20.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:20.189 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:20.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:19 smithi003 bash[88275]: cluster 2024-09-21T10:52:18.878046+0000 mgr.y (mgr.25133) 1189 : cluster [DBG] pgmap v1240: 109 pgs: 109 active+clean; 1.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:20.199 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:19 smithi003 bash[88275]: cluster 2024-09-21T10:52:18.878046+0000 mgr.y (mgr.25133) 1189 : cluster [DBG] pgmap v1240: 109 pgs: 109 active+clean; 1.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:20.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:19 smithi003 bash[89466]: cluster 2024-09-21T10:52:18.878046+0000 mgr.y (mgr.25133) 1189 : cluster [DBG] pgmap v1240: 109 pgs: 109 active+clean; 1.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:20.199 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:19 smithi003 bash[89466]: cluster 2024-09-21T10:52:18.878046+0000 mgr.y (mgr.25133) 1189 : cluster [DBG] pgmap v1240: 109 pgs: 109 active+clean; 1.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:20.213 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:20.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:19 smithi204 bash[78884]: cluster 2024-09-21T10:52:18.878046+0000 mgr.y (mgr.25133) 1189 : cluster [DBG] pgmap v1240: 109 pgs: 109 active+clean; 1.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:19 smithi204 bash[78884]: cluster 2024-09-21T10:52:18.878046+0000 mgr.y (mgr.25133) 1189 : cluster [DBG] pgmap v1240: 109 pgs: 109 active+clean; 1.9 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-09-21T10:52:20.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:20.347 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:20.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:20.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:20.478 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:20.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:20.577 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 22 16 38046 38030 108.027 105.188 0.00754093 0.00925083 2024-09-21T10:52:20.586 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:20.615 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:20.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:20.627 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2024-09-21T10:52:20.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight-by-utilization 1000 1.0 2024-09-21T10:52:20.720 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:20.752 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:20.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:20.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:20.886 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:20.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:20.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:20.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:21.018 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:21.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:21.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:21.155 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:21.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:21.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:21.301 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:21.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:21.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:21.438 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:21.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:21.541 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:21.560 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:21.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:21.576 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 23 16 39607 39591 107.571 97.5625 0.00249428 0.00927436 2024-09-21T10:52:21.663 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:21.689 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:21.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:21.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:21.813 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:21.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:21.916 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:21.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:21.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:21.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:21.955 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:52:22.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:22.062 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:22.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:22.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:21 smithi003 bash[88275]: cluster 2024-09-21T10:52:20.880110+0000 mgr.y (mgr.25133) 1190 : cluster [DBG] pgmap v1241: 109 pgs: 109 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:52:22.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:21 smithi003 bash[88275]: cluster 2024-09-21T10:52:20.880110+0000 mgr.y (mgr.25133) 1190 : cluster [DBG] pgmap v1241: 109 pgs: 109 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:52:22.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:21 smithi003 bash[88275]: audit 2024-09-21T10:52:21.259712+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:22.157 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:21 smithi003 bash[88275]: audit 2024-09-21T10:52:21.259712+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:22.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:21 smithi003 bash[89466]: cluster 2024-09-21T10:52:20.880110+0000 mgr.y (mgr.25133) 1190 : cluster [DBG] pgmap v1241: 109 pgs: 109 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:52:22.157 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:21 smithi003 bash[89466]: cluster 2024-09-21T10:52:20.880110+0000 mgr.y (mgr.25133) 1190 : cluster [DBG] pgmap v1241: 109 pgs: 109 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:52:22.158 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:21 smithi003 bash[89466]: audit 2024-09-21T10:52:21.259712+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:22.158 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:21 smithi003 bash[89466]: audit 2024-09-21T10:52:21.259712+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:22.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:22.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:22.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:22.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:21 smithi204 bash[78884]: cluster 2024-09-21T10:52:20.880110+0000 mgr.y (mgr.25133) 1190 : cluster [DBG] pgmap v1241: 109 pgs: 109 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:52:22.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:21 smithi204 bash[78884]: cluster 2024-09-21T10:52:20.880110+0000 mgr.y (mgr.25133) 1190 : cluster [DBG] pgmap v1241: 109 pgs: 109 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:52:22.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:21 smithi204 bash[78884]: audit 2024-09-21T10:52:21.259712+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:22.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:21 smithi204 bash[78884]: audit 2024-09-21T10:52:21.259712+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:52:22.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:22.332 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:22.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:22.436 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:22.466 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:22.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:22.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:22.577 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 24 16 40718 40702 105.982 69.4375 0.00520901 0.00943043 2024-09-21T10:52:22.596 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:22.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:22.599 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:52:22.698 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:22.719 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:22.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:22.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:22.846 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:22.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:22.948 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:22.978 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:22.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:22.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:23.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:23.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:22 smithi204 bash[78884]: cluster 2024-09-21T10:52:21.953255+0000 mon.a (mon.0) 1661 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:52:23.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:22 smithi204 bash[78884]: cluster 2024-09-21T10:52:21.953255+0000 mon.a (mon.0) 1661 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:52:23.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:22 smithi204 bash[78884]: cluster 2024-09-21T10:52:21.953278+0000 mon.a (mon.0) 1662 : cluster [INF] Cluster is now healthy 2024-09-21T10:52:23.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:22 smithi204 bash[78884]: cluster 2024-09-21T10:52:21.953278+0000 mon.a (mon.0) 1662 : cluster [INF] Cluster is now healthy 2024-09-21T10:52:23.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:22 smithi204 bash[78884]: audit 2024-09-21T10:52:21.954366+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:23.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:22 smithi204 bash[78884]: audit 2024-09-21T10:52:21.954366+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:23.092 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:22 smithi204 bash[78884]: cluster 2024-09-21T10:52:21.958497+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e312: 8 total, 8 up, 7 in 2024-09-21T10:52:23.093 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:22 smithi204 bash[78884]: cluster 2024-09-21T10:52:21.958497+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e312: 8 total, 8 up, 7 in 2024-09-21T10:52:23.103 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:23.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:23.206 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:23.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[89466]: cluster 2024-09-21T10:52:21.953255+0000 mon.a (mon.0) 1661 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:52:23.227 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[89466]: cluster 2024-09-21T10:52:21.953255+0000 mon.a (mon.0) 1661 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:52:23.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[89466]: cluster 2024-09-21T10:52:21.953278+0000 mon.a (mon.0) 1662 : cluster [INF] Cluster is now healthy 2024-09-21T10:52:23.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[89466]: cluster 2024-09-21T10:52:21.953278+0000 mon.a (mon.0) 1662 : cluster [INF] Cluster is now healthy 2024-09-21T10:52:23.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[89466]: audit 2024-09-21T10:52:21.954366+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:23.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[89466]: audit 2024-09-21T10:52:21.954366+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:23.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[89466]: cluster 2024-09-21T10:52:21.958497+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e312: 8 total, 8 up, 7 in 2024-09-21T10:52:23.228 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[89466]: cluster 2024-09-21T10:52:21.958497+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e312: 8 total, 8 up, 7 in 2024-09-21T10:52:23.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[88275]: cluster 2024-09-21T10:52:21.953255+0000 mon.a (mon.0) 1661 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:52:23.229 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[88275]: cluster 2024-09-21T10:52:21.953255+0000 mon.a (mon.0) 1661 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:52:23.230 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[88275]: cluster 2024-09-21T10:52:21.953278+0000 mon.a (mon.0) 1662 : cluster [INF] Cluster is now healthy 2024-09-21T10:52:23.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[88275]: cluster 2024-09-21T10:52:21.953278+0000 mon.a (mon.0) 1662 : cluster [INF] Cluster is now healthy 2024-09-21T10:52:23.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[88275]: audit 2024-09-21T10:52:21.954366+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:23.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[88275]: audit 2024-09-21T10:52:21.954366+0000 mon.a (mon.0) 1663 : audit [INF] from='client.? 172.21.15.3:0/908540422' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:52:23.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[88275]: cluster 2024-09-21T10:52:21.958497+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e312: 8 total, 8 up, 7 in 2024-09-21T10:52:23.231 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:22 smithi003 bash[88275]: cluster 2024-09-21T10:52:21.958497+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e312: 8 total, 8 up, 7 in 2024-09-21T10:52:23.243 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:23.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:23.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:23.377 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:23.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:23.482 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:23.507 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:23.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:23.577 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 25 16 41438 41422 103.543 45 0.0030186 0.00964541 2024-09-21T10:52:23.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:23.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:23.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:23.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:23.766 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:23.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:23.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:23.902 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:23.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:23.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:24.007 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:24.035 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:24.140 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:24.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:24.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:24.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:23 smithi204 bash[78884]: cluster 2024-09-21T10:52:22.880758+0000 mgr.y (mgr.25133) 1191 : cluster [DBG] pgmap v1243: 109 pgs: 109 active+clean; 2.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:52:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:23 smithi204 bash[78884]: cluster 2024-09-21T10:52:22.880758+0000 mgr.y (mgr.25133) 1191 : cluster [DBG] pgmap v1243: 109 pgs: 109 active+clean; 2.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:52:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:23 smithi204 bash[78884]: audit 2024-09-21T10:52:23.671264+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:23 smithi204 bash[78884]: audit 2024-09-21T10:52:23.671264+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:23 smithi204 bash[78884]: audit 2024-09-21T10:52:23.672395+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:23 smithi204 bash[78884]: audit 2024-09-21T10:52:23.672395+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:24.273 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:24.283 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[88275]: cluster 2024-09-21T10:52:22.880758+0000 mgr.y (mgr.25133) 1191 : cluster [DBG] pgmap v1243: 109 pgs: 109 active+clean; 2.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:52:24.283 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[88275]: cluster 2024-09-21T10:52:22.880758+0000 mgr.y (mgr.25133) 1191 : cluster [DBG] pgmap v1243: 109 pgs: 109 active+clean; 2.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:52:24.283 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[88275]: audit 2024-09-21T10:52:23.671264+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:24.283 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[88275]: audit 2024-09-21T10:52:23.671264+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:24.283 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[88275]: audit 2024-09-21T10:52:23.672395+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:24.283 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[88275]: audit 2024-09-21T10:52:23.672395+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:24.284 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[89466]: cluster 2024-09-21T10:52:22.880758+0000 mgr.y (mgr.25133) 1191 : cluster [DBG] pgmap v1243: 109 pgs: 109 active+clean; 2.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:52:24.284 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[89466]: cluster 2024-09-21T10:52:22.880758+0000 mgr.y (mgr.25133) 1191 : cluster [DBG] pgmap v1243: 109 pgs: 109 active+clean; 2.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-09-21T10:52:24.284 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[89466]: audit 2024-09-21T10:52:23.671264+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:24.284 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[89466]: audit 2024-09-21T10:52:23.671264+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:24.284 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[89466]: audit 2024-09-21T10:52:23.672395+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:24.284 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:23 smithi003 bash[89466]: audit 2024-09-21T10:52:23.672395+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:24.298 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:24.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:24.404 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:24.425 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:24.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:24.528 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:24.553 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:24.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:24.577 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 26 16 42650 42634 102.473 75.75 0.00365663 0.00969508 2024-09-21T10:52:24.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:24.692 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:24.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:24.797 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:24.821 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:24.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:24.924 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:24.956 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:24.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:24.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:25.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:25.087 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:25.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:25.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:25.215 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:25.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:25.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:25.348 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:25.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:25.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:25.481 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:25.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:25.577 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 27 16 44115 44099 102.069 91.5625 0.0270132 0.0097913 2024-09-21T10:52:25.586 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:25.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:52:25.624 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:25.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:25.730 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:25.754 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:25.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:25.857 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:25.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:25.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:25.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:26.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:26.029 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:26.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:26.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:26.136 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:26.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:25 smithi204 bash[78884]: cluster 2024-09-21T10:52:24.881430+0000 mgr.y (mgr.25133) 1192 : cluster [DBG] pgmap v1244: 109 pgs: 109 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:26.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:25 smithi204 bash[78884]: cluster 2024-09-21T10:52:24.881430+0000 mgr.y (mgr.25133) 1192 : cluster [DBG] pgmap v1244: 109 pgs: 109 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:26.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:26.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:26.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:26.288 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:26.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:26.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:26.401 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:25 smithi003 bash[88275]: cluster 2024-09-21T10:52:24.881430+0000 mgr.y (mgr.25133) 1192 : cluster [DBG] pgmap v1244: 109 pgs: 109 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:26.402 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:25 smithi003 bash[88275]: cluster 2024-09-21T10:52:24.881430+0000 mgr.y (mgr.25133) 1192 : cluster [DBG] pgmap v1244: 109 pgs: 109 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:26.402 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:25 smithi003 bash[89466]: cluster 2024-09-21T10:52:24.881430+0000 mgr.y (mgr.25133) 1192 : cluster [DBG] pgmap v1244: 109 pgs: 109 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:26.402 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:25 smithi003 bash[89466]: cluster 2024-09-21T10:52:24.881430+0000 mgr.y (mgr.25133) 1192 : cluster [DBG] pgmap v1244: 109 pgs: 109 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:26.417 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:26.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:26.522 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:26.540 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:26.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:26.577 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 28 16 45416 45400 101.327 81.3125 0.0022843 0.00984326 2024-09-21T10:52:26.642 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:26.665 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:26.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:26.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:26.792 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:26.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:26.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:26.921 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:26.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:26.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:27.024 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:27.051 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:27.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:27.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:27.160 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:27.179 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:27.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:27.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:27.319 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:27.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:27.423 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:27.450 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:27.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:27.555 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:27.577 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 29 16 45943 45927 98.9684 32.9375 0.0156049 0.010098 2024-09-21T10:52:27.582 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:27.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:52:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:52:27] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-09-21T10:52:27.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:27.718 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:27.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:27.821 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:27.847 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:27.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:27.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:27.992 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:27.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:27.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:28.096 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:28.106 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:27 smithi204 bash[78884]: cluster 2024-09-21T10:52:26.882374+0000 mgr.y (mgr.25133) 1193 : cluster [DBG] pgmap v1245: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:28.106 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:27 smithi204 bash[78884]: cluster 2024-09-21T10:52:26.882374+0000 mgr.y (mgr.25133) 1193 : cluster [DBG] pgmap v1245: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:28.126 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:28.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:28.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:28.272 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:28.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:28.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:28.405 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:28.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:28.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:27 smithi003 bash[88275]: cluster 2024-09-21T10:52:26.882374+0000 mgr.y (mgr.25133) 1193 : cluster [DBG] pgmap v1245: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:28.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:27 smithi003 bash[88275]: cluster 2024-09-21T10:52:26.882374+0000 mgr.y (mgr.25133) 1193 : cluster [DBG] pgmap v1245: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:28.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:27 smithi003 bash[89466]: cluster 2024-09-21T10:52:26.882374+0000 mgr.y (mgr.25133) 1193 : cluster [DBG] pgmap v1245: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:28.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:27 smithi003 bash[89466]: cluster 2024-09-21T10:52:26.882374+0000 mgr.y (mgr.25133) 1193 : cluster [DBG] pgmap v1245: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:52:28.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:28.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:28.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:28.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 30 16 47184 47168 98.2546 77.5625 0.0020137 0.010154 2024-09-21T10:52:28.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:28.657 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:28.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:28.773 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:52:28.773 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:52:28.773 INFO:teuthology.orchestra.run.smithi204.stdout: "complaint_time": 30, 2024-09-21T10:52:28.774 INFO:teuthology.orchestra.run.smithi204.stdout: "num_blocked_ops": 0 2024-09-21T10:52:28.774 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:52:28.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:28.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:28.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:28.936 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:28.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:28.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:29.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:29.059 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:29.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:29.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:29.193 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:29.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:29.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:29.325 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:29.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:29.431 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:29.456 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:29.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:29.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:29.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 31 16 48251 48235 97.2361 66.6875 0.00996784 0.0102785 2024-09-21T10:52:29.588 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:29.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:29.692 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:29.723 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:29.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:29.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:29.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:29.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:29.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:29.980 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:29.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:29.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:30.082 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:30.100 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:30.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:30.116 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:29 smithi204 bash[78884]: cluster 2024-09-21T10:52:28.882874+0000 mgr.y (mgr.25133) 1194 : cluster [DBG] pgmap v1246: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:52:30.116 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:29 smithi204 bash[78884]: cluster 2024-09-21T10:52:28.882874+0000 mgr.y (mgr.25133) 1194 : cluster [DBG] pgmap v1246: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:52:30.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:30.228 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:30.233 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:30.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:30.304 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:29 smithi003 bash[88275]: cluster 2024-09-21T10:52:28.882874+0000 mgr.y (mgr.25133) 1194 : cluster [DBG] pgmap v1246: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:52:30.305 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:29 smithi003 bash[88275]: cluster 2024-09-21T10:52:28.882874+0000 mgr.y (mgr.25133) 1194 : cluster [DBG] pgmap v1246: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:52:30.305 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:29 smithi003 bash[89466]: cluster 2024-09-21T10:52:28.882874+0000 mgr.y (mgr.25133) 1194 : cluster [DBG] pgmap v1246: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:52:30.305 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:29 smithi003 bash[89466]: cluster 2024-09-21T10:52:28.882874+0000 mgr.y (mgr.25133) 1194 : cluster [DBG] pgmap v1246: 109 pgs: 109 active+clean; 2.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-09-21T10:52:30.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:30.361 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:30.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:30.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:30.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:30.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:30.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 32 16 49026 49010 95.7111 48.4375 0.0024278 0.0103877 2024-09-21T10:52:30.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:30.612 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:30.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:30.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:30.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:30.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:30.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:30.892 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:30.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:30.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:30.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.017 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:31.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:31.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:31.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.402 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:31.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.523 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:31.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 33 16 49903 49887 94.4715 54.8125 0.00479013 0.0105457 2024-09-21T10:52:31.625 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:31.655 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:31.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:31.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:31.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:31.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:31.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.912 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:31.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:31.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:32.019 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:32.046 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:32.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:32.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:32.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:31 smithi204 bash[78884]: cluster 2024-09-21T10:52:30.883505+0000 mgr.y (mgr.25133) 1195 : cluster [DBG] pgmap v1247: 109 pgs: 109 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:52:32.160 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:31 smithi204 bash[78884]: cluster 2024-09-21T10:52:30.883505+0000 mgr.y (mgr.25133) 1195 : cluster [DBG] pgmap v1247: 109 pgs: 109 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:52:32.180 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:32.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:32.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:32.322 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:32.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:32.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:31 smithi003 bash[88275]: cluster 2024-09-21T10:52:30.883505+0000 mgr.y (mgr.25133) 1195 : cluster [DBG] pgmap v1247: 109 pgs: 109 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:52:32.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:31 smithi003 bash[88275]: cluster 2024-09-21T10:52:30.883505+0000 mgr.y (mgr.25133) 1195 : cluster [DBG] pgmap v1247: 109 pgs: 109 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:52:32.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:32 smithi003 bash[89466]: cluster 2024-09-21T10:52:30.883505+0000 mgr.y (mgr.25133) 1195 : cluster [DBG] pgmap v1247: 109 pgs: 109 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:52:32.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:32 smithi003 bash[89466]: cluster 2024-09-21T10:52:30.883505+0000 mgr.y (mgr.25133) 1195 : cluster [DBG] pgmap v1247: 109 pgs: 109 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:52:32.425 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:32.460 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:32.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:32.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:32.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 34 16 50809 50793 93.3582 56.625 0.00726604 0.0107062 2024-09-21T10:52:32.602 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:32.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:32.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:32.731 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:32.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:32.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:32.870 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:32.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:32.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:32.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:32.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T10:52:33.014 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:33.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:33.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:33.141 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:33.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:33.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:33.262 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:33.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:33.364 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:33.396 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:33.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:33.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:33.528 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:33.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:33.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 35 16 52007 51991 92.83 74.875 0.00868752 0.010767 2024-09-21T10:52:33.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:33.663 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:33.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:33.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:33.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:33.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:33.907 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:33.935 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:33.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:33.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:34.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:34.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.071 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:34.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:34.171 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:34.195 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:34.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: cluster 2024-09-21T10:52:32.884028+0000 mgr.y (mgr.25133) 1196 : cluster [DBG] pgmap v1248: 109 pgs: 109 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: cluster 2024-09-21T10:52:32.884028+0000 mgr.y (mgr.25133) 1196 : cluster [DBG] pgmap v1248: 109 pgs: 109 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: audit 2024-09-21T10:52:33.207501+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: audit 2024-09-21T10:52:33.207501+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: audit 2024-09-21T10:52:33.212853+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: audit 2024-09-21T10:52:33.212853+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: audit 2024-09-21T10:52:33.213969+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: audit 2024-09-21T10:52:33.213969+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: audit 2024-09-21T10:52:33.214764+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: audit 2024-09-21T10:52:33.214764+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: audit 2024-09-21T10:52:33.220517+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:33 smithi204 bash[78884]: audit 2024-09-21T10:52:33.220517+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:34.326 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:34.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:34.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: cluster 2024-09-21T10:52:32.884028+0000 mgr.y (mgr.25133) 1196 : cluster [DBG] pgmap v1248: 109 pgs: 109 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-21T10:52:34.347 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: cluster 2024-09-21T10:52:32.884028+0000 mgr.y (mgr.25133) 1196 : cluster [DBG] pgmap v1248: 109 pgs: 109 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-21T10:52:34.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: audit 2024-09-21T10:52:33.207501+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: audit 2024-09-21T10:52:33.207501+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: audit 2024-09-21T10:52:33.212853+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: audit 2024-09-21T10:52:33.212853+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: audit 2024-09-21T10:52:33.213969+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:52:34.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: audit 2024-09-21T10:52:33.213969+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:52:34.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: audit 2024-09-21T10:52:33.214764+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:52:34.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: audit 2024-09-21T10:52:33.214764+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:52:34.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: audit 2024-09-21T10:52:33.220517+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.348 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[88275]: audit 2024-09-21T10:52:33.220517+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.348 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[89466]: cluster 2024-09-21T10:52:32.884028+0000 mgr.y (mgr.25133) 1196 : cluster [DBG] pgmap v1248: 109 pgs: 109 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-21T10:52:34.349 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[89466]: cluster 2024-09-21T10:52:32.884028+0000 mgr.y (mgr.25133) 1196 : cluster [DBG] pgmap v1248: 109 pgs: 109 active+clean; 3.0 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2024-09-21T10:52:34.349 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[89466]: audit 2024-09-21T10:52:33.207501+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.349 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[89466]: audit 2024-09-21T10:52:33.207501+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.349 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[89466]: audit 2024-09-21T10:52:33.212853+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.349 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[89466]: audit 2024-09-21T10:52:33.212853+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.349 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:33 smithi003 bash[89466]: audit 2024-09-21T10:52:33.213969+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:52:34.349 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:34 smithi003 bash[89466]: audit 2024-09-21T10:52:33.213969+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:52:34.349 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:34 smithi003 bash[89466]: audit 2024-09-21T10:52:33.214764+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:52:34.349 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:34 smithi003 bash[89466]: audit 2024-09-21T10:52:33.214764+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:52:34.349 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:34 smithi003 bash[89466]: audit 2024-09-21T10:52:33.220517+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.349 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:34 smithi003 bash[89466]: audit 2024-09-21T10:52:33.220517+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:34.431 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:34.455 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:34.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:34.558 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:34.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 36 16 53411 53395 92.6887 87.75 0.00841734 0.0107835 2024-09-21T10:52:34.582 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:34.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:34.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:34.719 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:34.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:34.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:34.841 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:34.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:34.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:34.966 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:34.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:34.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:35.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:35.106 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:35.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:35.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:35.241 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:35.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:35.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:35.371 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:35.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:35.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:35.493 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:35.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:35.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 37 16 54299 54283 91.6835 55.5 0.0108472 0.0109017 2024-09-21T10:52:35.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:35.632 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:35.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:35.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:35.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:35.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:35.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:35.913 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:35.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:35.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:36.018 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:36.044 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:36.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:36.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:36.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:35 smithi204 bash[78884]: cluster 2024-09-21T10:52:34.885047+0000 mgr.y (mgr.25133) 1197 : cluster [DBG] pgmap v1249: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:52:36.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:35 smithi204 bash[78884]: cluster 2024-09-21T10:52:34.885047+0000 mgr.y (mgr.25133) 1197 : cluster [DBG] pgmap v1249: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:52:36.176 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:36.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:36.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:35 smithi003 bash[88275]: cluster 2024-09-21T10:52:34.885047+0000 mgr.y (mgr.25133) 1197 : cluster [DBG] pgmap v1249: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:52:36.235 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:35 smithi003 bash[88275]: cluster 2024-09-21T10:52:34.885047+0000 mgr.y (mgr.25133) 1197 : cluster [DBG] pgmap v1249: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:52:36.235 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:36 smithi003 bash[89466]: cluster 2024-09-21T10:52:34.885047+0000 mgr.y (mgr.25133) 1197 : cluster [DBG] pgmap v1249: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:52:36.235 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:36 smithi003 bash[89466]: cluster 2024-09-21T10:52:34.885047+0000 mgr.y (mgr.25133) 1197 : cluster [DBG] pgmap v1249: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:52:36.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:36.311 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:36.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:36.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:36.447 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:36.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:36.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:36.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 38 16 55638 55622 91.4728 83.6875 0.00909311 0.0109271 2024-09-21T10:52:36.590 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:36.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:36.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:36.717 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:36.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:36.820 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:36.841 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:36.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:36.943 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:36.969 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:36.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:36.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:37.071 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:37.097 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:37.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:37.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:37.226 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:37.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:37.329 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:37.351 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:37.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:37.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:37.480 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:37.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:37.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 39 16 56789 56773 90.9718 71.9375 0.00741158 0.0109869 2024-09-21T10:52:37.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:37.611 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:37.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:37.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:52:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:52:37] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-09-21T10:52:37.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:37.749 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:37.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:37.794 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:52:37.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:37.875 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:37.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:37.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:37.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:38.009 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:38.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:38.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:38.131 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:38.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:38.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:38 smithi003 bash[88275]: cluster 2024-09-21T10:52:36.885563+0000 mgr.y (mgr.25133) 1198 : cluster [DBG] pgmap v1250: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:52:38.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:38 smithi003 bash[88275]: cluster 2024-09-21T10:52:36.885563+0000 mgr.y (mgr.25133) 1198 : cluster [DBG] pgmap v1250: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:52:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:38 smithi003 bash[89466]: cluster 2024-09-21T10:52:36.885563+0000 mgr.y (mgr.25133) 1198 : cluster [DBG] pgmap v1250: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:52:38.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:38 smithi003 bash[89466]: cluster 2024-09-21T10:52:36.885563+0000 mgr.y (mgr.25133) 1198 : cluster [DBG] pgmap v1250: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:52:38.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:38.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:38 smithi204 bash[78884]: cluster 2024-09-21T10:52:36.885563+0000 mgr.y (mgr.25133) 1198 : cluster [DBG] pgmap v1250: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:52:38.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:38 smithi204 bash[78884]: cluster 2024-09-21T10:52:36.885563+0000 mgr.y (mgr.25133) 1198 : cluster [DBG] pgmap v1250: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-09-21T10:52:38.257 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:38.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:38.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:38.384 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:38.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:38.487 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:38.521 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:38.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:38.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:52:38.578375+0000 min lat: 0.00114092 max lat: 0.752877 avg lat: 0.0111175 2024-09-21T10:52:38.579 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:52:38.579 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 40 16 57563 57547 89.9068 48.375 0.0161338 0.0111175 2024-09-21T10:52:38.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:38.656 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:38.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:38.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:38.787 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:38.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:38.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:38.916 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:38.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:38.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:39.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:39.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:39 smithi204 bash[78884]: audit 2024-09-21T10:52:38.667826+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:39.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:39 smithi204 bash[78884]: audit 2024-09-21T10:52:38.667826+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:39.054 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:39.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:39.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:39.185 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:39.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:39.196 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:39 smithi003 bash[88275]: audit 2024-09-21T10:52:38.667826+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:39.196 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:39 smithi003 bash[88275]: audit 2024-09-21T10:52:38.667826+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:39.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:39.317 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:39.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:39.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:39.444 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:39.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:39.549 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:39.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:39 smithi003 bash[89466]: audit 2024-09-21T10:52:38.667826+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:39.558 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:39 smithi003 bash[89466]: audit 2024-09-21T10:52:38.667826+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:39.571 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:39.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:39.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 41 16 58682 58666 89.4196 69.9375 0.00247512 0.0111377 2024-09-21T10:52:39.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:39.714 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:39.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:39.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:39.849 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:39.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:39.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:39.970 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:39.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout:moved 8 / 327 (2.44648%) 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout:avg 46.7143 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout:stddev 5.11899 -> 5.36428 (expected baseline 6.32778) 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout:min osd.2 with 40 -> 37 pgs (0.856269 -> 0.792049 * mean) 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout:max osd.4 with 55 -> 54 pgs (1.17737 -> 1.15596 * mean) 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout:oload 1000 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout:max_change 1 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout:max_change_osds 4 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout:average_utilization 0.0219 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout:overload_utilization 0.2186 2024-09-21T10:52:40.016 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7 weight 0.9000 -> 1.0000 2024-09-21T10:52:40.017 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5 weight 0.9500 -> 1.0000 2024-09-21T10:52:40.017 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1 weight 0.9000 -> 0.9482 2024-09-21T10:52:40.072 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:40.099 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:40.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:40.204 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:40.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.234 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:40.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:40.255 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:52:40.256 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:52:40.283 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:52:40.283 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:52:40.309 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:52:40.309 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:52:40.335 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:40.336 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:52:40.337 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:52:40.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[88275]: cluster 2024-09-21T10:52:38.886073+0000 mgr.y (mgr.25133) 1199 : cluster [DBG] pgmap v1251: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:52:40.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[88275]: cluster 2024-09-21T10:52:38.886073+0000 mgr.y (mgr.25133) 1199 : cluster [DBG] pgmap v1251: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:52:40.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[88275]: audit 2024-09-21T10:52:39.629838+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"} : dispatch 2024-09-21T10:52:40.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[88275]: audit 2024-09-21T10:52:39.629838+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"} : dispatch 2024-09-21T10:52:40.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[88275]: audit 2024-09-21T10:52:39.965148+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-21T10:52:40.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[88275]: audit 2024-09-21T10:52:39.965148+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-21T10:52:40.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[88275]: audit 2024-09-21T10:52:39.965311+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]} : dispatch 2024-09-21T10:52:40.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[88275]: audit 2024-09-21T10:52:39.965311+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]} : dispatch 2024-09-21T10:52:40.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[89466]: cluster 2024-09-21T10:52:38.886073+0000 mgr.y (mgr.25133) 1199 : cluster [DBG] pgmap v1251: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:52:40.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[89466]: cluster 2024-09-21T10:52:38.886073+0000 mgr.y (mgr.25133) 1199 : cluster [DBG] pgmap v1251: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:52:40.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[89466]: audit 2024-09-21T10:52:39.629838+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"} : dispatch 2024-09-21T10:52:40.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[89466]: audit 2024-09-21T10:52:39.629838+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"} : dispatch 2024-09-21T10:52:40.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[89466]: audit 2024-09-21T10:52:39.965148+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-21T10:52:40.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[89466]: audit 2024-09-21T10:52:39.965148+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-21T10:52:40.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[89466]: audit 2024-09-21T10:52:39.965311+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]} : dispatch 2024-09-21T10:52:40.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:40 smithi003 bash[89466]: audit 2024-09-21T10:52:39.965311+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]} : dispatch 2024-09-21T10:52:40.363 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:40.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:40.383 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:52:40.384 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:52:40.415 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:52:40.416 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:52:40.451 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:52:40.452 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:52:40.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:40.488 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:52:40.488 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:52:40.497 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:40.578 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 42 16 59778 59762 88.9214 68.5 0.00551607 0.0112403 2024-09-21T10:52:40.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:40.627 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:40.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:40.730 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:40.750 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:40.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:40.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:40 smithi204 bash[78884]: cluster 2024-09-21T10:52:38.886073+0000 mgr.y (mgr.25133) 1199 : cluster [DBG] pgmap v1251: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:52:40.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:40 smithi204 bash[78884]: cluster 2024-09-21T10:52:38.886073+0000 mgr.y (mgr.25133) 1199 : cluster [DBG] pgmap v1251: 109 pgs: 109 active+clean; 3.3 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2024-09-21T10:52:40.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:40 smithi204 bash[78884]: audit 2024-09-21T10:52:39.629838+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"} : dispatch 2024-09-21T10:52:40.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:40 smithi204 bash[78884]: audit 2024-09-21T10:52:39.629838+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"} : dispatch 2024-09-21T10:52:40.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:40 smithi204 bash[78884]: audit 2024-09-21T10:52:39.965148+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-21T10:52:40.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:40 smithi204 bash[78884]: audit 2024-09-21T10:52:39.965148+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]} : dispatch 2024-09-21T10:52:40.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:40 smithi204 bash[78884]: audit 2024-09-21T10:52:39.965311+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]} : dispatch 2024-09-21T10:52:40.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:40 smithi204 bash[78884]: audit 2024-09-21T10:52:39.965311+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]} : dispatch 2024-09-21T10:52:40.853 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:40.877 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:40.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:40.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:40.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:41.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.019 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:41.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:41.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:41.146 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:41.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:41.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:41.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: audit 2024-09-21T10:52:39.627277+0000 mgr.y (mgr.25133) 1200 : audit [DBG] from='client.45374 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:41.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: audit 2024-09-21T10:52:39.627277+0000 mgr.y (mgr.25133) 1200 : audit [DBG] from='client.45374 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:41.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: audit 2024-09-21T10:52:40.013865+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"}]': finished 2024-09-21T10:52:41.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: audit 2024-09-21T10:52:40.013865+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"}]': finished 2024-09-21T10:52:41.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: audit 2024-09-21T10:52:40.013980+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-21T10:52:41.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: audit 2024-09-21T10:52:40.013980+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-21T10:52:41.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: audit 2024-09-21T10:52:40.014117+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]}]': finished 2024-09-21T10:52:41.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: audit 2024-09-21T10:52:40.014117+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]}]': finished 2024-09-21T10:52:41.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: cluster 2024-09-21T10:52:40.018995+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e313: 8 total, 8 up, 7 in 2024-09-21T10:52:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: cluster 2024-09-21T10:52:40.018995+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e313: 8 total, 8 up, 7 in 2024-09-21T10:52:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: audit 2024-09-21T10:52:40.225974+0000 mon.a (mon.0) 1680 : audit [DBG] from='client.? 172.21.15.3:0/3647681370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: audit 2024-09-21T10:52:40.225974+0000 mon.a (mon.0) 1680 : audit [DBG] from='client.? 172.21.15.3:0/3647681370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: cluster 2024-09-21T10:52:40.680556+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e314: 8 total, 8 up, 7 in 2024-09-21T10:52:41.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:41 smithi204 bash[78884]: cluster 2024-09-21T10:52:40.680556+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e314: 8 total, 8 up, 7 in 2024-09-21T10:52:41.295 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:41.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:41.398 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: audit 2024-09-21T10:52:39.627277+0000 mgr.y (mgr.25133) 1200 : audit [DBG] from='client.45374 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: audit 2024-09-21T10:52:39.627277+0000 mgr.y (mgr.25133) 1200 : audit [DBG] from='client.45374 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: audit 2024-09-21T10:52:40.013865+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"}]': finished 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: audit 2024-09-21T10:52:40.013865+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"}]': finished 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: audit 2024-09-21T10:52:40.013980+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: audit 2024-09-21T10:52:40.013980+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: audit 2024-09-21T10:52:40.014117+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]}]': finished 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: audit 2024-09-21T10:52:40.014117+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]}]': finished 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: cluster 2024-09-21T10:52:40.018995+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e313: 8 total, 8 up, 7 in 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: cluster 2024-09-21T10:52:40.018995+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e313: 8 total, 8 up, 7 in 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: audit 2024-09-21T10:52:40.225974+0000 mon.a (mon.0) 1680 : audit [DBG] from='client.? 172.21.15.3:0/3647681370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:41.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: audit 2024-09-21T10:52:40.225974+0000 mon.a (mon.0) 1680 : audit [DBG] from='client.? 172.21.15.3:0/3647681370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: cluster 2024-09-21T10:52:40.680556+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e314: 8 total, 8 up, 7 in 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[88275]: cluster 2024-09-21T10:52:40.680556+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e314: 8 total, 8 up, 7 in 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: audit 2024-09-21T10:52:39.627277+0000 mgr.y (mgr.25133) 1200 : audit [DBG] from='client.45374 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: audit 2024-09-21T10:52:39.627277+0000 mgr.y (mgr.25133) 1200 : audit [DBG] from='client.45374 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: audit 2024-09-21T10:52:40.013865+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"}]': finished 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: audit 2024-09-21T10:52:40.013865+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'62138','5':'65536','7':'65536'}"}]': finished 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: audit 2024-09-21T10:52:40.013980+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: audit 2024-09-21T10:52:40.013980+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 2]}]': finished 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: audit 2024-09-21T10:52:40.014117+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]}]': finished 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: audit 2024-09-21T10:52:40.014117+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 6]}]': finished 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: cluster 2024-09-21T10:52:40.018995+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e313: 8 total, 8 up, 7 in 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: cluster 2024-09-21T10:52:40.018995+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e313: 8 total, 8 up, 7 in 2024-09-21T10:52:41.408 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: audit 2024-09-21T10:52:40.225974+0000 mon.a (mon.0) 1680 : audit [DBG] from='client.? 172.21.15.3:0/3647681370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:41.409 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: audit 2024-09-21T10:52:40.225974+0000 mon.a (mon.0) 1680 : audit [DBG] from='client.? 172.21.15.3:0/3647681370' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:52:41.409 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: cluster 2024-09-21T10:52:40.680556+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e314: 8 total, 8 up, 7 in 2024-09-21T10:52:41.409 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:41 smithi003 bash[89466]: cluster 2024-09-21T10:52:40.680556+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e314: 8 total, 8 up, 7 in 2024-09-21T10:52:41.421 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:41.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:41.526 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:41.543 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:41.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:41.579 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 43 16 60970 60954 88.5857 74.5 0.00351899 0.0112634 2024-09-21T10:52:41.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:41.670 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:41.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:41.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:41.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:41.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:41.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:41.924 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:41.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:41.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:42.027 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:42.055 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:42.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:42.158 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:42.184 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:42.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:42.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:42.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:42.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:42.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[89466]: cluster 2024-09-21T10:52:40.886497+0000 mgr.y (mgr.25133) 1201 : cluster [DBG] pgmap v1254: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:52:42.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[89466]: cluster 2024-09-21T10:52:40.886497+0000 mgr.y (mgr.25133) 1201 : cluster [DBG] pgmap v1254: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:52:42.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[89466]: cluster 2024-09-21T10:52:41.677190+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:52:42.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[89466]: cluster 2024-09-21T10:52:41.677190+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:52:42.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[89466]: cluster 2024-09-21T10:52:41.691843+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e315: 8 total, 8 up, 7 in 2024-09-21T10:52:42.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[89466]: cluster 2024-09-21T10:52:41.691843+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e315: 8 total, 8 up, 7 in 2024-09-21T10:52:42.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[88275]: cluster 2024-09-21T10:52:40.886497+0000 mgr.y (mgr.25133) 1201 : cluster [DBG] pgmap v1254: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:52:42.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[88275]: cluster 2024-09-21T10:52:40.886497+0000 mgr.y (mgr.25133) 1201 : cluster [DBG] pgmap v1254: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:52:42.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[88275]: cluster 2024-09-21T10:52:41.677190+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:52:42.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[88275]: cluster 2024-09-21T10:52:41.677190+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:52:42.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[88275]: cluster 2024-09-21T10:52:41.691843+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e315: 8 total, 8 up, 7 in 2024-09-21T10:52:42.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:42 smithi003 bash[88275]: cluster 2024-09-21T10:52:41.691843+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e315: 8 total, 8 up, 7 in 2024-09-21T10:52:42.426 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:42.451 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:42.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:42 smithi204 bash[78884]: cluster 2024-09-21T10:52:40.886497+0000 mgr.y (mgr.25133) 1201 : cluster [DBG] pgmap v1254: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:52:42.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:42 smithi204 bash[78884]: cluster 2024-09-21T10:52:40.886497+0000 mgr.y (mgr.25133) 1201 : cluster [DBG] pgmap v1254: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-09-21T10:52:42.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:42 smithi204 bash[78884]: cluster 2024-09-21T10:52:41.677190+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:52:42.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:42 smithi204 bash[78884]: cluster 2024-09-21T10:52:41.677190+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-21T10:52:42.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:42 smithi204 bash[78884]: cluster 2024-09-21T10:52:41.691843+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e315: 8 total, 8 up, 7 in 2024-09-21T10:52:42.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:42 smithi204 bash[78884]: cluster 2024-09-21T10:52:41.691843+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e315: 8 total, 8 up, 7 in 2024-09-21T10:52:42.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:42.579 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 44 16 61514 61498 87.3451 34 0.00469872 0.0114433 2024-09-21T10:52:42.583 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:42.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:42.686 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:42.709 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:42.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:42.815 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:42.840 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:42.946 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:42.973 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:42.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:42.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:43.076 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:43.102 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:43.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:43.206 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:43.235 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:43.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:43.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:43.365 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:43.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:43.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:43.503 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:43.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:43.579 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 45 16 62739 62723 87.1054 76.5625 0.010308 0.0114752 2024-09-21T10:52:43.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:43.627 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:43.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:43.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:43.760 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:43.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:43.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:43.903 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:43.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:43.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:44.007 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:44.028 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:44.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:44.038 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:52:44.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:44.169 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:44.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:44.311 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:44.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:44.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:44.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:44 smithi204 bash[78884]: cluster 2024-09-21T10:52:42.886955+0000 mgr.y (mgr.25133) 1202 : cluster [DBG] pgmap v1256: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:44.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:44 smithi204 bash[78884]: cluster 2024-09-21T10:52:42.886955+0000 mgr.y (mgr.25133) 1202 : cluster [DBG] pgmap v1256: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:44.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:44 smithi204 bash[78884]: cluster 2024-09-21T10:52:43.036962+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e316: 8 total, 8 up, 7 in 2024-09-21T10:52:44.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:44 smithi204 bash[78884]: cluster 2024-09-21T10:52:43.036962+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e316: 8 total, 8 up, 7 in 2024-09-21T10:52:44.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:44 smithi204 bash[78884]: audit 2024-09-21T10:52:43.566518+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.3:0/248750987' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:44 smithi204 bash[78884]: audit 2024-09-21T10:52:43.566518+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.3:0/248750987' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:44 smithi204 bash[78884]: audit 2024-09-21T10:52:43.566949+0000 mon.a (mon.0) 1685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:44 smithi204 bash[78884]: audit 2024-09-21T10:52:43.566949+0000 mon.a (mon.0) 1685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[88275]: cluster 2024-09-21T10:52:42.886955+0000 mgr.y (mgr.25133) 1202 : cluster [DBG] pgmap v1256: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[88275]: cluster 2024-09-21T10:52:42.886955+0000 mgr.y (mgr.25133) 1202 : cluster [DBG] pgmap v1256: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[88275]: cluster 2024-09-21T10:52:43.036962+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e316: 8 total, 8 up, 7 in 2024-09-21T10:52:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[88275]: cluster 2024-09-21T10:52:43.036962+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e316: 8 total, 8 up, 7 in 2024-09-21T10:52:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[88275]: audit 2024-09-21T10:52:43.566518+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.3:0/248750987' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[88275]: audit 2024-09-21T10:52:43.566518+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.3:0/248750987' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[88275]: audit 2024-09-21T10:52:43.566949+0000 mon.a (mon.0) 1685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[88275]: audit 2024-09-21T10:52:43.566949+0000 mon.a (mon.0) 1685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[89466]: cluster 2024-09-21T10:52:42.886955+0000 mgr.y (mgr.25133) 1202 : cluster [DBG] pgmap v1256: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[89466]: cluster 2024-09-21T10:52:42.886955+0000 mgr.y (mgr.25133) 1202 : cluster [DBG] pgmap v1256: 109 pgs: 3 peering, 106 active+clean; 3.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 60 MiB/s wr, 954 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[89466]: cluster 2024-09-21T10:52:43.036962+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e316: 8 total, 8 up, 7 in 2024-09-21T10:52:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[89466]: cluster 2024-09-21T10:52:43.036962+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e316: 8 total, 8 up, 7 in 2024-09-21T10:52:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[89466]: audit 2024-09-21T10:52:43.566518+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.3:0/248750987' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[89466]: audit 2024-09-21T10:52:43.566518+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.3:0/248750987' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[89466]: audit 2024-09-21T10:52:43.566949+0000 mon.a (mon.0) 1685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:44 smithi003 bash[89466]: audit 2024-09-21T10:52:43.566949+0000 mon.a (mon.0) 1685 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:52:44.437 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:44.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:44.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:44.560 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:44.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:44.579 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 46 16 63777 63761 86.6219 64.875 0.00293923 0.011531 2024-09-21T10:52:44.663 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:44.680 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:44.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:44.783 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:44.809 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:44.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:44.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:44.944 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:44.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:44.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:44.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:52:45.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:45.087 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:45.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:45.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:45.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:45 smithi204 bash[78884]: cluster 2024-09-21T10:52:44.032667+0000 mon.a (mon.0) 1686 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:45.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:45 smithi204 bash[78884]: cluster 2024-09-21T10:52:44.032667+0000 mon.a (mon.0) 1686 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:45.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:45 smithi204 bash[78884]: audit 2024-09-21T10:52:44.034114+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:52:45.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:45 smithi204 bash[78884]: audit 2024-09-21T10:52:44.034114+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:52:45.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:45 smithi204 bash[78884]: cluster 2024-09-21T10:52:44.037801+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-09-21T10:52:45.202 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:45 smithi204 bash[78884]: cluster 2024-09-21T10:52:44.037801+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-09-21T10:52:45.222 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:45.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:45.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:45.355 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:45.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[88275]: cluster 2024-09-21T10:52:44.032667+0000 mon.a (mon.0) 1686 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[88275]: cluster 2024-09-21T10:52:44.032667+0000 mon.a (mon.0) 1686 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[88275]: audit 2024-09-21T10:52:44.034114+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:52:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[88275]: audit 2024-09-21T10:52:44.034114+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:52:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[88275]: cluster 2024-09-21T10:52:44.037801+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-09-21T10:52:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[88275]: cluster 2024-09-21T10:52:44.037801+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-09-21T10:52:45.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[89466]: cluster 2024-09-21T10:52:44.032667+0000 mon.a (mon.0) 1686 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:45.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[89466]: cluster 2024-09-21T10:52:44.032667+0000 mon.a (mon.0) 1686 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:52:45.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[89466]: audit 2024-09-21T10:52:44.034114+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:52:45.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[89466]: audit 2024-09-21T10:52:44.034114+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:52:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[89466]: cluster 2024-09-21T10:52:44.037801+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-09-21T10:52:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:45 smithi003 bash[89466]: cluster 2024-09-21T10:52:44.037801+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e317: 8 total, 8 up, 7 in 2024-09-21T10:52:45.460 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:45.488 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:45.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:45.579 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 47 16 64585 64569 85.8533 50.5 0.0143706 0.0116431 2024-09-21T10:52:45.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:45.619 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:45.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:45.755 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:45.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:45.861 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:45.887 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:45.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:45.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:45.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:46.025 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:46.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:46.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:46.141 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:46 smithi003 bash[88275]: cluster 2024-09-21T10:52:44.888078+0000 mgr.y (mgr.25133) 1203 : cluster [DBG] pgmap v1259: 109 pgs: 3 peering, 106 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 47 MiB/s wr, 754 op/s; 61 KiB/s, 0 objects/s recovering 2024-09-21T10:52:46.141 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:46 smithi003 bash[88275]: cluster 2024-09-21T10:52:44.888078+0000 mgr.y (mgr.25133) 1203 : cluster [DBG] pgmap v1259: 109 pgs: 3 peering, 106 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 47 MiB/s wr, 754 op/s; 61 KiB/s, 0 objects/s recovering 2024-09-21T10:52:46.141 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:46 smithi003 bash[89466]: cluster 2024-09-21T10:52:44.888078+0000 mgr.y (mgr.25133) 1203 : cluster [DBG] pgmap v1259: 109 pgs: 3 peering, 106 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 47 MiB/s wr, 754 op/s; 61 KiB/s, 0 objects/s recovering 2024-09-21T10:52:46.141 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:46 smithi003 bash[89466]: cluster 2024-09-21T10:52:44.888078+0000 mgr.y (mgr.25133) 1203 : cluster [DBG] pgmap v1259: 109 pgs: 3 peering, 106 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 47 MiB/s wr, 754 op/s; 61 KiB/s, 0 objects/s recovering 2024-09-21T10:52:46.155 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:46.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:46.258 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:46.276 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:46.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:46.378 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:46.405 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:46.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:46.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:46 smithi204 bash[78884]: cluster 2024-09-21T10:52:44.888078+0000 mgr.y (mgr.25133) 1203 : cluster [DBG] pgmap v1259: 109 pgs: 3 peering, 106 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 47 MiB/s wr, 754 op/s; 61 KiB/s, 0 objects/s recovering 2024-09-21T10:52:46.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:46 smithi204 bash[78884]: cluster 2024-09-21T10:52:44.888078+0000 mgr.y (mgr.25133) 1203 : cluster [DBG] pgmap v1259: 109 pgs: 3 peering, 106 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 47 MiB/s wr, 754 op/s; 61 KiB/s, 0 objects/s recovering 2024-09-21T10:52:46.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:46.561 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:46.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:46.579 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 48 16 65786 65770 85.6283 75.0625 0.00678077 0.0116728 2024-09-21T10:52:46.667 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:46.689 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:46.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:46.793 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:46.817 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:46.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:46.920 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:46.944 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:46.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:46.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:47.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:47.092 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:47.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:47.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:47.243 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:47.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:47.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:47.356 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:47 smithi204 bash[78884]: cluster 2024-09-21T10:52:47.047325+0000 mon.a (mon.0) 1689 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:52:47.356 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:47 smithi204 bash[78884]: cluster 2024-09-21T10:52:47.047325+0000 mon.a (mon.0) 1689 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:52:47.370 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:47.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:47.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:47 smithi003 bash[88275]: cluster 2024-09-21T10:52:47.047325+0000 mon.a (mon.0) 1689 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:52:47.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:47 smithi003 bash[88275]: cluster 2024-09-21T10:52:47.047325+0000 mon.a (mon.0) 1689 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:52:47.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:47 smithi003 bash[89466]: cluster 2024-09-21T10:52:47.047325+0000 mon.a (mon.0) 1689 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:52:47.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:47 smithi003 bash[89466]: cluster 2024-09-21T10:52:47.047325+0000 mon.a (mon.0) 1689 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-21T10:52:47.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:47.500 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:52:47.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:47.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:47.580 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 49 16 66998 66982 85.4266 75.75 0.00841101 0.0117012 2024-09-21T10:52:47.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:47.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:47.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:47.676 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:52:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:52:47] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.51.0" 2024-09-21T10:52:47.737 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:47.766 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:47.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:47.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:47.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:47.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:47.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:47.971 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 7, 6, 2] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:52:47.972 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:52:47.972 INFO:tasks.thrashosds.thrasher:Adding osd 0 2024-09-21T10:52:47.972 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd in 0 2024-09-21T10:52:48.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:48.030 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:48.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:48.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:48.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:48.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:48.256 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:52:48.256 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:52:48.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:48 smithi204 bash[78884]: cluster 2024-09-21T10:52:46.888615+0000 mgr.y (mgr.25133) 1204 : cluster [DBG] pgmap v1260: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 836 op/s; 43 KiB/s, 0 objects/s recovering 2024-09-21T10:52:48.265 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:48 smithi204 bash[78884]: cluster 2024-09-21T10:52:46.888615+0000 mgr.y (mgr.25133) 1204 : cluster [DBG] pgmap v1260: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 836 op/s; 43 KiB/s, 0 objects/s recovering 2024-09-21T10:52:48.271 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:48.280 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:48 smithi003 bash[88275]: cluster 2024-09-21T10:52:46.888615+0000 mgr.y (mgr.25133) 1204 : cluster [DBG] pgmap v1260: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 836 op/s; 43 KiB/s, 0 objects/s recovering 2024-09-21T10:52:48.280 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:48 smithi003 bash[88275]: cluster 2024-09-21T10:52:46.888615+0000 mgr.y (mgr.25133) 1204 : cluster [DBG] pgmap v1260: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 836 op/s; 43 KiB/s, 0 objects/s recovering 2024-09-21T10:52:48.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:48 smithi003 bash[89466]: cluster 2024-09-21T10:52:46.888615+0000 mgr.y (mgr.25133) 1204 : cluster [DBG] pgmap v1260: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 836 op/s; 43 KiB/s, 0 objects/s recovering 2024-09-21T10:52:48.280 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:48 smithi003 bash[89466]: cluster 2024-09-21T10:52:46.888615+0000 mgr.y (mgr.25133) 1204 : cluster [DBG] pgmap v1260: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 52 MiB/s wr, 836 op/s; 43 KiB/s, 0 objects/s recovering 2024-09-21T10:52:48.300 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:48.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:48.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:48.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:48.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:48.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:48.563 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:48.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:48.579 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 50 16 68127 68111 85.1292 70.5625 0.0102094 0.0117422 2024-09-21T10:52:48.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:48.693 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:48.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:48.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:48.854 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:48.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:48.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:48.981 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:48.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:48.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:49.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:49.103 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:49.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:49.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:49.224 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:49.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:49.327 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:49.353 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:49.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:49.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:49.479 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:49.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:49.580 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 51 16 68784 68768 84.265 41.0625 0.00708713 0.0118195 2024-09-21T10:52:49.582 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:49.610 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:49.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:49.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:49.752 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:49.752 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:49.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:49.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:49.879 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:49.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:49.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:49.984 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:50.008 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:50.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:50.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:50.141 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:50.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:50.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:50 smithi003 bash[88275]: cluster 2024-09-21T10:52:48.889133+0000 mgr.y (mgr.25133) 1205 : cluster [DBG] pgmap v1261: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 46 MiB/s wr, 742 op/s; 36 KiB/s, 0 objects/s recovering 2024-09-21T10:52:50.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:50 smithi003 bash[88275]: cluster 2024-09-21T10:52:48.889133+0000 mgr.y (mgr.25133) 1205 : cluster [DBG] pgmap v1261: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 46 MiB/s wr, 742 op/s; 36 KiB/s, 0 objects/s recovering 2024-09-21T10:52:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:50 smithi003 bash[89466]: cluster 2024-09-21T10:52:48.889133+0000 mgr.y (mgr.25133) 1205 : cluster [DBG] pgmap v1261: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 46 MiB/s wr, 742 op/s; 36 KiB/s, 0 objects/s recovering 2024-09-21T10:52:50.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:50 smithi003 bash[89466]: cluster 2024-09-21T10:52:48.889133+0000 mgr.y (mgr.25133) 1205 : cluster [DBG] pgmap v1261: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 46 MiB/s wr, 742 op/s; 36 KiB/s, 0 objects/s recovering 2024-09-21T10:52:50.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T10:52:50.249 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:50.317 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:50.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:50.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:50.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:50 smithi204 bash[78884]: cluster 2024-09-21T10:52:48.889133+0000 mgr.y (mgr.25133) 1205 : cluster [DBG] pgmap v1261: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 46 MiB/s wr, 742 op/s; 36 KiB/s, 0 objects/s recovering 2024-09-21T10:52:50.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:50 smithi204 bash[78884]: cluster 2024-09-21T10:52:48.889133+0000 mgr.y (mgr.25133) 1205 : cluster [DBG] pgmap v1261: 109 pgs: 109 active+clean; 3.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 46 MiB/s wr, 742 op/s; 36 KiB/s, 0 objects/s recovering 2024-09-21T10:52:50.470 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:50.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:50.578 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:50.580 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 52 16 69777 69761 83.8379 62.0625 0.00436922 0.0119203 2024-09-21T10:52:50.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:50.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:50.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:50.724 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:50.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:50.827 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:50.850 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:50.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:50.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:50.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:50.997 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:51.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:51.102 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:51.131 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:51.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:51.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:51.265 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:51.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:51.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:51.397 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:51.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:51.503 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:51.526 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:51.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:51.580 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 53 16 70532 70516 83.1464 47.1875 0.0122727 0.0120211 2024-09-21T10:52:51.630 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:51.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:51.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:51.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:51.784 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:51.786 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:52:51.794 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:51.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:51.897 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:51.921 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:51.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:51.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:52.026 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:52.060 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:52.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:52.165 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:52.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:52 smithi003 bash[88275]: cluster 2024-09-21T10:52:50.890070+0000 mgr.y (mgr.25133) 1206 : cluster [DBG] pgmap v1262: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:52:52.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:52 smithi003 bash[88275]: cluster 2024-09-21T10:52:50.890070+0000 mgr.y (mgr.25133) 1206 : cluster [DBG] pgmap v1262: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:52:52.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:52 smithi003 bash[89466]: cluster 2024-09-21T10:52:50.890070+0000 mgr.y (mgr.25133) 1206 : cluster [DBG] pgmap v1262: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:52:52.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:52 smithi003 bash[89466]: cluster 2024-09-21T10:52:50.890070+0000 mgr.y (mgr.25133) 1206 : cluster [DBG] pgmap v1262: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:52:52.191 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:52.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:52.297 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:52.329 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:52.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:52.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:52.442 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:52 smithi204 bash[78884]: cluster 2024-09-21T10:52:50.890070+0000 mgr.y (mgr.25133) 1206 : cluster [DBG] pgmap v1262: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:52:52.442 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:52 smithi204 bash[78884]: cluster 2024-09-21T10:52:50.890070+0000 mgr.y (mgr.25133) 1206 : cluster [DBG] pgmap v1262: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 77 MiB/s wr, 1.24k op/s; 32 KiB/s, 0 objects/s recovering 2024-09-21T10:52:52.463 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:52.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:52.566 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:52.580 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 54 16 71715 71699 82.9754 73.9375 0.0117584 0.0120465 2024-09-21T10:52:52.589 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:52.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:52.692 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:52.716 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:52.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:52.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:52.849 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:52.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:52.952 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:52.978 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:52.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:52.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:53.082 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:53.106 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:53.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:53.209 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:53.233 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:53.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:53.339 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:53.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:53.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:53.465 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:53.487 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:53.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:53.581 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 55 16 72812 72796 82.7118 68.5625 0.0110712 0.0120861 2024-09-21T10:52:53.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:53.624 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:53.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:53.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:53.757 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:53.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:53.860 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:53.884 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:53.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:53.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:53.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:54.021 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:54.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:54.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:54.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:54.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:54 smithi204 bash[78884]: cluster 2024-09-21T10:52:52.890527+0000 mgr.y (mgr.25133) 1207 : cluster [DBG] pgmap v1263: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:52:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:54 smithi204 bash[78884]: cluster 2024-09-21T10:52:52.890527+0000 mgr.y (mgr.25133) 1207 : cluster [DBG] pgmap v1263: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:52:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:54 smithi204 bash[78884]: audit 2024-09-21T10:52:53.673739+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:54 smithi204 bash[78884]: audit 2024-09-21T10:52:53.673739+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:54 smithi204 bash[78884]: audit 2024-09-21T10:52:53.674790+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:54 smithi204 bash[78884]: audit 2024-09-21T10:52:53.674790+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:54.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:54.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.307 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:54.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:54.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[88275]: cluster 2024-09-21T10:52:52.890527+0000 mgr.y (mgr.25133) 1207 : cluster [DBG] pgmap v1263: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:52:54.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[88275]: cluster 2024-09-21T10:52:52.890527+0000 mgr.y (mgr.25133) 1207 : cluster [DBG] pgmap v1263: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:52:54.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[88275]: audit 2024-09-21T10:52:53.673739+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:54.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[88275]: audit 2024-09-21T10:52:53.673739+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:54.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[88275]: audit 2024-09-21T10:52:53.674790+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:54.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[88275]: audit 2024-09-21T10:52:53.674790+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:54.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:54.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:54.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:54.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:54.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:54.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:54.581 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 56 16 73737 73721 82.267 57.8125 0.00728055 0.0121242 2024-09-21T10:52:54.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:54.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[89466]: cluster 2024-09-21T10:52:52.890527+0000 mgr.y (mgr.25133) 1207 : cluster [DBG] pgmap v1263: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:52:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[89466]: cluster 2024-09-21T10:52:52.890527+0000 mgr.y (mgr.25133) 1207 : cluster [DBG] pgmap v1263: 109 pgs: 109 active+clean; 4.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s; 26 KiB/s, 0 objects/s recovering 2024-09-21T10:52:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[89466]: audit 2024-09-21T10:52:53.673739+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[89466]: audit 2024-09-21T10:52:53.673739+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:52:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[89466]: audit 2024-09-21T10:52:53.674790+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:54.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:54 smithi003 bash[89466]: audit 2024-09-21T10:52:53.674790+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:52:54.698 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:54.802 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:54.834 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:54.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:54.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:54.957 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:54.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:54.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:55.002 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:52:55.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:55.089 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:55.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:55.193 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:55.226 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:55.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:55.363 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:55.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:55.469 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:55.497 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:55.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:55.581 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 57 16 74455 74439 81.6109 44.875 0.00282487 0.0122335 2024-09-21T10:52:55.600 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:55.622 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:55.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:55.724 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:55.753 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:55.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:55.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:55.881 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:55.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:55.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:55.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:56.004 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:56.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:56.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:56.130 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:56.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:56.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:56.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:56 smithi204 bash[78884]: cluster 2024-09-21T10:52:54.891176+0000 mgr.y (mgr.25133) 1208 : cluster [DBG] pgmap v1264: 109 pgs: 109 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:52:56.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:56 smithi204 bash[78884]: cluster 2024-09-21T10:52:54.891176+0000 mgr.y (mgr.25133) 1208 : cluster [DBG] pgmap v1264: 109 pgs: 109 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:52:56.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:56.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:56.378 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:56.387 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:56 smithi003 bash[88275]: cluster 2024-09-21T10:52:54.891176+0000 mgr.y (mgr.25133) 1208 : cluster [DBG] pgmap v1264: 109 pgs: 109 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:52:56.388 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:56 smithi003 bash[88275]: cluster 2024-09-21T10:52:54.891176+0000 mgr.y (mgr.25133) 1208 : cluster [DBG] pgmap v1264: 109 pgs: 109 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:52:56.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:56 smithi003 bash[89466]: cluster 2024-09-21T10:52:54.891176+0000 mgr.y (mgr.25133) 1208 : cluster [DBG] pgmap v1264: 109 pgs: 109 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:52:56.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:56 smithi003 bash[89466]: cluster 2024-09-21T10:52:54.891176+0000 mgr.y (mgr.25133) 1208 : cluster [DBG] pgmap v1264: 109 pgs: 109 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s; 24 KiB/s, 0 objects/s recovering 2024-09-21T10:52:56.408 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:52:56.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:52:56.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:56.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:56.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:56.582 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 58 16 75211 75195 81.0184 47.25 0.0251733 0.0123363 2024-09-21T10:52:56.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:56.686 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:56.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:56.790 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:56.809 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:56.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:56.912 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:56.935 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:56.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:56.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:57.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:57.063 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:57.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:57.166 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:57.201 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:57.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:57.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:57.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:57.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:57.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:57.450 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:52:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:52:57] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-09-21T10:52:57.466 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:57.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:57.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:57.581 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 59 16 75890 75874 80.3644 42.4375 0.0196236 0.0124378 2024-09-21T10:52:57.597 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:57.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:57.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:57.750 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:57.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:57.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:57.882 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:57.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:57.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:57.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:58.023 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:58.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:58.130 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:58.159 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:58.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:58 smithi204 bash[78884]: cluster 2024-09-21T10:52:56.891819+0000 mgr.y (mgr.25133) 1209 : cluster [DBG] pgmap v1265: 109 pgs: 109 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:58.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:52:58 smithi204 bash[78884]: cluster 2024-09-21T10:52:56.891819+0000 mgr.y (mgr.25133) 1209 : cluster [DBG] pgmap v1265: 109 pgs: 109 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:58.266 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:58.292 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:58.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:58.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:58.421 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:58.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:58.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:58 smithi003 bash[88275]: cluster 2024-09-21T10:52:56.891819+0000 mgr.y (mgr.25133) 1209 : cluster [DBG] pgmap v1265: 109 pgs: 109 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:58.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:52:58 smithi003 bash[88275]: cluster 2024-09-21T10:52:56.891819+0000 mgr.y (mgr.25133) 1209 : cluster [DBG] pgmap v1265: 109 pgs: 109 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:58.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:58 smithi003 bash[89466]: cluster 2024-09-21T10:52:56.891819+0000 mgr.y (mgr.25133) 1209 : cluster [DBG] pgmap v1265: 109 pgs: 109 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:58.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:52:58 smithi003 bash[89466]: cluster 2024-09-21T10:52:56.891819+0000 mgr.y (mgr.25133) 1209 : cluster [DBG] pgmap v1265: 109 pgs: 109 active+clean; 4.5 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 983 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T10:52:58.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:58.563 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:58.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:58.582 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:52:58.581598+0000 min lat: 0.00114092 max lat: 0.752877 avg lat: 0.0124807 2024-09-21T10:52:58.582 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:52:58.582 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 60 16 76914 76898 80.0916 64 0.00932984 0.0124807 2024-09-21T10:52:58.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:58.702 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:52:58.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:52:58.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:58.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.839 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:58.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:58.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:58.969 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:52:58.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:58.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:52:59.073 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:59.098 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:59.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:59.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:59.232 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:52:59.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:52:59.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:59.378 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:52:59.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:52:59.482 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:59.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:52:59.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:52:59.582 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 61 16 77967 77951 79.8574 65.8125 0.0132327 0.0125167 2024-09-21T10:52:59.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:59.633 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:59.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:59.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:59.761 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:52:59.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:52:59.865 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:59.886 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:52:59.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:52:59.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:52:59.990 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:00.014 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:00.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:00.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:00.142 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:00.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:00.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:00.287 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:00.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:00.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:00.401 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:00 smithi003 bash[88275]: cluster 2024-09-21T10:52:58.892269+0000 mgr.y (mgr.25133) 1210 : cluster [DBG] pgmap v1266: 109 pgs: 109 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:53:00.401 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:00 smithi003 bash[88275]: cluster 2024-09-21T10:52:58.892269+0000 mgr.y (mgr.25133) 1210 : cluster [DBG] pgmap v1266: 109 pgs: 109 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:53:00.401 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:00 smithi003 bash[89466]: cluster 2024-09-21T10:52:58.892269+0000 mgr.y (mgr.25133) 1210 : cluster [DBG] pgmap v1266: 109 pgs: 109 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:53:00.401 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:00 smithi003 bash[89466]: cluster 2024-09-21T10:52:58.892269+0000 mgr.y (mgr.25133) 1210 : cluster [DBG] pgmap v1266: 109 pgs: 109 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:53:00.411 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:00.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:00 smithi204 bash[78884]: cluster 2024-09-21T10:52:58.892269+0000 mgr.y (mgr.25133) 1210 : cluster [DBG] pgmap v1266: 109 pgs: 109 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:53:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:00 smithi204 bash[78884]: cluster 2024-09-21T10:52:58.892269+0000 mgr.y (mgr.25133) 1210 : cluster [DBG] pgmap v1266: 109 pgs: 109 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:53:00.513 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:00.535 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:00.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:00.582 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 62 16 78829 78813 79.4383 53.875 0.00310064 0.0125383 2024-09-21T10:53:00.639 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:00.664 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:00.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:00.767 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:00.791 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:00.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:00.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:00.921 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:00.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:00.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:01.024 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:01.052 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:01.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:01.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:01.185 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:01.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:01.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:01.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:01.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:01.329 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:53:01.329 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:53:01.358 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:53:01.359 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:53:01.383 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:53:01.384 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:53:01.410 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:53:01.410 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:53:01.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:01.447 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:01.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:01.454 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:53:01.454 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:53:01.488 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:53:01.488 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:53:01.519 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:53:01.520 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:53:01.546 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:53:01.547 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:53:01.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:01.576 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:01.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:01.582 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 63 16 79484 79468 78.8272 40.9375 0.0265856 0.0126801 2024-09-21T10:53:01.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:01.711 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:01.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:01.815 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:01.840 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:01.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:01.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:01.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:01.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:01.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:02.090 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:02.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:02.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:02.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:02.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:02 smithi204 bash[78884]: cluster 2024-09-21T10:53:00.892953+0000 mgr.y (mgr.25133) 1211 : cluster [DBG] pgmap v1267: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:53:02.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:02 smithi204 bash[78884]: cluster 2024-09-21T10:53:00.892953+0000 mgr.y (mgr.25133) 1211 : cluster [DBG] pgmap v1267: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:53:02.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:02 smithi204 bash[78884]: audit 2024-09-21T10:53:01.294889+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.3:0/3505577298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:02.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:02 smithi204 bash[78884]: audit 2024-09-21T10:53:01.294889+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.3:0/3505577298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:02.244 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:02.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:02.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:02.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:02 smithi003 bash[88275]: cluster 2024-09-21T10:53:00.892953+0000 mgr.y (mgr.25133) 1211 : cluster [DBG] pgmap v1267: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:53:02.357 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:02 smithi003 bash[88275]: cluster 2024-09-21T10:53:00.892953+0000 mgr.y (mgr.25133) 1211 : cluster [DBG] pgmap v1267: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:53:02.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:02 smithi003 bash[88275]: audit 2024-09-21T10:53:01.294889+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.3:0/3505577298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:02.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:02 smithi003 bash[88275]: audit 2024-09-21T10:53:01.294889+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.3:0/3505577298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:02.358 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:02 smithi003 bash[89466]: cluster 2024-09-21T10:53:00.892953+0000 mgr.y (mgr.25133) 1211 : cluster [DBG] pgmap v1267: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:53:02.358 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:02 smithi003 bash[89466]: cluster 2024-09-21T10:53:00.892953+0000 mgr.y (mgr.25133) 1211 : cluster [DBG] pgmap v1267: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:53:02.358 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:02 smithi003 bash[89466]: audit 2024-09-21T10:53:01.294889+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.3:0/3505577298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:02.358 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:02 smithi003 bash[89466]: audit 2024-09-21T10:53:01.294889+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.3:0/3505577298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:02.373 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:02.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:02.480 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:02.503 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:02.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:02.582 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 64 16 80443 80427 78.532 59.9375 0.0161533 0.0127286 2024-09-21T10:53:02.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:02.631 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:02.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:02.733 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:02.760 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:02.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:02.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:02.893 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:02.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:02.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:02.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:03.029 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:03.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:03.133 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:03.156 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:03.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:03.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:03.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.292 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:03.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:03.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:03.433 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:03.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:03.540 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:03.576 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:03.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:03.582 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 65 16 81476 81460 78.317 64.5625 0.012355 0.0127636 2024-09-21T10:53:03.679 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:03.702 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:03.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:03.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:03.828 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:03.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:03.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:03.964 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:03.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:03.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:04.070 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:04.078 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:53:04.078 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T10:53:04.078 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.078 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.35436.0:81956 10.9 e317/304 10:9ae9fba0:::benchmark_data_smithi003_207596_object81955:head v 317'5077, mlcod=317'5075)", 2024-09-21T10:53:04.078 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:04.064591+0000", 2024-09-21T10:53:04.078 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.012002475, 2024-09-21T10:53:04.078 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.012032019999999999, 2024-09-21T10:53:04.078 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "started", 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.064591+0000", 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.064591+0000", 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.079 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.064590+0000", 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.064616+0000", 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.5632000000000001e-05 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.064634+0000", 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8556e-05 2024-09-21T10:53:04.080 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.064642+0000", 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.1550000000000007e-06 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.064684+0000", 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2009999999999999e-05 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.064705+0000", 2024-09-21T10:53:04.081 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.0307000000000001e-05 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.35436.0:81964 10.9 e317/304 10:962d2acc:::benchmark_data_smithi003_207596_object81963:head v 317'5078, mlcod=317'5075)", 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:04.073844+0000", 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.0027500189999999998, 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002842935, 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "started", 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:53:04.082 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.073844+0000", 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.073844+0000", 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.073842+0000", 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.083 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.073867+0000", 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.4511e-05 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.073879+0000", 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2167000000000001e-05 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.073885+0000", 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8529999999999997e-06 2024-09-21T10:53:04.084 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.074047+0000", 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00016247599999999999 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:04.074119+0000", 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1359000000000006e-05 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:04.085 INFO:teuthology.orchestra.run.smithi204.stdout: ], 2024-09-21T10:53:04.086 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 2 2024-09-21T10:53:04.086 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:53:04.103 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:04.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:04.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:04.230 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:04.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:04 smithi204 bash[78884]: cluster 2024-09-21T10:53:02.893498+0000 mgr.y (mgr.25133) 1212 : cluster [DBG] pgmap v1268: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s 2024-09-21T10:53:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:04 smithi204 bash[78884]: cluster 2024-09-21T10:53:02.893498+0000 mgr.y (mgr.25133) 1212 : cluster [DBG] pgmap v1268: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s 2024-09-21T10:53:04.333 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:04.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:04 smithi003 bash[88275]: cluster 2024-09-21T10:53:02.893498+0000 mgr.y (mgr.25133) 1212 : cluster [DBG] pgmap v1268: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s 2024-09-21T10:53:04.342 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:04 smithi003 bash[88275]: cluster 2024-09-21T10:53:02.893498+0000 mgr.y (mgr.25133) 1212 : cluster [DBG] pgmap v1268: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s 2024-09-21T10:53:04.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:04 smithi003 bash[89466]: cluster 2024-09-21T10:53:02.893498+0000 mgr.y (mgr.25133) 1212 : cluster [DBG] pgmap v1268: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s 2024-09-21T10:53:04.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:04 smithi003 bash[89466]: cluster 2024-09-21T10:53:02.893498+0000 mgr.y (mgr.25133) 1212 : cluster [DBG] pgmap v1268: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 49 MiB/s wr, 784 op/s 2024-09-21T10:53:04.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:04.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:04.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:04.493 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:04.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:04.582 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 66 16 82494 82478 78.0943 63.625 0.0091913 0.0128001 2024-09-21T10:53:04.597 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:04.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:04.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:04.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:04.771 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:04.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:04.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:04.896 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:04.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:04.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:04.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:05.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:05.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:05.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:05.148 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:53:05.148 INFO:teuthology.orchestra.run.smithi003.stderr:marked in osd.0. 2024-09-21T10:53:05.150 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:05.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:05.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:05.263 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:04 smithi003 bash[88275]: debug 2024-09-21T10:53:04.994+0000 7f4c89143640 -1 mon.a@0(leader).osd e317 definitely_dead 0 2024-09-21T10:53:05.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:05 smithi003 bash[88275]: audit 2024-09-21T10:53:04.998206+0000 mon.a (mon.0) 1692 : audit [DBG] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T10:53:05.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:05 smithi003 bash[88275]: audit 2024-09-21T10:53:04.998206+0000 mon.a (mon.0) 1692 : audit [DBG] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T10:53:05.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:05 smithi003 bash[88275]: audit 2024-09-21T10:53:05.020037+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:05.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:05 smithi003 bash[88275]: audit 2024-09-21T10:53:05.020037+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:05.264 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:05 smithi003 bash[89466]: audit 2024-09-21T10:53:04.998206+0000 mon.a (mon.0) 1692 : audit [DBG] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T10:53:05.264 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:05 smithi003 bash[89466]: audit 2024-09-21T10:53:04.998206+0000 mon.a (mon.0) 1692 : audit [DBG] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T10:53:05.264 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:05 smithi003 bash[89466]: audit 2024-09-21T10:53:05.020037+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:05.264 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:05 smithi003 bash[89466]: audit 2024-09-21T10:53:05.020037+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:05.274 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:05.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:05.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:05.397 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:05.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:05.500 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:05.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:05 smithi204 bash[78884]: audit 2024-09-21T10:53:04.998206+0000 mon.a (mon.0) 1692 : audit [DBG] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T10:53:05.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:05 smithi204 bash[78884]: audit 2024-09-21T10:53:04.998206+0000 mon.a (mon.0) 1692 : audit [DBG] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T10:53:05.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:05 smithi204 bash[78884]: audit 2024-09-21T10:53:05.020037+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:05.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:05 smithi204 bash[78884]: audit 2024-09-21T10:53:05.020037+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:05.525 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:05.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:05.582 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 67 16 82827 82811 77.2393 20.8125 0.00638357 0.0129015 2024-09-21T10:53:05.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:05.656 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:05.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:05.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:05.783 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:05.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:05.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T10:53:05.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:05.942 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:05.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:05.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:06.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:06.062 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:06.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:06.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:06.175 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:53:06.188 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:06.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: cluster 2024-09-21T10:53:04.894132+0000 mgr.y (mgr.25133) 1213 : cluster [DBG] pgmap v1269: 109 pgs: 109 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s 2024-09-21T10:53:06.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: cluster 2024-09-21T10:53:04.894132+0000 mgr.y (mgr.25133) 1213 : cluster [DBG] pgmap v1269: 109 pgs: 109 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s 2024-09-21T10:53:06.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: cluster 2024-09-21T10:53:05.138225+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:06.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: cluster 2024-09-21T10:53:05.138225+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:06.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: audit 2024-09-21T10:53:05.146932+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T10:53:06.189 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: audit 2024-09-21T10:53:05.146932+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T10:53:06.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: audit 2024-09-21T10:53:05.146992+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:06.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: audit 2024-09-21T10:53:05.146992+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:06.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: cluster 2024-09-21T10:53:05.151906+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-21T10:53:06.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: cluster 2024-09-21T10:53:05.151906+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-21T10:53:06.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: cluster 2024-09-21T10:53:05.689021+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-21T10:53:06.190 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:06 smithi204 bash[78884]: cluster 2024-09-21T10:53:05.689021+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-21T10:53:06.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:06.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:06.305 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: cluster 2024-09-21T10:53:04.894132+0000 mgr.y (mgr.25133) 1213 : cluster [DBG] pgmap v1269: 109 pgs: 109 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s 2024-09-21T10:53:06.305 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: cluster 2024-09-21T10:53:04.894132+0000 mgr.y (mgr.25133) 1213 : cluster [DBG] pgmap v1269: 109 pgs: 109 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s 2024-09-21T10:53:06.305 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: cluster 2024-09-21T10:53:05.138225+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:06.305 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: cluster 2024-09-21T10:53:05.138225+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:06.305 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: audit 2024-09-21T10:53:05.146932+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T10:53:06.305 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: audit 2024-09-21T10:53:05.146932+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T10:53:06.305 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: audit 2024-09-21T10:53:05.146992+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:06.305 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: audit 2024-09-21T10:53:05.146992+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:06.306 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: cluster 2024-09-21T10:53:05.151906+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-21T10:53:06.306 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: cluster 2024-09-21T10:53:05.151906+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-21T10:53:06.306 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: cluster 2024-09-21T10:53:05.689021+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-21T10:53:06.306 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[89466]: cluster 2024-09-21T10:53:05.689021+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-21T10:53:06.306 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: cluster 2024-09-21T10:53:04.894132+0000 mgr.y (mgr.25133) 1213 : cluster [DBG] pgmap v1269: 109 pgs: 109 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s 2024-09-21T10:53:06.306 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: cluster 2024-09-21T10:53:04.894132+0000 mgr.y (mgr.25133) 1213 : cluster [DBG] pgmap v1269: 109 pgs: 109 active+clean; 4.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s 2024-09-21T10:53:06.306 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: cluster 2024-09-21T10:53:05.138225+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:06.306 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: cluster 2024-09-21T10:53:05.138225+0000 mon.a (mon.0) 1694 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:06.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: audit 2024-09-21T10:53:05.146932+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T10:53:06.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: audit 2024-09-21T10:53:05.146932+0000 mon.a (mon.0) 1695 : audit [INF] from='client.? 172.21.15.3:0/2550407314' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T10:53:06.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: audit 2024-09-21T10:53:05.146992+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:06.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: audit 2024-09-21T10:53:05.146992+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.3:0/2204254624' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:06.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: cluster 2024-09-21T10:53:05.151906+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-21T10:53:06.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: cluster 2024-09-21T10:53:05.151906+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-09-21T10:53:06.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: cluster 2024-09-21T10:53:05.689021+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-21T10:53:06.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:06 smithi003 bash[88275]: cluster 2024-09-21T10:53:05.689021+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-09-21T10:53:06.315 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:06.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:06.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:06.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:06.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:06.550 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:06.580 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:06.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:06.583 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 68 16 82827 82811 76.1035 0 - 0.0129015 2024-09-21T10:53:06.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:06.718 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:06.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:06.830 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:06.855 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:06.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:06.958 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:06.983 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:06.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:06.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:07.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:07.111 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:07.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:07.169 INFO:tasks.thrashosds.thrasher:Added osd 0 2024-09-21T10:53:07.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:07.241 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:07.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:07.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:07.371 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:07.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:07.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:07.501 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:07.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:07.583 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 69 16 82838 82822 75.0105 0.34375 0.0275648 0.013084 2024-09-21T10:53:07.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:07.636 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:07.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:07.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:53:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:53:07] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-09-21T10:53:07.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:07.771 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:07.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:07.881 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:07.911 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:07.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:07.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:08.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:07 smithi204 bash[78884]: cluster 2024-09-21T10:53:06.694612+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-21T10:53:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:07 smithi204 bash[78884]: cluster 2024-09-21T10:53:06.694612+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-21T10:53:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:07 smithi204 bash[78884]: cluster 2024-09-21T10:53:06.894664+0000 mgr.y (mgr.25133) 1214 : cluster [DBG] pgmap v1273: 109 pgs: 7 peering, 102 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:53:08.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:07 smithi204 bash[78884]: cluster 2024-09-21T10:53:06.894664+0000 mgr.y (mgr.25133) 1214 : cluster [DBG] pgmap v1273: 109 pgs: 7 peering, 102 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:53:08.018 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:08.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:07 smithi003 bash[88275]: cluster 2024-09-21T10:53:06.694612+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-21T10:53:08.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:07 smithi003 bash[88275]: cluster 2024-09-21T10:53:06.694612+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-21T10:53:08.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:07 smithi003 bash[88275]: cluster 2024-09-21T10:53:06.894664+0000 mgr.y (mgr.25133) 1214 : cluster [DBG] pgmap v1273: 109 pgs: 7 peering, 102 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:53:08.027 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:07 smithi003 bash[88275]: cluster 2024-09-21T10:53:06.894664+0000 mgr.y (mgr.25133) 1214 : cluster [DBG] pgmap v1273: 109 pgs: 7 peering, 102 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:53:08.028 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:07 smithi003 bash[89466]: cluster 2024-09-21T10:53:06.694612+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-21T10:53:08.028 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:07 smithi003 bash[89466]: cluster 2024-09-21T10:53:06.694612+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-09-21T10:53:08.028 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:07 smithi003 bash[89466]: cluster 2024-09-21T10:53:06.894664+0000 mgr.y (mgr.25133) 1214 : cluster [DBG] pgmap v1273: 109 pgs: 7 peering, 102 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:53:08.028 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:07 smithi003 bash[89466]: cluster 2024-09-21T10:53:06.894664+0000 mgr.y (mgr.25133) 1214 : cluster [DBG] pgmap v1273: 109 pgs: 7 peering, 102 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:53:08.047 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:08.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:08.152 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:08.184 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:08.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:08.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:08.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:08.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:08.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:08.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:08.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:08.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:08.583 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 70 16 83485 83469 74.5156 40.4375 0.0227078 0.0134122 2024-09-21T10:53:08.612 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:08.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:08.716 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:08.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:08.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:08.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:08.877 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:08.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:08.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:08.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:08 smithi003 bash[88275]: cluster 2024-09-21T10:53:07.709166+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-21T10:53:08.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:08 smithi003 bash[88275]: cluster 2024-09-21T10:53:07.709166+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-21T10:53:08.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:08 smithi003 bash[88275]: audit 2024-09-21T10:53:08.668282+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:08.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:08 smithi003 bash[88275]: audit 2024-09-21T10:53:08.668282+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:08.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:08 smithi003 bash[89466]: cluster 2024-09-21T10:53:07.709166+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-21T10:53:08.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:08 smithi003 bash[89466]: cluster 2024-09-21T10:53:07.709166+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-21T10:53:08.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:08 smithi003 bash[89466]: audit 2024-09-21T10:53:08.668282+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:08.927 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:08 smithi003 bash[89466]: audit 2024-09-21T10:53:08.668282+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:08.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:09.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:08 smithi204 bash[78884]: cluster 2024-09-21T10:53:07.709166+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-21T10:53:09.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:08 smithi204 bash[78884]: cluster 2024-09-21T10:53:07.709166+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-09-21T10:53:09.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:08 smithi204 bash[78884]: audit 2024-09-21T10:53:08.668282+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:09.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:08 smithi204 bash[78884]: audit 2024-09-21T10:53:08.668282+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:09.021 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:09.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:09.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:09.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:09.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:09.186 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:53:09.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:09.277 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:09.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:09.381 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:09.425 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:09.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:09.529 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:09.554 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:09.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:09.584 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 71 16 84121 84105 74.0259 39.75 0.0237659 0.0135015 2024-09-21T10:53:09.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:09.695 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:09.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:09.802 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:09.833 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:09.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:09.939 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:09.968 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:09.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:09 smithi003 bash[88275]: cluster 2024-09-21T10:53:08.709212+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-21T10:53:09.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:09 smithi003 bash[88275]: cluster 2024-09-21T10:53:08.709212+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-21T10:53:09.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:09 smithi003 bash[88275]: cluster 2024-09-21T10:53:08.895952+0000 mgr.y (mgr.25133) 1215 : cluster [DBG] pgmap v1276: 109 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 3 activating+remapped, 7 peering, 97 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 9.9 KiB/s rd, 28 MiB/s wr, 461 op/s; 5126/248019 objects degraded (2.067%); 5150/248019 objects misplaced (2.076%); 28 KiB/s, 0 objects/s recovering 2024-09-21T10:53:09.973 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:09 smithi003 bash[88275]: cluster 2024-09-21T10:53:08.895952+0000 mgr.y (mgr.25133) 1215 : cluster [DBG] pgmap v1276: 109 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 3 activating+remapped, 7 peering, 97 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 9.9 KiB/s rd, 28 MiB/s wr, 461 op/s; 5126/248019 objects degraded (2.067%); 5150/248019 objects misplaced (2.076%); 28 KiB/s, 0 objects/s recovering 2024-09-21T10:53:09.973 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:09 smithi003 bash[89466]: cluster 2024-09-21T10:53:08.709212+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-21T10:53:09.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:09 smithi003 bash[89466]: cluster 2024-09-21T10:53:08.709212+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-21T10:53:09.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:09 smithi003 bash[89466]: cluster 2024-09-21T10:53:08.895952+0000 mgr.y (mgr.25133) 1215 : cluster [DBG] pgmap v1276: 109 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 3 activating+remapped, 7 peering, 97 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 9.9 KiB/s rd, 28 MiB/s wr, 461 op/s; 5126/248019 objects degraded (2.067%); 5150/248019 objects misplaced (2.076%); 28 KiB/s, 0 objects/s recovering 2024-09-21T10:53:09.974 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:09 smithi003 bash[89466]: cluster 2024-09-21T10:53:08.895952+0000 mgr.y (mgr.25133) 1215 : cluster [DBG] pgmap v1276: 109 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 3 activating+remapped, 7 peering, 97 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 9.9 KiB/s rd, 28 MiB/s wr, 461 op/s; 5126/248019 objects degraded (2.067%); 5150/248019 objects misplaced (2.076%); 28 KiB/s, 0 objects/s recovering 2024-09-21T10:53:09.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:09.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:09 smithi204 bash[78884]: cluster 2024-09-21T10:53:08.709212+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-21T10:53:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:09 smithi204 bash[78884]: cluster 2024-09-21T10:53:08.709212+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-09-21T10:53:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:09 smithi204 bash[78884]: cluster 2024-09-21T10:53:08.895952+0000 mgr.y (mgr.25133) 1215 : cluster [DBG] pgmap v1276: 109 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 3 activating+remapped, 7 peering, 97 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 9.9 KiB/s rd, 28 MiB/s wr, 461 op/s; 5126/248019 objects degraded (2.067%); 5150/248019 objects misplaced (2.076%); 28 KiB/s, 0 objects/s recovering 2024-09-21T10:53:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:09 smithi204 bash[78884]: cluster 2024-09-21T10:53:08.895952+0000 mgr.y (mgr.25133) 1215 : cluster [DBG] pgmap v1276: 109 pgs: 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 3 activating+remapped, 7 peering, 97 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 9.9 KiB/s rd, 28 MiB/s wr, 461 op/s; 5126/248019 objects degraded (2.067%); 5150/248019 objects misplaced (2.076%); 28 KiB/s, 0 objects/s recovering 2024-09-21T10:53:10.075 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:10.114 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:10.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:10.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:10.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:10.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:10.356 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:10.378 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:10.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:10.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:10.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:10.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:10.584 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 72 16 84786 84770 73.5749 41.5625 0.0160234 0.0135842 2024-09-21T10:53:10.606 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:10.621 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:10.651 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:10.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:10.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:10.791 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:10.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:10.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:10.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:10 smithi204 bash[78884]: cluster 2024-09-21T10:53:09.713442+0000 mon.a (mon.0) 1703 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2024-09-21T10:53:10.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:10 smithi204 bash[78884]: cluster 2024-09-21T10:53:09.713442+0000 mon.a (mon.0) 1703 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2024-09-21T10:53:10.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:10 smithi204 bash[78884]: cluster 2024-09-21T10:53:09.713504+0000 mon.a (mon.0) 1704 : cluster [WRN] Health check failed: Degraded data redundancy: 5126/248019 objects degraded (2.067%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:53:10.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:10 smithi204 bash[78884]: cluster 2024-09-21T10:53:09.713504+0000 mon.a (mon.0) 1704 : cluster [WRN] Health check failed: Degraded data redundancy: 5126/248019 objects degraded (2.067%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:53:10.921 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:10.922 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:10.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:10.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:10.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:10 smithi003 bash[88275]: cluster 2024-09-21T10:53:09.713442+0000 mon.a (mon.0) 1703 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2024-09-21T10:53:10.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:10 smithi003 bash[88275]: cluster 2024-09-21T10:53:09.713442+0000 mon.a (mon.0) 1703 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2024-09-21T10:53:10.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:10 smithi003 bash[88275]: cluster 2024-09-21T10:53:09.713504+0000 mon.a (mon.0) 1704 : cluster [WRN] Health check failed: Degraded data redundancy: 5126/248019 objects degraded (2.067%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:53:10.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:10 smithi003 bash[88275]: cluster 2024-09-21T10:53:09.713504+0000 mon.a (mon.0) 1704 : cluster [WRN] Health check failed: Degraded data redundancy: 5126/248019 objects degraded (2.067%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:53:10.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:10 smithi003 bash[89466]: cluster 2024-09-21T10:53:09.713442+0000 mon.a (mon.0) 1703 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2024-09-21T10:53:10.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:10 smithi003 bash[89466]: cluster 2024-09-21T10:53:09.713442+0000 mon.a (mon.0) 1703 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2024-09-21T10:53:10.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:10 smithi003 bash[89466]: cluster 2024-09-21T10:53:09.713504+0000 mon.a (mon.0) 1704 : cluster [WRN] Health check failed: Degraded data redundancy: 5126/248019 objects degraded (2.067%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:53:10.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:10 smithi003 bash[89466]: cluster 2024-09-21T10:53:09.713504+0000 mon.a (mon.0) 1704 : cluster [WRN] Health check failed: Degraded data redundancy: 5126/248019 objects degraded (2.067%), 1 pg degraded (PG_DEGRADED) 2024-09-21T10:53:11.025 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:11.061 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:11.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:11.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:11.196 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:11.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:11.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:11.328 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:11.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:11.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:11.461 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:11.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:11.564 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:11.584 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 73 16 85467 85451 73.1501 42.5625 0.0439637 0.0136637 2024-09-21T10:53:11.603 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:11.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:11.708 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:11.742 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:11.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:11.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:11.867 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:11.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:11 smithi003 bash[88275]: cluster 2024-09-21T10:53:10.896839+0000 mgr.y (mgr.25133) 1216 : cluster [DBG] pgmap v1277: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 1 activating+remapped, 97 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 14 KiB/s rd, 21 MiB/s wr, 340 op/s; 41366/252474 objects degraded (16.384%); 10282/252474 objects misplaced (4.072%); 716 KiB/s, 12 objects/s recovering 2024-09-21T10:53:11.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:11 smithi003 bash[88275]: cluster 2024-09-21T10:53:10.896839+0000 mgr.y (mgr.25133) 1216 : cluster [DBG] pgmap v1277: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 1 activating+remapped, 97 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 14 KiB/s rd, 21 MiB/s wr, 340 op/s; 41366/252474 objects degraded (16.384%); 10282/252474 objects misplaced (4.072%); 716 KiB/s, 12 objects/s recovering 2024-09-21T10:53:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:11 smithi003 bash[89466]: cluster 2024-09-21T10:53:10.896839+0000 mgr.y (mgr.25133) 1216 : cluster [DBG] pgmap v1277: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 1 activating+remapped, 97 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 14 KiB/s rd, 21 MiB/s wr, 340 op/s; 41366/252474 objects degraded (16.384%); 10282/252474 objects misplaced (4.072%); 716 KiB/s, 12 objects/s recovering 2024-09-21T10:53:11.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:11 smithi003 bash[89466]: cluster 2024-09-21T10:53:10.896839+0000 mgr.y (mgr.25133) 1216 : cluster [DBG] pgmap v1277: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 1 activating+remapped, 97 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 14 KiB/s rd, 21 MiB/s wr, 340 op/s; 41366/252474 objects degraded (16.384%); 10282/252474 objects misplaced (4.072%); 716 KiB/s, 12 objects/s recovering 2024-09-21T10:53:11.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:11.991 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:11.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:11 smithi204 bash[78884]: cluster 2024-09-21T10:53:10.896839+0000 mgr.y (mgr.25133) 1216 : cluster [DBG] pgmap v1277: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 1 activating+remapped, 97 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 14 KiB/s rd, 21 MiB/s wr, 340 op/s; 41366/252474 objects degraded (16.384%); 10282/252474 objects misplaced (4.072%); 716 KiB/s, 12 objects/s recovering 2024-09-21T10:53:11.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:11 smithi204 bash[78884]: cluster 2024-09-21T10:53:10.896839+0000 mgr.y (mgr.25133) 1216 : cluster [DBG] pgmap v1277: 109 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 1 activating+undersized+degraded+remapped, 1 activating+undersized+remapped, 1 activating+remapped, 97 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 14 KiB/s rd, 21 MiB/s wr, 340 op/s; 41366/252474 objects degraded (16.384%); 10282/252474 objects misplaced (4.072%); 716 KiB/s, 12 objects/s recovering 2024-09-21T10:53:11.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:11.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:12.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:12.116 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:12.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:12.171 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 7, 6, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:53:12.171 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:53:12.171 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2024-09-21T10:53:12.171 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:53:12.218 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:12.245 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:12.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:12.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:12.375 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:12.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:12.481 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:12.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:12.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:12.584 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 74 16 85818 85802 72.458 21.9375 0.00639038 0.0137851 2024-09-21T10:53:12.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:12.630 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:12.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:12.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:12.758 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:12.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:12.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:12.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:12 smithi003 bash[88275]: cluster 2024-09-21T10:53:11.719172+0000 mon.a (mon.0) 1705 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive) 2024-09-21T10:53:12.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:12 smithi003 bash[88275]: cluster 2024-09-21T10:53:11.719172+0000 mon.a (mon.0) 1705 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive) 2024-09-21T10:53:12.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:12 smithi003 bash[89466]: cluster 2024-09-21T10:53:11.719172+0000 mon.a (mon.0) 1705 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive) 2024-09-21T10:53:12.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:12 smithi003 bash[89466]: cluster 2024-09-21T10:53:11.719172+0000 mon.a (mon.0) 1705 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive) 2024-09-21T10:53:12.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:12 smithi204 bash[78884]: cluster 2024-09-21T10:53:11.719172+0000 mon.a (mon.0) 1705 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive) 2024-09-21T10:53:12.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:12 smithi204 bash[78884]: cluster 2024-09-21T10:53:11.719172+0000 mon.a (mon.0) 1705 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive) 2024-09-21T10:53:12.953 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:12.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:12.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:13.059 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:13.094 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:13.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:13.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:13.236 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:13.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:13.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:13.367 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:13.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:13.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:13.502 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:13.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:13.584 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 75 16 86307 86291 71.8994 30.5625 0.0438179 0.0139011 2024-09-21T10:53:13.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:13.631 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:13.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:13.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:13.759 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:13.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:13.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:13.871 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:13 smithi204 bash[78884]: cluster 2024-09-21T10:53:12.897504+0000 mgr.y (mgr.25133) 1217 : cluster [DBG] pgmap v1278: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 12 KiB/s rd, 21 MiB/s wr, 341 op/s; 41366/253521 objects degraded (16.317%); 10282/253521 objects misplaced (4.056%); 601 KiB/s, 10 objects/s recovering 2024-09-21T10:53:13.872 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:13 smithi204 bash[78884]: cluster 2024-09-21T10:53:12.897504+0000 mgr.y (mgr.25133) 1217 : cluster [DBG] pgmap v1278: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 12 KiB/s rd, 21 MiB/s wr, 341 op/s; 41366/253521 objects degraded (16.317%); 10282/253521 objects misplaced (4.056%); 601 KiB/s, 10 objects/s recovering 2024-09-21T10:53:13.885 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:13.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:13.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:13.914 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:13 smithi003 bash[88275]: cluster 2024-09-21T10:53:12.897504+0000 mgr.y (mgr.25133) 1217 : cluster [DBG] pgmap v1278: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 12 KiB/s rd, 21 MiB/s wr, 341 op/s; 41366/253521 objects degraded (16.317%); 10282/253521 objects misplaced (4.056%); 601 KiB/s, 10 objects/s recovering 2024-09-21T10:53:13.914 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:13 smithi003 bash[88275]: cluster 2024-09-21T10:53:12.897504+0000 mgr.y (mgr.25133) 1217 : cluster [DBG] pgmap v1278: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 12 KiB/s rd, 21 MiB/s wr, 341 op/s; 41366/253521 objects degraded (16.317%); 10282/253521 objects misplaced (4.056%); 601 KiB/s, 10 objects/s recovering 2024-09-21T10:53:13.915 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:13 smithi003 bash[89466]: cluster 2024-09-21T10:53:12.897504+0000 mgr.y (mgr.25133) 1217 : cluster [DBG] pgmap v1278: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 12 KiB/s rd, 21 MiB/s wr, 341 op/s; 41366/253521 objects degraded (16.317%); 10282/253521 objects misplaced (4.056%); 601 KiB/s, 10 objects/s recovering 2024-09-21T10:53:13.915 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:13 smithi003 bash[89466]: cluster 2024-09-21T10:53:12.897504+0000 mgr.y (mgr.25133) 1217 : cluster [DBG] pgmap v1278: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 12 KiB/s rd, 21 MiB/s wr, 341 op/s; 41366/253521 objects degraded (16.317%); 10282/253521 objects misplaced (4.056%); 601 KiB/s, 10 objects/s recovering 2024-09-21T10:53:13.982 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:13.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:14.012 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:14.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:14.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:14.143 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:14.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:14.249 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:14.286 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:14.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:14.391 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:14.426 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:14.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:14.530 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:14.571 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:14.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:14.584 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 76 16 86934 86918 71.4689 39.1875 0.00798206 0.0139855 2024-09-21T10:53:14.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:14.706 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:14.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:14.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:14.839 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:14.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:14.942 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:14.986 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:14.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:14.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:15.095 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:15.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:15.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:15.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:15.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:15 smithi204 bash[78884]: cluster 2024-09-21T10:53:14.949013+0000 mon.a (mon.0) 1706 : cluster [WRN] Health check update: Degraded data redundancy: 41366/257778 objects degraded (16.047%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:15.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:15 smithi204 bash[78884]: cluster 2024-09-21T10:53:14.949013+0000 mon.a (mon.0) 1706 : cluster [WRN] Health check update: Degraded data redundancy: 41366/257778 objects degraded (16.047%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:15.247 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:15.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:15.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:15 smithi003 bash[88275]: cluster 2024-09-21T10:53:14.949013+0000 mon.a (mon.0) 1706 : cluster [WRN] Health check update: Degraded data redundancy: 41366/257778 objects degraded (16.047%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:15.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:15 smithi003 bash[88275]: cluster 2024-09-21T10:53:14.949013+0000 mon.a (mon.0) 1706 : cluster [WRN] Health check update: Degraded data redundancy: 41366/257778 objects degraded (16.047%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:15.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:15 smithi003 bash[89466]: cluster 2024-09-21T10:53:14.949013+0000 mon.a (mon.0) 1706 : cluster [WRN] Health check update: Degraded data redundancy: 41366/257778 objects degraded (16.047%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:15.298 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:15 smithi003 bash[89466]: cluster 2024-09-21T10:53:14.949013+0000 mon.a (mon.0) 1706 : cluster [WRN] Health check update: Degraded data redundancy: 41366/257778 objects degraded (16.047%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:15.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:15.383 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:15.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:15.485 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:15.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:15.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:15.584 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 77 16 87487 87471 70.9896 34.5625 0.0118922 0.0140792 2024-09-21T10:53:15.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:15.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:15.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:15.754 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:15.790 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:15.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:15.896 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:15.924 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:15.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:15.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:16.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:16.052 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:16.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:16.103 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:16.155 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:16.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:16 smithi003 bash[88275]: cluster 2024-09-21T10:53:14.898385+0000 mgr.y (mgr.25133) 1218 : cluster [DBG] pgmap v1279: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9.4 KiB/s rd, 27 MiB/s wr, 442 op/s; 41366/257778 objects degraded (16.047%); 10085/257778 objects misplaced (3.912%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:16.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:16 smithi003 bash[88275]: cluster 2024-09-21T10:53:14.898385+0000 mgr.y (mgr.25133) 1218 : cluster [DBG] pgmap v1279: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9.4 KiB/s rd, 27 MiB/s wr, 442 op/s; 41366/257778 objects degraded (16.047%); 10085/257778 objects misplaced (3.912%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:16.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:16 smithi003 bash[89466]: cluster 2024-09-21T10:53:14.898385+0000 mgr.y (mgr.25133) 1218 : cluster [DBG] pgmap v1279: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9.4 KiB/s rd, 27 MiB/s wr, 442 op/s; 41366/257778 objects degraded (16.047%); 10085/257778 objects misplaced (3.912%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:16.166 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:16 smithi003 bash[89466]: cluster 2024-09-21T10:53:14.898385+0000 mgr.y (mgr.25133) 1218 : cluster [DBG] pgmap v1279: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9.4 KiB/s rd, 27 MiB/s wr, 442 op/s; 41366/257778 objects degraded (16.047%); 10085/257778 objects misplaced (3.912%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:16.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:16.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:16.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:16 smithi204 bash[78884]: cluster 2024-09-21T10:53:14.898385+0000 mgr.y (mgr.25133) 1218 : cluster [DBG] pgmap v1279: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9.4 KiB/s rd, 27 MiB/s wr, 442 op/s; 41366/257778 objects degraded (16.047%); 10085/257778 objects misplaced (3.912%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:16 smithi204 bash[78884]: cluster 2024-09-21T10:53:14.898385+0000 mgr.y (mgr.25133) 1218 : cluster [DBG] pgmap v1279: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9.4 KiB/s rd, 27 MiB/s wr, 442 op/s; 41366/257778 objects degraded (16.047%); 10085/257778 objects misplaced (3.912%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:16.316 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:16.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:16.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:16.456 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:16.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:16.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:16.584 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 78 16 88141 88125 70.6035 40.875 0.0206169 0.014158 2024-09-21T10:53:16.603 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:16.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:16.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:16.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:16.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:16.834 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:16.860 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:16.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:16.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:16.990 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:16.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:16.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:17.095 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:17.125 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:17.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:17.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:17.263 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:17.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:17.365 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:17.394 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:17.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:17.500 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:17.525 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:17.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:17.584 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 79 16 88798 88782 70.2295 41.0625 0.0738048 0.014232 2024-09-21T10:53:17.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:17.641 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:53:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:53:17] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.51.0" 2024-09-21T10:53:17.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.677 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:17.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:17.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:17.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:17.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:17.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:17.934 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:17.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:17.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:18.042 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:18.081 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:18.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:18.184 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:18.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:18 smithi204 bash[78884]: cluster 2024-09-21T10:53:16.899025+0000 mgr.y (mgr.25133) 1219 : cluster [DBG] pgmap v1280: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 4.1 KiB/s rd, 29 MiB/s wr, 464 op/s; 41366/260751 objects degraded (15.864%); 10085/260751 objects misplaced (3.868%); 1.7 MiB/s, 28 objects/s recovering 2024-09-21T10:53:18.193 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:18 smithi204 bash[78884]: cluster 2024-09-21T10:53:16.899025+0000 mgr.y (mgr.25133) 1219 : cluster [DBG] pgmap v1280: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 4.1 KiB/s rd, 29 MiB/s wr, 464 op/s; 41366/260751 objects degraded (15.864%); 10085/260751 objects misplaced (3.868%); 1.7 MiB/s, 28 objects/s recovering 2024-09-21T10:53:18.223 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:18.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:18.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:18.343 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:18.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:18.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:18 smithi003 bash[88275]: cluster 2024-09-21T10:53:16.899025+0000 mgr.y (mgr.25133) 1219 : cluster [DBG] pgmap v1280: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 4.1 KiB/s rd, 29 MiB/s wr, 464 op/s; 41366/260751 objects degraded (15.864%); 10085/260751 objects misplaced (3.868%); 1.7 MiB/s, 28 objects/s recovering 2024-09-21T10:53:18.394 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:18 smithi003 bash[88275]: cluster 2024-09-21T10:53:16.899025+0000 mgr.y (mgr.25133) 1219 : cluster [DBG] pgmap v1280: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 4.1 KiB/s rd, 29 MiB/s wr, 464 op/s; 41366/260751 objects degraded (15.864%); 10085/260751 objects misplaced (3.868%); 1.7 MiB/s, 28 objects/s recovering 2024-09-21T10:53:18.395 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:18 smithi003 bash[89466]: cluster 2024-09-21T10:53:16.899025+0000 mgr.y (mgr.25133) 1219 : cluster [DBG] pgmap v1280: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 4.1 KiB/s rd, 29 MiB/s wr, 464 op/s; 41366/260751 objects degraded (15.864%); 10085/260751 objects misplaced (3.868%); 1.7 MiB/s, 28 objects/s recovering 2024-09-21T10:53:18.395 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:18 smithi003 bash[89466]: cluster 2024-09-21T10:53:16.899025+0000 mgr.y (mgr.25133) 1219 : cluster [DBG] pgmap v1280: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 4.1 KiB/s rd, 29 MiB/s wr, 464 op/s; 41366/260751 objects degraded (15.864%); 10085/260751 objects misplaced (3.868%); 1.7 MiB/s, 28 objects/s recovering 2024-09-21T10:53:18.446 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:18.470 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:18.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:18.572 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:18.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:53:18.584414+0000 min lat: 0.00114092 max lat: 2.6868 avg lat: 0.0142863 2024-09-21T10:53:18.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:53:18.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 80 16 89280 89264 69.7282 30.125 0.00406167 0.0142863 2024-09-21T10:53:18.598 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:18.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:18.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:18.729 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:18.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:18.832 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:18.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:18.862 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:18.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:18.963 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:18.997 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:18.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:19.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:19.128 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:19.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:19.235 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:19.271 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:19.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:19.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:19.409 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:19.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:19.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:19.536 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:19.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:19.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 81 16 89700 89684 69.1914 26.25 0.0317361 0.0144459 2024-09-21T10:53:19.642 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:19.669 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:19.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:19.776 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:19.819 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:19.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:19.926 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:19.957 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:19.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:19.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:20.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:20.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:20 smithi204 bash[78884]: cluster 2024-09-21T10:53:18.899812+0000 mgr.y (mgr.25133) 1220 : cluster [DBG] pgmap v1281: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.7 KiB/s rd, 28 MiB/s wr, 454 op/s; 41366/261837 objects degraded (15.798%); 10085/261837 objects misplaced (3.852%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:53:20.073 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:20 smithi204 bash[78884]: cluster 2024-09-21T10:53:18.899812+0000 mgr.y (mgr.25133) 1220 : cluster [DBG] pgmap v1281: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.7 KiB/s rd, 28 MiB/s wr, 454 op/s; 41366/261837 objects degraded (15.798%); 10085/261837 objects misplaced (3.852%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:53:20.088 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:20.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:20.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:20 smithi003 bash[88275]: cluster 2024-09-21T10:53:18.899812+0000 mgr.y (mgr.25133) 1220 : cluster [DBG] pgmap v1281: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.7 KiB/s rd, 28 MiB/s wr, 454 op/s; 41366/261837 objects degraded (15.798%); 10085/261837 objects misplaced (3.852%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:53:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:20 smithi003 bash[88275]: cluster 2024-09-21T10:53:18.899812+0000 mgr.y (mgr.25133) 1220 : cluster [DBG] pgmap v1281: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.7 KiB/s rd, 28 MiB/s wr, 454 op/s; 41366/261837 objects degraded (15.798%); 10085/261837 objects misplaced (3.852%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:53:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:20 smithi003 bash[89466]: cluster 2024-09-21T10:53:18.899812+0000 mgr.y (mgr.25133) 1220 : cluster [DBG] pgmap v1281: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.7 KiB/s rd, 28 MiB/s wr, 454 op/s; 41366/261837 objects degraded (15.798%); 10085/261837 objects misplaced (3.852%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:53:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:20 smithi003 bash[89466]: cluster 2024-09-21T10:53:18.899812+0000 mgr.y (mgr.25133) 1220 : cluster [DBG] pgmap v1281: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 3.7 KiB/s rd, 28 MiB/s wr, 454 op/s; 41366/261837 objects degraded (15.798%); 10085/261837 objects misplaced (3.852%); 1.6 MiB/s, 25 objects/s recovering 2024-09-21T10:53:20.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:20.240 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:20.345 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:20.363 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:20.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:20.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:20.489 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:20.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:20.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 82 16 90211 90195 68.737 31.9375 0.037623 0.0145339 2024-09-21T10:53:20.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:20.622 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:20.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:20.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:20.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:20.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:20.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:20.887 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:20.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:20.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:20.939 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:53:20.939 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:53:20.939 INFO:teuthology.orchestra.run.smithi204.stdout: "complaint_time": 30, 2024-09-21T10:53:20.939 INFO:teuthology.orchestra.run.smithi204.stdout: "num_blocked_ops": 0 2024-09-21T10:53:20.940 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:53:20.990 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:21.019 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:21.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:21.060 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:53:21.061 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:53:21.087 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:53:21.087 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:53:21.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:21.141 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:21.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:21.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:21 smithi003 bash[88275]: cluster 2024-09-21T10:53:20.683336+0000 mon.a (mon.0) 1707 : cluster [WRN] Health check update: Degraded data redundancy: 41366/261837 objects degraded (15.798%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:21.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:21 smithi003 bash[88275]: cluster 2024-09-21T10:53:20.683336+0000 mon.a (mon.0) 1707 : cluster [WRN] Health check update: Degraded data redundancy: 41366/261837 objects degraded (15.798%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:21.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:21 smithi003 bash[88275]: audit 2024-09-21T10:53:21.000326+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.3:0/3192876655' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:21.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:21 smithi003 bash[88275]: audit 2024-09-21T10:53:21.000326+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.3:0/3192876655' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:21.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:21 smithi003 bash[89466]: cluster 2024-09-21T10:53:20.683336+0000 mon.a (mon.0) 1707 : cluster [WRN] Health check update: Degraded data redundancy: 41366/261837 objects degraded (15.798%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:21.173 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:21 smithi003 bash[89466]: cluster 2024-09-21T10:53:20.683336+0000 mon.a (mon.0) 1707 : cluster [WRN] Health check update: Degraded data redundancy: 41366/261837 objects degraded (15.798%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:21.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:21 smithi003 bash[89466]: audit 2024-09-21T10:53:21.000326+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.3:0/3192876655' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:21.174 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:21 smithi003 bash[89466]: audit 2024-09-21T10:53:21.000326+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.3:0/3192876655' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:21.213 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:53:21.213 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:53:21.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:21.248 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:53:21.249 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:53:21.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:21 smithi204 bash[78884]: cluster 2024-09-21T10:53:20.683336+0000 mon.a (mon.0) 1707 : cluster [WRN] Health check update: Degraded data redundancy: 41366/261837 objects degraded (15.798%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:21.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:21 smithi204 bash[78884]: cluster 2024-09-21T10:53:20.683336+0000 mon.a (mon.0) 1707 : cluster [WRN] Health check update: Degraded data redundancy: 41366/261837 objects degraded (15.798%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:21.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:21 smithi204 bash[78884]: audit 2024-09-21T10:53:21.000326+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.3:0/3192876655' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:21.253 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:21 smithi204 bash[78884]: audit 2024-09-21T10:53:21.000326+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.3:0/3192876655' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:21.266 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:21.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:21.285 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:53:21.285 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:53:21.323 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:53:21.323 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:53:21.353 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:53:21.354 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:53:21.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:21.378 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:53:21.378 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:53:21.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:21.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:21.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:21.534 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:21.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:21.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 83 16 90786 90770 68.3418 35.9375 0.0220254 0.0146264 2024-09-21T10:53:21.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:21.663 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:21.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:21.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:21.790 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:21.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:21.893 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:21.925 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:21.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:21.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:22.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:22.052 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:22.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:22.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:22.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:22 smithi204 bash[78884]: cluster 2024-09-21T10:53:20.900652+0000 mgr.y (mgr.25133) 1221 : cluster [DBG] pgmap v1282: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 3.2 KiB/s rd, 37 MiB/s wr, 592 op/s; 41366/269259 objects degraded (15.363%); 9949/269259 objects misplaced (3.695%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:22.165 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:22 smithi204 bash[78884]: cluster 2024-09-21T10:53:20.900652+0000 mgr.y (mgr.25133) 1221 : cluster [DBG] pgmap v1282: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 3.2 KiB/s rd, 37 MiB/s wr, 592 op/s; 41366/269259 objects degraded (15.363%); 9949/269259 objects misplaced (3.695%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:22.176 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:22.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:22.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:22 smithi003 bash[88275]: cluster 2024-09-21T10:53:20.900652+0000 mgr.y (mgr.25133) 1221 : cluster [DBG] pgmap v1282: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 3.2 KiB/s rd, 37 MiB/s wr, 592 op/s; 41366/269259 objects degraded (15.363%); 9949/269259 objects misplaced (3.695%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:22.185 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:22 smithi003 bash[88275]: cluster 2024-09-21T10:53:20.900652+0000 mgr.y (mgr.25133) 1221 : cluster [DBG] pgmap v1282: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 3.2 KiB/s rd, 37 MiB/s wr, 592 op/s; 41366/269259 objects degraded (15.363%); 9949/269259 objects misplaced (3.695%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:22.186 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:22 smithi003 bash[89466]: cluster 2024-09-21T10:53:20.900652+0000 mgr.y (mgr.25133) 1221 : cluster [DBG] pgmap v1282: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 3.2 KiB/s rd, 37 MiB/s wr, 592 op/s; 41366/269259 objects degraded (15.363%); 9949/269259 objects misplaced (3.695%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:22.186 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:22 smithi003 bash[89466]: cluster 2024-09-21T10:53:20.900652+0000 mgr.y (mgr.25133) 1221 : cluster [DBG] pgmap v1282: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 3.2 KiB/s rd, 37 MiB/s wr, 592 op/s; 41366/269259 objects degraded (15.363%); 9949/269259 objects misplaced (3.695%); 2.0 MiB/s, 32 objects/s recovering 2024-09-21T10:53:22.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:22.300 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:22.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:22.407 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:22.434 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:22.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:22.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:22.569 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:22.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:22.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 84 16 91270 91254 67.8884 30.25 0.0107416 0.0147233 2024-09-21T10:53:22.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:22.694 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:22.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:22.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:22.818 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:22.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:22.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T10:53:22.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:22.969 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:22.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:22.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:23.075 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:23.100 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:23.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:23.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:23.232 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:23.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:23.335 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:23.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:23.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:23.467 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:23.498 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:23.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:23.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 85 16 91767 91751 67.4551 31.0625 0.0408097 0.014818 2024-09-21T10:53:23.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:23.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:23.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:23.731 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:23.765 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:23.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:23.869 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:23.894 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:23.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:23.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:24.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:24.042 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:24.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:24.148 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:24.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:24.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:24.279 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:24.289 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[88275]: cluster 2024-09-21T10:53:22.901295+0000 mgr.y (mgr.25133) 1222 : cluster [DBG] pgmap v1283: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 490 op/s; 41366/270126 objects degraded (15.314%); 9949/270126 objects misplaced (3.683%); 1.7 MiB/s, 27 objects/s recovering 2024-09-21T10:53:24.289 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[88275]: cluster 2024-09-21T10:53:22.901295+0000 mgr.y (mgr.25133) 1222 : cluster [DBG] pgmap v1283: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 490 op/s; 41366/270126 objects degraded (15.314%); 9949/270126 objects misplaced (3.683%); 1.7 MiB/s, 27 objects/s recovering 2024-09-21T10:53:24.289 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[88275]: audit 2024-09-21T10:53:23.672710+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:24.289 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[88275]: audit 2024-09-21T10:53:23.672710+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:24.289 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[88275]: audit 2024-09-21T10:53:23.674603+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:24.289 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[88275]: audit 2024-09-21T10:53:23.674603+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:24.290 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[89466]: cluster 2024-09-21T10:53:22.901295+0000 mgr.y (mgr.25133) 1222 : cluster [DBG] pgmap v1283: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 490 op/s; 41366/270126 objects degraded (15.314%); 9949/270126 objects misplaced (3.683%); 1.7 MiB/s, 27 objects/s recovering 2024-09-21T10:53:24.290 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[89466]: cluster 2024-09-21T10:53:22.901295+0000 mgr.y (mgr.25133) 1222 : cluster [DBG] pgmap v1283: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 490 op/s; 41366/270126 objects degraded (15.314%); 9949/270126 objects misplaced (3.683%); 1.7 MiB/s, 27 objects/s recovering 2024-09-21T10:53:24.290 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[89466]: audit 2024-09-21T10:53:23.672710+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:24.290 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[89466]: audit 2024-09-21T10:53:23.672710+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:24.290 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[89466]: audit 2024-09-21T10:53:23.674603+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:24.290 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:24 smithi003 bash[89466]: audit 2024-09-21T10:53:23.674603+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:24.309 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:24.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:24.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:24.446 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:24.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:24.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:24 smithi204 bash[78884]: cluster 2024-09-21T10:53:22.901295+0000 mgr.y (mgr.25133) 1222 : cluster [DBG] pgmap v1283: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 490 op/s; 41366/270126 objects degraded (15.314%); 9949/270126 objects misplaced (3.683%); 1.7 MiB/s, 27 objects/s recovering 2024-09-21T10:53:24.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:24 smithi204 bash[78884]: cluster 2024-09-21T10:53:22.901295+0000 mgr.y (mgr.25133) 1222 : cluster [DBG] pgmap v1283: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 490 op/s; 41366/270126 objects degraded (15.314%); 9949/270126 objects misplaced (3.683%); 1.7 MiB/s, 27 objects/s recovering 2024-09-21T10:53:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:24 smithi204 bash[78884]: audit 2024-09-21T10:53:23.672710+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:24 smithi204 bash[78884]: audit 2024-09-21T10:53:23.672710+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:24 smithi204 bash[78884]: audit 2024-09-21T10:53:23.674603+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:24 smithi204 bash[78884]: audit 2024-09-21T10:53:23.674603+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:24.550 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:24.578 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:24.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:24.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 86 16 92402 92386 67.1322 39.6875 0.0156599 0.0148893 2024-09-21T10:53:24.685 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:24.732 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:24.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:24.841 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:24.875 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:24.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:24.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:24.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:25.018 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:25.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:25.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:25.168 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:25.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:25.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:25.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:25.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:25.407 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:25.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:25.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:25.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:25.571 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:25.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:25.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 87 16 93044 93028 66.8217 40.125 0.015647 0.0149596 2024-09-21T10:53:25.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:25.705 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:25.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:25.811 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:25.837 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:25.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:25.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:25.985 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:25.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:25.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:26.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:26.118 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:26.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:26.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:26 smithi003 bash[88275]: cluster 2024-09-21T10:53:24.902112+0000 mgr.y (mgr.25133) 1223 : cluster [DBG] pgmap v1284: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 36 MiB/s wr, 573 op/s; 41366/274191 objects degraded (15.087%); 9768/274191 objects misplaced (3.562%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:53:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:26 smithi003 bash[88275]: cluster 2024-09-21T10:53:24.902112+0000 mgr.y (mgr.25133) 1223 : cluster [DBG] pgmap v1284: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 36 MiB/s wr, 573 op/s; 41366/274191 objects degraded (15.087%); 9768/274191 objects misplaced (3.562%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:53:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:26 smithi003 bash[88275]: cluster 2024-09-21T10:53:25.684207+0000 mon.a (mon.0) 1710 : cluster [WRN] Health check update: Degraded data redundancy: 41366/274191 objects degraded (15.087%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:26 smithi003 bash[88275]: cluster 2024-09-21T10:53:25.684207+0000 mon.a (mon.0) 1710 : cluster [WRN] Health check update: Degraded data redundancy: 41366/274191 objects degraded (15.087%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:26 smithi003 bash[89466]: cluster 2024-09-21T10:53:24.902112+0000 mgr.y (mgr.25133) 1223 : cluster [DBG] pgmap v1284: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 36 MiB/s wr, 573 op/s; 41366/274191 objects degraded (15.087%); 9768/274191 objects misplaced (3.562%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:53:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:26 smithi003 bash[89466]: cluster 2024-09-21T10:53:24.902112+0000 mgr.y (mgr.25133) 1223 : cluster [DBG] pgmap v1284: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 36 MiB/s wr, 573 op/s; 41366/274191 objects degraded (15.087%); 9768/274191 objects misplaced (3.562%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:53:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:26 smithi003 bash[89466]: cluster 2024-09-21T10:53:25.684207+0000 mon.a (mon.0) 1710 : cluster [WRN] Health check update: Degraded data redundancy: 41366/274191 objects degraded (15.087%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:26.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:26 smithi003 bash[89466]: cluster 2024-09-21T10:53:25.684207+0000 mon.a (mon.0) 1710 : cluster [WRN] Health check update: Degraded data redundancy: 41366/274191 objects degraded (15.087%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:26.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:26.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:26 smithi204 bash[78884]: cluster 2024-09-21T10:53:24.902112+0000 mgr.y (mgr.25133) 1223 : cluster [DBG] pgmap v1284: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 36 MiB/s wr, 573 op/s; 41366/274191 objects degraded (15.087%); 9768/274191 objects misplaced (3.562%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:53:26.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:26 smithi204 bash[78884]: cluster 2024-09-21T10:53:24.902112+0000 mgr.y (mgr.25133) 1223 : cluster [DBG] pgmap v1284: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 36 MiB/s wr, 573 op/s; 41366/274191 objects degraded (15.087%); 9768/274191 objects misplaced (3.562%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:53:26.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:26 smithi204 bash[78884]: cluster 2024-09-21T10:53:25.684207+0000 mon.a (mon.0) 1710 : cluster [WRN] Health check update: Degraded data redundancy: 41366/274191 objects degraded (15.087%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:26.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:26 smithi204 bash[78884]: cluster 2024-09-21T10:53:25.684207+0000 mon.a (mon.0) 1710 : cluster [WRN] Health check update: Degraded data redundancy: 41366/274191 objects degraded (15.087%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:26.248 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:26.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:26.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:26.385 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:26.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:26.487 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:26.512 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:26.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:26.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 88 16 93635 93619 66.4821 36.9375 0.0776161 0.0150356 2024-09-21T10:53:26.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:26.658 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:26.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:26.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:26.798 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:26.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:26.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:26.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:53:26.931 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:26.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:26.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:27.034 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:27.059 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:27.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:27.211 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:27.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:27.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:27.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:27.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:27.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:27.480 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:27.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:27.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:27.585 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 89 16 94213 94197 66.141 36.125 0.0523227 0.0151125 2024-09-21T10:53:27.619 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:27.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:27.636 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:53:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:53:27] "GET /metrics HTTP/1.1" 200 36578 "" "Prometheus/2.51.0" 2024-09-21T10:53:27.728 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:27.760 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:27.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:27.811 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:53:27.812 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:53:27.863 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:27.891 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:27.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:27.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:27.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:28.029 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:28.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:28.049 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:53:28.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:28 smithi003 bash[88275]: cluster 2024-09-21T10:53:26.903090+0000 mgr.y (mgr.25133) 1224 : cluster [DBG] pgmap v1285: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 34 MiB/s wr, 542 op/s; 41366/277332 objects degraded (14.916%); 9768/277332 objects misplaced (3.522%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:53:28.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:28 smithi003 bash[88275]: cluster 2024-09-21T10:53:26.903090+0000 mgr.y (mgr.25133) 1224 : cluster [DBG] pgmap v1285: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 34 MiB/s wr, 542 op/s; 41366/277332 objects degraded (14.916%); 9768/277332 objects misplaced (3.522%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:53:28.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:28 smithi003 bash[88275]: audit 2024-09-21T10:53:27.607418+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:53:28.091 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:28 smithi003 bash[88275]: audit 2024-09-21T10:53:27.607418+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:53:28.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:28 smithi003 bash[89466]: cluster 2024-09-21T10:53:26.903090+0000 mgr.y (mgr.25133) 1224 : cluster [DBG] pgmap v1285: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 34 MiB/s wr, 542 op/s; 41366/277332 objects degraded (14.916%); 9768/277332 objects misplaced (3.522%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:53:28.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:28 smithi003 bash[89466]: cluster 2024-09-21T10:53:26.903090+0000 mgr.y (mgr.25133) 1224 : cluster [DBG] pgmap v1285: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 34 MiB/s wr, 542 op/s; 41366/277332 objects degraded (14.916%); 9768/277332 objects misplaced (3.522%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:53:28.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:28 smithi003 bash[89466]: audit 2024-09-21T10:53:27.607418+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:53:28.092 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:28 smithi003 bash[89466]: audit 2024-09-21T10:53:27.607418+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:53:28.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:28.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:28 smithi204 bash[78884]: cluster 2024-09-21T10:53:26.903090+0000 mgr.y (mgr.25133) 1224 : cluster [DBG] pgmap v1285: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 34 MiB/s wr, 542 op/s; 41366/277332 objects degraded (14.916%); 9768/277332 objects misplaced (3.522%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:53:28.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:28 smithi204 bash[78884]: cluster 2024-09-21T10:53:26.903090+0000 mgr.y (mgr.25133) 1224 : cluster [DBG] pgmap v1285: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 34 MiB/s wr, 542 op/s; 41366/277332 objects degraded (14.916%); 9768/277332 objects misplaced (3.522%); 1.7 MiB/s, 26 objects/s recovering 2024-09-21T10:53:28.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:28 smithi204 bash[78884]: audit 2024-09-21T10:53:27.607418+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:53:28.142 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:28 smithi204 bash[78884]: audit 2024-09-21T10:53:27.607418+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:53:28.156 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:28.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:28.263 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:28.282 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:28.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:28.384 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:28.409 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:28.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:28.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:28.538 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:28.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:28.586 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 90 11 94632 94621 65.7005 26.5 0.00838785 0.0151824 2024-09-21T10:53:28.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:28.664 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:28.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:28.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:28.791 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:28.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:28.894 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:28.920 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:28.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:28.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:29.023 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:29.053 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:29.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:29.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[88275]: audit 2024-09-21T10:53:27.798023+0000 mgr.y (mgr.25133) 1225 : audit [DBG] from='client.35502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:53:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[88275]: audit 2024-09-21T10:53:27.798023+0000 mgr.y (mgr.25133) 1225 : audit [DBG] from='client.35502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:53:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[88275]: cluster 2024-09-21T10:53:28.039710+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[88275]: cluster 2024-09-21T10:53:28.039710+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[88275]: audit 2024-09-21T10:53:28.047833+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:53:29.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[88275]: audit 2024-09-21T10:53:28.047833+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:53:29.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[88275]: cluster 2024-09-21T10:53:28.052629+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-09-21T10:53:29.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[88275]: cluster 2024-09-21T10:53:28.052629+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-09-21T10:53:29.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[89466]: audit 2024-09-21T10:53:27.798023+0000 mgr.y (mgr.25133) 1225 : audit [DBG] from='client.35502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:53:29.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[89466]: audit 2024-09-21T10:53:27.798023+0000 mgr.y (mgr.25133) 1225 : audit [DBG] from='client.35502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:53:29.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[89466]: cluster 2024-09-21T10:53:28.039710+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:29.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[89466]: cluster 2024-09-21T10:53:28.039710+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:29.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[89466]: audit 2024-09-21T10:53:28.047833+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:53:29.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[89466]: audit 2024-09-21T10:53:28.047833+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:53:29.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[89466]: cluster 2024-09-21T10:53:28.052629+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-09-21T10:53:29.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:29 smithi003 bash[89466]: cluster 2024-09-21T10:53:28.052629+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-09-21T10:53:29.185 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:29.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:29.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:29.316 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:29.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:29.419 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:29.447 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:29.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:29 smithi204 bash[78884]: audit 2024-09-21T10:53:27.798023+0000 mgr.y (mgr.25133) 1225 : audit [DBG] from='client.35502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:53:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:29 smithi204 bash[78884]: audit 2024-09-21T10:53:27.798023+0000 mgr.y (mgr.25133) 1225 : audit [DBG] from='client.35502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:53:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:29 smithi204 bash[78884]: cluster 2024-09-21T10:53:28.039710+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:29 smithi204 bash[78884]: cluster 2024-09-21T10:53:28.039710+0000 mon.a (mon.0) 1712 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:53:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:29 smithi204 bash[78884]: audit 2024-09-21T10:53:28.047833+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:53:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:29 smithi204 bash[78884]: audit 2024-09-21T10:53:28.047833+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? 172.21.15.3:0/3226755103' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:53:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:29 smithi204 bash[78884]: cluster 2024-09-21T10:53:28.052629+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-09-21T10:53:29.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:29 smithi204 bash[78884]: cluster 2024-09-21T10:53:28.052629+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-09-21T10:53:29.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:29.577 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:29.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:29.586 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total time run: 90.0219 2024-09-21T10:53:29.586 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total writes made: 94632 2024-09-21T10:53:29.586 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Write size: 65536 2024-09-21T10:53:29.586 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object size: 65536 2024-09-21T10:53:29.586 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Bandwidth (MB/sec): 65.7007 2024-09-21T10:53:29.586 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Bandwidth: 35.3237 2024-09-21T10:53:29.586 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max bandwidth (MB/sec): 185.625 2024-09-21T10:53:29.586 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min bandwidth (MB/sec): 0 2024-09-21T10:53:29.586 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average IOPS: 1051 2024-09-21T10:53:29.586 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev IOPS: 565.189 2024-09-21T10:53:29.587 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max IOPS: 2970 2024-09-21T10:53:29.587 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min IOPS: 0 2024-09-21T10:53:29.587 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average Latency(s): 0.0152151 2024-09-21T10:53:29.587 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Latency(s): 0.0427685 2024-09-21T10:53:29.587 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max latency(s): 2.6868 2024-09-21T10:53:29.587 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min latency(s): 0.00114092 2024-09-21T10:53:29.603 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:53:29.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:29.715 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:29.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:29.730 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":1285,"stamp":"2024-09-21T10:53:26.902493+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6057355658,"num_objects":92444,"num_object_clones":0,"num_object_copies":277332,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":41366,"num_objects_misplaced":9768,"num_objects_unfound":0,"num_objects_dirty":92444,"num_whiteouts":0,"num_read":57,"num_read_kb":96,"num_write":92501,"num_write_kb":5915004,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":621,"num_bytes_recovered":38631199,"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":95213,"ondisk_log_size":95213,"up":327,"acting":317,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":344,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":22627324,"kb_used_data":17783548,"kb_used_omap":32,"kb_used_meta":4843679,"kb_avail":727333892,"statfs":{"total":767960285184,"available":744789905408,"internally_reserved":0,"allocated":18210353152,"data_stored":18197159410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33708,"internal_metadata":4959927380},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,1,2,7,1,4],"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":427163648,"num_objects":6518,"num_object_clones":0,"num_object_copies":19554,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-317,"num_objects_unfound":0,"num_objects_dirty":6518,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6518,"num_write_kb":417152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":317,"num_bytes_recovered":20774912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.004802"},"pg_stats":[{"pgid":"1.11","version":"84'149","reported_seq":579,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.747722+0000","last_change":"2024-09-21T10:53:08.727633+0000","last_active":"2024-09-21T10:53:08.747722+0000","last_peered":"2024-09-21T10:53:08.747722+0000","last_clean":"2024-09-21T10:53:08.747722+0000","last_became_active":"2024-09-21T10:53:08.727431+0000","last_became_peered":"2024-09-21T10:53:08.727431+0000","last_unstale":"2024-09-21T10:53:08.747722+0000","last_undegraded":"2024-09-21T10:53:08.747722+0000","last_fullsized":"2024-09-21T10:53:08.747722+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:48.469137+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:50:48.469137+0000","last_clean_scrub_stamp":"2024-09-21T10:50:48.469137+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0028198009999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":28,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.717974+0000","last_change":"2024-09-21T10:52:40.690584+0000","last_active":"2024-09-21T10:53:08.717974+0000","last_peered":"2024-09-21T10:53:08.717974+0000","last_clean":"2024-09-21T10:53:08.717974+0000","last_became_active":"2024-09-21T10:52:40.689713+0000","last_became_peered":"2024-09-21T10:52:40.689713+0000","last_unstale":"2024-09-21T10:53:08.717974+0000","last_undegraded":"2024-09-21T10:53:08.717974+0000","last_fullsized":"2024-09-21T10:53:08.717974+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:12:12.167960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"72'2","reported_seq":117,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.716209+0000","last_change":"2024-09-21T10:48:41.737067+0000","last_active":"2024-09-21T10:53:08.716209+0000","last_peered":"2024-09-21T10:53:08.716209+0000","last_clean":"2024-09-21T10:53:08.716209+0000","last_became_active":"2024-09-21T10:48:41.727159+0000","last_became_peered":"2024-09-21T10:48:41.727159+0000","last_unstale":"2024-09-21T10:53:08.716209+0000","last_undegraded":"2024-09-21T10:53:08.716209+0000","last_fullsized":"2024-09-21T10:53:08.716209+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:51:50.896954+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.10","version":"84'149","reported_seq":521,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.709265+0000","last_change":"2024-09-21T10:50:21.120637+0000","last_active":"2024-09-21T10:53:07.709265+0000","last_peered":"2024-09-21T10:53:07.709265+0000","last_clean":"2024-09-21T10:53:07.709265+0000","last_became_active":"2024-09-21T10:50:21.120240+0000","last_became_peered":"2024-09-21T10:50:21.120240+0000","last_unstale":"2024-09-21T10:53:07.709265+0000","last_undegraded":"2024-09-21T10:53:07.709265+0000","last_fullsized":"2024-09-21T10:53:07.709265+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.449224+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.449224+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:13:41.262667+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":294,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.710687+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:53:07.710687+0000","last_peered":"2024-09-21T10:53:07.710687+0000","last_clean":"2024-09-21T10:53:07.710687+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:53:07.710687+0000","last_undegraded":"2024-09-21T10:53:07.710687+0000","last_fullsized":"2024-09-21T10:53:07.710687+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.708535+0000","last_change":"2024-09-21T10:53:05.746015+0000","last_active":"2024-09-21T10:53:08.708535+0000","last_peered":"2024-09-21T10:53:08.708535+0000","last_clean":"2024-09-21T10:53:08.708535+0000","last_became_active":"2024-09-21T10:53:05.745469+0000","last_became_peered":"2024-09-21T10:53:05.745469+0000","last_unstale":"2024-09-21T10:53:08.708535+0000","last_undegraded":"2024-09-21T10:53:08.708535+0000","last_fullsized":"2024-09-21T10:53:08.708535+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:29.408435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"84'149","reported_seq":746,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.717714+0000","last_change":"2024-09-21T10:50:21.945687+0000","last_active":"2024-09-21T10:53:08.717714+0000","last_peered":"2024-09-21T10:53:08.717714+0000","last_clean":"2024-09-21T10:53:08.717714+0000","last_became_active":"2024-09-21T10:50:21.112830+0000","last_became_peered":"2024-09-21T10:50:21.112830+0000","last_unstale":"2024-09-21T10:53:08.717714+0000","last_undegraded":"2024-09-21T10:53:08.717714+0000","last_fullsized":"2024-09-21T10:53:08.717714+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:21.945624+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:21.945624+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:20:17.839772+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":18,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.752088+0000","last_change":"2024-09-21T10:53:05.748138+0000","last_active":"2024-09-21T10:53:08.752088+0000","last_peered":"2024-09-21T10:53:08.752088+0000","last_clean":"2024-09-21T10:53:08.752088+0000","last_became_active":"2024-09-21T10:53:05.747425+0000","last_became_peered":"2024-09-21T10:53:05.747425+0000","last_unstale":"2024-09-21T10:53:08.752088+0000","last_undegraded":"2024-09-21T10:53:08.752088+0000","last_fullsized":"2024-09-21T10:53:08.752088+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:05:01.351472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":275,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.716545+0000","last_change":"2024-09-21T10:44:05.073557+0000","last_active":"2024-09-21T10:53:08.716545+0000","last_peered":"2024-09-21T10:53:08.716545+0000","last_clean":"2024-09-21T10:53:08.716545+0000","last_became_active":"2024-09-21T10:44:05.073240+0000","last_became_peered":"2024-09-21T10:44:05.073240+0000","last_unstale":"2024-09-21T10:53:08.716545+0000","last_undegraded":"2024-09-21T10:53:08.716545+0000","last_fullsized":"2024-09-21T10:53:08.716545+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:20.924056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"84'149","reported_seq":521,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.709320+0000","last_change":"2024-09-21T10:50:21.117735+0000","last_active":"2024-09-21T10:53:07.709320+0000","last_peered":"2024-09-21T10:53:07.709320+0000","last_clean":"2024-09-21T10:53:07.709320+0000","last_became_active":"2024-09-21T10:50:21.117318+0000","last_became_peered":"2024-09-21T10:50:21.117318+0000","last_unstale":"2024-09-21T10:53:07.709320+0000","last_undegraded":"2024-09-21T10:53:07.709320+0000","last_fullsized":"2024-09-21T10:53:07.709320+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.369629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.369629+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:06:30.871744+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":514,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.711930+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:53:08.711930+0000","last_peered":"2024-09-21T10:53:08.711930+0000","last_clean":"2024-09-21T10:53:08.711930+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:53:08.711930+0000","last_undegraded":"2024-09-21T10:53:08.711930+0000","last_fullsized":"2024-09-21T10:53:08.711930+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":272,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.714654+0000","last_change":"2024-09-21T10:53:05.765999+0000","last_active":"2024-09-21T10:53:08.714654+0000","last_peered":"2024-09-21T10:53:08.714654+0000","last_clean":"2024-09-21T10:53:08.714654+0000","last_became_active":"2024-09-21T10:53:05.705454+0000","last_became_peered":"2024-09-21T10:53:05.705454+0000","last_unstale":"2024-09-21T10:53:08.714654+0000","last_undegraded":"2024-09-21T10:53:08.714654+0000","last_fullsized":"2024-09-21T10:53:08.714654+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:18:28.993742+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":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"322'5722","reported_seq":5757,"reported_epoch":322,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:53:24.545054+0000","last_change":"2024-09-21T10:53:07.534315+0000","last_active":"2024-09-21T10:53:24.545054+0000","last_peered":"2024-09-21T10:53:24.545054+0000","last_clean":"2024-09-21T10:53:04.943388+0000","last_became_active":"2024-09-21T10:53:07.518904+0000","last_became_peered":"2024-09-21T10:53:07.518904+0000","last_unstale":"2024-09-21T10:53:24.545054+0000","last_undegraded":"2024-09-21T10:53:06.757757+0000","last_fullsized":"2024-09-21T10:53:06.698800+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5722,"log_dups_size":0,"ondisk_log_size":5722,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:10:19.060656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":374996992,"num_objects":5722,"num_object_clones":0,"num_object_copies":17166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5135,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5722,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5722,"num_write_kb":366208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["5","1","4"],"object_location_counts":[{"shards":"1,4,5","objects":5135},{"shards":"4,5","objects":587}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.d","version":"84'149","reported_seq":640,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.707197+0000","last_change":"2024-09-21T10:50:28.215073+0000","last_active":"2024-09-21T10:53:07.707197+0000","last_peered":"2024-09-21T10:53:07.707197+0000","last_clean":"2024-09-21T10:53:07.707197+0000","last_became_active":"2024-09-21T10:50:21.117572+0000","last_became_peered":"2024-09-21T10:50:21.117572+0000","last_unstale":"2024-09-21T10:53:07.707197+0000","last_undegraded":"2024-09-21T10:53:07.707197+0000","last_fullsized":"2024-09-21T10:53:07.707197+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:28.214958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:28.214958+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:15:27.672949+0000","scrub_duration":0.11537457299999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":128,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.721131+0000","last_change":"2024-09-21T10:53:05.769112+0000","last_active":"2024-09-21T10:53:08.721131+0000","last_peered":"2024-09-21T10:53:08.721131+0000","last_clean":"2024-09-21T10:53:08.721131+0000","last_became_active":"2024-09-21T10:53:05.725192+0000","last_became_peered":"2024-09-21T10:53:05.725192+0000","last_unstale":"2024-09-21T10:53:08.721131+0000","last_undegraded":"2024-09-21T10:53:08.721131+0000","last_fullsized":"2024-09-21T10:53:08.721131+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:36.010935+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":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":314,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.709357+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T10:53:07.709357+0000","last_peered":"2024-09-21T10:53:07.709357+0000","last_clean":"2024-09-21T10:53:07.709357+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T10:53:07.709357+0000","last_undegraded":"2024-09-21T10:53:07.709357+0000","last_fullsized":"2024-09-21T10:53:07.709357+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"322'5833","reported_seq":5860,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:25.411194+0000","last_change":"2024-09-21T10:51:35.087382+0000","last_active":"2024-09-21T10:53:25.411194+0000","last_peered":"2024-09-21T10:53:25.411194+0000","last_clean":"2024-09-21T10:53:25.411194+0000","last_became_active":"2024-09-21T10:51:35.086558+0000","last_became_peered":"2024-09-21T10:51:35.086558+0000","last_unstale":"2024-09-21T10:53:25.411194+0000","last_undegraded":"2024-09-21T10:53:25.411194+0000","last_fullsized":"2024-09-21T10:53:25.411194+0000","mapping_epoch":304,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5833,"log_dups_size":0,"ondisk_log_size":5833,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:42:12.526678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":382271488,"num_objects":5833,"num_object_clones":0,"num_object_copies":17499,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5833,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5833,"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":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.c","version":"84'149","reported_seq":757,"reported_epoch":322,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:53:08.712060+0000","last_change":"2024-09-21T10:53:07.562220+0000","last_active":"2024-09-21T10:53:08.712060+0000","last_peered":"2024-09-21T10:53:08.712060+0000","last_clean":"2024-09-21T10:52:44.048009+0000","last_became_active":"2024-09-21T10:53:07.561403+0000","last_became_peered":"2024-09-21T10:53:07.561403+0000","last_unstale":"2024-09-21T10:53:08.712060+0000","last_undegraded":"2024-09-21T10:53:06.692491+0000","last_fullsized":"2024-09-21T10:53:06.691285+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:24.202723+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:24.202723+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"no scrub is scheduled","scrub_duration":19,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,6],"avail_no_missing":["3","4","6"],"object_location_counts":[{"shards":"3,4,6","objects":1}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":102,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.708003+0000","last_change":"2024-09-21T10:44:05.073585+0000","last_active":"2024-09-21T10:53:07.708003+0000","last_peered":"2024-09-21T10:53:07.708003+0000","last_clean":"2024-09-21T10:53:07.708003+0000","last_became_active":"2024-09-21T10:44:05.073348+0000","last_became_peered":"2024-09-21T10:44:05.073348+0000","last_unstale":"2024-09-21T10:53:07.708003+0000","last_undegraded":"2024-09-21T10:53:07.708003+0000","last_fullsized":"2024-09-21T10:53:07.708003+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:33.127824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":311,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.729296+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:53:07.729296+0000","last_peered":"2024-09-21T10:53:07.729296+0000","last_clean":"2024-09-21T10:53:07.729296+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:53:07.729296+0000","last_undegraded":"2024-09-21T10:53:07.729296+0000","last_fullsized":"2024-09-21T10:53:07.729296+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"322'5672","reported_seq":5707,"reported_epoch":322,"state":"active+recovery_wait+remapped","last_fresh":"2024-09-21T10:53:21.937205+0000","last_change":"2024-09-21T10:53:07.554111+0000","last_active":"2024-09-21T10:53:21.937205+0000","last_peered":"2024-09-21T10:53:21.937205+0000","last_clean":"2024-09-21T10:53:04.889488+0000","last_became_active":"2024-09-21T10:53:07.536336+0000","last_became_peered":"2024-09-21T10:53:07.536336+0000","last_unstale":"2024-09-21T10:53:21.937205+0000","last_undegraded":"2024-09-21T10:53:21.937205+0000","last_fullsized":"2024-09-21T10:53:21.937205+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5672,"log_dups_size":0,"ondisk_log_size":5672,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":371720192,"num_objects":5672,"num_object_clones":0,"num_object_copies":17016,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5150,"num_objects_unfound":0,"num_objects_dirty":5672,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5672,"num_write_kb":363008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,4,3],"avail_no_missing":["1","3","4"],"object_location_counts":[{"shards":"1,3,4","objects":522}],"blocked_by":[],"up_primary":0,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.f","version":"84'149","reported_seq":685,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.704741+0000","last_change":"2024-09-21T10:50:23.501618+0000","last_active":"2024-09-21T10:53:07.704741+0000","last_peered":"2024-09-21T10:53:07.704741+0000","last_clean":"2024-09-21T10:53:07.704741+0000","last_became_active":"2024-09-21T10:50:21.123530+0000","last_became_peered":"2024-09-21T10:50:21.123530+0000","last_unstale":"2024-09-21T10:53:07.704741+0000","last_undegraded":"2024-09-21T10:53:07.704741+0000","last_fullsized":"2024-09-21T10:53:07.704741+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:23.501498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:23.501498+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:50:44.896326+0000","scrub_duration":0.002351892,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":102,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.709474+0000","last_change":"2024-09-21T10:44:05.082524+0000","last_active":"2024-09-21T10:53:07.709474+0000","last_peered":"2024-09-21T10:53:07.709474+0000","last_clean":"2024-09-21T10:53:07.709474+0000","last_became_active":"2024-09-21T10:44:05.082152+0000","last_became_peered":"2024-09-21T10:44:05.082152+0000","last_unstale":"2024-09-21T10:53:07.709474+0000","last_undegraded":"2024-09-21T10:53:07.709474+0000","last_fullsized":"2024-09-21T10:53:07.709474+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:11.919774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":186,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.714725+0000","last_change":"2024-09-21T10:39:11.745892+0000","last_active":"2024-09-21T10:53:07.714725+0000","last_peered":"2024-09-21T10:53:07.714725+0000","last_clean":"2024-09-21T10:53:07.714725+0000","last_became_active":"2024-09-21T10:39:11.744011+0000","last_became_peered":"2024-09-21T10:39:11.744011+0000","last_unstale":"2024-09-21T10:53:07.714725+0000","last_undegraded":"2024-09-21T10:53:07.714725+0000","last_fullsized":"2024-09-21T10:53:07.714725+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:13.979352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.5","version":"322'5826","reported_seq":5876,"reported_epoch":322,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:53:24.799240+0000","last_change":"2024-09-21T10:53:07.576729+0000","last_active":"2024-09-21T10:53:24.799240+0000","last_peered":"2024-09-21T10:53:24.799240+0000","last_clean":"2024-09-21T10:53:04.828818+0000","last_became_active":"2024-09-21T10:53:07.561744+0000","last_became_peered":"2024-09-21T10:53:07.561744+0000","last_unstale":"2024-09-21T10:53:24.799240+0000","last_undegraded":"2024-09-21T10:53:06.786231+0000","last_fullsized":"2024-09-21T10:53:06.696368+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5826,"log_dups_size":0,"ondisk_log_size":5826,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":381812736,"num_objects":5826,"num_object_clones":0,"num_object_copies":17478,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5192,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5826,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5826,"num_write_kb":372864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3","objects":634},{"shards":"2,3,7","objects":5192}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.e","version":"84'149","reported_seq":441,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.707878+0000","last_change":"2024-09-21T10:50:29.150057+0000","last_active":"2024-09-21T10:53:07.707878+0000","last_peered":"2024-09-21T10:53:07.707878+0000","last_clean":"2024-09-21T10:53:07.707878+0000","last_became_active":"2024-09-21T10:50:21.117857+0000","last_became_peered":"2024-09-21T10:50:21.117857+0000","last_unstale":"2024-09-21T10:53:07.707878+0000","last_undegraded":"2024-09-21T10:53:07.707878+0000","last_fullsized":"2024-09-21T10:53:07.707878+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:29.149822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:29.149822+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:05.513007+0000","scrub_duration":0.0074667730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":329,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.710293+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T10:53:07.710293+0000","last_peered":"2024-09-21T10:53:07.710293+0000","last_clean":"2024-09-21T10:53:07.710293+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T10:53:07.710293+0000","last_undegraded":"2024-09-21T10:53:07.710293+0000","last_fullsized":"2024-09-21T10:53:07.710293+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.709342+0000","last_change":"2024-09-21T10:53:05.738984+0000","last_active":"2024-09-21T10:53:08.709342+0000","last_peered":"2024-09-21T10:53:08.709342+0000","last_clean":"2024-09-21T10:53:08.709342+0000","last_became_active":"2024-09-21T10:53:05.738192+0000","last_became_peered":"2024-09-21T10:53:05.738192+0000","last_unstale":"2024-09-21T10:53:08.709342+0000","last_undegraded":"2024-09-21T10:53:08.709342+0000","last_fullsized":"2024-09-21T10:53:08.709342+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:32:54.812147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"322'5604","reported_seq":5654,"reported_epoch":322,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:53:21.940412+0000","last_change":"2024-09-21T10:53:07.550591+0000","last_active":"2024-09-21T10:53:21.940412+0000","last_peered":"2024-09-21T10:53:21.940412+0000","last_clean":"2024-09-21T10:53:04.950842+0000","last_became_active":"2024-09-21T10:53:07.533393+0000","last_became_peered":"2024-09-21T10:53:07.533393+0000","last_unstale":"2024-09-21T10:53:21.940412+0000","last_undegraded":"2024-09-21T10:53:06.777961+0000","last_fullsized":"2024-09-21T10:53:06.690464+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5604,"log_dups_size":0,"ondisk_log_size":5604,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367263744,"num_objects":5604,"num_object_clones":0,"num_object_copies":16812,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5126,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5604,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5604,"num_write_kb":358656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4],"avail_no_missing":["1","3","4"],"object_location_counts":[{"shards":"1,3,4","objects":5126},{"shards":"1,4","objects":478}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.9","version":"84'149","reported_seq":688,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.712497+0000","last_change":"2024-09-21T10:48:44.763186+0000","last_active":"2024-09-21T10:53:08.712497+0000","last_peered":"2024-09-21T10:53:08.712497+0000","last_clean":"2024-09-21T10:53:08.712497+0000","last_became_active":"2024-09-21T10:48:44.762411+0000","last_became_peered":"2024-09-21T10:48:44.762411+0000","last_unstale":"2024-09-21T10:53:08.712497+0000","last_undegraded":"2024-09-21T10:53:08.712497+0000","last_fullsized":"2024-09-21T10:53:08.712497+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:07.698079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:07.698079+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:57:46.598883+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":22,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.709066+0000","last_change":"2024-09-21T10:53:05.767141+0000","last_active":"2024-09-21T10:53:08.709066+0000","last_peered":"2024-09-21T10:53:08.709066+0000","last_clean":"2024-09-21T10:53:08.709066+0000","last_became_active":"2024-09-21T10:53:05.747563+0000","last_became_peered":"2024-09-21T10:53:05.747563+0000","last_unstale":"2024-09-21T10:53:08.709066+0000","last_undegraded":"2024-09-21T10:53:08.709066+0000","last_fullsized":"2024-09-21T10:53:08.709066+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:44:57.607797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":328,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.709399+0000","last_change":"2024-09-21T10:39:11.736351+0000","last_active":"2024-09-21T10:53:07.709399+0000","last_peered":"2024-09-21T10:53:07.709399+0000","last_clean":"2024-09-21T10:53:07.709399+0000","last_became_active":"2024-09-21T10:39:11.736048+0000","last_became_peered":"2024-09-21T10:39:11.736048+0000","last_unstale":"2024-09-21T10:53:07.709399+0000","last_undegraded":"2024-09-21T10:53:07.709399+0000","last_fullsized":"2024-09-21T10:53:07.709399+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:06.883075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"322'5702","reported_seq":5755,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:24.757968+0000","last_change":"2024-09-21T10:51:55.687083+0000","last_active":"2024-09-21T10:53:24.757968+0000","last_peered":"2024-09-21T10:53:24.757968+0000","last_clean":"2024-09-21T10:53:24.757968+0000","last_became_active":"2024-09-21T10:51:55.686382+0000","last_became_peered":"2024-09-21T10:51:55.686382+0000","last_unstale":"2024-09-21T10:53:24.757968+0000","last_undegraded":"2024-09-21T10:53:24.757968+0000","last_fullsized":"2024-09-21T10:53:24.757968+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5702,"log_dups_size":0,"ondisk_log_size":5702,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:38:48.532714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":373686272,"num_objects":5702,"num_object_clones":0,"num_object_copies":17106,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5702,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5702,"num_write_kb":364928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"170'150","reported_seq":596,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.709096+0000","last_change":"2024-09-21T10:52:44.049127+0000","last_active":"2024-09-21T10:53:07.709096+0000","last_peered":"2024-09-21T10:53:07.709096+0000","last_clean":"2024-09-21T10:53:07.709096+0000","last_became_active":"2024-09-21T10:52:44.048664+0000","last_became_peered":"2024-09-21T10:52:44.048664+0000","last_unstale":"2024-09-21T10:53:07.709096+0000","last_undegraded":"2024-09-21T10:53:07.709096+0000","last_fullsized":"2024-09-21T10:53:07.709096+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:18.347112+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":186,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.714607+0000","last_change":"2024-09-21T10:39:11.745687+0000","last_active":"2024-09-21T10:53:07.714607+0000","last_peered":"2024-09-21T10:53:07.714607+0000","last_clean":"2024-09-21T10:53:07.714607+0000","last_became_active":"2024-09-21T10:39:11.741873+0000","last_became_peered":"2024-09-21T10:39:11.741873+0000","last_unstale":"2024-09-21T10:53:07.714607+0000","last_undegraded":"2024-09-21T10:53:07.714607+0000","last_fullsized":"2024-09-21T10:53:07.714607+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:42.486967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":339,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.707918+0000","last_change":"2024-09-21T10:48:41.737518+0000","last_active":"2024-09-21T10:53:07.707918+0000","last_peered":"2024-09-21T10:53:07.707918+0000","last_clean":"2024-09-21T10:53:07.707918+0000","last_became_active":"2024-09-21T10:48:41.737190+0000","last_became_peered":"2024-09-21T10:48:41.737190+0000","last_unstale":"2024-09-21T10:53:07.707918+0000","last_undegraded":"2024-09-21T10:53:07.707918+0000","last_fullsized":"2024-09-21T10:53:07.707918+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:40.026779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"322'5862","reported_seq":5889,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:25.364838+0000","last_change":"2024-09-21T10:51:35.046456+0000","last_active":"2024-09-21T10:53:25.364838+0000","last_peered":"2024-09-21T10:53:25.364838+0000","last_clean":"2024-09-21T10:53:25.364838+0000","last_became_active":"2024-09-21T10:51:35.045446+0000","last_became_peered":"2024-09-21T10:51:35.045446+0000","last_unstale":"2024-09-21T10:53:25.364838+0000","last_undegraded":"2024-09-21T10:53:25.364838+0000","last_fullsized":"2024-09-21T10:53:25.364838+0000","mapping_epoch":304,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5862,"log_dups_size":0,"ondisk_log_size":5862,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:23.438615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":384172032,"num_objects":5862,"num_object_clones":0,"num_object_copies":17586,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5862,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5862,"num_write_kb":375168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"84'149","reported_seq":766,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.729259+0000","last_change":"2024-09-21T10:53:08.729174+0000","last_active":"2024-09-21T10:53:08.729259+0000","last_peered":"2024-09-21T10:53:08.729259+0000","last_clean":"2024-09-21T10:53:08.729259+0000","last_became_active":"2024-09-21T10:53:08.728861+0000","last_became_peered":"2024-09-21T10:53:08.728861+0000","last_unstale":"2024-09-21T10:53:08.729259+0000","last_undegraded":"2024-09-21T10:53:08.729259+0000","last_fullsized":"2024-09-21T10:53:08.729259+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:25.970744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:25.970744+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:27.444116+0000","scrub_duration":55,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":315,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.729545+0000","last_change":"2024-09-21T10:48:41.727307+0000","last_active":"2024-09-21T10:53:07.729545+0000","last_peered":"2024-09-21T10:53:07.729545+0000","last_clean":"2024-09-21T10:53:07.729545+0000","last_became_active":"2024-09-21T10:48:41.726873+0000","last_became_peered":"2024-09-21T10:48:41.726873+0000","last_unstale":"2024-09-21T10:53:07.729545+0000","last_undegraded":"2024-09-21T10:53:07.729545+0000","last_fullsized":"2024-09-21T10:53:07.729545+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:02:18.192544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":337,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.708128+0000","last_change":"2024-09-21T10:51:10.671963+0000","last_active":"2024-09-21T10:53:07.708128+0000","last_peered":"2024-09-21T10:53:07.708128+0000","last_clean":"2024-09-21T10:53:07.708128+0000","last_became_active":"2024-09-21T10:51:10.671570+0000","last_became_peered":"2024-09-21T10:51:10.671570+0000","last_unstale":"2024-09-21T10:53:07.708128+0000","last_undegraded":"2024-09-21T10:53:07.708128+0000","last_fullsized":"2024-09-21T10:53:07.708128+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:26.013255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"322'5737","reported_seq":6909,"reported_epoch":322,"state":"active+recovering+undersized+remapped","last_fresh":"2024-09-21T10:53:24.227819+0000","last_change":"2024-09-21T10:53:07.554677+0000","last_active":"2024-09-21T10:53:24.227819+0000","last_peered":"2024-09-21T10:53:24.227819+0000","last_clean":"2024-09-21T10:53:04.868489+0000","last_became_active":"2024-09-21T10:53:07.522056+0000","last_became_peered":"2024-09-21T10:53:07.522056+0000","last_unstale":"2024-09-21T10:53:24.227819+0000","last_undegraded":"2024-09-21T10:53:24.227819+0000","last_fullsized":"2024-09-21T10:53:06.692186+0000","mapping_epoch":319,"log_start":"311'100","ondisk_log_start":"311'100","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5637,"log_dups_size":0,"ondisk_log_size":5637,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:41:17.193770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":375980032,"num_objects":5737,"num_object_clones":0,"num_object_copies":17211,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4618,"num_objects_unfound":0,"num_objects_dirty":5737,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5737,"num_write_kb":367168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":568,"num_bytes_recovered":37224448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","1","7"],"object_location_counts":[{"shards":"1,4,7","objects":4618},{"shards":"4,7","objects":1119}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"84'149","reported_seq":603,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.709221+0000","last_change":"2024-09-21T10:48:44.757835+0000","last_active":"2024-09-21T10:53:07.709221+0000","last_peered":"2024-09-21T10:53:07.709221+0000","last_clean":"2024-09-21T10:53:07.709221+0000","last_became_active":"2024-09-21T10:48:44.757489+0000","last_became_peered":"2024-09-21T10:48:44.757489+0000","last_unstale":"2024-09-21T10:53:07.709221+0000","last_undegraded":"2024-09-21T10:53:07.709221+0000","last_fullsized":"2024-09-21T10:53:07.709221+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:17.720989+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":517,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.710840+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:53:08.710840+0000","last_peered":"2024-09-21T10:53:08.710840+0000","last_clean":"2024-09-21T10:53:08.710840+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:53:08.710840+0000","last_undegraded":"2024-09-21T10:53:08.710840+0000","last_fullsized":"2024-09-21T10:53:08.710840+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":500,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.718915+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:53:08.718915+0000","last_peered":"2024-09-21T10:53:08.718915+0000","last_clean":"2024-09-21T10:53:08.718915+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:53:08.718915+0000","last_undegraded":"2024-09-21T10:53:08.718915+0000","last_fullsized":"2024-09-21T10:53:08.718915+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"322'5877","reported_seq":5915,"reported_epoch":322,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:53:25.333137+0000","last_change":"2024-09-21T10:53:07.577352+0000","last_active":"2024-09-21T10:53:25.333137+0000","last_peered":"2024-09-21T10:53:25.333137+0000","last_clean":"2024-09-21T10:53:05.373335+0000","last_became_active":"2024-09-21T10:53:07.562286+0000","last_became_peered":"2024-09-21T10:53:07.562286+0000","last_unstale":"2024-09-21T10:53:25.333137+0000","last_undegraded":"2024-09-21T10:53:06.859156+0000","last_fullsized":"2024-09-21T10:53:06.689440+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5877,"log_dups_size":0,"ondisk_log_size":5877,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:59.388336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":385155072,"num_objects":5877,"num_object_clones":0,"num_object_copies":17631,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5214,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5877,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5877,"num_write_kb":376128,"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":[6,1,0],"acting":[6,1],"avail_no_missing":["6","1","4"],"object_location_counts":[{"shards":"1,4,6","objects":5214},{"shards":"1,6","objects":663}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":482,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.746682+0000","last_change":"2024-09-21T10:53:08.746203+0000","last_active":"2024-09-21T10:53:08.746682+0000","last_peered":"2024-09-21T10:53:08.746682+0000","last_clean":"2024-09-21T10:53:08.746682+0000","last_became_active":"2024-09-21T10:53:08.745875+0000","last_became_peered":"2024-09-21T10:53:08.745875+0000","last_unstale":"2024-09-21T10:53:08.746682+0000","last_undegraded":"2024-09-21T10:53:08.746682+0000","last_fullsized":"2024-09-21T10:53:08.746682+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:47.629534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:47.629534+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26834,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":17,"num_read_kb":37,"num_write":9,"num_write_kb":109,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107339,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":341,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.711260+0000","last_change":"2024-09-21T10:48:41.744039+0000","last_active":"2024-09-21T10:53:07.711260+0000","last_peered":"2024-09-21T10:53:07.711260+0000","last_clean":"2024-09-21T10:53:07.711260+0000","last_became_active":"2024-09-21T10:48:41.726392+0000","last_became_peered":"2024-09-21T10:48:41.726392+0000","last_unstale":"2024-09-21T10:53:07.711260+0000","last_undegraded":"2024-09-21T10:53:07.711260+0000","last_fullsized":"2024-09-21T10:53:07.711260+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:46.710015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":312,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.711394+0000","last_change":"2024-09-21T10:49:11.722554+0000","last_active":"2024-09-21T10:53:08.711394+0000","last_peered":"2024-09-21T10:53:08.711394+0000","last_clean":"2024-09-21T10:53:08.711394+0000","last_became_active":"2024-09-21T10:49:11.722219+0000","last_became_peered":"2024-09-21T10:49:11.722219+0000","last_unstale":"2024-09-21T10:53:08.711394+0000","last_undegraded":"2024-09-21T10:53:08.711394+0000","last_fullsized":"2024-09-21T10:53:08.711394+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:56:16.464158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":186,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.708639+0000","last_change":"2024-09-21T10:39:11.749199+0000","last_active":"2024-09-21T10:53:07.708639+0000","last_peered":"2024-09-21T10:53:07.708639+0000","last_clean":"2024-09-21T10:53:07.708639+0000","last_became_active":"2024-09-21T10:39:11.746993+0000","last_became_peered":"2024-09-21T10:39:11.746993+0000","last_unstale":"2024-09-21T10:53:07.708639+0000","last_undegraded":"2024-09-21T10:53:07.708639+0000","last_fullsized":"2024-09-21T10:53:07.708639+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:14.051503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"322'5733","reported_seq":5782,"reported_epoch":322,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:53:24.824425+0000","last_change":"2024-09-21T10:53:07.542326+0000","last_active":"2024-09-21T10:53:24.824425+0000","last_peered":"2024-09-21T10:53:24.824425+0000","last_clean":"2024-09-21T10:53:04.890484+0000","last_became_active":"2024-09-21T10:53:07.524284+0000","last_became_peered":"2024-09-21T10:53:07.524284+0000","last_unstale":"2024-09-21T10:53:24.824425+0000","last_undegraded":"2024-09-21T10:53:06.783038+0000","last_fullsized":"2024-09-21T10:53:06.696465+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5733,"log_dups_size":0,"ondisk_log_size":5733,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":375717888,"num_objects":5733,"num_object_clones":0,"num_object_copies":17199,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5105,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5733,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5733,"num_write_kb":366912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,7],"avail_no_missing":["2","5","7"],"object_location_counts":[{"shards":"2,5,7","objects":5105},{"shards":"2,7","objects":628}],"blocked_by":[],"up_primary":0,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"84'149","reported_seq":737,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.717557+0000","last_change":"2024-09-21T10:50:14.889002+0000","last_active":"2024-09-21T10:53:08.717557+0000","last_peered":"2024-09-21T10:53:08.717557+0000","last_clean":"2024-09-21T10:53:08.717557+0000","last_became_active":"2024-09-21T10:50:10.070894+0000","last_became_peered":"2024-09-21T10:50:10.070894+0000","last_unstale":"2024-09-21T10:53:08.717557+0000","last_undegraded":"2024-09-21T10:53:08.717557+0000","last_fullsized":"2024-09-21T10:53:08.717557+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.888860+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.888860+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:40:39.743403+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":256,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.717488+0000","last_change":"2024-09-21T10:53:05.738245+0000","last_active":"2024-09-21T10:53:08.717488+0000","last_peered":"2024-09-21T10:53:08.717488+0000","last_clean":"2024-09-21T10:53:08.717488+0000","last_became_active":"2024-09-21T10:53:05.736366+0000","last_became_peered":"2024-09-21T10:53:05.736366+0000","last_unstale":"2024-09-21T10:53:08.717488+0000","last_undegraded":"2024-09-21T10:53:08.717488+0000","last_fullsized":"2024-09-21T10:53:08.717488+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:23:35.262518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":18,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.708345+0000","last_change":"2024-09-21T10:53:05.744144+0000","last_active":"2024-09-21T10:53:08.708345+0000","last_peered":"2024-09-21T10:53:08.708345+0000","last_clean":"2024-09-21T10:53:08.708345+0000","last_became_active":"2024-09-21T10:53:05.743422+0000","last_became_peered":"2024-09-21T10:53:05.743422+0000","last_unstale":"2024-09-21T10:53:08.708345+0000","last_undegraded":"2024-09-21T10:53:08.708345+0000","last_fullsized":"2024-09-21T10:53:08.708345+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:07.427675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.751860+0000","last_change":"2024-09-21T10:53:05.737365+0000","last_active":"2024-09-21T10:53:08.751860+0000","last_peered":"2024-09-21T10:53:08.751860+0000","last_clean":"2024-09-21T10:53:08.751860+0000","last_became_active":"2024-09-21T10:53:05.734205+0000","last_became_peered":"2024-09-21T10:53:05.734205+0000","last_unstale":"2024-09-21T10:53:08.751860+0000","last_undegraded":"2024-09-21T10:53:08.751860+0000","last_fullsized":"2024-09-21T10:53:08.751860+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:47.763462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.9","version":"322'5690","reported_seq":5717,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:24.471293+0000","last_change":"2024-09-21T10:51:35.088521+0000","last_active":"2024-09-21T10:53:24.471293+0000","last_peered":"2024-09-21T10:53:24.471293+0000","last_clean":"2024-09-21T10:53:24.471293+0000","last_became_active":"2024-09-21T10:51:35.087649+0000","last_became_peered":"2024-09-21T10:51:35.087649+0000","last_unstale":"2024-09-21T10:53:24.471293+0000","last_undegraded":"2024-09-21T10:53:24.471293+0000","last_fullsized":"2024-09-21T10:53:24.471293+0000","mapping_epoch":304,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5690,"log_dups_size":0,"ondisk_log_size":5690,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:14:26.746917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":372899840,"num_objects":5690,"num_object_clones":0,"num_object_copies":17070,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5690,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5690,"num_write_kb":364160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"84'149","reported_seq":522,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.741726+0000","last_change":"2024-09-21T10:53:08.721691+0000","last_active":"2024-09-21T10:53:08.741726+0000","last_peered":"2024-09-21T10:53:08.741726+0000","last_clean":"2024-09-21T10:53:08.741726+0000","last_became_active":"2024-09-21T10:53:08.721024+0000","last_became_peered":"2024-09-21T10:53:08.721024+0000","last_unstale":"2024-09-21T10:53:08.741726+0000","last_undegraded":"2024-09-21T10:53:08.741726+0000","last_fullsized":"2024-09-21T10:53:08.741726+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:47.903633+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:47.903633+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":132,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.714980+0000","last_change":"2024-09-21T10:53:05.723844+0000","last_active":"2024-09-21T10:53:08.714980+0000","last_peered":"2024-09-21T10:53:08.714980+0000","last_clean":"2024-09-21T10:53:08.714980+0000","last_became_active":"2024-09-21T10:53:05.722802+0000","last_became_peered":"2024-09-21T10:53:05.722802+0000","last_unstale":"2024-09-21T10:53:08.714980+0000","last_undegraded":"2024-09-21T10:53:08.714980+0000","last_fullsized":"2024-09-21T10:53:08.714980+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:39:07.825523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":539,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.717777+0000","last_change":"2024-09-21T10:48:41.728034+0000","last_active":"2024-09-21T10:53:08.717777+0000","last_peered":"2024-09-21T10:53:08.717777+0000","last_clean":"2024-09-21T10:53:08.717777+0000","last_became_active":"2024-09-21T10:48:41.727068+0000","last_became_peered":"2024-09-21T10:48:41.727068+0000","last_unstale":"2024-09-21T10:53:08.717777+0000","last_undegraded":"2024-09-21T10:53:08.717777+0000","last_fullsized":"2024-09-21T10:53:08.717777+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:30:32.391677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":515,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.711689+0000","last_change":"2024-09-21T10:53:05.726832+0000","last_active":"2024-09-21T10:53:08.711689+0000","last_peered":"2024-09-21T10:53:08.711689+0000","last_clean":"2024-09-21T10:53:08.711689+0000","last_became_active":"2024-09-21T10:53:05.726164+0000","last_became_peered":"2024-09-21T10:53:05.726164+0000","last_unstale":"2024-09-21T10:53:08.711689+0000","last_undegraded":"2024-09-21T10:53:08.711689+0000","last_fullsized":"2024-09-21T10:53:08.711689+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:59:27.848079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.a","version":"322'5880","reported_seq":5915,"reported_epoch":322,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:53:25.414159+0000","last_change":"2024-09-21T10:53:07.581377+0000","last_active":"2024-09-21T10:53:25.414159+0000","last_peered":"2024-09-21T10:53:25.414159+0000","last_clean":"2024-09-21T10:53:04.871518+0000","last_became_active":"2024-09-21T10:53:07.562185+0000","last_became_peered":"2024-09-21T10:53:07.562185+0000","last_unstale":"2024-09-21T10:53:25.414159+0000","last_undegraded":"2024-09-21T10:53:06.752924+0000","last_fullsized":"2024-09-21T10:53:06.690142+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+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 @ 2024-09-22T20:43:39.879211+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":5264,"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":[6,0,5],"acting":[6,5],"avail_no_missing":["6","2","5"],"object_location_counts":[{"shards":"2,5,6","objects":5264},{"shards":"5,6","objects":616}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.1","version":"84'149","reported_seq":642,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.747676+0000","last_change":"2024-09-21T10:53:08.747676+0000","last_active":"2024-09-21T10:53:08.747676+0000","last_peered":"2024-09-21T10:53:08.747676+0000","last_clean":"2024-09-21T10:53:08.747676+0000","last_became_active":"2024-09-21T10:53:08.747443+0000","last_became_peered":"2024-09-21T10:53:08.747443+0000","last_unstale":"2024-09-21T10:53:08.747676+0000","last_undegraded":"2024-09-21T10:53:08.747676+0000","last_fullsized":"2024-09-21T10:53:08.747676+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.374519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.374519+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:43:55.271469+0000","scrub_duration":0.020759922,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":357,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.711199+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T10:53:07.711199+0000","last_peered":"2024-09-21T10:53:07.711199+0000","last_clean":"2024-09-21T10:53:07.711199+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T10:53:07.711199+0000","last_undegraded":"2024-09-21T10:53:07.711199+0000","last_fullsized":"2024-09-21T10:53:07.711199+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":349,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.708194+0000","last_change":"2024-09-21T10:53:05.725227+0000","last_active":"2024-09-21T10:53:07.708194+0000","last_peered":"2024-09-21T10:53:07.708194+0000","last_clean":"2024-09-21T10:53:07.708194+0000","last_became_active":"2024-09-21T10:53:05.724761+0000","last_became_peered":"2024-09-21T10:53:05.724761+0000","last_unstale":"2024-09-21T10:53:07.708194+0000","last_undegraded":"2024-09-21T10:53:07.708194+0000","last_fullsized":"2024-09-21T10:53:07.708194+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:32:25.803533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":531,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.722184+0000","last_change":"2024-09-21T10:48:41.740270+0000","last_active":"2024-09-21T10:53:08.722184+0000","last_peered":"2024-09-21T10:53:08.722184+0000","last_clean":"2024-09-21T10:53:08.722184+0000","last_became_active":"2024-09-21T10:48:41.739929+0000","last_became_peered":"2024-09-21T10:48:41.739929+0000","last_unstale":"2024-09-21T10:53:08.722184+0000","last_undegraded":"2024-09-21T10:53:08.722184+0000","last_fullsized":"2024-09-21T10:53:08.722184+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:51:34.345757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"322'5739","reported_seq":5774,"reported_epoch":322,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:53:24.128870+0000","last_change":"2024-09-21T10:53:07.591214+0000","last_active":"2024-09-21T10:53:24.128870+0000","last_peered":"2024-09-21T10:53:24.128870+0000","last_clean":"2024-09-21T10:53:04.947003+0000","last_became_active":"2024-09-21T10:53:07.570815+0000","last_became_peered":"2024-09-21T10:53:07.570815+0000","last_unstale":"2024-09-21T10:53:24.128870+0000","last_undegraded":"2024-09-21T10:53:06.741957+0000","last_fullsized":"2024-09-21T10:53:06.694709+0000","mapping_epoch":319,"log_start":"311'100","ondisk_log_start":"311'100","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5639,"log_dups_size":0,"ondisk_log_size":5639,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:33:10.406542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":376111104,"num_objects":5739,"num_object_clones":0,"num_object_copies":17217,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5121,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5739,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5739,"num_write_kb":367296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","3","7"],"object_location_counts":[{"shards":"3,4,7","objects":5121},{"shards":"4,7","objects":618}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"84'149","reported_seq":685,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.704669+0000","last_change":"2024-09-21T10:51:58.698683+0000","last_active":"2024-09-21T10:53:07.704669+0000","last_peered":"2024-09-21T10:53:07.704669+0000","last_clean":"2024-09-21T10:53:07.704669+0000","last_became_active":"2024-09-21T10:51:58.698108+0000","last_became_peered":"2024-09-21T10:51:58.698108+0000","last_unstale":"2024-09-21T10:53:07.704669+0000","last_undegraded":"2024-09-21T10:53:07.704669+0000","last_fullsized":"2024-09-21T10:53:07.704669+0000","mapping_epoch":310,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.559049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.559049+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:39:08.160577+0000","scrub_duration":0.0076873130000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":342,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.710456+0000","last_change":"2024-09-21T10:48:41.728729+0000","last_active":"2024-09-21T10:53:07.710456+0000","last_peered":"2024-09-21T10:53:07.710456+0000","last_clean":"2024-09-21T10:53:07.710456+0000","last_became_active":"2024-09-21T10:48:41.728492+0000","last_became_peered":"2024-09-21T10:48:41.728492+0000","last_unstale":"2024-09-21T10:53:07.710456+0000","last_undegraded":"2024-09-21T10:53:07.710456+0000","last_fullsized":"2024-09-21T10:53:07.710456+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:36:53.927303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":560,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.722403+0000","last_change":"2024-09-21T10:53:05.736168+0000","last_active":"2024-09-21T10:53:08.722403+0000","last_peered":"2024-09-21T10:53:08.722403+0000","last_clean":"2024-09-21T10:53:08.722403+0000","last_became_active":"2024-09-21T10:53:05.725624+0000","last_became_peered":"2024-09-21T10:53:05.725624+0000","last_unstale":"2024-09-21T10:53:08.722403+0000","last_undegraded":"2024-09-21T10:53:08.722403+0000","last_fullsized":"2024-09-21T10:53:08.722403+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:03:20.172977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":28,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.718865+0000","last_change":"2024-09-21T10:52:40.702517+0000","last_active":"2024-09-21T10:53:08.718865+0000","last_peered":"2024-09-21T10:53:08.718865+0000","last_clean":"2024-09-21T10:53:08.718865+0000","last_became_active":"2024-09-21T10:52:40.702195+0000","last_became_peered":"2024-09-21T10:52:40.702195+0000","last_unstale":"2024-09-21T10:53:08.718865+0000","last_undegraded":"2024-09-21T10:53:08.718865+0000","last_fullsized":"2024-09-21T10:53:08.718865+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:16:10.205128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"322'5847","reported_seq":5882,"reported_epoch":322,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:53:25.387211+0000","last_change":"2024-09-21T10:53:07.574083+0000","last_active":"2024-09-21T10:53:25.387211+0000","last_peered":"2024-09-21T10:53:25.387211+0000","last_clean":"2024-09-21T10:53:05.372765+0000","last_became_active":"2024-09-21T10:53:07.560829+0000","last_became_peered":"2024-09-21T10:53:07.560829+0000","last_unstale":"2024-09-21T10:53:25.387211+0000","last_undegraded":"2024-09-21T10:53:06.765448+0000","last_fullsized":"2024-09-21T10:53:06.690698+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5847,"log_dups_size":0,"ondisk_log_size":5847,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:52:09.190375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":383188992,"num_objects":5847,"num_object_clones":0,"num_object_copies":17541,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5208,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5847,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5847,"num_write_kb":374208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3","4"],"object_location_counts":[{"shards":"3,4,6","objects":5208},{"shards":"4,6","objects":639}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.6","version":"84'149","reported_seq":698,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.760341+0000","last_change":"2024-09-21T10:53:08.760341+0000","last_active":"2024-09-21T10:53:08.760341+0000","last_peered":"2024-09-21T10:53:08.760341+0000","last_clean":"2024-09-21T10:53:08.760341+0000","last_became_active":"2024-09-21T10:53:08.759996+0000","last_became_peered":"2024-09-21T10:53:08.759996+0000","last_unstale":"2024-09-21T10:53:08.760341+0000","last_undegraded":"2024-09-21T10:53:08.760341+0000","last_fullsized":"2024-09-21T10:53:08.760341+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:15.646482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:15.646482+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:16.666536+0000","scrub_duration":0.003089863,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":515,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.722298+0000","last_change":"2024-09-21T10:48:41.738022+0000","last_active":"2024-09-21T10:53:08.722298+0000","last_peered":"2024-09-21T10:53:08.722298+0000","last_clean":"2024-09-21T10:53:08.722298+0000","last_became_active":"2024-09-21T10:48:41.737031+0000","last_became_peered":"2024-09-21T10:48:41.737031+0000","last_unstale":"2024-09-21T10:53:08.722298+0000","last_undegraded":"2024-09-21T10:53:08.722298+0000","last_fullsized":"2024-09-21T10:53:08.722298+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:24:56.729037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.722558+0000","last_change":"2024-09-21T10:53:05.731029+0000","last_active":"2024-09-21T10:53:08.722558+0000","last_peered":"2024-09-21T10:53:08.722558+0000","last_clean":"2024-09-21T10:53:08.722558+0000","last_became_active":"2024-09-21T10:53:05.730190+0000","last_became_peered":"2024-09-21T10:53:05.730190+0000","last_unstale":"2024-09-21T10:53:08.722558+0000","last_undegraded":"2024-09-21T10:53:08.722558+0000","last_fullsized":"2024-09-21T10:53:08.722558+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:01:30.496321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":18,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.709445+0000","last_change":"2024-09-21T10:53:05.731797+0000","last_active":"2024-09-21T10:53:08.709445+0000","last_peered":"2024-09-21T10:53:08.709445+0000","last_clean":"2024-09-21T10:53:08.709445+0000","last_became_active":"2024-09-21T10:53:05.731012+0000","last_became_peered":"2024-09-21T10:53:05.731012+0000","last_unstale":"2024-09-21T10:53:08.709445+0000","last_undegraded":"2024-09-21T10:53:08.709445+0000","last_fullsized":"2024-09-21T10:53:08.709445+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:31:49.382508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"322'5768","reported_seq":5795,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:24.039273+0000","last_change":"2024-09-21T10:51:35.047177+0000","last_active":"2024-09-21T10:53:24.039273+0000","last_peered":"2024-09-21T10:53:24.039273+0000","last_clean":"2024-09-21T10:53:24.039273+0000","last_became_active":"2024-09-21T10:51:35.046612+0000","last_became_peered":"2024-09-21T10:51:35.046612+0000","last_unstale":"2024-09-21T10:53:24.039273+0000","last_undegraded":"2024-09-21T10:53:24.039273+0000","last_fullsized":"2024-09-21T10:53:24.039273+0000","mapping_epoch":304,"log_start":"311'200","ondisk_log_start":"311'200","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5568,"log_dups_size":0,"ondisk_log_size":5568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:53.026805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":378011648,"num_objects":5768,"num_object_clones":0,"num_object_copies":17304,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5768,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5768,"num_write_kb":369152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"84'149","reported_seq":624,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.708079+0000","last_change":"2024-09-21T10:50:19.094285+0000","last_active":"2024-09-21T10:53:07.708079+0000","last_peered":"2024-09-21T10:53:07.708079+0000","last_clean":"2024-09-21T10:53:07.708079+0000","last_became_active":"2024-09-21T10:50:10.058208+0000","last_became_peered":"2024-09-21T10:50:10.058208+0000","last_unstale":"2024-09-21T10:53:07.708079+0000","last_undegraded":"2024-09-21T10:53:07.708079+0000","last_fullsized":"2024-09-21T10:53:07.708079+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:19.094144+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:19.094144+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:10.106518+0000","scrub_duration":0.0051641960000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":22,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.708731+0000","last_change":"2024-09-21T10:53:05.763647+0000","last_active":"2024-09-21T10:53:08.708731+0000","last_peered":"2024-09-21T10:53:08.708731+0000","last_clean":"2024-09-21T10:53:08.708731+0000","last_became_active":"2024-09-21T10:53:05.745636+0000","last_became_peered":"2024-09-21T10:53:05.745636+0000","last_unstale":"2024-09-21T10:53:08.708731+0000","last_undegraded":"2024-09-21T10:53:08.708731+0000","last_fullsized":"2024-09-21T10:53:08.708731+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:25:53.469974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":527,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.718548+0000","last_change":"2024-09-21T10:39:11.727347+0000","last_active":"2024-09-21T10:53:08.718548+0000","last_peered":"2024-09-21T10:53:08.718548+0000","last_clean":"2024-09-21T10:53:08.718548+0000","last_became_active":"2024-09-21T10:39:11.725834+0000","last_became_peered":"2024-09-21T10:39:11.725834+0000","last_unstale":"2024-09-21T10:53:08.718548+0000","last_undegraded":"2024-09-21T10:53:08.718548+0000","last_fullsized":"2024-09-21T10:53:08.718548+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:01:05.187179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":527,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.710663+0000","last_change":"2024-09-21T10:53:05.727666+0000","last_active":"2024-09-21T10:53:08.710663+0000","last_peered":"2024-09-21T10:53:08.710663+0000","last_clean":"2024-09-21T10:53:08.710663+0000","last_became_active":"2024-09-21T10:53:05.726971+0000","last_became_peered":"2024-09-21T10:53:05.726971+0000","last_unstale":"2024-09-21T10:53:08.710663+0000","last_undegraded":"2024-09-21T10:53:08.710663+0000","last_fullsized":"2024-09-21T10:53:08.710663+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:47:47.272456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"322'5926","reported_seq":5953,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:25.373902+0000","last_change":"2024-09-21T10:51:35.085268+0000","last_active":"2024-09-21T10:53:25.373902+0000","last_peered":"2024-09-21T10:53:25.373902+0000","last_clean":"2024-09-21T10:53:25.373902+0000","last_became_active":"2024-09-21T10:51:35.084552+0000","last_became_peered":"2024-09-21T10:51:35.084552+0000","last_unstale":"2024-09-21T10:53:25.373902+0000","last_undegraded":"2024-09-21T10:53:25.373902+0000","last_fullsized":"2024-09-21T10:53:25.373902+0000","mapping_epoch":304,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+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 @ 2024-09-22T22:17:45.526805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":388366336,"num_objects":5926,"num_object_clones":0,"num_object_copies":17778,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5926,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5926,"num_write_kb":379264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"84'149","reported_seq":726,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.711968+0000","last_change":"2024-09-21T10:50:20.245623+0000","last_active":"2024-09-21T10:53:08.711968+0000","last_peered":"2024-09-21T10:53:08.711968+0000","last_clean":"2024-09-21T10:53:08.711968+0000","last_became_active":"2024-09-21T10:50:10.083252+0000","last_became_peered":"2024-09-21T10:50:10.083252+0000","last_unstale":"2024-09-21T10:53:08.711968+0000","last_undegraded":"2024-09-21T10:53:08.711968+0000","last_fullsized":"2024-09-21T10:53:08.711968+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.245429+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.245429+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:29:12.369941+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":22,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.751991+0000","last_change":"2024-09-21T10:53:05.760175+0000","last_active":"2024-09-21T10:53:08.751991+0000","last_peered":"2024-09-21T10:53:08.751991+0000","last_clean":"2024-09-21T10:53:08.751991+0000","last_became_active":"2024-09-21T10:53:05.738572+0000","last_became_peered":"2024-09-21T10:53:05.738572+0000","last_unstale":"2024-09-21T10:53:08.751991+0000","last_undegraded":"2024-09-21T10:53:08.751991+0000","last_fullsized":"2024-09-21T10:53:08.751991+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:10:17.002685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":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":[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":211,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.704596+0000","last_change":"2024-09-21T10:52:40.695509+0000","last_active":"2024-09-21T10:53:07.704596+0000","last_peered":"2024-09-21T10:53:07.704596+0000","last_clean":"2024-09-21T10:53:07.704596+0000","last_became_active":"2024-09-21T10:52:40.695069+0000","last_became_peered":"2024-09-21T10:52:40.695069+0000","last_unstale":"2024-09-21T10:53:07.704596+0000","last_undegraded":"2024-09-21T10:53:07.704596+0000","last_fullsized":"2024-09-21T10:53:07.704596+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:26.157930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":315,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.729376+0000","last_change":"2024-09-21T10:39:11.734022+0000","last_active":"2024-09-21T10:53:07.729376+0000","last_peered":"2024-09-21T10:53:07.729376+0000","last_clean":"2024-09-21T10:53:07.729376+0000","last_became_active":"2024-09-21T10:39:11.731261+0000","last_became_peered":"2024-09-21T10:39:11.731261+0000","last_unstale":"2024-09-21T10:53:07.729376+0000","last_undegraded":"2024-09-21T10:53:07.729376+0000","last_fullsized":"2024-09-21T10:53:07.729376+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:27:12.520746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":336,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.707615+0000","last_change":"2024-09-21T10:49:41.114175+0000","last_active":"2024-09-21T10:53:07.707615+0000","last_peered":"2024-09-21T10:53:07.707615+0000","last_clean":"2024-09-21T10:53:07.707615+0000","last_became_active":"2024-09-21T10:49:41.113843+0000","last_became_peered":"2024-09-21T10:49:41.113843+0000","last_unstale":"2024-09-21T10:53:07.707615+0000","last_undegraded":"2024-09-21T10:53:07.707615+0000","last_fullsized":"2024-09-21T10:53:07.707615+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:14:20.793464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"84'24","reported_seq":363,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.709550+0000","last_change":"2024-09-21T10:39:11.736538+0000","last_active":"2024-09-21T10:53:07.709550+0000","last_peered":"2024-09-21T10:53:07.709550+0000","last_clean":"2024-09-21T10:53:07.709550+0000","last_became_active":"2024-09-21T10:39:11.736199+0000","last_became_peered":"2024-09-21T10:39:11.736199+0000","last_unstale":"2024-09-21T10:53:07.709550+0000","last_undegraded":"2024-09-21T10:53:07.709550+0000","last_fullsized":"2024-09-21T10:53:07.709550+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:22.923335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":464,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.714523+0000","last_change":"2024-09-21T10:53:05.709358+0000","last_active":"2024-09-21T10:53:07.714523+0000","last_peered":"2024-09-21T10:53:07.714523+0000","last_clean":"2024-09-21T10:53:07.714523+0000","last_became_active":"2024-09-21T10:53:05.709013+0000","last_became_peered":"2024-09-21T10:53:05.709013+0000","last_unstale":"2024-09-21T10:53:07.714523+0000","last_undegraded":"2024-09-21T10:53:07.714523+0000","last_fullsized":"2024-09-21T10:53:07.714523+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:37.417289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":176,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.711617+0000","last_change":"2024-09-21T10:44:05.081987+0000","last_active":"2024-09-21T10:53:08.711617+0000","last_peered":"2024-09-21T10:53:08.711617+0000","last_clean":"2024-09-21T10:53:08.711617+0000","last_became_active":"2024-09-21T10:44:05.081594+0000","last_became_peered":"2024-09-21T10:44:05.081594+0000","last_unstale":"2024-09-21T10:53:08.711617+0000","last_undegraded":"2024-09-21T10:53:08.711617+0000","last_fullsized":"2024-09-21T10:53:08.711617+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:30:45.149438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"84'149","reported_seq":729,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.715597+0000","last_change":"2024-09-21T10:50:26.280033+0000","last_active":"2024-09-21T10:53:08.715597+0000","last_peered":"2024-09-21T10:53:08.715597+0000","last_clean":"2024-09-21T10:53:08.715597+0000","last_became_active":"2024-09-21T10:50:21.113723+0000","last_became_peered":"2024-09-21T10:50:21.113723+0000","last_unstale":"2024-09-21T10:53:08.715597+0000","last_undegraded":"2024-09-21T10:53:08.715597+0000","last_fullsized":"2024-09-21T10:53:08.715597+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:26.279948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:26.279948+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:03.743304+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":295,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.719741+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:53:07.719741+0000","last_peered":"2024-09-21T10:53:07.719741+0000","last_clean":"2024-09-21T10:53:07.719741+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:53:07.719741+0000","last_undegraded":"2024-09-21T10:53:07.719741+0000","last_fullsized":"2024-09-21T10:53:07.719741+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.714517+0000","last_change":"2024-09-21T10:52:40.697971+0000","last_active":"2024-09-21T10:53:08.714517+0000","last_peered":"2024-09-21T10:53:08.714517+0000","last_clean":"2024-09-21T10:53:08.714517+0000","last_became_active":"2024-09-21T10:52:40.697608+0000","last_became_peered":"2024-09-21T10:52:40.697608+0000","last_unstale":"2024-09-21T10:53:08.714517+0000","last_undegraded":"2024-09-21T10:53:08.714517+0000","last_fullsized":"2024-09-21T10:53:08.714517+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:51:53.256368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":18,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.708620+0000","last_change":"2024-09-21T10:53:05.747556+0000","last_active":"2024-09-21T10:53:08.708620+0000","last_peered":"2024-09-21T10:53:08.708620+0000","last_clean":"2024-09-21T10:53:08.708620+0000","last_became_active":"2024-09-21T10:53:05.746533+0000","last_became_peered":"2024-09-21T10:53:05.746533+0000","last_unstale":"2024-09-21T10:53:08.708620+0000","last_undegraded":"2024-09-21T10:53:08.708620+0000","last_fullsized":"2024-09-21T10:53:08.708620+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:46:49.296358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":558,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.710610+0000","last_change":"2024-09-21T10:39:12.759717+0000","last_active":"2024-09-21T10:53:08.710610+0000","last_peered":"2024-09-21T10:53:08.710610+0000","last_clean":"2024-09-21T10:53:08.710610+0000","last_became_active":"2024-09-21T10:39:12.759261+0000","last_became_peered":"2024-09-21T10:39:12.759261+0000","last_unstale":"2024-09-21T10:53:08.710610+0000","last_undegraded":"2024-09-21T10:53:08.710610+0000","last_fullsized":"2024-09-21T10:53:08.710610+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:42.907748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":186,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.704805+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T10:53:07.704805+0000","last_peered":"2024-09-21T10:53:07.704805+0000","last_clean":"2024-09-21T10:53:07.704805+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T10:53:07.704805+0000","last_undegraded":"2024-09-21T10:53:07.704805+0000","last_fullsized":"2024-09-21T10:53:07.704805+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":544,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.710744+0000","last_change":"2024-09-21T10:53:05.727539+0000","last_active":"2024-09-21T10:53:08.710744+0000","last_peered":"2024-09-21T10:53:08.710744+0000","last_clean":"2024-09-21T10:53:08.710744+0000","last_became_active":"2024-09-21T10:53:05.726585+0000","last_became_peered":"2024-09-21T10:53:05.726585+0000","last_unstale":"2024-09-21T10:53:08.710744+0000","last_undegraded":"2024-09-21T10:53:08.710744+0000","last_fullsized":"2024-09-21T10:53:08.710744+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:11:25.270765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.751692+0000","last_change":"2024-09-21T10:53:05.739295+0000","last_active":"2024-09-21T10:53:08.751692+0000","last_peered":"2024-09-21T10:53:08.751692+0000","last_clean":"2024-09-21T10:53:08.751692+0000","last_became_active":"2024-09-21T10:53:05.737706+0000","last_became_peered":"2024-09-21T10:53:05.737706+0000","last_unstale":"2024-09-21T10:53:08.751692+0000","last_undegraded":"2024-09-21T10:53:08.751692+0000","last_fullsized":"2024-09-21T10:53:08.751692+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:57:39.701914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":500,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.717769+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:53:08.717769+0000","last_peered":"2024-09-21T10:53:08.717769+0000","last_clean":"2024-09-21T10:53:08.717769+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:53:08.717769+0000","last_undegraded":"2024-09-21T10:53:08.717769+0000","last_fullsized":"2024-09-21T10:53:08.717769+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.717997+0000","last_change":"2024-09-21T10:49:11.719750+0000","last_active":"2024-09-21T10:53:08.717997+0000","last_peered":"2024-09-21T10:53:08.717997+0000","last_clean":"2024-09-21T10:53:08.717997+0000","last_became_active":"2024-09-21T10:49:11.719013+0000","last_became_peered":"2024-09-21T10:49:11.719013+0000","last_unstale":"2024-09-21T10:53:08.717997+0000","last_undegraded":"2024-09-21T10:53:08.717997+0000","last_fullsized":"2024-09-21T10:53:08.717997+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:50.812751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":329,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.707159+0000","last_change":"2024-09-21T10:48:41.736080+0000","last_active":"2024-09-21T10:53:07.707159+0000","last_peered":"2024-09-21T10:53:07.707159+0000","last_clean":"2024-09-21T10:53:07.707159+0000","last_became_active":"2024-09-21T10:48:41.735724+0000","last_became_peered":"2024-09-21T10:48:41.735724+0000","last_unstale":"2024-09-21T10:53:07.707159+0000","last_undegraded":"2024-09-21T10:53:07.707159+0000","last_fullsized":"2024-09-21T10:53:07.707159+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:32:42.336089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":117,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.715762+0000","last_change":"2024-09-21T10:48:41.737936+0000","last_active":"2024-09-21T10:53:08.715762+0000","last_peered":"2024-09-21T10:53:08.715762+0000","last_clean":"2024-09-21T10:53:08.715762+0000","last_became_active":"2024-09-21T10:48:41.737556+0000","last_became_peered":"2024-09-21T10:48:41.737556+0000","last_unstale":"2024-09-21T10:53:08.715762+0000","last_undegraded":"2024-09-21T10:53:08.715762+0000","last_fullsized":"2024-09-21T10:53:08.715762+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:24:03.037092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":18,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.709373+0000","last_change":"2024-09-21T10:53:05.737470+0000","last_active":"2024-09-21T10:53:08.709373+0000","last_peered":"2024-09-21T10:53:08.709373+0000","last_clean":"2024-09-21T10:53:08.709373+0000","last_became_active":"2024-09-21T10:53:05.733326+0000","last_became_peered":"2024-09-21T10:53:05.733326+0000","last_unstale":"2024-09-21T10:53:08.709373+0000","last_undegraded":"2024-09-21T10:53:08.709373+0000","last_fullsized":"2024-09-21T10:53:08.709373+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:57.225795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":308,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.707535+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:53:07.707535+0000","last_peered":"2024-09-21T10:53:07.707535+0000","last_clean":"2024-09-21T10:53:07.707535+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:53:07.707535+0000","last_undegraded":"2024-09-21T10:53:07.707535+0000","last_fullsized":"2024-09-21T10:53:07.707535+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":298,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.709548+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:53:07.709548+0000","last_peered":"2024-09-21T10:53:07.709548+0000","last_clean":"2024-09-21T10:53:07.709548+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:53:07.709548+0000","last_undegraded":"2024-09-21T10:53:07.709548+0000","last_fullsized":"2024-09-21T10:53:07.709548+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":326,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.706918+0000","last_change":"2024-09-21T10:53:05.727028+0000","last_active":"2024-09-21T10:53:07.706918+0000","last_peered":"2024-09-21T10:53:07.706918+0000","last_clean":"2024-09-21T10:53:07.706918+0000","last_became_active":"2024-09-21T10:53:05.725021+0000","last_became_peered":"2024-09-21T10:53:05.725021+0000","last_unstale":"2024-09-21T10:53:07.706918+0000","last_undegraded":"2024-09-21T10:53:07.706918+0000","last_fullsized":"2024-09-21T10:53:07.706918+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:29.354436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":324,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.710360+0000","last_change":"2024-09-21T10:39:11.730995+0000","last_active":"2024-09-21T10:53:07.710360+0000","last_peered":"2024-09-21T10:53:07.710360+0000","last_clean":"2024-09-21T10:53:07.710360+0000","last_became_active":"2024-09-21T10:39:11.730559+0000","last_became_peered":"2024-09-21T10:39:11.730559+0000","last_unstale":"2024-09-21T10:53:07.710360+0000","last_undegraded":"2024-09-21T10:53:07.710360+0000","last_fullsized":"2024-09-21T10:53:07.710360+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:27.218072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":28,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.701957+0000","last_change":"2024-09-21T10:53:05.710882+0000","last_active":"2024-09-21T10:53:07.701957+0000","last_peered":"2024-09-21T10:53:07.701957+0000","last_clean":"2024-09-21T10:53:07.701957+0000","last_became_active":"2024-09-21T10:53:05.710608+0000","last_became_peered":"2024-09-21T10:53:05.710608+0000","last_unstale":"2024-09-21T10:53:07.701957+0000","last_undegraded":"2024-09-21T10:53:07.701957+0000","last_fullsized":"2024-09-21T10:53:07.701957+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:46:21.540724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"73'2","reported_seq":561,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.711689+0000","last_change":"2024-09-21T10:48:41.736895+0000","last_active":"2024-09-21T10:53:08.711689+0000","last_peered":"2024-09-21T10:53:08.711689+0000","last_clean":"2024-09-21T10:53:08.711689+0000","last_became_active":"2024-09-21T10:48:41.736522+0000","last_became_peered":"2024-09-21T10:48:41.736522+0000","last_unstale":"2024-09-21T10:53:08.711689+0000","last_undegraded":"2024-09-21T10:53:08.711689+0000","last_fullsized":"2024-09-21T10:53:08.711689+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:14.515956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":327,"reported_epoch":321,"state":"active+clean","last_fresh":"2024-09-21T10:53:07.706084+0000","last_change":"2024-09-21T10:39:11.726753+0000","last_active":"2024-09-21T10:53:07.706084+0000","last_peered":"2024-09-21T10:53:07.706084+0000","last_clean":"2024-09-21T10:53:07.706084+0000","last_became_active":"2024-09-21T10:39:11.726465+0000","last_became_peered":"2024-09-21T10:39:11.726465+0000","last_unstale":"2024-09-21T10:53:07.706084+0000","last_undegraded":"2024-09-21T10:53:07.706084+0000","last_fullsized":"2024-09-21T10:53:07.706084+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:44.255123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":24,"reported_epoch":322,"state":"active+clean","last_fresh":"2024-09-21T10:53:08.708824+0000","last_change":"2024-09-21T10:53:05.756318+0000","last_active":"2024-09-21T10:53:08.708824+0000","last_peered":"2024-09-21T10:53:08.708824+0000","last_clean":"2024-09-21T10:53:08.708824+0000","last_became_active":"2024-09-21T10:53:05.733290+0000","last_became_peered":"2024-09-21T10:53:05.733290+0000","last_unstale":"2024-09-21T10:53:08.708824+0000","last_undegraded":"2024-09-21T10:53:08.708824+0000","last_fullsized":"2024-09-21T10:53:08.708824+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:49:35.589685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1164,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":6056706048,"num_objects":92418,"num_object_clones":0,"num_object_copies":277254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":41365,"num_objects_misplaced":9768,"num_objects_unfound":0,"num_objects_dirty":92418,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":92418,"num_write_kb":5914752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":569,"num_bytes_recovered":37289984,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":18231459840,"data_stored":18231459840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92018,"ondisk_log_size":92018,"up":48,"acting":39,"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":5554,"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":22,"num_read_kb":21,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":10754,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":644037,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1330423,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3130,"ondisk_log_size":3130,"up":63,"acting":62,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201862,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2485372,"kb_used_data":1796404,"kb_used_omap":1,"kb_used_meta":688958,"kb_avail":91259780,"statfs":{"total":95995035648,"available":93450014720,"internally_reserved":0,"allocated":1839517696,"data_stored":1837858280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":705493452},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197740,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2970928,"kb_used_data":2618728,"kb_used_omap":5,"kb_used_meta":352186,"kb_avail":90774224,"statfs":{"total":95995035648,"available":92952805376,"internally_reserved":0,"allocated":2681577472,"data_stored":2679929944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":360638600},"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,2,5,1,2],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725149,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2790192,"kb_used_data":2167656,"kb_used_omap":1,"kb_used_meta":622526,"kb_avail":90954960,"statfs":{"total":95995035648,"available":93137879040,"internally_reserved":0,"allocated":2219679744,"data_stored":2218028859,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":637467078},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986791,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4211708,"kb_used_data":3639220,"kb_used_omap":1,"kb_used_meta":572478,"kb_avail":89533444,"statfs":{"total":95995035648,"available":91682246656,"internally_reserved":0,"allocated":3726561280,"data_stored":3724902125,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":586217926},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631799,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3367788,"kb_used_data":2479588,"kb_used_omap":4,"kb_used_meta":888187,"kb_avail":90377364,"statfs":{"total":95995035648,"available":92546420736,"internally_reserved":0,"allocated":2539098112,"data_stored":2537451085,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":909504049},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795325,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3035056,"kb_used_data":2552168,"kb_used_omap":6,"kb_used_meta":482873,"kb_avail":90710096,"statfs":{"total":95995035648,"available":92887138304,"internally_reserved":0,"allocated":2613420032,"data_stored":2611769435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":494462513},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958850,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2764380,"kb_used_data":2114900,"kb_used_omap":5,"kb_used_meta":649466,"kb_avail":90980772,"statfs":{"total":95995035648,"available":93164310528,"internally_reserved":0,"allocated":2165657600,"data_stored":2164025523,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":665053544},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,0,2,0,2],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122375,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1001900,"kb_used_data":414884,"kb_used_omap":5,"kb_used_meta":587002,"kb_avail":92743252,"statfs":{"total":95995035648,"available":94969090048,"internally_reserved":0,"allocated":424841216,"data_stored":423194159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":601090218},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":428474368,"data_stored":428474368,"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":2168717312,"data_stored":2168717312,"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":2616131584,"data_stored":2616131584,"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":2543386624,"data_stored":2543386624,"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":3727753216,"data_stored":3727753216,"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":2218917888,"data_stored":2218917888,"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":2689335296,"data_stored":2689335296,"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":1838743552,"data_stored":1838743552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:53:29.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set unique_pool_5 pgp_num 16 2024-09-21T10:53:29.819 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:29.848 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:29.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:29.951 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:29.970 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:29.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:29.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:30.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:30.102 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:30.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:30.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:30.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:30 smithi204 bash[78884]: cluster 2024-09-21T10:53:28.903971+0000 mgr.y (mgr.25133) 1226 : cluster [DBG] pgmap v1287: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 41366/278421 objects degraded (14.857%); 9768/278421 objects misplaced (3.508%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:30.217 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:30 smithi204 bash[78884]: cluster 2024-09-21T10:53:28.903971+0000 mgr.y (mgr.25133) 1226 : cluster [DBG] pgmap v1287: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 41366/278421 objects degraded (14.857%); 9768/278421 objects misplaced (3.508%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:30.230 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:30.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:30.333 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:30.360 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:30.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:30.411 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:30 smithi003 bash[88275]: cluster 2024-09-21T10:53:28.903971+0000 mgr.y (mgr.25133) 1226 : cluster [DBG] pgmap v1287: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 41366/278421 objects degraded (14.857%); 9768/278421 objects misplaced (3.508%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:30.411 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:30 smithi003 bash[88275]: cluster 2024-09-21T10:53:28.903971+0000 mgr.y (mgr.25133) 1226 : cluster [DBG] pgmap v1287: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 41366/278421 objects degraded (14.857%); 9768/278421 objects misplaced (3.508%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:30.411 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:30 smithi003 bash[89466]: cluster 2024-09-21T10:53:28.903971+0000 mgr.y (mgr.25133) 1226 : cluster [DBG] pgmap v1287: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 41366/278421 objects degraded (14.857%); 9768/278421 objects misplaced (3.508%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:30.411 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:30 smithi003 bash[89466]: cluster 2024-09-21T10:53:28.903971+0000 mgr.y (mgr.25133) 1226 : cluster [DBG] pgmap v1287: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 41366/278421 objects degraded (14.857%); 9768/278421 objects misplaced (3.508%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:30.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:30.496 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:30.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:30.600 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:30.629 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:30.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:30.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:30.756 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:30.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:30.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:30.894 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:30.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:30.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:30.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:31.020 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:31.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:31.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:31.161 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:31.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:31 smithi003 bash[88275]: cluster 2024-09-21T10:53:30.685106+0000 mon.a (mon.0) 1715 : cluster [WRN] Health check update: Degraded data redundancy: 41366/278421 objects degraded (14.857%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:31.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:31 smithi003 bash[88275]: cluster 2024-09-21T10:53:30.685106+0000 mon.a (mon.0) 1715 : cluster [WRN] Health check update: Degraded data redundancy: 41366/278421 objects degraded (14.857%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:31 smithi003 bash[89466]: cluster 2024-09-21T10:53:30.685106+0000 mon.a (mon.0) 1715 : cluster [WRN] Health check update: Degraded data redundancy: 41366/278421 objects degraded (14.857%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:31.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:31 smithi003 bash[89466]: cluster 2024-09-21T10:53:30.685106+0000 mon.a (mon.0) 1715 : cluster [WRN] Health check update: Degraded data redundancy: 41366/278421 objects degraded (14.857%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:31.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:31 smithi204 bash[78884]: cluster 2024-09-21T10:53:30.685106+0000 mon.a (mon.0) 1715 : cluster [WRN] Health check update: Degraded data redundancy: 41366/278421 objects degraded (14.857%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:31.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:31 smithi204 bash[78884]: cluster 2024-09-21T10:53:30.685106+0000 mon.a (mon.0) 1715 : cluster [WRN] Health check update: Degraded data redundancy: 41366/278421 objects degraded (14.857%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:31.264 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:31.303 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:31.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:31.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:31.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.432 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:31.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:31.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:31.561 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:31.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:31.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:31.698 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:31.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:31.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:31.833 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:31.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:31.936 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:31.954 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:31.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:31.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:32.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:32.084 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:32.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:32.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:32.209 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:32.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:32.313 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:32.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:32 smithi003 bash[88275]: cluster 2024-09-21T10:53:30.904780+0000 mgr.y (mgr.25133) 1227 : cluster [DBG] pgmap v1288: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 488 op/s; 41366/283392 objects degraded (14.597%); 9564/283392 objects misplaced (3.375%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:32.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:32 smithi003 bash[88275]: cluster 2024-09-21T10:53:30.904780+0000 mgr.y (mgr.25133) 1227 : cluster [DBG] pgmap v1288: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 488 op/s; 41366/283392 objects degraded (14.597%); 9564/283392 objects misplaced (3.375%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:32.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:32 smithi003 bash[89466]: cluster 2024-09-21T10:53:30.904780+0000 mgr.y (mgr.25133) 1227 : cluster [DBG] pgmap v1288: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 488 op/s; 41366/283392 objects degraded (14.597%); 9564/283392 objects misplaced (3.375%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:32.325 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:32 smithi003 bash[89466]: cluster 2024-09-21T10:53:30.904780+0000 mgr.y (mgr.25133) 1227 : cluster [DBG] pgmap v1288: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 488 op/s; 41366/283392 objects degraded (14.597%); 9564/283392 objects misplaced (3.375%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:32.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:32 smithi204 bash[78884]: cluster 2024-09-21T10:53:30.904780+0000 mgr.y (mgr.25133) 1227 : cluster [DBG] pgmap v1288: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 488 op/s; 41366/283392 objects degraded (14.597%); 9564/283392 objects misplaced (3.375%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:32.336 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:32 smithi204 bash[78884]: cluster 2024-09-21T10:53:30.904780+0000 mgr.y (mgr.25133) 1227 : cluster [DBG] pgmap v1288: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 488 op/s; 41366/283392 objects degraded (14.597%); 9564/283392 objects misplaced (3.375%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:32.340 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:32.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:32.413 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:53:32.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:32.475 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:32.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:32.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:32.605 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:32.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:32.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:32.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:32.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:32.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:32.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:32.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:32.960 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:32.987 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:32.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:32.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:33.093 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:33.117 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:33.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:33.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:33.254 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:33.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:33.362 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:33.395 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:33.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:33.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:33.528 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:33.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:33.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:33.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:33.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:33.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:33.799 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:33.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:33.902 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:33.937 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:33.946 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:33.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:33.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:34.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:34.086 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:34.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:34.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:34 smithi003 bash[88275]: cluster 2024-09-21T10:53:32.905427+0000 mgr.y (mgr.25133) 1228 : cluster [DBG] pgmap v1289: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 29 MiB/s wr, 484 op/s; 41366/283302 objects degraded (14.601%); 9564/283302 objects misplaced (3.376%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:34 smithi003 bash[88275]: cluster 2024-09-21T10:53:32.905427+0000 mgr.y (mgr.25133) 1228 : cluster [DBG] pgmap v1289: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 29 MiB/s wr, 484 op/s; 41366/283302 objects degraded (14.601%); 9564/283302 objects misplaced (3.376%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:34 smithi003 bash[88275]: audit 2024-09-21T10:53:33.326044+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:53:34.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:34 smithi003 bash[88275]: audit 2024-09-21T10:53:33.326044+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:53:34.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:34 smithi003 bash[89466]: cluster 2024-09-21T10:53:32.905427+0000 mgr.y (mgr.25133) 1228 : cluster [DBG] pgmap v1289: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 29 MiB/s wr, 484 op/s; 41366/283302 objects degraded (14.601%); 9564/283302 objects misplaced (3.376%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:34.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:34 smithi003 bash[89466]: cluster 2024-09-21T10:53:32.905427+0000 mgr.y (mgr.25133) 1228 : cluster [DBG] pgmap v1289: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 29 MiB/s wr, 484 op/s; 41366/283302 objects degraded (14.601%); 9564/283302 objects misplaced (3.376%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:34.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:34 smithi003 bash[89466]: audit 2024-09-21T10:53:33.326044+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:53:34.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:34 smithi003 bash[89466]: audit 2024-09-21T10:53:33.326044+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:53:34.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:34.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:34 smithi204 bash[78884]: cluster 2024-09-21T10:53:32.905427+0000 mgr.y (mgr.25133) 1228 : cluster [DBG] pgmap v1289: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 29 MiB/s wr, 484 op/s; 41366/283302 objects degraded (14.601%); 9564/283302 objects misplaced (3.376%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:34.198 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:34 smithi204 bash[78884]: cluster 2024-09-21T10:53:32.905427+0000 mgr.y (mgr.25133) 1228 : cluster [DBG] pgmap v1289: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 29 MiB/s wr, 484 op/s; 41366/283302 objects degraded (14.601%); 9564/283302 objects misplaced (3.376%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:53:34.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:34 smithi204 bash[78884]: audit 2024-09-21T10:53:33.326044+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:53:34.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:34 smithi204 bash[78884]: audit 2024-09-21T10:53:33.326044+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:53:34.216 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:34.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:34.321 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:34.355 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:34.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:34.464 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:34.488 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:34.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:34.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:34.609 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:34.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:34.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:34.736 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:34.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:34.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:34.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:34.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:34.962 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:34.970 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:34.990 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:34.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:34.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:35.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:35.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:35.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:35.392 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:35.419 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:35.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:35.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:35.546 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:35.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:35.649 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:35.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:35.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:35.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:35.806 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:35.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:35.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:35.932 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:35.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:35.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:36.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:36.081 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:36.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:36.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:36 smithi204 bash[78884]: cluster 2024-09-21T10:53:34.906228+0000 mgr.y (mgr.25133) 1229 : cluster [DBG] pgmap v1290: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 20 MiB/s wr, 467 op/s; 41366/279741 objects degraded (14.787%); 9344/279741 objects misplaced (3.340%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:36.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:36 smithi204 bash[78884]: cluster 2024-09-21T10:53:34.906228+0000 mgr.y (mgr.25133) 1229 : cluster [DBG] pgmap v1290: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 20 MiB/s wr, 467 op/s; 41366/279741 objects degraded (14.787%); 9344/279741 objects misplaced (3.340%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:36.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:36 smithi204 bash[78884]: cluster 2024-09-21T10:53:35.686162+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check update: Degraded data redundancy: 41366/279741 objects degraded (14.787%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:36.196 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:36 smithi204 bash[78884]: cluster 2024-09-21T10:53:35.686162+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check update: Degraded data redundancy: 41366/279741 objects degraded (14.787%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:36.208 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:36.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:36.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:36.344 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:36.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:36.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:36 smithi003 bash[88275]: cluster 2024-09-21T10:53:34.906228+0000 mgr.y (mgr.25133) 1229 : cluster [DBG] pgmap v1290: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 20 MiB/s wr, 467 op/s; 41366/279741 objects degraded (14.787%); 9344/279741 objects misplaced (3.340%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:36.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:36 smithi003 bash[88275]: cluster 2024-09-21T10:53:34.906228+0000 mgr.y (mgr.25133) 1229 : cluster [DBG] pgmap v1290: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 20 MiB/s wr, 467 op/s; 41366/279741 objects degraded (14.787%); 9344/279741 objects misplaced (3.340%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:36.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:36 smithi003 bash[88275]: cluster 2024-09-21T10:53:35.686162+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check update: Degraded data redundancy: 41366/279741 objects degraded (14.787%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:36.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:36 smithi003 bash[88275]: cluster 2024-09-21T10:53:35.686162+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check update: Degraded data redundancy: 41366/279741 objects degraded (14.787%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:36.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:36 smithi003 bash[89466]: cluster 2024-09-21T10:53:34.906228+0000 mgr.y (mgr.25133) 1229 : cluster [DBG] pgmap v1290: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 20 MiB/s wr, 467 op/s; 41366/279741 objects degraded (14.787%); 9344/279741 objects misplaced (3.340%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:36.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:36 smithi003 bash[89466]: cluster 2024-09-21T10:53:34.906228+0000 mgr.y (mgr.25133) 1229 : cluster [DBG] pgmap v1290: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 20 MiB/s wr, 467 op/s; 41366/279741 objects degraded (14.787%); 9344/279741 objects misplaced (3.340%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:36.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:36 smithi003 bash[89466]: cluster 2024-09-21T10:53:35.686162+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check update: Degraded data redundancy: 41366/279741 objects degraded (14.787%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:36.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:36 smithi003 bash[89466]: cluster 2024-09-21T10:53:35.686162+0000 mon.a (mon.0) 1717 : cluster [WRN] Health check update: Degraded data redundancy: 41366/279741 objects degraded (14.787%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:36.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:36.477 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:36.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:36.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:36.611 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:36.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:36.717 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:36.747 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:36.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:36.852 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:36.878 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:36.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:36.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:36.985 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:37.012 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:37.015 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:37.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:37.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:37.143 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:37.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:37.246 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:37.269 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:37.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:37.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:37.397 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:37.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:37.500 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:37.520 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:37.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:37.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:37.664 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:37.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:37.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:37.796 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:37.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:37.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:37.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:53:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:53:37] "GET /metrics HTTP/1.1" 200 36578 "" "Prometheus/2.51.0" 2024-09-21T10:53:37.929 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:37.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:37.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:38.031 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:38.064 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:38.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:38.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:38 smithi204 bash[78884]: cluster 2024-09-21T10:53:36.906894+0000 mgr.y (mgr.25133) 1230 : cluster [DBG] pgmap v1291: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 463 op/s; 41366/276708 objects degraded (14.949%); 9344/276708 objects misplaced (3.377%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:38.159 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:38 smithi204 bash[78884]: cluster 2024-09-21T10:53:36.906894+0000 mgr.y (mgr.25133) 1230 : cluster [DBG] pgmap v1291: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 463 op/s; 41366/276708 objects degraded (14.949%); 9344/276708 objects misplaced (3.377%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:38.169 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:38.206 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:38.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:38.304 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:38 smithi003 bash[88275]: cluster 2024-09-21T10:53:36.906894+0000 mgr.y (mgr.25133) 1230 : cluster [DBG] pgmap v1291: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 463 op/s; 41366/276708 objects degraded (14.949%); 9344/276708 objects misplaced (3.377%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:38.305 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:38 smithi003 bash[88275]: cluster 2024-09-21T10:53:36.906894+0000 mgr.y (mgr.25133) 1230 : cluster [DBG] pgmap v1291: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 463 op/s; 41366/276708 objects degraded (14.949%); 9344/276708 objects misplaced (3.377%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:38.306 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:38 smithi003 bash[89466]: cluster 2024-09-21T10:53:36.906894+0000 mgr.y (mgr.25133) 1230 : cluster [DBG] pgmap v1291: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 463 op/s; 41366/276708 objects degraded (14.949%); 9344/276708 objects misplaced (3.377%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:38.306 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:38 smithi003 bash[89466]: cluster 2024-09-21T10:53:36.906894+0000 mgr.y (mgr.25133) 1230 : cluster [DBG] pgmap v1291: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 463 op/s; 41366/276708 objects degraded (14.949%); 9344/276708 objects misplaced (3.377%); 2.6 MiB/s, 42 objects/s recovering 2024-09-21T10:53:38.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:38.343 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:38.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:38.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:38.476 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:38.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:38.537 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:53:38.537 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:53:38.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:38.613 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:38.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:38.719 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:38.742 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:38.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:38.848 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:38.884 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:38.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:38.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:38.989 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:39.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:39.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:39.115 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:39.164 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:39.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:39 smithi204 bash[78884]: audit 2024-09-21T10:53:38.669461+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:39.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:39 smithi204 bash[78884]: audit 2024-09-21T10:53:38.669461+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:39.266 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:39.288 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:39.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:39.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:39.409 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:39.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:39.491 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:39 smithi003 bash[88275]: audit 2024-09-21T10:53:38.669461+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:39.492 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:39 smithi003 bash[88275]: audit 2024-09-21T10:53:38.669461+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:39.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:39 smithi003 bash[89466]: audit 2024-09-21T10:53:38.669461+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:39.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:39 smithi003 bash[89466]: audit 2024-09-21T10:53:38.669461+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:39.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:39.533 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:39.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:39.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:39.660 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:39.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:39.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:39.782 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:39.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:39.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:39.905 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:39.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:39.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:40.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:40.040 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:40.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:40.144 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:40.185 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:40.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:40.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:40.296 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:40 smithi204 bash[78884]: cluster 2024-09-21T10:53:38.907492+0000 mgr.y (mgr.25133) 1231 : cluster [DBG] pgmap v1292: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 11 MiB/s wr, 422 op/s; 41366/275781 objects degraded (15.000%); 9344/275781 objects misplaced (3.388%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:53:40.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:40 smithi204 bash[78884]: cluster 2024-09-21T10:53:38.907492+0000 mgr.y (mgr.25133) 1231 : cluster [DBG] pgmap v1292: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 11 MiB/s wr, 422 op/s; 41366/275781 objects degraded (15.000%); 9344/275781 objects misplaced (3.388%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:53:40.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:40 smithi204 bash[78884]: audit 2024-09-21T10:53:39.189140+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:40 smithi204 bash[78884]: audit 2024-09-21T10:53:39.189140+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:40 smithi204 bash[78884]: audit 2024-09-21T10:53:39.198246+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:40 smithi204 bash[78884]: audit 2024-09-21T10:53:39.198246+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:40 smithi204 bash[78884]: audit 2024-09-21T10:53:39.919648+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:40 smithi204 bash[78884]: audit 2024-09-21T10:53:39.919648+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:40 smithi204 bash[78884]: audit 2024-09-21T10:53:39.927892+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.297 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:40 smithi204 bash[78884]: audit 2024-09-21T10:53:39.927892+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:40.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:40.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[88275]: cluster 2024-09-21T10:53:38.907492+0000 mgr.y (mgr.25133) 1231 : cluster [DBG] pgmap v1292: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 11 MiB/s wr, 422 op/s; 41366/275781 objects degraded (15.000%); 9344/275781 objects misplaced (3.388%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:53:40.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[88275]: cluster 2024-09-21T10:53:38.907492+0000 mgr.y (mgr.25133) 1231 : cluster [DBG] pgmap v1292: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 11 MiB/s wr, 422 op/s; 41366/275781 objects degraded (15.000%); 9344/275781 objects misplaced (3.388%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:53:40.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[88275]: audit 2024-09-21T10:53:39.189140+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[88275]: audit 2024-09-21T10:53:39.189140+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[88275]: audit 2024-09-21T10:53:39.198246+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[88275]: audit 2024-09-21T10:53:39.198246+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[88275]: audit 2024-09-21T10:53:39.919648+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[88275]: audit 2024-09-21T10:53:39.919648+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[88275]: audit 2024-09-21T10:53:39.927892+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[88275]: audit 2024-09-21T10:53:39.927892+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[89466]: cluster 2024-09-21T10:53:38.907492+0000 mgr.y (mgr.25133) 1231 : cluster [DBG] pgmap v1292: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 11 MiB/s wr, 422 op/s; 41366/275781 objects degraded (15.000%); 9344/275781 objects misplaced (3.388%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:53:40.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[89466]: cluster 2024-09-21T10:53:38.907492+0000 mgr.y (mgr.25133) 1231 : cluster [DBG] pgmap v1292: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 11 MiB/s wr, 422 op/s; 41366/275781 objects degraded (15.000%); 9344/275781 objects misplaced (3.388%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:53:40.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[89466]: audit 2024-09-21T10:53:39.189140+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[89466]: audit 2024-09-21T10:53:39.189140+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[89466]: audit 2024-09-21T10:53:39.198246+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[89466]: audit 2024-09-21T10:53:39.198246+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[89466]: audit 2024-09-21T10:53:39.919648+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[89466]: audit 2024-09-21T10:53:39.919648+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[89466]: audit 2024-09-21T10:53:39.927892+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:40 smithi003 bash[89466]: audit 2024-09-21T10:53:39.927892+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:40.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:40.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:40.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:40.596 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:40.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:40.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T10:53:40.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:40.758 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:40.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:40.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:40.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:40.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:40.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:40.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:41.042 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:41.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:41.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:41.172 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:41.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:41.274 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:41.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[88275]: cluster 2024-09-21T10:53:40.686935+0000 mon.a (mon.0) 1723 : cluster [WRN] Health check update: Degraded data redundancy: 41366/275781 objects degraded (15.000%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:41.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[88275]: cluster 2024-09-21T10:53:40.686935+0000 mon.a (mon.0) 1723 : cluster [WRN] Health check update: Degraded data redundancy: 41366/275781 objects degraded (15.000%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:41.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[88275]: audit 2024-09-21T10:53:40.963517+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:53:41.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[88275]: audit 2024-09-21T10:53:40.963517+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:53:41.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[88275]: audit 2024-09-21T10:53:40.964924+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:53:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[88275]: audit 2024-09-21T10:53:40.964924+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:53:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[88275]: audit 2024-09-21T10:53:40.972757+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[88275]: audit 2024-09-21T10:53:40.972757+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:41.287 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[89466]: cluster 2024-09-21T10:53:40.686935+0000 mon.a (mon.0) 1723 : cluster [WRN] Health check update: Degraded data redundancy: 41366/275781 objects degraded (15.000%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:41.287 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[89466]: cluster 2024-09-21T10:53:40.686935+0000 mon.a (mon.0) 1723 : cluster [WRN] Health check update: Degraded data redundancy: 41366/275781 objects degraded (15.000%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:41.287 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[89466]: audit 2024-09-21T10:53:40.963517+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:53:41.287 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[89466]: audit 2024-09-21T10:53:40.963517+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:53:41.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[89466]: audit 2024-09-21T10:53:40.964924+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:53:41.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[89466]: audit 2024-09-21T10:53:40.964924+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:53:41.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[89466]: audit 2024-09-21T10:53:40.972757+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:41.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:41 smithi003 bash[89466]: audit 2024-09-21T10:53:40.972757+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:41.310 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:41.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:41.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:41.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:41 smithi204 bash[78884]: cluster 2024-09-21T10:53:40.686935+0000 mon.a (mon.0) 1723 : cluster [WRN] Health check update: Degraded data redundancy: 41366/275781 objects degraded (15.000%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:41.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:41 smithi204 bash[78884]: cluster 2024-09-21T10:53:40.686935+0000 mon.a (mon.0) 1723 : cluster [WRN] Health check update: Degraded data redundancy: 41366/275781 objects degraded (15.000%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:41.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:41 smithi204 bash[78884]: audit 2024-09-21T10:53:40.963517+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:53:41.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:41 smithi204 bash[78884]: audit 2024-09-21T10:53:40.963517+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:53:41.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:41 smithi204 bash[78884]: audit 2024-09-21T10:53:40.964924+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:53:41.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:41 smithi204 bash[78884]: audit 2024-09-21T10:53:40.964924+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:53:41.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:41 smithi204 bash[78884]: audit 2024-09-21T10:53:40.972757+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:41.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:41 smithi204 bash[78884]: audit 2024-09-21T10:53:40.972757+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:41.440 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:41.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:41.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:41.567 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:41.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:41.696 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:41.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:41.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:41.830 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:41.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:41.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:41.963 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:41.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:41.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:42.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:42.084 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:42.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:42.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:42.216 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:42.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:42.322 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:42.360 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:42.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:42.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:42.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:42 smithi204 bash[78884]: cluster 2024-09-21T10:53:40.908245+0000 mgr.y (mgr.25133) 1232 : cluster [DBG] pgmap v1293: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 9.6 MiB/s wr, 555 op/s; 41366/269523 objects degraded (15.348%); 9181/269523 objects misplaced (3.406%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:53:42.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:42 smithi204 bash[78884]: cluster 2024-09-21T10:53:40.908245+0000 mgr.y (mgr.25133) 1232 : cluster [DBG] pgmap v1293: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 9.6 MiB/s wr, 555 op/s; 41366/269523 objects degraded (15.348%); 9181/269523 objects misplaced (3.406%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:53:42.495 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:42.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:42.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:42 smithi003 bash[88275]: cluster 2024-09-21T10:53:40.908245+0000 mgr.y (mgr.25133) 1232 : cluster [DBG] pgmap v1293: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 9.6 MiB/s wr, 555 op/s; 41366/269523 objects degraded (15.348%); 9181/269523 objects misplaced (3.406%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:53:42.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:42 smithi003 bash[88275]: cluster 2024-09-21T10:53:40.908245+0000 mgr.y (mgr.25133) 1232 : cluster [DBG] pgmap v1293: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 9.6 MiB/s wr, 555 op/s; 41366/269523 objects degraded (15.348%); 9181/269523 objects misplaced (3.406%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:53:42.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:42 smithi003 bash[89466]: cluster 2024-09-21T10:53:40.908245+0000 mgr.y (mgr.25133) 1232 : cluster [DBG] pgmap v1293: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 9.6 MiB/s wr, 555 op/s; 41366/269523 objects degraded (15.348%); 9181/269523 objects misplaced (3.406%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:53:42.577 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:42 smithi003 bash[89466]: cluster 2024-09-21T10:53:40.908245+0000 mgr.y (mgr.25133) 1232 : cluster [DBG] pgmap v1293: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 9.6 MiB/s wr, 555 op/s; 41366/269523 objects degraded (15.348%); 9181/269523 objects misplaced (3.406%); 3.1 MiB/s, 48 objects/s recovering 2024-09-21T10:53:42.601 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:42.637 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:42.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:42.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:42.760 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:42.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:42.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:42.889 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:42.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:42.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:42.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:43.035 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:43.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:43.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:43.165 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:43.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:43.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:43.288 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:43.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:43.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:43.415 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:43.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:43.516 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:43.541 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:43.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:43.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:43.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:43.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:43.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:43.810 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:43.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:43.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:43.956 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:43.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:43.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:44.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:44.090 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:44.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:44.193 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:44.218 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:44.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:44.323 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:44.346 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:44.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:44.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:44.458 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:44 smithi204 bash[78884]: cluster 2024-09-21T10:53:42.908751+0000 mgr.y (mgr.25133) 1233 : cluster [DBG] pgmap v1294: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 560 KiB/s wr, 427 op/s; 41366/268614 objects degraded (15.400%); 9181/268614 objects misplaced (3.418%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:44.458 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:44 smithi204 bash[78884]: cluster 2024-09-21T10:53:42.908751+0000 mgr.y (mgr.25133) 1233 : cluster [DBG] pgmap v1294: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 560 KiB/s wr, 427 op/s; 41366/268614 objects degraded (15.400%); 9181/268614 objects misplaced (3.418%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:44.472 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:44.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:44.578 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:44.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:44 smithi003 bash[88275]: cluster 2024-09-21T10:53:42.908751+0000 mgr.y (mgr.25133) 1233 : cluster [DBG] pgmap v1294: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 560 KiB/s wr, 427 op/s; 41366/268614 objects degraded (15.400%); 9181/268614 objects misplaced (3.418%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:44.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:44 smithi003 bash[88275]: cluster 2024-09-21T10:53:42.908751+0000 mgr.y (mgr.25133) 1233 : cluster [DBG] pgmap v1294: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 560 KiB/s wr, 427 op/s; 41366/268614 objects degraded (15.400%); 9181/268614 objects misplaced (3.418%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:44.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:44 smithi003 bash[89466]: cluster 2024-09-21T10:53:42.908751+0000 mgr.y (mgr.25133) 1233 : cluster [DBG] pgmap v1294: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 560 KiB/s wr, 427 op/s; 41366/268614 objects degraded (15.400%); 9181/268614 objects misplaced (3.418%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:44.579 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:44 smithi003 bash[89466]: cluster 2024-09-21T10:53:42.908751+0000 mgr.y (mgr.25133) 1233 : cluster [DBG] pgmap v1294: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 560 KiB/s wr, 427 op/s; 41366/268614 objects degraded (15.400%); 9181/268614 objects misplaced (3.418%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:53:44.614 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:44.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:44.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:44.747 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:44.855 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:44.888 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:44.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:44.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:44.995 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:45.035 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:45.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:45.138 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:45.163 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:45.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:45.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:45.293 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:45.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:45.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:45.424 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:53:45.440 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:45.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:45.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:45.570 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:45.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:45.672 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:45.695 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:45.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:45.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:45.825 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:45.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:45.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:45.958 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:45.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:45.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:46.062 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:46.092 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:46.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:46.195 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:46.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:46.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:46.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:46.355 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:46.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:46.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:46.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:46 smithi204 bash[78884]: cluster 2024-09-21T10:53:44.909529+0000 mgr.y (mgr.25133) 1234 : cluster [DBG] pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 41366/265032 objects degraded (15.608%); 8987/265032 objects misplaced (3.391%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:53:46.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:46 smithi204 bash[78884]: cluster 2024-09-21T10:53:44.909529+0000 mgr.y (mgr.25133) 1234 : cluster [DBG] pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 41366/265032 objects degraded (15.608%); 8987/265032 objects misplaced (3.391%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:53:46.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:46 smithi204 bash[78884]: cluster 2024-09-21T10:53:45.687778+0000 mon.a (mon.0) 1727 : cluster [WRN] Health check update: Degraded data redundancy: 41366/265032 objects degraded (15.608%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:46.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:46 smithi204 bash[78884]: cluster 2024-09-21T10:53:45.687778+0000 mon.a (mon.0) 1727 : cluster [WRN] Health check update: Degraded data redundancy: 41366/265032 objects degraded (15.608%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:46.478 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:46.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:46.581 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:46.595 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:46 smithi003 bash[88275]: cluster 2024-09-21T10:53:44.909529+0000 mgr.y (mgr.25133) 1234 : cluster [DBG] pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 41366/265032 objects degraded (15.608%); 8987/265032 objects misplaced (3.391%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:53:46.595 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:46 smithi003 bash[88275]: cluster 2024-09-21T10:53:44.909529+0000 mgr.y (mgr.25133) 1234 : cluster [DBG] pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 41366/265032 objects degraded (15.608%); 8987/265032 objects misplaced (3.391%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:53:46.595 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:46 smithi003 bash[88275]: cluster 2024-09-21T10:53:45.687778+0000 mon.a (mon.0) 1727 : cluster [WRN] Health check update: Degraded data redundancy: 41366/265032 objects degraded (15.608%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:46.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:46 smithi003 bash[88275]: cluster 2024-09-21T10:53:45.687778+0000 mon.a (mon.0) 1727 : cluster [WRN] Health check update: Degraded data redundancy: 41366/265032 objects degraded (15.608%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:46.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:46 smithi003 bash[89466]: cluster 2024-09-21T10:53:44.909529+0000 mgr.y (mgr.25133) 1234 : cluster [DBG] pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 41366/265032 objects degraded (15.608%); 8987/265032 objects misplaced (3.391%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:53:46.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:46 smithi003 bash[89466]: cluster 2024-09-21T10:53:44.909529+0000 mgr.y (mgr.25133) 1234 : cluster [DBG] pgmap v1295: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 41366/265032 objects degraded (15.608%); 8987/265032 objects misplaced (3.391%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:53:46.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:46 smithi003 bash[89466]: cluster 2024-09-21T10:53:45.687778+0000 mon.a (mon.0) 1727 : cluster [WRN] Health check update: Degraded data redundancy: 41366/265032 objects degraded (15.608%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:46.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:46 smithi003 bash[89466]: cluster 2024-09-21T10:53:45.687778+0000 mon.a (mon.0) 1727 : cluster [WRN] Health check update: Degraded data redundancy: 41366/265032 objects degraded (15.608%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:46.613 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:46.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:46.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:46.750 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:46.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:46.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:46.884 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:46.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:46.988 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:47.015 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:47.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:47.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:47.149 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:47.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:47.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:47.273 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:47.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:47.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:47.398 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:47.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:47.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:47.520 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:47.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:47.623 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:47.645 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:47.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:53:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:53:47] "GET /metrics HTTP/1.1" 200 36581 "" "Prometheus/2.51.0" 2024-09-21T10:53:47.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:47.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:47.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:47.876 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:47.922 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:47.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:47.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:48.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:48.065 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:48.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:48.134 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:53:48.135 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:53:48.172 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:53:48.172 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:53:48.172 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:48.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:48.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:48.213 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:53:48.213 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:53:48.245 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:53:48.245 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:53:48.282 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:53:48.282 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:53:48.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:48.327 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:53:48.328 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:53:48.348 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:48.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:48.365 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:53:48.366 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:53:48.399 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:53:48.399 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:53:48.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:48 smithi003 bash[88275]: cluster 2024-09-21T10:53:46.910026+0000 mgr.y (mgr.25133) 1235 : cluster [DBG] pgmap v1296: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 41366/261936 objects degraded (15.792%); 8987/261936 objects misplaced (3.431%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:48.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:48 smithi003 bash[88275]: cluster 2024-09-21T10:53:46.910026+0000 mgr.y (mgr.25133) 1235 : cluster [DBG] pgmap v1296: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 41366/261936 objects degraded (15.792%); 8987/261936 objects misplaced (3.431%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:48.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:48 smithi003 bash[88275]: audit 2024-09-21T10:53:48.089776+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.3:0/4060466644' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:48.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:48 smithi003 bash[88275]: audit 2024-09-21T10:53:48.089776+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.3:0/4060466644' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:48.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:48 smithi003 bash[89466]: cluster 2024-09-21T10:53:46.910026+0000 mgr.y (mgr.25133) 1235 : cluster [DBG] pgmap v1296: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 41366/261936 objects degraded (15.792%); 8987/261936 objects misplaced (3.431%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:48.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:48 smithi003 bash[89466]: cluster 2024-09-21T10:53:46.910026+0000 mgr.y (mgr.25133) 1235 : cluster [DBG] pgmap v1296: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 41366/261936 objects degraded (15.792%); 8987/261936 objects misplaced (3.431%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:48.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:48 smithi003 bash[89466]: audit 2024-09-21T10:53:48.089776+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.3:0/4060466644' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:48.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:48 smithi003 bash[89466]: audit 2024-09-21T10:53:48.089776+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.3:0/4060466644' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:48.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:48.479 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:48.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:48.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:48 smithi204 bash[78884]: cluster 2024-09-21T10:53:46.910026+0000 mgr.y (mgr.25133) 1235 : cluster [DBG] pgmap v1296: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 41366/261936 objects degraded (15.792%); 8987/261936 objects misplaced (3.431%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:48.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:48 smithi204 bash[78884]: cluster 2024-09-21T10:53:46.910026+0000 mgr.y (mgr.25133) 1235 : cluster [DBG] pgmap v1296: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 41366/261936 objects degraded (15.792%); 8987/261936 objects misplaced (3.431%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:48.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:48 smithi204 bash[78884]: audit 2024-09-21T10:53:48.089776+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.3:0/4060466644' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:48.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:48 smithi204 bash[78884]: audit 2024-09-21T10:53:48.089776+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.3:0/4060466644' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:53:48.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:48.614 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:48.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:48.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:48.745 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:48.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:48.849 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:48.882 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:48.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:48.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:48.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:49.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:49.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:49.117 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:49.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.159 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:49.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:49.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:49.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:49.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:49.395 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:49.424 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:49.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:49.527 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:49.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:49.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:49.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:49.679 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:49.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:49.786 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:49.815 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:49.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:49.921 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:49.943 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:49.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:49.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:50.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:50.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:50.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:50.178 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:50.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.207 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:50.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:50.228 INFO:teuthology.orchestra.run.smithi003.stderr:set pool 10 pgp_num to 16 2024-09-21T10:53:50.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:50.339 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:50.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:50.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:50.453 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:50 smithi204 bash[78884]: cluster 2024-09-21T10:53:48.910517+0000 mgr.y (mgr.25133) 1236 : cluster [DBG] pgmap v1297: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 41366/260985 objects degraded (15.850%); 8987/260985 objects misplaced (3.443%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:50.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:50 smithi204 bash[78884]: cluster 2024-09-21T10:53:48.910517+0000 mgr.y (mgr.25133) 1236 : cluster [DBG] pgmap v1297: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 41366/260985 objects degraded (15.850%); 8987/260985 objects misplaced (3.443%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:50.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:50 smithi204 bash[78884]: audit 2024-09-21T10:53:49.883748+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:50.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:50 smithi204 bash[78884]: audit 2024-09-21T10:53:49.883748+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:50.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.479 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:50.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:50.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:50.609 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:50.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:50.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:50 smithi003 bash[88275]: cluster 2024-09-21T10:53:48.910517+0000 mgr.y (mgr.25133) 1236 : cluster [DBG] pgmap v1297: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 41366/260985 objects degraded (15.850%); 8987/260985 objects misplaced (3.443%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:50.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:50 smithi003 bash[88275]: cluster 2024-09-21T10:53:48.910517+0000 mgr.y (mgr.25133) 1236 : cluster [DBG] pgmap v1297: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 41366/260985 objects degraded (15.850%); 8987/260985 objects misplaced (3.443%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:50.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:50 smithi003 bash[88275]: audit 2024-09-21T10:53:49.883748+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:50.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:50 smithi003 bash[88275]: audit 2024-09-21T10:53:49.883748+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:50.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:50 smithi003 bash[89466]: cluster 2024-09-21T10:53:48.910517+0000 mgr.y (mgr.25133) 1236 : cluster [DBG] pgmap v1297: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 41366/260985 objects degraded (15.850%); 8987/260985 objects misplaced (3.443%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:50.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:50 smithi003 bash[89466]: cluster 2024-09-21T10:53:48.910517+0000 mgr.y (mgr.25133) 1236 : cluster [DBG] pgmap v1297: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 41366/260985 objects degraded (15.850%); 8987/260985 objects misplaced (3.443%); 1.9 MiB/s, 29 objects/s recovering 2024-09-21T10:53:50.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:50 smithi003 bash[89466]: audit 2024-09-21T10:53:49.883748+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:50.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:50 smithi003 bash[89466]: audit 2024-09-21T10:53:49.883748+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"} : dispatch 2024-09-21T10:53:50.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:50.747 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:50.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:50.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:50.869 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:50.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:50.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:50.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:51.014 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:51.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:51.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:51.149 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:51.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:51.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:51.276 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:51.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:51.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:51.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:51.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:51.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:51.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:51 smithi204 bash[78884]: audit 2024-09-21T10:53:50.223133+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:53:51.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:51 smithi204 bash[78884]: audit 2024-09-21T10:53:50.223133+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:53:51.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:51 smithi204 bash[78884]: cluster 2024-09-21T10:53:50.227060+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-09-21T10:53:51.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:51 smithi204 bash[78884]: cluster 2024-09-21T10:53:50.227060+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-09-21T10:53:51.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:51 smithi204 bash[78884]: cluster 2024-09-21T10:53:50.688601+0000 mon.a (mon.0) 1731 : cluster [WRN] Health check update: Degraded data redundancy: 41366/260985 objects degraded (15.850%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:51.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:51 smithi204 bash[78884]: cluster 2024-09-21T10:53:50.688601+0000 mon.a (mon.0) 1731 : cluster [WRN] Health check update: Degraded data redundancy: 41366/260985 objects degraded (15.850%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:51.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:51 smithi204 bash[78884]: cluster 2024-09-21T10:53:50.911009+0000 mgr.y (mgr.25133) 1237 : cluster [DBG] pgmap v1299: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 41366/253971 objects degraded (16.288%); 8803/253971 objects misplaced (3.466%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:53:51.515 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:51 smithi204 bash[78884]: cluster 2024-09-21T10:53:50.911009+0000 mgr.y (mgr.25133) 1237 : cluster [DBG] pgmap v1299: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 41366/253971 objects degraded (16.288%); 8803/253971 objects misplaced (3.466%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:53:51.529 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:51.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:51.632 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:51.655 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:51.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[89466]: audit 2024-09-21T10:53:50.223133+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:53:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[89466]: audit 2024-09-21T10:53:50.223133+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:53:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[89466]: cluster 2024-09-21T10:53:50.227060+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-09-21T10:53:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[89466]: cluster 2024-09-21T10:53:50.227060+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-09-21T10:53:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[89466]: cluster 2024-09-21T10:53:50.688601+0000 mon.a (mon.0) 1731 : cluster [WRN] Health check update: Degraded data redundancy: 41366/260985 objects degraded (15.850%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[89466]: cluster 2024-09-21T10:53:50.688601+0000 mon.a (mon.0) 1731 : cluster [WRN] Health check update: Degraded data redundancy: 41366/260985 objects degraded (15.850%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[89466]: cluster 2024-09-21T10:53:50.911009+0000 mgr.y (mgr.25133) 1237 : cluster [DBG] pgmap v1299: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 41366/253971 objects degraded (16.288%); 8803/253971 objects misplaced (3.466%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:53:51.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[89466]: cluster 2024-09-21T10:53:50.911009+0000 mgr.y (mgr.25133) 1237 : cluster [DBG] pgmap v1299: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 41366/253971 objects degraded (16.288%); 8803/253971 objects misplaced (3.466%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:53:51.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[88275]: audit 2024-09-21T10:53:50.223133+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:53:51.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[88275]: audit 2024-09-21T10:53:50.223133+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? 172.21.15.3:0/1319447846' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2024-09-21T10:53:51.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[88275]: cluster 2024-09-21T10:53:50.227060+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-09-21T10:53:51.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[88275]: cluster 2024-09-21T10:53:50.227060+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-09-21T10:53:51.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[88275]: cluster 2024-09-21T10:53:50.688601+0000 mon.a (mon.0) 1731 : cluster [WRN] Health check update: Degraded data redundancy: 41366/260985 objects degraded (15.850%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:51.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[88275]: cluster 2024-09-21T10:53:50.688601+0000 mon.a (mon.0) 1731 : cluster [WRN] Health check update: Degraded data redundancy: 41366/260985 objects degraded (15.850%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:51.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[88275]: cluster 2024-09-21T10:53:50.911009+0000 mgr.y (mgr.25133) 1237 : cluster [DBG] pgmap v1299: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 41366/253971 objects degraded (16.288%); 8803/253971 objects misplaced (3.466%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:53:51.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:51 smithi003 bash[88275]: cluster 2024-09-21T10:53:50.911009+0000 mgr.y (mgr.25133) 1237 : cluster [DBG] pgmap v1299: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 41366/253971 objects degraded (16.288%); 8803/253971 objects misplaced (3.466%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:53:51.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:51.808 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:51.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:51.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:51.945 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:51.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:51.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:52.050 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:52.074 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:52.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:52.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:52.202 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:52.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:52.269 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:53:52.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:52.332 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:52.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:52.437 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:52.450 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:52 smithi204 bash[78884]: audit 2024-09-21T10:53:51.588015+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.3:0/3628639745' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.450 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:52 smithi204 bash[78884]: audit 2024-09-21T10:53:51.588015+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.3:0/3628639745' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.450 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:52 smithi204 bash[78884]: audit 2024-09-21T10:53:51.588628+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.451 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:52 smithi204 bash[78884]: audit 2024-09-21T10:53:51.588628+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.464 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:52.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:52.577 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:52 smithi003 bash[88275]: audit 2024-09-21T10:53:51.588015+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.3:0/3628639745' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:52 smithi003 bash[88275]: audit 2024-09-21T10:53:51.588015+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.3:0/3628639745' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:52 smithi003 bash[88275]: audit 2024-09-21T10:53:51.588628+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.578 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:52 smithi003 bash[88275]: audit 2024-09-21T10:53:51.588628+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:52 smithi003 bash[89466]: audit 2024-09-21T10:53:51.588015+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.3:0/3628639745' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:52 smithi003 bash[89466]: audit 2024-09-21T10:53:51.588015+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.3:0/3628639745' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:52 smithi003 bash[89466]: audit 2024-09-21T10:53:51.588628+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.578 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:52 smithi003 bash[89466]: audit 2024-09-21T10:53:51.588628+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:53:52.596 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:52.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:52.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:52.733 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:53:52.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:53:52.793 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:53:52.836 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:52.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:52.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:52.968 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:52.986 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:52.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:52.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:53.088 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:53.113 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:53.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:53.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:53.242 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:53.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:53.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:53.364 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:53 smithi204 bash[78884]: cluster 2024-09-21T10:53:52.249877+0000 mon.a (mon.0) 1733 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:53:53.364 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:53 smithi204 bash[78884]: cluster 2024-09-21T10:53:52.249877+0000 mon.a (mon.0) 1733 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:53:53.364 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:53 smithi204 bash[78884]: audit 2024-09-21T10:53:52.259819+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:53.364 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:53 smithi204 bash[78884]: audit 2024-09-21T10:53:52.259819+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:53.364 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:53 smithi204 bash[78884]: cluster 2024-09-21T10:53:52.269330+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-09-21T10:53:53.364 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:53 smithi204 bash[78884]: cluster 2024-09-21T10:53:52.269330+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-09-21T10:53:53.364 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:53 smithi204 bash[78884]: cluster 2024-09-21T10:53:52.911409+0000 mgr.y (mgr.25133) 1238 : cluster [DBG] pgmap v1301: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/253104 objects degraded (16.343%); 8803/253104 objects misplaced (3.478%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:53:53.364 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:53 smithi204 bash[78884]: cluster 2024-09-21T10:53:52.911409+0000 mgr.y (mgr.25133) 1238 : cluster [DBG] pgmap v1301: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/253104 objects degraded (16.343%); 8803/253104 objects misplaced (3.478%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:53:53.386 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:53.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:53.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[88275]: cluster 2024-09-21T10:53:52.249877+0000 mon.a (mon.0) 1733 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:53:53.500 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[88275]: cluster 2024-09-21T10:53:52.249877+0000 mon.a (mon.0) 1733 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:53:53.501 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[88275]: audit 2024-09-21T10:53:52.259819+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:53.501 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[88275]: audit 2024-09-21T10:53:52.259819+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:53.501 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[88275]: cluster 2024-09-21T10:53:52.269330+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-09-21T10:53:53.501 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[88275]: cluster 2024-09-21T10:53:52.269330+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-09-21T10:53:53.501 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[88275]: cluster 2024-09-21T10:53:52.911409+0000 mgr.y (mgr.25133) 1238 : cluster [DBG] pgmap v1301: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/253104 objects degraded (16.343%); 8803/253104 objects misplaced (3.478%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:53:53.501 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[88275]: cluster 2024-09-21T10:53:52.911409+0000 mgr.y (mgr.25133) 1238 : cluster [DBG] pgmap v1301: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/253104 objects degraded (16.343%); 8803/253104 objects misplaced (3.478%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:53:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[89466]: cluster 2024-09-21T10:53:52.249877+0000 mon.a (mon.0) 1733 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:53:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[89466]: cluster 2024-09-21T10:53:52.249877+0000 mon.a (mon.0) 1733 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:53:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[89466]: audit 2024-09-21T10:53:52.259819+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[89466]: audit 2024-09-21T10:53:52.259819+0000 mon.a (mon.0) 1734 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:53:53.501 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[89466]: cluster 2024-09-21T10:53:52.269330+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-09-21T10:53:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[89466]: cluster 2024-09-21T10:53:52.269330+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-09-21T10:53:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[89466]: cluster 2024-09-21T10:53:52.911409+0000 mgr.y (mgr.25133) 1238 : cluster [DBG] pgmap v1301: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/253104 objects degraded (16.343%); 8803/253104 objects misplaced (3.478%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:53:53.502 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:53 smithi003 bash[89466]: cluster 2024-09-21T10:53:52.911409+0000 mgr.y (mgr.25133) 1238 : cluster [DBG] pgmap v1301: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/253104 objects degraded (16.343%); 8803/253104 objects misplaced (3.478%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:53:53.525 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:53.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:53.629 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:53.670 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:53.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:53.773 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:53.802 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:53.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:53.907 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:53.940 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:53.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:53.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:54.045 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:54.091 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:54.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:54.201 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:54.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:54.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:54.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:54.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:54.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:54.467 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:54.493 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:54.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:54.597 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:54.642 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:54.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:54.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:54.772 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:54.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:54.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:54.904 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:54.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:54.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:54 smithi003 bash[88275]: audit 2024-09-21T10:53:53.674568+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:54 smithi003 bash[88275]: audit 2024-09-21T10:53:53.674568+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:54 smithi003 bash[88275]: audit 2024-09-21T10:53:53.676041+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:54.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:54 smithi003 bash[88275]: audit 2024-09-21T10:53:53.676041+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:54 smithi003 bash[89466]: audit 2024-09-21T10:53:53.674568+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:54 smithi003 bash[89466]: audit 2024-09-21T10:53:53.674568+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:54 smithi003 bash[89466]: audit 2024-09-21T10:53:53.676041+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:54.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:54 smithi003 bash[89466]: audit 2024-09-21T10:53:53.676041+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:55.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:54 smithi204 bash[78884]: audit 2024-09-21T10:53:53.674568+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:55.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:54 smithi204 bash[78884]: audit 2024-09-21T10:53:53.674568+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:53:55.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:54 smithi204 bash[78884]: audit 2024-09-21T10:53:53.676041+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:55.001 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:54 smithi204 bash[78884]: audit 2024-09-21T10:53:53.676041+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:53:55.010 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:55.041 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:55.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:55.148 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:55.171 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:55.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:55.276 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:55.316 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:55.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:55.335 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:53:55.336 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:53:55.336 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:107599 10.a 10:57bdb1a9:::benchmark_data_smithi003_207596_object12964:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e325)", 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:55.320451+0000", 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.014128913, 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.014159231, 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 107599 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:53:55.337 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320451+0000", 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320451+0000", 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320450+0000", 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:55.338 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320456+0000", 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3600000000000001e-06 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320468+0000", 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1807999999999999e-05 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320474+0000", 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.285e-06 2024-09-21T10:53:55.339 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.327171+0000", 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0066970729999999996 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.327343+0000", 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00017208699999999999 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:53:55.340 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.327495+0000", 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015191 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:107600 10.a 10:5bfe012d:::benchmark_data_smithi003_207596_object12965:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e325)", 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:55.320481+0000", 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.014099284, 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.014205980999999999, 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T10:53:55.341 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 107600 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320481+0000", 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320481+0000", 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.342 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.343 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:53:55.343 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320480+0000", 2024-09-21T10:53:55.343 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:53:55.343 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.343 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.343 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:53:55.343 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320483+0000", 2024-09-21T10:53:55.343 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0680000000000001e-06 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320489+0000", 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0159999999999999e-06 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.320492+0000", 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.985e-06 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.344 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.332480+0000", 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011987784 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.332635+0000", 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015514399999999999 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.332779+0000", 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014384900000000001 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.345 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:107607 10.0 10:0b8f9733:::benchmark_data_smithi003_207596_object12972:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e325)", 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:55.330585+0000", 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.0039947419999999999, 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0041682949999999998, 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:53:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 107607 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.330585+0000", 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.330585+0000", 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.347 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.330584+0000", 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.330592+0000", 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.7619999999999995e-06 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.330607+0000", 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4941e-05 2024-09-21T10:53:55.348 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.330615+0000", 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.5320000000000006e-06 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.330666+0000", 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0547000000000002e-05 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:53:55.349 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.330789+0000", 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012344999999999999 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.330900+0000", 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000110948 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop_reply(client.35436.0:107599 10.a e325/319)", 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:55.331937+0000", 2024-09-21T10:53:55.350 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.0026429930000000002, 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002877906, 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "queued for pg", 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.331937+0000", 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.331937+0000", 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.351 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.331936+0000", 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.331942+0000", 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6289999999999998e-06 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.331952+0000", 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.9159999999999996e-06 2024-09-21T10:53:55.352 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.331958+0000", 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.874e-06 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop_reply(client.35436.0:107598 10.0 e325/304)", 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:55.333121+0000", 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.001459548, 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.001736322, 2024-09-21T10:53:55.353 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "queued for pg", 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333121+0000", 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333121+0000", 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.354 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333120+0000", 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333125+0000", 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.1939999999999997e-06 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333142+0000", 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6846000000000001e-05 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.355 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333150+0000", 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.6539999999999999e-06 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.35436.0:107608 10.e e325/304 10:76c875fe:::benchmark_data_smithi003_207596_object12973:head v 325'6703, mlcod=325'6700)", 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:55.333167+0000", 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.001412866, 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0017345329999999999, 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "started", 2024-09-21T10:53:55.356 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333167+0000", 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333167+0000", 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333167+0000", 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T10:53:55.357 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333172+0000", 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7099999999999998e-06 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333179+0000", 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5750000000000003e-06 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333184+0000", 2024-09-21T10:53:55.358 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.8149999999999996e-06 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333379+0000", 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00019482000000000001 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.333399+0000", 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.9728000000000002e-05 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.359 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:107595 10.d 10:bb569ab1:::benchmark_data_smithi003_207596_object12960:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e325)", 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:55.313371+0000", 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.021209458, 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.021587169, 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 107595 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.360 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.313371+0000", 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.313371+0000", 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.313368+0000", 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999976 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.361 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.313379+0000", 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0539e-05 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.313395+0000", 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6498999999999999e-05 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.313405+0000", 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6940000000000007e-06 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.362 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.313468+0000", 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3047999999999997e-05 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.313665+0000", 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00019660700000000001 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,4", 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.313803+0000", 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013866 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.363 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.327516+0000", 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.013712955000000001 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.327541+0000", 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.4256999999999998e-05 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:107598 10.0 10:014a98f1:::benchmark_data_smithi003_207596_object12963:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e325)", 2024-09-21T10:53:55.364 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:55.317110+0000", 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.017470104, 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.017925475, 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 107598 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.317110+0000", 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.365 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.317110+0000", 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.317109+0000", 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.317114+0000", 2024-09-21T10:53:55.366 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3750000000000002e-06 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.317167+0000", 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2215000000000001e-05 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.317176+0000", 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4120000000000007e-06 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.317266+0000", 2024-09-21T10:53:55.367 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.0395000000000004e-05 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.317383+0000", 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000116741 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,4", 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.317493+0000", 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000109882 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:53:55.368 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.323249+0000", 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0057562300000000002 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:55.323369+0000", 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000119336 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: ], 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 8 2024-09-21T10:53:55.369 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:53:55.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:55.444 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:55.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:55.548 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:55.571 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:55.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:55.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:55.703 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:55.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:55.810 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:55.841 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:55.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:55.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:55.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:55 smithi204 bash[78884]: cluster 2024-09-21T10:53:54.911993+0000 mgr.y (mgr.25133) 1239 : cluster [DBG] pgmap v1302: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 41366/250650 objects degraded (16.503%); 8605/250650 objects misplaced (3.433%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:55.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:55 smithi204 bash[78884]: cluster 2024-09-21T10:53:54.911993+0000 mgr.y (mgr.25133) 1239 : cluster [DBG] pgmap v1302: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 41366/250650 objects degraded (16.503%); 8605/250650 objects misplaced (3.433%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:55.970 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:55.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:55.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:56.080 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:56.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:55 smithi003 bash[88275]: cluster 2024-09-21T10:53:54.911993+0000 mgr.y (mgr.25133) 1239 : cluster [DBG] pgmap v1302: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 41366/250650 objects degraded (16.503%); 8605/250650 objects misplaced (3.433%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:56.090 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:55 smithi003 bash[88275]: cluster 2024-09-21T10:53:54.911993+0000 mgr.y (mgr.25133) 1239 : cluster [DBG] pgmap v1302: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 41366/250650 objects degraded (16.503%); 8605/250650 objects misplaced (3.433%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:56.090 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:55 smithi003 bash[89466]: cluster 2024-09-21T10:53:54.911993+0000 mgr.y (mgr.25133) 1239 : cluster [DBG] pgmap v1302: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 41366/250650 objects degraded (16.503%); 8605/250650 objects misplaced (3.433%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:56.091 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:55 smithi003 bash[89466]: cluster 2024-09-21T10:53:54.911993+0000 mgr.y (mgr.25133) 1239 : cluster [DBG] pgmap v1302: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 41366/250650 objects degraded (16.503%); 8605/250650 objects misplaced (3.433%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:56.110 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:56.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:56.219 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:56.246 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:56.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:56.348 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:56.366 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:56.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:56.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:56.490 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:56.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:56.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:56.619 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:56.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:56.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:56.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:56.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:56.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:56.896 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:56.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:56.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:56.901 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 7, 6, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:53:56.901 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:53:56.901 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-09-21T10:53:56.901 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:53:56.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:56 smithi003 bash[88275]: cluster 2024-09-21T10:53:55.690512+0000 mon.a (mon.0) 1738 : cluster [WRN] Health check update: Degraded data redundancy: 41366/250650 objects degraded (16.503%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:56.956 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:56 smithi003 bash[88275]: cluster 2024-09-21T10:53:55.690512+0000 mon.a (mon.0) 1738 : cluster [WRN] Health check update: Degraded data redundancy: 41366/250650 objects degraded (16.503%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:56.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:56 smithi003 bash[89466]: cluster 2024-09-21T10:53:55.690512+0000 mon.a (mon.0) 1738 : cluster [WRN] Health check update: Degraded data redundancy: 41366/250650 objects degraded (16.503%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:56.956 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:56 smithi003 bash[89466]: cluster 2024-09-21T10:53:55.690512+0000 mon.a (mon.0) 1738 : cluster [WRN] Health check update: Degraded data redundancy: 41366/250650 objects degraded (16.503%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:57.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:57.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:56 smithi204 bash[78884]: cluster 2024-09-21T10:53:55.690512+0000 mon.a (mon.0) 1738 : cluster [WRN] Health check update: Degraded data redundancy: 41366/250650 objects degraded (16.503%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:57.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:56 smithi204 bash[78884]: cluster 2024-09-21T10:53:55.690512+0000 mon.a (mon.0) 1738 : cluster [WRN] Health check update: Degraded data redundancy: 41366/250650 objects degraded (16.503%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:53:57.041 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:57.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:57.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:57.169 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:57.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:57.274 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:57.302 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:57.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:57.405 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:57.431 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:57.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:57.536 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:57.536 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:57.558 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:53:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:53:57] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.51.0" 2024-09-21T10:53:57.596 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:57.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:57.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:57.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T10:53:57.736 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:57.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:57.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:57.862 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:57.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:57.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:57.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:57 smithi003 bash[88275]: cluster 2024-09-21T10:53:56.912657+0000 mgr.y (mgr.25133) 1240 : cluster [DBG] pgmap v1303: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 41366/246201 objects degraded (16.802%); 8605/246201 objects misplaced (3.495%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:57.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:57 smithi003 bash[88275]: cluster 2024-09-21T10:53:56.912657+0000 mgr.y (mgr.25133) 1240 : cluster [DBG] pgmap v1303: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 41366/246201 objects degraded (16.802%); 8605/246201 objects misplaced (3.495%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:57.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:57 smithi003 bash[89466]: cluster 2024-09-21T10:53:56.912657+0000 mgr.y (mgr.25133) 1240 : cluster [DBG] pgmap v1303: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 41366/246201 objects degraded (16.802%); 8605/246201 objects misplaced (3.495%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:57.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:57 smithi003 bash[89466]: cluster 2024-09-21T10:53:56.912657+0000 mgr.y (mgr.25133) 1240 : cluster [DBG] pgmap v1303: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 41366/246201 objects degraded (16.802%); 8605/246201 objects misplaced (3.495%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:57.972 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:58.000 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:57 smithi204 bash[78884]: cluster 2024-09-21T10:53:56.912657+0000 mgr.y (mgr.25133) 1240 : cluster [DBG] pgmap v1303: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 41366/246201 objects degraded (16.802%); 8605/246201 objects misplaced (3.495%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:58.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:57 smithi204 bash[78884]: cluster 2024-09-21T10:53:56.912657+0000 mgr.y (mgr.25133) 1240 : cluster [DBG] pgmap v1303: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 41366/246201 objects degraded (16.802%); 8605/246201 objects misplaced (3.495%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:53:58.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:58.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:58.138 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:53:58.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:53:58.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:58.273 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:58.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:58.381 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:58.407 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:58.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:58.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:58.557 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:53:58.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:53:58.662 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:58.685 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:58.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:58.788 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:58.823 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:58.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:58.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:58.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:58.968 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:53:58.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:53:59.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:59.107 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:59.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:59.212 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:59.244 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:59.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:53:59.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:59.375 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:53:59.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:53:59.482 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:59.518 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:53:59.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:53:59.584 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:53:59.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:59.660 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:59.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:59.765 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:59.809 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:53:59.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:53:59.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:59.947 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:53:59.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:53:59.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:00.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:00.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:59 smithi003 bash[88275]: cluster 2024-09-21T10:53:58.913253+0000 mgr.y (mgr.25133) 1241 : cluster [DBG] pgmap v1304: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 454 op/s; 41366/245247 objects degraded (16.867%); 8605/245247 objects misplaced (3.509%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:54:00.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:53:59 smithi003 bash[88275]: cluster 2024-09-21T10:53:58.913253+0000 mgr.y (mgr.25133) 1241 : cluster [DBG] pgmap v1304: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 454 op/s; 41366/245247 objects degraded (16.867%); 8605/245247 objects misplaced (3.509%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:54:00.066 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:59 smithi003 bash[89466]: cluster 2024-09-21T10:53:58.913253+0000 mgr.y (mgr.25133) 1241 : cluster [DBG] pgmap v1304: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 454 op/s; 41366/245247 objects degraded (16.867%); 8605/245247 objects misplaced (3.509%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:54:00.066 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:53:59 smithi003 bash[89466]: cluster 2024-09-21T10:53:58.913253+0000 mgr.y (mgr.25133) 1241 : cluster [DBG] pgmap v1304: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 454 op/s; 41366/245247 objects degraded (16.867%); 8605/245247 objects misplaced (3.509%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:54:00.086 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:00.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:00.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:00.219 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:00.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:59 smithi204 bash[78884]: cluster 2024-09-21T10:53:58.913253+0000 mgr.y (mgr.25133) 1241 : cluster [DBG] pgmap v1304: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 454 op/s; 41366/245247 objects degraded (16.867%); 8605/245247 objects misplaced (3.509%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:54:00.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:53:59 smithi204 bash[78884]: cluster 2024-09-21T10:53:58.913253+0000 mgr.y (mgr.25133) 1241 : cluster [DBG] pgmap v1304: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 454 op/s; 41366/245247 objects degraded (16.867%); 8605/245247 objects misplaced (3.509%); 1.4 MiB/s, 22 objects/s recovering 2024-09-21T10:54:00.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:00.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:00.358 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:00.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:00.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:00.492 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:00.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:00.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:00.614 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:00.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:00.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:00.750 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:00.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:00.853 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:00.879 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:00.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:00.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:00.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:00.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:00.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:01.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:01.141 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:01.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:01.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:01 smithi003 bash[88275]: cluster 2024-09-21T10:54:00.691286+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check update: Degraded data redundancy: 41366/245247 objects degraded (16.867%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:01.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:01 smithi003 bash[88275]: cluster 2024-09-21T10:54:00.691286+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check update: Degraded data redundancy: 41366/245247 objects degraded (16.867%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:01.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:01 smithi003 bash[89466]: cluster 2024-09-21T10:54:00.691286+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check update: Degraded data redundancy: 41366/245247 objects degraded (16.867%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:01.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:01 smithi003 bash[89466]: cluster 2024-09-21T10:54:00.691286+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check update: Degraded data redundancy: 41366/245247 objects degraded (16.867%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:01.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:01.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:00 smithi204 bash[78884]: cluster 2024-09-21T10:54:00.691286+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check update: Degraded data redundancy: 41366/245247 objects degraded (16.867%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:01.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:00 smithi204 bash[78884]: cluster 2024-09-21T10:54:00.691286+0000 mon.a (mon.0) 1739 : cluster [WRN] Health check update: Degraded data redundancy: 41366/245247 objects degraded (16.867%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:01.274 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:01.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:01.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:01.414 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:01.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:01.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:01.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:01.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:01.621 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:01.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:01.666 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:01.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:01.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:01.814 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:01.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:01.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:01.960 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:01.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:01.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:02.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:02.098 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:02.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:02.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:01 smithi003 bash[88275]: cluster 2024-09-21T10:54:00.914096+0000 mgr.y (mgr.25133) 1242 : cluster [DBG] pgmap v1305: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 41366/238032 objects degraded (17.378%); 8383/238032 objects misplaced (3.522%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:54:02.158 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:01 smithi003 bash[88275]: cluster 2024-09-21T10:54:00.914096+0000 mgr.y (mgr.25133) 1242 : cluster [DBG] pgmap v1305: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 41366/238032 objects degraded (17.378%); 8383/238032 objects misplaced (3.522%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:54:02.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:01 smithi003 bash[89466]: cluster 2024-09-21T10:54:00.914096+0000 mgr.y (mgr.25133) 1242 : cluster [DBG] pgmap v1305: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 41366/238032 objects degraded (17.378%); 8383/238032 objects misplaced (3.522%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:54:02.159 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:01 smithi003 bash[89466]: cluster 2024-09-21T10:54:00.914096+0000 mgr.y (mgr.25133) 1242 : cluster [DBG] pgmap v1305: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 41366/238032 objects degraded (17.378%); 8383/238032 objects misplaced (3.522%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:54:02.206 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:02.233 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:02.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:01 smithi204 bash[78884]: cluster 2024-09-21T10:54:00.914096+0000 mgr.y (mgr.25133) 1242 : cluster [DBG] pgmap v1305: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 41366/238032 objects degraded (17.378%); 8383/238032 objects misplaced (3.522%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:54:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:01 smithi204 bash[78884]: cluster 2024-09-21T10:54:00.914096+0000 mgr.y (mgr.25133) 1242 : cluster [DBG] pgmap v1305: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 41366/238032 objects degraded (17.378%); 8383/238032 objects misplaced (3.522%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:54:02.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:02.366 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:02.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:02.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:02.475 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:54:02.506 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:02.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:02.610 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:02.634 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:02.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:02.736 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:02.765 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:02.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:02.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:02.900 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:02.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:02.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:03.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:03.030 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:03.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:03.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:03.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:03.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:03.277 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:03.314 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:03.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:03.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:03.449 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:03.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:03.554 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:03.599 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:03.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:03.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:03.733 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:03.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:03.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:03.867 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:03.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:03.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:03.974 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:04.005 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:04.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:04.109 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:04.119 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:03 smithi003 bash[88275]: cluster 2024-09-21T10:54:02.914700+0000 mgr.y (mgr.25133) 1243 : cluster [DBG] pgmap v1306: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 41366/237033 objects degraded (17.452%); 8383/237033 objects misplaced (3.537%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:54:04.119 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:03 smithi003 bash[88275]: cluster 2024-09-21T10:54:02.914700+0000 mgr.y (mgr.25133) 1243 : cluster [DBG] pgmap v1306: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 41366/237033 objects degraded (17.452%); 8383/237033 objects misplaced (3.537%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:54:04.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:03 smithi003 bash[89466]: cluster 2024-09-21T10:54:02.914700+0000 mgr.y (mgr.25133) 1243 : cluster [DBG] pgmap v1306: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 41366/237033 objects degraded (17.452%); 8383/237033 objects misplaced (3.537%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:54:04.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:03 smithi003 bash[89466]: cluster 2024-09-21T10:54:02.914700+0000 mgr.y (mgr.25133) 1243 : cluster [DBG] pgmap v1306: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 41366/237033 objects degraded (17.452%); 8383/237033 objects misplaced (3.537%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:54:04.131 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:04.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:04.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:04.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:04.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:04.363 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:04.391 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:04.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:04.494 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:04.520 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:04.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:04.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:04.663 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:04.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:04.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:04.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:04.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:04.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:04.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:04 smithi204 bash[78884]: cluster 2024-09-21T10:54:02.914700+0000 mgr.y (mgr.25133) 1243 : cluster [DBG] pgmap v1306: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 41366/237033 objects degraded (17.452%); 8383/237033 objects misplaced (3.537%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:54:04.915 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:04 smithi204 bash[78884]: cluster 2024-09-21T10:54:02.914700+0000 mgr.y (mgr.25133) 1243 : cluster [DBG] pgmap v1306: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 503 op/s; 41366/237033 objects degraded (17.452%); 8383/237033 objects misplaced (3.537%); 2.5 MiB/s, 39 objects/s recovering 2024-09-21T10:54:04.928 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:04.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:04.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:05.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:05.069 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:05.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:05.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:05.209 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:05.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:05.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:05.341 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:05.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:05.445 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:05.472 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:05.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:05.575 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:05.598 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:05.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:05.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:05.727 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:05.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:05.830 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:05.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:05.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:05.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:05.990 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:05.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:05.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:06.093 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:06.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:06.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:05 smithi204 bash[78884]: cluster 2024-09-21T10:54:04.915311+0000 mgr.y (mgr.25133) 1244 : cluster [DBG] pgmap v1307: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 41366/234627 objects degraded (17.631%); 8152/234627 objects misplaced (3.474%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:54:06.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:05 smithi204 bash[78884]: cluster 2024-09-21T10:54:04.915311+0000 mgr.y (mgr.25133) 1244 : cluster [DBG] pgmap v1307: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 41366/234627 objects degraded (17.631%); 8152/234627 objects misplaced (3.474%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:54:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:05 smithi204 bash[78884]: cluster 2024-09-21T10:54:05.692208+0000 mon.a (mon.0) 1740 : cluster [WRN] Health check update: Degraded data redundancy: 41366/234627 objects degraded (17.631%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:06.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:05 smithi204 bash[78884]: cluster 2024-09-21T10:54:05.692208+0000 mon.a (mon.0) 1740 : cluster [WRN] Health check update: Degraded data redundancy: 41366/234627 objects degraded (17.631%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:06.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:06.271 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:05 smithi003 bash[88275]: cluster 2024-09-21T10:54:04.915311+0000 mgr.y (mgr.25133) 1244 : cluster [DBG] pgmap v1307: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 41366/234627 objects degraded (17.631%); 8152/234627 objects misplaced (3.474%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:54:06.272 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:05 smithi003 bash[88275]: cluster 2024-09-21T10:54:04.915311+0000 mgr.y (mgr.25133) 1244 : cluster [DBG] pgmap v1307: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 41366/234627 objects degraded (17.631%); 8152/234627 objects misplaced (3.474%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:54:06.272 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:05 smithi003 bash[88275]: cluster 2024-09-21T10:54:05.692208+0000 mon.a (mon.0) 1740 : cluster [WRN] Health check update: Degraded data redundancy: 41366/234627 objects degraded (17.631%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:06.272 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:05 smithi003 bash[88275]: cluster 2024-09-21T10:54:05.692208+0000 mon.a (mon.0) 1740 : cluster [WRN] Health check update: Degraded data redundancy: 41366/234627 objects degraded (17.631%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:06.272 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:06 smithi003 bash[89466]: cluster 2024-09-21T10:54:04.915311+0000 mgr.y (mgr.25133) 1244 : cluster [DBG] pgmap v1307: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 41366/234627 objects degraded (17.631%); 8152/234627 objects misplaced (3.474%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:54:06.272 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:06 smithi003 bash[89466]: cluster 2024-09-21T10:54:04.915311+0000 mgr.y (mgr.25133) 1244 : cluster [DBG] pgmap v1307: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 513 op/s; 41366/234627 objects degraded (17.631%); 8152/234627 objects misplaced (3.474%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:54:06.272 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:06 smithi003 bash[89466]: cluster 2024-09-21T10:54:05.692208+0000 mon.a (mon.0) 1740 : cluster [WRN] Health check update: Degraded data redundancy: 41366/234627 objects degraded (17.631%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:06.272 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:06 smithi003 bash[89466]: cluster 2024-09-21T10:54:05.692208+0000 mon.a (mon.0) 1740 : cluster [WRN] Health check update: Degraded data redundancy: 41366/234627 objects degraded (17.631%), 9 pgs degraded (PG_DEGRADED) 2024-09-21T10:54:06.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:06.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:06.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:06.419 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:06.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:06.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:06.563 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:06.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:06.669 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:06.700 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:06.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:06.803 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:06.826 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:06.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:06.931 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:06.958 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:06.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:06.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:07.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:07.083 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:07.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:07.187 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:07.226 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:07.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:07.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:07.356 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:07.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:07.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:07.481 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:07.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:07.585 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:07.595 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:54:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:54:07] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.51.0" 2024-09-21T10:54:07.609 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:07.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:07.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:07.736 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:07.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:07.839 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:07.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:07.885 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:07.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:07.986 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:08.024 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:08.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:08.134 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:08.183 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:08.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:08 smithi204 bash[78884]: cluster 2024-09-21T10:54:06.916021+0000 mgr.y (mgr.25133) 1245 : cluster [DBG] pgmap v1308: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 41366/230403 objects degraded (17.954%); 8152/230403 objects misplaced (3.538%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:08.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:08 smithi204 bash[78884]: cluster 2024-09-21T10:54:06.916021+0000 mgr.y (mgr.25133) 1245 : cluster [DBG] pgmap v1308: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 41366/230403 objects degraded (17.954%); 8152/230403 objects misplaced (3.538%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:08.290 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:08.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:08 smithi003 bash[89466]: cluster 2024-09-21T10:54:06.916021+0000 mgr.y (mgr.25133) 1245 : cluster [DBG] pgmap v1308: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 41366/230403 objects degraded (17.954%); 8152/230403 objects misplaced (3.538%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:08.300 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:08 smithi003 bash[89466]: cluster 2024-09-21T10:54:06.916021+0000 mgr.y (mgr.25133) 1245 : cluster [DBG] pgmap v1308: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 41366/230403 objects degraded (17.954%); 8152/230403 objects misplaced (3.538%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:08.301 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:08 smithi003 bash[88275]: cluster 2024-09-21T10:54:06.916021+0000 mgr.y (mgr.25133) 1245 : cluster [DBG] pgmap v1308: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 41366/230403 objects degraded (17.954%); 8152/230403 objects misplaced (3.538%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:08.301 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:08 smithi003 bash[88275]: cluster 2024-09-21T10:54:06.916021+0000 mgr.y (mgr.25133) 1245 : cluster [DBG] pgmap v1308: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 41366/230403 objects degraded (17.954%); 8152/230403 objects misplaced (3.538%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:08.320 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:08.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:08.424 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:08.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.452 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:08.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:08.553 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:08.571 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:08.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:08.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:08.697 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:08.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:08.802 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:08.830 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:08.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:08.934 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:08.972 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:08.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:08.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:09.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:09.117 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:09.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:09.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:09 smithi003 bash[88275]: audit 2024-09-21T10:54:08.669750+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:09 smithi003 bash[88275]: audit 2024-09-21T10:54:08.669750+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:09.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:09 smithi003 bash[89466]: audit 2024-09-21T10:54:08.669750+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:09.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:09 smithi003 bash[89466]: audit 2024-09-21T10:54:08.669750+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:09.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:09.254 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:09.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:09.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:09.398 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:09.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:09.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:09 smithi204 bash[78884]: audit 2024-09-21T10:54:08.669750+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:09.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:09 smithi204 bash[78884]: audit 2024-09-21T10:54:08.669750+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:09.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:09.532 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:09.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:09.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:09.663 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:09.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:09.769 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:09.799 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:09.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:09.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:09.929 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:09.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:09.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:10.031 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:10.041 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:10 smithi003 bash[88275]: cluster 2024-09-21T10:54:08.916689+0000 mgr.y (mgr.25133) 1246 : cluster [DBG] pgmap v1309: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 462 op/s; 41366/229557 objects degraded (18.020%); 8152/229557 objects misplaced (3.551%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:10.042 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:10 smithi003 bash[88275]: cluster 2024-09-21T10:54:08.916689+0000 mgr.y (mgr.25133) 1246 : cluster [DBG] pgmap v1309: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 462 op/s; 41366/229557 objects degraded (18.020%); 8152/229557 objects misplaced (3.551%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:10.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:10 smithi003 bash[89466]: cluster 2024-09-21T10:54:08.916689+0000 mgr.y (mgr.25133) 1246 : cluster [DBG] pgmap v1309: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 462 op/s; 41366/229557 objects degraded (18.020%); 8152/229557 objects misplaced (3.551%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:10.042 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:10 smithi003 bash[89466]: cluster 2024-09-21T10:54:08.916689+0000 mgr.y (mgr.25133) 1246 : cluster [DBG] pgmap v1309: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 462 op/s; 41366/229557 objects degraded (18.020%); 8152/229557 objects misplaced (3.551%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:10.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.070 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:10.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:10.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:10.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:10 smithi204 bash[78884]: cluster 2024-09-21T10:54:08.916689+0000 mgr.y (mgr.25133) 1246 : cluster [DBG] pgmap v1309: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 462 op/s; 41366/229557 objects degraded (18.020%); 8152/229557 objects misplaced (3.551%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:10.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:10 smithi204 bash[78884]: cluster 2024-09-21T10:54:08.916689+0000 mgr.y (mgr.25133) 1246 : cluster [DBG] pgmap v1309: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 462 op/s; 41366/229557 objects degraded (18.020%); 8152/229557 objects misplaced (3.551%); 2.4 MiB/s, 37 objects/s recovering 2024-09-21T10:54:10.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:10.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:10.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:10.330 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:10.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:10.436 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:10.481 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:10.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:10.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:10.615 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:10.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:10.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:10.751 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:10.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:10.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:10.880 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:10.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:10.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:10.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:11.000 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:11.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:11.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:11.126 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:11.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:11.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:11.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:11 smithi204 bash[78884]: cluster 2024-09-21T10:54:10.693242+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: Degraded data redundancy: 41366/229557 objects degraded (18.020%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:11.248 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:11 smithi204 bash[78884]: cluster 2024-09-21T10:54:10.693242+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: Degraded data redundancy: 41366/229557 objects degraded (18.020%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:11.268 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T10:54:11.268 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T10:54:11.268 INFO:teuthology.orchestra.run.smithi204.stdout: "complaint_time": 30, 2024-09-21T10:54:11.269 INFO:teuthology.orchestra.run.smithi204.stdout: "num_blocked_ops": 0 2024-09-21T10:54:11.269 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T10:54:11.277 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:11.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:11.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:11.393 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:11 smithi003 bash[88275]: cluster 2024-09-21T10:54:10.693242+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: Degraded data redundancy: 41366/229557 objects degraded (18.020%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:11.393 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:11 smithi003 bash[88275]: cluster 2024-09-21T10:54:10.693242+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: Degraded data redundancy: 41366/229557 objects degraded (18.020%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:11.393 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:11 smithi003 bash[89466]: cluster 2024-09-21T10:54:10.693242+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: Degraded data redundancy: 41366/229557 objects degraded (18.020%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:11.393 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:11 smithi003 bash[89466]: cluster 2024-09-21T10:54:10.693242+0000 mon.a (mon.0) 1742 : cluster [WRN] Health check update: Degraded data redundancy: 41366/229557 objects degraded (18.020%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:11.408 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:11.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:11.510 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:11.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:11.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:11.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:11.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:11.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:11.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:11.815 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:11.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:11.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:11.937 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:11.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:11.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:12.039 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:12.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:12 smithi003 bash[88275]: cluster 2024-09-21T10:54:10.917524+0000 mgr.y (mgr.25133) 1247 : cluster [DBG] pgmap v1310: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 41366/223698 objects degraded (18.492%); 7920/223698 objects misplaced (3.540%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:54:12.048 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:12 smithi003 bash[88275]: cluster 2024-09-21T10:54:10.917524+0000 mgr.y (mgr.25133) 1247 : cluster [DBG] pgmap v1310: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 41366/223698 objects degraded (18.492%); 7920/223698 objects misplaced (3.540%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:54:12.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:12 smithi003 bash[89466]: cluster 2024-09-21T10:54:10.917524+0000 mgr.y (mgr.25133) 1247 : cluster [DBG] pgmap v1310: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 41366/223698 objects degraded (18.492%); 7920/223698 objects misplaced (3.540%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:54:12.049 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:12 smithi003 bash[89466]: cluster 2024-09-21T10:54:10.917524+0000 mgr.y (mgr.25133) 1247 : cluster [DBG] pgmap v1310: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 41366/223698 objects degraded (18.492%); 7920/223698 objects misplaced (3.540%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:54:12.061 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:12.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:12.167 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:12.187 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:12.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:12.290 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:12.308 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:12.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:12.379 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:54:12.380 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:54:12.398 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:54:12.398 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:54:12.410 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:12.414 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:54:12.414 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:54:12.428 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:12.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:12.432 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:54:12.432 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:54:12.452 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:54:12.452 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:54:12.473 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:54:12.473 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:54:12.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:12 smithi204 bash[78884]: cluster 2024-09-21T10:54:10.917524+0000 mgr.y (mgr.25133) 1247 : cluster [DBG] pgmap v1310: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 41366/223698 objects degraded (18.492%); 7920/223698 objects misplaced (3.540%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:54:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:12 smithi204 bash[78884]: cluster 2024-09-21T10:54:10.917524+0000 mgr.y (mgr.25133) 1247 : cluster [DBG] pgmap v1310: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 41366/223698 objects degraded (18.492%); 7920/223698 objects misplaced (3.540%); 3.6 MiB/s, 57 objects/s recovering 2024-09-21T10:54:12.531 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:12.558 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:12.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:12.636 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:54:12.637 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:54:12.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:12.670 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:54:12.670 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:54:12.693 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:12.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:12.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:12.823 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:12.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:12.926 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:12.959 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:12.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:12.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:13.062 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:13.085 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:13.085 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:13 smithi204 bash[78884]: audit 2024-09-21T10:54:12.360361+0000 mon.a (mon.0) 1743 : audit [DBG] from='client.? 172.21.15.3:0/731519892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:13.086 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:13 smithi204 bash[78884]: audit 2024-09-21T10:54:12.360361+0000 mon.a (mon.0) 1743 : audit [DBG] from='client.? 172.21.15.3:0/731519892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:13.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T10:54:13.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:13.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:13.216 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:13.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:13.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:13 smithi003 bash[88275]: audit 2024-09-21T10:54:12.360361+0000 mon.a (mon.0) 1743 : audit [DBG] from='client.? 172.21.15.3:0/731519892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:13.222 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:13 smithi003 bash[88275]: audit 2024-09-21T10:54:12.360361+0000 mon.a (mon.0) 1743 : audit [DBG] from='client.? 172.21.15.3:0/731519892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:13.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:13 smithi003 bash[89466]: audit 2024-09-21T10:54:12.360361+0000 mon.a (mon.0) 1743 : audit [DBG] from='client.? 172.21.15.3:0/731519892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:13.222 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:13 smithi003 bash[89466]: audit 2024-09-21T10:54:12.360361+0000 mon.a (mon.0) 1743 : audit [DBG] from='client.? 172.21.15.3:0/731519892' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:13.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:13.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:13.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:13.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:13.470 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:13.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:13.573 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:13.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:13.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:13.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:13.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:13.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:13.837 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:13.868 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:13.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:13.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:13.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:14.003 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:14.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:14.106 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:14.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.150 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:14.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:14.251 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:14 smithi204 bash[78884]: cluster 2024-09-21T10:54:12.918167+0000 mgr.y (mgr.25133) 1248 : cluster [DBG] pgmap v1311: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 41366/222744 objects degraded (18.571%); 7920/222744 objects misplaced (3.556%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:54:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:14 smithi204 bash[78884]: cluster 2024-09-21T10:54:12.918167+0000 mgr.y (mgr.25133) 1248 : cluster [DBG] pgmap v1311: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 41366/222744 objects degraded (18.571%); 7920/222744 objects misplaced (3.556%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:54:14.281 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:14.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:14.387 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:14.414 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:14.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:14 smithi003 bash[88275]: cluster 2024-09-21T10:54:12.918167+0000 mgr.y (mgr.25133) 1248 : cluster [DBG] pgmap v1311: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 41366/222744 objects degraded (18.571%); 7920/222744 objects misplaced (3.556%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:54:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:14 smithi003 bash[88275]: cluster 2024-09-21T10:54:12.918167+0000 mgr.y (mgr.25133) 1248 : cluster [DBG] pgmap v1311: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 41366/222744 objects degraded (18.571%); 7920/222744 objects misplaced (3.556%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:54:14.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:14 smithi003 bash[89466]: cluster 2024-09-21T10:54:12.918167+0000 mgr.y (mgr.25133) 1248 : cluster [DBG] pgmap v1311: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 41366/222744 objects degraded (18.571%); 7920/222744 objects misplaced (3.556%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:54:14.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:14 smithi003 bash[89466]: cluster 2024-09-21T10:54:12.918167+0000 mgr.y (mgr.25133) 1248 : cluster [DBG] pgmap v1311: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 424 op/s; 41366/222744 objects degraded (18.571%); 7920/222744 objects misplaced (3.556%); 2.4 MiB/s, 38 objects/s recovering 2024-09-21T10:54:14.518 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:14.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:14.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:14.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:14.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.688 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:14.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:14.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:14.831 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:14.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:14.942 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:14.970 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:14.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:14.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:15.048 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:54:15.055 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:15 smithi003 bash[88275]: audit 2024-09-21T10:54:14.715027+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:54:15.055 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:15 smithi003 bash[88275]: audit 2024-09-21T10:54:14.715027+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:54:15.076 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:15.103 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:15.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:15.205 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:15.248 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:15.353 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:15.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:15 smithi003 bash[89466]: audit 2024-09-21T10:54:14.715027+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:54:15.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:15 smithi003 bash[89466]: audit 2024-09-21T10:54:14.715027+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:54:15.393 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:15.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:15.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:15.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:15 smithi204 bash[78884]: audit 2024-09-21T10:54:14.715027+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:54:15.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:15 smithi204 bash[78884]: audit 2024-09-21T10:54:14.715027+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:54:15.546 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:15.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:15.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:15.680 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:15.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:15.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:15.828 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:15.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:15.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:15.971 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:15.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:15.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:16.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[89466]: cluster 2024-09-21T10:54:14.919032+0000 mgr.y (mgr.25133) 1249 : cluster [DBG] pgmap v1312: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 41366/217467 objects degraded (19.022%); 7683/217467 objects misplaced (3.533%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:54:16.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[89466]: cluster 2024-09-21T10:54:14.919032+0000 mgr.y (mgr.25133) 1249 : cluster [DBG] pgmap v1312: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 41366/217467 objects degraded (19.022%); 7683/217467 objects misplaced (3.533%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:54:16.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[89466]: cluster 2024-09-21T10:54:15.037180+0000 mon.a (mon.0) 1745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:16.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[89466]: cluster 2024-09-21T10:54:15.037180+0000 mon.a (mon.0) 1745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:16.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[89466]: audit 2024-09-21T10:54:15.044033+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:54:16.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[89466]: audit 2024-09-21T10:54:15.044033+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:54:16.048 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[89466]: cluster 2024-09-21T10:54:15.052879+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-09-21T10:54:16.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[88275]: cluster 2024-09-21T10:54:14.919032+0000 mgr.y (mgr.25133) 1249 : cluster [DBG] pgmap v1312: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 41366/217467 objects degraded (19.022%); 7683/217467 objects misplaced (3.533%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:54:16.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[88275]: cluster 2024-09-21T10:54:14.919032+0000 mgr.y (mgr.25133) 1249 : cluster [DBG] pgmap v1312: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 41366/217467 objects degraded (19.022%); 7683/217467 objects misplaced (3.533%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:54:16.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[88275]: cluster 2024-09-21T10:54:15.037180+0000 mon.a (mon.0) 1745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:16.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[88275]: cluster 2024-09-21T10:54:15.037180+0000 mon.a (mon.0) 1745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:16.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[88275]: audit 2024-09-21T10:54:15.044033+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:54:16.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[88275]: audit 2024-09-21T10:54:15.044033+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:54:16.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[88275]: cluster 2024-09-21T10:54:15.052879+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-09-21T10:54:16.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[88275]: cluster 2024-09-21T10:54:15.052879+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-09-21T10:54:16.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[88275]: cluster 2024-09-21T10:54:15.694057+0000 mon.a (mon.0) 1748 : cluster [WRN] Health check update: Degraded data redundancy: 41366/217467 objects degraded (19.022%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:16.049 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[88275]: cluster 2024-09-21T10:54:15.694057+0000 mon.a (mon.0) 1748 : cluster [WRN] Health check update: Degraded data redundancy: 41366/217467 objects degraded (19.022%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:16.074 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:16.092 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:16.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:16.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:16.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:16 smithi204 bash[78884]: cluster 2024-09-21T10:54:14.919032+0000 mgr.y (mgr.25133) 1249 : cluster [DBG] pgmap v1312: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 41366/217467 objects degraded (19.022%); 7683/217467 objects misplaced (3.533%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:54:16.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:16 smithi204 bash[78884]: cluster 2024-09-21T10:54:14.919032+0000 mgr.y (mgr.25133) 1249 : cluster [DBG] pgmap v1312: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 41366/217467 objects degraded (19.022%); 7683/217467 objects misplaced (3.533%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:54:16.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:16 smithi204 bash[78884]: cluster 2024-09-21T10:54:15.037180+0000 mon.a (mon.0) 1745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:16.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:16 smithi204 bash[78884]: cluster 2024-09-21T10:54:15.037180+0000 mon.a (mon.0) 1745 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:16.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:16 smithi204 bash[78884]: audit 2024-09-21T10:54:15.044033+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:54:16.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:16 smithi204 bash[78884]: audit 2024-09-21T10:54:15.044033+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.3:0/2449666510' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:54:16.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:16 smithi204 bash[78884]: cluster 2024-09-21T10:54:15.052879+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-09-21T10:54:16.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:16 smithi204 bash[78884]: cluster 2024-09-21T10:54:15.052879+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-09-21T10:54:16.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:16 smithi204 bash[78884]: cluster 2024-09-21T10:54:15.694057+0000 mon.a (mon.0) 1748 : cluster [WRN] Health check update: Degraded data redundancy: 41366/217467 objects degraded (19.022%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:16.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:16 smithi204 bash[78884]: cluster 2024-09-21T10:54:15.694057+0000 mon.a (mon.0) 1748 : cluster [WRN] Health check update: Degraded data redundancy: 41366/217467 objects degraded (19.022%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:16.221 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:16.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:16.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[89466]: cluster 2024-09-21T10:54:15.052879+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-09-21T10:54:16.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[89466]: cluster 2024-09-21T10:54:15.694057+0000 mon.a (mon.0) 1748 : cluster [WRN] Health check update: Degraded data redundancy: 41366/217467 objects degraded (19.022%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:16.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:16 smithi003 bash[89466]: cluster 2024-09-21T10:54:15.694057+0000 mon.a (mon.0) 1748 : cluster [WRN] Health check update: Degraded data redundancy: 41366/217467 objects degraded (19.022%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:16.291 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:54:16.297 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:54:16.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:16.356 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:16.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:16.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:16.482 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:16.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:16.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:16.615 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:16.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:16.723 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:16.747 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:16.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:16.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:16.896 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:16.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:16.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:17.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:17.027 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:17.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:17.130 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:17.157 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:17.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:17.263 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:17.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:17.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:17.388 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:54:17.397 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:17.457 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:17.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:17.560 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:17.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.589 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:17.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:17.672 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":1313,"stamp":"2024-09-21T10:54:15.044938+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4749519266,"num_objects":72489,"num_object_clones":0,"num_object_copies":217467,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":41366,"num_objects_misplaced":7683,"num_objects_unfound":0,"num_objects_dirty":72489,"num_whiteouts":0,"num_read":58,"num_read_kb":97,"num_write":116886,"num_write_kb":6056701,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2706,"num_bytes_recovered":175273759,"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":111198,"ondisk_log_size":111198,"up":327,"acting":317,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":344,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":19912712,"kb_used_data":14932936,"kb_used_omap":32,"kb_used_meta":4979551,"kb_avail":730048504,"statfs":{"total":767960285184,"available":747569668096,"internally_reserved":0,"allocated":15291326464,"data_stored":15277939458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33708,"internal_metadata":5099060308},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,3,1,0,2],"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":-374865920,"num_objects":-5720,"num_object_clones":0,"num_object_copies":-17160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-469,"num_objects_unfound":0,"num_objects_dirty":-5720,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5720,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":469,"num_bytes_recovered":30736384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.130063"},"pg_stats":[{"pgid":"1.11","version":"84'149","reported_seq":585,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.280818+0000","last_change":"2024-09-21T10:53:08.727633+0000","last_active":"2024-09-21T10:53:52.280818+0000","last_peered":"2024-09-21T10:53:52.280818+0000","last_clean":"2024-09-21T10:53:52.280818+0000","last_became_active":"2024-09-21T10:53:08.727431+0000","last_became_peered":"2024-09-21T10:53:08.727431+0000","last_unstale":"2024-09-21T10:53:52.280818+0000","last_undegraded":"2024-09-21T10:53:52.280818+0000","last_fullsized":"2024-09-21T10:53:52.280818+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:48.469137+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:50:48.469137+0000","last_clean_scrub_stamp":"2024-09-21T10:50:48.469137+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0028198009999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":34,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.275454+0000","last_change":"2024-09-21T10:52:40.690584+0000","last_active":"2024-09-21T10:53:52.275454+0000","last_peered":"2024-09-21T10:53:52.275454+0000","last_clean":"2024-09-21T10:53:52.275454+0000","last_became_active":"2024-09-21T10:52:40.689713+0000","last_became_peered":"2024-09-21T10:52:40.689713+0000","last_unstale":"2024-09-21T10:53:52.275454+0000","last_undegraded":"2024-09-21T10:53:52.275454+0000","last_fullsized":"2024-09-21T10:53:52.275454+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:12:12.167960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"72'2","reported_seq":120,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.249919+0000","last_change":"2024-09-21T10:48:41.737067+0000","last_active":"2024-09-21T10:53:50.249919+0000","last_peered":"2024-09-21T10:53:50.249919+0000","last_clean":"2024-09-21T10:53:50.249919+0000","last_became_active":"2024-09-21T10:48:41.727159+0000","last_became_peered":"2024-09-21T10:48:41.727159+0000","last_unstale":"2024-09-21T10:53:50.249919+0000","last_undegraded":"2024-09-21T10:53:50.249919+0000","last_fullsized":"2024-09-21T10:53:50.249919+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:51:50.896954+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.10","version":"84'149","reported_seq":524,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.256009+0000","last_change":"2024-09-21T10:50:21.120637+0000","last_active":"2024-09-21T10:53:50.256009+0000","last_peered":"2024-09-21T10:53:50.256009+0000","last_clean":"2024-09-21T10:53:50.256009+0000","last_became_active":"2024-09-21T10:50:21.120240+0000","last_became_peered":"2024-09-21T10:50:21.120240+0000","last_unstale":"2024-09-21T10:53:50.256009+0000","last_undegraded":"2024-09-21T10:53:50.256009+0000","last_fullsized":"2024-09-21T10:53:50.256009+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.449224+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.449224+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:13:41.262667+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":297,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.256758+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:53:50.256758+0000","last_peered":"2024-09-21T10:53:50.256758+0000","last_clean":"2024-09-21T10:53:50.256758+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:53:50.256758+0000","last_undegraded":"2024-09-21T10:53:50.256758+0000","last_fullsized":"2024-09-21T10:53:50.256758+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.272609+0000","last_change":"2024-09-21T10:53:05.746015+0000","last_active":"2024-09-21T10:53:52.272609+0000","last_peered":"2024-09-21T10:53:52.272609+0000","last_clean":"2024-09-21T10:53:52.272609+0000","last_became_active":"2024-09-21T10:53:05.745469+0000","last_became_peered":"2024-09-21T10:53:05.745469+0000","last_unstale":"2024-09-21T10:53:52.272609+0000","last_undegraded":"2024-09-21T10:53:52.272609+0000","last_fullsized":"2024-09-21T10:53:52.272609+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:29.408435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"84'149","reported_seq":752,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.276433+0000","last_change":"2024-09-21T10:50:21.945687+0000","last_active":"2024-09-21T10:53:52.276433+0000","last_peered":"2024-09-21T10:53:52.276433+0000","last_clean":"2024-09-21T10:53:52.276433+0000","last_became_active":"2024-09-21T10:50:21.112830+0000","last_became_peered":"2024-09-21T10:50:21.112830+0000","last_unstale":"2024-09-21T10:53:52.276433+0000","last_undegraded":"2024-09-21T10:53:52.276433+0000","last_fullsized":"2024-09-21T10:53:52.276433+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:21.945624+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:21.945624+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:20:17.839772+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":24,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.285542+0000","last_change":"2024-09-21T10:53:05.748138+0000","last_active":"2024-09-21T10:53:52.285542+0000","last_peered":"2024-09-21T10:53:52.285542+0000","last_clean":"2024-09-21T10:53:52.285542+0000","last_became_active":"2024-09-21T10:53:05.747425+0000","last_became_peered":"2024-09-21T10:53:05.747425+0000","last_unstale":"2024-09-21T10:53:52.285542+0000","last_undegraded":"2024-09-21T10:53:52.285542+0000","last_fullsized":"2024-09-21T10:53:52.285542+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:05:01.351472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":278,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.249750+0000","last_change":"2024-09-21T10:44:05.073557+0000","last_active":"2024-09-21T10:53:50.249750+0000","last_peered":"2024-09-21T10:53:50.249750+0000","last_clean":"2024-09-21T10:53:50.249750+0000","last_became_active":"2024-09-21T10:44:05.073240+0000","last_became_peered":"2024-09-21T10:44:05.073240+0000","last_unstale":"2024-09-21T10:53:50.249750+0000","last_undegraded":"2024-09-21T10:53:50.249750+0000","last_fullsized":"2024-09-21T10:53:50.249750+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:20.924056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"84'149","reported_seq":524,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.257725+0000","last_change":"2024-09-21T10:50:21.117735+0000","last_active":"2024-09-21T10:53:50.257725+0000","last_peered":"2024-09-21T10:53:50.257725+0000","last_clean":"2024-09-21T10:53:50.257725+0000","last_became_active":"2024-09-21T10:50:21.117318+0000","last_became_peered":"2024-09-21T10:50:21.117318+0000","last_unstale":"2024-09-21T10:53:50.257725+0000","last_undegraded":"2024-09-21T10:53:50.257725+0000","last_fullsized":"2024-09-21T10:53:50.257725+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.369629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.369629+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:06:30.871744+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":520,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.283884+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:53:52.283884+0000","last_peered":"2024-09-21T10:53:52.283884+0000","last_clean":"2024-09-21T10:53:52.283884+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:53:52.283884+0000","last_undegraded":"2024-09-21T10:53:52.283884+0000","last_fullsized":"2024-09-21T10:53:52.283884+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":275,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.226599+0000","last_change":"2024-09-21T10:53:05.765999+0000","last_active":"2024-09-21T10:53:50.226599+0000","last_peered":"2024-09-21T10:53:50.226599+0000","last_clean":"2024-09-21T10:53:50.226599+0000","last_became_active":"2024-09-21T10:53:05.705454+0000","last_became_peered":"2024-09-21T10:53:05.705454+0000","last_unstale":"2024-09-21T10:53:50.226599+0000","last_undegraded":"2024-09-21T10:53:50.226599+0000","last_fullsized":"2024-09-21T10:53:50.226599+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:18:28.993742+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":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.6","version":"325'7227","reported_seq":7266,"reported_epoch":325,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:54:14.582978+0000","last_change":"2024-09-21T10:53:07.534315+0000","last_active":"2024-09-21T10:54:14.582978+0000","last_peered":"2024-09-21T10:54:14.582978+0000","last_clean":"2024-09-21T10:53:04.943388+0000","last_became_active":"2024-09-21T10:53:07.518904+0000","last_became_peered":"2024-09-21T10:53:07.518904+0000","last_unstale":"2024-09-21T10:54:14.582978+0000","last_undegraded":"2024-09-21T10:53:06.757757+0000","last_fullsized":"2024-09-21T10:53:06.698800+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":7227,"log_dups_size":0,"ondisk_log_size":7227,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:10:19.060656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293011456,"num_objects":4471,"num_object_clones":0,"num_object_copies":13413,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5135,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4471,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7227,"num_write_kb":374336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["5","1","4"],"object_location_counts":[{"shards":"1,4,5","objects":3757},{"shards":"4,5","objects":-664}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.d","version":"84'149","reported_seq":643,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.249458+0000","last_change":"2024-09-21T10:50:28.215073+0000","last_active":"2024-09-21T10:53:50.249458+0000","last_peered":"2024-09-21T10:53:50.249458+0000","last_clean":"2024-09-21T10:53:50.249458+0000","last_became_active":"2024-09-21T10:50:21.117572+0000","last_became_peered":"2024-09-21T10:50:21.117572+0000","last_unstale":"2024-09-21T10:53:50.249458+0000","last_undegraded":"2024-09-21T10:53:50.249458+0000","last_fullsized":"2024-09-21T10:53:50.249458+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:28.214958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:28.214958+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:15:27.672949+0000","scrub_duration":0.11537457299999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":131,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.250048+0000","last_change":"2024-09-21T10:53:05.769112+0000","last_active":"2024-09-21T10:53:50.250048+0000","last_peered":"2024-09-21T10:53:50.250048+0000","last_clean":"2024-09-21T10:53:50.250048+0000","last_became_active":"2024-09-21T10:53:05.725192+0000","last_became_peered":"2024-09-21T10:53:05.725192+0000","last_unstale":"2024-09-21T10:53:50.250048+0000","last_undegraded":"2024-09-21T10:53:50.250048+0000","last_fullsized":"2024-09-21T10:53:50.250048+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:36.010935+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":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":317,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.256080+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T10:53:50.256080+0000","last_peered":"2024-09-21T10:53:50.256080+0000","last_clean":"2024-09-21T10:53:50.256080+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T10:53:50.256080+0000","last_undegraded":"2024-09-21T10:53:50.256080+0000","last_fullsized":"2024-09-21T10:53:50.256080+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"325'7388","reported_seq":7419,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:54:14.666350+0000","last_change":"2024-09-21T10:51:35.087382+0000","last_active":"2024-09-21T10:54:14.666350+0000","last_peered":"2024-09-21T10:54:14.666350+0000","last_clean":"2024-09-21T10:54:14.666350+0000","last_became_active":"2024-09-21T10:51:35.086558+0000","last_became_peered":"2024-09-21T10:51:35.086558+0000","last_unstale":"2024-09-21T10:54:14.666350+0000","last_undegraded":"2024-09-21T10:54:14.666350+0000","last_fullsized":"2024-09-21T10:54:14.666350+0000","mapping_epoch":304,"log_start":"311'500","ondisk_log_start":"311'500","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":6888,"log_dups_size":0,"ondisk_log_size":6888,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:42:12.526678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295174144,"num_objects":4504,"num_object_clones":0,"num_object_copies":13512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4504,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7388,"num_write_kb":380544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"84'149","reported_seq":763,"reported_epoch":325,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:53:52.282112+0000","last_change":"2024-09-21T10:53:07.562220+0000","last_active":"2024-09-21T10:53:52.282112+0000","last_peered":"2024-09-21T10:53:52.282112+0000","last_clean":"2024-09-21T10:52:44.048009+0000","last_became_active":"2024-09-21T10:53:07.561403+0000","last_became_peered":"2024-09-21T10:53:07.561403+0000","last_unstale":"2024-09-21T10:53:52.282112+0000","last_undegraded":"2024-09-21T10:53:06.692491+0000","last_fullsized":"2024-09-21T10:53:06.691285+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:24.202723+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:24.202723+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"no scrub is scheduled","scrub_duration":19,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,6],"avail_no_missing":["3","4","6"],"object_location_counts":[{"shards":"3,4,6","objects":1}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":105,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.250469+0000","last_change":"2024-09-21T10:44:05.073585+0000","last_active":"2024-09-21T10:53:50.250469+0000","last_peered":"2024-09-21T10:53:50.250469+0000","last_clean":"2024-09-21T10:53:50.250469+0000","last_became_active":"2024-09-21T10:44:05.073348+0000","last_became_peered":"2024-09-21T10:44:05.073348+0000","last_unstale":"2024-09-21T10:53:50.250469+0000","last_undegraded":"2024-09-21T10:53:50.250469+0000","last_fullsized":"2024-09-21T10:53:50.250469+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:33.127824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":314,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.249588+0000","last_change":"2024-09-21T10:27:39.423107+0000","last_active":"2024-09-21T10:53:50.249588+0000","last_peered":"2024-09-21T10:53:50.249588+0000","last_clean":"2024-09-21T10:53:50.249588+0000","last_became_active":"2024-09-21T10:27:39.422192+0000","last_became_peered":"2024-09-21T10:27:39.422192+0000","last_unstale":"2024-09-21T10:53:50.249588+0000","last_undegraded":"2024-09-21T10:53:50.249588+0000","last_fullsized":"2024-09-21T10:53:50.249588+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:03:50.418052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"325'7233","reported_seq":7274,"reported_epoch":325,"state":"active+recovery_wait+remapped","last_fresh":"2024-09-21T10:54:11.859795+0000","last_change":"2024-09-21T10:53:07.554111+0000","last_active":"2024-09-21T10:54:11.859795+0000","last_peered":"2024-09-21T10:54:11.859795+0000","last_clean":"2024-09-21T10:53:04.889488+0000","last_became_active":"2024-09-21T10:53:07.536336+0000","last_became_peered":"2024-09-21T10:53:07.536336+0000","last_unstale":"2024-09-21T10:54:11.859795+0000","last_undegraded":"2024-09-21T10:54:11.859795+0000","last_fullsized":"2024-09-21T10:54:11.859795+0000","mapping_epoch":319,"log_start":"311'200","ondisk_log_start":"311'200","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":7033,"log_dups_size":0,"ondisk_log_size":7033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297992192,"num_objects":4547,"num_object_clones":0,"num_object_copies":13641,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5150,"num_objects_unfound":0,"num_objects_dirty":4547,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7233,"num_write_kb":376960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,4,3],"avail_no_missing":["1","3","4"],"object_location_counts":[{"shards":"1,3,4","objects":-603}],"blocked_by":[],"up_primary":0,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.f","version":"84'149","reported_seq":688,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.227892+0000","last_change":"2024-09-21T10:50:23.501618+0000","last_active":"2024-09-21T10:53:50.227892+0000","last_peered":"2024-09-21T10:53:50.227892+0000","last_clean":"2024-09-21T10:53:50.227892+0000","last_became_active":"2024-09-21T10:50:21.123530+0000","last_became_peered":"2024-09-21T10:50:21.123530+0000","last_unstale":"2024-09-21T10:53:50.227892+0000","last_undegraded":"2024-09-21T10:53:50.227892+0000","last_fullsized":"2024-09-21T10:53:50.227892+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:23.501498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:23.501498+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:50:44.896326+0000","scrub_duration":0.002351892,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":105,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.257075+0000","last_change":"2024-09-21T10:44:05.082524+0000","last_active":"2024-09-21T10:53:50.257075+0000","last_peered":"2024-09-21T10:53:50.257075+0000","last_clean":"2024-09-21T10:53:50.257075+0000","last_became_active":"2024-09-21T10:44:05.082152+0000","last_became_peered":"2024-09-21T10:44:05.082152+0000","last_unstale":"2024-09-21T10:53:50.257075+0000","last_undegraded":"2024-09-21T10:53:50.257075+0000","last_fullsized":"2024-09-21T10:53:50.257075+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:11.919774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":189,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.232734+0000","last_change":"2024-09-21T10:39:11.745892+0000","last_active":"2024-09-21T10:53:50.232734+0000","last_peered":"2024-09-21T10:53:50.232734+0000","last_clean":"2024-09-21T10:53:50.232734+0000","last_became_active":"2024-09-21T10:39:11.744011+0000","last_became_peered":"2024-09-21T10:39:11.744011+0000","last_unstale":"2024-09-21T10:53:50.232734+0000","last_undegraded":"2024-09-21T10:53:50.232734+0000","last_fullsized":"2024-09-21T10:53:50.232734+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:50:13.979352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.5","version":"325'7235","reported_seq":7292,"reported_epoch":325,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:54:09.952750+0000","last_change":"2024-09-21T10:53:07.576729+0000","last_active":"2024-09-21T10:54:09.952750+0000","last_peered":"2024-09-21T10:54:09.952750+0000","last_clean":"2024-09-21T10:53:04.828818+0000","last_became_active":"2024-09-21T10:53:07.561744+0000","last_became_peered":"2024-09-21T10:53:07.561744+0000","last_unstale":"2024-09-21T10:54:09.952750+0000","last_undegraded":"2024-09-21T10:53:06.786231+0000","last_fullsized":"2024-09-21T10:53:06.696368+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":7235,"log_dups_size":0,"ondisk_log_size":7235,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":307429376,"num_objects":4691,"num_object_clones":0,"num_object_copies":14073,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5192,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4691,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7235,"num_write_kb":381632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3","objects":-501},{"shards":"2,3,7","objects":3920}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.e","version":"84'149","reported_seq":444,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.250373+0000","last_change":"2024-09-21T10:50:29.150057+0000","last_active":"2024-09-21T10:53:50.250373+0000","last_peered":"2024-09-21T10:53:50.250373+0000","last_clean":"2024-09-21T10:53:50.250373+0000","last_became_active":"2024-09-21T10:50:21.117857+0000","last_became_peered":"2024-09-21T10:50:21.117857+0000","last_unstale":"2024-09-21T10:53:50.250373+0000","last_undegraded":"2024-09-21T10:53:50.250373+0000","last_fullsized":"2024-09-21T10:53:50.250373+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:29.149822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:29.149822+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:05.513007+0000","scrub_duration":0.0074667730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":333,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.283814+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T10:53:52.283814+0000","last_peered":"2024-09-21T10:53:52.283814+0000","last_clean":"2024-09-21T10:53:52.283814+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T10:53:52.283814+0000","last_undegraded":"2024-09-21T10:53:52.283814+0000","last_fullsized":"2024-09-21T10:53:52.283814+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.269020+0000","last_change":"2024-09-21T10:53:05.738984+0000","last_active":"2024-09-21T10:53:52.269020+0000","last_peered":"2024-09-21T10:53:52.269020+0000","last_clean":"2024-09-21T10:53:52.269020+0000","last_became_active":"2024-09-21T10:53:05.738192+0000","last_became_peered":"2024-09-21T10:53:05.738192+0000","last_unstale":"2024-09-21T10:53:52.269020+0000","last_undegraded":"2024-09-21T10:53:52.269020+0000","last_fullsized":"2024-09-21T10:53:52.269020+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:32:54.812147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"325'7115","reported_seq":7172,"reported_epoch":325,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:54:11.891822+0000","last_change":"2024-09-21T10:53:07.550591+0000","last_active":"2024-09-21T10:54:11.891822+0000","last_peered":"2024-09-21T10:54:11.891822+0000","last_clean":"2024-09-21T10:53:04.950842+0000","last_became_active":"2024-09-21T10:53:07.533393+0000","last_became_peered":"2024-09-21T10:53:07.533393+0000","last_unstale":"2024-09-21T10:54:11.891822+0000","last_undegraded":"2024-09-21T10:53:06.777961+0000","last_fullsized":"2024-09-21T10:53:06.690464+0000","mapping_epoch":319,"log_start":"311'100","ondisk_log_start":"311'100","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+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":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":301006848,"num_objects":4593,"num_object_clones":0,"num_object_copies":13779,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5126,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4593,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7115,"num_write_kb":374656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["1","3","4"],"object_location_counts":[{"shards":"1,3,4","objects":3865},{"shards":"1,4","objects":-533}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.9","version":"84'149","reported_seq":694,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.277032+0000","last_change":"2024-09-21T10:48:44.763186+0000","last_active":"2024-09-21T10:53:52.277032+0000","last_peered":"2024-09-21T10:53:52.277032+0000","last_clean":"2024-09-21T10:53:52.277032+0000","last_became_active":"2024-09-21T10:48:44.762411+0000","last_became_peered":"2024-09-21T10:48:44.762411+0000","last_unstale":"2024-09-21T10:53:52.277032+0000","last_undegraded":"2024-09-21T10:53:52.277032+0000","last_fullsized":"2024-09-21T10:53:52.277032+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:07.698079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:07.698079+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:57:46.598883+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":28,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.268915+0000","last_change":"2024-09-21T10:53:05.767141+0000","last_active":"2024-09-21T10:53:52.268915+0000","last_peered":"2024-09-21T10:53:52.268915+0000","last_clean":"2024-09-21T10:53:52.268915+0000","last_became_active":"2024-09-21T10:53:05.747563+0000","last_became_peered":"2024-09-21T10:53:05.747563+0000","last_unstale":"2024-09-21T10:53:52.268915+0000","last_undegraded":"2024-09-21T10:53:52.268915+0000","last_fullsized":"2024-09-21T10:53:52.268915+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:44:57.607797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":332,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.278983+0000","last_change":"2024-09-21T10:39:11.736351+0000","last_active":"2024-09-21T10:53:52.278983+0000","last_peered":"2024-09-21T10:53:52.278983+0000","last_clean":"2024-09-21T10:53:52.278983+0000","last_became_active":"2024-09-21T10:39:11.736048+0000","last_became_peered":"2024-09-21T10:39:11.736048+0000","last_unstale":"2024-09-21T10:53:52.278983+0000","last_undegraded":"2024-09-21T10:53:52.278983+0000","last_fullsized":"2024-09-21T10:53:52.278983+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:06.883075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"325'7090","reported_seq":7149,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:54:10.085059+0000","last_change":"2024-09-21T10:51:55.687083+0000","last_active":"2024-09-21T10:54:10.085059+0000","last_peered":"2024-09-21T10:54:10.085059+0000","last_clean":"2024-09-21T10:54:10.085059+0000","last_became_active":"2024-09-21T10:51:55.686382+0000","last_became_peered":"2024-09-21T10:51:55.686382+0000","last_unstale":"2024-09-21T10:54:10.085059+0000","last_undegraded":"2024-09-21T10:54:10.085059+0000","last_fullsized":"2024-09-21T10:54:10.085059+0000","mapping_epoch":307,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":7090,"log_dups_size":0,"ondisk_log_size":7090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:42:14.996600+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":7090,"num_write_kb":372480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"170'150","reported_seq":599,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.255856+0000","last_change":"2024-09-21T10:52:44.049127+0000","last_active":"2024-09-21T10:53:50.255856+0000","last_peered":"2024-09-21T10:53:50.255856+0000","last_clean":"2024-09-21T10:53:50.255856+0000","last_became_active":"2024-09-21T10:52:44.048664+0000","last_became_peered":"2024-09-21T10:52:44.048664+0000","last_unstale":"2024-09-21T10:53:50.255856+0000","last_undegraded":"2024-09-21T10:53:50.255856+0000","last_fullsized":"2024-09-21T10:53:50.255856+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:18.347112+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":189,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.232582+0000","last_change":"2024-09-21T10:39:11.745687+0000","last_active":"2024-09-21T10:53:50.232582+0000","last_peered":"2024-09-21T10:53:50.232582+0000","last_clean":"2024-09-21T10:53:50.232582+0000","last_became_active":"2024-09-21T10:39:11.741873+0000","last_became_peered":"2024-09-21T10:39:11.741873+0000","last_unstale":"2024-09-21T10:53:50.232582+0000","last_undegraded":"2024-09-21T10:53:50.232582+0000","last_fullsized":"2024-09-21T10:53:50.232582+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:24:42.486967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":343,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.272967+0000","last_change":"2024-09-21T10:48:41.737518+0000","last_active":"2024-09-21T10:53:52.272967+0000","last_peered":"2024-09-21T10:53:52.272967+0000","last_clean":"2024-09-21T10:53:52.272967+0000","last_became_active":"2024-09-21T10:48:41.737190+0000","last_became_peered":"2024-09-21T10:48:41.737190+0000","last_unstale":"2024-09-21T10:53:52.272967+0000","last_undegraded":"2024-09-21T10:53:52.272967+0000","last_fullsized":"2024-09-21T10:53:52.272967+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:40.026779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"325'7423","reported_seq":7454,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:54:14.686146+0000","last_change":"2024-09-21T10:51:35.046456+0000","last_active":"2024-09-21T10:54:14.686146+0000","last_peered":"2024-09-21T10:54:14.686146+0000","last_clean":"2024-09-21T10:54:14.686146+0000","last_became_active":"2024-09-21T10:51:35.045446+0000","last_became_peered":"2024-09-21T10:51:35.045446+0000","last_unstale":"2024-09-21T10:54:14.686146+0000","last_undegraded":"2024-09-21T10:54:14.686146+0000","last_fullsized":"2024-09-21T10:54:14.686146+0000","mapping_epoch":304,"log_start":"311'600","ondisk_log_start":"311'600","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":6823,"log_dups_size":0,"ondisk_log_size":6823,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:07:23.438615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293797888,"num_objects":4483,"num_object_clones":0,"num_object_copies":13449,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4483,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7423,"num_write_kb":380992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"84'149","reported_seq":772,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.276552+0000","last_change":"2024-09-21T10:53:08.729174+0000","last_active":"2024-09-21T10:53:52.276552+0000","last_peered":"2024-09-21T10:53:52.276552+0000","last_clean":"2024-09-21T10:53:52.276552+0000","last_became_active":"2024-09-21T10:53:08.728861+0000","last_became_peered":"2024-09-21T10:53:08.728861+0000","last_unstale":"2024-09-21T10:53:52.276552+0000","last_undegraded":"2024-09-21T10:53:52.276552+0000","last_fullsized":"2024-09-21T10:53:52.276552+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:25.970744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:25.970744+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:47:27.444116+0000","scrub_duration":55,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":318,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.249818+0000","last_change":"2024-09-21T10:48:41.727307+0000","last_active":"2024-09-21T10:53:50.249818+0000","last_peered":"2024-09-21T10:53:50.249818+0000","last_clean":"2024-09-21T10:53:50.249818+0000","last_became_active":"2024-09-21T10:48:41.726873+0000","last_became_peered":"2024-09-21T10:48:41.726873+0000","last_unstale":"2024-09-21T10:53:50.249818+0000","last_undegraded":"2024-09-21T10:53:50.249818+0000","last_fullsized":"2024-09-21T10:53:50.249818+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:02:18.192544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.275329+0000","last_change":"2024-09-21T10:51:10.671963+0000","last_active":"2024-09-21T10:53:52.275329+0000","last_peered":"2024-09-21T10:53:52.275329+0000","last_clean":"2024-09-21T10:53:52.275329+0000","last_became_active":"2024-09-21T10:51:10.671570+0000","last_became_peered":"2024-09-21T10:51:10.671570+0000","last_unstale":"2024-09-21T10:53:52.275329+0000","last_undegraded":"2024-09-21T10:53:52.275329+0000","last_fullsized":"2024-09-21T10:53:52.275329+0000","mapping_epoch":299,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":300,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:26.013255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"325'7266","reported_seq":12612,"reported_epoch":325,"state":"active+recovering+undersized+remapped","last_fresh":"2024-09-21T10:54:14.291633+0000","last_change":"2024-09-21T10:53:07.554677+0000","last_active":"2024-09-21T10:54:14.291633+0000","last_peered":"2024-09-21T10:54:14.291633+0000","last_clean":"2024-09-21T10:53:04.868489+0000","last_became_active":"2024-09-21T10:53:07.522056+0000","last_became_peered":"2024-09-21T10:53:07.522056+0000","last_unstale":"2024-09-21T10:54:14.291633+0000","last_undegraded":"2024-09-21T10:54:14.291633+0000","last_fullsized":"2024-09-21T10:53:06.692186+0000","mapping_epoch":319,"log_start":"311'1700","ondisk_log_start":"311'1700","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5566,"log_dups_size":0,"ondisk_log_size":5566,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:41:17.193770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296878080,"num_objects":4530,"num_object_clones":0,"num_object_copies":13590,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2533,"num_objects_unfound":0,"num_objects_dirty":4530,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7266,"num_write_kb":377472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2653,"num_bytes_recovered":173867008,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","1","7"],"object_location_counts":[{"shards":"1,4,7","objects":2533},{"shards":"4,7","objects":1997}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"84'149","reported_seq":606,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.257656+0000","last_change":"2024-09-21T10:48:44.757835+0000","last_active":"2024-09-21T10:53:50.257656+0000","last_peered":"2024-09-21T10:53:50.257656+0000","last_clean":"2024-09-21T10:53:50.257656+0000","last_became_active":"2024-09-21T10:48:44.757489+0000","last_became_peered":"2024-09-21T10:48:44.757489+0000","last_unstale":"2024-09-21T10:53:50.257656+0000","last_undegraded":"2024-09-21T10:53:50.257656+0000","last_fullsized":"2024-09-21T10:53:50.257656+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:17.720989+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":524,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.277390+0000","last_change":"2024-09-21T10:27:39.433832+0000","last_active":"2024-09-21T10:53:52.277390+0000","last_peered":"2024-09-21T10:53:52.277390+0000","last_clean":"2024-09-21T10:53:52.277390+0000","last_became_active":"2024-09-21T10:27:39.432650+0000","last_became_peered":"2024-09-21T10:27:39.432650+0000","last_unstale":"2024-09-21T10:53:52.277390+0000","last_undegraded":"2024-09-21T10:53:52.277390+0000","last_fullsized":"2024-09-21T10:53:52.277390+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:58.261194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":507,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.276221+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:53:52.276221+0000","last_peered":"2024-09-21T10:53:52.276221+0000","last_clean":"2024-09-21T10:53:52.276221+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:53:52.276221+0000","last_undegraded":"2024-09-21T10:53:52.276221+0000","last_fullsized":"2024-09-21T10:53:52.276221+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"325'7500","reported_seq":7542,"reported_epoch":325,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:54:14.695495+0000","last_change":"2024-09-21T10:53:07.577352+0000","last_active":"2024-09-21T10:54:14.695495+0000","last_peered":"2024-09-21T10:54:14.695495+0000","last_clean":"2024-09-21T10:53:05.373335+0000","last_became_active":"2024-09-21T10:53:07.562286+0000","last_became_peered":"2024-09-21T10:53:07.562286+0000","last_unstale":"2024-09-21T10:54:14.695495+0000","last_undegraded":"2024-09-21T10:53:06.859156+0000","last_fullsized":"2024-09-21T10:53:06.689440+0000","mapping_epoch":319,"log_start":"311'600","ondisk_log_start":"311'600","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":6900,"log_dups_size":0,"ondisk_log_size":6900,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:27:59.388336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":297271296,"num_objects":4536,"num_object_clones":0,"num_object_copies":13608,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5214,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4536,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7500,"num_write_kb":385152,"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":[6,1,0],"acting":[6,1],"avail_no_missing":["6","1","4"],"object_location_counts":[{"shards":"1,4,6","objects":3732},{"shards":"1,6","objects":-678}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":488,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.268382+0000","last_change":"2024-09-21T10:53:08.746203+0000","last_active":"2024-09-21T10:53:52.268382+0000","last_peered":"2024-09-21T10:53:52.268382+0000","last_clean":"2024-09-21T10:53:52.268382+0000","last_became_active":"2024-09-21T10:53:08.745875+0000","last_became_peered":"2024-09-21T10:53:08.745875+0000","last_unstale":"2024-09-21T10:53:52.268382+0000","last_undegraded":"2024-09-21T10:53:52.268382+0000","last_fullsized":"2024-09-21T10:53:52.268382+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:47.629534+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:47.629534+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26834,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":17,"num_read_kb":37,"num_write":9,"num_write_kb":109,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107339,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":344,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.256342+0000","last_change":"2024-09-21T10:48:41.744039+0000","last_active":"2024-09-21T10:53:50.256342+0000","last_peered":"2024-09-21T10:53:50.256342+0000","last_clean":"2024-09-21T10:53:50.256342+0000","last_became_active":"2024-09-21T10:48:41.726392+0000","last_became_peered":"2024-09-21T10:48:41.726392+0000","last_unstale":"2024-09-21T10:53:50.256342+0000","last_undegraded":"2024-09-21T10:53:50.256342+0000","last_fullsized":"2024-09-21T10:53:50.256342+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:46.710015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":315,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.257829+0000","last_change":"2024-09-21T10:49:11.722554+0000","last_active":"2024-09-21T10:53:50.257829+0000","last_peered":"2024-09-21T10:53:50.257829+0000","last_clean":"2024-09-21T10:53:50.257829+0000","last_became_active":"2024-09-21T10:49:11.722219+0000","last_became_peered":"2024-09-21T10:49:11.722219+0000","last_unstale":"2024-09-21T10:53:50.257829+0000","last_undegraded":"2024-09-21T10:53:50.257829+0000","last_fullsized":"2024-09-21T10:53:50.257829+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:56:16.464158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":190,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.232843+0000","last_change":"2024-09-21T10:39:11.749199+0000","last_active":"2024-09-21T10:53:50.232843+0000","last_peered":"2024-09-21T10:53:50.232843+0000","last_clean":"2024-09-21T10:53:50.232843+0000","last_became_active":"2024-09-21T10:39:11.746993+0000","last_became_peered":"2024-09-21T10:39:11.746993+0000","last_unstale":"2024-09-21T10:53:50.232843+0000","last_undegraded":"2024-09-21T10:53:50.232843+0000","last_fullsized":"2024-09-21T10:53:50.232843+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:14.051503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"325'7188","reported_seq":7244,"reported_epoch":325,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:54:10.094645+0000","last_change":"2024-09-21T10:53:07.542326+0000","last_active":"2024-09-21T10:54:10.094645+0000","last_peered":"2024-09-21T10:54:10.094645+0000","last_clean":"2024-09-21T10:53:04.890484+0000","last_became_active":"2024-09-21T10:53:07.524284+0000","last_became_peered":"2024-09-21T10:53:07.524284+0000","last_unstale":"2024-09-21T10:54:10.094645+0000","last_undegraded":"2024-09-21T10:53:06.783038+0000","last_fullsized":"2024-09-21T10:53:06.696465+0000","mapping_epoch":319,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":7188,"log_dups_size":0,"ondisk_log_size":7188,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":5105,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4544,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7188,"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":[0,2,7],"acting":[2,7],"avail_no_missing":["2","5","7"],"object_location_counts":[{"shards":"2,5,7","objects":3783},{"shards":"2,7","objects":-561}],"blocked_by":[],"up_primary":0,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.3","version":"84'149","reported_seq":744,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.276349+0000","last_change":"2024-09-21T10:50:14.889002+0000","last_active":"2024-09-21T10:53:52.276349+0000","last_peered":"2024-09-21T10:53:52.276349+0000","last_clean":"2024-09-21T10:53:52.276349+0000","last_became_active":"2024-09-21T10:50:10.070894+0000","last_became_peered":"2024-09-21T10:50:10.070894+0000","last_unstale":"2024-09-21T10:53:52.276349+0000","last_undegraded":"2024-09-21T10:53:52.276349+0000","last_fullsized":"2024-09-21T10:53:52.276349+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.888860+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.888860+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:40:39.743403+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":263,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.275594+0000","last_change":"2024-09-21T10:53:05.738245+0000","last_active":"2024-09-21T10:53:52.275594+0000","last_peered":"2024-09-21T10:53:52.275594+0000","last_clean":"2024-09-21T10:53:52.275594+0000","last_became_active":"2024-09-21T10:53:05.736366+0000","last_became_peered":"2024-09-21T10:53:05.736366+0000","last_unstale":"2024-09-21T10:53:52.275594+0000","last_undegraded":"2024-09-21T10:53:52.275594+0000","last_fullsized":"2024-09-21T10:53:52.275594+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:23:35.262518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":24,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.280627+0000","last_change":"2024-09-21T10:53:05.744144+0000","last_active":"2024-09-21T10:53:52.280627+0000","last_peered":"2024-09-21T10:53:52.280627+0000","last_clean":"2024-09-21T10:53:52.280627+0000","last_became_active":"2024-09-21T10:53:05.743422+0000","last_became_peered":"2024-09-21T10:53:05.743422+0000","last_unstale":"2024-09-21T10:53:52.280627+0000","last_undegraded":"2024-09-21T10:53:52.280627+0000","last_fullsized":"2024-09-21T10:53:52.280627+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:07.427675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.285321+0000","last_change":"2024-09-21T10:53:05.737365+0000","last_active":"2024-09-21T10:53:52.285321+0000","last_peered":"2024-09-21T10:53:52.285321+0000","last_clean":"2024-09-21T10:53:52.285321+0000","last_became_active":"2024-09-21T10:53:05.734205+0000","last_became_peered":"2024-09-21T10:53:05.734205+0000","last_unstale":"2024-09-21T10:53:52.285321+0000","last_undegraded":"2024-09-21T10:53:52.285321+0000","last_fullsized":"2024-09-21T10:53:52.285321+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:47.763462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.9","version":"325'7210","reported_seq":7240,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:54:14.607012+0000","last_change":"2024-09-21T10:51:35.088521+0000","last_active":"2024-09-21T10:54:14.607012+0000","last_peered":"2024-09-21T10:54:14.607012+0000","last_clean":"2024-09-21T10:54:14.607012+0000","last_became_active":"2024-09-21T10:51:35.087649+0000","last_became_peered":"2024-09-21T10:51:35.087649+0000","last_unstale":"2024-09-21T10:54:14.607012+0000","last_undegraded":"2024-09-21T10:54:14.607012+0000","last_fullsized":"2024-09-21T10:54:14.607012+0000","mapping_epoch":304,"log_start":"0'0","ondisk_log_start":"0'0","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":7210,"log_dups_size":0,"ondisk_log_size":7210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:14:26.746917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":292028416,"num_objects":4456,"num_object_clones":0,"num_object_copies":13368,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4456,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7210,"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":[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.2","version":"84'149","reported_seq":528,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.272512+0000","last_change":"2024-09-21T10:53:08.721691+0000","last_active":"2024-09-21T10:53:52.272512+0000","last_peered":"2024-09-21T10:53:52.272512+0000","last_clean":"2024-09-21T10:53:52.272512+0000","last_became_active":"2024-09-21T10:53:08.721024+0000","last_became_peered":"2024-09-21T10:53:08.721024+0000","last_unstale":"2024-09-21T10:53:52.272512+0000","last_undegraded":"2024-09-21T10:53:52.272512+0000","last_fullsized":"2024-09-21T10:53:52.272512+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:47.903633+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:47.903633+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":18,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":107340,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":138,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.270741+0000","last_change":"2024-09-21T10:53:05.723844+0000","last_active":"2024-09-21T10:53:52.270741+0000","last_peered":"2024-09-21T10:53:52.270741+0000","last_clean":"2024-09-21T10:53:52.270741+0000","last_became_active":"2024-09-21T10:53:05.722802+0000","last_became_peered":"2024-09-21T10:53:05.722802+0000","last_unstale":"2024-09-21T10:53:52.270741+0000","last_undegraded":"2024-09-21T10:53:52.270741+0000","last_fullsized":"2024-09-21T10:53:52.270741+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:39:07.825523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":545,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.275865+0000","last_change":"2024-09-21T10:48:41.728034+0000","last_active":"2024-09-21T10:53:52.275865+0000","last_peered":"2024-09-21T10:53:52.275865+0000","last_clean":"2024-09-21T10:53:52.275865+0000","last_became_active":"2024-09-21T10:48:41.727068+0000","last_became_peered":"2024-09-21T10:48:41.727068+0000","last_unstale":"2024-09-21T10:53:52.275865+0000","last_undegraded":"2024-09-21T10:53:52.275865+0000","last_fullsized":"2024-09-21T10:53:52.275865+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:30:32.391677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":518,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.255984+0000","last_change":"2024-09-21T10:53:05.726832+0000","last_active":"2024-09-21T10:53:50.255984+0000","last_peered":"2024-09-21T10:53:50.255984+0000","last_clean":"2024-09-21T10:53:50.255984+0000","last_became_active":"2024-09-21T10:53:05.726164+0000","last_became_peered":"2024-09-21T10:53:05.726164+0000","last_unstale":"2024-09-21T10:53:50.255984+0000","last_undegraded":"2024-09-21T10:53:50.255984+0000","last_fullsized":"2024-09-21T10:53:50.255984+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:59:27.848079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.a","version":"325'7444","reported_seq":7483,"reported_epoch":325,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:54:14.672207+0000","last_change":"2024-09-21T10:53:07.581377+0000","last_active":"2024-09-21T10:54:14.672207+0000","last_peered":"2024-09-21T10:54:14.672207+0000","last_clean":"2024-09-21T10:53:04.871518+0000","last_became_active":"2024-09-21T10:53:07.562185+0000","last_became_peered":"2024-09-21T10:53:07.562185+0000","last_unstale":"2024-09-21T10:54:14.672207+0000","last_undegraded":"2024-09-21T10:53:06.752924+0000","last_fullsized":"2024-09-21T10:53:06.690142+0000","mapping_epoch":319,"log_start":"311'600","ondisk_log_start":"311'600","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":6844,"log_dups_size":0,"ondisk_log_size":6844,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:43:39.879211+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":5264,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4496,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7444,"num_write_kb":382080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"avail_no_missing":["6","2","5"],"object_location_counts":[{"shards":"2,5,6","objects":3790},{"shards":"5,6","objects":-768}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.1","version":"84'149","reported_seq":646,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.283403+0000","last_change":"2024-09-21T10:53:08.747676+0000","last_active":"2024-09-21T10:53:52.283403+0000","last_peered":"2024-09-21T10:53:52.283403+0000","last_clean":"2024-09-21T10:53:52.283403+0000","last_became_active":"2024-09-21T10:53:08.747443+0000","last_became_peered":"2024-09-21T10:53:08.747443+0000","last_unstale":"2024-09-21T10:53:52.283403+0000","last_undegraded":"2024-09-21T10:53:52.283403+0000","last_fullsized":"2024-09-21T10:53:52.283403+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.374519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.374519+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:43:55.271469+0000","scrub_duration":0.020759922,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":360,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.260796+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T10:53:50.260796+0000","last_peered":"2024-09-21T10:53:50.260796+0000","last_clean":"2024-09-21T10:53:50.260796+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T10:53:50.260796+0000","last_undegraded":"2024-09-21T10:53:50.260796+0000","last_fullsized":"2024-09-21T10:53:50.260796+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":352,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.250041+0000","last_change":"2024-09-21T10:53:05.725227+0000","last_active":"2024-09-21T10:53:50.250041+0000","last_peered":"2024-09-21T10:53:50.250041+0000","last_clean":"2024-09-21T10:53:50.250041+0000","last_became_active":"2024-09-21T10:53:05.724761+0000","last_became_peered":"2024-09-21T10:53:05.724761+0000","last_unstale":"2024-09-21T10:53:50.250041+0000","last_undegraded":"2024-09-21T10:53:50.250041+0000","last_fullsized":"2024-09-21T10:53:50.250041+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:32:25.803533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":538,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.275543+0000","last_change":"2024-09-21T10:48:41.740270+0000","last_active":"2024-09-21T10:53:52.275543+0000","last_peered":"2024-09-21T10:53:52.275543+0000","last_clean":"2024-09-21T10:53:52.275543+0000","last_became_active":"2024-09-21T10:48:41.739929+0000","last_became_peered":"2024-09-21T10:48:41.739929+0000","last_unstale":"2024-09-21T10:53:52.275543+0000","last_undegraded":"2024-09-21T10:53:52.275543+0000","last_fullsized":"2024-09-21T10:53:52.275543+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:51:34.345757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"325'7294","reported_seq":7333,"reported_epoch":325,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:54:14.199720+0000","last_change":"2024-09-21T10:53:07.591214+0000","last_active":"2024-09-21T10:54:14.199720+0000","last_peered":"2024-09-21T10:54:14.199720+0000","last_clean":"2024-09-21T10:53:04.947003+0000","last_became_active":"2024-09-21T10:53:07.570815+0000","last_became_peered":"2024-09-21T10:53:07.570815+0000","last_unstale":"2024-09-21T10:54:14.199720+0000","last_undegraded":"2024-09-21T10:53:06.741957+0000","last_fullsized":"2024-09-21T10:53:06.694709+0000","mapping_epoch":319,"log_start":"311'1700","ondisk_log_start":"311'1700","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5594,"log_dups_size":0,"ondisk_log_size":5594,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:33:10.406542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293994496,"num_objects":4486,"num_object_clones":0,"num_object_copies":13458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5121,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4486,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7294,"num_write_kb":376960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["4","3","7"],"object_location_counts":[{"shards":"3,4,7","objects":3717},{"shards":"4,7","objects":-635}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"84'149","reported_seq":688,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.227839+0000","last_change":"2024-09-21T10:51:58.698683+0000","last_active":"2024-09-21T10:53:50.227839+0000","last_peered":"2024-09-21T10:53:50.227839+0000","last_clean":"2024-09-21T10:53:50.227839+0000","last_became_active":"2024-09-21T10:51:58.698108+0000","last_became_peered":"2024-09-21T10:51:58.698108+0000","last_unstale":"2024-09-21T10:53:50.227839+0000","last_undegraded":"2024-09-21T10:53:50.227839+0000","last_fullsized":"2024-09-21T10:53:50.227839+0000","mapping_epoch":310,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":311,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.559049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.559049+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:39:08.160577+0000","scrub_duration":0.0076873130000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":345,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.256932+0000","last_change":"2024-09-21T10:48:41.728729+0000","last_active":"2024-09-21T10:53:50.256932+0000","last_peered":"2024-09-21T10:53:50.256932+0000","last_clean":"2024-09-21T10:53:50.256932+0000","last_became_active":"2024-09-21T10:48:41.728492+0000","last_became_peered":"2024-09-21T10:48:41.728492+0000","last_unstale":"2024-09-21T10:53:50.256932+0000","last_undegraded":"2024-09-21T10:53:50.256932+0000","last_fullsized":"2024-09-21T10:53:50.256932+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:36:53.927303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":567,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.275707+0000","last_change":"2024-09-21T10:53:05.736168+0000","last_active":"2024-09-21T10:53:52.275707+0000","last_peered":"2024-09-21T10:53:52.275707+0000","last_clean":"2024-09-21T10:53:52.275707+0000","last_became_active":"2024-09-21T10:53:05.725624+0000","last_became_peered":"2024-09-21T10:53:05.725624+0000","last_unstale":"2024-09-21T10:53:52.275707+0000","last_undegraded":"2024-09-21T10:53:52.275707+0000","last_fullsized":"2024-09-21T10:53:52.275707+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:03:20.172977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":34,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.279424+0000","last_change":"2024-09-21T10:52:40.702517+0000","last_active":"2024-09-21T10:53:52.279424+0000","last_peered":"2024-09-21T10:53:52.279424+0000","last_clean":"2024-09-21T10:53:52.279424+0000","last_became_active":"2024-09-21T10:52:40.702195+0000","last_became_peered":"2024-09-21T10:52:40.702195+0000","last_unstale":"2024-09-21T10:53:52.279424+0000","last_undegraded":"2024-09-21T10:53:52.279424+0000","last_fullsized":"2024-09-21T10:53:52.279424+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:16:10.205128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"325'7377","reported_seq":7416,"reported_epoch":325,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-09-21T10:54:14.707897+0000","last_change":"2024-09-21T10:53:07.574083+0000","last_active":"2024-09-21T10:54:14.707897+0000","last_peered":"2024-09-21T10:54:14.707897+0000","last_clean":"2024-09-21T10:53:05.372765+0000","last_became_active":"2024-09-21T10:53:07.560829+0000","last_became_peered":"2024-09-21T10:53:07.560829+0000","last_unstale":"2024-09-21T10:54:14.707897+0000","last_undegraded":"2024-09-21T10:53:06.765448+0000","last_fullsized":"2024-09-21T10:53:06.690698+0000","mapping_epoch":319,"log_start":"311'500","ondisk_log_start":"311'500","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":6877,"log_dups_size":0,"ondisk_log_size":6877,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:52:09.190375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295436312,"num_objects":4509,"num_object_clones":0,"num_object_copies":13527,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5208,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4509,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7377,"num_write_kb":380289,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3","4"],"object_location_counts":[{"shards":"3,4,6","objects":3774},{"shards":"4,6","objects":-699}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.6","version":"84'149","reported_seq":701,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.229830+0000","last_change":"2024-09-21T10:53:08.760341+0000","last_active":"2024-09-21T10:53:50.229830+0000","last_peered":"2024-09-21T10:53:50.229830+0000","last_clean":"2024-09-21T10:53:50.229830+0000","last_became_active":"2024-09-21T10:53:08.759996+0000","last_became_peered":"2024-09-21T10:53:08.759996+0000","last_unstale":"2024-09-21T10:53:50.229830+0000","last_undegraded":"2024-09-21T10:53:50.229830+0000","last_fullsized":"2024-09-21T10:53:50.229830+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:15.646482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:15.646482+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:16.666536+0000","scrub_duration":0.003089863,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":522,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.275620+0000","last_change":"2024-09-21T10:48:41.738022+0000","last_active":"2024-09-21T10:53:52.275620+0000","last_peered":"2024-09-21T10:53:52.275620+0000","last_clean":"2024-09-21T10:53:52.275620+0000","last_became_active":"2024-09-21T10:48:41.737031+0000","last_became_peered":"2024-09-21T10:48:41.737031+0000","last_unstale":"2024-09-21T10:53:52.275620+0000","last_undegraded":"2024-09-21T10:53:52.275620+0000","last_fullsized":"2024-09-21T10:53:52.275620+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:24:56.729037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.269462+0000","last_change":"2024-09-21T10:53:05.731029+0000","last_active":"2024-09-21T10:53:52.269462+0000","last_peered":"2024-09-21T10:53:52.269462+0000","last_clean":"2024-09-21T10:53:52.269462+0000","last_became_active":"2024-09-21T10:53:05.730190+0000","last_became_peered":"2024-09-21T10:53:05.730190+0000","last_unstale":"2024-09-21T10:53:52.269462+0000","last_undegraded":"2024-09-21T10:53:52.269462+0000","last_fullsized":"2024-09-21T10:53:52.269462+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:01:30.496321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":24,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.269189+0000","last_change":"2024-09-21T10:53:05.731797+0000","last_active":"2024-09-21T10:53:52.269189+0000","last_peered":"2024-09-21T10:53:52.269189+0000","last_clean":"2024-09-21T10:53:52.269189+0000","last_became_active":"2024-09-21T10:53:05.731012+0000","last_became_peered":"2024-09-21T10:53:05.731012+0000","last_unstale":"2024-09-21T10:53:52.269189+0000","last_undegraded":"2024-09-21T10:53:52.269189+0000","last_fullsized":"2024-09-21T10:53:52.269189+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:31:49.382508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"325'7306","reported_seq":7337,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:54:14.199488+0000","last_change":"2024-09-21T10:51:35.047177+0000","last_active":"2024-09-21T10:54:14.199488+0000","last_peered":"2024-09-21T10:54:14.199488+0000","last_clean":"2024-09-21T10:54:14.199488+0000","last_became_active":"2024-09-21T10:51:35.046612+0000","last_became_peered":"2024-09-21T10:51:35.046612+0000","last_unstale":"2024-09-21T10:54:14.199488+0000","last_undegraded":"2024-09-21T10:54:14.199488+0000","last_fullsized":"2024-09-21T10:54:14.199488+0000","mapping_epoch":304,"log_start":"311'1700","ondisk_log_start":"311'1700","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":5606,"log_dups_size":0,"ondisk_log_size":5606,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:40:53.026805+0000","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":7306,"num_write_kb":377408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"84'149","reported_seq":627,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.249719+0000","last_change":"2024-09-21T10:50:19.094285+0000","last_active":"2024-09-21T10:53:50.249719+0000","last_peered":"2024-09-21T10:53:50.249719+0000","last_clean":"2024-09-21T10:53:50.249719+0000","last_became_active":"2024-09-21T10:50:10.058208+0000","last_became_peered":"2024-09-21T10:50:10.058208+0000","last_unstale":"2024-09-21T10:53:50.249719+0000","last_undegraded":"2024-09-21T10:53:50.249719+0000","last_fullsized":"2024-09-21T10:53:50.249719+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:19.094144+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:19.094144+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:10.106518+0000","scrub_duration":0.0051641960000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":28,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.268586+0000","last_change":"2024-09-21T10:53:05.763647+0000","last_active":"2024-09-21T10:53:52.268586+0000","last_peered":"2024-09-21T10:53:52.268586+0000","last_clean":"2024-09-21T10:53:52.268586+0000","last_became_active":"2024-09-21T10:53:05.745636+0000","last_became_peered":"2024-09-21T10:53:05.745636+0000","last_unstale":"2024-09-21T10:53:52.268586+0000","last_undegraded":"2024-09-21T10:53:52.268586+0000","last_fullsized":"2024-09-21T10:53:52.268586+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:25:53.469974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":533,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.276007+0000","last_change":"2024-09-21T10:39:11.727347+0000","last_active":"2024-09-21T10:53:52.276007+0000","last_peered":"2024-09-21T10:53:52.276007+0000","last_clean":"2024-09-21T10:53:52.276007+0000","last_became_active":"2024-09-21T10:39:11.725834+0000","last_became_peered":"2024-09-21T10:39:11.725834+0000","last_unstale":"2024-09-21T10:53:52.276007+0000","last_undegraded":"2024-09-21T10:53:52.276007+0000","last_fullsized":"2024-09-21T10:53:52.276007+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:01:05.187179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":534,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.277185+0000","last_change":"2024-09-21T10:53:05.727666+0000","last_active":"2024-09-21T10:53:52.277185+0000","last_peered":"2024-09-21T10:53:52.277185+0000","last_clean":"2024-09-21T10:53:52.277185+0000","last_became_active":"2024-09-21T10:53:05.726971+0000","last_became_peered":"2024-09-21T10:53:05.726971+0000","last_unstale":"2024-09-21T10:53:52.277185+0000","last_undegraded":"2024-09-21T10:53:52.277185+0000","last_fullsized":"2024-09-21T10:53:52.277185+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:47:47.272456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"325'7507","reported_seq":7538,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:54:14.694995+0000","last_change":"2024-09-21T10:51:35.085268+0000","last_active":"2024-09-21T10:54:14.694995+0000","last_peered":"2024-09-21T10:54:14.694995+0000","last_clean":"2024-09-21T10:54:14.694995+0000","last_became_active":"2024-09-21T10:51:35.084552+0000","last_became_peered":"2024-09-21T10:51:35.084552+0000","last_unstale":"2024-09-21T10:54:14.694995+0000","last_undegraded":"2024-09-21T10:54:14.694995+0000","last_fullsized":"2024-09-21T10:54:14.694995+0000","mapping_epoch":304,"log_start":"311'600","ondisk_log_start":"311'600","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:51:33.999449+0000","last_clean_scrub_stamp":"2024-09-21T10:51:33.999449+0000","objects_scrubbed":0,"log_size":6907,"log_dups_size":0,"ondisk_log_size":6907,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:17:45.526805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":300089344,"num_objects":4579,"num_object_clones":0,"num_object_copies":13737,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4579,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7507,"num_write_kb":386752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"84'149","reported_seq":732,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.282012+0000","last_change":"2024-09-21T10:50:20.245623+0000","last_active":"2024-09-21T10:53:52.282012+0000","last_peered":"2024-09-21T10:53:52.282012+0000","last_clean":"2024-09-21T10:53:52.282012+0000","last_became_active":"2024-09-21T10:50:10.083252+0000","last_became_peered":"2024-09-21T10:50:10.083252+0000","last_unstale":"2024-09-21T10:53:52.282012+0000","last_undegraded":"2024-09-21T10:53:52.282012+0000","last_fullsized":"2024-09-21T10:53:52.282012+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.245429+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.245429+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:29:12.369941+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":28,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.285403+0000","last_change":"2024-09-21T10:53:05.760175+0000","last_active":"2024-09-21T10:53:52.285403+0000","last_peered":"2024-09-21T10:53:52.285403+0000","last_clean":"2024-09-21T10:53:52.285403+0000","last_became_active":"2024-09-21T10:53:05.738572+0000","last_became_peered":"2024-09-21T10:53:05.738572+0000","last_unstale":"2024-09-21T10:53:52.285403+0000","last_undegraded":"2024-09-21T10:53:52.285403+0000","last_fullsized":"2024-09-21T10:53:52.285403+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:10:17.002685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":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":[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":214,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.227723+0000","last_change":"2024-09-21T10:52:40.695509+0000","last_active":"2024-09-21T10:53:50.227723+0000","last_peered":"2024-09-21T10:53:50.227723+0000","last_clean":"2024-09-21T10:53:50.227723+0000","last_became_active":"2024-09-21T10:52:40.695069+0000","last_became_peered":"2024-09-21T10:52:40.695069+0000","last_unstale":"2024-09-21T10:53:50.227723+0000","last_undegraded":"2024-09-21T10:53:50.227723+0000","last_fullsized":"2024-09-21T10:53:50.227723+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:26.157930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":318,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.249667+0000","last_change":"2024-09-21T10:39:11.734022+0000","last_active":"2024-09-21T10:53:50.249667+0000","last_peered":"2024-09-21T10:53:50.249667+0000","last_clean":"2024-09-21T10:53:50.249667+0000","last_became_active":"2024-09-21T10:39:11.731261+0000","last_became_peered":"2024-09-21T10:39:11.731261+0000","last_unstale":"2024-09-21T10:53:50.249667+0000","last_undegraded":"2024-09-21T10:53:50.249667+0000","last_fullsized":"2024-09-21T10:53:50.249667+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:27:12.520746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":340,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.249842+0000","last_change":"2024-09-21T10:49:41.114175+0000","last_active":"2024-09-21T10:53:50.249842+0000","last_peered":"2024-09-21T10:53:50.249842+0000","last_clean":"2024-09-21T10:53:50.249842+0000","last_became_active":"2024-09-21T10:49:41.113843+0000","last_became_peered":"2024-09-21T10:49:41.113843+0000","last_unstale":"2024-09-21T10:53:50.249842+0000","last_undegraded":"2024-09-21T10:53:50.249842+0000","last_fullsized":"2024-09-21T10:53:50.249842+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:14:20.793464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"84'24","reported_seq":367,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.256454+0000","last_change":"2024-09-21T10:39:11.736538+0000","last_active":"2024-09-21T10:53:50.256454+0000","last_peered":"2024-09-21T10:53:50.256454+0000","last_clean":"2024-09-21T10:53:50.256454+0000","last_became_active":"2024-09-21T10:39:11.736199+0000","last_became_peered":"2024-09-21T10:39:11.736199+0000","last_unstale":"2024-09-21T10:53:50.256454+0000","last_undegraded":"2024-09-21T10:53:50.256454+0000","last_fullsized":"2024-09-21T10:53:50.256454+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:22.923335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":468,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.232475+0000","last_change":"2024-09-21T10:53:05.709358+0000","last_active":"2024-09-21T10:53:50.232475+0000","last_peered":"2024-09-21T10:53:50.232475+0000","last_clean":"2024-09-21T10:53:50.232475+0000","last_became_active":"2024-09-21T10:53:05.709013+0000","last_became_peered":"2024-09-21T10:53:05.709013+0000","last_unstale":"2024-09-21T10:53:50.232475+0000","last_undegraded":"2024-09-21T10:53:50.232475+0000","last_fullsized":"2024-09-21T10:53:50.232475+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:37.417289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":183,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.283580+0000","last_change":"2024-09-21T10:44:05.081987+0000","last_active":"2024-09-21T10:53:52.283580+0000","last_peered":"2024-09-21T10:53:52.283580+0000","last_clean":"2024-09-21T10:53:52.283580+0000","last_became_active":"2024-09-21T10:44:05.081594+0000","last_became_peered":"2024-09-21T10:44:05.081594+0000","last_unstale":"2024-09-21T10:53:52.283580+0000","last_undegraded":"2024-09-21T10:53:52.283580+0000","last_fullsized":"2024-09-21T10:53:52.283580+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:30:45.149438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"84'149","reported_seq":735,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.271889+0000","last_change":"2024-09-21T10:50:26.280033+0000","last_active":"2024-09-21T10:53:52.271889+0000","last_peered":"2024-09-21T10:53:52.271889+0000","last_clean":"2024-09-21T10:53:52.271889+0000","last_became_active":"2024-09-21T10:50:21.113723+0000","last_became_peered":"2024-09-21T10:50:21.113723+0000","last_unstale":"2024-09-21T10:53:52.271889+0000","last_undegraded":"2024-09-21T10:53:52.271889+0000","last_fullsized":"2024-09-21T10:53:52.271889+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:26.279948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:26.279948+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:12:03.743304+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":298,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.257502+0000","last_change":"2024-09-21T10:26:41.614245+0000","last_active":"2024-09-21T10:53:50.257502+0000","last_peered":"2024-09-21T10:53:50.257502+0000","last_clean":"2024-09-21T10:53:50.257502+0000","last_became_active":"2024-09-21T10:26:41.613481+0000","last_became_peered":"2024-09-21T10:26:41.613481+0000","last_unstale":"2024-09-21T10:53:50.257502+0000","last_undegraded":"2024-09-21T10:53:50.257502+0000","last_fullsized":"2024-09-21T10:53:50.257502+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:17.343689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":34,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.270376+0000","last_change":"2024-09-21T10:52:40.697971+0000","last_active":"2024-09-21T10:53:52.270376+0000","last_peered":"2024-09-21T10:53:52.270376+0000","last_clean":"2024-09-21T10:53:52.270376+0000","last_became_active":"2024-09-21T10:52:40.697608+0000","last_became_peered":"2024-09-21T10:52:40.697608+0000","last_unstale":"2024-09-21T10:53:52.270376+0000","last_undegraded":"2024-09-21T10:53:52.270376+0000","last_fullsized":"2024-09-21T10:53:52.270376+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:51:53.256368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":24,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.268485+0000","last_change":"2024-09-21T10:53:05.747556+0000","last_active":"2024-09-21T10:53:52.268485+0000","last_peered":"2024-09-21T10:53:52.268485+0000","last_clean":"2024-09-21T10:53:52.268485+0000","last_became_active":"2024-09-21T10:53:05.746533+0000","last_became_peered":"2024-09-21T10:53:05.746533+0000","last_unstale":"2024-09-21T10:53:52.268485+0000","last_undegraded":"2024-09-21T10:53:52.268485+0000","last_fullsized":"2024-09-21T10:53:52.268485+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:46:49.296358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":564,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.277096+0000","last_change":"2024-09-21T10:39:12.759717+0000","last_active":"2024-09-21T10:53:52.277096+0000","last_peered":"2024-09-21T10:53:52.277096+0000","last_clean":"2024-09-21T10:53:52.277096+0000","last_became_active":"2024-09-21T10:39:12.759261+0000","last_became_peered":"2024-09-21T10:39:12.759261+0000","last_unstale":"2024-09-21T10:53:52.277096+0000","last_undegraded":"2024-09-21T10:53:52.277096+0000","last_fullsized":"2024-09-21T10:53:52.277096+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:55:42.907748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":190,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.227913+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T10:53:50.227913+0000","last_peered":"2024-09-21T10:53:50.227913+0000","last_clean":"2024-09-21T10:53:50.227913+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T10:53:50.227913+0000","last_undegraded":"2024-09-21T10:53:50.227913+0000","last_fullsized":"2024-09-21T10:53:50.227913+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":550,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.277267+0000","last_change":"2024-09-21T10:53:05.727539+0000","last_active":"2024-09-21T10:53:52.277267+0000","last_peered":"2024-09-21T10:53:52.277267+0000","last_clean":"2024-09-21T10:53:52.277267+0000","last_became_active":"2024-09-21T10:53:05.726585+0000","last_became_peered":"2024-09-21T10:53:05.726585+0000","last_unstale":"2024-09-21T10:53:52.277267+0000","last_undegraded":"2024-09-21T10:53:52.277267+0000","last_fullsized":"2024-09-21T10:53:52.277267+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:11:25.270765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.285225+0000","last_change":"2024-09-21T10:53:05.739295+0000","last_active":"2024-09-21T10:53:52.285225+0000","last_peered":"2024-09-21T10:53:52.285225+0000","last_clean":"2024-09-21T10:53:52.285225+0000","last_became_active":"2024-09-21T10:53:05.737706+0000","last_became_peered":"2024-09-21T10:53:05.737706+0000","last_unstale":"2024-09-21T10:53:52.285225+0000","last_undegraded":"2024-09-21T10:53:52.285225+0000","last_fullsized":"2024-09-21T10:53:52.285225+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:57:39.701914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":506,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.275408+0000","last_change":"2024-09-21T10:27:39.426446+0000","last_active":"2024-09-21T10:53:52.275408+0000","last_peered":"2024-09-21T10:53:52.275408+0000","last_clean":"2024-09-21T10:53:52.275408+0000","last_became_active":"2024-09-21T10:27:39.425657+0000","last_became_peered":"2024-09-21T10:27:39.425657+0000","last_unstale":"2024-09-21T10:53:52.275408+0000","last_undegraded":"2024-09-21T10:53:52.275408+0000","last_fullsized":"2024-09-21T10:53:52.275408+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:14:02.865887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":171,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.275692+0000","last_change":"2024-09-21T10:49:11.719750+0000","last_active":"2024-09-21T10:53:52.275692+0000","last_peered":"2024-09-21T10:53:52.275692+0000","last_clean":"2024-09-21T10:53:52.275692+0000","last_became_active":"2024-09-21T10:49:11.719013+0000","last_became_peered":"2024-09-21T10:49:11.719013+0000","last_unstale":"2024-09-21T10:53:52.275692+0000","last_undegraded":"2024-09-21T10:53:52.275692+0000","last_fullsized":"2024-09-21T10:53:52.275692+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:50.812751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":333,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.272750+0000","last_change":"2024-09-21T10:48:41.736080+0000","last_active":"2024-09-21T10:53:52.272750+0000","last_peered":"2024-09-21T10:53:52.272750+0000","last_clean":"2024-09-21T10:53:52.272750+0000","last_became_active":"2024-09-21T10:48:41.735724+0000","last_became_peered":"2024-09-21T10:48:41.735724+0000","last_unstale":"2024-09-21T10:53:52.272750+0000","last_undegraded":"2024-09-21T10:53:52.272750+0000","last_fullsized":"2024-09-21T10:53:52.272750+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:32:42.336089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":124,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.272083+0000","last_change":"2024-09-21T10:48:41.737936+0000","last_active":"2024-09-21T10:53:52.272083+0000","last_peered":"2024-09-21T10:53:52.272083+0000","last_clean":"2024-09-21T10:53:52.272083+0000","last_became_active":"2024-09-21T10:48:41.737556+0000","last_became_peered":"2024-09-21T10:48:41.737556+0000","last_unstale":"2024-09-21T10:53:52.272083+0000","last_undegraded":"2024-09-21T10:53:52.272083+0000","last_fullsized":"2024-09-21T10:53:52.272083+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:24:03.037092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":24,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.269100+0000","last_change":"2024-09-21T10:53:05.737470+0000","last_active":"2024-09-21T10:53:52.269100+0000","last_peered":"2024-09-21T10:53:52.269100+0000","last_clean":"2024-09-21T10:53:52.269100+0000","last_became_active":"2024-09-21T10:53:05.733326+0000","last_became_peered":"2024-09-21T10:53:05.733326+0000","last_unstale":"2024-09-21T10:53:52.269100+0000","last_undegraded":"2024-09-21T10:53:52.269100+0000","last_fullsized":"2024-09-21T10:53:52.269100+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:57.225795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":312,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.274138+0000","last_change":"2024-09-21T10:27:39.418635+0000","last_active":"2024-09-21T10:53:52.274138+0000","last_peered":"2024-09-21T10:53:52.274138+0000","last_clean":"2024-09-21T10:53:52.274138+0000","last_became_active":"2024-09-21T10:27:39.417711+0000","last_became_peered":"2024-09-21T10:27:39.417711+0000","last_unstale":"2024-09-21T10:53:52.274138+0000","last_undegraded":"2024-09-21T10:53:52.274138+0000","last_fullsized":"2024-09-21T10:53:52.274138+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:27:35.743380+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":302,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.283735+0000","last_change":"2024-09-21T10:26:41.614915+0000","last_active":"2024-09-21T10:53:52.283735+0000","last_peered":"2024-09-21T10:53:52.283735+0000","last_clean":"2024-09-21T10:53:52.283735+0000","last_became_active":"2024-09-21T10:26:41.613478+0000","last_became_peered":"2024-09-21T10:26:41.613478+0000","last_unstale":"2024-09-21T10:53:52.283735+0000","last_undegraded":"2024-09-21T10:53:52.283735+0000","last_fullsized":"2024-09-21T10:53:52.283735+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:05:50.386166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":330,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.272664+0000","last_change":"2024-09-21T10:53:05.727028+0000","last_active":"2024-09-21T10:53:52.272664+0000","last_peered":"2024-09-21T10:53:52.272664+0000","last_clean":"2024-09-21T10:53:52.272664+0000","last_became_active":"2024-09-21T10:53:05.725021+0000","last_became_peered":"2024-09-21T10:53:05.725021+0000","last_unstale":"2024-09-21T10:53:52.272664+0000","last_undegraded":"2024-09-21T10:53:52.272664+0000","last_fullsized":"2024-09-21T10:53:52.272664+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:29.354436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":327,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.256855+0000","last_change":"2024-09-21T10:39:11.730995+0000","last_active":"2024-09-21T10:53:50.256855+0000","last_peered":"2024-09-21T10:53:50.256855+0000","last_clean":"2024-09-21T10:53:50.256855+0000","last_became_active":"2024-09-21T10:39:11.730559+0000","last_became_peered":"2024-09-21T10:39:11.730559+0000","last_unstale":"2024-09-21T10:53:50.256855+0000","last_undegraded":"2024-09-21T10:53:50.256855+0000","last_fullsized":"2024-09-21T10:53:50.256855+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:27.218072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":31,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.226617+0000","last_change":"2024-09-21T10:53:05.710882+0000","last_active":"2024-09-21T10:53:50.226617+0000","last_peered":"2024-09-21T10:53:50.226617+0000","last_clean":"2024-09-21T10:53:50.226617+0000","last_became_active":"2024-09-21T10:53:05.710608+0000","last_became_peered":"2024-09-21T10:53:05.710608+0000","last_unstale":"2024-09-21T10:53:50.226617+0000","last_undegraded":"2024-09-21T10:53:50.226617+0000","last_fullsized":"2024-09-21T10:53:50.226617+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:46:21.540724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"73'2","reported_seq":568,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.283170+0000","last_change":"2024-09-21T10:48:41.736895+0000","last_active":"2024-09-21T10:53:52.283170+0000","last_peered":"2024-09-21T10:53:52.283170+0000","last_clean":"2024-09-21T10:53:52.283170+0000","last_became_active":"2024-09-21T10:48:41.736522+0000","last_became_peered":"2024-09-21T10:48:41.736522+0000","last_unstale":"2024-09-21T10:53:52.283170+0000","last_undegraded":"2024-09-21T10:53:52.283170+0000","last_fullsized":"2024-09-21T10:53:52.283170+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:14.515956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":330,"reported_epoch":324,"state":"active+clean","last_fresh":"2024-09-21T10:53:50.249233+0000","last_change":"2024-09-21T10:39:11.726753+0000","last_active":"2024-09-21T10:53:50.249233+0000","last_peered":"2024-09-21T10:53:50.249233+0000","last_clean":"2024-09-21T10:53:50.249233+0000","last_became_active":"2024-09-21T10:39:11.726465+0000","last_became_peered":"2024-09-21T10:39:11.726465+0000","last_unstale":"2024-09-21T10:53:50.249233+0000","last_undegraded":"2024-09-21T10:53:50.249233+0000","last_fullsized":"2024-09-21T10:53:50.249233+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:08:44.255123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":30,"reported_epoch":325,"state":"active+clean","last_fresh":"2024-09-21T10:53:52.268675+0000","last_change":"2024-09-21T10:53:05.756318+0000","last_active":"2024-09-21T10:53:52.268675+0000","last_peered":"2024-09-21T10:53:52.268675+0000","last_clean":"2024-09-21T10:53:52.268675+0000","last_became_active":"2024-09-21T10:53:05.733290+0000","last_became_peered":"2024-09-21T10:53:05.733290+0000","last_unstale":"2024-09-21T10:53:52.268675+0000","last_undegraded":"2024-09-21T10:53:52.268675+0000","last_fullsized":"2024-09-21T10:53:52.268675+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:49:35.589685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1164,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":4748869656,"num_objects":72463,"num_object_clones":0,"num_object_copies":217389,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":41365,"num_objects_misplaced":7683,"num_objects_unfound":0,"num_objects_dirty":72463,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":116803,"num_write_kb":6056449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2654,"num_bytes_recovered":173932544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15221862400,"data_stored":15221850184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":108003,"ondisk_log_size":108003,"up":48,"acting":39,"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":5554,"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":22,"num_read_kb":21,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":10754,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":644037,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":35,"num_read_kb":75,"num_write":19,"num_write_kb":219,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1330423,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3130,"ondisk_log_size":3130,"up":63,"acting":62,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201872,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2187308,"kb_used_data":1488484,"kb_used_omap":1,"kb_used_meta":698814,"kb_avail":91557844,"statfs":{"total":95995035648,"available":93755232256,"internally_reserved":0,"allocated":1524207616,"data_stored":1522525569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":715585996},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197750,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2417252,"kb_used_data":2038748,"kb_used_omap":5,"kb_used_meta":378426,"kb_avail":91327900,"statfs":{"total":95995035648,"available":93519769600,"internally_reserved":0,"allocated":2087677952,"data_stored":2086003721,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":387508360},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725159,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2416160,"kb_used_data":1763288,"kb_used_omap":1,"kb_used_meta":652862,"kb_avail":91328992,"statfs":{"total":95995035648,"available":93520887808,"internally_reserved":0,"allocated":1805606912,"data_stored":1803933396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":668531142},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986801,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3537200,"kb_used_data":2928616,"kb_used_omap":1,"kb_used_meta":608574,"kb_avail":90207952,"statfs":{"total":95995035648,"available":92372942848,"internally_reserved":0,"allocated":2998902784,"data_stored":2997216926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":623180230},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631808,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3073628,"kb_used_data":2197908,"kb_used_omap":4,"kb_used_meta":875707,"kb_avail":90671524,"statfs":{"total":95995035648,"available":92847640576,"internally_reserved":0,"allocated":2250657792,"data_stored":2248988134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":896724529},"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,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795334,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2616992,"kb_used_data":2116056,"kb_used_omap":6,"kb_used_meta":500921,"kb_avail":91128160,"statfs":{"total":95995035648,"available":93315235840,"internally_reserved":0,"allocated":2166841344,"data_stored":2165168116,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":512943665},"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],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958860,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2478412,"kb_used_data":1837252,"kb_used_omap":5,"kb_used_meta":641146,"kb_avail":91266740,"statfs":{"total":95995035648,"available":93457141760,"internally_reserved":0,"allocated":1881346048,"data_stored":1879691340,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":656533864},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122385,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1185760,"kb_used_data":562584,"kb_used_omap":5,"kb_used_meta":623098,"kb_avail":92559392,"statfs":{"total":95995035648,"available":94780817408,"internally_reserved":0,"allocated":576086016,"data_stored":574412256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":638052522},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":572133376,"data_stored":572129304,"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":1876951040,"data_stored":1876951040,"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":2160787456,"data_stored":2160787456,"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":2235695104,"data_stored":2235695104,"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":2993491968,"data_stored":2993487896,"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":1798897664,"data_stored":1798897664,"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":2069434368,"data_stored":2069430296,"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":1514471424,"data_stored":1514471424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:54:17.677 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool set .mgr pgp_num 21 2024-09-21T10:54:17.678 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:54:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:54:17] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.51.0" 2024-09-21T10:54:17.690 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:17.754 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:17.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:17.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:17.888 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:17.891 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T10:54:17.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:17.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:17.994 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:18.020 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:18.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:18.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:18.153 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:18.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:18 smithi204 bash[78884]: audit 2024-09-21T10:54:16.280330+0000 mgr.y (mgr.25133) 1250 : audit [DBG] from='client.35535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:18.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:18 smithi204 bash[78884]: audit 2024-09-21T10:54:16.280330+0000 mgr.y (mgr.25133) 1250 : audit [DBG] from='client.35535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:18.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:18 smithi204 bash[78884]: cluster 2024-09-21T10:54:16.919701+0000 mgr.y (mgr.25133) 1251 : cluster [DBG] pgmap v1314: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 41366/216096 objects degraded (19.142%); 7683/216096 objects misplaced (3.555%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:18.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:18 smithi204 bash[78884]: cluster 2024-09-21T10:54:16.919701+0000 mgr.y (mgr.25133) 1251 : cluster [DBG] pgmap v1314: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 41366/216096 objects degraded (19.142%); 7683/216096 objects misplaced (3.555%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:18.257 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:18.266 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:18 smithi003 bash[88275]: audit 2024-09-21T10:54:16.280330+0000 mgr.y (mgr.25133) 1250 : audit [DBG] from='client.35535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:18.266 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:18 smithi003 bash[88275]: audit 2024-09-21T10:54:16.280330+0000 mgr.y (mgr.25133) 1250 : audit [DBG] from='client.35535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:18.267 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:18 smithi003 bash[88275]: cluster 2024-09-21T10:54:16.919701+0000 mgr.y (mgr.25133) 1251 : cluster [DBG] pgmap v1314: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 41366/216096 objects degraded (19.142%); 7683/216096 objects misplaced (3.555%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:18.267 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:18 smithi003 bash[88275]: cluster 2024-09-21T10:54:16.919701+0000 mgr.y (mgr.25133) 1251 : cluster [DBG] pgmap v1314: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 41366/216096 objects degraded (19.142%); 7683/216096 objects misplaced (3.555%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:18.267 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:18 smithi003 bash[89466]: audit 2024-09-21T10:54:16.280330+0000 mgr.y (mgr.25133) 1250 : audit [DBG] from='client.35535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:18.267 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:18 smithi003 bash[89466]: audit 2024-09-21T10:54:16.280330+0000 mgr.y (mgr.25133) 1250 : audit [DBG] from='client.35535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:54:18.267 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:18 smithi003 bash[89466]: cluster 2024-09-21T10:54:16.919701+0000 mgr.y (mgr.25133) 1251 : cluster [DBG] pgmap v1314: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 41366/216096 objects degraded (19.142%); 7683/216096 objects misplaced (3.555%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:18.267 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:18 smithi003 bash[89466]: cluster 2024-09-21T10:54:16.919701+0000 mgr.y (mgr.25133) 1251 : cluster [DBG] pgmap v1314: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 41366/216096 objects degraded (19.142%); 7683/216096 objects misplaced (3.555%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:18.282 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:18.387 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:18.417 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:18.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:18.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:18.559 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:18.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:18.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:18.694 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:18.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:18.781 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:54:18.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:18.830 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:18.937 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:18.973 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:18.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:18.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:19.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:19.106 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:19.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:19.212 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:19.237 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:19.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:19.340 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:19.374 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:19.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:19.479 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:19.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:19.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:19.618 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:19.645 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:19.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:19.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:19.775 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:19.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:19.879 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:19.922 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:19.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:19.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:20.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:20.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:20.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:20.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:20.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:20.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:20 smithi003 bash[88275]: cluster 2024-09-21T10:54:18.920404+0000 mgr.y (mgr.25133) 1252 : cluster [DBG] pgmap v1315: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 41366/215130 objects degraded (19.228%); 7683/215130 objects misplaced (3.571%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:20.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:20 smithi003 bash[88275]: cluster 2024-09-21T10:54:18.920404+0000 mgr.y (mgr.25133) 1252 : cluster [DBG] pgmap v1315: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 41366/215130 objects degraded (19.228%); 7683/215130 objects misplaced (3.571%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:20 smithi003 bash[89466]: cluster 2024-09-21T10:54:18.920404+0000 mgr.y (mgr.25133) 1252 : cluster [DBG] pgmap v1315: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 41366/215130 objects degraded (19.228%); 7683/215130 objects misplaced (3.571%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:20.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:20 smithi003 bash[89466]: cluster 2024-09-21T10:54:18.920404+0000 mgr.y (mgr.25133) 1252 : cluster [DBG] pgmap v1315: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 41366/215130 objects degraded (19.228%); 7683/215130 objects misplaced (3.571%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:20.200 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:20.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:20.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:20.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:20.323 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:20 smithi204 bash[78884]: cluster 2024-09-21T10:54:18.920404+0000 mgr.y (mgr.25133) 1252 : cluster [DBG] pgmap v1315: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 41366/215130 objects degraded (19.228%); 7683/215130 objects misplaced (3.571%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:20.323 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:20 smithi204 bash[78884]: cluster 2024-09-21T10:54:18.920404+0000 mgr.y (mgr.25133) 1252 : cluster [DBG] pgmap v1315: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 41366/215130 objects degraded (19.228%); 7683/215130 objects misplaced (3.571%); 2.9 MiB/s, 46 objects/s recovering 2024-09-21T10:54:20.337 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:20.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:20.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:20.440 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:20.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:20.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:20.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:20.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:20.605 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:20.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:20.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:20.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:20.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:20.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:20.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:20.842 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:20.885 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:20.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:20.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:20.990 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:21.028 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:21.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:21.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:21.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:21.162 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:21.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:21.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:21.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:21 smithi003 bash[89466]: cluster 2024-09-21T10:54:20.694932+0000 mon.a (mon.0) 1749 : cluster [WRN] Health check update: Degraded data redundancy: 41366/215130 objects degraded (19.228%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:21.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:21 smithi003 bash[89466]: cluster 2024-09-21T10:54:20.694932+0000 mon.a (mon.0) 1749 : cluster [WRN] Health check update: Degraded data redundancy: 41366/215130 objects degraded (19.228%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:21.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:21 smithi003 bash[88275]: cluster 2024-09-21T10:54:20.694932+0000 mon.a (mon.0) 1749 : cluster [WRN] Health check update: Degraded data redundancy: 41366/215130 objects degraded (19.228%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:21.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:21 smithi003 bash[88275]: cluster 2024-09-21T10:54:20.694932+0000 mon.a (mon.0) 1749 : cluster [WRN] Health check update: Degraded data redundancy: 41366/215130 objects degraded (19.228%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:21.265 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:21.299 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:21.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:21.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:21.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:21.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:21 smithi204 bash[78884]: cluster 2024-09-21T10:54:20.694932+0000 mon.a (mon.0) 1749 : cluster [WRN] Health check update: Degraded data redundancy: 41366/215130 objects degraded (19.228%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:21.424 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:21 smithi204 bash[78884]: cluster 2024-09-21T10:54:20.694932+0000 mon.a (mon.0) 1749 : cluster [WRN] Health check update: Degraded data redundancy: 41366/215130 objects degraded (19.228%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:21.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:21.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:21.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:21.542 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:21.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:21.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:21.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:21.668 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:21.689 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:21.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:21.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:21.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:21.820 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:21.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:21.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:21.923 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:21.963 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:21.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:21.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:22.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:22.096 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:22.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:22.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:22.175 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:22.176 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:22.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:22.232 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:22.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:22.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:22.317 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:22 smithi003 bash[88275]: cluster 2024-09-21T10:54:20.921170+0000 mgr.y (mgr.25133) 1253 : cluster [DBG] pgmap v1316: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 41366/207354 objects degraded (19.949%); 7448/207354 objects misplaced (3.592%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:22.317 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:22 smithi003 bash[88275]: cluster 2024-09-21T10:54:20.921170+0000 mgr.y (mgr.25133) 1253 : cluster [DBG] pgmap v1316: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 41366/207354 objects degraded (19.949%); 7448/207354 objects misplaced (3.592%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:22.317 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:22 smithi003 bash[89466]: cluster 2024-09-21T10:54:20.921170+0000 mgr.y (mgr.25133) 1253 : cluster [DBG] pgmap v1316: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 41366/207354 objects degraded (19.949%); 7448/207354 objects misplaced (3.592%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:22.318 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:22 smithi003 bash[89466]: cluster 2024-09-21T10:54:20.921170+0000 mgr.y (mgr.25133) 1253 : cluster [DBG] pgmap v1316: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 41366/207354 objects degraded (19.949%); 7448/207354 objects misplaced (3.592%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:22.335 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:22.367 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:22.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:22.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:22.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:22.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:22 smithi204 bash[78884]: cluster 2024-09-21T10:54:20.921170+0000 mgr.y (mgr.25133) 1253 : cluster [DBG] pgmap v1316: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 41366/207354 objects degraded (19.949%); 7448/207354 objects misplaced (3.592%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:22.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:22 smithi204 bash[78884]: cluster 2024-09-21T10:54:20.921170+0000 mgr.y (mgr.25133) 1253 : cluster [DBG] pgmap v1316: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 41366/207354 objects degraded (19.949%); 7448/207354 objects misplaced (3.592%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:22.502 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:22.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:22.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:22.606 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:22.643 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:22.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:22.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:22.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:22.778 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:22.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:22.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:22.884 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:22.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:22.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:22.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:23.018 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:23.047 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:23.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:23.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:23.150 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:23.168 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:23.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:23.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:23.191 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:23.270 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:23.300 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:23.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:23.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:23.408 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:23.435 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:23.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:23.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:23.543 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:23.573 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:23.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:23.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:23.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:23.700 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:23.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:23.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:23.802 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:23.835 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:23.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:23.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:23.938 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:23.957 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:23.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:23.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:24.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:24.081 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:24.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:24.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:24.184 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:24.215 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:24.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:24.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:24.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:24.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:24.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:24.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[88275]: cluster 2024-09-21T10:54:22.921845+0000 mgr.y (mgr.25133) 1254 : cluster [DBG] pgmap v1317: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/206304 objects degraded (20.051%); 7448/206304 objects misplaced (3.610%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[88275]: cluster 2024-09-21T10:54:22.921845+0000 mgr.y (mgr.25133) 1254 : cluster [DBG] pgmap v1317: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/206304 objects degraded (20.051%); 7448/206304 objects misplaced (3.610%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[88275]: audit 2024-09-21T10:54:23.675097+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[88275]: audit 2024-09-21T10:54:23.675097+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[88275]: audit 2024-09-21T10:54:23.676182+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[88275]: audit 2024-09-21T10:54:23.676182+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[89466]: cluster 2024-09-21T10:54:22.921845+0000 mgr.y (mgr.25133) 1254 : cluster [DBG] pgmap v1317: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/206304 objects degraded (20.051%); 7448/206304 objects misplaced (3.610%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[89466]: cluster 2024-09-21T10:54:22.921845+0000 mgr.y (mgr.25133) 1254 : cluster [DBG] pgmap v1317: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/206304 objects degraded (20.051%); 7448/206304 objects misplaced (3.610%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[89466]: audit 2024-09-21T10:54:23.675097+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[89466]: audit 2024-09-21T10:54:23.675097+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[89466]: audit 2024-09-21T10:54:23.676182+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:24 smithi003 bash[89466]: audit 2024-09-21T10:54:23.676182+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:24.466 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:24.491 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:24.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:24.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:24.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:24.631 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:24.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:24.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:24.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:24.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:24 smithi204 bash[78884]: cluster 2024-09-21T10:54:22.921845+0000 mgr.y (mgr.25133) 1254 : cluster [DBG] pgmap v1317: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/206304 objects degraded (20.051%); 7448/206304 objects misplaced (3.610%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:24.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:24 smithi204 bash[78884]: cluster 2024-09-21T10:54:22.921845+0000 mgr.y (mgr.25133) 1254 : cluster [DBG] pgmap v1317: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/206304 objects degraded (20.051%); 7448/206304 objects misplaced (3.610%); 2.9 MiB/s, 47 objects/s recovering 2024-09-21T10:54:24.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:24 smithi204 bash[78884]: audit 2024-09-21T10:54:23.675097+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:24.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:24 smithi204 bash[78884]: audit 2024-09-21T10:54:23.675097+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:24.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:24 smithi204 bash[78884]: audit 2024-09-21T10:54:23.676182+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:24.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:24 smithi204 bash[78884]: audit 2024-09-21T10:54:23.676182+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:24.759 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:24.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:24.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:24.865 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:24.897 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:24.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:24.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:25.004 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:25.032 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:25.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:25.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:25.140 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:25.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:25.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:25.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:25.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:25.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:25.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:25.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:25.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:25.435 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:25.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:25.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:25.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:25.559 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:25.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:25.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:25.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:25.691 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:25.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:25.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:25.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:25.817 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:25.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:25.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:25.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:25.946 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:25.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:25.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:26.051 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:26.079 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:26.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:26.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:26.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:26.207 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:26.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:26.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:26.310 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:26.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:26 smithi003 bash[88275]: cluster 2024-09-21T10:54:24.924955+0000 mgr.y (mgr.25133) 1255 : cluster [DBG] pgmap v1318: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 41366/200808 objects degraded (20.600%); 7168/200808 objects misplaced (3.570%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:26.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:26 smithi003 bash[88275]: cluster 2024-09-21T10:54:24.924955+0000 mgr.y (mgr.25133) 1255 : cluster [DBG] pgmap v1318: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 41366/200808 objects degraded (20.600%); 7168/200808 objects misplaced (3.570%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:26.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:26 smithi003 bash[88275]: cluster 2024-09-21T10:54:25.695646+0000 mon.a (mon.0) 1752 : cluster [WRN] Health check update: Degraded data redundancy: 41366/200808 objects degraded (20.600%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:26.320 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:26 smithi003 bash[88275]: cluster 2024-09-21T10:54:25.695646+0000 mon.a (mon.0) 1752 : cluster [WRN] Health check update: Degraded data redundancy: 41366/200808 objects degraded (20.600%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:26.320 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:26 smithi003 bash[89466]: cluster 2024-09-21T10:54:24.924955+0000 mgr.y (mgr.25133) 1255 : cluster [DBG] pgmap v1318: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 41366/200808 objects degraded (20.600%); 7168/200808 objects misplaced (3.570%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:26.320 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:26 smithi003 bash[89466]: cluster 2024-09-21T10:54:24.924955+0000 mgr.y (mgr.25133) 1255 : cluster [DBG] pgmap v1318: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 41366/200808 objects degraded (20.600%); 7168/200808 objects misplaced (3.570%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:26.320 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:26 smithi003 bash[89466]: cluster 2024-09-21T10:54:25.695646+0000 mon.a (mon.0) 1752 : cluster [WRN] Health check update: Degraded data redundancy: 41366/200808 objects degraded (20.600%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:26.320 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:26 smithi003 bash[89466]: cluster 2024-09-21T10:54:25.695646+0000 mon.a (mon.0) 1752 : cluster [WRN] Health check update: Degraded data redundancy: 41366/200808 objects degraded (20.600%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:26.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:26.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:26.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:26.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:26.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:26 smithi204 bash[78884]: cluster 2024-09-21T10:54:24.924955+0000 mgr.y (mgr.25133) 1255 : cluster [DBG] pgmap v1318: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 41366/200808 objects degraded (20.600%); 7168/200808 objects misplaced (3.570%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:26.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:26 smithi204 bash[78884]: cluster 2024-09-21T10:54:24.924955+0000 mgr.y (mgr.25133) 1255 : cluster [DBG] pgmap v1318: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 41366/200808 objects degraded (20.600%); 7168/200808 objects misplaced (3.570%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:26.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:26 smithi204 bash[78884]: cluster 2024-09-21T10:54:25.695646+0000 mon.a (mon.0) 1752 : cluster [WRN] Health check update: Degraded data redundancy: 41366/200808 objects degraded (20.600%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:26.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:26 smithi204 bash[78884]: cluster 2024-09-21T10:54:25.695646+0000 mon.a (mon.0) 1752 : cluster [WRN] Health check update: Degraded data redundancy: 41366/200808 objects degraded (20.600%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:26.466 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:26.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:26.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:26.572 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:26.604 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:26.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:26.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:26.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:26.734 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:26.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:26.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:26.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:26.872 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:26.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:26.976 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:27.000 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:27.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:27.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:27.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:27.130 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:27.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:27.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:27.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:27.261 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:27.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:27.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:27.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:27.393 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:27.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:27.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:27.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:27.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:27.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:27.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:27.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:27.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:27.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:27.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:54:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:54:27] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.51.0" 2024-09-21T10:54:27.755 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:27.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:27.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:27.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:27.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:27.923 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:27.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:28.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:28.053 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:28.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:28.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:28.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:28.191 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:28.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:28.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:28.211 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T10:54:28.211 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:54:28.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:28.316 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:28.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:28.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:28.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:28 smithi003 bash[88275]: cluster 2024-09-21T10:54:26.925621+0000 mgr.y (mgr.25133) 1256 : cluster [DBG] pgmap v1319: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 41366/199359 objects degraded (20.750%); 7168/199359 objects misplaced (3.596%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:54:28.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:28 smithi003 bash[88275]: cluster 2024-09-21T10:54:26.925621+0000 mgr.y (mgr.25133) 1256 : cluster [DBG] pgmap v1319: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 41366/199359 objects degraded (20.750%); 7168/199359 objects misplaced (3.596%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:54:28.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:28 smithi003 bash[89466]: cluster 2024-09-21T10:54:26.925621+0000 mgr.y (mgr.25133) 1256 : cluster [DBG] pgmap v1319: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 41366/199359 objects degraded (20.750%); 7168/199359 objects misplaced (3.596%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:54:28.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:28 smithi003 bash[89466]: cluster 2024-09-21T10:54:26.925621+0000 mgr.y (mgr.25133) 1256 : cluster [DBG] pgmap v1319: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 41366/199359 objects degraded (20.750%); 7168/199359 objects misplaced (3.596%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:54:28.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:28.433 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:28 smithi204 bash[78884]: cluster 2024-09-21T10:54:26.925621+0000 mgr.y (mgr.25133) 1256 : cluster [DBG] pgmap v1319: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 41366/199359 objects degraded (20.750%); 7168/199359 objects misplaced (3.596%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:54:28.433 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:28 smithi204 bash[78884]: cluster 2024-09-21T10:54:26.925621+0000 mgr.y (mgr.25133) 1256 : cluster [DBG] pgmap v1319: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 41366/199359 objects degraded (20.750%); 7168/199359 objects misplaced (3.596%); 2.7 MiB/s, 43 objects/s recovering 2024-09-21T10:54:28.453 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:28.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:28.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:28.559 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:28.576 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:28.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:28.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:28.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:28.701 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:28.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:28.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:28.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:28.833 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:28.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:28.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:28.936 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:28.981 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:28.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:28.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:29.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:29.110 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:29.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:29.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:29.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:29.236 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:29.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:29.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:29.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:29.365 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:29.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:29.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:29.468 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:29.493 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:29.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:29.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:29.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:29.619 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:29.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:29.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:29.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:29.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:29.746 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:29.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:29.847 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:29.889 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:29.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:29.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:29.996 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:30.025 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:30.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:30.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:30.127 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_ops_in_flight 2024-09-21T10:54:30.129 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:30.152 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:30.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:30.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:30.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:30.285 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:30.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:30.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:30.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:30.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:30 smithi204 bash[78884]: cluster 2024-09-21T10:54:28.926292+0000 mgr.y (mgr.25133) 1257 : cluster [DBG] pgmap v1320: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/198204 objects degraded (20.870%); 7168/198204 objects misplaced (3.616%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:54:30.399 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:30 smithi204 bash[78884]: cluster 2024-09-21T10:54:28.926292+0000 mgr.y (mgr.25133) 1257 : cluster [DBG] pgmap v1320: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/198204 objects degraded (20.870%); 7168/198204 objects misplaced (3.616%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:54:30.413 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:30.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:30.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:30 smithi003 bash[88275]: cluster 2024-09-21T10:54:28.926292+0000 mgr.y (mgr.25133) 1257 : cluster [DBG] pgmap v1320: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/198204 objects degraded (20.870%); 7168/198204 objects misplaced (3.616%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:54:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:30 smithi003 bash[88275]: cluster 2024-09-21T10:54:28.926292+0000 mgr.y (mgr.25133) 1257 : cluster [DBG] pgmap v1320: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/198204 objects degraded (20.870%); 7168/198204 objects misplaced (3.616%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:54:30.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:30 smithi003 bash[89466]: cluster 2024-09-21T10:54:28.926292+0000 mgr.y (mgr.25133) 1257 : cluster [DBG] pgmap v1320: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/198204 objects degraded (20.870%); 7168/198204 objects misplaced (3.616%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:54:30.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:30 smithi003 bash[89466]: cluster 2024-09-21T10:54:28.926292+0000 mgr.y (mgr.25133) 1257 : cluster [DBG] pgmap v1320: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 496 op/s; 41366/198204 objects degraded (20.870%); 7168/198204 objects misplaced (3.616%); 2.7 MiB/s, 42 objects/s recovering 2024-09-21T10:54:30.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:30.547 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:30.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:30.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:30.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:30.679 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:30.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:30.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:30.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:30.814 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:30.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:30.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:30.917 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:30.964 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:30.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:30.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:31.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:31.094 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:31.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:31.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:31.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:31.226 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:31.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:31.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:31.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:31.354 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:31.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:31.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:31.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:31 smithi003 bash[88275]: cluster 2024-09-21T10:54:30.699797+0000 mon.a (mon.0) 1753 : cluster [WRN] Health check update: Degraded data redundancy: 41366/198204 objects degraded (20.870%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:31.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:31 smithi003 bash[88275]: cluster 2024-09-21T10:54:30.699797+0000 mon.a (mon.0) 1753 : cluster [WRN] Health check update: Degraded data redundancy: 41366/198204 objects degraded (20.870%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:31.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:31 smithi003 bash[89466]: cluster 2024-09-21T10:54:30.699797+0000 mon.a (mon.0) 1753 : cluster [WRN] Health check update: Degraded data redundancy: 41366/198204 objects degraded (20.870%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:31.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:31 smithi003 bash[89466]: cluster 2024-09-21T10:54:30.699797+0000 mon.a (mon.0) 1753 : cluster [WRN] Health check update: Degraded data redundancy: 41366/198204 objects degraded (20.870%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:31.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:31.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:31 smithi204 bash[78884]: cluster 2024-09-21T10:54:30.699797+0000 mon.a (mon.0) 1753 : cluster [WRN] Health check update: Degraded data redundancy: 41366/198204 objects degraded (20.870%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:31.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:31 smithi204 bash[78884]: cluster 2024-09-21T10:54:30.699797+0000 mon.a (mon.0) 1753 : cluster [WRN] Health check update: Degraded data redundancy: 41366/198204 objects degraded (20.870%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:31.509 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:31.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:31.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:31.612 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:31.638 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:31.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:31.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:31.741 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:31.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:31.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:31.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:31.880 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:31.918 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:31.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:31.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:32.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:32.045 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:32.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:32.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:32.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:32.180 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:32.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:32.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:32.283 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:32.307 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:32.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:32.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:32.413 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:32.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:32 smithi003 bash[88275]: cluster 2024-09-21T10:54:30.930254+0000 mgr.y (mgr.25133) 1258 : cluster [DBG] pgmap v1321: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 41366/191130 objects degraded (21.643%); 6881/191130 objects misplaced (3.600%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:54:32.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:32 smithi003 bash[88275]: cluster 2024-09-21T10:54:30.930254+0000 mgr.y (mgr.25133) 1258 : cluster [DBG] pgmap v1321: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 41366/191130 objects degraded (21.643%); 6881/191130 objects misplaced (3.600%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:54:32.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:32 smithi003 bash[89466]: cluster 2024-09-21T10:54:30.930254+0000 mgr.y (mgr.25133) 1258 : cluster [DBG] pgmap v1321: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 41366/191130 objects degraded (21.643%); 6881/191130 objects misplaced (3.600%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:54:32.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:32 smithi003 bash[89466]: cluster 2024-09-21T10:54:30.930254+0000 mgr.y (mgr.25133) 1258 : cluster [DBG] pgmap v1321: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 41366/191130 objects degraded (21.643%); 6881/191130 objects misplaced (3.600%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:54:32.444 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:32.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:32.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:32.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:32 smithi204 bash[78884]: cluster 2024-09-21T10:54:30.930254+0000 mgr.y (mgr.25133) 1258 : cluster [DBG] pgmap v1321: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 41366/191130 objects degraded (21.643%); 6881/191130 objects misplaced (3.600%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:54:32.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:32 smithi204 bash[78884]: cluster 2024-09-21T10:54:30.930254+0000 mgr.y (mgr.25133) 1258 : cluster [DBG] pgmap v1321: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 41366/191130 objects degraded (21.643%); 6881/191130 objects misplaced (3.600%); 4.2 MiB/s, 66 objects/s recovering 2024-09-21T10:54:32.550 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:32.576 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:32.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:32.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:32.686 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:32.724 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:32.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:32.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:32.829 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:32.861 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:32.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:32.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:32.966 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:33.003 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:33.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:33.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:33.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:33.130 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:33.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:33.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:33.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:33.262 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:33.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:33.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:33.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:33.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:33.392 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:33.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:33.493 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:33.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:33.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:33.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:33.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:33.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:33.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:33.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:33.757 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:33.810 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:33.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:33.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:33.917 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:33.949 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:33.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:33.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:34.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:34.076 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:34.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:34.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:34.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:34.215 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:34.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:34.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:34.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:34.330 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:34 smithi204 bash[78884]: cluster 2024-09-21T10:54:32.930925+0000 mgr.y (mgr.25133) 1259 : cluster [DBG] pgmap v1322: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 477 op/s; 41366/190164 objects degraded (21.753%); 6881/190164 objects misplaced (3.618%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:54:34.330 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:34 smithi204 bash[78884]: cluster 2024-09-21T10:54:32.930925+0000 mgr.y (mgr.25133) 1259 : cluster [DBG] pgmap v1322: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 477 op/s; 41366/190164 objects degraded (21.753%); 6881/190164 objects misplaced (3.618%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:54:34.347 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:34.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:34.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:34.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:34 smithi003 bash[88275]: cluster 2024-09-21T10:54:32.930925+0000 mgr.y (mgr.25133) 1259 : cluster [DBG] pgmap v1322: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 477 op/s; 41366/190164 objects degraded (21.753%); 6881/190164 objects misplaced (3.618%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:54:34.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:34 smithi003 bash[88275]: cluster 2024-09-21T10:54:32.930925+0000 mgr.y (mgr.25133) 1259 : cluster [DBG] pgmap v1322: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 477 op/s; 41366/190164 objects degraded (21.753%); 6881/190164 objects misplaced (3.618%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:54:34.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:34 smithi003 bash[89466]: cluster 2024-09-21T10:54:32.930925+0000 mgr.y (mgr.25133) 1259 : cluster [DBG] pgmap v1322: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 477 op/s; 41366/190164 objects degraded (21.753%); 6881/190164 objects misplaced (3.618%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:54:34.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:34 smithi003 bash[89466]: cluster 2024-09-21T10:54:32.930925+0000 mgr.y (mgr.25133) 1259 : cluster [DBG] pgmap v1322: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 477 op/s; 41366/190164 objects degraded (21.753%); 6881/190164 objects misplaced (3.618%); 3.0 MiB/s, 47 objects/s recovering 2024-09-21T10:54:34.451 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:34.489 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:34.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:34.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:34.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:34.621 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:34.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:34.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:34.728 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:34.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:34.764 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:34.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:34.865 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:34.898 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:34.901 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:34.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:34.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:35.007 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:35.042 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:35.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:35.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:35.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:35.180 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:35.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:35.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:35.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:35.326 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:35.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:35.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:35.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:35.467 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:35.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:35.577 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:35.615 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:35.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:35.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:35.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:35.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:35.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:35.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:35.841 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:35.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:35.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:35.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:35.974 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:36.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:36.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:36.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:36.119 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:36.153 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:36.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:36.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:36 smithi204 bash[78884]: cluster 2024-09-21T10:54:34.931822+0000 mgr.y (mgr.25133) 1260 : cluster [DBG] pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 41366/184086 objects degraded (22.471%); 6550/184086 objects misplaced (3.558%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:54:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:36 smithi204 bash[78884]: cluster 2024-09-21T10:54:34.931822+0000 mgr.y (mgr.25133) 1260 : cluster [DBG] pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 41366/184086 objects degraded (22.471%); 6550/184086 objects misplaced (3.558%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:54:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:36 smithi204 bash[78884]: cluster 2024-09-21T10:54:35.700798+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check update: Degraded data redundancy: 41366/184086 objects degraded (22.471%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:36.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:36 smithi204 bash[78884]: cluster 2024-09-21T10:54:35.700798+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check update: Degraded data redundancy: 41366/184086 objects degraded (22.471%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:36.258 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:36.279 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:36.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:36.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:36.381 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:36.402 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:36.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:36.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:36.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:36 smithi003 bash[88275]: cluster 2024-09-21T10:54:34.931822+0000 mgr.y (mgr.25133) 1260 : cluster [DBG] pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 41366/184086 objects degraded (22.471%); 6550/184086 objects misplaced (3.558%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:54:36.465 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:36 smithi003 bash[88275]: cluster 2024-09-21T10:54:34.931822+0000 mgr.y (mgr.25133) 1260 : cluster [DBG] pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 41366/184086 objects degraded (22.471%); 6550/184086 objects misplaced (3.558%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:54:36.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:36 smithi003 bash[88275]: cluster 2024-09-21T10:54:35.700798+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check update: Degraded data redundancy: 41366/184086 objects degraded (22.471%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:36.466 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:36 smithi003 bash[88275]: cluster 2024-09-21T10:54:35.700798+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check update: Degraded data redundancy: 41366/184086 objects degraded (22.471%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:36.466 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:36 smithi003 bash[89466]: cluster 2024-09-21T10:54:34.931822+0000 mgr.y (mgr.25133) 1260 : cluster [DBG] pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 41366/184086 objects degraded (22.471%); 6550/184086 objects misplaced (3.558%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:54:36.466 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:36 smithi003 bash[89466]: cluster 2024-09-21T10:54:34.931822+0000 mgr.y (mgr.25133) 1260 : cluster [DBG] pgmap v1323: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 41366/184086 objects degraded (22.471%); 6550/184086 objects misplaced (3.558%); 4.7 MiB/s, 74 objects/s recovering 2024-09-21T10:54:36.466 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:36 smithi003 bash[89466]: cluster 2024-09-21T10:54:35.700798+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check update: Degraded data redundancy: 41366/184086 objects degraded (22.471%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:36.466 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:36 smithi003 bash[89466]: cluster 2024-09-21T10:54:35.700798+0000 mon.a (mon.0) 1754 : cluster [WRN] Health check update: Degraded data redundancy: 41366/184086 objects degraded (22.471%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:36.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:36.533 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:36.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:36.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:36.637 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:36.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:36.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:36.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:36.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:36.789 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:36.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:36.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:36.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:36.925 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:36.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:36.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:37.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:37.080 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:37.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:37.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:37.185 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:37.209 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:37.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:37.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:37.316 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:37.343 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:37.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:37.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:37.445 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:37.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:37.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:37.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:37.586 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:37.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:37.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:37.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:54:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:54:37] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.51.0" 2024-09-21T10:54:37.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:37.747 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:37.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:37.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:37.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:37.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:37.882 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:37.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:37.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:38.007 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:38.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:38.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:38.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:38.131 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:38.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:38.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:38.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:38.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:38 smithi204 bash[78884]: cluster 2024-09-21T10:54:36.932497+0000 mgr.y (mgr.25133) 1261 : cluster [DBG] pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 41366/182340 objects degraded (22.686%); 6550/182340 objects misplaced (3.592%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:38.243 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:38 smithi204 bash[78884]: cluster 2024-09-21T10:54:36.932497+0000 mgr.y (mgr.25133) 1261 : cluster [DBG] pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 41366/182340 objects degraded (22.686%); 6550/182340 objects misplaced (3.592%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:38.255 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:38.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:38.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:38.273 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:54:38.273 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:54:38.325 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:54:38.326 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:54:38.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:38 smithi003 bash[88275]: cluster 2024-09-21T10:54:36.932497+0000 mgr.y (mgr.25133) 1261 : cluster [DBG] pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 41366/182340 objects degraded (22.686%); 6550/182340 objects misplaced (3.592%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:38.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:38 smithi003 bash[88275]: cluster 2024-09-21T10:54:36.932497+0000 mgr.y (mgr.25133) 1261 : cluster [DBG] pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 41366/182340 objects degraded (22.686%); 6550/182340 objects misplaced (3.592%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:38.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:38 smithi003 bash[89466]: cluster 2024-09-21T10:54:36.932497+0000 mgr.y (mgr.25133) 1261 : cluster [DBG] pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 41366/182340 objects degraded (22.686%); 6550/182340 objects misplaced (3.592%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:38.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:38 smithi003 bash[89466]: cluster 2024-09-21T10:54:36.932497+0000 mgr.y (mgr.25133) 1261 : cluster [DBG] pgmap v1324: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 41366/182340 objects degraded (22.686%); 6550/182340 objects misplaced (3.592%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:38.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:38.386 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:54:38.386 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:54:38.393 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:38.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:38.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:38.423 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:54:38.423 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:54:38.467 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:54:38.468 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:54:38.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:38.522 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:38.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:38.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:38.530 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:54:38.530 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:54:38.569 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:54:38.570 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:54:38.603 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:54:38.603 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:54:38.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:38.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:38.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:38.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:38.761 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:38.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:38.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:38.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:38.913 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:38.953 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:38.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:38.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:39.059 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:39.086 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:39.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:39.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:39.143 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:54:39.149 INFO:teuthology.orchestra.run.smithi003.stderr:set pool 1 pgp_num to 21 2024-09-21T10:54:39.180 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.154909+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.3:0/4048764777' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.180 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.154909+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.3:0/4048764777' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.180 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.156631+0000 mon.a (mon.0) 1755 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.180 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.156631+0000 mon.a (mon.0) 1755 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.180 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.232166+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.3:0/329814167' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:39.180 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.232166+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.3:0/329814167' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:39.180 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.673368+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:39.180 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.673368+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:39.181 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.883967+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.3:0/1954854322' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.181 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.883967+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.3:0/1954854322' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.181 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.886169+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.181 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[88275]: audit 2024-09-21T10:54:38.886169+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.154909+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.3:0/4048764777' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.154909+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.3:0/4048764777' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.156631+0000 mon.a (mon.0) 1755 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.156631+0000 mon.a (mon.0) 1755 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.232166+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.3:0/329814167' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:39.181 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.232166+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.3:0/329814167' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:39.182 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.673368+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:39.182 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.673368+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:39.182 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.883967+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.3:0/1954854322' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.182 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.883967+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.3:0/1954854322' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.182 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.886169+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.182 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:39 smithi003 bash[89466]: audit 2024-09-21T10:54:38.886169+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.188 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:39.241 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:39.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:39.353 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:39.387 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:39.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:39.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:39.490 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:39.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.154909+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.3:0/4048764777' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.154909+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.3:0/4048764777' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.156631+0000 mon.a (mon.0) 1755 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.156631+0000 mon.a (mon.0) 1755 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:54:39.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.232166+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.3:0/329814167' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:39.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.232166+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.3:0/329814167' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:54:39.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.673368+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:39.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.673368+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:39.500 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.883967+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.3:0/1954854322' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.883967+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.3:0/1954854322' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.886169+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:39 smithi204 bash[78884]: audit 2024-09-21T10:54:38.886169+0000 mon.a (mon.0) 1757 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-09-21T10:54:39.522 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:39.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:39.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:39.626 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:39.648 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:39.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:39.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:39.752 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:39.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:39.786 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:39.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:39.887 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:39.911 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:39.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:39.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:40.015 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:40.034 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:40.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:40.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:40.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:40.158 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:40.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:40.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:40.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:40.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:40.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:40.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:40.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:40.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:40 smithi204 bash[78884]: cluster 2024-09-21T10:54:38.933101+0000 mgr.y (mgr.25133) 1262 : cluster [DBG] pgmap v1325: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 41366/181347 objects degraded (22.810%); 6550/181347 objects misplaced (3.612%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:40.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:40 smithi204 bash[78884]: cluster 2024-09-21T10:54:38.933101+0000 mgr.y (mgr.25133) 1262 : cluster [DBG] pgmap v1325: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 41366/181347 objects degraded (22.810%); 6550/181347 objects misplaced (3.612%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:40 smithi204 bash[78884]: cluster 2024-09-21T10:54:39.128318+0000 mon.a (mon.0) 1758 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:40 smithi204 bash[78884]: cluster 2024-09-21T10:54:39.128318+0000 mon.a (mon.0) 1758 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:40 smithi204 bash[78884]: audit 2024-09-21T10:54:39.130533+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:40 smithi204 bash[78884]: audit 2024-09-21T10:54:39.130533+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:40 smithi204 bash[78884]: audit 2024-09-21T10:54:39.130675+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:54:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:40 smithi204 bash[78884]: audit 2024-09-21T10:54:39.130675+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:54:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:40 smithi204 bash[78884]: cluster 2024-09-21T10:54:39.139849+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-09-21T10:54:40.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:40 smithi204 bash[78884]: cluster 2024-09-21T10:54:39.139849+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-09-21T10:54:40.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[88275]: cluster 2024-09-21T10:54:38.933101+0000 mgr.y (mgr.25133) 1262 : cluster [DBG] pgmap v1325: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 41366/181347 objects degraded (22.810%); 6550/181347 objects misplaced (3.612%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[88275]: cluster 2024-09-21T10:54:38.933101+0000 mgr.y (mgr.25133) 1262 : cluster [DBG] pgmap v1325: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 41366/181347 objects degraded (22.810%); 6550/181347 objects misplaced (3.612%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[88275]: cluster 2024-09-21T10:54:39.128318+0000 mon.a (mon.0) 1758 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[88275]: cluster 2024-09-21T10:54:39.128318+0000 mon.a (mon.0) 1758 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[88275]: audit 2024-09-21T10:54:39.130533+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[88275]: audit 2024-09-21T10:54:39.130533+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[88275]: audit 2024-09-21T10:54:39.130675+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:54:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[88275]: audit 2024-09-21T10:54:39.130675+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:54:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[88275]: cluster 2024-09-21T10:54:39.139849+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-09-21T10:54:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[88275]: cluster 2024-09-21T10:54:39.139849+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-09-21T10:54:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[89466]: cluster 2024-09-21T10:54:38.933101+0000 mgr.y (mgr.25133) 1262 : cluster [DBG] pgmap v1325: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 41366/181347 objects degraded (22.810%); 6550/181347 objects misplaced (3.612%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[89466]: cluster 2024-09-21T10:54:38.933101+0000 mgr.y (mgr.25133) 1262 : cluster [DBG] pgmap v1325: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 41366/181347 objects degraded (22.810%); 6550/181347 objects misplaced (3.612%); 3.2 MiB/s, 51 objects/s recovering 2024-09-21T10:54:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[89466]: cluster 2024-09-21T10:54:39.128318+0000 mon.a (mon.0) 1758 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[89466]: cluster 2024-09-21T10:54:39.128318+0000 mon.a (mon.0) 1758 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:54:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[89466]: audit 2024-09-21T10:54:39.130533+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[89466]: audit 2024-09-21T10:54:39.130533+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:54:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[89466]: audit 2024-09-21T10:54:39.130675+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:54:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[89466]: audit 2024-09-21T10:54:39.130675+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-09-21T10:54:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[89466]: cluster 2024-09-21T10:54:39.139849+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-09-21T10:54:40.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:40 smithi003 bash[89466]: cluster 2024-09-21T10:54:39.139849+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-09-21T10:54:40.431 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:40.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:40.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:40.535 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:40.553 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:40.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:40.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:40.656 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:40.682 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:40.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:40.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:40.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:40.813 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:40.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:40.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:40.921 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:40.939 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:40.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:40.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:41.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:41.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:41.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:41.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:41.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:41.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:41.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:41.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:41.307 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:41.317 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:41 smithi003 bash[88275]: cluster 2024-09-21T10:54:40.701404+0000 mon.a (mon.0) 1762 : cluster [WRN] Health check update: Degraded data redundancy: 41366/181347 objects degraded (22.810%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:41.317 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:41 smithi003 bash[88275]: cluster 2024-09-21T10:54:40.701404+0000 mon.a (mon.0) 1762 : cluster [WRN] Health check update: Degraded data redundancy: 41366/181347 objects degraded (22.810%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:41.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:41 smithi003 bash[88275]: audit 2024-09-21T10:54:41.095457+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:54:41.318 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:41 smithi003 bash[88275]: audit 2024-09-21T10:54:41.095457+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:54:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:41 smithi003 bash[89466]: cluster 2024-09-21T10:54:40.701404+0000 mon.a (mon.0) 1762 : cluster [WRN] Health check update: Degraded data redundancy: 41366/181347 objects degraded (22.810%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:41 smithi003 bash[89466]: cluster 2024-09-21T10:54:40.701404+0000 mon.a (mon.0) 1762 : cluster [WRN] Health check update: Degraded data redundancy: 41366/181347 objects degraded (22.810%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:41 smithi003 bash[89466]: audit 2024-09-21T10:54:41.095457+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:54:41.322 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:41 smithi003 bash[89466]: audit 2024-09-21T10:54:41.095457+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:54:41.343 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:41.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:41.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:41.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:41.461 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:41 smithi204 bash[78884]: cluster 2024-09-21T10:54:40.701404+0000 mon.a (mon.0) 1762 : cluster [WRN] Health check update: Degraded data redundancy: 41366/181347 objects degraded (22.810%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:41.461 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:41 smithi204 bash[78884]: cluster 2024-09-21T10:54:40.701404+0000 mon.a (mon.0) 1762 : cluster [WRN] Health check update: Degraded data redundancy: 41366/181347 objects degraded (22.810%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:41.462 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:41 smithi204 bash[78884]: audit 2024-09-21T10:54:41.095457+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:54:41.462 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:41 smithi204 bash[78884]: audit 2024-09-21T10:54:41.095457+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:54:41.482 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:41.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:41.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:41.586 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:41.618 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:41.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:41.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:41.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:41.759 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:41.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:41.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:41.862 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:41.893 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:41.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:41.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:41.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:42.017 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:42.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:42.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:42.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:42.141 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:42.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:42.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:42.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:42.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:42.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:42.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:42.398 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:42.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:42.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:42.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:42.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:42 smithi204 bash[78884]: cluster 2024-09-21T10:54:40.933972+0000 mgr.y (mgr.25133) 1263 : cluster [DBG] pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 41366/173988 objects degraded (23.775%); 6244/173988 objects misplaced (3.589%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:42.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:42 smithi204 bash[78884]: cluster 2024-09-21T10:54:40.933972+0000 mgr.y (mgr.25133) 1263 : cluster [DBG] pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 41366/173988 objects degraded (23.775%); 6244/173988 objects misplaced (3.589%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:42.530 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:42.540 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:42 smithi003 bash[88275]: cluster 2024-09-21T10:54:40.933972+0000 mgr.y (mgr.25133) 1263 : cluster [DBG] pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 41366/173988 objects degraded (23.775%); 6244/173988 objects misplaced (3.589%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:42.541 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:42 smithi003 bash[88275]: cluster 2024-09-21T10:54:40.933972+0000 mgr.y (mgr.25133) 1263 : cluster [DBG] pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 41366/173988 objects degraded (23.775%); 6244/173988 objects misplaced (3.589%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:42.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:42 smithi003 bash[89466]: cluster 2024-09-21T10:54:40.933972+0000 mgr.y (mgr.25133) 1263 : cluster [DBG] pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 41366/173988 objects degraded (23.775%); 6244/173988 objects misplaced (3.589%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:42.541 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:42 smithi003 bash[89466]: cluster 2024-09-21T10:54:40.933972+0000 mgr.y (mgr.25133) 1263 : cluster [DBG] pgmap v1327: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 41366/173988 objects degraded (23.775%); 6244/173988 objects misplaced (3.589%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:42.561 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:42.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:42.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:42.665 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:42.690 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:42.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:42.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:42.794 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:42.817 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:42.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:42.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:42.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:42.946 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:42.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:42.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:43.049 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:43.067 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:43.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:43.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:43.170 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:43.195 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:43.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:43.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:43.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:43.328 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:43.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:43.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:43.435 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:43.460 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:43.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:43.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:43.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:43.595 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:43.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:43.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:43.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:43.726 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:43.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:43.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:43.830 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:43.855 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:43.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:43.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:43.960 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:43.990 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:43.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:43.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:44.095 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:44.123 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:44.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:44.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:44.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:44.259 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:44.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:44.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:44.304 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:54:44.366 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:44.377 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:44 smithi003 bash[88275]: cluster 2024-09-21T10:54:42.936163+0000 mgr.y (mgr.25133) 1264 : cluster [DBG] pgmap v1328: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 41366/173073 objects degraded (23.901%); 6244/173073 objects misplaced (3.608%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:44.377 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:44 smithi003 bash[88275]: cluster 2024-09-21T10:54:42.936163+0000 mgr.y (mgr.25133) 1264 : cluster [DBG] pgmap v1328: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 41366/173073 objects degraded (23.901%); 6244/173073 objects misplaced (3.608%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:44.378 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:44 smithi003 bash[89466]: cluster 2024-09-21T10:54:42.936163+0000 mgr.y (mgr.25133) 1264 : cluster [DBG] pgmap v1328: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 41366/173073 objects degraded (23.901%); 6244/173073 objects misplaced (3.608%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:44.378 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:44 smithi003 bash[89466]: cluster 2024-09-21T10:54:42.936163+0000 mgr.y (mgr.25133) 1264 : cluster [DBG] pgmap v1328: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 41366/173073 objects degraded (23.901%); 6244/173073 objects misplaced (3.608%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:44.409 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:44.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:44.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:44 smithi204 bash[78884]: cluster 2024-09-21T10:54:42.936163+0000 mgr.y (mgr.25133) 1264 : cluster [DBG] pgmap v1328: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 41366/173073 objects degraded (23.901%); 6244/173073 objects misplaced (3.608%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:44.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:44 smithi204 bash[78884]: cluster 2024-09-21T10:54:42.936163+0000 mgr.y (mgr.25133) 1264 : cluster [DBG] pgmap v1328: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 41366/173073 objects degraded (23.901%); 6244/173073 objects misplaced (3.608%); 4.0 MiB/s, 63 objects/s recovering 2024-09-21T10:54:44.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:44.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:44.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:44.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:44.647 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:44.677 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:44.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:44.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:44.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:44.814 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:44.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:44.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:44.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:44.943 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:44.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:44.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:45.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:45.075 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:45.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:45.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:45.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:45.207 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:45.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:45.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:45.310 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:45.348 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:45.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:45.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:45.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:45.490 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:45.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:45.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:45.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:45.622 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:45.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:45.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:45.727 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:45.760 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:45.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:45.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35436.0:134682 10.a e327/319 10:5846f93f:::benchmark_data_smithi003_207596_object40047:head v 327'8504, mlcod=0'0)", 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:54:45.751081+0000", 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.011701909, 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.011730123, 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.765 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.751081+0000", 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.751081+0000", 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.751082+0000", 2024-09-21T10:54:45.766 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0580000000000001e-06 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.751091+0000", 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.3789999999999995e-06 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.751104+0000", 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3139000000000001e-05 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.767 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.751119+0000", 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4620999999999999e-05 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.751341+0000", 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000222091 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.751371+0000", 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.9924999999999999e-05 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.768 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35436.0:134666 10.5 e327/319 10:a24a0c14:::benchmark_data_smithi003_207596_object40031:head v 327'8527, mlcod=0'0)", 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:54:45.717000+0000", 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.045782823, 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.045864624999999999, 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:54:45.769 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.717000+0000", 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.717000+0000", 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.717000+0000", 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6700000000000003e-07 2024-09-21T10:54:45.770 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.717005+0000", 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6319999999999999e-06 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.717021+0000", 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6180000000000001e-05 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:54:45.771 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.717029+0000", 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8199999999999997e-06 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.748475+0000", 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.031446454999999998 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.748498+0000", 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2362e-05 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.772 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35436.0:134676 10.c e327/319 10:308ed569:::benchmark_data_smithi003_207596_object40041:head v 327'8407, mlcod=0'0)", 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:54:45.732058+0000", 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.030724293999999999, 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.030851382, 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.732058+0000", 2024-09-21T10:54:45.773 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.732058+0000", 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.732060+0000", 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4300000000000001e-06 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:54:45.774 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.732067+0000", 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.17e-06 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.732082+0000", 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4948e-05 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.732089+0000", 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.6790000000000005e-06 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.775 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.733476+0000", 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0013861430000000001 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.733512+0000", 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.6192000000000002e-05 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.776 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35436.0:134677 10.6 e327/319 10:6908fbca:::benchmark_data_smithi003_207596_object40042:head v 327'8266, mlcod=0'0)", 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:54:45.735545+0000", 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.027237087, 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.027409792999999998, 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.735545+0000", 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:54:45.777 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.735545+0000", 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.735547+0000", 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.53e-06 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.735555+0000", 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.3769999999999996e-06 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.778 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.735574+0000", 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8729999999999999e-05 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.735583+0000", 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.5990000000000002e-06 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.735768+0000", 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00018570500000000001 2024-09-21T10:54:45.779 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.735800+0000", 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.1782999999999997e-05 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35436.0:134678 10.6 e327/319 10:627e4f54:::benchmark_data_smithi003_207596_object40043:head v 327'8267, mlcod=0'0)", 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:54:45.741024+0000", 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.021758033999999999, 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.021976595000000002, 2024-09-21T10:54:45.780 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.741024+0000", 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.741024+0000", 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.781 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.741026+0000", 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.716e-06 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.741038+0000", 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2129e-05 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.741053+0000", 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4599e-05 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.782 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.741063+0000", 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0356999999999999e-05 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.747713+0000", 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0066492959999999999 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.747747+0000", 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.4158000000000001e-05 2024-09-21T10:54:45.783 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35436.0:134679 10.6 e327/319 10:697830a5:::benchmark_data_smithi003_207596_object40044:head v 327'8268, mlcod=0'0)", 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:54:45.745211+0000", 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.017571755000000001, 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.017834564000000001, 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.784 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.745211+0000", 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.745211+0000", 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.745212+0000", 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1319999999999999e-06 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.785 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.745220+0000", 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.96e-06 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.745235+0000", 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5485000000000002e-05 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.745243+0000", 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8539999999999997e-06 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.786 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.761880+0000", 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.016636883000000002 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:45.761903+0000", 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.3394e-05 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout: "num_ops": 6 2024-09-21T10:54:45.787 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:54:45.865 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:45.894 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:45.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:45.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:46.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:46.024 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:46.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:46.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:46.387 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:46.431 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:46.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:46.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:46.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:46 smithi204 bash[78884]: cluster 2024-09-21T10:54:44.936947+0000 mgr.y (mgr.25133) 1265 : cluster [DBG] pgmap v1329: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 41366/167559 objects degraded (24.687%); 5934/167559 objects misplaced (3.541%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:46.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:46 smithi204 bash[78884]: cluster 2024-09-21T10:54:44.936947+0000 mgr.y (mgr.25133) 1265 : cluster [DBG] pgmap v1329: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 41366/167559 objects degraded (24.687%); 5934/167559 objects misplaced (3.541%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:46.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:46 smithi204 bash[78884]: cluster 2024-09-21T10:54:45.704157+0000 mon.a (mon.0) 1764 : cluster [WRN] Health check update: Degraded data redundancy: 41366/167559 objects degraded (24.687%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:46.448 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:46 smithi204 bash[78884]: cluster 2024-09-21T10:54:45.704157+0000 mon.a (mon.0) 1764 : cluster [WRN] Health check update: Degraded data redundancy: 41366/167559 objects degraded (24.687%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:46.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:54:46.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:46 smithi003 bash[88275]: cluster 2024-09-21T10:54:44.936947+0000 mgr.y (mgr.25133) 1265 : cluster [DBG] pgmap v1329: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 41366/167559 objects degraded (24.687%); 5934/167559 objects misplaced (3.541%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:46.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:46 smithi003 bash[88275]: cluster 2024-09-21T10:54:44.936947+0000 mgr.y (mgr.25133) 1265 : cluster [DBG] pgmap v1329: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 41366/167559 objects degraded (24.687%); 5934/167559 objects misplaced (3.541%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:46.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:46 smithi003 bash[88275]: cluster 2024-09-21T10:54:45.704157+0000 mon.a (mon.0) 1764 : cluster [WRN] Health check update: Degraded data redundancy: 41366/167559 objects degraded (24.687%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:46.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:46 smithi003 bash[88275]: cluster 2024-09-21T10:54:45.704157+0000 mon.a (mon.0) 1764 : cluster [WRN] Health check update: Degraded data redundancy: 41366/167559 objects degraded (24.687%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:46.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:46 smithi003 bash[89466]: cluster 2024-09-21T10:54:44.936947+0000 mgr.y (mgr.25133) 1265 : cluster [DBG] pgmap v1329: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 41366/167559 objects degraded (24.687%); 5934/167559 objects misplaced (3.541%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:46.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:46 smithi003 bash[89466]: cluster 2024-09-21T10:54:44.936947+0000 mgr.y (mgr.25133) 1265 : cluster [DBG] pgmap v1329: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 41366/167559 objects degraded (24.687%); 5934/167559 objects misplaced (3.541%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:46.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:46 smithi003 bash[89466]: cluster 2024-09-21T10:54:45.704157+0000 mon.a (mon.0) 1764 : cluster [WRN] Health check update: Degraded data redundancy: 41366/167559 objects degraded (24.687%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:46.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:46 smithi003 bash[89466]: cluster 2024-09-21T10:54:45.704157+0000 mon.a (mon.0) 1764 : cluster [WRN] Health check update: Degraded data redundancy: 41366/167559 objects degraded (24.687%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:46.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:46.585 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:46.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:46.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:46.694 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:46.731 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:46.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:46.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:46.753 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_blocked_ops 2024-09-21T10:54:46.839 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:46.886 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:46.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:46.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:46.991 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:47.033 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:47.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:47.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:47.143 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:47.174 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:47.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:47.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:47.277 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:47.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:47.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:47.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:47.416 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:47.459 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:47.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:47.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:47.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:47.590 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:47.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:47.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:54:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:54:47] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.51.0" 2024-09-21T10:54:47.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:47.726 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:47.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:47.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:47.832 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:47.878 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:47.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:47.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:47.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:48.026 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:48.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:48.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:48.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:48.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:48.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:48.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:48 smithi204 bash[78884]: cluster 2024-09-21T10:54:46.937610+0000 mgr.y (mgr.25133) 1266 : cluster [DBG] pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 41366/166053 objects degraded (24.911%); 5934/166053 objects misplaced (3.574%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:48 smithi204 bash[78884]: cluster 2024-09-21T10:54:46.937610+0000 mgr.y (mgr.25133) 1266 : cluster [DBG] pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 41366/166053 objects degraded (24.911%); 5934/166053 objects misplaced (3.574%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:48 smithi204 bash[78884]: audit 2024-09-21T10:54:47.685698+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:48 smithi204 bash[78884]: audit 2024-09-21T10:54:47.685698+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:48 smithi204 bash[78884]: audit 2024-09-21T10:54:47.697384+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:48 smithi204 bash[78884]: audit 2024-09-21T10:54:47.697384+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:48.298 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:48.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:48.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:48.401 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:48.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:48.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:48.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:48.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:48.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:48.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:48.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:48.669 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[88275]: cluster 2024-09-21T10:54:46.937610+0000 mgr.y (mgr.25133) 1266 : cluster [DBG] pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 41366/166053 objects degraded (24.911%); 5934/166053 objects misplaced (3.574%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[88275]: cluster 2024-09-21T10:54:46.937610+0000 mgr.y (mgr.25133) 1266 : cluster [DBG] pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 41366/166053 objects degraded (24.911%); 5934/166053 objects misplaced (3.574%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[88275]: audit 2024-09-21T10:54:47.685698+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[88275]: audit 2024-09-21T10:54:47.685698+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[88275]: audit 2024-09-21T10:54:47.697384+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[88275]: audit 2024-09-21T10:54:47.697384+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[89466]: cluster 2024-09-21T10:54:46.937610+0000 mgr.y (mgr.25133) 1266 : cluster [DBG] pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 41366/166053 objects degraded (24.911%); 5934/166053 objects misplaced (3.574%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:48.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[89466]: cluster 2024-09-21T10:54:46.937610+0000 mgr.y (mgr.25133) 1266 : cluster [DBG] pgmap v1330: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 41366/166053 objects degraded (24.911%); 5934/166053 objects misplaced (3.574%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:48.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[89466]: audit 2024-09-21T10:54:47.685698+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[89466]: audit 2024-09-21T10:54:47.685698+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[89466]: audit 2024-09-21T10:54:47.697384+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:48 smithi003 bash[89466]: audit 2024-09-21T10:54:47.697384+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:48.676 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 7, 6, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:54:48.676 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T10:54:48.676 INFO:tasks.thrashosds.thrasher:Reweighting osd 1 to 0.2959770032154124 2024-09-21T10:54:48.677 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 1 0.2959770032154124 2024-09-21T10:54:48.720 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:48.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:48.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:48.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:48.889 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:48.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:48.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:48.994 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:49.040 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:49.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:49.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:49.145 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:49.177 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:49.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:49.275 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:49.283 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:49.310 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:49.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:49.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:49.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:49.461 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:49.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:49.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:49.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:49.593 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:49.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:49.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:49.701 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:49.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:49.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:49.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:49.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:49.866 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:49.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:49.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:49.969 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:49.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:49.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:49.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:50.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:50.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:50.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:50.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:50.221 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:50.232 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[88275]: cluster 2024-09-21T10:54:48.938137+0000 mgr.y (mgr.25133) 1267 : cluster [DBG] pgmap v1331: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/164928 objects degraded (25.081%); 5934/164928 objects misplaced (3.598%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:50.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[88275]: cluster 2024-09-21T10:54:48.938137+0000 mgr.y (mgr.25133) 1267 : cluster [DBG] pgmap v1331: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/164928 objects degraded (25.081%); 5934/164928 objects misplaced (3.598%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:50.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[88275]: audit 2024-09-21T10:54:49.533381+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[88275]: audit 2024-09-21T10:54:49.533381+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[88275]: audit 2024-09-21T10:54:49.539320+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.233 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[88275]: audit 2024-09-21T10:54:49.539320+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[89466]: cluster 2024-09-21T10:54:48.938137+0000 mgr.y (mgr.25133) 1267 : cluster [DBG] pgmap v1331: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/164928 objects degraded (25.081%); 5934/164928 objects misplaced (3.598%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:50.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[89466]: cluster 2024-09-21T10:54:48.938137+0000 mgr.y (mgr.25133) 1267 : cluster [DBG] pgmap v1331: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/164928 objects degraded (25.081%); 5934/164928 objects misplaced (3.598%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:50.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[89466]: audit 2024-09-21T10:54:49.533381+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[89466]: audit 2024-09-21T10:54:49.533381+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[89466]: audit 2024-09-21T10:54:49.539320+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.233 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:50 smithi003 bash[89466]: audit 2024-09-21T10:54:49.539320+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.254 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:50.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:50.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:50.361 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:50.381 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:50.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:50.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:50.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:50.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:50 smithi204 bash[78884]: cluster 2024-09-21T10:54:48.938137+0000 mgr.y (mgr.25133) 1267 : cluster [DBG] pgmap v1331: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/164928 objects degraded (25.081%); 5934/164928 objects misplaced (3.598%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:50.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:50 smithi204 bash[78884]: cluster 2024-09-21T10:54:48.938137+0000 mgr.y (mgr.25133) 1267 : cluster [DBG] pgmap v1331: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 41366/164928 objects degraded (25.081%); 5934/164928 objects misplaced (3.598%); 3.8 MiB/s, 61 objects/s recovering 2024-09-21T10:54:50.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:50 smithi204 bash[78884]: audit 2024-09-21T10:54:49.533381+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:50 smithi204 bash[78884]: audit 2024-09-21T10:54:49.533381+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:50 smithi204 bash[78884]: audit 2024-09-21T10:54:49.539320+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.495 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:50 smithi204 bash[78884]: audit 2024-09-21T10:54:49.539320+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:50.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:50.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:50.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:50.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:50.648 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:50.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:50.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:50.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:50.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:50.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:50.886 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:50.912 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:50.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:50.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:51.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:51.063 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:51.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:51.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:51.169 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:51.213 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:51.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:51.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:51.315 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:51.315 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:51.320 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:51.386 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:51.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:51.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:51.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:51 smithi204 bash[78884]: audit 2024-09-21T10:54:50.414191+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:54:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:51 smithi204 bash[78884]: audit 2024-09-21T10:54:50.414191+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:54:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:51 smithi204 bash[78884]: audit 2024-09-21T10:54:50.415521+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:54:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:51 smithi204 bash[78884]: audit 2024-09-21T10:54:50.415521+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:54:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:51 smithi204 bash[78884]: audit 2024-09-21T10:54:50.425240+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:51 smithi204 bash[78884]: audit 2024-09-21T10:54:50.425240+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:51 smithi204 bash[78884]: cluster 2024-09-21T10:54:50.705681+0000 mon.a (mon.0) 1772 : cluster [WRN] Health check update: Degraded data redundancy: 41366/164928 objects degraded (25.081%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:51 smithi204 bash[78884]: cluster 2024-09-21T10:54:50.705681+0000 mon.a (mon.0) 1772 : cluster [WRN] Health check update: Degraded data redundancy: 41366/164928 objects degraded (25.081%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:51.522 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:51.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:51.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:51.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[88275]: audit 2024-09-21T10:54:50.414191+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:54:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[88275]: audit 2024-09-21T10:54:50.414191+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:54:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[88275]: audit 2024-09-21T10:54:50.415521+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:54:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[88275]: audit 2024-09-21T10:54:50.415521+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:54:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[88275]: audit 2024-09-21T10:54:50.425240+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[88275]: audit 2024-09-21T10:54:50.425240+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[88275]: cluster 2024-09-21T10:54:50.705681+0000 mon.a (mon.0) 1772 : cluster [WRN] Health check update: Degraded data redundancy: 41366/164928 objects degraded (25.081%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:51.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[88275]: cluster 2024-09-21T10:54:50.705681+0000 mon.a (mon.0) 1772 : cluster [WRN] Health check update: Degraded data redundancy: 41366/164928 objects degraded (25.081%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:51.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[89466]: audit 2024-09-21T10:54:50.414191+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:54:51.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[89466]: audit 2024-09-21T10:54:50.414191+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:54:51.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[89466]: audit 2024-09-21T10:54:50.415521+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:54:51.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[89466]: audit 2024-09-21T10:54:50.415521+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:54:51.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[89466]: audit 2024-09-21T10:54:50.425240+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:51.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[89466]: audit 2024-09-21T10:54:50.425240+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:54:51.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[89466]: cluster 2024-09-21T10:54:50.705681+0000 mon.a (mon.0) 1772 : cluster [WRN] Health check update: Degraded data redundancy: 41366/164928 objects degraded (25.081%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:51.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:51 smithi003 bash[89466]: cluster 2024-09-21T10:54:50.705681+0000 mon.a (mon.0) 1772 : cluster [WRN] Health check update: Degraded data redundancy: 41366/164928 objects degraded (25.081%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:51.681 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:51.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:51.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:51.787 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:51.819 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:51.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:51.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:51.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:51.947 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:51.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:51.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:52.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:52.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:52.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:52.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:52.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:52.211 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:52.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:52.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:52.314 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:52.339 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:52.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:52.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:52.443 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:52.476 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:52.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:52.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:52.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:52 smithi204 bash[78884]: cluster 2024-09-21T10:54:50.939023+0000 mgr.y (mgr.25133) 1268 : cluster [DBG] pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 41366/157620 objects degraded (26.244%); 5574/157620 objects misplaced (3.536%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T10:54:52.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:52 smithi204 bash[78884]: cluster 2024-09-21T10:54:50.939023+0000 mgr.y (mgr.25133) 1268 : cluster [DBG] pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 41366/157620 objects degraded (26.244%); 5574/157620 objects misplaced (3.536%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T10:54:52.581 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:52.605 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:52.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:52.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:52.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:52 smithi003 bash[88275]: cluster 2024-09-21T10:54:50.939023+0000 mgr.y (mgr.25133) 1268 : cluster [DBG] pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 41366/157620 objects degraded (26.244%); 5574/157620 objects misplaced (3.536%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T10:54:52.664 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:52 smithi003 bash[88275]: cluster 2024-09-21T10:54:50.939023+0000 mgr.y (mgr.25133) 1268 : cluster [DBG] pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 41366/157620 objects degraded (26.244%); 5574/157620 objects misplaced (3.536%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T10:54:52.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:52 smithi003 bash[89466]: cluster 2024-09-21T10:54:50.939023+0000 mgr.y (mgr.25133) 1268 : cluster [DBG] pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 41366/157620 objects degraded (26.244%); 5574/157620 objects misplaced (3.536%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T10:54:52.664 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:52 smithi003 bash[89466]: cluster 2024-09-21T10:54:50.939023+0000 mgr.y (mgr.25133) 1268 : cluster [DBG] pgmap v1332: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 41366/157620 objects degraded (26.244%); 5574/157620 objects misplaced (3.536%); 5.2 MiB/s, 82 objects/s recovering 2024-09-21T10:54:52.708 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:52.745 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:52.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:52.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:52.849 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:52.867 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:52.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:52.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:52.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:52.991 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:52.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:52.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:53.094 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:53.128 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:53.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:53.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:53.234 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:53.264 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:53.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:53.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:53.350 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:54:53.369 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:53.409 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:53.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:53.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:53.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:53.533 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:53.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:53.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:53.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:53.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:53.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:53.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:53.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:53.792 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:53.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:53.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:53.895 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:53.931 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:53.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:53.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:54.037 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:54.055 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:54.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:54.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:54.158 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:54.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:54.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:54.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:54.292 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:54.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:54.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:54.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:54.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:54 smithi003 bash[88275]: cluster 2024-09-21T10:54:52.940021+0000 mgr.y (mgr.25133) 1269 : cluster [DBG] pgmap v1333: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 41366/156654 objects degraded (26.406%); 5574/156654 objects misplaced (3.558%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:54:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:54 smithi003 bash[88275]: cluster 2024-09-21T10:54:52.940021+0000 mgr.y (mgr.25133) 1269 : cluster [DBG] pgmap v1333: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 41366/156654 objects degraded (26.406%); 5574/156654 objects misplaced (3.558%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:54:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:54 smithi003 bash[88275]: audit 2024-09-21T10:54:53.673138+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:54 smithi003 bash[88275]: audit 2024-09-21T10:54:53.673138+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:54 smithi003 bash[89466]: cluster 2024-09-21T10:54:52.940021+0000 mgr.y (mgr.25133) 1269 : cluster [DBG] pgmap v1333: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 41366/156654 objects degraded (26.406%); 5574/156654 objects misplaced (3.558%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:54:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:54 smithi003 bash[89466]: cluster 2024-09-21T10:54:52.940021+0000 mgr.y (mgr.25133) 1269 : cluster [DBG] pgmap v1333: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 41366/156654 objects degraded (26.406%); 5574/156654 objects misplaced (3.558%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:54:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:54 smithi003 bash[89466]: audit 2024-09-21T10:54:53.673138+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:54 smithi003 bash[89466]: audit 2024-09-21T10:54:53.673138+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:54.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:54.478 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:54.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:54.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:54 smithi204 bash[78884]: cluster 2024-09-21T10:54:52.940021+0000 mgr.y (mgr.25133) 1269 : cluster [DBG] pgmap v1333: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 41366/156654 objects degraded (26.406%); 5574/156654 objects misplaced (3.558%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:54:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:54 smithi204 bash[78884]: cluster 2024-09-21T10:54:52.940021+0000 mgr.y (mgr.25133) 1269 : cluster [DBG] pgmap v1333: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 41366/156654 objects degraded (26.406%); 5574/156654 objects misplaced (3.558%); 3.5 MiB/s, 55 objects/s recovering 2024-09-21T10:54:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:54 smithi204 bash[78884]: audit 2024-09-21T10:54:53.673138+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:54 smithi204 bash[78884]: audit 2024-09-21T10:54:53.673138+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:54:54.585 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:54.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:54.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:54.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:54.720 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:54.746 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:54.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:54.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:54.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:54.869 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:54.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:54.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:54.972 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:55.006 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:55.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:55.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:55.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:55.140 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:55.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:55.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:55.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:55.271 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:55.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:55.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:55.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:55.401 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:55.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:55.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:55.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:55.530 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:54:55.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:55.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:54:55.638 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:55.659 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:55.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:55.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:55.762 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:55.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:55.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:55.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:55.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:55.911 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:55.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:55.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:56.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:56.041 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:56.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:56.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:56.145 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:56.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:56.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:56.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:56.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:56 smithi204 bash[78884]: cluster 2024-09-21T10:54:54.940864+0000 mgr.y (mgr.25133) 1270 : cluster [DBG] pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 41366/151218 objects degraded (27.355%); 5176/151218 objects misplaced (3.423%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:54:56.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:56 smithi204 bash[78884]: cluster 2024-09-21T10:54:54.940864+0000 mgr.y (mgr.25133) 1270 : cluster [DBG] pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 41366/151218 objects degraded (27.355%); 5176/151218 objects misplaced (3.423%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:54:56.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:56 smithi204 bash[78884]: cluster 2024-09-21T10:54:55.235090+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-09-21T10:54:56.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:56 smithi204 bash[78884]: cluster 2024-09-21T10:54:55.235090+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-09-21T10:54:56.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:56 smithi204 bash[78884]: cluster 2024-09-21T10:54:55.706449+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: Degraded data redundancy: 41366/151218 objects degraded (27.355%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:56.251 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:56 smithi204 bash[78884]: cluster 2024-09-21T10:54:55.706449+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: Degraded data redundancy: 41366/151218 objects degraded (27.355%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:56.276 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:56.303 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:56.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:56.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:56.413 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:56.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[88275]: cluster 2024-09-21T10:54:54.940864+0000 mgr.y (mgr.25133) 1270 : cluster [DBG] pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 41366/151218 objects degraded (27.355%); 5176/151218 objects misplaced (3.423%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:54:56.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[88275]: cluster 2024-09-21T10:54:54.940864+0000 mgr.y (mgr.25133) 1270 : cluster [DBG] pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 41366/151218 objects degraded (27.355%); 5176/151218 objects misplaced (3.423%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:54:56.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[88275]: cluster 2024-09-21T10:54:55.235090+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-09-21T10:54:56.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[88275]: cluster 2024-09-21T10:54:55.235090+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-09-21T10:54:56.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[88275]: cluster 2024-09-21T10:54:55.706449+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: Degraded data redundancy: 41366/151218 objects degraded (27.355%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:56.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[88275]: cluster 2024-09-21T10:54:55.706449+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: Degraded data redundancy: 41366/151218 objects degraded (27.355%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:56.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[89466]: cluster 2024-09-21T10:54:54.940864+0000 mgr.y (mgr.25133) 1270 : cluster [DBG] pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 41366/151218 objects degraded (27.355%); 5176/151218 objects misplaced (3.423%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:54:56.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[89466]: cluster 2024-09-21T10:54:54.940864+0000 mgr.y (mgr.25133) 1270 : cluster [DBG] pgmap v1334: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 41366/151218 objects degraded (27.355%); 5176/151218 objects misplaced (3.423%); 5.6 MiB/s, 88 objects/s recovering 2024-09-21T10:54:56.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[89466]: cluster 2024-09-21T10:54:55.235090+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-09-21T10:54:56.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[89466]: cluster 2024-09-21T10:54:55.235090+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-09-21T10:54:56.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[89466]: cluster 2024-09-21T10:54:55.706449+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: Degraded data redundancy: 41366/151218 objects degraded (27.355%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:56.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:56 smithi003 bash[89466]: cluster 2024-09-21T10:54:55.706449+0000 mon.a (mon.0) 1775 : cluster [WRN] Health check update: Degraded data redundancy: 41366/151218 objects degraded (27.355%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:54:56.457 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:56.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:56.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:56.569 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:56.600 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:56.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:56.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:56.704 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:56.736 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:56.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:56.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:56.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:56.873 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:56.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:56.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:56.976 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:56.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:57.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:57.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:57.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:57.135 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:57.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:57.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:57.238 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:57.264 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:57.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:57.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:57.367 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:57.395 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:57.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:57.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:57.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:57.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:57 smithi204 bash[78884]: cluster 2024-09-21T10:54:56.241387+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-09-21T10:54:57.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:57 smithi204 bash[78884]: cluster 2024-09-21T10:54:56.241387+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-09-21T10:54:57.527 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:57.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:57.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:57.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:57.642 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:57 smithi003 bash[88275]: cluster 2024-09-21T10:54:56.241387+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-09-21T10:54:57.643 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:57 smithi003 bash[88275]: cluster 2024-09-21T10:54:56.241387+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-09-21T10:54:57.643 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:54:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:54:57] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.51.0" 2024-09-21T10:54:57.643 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:57 smithi003 bash[89466]: cluster 2024-09-21T10:54:56.241387+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-09-21T10:54:57.643 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:57 smithi003 bash[89466]: cluster 2024-09-21T10:54:56.241387+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-09-21T10:54:57.681 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:57.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:57.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:57.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:57.810 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:57.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:57.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:57.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:57.951 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:57.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:57.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:58.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:58.093 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:58.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:58.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:58.199 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:58.226 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:58.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:58.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:58.332 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:58.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:58.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:58.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:58.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:58.489 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:58 smithi204 bash[78884]: cluster 2024-09-21T10:54:56.941431+0000 mgr.y (mgr.25133) 1271 : cluster [DBG] pgmap v1337: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 41366/149652 objects degraded (27.641%); 5176/149652 objects misplaced (3.459%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:54:58.489 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:58 smithi204 bash[78884]: cluster 2024-09-21T10:54:56.941431+0000 mgr.y (mgr.25133) 1271 : cluster [DBG] pgmap v1337: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 41366/149652 objects degraded (27.641%); 5176/149652 objects misplaced (3.459%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:54:58.505 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:58.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:58.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:58.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:58.622 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:58 smithi003 bash[88275]: cluster 2024-09-21T10:54:56.941431+0000 mgr.y (mgr.25133) 1271 : cluster [DBG] pgmap v1337: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 41366/149652 objects degraded (27.641%); 5176/149652 objects misplaced (3.459%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:54:58.622 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:58 smithi003 bash[88275]: cluster 2024-09-21T10:54:56.941431+0000 mgr.y (mgr.25133) 1271 : cluster [DBG] pgmap v1337: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 41366/149652 objects degraded (27.641%); 5176/149652 objects misplaced (3.459%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:54:58.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:58 smithi003 bash[89466]: cluster 2024-09-21T10:54:56.941431+0000 mgr.y (mgr.25133) 1271 : cluster [DBG] pgmap v1337: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 41366/149652 objects degraded (27.641%); 5176/149652 objects misplaced (3.459%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:54:58.622 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:58 smithi003 bash[89466]: cluster 2024-09-21T10:54:56.941431+0000 mgr.y (mgr.25133) 1271 : cluster [DBG] pgmap v1337: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 41366/149652 objects degraded (27.641%); 5176/149652 objects misplaced (3.459%); 5.9 MiB/s, 94 objects/s recovering 2024-09-21T10:54:58.651 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:54:58.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:58.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:54:58.757 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:58.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:58.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:58.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:58.892 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:58.910 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:54:58.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:58.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:54:59.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:59.038 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:54:59.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:59.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:54:59.141 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:59.179 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:59.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:59.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:59.285 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:59.313 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:59.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:59.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:59.421 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:59.449 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:54:59.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:59.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:54:59.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:59 smithi204 bash[78884]: cluster 2024-09-21T10:54:58.942229+0000 mgr.y (mgr.25133) 1272 : cluster [DBG] pgmap v1338: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 365 op/s; 41366/148848 objects degraded (27.791%); 5176/148848 objects misplaced (3.477%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:54:59.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:54:59 smithi204 bash[78884]: cluster 2024-09-21T10:54:58.942229+0000 mgr.y (mgr.25133) 1272 : cluster [DBG] pgmap v1338: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 365 op/s; 41366/148848 objects degraded (27.791%); 5176/148848 objects misplaced (3.477%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:54:59.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:59.595 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:54:59.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:59.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:54:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:59 smithi003 bash[88275]: cluster 2024-09-21T10:54:58.942229+0000 mgr.y (mgr.25133) 1272 : cluster [DBG] pgmap v1338: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 365 op/s; 41366/148848 objects degraded (27.791%); 5176/148848 objects misplaced (3.477%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:54:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:54:59 smithi003 bash[88275]: cluster 2024-09-21T10:54:58.942229+0000 mgr.y (mgr.25133) 1272 : cluster [DBG] pgmap v1338: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 365 op/s; 41366/148848 objects degraded (27.791%); 5176/148848 objects misplaced (3.477%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:54:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:59 smithi003 bash[89466]: cluster 2024-09-21T10:54:58.942229+0000 mgr.y (mgr.25133) 1272 : cluster [DBG] pgmap v1338: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 365 op/s; 41366/148848 objects degraded (27.791%); 5176/148848 objects misplaced (3.477%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:54:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:54:59 smithi003 bash[89466]: cluster 2024-09-21T10:54:58.942229+0000 mgr.y (mgr.25133) 1272 : cluster [DBG] pgmap v1338: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 365 op/s; 41366/148848 objects degraded (27.791%); 5176/148848 objects misplaced (3.477%); 3.1 MiB/s, 49 objects/s recovering 2024-09-21T10:54:59.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:59.718 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:54:59.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:59.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:54:59.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:59.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:54:59.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:54:59.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:54:59.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:00.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:00.002 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:00.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:00.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:00.122 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:00.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:00.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:00.225 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:00.253 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:00.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:00.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:00.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:00.382 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:00.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:00.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:00.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:00.529 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:00.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:00.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:00.639 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:00.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:00.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:00.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:00.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:00.811 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:00.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:00.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:00.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:00.960 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:00.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:00.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:01.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:00 smithi204 bash[78884]: cluster 2024-09-21T10:55:00.708074+0000 mon.a (mon.0) 1777 : cluster [WRN] Health check update: Degraded data redundancy: 41366/148848 objects degraded (27.791%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:01.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:00 smithi204 bash[78884]: cluster 2024-09-21T10:55:00.708074+0000 mon.a (mon.0) 1777 : cluster [WRN] Health check update: Degraded data redundancy: 41366/148848 objects degraded (27.791%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:01.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:01.098 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:01.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:00 smithi003 bash[88275]: cluster 2024-09-21T10:55:00.708074+0000 mon.a (mon.0) 1777 : cluster [WRN] Health check update: Degraded data redundancy: 41366/148848 objects degraded (27.791%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:01.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:00 smithi003 bash[88275]: cluster 2024-09-21T10:55:00.708074+0000 mon.a (mon.0) 1777 : cluster [WRN] Health check update: Degraded data redundancy: 41366/148848 objects degraded (27.791%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:01.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:00 smithi003 bash[89466]: cluster 2024-09-21T10:55:00.708074+0000 mon.a (mon.0) 1777 : cluster [WRN] Health check update: Degraded data redundancy: 41366/148848 objects degraded (27.791%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:01.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:00 smithi003 bash[89466]: cluster 2024-09-21T10:55:00.708074+0000 mon.a (mon.0) 1777 : cluster [WRN] Health check update: Degraded data redundancy: 41366/148848 objects degraded (27.791%), 9 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:01.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:01.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:01.203 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:01.239 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:01.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:01.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:01.344 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:01.377 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:01.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:01.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:01.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:01.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:01.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:01.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:01.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:01.666 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:01.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:01.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:01.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:01.815 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:01.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:01.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:01.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:01 smithi003 bash[88275]: cluster 2024-09-21T10:55:00.943141+0000 mgr.y (mgr.25133) 1273 : cluster [DBG] pgmap v1339: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 38994/142563 objects degraded (27.352%); 7353/142563 objects misplaced (5.158%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:55:01.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:01 smithi003 bash[88275]: cluster 2024-09-21T10:55:00.943141+0000 mgr.y (mgr.25133) 1273 : cluster [DBG] pgmap v1339: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 38994/142563 objects degraded (27.352%); 7353/142563 objects misplaced (5.158%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:55:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:01 smithi003 bash[89466]: cluster 2024-09-21T10:55:00.943141+0000 mgr.y (mgr.25133) 1273 : cluster [DBG] pgmap v1339: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 38994/142563 objects degraded (27.352%); 7353/142563 objects misplaced (5.158%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:55:01.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:01 smithi003 bash[89466]: cluster 2024-09-21T10:55:00.943141+0000 mgr.y (mgr.25133) 1273 : cluster [DBG] pgmap v1339: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 38994/142563 objects degraded (27.352%); 7353/142563 objects misplaced (5.158%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:55:01.941 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:01.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:01.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:02.044 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:02.078 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:02.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:02.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:02.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:02.216 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:02.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:02.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:01 smithi204 bash[78884]: cluster 2024-09-21T10:55:00.943141+0000 mgr.y (mgr.25133) 1273 : cluster [DBG] pgmap v1339: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 38994/142563 objects degraded (27.352%); 7353/142563 objects misplaced (5.158%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:55:02.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:01 smithi204 bash[78884]: cluster 2024-09-21T10:55:00.943141+0000 mgr.y (mgr.25133) 1273 : cluster [DBG] pgmap v1339: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 38994/142563 objects degraded (27.352%); 7353/142563 objects misplaced (5.158%); 4.6 MiB/s, 74 objects/s recovering 2024-09-21T10:55:02.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:02.339 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:02.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:02.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:02.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:02.474 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:02.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:02.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:02.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:02.610 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:02.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:02.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:02.713 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:02.751 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:02.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:02.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:02.859 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:02.887 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:02.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:02.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:02.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:03.021 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:03.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:03.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:03.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:03.155 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:03.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:03.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:03.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:03.283 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:03.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:03.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:03.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:03.415 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:03.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:03.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:03.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:03.560 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:03.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:03.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:03.667 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:03.715 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:03.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:03.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:03.819 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:03.848 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:03.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:03.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:03.953 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:03.988 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:03.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:03.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:04.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:04.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:04.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:04.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:04.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:04 smithi003 bash[88275]: cluster 2024-09-21T10:55:02.943899+0000 mgr.y (mgr.25133) 1274 : cluster [DBG] pgmap v1340: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 38994/141486 objects degraded (27.560%); 7353/141486 objects misplaced (5.197%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:55:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:04 smithi003 bash[88275]: cluster 2024-09-21T10:55:02.943899+0000 mgr.y (mgr.25133) 1274 : cluster [DBG] pgmap v1340: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 38994/141486 objects degraded (27.560%); 7353/141486 objects misplaced (5.197%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:55:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:04 smithi003 bash[89466]: cluster 2024-09-21T10:55:02.943899+0000 mgr.y (mgr.25133) 1274 : cluster [DBG] pgmap v1340: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 38994/141486 objects degraded (27.560%); 7353/141486 objects misplaced (5.197%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:55:04.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:04 smithi003 bash[89466]: cluster 2024-09-21T10:55:02.943899+0000 mgr.y (mgr.25133) 1274 : cluster [DBG] pgmap v1340: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 38994/141486 objects degraded (27.560%); 7353/141486 objects misplaced (5.197%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:55:04.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:04.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:04 smithi204 bash[78884]: cluster 2024-09-21T10:55:02.943899+0000 mgr.y (mgr.25133) 1274 : cluster [DBG] pgmap v1340: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 38994/141486 objects degraded (27.560%); 7353/141486 objects misplaced (5.197%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:55:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:04 smithi204 bash[78884]: cluster 2024-09-21T10:55:02.943899+0000 mgr.y (mgr.25133) 1274 : cluster [DBG] pgmap v1340: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 38994/141486 objects degraded (27.560%); 7353/141486 objects misplaced (5.197%); 1.5 MiB/s, 24 objects/s recovering 2024-09-21T10:55:04.257 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:04.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:04.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:04.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:04.393 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:04.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:04.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:04.497 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:04.521 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:04.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:04.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:04.624 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:04.649 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:04.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:04.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:04.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:04.786 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:04.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:04.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:04.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:04.914 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:04.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:04.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:05.017 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:05.052 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:05.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:05.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:05.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:05.178 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:05.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:05.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:05.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:05.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:05.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:05.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:05.408 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:05.446 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:05.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:05.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:05.552 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:05.593 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:05.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:05.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:05.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:05.723 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:05.728 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:55:05.728 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:55:05.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:05.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:05.761 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:55:05.761 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:55:05.796 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:55:05.796 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:55:05.827 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:55:05.827 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:55:05.830 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:05.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:05.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:05.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:05.867 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:55:05.867 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:55:05.900 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:55:05.900 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:55:05.936 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:55:05.936 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:55:05.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:05.975 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:55:05.975 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:55:05.985 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:05.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:05.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:06.091 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:06.121 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:06.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:06.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:06.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:06.257 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:06 smithi204 bash[78884]: cluster 2024-09-21T10:55:04.944760+0000 mgr.y (mgr.25133) 1275 : cluster [DBG] pgmap v1341: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 535 op/s; 38994/135615 objects degraded (28.753%); 7206/135615 objects misplaced (5.314%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:55:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:06 smithi204 bash[78884]: cluster 2024-09-21T10:55:04.944760+0000 mgr.y (mgr.25133) 1275 : cluster [DBG] pgmap v1341: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 535 op/s; 38994/135615 objects degraded (28.753%); 7206/135615 objects misplaced (5.314%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:55:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:06 smithi204 bash[78884]: audit 2024-09-21T10:55:05.678875+0000 mon.a (mon.0) 1778 : audit [DBG] from='client.? 172.21.15.3:0/3432349851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:06 smithi204 bash[78884]: audit 2024-09-21T10:55:05.678875+0000 mon.a (mon.0) 1778 : audit [DBG] from='client.? 172.21.15.3:0/3432349851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:06 smithi204 bash[78884]: cluster 2024-09-21T10:55:05.708876+0000 mon.a (mon.0) 1779 : cluster [WRN] Health check update: Degraded data redundancy: 38994/135615 objects degraded (28.753%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:06.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:06 smithi204 bash[78884]: cluster 2024-09-21T10:55:05.708876+0000 mon.a (mon.0) 1779 : cluster [WRN] Health check update: Degraded data redundancy: 38994/135615 objects degraded (28.753%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:06.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:06.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:06.362 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:06.386 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:06.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:06.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:06.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:06.519 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:06.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:06.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:06.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:06.655 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:06.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:06.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:06.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:06.770 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[88275]: cluster 2024-09-21T10:55:04.944760+0000 mgr.y (mgr.25133) 1275 : cluster [DBG] pgmap v1341: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 535 op/s; 38994/135615 objects degraded (28.753%); 7206/135615 objects misplaced (5.314%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:55:06.770 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[88275]: cluster 2024-09-21T10:55:04.944760+0000 mgr.y (mgr.25133) 1275 : cluster [DBG] pgmap v1341: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 535 op/s; 38994/135615 objects degraded (28.753%); 7206/135615 objects misplaced (5.314%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:55:06.770 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[88275]: audit 2024-09-21T10:55:05.678875+0000 mon.a (mon.0) 1778 : audit [DBG] from='client.? 172.21.15.3:0/3432349851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:06.770 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[88275]: audit 2024-09-21T10:55:05.678875+0000 mon.a (mon.0) 1778 : audit [DBG] from='client.? 172.21.15.3:0/3432349851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:06.770 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[88275]: cluster 2024-09-21T10:55:05.708876+0000 mon.a (mon.0) 1779 : cluster [WRN] Health check update: Degraded data redundancy: 38994/135615 objects degraded (28.753%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:06.770 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[88275]: cluster 2024-09-21T10:55:05.708876+0000 mon.a (mon.0) 1779 : cluster [WRN] Health check update: Degraded data redundancy: 38994/135615 objects degraded (28.753%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:06.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[89466]: cluster 2024-09-21T10:55:04.944760+0000 mgr.y (mgr.25133) 1275 : cluster [DBG] pgmap v1341: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 535 op/s; 38994/135615 objects degraded (28.753%); 7206/135615 objects misplaced (5.314%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:55:06.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[89466]: cluster 2024-09-21T10:55:04.944760+0000 mgr.y (mgr.25133) 1275 : cluster [DBG] pgmap v1341: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 535 op/s; 38994/135615 objects degraded (28.753%); 7206/135615 objects misplaced (5.314%); 2.2 MiB/s, 35 objects/s recovering 2024-09-21T10:55:06.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[89466]: audit 2024-09-21T10:55:05.678875+0000 mon.a (mon.0) 1778 : audit [DBG] from='client.? 172.21.15.3:0/3432349851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:06.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[89466]: audit 2024-09-21T10:55:05.678875+0000 mon.a (mon.0) 1778 : audit [DBG] from='client.? 172.21.15.3:0/3432349851' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:06.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[89466]: cluster 2024-09-21T10:55:05.708876+0000 mon.a (mon.0) 1779 : cluster [WRN] Health check update: Degraded data redundancy: 38994/135615 objects degraded (28.753%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:06.771 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:06 smithi003 bash[89466]: cluster 2024-09-21T10:55:05.708876+0000 mon.a (mon.0) 1779 : cluster [WRN] Health check update: Degraded data redundancy: 38994/135615 objects degraded (28.753%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:06.790 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:06.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:06.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:06.898 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:06.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:06.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:06.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:07.037 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:07.064 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:07.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:07.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:07.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:07.197 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:07.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:07.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:07.304 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:07.324 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:07.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:07.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:07.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:07.462 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:55:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:55:07] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.51.0" 2024-09-21T10:55:07.463 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:07.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:07.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:07.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:07.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:07.600 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:07.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:07.701 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:07.733 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:07.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:07.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:07.842 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:07.881 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:07.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:07.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:07.989 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:08.021 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:08.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:08.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:08.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:08.136 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:08 smithi003 bash[88275]: cluster 2024-09-21T10:55:06.945562+0000 mgr.y (mgr.25133) 1276 : cluster [DBG] pgmap v1342: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 486 op/s; 38994/134013 objects degraded (29.097%); 7206/134013 objects misplaced (5.377%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:55:08.136 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:08 smithi003 bash[88275]: cluster 2024-09-21T10:55:06.945562+0000 mgr.y (mgr.25133) 1276 : cluster [DBG] pgmap v1342: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 486 op/s; 38994/134013 objects degraded (29.097%); 7206/134013 objects misplaced (5.377%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:55:08.136 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:08 smithi003 bash[89466]: cluster 2024-09-21T10:55:06.945562+0000 mgr.y (mgr.25133) 1276 : cluster [DBG] pgmap v1342: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 486 op/s; 38994/134013 objects degraded (29.097%); 7206/134013 objects misplaced (5.377%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:55:08.136 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:08 smithi003 bash[89466]: cluster 2024-09-21T10:55:06.945562+0000 mgr.y (mgr.25133) 1276 : cluster [DBG] pgmap v1342: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 486 op/s; 38994/134013 objects degraded (29.097%); 7206/134013 objects misplaced (5.377%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:55:08.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:08.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:08.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:08.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:08 smithi204 bash[78884]: cluster 2024-09-21T10:55:06.945562+0000 mgr.y (mgr.25133) 1276 : cluster [DBG] pgmap v1342: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 486 op/s; 38994/134013 objects degraded (29.097%); 7206/134013 objects misplaced (5.377%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:55:08.264 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:08 smithi204 bash[78884]: cluster 2024-09-21T10:55:06.945562+0000 mgr.y (mgr.25133) 1276 : cluster [DBG] pgmap v1342: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 486 op/s; 38994/134013 objects degraded (29.097%); 7206/134013 objects misplaced (5.377%); 2.0 MiB/s, 31 objects/s recovering 2024-09-21T10:55:08.290 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:08.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:08.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:08.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:08.434 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:08.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:08.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:08.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:08.561 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:08.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:08.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:08.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:08.685 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:08.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:08.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:08.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:08.820 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:08.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:08.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:08.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:08.939 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:08.939 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:08.965 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:08.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:08.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:09.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:09.096 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:09.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:09.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:09 smithi003 bash[88275]: audit 2024-09-21T10:55:08.673494+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:09 smithi003 bash[88275]: audit 2024-09-21T10:55:08.673494+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:09.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:09 smithi003 bash[89466]: audit 2024-09-21T10:55:08.673494+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:09.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:09 smithi003 bash[89466]: audit 2024-09-21T10:55:08.673494+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:09.199 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:09.244 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:09.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:09.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:09.347 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:09.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:09 smithi204 bash[78884]: audit 2024-09-21T10:55:08.673494+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:09.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:09 smithi204 bash[78884]: audit 2024-09-21T10:55:08.673494+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:09.367 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:09.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:09.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:09.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:09.502 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:09.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:09.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:09.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:09.639 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:09.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:09.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:09.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:09.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:09.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:09.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:09.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:09.917 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:09.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:09.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:10.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:10.032 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:55:10.041 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.1 to 0.295977 (4bc5) 2024-09-21T10:55:10.048 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:10.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:10.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:10.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:10.172 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:10.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:10.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:10.280 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:10.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[88275]: cluster 2024-09-21T10:55:08.946255+0000 mgr.y (mgr.25133) 1277 : cluster [DBG] pgmap v1343: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 38994/132861 objects degraded (29.349%); 7206/132861 objects misplaced (5.424%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T10:55:10.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[88275]: cluster 2024-09-21T10:55:08.946255+0000 mgr.y (mgr.25133) 1277 : cluster [DBG] pgmap v1343: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 38994/132861 objects degraded (29.349%); 7206/132861 objects misplaced (5.424%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T10:55:10.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[88275]: audit 2024-09-21T10:55:09.028799+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:55:10.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[88275]: audit 2024-09-21T10:55:09.028799+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:55:10.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[88275]: audit 2024-09-21T10:55:09.309995+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.3:0/3672594426' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[88275]: audit 2024-09-21T10:55:09.309995+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.3:0/3672594426' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[88275]: audit 2024-09-21T10:55:09.310933+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[88275]: audit 2024-09-21T10:55:09.310933+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[89466]: cluster 2024-09-21T10:55:08.946255+0000 mgr.y (mgr.25133) 1277 : cluster [DBG] pgmap v1343: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 38994/132861 objects degraded (29.349%); 7206/132861 objects misplaced (5.424%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T10:55:10.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[89466]: cluster 2024-09-21T10:55:08.946255+0000 mgr.y (mgr.25133) 1277 : cluster [DBG] pgmap v1343: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 38994/132861 objects degraded (29.349%); 7206/132861 objects misplaced (5.424%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T10:55:10.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[89466]: audit 2024-09-21T10:55:09.028799+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:55:10.289 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[89466]: audit 2024-09-21T10:55:09.028799+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:55:10.289 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[89466]: audit 2024-09-21T10:55:09.309995+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.3:0/3672594426' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.289 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[89466]: audit 2024-09-21T10:55:09.309995+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.3:0/3672594426' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.289 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[89466]: audit 2024-09-21T10:55:09.310933+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.289 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:10 smithi003 bash[89466]: audit 2024-09-21T10:55:09.310933+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.290 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.0 dump_historic_ops 2024-09-21T10:55:10.298 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:10.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:10.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:10.334 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:55:10.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:10.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:10 smithi204 bash[78884]: cluster 2024-09-21T10:55:08.946255+0000 mgr.y (mgr.25133) 1277 : cluster [DBG] pgmap v1343: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 38994/132861 objects degraded (29.349%); 7206/132861 objects misplaced (5.424%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T10:55:10.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:10 smithi204 bash[78884]: cluster 2024-09-21T10:55:08.946255+0000 mgr.y (mgr.25133) 1277 : cluster [DBG] pgmap v1343: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 466 op/s; 38994/132861 objects degraded (29.349%); 7206/132861 objects misplaced (5.424%); 1.8 MiB/s, 28 objects/s recovering 2024-09-21T10:55:10.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:10 smithi204 bash[78884]: audit 2024-09-21T10:55:09.028799+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:55:10.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:10 smithi204 bash[78884]: audit 2024-09-21T10:55:09.028799+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:55:10.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:10 smithi204 bash[78884]: audit 2024-09-21T10:55:09.309995+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.3:0/3672594426' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:10 smithi204 bash[78884]: audit 2024-09-21T10:55:09.309995+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.3:0/3672594426' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:10 smithi204 bash[78884]: audit 2024-09-21T10:55:09.310933+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.412 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:10 smithi204 bash[78884]: audit 2024-09-21T10:55:09.310933+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124} : dispatch 2024-09-21T10:55:10.424 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:10.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:10.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:10.527 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:10.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:10.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:10.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:10.648 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:10.674 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:10.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:10.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:10.777 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:10.798 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:10.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:10.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:10.902 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:10.924 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:10.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:10.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:11.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:11.051 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:11.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:11.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:11.154 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:11.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: cluster 2024-09-21T10:55:10.018673+0000 mon.a (mon.0) 1783 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:55:11.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: cluster 2024-09-21T10:55:10.018673+0000 mon.a (mon.0) 1783 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:55:11.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: audit 2024-09-21T10:55:10.028694+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:55:11.165 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: audit 2024-09-21T10:55:10.028694+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:55:11.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: audit 2024-09-21T10:55:10.028877+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124}]': finished 2024-09-21T10:55:11.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: audit 2024-09-21T10:55:10.028877+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124}]': finished 2024-09-21T10:55:11.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: cluster 2024-09-21T10:55:10.034413+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-09-21T10:55:11.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: cluster 2024-09-21T10:55:10.034413+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-09-21T10:55:11.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: cluster 2024-09-21T10:55:10.709788+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: Degraded data redundancy: 38994/132861 objects degraded (29.349%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:11.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: cluster 2024-09-21T10:55:10.709788+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: Degraded data redundancy: 38994/132861 objects degraded (29.349%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:11.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: cluster 2024-09-21T10:55:10.718474+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-09-21T10:55:11.166 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[88275]: cluster 2024-09-21T10:55:10.718474+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-09-21T10:55:11.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: cluster 2024-09-21T10:55:10.018673+0000 mon.a (mon.0) 1783 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:55:11.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: cluster 2024-09-21T10:55:10.018673+0000 mon.a (mon.0) 1783 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:55:11.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: audit 2024-09-21T10:55:10.028694+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:55:11.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: audit 2024-09-21T10:55:10.028694+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:55:11.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: audit 2024-09-21T10:55:10.028877+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124}]': finished 2024-09-21T10:55:11.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: audit 2024-09-21T10:55:10.028877+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124}]': finished 2024-09-21T10:55:11.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: cluster 2024-09-21T10:55:10.034413+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-09-21T10:55:11.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: cluster 2024-09-21T10:55:10.034413+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-09-21T10:55:11.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: cluster 2024-09-21T10:55:10.709788+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: Degraded data redundancy: 38994/132861 objects degraded (29.349%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:11.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: cluster 2024-09-21T10:55:10.709788+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: Degraded data redundancy: 38994/132861 objects degraded (29.349%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:11.167 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: cluster 2024-09-21T10:55:10.718474+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-09-21T10:55:11.168 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:11 smithi003 bash[89466]: cluster 2024-09-21T10:55:10.718474+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-09-21T10:55:11.178 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:11.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:11.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:11.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:11.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: cluster 2024-09-21T10:55:10.018673+0000 mon.a (mon.0) 1783 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:55:11.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: cluster 2024-09-21T10:55:10.018673+0000 mon.a (mon.0) 1783 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:55:11.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: audit 2024-09-21T10:55:10.028694+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:55:11.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: audit 2024-09-21T10:55:10.028694+0000 mon.a (mon.0) 1784 : audit [INF] from='client.? 172.21.15.3:0/4043122543' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:55:11.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: audit 2024-09-21T10:55:10.028877+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124}]': finished 2024-09-21T10:55:11.292 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: audit 2024-09-21T10:55:10.028877+0000 mon.a (mon.0) 1785 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.2959770032154124}]': finished 2024-09-21T10:55:11.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: cluster 2024-09-21T10:55:10.034413+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-09-21T10:55:11.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: cluster 2024-09-21T10:55:10.034413+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-09-21T10:55:11.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: cluster 2024-09-21T10:55:10.709788+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: Degraded data redundancy: 38994/132861 objects degraded (29.349%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:11.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: cluster 2024-09-21T10:55:10.709788+0000 mon.a (mon.0) 1787 : cluster [WRN] Health check update: Degraded data redundancy: 38994/132861 objects degraded (29.349%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:11.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: cluster 2024-09-21T10:55:10.718474+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-09-21T10:55:11.293 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:11 smithi204 bash[78884]: cluster 2024-09-21T10:55:10.718474+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-09-21T10:55:11.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:11.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:11.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:11.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:11.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:11.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:11.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:11.540 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:11.587 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:11.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:11.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:11.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:11.718 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:11.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:11.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:11.820 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:11.846 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:11.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:11.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:11.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:11.974 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:11.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:11.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:12.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:12.104 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:12.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:12.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[88275]: cluster 2024-09-21T10:55:10.946862+0000 mgr.y (mgr.25133) 1278 : cluster [DBG] pgmap v1346: 109 pgs: 13 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 38994/125403 objects degraded (31.095%); 7040/125403 objects misplaced (5.614%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:55:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[88275]: cluster 2024-09-21T10:55:10.946862+0000 mgr.y (mgr.25133) 1278 : cluster [DBG] pgmap v1346: 109 pgs: 13 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 38994/125403 objects degraded (31.095%); 7040/125403 objects misplaced (5.614%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:55:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[88275]: cluster 2024-09-21T10:55:11.712680+0000 mon.a (mon.0) 1789 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[88275]: cluster 2024-09-21T10:55:11.712680+0000 mon.a (mon.0) 1789 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[88275]: cluster 2024-09-21T10:55:11.731135+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-09-21T10:55:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[88275]: cluster 2024-09-21T10:55:11.731135+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-09-21T10:55:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[89466]: cluster 2024-09-21T10:55:10.946862+0000 mgr.y (mgr.25133) 1278 : cluster [DBG] pgmap v1346: 109 pgs: 13 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 38994/125403 objects degraded (31.095%); 7040/125403 objects misplaced (5.614%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:55:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[89466]: cluster 2024-09-21T10:55:10.946862+0000 mgr.y (mgr.25133) 1278 : cluster [DBG] pgmap v1346: 109 pgs: 13 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 38994/125403 objects degraded (31.095%); 7040/125403 objects misplaced (5.614%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:55:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[89466]: cluster 2024-09-21T10:55:11.712680+0000 mon.a (mon.0) 1789 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[89466]: cluster 2024-09-21T10:55:11.712680+0000 mon.a (mon.0) 1789 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[89466]: cluster 2024-09-21T10:55:11.731135+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-09-21T10:55:12.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:12 smithi003 bash[89466]: cluster 2024-09-21T10:55:11.731135+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-09-21T10:55:12.209 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:12.249 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:12.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:12.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:12 smithi204 bash[78884]: cluster 2024-09-21T10:55:10.946862+0000 mgr.y (mgr.25133) 1278 : cluster [DBG] pgmap v1346: 109 pgs: 13 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 38994/125403 objects degraded (31.095%); 7040/125403 objects misplaced (5.614%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:55:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:12 smithi204 bash[78884]: cluster 2024-09-21T10:55:10.946862+0000 mgr.y (mgr.25133) 1278 : cluster [DBG] pgmap v1346: 109 pgs: 13 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 38994/125403 objects degraded (31.095%); 7040/125403 objects misplaced (5.614%); 2.4 MiB/s, 39 objects/s recovering 2024-09-21T10:55:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:12 smithi204 bash[78884]: cluster 2024-09-21T10:55:11.712680+0000 mon.a (mon.0) 1789 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:12 smithi204 bash[78884]: cluster 2024-09-21T10:55:11.712680+0000 mon.a (mon.0) 1789 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:12 smithi204 bash[78884]: cluster 2024-09-21T10:55:11.731135+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-09-21T10:55:12.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:12 smithi204 bash[78884]: cluster 2024-09-21T10:55:11.731135+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-09-21T10:55:12.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:12.386 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:12.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:12.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:12.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:12.521 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:12.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:12.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:12.627 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:12.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:12.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:12.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:12.769 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:12.799 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:12.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:12.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:12.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:12.927 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:12.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:12.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:13.029 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:13.067 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:13.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:13.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:13.172 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:13.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:13 smithi204 bash[78884]: cluster 2024-09-21T10:55:11.727897+0000 osd.6 (osd.6) 15 : cluster [DBG] 10.0 starting backfill to osd.7 from (0'0,0'0] MAX to 329'9310 2024-09-21T10:55:13.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:13 smithi204 bash[78884]: cluster 2024-09-21T10:55:11.727897+0000 osd.6 (osd.6) 15 : cluster [DBG] 10.0 starting backfill to osd.7 from (0'0,0'0] MAX to 329'9310 2024-09-21T10:55:13.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:13 smithi204 bash[78884]: cluster 2024-09-21T10:55:12.732539+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-09-21T10:55:13.181 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:13 smithi204 bash[78884]: cluster 2024-09-21T10:55:12.732539+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-09-21T10:55:13.216 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:13.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:13.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:13.319 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:13.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:13 smithi003 bash[88275]: cluster 2024-09-21T10:55:11.727897+0000 osd.6 (osd.6) 15 : cluster [DBG] 10.0 starting backfill to osd.7 from (0'0,0'0] MAX to 329'9310 2024-09-21T10:55:13.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:13 smithi003 bash[88275]: cluster 2024-09-21T10:55:11.727897+0000 osd.6 (osd.6) 15 : cluster [DBG] 10.0 starting backfill to osd.7 from (0'0,0'0] MAX to 329'9310 2024-09-21T10:55:13.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:13 smithi003 bash[88275]: cluster 2024-09-21T10:55:12.732539+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-09-21T10:55:13.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:13 smithi003 bash[88275]: cluster 2024-09-21T10:55:12.732539+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-09-21T10:55:13.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:13 smithi003 bash[89466]: cluster 2024-09-21T10:55:11.727897+0000 osd.6 (osd.6) 15 : cluster [DBG] 10.0 starting backfill to osd.7 from (0'0,0'0] MAX to 329'9310 2024-09-21T10:55:13.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:13 smithi003 bash[89466]: cluster 2024-09-21T10:55:11.727897+0000 osd.6 (osd.6) 15 : cluster [DBG] 10.0 starting backfill to osd.7 from (0'0,0'0] MAX to 329'9310 2024-09-21T10:55:13.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:13 smithi003 bash[89466]: cluster 2024-09-21T10:55:12.732539+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-09-21T10:55:13.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:13 smithi003 bash[89466]: cluster 2024-09-21T10:55:12.732539+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-09-21T10:55:13.353 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:13.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:13.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:13.458 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:13.484 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:13.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:13.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:13.525 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:55:13.588 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:13.621 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:13.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:13.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:13.725 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:13.778 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:13.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:13.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:13.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:13.909 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:13.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:13.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:14.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:14.040 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:14.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:14.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:14.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:14.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:14 smithi204 bash[78884]: cluster 2024-09-21T10:55:12.947473+0000 mgr.y (mgr.25133) 1279 : cluster [DBG] pgmap v1349: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 38994/125067 objects degraded (31.178%); 7040/125067 objects misplaced (5.629%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:55:14.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:14 smithi204 bash[78884]: cluster 2024-09-21T10:55:12.947473+0000 mgr.y (mgr.25133) 1279 : cluster [DBG] pgmap v1349: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 38994/125067 objects degraded (31.178%); 7040/125067 objects misplaced (5.629%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:55:14.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:14 smithi204 bash[78884]: cluster 2024-09-21T10:55:13.751816+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-09-21T10:55:14.154 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:14 smithi204 bash[78884]: cluster 2024-09-21T10:55:13.751816+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-09-21T10:55:14.179 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:14.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:14.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:14.282 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:14.292 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:14 smithi003 bash[88275]: cluster 2024-09-21T10:55:12.947473+0000 mgr.y (mgr.25133) 1279 : cluster [DBG] pgmap v1349: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 38994/125067 objects degraded (31.178%); 7040/125067 objects misplaced (5.629%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:55:14.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:14 smithi003 bash[88275]: cluster 2024-09-21T10:55:12.947473+0000 mgr.y (mgr.25133) 1279 : cluster [DBG] pgmap v1349: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 38994/125067 objects degraded (31.178%); 7040/125067 objects misplaced (5.629%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:55:14.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:14 smithi003 bash[88275]: cluster 2024-09-21T10:55:13.751816+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-09-21T10:55:14.293 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:14 smithi003 bash[88275]: cluster 2024-09-21T10:55:13.751816+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-09-21T10:55:14.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:14 smithi003 bash[89466]: cluster 2024-09-21T10:55:12.947473+0000 mgr.y (mgr.25133) 1279 : cluster [DBG] pgmap v1349: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 38994/125067 objects degraded (31.178%); 7040/125067 objects misplaced (5.629%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:55:14.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:14 smithi003 bash[89466]: cluster 2024-09-21T10:55:12.947473+0000 mgr.y (mgr.25133) 1279 : cluster [DBG] pgmap v1349: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 38994/125067 objects degraded (31.178%); 7040/125067 objects misplaced (5.629%); 2.6 MiB/s, 41 objects/s recovering 2024-09-21T10:55:14.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:14 smithi003 bash[89466]: cluster 2024-09-21T10:55:13.751816+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-09-21T10:55:14.293 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:14 smithi003 bash[89466]: cluster 2024-09-21T10:55:13.751816+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-09-21T10:55:14.328 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:14.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:14.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:14.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:14.452 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:14.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:14.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:14.557 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:14.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:14.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:14.695 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:14.737 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:14.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:14.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:14.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:14.870 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:14.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:14.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:14.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:15.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:15.004 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:15.004 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:15.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:15.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:15.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:15.143 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:15.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:15.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:15.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:15.273 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:15.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:15.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:15.379 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:15.404 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:15.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:15.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:15.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:15.534 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:15.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:15.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:15.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:15.670 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:15.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:15.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:15.773 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:15.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:15.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:15.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:15.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:15.927 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:15.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:15.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:16.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:16.073 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:16.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:16.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:16.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:16.221 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:16.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:16.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:16.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:16 smithi204 bash[78884]: cluster 2024-09-21T10:55:14.948443+0000 mgr.y (mgr.25133) 1280 : cluster [DBG] pgmap v1351: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 384 op/s; 48796/120522 objects degraded (40.487%); 7647/120522 objects misplaced (6.345%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:55:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:16 smithi204 bash[78884]: cluster 2024-09-21T10:55:14.948443+0000 mgr.y (mgr.25133) 1280 : cluster [DBG] pgmap v1351: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 384 op/s; 48796/120522 objects degraded (40.487%); 7647/120522 objects misplaced (6.345%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:55:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:16 smithi204 bash[78884]: cluster 2024-09-21T10:55:15.712061+0000 mon.a (mon.0) 1793 : cluster [WRN] Health check update: Degraded data redundancy: 48796/120522 objects degraded (40.487%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:16.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:16 smithi204 bash[78884]: cluster 2024-09-21T10:55:15.712061+0000 mon.a (mon.0) 1793 : cluster [WRN] Health check update: Degraded data redundancy: 48796/120522 objects degraded (40.487%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:16.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:16.348 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:16.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:16.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:16.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:16 smithi003 bash[88275]: cluster 2024-09-21T10:55:14.948443+0000 mgr.y (mgr.25133) 1280 : cluster [DBG] pgmap v1351: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 384 op/s; 48796/120522 objects degraded (40.487%); 7647/120522 objects misplaced (6.345%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:55:16.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:16 smithi003 bash[88275]: cluster 2024-09-21T10:55:14.948443+0000 mgr.y (mgr.25133) 1280 : cluster [DBG] pgmap v1351: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 384 op/s; 48796/120522 objects degraded (40.487%); 7647/120522 objects misplaced (6.345%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:55:16.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:16 smithi003 bash[88275]: cluster 2024-09-21T10:55:15.712061+0000 mon.a (mon.0) 1793 : cluster [WRN] Health check update: Degraded data redundancy: 48796/120522 objects degraded (40.487%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:16.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:16 smithi003 bash[88275]: cluster 2024-09-21T10:55:15.712061+0000 mon.a (mon.0) 1793 : cluster [WRN] Health check update: Degraded data redundancy: 48796/120522 objects degraded (40.487%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:16 smithi003 bash[89466]: cluster 2024-09-21T10:55:14.948443+0000 mgr.y (mgr.25133) 1280 : cluster [DBG] pgmap v1351: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 384 op/s; 48796/120522 objects degraded (40.487%); 7647/120522 objects misplaced (6.345%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:55:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:16 smithi003 bash[89466]: cluster 2024-09-21T10:55:14.948443+0000 mgr.y (mgr.25133) 1280 : cluster [DBG] pgmap v1351: 109 pgs: 1 active+recovery_wait+remapped, 13 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 384 op/s; 48796/120522 objects degraded (40.487%); 7647/120522 objects misplaced (6.345%); 3.6 MiB/s, 58 objects/s recovering 2024-09-21T10:55:16.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:16 smithi003 bash[89466]: cluster 2024-09-21T10:55:15.712061+0000 mon.a (mon.0) 1793 : cluster [WRN] Health check update: Degraded data redundancy: 48796/120522 objects degraded (40.487%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:16.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:16 smithi003 bash[89466]: cluster 2024-09-21T10:55:15.712061+0000 mon.a (mon.0) 1793 : cluster [WRN] Health check update: Degraded data redundancy: 48796/120522 objects degraded (40.487%), 9 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:16.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:16.479 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:16.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:16.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:16.512 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 7, 6, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T10:55:16.512 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T10:55:16.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:16.617 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:16.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:16.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:16.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:16.750 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:16.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:16.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:16.859 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:16.886 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:16.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:16.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:16.993 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:17.033 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:17.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:17.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:17.153 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:17.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:17.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:17.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:17 smithi003 bash[88275]: cluster 2024-09-21T10:55:17.039489+0000 mon.a (mon.0) 1794 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-09-21T10:55:17.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:17 smithi003 bash[88275]: cluster 2024-09-21T10:55:17.039489+0000 mon.a (mon.0) 1794 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-09-21T10:55:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:17 smithi003 bash[89466]: cluster 2024-09-21T10:55:17.039489+0000 mon.a (mon.0) 1794 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-09-21T10:55:17.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:17 smithi003 bash[89466]: cluster 2024-09-21T10:55:17.039489+0000 mon.a (mon.0) 1794 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-09-21T10:55:17.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:17.280 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:17.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:17.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:17.383 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:17.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:17.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:17.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:17.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:17 smithi204 bash[78884]: cluster 2024-09-21T10:55:17.039489+0000 mon.a (mon.0) 1794 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-09-21T10:55:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:17 smithi204 bash[78884]: cluster 2024-09-21T10:55:17.039489+0000 mon.a (mon.0) 1794 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-09-21T10:55:17.555 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:17.564 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:55:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:55:17] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.51.0" 2024-09-21T10:55:17.587 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:17.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:17.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:17.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:17.714 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:17.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:17.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:17.820 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:17.849 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:17.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:17.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:17.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:17.981 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:17.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:17.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:18.061 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:18.084 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:18.097 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:18 smithi003 bash[88275]: cluster 2024-09-21T10:55:16.949196+0000 mgr.y (mgr.25133) 1281 : cluster [DBG] pgmap v1352: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 46986/119412 objects degraded (39.348%); 9309/119412 objects misplaced (7.796%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:55:18.128 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:18.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:18.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:18.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:18.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:18 smithi204 bash[78884]: cluster 2024-09-21T10:55:16.949196+0000 mgr.y (mgr.25133) 1281 : cluster [DBG] pgmap v1352: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 46986/119412 objects degraded (39.348%); 9309/119412 objects misplaced (7.796%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:55:18.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:18 smithi204 bash[78884]: cluster 2024-09-21T10:55:16.949196+0000 mgr.y (mgr.25133) 1281 : cluster [DBG] pgmap v1352: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 46986/119412 objects degraded (39.348%); 9309/119412 objects misplaced (7.796%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:55:18.266 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:18.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:18.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:18.371 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:18.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:18 smithi003 bash[88275]: cluster 2024-09-21T10:55:16.949196+0000 mgr.y (mgr.25133) 1281 : cluster [DBG] pgmap v1352: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 46986/119412 objects degraded (39.348%); 9309/119412 objects misplaced (7.796%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:55:18.381 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:18 smithi003 bash[89466]: cluster 2024-09-21T10:55:16.949196+0000 mgr.y (mgr.25133) 1281 : cluster [DBG] pgmap v1352: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 46986/119412 objects degraded (39.348%); 9309/119412 objects misplaced (7.796%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:55:18.381 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:18 smithi003 bash[89466]: cluster 2024-09-21T10:55:16.949196+0000 mgr.y (mgr.25133) 1281 : cluster [DBG] pgmap v1352: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 46986/119412 objects degraded (39.348%); 9309/119412 objects misplaced (7.796%); 4.1 MiB/s, 66 objects/s recovering 2024-09-21T10:55:18.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:18.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:18.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:18.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:18.536 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:18.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:18.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:18.639 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:18.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:18.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:18.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:18.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:18.786 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:18.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:18.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:18.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:18.913 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:18.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:18.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:19.018 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:19.051 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:19.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:19.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:19.157 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:19.186 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:19.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:19.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:19.293 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:19.326 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:19.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:19.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:19.433 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:19.467 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:19.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:19.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:19.571 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:19.602 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:19.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:19.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:19.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:19.747 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:19.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:19.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:19.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:19.874 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:19.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:19.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:19.977 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:20.019 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:20.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:20.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:20.123 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:20.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:20.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:20.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:20 smithi204 bash[78884]: cluster 2024-09-21T10:55:18.949962+0000 mgr.y (mgr.25133) 1282 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 300 op/s; 46986/118896 objects degraded (39.519%); 9309/118896 objects misplaced (7.830%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:55:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:20 smithi204 bash[78884]: cluster 2024-09-21T10:55:18.949962+0000 mgr.y (mgr.25133) 1282 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 300 op/s; 46986/118896 objects degraded (39.519%); 9309/118896 objects misplaced (7.830%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:55:20.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:20.304 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:20.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:20.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:20.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:20 smithi003 bash[88275]: cluster 2024-09-21T10:55:18.949962+0000 mgr.y (mgr.25133) 1282 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 300 op/s; 46986/118896 objects degraded (39.519%); 9309/118896 objects misplaced (7.830%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:55:20.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:20 smithi003 bash[88275]: cluster 2024-09-21T10:55:18.949962+0000 mgr.y (mgr.25133) 1282 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 300 op/s; 46986/118896 objects degraded (39.519%); 9309/118896 objects misplaced (7.830%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:55:20.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:20 smithi003 bash[89466]: cluster 2024-09-21T10:55:18.949962+0000 mgr.y (mgr.25133) 1282 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 300 op/s; 46986/118896 objects degraded (39.519%); 9309/118896 objects misplaced (7.830%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:55:20.383 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:20 smithi003 bash[89466]: cluster 2024-09-21T10:55:18.949962+0000 mgr.y (mgr.25133) 1282 : cluster [DBG] pgmap v1353: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 300 op/s; 46986/118896 objects degraded (39.519%); 9309/118896 objects misplaced (7.830%); 3.4 MiB/s, 54 objects/s recovering 2024-09-21T10:55:20.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:20.434 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:20.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:20.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:20.537 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:20.609 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:20.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:20.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:20.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:20.734 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:20.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:20.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:20.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:20.860 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:20.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:20.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:20.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:21.001 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:21.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:21.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:21.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:21.121 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:21.143 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:21.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:21.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:21.247 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:21.265 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:21.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:21.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:21.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:21 smithi003 bash[88275]: cluster 2024-09-21T10:55:20.712716+0000 mon.a (mon.0) 1795 : cluster [WRN] Health check update: Degraded data redundancy: 46986/118896 objects degraded (39.519%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:21.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:21 smithi003 bash[88275]: cluster 2024-09-21T10:55:20.712716+0000 mon.a (mon.0) 1795 : cluster [WRN] Health check update: Degraded data redundancy: 46986/118896 objects degraded (39.519%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:21.303 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:21 smithi003 bash[89466]: cluster 2024-09-21T10:55:20.712716+0000 mon.a (mon.0) 1795 : cluster [WRN] Health check update: Degraded data redundancy: 46986/118896 objects degraded (39.519%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:21.304 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:21 smithi003 bash[89466]: cluster 2024-09-21T10:55:20.712716+0000 mon.a (mon.0) 1795 : cluster [WRN] Health check update: Degraded data redundancy: 46986/118896 objects degraded (39.519%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:21.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:21.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:21 smithi204 bash[78884]: cluster 2024-09-21T10:55:20.712716+0000 mon.a (mon.0) 1795 : cluster [WRN] Health check update: Degraded data redundancy: 46986/118896 objects degraded (39.519%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:21.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:21 smithi204 bash[78884]: cluster 2024-09-21T10:55:20.712716+0000 mon.a (mon.0) 1795 : cluster [WRN] Health check update: Degraded data redundancy: 46986/118896 objects degraded (39.519%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:21.399 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:21.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:21.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:21.505 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:21.546 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:21.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:21.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:21.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:21.684 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:21.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:21.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:21.787 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:21.822 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:21.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:21.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:21.925 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:21.966 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:21.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:22.070 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:22.092 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:22.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:22.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:22.195 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:22.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:22 smithi204 bash[78884]: cluster 2024-09-21T10:55:20.950889+0000 mgr.y (mgr.25133) 1283 : cluster [DBG] pgmap v1354: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 46625/111141 objects degraded (41.951%); 8993/111141 objects misplaced (8.092%); 6.8 MiB/s, 107 objects/s recovering 2024-09-21T10:55:22.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:22 smithi204 bash[78884]: cluster 2024-09-21T10:55:20.950889+0000 mgr.y (mgr.25133) 1283 : cluster [DBG] pgmap v1354: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 46625/111141 objects degraded (41.951%); 8993/111141 objects misplaced (8.092%); 6.8 MiB/s, 107 objects/s recovering 2024-09-21T10:55:22.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:22.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:22.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:22.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:22.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:22.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:22.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:22.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:22 smithi003 bash[88275]: cluster 2024-09-21T10:55:20.950889+0000 mgr.y (mgr.25133) 1283 : cluster [DBG] pgmap v1354: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 46625/111141 objects degraded (41.951%); 8993/111141 objects misplaced (8.092%); 6.8 MiB/s, 107 objects/s recovering 2024-09-21T10:55:22.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:22 smithi003 bash[88275]: cluster 2024-09-21T10:55:20.950889+0000 mgr.y (mgr.25133) 1283 : cluster [DBG] pgmap v1354: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 46625/111141 objects degraded (41.951%); 8993/111141 objects misplaced (8.092%); 6.8 MiB/s, 107 objects/s recovering 2024-09-21T10:55:22.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:22 smithi003 bash[89466]: cluster 2024-09-21T10:55:20.950889+0000 mgr.y (mgr.25133) 1283 : cluster [DBG] pgmap v1354: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 46625/111141 objects degraded (41.951%); 8993/111141 objects misplaced (8.092%); 6.8 MiB/s, 107 objects/s recovering 2024-09-21T10:55:22.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:22 smithi003 bash[89466]: cluster 2024-09-21T10:55:20.950889+0000 mgr.y (mgr.25133) 1283 : cluster [DBG] pgmap v1354: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 46625/111141 objects degraded (41.951%); 8993/111141 objects misplaced (8.092%); 6.8 MiB/s, 107 objects/s recovering 2024-09-21T10:55:22.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:22.485 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:22.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:22.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:22.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:22.614 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:22.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:22.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:22.719 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:22.752 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:22.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:22.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:22.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:22.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:22.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:22.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:22.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:23.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:23.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:23.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:23.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:23.151 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:23.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:23.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:23.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:23.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:23.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:23.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:23.395 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:23.423 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:23.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:23.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:23.528 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:23.546 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:23.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:23.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:23.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:23.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:23.692 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:23.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:23.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:23.819 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:23.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:23.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:23.926 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:23.952 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:23.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:23.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:24.059 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:24.098 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:24.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:24.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:24.203 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:24.223 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:24.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:24.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:24.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:24.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:24 smithi003 bash[88275]: cluster 2024-09-21T10:55:22.951518+0000 mgr.y (mgr.25133) 1284 : cluster [DBG] pgmap v1355: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 46625/110637 objects degraded (42.142%); 8993/110637 objects misplaced (8.128%); 5.5 MiB/s, 88 objects/s recovering 2024-09-21T10:55:24.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:24 smithi003 bash[88275]: cluster 2024-09-21T10:55:22.951518+0000 mgr.y (mgr.25133) 1284 : cluster [DBG] pgmap v1355: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 46625/110637 objects degraded (42.142%); 8993/110637 objects misplaced (8.128%); 5.5 MiB/s, 88 objects/s recovering 2024-09-21T10:55:24.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:24 smithi003 bash[88275]: audit 2024-09-21T10:55:23.674155+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:24.346 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:24 smithi003 bash[88275]: audit 2024-09-21T10:55:23.674155+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:24.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:24 smithi003 bash[89466]: cluster 2024-09-21T10:55:22.951518+0000 mgr.y (mgr.25133) 1284 : cluster [DBG] pgmap v1355: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 46625/110637 objects degraded (42.142%); 8993/110637 objects misplaced (8.128%); 5.5 MiB/s, 88 objects/s recovering 2024-09-21T10:55:24.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:24 smithi003 bash[89466]: cluster 2024-09-21T10:55:22.951518+0000 mgr.y (mgr.25133) 1284 : cluster [DBG] pgmap v1355: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 46625/110637 objects degraded (42.142%); 8993/110637 objects misplaced (8.128%); 5.5 MiB/s, 88 objects/s recovering 2024-09-21T10:55:24.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:24 smithi003 bash[89466]: audit 2024-09-21T10:55:23.674155+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:24.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:24 smithi003 bash[89466]: audit 2024-09-21T10:55:23.674155+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:24.356 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:24.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:24.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:24.463 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:24.495 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:24.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:24.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:24.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:24 smithi204 bash[78884]: cluster 2024-09-21T10:55:22.951518+0000 mgr.y (mgr.25133) 1284 : cluster [DBG] pgmap v1355: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 46625/110637 objects degraded (42.142%); 8993/110637 objects misplaced (8.128%); 5.5 MiB/s, 88 objects/s recovering 2024-09-21T10:55:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:24 smithi204 bash[78884]: cluster 2024-09-21T10:55:22.951518+0000 mgr.y (mgr.25133) 1284 : cluster [DBG] pgmap v1355: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 46625/110637 objects degraded (42.142%); 8993/110637 objects misplaced (8.128%); 5.5 MiB/s, 88 objects/s recovering 2024-09-21T10:55:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:24 smithi204 bash[78884]: audit 2024-09-21T10:55:23.674155+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:24 smithi204 bash[78884]: audit 2024-09-21T10:55:23.674155+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:24.598 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:24.616 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:24.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:24.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:24.718 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:24.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:24.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:24.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:24.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:24.873 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:24.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:24.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:24.978 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:25.016 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:25.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:25.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:25.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:25.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:25.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:25.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:25.254 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:25.327 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:25.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:25.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:25.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:25.453 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:25.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:25.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:25.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:25.583 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:25.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:25.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:25.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:25.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:25.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:25.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:25.822 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:25.839 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:25.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:25.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:25.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:25.975 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:25.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:25.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:26.082 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:26.123 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:26.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:26.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:26.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:26.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:26 smithi003 bash[88275]: cluster 2024-09-21T10:55:24.952329+0000 mgr.y (mgr.25133) 1285 : cluster [DBG] pgmap v1356: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 46286/104115 objects degraded (44.457%); 8822/104115 objects misplaced (8.473%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:55:26.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:26 smithi003 bash[88275]: cluster 2024-09-21T10:55:24.952329+0000 mgr.y (mgr.25133) 1285 : cluster [DBG] pgmap v1356: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 46286/104115 objects degraded (44.457%); 8822/104115 objects misplaced (8.473%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:55:26.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:26 smithi003 bash[88275]: cluster 2024-09-21T10:55:25.713560+0000 mon.a (mon.0) 1797 : cluster [WRN] Health check update: Degraded data redundancy: 46286/104115 objects degraded (44.457%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:26.236 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:26 smithi003 bash[88275]: cluster 2024-09-21T10:55:25.713560+0000 mon.a (mon.0) 1797 : cluster [WRN] Health check update: Degraded data redundancy: 46286/104115 objects degraded (44.457%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:26.236 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:26 smithi003 bash[89466]: cluster 2024-09-21T10:55:24.952329+0000 mgr.y (mgr.25133) 1285 : cluster [DBG] pgmap v1356: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 46286/104115 objects degraded (44.457%); 8822/104115 objects misplaced (8.473%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:55:26.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:26 smithi003 bash[89466]: cluster 2024-09-21T10:55:24.952329+0000 mgr.y (mgr.25133) 1285 : cluster [DBG] pgmap v1356: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 46286/104115 objects degraded (44.457%); 8822/104115 objects misplaced (8.473%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:55:26.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:26 smithi003 bash[89466]: cluster 2024-09-21T10:55:25.713560+0000 mon.a (mon.0) 1797 : cluster [WRN] Health check update: Degraded data redundancy: 46286/104115 objects degraded (44.457%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:26.237 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:26 smithi003 bash[89466]: cluster 2024-09-21T10:55:25.713560+0000 mon.a (mon.0) 1797 : cluster [WRN] Health check update: Degraded data redundancy: 46286/104115 objects degraded (44.457%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:26.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:26 smithi204 bash[78884]: cluster 2024-09-21T10:55:24.952329+0000 mgr.y (mgr.25133) 1285 : cluster [DBG] pgmap v1356: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 46286/104115 objects degraded (44.457%); 8822/104115 objects misplaced (8.473%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:55:26.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:26 smithi204 bash[78884]: cluster 2024-09-21T10:55:24.952329+0000 mgr.y (mgr.25133) 1285 : cluster [DBG] pgmap v1356: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 46286/104115 objects degraded (44.457%); 8822/104115 objects misplaced (8.473%); 6.8 MiB/s, 109 objects/s recovering 2024-09-21T10:55:26.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:26 smithi204 bash[78884]: cluster 2024-09-21T10:55:25.713560+0000 mon.a (mon.0) 1797 : cluster [WRN] Health check update: Degraded data redundancy: 46286/104115 objects degraded (44.457%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:26.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:26 smithi204 bash[78884]: cluster 2024-09-21T10:55:25.713560+0000 mon.a (mon.0) 1797 : cluster [WRN] Health check update: Degraded data redundancy: 46286/104115 objects degraded (44.457%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:26.268 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:26.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:26.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:26.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:26.411 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:26.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:26.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:26.517 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:26.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:26.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:26.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:26.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:26.665 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:26.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:26.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:26.767 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:26.798 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:26.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:26.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:26.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:26.932 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:26.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:26.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:27.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:27.076 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:27.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:27.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:27.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:27.201 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:27.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:27.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:27.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:27.330 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:27.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:27.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:27.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:27.477 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:27.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:27.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:27.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:27.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:27.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:27.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:27.704 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:27.729 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:27.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:27.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:27.735 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:55:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:55:27] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.51.0" 2024-09-21T10:55:27.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:27.858 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:27.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:27.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:27.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:27.987 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:27.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:27.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:28.090 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:28.125 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:28.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:28.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:28.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:28.259 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:28.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:28.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:28.363 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:28.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:28 smithi003 bash[88275]: cluster 2024-09-21T10:55:26.952981+0000 mgr.y (mgr.25133) 1286 : cluster [DBG] pgmap v1357: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 46329/102600 objects degraded (45.155%); 8659/102600 objects misplaced (8.440%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:55:28.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:28 smithi003 bash[88275]: cluster 2024-09-21T10:55:26.952981+0000 mgr.y (mgr.25133) 1286 : cluster [DBG] pgmap v1357: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 46329/102600 objects degraded (45.155%); 8659/102600 objects misplaced (8.440%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:55:28.379 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:28 smithi003 bash[89466]: cluster 2024-09-21T10:55:26.952981+0000 mgr.y (mgr.25133) 1286 : cluster [DBG] pgmap v1357: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 46329/102600 objects degraded (45.155%); 8659/102600 objects misplaced (8.440%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:55:28.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:28 smithi003 bash[89466]: cluster 2024-09-21T10:55:26.952981+0000 mgr.y (mgr.25133) 1286 : cluster [DBG] pgmap v1357: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 46329/102600 objects degraded (45.155%); 8659/102600 objects misplaced (8.440%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:55:28.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:28.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:28.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:28.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:28 smithi204 bash[78884]: cluster 2024-09-21T10:55:26.952981+0000 mgr.y (mgr.25133) 1286 : cluster [DBG] pgmap v1357: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 46329/102600 objects degraded (45.155%); 8659/102600 objects misplaced (8.440%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:55:28.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:28 smithi204 bash[78884]: cluster 2024-09-21T10:55:26.952981+0000 mgr.y (mgr.25133) 1286 : cluster [DBG] pgmap v1357: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 46329/102600 objects degraded (45.155%); 8659/102600 objects misplaced (8.440%); 5.7 MiB/s, 91 objects/s recovering 2024-09-21T10:55:28.508 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:28.532 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:28.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:28.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:28.635 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:28.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:28.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:28.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:28.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:28.798 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:28.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:28.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:28.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:28.925 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:28.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:28.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:29.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:29.058 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:29.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:29.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:29.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:29.193 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:29.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:29.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:29.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:29.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:29.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:29.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:29.424 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:29.451 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:29.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:29.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:29.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:29.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:29.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:29.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:29.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:29.712 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:29.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:29.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:29.820 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:29.875 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:29.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:29.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:29.982 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:30.010 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:30.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:30.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:30.116 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:30.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:30.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:30.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:30.251 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:30.279 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:30.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:30.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:30.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:30.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:30 smithi204 bash[78884]: cluster 2024-09-21T10:55:28.953552+0000 mgr.y (mgr.25133) 1287 : cluster [DBG] pgmap v1358: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 482 op/s; 46329/102036 objects degraded (45.405%); 8659/102036 objects misplaced (8.486%); 4.9 MiB/s, 79 objects/s recovering 2024-09-21T10:55:30.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:30 smithi204 bash[78884]: cluster 2024-09-21T10:55:28.953552+0000 mgr.y (mgr.25133) 1287 : cluster [DBG] pgmap v1358: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 482 op/s; 46329/102036 objects degraded (45.405%); 8659/102036 objects misplaced (8.486%); 4.9 MiB/s, 79 objects/s recovering 2024-09-21T10:55:30.515 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:30.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:30.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:30.542 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:30 smithi003 bash[88275]: cluster 2024-09-21T10:55:28.953552+0000 mgr.y (mgr.25133) 1287 : cluster [DBG] pgmap v1358: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 482 op/s; 46329/102036 objects degraded (45.405%); 8659/102036 objects misplaced (8.486%); 4.9 MiB/s, 79 objects/s recovering 2024-09-21T10:55:30.543 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:30 smithi003 bash[88275]: cluster 2024-09-21T10:55:28.953552+0000 mgr.y (mgr.25133) 1287 : cluster [DBG] pgmap v1358: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 482 op/s; 46329/102036 objects degraded (45.405%); 8659/102036 objects misplaced (8.486%); 4.9 MiB/s, 79 objects/s recovering 2024-09-21T10:55:30.543 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:30 smithi003 bash[89466]: cluster 2024-09-21T10:55:28.953552+0000 mgr.y (mgr.25133) 1287 : cluster [DBG] pgmap v1358: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 482 op/s; 46329/102036 objects degraded (45.405%); 8659/102036 objects misplaced (8.486%); 4.9 MiB/s, 79 objects/s recovering 2024-09-21T10:55:30.543 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:30 smithi003 bash[89466]: cluster 2024-09-21T10:55:28.953552+0000 mgr.y (mgr.25133) 1287 : cluster [DBG] pgmap v1358: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 482 op/s; 46329/102036 objects degraded (45.405%); 8659/102036 objects misplaced (8.486%); 4.9 MiB/s, 79 objects/s recovering 2024-09-21T10:55:30.626 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:30.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:30.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:30.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:30.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:30.785 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:30.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:30.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:30.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:30.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:30.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:30.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:31.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:31.054 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:31.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:31.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:31.160 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:31.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:31.193 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:31.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:31.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:31.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:31 smithi204 bash[78884]: cluster 2024-09-21T10:55:30.714392+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check update: Degraded data redundancy: 46329/102036 objects degraded (45.405%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:31.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:31 smithi204 bash[78884]: cluster 2024-09-21T10:55:30.714392+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check update: Degraded data redundancy: 46329/102036 objects degraded (45.405%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:31.319 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:31.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:31.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:31.422 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:31.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:31 smithi003 bash[88275]: cluster 2024-09-21T10:55:30.714392+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check update: Degraded data redundancy: 46329/102036 objects degraded (45.405%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:31.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:31 smithi003 bash[88275]: cluster 2024-09-21T10:55:30.714392+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check update: Degraded data redundancy: 46329/102036 objects degraded (45.405%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:31.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:31 smithi003 bash[89466]: cluster 2024-09-21T10:55:30.714392+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check update: Degraded data redundancy: 46329/102036 objects degraded (45.405%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:31.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:31 smithi003 bash[89466]: cluster 2024-09-21T10:55:30.714392+0000 mon.a (mon.0) 1798 : cluster [WRN] Health check update: Degraded data redundancy: 46329/102036 objects degraded (45.405%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:31.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:31.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:31.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:31.550 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:31.577 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:31.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:31.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:31.681 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:31.704 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:31.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:31.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:31.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:31.840 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:31.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:31.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:31.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:31.972 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:31.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:31.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:32.077 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:32.114 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:32.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:32.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:32.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:32.240 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:32.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:32.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:32 smithi204 bash[78884]: cluster 2024-09-21T10:55:30.954885+0000 mgr.y (mgr.25133) 1288 : cluster [DBG] pgmap v1359: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 46072/94626 objects degraded (48.689%); 8307/94626 objects misplaced (8.779%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:55:32.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:32 smithi204 bash[78884]: cluster 2024-09-21T10:55:30.954885+0000 mgr.y (mgr.25133) 1288 : cluster [DBG] pgmap v1359: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 46072/94626 objects degraded (48.689%); 8307/94626 objects misplaced (8.779%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:55:32.348 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:32.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:32 smithi003 bash[88275]: cluster 2024-09-21T10:55:30.954885+0000 mgr.y (mgr.25133) 1288 : cluster [DBG] pgmap v1359: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 46072/94626 objects degraded (48.689%); 8307/94626 objects misplaced (8.779%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:55:32.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:32 smithi003 bash[88275]: cluster 2024-09-21T10:55:30.954885+0000 mgr.y (mgr.25133) 1288 : cluster [DBG] pgmap v1359: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 46072/94626 objects degraded (48.689%); 8307/94626 objects misplaced (8.779%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:55:32.358 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:32 smithi003 bash[89466]: cluster 2024-09-21T10:55:30.954885+0000 mgr.y (mgr.25133) 1288 : cluster [DBG] pgmap v1359: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 46072/94626 objects degraded (48.689%); 8307/94626 objects misplaced (8.779%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:55:32.358 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:32 smithi003 bash[89466]: cluster 2024-09-21T10:55:30.954885+0000 mgr.y (mgr.25133) 1288 : cluster [DBG] pgmap v1359: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 46072/94626 objects degraded (48.689%); 8307/94626 objects misplaced (8.779%); 7.2 MiB/s, 114 objects/s recovering 2024-09-21T10:55:32.371 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:32.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:32.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:32.475 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:32.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:32.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:32.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:32.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:32.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:32.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:32.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:32.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:32.780 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:32.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:32.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:32.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:32.918 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:32.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:32.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:33.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:33.053 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:33.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:33.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:33.156 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:33.194 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:33.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:33.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:33.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:33.326 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:33.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:33.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:33.431 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:33.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:33.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:33.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:33.562 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:33.587 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:33.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:33.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:33.690 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:33.725 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:33.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:33.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:33.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:33.851 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:33.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:33.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:33.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:33.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:33.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:33.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:34.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:34.136 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:34.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:34.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:34.240 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:34.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:34 smithi003 bash[88275]: cluster 2024-09-21T10:55:32.955638+0000 mgr.y (mgr.25133) 1289 : cluster [DBG] pgmap v1360: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 472 op/s; 46072/94119 objects degraded (48.951%); 8307/94119 objects misplaced (8.826%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:34.250 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:34 smithi003 bash[88275]: cluster 2024-09-21T10:55:32.955638+0000 mgr.y (mgr.25133) 1289 : cluster [DBG] pgmap v1360: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 472 op/s; 46072/94119 objects degraded (48.951%); 8307/94119 objects misplaced (8.826%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:34.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:34 smithi003 bash[89466]: cluster 2024-09-21T10:55:32.955638+0000 mgr.y (mgr.25133) 1289 : cluster [DBG] pgmap v1360: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 472 op/s; 46072/94119 objects degraded (48.951%); 8307/94119 objects misplaced (8.826%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:34.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:34 smithi003 bash[89466]: cluster 2024-09-21T10:55:32.955638+0000 mgr.y (mgr.25133) 1289 : cluster [DBG] pgmap v1360: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 472 op/s; 46072/94119 objects degraded (48.951%); 8307/94119 objects misplaced (8.826%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:34.268 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:34.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:34.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:34.373 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:34.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:34.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:34.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:34.492 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:34.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:34 smithi204 bash[78884]: cluster 2024-09-21T10:55:32.955638+0000 mgr.y (mgr.25133) 1289 : cluster [DBG] pgmap v1360: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 472 op/s; 46072/94119 objects degraded (48.951%); 8307/94119 objects misplaced (8.826%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:34.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:34 smithi204 bash[78884]: cluster 2024-09-21T10:55:32.955638+0000 mgr.y (mgr.25133) 1289 : cluster [DBG] pgmap v1360: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 472 op/s; 46072/94119 objects degraded (48.951%); 8307/94119 objects misplaced (8.826%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:34.532 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:34.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:34.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:34.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:34.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:34.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:34.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:34.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:34.798 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:34.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:34.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:34.901 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:34.919 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:34.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:34.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:35.022 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:35.048 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:35.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:35.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:35.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:35.176 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:35.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:35.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:35.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:35.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:35.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:35.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:35.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:35.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:35.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:35.549 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:35.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:35.583 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:35.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:35.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:35.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:35.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:35.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:35.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:35.837 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:35.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:35.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:35.942 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:35.959 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:35.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:35.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:36.062 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:36.086 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:36.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:36.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:36.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:36.219 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:36.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:36.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:36.322 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:36.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:36 smithi003 bash[88275]: cluster 2024-09-21T10:55:34.956843+0000 mgr.y (mgr.25133) 1290 : cluster [DBG] pgmap v1361: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 45705/87633 objects degraded (52.155%); 8143/87633 objects misplaced (9.292%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:55:36.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:36 smithi003 bash[88275]: cluster 2024-09-21T10:55:34.956843+0000 mgr.y (mgr.25133) 1290 : cluster [DBG] pgmap v1361: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 45705/87633 objects degraded (52.155%); 8143/87633 objects misplaced (9.292%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:55:36.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:36 smithi003 bash[88275]: cluster 2024-09-21T10:55:35.715220+0000 mon.a (mon.0) 1799 : cluster [WRN] Health check update: Degraded data redundancy: 45705/87633 objects degraded (52.155%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:36.332 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:36 smithi003 bash[88275]: cluster 2024-09-21T10:55:35.715220+0000 mon.a (mon.0) 1799 : cluster [WRN] Health check update: Degraded data redundancy: 45705/87633 objects degraded (52.155%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:36.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:36 smithi003 bash[89466]: cluster 2024-09-21T10:55:34.956843+0000 mgr.y (mgr.25133) 1290 : cluster [DBG] pgmap v1361: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 45705/87633 objects degraded (52.155%); 8143/87633 objects misplaced (9.292%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:55:36.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:36 smithi003 bash[89466]: cluster 2024-09-21T10:55:34.956843+0000 mgr.y (mgr.25133) 1290 : cluster [DBG] pgmap v1361: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 45705/87633 objects degraded (52.155%); 8143/87633 objects misplaced (9.292%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:55:36.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:36 smithi003 bash[89466]: cluster 2024-09-21T10:55:35.715220+0000 mon.a (mon.0) 1799 : cluster [WRN] Health check update: Degraded data redundancy: 45705/87633 objects degraded (52.155%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:36.333 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:36 smithi003 bash[89466]: cluster 2024-09-21T10:55:35.715220+0000 mon.a (mon.0) 1799 : cluster [WRN] Health check update: Degraded data redundancy: 45705/87633 objects degraded (52.155%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:36.350 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:36.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:36.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:36.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:36.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:36 smithi204 bash[78884]: cluster 2024-09-21T10:55:34.956843+0000 mgr.y (mgr.25133) 1290 : cluster [DBG] pgmap v1361: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 45705/87633 objects degraded (52.155%); 8143/87633 objects misplaced (9.292%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:55:36.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:36 smithi204 bash[78884]: cluster 2024-09-21T10:55:34.956843+0000 mgr.y (mgr.25133) 1290 : cluster [DBG] pgmap v1361: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 45705/87633 objects degraded (52.155%); 8143/87633 objects misplaced (9.292%); 6.5 MiB/s, 104 objects/s recovering 2024-09-21T10:55:36.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:36 smithi204 bash[78884]: cluster 2024-09-21T10:55:35.715220+0000 mon.a (mon.0) 1799 : cluster [WRN] Health check update: Degraded data redundancy: 45705/87633 objects degraded (52.155%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:36.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:36 smithi204 bash[78884]: cluster 2024-09-21T10:55:35.715220+0000 mon.a (mon.0) 1799 : cluster [WRN] Health check update: Degraded data redundancy: 45705/87633 objects degraded (52.155%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:36.480 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:36.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:36.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:36.583 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:36.608 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:36.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:36.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:36.715 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:36.747 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:36.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:36.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:36.854 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:36.884 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:36.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:36.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:36.930 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:55:36.931 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:55:36.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:37.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:37.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:37.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:37.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:37.147 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:37.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:37.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:37.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:37.282 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:37.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:37.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:37.388 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:37.421 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:37.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:37.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:37.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:37.548 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:37.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:37.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:37.654 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:37.665 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:55:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:55:37] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.51.0" 2024-09-21T10:55:37.685 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:37.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:37.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:37.793 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:37.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:37.826 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:37.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:37.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:37.967 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:37.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:37.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:38.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:38.102 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:38.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:38.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:38.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:38.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:38.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:38.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:38.331 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:38.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:38 smithi003 bash[88275]: cluster 2024-09-21T10:55:36.957585+0000 mgr.y (mgr.25133) 1291 : cluster [DBG] pgmap v1362: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 45757/85959 objects degraded (53.231%); 7965/85959 objects misplaced (9.266%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:55:38.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:38 smithi003 bash[88275]: cluster 2024-09-21T10:55:36.957585+0000 mgr.y (mgr.25133) 1291 : cluster [DBG] pgmap v1362: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 45757/85959 objects degraded (53.231%); 7965/85959 objects misplaced (9.266%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:55:38.345 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:38 smithi003 bash[89466]: cluster 2024-09-21T10:55:36.957585+0000 mgr.y (mgr.25133) 1291 : cluster [DBG] pgmap v1362: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 45757/85959 objects degraded (53.231%); 7965/85959 objects misplaced (9.266%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:55:38.345 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:38 smithi003 bash[89466]: cluster 2024-09-21T10:55:36.957585+0000 mgr.y (mgr.25133) 1291 : cluster [DBG] pgmap v1362: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 45757/85959 objects degraded (53.231%); 7965/85959 objects misplaced (9.266%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:55:38.360 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:38.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:38.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:38.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:38.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:38 smithi204 bash[78884]: cluster 2024-09-21T10:55:36.957585+0000 mgr.y (mgr.25133) 1291 : cluster [DBG] pgmap v1362: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 45757/85959 objects degraded (53.231%); 7965/85959 objects misplaced (9.266%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:55:38.475 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:38 smithi204 bash[78884]: cluster 2024-09-21T10:55:36.957585+0000 mgr.y (mgr.25133) 1291 : cluster [DBG] pgmap v1362: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 504 op/s; 45757/85959 objects degraded (53.231%); 7965/85959 objects misplaced (9.266%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:55:38.495 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:38.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:38.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:38.600 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:38.629 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:38.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:38.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:38.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:38.777 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:38.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:38.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:38.880 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:38.907 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:38.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:38.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:39.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:39.037 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:39.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:39.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:39.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:39.168 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:39.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:39.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:39.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:39.295 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:39.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:39.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:39.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:39.411 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:39 smithi204 bash[78884]: audit 2024-09-21T10:55:38.674603+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:39.411 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:39 smithi204 bash[78884]: audit 2024-09-21T10:55:38.674603+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:39.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:39 smithi003 bash[88275]: audit 2024-09-21T10:55:38.674603+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:39 smithi003 bash[88275]: audit 2024-09-21T10:55:38.674603+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:39 smithi003 bash[89466]: audit 2024-09-21T10:55:38.674603+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:39 smithi003 bash[89466]: audit 2024-09-21T10:55:38.674603+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:39.425 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:39.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:39.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:39.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:39.556 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:39.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:39.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:39.663 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:39.694 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:39.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:39.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:39.800 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:39.826 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:39.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:39.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:39.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:39.962 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:39.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:39.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:40.067 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:40.115 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:40.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:40.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:40.138 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_ops_in_flight 2024-09-21T10:55:40.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:40 smithi003 bash[88275]: cluster 2024-09-21T10:55:38.958302+0000 mgr.y (mgr.25133) 1292 : cluster [DBG] pgmap v1363: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 45757/85443 objects degraded (53.553%); 7965/85443 objects misplaced (9.322%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:55:40.191 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:40 smithi003 bash[88275]: cluster 2024-09-21T10:55:38.958302+0000 mgr.y (mgr.25133) 1292 : cluster [DBG] pgmap v1363: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 45757/85443 objects degraded (53.553%); 7965/85443 objects misplaced (9.322%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:55:40.191 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:40 smithi003 bash[89466]: cluster 2024-09-21T10:55:38.958302+0000 mgr.y (mgr.25133) 1292 : cluster [DBG] pgmap v1363: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 45757/85443 objects degraded (53.553%); 7965/85443 objects misplaced (9.322%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:55:40.191 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:40 smithi003 bash[89466]: cluster 2024-09-21T10:55:38.958302+0000 mgr.y (mgr.25133) 1292 : cluster [DBG] pgmap v1363: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 45757/85443 objects degraded (53.553%); 7965/85443 objects misplaced (9.322%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:55:40.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:40.248 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:40.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:40.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:40.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:40.375 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:40.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:40.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:40.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:40.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:40 smithi204 bash[78884]: cluster 2024-09-21T10:55:38.958302+0000 mgr.y (mgr.25133) 1292 : cluster [DBG] pgmap v1363: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 45757/85443 objects degraded (53.553%); 7965/85443 objects misplaced (9.322%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:55:40.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:40 smithi204 bash[78884]: cluster 2024-09-21T10:55:38.958302+0000 mgr.y (mgr.25133) 1292 : cluster [DBG] pgmap v1363: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 45757/85443 objects degraded (53.553%); 7965/85443 objects misplaced (9.322%); 4.8 MiB/s, 76 objects/s recovering 2024-09-21T10:55:40.499 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:40.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:40.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:40.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:40.626 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:40.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:40.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:40.662 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:55:40.662 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:55:40.710 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:55:40.710 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:55:40.729 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:40.761 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:55:40.761 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:55:40.766 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:40.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:40.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:40.794 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:55:40.795 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:55:40.825 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:55:40.826 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:55:40.857 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:55:40.857 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:55:40.871 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:40.893 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:55:40.893 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:55:40.911 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:40.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:40.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:40.928 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:55:40.928 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:55:41.013 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:41.047 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:41.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:41.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:41.152 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:41.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:41.183 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:41.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:41.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: audit 2024-09-21T10:55:40.615081+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.3:0/3080317684' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:41.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: audit 2024-09-21T10:55:40.615081+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.3:0/3080317684' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:41.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: cluster 2024-09-21T10:55:40.716913+0000 mon.a (mon.0) 1801 : cluster [WRN] Health check update: Degraded data redundancy: 45757/85443 objects degraded (53.553%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:41.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: cluster 2024-09-21T10:55:40.716913+0000 mon.a (mon.0) 1801 : cluster [WRN] Health check update: Degraded data redundancy: 45757/85443 objects degraded (53.553%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:41.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: audit 2024-09-21T10:55:40.949544+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.3:0/2316901560' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: audit 2024-09-21T10:55:40.949544+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.3:0/2316901560' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: audit 2024-09-21T10:55:40.950476+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: audit 2024-09-21T10:55:40.950476+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: audit 2024-09-21T10:55:41.068002+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.3:0/3365840620' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: audit 2024-09-21T10:55:41.068002+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.3:0/3365840620' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: audit 2024-09-21T10:55:41.072763+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.204 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[89466]: audit 2024-09-21T10:55:41.072763+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.207 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T10:55:41.208 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:55:41.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: audit 2024-09-21T10:55:40.615081+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.3:0/3080317684' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: audit 2024-09-21T10:55:40.615081+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.3:0/3080317684' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: cluster 2024-09-21T10:55:40.716913+0000 mon.a (mon.0) 1801 : cluster [WRN] Health check update: Degraded data redundancy: 45757/85443 objects degraded (53.553%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: cluster 2024-09-21T10:55:40.716913+0000 mon.a (mon.0) 1801 : cluster [WRN] Health check update: Degraded data redundancy: 45757/85443 objects degraded (53.553%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: audit 2024-09-21T10:55:40.949544+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.3:0/2316901560' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: audit 2024-09-21T10:55:40.949544+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.3:0/2316901560' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: audit 2024-09-21T10:55:40.950476+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: audit 2024-09-21T10:55:40.950476+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: audit 2024-09-21T10:55:41.068002+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.3:0/3365840620' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: audit 2024-09-21T10:55:41.068002+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.3:0/3365840620' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.287 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: audit 2024-09-21T10:55:41.072763+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.288 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:41 smithi003 bash[88275]: audit 2024-09-21T10:55:41.072763+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.309 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:41.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:41.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:41.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:41.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:41.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:41.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:41.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: audit 2024-09-21T10:55:40.615081+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.3:0/3080317684' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: audit 2024-09-21T10:55:40.615081+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.3:0/3080317684' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:55:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: cluster 2024-09-21T10:55:40.716913+0000 mon.a (mon.0) 1801 : cluster [WRN] Health check update: Degraded data redundancy: 45757/85443 objects degraded (53.553%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: cluster 2024-09-21T10:55:40.716913+0000 mon.a (mon.0) 1801 : cluster [WRN] Health check update: Degraded data redundancy: 45757/85443 objects degraded (53.553%), 8 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: audit 2024-09-21T10:55:40.949544+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.3:0/2316901560' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: audit 2024-09-21T10:55:40.949544+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.3:0/2316901560' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: audit 2024-09-21T10:55:40.950476+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: audit 2024-09-21T10:55:40.950476+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:55:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: audit 2024-09-21T10:55:41.068002+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.3:0/3365840620' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: audit 2024-09-21T10:55:41.068002+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.3:0/3365840620' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: audit 2024-09-21T10:55:41.072763+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:41 smithi204 bash[78884]: audit 2024-09-21T10:55:41.072763+0000 mon.a (mon.0) 1803 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T10:55:41.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:41.562 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:41.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:41.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:41.665 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:41.690 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:41.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:41.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:41.793 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:41.815 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:41.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:41.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:41.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:41.940 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:41.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:41.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:42.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:42.070 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:42.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:42.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:42.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:42.199 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:42.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:42.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:42.303 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:42.331 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:42.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:42.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:42.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:42.444 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:42 smithi204 bash[78884]: cluster 2024-09-21T10:55:40.959298+0000 mgr.y (mgr.25133) 1293 : cluster [DBG] pgmap v1364: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 45490/77517 objects degraded (58.684%); 7620/77517 objects misplaced (9.830%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:55:42.445 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:42 smithi204 bash[78884]: cluster 2024-09-21T10:55:40.959298+0000 mgr.y (mgr.25133) 1293 : cluster [DBG] pgmap v1364: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 45490/77517 objects degraded (58.684%); 7620/77517 objects misplaced (9.830%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:55:42.445 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:42 smithi204 bash[78884]: cluster 2024-09-21T10:55:41.186572+0000 mon.a (mon.0) 1804 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:55:42.445 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:42 smithi204 bash[78884]: cluster 2024-09-21T10:55:41.186572+0000 mon.a (mon.0) 1804 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:55:42.445 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:42 smithi204 bash[78884]: audit 2024-09-21T10:55:41.198483+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:55:42.445 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:42 smithi204 bash[78884]: audit 2024-09-21T10:55:41.198483+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:55:42.445 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:42 smithi204 bash[78884]: audit 2024-09-21T10:55:41.198757+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:42.445 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:42 smithi204 bash[78884]: audit 2024-09-21T10:55:41.198757+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:42.445 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:42 smithi204 bash[78884]: cluster 2024-09-21T10:55:41.214318+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-09-21T10:55:42.445 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:42 smithi204 bash[78884]: cluster 2024-09-21T10:55:41.214318+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-09-21T10:55:42.456 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:42.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:42.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:42.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:42.580 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:42.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:42.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[89466]: cluster 2024-09-21T10:55:40.959298+0000 mgr.y (mgr.25133) 1293 : cluster [DBG] pgmap v1364: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 45490/77517 objects degraded (58.684%); 7620/77517 objects misplaced (9.830%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:55:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[89466]: cluster 2024-09-21T10:55:40.959298+0000 mgr.y (mgr.25133) 1293 : cluster [DBG] pgmap v1364: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 45490/77517 objects degraded (58.684%); 7620/77517 objects misplaced (9.830%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:55:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[89466]: cluster 2024-09-21T10:55:41.186572+0000 mon.a (mon.0) 1804 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:55:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[89466]: cluster 2024-09-21T10:55:41.186572+0000 mon.a (mon.0) 1804 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:55:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[89466]: audit 2024-09-21T10:55:41.198483+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:55:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[89466]: audit 2024-09-21T10:55:41.198483+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:55:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[89466]: audit 2024-09-21T10:55:41.198757+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[89466]: audit 2024-09-21T10:55:41.198757+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[89466]: cluster 2024-09-21T10:55:41.214318+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[89466]: cluster 2024-09-21T10:55:41.214318+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[88275]: cluster 2024-09-21T10:55:40.959298+0000 mgr.y (mgr.25133) 1293 : cluster [DBG] pgmap v1364: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 45490/77517 objects degraded (58.684%); 7620/77517 objects misplaced (9.830%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[88275]: cluster 2024-09-21T10:55:40.959298+0000 mgr.y (mgr.25133) 1293 : cluster [DBG] pgmap v1364: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 45490/77517 objects degraded (58.684%); 7620/77517 objects misplaced (9.830%); 7.2 MiB/s, 115 objects/s recovering 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[88275]: cluster 2024-09-21T10:55:41.186572+0000 mon.a (mon.0) 1804 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[88275]: cluster 2024-09-21T10:55:41.186572+0000 mon.a (mon.0) 1804 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[88275]: audit 2024-09-21T10:55:41.198483+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[88275]: audit 2024-09-21T10:55:41.198483+0000 mon.a (mon.0) 1805 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[88275]: audit 2024-09-21T10:55:41.198757+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[88275]: audit 2024-09-21T10:55:41.198757+0000 mon.a (mon.0) 1806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[88275]: cluster 2024-09-21T10:55:41.214318+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-09-21T10:55:42.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:42 smithi003 bash[88275]: cluster 2024-09-21T10:55:41.214318+0000 mon.a (mon.0) 1807 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-09-21T10:55:42.683 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:42.707 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:42.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:42.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:42.813 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:42.833 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:42.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:42.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:42.935 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:42.959 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:42.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:42.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:43.063 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:43.087 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:43.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:43.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:43.190 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:43.217 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:43.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:43.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:43.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:43.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:43 smithi204 bash[78884]: cluster 2024-09-21T10:55:42.213562+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-09-21T10:55:43.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:43 smithi204 bash[78884]: cluster 2024-09-21T10:55:42.213562+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-09-21T10:55:43.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:43 smithi204 bash[78884]: cluster 2024-09-21T10:55:43.208669+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-09-21T10:55:43.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:43 smithi204 bash[78884]: cluster 2024-09-21T10:55:43.208669+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-09-21T10:55:43.350 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:43.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:43.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:43.454 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:43.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:43 smithi003 bash[88275]: cluster 2024-09-21T10:55:42.213562+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-09-21T10:55:43.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:43 smithi003 bash[88275]: cluster 2024-09-21T10:55:42.213562+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-09-21T10:55:43.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:43 smithi003 bash[88275]: cluster 2024-09-21T10:55:43.208669+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-09-21T10:55:43.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:43 smithi003 bash[88275]: cluster 2024-09-21T10:55:43.208669+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-09-21T10:55:43.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:43 smithi003 bash[89466]: cluster 2024-09-21T10:55:42.213562+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-09-21T10:55:43.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:43 smithi003 bash[89466]: cluster 2024-09-21T10:55:42.213562+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-09-21T10:55:43.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:43 smithi003 bash[89466]: cluster 2024-09-21T10:55:43.208669+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-09-21T10:55:43.472 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:43 smithi003 bash[89466]: cluster 2024-09-21T10:55:43.208669+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-09-21T10:55:43.487 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:43.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:43.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:43.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:43.630 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:43.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:43.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:43.731 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:43.771 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:43.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:43.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:43.875 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:43.909 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:43.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:43.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:44.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:44.045 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:44.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:44.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:44.148 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:44.178 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:44.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:44.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:44.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:44.307 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:44.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:44.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:44.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:44 smithi003 bash[88275]: cluster 2024-09-21T10:55:42.959778+0000 mgr.y (mgr.25133) 1294 : cluster [DBG] pgmap v1367: 109 pgs: 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 45490/76995 objects degraded (59.082%); 7620/76995 objects misplaced (9.897%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:44 smithi003 bash[88275]: cluster 2024-09-21T10:55:42.959778+0000 mgr.y (mgr.25133) 1294 : cluster [DBG] pgmap v1367: 109 pgs: 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 45490/76995 objects degraded (59.082%); 7620/76995 objects misplaced (9.897%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:44 smithi003 bash[88275]: cluster 2024-09-21T10:55:43.216405+0000 mon.a (mon.0) 1810 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:44 smithi003 bash[88275]: cluster 2024-09-21T10:55:43.216405+0000 mon.a (mon.0) 1810 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:44 smithi003 bash[89466]: cluster 2024-09-21T10:55:42.959778+0000 mgr.y (mgr.25133) 1294 : cluster [DBG] pgmap v1367: 109 pgs: 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 45490/76995 objects degraded (59.082%); 7620/76995 objects misplaced (9.897%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:44 smithi003 bash[89466]: cluster 2024-09-21T10:55:42.959778+0000 mgr.y (mgr.25133) 1294 : cluster [DBG] pgmap v1367: 109 pgs: 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 45490/76995 objects degraded (59.082%); 7620/76995 objects misplaced (9.897%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:44 smithi003 bash[89466]: cluster 2024-09-21T10:55:43.216405+0000 mon.a (mon.0) 1810 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:44 smithi003 bash[89466]: cluster 2024-09-21T10:55:43.216405+0000 mon.a (mon.0) 1810 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:44.437 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:44.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:44.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:44.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:44 smithi204 bash[78884]: cluster 2024-09-21T10:55:42.959778+0000 mgr.y (mgr.25133) 1294 : cluster [DBG] pgmap v1367: 109 pgs: 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 45490/76995 objects degraded (59.082%); 7620/76995 objects misplaced (9.897%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:44.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:44 smithi204 bash[78884]: cluster 2024-09-21T10:55:42.959778+0000 mgr.y (mgr.25133) 1294 : cluster [DBG] pgmap v1367: 109 pgs: 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 443 op/s; 45490/76995 objects degraded (59.082%); 7620/76995 objects misplaced (9.897%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:44.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:44 smithi204 bash[78884]: cluster 2024-09-21T10:55:43.216405+0000 mon.a (mon.0) 1810 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:44.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:44 smithi204 bash[78884]: cluster 2024-09-21T10:55:43.216405+0000 mon.a (mon.0) 1810 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T10:55:44.540 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:44.576 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:44.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:44.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:44.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:44.715 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:44.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:44.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:44.821 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:44.850 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:44.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:44.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:44.919 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T10:55:44.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:44.979 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:44.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:44.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:45.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:45.106 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:45.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:45.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:45.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:45.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:45.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:45.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:45.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:45.376 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:45.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:45.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:45.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:45.502 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:45.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:45.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:45.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:45.632 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:45.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:45.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:45.739 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:45.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:45.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:45.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:45.874 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:55:45.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:45.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:45.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:45.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:46.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:46.052 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:46.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:46.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:46.155 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:46.179 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:46.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:46.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:46.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:46.312 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:46.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:46.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:46.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:46.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:46 smithi003 bash[88275]: cluster 2024-09-21T10:55:44.960574+0000 mgr.y (mgr.25133) 1295 : cluster [DBG] pgmap v1369: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 34064/73083 objects degraded (46.610%); 6729/73083 objects misplaced (9.207%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T10:55:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:46 smithi003 bash[88275]: cluster 2024-09-21T10:55:44.960574+0000 mgr.y (mgr.25133) 1295 : cluster [DBG] pgmap v1369: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 34064/73083 objects degraded (46.610%); 6729/73083 objects misplaced (9.207%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T10:55:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:46 smithi003 bash[88275]: cluster 2024-09-21T10:55:45.717776+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: Degraded data redundancy: 34064/73083 objects degraded (46.610%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:46 smithi003 bash[88275]: cluster 2024-09-21T10:55:45.717776+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: Degraded data redundancy: 34064/73083 objects degraded (46.610%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:46 smithi003 bash[89466]: cluster 2024-09-21T10:55:44.960574+0000 mgr.y (mgr.25133) 1295 : cluster [DBG] pgmap v1369: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 34064/73083 objects degraded (46.610%); 6729/73083 objects misplaced (9.207%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T10:55:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:46 smithi003 bash[89466]: cluster 2024-09-21T10:55:44.960574+0000 mgr.y (mgr.25133) 1295 : cluster [DBG] pgmap v1369: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 34064/73083 objects degraded (46.610%); 6729/73083 objects misplaced (9.207%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T10:55:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:46 smithi003 bash[89466]: cluster 2024-09-21T10:55:45.717776+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: Degraded data redundancy: 34064/73083 objects degraded (46.610%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:46 smithi003 bash[89466]: cluster 2024-09-21T10:55:45.717776+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: Degraded data redundancy: 34064/73083 objects degraded (46.610%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:46.452 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:46.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:46.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:46 smithi204 bash[78884]: cluster 2024-09-21T10:55:44.960574+0000 mgr.y (mgr.25133) 1295 : cluster [DBG] pgmap v1369: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 34064/73083 objects degraded (46.610%); 6729/73083 objects misplaced (9.207%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T10:55:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:46 smithi204 bash[78884]: cluster 2024-09-21T10:55:44.960574+0000 mgr.y (mgr.25133) 1295 : cluster [DBG] pgmap v1369: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 34064/73083 objects degraded (46.610%); 6729/73083 objects misplaced (9.207%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T10:55:46.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:46 smithi204 bash[78884]: cluster 2024-09-21T10:55:45.717776+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: Degraded data redundancy: 34064/73083 objects degraded (46.610%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:46.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:46 smithi204 bash[78884]: cluster 2024-09-21T10:55:45.717776+0000 mon.a (mon.0) 1811 : cluster [WRN] Health check update: Degraded data redundancy: 34064/73083 objects degraded (46.610%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:46.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:46.585 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:46.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:46.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:46.689 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:46.711 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:46.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:46.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:46.814 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:46.850 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:46.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:46.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:46.943 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:55:46.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:46.986 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:46.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:46.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:47.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:47.115 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:47.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:47.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:47.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:47.246 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:47.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:47.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:47.349 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:47.374 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:47.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:47.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:47.478 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:47.493 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:55:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:55:47] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.51.0" 2024-09-21T10:55:47.510 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:47.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:47.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:47.620 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:47.644 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:47.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:47.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:47.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:47.773 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:47.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:47.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:47.880 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:47.909 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:47.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:47.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:48.015 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:48.054 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:48.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:48.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:48.157 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:48.194 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:48.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:48.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:48.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:48.331 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:48.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:48.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:48.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:48 smithi003 bash[88275]: cluster 2024-09-21T10:55:46.961738+0000 mgr.y (mgr.25133) 1296 : cluster [DBG] pgmap v1370: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 296 op/s; 34788/72186 objects degraded (48.192%); 5902/72186 objects misplaced (8.176%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:55:48.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:48 smithi003 bash[88275]: cluster 2024-09-21T10:55:46.961738+0000 mgr.y (mgr.25133) 1296 : cluster [DBG] pgmap v1370: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 296 op/s; 34788/72186 objects degraded (48.192%); 5902/72186 objects misplaced (8.176%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:55:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:48 smithi003 bash[89466]: cluster 2024-09-21T10:55:46.961738+0000 mgr.y (mgr.25133) 1296 : cluster [DBG] pgmap v1370: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 296 op/s; 34788/72186 objects degraded (48.192%); 5902/72186 objects misplaced (8.176%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:55:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:48 smithi003 bash[89466]: cluster 2024-09-21T10:55:46.961738+0000 mgr.y (mgr.25133) 1296 : cluster [DBG] pgmap v1370: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 296 op/s; 34788/72186 objects degraded (48.192%); 5902/72186 objects misplaced (8.176%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:55:48.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:48.463 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:48.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:48.500 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:48 smithi204 bash[78884]: cluster 2024-09-21T10:55:46.961738+0000 mgr.y (mgr.25133) 1296 : cluster [DBG] pgmap v1370: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 296 op/s; 34788/72186 objects degraded (48.192%); 5902/72186 objects misplaced (8.176%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:55:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:48 smithi204 bash[78884]: cluster 2024-09-21T10:55:46.961738+0000 mgr.y (mgr.25133) 1296 : cluster [DBG] pgmap v1370: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 12 peering, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 296 op/s; 34788/72186 objects degraded (48.192%); 5902/72186 objects misplaced (8.176%); 3.9 MiB/s, 62 objects/s recovering 2024-09-21T10:55:48.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:48.625 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:48.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:48.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:48.728 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:48.749 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:48.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:48.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:48.853 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:48.886 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:48.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:48.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:48.993 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:49.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:49.026 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:49.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:49.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:49.151 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:49.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:49.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:49.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:49.274 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:49.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:49.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:49.378 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:49.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:49 smithi204 bash[78884]: cluster 2024-09-21T10:55:48.963512+0000 mgr.y (mgr.25133) 1297 : cluster [DBG] pgmap v1371: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 34788/71727 objects degraded (48.501%); 5902/71727 objects misplaced (8.228%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:55:49.387 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:49 smithi204 bash[78884]: cluster 2024-09-21T10:55:48.963512+0000 mgr.y (mgr.25133) 1297 : cluster [DBG] pgmap v1371: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 34788/71727 objects degraded (48.501%); 5902/71727 objects misplaced (8.228%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:55:49.388 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:49 smithi204 bash[78884]: cluster 2024-09-21T10:55:49.227406+0000 mon.a (mon.0) 1812 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:55:49.388 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:49 smithi204 bash[78884]: cluster 2024-09-21T10:55:49.227406+0000 mon.a (mon.0) 1812 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:55:49.400 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:49.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:49.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:49.503 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:49.508 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:49.527 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:49.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:49.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:49.630 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:49.657 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:49.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:49.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:49 smithi003 bash[88275]: cluster 2024-09-21T10:55:48.963512+0000 mgr.y (mgr.25133) 1297 : cluster [DBG] pgmap v1371: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 34788/71727 objects degraded (48.501%); 5902/71727 objects misplaced (8.228%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:55:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:49 smithi003 bash[88275]: cluster 2024-09-21T10:55:48.963512+0000 mgr.y (mgr.25133) 1297 : cluster [DBG] pgmap v1371: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 34788/71727 objects degraded (48.501%); 5902/71727 objects misplaced (8.228%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:55:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:49 smithi003 bash[88275]: cluster 2024-09-21T10:55:49.227406+0000 mon.a (mon.0) 1812 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:55:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:49 smithi003 bash[88275]: cluster 2024-09-21T10:55:49.227406+0000 mon.a (mon.0) 1812 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:55:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:49 smithi003 bash[89466]: cluster 2024-09-21T10:55:48.963512+0000 mgr.y (mgr.25133) 1297 : cluster [DBG] pgmap v1371: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 34788/71727 objects degraded (48.501%); 5902/71727 objects misplaced (8.228%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:55:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:49 smithi003 bash[89466]: cluster 2024-09-21T10:55:48.963512+0000 mgr.y (mgr.25133) 1297 : cluster [DBG] pgmap v1371: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 248 op/s; 34788/71727 objects degraded (48.501%); 5902/71727 objects misplaced (8.228%); 3.0 MiB/s, 48 objects/s recovering 2024-09-21T10:55:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:49 smithi003 bash[89466]: cluster 2024-09-21T10:55:49.227406+0000 mon.a (mon.0) 1812 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:55:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:49 smithi003 bash[89466]: cluster 2024-09-21T10:55:49.227406+0000 mon.a (mon.0) 1812 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T10:55:49.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:49.794 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:49.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:49.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:49.896 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:49.924 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:49.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:49.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:50.029 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:50.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:50.070 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:50.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:50.171 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:50.195 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:50.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:50.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:50.299 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:50.332 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:50.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:50.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:50.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:50.461 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:50.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:50.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:50.530 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:50.566 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:50.597 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:50.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:50.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:50.701 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:50.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:50.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:50.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:50.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:50 smithi204 bash[78884]: audit 2024-09-21T10:55:50.531351+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:55:50.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:50 smithi204 bash[78884]: audit 2024-09-21T10:55:50.531351+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:55:50.840 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:50.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:50 smithi003 bash[88275]: audit 2024-09-21T10:55:50.531351+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:55:50.850 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:50 smithi003 bash[88275]: audit 2024-09-21T10:55:50.531351+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:55:50.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:50 smithi003 bash[89466]: audit 2024-09-21T10:55:50.531351+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:55:50.850 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:50 smithi003 bash[89466]: audit 2024-09-21T10:55:50.531351+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:55:50.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:50.870 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:50.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:50.971 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:50.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:50.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:50.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:51.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:51.123 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:51.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:51.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:51.229 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:51.253 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:51.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:51.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:51.357 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:51.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:51.383 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:51.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:51.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:51.510 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:51.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:51.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:51.552 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:55:51.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:51.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:51.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:51.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:51.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:51 smithi204 bash[78884]: cluster 2024-09-21T10:55:50.718604+0000 mon.a (mon.0) 1814 : cluster [WRN] Health check update: Degraded data redundancy: 34788/71727 objects degraded (48.501%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:51.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:51 smithi204 bash[78884]: cluster 2024-09-21T10:55:50.718604+0000 mon.a (mon.0) 1814 : cluster [WRN] Health check update: Degraded data redundancy: 34788/71727 objects degraded (48.501%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:51.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:51 smithi204 bash[78884]: cluster 2024-09-21T10:55:50.964653+0000 mgr.y (mgr.25133) 1298 : cluster [DBG] pgmap v1372: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 521 op/s; 34593/63285 objects degraded (54.662%); 5721/63285 objects misplaced (9.040%); 5.3 MiB/s, 86 objects/s recovering 2024-09-21T10:55:51.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:51 smithi204 bash[78884]: cluster 2024-09-21T10:55:50.964653+0000 mgr.y (mgr.25133) 1298 : cluster [DBG] pgmap v1372: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 521 op/s; 34593/63285 objects degraded (54.662%); 5721/63285 objects misplaced (9.040%); 5.3 MiB/s, 86 objects/s recovering 2024-09-21T10:55:51.761 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:51.787 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:51.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:51.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:51.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:51.912 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:51.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:51.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:51.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:51 smithi003 bash[88275]: cluster 2024-09-21T10:55:50.718604+0000 mon.a (mon.0) 1814 : cluster [WRN] Health check update: Degraded data redundancy: 34788/71727 objects degraded (48.501%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:51 smithi003 bash[88275]: cluster 2024-09-21T10:55:50.718604+0000 mon.a (mon.0) 1814 : cluster [WRN] Health check update: Degraded data redundancy: 34788/71727 objects degraded (48.501%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:51 smithi003 bash[88275]: cluster 2024-09-21T10:55:50.964653+0000 mgr.y (mgr.25133) 1298 : cluster [DBG] pgmap v1372: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 521 op/s; 34593/63285 objects degraded (54.662%); 5721/63285 objects misplaced (9.040%); 5.3 MiB/s, 86 objects/s recovering 2024-09-21T10:55:51.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:51 smithi003 bash[88275]: cluster 2024-09-21T10:55:50.964653+0000 mgr.y (mgr.25133) 1298 : cluster [DBG] pgmap v1372: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 521 op/s; 34593/63285 objects degraded (54.662%); 5721/63285 objects misplaced (9.040%); 5.3 MiB/s, 86 objects/s recovering 2024-09-21T10:55:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:51 smithi003 bash[89466]: cluster 2024-09-21T10:55:50.718604+0000 mon.a (mon.0) 1814 : cluster [WRN] Health check update: Degraded data redundancy: 34788/71727 objects degraded (48.501%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:51 smithi003 bash[89466]: cluster 2024-09-21T10:55:50.718604+0000 mon.a (mon.0) 1814 : cluster [WRN] Health check update: Degraded data redundancy: 34788/71727 objects degraded (48.501%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:51 smithi003 bash[89466]: cluster 2024-09-21T10:55:50.964653+0000 mgr.y (mgr.25133) 1298 : cluster [DBG] pgmap v1372: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 521 op/s; 34593/63285 objects degraded (54.662%); 5721/63285 objects misplaced (9.040%); 5.3 MiB/s, 86 objects/s recovering 2024-09-21T10:55:51.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:51 smithi003 bash[89466]: cluster 2024-09-21T10:55:50.964653+0000 mgr.y (mgr.25133) 1298 : cluster [DBG] pgmap v1372: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 521 op/s; 34593/63285 objects degraded (54.662%); 5721/63285 objects misplaced (9.040%); 5.3 MiB/s, 86 objects/s recovering 2024-09-21T10:55:52.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:52.042 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:52.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:52.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:52.145 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:52.173 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:52.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:52.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:52.276 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:52.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:52.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:52.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:52.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:52.434 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:52.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:52.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:52.542 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:52.572 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:52.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:52.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:52.677 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:52.709 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:52.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:52.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:52.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:52.841 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:52.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:52.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:52.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:52.975 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:52.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:52.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:53.078 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:53.108 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:53.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:53.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:53.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:53.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:53.256 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:53.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:53.357 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:53.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:53.389 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:53.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:53.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:53.524 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:53.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:53.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:53.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:53.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:53.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:53.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:53.789 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:53.816 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:53.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:53.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:53.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:53.955 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:53.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:53.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:54.058 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:54.085 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:54.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:54.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:54.191 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:54.221 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:54.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:54.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:54.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:54 smithi204 bash[78884]: cluster 2024-09-21T10:55:52.965331+0000 mgr.y (mgr.25133) 1299 : cluster [DBG] pgmap v1373: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 34593/62739 objects degraded (55.138%); 5721/62739 objects misplaced (9.119%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:55:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:54 smithi204 bash[78884]: cluster 2024-09-21T10:55:52.965331+0000 mgr.y (mgr.25133) 1299 : cluster [DBG] pgmap v1373: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 34593/62739 objects degraded (55.138%); 5721/62739 objects misplaced (9.119%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:55:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:54 smithi204 bash[78884]: audit 2024-09-21T10:55:53.679067+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:55:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:54 smithi204 bash[78884]: audit 2024-09-21T10:55:53.679067+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:55:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:54 smithi204 bash[78884]: audit 2024-09-21T10:55:53.680719+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:54.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:54 smithi204 bash[78884]: audit 2024-09-21T10:55:53.680719+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:54.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:54.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[88275]: cluster 2024-09-21T10:55:52.965331+0000 mgr.y (mgr.25133) 1299 : cluster [DBG] pgmap v1373: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 34593/62739 objects degraded (55.138%); 5721/62739 objects misplaced (9.119%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:55:54.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[88275]: cluster 2024-09-21T10:55:52.965331+0000 mgr.y (mgr.25133) 1299 : cluster [DBG] pgmap v1373: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 34593/62739 objects degraded (55.138%); 5721/62739 objects misplaced (9.119%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:55:54.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[88275]: audit 2024-09-21T10:55:53.679067+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:55:54.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[88275]: audit 2024-09-21T10:55:53.679067+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:55:54.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[88275]: audit 2024-09-21T10:55:53.680719+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:54.341 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[88275]: audit 2024-09-21T10:55:53.680719+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:54.341 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[89466]: cluster 2024-09-21T10:55:52.965331+0000 mgr.y (mgr.25133) 1299 : cluster [DBG] pgmap v1373: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 34593/62739 objects degraded (55.138%); 5721/62739 objects misplaced (9.119%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:55:54.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[89466]: cluster 2024-09-21T10:55:52.965331+0000 mgr.y (mgr.25133) 1299 : cluster [DBG] pgmap v1373: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 34593/62739 objects degraded (55.138%); 5721/62739 objects misplaced (9.119%); 4.7 MiB/s, 75 objects/s recovering 2024-09-21T10:55:54.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[89466]: audit 2024-09-21T10:55:53.679067+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:55:54.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[89466]: audit 2024-09-21T10:55:53.679067+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:55:54.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[89466]: audit 2024-09-21T10:55:53.680719+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:54.342 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:54 smithi003 bash[89466]: audit 2024-09-21T10:55:53.680719+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:55:54.357 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:54.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:54.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:54.462 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:54.493 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:54.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:54.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:54.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:54.640 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:54.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:54.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:54.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:54.771 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:54.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:54.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:54.874 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:54.907 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:54.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:54.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:55.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:55.037 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:55.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:55.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:55.144 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:55.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:55.180 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:55.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:55.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:55.302 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:55.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:55.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:55.404 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:55.480 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:55.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:55.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:55.585 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:55.606 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:55.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:55.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:55.709 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:55.734 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:55.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:55.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:55.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:55.890 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:55.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:55.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:55.993 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:56.023 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:56.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:56.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:56.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:56.153 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:56.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:56.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:56.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:56.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:56 smithi204 bash[78884]: cluster 2024-09-21T10:55:54.966153+0000 mgr.y (mgr.25133) 1300 : cluster [DBG] pgmap v1374: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 34383/55827 objects degraded (61.588%); 5527/55827 objects misplaced (9.900%); 6.1 MiB/s, 98 objects/s recovering 2024-09-21T10:55:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:56 smithi204 bash[78884]: cluster 2024-09-21T10:55:54.966153+0000 mgr.y (mgr.25133) 1300 : cluster [DBG] pgmap v1374: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 34383/55827 objects degraded (61.588%); 5527/55827 objects misplaced (9.900%); 6.1 MiB/s, 98 objects/s recovering 2024-09-21T10:55:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:56 smithi204 bash[78884]: cluster 2024-09-21T10:55:55.725431+0000 mon.a (mon.0) 1817 : cluster [WRN] Health check update: Degraded data redundancy: 34383/55827 objects degraded (61.588%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:56 smithi204 bash[78884]: cluster 2024-09-21T10:55:55.725431+0000 mon.a (mon.0) 1817 : cluster [WRN] Health check update: Degraded data redundancy: 34383/55827 objects degraded (61.588%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:56.291 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:56.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:56.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:56.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:56 smithi003 bash[88275]: cluster 2024-09-21T10:55:54.966153+0000 mgr.y (mgr.25133) 1300 : cluster [DBG] pgmap v1374: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 34383/55827 objects degraded (61.588%); 5527/55827 objects misplaced (9.900%); 6.1 MiB/s, 98 objects/s recovering 2024-09-21T10:55:56.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:56 smithi003 bash[88275]: cluster 2024-09-21T10:55:54.966153+0000 mgr.y (mgr.25133) 1300 : cluster [DBG] pgmap v1374: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 34383/55827 objects degraded (61.588%); 5527/55827 objects misplaced (9.900%); 6.1 MiB/s, 98 objects/s recovering 2024-09-21T10:55:56.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:56 smithi003 bash[88275]: cluster 2024-09-21T10:55:55.725431+0000 mon.a (mon.0) 1817 : cluster [WRN] Health check update: Degraded data redundancy: 34383/55827 objects degraded (61.588%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:56.329 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:56 smithi003 bash[88275]: cluster 2024-09-21T10:55:55.725431+0000 mon.a (mon.0) 1817 : cluster [WRN] Health check update: Degraded data redundancy: 34383/55827 objects degraded (61.588%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:56.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:56 smithi003 bash[89466]: cluster 2024-09-21T10:55:54.966153+0000 mgr.y (mgr.25133) 1300 : cluster [DBG] pgmap v1374: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 34383/55827 objects degraded (61.588%); 5527/55827 objects misplaced (9.900%); 6.1 MiB/s, 98 objects/s recovering 2024-09-21T10:55:56.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:56 smithi003 bash[89466]: cluster 2024-09-21T10:55:54.966153+0000 mgr.y (mgr.25133) 1300 : cluster [DBG] pgmap v1374: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 34383/55827 objects degraded (61.588%); 5527/55827 objects misplaced (9.900%); 6.1 MiB/s, 98 objects/s recovering 2024-09-21T10:55:56.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:56 smithi003 bash[89466]: cluster 2024-09-21T10:55:55.725431+0000 mon.a (mon.0) 1817 : cluster [WRN] Health check update: Degraded data redundancy: 34383/55827 objects degraded (61.588%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:56.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:56 smithi003 bash[89466]: cluster 2024-09-21T10:55:55.725431+0000 mon.a (mon.0) 1817 : cluster [WRN] Health check update: Degraded data redundancy: 34383/55827 objects degraded (61.588%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:55:56.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:56.432 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:56.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:56.537 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:56.569 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:56.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:56.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:56.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:56.702 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:55:56.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:56.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:55:56.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:56.827 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:56.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:56.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:56.933 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:56.955 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:56.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:56.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:57.057 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:57.079 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:55:57.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:57.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:55:57.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:57.212 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:57.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:57.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:57.321 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:57.350 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:57.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:57.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:57.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:57.478 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:57.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:57.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:57.580 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:57.591 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:55:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:55:57] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.51.0" 2024-09-21T10:55:57.613 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:57.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:57.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:57.717 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:57.746 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:57.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:57.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:57.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:57.867 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:57.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:57.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:57.969 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:58.010 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:58.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:58.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:58.117 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:58.126 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:58 smithi204 bash[78884]: cluster 2024-09-21T10:55:56.967059+0000 mgr.y (mgr.25133) 1301 : cluster [DBG] pgmap v1375: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 34383/54189 objects degraded (63.450%); 5527/54189 objects misplaced (10.199%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:58.126 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:55:58 smithi204 bash[78884]: cluster 2024-09-21T10:55:56.967059+0000 mgr.y (mgr.25133) 1301 : cluster [DBG] pgmap v1375: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 34383/54189 objects degraded (63.450%); 5527/54189 objects misplaced (10.199%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:58.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:58.149 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:58.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:58 smithi003 bash[88275]: cluster 2024-09-21T10:55:56.967059+0000 mgr.y (mgr.25133) 1301 : cluster [DBG] pgmap v1375: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 34383/54189 objects degraded (63.450%); 5527/54189 objects misplaced (10.199%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:58.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:55:58 smithi003 bash[88275]: cluster 2024-09-21T10:55:56.967059+0000 mgr.y (mgr.25133) 1301 : cluster [DBG] pgmap v1375: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 34383/54189 objects degraded (63.450%); 5527/54189 objects misplaced (10.199%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:58.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:58 smithi003 bash[89466]: cluster 2024-09-21T10:55:56.967059+0000 mgr.y (mgr.25133) 1301 : cluster [DBG] pgmap v1375: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 34383/54189 objects degraded (63.450%); 5527/54189 objects misplaced (10.199%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:58.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:55:58 smithi003 bash[89466]: cluster 2024-09-21T10:55:56.967059+0000 mgr.y (mgr.25133) 1301 : cluster [DBG] pgmap v1375: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 34383/54189 objects degraded (63.450%); 5527/54189 objects misplaced (10.199%); 4.6 MiB/s, 73 objects/s recovering 2024-09-21T10:55:58.249 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:58.277 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:58.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:58.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:58.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:58.418 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:58.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:58.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:58.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:58.546 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:55:58.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:58.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:55:58.652 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:58.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:58.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:58.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:58.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:58.815 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:58.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:58.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:58.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:58.954 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:58.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:58.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:59.057 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:59.087 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:59.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:59.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:59.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:59.231 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:55:59.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:59.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:55:59.337 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:59.356 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:55:59.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:59.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:55:59.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:59.487 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:59.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:59.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:59.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:59.615 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:55:59.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:59.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:55:59.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:59.757 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:55:59.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:59.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:55:59.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:59.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:55:59.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:55:59.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:55:59.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:00.034 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:00.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:00.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:00.144 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:00.182 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:00.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:00.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:00 smithi204 bash[78884]: cluster 2024-09-21T10:55:58.967721+0000 mgr.y (mgr.25133) 1302 : cluster [DBG] pgmap v1376: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 34383/53712 objects degraded (64.014%); 5527/53712 objects misplaced (10.290%); 4.1 MiB/s, 64 objects/s recovering 2024-09-21T10:56:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:00 smithi204 bash[78884]: cluster 2024-09-21T10:55:58.967721+0000 mgr.y (mgr.25133) 1302 : cluster [DBG] pgmap v1376: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 34383/53712 objects degraded (64.014%); 5527/53712 objects misplaced (10.290%); 4.1 MiB/s, 64 objects/s recovering 2024-09-21T10:56:00.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:00.308 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:00.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:00.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:00.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:00.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:00 smithi003 bash[88275]: cluster 2024-09-21T10:55:58.967721+0000 mgr.y (mgr.25133) 1302 : cluster [DBG] pgmap v1376: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 34383/53712 objects degraded (64.014%); 5527/53712 objects misplaced (10.290%); 4.1 MiB/s, 64 objects/s recovering 2024-09-21T10:56:00.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:00 smithi003 bash[88275]: cluster 2024-09-21T10:55:58.967721+0000 mgr.y (mgr.25133) 1302 : cluster [DBG] pgmap v1376: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 34383/53712 objects degraded (64.014%); 5527/53712 objects misplaced (10.290%); 4.1 MiB/s, 64 objects/s recovering 2024-09-21T10:56:00.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:00 smithi003 bash[89466]: cluster 2024-09-21T10:55:58.967721+0000 mgr.y (mgr.25133) 1302 : cluster [DBG] pgmap v1376: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 34383/53712 objects degraded (64.014%); 5527/53712 objects misplaced (10.290%); 4.1 MiB/s, 64 objects/s recovering 2024-09-21T10:56:00.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:00 smithi003 bash[89466]: cluster 2024-09-21T10:55:58.967721+0000 mgr.y (mgr.25133) 1302 : cluster [DBG] pgmap v1376: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 1.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 512 op/s; 34383/53712 objects degraded (64.014%); 5527/53712 objects misplaced (10.290%); 4.1 MiB/s, 64 objects/s recovering 2024-09-21T10:56:00.455 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:00.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:00.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:00.558 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:00.585 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:00.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:00.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:00.689 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:00.738 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:00.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:00.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:00.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:00.861 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:00.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:00.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:00.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:00.981 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:00.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:00.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:01.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:01.104 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:01.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:01.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:01.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:01.232 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:01.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:01.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:01.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:01.362 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:01.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:01.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:01.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:01.489 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:01.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:01.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:01.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:01 smithi204 bash[78884]: audit 2024-09-21T10:56:00.449892+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:01 smithi204 bash[78884]: audit 2024-09-21T10:56:00.449892+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:01 smithi204 bash[78884]: audit 2024-09-21T10:56:00.463437+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:01 smithi204 bash[78884]: audit 2024-09-21T10:56:00.463437+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.493 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:01 smithi204 bash[78884]: cluster 2024-09-21T10:56:00.726424+0000 mon.a (mon.0) 1820 : cluster [WRN] Health check update: Degraded data redundancy: 34383/53712 objects degraded (64.014%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:01.493 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:01 smithi204 bash[78884]: cluster 2024-09-21T10:56:00.726424+0000 mon.a (mon.0) 1820 : cluster [WRN] Health check update: Degraded data redundancy: 34383/53712 objects degraded (64.014%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:01.493 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:01 smithi204 bash[78884]: cluster 2024-09-21T10:56:00.969138+0000 mgr.y (mgr.25133) 1303 : cluster [DBG] pgmap v1377: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 961 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 34227/46203 objects degraded (74.080%); 5373/46203 objects misplaced (11.629%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:56:01.493 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:01 smithi204 bash[78884]: cluster 2024-09-21T10:56:00.969138+0000 mgr.y (mgr.25133) 1303 : cluster [DBG] pgmap v1377: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 961 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 34227/46203 objects degraded (74.080%); 5373/46203 objects misplaced (11.629%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:56:01.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:01.610 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:01.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:01.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:01.713 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:01.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[88275]: audit 2024-09-21T10:56:00.449892+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[88275]: audit 2024-09-21T10:56:00.449892+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[88275]: audit 2024-09-21T10:56:00.463437+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[88275]: audit 2024-09-21T10:56:00.463437+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[88275]: cluster 2024-09-21T10:56:00.726424+0000 mon.a (mon.0) 1820 : cluster [WRN] Health check update: Degraded data redundancy: 34383/53712 objects degraded (64.014%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:01.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[88275]: cluster 2024-09-21T10:56:00.726424+0000 mon.a (mon.0) 1820 : cluster [WRN] Health check update: Degraded data redundancy: 34383/53712 objects degraded (64.014%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:01.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[88275]: cluster 2024-09-21T10:56:00.969138+0000 mgr.y (mgr.25133) 1303 : cluster [DBG] pgmap v1377: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 961 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 34227/46203 objects degraded (74.080%); 5373/46203 objects misplaced (11.629%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:56:01.725 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[88275]: cluster 2024-09-21T10:56:00.969138+0000 mgr.y (mgr.25133) 1303 : cluster [DBG] pgmap v1377: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 961 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 34227/46203 objects degraded (74.080%); 5373/46203 objects misplaced (11.629%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:56:01.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[89466]: audit 2024-09-21T10:56:00.449892+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[89466]: audit 2024-09-21T10:56:00.449892+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[89466]: audit 2024-09-21T10:56:00.463437+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[89466]: audit 2024-09-21T10:56:00.463437+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:01.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[89466]: cluster 2024-09-21T10:56:00.726424+0000 mon.a (mon.0) 1820 : cluster [WRN] Health check update: Degraded data redundancy: 34383/53712 objects degraded (64.014%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:01.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[89466]: cluster 2024-09-21T10:56:00.726424+0000 mon.a (mon.0) 1820 : cluster [WRN] Health check update: Degraded data redundancy: 34383/53712 objects degraded (64.014%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:01.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[89466]: cluster 2024-09-21T10:56:00.969138+0000 mgr.y (mgr.25133) 1303 : cluster [DBG] pgmap v1377: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 961 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 34227/46203 objects degraded (74.080%); 5373/46203 objects misplaced (11.629%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:56:01.726 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:01 smithi003 bash[89466]: cluster 2024-09-21T10:56:00.969138+0000 mgr.y (mgr.25133) 1303 : cluster [DBG] pgmap v1377: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 961 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 34227/46203 objects degraded (74.080%); 5373/46203 objects misplaced (11.629%); 5.7 MiB/s, 90 objects/s recovering 2024-09-21T10:56:01.743 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:01.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:01.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:01.849 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:01.872 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:01.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:01.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:01.976 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:01.997 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:01.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:01.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:02.100 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:02.125 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:02.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:02.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:02.228 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:02.253 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:02.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:02.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:02.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:02.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:02.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:02.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:02.487 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:02.513 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:02.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:02.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:02.654 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:02.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:02.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:02.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:02.791 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:02.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:02.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:02.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:02.917 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:02.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:02.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:03.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:03.059 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:03.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:03.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:03.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:03.195 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:03.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:03.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:03.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:03.323 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:03.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:03.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:03.428 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:03.460 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:03.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:03.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:03.565 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:03.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:03.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:03.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:03.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:03.724 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:03.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:03.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:03.832 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:03.864 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:03.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:03.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:03.967 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:03.994 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:04.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:04.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:04.101 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:04.137 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:04.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:04.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:04.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:04.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:04 smithi003 bash[88275]: cluster 2024-09-21T10:56:02.970430+0000 mgr.y (mgr.25133) 1304 : cluster [DBG] pgmap v1378: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 951 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 34227/45678 objects degraded (74.931%); 5373/45678 objects misplaced (11.763%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:56:04.248 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:04 smithi003 bash[88275]: cluster 2024-09-21T10:56:02.970430+0000 mgr.y (mgr.25133) 1304 : cluster [DBG] pgmap v1378: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 951 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 34227/45678 objects degraded (74.931%); 5373/45678 objects misplaced (11.763%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:56:04.248 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:04 smithi003 bash[89466]: cluster 2024-09-21T10:56:02.970430+0000 mgr.y (mgr.25133) 1304 : cluster [DBG] pgmap v1378: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 951 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 34227/45678 objects degraded (74.931%); 5373/45678 objects misplaced (11.763%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:56:04.248 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:04 smithi003 bash[89466]: cluster 2024-09-21T10:56:02.970430+0000 mgr.y (mgr.25133) 1304 : cluster [DBG] pgmap v1378: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 951 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 34227/45678 objects degraded (74.931%); 5373/45678 objects misplaced (11.763%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:56:04.265 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:04.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:04.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:04.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:04.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:04 smithi204 bash[78884]: cluster 2024-09-21T10:56:02.970430+0000 mgr.y (mgr.25133) 1304 : cluster [DBG] pgmap v1378: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 951 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 34227/45678 objects degraded (74.931%); 5373/45678 objects misplaced (11.763%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:56:04.383 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:04 smithi204 bash[78884]: cluster 2024-09-21T10:56:02.970430+0000 mgr.y (mgr.25133) 1304 : cluster [DBG] pgmap v1378: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 951 MiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 34227/45678 objects degraded (74.931%); 5373/45678 objects misplaced (11.763%); 3.7 MiB/s, 59 objects/s recovering 2024-09-21T10:56:04.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:04.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:04.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:04.506 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:04.530 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:04.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:04.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:04.636 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:04.678 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:04.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:04.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:04.785 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:04.815 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:04.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:04.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:04.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:04.945 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:04.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:04.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:05.049 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:05.077 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:05.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:05.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:05.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:05.235 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:05.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:05.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:05.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:05.361 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:05.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:05.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:05.464 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:05.487 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:05.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:05.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:05.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:05.630 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:05.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:05.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:05.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:05.760 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:05.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:05.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:05.867 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:05.888 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:05.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:05.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:05.993 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:06.030 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:06.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:06.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:06.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:06.155 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:06.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:06.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[88275]: cluster 2024-09-21T10:56:04.971234+0000 mgr.y (mgr.25133) 1305 : cluster [DBG] pgmap v1379: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 818 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 34070/39333 objects degraded (86.619%); 5208/39333 objects misplaced (13.241%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:56:06.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[88275]: cluster 2024-09-21T10:56:04.971234+0000 mgr.y (mgr.25133) 1305 : cluster [DBG] pgmap v1379: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 818 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 34070/39333 objects degraded (86.619%); 5208/39333 objects misplaced (13.241%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:56:06.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[88275]: cluster 2024-09-21T10:56:05.727243+0000 mon.a (mon.0) 1821 : cluster [WRN] Health check update: Degraded data redundancy: 34070/39333 objects degraded (86.619%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:06.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[88275]: cluster 2024-09-21T10:56:05.727243+0000 mon.a (mon.0) 1821 : cluster [WRN] Health check update: Degraded data redundancy: 34070/39333 objects degraded (86.619%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:06.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[88275]: audit 2024-09-21T10:56:05.969703+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[88275]: audit 2024-09-21T10:56:05.969703+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[88275]: audit 2024-09-21T10:56:05.991427+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[88275]: audit 2024-09-21T10:56:05.991427+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[89466]: cluster 2024-09-21T10:56:04.971234+0000 mgr.y (mgr.25133) 1305 : cluster [DBG] pgmap v1379: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 818 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 34070/39333 objects degraded (86.619%); 5208/39333 objects misplaced (13.241%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:56:06.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[89466]: cluster 2024-09-21T10:56:04.971234+0000 mgr.y (mgr.25133) 1305 : cluster [DBG] pgmap v1379: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 818 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 34070/39333 objects degraded (86.619%); 5208/39333 objects misplaced (13.241%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:56:06.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[89466]: cluster 2024-09-21T10:56:05.727243+0000 mon.a (mon.0) 1821 : cluster [WRN] Health check update: Degraded data redundancy: 34070/39333 objects degraded (86.619%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:06.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[89466]: cluster 2024-09-21T10:56:05.727243+0000 mon.a (mon.0) 1821 : cluster [WRN] Health check update: Degraded data redundancy: 34070/39333 objects degraded (86.619%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:06.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[89466]: audit 2024-09-21T10:56:05.969703+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[89466]: audit 2024-09-21T10:56:05.969703+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[89466]: audit 2024-09-21T10:56:05.991427+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:06 smithi003 bash[89466]: audit 2024-09-21T10:56:05.991427+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:06.260 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:56:06.260 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:56:06.260 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.260 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35436.0:177472 10.4 10:2c2911db:::benchmark_data_smithi003_207596_object82837:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e337)", 2024-09-21T10:56:06.260 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:56:06.234126+0000", 2024-09-21T10:56:06.260 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.023813442000000001, 2024-09-21T10:56:06.260 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.023843420000000001, 2024-09-21T10:56:06.260 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:56:06.260 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:56:06.260 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:56:06.260 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35436", 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 177472 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.234126+0000", 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.234126+0000", 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:56:06.261 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.234129+0000", 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.3300000000000001e-06 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.234134+0000", 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5899999999999998e-06 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:56:06.262 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.234152+0000", 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8034e-05 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.234160+0000", 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.9840000000000001e-06 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.236080+0000", 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001919423 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:56:06.263 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.236273+0000", 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00019328300000000001 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,4", 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.236740+0000", 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00046666900000000001 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.241970+0000", 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0052302319999999996 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:56:06.264 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.242047+0000", 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.7377000000000001e-05 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:56:06.242289+0000", 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000241234 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout: "num_ops": 1 2024-09-21T10:56:06.265 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:56:06.281 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:06.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:06.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:06.387 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:06.413 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:06.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:06.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:06.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:06 smithi204 bash[78884]: cluster 2024-09-21T10:56:04.971234+0000 mgr.y (mgr.25133) 1305 : cluster [DBG] pgmap v1379: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 818 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 34070/39333 objects degraded (86.619%); 5208/39333 objects misplaced (13.241%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:56:06.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:06 smithi204 bash[78884]: cluster 2024-09-21T10:56:04.971234+0000 mgr.y (mgr.25133) 1305 : cluster [DBG] pgmap v1379: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 818 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 34070/39333 objects degraded (86.619%); 5208/39333 objects misplaced (13.241%); 5.4 MiB/s, 86 objects/s recovering 2024-09-21T10:56:06.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:06 smithi204 bash[78884]: cluster 2024-09-21T10:56:05.727243+0000 mon.a (mon.0) 1821 : cluster [WRN] Health check update: Degraded data redundancy: 34070/39333 objects degraded (86.619%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:06.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:06 smithi204 bash[78884]: cluster 2024-09-21T10:56:05.727243+0000 mon.a (mon.0) 1821 : cluster [WRN] Health check update: Degraded data redundancy: 34070/39333 objects degraded (86.619%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:06.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:06 smithi204 bash[78884]: audit 2024-09-21T10:56:05.969703+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:06 smithi204 bash[78884]: audit 2024-09-21T10:56:05.969703+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:06 smithi204 bash[78884]: audit 2024-09-21T10:56:05.991427+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:06 smithi204 bash[78884]: audit 2024-09-21T10:56:05.991427+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:06.516 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:06.552 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:06.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:06.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:06.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:06.702 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:06.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:06.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:06.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:06.830 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:06.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:06.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:06.932 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:06.962 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:06.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:06.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:07.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:07.105 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:07.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:07.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:07.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:07.218 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[88275]: audit 2024-09-21T10:56:06.936886+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:56:07.218 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[88275]: audit 2024-09-21T10:56:06.936886+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:56:07.218 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[88275]: audit 2024-09-21T10:56:06.937939+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:56:07.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[88275]: audit 2024-09-21T10:56:06.937939+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:56:07.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[88275]: audit 2024-09-21T10:56:06.944847+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:07.219 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[88275]: audit 2024-09-21T10:56:06.944847+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:07.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[89466]: audit 2024-09-21T10:56:06.936886+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:56:07.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[89466]: audit 2024-09-21T10:56:06.936886+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:56:07.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[89466]: audit 2024-09-21T10:56:06.937939+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:56:07.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[89466]: audit 2024-09-21T10:56:06.937939+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:56:07.219 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[89466]: audit 2024-09-21T10:56:06.944847+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:07.220 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[89466]: audit 2024-09-21T10:56:06.944847+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:07.235 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:07.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:07.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:07.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:07.348 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:07 smithi204 bash[78884]: audit 2024-09-21T10:56:06.936886+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:56:07.349 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:07 smithi204 bash[78884]: audit 2024-09-21T10:56:06.936886+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:56:07.349 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:07 smithi204 bash[78884]: audit 2024-09-21T10:56:06.937939+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:56:07.349 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:07 smithi204 bash[78884]: audit 2024-09-21T10:56:06.937939+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:56:07.349 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:07 smithi204 bash[78884]: audit 2024-09-21T10:56:06.944847+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:07.349 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:07 smithi204 bash[78884]: audit 2024-09-21T10:56:06.944847+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:07.362 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:07.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:07.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:07.465 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:07.496 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:07.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:07.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:07.546 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:56:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:56:07] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.51.0" 2024-09-21T10:56:07.598 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:07.631 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:07.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:07.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:07.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:07.765 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:07.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:07.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:07.871 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:07.905 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:07.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:07.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:08.011 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:08.039 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:08.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:08.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:08.147 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:08.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:08.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:08.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:08.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:08.307 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:08.312 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:08 smithi204 bash[78884]: cluster 2024-09-21T10:56:06.971929+0000 mgr.y (mgr.25133) 1306 : cluster [DBG] pgmap v1380: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 785 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 34070/37743 objects degraded (90.268%); 5208/37743 objects misplaced (13.799%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:08.312 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:08 smithi204 bash[78884]: cluster 2024-09-21T10:56:06.971929+0000 mgr.y (mgr.25133) 1306 : cluster [DBG] pgmap v1380: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 785 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 34070/37743 objects degraded (90.268%); 5208/37743 objects misplaced (13.799%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:08.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:08.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:08.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:08 smithi003 bash[88275]: cluster 2024-09-21T10:56:06.971929+0000 mgr.y (mgr.25133) 1306 : cluster [DBG] pgmap v1380: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 785 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 34070/37743 objects degraded (90.268%); 5208/37743 objects misplaced (13.799%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:08.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:08 smithi003 bash[88275]: cluster 2024-09-21T10:56:06.971929+0000 mgr.y (mgr.25133) 1306 : cluster [DBG] pgmap v1380: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 785 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 34070/37743 objects degraded (90.268%); 5208/37743 objects misplaced (13.799%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:08.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:08 smithi003 bash[89466]: cluster 2024-09-21T10:56:06.971929+0000 mgr.y (mgr.25133) 1306 : cluster [DBG] pgmap v1380: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 785 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 34070/37743 objects degraded (90.268%); 5208/37743 objects misplaced (13.799%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:08.368 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:08 smithi003 bash[89466]: cluster 2024-09-21T10:56:06.971929+0000 mgr.y (mgr.25133) 1306 : cluster [DBG] pgmap v1380: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 785 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 502 op/s; 34070/37743 objects degraded (90.268%); 5208/37743 objects misplaced (13.799%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:08.414 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:08.433 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:08.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:08.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:08.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:08.560 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:08.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:08.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:08.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:08.696 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:08.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:08.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:08.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:08.832 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:08.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:08.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:08.937 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:08.962 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:08.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:08.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:09.066 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:09.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:09.119 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:09 smithi003 bash[88275]: audit 2024-09-21T10:56:08.675674+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:09.119 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:09 smithi003 bash[88275]: audit 2024-09-21T10:56:08.675674+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:09.119 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:09 smithi003 bash[89466]: audit 2024-09-21T10:56:08.675674+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:09.120 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:09 smithi003 bash[89466]: audit 2024-09-21T10:56:08.675674+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:09.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:09.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:09.125 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:56:09.125 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:56:09.156 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:56:09.156 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:56:09.195 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:56:09.195 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:56:09.223 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:09.242 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:56:09.242 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:56:09.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:09.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:09.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:09 smithi204 bash[78884]: audit 2024-09-21T10:56:08.675674+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:09.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:09 smithi204 bash[78884]: audit 2024-09-21T10:56:08.675674+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:09.276 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:56:09.276 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:56:09.311 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:56:09.311 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:56:09.340 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:56:09.341 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:56:09.357 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:09.382 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:56:09.384 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:56:09.401 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:09.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:09.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:09.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:09.534 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:09.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:09.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:09.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:09.673 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:09.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:09.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:09.779 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:09.805 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:09.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:09.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:09.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:09.946 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:09.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:09.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:10.021 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_blocked_ops 2024-09-21T10:56:10.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:10.081 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:10.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:10.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:10.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:10 smithi003 bash[88275]: cluster 2024-09-21T10:56:08.972568+0000 mgr.y (mgr.25133) 1307 : cluster [DBG] pgmap v1381: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 774 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 34070/37209 objects degraded (91.564%); 5208/37209 objects misplaced (13.997%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:10 smithi003 bash[88275]: cluster 2024-09-21T10:56:08.972568+0000 mgr.y (mgr.25133) 1307 : cluster [DBG] pgmap v1381: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 774 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 34070/37209 objects degraded (91.564%); 5208/37209 objects misplaced (13.997%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:10 smithi003 bash[88275]: audit 2024-09-21T10:56:09.078119+0000 mon.b (mon.1) 24 : audit [DBG] from='client.? 172.21.15.3:0/3963256576' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:10 smithi003 bash[88275]: audit 2024-09-21T10:56:09.078119+0000 mon.b (mon.1) 24 : audit [DBG] from='client.? 172.21.15.3:0/3963256576' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:10.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:10 smithi003 bash[89466]: cluster 2024-09-21T10:56:08.972568+0000 mgr.y (mgr.25133) 1307 : cluster [DBG] pgmap v1381: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 774 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 34070/37209 objects degraded (91.564%); 5208/37209 objects misplaced (13.997%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:10.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:10 smithi003 bash[89466]: cluster 2024-09-21T10:56:08.972568+0000 mgr.y (mgr.25133) 1307 : cluster [DBG] pgmap v1381: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 774 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 34070/37209 objects degraded (91.564%); 5208/37209 objects misplaced (13.997%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:10.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:10 smithi003 bash[89466]: audit 2024-09-21T10:56:09.078119+0000 mon.b (mon.1) 24 : audit [DBG] from='client.? 172.21.15.3:0/3963256576' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:10.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:10 smithi003 bash[89466]: audit 2024-09-21T10:56:09.078119+0000 mon.b (mon.1) 24 : audit [DBG] from='client.? 172.21.15.3:0/3963256576' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:10.186 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:10.203 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:10.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:10.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:10.305 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:10.323 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:10.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:10.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:10.426 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:10.464 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:10.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:10.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:10.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:10 smithi204 bash[78884]: cluster 2024-09-21T10:56:08.972568+0000 mgr.y (mgr.25133) 1307 : cluster [DBG] pgmap v1381: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 774 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 34070/37209 objects degraded (91.564%); 5208/37209 objects misplaced (13.997%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:10.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:10 smithi204 bash[78884]: cluster 2024-09-21T10:56:08.972568+0000 mgr.y (mgr.25133) 1307 : cluster [DBG] pgmap v1381: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 774 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 34070/37209 objects degraded (91.564%); 5208/37209 objects misplaced (13.997%); 3.3 MiB/s, 52 objects/s recovering 2024-09-21T10:56:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:10 smithi204 bash[78884]: audit 2024-09-21T10:56:09.078119+0000 mon.b (mon.1) 24 : audit [DBG] from='client.? 172.21.15.3:0/3963256576' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:10 smithi204 bash[78884]: audit 2024-09-21T10:56:09.078119+0000 mon.b (mon.1) 24 : audit [DBG] from='client.? 172.21.15.3:0/3963256576' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:10.569 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:10.593 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:10.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:10.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:10.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:10.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:10.732 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:10.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:10.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:10.856 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:10.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:10.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:10.961 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:10.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:10.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:10.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:11.076 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T10:56:11.095 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:11.133 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:11.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:11.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:11.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:11.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:11 smithi204 bash[78884]: audit 2024-09-21T10:56:10.540656+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:56:11.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:11 smithi204 bash[78884]: audit 2024-09-21T10:56:10.540656+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:56:11.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:11 smithi204 bash[78884]: cluster 2024-09-21T10:56:10.728083+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 34070/37209 objects degraded (91.564%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:11.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:11 smithi204 bash[78884]: cluster 2024-09-21T10:56:10.728083+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 34070/37209 objects degraded (91.564%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:11.257 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:11.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:11.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:11.360 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:11.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:11 smithi003 bash[88275]: audit 2024-09-21T10:56:10.540656+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:56:11.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:11 smithi003 bash[88275]: audit 2024-09-21T10:56:10.540656+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:56:11.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:11 smithi003 bash[88275]: cluster 2024-09-21T10:56:10.728083+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 34070/37209 objects degraded (91.564%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:11.369 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:11 smithi003 bash[88275]: cluster 2024-09-21T10:56:10.728083+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 34070/37209 objects degraded (91.564%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:11.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:11 smithi003 bash[89466]: audit 2024-09-21T10:56:10.540656+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:56:11.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:11 smithi003 bash[89466]: audit 2024-09-21T10:56:10.540656+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T10:56:11.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:11 smithi003 bash[89466]: cluster 2024-09-21T10:56:10.728083+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 34070/37209 objects degraded (91.564%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:11.369 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:11 smithi003 bash[89466]: cluster 2024-09-21T10:56:10.728083+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check update: Degraded data redundancy: 34070/37209 objects degraded (91.564%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:11.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:11.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:11.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:11.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:11.509 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:11.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:11.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:11.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:11.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:11.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:11.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:11.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:11.758 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:11.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:11.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:11.861 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:11.880 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:11.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:11.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:11.983 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:12.004 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:12.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:12.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:12.083 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:56:12.108 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:12.133 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:12.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:12.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:12.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:12.257 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:12.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:12.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:12.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:12.373 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[89466]: cluster 2024-09-21T10:56:10.975050+0000 mgr.y (mgr.25133) 1308 : cluster [DBG] pgmap v1382: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 613 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 34038/29484 objects degraded (115.446%); 5150/29484 objects misplaced (17.467%); 3.8 MiB/s, 70 objects/s recovering 2024-09-21T10:56:12.373 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[89466]: cluster 2024-09-21T10:56:10.975050+0000 mgr.y (mgr.25133) 1308 : cluster [DBG] pgmap v1382: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 613 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 34038/29484 objects degraded (115.446%); 5150/29484 objects misplaced (17.467%); 3.8 MiB/s, 70 objects/s recovering 2024-09-21T10:56:12.374 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[89466]: audit 2024-09-21T10:56:11.071774+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:56:12.374 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[89466]: audit 2024-09-21T10:56:11.071774+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:56:12.374 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[89466]: cluster 2024-09-21T10:56:11.086580+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-09-21T10:56:12.375 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[89466]: cluster 2024-09-21T10:56:11.086580+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-09-21T10:56:12.375 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[89466]: audit 2024-09-21T10:56:12.048308+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.3:0/3085222576' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.375 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[89466]: audit 2024-09-21T10:56:12.048308+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.3:0/3085222576' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.375 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[89466]: audit 2024-09-21T10:56:12.048739+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.376 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[89466]: audit 2024-09-21T10:56:12.048739+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.376 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[88275]: cluster 2024-09-21T10:56:10.975050+0000 mgr.y (mgr.25133) 1308 : cluster [DBG] pgmap v1382: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 613 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 34038/29484 objects degraded (115.446%); 5150/29484 objects misplaced (17.467%); 3.8 MiB/s, 70 objects/s recovering 2024-09-21T10:56:12.376 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[88275]: cluster 2024-09-21T10:56:10.975050+0000 mgr.y (mgr.25133) 1308 : cluster [DBG] pgmap v1382: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 613 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 34038/29484 objects degraded (115.446%); 5150/29484 objects misplaced (17.467%); 3.8 MiB/s, 70 objects/s recovering 2024-09-21T10:56:12.376 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[88275]: audit 2024-09-21T10:56:11.071774+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:56:12.377 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[88275]: audit 2024-09-21T10:56:11.071774+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:56:12.377 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[88275]: cluster 2024-09-21T10:56:11.086580+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-09-21T10:56:12.377 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[88275]: cluster 2024-09-21T10:56:11.086580+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-09-21T10:56:12.377 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[88275]: audit 2024-09-21T10:56:12.048308+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.3:0/3085222576' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.378 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[88275]: audit 2024-09-21T10:56:12.048308+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.3:0/3085222576' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.378 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[88275]: audit 2024-09-21T10:56:12.048739+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.378 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:12 smithi003 bash[88275]: audit 2024-09-21T10:56:12.048739+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.387 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:12.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:12.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:12.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:12 smithi204 bash[78884]: cluster 2024-09-21T10:56:10.975050+0000 mgr.y (mgr.25133) 1308 : cluster [DBG] pgmap v1382: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 613 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 34038/29484 objects degraded (115.446%); 5150/29484 objects misplaced (17.467%); 3.8 MiB/s, 70 objects/s recovering 2024-09-21T10:56:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:12 smithi204 bash[78884]: cluster 2024-09-21T10:56:10.975050+0000 mgr.y (mgr.25133) 1308 : cluster [DBG] pgmap v1382: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 613 MiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 34038/29484 objects degraded (115.446%); 5150/29484 objects misplaced (17.467%); 3.8 MiB/s, 70 objects/s recovering 2024-09-21T10:56:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:12 smithi204 bash[78884]: audit 2024-09-21T10:56:11.071774+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:56:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:12 smithi204 bash[78884]: audit 2024-09-21T10:56:11.071774+0000 mon.a (mon.0) 1830 : audit [INF] from='client.? 172.21.15.3:0/448645280' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T10:56:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:12 smithi204 bash[78884]: cluster 2024-09-21T10:56:11.086580+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-09-21T10:56:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:12 smithi204 bash[78884]: cluster 2024-09-21T10:56:11.086580+0000 mon.a (mon.0) 1831 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-09-21T10:56:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:12 smithi204 bash[78884]: audit 2024-09-21T10:56:12.048308+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.3:0/3085222576' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:12 smithi204 bash[78884]: audit 2024-09-21T10:56:12.048308+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.3:0/3085222576' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:12 smithi204 bash[78884]: audit 2024-09-21T10:56:12.048739+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:12 smithi204 bash[78884]: audit 2024-09-21T10:56:12.048739+0000 mon.a (mon.0) 1832 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:56:12.515 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:12.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:12.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:12.619 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:12.646 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:12.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:12.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:12.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:12.772 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:12.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:12.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:12.874 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:12.902 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:12.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:12.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:13.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:13.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:13.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:13.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:13.130 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:13.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[88275]: cluster 2024-09-21T10:56:12.071895+0000 mon.a (mon.0) 1833 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:13.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[88275]: cluster 2024-09-21T10:56:12.071895+0000 mon.a (mon.0) 1833 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:13.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[88275]: audit 2024-09-21T10:56:12.075347+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:56:13.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[88275]: audit 2024-09-21T10:56:12.075347+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:56:13.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[88275]: cluster 2024-09-21T10:56:12.081361+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-09-21T10:56:13.142 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[88275]: cluster 2024-09-21T10:56:12.081361+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-09-21T10:56:13.142 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[89466]: cluster 2024-09-21T10:56:12.071895+0000 mon.a (mon.0) 1833 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:13.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[89466]: cluster 2024-09-21T10:56:12.071895+0000 mon.a (mon.0) 1833 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:13.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[89466]: audit 2024-09-21T10:56:12.075347+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:56:13.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[89466]: audit 2024-09-21T10:56:12.075347+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:56:13.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[89466]: cluster 2024-09-21T10:56:12.081361+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-09-21T10:56:13.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:13 smithi003 bash[89466]: cluster 2024-09-21T10:56:12.081361+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-09-21T10:56:13.158 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:13.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:13.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:13.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:13.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:13 smithi204 bash[78884]: cluster 2024-09-21T10:56:12.071895+0000 mon.a (mon.0) 1833 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:13.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:13 smithi204 bash[78884]: cluster 2024-09-21T10:56:12.071895+0000 mon.a (mon.0) 1833 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:13.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:13 smithi204 bash[78884]: audit 2024-09-21T10:56:12.075347+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:56:13.271 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:13 smithi204 bash[78884]: audit 2024-09-21T10:56:12.075347+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:56:13.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:13 smithi204 bash[78884]: cluster 2024-09-21T10:56:12.081361+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-09-21T10:56:13.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:13 smithi204 bash[78884]: cluster 2024-09-21T10:56:12.081361+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-09-21T10:56:13.287 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:13.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:13.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:13.390 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:13.415 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:13.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:13.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:13.518 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:13.546 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:13.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:13.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:13.649 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:13.690 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:13.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:13.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:13.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:56:13.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:13.823 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:13.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:13.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:13.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:13.953 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:13.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:13.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:14.018 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T10:56:14.058 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:14.100 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:14.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:14.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:14.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:14.237 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:14.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:14.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:14.349 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[88275]: cluster 2024-09-21T10:56:12.976230+0000 mgr.y (mgr.25133) 1309 : cluster [DBG] pgmap v1385: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 602 MiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 34038/28956 objects degraded (117.551%); 5150/28956 objects misplaced (17.786%); 720 KiB/s, 27 objects/s recovering 2024-09-21T10:56:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[88275]: cluster 2024-09-21T10:56:12.976230+0000 mgr.y (mgr.25133) 1309 : cluster [DBG] pgmap v1385: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 602 MiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 34038/28956 objects degraded (117.551%); 5150/28956 objects misplaced (17.786%); 720 KiB/s, 27 objects/s recovering 2024-09-21T10:56:14.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[88275]: cluster 2024-09-21T10:56:13.094538+0000 osd.2 (osd.2) 5 : cluster [DBG] 10.3 starting backfill to osd.3 from (0'0,0'0] MAX to 337'11080 2024-09-21T10:56:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[88275]: cluster 2024-09-21T10:56:13.094538+0000 osd.2 (osd.2) 5 : cluster [DBG] 10.3 starting backfill to osd.3 from (0'0,0'0] MAX to 337'11080 2024-09-21T10:56:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[88275]: cluster 2024-09-21T10:56:13.100421+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-09-21T10:56:14.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[88275]: cluster 2024-09-21T10:56:13.100421+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-09-21T10:56:14.359 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[89466]: cluster 2024-09-21T10:56:12.976230+0000 mgr.y (mgr.25133) 1309 : cluster [DBG] pgmap v1385: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 602 MiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 34038/28956 objects degraded (117.551%); 5150/28956 objects misplaced (17.786%); 720 KiB/s, 27 objects/s recovering 2024-09-21T10:56:14.359 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[89466]: cluster 2024-09-21T10:56:12.976230+0000 mgr.y (mgr.25133) 1309 : cluster [DBG] pgmap v1385: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 602 MiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 34038/28956 objects degraded (117.551%); 5150/28956 objects misplaced (17.786%); 720 KiB/s, 27 objects/s recovering 2024-09-21T10:56:14.359 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[89466]: cluster 2024-09-21T10:56:13.094538+0000 osd.2 (osd.2) 5 : cluster [DBG] 10.3 starting backfill to osd.3 from (0'0,0'0] MAX to 337'11080 2024-09-21T10:56:14.359 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[89466]: cluster 2024-09-21T10:56:13.094538+0000 osd.2 (osd.2) 5 : cluster [DBG] 10.3 starting backfill to osd.3 from (0'0,0'0] MAX to 337'11080 2024-09-21T10:56:14.359 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[89466]: cluster 2024-09-21T10:56:13.100421+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-09-21T10:56:14.359 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:14 smithi003 bash[89466]: cluster 2024-09-21T10:56:13.100421+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-09-21T10:56:14.378 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:14.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:14.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:14.484 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:14.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:14 smithi204 bash[78884]: cluster 2024-09-21T10:56:12.976230+0000 mgr.y (mgr.25133) 1309 : cluster [DBG] pgmap v1385: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 602 MiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 34038/28956 objects degraded (117.551%); 5150/28956 objects misplaced (17.786%); 720 KiB/s, 27 objects/s recovering 2024-09-21T10:56:14.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:14 smithi204 bash[78884]: cluster 2024-09-21T10:56:12.976230+0000 mgr.y (mgr.25133) 1309 : cluster [DBG] pgmap v1385: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 602 MiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 34038/28956 objects degraded (117.551%); 5150/28956 objects misplaced (17.786%); 720 KiB/s, 27 objects/s recovering 2024-09-21T10:56:14.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:14 smithi204 bash[78884]: cluster 2024-09-21T10:56:13.094538+0000 osd.2 (osd.2) 5 : cluster [DBG] 10.3 starting backfill to osd.3 from (0'0,0'0] MAX to 337'11080 2024-09-21T10:56:14.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:14 smithi204 bash[78884]: cluster 2024-09-21T10:56:13.094538+0000 osd.2 (osd.2) 5 : cluster [DBG] 10.3 starting backfill to osd.3 from (0'0,0'0] MAX to 337'11080 2024-09-21T10:56:14.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:14 smithi204 bash[78884]: cluster 2024-09-21T10:56:13.100421+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-09-21T10:56:14.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:14 smithi204 bash[78884]: cluster 2024-09-21T10:56:13.100421+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-09-21T10:56:14.516 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:14.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:14.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:14.620 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:14.649 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:14.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:14.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:14.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:14.780 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:14.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:14.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:14.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:14.910 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:14.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:14.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:15.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:15.036 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:15.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:15.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:15.139 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:15.169 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:15.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:15.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:15.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:15 smithi204 bash[78884]: cluster 2024-09-21T10:56:14.111507+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-09-21T10:56:15.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:15 smithi204 bash[78884]: cluster 2024-09-21T10:56:14.111507+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-09-21T10:56:15.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:15 smithi204 bash[78884]: cluster 2024-09-21T10:56:15.112717+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-09-21T10:56:15.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:15 smithi204 bash[78884]: cluster 2024-09-21T10:56:15.112717+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-09-21T10:56:15.273 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:15.302 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:15.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:15.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:15.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:15.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:15 smithi003 bash[88275]: cluster 2024-09-21T10:56:14.111507+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-09-21T10:56:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:15 smithi003 bash[88275]: cluster 2024-09-21T10:56:14.111507+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-09-21T10:56:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:15 smithi003 bash[88275]: cluster 2024-09-21T10:56:15.112717+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-09-21T10:56:15.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:15 smithi003 bash[88275]: cluster 2024-09-21T10:56:15.112717+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-09-21T10:56:15.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:15 smithi003 bash[89466]: cluster 2024-09-21T10:56:14.111507+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-09-21T10:56:15.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:15 smithi003 bash[89466]: cluster 2024-09-21T10:56:14.111507+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-09-21T10:56:15.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:15 smithi003 bash[89466]: cluster 2024-09-21T10:56:15.112717+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-09-21T10:56:15.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:15 smithi003 bash[89466]: cluster 2024-09-21T10:56:15.112717+0000 mon.a (mon.0) 1838 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-09-21T10:56:15.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:15.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:15.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:15.555 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:15.589 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:15.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:15.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:15.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:15.721 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:15.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:15.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:15.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:15.850 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:15.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:15.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:15.955 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:15.983 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:15.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:15.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:16.085 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:16.125 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:16.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:16.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:16.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:56:16.231 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:16.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:16 smithi003 bash[89466]: cluster 2024-09-21T10:56:14.977096+0000 mgr.y (mgr.25133) 1310 : cluster [DBG] pgmap v1388: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 522 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 34038/25089 objects degraded (135.669%); 5150/25089 objects misplaced (20.527%); 0 B/s, 114 objects/s recovering 2024-09-21T10:56:16.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:16 smithi003 bash[89466]: cluster 2024-09-21T10:56:14.977096+0000 mgr.y (mgr.25133) 1310 : cluster [DBG] pgmap v1388: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 522 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 34038/25089 objects degraded (135.669%); 5150/25089 objects misplaced (20.527%); 0 B/s, 114 objects/s recovering 2024-09-21T10:56:16.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:16 smithi003 bash[89466]: cluster 2024-09-21T10:56:15.728815+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 34038/25089 objects degraded (135.669%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:16.241 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:16 smithi003 bash[89466]: cluster 2024-09-21T10:56:15.728815+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 34038/25089 objects degraded (135.669%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:16.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:16 smithi003 bash[88275]: cluster 2024-09-21T10:56:14.977096+0000 mgr.y (mgr.25133) 1310 : cluster [DBG] pgmap v1388: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 522 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 34038/25089 objects degraded (135.669%); 5150/25089 objects misplaced (20.527%); 0 B/s, 114 objects/s recovering 2024-09-21T10:56:16.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:16 smithi003 bash[88275]: cluster 2024-09-21T10:56:14.977096+0000 mgr.y (mgr.25133) 1310 : cluster [DBG] pgmap v1388: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 522 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 34038/25089 objects degraded (135.669%); 5150/25089 objects misplaced (20.527%); 0 B/s, 114 objects/s recovering 2024-09-21T10:56:16.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:16 smithi003 bash[88275]: cluster 2024-09-21T10:56:15.728815+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 34038/25089 objects degraded (135.669%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:16.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:16 smithi003 bash[88275]: cluster 2024-09-21T10:56:15.728815+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 34038/25089 objects degraded (135.669%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:16.259 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:16.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:16.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:16.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:16.403 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:16.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:16.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:16.406 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:16 smithi204 bash[78884]: cluster 2024-09-21T10:56:14.977096+0000 mgr.y (mgr.25133) 1310 : cluster [DBG] pgmap v1388: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 522 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 34038/25089 objects degraded (135.669%); 5150/25089 objects misplaced (20.527%); 0 B/s, 114 objects/s recovering 2024-09-21T10:56:16.406 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:16 smithi204 bash[78884]: cluster 2024-09-21T10:56:14.977096+0000 mgr.y (mgr.25133) 1310 : cluster [DBG] pgmap v1388: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 522 MiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 366 op/s; 34038/25089 objects degraded (135.669%); 5150/25089 objects misplaced (20.527%); 0 B/s, 114 objects/s recovering 2024-09-21T10:56:16.406 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:16 smithi204 bash[78884]: cluster 2024-09-21T10:56:15.728815+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 34038/25089 objects degraded (135.669%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:16.406 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:16 smithi204 bash[78884]: cluster 2024-09-21T10:56:15.728815+0000 mon.a (mon.0) 1839 : cluster [WRN] Health check update: Degraded data redundancy: 34038/25089 objects degraded (135.669%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:16.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:16.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:16.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:16.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:16.667 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:16.704 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:16.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:16.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:16.808 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:16.844 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:16.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:16.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:16.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:16.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:16.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:16.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:17.090 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:17.118 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:17.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:17.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:17.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:17.258 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:17.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:17.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:17.361 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:17.394 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:17.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:17.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:17.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:17.514 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:56:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:56:17] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.51.0" 2024-09-21T10:56:17.526 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:17.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:17.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:17.564 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:17.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:17.653 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:17.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:17.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:17.755 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:17.787 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:17.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:17.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:17.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:17.913 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:17.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:17.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:18.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:18.044 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:18.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:18.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:18.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:18.156 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:18 smithi204 bash[78884]: cluster 2024-09-21T10:56:16.977811+0000 mgr.y (mgr.25133) 1311 : cluster [DBG] pgmap v1390: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 498 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 34038/23976 objects degraded (141.967%); 5627/23976 objects misplaced (23.469%); 0 B/s, 93 objects/s recovering 2024-09-21T10:56:18.157 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:18 smithi204 bash[78884]: cluster 2024-09-21T10:56:16.977811+0000 mgr.y (mgr.25133) 1311 : cluster [DBG] pgmap v1390: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 498 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 34038/23976 objects degraded (141.967%); 5627/23976 objects misplaced (23.469%); 0 B/s, 93 objects/s recovering 2024-09-21T10:56:18.169 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:18.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:18.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:18.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:18.296 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:18.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:18.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:18.399 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:18.410 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:18 smithi003 bash[89466]: cluster 2024-09-21T10:56:16.977811+0000 mgr.y (mgr.25133) 1311 : cluster [DBG] pgmap v1390: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 498 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 34038/23976 objects degraded (141.967%); 5627/23976 objects misplaced (23.469%); 0 B/s, 93 objects/s recovering 2024-09-21T10:56:18.410 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:18 smithi003 bash[89466]: cluster 2024-09-21T10:56:16.977811+0000 mgr.y (mgr.25133) 1311 : cluster [DBG] pgmap v1390: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 498 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 34038/23976 objects degraded (141.967%); 5627/23976 objects misplaced (23.469%); 0 B/s, 93 objects/s recovering 2024-09-21T10:56:18.410 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:18 smithi003 bash[88275]: cluster 2024-09-21T10:56:16.977811+0000 mgr.y (mgr.25133) 1311 : cluster [DBG] pgmap v1390: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 498 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 34038/23976 objects degraded (141.967%); 5627/23976 objects misplaced (23.469%); 0 B/s, 93 objects/s recovering 2024-09-21T10:56:18.410 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:18 smithi003 bash[88275]: cluster 2024-09-21T10:56:16.977811+0000 mgr.y (mgr.25133) 1311 : cluster [DBG] pgmap v1390: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 498 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 374 op/s; 34038/23976 objects degraded (141.967%); 5627/23976 objects misplaced (23.469%); 0 B/s, 93 objects/s recovering 2024-09-21T10:56:18.427 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:18.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:18.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:18.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:18.557 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:18.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:18.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:18.577 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:18.578 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:18.660 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:18.694 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:18.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:18.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:18.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:18.853 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:18.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:18.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:18.957 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:18.989 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:18.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:19.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:19.126 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:19.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:19.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:19.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:19.254 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:19.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:19.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:19.356 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:19.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:19.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:19.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:19.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:19.592 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:19.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:19.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:19.695 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:19.725 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:19.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:19.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:19.833 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:19.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:19.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:19.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:19.967 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:19.997 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:20.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:20.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:20.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:20.171 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:20.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:20.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:20.280 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:20.291 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:20 smithi003 bash[88275]: cluster 2024-09-21T10:56:18.978431+0000 mgr.y (mgr.25133) 1312 : cluster [DBG] pgmap v1391: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 489 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 302 op/s; 34038/23502 objects degraded (144.830%); 5627/23502 objects misplaced (23.943%); 0 B/s, 76 objects/s recovering 2024-09-21T10:56:20.291 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:20 smithi003 bash[88275]: cluster 2024-09-21T10:56:18.978431+0000 mgr.y (mgr.25133) 1312 : cluster [DBG] pgmap v1391: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 489 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 302 op/s; 34038/23502 objects degraded (144.830%); 5627/23502 objects misplaced (23.943%); 0 B/s, 76 objects/s recovering 2024-09-21T10:56:20.291 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:20 smithi003 bash[89466]: cluster 2024-09-21T10:56:18.978431+0000 mgr.y (mgr.25133) 1312 : cluster [DBG] pgmap v1391: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 489 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 302 op/s; 34038/23502 objects degraded (144.830%); 5627/23502 objects misplaced (23.943%); 0 B/s, 76 objects/s recovering 2024-09-21T10:56:20.291 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:20 smithi003 bash[89466]: cluster 2024-09-21T10:56:18.978431+0000 mgr.y (mgr.25133) 1312 : cluster [DBG] pgmap v1391: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 489 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 302 op/s; 34038/23502 objects degraded (144.830%); 5627/23502 objects misplaced (23.943%); 0 B/s, 76 objects/s recovering 2024-09-21T10:56:20.318 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:20.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:20.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:20.421 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:20.445 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:20.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:20.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:20.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:20 smithi204 bash[78884]: cluster 2024-09-21T10:56:18.978431+0000 mgr.y (mgr.25133) 1312 : cluster [DBG] pgmap v1391: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 489 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 302 op/s; 34038/23502 objects degraded (144.830%); 5627/23502 objects misplaced (23.943%); 0 B/s, 76 objects/s recovering 2024-09-21T10:56:20.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:20 smithi204 bash[78884]: cluster 2024-09-21T10:56:18.978431+0000 mgr.y (mgr.25133) 1312 : cluster [DBG] pgmap v1391: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 peering, 7 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 489 MiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 302 op/s; 34038/23502 objects degraded (144.830%); 5627/23502 objects misplaced (23.943%); 0 B/s, 76 objects/s recovering 2024-09-21T10:56:20.551 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:20.577 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:20.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:20.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:20.613 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:20.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:20.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:20.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:20.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:20.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:20.850 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:20.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:20.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:20.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:20.988 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:20.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:20.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:21.093 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:21.120 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:21.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:21.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:21.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:21.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:21 smithi204 bash[78884]: cluster 2024-09-21T10:56:20.729624+0000 mon.a (mon.0) 1840 : cluster [WRN] Health check update: Degraded data redundancy: 34038/23502 objects degraded (144.830%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:21.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:21 smithi204 bash[78884]: cluster 2024-09-21T10:56:20.729624+0000 mon.a (mon.0) 1840 : cluster [WRN] Health check update: Degraded data redundancy: 34038/23502 objects degraded (144.830%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:21.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:21.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:21.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:21.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:21.395 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:21.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:21.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:21.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:21 smithi003 bash[88275]: cluster 2024-09-21T10:56:20.729624+0000 mon.a (mon.0) 1840 : cluster [WRN] Health check update: Degraded data redundancy: 34038/23502 objects degraded (144.830%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:21.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:21 smithi003 bash[88275]: cluster 2024-09-21T10:56:20.729624+0000 mon.a (mon.0) 1840 : cluster [WRN] Health check update: Degraded data redundancy: 34038/23502 objects degraded (144.830%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:21.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:21 smithi003 bash[89466]: cluster 2024-09-21T10:56:20.729624+0000 mon.a (mon.0) 1840 : cluster [WRN] Health check update: Degraded data redundancy: 34038/23502 objects degraded (144.830%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:21.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:21 smithi003 bash[89466]: cluster 2024-09-21T10:56:20.729624+0000 mon.a (mon.0) 1840 : cluster [WRN] Health check update: Degraded data redundancy: 34038/23502 objects degraded (144.830%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:21.505 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:21.537 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:21.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:21.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:21.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:21.726 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:21.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:21.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:21.830 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:21.851 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:21.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:21.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:21.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:21.995 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:21.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:22.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:22.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:22.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:22 smithi204 bash[78884]: cluster 2024-09-21T10:56:20.979293+0000 mgr.y (mgr.25133) 1313 : cluster [DBG] pgmap v1392: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 314 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34038/15135 objects degraded (224.896%); 5441/15135 objects misplaced (35.950%); 0 B/s, 75 objects/s recovering 2024-09-21T10:56:22.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:22 smithi204 bash[78884]: cluster 2024-09-21T10:56:20.979293+0000 mgr.y (mgr.25133) 1313 : cluster [DBG] pgmap v1392: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 314 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34038/15135 objects degraded (224.896%); 5441/15135 objects misplaced (35.950%); 0 B/s, 75 objects/s recovering 2024-09-21T10:56:22.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:22 smithi003 bash[88275]: cluster 2024-09-21T10:56:20.979293+0000 mgr.y (mgr.25133) 1313 : cluster [DBG] pgmap v1392: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 314 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34038/15135 objects degraded (224.896%); 5441/15135 objects misplaced (35.950%); 0 B/s, 75 objects/s recovering 2024-09-21T10:56:22.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:22 smithi003 bash[88275]: cluster 2024-09-21T10:56:20.979293+0000 mgr.y (mgr.25133) 1313 : cluster [DBG] pgmap v1392: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 314 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34038/15135 objects degraded (224.896%); 5441/15135 objects misplaced (35.950%); 0 B/s, 75 objects/s recovering 2024-09-21T10:56:22.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:22 smithi003 bash[89466]: cluster 2024-09-21T10:56:20.979293+0000 mgr.y (mgr.25133) 1313 : cluster [DBG] pgmap v1392: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 314 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34038/15135 objects degraded (224.896%); 5441/15135 objects misplaced (35.950%); 0 B/s, 75 objects/s recovering 2024-09-21T10:56:22.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:22 smithi003 bash[89466]: cluster 2024-09-21T10:56:20.979293+0000 mgr.y (mgr.25133) 1313 : cluster [DBG] pgmap v1392: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 314 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 34038/15135 objects degraded (224.896%); 5441/15135 objects misplaced (35.950%); 0 B/s, 75 objects/s recovering 2024-09-21T10:56:22.654 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:22.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:22.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:22.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:22.926 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:22.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:22.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:23.029 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:23.046 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:23.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:23.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:23.183 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:23.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:23.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:23.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:23.313 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:23.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:23.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:23.415 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:23.456 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:23.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:23.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:23.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:23.936 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:23.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:23.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:24.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:24.230 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:24.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:24 smithi204 bash[78884]: cluster 2024-09-21T10:56:22.979909+0000 mgr.y (mgr.25133) 1314 : cluster [DBG] pgmap v1393: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 304 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 34038/14643 objects degraded (232.452%); 5441/14643 objects misplaced (37.158%); 0 B/s, 67 objects/s recovering 2024-09-21T10:56:24.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:24 smithi204 bash[78884]: cluster 2024-09-21T10:56:22.979909+0000 mgr.y (mgr.25133) 1314 : cluster [DBG] pgmap v1393: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 304 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 34038/14643 objects degraded (232.452%); 5441/14643 objects misplaced (37.158%); 0 B/s, 67 objects/s recovering 2024-09-21T10:56:24.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:24 smithi204 bash[78884]: audit 2024-09-21T10:56:23.679657+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:24.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:24 smithi204 bash[78884]: audit 2024-09-21T10:56:23.679657+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:24.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:24 smithi204 bash[78884]: audit 2024-09-21T10:56:23.680718+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:24.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:24 smithi204 bash[78884]: audit 2024-09-21T10:56:23.680718+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:24.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:24.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:24.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:24.375 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:24.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:24.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[89466]: cluster 2024-09-21T10:56:22.979909+0000 mgr.y (mgr.25133) 1314 : cluster [DBG] pgmap v1393: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 304 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 34038/14643 objects degraded (232.452%); 5441/14643 objects misplaced (37.158%); 0 B/s, 67 objects/s recovering 2024-09-21T10:56:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[89466]: cluster 2024-09-21T10:56:22.979909+0000 mgr.y (mgr.25133) 1314 : cluster [DBG] pgmap v1393: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 304 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 34038/14643 objects degraded (232.452%); 5441/14643 objects misplaced (37.158%); 0 B/s, 67 objects/s recovering 2024-09-21T10:56:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[89466]: audit 2024-09-21T10:56:23.679657+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[89466]: audit 2024-09-21T10:56:23.679657+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[89466]: audit 2024-09-21T10:56:23.680718+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[89466]: audit 2024-09-21T10:56:23.680718+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[88275]: cluster 2024-09-21T10:56:22.979909+0000 mgr.y (mgr.25133) 1314 : cluster [DBG] pgmap v1393: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 304 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 34038/14643 objects degraded (232.452%); 5441/14643 objects misplaced (37.158%); 0 B/s, 67 objects/s recovering 2024-09-21T10:56:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[88275]: cluster 2024-09-21T10:56:22.979909+0000 mgr.y (mgr.25133) 1314 : cluster [DBG] pgmap v1393: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 304 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 537 op/s; 34038/14643 objects degraded (232.452%); 5441/14643 objects misplaced (37.158%); 0 B/s, 67 objects/s recovering 2024-09-21T10:56:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[88275]: audit 2024-09-21T10:56:23.679657+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[88275]: audit 2024-09-21T10:56:23.679657+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[88275]: audit 2024-09-21T10:56:23.680718+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:24 smithi003 bash[88275]: audit 2024-09-21T10:56:23.680718+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:24.483 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:24.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:24.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:24.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:24.617 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:24.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:24.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:24.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:24.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:24.763 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:24.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:24.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:24.868 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:24.891 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:24.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:24.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:24.994 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:25.033 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:25.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:25.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:25.137 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:25.161 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:25.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:25.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:25.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:25.293 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:25.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:25.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:25.396 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:25.413 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:25.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:25.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:25.516 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:25.544 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:25.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:25.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:25.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:25.674 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:25.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:25.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:25.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:26.003 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:26.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:26.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:26.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:26.135 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:26.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:26.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:26.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:26.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:26 smithi204 bash[78884]: cluster 2024-09-21T10:56:24.980680+0000 mgr.y (mgr.25133) 1315 : cluster [DBG] pgmap v1394: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 159 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 34038/7674 objects degraded (443.550%); 5441/7674 objects misplaced (70.902%); 0 B/s, 31 objects/s recovering 2024-09-21T10:56:26.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:26 smithi204 bash[78884]: cluster 2024-09-21T10:56:24.980680+0000 mgr.y (mgr.25133) 1315 : cluster [DBG] pgmap v1394: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 159 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 34038/7674 objects degraded (443.550%); 5441/7674 objects misplaced (70.902%); 0 B/s, 31 objects/s recovering 2024-09-21T10:56:26.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:26 smithi204 bash[78884]: cluster 2024-09-21T10:56:25.730415+0000 mon.a (mon.0) 1843 : cluster [WRN] Health check update: Degraded data redundancy: 34038/7674 objects degraded (443.550%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:26.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:26 smithi204 bash[78884]: cluster 2024-09-21T10:56:25.730415+0000 mon.a (mon.0) 1843 : cluster [WRN] Health check update: Degraded data redundancy: 34038/7674 objects degraded (443.550%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:26.263 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:26.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:26.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:26.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:26.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:26 smithi003 bash[88275]: cluster 2024-09-21T10:56:24.980680+0000 mgr.y (mgr.25133) 1315 : cluster [DBG] pgmap v1394: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 159 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 34038/7674 objects degraded (443.550%); 5441/7674 objects misplaced (70.902%); 0 B/s, 31 objects/s recovering 2024-09-21T10:56:26.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:26 smithi003 bash[88275]: cluster 2024-09-21T10:56:24.980680+0000 mgr.y (mgr.25133) 1315 : cluster [DBG] pgmap v1394: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 159 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 34038/7674 objects degraded (443.550%); 5441/7674 objects misplaced (70.902%); 0 B/s, 31 objects/s recovering 2024-09-21T10:56:26.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:26 smithi003 bash[88275]: cluster 2024-09-21T10:56:25.730415+0000 mon.a (mon.0) 1843 : cluster [WRN] Health check update: Degraded data redundancy: 34038/7674 objects degraded (443.550%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:26.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:26 smithi003 bash[88275]: cluster 2024-09-21T10:56:25.730415+0000 mon.a (mon.0) 1843 : cluster [WRN] Health check update: Degraded data redundancy: 34038/7674 objects degraded (443.550%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:26.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:26 smithi003 bash[89466]: cluster 2024-09-21T10:56:24.980680+0000 mgr.y (mgr.25133) 1315 : cluster [DBG] pgmap v1394: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 159 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 34038/7674 objects degraded (443.550%); 5441/7674 objects misplaced (70.902%); 0 B/s, 31 objects/s recovering 2024-09-21T10:56:26.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:26 smithi003 bash[89466]: cluster 2024-09-21T10:56:24.980680+0000 mgr.y (mgr.25133) 1315 : cluster [DBG] pgmap v1394: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 159 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 34038/7674 objects degraded (443.550%); 5441/7674 objects misplaced (70.902%); 0 B/s, 31 objects/s recovering 2024-09-21T10:56:26.383 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:26 smithi003 bash[89466]: cluster 2024-09-21T10:56:25.730415+0000 mon.a (mon.0) 1843 : cluster [WRN] Health check update: Degraded data redundancy: 34038/7674 objects degraded (443.550%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:26.383 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:26 smithi003 bash[89466]: cluster 2024-09-21T10:56:25.730415+0000 mon.a (mon.0) 1843 : cluster [WRN] Health check update: Degraded data redundancy: 34038/7674 objects degraded (443.550%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:26.404 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:26.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:26.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:26.512 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:26.565 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:26.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:26.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:26.670 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:26.703 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:26.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:26.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:26.808 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:26.844 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:26.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:26.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:26.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:26.972 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:26.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:26.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:27.075 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:27.106 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:27.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:27.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:27.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:27.235 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:27.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:27.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:27.341 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:27.372 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:27.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:27.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:27.477 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:27.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:27.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:27.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:27.617 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:27.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:27.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:27.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:27.651 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:56:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:56:27] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.51.0" 2024-09-21T10:56:27.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:27.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:27.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:27.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:27.855 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Removed 94632 objects 2024-09-21T10:56:27.855 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Clean up completed and total clean up time :178.252 2024-09-21T10:56:27.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:27.903 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:27.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:27.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:28.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:28.024 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:28.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:28.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:28.127 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:28.149 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:28.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:28.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:28.251 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:28.270 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:28.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:28.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:28.373 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:28.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:28 smithi003 bash[89466]: cluster 2024-09-21T10:56:26.981432+0000 mgr.y (mgr.25133) 1316 : cluster [DBG] pgmap v1395: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 121 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 34038/5859 objects degraded (580.952%); 5244/5859 objects misplaced (89.503%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:28.421 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:28 smithi003 bash[89466]: cluster 2024-09-21T10:56:26.981432+0000 mgr.y (mgr.25133) 1316 : cluster [DBG] pgmap v1395: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 121 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 34038/5859 objects degraded (580.952%); 5244/5859 objects misplaced (89.503%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:28.421 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:28 smithi003 bash[88275]: cluster 2024-09-21T10:56:26.981432+0000 mgr.y (mgr.25133) 1316 : cluster [DBG] pgmap v1395: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 121 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 34038/5859 objects degraded (580.952%); 5244/5859 objects misplaced (89.503%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:28.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:28 smithi003 bash[88275]: cluster 2024-09-21T10:56:26.981432+0000 mgr.y (mgr.25133) 1316 : cluster [DBG] pgmap v1395: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 121 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 34038/5859 objects degraded (580.952%); 5244/5859 objects misplaced (89.503%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:28.443 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:28.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:28.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:28.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:28 smithi204 bash[78884]: cluster 2024-09-21T10:56:26.981432+0000 mgr.y (mgr.25133) 1316 : cluster [DBG] pgmap v1395: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 121 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 34038/5859 objects degraded (580.952%); 5244/5859 objects misplaced (89.503%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:28.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:28 smithi204 bash[78884]: cluster 2024-09-21T10:56:26.981432+0000 mgr.y (mgr.25133) 1316 : cluster [DBG] pgmap v1395: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 121 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 34038/5859 objects degraded (580.952%); 5244/5859 objects misplaced (89.503%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:28.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:28.581 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:28.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:28.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:28.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:28.709 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:28.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:28.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:28.812 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:28.839 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:28.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:28.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:28.942 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:28.971 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:28.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:28.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:29.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:29.101 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:29.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:29.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:29.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:29.228 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:29.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:29.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:29.331 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:29.361 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:29.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:29.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:29.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:29.490 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:29.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:29.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:29.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:29.621 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:29.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:29.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:29.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:29.752 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:29.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:29.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:29.855 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:29.882 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:29.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:29.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:29.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:30.012 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:30.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:30.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:30.115 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:30.138 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:30.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:30.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:30.241 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:30.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:30 smithi204 bash[78884]: cluster 2024-09-21T10:56:28.982029+0000 mgr.y (mgr.25133) 1317 : cluster [DBG] pgmap v1396: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 109 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 34038/5292 objects degraded (643.197%); 5244/5292 objects misplaced (99.093%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:30.252 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:30 smithi204 bash[78884]: cluster 2024-09-21T10:56:28.982029+0000 mgr.y (mgr.25133) 1317 : cluster [DBG] pgmap v1396: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 109 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 34038/5292 objects degraded (643.197%); 5244/5292 objects misplaced (99.093%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:30.271 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:30.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:30.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:30.374 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:30.388 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:30 smithi003 bash[88275]: cluster 2024-09-21T10:56:28.982029+0000 mgr.y (mgr.25133) 1317 : cluster [DBG] pgmap v1396: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 109 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 34038/5292 objects degraded (643.197%); 5244/5292 objects misplaced (99.093%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:30.388 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:30 smithi003 bash[88275]: cluster 2024-09-21T10:56:28.982029+0000 mgr.y (mgr.25133) 1317 : cluster [DBG] pgmap v1396: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 109 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 34038/5292 objects degraded (643.197%); 5244/5292 objects misplaced (99.093%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:30.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:30 smithi003 bash[89466]: cluster 2024-09-21T10:56:28.982029+0000 mgr.y (mgr.25133) 1317 : cluster [DBG] pgmap v1396: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 109 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 34038/5292 objects degraded (643.197%); 5244/5292 objects misplaced (99.093%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:30.388 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:30 smithi003 bash[89466]: cluster 2024-09-21T10:56:28.982029+0000 mgr.y (mgr.25133) 1317 : cluster [DBG] pgmap v1396: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 109 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 518 op/s; 34038/5292 objects degraded (643.197%); 5244/5292 objects misplaced (99.093%); 0 B/s, 26 objects/s recovering 2024-09-21T10:56:30.404 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:30.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:30.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:30.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:30.533 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:30.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:30.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:30.635 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:30.665 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:30.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:30.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:30.768 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:30.794 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:30.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:30.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:30.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:30.923 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:30.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:30.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:31.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:31.054 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:31.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:31.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:31.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:31.186 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:31.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:31.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:31.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:31.315 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:31.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:31.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:31.418 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:31.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:31 smithi003 bash[88275]: cluster 2024-09-21T10:56:30.731259+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 34038/5292 objects degraded (643.197%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:31.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:31 smithi003 bash[88275]: cluster 2024-09-21T10:56:30.731259+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 34038/5292 objects degraded (643.197%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:31.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:31 smithi003 bash[89466]: cluster 2024-09-21T10:56:30.731259+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 34038/5292 objects degraded (643.197%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:31.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:31 smithi003 bash[89466]: cluster 2024-09-21T10:56:30.731259+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 34038/5292 objects degraded (643.197%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:31.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:31 smithi204 bash[78884]: cluster 2024-09-21T10:56:30.731259+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 34038/5292 objects degraded (643.197%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:31.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:31 smithi204 bash[78884]: cluster 2024-09-21T10:56:30.731259+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check update: Degraded data redundancy: 34038/5292 objects degraded (643.197%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:31.446 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:31.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:31.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:31.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:31.574 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:31.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:31.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:31.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:31.703 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:31.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:31.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:31.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:31.832 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:31.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:31.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:31.936 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:31.966 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:31.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:31.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:32.070 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:32.095 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:32.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:32.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:32.198 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:32.226 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:32.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:32.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:32.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:32.355 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:32.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:32.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:32.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:32.487 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:32.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:32.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:32.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:32 smithi204 bash[78884]: cluster 2024-09-21T10:56:30.983715+0000 mgr.y (mgr.25133) 1318 : cluster [DBG] pgmap v1397: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 34038/144 objects degraded (23637.500%); 5150/144 objects misplaced (3576.389%); 0 B/s, 49 objects/s recovering 2024-09-21T10:56:32.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:32 smithi204 bash[78884]: cluster 2024-09-21T10:56:30.983715+0000 mgr.y (mgr.25133) 1318 : cluster [DBG] pgmap v1397: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 34038/144 objects degraded (23637.500%); 5150/144 objects misplaced (3576.389%); 0 B/s, 49 objects/s recovering 2024-09-21T10:56:32.556 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:32 smithi003 bash[89466]: cluster 2024-09-21T10:56:30.983715+0000 mgr.y (mgr.25133) 1318 : cluster [DBG] pgmap v1397: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 34038/144 objects degraded (23637.500%); 5150/144 objects misplaced (3576.389%); 0 B/s, 49 objects/s recovering 2024-09-21T10:56:32.556 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:32 smithi003 bash[89466]: cluster 2024-09-21T10:56:30.983715+0000 mgr.y (mgr.25133) 1318 : cluster [DBG] pgmap v1397: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 34038/144 objects degraded (23637.500%); 5150/144 objects misplaced (3576.389%); 0 B/s, 49 objects/s recovering 2024-09-21T10:56:32.556 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:32 smithi003 bash[88275]: cluster 2024-09-21T10:56:30.983715+0000 mgr.y (mgr.25133) 1318 : cluster [DBG] pgmap v1397: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 34038/144 objects degraded (23637.500%); 5150/144 objects misplaced (3576.389%); 0 B/s, 49 objects/s recovering 2024-09-21T10:56:32.556 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:32 smithi003 bash[88275]: cluster 2024-09-21T10:56:30.983715+0000 mgr.y (mgr.25133) 1318 : cluster [DBG] pgmap v1397: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 2.0 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 34038/144 objects degraded (23637.500%); 5150/144 objects misplaced (3576.389%); 0 B/s, 49 objects/s recovering 2024-09-21T10:56:32.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:32.617 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:32.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:32.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:32.720 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:32.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:32.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:32.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:32.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:32.881 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:32.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:32.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:32.984 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:33.012 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:33.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:33.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:33.063 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2024-09-21T10:56:33.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2024-09-21T10:56:33.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:33.144 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:33.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:33.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:33.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:33.276 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:33.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:33.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:33.379 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:33.408 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:33.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:33.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:33.511 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:33.539 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:33.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:33.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:33.642 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:33.671 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:33.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:33.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:33.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:33.802 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:33.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:33.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:33.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:33.925 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:33.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:33.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:34.020 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:56:34.020 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:56:34.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:34.054 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:34.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:34.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:34.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:34.185 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:34.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:34.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:34.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:34.316 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:34.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:34.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:34.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:34 smithi003 bash[88275]: cluster 2024-09-21T10:56:32.984780+0000 mgr.y (mgr.25133) 1319 : cluster [DBG] pgmap v1398: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 418 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 37 objects/s recovering 2024-09-21T10:56:34.350 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:34 smithi003 bash[88275]: cluster 2024-09-21T10:56:32.984780+0000 mgr.y (mgr.25133) 1319 : cluster [DBG] pgmap v1398: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 418 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 37 objects/s recovering 2024-09-21T10:56:34.350 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:34 smithi003 bash[89466]: cluster 2024-09-21T10:56:32.984780+0000 mgr.y (mgr.25133) 1319 : cluster [DBG] pgmap v1398: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 418 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 37 objects/s recovering 2024-09-21T10:56:34.351 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:34 smithi003 bash[89466]: cluster 2024-09-21T10:56:32.984780+0000 mgr.y (mgr.25133) 1319 : cluster [DBG] pgmap v1398: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 418 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 37 objects/s recovering 2024-09-21T10:56:34.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:34.431 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:34 smithi204 bash[78884]: cluster 2024-09-21T10:56:32.984780+0000 mgr.y (mgr.25133) 1319 : cluster [DBG] pgmap v1398: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 418 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 37 objects/s recovering 2024-09-21T10:56:34.431 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:34 smithi204 bash[78884]: cluster 2024-09-21T10:56:32.984780+0000 mgr.y (mgr.25133) 1319 : cluster [DBG] pgmap v1398: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 418 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 37 objects/s recovering 2024-09-21T10:56:34.444 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:34.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:34.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:34.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:34.573 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:34.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:34.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:34.676 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:34.704 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:34.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:34.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:34.808 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:34.977 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:34.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:34.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:35.079 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:35.106 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:35.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:35.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:35.210 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:35.238 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:35.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:35.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:35.341 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:35.369 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:35.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:35.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:35.472 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:35.500 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:35.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:35.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:35.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:35.629 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:35.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:35.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:35.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:35.761 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:35.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:35.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:35.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:35.893 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:35.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:35.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:35.996 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:36.025 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:36.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:36.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:36.156 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:36.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:36.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:36.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:36.283 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:36.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:36.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:36.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:36.413 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:36.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:36.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:36.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:36 smithi003 bash[88275]: cluster 2024-09-21T10:56:34.985696+0000 mgr.y (mgr.25133) 1320 : cluster [DBG] pgmap v1399: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 404 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 78 objects/s recovering 2024-09-21T10:56:36.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:36 smithi003 bash[88275]: cluster 2024-09-21T10:56:34.985696+0000 mgr.y (mgr.25133) 1320 : cluster [DBG] pgmap v1399: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 404 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 78 objects/s recovering 2024-09-21T10:56:36.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:36 smithi003 bash[88275]: cluster 2024-09-21T10:56:35.732138+0000 mon.a (mon.0) 1845 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:36.451 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:36 smithi003 bash[88275]: cluster 2024-09-21T10:56:35.732138+0000 mon.a (mon.0) 1845 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:36.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:36 smithi003 bash[89466]: cluster 2024-09-21T10:56:34.985696+0000 mgr.y (mgr.25133) 1320 : cluster [DBG] pgmap v1399: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 404 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 78 objects/s recovering 2024-09-21T10:56:36.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:36 smithi003 bash[89466]: cluster 2024-09-21T10:56:34.985696+0000 mgr.y (mgr.25133) 1320 : cluster [DBG] pgmap v1399: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 404 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 78 objects/s recovering 2024-09-21T10:56:36.451 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:36 smithi003 bash[89466]: cluster 2024-09-21T10:56:35.732138+0000 mon.a (mon.0) 1845 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:36.452 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:36 smithi003 bash[89466]: cluster 2024-09-21T10:56:35.732138+0000 mon.a (mon.0) 1845 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:36 smithi204 bash[78884]: cluster 2024-09-21T10:56:34.985696+0000 mgr.y (mgr.25133) 1320 : cluster [DBG] pgmap v1399: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 404 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 78 objects/s recovering 2024-09-21T10:56:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:36 smithi204 bash[78884]: cluster 2024-09-21T10:56:34.985696+0000 mgr.y (mgr.25133) 1320 : cluster [DBG] pgmap v1399: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 404 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 78 objects/s recovering 2024-09-21T10:56:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:36 smithi204 bash[78884]: cluster 2024-09-21T10:56:35.732138+0000 mon.a (mon.0) 1845 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:36 smithi204 bash[78884]: cluster 2024-09-21T10:56:35.732138+0000 mon.a (mon.0) 1845 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:36.517 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:36.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.1 dump_historic_ops 2024-09-21T10:56:36.540 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:36.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:36.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:36.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:36.670 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:36.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:36.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:36.773 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:36.795 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:36.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:36.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:36.899 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:36.918 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:36.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:36.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:36.964 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:56:36.965 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:56:36.984 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:56:36.984 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:56:37.003 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:56:37.003 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:56:37.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:37.035 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:56:37.036 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:56:37.051 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:37.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:37.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:37.055 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:56:37.055 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:56:37.073 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:56:37.073 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:56:37.090 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:56:37.090 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:56:37.108 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:56:37.108 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:56:37.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:37.181 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:37.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:37.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:37.197 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T10:56:37.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:37.305 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:37.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:37.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:37.408 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:37.418 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:37 smithi003 bash[89466]: audit 2024-09-21T10:56:36.811259+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:37.418 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:37 smithi003 bash[89466]: audit 2024-09-21T10:56:36.811259+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:37.418 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:37 smithi003 bash[89466]: audit 2024-09-21T10:56:36.942287+0000 mon.a (mon.0) 1847 : audit [DBG] from='client.? 172.21.15.3:0/3822024800' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:37.418 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:37 smithi003 bash[89466]: audit 2024-09-21T10:56:36.942287+0000 mon.a (mon.0) 1847 : audit [DBG] from='client.? 172.21.15.3:0/3822024800' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:37.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:37 smithi003 bash[88275]: audit 2024-09-21T10:56:36.811259+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:37.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:37 smithi003 bash[88275]: audit 2024-09-21T10:56:36.811259+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:37.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:37 smithi003 bash[88275]: audit 2024-09-21T10:56:36.942287+0000 mon.a (mon.0) 1847 : audit [DBG] from='client.? 172.21.15.3:0/3822024800' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:37.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:37 smithi003 bash[88275]: audit 2024-09-21T10:56:36.942287+0000 mon.a (mon.0) 1847 : audit [DBG] from='client.? 172.21.15.3:0/3822024800' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:37.435 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:37.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:37.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:37.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:37 smithi204 bash[78884]: audit 2024-09-21T10:56:36.811259+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:37.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:37 smithi204 bash[78884]: audit 2024-09-21T10:56:36.811259+0000 mon.a (mon.0) 1846 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T10:56:37.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:37 smithi204 bash[78884]: audit 2024-09-21T10:56:36.942287+0000 mon.a (mon.0) 1847 : audit [DBG] from='client.? 172.21.15.3:0/3822024800' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:37.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:37 smithi204 bash[78884]: audit 2024-09-21T10:56:36.942287+0000 mon.a (mon.0) 1847 : audit [DBG] from='client.? 172.21.15.3:0/3822024800' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:56:37.538 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:37.561 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:37.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:37.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:37.565 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:56:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:56:37] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.51.0" 2024-09-21T10:56:37.664 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:37.688 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:37.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:37.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:37.791 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:37.816 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:37.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:37.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:37.919 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:37.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:37.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:37.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:38.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:38.071 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:38.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:38.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:38.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:38.200 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:38.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:38.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:38.212 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:56:38.305 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:38.325 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:38.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:38.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:38.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:38.439 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:38 smithi204 bash[78884]: cluster 2024-09-21T10:56:36.986402+0000 mgr.y (mgr.25133) 1321 : cluster [DBG] pgmap v1400: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 210 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 63 objects/s recovering 2024-09-21T10:56:38.439 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:38 smithi204 bash[78884]: cluster 2024-09-21T10:56:36.986402+0000 mgr.y (mgr.25133) 1321 : cluster [DBG] pgmap v1400: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 210 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 63 objects/s recovering 2024-09-21T10:56:38.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:38 smithi204 bash[78884]: audit 2024-09-21T10:56:37.196076+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:38.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:38 smithi204 bash[78884]: audit 2024-09-21T10:56:37.196076+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:38.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:38 smithi204 bash[78884]: audit 2024-09-21T10:56:37.203836+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.3:0/3769820683' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:38 smithi204 bash[78884]: audit 2024-09-21T10:56:37.203836+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.3:0/3769820683' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:38 smithi204 bash[78884]: cluster 2024-09-21T10:56:37.204223+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-09-21T10:56:38.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:38 smithi204 bash[78884]: cluster 2024-09-21T10:56:37.204223+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-09-21T10:56:38.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:38 smithi204 bash[78884]: audit 2024-09-21T10:56:37.204817+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:38 smithi204 bash[78884]: audit 2024-09-21T10:56:37.204817+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.455 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:38.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:38.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:38.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[89466]: cluster 2024-09-21T10:56:36.986402+0000 mgr.y (mgr.25133) 1321 : cluster [DBG] pgmap v1400: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 210 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 63 objects/s recovering 2024-09-21T10:56:38.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[89466]: cluster 2024-09-21T10:56:36.986402+0000 mgr.y (mgr.25133) 1321 : cluster [DBG] pgmap v1400: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 210 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 63 objects/s recovering 2024-09-21T10:56:38.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[89466]: audit 2024-09-21T10:56:37.196076+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:38.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[89466]: audit 2024-09-21T10:56:37.196076+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:38.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[89466]: audit 2024-09-21T10:56:37.203836+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.3:0/3769820683' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[89466]: audit 2024-09-21T10:56:37.203836+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.3:0/3769820683' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[89466]: cluster 2024-09-21T10:56:37.204223+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[89466]: cluster 2024-09-21T10:56:37.204223+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[89466]: audit 2024-09-21T10:56:37.204817+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[89466]: audit 2024-09-21T10:56:37.204817+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[88275]: cluster 2024-09-21T10:56:36.986402+0000 mgr.y (mgr.25133) 1321 : cluster [DBG] pgmap v1400: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 210 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 63 objects/s recovering 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[88275]: cluster 2024-09-21T10:56:36.986402+0000 mgr.y (mgr.25133) 1321 : cluster [DBG] pgmap v1400: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 210 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 63 objects/s recovering 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[88275]: audit 2024-09-21T10:56:37.196076+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[88275]: audit 2024-09-21T10:56:37.196076+0000 mon.a (mon.0) 1848 : audit [INF] from='client.? 172.21.15.3:0/1587968343' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[88275]: audit 2024-09-21T10:56:37.203836+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.3:0/3769820683' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[88275]: audit 2024-09-21T10:56:37.203836+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.3:0/3769820683' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[88275]: cluster 2024-09-21T10:56:37.204223+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[88275]: cluster 2024-09-21T10:56:37.204223+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-09-21T10:56:38.469 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[88275]: audit 2024-09-21T10:56:37.204817+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:38 smithi003 bash[88275]: audit 2024-09-21T10:56:37.204817+0000 mon.a (mon.0) 1850 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:56:38.558 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:38.585 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:38.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:38.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:38.688 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:38.715 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:38.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:38.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:38.817 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:38.845 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:38.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:38.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:38.948 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:38.974 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:38.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:38.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:39.078 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:39.108 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:39.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:39.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:39.210 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:39.237 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:39.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:39.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:39.340 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:39.367 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:39.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:39.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[89466]: cluster 2024-09-21T10:56:38.196542+0000 mon.a (mon.0) 1851 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[89466]: cluster 2024-09-21T10:56:38.196542+0000 mon.a (mon.0) 1851 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[89466]: audit 2024-09-21T10:56:38.198885+0000 mon.a (mon.0) 1852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:56:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[89466]: audit 2024-09-21T10:56:38.198885+0000 mon.a (mon.0) 1852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:56:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[89466]: cluster 2024-09-21T10:56:38.206174+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-09-21T10:56:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[89466]: cluster 2024-09-21T10:56:38.206174+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-09-21T10:56:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[89466]: audit 2024-09-21T10:56:38.676033+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:39.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[89466]: audit 2024-09-21T10:56:38.676033+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[88275]: cluster 2024-09-21T10:56:38.196542+0000 mon.a (mon.0) 1851 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[88275]: cluster 2024-09-21T10:56:38.196542+0000 mon.a (mon.0) 1851 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[88275]: audit 2024-09-21T10:56:38.198885+0000 mon.a (mon.0) 1852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:56:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[88275]: audit 2024-09-21T10:56:38.198885+0000 mon.a (mon.0) 1852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:56:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[88275]: cluster 2024-09-21T10:56:38.206174+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-09-21T10:56:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[88275]: cluster 2024-09-21T10:56:38.206174+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-09-21T10:56:39.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[88275]: audit 2024-09-21T10:56:38.676033+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:39.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:39 smithi003 bash[88275]: audit 2024-09-21T10:56:38.676033+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:39.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:39.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:39 smithi204 bash[78884]: cluster 2024-09-21T10:56:38.196542+0000 mon.a (mon.0) 1851 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:39.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:39 smithi204 bash[78884]: cluster 2024-09-21T10:56:38.196542+0000 mon.a (mon.0) 1851 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:56:39.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:39 smithi204 bash[78884]: audit 2024-09-21T10:56:38.198885+0000 mon.a (mon.0) 1852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:56:39.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:39 smithi204 bash[78884]: audit 2024-09-21T10:56:38.198885+0000 mon.a (mon.0) 1852 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:56:39.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:39 smithi204 bash[78884]: cluster 2024-09-21T10:56:38.206174+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-09-21T10:56:39.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:39 smithi204 bash[78884]: cluster 2024-09-21T10:56:38.206174+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-09-21T10:56:39.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:39 smithi204 bash[78884]: audit 2024-09-21T10:56:38.676033+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:39.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:39 smithi204 bash[78884]: audit 2024-09-21T10:56:38.676033+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:39.496 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:39.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:39.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:39.599 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:39.624 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:39.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:39.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:39.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:39.757 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:39.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:39.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:39.860 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:39.887 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:39.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:39.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:39.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:40.036 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T10:56:40.045 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:40.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:40.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:40.148 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:40.171 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:40.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:40.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:40.274 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:40.301 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:40.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:40.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:40.404 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:40.416 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:40 smithi003 bash[88275]: cluster 2024-09-21T10:56:38.986989+0000 mgr.y (mgr.25133) 1322 : cluster [DBG] pgmap v1403: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 61 objects/s recovering 2024-09-21T10:56:40.416 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:40 smithi003 bash[88275]: cluster 2024-09-21T10:56:38.986989+0000 mgr.y (mgr.25133) 1322 : cluster [DBG] pgmap v1403: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 61 objects/s recovering 2024-09-21T10:56:40.416 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:40 smithi003 bash[89466]: cluster 2024-09-21T10:56:38.986989+0000 mgr.y (mgr.25133) 1322 : cluster [DBG] pgmap v1403: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 61 objects/s recovering 2024-09-21T10:56:40.416 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:40 smithi003 bash[89466]: cluster 2024-09-21T10:56:38.986989+0000 mgr.y (mgr.25133) 1322 : cluster [DBG] pgmap v1403: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 61 objects/s recovering 2024-09-21T10:56:40.432 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:40.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:40.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:40 smithi204 bash[78884]: cluster 2024-09-21T10:56:38.986989+0000 mgr.y (mgr.25133) 1322 : cluster [DBG] pgmap v1403: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 61 objects/s recovering 2024-09-21T10:56:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:40 smithi204 bash[78884]: cluster 2024-09-21T10:56:38.986989+0000 mgr.y (mgr.25133) 1322 : cluster [DBG] pgmap v1403: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 61 objects/s recovering 2024-09-21T10:56:40.535 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:40.564 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:40.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:40.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:40.667 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:40.694 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:40.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:40.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:40.797 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:40.825 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:40.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:40.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:40.928 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:40.959 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:40.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:40.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:41.061 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:41.090 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:41.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:41.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:41.194 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:41.223 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:41.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:41.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:41.326 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:41.352 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:41.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:41.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:41.454 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:41.481 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:41.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:41.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:41.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:41.590 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:56:41.610 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:41.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:41.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:41.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:41.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:41.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:41.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:41.842 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:41.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:41.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:41.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:41.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:41.993 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:41.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:41.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:42.028 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:42.096 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:42.122 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:42.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:42.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:42.225 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:42.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:42.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:42.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:42.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:42.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:42 smithi003 bash[88275]: cluster 2024-09-21T10:56:40.988534+0000 mgr.y (mgr.25133) 1323 : cluster [DBG] pgmap v1404: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 152 objects/s recovering 2024-09-21T10:56:42.367 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:42 smithi003 bash[88275]: cluster 2024-09-21T10:56:40.988534+0000 mgr.y (mgr.25133) 1323 : cluster [DBG] pgmap v1404: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 152 objects/s recovering 2024-09-21T10:56:42.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:42 smithi003 bash[89466]: cluster 2024-09-21T10:56:40.988534+0000 mgr.y (mgr.25133) 1323 : cluster [DBG] pgmap v1404: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 152 objects/s recovering 2024-09-21T10:56:42.367 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:42 smithi003 bash[89466]: cluster 2024-09-21T10:56:40.988534+0000 mgr.y (mgr.25133) 1323 : cluster [DBG] pgmap v1404: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 152 objects/s recovering 2024-09-21T10:56:42.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:42.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:42.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:42.485 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:42.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:42 smithi204 bash[78884]: cluster 2024-09-21T10:56:40.988534+0000 mgr.y (mgr.25133) 1323 : cluster [DBG] pgmap v1404: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 152 objects/s recovering 2024-09-21T10:56:42.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:42 smithi204 bash[78884]: cluster 2024-09-21T10:56:40.988534+0000 mgr.y (mgr.25133) 1323 : cluster [DBG] pgmap v1404: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 152 objects/s recovering 2024-09-21T10:56:42.510 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:42.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:42.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:42.578 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:56:42.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:42.644 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:42.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:42.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:42.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:42.766 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:42.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:42.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:42.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:42.899 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:42.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:42.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:43.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:43.029 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:43.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:43.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:43.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:43.158 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:43.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:43.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:43.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:43.289 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:43.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:43.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:43.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:43.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:43 smithi204 bash[78884]: cluster 2024-09-21T10:56:42.989523+0000 mgr.y (mgr.25133) 1324 : cluster [DBG] pgmap v1405: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 90 objects/s recovering 2024-09-21T10:56:43.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:43 smithi204 bash[78884]: cluster 2024-09-21T10:56:42.989523+0000 mgr.y (mgr.25133) 1324 : cluster [DBG] pgmap v1405: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 90 objects/s recovering 2024-09-21T10:56:43.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:43 smithi204 bash[78884]: cluster 2024-09-21T10:56:43.232079+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:43.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:43 smithi204 bash[78884]: cluster 2024-09-21T10:56:43.232079+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:43.418 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:43.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:43.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:43.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:43.549 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:43.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:43.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:43.652 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:43 smithi003 bash[88275]: cluster 2024-09-21T10:56:42.989523+0000 mgr.y (mgr.25133) 1324 : cluster [DBG] pgmap v1405: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 90 objects/s recovering 2024-09-21T10:56:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:43 smithi003 bash[88275]: cluster 2024-09-21T10:56:42.989523+0000 mgr.y (mgr.25133) 1324 : cluster [DBG] pgmap v1405: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 90 objects/s recovering 2024-09-21T10:56:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:43 smithi003 bash[88275]: cluster 2024-09-21T10:56:43.232079+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:43 smithi003 bash[88275]: cluster 2024-09-21T10:56:43.232079+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:43.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:43 smithi003 bash[89466]: cluster 2024-09-21T10:56:42.989523+0000 mgr.y (mgr.25133) 1324 : cluster [DBG] pgmap v1405: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 90 objects/s recovering 2024-09-21T10:56:43.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:43 smithi003 bash[89466]: cluster 2024-09-21T10:56:42.989523+0000 mgr.y (mgr.25133) 1324 : cluster [DBG] pgmap v1405: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 90 objects/s recovering 2024-09-21T10:56:43.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:43 smithi003 bash[89466]: cluster 2024-09-21T10:56:43.232079+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:43.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:43 smithi003 bash[89466]: cluster 2024-09-21T10:56:43.232079+0000 mon.a (mon.0) 1855 : cluster [WRN] Health check update: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2024-09-21T10:56:43.676 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:43.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:43.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:43.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:43.799 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:43.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:43.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:43.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:43.929 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:43.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:43.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:44.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:44.059 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:44.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:44.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:44.062 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:44.163 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:44.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:44.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:44.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:44.291 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:44.317 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:44.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:44.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:44.420 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:44.446 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:44.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:44.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:44.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:44.577 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:44.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:44.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:44.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:44.703 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:44.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:44.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:44.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:44.834 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:44.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:44.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:44.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:44.965 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:44.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:44.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:45.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:45.096 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:45.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:45.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:45.199 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:45.224 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:45.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:45.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:45.327 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:45.356 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:45.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:45.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:45.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:45.489 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:45.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:45.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:45.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:45.622 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:45.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:45.669 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:45.725 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:45.745 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:45.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:45.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:45.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:45.878 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:45.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:45.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:45.981 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:46.009 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:46.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:46.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:46.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:46.121 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:46.123 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:46 smithi204 bash[78884]: cluster 2024-09-21T10:56:44.991064+0000 mgr.y (mgr.25133) 1325 : cluster [DBG] pgmap v1406: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 171 objects/s recovering 2024-09-21T10:56:46.123 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:46 smithi204 bash[78884]: cluster 2024-09-21T10:56:44.991064+0000 mgr.y (mgr.25133) 1325 : cluster [DBG] pgmap v1406: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 171 objects/s recovering 2024-09-21T10:56:46.138 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:46.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:46.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:46.241 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:46.252 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:46 smithi003 bash[88275]: cluster 2024-09-21T10:56:44.991064+0000 mgr.y (mgr.25133) 1325 : cluster [DBG] pgmap v1406: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 171 objects/s recovering 2024-09-21T10:56:46.253 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:46 smithi003 bash[88275]: cluster 2024-09-21T10:56:44.991064+0000 mgr.y (mgr.25133) 1325 : cluster [DBG] pgmap v1406: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 171 objects/s recovering 2024-09-21T10:56:46.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:46 smithi003 bash[89466]: cluster 2024-09-21T10:56:44.991064+0000 mgr.y (mgr.25133) 1325 : cluster [DBG] pgmap v1406: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 171 objects/s recovering 2024-09-21T10:56:46.253 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:46 smithi003 bash[89466]: cluster 2024-09-21T10:56:44.991064+0000 mgr.y (mgr.25133) 1325 : cluster [DBG] pgmap v1406: 109 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 171 objects/s recovering 2024-09-21T10:56:46.268 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:46.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:46.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:46.372 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:46.399 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:46.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:46.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:46.502 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:46.529 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:46.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:46.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:46.632 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:46.657 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:46.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:46.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:46.760 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:46.785 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:46.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:46.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:46.888 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:46.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:46.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:46.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:47.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:47.044 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:47.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:47.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:47.147 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:47.177 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:47.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:47.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:47.280 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:47.308 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:47.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:47.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:47.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:47.437 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:47.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:47.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:47.540 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:47.552 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:56:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:56:47] "GET /metrics HTTP/1.1" 200 36536 "" "Prometheus/2.51.0" 2024-09-21T10:56:47.567 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:47.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:47.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:47.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:47.696 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:47.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:47.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:47.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:47.826 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:47.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:47.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:47.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:47.952 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:47.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:47.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:48.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:48.078 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:48.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:48.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:48.157 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:56:48.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:48.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:48.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:48.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:48.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:48 smithi204 bash[78884]: cluster 2024-09-21T10:56:46.992264+0000 mgr.y (mgr.25133) 1326 : cluster [DBG] pgmap v1407: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 140 objects/s recovering 2024-09-21T10:56:48.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:48 smithi204 bash[78884]: cluster 2024-09-21T10:56:46.992264+0000 mgr.y (mgr.25133) 1326 : cluster [DBG] pgmap v1407: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 140 objects/s recovering 2024-09-21T10:56:48.309 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:48.336 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:48.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:48.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:48.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:48 smithi003 bash[88275]: cluster 2024-09-21T10:56:46.992264+0000 mgr.y (mgr.25133) 1326 : cluster [DBG] pgmap v1407: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 140 objects/s recovering 2024-09-21T10:56:48.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:48 smithi003 bash[88275]: cluster 2024-09-21T10:56:46.992264+0000 mgr.y (mgr.25133) 1326 : cluster [DBG] pgmap v1407: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 140 objects/s recovering 2024-09-21T10:56:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:48 smithi003 bash[89466]: cluster 2024-09-21T10:56:46.992264+0000 mgr.y (mgr.25133) 1326 : cluster [DBG] pgmap v1407: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 140 objects/s recovering 2024-09-21T10:56:48.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:48 smithi003 bash[89466]: cluster 2024-09-21T10:56:46.992264+0000 mgr.y (mgr.25133) 1326 : cluster [DBG] pgmap v1407: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 140 objects/s recovering 2024-09-21T10:56:48.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:48.463 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:48.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:48.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:48.566 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:48.593 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:48.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:48.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:48.696 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:48.725 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:48.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:48.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:48.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:48.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:48.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:48.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:48.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:48.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:48.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:48.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:49.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:49.122 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:49.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:49.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:49.225 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:49.251 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:49.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:49.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:49.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:49.381 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:49.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:49.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:49.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:49.509 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:49.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:49.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:49.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:49.639 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:49.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:49.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:49.742 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:49.769 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:49.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:49.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:49.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:49.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:49.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:49.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:49.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:50.026 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:50.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:50.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:50.128 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:50.149 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:50.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:50.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:50.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:50.278 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:50.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:50.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:50.381 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:50.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:50 smithi003 bash[89466]: cluster 2024-09-21T10:56:48.993112+0000 mgr.y (mgr.25133) 1327 : cluster [DBG] pgmap v1408: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 127 objects/s recovering 2024-09-21T10:56:50.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:50 smithi003 bash[89466]: cluster 2024-09-21T10:56:48.993112+0000 mgr.y (mgr.25133) 1327 : cluster [DBG] pgmap v1408: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 127 objects/s recovering 2024-09-21T10:56:50.390 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:50 smithi003 bash[88275]: cluster 2024-09-21T10:56:48.993112+0000 mgr.y (mgr.25133) 1327 : cluster [DBG] pgmap v1408: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 127 objects/s recovering 2024-09-21T10:56:50.391 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:50 smithi003 bash[88275]: cluster 2024-09-21T10:56:48.993112+0000 mgr.y (mgr.25133) 1327 : cluster [DBG] pgmap v1408: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 127 objects/s recovering 2024-09-21T10:56:50.405 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:50.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:50.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:50.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:50 smithi204 bash[78884]: cluster 2024-09-21T10:56:48.993112+0000 mgr.y (mgr.25133) 1327 : cluster [DBG] pgmap v1408: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 127 objects/s recovering 2024-09-21T10:56:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:50 smithi204 bash[78884]: cluster 2024-09-21T10:56:48.993112+0000 mgr.y (mgr.25133) 1327 : cluster [DBG] pgmap v1408: 109 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 127 objects/s recovering 2024-09-21T10:56:50.508 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:50.529 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:50.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:50.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:50.633 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:50.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:50.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:50.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:50.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:50.787 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:50.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:50.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:50.890 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:50.915 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:50.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:50.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:51.018 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:51.042 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:51.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:51.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:51.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:51.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:51.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:51.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:51.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:51.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:51.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:51.396 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:51.420 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:51.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:51.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:51.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:51.553 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:51.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:51.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:51.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:51.683 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:51.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:51.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:51.786 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:51.812 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:51.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:51.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:51.915 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:51.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:51.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:51.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:52.046 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:52.073 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_5' removed 2024-09-21T10:56:52.096 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:52.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:52.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:52.159 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[88275]: cluster 2024-09-21T10:56:50.993966+0000 mgr.y (mgr.25133) 1328 : cluster [DBG] pgmap v1409: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 179 objects/s recovering 2024-09-21T10:56:52.159 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[88275]: cluster 2024-09-21T10:56:50.993966+0000 mgr.y (mgr.25133) 1328 : cluster [DBG] pgmap v1409: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 179 objects/s recovering 2024-09-21T10:56:52.159 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[88275]: audit 2024-09-21T10:56:51.320090+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.3:0/837276637' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.159 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[88275]: audit 2024-09-21T10:56:51.320090+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.3:0/837276637' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.159 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[88275]: audit 2024-09-21T10:56:51.320429+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.160 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[88275]: audit 2024-09-21T10:56:51.320429+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[89466]: cluster 2024-09-21T10:56:50.993966+0000 mgr.y (mgr.25133) 1328 : cluster [DBG] pgmap v1409: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 179 objects/s recovering 2024-09-21T10:56:52.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[89466]: cluster 2024-09-21T10:56:50.993966+0000 mgr.y (mgr.25133) 1328 : cluster [DBG] pgmap v1409: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 179 objects/s recovering 2024-09-21T10:56:52.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[89466]: audit 2024-09-21T10:56:51.320090+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.3:0/837276637' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[89466]: audit 2024-09-21T10:56:51.320090+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.3:0/837276637' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[89466]: audit 2024-09-21T10:56:51.320429+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.160 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:52 smithi003 bash[89466]: audit 2024-09-21T10:56:51.320429+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.201 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:52.222 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:52.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:52.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:52.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:52.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:52 smithi204 bash[78884]: cluster 2024-09-21T10:56:50.993966+0000 mgr.y (mgr.25133) 1328 : cluster [DBG] pgmap v1409: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 179 objects/s recovering 2024-09-21T10:56:52.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:52 smithi204 bash[78884]: cluster 2024-09-21T10:56:50.993966+0000 mgr.y (mgr.25133) 1328 : cluster [DBG] pgmap v1409: 109 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 34038/78 objects degraded (43638.462%); 5150/78 objects misplaced (6602.564%); 0 B/s, 179 objects/s recovering 2024-09-21T10:56:52.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:52 smithi204 bash[78884]: audit 2024-09-21T10:56:51.320090+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.3:0/837276637' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:52 smithi204 bash[78884]: audit 2024-09-21T10:56:51.320090+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.3:0/837276637' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:52 smithi204 bash[78884]: audit 2024-09-21T10:56:51.320429+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:52 smithi204 bash[78884]: audit 2024-09-21T10:56:51.320429+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T10:56:52.351 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:52.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:52.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:52.454 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:52.484 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:52.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:52.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:52.587 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:52.611 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:52.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:52.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:52.714 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:52.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:52.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:52.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:52.842 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:52.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:52.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:52.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:52.974 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:53.001 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:53.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:53.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:53.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:53.132 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:53.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:53.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:53.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:53 smithi003 bash[88275]: audit 2024-09-21T10:56:52.060422+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:56:53.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:53 smithi003 bash[88275]: audit 2024-09-21T10:56:52.060422+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:56:53.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:53 smithi003 bash[88275]: cluster 2024-09-21T10:56:52.070316+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-09-21T10:56:53.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:53 smithi003 bash[88275]: cluster 2024-09-21T10:56:52.070316+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-09-21T10:56:53.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:53 smithi003 bash[89466]: audit 2024-09-21T10:56:52.060422+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:56:53.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:53 smithi003 bash[89466]: audit 2024-09-21T10:56:52.060422+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:56:53.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:53 smithi003 bash[89466]: cluster 2024-09-21T10:56:52.070316+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-09-21T10:56:53.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:53 smithi003 bash[89466]: cluster 2024-09-21T10:56:52.070316+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-09-21T10:56:53.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:53.257 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:53.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:53.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:53.360 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:53.382 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:53.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:53.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:53.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:53.498 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:53 smithi204 bash[78884]: audit 2024-09-21T10:56:52.060422+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:56:53.498 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:53 smithi204 bash[78884]: audit 2024-09-21T10:56:52.060422+0000 mon.a (mon.0) 1857 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T10:56:53.498 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:53 smithi204 bash[78884]: cluster 2024-09-21T10:56:52.070316+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-09-21T10:56:53.498 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:53 smithi204 bash[78884]: cluster 2024-09-21T10:56:52.070316+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-09-21T10:56:53.513 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:53.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:53.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:53.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:53.643 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:53.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:53.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:53.746 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:53.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:53.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:53.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:53.874 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:53.900 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:53.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:53.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:54.003 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:54.030 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:54.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:54.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:54.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:54.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:54 smithi204 bash[78884]: cluster 2024-09-21T10:56:52.994502+0000 mgr.y (mgr.25133) 1329 : cluster [DBG] pgmap v1411: 93 pgs: 93 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2024-09-21T10:56:54.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:54 smithi204 bash[78884]: cluster 2024-09-21T10:56:52.994502+0000 mgr.y (mgr.25133) 1329 : cluster [DBG] pgmap v1411: 93 pgs: 93 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2024-09-21T10:56:54.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:54 smithi204 bash[78884]: cluster 2024-09-21T10:56:53.074408+0000 mon.a (mon.0) 1859 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized) 2024-09-21T10:56:54.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:54 smithi204 bash[78884]: cluster 2024-09-21T10:56:53.074408+0000 mon.a (mon.0) 1859 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized) 2024-09-21T10:56:54.145 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:54 smithi204 bash[78884]: audit 2024-09-21T10:56:53.680156+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:54.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:54 smithi204 bash[78884]: audit 2024-09-21T10:56:53.680156+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:54.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:54 smithi204 bash[78884]: audit 2024-09-21T10:56:53.681452+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:54.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:54 smithi204 bash[78884]: audit 2024-09-21T10:56:53.681452+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:54.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:54.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:54.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:54.262 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:54.274 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[89466]: cluster 2024-09-21T10:56:52.994502+0000 mgr.y (mgr.25133) 1329 : cluster [DBG] pgmap v1411: 93 pgs: 93 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2024-09-21T10:56:54.274 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[89466]: cluster 2024-09-21T10:56:52.994502+0000 mgr.y (mgr.25133) 1329 : cluster [DBG] pgmap v1411: 93 pgs: 93 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[89466]: cluster 2024-09-21T10:56:53.074408+0000 mon.a (mon.0) 1859 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized) 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[89466]: cluster 2024-09-21T10:56:53.074408+0000 mon.a (mon.0) 1859 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized) 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[89466]: audit 2024-09-21T10:56:53.680156+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[89466]: audit 2024-09-21T10:56:53.680156+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[89466]: audit 2024-09-21T10:56:53.681452+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[89466]: audit 2024-09-21T10:56:53.681452+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[88275]: cluster 2024-09-21T10:56:52.994502+0000 mgr.y (mgr.25133) 1329 : cluster [DBG] pgmap v1411: 93 pgs: 93 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[88275]: cluster 2024-09-21T10:56:52.994502+0000 mgr.y (mgr.25133) 1329 : cluster [DBG] pgmap v1411: 93 pgs: 93 active+clean; 634 KiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[88275]: cluster 2024-09-21T10:56:53.074408+0000 mon.a (mon.0) 1859 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized) 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[88275]: cluster 2024-09-21T10:56:53.074408+0000 mon.a (mon.0) 1859 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34038/78 objects degraded (43638.462%), 7 pgs degraded, 8 pgs undersized) 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[88275]: audit 2024-09-21T10:56:53.680156+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:54.275 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[88275]: audit 2024-09-21T10:56:53.680156+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:56:54.276 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[88275]: audit 2024-09-21T10:56:53.681452+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:54.276 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:54 smithi003 bash[88275]: audit 2024-09-21T10:56:53.681452+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:56:54.292 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:54.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:54.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:54.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:54.422 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:54.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:54.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:54.552 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:54.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:54.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:54.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:54.684 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:54.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:54.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:54.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:54.814 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:54.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:54.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:54.917 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:54.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:54.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:54.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:55.046 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:55.073 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:55.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:55.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:55.177 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:55.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:55.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:55.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:55.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:55.333 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:55.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:55.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:55.436 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:55.461 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:55.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:55.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:55.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:55.592 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:55.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:55.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:55.695 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:55.720 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:55.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:55.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:55.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:55.852 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:55.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:55.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:55.955 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:55.984 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:55.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:55.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:56.087 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:56.113 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:56.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:56.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:56 smithi003 bash[88275]: cluster 2024-09-21T10:56:54.995236+0000 mgr.y (mgr.25133) 1330 : cluster [DBG] pgmap v1412: 93 pgs: 93 active+clean; 634 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:56.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:56 smithi003 bash[88275]: cluster 2024-09-21T10:56:54.995236+0000 mgr.y (mgr.25133) 1330 : cluster [DBG] pgmap v1412: 93 pgs: 93 active+clean; 634 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:56.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:56 smithi003 bash[89466]: cluster 2024-09-21T10:56:54.995236+0000 mgr.y (mgr.25133) 1330 : cluster [DBG] pgmap v1412: 93 pgs: 93 active+clean; 634 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:56.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:56 smithi003 bash[89466]: cluster 2024-09-21T10:56:54.995236+0000 mgr.y (mgr.25133) 1330 : cluster [DBG] pgmap v1412: 93 pgs: 93 active+clean; 634 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:56.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:56.242 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:56.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:56.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:56.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:56.356 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:56 smithi204 bash[78884]: cluster 2024-09-21T10:56:54.995236+0000 mgr.y (mgr.25133) 1330 : cluster [DBG] pgmap v1412: 93 pgs: 93 active+clean; 634 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:56.356 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:56 smithi204 bash[78884]: cluster 2024-09-21T10:56:54.995236+0000 mgr.y (mgr.25133) 1330 : cluster [DBG] pgmap v1412: 93 pgs: 93 active+clean; 634 KiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:56.373 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:56.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:56.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:56.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:56.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:56.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:56.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:56.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:56.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:56:56.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:56.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:56:56.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:56.766 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:56.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:56.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:56.869 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:56.894 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:56.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:56.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:56.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:57.000 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-09-21T10:56:57.000 INFO:tasks.radosbench:Beginning radosbench... 2024-09-21T10:56:57.001 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2024-09-21T10:56:57.001 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool create unique_pool_6 16 2024-09-21T10:56:57.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:57.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:57.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:57.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:57.158 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:57.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:57.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:57.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:57.289 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:57.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:57.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:57.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:57.420 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:57.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:57.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:57.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:57.550 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:57.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:57.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:57.653 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:56:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:56:57] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.51.0" 2024-09-21T10:56:57.680 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:57.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:57.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:57.783 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:57.811 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:56:57.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:57.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:56:57.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:57.942 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:57.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:57.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:58.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:58.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:58.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:58.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:58.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:58.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:58 smithi204 bash[78884]: cluster 2024-09-21T10:56:56.995988+0000 mgr.y (mgr.25133) 1331 : cluster [DBG] pgmap v1413: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:58.187 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:56:58 smithi204 bash[78884]: cluster 2024-09-21T10:56:56.995988+0000 mgr.y (mgr.25133) 1331 : cluster [DBG] pgmap v1413: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:58.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:56:58.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:58.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:56:58.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:58.337 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:58.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:58 smithi003 bash[88275]: cluster 2024-09-21T10:56:56.995988+0000 mgr.y (mgr.25133) 1331 : cluster [DBG] pgmap v1413: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:58.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:56:58 smithi003 bash[88275]: cluster 2024-09-21T10:56:56.995988+0000 mgr.y (mgr.25133) 1331 : cluster [DBG] pgmap v1413: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:58.340 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:58 smithi003 bash[89466]: cluster 2024-09-21T10:56:56.995988+0000 mgr.y (mgr.25133) 1331 : cluster [DBG] pgmap v1413: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:58.340 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:56:58 smithi003 bash[89466]: cluster 2024-09-21T10:56:56.995988+0000 mgr.y (mgr.25133) 1331 : cluster [DBG] pgmap v1413: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:56:58.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:58.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:58.442 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:58.469 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:58.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:58.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:58.573 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:58.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:58.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:58.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:58.703 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:58.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:58.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:58.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:58.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:58.859 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:58.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:58.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:58.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:58.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:58.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:58.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:59.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:59.119 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:59.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:59.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:56:59.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:59.250 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:56:59.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:59.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:56:59.352 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:59.380 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:56:59.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:59.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:56:59.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:59.509 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:59.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:59.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:59.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:59.641 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:56:59.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:59.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:56:59.744 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:59.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:56:59.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:59.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:56:59.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:59.902 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:56:59.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:56:59.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:00.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:00.036 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:00.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:00.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:00.139 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:00.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:00 smithi204 bash[78884]: cluster 2024-09-21T10:56:58.996649+0000 mgr.y (mgr.25133) 1332 : cluster [DBG] pgmap v1414: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:00.150 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:00 smithi204 bash[78884]: cluster 2024-09-21T10:56:58.996649+0000 mgr.y (mgr.25133) 1332 : cluster [DBG] pgmap v1414: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:00.164 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:00.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:00.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:00.267 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:00.292 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:00.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:00.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:00.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:00 smithi003 bash[88275]: cluster 2024-09-21T10:56:58.996649+0000 mgr.y (mgr.25133) 1332 : cluster [DBG] pgmap v1414: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:00.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:00 smithi003 bash[88275]: cluster 2024-09-21T10:56:58.996649+0000 mgr.y (mgr.25133) 1332 : cluster [DBG] pgmap v1414: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:00.381 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:00 smithi003 bash[89466]: cluster 2024-09-21T10:56:58.996649+0000 mgr.y (mgr.25133) 1332 : cluster [DBG] pgmap v1414: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:00.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:00 smithi003 bash[89466]: cluster 2024-09-21T10:56:58.996649+0000 mgr.y (mgr.25133) 1332 : cluster [DBG] pgmap v1414: 93 pgs: 93 active+clean; 634 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:00.395 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:00.423 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:00.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:00.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:00.526 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:00.555 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:00.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:00.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:00.658 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:00.686 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:00.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:00.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:00.789 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:00.815 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:00.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:00.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:00.918 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:00.945 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:00.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:00.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:01.048 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:01.071 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:01.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:01.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:01.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:01.201 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:01.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:01.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:01.304 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:01.332 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:01.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:01.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:01.379 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:57:01.379 INFO:teuthology.orchestra.run.smithi003.stdout: "size": 20, 2024-09-21T10:57:01.379 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 600, 2024-09-21T10:57:01.379 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:57:01.379 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.379 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:129738 9.0 9:0d641e4e:::benchmark_data_smithi003_186229_object22810:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-21T10:57:01.379 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:48:40.729922+0000", 2024-09-21T10:57:01.379 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 500.64285388899998, 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.209009891, 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 129738 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.380 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729922+0000", 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729922+0000", 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729924+0000", 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5290000000000001e-06 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.381 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729931+0000", 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.7870000000000004e-06 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729947+0000", 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5851000000000001e-05 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.729955+0000", 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6170000000000007e-06 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.382 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.730021+0000", 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6191000000000004e-05 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.730031+0000", 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.533e-06 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.383 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.719933+0000", 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.98990185500000005 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.719963+0000", 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.0559999999999999e-05 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.923522+0000", 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.20355882 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.384 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.923870+0000", 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00034741999999999998 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,2,6", 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.924199+0000", 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00032940600000000002 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930242+0000", 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.006043255 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.385 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930268+0000", 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.5715e-05 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930365+0000", 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.6945000000000001e-05 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.938740+0000", 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0083752329999999993 2024-09-21T10:57:01.386 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.938818+0000", 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8207000000000005e-05 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.938932+0000", 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000113967 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.387 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:129793 9.0 9:0aecca3f:::benchmark_data_smithi003_186229_object22865:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:48:40.796204+0000", 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 500.57657246000002, 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1505976119999999, 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 129793 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.388 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796204+0000", 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796204+0000", 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796205+0000", 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2270000000000001e-06 2024-09-21T10:57:01.389 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796209+0000", 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0899999999999998e-06 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796222+0000", 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2624e-05 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796228+0000", 2024-09-21T10:57:01.390 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3849999999999999e-06 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796281+0000", 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.2663e-05 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.796287+0000", 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4420000000000003e-06 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.391 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.720033+0000", 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.92374529999999999 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.720049+0000", 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6500000000000001e-05 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930463+0000", 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.210413924 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.392 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930665+0000", 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000201759 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,2,6", 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.930859+0000", 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00019436200000000001 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.938677+0000", 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0078173989999999992 2024-09-21T10:57:01.393 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946477+0000", 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0078008369999999997 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946567+0000", 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.9245000000000004e-05 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.394 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946642+0000", 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5073000000000004e-05 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946682+0000", 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0695999999999998e-05 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946801+0000", 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000119086 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.395 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:129799 9.0 9:08ae5203:::benchmark_data_smithi003_186229_object22871:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e269)", 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:48:40.818447+0000", 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 500.55432979099999, 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1285588290000002, 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 129799 2024-09-21T10:57:01.396 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818447+0000", 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818447+0000", 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.397 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818448+0000", 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2419999999999999e-06 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818453+0000", 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8500000000000002e-06 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818464+0000", 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1771e-05 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.398 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818470+0000", 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6629999999999998e-06 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818520+0000", 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0266999999999998e-05 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:40.818527+0000", 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6209999999999998e-06 2024-09-21T10:57:01.399 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.720099+0000", 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.90157199899999996 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:41.720115+0000", 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6045999999999998e-05 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.934927+0000", 2024-09-21T10:57:01.400 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2148120579999999 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.935094+0000", 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016672900000000001 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,2,6", 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.935252+0000", 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000158524 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.401 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.938959+0000", 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.003706684 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946525+0000", 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0075657149999999998 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946605+0000", 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.0660000000000004e-05 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.402 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946853+0000", 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000247648 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.946906+0000", 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.2809000000000002e-05 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:48:42.947005+0000", 2024-09-21T10:57:01.403 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.9543000000000006e-05 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:165410 9.0 9:050640f1:::benchmark_data_smithi003_186229_object58482:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e278)", 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:49:38.911267+0000", 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 442.461508933, 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.138220257, 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.404 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "reached pg", 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 165410 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.911267+0000", 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.405 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.911267+0000", 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.911269+0000", 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9250000000000002e-06 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.911276+0000", 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2519999999999996e-06 2024-09-21T10:57:01.406 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.911288+0000", 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2133000000000001e-05 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.911298+0000", 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0083e-05 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.407 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.911351+0000", 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.2811e-05 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.911455+0000", 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00010440799999999999 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,2,6", 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.911581+0000", 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00012558599999999999 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.408 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.929530+0000", 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.017949738999999999 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.929541+0000", 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0369e-05 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.049278+0000", 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1197368999999999 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.409 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.049488+0000", 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000210051 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:165425 9.0 9:045ab56a:::benchmark_data_smithi003_186229_object58497:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e279)", 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:49:38.937067+0000", 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 442.43570883400002, 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1307050329999999, 2024-09-21T10:57:01.410 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 165425 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.937067+0000", 2024-09-21T10:57:01.411 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.937067+0000", 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.937069+0000", 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6750000000000001e-06 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.412 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.937075+0000", 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8080000000000001e-06 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.937091+0000", 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5886999999999999e-05 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.937099+0000", 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.3140000000000004e-06 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.413 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.937157+0000", 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.7612000000000003e-05 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:38.937167+0000", 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0183000000000001e-05 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.050480+0000", 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.113312753 2024-09-21T10:57:01.414 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.050660+0000", 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000180008 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.050859+0000", 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000199662 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067418+0000", 2024-09-21T10:57:01.415 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.016559089999999999 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067473+0000", 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.4966000000000002e-05 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067643+0000", 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017000500000000001 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.416 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067714+0000", 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0995999999999996e-05 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067773+0000", 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8074e-05 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:165494 9.0 9:0b34c816:::benchmark_data_smithi003_186229_object58566:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e279)", 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:49:39.022126+0000", 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 442.35064999399998, 2024-09-21T10:57:01.417 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0457928240000001, 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 165494 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.022126+0000", 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.418 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.419 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.419 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.419 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.022126+0000", 2024-09-21T10:57:01.419 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.419 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.419 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.419 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.419 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.022127+0000", 2024-09-21T10:57:01.419 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.2699999999999998e-07 2024-09-21T10:57:01.421 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.022132+0000", 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.9710000000000003e-06 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.022148+0000", 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6022999999999999e-05 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.422 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.022156+0000", 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.9079999999999995e-06 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.022228+0000", 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.1575000000000005e-05 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.022236+0000", 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6510000000000007e-06 2024-09-21T10:57:01.423 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.054159+0000", 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0319230930000001 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.054341+0000", 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00018177499999999999 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:57:01.424 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.054542+0000", 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00020034600000000001 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067539+0000", 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.012997765999999999 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067557+0000", 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7960000000000001e-05 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.425 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067817+0000", 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00025934599999999998 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067870+0000", 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.2920999999999997e-05 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.426 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067919+0000", 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.9561999999999997e-05 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:165561 9.0 9:08ead9cd:::benchmark_data_smithi003_186229_object58633:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e279)", 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:49:39.111481+0000", 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 442.261295109, 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.95661305399999996, 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.427 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 165561 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.111481+0000", 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.428 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.111481+0000", 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.111482+0000", 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2139999999999999e-06 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.111488+0000", 2024-09-21T10:57:01.429 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.1359999999999996e-06 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.111507+0000", 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9870000000000001e-05 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.111516+0000", 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1429999999999998e-06 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.430 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.111894+0000", 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00037828299999999998 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.111902+0000", 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.2830000000000001e-06 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.057692+0000", 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.94579020800000002 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.431 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.058041+0000", 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00034855599999999997 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.058405+0000", 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00036408600000000001 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067565+0000", 2024-09-21T10:57:01.432 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0091595440000000004 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067589+0000", 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.4453000000000001e-05 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.067983+0000", 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00039420699999999999 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.433 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.068047+0000", 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3535999999999996e-05 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.068094+0000", 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.7534999999999998e-05 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:165585 9.0 9:07d959ae:::benchmark_data_smithi003_186229_object58657:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e279)", 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:49:39.145265+0000", 2024-09-21T10:57:01.434 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 442.22751133000003, 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.92306619899999998, 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 165585 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.145265+0000", 2024-09-21T10:57:01.435 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.145265+0000", 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.145266+0000", 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3319999999999999e-06 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.436 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.145271+0000", 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.7110000000000003e-06 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.145282+0000", 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1099e-05 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.145290+0000", 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.4850000000000003e-06 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.437 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.145481+0000", 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00019144400000000001 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.145490+0000", 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.5210000000000002e-06 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.062468+0000", 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.91697823000000001 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.438 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.063311+0000", 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00084278599999999999 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.063486+0000", 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017520200000000001 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.068109+0000", 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0046232010000000004 2024-09-21T10:57:01.439 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.068153+0000", 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3674999999999998e-05 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.068227+0000", 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.3870999999999998e-05 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.068285+0000", 2024-09-21T10:57:01.440 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8857999999999998e-05 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.068331+0000", 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5784000000000001e-05 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:165594 9.0 9:0f2ab1ee:::benchmark_data_smithi003_186229_object58666:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e279)", 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:49:39.152419+0000", 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 442.22035736800001, 2024-09-21T10:57:01.441 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.93151832599999995, 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 165594 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.152419+0000", 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.442 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.152419+0000", 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.152420+0000", 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.001e-06 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.152425+0000", 2024-09-21T10:57:01.443 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8930000000000004e-06 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.152438+0000", 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.31e-05 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.152445+0000", 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.1799999999999999e-06 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.444 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.152506+0000", 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.101e-05 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.152515+0000", 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.3319999999999998e-06 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.068407+0000", 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.91589200699999995 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.445 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.068638+0000", 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0002308 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.068905+0000", 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00026634800000000002 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.083675+0000", 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.014770432999999999 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.446 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.083741+0000", 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5481999999999994e-05 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.083814+0000", 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.3789999999999997e-05 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.083881+0000", 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6836999999999997e-05 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.447 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.083937+0000", 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6113000000000003e-05 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:165616 9.0 9:0bc702d6:::benchmark_data_smithi003_186229_object58688:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e279)", 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:49:39.182018+0000", 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 442.19075823600002, 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.92519884699999999, 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.448 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 165616 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.182018+0000", 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.449 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.182018+0000", 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.182019+0000", 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2199999999999999e-07 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.182021+0000", 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2189999999999998e-06 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.450 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.182027+0000", 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4119999999999998e-06 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.182032+0000", 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.7360000000000001e-06 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.182075+0000", 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3028999999999997e-05 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.451 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.182079+0000", 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3769999999999998e-06 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.072428+0000", 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.89034902100000002 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.072515+0000", 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.6415000000000005e-05 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.452 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.072612+0000", 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.7487999999999999e-05 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.083683+0000", 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.011070534999999999 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.091387+0000", 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0077041130000000003 2024-09-21T10:57:01.453 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107138+0000", 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.015751623999999999 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107171+0000", 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.2944999999999997e-05 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.454 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107217+0000", 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5510999999999998e-05 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:165640 9.0 9:0a7cb889:::benchmark_data_smithi003_186229_object58712:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e279)", 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:49:39.212047+0000", 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 442.160729651, 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.89527900199999999, 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.455 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 165640 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.212047+0000", 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.212047+0000", 2024-09-21T10:57:01.456 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.212048+0000", 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4670000000000001e-06 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.212053+0000", 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.7679999999999999e-06 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.457 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.212069+0000", 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5608999999999999e-05 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.212076+0000", 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.046e-06 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.212144+0000", 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.8538e-05 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.458 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.212153+0000", 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.8599999999999999e-06 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.075744+0000", 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.86359081100000001 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.075841+0000", 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.7114000000000006e-05 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.459 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.075939+0000", 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.7738000000000005e-05 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.083757+0000", 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0078185379999999999 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.091437+0000", 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0076795040000000002 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.460 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107247+0000", 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.015810021 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107290+0000", 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3068999999999997e-05 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107326+0000", 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.5918999999999999e-05 2024-09-21T10:57:01.461 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:165642 9.0 9:06c96ba9:::benchmark_data_smithi003_186229_object58714:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e279)", 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:49:39.216179+0000", 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 442.15659748799999, 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.89126330799999998, 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.462 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 165642 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.216179+0000", 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.216179+0000", 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.463 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.216181+0000", 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9209999999999999e-06 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.216187+0000", 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5880000000000003e-06 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.216205+0000", 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7600000000000001e-05 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.464 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.216215+0000", 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.9599999999999995e-06 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.216287+0000", 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.2539000000000005e-05 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.216297+0000", 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.6010000000000001e-06 2024-09-21T10:57:01.465 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.079346+0000", 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.86304895100000001 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.079510+0000", 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016359499999999999 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.079681+0000", 2024-09-21T10:57:01.466 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00017190099999999999 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.091400+0000", 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.011718044 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.091476+0000", 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.6309000000000004e-05 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.467 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107362+0000", 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.015886582999999999 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107407+0000", 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.4598999999999998e-05 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107442+0000", 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.5117000000000003e-05 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.468 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:165734 9.0 9:05e44ecd:::benchmark_data_smithi003_186229_object58806:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e279)", 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:49:39.358209+0000", 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 442.01456702199999, 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.74932776199999995, 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 165734 2024-09-21T10:57:01.469 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.358209+0000", 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.358209+0000", 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.470 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.358211+0000", 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8950000000000001e-06 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.358217+0000", 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.3090000000000003e-06 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.358226+0000", 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.8800000000000003e-06 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.471 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.358231+0000", 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.904e-06 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.358287+0000", 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.524e-05 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.358298+0000", 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1129e-05 2024-09-21T10:57:01.472 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.473 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.473 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.473 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.083982+0000", 2024-09-21T10:57:01.473 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.72568440099999998 2024-09-21T10:57:01.473 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.473 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.473 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.473 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.084134+0000", 2024-09-21T10:57:01.473 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015214499999999999 2024-09-21T10:57:01.473 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.473 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.084291+0000", 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015674999999999999 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.091492+0000", 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0072006589999999999 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.091530+0000", 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.7957999999999998e-05 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.474 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107474+0000", 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.015944448 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107510+0000", 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.5772000000000002e-05 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107537+0000", 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.7271999999999999e-05 2024-09-21T10:57:01.475 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:165747 9.0 9:0a381685:::benchmark_data_smithi003_186229_object58819:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e279)", 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:49:39.379186+0000", 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 441.99359059400001, 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.72846382200000004, 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T10:57:01.476 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 165747 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.379186+0000", 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.379186+0000", 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.477 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.379187+0000", 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.328e-06 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.379246+0000", 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9114999999999999e-05 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.379256+0000", 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.3910000000000004e-06 2024-09-21T10:57:01.478 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.379261+0000", 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.1200000000000001e-06 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.379318+0000", 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6866000000000001e-05 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:39.379327+0000", 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.1190000000000003e-06 2024-09-21T10:57:01.479 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.088344+0000", 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.70901703999999999 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.088474+0000", 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00013038500000000001 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 2,6", 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.088578+0000", 2024-09-21T10:57:01.480 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000103968 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107025+0000", 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.018447266 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107066+0000", 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0788999999999999e-05 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.481 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107575+0000", 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00050928699999999998 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107615+0000", 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0046000000000002e-05 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:49:40.107650+0000", 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.4102e-05 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.482 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35436.0:82815 10.2 10:44a12dfe:::benchmark_data_smithi003_207596_object82814:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e318)", 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:53:05.389974+0000", 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 235.982802679, 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.178773852, 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35436", 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:57:01.483 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82815 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.389974+0000", 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.389974+0000", 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.484 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.389975+0000", 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.807e-06 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.390002+0000", 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.6265e-05 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.390018+0000", 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6271000000000001e-05 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.485 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.390028+0000", 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.6430000000000007e-06 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.390099+0000", 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.1080000000000004e-05 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.390109+0000", 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0195e-05 2024-09-21T10:57:01.486 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.689728+0000", 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.29961950399999998 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.689762+0000", 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.3766000000000002e-05 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.547087+0000", 2024-09-21T10:57:01.487 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8573245840000001 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.547237+0000", 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015006899999999999 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,4", 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.547386+0000", 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000149319 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.558657+0000", 2024-09-21T10:57:01.488 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.011271115999999999 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.558801+0000", 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014387100000000001 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.565174+0000", 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0063728159999999999 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.489 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.565218+0000", 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.4261999999999997e-05 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.568747+0000", 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0035292840000000002 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35436.0:82822 10.2 10:4ef7620e:::benchmark_data_smithi003_207596_object82821:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e318)", 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:53:05.406144+0000", 2024-09-21T10:57:01.490 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 235.96663233199999, 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1666680610000002, 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35436", 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82822 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.491 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.406144+0000", 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.406144+0000", 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.406145+0000", 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.229e-06 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.492 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.406163+0000", 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.7850999999999999e-05 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.406173+0000", 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0234999999999999e-05 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.406178+0000", 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.1429999999999997e-06 2024-09-21T10:57:01.493 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.406226+0000", 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8010000000000003e-05 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.406234+0000", 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.3640000000000001e-06 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.494 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.689816+0000", 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.28358176899999998 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.689827+0000", 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1783000000000001e-05 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.554781+0000", 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8649534860000001 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.495 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.554922+0000", 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014095899999999999 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,4", 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.555078+0000", 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000156603 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.558837+0000", 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0037581759999999998 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.496 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.559405+0000", 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00056811800000000005 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.569045+0000", 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0096405559999999998 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.569116+0000", 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.1179000000000004e-05 2024-09-21T10:57:01.497 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.572812+0000", 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0036955999999999998 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35436.0:82819 10.4 10:2dead6b6:::benchmark_data_smithi003_207596_object82818:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e319)", 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:53:05.701270+0000", 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 235.67150611400001, 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8630198629999999, 2024-09-21T10:57:01.498 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35436", 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 82819 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.701270+0000", 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.499 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.701270+0000", 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.701273+0000", 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.1599999999999998e-06 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.701353+0000", 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.9981999999999994e-05 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.500 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.701385+0000", 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.1380000000000001e-05 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.701407+0000", 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2316000000000001e-05 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.705146+0000", 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.003738491 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.501 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:05.705170+0000", 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.4130000000000001e-05 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.548144+0000", 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8429746420000002 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.550851+0000", 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002706558 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.502 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,4", 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.551013+0000", 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00016215000000000001 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.558063+0000", 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0070501189999999997 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.558087+0000", 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.3943000000000001e-05 2024-09-21T10:57:01.503 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.558148+0000", 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.0676e-05 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.560948+0000", 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0028005539999999998 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.561183+0000", 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000234255 2024-09-21T10:57:01.504 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:53:07.564290+0000", 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0031075069999999998 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35436.0:136983 10.4 10:20568e46:::benchmark_data_smithi003_207596_object42348:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:54:49.773374+0000", 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 131.59940222899999, 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.40330281600000001, 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.505 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35436", 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 136983 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.773374+0000", 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.506 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.773374+0000", 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.773376+0000", 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.669e-06 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.773382+0000", 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4239999999999998e-06 2024-09-21T10:57:01.507 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.773401+0000", 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9055999999999998e-05 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.773412+0000", 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1110999999999999e-05 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.773482+0000", 2024-09-21T10:57:01.508 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.9727999999999994e-05 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.773637+0000", 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015533800000000001 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,4", 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.773789+0000", 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015137500000000001 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.509 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.783124+0000", 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0093355710000000008 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.783973+0000", 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00084841199999999999 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.791019+0000", 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.007046147 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.510 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:50.173685+0000", 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.38266643099999997 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:50.173759+0000", 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.3592999999999998e-05 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:50.176677+0000", 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0029179610000000002 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.511 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35436.0:136995 10.4 10:2833aa47:::benchmark_data_smithi003_207596_object42360:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:54:49.792198+0000", 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 131.580578086, 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.391297326, 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35436", 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:57:01.512 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 136995 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.792198+0000", 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.792198+0000", 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.513 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.792199+0000", 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1009999999999999e-06 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.792204+0000", 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.4499999999999997e-06 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.792216+0000", 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1894e-05 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.514 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.792223+0000", 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.3470000000000001e-06 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.795918+0000", 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0036950400000000001 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.796063+0000", 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014488599999999999 2024-09-21T10:57:01.515 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,3,4", 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.796204+0000", 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014077100000000001 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.799509+0000", 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0033048309999999998 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.799550+0000", 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1779000000000001e-05 2024-09-21T10:57:01.516 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.799829+0000", 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00027893299999999998 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:50.179907+0000", 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.380077795 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:50.180105+0000", 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00019833700000000001 2024-09-21T10:57:01.517 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:50.183496+0000", 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0033901619999999999 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35436.0:136997 10.2 10:4623882a:::benchmark_data_smithi003_207596_object42362:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:54:49.794015+0000", 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 131.57876178999999, 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.39432603500000002, 2024-09-21T10:57:01.518 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35436", 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 136997 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.794015+0000", 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.519 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.794015+0000", 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.794016+0000", 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.575e-06 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.794022+0000", 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.0630000000000002e-06 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.520 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.794033+0000", 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1018e-05 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.794040+0000", 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6810000000000001e-06 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.794105+0000", 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5580000000000006e-05 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.521 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.794277+0000", 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000171146 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,4", 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.794443+0000", 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000166286 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.798264+0000", 2024-09-21T10:57:01.522 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0038208560000000001 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:49.799126+0000", 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00086189000000000003 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:50.185576+0000", 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.38645044899999997 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:50.185648+0000", 2024-09-21T10:57:01.523 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.169e-05 2024-09-21T10:57:01.524 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:57:01.524 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:57:01.524 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T10:57:01.524 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:54:50.188341+0000", 2024-09-21T10:57:01.524 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0026928009999999999 2024-09-21T10:57:01.524 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.524 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.524 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.524 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:57:01.524 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:57:01.524 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:57:01.524 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:01.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:01.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:01.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:01.653 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:01.675 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:01.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:01.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:01.758 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:01.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:01.807 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:01.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:01.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:01.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:01.934 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:01.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:01.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:02.037 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:02.065 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:02.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:02.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:02.168 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:02.198 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:02.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:02.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:02.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:02.328 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:02.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:02.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:02.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:02 smithi003 bash[89466]: cluster 2024-09-21T10:57:00.997684+0000 mgr.y (mgr.25133) 1333 : cluster [DBG] pgmap v1415: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:02.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:02 smithi003 bash[89466]: cluster 2024-09-21T10:57:00.997684+0000 mgr.y (mgr.25133) 1333 : cluster [DBG] pgmap v1415: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:02.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:02 smithi003 bash[88275]: cluster 2024-09-21T10:57:00.997684+0000 mgr.y (mgr.25133) 1333 : cluster [DBG] pgmap v1415: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:02.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:02 smithi003 bash[88275]: cluster 2024-09-21T10:57:00.997684+0000 mgr.y (mgr.25133) 1333 : cluster [DBG] pgmap v1415: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:02.431 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:02.460 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:02.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:02.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:02.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:02 smithi204 bash[78884]: cluster 2024-09-21T10:57:00.997684+0000 mgr.y (mgr.25133) 1333 : cluster [DBG] pgmap v1415: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:02.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:02 smithi204 bash[78884]: cluster 2024-09-21T10:57:00.997684+0000 mgr.y (mgr.25133) 1333 : cluster [DBG] pgmap v1415: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:02.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:02.589 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:02.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:02.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:02.692 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:02.720 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:02.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:02.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:02.824 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:02.850 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:02.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:02.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:02.953 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:02.982 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:02.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:02.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:03.085 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:03.112 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:03.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:03.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:03.215 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:03.241 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:03.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:03.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:03.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:03.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:03.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:03.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:03.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:03.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:03.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:03.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:03.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:03.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:03.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:03.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:03.738 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:03.763 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:03.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:03.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:03.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:03.894 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:03.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:03.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:03.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:04.025 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:04.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:04.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:04.128 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:04.139 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:04 smithi003 bash[88275]: cluster 2024-09-21T10:57:02.998095+0000 mgr.y (mgr.25133) 1334 : cluster [DBG] pgmap v1416: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:04.140 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:04 smithi003 bash[88275]: cluster 2024-09-21T10:57:02.998095+0000 mgr.y (mgr.25133) 1334 : cluster [DBG] pgmap v1416: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:04.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:04 smithi003 bash[89466]: cluster 2024-09-21T10:57:02.998095+0000 mgr.y (mgr.25133) 1334 : cluster [DBG] pgmap v1416: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:04.140 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:04 smithi003 bash[89466]: cluster 2024-09-21T10:57:02.998095+0000 mgr.y (mgr.25133) 1334 : cluster [DBG] pgmap v1416: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:04.154 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:04.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:04.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:04.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:04.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:04 smithi204 bash[78884]: cluster 2024-09-21T10:57:02.998095+0000 mgr.y (mgr.25133) 1334 : cluster [DBG] pgmap v1416: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:04.268 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:04 smithi204 bash[78884]: cluster 2024-09-21T10:57:02.998095+0000 mgr.y (mgr.25133) 1334 : cluster [DBG] pgmap v1416: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:04.284 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:04.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:04.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:04.387 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:04.416 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:04.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:04.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:04.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:04.546 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:04.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:04.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:04.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:04.673 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:04.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:04.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:04.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:04.801 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:04.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:04.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:04.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:04.932 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:04.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:04.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:04.979 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:57:04.980 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:57:04.998 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:57:04.998 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:57:05.016 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:57:05.016 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:57:05.034 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:57:05.034 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:57:05.036 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:05.057 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:57:05.057 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:57:05.057 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:05.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:05.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:05.077 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:57:05.078 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:57:05.099 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:57:05.099 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:57:05.121 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:57:05.122 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:57:05.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:05.179 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:05.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:05.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:05.225 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_ops_in_flight 2024-09-21T10:57:05.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:05.309 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:05.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:05.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:05.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:05 smithi003 bash[89466]: audit 2024-09-21T10:57:04.958837+0000 mon.a (mon.0) 1862 : audit [DBG] from='client.? 172.21.15.3:0/1852638087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:05.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:05 smithi003 bash[89466]: audit 2024-09-21T10:57:04.958837+0000 mon.a (mon.0) 1862 : audit [DBG] from='client.? 172.21.15.3:0/1852638087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:05.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:05.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:05 smithi204 bash[78884]: audit 2024-09-21T10:57:04.958837+0000 mon.a (mon.0) 1862 : audit [DBG] from='client.? 172.21.15.3:0/1852638087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:05.425 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:05 smithi204 bash[78884]: audit 2024-09-21T10:57:04.958837+0000 mon.a (mon.0) 1862 : audit [DBG] from='client.? 172.21.15.3:0/1852638087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:05.441 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:05.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:05.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:05.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:05.572 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:05.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:05.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:05.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:05 smithi003 bash[88275]: audit 2024-09-21T10:57:04.958837+0000 mon.a (mon.0) 1862 : audit [DBG] from='client.? 172.21.15.3:0/1852638087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:05.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:05 smithi003 bash[88275]: audit 2024-09-21T10:57:04.958837+0000 mon.a (mon.0) 1862 : audit [DBG] from='client.? 172.21.15.3:0/1852638087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:05.704 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:05.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:05.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:05.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:05.837 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:05.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:05.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:05.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:05.965 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:05.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:05.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:06.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:06.096 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:06.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:06.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:06.119 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T10:57:06.199 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:06.222 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:06.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:06.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:06.324 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:06.352 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:06.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:06.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:06.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[88275]: cluster 2024-09-21T10:57:04.998690+0000 mgr.y (mgr.25133) 1335 : cluster [DBG] pgmap v1417: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:06.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[88275]: cluster 2024-09-21T10:57:04.998690+0000 mgr.y (mgr.25133) 1335 : cluster [DBG] pgmap v1417: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:06.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[88275]: audit 2024-09-21T10:57:05.416368+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.3:0/1490683616' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[88275]: audit 2024-09-21T10:57:05.416368+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.3:0/1490683616' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[88275]: audit 2024-09-21T10:57:05.416973+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[88275]: audit 2024-09-21T10:57:05.416973+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.395 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[89466]: cluster 2024-09-21T10:57:04.998690+0000 mgr.y (mgr.25133) 1335 : cluster [DBG] pgmap v1417: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:06.395 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[89466]: cluster 2024-09-21T10:57:04.998690+0000 mgr.y (mgr.25133) 1335 : cluster [DBG] pgmap v1417: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:06.395 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[89466]: audit 2024-09-21T10:57:05.416368+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.3:0/1490683616' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.396 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[89466]: audit 2024-09-21T10:57:05.416368+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.3:0/1490683616' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.396 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[89466]: audit 2024-09-21T10:57:05.416973+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.396 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:06 smithi003 bash[89466]: audit 2024-09-21T10:57:05.416973+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:06.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:06 smithi204 bash[78884]: cluster 2024-09-21T10:57:04.998690+0000 mgr.y (mgr.25133) 1335 : cluster [DBG] pgmap v1417: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:06.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:06 smithi204 bash[78884]: cluster 2024-09-21T10:57:04.998690+0000 mgr.y (mgr.25133) 1335 : cluster [DBG] pgmap v1417: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:06.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:06 smithi204 bash[78884]: audit 2024-09-21T10:57:05.416368+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.3:0/1490683616' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:06 smithi204 bash[78884]: audit 2024-09-21T10:57:05.416368+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.3:0/1490683616' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:06 smithi204 bash[78884]: audit 2024-09-21T10:57:05.416973+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:06 smithi204 bash[78884]: audit 2024-09-21T10:57:05.416973+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T10:57:06.484 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:06.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:06.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:06.588 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:06.607 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:06.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:06.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:06.710 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:06.732 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:06.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:06.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:06.836 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:06.860 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:06.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:06.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:06.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:06.992 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:06.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:06.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:07.095 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:07.121 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:07.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:07.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:07.132 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:57:07.228 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:07.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:07 smithi204 bash[78884]: audit 2024-09-21T10:57:06.106905+0000 mon.a (mon.0) 1864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:57:07.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:07 smithi204 bash[78884]: audit 2024-09-21T10:57:06.106905+0000 mon.a (mon.0) 1864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:57:07.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:07 smithi204 bash[78884]: cluster 2024-09-21T10:57:06.114788+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-09-21T10:57:07.239 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:07 smithi204 bash[78884]: cluster 2024-09-21T10:57:06.114788+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-09-21T10:57:07.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:07 smithi204 bash[78884]: audit 2024-09-21T10:57:06.767475+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.3:0/1471409406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:07 smithi204 bash[78884]: audit 2024-09-21T10:57:06.767475+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.3:0/1471409406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:07 smithi204 bash[78884]: audit 2024-09-21T10:57:06.767846+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:07 smithi204 bash[78884]: audit 2024-09-21T10:57:06.767846+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:07 smithi204 bash[78884]: audit 2024-09-21T10:57:07.052212+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:57:07.240 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:07 smithi204 bash[78884]: audit 2024-09-21T10:57:07.052212+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:57:07.252 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:07.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:07.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:07.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:07.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[89466]: audit 2024-09-21T10:57:06.106905+0000 mon.a (mon.0) 1864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:57:07.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[89466]: audit 2024-09-21T10:57:06.106905+0000 mon.a (mon.0) 1864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:57:07.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[89466]: cluster 2024-09-21T10:57:06.114788+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-09-21T10:57:07.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[89466]: cluster 2024-09-21T10:57:06.114788+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-09-21T10:57:07.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[89466]: audit 2024-09-21T10:57:06.767475+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.3:0/1471409406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[89466]: audit 2024-09-21T10:57:06.767475+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.3:0/1471409406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[89466]: audit 2024-09-21T10:57:06.767846+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[89466]: audit 2024-09-21T10:57:06.767846+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[89466]: audit 2024-09-21T10:57:07.052212+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:57:07.364 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[89466]: audit 2024-09-21T10:57:07.052212+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:57:07.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[88275]: audit 2024-09-21T10:57:06.106905+0000 mon.a (mon.0) 1864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:57:07.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[88275]: audit 2024-09-21T10:57:06.106905+0000 mon.a (mon.0) 1864 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T10:57:07.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[88275]: cluster 2024-09-21T10:57:06.114788+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-09-21T10:57:07.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[88275]: cluster 2024-09-21T10:57:06.114788+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-09-21T10:57:07.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[88275]: audit 2024-09-21T10:57:06.767475+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.3:0/1471409406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[88275]: audit 2024-09-21T10:57:06.767475+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.3:0/1471409406' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[88275]: audit 2024-09-21T10:57:06.767846+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[88275]: audit 2024-09-21T10:57:06.767846+0000 mon.a (mon.0) 1866 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:57:07.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[88275]: audit 2024-09-21T10:57:07.052212+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:57:07.365 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[88275]: audit 2024-09-21T10:57:07.052212+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:57:07.377 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:07.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:07.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:07.480 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:07.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:07.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:07.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:07.606 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:07.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:07.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:07.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:57:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:57:07] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.51.0" 2024-09-21T10:57:07.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:07.755 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:07.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:07.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:07.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:07.883 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:07.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:07.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:07.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:08.012 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:08.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:08.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:08.115 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:08.141 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:08.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:08.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:08.244 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:08.274 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:08.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:08.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:08.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:08.389 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[88275]: cluster 2024-09-21T10:57:06.999308+0000 mgr.y (mgr.25133) 1336 : cluster [DBG] pgmap v1419: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:08.389 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[88275]: cluster 2024-09-21T10:57:06.999308+0000 mgr.y (mgr.25133) 1336 : cluster [DBG] pgmap v1419: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:08.389 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[88275]: cluster 2024-09-21T10:57:07.120116+0000 mon.a (mon.0) 1868 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:57:08.390 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[88275]: cluster 2024-09-21T10:57:07.120116+0000 mon.a (mon.0) 1868 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:57:08.390 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[88275]: audit 2024-09-21T10:57:07.126908+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:57:08.390 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[88275]: audit 2024-09-21T10:57:07.126908+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:57:08.390 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[88275]: cluster 2024-09-21T10:57:07.131138+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-09-21T10:57:08.390 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[88275]: cluster 2024-09-21T10:57:07.131138+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-09-21T10:57:08.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[89466]: cluster 2024-09-21T10:57:06.999308+0000 mgr.y (mgr.25133) 1336 : cluster [DBG] pgmap v1419: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:08.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[89466]: cluster 2024-09-21T10:57:06.999308+0000 mgr.y (mgr.25133) 1336 : cluster [DBG] pgmap v1419: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:08.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[89466]: cluster 2024-09-21T10:57:07.120116+0000 mon.a (mon.0) 1868 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:57:08.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[89466]: cluster 2024-09-21T10:57:07.120116+0000 mon.a (mon.0) 1868 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:57:08.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[89466]: audit 2024-09-21T10:57:07.126908+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:57:08.391 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[89466]: audit 2024-09-21T10:57:07.126908+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:57:08.391 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[89466]: cluster 2024-09-21T10:57:07.131138+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-09-21T10:57:08.391 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:08 smithi003 bash[89466]: cluster 2024-09-21T10:57:07.131138+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-09-21T10:57:08.407 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:08.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:08.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:08 smithi204 bash[78884]: cluster 2024-09-21T10:57:06.999308+0000 mgr.y (mgr.25133) 1336 : cluster [DBG] pgmap v1419: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:08 smithi204 bash[78884]: cluster 2024-09-21T10:57:06.999308+0000 mgr.y (mgr.25133) 1336 : cluster [DBG] pgmap v1419: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:08 smithi204 bash[78884]: cluster 2024-09-21T10:57:07.120116+0000 mon.a (mon.0) 1868 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:57:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:08 smithi204 bash[78884]: cluster 2024-09-21T10:57:07.120116+0000 mon.a (mon.0) 1868 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:57:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:08 smithi204 bash[78884]: audit 2024-09-21T10:57:07.126908+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:57:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:08 smithi204 bash[78884]: audit 2024-09-21T10:57:07.126908+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:57:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:08 smithi204 bash[78884]: cluster 2024-09-21T10:57:07.131138+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-09-21T10:57:08.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:08 smithi204 bash[78884]: cluster 2024-09-21T10:57:07.131138+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-09-21T10:57:08.510 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:08.537 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:08.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:08.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:08.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:08.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:08.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:08.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:08.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:08.798 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:08.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:08.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:08.901 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:08.928 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:08.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:08.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:09.031 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:09.058 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:09.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:09.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:09.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:09.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:09.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:09.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:09.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:09.320 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:09.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:09.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:09.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:09.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:09 smithi003 bash[89466]: audit 2024-09-21T10:57:08.677000+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:09.430 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:09 smithi003 bash[89466]: audit 2024-09-21T10:57:08.677000+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:09.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:09 smithi003 bash[88275]: audit 2024-09-21T10:57:08.677000+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:09.430 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:09 smithi003 bash[88275]: audit 2024-09-21T10:57:08.677000+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:09.433 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:09 smithi204 bash[78884]: audit 2024-09-21T10:57:08.677000+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:09.433 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:09 smithi204 bash[78884]: audit 2024-09-21T10:57:08.677000+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:09.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:09.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:09.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:09.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:09.576 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:09.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:09.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:09.679 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:09.708 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:09.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:09.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:09.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:09.836 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:09.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:09.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:09.939 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:09.968 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:09.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:09.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:10.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 7 1 2024-09-21T10:57:10.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:10.100 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:10.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:10.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:10.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:10 smithi003 bash[88275]: cluster 2024-09-21T10:57:09.000078+0000 mgr.y (mgr.25133) 1337 : cluster [DBG] pgmap v1421: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:10.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:10 smithi003 bash[88275]: cluster 2024-09-21T10:57:09.000078+0000 mgr.y (mgr.25133) 1337 : cluster [DBG] pgmap v1421: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:10.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:10 smithi003 bash[89466]: cluster 2024-09-21T10:57:09.000078+0000 mgr.y (mgr.25133) 1337 : cluster [DBG] pgmap v1421: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:10.203 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:10 smithi003 bash[89466]: cluster 2024-09-21T10:57:09.000078+0000 mgr.y (mgr.25133) 1337 : cluster [DBG] pgmap v1421: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:10.203 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:10.223 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:10.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:10.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:10.326 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:10.345 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:10.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:10.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:10.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:10.459 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:10 smithi204 bash[78884]: cluster 2024-09-21T10:57:09.000078+0000 mgr.y (mgr.25133) 1337 : cluster [DBG] pgmap v1421: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:10.459 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:10 smithi204 bash[78884]: cluster 2024-09-21T10:57:09.000078+0000 mgr.y (mgr.25133) 1337 : cluster [DBG] pgmap v1421: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:10.476 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:10.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:10.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:10.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:10.608 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:10.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:10.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:10.711 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:10.794 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:57:10.797 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:10.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:10.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:10.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:10.929 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:10.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:10.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:11.032 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:11.058 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:11.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:11.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:11.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:11.190 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:11.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:11.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:11.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:11.320 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:11.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:11.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:11.423 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:11.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:11.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:11.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:11.551 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:11.580 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:11.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:11.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:11.683 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:11.711 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:11.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:11.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:11.814 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:11.837 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:11.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:11.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:11.940 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:11.968 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:11.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:11.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:12.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:12.096 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:12.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:12.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:12.199 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:12.227 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:12.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:12.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:12 smithi204 bash[78884]: cluster 2024-09-21T10:57:11.001294+0000 mgr.y (mgr.25133) 1338 : cluster [DBG] pgmap v1422: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:12 smithi204 bash[78884]: cluster 2024-09-21T10:57:11.001294+0000 mgr.y (mgr.25133) 1338 : cluster [DBG] pgmap v1422: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:12.291 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:57:12.331 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:12.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:12 smithi003 bash[88275]: cluster 2024-09-21T10:57:11.001294+0000 mgr.y (mgr.25133) 1338 : cluster [DBG] pgmap v1422: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:12.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:12 smithi003 bash[88275]: cluster 2024-09-21T10:57:11.001294+0000 mgr.y (mgr.25133) 1338 : cluster [DBG] pgmap v1422: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:12.344 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:12 smithi003 bash[89466]: cluster 2024-09-21T10:57:11.001294+0000 mgr.y (mgr.25133) 1338 : cluster [DBG] pgmap v1422: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:12.345 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:12 smithi003 bash[89466]: cluster 2024-09-21T10:57:11.001294+0000 mgr.y (mgr.25133) 1338 : cluster [DBG] pgmap v1422: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:12.357 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:12.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:12.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:12.460 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:12.481 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:12.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:12.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:12.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:12.607 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:12.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:12.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:12.710 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:12.733 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:12.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:12.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:12.836 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:12.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:12.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:12.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:12.960 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:12.984 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:12.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:12.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:13.086 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:13.105 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:13.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:13.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:13.147 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_6' created 2024-09-21T10:57:13.208 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:13.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:13.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:13.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:13.329 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:13.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[88275]: audit 2024-09-21T10:57:13.040863+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:57:13.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[88275]: audit 2024-09-21T10:57:13.040863+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:57:13.339 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[88275]: audit 2024-09-21T10:57:13.093938+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[88275]: audit 2024-09-21T10:57:13.093938+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[88275]: audit 2024-09-21T10:57:13.098786+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.340 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[88275]: audit 2024-09-21T10:57:13.098786+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.340 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[89466]: audit 2024-09-21T10:57:13.040863+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:57:13.340 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[89466]: audit 2024-09-21T10:57:13.040863+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:57:13.340 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[89466]: audit 2024-09-21T10:57:13.093938+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.340 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[89466]: audit 2024-09-21T10:57:13.093938+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.340 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[89466]: audit 2024-09-21T10:57:13.098786+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.340 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:13 smithi003 bash[89466]: audit 2024-09-21T10:57:13.098786+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.355 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:13.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:13.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:13.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:13.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:13 smithi204 bash[78884]: audit 2024-09-21T10:57:13.040863+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:57:13.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:13 smithi204 bash[78884]: audit 2024-09-21T10:57:13.040863+0000 mon.a (mon.0) 1872 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16} : dispatch 2024-09-21T10:57:13.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:13 smithi204 bash[78884]: audit 2024-09-21T10:57:13.093938+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:13 smithi204 bash[78884]: audit 2024-09-21T10:57:13.093938+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:13 smithi204 bash[78884]: audit 2024-09-21T10:57:13.098786+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.468 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:13 smithi204 bash[78884]: audit 2024-09-21T10:57:13.098786+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:13.482 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:13.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:13.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:13.585 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:13.612 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:13.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:13.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:13.715 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:13.742 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:13.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:13.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:13.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:13.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:13.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:13.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:13.973 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:14.000 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:14.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:14.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:14.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:14.129 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:14.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:14.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:14.215 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2024-09-21T10:57:14.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:14.259 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:14.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:14.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:14.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:14.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:14 smithi204 bash[78884]: cluster 2024-09-21T10:57:13.001692+0000 mgr.y (mgr.25133) 1339 : cluster [DBG] pgmap v1423: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:14.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:14 smithi204 bash[78884]: cluster 2024-09-21T10:57:13.001692+0000 mgr.y (mgr.25133) 1339 : cluster [DBG] pgmap v1423: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:14.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:14 smithi204 bash[78884]: audit 2024-09-21T10:57:13.145188+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:57:14.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:14 smithi204 bash[78884]: audit 2024-09-21T10:57:13.145188+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:57:14.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:14 smithi204 bash[78884]: cluster 2024-09-21T10:57:13.154145+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-09-21T10:57:14.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:14 smithi204 bash[78884]: cluster 2024-09-21T10:57:13.154145+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-09-21T10:57:14.388 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:14.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:14.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[88275]: cluster 2024-09-21T10:57:13.001692+0000 mgr.y (mgr.25133) 1339 : cluster [DBG] pgmap v1423: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[88275]: cluster 2024-09-21T10:57:13.001692+0000 mgr.y (mgr.25133) 1339 : cluster [DBG] pgmap v1423: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[88275]: audit 2024-09-21T10:57:13.145188+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:57:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[88275]: audit 2024-09-21T10:57:13.145188+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:57:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[88275]: cluster 2024-09-21T10:57:13.154145+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-09-21T10:57:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[88275]: cluster 2024-09-21T10:57:13.154145+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-09-21T10:57:14.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[89466]: cluster 2024-09-21T10:57:13.001692+0000 mgr.y (mgr.25133) 1339 : cluster [DBG] pgmap v1423: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:14.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[89466]: cluster 2024-09-21T10:57:13.001692+0000 mgr.y (mgr.25133) 1339 : cluster [DBG] pgmap v1423: 93 pgs: 93 active+clean; 634 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[89466]: audit 2024-09-21T10:57:13.145188+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:57:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[89466]: audit 2024-09-21T10:57:13.145188+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? 172.21.15.3:0/60835979' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2024-09-21T10:57:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[89466]: cluster 2024-09-21T10:57:13.154145+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-09-21T10:57:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:14 smithi003 bash[89466]: cluster 2024-09-21T10:57:13.154145+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-09-21T10:57:14.490 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:14.519 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:14.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:14.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:14.610 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:14.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:14.646 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:14.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:14.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:14.707 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:14.708 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:14.749 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:14.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:14.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:14.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:14.873 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:14.903 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:14.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:14.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:15.006 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:15.030 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:15.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:15.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:15.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:15.160 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:15.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:15.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:15.263 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:15.289 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:15.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:15.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:15.392 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:15.416 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:15.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:15.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:15.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:15 smithi003 bash[88275]: cluster 2024-09-21T10:57:14.164216+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-09-21T10:57:15.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:15 smithi003 bash[88275]: cluster 2024-09-21T10:57:14.164216+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-09-21T10:57:15.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:15 smithi003 bash[89466]: cluster 2024-09-21T10:57:14.164216+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-09-21T10:57:15.445 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:15 smithi003 bash[89466]: cluster 2024-09-21T10:57:14.164216+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-09-21T10:57:15.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:15 smithi204 bash[78884]: cluster 2024-09-21T10:57:14.164216+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-09-21T10:57:15.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:15 smithi204 bash[78884]: cluster 2024-09-21T10:57:14.164216+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-09-21T10:57:15.519 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:15.543 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:15.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:15.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:15.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:15.670 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:15.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:15.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:15.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:15.801 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:15.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:15.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:15.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:15.932 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:15.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:15.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:16.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:16.055 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:16.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:16.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:16.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:16.184 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:16.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:16.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:16.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:16.312 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:16.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:16.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:16.415 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:16.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: cluster 2024-09-21T10:57:15.002451+0000 mgr.y (mgr.25133) 1340 : cluster [DBG] pgmap v1426: 109 pgs: 2 creating+peering, 4 unknown, 103 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:16.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: cluster 2024-09-21T10:57:15.002451+0000 mgr.y (mgr.25133) 1340 : cluster [DBG] pgmap v1426: 109 pgs: 2 creating+peering, 4 unknown, 103 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:16.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: cluster 2024-09-21T10:57:15.157197+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:57:16.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: cluster 2024-09-21T10:57:15.157197+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: cluster 2024-09-21T10:57:15.179708+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: cluster 2024-09-21T10:57:15.179708+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: audit 2024-09-21T10:57:15.402689+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: audit 2024-09-21T10:57:15.402689+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: audit 2024-09-21T10:57:15.410086+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: audit 2024-09-21T10:57:15.410086+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: audit 2024-09-21T10:57:16.028166+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: audit 2024-09-21T10:57:16.028166+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: audit 2024-09-21T10:57:16.029437+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: audit 2024-09-21T10:57:16.029437+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: audit 2024-09-21T10:57:16.036455+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[88275]: audit 2024-09-21T10:57:16.036455+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: cluster 2024-09-21T10:57:15.002451+0000 mgr.y (mgr.25133) 1340 : cluster [DBG] pgmap v1426: 109 pgs: 2 creating+peering, 4 unknown, 103 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: cluster 2024-09-21T10:57:15.002451+0000 mgr.y (mgr.25133) 1340 : cluster [DBG] pgmap v1426: 109 pgs: 2 creating+peering, 4 unknown, 103 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: cluster 2024-09-21T10:57:15.157197+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: cluster 2024-09-21T10:57:15.157197+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: cluster 2024-09-21T10:57:15.179708+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: cluster 2024-09-21T10:57:15.179708+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: audit 2024-09-21T10:57:15.402689+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: audit 2024-09-21T10:57:15.402689+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: audit 2024-09-21T10:57:15.410086+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: audit 2024-09-21T10:57:15.410086+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: audit 2024-09-21T10:57:16.028166+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: audit 2024-09-21T10:57:16.028166+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: audit 2024-09-21T10:57:16.029437+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:57:16.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: audit 2024-09-21T10:57:16.029437+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:57:16.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: audit 2024-09-21T10:57:16.036455+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:16 smithi003 bash[89466]: audit 2024-09-21T10:57:16.036455+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.443 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:16.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:16.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: cluster 2024-09-21T10:57:15.002451+0000 mgr.y (mgr.25133) 1340 : cluster [DBG] pgmap v1426: 109 pgs: 2 creating+peering, 4 unknown, 103 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: cluster 2024-09-21T10:57:15.002451+0000 mgr.y (mgr.25133) 1340 : cluster [DBG] pgmap v1426: 109 pgs: 2 creating+peering, 4 unknown, 103 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: cluster 2024-09-21T10:57:15.157197+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:57:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: cluster 2024-09-21T10:57:15.157197+0000 mon.a (mon.0) 1878 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T10:57:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: cluster 2024-09-21T10:57:15.179708+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-09-21T10:57:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: cluster 2024-09-21T10:57:15.179708+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-09-21T10:57:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: audit 2024-09-21T10:57:15.402689+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: audit 2024-09-21T10:57:15.402689+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: audit 2024-09-21T10:57:15.410086+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: audit 2024-09-21T10:57:15.410086+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: audit 2024-09-21T10:57:16.028166+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:57:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: audit 2024-09-21T10:57:16.028166+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:57:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: audit 2024-09-21T10:57:16.029437+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:57:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: audit 2024-09-21T10:57:16.029437+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:57:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: audit 2024-09-21T10:57:16.036455+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:16 smithi204 bash[78884]: audit 2024-09-21T10:57:16.036455+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:16.547 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:16.572 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:16.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:16.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:16.675 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:16.704 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:16.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:16.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:16.748 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:16.807 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:16.827 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:16.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:16.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:16.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:16.958 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:16.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:16.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:17.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:17.088 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:17.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:17.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:17.191 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:17.216 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:17.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:17.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:17.319 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:17.347 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:17.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:17.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:17.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:17.478 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:17.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:17.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:17.581 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:17.609 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:17.610 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:57:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:57:17] "GET /metrics HTTP/1.1" 200 34114 "" "Prometheus/2.51.0" 2024-09-21T10:57:17.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:17.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:17.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:17.740 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:17.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:17.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:17.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:17.869 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:17.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:17.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:17.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:17.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:18.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:18.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:18.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:18.129 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:18.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:18.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:18.232 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:18 smithi204 bash[78884]: cluster 2024-09-21T10:57:17.003380+0000 mgr.y (mgr.25133) 1341 : cluster [DBG] pgmap v1428: 109 pgs: 2 creating+peering, 107 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:18.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:18 smithi204 bash[78884]: cluster 2024-09-21T10:57:17.003380+0000 mgr.y (mgr.25133) 1341 : cluster [DBG] pgmap v1428: 109 pgs: 2 creating+peering, 107 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:18.262 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:18.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:18.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:18.366 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:18.396 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:18.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:18.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:18.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:18 smithi003 bash[89466]: cluster 2024-09-21T10:57:17.003380+0000 mgr.y (mgr.25133) 1341 : cluster [DBG] pgmap v1428: 109 pgs: 2 creating+peering, 107 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:18.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:18 smithi003 bash[89466]: cluster 2024-09-21T10:57:17.003380+0000 mgr.y (mgr.25133) 1341 : cluster [DBG] pgmap v1428: 109 pgs: 2 creating+peering, 107 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:18.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:18 smithi003 bash[88275]: cluster 2024-09-21T10:57:17.003380+0000 mgr.y (mgr.25133) 1341 : cluster [DBG] pgmap v1428: 109 pgs: 2 creating+peering, 107 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:18.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:18 smithi003 bash[88275]: cluster 2024-09-21T10:57:17.003380+0000 mgr.y (mgr.25133) 1341 : cluster [DBG] pgmap v1428: 109 pgs: 2 creating+peering, 107 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:18.500 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:18.528 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:18.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:18.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:18.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:18.658 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:18.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:18.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:18.761 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:18.775 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:18.789 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:18.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:18.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:18.892 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:18.918 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:18.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:18.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:19.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:19.048 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:19.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:19.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:19.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:19.178 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:19.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:19.282 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:19.309 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:19.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:19.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:19.413 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:19.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:19.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:19.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:19.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:19.573 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:19.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:19.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:19.676 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:19.703 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:19.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:19.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:19.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:19.835 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:19.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:19.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:19.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:19.965 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:19.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:19.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:20.068 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:20.096 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:20.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:20.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:20.200 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:20.227 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:20.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:20.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:20.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:20 smithi204 bash[78884]: cluster 2024-09-21T10:57:19.004182+0000 mgr.y (mgr.25133) 1342 : cluster [DBG] pgmap v1429: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:20 smithi204 bash[78884]: cluster 2024-09-21T10:57:19.004182+0000 mgr.y (mgr.25133) 1342 : cluster [DBG] pgmap v1429: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:20.331 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:20.359 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:20.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:20.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:20.463 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:20.474 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:20 smithi003 bash[88275]: cluster 2024-09-21T10:57:19.004182+0000 mgr.y (mgr.25133) 1342 : cluster [DBG] pgmap v1429: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:20.475 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:20 smithi003 bash[88275]: cluster 2024-09-21T10:57:19.004182+0000 mgr.y (mgr.25133) 1342 : cluster [DBG] pgmap v1429: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:20.475 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:20 smithi003 bash[89466]: cluster 2024-09-21T10:57:19.004182+0000 mgr.y (mgr.25133) 1342 : cluster [DBG] pgmap v1429: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:20.475 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:20 smithi003 bash[89466]: cluster 2024-09-21T10:57:19.004182+0000 mgr.y (mgr.25133) 1342 : cluster [DBG] pgmap v1429: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:20.492 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:20.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:20.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:20.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:20.618 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:20.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:20.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:20.721 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:20.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:20.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:20.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:20.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:20.880 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:20.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:20.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:20.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:21.010 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:21.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:21.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:21.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:21.140 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:21.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:21.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:21.242 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:21.271 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:21.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:21.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:21.375 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:21.404 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:21.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:21.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:21.508 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:21.536 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:21.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:21.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:21.639 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:21.668 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:21.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:21.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:21.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:21.800 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:21.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:21.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:21.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:21.930 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:21.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:21.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:22.034 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:22.064 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:22.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:22.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:22.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:22.195 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:22.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:22.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:22.299 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:22.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:22 smithi003 bash[88275]: cluster 2024-09-21T10:57:21.005143+0000 mgr.y (mgr.25133) 1343 : cluster [DBG] pgmap v1430: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:22.302 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:22 smithi003 bash[88275]: cluster 2024-09-21T10:57:21.005143+0000 mgr.y (mgr.25133) 1343 : cluster [DBG] pgmap v1430: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:22.303 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:22 smithi003 bash[89466]: cluster 2024-09-21T10:57:21.005143+0000 mgr.y (mgr.25133) 1343 : cluster [DBG] pgmap v1430: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:22.303 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:22 smithi003 bash[89466]: cluster 2024-09-21T10:57:21.005143+0000 mgr.y (mgr.25133) 1343 : cluster [DBG] pgmap v1430: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:22.320 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:22.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:22.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:22.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:22.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:22 smithi204 bash[78884]: cluster 2024-09-21T10:57:21.005143+0000 mgr.y (mgr.25133) 1343 : cluster [DBG] pgmap v1430: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:22.435 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:22 smithi204 bash[78884]: cluster 2024-09-21T10:57:21.005143+0000 mgr.y (mgr.25133) 1343 : cluster [DBG] pgmap v1430: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:22.452 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:22.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:22.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:22.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:22.584 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:22.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:22.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:22.687 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:22.708 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:22.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:22.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:22.811 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:22.840 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:22.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:22.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:22.943 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:22.970 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:22.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:22.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:23.074 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:23.099 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:23.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:23.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:23.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:23.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:23.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:23.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:23.332 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:23.360 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:23.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:23.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:23.464 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:23.488 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:23.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:23.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:23.591 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:23.618 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:23.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:23.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:23.721 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:23.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:23.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:23.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:23.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:23.881 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:23.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:23.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:23.984 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:24.010 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:24.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:24.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:24.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:24.140 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:24.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:24.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:24.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:24.268 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:24.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:24.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:24.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:24.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:24 smithi204 bash[78884]: cluster 2024-09-21T10:57:23.005839+0000 mgr.y (mgr.25133) 1344 : cluster [DBG] pgmap v1431: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:24.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:24 smithi204 bash[78884]: cluster 2024-09-21T10:57:23.005839+0000 mgr.y (mgr.25133) 1344 : cluster [DBG] pgmap v1431: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:24.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:24 smithi204 bash[78884]: audit 2024-09-21T10:57:23.683674+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:24.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:24 smithi204 bash[78884]: audit 2024-09-21T10:57:23.683674+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:24.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:24 smithi204 bash[78884]: audit 2024-09-21T10:57:23.685682+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:24.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:24 smithi204 bash[78884]: audit 2024-09-21T10:57:23.685682+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:24.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:24.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:24.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[88275]: cluster 2024-09-21T10:57:23.005839+0000 mgr.y (mgr.25133) 1344 : cluster [DBG] pgmap v1431: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[88275]: cluster 2024-09-21T10:57:23.005839+0000 mgr.y (mgr.25133) 1344 : cluster [DBG] pgmap v1431: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[88275]: audit 2024-09-21T10:57:23.683674+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[88275]: audit 2024-09-21T10:57:23.683674+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[88275]: audit 2024-09-21T10:57:23.685682+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[88275]: audit 2024-09-21T10:57:23.685682+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[89466]: cluster 2024-09-21T10:57:23.005839+0000 mgr.y (mgr.25133) 1344 : cluster [DBG] pgmap v1431: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[89466]: cluster 2024-09-21T10:57:23.005839+0000 mgr.y (mgr.25133) 1344 : cluster [DBG] pgmap v1431: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[89466]: audit 2024-09-21T10:57:23.683674+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[89466]: audit 2024-09-21T10:57:23.683674+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[89466]: audit 2024-09-21T10:57:23.685682+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:24 smithi003 bash[89466]: audit 2024-09-21T10:57:23.685682+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:24.499 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:24.529 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:24.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:24.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:24.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:24.660 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:24.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:24.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:24.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:24.792 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:24.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:24.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:24.895 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:24.922 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:24.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:24.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:25.025 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:25.053 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:25.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:25.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:25.156 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:25.184 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:25.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:25.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:25.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:25.314 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:25.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:25.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:25.417 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:25.445 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:25.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:25.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:25.548 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:25.575 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:25.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:25.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:25.677 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:25.704 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:25.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:25.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:25.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:25.833 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:25.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:25.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:25.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:25.964 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:25.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:25.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:26.067 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:26.088 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:26.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:26.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:26.191 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:26.221 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:26.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:26.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:26.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:26.352 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:26.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:26.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:26 smithi003 bash[89466]: cluster 2024-09-21T10:57:25.006977+0000 mgr.y (mgr.25133) 1345 : cluster [DBG] pgmap v1432: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:26 smithi003 bash[89466]: cluster 2024-09-21T10:57:25.006977+0000 mgr.y (mgr.25133) 1345 : cluster [DBG] pgmap v1432: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:26 smithi003 bash[88275]: cluster 2024-09-21T10:57:25.006977+0000 mgr.y (mgr.25133) 1345 : cluster [DBG] pgmap v1432: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:26 smithi003 bash[88275]: cluster 2024-09-21T10:57:25.006977+0000 mgr.y (mgr.25133) 1345 : cluster [DBG] pgmap v1432: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:26.455 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:26.480 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:26.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:26.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:26 smithi204 bash[78884]: cluster 2024-09-21T10:57:25.006977+0000 mgr.y (mgr.25133) 1345 : cluster [DBG] pgmap v1432: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:26.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:26 smithi204 bash[78884]: cluster 2024-09-21T10:57:25.006977+0000 mgr.y (mgr.25133) 1345 : cluster [DBG] pgmap v1432: 109 pgs: 109 active+clean; 634 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:26.583 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:26.610 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:26.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:26.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:26.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:26.740 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:26.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:26.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:26.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:26.871 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:26.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:26.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:26.974 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:27.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:27.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:27.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:27.104 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:27.133 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:27.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:27.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:27.237 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:27.266 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:27.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:27.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:27.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:27.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:27.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:27.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:27.499 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:27.528 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:27.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:27.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:27.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:27.656 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:27.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:27.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:27.677 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:57:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:57:27] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.51.0" 2024-09-21T10:57:27.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:27.788 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:27.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:27.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:27.890 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:27.917 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:27.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:27.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:28.020 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:28.042 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:28.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:28.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:28.144 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:28.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:28.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:28.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:28.269 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:28.296 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:28.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:28.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:28.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:28.425 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:28.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:28.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:28.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:28 smithi204 bash[78884]: cluster 2024-09-21T10:57:27.007938+0000 mgr.y (mgr.25133) 1346 : cluster [DBG] pgmap v1433: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:28.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:28 smithi204 bash[78884]: cluster 2024-09-21T10:57:27.007938+0000 mgr.y (mgr.25133) 1346 : cluster [DBG] pgmap v1433: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:28.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:28.556 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:28.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:28.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:28.659 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:28 smithi003 bash[88275]: cluster 2024-09-21T10:57:27.007938+0000 mgr.y (mgr.25133) 1346 : cluster [DBG] pgmap v1433: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:28 smithi003 bash[88275]: cluster 2024-09-21T10:57:27.007938+0000 mgr.y (mgr.25133) 1346 : cluster [DBG] pgmap v1433: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:28 smithi003 bash[89466]: cluster 2024-09-21T10:57:27.007938+0000 mgr.y (mgr.25133) 1346 : cluster [DBG] pgmap v1433: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:28 smithi003 bash[89466]: cluster 2024-09-21T10:57:27.007938+0000 mgr.y (mgr.25133) 1346 : cluster [DBG] pgmap v1433: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:28.684 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:28.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:28.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:28.787 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:28.814 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:28.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:28.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:28.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:28.944 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:28.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:28.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:29.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:29.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:29.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:29.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:29.176 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:29.203 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:29.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:29.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:29.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:29.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:29.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:29.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:29.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:29.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:29.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:29.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:29.594 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:29.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:29.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:29.697 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:29.723 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:29.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:29.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:29.826 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:29.854 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:29.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:29.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:29.958 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:29.987 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:29.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:29.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:30.090 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:30.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:30.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:30.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:30.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:30.248 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:30.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:30.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:30.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:30.378 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:30.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:30.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:30 smithi003 bash[88275]: cluster 2024-09-21T10:57:29.008702+0000 mgr.y (mgr.25133) 1347 : cluster [DBG] pgmap v1434: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:30 smithi003 bash[88275]: cluster 2024-09-21T10:57:29.008702+0000 mgr.y (mgr.25133) 1347 : cluster [DBG] pgmap v1434: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:30.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:30 smithi003 bash[89466]: cluster 2024-09-21T10:57:29.008702+0000 mgr.y (mgr.25133) 1347 : cluster [DBG] pgmap v1434: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:30.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:30 smithi003 bash[89466]: cluster 2024-09-21T10:57:29.008702+0000 mgr.y (mgr.25133) 1347 : cluster [DBG] pgmap v1434: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:30.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:30.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:30 smithi204 bash[78884]: cluster 2024-09-21T10:57:29.008702+0000 mgr.y (mgr.25133) 1347 : cluster [DBG] pgmap v1434: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:30.492 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:30 smithi204 bash[78884]: cluster 2024-09-21T10:57:29.008702+0000 mgr.y (mgr.25133) 1347 : cluster [DBG] pgmap v1434: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:30.508 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:30.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:30.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:30.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:30.638 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:30.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:30.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:30.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:30.769 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:30.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:30.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:30.899 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:30.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:30.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:31.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:31.029 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:31.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:31.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:31.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:31.168 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:31.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:31.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:31.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:31.298 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:31.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:31.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:31.401 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:31.430 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:31.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:31.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:31.534 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:31.561 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:31.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:31.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:31.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:31.695 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:31.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:31.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:31.798 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:31.825 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:31.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:31.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:31.929 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:31.956 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:31.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:31.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:32.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:32.085 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:32.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:32.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:32.188 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:32.217 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:32.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:32.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:32.320 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:32.347 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:32.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:32.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:32.450 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:32.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:32 smithi003 bash[89466]: cluster 2024-09-21T10:57:31.010127+0000 mgr.y (mgr.25133) 1348 : cluster [DBG] pgmap v1435: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:32.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:32 smithi003 bash[89466]: cluster 2024-09-21T10:57:31.010127+0000 mgr.y (mgr.25133) 1348 : cluster [DBG] pgmap v1435: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:32.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:32 smithi003 bash[88275]: cluster 2024-09-21T10:57:31.010127+0000 mgr.y (mgr.25133) 1348 : cluster [DBG] pgmap v1435: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:32.460 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:32 smithi003 bash[88275]: cluster 2024-09-21T10:57:31.010127+0000 mgr.y (mgr.25133) 1348 : cluster [DBG] pgmap v1435: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:32.476 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:32.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:32.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:32.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:32 smithi204 bash[78884]: cluster 2024-09-21T10:57:31.010127+0000 mgr.y (mgr.25133) 1348 : cluster [DBG] pgmap v1435: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:32.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:32 smithi204 bash[78884]: cluster 2024-09-21T10:57:31.010127+0000 mgr.y (mgr.25133) 1348 : cluster [DBG] pgmap v1435: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:32.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:32.607 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:32.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:32.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:32.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:32.735 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:32.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:32.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:32.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:32.867 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:32.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:32.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:32.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:32.981 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:57:32 smithi204 bash[72080]: logger=cleanup t=2024-09-21T10:57:32.662483045Z level=info msg="Completed cleanup jobs" duration=88.653969ms 2024-09-21T10:57:32.982 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 10:57:32 smithi204 bash[72080]: logger=plugins.update.checker t=2024-09-21T10:57:32.726060053Z level=info msg="Update check succeeded" duration=65.760091ms 2024-09-21T10:57:32.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:33.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:33.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:33.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:33.128 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:33.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:33.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:33.231 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:33.261 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:33.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:33.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:33.364 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:33.392 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:33.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:33.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:33.495 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:33.522 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:33.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:33.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:33.616 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:57:33.616 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:57:33.625 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:33.636 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:57:33.636 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:57:33.645 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:33.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:33.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:33.658 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:57:33.658 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:57:33.676 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:57:33.677 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:57:33.697 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:57:33.698 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:57:33.730 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:57:33.731 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:57:33.748 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:33.751 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:57:33.752 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:57:33.774 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:57:33.774 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:57:33.776 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:33.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:33.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:33.809 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:57:33.809 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [], 2024-09-21T10:57:33.809 INFO:teuthology.orchestra.run.smithi003.stdout: "num_ops": 0 2024-09-21T10:57:33.809 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:57:33.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:33.906 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:33.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:33.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:34.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:34.028 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:34.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:34.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:34.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:34.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:34.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:34.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:34.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:34.281 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:34.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:34.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:34.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:34.413 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:34.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:34.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:34.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:34 smithi003 bash[88275]: cluster 2024-09-21T10:57:33.010846+0000 mgr.y (mgr.25133) 1349 : cluster [DBG] pgmap v1436: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:34.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:34 smithi003 bash[88275]: cluster 2024-09-21T10:57:33.010846+0000 mgr.y (mgr.25133) 1349 : cluster [DBG] pgmap v1436: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:34.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:34 smithi003 bash[88275]: audit 2024-09-21T10:57:33.595927+0000 mon.a (mon.0) 1887 : audit [DBG] from='client.? 172.21.15.3:0/3376620777' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:34.446 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:34 smithi003 bash[88275]: audit 2024-09-21T10:57:33.595927+0000 mon.a (mon.0) 1887 : audit [DBG] from='client.? 172.21.15.3:0/3376620777' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:34.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:34 smithi003 bash[89466]: cluster 2024-09-21T10:57:33.010846+0000 mgr.y (mgr.25133) 1349 : cluster [DBG] pgmap v1436: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:34.446 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:34 smithi003 bash[89466]: cluster 2024-09-21T10:57:33.010846+0000 mgr.y (mgr.25133) 1349 : cluster [DBG] pgmap v1436: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:34.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:34 smithi003 bash[89466]: audit 2024-09-21T10:57:33.595927+0000 mon.a (mon.0) 1887 : audit [DBG] from='client.? 172.21.15.3:0/3376620777' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:34.447 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:34 smithi003 bash[89466]: audit 2024-09-21T10:57:33.595927+0000 mon.a (mon.0) 1887 : audit [DBG] from='client.? 172.21.15.3:0/3376620777' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:34.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:34 smithi204 bash[78884]: cluster 2024-09-21T10:57:33.010846+0000 mgr.y (mgr.25133) 1349 : cluster [DBG] pgmap v1436: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:34.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:34 smithi204 bash[78884]: cluster 2024-09-21T10:57:33.010846+0000 mgr.y (mgr.25133) 1349 : cluster [DBG] pgmap v1436: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:34.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:34 smithi204 bash[78884]: audit 2024-09-21T10:57:33.595927+0000 mon.a (mon.0) 1887 : audit [DBG] from='client.? 172.21.15.3:0/3376620777' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:34.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:34 smithi204 bash[78884]: audit 2024-09-21T10:57:33.595927+0000 mon.a (mon.0) 1887 : audit [DBG] from='client.? 172.21.15.3:0/3376620777' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:57:34.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:34.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:34.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:34.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:34.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:34.669 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:34.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:34.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:34.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:34.800 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:34.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:34.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:34.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:34.929 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:34.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:34.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:35.032 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:35.061 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:35.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:35.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:35.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:35.191 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:35.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:35.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:35.214 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.7 to 1 (10000) 2024-09-21T10:57:35.225 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:57:35.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:35.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:35.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:35.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:35.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[88275]: audit 2024-09-21T10:57:34.304690+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.3:0/897213325' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[88275]: audit 2024-09-21T10:57:34.304690+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.3:0/897213325' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[88275]: audit 2024-09-21T10:57:34.305149+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[88275]: audit 2024-09-21T10:57:34.305149+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[88275]: audit 2024-09-21T10:57:34.462713+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:57:35.331 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[88275]: audit 2024-09-21T10:57:34.462713+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:57:35.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[89466]: audit 2024-09-21T10:57:34.304690+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.3:0/897213325' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[89466]: audit 2024-09-21T10:57:34.304690+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.3:0/897213325' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[89466]: audit 2024-09-21T10:57:34.305149+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[89466]: audit 2024-09-21T10:57:34.305149+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[89466]: audit 2024-09-21T10:57:34.462713+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:57:35.331 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:35 smithi003 bash[89466]: audit 2024-09-21T10:57:34.462713+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:57:35.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:35.450 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:35.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:35.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:35.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:35 smithi204 bash[78884]: audit 2024-09-21T10:57:34.304690+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.3:0/897213325' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:35 smithi204 bash[78884]: audit 2024-09-21T10:57:34.304690+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.3:0/897213325' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:35 smithi204 bash[78884]: audit 2024-09-21T10:57:34.305149+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:35 smithi204 bash[78884]: audit 2024-09-21T10:57:34.305149+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:57:35.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:35 smithi204 bash[78884]: audit 2024-09-21T10:57:34.462713+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:57:35.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:35 smithi204 bash[78884]: audit 2024-09-21T10:57:34.462713+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T10:57:35.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:35.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:35.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:35.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:35.682 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:35.711 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:35.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:35.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:35.815 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:35.844 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:35.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:35.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:35.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:35.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:35.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:35.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:36.076 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:36.104 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:36.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:36.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:36.207 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:36.233 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:36.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:36.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:36.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:36.363 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:36.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:36.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:36.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:36.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:36 smithi204 bash[78884]: cluster 2024-09-21T10:57:35.012041+0000 mgr.y (mgr.25133) 1350 : cluster [DBG] pgmap v1437: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:36.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:36 smithi204 bash[78884]: cluster 2024-09-21T10:57:35.012041+0000 mgr.y (mgr.25133) 1350 : cluster [DBG] pgmap v1437: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:36.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:36 smithi204 bash[78884]: cluster 2024-09-21T10:57:35.205178+0000 mon.a (mon.0) 1890 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:57:36.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:36 smithi204 bash[78884]: cluster 2024-09-21T10:57:35.205178+0000 mon.a (mon.0) 1890 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:57:36.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:36 smithi204 bash[78884]: audit 2024-09-21T10:57:35.212718+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:57:36.477 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:36 smithi204 bash[78884]: audit 2024-09-21T10:57:35.212718+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:57:36.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:36 smithi204 bash[78884]: audit 2024-09-21T10:57:35.212835+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:57:36.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:36 smithi204 bash[78884]: audit 2024-09-21T10:57:35.212835+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:57:36.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:36 smithi204 bash[78884]: cluster 2024-09-21T10:57:35.221939+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-09-21T10:57:36.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:36 smithi204 bash[78884]: cluster 2024-09-21T10:57:35.221939+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-09-21T10:57:36.484 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[88275]: cluster 2024-09-21T10:57:35.012041+0000 mgr.y (mgr.25133) 1350 : cluster [DBG] pgmap v1437: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:36.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[88275]: cluster 2024-09-21T10:57:35.012041+0000 mgr.y (mgr.25133) 1350 : cluster [DBG] pgmap v1437: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:36.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[88275]: cluster 2024-09-21T10:57:35.205178+0000 mon.a (mon.0) 1890 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:57:36.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[88275]: cluster 2024-09-21T10:57:35.205178+0000 mon.a (mon.0) 1890 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:57:36.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[88275]: audit 2024-09-21T10:57:35.212718+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:57:36.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[88275]: audit 2024-09-21T10:57:35.212718+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:57:36.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[88275]: audit 2024-09-21T10:57:35.212835+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:57:36.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[88275]: audit 2024-09-21T10:57:35.212835+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:57:36.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[88275]: cluster 2024-09-21T10:57:35.221939+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-09-21T10:57:36.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[88275]: cluster 2024-09-21T10:57:35.221939+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-09-21T10:57:36.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[89466]: cluster 2024-09-21T10:57:35.012041+0000 mgr.y (mgr.25133) 1350 : cluster [DBG] pgmap v1437: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:36.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[89466]: cluster 2024-09-21T10:57:35.012041+0000 mgr.y (mgr.25133) 1350 : cluster [DBG] pgmap v1437: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:36.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[89466]: cluster 2024-09-21T10:57:35.205178+0000 mon.a (mon.0) 1890 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:57:36.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[89466]: cluster 2024-09-21T10:57:35.205178+0000 mon.a (mon.0) 1890 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:57:36.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[89466]: audit 2024-09-21T10:57:35.212718+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:57:36.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[89466]: audit 2024-09-21T10:57:35.212718+0000 mon.a (mon.0) 1891 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:57:36.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[89466]: audit 2024-09-21T10:57:35.212835+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:57:36.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[89466]: audit 2024-09-21T10:57:35.212835+0000 mon.a (mon.0) 1892 : audit [INF] from='client.? 172.21.15.3:0/2510417190' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T10:57:36.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[89466]: cluster 2024-09-21T10:57:35.221939+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-09-21T10:57:36.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:36 smithi003 bash[89466]: cluster 2024-09-21T10:57:35.221939+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-09-21T10:57:36.492 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:36.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:36.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:36.595 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:36.621 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:36.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:36.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:36.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:36.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:36.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:36.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:36.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:36.881 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:36.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:36.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:36.983 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:37.010 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:37.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:37.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:37.029 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_blocked_ops 2024-09-21T10:57:37.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:37.141 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:37.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:37.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:37.226 INFO:teuthology.orchestra.run.smithi003.stderr:enabled application 'rados' on pool 'unique_pool_6' 2024-09-21T10:57:37.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:37.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:37 smithi204 bash[78884]: audit 2024-09-21T10:57:36.868253+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:57:37.255 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:37 smithi204 bash[78884]: audit 2024-09-21T10:57:36.868253+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:57:37.271 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:37.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:37.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:37.374 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:37.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:37.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:37.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:37.505 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:37.517 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:57:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:57:37] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.51.0" 2024-09-21T10:57:37.517 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:37 smithi003 bash[89466]: audit 2024-09-21T10:57:36.868253+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:57:37.517 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:37 smithi003 bash[89466]: audit 2024-09-21T10:57:36.868253+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:57:37.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:37 smithi003 bash[88275]: audit 2024-09-21T10:57:36.868253+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:57:37.518 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:37 smithi003 bash[88275]: audit 2024-09-21T10:57:36.868253+0000 mon.a (mon.0) 1894 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-09-21T10:57:37.535 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:37.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:37.638 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:37.668 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:37.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:37.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:37.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:37.799 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:37.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:37.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:37.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:37.929 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:37.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:38.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:38.060 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:38.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:38.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:38.162 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:38.193 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:38.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:38.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:38.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:38.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:38 smithi204 bash[78884]: cluster 2024-09-21T10:57:37.012913+0000 mgr.y (mgr.25133) 1351 : cluster [DBG] pgmap v1439: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:38.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:38 smithi204 bash[78884]: cluster 2024-09-21T10:57:37.012913+0000 mgr.y (mgr.25133) 1351 : cluster [DBG] pgmap v1439: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:38.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:38 smithi204 bash[78884]: audit 2024-09-21T10:57:37.224907+0000 mon.a (mon.0) 1895 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:57:38.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:38 smithi204 bash[78884]: audit 2024-09-21T10:57:37.224907+0000 mon.a (mon.0) 1895 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:57:38.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:38 smithi204 bash[78884]: cluster 2024-09-21T10:57:37.230753+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-09-21T10:57:38.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:38 smithi204 bash[78884]: cluster 2024-09-21T10:57:37.230753+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-09-21T10:57:38.326 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:38.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:38.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:38.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:38.454 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:38.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:38.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:38.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:57:38.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:38.565 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[88275]: cluster 2024-09-21T10:57:37.012913+0000 mgr.y (mgr.25133) 1351 : cluster [DBG] pgmap v1439: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:38.565 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[88275]: cluster 2024-09-21T10:57:37.012913+0000 mgr.y (mgr.25133) 1351 : cluster [DBG] pgmap v1439: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:38.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[88275]: audit 2024-09-21T10:57:37.224907+0000 mon.a (mon.0) 1895 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:57:38.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[88275]: audit 2024-09-21T10:57:37.224907+0000 mon.a (mon.0) 1895 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:57:38.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[88275]: cluster 2024-09-21T10:57:37.230753+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-09-21T10:57:38.566 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[88275]: cluster 2024-09-21T10:57:37.230753+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-09-21T10:57:38.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[89466]: cluster 2024-09-21T10:57:37.012913+0000 mgr.y (mgr.25133) 1351 : cluster [DBG] pgmap v1439: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:38.566 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[89466]: cluster 2024-09-21T10:57:37.012913+0000 mgr.y (mgr.25133) 1351 : cluster [DBG] pgmap v1439: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:38.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[89466]: audit 2024-09-21T10:57:37.224907+0000 mon.a (mon.0) 1895 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:57:38.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[89466]: audit 2024-09-21T10:57:37.224907+0000 mon.a (mon.0) 1895 : audit [INF] from='client.? 172.21.15.3:0/4228186597' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-21T10:57:38.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[89466]: cluster 2024-09-21T10:57:37.230753+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-09-21T10:57:38.567 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:38 smithi003 bash[89466]: cluster 2024-09-21T10:57:37.230753+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-09-21T10:57:38.585 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:38.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:38.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:38.688 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:38.707 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:38.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:38.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:38.810 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:38.838 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:38.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:38.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:38.941 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:38.970 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:38.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:38.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:39.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:39.101 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:39.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:39.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:39.204 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:39.233 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:39.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:39.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:39.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:39.364 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:39.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:39.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:39.467 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:39.494 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:39.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:39.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:39.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T10:57:39.597 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:39.621 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:39.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:39.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:39.725 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:39.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:39 smithi204 bash[78884]: audit 2024-09-21T10:57:38.680801+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:39.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:39 smithi204 bash[78884]: audit 2024-09-21T10:57:38.680801+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:39.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:39 smithi204 bash[78884]: audit 2024-09-21T10:57:38.681714+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:39.737 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:39 smithi204 bash[78884]: audit 2024-09-21T10:57:38.681714+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:39.737 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:39 smithi204 bash[78884]: cluster 2024-09-21T10:57:39.013507+0000 mgr.y (mgr.25133) 1352 : cluster [DBG] pgmap v1441: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:39.737 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:39 smithi204 bash[78884]: cluster 2024-09-21T10:57:39.013507+0000 mgr.y (mgr.25133) 1352 : cluster [DBG] pgmap v1441: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:39.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:39.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:39.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:39.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:39.880 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:39.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:39.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[88275]: audit 2024-09-21T10:57:38.680801+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[88275]: audit 2024-09-21T10:57:38.680801+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[88275]: audit 2024-09-21T10:57:38.681714+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[88275]: audit 2024-09-21T10:57:38.681714+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[88275]: cluster 2024-09-21T10:57:39.013507+0000 mgr.y (mgr.25133) 1352 : cluster [DBG] pgmap v1441: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:39.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[88275]: cluster 2024-09-21T10:57:39.013507+0000 mgr.y (mgr.25133) 1352 : cluster [DBG] pgmap v1441: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[89466]: audit 2024-09-21T10:57:38.680801+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[89466]: audit 2024-09-21T10:57:38.680801+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[89466]: audit 2024-09-21T10:57:38.681714+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[89466]: audit 2024-09-21T10:57:38.681714+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[89466]: cluster 2024-09-21T10:57:39.013507+0000 mgr.y (mgr.25133) 1352 : cluster [DBG] pgmap v1441: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:39.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:39 smithi003 bash[89466]: cluster 2024-09-21T10:57:39.013507+0000 mgr.y (mgr.25133) 1352 : cluster [DBG] pgmap v1441: 109 pgs: 109 active+clean; 634 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:39.984 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:40.009 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:40.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:40.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:40.113 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:40.143 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:40.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:40.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:40.246 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:40.273 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:40.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:40.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:40.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:40.405 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:40.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:40.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:40.507 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:40.536 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:40.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:40.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:40.639 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:40.668 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:40.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:40.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:40.708 DEBUG:teuthology.orchestra.run.smithi003:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_6 bench 90 write' 2024-09-21T10:57:40.715 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-09-21T10:57:40.715 INFO:teuthology.orchestra.run:waiting for 3000 2024-09-21T10:57:40.771 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:40.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[88275]: cluster 2024-09-21T10:57:39.678698+0000 mon.a (mon.0) 1899 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:57:40.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[88275]: cluster 2024-09-21T10:57:39.678698+0000 mon.a (mon.0) 1899 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:57:40.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[88275]: cluster 2024-09-21T10:57:39.678734+0000 mon.a (mon.0) 1900 : cluster [INF] Cluster is now healthy 2024-09-21T10:57:40.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[88275]: cluster 2024-09-21T10:57:39.678734+0000 mon.a (mon.0) 1900 : cluster [INF] Cluster is now healthy 2024-09-21T10:57:40.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[88275]: audit 2024-09-21T10:57:40.122490+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]} : dispatch 2024-09-21T10:57:40.781 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[88275]: audit 2024-09-21T10:57:40.122490+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]} : dispatch 2024-09-21T10:57:40.781 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[89466]: cluster 2024-09-21T10:57:39.678698+0000 mon.a (mon.0) 1899 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:57:40.781 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[89466]: cluster 2024-09-21T10:57:39.678698+0000 mon.a (mon.0) 1899 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:57:40.781 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[89466]: cluster 2024-09-21T10:57:39.678734+0000 mon.a (mon.0) 1900 : cluster [INF] Cluster is now healthy 2024-09-21T10:57:40.782 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[89466]: cluster 2024-09-21T10:57:39.678734+0000 mon.a (mon.0) 1900 : cluster [INF] Cluster is now healthy 2024-09-21T10:57:40.782 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[89466]: audit 2024-09-21T10:57:40.122490+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]} : dispatch 2024-09-21T10:57:40.782 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:40 smithi003 bash[89466]: audit 2024-09-21T10:57:40.122490+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]} : dispatch 2024-09-21T10:57:40.790 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:hints = 1 2024-09-21T10:57:40.790 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-09-21T10:57:40.790 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object prefix: benchmark_data_smithi003_230175 2024-09-21T10:57:40.791 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:57:40.791 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 0 0 0 0 0 0 - 0 2024-09-21T10:57:40.800 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:40.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:40.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:40.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:40.929 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:40.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:40.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:41.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:40 smithi204 bash[78884]: cluster 2024-09-21T10:57:39.678698+0000 mon.a (mon.0) 1899 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:57:41.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:40 smithi204 bash[78884]: cluster 2024-09-21T10:57:39.678698+0000 mon.a (mon.0) 1899 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T10:57:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:40 smithi204 bash[78884]: cluster 2024-09-21T10:57:39.678734+0000 mon.a (mon.0) 1900 : cluster [INF] Cluster is now healthy 2024-09-21T10:57:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:40 smithi204 bash[78884]: cluster 2024-09-21T10:57:39.678734+0000 mon.a (mon.0) 1900 : cluster [INF] Cluster is now healthy 2024-09-21T10:57:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:40 smithi204 bash[78884]: audit 2024-09-21T10:57:40.122490+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]} : dispatch 2024-09-21T10:57:41.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:40 smithi204 bash[78884]: audit 2024-09-21T10:57:40.122490+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]} : dispatch 2024-09-21T10:57:41.032 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:41.061 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:41.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:41.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:41.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:41.192 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:41.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:41.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:41.250 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:57:41.296 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:41.322 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:41.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:41.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:41.424 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:41.460 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:41.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:41.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:41.563 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:41.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:41.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:41.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:41.691 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:41.727 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:41.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:41.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:41.791 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 1 15 2936 2921 182.553 182.562 0.00412242 0.00545614 2024-09-21T10:57:41.832 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:41.857 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:41.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:41.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:41.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:41.971 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:41 smithi204 bash[78884]: audit 2024-09-21T10:57:40.696392+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-21T10:57:41.971 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:41 smithi204 bash[78884]: audit 2024-09-21T10:57:40.696392+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-21T10:57:41.971 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:41 smithi204 bash[78884]: cluster 2024-09-21T10:57:40.700890+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-09-21T10:57:41.971 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:41 smithi204 bash[78884]: cluster 2024-09-21T10:57:40.700890+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-09-21T10:57:41.971 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:41 smithi204 bash[78884]: cluster 2024-09-21T10:57:41.013988+0000 mgr.y (mgr.25133) 1353 : cluster [DBG] pgmap v1443: 109 pgs: 109 active+clean; 634 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:41.971 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:41 smithi204 bash[78884]: cluster 2024-09-21T10:57:41.013988+0000 mgr.y (mgr.25133) 1353 : cluster [DBG] pgmap v1443: 109 pgs: 109 active+clean; 634 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:41.985 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:41.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:41.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:42.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:42.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[88275]: audit 2024-09-21T10:57:40.696392+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-21T10:57:42.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[88275]: audit 2024-09-21T10:57:40.696392+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-21T10:57:42.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[88275]: cluster 2024-09-21T10:57:40.700890+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-09-21T10:57:42.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[88275]: cluster 2024-09-21T10:57:40.700890+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-09-21T10:57:42.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[88275]: cluster 2024-09-21T10:57:41.013988+0000 mgr.y (mgr.25133) 1353 : cluster [DBG] pgmap v1443: 109 pgs: 109 active+clean; 634 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:42.099 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[88275]: cluster 2024-09-21T10:57:41.013988+0000 mgr.y (mgr.25133) 1353 : cluster [DBG] pgmap v1443: 109 pgs: 109 active+clean; 634 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:42.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[89466]: audit 2024-09-21T10:57:40.696392+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-21T10:57:42.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[89466]: audit 2024-09-21T10:57:40.696392+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-09-21T10:57:42.099 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[89466]: cluster 2024-09-21T10:57:40.700890+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-09-21T10:57:42.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[89466]: cluster 2024-09-21T10:57:40.700890+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-09-21T10:57:42.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[89466]: cluster 2024-09-21T10:57:41.013988+0000 mgr.y (mgr.25133) 1353 : cluster [DBG] pgmap v1443: 109 pgs: 109 active+clean; 634 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:42.100 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:41 smithi003 bash[89466]: cluster 2024-09-21T10:57:41.013988+0000 mgr.y (mgr.25133) 1353 : cluster [DBG] pgmap v1443: 109 pgs: 109 active+clean; 634 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-21T10:57:42.116 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:42.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:42.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:42.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:42.245 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:42.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:42.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:42.348 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:42.378 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:42.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:42.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:42.481 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:42.506 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:42.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:42.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:42.611 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:42.638 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:42.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:42.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:42.741 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:42.768 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:42.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:42.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:42.791 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 2 16 5869 5853 182.893 183.25 0.00348627 0.00545628 2024-09-21T10:57:42.871 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:42.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:42 smithi003 bash[88275]: cluster 2024-09-21T10:57:41.715807+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-09-21T10:57:42.883 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:42 smithi003 bash[88275]: cluster 2024-09-21T10:57:41.715807+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-09-21T10:57:42.883 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:42 smithi003 bash[89466]: cluster 2024-09-21T10:57:41.715807+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-09-21T10:57:42.884 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:42 smithi003 bash[89466]: cluster 2024-09-21T10:57:41.715807+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-09-21T10:57:42.907 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:42.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:42.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:43.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:42 smithi204 bash[78884]: cluster 2024-09-21T10:57:41.715807+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-09-21T10:57:43.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:42 smithi204 bash[78884]: cluster 2024-09-21T10:57:41.715807+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-09-21T10:57:43.014 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:43.038 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:43.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:43.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:43.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:43.168 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:43.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:43.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:43.263 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:43.272 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:43.304 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:43.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:43.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:43.406 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:43.432 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:43.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:43.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:43.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:43.561 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:43.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:43.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:43.666 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:43.692 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:43.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:43.791 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 3 16 8700 8684 180.903 176.938 0.00459841 0.00552024 2024-09-21T10:57:43.795 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:43.822 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:43.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:43.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:43.926 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:43.950 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:43.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:43.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:43 smithi204 bash[78884]: cluster 2024-09-21T10:57:43.014910+0000 mgr.y (mgr.25133) 1354 : cluster [DBG] pgmap v1445: 109 pgs: 109 active+clean; 56 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s wr, 147 op/s 2024-09-21T10:57:44.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:43 smithi204 bash[78884]: cluster 2024-09-21T10:57:43.014910+0000 mgr.y (mgr.25133) 1354 : cluster [DBG] pgmap v1445: 109 pgs: 109 active+clean; 56 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s wr, 147 op/s 2024-09-21T10:57:44.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:44.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:43 smithi003 bash[88275]: cluster 2024-09-21T10:57:43.014910+0000 mgr.y (mgr.25133) 1354 : cluster [DBG] pgmap v1445: 109 pgs: 109 active+clean; 56 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s wr, 147 op/s 2024-09-21T10:57:44.064 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:43 smithi003 bash[88275]: cluster 2024-09-21T10:57:43.014910+0000 mgr.y (mgr.25133) 1354 : cluster [DBG] pgmap v1445: 109 pgs: 109 active+clean; 56 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s wr, 147 op/s 2024-09-21T10:57:44.064 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:43 smithi003 bash[89466]: cluster 2024-09-21T10:57:43.014910+0000 mgr.y (mgr.25133) 1354 : cluster [DBG] pgmap v1445: 109 pgs: 109 active+clean; 56 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s wr, 147 op/s 2024-09-21T10:57:44.064 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:43 smithi003 bash[89466]: cluster 2024-09-21T10:57:43.014910+0000 mgr.y (mgr.25133) 1354 : cluster [DBG] pgmap v1445: 109 pgs: 109 active+clean; 56 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s wr, 147 op/s 2024-09-21T10:57:44.083 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:44.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:44.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:44.186 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:44.217 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:44.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:44.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:44.286 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:44.287 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:44.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:44.351 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:44.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:44.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:44.456 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:44.491 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:44.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:44.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:44.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:44.616 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:44.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:44.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:44.720 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:44.745 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:44.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:44.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:44.791 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 4 16 11297 11281 176.251 162.312 0.00288352 0.00566574 2024-09-21T10:57:44.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:44.874 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:44.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:44.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:44.978 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:45.003 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:45.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:45.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:45.123 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:45.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:45.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:45.243 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:45.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:45.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:45.304 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:57:45.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:45.371 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:45.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:45.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:45.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:45.498 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:45.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:45.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:45.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:45.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:45.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:45.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:45.731 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:45.753 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:45.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:45.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:45.791 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 5 16 13407 13391 167.372 131.875 0.00139844 0.00591862 2024-09-21T10:57:45.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:45.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:45.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:45.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:45.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:46.016 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:46.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:46.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:46.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:46.143 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:46.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:46 smithi204 bash[78884]: cluster 2024-09-21T10:57:45.016295+0000 mgr.y (mgr.25133) 1355 : cluster [DBG] pgmap v1446: 109 pgs: 109 active+clean; 564 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:57:46.146 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:46 smithi204 bash[78884]: cluster 2024-09-21T10:57:45.016295+0000 mgr.y (mgr.25133) 1355 : cluster [DBG] pgmap v1446: 109 pgs: 109 active+clean; 564 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:57:46.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:46.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:46.247 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:46.270 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:46.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:46.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:46.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:46 smithi003 bash[88275]: cluster 2024-09-21T10:57:45.016295+0000 mgr.y (mgr.25133) 1355 : cluster [DBG] pgmap v1446: 109 pgs: 109 active+clean; 564 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:57:46.286 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:46 smithi003 bash[88275]: cluster 2024-09-21T10:57:45.016295+0000 mgr.y (mgr.25133) 1355 : cluster [DBG] pgmap v1446: 109 pgs: 109 active+clean; 564 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:57:46.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:46 smithi003 bash[89466]: cluster 2024-09-21T10:57:45.016295+0000 mgr.y (mgr.25133) 1355 : cluster [DBG] pgmap v1446: 109 pgs: 109 active+clean; 564 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:57:46.288 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:46 smithi003 bash[89466]: cluster 2024-09-21T10:57:45.016295+0000 mgr.y (mgr.25133) 1355 : cluster [DBG] pgmap v1446: 109 pgs: 109 active+clean; 564 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-09-21T10:57:46.373 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:46.394 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:46.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:46.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:46.496 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:46.521 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:46.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:46.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:46.624 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:46.651 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:46.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:46.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:46.759 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:46.791 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 6 16 14703 14687 152.976 81 0.0048113 0.00652816 2024-09-21T10:57:46.793 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:46.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:46.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:46.897 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:46.923 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:46.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:46.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:47.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:47.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:47.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:47.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:47.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:47.185 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:47.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:47.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:47.290 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:47.308 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:47.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:47.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:47.410 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:47.435 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:47.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:47.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:47.476 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:57:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:57:47] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.51.0" 2024-09-21T10:57:47.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:47.559 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:47.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:47.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:47.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:47.686 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:47.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:47.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:47.789 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:47.791 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 7 16 16244 16228 144.88 96.3125 0.00179682 0.00658551 2024-09-21T10:57:47.815 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:47.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:47.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:47.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:47.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:47.946 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:47.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:48.047 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:48.076 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:48.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:48.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:48.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:48.210 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:48.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:48.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:48.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:48.340 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:48.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:48.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:48.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:48 smithi204 bash[78884]: cluster 2024-09-21T10:57:47.016796+0000 mgr.y (mgr.25133) 1356 : cluster [DBG] pgmap v1447: 109 pgs: 109 active+clean; 617 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:57:48.343 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:48 smithi204 bash[78884]: cluster 2024-09-21T10:57:47.016796+0000 mgr.y (mgr.25133) 1356 : cluster [DBG] pgmap v1447: 109 pgs: 109 active+clean; 617 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:57:48.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:48 smithi003 bash[88275]: cluster 2024-09-21T10:57:47.016796+0000 mgr.y (mgr.25133) 1356 : cluster [DBG] pgmap v1447: 109 pgs: 109 active+clean; 617 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:57:48.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:48 smithi003 bash[88275]: cluster 2024-09-21T10:57:47.016796+0000 mgr.y (mgr.25133) 1356 : cluster [DBG] pgmap v1447: 109 pgs: 109 active+clean; 617 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:57:48.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:48 smithi003 bash[89466]: cluster 2024-09-21T10:57:47.016796+0000 mgr.y (mgr.25133) 1356 : cluster [DBG] pgmap v1447: 109 pgs: 109 active+clean; 617 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:57:48.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:48 smithi003 bash[89466]: cluster 2024-09-21T10:57:47.016796+0000 mgr.y (mgr.25133) 1356 : cluster [DBG] pgmap v1447: 109 pgs: 109 active+clean; 617 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-09-21T10:57:48.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:48.469 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:48.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:48.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:48.573 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:48.601 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:48.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:48.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:48.705 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:48.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:48.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:48.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:48.791 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 8 16 17509 17493 136.651 79.0625 0.00820094 0.00731157 2024-09-21T10:57:48.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:48.868 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:48.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:48.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:48.972 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:48.997 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:49.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:49.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:49.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:49.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:49.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:49.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:49.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:49.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:49.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:49.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:49.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:49.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:49.383 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:49.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:49.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:49.511 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:49.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:49.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:49.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:49.640 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:49.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:49.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:49.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:49.765 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:49.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:49.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:49.792 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 9 16 19544 19528 135.598 127.188 0.00426352 0.00736786 2024-09-21T10:57:49.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:49.894 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:49.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:49.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:49.997 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:50.015 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:50.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:50.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:50.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:50.136 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:50.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:50.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:50.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:50.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:50 smithi204 bash[78884]: cluster 2024-09-21T10:57:49.017877+0000 mgr.y (mgr.25133) 1357 : cluster [DBG] pgmap v1448: 109 pgs: 109 active+clean; 817 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:57:50.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:50 smithi204 bash[78884]: cluster 2024-09-21T10:57:49.017877+0000 mgr.y (mgr.25133) 1357 : cluster [DBG] pgmap v1448: 109 pgs: 109 active+clean; 817 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:57:50.262 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:50.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:50 smithi003 bash[88275]: cluster 2024-09-21T10:57:49.017877+0000 mgr.y (mgr.25133) 1357 : cluster [DBG] pgmap v1448: 109 pgs: 109 active+clean; 817 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:57:50.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:50 smithi003 bash[88275]: cluster 2024-09-21T10:57:49.017877+0000 mgr.y (mgr.25133) 1357 : cluster [DBG] pgmap v1448: 109 pgs: 109 active+clean; 817 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:57:50.264 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:50 smithi003 bash[89466]: cluster 2024-09-21T10:57:49.017877+0000 mgr.y (mgr.25133) 1357 : cluster [DBG] pgmap v1448: 109 pgs: 109 active+clean; 817 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:57:50.264 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:50 smithi003 bash[89466]: cluster 2024-09-21T10:57:49.017877+0000 mgr.y (mgr.25133) 1357 : cluster [DBG] pgmap v1448: 109 pgs: 109 active+clean; 817 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-09-21T10:57:50.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:50.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:50.366 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:50.401 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:50.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:50.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:50.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:50.528 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:50.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:50.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:50.631 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:50.658 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:50.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:50.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:50.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:50.783 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:50.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:50.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:50.791 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 10 16 20298 20282 126.751 47.125 0.0047459 0.00788016 2024-09-21T10:57:50.887 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:50.914 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:50.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:50.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:51.017 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:51.046 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:51.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:51.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:51.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:51.176 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:51.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:51.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:51.280 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:51.300 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:51.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:51.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:51.403 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:51.430 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:51.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:51.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:51.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:51.568 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:51.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:51.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:51.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:51.701 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:51.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:51.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:51.792 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 11 16 21563 21547 122.414 79.0625 0.00211215 0.00808326 2024-09-21T10:57:51.803 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:51.835 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:51.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:51.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:51.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:51.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:51.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:51.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:52.077 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:52.106 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:52.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:52.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:52.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:52.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:52 smithi204 bash[78884]: cluster 2024-09-21T10:57:51.018759+0000 mgr.y (mgr.25133) 1358 : cluster [DBG] pgmap v1449: 109 pgs: 109 active+clean; 1.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:57:52.220 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:52 smithi204 bash[78884]: cluster 2024-09-21T10:57:51.018759+0000 mgr.y (mgr.25133) 1358 : cluster [DBG] pgmap v1449: 109 pgs: 109 active+clean; 1.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:57:52.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:52.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:52.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:52.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:52.352 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:52 smithi003 bash[88275]: cluster 2024-09-21T10:57:51.018759+0000 mgr.y (mgr.25133) 1358 : cluster [DBG] pgmap v1449: 109 pgs: 109 active+clean; 1.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:57:52.353 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:52 smithi003 bash[88275]: cluster 2024-09-21T10:57:51.018759+0000 mgr.y (mgr.25133) 1358 : cluster [DBG] pgmap v1449: 109 pgs: 109 active+clean; 1.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:57:52.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:52 smithi003 bash[89466]: cluster 2024-09-21T10:57:51.018759+0000 mgr.y (mgr.25133) 1358 : cluster [DBG] pgmap v1449: 109 pgs: 109 active+clean; 1.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:57:52.353 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:52 smithi003 bash[89466]: cluster 2024-09-21T10:57:51.018759+0000 mgr.y (mgr.25133) 1358 : cluster [DBG] pgmap v1449: 109 pgs: 109 active+clean; 1.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2024-09-21T10:57:52.372 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:52.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:52.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:52.476 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:52.507 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:52.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:52.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:52.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:52.662 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:52.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:52.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:52.766 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:52.792 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 12 16 23507 23491 122.337 121.5 0.00745343 0.00816602 2024-09-21T10:57:52.793 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:52.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:52.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:52.898 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:52.924 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:52.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:52.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:53.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:53.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:53.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:53.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:53.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:53.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:53.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:53.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:53.297 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:53.330 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:53.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:53.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:53.436 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:53.466 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:53.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:53.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:53.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:53.590 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:53.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:53.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:53.693 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:53.792 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 13 16 25093 25077 120.551 99.125 0.0036648 0.00828928 2024-09-21T10:57:53.928 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:53.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:53.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:54.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:54.054 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:54.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:54.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:54.157 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:54.182 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:54.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:54.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:54.209 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[89466]: cluster 2024-09-21T10:57:53.021743+0000 mgr.y (mgr.25133) 1359 : cluster [DBG] pgmap v1450: 109 pgs: 109 active+clean; 1.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T10:57:54.285 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:54.318 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:54.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:54.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:54.423 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:54 smithi204 bash[78884]: cluster 2024-09-21T10:57:53.021743+0000 mgr.y (mgr.25133) 1359 : cluster [DBG] pgmap v1450: 109 pgs: 109 active+clean; 1.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T10:57:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:54 smithi204 bash[78884]: cluster 2024-09-21T10:57:53.021743+0000 mgr.y (mgr.25133) 1359 : cluster [DBG] pgmap v1450: 109 pgs: 109 active+clean; 1.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T10:57:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:54 smithi204 bash[78884]: audit 2024-09-21T10:57:53.685653+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:54 smithi204 bash[78884]: audit 2024-09-21T10:57:53.685653+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:54 smithi204 bash[78884]: audit 2024-09-21T10:57:53.686741+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:54 smithi204 bash[78884]: audit 2024-09-21T10:57:53.686741+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:54.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[88275]: cluster 2024-09-21T10:57:53.021743+0000 mgr.y (mgr.25133) 1359 : cluster [DBG] pgmap v1450: 109 pgs: 109 active+clean; 1.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T10:57:54.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[88275]: cluster 2024-09-21T10:57:53.021743+0000 mgr.y (mgr.25133) 1359 : cluster [DBG] pgmap v1450: 109 pgs: 109 active+clean; 1.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T10:57:54.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[88275]: audit 2024-09-21T10:57:53.685653+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:54.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[88275]: audit 2024-09-21T10:57:53.685653+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:54.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[88275]: audit 2024-09-21T10:57:53.686741+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:54.590 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[88275]: audit 2024-09-21T10:57:53.686741+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:54.590 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[89466]: cluster 2024-09-21T10:57:53.021743+0000 mgr.y (mgr.25133) 1359 : cluster [DBG] pgmap v1450: 109 pgs: 109 active+clean; 1.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2024-09-21T10:57:54.590 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[89466]: audit 2024-09-21T10:57:53.685653+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:54.590 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[89466]: audit 2024-09-21T10:57:53.685653+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:57:54.590 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[89466]: audit 2024-09-21T10:57:53.686741+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:54.591 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:54 smithi003 bash[89466]: audit 2024-09-21T10:57:53.686741+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:57:54.606 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:54.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:54.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:54.709 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:54.738 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:54.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:54.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:54.792 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 14 16 26167 26151 116.734 67.125 0.00509369 0.00856089 2024-09-21T10:57:54.840 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:54.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:54.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:54.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:54.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:54.995 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:54.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:54.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:55.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:55.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:55.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:55.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:55.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:55.257 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:55.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:55.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:55.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:55.382 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:55.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:55.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:55.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:55.511 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:55.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:55.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:55.613 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:55.649 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:55.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:55.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:55.752 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:55.780 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:55.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:55.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:55.792 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 15 16 27830 27814 115.88 103.938 0.00708734 0.0086232 2024-09-21T10:57:55.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:55.909 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:55.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:55.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:56.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:56.034 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:56.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:56.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:56.137 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:56.156 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:56.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:56.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:56 smithi204 bash[78884]: cluster 2024-09-21T10:57:55.022505+0000 mgr.y (mgr.25133) 1360 : cluster [DBG] pgmap v1451: 109 pgs: 109 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-21T10:57:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:56 smithi204 bash[78884]: cluster 2024-09-21T10:57:55.022505+0000 mgr.y (mgr.25133) 1360 : cluster [DBG] pgmap v1451: 109 pgs: 109 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-21T10:57:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:56 smithi204 bash[78884]: cluster 2024-09-21T10:57:55.109227+0000 osd.0 (osd.0) 35 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:57:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:56 smithi204 bash[78884]: cluster 2024-09-21T10:57:55.109227+0000 osd.0 (osd.0) 35 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:57:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:56 smithi204 bash[78884]: cluster 2024-09-21T10:57:55.110795+0000 osd.0 (osd.0) 36 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:57:56.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:56 smithi204 bash[78884]: cluster 2024-09-21T10:57:55.110795+0000 osd.0 (osd.0) 36 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:57:56.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:56.290 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:56.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:56.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:56.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:56.421 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:56.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:56.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:56.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:56.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[88275]: cluster 2024-09-21T10:57:55.022505+0000 mgr.y (mgr.25133) 1360 : cluster [DBG] pgmap v1451: 109 pgs: 109 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-21T10:57:56.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[88275]: cluster 2024-09-21T10:57:55.022505+0000 mgr.y (mgr.25133) 1360 : cluster [DBG] pgmap v1451: 109 pgs: 109 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-21T10:57:56.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[88275]: cluster 2024-09-21T10:57:55.109227+0000 osd.0 (osd.0) 35 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:57:56.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[88275]: cluster 2024-09-21T10:57:55.109227+0000 osd.0 (osd.0) 35 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:57:56.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[88275]: cluster 2024-09-21T10:57:55.110795+0000 osd.0 (osd.0) 36 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:57:56.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[88275]: cluster 2024-09-21T10:57:55.110795+0000 osd.0 (osd.0) 36 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:57:56.533 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[89466]: cluster 2024-09-21T10:57:55.022505+0000 mgr.y (mgr.25133) 1360 : cluster [DBG] pgmap v1451: 109 pgs: 109 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-21T10:57:56.533 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[89466]: cluster 2024-09-21T10:57:55.022505+0000 mgr.y (mgr.25133) 1360 : cluster [DBG] pgmap v1451: 109 pgs: 109 active+clean; 1.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 126 MiB/s wr, 2.01k op/s 2024-09-21T10:57:56.533 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[89466]: cluster 2024-09-21T10:57:55.109227+0000 osd.0 (osd.0) 35 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:57:56.533 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[89466]: cluster 2024-09-21T10:57:55.109227+0000 osd.0 (osd.0) 35 : cluster [DBG] 1.0 scrub starts 2024-09-21T10:57:56.533 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[89466]: cluster 2024-09-21T10:57:55.110795+0000 osd.0 (osd.0) 36 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:57:56.533 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:56 smithi003 bash[89466]: cluster 2024-09-21T10:57:55.110795+0000 osd.0 (osd.0) 36 : cluster [DBG] 1.0 scrub ok 2024-09-21T10:57:56.554 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:56.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:56.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:56.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:56.686 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:56.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:56.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:56.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:56.792 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 16 16 29174 29158 113.887 84 0.00538857 0.00877432 2024-09-21T10:57:57.071 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:57.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:57.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:57.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:57.200 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:57.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:57.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:57.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:57.334 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:57.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:57.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:57.438 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:57.461 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:57.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:57.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:57.564 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:57.597 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:57.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:57.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:57.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:57.729 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:57.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:57.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:57.792 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 17 16 30729 30713 112.904 97.1875 0.00650676 0.00885173 2024-09-21T10:57:57.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:57.867 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:57.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:57.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:57.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:57:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:57:57] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-21T10:57:57.972 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:57.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:57.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:57.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:58.098 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:58.126 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:58.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:58.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:58.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:58.249 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:58.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:58.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:58.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:58.361 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:58 smithi204 bash[78884]: cluster 2024-09-21T10:57:57.023135+0000 mgr.y (mgr.25133) 1361 : cluster [DBG] pgmap v1452: 109 pgs: 109 active+clean; 1.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:57:58.361 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:57:58 smithi204 bash[78884]: cluster 2024-09-21T10:57:57.023135+0000 mgr.y (mgr.25133) 1361 : cluster [DBG] pgmap v1452: 109 pgs: 109 active+clean; 1.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:57:58.374 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:57:58.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:58.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:57:58.468 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:58 smithi003 bash[89466]: cluster 2024-09-21T10:57:57.023135+0000 mgr.y (mgr.25133) 1361 : cluster [DBG] pgmap v1452: 109 pgs: 109 active+clean; 1.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:57:58.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:57:58 smithi003 bash[89466]: cluster 2024-09-21T10:57:57.023135+0000 mgr.y (mgr.25133) 1361 : cluster [DBG] pgmap v1452: 109 pgs: 109 active+clean; 1.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:57:58.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:58 smithi003 bash[88275]: cluster 2024-09-21T10:57:57.023135+0000 mgr.y (mgr.25133) 1361 : cluster [DBG] pgmap v1452: 109 pgs: 109 active+clean; 1.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:57:58.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:57:58 smithi003 bash[88275]: cluster 2024-09-21T10:57:57.023135+0000 mgr.y (mgr.25133) 1361 : cluster [DBG] pgmap v1452: 109 pgs: 109 active+clean; 1.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-09-21T10:57:58.476 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:58.504 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:57:58.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:58.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:57:58.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:58.633 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:57:58.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:58.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:57:58.736 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:58.768 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:58.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:58.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:58.792 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 18 16 31504 31488 109.323 48.4375 0.00283036 0.00912939 2024-09-21T10:57:58.871 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:58.899 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:58.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:58.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:59.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:59.033 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:59.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:59.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:59.139 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:59.173 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:59.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:59.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:57:59.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:59.303 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:57:59.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:59.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:57:59.406 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:59.450 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:57:59.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:59.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:57:59.554 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:59.585 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:59.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:59.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:59.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:59.714 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:57:59.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:59.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:57:59.793 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 19 15 32985 32970 108.443 92.625 0.00406173 0.00921532 2024-09-21T10:57:59.818 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:59.849 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:57:59.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:59.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:57:59.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:59.982 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:57:59.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:57:59.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:00.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:00.129 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:00.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:00.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:00.233 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:00.261 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:00.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:00.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:00.364 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:00.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:00 smithi003 bash[88275]: cluster 2024-09-21T10:57:59.023680+0000 mgr.y (mgr.25133) 1362 : cluster [DBG] pgmap v1453: 109 pgs: 109 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:58:00.374 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:00 smithi003 bash[88275]: cluster 2024-09-21T10:57:59.023680+0000 mgr.y (mgr.25133) 1362 : cluster [DBG] pgmap v1453: 109 pgs: 109 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:58:00.374 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:00 smithi003 bash[89466]: cluster 2024-09-21T10:57:59.023680+0000 mgr.y (mgr.25133) 1362 : cluster [DBG] pgmap v1453: 109 pgs: 109 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:58:00.375 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:00 smithi003 bash[89466]: cluster 2024-09-21T10:57:59.023680+0000 mgr.y (mgr.25133) 1362 : cluster [DBG] pgmap v1453: 109 pgs: 109 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:58:00.388 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:00.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:00.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:00.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:00.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:00 smithi204 bash[78884]: cluster 2024-09-21T10:57:59.023680+0000 mgr.y (mgr.25133) 1362 : cluster [DBG] pgmap v1453: 109 pgs: 109 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:58:00.501 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:00 smithi204 bash[78884]: cluster 2024-09-21T10:57:59.023680+0000 mgr.y (mgr.25133) 1362 : cluster [DBG] pgmap v1453: 109 pgs: 109 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-09-21T10:58:00.519 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:00.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:00.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:00.623 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:00.649 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:00.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:00.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:00.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:00.778 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:00.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:00.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:00.793 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:58:00.792239+0000 min lat: 0.00121486 max lat: 0.758654 avg lat: 0.00925244 2024-09-21T10:58:00.793 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:58:00.793 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 20 16 34585 34569 108.018 99.9375 0.00566559 0.00925244 2024-09-21T10:58:00.882 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:00.900 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:00.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:00.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:01.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:01.029 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:01.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:01.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:01.132 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:01.162 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:01.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:01.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:01.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:01.299 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:01.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:01.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:01.402 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:01.430 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:01.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:01.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:01.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:01.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:01.563 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:01.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:01.664 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:01.693 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:01.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:01.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:01.793 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 21 16 36018 36002 107.138 89.5625 0.0111755 0.00932842 2024-09-21T10:58:01.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:01.819 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:01.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:01.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:01.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:01.950 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:01.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:01.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:02.055 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:02.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:02.091 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:02.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:02.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:02.217 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:02.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:02.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:02.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:02.342 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:02.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:02.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:02.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:02 smithi003 bash[88275]: cluster 2024-09-21T10:58:01.024822+0000 mgr.y (mgr.25133) 1363 : cluster [DBG] pgmap v1454: 109 pgs: 109 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:58:02.439 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:02 smithi003 bash[88275]: cluster 2024-09-21T10:58:01.024822+0000 mgr.y (mgr.25133) 1363 : cluster [DBG] pgmap v1454: 109 pgs: 109 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:58:02.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:02 smithi003 bash[89466]: cluster 2024-09-21T10:58:01.024822+0000 mgr.y (mgr.25133) 1363 : cluster [DBG] pgmap v1454: 109 pgs: 109 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:58:02.440 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:02 smithi003 bash[89466]: cluster 2024-09-21T10:58:01.024822+0000 mgr.y (mgr.25133) 1363 : cluster [DBG] pgmap v1454: 109 pgs: 109 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:58:02.445 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:02.471 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:02.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:02.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:02.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:02 smithi204 bash[78884]: cluster 2024-09-21T10:58:01.024822+0000 mgr.y (mgr.25133) 1363 : cluster [DBG] pgmap v1454: 109 pgs: 109 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:58:02.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:02 smithi204 bash[78884]: cluster 2024-09-21T10:58:01.024822+0000 mgr.y (mgr.25133) 1363 : cluster [DBG] pgmap v1454: 109 pgs: 109 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-09-21T10:58:02.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:02.598 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:02.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:02.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:02.701 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:02.737 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:02.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:02.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:02.793 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 22 16 37291 37275 105.885 79.5625 0.00918043 0.00943853 2024-09-21T10:58:02.842 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:02.866 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:02.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:02.970 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:03.000 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:03.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:03.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:03.103 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:03.126 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:03.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:03.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:03.231 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:03.260 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:03.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:03.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:03.364 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:03.388 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:03.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:03.492 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:03.525 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:03.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:03.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:03.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:03.654 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:03.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:03.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:03.763 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:03.792 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:03.796 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 23 16 38924 38908 105.706 102.062 0.0197202 0.00945392 2024-09-21T10:58:03.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:03.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:03.899 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:03.926 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:03.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:03.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:04.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:04.061 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:04.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:04.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:04.187 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:04.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:04.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:04.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:04.315 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:04.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:04.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:04.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:04 smithi003 bash[88275]: cluster 2024-09-21T10:58:03.025367+0000 mgr.y (mgr.25133) 1364 : cluster [DBG] pgmap v1455: 109 pgs: 109 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:58:04.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:04 smithi003 bash[88275]: cluster 2024-09-21T10:58:03.025367+0000 mgr.y (mgr.25133) 1364 : cluster [DBG] pgmap v1455: 109 pgs: 109 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:58:04.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:04.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:04 smithi003 bash[89466]: cluster 2024-09-21T10:58:03.025367+0000 mgr.y (mgr.25133) 1364 : cluster [DBG] pgmap v1455: 109 pgs: 109 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:58:04.420 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:04 smithi003 bash[89466]: cluster 2024-09-21T10:58:03.025367+0000 mgr.y (mgr.25133) 1364 : cluster [DBG] pgmap v1455: 109 pgs: 109 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:58:04.434 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:04 smithi204 bash[78884]: cluster 2024-09-21T10:58:03.025367+0000 mgr.y (mgr.25133) 1364 : cluster [DBG] pgmap v1455: 109 pgs: 109 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:58:04.434 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:04 smithi204 bash[78884]: cluster 2024-09-21T10:58:03.025367+0000 mgr.y (mgr.25133) 1364 : cluster [DBG] pgmap v1455: 109 pgs: 109 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2024-09-21T10:58:04.451 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:04.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:04.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:04.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:04.577 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:04.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:04.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:04.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:04.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:04.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:04.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:04.795 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 24 16 40005 39989 104.117 67.5625 0.00926267 0.00959822 2024-09-21T10:58:04.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:04.840 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:04.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:04.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:04.943 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:04.969 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:04.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:04.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:05.073 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:05.100 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:05.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:05.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:05.203 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:05.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:05.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:05.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:05.334 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:05.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:05.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:05.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:05.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:05 smithi003 bash[89466]: cluster 2024-09-21T10:58:04.063148+0000 osd.0 (osd.0) 37 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:58:05.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:05 smithi003 bash[89466]: cluster 2024-09-21T10:58:04.063148+0000 osd.0 (osd.0) 37 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:58:05.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:05 smithi003 bash[89466]: cluster 2024-09-21T10:58:04.065656+0000 osd.0 (osd.0) 38 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:58:05.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:05 smithi003 bash[89466]: cluster 2024-09-21T10:58:04.065656+0000 osd.0 (osd.0) 38 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:58:05.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:05 smithi003 bash[88275]: cluster 2024-09-21T10:58:04.063148+0000 osd.0 (osd.0) 37 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:58:05.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:05 smithi003 bash[88275]: cluster 2024-09-21T10:58:04.063148+0000 osd.0 (osd.0) 37 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:58:05.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:05 smithi003 bash[88275]: cluster 2024-09-21T10:58:04.065656+0000 osd.0 (osd.0) 38 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:58:05.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:05 smithi003 bash[88275]: cluster 2024-09-21T10:58:04.065656+0000 osd.0 (osd.0) 38 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:58:05.469 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:05.494 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:05.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:05.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:05 smithi204 bash[78884]: cluster 2024-09-21T10:58:04.063148+0000 osd.0 (osd.0) 37 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:58:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:05 smithi204 bash[78884]: cluster 2024-09-21T10:58:04.063148+0000 osd.0 (osd.0) 37 : cluster [DBG] 1.11 scrub starts 2024-09-21T10:58:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:05 smithi204 bash[78884]: cluster 2024-09-21T10:58:04.065656+0000 osd.0 (osd.0) 38 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:58:05.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:05 smithi204 bash[78884]: cluster 2024-09-21T10:58:04.065656+0000 osd.0 (osd.0) 38 : cluster [DBG] 1.11 scrub ok 2024-09-21T10:58:05.597 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:05.623 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:05.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:05.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:05.727 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:05.758 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:05.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:05.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:05.795 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 25 16 41651 41635 104.067 102.875 0.00580114 0.00960343 2024-09-21T10:58:05.863 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:05.888 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:05.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:05.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:05.991 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:06.011 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:06.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:06.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:06.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:06.151 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:06.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:06.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:06.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:06.281 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:06.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:06.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:06.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:06.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:06 smithi003 bash[88275]: cluster 2024-09-21T10:58:05.026518+0000 mgr.y (mgr.25133) 1365 : cluster [DBG] pgmap v1456: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:58:06.395 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:06 smithi003 bash[88275]: cluster 2024-09-21T10:58:05.026518+0000 mgr.y (mgr.25133) 1365 : cluster [DBG] pgmap v1456: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:58:06.395 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:06 smithi003 bash[89466]: cluster 2024-09-21T10:58:05.026518+0000 mgr.y (mgr.25133) 1365 : cluster [DBG] pgmap v1456: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:58:06.395 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:06 smithi003 bash[89466]: cluster 2024-09-21T10:58:05.026518+0000 mgr.y (mgr.25133) 1365 : cluster [DBG] pgmap v1456: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:58:06.413 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:06.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:06.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:06.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:06 smithi204 bash[78884]: cluster 2024-09-21T10:58:05.026518+0000 mgr.y (mgr.25133) 1365 : cluster [DBG] pgmap v1456: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:58:06.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:06 smithi204 bash[78884]: cluster 2024-09-21T10:58:05.026518+0000 mgr.y (mgr.25133) 1365 : cluster [DBG] pgmap v1456: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-09-21T10:58:06.518 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:06.547 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:06.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:06.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:06.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:06.672 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:06.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:06.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:06.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:06.796 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 26 16 42817 42801 102.867 72.875 0.00623422 0.00971645 2024-09-21T10:58:06.801 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:06.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:06.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:06.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:06.933 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:06.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:06.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:07.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:07.060 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:07.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:07.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:07.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:07.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:07 smithi204 bash[78884]: cluster 2024-09-21T10:58:06.117596+0000 osd.0 (osd.0) 39 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:58:07.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:07 smithi204 bash[78884]: cluster 2024-09-21T10:58:06.117596+0000 osd.0 (osd.0) 39 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:58:07.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:07 smithi204 bash[78884]: cluster 2024-09-21T10:58:06.121334+0000 osd.0 (osd.0) 40 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:58:07.174 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:07 smithi204 bash[78884]: cluster 2024-09-21T10:58:06.121334+0000 osd.0 (osd.0) 40 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:58:07.185 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:07.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:07.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:07.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:07.324 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:07.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:07.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:07.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:07 smithi003 bash[88275]: cluster 2024-09-21T10:58:06.117596+0000 osd.0 (osd.0) 39 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:58:07.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:07 smithi003 bash[88275]: cluster 2024-09-21T10:58:06.117596+0000 osd.0 (osd.0) 39 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:58:07.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:07 smithi003 bash[88275]: cluster 2024-09-21T10:58:06.121334+0000 osd.0 (osd.0) 40 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:58:07.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:07 smithi003 bash[88275]: cluster 2024-09-21T10:58:06.121334+0000 osd.0 (osd.0) 40 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:58:07.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:07 smithi003 bash[89466]: cluster 2024-09-21T10:58:06.117596+0000 osd.0 (osd.0) 39 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:58:07.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:07 smithi003 bash[89466]: cluster 2024-09-21T10:58:06.117596+0000 osd.0 (osd.0) 39 : cluster [DBG] 1.2 scrub starts 2024-09-21T10:58:07.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:07 smithi003 bash[89466]: cluster 2024-09-21T10:58:06.121334+0000 osd.0 (osd.0) 40 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:58:07.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:07 smithi003 bash[89466]: cluster 2024-09-21T10:58:06.121334+0000 osd.0 (osd.0) 40 : cluster [DBG] 1.2 scrub ok 2024-09-21T10:58:07.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:07.455 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:07.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:07.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:07.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:07.567 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:58:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:58:07] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-21T10:58:07.582 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:07.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:07.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:07.685 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:07.723 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:07.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:07.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:07.793 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:58:07.793 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [], 2024-09-21T10:58:07.793 INFO:teuthology.orchestra.run.smithi003.stdout: "complaint_time": 30, 2024-09-21T10:58:07.793 INFO:teuthology.orchestra.run.smithi003.stdout: "num_blocked_ops": 0 2024-09-21T10:58:07.794 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:58:07.796 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 27 16 44361 44345 102.631 96.5 0.00301995 0.00973713 2024-09-21T10:58:07.828 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:07.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:07.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:07.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:07.963 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:08.002 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:08.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:08.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:08.105 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:08.106 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:58:08.106 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:58:08.125 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:08.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:08.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:08.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:08.250 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:08.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:08.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:08.352 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:08.380 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:58:08.380 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:58:08.383 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:08.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:08.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:08.410 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:58:08.410 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:58:08.439 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:58:08.439 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:58:08.469 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:58:08.469 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:58:08.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:08.495 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:58:08.495 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:58:08.498 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:08 smithi204 bash[78884]: cluster 2024-09-21T10:58:07.027024+0000 mgr.y (mgr.25133) 1366 : cluster [DBG] pgmap v1457: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:58:08.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:08 smithi204 bash[78884]: cluster 2024-09-21T10:58:07.027024+0000 mgr.y (mgr.25133) 1366 : cluster [DBG] pgmap v1457: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:58:08.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:08 smithi204 bash[78884]: audit 2024-09-21T10:58:08.036245+0000 mon.b (mon.1) 25 : audit [DBG] from='client.? 172.21.15.3:0/2969751148' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:08.499 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:08 smithi204 bash[78884]: audit 2024-09-21T10:58:08.036245+0000 mon.b (mon.1) 25 : audit [DBG] from='client.? 172.21.15.3:0/2969751148' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:08.515 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:08.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:08.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:08.536 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:58:08.536 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:58:08.565 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:58:08.566 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:58:08.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:08 smithi003 bash[88275]: cluster 2024-09-21T10:58:07.027024+0000 mgr.y (mgr.25133) 1366 : cluster [DBG] pgmap v1457: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:58:08.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:08 smithi003 bash[88275]: cluster 2024-09-21T10:58:07.027024+0000 mgr.y (mgr.25133) 1366 : cluster [DBG] pgmap v1457: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:58:08.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:08 smithi003 bash[88275]: audit 2024-09-21T10:58:08.036245+0000 mon.b (mon.1) 25 : audit [DBG] from='client.? 172.21.15.3:0/2969751148' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:08.597 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:08 smithi003 bash[88275]: audit 2024-09-21T10:58:08.036245+0000 mon.b (mon.1) 25 : audit [DBG] from='client.? 172.21.15.3:0/2969751148' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:08.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:08 smithi003 bash[89466]: cluster 2024-09-21T10:58:07.027024+0000 mgr.y (mgr.25133) 1366 : cluster [DBG] pgmap v1457: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:58:08.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:08 smithi003 bash[89466]: cluster 2024-09-21T10:58:07.027024+0000 mgr.y (mgr.25133) 1366 : cluster [DBG] pgmap v1457: 109 pgs: 109 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-09-21T10:58:08.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:08 smithi003 bash[89466]: audit 2024-09-21T10:58:08.036245+0000 mon.b (mon.1) 25 : audit [DBG] from='client.? 172.21.15.3:0/2969751148' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:08.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:08 smithi003 bash[89466]: audit 2024-09-21T10:58:08.036245+0000 mon.b (mon.1) 25 : audit [DBG] from='client.? 172.21.15.3:0/2969751148' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:08.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:08.642 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:08.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:08.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:08.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:08.768 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:08.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:08.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:08.796 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 28 16 45316 45300 101.097 59.6875 0.00587307 0.00988618 2024-09-21T10:58:08.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:08.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:08.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:08.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:09.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:09.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:09.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:09.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:09.132 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:09.150 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T10:58:09.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:09.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:09.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:09.154 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T10:58:09.254 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:09.272 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:09.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:09.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:09.361 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[89466]: audit 2024-09-21T10:58:08.309466+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:58:09.361 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[89466]: audit 2024-09-21T10:58:08.309466+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:58:09.361 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[89466]: audit 2024-09-21T10:58:08.311704+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.3:0/3663181320' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.361 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[89466]: audit 2024-09-21T10:58:08.311704+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.3:0/3663181320' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.361 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[89466]: audit 2024-09-21T10:58:08.312084+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.361 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[89466]: audit 2024-09-21T10:58:08.312084+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.361 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[89466]: audit 2024-09-21T10:58:08.678063+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:09.361 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[89466]: audit 2024-09-21T10:58:08.678063+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:09.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[88275]: audit 2024-09-21T10:58:08.309466+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:58:09.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[88275]: audit 2024-09-21T10:58:08.309466+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:58:09.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[88275]: audit 2024-09-21T10:58:08.311704+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.3:0/3663181320' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[88275]: audit 2024-09-21T10:58:08.311704+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.3:0/3663181320' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[88275]: audit 2024-09-21T10:58:08.312084+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[88275]: audit 2024-09-21T10:58:08.312084+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[88275]: audit 2024-09-21T10:58:08.678063+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:09.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:09 smithi003 bash[88275]: audit 2024-09-21T10:58:08.678063+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:09.376 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:09.400 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:09.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:09.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:09.502 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:09 smithi204 bash[78884]: audit 2024-09-21T10:58:08.309466+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:58:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:09 smithi204 bash[78884]: audit 2024-09-21T10:58:08.309466+0000 mon.a (mon.0) 1907 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T10:58:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:09 smithi204 bash[78884]: audit 2024-09-21T10:58:08.311704+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.3:0/3663181320' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:09 smithi204 bash[78884]: audit 2024-09-21T10:58:08.311704+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.3:0/3663181320' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:09 smithi204 bash[78884]: audit 2024-09-21T10:58:08.312084+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:09 smithi204 bash[78884]: audit 2024-09-21T10:58:08.312084+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T10:58:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:09 smithi204 bash[78884]: audit 2024-09-21T10:58:08.678063+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:09.510 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:09 smithi204 bash[78884]: audit 2024-09-21T10:58:08.678063+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:09.535 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:09.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:09.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:09.638 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:09.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:09.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:09.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:09.768 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:09.796 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:09.797 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 29 16 46284 46268 99.6973 60.5 0.00931805 0.0100245 2024-09-21T10:58:09.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:09.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:09.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:09.925 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:09.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:09.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:10.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:10.069 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:10.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:10.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:10.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:10.195 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:10.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:10.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:10.299 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:10.331 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:10.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:10.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[88275]: cluster 2024-09-21T10:58:09.027512+0000 mgr.y (mgr.25133) 1367 : cluster [DBG] pgmap v1458: 109 pgs: 109 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[88275]: cluster 2024-09-21T10:58:09.027512+0000 mgr.y (mgr.25133) 1367 : cluster [DBG] pgmap v1458: 109 pgs: 109 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[88275]: cluster 2024-09-21T10:58:09.141757+0000 mon.a (mon.0) 1910 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[88275]: cluster 2024-09-21T10:58:09.141757+0000 mon.a (mon.0) 1910 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[88275]: audit 2024-09-21T10:58:09.148902+0000 mon.a (mon.0) 1911 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:58:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[88275]: audit 2024-09-21T10:58:09.148902+0000 mon.a (mon.0) 1911 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:58:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[88275]: audit 2024-09-21T10:58:09.148969+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:58:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[88275]: audit 2024-09-21T10:58:09.148969+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:58:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[88275]: cluster 2024-09-21T10:58:09.153479+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-09-21T10:58:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[88275]: cluster 2024-09-21T10:58:09.153479+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-09-21T10:58:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[89466]: cluster 2024-09-21T10:58:09.027512+0000 mgr.y (mgr.25133) 1367 : cluster [DBG] pgmap v1458: 109 pgs: 109 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[89466]: cluster 2024-09-21T10:58:09.027512+0000 mgr.y (mgr.25133) 1367 : cluster [DBG] pgmap v1458: 109 pgs: 109 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[89466]: cluster 2024-09-21T10:58:09.141757+0000 mon.a (mon.0) 1910 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[89466]: cluster 2024-09-21T10:58:09.141757+0000 mon.a (mon.0) 1910 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[89466]: audit 2024-09-21T10:58:09.148902+0000 mon.a (mon.0) 1911 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:58:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[89466]: audit 2024-09-21T10:58:09.148902+0000 mon.a (mon.0) 1911 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:58:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[89466]: audit 2024-09-21T10:58:09.148969+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:58:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[89466]: audit 2024-09-21T10:58:09.148969+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:58:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[89466]: cluster 2024-09-21T10:58:09.153479+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-09-21T10:58:10.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:10 smithi003 bash[89466]: cluster 2024-09-21T10:58:09.153479+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-09-21T10:58:10.437 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:10.454 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:10.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:10.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:10 smithi204 bash[78884]: cluster 2024-09-21T10:58:09.027512+0000 mgr.y (mgr.25133) 1367 : cluster [DBG] pgmap v1458: 109 pgs: 109 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:10 smithi204 bash[78884]: cluster 2024-09-21T10:58:09.027512+0000 mgr.y (mgr.25133) 1367 : cluster [DBG] pgmap v1458: 109 pgs: 109 active+clean; 2.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:10 smithi204 bash[78884]: cluster 2024-09-21T10:58:09.141757+0000 mon.a (mon.0) 1910 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:10 smithi204 bash[78884]: cluster 2024-09-21T10:58:09.141757+0000 mon.a (mon.0) 1910 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:10 smithi204 bash[78884]: audit 2024-09-21T10:58:09.148902+0000 mon.a (mon.0) 1911 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:58:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:10 smithi204 bash[78884]: audit 2024-09-21T10:58:09.148902+0000 mon.a (mon.0) 1911 : audit [INF] from='client.? 172.21.15.3:0/3436610670' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T10:58:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:10 smithi204 bash[78884]: audit 2024-09-21T10:58:09.148969+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:58:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:10 smithi204 bash[78884]: audit 2024-09-21T10:58:09.148969+0000 mon.a (mon.0) 1912 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T10:58:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:10 smithi204 bash[78884]: cluster 2024-09-21T10:58:09.153479+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-09-21T10:58:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:10 smithi204 bash[78884]: cluster 2024-09-21T10:58:09.153479+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-09-21T10:58:10.557 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:10.590 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:10.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:10.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:10.694 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:10.723 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:10.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:10.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:10.796 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 30 16 47574 47558 99.0613 80.625 0.0140233 0.0100892 2024-09-21T10:58:10.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:10.844 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:10.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:10.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:10.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:10.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:10.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:10.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:11.077 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:11.102 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:11.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:11.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:11.205 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:11.230 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:11.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:11.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:11.334 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:11.356 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:11.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:11.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:11.459 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:11.492 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:11.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:11.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:11.596 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:11.625 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:11.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:11.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:11.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:11.754 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:11.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:11.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:11.796 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 31 16 48379 48363 97.4887 50.3125 0.00267457 0.0101993 2024-09-21T10:58:11.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:11.882 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:11.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:11.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:11.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:12.017 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:12.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:12.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:12.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:12.147 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:12.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:12.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:12.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:12 smithi204 bash[78884]: cluster 2024-09-21T10:58:11.028256+0000 mgr.y (mgr.25133) 1368 : cluster [DBG] pgmap v1460: 109 pgs: 109 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:58:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:12 smithi204 bash[78884]: cluster 2024-09-21T10:58:11.028256+0000 mgr.y (mgr.25133) 1368 : cluster [DBG] pgmap v1460: 109 pgs: 109 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:58:12.272 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:12.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:12.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:12.378 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:12.405 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:12 smithi003 bash[88275]: cluster 2024-09-21T10:58:11.028256+0000 mgr.y (mgr.25133) 1368 : cluster [DBG] pgmap v1460: 109 pgs: 109 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:58:12.405 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:12 smithi003 bash[88275]: cluster 2024-09-21T10:58:11.028256+0000 mgr.y (mgr.25133) 1368 : cluster [DBG] pgmap v1460: 109 pgs: 109 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:58:12.406 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:12 smithi003 bash[89466]: cluster 2024-09-21T10:58:11.028256+0000 mgr.y (mgr.25133) 1368 : cluster [DBG] pgmap v1460: 109 pgs: 109 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:58:12.406 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:12 smithi003 bash[89466]: cluster 2024-09-21T10:58:11.028256+0000 mgr.y (mgr.25133) 1368 : cluster [DBG] pgmap v1460: 109 pgs: 109 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2024-09-21T10:58:12.406 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:12.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:12.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:12.509 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:12.539 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:12.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:12.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:12.643 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:12.667 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:12.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:12.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:12.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:12.796 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 32 16 49445 49429 96.5241 66.625 0.00459204 0.0103539 2024-09-21T10:58:12.796 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:12.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:12.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:12.901 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:12.923 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:12.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:12.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:13.026 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:13.046 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:13.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:13.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:13.148 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:13.178 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:13.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:13.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:13.280 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:13.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:13.311 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:13.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:13.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:13.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:13.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:13.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:13.542 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:13.569 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:13.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:13.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:13.674 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:13.702 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:13.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:13.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:13.796 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 33 16 50881 50865 96.3185 89.75 0.00830843 0.0103766 2024-09-21T10:58:13.809 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:13.846 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:13.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:13.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:13.878 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.2 dump_historic_ops 2024-09-21T10:58:13.955 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:13.975 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:13.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:13.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:13.991 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T10:58:14.078 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:14.128 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:14.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:14.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:14.232 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:14.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:14 smithi003 bash[88275]: cluster 2024-09-21T10:58:13.028886+0000 mgr.y (mgr.25133) 1369 : cluster [DBG] pgmap v1461: 109 pgs: 109 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-21T10:58:14.249 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:14 smithi003 bash[88275]: cluster 2024-09-21T10:58:13.028886+0000 mgr.y (mgr.25133) 1369 : cluster [DBG] pgmap v1461: 109 pgs: 109 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-21T10:58:14.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:14 smithi003 bash[89466]: cluster 2024-09-21T10:58:13.028886+0000 mgr.y (mgr.25133) 1369 : cluster [DBG] pgmap v1461: 109 pgs: 109 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-21T10:58:14.250 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:14 smithi003 bash[89466]: cluster 2024-09-21T10:58:13.028886+0000 mgr.y (mgr.25133) 1369 : cluster [DBG] pgmap v1461: 109 pgs: 109 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-21T10:58:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:14 smithi204 bash[78884]: cluster 2024-09-21T10:58:13.028886+0000 mgr.y (mgr.25133) 1369 : cluster [DBG] pgmap v1461: 109 pgs: 109 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-21T10:58:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:14 smithi204 bash[78884]: cluster 2024-09-21T10:58:13.028886+0000 mgr.y (mgr.25133) 1369 : cluster [DBG] pgmap v1461: 109 pgs: 109 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s 2024-09-21T10:58:14.277 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:14.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:14.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:14.381 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:14.409 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:14.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:14.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:14.513 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:14.544 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:14.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:14.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:14.648 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:14.676 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:14.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:14.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:14.780 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:14.797 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 34 16 52196 52180 95.9016 82.1875 0.00555135 0.0104208 2024-09-21T10:58:14.804 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:14.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:14.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:14.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:14.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:14.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:14.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:15.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:15.064 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:15.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:15.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:15.171 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:15.194 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:15.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:15.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:15.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:15.325 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:15.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:15.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:15.432 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:15.467 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:15.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:15.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:15.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:15.597 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:15.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:15.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:15.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:15.723 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:15.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:15.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:15.805 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 35 16 53660 53644 95.7532 91.5 0.0096757 0.0104373 2024-09-21T10:58:15.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:15.855 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:15.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:15.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:15.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:58:15.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:15.963 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T10:58:15.978 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:15.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:15.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:16.081 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:16.133 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:16.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:16.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:16.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:16 smithi003 bash[88275]: cluster 2024-09-21T10:58:15.029647+0000 mgr.y (mgr.25133) 1370 : cluster [DBG] pgmap v1462: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:16.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:16 smithi003 bash[88275]: cluster 2024-09-21T10:58:15.029647+0000 mgr.y (mgr.25133) 1370 : cluster [DBG] pgmap v1462: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:16.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:16 smithi003 bash[88275]: audit 2024-09-21T10:58:16.099339+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:58:16.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:16 smithi003 bash[88275]: audit 2024-09-21T10:58:16.099339+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:58:16.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:16 smithi003 bash[89466]: cluster 2024-09-21T10:58:15.029647+0000 mgr.y (mgr.25133) 1370 : cluster [DBG] pgmap v1462: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:16.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:16 smithi003 bash[89466]: cluster 2024-09-21T10:58:15.029647+0000 mgr.y (mgr.25133) 1370 : cluster [DBG] pgmap v1462: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:16.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:16 smithi003 bash[89466]: audit 2024-09-21T10:58:16.099339+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:58:16.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:16 smithi003 bash[89466]: audit 2024-09-21T10:58:16.099339+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:58:16.236 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:16.264 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:16.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:16.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:16.373 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:16.397 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:16.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:16.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:16.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:16 smithi204 bash[78884]: cluster 2024-09-21T10:58:15.029647+0000 mgr.y (mgr.25133) 1370 : cluster [DBG] pgmap v1462: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:16.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:16 smithi204 bash[78884]: cluster 2024-09-21T10:58:15.029647+0000 mgr.y (mgr.25133) 1370 : cluster [DBG] pgmap v1462: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:16.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:16 smithi204 bash[78884]: audit 2024-09-21T10:58:16.099339+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:58:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:16 smithi204 bash[78884]: audit 2024-09-21T10:58:16.099339+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T10:58:16.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:16.532 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:16.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:16.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:16.638 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:16.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:16.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:16.778 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:16.806 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 36 16 54860 54844 95.1743 75 0.0164515 0.0105013 2024-09-21T10:58:16.812 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:16.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:16.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:16.916 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:16.954 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:16.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:16.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:17.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:17.083 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:17.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:17.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:17.190 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:17.222 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:17.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:17.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:17.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:17.352 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:17.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:17.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:17.456 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:17.488 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:17.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:17.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:17.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:17.618 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:17.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:17.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:58:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:58:17] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.51.0" 2024-09-21T10:58:17.723 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:17.748 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:17.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:17.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:17.806 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 37 16 56212 56196 94.8851 84.5 0.00994339 0.0105334 2024-09-21T10:58:17.851 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:17.887 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:17.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:17.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:17.994 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:18.020 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:18.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:18.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:18.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:18.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:18.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:18.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:18.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:18.286 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:18.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:18.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:18.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:18.420 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:18.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:18 smithi003 bash[88275]: cluster 2024-09-21T10:58:17.030188+0000 mgr.y (mgr.25133) 1371 : cluster [DBG] pgmap v1463: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:18.422 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:18 smithi003 bash[88275]: cluster 2024-09-21T10:58:17.030188+0000 mgr.y (mgr.25133) 1371 : cluster [DBG] pgmap v1463: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:18.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:18 smithi003 bash[89466]: cluster 2024-09-21T10:58:17.030188+0000 mgr.y (mgr.25133) 1371 : cluster [DBG] pgmap v1463: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:18.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:18 smithi003 bash[89466]: cluster 2024-09-21T10:58:17.030188+0000 mgr.y (mgr.25133) 1371 : cluster [DBG] pgmap v1463: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:18.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:18.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:18.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:18 smithi204 bash[78884]: cluster 2024-09-21T10:58:17.030188+0000 mgr.y (mgr.25133) 1371 : cluster [DBG] pgmap v1463: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:18.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:18 smithi204 bash[78884]: cluster 2024-09-21T10:58:17.030188+0000 mgr.y (mgr.25133) 1371 : cluster [DBG] pgmap v1463: 109 pgs: 109 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:18.524 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:18.551 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:18.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:18.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:18.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:18.685 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:18.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:18.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:18.755 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:58:18.755 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:58:18.789 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:18.809 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 38 16 57553 57537 94.5877 83.8125 0.0245217 0.0105653 2024-09-21T10:58:18.813 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:18.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:18.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:18.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:18.946 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:18.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:18.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:19.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:19.077 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:19.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:19.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:19.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:19.219 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:19.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:19.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:19.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:19.356 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:19.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:19.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:19.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:19.488 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:19.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:19.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:19.592 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:19.628 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:19.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:19.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:19.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:19.759 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:19.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:19.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:19.772 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:58:19.773 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:58:19.809 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 39 16 58872 58856 94.2761 82.4375 0.0113083 0.010602 2024-09-21T10:58:19.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:19.879 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:19.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:19.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:19.982 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:20.000 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:20.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:20.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:20.102 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:20.143 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:20.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:20.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:20.248 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:20.277 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:20.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:20.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:20.379 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:20.397 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:20.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:20.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:20.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:20 smithi003 bash[88275]: cluster 2024-09-21T10:58:19.030706+0000 mgr.y (mgr.25133) 1372 : cluster [DBG] pgmap v1464: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:20.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:20 smithi003 bash[88275]: cluster 2024-09-21T10:58:19.030706+0000 mgr.y (mgr.25133) 1372 : cluster [DBG] pgmap v1464: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:20.407 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:20 smithi003 bash[89466]: cluster 2024-09-21T10:58:19.030706+0000 mgr.y (mgr.25133) 1372 : cluster [DBG] pgmap v1464: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:20.407 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:20 smithi003 bash[89466]: cluster 2024-09-21T10:58:19.030706+0000 mgr.y (mgr.25133) 1372 : cluster [DBG] pgmap v1464: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:20.500 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:20.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:20 smithi204 bash[78884]: cluster 2024-09-21T10:58:19.030706+0000 mgr.y (mgr.25133) 1372 : cluster [DBG] pgmap v1464: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:20.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:20 smithi204 bash[78884]: cluster 2024-09-21T10:58:19.030706+0000 mgr.y (mgr.25133) 1372 : cluster [DBG] pgmap v1464: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-09-21T10:58:20.527 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:20.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:20.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:20.632 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:20.665 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:20.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:20.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:20.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:20.805 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:20.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:20.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:20.809 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:58:20.808735+0000 min lat: 0.00121486 max lat: 0.758654 avg lat: 0.0106914 2024-09-21T10:58:20.809 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:58:20.809 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 40 16 59858 59842 93.46 61.625 0.0144326 0.0106914 2024-09-21T10:58:20.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:20.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:20.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:20.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:21.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:21.066 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:21.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:21.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:21.174 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:21.210 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:21.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:21.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:21.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:21.341 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:21.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:21.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:21.445 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:21.478 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:21.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:21.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:21.586 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:21.623 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:21.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:21.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:21.728 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:21.757 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:21.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:21.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:21.809 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 41 16 60942 60926 92.833 67.75 0.0163732 0.0107658 2024-09-21T10:58:21.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:21.885 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:21.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:21.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:21.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:22.017 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:22.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:22.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:22.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:22.158 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:22.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:22.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:22.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:22 smithi204 bash[78884]: cluster 2024-09-21T10:58:21.031638+0000 mgr.y (mgr.25133) 1373 : cluster [DBG] pgmap v1465: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:58:22.173 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:22 smithi204 bash[78884]: cluster 2024-09-21T10:58:21.031638+0000 mgr.y (mgr.25133) 1373 : cluster [DBG] pgmap v1465: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:58:22.262 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:22.288 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:22.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:22.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:22.392 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:22.403 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:22 smithi003 bash[88275]: cluster 2024-09-21T10:58:21.031638+0000 mgr.y (mgr.25133) 1373 : cluster [DBG] pgmap v1465: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:58:22.403 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:22 smithi003 bash[88275]: cluster 2024-09-21T10:58:21.031638+0000 mgr.y (mgr.25133) 1373 : cluster [DBG] pgmap v1465: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:58:22.403 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:22 smithi003 bash[89466]: cluster 2024-09-21T10:58:21.031638+0000 mgr.y (mgr.25133) 1373 : cluster [DBG] pgmap v1465: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:58:22.403 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:22 smithi003 bash[89466]: cluster 2024-09-21T10:58:21.031638+0000 mgr.y (mgr.25133) 1373 : cluster [DBG] pgmap v1465: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2024-09-21T10:58:22.426 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:22.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:22.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:22.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:22.546 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:22.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:22.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:22.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:22.670 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:22.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:22.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:22.773 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:22.796 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:22.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:22.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:22.809 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 42 16 61706 61690 91.7598 47.75 0.00295589 0.0108119 2024-09-21T10:58:22.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:22.921 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:22.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:22.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:23.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:23.042 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:23.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:23.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:23.145 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:23.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:23.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:23.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:23.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:23.303 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:23.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:23.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:23.407 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:23.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[89466]: audit 2024-09-21T10:58:22.213387+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[89466]: audit 2024-09-21T10:58:22.213387+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.422 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[89466]: audit 2024-09-21T10:58:22.220501+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[89466]: audit 2024-09-21T10:58:22.220501+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[89466]: audit 2024-09-21T10:58:22.510324+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[89466]: audit 2024-09-21T10:58:22.510324+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[89466]: audit 2024-09-21T10:58:22.517651+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.423 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[89466]: audit 2024-09-21T10:58:22.517651+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[88275]: audit 2024-09-21T10:58:22.213387+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[88275]: audit 2024-09-21T10:58:22.213387+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[88275]: audit 2024-09-21T10:58:22.220501+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[88275]: audit 2024-09-21T10:58:22.220501+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.423 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[88275]: audit 2024-09-21T10:58:22.510324+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[88275]: audit 2024-09-21T10:58:22.510324+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[88275]: audit 2024-09-21T10:58:22.517651+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:23 smithi003 bash[88275]: audit 2024-09-21T10:58:22.517651+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.450 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:23.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:23.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:23 smithi204 bash[78884]: audit 2024-09-21T10:58:22.213387+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:23 smithi204 bash[78884]: audit 2024-09-21T10:58:22.213387+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:23 smithi204 bash[78884]: audit 2024-09-21T10:58:22.220501+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:23 smithi204 bash[78884]: audit 2024-09-21T10:58:22.220501+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:23 smithi204 bash[78884]: audit 2024-09-21T10:58:22.510324+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:23 smithi204 bash[78884]: audit 2024-09-21T10:58:22.510324+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:23 smithi204 bash[78884]: audit 2024-09-21T10:58:22.517651+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:23 smithi204 bash[78884]: audit 2024-09-21T10:58:22.517651+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:23.557 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:23.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:23.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:23.686 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:23.706 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:23.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:23.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:23.809 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 43 16 62334 62318 90.5389 39.25 0.00291563 0.0110094 2024-09-21T10:58:23.811 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:23.834 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:23.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:23.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:23.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:23.963 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:23.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:23.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:24.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:24.090 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:24.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:24.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:24.194 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:24.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:24.219 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:24.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:24.321 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:24.350 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:24.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:24.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[88275]: cluster 2024-09-21T10:58:23.032407+0000 mgr.y (mgr.25133) 1374 : cluster [DBG] pgmap v1466: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-09-21T10:58:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[88275]: cluster 2024-09-21T10:58:23.032407+0000 mgr.y (mgr.25133) 1374 : cluster [DBG] pgmap v1466: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-09-21T10:58:24.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[88275]: audit 2024-09-21T10:58:23.682339+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:24.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[88275]: audit 2024-09-21T10:58:23.682339+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:24.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[88275]: audit 2024-09-21T10:58:23.685647+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:24.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[88275]: audit 2024-09-21T10:58:23.685647+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[89466]: cluster 2024-09-21T10:58:23.032407+0000 mgr.y (mgr.25133) 1374 : cluster [DBG] pgmap v1466: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-09-21T10:58:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[89466]: cluster 2024-09-21T10:58:23.032407+0000 mgr.y (mgr.25133) 1374 : cluster [DBG] pgmap v1466: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-09-21T10:58:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[89466]: audit 2024-09-21T10:58:23.682339+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[89466]: audit 2024-09-21T10:58:23.682339+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:24.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[89466]: audit 2024-09-21T10:58:23.685647+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:24.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:24 smithi003 bash[89466]: audit 2024-09-21T10:58:23.685647+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:24.454 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:24.487 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:24.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:24.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:24.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:24 smithi204 bash[78884]: cluster 2024-09-21T10:58:23.032407+0000 mgr.y (mgr.25133) 1374 : cluster [DBG] pgmap v1466: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-09-21T10:58:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:24 smithi204 bash[78884]: cluster 2024-09-21T10:58:23.032407+0000 mgr.y (mgr.25133) 1374 : cluster [DBG] pgmap v1466: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2024-09-21T10:58:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:24 smithi204 bash[78884]: audit 2024-09-21T10:58:23.682339+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:24 smithi204 bash[78884]: audit 2024-09-21T10:58:23.682339+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:24 smithi204 bash[78884]: audit 2024-09-21T10:58:23.685647+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:24 smithi204 bash[78884]: audit 2024-09-21T10:58:23.685647+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:24.590 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:24.611 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:24.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:24.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:24.714 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:24.749 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:24.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:24.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:24.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 44 16 63336 63320 89.9046 62.625 0.0267288 0.0111171 2024-09-21T10:58:24.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:24.879 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:24.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:24.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:24.982 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:25.023 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:25.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:25.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:25.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:25.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:25.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:25.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:25.257 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:25.301 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:25.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:25.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:25.404 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:25.432 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:25.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:25.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:25.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:25.555 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:25.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:25.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:25.658 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:25.690 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:25.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:25.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[88275]: audit 2024-09-21T10:58:24.592423+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:25.702 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[88275]: audit 2024-09-21T10:58:24.592423+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:25.703 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[88275]: audit 2024-09-21T10:58:24.603339+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:25.794 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:25.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 45 16 64494 64478 89.515 72.375 0.00385844 0.0111645 2024-09-21T10:58:25.824 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:25.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:25.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:25.929 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:25.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:25 smithi204 bash[78884]: audit 2024-09-21T10:58:24.592423+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:25.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:25 smithi204 bash[78884]: audit 2024-09-21T10:58:24.592423+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:25.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:25 smithi204 bash[78884]: audit 2024-09-21T10:58:24.603339+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:25.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:25 smithi204 bash[78884]: audit 2024-09-21T10:58:24.603339+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:25.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:25 smithi204 bash[78884]: cluster 2024-09-21T10:58:25.033125+0000 mgr.y (mgr.25133) 1375 : cluster [DBG] pgmap v1467: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:25.939 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:25 smithi204 bash[78884]: cluster 2024-09-21T10:58:25.033125+0000 mgr.y (mgr.25133) 1375 : cluster [DBG] pgmap v1467: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:25.951 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:25.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:25.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:26.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:26.076 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:26.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:26.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[88275]: audit 2024-09-21T10:58:24.603339+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[88275]: cluster 2024-09-21T10:58:25.033125+0000 mgr.y (mgr.25133) 1375 : cluster [DBG] pgmap v1467: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:26.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[88275]: cluster 2024-09-21T10:58:25.033125+0000 mgr.y (mgr.25133) 1375 : cluster [DBG] pgmap v1467: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[89466]: audit 2024-09-21T10:58:24.592423+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[89466]: audit 2024-09-21T10:58:24.592423+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[89466]: audit 2024-09-21T10:58:24.603339+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[89466]: audit 2024-09-21T10:58:24.603339+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[89466]: cluster 2024-09-21T10:58:25.033125+0000 mgr.y (mgr.25133) 1375 : cluster [DBG] pgmap v1467: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:26.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:25 smithi003 bash[89466]: cluster 2024-09-21T10:58:25.033125+0000 mgr.y (mgr.25133) 1375 : cluster [DBG] pgmap v1467: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-09-21T10:58:26.178 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:26.209 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:26.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:26.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:26.313 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:26.353 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:26.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:26.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:26.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:26.491 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:26.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:26.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:26.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:26.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:26.630 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:26.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:26.731 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:26.762 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:26.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:26.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 46 16 65124 65108 88.4254 39.375 0.0193513 0.0113036 2024-09-21T10:58:26.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:26.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:26.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:26.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:26.995 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:27.029 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:27.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:27.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:27.132 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:27.168 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:27.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:27.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:27.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:27.300 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:27.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:27.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:27.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:27.428 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:27.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:27.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:27.532 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:27.568 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:27.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:27.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:27.672 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:58:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:58:27] "GET /metrics HTTP/1.1" 200 36518 "" "Prometheus/2.51.0" 2024-09-21T10:58:27.700 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:27.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:27.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:27.805 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:27.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 47 16 66354 66338 88.1795 76.875 0.0265297 0.0113351 2024-09-21T10:58:27.835 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:27.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:27.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:27.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:27.964 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:27.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:27.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:28.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:28.089 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:28.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:28.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:28.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:28.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:28 smithi003 bash[88275]: cluster 2024-09-21T10:58:27.033593+0000 mgr.y (mgr.25133) 1376 : cluster [DBG] pgmap v1468: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-09-21T10:58:28.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:28 smithi003 bash[88275]: cluster 2024-09-21T10:58:27.033593+0000 mgr.y (mgr.25133) 1376 : cluster [DBG] pgmap v1468: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-09-21T10:58:28.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:28 smithi003 bash[89466]: cluster 2024-09-21T10:58:27.033593+0000 mgr.y (mgr.25133) 1376 : cluster [DBG] pgmap v1468: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-09-21T10:58:28.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:28 smithi003 bash[89466]: cluster 2024-09-21T10:58:27.033593+0000 mgr.y (mgr.25133) 1376 : cluster [DBG] pgmap v1468: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-09-21T10:58:28.225 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:28.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:28.330 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:28.361 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:28.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:28.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:28.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:28.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:28 smithi204 bash[78884]: cluster 2024-09-21T10:58:27.033593+0000 mgr.y (mgr.25133) 1376 : cluster [DBG] pgmap v1468: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-09-21T10:58:28.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:28 smithi204 bash[78884]: cluster 2024-09-21T10:58:27.033593+0000 mgr.y (mgr.25133) 1376 : cluster [DBG] pgmap v1468: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s 2024-09-21T10:58:28.490 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:28.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:28.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:28.592 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:28.621 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:28.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:28.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:28.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:28.751 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:28.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:28.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:28.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 48 16 67291 67275 87.5626 58.5625 0.026065 0.0114149 2024-09-21T10:58:28.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:28.877 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:28.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:28.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:28.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:29.004 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:29.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:29.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:29.109 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:29.139 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:29.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:29.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:29.243 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:29.275 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:29.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:29.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:29.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:29.402 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:29.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:29.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:29.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:29.532 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:29.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:29.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:29.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:29.655 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:29.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:29.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:29.757 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:29.782 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:29.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:29.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:29.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 49 16 68101 68085 86.8089 50.625 0.00304348 0.0114637 2024-09-21T10:58:29.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:29.910 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:29.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:29.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:30.014 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:30.039 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:30.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:30.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:30.142 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:30.180 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:30.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:30.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:30.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:30 smithi204 bash[78884]: cluster 2024-09-21T10:58:29.034139+0000 mgr.y (mgr.25133) 1377 : cluster [DBG] pgmap v1469: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-21T10:58:30.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:30 smithi204 bash[78884]: cluster 2024-09-21T10:58:29.034139+0000 mgr.y (mgr.25133) 1377 : cluster [DBG] pgmap v1469: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-21T10:58:30.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:30.313 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:30.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:30.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:30.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:30.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:30 smithi003 bash[88275]: cluster 2024-09-21T10:58:29.034139+0000 mgr.y (mgr.25133) 1377 : cluster [DBG] pgmap v1469: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-21T10:58:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:30 smithi003 bash[88275]: cluster 2024-09-21T10:58:29.034139+0000 mgr.y (mgr.25133) 1377 : cluster [DBG] pgmap v1469: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-21T10:58:30.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:30 smithi003 bash[89466]: cluster 2024-09-21T10:58:29.034139+0000 mgr.y (mgr.25133) 1377 : cluster [DBG] pgmap v1469: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-21T10:58:30.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:30 smithi003 bash[89466]: cluster 2024-09-21T10:58:29.034139+0000 mgr.y (mgr.25133) 1377 : cluster [DBG] pgmap v1469: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-09-21T10:58:30.448 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:30.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:30.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:30.553 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:30.571 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:30.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:30.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:30.705 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:30.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:30.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:30.809 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:30.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 50 16 68758 68742 85.8942 41.0625 0.0254912 0.0116356 2024-09-21T10:58:30.835 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:30.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:30.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:30.941 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:30.965 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:30.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:30.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:31.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:31.100 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:31.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:31.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:31.204 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:31.235 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:31.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:31.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:31.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:31.357 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:31.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:31.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:31.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:31.484 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:31.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:31.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:31.586 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:31.613 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:31.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:31.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:31.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:31.761 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:31.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:31.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:31.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 51 16 69462 69446 85.0729 44 0.00918872 0.0117497 2024-09-21T10:58:31.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:31.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:31.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:31.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:31.996 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:32.025 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:32.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:32.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:32.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:32.156 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:32.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:32.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:32 smithi003 bash[88275]: cluster 2024-09-21T10:58:31.034848+0000 mgr.y (mgr.25133) 1378 : cluster [DBG] pgmap v1470: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:58:32.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:32 smithi003 bash[88275]: cluster 2024-09-21T10:58:31.034848+0000 mgr.y (mgr.25133) 1378 : cluster [DBG] pgmap v1470: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:58:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:32 smithi003 bash[89466]: cluster 2024-09-21T10:58:31.034848+0000 mgr.y (mgr.25133) 1378 : cluster [DBG] pgmap v1470: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:58:32.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:32 smithi003 bash[89466]: cluster 2024-09-21T10:58:31.034848+0000 mgr.y (mgr.25133) 1378 : cluster [DBG] pgmap v1470: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:58:32.260 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:32.289 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:32.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:32.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:32.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:32.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:32 smithi204 bash[78884]: cluster 2024-09-21T10:58:31.034848+0000 mgr.y (mgr.25133) 1378 : cluster [DBG] pgmap v1470: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:58:32.404 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:32 smithi204 bash[78884]: cluster 2024-09-21T10:58:31.034848+0000 mgr.y (mgr.25133) 1378 : cluster [DBG] pgmap v1470: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-09-21T10:58:32.428 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:32.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:32.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:32.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:32.555 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:32.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:32.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:32.658 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:32.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:32.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:32.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:32.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:32.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 52 16 70308 70292 84.4538 52.875 0.00380034 0.0117906 2024-09-21T10:58:32.811 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:32.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:32.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:32.913 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:32.941 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:32.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:32.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:33.046 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:33.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:33.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:33.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:33.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:33.199 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:33.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:33.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:33.302 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:33.331 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:33.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:33.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:33.437 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:33.478 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:33.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:33.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:33.580 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:33.617 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:33.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:33.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:33.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:33.750 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:33.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:33.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:33.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 53 16 71255 71239 83.9771 59.1875 0.00293553 0.0118894 2024-09-21T10:58:33.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:33.887 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:33.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:33.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:33.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:34.018 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:34.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:34.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:34.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:34.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:34 smithi003 bash[88275]: cluster 2024-09-21T10:58:33.035311+0000 mgr.y (mgr.25133) 1379 : cluster [DBG] pgmap v1471: 109 pgs: 109 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:58:34.134 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:34 smithi003 bash[88275]: cluster 2024-09-21T10:58:33.035311+0000 mgr.y (mgr.25133) 1379 : cluster [DBG] pgmap v1471: 109 pgs: 109 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:58:34.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:34 smithi003 bash[89466]: cluster 2024-09-21T10:58:33.035311+0000 mgr.y (mgr.25133) 1379 : cluster [DBG] pgmap v1471: 109 pgs: 109 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:58:34.135 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:34 smithi003 bash[89466]: cluster 2024-09-21T10:58:33.035311+0000 mgr.y (mgr.25133) 1379 : cluster [DBG] pgmap v1471: 109 pgs: 109 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:58:34.148 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:34.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:34.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:34.251 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:34.282 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:34.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:34.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:34.388 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:34.411 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:34.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:34.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:34.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:34 smithi204 bash[78884]: cluster 2024-09-21T10:58:33.035311+0000 mgr.y (mgr.25133) 1379 : cluster [DBG] pgmap v1471: 109 pgs: 109 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:58:34.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:34 smithi204 bash[78884]: cluster 2024-09-21T10:58:33.035311+0000 mgr.y (mgr.25133) 1379 : cluster [DBG] pgmap v1471: 109 pgs: 109 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 856 op/s 2024-09-21T10:58:34.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:34.540 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:34.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:34.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:34.643 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:34.678 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:34.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:34.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:34.783 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:34.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 54 16 72361 72345 83.702 69.125 0.0268715 0.0119406 2024-09-21T10:58:34.812 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:34.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:34.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:34.916 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:34.937 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:34.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:34.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:35.042 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:35.070 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:35.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:35.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:35.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:35.210 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:35.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:35.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:35.313 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:35.352 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:35.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:35.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:35.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:35.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:35.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:35.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:35.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:35.628 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:35.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:35.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:35.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:35.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:35.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:35.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:35.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 55 16 73414 73398 83.3767 65.8125 0.0144623 0.0119886 2024-09-21T10:58:35.863 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:35.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:35.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:35.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:35.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:36.021 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:36.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:36.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:36.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:36.135 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:36 smithi003 bash[88275]: cluster 2024-09-21T10:58:35.036033+0000 mgr.y (mgr.25133) 1380 : cluster [DBG] pgmap v1472: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-21T10:58:36.136 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:36 smithi003 bash[88275]: cluster 2024-09-21T10:58:35.036033+0000 mgr.y (mgr.25133) 1380 : cluster [DBG] pgmap v1472: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-21T10:58:36.136 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:36 smithi003 bash[89466]: cluster 2024-09-21T10:58:35.036033+0000 mgr.y (mgr.25133) 1380 : cluster [DBG] pgmap v1472: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-21T10:58:36.136 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:36 smithi003 bash[89466]: cluster 2024-09-21T10:58:35.036033+0000 mgr.y (mgr.25133) 1380 : cluster [DBG] pgmap v1472: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-21T10:58:36.146 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:36.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:36.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:36.249 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:36 smithi204 bash[78884]: cluster 2024-09-21T10:58:35.036033+0000 mgr.y (mgr.25133) 1380 : cluster [DBG] pgmap v1472: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-21T10:58:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:36 smithi204 bash[78884]: cluster 2024-09-21T10:58:35.036033+0000 mgr.y (mgr.25133) 1380 : cluster [DBG] pgmap v1472: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2024-09-21T10:58:36.272 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:36.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:36.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:36.375 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:36.410 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:36.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:36.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:36.515 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:36.540 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:36.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:36.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:36.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:36.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:36.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:36.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:36.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:36.801 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:36.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:36.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:36.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 56 16 74336 74320 82.9169 57.625 0.00389518 0.012055 2024-09-21T10:58:36.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:36.936 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:36.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:36.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:37.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:37.065 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:37.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:37.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:37.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:37.186 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:37.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:37.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:37.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:37.315 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:37.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:37.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:37.422 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:37.443 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:37.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:37.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:37.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:37.572 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:37.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:37.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:58:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:58:37] "GET /metrics HTTP/1.1" 200 36518 "" "Prometheus/2.51.0" 2024-09-21T10:58:37.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:37.703 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:37.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:37.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:37.809 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:37.810 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 57 16 75354 75338 82.5784 63.625 0.0050222 0.0121051 2024-09-21T10:58:37.835 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:37.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:37.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:37.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:37.958 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:37.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:37.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:38.061 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:38.086 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:38.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:38.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:38.192 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:38.227 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:38.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:38.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:38 smithi204 bash[78884]: cluster 2024-09-21T10:58:37.036714+0000 mgr.y (mgr.25133) 1381 : cluster [DBG] pgmap v1473: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:58:38.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:38 smithi204 bash[78884]: cluster 2024-09-21T10:58:37.036714+0000 mgr.y (mgr.25133) 1381 : cluster [DBG] pgmap v1473: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:58:38.331 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:38.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:38.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:38.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:38.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:38.500 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:38.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:38.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:38.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:38.628 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:38.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:38.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:38.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:38 smithi003 bash[88275]: cluster 2024-09-21T10:58:37.036714+0000 mgr.y (mgr.25133) 1381 : cluster [DBG] pgmap v1473: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:58:38.685 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:38 smithi003 bash[88275]: cluster 2024-09-21T10:58:37.036714+0000 mgr.y (mgr.25133) 1381 : cluster [DBG] pgmap v1473: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:58:38.686 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:38 smithi003 bash[89466]: cluster 2024-09-21T10:58:37.036714+0000 mgr.y (mgr.25133) 1381 : cluster [DBG] pgmap v1473: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:58:38.686 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:38 smithi003 bash[89466]: cluster 2024-09-21T10:58:37.036714+0000 mgr.y (mgr.25133) 1381 : cluster [DBG] pgmap v1473: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2024-09-21T10:58:38.734 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:38.756 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:38.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:38.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:38.811 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 58 16 76101 76085 81.9596 46.6875 0.00363013 0.0121691 2024-09-21T10:58:38.858 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:38.883 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:38.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:38.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:38.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:39.027 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:39.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:39.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:39.132 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:39.163 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:39.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:39.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:39.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:39.295 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:39.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:39.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:39.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:39.408 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:39 smithi204 bash[78884]: audit 2024-09-21T10:58:38.679916+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:39.409 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:39 smithi204 bash[78884]: audit 2024-09-21T10:58:38.679916+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:39 smithi003 bash[88275]: audit 2024-09-21T10:58:38.679916+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:39 smithi003 bash[88275]: audit 2024-09-21T10:58:38.679916+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:39 smithi003 bash[89466]: audit 2024-09-21T10:58:38.679916+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:39 smithi003 bash[89466]: audit 2024-09-21T10:58:38.679916+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:39.428 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:39.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:39.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:39.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:39.560 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:39.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:39.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:39.663 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:39.690 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:39.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:39.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:39.793 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:39.812 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 59 16 77013 76997 81.5351 57 0.0259747 0.0122587 2024-09-21T10:58:39.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:39.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:39.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:39.919 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:39.937 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:39.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:39.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:40.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:40.062 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:40.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:40.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:40.165 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:40.204 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:40.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:40.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:40.308 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:40.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:40 smithi204 bash[78884]: cluster 2024-09-21T10:58:39.037235+0000 mgr.y (mgr.25133) 1382 : cluster [DBG] pgmap v1474: 109 pgs: 109 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-21T10:58:40.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:40 smithi204 bash[78884]: cluster 2024-09-21T10:58:39.037235+0000 mgr.y (mgr.25133) 1382 : cluster [DBG] pgmap v1474: 109 pgs: 109 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-21T10:58:40.330 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:40.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:40.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:40 smithi003 bash[88275]: cluster 2024-09-21T10:58:39.037235+0000 mgr.y (mgr.25133) 1382 : cluster [DBG] pgmap v1474: 109 pgs: 109 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-21T10:58:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:40 smithi003 bash[88275]: cluster 2024-09-21T10:58:39.037235+0000 mgr.y (mgr.25133) 1382 : cluster [DBG] pgmap v1474: 109 pgs: 109 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-21T10:58:40.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:40 smithi003 bash[89466]: cluster 2024-09-21T10:58:39.037235+0000 mgr.y (mgr.25133) 1382 : cluster [DBG] pgmap v1474: 109 pgs: 109 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-21T10:58:40.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:40 smithi003 bash[89466]: cluster 2024-09-21T10:58:39.037235+0000 mgr.y (mgr.25133) 1382 : cluster [DBG] pgmap v1474: 109 pgs: 109 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s 2024-09-21T10:58:40.439 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:40.470 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:40.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:40.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:40.574 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:40.607 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:40.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:40.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:40.713 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:40.745 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:40.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:40.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:40.812 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:58:40.811756+0000 min lat: 0.00121486 max lat: 0.758654 avg lat: 0.0123302 2024-09-21T10:58:40.812 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:58:40.812 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 60 16 77866 77850 81.0647 53.3125 0.00624146 0.0123302 2024-09-21T10:58:40.848 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:40.873 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:40.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:40.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:40.978 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:41.006 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:41.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:41.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:41.112 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:41.135 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:41.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:41.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:41.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:41.257 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:41.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:41.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:41.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:41.383 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:41.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:41.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:41.486 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:41.512 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:41.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:41.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:41.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:41.643 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:41.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:41.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:41.750 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:41.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:41.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:41.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:41.812 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 61 16 78789 78773 80.6815 57.6875 0.0281649 0.0123896 2024-09-21T10:58:41.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:41.932 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:41.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:41.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:42.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:42.062 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:42.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:42.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:42.171 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:42.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:42.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:42.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:42 smithi204 bash[78884]: cluster 2024-09-21T10:58:41.037936+0000 mgr.y (mgr.25133) 1383 : cluster [DBG] pgmap v1475: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:58:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:42 smithi204 bash[78884]: cluster 2024-09-21T10:58:41.037936+0000 mgr.y (mgr.25133) 1383 : cluster [DBG] pgmap v1475: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:58:42.313 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:42.343 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:42.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:42.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:42.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:42 smithi003 bash[88275]: cluster 2024-09-21T10:58:41.037936+0000 mgr.y (mgr.25133) 1383 : cluster [DBG] pgmap v1475: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:58:42.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:42 smithi003 bash[88275]: cluster 2024-09-21T10:58:41.037936+0000 mgr.y (mgr.25133) 1383 : cluster [DBG] pgmap v1475: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:58:42.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:42 smithi003 bash[89466]: cluster 2024-09-21T10:58:41.037936+0000 mgr.y (mgr.25133) 1383 : cluster [DBG] pgmap v1475: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:58:42.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:42 smithi003 bash[89466]: cluster 2024-09-21T10:58:41.037936+0000 mgr.y (mgr.25133) 1383 : cluster [DBG] pgmap v1475: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-09-21T10:58:42.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:42.473 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:42.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:42.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:42.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:42.610 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:42.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:42.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:42.714 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:42.739 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:42.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:42.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:42.812 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 62 16 79799 79783 80.3983 63.125 0.0212169 0.0124325 2024-09-21T10:58:42.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:42.865 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:42.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:42.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:42.970 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:43.022 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:43.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:43.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:43.115 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:58:43.116 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:58:43.128 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:43.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:43.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:43.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:43.153 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T10:58:43.173 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:58:43.174 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:58:43.197 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:58:43.197 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:58:43.249 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:58:43.250 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:58:43.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:43.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:43 smithi003 bash[88275]: audit 2024-09-21T10:58:42.322060+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:58:43.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:43 smithi003 bash[88275]: audit 2024-09-21T10:58:42.322060+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:58:43.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:43 smithi003 bash[88275]: audit 2024-09-21T10:58:43.089608+0000 mon.a (mon.0) 1925 : audit [DBG] from='client.? 172.21.15.3:0/1928200837' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:43.264 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:43 smithi003 bash[88275]: audit 2024-09-21T10:58:43.089608+0000 mon.a (mon.0) 1925 : audit [DBG] from='client.? 172.21.15.3:0/1928200837' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:43.264 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:43 smithi003 bash[89466]: audit 2024-09-21T10:58:42.322060+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:58:43.265 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:43 smithi003 bash[89466]: audit 2024-09-21T10:58:42.322060+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:58:43.265 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:43 smithi003 bash[89466]: audit 2024-09-21T10:58:43.089608+0000 mon.a (mon.0) 1925 : audit [DBG] from='client.? 172.21.15.3:0/1928200837' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:43.265 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:43 smithi003 bash[89466]: audit 2024-09-21T10:58:43.089608+0000 mon.a (mon.0) 1925 : audit [DBG] from='client.? 172.21.15.3:0/1928200837' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:43.285 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:58:43.285 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:58:43.293 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:43.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:43.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:43.323 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:58:43.324 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:58:43.360 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:58:43.361 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:58:43.388 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:58:43.388 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:58:43.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:43.409 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:43 smithi204 bash[78884]: audit 2024-09-21T10:58:42.322060+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:58:43.409 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:43 smithi204 bash[78884]: audit 2024-09-21T10:58:42.322060+0000 mon.a (mon.0) 1924 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T10:58:43.409 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:43 smithi204 bash[78884]: audit 2024-09-21T10:58:43.089608+0000 mon.a (mon.0) 1925 : audit [DBG] from='client.? 172.21.15.3:0/1928200837' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:43.409 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:43 smithi204 bash[78884]: audit 2024-09-21T10:58:43.089608+0000 mon.a (mon.0) 1925 : audit [DBG] from='client.? 172.21.15.3:0/1928200837' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:58:43.422 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:43.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:43.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:43.427 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:58:43.428 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:58:43.528 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:43.552 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:43.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:43.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:43.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:43.678 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:43.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:43.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:43.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:43.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:43.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:43.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:43.812 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 63 16 80419 80403 79.7373 38.75 0.00514165 0.0125197 2024-09-21T10:58:43.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:43.940 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:43.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:43.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:44.049 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:44.075 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:44.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:44.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:44.163 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T10:58:44.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[88275]: cluster 2024-09-21T10:58:43.038429+0000 mgr.y (mgr.25133) 1384 : cluster [DBG] pgmap v1476: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2024-09-21T10:58:44.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[88275]: cluster 2024-09-21T10:58:43.038429+0000 mgr.y (mgr.25133) 1384 : cluster [DBG] pgmap v1476: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2024-09-21T10:58:44.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[88275]: audit 2024-09-21T10:58:43.151183+0000 mon.a (mon.0) 1926 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:58:44.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[88275]: audit 2024-09-21T10:58:43.151183+0000 mon.a (mon.0) 1926 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:58:44.173 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[88275]: cluster 2024-09-21T10:58:43.160055+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-09-21T10:58:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[88275]: cluster 2024-09-21T10:58:43.160055+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-09-21T10:58:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[88275]: audit 2024-09-21T10:58:43.478194+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.3:0/1438508527' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[88275]: audit 2024-09-21T10:58:43.478194+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.3:0/1438508527' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[88275]: audit 2024-09-21T10:58:43.478667+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.174 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[88275]: audit 2024-09-21T10:58:43.478667+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:44.206 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:44.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:44.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:44.338 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:44.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:44.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[89466]: cluster 2024-09-21T10:58:43.038429+0000 mgr.y (mgr.25133) 1384 : cluster [DBG] pgmap v1476: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2024-09-21T10:58:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[89466]: cluster 2024-09-21T10:58:43.038429+0000 mgr.y (mgr.25133) 1384 : cluster [DBG] pgmap v1476: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2024-09-21T10:58:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[89466]: audit 2024-09-21T10:58:43.151183+0000 mon.a (mon.0) 1926 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:58:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[89466]: audit 2024-09-21T10:58:43.151183+0000 mon.a (mon.0) 1926 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:58:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[89466]: cluster 2024-09-21T10:58:43.160055+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-09-21T10:58:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[89466]: cluster 2024-09-21T10:58:43.160055+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-09-21T10:58:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[89466]: audit 2024-09-21T10:58:43.478194+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.3:0/1438508527' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[89466]: audit 2024-09-21T10:58:43.478194+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.3:0/1438508527' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[89466]: audit 2024-09-21T10:58:43.478667+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:44 smithi003 bash[89466]: audit 2024-09-21T10:58:43.478667+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.443 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:44.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:44 smithi204 bash[78884]: cluster 2024-09-21T10:58:43.038429+0000 mgr.y (mgr.25133) 1384 : cluster [DBG] pgmap v1476: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2024-09-21T10:58:44.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:44 smithi204 bash[78884]: cluster 2024-09-21T10:58:43.038429+0000 mgr.y (mgr.25133) 1384 : cluster [DBG] pgmap v1476: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 811 op/s 2024-09-21T10:58:44.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:44 smithi204 bash[78884]: audit 2024-09-21T10:58:43.151183+0000 mon.a (mon.0) 1926 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:58:44.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:44 smithi204 bash[78884]: audit 2024-09-21T10:58:43.151183+0000 mon.a (mon.0) 1926 : audit [INF] from='client.? 172.21.15.3:0/3395161874' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T10:58:44.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:44 smithi204 bash[78884]: cluster 2024-09-21T10:58:43.160055+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-09-21T10:58:44.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:44 smithi204 bash[78884]: cluster 2024-09-21T10:58:43.160055+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-09-21T10:58:44.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:44 smithi204 bash[78884]: audit 2024-09-21T10:58:43.478194+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.3:0/1438508527' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.454 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:44 smithi204 bash[78884]: audit 2024-09-21T10:58:43.478194+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.3:0/1438508527' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.455 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:44 smithi204 bash[78884]: audit 2024-09-21T10:58:43.478667+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.455 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:44 smithi204 bash[78884]: audit 2024-09-21T10:58:43.478667+0000 mon.a (mon.0) 1928 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:58:44.478 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:44.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:44.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:44.582 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:44.611 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:44.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:44.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:44.717 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:44.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:44.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:44.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:44.812 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 64 16 81491 81475 79.5383 67 0.00725368 0.0125676 2024-09-21T10:58:44.847 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:44.870 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:44.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:44.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:44.978 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:45.003 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:45.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:45.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:45.107 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:45.134 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:45.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:45.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:45.238 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:45.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:45 smithi204 bash[78884]: cluster 2024-09-21T10:58:44.151374+0000 mon.a (mon.0) 1929 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:45.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:45 smithi204 bash[78884]: cluster 2024-09-21T10:58:44.151374+0000 mon.a (mon.0) 1929 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:45.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:45 smithi204 bash[78884]: audit 2024-09-21T10:58:44.155279+0000 mon.a (mon.0) 1930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:58:45.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:45 smithi204 bash[78884]: audit 2024-09-21T10:58:44.155279+0000 mon.a (mon.0) 1930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:58:45.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:45 smithi204 bash[78884]: cluster 2024-09-21T10:58:44.158696+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-09-21T10:58:45.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:45 smithi204 bash[78884]: cluster 2024-09-21T10:58:44.158696+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-09-21T10:58:45.262 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:45.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:45.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:45.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:45.388 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:45.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:45.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[88275]: cluster 2024-09-21T10:58:44.151374+0000 mon.a (mon.0) 1929 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[88275]: cluster 2024-09-21T10:58:44.151374+0000 mon.a (mon.0) 1929 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[88275]: audit 2024-09-21T10:58:44.155279+0000 mon.a (mon.0) 1930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:58:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[88275]: audit 2024-09-21T10:58:44.155279+0000 mon.a (mon.0) 1930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:58:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[88275]: cluster 2024-09-21T10:58:44.158696+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-09-21T10:58:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[88275]: cluster 2024-09-21T10:58:44.158696+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-09-21T10:58:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[89466]: cluster 2024-09-21T10:58:44.151374+0000 mon.a (mon.0) 1929 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[89466]: cluster 2024-09-21T10:58:44.151374+0000 mon.a (mon.0) 1929 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:58:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[89466]: audit 2024-09-21T10:58:44.155279+0000 mon.a (mon.0) 1930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:58:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[89466]: audit 2024-09-21T10:58:44.155279+0000 mon.a (mon.0) 1930 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T10:58:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[89466]: cluster 2024-09-21T10:58:44.158696+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-09-21T10:58:45.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:45 smithi003 bash[89466]: cluster 2024-09-21T10:58:44.158696+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-09-21T10:58:45.491 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:45.514 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:45.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:45.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:45.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:45.638 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:45.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:45.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:45.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:45.771 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:45.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:45.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:45.813 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 65 16 82170 82154 78.9676 42.4375 0.0111807 0.0126587 2024-09-21T10:58:45.878 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:45.908 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:45.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:45.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:46.011 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:46.028 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:46.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:46.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:46.131 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:46.156 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:46.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:46.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:46.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:46.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:46 smithi204 bash[78884]: cluster 2024-09-21T10:58:45.039220+0000 mgr.y (mgr.25133) 1385 : cluster [DBG] pgmap v1479: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:58:46.270 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:46 smithi204 bash[78884]: cluster 2024-09-21T10:58:45.039220+0000 mgr.y (mgr.25133) 1385 : cluster [DBG] pgmap v1479: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:58:46.285 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:46.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:46.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:46.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:46.421 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:46.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:46.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:46.526 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:46.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:46.560 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:46.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:46.661 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:46.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:46 smithi003 bash[88275]: cluster 2024-09-21T10:58:45.039220+0000 mgr.y (mgr.25133) 1385 : cluster [DBG] pgmap v1479: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:58:46.671 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:46 smithi003 bash[88275]: cluster 2024-09-21T10:58:45.039220+0000 mgr.y (mgr.25133) 1385 : cluster [DBG] pgmap v1479: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:58:46.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:46 smithi003 bash[89466]: cluster 2024-09-21T10:58:45.039220+0000 mgr.y (mgr.25133) 1385 : cluster [DBG] pgmap v1479: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:58:46.672 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:46 smithi003 bash[89466]: cluster 2024-09-21T10:58:45.039220+0000 mgr.y (mgr.25133) 1385 : cluster [DBG] pgmap v1479: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-09-21T10:58:46.695 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:46.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:46.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:46.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:46.813 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 66 16 83193 83177 78.7394 63.9375 0.0228269 0.0126952 2024-09-21T10:58:46.824 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:46.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:46.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:46.927 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:46.949 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:46.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:46.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:47.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:47.076 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:47.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:47.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:47.178 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:47.211 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:47.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:47.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:47.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:47.348 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:47.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:47.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:47.454 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:47.479 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:47.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:47.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:47.512 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T10:58:47.584 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:47.625 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:47.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:47.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:47.697 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:58:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:58:47] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.51.0" 2024-09-21T10:58:47.729 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:47.757 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:47.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:47.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:47.813 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 67 16 83804 83788 78.1343 38.1875 0.0109657 0.0127932 2024-09-21T10:58:47.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:47.882 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:47.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:47.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:47.985 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:48.007 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:48.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:48.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:48.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:48.132 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:48.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:48.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:48.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:48.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:48 smithi204 bash[78884]: cluster 2024-09-21T10:58:47.039934+0000 mgr.y (mgr.25133) 1386 : cluster [DBG] pgmap v1480: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2024-09-21T10:58:48.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:48 smithi204 bash[78884]: cluster 2024-09-21T10:58:47.039934+0000 mgr.y (mgr.25133) 1386 : cluster [DBG] pgmap v1480: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2024-09-21T10:58:48.259 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:48.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:48.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:48.364 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:48.389 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:48.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:48.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:48.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:48.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:48.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:48.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:48.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:48.644 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:48.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:48.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:48 smithi003 bash[88275]: cluster 2024-09-21T10:58:47.039934+0000 mgr.y (mgr.25133) 1386 : cluster [DBG] pgmap v1480: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2024-09-21T10:58:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:48 smithi003 bash[88275]: cluster 2024-09-21T10:58:47.039934+0000 mgr.y (mgr.25133) 1386 : cluster [DBG] pgmap v1480: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2024-09-21T10:58:48.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:48 smithi003 bash[89466]: cluster 2024-09-21T10:58:47.039934+0000 mgr.y (mgr.25133) 1386 : cluster [DBG] pgmap v1480: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2024-09-21T10:58:48.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:48 smithi003 bash[89466]: cluster 2024-09-21T10:58:47.039934+0000 mgr.y (mgr.25133) 1386 : cluster [DBG] pgmap v1480: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2024-09-21T10:58:48.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:48.774 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:48.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:48.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:48.813 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 68 16 84712 84696 77.8198 56.75 0.00356185 0.0128435 2024-09-21T10:58:48.840 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_ops_in_flight 2024-09-21T10:58:48.878 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:48.903 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:48.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:48.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:49.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:49.041 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:49.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:49.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:49.145 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:49.167 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:49.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:49.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:49.270 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:49.291 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:49.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:49.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:49.395 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:49.426 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:49.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:49.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:49.529 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:49.554 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:49.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:49.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:49.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:49.681 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:49.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:49.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:49.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:49.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:49.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:49.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:49.813 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 69 16 85408 85392 77.3224 43.5 0.00389249 0.0129003 2024-09-21T10:58:49.908 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:49.929 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:49.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:49.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:50.032 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:50.069 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:50.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:50.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:50.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:50.196 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:50.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:50.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:50.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:50.331 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:50.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:50.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:50.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:50 smithi003 bash[88275]: cluster 2024-09-21T10:58:49.040525+0000 mgr.y (mgr.25133) 1387 : cluster [DBG] pgmap v1481: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2024-09-21T10:58:50.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:50 smithi003 bash[88275]: cluster 2024-09-21T10:58:49.040525+0000 mgr.y (mgr.25133) 1387 : cluster [DBG] pgmap v1481: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2024-09-21T10:58:50.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:50 smithi003 bash[89466]: cluster 2024-09-21T10:58:49.040525+0000 mgr.y (mgr.25133) 1387 : cluster [DBG] pgmap v1481: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2024-09-21T10:58:50.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:50 smithi003 bash[89466]: cluster 2024-09-21T10:58:49.040525+0000 mgr.y (mgr.25133) 1387 : cluster [DBG] pgmap v1481: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2024-09-21T10:58:50.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:50.446 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:50 smithi204 bash[78884]: cluster 2024-09-21T10:58:49.040525+0000 mgr.y (mgr.25133) 1387 : cluster [DBG] pgmap v1481: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2024-09-21T10:58:50.446 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:50 smithi204 bash[78884]: cluster 2024-09-21T10:58:49.040525+0000 mgr.y (mgr.25133) 1387 : cluster [DBG] pgmap v1481: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2024-09-21T10:58:50.464 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:50.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:50.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:50.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:50.617 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:50.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:50.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:50.721 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:50.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:50.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:50.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:50.763 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:58:50.813 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 70 16 86220 86204 76.9429 50.75 0.00834991 0.0129904 2024-09-21T10:58:50.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:50.873 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:50.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:50.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:50.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:51.014 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:51.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:51.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:51.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:51.145 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:51.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:51.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:51.251 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:51.282 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:51.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:51.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:51.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:51.420 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:51.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:51.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:51.525 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:51.547 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:51.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:51.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:51.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:51.674 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:51.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:51.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:51.783 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:51.809 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:51.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:51.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:51.816 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 71 16 87224 87208 76.7405 62.75 0.0118201 0.0130257 2024-09-21T10:58:51.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:51.947 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:51.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:51.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:52.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:52.077 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:52.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:52.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:52.180 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:52.212 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:52.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:52.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:52.318 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:52.344 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:52.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:52.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:52.448 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:52.458 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:52 smithi204 bash[78884]: cluster 2024-09-21T10:58:51.043899+0000 mgr.y (mgr.25133) 1388 : cluster [DBG] pgmap v1482: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-09-21T10:58:52.458 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:52 smithi204 bash[78884]: cluster 2024-09-21T10:58:51.043899+0000 mgr.y (mgr.25133) 1388 : cluster [DBG] pgmap v1482: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-09-21T10:58:52.471 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:52.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:52.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:52.510 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:52 smithi003 bash[88275]: cluster 2024-09-21T10:58:51.043899+0000 mgr.y (mgr.25133) 1388 : cluster [DBG] pgmap v1482: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-09-21T10:58:52.511 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:52 smithi003 bash[88275]: cluster 2024-09-21T10:58:51.043899+0000 mgr.y (mgr.25133) 1388 : cluster [DBG] pgmap v1482: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-09-21T10:58:52.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:52 smithi003 bash[89466]: cluster 2024-09-21T10:58:51.043899+0000 mgr.y (mgr.25133) 1388 : cluster [DBG] pgmap v1482: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-09-21T10:58:52.511 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:52 smithi003 bash[89466]: cluster 2024-09-21T10:58:51.043899+0000 mgr.y (mgr.25133) 1388 : cluster [DBG] pgmap v1482: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2024-09-21T10:58:52.531 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T10:58:52.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:52.596 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:52.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:52.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:52.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:52.740 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:52.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:52.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:52.817 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 72 16 88214 88198 76.533 61.875 0.00999266 0.0130595 2024-09-21T10:58:52.843 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:52.866 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:52.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:52.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:52.973 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:52.995 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:52.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:52.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:53.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:53.124 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:53.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:53.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:53.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:53.256 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:53.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:53.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:53.362 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:53.387 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:53.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:53.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:53.491 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:53.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:53.527 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:53.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:53.628 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:53.667 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:53.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:53.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:53.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:53.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:53.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:53.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:53.817 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 73 16 89178 89162 76.31 60.25 0.00469138 0.0130987 2024-09-21T10:58:53.902 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:53.933 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:53.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:53.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:54.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:54.061 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:54.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:54.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:54.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:54.197 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:54.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:54.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:54.300 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:54.327 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:58:54.329 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:58:54.347 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:54.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:54.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:54.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:54 smithi003 bash[88275]: cluster 2024-09-21T10:58:53.044320+0000 mgr.y (mgr.25133) 1389 : cluster [DBG] pgmap v1483: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:58:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:54 smithi003 bash[88275]: cluster 2024-09-21T10:58:53.044320+0000 mgr.y (mgr.25133) 1389 : cluster [DBG] pgmap v1483: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:58:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:54 smithi003 bash[88275]: audit 2024-09-21T10:58:53.685573+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:54 smithi003 bash[88275]: audit 2024-09-21T10:58:53.685573+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:54 smithi003 bash[89466]: cluster 2024-09-21T10:58:53.044320+0000 mgr.y (mgr.25133) 1389 : cluster [DBG] pgmap v1483: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:58:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:54 smithi003 bash[89466]: cluster 2024-09-21T10:58:53.044320+0000 mgr.y (mgr.25133) 1389 : cluster [DBG] pgmap v1483: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:58:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:54 smithi003 bash[89466]: audit 2024-09-21T10:58:53.685573+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:54 smithi003 bash[89466]: audit 2024-09-21T10:58:53.685573+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:54.457 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:54.502 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:54.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:54.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:54 smithi204 bash[78884]: cluster 2024-09-21T10:58:53.044320+0000 mgr.y (mgr.25133) 1389 : cluster [DBG] pgmap v1483: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:58:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:54 smithi204 bash[78884]: cluster 2024-09-21T10:58:53.044320+0000 mgr.y (mgr.25133) 1389 : cluster [DBG] pgmap v1483: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 770 op/s 2024-09-21T10:58:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:54 smithi204 bash[78884]: audit 2024-09-21T10:58:53.685573+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:54 smithi204 bash[78884]: audit 2024-09-21T10:58:53.685573+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:58:54.605 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:54.626 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:54.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:54.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:54.730 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:54.752 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:54.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:54.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:54.817 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 74 16 90035 90019 76.0026 53.5625 0.0290703 0.0131512 2024-09-21T10:58:54.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:54.878 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:54.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:54.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:54.983 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:55.004 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:55.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:55.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:55.106 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:55.132 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:55.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:55.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:55.235 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:55.266 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:55.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:55.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:55.369 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:55.398 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:55.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:55.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:55.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:55.525 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:55.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:55.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:55.627 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:55.670 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:55.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:55.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:55.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:55.796 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:55.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:55.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:55.817 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 75 16 90547 90531 75.416 32 0.00528473 0.0132533 2024-09-21T10:58:55.899 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:55.920 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:55.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:55.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:56.022 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:56.058 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:56.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:56.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:56.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:56.186 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:56.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:56.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:56.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:56.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:56 smithi204 bash[78884]: cluster 2024-09-21T10:58:55.044887+0000 mgr.y (mgr.25133) 1390 : cluster [DBG] pgmap v1484: 109 pgs: 109 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:58:56.300 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:56 smithi204 bash[78884]: cluster 2024-09-21T10:58:55.044887+0000 mgr.y (mgr.25133) 1390 : cluster [DBG] pgmap v1484: 109 pgs: 109 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:58:56.322 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:56.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:56.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:56.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:56.457 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:56.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:56.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:56.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:56 smithi003 bash[88275]: cluster 2024-09-21T10:58:55.044887+0000 mgr.y (mgr.25133) 1390 : cluster [DBG] pgmap v1484: 109 pgs: 109 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:58:56.527 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:56 smithi003 bash[88275]: cluster 2024-09-21T10:58:55.044887+0000 mgr.y (mgr.25133) 1390 : cluster [DBG] pgmap v1484: 109 pgs: 109 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:58:56.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:56 smithi003 bash[89466]: cluster 2024-09-21T10:58:55.044887+0000 mgr.y (mgr.25133) 1390 : cluster [DBG] pgmap v1484: 109 pgs: 109 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:58:56.527 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:56 smithi003 bash[89466]: cluster 2024-09-21T10:58:55.044887+0000 mgr.y (mgr.25133) 1390 : cluster [DBG] pgmap v1484: 109 pgs: 109 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-09-21T10:58:56.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:56.582 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:56.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:56.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:56.684 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:56.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:56.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:56.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:56.812 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:56.817 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 76 16 91159 91143 74.927 38.25 0.00973408 0.0133407 2024-09-21T10:58:56.838 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:56.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:56.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:56.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:56.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:56.986 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:56.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:57.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:57.112 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:57.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:57.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:57.216 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:57.243 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:57.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:57.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:57.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:57.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:57.384 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:58:57.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:58:57.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:57.504 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:58:57.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:57.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:58:57.608 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:57.617 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:58:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:58:57] "GET /metrics HTTP/1.1" 200 36521 "" "Prometheus/2.51.0" 2024-09-21T10:58:57.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:57.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:57.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:57.735 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:57.768 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:57.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:57.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:57.817 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 77 16 92182 92166 74.7843 63.9375 0.0334132 0.0133667 2024-09-21T10:58:57.875 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:57.902 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:57.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:57.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:58.009 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:58.036 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:58.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:58.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:58.141 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:58.180 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:58.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:58.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:58.285 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:58.303 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:58.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:58.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:58.402 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:58 smithi003 bash[88275]: cluster 2024-09-21T10:58:57.045736+0000 mgr.y (mgr.25133) 1391 : cluster [DBG] pgmap v1485: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:58:58.403 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:58 smithi003 bash[88275]: cluster 2024-09-21T10:58:57.045736+0000 mgr.y (mgr.25133) 1391 : cluster [DBG] pgmap v1485: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:58:58.406 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:58.407 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:58 smithi003 bash[89466]: cluster 2024-09-21T10:58:57.045736+0000 mgr.y (mgr.25133) 1391 : cluster [DBG] pgmap v1485: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:58:58.407 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:58 smithi003 bash[89466]: cluster 2024-09-21T10:58:57.045736+0000 mgr.y (mgr.25133) 1391 : cluster [DBG] pgmap v1485: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:58:58.439 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:58.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:58.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:58 smithi204 bash[78884]: cluster 2024-09-21T10:58:57.045736+0000 mgr.y (mgr.25133) 1391 : cluster [DBG] pgmap v1485: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:58:58.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:58 smithi204 bash[78884]: cluster 2024-09-21T10:58:57.045736+0000 mgr.y (mgr.25133) 1391 : cluster [DBG] pgmap v1485: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 730 op/s 2024-09-21T10:58:58.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:58.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:58.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:58.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:58.684 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:58.703 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:58:58.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:58.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:58:58.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:58.817 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 78 16 92898 92882 74.3993 44.75 0.00392415 0.0134325 2024-09-21T10:58:58.827 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:58.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:58.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:58.930 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:58.959 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:58.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:58.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:59.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:59.092 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:58:59.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:59.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:58:59.196 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:59.226 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:58:59.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:59.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:58:59.330 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:59.362 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:59.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:59.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:59.468 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:59.496 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:58:59.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:59.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:58:59.600 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:59.626 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:58:59.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:59.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:58:59.733 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:59.760 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:59.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:59.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:58:59.817 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 79 16 93762 93746 74.1411 54 0.00405944 0.0134821 2024-09-21T10:58:59.863 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:59.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: audit 2024-09-21T10:58:58.797719+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: audit 2024-09-21T10:58:58.797719+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: audit 2024-09-21T10:58:58.803589+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: audit 2024-09-21T10:58:58.803589+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: audit 2024-09-21T10:58:58.804638+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:58:59.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: audit 2024-09-21T10:58:58.804638+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:58:59.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: audit 2024-09-21T10:58:58.805530+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:58:59.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: audit 2024-09-21T10:58:58.805530+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:58:59.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: audit 2024-09-21T10:58:58.812033+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: audit 2024-09-21T10:58:58.812033+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: cluster 2024-09-21T10:58:59.046285+0000 mgr.y (mgr.25133) 1392 : cluster [DBG] pgmap v1486: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:58:59.874 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[88275]: cluster 2024-09-21T10:58:59.046285+0000 mgr.y (mgr.25133) 1392 : cluster [DBG] pgmap v1486: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:58:59.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: audit 2024-09-21T10:58:58.797719+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.874 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: audit 2024-09-21T10:58:58.797719+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: audit 2024-09-21T10:58:58.803589+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: audit 2024-09-21T10:58:58.803589+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: audit 2024-09-21T10:58:58.804638+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:58:59.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: audit 2024-09-21T10:58:58.804638+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:58:59.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: audit 2024-09-21T10:58:58.805530+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:58:59.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: audit 2024-09-21T10:58:58.805530+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:58:59.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: audit 2024-09-21T10:58:58.812033+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: audit 2024-09-21T10:58:58.812033+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:58:59.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: cluster 2024-09-21T10:58:59.046285+0000 mgr.y (mgr.25133) 1392 : cluster [DBG] pgmap v1486: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:58:59.875 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:58:59 smithi003 bash[89466]: cluster 2024-09-21T10:58:59.046285+0000 mgr.y (mgr.25133) 1392 : cluster [DBG] pgmap v1486: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:58:59.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:58:59.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:58:59.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:00.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:00.031 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:00.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:00.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:00.137 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:00.161 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:00.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:00.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:00.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: audit 2024-09-21T10:58:58.797719+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: audit 2024-09-21T10:58:58.797719+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: audit 2024-09-21T10:58:58.803589+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: audit 2024-09-21T10:58:58.803589+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: audit 2024-09-21T10:58:58.804638+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:59:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: audit 2024-09-21T10:58:58.804638+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T10:59:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: audit 2024-09-21T10:58:58.805530+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:59:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: audit 2024-09-21T10:58:58.805530+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T10:59:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: audit 2024-09-21T10:58:58.812033+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: audit 2024-09-21T10:58:58.812033+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: cluster 2024-09-21T10:58:59.046285+0000 mgr.y (mgr.25133) 1392 : cluster [DBG] pgmap v1486: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:59:00.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:58:59 smithi204 bash[78884]: cluster 2024-09-21T10:58:59.046285+0000 mgr.y (mgr.25133) 1392 : cluster [DBG] pgmap v1486: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2024-09-21T10:59:00.265 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:59:00.265 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:59:00.267 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:00.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:00.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:00.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:00.401 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:00.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:00.442 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:00.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:00.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:00.571 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:00.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:00.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:00.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:00.698 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:00.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:00.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:00.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:00.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:2024-09-21T10:59:00.817135+0000 min lat: 0.00121486 max lat: 0.758654 avg lat: 0.0135234 2024-09-21T10:59:00.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-09-21T10:59:00.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 80 16 94382 94366 73.6987 38.75 0.00541256 0.0135234 2024-09-21T10:59:00.826 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:00.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:00.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:00.931 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:00.951 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:00.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:00.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:01.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:01.084 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:01.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:01.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:01.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:01.215 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:01.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:01.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:01.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:01.340 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:01.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:01.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:01.447 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:01.472 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:01.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:01.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:01.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:01.605 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:01.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:01.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:01.710 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:01.728 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:01.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:01.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 81 16 95166 95150 73.3937 49 0.00632041 0.0136004 2024-09-21T10:59:01.830 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:01.854 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:01.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:01.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:01.962 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:01.986 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:01.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:01.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:02.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:02.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:02.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:02.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:02.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:02.244 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:02.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:02.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:02.348 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:02.378 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:02.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:02.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:02.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:02 smithi003 bash[88275]: cluster 2024-09-21T10:59:01.047059+0000 mgr.y (mgr.25133) 1393 : cluster [DBG] pgmap v1487: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:59:02.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:02 smithi003 bash[88275]: cluster 2024-09-21T10:59:01.047059+0000 mgr.y (mgr.25133) 1393 : cluster [DBG] pgmap v1487: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:59:02.443 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:02 smithi003 bash[89466]: cluster 2024-09-21T10:59:01.047059+0000 mgr.y (mgr.25133) 1393 : cluster [DBG] pgmap v1487: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:59:02.444 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:02 smithi003 bash[89466]: cluster 2024-09-21T10:59:01.047059+0000 mgr.y (mgr.25133) 1393 : cluster [DBG] pgmap v1487: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:59:02.486 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:02.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:02 smithi204 bash[78884]: cluster 2024-09-21T10:59:01.047059+0000 mgr.y (mgr.25133) 1393 : cluster [DBG] pgmap v1487: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:59:02.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:02 smithi204 bash[78884]: cluster 2024-09-21T10:59:01.047059+0000 mgr.y (mgr.25133) 1393 : cluster [DBG] pgmap v1487: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 58 MiB/s wr, 934 op/s 2024-09-21T10:59:02.510 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:02.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:02.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:02.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:02.641 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:02.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:02.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:02.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:02.768 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:02.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:02.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:02.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 82 16 95862 95846 73.0292 43.5 0.010538 0.0136805 2024-09-21T10:59:02.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:02.898 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:02.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:03.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:03.031 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:03.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:03.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:03.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:03.164 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:03.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:03.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:03.271 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:03.296 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:03.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:03.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:03.402 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:03.433 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:03.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:03.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:03.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:03.574 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:03.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:03.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:03.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:03.701 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:03.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:03.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:03.805 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:03.917 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 83 16 96845 96829 72.8895 61.4375 0.0148944 0.0137139 2024-09-21T10:59:03.956 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:03.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:04.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:04.092 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:04.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:04.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:04.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:04.217 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:04.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:04.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:04.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:04.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:04.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:04.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:04.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:04 smithi003 bash[88275]: cluster 2024-09-21T10:59:03.047460+0000 mgr.y (mgr.25133) 1394 : cluster [DBG] pgmap v1488: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2024-09-21T10:59:04.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:04 smithi003 bash[88275]: cluster 2024-09-21T10:59:03.047460+0000 mgr.y (mgr.25133) 1394 : cluster [DBG] pgmap v1488: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2024-09-21T10:59:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:04 smithi003 bash[89466]: cluster 2024-09-21T10:59:03.047460+0000 mgr.y (mgr.25133) 1394 : cluster [DBG] pgmap v1488: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2024-09-21T10:59:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:04 smithi003 bash[89466]: cluster 2024-09-21T10:59:03.047460+0000 mgr.y (mgr.25133) 1394 : cluster [DBG] pgmap v1488: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2024-09-21T10:59:04.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:04.464 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:04 smithi204 bash[78884]: cluster 2024-09-21T10:59:03.047460+0000 mgr.y (mgr.25133) 1394 : cluster [DBG] pgmap v1488: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2024-09-21T10:59:04.464 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:04 smithi204 bash[78884]: cluster 2024-09-21T10:59:03.047460+0000 mgr.y (mgr.25133) 1394 : cluster [DBG] pgmap v1488: 109 pgs: 109 active+clean; 5.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 44 MiB/s wr, 707 op/s 2024-09-21T10:59:04.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:04.495 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:04.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:04.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:04.614 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:04.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:04.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:04.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:04.740 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:04.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:04.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 84 16 97583 97567 72.5709 46.125 0.231272 0.0137727 2024-09-21T10:59:04.843 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:04.876 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:04.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:04.984 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:05.028 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:05.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:05.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:05.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:05.170 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:05.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:05.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:05.272 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:05.311 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:05.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:05.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:05.419 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:05.450 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:05.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:05.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:05.552 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:05.576 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:05.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:05.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:05.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:05.697 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:05.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:05.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:05.799 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:05.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 85 16 98220 98204 72.1855 39.8125 0.00438917 0.0138245 2024-09-21T10:59:05.824 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:05.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:05.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:05.927 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:05.946 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:05.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:05.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:06.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:06.087 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:06.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:06.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:06.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:06.220 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:06.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:06.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:06.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:06.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:06 smithi204 bash[78884]: cluster 2024-09-21T10:59:05.048138+0000 mgr.y (mgr.25133) 1395 : cluster [DBG] pgmap v1489: 109 pgs: 109 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-09-21T10:59:06.337 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:06 smithi204 bash[78884]: cluster 2024-09-21T10:59:05.048138+0000 mgr.y (mgr.25133) 1395 : cluster [DBG] pgmap v1489: 109 pgs: 109 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-09-21T10:59:06.354 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:06.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:06.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:06.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:06 smithi003 bash[88275]: cluster 2024-09-21T10:59:05.048138+0000 mgr.y (mgr.25133) 1395 : cluster [DBG] pgmap v1489: 109 pgs: 109 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-09-21T10:59:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:06 smithi003 bash[88275]: cluster 2024-09-21T10:59:05.048138+0000 mgr.y (mgr.25133) 1395 : cluster [DBG] pgmap v1489: 109 pgs: 109 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-09-21T10:59:06.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:06 smithi003 bash[89466]: cluster 2024-09-21T10:59:05.048138+0000 mgr.y (mgr.25133) 1395 : cluster [DBG] pgmap v1489: 109 pgs: 109 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-09-21T10:59:06.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:06 smithi003 bash[89466]: cluster 2024-09-21T10:59:05.048138+0000 mgr.y (mgr.25133) 1395 : cluster [DBG] pgmap v1489: 109 pgs: 109 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s 2024-09-21T10:59:06.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:06.503 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:06.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:06.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:06.607 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:06.625 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:06.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:06.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:06.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:06.760 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:06.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:06.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:06.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 86 16 98997 98981 71.9108 48.5625 0.0170253 0.0139014 2024-09-21T10:59:06.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:06.899 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:06.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:06.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:07.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:07.039 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:07.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:07.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:07.144 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:07.178 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:07.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:07.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:07.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:07.316 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:07.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:07.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:07.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:07.444 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:07.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:07.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:07.548 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:07.574 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:07.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:07.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:07.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:07.701 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:07.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:07.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:07.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:07.814 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:59:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:59:07] "GET /metrics HTTP/1.1" 200 36521 "" "Prometheus/2.51.0" 2024-09-21T10:59:07.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 87 16 99755 99739 71.6288 47.375 0.0195525 0.0139554 2024-09-21T10:59:07.836 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:07.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:07.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:07.939 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:07.971 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:07.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:07.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:08.075 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:08.102 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:08.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:08.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:08.209 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:08.237 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:08.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:08.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:08.342 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:08.372 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:08.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:08 smithi003 bash[88275]: cluster 2024-09-21T10:59:07.048636+0000 mgr.y (mgr.25133) 1396 : cluster [DBG] pgmap v1490: 109 pgs: 109 active+clean; 5.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 740 op/s 2024-09-21T10:59:08.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:08 smithi003 bash[88275]: cluster 2024-09-21T10:59:07.048636+0000 mgr.y (mgr.25133) 1396 : cluster [DBG] pgmap v1490: 109 pgs: 109 active+clean; 5.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 740 op/s 2024-09-21T10:59:08.379 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:08 smithi003 bash[89466]: cluster 2024-09-21T10:59:07.048636+0000 mgr.y (mgr.25133) 1396 : cluster [DBG] pgmap v1490: 109 pgs: 109 active+clean; 5.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 740 op/s 2024-09-21T10:59:08.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:08 smithi003 bash[89466]: cluster 2024-09-21T10:59:07.048636+0000 mgr.y (mgr.25133) 1396 : cluster [DBG] pgmap v1490: 109 pgs: 109 active+clean; 5.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 740 op/s 2024-09-21T10:59:08.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:08.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:08.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:08.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:08 smithi204 bash[78884]: cluster 2024-09-21T10:59:07.048636+0000 mgr.y (mgr.25133) 1396 : cluster [DBG] pgmap v1490: 109 pgs: 109 active+clean; 5.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 740 op/s 2024-09-21T10:59:08.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:08 smithi204 bash[78884]: cluster 2024-09-21T10:59:07.048636+0000 mgr.y (mgr.25133) 1396 : cluster [DBG] pgmap v1490: 109 pgs: 109 active+clean; 5.9 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 46 MiB/s wr, 740 op/s 2024-09-21T10:59:08.510 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:08.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:08.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:08.615 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:08.639 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:08.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:08.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:08.746 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:08.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:08.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:08.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:08.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 88 16 100687 100671 71.4767 58.25 0.0111771 0.0139852 2024-09-21T10:59:08.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:08.906 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:08.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:08.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:09.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:09.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:09.034 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:09.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:09.135 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:09.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:09 smithi003 bash[88275]: audit 2024-09-21T10:59:08.682428+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:09.146 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:09 smithi003 bash[88275]: audit 2024-09-21T10:59:08.682428+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:09.146 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:09 smithi003 bash[89466]: audit 2024-09-21T10:59:08.682428+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:09.146 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:09 smithi003 bash[89466]: audit 2024-09-21T10:59:08.682428+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:09.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:09.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:09.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:09.271 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:09.298 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:09.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:09.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:09.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:09 smithi204 bash[78884]: audit 2024-09-21T10:59:08.682428+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:09.414 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:09 smithi204 bash[78884]: audit 2024-09-21T10:59:08.682428+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:09.425 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:09.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:09.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:09.533 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:09.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:09.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:09.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:09.671 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:09.696 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:09.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:09.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:09.800 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:09.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout: 89 16 101541 101525 71.2734 53.375 0.023606 0.0140246 2024-09-21T10:59:09.829 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:09.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:09.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:09.961 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:09.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:09.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:10.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:10.099 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:10.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:10.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:10.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:10.211 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:10 smithi204 bash[78884]: cluster 2024-09-21T10:59:09.049210+0000 mgr.y (mgr.25133) 1397 : cluster [DBG] pgmap v1491: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-09-21T10:59:10.212 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:10 smithi204 bash[78884]: cluster 2024-09-21T10:59:09.049210+0000 mgr.y (mgr.25133) 1397 : cluster [DBG] pgmap v1491: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-09-21T10:59:10.224 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:10.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:10.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:10.329 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:10.357 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:10.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:10.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:10 smithi003 bash[88275]: cluster 2024-09-21T10:59:09.049210+0000 mgr.y (mgr.25133) 1397 : cluster [DBG] pgmap v1491: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-09-21T10:59:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:10 smithi003 bash[88275]: cluster 2024-09-21T10:59:09.049210+0000 mgr.y (mgr.25133) 1397 : cluster [DBG] pgmap v1491: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-09-21T10:59:10.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:10 smithi003 bash[89466]: cluster 2024-09-21T10:59:09.049210+0000 mgr.y (mgr.25133) 1397 : cluster [DBG] pgmap v1491: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-09-21T10:59:10.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:10 smithi003 bash[89466]: cluster 2024-09-21T10:59:09.049210+0000 mgr.y (mgr.25133) 1397 : cluster [DBG] pgmap v1491: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2024-09-21T10:59:10.461 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:10.480 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:10.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:10.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:10.583 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:10.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:10.638 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:10.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:10.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:10.772 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:10.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:10.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:10.818 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total time run: 90.013 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Total writes made: 102310 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Write size: 65536 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Object size: 65536 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Bandwidth (MB/sec): 71.0383 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Bandwidth: 31.3201 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max bandwidth (MB/sec): 183.25 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min bandwidth (MB/sec): 32 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average IOPS: 1136 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev IOPS: 501.121 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max IOPS: 2932 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min IOPS: 512 2024-09-21T10:59:10.819 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Average Latency(s): 0.0140725 2024-09-21T10:59:10.820 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Stddev Latency(s): 0.0267262 2024-09-21T10:59:10.820 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Max latency(s): 0.758654 2024-09-21T10:59:10.820 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Min latency(s): 0.00121486 2024-09-21T10:59:10.825 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Cleaning up (deleting benchmark objects) 2024-09-21T10:59:10.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:10.903 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:10.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:10.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:11.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:11.046 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:11.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:11.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:11.148 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T10:59:11.150 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:11.169 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:11.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:11.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:11.272 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:11.289 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:11.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:11.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:11.392 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:11.403 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:11 smithi204 bash[78884]: audit 2024-09-21T10:59:10.649842+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.3:0/3824684761' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.403 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:11 smithi204 bash[78884]: audit 2024-09-21T10:59:10.649842+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.3:0/3824684761' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.403 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:11 smithi204 bash[78884]: audit 2024-09-21T10:59:10.650263+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.403 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:11 smithi204 bash[78884]: audit 2024-09-21T10:59:10.650263+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.417 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:11.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:11.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:11.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:11 smithi003 bash[88275]: audit 2024-09-21T10:59:10.649842+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.3:0/3824684761' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:11 smithi003 bash[88275]: audit 2024-09-21T10:59:10.649842+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.3:0/3824684761' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:11 smithi003 bash[88275]: audit 2024-09-21T10:59:10.650263+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:11 smithi003 bash[88275]: audit 2024-09-21T10:59:10.650263+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:11 smithi003 bash[89466]: audit 2024-09-21T10:59:10.649842+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.3:0/3824684761' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:11 smithi003 bash[89466]: audit 2024-09-21T10:59:10.649842+0000 mon.c (mon.2) 96 : audit [INF] from='client.? 172.21.15.3:0/3824684761' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:11 smithi003 bash[89466]: audit 2024-09-21T10:59:10.650263+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:11 smithi003 bash[89466]: audit 2024-09-21T10:59:10.650263+0000 mon.a (mon.0) 1939 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T10:59:11.495 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T10:59:11.495 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T10:59:11.495 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.495 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35667.0:102634 11.1 e357/348 11:857623a0:::benchmark_data_smithi003_230175_object321:head v 357'6409, mlcod=357'6407)", 2024-09-21T10:59:11.495 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:59:11.128685+0000", 2024-09-21T10:59:11.495 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.36510440700000002, 2024-09-21T10:59:11.495 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.36513210499999998, 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128685+0000", 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128685+0000", 2024-09-21T10:59:11.496 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:59:11.497 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.497 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.497 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:59:11.497 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128685+0000", 2024-09-21T10:59:11.497 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.0899999999999997e-07 2024-09-21T10:59:11.497 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.497 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.497 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:59:11.497 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128689+0000", 2024-09-21T10:59:11.497 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2599999999999999e-06 2024-09-21T10:59:11.497 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128695+0000", 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2430000000000002e-06 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128700+0000", 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6959999999999996e-06 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.498 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128817+0000", 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000116771 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128835+0000", 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8502999999999999e-05 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.499 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35667.0:102648 11.1 e357/348 11:88c39ac7:::benchmark_data_smithi003_230175_object335:head v 357'6410, mlcod=357'6407)", 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:59:11.139519+0000", 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.35427003699999998, 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.354347623, 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "started", 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139519+0000", 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.500 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139519+0000", 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139520+0000", 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.4799999999999997e-07 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:59:11.501 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139528+0000", 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.6869999999999994e-06 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139540+0000", 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2941e-05 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139546+0000", 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.0229999999999998e-06 2024-09-21T10:59:11.502 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147879+0000", 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0083328619999999999 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147900+0000", 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.0781999999999999e-05 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.503 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35667.0:102653 11.9 11:98a17c9e:::benchmark_data_smithi003_230175_object340:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:59:11.143640+0000", 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.35014874000000001, 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.35027443000000003, 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "waiting for sub ops", 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35667", 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 102653 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:59:11.504 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.143640+0000", 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.143640+0000", 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.143642+0000", 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9309999999999998e-06 2024-09-21T10:59:11.505 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.143648+0000", 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2310000000000001e-06 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.143663+0000", 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4842e-05 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.506 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.143672+0000", 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.2900000000000002e-06 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147455+0000", 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0037831150000000001 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147592+0000", 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000137701 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.507 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,6", 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147721+0000", 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000129054 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35667.0:102656 11.1 e358/348)", 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:59:11.147821+0000", 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 0.34596835799999998, 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.34614492600000002, 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T10:59:11.508 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "queued for pg", 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147821+0000", 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147821+0000", 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.509 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147821+0000", 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.7300000000000001e-07 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147828+0000", 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0219999999999999e-06 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147835+0000", 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.1609999999999997e-06 2024-09-21T10:59:11.510 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T10:59:11.511 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T10:59:11.511 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T10:59:11.511 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147842+0000", 2024-09-21T10:59:11.511 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2360000000000001e-06 2024-09-21T10:59:11.511 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:59:11.511 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T10:59:11.511 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:59:11.511 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T10:59:11.511 INFO:teuthology.orchestra.run.smithi003.stdout: ], 2024-09-21T10:59:11.511 INFO:teuthology.orchestra.run.smithi003.stdout: "num_ops": 4 2024-09-21T10:59:11.511 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T10:59:11.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:11.558 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:11.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:11.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:11.662 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:11.687 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:11.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:11.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:11.790 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:11.816 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:11.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:11.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:11.920 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:11.947 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:11.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:11.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:12.050 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:12.080 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:12.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:12.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:12.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:12.214 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:12.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:12.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:12.320 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:12.346 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:12.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:12.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:12.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[88275]: cluster 2024-09-21T10:59:11.049807+0000 mgr.y (mgr.25133) 1398 : cluster [DBG] pgmap v1492: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-21T10:59:12.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[88275]: cluster 2024-09-21T10:59:11.049807+0000 mgr.y (mgr.25133) 1398 : cluster [DBG] pgmap v1492: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-21T10:59:12.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[88275]: audit 2024-09-21T10:59:11.141912+0000 mon.a (mon.0) 1940 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:59:12.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[88275]: audit 2024-09-21T10:59:11.141912+0000 mon.a (mon.0) 1940 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:59:12.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[88275]: cluster 2024-09-21T10:59:11.145654+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-09-21T10:59:12.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[88275]: cluster 2024-09-21T10:59:11.145654+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-09-21T10:59:12.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[89466]: cluster 2024-09-21T10:59:11.049807+0000 mgr.y (mgr.25133) 1398 : cluster [DBG] pgmap v1492: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-21T10:59:12.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[89466]: cluster 2024-09-21T10:59:11.049807+0000 mgr.y (mgr.25133) 1398 : cluster [DBG] pgmap v1492: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-21T10:59:12.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[89466]: audit 2024-09-21T10:59:11.141912+0000 mon.a (mon.0) 1940 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:59:12.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[89466]: audit 2024-09-21T10:59:11.141912+0000 mon.a (mon.0) 1940 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:59:12.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[89466]: cluster 2024-09-21T10:59:11.145654+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-09-21T10:59:12.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:12 smithi003 bash[89466]: cluster 2024-09-21T10:59:11.145654+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-09-21T10:59:12.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:12.458 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:12 smithi204 bash[78884]: cluster 2024-09-21T10:59:11.049807+0000 mgr.y (mgr.25133) 1398 : cluster [DBG] pgmap v1492: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-21T10:59:12.458 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:12 smithi204 bash[78884]: cluster 2024-09-21T10:59:11.049807+0000 mgr.y (mgr.25133) 1398 : cluster [DBG] pgmap v1492: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2024-09-21T10:59:12.458 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:12 smithi204 bash[78884]: audit 2024-09-21T10:59:11.141912+0000 mon.a (mon.0) 1940 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:59:12.458 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:12 smithi204 bash[78884]: audit 2024-09-21T10:59:11.141912+0000 mon.a (mon.0) 1940 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T10:59:12.458 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:12 smithi204 bash[78884]: cluster 2024-09-21T10:59:11.145654+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-09-21T10:59:12.458 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:12 smithi204 bash[78884]: cluster 2024-09-21T10:59:11.145654+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-09-21T10:59:12.476 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:12.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:12.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:12.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:12.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:12.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:12.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:12.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:12.720 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:12.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:12.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:12.823 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:12.854 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:12.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:12.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:12.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:12.978 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:12.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:12.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:13.085 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:13.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:13.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:13.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:13.224 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:13.250 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:13.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:13.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:13.359 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:13.389 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:13.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:13.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:13.492 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:13.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:13.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:13.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:13.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:13.636 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:13.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:13.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:13.739 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:13.774 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:13.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:13.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:13.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:13.915 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:13.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:13.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:14.019 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:14.041 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:14.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:14.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:14.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:14.171 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:14.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:14.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:14.274 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:14.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:14.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:14.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:14.400 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:14.410 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:14 smithi003 bash[88275]: cluster 2024-09-21T10:59:13.050189+0000 mgr.y (mgr.25133) 1399 : cluster [DBG] pgmap v1494: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:59:14.410 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:14 smithi003 bash[88275]: cluster 2024-09-21T10:59:13.050189+0000 mgr.y (mgr.25133) 1399 : cluster [DBG] pgmap v1494: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:59:14.411 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:14 smithi003 bash[89466]: cluster 2024-09-21T10:59:13.050189+0000 mgr.y (mgr.25133) 1399 : cluster [DBG] pgmap v1494: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:59:14.411 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:14 smithi003 bash[89466]: cluster 2024-09-21T10:59:13.050189+0000 mgr.y (mgr.25133) 1399 : cluster [DBG] pgmap v1494: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:59:14.428 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:14.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:14.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:14.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:14 smithi204 bash[78884]: cluster 2024-09-21T10:59:13.050189+0000 mgr.y (mgr.25133) 1399 : cluster [DBG] pgmap v1494: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:59:14.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:14 smithi204 bash[78884]: cluster 2024-09-21T10:59:13.050189+0000 mgr.y (mgr.25133) 1399 : cluster [DBG] pgmap v1494: 109 pgs: 109 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 49 MiB/s wr, 776 op/s 2024-09-21T10:59:14.535 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:14.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:14.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:14.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:14.672 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:14.706 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:14.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:14.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:14.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:14.835 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:14.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:14.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:14.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:14.970 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:14.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:14.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:15.074 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:15.101 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:15.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:15.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:15.208 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:15.228 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:15.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:15.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:15.330 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:15.348 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:15.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:15.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:15.451 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:15.478 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:15.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:15.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:15.585 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:15.624 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:15.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:15.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:15.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:15.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:15.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:15.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:15.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:15.880 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:15.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:15.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:15.985 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:16.008 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:16.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:16.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:16.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:16.138 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:16.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:16.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:16.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:16.251 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:16 smithi003 bash[88275]: cluster 2024-09-21T10:59:15.050909+0000 mgr.y (mgr.25133) 1400 : cluster [DBG] pgmap v1495: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 36 MiB/s wr, 780 op/s 2024-09-21T10:59:16.251 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:16 smithi003 bash[88275]: cluster 2024-09-21T10:59:15.050909+0000 mgr.y (mgr.25133) 1400 : cluster [DBG] pgmap v1495: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 36 MiB/s wr, 780 op/s 2024-09-21T10:59:16.251 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:16 smithi003 bash[89466]: cluster 2024-09-21T10:59:15.050909+0000 mgr.y (mgr.25133) 1400 : cluster [DBG] pgmap v1495: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 36 MiB/s wr, 780 op/s 2024-09-21T10:59:16.252 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:16 smithi003 bash[89466]: cluster 2024-09-21T10:59:15.050909+0000 mgr.y (mgr.25133) 1400 : cluster [DBG] pgmap v1495: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 36 MiB/s wr, 780 op/s 2024-09-21T10:59:16.262 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:16.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:16.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:16.320 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T10:59:16.320 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:59:16.365 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:16.407 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:16.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:16.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:16.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:16 smithi204 bash[78884]: cluster 2024-09-21T10:59:15.050909+0000 mgr.y (mgr.25133) 1400 : cluster [DBG] pgmap v1495: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 36 MiB/s wr, 780 op/s 2024-09-21T10:59:16.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:16 smithi204 bash[78884]: cluster 2024-09-21T10:59:15.050909+0000 mgr.y (mgr.25133) 1400 : cluster [DBG] pgmap v1495: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 36 MiB/s wr, 780 op/s 2024-09-21T10:59:16.514 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:16.550 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:16.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:16.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:16.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:16.698 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:16.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:16.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:16.802 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:16.829 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:16.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:16.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:16.935 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:16.960 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:16.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:16.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:17.065 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:17.102 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:17.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:17.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:17.205 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:17.224 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:17.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:17.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:17.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:17.349 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:17.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:17.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:17.452 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:17.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:17.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:17.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:17.597 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:17.628 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:17.629 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_blocked_ops 2024-09-21T10:59:17.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:17.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:17.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:59:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:59:17] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.51.0" 2024-09-21T10:59:17.732 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:17.755 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:17.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:17.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:17.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:17.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:17.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:17.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:17.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:18.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:18.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:18.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:18.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:18.164 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:18.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:18.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:18.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:18.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:18 smithi204 bash[78884]: cluster 2024-09-21T10:59:17.051480+0000 mgr.y (mgr.25133) 1401 : cluster [DBG] pgmap v1496: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 785 op/s 2024-09-21T10:59:18.279 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:18 smithi204 bash[78884]: cluster 2024-09-21T10:59:17.051480+0000 mgr.y (mgr.25133) 1401 : cluster [DBG] pgmap v1496: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 785 op/s 2024-09-21T10:59:18.294 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:18.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:18.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:18.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:18.425 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:18.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:18.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:18.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:18.550 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:18.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:18.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:18.655 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:18 smithi003 bash[88275]: cluster 2024-09-21T10:59:17.051480+0000 mgr.y (mgr.25133) 1401 : cluster [DBG] pgmap v1496: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 785 op/s 2024-09-21T10:59:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:18 smithi003 bash[88275]: cluster 2024-09-21T10:59:17.051480+0000 mgr.y (mgr.25133) 1401 : cluster [DBG] pgmap v1496: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 785 op/s 2024-09-21T10:59:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:18 smithi003 bash[89466]: cluster 2024-09-21T10:59:17.051480+0000 mgr.y (mgr.25133) 1401 : cluster [DBG] pgmap v1496: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 785 op/s 2024-09-21T10:59:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:18 smithi003 bash[89466]: cluster 2024-09-21T10:59:17.051480+0000 mgr.y (mgr.25133) 1401 : cluster [DBG] pgmap v1496: 109 pgs: 109 active+clean; 6.1 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 31 MiB/s wr, 785 op/s 2024-09-21T10:59:18.685 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:18.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:18.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:18.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:18.809 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:18.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:18.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:18.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:18.938 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:18.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:18.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:19.043 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:19.067 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:19.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:19.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:19.173 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:19.209 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:19.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:19.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:19.314 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:19.343 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:19.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:19.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:19.406 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:59:19.407 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:59:19.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:19.458 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:59:19.458 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:59:19.482 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:19.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:19.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:19.506 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:59:19.506 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:59:19.549 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:59:19.550 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:59:19.585 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:59:19.586 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:59:19.589 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:19.618 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:19.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:19.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:19.626 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:59:19.626 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:59:19.659 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:59:19.659 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:59:19.686 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:59:19.688 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:59:19.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:19.750 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:19.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:19.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:19.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:19.885 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:19.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:19.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:19.990 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:20.017 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:20.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:20.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:20.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:20.151 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:20.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:20.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:20.184 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T10:59:20.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:20 smithi204 bash[78884]: cluster 2024-09-21T10:59:19.051931+0000 mgr.y (mgr.25133) 1402 : cluster [DBG] pgmap v1497: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-21T10:59:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:20 smithi204 bash[78884]: cluster 2024-09-21T10:59:19.051931+0000 mgr.y (mgr.25133) 1402 : cluster [DBG] pgmap v1497: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-21T10:59:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:20 smithi204 bash[78884]: audit 2024-09-21T10:59:19.346847+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.3:0/648573279' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:20 smithi204 bash[78884]: audit 2024-09-21T10:59:19.346847+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.3:0/648573279' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:20 smithi204 bash[78884]: audit 2024-09-21T10:59:19.703207+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.3:0/2084274049' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:20 smithi204 bash[78884]: audit 2024-09-21T10:59:19.703207+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.3:0/2084274049' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:20 smithi204 bash[78884]: audit 2024-09-21T10:59:19.703787+0000 mon.a (mon.0) 1942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:20 smithi204 bash[78884]: audit 2024-09-21T10:59:19.703787+0000 mon.a (mon.0) 1942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.276 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:20.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:20.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:20.379 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:20.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:20.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:20.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:20.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[88275]: cluster 2024-09-21T10:59:19.051931+0000 mgr.y (mgr.25133) 1402 : cluster [DBG] pgmap v1497: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-21T10:59:20.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[88275]: cluster 2024-09-21T10:59:19.051931+0000 mgr.y (mgr.25133) 1402 : cluster [DBG] pgmap v1497: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-21T10:59:20.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[88275]: audit 2024-09-21T10:59:19.346847+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.3:0/648573279' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:20.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[88275]: audit 2024-09-21T10:59:19.346847+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.3:0/648573279' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:20.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[88275]: audit 2024-09-21T10:59:19.703207+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.3:0/2084274049' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[88275]: audit 2024-09-21T10:59:19.703207+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.3:0/2084274049' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[88275]: audit 2024-09-21T10:59:19.703787+0000 mon.a (mon.0) 1942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[88275]: audit 2024-09-21T10:59:19.703787+0000 mon.a (mon.0) 1942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[89466]: cluster 2024-09-21T10:59:19.051931+0000 mgr.y (mgr.25133) 1402 : cluster [DBG] pgmap v1497: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-21T10:59:20.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[89466]: cluster 2024-09-21T10:59:19.051931+0000 mgr.y (mgr.25133) 1402 : cluster [DBG] pgmap v1497: 109 pgs: 109 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 102 B/s rd, 23 MiB/s wr, 793 op/s 2024-09-21T10:59:20.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[89466]: audit 2024-09-21T10:59:19.346847+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.3:0/648573279' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:20.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[89466]: audit 2024-09-21T10:59:19.346847+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.3:0/648573279' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:20.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[89466]: audit 2024-09-21T10:59:19.703207+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.3:0/2084274049' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[89466]: audit 2024-09-21T10:59:19.703207+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.3:0/2084274049' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[89466]: audit 2024-09-21T10:59:19.703787+0000 mon.a (mon.0) 1942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:20 smithi003 bash[89466]: audit 2024-09-21T10:59:19.703787+0000 mon.a (mon.0) 1942 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T10:59:20.512 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:20.535 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:20.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:20.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:20.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:20.667 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:20.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:20.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:20.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:20.791 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:20.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:20.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:20.894 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:20.918 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:20.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:20.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:21.021 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:21.047 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:21.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:21.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:21.149 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:21.176 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:21.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:21.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:21.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:21.288 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:21 smithi204 bash[78884]: cluster 2024-09-21T10:59:20.168263+0000 mon.a (mon.0) 1943 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:59:21.288 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:21 smithi204 bash[78884]: cluster 2024-09-21T10:59:20.168263+0000 mon.a (mon.0) 1943 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:59:21.288 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:21 smithi204 bash[78884]: audit 2024-09-21T10:59:20.175999+0000 mon.a (mon.0) 1944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:59:21.288 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:21 smithi204 bash[78884]: audit 2024-09-21T10:59:20.175999+0000 mon.a (mon.0) 1944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:59:21.288 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:21 smithi204 bash[78884]: cluster 2024-09-21T10:59:20.180837+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-09-21T10:59:21.288 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:21 smithi204 bash[78884]: cluster 2024-09-21T10:59:20.180837+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-09-21T10:59:21.309 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:21.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:21.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:21.412 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:21.439 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:21.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[89466]: cluster 2024-09-21T10:59:20.168263+0000 mon.a (mon.0) 1943 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:59:21.441 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[89466]: cluster 2024-09-21T10:59:20.168263+0000 mon.a (mon.0) 1943 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:59:21.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[89466]: audit 2024-09-21T10:59:20.175999+0000 mon.a (mon.0) 1944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:59:21.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[89466]: audit 2024-09-21T10:59:20.175999+0000 mon.a (mon.0) 1944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:59:21.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[89466]: cluster 2024-09-21T10:59:20.180837+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-09-21T10:59:21.442 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[89466]: cluster 2024-09-21T10:59:20.180837+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-09-21T10:59:21.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:21.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:21.443 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[88275]: cluster 2024-09-21T10:59:20.168263+0000 mon.a (mon.0) 1943 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:59:21.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[88275]: cluster 2024-09-21T10:59:20.168263+0000 mon.a (mon.0) 1943 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T10:59:21.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[88275]: audit 2024-09-21T10:59:20.175999+0000 mon.a (mon.0) 1944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:59:21.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[88275]: audit 2024-09-21T10:59:20.175999+0000 mon.a (mon.0) 1944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T10:59:21.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[88275]: cluster 2024-09-21T10:59:20.180837+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-09-21T10:59:21.444 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:21 smithi003 bash[88275]: cluster 2024-09-21T10:59:20.180837+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-09-21T10:59:21.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:21.565 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:21.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:21.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:21.673 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:21.690 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:21.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:21.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:21.793 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:21.815 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:21.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:21.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:21.918 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:21.943 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:21.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:21.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:22.046 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:22.073 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:22.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:22.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:22.180 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:22.210 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:22.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:22.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:22.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:22.342 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:22.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:22.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:22.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:22.459 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:22 smithi204 bash[78884]: cluster 2024-09-21T10:59:21.052845+0000 mgr.y (mgr.25133) 1403 : cluster [DBG] pgmap v1499: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 103 B/s rd, 6.3 MiB/s wr, 811 op/s 2024-09-21T10:59:22.459 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:22 smithi204 bash[78884]: cluster 2024-09-21T10:59:21.052845+0000 mgr.y (mgr.25133) 1403 : cluster [DBG] pgmap v1499: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 103 B/s rd, 6.3 MiB/s wr, 811 op/s 2024-09-21T10:59:22.473 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:22.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:22.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:22.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:22.616 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:22.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:22.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:22.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:22 smithi003 bash[88275]: cluster 2024-09-21T10:59:21.052845+0000 mgr.y (mgr.25133) 1403 : cluster [DBG] pgmap v1499: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 103 B/s rd, 6.3 MiB/s wr, 811 op/s 2024-09-21T10:59:22.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:22 smithi003 bash[88275]: cluster 2024-09-21T10:59:21.052845+0000 mgr.y (mgr.25133) 1403 : cluster [DBG] pgmap v1499: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 103 B/s rd, 6.3 MiB/s wr, 811 op/s 2024-09-21T10:59:22.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:22 smithi003 bash[89466]: cluster 2024-09-21T10:59:21.052845+0000 mgr.y (mgr.25133) 1403 : cluster [DBG] pgmap v1499: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 103 B/s rd, 6.3 MiB/s wr, 811 op/s 2024-09-21T10:59:22.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:22 smithi003 bash[89466]: cluster 2024-09-21T10:59:21.052845+0000 mgr.y (mgr.25133) 1403 : cluster [DBG] pgmap v1499: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 103 B/s rd, 6.3 MiB/s wr, 811 op/s 2024-09-21T10:59:22.722 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:22.749 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:22.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:22.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:22.856 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:22.879 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:22.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:22.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:22.982 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:23.007 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:23.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:23.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:23.113 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:23.151 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:23.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:23.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:23.257 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:23.264 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:59:23.278 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:23.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:23.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:23.383 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:23.406 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:23.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:23.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:23.513 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:23.537 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:23.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:23.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:23.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:23.666 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:23.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:23.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:23.769 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:23.795 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:23.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:23.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:23.899 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:23.929 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:23.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:23.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:24.034 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:24.075 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:24.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:24.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:24.135 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T10:59:24.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:24.203 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:24.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:24.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:24.311 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:24.334 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:24.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:24.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:24 smithi003 bash[88275]: cluster 2024-09-21T10:59:23.053291+0000 mgr.y (mgr.25133) 1404 : cluster [DBG] pgmap v1500: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 6.2 MiB/s wr, 803 op/s 2024-09-21T10:59:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:24 smithi003 bash[88275]: cluster 2024-09-21T10:59:23.053291+0000 mgr.y (mgr.25133) 1404 : cluster [DBG] pgmap v1500: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 6.2 MiB/s wr, 803 op/s 2024-09-21T10:59:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:24 smithi003 bash[88275]: audit 2024-09-21T10:59:23.682656+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:24 smithi003 bash[88275]: audit 2024-09-21T10:59:23.682656+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:24.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:24 smithi003 bash[89466]: cluster 2024-09-21T10:59:23.053291+0000 mgr.y (mgr.25133) 1404 : cluster [DBG] pgmap v1500: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 6.2 MiB/s wr, 803 op/s 2024-09-21T10:59:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:24 smithi003 bash[89466]: cluster 2024-09-21T10:59:23.053291+0000 mgr.y (mgr.25133) 1404 : cluster [DBG] pgmap v1500: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 6.2 MiB/s wr, 803 op/s 2024-09-21T10:59:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:24 smithi003 bash[89466]: audit 2024-09-21T10:59:23.682656+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:24 smithi003 bash[89466]: audit 2024-09-21T10:59:23.682656+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:24.438 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:24.470 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:24.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:24.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:24.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:24 smithi204 bash[78884]: cluster 2024-09-21T10:59:23.053291+0000 mgr.y (mgr.25133) 1404 : cluster [DBG] pgmap v1500: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 6.2 MiB/s wr, 803 op/s 2024-09-21T10:59:24.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:24 smithi204 bash[78884]: cluster 2024-09-21T10:59:23.053291+0000 mgr.y (mgr.25133) 1404 : cluster [DBG] pgmap v1500: 109 pgs: 109 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 6.2 MiB/s wr, 803 op/s 2024-09-21T10:59:24.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:24 smithi204 bash[78884]: audit 2024-09-21T10:59:23.682656+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:24.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:24 smithi204 bash[78884]: audit 2024-09-21T10:59:23.682656+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:24.575 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:24.614 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:24.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:24.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:24.717 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:24.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:24.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:24.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:24.845 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T10:59:24.855 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:24.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:24.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:24.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:25.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:25.057 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:25.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:25.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:25.201 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:25.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:25.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:25.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:25.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:25.330 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:25.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:25.351 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:59:25.432 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:25.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:25.460 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:25.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:25.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:25.586 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:25.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:25.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:25.689 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:25.710 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:25.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:25.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:25.812 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:25.841 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:25.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:25.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:25.946 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:25.976 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:25.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:25.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:26.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:26.111 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:26.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:26.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:26.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:26.246 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:26.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:26.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:26.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:26.361 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:26 smithi204 bash[78884]: cluster 2024-09-21T10:59:25.053994+0000 mgr.y (mgr.25133) 1405 : cluster [DBG] pgmap v1501: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 333 KiB/s wr, 813 op/s 2024-09-21T10:59:26.361 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:26 smithi204 bash[78884]: cluster 2024-09-21T10:59:25.053994+0000 mgr.y (mgr.25133) 1405 : cluster [DBG] pgmap v1501: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 333 KiB/s wr, 813 op/s 2024-09-21T10:59:26.373 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:26.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:26.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:26.499 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:26.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:26.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:26.601 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:26.638 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:26.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:26.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:26.742 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:26.766 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:26.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:26.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:26.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:26 smithi003 bash[88275]: cluster 2024-09-21T10:59:25.053994+0000 mgr.y (mgr.25133) 1405 : cluster [DBG] pgmap v1501: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 333 KiB/s wr, 813 op/s 2024-09-21T10:59:26.814 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:26 smithi003 bash[88275]: cluster 2024-09-21T10:59:25.053994+0000 mgr.y (mgr.25133) 1405 : cluster [DBG] pgmap v1501: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 333 KiB/s wr, 813 op/s 2024-09-21T10:59:26.815 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:26 smithi003 bash[89466]: cluster 2024-09-21T10:59:25.053994+0000 mgr.y (mgr.25133) 1405 : cluster [DBG] pgmap v1501: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 333 KiB/s wr, 813 op/s 2024-09-21T10:59:26.815 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:26 smithi003 bash[89466]: cluster 2024-09-21T10:59:25.053994+0000 mgr.y (mgr.25133) 1405 : cluster [DBG] pgmap v1501: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 333 KiB/s wr, 813 op/s 2024-09-21T10:59:26.869 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:26.899 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:26.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:26.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:27.006 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:27.042 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:27.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:27.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:27.144 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:27.183 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:27.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:27.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:27.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:27.319 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:27.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:27.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:27.421 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:27.449 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:27.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:27.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:27.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:27.577 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:27.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:27.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:27.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:27.704 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:27.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:27.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:27.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:27.828 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:27.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:27.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:27.924 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:59:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:59:27] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.51.0" 2024-09-21T10:59:27.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:27.971 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:27.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:27.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:28.074 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:28.112 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:28.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:28.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:28.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:28.263 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:28.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:28.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:28.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:28.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:28 smithi204 bash[78884]: cluster 2024-09-21T10:59:27.054528+0000 mgr.y (mgr.25133) 1406 : cluster [DBG] pgmap v1502: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:59:28.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:28 smithi204 bash[78884]: cluster 2024-09-21T10:59:27.054528+0000 mgr.y (mgr.25133) 1406 : cluster [DBG] pgmap v1502: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:59:28.396 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:28.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:28.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:28.499 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:28.528 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:28.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:28.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:28.634 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:28.644 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:28 smithi003 bash[88275]: cluster 2024-09-21T10:59:27.054528+0000 mgr.y (mgr.25133) 1406 : cluster [DBG] pgmap v1502: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:59:28.644 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:28 smithi003 bash[88275]: cluster 2024-09-21T10:59:27.054528+0000 mgr.y (mgr.25133) 1406 : cluster [DBG] pgmap v1502: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:59:28.644 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:28 smithi003 bash[89466]: cluster 2024-09-21T10:59:27.054528+0000 mgr.y (mgr.25133) 1406 : cluster [DBG] pgmap v1502: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:59:28.645 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:28 smithi003 bash[89466]: cluster 2024-09-21T10:59:27.054528+0000 mgr.y (mgr.25133) 1406 : cluster [DBG] pgmap v1502: 109 pgs: 109 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2024-09-21T10:59:28.665 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:28.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:28.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:28.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:28.790 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:28.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:28.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:28.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:28.918 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:28.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:28.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:29.020 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:29.062 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:29.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:29.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:29.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:29.194 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:29.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:29.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:29.302 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:29.323 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:29.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:29.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:29.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:29.443 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:29.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:29.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:29.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:29.565 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:29.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:29.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:29.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:29.694 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:29.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:29.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:29.801 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:29.830 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:29.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:29.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:29.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:29.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:29.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:29.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:30.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:30.123 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:30.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:30.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:30.226 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:30.246 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:30.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:30 smithi204 bash[78884]: cluster 2024-09-21T10:59:29.055036+0000 mgr.y (mgr.25133) 1407 : cluster [DBG] pgmap v1503: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-09-21T10:59:30.247 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:30 smithi204 bash[78884]: cluster 2024-09-21T10:59:29.055036+0000 mgr.y (mgr.25133) 1407 : cluster [DBG] pgmap v1503: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-09-21T10:59:30.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:30.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:30.349 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:30.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:30 smithi003 bash[88275]: cluster 2024-09-21T10:59:29.055036+0000 mgr.y (mgr.25133) 1407 : cluster [DBG] pgmap v1503: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-09-21T10:59:30.358 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:30 smithi003 bash[88275]: cluster 2024-09-21T10:59:29.055036+0000 mgr.y (mgr.25133) 1407 : cluster [DBG] pgmap v1503: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-09-21T10:59:30.358 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:30 smithi003 bash[89466]: cluster 2024-09-21T10:59:29.055036+0000 mgr.y (mgr.25133) 1407 : cluster [DBG] pgmap v1503: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-09-21T10:59:30.358 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:30 smithi003 bash[89466]: cluster 2024-09-21T10:59:29.055036+0000 mgr.y (mgr.25133) 1407 : cluster [DBG] pgmap v1503: 109 pgs: 109 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-09-21T10:59:30.384 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:30.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:30.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:30.488 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:30.514 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:30.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:30.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:30.618 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:30.639 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:30.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:30.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:30.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:30.771 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:30.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:30.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:30.875 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:30.894 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:30.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:30.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:30.997 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:31.020 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:31.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:31.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:31.124 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:31.156 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:31.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:31.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:31.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:31.292 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:31.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:31.395 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:31.417 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:31.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:31.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:31.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:31.547 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:31.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:31.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:31.651 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:31.679 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:31.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:31.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:31.782 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:31.802 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:31.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:31.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:31.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:31.926 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:31.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:31.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:32.029 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:32.050 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:32.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:32.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:32.153 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:32.182 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:32.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:32.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:32.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:32.313 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:32.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:32.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:32.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:32.433 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:32 smithi204 bash[78884]: cluster 2024-09-21T10:59:31.055926+0000 mgr.y (mgr.25133) 1408 : cluster [DBG] pgmap v1504: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:59:32.433 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:32 smithi204 bash[78884]: cluster 2024-09-21T10:59:31.055926+0000 mgr.y (mgr.25133) 1408 : cluster [DBG] pgmap v1504: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:59:32.456 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:32.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:32.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:32.560 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:32.570 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:32 smithi003 bash[88275]: cluster 2024-09-21T10:59:31.055926+0000 mgr.y (mgr.25133) 1408 : cluster [DBG] pgmap v1504: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:59:32.570 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:32 smithi003 bash[88275]: cluster 2024-09-21T10:59:31.055926+0000 mgr.y (mgr.25133) 1408 : cluster [DBG] pgmap v1504: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:59:32.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:32 smithi003 bash[89466]: cluster 2024-09-21T10:59:31.055926+0000 mgr.y (mgr.25133) 1408 : cluster [DBG] pgmap v1504: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:59:32.570 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:32 smithi003 bash[89466]: cluster 2024-09-21T10:59:31.055926+0000 mgr.y (mgr.25133) 1408 : cluster [DBG] pgmap v1504: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2024-09-21T10:59:32.584 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:32.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:32.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:32.692 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:32.714 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:32.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:32.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:32.816 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:32.847 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:32.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:32.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:32.952 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:32.993 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:32.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:32.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:33.074 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:59:33.075 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:59:33.095 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:33.116 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:33.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:33.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:33.128 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T10:59:33.130 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T10:59:33.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:33.236 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:33.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:33.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:33.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:33.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:33.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:33.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:33.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:33.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:33.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:33.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:33.622 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:33.654 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:33.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:33.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:33.760 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:33.782 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:33.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:33.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:33.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:33.910 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:33.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:33.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:34.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:34.036 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:34.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:34.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:34.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:34.184 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:34.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:34.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:34.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:34.322 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:34.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:34.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:34.428 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:34.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:34 smithi204 bash[78884]: cluster 2024-09-21T10:59:33.056264+0000 mgr.y (mgr.25133) 1409 : cluster [DBG] pgmap v1505: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T10:59:34.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:34 smithi204 bash[78884]: cluster 2024-09-21T10:59:33.056264+0000 mgr.y (mgr.25133) 1409 : cluster [DBG] pgmap v1505: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T10:59:34.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:34 smithi204 bash[78884]: audit 2024-09-21T10:59:33.119953+0000 mgr.y (mgr.25133) 1410 : audit [DBG] from='client.35715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:59:34.440 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:34 smithi204 bash[78884]: audit 2024-09-21T10:59:33.119953+0000 mgr.y (mgr.25133) 1410 : audit [DBG] from='client.35715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:59:34.451 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:34.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:34.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:34.554 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:34.575 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:34.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:34.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:34.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:34 smithi003 bash[88275]: cluster 2024-09-21T10:59:33.056264+0000 mgr.y (mgr.25133) 1409 : cluster [DBG] pgmap v1505: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T10:59:34.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:34 smithi003 bash[88275]: cluster 2024-09-21T10:59:33.056264+0000 mgr.y (mgr.25133) 1409 : cluster [DBG] pgmap v1505: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T10:59:34.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:34 smithi003 bash[88275]: audit 2024-09-21T10:59:33.119953+0000 mgr.y (mgr.25133) 1410 : audit [DBG] from='client.35715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:59:34.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:34 smithi003 bash[88275]: audit 2024-09-21T10:59:33.119953+0000 mgr.y (mgr.25133) 1410 : audit [DBG] from='client.35715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:59:34.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:34 smithi003 bash[89466]: cluster 2024-09-21T10:59:33.056264+0000 mgr.y (mgr.25133) 1409 : cluster [DBG] pgmap v1505: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T10:59:34.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:34 smithi003 bash[89466]: cluster 2024-09-21T10:59:33.056264+0000 mgr.y (mgr.25133) 1409 : cluster [DBG] pgmap v1505: 109 pgs: 109 active+clean; 5.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T10:59:34.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:34 smithi003 bash[89466]: audit 2024-09-21T10:59:33.119953+0000 mgr.y (mgr.25133) 1410 : audit [DBG] from='client.35715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:59:34.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:34 smithi003 bash[89466]: audit 2024-09-21T10:59:33.119953+0000 mgr.y (mgr.25133) 1410 : audit [DBG] from='client.35715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T10:59:34.682 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:34.699 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:34.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:34.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:34.802 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:34.828 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:34.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:34.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:34.932 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:34.961 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:34.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:34.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:35.065 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:35.083 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:35.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:35.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:35.186 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:35.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:35.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:35.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:35.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:35.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:35.346 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:35.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:35.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:35.471 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:35.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:35.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:35.578 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:35.603 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:35.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:35.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:35.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:35.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:35.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:35.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:35.834 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:35.871 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:35.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:35.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:35.976 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:36.007 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:36.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:36.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:36.110 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:36.141 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:36.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:36.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:36.244 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:36 smithi204 bash[78884]: cluster 2024-09-21T10:59:35.056795+0000 mgr.y (mgr.25133) 1411 : cluster [DBG] pgmap v1506: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2024-09-21T10:59:36.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:36 smithi204 bash[78884]: cluster 2024-09-21T10:59:35.056795+0000 mgr.y (mgr.25133) 1411 : cluster [DBG] pgmap v1506: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2024-09-21T10:59:36.271 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:36.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:36.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:36.376 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:36.413 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:36.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:36.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:36.520 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:36.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:36 smithi003 bash[88275]: cluster 2024-09-21T10:59:35.056795+0000 mgr.y (mgr.25133) 1411 : cluster [DBG] pgmap v1506: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2024-09-21T10:59:36.528 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:36 smithi003 bash[88275]: cluster 2024-09-21T10:59:35.056795+0000 mgr.y (mgr.25133) 1411 : cluster [DBG] pgmap v1506: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2024-09-21T10:59:36.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:36 smithi003 bash[89466]: cluster 2024-09-21T10:59:35.056795+0000 mgr.y (mgr.25133) 1411 : cluster [DBG] pgmap v1506: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2024-09-21T10:59:36.529 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:36 smithi003 bash[89466]: cluster 2024-09-21T10:59:35.056795+0000 mgr.y (mgr.25133) 1411 : cluster [DBG] pgmap v1506: 109 pgs: 109 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2024-09-21T10:59:36.547 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:36.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:36.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:36.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:36.675 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:36.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:36.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:36.777 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:36.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:36.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:36.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:36.904 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:36.953 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:36.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:36.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:37.059 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:37.086 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:37.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:37.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:37.136 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":1505,"stamp":"2024-09-21T10:59:33.056098+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5728573437,"num_objects":87429,"num_object_clones":0,"num_object_copies":262287,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87429,"num_whiteouts":0,"num_read":23,"num_read_kb":22,"num_write":117283,"num_write_kb":6547874,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":55,"num_bytes_recovered":1454216,"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":112914,"ondisk_log_size":112914,"up":327,"acting":327,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":329,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":23004808,"kb_used_data":16961544,"kb_used_omap":32,"kb_used_meta":6042911,"kb_avail":726956408,"statfs":{"total":767960285184,"available":744403361792,"internally_reserved":0,"allocated":17368621056,"data_stored":17353584274,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33708,"internal_metadata":6187940948},"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":-515047424,"num_objects":-7859,"num_object_clones":0,"num_object_copies":-23577,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7859,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7859,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003912"},"pg_stats":[{"pgid":"1.11","version":"84'149","reported_seq":664,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.203251+0000","last_change":"2024-09-21T10:58:04.065715+0000","last_active":"2024-09-21T10:59:20.203251+0000","last_peered":"2024-09-21T10:59:20.203251+0000","last_clean":"2024-09-21T10:59:20.203251+0000","last_became_active":"2024-09-21T10:53:08.727431+0000","last_became_peered":"2024-09-21T10:53:08.727431+0000","last_unstale":"2024-09-21T10:59:20.203251+0000","last_undegraded":"2024-09-21T10:59:20.203251+0000","last_fullsized":"2024-09-21T10:59:20.203251+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:58:04.065660+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:50:48.469137+0000","last_clean_scrub_stamp":"2024-09-21T10:58:04.065660+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:07:13.543444+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":103,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.184866+0000","last_change":"2024-09-21T10:55:42.392924+0000","last_active":"2024-09-21T10:59:20.184866+0000","last_peered":"2024-09-21T10:59:20.184866+0000","last_clean":"2024-09-21T10:59:20.184866+0000","last_became_active":"2024-09-21T10:55:42.391876+0000","last_became_peered":"2024-09-21T10:55:42.391876+0000","last_unstale":"2024-09-21T10:59:20.184866+0000","last_undegraded":"2024-09-21T10:59:20.184866+0000","last_fullsized":"2024-09-21T10:59:20.184866+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:10.201338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"72'2","reported_seq":156,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.515976+0000","last_change":"2024-09-21T10:48:41.737067+0000","last_active":"2024-09-21T10:59:11.515976+0000","last_peered":"2024-09-21T10:59:11.515976+0000","last_clean":"2024-09-21T10:59:11.515976+0000","last_became_active":"2024-09-21T10:48:41.727159+0000","last_became_peered":"2024-09-21T10:48:41.727159+0000","last_unstale":"2024-09-21T10:59:11.515976+0000","last_undegraded":"2024-09-21T10:59:11.515976+0000","last_fullsized":"2024-09-21T10:59:11.515976+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:51:50.896954+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.10","version":"84'149","reported_seq":560,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.155493+0000","last_change":"2024-09-21T10:50:21.120637+0000","last_active":"2024-09-21T10:59:11.155493+0000","last_peered":"2024-09-21T10:59:11.155493+0000","last_clean":"2024-09-21T10:59:11.155493+0000","last_became_active":"2024-09-21T10:50:21.120240+0000","last_became_peered":"2024-09-21T10:50:21.120240+0000","last_unstale":"2024-09-21T10:59:11.155493+0000","last_undegraded":"2024-09-21T10:59:11.155493+0000","last_fullsized":"2024-09-21T10:59:11.155493+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.449224+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.449224+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:13:41.262667+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":333,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.153964+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:59:11.153964+0000","last_peered":"2024-09-21T10:59:11.153964+0000","last_clean":"2024-09-21T10:59:11.153964+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:59:11.153964+0000","last_undegraded":"2024-09-21T10:59:11.153964+0000","last_fullsized":"2024-09-21T10:59:11.153964+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196565+0000","last_change":"2024-09-21T10:53:05.746015+0000","last_active":"2024-09-21T10:59:20.196565+0000","last_peered":"2024-09-21T10:59:20.196565+0000","last_clean":"2024-09-21T10:59:20.196565+0000","last_became_active":"2024-09-21T10:53:05.745469+0000","last_became_peered":"2024-09-21T10:53:05.745469+0000","last_unstale":"2024-09-21T10:59:20.196565+0000","last_undegraded":"2024-09-21T10:59:20.196565+0000","last_fullsized":"2024-09-21T10:59:20.196565+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:29.408435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"84'149","reported_seq":823,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.188860+0000","last_change":"2024-09-21T10:50:21.945687+0000","last_active":"2024-09-21T10:59:20.188860+0000","last_peered":"2024-09-21T10:59:20.188860+0000","last_clean":"2024-09-21T10:59:20.188860+0000","last_became_active":"2024-09-21T10:50:21.112830+0000","last_became_peered":"2024-09-21T10:50:21.112830+0000","last_unstale":"2024-09-21T10:59:20.188860+0000","last_undegraded":"2024-09-21T10:59:20.188860+0000","last_fullsized":"2024-09-21T10:59:20.188860+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:21.945624+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:21.945624+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:00.376637+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":94,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196402+0000","last_change":"2024-09-21T10:53:05.748138+0000","last_active":"2024-09-21T10:59:20.196402+0000","last_peered":"2024-09-21T10:59:20.196402+0000","last_clean":"2024-09-21T10:59:20.196402+0000","last_became_active":"2024-09-21T10:53:05.747425+0000","last_became_peered":"2024-09-21T10:53:05.747425+0000","last_unstale":"2024-09-21T10:59:20.196402+0000","last_undegraded":"2024-09-21T10:59:20.196402+0000","last_fullsized":"2024-09-21T10:59:20.196402+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:05:01.351472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":314,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.513957+0000","last_change":"2024-09-21T10:44:05.073557+0000","last_active":"2024-09-21T10:59:11.513957+0000","last_peered":"2024-09-21T10:59:11.513957+0000","last_clean":"2024-09-21T10:59:11.513957+0000","last_became_active":"2024-09-21T10:44:05.073240+0000","last_became_peered":"2024-09-21T10:44:05.073240+0000","last_unstale":"2024-09-21T10:59:11.513957+0000","last_undegraded":"2024-09-21T10:59:11.513957+0000","last_fullsized":"2024-09-21T10:59:11.513957+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:20.924056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"84'149","reported_seq":586,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.154524+0000","last_change":"2024-09-21T10:55:42.380907+0000","last_active":"2024-09-21T10:59:11.154524+0000","last_peered":"2024-09-21T10:59:11.154524+0000","last_clean":"2024-09-21T10:59:11.154524+0000","last_became_active":"2024-09-21T10:55:42.380508+0000","last_became_peered":"2024-09-21T10:55:42.380508+0000","last_unstale":"2024-09-21T10:59:11.154524+0000","last_undegraded":"2024-09-21T10:59:11.154524+0000","last_fullsized":"2024-09-21T10:59:11.154524+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.369629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.369629+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:54:47.637744+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":591,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.187531+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:59:20.187531+0000","last_peered":"2024-09-21T10:59:20.187531+0000","last_clean":"2024-09-21T10:59:20.187531+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:59:20.187531+0000","last_undegraded":"2024-09-21T10:59:20.187531+0000","last_fullsized":"2024-09-21T10:59:20.187531+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":311,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.144652+0000","last_change":"2024-09-21T10:53:05.765999+0000","last_active":"2024-09-21T10:59:11.144652+0000","last_peered":"2024-09-21T10:59:11.144652+0000","last_clean":"2024-09-21T10:59:11.144652+0000","last_became_active":"2024-09-21T10:53:05.705454+0000","last_became_peered":"2024-09-21T10:53:05.705454+0000","last_unstale":"2024-09-21T10:59:11.144652+0000","last_undegraded":"2024-09-21T10:59:11.144652+0000","last_fullsized":"2024-09-21T10:59:11.144652+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:18:28.993742+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":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"359'7295","reported_seq":7316,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:29.750846+0000","last_change":"2024-09-21T10:57:14.183032+0000","last_active":"2024-09-21T10:59:29.750846+0000","last_peered":"2024-09-21T10:59:29.750846+0000","last_clean":"2024-09-21T10:59:29.750846+0000","last_became_active":"2024-09-21T10:57:14.182749+0000","last_became_peered":"2024-09-21T10:57:14.182749+0000","last_unstale":"2024-09-21T10:59:29.750846+0000","last_undegraded":"2024-09-21T10:59:29.750846+0000","last_fullsized":"2024-09-21T10:59:29.750846+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":7295,"log_dups_size":0,"ondisk_log_size":7295,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:54:21.339314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352124928,"num_objects":5373,"num_object_clones":0,"num_object_copies":16119,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5373,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7295,"num_write_kb":405376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.d","version":"84'149","reported_seq":680,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.520389+0000","last_change":"2024-09-21T10:50:28.215073+0000","last_active":"2024-09-21T10:59:11.520389+0000","last_peered":"2024-09-21T10:59:11.520389+0000","last_clean":"2024-09-21T10:59:11.520389+0000","last_became_active":"2024-09-21T10:50:21.117572+0000","last_became_peered":"2024-09-21T10:50:21.117572+0000","last_unstale":"2024-09-21T10:59:11.520389+0000","last_undegraded":"2024-09-21T10:59:11.520389+0000","last_fullsized":"2024-09-21T10:59:11.520389+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:28.214958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:28.214958+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:15:27.672949+0000","scrub_duration":0.11537457299999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":167,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.517371+0000","last_change":"2024-09-21T10:53:05.769112+0000","last_active":"2024-09-21T10:59:11.517371+0000","last_peered":"2024-09-21T10:59:11.517371+0000","last_clean":"2024-09-21T10:59:11.517371+0000","last_became_active":"2024-09-21T10:53:05.725192+0000","last_became_peered":"2024-09-21T10:53:05.725192+0000","last_unstale":"2024-09-21T10:59:11.517371+0000","last_undegraded":"2024-09-21T10:59:11.517371+0000","last_fullsized":"2024-09-21T10:59:11.517371+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:36.010935+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":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":354,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.155544+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T10:59:11.155544+0000","last_peered":"2024-09-21T10:59:11.155544+0000","last_clean":"2024-09-21T10:59:11.155544+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T10:59:11.155544+0000","last_undegraded":"2024-09-21T10:59:11.155544+0000","last_fullsized":"2024-09-21T10:59:11.155544+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"359'7429","reported_seq":7463,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:30.766008+0000","last_change":"2024-09-21T10:57:14.187029+0000","last_active":"2024-09-21T10:59:30.766008+0000","last_peered":"2024-09-21T10:59:30.766008+0000","last_clean":"2024-09-21T10:59:30.766008+0000","last_became_active":"2024-09-21T10:57:14.186537+0000","last_became_peered":"2024-09-21T10:57:14.186537+0000","last_unstale":"2024-09-21T10:59:30.766008+0000","last_undegraded":"2024-09-21T10:59:30.766008+0000","last_fullsized":"2024-09-21T10:59:30.766008+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":7429,"log_dups_size":0,"ondisk_log_size":7429,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:00.722106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":356450304,"num_objects":5439,"num_object_clones":0,"num_object_copies":16317,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5439,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7429,"num_write_kb":411776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"84'149","reported_seq":845,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.187251+0000","last_change":"2024-09-21T10:55:12.757744+0000","last_active":"2024-09-21T10:59:20.187251+0000","last_peered":"2024-09-21T10:59:20.187251+0000","last_clean":"2024-09-21T10:59:20.187251+0000","last_became_active":"2024-09-21T10:55:12.757045+0000","last_became_peered":"2024-09-21T10:55:12.757045+0000","last_unstale":"2024-09-21T10:59:20.187251+0000","last_undegraded":"2024-09-21T10:59:20.187251+0000","last_fullsized":"2024-09-21T10:59:20.187251+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:24.202723+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:24.202723+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:20:29.702602+0000","scrub_duration":19,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":141,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.517015+0000","last_change":"2024-09-21T10:44:05.073585+0000","last_active":"2024-09-21T10:59:11.517015+0000","last_peered":"2024-09-21T10:59:11.517015+0000","last_clean":"2024-09-21T10:59:11.517015+0000","last_became_active":"2024-09-21T10:44:05.073348+0000","last_became_peered":"2024-09-21T10:44:05.073348+0000","last_unstale":"2024-09-21T10:59:11.517015+0000","last_undegraded":"2024-09-21T10:59:11.517015+0000","last_fullsized":"2024-09-21T10:59:11.517015+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:33.127824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":369,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.513772+0000","last_change":"2024-09-21T10:55:42.378741+0000","last_active":"2024-09-21T10:59:11.513772+0000","last_peered":"2024-09-21T10:59:11.513772+0000","last_clean":"2024-09-21T10:59:11.513772+0000","last_became_active":"2024-09-21T10:55:42.378303+0000","last_became_peered":"2024-09-21T10:55:42.378303+0000","last_unstale":"2024-09-21T10:59:11.513772+0000","last_undegraded":"2024-09-21T10:59:11.513772+0000","last_fullsized":"2024-09-21T10:59:11.513772+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:54:48.710127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"359'7322","reported_seq":7343,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:29.703713+0000","last_change":"2024-09-21T10:57:14.463273+0000","last_active":"2024-09-21T10:59:29.703713+0000","last_peered":"2024-09-21T10:59:29.703713+0000","last_clean":"2024-09-21T10:59:29.703713+0000","last_became_active":"2024-09-21T10:57:14.462108+0000","last_became_peered":"2024-09-21T10:57:14.462108+0000","last_unstale":"2024-09-21T10:59:29.703713+0000","last_undegraded":"2024-09-21T10:59:29.703713+0000","last_fullsized":"2024-09-21T10:59:29.703713+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":7322,"log_dups_size":0,"ondisk_log_size":7322,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:55:39.611792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":357826560,"num_objects":5460,"num_object_clones":0,"num_object_copies":16380,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5460,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7322,"num_write_kb":409024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.f","version":"84'149","reported_seq":725,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:15.034183+0000","last_change":"2024-09-21T10:50:23.501618+0000","last_active":"2024-09-21T10:59:15.034183+0000","last_peered":"2024-09-21T10:59:15.034183+0000","last_clean":"2024-09-21T10:59:15.034183+0000","last_became_active":"2024-09-21T10:50:21.123530+0000","last_became_peered":"2024-09-21T10:50:21.123530+0000","last_unstale":"2024-09-21T10:59:15.034183+0000","last_undegraded":"2024-09-21T10:59:15.034183+0000","last_fullsized":"2024-09-21T10:59:15.034183+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:23.501498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:23.501498+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:50:44.896326+0000","scrub_duration":0.002351892,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":141,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.153973+0000","last_change":"2024-09-21T10:44:05.082524+0000","last_active":"2024-09-21T10:59:11.153973+0000","last_peered":"2024-09-21T10:59:11.153973+0000","last_clean":"2024-09-21T10:59:11.153973+0000","last_became_active":"2024-09-21T10:44:05.082152+0000","last_became_peered":"2024-09-21T10:44:05.082152+0000","last_unstale":"2024-09-21T10:59:11.153973+0000","last_undegraded":"2024-09-21T10:59:11.153973+0000","last_fullsized":"2024-09-21T10:59:11.153973+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:11.919774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":235,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.146008+0000","last_change":"2024-09-21T10:57:41.717016+0000","last_active":"2024-09-21T10:59:11.146008+0000","last_peered":"2024-09-21T10:59:11.146008+0000","last_clean":"2024-09-21T10:59:11.146008+0000","last_became_active":"2024-09-21T10:57:41.716847+0000","last_became_peered":"2024-09-21T10:57:41.716847+0000","last_unstale":"2024-09-21T10:59:11.146008+0000","last_undegraded":"2024-09-21T10:59:11.146008+0000","last_fullsized":"2024-09-21T10:59:11.146008+0000","mapping_epoch":353,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":354,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:41:48.293375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.4","version":"359'7406","reported_seq":7427,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:30.035804+0000","last_change":"2024-09-21T10:57:14.461674+0000","last_active":"2024-09-21T10:59:30.035804+0000","last_peered":"2024-09-21T10:59:30.035804+0000","last_clean":"2024-09-21T10:59:30.035804+0000","last_became_active":"2024-09-21T10:57:14.461023+0000","last_became_peered":"2024-09-21T10:57:14.461023+0000","last_unstale":"2024-09-21T10:59:30.035804+0000","last_undegraded":"2024-09-21T10:59:30.035804+0000","last_fullsized":"2024-09-21T10:59:30.035804+0000","mapping_epoch":348,"log_start":"354'700","ondisk_log_start":"354'700","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6706,"log_dups_size":0,"ondisk_log_size":6706,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:44:53.330968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":361627648,"num_objects":5518,"num_object_clones":0,"num_object_copies":16554,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5518,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7406,"num_write_kb":413568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"84'149","reported_seq":481,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195477+0000","last_change":"2024-09-21T10:50:29.150057+0000","last_active":"2024-09-21T10:59:20.195477+0000","last_peered":"2024-09-21T10:59:20.195477+0000","last_clean":"2024-09-21T10:59:20.195477+0000","last_became_active":"2024-09-21T10:50:21.117857+0000","last_became_peered":"2024-09-21T10:50:21.117857+0000","last_unstale":"2024-09-21T10:59:20.195477+0000","last_undegraded":"2024-09-21T10:59:20.195477+0000","last_fullsized":"2024-09-21T10:59:20.195477+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:29.149822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:29.149822+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:05.513007+0000","scrub_duration":0.0074667730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":369,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.154341+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T10:59:11.154341+0000","last_peered":"2024-09-21T10:59:11.154341+0000","last_clean":"2024-09-21T10:59:11.154341+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T10:59:11.154341+0000","last_undegraded":"2024-09-21T10:59:11.154341+0000","last_fullsized":"2024-09-21T10:59:11.154341+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196228+0000","last_change":"2024-09-21T10:53:05.738984+0000","last_active":"2024-09-21T10:59:20.196228+0000","last_peered":"2024-09-21T10:59:20.196228+0000","last_clean":"2024-09-21T10:59:20.196228+0000","last_became_active":"2024-09-21T10:53:05.738192+0000","last_became_peered":"2024-09-21T10:53:05.738192+0000","last_unstale":"2024-09-21T10:59:20.196228+0000","last_undegraded":"2024-09-21T10:59:20.196228+0000","last_fullsized":"2024-09-21T10:59:20.196228+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:32:54.812147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.3","version":"359'7331","reported_seq":7352,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:29.983757+0000","last_change":"2024-09-21T10:57:14.461059+0000","last_active":"2024-09-21T10:59:29.983757+0000","last_peered":"2024-09-21T10:59:29.983757+0000","last_clean":"2024-09-21T10:59:29.983757+0000","last_became_active":"2024-09-21T10:57:14.460667+0000","last_became_peered":"2024-09-21T10:57:14.460667+0000","last_unstale":"2024-09-21T10:59:29.983757+0000","last_undegraded":"2024-09-21T10:59:29.983757+0000","last_fullsized":"2024-09-21T10:59:29.983757+0000","mapping_epoch":348,"log_start":"354'600","ondisk_log_start":"354'600","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6731,"log_dups_size":0,"ondisk_log_size":6731,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:42:20.240993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351469568,"num_objects":5363,"num_object_clones":0,"num_object_copies":16089,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5363,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7331,"num_write_kb":406208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"84'149","reported_seq":766,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.189965+0000","last_change":"2024-09-21T10:48:44.763186+0000","last_active":"2024-09-21T10:59:20.189965+0000","last_peered":"2024-09-21T10:59:20.189965+0000","last_clean":"2024-09-21T10:59:20.189965+0000","last_became_active":"2024-09-21T10:48:44.762411+0000","last_became_peered":"2024-09-21T10:48:44.762411+0000","last_unstale":"2024-09-21T10:59:20.189965+0000","last_undegraded":"2024-09-21T10:59:20.189965+0000","last_fullsized":"2024-09-21T10:59:20.189965+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:07.698079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:07.698079+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:24:04.570250+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":98,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196126+0000","last_change":"2024-09-21T10:53:05.767141+0000","last_active":"2024-09-21T10:59:20.196126+0000","last_peered":"2024-09-21T10:59:20.196126+0000","last_clean":"2024-09-21T10:59:20.196126+0000","last_became_active":"2024-09-21T10:53:05.747563+0000","last_became_peered":"2024-09-21T10:53:05.747563+0000","last_unstale":"2024-09-21T10:59:20.196126+0000","last_undegraded":"2024-09-21T10:59:20.196126+0000","last_fullsized":"2024-09-21T10:59:20.196126+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:44:57.607797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":368,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.516569+0000","last_change":"2024-09-21T10:39:11.736351+0000","last_active":"2024-09-21T10:59:11.516569+0000","last_peered":"2024-09-21T10:59:11.516569+0000","last_clean":"2024-09-21T10:59:11.516569+0000","last_became_active":"2024-09-21T10:39:11.736048+0000","last_became_peered":"2024-09-21T10:39:11.736048+0000","last_unstale":"2024-09-21T10:59:11.516569+0000","last_undegraded":"2024-09-21T10:59:11.516569+0000","last_fullsized":"2024-09-21T10:59:11.516569+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:06.883075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"359'7355","reported_seq":7389,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:28.832485+0000","last_change":"2024-09-21T10:57:14.180099+0000","last_active":"2024-09-21T10:59:28.832485+0000","last_peered":"2024-09-21T10:59:28.832485+0000","last_clean":"2024-09-21T10:59:28.832485+0000","last_became_active":"2024-09-21T10:57:14.179251+0000","last_became_peered":"2024-09-21T10:57:14.179251+0000","last_unstale":"2024-09-21T10:59:28.832485+0000","last_undegraded":"2024-09-21T10:59:28.832485+0000","last_fullsized":"2024-09-21T10:59:28.832485+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":7355,"log_dups_size":0,"ondisk_log_size":7355,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:37:46.622424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":372441088,"num_objects":5683,"num_object_clones":0,"num_object_copies":17049,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5683,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7355,"num_write_kb":417216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"170'150","reported_seq":636,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:14.780150+0000","last_change":"2024-09-21T10:52:44.049127+0000","last_active":"2024-09-21T10:59:14.780150+0000","last_peered":"2024-09-21T10:59:14.780150+0000","last_clean":"2024-09-21T10:59:14.780150+0000","last_became_active":"2024-09-21T10:52:44.048664+0000","last_became_peered":"2024-09-21T10:52:44.048664+0000","last_unstale":"2024-09-21T10:59:14.780150+0000","last_undegraded":"2024-09-21T10:59:14.780150+0000","last_fullsized":"2024-09-21T10:59:14.780150+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:18.347112+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":244,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.145857+0000","last_change":"2024-09-21T10:55:42.384506+0000","last_active":"2024-09-21T10:59:11.145857+0000","last_peered":"2024-09-21T10:59:11.145857+0000","last_clean":"2024-09-21T10:59:11.145857+0000","last_became_active":"2024-09-21T10:55:42.384228+0000","last_became_peered":"2024-09-21T10:55:42.384228+0000","last_unstale":"2024-09-21T10:59:11.145857+0000","last_undegraded":"2024-09-21T10:59:11.145857+0000","last_fullsized":"2024-09-21T10:59:11.145857+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:20:55.117696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":379,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.520688+0000","last_change":"2024-09-21T10:48:41.737518+0000","last_active":"2024-09-21T10:59:11.520688+0000","last_peered":"2024-09-21T10:59:11.520688+0000","last_clean":"2024-09-21T10:59:11.520688+0000","last_became_active":"2024-09-21T10:48:41.737190+0000","last_became_peered":"2024-09-21T10:48:41.737190+0000","last_unstale":"2024-09-21T10:59:11.520688+0000","last_undegraded":"2024-09-21T10:59:11.520688+0000","last_fullsized":"2024-09-21T10:59:11.520688+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:40.026779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"359'7380","reported_seq":7401,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:30.028078+0000","last_change":"2024-09-21T10:57:14.181869+0000","last_active":"2024-09-21T10:59:30.028078+0000","last_peered":"2024-09-21T10:59:30.028078+0000","last_clean":"2024-09-21T10:59:30.028078+0000","last_became_active":"2024-09-21T10:57:14.181548+0000","last_became_peered":"2024-09-21T10:57:14.181548+0000","last_unstale":"2024-09-21T10:59:30.028078+0000","last_undegraded":"2024-09-21T10:59:30.028078+0000","last_fullsized":"2024-09-21T10:59:30.028078+0000","mapping_epoch":348,"log_start":"354'700","ondisk_log_start":"354'700","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6680,"log_dups_size":0,"ondisk_log_size":6680,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:34.406367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353107968,"num_objects":5388,"num_object_clones":0,"num_object_copies":16164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5388,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7380,"num_write_kb":408576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.b","version":"84'149","reported_seq":843,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.189068+0000","last_change":"2024-09-21T10:55:42.381913+0000","last_active":"2024-09-21T10:59:20.189068+0000","last_peered":"2024-09-21T10:59:20.189068+0000","last_clean":"2024-09-21T10:59:20.189068+0000","last_became_active":"2024-09-21T10:55:42.380846+0000","last_became_peered":"2024-09-21T10:55:42.380846+0000","last_unstale":"2024-09-21T10:59:20.189068+0000","last_undegraded":"2024-09-21T10:59:20.189068+0000","last_fullsized":"2024-09-21T10:59:20.189068+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:25.970744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:25.970744+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:39:56.029137+0000","scrub_duration":55,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":355,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.514052+0000","last_change":"2024-09-21T10:48:41.727307+0000","last_active":"2024-09-21T10:59:11.514052+0000","last_peered":"2024-09-21T10:59:11.514052+0000","last_clean":"2024-09-21T10:59:11.514052+0000","last_became_active":"2024-09-21T10:48:41.726873+0000","last_became_peered":"2024-09-21T10:48:41.726873+0000","last_unstale":"2024-09-21T10:59:11.514052+0000","last_undegraded":"2024-09-21T10:59:11.514052+0000","last_fullsized":"2024-09-21T10:59:11.514052+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:02:18.192544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":386,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.517259+0000","last_change":"2024-09-21T10:55:42.378768+0000","last_active":"2024-09-21T10:59:11.517259+0000","last_peered":"2024-09-21T10:59:11.517259+0000","last_clean":"2024-09-21T10:59:11.517259+0000","last_became_active":"2024-09-21T10:55:42.378360+0000","last_became_peered":"2024-09-21T10:55:42.378360+0000","last_unstale":"2024-09-21T10:59:11.517259+0000","last_undegraded":"2024-09-21T10:59:11.517259+0000","last_fullsized":"2024-09-21T10:59:11.517259+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:08.339408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"359'7225","reported_seq":7259,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:30.500685+0000","last_change":"2024-09-21T10:57:14.461889+0000","last_active":"2024-09-21T10:59:30.500685+0000","last_peered":"2024-09-21T10:59:30.500685+0000","last_clean":"2024-09-21T10:59:30.500685+0000","last_became_active":"2024-09-21T10:57:14.460971+0000","last_became_peered":"2024-09-21T10:57:14.460971+0000","last_unstale":"2024-09-21T10:59:30.500685+0000","last_undegraded":"2024-09-21T10:59:30.500685+0000","last_fullsized":"2024-09-21T10:59:30.500685+0000","mapping_epoch":348,"log_start":"354'500","ondisk_log_start":"354'500","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6725,"log_dups_size":0,"ondisk_log_size":6725,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:23:49.377611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351338496,"num_objects":5361,"num_object_clones":0,"num_object_copies":16083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5361,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7225,"num_write_kb":402752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"84'149","reported_seq":643,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.188726+0000","last_change":"2024-09-21T10:48:44.757835+0000","last_active":"2024-09-21T10:59:20.188726+0000","last_peered":"2024-09-21T10:59:20.188726+0000","last_clean":"2024-09-21T10:59:20.188726+0000","last_became_active":"2024-09-21T10:48:44.757489+0000","last_became_peered":"2024-09-21T10:48:44.757489+0000","last_unstale":"2024-09-21T10:59:20.188726+0000","last_undegraded":"2024-09-21T10:59:20.188726+0000","last_fullsized":"2024-09-21T10:59:20.188726+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:17.720989+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":608,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.189499+0000","last_change":"2024-09-21T10:55:42.383800+0000","last_active":"2024-09-21T10:59:20.189499+0000","last_peered":"2024-09-21T10:59:20.189499+0000","last_clean":"2024-09-21T10:59:20.189499+0000","last_became_active":"2024-09-21T10:55:42.381743+0000","last_became_peered":"2024-09-21T10:55:42.381743+0000","last_unstale":"2024-09-21T10:59:20.189499+0000","last_undegraded":"2024-09-21T10:59:20.189499+0000","last_fullsized":"2024-09-21T10:59:20.189499+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:24:43.123312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":577,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.187685+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:59:20.187685+0000","last_peered":"2024-09-21T10:59:20.187685+0000","last_clean":"2024-09-21T10:59:20.187685+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:59:20.187685+0000","last_undegraded":"2024-09-21T10:59:20.187685+0000","last_fullsized":"2024-09-21T10:59:20.187685+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"359'7197","reported_seq":7229,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:28.093649+0000","last_change":"2024-09-21T10:57:14.177766+0000","last_active":"2024-09-21T10:59:28.093649+0000","last_peered":"2024-09-21T10:59:28.093649+0000","last_clean":"2024-09-21T10:59:28.093649+0000","last_became_active":"2024-09-21T10:57:14.177365+0000","last_became_peered":"2024-09-21T10:57:14.177365+0000","last_unstale":"2024-09-21T10:59:28.093649+0000","last_undegraded":"2024-09-21T10:59:28.093649+0000","last_fullsized":"2024-09-21T10:59:28.093649+0000","mapping_epoch":348,"log_start":"354'800","ondisk_log_start":"354'800","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6397,"log_dups_size":0,"ondisk_log_size":6397,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:26:53.893184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":361562112,"num_objects":5517,"num_object_clones":0,"num_object_copies":16551,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5517,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7197,"num_write_kb":406848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":568,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195796+0000","last_change":"2024-09-21T10:57:55.110853+0000","last_active":"2024-09-21T10:59:20.195796+0000","last_peered":"2024-09-21T10:59:20.195796+0000","last_clean":"2024-09-21T10:59:20.195796+0000","last_became_active":"2024-09-21T10:53:08.745875+0000","last_became_peered":"2024-09-21T10:53:08.745875+0000","last_unstale":"2024-09-21T10:59:20.195796+0000","last_undegraded":"2024-09-21T10:59:20.195796+0000","last_fullsized":"2024-09-21T10:59:20.195796+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:57:55.110799+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:57:55.110799+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:17:25.613808+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":381,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:14.780231+0000","last_change":"2024-09-21T10:48:41.744039+0000","last_active":"2024-09-21T10:59:14.780231+0000","last_peered":"2024-09-21T10:59:14.780231+0000","last_clean":"2024-09-21T10:59:14.780231+0000","last_became_active":"2024-09-21T10:48:41.726392+0000","last_became_peered":"2024-09-21T10:48:41.726392+0000","last_unstale":"2024-09-21T10:59:14.780231+0000","last_undegraded":"2024-09-21T10:59:14.780231+0000","last_fullsized":"2024-09-21T10:59:14.780231+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:46.710015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":351,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.154706+0000","last_change":"2024-09-21T10:49:11.722554+0000","last_active":"2024-09-21T10:59:11.154706+0000","last_peered":"2024-09-21T10:59:11.154706+0000","last_clean":"2024-09-21T10:59:11.154706+0000","last_became_active":"2024-09-21T10:49:11.722219+0000","last_became_peered":"2024-09-21T10:49:11.722219+0000","last_unstale":"2024-09-21T10:59:11.154706+0000","last_undegraded":"2024-09-21T10:59:11.154706+0000","last_fullsized":"2024-09-21T10:59:11.154706+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:56:16.464158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":226,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.148086+0000","last_change":"2024-09-21T10:39:11.749199+0000","last_active":"2024-09-21T10:59:11.148086+0000","last_peered":"2024-09-21T10:59:11.148086+0000","last_clean":"2024-09-21T10:59:11.148086+0000","last_became_active":"2024-09-21T10:39:11.746993+0000","last_became_peered":"2024-09-21T10:39:11.746993+0000","last_unstale":"2024-09-21T10:59:11.148086+0000","last_undegraded":"2024-09-21T10:59:11.148086+0000","last_fullsized":"2024-09-21T10:59:11.148086+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:14.051503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.9","version":"359'7273","reported_seq":7306,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:28.093631+0000","last_change":"2024-09-21T10:57:14.184738+0000","last_active":"2024-09-21T10:59:28.093631+0000","last_peered":"2024-09-21T10:59:28.093631+0000","last_clean":"2024-09-21T10:59:28.093631+0000","last_became_active":"2024-09-21T10:57:14.184348+0000","last_became_peered":"2024-09-21T10:57:14.184348+0000","last_unstale":"2024-09-21T10:59:28.093631+0000","last_undegraded":"2024-09-21T10:59:28.093631+0000","last_fullsized":"2024-09-21T10:59:28.093631+0000","mapping_epoch":348,"log_start":"354'800","ondisk_log_start":"354'800","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6473,"log_dups_size":0,"ondisk_log_size":6473,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:32.274587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":358940672,"num_objects":5477,"num_object_clones":0,"num_object_copies":16431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5477,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7273,"num_write_kb":408000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"84'149","reported_seq":815,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.188700+0000","last_change":"2024-09-21T10:50:14.889002+0000","last_active":"2024-09-21T10:59:20.188700+0000","last_peered":"2024-09-21T10:59:20.188700+0000","last_clean":"2024-09-21T10:59:20.188700+0000","last_became_active":"2024-09-21T10:50:10.070894+0000","last_became_peered":"2024-09-21T10:50:10.070894+0000","last_unstale":"2024-09-21T10:59:20.188700+0000","last_undegraded":"2024-09-21T10:59:20.188700+0000","last_fullsized":"2024-09-21T10:59:20.188700+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.888860+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.888860+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:05:47.084126+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":332,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.184846+0000","last_change":"2024-09-21T10:55:42.381403+0000","last_active":"2024-09-21T10:59:20.184846+0000","last_peered":"2024-09-21T10:59:20.184846+0000","last_clean":"2024-09-21T10:59:20.184846+0000","last_became_active":"2024-09-21T10:55:42.380941+0000","last_became_peered":"2024-09-21T10:55:42.380941+0000","last_unstale":"2024-09-21T10:59:20.184846+0000","last_undegraded":"2024-09-21T10:59:20.184846+0000","last_fullsized":"2024-09-21T10:59:20.184846+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:16:54.234799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":95,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.202461+0000","last_change":"2024-09-21T10:53:05.744144+0000","last_active":"2024-09-21T10:59:20.202461+0000","last_peered":"2024-09-21T10:59:20.202461+0000","last_clean":"2024-09-21T10:59:20.202461+0000","last_became_active":"2024-09-21T10:53:05.743422+0000","last_became_peered":"2024-09-21T10:53:05.743422+0000","last_unstale":"2024-09-21T10:59:20.202461+0000","last_undegraded":"2024-09-21T10:59:20.202461+0000","last_fullsized":"2024-09-21T10:59:20.202461+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:07.427675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196206+0000","last_change":"2024-09-21T10:53:05.737365+0000","last_active":"2024-09-21T10:59:20.196206+0000","last_peered":"2024-09-21T10:59:20.196206+0000","last_clean":"2024-09-21T10:59:20.196206+0000","last_became_active":"2024-09-21T10:53:05.734205+0000","last_became_peered":"2024-09-21T10:53:05.734205+0000","last_unstale":"2024-09-21T10:59:20.196206+0000","last_undegraded":"2024-09-21T10:59:20.196206+0000","last_fullsized":"2024-09-21T10:59:20.196206+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:47.763462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.8","version":"359'7385","reported_seq":7403,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:29.986539+0000","last_change":"2024-09-21T10:57:14.176633+0000","last_active":"2024-09-21T10:59:29.986539+0000","last_peered":"2024-09-21T10:59:29.986539+0000","last_clean":"2024-09-21T10:59:29.986539+0000","last_became_active":"2024-09-21T10:57:14.176324+0000","last_became_peered":"2024-09-21T10:57:14.176324+0000","last_unstale":"2024-09-21T10:59:29.986539+0000","last_undegraded":"2024-09-21T10:59:29.986539+0000","last_fullsized":"2024-09-21T10:59:29.986539+0000","mapping_epoch":348,"log_start":"354'700","ondisk_log_start":"354'700","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6685,"log_dups_size":0,"ondisk_log_size":6685,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:20:48.917064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":363397120,"num_objects":5545,"num_object_clones":0,"num_object_copies":16635,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5545,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7385,"num_write_kb":413760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"84'149","reported_seq":608,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196638+0000","last_change":"2024-09-21T10:58:06.122436+0000","last_active":"2024-09-21T10:59:20.196638+0000","last_peered":"2024-09-21T10:59:20.196638+0000","last_clean":"2024-09-21T10:59:20.196638+0000","last_became_active":"2024-09-21T10:53:08.721024+0000","last_became_peered":"2024-09-21T10:53:08.721024+0000","last_unstale":"2024-09-21T10:59:20.196638+0000","last_undegraded":"2024-09-21T10:59:20.196638+0000","last_fullsized":"2024-09-21T10:59:20.196638+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:58:06.121343+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:58:06.121343+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:40:00.906396+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":209,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195278+0000","last_change":"2024-09-21T10:53:05.723844+0000","last_active":"2024-09-21T10:59:20.195278+0000","last_peered":"2024-09-21T10:59:20.195278+0000","last_clean":"2024-09-21T10:59:20.195278+0000","last_became_active":"2024-09-21T10:53:05.722802+0000","last_became_peered":"2024-09-21T10:53:05.722802+0000","last_unstale":"2024-09-21T10:59:20.195278+0000","last_undegraded":"2024-09-21T10:59:20.195278+0000","last_fullsized":"2024-09-21T10:59:20.195278+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:39:07.825523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":615,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.185160+0000","last_change":"2024-09-21T10:55:42.380837+0000","last_active":"2024-09-21T10:59:20.185160+0000","last_peered":"2024-09-21T10:59:20.185160+0000","last_clean":"2024-09-21T10:59:20.185160+0000","last_became_active":"2024-09-21T10:55:42.378026+0000","last_became_peered":"2024-09-21T10:55:42.378026+0000","last_unstale":"2024-09-21T10:59:20.185160+0000","last_undegraded":"2024-09-21T10:59:20.185160+0000","last_fullsized":"2024-09-21T10:59:20.185160+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:55.710919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.187229+0000","last_change":"2024-09-21T10:55:42.380904+0000","last_active":"2024-09-21T10:59:20.187229+0000","last_peered":"2024-09-21T10:59:20.187229+0000","last_clean":"2024-09-21T10:59:20.187229+0000","last_became_active":"2024-09-21T10:55:42.380544+0000","last_became_peered":"2024-09-21T10:55:42.380544+0000","last_unstale":"2024-09-21T10:59:20.187229+0000","last_undegraded":"2024-09-21T10:59:20.187229+0000","last_fullsized":"2024-09-21T10:59:20.187229+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:36:06.337485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"359'7197","reported_seq":7230,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:28.095497+0000","last_change":"2024-09-21T10:57:14.192147+0000","last_active":"2024-09-21T10:59:28.095497+0000","last_peered":"2024-09-21T10:59:28.095497+0000","last_clean":"2024-09-21T10:59:28.095497+0000","last_became_active":"2024-09-21T10:57:14.191703+0000","last_became_peered":"2024-09-21T10:57:14.191703+0000","last_unstale":"2024-09-21T10:59:28.095497+0000","last_undegraded":"2024-09-21T10:59:28.095497+0000","last_fullsized":"2024-09-21T10:59:28.095497+0000","mapping_epoch":348,"log_start":"354'800","ondisk_log_start":"354'800","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6397,"log_dups_size":0,"ondisk_log_size":6397,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:11:24.757004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":366280704,"num_objects":5589,"num_object_clones":0,"num_object_copies":16767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5589,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7197,"num_write_kb":409152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"84'149","reported_seq":682,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.153819+0000","last_change":"2024-09-21T10:53:08.747676+0000","last_active":"2024-09-21T10:59:11.153819+0000","last_peered":"2024-09-21T10:59:11.153819+0000","last_clean":"2024-09-21T10:59:11.153819+0000","last_became_active":"2024-09-21T10:53:08.747443+0000","last_became_peered":"2024-09-21T10:53:08.747443+0000","last_unstale":"2024-09-21T10:59:11.153819+0000","last_undegraded":"2024-09-21T10:59:11.153819+0000","last_fullsized":"2024-09-21T10:59:11.153819+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.374519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.374519+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:43:55.271469+0000","scrub_duration":0.020759922,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":397,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.154964+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T10:59:11.154964+0000","last_peered":"2024-09-21T10:59:11.154964+0000","last_clean":"2024-09-21T10:59:11.154964+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T10:59:11.154964+0000","last_undegraded":"2024-09-21T10:59:11.154964+0000","last_fullsized":"2024-09-21T10:59:11.154964+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":389,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:14.507723+0000","last_change":"2024-09-21T10:53:05.725227+0000","last_active":"2024-09-21T10:59:14.507723+0000","last_peered":"2024-09-21T10:59:14.507723+0000","last_clean":"2024-09-21T10:59:14.507723+0000","last_became_active":"2024-09-21T10:53:05.724761+0000","last_became_peered":"2024-09-21T10:53:05.724761+0000","last_unstale":"2024-09-21T10:59:14.507723+0000","last_undegraded":"2024-09-21T10:59:14.507723+0000","last_fullsized":"2024-09-21T10:59:14.507723+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:32:25.803533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":607,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.184929+0000","last_change":"2024-09-21T10:55:42.392758+0000","last_active":"2024-09-21T10:59:20.184929+0000","last_peered":"2024-09-21T10:59:20.184929+0000","last_clean":"2024-09-21T10:59:20.184929+0000","last_became_active":"2024-09-21T10:55:42.391225+0000","last_became_peered":"2024-09-21T10:55:42.391225+0000","last_unstale":"2024-09-21T10:59:20.184929+0000","last_undegraded":"2024-09-21T10:59:20.184929+0000","last_fullsized":"2024-09-21T10:59:20.184929+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:11:28.333501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"359'7413","reported_seq":7444,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:28.827623+0000","last_change":"2024-09-21T10:57:14.179593+0000","last_active":"2024-09-21T10:59:28.827623+0000","last_peered":"2024-09-21T10:59:28.827623+0000","last_clean":"2024-09-21T10:59:28.827623+0000","last_became_active":"2024-09-21T10:57:14.179121+0000","last_became_peered":"2024-09-21T10:57:14.179121+0000","last_unstale":"2024-09-21T10:59:28.827623+0000","last_undegraded":"2024-09-21T10:59:28.827623+0000","last_fullsized":"2024-09-21T10:59:28.827623+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":7413,"log_dups_size":0,"ondisk_log_size":7413,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:24.251388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":362676248,"num_objects":5535,"num_object_clones":0,"num_object_copies":16605,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5535,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7413,"num_write_kb":414273,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"84'149","reported_seq":742,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.144787+0000","last_change":"2024-09-21T10:56:15.125944+0000","last_active":"2024-09-21T10:59:11.144787+0000","last_peered":"2024-09-21T10:59:11.144787+0000","last_clean":"2024-09-21T10:59:11.144787+0000","last_became_active":"2024-09-21T10:56:15.125680+0000","last_became_peered":"2024-09-21T10:56:15.125680+0000","last_unstale":"2024-09-21T10:59:11.144787+0000","last_undegraded":"2024-09-21T10:59:11.144787+0000","last_fullsized":"2024-09-21T10:59:11.144787+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.559049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.559049+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:31:32.266763+0000","scrub_duration":0.0076873130000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":382,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:19.784419+0000","last_change":"2024-09-21T10:48:41.728729+0000","last_active":"2024-09-21T10:59:19.784419+0000","last_peered":"2024-09-21T10:59:19.784419+0000","last_clean":"2024-09-21T10:59:19.784419+0000","last_became_active":"2024-09-21T10:48:41.728492+0000","last_became_peered":"2024-09-21T10:48:41.728492+0000","last_unstale":"2024-09-21T10:59:19.784419+0000","last_undegraded":"2024-09-21T10:59:19.784419+0000","last_fullsized":"2024-09-21T10:59:19.784419+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:36:53.927303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":636,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.185438+0000","last_change":"2024-09-21T10:55:42.393476+0000","last_active":"2024-09-21T10:59:20.185438+0000","last_peered":"2024-09-21T10:59:20.185438+0000","last_clean":"2024-09-21T10:59:20.185438+0000","last_became_active":"2024-09-21T10:55:42.392579+0000","last_became_peered":"2024-09-21T10:55:42.392579+0000","last_unstale":"2024-09-21T10:59:20.185438+0000","last_undegraded":"2024-09-21T10:59:20.185438+0000","last_fullsized":"2024-09-21T10:59:20.185438+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:38:29.158853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":104,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.185086+0000","last_change":"2024-09-21T10:55:42.389604+0000","last_active":"2024-09-21T10:59:20.185086+0000","last_peered":"2024-09-21T10:59:20.185086+0000","last_clean":"2024-09-21T10:59:20.185086+0000","last_became_active":"2024-09-21T10:55:42.387903+0000","last_became_peered":"2024-09-21T10:55:42.387903+0000","last_unstale":"2024-09-21T10:59:20.185086+0000","last_undegraded":"2024-09-21T10:59:20.185086+0000","last_fullsized":"2024-09-21T10:59:20.185086+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:30.303386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"359'7420","reported_seq":7454,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:30.506982+0000","last_change":"2024-09-21T10:57:14.188679+0000","last_active":"2024-09-21T10:59:30.506982+0000","last_peered":"2024-09-21T10:59:30.506982+0000","last_clean":"2024-09-21T10:59:30.506982+0000","last_became_active":"2024-09-21T10:57:14.188216+0000","last_became_peered":"2024-09-21T10:57:14.188216+0000","last_unstale":"2024-09-21T10:59:30.506982+0000","last_undegraded":"2024-09-21T10:59:30.506982+0000","last_fullsized":"2024-09-21T10:59:30.506982+0000","mapping_epoch":348,"log_start":"354'700","ondisk_log_start":"354'700","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6720,"log_dups_size":0,"ondisk_log_size":6720,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:24:37.002646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352845824,"num_objects":5384,"num_object_clones":0,"num_object_copies":16152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5384,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7420,"num_write_kb":409728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"84'149","reported_seq":738,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.145031+0000","last_change":"2024-09-21T10:53:08.760341+0000","last_active":"2024-09-21T10:59:11.145031+0000","last_peered":"2024-09-21T10:59:11.145031+0000","last_clean":"2024-09-21T10:59:11.145031+0000","last_became_active":"2024-09-21T10:53:08.759996+0000","last_became_peered":"2024-09-21T10:53:08.759996+0000","last_unstale":"2024-09-21T10:59:11.145031+0000","last_undegraded":"2024-09-21T10:59:11.145031+0000","last_fullsized":"2024-09-21T10:59:11.145031+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:15.646482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:15.646482+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:16.666536+0000","scrub_duration":0.003089863,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":591,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.185386+0000","last_change":"2024-09-21T10:55:42.393180+0000","last_active":"2024-09-21T10:59:20.185386+0000","last_peered":"2024-09-21T10:59:20.185386+0000","last_clean":"2024-09-21T10:59:20.185386+0000","last_became_active":"2024-09-21T10:55:42.392353+0000","last_became_peered":"2024-09-21T10:55:42.392353+0000","last_unstale":"2024-09-21T10:59:20.185386+0000","last_undegraded":"2024-09-21T10:59:20.185386+0000","last_fullsized":"2024-09-21T10:59:20.185386+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:14:02.170700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195968+0000","last_change":"2024-09-21T10:53:05.731029+0000","last_active":"2024-09-21T10:59:20.195968+0000","last_peered":"2024-09-21T10:59:20.195968+0000","last_clean":"2024-09-21T10:59:20.195968+0000","last_became_active":"2024-09-21T10:53:05.730190+0000","last_became_peered":"2024-09-21T10:53:05.730190+0000","last_unstale":"2024-09-21T10:59:20.195968+0000","last_undegraded":"2024-09-21T10:59:20.195968+0000","last_fullsized":"2024-09-21T10:59:20.195968+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:01:30.496321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":95,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196450+0000","last_change":"2024-09-21T10:53:05.731797+0000","last_active":"2024-09-21T10:59:20.196450+0000","last_peered":"2024-09-21T10:59:20.196450+0000","last_clean":"2024-09-21T10:59:20.196450+0000","last_became_active":"2024-09-21T10:53:05.731012+0000","last_became_peered":"2024-09-21T10:53:05.731012+0000","last_unstale":"2024-09-21T10:59:20.196450+0000","last_undegraded":"2024-09-21T10:59:20.196450+0000","last_fullsized":"2024-09-21T10:59:20.196450+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:31:49.382508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"359'7397","reported_seq":7428,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:30.514126+0000","last_change":"2024-09-21T10:57:14.461333+0000","last_active":"2024-09-21T10:59:30.514126+0000","last_peered":"2024-09-21T10:59:30.514126+0000","last_clean":"2024-09-21T10:59:30.514126+0000","last_became_active":"2024-09-21T10:57:14.460261+0000","last_became_peered":"2024-09-21T10:57:14.460261+0000","last_unstale":"2024-09-21T10:59:30.514126+0000","last_undegraded":"2024-09-21T10:59:30.514126+0000","last_fullsized":"2024-09-21T10:59:30.514126+0000","mapping_epoch":348,"log_start":"354'700","ondisk_log_start":"354'700","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6697,"log_dups_size":0,"ondisk_log_size":6697,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:48:43.720607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":355139584,"num_objects":5419,"num_object_clones":0,"num_object_copies":16257,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5419,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7397,"num_write_kb":410112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"84'149","reported_seq":664,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.520847+0000","last_change":"2024-09-21T10:50:19.094285+0000","last_active":"2024-09-21T10:59:11.520847+0000","last_peered":"2024-09-21T10:59:11.520847+0000","last_clean":"2024-09-21T10:59:11.520847+0000","last_became_active":"2024-09-21T10:50:10.058208+0000","last_became_peered":"2024-09-21T10:50:10.058208+0000","last_unstale":"2024-09-21T10:59:11.520847+0000","last_undegraded":"2024-09-21T10:59:11.520847+0000","last_fullsized":"2024-09-21T10:59:11.520847+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:19.094144+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:19.094144+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:10.106518+0000","scrub_duration":0.0051641960000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":98,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196238+0000","last_change":"2024-09-21T10:53:05.763647+0000","last_active":"2024-09-21T10:59:20.196238+0000","last_peered":"2024-09-21T10:59:20.196238+0000","last_clean":"2024-09-21T10:59:20.196238+0000","last_became_active":"2024-09-21T10:53:05.745636+0000","last_became_peered":"2024-09-21T10:53:05.745636+0000","last_unstale":"2024-09-21T10:59:20.196238+0000","last_undegraded":"2024-09-21T10:59:20.196238+0000","last_fullsized":"2024-09-21T10:59:20.196238+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:25:53.469974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":603,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.206974+0000","last_change":"2024-09-21T10:55:42.391314+0000","last_active":"2024-09-21T10:59:20.206974+0000","last_peered":"2024-09-21T10:59:20.206974+0000","last_clean":"2024-09-21T10:59:20.206974+0000","last_became_active":"2024-09-21T10:55:42.390905+0000","last_became_peered":"2024-09-21T10:55:42.390905+0000","last_unstale":"2024-09-21T10:59:20.206974+0000","last_undegraded":"2024-09-21T10:59:20.206974+0000","last_fullsized":"2024-09-21T10:59:20.206974+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:36:23.312889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":604,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.187828+0000","last_change":"2024-09-21T10:53:05.727666+0000","last_active":"2024-09-21T10:59:20.187828+0000","last_peered":"2024-09-21T10:59:20.187828+0000","last_clean":"2024-09-21T10:59:20.187828+0000","last_became_active":"2024-09-21T10:53:05.726971+0000","last_became_peered":"2024-09-21T10:53:05.726971+0000","last_unstale":"2024-09-21T10:59:20.187828+0000","last_undegraded":"2024-09-21T10:59:20.187828+0000","last_fullsized":"2024-09-21T10:59:20.187828+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:47:47.272456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"359'7194","reported_seq":7215,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:29.389285+0000","last_change":"2024-09-21T10:57:14.463478+0000","last_active":"2024-09-21T10:59:29.389285+0000","last_peered":"2024-09-21T10:59:29.389285+0000","last_clean":"2024-09-21T10:59:29.389285+0000","last_became_active":"2024-09-21T10:57:14.462663+0000","last_became_peered":"2024-09-21T10:57:14.462663+0000","last_unstale":"2024-09-21T10:59:29.389285+0000","last_undegraded":"2024-09-21T10:59:29.389285+0000","last_fullsized":"2024-09-21T10:59:29.389285+0000","mapping_epoch":348,"log_start":"354'500","ondisk_log_start":"354'500","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6694,"log_dups_size":0,"ondisk_log_size":6694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:11:02.961372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":350748672,"num_objects":5352,"num_object_clones":0,"num_object_copies":16056,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5352,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7194,"num_write_kb":401472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"84'149","reported_seq":804,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.187241+0000","last_change":"2024-09-21T10:50:20.245623+0000","last_active":"2024-09-21T10:59:20.187241+0000","last_peered":"2024-09-21T10:59:20.187241+0000","last_clean":"2024-09-21T10:59:20.187241+0000","last_became_active":"2024-09-21T10:50:10.083252+0000","last_became_peered":"2024-09-21T10:50:10.083252+0000","last_unstale":"2024-09-21T10:59:20.187241+0000","last_undegraded":"2024-09-21T10:59:20.187241+0000","last_fullsized":"2024-09-21T10:59:20.187241+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.245429+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.245429+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:56:52.858340+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":116,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196299+0000","last_change":"2024-09-21T10:55:42.383921+0000","last_active":"2024-09-21T10:59:20.196299+0000","last_peered":"2024-09-21T10:59:20.196299+0000","last_clean":"2024-09-21T10:59:20.196299+0000","last_became_active":"2024-09-21T10:55:42.383048+0000","last_became_peered":"2024-09-21T10:55:42.383048+0000","last_unstale":"2024-09-21T10:59:20.196299+0000","last_undegraded":"2024-09-21T10:59:20.196299+0000","last_fullsized":"2024-09-21T10:59:20.196299+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:59:12.511517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":251,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.144706+0000","last_change":"2024-09-21T10:52:40.695509+0000","last_active":"2024-09-21T10:59:11.144706+0000","last_peered":"2024-09-21T10:59:11.144706+0000","last_clean":"2024-09-21T10:59:11.144706+0000","last_became_active":"2024-09-21T10:52:40.695069+0000","last_became_peered":"2024-09-21T10:52:40.695069+0000","last_unstale":"2024-09-21T10:59:11.144706+0000","last_undegraded":"2024-09-21T10:59:11.144706+0000","last_fullsized":"2024-09-21T10:59:11.144706+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:26.157930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":355,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.513863+0000","last_change":"2024-09-21T10:39:11.734022+0000","last_active":"2024-09-21T10:59:11.513863+0000","last_peered":"2024-09-21T10:59:11.513863+0000","last_clean":"2024-09-21T10:59:11.513863+0000","last_became_active":"2024-09-21T10:39:11.731261+0000","last_became_peered":"2024-09-21T10:39:11.731261+0000","last_unstale":"2024-09-21T10:59:11.513863+0000","last_undegraded":"2024-09-21T10:59:11.513863+0000","last_fullsized":"2024-09-21T10:59:11.513863+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:27:12.520746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":394,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.515832+0000","last_change":"2024-09-21T10:55:42.435982+0000","last_active":"2024-09-21T10:59:11.515832+0000","last_peered":"2024-09-21T10:59:11.515832+0000","last_clean":"2024-09-21T10:59:11.515832+0000","last_became_active":"2024-09-21T10:55:42.435585+0000","last_became_peered":"2024-09-21T10:55:42.435585+0000","last_unstale":"2024-09-21T10:59:11.515832+0000","last_undegraded":"2024-09-21T10:59:11.515832+0000","last_fullsized":"2024-09-21T10:59:11.515832+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:32:22.744441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":403,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.516812+0000","last_change":"2024-09-21T10:39:11.736538+0000","last_active":"2024-09-21T10:59:11.516812+0000","last_peered":"2024-09-21T10:59:11.516812+0000","last_clean":"2024-09-21T10:59:11.516812+0000","last_became_active":"2024-09-21T10:39:11.736199+0000","last_became_peered":"2024-09-21T10:39:11.736199+0000","last_unstale":"2024-09-21T10:59:11.516812+0000","last_undegraded":"2024-09-21T10:59:11.516812+0000","last_fullsized":"2024-09-21T10:59:11.516812+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:22.923335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.184943+0000","last_change":"2024-09-21T10:55:42.380303+0000","last_active":"2024-09-21T10:59:20.184943+0000","last_peered":"2024-09-21T10:59:20.184943+0000","last_clean":"2024-09-21T10:59:20.184943+0000","last_became_active":"2024-09-21T10:55:42.378105+0000","last_became_peered":"2024-09-21T10:55:42.378105+0000","last_unstale":"2024-09-21T10:59:20.184943+0000","last_undegraded":"2024-09-21T10:59:20.184943+0000","last_fullsized":"2024-09-21T10:59:20.184943+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:11:51.872373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":253,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.187470+0000","last_change":"2024-09-21T10:44:05.081987+0000","last_active":"2024-09-21T10:59:20.187470+0000","last_peered":"2024-09-21T10:59:20.187470+0000","last_clean":"2024-09-21T10:59:20.187470+0000","last_became_active":"2024-09-21T10:44:05.081594+0000","last_became_peered":"2024-09-21T10:44:05.081594+0000","last_unstale":"2024-09-21T10:59:20.187470+0000","last_undegraded":"2024-09-21T10:59:20.187470+0000","last_fullsized":"2024-09-21T10:59:20.187470+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:30:45.149438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"84'149","reported_seq":806,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.207324+0000","last_change":"2024-09-21T10:50:26.280033+0000","last_active":"2024-09-21T10:59:20.207324+0000","last_peered":"2024-09-21T10:59:20.207324+0000","last_clean":"2024-09-21T10:59:20.207324+0000","last_became_active":"2024-09-21T10:50:21.113723+0000","last_became_peered":"2024-09-21T10:50:21.113723+0000","last_unstale":"2024-09-21T10:59:20.207324+0000","last_undegraded":"2024-09-21T10:59:20.207324+0000","last_fullsized":"2024-09-21T10:59:20.207324+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:26.279948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:26.279948+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:56.721707+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":352,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.154563+0000","last_change":"2024-09-21T10:55:42.380775+0000","last_active":"2024-09-21T10:59:11.154563+0000","last_peered":"2024-09-21T10:59:11.154563+0000","last_clean":"2024-09-21T10:59:11.154563+0000","last_became_active":"2024-09-21T10:55:42.380405+0000","last_became_peered":"2024-09-21T10:55:42.380405+0000","last_unstale":"2024-09-21T10:59:11.154563+0000","last_undegraded":"2024-09-21T10:59:11.154563+0000","last_fullsized":"2024-09-21T10:59:11.154563+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:46:56.240737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.194977+0000","last_change":"2024-09-21T10:52:40.697971+0000","last_active":"2024-09-21T10:59:20.194977+0000","last_peered":"2024-09-21T10:59:20.194977+0000","last_clean":"2024-09-21T10:59:20.194977+0000","last_became_active":"2024-09-21T10:52:40.697608+0000","last_became_peered":"2024-09-21T10:52:40.697608+0000","last_unstale":"2024-09-21T10:59:20.194977+0000","last_undegraded":"2024-09-21T10:59:20.194977+0000","last_fullsized":"2024-09-21T10:59:20.194977+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:51:53.256368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":94,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196143+0000","last_change":"2024-09-21T10:53:05.747556+0000","last_active":"2024-09-21T10:59:20.196143+0000","last_peered":"2024-09-21T10:59:20.196143+0000","last_clean":"2024-09-21T10:59:20.196143+0000","last_became_active":"2024-09-21T10:53:05.746533+0000","last_became_peered":"2024-09-21T10:53:05.746533+0000","last_unstale":"2024-09-21T10:59:20.196143+0000","last_undegraded":"2024-09-21T10:59:20.196143+0000","last_fullsized":"2024-09-21T10:59:20.196143+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:46:49.296358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":648,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.187741+0000","last_change":"2024-09-21T10:55:42.386237+0000","last_active":"2024-09-21T10:59:20.187741+0000","last_peered":"2024-09-21T10:59:20.187741+0000","last_clean":"2024-09-21T10:59:20.187741+0000","last_became_active":"2024-09-21T10:55:42.382459+0000","last_became_peered":"2024-09-21T10:55:42.382459+0000","last_unstale":"2024-09-21T10:59:20.187741+0000","last_undegraded":"2024-09-21T10:59:20.187741+0000","last_fullsized":"2024-09-21T10:59:20.187741+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:26:17.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":226,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.144942+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T10:59:11.144942+0000","last_peered":"2024-09-21T10:59:11.144942+0000","last_clean":"2024-09-21T10:59:11.144942+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T10:59:11.144942+0000","last_undegraded":"2024-09-21T10:59:11.144942+0000","last_fullsized":"2024-09-21T10:59:11.144942+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":635,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.187898+0000","last_change":"2024-09-21T10:55:42.382960+0000","last_active":"2024-09-21T10:59:20.187898+0000","last_peered":"2024-09-21T10:59:20.187898+0000","last_clean":"2024-09-21T10:59:20.187898+0000","last_became_active":"2024-09-21T10:55:42.381014+0000","last_became_peered":"2024-09-21T10:55:42.381014+0000","last_unstale":"2024-09-21T10:59:20.187898+0000","last_undegraded":"2024-09-21T10:59:20.187898+0000","last_fullsized":"2024-09-21T10:59:20.187898+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:40:39.378766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196101+0000","last_change":"2024-09-21T10:56:12.093586+0000","last_active":"2024-09-21T10:59:20.196101+0000","last_peered":"2024-09-21T10:59:20.196101+0000","last_clean":"2024-09-21T10:59:20.196101+0000","last_became_active":"2024-09-21T10:56:12.093199+0000","last_became_peered":"2024-09-21T10:56:12.093199+0000","last_unstale":"2024-09-21T10:59:20.196101+0000","last_undegraded":"2024-09-21T10:59:20.196101+0000","last_fullsized":"2024-09-21T10:59:20.196101+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:32:51.372180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":575,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.184799+0000","last_change":"2024-09-21T10:55:42.376942+0000","last_active":"2024-09-21T10:59:20.184799+0000","last_peered":"2024-09-21T10:59:20.184799+0000","last_clean":"2024-09-21T10:59:20.184799+0000","last_became_active":"2024-09-21T10:55:42.374462+0000","last_became_peered":"2024-09-21T10:55:42.374462+0000","last_unstale":"2024-09-21T10:59:20.184799+0000","last_undegraded":"2024-09-21T10:59:20.184799+0000","last_fullsized":"2024-09-21T10:59:20.184799+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:38.111088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.185459+0000","last_change":"2024-09-21T10:49:11.719750+0000","last_active":"2024-09-21T10:59:20.185459+0000","last_peered":"2024-09-21T10:59:20.185459+0000","last_clean":"2024-09-21T10:59:20.185459+0000","last_became_active":"2024-09-21T10:49:11.719013+0000","last_became_peered":"2024-09-21T10:49:11.719013+0000","last_unstale":"2024-09-21T10:59:20.185459+0000","last_undegraded":"2024-09-21T10:59:20.185459+0000","last_fullsized":"2024-09-21T10:59:20.185459+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:50.812751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":369,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.515037+0000","last_change":"2024-09-21T10:48:41.736080+0000","last_active":"2024-09-21T10:59:11.515037+0000","last_peered":"2024-09-21T10:59:11.515037+0000","last_clean":"2024-09-21T10:59:11.515037+0000","last_became_active":"2024-09-21T10:48:41.735724+0000","last_became_peered":"2024-09-21T10:48:41.735724+0000","last_unstale":"2024-09-21T10:59:11.515037+0000","last_undegraded":"2024-09-21T10:59:11.515037+0000","last_fullsized":"2024-09-21T10:59:11.515037+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:32:42.336089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":194,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.207610+0000","last_change":"2024-09-21T10:48:41.737936+0000","last_active":"2024-09-21T10:59:20.207610+0000","last_peered":"2024-09-21T10:59:20.207610+0000","last_clean":"2024-09-21T10:59:20.207610+0000","last_became_active":"2024-09-21T10:48:41.737556+0000","last_became_peered":"2024-09-21T10:48:41.737556+0000","last_unstale":"2024-09-21T10:59:20.207610+0000","last_undegraded":"2024-09-21T10:59:20.207610+0000","last_fullsized":"2024-09-21T10:59:20.207610+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:24:03.037092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":94,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196313+0000","last_change":"2024-09-21T10:53:05.737470+0000","last_active":"2024-09-21T10:59:20.196313+0000","last_peered":"2024-09-21T10:59:20.196313+0000","last_clean":"2024-09-21T10:59:20.196313+0000","last_became_active":"2024-09-21T10:53:05.733326+0000","last_became_peered":"2024-09-21T10:53:05.733326+0000","last_unstale":"2024-09-21T10:59:20.196313+0000","last_undegraded":"2024-09-21T10:59:20.196313+0000","last_fullsized":"2024-09-21T10:59:20.196313+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:57.225795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":366,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.515711+0000","last_change":"2024-09-21T10:55:42.436848+0000","last_active":"2024-09-21T10:59:11.515711+0000","last_peered":"2024-09-21T10:59:11.515711+0000","last_clean":"2024-09-21T10:59:11.515711+0000","last_became_active":"2024-09-21T10:55:42.435978+0000","last_became_peered":"2024-09-21T10:55:42.435978+0000","last_unstale":"2024-09-21T10:59:11.515711+0000","last_undegraded":"2024-09-21T10:59:11.515711+0000","last_fullsized":"2024-09-21T10:59:11.515711+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:58.839348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":360,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:14.780250+0000","last_change":"2024-09-21T10:55:42.393149+0000","last_active":"2024-09-21T10:59:14.780250+0000","last_peered":"2024-09-21T10:59:14.780250+0000","last_clean":"2024-09-21T10:59:14.780250+0000","last_became_active":"2024-09-21T10:55:42.392768+0000","last_became_peered":"2024-09-21T10:55:42.392768+0000","last_unstale":"2024-09-21T10:59:14.780250+0000","last_undegraded":"2024-09-21T10:59:14.780250+0000","last_fullsized":"2024-09-21T10:59:14.780250+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:50.502551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":366,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.514673+0000","last_change":"2024-09-21T10:53:05.727028+0000","last_active":"2024-09-21T10:59:11.514673+0000","last_peered":"2024-09-21T10:59:11.514673+0000","last_clean":"2024-09-21T10:59:11.514673+0000","last_became_active":"2024-09-21T10:53:05.725021+0000","last_became_peered":"2024-09-21T10:53:05.725021+0000","last_unstale":"2024-09-21T10:59:11.514673+0000","last_undegraded":"2024-09-21T10:59:11.514673+0000","last_fullsized":"2024-09-21T10:59:11.514673+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:29.354436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":364,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:19.784404+0000","last_change":"2024-09-21T10:39:11.730995+0000","last_active":"2024-09-21T10:59:19.784404+0000","last_peered":"2024-09-21T10:59:19.784404+0000","last_clean":"2024-09-21T10:59:19.784404+0000","last_became_active":"2024-09-21T10:39:11.730559+0000","last_became_peered":"2024-09-21T10:39:11.730559+0000","last_unstale":"2024-09-21T10:59:19.784404+0000","last_undegraded":"2024-09-21T10:59:19.784404+0000","last_fullsized":"2024-09-21T10:59:19.784404+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:27.218072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":67,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.144415+0000","last_change":"2024-09-21T10:53:05.710882+0000","last_active":"2024-09-21T10:59:11.144415+0000","last_peered":"2024-09-21T10:59:11.144415+0000","last_clean":"2024-09-21T10:59:11.144415+0000","last_became_active":"2024-09-21T10:53:05.710608+0000","last_became_peered":"2024-09-21T10:53:05.710608+0000","last_unstale":"2024-09-21T10:59:11.144415+0000","last_undegraded":"2024-09-21T10:59:11.144415+0000","last_fullsized":"2024-09-21T10:59:11.144415+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:46:21.540724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"73'2","reported_seq":638,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.187677+0000","last_change":"2024-09-21T10:48:41.736895+0000","last_active":"2024-09-21T10:59:20.187677+0000","last_peered":"2024-09-21T10:59:20.187677+0000","last_clean":"2024-09-21T10:59:20.187677+0000","last_became_active":"2024-09-21T10:48:41.736522+0000","last_became_peered":"2024-09-21T10:48:41.736522+0000","last_unstale":"2024-09-21T10:59:20.187677+0000","last_undegraded":"2024-09-21T10:59:20.187677+0000","last_fullsized":"2024-09-21T10:59:20.187677+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:14.515956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":384,"reported_epoch":358,"state":"active+clean","last_fresh":"2024-09-21T10:59:11.513611+0000","last_change":"2024-09-21T10:55:42.378544+0000","last_active":"2024-09-21T10:59:11.513611+0000","last_peered":"2024-09-21T10:59:11.513611+0000","last_clean":"2024-09-21T10:59:11.513611+0000","last_became_active":"2024-09-21T10:55:42.378185+0000","last_became_peered":"2024-09-21T10:55:42.378185+0000","last_unstale":"2024-09-21T10:59:11.513611+0000","last_undegraded":"2024-09-21T10:59:11.513611+0000","last_fullsized":"2024-09-21T10:59:11.513611+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:19.421456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":101,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196372+0000","last_change":"2024-09-21T10:53:05.756318+0000","last_active":"2024-09-21T10:59:20.196372+0000","last_peered":"2024-09-21T10:59:20.196372+0000","last_clean":"2024-09-21T10:59:20.196372+0000","last_became_active":"2024-09-21T10:53:05.733290+0000","last_became_peered":"2024-09-21T10:53:05.733290+0000","last_unstale":"2024-09-21T10:59:20.196372+0000","last_undegraded":"2024-09-21T10:59:20.196372+0000","last_fullsized":"2024-09-21T10:59:20.196372+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:49:35.589685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1164,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":5727977496,"num_objects":87403,"num_object_clones":0,"num_object_copies":262209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87403,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":117219,"num_write_kb":6547841,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":17174835200,"data_stored":17174822984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":109719,"ondisk_log_size":109719,"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":5554,"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":22,"num_read_kb":21,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":10754,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":1443424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3130,"ondisk_log_size":3130,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201935,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2946516,"kb_used_data":2113164,"kb_used_omap":1,"kb_used_meta":833342,"kb_avail":90798636,"statfs":{"total":95995035648,"available":92977803264,"internally_reserved":0,"allocated":2163879936,"data_stored":2161991667,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":853342668},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197813,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3338636,"kb_used_data":2797764,"kb_used_omap":5,"kb_used_meta":540858,"kb_avail":90406516,"statfs":{"total":95995035648,"available":92576272384,"internally_reserved":0,"allocated":2864910336,"data_stored":2863029883,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":553838728},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725222,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2171592,"kb_used_data":1404672,"kb_used_omap":1,"kb_used_meta":766910,"kb_avail":91573560,"statfs":{"total":95995035648,"available":93771325440,"internally_reserved":0,"allocated":1438384128,"data_stored":1436504390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":785316294},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986864,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2088984,"kb_used_data":1400016,"kb_used_omap":1,"kb_used_meta":688958,"kb_avail":91656168,"statfs":{"total":95995035648,"available":93855916032,"internally_reserved":0,"allocated":1433616384,"data_stored":1431724304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":705493446},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631872,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3568836,"kb_used_data":2576444,"kb_used_omap":4,"kb_used_meta":992315,"kb_avail":90176316,"statfs":{"total":95995035648,"available":92340547584,"internally_reserved":0,"allocated":2638278656,"data_stored":2636402776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":1016131121},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795398,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2795596,"kb_used_data":2154436,"kb_used_omap":6,"kb_used_meta":641145,"kb_avail":90949556,"statfs":{"total":95995035648,"available":93132345344,"internally_reserved":0,"allocated":2206142464,"data_stored":2204258942,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":656533041},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":93,"seq":399431958924,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3580276,"kb_used_data":2772332,"kb_used_omap":5,"kb_used_meta":807738,"kb_avail":90164876,"statfs":{"total":95995035648,"available":92328833024,"internally_reserved":0,"allocated":2838867968,"data_stored":2837007038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":827124072},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122448,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2514372,"kb_used_data":1742716,"kb_used_omap":5,"kb_used_meta":771642,"kb_avail":91230780,"statfs":{"total":95995035648,"available":93420318720,"internally_reserved":0,"allocated":1784541184,"data_stored":1782665274,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":790161578},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":1779040256,"data_stored":1779040256,"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":2821586944,"data_stored":2821586944,"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":2182221824,"data_stored":2182217752,"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":2549612544,"data_stored":2549612544,"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":1419972608,"data_stored":1419968536,"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":1429929984,"data_stored":1429929984,"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":2852786176,"data_stored":2852782104,"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":2139684864,"data_stored":2139684864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T10:59:37.141 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T10:59:37.191 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:37.229 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:37.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:37.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:37.336 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:37.356 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:37.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:37.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:37.461 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:37.494 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:37.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:37.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:37.598 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:37.615 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:37.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:37.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:37.681 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:59:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:59:37] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.51.0" 2024-09-21T10:59:37.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:37.749 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:37.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:37.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:37.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:37.877 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:37.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:37.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:37.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:38.004 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:38.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:38.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:38.109 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:38.134 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:38.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:38.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:38.236 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:38.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:38 smithi204 bash[78884]: cluster 2024-09-21T10:59:37.057335+0000 mgr.y (mgr.25133) 1412 : cluster [DBG] pgmap v1507: 109 pgs: 109 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-21T10:59:38.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:38 smithi204 bash[78884]: cluster 2024-09-21T10:59:37.057335+0000 mgr.y (mgr.25133) 1412 : cluster [DBG] pgmap v1507: 109 pgs: 109 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-21T10:59:38.261 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:38.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:38.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:38.360 INFO:teuthology.orchestra.run.smithi003.stdout:ERROR: (22) Invalid argument 2024-09-21T10:59:38.360 INFO:teuthology.orchestra.run.smithi003.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T10:59:38.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:38.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:38 smithi003 bash[88275]: cluster 2024-09-21T10:59:37.057335+0000 mgr.y (mgr.25133) 1412 : cluster [DBG] pgmap v1507: 109 pgs: 109 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-21T10:59:38.380 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:38 smithi003 bash[88275]: cluster 2024-09-21T10:59:37.057335+0000 mgr.y (mgr.25133) 1412 : cluster [DBG] pgmap v1507: 109 pgs: 109 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-21T10:59:38.381 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:38 smithi003 bash[89466]: cluster 2024-09-21T10:59:37.057335+0000 mgr.y (mgr.25133) 1412 : cluster [DBG] pgmap v1507: 109 pgs: 109 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-21T10:59:38.381 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:38 smithi003 bash[89466]: cluster 2024-09-21T10:59:37.057335+0000 mgr.y (mgr.25133) 1412 : cluster [DBG] pgmap v1507: 109 pgs: 109 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2024-09-21T10:59:38.395 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:38.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:38.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:38.498 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:38.523 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:38.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:38.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:38.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:38.651 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:38.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:38.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:38.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:38.776 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:38.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:38.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:38.882 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:38.922 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:38.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:38.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:39.026 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:39.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:39.057 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:39.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:39.158 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:39.189 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:39.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:39.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:39.293 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:39.330 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:39.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:39.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:39.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:39 smithi003 bash[88275]: audit 2024-09-21T10:59:38.683587+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:39 smithi003 bash[88275]: audit 2024-09-21T10:59:38.683587+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:39 smithi003 bash[89466]: audit 2024-09-21T10:59:38.683587+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:39 smithi003 bash[89466]: audit 2024-09-21T10:59:38.683587+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:39.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:39.458 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:39.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:39.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:39 smithi204 bash[78884]: audit 2024-09-21T10:59:38.683587+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:39 smithi204 bash[78884]: audit 2024-09-21T10:59:38.683587+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:39.562 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:39.603 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:39.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:39.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:39.708 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:39.746 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:39.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:39.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:39.850 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:39.886 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:39.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:39.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:39.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:40.038 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:40.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:40.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:40.142 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:40.165 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:40.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:40.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:40.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:40.294 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:40.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:40.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:40.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:40 smithi003 bash[88275]: cluster 2024-09-21T10:59:39.057859+0000 mgr.y (mgr.25133) 1413 : cluster [DBG] pgmap v1508: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-21T10:59:40.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:40 smithi003 bash[88275]: cluster 2024-09-21T10:59:39.057859+0000 mgr.y (mgr.25133) 1413 : cluster [DBG] pgmap v1508: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-21T10:59:40.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:40 smithi003 bash[89466]: cluster 2024-09-21T10:59:39.057859+0000 mgr.y (mgr.25133) 1413 : cluster [DBG] pgmap v1508: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-21T10:59:40.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:40 smithi003 bash[89466]: cluster 2024-09-21T10:59:39.057859+0000 mgr.y (mgr.25133) 1413 : cluster [DBG] pgmap v1508: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-21T10:59:40.436 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:40.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:40.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:40 smithi204 bash[78884]: cluster 2024-09-21T10:59:39.057859+0000 mgr.y (mgr.25133) 1413 : cluster [DBG] pgmap v1508: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-21T10:59:40.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:40 smithi204 bash[78884]: cluster 2024-09-21T10:59:39.057859+0000 mgr.y (mgr.25133) 1413 : cluster [DBG] pgmap v1508: 109 pgs: 109 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-09-21T10:59:40.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:40.577 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:40.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:40.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:40.679 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:40.704 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:40.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:40.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:40.809 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:40.837 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:40.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:40.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:40.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:40.979 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:40.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:40.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:41.054 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.3 dump_historic_ops 2024-09-21T10:59:41.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:41.104 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:41.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:41.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:41.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:41.224 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:41.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:41.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:41.326 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:41.372 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:41.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:41.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:41.474 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:41.601 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:41.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:41.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:41.705 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:41.746 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:41.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:41.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:41.848 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:41.872 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:41.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:41.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:41.975 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:42.002 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:42.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:42.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:42.108 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:42.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:42.138 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:42.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:42.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:42.261 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:42.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:42.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:42.366 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:42.386 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:42.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:42.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:42.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:42.498 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:42 smithi204 bash[78884]: cluster 2024-09-21T10:59:41.058593+0000 mgr.y (mgr.25133) 1414 : cluster [DBG] pgmap v1509: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-09-21T10:59:42.498 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:42 smithi204 bash[78884]: cluster 2024-09-21T10:59:41.058593+0000 mgr.y (mgr.25133) 1414 : cluster [DBG] pgmap v1509: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-09-21T10:59:42.521 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:42.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:42.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:42.642 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:42.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:42.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:42 smithi003 bash[89466]: cluster 2024-09-21T10:59:41.058593+0000 mgr.y (mgr.25133) 1414 : cluster [DBG] pgmap v1509: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-09-21T10:59:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:42 smithi003 bash[89466]: cluster 2024-09-21T10:59:41.058593+0000 mgr.y (mgr.25133) 1414 : cluster [DBG] pgmap v1509: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-09-21T10:59:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:42 smithi003 bash[88275]: cluster 2024-09-21T10:59:41.058593+0000 mgr.y (mgr.25133) 1414 : cluster [DBG] pgmap v1509: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-09-21T10:59:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:42 smithi003 bash[88275]: cluster 2024-09-21T10:59:41.058593+0000 mgr.y (mgr.25133) 1414 : cluster [DBG] pgmap v1509: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2024-09-21T10:59:42.745 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:42.766 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:42.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:42.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:42.869 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:42.891 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:42.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:42.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:42.995 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:43.023 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:43.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:43.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:43.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:43.151 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:43.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:43.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:43.254 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:43.285 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:43.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:43.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:43.388 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:43.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:43.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:43.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:43.516 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:43.544 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:43.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:43.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:43.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:43.669 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:43.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:43.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:43.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:43.799 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:43.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:43.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:43.902 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:43.938 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:43.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:43.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:44.044 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:44.075 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:44.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:44.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:44.179 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:44.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:44.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:44.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:44.307 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:44.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:44 smithi204 bash[78884]: cluster 2024-09-21T10:59:43.059023+0000 mgr.y (mgr.25133) 1415 : cluster [DBG] pgmap v1510: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2024-09-21T10:59:44.316 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:44 smithi204 bash[78884]: cluster 2024-09-21T10:59:43.059023+0000 mgr.y (mgr.25133) 1415 : cluster [DBG] pgmap v1510: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2024-09-21T10:59:44.330 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:44.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:44.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:44 smithi003 bash[88275]: cluster 2024-09-21T10:59:43.059023+0000 mgr.y (mgr.25133) 1415 : cluster [DBG] pgmap v1510: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2024-09-21T10:59:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:44 smithi003 bash[88275]: cluster 2024-09-21T10:59:43.059023+0000 mgr.y (mgr.25133) 1415 : cluster [DBG] pgmap v1510: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2024-09-21T10:59:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:44 smithi003 bash[89466]: cluster 2024-09-21T10:59:43.059023+0000 mgr.y (mgr.25133) 1415 : cluster [DBG] pgmap v1510: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2024-09-21T10:59:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:44 smithi003 bash[89466]: cluster 2024-09-21T10:59:43.059023+0000 mgr.y (mgr.25133) 1415 : cluster [DBG] pgmap v1510: 109 pgs: 109 active+clean; 4.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2024-09-21T10:59:44.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:44.452 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:44.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:44.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:44.554 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:44.594 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:44.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:44.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:44.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:44.747 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:44.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:44.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:44.849 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:44.876 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:44.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:44.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:44.982 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:45.011 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:45.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:45.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:45.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:45.144 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:45.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:45.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:45.247 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:45.270 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:45.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:45.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:45.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:45.400 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:45.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:45.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:45.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:45.527 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:45.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:45.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:45.607 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:59:45.609 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:59:45.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:45.656 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:45.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:45.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:45.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:45.792 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:45.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:45.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:45.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:45.920 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:45.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:45.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:46.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:46.052 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:46.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:46.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:46.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:46.183 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:46.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:46.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:46.286 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:46.314 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:46.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:46.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:46.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:46.428 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:46 smithi204 bash[78884]: cluster 2024-09-21T10:59:45.059582+0000 mgr.y (mgr.25133) 1416 : cluster [DBG] pgmap v1511: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:59:46.428 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:46 smithi204 bash[78884]: cluster 2024-09-21T10:59:45.059582+0000 mgr.y (mgr.25133) 1416 : cluster [DBG] pgmap v1511: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:59:46.441 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:46.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:46.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:46.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:46 smithi003 bash[88275]: cluster 2024-09-21T10:59:45.059582+0000 mgr.y (mgr.25133) 1416 : cluster [DBG] pgmap v1511: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:59:46.516 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:46 smithi003 bash[88275]: cluster 2024-09-21T10:59:45.059582+0000 mgr.y (mgr.25133) 1416 : cluster [DBG] pgmap v1511: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:59:46.516 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:46 smithi003 bash[89466]: cluster 2024-09-21T10:59:45.059582+0000 mgr.y (mgr.25133) 1416 : cluster [DBG] pgmap v1511: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:59:46.516 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:46 smithi003 bash[89466]: cluster 2024-09-21T10:59:45.059582+0000 mgr.y (mgr.25133) 1416 : cluster [DBG] pgmap v1511: 109 pgs: 109 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 862 op/s 2024-09-21T10:59:46.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:46.571 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:46.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:46.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:46.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:46.697 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:46.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:46.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:46.799 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:46.831 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:46.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:46.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:46.937 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:46.959 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:46.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:46.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:47.064 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:47.081 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:47.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:47.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:47.183 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:47.202 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:47.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:47.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:47.305 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:47.342 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:47.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:47.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:47.444 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:47.463 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:47.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:47.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:47.565 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:47.596 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:47.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:47.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:47.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:47.737 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:47.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:47.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:47.845 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:47.859 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:59:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:59:47] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.51.0" 2024-09-21T10:59:47.870 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:47.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:47.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:47.974 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:48.005 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:48.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:48.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:48.110 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:48.138 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:48.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:48.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:48.244 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:48.271 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:48.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:48.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:48.377 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:48.385 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:48 smithi003 bash[88275]: cluster 2024-09-21T10:59:47.060302+0000 mgr.y (mgr.25133) 1417 : cluster [DBG] pgmap v1512: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:59:48.385 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:48 smithi003 bash[88275]: cluster 2024-09-21T10:59:47.060302+0000 mgr.y (mgr.25133) 1417 : cluster [DBG] pgmap v1512: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:59:48.387 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:48 smithi003 bash[89466]: cluster 2024-09-21T10:59:47.060302+0000 mgr.y (mgr.25133) 1417 : cluster [DBG] pgmap v1512: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:59:48.387 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:48 smithi003 bash[89466]: cluster 2024-09-21T10:59:47.060302+0000 mgr.y (mgr.25133) 1417 : cluster [DBG] pgmap v1512: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:59:48.400 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:48.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:48.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:48.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:48 smithi204 bash[78884]: cluster 2024-09-21T10:59:47.060302+0000 mgr.y (mgr.25133) 1417 : cluster [DBG] pgmap v1512: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:59:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:48 smithi204 bash[78884]: cluster 2024-09-21T10:59:47.060302+0000 mgr.y (mgr.25133) 1417 : cluster [DBG] pgmap v1512: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-09-21T10:59:48.526 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:48.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:48.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:48.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:48.656 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:48.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:48.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:48.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:48.780 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:48.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:48.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:48.883 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:48.912 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:48.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:48.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:49.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:49.049 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:49.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:49.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:49.152 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:49.184 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:49.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:49.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:49.290 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:49.312 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:49.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:49.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:49.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:49.440 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:49.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:49.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:49.543 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:49.573 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:49.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:49.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:49.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:49.717 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:49.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:49.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:49.823 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:49.847 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:49.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:49.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:49.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:49.973 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:49.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:49.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:50.078 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:50.113 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:50.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:50.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:50.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:50.236 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:50.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:50.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:50.276 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T10:59:50.339 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:50.363 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:50.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:50.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:50.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[88275]: cluster 2024-09-21T10:59:49.060773+0000 mgr.y (mgr.25133) 1418 : cluster [DBG] pgmap v1513: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-21T10:59:50.437 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[88275]: cluster 2024-09-21T10:59:49.060773+0000 mgr.y (mgr.25133) 1418 : cluster [DBG] pgmap v1513: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-21T10:59:50.466 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:50.502 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:50.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:50 smithi204 bash[78884]: cluster 2024-09-21T10:59:49.060773+0000 mgr.y (mgr.25133) 1418 : cluster [DBG] pgmap v1513: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-21T10:59:50.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:50 smithi204 bash[78884]: cluster 2024-09-21T10:59:49.060773+0000 mgr.y (mgr.25133) 1418 : cluster [DBG] pgmap v1513: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-21T10:59:50.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:50 smithi204 bash[78884]: audit 2024-09-21T10:59:49.796546+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.3:0/1129597948' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:50 smithi204 bash[78884]: audit 2024-09-21T10:59:49.796546+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.3:0/1129597948' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:50 smithi204 bash[78884]: audit 2024-09-21T10:59:49.797127+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:50 smithi204 bash[78884]: audit 2024-09-21T10:59:49.797127+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:50.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:50.595 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[88275]: audit 2024-09-21T10:59:49.796546+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.3:0/1129597948' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[88275]: audit 2024-09-21T10:59:49.796546+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.3:0/1129597948' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[88275]: audit 2024-09-21T10:59:49.797127+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.596 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[88275]: audit 2024-09-21T10:59:49.797127+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[89466]: cluster 2024-09-21T10:59:49.060773+0000 mgr.y (mgr.25133) 1418 : cluster [DBG] pgmap v1513: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-21T10:59:50.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[89466]: cluster 2024-09-21T10:59:49.060773+0000 mgr.y (mgr.25133) 1418 : cluster [DBG] pgmap v1513: 109 pgs: 109 active+clean; 4.6 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2024-09-21T10:59:50.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[89466]: audit 2024-09-21T10:59:49.796546+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.3:0/1129597948' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[89466]: audit 2024-09-21T10:59:49.796546+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.3:0/1129597948' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.596 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[89466]: audit 2024-09-21T10:59:49.797127+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.597 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:50 smithi003 bash[89466]: audit 2024-09-21T10:59:49.797127+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T10:59:50.612 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:50.643 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:50.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:50.750 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:50.782 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:50.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:50.820 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T10:59:50.821 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T10:59:50.882 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T10:59:50.882 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T10:59:50.888 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:50.909 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T10:59:50.909 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T10:59:50.909 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:50.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:50.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:50.926 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T10:59:50.926 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T10:59:50.942 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T10:59:50.943 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T10:59:50.960 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T10:59:50.961 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T10:59:50.979 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T10:59:50.979 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T10:59:50.996 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T10:59:50.997 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T10:59:51.012 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:51.043 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:51.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:51.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:51.154 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:51.186 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:51.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:51.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:51.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:51.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:51 smithi204 bash[78884]: cluster 2024-09-21T10:59:50.257584+0000 mon.a (mon.0) 1949 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:59:51.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:51 smithi204 bash[78884]: cluster 2024-09-21T10:59:50.257584+0000 mon.a (mon.0) 1949 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:59:51.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:51 smithi204 bash[78884]: cluster 2024-09-21T10:59:50.257623+0000 mon.a (mon.0) 1950 : cluster [INF] Cluster is now healthy 2024-09-21T10:59:51.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:51 smithi204 bash[78884]: cluster 2024-09-21T10:59:50.257623+0000 mon.a (mon.0) 1950 : cluster [INF] Cluster is now healthy 2024-09-21T10:59:51.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:51 smithi204 bash[78884]: audit 2024-09-21T10:59:50.265565+0000 mon.a (mon.0) 1951 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:59:51.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:51 smithi204 bash[78884]: audit 2024-09-21T10:59:50.265565+0000 mon.a (mon.0) 1951 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:59:51.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:51 smithi204 bash[78884]: cluster 2024-09-21T10:59:50.272301+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-09-21T10:59:51.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:51 smithi204 bash[78884]: cluster 2024-09-21T10:59:50.272301+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-09-21T10:59:51.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:51 smithi204 bash[78884]: audit 2024-09-21T10:59:50.777698+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.3:0/507959143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:51.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:51 smithi204 bash[78884]: audit 2024-09-21T10:59:50.777698+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.3:0/507959143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:51.317 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:51.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:51.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:51.422 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:51.450 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[88275]: cluster 2024-09-21T10:59:50.257584+0000 mon.a (mon.0) 1949 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:59:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[88275]: cluster 2024-09-21T10:59:50.257584+0000 mon.a (mon.0) 1949 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:59:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[88275]: cluster 2024-09-21T10:59:50.257623+0000 mon.a (mon.0) 1950 : cluster [INF] Cluster is now healthy 2024-09-21T10:59:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[88275]: cluster 2024-09-21T10:59:50.257623+0000 mon.a (mon.0) 1950 : cluster [INF] Cluster is now healthy 2024-09-21T10:59:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[88275]: audit 2024-09-21T10:59:50.265565+0000 mon.a (mon.0) 1951 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:59:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[88275]: audit 2024-09-21T10:59:50.265565+0000 mon.a (mon.0) 1951 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:59:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[88275]: cluster 2024-09-21T10:59:50.272301+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-09-21T10:59:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[88275]: cluster 2024-09-21T10:59:50.272301+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-09-21T10:59:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[88275]: audit 2024-09-21T10:59:50.777698+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.3:0/507959143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:51.452 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[88275]: audit 2024-09-21T10:59:50.777698+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.3:0/507959143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[89466]: cluster 2024-09-21T10:59:50.257584+0000 mon.a (mon.0) 1949 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:59:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[89466]: cluster 2024-09-21T10:59:50.257584+0000 mon.a (mon.0) 1949 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T10:59:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[89466]: cluster 2024-09-21T10:59:50.257623+0000 mon.a (mon.0) 1950 : cluster [INF] Cluster is now healthy 2024-09-21T10:59:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[89466]: cluster 2024-09-21T10:59:50.257623+0000 mon.a (mon.0) 1950 : cluster [INF] Cluster is now healthy 2024-09-21T10:59:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[89466]: audit 2024-09-21T10:59:50.265565+0000 mon.a (mon.0) 1951 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:59:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[89466]: audit 2024-09-21T10:59:50.265565+0000 mon.a (mon.0) 1951 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T10:59:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[89466]: cluster 2024-09-21T10:59:50.272301+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-09-21T10:59:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[89466]: cluster 2024-09-21T10:59:50.272301+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-09-21T10:59:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[89466]: audit 2024-09-21T10:59:50.777698+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.3:0/507959143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:51.453 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:51 smithi003 bash[89466]: audit 2024-09-21T10:59:50.777698+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.3:0/507959143' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T10:59:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:51.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:51.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:51.583 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:51.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:51.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:51.688 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:51.711 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:51.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:51.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:51.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:51.848 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:51.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:51.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:51.951 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:51.980 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:51.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:51.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:52.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:52.108 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:52.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:52.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:52.211 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:52.238 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:52.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:52.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:52.342 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:52.350 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:52 smithi204 bash[78884]: cluster 2024-09-21T10:59:51.061273+0000 mgr.y (mgr.25133) 1419 : cluster [DBG] pgmap v1515: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:52.350 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:52 smithi204 bash[78884]: cluster 2024-09-21T10:59:51.061273+0000 mgr.y (mgr.25133) 1419 : cluster [DBG] pgmap v1515: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:52.369 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:52.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:52.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:52.476 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:52.500 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:52.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:52.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:52 smithi003 bash[88275]: cluster 2024-09-21T10:59:51.061273+0000 mgr.y (mgr.25133) 1419 : cluster [DBG] pgmap v1515: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:52.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:52 smithi003 bash[88275]: cluster 2024-09-21T10:59:51.061273+0000 mgr.y (mgr.25133) 1419 : cluster [DBG] pgmap v1515: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:52 smithi003 bash[89466]: cluster 2024-09-21T10:59:51.061273+0000 mgr.y (mgr.25133) 1419 : cluster [DBG] pgmap v1515: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:52.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:52 smithi003 bash[89466]: cluster 2024-09-21T10:59:51.061273+0000 mgr.y (mgr.25133) 1419 : cluster [DBG] pgmap v1515: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:52.605 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:52.624 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:52.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:52.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:52.727 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:52.750 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:52.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:52.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:52.852 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:52.883 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:52.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:52.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:52.988 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:53.020 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:53.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:53.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:53.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:53.146 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:53.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:53.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:53.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:53.286 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:53.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:53.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:53.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:53.411 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:53.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:53.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:53.514 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:53.539 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:53.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:53.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:53.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:53.668 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:53.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:53.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:53.770 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:53.801 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:53.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:53.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:53.906 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:53.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:53.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:53.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:54.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:54.062 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:54.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:54.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:54.165 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:54.187 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:54.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:54.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:54.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:54.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:54 smithi204 bash[78884]: cluster 2024-09-21T10:59:53.061696+0000 mgr.y (mgr.25133) 1420 : cluster [DBG] pgmap v1516: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:54.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:54 smithi204 bash[78884]: cluster 2024-09-21T10:59:53.061696+0000 mgr.y (mgr.25133) 1420 : cluster [DBG] pgmap v1516: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:54.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:54 smithi204 bash[78884]: audit 2024-09-21T10:59:53.688140+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:54.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:54 smithi204 bash[78884]: audit 2024-09-21T10:59:53.688140+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:54.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:54 smithi204 bash[78884]: audit 2024-09-21T10:59:53.689196+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:54.301 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:54 smithi204 bash[78884]: audit 2024-09-21T10:59:53.689196+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:54.312 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:54.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:54.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:54.414 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[89466]: cluster 2024-09-21T10:59:53.061696+0000 mgr.y (mgr.25133) 1420 : cluster [DBG] pgmap v1516: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[89466]: cluster 2024-09-21T10:59:53.061696+0000 mgr.y (mgr.25133) 1420 : cluster [DBG] pgmap v1516: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[89466]: audit 2024-09-21T10:59:53.688140+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[89466]: audit 2024-09-21T10:59:53.688140+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[89466]: audit 2024-09-21T10:59:53.689196+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[89466]: audit 2024-09-21T10:59:53.689196+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[88275]: cluster 2024-09-21T10:59:53.061696+0000 mgr.y (mgr.25133) 1420 : cluster [DBG] pgmap v1516: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[88275]: cluster 2024-09-21T10:59:53.061696+0000 mgr.y (mgr.25133) 1420 : cluster [DBG] pgmap v1516: 109 pgs: 109 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2024-09-21T10:59:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[88275]: audit 2024-09-21T10:59:53.688140+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[88275]: audit 2024-09-21T10:59:53.688140+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T10:59:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[88275]: audit 2024-09-21T10:59:53.689196+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:54.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:54 smithi003 bash[88275]: audit 2024-09-21T10:59:53.689196+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T10:59:54.437 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:54.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:54.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:54.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T10:59:54.540 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:54.571 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:54.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:54.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:54.674 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:54.701 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:54.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:54.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:54.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:54.828 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:54.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:54.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:54.934 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:54.952 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:54.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:54.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:55.055 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:55.078 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:55.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:55.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:55.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:55.205 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:55.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:55.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:55.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:55.328 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:55.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:55.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:55.431 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:55.457 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:55.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:55.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:55.560 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:55.588 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:55.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:55.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:55.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:55.723 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:55.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:55.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:55.827 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:55.851 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:55.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:55.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:55.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:55.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:55.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:55.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:56.090 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:56.125 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:56.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:56.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:56.169 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T10:59:56.231 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:56.273 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:56.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:56.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:56.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:56.405 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:56.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:56.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:56.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:56 smithi003 bash[88275]: cluster 2024-09-21T10:59:55.062695+0000 mgr.y (mgr.25133) 1421 : cluster [DBG] pgmap v1517: 109 pgs: 109 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-21T10:59:56.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:56 smithi003 bash[88275]: cluster 2024-09-21T10:59:55.062695+0000 mgr.y (mgr.25133) 1421 : cluster [DBG] pgmap v1517: 109 pgs: 109 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-21T10:59:56.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:56 smithi003 bash[89466]: cluster 2024-09-21T10:59:55.062695+0000 mgr.y (mgr.25133) 1421 : cluster [DBG] pgmap v1517: 109 pgs: 109 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-21T10:59:56.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:56 smithi003 bash[89466]: cluster 2024-09-21T10:59:55.062695+0000 mgr.y (mgr.25133) 1421 : cluster [DBG] pgmap v1517: 109 pgs: 109 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-21T10:59:56.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:56.540 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:56.541 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:56 smithi204 bash[78884]: cluster 2024-09-21T10:59:55.062695+0000 mgr.y (mgr.25133) 1421 : cluster [DBG] pgmap v1517: 109 pgs: 109 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-21T10:59:56.541 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:56 smithi204 bash[78884]: cluster 2024-09-21T10:59:55.062695+0000 mgr.y (mgr.25133) 1421 : cluster [DBG] pgmap v1517: 109 pgs: 109 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2024-09-21T10:59:56.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:56.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:56.643 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:56.671 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:56.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:56.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:56.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:56.807 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:56.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:56.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:56.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:56.930 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:56.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:56.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:57.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:57.064 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:57.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:57.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:57.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:57.194 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:57.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:57.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:57.297 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:57.330 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:57.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:57.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:57.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:57.459 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:57.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:57.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:57.562 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:57.572 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 10:59:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:10:59:57] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.51.0" 2024-09-21T10:59:57.588 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:57.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:57.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:57.691 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:57.719 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:57.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:57.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:57.826 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:57.869 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:57.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:57.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:57.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:58.002 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:58.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:58.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:58.107 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:58.137 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:58.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:58.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:58.240 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:58.274 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:58.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:58.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:58.380 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:58.389 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:58 smithi003 bash[88275]: cluster 2024-09-21T10:59:57.063291+0000 mgr.y (mgr.25133) 1422 : cluster [DBG] pgmap v1518: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-21T10:59:58.389 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 10:59:58 smithi003 bash[88275]: cluster 2024-09-21T10:59:57.063291+0000 mgr.y (mgr.25133) 1422 : cluster [DBG] pgmap v1518: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-21T10:59:58.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:58 smithi003 bash[89466]: cluster 2024-09-21T10:59:57.063291+0000 mgr.y (mgr.25133) 1422 : cluster [DBG] pgmap v1518: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-21T10:59:58.390 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 10:59:58 smithi003 bash[89466]: cluster 2024-09-21T10:59:57.063291+0000 mgr.y (mgr.25133) 1422 : cluster [DBG] pgmap v1518: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-21T10:59:58.417 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:58.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:58.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:58.523 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:58.548 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T10:59:58.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:58.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T10:59:58.650 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:58.676 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:58.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:58.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:58 smithi204 bash[78884]: cluster 2024-09-21T10:59:57.063291+0000 mgr.y (mgr.25133) 1422 : cluster [DBG] pgmap v1518: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-21T10:59:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 10:59:58 smithi204 bash[78884]: cluster 2024-09-21T10:59:57.063291+0000 mgr.y (mgr.25133) 1422 : cluster [DBG] pgmap v1518: 109 pgs: 109 active+clean; 4.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2024-09-21T10:59:58.779 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:58.809 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T10:59:58.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:58.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T10:59:58.912 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:58.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:58.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:58.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:59.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:59.055 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T10:59:59.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:59.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T10:59:59.160 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:59.188 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:59.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:59.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:59.233 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T10:59:59.290 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:59.326 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T10:59:59.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:59.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T10:59:59.431 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:59.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T10:59:59.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:59.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T10:59:59.567 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:59.607 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T10:59:59.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:59.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T10:59:59.710 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:59.747 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T10:59:59.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:59.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T10:59:59.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:59.876 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T10:59:59.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T10:59:59.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T10:59:59.979 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:00.017 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:00.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:00.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:00.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:00.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:00.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:00.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:00.252 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:00:00.265 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:00.305 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:00.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:00.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:00.408 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:00.457 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:00.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:00.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:00.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: cluster 2024-09-21T10:59:59.063798+0000 mgr.y (mgr.25133) 1423 : cluster [DBG] pgmap v1519: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-21T11:00:00.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: cluster 2024-09-21T10:59:59.063798+0000 mgr.y (mgr.25133) 1423 : cluster [DBG] pgmap v1519: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: audit 2024-09-21T10:59:59.372317+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: audit 2024-09-21T10:59:59.372317+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: cluster 2024-09-21T11:00:00.000062+0000 mon.a (mon.0) 1956 : cluster [INF] overall HEALTH_OK 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: cluster 2024-09-21T11:00:00.000062+0000 mon.a (mon.0) 1956 : cluster [INF] overall HEALTH_OK 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: audit 2024-09-21T11:00:00.046538+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: audit 2024-09-21T11:00:00.046538+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: audit 2024-09-21T11:00:00.059511+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: audit 2024-09-21T11:00:00.059511+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: audit 2024-09-21T11:00:00.145996+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: audit 2024-09-21T11:00:00.145996+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: audit 2024-09-21T11:00:00.157039+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:00 smithi204 bash[78884]: audit 2024-09-21T11:00:00.157039+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.561 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:00.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: cluster 2024-09-21T10:59:59.063798+0000 mgr.y (mgr.25133) 1423 : cluster [DBG] pgmap v1519: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-21T11:00:00.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: cluster 2024-09-21T10:59:59.063798+0000 mgr.y (mgr.25133) 1423 : cluster [DBG] pgmap v1519: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-21T11:00:00.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: audit 2024-09-21T10:59:59.372317+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:00:00.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: audit 2024-09-21T10:59:59.372317+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:00:00.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: cluster 2024-09-21T11:00:00.000062+0000 mon.a (mon.0) 1956 : cluster [INF] overall HEALTH_OK 2024-09-21T11:00:00.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: cluster 2024-09-21T11:00:00.000062+0000 mon.a (mon.0) 1956 : cluster [INF] overall HEALTH_OK 2024-09-21T11:00:00.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: audit 2024-09-21T11:00:00.046538+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.583 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: audit 2024-09-21T11:00:00.046538+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: audit 2024-09-21T11:00:00.059511+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: audit 2024-09-21T11:00:00.059511+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: audit 2024-09-21T11:00:00.145996+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: audit 2024-09-21T11:00:00.145996+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: audit 2024-09-21T11:00:00.157039+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[89466]: audit 2024-09-21T11:00:00.157039+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: cluster 2024-09-21T10:59:59.063798+0000 mgr.y (mgr.25133) 1423 : cluster [DBG] pgmap v1519: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: cluster 2024-09-21T10:59:59.063798+0000 mgr.y (mgr.25133) 1423 : cluster [DBG] pgmap v1519: 109 pgs: 109 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: audit 2024-09-21T10:59:59.372317+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: audit 2024-09-21T10:59:59.372317+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: cluster 2024-09-21T11:00:00.000062+0000 mon.a (mon.0) 1956 : cluster [INF] overall HEALTH_OK 2024-09-21T11:00:00.584 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: cluster 2024-09-21T11:00:00.000062+0000 mon.a (mon.0) 1956 : cluster [INF] overall HEALTH_OK 2024-09-21T11:00:00.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: audit 2024-09-21T11:00:00.046538+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: audit 2024-09-21T11:00:00.046538+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: audit 2024-09-21T11:00:00.059511+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: audit 2024-09-21T11:00:00.059511+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: audit 2024-09-21T11:00:00.145996+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: audit 2024-09-21T11:00:00.145996+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: audit 2024-09-21T11:00:00.157039+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.585 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:00 smithi003 bash[88275]: audit 2024-09-21T11:00:00.157039+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:00.608 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:00.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:00.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:00.712 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:00.758 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:00.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:00.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:00.863 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:00.880 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:00.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:00.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:00.982 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:01.017 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:01.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:01.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:01.120 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:01.147 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:01.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:01.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:01.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:01.281 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:01.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:01.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:01.384 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:01.408 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:01.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:01.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:01.511 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:01.544 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:01.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:01.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:01.650 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:01.688 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:01.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:01.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:01.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:01.832 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:01.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:01.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:01.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:01.956 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:01.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:01.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:02.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:02.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:02.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:02.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:02.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:02.213 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:02.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:02.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:02.318 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:02.339 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:02.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:02.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:02.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:02.462 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:02.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:02.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:02.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:02 smithi204 bash[78884]: cluster 2024-09-21T11:00:01.064539+0000 mgr.y (mgr.25133) 1424 : cluster [DBG] pgmap v1520: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-21T11:00:02.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:02 smithi204 bash[78884]: cluster 2024-09-21T11:00:01.064539+0000 mgr.y (mgr.25133) 1424 : cluster [DBG] pgmap v1520: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-21T11:00:02.565 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:02.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:02 smithi003 bash[88275]: cluster 2024-09-21T11:00:01.064539+0000 mgr.y (mgr.25133) 1424 : cluster [DBG] pgmap v1520: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-21T11:00:02.579 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:02 smithi003 bash[88275]: cluster 2024-09-21T11:00:01.064539+0000 mgr.y (mgr.25133) 1424 : cluster [DBG] pgmap v1520: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-21T11:00:02.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:02 smithi003 bash[89466]: cluster 2024-09-21T11:00:01.064539+0000 mgr.y (mgr.25133) 1424 : cluster [DBG] pgmap v1520: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-21T11:00:02.580 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:02 smithi003 bash[89466]: cluster 2024-09-21T11:00:01.064539+0000 mgr.y (mgr.25133) 1424 : cluster [DBG] pgmap v1520: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-09-21T11:00:02.605 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:02.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:02.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:02.711 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:02.735 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:02.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:02.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:02.838 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:02.864 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:02.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:02.969 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:02.994 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:02.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:03.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:03.101 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:03.120 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:03.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:03.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:03.223 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:03.266 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:03.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:03.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:03.369 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:03.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:03.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:03.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:03.517 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:03.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:03.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:03.621 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:03.647 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:03.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:03.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:03.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:03.778 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:03.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:03.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:03.881 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:03.921 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:03.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:03.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:04.028 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:04.050 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:04.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:04.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:04.153 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:04.188 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:04.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:04.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:04.272 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T11:00:04.273 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T11:00:04.294 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:04.323 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:04.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:04.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:04.414 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:04 smithi003 bash[88275]: cluster 2024-09-21T11:00:03.064975+0000 mgr.y (mgr.25133) 1425 : cluster [DBG] pgmap v1521: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2024-09-21T11:00:04.414 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:04 smithi003 bash[88275]: cluster 2024-09-21T11:00:03.064975+0000 mgr.y (mgr.25133) 1425 : cluster [DBG] pgmap v1521: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2024-09-21T11:00:04.414 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:04 smithi003 bash[89466]: cluster 2024-09-21T11:00:03.064975+0000 mgr.y (mgr.25133) 1425 : cluster [DBG] pgmap v1521: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2024-09-21T11:00:04.414 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:04 smithi003 bash[89466]: cluster 2024-09-21T11:00:03.064975+0000 mgr.y (mgr.25133) 1425 : cluster [DBG] pgmap v1521: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2024-09-21T11:00:04.429 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:04.455 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:04.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:04.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:04.558 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:04.584 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:04.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:04.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:04.598 INFO:teuthology.orchestra.run.smithi003.stdout:{ 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "size": 20, 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 600, 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "ops": [ 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:213216 9.8 9:1d26ab17:::benchmark_data_smithi003_186229_object106288:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e292)", 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:50:42.921718+0000", 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 561.67047004999995, 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.215576451, 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "reached pg", 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T11:00:04.599 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 213216 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.921718+0000", 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.921718+0000", 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.600 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.921720+0000", 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3790000000000001e-06 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.921725+0000", 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5899999999999998e-06 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.921737+0000", 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1432e-05 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.601 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.921744+0000", 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.3830000000000003e-06 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.921801+0000", 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6851999999999997e-05 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.921917+0000", 2024-09-21T11:00:04.602 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00011637 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,5", 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.922028+0000", 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000110328 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.928398+0000", 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0063697329999999998 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.603 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.931456+0000", 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0030586189999999998 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.959655+0000", 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.028198543999999999 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:42.959668+0000", 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3112000000000001e-05 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.604 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.944639+0000", 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.98497121799999998 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.944654+0000", 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4679e-05 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.137207+0000", 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.192553763 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.605 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.137295+0000", 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.7448999999999996e-05 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:213263 9.8 9:17fc17d2:::benchmark_data_smithi003_186229_object106335:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e293)", 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:50:43.009482+0000", 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 561.58270659000004, 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.1428950929999999, 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.606 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 213263 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.009482+0000", 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.009482+0000", 2024-09-21T11:00:04.607 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.009483+0000", 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.4789999999999999e-06 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.009488+0000", 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.9289999999999997e-06 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.608 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.009502+0000", 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.3395e-05 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.009509+0000", 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.4050000000000003e-06 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.009574+0000", 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4370999999999997e-05 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.609 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.009585+0000", 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1029000000000001e-05 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.944744+0000", 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.93515945700000003 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:43.944753+0000", 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.5890000000000003e-06 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.610 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.137682+0000", 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1929298070000001 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.137774+0000", 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.1984999999999994e-05 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,5,7", 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.138257+0000", 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00048294100000000002 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.611 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.145977+0000", 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0077196330000000001 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.146236+0000", 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00025918799999999999 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.146306+0000", 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.9367000000000002e-05 2024-09-21T11:00:04.612 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.152144+0000", 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0058387839999999996 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.152226+0000", 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1209000000000001e-05 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.152377+0000", 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015152500000000001 2024-09-21T11:00:04.613 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:213517 9.8 9:1af46cb7:::benchmark_data_smithi003_186229_object106589:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:50:45.674564+0000", 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 558.91762474500001, 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0387587030000001, 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T11:00:04.614 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 213517 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.674564+0000", 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.674564+0000", 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.615 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.674572+0000", 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.8820000000000001e-06 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.674584+0000", 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2796000000000001e-05 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.674595+0000", 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0379e-05 2024-09-21T11:00:04.616 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.674602+0000", 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5739999999999998e-06 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.674656+0000", 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.3681000000000003e-05 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.674665+0000", 2024-09-21T11:00:04.617 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.4010000000000003e-06 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.693376+0000", 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.018710032 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.693464+0000", 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.7979000000000006e-05 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T11:00:04.618 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.693576+0000", 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000112184 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.708772+0000", 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.015196263999999999 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.710841+0000", 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0020692940000000002 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.619 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.713128+0000", 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0022867249999999999 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.713230+0000", 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00010176899999999999 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.713322+0000", 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.2743000000000003e-05 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.620 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:213532 9.8 9:10372184:::benchmark_data_smithi003_186229_object106604:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:50:45.691884+0000", 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 558.90030407100005, 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.041822526, 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 213532 2024-09-21T11:00:04.621 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.691884+0000", 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.691884+0000", 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.622 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.691886+0000", 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6020000000000001e-06 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.691891+0000", 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.4920000000000004e-06 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.691901+0000", 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0685e-05 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.623 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.691907+0000", 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9800000000000003e-06 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.691969+0000", 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2268999999999996e-05 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.691976+0000", 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.939e-06 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.624 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.696371+0000", 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.004395014 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.696440+0000", 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.8972000000000003e-05 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.696510+0000", 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0029000000000003e-05 2024-09-21T11:00:04.625 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.708875+0000", 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.012364709999999999 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.727841+0000", 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.018965900000000001 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.733607+0000", 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0057663039999999999 2024-09-21T11:00:04.626 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.733664+0000", 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.6348999999999999e-05 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.733707+0000", 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3281000000000001e-05 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.627 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:213535 9.8 9:1ecd9562:::benchmark_data_smithi003_186229_object106607:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:50:45.694685+0000", 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 558.89750348300004, 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.039188147, 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 213535 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.628 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.694685+0000", 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.694685+0000", 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.694686+0000", 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.031e-06 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.629 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.694690+0000", 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3080000000000001e-06 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.694701+0000", 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0859999999999999e-05 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.694709+0000", 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.605e-06 2024-09-21T11:00:04.630 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.694768+0000", 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9361999999999998e-05 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.694779+0000", 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0533999999999999e-05 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.631 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.698115+0000", 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0033359909999999 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.698174+0000", 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9481999999999997e-05 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.698238+0000", 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3869999999999997e-05 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.632 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.708883+0000", 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010644888999999999 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.727921+0000", 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.019038060999999998 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.733771+0000", 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0058498300000000003 2024-09-21T11:00:04.633 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.733820+0000", 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8816999999999997e-05 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.733873+0000", 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.3507000000000001e-05 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.634 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:213543 9.8 9:19be9a01:::benchmark_data_smithi003_186229_object106615:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:50:45.704170+0000", 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 558.888018096, 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.02986417, 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 213543 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.635 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.704170+0000", 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.704170+0000", 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.704172+0000", 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8199999999999999e-06 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.636 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.704176+0000", 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.2959999999999999e-06 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.704186+0000", 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0695e-05 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.704193+0000", 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5910000000000001e-06 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.637 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.704258+0000", 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.5204999999999997e-05 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.704268+0000", 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.7480000000000005e-06 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.699504+0000", 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.99523629899999999 2024-09-21T11:00:04.638 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.699563+0000", 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9142999999999999e-05 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.699627+0000", 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3448000000000006e-05 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.639 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.708890+0000", 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0092631810000000005 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.731020+0000", 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.022130243000000001 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.733940+0000", 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0029197910000000001 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.640 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.733994+0000", 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.3659999999999998e-05 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.734035+0000", 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.1050000000000002e-05 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:213550 9.8 9:1858a73d:::benchmark_data_smithi003_186229_object106622:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T11:00:04.641 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:50:45.712012+0000", 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 558.88017656299996, 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0260649850000001, 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 213550 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.642 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.712012+0000", 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.712012+0000", 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.712014+0000", 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.562e-06 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.643 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.712018+0000", 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.498e-06 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.712030+0000", 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1681e-05 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.712037+0000", 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.6939999999999995e-06 2024-09-21T11:00:04.644 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.712090+0000", 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.2805e-05 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.712099+0000", 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.5969999999999992e-06 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.700887+0000", 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.98878846300000001 2024-09-21T11:00:04.645 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.700945+0000", 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8023000000000003e-05 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.701008+0000", 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2854000000000005e-05 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.646 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.708897+0000", 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0078889389999999993 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.734103+0000", 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.025205971000000001 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.737936+0000", 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00383322 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.647 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.738011+0000", 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.4642999999999997e-05 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.738077+0000", 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6035e-05 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:213554 9.8 9:141e21aa:::benchmark_data_smithi003_186229_object106626:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T11:00:04.648 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:50:45.715946+0000", 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 558.87624221900001, 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.028254808, 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 213554 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.715946+0000", 2024-09-21T11:00:04.649 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.715946+0000", 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.715948+0000", 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1939999999999999e-06 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.650 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.715952+0000", 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.3329999999999998e-06 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.715963+0000", 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0754000000000001e-05 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.715969+0000", 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6760000000000001e-06 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.651 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.717369+0000", 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0013993930000000001 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.717378+0000", 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.9250000000000001e-06 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.702261+0000", 2024-09-21T11:00:04.652 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.98488300900000003 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.702318+0000", 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.7454000000000003e-05 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.702381+0000", 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2824999999999996e-05 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.653 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.708904+0000", 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0065228689999999997 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.734155+0000", 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.025250841 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744088+0000", 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0099330600000000005 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.654 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744152+0000", 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4153999999999996e-05 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744201+0000", 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.9320999999999998e-05 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:213561 9.8 9:1be16249:::benchmark_data_smithi003_186229_object106633:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T11:00:04.655 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:50:45.724334+0000", 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 558.867854169, 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.0201055859999999, 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 213561 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.724334+0000", 2024-09-21T11:00:04.656 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.724334+0000", 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.724336+0000", 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.299e-06 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.657 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.724341+0000", 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.3820000000000003e-06 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.724357+0000", 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.5729000000000001e-05 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.724364+0000", 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.5610000000000001e-06 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.658 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.724432+0000", 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.7219999999999997e-05 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.724441+0000", 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.6819999999999998e-06 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.703648+0000", 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.97920718399999995 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.659 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.703706+0000", 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8060000000000003e-05 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.703769+0000", 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2605000000000001e-05 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.708910+0000", 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0051412189999999998 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.660 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.734201+0000", 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.025290521 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744284+0000", 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010083261 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744374+0000", 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.9529000000000003e-05 2024-09-21T11:00:04.661 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744440+0000", 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.6334000000000006e-05 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:213594 9.8 9:1be21a6b:::benchmark_data_smithi003_186229_object106666:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:50:45.774634+0000", 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 558.81755404800003, 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.96999933000000005, 2024-09-21T11:00:04.662 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 213594 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.774634+0000", 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.663 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.774634+0000", 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.774636+0000", 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.9199999999999998e-06 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.774641+0000", 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6319999999999999e-06 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.664 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.774653+0000", 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2394e-05 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.774662+0000", 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.5250000000000005e-06 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.774726+0000", 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4424000000000005e-05 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.665 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.774738+0000", 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1559999999999999e-05 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.704968+0000", 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.93023015799999997 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.705026+0000", 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.7612000000000003e-05 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.666 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.705089+0000", 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.3699000000000001e-05 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.708917+0000", 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.003828087 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.734248+0000", 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.025330808 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.667 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744549+0000", 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010300658000000001 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744593+0000", 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.4302999999999999e-05 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744634+0000", 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.0550000000000003e-05 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.668 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.45146.0:213613 9.8 9:193ec0f2:::benchmark_data_smithi003_186229_object106685:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e296)", 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:50:45.815736+0000", 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 558.77645251900003, 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.92908948499999999, 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.45146", 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/1881660642", 2024-09-21T11:00:04.669 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 213613 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.815736+0000", 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.815736+0000", 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.670 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.815737+0000", 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.071e-06 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.815742+0000", 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.5940000000000004e-06 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.815753+0000", 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1464000000000001e-05 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.671 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.815761+0000", 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.2109999999999998e-06 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.815806+0000", 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.4594e-05 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for peered", 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:45.815811+0000", 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.4e-06 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.672 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.706435+0000", 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.89062349500000004 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.706582+0000", 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014708500000000001 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 5,7", 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.706704+0000", 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00012218 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.673 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.709043+0000", 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0023392259999999998 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.734293+0000", 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.025250089999999999 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744713+0000", 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010419596 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.674 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744776+0000", 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2848999999999994e-05 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:50:46.744825+0000", 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.9629999999999997e-05 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35667.0:16196 11.9 11:972ba34f:::benchmark_data_smithi003_230175_object16195:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2024-09-21T11:00:04.675 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:57:47.434335+0000", 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 137.15785379499999, 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.75714856699999999, 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35667", 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 16196 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.434335+0000", 2024-09-21T11:00:04.676 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.434335+0000", 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.434336+0000", 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.172e-06 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.434368+0000", 2024-09-21T11:00:04.677 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.1665999999999998e-05 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.434379+0000", 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1358999999999999e-05 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.434385+0000", 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.4740000000000002e-06 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.440842+0000", 2024-09-21T11:00:04.678 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.006456331 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.440970+0000", 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00012810999999999999 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,6", 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.441102+0000", 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000131669 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.477440+0000", 2024-09-21T11:00:04.679 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.036338250000000002 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.477491+0000", 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.0858e-05 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:48.191284+0000", 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.71379369299999995 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.680 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:48.191402+0000", 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000118009 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:48.191483+0000", 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.0976000000000005e-05 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35667.0:16204 11.b 11:d56c477a:::benchmark_data_smithi003_230175_object16203:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e354)", 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:57:47.440594+0000", 2024-09-21T11:00:04.681 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 137.15159461499999, 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.75585560500000004, 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35667", 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 16204 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.440594+0000", 2024-09-21T11:00:04.682 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.440594+0000", 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.440594+0000", 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.4200000000000001e-07 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.440611+0000", 2024-09-21T11:00:04.683 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.6143000000000001e-05 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.440616+0000", 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.5559999999999998e-06 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.440620+0000", 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.216e-06 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.442030+0000", 2024-09-21T11:00:04.684 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001409738 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.475746+0000", 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.033715598999999999 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.475897+0000", 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000151333 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.477599+0000", 2024-09-21T11:00:04.685 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.001702091 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:47.480844+0000", 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0032449829999999999 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:48.195276+0000", 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.71443194200000004 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:48.196326+0000", 2024-09-21T11:00:04.686 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0010497340000000001 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:57:48.196450+0000", 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00012382800000000001 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35667.0:83221 11.b 11:d91287b4:::benchmark_data_smithi003_230175_object83220:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:58:46.851592+0000", 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 77.740596898999996, 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.37666706900000002, 2024-09-21T11:00:04.687 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35667", 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 83221 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.851592+0000", 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.688 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.851592+0000", 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.851593+0000", 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1820000000000001e-06 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.851619+0000", 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.6057000000000001e-05 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.689 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.851628+0000", 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.5019999999999998e-06 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.851634+0000", 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.8510000000000004e-06 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.853063+0000", 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0014286279999999999 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.690 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.853158+0000", 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.4748999999999997e-05 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.853231+0000", 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.3139000000000006e-05 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.855506+0000", 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0022749379999999998 2024-09-21T11:00:04.691 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:47.194561+0000", 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.33905574199999999 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:47.228088+0000", 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.033526237 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:47.228184+0000", 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.6683999999999998e-05 2024-09-21T11:00:04.692 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:47.228259+0000", 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.436e-05 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35667.0:83223 11.9 11:95597b24:::benchmark_data_smithi003_230175_object83222:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:58:46.852093+0000", 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 77.740095996999997, 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.38471456199999998, 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.693 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35667", 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 83223 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.852093+0000", 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.852093+0000", 2024-09-21T11:00:04.694 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.852094+0000", 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.9099999999999991e-07 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.852120+0000", 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.6682999999999998e-05 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.852132+0000", 2024-09-21T11:00:04.695 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1698999999999999e-05 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.852139+0000", 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.4610000000000002e-06 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.852501+0000", 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00036213 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.852638+0000", 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00013680300000000001 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.696 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,6", 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.852762+0000", 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000123619 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.855388+0000", 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0026263670000000001 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.855661+0000", 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00027319699999999998 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.697 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:47.236416+0000", 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.38075415000000001 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:47.236557+0000", 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00014171299999999999 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:47.236807+0000", 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00024974900000000001 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.698 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35667.0:83227 11.b 11:da48dfcb:::benchmark_data_smithi003_230175_object83226:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:58:46.857185+0000", 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 77.735003511000002, 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.38143966899999998, 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35667", 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 83227 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.699 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.857185+0000", 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.857185+0000", 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.857186+0000", 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.009e-06 2024-09-21T11:00:04.700 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.857204+0000", 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8408999999999999e-05 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.857214+0000", 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.4080000000000004e-06 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.857219+0000", 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.9690000000000002e-06 2024-09-21T11:00:04.701 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.857267+0000", 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.8041000000000003e-05 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.857424+0000", 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00015724000000000001 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.857553+0000", 2024-09-21T11:00:04.702 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00012856400000000001 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:46.860028+0000", 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.002475227 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:47.194712+0000", 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.33468402800000002 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:47.238454+0000", 2024-09-21T11:00:04.703 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.04374231 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:47.238554+0000", 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.9877000000000006e-05 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:47.238625+0000", 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0586999999999993e-05 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.704 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_op(client.35667.0:90113 11.b 11:dc3a3f6f:::benchmark_data_smithi003_230175_object90112:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e357)", 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:58:54.906175+0000", 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 69.686013818000006, 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.42811939199999999, 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "client_info": { 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "client": "client.35667", 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "tid": 90113 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.705 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:54.906175+0000", 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:54.906175+0000", 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:54.906176+0000", 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.046e-06 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.706 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:54.906194+0000", 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8681e-05 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:54.906206+0000", 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.1129e-05 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:54.906214+0000", 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.2060000000000007e-06 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.707 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:54.906736+0000", 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00052176299999999996 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:54.906835+0000", 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.9047000000000002e-05 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:54.906916+0000", 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.1607000000000007e-05 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.708 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:54.909971+0000", 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0030548440000000001 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "op_commit", 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:54.911855+0000", 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0018843620000000001 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:55.334145+0000", 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.42228920199999997 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.709 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:55.334235+0000", 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 9.0450000000000003e-05 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:58:55.334294+0000", 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 5.9055000000000003e-05 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.710 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35667.0:102634 11.1 e357/348 11:857623a0:::benchmark_data_smithi003_230175_object321:head v 357'6409, mlcod=357'6407)", 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:59:11.128685+0000", 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 53.463503928000002, 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.38242813199999998, 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128685+0000", 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.711 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128685+0000", 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128685+0000", 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.0899999999999997e-07 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128689+0000", 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.2599999999999999e-06 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.712 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128695+0000", 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2430000000000002e-06 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128700+0000", 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.6959999999999996e-06 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128817+0000", 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.000116771 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.713 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.128835+0000", 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.8502999999999999e-05 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.510497+0000", 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.38166156099999998 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.511113+0000", 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00061578900000000005 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.714 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35667.0:102648 11.1 e357/348 11:88c39ac7:::benchmark_data_smithi003_230175_object335:head v 357'6410, mlcod=357'6407)", 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:59:11.139519+0000", 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 53.452669557999997, 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.37163313199999998, 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139519+0000", 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.715 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139519+0000", 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139520+0000", 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 8.4799999999999997e-07 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139528+0000", 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.6869999999999994e-06 2024-09-21T11:00:04.716 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139540+0000", 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 1.2941e-05 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.139546+0000", 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.0229999999999998e-06 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147879+0000", 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.0083328619999999999 2024-09-21T11:00:04.717 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147900+0000", 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.0781999999999999e-05 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.511121+0000", 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.36322073900000001 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.511152+0000", 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 3.1250000000000001e-05 2024-09-21T11:00:04.718 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: "description": "osd_repop(client.35667.0:102656 11.1 e358/348)", 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: "initiated_at": "2024-09-21T10:59:11.147821+0000", 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: "age": 53.444367878999998, 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.37458939600000002, 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: "continuous": false, 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: "type_data": { 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: "events": [ 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "initiated", 2024-09-21T11:00:04.719 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147821+0000", 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "header_read", 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147821+0000", 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "throttled", 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147821+0000", 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 4.7300000000000001e-07 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.720 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "all_read", 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147828+0000", 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.0219999999999999e-06 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "dispatched", 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147835+0000", 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 7.1609999999999997e-06 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "queued_for_pg", 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.147842+0000", 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 6.2360000000000001e-06 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.721 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "reached_pg", 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.511291+0000", 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.363449564 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "started", 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.511314+0000", 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 2.2425999999999998e-05 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "commit_sent", 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.522081+0000", 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.010767139 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: }, 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: { 2024-09-21T11:00:04.722 INFO:teuthology.orchestra.run.smithi003.stdout: "event": "done", 2024-09-21T11:00:04.723 INFO:teuthology.orchestra.run.smithi003.stdout: "time": "2024-09-21T10:59:11.522410+0000", 2024-09-21T11:00:04.723 INFO:teuthology.orchestra.run.smithi003.stdout: "duration": 0.00032937500000000002 2024-09-21T11:00:04.723 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.723 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.723 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.723 INFO:teuthology.orchestra.run.smithi003.stdout: } 2024-09-21T11:00:04.723 INFO:teuthology.orchestra.run.smithi003.stdout: ] 2024-09-21T11:00:04.723 INFO:teuthology.orchestra.run.smithi003.stdout:} 2024-09-21T11:00:04.723 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:04.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:04.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:04.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:04 smithi204 bash[78884]: cluster 2024-09-21T11:00:03.064975+0000 mgr.y (mgr.25133) 1425 : cluster [DBG] pgmap v1521: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2024-09-21T11:00:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:04 smithi204 bash[78884]: cluster 2024-09-21T11:00:03.064975+0000 mgr.y (mgr.25133) 1425 : cluster [DBG] pgmap v1521: 109 pgs: 109 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2024-09-21T11:00:04.844 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:04.865 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:04.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:04.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:04.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:04.995 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:04.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:04.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:05.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:05.132 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:05.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:05.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:05.238 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:05.264 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:05.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:05.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:05.370 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:05.408 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:05.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:05.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:05.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:05 smithi003 bash[88275]: audit 2024-09-21T11:00:04.261578+0000 mgr.y (mgr.25133) 1426 : audit [DBG] from='client.45644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:00:05.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:05 smithi003 bash[88275]: audit 2024-09-21T11:00:04.261578+0000 mgr.y (mgr.25133) 1426 : audit [DBG] from='client.45644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:00:05.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:05 smithi003 bash[89466]: audit 2024-09-21T11:00:04.261578+0000 mgr.y (mgr.25133) 1426 : audit [DBG] from='client.45644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:00:05.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:05 smithi003 bash[89466]: audit 2024-09-21T11:00:04.261578+0000 mgr.y (mgr.25133) 1426 : audit [DBG] from='client.45644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:00:05.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:05 smithi204 bash[78884]: audit 2024-09-21T11:00:04.261578+0000 mgr.y (mgr.25133) 1426 : audit [DBG] from='client.45644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:00:05.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:05 smithi204 bash[78884]: audit 2024-09-21T11:00:04.261578+0000 mgr.y (mgr.25133) 1426 : audit [DBG] from='client.45644 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:00:05.517 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:05.535 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:05.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:05.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:05.637 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:05.669 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:05.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:05.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:05.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:05.799 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:05.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:05.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:05.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:05.945 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:05.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:05.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:06.047 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:06.071 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:06.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:06.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:06.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:06.202 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:06.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:06.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:06.312 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:06.345 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:06.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:06.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:06.450 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:06.457 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:06 smithi204 bash[78884]: cluster 2024-09-21T11:00:05.065732+0000 mgr.y (mgr.25133) 1427 : cluster [DBG] pgmap v1522: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T11:00:06.458 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:06 smithi204 bash[78884]: cluster 2024-09-21T11:00:05.065732+0000 mgr.y (mgr.25133) 1427 : cluster [DBG] pgmap v1522: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T11:00:06.468 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:06.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:06.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:06.570 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:06.594 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:06.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:06.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:06.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:06.723 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:06.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:06.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:06.832 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:06.855 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:06.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:06.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:06.958 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:06.981 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:06.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:06.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:07.086 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:07.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:06 smithi003 bash[89466]: cluster 2024-09-21T11:00:05.065732+0000 mgr.y (mgr.25133) 1427 : cluster [DBG] pgmap v1522: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T11:00:07.098 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:06 smithi003 bash[89466]: cluster 2024-09-21T11:00:05.065732+0000 mgr.y (mgr.25133) 1427 : cluster [DBG] pgmap v1522: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T11:00:07.098 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:06 smithi003 bash[88275]: cluster 2024-09-21T11:00:05.065732+0000 mgr.y (mgr.25133) 1427 : cluster [DBG] pgmap v1522: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T11:00:07.098 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:06 smithi003 bash[88275]: cluster 2024-09-21T11:00:05.065732+0000 mgr.y (mgr.25133) 1427 : cluster [DBG] pgmap v1522: 109 pgs: 109 active+clean; 3.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-09-21T11:00:07.109 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:07.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:07.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:07.214 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:07.243 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:07.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:07.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:07.329 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":1521,"stamp":"2024-09-21T11:00:03.064726+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4274657277,"num_objects":65244,"num_object_clones":0,"num_object_copies":195732,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":65244,"num_whiteouts":0,"num_read":23,"num_read_kb":22,"num_write":139468,"num_write_kb":6547874,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":55,"num_bytes_recovered":1454216,"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":119999,"ondisk_log_size":119999,"up":327,"acting":327,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":327,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":18742184,"kb_used_data":12628008,"kb_used_omap":32,"kb_used_meta":6113951,"kb_avail":731219032,"statfs":{"total":767960285184,"available":748768288768,"internally_reserved":0,"allocated":12931080192,"data_stored":12916012338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33708,"internal_metadata":6260685908},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,0,3,8,4,2],"upper_bound":64},"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":-460062720,"num_objects":-7020,"num_object_clones":0,"num_object_copies":-21060,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7020,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7020,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.003772"},"pg_stats":[{"pgid":"1.11","version":"84'149","reported_seq":666,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.441394+0000","last_change":"2024-09-21T10:58:04.065715+0000","last_active":"2024-09-21T10:59:50.441394+0000","last_peered":"2024-09-21T10:59:50.441394+0000","last_clean":"2024-09-21T10:59:50.441394+0000","last_became_active":"2024-09-21T10:53:08.727431+0000","last_became_peered":"2024-09-21T10:53:08.727431+0000","last_unstale":"2024-09-21T10:59:50.441394+0000","last_undegraded":"2024-09-21T10:59:50.441394+0000","last_fullsized":"2024-09-21T10:59:50.441394+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:58:04.065660+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:50:48.469137+0000","last_clean_scrub_stamp":"2024-09-21T10:58:04.065660+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:07:13.543444+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":106,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.454012+0000","last_change":"2024-09-21T10:55:42.392924+0000","last_active":"2024-09-21T10:59:50.454012+0000","last_peered":"2024-09-21T10:59:50.454012+0000","last_clean":"2024-09-21T10:59:50.454012+0000","last_became_active":"2024-09-21T10:55:42.391876+0000","last_became_peered":"2024-09-21T10:55:42.391876+0000","last_unstale":"2024-09-21T10:59:50.454012+0000","last_undegraded":"2024-09-21T10:59:50.454012+0000","last_fullsized":"2024-09-21T10:59:50.454012+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:40:10.201338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.13","version":"72'2","reported_seq":157,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195584+0000","last_change":"2024-09-21T10:48:41.737067+0000","last_active":"2024-09-21T10:59:20.195584+0000","last_peered":"2024-09-21T10:59:20.195584+0000","last_clean":"2024-09-21T10:59:20.195584+0000","last_became_active":"2024-09-21T10:48:41.727159+0000","last_became_peered":"2024-09-21T10:48:41.727159+0000","last_unstale":"2024-09-21T10:59:20.195584+0000","last_undegraded":"2024-09-21T10:59:20.195584+0000","last_fullsized":"2024-09-21T10:59:20.195584+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:51:50.896954+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.10","version":"84'149","reported_seq":562,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:44.787322+0000","last_change":"2024-09-21T10:50:21.120637+0000","last_active":"2024-09-21T10:59:44.787322+0000","last_peered":"2024-09-21T10:59:44.787322+0000","last_clean":"2024-09-21T10:59:44.787322+0000","last_became_active":"2024-09-21T10:50:21.120240+0000","last_became_peered":"2024-09-21T10:50:21.120240+0000","last_unstale":"2024-09-21T10:59:44.787322+0000","last_undegraded":"2024-09-21T10:59:44.787322+0000","last_fullsized":"2024-09-21T10:59:44.787322+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.449224+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.449224+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:13:41.262667+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":335,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:49.803400+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T10:59:49.803400+0000","last_peered":"2024-09-21T10:59:49.803400+0000","last_clean":"2024-09-21T10:59:49.803400+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T10:59:49.803400+0000","last_undegraded":"2024-09-21T10:59:49.803400+0000","last_fullsized":"2024-09-21T10:59:49.803400+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.439608+0000","last_change":"2024-09-21T10:53:05.746015+0000","last_active":"2024-09-21T10:59:50.439608+0000","last_peered":"2024-09-21T10:59:50.439608+0000","last_clean":"2024-09-21T10:59:50.439608+0000","last_became_active":"2024-09-21T10:53:05.745469+0000","last_became_peered":"2024-09-21T10:53:05.745469+0000","last_unstale":"2024-09-21T10:59:50.439608+0000","last_undegraded":"2024-09-21T10:59:50.439608+0000","last_fullsized":"2024-09-21T10:59:50.439608+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:29.408435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"84'149","reported_seq":826,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.454434+0000","last_change":"2024-09-21T10:50:21.945687+0000","last_active":"2024-09-21T10:59:50.454434+0000","last_peered":"2024-09-21T10:59:50.454434+0000","last_clean":"2024-09-21T10:59:50.454434+0000","last_became_active":"2024-09-21T10:50:21.112830+0000","last_became_peered":"2024-09-21T10:50:21.112830+0000","last_unstale":"2024-09-21T10:59:50.454434+0000","last_undegraded":"2024-09-21T10:59:50.454434+0000","last_fullsized":"2024-09-21T10:59:50.454434+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:21.945624+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:21.945624+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:00.376637+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":96,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.440951+0000","last_change":"2024-09-21T10:53:05.748138+0000","last_active":"2024-09-21T10:59:50.440951+0000","last_peered":"2024-09-21T10:59:50.440951+0000","last_clean":"2024-09-21T10:59:50.440951+0000","last_became_active":"2024-09-21T10:53:05.747425+0000","last_became_peered":"2024-09-21T10:53:05.747425+0000","last_unstale":"2024-09-21T10:59:50.440951+0000","last_undegraded":"2024-09-21T10:59:50.440951+0000","last_fullsized":"2024-09-21T10:59:50.440951+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:05:01.351472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":315,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195226+0000","last_change":"2024-09-21T10:44:05.073557+0000","last_active":"2024-09-21T10:59:20.195226+0000","last_peered":"2024-09-21T10:59:20.195226+0000","last_clean":"2024-09-21T10:59:20.195226+0000","last_became_active":"2024-09-21T10:44:05.073240+0000","last_became_peered":"2024-09-21T10:44:05.073240+0000","last_unstale":"2024-09-21T10:59:20.195226+0000","last_undegraded":"2024-09-21T10:59:20.195226+0000","last_fullsized":"2024-09-21T10:59:20.195226+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:43:20.924056+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"84'149","reported_seq":588,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:44.787377+0000","last_change":"2024-09-21T10:55:42.380907+0000","last_active":"2024-09-21T10:59:44.787377+0000","last_peered":"2024-09-21T10:59:44.787377+0000","last_clean":"2024-09-21T10:59:44.787377+0000","last_became_active":"2024-09-21T10:55:42.380508+0000","last_became_peered":"2024-09-21T10:55:42.380508+0000","last_unstale":"2024-09-21T10:59:44.787377+0000","last_undegraded":"2024-09-21T10:59:44.787377+0000","last_fullsized":"2024-09-21T10:59:44.787377+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.369629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.369629+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:54:47.637744+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":593,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.446275+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T10:59:50.446275+0000","last_peered":"2024-09-21T10:59:50.446275+0000","last_clean":"2024-09-21T10:59:50.446275+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T10:59:50.446275+0000","last_undegraded":"2024-09-21T10:59:50.446275+0000","last_fullsized":"2024-09-21T10:59:50.446275+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":312,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.183973+0000","last_change":"2024-09-21T10:53:05.765999+0000","last_active":"2024-09-21T10:59:20.183973+0000","last_peered":"2024-09-21T10:59:20.183973+0000","last_clean":"2024-09-21T10:59:20.183973+0000","last_became_active":"2024-09-21T10:53:05.705454+0000","last_became_peered":"2024-09-21T10:53:05.705454+0000","last_unstale":"2024-09-21T10:59:20.183973+0000","last_undegraded":"2024-09-21T10:59:20.183973+0000","last_fullsized":"2024-09-21T10:59:20.183973+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:18:28.993742+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":20,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.7","version":"360'8653","reported_seq":8675,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:59.784549+0000","last_change":"2024-09-21T10:57:14.183032+0000","last_active":"2024-09-21T10:59:59.784549+0000","last_peered":"2024-09-21T10:59:59.784549+0000","last_clean":"2024-09-21T10:59:59.784549+0000","last_became_active":"2024-09-21T10:57:14.182749+0000","last_became_peered":"2024-09-21T10:57:14.182749+0000","last_unstale":"2024-09-21T10:59:59.784549+0000","last_undegraded":"2024-09-21T10:59:59.784549+0000","last_fullsized":"2024-09-21T10:59:59.784549+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":8653,"log_dups_size":0,"ondisk_log_size":8653,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:54:21.339314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":263127040,"num_objects":4015,"num_object_clones":0,"num_object_copies":12045,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4015,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8653,"num_write_kb":405376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.d","version":"84'149","reported_seq":681,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195415+0000","last_change":"2024-09-21T10:50:28.215073+0000","last_active":"2024-09-21T10:59:20.195415+0000","last_peered":"2024-09-21T10:59:20.195415+0000","last_clean":"2024-09-21T10:59:20.195415+0000","last_became_active":"2024-09-21T10:50:21.117572+0000","last_became_peered":"2024-09-21T10:50:21.117572+0000","last_unstale":"2024-09-21T10:59:20.195415+0000","last_undegraded":"2024-09-21T10:59:20.195415+0000","last_fullsized":"2024-09-21T10:59:20.195415+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:28.214958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:28.214958+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:15:27.672949+0000","scrub_duration":0.11537457299999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":169,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.462941+0000","last_change":"2024-09-21T10:53:05.769112+0000","last_active":"2024-09-21T10:59:50.462941+0000","last_peered":"2024-09-21T10:59:50.462941+0000","last_clean":"2024-09-21T10:59:50.462941+0000","last_became_active":"2024-09-21T10:53:05.725192+0000","last_became_peered":"2024-09-21T10:53:05.725192+0000","last_unstale":"2024-09-21T10:59:50.462941+0000","last_undegraded":"2024-09-21T10:59:50.462941+0000","last_fullsized":"2024-09-21T10:59:50.462941+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:36.010935+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":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":355,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.188723+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T10:59:20.188723+0000","last_peered":"2024-09-21T10:59:20.188723+0000","last_clean":"2024-09-21T10:59:20.188723+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T10:59:20.188723+0000","last_undegraded":"2024-09-21T10:59:20.188723+0000","last_fullsized":"2024-09-21T10:59:20.188723+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"360'8774","reported_seq":8810,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T11:00:00.749533+0000","last_change":"2024-09-21T10:57:14.187029+0000","last_active":"2024-09-21T11:00:00.749533+0000","last_peered":"2024-09-21T11:00:00.749533+0000","last_clean":"2024-09-21T11:00:00.749533+0000","last_became_active":"2024-09-21T10:57:14.186537+0000","last_became_peered":"2024-09-21T10:57:14.186537+0000","last_unstale":"2024-09-21T11:00:00.749533+0000","last_undegraded":"2024-09-21T11:00:00.749533+0000","last_fullsized":"2024-09-21T11:00:00.749533+0000","mapping_epoch":348,"log_start":"354'600","ondisk_log_start":"354'600","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":8174,"log_dups_size":0,"ondisk_log_size":8174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:39:00.722106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268304384,"num_objects":4094,"num_object_clones":0,"num_object_copies":12282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4094,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8774,"num_write_kb":411776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"84'149","reported_seq":847,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.445505+0000","last_change":"2024-09-21T10:55:12.757744+0000","last_active":"2024-09-21T10:59:50.445505+0000","last_peered":"2024-09-21T10:59:50.445505+0000","last_clean":"2024-09-21T10:59:50.445505+0000","last_became_active":"2024-09-21T10:55:12.757045+0000","last_became_peered":"2024-09-21T10:55:12.757045+0000","last_unstale":"2024-09-21T10:59:50.445505+0000","last_undegraded":"2024-09-21T10:59:50.445505+0000","last_fullsized":"2024-09-21T10:59:50.445505+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:24.202723+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:24.202723+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:20:29.702602+0000","scrub_duration":19,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":143,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:49.531156+0000","last_change":"2024-09-21T10:44:05.073585+0000","last_active":"2024-09-21T10:59:49.531156+0000","last_peered":"2024-09-21T10:59:49.531156+0000","last_clean":"2024-09-21T10:59:49.531156+0000","last_became_active":"2024-09-21T10:44:05.073348+0000","last_became_peered":"2024-09-21T10:44:05.073348+0000","last_unstale":"2024-09-21T10:59:49.531156+0000","last_undegraded":"2024-09-21T10:59:49.531156+0000","last_fullsized":"2024-09-21T10:59:49.531156+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:48:33.127824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,7,1],"acting":[4,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":370,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195160+0000","last_change":"2024-09-21T10:55:42.378741+0000","last_active":"2024-09-21T10:59:20.195160+0000","last_peered":"2024-09-21T10:59:20.195160+0000","last_clean":"2024-09-21T10:59:20.195160+0000","last_became_active":"2024-09-21T10:55:42.378303+0000","last_became_peered":"2024-09-21T10:55:42.378303+0000","last_unstale":"2024-09-21T10:59:20.195160+0000","last_undegraded":"2024-09-21T10:59:20.195160+0000","last_fullsized":"2024-09-21T10:59:20.195160+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:54:48.710127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"360'8742","reported_seq":8764,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:59.782227+0000","last_change":"2024-09-21T10:57:14.463273+0000","last_active":"2024-09-21T10:59:59.782227+0000","last_peered":"2024-09-21T10:59:59.782227+0000","last_clean":"2024-09-21T10:59:59.782227+0000","last_became_active":"2024-09-21T10:57:14.462108+0000","last_became_peered":"2024-09-21T10:57:14.462108+0000","last_unstale":"2024-09-21T10:59:59.782227+0000","last_undegraded":"2024-09-21T10:59:59.782227+0000","last_fullsized":"2024-09-21T10:59:59.782227+0000","mapping_epoch":348,"log_start":"353'100","ondisk_log_start":"353'100","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":8642,"log_dups_size":0,"ondisk_log_size":8642,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:55:39.611792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264765440,"num_objects":4040,"num_object_clones":0,"num_object_copies":12120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4040,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8742,"num_write_kb":409024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.f","version":"84'149","reported_seq":726,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.183872+0000","last_change":"2024-09-21T10:50:23.501618+0000","last_active":"2024-09-21T10:59:20.183872+0000","last_peered":"2024-09-21T10:59:20.183872+0000","last_clean":"2024-09-21T10:59:20.183872+0000","last_became_active":"2024-09-21T10:50:21.123530+0000","last_became_peered":"2024-09-21T10:50:21.123530+0000","last_unstale":"2024-09-21T10:59:20.183872+0000","last_undegraded":"2024-09-21T10:59:20.183872+0000","last_fullsized":"2024-09-21T10:59:20.183872+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:23.501498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:23.501498+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:50:44.896326+0000","scrub_duration":0.002351892,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":143,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:49.803386+0000","last_change":"2024-09-21T10:44:05.082524+0000","last_active":"2024-09-21T10:59:49.803386+0000","last_peered":"2024-09-21T10:59:49.803386+0000","last_clean":"2024-09-21T10:59:49.803386+0000","last_became_active":"2024-09-21T10:44:05.082152+0000","last_became_peered":"2024-09-21T10:44:05.082152+0000","last_unstale":"2024-09-21T10:59:49.803386+0000","last_undegraded":"2024-09-21T10:59:49.803386+0000","last_fullsized":"2024-09-21T10:59:49.803386+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:11.919774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":236,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.184085+0000","last_change":"2024-09-21T10:57:41.717016+0000","last_active":"2024-09-21T10:59:20.184085+0000","last_peered":"2024-09-21T10:59:20.184085+0000","last_clean":"2024-09-21T10:59:20.184085+0000","last_became_active":"2024-09-21T10:57:41.716847+0000","last_became_peered":"2024-09-21T10:57:41.716847+0000","last_unstale":"2024-09-21T10:59:20.184085+0000","last_undegraded":"2024-09-21T10:59:20.184085+0000","last_fullsized":"2024-09-21T10:59:20.184085+0000","mapping_epoch":353,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":354,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:41:48.293375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.4","version":"360'8782","reported_seq":8804,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:59.940966+0000","last_change":"2024-09-21T10:57:14.461674+0000","last_active":"2024-09-21T10:59:59.940966+0000","last_peered":"2024-09-21T10:59:59.940966+0000","last_clean":"2024-09-21T10:59:59.940966+0000","last_became_active":"2024-09-21T10:57:14.461023+0000","last_became_peered":"2024-09-21T10:57:14.461023+0000","last_unstale":"2024-09-21T10:59:59.940966+0000","last_undegraded":"2024-09-21T10:59:59.940966+0000","last_fullsized":"2024-09-21T10:59:59.940966+0000","mapping_epoch":348,"log_start":"354'2100","ondisk_log_start":"354'2100","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6682,"log_dups_size":0,"ondisk_log_size":6682,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:44:53.330968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":271450112,"num_objects":4142,"num_object_clones":0,"num_object_copies":12426,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4142,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8782,"num_write_kb":413568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"84'149","reported_seq":482,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:24.518349+0000","last_change":"2024-09-21T10:50:29.150057+0000","last_active":"2024-09-21T10:59:24.518349+0000","last_peered":"2024-09-21T10:59:24.518349+0000","last_clean":"2024-09-21T10:59:24.518349+0000","last_became_active":"2024-09-21T10:50:21.117857+0000","last_became_peered":"2024-09-21T10:50:21.117857+0000","last_unstale":"2024-09-21T10:59:24.518349+0000","last_undegraded":"2024-09-21T10:59:24.518349+0000","last_fullsized":"2024-09-21T10:59:24.518349+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:29.149822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:29.149822+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:46:05.513007+0000","scrub_duration":0.0074667730000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":370,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.189111+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T10:59:20.189111+0000","last_peered":"2024-09-21T10:59:20.189111+0000","last_clean":"2024-09-21T10:59:20.189111+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T10:59:20.189111+0000","last_undegraded":"2024-09-21T10:59:20.189111+0000","last_fullsized":"2024-09-21T10:59:20.189111+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.441512+0000","last_change":"2024-09-21T10:53:05.738984+0000","last_active":"2024-09-21T10:59:50.441512+0000","last_peered":"2024-09-21T10:59:50.441512+0000","last_clean":"2024-09-21T10:59:50.441512+0000","last_became_active":"2024-09-21T10:53:05.738192+0000","last_became_peered":"2024-09-21T10:53:05.738192+0000","last_unstale":"2024-09-21T10:59:50.441512+0000","last_undegraded":"2024-09-21T10:59:50.441512+0000","last_fullsized":"2024-09-21T10:59:50.441512+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:32:54.812147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.3","version":"360'8703","reported_seq":8725,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T11:00:00.037353+0000","last_change":"2024-09-21T10:57:14.461059+0000","last_active":"2024-09-21T11:00:00.037353+0000","last_peered":"2024-09-21T11:00:00.037353+0000","last_clean":"2024-09-21T11:00:00.037353+0000","last_became_active":"2024-09-21T10:57:14.460667+0000","last_became_peered":"2024-09-21T10:57:14.460667+0000","last_unstale":"2024-09-21T11:00:00.037353+0000","last_undegraded":"2024-09-21T11:00:00.037353+0000","last_fullsized":"2024-09-21T11:00:00.037353+0000","mapping_epoch":348,"log_start":"354'2000","ondisk_log_start":"354'2000","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+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 @ 2024-09-22T15:42:20.240993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":261554176,"num_objects":3991,"num_object_clones":0,"num_object_copies":11973,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3991,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8703,"num_write_kb":406208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"84'149","reported_seq":768,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.447152+0000","last_change":"2024-09-21T10:48:44.763186+0000","last_active":"2024-09-21T10:59:50.447152+0000","last_peered":"2024-09-21T10:59:50.447152+0000","last_clean":"2024-09-21T10:59:50.447152+0000","last_became_active":"2024-09-21T10:48:44.762411+0000","last_became_peered":"2024-09-21T10:48:44.762411+0000","last_unstale":"2024-09-21T10:59:50.447152+0000","last_undegraded":"2024-09-21T10:59:50.447152+0000","last_fullsized":"2024-09-21T10:59:50.447152+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:07.698079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:07.698079+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:24:04.570250+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":101,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.441395+0000","last_change":"2024-09-21T10:53:05.767141+0000","last_active":"2024-09-21T10:59:50.441395+0000","last_peered":"2024-09-21T10:59:50.441395+0000","last_clean":"2024-09-21T10:59:50.441395+0000","last_became_active":"2024-09-21T10:53:05.747563+0000","last_became_peered":"2024-09-21T10:53:05.747563+0000","last_unstale":"2024-09-21T10:59:50.441395+0000","last_undegraded":"2024-09-21T10:59:50.441395+0000","last_fullsized":"2024-09-21T10:59:50.441395+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:44:57.607797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":369,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.196988+0000","last_change":"2024-09-21T10:39:11.736351+0000","last_active":"2024-09-21T10:59:20.196988+0000","last_peered":"2024-09-21T10:59:20.196988+0000","last_clean":"2024-09-21T10:59:20.196988+0000","last_became_active":"2024-09-21T10:39:11.736048+0000","last_became_peered":"2024-09-21T10:39:11.736048+0000","last_unstale":"2024-09-21T10:59:20.196988+0000","last_undegraded":"2024-09-21T10:59:20.196988+0000","last_fullsized":"2024-09-21T10:59:20.196988+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:06.883075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"360'8787","reported_seq":8822,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:58.875859+0000","last_change":"2024-09-21T10:57:14.180099+0000","last_active":"2024-09-21T10:59:58.875859+0000","last_peered":"2024-09-21T10:59:58.875859+0000","last_clean":"2024-09-21T10:59:58.875859+0000","last_became_active":"2024-09-21T10:57:14.179251+0000","last_became_peered":"2024-09-21T10:57:14.179251+0000","last_unstale":"2024-09-21T10:59:58.875859+0000","last_undegraded":"2024-09-21T10:59:58.875859+0000","last_fullsized":"2024-09-21T10:59:58.875859+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":8787,"log_dups_size":0,"ondisk_log_size":8787,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:37:46.622424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278593536,"num_objects":4251,"num_object_clones":0,"num_object_copies":12753,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4251,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8787,"num_write_kb":417216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"170'150","reported_seq":637,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.188627+0000","last_change":"2024-09-21T10:52:44.049127+0000","last_active":"2024-09-21T10:59:20.188627+0000","last_peered":"2024-09-21T10:59:20.188627+0000","last_clean":"2024-09-21T10:59:20.188627+0000","last_became_active":"2024-09-21T10:52:44.048664+0000","last_became_peered":"2024-09-21T10:52:44.048664+0000","last_unstale":"2024-09-21T10:59:20.188627+0000","last_undegraded":"2024-09-21T10:59:20.188627+0000","last_fullsized":"2024-09-21T10:59:20.188627+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:18.347112+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":245,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.183951+0000","last_change":"2024-09-21T10:55:42.384506+0000","last_active":"2024-09-21T10:59:20.183951+0000","last_peered":"2024-09-21T10:59:20.183951+0000","last_clean":"2024-09-21T10:59:20.183951+0000","last_became_active":"2024-09-21T10:55:42.384228+0000","last_became_peered":"2024-09-21T10:55:42.384228+0000","last_unstale":"2024-09-21T10:59:20.183951+0000","last_undegraded":"2024-09-21T10:59:20.183951+0000","last_fullsized":"2024-09-21T10:59:20.183951+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:20:55.117696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195558+0000","last_change":"2024-09-21T10:48:41.737518+0000","last_active":"2024-09-21T10:59:20.195558+0000","last_peered":"2024-09-21T10:59:20.195558+0000","last_clean":"2024-09-21T10:59:20.195558+0000","last_became_active":"2024-09-21T10:48:41.737190+0000","last_became_peered":"2024-09-21T10:48:41.737190+0000","last_unstale":"2024-09-21T10:59:20.195558+0000","last_undegraded":"2024-09-21T10:59:20.195558+0000","last_fullsized":"2024-09-21T10:59:20.195558+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:46:40.026779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"360'8763","reported_seq":8785,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T11:00:00.032302+0000","last_change":"2024-09-21T10:57:14.181869+0000","last_active":"2024-09-21T11:00:00.032302+0000","last_peered":"2024-09-21T11:00:00.032302+0000","last_clean":"2024-09-21T11:00:00.032302+0000","last_became_active":"2024-09-21T10:57:14.181548+0000","last_became_peered":"2024-09-21T10:57:14.181548+0000","last_unstale":"2024-09-21T11:00:00.032302+0000","last_undegraded":"2024-09-21T11:00:00.032302+0000","last_fullsized":"2024-09-21T11:00:00.032302+0000","mapping_epoch":348,"log_start":"354'2000","ondisk_log_start":"354'2000","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6763,"log_dups_size":0,"ondisk_log_size":6763,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:04:34.406367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262471680,"num_objects":4005,"num_object_clones":0,"num_object_copies":12015,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4005,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8763,"num_write_kb":408576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.b","version":"84'149","reported_seq":845,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.454575+0000","last_change":"2024-09-21T10:55:42.381913+0000","last_active":"2024-09-21T10:59:50.454575+0000","last_peered":"2024-09-21T10:59:50.454575+0000","last_clean":"2024-09-21T10:59:50.454575+0000","last_became_active":"2024-09-21T10:55:42.380846+0000","last_became_peered":"2024-09-21T10:55:42.380846+0000","last_unstale":"2024-09-21T10:59:50.454575+0000","last_undegraded":"2024-09-21T10:59:50.454575+0000","last_fullsized":"2024-09-21T10:59:50.454575+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:25.970744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:25.970744+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:39:56.029137+0000","scrub_duration":55,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":356,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195249+0000","last_change":"2024-09-21T10:48:41.727307+0000","last_active":"2024-09-21T10:59:20.195249+0000","last_peered":"2024-09-21T10:59:20.195249+0000","last_clean":"2024-09-21T10:59:20.195249+0000","last_became_active":"2024-09-21T10:48:41.726873+0000","last_became_peered":"2024-09-21T10:48:41.726873+0000","last_unstale":"2024-09-21T10:59:20.195249+0000","last_undegraded":"2024-09-21T10:59:20.195249+0000","last_fullsized":"2024-09-21T10:59:20.195249+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:02:18.192544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":387,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195773+0000","last_change":"2024-09-21T10:55:42.378768+0000","last_active":"2024-09-21T10:59:20.195773+0000","last_peered":"2024-09-21T10:59:20.195773+0000","last_clean":"2024-09-21T10:59:20.195773+0000","last_became_active":"2024-09-21T10:55:42.378360+0000","last_became_peered":"2024-09-21T10:55:42.378360+0000","last_unstale":"2024-09-21T10:59:20.195773+0000","last_undegraded":"2024-09-21T10:59:20.195773+0000","last_fullsized":"2024-09-21T10:59:20.195773+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:12:08.339408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"360'8624","reported_seq":8660,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T11:00:00.566753+0000","last_change":"2024-09-21T10:57:14.461889+0000","last_active":"2024-09-21T11:00:00.566753+0000","last_peered":"2024-09-21T11:00:00.566753+0000","last_clean":"2024-09-21T11:00:00.566753+0000","last_became_active":"2024-09-21T10:57:14.460971+0000","last_became_peered":"2024-09-21T10:57:14.460971+0000","last_unstale":"2024-09-21T11:00:00.566753+0000","last_undegraded":"2024-09-21T11:00:00.566753+0000","last_fullsized":"2024-09-21T11:00:00.566753+0000","mapping_epoch":348,"log_start":"354'1900","ondisk_log_start":"354'1900","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6724,"log_dups_size":0,"ondisk_log_size":6724,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:23:49.377611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259653632,"num_objects":3962,"num_object_clones":0,"num_object_copies":11886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3962,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8624,"num_write_kb":402752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.a","version":"84'149","reported_seq":644,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:24.784905+0000","last_change":"2024-09-21T10:48:44.757835+0000","last_active":"2024-09-21T10:59:24.784905+0000","last_peered":"2024-09-21T10:59:24.784905+0000","last_clean":"2024-09-21T10:59:24.784905+0000","last_became_active":"2024-09-21T10:48:44.757489+0000","last_became_peered":"2024-09-21T10:48:44.757489+0000","last_unstale":"2024-09-21T10:59:24.784905+0000","last_undegraded":"2024-09-21T10:59:24.784905+0000","last_fullsized":"2024-09-21T10:59:24.784905+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:17.720989+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":610,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.447588+0000","last_change":"2024-09-21T10:55:42.383800+0000","last_active":"2024-09-21T10:59:50.447588+0000","last_peered":"2024-09-21T10:59:50.447588+0000","last_clean":"2024-09-21T10:59:50.447588+0000","last_became_active":"2024-09-21T10:55:42.381743+0000","last_became_peered":"2024-09-21T10:55:42.381743+0000","last_unstale":"2024-09-21T10:59:50.447588+0000","last_undegraded":"2024-09-21T10:59:50.447588+0000","last_fullsized":"2024-09-21T10:59:50.447588+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:24:43.123312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":579,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.456861+0000","last_change":"2024-09-21T10:27:39.426430+0000","last_active":"2024-09-21T10:59:50.456861+0000","last_peered":"2024-09-21T10:59:50.456861+0000","last_clean":"2024-09-21T10:59:50.456861+0000","last_became_active":"2024-09-21T10:27:39.426052+0000","last_became_peered":"2024-09-21T10:27:39.426052+0000","last_unstale":"2024-09-21T10:59:50.456861+0000","last_undegraded":"2024-09-21T10:59:50.456861+0000","last_fullsized":"2024-09-21T10:59:50.456861+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:34:29.637865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"360'8579","reported_seq":8615,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:58.347245+0000","last_change":"2024-09-21T10:57:14.177766+0000","last_active":"2024-09-21T10:59:58.347245+0000","last_peered":"2024-09-21T10:59:58.347245+0000","last_clean":"2024-09-21T10:59:58.347245+0000","last_became_active":"2024-09-21T10:57:14.177365+0000","last_became_peered":"2024-09-21T10:57:14.177365+0000","last_unstale":"2024-09-21T10:59:58.347245+0000","last_undegraded":"2024-09-21T10:59:58.347245+0000","last_fullsized":"2024-09-21T10:59:58.347245+0000","mapping_epoch":348,"log_start":"354'1900","ondisk_log_start":"354'1900","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6679,"log_dups_size":0,"ondisk_log_size":6679,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:26:53.893184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":270991360,"num_objects":4135,"num_object_clones":0,"num_object_copies":12405,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4135,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8579,"num_write_kb":406848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":570,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.272632+0000","last_change":"2024-09-21T10:57:55.110853+0000","last_active":"2024-09-21T10:59:50.272632+0000","last_peered":"2024-09-21T10:59:50.272632+0000","last_clean":"2024-09-21T10:59:50.272632+0000","last_became_active":"2024-09-21T10:53:08.745875+0000","last_became_peered":"2024-09-21T10:53:08.745875+0000","last_unstale":"2024-09-21T10:59:50.272632+0000","last_undegraded":"2024-09-21T10:59:50.272632+0000","last_fullsized":"2024-09-21T10:59:50.272632+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:57:55.110799+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:57:55.110799+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:17:25.613808+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[0,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":382,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.188858+0000","last_change":"2024-09-21T10:48:41.744039+0000","last_active":"2024-09-21T10:59:20.188858+0000","last_peered":"2024-09-21T10:59:20.188858+0000","last_clean":"2024-09-21T10:59:20.188858+0000","last_became_active":"2024-09-21T10:48:41.726392+0000","last_became_peered":"2024-09-21T10:48:41.726392+0000","last_unstale":"2024-09-21T10:59:20.188858+0000","last_undegraded":"2024-09-21T10:59:20.188858+0000","last_fullsized":"2024-09-21T10:59:20.188858+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:46.710015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":353,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:39.786759+0000","last_change":"2024-09-21T10:49:11.722554+0000","last_active":"2024-09-21T10:59:39.786759+0000","last_peered":"2024-09-21T10:59:39.786759+0000","last_clean":"2024-09-21T10:59:39.786759+0000","last_became_active":"2024-09-21T10:49:11.722219+0000","last_became_peered":"2024-09-21T10:49:11.722219+0000","last_unstale":"2024-09-21T10:59:39.786759+0000","last_undegraded":"2024-09-21T10:59:39.786759+0000","last_fullsized":"2024-09-21T10:59:39.786759+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:56:16.464158+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":227,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.188478+0000","last_change":"2024-09-21T10:39:11.749199+0000","last_active":"2024-09-21T10:59:20.188478+0000","last_peered":"2024-09-21T10:59:20.188478+0000","last_clean":"2024-09-21T10:59:20.188478+0000","last_became_active":"2024-09-21T10:39:11.746993+0000","last_became_peered":"2024-09-21T10:39:11.746993+0000","last_unstale":"2024-09-21T10:59:20.188478+0000","last_undegraded":"2024-09-21T10:59:20.188478+0000","last_fullsized":"2024-09-21T10:59:20.188478+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:24:14.051503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.9","version":"360'8656","reported_seq":8692,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:58.417280+0000","last_change":"2024-09-21T10:57:14.184738+0000","last_active":"2024-09-21T10:59:58.417280+0000","last_peered":"2024-09-21T10:59:58.417280+0000","last_clean":"2024-09-21T10:59:58.417280+0000","last_became_active":"2024-09-21T10:57:14.184348+0000","last_became_peered":"2024-09-21T10:57:14.184348+0000","last_unstale":"2024-09-21T10:59:58.417280+0000","last_undegraded":"2024-09-21T10:59:58.417280+0000","last_fullsized":"2024-09-21T10:59:58.417280+0000","mapping_epoch":348,"log_start":"354'1900","ondisk_log_start":"354'1900","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6756,"log_dups_size":0,"ondisk_log_size":6756,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:56:32.274587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268304384,"num_objects":4094,"num_object_clones":0,"num_object_copies":12282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4094,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8656,"num_write_kb":408000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"84'149","reported_seq":817,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.454221+0000","last_change":"2024-09-21T10:50:14.889002+0000","last_active":"2024-09-21T10:59:50.454221+0000","last_peered":"2024-09-21T10:59:50.454221+0000","last_clean":"2024-09-21T10:59:50.454221+0000","last_became_active":"2024-09-21T10:50:10.070894+0000","last_became_peered":"2024-09-21T10:50:10.070894+0000","last_unstale":"2024-09-21T10:59:50.454221+0000","last_undegraded":"2024-09-21T10:59:50.454221+0000","last_fullsized":"2024-09-21T10:59:50.454221+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.888860+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.888860+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:05:47.084126+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":334,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.452505+0000","last_change":"2024-09-21T10:55:42.381403+0000","last_active":"2024-09-21T10:59:50.452505+0000","last_peered":"2024-09-21T10:59:50.452505+0000","last_clean":"2024-09-21T10:59:50.452505+0000","last_became_active":"2024-09-21T10:55:42.380941+0000","last_became_peered":"2024-09-21T10:55:42.380941+0000","last_unstale":"2024-09-21T10:59:50.452505+0000","last_undegraded":"2024-09-21T10:59:50.452505+0000","last_fullsized":"2024-09-21T10:59:50.452505+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:16:54.234799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":97,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.272885+0000","last_change":"2024-09-21T10:53:05.744144+0000","last_active":"2024-09-21T10:59:50.272885+0000","last_peered":"2024-09-21T10:59:50.272885+0000","last_clean":"2024-09-21T10:59:50.272885+0000","last_became_active":"2024-09-21T10:53:05.743422+0000","last_became_peered":"2024-09-21T10:53:05.743422+0000","last_unstale":"2024-09-21T10:59:50.272885+0000","last_undegraded":"2024-09-21T10:59:50.272885+0000","last_fullsized":"2024-09-21T10:59:50.272885+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:57:07.427675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.440686+0000","last_change":"2024-09-21T10:53:05.737365+0000","last_active":"2024-09-21T10:59:50.440686+0000","last_peered":"2024-09-21T10:59:50.440686+0000","last_clean":"2024-09-21T10:59:50.440686+0000","last_became_active":"2024-09-21T10:53:05.734205+0000","last_became_peered":"2024-09-21T10:53:05.734205+0000","last_unstale":"2024-09-21T10:59:50.440686+0000","last_undegraded":"2024-09-21T10:59:50.440686+0000","last_fullsized":"2024-09-21T10:59:50.440686+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:08:47.763462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.8","version":"360'8771","reported_seq":8793,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T11:00:00.032897+0000","last_change":"2024-09-21T10:57:14.176633+0000","last_active":"2024-09-21T11:00:00.032897+0000","last_peered":"2024-09-21T11:00:00.032897+0000","last_clean":"2024-09-21T11:00:00.032897+0000","last_became_active":"2024-09-21T10:57:14.176324+0000","last_became_peered":"2024-09-21T10:57:14.176324+0000","last_unstale":"2024-09-21T11:00:00.032897+0000","last_undegraded":"2024-09-21T11:00:00.032897+0000","last_fullsized":"2024-09-21T11:00:00.032897+0000","mapping_epoch":348,"log_start":"354'2100","ondisk_log_start":"354'2100","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6671,"log_dups_size":0,"ondisk_log_size":6671,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:20:48.917064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":272564224,"num_objects":4159,"num_object_clones":0,"num_object_copies":12477,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4159,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8771,"num_write_kb":413760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"84'149","reported_seq":610,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.439799+0000","last_change":"2024-09-21T10:58:06.122436+0000","last_active":"2024-09-21T10:59:50.439799+0000","last_peered":"2024-09-21T10:59:50.439799+0000","last_clean":"2024-09-21T10:59:50.439799+0000","last_became_active":"2024-09-21T10:53:08.721024+0000","last_became_peered":"2024-09-21T10:53:08.721024+0000","last_unstale":"2024-09-21T10:59:50.439799+0000","last_undegraded":"2024-09-21T10:59:50.439799+0000","last_fullsized":"2024-09-21T10:59:50.439799+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:58:06.121343+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:58:06.121343+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:40:00.906396+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":211,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.452789+0000","last_change":"2024-09-21T10:53:05.723844+0000","last_active":"2024-09-21T10:59:50.452789+0000","last_peered":"2024-09-21T10:59:50.452789+0000","last_clean":"2024-09-21T10:59:50.452789+0000","last_became_active":"2024-09-21T10:53:05.722802+0000","last_became_peered":"2024-09-21T10:53:05.722802+0000","last_unstale":"2024-09-21T10:59:50.452789+0000","last_undegraded":"2024-09-21T10:59:50.452789+0000","last_fullsized":"2024-09-21T10:59:50.452789+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:39:07.825523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":617,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.452837+0000","last_change":"2024-09-21T10:55:42.380837+0000","last_active":"2024-09-21T10:59:50.452837+0000","last_peered":"2024-09-21T10:59:50.452837+0000","last_clean":"2024-09-21T10:59:50.452837+0000","last_became_active":"2024-09-21T10:55:42.378026+0000","last_became_peered":"2024-09-21T10:55:42.378026+0000","last_unstale":"2024-09-21T10:59:50.452837+0000","last_undegraded":"2024-09-21T10:59:50.452837+0000","last_fullsized":"2024-09-21T10:59:50.452837+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:55.710919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.456728+0000","last_change":"2024-09-21T10:55:42.380904+0000","last_active":"2024-09-21T10:59:50.456728+0000","last_peered":"2024-09-21T10:59:50.456728+0000","last_clean":"2024-09-21T10:59:50.456728+0000","last_became_active":"2024-09-21T10:55:42.380544+0000","last_became_peered":"2024-09-21T10:55:42.380544+0000","last_unstale":"2024-09-21T10:59:50.456728+0000","last_undegraded":"2024-09-21T10:59:50.456728+0000","last_fullsized":"2024-09-21T10:59:50.456728+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:36:06.337485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"360'8681","reported_seq":8716,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:58.421685+0000","last_change":"2024-09-21T10:57:14.192147+0000","last_active":"2024-09-21T10:59:58.421685+0000","last_peered":"2024-09-21T10:59:58.421685+0000","last_clean":"2024-09-21T10:59:58.421685+0000","last_became_active":"2024-09-21T10:57:14.191703+0000","last_became_peered":"2024-09-21T10:57:14.191703+0000","last_unstale":"2024-09-21T10:59:58.421685+0000","last_undegraded":"2024-09-21T10:59:58.421685+0000","last_fullsized":"2024-09-21T10:59:58.421685+0000","mapping_epoch":348,"log_start":"354'2000","ondisk_log_start":"354'2000","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6681,"log_dups_size":0,"ondisk_log_size":6681,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:11:24.757004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":269025280,"num_objects":4105,"num_object_clones":0,"num_object_copies":12315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4105,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8681,"num_write_kb":409152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"84'149","reported_seq":683,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.188598+0000","last_change":"2024-09-21T10:53:08.747676+0000","last_active":"2024-09-21T10:59:20.188598+0000","last_peered":"2024-09-21T10:59:20.188598+0000","last_clean":"2024-09-21T10:59:20.188598+0000","last_became_active":"2024-09-21T10:53:08.747443+0000","last_became_peered":"2024-09-21T10:53:08.747443+0000","last_unstale":"2024-09-21T10:59:20.188598+0000","last_undegraded":"2024-09-21T10:59:20.188598+0000","last_fullsized":"2024-09-21T10:59:20.188598+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.374519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.374519+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:43:55.271469+0000","scrub_duration":0.020759922,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":398,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.189044+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T10:59:20.189044+0000","last_peered":"2024-09-21T10:59:20.189044+0000","last_clean":"2024-09-21T10:59:20.189044+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T10:59:20.189044+0000","last_undegraded":"2024-09-21T10:59:20.189044+0000","last_fullsized":"2024-09-21T10:59:20.189044+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":390,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195720+0000","last_change":"2024-09-21T10:53:05.725227+0000","last_active":"2024-09-21T10:59:20.195720+0000","last_peered":"2024-09-21T10:59:20.195720+0000","last_clean":"2024-09-21T10:59:20.195720+0000","last_became_active":"2024-09-21T10:53:05.724761+0000","last_became_peered":"2024-09-21T10:53:05.724761+0000","last_unstale":"2024-09-21T10:59:20.195720+0000","last_undegraded":"2024-09-21T10:59:20.195720+0000","last_fullsized":"2024-09-21T10:59:20.195720+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:32:25.803533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":609,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.453477+0000","last_change":"2024-09-21T10:55:42.392758+0000","last_active":"2024-09-21T10:59:50.453477+0000","last_peered":"2024-09-21T10:59:50.453477+0000","last_clean":"2024-09-21T10:59:50.453477+0000","last_became_active":"2024-09-21T10:55:42.391225+0000","last_became_peered":"2024-09-21T10:55:42.391225+0000","last_unstale":"2024-09-21T10:59:50.453477+0000","last_undegraded":"2024-09-21T10:59:50.453477+0000","last_fullsized":"2024-09-21T10:59:50.453477+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:11:28.333501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"360'8782","reported_seq":8818,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:58.883367+0000","last_change":"2024-09-21T10:57:14.179593+0000","last_active":"2024-09-21T10:59:58.883367+0000","last_peered":"2024-09-21T10:59:58.883367+0000","last_clean":"2024-09-21T10:59:58.883367+0000","last_became_active":"2024-09-21T10:57:14.179121+0000","last_became_peered":"2024-09-21T10:57:14.179121+0000","last_unstale":"2024-09-21T10:59:58.883367+0000","last_undegraded":"2024-09-21T10:59:58.883367+0000","last_fullsized":"2024-09-21T10:59:58.883367+0000","mapping_epoch":348,"log_start":"0'0","ondisk_log_start":"0'0","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":8782,"log_dups_size":0,"ondisk_log_size":8782,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:24.251388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":272957464,"num_objects":4166,"num_object_clones":0,"num_object_copies":12498,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4166,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8782,"num_write_kb":414273,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"84'149","reported_seq":743,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.183733+0000","last_change":"2024-09-21T10:56:15.125944+0000","last_active":"2024-09-21T10:59:20.183733+0000","last_peered":"2024-09-21T10:59:20.183733+0000","last_clean":"2024-09-21T10:59:20.183733+0000","last_became_active":"2024-09-21T10:56:15.125680+0000","last_became_peered":"2024-09-21T10:56:15.125680+0000","last_unstale":"2024-09-21T10:59:20.183733+0000","last_undegraded":"2024-09-21T10:59:20.183733+0000","last_fullsized":"2024-09-21T10:59:20.183733+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.559049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.559049+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:31:32.266763+0000","scrub_duration":0.0076873130000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":383,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.189204+0000","last_change":"2024-09-21T10:48:41.728729+0000","last_active":"2024-09-21T10:59:20.189204+0000","last_peered":"2024-09-21T10:59:20.189204+0000","last_clean":"2024-09-21T10:59:20.189204+0000","last_became_active":"2024-09-21T10:48:41.728492+0000","last_became_peered":"2024-09-21T10:48:41.728492+0000","last_unstale":"2024-09-21T10:59:20.189204+0000","last_undegraded":"2024-09-21T10:59:20.189204+0000","last_fullsized":"2024-09-21T10:59:20.189204+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:36:53.927303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":638,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.453832+0000","last_change":"2024-09-21T10:55:42.393476+0000","last_active":"2024-09-21T10:59:50.453832+0000","last_peered":"2024-09-21T10:59:50.453832+0000","last_clean":"2024-09-21T10:59:50.453832+0000","last_became_active":"2024-09-21T10:55:42.392579+0000","last_became_peered":"2024-09-21T10:55:42.392579+0000","last_unstale":"2024-09-21T10:59:50.453832+0000","last_undegraded":"2024-09-21T10:59:50.453832+0000","last_fullsized":"2024-09-21T10:59:50.453832+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:38:29.158853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":106,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.453397+0000","last_change":"2024-09-21T10:55:42.389604+0000","last_active":"2024-09-21T10:59:50.453397+0000","last_peered":"2024-09-21T10:59:50.453397+0000","last_clean":"2024-09-21T10:59:50.453397+0000","last_became_active":"2024-09-21T10:55:42.387903+0000","last_became_peered":"2024-09-21T10:55:42.387903+0000","last_unstale":"2024-09-21T10:59:50.453397+0000","last_undegraded":"2024-09-21T10:59:50.453397+0000","last_fullsized":"2024-09-21T10:59:50.453397+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:18:30.303386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"360'8801","reported_seq":8837,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T11:00:00.601679+0000","last_change":"2024-09-21T10:57:14.188679+0000","last_active":"2024-09-21T11:00:00.601679+0000","last_peered":"2024-09-21T11:00:00.601679+0000","last_clean":"2024-09-21T11:00:00.601679+0000","last_became_active":"2024-09-21T10:57:14.188216+0000","last_became_peered":"2024-09-21T10:57:14.188216+0000","last_unstale":"2024-09-21T11:00:00.601679+0000","last_undegraded":"2024-09-21T11:00:00.601679+0000","last_fullsized":"2024-09-21T11:00:00.601679+0000","mapping_epoch":348,"log_start":"354'2100","ondisk_log_start":"354'2100","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6701,"log_dups_size":0,"ondisk_log_size":6701,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:24:37.002646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262340608,"num_objects":4003,"num_object_clones":0,"num_object_copies":12009,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4003,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8801,"num_write_kb":409728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"84'149","reported_seq":739,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.183574+0000","last_change":"2024-09-21T10:53:08.760341+0000","last_active":"2024-09-21T10:59:20.183574+0000","last_peered":"2024-09-21T10:59:20.183574+0000","last_clean":"2024-09-21T10:59:20.183574+0000","last_became_active":"2024-09-21T10:53:08.759996+0000","last_became_peered":"2024-09-21T10:53:08.759996+0000","last_unstale":"2024-09-21T10:59:20.183574+0000","last_undegraded":"2024-09-21T10:59:20.183574+0000","last_fullsized":"2024-09-21T10:59:20.183574+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:15.646482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:15.646482+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:58:16.666536+0000","scrub_duration":0.003089863,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":593,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.453739+0000","last_change":"2024-09-21T10:55:42.393180+0000","last_active":"2024-09-21T10:59:50.453739+0000","last_peered":"2024-09-21T10:59:50.453739+0000","last_clean":"2024-09-21T10:59:50.453739+0000","last_became_active":"2024-09-21T10:55:42.392353+0000","last_became_peered":"2024-09-21T10:55:42.392353+0000","last_unstale":"2024-09-21T10:59:50.453739+0000","last_undegraded":"2024-09-21T10:59:50.453739+0000","last_fullsized":"2024-09-21T10:59:50.453739+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:14:02.170700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.437978+0000","last_change":"2024-09-21T10:53:05.731029+0000","last_active":"2024-09-21T10:59:50.437978+0000","last_peered":"2024-09-21T10:59:50.437978+0000","last_clean":"2024-09-21T10:59:50.437978+0000","last_became_active":"2024-09-21T10:53:05.730190+0000","last_became_peered":"2024-09-21T10:53:05.730190+0000","last_unstale":"2024-09-21T10:59:50.437978+0000","last_undegraded":"2024-09-21T10:59:50.437978+0000","last_fullsized":"2024-09-21T10:59:50.437978+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:01:30.496321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":97,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.441697+0000","last_change":"2024-09-21T10:53:05.731797+0000","last_active":"2024-09-21T10:59:50.441697+0000","last_peered":"2024-09-21T10:59:50.441697+0000","last_clean":"2024-09-21T10:59:50.441697+0000","last_became_active":"2024-09-21T10:53:05.731012+0000","last_became_peered":"2024-09-21T10:53:05.731012+0000","last_unstale":"2024-09-21T10:59:50.441697+0000","last_undegraded":"2024-09-21T10:59:50.441697+0000","last_fullsized":"2024-09-21T10:59:50.441697+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:31:49.382508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"360'8800","reported_seq":8836,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T11:00:00.581487+0000","last_change":"2024-09-21T10:57:14.461333+0000","last_active":"2024-09-21T11:00:00.581487+0000","last_peered":"2024-09-21T11:00:00.581487+0000","last_clean":"2024-09-21T11:00:00.581487+0000","last_became_active":"2024-09-21T10:57:14.460261+0000","last_became_peered":"2024-09-21T10:57:14.460261+0000","last_unstale":"2024-09-21T11:00:00.581487+0000","last_undegraded":"2024-09-21T11:00:00.581487+0000","last_fullsized":"2024-09-21T11:00:00.581487+0000","mapping_epoch":348,"log_start":"354'2100","ondisk_log_start":"354'2100","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6700,"log_dups_size":0,"ondisk_log_size":6700,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:48:43.720607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":263192576,"num_objects":4016,"num_object_clones":0,"num_object_copies":12048,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4016,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8800,"num_write_kb":410112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"84'149","reported_seq":665,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195604+0000","last_change":"2024-09-21T10:50:19.094285+0000","last_active":"2024-09-21T10:59:20.195604+0000","last_peered":"2024-09-21T10:59:20.195604+0000","last_clean":"2024-09-21T10:59:20.195604+0000","last_became_active":"2024-09-21T10:50:10.058208+0000","last_became_peered":"2024-09-21T10:50:10.058208+0000","last_unstale":"2024-09-21T10:59:20.195604+0000","last_undegraded":"2024-09-21T10:59:20.195604+0000","last_fullsized":"2024-09-21T10:59:20.195604+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:19.094144+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:19.094144+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:16:10.106518+0000","scrub_duration":0.0051641960000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":101,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.441132+0000","last_change":"2024-09-21T10:53:05.763647+0000","last_active":"2024-09-21T10:59:50.441132+0000","last_peered":"2024-09-21T10:59:50.441132+0000","last_clean":"2024-09-21T10:59:50.441132+0000","last_became_active":"2024-09-21T10:53:05.745636+0000","last_became_peered":"2024-09-21T10:53:05.745636+0000","last_unstale":"2024-09-21T10:59:50.441132+0000","last_undegraded":"2024-09-21T10:59:50.441132+0000","last_fullsized":"2024-09-21T10:59:50.441132+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:25:53.469974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":605,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.453489+0000","last_change":"2024-09-21T10:55:42.391314+0000","last_active":"2024-09-21T10:59:50.453489+0000","last_peered":"2024-09-21T10:59:50.453489+0000","last_clean":"2024-09-21T10:59:50.453489+0000","last_became_active":"2024-09-21T10:55:42.390905+0000","last_became_peered":"2024-09-21T10:55:42.390905+0000","last_unstale":"2024-09-21T10:59:50.453489+0000","last_undegraded":"2024-09-21T10:59:50.453489+0000","last_fullsized":"2024-09-21T10:59:50.453489+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:36:23.312889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":607,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.447297+0000","last_change":"2024-09-21T10:53:05.727666+0000","last_active":"2024-09-21T10:59:50.447297+0000","last_peered":"2024-09-21T10:59:50.447297+0000","last_clean":"2024-09-21T10:59:50.447297+0000","last_became_active":"2024-09-21T10:53:05.726971+0000","last_became_peered":"2024-09-21T10:53:05.726971+0000","last_unstale":"2024-09-21T10:59:50.447297+0000","last_undegraded":"2024-09-21T10:59:50.447297+0000","last_fullsized":"2024-09-21T10:59:50.447297+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:47:47.272456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"360'8506","reported_seq":8528,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:59.423441+0000","last_change":"2024-09-21T10:57:14.463478+0000","last_active":"2024-09-21T10:59:59.423441+0000","last_peered":"2024-09-21T10:59:59.423441+0000","last_clean":"2024-09-21T10:59:59.423441+0000","last_became_active":"2024-09-21T10:57:14.462663+0000","last_became_peered":"2024-09-21T10:57:14.462663+0000","last_unstale":"2024-09-21T10:59:59.423441+0000","last_undegraded":"2024-09-21T10:59:59.423441+0000","last_fullsized":"2024-09-21T10:59:59.423441+0000","mapping_epoch":348,"log_start":"354'1800","ondisk_log_start":"354'1800","created":348,"last_epoch_clean":349,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:57:13.137979+0000","last_clean_scrub_stamp":"2024-09-21T10:57:13.137979+0000","objects_scrubbed":0,"log_size":6706,"log_dups_size":0,"ondisk_log_size":6706,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:11:02.961372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264765440,"num_objects":4040,"num_object_clones":0,"num_object_copies":12120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4040,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8506,"num_write_kb":401472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"84'149","reported_seq":806,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.445385+0000","last_change":"2024-09-21T10:50:20.245623+0000","last_active":"2024-09-21T10:59:50.445385+0000","last_peered":"2024-09-21T10:59:50.445385+0000","last_clean":"2024-09-21T10:59:50.445385+0000","last_became_active":"2024-09-21T10:50:10.083252+0000","last_became_peered":"2024-09-21T10:50:10.083252+0000","last_unstale":"2024-09-21T10:59:50.445385+0000","last_undegraded":"2024-09-21T10:59:50.445385+0000","last_fullsized":"2024-09-21T10:59:50.445385+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.245429+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.245429+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:56:52.858340+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":119,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.440834+0000","last_change":"2024-09-21T10:55:42.383921+0000","last_active":"2024-09-21T10:59:50.440834+0000","last_peered":"2024-09-21T10:59:50.440834+0000","last_clean":"2024-09-21T10:59:50.440834+0000","last_became_active":"2024-09-21T10:55:42.383048+0000","last_became_peered":"2024-09-21T10:55:42.383048+0000","last_unstale":"2024-09-21T10:59:50.440834+0000","last_undegraded":"2024-09-21T10:59:50.440834+0000","last_fullsized":"2024-09-21T10:59:50.440834+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:59:12.511517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":252,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.183726+0000","last_change":"2024-09-21T10:52:40.695509+0000","last_active":"2024-09-21T10:59:20.183726+0000","last_peered":"2024-09-21T10:59:20.183726+0000","last_clean":"2024-09-21T10:59:20.183726+0000","last_became_active":"2024-09-21T10:52:40.695069+0000","last_became_peered":"2024-09-21T10:52:40.695069+0000","last_unstale":"2024-09-21T10:59:20.183726+0000","last_undegraded":"2024-09-21T10:59:20.183726+0000","last_fullsized":"2024-09-21T10:59:20.183726+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:26.157930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":356,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195166+0000","last_change":"2024-09-21T10:39:11.734022+0000","last_active":"2024-09-21T10:59:20.195166+0000","last_peered":"2024-09-21T10:59:20.195166+0000","last_clean":"2024-09-21T10:59:20.195166+0000","last_became_active":"2024-09-21T10:39:11.731261+0000","last_became_peered":"2024-09-21T10:39:11.731261+0000","last_unstale":"2024-09-21T10:59:20.195166+0000","last_undegraded":"2024-09-21T10:59:20.195166+0000","last_fullsized":"2024-09-21T10:59:20.195166+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:27:12.520746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":395,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195496+0000","last_change":"2024-09-21T10:55:42.435982+0000","last_active":"2024-09-21T10:59:20.195496+0000","last_peered":"2024-09-21T10:59:20.195496+0000","last_clean":"2024-09-21T10:59:20.195496+0000","last_became_active":"2024-09-21T10:55:42.435585+0000","last_became_peered":"2024-09-21T10:55:42.435585+0000","last_unstale":"2024-09-21T10:59:20.195496+0000","last_undegraded":"2024-09-21T10:59:20.195496+0000","last_fullsized":"2024-09-21T10:59:20.195496+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:32:22.744441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":404,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.197015+0000","last_change":"2024-09-21T10:39:11.736538+0000","last_active":"2024-09-21T10:59:20.197015+0000","last_peered":"2024-09-21T10:59:20.197015+0000","last_clean":"2024-09-21T10:59:20.197015+0000","last_became_active":"2024-09-21T10:39:11.736199+0000","last_became_peered":"2024-09-21T10:39:11.736199+0000","last_unstale":"2024-09-21T10:59:20.197015+0000","last_undegraded":"2024-09-21T10:59:20.197015+0000","last_fullsized":"2024-09-21T10:59:20.197015+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:22.923335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.453250+0000","last_change":"2024-09-21T10:55:42.380303+0000","last_active":"2024-09-21T10:59:50.453250+0000","last_peered":"2024-09-21T10:59:50.453250+0000","last_clean":"2024-09-21T10:59:50.453250+0000","last_became_active":"2024-09-21T10:55:42.378105+0000","last_became_peered":"2024-09-21T10:55:42.378105+0000","last_unstale":"2024-09-21T10:59:50.453250+0000","last_undegraded":"2024-09-21T10:59:50.453250+0000","last_fullsized":"2024-09-21T10:59:50.453250+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:11:51.872373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":255,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.445896+0000","last_change":"2024-09-21T10:44:05.081987+0000","last_active":"2024-09-21T10:59:50.445896+0000","last_peered":"2024-09-21T10:59:50.445896+0000","last_clean":"2024-09-21T10:59:50.445896+0000","last_became_active":"2024-09-21T10:44:05.081594+0000","last_became_peered":"2024-09-21T10:44:05.081594+0000","last_unstale":"2024-09-21T10:59:50.445896+0000","last_undegraded":"2024-09-21T10:59:50.445896+0000","last_fullsized":"2024-09-21T10:59:50.445896+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:30:45.149438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"84'149","reported_seq":809,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.452356+0000","last_change":"2024-09-21T10:50:26.280033+0000","last_active":"2024-09-21T10:59:50.452356+0000","last_peered":"2024-09-21T10:59:50.452356+0000","last_clean":"2024-09-21T10:59:50.452356+0000","last_became_active":"2024-09-21T10:50:21.113723+0000","last_became_peered":"2024-09-21T10:50:21.113723+0000","last_unstale":"2024-09-21T10:59:50.452356+0000","last_undegraded":"2024-09-21T10:59:50.452356+0000","last_fullsized":"2024-09-21T10:59:50.452356+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:26.279948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:26.279948+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:01:56.721707+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":354,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.440812+0000","last_change":"2024-09-21T10:55:42.380775+0000","last_active":"2024-09-21T10:59:50.440812+0000","last_peered":"2024-09-21T10:59:50.440812+0000","last_clean":"2024-09-21T10:59:50.440812+0000","last_became_active":"2024-09-21T10:55:42.380405+0000","last_became_peered":"2024-09-21T10:55:42.380405+0000","last_unstale":"2024-09-21T10:59:50.440812+0000","last_undegraded":"2024-09-21T10:59:50.440812+0000","last_fullsized":"2024-09-21T10:59:50.440812+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:46:56.240737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":107,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.452428+0000","last_change":"2024-09-21T10:52:40.697971+0000","last_active":"2024-09-21T10:59:50.452428+0000","last_peered":"2024-09-21T10:59:50.452428+0000","last_clean":"2024-09-21T10:59:50.452428+0000","last_became_active":"2024-09-21T10:52:40.697608+0000","last_became_peered":"2024-09-21T10:52:40.697608+0000","last_unstale":"2024-09-21T10:59:50.452428+0000","last_undegraded":"2024-09-21T10:59:50.452428+0000","last_fullsized":"2024-09-21T10:59:50.452428+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:51:53.256368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":96,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.441015+0000","last_change":"2024-09-21T10:53:05.747556+0000","last_active":"2024-09-21T10:59:50.441015+0000","last_peered":"2024-09-21T10:59:50.441015+0000","last_clean":"2024-09-21T10:59:50.441015+0000","last_became_active":"2024-09-21T10:53:05.746533+0000","last_became_peered":"2024-09-21T10:53:05.746533+0000","last_unstale":"2024-09-21T10:59:50.441015+0000","last_undegraded":"2024-09-21T10:59:50.441015+0000","last_fullsized":"2024-09-21T10:59:50.441015+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:46:49.296358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":650,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.447151+0000","last_change":"2024-09-21T10:55:42.386237+0000","last_active":"2024-09-21T10:59:50.447151+0000","last_peered":"2024-09-21T10:59:50.447151+0000","last_clean":"2024-09-21T10:59:50.447151+0000","last_became_active":"2024-09-21T10:55:42.382459+0000","last_became_peered":"2024-09-21T10:55:42.382459+0000","last_unstale":"2024-09-21T10:59:50.447151+0000","last_undegraded":"2024-09-21T10:59:50.447151+0000","last_fullsized":"2024-09-21T10:59:50.447151+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:26:17.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":228,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.268657+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T10:59:50.268657+0000","last_peered":"2024-09-21T10:59:50.268657+0000","last_clean":"2024-09-21T10:59:50.268657+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T10:59:50.268657+0000","last_undegraded":"2024-09-21T10:59:50.268657+0000","last_fullsized":"2024-09-21T10:59:50.268657+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":637,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.447330+0000","last_change":"2024-09-21T10:55:42.382960+0000","last_active":"2024-09-21T10:59:50.447330+0000","last_peered":"2024-09-21T10:59:50.447330+0000","last_clean":"2024-09-21T10:59:50.447330+0000","last_became_active":"2024-09-21T10:55:42.381014+0000","last_became_peered":"2024-09-21T10:55:42.381014+0000","last_unstale":"2024-09-21T10:59:50.447330+0000","last_undegraded":"2024-09-21T10:59:50.447330+0000","last_fullsized":"2024-09-21T10:59:50.447330+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:40:39.378766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.442619+0000","last_change":"2024-09-21T10:56:12.093586+0000","last_active":"2024-09-21T10:59:50.442619+0000","last_peered":"2024-09-21T10:59:50.442619+0000","last_clean":"2024-09-21T10:59:50.442619+0000","last_became_active":"2024-09-21T10:56:12.093199+0000","last_became_peered":"2024-09-21T10:56:12.093199+0000","last_unstale":"2024-09-21T10:59:50.442619+0000","last_undegraded":"2024-09-21T10:59:50.442619+0000","last_fullsized":"2024-09-21T10:59:50.442619+0000","mapping_epoch":338,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":339,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:32:51.372180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":577,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.452512+0000","last_change":"2024-09-21T10:55:42.376942+0000","last_active":"2024-09-21T10:59:50.452512+0000","last_peered":"2024-09-21T10:59:50.452512+0000","last_clean":"2024-09-21T10:59:50.452512+0000","last_became_active":"2024-09-21T10:55:42.374462+0000","last_became_peered":"2024-09-21T10:55:42.374462+0000","last_unstale":"2024-09-21T10:59:50.452512+0000","last_undegraded":"2024-09-21T10:59:50.452512+0000","last_fullsized":"2024-09-21T10:59:50.452512+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:33:38.111088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":243,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.453028+0000","last_change":"2024-09-21T10:49:11.719750+0000","last_active":"2024-09-21T10:59:50.453028+0000","last_peered":"2024-09-21T10:59:50.453028+0000","last_clean":"2024-09-21T10:59:50.453028+0000","last_became_active":"2024-09-21T10:49:11.719013+0000","last_became_peered":"2024-09-21T10:49:11.719013+0000","last_unstale":"2024-09-21T10:59:50.453028+0000","last_undegraded":"2024-09-21T10:59:50.453028+0000","last_fullsized":"2024-09-21T10:59:50.453028+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":276,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:29:50.812751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":370,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195288+0000","last_change":"2024-09-21T10:48:41.736080+0000","last_active":"2024-09-21T10:59:20.195288+0000","last_peered":"2024-09-21T10:59:20.195288+0000","last_clean":"2024-09-21T10:59:20.195288+0000","last_became_active":"2024-09-21T10:48:41.735724+0000","last_became_peered":"2024-09-21T10:48:41.735724+0000","last_unstale":"2024-09-21T10:59:20.195288+0000","last_undegraded":"2024-09-21T10:59:20.195288+0000","last_fullsized":"2024-09-21T10:59:20.195288+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:32:42.336089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":196,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.454339+0000","last_change":"2024-09-21T10:48:41.737936+0000","last_active":"2024-09-21T10:59:50.454339+0000","last_peered":"2024-09-21T10:59:50.454339+0000","last_clean":"2024-09-21T10:59:50.454339+0000","last_became_active":"2024-09-21T10:48:41.737556+0000","last_became_peered":"2024-09-21T10:48:41.737556+0000","last_unstale":"2024-09-21T10:59:50.454339+0000","last_undegraded":"2024-09-21T10:59:50.454339+0000","last_fullsized":"2024-09-21T10:59:50.454339+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:24:03.037092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":96,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.441582+0000","last_change":"2024-09-21T10:53:05.737470+0000","last_active":"2024-09-21T10:59:50.441582+0000","last_peered":"2024-09-21T10:59:50.441582+0000","last_clean":"2024-09-21T10:59:50.441582+0000","last_became_active":"2024-09-21T10:53:05.733326+0000","last_became_peered":"2024-09-21T10:53:05.733326+0000","last_unstale":"2024-09-21T10:59:50.441582+0000","last_undegraded":"2024-09-21T10:59:50.441582+0000","last_fullsized":"2024-09-21T10:59:50.441582+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:34:57.225795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":367,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195416+0000","last_change":"2024-09-21T10:55:42.436848+0000","last_active":"2024-09-21T10:59:20.195416+0000","last_peered":"2024-09-21T10:59:20.195416+0000","last_clean":"2024-09-21T10:59:20.195416+0000","last_became_active":"2024-09-21T10:55:42.435978+0000","last_became_peered":"2024-09-21T10:55:42.435978+0000","last_unstale":"2024-09-21T10:59:20.195416+0000","last_undegraded":"2024-09-21T10:59:20.195416+0000","last_fullsized":"2024-09-21T10:59:20.195416+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:24:58.839348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":361,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.188953+0000","last_change":"2024-09-21T10:55:42.393149+0000","last_active":"2024-09-21T10:59:20.188953+0000","last_peered":"2024-09-21T10:59:20.188953+0000","last_clean":"2024-09-21T10:59:20.188953+0000","last_became_active":"2024-09-21T10:55:42.392768+0000","last_became_peered":"2024-09-21T10:55:42.392768+0000","last_unstale":"2024-09-21T10:59:20.188953+0000","last_undegraded":"2024-09-21T10:59:20.188953+0000","last_fullsized":"2024-09-21T10:59:20.188953+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:31:50.502551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":367,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195209+0000","last_change":"2024-09-21T10:53:05.727028+0000","last_active":"2024-09-21T10:59:20.195209+0000","last_peered":"2024-09-21T10:59:20.195209+0000","last_clean":"2024-09-21T10:59:20.195209+0000","last_became_active":"2024-09-21T10:53:05.725021+0000","last_became_peered":"2024-09-21T10:53:05.725021+0000","last_unstale":"2024-09-21T10:59:20.195209+0000","last_undegraded":"2024-09-21T10:59:20.195209+0000","last_fullsized":"2024-09-21T10:59:20.195209+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:29.354436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":365,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.189159+0000","last_change":"2024-09-21T10:39:11.730995+0000","last_active":"2024-09-21T10:59:20.189159+0000","last_peered":"2024-09-21T10:59:20.189159+0000","last_clean":"2024-09-21T10:59:20.189159+0000","last_became_active":"2024-09-21T10:39:11.730559+0000","last_became_peered":"2024-09-21T10:39:11.730559+0000","last_unstale":"2024-09-21T10:59:20.189159+0000","last_undegraded":"2024-09-21T10:59:20.189159+0000","last_fullsized":"2024-09-21T10:59:20.189159+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:29:27.218072+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":69,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.268883+0000","last_change":"2024-09-21T10:53:05.710882+0000","last_active":"2024-09-21T10:59:50.268883+0000","last_peered":"2024-09-21T10:59:50.268883+0000","last_clean":"2024-09-21T10:59:50.268883+0000","last_became_active":"2024-09-21T10:53:05.710608+0000","last_became_peered":"2024-09-21T10:53:05.710608+0000","last_unstale":"2024-09-21T10:59:50.268883+0000","last_undegraded":"2024-09-21T10:59:50.268883+0000","last_fullsized":"2024-09-21T10:59:50.268883+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:46:21.540724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"73'2","reported_seq":641,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.446290+0000","last_change":"2024-09-21T10:48:41.736895+0000","last_active":"2024-09-21T10:59:50.446290+0000","last_peered":"2024-09-21T10:59:50.446290+0000","last_clean":"2024-09-21T10:59:50.446290+0000","last_became_active":"2024-09-21T10:48:41.736522+0000","last_became_peered":"2024-09-21T10:48:41.736522+0000","last_unstale":"2024-09-21T10:59:50.446290+0000","last_undegraded":"2024-09-21T10:59:50.446290+0000","last_fullsized":"2024-09-21T10:59:50.446290+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:14.515956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":385,"reported_epoch":359,"state":"active+clean","last_fresh":"2024-09-21T10:59:20.195054+0000","last_change":"2024-09-21T10:55:42.378544+0000","last_active":"2024-09-21T10:59:20.195054+0000","last_peered":"2024-09-21T10:59:20.195054+0000","last_clean":"2024-09-21T10:59:20.195054+0000","last_became_active":"2024-09-21T10:55:42.378185+0000","last_became_peered":"2024-09-21T10:55:42.378185+0000","last_unstale":"2024-09-21T10:59:20.195054+0000","last_undegraded":"2024-09-21T10:59:20.195054+0000","last_fullsized":"2024-09-21T10:59:20.195054+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:28:19.421456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":103,"reported_epoch":360,"state":"active+clean","last_fresh":"2024-09-21T10:59:50.441340+0000","last_change":"2024-09-21T10:53:05.756318+0000","last_active":"2024-09-21T10:59:50.441340+0000","last_peered":"2024-09-21T10:59:50.441340+0000","last_clean":"2024-09-21T10:59:50.441340+0000","last_became_active":"2024-09-21T10:53:05.733290+0000","last_became_peered":"2024-09-21T10:53:05.733290+0000","last_unstale":"2024-09-21T10:59:50.441340+0000","last_undegraded":"2024-09-21T10:59:50.441340+0000","last_fullsized":"2024-09-21T10:59:50.441340+0000","mapping_epoch":318,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:49:35.589685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1164,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":4274061336,"num_objects":65218,"num_object_clones":0,"num_object_copies":195654,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":65218,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":139404,"num_write_kb":6547841,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12818264064,"data_stored":12818251848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":116804,"ondisk_log_size":116804,"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":5554,"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":22,"num_read_kb":21,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":10754,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":1443424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3130,"ondisk_log_size":3130,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201941,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2415904,"kb_used_data":1582552,"kb_used_omap":1,"kb_used_meta":833342,"kb_avail":91329248,"statfs":{"total":95995035648,"available":93521149952,"internally_reserved":0,"allocated":1620533248,"data_stored":1618641095,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":853342668},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197819,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2621400,"kb_used_data":2088720,"kb_used_omap":5,"kb_used_meta":532666,"kb_avail":91123752,"statfs":{"total":95995035648,"available":93310722048,"internally_reserved":0,"allocated":2138849280,"data_stored":2136964943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":545450120},"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,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725228,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1828052,"kb_used_data":1057036,"kb_used_omap":1,"kb_used_meta":771006,"kb_avail":91917100,"statfs":{"total":95995035648,"available":94123110400,"internally_reserved":0,"allocated":1082404864,"data_stored":1080521242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":789510598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986870,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1745892,"kb_used_data":1051164,"kb_used_omap":1,"kb_used_meta":694718,"kb_avail":91999260,"statfs":{"total":95995035648,"available":94207242240,"internally_reserved":0,"allocated":1076391936,"data_stored":1074495972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":711391686},"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":[]},{"osd":3,"up_from":103,"seq":442381631878,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2884112,"kb_used_data":1869512,"kb_used_omap":4,"kb_used_meta":1014523,"kb_avail":90861040,"statfs":{"total":95995035648,"available":93041704960,"internally_reserved":0,"allocated":1914380288,"data_stored":1912500524,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":1038872113},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,2,1,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795404,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2271192,"kb_used_data":1617488,"kb_used_omap":6,"kb_used_meta":653625,"kb_avail":91473960,"statfs":{"total":95995035648,"available":93669335040,"internally_reserved":0,"allocated":1656307712,"data_stored":1654420306,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":669312561},"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,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":[]},{"osd":1,"up_from":93,"seq":399431958930,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2898368,"kb_used_data":2064248,"kb_used_omap":5,"kb_used_meta":834106,"kb_avail":90846784,"statfs":{"total":95995035648,"available":93027106816,"internally_reserved":0,"allocated":2113789952,"data_stored":2111925138,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":854124904},"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,2,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122454,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2077264,"kb_used_data":1297288,"kb_used_omap":5,"kb_used_meta":779962,"kb_avail":91667888,"statfs":{"total":95995035648,"available":93867917312,"internally_reserved":0,"allocated":1328422912,"data_stored":1326543118,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":798681258},"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,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"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":1323433984,"data_stored":1323433984,"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":2097414144,"data_stored":2097414144,"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":1636306944,"data_stored":1636302872,"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":1900937216,"data_stored":1900937216,"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":1064177664,"data_stored":1064173592,"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":1068302336,"data_stored":1068302336,"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":2131496960,"data_stored":2131492888,"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":1596194816,"data_stored":1596194816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T11:00:07.334 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T11:00:07.334 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T11:00:07.334 INFO:tasks.thrashosds.thrasher:Reweighting osd 1 to 0.703489003909169 2024-09-21T11:00:07.334 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 1 0.703489003909169 2024-09-21T11:00:07.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:07.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:07.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:07.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:07.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_ops_in_flight 2024-09-21T11:00:07.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:07.535 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:07.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:07.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:07.641 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:07.649 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[88275]: audit 2024-09-21T11:00:06.465149+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.649 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[88275]: audit 2024-09-21T11:00:06.465149+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.649 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[88275]: audit 2024-09-21T11:00:06.476592+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.649 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[88275]: audit 2024-09-21T11:00:06.476592+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.649 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[88275]: cluster 2024-09-21T11:00:07.069785+0000 mgr.y (mgr.25133) 1428 : cluster [DBG] pgmap v1523: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-21T11:00:07.649 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[88275]: cluster 2024-09-21T11:00:07.069785+0000 mgr.y (mgr.25133) 1428 : cluster [DBG] pgmap v1523: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-21T11:00:07.649 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:00:07] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.51.0" 2024-09-21T11:00:07.650 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[89466]: audit 2024-09-21T11:00:06.465149+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.650 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[89466]: audit 2024-09-21T11:00:06.465149+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.650 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[89466]: audit 2024-09-21T11:00:06.476592+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.650 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[89466]: audit 2024-09-21T11:00:06.476592+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.650 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[89466]: cluster 2024-09-21T11:00:07.069785+0000 mgr.y (mgr.25133) 1428 : cluster [DBG] pgmap v1523: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-21T11:00:07.650 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:07 smithi003 bash[89466]: cluster 2024-09-21T11:00:07.069785+0000 mgr.y (mgr.25133) 1428 : cluster [DBG] pgmap v1523: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-21T11:00:07.670 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:07.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:07.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:07.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:07 smithi204 bash[78884]: audit 2024-09-21T11:00:06.465149+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:07 smithi204 bash[78884]: audit 2024-09-21T11:00:06.465149+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:07 smithi204 bash[78884]: audit 2024-09-21T11:00:06.476592+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:07 smithi204 bash[78884]: audit 2024-09-21T11:00:06.476592+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:07.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:07 smithi204 bash[78884]: cluster 2024-09-21T11:00:07.069785+0000 mgr.y (mgr.25133) 1428 : cluster [DBG] pgmap v1523: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-21T11:00:07.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:07 smithi204 bash[78884]: cluster 2024-09-21T11:00:07.069785+0000 mgr.y (mgr.25133) 1428 : cluster [DBG] pgmap v1523: 109 pgs: 109 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2024-09-21T11:00:07.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:07.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:07.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:07.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:07.901 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:07.929 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:07.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:07.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:08.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:08.060 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:08.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:08.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:08.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:08.191 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:08.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:08.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:08.294 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:08.317 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:08.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:08.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:08.420 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:08.444 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:08.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:08.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:08.554 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:08.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:08.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:08.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:08.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:08.712 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:08.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:08.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:08.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:08.842 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:08.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:08.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:08.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:08.959 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:08 smithi204 bash[78884]: audit 2024-09-21T11:00:08.684674+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:08.959 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:08 smithi204 bash[78884]: audit 2024-09-21T11:00:08.684674+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:08.976 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:08.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:08.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:09.021 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:08 smithi003 bash[88275]: audit 2024-09-21T11:00:08.684674+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:09.021 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:08 smithi003 bash[88275]: audit 2024-09-21T11:00:08.684674+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:09.021 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:08 smithi003 bash[89466]: audit 2024-09-21T11:00:08.684674+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:09.021 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:08 smithi003 bash[89466]: audit 2024-09-21T11:00:08.684674+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:09.078 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:09.096 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:09.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:09.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:09.198 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:09.221 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:09.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:09.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:09.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:09.352 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:09.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:09.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:09.455 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:09.491 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:09.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:09.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:09.594 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:09.617 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:09.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:09.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:09.723 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:09.755 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:09.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:09.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:09.860 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:09.886 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:09.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:09.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:09.988 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:09 smithi003 bash[88275]: cluster 2024-09-21T11:00:09.070305+0000 mgr.y (mgr.25133) 1429 : cluster [DBG] pgmap v1524: 109 pgs: 109 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-09-21T11:00:09.988 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:09 smithi003 bash[88275]: cluster 2024-09-21T11:00:09.070305+0000 mgr.y (mgr.25133) 1429 : cluster [DBG] pgmap v1524: 109 pgs: 109 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-09-21T11:00:09.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:09 smithi003 bash[89466]: cluster 2024-09-21T11:00:09.070305+0000 mgr.y (mgr.25133) 1429 : cluster [DBG] pgmap v1524: 109 pgs: 109 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-09-21T11:00:09.988 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:09 smithi003 bash[89466]: cluster 2024-09-21T11:00:09.070305+0000 mgr.y (mgr.25133) 1429 : cluster [DBG] pgmap v1524: 109 pgs: 109 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-09-21T11:00:09.988 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:09.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:09 smithi204 bash[78884]: cluster 2024-09-21T11:00:09.070305+0000 mgr.y (mgr.25133) 1429 : cluster [DBG] pgmap v1524: 109 pgs: 109 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-09-21T11:00:09.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:09 smithi204 bash[78884]: cluster 2024-09-21T11:00:09.070305+0000 mgr.y (mgr.25133) 1429 : cluster [DBG] pgmap v1524: 109 pgs: 109 active+clean; 3.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2024-09-21T11:00:10.016 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:10.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:10.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:10.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:10.150 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:10.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:10.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:10.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:10.283 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:10.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:10.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:10.389 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:10.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:10.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:10.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:10.516 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:10.537 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:10.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:10.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:10.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:10.692 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:10.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:10.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:10.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:10.819 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:10.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:10.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:10.922 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:10.952 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:10.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:10.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:11.055 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:11.097 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:11.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:11.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:11.203 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:11.231 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:11.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:11.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:11.336 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:11.365 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:11.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:11.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:11.469 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:11.498 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:11.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:11.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:11.602 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:11.623 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:11.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:11.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:11.726 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:11.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:11.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:11.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:11.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:11.905 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:11.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:11.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:12.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:12.049 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:12.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:12.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:12.153 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:12.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:12.186 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:12.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:12.223 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:00:12.288 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:12.317 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:12.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:12.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:12.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:12 smithi003 bash[88275]: cluster 2024-09-21T11:00:11.071069+0000 mgr.y (mgr.25133) 1430 : cluster [DBG] pgmap v1525: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-09-21T11:00:12.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:12 smithi003 bash[88275]: cluster 2024-09-21T11:00:11.071069+0000 mgr.y (mgr.25133) 1430 : cluster [DBG] pgmap v1525: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-09-21T11:00:12.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:12 smithi003 bash[89466]: cluster 2024-09-21T11:00:11.071069+0000 mgr.y (mgr.25133) 1430 : cluster [DBG] pgmap v1525: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-09-21T11:00:12.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:12 smithi003 bash[89466]: cluster 2024-09-21T11:00:11.071069+0000 mgr.y (mgr.25133) 1430 : cluster [DBG] pgmap v1525: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-09-21T11:00:12.426 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:12.464 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:12.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:12.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:12.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:12 smithi204 bash[78884]: cluster 2024-09-21T11:00:11.071069+0000 mgr.y (mgr.25133) 1430 : cluster [DBG] pgmap v1525: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-09-21T11:00:12.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:12 smithi204 bash[78884]: cluster 2024-09-21T11:00:11.071069+0000 mgr.y (mgr.25133) 1430 : cluster [DBG] pgmap v1525: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2024-09-21T11:00:12.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:12.587 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:12.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:12.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:12.690 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:12.721 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:12.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:12.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:12.824 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:12.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:12.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:12.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:12.975 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:13.001 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:13.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:13.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:13.112 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:13.142 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:13.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:13.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:13.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:13.264 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:13.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:13.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:13.367 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:13.390 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:13.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:13.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:13.492 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:13.519 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:13.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:13.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:13.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:13.649 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:13.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:13.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:13.689 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:00:13.752 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:13.787 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:13.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:13.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:13.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:13.918 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:13.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:13.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:13.986 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: audit 2024-09-21T11:00:12.690527+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:13.986 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: audit 2024-09-21T11:00:12.690527+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:13.986 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: audit 2024-09-21T11:00:12.699773+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:13.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: audit 2024-09-21T11:00:12.699773+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:13.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: cluster 2024-09-21T11:00:13.071469+0000 mgr.y (mgr.25133) 1431 : cluster [DBG] pgmap v1526: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2024-09-21T11:00:13.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: cluster 2024-09-21T11:00:13.071469+0000 mgr.y (mgr.25133) 1431 : cluster [DBG] pgmap v1526: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2024-09-21T11:00:13.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: audit 2024-09-21T11:00:13.500096+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:00:13.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: audit 2024-09-21T11:00:13.500096+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:00:13.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: audit 2024-09-21T11:00:13.500983+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:00:13.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: audit 2024-09-21T11:00:13.500983+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:00:13.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: audit 2024-09-21T11:00:13.508102+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:13.987 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:13 smithi204 bash[78884]: audit 2024-09-21T11:00:13.508102+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.021 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:14.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: audit 2024-09-21T11:00:12.690527+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: audit 2024-09-21T11:00:12.690527+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: audit 2024-09-21T11:00:12.699773+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.032 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: audit 2024-09-21T11:00:12.699773+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: cluster 2024-09-21T11:00:13.071469+0000 mgr.y (mgr.25133) 1431 : cluster [DBG] pgmap v1526: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: cluster 2024-09-21T11:00:13.071469+0000 mgr.y (mgr.25133) 1431 : cluster [DBG] pgmap v1526: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: audit 2024-09-21T11:00:13.500096+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: audit 2024-09-21T11:00:13.500096+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: audit 2024-09-21T11:00:13.500983+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: audit 2024-09-21T11:00:13.500983+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: audit 2024-09-21T11:00:13.508102+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[88275]: audit 2024-09-21T11:00:13.508102+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: audit 2024-09-21T11:00:12.690527+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: audit 2024-09-21T11:00:12.690527+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: audit 2024-09-21T11:00:12.699773+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.033 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: audit 2024-09-21T11:00:12.699773+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.034 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: cluster 2024-09-21T11:00:13.071469+0000 mgr.y (mgr.25133) 1431 : cluster [DBG] pgmap v1526: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2024-09-21T11:00:14.034 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: cluster 2024-09-21T11:00:13.071469+0000 mgr.y (mgr.25133) 1431 : cluster [DBG] pgmap v1526: 109 pgs: 109 active+clean; 3.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 570 op/s 2024-09-21T11:00:14.034 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: audit 2024-09-21T11:00:13.500096+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:00:14.034 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: audit 2024-09-21T11:00:13.500096+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:00:14.034 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: audit 2024-09-21T11:00:13.500983+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:00:14.034 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: audit 2024-09-21T11:00:13.500983+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:00:14.034 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: audit 2024-09-21T11:00:13.508102+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.034 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:13 smithi003 bash[89466]: audit 2024-09-21T11:00:13.508102+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:14.051 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:14.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:14.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:14.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:14.194 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:14.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:14.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:14.301 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:14.326 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:14.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:14.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:14.429 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:14.460 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:14.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:14.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:14.563 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:14.595 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:14.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:14.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:14.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:14.726 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T11:00:14.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:14.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:14.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:14.830 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:14.839 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:14 smithi204 bash[78884]: audit 2024-09-21T11:00:14.649783+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:00:14.839 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:14 smithi204 bash[78884]: audit 2024-09-21T11:00:14.649783+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:00:14.851 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:14.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:14.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:14.954 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:14.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:14 smithi003 bash[89466]: audit 2024-09-21T11:00:14.649783+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:00:14.964 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:14 smithi003 bash[89466]: audit 2024-09-21T11:00:14.649783+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:00:14.964 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:14 smithi003 bash[88275]: audit 2024-09-21T11:00:14.649783+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:00:14.965 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:14 smithi003 bash[88275]: audit 2024-09-21T11:00:14.649783+0000 mon.a (mon.0) 1969 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:00:14.985 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:14.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:14.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:15.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:15.111 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:15.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:15.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:15.214 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:15.234 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:15.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:15.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:15.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:15.355 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:15.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:15.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:15.458 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:15.485 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:15.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:15.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:15.591 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:15.618 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:15.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:15.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:15.720 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:15.755 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:15.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:15.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:15.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:15.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[88275]: cluster 2024-09-21T11:00:14.701510+0000 mon.a (mon.0) 1970 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:15.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[88275]: cluster 2024-09-21T11:00:14.701510+0000 mon.a (mon.0) 1970 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:15.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[88275]: audit 2024-09-21T11:00:14.724434+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:00:15.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[88275]: audit 2024-09-21T11:00:14.724434+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:00:15.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[88275]: cluster 2024-09-21T11:00:14.738644+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-09-21T11:00:15.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[88275]: cluster 2024-09-21T11:00:14.738644+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-09-21T11:00:15.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[88275]: cluster 2024-09-21T11:00:15.072216+0000 mgr.y (mgr.25133) 1432 : cluster [DBG] pgmap v1528: 109 pgs: 109 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-21T11:00:15.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[88275]: cluster 2024-09-21T11:00:15.072216+0000 mgr.y (mgr.25133) 1432 : cluster [DBG] pgmap v1528: 109 pgs: 109 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-21T11:00:15.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[89466]: cluster 2024-09-21T11:00:14.701510+0000 mon.a (mon.0) 1970 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:15.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[89466]: cluster 2024-09-21T11:00:14.701510+0000 mon.a (mon.0) 1970 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:15.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[89466]: audit 2024-09-21T11:00:14.724434+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:00:15.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[89466]: audit 2024-09-21T11:00:14.724434+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:00:15.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[89466]: cluster 2024-09-21T11:00:14.738644+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-09-21T11:00:15.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[89466]: cluster 2024-09-21T11:00:14.738644+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-09-21T11:00:15.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[89466]: cluster 2024-09-21T11:00:15.072216+0000 mgr.y (mgr.25133) 1432 : cluster [DBG] pgmap v1528: 109 pgs: 109 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-21T11:00:15.873 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:15 smithi003 bash[89466]: cluster 2024-09-21T11:00:15.072216+0000 mgr.y (mgr.25133) 1432 : cluster [DBG] pgmap v1528: 109 pgs: 109 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-21T11:00:15.898 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:15.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:15.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:15.965 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:15 smithi204 bash[78884]: cluster 2024-09-21T11:00:14.701510+0000 mon.a (mon.0) 1970 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:15.965 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:15 smithi204 bash[78884]: cluster 2024-09-21T11:00:14.701510+0000 mon.a (mon.0) 1970 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:15.965 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:15 smithi204 bash[78884]: audit 2024-09-21T11:00:14.724434+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:00:15.965 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:15 smithi204 bash[78884]: audit 2024-09-21T11:00:14.724434+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.3:0/3792655796' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:00:15.965 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:15 smithi204 bash[78884]: cluster 2024-09-21T11:00:14.738644+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-09-21T11:00:15.966 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:15 smithi204 bash[78884]: cluster 2024-09-21T11:00:14.738644+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-09-21T11:00:15.966 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:15 smithi204 bash[78884]: cluster 2024-09-21T11:00:15.072216+0000 mgr.y (mgr.25133) 1432 : cluster [DBG] pgmap v1528: 109 pgs: 109 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-21T11:00:15.966 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:15 smithi204 bash[78884]: cluster 2024-09-21T11:00:15.072216+0000 mgr.y (mgr.25133) 1432 : cluster [DBG] pgmap v1528: 109 pgs: 109 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2024-09-21T11:00:16.002 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:16.023 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:16.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:16.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:16.127 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:16.149 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:16.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:16.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:16.252 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:16.281 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:16.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:16.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:16.402 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:16.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:16.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:16.426 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T11:00:16.426 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T11:00:16.505 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:16.529 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:16.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:16.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:16.632 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:16.641 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T11:00:16.641 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T11:00:16.662 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:16.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:16.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:16.678 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T11:00:16.678 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T11:00:16.714 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T11:00:16.714 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T11:00:16.754 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T11:00:16.754 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T11:00:16.769 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:16.778 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:16 smithi003 bash[88275]: audit 2024-09-21T11:00:16.406652+0000 mon.a (mon.0) 1973 : audit [DBG] from='client.? 172.21.15.3:0/3952936053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:16.779 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:16 smithi003 bash[89466]: audit 2024-09-21T11:00:16.406652+0000 mon.a (mon.0) 1973 : audit [DBG] from='client.? 172.21.15.3:0/3952936053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:16.798 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T11:00:16.798 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T11:00:16.802 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:16.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:16.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:16.834 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T11:00:16.834 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T11:00:16.857 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T11:00:16.858 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T11:00:16.911 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:16.943 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:16.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:16.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:17.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:16 smithi204 bash[78884]: audit 2024-09-21T11:00:16.406652+0000 mon.a (mon.0) 1973 : audit [DBG] from='client.? 172.21.15.3:0/3952936053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:17.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:16 smithi204 bash[78884]: audit 2024-09-21T11:00:16.406652+0000 mon.a (mon.0) 1973 : audit [DBG] from='client.? 172.21.15.3:0/3952936053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:17.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:17.066 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:16 smithi003 bash[88275]: audit 2024-09-21T11:00:16.406652+0000 mon.a (mon.0) 1973 : audit [DBG] from='client.? 172.21.15.3:0/3952936053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:17.066 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:16 smithi003 bash[89466]: audit 2024-09-21T11:00:16.406652+0000 mon.a (mon.0) 1973 : audit [DBG] from='client.? 172.21.15.3:0/3952936053' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:17.089 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:17.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:17.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:17.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:17.213 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:17.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:17.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:17.316 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:17.338 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:17.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:17.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:17.442 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:17.472 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:17.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:17.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:17.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:17.611 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:17.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:17.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:17.680 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:00:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:00:17] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.51.0" 2024-09-21T11:00:17.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:17.747 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:17.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:17.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:17.850 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:17.875 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:17.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:17.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:17.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:17.991 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:17 smithi204 bash[78884]: cluster 2024-09-21T11:00:17.072926+0000 mgr.y (mgr.25133) 1433 : cluster [DBG] pgmap v1529: 109 pgs: 109 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-21T11:00:17.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:17 smithi204 bash[78884]: cluster 2024-09-21T11:00:17.072926+0000 mgr.y (mgr.25133) 1433 : cluster [DBG] pgmap v1529: 109 pgs: 109 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-21T11:00:18.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:18.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:18.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:18.106 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:18.128 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:18.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:18.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:18.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:17 smithi003 bash[88275]: cluster 2024-09-21T11:00:17.072926+0000 mgr.y (mgr.25133) 1433 : cluster [DBG] pgmap v1529: 109 pgs: 109 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-21T11:00:18.189 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:17 smithi003 bash[88275]: cluster 2024-09-21T11:00:17.072926+0000 mgr.y (mgr.25133) 1433 : cluster [DBG] pgmap v1529: 109 pgs: 109 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-21T11:00:18.189 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:17 smithi003 bash[89466]: cluster 2024-09-21T11:00:17.072926+0000 mgr.y (mgr.25133) 1433 : cluster [DBG] pgmap v1529: 109 pgs: 109 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-21T11:00:18.190 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:17 smithi003 bash[89466]: cluster 2024-09-21T11:00:17.072926+0000 mgr.y (mgr.25133) 1433 : cluster [DBG] pgmap v1529: 109 pgs: 109 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2024-09-21T11:00:18.232 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:18.254 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:18.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:18.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:18.359 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:18.380 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:18.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:18.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:18.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:18.506 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:18.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:18.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:18.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:18.647 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:18.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:18.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:18.752 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:18.780 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:18.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:18.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:18.885 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:18.909 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:18.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:18.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:19.015 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:19.040 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:19.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:19.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:19.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:19.166 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:19.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:19.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:19.177 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T11:00:19.177 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T11:00:19.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:19.291 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:19.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:19.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:19.398 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:19.424 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:19.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:19.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:19.530 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:19.568 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:19.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:19.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:19.671 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:19.702 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:19.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:19.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:19.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:19.829 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:19.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:19.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:19.936 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:19.958 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:19.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:19.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:20.060 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:20.087 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:20.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:20.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:20.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:20.209 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:20.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:20.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:20.233 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T11:00:20.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:20 smithi003 bash[88275]: cluster 2024-09-21T11:00:19.073446+0000 mgr.y (mgr.25133) 1434 : cluster [DBG] pgmap v1530: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2024-09-21T11:00:20.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:20 smithi003 bash[88275]: cluster 2024-09-21T11:00:19.073446+0000 mgr.y (mgr.25133) 1434 : cluster [DBG] pgmap v1530: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2024-09-21T11:00:20.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:20 smithi003 bash[89466]: cluster 2024-09-21T11:00:19.073446+0000 mgr.y (mgr.25133) 1434 : cluster [DBG] pgmap v1530: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2024-09-21T11:00:20.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:20 smithi003 bash[89466]: cluster 2024-09-21T11:00:19.073446+0000 mgr.y (mgr.25133) 1434 : cluster [DBG] pgmap v1530: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2024-09-21T11:00:20.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_blocked_ops 2024-09-21T11:00:20.312 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:20.336 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:20.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:20.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:20.438 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:20.446 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:20 smithi204 bash[78884]: cluster 2024-09-21T11:00:19.073446+0000 mgr.y (mgr.25133) 1434 : cluster [DBG] pgmap v1530: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2024-09-21T11:00:20.446 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:20 smithi204 bash[78884]: cluster 2024-09-21T11:00:19.073446+0000 mgr.y (mgr.25133) 1434 : cluster [DBG] pgmap v1530: 109 pgs: 109 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2024-09-21T11:00:20.456 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:20.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:20.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:20.558 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:20.605 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:20.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:20.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:20.708 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:20.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:20.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:20.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:20.844 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:20.870 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:20.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:20.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:20.973 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:21.018 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:21.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:21.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:21.121 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:21.158 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:21.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:21.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:21.260 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:21.281 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:21.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:21.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:21.386 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:21.414 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:21.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:21.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:21.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:21.544 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:21.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:21.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:21.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:21.677 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:21.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:21.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:21.729 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T11:00:21.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:21.807 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:21.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:21.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:21.913 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:21.955 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:21.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:21.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:22.058 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:22.092 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:22.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:22.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:22.199 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:22.225 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:22.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:22.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:22.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:22.354 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:22.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:22.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:22.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:22 smithi003 bash[88275]: cluster 2024-09-21T11:00:21.074169+0000 mgr.y (mgr.25133) 1435 : cluster [DBG] pgmap v1531: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:22.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:22 smithi003 bash[88275]: cluster 2024-09-21T11:00:21.074169+0000 mgr.y (mgr.25133) 1435 : cluster [DBG] pgmap v1531: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:22.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:22 smithi003 bash[89466]: cluster 2024-09-21T11:00:21.074169+0000 mgr.y (mgr.25133) 1435 : cluster [DBG] pgmap v1531: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:22.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:22 smithi003 bash[89466]: cluster 2024-09-21T11:00:21.074169+0000 mgr.y (mgr.25133) 1435 : cluster [DBG] pgmap v1531: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:22.462 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:22.483 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:22.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:22.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:22.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:22 smithi204 bash[78884]: cluster 2024-09-21T11:00:21.074169+0000 mgr.y (mgr.25133) 1435 : cluster [DBG] pgmap v1531: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:22.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:22 smithi204 bash[78884]: cluster 2024-09-21T11:00:21.074169+0000 mgr.y (mgr.25133) 1435 : cluster [DBG] pgmap v1531: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:22.588 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:22.612 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:22.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:22.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:22.718 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:22.753 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:22.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:22.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:22.858 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:22.883 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:22.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:22.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:22.989 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:23.037 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:23.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:23.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:23.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:23.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:23.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:23.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:23.269 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:23.296 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:23.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:23.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:23.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:23.423 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:23.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:23.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:23.529 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:23.553 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:23.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:23.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:23.656 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:23.701 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:23.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:23.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:23.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:23.830 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:23.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:23.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:23.936 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:23.967 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:23.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:23.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:24.070 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:24.107 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:24.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:24.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:24.152 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.1 to 0.703489 (b417) 2024-09-21T11:00:24.216 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:24.236 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:24.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:24.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:24.343 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:24.362 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:24.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:24.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:24.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[88275]: cluster 2024-09-21T11:00:23.074595+0000 mgr.y (mgr.25133) 1436 : cluster [DBG] pgmap v1532: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:24.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[88275]: cluster 2024-09-21T11:00:23.074595+0000 mgr.y (mgr.25133) 1436 : cluster [DBG] pgmap v1532: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:24.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[88275]: audit 2024-09-21T11:00:23.383715+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.3:0/3465025884' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[88275]: audit 2024-09-21T11:00:23.383715+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.3:0/3465025884' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[88275]: audit 2024-09-21T11:00:23.384620+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[88275]: audit 2024-09-21T11:00:23.384620+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[88275]: audit 2024-09-21T11:00:23.690137+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:24.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[88275]: audit 2024-09-21T11:00:23.690137+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:24.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[88275]: audit 2024-09-21T11:00:23.692630+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:24.379 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[88275]: audit 2024-09-21T11:00:23.692630+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:24.379 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[89466]: cluster 2024-09-21T11:00:23.074595+0000 mgr.y (mgr.25133) 1436 : cluster [DBG] pgmap v1532: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:24.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[89466]: cluster 2024-09-21T11:00:23.074595+0000 mgr.y (mgr.25133) 1436 : cluster [DBG] pgmap v1532: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:24.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[89466]: audit 2024-09-21T11:00:23.383715+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.3:0/3465025884' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[89466]: audit 2024-09-21T11:00:23.383715+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.3:0/3465025884' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[89466]: audit 2024-09-21T11:00:23.384620+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[89466]: audit 2024-09-21T11:00:23.384620+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[89466]: audit 2024-09-21T11:00:23.690137+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:24.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[89466]: audit 2024-09-21T11:00:23.690137+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:24.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[89466]: audit 2024-09-21T11:00:23.692630+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:24.380 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:24 smithi003 bash[89466]: audit 2024-09-21T11:00:23.692630+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:24.464 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:24.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:24 smithi204 bash[78884]: cluster 2024-09-21T11:00:23.074595+0000 mgr.y (mgr.25133) 1436 : cluster [DBG] pgmap v1532: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:24.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:24 smithi204 bash[78884]: cluster 2024-09-21T11:00:23.074595+0000 mgr.y (mgr.25133) 1436 : cluster [DBG] pgmap v1532: 109 pgs: 109 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2024-09-21T11:00:24.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:24 smithi204 bash[78884]: audit 2024-09-21T11:00:23.383715+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.3:0/3465025884' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:24 smithi204 bash[78884]: audit 2024-09-21T11:00:23.383715+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.3:0/3465025884' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:24 smithi204 bash[78884]: audit 2024-09-21T11:00:23.384620+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:24 smithi204 bash[78884]: audit 2024-09-21T11:00:23.384620+0000 mon.a (mon.0) 1974 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169} : dispatch 2024-09-21T11:00:24.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:24 smithi204 bash[78884]: audit 2024-09-21T11:00:23.690137+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:24.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:24 smithi204 bash[78884]: audit 2024-09-21T11:00:23.690137+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:00:24.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:24 smithi204 bash[78884]: audit 2024-09-21T11:00:23.692630+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:24.476 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:24 smithi204 bash[78884]: audit 2024-09-21T11:00:23.692630+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:24.490 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:24.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:24.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:24.593 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:24.619 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:24.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:24.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:24.722 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:24.748 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:24.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:24.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:24.850 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:24.877 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:24.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:24.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:24.980 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:24.998 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:00:25.008 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:25.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:25.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:25.111 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:25.139 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:25.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:25.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:25.242 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:25.268 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:25.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:25.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:25.370 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:25.399 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:25.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:25.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:25.503 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:25.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:25 smithi204 bash[78884]: audit 2024-09-21T11:00:24.141864+0000 mon.a (mon.0) 1977 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169}]': finished 2024-09-21T11:00:25.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:25 smithi204 bash[78884]: audit 2024-09-21T11:00:24.141864+0000 mon.a (mon.0) 1977 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169}]': finished 2024-09-21T11:00:25.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:25 smithi204 bash[78884]: cluster 2024-09-21T11:00:24.145737+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-09-21T11:00:25.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:25 smithi204 bash[78884]: cluster 2024-09-21T11:00:24.145737+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-09-21T11:00:25.515 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:25 smithi003 bash[89466]: audit 2024-09-21T11:00:24.141864+0000 mon.a (mon.0) 1977 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169}]': finished 2024-09-21T11:00:25.515 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:25 smithi003 bash[89466]: audit 2024-09-21T11:00:24.141864+0000 mon.a (mon.0) 1977 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169}]': finished 2024-09-21T11:00:25.515 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:25 smithi003 bash[89466]: cluster 2024-09-21T11:00:24.145737+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-09-21T11:00:25.515 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:25 smithi003 bash[89466]: cluster 2024-09-21T11:00:24.145737+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-09-21T11:00:25.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:25 smithi003 bash[88275]: audit 2024-09-21T11:00:24.141864+0000 mon.a (mon.0) 1977 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169}]': finished 2024-09-21T11:00:25.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:25 smithi003 bash[88275]: audit 2024-09-21T11:00:24.141864+0000 mon.a (mon.0) 1977 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.703489003909169}]': finished 2024-09-21T11:00:25.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:25 smithi003 bash[88275]: cluster 2024-09-21T11:00:24.145737+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-09-21T11:00:25.515 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:25 smithi003 bash[88275]: cluster 2024-09-21T11:00:24.145737+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-09-21T11:00:25.531 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:25.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:25.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:25.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:25.661 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:25.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:25.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:25.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:25.791 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:25.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:25.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:25.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:25.922 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:25.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:25.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:26.024 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:26.052 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:26.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:26.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:26.155 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:26.184 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:26.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:26.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:26.207 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:00:26.287 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:26.296 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[89466]: cluster 2024-09-21T11:00:25.075610+0000 mgr.y (mgr.25133) 1437 : cluster [DBG] pgmap v1534: 109 pgs: 6 peering, 103 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T11:00:26.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[89466]: cluster 2024-09-21T11:00:25.075610+0000 mgr.y (mgr.25133) 1437 : cluster [DBG] pgmap v1534: 109 pgs: 6 peering, 103 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T11:00:26.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[89466]: cluster 2024-09-21T11:00:25.151803+0000 mon.a (mon.0) 1979 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:26.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[89466]: cluster 2024-09-21T11:00:25.151803+0000 mon.a (mon.0) 1979 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:26.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[89466]: cluster 2024-09-21T11:00:25.166187+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-09-21T11:00:26.297 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[89466]: cluster 2024-09-21T11:00:25.166187+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-09-21T11:00:26.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[88275]: cluster 2024-09-21T11:00:25.075610+0000 mgr.y (mgr.25133) 1437 : cluster [DBG] pgmap v1534: 109 pgs: 6 peering, 103 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T11:00:26.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[88275]: cluster 2024-09-21T11:00:25.075610+0000 mgr.y (mgr.25133) 1437 : cluster [DBG] pgmap v1534: 109 pgs: 6 peering, 103 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T11:00:26.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[88275]: cluster 2024-09-21T11:00:25.151803+0000 mon.a (mon.0) 1979 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:26.297 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[88275]: cluster 2024-09-21T11:00:25.151803+0000 mon.a (mon.0) 1979 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:26.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[88275]: cluster 2024-09-21T11:00:25.166187+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-09-21T11:00:26.298 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:26 smithi003 bash[88275]: cluster 2024-09-21T11:00:25.166187+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-09-21T11:00:26.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:26.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:26.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:26.415 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:26.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:26.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:26.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:26.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:26 smithi204 bash[78884]: cluster 2024-09-21T11:00:25.075610+0000 mgr.y (mgr.25133) 1437 : cluster [DBG] pgmap v1534: 109 pgs: 6 peering, 103 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T11:00:26.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:26 smithi204 bash[78884]: cluster 2024-09-21T11:00:25.075610+0000 mgr.y (mgr.25133) 1437 : cluster [DBG] pgmap v1534: 109 pgs: 6 peering, 103 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2024-09-21T11:00:26.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:26 smithi204 bash[78884]: cluster 2024-09-21T11:00:25.151803+0000 mon.a (mon.0) 1979 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:26.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:26 smithi204 bash[78884]: cluster 2024-09-21T11:00:25.151803+0000 mon.a (mon.0) 1979 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:26.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:26 smithi204 bash[78884]: cluster 2024-09-21T11:00:25.166187+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-09-21T11:00:26.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:26 smithi204 bash[78884]: cluster 2024-09-21T11:00:25.166187+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-09-21T11:00:26.539 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:26.572 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:26.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:26.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:26.679 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:26.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:26.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:26.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:26.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:26.853 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:26.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:26.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:26.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:26.979 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:26.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:26.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:27.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:27.109 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:27.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:27.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:27.255 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:27.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:27.358 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:27.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:27.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:27.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:27.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:27 smithi204 bash[78884]: cluster 2024-09-21T11:00:26.164504+0000 osd.3 (osd.3) 28 : cluster [DBG] 11.b starting backfill to osd.4 from (0'0,0'0] MAX to 361'9819 2024-09-21T11:00:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:27 smithi204 bash[78884]: cluster 2024-09-21T11:00:26.164504+0000 osd.3 (osd.3) 28 : cluster [DBG] 11.b starting backfill to osd.4 from (0'0,0'0] MAX to 361'9819 2024-09-21T11:00:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:27 smithi204 bash[78884]: cluster 2024-09-21T11:00:26.165693+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-09-21T11:00:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:27 smithi204 bash[78884]: cluster 2024-09-21T11:00:26.165693+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-09-21T11:00:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:27 smithi204 bash[78884]: cluster 2024-09-21T11:00:26.166871+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 361'9705 2024-09-21T11:00:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:27 smithi204 bash[78884]: cluster 2024-09-21T11:00:26.166871+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 361'9705 2024-09-21T11:00:27.524 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:27.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:27.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:27.628 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:27.655 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:27.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:27.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:27.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:00:27] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.51.0" 2024-09-21T11:00:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[88275]: cluster 2024-09-21T11:00:26.164504+0000 osd.3 (osd.3) 28 : cluster [DBG] 11.b starting backfill to osd.4 from (0'0,0'0] MAX to 361'9819 2024-09-21T11:00:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[88275]: cluster 2024-09-21T11:00:26.164504+0000 osd.3 (osd.3) 28 : cluster [DBG] 11.b starting backfill to osd.4 from (0'0,0'0] MAX to 361'9819 2024-09-21T11:00:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[88275]: cluster 2024-09-21T11:00:26.165693+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-09-21T11:00:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[88275]: cluster 2024-09-21T11:00:26.165693+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-09-21T11:00:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[88275]: cluster 2024-09-21T11:00:26.166871+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 361'9705 2024-09-21T11:00:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[88275]: cluster 2024-09-21T11:00:26.166871+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 361'9705 2024-09-21T11:00:27.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[89466]: cluster 2024-09-21T11:00:26.164504+0000 osd.3 (osd.3) 28 : cluster [DBG] 11.b starting backfill to osd.4 from (0'0,0'0] MAX to 361'9819 2024-09-21T11:00:27.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[89466]: cluster 2024-09-21T11:00:26.164504+0000 osd.3 (osd.3) 28 : cluster [DBG] 11.b starting backfill to osd.4 from (0'0,0'0] MAX to 361'9819 2024-09-21T11:00:27.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[89466]: cluster 2024-09-21T11:00:26.165693+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-09-21T11:00:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[89466]: cluster 2024-09-21T11:00:26.165693+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-09-21T11:00:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[89466]: cluster 2024-09-21T11:00:26.166871+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 361'9705 2024-09-21T11:00:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:27 smithi003 bash[89466]: cluster 2024-09-21T11:00:26.166871+0000 osd.6 (osd.6) 16 : cluster [DBG] 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 361'9705 2024-09-21T11:00:27.758 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:27.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:27.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:27.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:27.906 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:27.933 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:27.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:27.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:28.036 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:28.071 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:28.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:28.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:28.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:28.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:28.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:28.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:28.243 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:00:28.309 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:28.315 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:28 smithi003 bash[88275]: cluster 2024-09-21T11:00:27.076157+0000 mgr.y (mgr.25133) 1438 : cluster [DBG] pgmap v1537: 109 pgs: 9 peering, 100 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T11:00:28.315 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:28 smithi003 bash[88275]: cluster 2024-09-21T11:00:27.076157+0000 mgr.y (mgr.25133) 1438 : cluster [DBG] pgmap v1537: 109 pgs: 9 peering, 100 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T11:00:28.315 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:28 smithi003 bash[88275]: cluster 2024-09-21T11:00:27.177643+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-09-21T11:00:28.315 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:28 smithi003 bash[88275]: cluster 2024-09-21T11:00:27.177643+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-09-21T11:00:28.316 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:28 smithi003 bash[89466]: cluster 2024-09-21T11:00:27.076157+0000 mgr.y (mgr.25133) 1438 : cluster [DBG] pgmap v1537: 109 pgs: 9 peering, 100 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T11:00:28.316 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:28 smithi003 bash[89466]: cluster 2024-09-21T11:00:27.076157+0000 mgr.y (mgr.25133) 1438 : cluster [DBG] pgmap v1537: 109 pgs: 9 peering, 100 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T11:00:28.316 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:28 smithi003 bash[89466]: cluster 2024-09-21T11:00:27.177643+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-09-21T11:00:28.316 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:28 smithi003 bash[89466]: cluster 2024-09-21T11:00:27.177643+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-09-21T11:00:28.343 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:28.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:28.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:28.447 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:28.466 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:28.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:28.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:28.470 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:28 smithi204 bash[78884]: cluster 2024-09-21T11:00:27.076157+0000 mgr.y (mgr.25133) 1438 : cluster [DBG] pgmap v1537: 109 pgs: 9 peering, 100 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T11:00:28.470 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:28 smithi204 bash[78884]: cluster 2024-09-21T11:00:27.076157+0000 mgr.y (mgr.25133) 1438 : cluster [DBG] pgmap v1537: 109 pgs: 9 peering, 100 active+clean; 3.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 563 op/s 2024-09-21T11:00:28.470 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:28 smithi204 bash[78884]: cluster 2024-09-21T11:00:27.177643+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-09-21T11:00:28.470 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:28 smithi204 bash[78884]: cluster 2024-09-21T11:00:27.177643+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-09-21T11:00:28.569 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:28.589 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:28.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:28.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:28.692 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:28.717 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:28.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:28.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:28.819 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:28.840 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:28.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:28.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:28.942 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:28.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:28.980 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:28.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:29.080 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:29.099 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:29.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:29.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:29.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:29.211 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:29 smithi204 bash[78884]: cluster 2024-09-21T11:00:28.184030+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-09-21T11:00:29.211 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:29 smithi204 bash[78884]: cluster 2024-09-21T11:00:28.184030+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-09-21T11:00:29.227 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:29.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:29.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:29.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:29.374 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:29.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:29.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:29.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:29.512 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:29.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:29.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:29.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:29.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:29.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:29.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:29.755 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:29.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:29 smithi003 bash[88275]: cluster 2024-09-21T11:00:28.184030+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-09-21T11:00:29.765 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:29 smithi003 bash[88275]: cluster 2024-09-21T11:00:28.184030+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-09-21T11:00:29.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:29 smithi003 bash[89466]: cluster 2024-09-21T11:00:28.184030+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-09-21T11:00:29.765 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:29 smithi003 bash[89466]: cluster 2024-09-21T11:00:28.184030+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-09-21T11:00:29.780 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:29.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:29.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:29.886 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:29.920 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:29.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:29.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:30.026 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:30.059 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:30.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:30.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:30.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:30.191 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:30.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:30.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:30.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:30.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:30 smithi003 bash[88275]: cluster 2024-09-21T11:00:29.076645+0000 mgr.y (mgr.25133) 1439 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfilling, 9 peering, 99 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 2581/143379 objects misplaced (1.800%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T11:00:30.307 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:30 smithi003 bash[88275]: cluster 2024-09-21T11:00:29.076645+0000 mgr.y (mgr.25133) 1439 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfilling, 9 peering, 99 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 2581/143379 objects misplaced (1.800%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T11:00:30.307 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:30 smithi003 bash[89466]: cluster 2024-09-21T11:00:29.076645+0000 mgr.y (mgr.25133) 1439 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfilling, 9 peering, 99 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 2581/143379 objects misplaced (1.800%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T11:00:30.307 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:30 smithi003 bash[89466]: cluster 2024-09-21T11:00:29.076645+0000 mgr.y (mgr.25133) 1439 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfilling, 9 peering, 99 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 2581/143379 objects misplaced (1.800%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T11:00:30.322 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:30.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:30.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:30.426 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:30.436 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:30 smithi204 bash[78884]: cluster 2024-09-21T11:00:29.076645+0000 mgr.y (mgr.25133) 1439 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfilling, 9 peering, 99 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 2581/143379 objects misplaced (1.800%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T11:00:30.437 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:30 smithi204 bash[78884]: cluster 2024-09-21T11:00:29.076645+0000 mgr.y (mgr.25133) 1439 : cluster [DBG] pgmap v1540: 109 pgs: 1 active+remapped+backfilling, 9 peering, 99 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 2581/143379 objects misplaced (1.800%); 4.5 MiB/s, 71 objects/s recovering 2024-09-21T11:00:30.450 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:30.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:30.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:30.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:30.582 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:30.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:30.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:30.689 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:30.714 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:30.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:30.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:30.733 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 7, 6, 2, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T11:00:30.733 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T11:00:30.733 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [1, 3, 4, 5, 7, 6, 2, 0] 2024-09-21T11:00:30.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd out 0 2024-09-21T11:00:30.816 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:30.871 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:30.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:30.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:30.974 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:30.991 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:30.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:30.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:31.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:31.116 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:31.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:31.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:31.219 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:31.255 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:31.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:31.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:31.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:31.389 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:31.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:31.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:31 smithi003 bash[88275]: cluster 2024-09-21T11:00:30.777178+0000 mon.a (mon.0) 1984 : cluster [WRN] Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:31.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:31 smithi003 bash[88275]: cluster 2024-09-21T11:00:30.777178+0000 mon.a (mon.0) 1984 : cluster [WRN] Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:31.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:31 smithi003 bash[89466]: cluster 2024-09-21T11:00:30.777178+0000 mon.a (mon.0) 1984 : cluster [WRN] Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:31.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:31 smithi003 bash[89466]: cluster 2024-09-21T11:00:30.777178+0000 mon.a (mon.0) 1984 : cluster [WRN] Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:31.494 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:31.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:31 smithi204 bash[78884]: cluster 2024-09-21T11:00:30.777178+0000 mon.a (mon.0) 1984 : cluster [WRN] Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:31.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:31 smithi204 bash[78884]: cluster 2024-09-21T11:00:30.777178+0000 mon.a (mon.0) 1984 : cluster [WRN] Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-21T11:00:31.516 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:31.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:31.625 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:31.660 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:31.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:31.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:31.766 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:31.784 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:31.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:31.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:31.887 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:31.923 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:31.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:31.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:32.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:32.036 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T11:00:32.036 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T11:00:32.054 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:32.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:32.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:32.160 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:32.195 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:32.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:32.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:32.300 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:32.327 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:32.330 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:32 smithi204 bash[78884]: cluster 2024-09-21T11:00:31.077868+0000 mgr.y (mgr.25133) 1440 : cluster [DBG] pgmap v1541: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 4890/137319 objects misplaced (3.561%); 8.5 MiB/s, 136 objects/s recovering 2024-09-21T11:00:32.330 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:32 smithi204 bash[78884]: cluster 2024-09-21T11:00:31.077868+0000 mgr.y (mgr.25133) 1440 : cluster [DBG] pgmap v1541: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 4890/137319 objects misplaced (3.561%); 8.5 MiB/s, 136 objects/s recovering 2024-09-21T11:00:32.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:32 smithi204 bash[78884]: cluster 2024-09-21T11:00:31.191860+0000 mon.a (mon.0) 1985 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-21T11:00:32.331 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:32 smithi204 bash[78884]: cluster 2024-09-21T11:00:31.191860+0000 mon.a (mon.0) 1985 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-21T11:00:32.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:32.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:32.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:32 smithi003 bash[88275]: cluster 2024-09-21T11:00:31.077868+0000 mgr.y (mgr.25133) 1440 : cluster [DBG] pgmap v1541: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 4890/137319 objects misplaced (3.561%); 8.5 MiB/s, 136 objects/s recovering 2024-09-21T11:00:32.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:32 smithi003 bash[88275]: cluster 2024-09-21T11:00:31.077868+0000 mgr.y (mgr.25133) 1440 : cluster [DBG] pgmap v1541: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 4890/137319 objects misplaced (3.561%); 8.5 MiB/s, 136 objects/s recovering 2024-09-21T11:00:32.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:32 smithi003 bash[88275]: cluster 2024-09-21T11:00:31.191860+0000 mon.a (mon.0) 1985 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-21T11:00:32.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:32 smithi003 bash[88275]: cluster 2024-09-21T11:00:31.191860+0000 mon.a (mon.0) 1985 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-21T11:00:32.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:32 smithi003 bash[89466]: cluster 2024-09-21T11:00:31.077868+0000 mgr.y (mgr.25133) 1440 : cluster [DBG] pgmap v1541: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 4890/137319 objects misplaced (3.561%); 8.5 MiB/s, 136 objects/s recovering 2024-09-21T11:00:32.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:32 smithi003 bash[89466]: cluster 2024-09-21T11:00:31.077868+0000 mgr.y (mgr.25133) 1440 : cluster [DBG] pgmap v1541: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 4890/137319 objects misplaced (3.561%); 8.5 MiB/s, 136 objects/s recovering 2024-09-21T11:00:32.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:32 smithi003 bash[89466]: cluster 2024-09-21T11:00:31.191860+0000 mon.a (mon.0) 1985 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-21T11:00:32.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:32 smithi003 bash[89466]: cluster 2024-09-21T11:00:31.191860+0000 mon.a (mon.0) 1985 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-21T11:00:32.432 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:32.451 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:32.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:32.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:32.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:32.573 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:32.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:32.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:32.675 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:32.694 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:32.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:32.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:32.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:32.820 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:32.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:32.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:32.923 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:32.949 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:32.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:32.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:33.052 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:33.078 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:33.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:33.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:33.182 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:33.215 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:33.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:33.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:33.322 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:33.360 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:33.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:33.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:33.466 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:33.490 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:33.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:33.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:33.594 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:33.598 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.4 dump_historic_ops 2024-09-21T11:00:33.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:33.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:33.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:33.742 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:33.767 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:33.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:33.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:33.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:33.899 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:33.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:33.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:34.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:34.030 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:34.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:34.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:34.133 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:34.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:34.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:34.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:34.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:34.291 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:34 smithi003 bash[88275]: cluster 2024-09-21T11:00:33.078289+0000 mgr.y (mgr.25133) 1441 : cluster [DBG] pgmap v1542: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 4890/137319 objects misplaced (3.561%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T11:00:34.291 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:34 smithi003 bash[88275]: cluster 2024-09-21T11:00:33.078289+0000 mgr.y (mgr.25133) 1441 : cluster [DBG] pgmap v1542: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 4890/137319 objects misplaced (3.561%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T11:00:34.291 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:34 smithi003 bash[89466]: cluster 2024-09-21T11:00:33.078289+0000 mgr.y (mgr.25133) 1441 : cluster [DBG] pgmap v1542: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 4890/137319 objects misplaced (3.561%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T11:00:34.291 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:34 smithi003 bash[89466]: cluster 2024-09-21T11:00:33.078289+0000 mgr.y (mgr.25133) 1441 : cluster [DBG] pgmap v1542: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 4890/137319 objects misplaced (3.561%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T11:00:34.292 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:34.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:34.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:34.396 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:34.417 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:34.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:34.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:34.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:34 smithi204 bash[78884]: cluster 2024-09-21T11:00:33.078289+0000 mgr.y (mgr.25133) 1441 : cluster [DBG] pgmap v1542: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 4890/137319 objects misplaced (3.561%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T11:00:34.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:34 smithi204 bash[78884]: cluster 2024-09-21T11:00:33.078289+0000 mgr.y (mgr.25133) 1441 : cluster [DBG] pgmap v1542: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 4890/137319 objects misplaced (3.561%); 7.3 MiB/s, 116 objects/s recovering 2024-09-21T11:00:34.520 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:34.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:34.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:34.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:34.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:34.671 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:34.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:34.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:34.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:34.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:34.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:34.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:34.910 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:34.937 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:34.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:34.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:35.042 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:35.075 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:35.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:35.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:35.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:35.202 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:35.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:35.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:35.311 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:35.341 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:35.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:35.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:35.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:35.471 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:35.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:35.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:35.574 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:35.598 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:35.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:35.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:35.702 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:35.767 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:35.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:35.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:35.879 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:35.913 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:35.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:35.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:36.017 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:36.043 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:36.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:36.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:36.151 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:36.174 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:00:36.186 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:36.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:36.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:36.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:36.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:36 smithi204 bash[78884]: cluster 2024-09-21T11:00:35.078873+0000 mgr.y (mgr.25133) 1442 : cluster [DBG] pgmap v1543: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 4082/132657 objects misplaced (3.077%); 12 MiB/s, 184 objects/s recovering 2024-09-21T11:00:36.298 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:36 smithi204 bash[78884]: cluster 2024-09-21T11:00:35.078873+0000 mgr.y (mgr.25133) 1442 : cluster [DBG] pgmap v1543: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 4082/132657 objects misplaced (3.077%); 12 MiB/s, 184 objects/s recovering 2024-09-21T11:00:36.312 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:36.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:36.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:36.416 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:36.446 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:36.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:36.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:36.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:36 smithi003 bash[88275]: cluster 2024-09-21T11:00:35.078873+0000 mgr.y (mgr.25133) 1442 : cluster [DBG] pgmap v1543: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 4082/132657 objects misplaced (3.077%); 12 MiB/s, 184 objects/s recovering 2024-09-21T11:00:36.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:36 smithi003 bash[88275]: cluster 2024-09-21T11:00:35.078873+0000 mgr.y (mgr.25133) 1442 : cluster [DBG] pgmap v1543: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 4082/132657 objects misplaced (3.077%); 12 MiB/s, 184 objects/s recovering 2024-09-21T11:00:36.515 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:36 smithi003 bash[89466]: cluster 2024-09-21T11:00:35.078873+0000 mgr.y (mgr.25133) 1442 : cluster [DBG] pgmap v1543: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 4082/132657 objects misplaced (3.077%); 12 MiB/s, 184 objects/s recovering 2024-09-21T11:00:36.515 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:36 smithi003 bash[89466]: cluster 2024-09-21T11:00:35.078873+0000 mgr.y (mgr.25133) 1442 : cluster [DBG] pgmap v1543: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 529 op/s; 4082/132657 objects misplaced (3.077%); 12 MiB/s, 184 objects/s recovering 2024-09-21T11:00:36.551 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:36.584 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:36.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:36.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:36.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:36.724 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:36.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:36.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:36.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:36.858 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:36.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:36.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:36.961 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:36.980 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:36.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:36.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:37.083 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:37.106 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:37.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:37.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:37.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:37.220 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T11:00:37.238 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:37.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:37 smithi003 bash[88275]: audit 2024-09-21T11:00:36.213250+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.3:0/2710512441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:37 smithi003 bash[88275]: audit 2024-09-21T11:00:36.213250+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.3:0/2710512441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:37 smithi003 bash[88275]: audit 2024-09-21T11:00:36.216423+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.243 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:37 smithi003 bash[88275]: audit 2024-09-21T11:00:36.216423+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:37 smithi003 bash[89466]: audit 2024-09-21T11:00:36.213250+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.3:0/2710512441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:37 smithi003 bash[89466]: audit 2024-09-21T11:00:36.213250+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.3:0/2710512441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:37 smithi003 bash[89466]: audit 2024-09-21T11:00:36.216423+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:37 smithi003 bash[89466]: audit 2024-09-21T11:00:36.216423+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:37.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:37.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:37.378 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:37.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:37.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:37.481 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:37.490 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:00:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:00:37] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.51.0" 2024-09-21T11:00:37.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:37 smithi204 bash[78884]: audit 2024-09-21T11:00:36.213250+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.3:0/2710512441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:37 smithi204 bash[78884]: audit 2024-09-21T11:00:36.213250+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.3:0/2710512441' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:37 smithi204 bash[78884]: audit 2024-09-21T11:00:36.216423+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:37 smithi204 bash[78884]: audit 2024-09-21T11:00:36.216423+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:00:37.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:37.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:37.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:37.615 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:37.649 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:37.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:37.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:37.753 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:37.787 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:37.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:37.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:37.894 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:37.924 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:37.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:37.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:38.033 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:38.060 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:38.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:38.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:38.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:38.204 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:38.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:38.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:38.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:38.329 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:38.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:38.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:38.373 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:00:38.432 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:38.456 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:38.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:38.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:38.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[88275]: cluster 2024-09-21T11:00:37.081749+0000 mgr.y (mgr.25133) 1443 : cluster [DBG] pgmap v1544: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 2962/128109 objects misplaced (2.312%); 16 MiB/s, 249 objects/s recovering 2024-09-21T11:00:38.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[88275]: cluster 2024-09-21T11:00:37.081749+0000 mgr.y (mgr.25133) 1443 : cluster [DBG] pgmap v1544: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 2962/128109 objects misplaced (2.312%); 16 MiB/s, 249 objects/s recovering 2024-09-21T11:00:38.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[88275]: cluster 2024-09-21T11:00:37.204584+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:38.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[88275]: cluster 2024-09-21T11:00:37.204584+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:38.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[88275]: audit 2024-09-21T11:00:37.212889+0000 mon.a (mon.0) 1988 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:00:38.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[88275]: audit 2024-09-21T11:00:37.212889+0000 mon.a (mon.0) 1988 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:00:38.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[88275]: cluster 2024-09-21T11:00:37.218650+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-09-21T11:00:38.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[88275]: cluster 2024-09-21T11:00:37.218650+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-09-21T11:00:38.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[89466]: cluster 2024-09-21T11:00:37.081749+0000 mgr.y (mgr.25133) 1443 : cluster [DBG] pgmap v1544: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 2962/128109 objects misplaced (2.312%); 16 MiB/s, 249 objects/s recovering 2024-09-21T11:00:38.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[89466]: cluster 2024-09-21T11:00:37.081749+0000 mgr.y (mgr.25133) 1443 : cluster [DBG] pgmap v1544: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 2962/128109 objects misplaced (2.312%); 16 MiB/s, 249 objects/s recovering 2024-09-21T11:00:38.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[89466]: cluster 2024-09-21T11:00:37.204584+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:38.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[89466]: cluster 2024-09-21T11:00:37.204584+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:38.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[89466]: audit 2024-09-21T11:00:37.212889+0000 mon.a (mon.0) 1988 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:00:38.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[89466]: audit 2024-09-21T11:00:37.212889+0000 mon.a (mon.0) 1988 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:00:38.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[89466]: cluster 2024-09-21T11:00:37.218650+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-09-21T11:00:38.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:38 smithi003 bash[89466]: cluster 2024-09-21T11:00:37.218650+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-09-21T11:00:38.469 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:38 smithi204 bash[78884]: cluster 2024-09-21T11:00:37.081749+0000 mgr.y (mgr.25133) 1443 : cluster [DBG] pgmap v1544: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 2962/128109 objects misplaced (2.312%); 16 MiB/s, 249 objects/s recovering 2024-09-21T11:00:38.469 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:38 smithi204 bash[78884]: cluster 2024-09-21T11:00:37.081749+0000 mgr.y (mgr.25133) 1443 : cluster [DBG] pgmap v1544: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 2962/128109 objects misplaced (2.312%); 16 MiB/s, 249 objects/s recovering 2024-09-21T11:00:38.469 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:38 smithi204 bash[78884]: cluster 2024-09-21T11:00:37.204584+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:38.469 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:38 smithi204 bash[78884]: cluster 2024-09-21T11:00:37.204584+0000 mon.a (mon.0) 1987 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:38.469 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:38 smithi204 bash[78884]: audit 2024-09-21T11:00:37.212889+0000 mon.a (mon.0) 1988 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:00:38.470 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:38 smithi204 bash[78884]: audit 2024-09-21T11:00:37.212889+0000 mon.a (mon.0) 1988 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:00:38.470 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:38 smithi204 bash[78884]: cluster 2024-09-21T11:00:37.218650+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-09-21T11:00:38.470 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:38 smithi204 bash[78884]: cluster 2024-09-21T11:00:37.218650+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-09-21T11:00:38.560 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:38.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:38.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:38.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:38.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:38.711 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:38.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:38.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:38.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:38.835 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:38.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:38.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:38.938 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:38.961 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:38.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:38.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:39.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:39.087 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:39.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:39.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:39.190 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:39.226 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:39.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:39.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:39.329 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:39 smithi003 bash[88275]: audit 2024-09-21T11:00:38.684700+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:39.338 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:39 smithi003 bash[88275]: audit 2024-09-21T11:00:38.684700+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:39.338 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:39 smithi003 bash[89466]: audit 2024-09-21T11:00:38.684700+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:39.338 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:39 smithi003 bash[89466]: audit 2024-09-21T11:00:38.684700+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:39.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:39.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:39.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:39.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:39.481 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:39.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:39.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:39.485 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:39 smithi204 bash[78884]: audit 2024-09-21T11:00:38.684700+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:39.485 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:39 smithi204 bash[78884]: audit 2024-09-21T11:00:38.684700+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:39.584 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:39.608 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:39.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:39.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:39.711 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:39.728 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:39.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:39.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:39.831 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:39.853 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:39.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:39.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:39.956 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:39.981 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:39.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:39.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:40.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:40.109 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:40.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:40.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:40.212 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:40.240 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:40.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:40.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:40.343 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:40.370 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:40.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:40.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:40.473 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:40.500 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:40.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:40.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:40.603 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:40.615 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:40 smithi003 bash[88275]: cluster 2024-09-21T11:00:39.082247+0000 mgr.y (mgr.25133) 1444 : cluster [DBG] pgmap v1546: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 2131/124668 objects misplaced (1.709%); 18 MiB/s, 287 objects/s recovering 2024-09-21T11:00:40.615 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:40 smithi003 bash[88275]: cluster 2024-09-21T11:00:39.082247+0000 mgr.y (mgr.25133) 1444 : cluster [DBG] pgmap v1546: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 2131/124668 objects misplaced (1.709%); 18 MiB/s, 287 objects/s recovering 2024-09-21T11:00:40.616 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:40 smithi003 bash[89466]: cluster 2024-09-21T11:00:39.082247+0000 mgr.y (mgr.25133) 1444 : cluster [DBG] pgmap v1546: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 2131/124668 objects misplaced (1.709%); 18 MiB/s, 287 objects/s recovering 2024-09-21T11:00:40.616 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:40 smithi003 bash[89466]: cluster 2024-09-21T11:00:39.082247+0000 mgr.y (mgr.25133) 1444 : cluster [DBG] pgmap v1546: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 2131/124668 objects misplaced (1.709%); 18 MiB/s, 287 objects/s recovering 2024-09-21T11:00:40.635 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:40.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:40.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:40.741 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:40.749 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:40 smithi204 bash[78884]: cluster 2024-09-21T11:00:39.082247+0000 mgr.y (mgr.25133) 1444 : cluster [DBG] pgmap v1546: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 2131/124668 objects misplaced (1.709%); 18 MiB/s, 287 objects/s recovering 2024-09-21T11:00:40.749 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:40 smithi204 bash[78884]: cluster 2024-09-21T11:00:39.082247+0000 mgr.y (mgr.25133) 1444 : cluster [DBG] pgmap v1546: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 2.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 623 op/s; 2131/124668 objects misplaced (1.709%); 18 MiB/s, 287 objects/s recovering 2024-09-21T11:00:40.766 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:40.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:40.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:40.871 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:40.891 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:40.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:40.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:40.993 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:41.016 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:41.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:41.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:41.120 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:41.143 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:41.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:41.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:41.246 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:41.268 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:41.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:41.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:41.371 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:41.381 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:41 smithi003 bash[88275]: cluster 2024-09-21T11:00:40.236721+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-09-21T11:00:41.382 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:41 smithi003 bash[88275]: cluster 2024-09-21T11:00:40.236721+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-09-21T11:00:41.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:41 smithi003 bash[89466]: cluster 2024-09-21T11:00:40.236721+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-09-21T11:00:41.382 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:41 smithi003 bash[89466]: cluster 2024-09-21T11:00:40.236721+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-09-21T11:00:41.415 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:41.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:41.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:41.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:41 smithi204 bash[78884]: cluster 2024-09-21T11:00:40.236721+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-09-21T11:00:41.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:41 smithi204 bash[78884]: cluster 2024-09-21T11:00:40.236721+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-09-21T11:00:41.521 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:41.542 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T11:00:41.542 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T11:00:41.546 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:41.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:41.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:41.596 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T11:00:41.596 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T11:00:41.638 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T11:00:41.638 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T11:00:41.649 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:41.682 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:41.684 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T11:00:41.684 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T11:00:41.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:41.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:41.719 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T11:00:41.719 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T11:00:41.750 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T11:00:41.750 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T11:00:41.781 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T11:00:41.781 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T11:00:41.785 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:41.809 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T11:00:41.809 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T11:00:41.811 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:41.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:41.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:41.919 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:41.951 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:41.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:41.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:42.057 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:42.078 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:42.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:42.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:42.181 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:42.208 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:42.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:42.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:42.314 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:42.353 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:42.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:42.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:42.390 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T11:00:42.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:42.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:42 smithi204 bash[78884]: cluster 2024-09-21T11:00:41.082976+0000 mgr.y (mgr.25133) 1445 : cluster [DBG] pgmap v1548: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 942/117975 objects misplaced (0.798%); 27 MiB/s, 436 objects/s recovering 2024-09-21T11:00:42.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:42 smithi204 bash[78884]: cluster 2024-09-21T11:00:41.082976+0000 mgr.y (mgr.25133) 1445 : cluster [DBG] pgmap v1548: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 942/117975 objects misplaced (0.798%); 27 MiB/s, 436 objects/s recovering 2024-09-21T11:00:42.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:42 smithi204 bash[78884]: cluster 2024-09-21T11:00:41.248495+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-09-21T11:00:42.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:42 smithi204 bash[78884]: cluster 2024-09-21T11:00:41.248495+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-09-21T11:00:42.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:42 smithi204 bash[78884]: audit 2024-09-21T11:00:41.511257+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.3:0/3535666738' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:42.467 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:42 smithi204 bash[78884]: audit 2024-09-21T11:00:41.511257+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.3:0/3535666738' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:42.482 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:42.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:42.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:42.585 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:42.602 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[88275]: cluster 2024-09-21T11:00:41.082976+0000 mgr.y (mgr.25133) 1445 : cluster [DBG] pgmap v1548: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 942/117975 objects misplaced (0.798%); 27 MiB/s, 436 objects/s recovering 2024-09-21T11:00:42.602 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[88275]: cluster 2024-09-21T11:00:41.082976+0000 mgr.y (mgr.25133) 1445 : cluster [DBG] pgmap v1548: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 942/117975 objects misplaced (0.798%); 27 MiB/s, 436 objects/s recovering 2024-09-21T11:00:42.602 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[88275]: cluster 2024-09-21T11:00:41.248495+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-09-21T11:00:42.602 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[88275]: cluster 2024-09-21T11:00:41.248495+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-09-21T11:00:42.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[88275]: audit 2024-09-21T11:00:41.511257+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.3:0/3535666738' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:42.603 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[88275]: audit 2024-09-21T11:00:41.511257+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.3:0/3535666738' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:42.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[89466]: cluster 2024-09-21T11:00:41.082976+0000 mgr.y (mgr.25133) 1445 : cluster [DBG] pgmap v1548: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 942/117975 objects misplaced (0.798%); 27 MiB/s, 436 objects/s recovering 2024-09-21T11:00:42.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[89466]: cluster 2024-09-21T11:00:41.082976+0000 mgr.y (mgr.25133) 1445 : cluster [DBG] pgmap v1548: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 942/117975 objects misplaced (0.798%); 27 MiB/s, 436 objects/s recovering 2024-09-21T11:00:42.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[89466]: cluster 2024-09-21T11:00:41.248495+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-09-21T11:00:42.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[89466]: cluster 2024-09-21T11:00:41.248495+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-09-21T11:00:42.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[89466]: audit 2024-09-21T11:00:41.511257+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.3:0/3535666738' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:42.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:42 smithi003 bash[89466]: audit 2024-09-21T11:00:41.511257+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.3:0/3535666738' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:00:42.618 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:42.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:42.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:42.722 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:42.758 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:42.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:42.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:42.864 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:42.883 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:42.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:42.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:42.986 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:43.007 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:43.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:43.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:43.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:43.131 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:43.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:43.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:43.234 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:43.252 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:43.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:43.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:43.354 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:43.390 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:43.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:43.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:43.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:43.520 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:43.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:43.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:43.623 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:43.646 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:43.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:43.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:43.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:43.776 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:43.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:43.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:43.884 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:43.911 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:43.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:43.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:44.016 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:44.041 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:44.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:44.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:44.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:44.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:44.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:44.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:44.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:44.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:44 smithi204 bash[78884]: cluster 2024-09-21T11:00:43.083720+0000 mgr.y (mgr.25133) 1446 : cluster [DBG] pgmap v1550: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 942/117975 objects misplaced (0.798%); 19 MiB/s, 305 objects/s recovering 2024-09-21T11:00:44.280 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:44 smithi204 bash[78884]: cluster 2024-09-21T11:00:43.083720+0000 mgr.y (mgr.25133) 1446 : cluster [DBG] pgmap v1550: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 942/117975 objects misplaced (0.798%); 19 MiB/s, 305 objects/s recovering 2024-09-21T11:00:44.295 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:44.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:44.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:44.402 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:44.427 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:44.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:44.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:44.530 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:44.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:44 smithi003 bash[88275]: cluster 2024-09-21T11:00:43.083720+0000 mgr.y (mgr.25133) 1446 : cluster [DBG] pgmap v1550: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 942/117975 objects misplaced (0.798%); 19 MiB/s, 305 objects/s recovering 2024-09-21T11:00:44.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:44 smithi003 bash[88275]: cluster 2024-09-21T11:00:43.083720+0000 mgr.y (mgr.25133) 1446 : cluster [DBG] pgmap v1550: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 942/117975 objects misplaced (0.798%); 19 MiB/s, 305 objects/s recovering 2024-09-21T11:00:44.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:44 smithi003 bash[89466]: cluster 2024-09-21T11:00:43.083720+0000 mgr.y (mgr.25133) 1446 : cluster [DBG] pgmap v1550: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 942/117975 objects misplaced (0.798%); 19 MiB/s, 305 objects/s recovering 2024-09-21T11:00:44.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:44 smithi003 bash[89466]: cluster 2024-09-21T11:00:43.083720+0000 mgr.y (mgr.25133) 1446 : cluster [DBG] pgmap v1550: 109 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 107 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 942/117975 objects misplaced (0.798%); 19 MiB/s, 305 objects/s recovering 2024-09-21T11:00:44.549 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:44.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:44.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:44.654 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:44.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:44.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:44.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:44.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:44.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:44.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:44.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:44.906 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:44.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:44.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:44.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:45.035 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:45.063 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:45.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:45.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:45.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:45.190 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:45.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:45.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:45.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:45.315 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:45.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:45.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:45.418 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:45.446 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:45.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:45.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:45.483 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:45 smithi204 bash[78884]: cluster 2024-09-21T11:00:44.251196+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-09-21T11:00:45.484 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:45 smithi204 bash[78884]: cluster 2024-09-21T11:00:44.251196+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-09-21T11:00:45.554 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:45.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:45.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:45.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:45.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:45 smithi003 bash[88275]: cluster 2024-09-21T11:00:44.251196+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-09-21T11:00:45.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:45 smithi003 bash[88275]: cluster 2024-09-21T11:00:44.251196+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-09-21T11:00:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:45 smithi003 bash[89466]: cluster 2024-09-21T11:00:44.251196+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-09-21T11:00:45.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:45 smithi003 bash[89466]: cluster 2024-09-21T11:00:44.251196+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-09-21T11:00:45.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout: "size": 20, 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 600, 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:82810 10.c 10:357b7d32:::benchmark_data_smithi003_207596_object82809:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e318)", 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:05.379790+0000", 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 460.32746594000002, 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2262573899999998, 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.712 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 82810 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.379790+0000", 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.379790+0000", 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.713 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.379787+0000", 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999971 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.379922+0000", 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013526599999999999 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.379953+0000", 2024-09-21T11:00:45.714 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1328000000000002e-05 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.379967+0000", 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3271999999999999e-05 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.380341+0000", 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000374263 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.380374+0000", 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.3322999999999999e-05 2024-09-21T11:00:45.715 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.698804+0000", 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.31842934000000001 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.698810+0000", 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7900000000000002e-06 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.584484+0000", 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.885673843 2024-09-21T11:00:45.716 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.584684+0000", 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000199366 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.584861+0000", 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000177214 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.594250+0000", 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0093895369999999999 2024-09-21T11:00:45.717 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.594261+0000", 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0885e-05 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.602722+0000", 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0084605319999999998 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.602792+0000", 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0703000000000004e-05 2024-09-21T11:00:45.718 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.606047+0000", 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003254491 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:82811 10.1 10:8769bb24:::benchmark_data_smithi003_207596_object82810:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e318)", 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:05.379992+0000", 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 460.327263598, 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.1780574989999999, 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.719 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 82811 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.379992+0000", 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.379992+0000", 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.720 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.379991+0000", 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.380036+0000", 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5116e-05 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.380048+0000", 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2373e-05 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.721 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.380057+0000", 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7479999999999999e-06 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.380189+0000", 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013161299999999999 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.380216+0000", 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.7472000000000001e-05 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.696574+0000", 2024-09-21T11:00:45.722 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.31635819900000001 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.696586+0000", 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1511999999999999e-05 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.532405+0000", 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8358190809999999 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.532614+0000", 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00020865799999999999 2024-09-21T11:00:45.723 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.532783+0000", 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000169667 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.538231+0000", 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0054472740000000002 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.538297+0000", 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.6155999999999995e-05 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.724 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.554593+0000", 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.016296517 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.554675+0000", 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.1669999999999996e-05 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.558049+0000", 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0033744439999999999 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.725 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:82818 10.c 10:36d46401:::benchmark_data_smithi003_207596_object82817:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e318)", 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:05.394747+0000", 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 460.31250845400001, 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2151344229999999, 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 82818 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.726 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.394747+0000", 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.394747+0000", 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.394744+0000", 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999967 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.727 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.394810+0000", 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.6500000000000004e-05 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.394836+0000", 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.6072999999999999e-05 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.394850+0000", 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3274e-05 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.728 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.394970+0000", 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000120747 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.394993+0000", 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2877000000000001e-05 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.698834+0000", 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.303840948 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.729 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.698844+0000", 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.73e-06 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.594286+0000", 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.895442055 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.594470+0000", 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000184272 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.594664+0000", 2024-09-21T11:00:45.730 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000194069 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.597751+0000", 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0030863900000000001 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.598135+0000", 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00038389700000000001 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.606113+0000", 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0079785470000000008 2024-09-21T11:00:45.731 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.606226+0000", 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00011257299999999999 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.609881+0000", 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0036555910000000001 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139837 10.1 10:865a82d5:::benchmark_data_smithi003_207596_object45202:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2024-09-21T11:00:45.732 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.229955+0000", 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.477300636, 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0618634229999999, 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139837 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.229955+0000", 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.733 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.229955+0000", 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.229953+0000", 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.229961+0000", 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.7570000000000004e-06 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.734 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.229972+0000", 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0926e-05 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.229979+0000", 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.4120000000000004e-06 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.230312+0000", 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00033236600000000001 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.735 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.230450+0000", 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000138579 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.230577+0000", 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012631299999999999 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.234128+0000", 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003550863 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.736 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.238547+0000", 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0044190269999999999 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.244251+0000", 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0057045450000000001 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.244269+0000", 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8278999999999999e-05 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.291583+0000", 2024-09-21T11:00:45.737 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0473138200000001 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.291818+0000", 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000235014 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139849 10.1 10:8a43cc83:::benchmark_data_smithi003_207596_object45214:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.259533+0000", 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.44772294799998, 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.04830215, 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.738 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139849 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.259533+0000", 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.259533+0000", 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.739 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.259530+0000", 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.259541+0000", 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0173999999999999e-05 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.259558+0000", 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7184999999999999e-05 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.740 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.259568+0000", 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0030000000000001e-05 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.259630+0000", 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1803000000000004e-05 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.259640+0000", 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.039e-05 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.741 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.292696+0000", 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.033055906 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.293002+0000", 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00030624 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.293339+0000", 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00033656000000000002 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.742 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.307433+0000", 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.014094117 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.307562+0000", 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000129336 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.307578+0000", 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5605999999999999e-05 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.743 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.307709+0000", 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013163899999999999 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.307835+0000", 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012521799999999999 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139862 10.1 10:87fd338f:::benchmark_data_smithi003_207596_object45227:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.281408+0000", 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.42584708599998, 2024-09-21T11:00:45.744 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.026893796, 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139862 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.281408+0000", 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.745 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.281408+0000", 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.281406+0000", 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.281414+0000", 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0740000000000004e-06 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.281427+0000", 2024-09-21T11:00:45.746 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.328e-05 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.281434+0000", 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7710000000000001e-06 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.281495+0000", 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1587000000000005e-05 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.281509+0000", 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3511e-05 2024-09-21T11:00:45.747 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.298018+0000", 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0165090059999999 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.298250+0000", 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00023203399999999999 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.298441+0000", 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000191118 2024-09-21T11:00:45.748 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.307859+0000", 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0094181569999999999 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.307996+0000", 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000136642 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.308092+0000", 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6824999999999995e-05 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.749 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.308182+0000", 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.9622000000000004e-05 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.308302+0000", 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012006900000000001 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.750 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139873 10.1 10:861c7083:::benchmark_data_smithi003_207596_object45238:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.305038+0000", 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.40221753700001, 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.003731932, 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139873 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.305038+0000", 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.751 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.305038+0000", 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.305036+0000", 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.305044+0000", 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.1070000000000005e-06 2024-09-21T11:00:45.752 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.305057+0000", 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2782000000000001e-05 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.305066+0000", 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.3049999999999993e-06 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.305119+0000", 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3535999999999997e-05 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.753 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.305129+0000", 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.5079999999999994e-06 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.302493+0000", 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.99736491999999999 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.302695+0000", 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00020132200000000001 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.754 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.302906+0000", 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00021148 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.308328+0000", 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0054216990000000003 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.308383+0000", 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4812999999999998e-05 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.755 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.308590+0000", 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000207634 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.308699+0000", 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000108446 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.308770+0000", 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0969000000000004e-05 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.756 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139879 10.1 10:841b7765:::benchmark_data_smithi003_207596_object45244:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.314887+0000", 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.39236835700001, 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.010375145, 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139879 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.757 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.314887+0000", 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.314887+0000", 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.314886+0000", 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.758 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.314890+0000", 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.216e-06 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.314900+0000", 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6749999999999997e-06 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.314904+0000", 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.1749999999999998e-06 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.314972+0000", 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8559999999999994e-05 2024-09-21T11:00:45.759 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.314985+0000", 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.289e-05 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.308846+0000", 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.99386060399999998 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.309036+0000", 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00019011700000000001 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.760 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.309249+0000", 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00021305799999999999 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.324960+0000", 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.015710859000000001 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.324974+0000", 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4484999999999999e-05 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.761 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.325044+0000", 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9550999999999999e-05 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.325178+0000", 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013445800000000001 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.325262+0000", 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.3757000000000005e-05 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.762 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139923 10.1 10:8f61f7a2:::benchmark_data_smithi003_207596_object45288:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.398667+0000", 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.30858816900002, 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.93688259399999996, 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139923 2024-09-21T11:00:45.763 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.398667+0000", 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.398667+0000", 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.398665+0000", 2024-09-21T11:00:45.764 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.398675+0000", 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0091e-05 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.398692+0000", 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6447e-05 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.765 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.398702+0000", 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.8199999999999992e-06 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.398766+0000", 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3981999999999998e-05 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.398777+0000", 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.128e-05 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.766 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.319674+0000", 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.92089753900000004 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.319910+0000", 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00023595699999999999 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.320147+0000", 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00023694300000000001 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.767 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.325341+0000", 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0051939320000000001 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.325354+0000", 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2935000000000001e-05 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.335408+0000", 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.010053797 2024-09-21T11:00:45.768 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.335463+0000", 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4664999999999999e-05 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.335550+0000", 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7211000000000002e-05 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.769 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139933 10.1 10:860fa79e:::benchmark_data_smithi003_207596_object45298:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.414068+0000", 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.29318702099999, 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.93064235299999998, 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139933 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.770 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.414068+0000", 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.414068+0000", 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.414067+0000", 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.771 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.414076+0000", 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4790000000000002e-06 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.414098+0000", 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.1551000000000001e-05 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.414106+0000", 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.6859999999999995e-06 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.772 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.414162+0000", 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5690999999999999e-05 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.414171+0000", 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.6030000000000005e-06 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.325405+0000", 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.91123473600000005 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.773 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.325704+0000", 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000298342 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.325929+0000", 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00022557 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.335609+0000", 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0096799290000000003 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.774 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344457+0000", 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0088479270000000002 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344608+0000", 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000151201 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344663+0000", 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4815000000000003e-05 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.775 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344711+0000", 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7741999999999998e-05 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139938 10.1 10:88a73f4c:::benchmark_data_smithi003_207596_object45303:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.418977+0000", 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.28827893699997, 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.92581259299999996, 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.776 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139938 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.418977+0000", 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.418977+0000", 2024-09-21T11:00:45.777 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.418975+0000", 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.418981+0000", 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.0519999999999998e-06 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.778 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.418994+0000", 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3144e-05 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.419001+0000", 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4849999999999997e-06 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.419054+0000", 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3603000000000002e-05 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.779 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.419076+0000", 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.1407e-05 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.330486+0000", 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.91140980299999996 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.330716+0000", 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000230533 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.780 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.330948+0000", 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00023172700000000001 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.335663+0000", 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00471565 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344521+0000", 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0088576239999999997 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.781 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344721+0000", 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000200118 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344758+0000", 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.6662999999999998e-05 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344789+0000", 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1259e-05 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.782 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139949 10.1 10:8e9e0169:::benchmark_data_smithi003_207596_object45314:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.434909+0000", 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.272346572, 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.91005285599999997, 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139949 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.783 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.434909+0000", 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.434909+0000", 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.434908+0000", 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.784 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.434912+0000", 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.5580000000000001e-06 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.434920+0000", 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.1869999999999997e-06 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.434927+0000", 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8210000000000004e-06 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.785 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.434981+0000", 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4221000000000001e-05 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.434994+0000", 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.255e-05 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.335689+0000", 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.90069496500000001 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.786 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.335846+0000", 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015760200000000001 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.336043+0000", 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00019665000000000001 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344598+0000", 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0085547339999999996 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.787 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344798+0000", 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00020009499999999999 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344849+0000", 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.1091000000000003e-05 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344905+0000", 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5844999999999998e-05 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.788 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.344962+0000", 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7151000000000002e-05 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139951 10.1 10:83385157:::benchmark_data_smithi003_207596_object45316:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.441561+0000", 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.26569431299998, 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.903668472, 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.789 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139951 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.441561+0000", 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.441561+0000", 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.441560+0000", 2024-09-21T11:00:45.790 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.441565+0000", 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5439999999999998e-06 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.441577+0000", 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1270999999999999e-05 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.791 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.441583+0000", 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7390000000000002e-06 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.441629+0000", 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5843999999999997e-05 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.441639+0000", 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.9729999999999992e-06 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.340080+0000", 2024-09-21T11:00:45.792 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.89844112600000003 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.340247+0000", 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00016677700000000001 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.340433+0000", 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00018549500000000001 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.345026+0000", 2024-09-21T11:00:45.793 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0045930540000000001 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.345034+0000", 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.6999999999999997e-06 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.345101+0000", 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.6784000000000003e-05 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.345164+0000", 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2545000000000005e-05 2024-09-21T11:00:45.794 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.345230+0000", 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.5938000000000005e-05 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139954 10.1 10:8a80487b:::benchmark_data_smithi003_207596_object45319:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.443489+0000", 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.263766766, 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.92226908699999999, 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.795 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139954 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.443489+0000", 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.443489+0000", 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.796 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.443488+0000", 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.443493+0000", 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.1279999999999999e-06 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.443502+0000", 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3659999999999998e-06 2024-09-21T11:00:45.797 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.443509+0000", 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7399999999999998e-06 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.443565+0000", 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5936000000000001e-05 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.443575+0000", 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0017000000000001e-05 2024-09-21T11:00:45.798 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.345275+0000", 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.90169974100000005 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.345416+0000", 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014097400000000001 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.345563+0000", 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000146821 2024-09-21T11:00:45.799 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.358239+0000", 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.012676807999999999 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.358289+0000", 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.9425000000000002e-05 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.365640+0000", 2024-09-21T11:00:45.800 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.007350685 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.365703+0000", 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3264999999999998e-05 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.365758+0000", 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4999e-05 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.801 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139958 10.1 10:8052651c:::benchmark_data_smithi003_207596_object45323:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.451707+0000", 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.25554863299999, 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.91423404100000005, 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139958 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.802 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.451707+0000", 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.451707+0000", 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.451706+0000", 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.451711+0000", 2024-09-21T11:00:45.803 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2440000000000001e-06 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.451723+0000", 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.171e-05 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.451728+0000", 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5659999999999997e-06 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.804 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.451774+0000", 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5300000000000003e-05 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.451783+0000", 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.3109999999999995e-06 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.349630+0000", 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.89784726199999998 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.805 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.349785+0000", 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015486100000000001 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.350181+0000", 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00039582899999999999 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.365626+0000", 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.015445179 2024-09-21T11:00:45.806 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.365783+0000", 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015681000000000001 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.365842+0000", 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8984999999999999e-05 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.365897+0000", 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5296e-05 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.807 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.365941+0000", 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.3786999999999999e-05 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139983 10.1 10:8f819a58:::benchmark_data_smithi003_207596_object45348:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.519542+0000", 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.18771390299997, 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.85838326399999998, 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.808 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139983 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.519542+0000", 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.519542+0000", 2024-09-21T11:00:45.809 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.519540+0000", 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.519546+0000", 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2940000000000002e-06 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.810 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.519558+0000", 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1547e-05 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.519564+0000", 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2729999999999999e-06 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.519632+0000", 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7587000000000002e-05 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.811 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.519647+0000", 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.506e-05 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.354157+0000", 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.83451014400000001 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.354326+0000", 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00016924799999999999 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.812 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.354505+0000", 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000179118 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.365789+0000", 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011284087999999999 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.365987+0000", 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00019788600000000001 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.813 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.377819+0000", 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011831491 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.377884+0000", 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.5013999999999998e-05 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.377925+0000", 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.0955999999999999e-05 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.814 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:139988 10.1 10:8d9bfd55:::benchmark_data_smithi003_207596_object45353:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:54:55.532750+0000", 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 350.174505001, 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.85967193799999997, 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 139988 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.815 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.532750+0000", 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.532750+0000", 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.532749+0000", 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.532757+0000", 2024-09-21T11:00:45.816 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.7849999999999992e-06 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.532773+0000", 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6478e-05 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.532780+0000", 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.6030000000000001e-06 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.532824+0000", 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4172999999999999e-05 2024-09-21T11:00:45.817 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:55.532833+0000", 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7749999999999998e-06 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.358311+0000", 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.82547807200000001 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.358459+0000", 2024-09-21T11:00:45.818 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000148071 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,7", 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.358581+0000", 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012190599999999999 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.365796+0000", 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0072153490000000002 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.366030+0000", 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00023405 2024-09-21T11:00:45.819 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.392341+0000", 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.026310881000000001 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.392385+0000", 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.4570999999999997e-05 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:54:56.392422+0000", 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.6906000000000002e-05 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.820 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164274 10.2 10:41736a44:::benchmark_data_smithi003_207596_object69639:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.188549+0000", 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 304.518706436, 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.279799897, 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164274 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.821 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.188549+0000", 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.188549+0000", 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.188547+0000", 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.822 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.188554+0000", 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1049999999999997e-06 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.188568+0000", 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3845e-05 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.188575+0000", 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9070000000000001e-06 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.823 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.188629+0000", 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.3593e-05 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.189271+0000", 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00064240900000000004 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.198389+0000", 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0091181519999999992 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.824 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.198471+0000", 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.1618000000000004e-05 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,3", 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.198619+0000", 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014785300000000001 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.202432+0000", 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0038135180000000001 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.825 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.213436+0000", 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011003822 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.231955+0000", 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.018519206999999999 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.231967+0000", 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1742e-05 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.826 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.462041+0000", 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.230074331 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for missing object", 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.462165+0000", 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000123304 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.468295+0000", 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.006130122 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.827 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.468349+0000", 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.4046999999999999e-05 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164304 10.2 10:4cbada59:::benchmark_data_smithi003_207596_object69669:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e335)", 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.295791+0000", 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 304.41146431999999, 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.19232307, 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.828 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164304 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.295791+0000", 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.295791+0000", 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.829 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.295789+0000", 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.295798+0000", 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.952e-06 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.295814+0000", 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5412000000000001e-05 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.830 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.295857+0000", 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.3476999999999997e-05 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.314219+0000", 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.018362004000000001 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.314226+0000", 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0160000000000003e-06 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.831 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.463019+0000", 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1487930550000001 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.463755+0000", 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00073548699999999995 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.472918+0000", 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0091630159999999995 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.832 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.472975+0000", 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7099999999999999e-05 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.473059+0000", 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.3968000000000007e-05 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.476695+0000", 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0036363049999999998 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.833 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.486850+0000", 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.010154761999999999 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.486897+0000", 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7729999999999999e-05 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.486954+0000", 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6793000000000003e-05 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.488114+0000", 2024-09-21T11:00:45.834 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0011599679999999999 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164365 10.2 10:4c26f201:::benchmark_data_smithi003_207596_object69730:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e335)", 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.449228+0000", 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 304.25802722999998, 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0426655810000001, 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:00:45.835 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164365 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.449228+0000", 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.449228+0000", 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:45.836 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.449227+0000", 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.449234+0000", 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.661e-06 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.449250+0000", 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5440000000000001e-05 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.449256+0000", 2024-09-21T11:00:45.837 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7159999999999997e-06 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.449318+0000", 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2062000000000003e-05 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.449332+0000", 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3164e-05 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.838 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.463826+0000", 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0144943580000001 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.464343+0000", 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00051707599999999999 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.476735+0000", 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.012391809 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.476843+0000", 2024-09-21T11:00:45.839 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000108575 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.476980+0000", 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013613199999999999 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.488127+0000", 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.01114741 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.488176+0000", 2024-09-21T11:00:45.840 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.8628000000000003e-05 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.490934+0000", 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0027579200000000001 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.490970+0000", 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.6619000000000003e-05 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:00:45.841 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.491894+0000", 2024-09-21T11:00:45.842 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00092368400000000003 2024-09-21T11:00:45.842 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.842 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.842 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.842 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:45.842 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:45.842 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T11:00:45.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:45.843 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:45.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:45.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:45.970 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:45.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:45.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:46.073 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:46.095 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:46.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:46.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:46.202 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:46.231 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:46.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:46.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:46.334 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:46.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:46 smithi003 bash[88275]: cluster 2024-09-21T11:00:45.084396+0000 mgr.y (mgr.25133) 1447 : cluster [DBG] pgmap v1552: 109 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 107 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 50/114456 objects misplaced (0.044%); 21 MiB/s, 332 objects/s recovering 2024-09-21T11:00:46.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:46 smithi003 bash[88275]: cluster 2024-09-21T11:00:45.084396+0000 mgr.y (mgr.25133) 1447 : cluster [DBG] pgmap v1552: 109 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 107 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 50/114456 objects misplaced (0.044%); 21 MiB/s, 332 objects/s recovering 2024-09-21T11:00:46.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:46 smithi003 bash[88275]: cluster 2024-09-21T11:00:45.269897+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-09-21T11:00:46.345 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:46 smithi003 bash[88275]: cluster 2024-09-21T11:00:45.269897+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-09-21T11:00:46.345 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:46 smithi003 bash[89466]: cluster 2024-09-21T11:00:45.084396+0000 mgr.y (mgr.25133) 1447 : cluster [DBG] pgmap v1552: 109 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 107 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 50/114456 objects misplaced (0.044%); 21 MiB/s, 332 objects/s recovering 2024-09-21T11:00:46.345 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:46 smithi003 bash[89466]: cluster 2024-09-21T11:00:45.084396+0000 mgr.y (mgr.25133) 1447 : cluster [DBG] pgmap v1552: 109 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 107 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 50/114456 objects misplaced (0.044%); 21 MiB/s, 332 objects/s recovering 2024-09-21T11:00:46.345 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:46 smithi003 bash[89466]: cluster 2024-09-21T11:00:45.269897+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-09-21T11:00:46.346 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:46 smithi003 bash[89466]: cluster 2024-09-21T11:00:45.269897+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-09-21T11:00:46.359 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:46.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:46.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:46.463 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:46.490 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:46.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:46.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:46 smithi204 bash[78884]: cluster 2024-09-21T11:00:45.084396+0000 mgr.y (mgr.25133) 1447 : cluster [DBG] pgmap v1552: 109 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 107 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 50/114456 objects misplaced (0.044%); 21 MiB/s, 332 objects/s recovering 2024-09-21T11:00:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:46 smithi204 bash[78884]: cluster 2024-09-21T11:00:45.084396+0000 mgr.y (mgr.25133) 1447 : cluster [DBG] pgmap v1552: 109 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 107 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 50/114456 objects misplaced (0.044%); 21 MiB/s, 332 objects/s recovering 2024-09-21T11:00:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:46 smithi204 bash[78884]: cluster 2024-09-21T11:00:45.269897+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-09-21T11:00:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:46 smithi204 bash[78884]: cluster 2024-09-21T11:00:45.269897+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-09-21T11:00:46.534 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T11:00:46.594 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:46.650 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:46.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:46.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:46.756 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:46.788 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:46.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:46.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:46.877 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_ops_in_flight 2024-09-21T11:00:46.894 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:46.957 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:46.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:46.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:47.058 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:47.100 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:47.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:47.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:47.204 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:47.229 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:47.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:47.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:47.290 INFO:teuthology.orchestra.run.smithi003.stderr:marked out osd.0. 2024-09-21T11:00:47.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[88275]: debug 2024-09-21T11:00:47.048+0000 7f4c89143640 -1 mon.a@0(leader).osd e371 definitely_dead 0 2024-09-21T11:00:47.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[88275]: audit 2024-09-21T11:00:47.049775+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.3:0/3657685255' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[88275]: audit 2024-09-21T11:00:47.049775+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.3:0/3657685255' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[88275]: audit 2024-09-21T11:00:47.050519+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[88275]: audit 2024-09-21T11:00:47.050519+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[88275]: cluster 2024-09-21T11:00:47.050610+0000 mon.a (mon.0) 1996 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T11:00:47.309 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[88275]: cluster 2024-09-21T11:00:47.050610+0000 mon.a (mon.0) 1996 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T11:00:47.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[89466]: audit 2024-09-21T11:00:47.049775+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.3:0/3657685255' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[89466]: audit 2024-09-21T11:00:47.049775+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.3:0/3657685255' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[89466]: audit 2024-09-21T11:00:47.050519+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[89466]: audit 2024-09-21T11:00:47.050519+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[89466]: cluster 2024-09-21T11:00:47.050610+0000 mon.a (mon.0) 1996 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T11:00:47.310 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[89466]: cluster 2024-09-21T11:00:47.050610+0000 mon.a (mon.0) 1996 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T11:00:47.338 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:47.345 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:47 smithi204 bash[78884]: audit 2024-09-21T11:00:47.049775+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.3:0/3657685255' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.345 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:47 smithi204 bash[78884]: audit 2024-09-21T11:00:47.049775+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.3:0/3657685255' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.345 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:47 smithi204 bash[78884]: audit 2024-09-21T11:00:47.050519+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.346 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:47 smithi204 bash[78884]: audit 2024-09-21T11:00:47.050519+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["0"]} : dispatch 2024-09-21T11:00:47.346 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:47 smithi204 bash[78884]: cluster 2024-09-21T11:00:47.050610+0000 mon.a (mon.0) 1996 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T11:00:47.346 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:47 smithi204 bash[78884]: cluster 2024-09-21T11:00:47.050610+0000 mon.a (mon.0) 1996 : cluster [INF] Client client.admin marked osd.0 out, while it was still marked up 2024-09-21T11:00:47.355 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:47.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:47.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:47.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:47.469 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:00:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:00:47] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.51.0" 2024-09-21T11:00:47.479 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:47.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:47.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:47.582 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:47.606 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:47.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:47.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:47.709 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:47.734 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:47.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:47.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:47.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:47.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:47.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:47.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:47.968 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:47.994 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:47.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:47.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:48.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:48.122 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:48.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:48.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:48.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:48.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:48.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:48.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:48.355 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:48.375 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:48.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:48.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:48.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:48.506 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:48.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:48.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:48.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:48.620 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[88275]: cluster 2024-09-21T11:00:47.084916+0000 mgr.y (mgr.25133) 1448 : cluster [DBG] pgmap v1554: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 50/110937 objects misplaced (0.045%); 9.0 MiB/s, 143 objects/s recovering 2024-09-21T11:00:48.620 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[88275]: cluster 2024-09-21T11:00:47.084916+0000 mgr.y (mgr.25133) 1448 : cluster [DBG] pgmap v1554: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 50/110937 objects misplaced (0.045%); 9.0 MiB/s, 143 objects/s recovering 2024-09-21T11:00:48.620 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[88275]: audit 2024-09-21T11:00:47.276249+0000 mon.a (mon.0) 1997 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T11:00:48.620 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[88275]: audit 2024-09-21T11:00:47.276249+0000 mon.a (mon.0) 1997 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T11:00:48.620 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[88275]: cluster 2024-09-21T11:00:47.281469+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e372: 8 total, 8 up, 7 in 2024-09-21T11:00:48.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[88275]: cluster 2024-09-21T11:00:47.281469+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e372: 8 total, 8 up, 7 in 2024-09-21T11:00:48.621 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[89466]: cluster 2024-09-21T11:00:47.084916+0000 mgr.y (mgr.25133) 1448 : cluster [DBG] pgmap v1554: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 50/110937 objects misplaced (0.045%); 9.0 MiB/s, 143 objects/s recovering 2024-09-21T11:00:48.621 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[89466]: cluster 2024-09-21T11:00:47.084916+0000 mgr.y (mgr.25133) 1448 : cluster [DBG] pgmap v1554: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 50/110937 objects misplaced (0.045%); 9.0 MiB/s, 143 objects/s recovering 2024-09-21T11:00:48.621 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[89466]: audit 2024-09-21T11:00:47.276249+0000 mon.a (mon.0) 1997 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T11:00:48.621 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[89466]: audit 2024-09-21T11:00:47.276249+0000 mon.a (mon.0) 1997 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T11:00:48.621 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[89466]: cluster 2024-09-21T11:00:47.281469+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e372: 8 total, 8 up, 7 in 2024-09-21T11:00:48.621 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:48 smithi003 bash[89466]: cluster 2024-09-21T11:00:47.281469+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e372: 8 total, 8 up, 7 in 2024-09-21T11:00:48.636 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:48.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:48.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:48.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:48.749 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:48 smithi204 bash[78884]: cluster 2024-09-21T11:00:47.084916+0000 mgr.y (mgr.25133) 1448 : cluster [DBG] pgmap v1554: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 50/110937 objects misplaced (0.045%); 9.0 MiB/s, 143 objects/s recovering 2024-09-21T11:00:48.749 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:48 smithi204 bash[78884]: cluster 2024-09-21T11:00:47.084916+0000 mgr.y (mgr.25133) 1448 : cluster [DBG] pgmap v1554: 109 pgs: 1 active+remapped+backfilling, 108 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 390 op/s; 50/110937 objects misplaced (0.045%); 9.0 MiB/s, 143 objects/s recovering 2024-09-21T11:00:48.749 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:48 smithi204 bash[78884]: audit 2024-09-21T11:00:47.276249+0000 mon.a (mon.0) 1997 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T11:00:48.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:48 smithi204 bash[78884]: audit 2024-09-21T11:00:47.276249+0000 mon.a (mon.0) 1997 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2024-09-21T11:00:48.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:48 smithi204 bash[78884]: cluster 2024-09-21T11:00:47.281469+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e372: 8 total, 8 up, 7 in 2024-09-21T11:00:48.750 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:48 smithi204 bash[78884]: cluster 2024-09-21T11:00:47.281469+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e372: 8 total, 8 up, 7 in 2024-09-21T11:00:48.765 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:48.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:48.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:48.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:48.896 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:48.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:48.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:49.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:49.026 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:49.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:49.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:49.129 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:49.157 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:49.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:49.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:49.173 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:00:49.260 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:49.284 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:49.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:49.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:49.386 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:49.396 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:49 smithi003 bash[88275]: cluster 2024-09-21T11:00:48.296406+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e373: 8 total, 8 up, 7 in 2024-09-21T11:00:49.396 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:49 smithi003 bash[88275]: cluster 2024-09-21T11:00:48.296406+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e373: 8 total, 8 up, 7 in 2024-09-21T11:00:49.396 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:49 smithi003 bash[89466]: cluster 2024-09-21T11:00:48.296406+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e373: 8 total, 8 up, 7 in 2024-09-21T11:00:49.396 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:49 smithi003 bash[89466]: cluster 2024-09-21T11:00:48.296406+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e373: 8 total, 8 up, 7 in 2024-09-21T11:00:49.412 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:49.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:49.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:49.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:49.539 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:49.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:49.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:49.641 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:49.670 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:49.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:49.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:49.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:49 smithi204 bash[78884]: cluster 2024-09-21T11:00:48.296406+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e373: 8 total, 8 up, 7 in 2024-09-21T11:00:49.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:49 smithi204 bash[78884]: cluster 2024-09-21T11:00:48.296406+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e373: 8 total, 8 up, 7 in 2024-09-21T11:00:49.773 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:49.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:49.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:49.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:49.900 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:49.955 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:49.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:49.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:50.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:50.087 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:50.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:50.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:50.190 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:50.221 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:50.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:50.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:50.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.085809+0000 mgr.y (mgr.25133) 1449 : cluster [DBG] pgmap v1557: 109 pgs: 5 remapped+peering, 104 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 474 op/s; 648 KiB/s, 10 objects/s recovering 2024-09-21T11:00:50.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.085809+0000 mgr.y (mgr.25133) 1449 : cluster [DBG] pgmap v1557: 109 pgs: 5 remapped+peering, 104 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 474 op/s; 648 KiB/s, 10 objects/s recovering 2024-09-21T11:00:50.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.293649+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e374: 8 total, 8 up, 7 in 2024-09-21T11:00:50.334 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.293649+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e374: 8 total, 8 up, 7 in 2024-09-21T11:00:50.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.294355+0000 osd.2 (osd.2) 6 : cluster [DBG] 11.6 starting backfill to osd.4 from (0'0,0'0] MAX to 371'10671 2024-09-21T11:00:50.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.294355+0000 osd.2 (osd.2) 6 : cluster [DBG] 11.6 starting backfill to osd.4 from (0'0,0'0] MAX to 371'10671 2024-09-21T11:00:50.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.297036+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.1 starting backfill to osd.2 from (0'0,0'0] MAX to 371'10616 2024-09-21T11:00:50.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.297036+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.1 starting backfill to osd.2 from (0'0,0'0] MAX to 371'10616 2024-09-21T11:00:50.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.297140+0000 osd.3 (osd.3) 29 : cluster [DBG] 11.b starting backfill to osd.5 from (0'0,0'0] MAX to 371'10621 2024-09-21T11:00:50.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.297140+0000 osd.3 (osd.3) 29 : cluster [DBG] 11.b starting backfill to osd.5 from (0'0,0'0] MAX to 371'10621 2024-09-21T11:00:50.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.300370+0000 osd.3 (osd.3) 30 : cluster [DBG] 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 371'10561 2024-09-21T11:00:50.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.300370+0000 osd.3 (osd.3) 30 : cluster [DBG] 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 371'10561 2024-09-21T11:00:50.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.317445+0000 osd.2 (osd.2) 7 : cluster [DBG] 11.2 starting backfill to osd.7 from (0'0,0'0] MAX to 371'10804 2024-09-21T11:00:50.335 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:50 smithi204 bash[78884]: cluster 2024-09-21T11:00:49.317445+0000 osd.2 (osd.2) 7 : cluster [DBG] 11.2 starting backfill to osd.7 from (0'0,0'0] MAX to 371'10804 2024-09-21T11:00:50.372 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:50.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:50.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.085809+0000 mgr.y (mgr.25133) 1449 : cluster [DBG] pgmap v1557: 109 pgs: 5 remapped+peering, 104 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 474 op/s; 648 KiB/s, 10 objects/s recovering 2024-09-21T11:00:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.085809+0000 mgr.y (mgr.25133) 1449 : cluster [DBG] pgmap v1557: 109 pgs: 5 remapped+peering, 104 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 474 op/s; 648 KiB/s, 10 objects/s recovering 2024-09-21T11:00:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.293649+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e374: 8 total, 8 up, 7 in 2024-09-21T11:00:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.293649+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e374: 8 total, 8 up, 7 in 2024-09-21T11:00:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.294355+0000 osd.2 (osd.2) 6 : cluster [DBG] 11.6 starting backfill to osd.4 from (0'0,0'0] MAX to 371'10671 2024-09-21T11:00:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.294355+0000 osd.2 (osd.2) 6 : cluster [DBG] 11.6 starting backfill to osd.4 from (0'0,0'0] MAX to 371'10671 2024-09-21T11:00:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.297036+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.1 starting backfill to osd.2 from (0'0,0'0] MAX to 371'10616 2024-09-21T11:00:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.297036+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.1 starting backfill to osd.2 from (0'0,0'0] MAX to 371'10616 2024-09-21T11:00:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.297140+0000 osd.3 (osd.3) 29 : cluster [DBG] 11.b starting backfill to osd.5 from (0'0,0'0] MAX to 371'10621 2024-09-21T11:00:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.297140+0000 osd.3 (osd.3) 29 : cluster [DBG] 11.b starting backfill to osd.5 from (0'0,0'0] MAX to 371'10621 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.300370+0000 osd.3 (osd.3) 30 : cluster [DBG] 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 371'10561 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.300370+0000 osd.3 (osd.3) 30 : cluster [DBG] 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 371'10561 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.317445+0000 osd.2 (osd.2) 7 : cluster [DBG] 11.2 starting backfill to osd.7 from (0'0,0'0] MAX to 371'10804 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[88275]: cluster 2024-09-21T11:00:49.317445+0000 osd.2 (osd.2) 7 : cluster [DBG] 11.2 starting backfill to osd.7 from (0'0,0'0] MAX to 371'10804 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.085809+0000 mgr.y (mgr.25133) 1449 : cluster [DBG] pgmap v1557: 109 pgs: 5 remapped+peering, 104 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 474 op/s; 648 KiB/s, 10 objects/s recovering 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.085809+0000 mgr.y (mgr.25133) 1449 : cluster [DBG] pgmap v1557: 109 pgs: 5 remapped+peering, 104 active+clean; 2.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 474 op/s; 648 KiB/s, 10 objects/s recovering 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.293649+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e374: 8 total, 8 up, 7 in 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.293649+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e374: 8 total, 8 up, 7 in 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.294355+0000 osd.2 (osd.2) 6 : cluster [DBG] 11.6 starting backfill to osd.4 from (0'0,0'0] MAX to 371'10671 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.294355+0000 osd.2 (osd.2) 6 : cluster [DBG] 11.6 starting backfill to osd.4 from (0'0,0'0] MAX to 371'10671 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.297036+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.1 starting backfill to osd.2 from (0'0,0'0] MAX to 371'10616 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.297036+0000 osd.6 (osd.6) 17 : cluster [DBG] 11.1 starting backfill to osd.2 from (0'0,0'0] MAX to 371'10616 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.297140+0000 osd.3 (osd.3) 29 : cluster [DBG] 11.b starting backfill to osd.5 from (0'0,0'0] MAX to 371'10621 2024-09-21T11:00:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.297140+0000 osd.3 (osd.3) 29 : cluster [DBG] 11.b starting backfill to osd.5 from (0'0,0'0] MAX to 371'10621 2024-09-21T11:00:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.300370+0000 osd.3 (osd.3) 30 : cluster [DBG] 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 371'10561 2024-09-21T11:00:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.300370+0000 osd.3 (osd.3) 30 : cluster [DBG] 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 371'10561 2024-09-21T11:00:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.317445+0000 osd.2 (osd.2) 7 : cluster [DBG] 11.2 starting backfill to osd.7 from (0'0,0'0] MAX to 371'10804 2024-09-21T11:00:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:50 smithi003 bash[89466]: cluster 2024-09-21T11:00:49.317445+0000 osd.2 (osd.2) 7 : cluster [DBG] 11.2 starting backfill to osd.7 from (0'0,0'0] MAX to 371'10804 2024-09-21T11:00:50.476 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:50.512 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:50.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:50.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:50.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:50.654 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:50.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:50.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:50.759 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:50.792 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:50.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:50.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:50.897 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:50.923 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:50.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:50.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:51.027 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:51.062 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:51.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:51.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:51.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:51.194 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:51.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:51.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:51.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:51.329 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:51.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:51.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:51 smithi003 bash[88275]: cluster 2024-09-21T11:00:50.305750+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e375: 8 total, 8 up, 7 in 2024-09-21T11:00:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:51 smithi003 bash[88275]: cluster 2024-09-21T11:00:50.305750+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e375: 8 total, 8 up, 7 in 2024-09-21T11:00:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:51 smithi003 bash[88275]: cluster 2024-09-21T11:00:51.308120+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e376: 8 total, 8 up, 7 in 2024-09-21T11:00:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:51 smithi003 bash[88275]: cluster 2024-09-21T11:00:51.308120+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e376: 8 total, 8 up, 7 in 2024-09-21T11:00:51.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:51 smithi003 bash[89466]: cluster 2024-09-21T11:00:50.305750+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e375: 8 total, 8 up, 7 in 2024-09-21T11:00:51.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:51 smithi003 bash[89466]: cluster 2024-09-21T11:00:50.305750+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e375: 8 total, 8 up, 7 in 2024-09-21T11:00:51.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:51 smithi003 bash[89466]: cluster 2024-09-21T11:00:51.308120+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e376: 8 total, 8 up, 7 in 2024-09-21T11:00:51.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:51 smithi003 bash[89466]: cluster 2024-09-21T11:00:51.308120+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e376: 8 total, 8 up, 7 in 2024-09-21T11:00:51.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:51.458 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:51.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:51.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:51 smithi204 bash[78884]: cluster 2024-09-21T11:00:50.305750+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e375: 8 total, 8 up, 7 in 2024-09-21T11:00:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:51 smithi204 bash[78884]: cluster 2024-09-21T11:00:50.305750+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e375: 8 total, 8 up, 7 in 2024-09-21T11:00:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:51 smithi204 bash[78884]: cluster 2024-09-21T11:00:51.308120+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e376: 8 total, 8 up, 7 in 2024-09-21T11:00:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:51 smithi204 bash[78884]: cluster 2024-09-21T11:00:51.308120+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e376: 8 total, 8 up, 7 in 2024-09-21T11:00:51.561 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:51.590 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:51.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:51.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:51.631 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:00:51.698 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:51.727 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:51.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:51.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:51.830 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:51.848 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:51.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:51.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:51.951 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:51.977 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:51.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:51.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:52.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:52.104 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:52.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:52.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:52.207 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:52.236 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:52.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:52.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:52.338 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:52.374 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:52.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:52.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:52.484 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:52.518 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:52.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:52.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:52.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:52 smithi204 bash[78884]: cluster 2024-09-21T11:00:51.086302+0000 mgr.y (mgr.25133) 1450 : cluster [DBG] pgmap v1560: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 471 op/s; 2116/105273 objects misplaced (2.010%); 1.2 MiB/s, 20 objects/s recovering 2024-09-21T11:00:52.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:52 smithi204 bash[78884]: cluster 2024-09-21T11:00:51.086302+0000 mgr.y (mgr.25133) 1450 : cluster [DBG] pgmap v1560: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 471 op/s; 2116/105273 objects misplaced (2.010%); 1.2 MiB/s, 20 objects/s recovering 2024-09-21T11:00:52.621 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:52.631 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:52 smithi003 bash[89466]: cluster 2024-09-21T11:00:51.086302+0000 mgr.y (mgr.25133) 1450 : cluster [DBG] pgmap v1560: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 471 op/s; 2116/105273 objects misplaced (2.010%); 1.2 MiB/s, 20 objects/s recovering 2024-09-21T11:00:52.631 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:52 smithi003 bash[89466]: cluster 2024-09-21T11:00:51.086302+0000 mgr.y (mgr.25133) 1450 : cluster [DBG] pgmap v1560: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 471 op/s; 2116/105273 objects misplaced (2.010%); 1.2 MiB/s, 20 objects/s recovering 2024-09-21T11:00:52.631 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:52 smithi003 bash[88275]: cluster 2024-09-21T11:00:51.086302+0000 mgr.y (mgr.25133) 1450 : cluster [DBG] pgmap v1560: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 471 op/s; 2116/105273 objects misplaced (2.010%); 1.2 MiB/s, 20 objects/s recovering 2024-09-21T11:00:52.631 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:52 smithi003 bash[88275]: cluster 2024-09-21T11:00:51.086302+0000 mgr.y (mgr.25133) 1450 : cluster [DBG] pgmap v1560: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 471 op/s; 2116/105273 objects misplaced (2.010%); 1.2 MiB/s, 20 objects/s recovering 2024-09-21T11:00:52.652 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:52.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:52.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:52.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:52.775 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:52.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:52.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:52.878 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:52.899 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:52.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:52.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:53.002 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:53.030 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:53.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:53.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:53.135 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:53.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:53.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:53.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:53.261 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:00:53.270 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:53.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:53.300 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:53.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:53.401 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:53.429 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:53.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:53.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:53.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:53.566 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:53.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:53.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:53.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:53.699 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:53.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:53.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:53.745 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 4, 5, 7, 6, 2] out_osds: [0] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T11:00:53.745 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T11:00:53.745 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [1, 3, 4, 5, 7, 6, 2] 2024-09-21T11:00:53.745 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd out 4 2024-09-21T11:00:53.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:53.838 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:53.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:53.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:53.948 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:53.967 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:53.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:53.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:54.069 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:54.103 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:54.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:54.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:54.210 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:54.246 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:54.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:54.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:54.348 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:54.367 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:54.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:54.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:54.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:54 smithi003 bash[88275]: cluster 2024-09-21T11:00:53.086920+0000 mgr.y (mgr.25133) 1451 : cluster [DBG] pgmap v1562: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 2116/105273 objects misplaced (2.010%); 1001 KiB/s, 16 objects/s recovering 2024-09-21T11:00:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:54 smithi003 bash[88275]: cluster 2024-09-21T11:00:53.086920+0000 mgr.y (mgr.25133) 1451 : cluster [DBG] pgmap v1562: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 2116/105273 objects misplaced (2.010%); 1001 KiB/s, 16 objects/s recovering 2024-09-21T11:00:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:54 smithi003 bash[88275]: audit 2024-09-21T11:00:53.684964+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:54.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:54 smithi003 bash[88275]: audit 2024-09-21T11:00:53.684964+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:54 smithi003 bash[89466]: cluster 2024-09-21T11:00:53.086920+0000 mgr.y (mgr.25133) 1451 : cluster [DBG] pgmap v1562: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 2116/105273 objects misplaced (2.010%); 1001 KiB/s, 16 objects/s recovering 2024-09-21T11:00:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:54 smithi003 bash[89466]: cluster 2024-09-21T11:00:53.086920+0000 mgr.y (mgr.25133) 1451 : cluster [DBG] pgmap v1562: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 2116/105273 objects misplaced (2.010%); 1001 KiB/s, 16 objects/s recovering 2024-09-21T11:00:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:54 smithi003 bash[89466]: audit 2024-09-21T11:00:53.684964+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:54 smithi003 bash[89466]: audit 2024-09-21T11:00:53.684964+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:54.470 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:54.498 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:54.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:54.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:54.604 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:54.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:54 smithi204 bash[78884]: cluster 2024-09-21T11:00:53.086920+0000 mgr.y (mgr.25133) 1451 : cluster [DBG] pgmap v1562: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 2116/105273 objects misplaced (2.010%); 1001 KiB/s, 16 objects/s recovering 2024-09-21T11:00:54.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:54 smithi204 bash[78884]: cluster 2024-09-21T11:00:53.086920+0000 mgr.y (mgr.25133) 1451 : cluster [DBG] pgmap v1562: 109 pgs: 1 peering, 1 active+remapped+backfilling, 5 active+undersized+remapped, 5 remapped+peering, 97 active+clean; 2.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 2116/105273 objects misplaced (2.010%); 1001 KiB/s, 16 objects/s recovering 2024-09-21T11:00:54.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:54 smithi204 bash[78884]: audit 2024-09-21T11:00:53.684964+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:54.613 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:54 smithi204 bash[78884]: audit 2024-09-21T11:00:53.684964+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:00:54.634 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:54.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:54.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:54.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:54.770 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:54.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:54.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:54.874 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:54.897 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:54.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:54.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:55.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:55.039 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:55.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:55.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:55.146 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:55.174 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:55.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:55.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:55.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:55.306 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:55.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:55.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:55.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:55.439 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:55.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:55.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:55.542 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:55.568 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:55.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:55.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:55.672 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:55.706 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:55.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:55.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:55.811 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:55.842 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:55.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:55.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:55.946 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:55.988 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:55.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:55.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:56.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:56.117 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:56.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:56.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:56.221 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:56.252 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:56.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:56.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:56.355 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:56.363 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:56 smithi204 bash[78884]: cluster 2024-09-21T11:00:55.087633+0000 mgr.y (mgr.25133) 1452 : cluster [DBG] pgmap v1563: 109 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 101 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 9585/100722 objects misplaced (9.516%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T11:00:56.363 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:56 smithi204 bash[78884]: cluster 2024-09-21T11:00:55.087633+0000 mgr.y (mgr.25133) 1452 : cluster [DBG] pgmap v1563: 109 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 101 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 9585/100722 objects misplaced (9.516%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T11:00:56.373 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:56.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:56.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:56.475 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:56.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:56 smithi003 bash[89466]: cluster 2024-09-21T11:00:55.087633+0000 mgr.y (mgr.25133) 1452 : cluster [DBG] pgmap v1563: 109 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 101 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 9585/100722 objects misplaced (9.516%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T11:00:56.485 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:56 smithi003 bash[89466]: cluster 2024-09-21T11:00:55.087633+0000 mgr.y (mgr.25133) 1452 : cluster [DBG] pgmap v1563: 109 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 101 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 9585/100722 objects misplaced (9.516%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T11:00:56.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:56 smithi003 bash[88275]: cluster 2024-09-21T11:00:55.087633+0000 mgr.y (mgr.25133) 1452 : cluster [DBG] pgmap v1563: 109 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 101 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 9585/100722 objects misplaced (9.516%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T11:00:56.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:56 smithi003 bash[88275]: cluster 2024-09-21T11:00:55.087633+0000 mgr.y (mgr.25133) 1452 : cluster [DBG] pgmap v1563: 109 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 101 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 9585/100722 objects misplaced (9.516%); 7.6 MiB/s, 122 objects/s recovering 2024-09-21T11:00:56.498 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:56.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:56.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:56.601 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:56.631 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:56.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:56.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:56.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:56.766 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:56.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:56.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:56.873 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:56.909 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:56.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:56.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:57.012 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:57.046 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:57.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:57.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:57.149 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:57.182 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:00:57.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:57.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:00:57.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:57.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:57.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:57.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:57.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:57.451 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:57.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:57.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:57.537 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:57 smithi003 bash[88275]: cluster 2024-09-21T11:00:57.088203+0000 mgr.y (mgr.25133) 1453 : cluster [DBG] pgmap v1564: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 8837/96708 objects misplaced (9.138%); 11 MiB/s, 171 objects/s recovering 2024-09-21T11:00:57.537 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:57 smithi003 bash[88275]: cluster 2024-09-21T11:00:57.088203+0000 mgr.y (mgr.25133) 1453 : cluster [DBG] pgmap v1564: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 8837/96708 objects misplaced (9.138%); 11 MiB/s, 171 objects/s recovering 2024-09-21T11:00:57.537 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:00:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:00:57] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-09-21T11:00:57.537 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:57 smithi003 bash[89466]: cluster 2024-09-21T11:00:57.088203+0000 mgr.y (mgr.25133) 1453 : cluster [DBG] pgmap v1564: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 8837/96708 objects misplaced (9.138%); 11 MiB/s, 171 objects/s recovering 2024-09-21T11:00:57.537 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:57 smithi003 bash[89466]: cluster 2024-09-21T11:00:57.088203+0000 mgr.y (mgr.25133) 1453 : cluster [DBG] pgmap v1564: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 8837/96708 objects misplaced (9.138%); 11 MiB/s, 171 objects/s recovering 2024-09-21T11:00:57.553 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:57.561 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:57 smithi204 bash[78884]: cluster 2024-09-21T11:00:57.088203+0000 mgr.y (mgr.25133) 1453 : cluster [DBG] pgmap v1564: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 8837/96708 objects misplaced (9.138%); 11 MiB/s, 171 objects/s recovering 2024-09-21T11:00:57.561 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:57 smithi204 bash[78884]: cluster 2024-09-21T11:00:57.088203+0000 mgr.y (mgr.25133) 1453 : cluster [DBG] pgmap v1564: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 516 op/s; 8837/96708 objects misplaced (9.138%); 11 MiB/s, 171 objects/s recovering 2024-09-21T11:00:57.579 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:57.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:57.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:57.685 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:57.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:57.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:57.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:57.819 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:57.845 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:57.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:57.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:57.949 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:57.988 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:57.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:57.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:58.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:58.123 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:58.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:58.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:58.227 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:58.263 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:58.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:58.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:58.368 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:58.390 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:58.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:58.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:58.405 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T11:00:58.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:58 smithi003 bash[88275]: audit 2024-09-21T11:00:57.920825+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.3:0/2739669271' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:58 smithi003 bash[88275]: audit 2024-09-21T11:00:57.920825+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.3:0/2739669271' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:58 smithi003 bash[88275]: audit 2024-09-21T11:00:57.921127+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:58 smithi003 bash[88275]: audit 2024-09-21T11:00:57.921127+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:58 smithi003 bash[89466]: audit 2024-09-21T11:00:57.920825+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.3:0/2739669271' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:58 smithi003 bash[89466]: audit 2024-09-21T11:00:57.920825+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.3:0/2739669271' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:58 smithi003 bash[89466]: audit 2024-09-21T11:00:57.921127+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:58 smithi003 bash[89466]: audit 2024-09-21T11:00:57.921127+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:58.525 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:58.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:58.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:58.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:58 smithi204 bash[78884]: audit 2024-09-21T11:00:57.920825+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.3:0/2739669271' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:58 smithi204 bash[78884]: audit 2024-09-21T11:00:57.920825+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.3:0/2739669271' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:58 smithi204 bash[78884]: audit 2024-09-21T11:00:57.921127+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.639 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:58 smithi204 bash[78884]: audit 2024-09-21T11:00:57.921127+0000 mon.a (mon.0) 2004 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:00:58.654 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:00:58.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:58.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:00:58.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:58.798 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:58.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:58.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:58.889 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35667.0:175466 11.7 11.90c92337 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e377)", 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T11:00:58.885600+0000", 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.0024912549999999999, 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0025178900000000001, 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "queued for pg", 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35667", 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 175466 2024-09-21T11:00:58.890 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885600+0000", 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885600+0000", 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:58.891 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885599+0000", 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999995 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885602+0000", 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.3740000000000001e-06 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885609+0000", 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.2060000000000001e-06 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.892 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885612+0000", 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1480000000000002e-06 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.35667.0:175461 11.b e377/373)", 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T11:00:58.887924+0000", 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.000166737, 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000251122, 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "queued for pg", 2024-09-21T11:00:58.893 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.887924+0000", 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.887924+0000", 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.887923+0000", 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:00:58.894 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.887931+0000", 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.3059999999999998e-06 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.887944+0000", 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2918999999999999e-05 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.887952+0000", 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1219999999999997e-06 2024-09-21T11:00:58.895 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35667.0:175455 11.7 11:e7a76d03:::benchmark_data_smithi003_230175_object73142:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e377)", 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T11:00:58.876944+0000", 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.011147363, 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.011279647, 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for sub ops", 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35667", 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:00:58.896 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 175455 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.876944+0000", 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.876944+0000", 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:58.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.876942+0000", 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.876949+0000", 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.515e-06 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.876965+0000", 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6096999999999999e-05 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:58.898 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.876973+0000", 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5129999999999999e-06 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.877007+0000", 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.4245999999999997e-05 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.877091+0000", 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.4064e-05 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,4", 2024-09-21T11:00:58.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.877197+0000", 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010556999999999999 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.881437+0000", 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0042402539999999997 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.884553+0000", 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003115652 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.900 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35667.0:175458 11.5 11:a4ca445c:::benchmark_data_smithi003_230175_object73145:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e377)", 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T11:00:58.877831+0000", 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.0102595, 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.010468002000000001, 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for sub ops", 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35667", 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 175458 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:58.901 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.877831+0000", 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.877831+0000", 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.877830+0000", 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.877840+0000", 2024-09-21T11:00:58.902 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4490000000000005e-06 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.877856+0000", 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5651e-05 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.877863+0000", 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0890000000000002e-06 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.877908+0000", 2024-09-21T11:00:58.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5330999999999997e-05 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.878010+0000", 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010232 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 6,7", 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.878108+0000", 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.7467999999999996e-05 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885214+0000", 2024-09-21T11:00:58.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0071065369999999996 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35667.0:175465 11.7 11:e4be04da:::benchmark_data_smithi003_230175_object73152:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e377)", 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T11:00:58.885556+0000", 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 0.0025347009999999999, 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0028144519999999998, 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "waiting for sub ops", 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35667", 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:00:58.905 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 175465 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885556+0000", 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885556+0000", 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:00:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885555+0000", 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885561+0000", 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8669999999999999e-06 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885577+0000", 2024-09-21T11:00:58.907 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5551000000000001e-05 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885582+0000", 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.451e-06 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885638+0000", 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6001000000000001e-05 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885720+0000", 2024-09-21T11:00:58.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.1799999999999996e-05 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,4", 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:58.885796+0000", 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5815999999999994e-05 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout: ], 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 5 2024-09-21T11:00:58.909 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T11:00:58.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:58.942 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:58.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:58.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:59.045 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:59.069 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:00:59.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:59.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:00:59.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:59.196 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:00:59.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:59.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:00:59.298 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:59.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:59.330 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:00:59.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:00:59.430 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:59.460 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:59.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:59.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:59.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:59 smithi204 bash[78884]: cluster 2024-09-21T11:00:58.380295+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:59.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:59 smithi204 bash[78884]: cluster 2024-09-21T11:00:58.380295+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:59.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:59 smithi204 bash[78884]: audit 2024-09-21T11:00:58.398135+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:00:59.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:59 smithi204 bash[78884]: audit 2024-09-21T11:00:58.398135+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:00:59.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:59 smithi204 bash[78884]: cluster 2024-09-21T11:00:58.403152+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e377: 8 total, 8 up, 7 in 2024-09-21T11:00:59.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:59 smithi204 bash[78884]: cluster 2024-09-21T11:00:58.403152+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e377: 8 total, 8 up, 7 in 2024-09-21T11:00:59.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:59 smithi204 bash[78884]: cluster 2024-09-21T11:00:59.088739+0000 mgr.y (mgr.25133) 1454 : cluster [DBG] pgmap v1566: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 525 op/s; 7124/92667 objects misplaced (7.688%); 18 MiB/s, 282 objects/s recovering 2024-09-21T11:00:59.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:00:59 smithi204 bash[78884]: cluster 2024-09-21T11:00:59.088739+0000 mgr.y (mgr.25133) 1454 : cluster [DBG] pgmap v1566: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 525 op/s; 7124/92667 objects misplaced (7.688%); 18 MiB/s, 282 objects/s recovering 2024-09-21T11:00:59.563 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[88275]: cluster 2024-09-21T11:00:58.380295+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[88275]: cluster 2024-09-21T11:00:58.380295+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[88275]: audit 2024-09-21T11:00:58.398135+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[88275]: audit 2024-09-21T11:00:58.398135+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[88275]: cluster 2024-09-21T11:00:58.403152+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e377: 8 total, 8 up, 7 in 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[88275]: cluster 2024-09-21T11:00:58.403152+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e377: 8 total, 8 up, 7 in 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[88275]: cluster 2024-09-21T11:00:59.088739+0000 mgr.y (mgr.25133) 1454 : cluster [DBG] pgmap v1566: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 525 op/s; 7124/92667 objects misplaced (7.688%); 18 MiB/s, 282 objects/s recovering 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[88275]: cluster 2024-09-21T11:00:59.088739+0000 mgr.y (mgr.25133) 1454 : cluster [DBG] pgmap v1566: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 525 op/s; 7124/92667 objects misplaced (7.688%); 18 MiB/s, 282 objects/s recovering 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[89466]: cluster 2024-09-21T11:00:58.380295+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[89466]: cluster 2024-09-21T11:00:58.380295+0000 mon.a (mon.0) 2005 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[89466]: audit 2024-09-21T11:00:58.398135+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:00:59.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[89466]: audit 2024-09-21T11:00:58.398135+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:00:59.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[89466]: cluster 2024-09-21T11:00:58.403152+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e377: 8 total, 8 up, 7 in 2024-09-21T11:00:59.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[89466]: cluster 2024-09-21T11:00:58.403152+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e377: 8 total, 8 up, 7 in 2024-09-21T11:00:59.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[89466]: cluster 2024-09-21T11:00:59.088739+0000 mgr.y (mgr.25133) 1454 : cluster [DBG] pgmap v1566: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 525 op/s; 7124/92667 objects misplaced (7.688%); 18 MiB/s, 282 objects/s recovering 2024-09-21T11:00:59.574 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:00:59 smithi003 bash[89466]: cluster 2024-09-21T11:00:59.088739+0000 mgr.y (mgr.25133) 1454 : cluster [DBG] pgmap v1566: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 525 op/s; 7124/92667 objects misplaced (7.688%); 18 MiB/s, 282 objects/s recovering 2024-09-21T11:00:59.588 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:00:59.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:59.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:00:59.693 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:59.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:59.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:59.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:00:59.818 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:59.844 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:00:59.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:59.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:00:59.947 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:59.975 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:00:59.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:00:59.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:00.078 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:00.109 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:00.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:00.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:00.217 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:00.244 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:00.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:00.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:00.350 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:00.371 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:00.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:00.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:00.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:00.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_blocked_ops 2024-09-21T11:01:00.511 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:00.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:00.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:00.618 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:00.642 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:00.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:00.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:00.752 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:00.769 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:00.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:00.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:00.871 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:00.900 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:00.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:00.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:00.957 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:01:01.005 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:01.026 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:01.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:01.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:01.128 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:01.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:01.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:01.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:01.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:01.284 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:01.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:01.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:01.389 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:01.420 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:01.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:01.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:01.524 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:01.543 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:01.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:01.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:01.647 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:01.687 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:01.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:01.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:01.792 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:01.819 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:01.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:01.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:01.922 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:01.947 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:01.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:01.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:02.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:02.067 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:02.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:02.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:02.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:02.210 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:02.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:02.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:02.317 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:02.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:02 smithi003 bash[88275]: cluster 2024-09-21T11:01:01.089456+0000 mgr.y (mgr.25133) 1455 : cluster [DBG] pgmap v1567: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 274 objects/s recovering 2024-09-21T11:01:02.326 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:02 smithi003 bash[88275]: cluster 2024-09-21T11:01:01.089456+0000 mgr.y (mgr.25133) 1455 : cluster [DBG] pgmap v1567: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 274 objects/s recovering 2024-09-21T11:01:02.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:02 smithi003 bash[89466]: cluster 2024-09-21T11:01:01.089456+0000 mgr.y (mgr.25133) 1455 : cluster [DBG] pgmap v1567: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 274 objects/s recovering 2024-09-21T11:01:02.327 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:02 smithi003 bash[89466]: cluster 2024-09-21T11:01:01.089456+0000 mgr.y (mgr.25133) 1455 : cluster [DBG] pgmap v1567: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 274 objects/s recovering 2024-09-21T11:01:02.348 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:02.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:02.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:02.453 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:02.462 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:02 smithi204 bash[78884]: cluster 2024-09-21T11:01:01.089456+0000 mgr.y (mgr.25133) 1455 : cluster [DBG] pgmap v1567: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 274 objects/s recovering 2024-09-21T11:01:02.462 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:02 smithi204 bash[78884]: cluster 2024-09-21T11:01:01.089456+0000 mgr.y (mgr.25133) 1455 : cluster [DBG] pgmap v1567: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 647 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 274 objects/s recovering 2024-09-21T11:01:02.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:02.484 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:02.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:02.585 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:02.603 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:02.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:02.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:02.706 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:02.727 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:02.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:02.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:02.830 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:02.860 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:02.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:02.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:02.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T11:01:02.965 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:02.990 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:02.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:02.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:03.093 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:03.126 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:03.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:03.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:03.230 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:03.266 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:03.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:03.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:03.374 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:03.405 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:03.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:03.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:03.511 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:03.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:03.545 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:03.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:03.646 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:03.667 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:03.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:03.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:03.770 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:03.800 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:03.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:03.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:03.905 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:03.934 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:03.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:03.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:04.040 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:04.073 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:04.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:04.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:04.177 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:04.220 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:04.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:04.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:04.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:04 smithi204 bash[78884]: cluster 2024-09-21T11:01:03.091959+0000 mgr.y (mgr.25133) 1456 : cluster [DBG] pgmap v1568: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 268 objects/s recovering 2024-09-21T11:01:04.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:04 smithi204 bash[78884]: cluster 2024-09-21T11:01:03.091959+0000 mgr.y (mgr.25133) 1456 : cluster [DBG] pgmap v1568: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 268 objects/s recovering 2024-09-21T11:01:04.326 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:04.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:04 smithi003 bash[88275]: cluster 2024-09-21T11:01:03.091959+0000 mgr.y (mgr.25133) 1456 : cluster [DBG] pgmap v1568: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 268 objects/s recovering 2024-09-21T11:01:04.337 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:04 smithi003 bash[88275]: cluster 2024-09-21T11:01:03.091959+0000 mgr.y (mgr.25133) 1456 : cluster [DBG] pgmap v1568: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 268 objects/s recovering 2024-09-21T11:01:04.337 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:04 smithi003 bash[89466]: cluster 2024-09-21T11:01:03.091959+0000 mgr.y (mgr.25133) 1456 : cluster [DBG] pgmap v1568: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 268 objects/s recovering 2024-09-21T11:01:04.337 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:04 smithi003 bash[89466]: cluster 2024-09-21T11:01:03.091959+0000 mgr.y (mgr.25133) 1456 : cluster [DBG] pgmap v1568: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.8 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 6564/86265 objects misplaced (7.609%); 17 MiB/s, 268 objects/s recovering 2024-09-21T11:01:04.356 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:04.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:04.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:04.464 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:04.496 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:04.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:04.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:04.598 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:04.621 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:04.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:04.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:04.723 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:04.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:04.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:04.843 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:04.872 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:04.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:04.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:04.977 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:05.004 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:05.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:05.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:05.107 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:05.147 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:05.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:05.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:05.253 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:05.290 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:05.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:05.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:05.300 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:01:05.338 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T11:01:05.339 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T11:01:05.394 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:05.419 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T11:01:05.419 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T11:01:05.434 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:05.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:05.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:05.451 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T11:01:05.451 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T11:01:05.490 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T11:01:05.491 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T11:01:05.518 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T11:01:05.518 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T11:01:05.540 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:05.558 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T11:01:05.558 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T11:01:05.572 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:05.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:05.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:05.589 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T11:01:05.589 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T11:01:05.619 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T11:01:05.619 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T11:01:05.679 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:05.713 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:05.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:05.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:05.817 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:05.839 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:05.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:05.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:05.945 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:05.975 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:05.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:05.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:06.082 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:06.109 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:06.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:06.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:06.214 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:06.242 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:06.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:06.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:06.350 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:06.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:06 smithi003 bash[88275]: cluster 2024-09-21T11:01:05.092660+0000 mgr.y (mgr.25133) 1457 : cluster [DBG] pgmap v1569: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.6 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 4819/80718 objects misplaced (5.970%); 20 MiB/s, 314 objects/s recovering 2024-09-21T11:01:06.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:06 smithi003 bash[88275]: cluster 2024-09-21T11:01:05.092660+0000 mgr.y (mgr.25133) 1457 : cluster [DBG] pgmap v1569: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.6 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 4819/80718 objects misplaced (5.970%); 20 MiB/s, 314 objects/s recovering 2024-09-21T11:01:06.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:06 smithi003 bash[88275]: audit 2024-09-21T11:01:05.297143+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.3:0/802537359' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:06.359 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:06 smithi003 bash[88275]: audit 2024-09-21T11:01:05.297143+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.3:0/802537359' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:06.359 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:06 smithi003 bash[89466]: cluster 2024-09-21T11:01:05.092660+0000 mgr.y (mgr.25133) 1457 : cluster [DBG] pgmap v1569: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.6 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 4819/80718 objects misplaced (5.970%); 20 MiB/s, 314 objects/s recovering 2024-09-21T11:01:06.359 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:06 smithi003 bash[89466]: cluster 2024-09-21T11:01:05.092660+0000 mgr.y (mgr.25133) 1457 : cluster [DBG] pgmap v1569: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.6 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 4819/80718 objects misplaced (5.970%); 20 MiB/s, 314 objects/s recovering 2024-09-21T11:01:06.359 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:06 smithi003 bash[89466]: audit 2024-09-21T11:01:05.297143+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.3:0/802537359' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:06.359 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:06 smithi003 bash[89466]: audit 2024-09-21T11:01:05.297143+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.3:0/802537359' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:06.371 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:06.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:06.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:06.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:06.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:06 smithi204 bash[78884]: cluster 2024-09-21T11:01:05.092660+0000 mgr.y (mgr.25133) 1457 : cluster [DBG] pgmap v1569: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.6 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 4819/80718 objects misplaced (5.970%); 20 MiB/s, 314 objects/s recovering 2024-09-21T11:01:06.481 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:06 smithi204 bash[78884]: cluster 2024-09-21T11:01:05.092660+0000 mgr.y (mgr.25133) 1457 : cluster [DBG] pgmap v1569: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.6 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 4819/80718 objects misplaced (5.970%); 20 MiB/s, 314 objects/s recovering 2024-09-21T11:01:06.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:06 smithi204 bash[78884]: audit 2024-09-21T11:01:05.297143+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.3:0/802537359' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:06.482 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:06 smithi204 bash[78884]: audit 2024-09-21T11:01:05.297143+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.3:0/802537359' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:06.493 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:06.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:06.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:06.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:06.616 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:06.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:06.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:06.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:06.750 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:06.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:06.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:06.853 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:06.884 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:06.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:06.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:06.987 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:07.013 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:07.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:07.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:07.118 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:07.140 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:07.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:07.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:07.245 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:07.269 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:07.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:07.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:07.373 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:07.393 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:07.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:07.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:07.496 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:07.515 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:07.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:07.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:07.618 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:07.639 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:07.641 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:01:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:01:07] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-09-21T11:01:07.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:07.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:07.743 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:07.765 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:07.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:07.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:07.867 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:07.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:07.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:07.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:07.994 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:08.015 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:08.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:08.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:08.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:08.140 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:08.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:08.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:08.242 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:08.272 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:08.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:08.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:08.378 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:08.420 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:08.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:08.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:08.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:08 smithi204 bash[78884]: cluster 2024-09-21T11:01:07.093155+0000 mgr.y (mgr.25133) 1458 : cluster [DBG] pgmap v1570: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 4300/76011 objects misplaced (5.657%); 19 MiB/s, 297 objects/s recovering 2024-09-21T11:01:08.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:08 smithi204 bash[78884]: cluster 2024-09-21T11:01:07.093155+0000 mgr.y (mgr.25133) 1458 : cluster [DBG] pgmap v1570: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 4300/76011 objects misplaced (5.657%); 19 MiB/s, 297 objects/s recovering 2024-09-21T11:01:08.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:08 smithi204 bash[78884]: cluster 2024-09-21T11:01:07.171467+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e378: 8 total, 8 up, 7 in 2024-09-21T11:01:08.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:08 smithi204 bash[78884]: cluster 2024-09-21T11:01:07.171467+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e378: 8 total, 8 up, 7 in 2024-09-21T11:01:08.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:08.555 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:08.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:08.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:08.661 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:08.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:08 smithi003 bash[88275]: cluster 2024-09-21T11:01:07.093155+0000 mgr.y (mgr.25133) 1458 : cluster [DBG] pgmap v1570: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 4300/76011 objects misplaced (5.657%); 19 MiB/s, 297 objects/s recovering 2024-09-21T11:01:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:08 smithi003 bash[88275]: cluster 2024-09-21T11:01:07.093155+0000 mgr.y (mgr.25133) 1458 : cluster [DBG] pgmap v1570: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 4300/76011 objects misplaced (5.657%); 19 MiB/s, 297 objects/s recovering 2024-09-21T11:01:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:08 smithi003 bash[88275]: cluster 2024-09-21T11:01:07.171467+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e378: 8 total, 8 up, 7 in 2024-09-21T11:01:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:08 smithi003 bash[88275]: cluster 2024-09-21T11:01:07.171467+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e378: 8 total, 8 up, 7 in 2024-09-21T11:01:08.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:08 smithi003 bash[89466]: cluster 2024-09-21T11:01:07.093155+0000 mgr.y (mgr.25133) 1458 : cluster [DBG] pgmap v1570: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 4300/76011 objects misplaced (5.657%); 19 MiB/s, 297 objects/s recovering 2024-09-21T11:01:08.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:08 smithi003 bash[89466]: cluster 2024-09-21T11:01:07.093155+0000 mgr.y (mgr.25133) 1458 : cluster [DBG] pgmap v1570: 109 pgs: 2 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 1.5 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 689 op/s; 4300/76011 objects misplaced (5.657%); 19 MiB/s, 297 objects/s recovering 2024-09-21T11:01:08.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:08 smithi003 bash[89466]: cluster 2024-09-21T11:01:07.171467+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e378: 8 total, 8 up, 7 in 2024-09-21T11:01:08.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:08 smithi003 bash[89466]: cluster 2024-09-21T11:01:07.171467+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e378: 8 total, 8 up, 7 in 2024-09-21T11:01:08.694 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:08.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:08.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:08.800 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:08.833 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:08.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:08.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:08.935 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:08.963 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:08.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:08.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:09.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:09.085 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:09.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:09.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:09.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:09.211 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:09.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:09.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:09.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:09.339 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:09.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:09.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:09.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:09.468 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:09.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:09.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:09.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:09.601 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:09.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:09.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:09.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:09 smithi204 bash[78884]: cluster 2024-09-21T11:01:08.171598+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e379: 8 total, 8 up, 7 in 2024-09-21T11:01:09.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:09 smithi204 bash[78884]: cluster 2024-09-21T11:01:08.171598+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e379: 8 total, 8 up, 7 in 2024-09-21T11:01:09.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:09 smithi204 bash[78884]: audit 2024-09-21T11:01:08.685289+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:09.692 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:09 smithi204 bash[78884]: audit 2024-09-21T11:01:08.685289+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:09.705 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:09.724 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:09.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:09.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:09.820 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:09 smithi003 bash[88275]: cluster 2024-09-21T11:01:08.171598+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e379: 8 total, 8 up, 7 in 2024-09-21T11:01:09.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:09 smithi003 bash[88275]: cluster 2024-09-21T11:01:08.171598+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e379: 8 total, 8 up, 7 in 2024-09-21T11:01:09.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:09 smithi003 bash[88275]: audit 2024-09-21T11:01:08.685289+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:09.821 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:09 smithi003 bash[88275]: audit 2024-09-21T11:01:08.685289+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:09.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:09 smithi003 bash[89466]: cluster 2024-09-21T11:01:08.171598+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e379: 8 total, 8 up, 7 in 2024-09-21T11:01:09.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:09 smithi003 bash[89466]: cluster 2024-09-21T11:01:08.171598+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e379: 8 total, 8 up, 7 in 2024-09-21T11:01:09.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:09 smithi003 bash[89466]: audit 2024-09-21T11:01:08.685289+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:09.822 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:09 smithi003 bash[89466]: audit 2024-09-21T11:01:08.685289+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:09.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:09.870 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:09.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:09.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:09.976 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:10.000 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:10.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:10.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:10.105 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:10.141 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:10.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:10.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:10.245 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:10.269 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:10.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:10.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:10.333 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:01:10.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:10.399 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:10.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:10.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:10.504 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:10 smithi204 bash[78884]: cluster 2024-09-21T11:01:09.093608+0000 mgr.y (mgr.25133) 1459 : cluster [DBG] pgmap v1573: 109 pgs: 3 active+remapped+backfilling, 106 active+clean; 1.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 2149/72816 objects misplaced (2.951%); 26 MiB/s, 422 objects/s recovering 2024-09-21T11:01:10.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:10 smithi204 bash[78884]: cluster 2024-09-21T11:01:09.093608+0000 mgr.y (mgr.25133) 1459 : cluster [DBG] pgmap v1573: 109 pgs: 3 active+remapped+backfilling, 106 active+clean; 1.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 2149/72816 objects misplaced (2.951%); 26 MiB/s, 422 objects/s recovering 2024-09-21T11:01:10.532 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:10.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:10.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:10.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:10.663 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:10.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:10.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:10.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:10 smithi003 bash[88275]: cluster 2024-09-21T11:01:09.093608+0000 mgr.y (mgr.25133) 1459 : cluster [DBG] pgmap v1573: 109 pgs: 3 active+remapped+backfilling, 106 active+clean; 1.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 2149/72816 objects misplaced (2.951%); 26 MiB/s, 422 objects/s recovering 2024-09-21T11:01:10.679 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:10 smithi003 bash[88275]: cluster 2024-09-21T11:01:09.093608+0000 mgr.y (mgr.25133) 1459 : cluster [DBG] pgmap v1573: 109 pgs: 3 active+remapped+backfilling, 106 active+clean; 1.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 2149/72816 objects misplaced (2.951%); 26 MiB/s, 422 objects/s recovering 2024-09-21T11:01:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:10 smithi003 bash[89466]: cluster 2024-09-21T11:01:09.093608+0000 mgr.y (mgr.25133) 1459 : cluster [DBG] pgmap v1573: 109 pgs: 3 active+remapped+backfilling, 106 active+clean; 1.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 2149/72816 objects misplaced (2.951%); 26 MiB/s, 422 objects/s recovering 2024-09-21T11:01:10.679 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:10 smithi003 bash[89466]: cluster 2024-09-21T11:01:09.093608+0000 mgr.y (mgr.25133) 1459 : cluster [DBG] pgmap v1573: 109 pgs: 3 active+remapped+backfilling, 106 active+clean; 1.5 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 560 op/s; 2149/72816 objects misplaced (2.951%); 26 MiB/s, 422 objects/s recovering 2024-09-21T11:01:10.767 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:10.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:10.791 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:10.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:10.825 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T11:01:10.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:10.930 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:10.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:10.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:11.037 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:11.065 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:11.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:11.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:11.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:11.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:11.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:11.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:11.295 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:11.312 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:11.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:11.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:11.415 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:11.438 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:11.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:11.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:11.541 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:11.573 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:11.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:11.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:11.679 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:11.704 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:11.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:11.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:11.808 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:11.831 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:11.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:11.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:11.933 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:11.958 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:11.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:11.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:12.061 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:12.090 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:12.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:12.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:12.224 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:12.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:12.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:12.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:12 smithi003 bash[88275]: cluster 2024-09-21T11:01:11.094309+0000 mgr.y (mgr.25133) 1460 : cluster [DBG] pgmap v1574: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 1860/68046 objects misplaced (2.733%); 29 MiB/s, 457 objects/s recovering 2024-09-21T11:01:12.324 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:12 smithi003 bash[88275]: cluster 2024-09-21T11:01:11.094309+0000 mgr.y (mgr.25133) 1460 : cluster [DBG] pgmap v1574: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 1860/68046 objects misplaced (2.733%); 29 MiB/s, 457 objects/s recovering 2024-09-21T11:01:12.324 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:12 smithi003 bash[89466]: cluster 2024-09-21T11:01:11.094309+0000 mgr.y (mgr.25133) 1460 : cluster [DBG] pgmap v1574: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 1860/68046 objects misplaced (2.733%); 29 MiB/s, 457 objects/s recovering 2024-09-21T11:01:12.329 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:12.369 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:12.374 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T11:01:12.374 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T11:01:12.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:12.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:12.478 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:12.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:12 smithi204 bash[78884]: cluster 2024-09-21T11:01:11.094309+0000 mgr.y (mgr.25133) 1460 : cluster [DBG] pgmap v1574: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 1860/68046 objects misplaced (2.733%); 29 MiB/s, 457 objects/s recovering 2024-09-21T11:01:12.487 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:12 smithi204 bash[78884]: cluster 2024-09-21T11:01:11.094309+0000 mgr.y (mgr.25133) 1460 : cluster [DBG] pgmap v1574: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 1860/68046 objects misplaced (2.733%); 29 MiB/s, 457 objects/s recovering 2024-09-21T11:01:12.507 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:12.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:12.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:12.613 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:12.632 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:12.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:12.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:12.647 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:12 smithi003 bash[89466]: cluster 2024-09-21T11:01:11.094309+0000 mgr.y (mgr.25133) 1460 : cluster [DBG] pgmap v1574: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 1860/68046 objects misplaced (2.733%); 29 MiB/s, 457 objects/s recovering 2024-09-21T11:01:12.735 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:12.759 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:12.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:12.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:12.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:12.903 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:12.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:12.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:13.009 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:13.044 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:13.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:13.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:13.148 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:13.166 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:13.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:13.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:13.269 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:13.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:13.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:13.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:13.397 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:13.420 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:13.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:13.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:13.523 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:13.546 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:13.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:13.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:13.603 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.5 dump_historic_ops 2024-09-21T11:01:13.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:13.696 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:13.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:13.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:13.802 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:13.845 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:13.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:13.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:13.949 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:13.991 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:13.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:13.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:14.097 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:14.138 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:14.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:14.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:14.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:14 smithi204 bash[78884]: cluster 2024-09-21T11:01:13.094728+0000 mgr.y (mgr.25133) 1461 : cluster [DBG] pgmap v1575: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 1860/68046 objects misplaced (2.733%); 20 MiB/s, 312 objects/s recovering 2024-09-21T11:01:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:14 smithi204 bash[78884]: cluster 2024-09-21T11:01:13.094728+0000 mgr.y (mgr.25133) 1461 : cluster [DBG] pgmap v1575: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 1860/68046 objects misplaced (2.733%); 20 MiB/s, 312 objects/s recovering 2024-09-21T11:01:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:14 smithi204 bash[78884]: audit 2024-09-21T11:01:13.604545+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:01:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:14 smithi204 bash[78884]: audit 2024-09-21T11:01:13.604545+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:01:14.284 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:14.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:14.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:14 smithi003 bash[88275]: cluster 2024-09-21T11:01:13.094728+0000 mgr.y (mgr.25133) 1461 : cluster [DBG] pgmap v1575: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 1860/68046 objects misplaced (2.733%); 20 MiB/s, 312 objects/s recovering 2024-09-21T11:01:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:14 smithi003 bash[88275]: cluster 2024-09-21T11:01:13.094728+0000 mgr.y (mgr.25133) 1461 : cluster [DBG] pgmap v1575: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 1860/68046 objects misplaced (2.733%); 20 MiB/s, 312 objects/s recovering 2024-09-21T11:01:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:14 smithi003 bash[88275]: audit 2024-09-21T11:01:13.604545+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:01:14.362 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:14 smithi003 bash[88275]: audit 2024-09-21T11:01:13.604545+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:01:14.362 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:14 smithi003 bash[89466]: cluster 2024-09-21T11:01:13.094728+0000 mgr.y (mgr.25133) 1461 : cluster [DBG] pgmap v1575: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 1860/68046 objects misplaced (2.733%); 20 MiB/s, 312 objects/s recovering 2024-09-21T11:01:14.362 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:14 smithi003 bash[89466]: cluster 2024-09-21T11:01:13.094728+0000 mgr.y (mgr.25133) 1461 : cluster [DBG] pgmap v1575: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.4 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 527 op/s; 1860/68046 objects misplaced (2.733%); 20 MiB/s, 312 objects/s recovering 2024-09-21T11:01:14.362 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:14 smithi003 bash[89466]: audit 2024-09-21T11:01:13.604545+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:01:14.363 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:14 smithi003 bash[89466]: audit 2024-09-21T11:01:13.604545+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:01:14.389 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:14.422 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:14.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:14.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:14.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:14.550 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:14.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:14.654 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:14.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:14 smithi003 bash[88275]: debug 2024-09-21T11:01:14.484+0000 7f4c89143640 -1 mon.a@0(leader).osd e379 definitely_dead 0 2024-09-21T11:01:14.677 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:14.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:14.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:14.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:14.813 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:14.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:14.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:14.916 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:14.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:14.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:14.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:15.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:15.061 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:15.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:15.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:15.164 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:15.190 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:15.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:15.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:15.207 INFO:teuthology.orchestra.run.smithi003.stderr:marked out osd.4. 2024-09-21T11:01:15.293 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:15.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:15 smithi204 bash[78884]: audit 2024-09-21T11:01:14.487298+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.3:0/1532681448' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:15 smithi204 bash[78884]: audit 2024-09-21T11:01:14.487298+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.3:0/1532681448' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:15 smithi204 bash[78884]: audit 2024-09-21T11:01:14.488787+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:15 smithi204 bash[78884]: audit 2024-09-21T11:01:14.488787+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:15 smithi204 bash[78884]: cluster 2024-09-21T11:01:14.488946+0000 mon.a (mon.0) 2013 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-09-21T11:01:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:15 smithi204 bash[78884]: cluster 2024-09-21T11:01:14.488946+0000 mon.a (mon.0) 2013 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-09-21T11:01:15.318 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:15.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:15.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:15.421 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:15.443 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:15.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:15.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:15.546 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:15.569 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:15.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:15.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:15.671 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[88275]: audit 2024-09-21T11:01:14.487298+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.3:0/1532681448' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[88275]: audit 2024-09-21T11:01:14.487298+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.3:0/1532681448' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[88275]: audit 2024-09-21T11:01:14.488787+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[88275]: audit 2024-09-21T11:01:14.488787+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[88275]: cluster 2024-09-21T11:01:14.488946+0000 mon.a (mon.0) 2013 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-09-21T11:01:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[88275]: cluster 2024-09-21T11:01:14.488946+0000 mon.a (mon.0) 2013 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-09-21T11:01:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[89466]: audit 2024-09-21T11:01:14.487298+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.3:0/1532681448' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[89466]: audit 2024-09-21T11:01:14.487298+0000 mon.c (mon.2) 103 : audit [INF] from='client.? 172.21.15.3:0/1532681448' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[89466]: audit 2024-09-21T11:01:14.488787+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[89466]: audit 2024-09-21T11:01:14.488787+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-09-21T11:01:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[89466]: cluster 2024-09-21T11:01:14.488946+0000 mon.a (mon.0) 2013 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-09-21T11:01:15.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:15 smithi003 bash[89466]: cluster 2024-09-21T11:01:14.488946+0000 mon.a (mon.0) 2013 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-09-21T11:01:15.696 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:15.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:15.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:15.799 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:15.823 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:15.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:15.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:15.926 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:15.949 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:15.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:15.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:16.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:16.075 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:16.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:16.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:16.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:16.203 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:16.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:16.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:16.306 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:16.335 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:16.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:16.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:16.438 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:16.445 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:01:16.465 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:16.466 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[89466]: cluster 2024-09-21T11:01:15.095936+0000 mgr.y (mgr.25133) 1462 : cluster [DBG] pgmap v1576: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 553 op/s; 554/62721 objects misplaced (0.883%); 25 MiB/s, 399 objects/s recovering 2024-09-21T11:01:16.466 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[89466]: cluster 2024-09-21T11:01:15.095936+0000 mgr.y (mgr.25133) 1462 : cluster [DBG] pgmap v1576: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 553 op/s; 554/62721 objects misplaced (0.883%); 25 MiB/s, 399 objects/s recovering 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[89466]: audit 2024-09-21T11:01:15.202443+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[89466]: audit 2024-09-21T11:01:15.202443+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[89466]: cluster 2024-09-21T11:01:15.206526+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e380: 8 total, 8 up, 6 in 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[89466]: cluster 2024-09-21T11:01:15.206526+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e380: 8 total, 8 up, 6 in 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[89466]: cluster 2024-09-21T11:01:15.796849+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e381: 8 total, 8 up, 6 in 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[89466]: cluster 2024-09-21T11:01:15.796849+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e381: 8 total, 8 up, 6 in 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[88275]: cluster 2024-09-21T11:01:15.095936+0000 mgr.y (mgr.25133) 1462 : cluster [DBG] pgmap v1576: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 553 op/s; 554/62721 objects misplaced (0.883%); 25 MiB/s, 399 objects/s recovering 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[88275]: cluster 2024-09-21T11:01:15.095936+0000 mgr.y (mgr.25133) 1462 : cluster [DBG] pgmap v1576: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 553 op/s; 554/62721 objects misplaced (0.883%); 25 MiB/s, 399 objects/s recovering 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[88275]: audit 2024-09-21T11:01:15.202443+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[88275]: audit 2024-09-21T11:01:15.202443+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[88275]: cluster 2024-09-21T11:01:15.206526+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e380: 8 total, 8 up, 6 in 2024-09-21T11:01:16.467 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[88275]: cluster 2024-09-21T11:01:15.206526+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e380: 8 total, 8 up, 6 in 2024-09-21T11:01:16.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[88275]: cluster 2024-09-21T11:01:15.796849+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e381: 8 total, 8 up, 6 in 2024-09-21T11:01:16.468 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:16 smithi003 bash[88275]: cluster 2024-09-21T11:01:15.796849+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e381: 8 total, 8 up, 6 in 2024-09-21T11:01:16.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:16.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:16 smithi204 bash[78884]: cluster 2024-09-21T11:01:15.095936+0000 mgr.y (mgr.25133) 1462 : cluster [DBG] pgmap v1576: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 553 op/s; 554/62721 objects misplaced (0.883%); 25 MiB/s, 399 objects/s recovering 2024-09-21T11:01:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:16 smithi204 bash[78884]: cluster 2024-09-21T11:01:15.095936+0000 mgr.y (mgr.25133) 1462 : cluster [DBG] pgmap v1576: 109 pgs: 2 active+remapped+backfilling, 107 active+clean; 1.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 553 op/s; 554/62721 objects misplaced (0.883%); 25 MiB/s, 399 objects/s recovering 2024-09-21T11:01:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:16 smithi204 bash[78884]: audit 2024-09-21T11:01:15.202443+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-09-21T11:01:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:16 smithi204 bash[78884]: audit 2024-09-21T11:01:15.202443+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-09-21T11:01:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:16 smithi204 bash[78884]: cluster 2024-09-21T11:01:15.206526+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e380: 8 total, 8 up, 6 in 2024-09-21T11:01:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:16 smithi204 bash[78884]: cluster 2024-09-21T11:01:15.206526+0000 mon.a (mon.0) 2015 : cluster [DBG] osdmap e380: 8 total, 8 up, 6 in 2024-09-21T11:01:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:16 smithi204 bash[78884]: cluster 2024-09-21T11:01:15.796849+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e381: 8 total, 8 up, 6 in 2024-09-21T11:01:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:16 smithi204 bash[78884]: cluster 2024-09-21T11:01:15.796849+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e381: 8 total, 8 up, 6 in 2024-09-21T11:01:16.569 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:16.596 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:16.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:16.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:16.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:16.726 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:16.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:16.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:16.829 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:16.854 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:16.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:16.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:16.961 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:16.982 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:16.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:16.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:17.085 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:17.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:17.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:17.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:17.226 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:17.253 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:17.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:17.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:17.356 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:17.386 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:17.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:17.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:17.488 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:17.512 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:17.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:17.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:17.617 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:17.639 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:17.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:17.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:17.685 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:01:17] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.51.0" 2024-09-21T11:01:17.742 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:17.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:17.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:17.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:17.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:17.896 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:17.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.799604+0000 osd.2 (osd.2) 8 : cluster [DBG] 11.d starting backfill to osd.1 from (0'0,0'0] MAX to 379'11718 2024-09-21T11:01:17.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.799604+0000 osd.2 (osd.2) 8 : cluster [DBG] 11.d starting backfill to osd.1 from (0'0,0'0] MAX to 379'11718 2024-09-21T11:01:17.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.800826+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e382: 8 total, 8 up, 6 in 2024-09-21T11:01:17.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.800826+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e382: 8 total, 8 up, 6 in 2024-09-21T11:01:17.900 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.803504+0000 osd.5 (osd.5) 23 : cluster [DBG] 11.7 starting backfill to osd.7 from (0'0,0'0] MAX to 379'11508 2024-09-21T11:01:17.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.803504+0000 osd.5 (osd.5) 23 : cluster [DBG] 11.7 starting backfill to osd.7 from (0'0,0'0] MAX to 379'11508 2024-09-21T11:01:17.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.805942+0000 osd.1 (osd.1) 14 : cluster [DBG] 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 379'11325 2024-09-21T11:01:17.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.805942+0000 osd.1 (osd.1) 14 : cluster [DBG] 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 379'11325 2024-09-21T11:01:17.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.806299+0000 osd.1 (osd.1) 15 : cluster [DBG] 11.c starting backfill to osd.7 from (0'0,0'0] MAX to 379'11612 2024-09-21T11:01:17.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.806299+0000 osd.1 (osd.1) 15 : cluster [DBG] 11.c starting backfill to osd.7 from (0'0,0'0] MAX to 379'11612 2024-09-21T11:01:17.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.813915+0000 osd.3 (osd.3) 31 : cluster [DBG] 11.b starting backfill to osd.6 from (0'0,0'0] MAX to 379'11590 2024-09-21T11:01:17.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.813915+0000 osd.3 (osd.3) 31 : cluster [DBG] 11.b starting backfill to osd.6 from (0'0,0'0] MAX to 379'11590 2024-09-21T11:01:17.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.851200+0000 osd.2 (osd.2) 9 : cluster [DBG] 11.6 starting backfill to osd.5 from (0'0,0'0] MAX to 379'11675 2024-09-21T11:01:17.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:16.851200+0000 osd.2 (osd.2) 9 : cluster [DBG] 11.6 starting backfill to osd.5 from (0'0,0'0] MAX to 379'11675 2024-09-21T11:01:17.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:17.096700+0000 mgr.y (mgr.25133) 1463 : cluster [DBG] pgmap v1580: 109 pgs: 2 unknown, 13 peering, 2 active+remapped+backfilling, 92 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 532 op/s; 554/58452 objects misplaced (0.948%); 12 MiB/s, 189 objects/s recovering 2024-09-21T11:01:17.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:17 smithi204 bash[78884]: cluster 2024-09-21T11:01:17.096700+0000 mgr.y (mgr.25133) 1463 : cluster [DBG] pgmap v1580: 109 pgs: 2 unknown, 13 peering, 2 active+remapped+backfilling, 92 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 532 op/s; 554/58452 objects misplaced (0.948%); 12 MiB/s, 189 objects/s recovering 2024-09-21T11:01:17.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:17.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:18.003 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:18.029 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:18.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:18.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:18.136 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:18.163 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:18.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:18.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.799604+0000 osd.2 (osd.2) 8 : cluster [DBG] 11.d starting backfill to osd.1 from (0'0,0'0] MAX to 379'11718 2024-09-21T11:01:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.799604+0000 osd.2 (osd.2) 8 : cluster [DBG] 11.d starting backfill to osd.1 from (0'0,0'0] MAX to 379'11718 2024-09-21T11:01:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.800826+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e382: 8 total, 8 up, 6 in 2024-09-21T11:01:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.800826+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e382: 8 total, 8 up, 6 in 2024-09-21T11:01:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.803504+0000 osd.5 (osd.5) 23 : cluster [DBG] 11.7 starting backfill to osd.7 from (0'0,0'0] MAX to 379'11508 2024-09-21T11:01:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.803504+0000 osd.5 (osd.5) 23 : cluster [DBG] 11.7 starting backfill to osd.7 from (0'0,0'0] MAX to 379'11508 2024-09-21T11:01:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.805942+0000 osd.1 (osd.1) 14 : cluster [DBG] 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 379'11325 2024-09-21T11:01:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.805942+0000 osd.1 (osd.1) 14 : cluster [DBG] 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 379'11325 2024-09-21T11:01:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.806299+0000 osd.1 (osd.1) 15 : cluster [DBG] 11.c starting backfill to osd.7 from (0'0,0'0] MAX to 379'11612 2024-09-21T11:01:18.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.806299+0000 osd.1 (osd.1) 15 : cluster [DBG] 11.c starting backfill to osd.7 from (0'0,0'0] MAX to 379'11612 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.813915+0000 osd.3 (osd.3) 31 : cluster [DBG] 11.b starting backfill to osd.6 from (0'0,0'0] MAX to 379'11590 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.813915+0000 osd.3 (osd.3) 31 : cluster [DBG] 11.b starting backfill to osd.6 from (0'0,0'0] MAX to 379'11590 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.851200+0000 osd.2 (osd.2) 9 : cluster [DBG] 11.6 starting backfill to osd.5 from (0'0,0'0] MAX to 379'11675 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:16.851200+0000 osd.2 (osd.2) 9 : cluster [DBG] 11.6 starting backfill to osd.5 from (0'0,0'0] MAX to 379'11675 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:17.096700+0000 mgr.y (mgr.25133) 1463 : cluster [DBG] pgmap v1580: 109 pgs: 2 unknown, 13 peering, 2 active+remapped+backfilling, 92 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 532 op/s; 554/58452 objects misplaced (0.948%); 12 MiB/s, 189 objects/s recovering 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[88275]: cluster 2024-09-21T11:01:17.096700+0000 mgr.y (mgr.25133) 1463 : cluster [DBG] pgmap v1580: 109 pgs: 2 unknown, 13 peering, 2 active+remapped+backfilling, 92 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 532 op/s; 554/58452 objects misplaced (0.948%); 12 MiB/s, 189 objects/s recovering 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.799604+0000 osd.2 (osd.2) 8 : cluster [DBG] 11.d starting backfill to osd.1 from (0'0,0'0] MAX to 379'11718 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.799604+0000 osd.2 (osd.2) 8 : cluster [DBG] 11.d starting backfill to osd.1 from (0'0,0'0] MAX to 379'11718 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.800826+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e382: 8 total, 8 up, 6 in 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.800826+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e382: 8 total, 8 up, 6 in 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.803504+0000 osd.5 (osd.5) 23 : cluster [DBG] 11.7 starting backfill to osd.7 from (0'0,0'0] MAX to 379'11508 2024-09-21T11:01:18.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.803504+0000 osd.5 (osd.5) 23 : cluster [DBG] 11.7 starting backfill to osd.7 from (0'0,0'0] MAX to 379'11508 2024-09-21T11:01:18.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.805942+0000 osd.1 (osd.1) 14 : cluster [DBG] 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 379'11325 2024-09-21T11:01:18.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.805942+0000 osd.1 (osd.1) 14 : cluster [DBG] 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 379'11325 2024-09-21T11:01:18.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.806299+0000 osd.1 (osd.1) 15 : cluster [DBG] 11.c starting backfill to osd.7 from (0'0,0'0] MAX to 379'11612 2024-09-21T11:01:18.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.806299+0000 osd.1 (osd.1) 15 : cluster [DBG] 11.c starting backfill to osd.7 from (0'0,0'0] MAX to 379'11612 2024-09-21T11:01:18.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.813915+0000 osd.3 (osd.3) 31 : cluster [DBG] 11.b starting backfill to osd.6 from (0'0,0'0] MAX to 379'11590 2024-09-21T11:01:18.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.813915+0000 osd.3 (osd.3) 31 : cluster [DBG] 11.b starting backfill to osd.6 from (0'0,0'0] MAX to 379'11590 2024-09-21T11:01:18.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.851200+0000 osd.2 (osd.2) 9 : cluster [DBG] 11.6 starting backfill to osd.5 from (0'0,0'0] MAX to 379'11675 2024-09-21T11:01:18.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:16.851200+0000 osd.2 (osd.2) 9 : cluster [DBG] 11.6 starting backfill to osd.5 from (0'0,0'0] MAX to 379'11675 2024-09-21T11:01:18.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:17.096700+0000 mgr.y (mgr.25133) 1463 : cluster [DBG] pgmap v1580: 109 pgs: 2 unknown, 13 peering, 2 active+remapped+backfilling, 92 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 532 op/s; 554/58452 objects misplaced (0.948%); 12 MiB/s, 189 objects/s recovering 2024-09-21T11:01:18.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:17 smithi003 bash[89466]: cluster 2024-09-21T11:01:17.096700+0000 mgr.y (mgr.25133) 1463 : cluster [DBG] pgmap v1580: 109 pgs: 2 unknown, 13 peering, 2 active+remapped+backfilling, 92 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 532 op/s; 554/58452 objects misplaced (0.948%); 12 MiB/s, 189 objects/s recovering 2024-09-21T11:01:18.270 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:18.299 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:18.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:18.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:18.389 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:01:18.402 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:18.431 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:18.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:18.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:18.537 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:18.562 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:18.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:18.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:18.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:18.688 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:18.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:18.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:18.796 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:18.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:18.830 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:18.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:18.924 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:18 smithi003 bash[88275]: cluster 2024-09-21T11:01:17.792394+0000 mon.a (mon.0) 2018 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T11:01:18.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:18 smithi003 bash[88275]: cluster 2024-09-21T11:01:17.792394+0000 mon.a (mon.0) 2018 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T11:01:18.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:18 smithi003 bash[88275]: cluster 2024-09-21T11:01:17.803600+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e383: 8 total, 8 up, 6 in 2024-09-21T11:01:18.925 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:18 smithi003 bash[88275]: cluster 2024-09-21T11:01:17.803600+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e383: 8 total, 8 up, 6 in 2024-09-21T11:01:18.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:18 smithi003 bash[89466]: cluster 2024-09-21T11:01:17.792394+0000 mon.a (mon.0) 2018 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T11:01:18.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:18 smithi003 bash[89466]: cluster 2024-09-21T11:01:17.792394+0000 mon.a (mon.0) 2018 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T11:01:18.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:18 smithi003 bash[89466]: cluster 2024-09-21T11:01:17.803600+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e383: 8 total, 8 up, 6 in 2024-09-21T11:01:18.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:18 smithi003 bash[89466]: cluster 2024-09-21T11:01:17.803600+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e383: 8 total, 8 up, 6 in 2024-09-21T11:01:18.931 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:18.941 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:18 smithi204 bash[78884]: cluster 2024-09-21T11:01:17.792394+0000 mon.a (mon.0) 2018 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T11:01:18.941 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:18 smithi204 bash[78884]: cluster 2024-09-21T11:01:17.792394+0000 mon.a (mon.0) 2018 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-21T11:01:18.941 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:18 smithi204 bash[78884]: cluster 2024-09-21T11:01:17.803600+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e383: 8 total, 8 up, 6 in 2024-09-21T11:01:18.941 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:18 smithi204 bash[78884]: cluster 2024-09-21T11:01:17.803600+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e383: 8 total, 8 up, 6 in 2024-09-21T11:01:18.974 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:18.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:18.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:19.081 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:19.103 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:19.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:19.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:19.206 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:19.228 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:19.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:19.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:19.332 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:19.355 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:19.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:19.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:19.459 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:19.481 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:19.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:19.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:19.584 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:19.613 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:19.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:19.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:19.719 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:19.741 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:19.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:19.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:19.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:19.898 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:19.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:19.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:20.005 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:20.015 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[88275]: cluster 2024-09-21T11:01:18.807345+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e384: 8 total, 8 up, 6 in 2024-09-21T11:01:20.015 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[88275]: cluster 2024-09-21T11:01:18.807345+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e384: 8 total, 8 up, 6 in 2024-09-21T11:01:20.015 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[88275]: cluster 2024-09-21T11:01:19.097232+0000 mgr.y (mgr.25133) 1464 : cluster [DBG] pgmap v1583: 109 pgs: 2 unknown, 15 peering, 2 active+remapped+backfilling, 90 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 246 op/s; 1085/57276 objects misplaced (1.894%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T11:01:20.015 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[88275]: cluster 2024-09-21T11:01:19.097232+0000 mgr.y (mgr.25133) 1464 : cluster [DBG] pgmap v1583: 109 pgs: 2 unknown, 15 peering, 2 active+remapped+backfilling, 90 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 246 op/s; 1085/57276 objects misplaced (1.894%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T11:01:20.015 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[88275]: audit 2024-09-21T11:01:19.547237+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.015 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[88275]: audit 2024-09-21T11:01:19.547237+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[88275]: audit 2024-09-21T11:01:19.560014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.016 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[88275]: audit 2024-09-21T11:01:19.560014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[89466]: cluster 2024-09-21T11:01:18.807345+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e384: 8 total, 8 up, 6 in 2024-09-21T11:01:20.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[89466]: cluster 2024-09-21T11:01:18.807345+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e384: 8 total, 8 up, 6 in 2024-09-21T11:01:20.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[89466]: cluster 2024-09-21T11:01:19.097232+0000 mgr.y (mgr.25133) 1464 : cluster [DBG] pgmap v1583: 109 pgs: 2 unknown, 15 peering, 2 active+remapped+backfilling, 90 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 246 op/s; 1085/57276 objects misplaced (1.894%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T11:01:20.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[89466]: cluster 2024-09-21T11:01:19.097232+0000 mgr.y (mgr.25133) 1464 : cluster [DBG] pgmap v1583: 109 pgs: 2 unknown, 15 peering, 2 active+remapped+backfilling, 90 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 246 op/s; 1085/57276 objects misplaced (1.894%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T11:01:20.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[89466]: audit 2024-09-21T11:01:19.547237+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[89466]: audit 2024-09-21T11:01:19.547237+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[89466]: audit 2024-09-21T11:01:19.560014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.016 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:19 smithi003 bash[89466]: audit 2024-09-21T11:01:19.560014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.037 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:20.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:20.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:20.140 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:20.164 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:20.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:20.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:19 smithi204 bash[78884]: cluster 2024-09-21T11:01:18.807345+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e384: 8 total, 8 up, 6 in 2024-09-21T11:01:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:19 smithi204 bash[78884]: cluster 2024-09-21T11:01:18.807345+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e384: 8 total, 8 up, 6 in 2024-09-21T11:01:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:19 smithi204 bash[78884]: cluster 2024-09-21T11:01:19.097232+0000 mgr.y (mgr.25133) 1464 : cluster [DBG] pgmap v1583: 109 pgs: 2 unknown, 15 peering, 2 active+remapped+backfilling, 90 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 246 op/s; 1085/57276 objects misplaced (1.894%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T11:01:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:20 smithi204 bash[78884]: cluster 2024-09-21T11:01:19.097232+0000 mgr.y (mgr.25133) 1464 : cluster [DBG] pgmap v1583: 109 pgs: 2 unknown, 15 peering, 2 active+remapped+backfilling, 90 active+clean; 1.2 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 9.8 KiB/s rd, 28 KiB/s wr, 246 op/s; 1085/57276 objects misplaced (1.894%); 9.7 MiB/s, 154 objects/s recovering 2024-09-21T11:01:20.263 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:20 smithi204 bash[78884]: audit 2024-09-21T11:01:19.547237+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.268 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:20.294 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:20.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:20.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:20.441 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:20.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:20.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:20.545 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:20.565 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:20.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:20.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:20.670 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:20.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:20 smithi204 bash[78884]: audit 2024-09-21T11:01:19.547237+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:20 smithi204 bash[78884]: audit 2024-09-21T11:01:19.560014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.680 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:20 smithi204 bash[78884]: audit 2024-09-21T11:01:19.560014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:20.694 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:20.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:20.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:20.797 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:20.827 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:20.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:20.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:20.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:20.961 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:20.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:20.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:21.068 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:21.094 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:21.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:21.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:21.197 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:21.223 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:21.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:21.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:21.328 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:21.359 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:21.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:21.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:21.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:21 smithi003 bash[88275]: cluster 2024-09-21T11:01:21.148919+0000 mon.a (mon.0) 2023 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T11:01:21.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:21 smithi003 bash[88275]: cluster 2024-09-21T11:01:21.148919+0000 mon.a (mon.0) 2023 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T11:01:21.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:21 smithi003 bash[89466]: cluster 2024-09-21T11:01:21.148919+0000 mon.a (mon.0) 2023 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T11:01:21.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:21 smithi003 bash[89466]: cluster 2024-09-21T11:01:21.148919+0000 mon.a (mon.0) 2023 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T11:01:21.463 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:21.472 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:21 smithi204 bash[78884]: cluster 2024-09-21T11:01:21.148919+0000 mon.a (mon.0) 2023 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T11:01:21.473 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:21 smithi204 bash[78884]: cluster 2024-09-21T11:01:21.148919+0000 mon.a (mon.0) 2023 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-09-21T11:01:21.500 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:21.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:21.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:21.606 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:21.627 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:21.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:21.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:21.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:21.756 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:21.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:21.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:21.865 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:21.898 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:21.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:21.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:22.003 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:22.040 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:22.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:22.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:22.145 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:22.176 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:22.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:22.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:22.281 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:22.309 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:22.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:22.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:22.412 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:22.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:22 smithi003 bash[88275]: cluster 2024-09-21T11:01:21.098149+0000 mgr.y (mgr.25133) 1465 : cluster [DBG] pgmap v1584: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 7.2 KiB/s rd, 21 KiB/s wr, 402 op/s; 4774/52131 objects misplaced (9.158%); 28 MiB/s, 447 objects/s recovering 2024-09-21T11:01:22.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:22 smithi003 bash[88275]: cluster 2024-09-21T11:01:21.098149+0000 mgr.y (mgr.25133) 1465 : cluster [DBG] pgmap v1584: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 7.2 KiB/s rd, 21 KiB/s wr, 402 op/s; 4774/52131 objects misplaced (9.158%); 28 MiB/s, 447 objects/s recovering 2024-09-21T11:01:22.454 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:22.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:22.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:22.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:22 smithi204 bash[78884]: cluster 2024-09-21T11:01:21.098149+0000 mgr.y (mgr.25133) 1465 : cluster [DBG] pgmap v1584: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 7.2 KiB/s rd, 21 KiB/s wr, 402 op/s; 4774/52131 objects misplaced (9.158%); 28 MiB/s, 447 objects/s recovering 2024-09-21T11:01:22.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:22 smithi204 bash[78884]: cluster 2024-09-21T11:01:21.098149+0000 mgr.y (mgr.25133) 1465 : cluster [DBG] pgmap v1584: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 7.2 KiB/s rd, 21 KiB/s wr, 402 op/s; 4774/52131 objects misplaced (9.158%); 28 MiB/s, 447 objects/s recovering 2024-09-21T11:01:22.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:22.592 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:22.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:22.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:22.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:22 smithi003 bash[89466]: cluster 2024-09-21T11:01:21.098149+0000 mgr.y (mgr.25133) 1465 : cluster [DBG] pgmap v1584: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 7.2 KiB/s rd, 21 KiB/s wr, 402 op/s; 4774/52131 objects misplaced (9.158%); 28 MiB/s, 447 objects/s recovering 2024-09-21T11:01:22.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:22 smithi003 bash[89466]: cluster 2024-09-21T11:01:21.098149+0000 mgr.y (mgr.25133) 1465 : cluster [DBG] pgmap v1584: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 7.2 KiB/s rd, 21 KiB/s wr, 402 op/s; 4774/52131 objects misplaced (9.158%); 28 MiB/s, 447 objects/s recovering 2024-09-21T11:01:22.699 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:22.755 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:22.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:22.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:22.861 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:22.889 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:22.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:22.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:22.991 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:23.022 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:23.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:23.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:23.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:23.161 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:23.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:23.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:23.269 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:23.293 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:23.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:23.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:23.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:23.419 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:23.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:23.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:23.524 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:23.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:23.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:23.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:23.643 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:23.674 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:23.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:23.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:23.700 INFO:tasks.thrashosds.thrasher:in_osds: [1, 3, 5, 7, 6, 2] out_osds: [0, 4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 7, 6] 2024-09-21T11:01:23.701 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-09-21T11:01:23.701 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-09-21T11:01:23.701 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 reset_purged_snaps_last 2024-09-21T11:01:23.780 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:23.812 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:23.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:23.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:23.916 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:23.937 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:23.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:23.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:24.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:24.062 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:24.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:24.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:24.165 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:24.185 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:24.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:24.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:24.226 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T11:01:24.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:22.925757+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:22.925757+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:22.934343+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:22.934343+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: cluster 2024-09-21T11:01:23.098695+0000 mgr.y (mgr.25133) 1466 : cluster [DBG] pgmap v1585: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 6.0 KiB/s rd, 17 KiB/s wr, 338 op/s; 4774/52131 objects misplaced (9.158%); 24 MiB/s, 376 objects/s recovering 2024-09-21T11:01:24.241 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: cluster 2024-09-21T11:01:23.098695+0000 mgr.y (mgr.25133) 1466 : cluster [DBG] pgmap v1585: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 6.0 KiB/s rd, 17 KiB/s wr, 338 op/s; 4774/52131 objects misplaced (9.158%); 24 MiB/s, 376 objects/s recovering 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: cluster 2024-09-21T11:01:23.223408+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e385: 8 total, 8 up, 6 in 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: cluster 2024-09-21T11:01:23.223408+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e385: 8 total, 8 up, 6 in 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.685853+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.685853+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.794702+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.3:0/2363076609' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.794702+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.3:0/2363076609' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.795292+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.795292+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.822306+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.822306+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.824081+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.824081+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.832541+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.242 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[88275]: audit 2024-09-21T11:01:23.832541+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:22.925757+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:22.925757+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:22.934343+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:22.934343+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: cluster 2024-09-21T11:01:23.098695+0000 mgr.y (mgr.25133) 1466 : cluster [DBG] pgmap v1585: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 6.0 KiB/s rd, 17 KiB/s wr, 338 op/s; 4774/52131 objects misplaced (9.158%); 24 MiB/s, 376 objects/s recovering 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: cluster 2024-09-21T11:01:23.098695+0000 mgr.y (mgr.25133) 1466 : cluster [DBG] pgmap v1585: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 6.0 KiB/s rd, 17 KiB/s wr, 338 op/s; 4774/52131 objects misplaced (9.158%); 24 MiB/s, 376 objects/s recovering 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: cluster 2024-09-21T11:01:23.223408+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e385: 8 total, 8 up, 6 in 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: cluster 2024-09-21T11:01:23.223408+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e385: 8 total, 8 up, 6 in 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.685853+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.685853+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.794702+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.3:0/2363076609' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.794702+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.3:0/2363076609' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.795292+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.243 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.795292+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.822306+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:01:24.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.822306+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:01:24.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.824081+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:01:24.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.824081+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:01:24.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.832541+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.244 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:23 smithi003 bash[89466]: audit 2024-09-21T11:01:23.832541+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:22.925757+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:22.925757+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:22.934343+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:22.934343+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: cluster 2024-09-21T11:01:23.098695+0000 mgr.y (mgr.25133) 1466 : cluster [DBG] pgmap v1585: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 6.0 KiB/s rd, 17 KiB/s wr, 338 op/s; 4774/52131 objects misplaced (9.158%); 24 MiB/s, 376 objects/s recovering 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: cluster 2024-09-21T11:01:23.098695+0000 mgr.y (mgr.25133) 1466 : cluster [DBG] pgmap v1585: 109 pgs: 2 active+remapped+backfill_wait, 2 peering, 4 active+remapped+backfilling, 101 active+clean; 1.1 GiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 6.0 KiB/s rd, 17 KiB/s wr, 338 op/s; 4774/52131 objects misplaced (9.158%); 24 MiB/s, 376 objects/s recovering 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: cluster 2024-09-21T11:01:23.223408+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e385: 8 total, 8 up, 6 in 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: cluster 2024-09-21T11:01:23.223408+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e385: 8 total, 8 up, 6 in 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.685853+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.685853+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.794702+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.3:0/2363076609' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.794702+0000 mon.b (mon.1) 31 : audit [INF] from='client.? 172.21.15.3:0/2363076609' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.795292+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.795292+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.822306+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:01:24.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.822306+0000 mon.a (mon.0) 2029 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:01:24.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.824081+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:01:24.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.824081+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:01:24.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.832541+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:23 smithi204 bash[78884]: audit 2024-09-21T11:01:23.832541+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:24.288 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:24.318 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:24.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:24.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:24.421 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:24.441 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:24.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:24.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:24.545 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:24.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:24.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:24.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:24.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:24.693 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:24.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:24.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:24.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:24.820 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:24.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:24.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:24.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:24.950 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:24.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:24.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:25.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:25.078 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:25.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:25.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:25.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[88275]: cluster 2024-09-21T11:01:24.214655+0000 mon.a (mon.0) 2032 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:01:25.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[88275]: cluster 2024-09-21T11:01:24.214655+0000 mon.a (mon.0) 2032 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:01:25.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[88275]: cluster 2024-09-21T11:01:24.214676+0000 mon.a (mon.0) 2033 : cluster [INF] Cluster is now healthy 2024-09-21T11:01:25.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[88275]: cluster 2024-09-21T11:01:24.214676+0000 mon.a (mon.0) 2033 : cluster [INF] Cluster is now healthy 2024-09-21T11:01:25.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[88275]: audit 2024-09-21T11:01:24.216045+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:01:25.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[88275]: audit 2024-09-21T11:01:24.216045+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:01:25.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[88275]: cluster 2024-09-21T11:01:24.219503+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e386: 8 total, 8 up, 6 in 2024-09-21T11:01:25.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[88275]: cluster 2024-09-21T11:01:24.219503+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e386: 8 total, 8 up, 6 in 2024-09-21T11:01:25.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[89466]: cluster 2024-09-21T11:01:24.214655+0000 mon.a (mon.0) 2032 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:01:25.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[89466]: cluster 2024-09-21T11:01:24.214655+0000 mon.a (mon.0) 2032 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:01:25.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[89466]: cluster 2024-09-21T11:01:24.214676+0000 mon.a (mon.0) 2033 : cluster [INF] Cluster is now healthy 2024-09-21T11:01:25.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[89466]: cluster 2024-09-21T11:01:24.214676+0000 mon.a (mon.0) 2033 : cluster [INF] Cluster is now healthy 2024-09-21T11:01:25.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[89466]: audit 2024-09-21T11:01:24.216045+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:01:25.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[89466]: audit 2024-09-21T11:01:24.216045+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:01:25.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[89466]: cluster 2024-09-21T11:01:24.219503+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e386: 8 total, 8 up, 6 in 2024-09-21T11:01:25.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:24 smithi003 bash[89466]: cluster 2024-09-21T11:01:24.219503+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e386: 8 total, 8 up, 6 in 2024-09-21T11:01:25.181 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:25.208 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:25.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:25.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:25.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:24 smithi204 bash[78884]: cluster 2024-09-21T11:01:24.214655+0000 mon.a (mon.0) 2032 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:01:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:24 smithi204 bash[78884]: cluster 2024-09-21T11:01:24.214655+0000 mon.a (mon.0) 2032 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:01:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:24 smithi204 bash[78884]: cluster 2024-09-21T11:01:24.214676+0000 mon.a (mon.0) 2033 : cluster [INF] Cluster is now healthy 2024-09-21T11:01:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:24 smithi204 bash[78884]: cluster 2024-09-21T11:01:24.214676+0000 mon.a (mon.0) 2033 : cluster [INF] Cluster is now healthy 2024-09-21T11:01:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:24 smithi204 bash[78884]: audit 2024-09-21T11:01:24.216045+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:01:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:24 smithi204 bash[78884]: audit 2024-09-21T11:01:24.216045+0000 mon.a (mon.0) 2034 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:01:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:24 smithi204 bash[78884]: cluster 2024-09-21T11:01:24.219503+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e386: 8 total, 8 up, 6 in 2024-09-21T11:01:25.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:24 smithi204 bash[78884]: cluster 2024-09-21T11:01:24.219503+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e386: 8 total, 8 up, 6 in 2024-09-21T11:01:25.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:25.342 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:25.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:25.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:25.445 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:25.476 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:25.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:25.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:25.580 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:25.603 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:25.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:25.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:25.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:25.730 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:25.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:25.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:25.833 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:25.859 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:25.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:25.962 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:25.989 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:25.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:25.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:26.093 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:26.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:26.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:26.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:26.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:26.250 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:26.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:26.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:26.352 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:26.383 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:26.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:26.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:26 smithi003 bash[88275]: cluster 2024-09-21T11:01:25.099717+0000 mgr.y (mgr.25133) 1467 : cluster [DBG] pgmap v1588: 109 pgs: 1 peering, 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 974 MiB data, 7.2 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 555 op/s; 2487/46785 objects misplaced (5.316%); 36 MiB/s, 575 objects/s recovering 2024-09-21T11:01:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:26 smithi003 bash[88275]: cluster 2024-09-21T11:01:25.099717+0000 mgr.y (mgr.25133) 1467 : cluster [DBG] pgmap v1588: 109 pgs: 1 peering, 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 974 MiB data, 7.2 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 555 op/s; 2487/46785 objects misplaced (5.316%); 36 MiB/s, 575 objects/s recovering 2024-09-21T11:01:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:26 smithi003 bash[88275]: cluster 2024-09-21T11:01:25.224896+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e387: 8 total, 8 up, 6 in 2024-09-21T11:01:26.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:26 smithi003 bash[88275]: cluster 2024-09-21T11:01:25.224896+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e387: 8 total, 8 up, 6 in 2024-09-21T11:01:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:26 smithi003 bash[89466]: cluster 2024-09-21T11:01:25.099717+0000 mgr.y (mgr.25133) 1467 : cluster [DBG] pgmap v1588: 109 pgs: 1 peering, 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 974 MiB data, 7.2 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 555 op/s; 2487/46785 objects misplaced (5.316%); 36 MiB/s, 575 objects/s recovering 2024-09-21T11:01:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:26 smithi003 bash[89466]: cluster 2024-09-21T11:01:25.099717+0000 mgr.y (mgr.25133) 1467 : cluster [DBG] pgmap v1588: 109 pgs: 1 peering, 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 974 MiB data, 7.2 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 555 op/s; 2487/46785 objects misplaced (5.316%); 36 MiB/s, 575 objects/s recovering 2024-09-21T11:01:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:26 smithi003 bash[89466]: cluster 2024-09-21T11:01:25.224896+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e387: 8 total, 8 up, 6 in 2024-09-21T11:01:26.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:26 smithi003 bash[89466]: cluster 2024-09-21T11:01:25.224896+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e387: 8 total, 8 up, 6 in 2024-09-21T11:01:26.488 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:26 smithi204 bash[78884]: cluster 2024-09-21T11:01:25.099717+0000 mgr.y (mgr.25133) 1467 : cluster [DBG] pgmap v1588: 109 pgs: 1 peering, 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 974 MiB data, 7.2 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 555 op/s; 2487/46785 objects misplaced (5.316%); 36 MiB/s, 575 objects/s recovering 2024-09-21T11:01:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:26 smithi204 bash[78884]: cluster 2024-09-21T11:01:25.099717+0000 mgr.y (mgr.25133) 1467 : cluster [DBG] pgmap v1588: 109 pgs: 1 peering, 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 104 active+clean; 974 MiB data, 7.2 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 555 op/s; 2487/46785 objects misplaced (5.316%); 36 MiB/s, 575 objects/s recovering 2024-09-21T11:01:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:26 smithi204 bash[78884]: cluster 2024-09-21T11:01:25.224896+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e387: 8 total, 8 up, 6 in 2024-09-21T11:01:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:26 smithi204 bash[78884]: cluster 2024-09-21T11:01:25.224896+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e387: 8 total, 8 up, 6 in 2024-09-21T11:01:26.513 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:26.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:26.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:26.542 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T11:01:26.542 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T11:01:26.616 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:26.638 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:26.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:26.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:26.740 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:26.769 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:26.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:26.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:26.872 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:26.900 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:26.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:26.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:27.003 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:27.041 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:27.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:27.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:27.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:27.180 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:27.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:27.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:27.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:27.325 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:27.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:27.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:27.419 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:27 smithi003 bash[88275]: cluster 2024-09-21T11:01:26.233828+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e388: 8 total, 8 up, 6 in 2024-09-21T11:01:27.420 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:27 smithi003 bash[88275]: cluster 2024-09-21T11:01:26.233828+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e388: 8 total, 8 up, 6 in 2024-09-21T11:01:27.420 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:27 smithi003 bash[89466]: cluster 2024-09-21T11:01:26.233828+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e388: 8 total, 8 up, 6 in 2024-09-21T11:01:27.420 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:27 smithi003 bash[89466]: cluster 2024-09-21T11:01:26.233828+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e388: 8 total, 8 up, 6 in 2024-09-21T11:01:27.428 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:27.452 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:27.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:27.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:27 smithi204 bash[78884]: cluster 2024-09-21T11:01:26.233828+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e388: 8 total, 8 up, 6 in 2024-09-21T11:01:27.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:27 smithi204 bash[78884]: cluster 2024-09-21T11:01:26.233828+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e388: 8 total, 8 up, 6 in 2024-09-21T11:01:27.555 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:27.576 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:27.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:27.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:01:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:01:27] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.51.0" 2024-09-21T11:01:27.762 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:27.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_ops_in_flight 2024-09-21T11:01:27.791 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:27.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:27.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:27.894 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:27.921 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:27.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:27.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:28.024 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:28.047 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:28.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:28.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:28.150 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:28.174 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:28.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:28.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:28.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:28.289 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:28 smithi204 bash[78884]: cluster 2024-09-21T11:01:27.100228+0000 mgr.y (mgr.25133) 1468 : cluster [DBG] pgmap v1591: 109 pgs: 2 peering, 3 active+remapped+backfilling, 104 active+clean; 882 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 813 op/s; 1159/42366 objects misplaced (2.736%); 46 MiB/s, 736 objects/s recovering 2024-09-21T11:01:28.289 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:28 smithi204 bash[78884]: cluster 2024-09-21T11:01:27.100228+0000 mgr.y (mgr.25133) 1468 : cluster [DBG] pgmap v1591: 109 pgs: 2 peering, 3 active+remapped+backfilling, 104 active+clean; 882 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 813 op/s; 1159/42366 objects misplaced (2.736%); 46 MiB/s, 736 objects/s recovering 2024-09-21T11:01:28.289 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:28 smithi204 bash[78884]: cluster 2024-09-21T11:01:27.253530+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e389: 8 total, 8 up, 6 in 2024-09-21T11:01:28.289 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:28 smithi204 bash[78884]: cluster 2024-09-21T11:01:27.253530+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e389: 8 total, 8 up, 6 in 2024-09-21T11:01:28.289 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:28 smithi204 bash[78884]: cluster 2024-09-21T11:01:27.977204+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T11:01:28.289 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:28 smithi204 bash[78884]: cluster 2024-09-21T11:01:27.977204+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T11:01:28.290 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:28 smithi204 bash[78884]: cluster 2024-09-21T11:01:27.979020+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T11:01:28.290 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:28 smithi204 bash[78884]: cluster 2024-09-21T11:01:27.979020+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T11:01:28.303 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:28.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:28.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:28.405 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:28.438 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:28.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:28.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:28.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:28.565 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:28.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:28.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:28.668 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[88275]: cluster 2024-09-21T11:01:27.100228+0000 mgr.y (mgr.25133) 1468 : cluster [DBG] pgmap v1591: 109 pgs: 2 peering, 3 active+remapped+backfilling, 104 active+clean; 882 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 813 op/s; 1159/42366 objects misplaced (2.736%); 46 MiB/s, 736 objects/s recovering 2024-09-21T11:01:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[88275]: cluster 2024-09-21T11:01:27.100228+0000 mgr.y (mgr.25133) 1468 : cluster [DBG] pgmap v1591: 109 pgs: 2 peering, 3 active+remapped+backfilling, 104 active+clean; 882 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 813 op/s; 1159/42366 objects misplaced (2.736%); 46 MiB/s, 736 objects/s recovering 2024-09-21T11:01:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[88275]: cluster 2024-09-21T11:01:27.253530+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e389: 8 total, 8 up, 6 in 2024-09-21T11:01:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[88275]: cluster 2024-09-21T11:01:27.253530+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e389: 8 total, 8 up, 6 in 2024-09-21T11:01:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[88275]: cluster 2024-09-21T11:01:27.977204+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T11:01:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[88275]: cluster 2024-09-21T11:01:27.977204+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T11:01:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[88275]: cluster 2024-09-21T11:01:27.979020+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T11:01:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[88275]: cluster 2024-09-21T11:01:27.979020+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T11:01:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[89466]: cluster 2024-09-21T11:01:27.100228+0000 mgr.y (mgr.25133) 1468 : cluster [DBG] pgmap v1591: 109 pgs: 2 peering, 3 active+remapped+backfilling, 104 active+clean; 882 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 813 op/s; 1159/42366 objects misplaced (2.736%); 46 MiB/s, 736 objects/s recovering 2024-09-21T11:01:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[89466]: cluster 2024-09-21T11:01:27.100228+0000 mgr.y (mgr.25133) 1468 : cluster [DBG] pgmap v1591: 109 pgs: 2 peering, 3 active+remapped+backfilling, 104 active+clean; 882 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 813 op/s; 1159/42366 objects misplaced (2.736%); 46 MiB/s, 736 objects/s recovering 2024-09-21T11:01:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[89466]: cluster 2024-09-21T11:01:27.253530+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e389: 8 total, 8 up, 6 in 2024-09-21T11:01:28.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[89466]: cluster 2024-09-21T11:01:27.253530+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e389: 8 total, 8 up, 6 in 2024-09-21T11:01:28.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[89466]: cluster 2024-09-21T11:01:27.977204+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T11:01:28.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[89466]: cluster 2024-09-21T11:01:27.977204+0000 osd.1 (osd.1) 16 : cluster [DBG] 1.d scrub starts 2024-09-21T11:01:28.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[89466]: cluster 2024-09-21T11:01:27.979020+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T11:01:28.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:28 smithi003 bash[89466]: cluster 2024-09-21T11:01:27.979020+0000 osd.1 (osd.1) 17 : cluster [DBG] 1.d scrub ok 2024-09-21T11:01:28.689 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:28.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:28.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:28.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:28.819 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:28.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:28.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:28.923 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:28.949 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:28.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:28.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:29.052 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:29.080 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:29.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:29.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:29.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:29.212 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:29.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:29.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:29.315 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:29.344 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:29.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:29.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:29.448 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:29.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:29 smithi003 bash[88275]: cluster 2024-09-21T11:01:28.266382+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e390: 8 total, 8 up, 6 in 2024-09-21T11:01:29.459 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:29 smithi003 bash[88275]: cluster 2024-09-21T11:01:28.266382+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e390: 8 total, 8 up, 6 in 2024-09-21T11:01:29.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:29 smithi003 bash[89466]: cluster 2024-09-21T11:01:28.266382+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e390: 8 total, 8 up, 6 in 2024-09-21T11:01:29.460 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:29 smithi003 bash[89466]: cluster 2024-09-21T11:01:28.266382+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e390: 8 total, 8 up, 6 in 2024-09-21T11:01:29.475 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:29.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:29.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:29.580 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:29.608 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:29.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:29.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:29.712 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:29.721 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:29 smithi204 bash[78884]: cluster 2024-09-21T11:01:28.266382+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e390: 8 total, 8 up, 6 in 2024-09-21T11:01:29.721 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:29 smithi204 bash[78884]: cluster 2024-09-21T11:01:28.266382+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e390: 8 total, 8 up, 6 in 2024-09-21T11:01:29.739 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:29.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:29.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:29.843 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:29.868 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:29.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:29.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:29.975 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:29.988 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set noscrub 2024-09-21T11:01:30.001 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:30.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:30.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:30.050 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T11:01:30.050 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T11:01:30.098 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T11:01:30.098 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T11:01:30.106 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:30.141 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:30.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:30.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:30.146 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T11:01:30.146 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T11:01:30.178 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T11:01:30.181 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T11:01:30.206 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T11:01:30.206 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T11:01:30.236 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T11:01:30.236 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T11:01:30.245 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:30.269 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T11:01:30.270 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T11:01:30.293 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:30.295 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T11:01:30.295 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T11:01:30.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:30.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:30.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:28.781691+0000 osd.3 (osd.3) 32 : cluster [DBG] 1.e scrub starts 2024-09-21T11:01:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:28.781691+0000 osd.3 (osd.3) 32 : cluster [DBG] 1.e scrub starts 2024-09-21T11:01:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:28.783929+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.e scrub ok 2024-09-21T11:01:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:28.783929+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.e scrub ok 2024-09-21T11:01:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:29.101113+0000 mgr.y (mgr.25133) 1469 : cluster [DBG] pgmap v1594: 109 pgs: 2 peering, 2 active+remapped+backfilling, 105 active+clean; 866 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 1059/41607 objects misplaced (2.545%); 19 MiB/s, 298 objects/s recovering 2024-09-21T11:01:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:29.101113+0000 mgr.y (mgr.25133) 1469 : cluster [DBG] pgmap v1594: 109 pgs: 2 peering, 2 active+remapped+backfilling, 105 active+clean; 866 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 1059/41607 objects misplaced (2.545%); 19 MiB/s, 298 objects/s recovering 2024-09-21T11:01:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:29.279428+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e391: 8 total, 8 up, 6 in 2024-09-21T11:01:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:29.279428+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e391: 8 total, 8 up, 6 in 2024-09-21T11:01:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:29.746078+0000 osd.2 (osd.2) 10 : cluster [DBG] 1.5 scrub starts 2024-09-21T11:01:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:29.746078+0000 osd.2 (osd.2) 10 : cluster [DBG] 1.5 scrub starts 2024-09-21T11:01:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:29.758470+0000 osd.2 (osd.2) 11 : cluster [DBG] 1.5 scrub ok 2024-09-21T11:01:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: cluster 2024-09-21T11:01:29.758470+0000 osd.2 (osd.2) 11 : cluster [DBG] 1.5 scrub ok 2024-09-21T11:01:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: audit 2024-09-21T11:01:29.995420+0000 mon.a (mon.0) 2041 : audit [DBG] from='client.? 172.21.15.3:0/251035350' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:30.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[88275]: audit 2024-09-21T11:01:29.995420+0000 mon.a (mon.0) 2041 : audit [DBG] from='client.? 172.21.15.3:0/251035350' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:30.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:28.781691+0000 osd.3 (osd.3) 32 : cluster [DBG] 1.e scrub starts 2024-09-21T11:01:30.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:28.781691+0000 osd.3 (osd.3) 32 : cluster [DBG] 1.e scrub starts 2024-09-21T11:01:30.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:28.783929+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.e scrub ok 2024-09-21T11:01:30.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:28.783929+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.e scrub ok 2024-09-21T11:01:30.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:29.101113+0000 mgr.y (mgr.25133) 1469 : cluster [DBG] pgmap v1594: 109 pgs: 2 peering, 2 active+remapped+backfilling, 105 active+clean; 866 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 1059/41607 objects misplaced (2.545%); 19 MiB/s, 298 objects/s recovering 2024-09-21T11:01:30.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:29.101113+0000 mgr.y (mgr.25133) 1469 : cluster [DBG] pgmap v1594: 109 pgs: 2 peering, 2 active+remapped+backfilling, 105 active+clean; 866 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 1059/41607 objects misplaced (2.545%); 19 MiB/s, 298 objects/s recovering 2024-09-21T11:01:30.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:29.279428+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e391: 8 total, 8 up, 6 in 2024-09-21T11:01:30.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:29.279428+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e391: 8 total, 8 up, 6 in 2024-09-21T11:01:30.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:29.746078+0000 osd.2 (osd.2) 10 : cluster [DBG] 1.5 scrub starts 2024-09-21T11:01:30.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:29.746078+0000 osd.2 (osd.2) 10 : cluster [DBG] 1.5 scrub starts 2024-09-21T11:01:30.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:29.758470+0000 osd.2 (osd.2) 11 : cluster [DBG] 1.5 scrub ok 2024-09-21T11:01:30.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: cluster 2024-09-21T11:01:29.758470+0000 osd.2 (osd.2) 11 : cluster [DBG] 1.5 scrub ok 2024-09-21T11:01:30.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: audit 2024-09-21T11:01:29.995420+0000 mon.a (mon.0) 2041 : audit [DBG] from='client.? 172.21.15.3:0/251035350' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:30.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:30 smithi003 bash[89466]: audit 2024-09-21T11:01:29.995420+0000 mon.a (mon.0) 2041 : audit [DBG] from='client.? 172.21.15.3:0/251035350' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:30.429 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:30.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:30.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:30.536 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:30.546 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:28.781691+0000 osd.3 (osd.3) 32 : cluster [DBG] 1.e scrub starts 2024-09-21T11:01:30.546 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:28.781691+0000 osd.3 (osd.3) 32 : cluster [DBG] 1.e scrub starts 2024-09-21T11:01:30.546 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:28.783929+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.e scrub ok 2024-09-21T11:01:30.546 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:28.783929+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.e scrub ok 2024-09-21T11:01:30.546 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:29.101113+0000 mgr.y (mgr.25133) 1469 : cluster [DBG] pgmap v1594: 109 pgs: 2 peering, 2 active+remapped+backfilling, 105 active+clean; 866 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 1059/41607 objects misplaced (2.545%); 19 MiB/s, 298 objects/s recovering 2024-09-21T11:01:30.547 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:29.101113+0000 mgr.y (mgr.25133) 1469 : cluster [DBG] pgmap v1594: 109 pgs: 2 peering, 2 active+remapped+backfilling, 105 active+clean; 866 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 431 op/s; 1059/41607 objects misplaced (2.545%); 19 MiB/s, 298 objects/s recovering 2024-09-21T11:01:30.547 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:29.279428+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e391: 8 total, 8 up, 6 in 2024-09-21T11:01:30.547 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:29.279428+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e391: 8 total, 8 up, 6 in 2024-09-21T11:01:30.547 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:29.746078+0000 osd.2 (osd.2) 10 : cluster [DBG] 1.5 scrub starts 2024-09-21T11:01:30.547 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:29.746078+0000 osd.2 (osd.2) 10 : cluster [DBG] 1.5 scrub starts 2024-09-21T11:01:30.547 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:29.758470+0000 osd.2 (osd.2) 11 : cluster [DBG] 1.5 scrub ok 2024-09-21T11:01:30.547 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: cluster 2024-09-21T11:01:29.758470+0000 osd.2 (osd.2) 11 : cluster [DBG] 1.5 scrub ok 2024-09-21T11:01:30.547 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: audit 2024-09-21T11:01:29.995420+0000 mon.a (mon.0) 2041 : audit [DBG] from='client.? 172.21.15.3:0/251035350' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:30.547 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:30 smithi204 bash[78884]: audit 2024-09-21T11:01:29.995420+0000 mon.a (mon.0) 2041 : audit [DBG] from='client.? 172.21.15.3:0/251035350' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:30.563 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:30.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:30.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:30.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:30.700 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:30.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:30.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:30.804 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:30.823 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:30.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:30.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:30.926 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:30.962 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:30.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:30.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:31.066 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:31.090 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:31.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:31.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:31.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:31.221 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:31.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:31.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:31.326 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:31.354 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:31.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:31.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:31.457 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:31.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:31.492 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:31.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:31.593 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:31.621 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:31.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:31.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:31.728 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:31.753 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:31.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:31.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:31.855 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:31.880 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:31.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:31.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:31.986 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:32.014 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:32.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:32.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:32.052 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:01:32.124 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:32.157 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:32.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:32.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:32.261 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:32.292 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:32.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:32.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:32.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:32.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:32 smithi003 bash[88275]: cluster 2024-09-21T11:01:31.101918+0000 mgr.y (mgr.25133) 1470 : cluster [DBG] pgmap v1596: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 340 op/s; 15 MiB/s, 234 objects/s recovering 2024-09-21T11:01:32.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:32 smithi003 bash[88275]: cluster 2024-09-21T11:01:31.101918+0000 mgr.y (mgr.25133) 1470 : cluster [DBG] pgmap v1596: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 340 op/s; 15 MiB/s, 234 objects/s recovering 2024-09-21T11:01:32.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:32 smithi003 bash[89466]: cluster 2024-09-21T11:01:31.101918+0000 mgr.y (mgr.25133) 1470 : cluster [DBG] pgmap v1596: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 340 op/s; 15 MiB/s, 234 objects/s recovering 2024-09-21T11:01:32.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:32 smithi003 bash[89466]: cluster 2024-09-21T11:01:31.101918+0000 mgr.y (mgr.25133) 1470 : cluster [DBG] pgmap v1596: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 340 op/s; 15 MiB/s, 234 objects/s recovering 2024-09-21T11:01:32.425 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:32.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:32.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:32.487 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:01:32.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:32.538 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:32 smithi204 bash[78884]: cluster 2024-09-21T11:01:31.101918+0000 mgr.y (mgr.25133) 1470 : cluster [DBG] pgmap v1596: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 340 op/s; 15 MiB/s, 234 objects/s recovering 2024-09-21T11:01:32.538 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:32 smithi204 bash[78884]: cluster 2024-09-21T11:01:31.101918+0000 mgr.y (mgr.25133) 1470 : cluster [DBG] pgmap v1596: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 340 op/s; 15 MiB/s, 234 objects/s recovering 2024-09-21T11:01:32.549 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:32.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:32.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:32.654 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:32.680 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:32.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:32.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:32.782 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:32.810 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:32.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:32.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:32.914 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:32.948 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:32.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:32.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:33.051 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:33.073 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:33.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:33.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:33.176 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:33.201 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:33.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:33.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:33.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:33.328 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:33.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:33.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:33.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:33.454 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:33.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:33.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:33.556 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:33.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T11:01:33.584 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:33.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:33.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:33.687 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:33.713 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:33.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:33.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:33.815 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:33.839 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:33.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:33.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:33.941 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:33.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:33.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:33.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:34.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:34.121 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:34.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:34.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:34.227 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:34.256 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:34.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:34.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:34.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:34.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:34 smithi003 bash[88275]: cluster 2024-09-21T11:01:33.102396+0000 mgr.y (mgr.25133) 1471 : cluster [DBG] pgmap v1597: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 276 op/s; 12 MiB/s, 190 objects/s recovering 2024-09-21T11:01:34.361 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:34 smithi003 bash[88275]: cluster 2024-09-21T11:01:33.102396+0000 mgr.y (mgr.25133) 1471 : cluster [DBG] pgmap v1597: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 276 op/s; 12 MiB/s, 190 objects/s recovering 2024-09-21T11:01:34.362 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:34 smithi003 bash[89466]: cluster 2024-09-21T11:01:33.102396+0000 mgr.y (mgr.25133) 1471 : cluster [DBG] pgmap v1597: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 276 op/s; 12 MiB/s, 190 objects/s recovering 2024-09-21T11:01:34.362 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:34 smithi003 bash[89466]: cluster 2024-09-21T11:01:33.102396+0000 mgr.y (mgr.25133) 1471 : cluster [DBG] pgmap v1597: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 276 op/s; 12 MiB/s, 190 objects/s recovering 2024-09-21T11:01:34.385 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:34.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:34.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:34.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:34.514 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:34.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:34.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:34.618 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:34.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:34.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:34.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:34.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:34.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:34 smithi204 bash[78884]: cluster 2024-09-21T11:01:33.102396+0000 mgr.y (mgr.25133) 1471 : cluster [DBG] pgmap v1597: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 276 op/s; 12 MiB/s, 190 objects/s recovering 2024-09-21T11:01:34.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:34 smithi204 bash[78884]: cluster 2024-09-21T11:01:33.102396+0000 mgr.y (mgr.25133) 1471 : cluster [DBG] pgmap v1597: 109 pgs: 109 active+clean; 778 MiB data, 6.9 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 276 op/s; 12 MiB/s, 190 objects/s recovering 2024-09-21T11:01:34.769 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:34.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:34.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:34.872 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:34.895 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:34.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:34.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:34.998 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:35.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:35.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:35.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:35.125 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:35.153 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:35.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:35.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:35.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:35.286 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:35.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:35.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:35.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:35.416 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:35.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:35.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:35.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:35.541 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:35.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:35.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:35.644 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:35.666 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:35.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:35.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:35.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:35.795 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:35.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:35.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:35.900 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:35.930 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:35.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:35.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:36.036 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:36.063 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:01:36.063 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:36.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:36.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:36.167 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:36.191 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:36.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:36.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:36.298 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:36.326 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:36.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:36.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:36.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:36 smithi003 bash[88275]: cluster 2024-09-21T11:01:35.103449+0000 mgr.y (mgr.25133) 1472 : cluster [DBG] pgmap v1598: 109 pgs: 109 active+clean; 650 MiB data, 6.5 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 470 op/s; 9.1 MiB/s, 145 objects/s recovering 2024-09-21T11:01:36.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:36 smithi003 bash[88275]: cluster 2024-09-21T11:01:35.103449+0000 mgr.y (mgr.25133) 1472 : cluster [DBG] pgmap v1598: 109 pgs: 109 active+clean; 650 MiB data, 6.5 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 470 op/s; 9.1 MiB/s, 145 objects/s recovering 2024-09-21T11:01:36.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:36 smithi003 bash[89466]: cluster 2024-09-21T11:01:35.103449+0000 mgr.y (mgr.25133) 1472 : cluster [DBG] pgmap v1598: 109 pgs: 109 active+clean; 650 MiB data, 6.5 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 470 op/s; 9.1 MiB/s, 145 objects/s recovering 2024-09-21T11:01:36.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:36 smithi003 bash[89466]: cluster 2024-09-21T11:01:35.103449+0000 mgr.y (mgr.25133) 1472 : cluster [DBG] pgmap v1598: 109 pgs: 109 active+clean; 650 MiB data, 6.5 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 470 op/s; 9.1 MiB/s, 145 objects/s recovering 2024-09-21T11:01:36.430 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:36.452 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:36.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:36.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:36 smithi204 bash[78884]: cluster 2024-09-21T11:01:35.103449+0000 mgr.y (mgr.25133) 1472 : cluster [DBG] pgmap v1598: 109 pgs: 109 active+clean; 650 MiB data, 6.5 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 470 op/s; 9.1 MiB/s, 145 objects/s recovering 2024-09-21T11:01:36.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:36 smithi204 bash[78884]: cluster 2024-09-21T11:01:35.103449+0000 mgr.y (mgr.25133) 1472 : cluster [DBG] pgmap v1598: 109 pgs: 109 active+clean; 650 MiB data, 6.5 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 470 op/s; 9.1 MiB/s, 145 objects/s recovering 2024-09-21T11:01:36.556 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:36.574 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:36.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:36.676 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:36.698 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:36.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:36.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:36.801 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:36.826 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:36.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:36.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:36.930 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:36.964 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:36.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:36.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:37.067 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:37.088 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:37.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:37.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:37.191 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:37.214 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:37.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:37.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:37.317 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:37.345 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:37.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:37.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:37.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:37.474 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:37.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:37.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:37.579 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:37.608 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:37.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:37.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:37.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:01:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:01:37] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.51.0" 2024-09-21T11:01:37.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:37.744 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:37.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:37.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:37.849 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:37.882 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:37.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:37.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:37.985 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:38.019 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:38.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:38.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:38.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:38.152 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:38.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:38.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:38.159 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:01:38.258 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:38.285 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:38.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:38.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:38.389 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:38.401 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:38 smithi204 bash[78884]: cluster 2024-09-21T11:01:37.104376+0000 mgr.y (mgr.25133) 1473 : cluster [DBG] pgmap v1599: 109 pgs: 109 active+clean; 523 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 647 op/s; 8.1 MiB/s, 129 objects/s recovering 2024-09-21T11:01:38.401 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:38 smithi204 bash[78884]: cluster 2024-09-21T11:01:37.104376+0000 mgr.y (mgr.25133) 1473 : cluster [DBG] pgmap v1599: 109 pgs: 109 active+clean; 523 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 647 op/s; 8.1 MiB/s, 129 objects/s recovering 2024-09-21T11:01:38.421 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:38.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:38.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:38.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:38.561 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:38.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:38.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:38.665 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:38.673 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:38 smithi003 bash[88275]: cluster 2024-09-21T11:01:37.104376+0000 mgr.y (mgr.25133) 1473 : cluster [DBG] pgmap v1599: 109 pgs: 109 active+clean; 523 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 647 op/s; 8.1 MiB/s, 129 objects/s recovering 2024-09-21T11:01:38.674 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:38 smithi003 bash[88275]: cluster 2024-09-21T11:01:37.104376+0000 mgr.y (mgr.25133) 1473 : cluster [DBG] pgmap v1599: 109 pgs: 109 active+clean; 523 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 647 op/s; 8.1 MiB/s, 129 objects/s recovering 2024-09-21T11:01:38.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:38 smithi003 bash[89466]: cluster 2024-09-21T11:01:37.104376+0000 mgr.y (mgr.25133) 1473 : cluster [DBG] pgmap v1599: 109 pgs: 109 active+clean; 523 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 647 op/s; 8.1 MiB/s, 129 objects/s recovering 2024-09-21T11:01:38.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:38 smithi003 bash[89466]: cluster 2024-09-21T11:01:37.104376+0000 mgr.y (mgr.25133) 1473 : cluster [DBG] pgmap v1599: 109 pgs: 109 active+clean; 523 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 647 op/s; 8.1 MiB/s, 129 objects/s recovering 2024-09-21T11:01:38.685 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:38.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:38.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:38.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:38.807 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:38.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:38.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:38.905 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T11:01:38.905 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T11:01:38.905 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 0 2024-09-21T11:01:38.905 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T11:01:38.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:38.937 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:38.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:38.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:39.040 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:39.063 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:39.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:39.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:39.202 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:39.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:39.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:39.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:39.328 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:39.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:39.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:39.430 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:39.456 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:39.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:39.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:39.559 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:39.587 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:39.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:39.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:39.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:39.713 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:39.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:39.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:39.816 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:39.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:39 smithi204 bash[78884]: audit 2024-09-21T11:01:38.689489+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:39.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:39 smithi204 bash[78884]: audit 2024-09-21T11:01:38.689489+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:39.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:39 smithi204 bash[78884]: audit 2024-09-21T11:01:38.690412+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:39.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:39 smithi204 bash[78884]: audit 2024-09-21T11:01:38.690412+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:39.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:39 smithi204 bash[78884]: cluster 2024-09-21T11:01:39.104881+0000 mgr.y (mgr.25133) 1474 : cluster [DBG] pgmap v1600: 109 pgs: 109 active+clean; 472 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 629 op/s; 6.5 MiB/s, 104 objects/s recovering 2024-09-21T11:01:39.827 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:39 smithi204 bash[78884]: cluster 2024-09-21T11:01:39.104881+0000 mgr.y (mgr.25133) 1474 : cluster [DBG] pgmap v1600: 109 pgs: 109 active+clean; 472 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 629 op/s; 6.5 MiB/s, 104 objects/s recovering 2024-09-21T11:01:39.838 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:39.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:39.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:39.940 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:39.973 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:39.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:39.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:40.078 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:40.107 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:40.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:40.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:40.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[88275]: audit 2024-09-21T11:01:38.689489+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:40.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[88275]: audit 2024-09-21T11:01:38.689489+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:40.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[88275]: audit 2024-09-21T11:01:38.690412+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:40.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[88275]: audit 2024-09-21T11:01:38.690412+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:40.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[88275]: cluster 2024-09-21T11:01:39.104881+0000 mgr.y (mgr.25133) 1474 : cluster [DBG] pgmap v1600: 109 pgs: 109 active+clean; 472 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 629 op/s; 6.5 MiB/s, 104 objects/s recovering 2024-09-21T11:01:40.150 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[88275]: cluster 2024-09-21T11:01:39.104881+0000 mgr.y (mgr.25133) 1474 : cluster [DBG] pgmap v1600: 109 pgs: 109 active+clean; 472 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 629 op/s; 6.5 MiB/s, 104 objects/s recovering 2024-09-21T11:01:40.151 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[89466]: audit 2024-09-21T11:01:38.689489+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:40.151 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[89466]: audit 2024-09-21T11:01:38.689489+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:40.151 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[89466]: audit 2024-09-21T11:01:38.690412+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:40.151 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[89466]: audit 2024-09-21T11:01:38.690412+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:40.151 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[89466]: cluster 2024-09-21T11:01:39.104881+0000 mgr.y (mgr.25133) 1474 : cluster [DBG] pgmap v1600: 109 pgs: 109 active+clean; 472 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 629 op/s; 6.5 MiB/s, 104 objects/s recovering 2024-09-21T11:01:40.151 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:39 smithi003 bash[89466]: cluster 2024-09-21T11:01:39.104881+0000 mgr.y (mgr.25133) 1474 : cluster [DBG] pgmap v1600: 109 pgs: 109 active+clean; 472 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 629 op/s; 6.5 MiB/s, 104 objects/s recovering 2024-09-21T11:01:40.197 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_blocked_ops 2024-09-21T11:01:40.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:40.260 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:40.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:40.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:40.362 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:40.403 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:40.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:40.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:40.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:40.528 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:40.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:40.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:40.631 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:40.659 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:40.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:40.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:40.764 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:40.785 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:40.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:40.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:40.888 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:40.913 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:40.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:40.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:41.015 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:41.048 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:41.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:41.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:41.154 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:41.182 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:41.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:41.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:41.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:41.324 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:41.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:41.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:41.430 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:41.457 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:41.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:41.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:41.562 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:41.579 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:41.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:41.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:41.682 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:41.706 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:41.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:41.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:41.810 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:41.853 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:41.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:41.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:41.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:41.998 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:42.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:42.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:42.101 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:42.125 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:42.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:42.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:42.233 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:42 smithi204 bash[78884]: cluster 2024-09-21T11:01:41.105677+0000 mgr.y (mgr.25133) 1475 : cluster [DBG] pgmap v1601: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 814 op/s; 5.5 MiB/s, 88 objects/s recovering 2024-09-21T11:01:42.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:42 smithi204 bash[78884]: cluster 2024-09-21T11:01:41.105677+0000 mgr.y (mgr.25133) 1475 : cluster [DBG] pgmap v1601: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 814 op/s; 5.5 MiB/s, 88 objects/s recovering 2024-09-21T11:01:42.266 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:42.271 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:42 smithi003 bash[88275]: cluster 2024-09-21T11:01:41.105677+0000 mgr.y (mgr.25133) 1475 : cluster [DBG] pgmap v1601: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 814 op/s; 5.5 MiB/s, 88 objects/s recovering 2024-09-21T11:01:42.271 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:42 smithi003 bash[88275]: cluster 2024-09-21T11:01:41.105677+0000 mgr.y (mgr.25133) 1475 : cluster [DBG] pgmap v1601: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 814 op/s; 5.5 MiB/s, 88 objects/s recovering 2024-09-21T11:01:42.272 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:42 smithi003 bash[89466]: cluster 2024-09-21T11:01:41.105677+0000 mgr.y (mgr.25133) 1475 : cluster [DBG] pgmap v1601: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 814 op/s; 5.5 MiB/s, 88 objects/s recovering 2024-09-21T11:01:42.272 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:42 smithi003 bash[89466]: cluster 2024-09-21T11:01:41.105677+0000 mgr.y (mgr.25133) 1475 : cluster [DBG] pgmap v1601: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 814 op/s; 5.5 MiB/s, 88 objects/s recovering 2024-09-21T11:01:42.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:42.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:42.373 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:42.398 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:42.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:42.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:42.502 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:42.530 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:42.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:42.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:42.636 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:42.658 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:42.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:42.765 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:42.788 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:42.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:42.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:42.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:42.936 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:42.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:42.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:43.040 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:43.118 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:43.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:43.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:43.224 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:43.250 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:43.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:43.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:43.352 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:43.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:43.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:43.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:43.484 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:43.517 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:43.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:43.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:43.622 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:43.654 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:43.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:43.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:43.756 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:43.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:43.784 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:43.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:43.885 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:43.909 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:43.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:43.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:44.013 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:44.041 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:44.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:44.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:44.144 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:44.165 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:44.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:44.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:44.268 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:44.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:44 smithi204 bash[78884]: cluster 2024-09-21T11:01:43.106095+0000 mgr.y (mgr.25133) 1476 : cluster [DBG] pgmap v1602: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 685 op/s 2024-09-21T11:01:44.278 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:44 smithi204 bash[78884]: cluster 2024-09-21T11:01:43.106095+0000 mgr.y (mgr.25133) 1476 : cluster [DBG] pgmap v1602: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 685 op/s 2024-09-21T11:01:44.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:44.297 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:44.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:44.398 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:44 smithi003 bash[88275]: cluster 2024-09-21T11:01:43.106095+0000 mgr.y (mgr.25133) 1476 : cluster [DBG] pgmap v1602: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 685 op/s 2024-09-21T11:01:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:44 smithi003 bash[88275]: cluster 2024-09-21T11:01:43.106095+0000 mgr.y (mgr.25133) 1476 : cluster [DBG] pgmap v1602: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 685 op/s 2024-09-21T11:01:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:44 smithi003 bash[89466]: cluster 2024-09-21T11:01:43.106095+0000 mgr.y (mgr.25133) 1476 : cluster [DBG] pgmap v1602: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 685 op/s 2024-09-21T11:01:44.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:44 smithi003 bash[89466]: cluster 2024-09-21T11:01:43.106095+0000 mgr.y (mgr.25133) 1476 : cluster [DBG] pgmap v1602: 109 pgs: 109 active+clean; 263 MiB data, 5.5 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 685 op/s 2024-09-21T11:01:44.433 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:44.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:44.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:44.538 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:44.543 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Removed 102310 objects 2024-09-21T11:01:44.543 INFO:tasks.radosbench.radosbench.0.smithi003.stdout:Clean up completed and total clean up time :153.717 2024-09-21T11:01:44.556 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:44.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:44.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:44.659 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:44.685 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:44.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:44.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:44.703 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 reset_purged_snaps_last 2024-09-21T11:01:44.765 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2024-09-21T11:01:44.765 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2024-09-21T11:01:44.789 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:44.811 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:44.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:44.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:44.914 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:44.924 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:01:44.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:44.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:44.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:45.034 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:45.051 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:45.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:45.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:45.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:45.180 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:45.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:45.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:45.283 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:45.307 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:45.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:45.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:45.410 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:45.436 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:45.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:45.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:45.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:45.566 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:45.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:45.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:45.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:45.697 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:45.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:45.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:45.800 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:45.829 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:45.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:45.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:45.932 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:45.960 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:45.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:45.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:46.063 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:46.092 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:46.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:46.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:46.195 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:46.221 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:46.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:46.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:46.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:46 smithi204 bash[78884]: cluster 2024-09-21T11:01:45.106729+0000 mgr.y (mgr.25133) 1477 : cluster [DBG] pgmap v1603: 109 pgs: 109 active+clean; 125 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 868 op/s 2024-09-21T11:01:46.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:46 smithi204 bash[78884]: cluster 2024-09-21T11:01:45.106729+0000 mgr.y (mgr.25133) 1477 : cluster [DBG] pgmap v1603: 109 pgs: 109 active+clean; 125 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 868 op/s 2024-09-21T11:01:46.324 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:46.349 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:46.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:46.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:46 smithi003 bash[88275]: cluster 2024-09-21T11:01:45.106729+0000 mgr.y (mgr.25133) 1477 : cluster [DBG] pgmap v1603: 109 pgs: 109 active+clean; 125 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 868 op/s 2024-09-21T11:01:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:46 smithi003 bash[88275]: cluster 2024-09-21T11:01:45.106729+0000 mgr.y (mgr.25133) 1477 : cluster [DBG] pgmap v1603: 109 pgs: 109 active+clean; 125 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 868 op/s 2024-09-21T11:01:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:46 smithi003 bash[89466]: cluster 2024-09-21T11:01:45.106729+0000 mgr.y (mgr.25133) 1477 : cluster [DBG] pgmap v1603: 109 pgs: 109 active+clean; 125 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 868 op/s 2024-09-21T11:01:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:46 smithi003 bash[89466]: cluster 2024-09-21T11:01:45.106729+0000 mgr.y (mgr.25133) 1477 : cluster [DBG] pgmap v1603: 109 pgs: 109 active+clean; 125 MiB data, 5.0 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 868 op/s 2024-09-21T11:01:46.452 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:46.480 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:46.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:46.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:46.586 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:46.615 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:46.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:46.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:46.719 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:46.751 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:46.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:46.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:46.854 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:46.883 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:46.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:46.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:46.986 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:47.012 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:47.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:47.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:47.115 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:47.144 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:47.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:47.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:47.247 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:47.274 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:47.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:47.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:47.376 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:47.402 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:47.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:47.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:47.505 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:47.535 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:47.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:47.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:47.638 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:47.668 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:47.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:47.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:47.674 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:01:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:01:47] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.51.0" 2024-09-21T11:01:47.771 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:47.797 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:47.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:47.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:47.900 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:47.927 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:47.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:47.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:48.030 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:48.051 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:48.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:48.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:48.154 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:48.181 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:48.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:48.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:48.284 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:48.311 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:48.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:48.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:48.415 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:48.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:48 smithi003 bash[88275]: cluster 2024-09-21T11:01:47.107403+0000 mgr.y (mgr.25133) 1478 : cluster [DBG] pgmap v1604: 109 pgs: 109 active+clean; 6.7 MiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 857 op/s 2024-09-21T11:01:48.424 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:48 smithi003 bash[88275]: cluster 2024-09-21T11:01:47.107403+0000 mgr.y (mgr.25133) 1478 : cluster [DBG] pgmap v1604: 109 pgs: 109 active+clean; 6.7 MiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 857 op/s 2024-09-21T11:01:48.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:48 smithi003 bash[89466]: cluster 2024-09-21T11:01:47.107403+0000 mgr.y (mgr.25133) 1478 : cluster [DBG] pgmap v1604: 109 pgs: 109 active+clean; 6.7 MiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 857 op/s 2024-09-21T11:01:48.424 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:48 smithi003 bash[89466]: cluster 2024-09-21T11:01:47.107403+0000 mgr.y (mgr.25133) 1478 : cluster [DBG] pgmap v1604: 109 pgs: 109 active+clean; 6.7 MiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 857 op/s 2024-09-21T11:01:48.439 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:48.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:48.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:48 smithi204 bash[78884]: cluster 2024-09-21T11:01:47.107403+0000 mgr.y (mgr.25133) 1478 : cluster [DBG] pgmap v1604: 109 pgs: 109 active+clean; 6.7 MiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 857 op/s 2024-09-21T11:01:48.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:48 smithi204 bash[78884]: cluster 2024-09-21T11:01:47.107403+0000 mgr.y (mgr.25133) 1478 : cluster [DBG] pgmap v1604: 109 pgs: 109 active+clean; 6.7 MiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 857 op/s 2024-09-21T11:01:48.542 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:48.570 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:48.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:48.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:48.673 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:48.703 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:48.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:48.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:48.806 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:48.835 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:48.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:48.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:48.938 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:48.967 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:48.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:48.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:49.071 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:49.099 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:49.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:49.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:49.202 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:49.231 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:49.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:49.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:49.334 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:49.355 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:49.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:49.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:49.459 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:49.479 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:49.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:49.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:49.582 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:49.603 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:49.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:49.706 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:49.730 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:49.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:49.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:49.833 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:49.861 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:49.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:49.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:49.964 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:49.989 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:49.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:49.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:50.092 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:50.119 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:50.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:50.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:50.194 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is set 2024-09-21T11:01:50.222 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:50.232 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T11:01:50.232 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T11:01:50.243 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:50.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:50.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:50.254 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T11:01:50.254 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T11:01:50.271 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T11:01:50.271 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T11:01:50.288 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T11:01:50.288 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T11:01:50.305 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T11:01:50.305 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T11:01:50.323 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T11:01:50.323 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T11:01:50.342 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T11:01:50.343 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T11:01:50.346 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:50.354 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:50 smithi204 bash[78884]: cluster 2024-09-21T11:01:49.108036+0000 mgr.y (mgr.25133) 1479 : cluster [DBG] pgmap v1605: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 696 op/s 2024-09-21T11:01:50.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:50 smithi204 bash[78884]: cluster 2024-09-21T11:01:49.108036+0000 mgr.y (mgr.25133) 1479 : cluster [DBG] pgmap v1605: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 696 op/s 2024-09-21T11:01:50.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:50 smithi204 bash[78884]: audit 2024-09-21T11:01:49.673151+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.3:0/2232754990' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:50 smithi204 bash[78884]: audit 2024-09-21T11:01:49.673151+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.3:0/2232754990' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:50 smithi204 bash[78884]: audit 2024-09-21T11:01:49.673693+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.355 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:50 smithi204 bash[78884]: audit 2024-09-21T11:01:49.673693+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.361 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T11:01:50.361 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T11:01:50.369 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:50.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:50.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:50.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[88275]: cluster 2024-09-21T11:01:49.108036+0000 mgr.y (mgr.25133) 1479 : cluster [DBG] pgmap v1605: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 696 op/s 2024-09-21T11:01:50.372 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[88275]: cluster 2024-09-21T11:01:49.108036+0000 mgr.y (mgr.25133) 1479 : cluster [DBG] pgmap v1605: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 696 op/s 2024-09-21T11:01:50.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[88275]: audit 2024-09-21T11:01:49.673151+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.3:0/2232754990' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[88275]: audit 2024-09-21T11:01:49.673151+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.3:0/2232754990' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[88275]: audit 2024-09-21T11:01:49.673693+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.373 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[88275]: audit 2024-09-21T11:01:49.673693+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.373 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[89466]: cluster 2024-09-21T11:01:49.108036+0000 mgr.y (mgr.25133) 1479 : cluster [DBG] pgmap v1605: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 696 op/s 2024-09-21T11:01:50.373 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[89466]: cluster 2024-09-21T11:01:49.108036+0000 mgr.y (mgr.25133) 1479 : cluster [DBG] pgmap v1605: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 696 op/s 2024-09-21T11:01:50.374 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[89466]: audit 2024-09-21T11:01:49.673151+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.3:0/2232754990' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.374 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[89466]: audit 2024-09-21T11:01:49.673151+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.3:0/2232754990' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.374 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[89466]: audit 2024-09-21T11:01:49.673693+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.374 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:50 smithi003 bash[89466]: audit 2024-09-21T11:01:49.673693+0000 mon.a (mon.0) 2044 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-09-21T11:01:50.448 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T11:01:50.448 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T11:01:50.472 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:50.495 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:50.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:50.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:50.598 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:50.624 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:50.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:50.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:50.727 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:50.754 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:50.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:50.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:50.856 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:50.884 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:50.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:50.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:50.987 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:51.014 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:51.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:51.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:51.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:51.147 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:51.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:51.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:51.250 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:51.277 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:51.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:51.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:51.380 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:51.409 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:51.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:51.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:51.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[88275]: cluster 2024-09-21T11:01:50.180214+0000 mon.a (mon.0) 2045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:01:51.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[88275]: cluster 2024-09-21T11:01:50.180214+0000 mon.a (mon.0) 2045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:01:51.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[88275]: audit 2024-09-21T11:01:50.190034+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:01:51.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[88275]: audit 2024-09-21T11:01:50.190034+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:01:51.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[88275]: cluster 2024-09-21T11:01:50.193018+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e392: 8 total, 8 up, 6 in 2024-09-21T11:01:51.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[88275]: cluster 2024-09-21T11:01:50.193018+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e392: 8 total, 8 up, 6 in 2024-09-21T11:01:51.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[88275]: audit 2024-09-21T11:01:50.211730+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.3:0/3567550295' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:51.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[88275]: audit 2024-09-21T11:01:50.211730+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.3:0/3567550295' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:51.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[89466]: cluster 2024-09-21T11:01:50.180214+0000 mon.a (mon.0) 2045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:01:51.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[89466]: cluster 2024-09-21T11:01:50.180214+0000 mon.a (mon.0) 2045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:01:51.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[89466]: audit 2024-09-21T11:01:50.190034+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:01:51.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[89466]: audit 2024-09-21T11:01:50.190034+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:01:51.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[89466]: cluster 2024-09-21T11:01:50.193018+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e392: 8 total, 8 up, 6 in 2024-09-21T11:01:51.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[89466]: cluster 2024-09-21T11:01:50.193018+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e392: 8 total, 8 up, 6 in 2024-09-21T11:01:51.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[89466]: audit 2024-09-21T11:01:50.211730+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.3:0/3567550295' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:51.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:51 smithi003 bash[89466]: audit 2024-09-21T11:01:50.211730+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.3:0/3567550295' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:51 smithi204 bash[78884]: cluster 2024-09-21T11:01:50.180214+0000 mon.a (mon.0) 2045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:01:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:51 smithi204 bash[78884]: cluster 2024-09-21T11:01:50.180214+0000 mon.a (mon.0) 2045 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:01:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:51 smithi204 bash[78884]: audit 2024-09-21T11:01:50.190034+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:01:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:51 smithi204 bash[78884]: audit 2024-09-21T11:01:50.190034+0000 mon.a (mon.0) 2046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-09-21T11:01:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:51 smithi204 bash[78884]: cluster 2024-09-21T11:01:50.193018+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e392: 8 total, 8 up, 6 in 2024-09-21T11:01:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:51 smithi204 bash[78884]: cluster 2024-09-21T11:01:50.193018+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e392: 8 total, 8 up, 6 in 2024-09-21T11:01:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:51 smithi204 bash[78884]: audit 2024-09-21T11:01:50.211730+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.3:0/3567550295' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:51.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:51 smithi204 bash[78884]: audit 2024-09-21T11:01:50.211730+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.3:0/3567550295' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:01:51.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:51.537 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:51.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:51.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:51.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.7 dump_historic_ops 2024-09-21T11:01:51.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:51.685 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:51.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:51.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:51.788 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:51.807 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:51.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:51.910 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:51.935 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:51.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:51.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:52.039 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:52.065 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:52.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:52.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:52.168 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:52.196 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:52.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:52.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:52.299 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:52.332 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:52.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:52.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:52.434 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:52.446 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:52 smithi204 bash[78884]: cluster 2024-09-21T11:01:51.108835+0000 mgr.y (mgr.25133) 1480 : cluster [DBG] pgmap v1607: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:52.446 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:52 smithi204 bash[78884]: cluster 2024-09-21T11:01:51.108835+0000 mgr.y (mgr.25133) 1480 : cluster [DBG] pgmap v1607: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:52.460 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:52.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:52.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:52.564 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:52.575 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:52 smithi003 bash[89466]: cluster 2024-09-21T11:01:51.108835+0000 mgr.y (mgr.25133) 1480 : cluster [DBG] pgmap v1607: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:52.576 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:52 smithi003 bash[89466]: cluster 2024-09-21T11:01:51.108835+0000 mgr.y (mgr.25133) 1480 : cluster [DBG] pgmap v1607: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:52.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:52 smithi003 bash[88275]: cluster 2024-09-21T11:01:51.108835+0000 mgr.y (mgr.25133) 1480 : cluster [DBG] pgmap v1607: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:52.576 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:52 smithi003 bash[88275]: cluster 2024-09-21T11:01:51.108835+0000 mgr.y (mgr.25133) 1480 : cluster [DBG] pgmap v1607: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:52.593 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:52.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:52.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:52.696 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:52.725 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:52.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:52.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:52.746 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:01:52.746 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:01:52.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:52.856 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:52.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:52.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:52.958 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:52.987 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:52.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:52.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:53.090 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:53.119 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:53.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:53.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:53.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:53.250 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:53.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:53.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:53.353 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:53.381 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:53.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:53.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:53.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:53.509 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:53.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:53.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:53.612 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:53.640 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:53.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:53.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:53.743 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:53.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:53.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:53.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:53.875 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:53.902 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:53.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:53.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:54.004 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:54.031 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:54.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:54.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:54.134 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:54.159 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:54.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:54.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:54.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd set nodeep-scrub 2024-09-21T11:01:54.262 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:54.264 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-09-21T11:01:54.290 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:54.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:54.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:54.300 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[88275]: cluster 2024-09-21T11:01:53.109541+0000 mgr.y (mgr.25133) 1481 : cluster [DBG] pgmap v1608: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:54.301 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[88275]: cluster 2024-09-21T11:01:53.109541+0000 mgr.y (mgr.25133) 1481 : cluster [DBG] pgmap v1608: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:54.301 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[88275]: audit 2024-09-21T11:01:53.693025+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:54.301 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[88275]: audit 2024-09-21T11:01:53.693025+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:54.301 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[88275]: audit 2024-09-21T11:01:53.695017+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:54.301 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[88275]: audit 2024-09-21T11:01:53.695017+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:54.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[89466]: cluster 2024-09-21T11:01:53.109541+0000 mgr.y (mgr.25133) 1481 : cluster [DBG] pgmap v1608: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:54.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[89466]: cluster 2024-09-21T11:01:53.109541+0000 mgr.y (mgr.25133) 1481 : cluster [DBG] pgmap v1608: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:54.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[89466]: audit 2024-09-21T11:01:53.693025+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:54.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[89466]: audit 2024-09-21T11:01:53.693025+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:54.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[89466]: audit 2024-09-21T11:01:53.695017+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:54.301 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:54 smithi003 bash[89466]: audit 2024-09-21T11:01:53.695017+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:54.393 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:54.412 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:54.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:54.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:54.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:54 smithi204 bash[78884]: cluster 2024-09-21T11:01:53.109541+0000 mgr.y (mgr.25133) 1481 : cluster [DBG] pgmap v1608: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:54 smithi204 bash[78884]: cluster 2024-09-21T11:01:53.109541+0000 mgr.y (mgr.25133) 1481 : cluster [DBG] pgmap v1608: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 419 op/s 2024-09-21T11:01:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:54 smithi204 bash[78884]: audit 2024-09-21T11:01:53.693025+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:54 smithi204 bash[78884]: audit 2024-09-21T11:01:53.693025+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:01:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:54 smithi204 bash[78884]: audit 2024-09-21T11:01:53.695017+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:54 smithi204 bash[78884]: audit 2024-09-21T11:01:53.695017+0000 mon.a (mon.0) 2049 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:01:54.514 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:54.537 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:54.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:54.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:54.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:54.669 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:54.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:54.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:54.772 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:54.800 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:54.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:54.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:54.903 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:54.930 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:54.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:54.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:55.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:55.059 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:55.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:55.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:55.163 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:55.184 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:55.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:55.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:55.287 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:55.314 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:55.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:55.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:55.417 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:55.444 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:55.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:55.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:55.547 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:55.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:55.578 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:55.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:55.679 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:55.708 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:55.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:55.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:55.812 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:55.838 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:55.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:55.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:55.941 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:55.969 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:55.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:55.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:56.072 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:56.097 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:56.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:56.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:56.200 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:56.203 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:56 smithi003 bash[88275]: cluster 2024-09-21T11:01:55.110141+0000 mgr.y (mgr.25133) 1482 : cluster [DBG] pgmap v1609: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 199 op/s 2024-09-21T11:01:56.229 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:56.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:56.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:56.332 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:56.340 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:01:56.344 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:56 smithi003 bash[88275]: cluster 2024-09-21T11:01:55.110141+0000 mgr.y (mgr.25133) 1482 : cluster [DBG] pgmap v1609: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 199 op/s 2024-09-21T11:01:56.344 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:56 smithi003 bash[89466]: cluster 2024-09-21T11:01:55.110141+0000 mgr.y (mgr.25133) 1482 : cluster [DBG] pgmap v1609: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 199 op/s 2024-09-21T11:01:56.344 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:56 smithi003 bash[89466]: cluster 2024-09-21T11:01:55.110141+0000 mgr.y (mgr.25133) 1482 : cluster [DBG] pgmap v1609: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 199 op/s 2024-09-21T11:01:56.359 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:56.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:56.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:56.463 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:56.482 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:56.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:56.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:56.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:56 smithi204 bash[78884]: cluster 2024-09-21T11:01:55.110141+0000 mgr.y (mgr.25133) 1482 : cluster [DBG] pgmap v1609: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 199 op/s 2024-09-21T11:01:56.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:56 smithi204 bash[78884]: cluster 2024-09-21T11:01:55.110141+0000 mgr.y (mgr.25133) 1482 : cluster [DBG] pgmap v1609: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 199 op/s 2024-09-21T11:01:56.585 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:56.612 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:56.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:56.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:56.716 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:56.746 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:56.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:56.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:56.849 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:56.876 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:56.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:56.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:56.979 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:57.006 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:57.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:57.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:57.109 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:57.137 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:57.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:57.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:57.239 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:57.269 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:57.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:57.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:57.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:57.401 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:57.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:57.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:57.504 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:57.530 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:57.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:57.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:57.633 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:57.661 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:57.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:57.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:57.764 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:57.775 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:01:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:01:57] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-21T11:01:57.792 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:57.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:57.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:57.896 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:57.924 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:57.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:57.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:58.027 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:58.055 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:58.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:58.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:58.158 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:58.178 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:58.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:58.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:58.281 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:58.301 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:58.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:58.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:58.404 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:58.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:58 smithi204 bash[78884]: cluster 2024-09-21T11:01:57.111115+0000 mgr.y (mgr.25133) 1483 : cluster [DBG] pgmap v1610: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 9 op/s 2024-09-21T11:01:58.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:01:58 smithi204 bash[78884]: cluster 2024-09-21T11:01:57.111115+0000 mgr.y (mgr.25133) 1483 : cluster [DBG] pgmap v1610: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 9 op/s 2024-09-21T11:01:58.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:58 smithi003 bash[88275]: cluster 2024-09-21T11:01:57.111115+0000 mgr.y (mgr.25133) 1483 : cluster [DBG] pgmap v1610: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 9 op/s 2024-09-21T11:01:58.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:01:58 smithi003 bash[88275]: cluster 2024-09-21T11:01:57.111115+0000 mgr.y (mgr.25133) 1483 : cluster [DBG] pgmap v1610: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 9 op/s 2024-09-21T11:01:58.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:58 smithi003 bash[89466]: cluster 2024-09-21T11:01:57.111115+0000 mgr.y (mgr.25133) 1483 : cluster [DBG] pgmap v1610: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 9 op/s 2024-09-21T11:01:58.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:01:58 smithi003 bash[89466]: cluster 2024-09-21T11:01:57.111115+0000 mgr.y (mgr.25133) 1483 : cluster [DBG] pgmap v1610: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 9 op/s 2024-09-21T11:01:58.432 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:01:58.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:58.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:01:58.535 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:58.563 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:58.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:58.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:58.666 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:58.693 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:58.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:58.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:58.796 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:58.824 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:58.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:58.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:58.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:58.956 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:58.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:58.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:58.996 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:01:58.996 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:01:59.059 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:59.082 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:01:59.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:59.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:01:59.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:59.215 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:01:59.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:59.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:01:59.318 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:59.338 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:01:59.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:59.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:01:59.441 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:59.468 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:59.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:59.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:01:59.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:59.597 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:01:59.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:59.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:01:59.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:59.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:01:59.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:59.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:01:59.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:59.857 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:01:59.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:59.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:01:59.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:59.986 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:01:59.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:01:59.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:00.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:00.110 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:00.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:00.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:00.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:00.218 INFO:teuthology.orchestra.run.smithi003.stderr:pool 'unique_pool_6' removed 2024-09-21T11:02:00.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:00 smithi204 bash[78884]: cluster 2024-09-21T11:01:59.111892+0000 mgr.y (mgr.25133) 1484 : cluster [DBG] pgmap v1611: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:00.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:00 smithi204 bash[78884]: cluster 2024-09-21T11:01:59.111892+0000 mgr.y (mgr.25133) 1484 : cluster [DBG] pgmap v1611: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:00.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:00 smithi204 bash[78884]: audit 2024-09-21T11:01:59.646574+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.3:0/2442588916' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:00 smithi204 bash[78884]: audit 2024-09-21T11:01:59.646574+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.3:0/2442588916' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.228 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:00 smithi204 bash[78884]: audit 2024-09-21T11:01:59.647092+0000 mon.a (mon.0) 2050 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.229 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:00 smithi204 bash[78884]: audit 2024-09-21T11:01:59.647092+0000 mon.a (mon.0) 2050 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.251 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:00.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:00.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:00.275 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[88275]: cluster 2024-09-21T11:01:59.111892+0000 mgr.y (mgr.25133) 1484 : cluster [DBG] pgmap v1611: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:00.276 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[88275]: cluster 2024-09-21T11:01:59.111892+0000 mgr.y (mgr.25133) 1484 : cluster [DBG] pgmap v1611: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:00.276 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[88275]: audit 2024-09-21T11:01:59.646574+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.3:0/2442588916' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.276 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[88275]: audit 2024-09-21T11:01:59.646574+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.3:0/2442588916' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.276 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[88275]: audit 2024-09-21T11:01:59.647092+0000 mon.a (mon.0) 2050 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.276 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[88275]: audit 2024-09-21T11:01:59.647092+0000 mon.a (mon.0) 2050 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.276 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[89466]: cluster 2024-09-21T11:01:59.111892+0000 mgr.y (mgr.25133) 1484 : cluster [DBG] pgmap v1611: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:00.276 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[89466]: cluster 2024-09-21T11:01:59.111892+0000 mgr.y (mgr.25133) 1484 : cluster [DBG] pgmap v1611: 109 pgs: 109 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:00.276 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[89466]: audit 2024-09-21T11:01:59.646574+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.3:0/2442588916' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.276 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[89466]: audit 2024-09-21T11:01:59.646574+0000 mon.c (mon.2) 106 : audit [INF] from='client.? 172.21.15.3:0/2442588916' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.277 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[89466]: audit 2024-09-21T11:01:59.647092+0000 mon.a (mon.0) 2050 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.277 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:00 smithi003 bash[89466]: audit 2024-09-21T11:01:59.647092+0000 mon.a (mon.0) 2050 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true} : dispatch 2024-09-21T11:02:00.354 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:00.380 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:00.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:00.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:00.484 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:00.505 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:00.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:00.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:00.607 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:00.631 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:00.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:00.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:00.734 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:00.760 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:00.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:00.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:00.863 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:00.878 INFO:teuthology.orchestra.run.smithi204.stdout:ERROR: (22) Invalid argument 2024-09-21T11:02:00.878 INFO:teuthology.orchestra.run.smithi204.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-09-21T11:02:00.892 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:00.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:00.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:00.995 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:01.023 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:01.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:01.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:01.126 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:01.152 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:01.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:01.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:01.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:01.280 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:01.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:01.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:01.383 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:01.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:01 smithi204 bash[78884]: audit 2024-09-21T11:02:00.208115+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T11:02:01.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:01 smithi204 bash[78884]: audit 2024-09-21T11:02:00.208115+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T11:02:01.394 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:01 smithi204 bash[78884]: cluster 2024-09-21T11:02:00.212848+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e393: 8 total, 8 up, 6 in 2024-09-21T11:02:01.395 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:01 smithi204 bash[78884]: cluster 2024-09-21T11:02:00.212848+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e393: 8 total, 8 up, 6 in 2024-09-21T11:02:01.408 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:01.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:01.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:01 smithi003 bash[88275]: audit 2024-09-21T11:02:00.208115+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T11:02:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:01 smithi003 bash[88275]: audit 2024-09-21T11:02:00.208115+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T11:02:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:01 smithi003 bash[88275]: cluster 2024-09-21T11:02:00.212848+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e393: 8 total, 8 up, 6 in 2024-09-21T11:02:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:01 smithi003 bash[88275]: cluster 2024-09-21T11:02:00.212848+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e393: 8 total, 8 up, 6 in 2024-09-21T11:02:01.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:01 smithi003 bash[89466]: audit 2024-09-21T11:02:00.208115+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T11:02:01.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:01 smithi003 bash[89466]: audit 2024-09-21T11:02:00.208115+0000 mon.a (mon.0) 2051 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2024-09-21T11:02:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:01 smithi003 bash[89466]: cluster 2024-09-21T11:02:00.212848+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e393: 8 total, 8 up, 6 in 2024-09-21T11:02:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:01 smithi003 bash[89466]: cluster 2024-09-21T11:02:00.212848+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e393: 8 total, 8 up, 6 in 2024-09-21T11:02:01.511 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:01.541 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:01.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:01.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:01.644 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:01.672 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:01.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:01.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:01.775 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:01.804 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:01.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:01.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:01.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_ops_in_flight 2024-09-21T11:02:01.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:01.936 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:01.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:01.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:02.039 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:02.066 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:02.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:02.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:02.169 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:02.196 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:02.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:02.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:02.299 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:02.327 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:02.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:02.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:02.430 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:02.459 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:02.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:02.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:02.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:02 smithi204 bash[78884]: cluster 2024-09-21T11:02:01.112486+0000 mgr.y (mgr.25133) 1485 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:02.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:02 smithi204 bash[78884]: cluster 2024-09-21T11:02:01.112486+0000 mgr.y (mgr.25133) 1485 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:02.562 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:02 smithi003 bash[88275]: cluster 2024-09-21T11:02:01.112486+0000 mgr.y (mgr.25133) 1485 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:02.572 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:02 smithi003 bash[88275]: cluster 2024-09-21T11:02:01.112486+0000 mgr.y (mgr.25133) 1485 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:02 smithi003 bash[89466]: cluster 2024-09-21T11:02:01.112486+0000 mgr.y (mgr.25133) 1485 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:02.573 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:02 smithi003 bash[89466]: cluster 2024-09-21T11:02:01.112486+0000 mgr.y (mgr.25133) 1485 : cluster [DBG] pgmap v1613: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:02.588 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:02.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:02.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:02.691 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:02.718 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:02.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:02.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:02.821 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:02.850 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:02.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:02.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:02.935 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 reset_purged_snaps_last 2024-09-21T11:02:02.953 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:02.966 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-21T11:02:02.966 INFO:teuthology.task.print:**** done end radosbench.yaml 2024-09-21T11:02:02.966 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-09-21T11:02:02.971 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-21T11:02:02.971 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-21T11:02:02.971 DEBUG:teuthology.orchestra.run.smithi003:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-21T11:02:03.032 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:03.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:03.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:03.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:03.061 INFO:teuthology.orchestra.run.smithi003.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-21T11:02:03.062 DEBUG:teuthology.orchestra.run.smithi003:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-21T11:02:03.130 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-21T11:02:03.130 DEBUG:teuthology.orchestra.run.smithi003:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-21T11:02:03.135 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:03.178 INFO:tasks.workunit:timeout=3h 2024-09-21T11:02:03.179 INFO:tasks.workunit:cleanup=True 2024-09-21T11:02:03.179 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-21T11:02:03.199 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:03.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:03.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:03.274 INFO:tasks.workunit.client.0.smithi003.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-21T11:02:03.303 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:03.331 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:03.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:03.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:03.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:03.455 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:03.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:03.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:03.558 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:03.596 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:03.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:03.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:03.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:03.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:03.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:03.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:03.829 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:03.854 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:03.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:03.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:03.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:03.985 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:03.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:03.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:04.089 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:04.116 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:04.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:04.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:04.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:04.248 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:04.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:04.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:04.351 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:04.362 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:04 smithi003 bash[89466]: cluster 2024-09-21T11:02:03.113059+0000 mgr.y (mgr.25133) 1486 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:04.362 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:04 smithi003 bash[89466]: cluster 2024-09-21T11:02:03.113059+0000 mgr.y (mgr.25133) 1486 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:04.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:04 smithi003 bash[88275]: cluster 2024-09-21T11:02:03.113059+0000 mgr.y (mgr.25133) 1486 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:04.363 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:04 smithi003 bash[88275]: cluster 2024-09-21T11:02:03.113059+0000 mgr.y (mgr.25133) 1486 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:04.377 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:04.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:04.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:04.479 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:04.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:04 smithi204 bash[78884]: cluster 2024-09-21T11:02:03.113059+0000 mgr.y (mgr.25133) 1486 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:04.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:04 smithi204 bash[78884]: cluster 2024-09-21T11:02:03.113059+0000 mgr.y (mgr.25133) 1486 : cluster [DBG] pgmap v1614: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:04.507 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:04.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:04.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:04.609 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:04.636 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:04.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:04.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:04.740 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:04.763 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:04.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:04.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:04.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:04.894 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:04.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:04.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:04.997 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:05.022 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:05.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:05.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:05.125 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:05.152 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:05.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:05.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:05.255 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:05.282 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:05.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:05.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:05.385 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:05.412 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:05.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:05.515 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:05.544 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:05.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:05.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:05.647 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:05.670 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:05.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:05.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:05.772 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:05.799 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:05.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:05.902 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:05.930 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:05.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:05.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:06.033 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:06.054 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:06.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:06.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:06.157 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:06.181 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:06.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:06.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:06.284 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:06.310 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:06.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:06.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:06.413 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:06.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:06 smithi003 bash[89466]: cluster 2024-09-21T11:02:05.114168+0000 mgr.y (mgr.25133) 1487 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:06.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:06 smithi003 bash[89466]: cluster 2024-09-21T11:02:05.114168+0000 mgr.y (mgr.25133) 1487 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:06 smithi003 bash[88275]: cluster 2024-09-21T11:02:05.114168+0000 mgr.y (mgr.25133) 1487 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:06.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:06 smithi003 bash[88275]: cluster 2024-09-21T11:02:05.114168+0000 mgr.y (mgr.25133) 1487 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:06.440 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:06.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:06.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:06.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:06 smithi204 bash[78884]: cluster 2024-09-21T11:02:05.114168+0000 mgr.y (mgr.25133) 1487 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:06.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:06 smithi204 bash[78884]: cluster 2024-09-21T11:02:05.114168+0000 mgr.y (mgr.25133) 1487 : cluster [DBG] pgmap v1615: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:06.543 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:06.569 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:06.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:06.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:06.578 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:02:06.672 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:06.695 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:06.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:06.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:06.798 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:06.823 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:06.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:06.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:06.926 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:06.953 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:06.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:06.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:07.056 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:07.084 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:07.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:07.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:07.187 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:07.214 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:07.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:07.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:07.317 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:07.345 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:07.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:07.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:07.449 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:07.473 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:07.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:07.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:07.576 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:07.603 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:07.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:07.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:02:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:02:07] "GET /metrics HTTP/1.1" 200 36526 "" "Prometheus/2.51.0" 2024-09-21T11:02:07.678 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:02:07.706 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:07.727 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:07.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:07.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:07.829 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:07.854 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:07.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:07.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:07.957 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:07.984 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:07.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:07.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:08.087 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:08.111 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:08.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:08.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:08.214 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:08.234 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:08.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:08.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:08.337 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:08.358 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:08.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:08.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:08.460 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:08.486 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:08.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:08.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:08.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:08 smithi003 bash[88275]: cluster 2024-09-21T11:02:07.115117+0000 mgr.y (mgr.25133) 1488 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:08.503 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:08 smithi003 bash[88275]: cluster 2024-09-21T11:02:07.115117+0000 mgr.y (mgr.25133) 1488 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:08.503 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:08 smithi003 bash[89466]: cluster 2024-09-21T11:02:07.115117+0000 mgr.y (mgr.25133) 1488 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:08.503 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:08 smithi003 bash[89466]: cluster 2024-09-21T11:02:07.115117+0000 mgr.y (mgr.25133) 1488 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:08.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:08 smithi204 bash[78884]: cluster 2024-09-21T11:02:07.115117+0000 mgr.y (mgr.25133) 1488 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:08.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:08 smithi204 bash[78884]: cluster 2024-09-21T11:02:07.115117+0000 mgr.y (mgr.25133) 1488 : cluster [DBG] pgmap v1616: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:08.589 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:08.616 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:08.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:08.719 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:08.747 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:08.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:08.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:08.851 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:08.878 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:08.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:08.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:08.980 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:09.010 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:09.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:09.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:09.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:09.142 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:09.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:09.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:09.245 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:09.271 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:09.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:09.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:09.374 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:09.385 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:09 smithi204 bash[78884]: audit 2024-09-21T11:02:08.687258+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:09.386 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:09 smithi204 bash[78884]: audit 2024-09-21T11:02:08.687258+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:09.402 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:09.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:09.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:09.505 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:09.528 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:09.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:09.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:09.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:09 smithi003 bash[88275]: audit 2024-09-21T11:02:08.687258+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:09.586 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:09 smithi003 bash[88275]: audit 2024-09-21T11:02:08.687258+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:09.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:09 smithi003 bash[89466]: audit 2024-09-21T11:02:08.687258+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:09.586 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:09 smithi003 bash[89466]: audit 2024-09-21T11:02:08.687258+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:09.630 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:09.651 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:09.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:09.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:09.754 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:09.770 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T11:02:09.770 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T11:02:09.781 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:09.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:09.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:09.803 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T11:02:09.803 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T11:02:09.821 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T11:02:09.821 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T11:02:09.838 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T11:02:09.839 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T11:02:09.858 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T11:02:09.858 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T11:02:09.879 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T11:02:09.879 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T11:02:09.884 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:09.902 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T11:02:09.902 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T11:02:09.906 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:09.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:09.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:09.924 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T11:02:09.924 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T11:02:10.009 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:10.035 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:10.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:10.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:10.138 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:10.163 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:10.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:10.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:10.266 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:10.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:10 smithi204 bash[78884]: cluster 2024-09-21T11:02:09.115738+0000 mgr.y (mgr.25133) 1489 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:10.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:10 smithi204 bash[78884]: cluster 2024-09-21T11:02:09.115738+0000 mgr.y (mgr.25133) 1489 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:10.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:10 smithi204 bash[78884]: audit 2024-09-21T11:02:09.746453+0000 mon.a (mon.0) 2054 : audit [DBG] from='client.? 172.21.15.3:0/985251042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:10.277 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:10 smithi204 bash[78884]: audit 2024-09-21T11:02:09.746453+0000 mon.a (mon.0) 2054 : audit [DBG] from='client.? 172.21.15.3:0/985251042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:10.293 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:10.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:10.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:10.317 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is set 2024-09-21T11:02:10.396 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:10.406 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:10 smithi003 bash[88275]: cluster 2024-09-21T11:02:09.115738+0000 mgr.y (mgr.25133) 1489 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:10.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:10 smithi003 bash[88275]: cluster 2024-09-21T11:02:09.115738+0000 mgr.y (mgr.25133) 1489 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:10.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:10 smithi003 bash[88275]: audit 2024-09-21T11:02:09.746453+0000 mon.a (mon.0) 2054 : audit [DBG] from='client.? 172.21.15.3:0/985251042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:10.407 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:10 smithi003 bash[88275]: audit 2024-09-21T11:02:09.746453+0000 mon.a (mon.0) 2054 : audit [DBG] from='client.? 172.21.15.3:0/985251042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:10.407 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:10 smithi003 bash[89466]: cluster 2024-09-21T11:02:09.115738+0000 mgr.y (mgr.25133) 1489 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:10.407 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:10 smithi003 bash[89466]: cluster 2024-09-21T11:02:09.115738+0000 mgr.y (mgr.25133) 1489 : cluster [DBG] pgmap v1617: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:10.407 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:10 smithi003 bash[89466]: audit 2024-09-21T11:02:09.746453+0000 mon.a (mon.0) 2054 : audit [DBG] from='client.? 172.21.15.3:0/985251042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:10.407 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:10 smithi003 bash[89466]: audit 2024-09-21T11:02:09.746453+0000 mon.a (mon.0) 2054 : audit [DBG] from='client.? 172.21.15.3:0/985251042' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:10.421 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:10.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:10.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:10.524 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:10.549 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:10.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:10.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:10.653 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:10.675 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:10.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:10.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:10.741 INFO:tasks.workunit.client.0.smithi003.stderr:Updating files: 98% (11955/12129) Updating files: 99% (12008/12129) Updating files: 100% (12129/12129) Updating files: 100% (12129/12129), done. 2024-09-21T11:02:10.758 DEBUG:teuthology.orchestra.run.smithi003:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-21T11:02:10.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:10.790 INFO:tasks.workunit.client.0.smithi003.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-21T11:02:10.806 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:10.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:10.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:10.909 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:10.937 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:10.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:10.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:11.040 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:11.061 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:11.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:11.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:11.142 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-21T11:02:11.142 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-21T11:02:11.164 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:11.185 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:11.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:11.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:11.209 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T11:02:11.209 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T11:02:11.209 INFO:teuthology.orchestra.run.smithi204.stdout: "num_ops": 0 2024-09-21T11:02:11.209 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T11:02:11.289 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:11.317 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:11.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:11.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:11.420 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:11.447 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:11.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:11.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:11.478 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:11 smithi204 bash[78884]: audit 2024-09-21T11:02:10.262952+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:02:11.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:11 smithi204 bash[78884]: audit 2024-09-21T11:02:10.262952+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:02:11.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:11 smithi204 bash[78884]: cluster 2024-09-21T11:02:10.313676+0000 mon.a (mon.0) 2056 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:11.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:11 smithi204 bash[78884]: cluster 2024-09-21T11:02:10.313676+0000 mon.a (mon.0) 2056 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:11.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:11 smithi204 bash[78884]: audit 2024-09-21T11:02:10.315353+0000 mon.a (mon.0) 2057 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:02:11.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:11 smithi204 bash[78884]: audit 2024-09-21T11:02:10.315353+0000 mon.a (mon.0) 2057 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:02:11.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:11 smithi204 bash[78884]: cluster 2024-09-21T11:02:10.321755+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e394: 8 total, 8 up, 6 in 2024-09-21T11:02:11.479 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:11 smithi204 bash[78884]: cluster 2024-09-21T11:02:10.321755+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e394: 8 total, 8 up, 6 in 2024-09-21T11:02:11.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:11.575 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:11.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:11.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[88275]: audit 2024-09-21T11:02:10.262952+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:02:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[88275]: audit 2024-09-21T11:02:10.262952+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:02:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[88275]: cluster 2024-09-21T11:02:10.313676+0000 mon.a (mon.0) 2056 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:11.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[88275]: cluster 2024-09-21T11:02:10.313676+0000 mon.a (mon.0) 2056 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:11.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[88275]: audit 2024-09-21T11:02:10.315353+0000 mon.a (mon.0) 2057 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:02:11.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[88275]: audit 2024-09-21T11:02:10.315353+0000 mon.a (mon.0) 2057 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:02:11.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[88275]: cluster 2024-09-21T11:02:10.321755+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e394: 8 total, 8 up, 6 in 2024-09-21T11:02:11.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[88275]: cluster 2024-09-21T11:02:10.321755+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e394: 8 total, 8 up, 6 in 2024-09-21T11:02:11.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[89466]: audit 2024-09-21T11:02:10.262952+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:02:11.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[89466]: audit 2024-09-21T11:02:10.262952+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:02:11.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[89466]: cluster 2024-09-21T11:02:10.313676+0000 mon.a (mon.0) 2056 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:11.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[89466]: cluster 2024-09-21T11:02:10.313676+0000 mon.a (mon.0) 2056 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:11.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[89466]: audit 2024-09-21T11:02:10.315353+0000 mon.a (mon.0) 2057 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:02:11.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[89466]: audit 2024-09-21T11:02:10.315353+0000 mon.a (mon.0) 2057 : audit [INF] from='client.? 172.21.15.3:0/325181189' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-09-21T11:02:11.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[89466]: cluster 2024-09-21T11:02:10.321755+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e394: 8 total, 8 up, 6 in 2024-09-21T11:02:11.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:11 smithi003 bash[89466]: cluster 2024-09-21T11:02:10.321755+0000 mon.a (mon.0) 2058 : cluster [DBG] osdmap e394: 8 total, 8 up, 6 in 2024-09-21T11:02:11.678 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:11.706 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:11.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:11.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:11.809 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:11.835 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:11.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:11.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:11.937 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:11.961 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:11.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:11.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:12.064 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:12.091 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:12.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:12.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:12.194 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:12.212 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_blocked_ops 2024-09-21T11:02:12.220 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:12.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:12.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:12.324 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:12.352 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:12.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:12.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:12.455 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:12.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:12 smithi204 bash[78884]: cluster 2024-09-21T11:02:11.116472+0000 mgr.y (mgr.25133) 1490 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:12.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:12 smithi204 bash[78884]: cluster 2024-09-21T11:02:11.116472+0000 mgr.y (mgr.25133) 1490 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:12.479 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:12.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:12.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:12.582 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:12.608 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:12.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:12.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:12 smithi003 bash[88275]: cluster 2024-09-21T11:02:11.116472+0000 mgr.y (mgr.25133) 1490 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:12 smithi003 bash[88275]: cluster 2024-09-21T11:02:11.116472+0000 mgr.y (mgr.25133) 1490 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:12 smithi003 bash[89466]: cluster 2024-09-21T11:02:11.116472+0000 mgr.y (mgr.25133) 1490 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:12 smithi003 bash[89466]: cluster 2024-09-21T11:02:11.116472+0000 mgr.y (mgr.25133) 1490 : cluster [DBG] pgmap v1619: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:12.711 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:12.735 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:12.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:12.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:12.837 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:12.865 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:12.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:12.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:12.968 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:12.996 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:12.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:12.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:13.099 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:13.127 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:13.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:13.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:13.230 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:13.255 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:13.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:13.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:13.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:13.386 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:13.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:13.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:13.489 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:13.516 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:13.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:13.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:13.619 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:13.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:13.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:13.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:13.751 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:13.776 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:13.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:13.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:13.879 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:13.906 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:13.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:13.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:14.009 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:14.033 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:14.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:14.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:14.136 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:14.165 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:14.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:14.267 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:14.293 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:14.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:14.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:14.396 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:14.418 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:14.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:14.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:14.521 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:14.533 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:14 smithi003 bash[89466]: cluster 2024-09-21T11:02:13.117133+0000 mgr.y (mgr.25133) 1491 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:14.533 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:14 smithi003 bash[89466]: cluster 2024-09-21T11:02:13.117133+0000 mgr.y (mgr.25133) 1491 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:14.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:14 smithi003 bash[88275]: cluster 2024-09-21T11:02:13.117133+0000 mgr.y (mgr.25133) 1491 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:14.533 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:14 smithi003 bash[88275]: cluster 2024-09-21T11:02:13.117133+0000 mgr.y (mgr.25133) 1491 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:14.551 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:14.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:14.654 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:14.683 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:14.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:14.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:14.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:14 smithi204 bash[78884]: cluster 2024-09-21T11:02:13.117133+0000 mgr.y (mgr.25133) 1491 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:14.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:14 smithi204 bash[78884]: cluster 2024-09-21T11:02:13.117133+0000 mgr.y (mgr.25133) 1491 : cluster [DBG] pgmap v1620: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:14.787 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:14.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:14.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:14.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:14.919 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:14.939 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:14.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:14.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:15.043 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:15.072 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:15.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:15.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:15.175 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:15.200 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:15.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:15.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:15.303 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:15.333 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:15.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:15.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:15.437 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:15.464 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:15.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:15.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:15.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:15.596 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:15.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:15.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:15.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:15.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:15.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:15.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:15.829 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:15.857 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:15.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:15.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:15.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:15.988 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:15.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:15.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:16.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:16.116 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:16.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:16.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:16.218 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:16.248 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:16.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:16.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:16.351 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:16.378 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:16.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:16.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:16.481 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:16.511 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:16.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:16.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:16.558 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:16 smithi003 bash[88275]: cluster 2024-09-21T11:02:15.117822+0000 mgr.y (mgr.25133) 1492 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:16.558 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:16 smithi003 bash[88275]: cluster 2024-09-21T11:02:15.117822+0000 mgr.y (mgr.25133) 1492 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:16.614 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:16.626 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:16 smithi003 bash[89466]: cluster 2024-09-21T11:02:15.117822+0000 mgr.y (mgr.25133) 1492 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:16.626 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:16 smithi003 bash[89466]: cluster 2024-09-21T11:02:15.117822+0000 mgr.y (mgr.25133) 1492 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:16.644 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:16.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:16.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:16.747 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:16.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:16 smithi204 bash[78884]: cluster 2024-09-21T11:02:15.117822+0000 mgr.y (mgr.25133) 1492 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:16.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:16 smithi204 bash[78884]: cluster 2024-09-21T11:02:15.117822+0000 mgr.y (mgr.25133) 1492 : cluster [DBG] pgmap v1621: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:16.774 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:16.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:16.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:16.877 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:16.904 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:16.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:16.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:16.941 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:02:17.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:17.031 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:17.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:17.134 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:17.163 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:17.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:17.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:17.266 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:17.296 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:17.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:17.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:17.399 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:17.425 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:17.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:17.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:17.529 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:17.557 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:17.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:17.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:17.659 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:17.671 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:02:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:02:17] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.51.0" 2024-09-21T11:02:17.689 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:17.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:17.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:17.792 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:17.816 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:17.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:17.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:17.919 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:17.944 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:17.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:17.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:18.048 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:18.074 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:18.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:18.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:18.177 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:18.205 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:18.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:18.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:18.308 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:18.333 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:18.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:18.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:18.437 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:18.465 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:18.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:18.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:18.568 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:18.592 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:18.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:18 smithi204 bash[78884]: cluster 2024-09-21T11:02:17.118693+0000 mgr.y (mgr.25133) 1493 : cluster [DBG] pgmap v1622: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:18.594 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:18 smithi204 bash[78884]: cluster 2024-09-21T11:02:17.118693+0000 mgr.y (mgr.25133) 1493 : cluster [DBG] pgmap v1622: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:18.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:18.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:18 smithi003 bash[88275]: cluster 2024-09-21T11:02:17.118693+0000 mgr.y (mgr.25133) 1493 : cluster [DBG] pgmap v1622: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:18 smithi003 bash[88275]: cluster 2024-09-21T11:02:17.118693+0000 mgr.y (mgr.25133) 1493 : cluster [DBG] pgmap v1622: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:18 smithi003 bash[89466]: cluster 2024-09-21T11:02:17.118693+0000 mgr.y (mgr.25133) 1493 : cluster [DBG] pgmap v1622: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:18 smithi003 bash[89466]: cluster 2024-09-21T11:02:17.118693+0000 mgr.y (mgr.25133) 1493 : cluster [DBG] pgmap v1622: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:18.696 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:18.716 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:18.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:18.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:18.820 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:18.845 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:18.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:18.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:18.948 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:18.977 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:18.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:18.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:19.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:19.108 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:19.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:19.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:19.210 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:19.237 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:19.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:19.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:19.340 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:19.364 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-09-21T11:02:19.368 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:19.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:19.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:19.437 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T11:02:19.472 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:19.501 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:19.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:19.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:19.604 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:19.624 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:19.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:19.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:19.726 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:19.758 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:19.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:19.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:19.861 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:19.889 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:19.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:19.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:19.992 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:20.018 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:20.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:20.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:20.073 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-21T11:02:20.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:20.153 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:20.154 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-21T11:02:20.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:20.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:20.197 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-21T11:02:20.199 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-21T11:02:20.199 INFO:tasks.workunit.client.0.smithi003.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-21T11:02:20.239 INFO:tasks.workunit.client.0.smithi003.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-21T11:02:20.256 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:20.260 DEBUG:teuthology.orchestra.run.smithi003:> set -ex 2024-09-21T11:02:20.260 DEBUG:teuthology.orchestra.run.smithi003:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-21T11:02:20.282 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:20.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:20.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:20.294 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2024-09-21T11:02:20.295 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-09-21T11:02:20.295 DEBUG:teuthology.orchestra.run.smithi003: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=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-09-21T11:02:20.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:20.413 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:20.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:20.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:20 smithi204 bash[78884]: cluster 2024-09-21T11:02:19.119496+0000 mgr.y (mgr.25133) 1494 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:20.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:20 smithi204 bash[78884]: cluster 2024-09-21T11:02:19.119496+0000 mgr.y (mgr.25133) 1494 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:20.516 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:20.543 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:20.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:20.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:20.646 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:20.671 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:20.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:20.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:20.774 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:20.801 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:20.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:20.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:20.904 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:20.932 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:20.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:20.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:20.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:20 smithi003 bash[89466]: cluster 2024-09-21T11:02:19.119496+0000 mgr.y (mgr.25133) 1494 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:20.963 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:20 smithi003 bash[89466]: cluster 2024-09-21T11:02:19.119496+0000 mgr.y (mgr.25133) 1494 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:20.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:20 smithi003 bash[88275]: cluster 2024-09-21T11:02:19.119496+0000 mgr.y (mgr.25133) 1494 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:20.963 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:20 smithi003 bash[88275]: cluster 2024-09-21T11:02:19.119496+0000 mgr.y (mgr.25133) 1494 : cluster [DBG] pgmap v1623: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:21.036 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:21.062 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:21.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:21.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:21.165 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:21.186 INFO:tasks.workunit.client.0.smithi003.stdout:Running main() from gmock_main.cc 2024-09-21T11:02:21.187 INFO:tasks.workunit.client.0.smithi003.stdout:[==========] Running 70 tests from 1 test suite. 2024-09-21T11:02:21.187 INFO:tasks.workunit.client.0.smithi003.stdout:[----------] Global test environment set-up. 2024-09-21T11:02:21.187 INFO:tasks.workunit.client.0.smithi003.stdout:[----------] 70 tests from TestClsRbd 2024-09-21T11:02:21.192 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:21.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:21.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:21.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:21.321 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:21.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:21.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:21.424 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:21.452 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:21.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:21.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:21.555 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:21.583 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:21.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:21.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:21.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 reset_purged_snaps_last 2024-09-21T11:02:21.637 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T11:02:21.637 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [], 2024-09-21T11:02:21.637 INFO:teuthology.orchestra.run.smithi204.stdout: "complaint_time": 30, 2024-09-21T11:02:21.637 INFO:teuthology.orchestra.run.smithi204.stdout: "num_blocked_ops": 0 2024-09-21T11:02:21.637 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T11:02:21.686 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:21.711 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:21.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:21.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:21.814 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:21.841 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:21.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:21.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:21.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:21.971 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:21.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:21.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:22.074 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:22.101 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:22.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:22.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:22.204 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:22.232 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:22.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:22.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:22.335 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:22.370 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.get_all_features 2024-09-21T11:02:22.373 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:22.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:22.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:22.477 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:22.506 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:22.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:22 smithi204 bash[78884]: cluster 2024-09-21T11:02:21.120384+0000 mgr.y (mgr.25133) 1495 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:22.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:22 smithi204 bash[78884]: cluster 2024-09-21T11:02:21.120384+0000 mgr.y (mgr.25133) 1495 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:22.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:22 smithi204 bash[78884]: cluster 2024-09-21T11:02:21.352806+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e395: 8 total, 8 up, 6 in 2024-09-21T11:02:22.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:22 smithi204 bash[78884]: cluster 2024-09-21T11:02:21.352806+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e395: 8 total, 8 up, 6 in 2024-09-21T11:02:22.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:22 smithi204 bash[78884]: audit 2024-09-21T11:02:21.355247+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T11:02:22.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:22 smithi204 bash[78884]: audit 2024-09-21T11:02:21.355247+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T11:02:22.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:22.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:22.551 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.get_all_features (181 ms) 2024-09-21T11:02:22.551 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.copyup 2024-09-21T11:02:22.610 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:22.612 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph daemon osd.6 dump_historic_ops 2024-09-21T11:02:22.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[89466]: cluster 2024-09-21T11:02:21.120384+0000 mgr.y (mgr.25133) 1495 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:22.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[89466]: cluster 2024-09-21T11:02:21.120384+0000 mgr.y (mgr.25133) 1495 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:22.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[89466]: cluster 2024-09-21T11:02:21.352806+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e395: 8 total, 8 up, 6 in 2024-09-21T11:02:22.620 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[89466]: cluster 2024-09-21T11:02:21.352806+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e395: 8 total, 8 up, 6 in 2024-09-21T11:02:22.621 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[89466]: audit 2024-09-21T11:02:21.355247+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T11:02:22.621 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[89466]: audit 2024-09-21T11:02:21.355247+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T11:02:22.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[88275]: cluster 2024-09-21T11:02:21.120384+0000 mgr.y (mgr.25133) 1495 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:22.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[88275]: cluster 2024-09-21T11:02:21.120384+0000 mgr.y (mgr.25133) 1495 : cluster [DBG] pgmap v1624: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:22.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[88275]: cluster 2024-09-21T11:02:21.352806+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e395: 8 total, 8 up, 6 in 2024-09-21T11:02:22.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[88275]: cluster 2024-09-21T11:02:21.352806+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e395: 8 total, 8 up, 6 in 2024-09-21T11:02:22.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[88275]: audit 2024-09-21T11:02:21.355247+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T11:02:22.621 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:22 smithi003 bash[88275]: audit 2024-09-21T11:02:21.355247+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-09-21T11:02:22.634 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:22.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:22.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:22.737 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:22.754 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.copyup (204 ms) 2024-09-21T11:02:22.755 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-09-21T11:02:22.763 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:22.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:22.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:22.783 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.sparse_copyup (28 ms) 2024-09-21T11:02:22.783 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-09-21T11:02:22.793 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.get_and_set_id (10 ms) 2024-09-21T11:02:22.793 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-09-21T11:02:22.807 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.add_remove_child (14 ms) 2024-09-21T11:02:22.807 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.directory_methods 2024-09-21T11:02:22.843 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.directory_methods (36 ms) 2024-09-21T11:02:22.843 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.create 2024-09-21T11:02:22.866 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:22.872 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.create (29 ms) 2024-09-21T11:02:22.872 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.get_features 2024-09-21T11:02:22.876 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.get_features (4 ms) 2024-09-21T11:02:22.876 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-09-21T11:02:22.878 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.get_object_prefix (3 ms) 2024-09-21T11:02:22.879 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-09-21T11:02:22.880 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-09-21T11:02:22.881 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-09-21T11:02:22.883 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-09-21T11:02:22.883 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-09-21T11:02:22.885 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2024-09-21T11:02:22.885 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-09-21T11:02:22.891 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.get_data_pool (6 ms) 2024-09-21T11:02:22.891 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.get_size 2024-09-21T11:02:22.893 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:22.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:22.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:22.897 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.get_size (6 ms) 2024-09-21T11:02:22.897 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.set_size 2024-09-21T11:02:22.907 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.set_size (10 ms) 2024-09-21T11:02:22.907 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.protection_status 2024-09-21T11:02:22.934 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.protection_status (27 ms) 2024-09-21T11:02:22.934 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-09-21T11:02:22.947 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.snapshot_limits (13 ms) 2024-09-21T11:02:22.947 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.parents_v1 2024-09-21T11:02:22.997 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:23.023 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:23.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:23.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:23.033 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.parents_v1 (86 ms) 2024-09-21T11:02:23.033 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.parents_v2 2024-09-21T11:02:23.087 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.parents_v2 (54 ms) 2024-09-21T11:02:23.087 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.snapshots 2024-09-21T11:02:23.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:23.147 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.snapshots (60 ms) 2024-09-21T11:02:23.147 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.snapid_race 2024-09-21T11:02:23.153 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:23.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:23.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:23.155 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.snapid_race (9 ms) 2024-09-21T11:02:23.156 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.stripingv2 2024-09-21T11:02:23.166 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.stripingv2 (11 ms) 2024-09-21T11:02:23.167 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.object_map_save 2024-09-21T11:02:23.170 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2024-09-21T11:02:23.170 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-09-21T11:02:23.178 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.object_map_resize (8 ms) 2024-09-21T11:02:23.179 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.object_map_update 2024-09-21T11:02:23.188 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.object_map_update (10 ms) 2024-09-21T11:02:23.189 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-09-21T11:02:23.189 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-09-21T11:02:23.189 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-09-21T11:02:23.201 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.object_map_snap_add (12 ms) 2024-09-21T11:02:23.201 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-09-21T11:02:23.209 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.object_map_snap_remove (8 ms) 2024-09-21T11:02:23.209 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.flags 2024-09-21T11:02:23.216 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.flags (7 ms) 2024-09-21T11:02:23.216 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.metadata 2024-09-21T11:02:23.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:23.270 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.metadata (55 ms) 2024-09-21T11:02:23.271 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.set_features 2024-09-21T11:02:23.282 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:23.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:23.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:23.286 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.set_features (15 ms) 2024-09-21T11:02:23.286 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.mirror 2024-09-21T11:02:23.384 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.mirror (98 ms) 2024-09-21T11:02:23.385 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.mirror_image 2024-09-21T11:02:23.385 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:23.410 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:23.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:23.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:23.427 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.mirror_image (42 ms) 2024-09-21T11:02:23.427 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-09-21T11:02:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:23 smithi204 bash[78884]: audit 2024-09-21T11:02:22.350039+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T11:02:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:23 smithi204 bash[78884]: audit 2024-09-21T11:02:22.350039+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T11:02:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:23 smithi204 bash[78884]: cluster 2024-09-21T11:02:22.355929+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e396: 8 total, 8 up, 6 in 2024-09-21T11:02:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:23 smithi204 bash[78884]: cluster 2024-09-21T11:02:22.355929+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e396: 8 total, 8 up, 6 in 2024-09-21T11:02:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:23 smithi204 bash[78884]: cluster 2024-09-21T11:02:23.120820+0000 mgr.y (mgr.25133) 1496 : cluster [DBG] pgmap v1627: 125 pgs: 32 unknown, 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:23 smithi204 bash[78884]: cluster 2024-09-21T11:02:23.120820+0000 mgr.y (mgr.25133) 1496 : cluster [DBG] pgmap v1627: 125 pgs: 32 unknown, 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:23.513 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:23.539 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:23.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:23.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:23.642 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:23.653 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[88275]: audit 2024-09-21T11:02:22.350039+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T11:02:23.654 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[88275]: audit 2024-09-21T11:02:22.350039+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T11:02:23.654 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[88275]: cluster 2024-09-21T11:02:22.355929+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e396: 8 total, 8 up, 6 in 2024-09-21T11:02:23.654 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[88275]: cluster 2024-09-21T11:02:22.355929+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e396: 8 total, 8 up, 6 in 2024-09-21T11:02:23.654 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[88275]: cluster 2024-09-21T11:02:23.120820+0000 mgr.y (mgr.25133) 1496 : cluster [DBG] pgmap v1627: 125 pgs: 32 unknown, 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:23.654 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[88275]: cluster 2024-09-21T11:02:23.120820+0000 mgr.y (mgr.25133) 1496 : cluster [DBG] pgmap v1627: 125 pgs: 32 unknown, 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:23.654 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[89466]: audit 2024-09-21T11:02:22.350039+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T11:02:23.654 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[89466]: audit 2024-09-21T11:02:22.350039+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.3:0/820036196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi003-250950-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-21T11:02:23.654 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[89466]: cluster 2024-09-21T11:02:22.355929+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e396: 8 total, 8 up, 6 in 2024-09-21T11:02:23.654 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[89466]: cluster 2024-09-21T11:02:22.355929+0000 mon.a (mon.0) 2062 : cluster [DBG] osdmap e396: 8 total, 8 up, 6 in 2024-09-21T11:02:23.654 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[89466]: cluster 2024-09-21T11:02:23.120820+0000 mgr.y (mgr.25133) 1496 : cluster [DBG] pgmap v1627: 125 pgs: 32 unknown, 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:23.655 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:23 smithi003 bash[89466]: cluster 2024-09-21T11:02:23.120820+0000 mgr.y (mgr.25133) 1496 : cluster [DBG] pgmap v1627: 125 pgs: 32 unknown, 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:23.671 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:23.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:23.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:23.774 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:23.800 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:23.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:23.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:23.903 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:23.928 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:23.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:23.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:24.031 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:24.055 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:24.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:24.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:24.159 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:24.180 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:24.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:24.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:24.283 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:24.306 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:24.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:24.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:24.409 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:24.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[88275]: cluster 2024-09-21T11:02:23.367807+0000 mon.a (mon.0) 2063 : cluster [DBG] osdmap e397: 8 total, 8 up, 6 in 2024-09-21T11:02:24.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[88275]: cluster 2024-09-21T11:02:23.367807+0000 mon.a (mon.0) 2063 : cluster [DBG] osdmap e397: 8 total, 8 up, 6 in 2024-09-21T11:02:24.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[88275]: audit 2024-09-21T11:02:23.686990+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:24.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[88275]: audit 2024-09-21T11:02:23.686990+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:24.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[88275]: audit 2024-09-21T11:02:23.990001+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:02:24.418 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[88275]: audit 2024-09-21T11:02:23.990001+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:02:24.418 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[89466]: cluster 2024-09-21T11:02:23.367807+0000 mon.a (mon.0) 2063 : cluster [DBG] osdmap e397: 8 total, 8 up, 6 in 2024-09-21T11:02:24.418 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[89466]: cluster 2024-09-21T11:02:23.367807+0000 mon.a (mon.0) 2063 : cluster [DBG] osdmap e397: 8 total, 8 up, 6 in 2024-09-21T11:02:24.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[89466]: audit 2024-09-21T11:02:23.686990+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:24.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[89466]: audit 2024-09-21T11:02:23.686990+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:24.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[89466]: audit 2024-09-21T11:02:23.990001+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:02:24.419 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:24 smithi003 bash[89466]: audit 2024-09-21T11:02:23.990001+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:02:24.430 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:24.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:24.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:24.533 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:24.554 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:24.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:24.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:24.657 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:24.676 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:24.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:24.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:24 smithi204 bash[78884]: cluster 2024-09-21T11:02:23.367807+0000 mon.a (mon.0) 2063 : cluster [DBG] osdmap e397: 8 total, 8 up, 6 in 2024-09-21T11:02:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:24 smithi204 bash[78884]: cluster 2024-09-21T11:02:23.367807+0000 mon.a (mon.0) 2063 : cluster [DBG] osdmap e397: 8 total, 8 up, 6 in 2024-09-21T11:02:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:24 smithi204 bash[78884]: audit 2024-09-21T11:02:23.686990+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:24 smithi204 bash[78884]: audit 2024-09-21T11:02:23.686990+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:24 smithi204 bash[78884]: audit 2024-09-21T11:02:23.990001+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:02:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:24 smithi204 bash[78884]: audit 2024-09-21T11:02:23.990001+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:02:24.778 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:24.805 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:24.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:24.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:24.908 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:24.934 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:24.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:24.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:25.037 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:25.059 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:25.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:25.107 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:02:25.109 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:02:25.162 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:25.189 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:25.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:25.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:25.292 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:25.316 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:25.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:25.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:25.419 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:25.428 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:25 smithi204 bash[78884]: cluster 2024-09-21T11:02:25.121410+0000 mgr.y (mgr.25133) 1497 : cluster [DBG] pgmap v1629: 125 pgs: 15 unknown, 110 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 79 KiB/s rd, 23 KiB/s wr, 114 op/s 2024-09-21T11:02:25.428 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:25 smithi204 bash[78884]: cluster 2024-09-21T11:02:25.121410+0000 mgr.y (mgr.25133) 1497 : cluster [DBG] pgmap v1629: 125 pgs: 15 unknown, 110 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 79 KiB/s rd, 23 KiB/s wr, 114 op/s 2024-09-21T11:02:25.442 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:25.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:25.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:25.544 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:25.576 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:25.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:25.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:25.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:25 smithi003 bash[89466]: cluster 2024-09-21T11:02:25.121410+0000 mgr.y (mgr.25133) 1497 : cluster [DBG] pgmap v1629: 125 pgs: 15 unknown, 110 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 79 KiB/s rd, 23 KiB/s wr, 114 op/s 2024-09-21T11:02:25.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:25 smithi003 bash[89466]: cluster 2024-09-21T11:02:25.121410+0000 mgr.y (mgr.25133) 1497 : cluster [DBG] pgmap v1629: 125 pgs: 15 unknown, 110 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 79 KiB/s rd, 23 KiB/s wr, 114 op/s 2024-09-21T11:02:25.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:25 smithi003 bash[88275]: cluster 2024-09-21T11:02:25.121410+0000 mgr.y (mgr.25133) 1497 : cluster [DBG] pgmap v1629: 125 pgs: 15 unknown, 110 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 79 KiB/s rd, 23 KiB/s wr, 114 op/s 2024-09-21T11:02:25.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:25 smithi003 bash[88275]: cluster 2024-09-21T11:02:25.121410+0000 mgr.y (mgr.25133) 1497 : cluster [DBG] pgmap v1629: 125 pgs: 15 unknown, 110 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 79 KiB/s rd, 23 KiB/s wr, 114 op/s 2024-09-21T11:02:25.680 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:25.704 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:25.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:25.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:25.807 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:25.832 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:25.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:25.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:25.935 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:25.959 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:25.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:25.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:26.061 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:26.088 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:26.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:26.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:26.127 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:02:26.192 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:26.215 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:26.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:26.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:26.318 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:26.342 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:26.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:26.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:26.445 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:26.467 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:26.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:26.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:26.570 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:26.597 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:26.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:26.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:26.700 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:26.726 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:26.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:26.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:26.828 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:26.855 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:26.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:26.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:26.959 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:26.988 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:26.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:26.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:27.091 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:27.117 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:27.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:27.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:27.219 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:27.248 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:27.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:27.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:27.349 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T11:02:27.351 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:27.376 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:27.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:27.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:27.458 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.mirror_image_status (4031 ms) 2024-09-21T11:02:27.458 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-09-21T11:02:27.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:27.503 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:27.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:27.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:27.606 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:27.612 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.mirror_image_map (154 ms) 2024-09-21T11:02:27.612 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-09-21T11:02:27.619 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:02:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:02:27] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.51.0" 2024-09-21T11:02:27.629 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.mirror_instances (18 ms) 2024-09-21T11:02:27.629 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-09-21T11:02:27.636 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:27.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:27.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:27.652 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.mirror_snapshot (22 ms) 2024-09-21T11:02:27.652 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-09-21T11:02:27.656 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_dir_list (4 ms) 2024-09-21T11:02:27.656 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-09-21T11:02:27.662 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_dir_add (6 ms) 2024-09-21T11:02:27.662 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-09-21T11:02:27.669 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.dir_add_already_existing (8 ms) 2024-09-21T11:02:27.669 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-09-21T11:02:27.684 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_dir_rename (15 ms) 2024-09-21T11:02:27.685 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-09-21T11:02:27.693 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_dir_remove (8 ms) 2024-09-21T11:02:27.693 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-09-21T11:02:27.702 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (10 ms) 2024-09-21T11:02:27.702 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_image_add 2024-09-21T11:02:27.706 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_image_add (3 ms) 2024-09-21T11:02:27.706 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-09-21T11:02:27.714 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_image_remove (8 ms) 2024-09-21T11:02:27.714 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_image_list 2024-09-21T11:02:27.719 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_image_list (5 ms) 2024-09-21T11:02:27.719 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-09-21T11:02:27.729 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_image_clean (10 ms) 2024-09-21T11:02:27.729 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.image_group_add 2024-09-21T11:02:27.733 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.image_group_add (4 ms) 2024-09-21T11:02:27.733 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-09-21T11:02:27.739 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:27.740 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.image_group_remove (7 ms) 2024-09-21T11:02:27.740 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.image_group_get 2024-09-21T11:02:27.746 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.image_group_get (6 ms) 2024-09-21T11:02:27.746 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-09-21T11:02:27.749 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (3 ms) 2024-09-21T11:02:27.749 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-09-21T11:02:27.752 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (4 ms) 2024-09-21T11:02:27.753 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-09-21T11:02:27.758 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (5 ms) 2024-09-21T11:02:27.758 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-09-21T11:02:27.762 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (4 ms) 2024-09-21T11:02:27.762 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-09-21T11:02:27.765 INFO:tasks.workunit.client.0.smithi003.stdout:./src/test/cls_rbd/test_cls_rbd.cc:2681: Failure 2024-09-21T11:02:27.765 INFO:tasks.workunit.client.0.smithi003.stdout:Expected equality of these values: 2024-09-21T11:02:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: 1U 2024-09-21T11:02:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: Which is: 1 2024-09-21T11:02:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: keys.size() 2024-09-21T11:02:27.765 INFO:tasks.workunit.client.0.smithi003.stdout: Which is: 3 2024-09-21T11:02:27.765 INFO:tasks.workunit.client.0.smithi003.stdout:[ FAILED ] TestClsRbd.group_snap_set (3 ms) 2024-09-21T11:02:27.765 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-09-21T11:02:27.765 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:27.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:27.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:27.770 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_snap_list (5 ms) 2024-09-21T11:02:27.771 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-09-21T11:02:27.800 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (30 ms) 2024-09-21T11:02:27.800 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-09-21T11:02:27.868 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:27.895 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:27.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:27.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:27.999 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:28.023 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:28.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:28.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:28.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:28.153 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:28.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:28.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:28.256 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:28.276 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:28.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:28.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:28.379 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:28.403 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:28.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:28.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:28.506 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:28.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:28 smithi003 bash[88275]: cluster 2024-09-21T11:02:27.122431+0000 mgr.y (mgr.25133) 1498 : cluster [DBG] pgmap v1630: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.8 MiB/s rd, 995 KiB/s wr, 846 op/s 2024-09-21T11:02:28.514 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:28 smithi003 bash[88275]: cluster 2024-09-21T11:02:27.122431+0000 mgr.y (mgr.25133) 1498 : cluster [DBG] pgmap v1630: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.8 MiB/s rd, 995 KiB/s wr, 846 op/s 2024-09-21T11:02:28.515 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:28 smithi003 bash[89466]: cluster 2024-09-21T11:02:27.122431+0000 mgr.y (mgr.25133) 1498 : cluster [DBG] pgmap v1630: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.8 MiB/s rd, 995 KiB/s wr, 846 op/s 2024-09-21T11:02:28.515 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:28 smithi003 bash[89466]: cluster 2024-09-21T11:02:27.122431+0000 mgr.y (mgr.25133) 1498 : cluster [DBG] pgmap v1630: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.8 MiB/s rd, 995 KiB/s wr, 846 op/s 2024-09-21T11:02:28.526 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:28.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:28.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:28.629 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:28.648 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:28.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:28.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:28.665 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (866 ms) 2024-09-21T11:02:28.666 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-09-21T11:02:28.670 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_snap_remove (4 ms) 2024-09-21T11:02:28.670 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-09-21T11:02:28.673 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (3 ms) 2024-09-21T11:02:28.673 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.trash_methods 2024-09-21T11:02:28.681 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.trash_methods (8 ms) 2024-09-21T11:02:28.681 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.op_features 2024-09-21T11:02:28.690 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.op_features (9 ms) 2024-09-21T11:02:28.690 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.clone_parent 2024-09-21T11:02:28.716 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.clone_parent (27 ms) 2024-09-21T11:02:28.717 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-09-21T11:02:28.727 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.clone_parent_ns (11 ms) 2024-09-21T11:02:28.727 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.clone_child 2024-09-21T11:02:28.740 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.clone_child (13 ms) 2024-09-21T11:02:28.741 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-09-21T11:02:28.749 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.namespace_methods (8 ms) 2024-09-21T11:02:28.749 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.migration 2024-09-21T11:02:28.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:28.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:28 smithi204 bash[78884]: cluster 2024-09-21T11:02:27.122431+0000 mgr.y (mgr.25133) 1498 : cluster [DBG] pgmap v1630: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.8 MiB/s rd, 995 KiB/s wr, 846 op/s 2024-09-21T11:02:28.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:28 smithi204 bash[78884]: cluster 2024-09-21T11:02:27.122431+0000 mgr.y (mgr.25133) 1498 : cluster [DBG] pgmap v1630: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.8 MiB/s rd, 995 KiB/s wr, 846 op/s 2024-09-21T11:02:28.763 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.migration (14 ms) 2024-09-21T11:02:28.763 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.migration_v1 2024-09-21T11:02:28.772 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:28.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:28.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:28.780 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.migration_v1 (18 ms) 2024-09-21T11:02:28.781 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-09-21T11:02:28.875 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:28.896 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:28.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:28.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:28.999 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:29.019 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4 2024-09-21T11:02:29.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:29.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.4' 2024-09-21T11:02:29.122 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:29.146 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:29.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:29.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:29.249 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:29.271 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:29.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:29.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:29.374 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:29.398 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:29.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:29.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:29.501 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:29.521 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:29.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:29.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:29.624 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:29.648 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:29.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:29.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:29.751 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:29.775 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:29.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:29.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:29.878 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:29.897 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6 2024-09-21T11:02:29.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:29.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.6' 2024-09-21T11:02:30.000 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:30.026 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:30.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:30.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:30.130 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:30.158 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1 2024-09-21T11:02:30.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:30.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.1' 2024-09-21T11:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: audit 2024-09-21T11:02:28.918079+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: audit 2024-09-21T11:02:28.918079+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: audit 2024-09-21T11:02:28.922373+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: audit 2024-09-21T11:02:28.922373+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: cluster 2024-09-21T11:02:29.123280+0000 mgr.y (mgr.25133) 1499 : cluster [DBG] pgmap v1631: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.4 MiB/s rd, 771 KiB/s wr, 664 op/s 2024-09-21T11:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: cluster 2024-09-21T11:02:29.123280+0000 mgr.y (mgr.25133) 1499 : cluster [DBG] pgmap v1631: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.4 MiB/s rd, 771 KiB/s wr, 664 op/s 2024-09-21T11:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: cluster 2024-09-21T11:02:29.180824+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e398: 8 total, 8 up, 6 in 2024-09-21T11:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: cluster 2024-09-21T11:02:29.180824+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e398: 8 total, 8 up, 6 in 2024-09-21T11:02:30.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: audit 2024-09-21T11:02:29.248268+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: audit 2024-09-21T11:02:29.248268+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: audit 2024-09-21T11:02:29.260269+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[89466]: audit 2024-09-21T11:02:29.260269+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: audit 2024-09-21T11:02:28.918079+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: audit 2024-09-21T11:02:28.918079+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: audit 2024-09-21T11:02:28.922373+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: audit 2024-09-21T11:02:28.922373+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: cluster 2024-09-21T11:02:29.123280+0000 mgr.y (mgr.25133) 1499 : cluster [DBG] pgmap v1631: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.4 MiB/s rd, 771 KiB/s wr, 664 op/s 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: cluster 2024-09-21T11:02:29.123280+0000 mgr.y (mgr.25133) 1499 : cluster [DBG] pgmap v1631: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.4 MiB/s rd, 771 KiB/s wr, 664 op/s 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: cluster 2024-09-21T11:02:29.180824+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e398: 8 total, 8 up, 6 in 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: cluster 2024-09-21T11:02:29.180824+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e398: 8 total, 8 up, 6 in 2024-09-21T11:02:30.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: audit 2024-09-21T11:02:29.248268+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: audit 2024-09-21T11:02:29.248268+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: audit 2024-09-21T11:02:29.260269+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.177 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:29 smithi003 bash[88275]: audit 2024-09-21T11:02:29.260269+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.194 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1413 ms) 2024-09-21T11:02:30.194 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN ] TestClsRbd.sparsify 2024-09-21T11:02:30.257 INFO:tasks.workunit.client.0.smithi003.stdout:[ OK ] TestClsRbd.sparsify (63 ms) 2024-09-21T11:02:30.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: audit 2024-09-21T11:02:28.918079+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: audit 2024-09-21T11:02:28.918079+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: audit 2024-09-21T11:02:28.922373+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: audit 2024-09-21T11:02:28.922373+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: cluster 2024-09-21T11:02:29.123280+0000 mgr.y (mgr.25133) 1499 : cluster [DBG] pgmap v1631: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.4 MiB/s rd, 771 KiB/s wr, 664 op/s 2024-09-21T11:02:30.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: cluster 2024-09-21T11:02:29.123280+0000 mgr.y (mgr.25133) 1499 : cluster [DBG] pgmap v1631: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 1.4 MiB/s rd, 771 KiB/s wr, 664 op/s 2024-09-21T11:02:30.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: cluster 2024-09-21T11:02:29.180824+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e398: 8 total, 8 up, 6 in 2024-09-21T11:02:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: cluster 2024-09-21T11:02:29.180824+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e398: 8 total, 8 up, 6 in 2024-09-21T11:02:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: audit 2024-09-21T11:02:29.248268+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: audit 2024-09-21T11:02:29.248268+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: audit 2024-09-21T11:02:29.260269+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.259 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:29 smithi204 bash[78884]: audit 2024-09-21T11:02:29.260269+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:30.261 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:30.288 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:30.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:30.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:30.391 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:30.409 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:30.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:30.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:30.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:30.543 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:30.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:30.645 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:30.672 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:30.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:30.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:30.776 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:30.803 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7 2024-09-21T11:02:30.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:30.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.7' 2024-09-21T11:02:30.906 DEBUG:teuthology.orchestra.run.smithi204:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:30.932 INFO:teuthology.orchestra.run.smithi204.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5 2024-09-21T11:02:30.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:30.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi204 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.5' 2024-09-21T11:02:31.036 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:31.065 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:31.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:31.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:31.168 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:31.195 INFO:tasks.workunit.client.0.smithi003.stdout:[----------] 70 tests from TestClsRbd (7887 ms total) 2024-09-21T11:02:31.195 INFO:tasks.workunit.client.0.smithi003.stdout: 2024-09-21T11:02:31.195 INFO:tasks.workunit.client.0.smithi003.stdout:[----------] Global test environment tear-down 2024-09-21T11:02:31.196 INFO:tasks.workunit.client.0.smithi003.stdout:[==========] 70 tests from 1 test suite ran. (10008 ms total) 2024-09-21T11:02:31.196 INFO:tasks.workunit.client.0.smithi003.stdout:[ PASSED ] 69 tests. 2024-09-21T11:02:31.196 INFO:tasks.workunit.client.0.smithi003.stdout:[ FAILED ] 1 test, listed below: 2024-09-21T11:02:31.196 INFO:tasks.workunit.client.0.smithi003.stdout:[ FAILED ] TestClsRbd.group_snap_set 2024-09-21T11:02:31.196 INFO:tasks.workunit.client.0.smithi003.stdout: 2024-09-21T11:02:31.196 INFO:tasks.workunit.client.0.smithi003.stdout: 1 FAILED TEST 2024-09-21T11:02:31.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:31.203 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2024-09-21T11:02:31.203 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-21T11:02:31.205 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3 2024-09-21T11:02:31.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[88275]: audit 2024-09-21T11:02:29.949656+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:02:31.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[88275]: audit 2024-09-21T11:02:29.949656+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:02:31.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[88275]: audit 2024-09-21T11:02:29.951369+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:02:31.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[88275]: audit 2024-09-21T11:02:29.951369+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:02:31.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[88275]: audit 2024-09-21T11:02:29.959073+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:31.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[88275]: audit 2024-09-21T11:02:29.959073+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:31.207 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[88275]: cluster 2024-09-21T11:02:30.192970+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e399: 8 total, 8 up, 6 in 2024-09-21T11:02:31.208 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[88275]: cluster 2024-09-21T11:02:30.192970+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e399: 8 total, 8 up, 6 in 2024-09-21T11:02:31.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[89466]: audit 2024-09-21T11:02:29.949656+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:02:31.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[89466]: audit 2024-09-21T11:02:29.949656+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:02:31.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[89466]: audit 2024-09-21T11:02:29.951369+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:02:31.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[89466]: audit 2024-09-21T11:02:29.951369+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:02:31.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[89466]: audit 2024-09-21T11:02:29.959073+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:31.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[89466]: audit 2024-09-21T11:02:29.959073+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:31.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[89466]: cluster 2024-09-21T11:02:30.192970+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e399: 8 total, 8 up, 6 in 2024-09-21T11:02:31.208 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:30 smithi003 bash[89466]: cluster 2024-09-21T11:02:30.192970+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e399: 8 total, 8 up, 6 in 2024-09-21T11:02:31.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:31.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.3' 2024-09-21T11:02:31.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:30 smithi204 bash[78884]: audit 2024-09-21T11:02:29.949656+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:02:31.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:30 smithi204 bash[78884]: audit 2024-09-21T11:02:29.949656+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:02:31.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:30 smithi204 bash[78884]: audit 2024-09-21T11:02:29.951369+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:02:31.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:30 smithi204 bash[78884]: audit 2024-09-21T11:02:29.951369+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:02:31.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:30 smithi204 bash[78884]: audit 2024-09-21T11:02:29.959073+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:31.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:30 smithi204 bash[78884]: audit 2024-09-21T11:02:29.959073+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:02:31.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:30 smithi204 bash[78884]: cluster 2024-09-21T11:02:30.192970+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e399: 8 total, 8 up, 6 in 2024-09-21T11:02:31.258 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:30 smithi204 bash[78884]: cluster 2024-09-21T11:02:30.192970+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e399: 8 total, 8 up, 6 in 2024-09-21T11:02:31.310 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:31.331 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2 2024-09-21T11:02:31.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:31.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.2' 2024-09-21T11:02:31.434 DEBUG:teuthology.orchestra.run.smithi003:> sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:31.444 INFO:tasks.thrashosds:joining thrashosds 2024-09-21T11:02:31.455 INFO:teuthology.orchestra.run.smithi003.stderr:Error response from daemon: Cannot kill container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0 2024-09-21T11:02:31.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:02:31.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi003 with status 1: 'sudo docker kill -s 1 ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd.0' 2024-09-21T11:02:32.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:32 smithi204 bash[78884]: cluster 2024-09-21T11:02:31.123960+0000 mgr.y (mgr.25133) 1500 : cluster [DBG] pgmap v1634: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2.4 MiB/s rd, 1.1 MiB/s wr, 1.98k op/s 2024-09-21T11:02:32.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:32 smithi204 bash[78884]: cluster 2024-09-21T11:02:31.123960+0000 mgr.y (mgr.25133) 1500 : cluster [DBG] pgmap v1634: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2.4 MiB/s rd, 1.1 MiB/s wr, 1.98k op/s 2024-09-21T11:02:32.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:32 smithi204 bash[78884]: cluster 2024-09-21T11:02:31.190073+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e400: 8 total, 8 up, 6 in 2024-09-21T11:02:32.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:32 smithi204 bash[78884]: cluster 2024-09-21T11:02:31.190073+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e400: 8 total, 8 up, 6 in 2024-09-21T11:02:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:32 smithi003 bash[89466]: cluster 2024-09-21T11:02:31.123960+0000 mgr.y (mgr.25133) 1500 : cluster [DBG] pgmap v1634: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2.4 MiB/s rd, 1.1 MiB/s wr, 1.98k op/s 2024-09-21T11:02:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:32 smithi003 bash[89466]: cluster 2024-09-21T11:02:31.123960+0000 mgr.y (mgr.25133) 1500 : cluster [DBG] pgmap v1634: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2.4 MiB/s rd, 1.1 MiB/s wr, 1.98k op/s 2024-09-21T11:02:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:32 smithi003 bash[89466]: cluster 2024-09-21T11:02:31.190073+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e400: 8 total, 8 up, 6 in 2024-09-21T11:02:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:32 smithi003 bash[89466]: cluster 2024-09-21T11:02:31.190073+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e400: 8 total, 8 up, 6 in 2024-09-21T11:02:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:32 smithi003 bash[88275]: cluster 2024-09-21T11:02:31.123960+0000 mgr.y (mgr.25133) 1500 : cluster [DBG] pgmap v1634: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2.4 MiB/s rd, 1.1 MiB/s wr, 1.98k op/s 2024-09-21T11:02:32.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:32 smithi003 bash[88275]: cluster 2024-09-21T11:02:31.123960+0000 mgr.y (mgr.25133) 1500 : cluster [DBG] pgmap v1634: 125 pgs: 125 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2.4 MiB/s rd, 1.1 MiB/s wr, 1.98k op/s 2024-09-21T11:02:32.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:32 smithi003 bash[88275]: cluster 2024-09-21T11:02:31.190073+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e400: 8 total, 8 up, 6 in 2024-09-21T11:02:32.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:32 smithi003 bash[88275]: cluster 2024-09-21T11:02:31.190073+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e400: 8 total, 8 up, 6 in 2024-09-21T11:02:32.878 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-09-21T11:02:32.878 INFO:teuthology.orchestra.run.smithi204.stdout: "size": 20, 2024-09-21T11:02:32.878 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 600, 2024-09-21T11:02:32.878 INFO:teuthology.orchestra.run.smithi204.stdout: "ops": [ 2024-09-21T11:02:32.878 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.878 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:82801 10.b 10:dfbc6a6f:::benchmark_data_smithi003_207596_object82800:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e317)", 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:05.373623+0000", 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 567.49871822099999, 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2599435369999998, 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 82801 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.879 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.373623+0000", 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.373623+0000", 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.373622+0000", 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.880 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.373699+0000", 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.7138000000000006e-05 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.373710+0000", 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0227999999999999e-05 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.373716+0000", 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.314e-06 2024-09-21T11:02:32.881 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.373777+0000", 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1085000000000002e-05 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.374004+0000", 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00022728099999999999 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.882 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,4", 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.379985+0000", 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0059810039999999998 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.395860+0000", 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.015875077000000001 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.395892+0000", 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.1099000000000002e-05 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.883 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.694499+0000", 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.29860732200000001 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.694514+0000", 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4905e-05 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.576243+0000", 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8817294200000001 2024-09-21T11:02:32.884 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.577240+0000", 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00099634700000000007 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.633463+0000", 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.056223720999999997 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.885 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.633567+0000", 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000103662 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:82808 10.b 10:dcb9560e:::benchmark_data_smithi003_207596_object82807:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e318)", 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:05.382635+0000", 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 567.48970691700003, 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2548401390000001, 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.886 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 82808 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.382635+0000", 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.382635+0000", 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.887 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.382632+0000", 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999976 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.382692+0000", 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.9428000000000001e-05 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.383511+0000", 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00081923300000000005 2024-09-21T11:02:32.888 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.383527+0000", 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.6646999999999998e-05 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.397636+0000", 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.014108044 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.397660+0000", 2024-09-21T11:02:32.889 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.4405000000000001e-05 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.694543+0000", 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.29688336999999998 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.694553+0000", 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.7229999999999999e-06 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.890 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.584434+0000", 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8898805109999999 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.584625+0000", 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00019160299999999999 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.584844+0000", 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00021834799999999999 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.891 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.595167+0000", 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.010323706 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.598346+0000", 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003178705 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.633607+0000", 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.035261543999999999 2024-09-21T11:02:32.892 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.633670+0000", 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.2316000000000004e-05 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.637475+0000", 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0038050900000000001 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.893 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:82814 10.a 10:55a34720:::benchmark_data_smithi003_207596_object82813:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e318)", 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:05.390278+0000", 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 567.48206322099998, 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2332130650000002, 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 82814 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.894 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.390278+0000", 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.390278+0000", 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.390275+0000", 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999971 2024-09-21T11:02:32.895 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.390336+0000", 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1042000000000003e-05 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.390357+0000", 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.0049000000000001e-05 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.390370+0000", 2024-09-21T11:02:32.896 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3378e-05 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.392490+0000", 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002119765 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.392508+0000", 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8283000000000001e-05 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.897 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.693748+0000", 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.30124051899999998 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.693762+0000", 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3542e-05 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.576474+0000", 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.882711861 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.898 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.576644+0000", 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00016976900000000001 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.576798+0000", 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000153924 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.585748+0000", 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0089503699999999992 2024-09-21T11:02:32.899 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.592856+0000", 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0071083420000000001 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.614087+0000", 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.021230332000000001 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.614130+0000", 2024-09-21T11:02:32.900 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.3501000000000002e-05 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.623491+0000", 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0093613900000000007 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:82816 10.b 10:d504ab30:::benchmark_data_smithi003_207596_object82815:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e318)", 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:05.392738+0000", 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 567.47960369700002, 2024-09-21T11:02:32.901 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2525954490000002, 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 82816 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.392738+0000", 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.902 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.392738+0000", 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.392736+0000", 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.392802+0000", 2024-09-21T11:02:32.903 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.5690000000000003e-05 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.392819+0000", 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.7319000000000001e-05 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.392831+0000", 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2072999999999999e-05 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.904 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.397724+0000", 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.004892937 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.397743+0000", 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.9068000000000001e-05 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.694578+0000", 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.29683474399999998 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.905 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.694588+0000", 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6080000000000002e-06 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.587952+0000", 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8933646990000002 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.588145+0000", 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00019227900000000001 2024-09-21T11:02:32.906 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.588298+0000", 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015340899999999999 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.598359+0000", 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.010060524 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.907 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.604351+0000", 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0059926980000000003 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.637557+0000", 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.033206015999999998 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.637625+0000", 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7778000000000001e-05 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.908 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.645333+0000", 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0077082820000000003 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:82821 10.a 10:5ef46596:::benchmark_data_smithi003_207596_object82820:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e318)", 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:05.405857+0000", 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 567.46648489400002, 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2221769760000001, 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.909 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 82821 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.405857+0000", 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.910 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.405857+0000", 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.405854+0000", 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999971 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.405915+0000", 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.1122000000000002e-05 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.911 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.405953+0000", 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.7885000000000001e-05 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.405967+0000", 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3621999999999999e-05 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.406039+0000", 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.2473999999999998e-05 2024-09-21T11:02:32.912 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.406050+0000", 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.111e-05 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.693793+0000", 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.28774221700000002 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.693802+0000", 2024-09-21T11:02:32.913 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.8169999999999994e-06 2024-09-21T11:02:32.914 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.914 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.914 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.914 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.585797+0000", 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.8919950490000002 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.585957+0000", 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015933500000000001 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,5", 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.586133+0000", 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00017673100000000001 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.915 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.592909+0000", 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0067753580000000004 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.592934+0000", 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.4890999999999999e-05 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.623549+0000", 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.030615452000000001 2024-09-21T11:02:32.916 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.623590+0000", 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.057e-05 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.628034+0000", 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0044439989999999997 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.917 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:82823 10.b 10:d70cf5d3:::benchmark_data_smithi003_207596_object82822:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e318)", 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:53:05.410992+0000", 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 567.46135013599996, 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2386506349999999, 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 82823 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.918 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.410992+0000", 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.410992+0000", 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.410990+0000", 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.919 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.411117+0000", 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00012726099999999999 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.411141+0000", 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.3932000000000001e-05 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.411154+0000", 2024-09-21T11:02:32.920 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2799999999999999e-05 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.411233+0000", 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.9649999999999998e-05 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.411256+0000", 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.2194000000000001e-05 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.921 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.694619+0000", 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.28336311800000002 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:05.694629+0000", 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0018e-05 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.595199+0000", 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.900570004 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.922 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.595313+0000", 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000113998 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.595433+0000", 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000119781 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.600942+0000", 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0055097749999999997 2024-09-21T11:02:32.923 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.604399+0000", 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0034570849999999999 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.645438+0000", 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.041038580999999998 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:32.924 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.645494+0000", 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5547999999999997e-05 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:53:07.649642+0000", 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0041486220000000002 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164262 10.b 10:db6e78fd:::benchmark_data_smithi003_207596_object69627:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.155143+0000", 2024-09-21T11:02:32.925 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 411.717198946, 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3282150260000001, 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164262 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.155143+0000", 2024-09-21T11:02:32.926 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.155143+0000", 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.155142+0000", 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.927 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.155146+0000", 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5179999999999998e-06 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.155154+0000", 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.191e-06 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.155160+0000", 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.293e-06 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.928 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.155237+0000", 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.7385999999999994e-05 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.158662+0000", 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0034250679999999999 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.191533+0000", 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.032870508 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.929 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.191601+0000", 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.8879000000000002e-05 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,4", 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.191691+0000", 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.9909999999999998e-05 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.198347+0000", 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0066556920000000004 2024-09-21T11:02:32.930 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.931 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.931 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.931 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.219615+0000", 2024-09-21T11:02:32.931 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.021268113000000002 2024-09-21T11:02:32.931 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.931 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.931 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.931 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.228616+0000", 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0090011139999999993 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.228630+0000", 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3893000000000001e-05 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.476736+0000", 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2481053689999999 2024-09-21T11:02:32.932 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for missing object", 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.476889+0000", 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015330500000000001 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.483305+0000", 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0064164110000000003 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.483358+0000", 2024-09-21T11:02:32.933 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2497999999999998e-05 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164265 10.b 10:d8a89706:::benchmark_data_smithi003_207596_object69630:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.157848+0000", 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 411.71449342, 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.332805222, 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.934 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164265 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.157848+0000", 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.157848+0000", 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.935 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.157847+0000", 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.157853+0000", 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.5879999999999997e-06 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.157865+0000", 2024-09-21T11:02:32.936 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2473999999999999e-05 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.157873+0000", 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.926e-06 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.165007+0000", 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0071339740000000004 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T11:02:32.937 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.165509+0000", 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00050210399999999996 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.201359+0000", 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.035849982000000002 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.201471+0000", 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000111619 2024-09-21T11:02:32.938 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,4", 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.201621+0000", 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00015081900000000001 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.214461+0000", 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.012839712 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.228958+0000", 2024-09-21T11:02:32.939 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.014496805 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.228968+0000", 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0093e-05 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.477832+0000", 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.248863909 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for missing object", 2024-09-21T11:02:32.940 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.478000+0000", 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000167889 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.490602+0000", 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.012601617000000001 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.490653+0000", 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.1922000000000002e-05 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.941 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.942 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.942 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.942 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.942 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164266 10.b 10:d59bb724:::benchmark_data_smithi003_207596_object69631:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2024-09-21T11:02:32.942 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.160929+0000", 2024-09-21T11:02:32.942 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 411.71141295500001, 2024-09-21T11:02:32.942 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3470295700000001, 2024-09-21T11:02:32.942 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.942 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T11:02:32.942 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164266 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.160929+0000", 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.160929+0000", 2024-09-21T11:02:32.943 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.160927+0000", 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.160934+0000", 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9650000000000002e-06 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.944 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.160946+0000", 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2e-05 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.160953+0000", 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.9129999999999997e-06 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.165550+0000", 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0045973419999999999 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.945 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.166017+0000", 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00046613500000000001 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.209928+0000", 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.043911782000000003 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.210030+0000", 2024-09-21T11:02:32.946 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00010165700000000001 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,4", 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.210176+0000", 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000145866 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.219623+0000", 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0094474710000000007 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.947 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.229002+0000", 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0093787490000000005 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.229012+0000", 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4150000000000005e-06 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.478057+0000", 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2490458790000001 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.948 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for missing object", 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.478197+0000", 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000139899 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.507858+0000", 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.029661010000000002 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.507958+0000", 2024-09-21T11:02:32.949 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.9957000000000005e-05 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164286 10.0 10:03e0d516:::benchmark_data_smithi003_207596_object69651:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e335)", 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.231025+0000", 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 411.64131667200002, 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.0349772599999998, 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.950 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164286 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.231025+0000", 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.231025+0000", 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.951 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.231024+0000", 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.231029+0000", 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0640000000000001e-06 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.952 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.231039+0000", 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0241000000000001e-05 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.231044+0000", 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.814e-06 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.231103+0000", 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.8798000000000002e-05 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.953 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.231111+0000", 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.5420000000000005e-06 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.206069+0000", 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.97495739800000003 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.206081+0000", 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2729e-05 2024-09-21T11:02:32.954 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.247884+0000", 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0418030009999999 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.247996+0000", 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000112223 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,4", 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.248096+0000", 2024-09-21T11:02:32.955 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.9382000000000005e-05 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.258090+0000", 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0099943470000000006 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.262283+0000", 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0041930040000000002 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.956 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.265905+0000", 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0036220760000000001 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.265958+0000", 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.2989999999999999e-05 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.266002+0000", 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.3949000000000002e-05 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.957 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164299 10.b 10:de1f2066:::benchmark_data_smithi003_207596_object69664:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e335)", 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.258722+0000", 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 411.61361954199998, 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3234975360000001, 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164299 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.958 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.258722+0000", 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.258722+0000", 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.258721+0000", 2024-09-21T11:02:32.959 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.258726+0000", 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.6020000000000002e-06 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.258738+0000", 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2300000000000001e-05 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.960 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.258745+0000", 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.3679999999999996e-06 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.258802+0000", 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6811000000000002e-05 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.258813+0000", 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0448999999999999e-05 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.961 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.962 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.478239+0000", 2024-09-21T11:02:32.962 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.219426259 2024-09-21T11:02:32.962 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.962 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.962 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T11:02:32.962 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.478884+0000", 2024-09-21T11:02:32.962 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00064533600000000004 2024-09-21T11:02:32.962 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.962 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.962 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.962 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.508866+0000", 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.029981978999999999 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.508974+0000", 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000107873 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.509147+0000", 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00017243099999999999 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.963 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.512369+0000", 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0032226989999999999 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.518399+0000", 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0060299790000000004 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.577446+0000", 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.059046332 2024-09-21T11:02:32.964 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.577502+0000", 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.6064999999999999e-05 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.582220+0000", 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0047179370000000002 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.965 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164302 10.0 10:0b7c07ff:::benchmark_data_smithi003_207596_object69667:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e335)", 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.282493+0000", 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 411.58984840599999, 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.983965048, 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164302 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.966 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.282493+0000", 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.282493+0000", 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.282491+0000", 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:02:32.967 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.282501+0000", 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.4390000000000006e-06 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.282515+0000", 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4619e-05 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.282524+0000", 2024-09-21T11:02:32.968 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.8429999999999999e-06 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.282610+0000", 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.5671e-05 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.282621+0000", 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0954999999999999e-05 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.969 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.206114+0000", 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.92349294900000001 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.206119+0000", 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.1479999999999997e-06 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.252410+0000", 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0462910599999999 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.970 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.252684+0000", 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00027411299999999998 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,4", 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.252987+0000", 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00030266000000000001 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.258183+0000", 2024-09-21T11:02:32.971 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0051964009999999998 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.266229+0000", 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0080456710000000008 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.266316+0000", 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7447999999999994e-05 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:32.972 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.266393+0000", 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.6963000000000002e-05 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.266458+0000", 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4937000000000005e-05 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164307 10.b 10:db349eec:::benchmark_data_smithi003_207596_object69672:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e335)", 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.299719+0000", 2024-09-21T11:02:32.973 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 411.57262305, 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2832992299999999, 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164307 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.299719+0000", 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.974 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.299719+0000", 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.299716+0000", 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999976 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.299729+0000", 2024-09-21T11:02:32.975 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2524000000000001e-05 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.299744+0000", 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4749000000000001e-05 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.299752+0000", 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.7369999999999995e-06 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.976 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.303126+0000", 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0033737200000000002 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.303137+0000", 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0883999999999999e-05 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.479011+0000", 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.175874308 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.977 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.479592+0000", 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00058127700000000005 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.515372+0000", 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.035779322000000002 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.515488+0000", 2024-09-21T11:02:32.978 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000116656 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.515666+0000", 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00017790899999999999 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.518414+0000", 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.002747836 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.979 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.521561+0000", 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0031463749999999999 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.582281+0000", 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.060720115999999998 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.582320+0000", 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.9589999999999999e-05 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.980 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.583018+0000", 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00069755800000000003 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164310 10.0 10:0c69a4f7:::benchmark_data_smithi003_207596_object69675:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e335)", 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.300456+0000", 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 411.57188516999997, 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.9765186990000001, 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.981 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164310 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.300456+0000", 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.982 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.300456+0000", 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.300456+0000", 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.300460+0000", 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.7469999999999996e-06 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.983 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.300473+0000", 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2641e-05 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.300479+0000", 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.7860000000000002e-06 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.300522+0000", 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2864000000000002e-05 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.984 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.300530+0000", 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2940000000000006e-06 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.206144+0000", 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.90561371000000002 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.206149+0000", 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.9799999999999998e-06 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.985 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.258275+0000", 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.052126194 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.258498+0000", 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00022305599999999999 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,4", 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.258741+0000", 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00024268900000000001 2024-09-21T11:02:32.986 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.266216+0000", 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0074751519999999997 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.266237+0000", 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.1515999999999999e-05 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.276894+0000", 2024-09-21T11:02:32.987 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.010656343 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.276937+0000", 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2920000000000002e-05 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.276975+0000", 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.8612000000000002e-05 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.988 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164325 10.b 10:d2972580:::benchmark_data_smithi003_207596_object69690:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e335)", 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.325609+0000", 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 411.546732448, 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2627832190000001, 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164325 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.989 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.325609+0000", 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.325609+0000", 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.990 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.325608+0000", 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.325615+0000", 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.3599999999999998e-06 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.325631+0000", 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5637999999999998e-05 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.991 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.325637+0000", 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.3820000000000001e-06 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.325687+0000", 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 5.0161000000000003e-05 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.325695+0000", 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.1179999999999992e-06 2024-09-21T11:02:32.992 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.479630+0000", 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.153934338 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.480074+0000", 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00044383699999999999 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.526916+0000", 2024-09-21T11:02:32.993 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.046842784999999998 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.526984+0000", 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.7471000000000005e-05 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.527085+0000", 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000101013 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.994 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.532565+0000", 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0054802679999999999 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.533194+0000", 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00062938399999999998 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.587439+0000", 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.054244909000000001 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.995 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.587476+0000", 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.6494e-05 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.588392+0000", 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00091653199999999996 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.996 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164331 10.b 10:de85d414:::benchmark_data_smithi003_207596_object69696:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e335)", 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.340624+0000", 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 411.53171797800002, 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2483300770000001, 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164331 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:32.997 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.340624+0000", 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.340624+0000", 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.340623+0000", 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.998 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.340630+0000", 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.5499999999999997e-06 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.340645+0000", 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4306e-05 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.340652+0000", 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0929999999999997e-06 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:32.999 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.340724+0000", 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.2490999999999994e-05 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.340737+0000", 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.307e-05 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.480113+0000", 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.139375933 2024-09-21T11:02:33.000 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for degraded object", 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.480620+0000", 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00050666299999999997 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.538342+0000", 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.057721705999999998 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:33.001 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.538407+0000", 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.5229999999999997e-05 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,1", 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.538525+0000", 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.000118379 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.541915+0000", 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0033900380000000002 2024-09-21T11:02:33.002 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.544834+0000", 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0029186609999999999 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.588426+0000", 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.043592156 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.588459+0000", 2024-09-21T11:02:33.003 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.3343000000000002e-05 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.588954+0000", 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00049439000000000004 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35436.0:164361 10.0 10:0e167f88:::benchmark_data_smithi003_207596_object69726:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e335)", 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T10:55:41.425295+0000", 2024-09-21T11:02:33.004 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 411.44704684800001, 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.851965737, 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35436", 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/3125157338", 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 164361 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.425295+0000", 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:33.005 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.425295+0000", 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.425293+0000", 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999986 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.006 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.425300+0000", 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1960000000000002e-06 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.425316+0000", 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.5651999999999999e-05 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.425323+0000", 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.2729999999999997e-06 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.007 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.425390+0000", 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.6476000000000005e-05 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:41.425403+0000", 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3377000000000001e-05 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.206406+0000", 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.78100268799999994 2024-09-21T11:02:33.008 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:42.206414+0000", 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2099999999999993e-06 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.262314+0000", 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.0558994669999999 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.262447+0000", 2024-09-21T11:02:33.009 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013379099999999999 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 1,4", 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.262579+0000", 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013168199999999999 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.266245+0000", 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.003665836 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.010 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.266531+0000", 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00028661799999999999 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.277151+0000", 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.010619218999999999 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.277222+0000", 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.1438000000000003e-05 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.011 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T10:55:43.277261+0000", 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.8374000000000002e-05 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35667.0:169335 11.1 11:89f6eac4:::benchmark_data_smithi003_230175_object67022:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e371)", 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T11:00:47.262806+0000", 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 105.609535729, 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.5315922990000002, 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:33.012 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "reached pg", 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35667", 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 169335 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.262806+0000", 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.013 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.262806+0000", 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.262805+0000", 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.262810+0000", 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5900000000000001e-06 2024-09-21T11:02:33.014 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.262822+0000", 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2075e-05 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.262829+0000", 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.216e-06 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.267134+0000", 2024-09-21T11:02:33.015 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0043054829999999997 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.267268+0000", 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013383700000000001 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,3", 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.267403+0000", 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00013520599999999999 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.271336+0000", 2024-09-21T11:02:33.016 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0039322230000000003 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.294913+0000", 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.023577325999999999 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.294924+0000", 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.1418e-05 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.017 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:48.295922+0000", 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.000997197 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:48.295943+0000", 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.1246e-05 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:49.794196+0000", 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.498252707 2024-09-21T11:02:33.018 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:49.794398+0000", 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00020268 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_op(client.35667.0:169364 11.1 11:816605fb:::benchmark_data_smithi003_230175_object67051:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e372)", 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T11:00:47.322821+0000", 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 105.549520921, 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.4911386489999998, 2024-09-21T11:02:33.019 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: "client_info": { 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: "client": "client.35667", 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: "client_addr": "172.21.15.3:0/4174574708", 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: "tid": 169364 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.322821+0000", 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.020 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.322821+0000", 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.322820+0000", 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.999999 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.322824+0000", 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2780000000000004e-06 2024-09-21T11:02:33.021 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.322832+0000", 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 8.2449999999999998e-06 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.322839+0000", 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.0870000000000001e-06 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.322886+0000", 2024-09-21T11:02:33.022 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.6232000000000001e-05 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:47.322893+0000", 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 7.7959999999999996e-06 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:48.296116+0000", 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.97322291800000005 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for peered", 2024-09-21T11:02:33.023 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:48.296130+0000", 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3392e-05 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:49.794744+0000", 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.4986143860000001 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:49.794885+0000", 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00014131300000000001 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "waiting for subops from 0,2,3", 2024-09-21T11:02:33.024 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:49.795665+0000", 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00078006699999999996 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "op_commit", 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:49.801680+0000", 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0060145179999999999 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:49.807889+0000", 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.0062093879999999997 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.025 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:49.813776+0000", 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.00588624 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "sub_op_commit_rec", 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:49.813818+0000", 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.2107000000000002e-05 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:49.813863+0000", 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4.5272000000000003e-05 2024-09-21T11:02:33.026 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:00:49.813959+0000", 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 9.6364000000000001e-05 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: "description": "osd_repop(client.35835.0:2895 12.9 e397/395 12:94ddb4a8:::group_id_snap_list_max_read:head v 397'112, mlcod=397'110)", 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: "initiated_at": "2024-09-21T11:02:28.012318+0000", 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: "age": 4.8600239969999999, 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.56635494200000003, 2024-09-21T11:02:33.027 INFO:teuthology.orchestra.run.smithi204.stdout: "type_data": { 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: "flag_point": "commit sent; apply or cleanup", 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: "events": [ 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "initiated", 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:02:28.012318+0000", 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "throttled", 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:02:28.012318+0000", 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.028 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "header_read", 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:02:28.012316+0000", 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 4294967295.9999981 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "all_read", 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:02:28.012329+0000", 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.3123e-05 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "dispatched", 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:02:28.012353+0000", 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.3649999999999999e-05 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.029 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "queued_for_pg", 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:02:28.012365+0000", 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 1.2033e-05 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "reached_pg", 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:02:28.012429+0000", 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 6.4496e-05 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "started", 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:02:28.012459+0000", 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 3.0202999999999999e-05 2024-09-21T11:02:33.030 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "commit_sent", 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:02:28.578644+0000", 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 0.56618472399999997 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: }, 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: { 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: "event": "done", 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: "time": "2024-09-21T11:02:28.578673+0000", 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: "duration": 2.8543000000000001e-05 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: } 2024-09-21T11:02:33.031 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-09-21T11:02:33.032 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-09-21T11:02:34.498 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:34 smithi003 bash[88275]: cluster 2024-09-21T11:02:33.124596+0000 mgr.y (mgr.25133) 1501 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:34.498 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:34 smithi003 bash[88275]: cluster 2024-09-21T11:02:33.124596+0000 mgr.y (mgr.25133) 1501 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:34.498 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:34 smithi003 bash[89466]: cluster 2024-09-21T11:02:33.124596+0000 mgr.y (mgr.25133) 1501 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:34.499 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:34 smithi003 bash[89466]: cluster 2024-09-21T11:02:33.124596+0000 mgr.y (mgr.25133) 1501 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:34.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:34 smithi204 bash[78884]: cluster 2024-09-21T11:02:33.124596+0000 mgr.y (mgr.25133) 1501 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:34.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:34 smithi204 bash[78884]: cluster 2024-09-21T11:02:33.124596+0000 mgr.y (mgr.25133) 1501 : cluster [DBG] pgmap v1636: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:34.775 INFO:teuthology.orchestra.run.smithi003.stderr:osd.0: osd_enable_op_tracker = '' 2024-09-21T11:02:34.775 INFO:teuthology.orchestra.run.smithi003.stdout:osd.0: {} 2024-09-21T11:02:34.793 INFO:teuthology.orchestra.run.smithi003.stdout:osd.1: {} 2024-09-21T11:02:34.793 INFO:teuthology.orchestra.run.smithi003.stderr:osd.1: osd_enable_op_tracker = '' 2024-09-21T11:02:34.812 INFO:teuthology.orchestra.run.smithi003.stdout:osd.2: {} 2024-09-21T11:02:34.812 INFO:teuthology.orchestra.run.smithi003.stderr:osd.2: osd_enable_op_tracker = '' 2024-09-21T11:02:34.831 INFO:teuthology.orchestra.run.smithi003.stdout:osd.3: {} 2024-09-21T11:02:34.831 INFO:teuthology.orchestra.run.smithi003.stderr:osd.3: osd_enable_op_tracker = '' 2024-09-21T11:02:34.851 INFO:teuthology.orchestra.run.smithi003.stdout:osd.4: {} 2024-09-21T11:02:34.851 INFO:teuthology.orchestra.run.smithi003.stderr:osd.4: osd_enable_op_tracker = '' 2024-09-21T11:02:34.872 INFO:teuthology.orchestra.run.smithi003.stdout:osd.5: {} 2024-09-21T11:02:34.872 INFO:teuthology.orchestra.run.smithi003.stderr:osd.5: osd_enable_op_tracker = '' 2024-09-21T11:02:34.894 INFO:teuthology.orchestra.run.smithi003.stdout:osd.6: {} 2024-09-21T11:02:34.895 INFO:teuthology.orchestra.run.smithi003.stderr:osd.6: osd_enable_op_tracker = '' 2024-09-21T11:02:34.915 INFO:teuthology.orchestra.run.smithi003.stdout:osd.7: {} 2024-09-21T11:02:34.915 INFO:teuthology.orchestra.run.smithi003.stderr:osd.7: osd_enable_op_tracker = '' 2024-09-21T11:02:35.210 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T11:02:35.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:35 smithi204 bash[78884]: audit 2024-09-21T11:02:34.752354+0000 mon.a (mon.0) 2076 : audit [DBG] from='client.? 172.21.15.3:0/1389713795' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:35.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:35 smithi204 bash[78884]: audit 2024-09-21T11:02:34.752354+0000 mon.a (mon.0) 2076 : audit [DBG] from='client.? 172.21.15.3:0/1389713795' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:35.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:35 smithi204 bash[78884]: audit 2024-09-21T11:02:34.867933+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.3:0/3559806108' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:35.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:35 smithi204 bash[78884]: audit 2024-09-21T11:02:34.867933+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.3:0/3559806108' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:35.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:35 smithi204 bash[78884]: audit 2024-09-21T11:02:34.868234+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:35.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:35 smithi204 bash[78884]: audit 2024-09-21T11:02:34.868234+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[88275]: audit 2024-09-21T11:02:34.752354+0000 mon.a (mon.0) 2076 : audit [DBG] from='client.? 172.21.15.3:0/1389713795' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[88275]: audit 2024-09-21T11:02:34.752354+0000 mon.a (mon.0) 2076 : audit [DBG] from='client.? 172.21.15.3:0/1389713795' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[88275]: audit 2024-09-21T11:02:34.867933+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.3:0/3559806108' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[88275]: audit 2024-09-21T11:02:34.867933+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.3:0/3559806108' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:35.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[88275]: audit 2024-09-21T11:02:34.868234+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:35.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[88275]: audit 2024-09-21T11:02:34.868234+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[89466]: audit 2024-09-21T11:02:34.752354+0000 mon.a (mon.0) 2076 : audit [DBG] from='client.? 172.21.15.3:0/1389713795' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[89466]: audit 2024-09-21T11:02:34.752354+0000 mon.a (mon.0) 2076 : audit [DBG] from='client.? 172.21.15.3:0/1389713795' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-09-21T11:02:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[89466]: audit 2024-09-21T11:02:34.867933+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.3:0/3559806108' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[89466]: audit 2024-09-21T11:02:34.867933+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.3:0/3559806108' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[89466]: audit 2024-09-21T11:02:34.868234+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:35.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:35 smithi003 bash[89466]: audit 2024-09-21T11:02:34.868234+0000 mon.a (mon.0) 2077 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:36.352 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 reset_purged_snaps_last 2024-09-21T11:02:36.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[88275]: cluster 2024-09-21T11:02:35.125590+0000 mgr.y (mgr.25133) 1502 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:36.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[88275]: cluster 2024-09-21T11:02:35.125590+0000 mgr.y (mgr.25133) 1502 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:36.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[88275]: cluster 2024-09-21T11:02:35.192338+0000 mon.a (mon.0) 2078 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:36.494 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[88275]: cluster 2024-09-21T11:02:35.192338+0000 mon.a (mon.0) 2078 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:36.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[88275]: audit 2024-09-21T11:02:35.200778+0000 mon.a (mon.0) 2079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:36.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[88275]: audit 2024-09-21T11:02:35.200778+0000 mon.a (mon.0) 2079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:36.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[88275]: cluster 2024-09-21T11:02:35.210861+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e401: 8 total, 8 up, 6 in 2024-09-21T11:02:36.495 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[88275]: cluster 2024-09-21T11:02:35.210861+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e401: 8 total, 8 up, 6 in 2024-09-21T11:02:36.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[89466]: cluster 2024-09-21T11:02:35.125590+0000 mgr.y (mgr.25133) 1502 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:36.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[89466]: cluster 2024-09-21T11:02:35.125590+0000 mgr.y (mgr.25133) 1502 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:36.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[89466]: cluster 2024-09-21T11:02:35.192338+0000 mon.a (mon.0) 2078 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:36.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[89466]: cluster 2024-09-21T11:02:35.192338+0000 mon.a (mon.0) 2078 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:36.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[89466]: audit 2024-09-21T11:02:35.200778+0000 mon.a (mon.0) 2079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:36.495 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[89466]: audit 2024-09-21T11:02:35.200778+0000 mon.a (mon.0) 2079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:36.496 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[89466]: cluster 2024-09-21T11:02:35.210861+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e401: 8 total, 8 up, 6 in 2024-09-21T11:02:36.496 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:36 smithi003 bash[89466]: cluster 2024-09-21T11:02:35.210861+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e401: 8 total, 8 up, 6 in 2024-09-21T11:02:36.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:36 smithi204 bash[78884]: cluster 2024-09-21T11:02:35.125590+0000 mgr.y (mgr.25133) 1502 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:36 smithi204 bash[78884]: cluster 2024-09-21T11:02:35.125590+0000 mgr.y (mgr.25133) 1502 : cluster [DBG] pgmap v1637: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:36 smithi204 bash[78884]: cluster 2024-09-21T11:02:35.192338+0000 mon.a (mon.0) 2078 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:36 smithi204 bash[78884]: cluster 2024-09-21T11:02:35.192338+0000 mon.a (mon.0) 2078 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-09-21T11:02:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:36 smithi204 bash[78884]: audit 2024-09-21T11:02:35.200778+0000 mon.a (mon.0) 2079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:36 smithi204 bash[78884]: audit 2024-09-21T11:02:35.200778+0000 mon.a (mon.0) 2079 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:36 smithi204 bash[78884]: cluster 2024-09-21T11:02:35.210861+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e401: 8 total, 8 up, 6 in 2024-09-21T11:02:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:36 smithi204 bash[78884]: cluster 2024-09-21T11:02:35.210861+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e401: 8 total, 8 up, 6 in 2024-09-21T11:02:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:02:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:02:37] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.51.0" 2024-09-21T11:02:38.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:38 smithi204 bash[78884]: cluster 2024-09-21T11:02:37.126372+0000 mgr.y (mgr.25133) 1503 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:38 smithi204 bash[78884]: cluster 2024-09-21T11:02:37.126372+0000 mgr.y (mgr.25133) 1503 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:38 smithi003 bash[88275]: cluster 2024-09-21T11:02:37.126372+0000 mgr.y (mgr.25133) 1503 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:38 smithi003 bash[88275]: cluster 2024-09-21T11:02:37.126372+0000 mgr.y (mgr.25133) 1503 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:38.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:38 smithi003 bash[89466]: cluster 2024-09-21T11:02:37.126372+0000 mgr.y (mgr.25133) 1503 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:38.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:38 smithi003 bash[89466]: cluster 2024-09-21T11:02:37.126372+0000 mgr.y (mgr.25133) 1503 : cluster [DBG] pgmap v1639: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:39.417 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset noscrub 2024-09-21T11:02:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:39 smithi204 bash[78884]: audit 2024-09-21T11:02:38.688064+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:39 smithi204 bash[78884]: audit 2024-09-21T11:02:38.688064+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:39.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:39 smithi003 bash[88275]: audit 2024-09-21T11:02:38.688064+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:39.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:39 smithi003 bash[88275]: audit 2024-09-21T11:02:38.688064+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:39 smithi003 bash[89466]: audit 2024-09-21T11:02:38.688064+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:39 smithi003 bash[89466]: audit 2024-09-21T11:02:38.688064+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:40.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:40 smithi204 bash[78884]: cluster 2024-09-21T11:02:39.127210+0000 mgr.y (mgr.25133) 1504 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:40 smithi204 bash[78884]: cluster 2024-09-21T11:02:39.127210+0000 mgr.y (mgr.25133) 1504 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:40 smithi003 bash[88275]: cluster 2024-09-21T11:02:39.127210+0000 mgr.y (mgr.25133) 1504 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:40 smithi003 bash[88275]: cluster 2024-09-21T11:02:39.127210+0000 mgr.y (mgr.25133) 1504 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:40.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:40 smithi003 bash[89466]: cluster 2024-09-21T11:02:39.127210+0000 mgr.y (mgr.25133) 1504 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:40.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:40 smithi003 bash[89466]: cluster 2024-09-21T11:02:39.127210+0000 mgr.y (mgr.25133) 1504 : cluster [DBG] pgmap v1640: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:41.089 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:02:42.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:42 smithi003 bash[88275]: cluster 2024-09-21T11:02:41.128205+0000 mgr.y (mgr.25133) 1505 : cluster [DBG] pgmap v1641: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:42.487 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:42 smithi003 bash[88275]: cluster 2024-09-21T11:02:41.128205+0000 mgr.y (mgr.25133) 1505 : cluster [DBG] pgmap v1641: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:42.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:42 smithi003 bash[89466]: cluster 2024-09-21T11:02:41.128205+0000 mgr.y (mgr.25133) 1505 : cluster [DBG] pgmap v1641: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:42.488 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:42 smithi003 bash[89466]: cluster 2024-09-21T11:02:41.128205+0000 mgr.y (mgr.25133) 1505 : cluster [DBG] pgmap v1641: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:42.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:42 smithi204 bash[78884]: cluster 2024-09-21T11:02:41.128205+0000 mgr.y (mgr.25133) 1505 : cluster [DBG] pgmap v1641: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:42.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:42 smithi204 bash[78884]: cluster 2024-09-21T11:02:41.128205+0000 mgr.y (mgr.25133) 1505 : cluster [DBG] pgmap v1641: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:44.145 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:02:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:44 smithi204 bash[78884]: cluster 2024-09-21T11:02:43.128801+0000 mgr.y (mgr.25133) 1506 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:44 smithi204 bash[78884]: cluster 2024-09-21T11:02:43.128801+0000 mgr.y (mgr.25133) 1506 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:44 smithi003 bash[88275]: cluster 2024-09-21T11:02:43.128801+0000 mgr.y (mgr.25133) 1506 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:44 smithi003 bash[88275]: cluster 2024-09-21T11:02:43.128801+0000 mgr.y (mgr.25133) 1506 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:44 smithi003 bash[89466]: cluster 2024-09-21T11:02:43.128801+0000 mgr.y (mgr.25133) 1506 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:44 smithi003 bash[89466]: cluster 2024-09-21T11:02:43.128801+0000 mgr.y (mgr.25133) 1506 : cluster [DBG] pgmap v1642: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:46.347 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 reset_purged_snaps_last 2024-09-21T11:02:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:46 smithi003 bash[88275]: cluster 2024-09-21T11:02:45.129846+0000 mgr.y (mgr.25133) 1507 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:46 smithi003 bash[88275]: cluster 2024-09-21T11:02:45.129846+0000 mgr.y (mgr.25133) 1507 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:46 smithi003 bash[89466]: cluster 2024-09-21T11:02:45.129846+0000 mgr.y (mgr.25133) 1507 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:46.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:46 smithi003 bash[89466]: cluster 2024-09-21T11:02:45.129846+0000 mgr.y (mgr.25133) 1507 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:46 smithi204 bash[78884]: cluster 2024-09-21T11:02:45.129846+0000 mgr.y (mgr.25133) 1507 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:46.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:46 smithi204 bash[78884]: cluster 2024-09-21T11:02:45.129846+0000 mgr.y (mgr.25133) 1507 : cluster [DBG] pgmap v1643: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:02:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:02:47] "GET /metrics HTTP/1.1" 200 34114 "" "Prometheus/2.51.0" 2024-09-21T11:02:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:48 smithi204 bash[78884]: cluster 2024-09-21T11:02:47.130538+0000 mgr.y (mgr.25133) 1508 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:48.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:48 smithi204 bash[78884]: cluster 2024-09-21T11:02:47.130538+0000 mgr.y (mgr.25133) 1508 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:48 smithi003 bash[88275]: cluster 2024-09-21T11:02:47.130538+0000 mgr.y (mgr.25133) 1508 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:48 smithi003 bash[88275]: cluster 2024-09-21T11:02:47.130538+0000 mgr.y (mgr.25133) 1508 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:48.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:48 smithi003 bash[89466]: cluster 2024-09-21T11:02:47.130538+0000 mgr.y (mgr.25133) 1508 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:48.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:48 smithi003 bash[89466]: cluster 2024-09-21T11:02:47.130538+0000 mgr.y (mgr.25133) 1508 : cluster [DBG] pgmap v1644: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:49.248 INFO:teuthology.orchestra.run.smithi003.stderr:noscrub is unset 2024-09-21T11:02:49.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:49 smithi204 bash[78884]: audit 2024-09-21T11:02:48.549342+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:49.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:49 smithi204 bash[78884]: audit 2024-09-21T11:02:48.549342+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:49 smithi003 bash[88275]: audit 2024-09-21T11:02:48.549342+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:49.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:49 smithi003 bash[88275]: audit 2024-09-21T11:02:48.549342+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:49 smithi003 bash[89466]: audit 2024-09-21T11:02:48.549342+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:49.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:49 smithi003 bash[89466]: audit 2024-09-21T11:02:48.549342+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-09-21T11:02:50.075 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd unset nodeep-scrub 2024-09-21T11:02:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[88275]: cluster 2024-09-21T11:02:49.131313+0000 mgr.y (mgr.25133) 1509 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[88275]: cluster 2024-09-21T11:02:49.131313+0000 mgr.y (mgr.25133) 1509 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[88275]: audit 2024-09-21T11:02:49.246216+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[88275]: audit 2024-09-21T11:02:49.246216+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[88275]: cluster 2024-09-21T11:02:49.252924+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e402: 8 total, 8 up, 6 in 2024-09-21T11:02:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[88275]: cluster 2024-09-21T11:02:49.252924+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e402: 8 total, 8 up, 6 in 2024-09-21T11:02:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[89466]: cluster 2024-09-21T11:02:49.131313+0000 mgr.y (mgr.25133) 1509 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[89466]: cluster 2024-09-21T11:02:49.131313+0000 mgr.y (mgr.25133) 1509 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[89466]: audit 2024-09-21T11:02:49.246216+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[89466]: audit 2024-09-21T11:02:49.246216+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[89466]: cluster 2024-09-21T11:02:49.252924+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e402: 8 total, 8 up, 6 in 2024-09-21T11:02:50.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:50 smithi003 bash[89466]: cluster 2024-09-21T11:02:49.252924+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e402: 8 total, 8 up, 6 in 2024-09-21T11:02:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:50 smithi204 bash[78884]: cluster 2024-09-21T11:02:49.131313+0000 mgr.y (mgr.25133) 1509 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:50 smithi204 bash[78884]: cluster 2024-09-21T11:02:49.131313+0000 mgr.y (mgr.25133) 1509 : cluster [DBG] pgmap v1645: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:50 smithi204 bash[78884]: audit 2024-09-21T11:02:49.246216+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:50 smithi204 bash[78884]: audit 2024-09-21T11:02:49.246216+0000 mon.a (mon.0) 2083 : audit [INF] from='client.? 172.21.15.3:0/2285140495' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-09-21T11:02:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:50 smithi204 bash[78884]: cluster 2024-09-21T11:02:49.252924+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e402: 8 total, 8 up, 6 in 2024-09-21T11:02:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:50 smithi204 bash[78884]: cluster 2024-09-21T11:02:49.252924+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e402: 8 total, 8 up, 6 in 2024-09-21T11:02:52.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:52 smithi204 bash[78884]: cluster 2024-09-21T11:02:51.132423+0000 mgr.y (mgr.25133) 1510 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:52.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:52 smithi204 bash[78884]: cluster 2024-09-21T11:02:51.132423+0000 mgr.y (mgr.25133) 1510 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:52.584 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:02:52.674 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:52 smithi003 bash[89466]: cluster 2024-09-21T11:02:51.132423+0000 mgr.y (mgr.25133) 1510 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:52.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:52 smithi003 bash[89466]: cluster 2024-09-21T11:02:51.132423+0000 mgr.y (mgr.25133) 1510 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:52 smithi003 bash[88275]: cluster 2024-09-21T11:02:51.132423+0000 mgr.y (mgr.25133) 1510 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:52 smithi003 bash[88275]: cluster 2024-09-21T11:02:51.132423+0000 mgr.y (mgr.25133) 1510 : cluster [DBG] pgmap v1647: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:54 smithi003 bash[88275]: cluster 2024-09-21T11:02:53.133080+0000 mgr.y (mgr.25133) 1511 : cluster [DBG] pgmap v1648: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:54 smithi003 bash[88275]: cluster 2024-09-21T11:02:53.133080+0000 mgr.y (mgr.25133) 1511 : cluster [DBG] pgmap v1648: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:54 smithi003 bash[88275]: audit 2024-09-21T11:02:53.688328+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:54 smithi003 bash[88275]: audit 2024-09-21T11:02:53.688328+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:54 smithi003 bash[89466]: cluster 2024-09-21T11:02:53.133080+0000 mgr.y (mgr.25133) 1511 : cluster [DBG] pgmap v1648: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:54 smithi003 bash[89466]: cluster 2024-09-21T11:02:53.133080+0000 mgr.y (mgr.25133) 1511 : cluster [DBG] pgmap v1648: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:54 smithi003 bash[89466]: audit 2024-09-21T11:02:53.688328+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:54 smithi003 bash[89466]: audit 2024-09-21T11:02:53.688328+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:54 smithi204 bash[78884]: cluster 2024-09-21T11:02:53.133080+0000 mgr.y (mgr.25133) 1511 : cluster [DBG] pgmap v1648: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:54 smithi204 bash[78884]: cluster 2024-09-21T11:02:53.133080+0000 mgr.y (mgr.25133) 1511 : cluster [DBG] pgmap v1648: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:54 smithi204 bash[78884]: audit 2024-09-21T11:02:53.688328+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:54 smithi204 bash[78884]: audit 2024-09-21T11:02:53.688328+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:02:55.400 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:02:56.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:56 smithi003 bash[88275]: cluster 2024-09-21T11:02:55.134166+0000 mgr.y (mgr.25133) 1512 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:56.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:56 smithi003 bash[88275]: cluster 2024-09-21T11:02:55.134166+0000 mgr.y (mgr.25133) 1512 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:56.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:56 smithi003 bash[89466]: cluster 2024-09-21T11:02:55.134166+0000 mgr.y (mgr.25133) 1512 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:56.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:56 smithi003 bash[89466]: cluster 2024-09-21T11:02:55.134166+0000 mgr.y (mgr.25133) 1512 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:56 smithi204 bash[78884]: cluster 2024-09-21T11:02:55.134166+0000 mgr.y (mgr.25133) 1512 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:56 smithi204 bash[78884]: cluster 2024-09-21T11:02:55.134166+0000 mgr.y (mgr.25133) 1512 : cluster [DBG] pgmap v1649: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:02:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:02:57] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.51.0" 2024-09-21T11:02:58.653 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:58 smithi003 bash[88275]: cluster 2024-09-21T11:02:57.135045+0000 mgr.y (mgr.25133) 1513 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:58.654 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:02:58 smithi003 bash[88275]: cluster 2024-09-21T11:02:57.135045+0000 mgr.y (mgr.25133) 1513 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:58.654 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:58 smithi003 bash[89466]: cluster 2024-09-21T11:02:57.135045+0000 mgr.y (mgr.25133) 1513 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:58.654 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:02:58 smithi003 bash[89466]: cluster 2024-09-21T11:02:57.135045+0000 mgr.y (mgr.25133) 1513 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:58 smithi204 bash[78884]: cluster 2024-09-21T11:02:57.135045+0000 mgr.y (mgr.25133) 1513 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:02:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:02:58 smithi204 bash[78884]: cluster 2024-09-21T11:02:57.135045+0000 mgr.y (mgr.25133) 1513 : cluster [DBG] pgmap v1650: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:00.286 INFO:teuthology.orchestra.run.smithi003.stderr:nodeep-scrub is unset 2024-09-21T11:03:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[88275]: cluster 2024-09-21T11:02:59.135837+0000 mgr.y (mgr.25133) 1514 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[88275]: cluster 2024-09-21T11:02:59.135837+0000 mgr.y (mgr.25133) 1514 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[88275]: audit 2024-09-21T11:03:00.223742+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.3:0/2796244705' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[88275]: audit 2024-09-21T11:03:00.223742+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.3:0/2796244705' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[88275]: audit 2024-09-21T11:03:00.224337+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:00.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[88275]: audit 2024-09-21T11:03:00.224337+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[89466]: cluster 2024-09-21T11:02:59.135837+0000 mgr.y (mgr.25133) 1514 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[89466]: cluster 2024-09-21T11:02:59.135837+0000 mgr.y (mgr.25133) 1514 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[89466]: audit 2024-09-21T11:03:00.223742+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.3:0/2796244705' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[89466]: audit 2024-09-21T11:03:00.223742+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.3:0/2796244705' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[89466]: audit 2024-09-21T11:03:00.224337+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:00.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:00 smithi003 bash[89466]: audit 2024-09-21T11:03:00.224337+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:00 smithi204 bash[78884]: cluster 2024-09-21T11:02:59.135837+0000 mgr.y (mgr.25133) 1514 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:00 smithi204 bash[78884]: cluster 2024-09-21T11:02:59.135837+0000 mgr.y (mgr.25133) 1514 : cluster [DBG] pgmap v1651: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:00 smithi204 bash[78884]: audit 2024-09-21T11:03:00.223742+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.3:0/2796244705' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:00 smithi204 bash[78884]: audit 2024-09-21T11:03:00.223742+0000 mon.c (mon.2) 108 : audit [INF] from='client.? 172.21.15.3:0/2796244705' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:00 smithi204 bash[78884]: audit 2024-09-21T11:03:00.224337+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:00 smithi204 bash[78884]: audit 2024-09-21T11:03:00.224337+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-09-21T11:03:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[88275]: cluster 2024-09-21T11:03:00.269491+0000 mon.a (mon.0) 2087 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:03:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[88275]: cluster 2024-09-21T11:03:00.269491+0000 mon.a (mon.0) 2087 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:03:01.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[88275]: cluster 2024-09-21T11:03:00.269536+0000 mon.a (mon.0) 2088 : cluster [INF] Cluster is now healthy 2024-09-21T11:03:01.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[88275]: cluster 2024-09-21T11:03:00.269536+0000 mon.a (mon.0) 2088 : cluster [INF] Cluster is now healthy 2024-09-21T11:03:01.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[88275]: audit 2024-09-21T11:03:00.278617+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:03:01.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[88275]: audit 2024-09-21T11:03:00.278617+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:03:01.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[88275]: cluster 2024-09-21T11:03:00.284241+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e403: 8 total, 8 up, 6 in 2024-09-21T11:03:01.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[88275]: cluster 2024-09-21T11:03:00.284241+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e403: 8 total, 8 up, 6 in 2024-09-21T11:03:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[89466]: cluster 2024-09-21T11:03:00.269491+0000 mon.a (mon.0) 2087 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:03:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[89466]: cluster 2024-09-21T11:03:00.269491+0000 mon.a (mon.0) 2087 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:03:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[89466]: cluster 2024-09-21T11:03:00.269536+0000 mon.a (mon.0) 2088 : cluster [INF] Cluster is now healthy 2024-09-21T11:03:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[89466]: cluster 2024-09-21T11:03:00.269536+0000 mon.a (mon.0) 2088 : cluster [INF] Cluster is now healthy 2024-09-21T11:03:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[89466]: audit 2024-09-21T11:03:00.278617+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:03:01.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[89466]: audit 2024-09-21T11:03:00.278617+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:03:01.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[89466]: cluster 2024-09-21T11:03:00.284241+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e403: 8 total, 8 up, 6 in 2024-09-21T11:03:01.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:01 smithi003 bash[89466]: cluster 2024-09-21T11:03:00.284241+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e403: 8 total, 8 up, 6 in 2024-09-21T11:03:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:01 smithi204 bash[78884]: cluster 2024-09-21T11:03:00.269491+0000 mon.a (mon.0) 2087 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:03:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:01 smithi204 bash[78884]: cluster 2024-09-21T11:03:00.269491+0000 mon.a (mon.0) 2087 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-09-21T11:03:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:01 smithi204 bash[78884]: cluster 2024-09-21T11:03:00.269536+0000 mon.a (mon.0) 2088 : cluster [INF] Cluster is now healthy 2024-09-21T11:03:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:01 smithi204 bash[78884]: cluster 2024-09-21T11:03:00.269536+0000 mon.a (mon.0) 2088 : cluster [INF] Cluster is now healthy 2024-09-21T11:03:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:01 smithi204 bash[78884]: audit 2024-09-21T11:03:00.278617+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:03:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:01 smithi204 bash[78884]: audit 2024-09-21T11:03:00.278617+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-09-21T11:03:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:01 smithi204 bash[78884]: cluster 2024-09-21T11:03:00.284241+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e403: 8 total, 8 up, 6 in 2024-09-21T11:03:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:01 smithi204 bash[78884]: cluster 2024-09-21T11:03:00.284241+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e403: 8 total, 8 up, 6 in 2024-09-21T11:03:02.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:02 smithi003 bash[89466]: cluster 2024-09-21T11:03:01.136639+0000 mgr.y (mgr.25133) 1515 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:02.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:02 smithi003 bash[89466]: cluster 2024-09-21T11:03:01.136639+0000 mgr.y (mgr.25133) 1515 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:02.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:02 smithi003 bash[88275]: cluster 2024-09-21T11:03:01.136639+0000 mgr.y (mgr.25133) 1515 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:02.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:02 smithi003 bash[88275]: cluster 2024-09-21T11:03:01.136639+0000 mgr.y (mgr.25133) 1515 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:02.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:02 smithi204 bash[78884]: cluster 2024-09-21T11:03:01.136639+0000 mgr.y (mgr.25133) 1515 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:02.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:02 smithi204 bash[78884]: cluster 2024-09-21T11:03:01.136639+0000 mgr.y (mgr.25133) 1515 : cluster [DBG] pgmap v1653: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:03.242 INFO:tasks.thrashosds.thrasher:inning osd 2024-09-21T11:03:03.242 INFO:tasks.thrashosds.thrasher:Adding osd 4 2024-09-21T11:03:03.242 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd in 4 2024-09-21T11:03:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:04 smithi003 bash[88275]: cluster 2024-09-21T11:03:03.137333+0000 mgr.y (mgr.25133) 1516 : cluster [DBG] pgmap v1654: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:04 smithi003 bash[88275]: cluster 2024-09-21T11:03:03.137333+0000 mgr.y (mgr.25133) 1516 : cluster [DBG] pgmap v1654: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:04.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:04 smithi003 bash[89466]: cluster 2024-09-21T11:03:03.137333+0000 mgr.y (mgr.25133) 1516 : cluster [DBG] pgmap v1654: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:04.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:04 smithi003 bash[89466]: cluster 2024-09-21T11:03:03.137333+0000 mgr.y (mgr.25133) 1516 : cluster [DBG] pgmap v1654: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:04 smithi204 bash[78884]: cluster 2024-09-21T11:03:03.137333+0000 mgr.y (mgr.25133) 1516 : cluster [DBG] pgmap v1654: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:04 smithi204 bash[78884]: cluster 2024-09-21T11:03:03.137333+0000 mgr.y (mgr.25133) 1516 : cluster [DBG] pgmap v1654: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:06.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:06 smithi003 bash[88275]: cluster 2024-09-21T11:03:05.138313+0000 mgr.y (mgr.25133) 1517 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:06.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:06 smithi003 bash[88275]: cluster 2024-09-21T11:03:05.138313+0000 mgr.y (mgr.25133) 1517 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:06.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:06 smithi003 bash[89466]: cluster 2024-09-21T11:03:05.138313+0000 mgr.y (mgr.25133) 1517 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:06.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:06 smithi003 bash[89466]: cluster 2024-09-21T11:03:05.138313+0000 mgr.y (mgr.25133) 1517 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:06 smithi204 bash[78884]: cluster 2024-09-21T11:03:05.138313+0000 mgr.y (mgr.25133) 1517 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:06.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:06 smithi204 bash[78884]: cluster 2024-09-21T11:03:05.138313+0000 mgr.y (mgr.25133) 1517 : cluster [DBG] pgmap v1655: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:03:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:03:07] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.51.0" 2024-09-21T11:03:07.994 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:03:08.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:08 smithi003 bash[88275]: cluster 2024-09-21T11:03:07.139218+0000 mgr.y (mgr.25133) 1518 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:08.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:08 smithi003 bash[88275]: cluster 2024-09-21T11:03:07.139218+0000 mgr.y (mgr.25133) 1518 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:08.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:08 smithi003 bash[89466]: cluster 2024-09-21T11:03:07.139218+0000 mgr.y (mgr.25133) 1518 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:08.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:08 smithi003 bash[89466]: cluster 2024-09-21T11:03:07.139218+0000 mgr.y (mgr.25133) 1518 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:08 smithi204 bash[78884]: cluster 2024-09-21T11:03:07.139218+0000 mgr.y (mgr.25133) 1518 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:08 smithi204 bash[78884]: cluster 2024-09-21T11:03:07.139218+0000 mgr.y (mgr.25133) 1518 : cluster [DBG] pgmap v1656: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:09.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[89466]: audit 2024-09-21T11:03:08.695123+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:09.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[89466]: audit 2024-09-21T11:03:08.695123+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:09.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[89466]: audit 2024-09-21T11:03:08.697233+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:09.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[89466]: audit 2024-09-21T11:03:08.697233+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:09.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[89466]: cluster 2024-09-21T11:03:09.140098+0000 mgr.y (mgr.25133) 1519 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:09.872 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[89466]: cluster 2024-09-21T11:03:09.140098+0000 mgr.y (mgr.25133) 1519 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:09.872 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[88275]: audit 2024-09-21T11:03:08.695123+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:09.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[88275]: audit 2024-09-21T11:03:08.695123+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:09.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[88275]: audit 2024-09-21T11:03:08.697233+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:09.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[88275]: audit 2024-09-21T11:03:08.697233+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:09.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[88275]: cluster 2024-09-21T11:03:09.140098+0000 mgr.y (mgr.25133) 1519 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:09.873 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:09 smithi003 bash[88275]: cluster 2024-09-21T11:03:09.140098+0000 mgr.y (mgr.25133) 1519 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:10.006 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:09 smithi204 bash[78884]: audit 2024-09-21T11:03:08.695123+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:09 smithi204 bash[78884]: audit 2024-09-21T11:03:08.695123+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:09 smithi204 bash[78884]: audit 2024-09-21T11:03:08.697233+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:09 smithi204 bash[78884]: audit 2024-09-21T11:03:08.697233+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:09 smithi204 bash[78884]: cluster 2024-09-21T11:03:09.140098+0000 mgr.y (mgr.25133) 1519 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:10.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:09 smithi204 bash[78884]: cluster 2024-09-21T11:03:09.140098+0000 mgr.y (mgr.25133) 1519 : cluster [DBG] pgmap v1657: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:12.209 INFO:teuthology.orchestra.run.smithi003.stderr:marked in osd.4. 2024-09-21T11:03:12.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:11 smithi003 bash[88275]: debug 2024-09-21T11:03:11.974+0000 7f4c89143640 -1 mon.a@0(leader).osd e403 definitely_dead 0 2024-09-21T11:03:12.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:12 smithi003 bash[88275]: cluster 2024-09-21T11:03:11.141267+0000 mgr.y (mgr.25133) 1520 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:12.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:12 smithi003 bash[88275]: cluster 2024-09-21T11:03:11.141267+0000 mgr.y (mgr.25133) 1520 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:12.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:12 smithi003 bash[88275]: audit 2024-09-21T11:03:11.980369+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-09-21T11:03:12.239 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:12 smithi003 bash[88275]: audit 2024-09-21T11:03:11.980369+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-09-21T11:03:12.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:12 smithi003 bash[89466]: cluster 2024-09-21T11:03:11.141267+0000 mgr.y (mgr.25133) 1520 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:12.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:12 smithi003 bash[89466]: cluster 2024-09-21T11:03:11.141267+0000 mgr.y (mgr.25133) 1520 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:12.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:12 smithi003 bash[89466]: audit 2024-09-21T11:03:11.980369+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-09-21T11:03:12.240 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:12 smithi003 bash[89466]: audit 2024-09-21T11:03:11.980369+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-09-21T11:03:12.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:12 smithi204 bash[78884]: cluster 2024-09-21T11:03:11.141267+0000 mgr.y (mgr.25133) 1520 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:12 smithi204 bash[78884]: cluster 2024-09-21T11:03:11.141267+0000 mgr.y (mgr.25133) 1520 : cluster [DBG] pgmap v1658: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:12 smithi204 bash[78884]: audit 2024-09-21T11:03:11.980369+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-09-21T11:03:12.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:12 smithi204 bash[78884]: audit 2024-09-21T11:03:11.980369+0000 mon.a (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-09-21T11:03:13.091 INFO:tasks.thrashosds.thrasher:Added osd 4 2024-09-21T11:03:13.091 INFO:tasks.thrashosds.thrasher:inning osd 2024-09-21T11:03:13.091 INFO:tasks.thrashosds.thrasher:Adding osd 0 2024-09-21T11:03:13.092 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd in 0 2024-09-21T11:03:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:13 smithi003 bash[88275]: audit 2024-09-21T11:03:12.207144+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-09-21T11:03:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:13 smithi003 bash[88275]: audit 2024-09-21T11:03:12.207144+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-09-21T11:03:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:13 smithi003 bash[88275]: cluster 2024-09-21T11:03:12.214873+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e404: 8 total, 8 up, 7 in 2024-09-21T11:03:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:13 smithi003 bash[88275]: cluster 2024-09-21T11:03:12.214873+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e404: 8 total, 8 up, 7 in 2024-09-21T11:03:13.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:13 smithi003 bash[89466]: audit 2024-09-21T11:03:12.207144+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-09-21T11:03:13.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:13 smithi003 bash[89466]: audit 2024-09-21T11:03:12.207144+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-09-21T11:03:13.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:13 smithi003 bash[89466]: cluster 2024-09-21T11:03:12.214873+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e404: 8 total, 8 up, 7 in 2024-09-21T11:03:13.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:13 smithi003 bash[89466]: cluster 2024-09-21T11:03:12.214873+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e404: 8 total, 8 up, 7 in 2024-09-21T11:03:13.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:13 smithi204 bash[78884]: audit 2024-09-21T11:03:12.207144+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-09-21T11:03:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:13 smithi204 bash[78884]: audit 2024-09-21T11:03:12.207144+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? 172.21.15.3:0/781273210' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-09-21T11:03:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:13 smithi204 bash[78884]: cluster 2024-09-21T11:03:12.214873+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e404: 8 total, 8 up, 7 in 2024-09-21T11:03:13.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:13 smithi204 bash[78884]: cluster 2024-09-21T11:03:12.214873+0000 mon.a (mon.0) 2095 : cluster [DBG] osdmap e404: 8 total, 8 up, 7 in 2024-09-21T11:03:14.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:14 smithi204 bash[78884]: cluster 2024-09-21T11:03:13.141902+0000 mgr.y (mgr.25133) 1521 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:14.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:14 smithi204 bash[78884]: cluster 2024-09-21T11:03:13.141902+0000 mgr.y (mgr.25133) 1521 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:14.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:14 smithi204 bash[78884]: cluster 2024-09-21T11:03:13.231995+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e405: 8 total, 8 up, 7 in 2024-09-21T11:03:14.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:14 smithi204 bash[78884]: cluster 2024-09-21T11:03:13.231995+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e405: 8 total, 8 up, 7 in 2024-09-21T11:03:14.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:14 smithi003 bash[88275]: cluster 2024-09-21T11:03:13.141902+0000 mgr.y (mgr.25133) 1521 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:14.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:14 smithi003 bash[88275]: cluster 2024-09-21T11:03:13.141902+0000 mgr.y (mgr.25133) 1521 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:14.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:14 smithi003 bash[88275]: cluster 2024-09-21T11:03:13.231995+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e405: 8 total, 8 up, 7 in 2024-09-21T11:03:14.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:14 smithi003 bash[88275]: cluster 2024-09-21T11:03:13.231995+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e405: 8 total, 8 up, 7 in 2024-09-21T11:03:14.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:14 smithi003 bash[89466]: cluster 2024-09-21T11:03:13.141902+0000 mgr.y (mgr.25133) 1521 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:14.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:14 smithi003 bash[89466]: cluster 2024-09-21T11:03:13.141902+0000 mgr.y (mgr.25133) 1521 : cluster [DBG] pgmap v1660: 93 pgs: 93 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2024-09-21T11:03:14.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:14 smithi003 bash[89466]: cluster 2024-09-21T11:03:13.231995+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e405: 8 total, 8 up, 7 in 2024-09-21T11:03:14.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:14 smithi003 bash[89466]: cluster 2024-09-21T11:03:13.231995+0000 mon.a (mon.0) 2096 : cluster [DBG] osdmap e405: 8 total, 8 up, 7 in 2024-09-21T11:03:15.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:15 smithi204 bash[78884]: cluster 2024-09-21T11:03:14.227860+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e406: 8 total, 8 up, 7 in 2024-09-21T11:03:15.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:15 smithi204 bash[78884]: cluster 2024-09-21T11:03:14.227860+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e406: 8 total, 8 up, 7 in 2024-09-21T11:03:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:15 smithi003 bash[88275]: cluster 2024-09-21T11:03:14.227860+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e406: 8 total, 8 up, 7 in 2024-09-21T11:03:15.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:15 smithi003 bash[88275]: cluster 2024-09-21T11:03:14.227860+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e406: 8 total, 8 up, 7 in 2024-09-21T11:03:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:15 smithi003 bash[89466]: cluster 2024-09-21T11:03:14.227860+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e406: 8 total, 8 up, 7 in 2024-09-21T11:03:15.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:15 smithi003 bash[89466]: cluster 2024-09-21T11:03:14.227860+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e406: 8 total, 8 up, 7 in 2024-09-21T11:03:16.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:16 smithi204 bash[78884]: cluster 2024-09-21T11:03:15.142938+0000 mgr.y (mgr.25133) 1522 : cluster [DBG] pgmap v1663: 93 pgs: 1 active+remapped, 4 active+undersized+remapped, 1 remapped+peering, 87 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 4 op/s; 17 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:16 smithi204 bash[78884]: cluster 2024-09-21T11:03:15.142938+0000 mgr.y (mgr.25133) 1522 : cluster [DBG] pgmap v1663: 93 pgs: 1 active+remapped, 4 active+undersized+remapped, 1 remapped+peering, 87 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 4 op/s; 17 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:16 smithi204 bash[78884]: cluster 2024-09-21T11:03:15.252127+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e407: 8 total, 8 up, 7 in 2024-09-21T11:03:16.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:16 smithi204 bash[78884]: cluster 2024-09-21T11:03:15.252127+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e407: 8 total, 8 up, 7 in 2024-09-21T11:03:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:16 smithi003 bash[88275]: cluster 2024-09-21T11:03:15.142938+0000 mgr.y (mgr.25133) 1522 : cluster [DBG] pgmap v1663: 93 pgs: 1 active+remapped, 4 active+undersized+remapped, 1 remapped+peering, 87 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 4 op/s; 17 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:16 smithi003 bash[88275]: cluster 2024-09-21T11:03:15.142938+0000 mgr.y (mgr.25133) 1522 : cluster [DBG] pgmap v1663: 93 pgs: 1 active+remapped, 4 active+undersized+remapped, 1 remapped+peering, 87 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 4 op/s; 17 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:16 smithi003 bash[88275]: cluster 2024-09-21T11:03:15.252127+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e407: 8 total, 8 up, 7 in 2024-09-21T11:03:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:16 smithi003 bash[88275]: cluster 2024-09-21T11:03:15.252127+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e407: 8 total, 8 up, 7 in 2024-09-21T11:03:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:16 smithi003 bash[89466]: cluster 2024-09-21T11:03:15.142938+0000 mgr.y (mgr.25133) 1522 : cluster [DBG] pgmap v1663: 93 pgs: 1 active+remapped, 4 active+undersized+remapped, 1 remapped+peering, 87 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 4 op/s; 17 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:16.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:16 smithi003 bash[89466]: cluster 2024-09-21T11:03:15.142938+0000 mgr.y (mgr.25133) 1522 : cluster [DBG] pgmap v1663: 93 pgs: 1 active+remapped, 4 active+undersized+remapped, 1 remapped+peering, 87 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.3 KiB/s rd, 18 KiB/s wr, 4 op/s; 17 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:16.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:16 smithi003 bash[89466]: cluster 2024-09-21T11:03:15.252127+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e407: 8 total, 8 up, 7 in 2024-09-21T11:03:16.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:16 smithi003 bash[89466]: cluster 2024-09-21T11:03:15.252127+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e407: 8 total, 8 up, 7 in 2024-09-21T11:03:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:03:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:03:17] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.51.0" 2024-09-21T11:03:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:17 smithi003 bash[88275]: cluster 2024-09-21T11:03:16.258639+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e408: 8 total, 8 up, 7 in 2024-09-21T11:03:17.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:17 smithi003 bash[88275]: cluster 2024-09-21T11:03:16.258639+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e408: 8 total, 8 up, 7 in 2024-09-21T11:03:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:17 smithi003 bash[89466]: cluster 2024-09-21T11:03:16.258639+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e408: 8 total, 8 up, 7 in 2024-09-21T11:03:17.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:17 smithi003 bash[89466]: cluster 2024-09-21T11:03:16.258639+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e408: 8 total, 8 up, 7 in 2024-09-21T11:03:17.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:17 smithi204 bash[78884]: cluster 2024-09-21T11:03:16.258639+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e408: 8 total, 8 up, 7 in 2024-09-21T11:03:17.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:17 smithi204 bash[78884]: cluster 2024-09-21T11:03:16.258639+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e408: 8 total, 8 up, 7 in 2024-09-21T11:03:17.855 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:03:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:18 smithi003 bash[89466]: cluster 2024-09-21T11:03:17.143619+0000 mgr.y (mgr.25133) 1523 : cluster [DBG] pgmap v1666: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 1 remapped+peering, 83 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 6 op/s; 26 KiB/s, 2 keys/s, 2 objects/s recovering 2024-09-21T11:03:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:18 smithi003 bash[89466]: cluster 2024-09-21T11:03:17.143619+0000 mgr.y (mgr.25133) 1523 : cluster [DBG] pgmap v1666: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 1 remapped+peering, 83 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 6 op/s; 26 KiB/s, 2 keys/s, 2 objects/s recovering 2024-09-21T11:03:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:18 smithi003 bash[88275]: cluster 2024-09-21T11:03:17.143619+0000 mgr.y (mgr.25133) 1523 : cluster [DBG] pgmap v1666: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 1 remapped+peering, 83 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 6 op/s; 26 KiB/s, 2 keys/s, 2 objects/s recovering 2024-09-21T11:03:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:18 smithi003 bash[88275]: cluster 2024-09-21T11:03:17.143619+0000 mgr.y (mgr.25133) 1523 : cluster [DBG] pgmap v1666: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 1 remapped+peering, 83 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 6 op/s; 26 KiB/s, 2 keys/s, 2 objects/s recovering 2024-09-21T11:03:18.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:18 smithi204 bash[78884]: cluster 2024-09-21T11:03:17.143619+0000 mgr.y (mgr.25133) 1523 : cluster [DBG] pgmap v1666: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 1 remapped+peering, 83 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 6 op/s; 26 KiB/s, 2 keys/s, 2 objects/s recovering 2024-09-21T11:03:18.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:18 smithi204 bash[78884]: cluster 2024-09-21T11:03:17.143619+0000 mgr.y (mgr.25133) 1523 : cluster [DBG] pgmap v1666: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 1 remapped+peering, 83 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 9.5 KiB/s rd, 27 KiB/s wr, 6 op/s; 26 KiB/s, 2 keys/s, 2 objects/s recovering 2024-09-21T11:03:19.531 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:19 smithi003 bash[89466]: cluster 2024-09-21T11:03:18.053637+0000 osd.4 (osd.4) 22 : cluster [DBG] 1.e scrub starts 2024-09-21T11:03:19.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:19 smithi003 bash[89466]: cluster 2024-09-21T11:03:18.053637+0000 osd.4 (osd.4) 22 : cluster [DBG] 1.e scrub starts 2024-09-21T11:03:19.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:19 smithi003 bash[89466]: cluster 2024-09-21T11:03:18.057066+0000 osd.4 (osd.4) 23 : cluster [DBG] 1.e scrub ok 2024-09-21T11:03:19.532 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:19 smithi003 bash[89466]: cluster 2024-09-21T11:03:18.057066+0000 osd.4 (osd.4) 23 : cluster [DBG] 1.e scrub ok 2024-09-21T11:03:19.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:19 smithi003 bash[88275]: cluster 2024-09-21T11:03:18.053637+0000 osd.4 (osd.4) 22 : cluster [DBG] 1.e scrub starts 2024-09-21T11:03:19.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:19 smithi003 bash[88275]: cluster 2024-09-21T11:03:18.053637+0000 osd.4 (osd.4) 22 : cluster [DBG] 1.e scrub starts 2024-09-21T11:03:19.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:19 smithi003 bash[88275]: cluster 2024-09-21T11:03:18.057066+0000 osd.4 (osd.4) 23 : cluster [DBG] 1.e scrub ok 2024-09-21T11:03:19.532 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:19 smithi003 bash[88275]: cluster 2024-09-21T11:03:18.057066+0000 osd.4 (osd.4) 23 : cluster [DBG] 1.e scrub ok 2024-09-21T11:03:19.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:19 smithi204 bash[78884]: cluster 2024-09-21T11:03:18.053637+0000 osd.4 (osd.4) 22 : cluster [DBG] 1.e scrub starts 2024-09-21T11:03:19.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:19 smithi204 bash[78884]: cluster 2024-09-21T11:03:18.053637+0000 osd.4 (osd.4) 22 : cluster [DBG] 1.e scrub starts 2024-09-21T11:03:19.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:19 smithi204 bash[78884]: cluster 2024-09-21T11:03:18.057066+0000 osd.4 (osd.4) 23 : cluster [DBG] 1.e scrub ok 2024-09-21T11:03:19.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:19 smithi204 bash[78884]: cluster 2024-09-21T11:03:18.057066+0000 osd.4 (osd.4) 23 : cluster [DBG] 1.e scrub ok 2024-09-21T11:03:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:20 smithi003 bash[88275]: cluster 2024-09-21T11:03:19.144240+0000 mgr.y (mgr.25133) 1524 : cluster [DBG] pgmap v1667: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 84 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.4 KiB/s rd, 19 KiB/s wr, 4 op/s; 72 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:20.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:20 smithi003 bash[88275]: cluster 2024-09-21T11:03:19.144240+0000 mgr.y (mgr.25133) 1524 : cluster [DBG] pgmap v1667: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 84 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.4 KiB/s rd, 19 KiB/s wr, 4 op/s; 72 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:20 smithi003 bash[89466]: cluster 2024-09-21T11:03:19.144240+0000 mgr.y (mgr.25133) 1524 : cluster [DBG] pgmap v1667: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 84 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.4 KiB/s rd, 19 KiB/s wr, 4 op/s; 72 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:20 smithi003 bash[89466]: cluster 2024-09-21T11:03:19.144240+0000 mgr.y (mgr.25133) 1524 : cluster [DBG] pgmap v1667: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 84 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.4 KiB/s rd, 19 KiB/s wr, 4 op/s; 72 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:20 smithi204 bash[78884]: cluster 2024-09-21T11:03:19.144240+0000 mgr.y (mgr.25133) 1524 : cluster [DBG] pgmap v1667: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 84 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.4 KiB/s rd, 19 KiB/s wr, 4 op/s; 72 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:20 smithi204 bash[78884]: cluster 2024-09-21T11:03:19.144240+0000 mgr.y (mgr.25133) 1524 : cluster [DBG] pgmap v1667: 93 pgs: 2 peering, 1 active+remapped, 6 active+undersized+remapped, 84 active+clean; 608 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 6.4 KiB/s rd, 19 KiB/s wr, 4 op/s; 72 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:22.303 INFO:teuthology.orchestra.run.smithi003.stderr:marked in osd.0. 2024-09-21T11:03:22.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[89466]: cluster 2024-09-21T11:03:21.145227+0000 mgr.y (mgr.25133) 1525 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:22.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[89466]: cluster 2024-09-21T11:03:21.145227+0000 mgr.y (mgr.25133) 1525 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:22.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[89466]: audit 2024-09-21T11:03:22.054769+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.3:0/664767858' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:22.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[89466]: audit 2024-09-21T11:03:22.054769+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.3:0/664767858' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:22.329 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[89466]: audit 2024-09-21T11:03:22.055191+0000 mon.a (mon.0) 2100 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:22.330 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[89466]: audit 2024-09-21T11:03:22.055191+0000 mon.a (mon.0) 2100 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:22.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[88275]: debug 2024-09-21T11:03:22.050+0000 7f4c89143640 -1 mon.a@0(leader).osd e408 definitely_dead 0 2024-09-21T11:03:22.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[88275]: cluster 2024-09-21T11:03:21.145227+0000 mgr.y (mgr.25133) 1525 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:22.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[88275]: cluster 2024-09-21T11:03:21.145227+0000 mgr.y (mgr.25133) 1525 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:22.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[88275]: audit 2024-09-21T11:03:22.054769+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.3:0/664767858' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:22.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[88275]: audit 2024-09-21T11:03:22.054769+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.3:0/664767858' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:22.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[88275]: audit 2024-09-21T11:03:22.055191+0000 mon.a (mon.0) 2100 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:22.330 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:22 smithi003 bash[88275]: audit 2024-09-21T11:03:22.055191+0000 mon.a (mon.0) 2100 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:22 smithi204 bash[78884]: cluster 2024-09-21T11:03:21.145227+0000 mgr.y (mgr.25133) 1525 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:22 smithi204 bash[78884]: cluster 2024-09-21T11:03:21.145227+0000 mgr.y (mgr.25133) 1525 : cluster [DBG] pgmap v1668: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-09-21T11:03:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:22 smithi204 bash[78884]: audit 2024-09-21T11:03:22.054769+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.3:0/664767858' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:22 smithi204 bash[78884]: audit 2024-09-21T11:03:22.054769+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.3:0/664767858' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:22 smithi204 bash[78884]: audit 2024-09-21T11:03:22.055191+0000 mon.a (mon.0) 2100 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:22.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:22 smithi204 bash[78884]: audit 2024-09-21T11:03:22.055191+0000 mon.a (mon.0) 2100 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["0"]} : dispatch 2024-09-21T11:03:23.167 INFO:tasks.thrashosds.thrasher:Added osd 0 2024-09-21T11:03:23.167 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2024-09-21T11:03:23.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[88275]: audit 2024-09-21T11:03:22.283034+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T11:03:23.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[88275]: audit 2024-09-21T11:03:22.283034+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T11:03:23.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[88275]: cluster 2024-09-21T11:03:22.289161+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-09-21T11:03:23.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[88275]: cluster 2024-09-21T11:03:22.289161+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-09-21T11:03:23.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[88275]: cluster 2024-09-21T11:03:23.292491+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-09-21T11:03:23.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[88275]: cluster 2024-09-21T11:03:23.292491+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-09-21T11:03:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[89466]: audit 2024-09-21T11:03:22.283034+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T11:03:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[89466]: audit 2024-09-21T11:03:22.283034+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T11:03:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[89466]: cluster 2024-09-21T11:03:22.289161+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-09-21T11:03:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[89466]: cluster 2024-09-21T11:03:22.289161+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-09-21T11:03:23.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[89466]: cluster 2024-09-21T11:03:23.292491+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-09-21T11:03:23.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:23 smithi003 bash[89466]: cluster 2024-09-21T11:03:23.292491+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-09-21T11:03:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:23 smithi204 bash[78884]: audit 2024-09-21T11:03:22.283034+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T11:03:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:23 smithi204 bash[78884]: audit 2024-09-21T11:03:22.283034+0000 mon.a (mon.0) 2101 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2024-09-21T11:03:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:23 smithi204 bash[78884]: cluster 2024-09-21T11:03:22.289161+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-09-21T11:03:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:23 smithi204 bash[78884]: cluster 2024-09-21T11:03:22.289161+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-09-21T11:03:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:23 smithi204 bash[78884]: cluster 2024-09-21T11:03:23.292491+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-09-21T11:03:23.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:23 smithi204 bash[78884]: cluster 2024-09-21T11:03:23.292491+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-09-21T11:03:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[88275]: cluster 2024-09-21T11:03:23.145857+0000 mgr.y (mgr.25133) 1526 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[88275]: cluster 2024-09-21T11:03:23.145857+0000 mgr.y (mgr.25133) 1526 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[88275]: audit 2024-09-21T11:03:23.689199+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[88275]: audit 2024-09-21T11:03:23.689199+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[88275]: cluster 2024-09-21T11:03:24.297188+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-09-21T11:03:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[88275]: cluster 2024-09-21T11:03:24.297188+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-09-21T11:03:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[89466]: cluster 2024-09-21T11:03:23.145857+0000 mgr.y (mgr.25133) 1526 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[89466]: cluster 2024-09-21T11:03:23.145857+0000 mgr.y (mgr.25133) 1526 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[89466]: audit 2024-09-21T11:03:23.689199+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[89466]: audit 2024-09-21T11:03:23.689199+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[89466]: cluster 2024-09-21T11:03:24.297188+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-09-21T11:03:24.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:24 smithi003 bash[89466]: cluster 2024-09-21T11:03:24.297188+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-09-21T11:03:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:24 smithi204 bash[78884]: cluster 2024-09-21T11:03:23.145857+0000 mgr.y (mgr.25133) 1526 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:24 smithi204 bash[78884]: cluster 2024-09-21T11:03:23.145857+0000 mgr.y (mgr.25133) 1526 : cluster [DBG] pgmap v1670: 93 pgs: 93 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:24 smithi204 bash[78884]: audit 2024-09-21T11:03:23.689199+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:24 smithi204 bash[78884]: audit 2024-09-21T11:03:23.689199+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:24 smithi204 bash[78884]: cluster 2024-09-21T11:03:24.297188+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-09-21T11:03:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:24 smithi204 bash[78884]: cluster 2024-09-21T11:03:24.297188+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-09-21T11:03:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:26 smithi003 bash[88275]: cluster 2024-09-21T11:03:25.146849+0000 mgr.y (mgr.25133) 1527 : cluster [DBG] pgmap v1673: 93 pgs: 1 active+remapped, 1 active+undersized+remapped, 1 remapped+peering, 90 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2024-09-21T11:03:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:26 smithi003 bash[88275]: cluster 2024-09-21T11:03:25.146849+0000 mgr.y (mgr.25133) 1527 : cluster [DBG] pgmap v1673: 93 pgs: 1 active+remapped, 1 active+undersized+remapped, 1 remapped+peering, 90 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2024-09-21T11:03:26.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:26 smithi003 bash[88275]: cluster 2024-09-21T11:03:25.337939+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-09-21T11:03:26.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:26 smithi003 bash[88275]: cluster 2024-09-21T11:03:25.337939+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-09-21T11:03:26.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:26 smithi003 bash[89466]: cluster 2024-09-21T11:03:25.146849+0000 mgr.y (mgr.25133) 1527 : cluster [DBG] pgmap v1673: 93 pgs: 1 active+remapped, 1 active+undersized+remapped, 1 remapped+peering, 90 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2024-09-21T11:03:26.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:26 smithi003 bash[89466]: cluster 2024-09-21T11:03:25.146849+0000 mgr.y (mgr.25133) 1527 : cluster [DBG] pgmap v1673: 93 pgs: 1 active+remapped, 1 active+undersized+remapped, 1 remapped+peering, 90 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2024-09-21T11:03:26.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:26 smithi003 bash[89466]: cluster 2024-09-21T11:03:25.337939+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-09-21T11:03:26.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:26 smithi003 bash[89466]: cluster 2024-09-21T11:03:25.337939+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-09-21T11:03:26.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:26 smithi204 bash[78884]: cluster 2024-09-21T11:03:25.146849+0000 mgr.y (mgr.25133) 1527 : cluster [DBG] pgmap v1673: 93 pgs: 1 active+remapped, 1 active+undersized+remapped, 1 remapped+peering, 90 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2024-09-21T11:03:26.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:26 smithi204 bash[78884]: cluster 2024-09-21T11:03:25.146849+0000 mgr.y (mgr.25133) 1527 : cluster [DBG] pgmap v1673: 93 pgs: 1 active+remapped, 1 active+undersized+remapped, 1 remapped+peering, 90 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2024-09-21T11:03:26.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:26 smithi204 bash[78884]: cluster 2024-09-21T11:03:25.337939+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-09-21T11:03:26.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:26 smithi204 bash[78884]: cluster 2024-09-21T11:03:25.337939+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-09-21T11:03:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:03:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:03:27] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.51.0" 2024-09-21T11:03:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:27 smithi003 bash[88275]: cluster 2024-09-21T11:03:26.346261+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-09-21T11:03:27.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:27 smithi003 bash[88275]: cluster 2024-09-21T11:03:26.346261+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-09-21T11:03:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:27 smithi003 bash[89466]: cluster 2024-09-21T11:03:26.346261+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-09-21T11:03:27.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:27 smithi003 bash[89466]: cluster 2024-09-21T11:03:26.346261+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-09-21T11:03:27.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:27 smithi204 bash[78884]: cluster 2024-09-21T11:03:26.346261+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-09-21T11:03:27.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:27 smithi204 bash[78884]: cluster 2024-09-21T11:03:26.346261+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-09-21T11:03:27.938 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:03:28.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:28 smithi003 bash[88275]: cluster 2024-09-21T11:03:27.147509+0000 mgr.y (mgr.25133) 1528 : cluster [DBG] pgmap v1676: 93 pgs: 4 peering, 2 active+undersized+remapped, 1 remapped+peering, 86 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2024-09-21T11:03:28.400 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:28 smithi003 bash[88275]: cluster 2024-09-21T11:03:27.147509+0000 mgr.y (mgr.25133) 1528 : cluster [DBG] pgmap v1676: 93 pgs: 4 peering, 2 active+undersized+remapped, 1 remapped+peering, 86 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2024-09-21T11:03:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:28 smithi003 bash[89466]: cluster 2024-09-21T11:03:27.147509+0000 mgr.y (mgr.25133) 1528 : cluster [DBG] pgmap v1676: 93 pgs: 4 peering, 2 active+undersized+remapped, 1 remapped+peering, 86 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2024-09-21T11:03:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:28 smithi003 bash[89466]: cluster 2024-09-21T11:03:27.147509+0000 mgr.y (mgr.25133) 1528 : cluster [DBG] pgmap v1676: 93 pgs: 4 peering, 2 active+undersized+remapped, 1 remapped+peering, 86 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2024-09-21T11:03:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:28 smithi204 bash[78884]: cluster 2024-09-21T11:03:27.147509+0000 mgr.y (mgr.25133) 1528 : cluster [DBG] pgmap v1676: 93 pgs: 4 peering, 2 active+undersized+remapped, 1 remapped+peering, 86 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2024-09-21T11:03:28.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:28 smithi204 bash[78884]: cluster 2024-09-21T11:03:27.147509+0000 mgr.y (mgr.25133) 1528 : cluster [DBG] pgmap v1676: 93 pgs: 4 peering, 2 active+undersized+remapped, 1 remapped+peering, 86 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2024-09-21T11:03:29.632 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:29 smithi003 bash[88275]: cluster 2024-09-21T11:03:29.148231+0000 mgr.y (mgr.25133) 1529 : cluster [DBG] pgmap v1677: 93 pgs: 4 peering, 2 active+undersized+remapped, 87 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T11:03:29.632 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:29 smithi003 bash[88275]: cluster 2024-09-21T11:03:29.148231+0000 mgr.y (mgr.25133) 1529 : cluster [DBG] pgmap v1677: 93 pgs: 4 peering, 2 active+undersized+remapped, 87 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T11:03:29.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:29 smithi003 bash[89466]: cluster 2024-09-21T11:03:29.148231+0000 mgr.y (mgr.25133) 1529 : cluster [DBG] pgmap v1677: 93 pgs: 4 peering, 2 active+undersized+remapped, 87 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T11:03:29.632 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:29 smithi003 bash[89466]: cluster 2024-09-21T11:03:29.148231+0000 mgr.y (mgr.25133) 1529 : cluster [DBG] pgmap v1677: 93 pgs: 4 peering, 2 active+undersized+remapped, 87 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T11:03:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:29 smithi204 bash[78884]: cluster 2024-09-21T11:03:29.148231+0000 mgr.y (mgr.25133) 1529 : cluster [DBG] pgmap v1677: 93 pgs: 4 peering, 2 active+undersized+remapped, 87 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T11:03:29.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:29 smithi204 bash[78884]: cluster 2024-09-21T11:03:29.148231+0000 mgr.y (mgr.25133) 1529 : cluster [DBG] pgmap v1677: 93 pgs: 4 peering, 2 active+undersized+remapped, 87 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T11:03:30.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:30 smithi003 bash[89466]: audit 2024-09-21T11:03:30.031401+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:03:30.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:30 smithi003 bash[89466]: audit 2024-09-21T11:03:30.031401+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:03:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:30 smithi003 bash[88275]: audit 2024-09-21T11:03:30.031401+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:03:30.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:30 smithi003 bash[88275]: audit 2024-09-21T11:03:30.031401+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:03:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:30 smithi204 bash[78884]: audit 2024-09-21T11:03:30.031401+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:03:30.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:30 smithi204 bash[78884]: audit 2024-09-21T11:03:30.031401+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:03:31.656 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:31 smithi003 bash[89466]: cluster 2024-09-21T11:03:31.149436+0000 mgr.y (mgr.25133) 1530 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-09-21T11:03:31.656 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:31 smithi003 bash[89466]: cluster 2024-09-21T11:03:31.149436+0000 mgr.y (mgr.25133) 1530 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-09-21T11:03:31.656 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:31 smithi003 bash[88275]: cluster 2024-09-21T11:03:31.149436+0000 mgr.y (mgr.25133) 1530 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-09-21T11:03:31.656 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:31 smithi003 bash[88275]: cluster 2024-09-21T11:03:31.149436+0000 mgr.y (mgr.25133) 1530 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-09-21T11:03:31.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:31 smithi204 bash[78884]: cluster 2024-09-21T11:03:31.149436+0000 mgr.y (mgr.25133) 1530 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-09-21T11:03:31.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:31 smithi204 bash[78884]: cluster 2024-09-21T11:03:31.149436+0000 mgr.y (mgr.25133) 1530 : cluster [DBG] pgmap v1678: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-09-21T11:03:31.804 INFO:teuthology.orchestra.run.smithi003.stdout:mon.a: {} 2024-09-21T11:03:31.804 INFO:teuthology.orchestra.run.smithi003.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T11:03:31.817 INFO:teuthology.orchestra.run.smithi003.stdout:mon.b: {} 2024-09-21T11:03:31.817 INFO:teuthology.orchestra.run.smithi003.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T11:03:31.826 INFO:teuthology.orchestra.run.smithi003.stdout:mon.c: {} 2024-09-21T11:03:31.826 INFO:teuthology.orchestra.run.smithi003.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-09-21T11:03:32.595 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 0 1 2024-09-21T11:03:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:32 smithi003 bash[89466]: audit 2024-09-21T11:03:31.792400+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.3:0/1450367646' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:03:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:32 smithi003 bash[89466]: audit 2024-09-21T11:03:31.792400+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.3:0/1450367646' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:03:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:32 smithi003 bash[88275]: audit 2024-09-21T11:03:31.792400+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.3:0/1450367646' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:03:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:32 smithi003 bash[88275]: audit 2024-09-21T11:03:31.792400+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.3:0/1450367646' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:03:32.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:32 smithi204 bash[78884]: audit 2024-09-21T11:03:31.792400+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.3:0/1450367646' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:03:32.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:32 smithi204 bash[78884]: audit 2024-09-21T11:03:31.792400+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.3:0/1450367646' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T11:03:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:33 smithi003 bash[88275]: cluster 2024-09-21T11:03:33.149872+0000 mgr.y (mgr.25133) 1531 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s, 0 objects/s recovering 2024-09-21T11:03:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:33 smithi003 bash[88275]: cluster 2024-09-21T11:03:33.149872+0000 mgr.y (mgr.25133) 1531 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s, 0 objects/s recovering 2024-09-21T11:03:33.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:33 smithi003 bash[89466]: cluster 2024-09-21T11:03:33.149872+0000 mgr.y (mgr.25133) 1531 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s, 0 objects/s recovering 2024-09-21T11:03:33.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:33 smithi003 bash[89466]: cluster 2024-09-21T11:03:33.149872+0000 mgr.y (mgr.25133) 1531 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s, 0 objects/s recovering 2024-09-21T11:03:33.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:33 smithi204 bash[78884]: cluster 2024-09-21T11:03:33.149872+0000 mgr.y (mgr.25133) 1531 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s, 0 objects/s recovering 2024-09-21T11:03:33.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:33 smithi204 bash[78884]: cluster 2024-09-21T11:03:33.149872+0000 mgr.y (mgr.25133) 1531 : cluster [DBG] pgmap v1679: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s, 0 objects/s recovering 2024-09-21T11:03:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:36 smithi204 bash[78884]: cluster 2024-09-21T11:03:35.150833+0000 mgr.y (mgr.25133) 1532 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s, 0 objects/s recovering 2024-09-21T11:03:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:36 smithi204 bash[78884]: cluster 2024-09-21T11:03:35.150833+0000 mgr.y (mgr.25133) 1532 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s, 0 objects/s recovering 2024-09-21T11:03:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:36 smithi204 bash[78884]: audit 2024-09-21T11:03:35.834884+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:36 smithi204 bash[78884]: audit 2024-09-21T11:03:35.834884+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:36 smithi204 bash[78884]: audit 2024-09-21T11:03:35.842212+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:36 smithi204 bash[78884]: audit 2024-09-21T11:03:35.842212+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:36 smithi204 bash[78884]: audit 2024-09-21T11:03:36.042906+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:36 smithi204 bash[78884]: audit 2024-09-21T11:03:36.042906+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:36 smithi204 bash[78884]: audit 2024-09-21T11:03:36.053338+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:36 smithi204 bash[78884]: audit 2024-09-21T11:03:36.053338+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[88275]: cluster 2024-09-21T11:03:35.150833+0000 mgr.y (mgr.25133) 1532 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s, 0 objects/s recovering 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[88275]: cluster 2024-09-21T11:03:35.150833+0000 mgr.y (mgr.25133) 1532 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s, 0 objects/s recovering 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[88275]: audit 2024-09-21T11:03:35.834884+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[88275]: audit 2024-09-21T11:03:35.834884+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[88275]: audit 2024-09-21T11:03:35.842212+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[88275]: audit 2024-09-21T11:03:35.842212+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[88275]: audit 2024-09-21T11:03:36.042906+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[88275]: audit 2024-09-21T11:03:36.042906+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[88275]: audit 2024-09-21T11:03:36.053338+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[88275]: audit 2024-09-21T11:03:36.053338+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[89466]: cluster 2024-09-21T11:03:35.150833+0000 mgr.y (mgr.25133) 1532 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s, 0 objects/s recovering 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[89466]: cluster 2024-09-21T11:03:35.150833+0000 mgr.y (mgr.25133) 1532 : cluster [DBG] pgmap v1680: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s, 0 objects/s recovering 2024-09-21T11:03:36.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[89466]: audit 2024-09-21T11:03:35.834884+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[89466]: audit 2024-09-21T11:03:35.834884+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[89466]: audit 2024-09-21T11:03:35.842212+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[89466]: audit 2024-09-21T11:03:35.842212+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[89466]: audit 2024-09-21T11:03:36.042906+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[89466]: audit 2024-09-21T11:03:36.042906+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[89466]: audit 2024-09-21T11:03:36.053338+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:36.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:36 smithi003 bash[89466]: audit 2024-09-21T11:03:36.053338+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:37.198 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:03:37.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:37 smithi204 bash[78884]: audit 2024-09-21T11:03:36.690514+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:03:37.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:37 smithi204 bash[78884]: audit 2024-09-21T11:03:36.690514+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:03:37.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:37 smithi204 bash[78884]: audit 2024-09-21T11:03:36.691803+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:03:37.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:37 smithi204 bash[78884]: audit 2024-09-21T11:03:36.691803+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:03:37.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:37 smithi204 bash[78884]: audit 2024-09-21T11:03:36.698566+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:37.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:37 smithi204 bash[78884]: audit 2024-09-21T11:03:36.698566+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:03:37] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.51.0" 2024-09-21T11:03:37.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[89466]: audit 2024-09-21T11:03:36.690514+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:03:37.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[89466]: audit 2024-09-21T11:03:36.690514+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:03:37.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[89466]: audit 2024-09-21T11:03:36.691803+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:03:37.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[89466]: audit 2024-09-21T11:03:36.691803+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:03:37.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[89466]: audit 2024-09-21T11:03:36.698566+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[89466]: audit 2024-09-21T11:03:36.698566+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[88275]: audit 2024-09-21T11:03:36.690514+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:03:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[88275]: audit 2024-09-21T11:03:36.690514+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:03:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[88275]: audit 2024-09-21T11:03:36.691803+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:03:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[88275]: audit 2024-09-21T11:03:36.691803+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:03:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[88275]: audit 2024-09-21T11:03:36.698566+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:37.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:37 smithi003 bash[88275]: audit 2024-09-21T11:03:36.698566+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:03:38.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:38 smithi204 bash[78884]: cluster 2024-09-21T11:03:37.151760+0000 mgr.y (mgr.25133) 1533 : cluster [DBG] pgmap v1681: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s, 0 objects/s recovering 2024-09-21T11:03:38.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:38 smithi204 bash[78884]: cluster 2024-09-21T11:03:37.151760+0000 mgr.y (mgr.25133) 1533 : cluster [DBG] pgmap v1681: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s, 0 objects/s recovering 2024-09-21T11:03:38.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:38 smithi003 bash[89466]: cluster 2024-09-21T11:03:37.151760+0000 mgr.y (mgr.25133) 1533 : cluster [DBG] pgmap v1681: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s, 0 objects/s recovering 2024-09-21T11:03:38.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:38 smithi003 bash[89466]: cluster 2024-09-21T11:03:37.151760+0000 mgr.y (mgr.25133) 1533 : cluster [DBG] pgmap v1681: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s, 0 objects/s recovering 2024-09-21T11:03:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:38 smithi003 bash[88275]: cluster 2024-09-21T11:03:37.151760+0000 mgr.y (mgr.25133) 1533 : cluster [DBG] pgmap v1681: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s, 0 objects/s recovering 2024-09-21T11:03:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:38 smithi003 bash[88275]: cluster 2024-09-21T11:03:37.151760+0000 mgr.y (mgr.25133) 1533 : cluster [DBG] pgmap v1681: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s, 0 objects/s recovering 2024-09-21T11:03:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:39 smithi003 bash[88275]: audit 2024-09-21T11:03:38.689921+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:39.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:39 smithi003 bash[88275]: audit 2024-09-21T11:03:38.689921+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:39 smithi003 bash[89466]: audit 2024-09-21T11:03:38.689921+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:39.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:39 smithi003 bash[89466]: audit 2024-09-21T11:03:38.689921+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:39.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:39 smithi204 bash[78884]: audit 2024-09-21T11:03:38.689921+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:39.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:39 smithi204 bash[78884]: audit 2024-09-21T11:03:38.689921+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:40.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:40 smithi204 bash[78884]: cluster 2024-09-21T11:03:39.152517+0000 mgr.y (mgr.25133) 1534 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:40.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:40 smithi204 bash[78884]: cluster 2024-09-21T11:03:39.152517+0000 mgr.y (mgr.25133) 1534 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:40 smithi003 bash[88275]: cluster 2024-09-21T11:03:39.152517+0000 mgr.y (mgr.25133) 1534 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:40 smithi003 bash[88275]: cluster 2024-09-21T11:03:39.152517+0000 mgr.y (mgr.25133) 1534 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:40.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:40 smithi003 bash[89466]: cluster 2024-09-21T11:03:39.152517+0000 mgr.y (mgr.25133) 1534 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:40.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:40 smithi003 bash[89466]: cluster 2024-09-21T11:03:39.152517+0000 mgr.y (mgr.25133) 1534 : cluster [DBG] pgmap v1682: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s, 0 objects/s recovering 2024-09-21T11:03:42.230 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.0 to 1 (10000) 2024-09-21T11:03:42.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:42 smithi204 bash[78884]: cluster 2024-09-21T11:03:41.153290+0000 mgr.y (mgr.25133) 1535 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:42.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:42 smithi204 bash[78884]: cluster 2024-09-21T11:03:41.153290+0000 mgr.y (mgr.25133) 1535 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:42.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:42 smithi204 bash[78884]: audit 2024-09-21T11:03:41.468314+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:42.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:42 smithi204 bash[78884]: audit 2024-09-21T11:03:41.468314+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:42.507 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:42 smithi003 bash[88275]: cluster 2024-09-21T11:03:41.153290+0000 mgr.y (mgr.25133) 1535 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:42.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:42 smithi003 bash[88275]: cluster 2024-09-21T11:03:41.153290+0000 mgr.y (mgr.25133) 1535 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:42.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:42 smithi003 bash[88275]: audit 2024-09-21T11:03:41.468314+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:42.508 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:42 smithi003 bash[88275]: audit 2024-09-21T11:03:41.468314+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:42.508 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:42 smithi003 bash[89466]: cluster 2024-09-21T11:03:41.153290+0000 mgr.y (mgr.25133) 1535 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:42.508 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:42 smithi003 bash[89466]: cluster 2024-09-21T11:03:41.153290+0000 mgr.y (mgr.25133) 1535 : cluster [DBG] pgmap v1683: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:42.508 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:42 smithi003 bash[89466]: audit 2024-09-21T11:03:41.468314+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:42.508 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:42 smithi003 bash[89466]: audit 2024-09-21T11:03:41.468314+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:43.118 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 0 1 2024-09-21T11:03:43.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:43 smithi003 bash[88275]: audit 2024-09-21T11:03:42.228606+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:43.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:43 smithi003 bash[88275]: audit 2024-09-21T11:03:42.228606+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:43.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:43 smithi003 bash[88275]: cluster 2024-09-21T11:03:42.233882+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-09-21T11:03:43.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:43 smithi003 bash[88275]: cluster 2024-09-21T11:03:42.233882+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-09-21T11:03:43.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:43 smithi003 bash[89466]: audit 2024-09-21T11:03:42.228606+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:43.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:43 smithi003 bash[89466]: audit 2024-09-21T11:03:42.228606+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:43.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:43 smithi003 bash[89466]: cluster 2024-09-21T11:03:42.233882+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-09-21T11:03:43.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:43 smithi003 bash[89466]: cluster 2024-09-21T11:03:42.233882+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-09-21T11:03:43.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:43 smithi204 bash[78884]: audit 2024-09-21T11:03:42.228606+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:43 smithi204 bash[78884]: audit 2024-09-21T11:03:42.228606+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? 172.21.15.3:0/4272317486' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:43 smithi204 bash[78884]: cluster 2024-09-21T11:03:42.233882+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-09-21T11:03:43.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:43 smithi204 bash[78884]: cluster 2024-09-21T11:03:42.233882+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-09-21T11:03:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:44 smithi204 bash[78884]: cluster 2024-09-21T11:03:43.153793+0000 mgr.y (mgr.25133) 1536 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:44.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:44 smithi204 bash[78884]: cluster 2024-09-21T11:03:43.153793+0000 mgr.y (mgr.25133) 1536 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:44 smithi003 bash[88275]: cluster 2024-09-21T11:03:43.153793+0000 mgr.y (mgr.25133) 1536 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:44 smithi003 bash[88275]: cluster 2024-09-21T11:03:43.153793+0000 mgr.y (mgr.25133) 1536 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:44 smithi003 bash[89466]: cluster 2024-09-21T11:03:43.153793+0000 mgr.y (mgr.25133) 1536 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:44 smithi003 bash[89466]: cluster 2024-09-21T11:03:43.153793+0000 mgr.y (mgr.25133) 1536 : cluster [DBG] pgmap v1685: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:46 smithi003 bash[88275]: cluster 2024-09-21T11:03:45.154759+0000 mgr.y (mgr.25133) 1537 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:46 smithi003 bash[88275]: cluster 2024-09-21T11:03:45.154759+0000 mgr.y (mgr.25133) 1537 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:46.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:46 smithi003 bash[89466]: cluster 2024-09-21T11:03:45.154759+0000 mgr.y (mgr.25133) 1537 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:46.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:46 smithi003 bash[89466]: cluster 2024-09-21T11:03:45.154759+0000 mgr.y (mgr.25133) 1537 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:46 smithi204 bash[78884]: cluster 2024-09-21T11:03:45.154759+0000 mgr.y (mgr.25133) 1537 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:46 smithi204 bash[78884]: cluster 2024-09-21T11:03:45.154759+0000 mgr.y (mgr.25133) 1537 : cluster [DBG] pgmap v1686: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:03:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:03:47] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.51.0" 2024-09-21T11:03:47.864 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:03:48.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:48 smithi003 bash[88275]: cluster 2024-09-21T11:03:47.155697+0000 mgr.y (mgr.25133) 1538 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:48.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:48 smithi003 bash[88275]: cluster 2024-09-21T11:03:47.155697+0000 mgr.y (mgr.25133) 1538 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:48.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:48 smithi003 bash[89466]: cluster 2024-09-21T11:03:47.155697+0000 mgr.y (mgr.25133) 1538 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:48.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:48 smithi003 bash[89466]: cluster 2024-09-21T11:03:47.155697+0000 mgr.y (mgr.25133) 1538 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:48.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:48 smithi204 bash[78884]: cluster 2024-09-21T11:03:47.155697+0000 mgr.y (mgr.25133) 1538 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:48.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:48 smithi204 bash[78884]: cluster 2024-09-21T11:03:47.155697+0000 mgr.y (mgr.25133) 1538 : cluster [DBG] pgmap v1687: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:50.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:50 smithi003 bash[88275]: cluster 2024-09-21T11:03:49.156550+0000 mgr.y (mgr.25133) 1539 : cluster [DBG] pgmap v1688: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:50.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:50 smithi003 bash[88275]: cluster 2024-09-21T11:03:49.156550+0000 mgr.y (mgr.25133) 1539 : cluster [DBG] pgmap v1688: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:50.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:50 smithi003 bash[89466]: cluster 2024-09-21T11:03:49.156550+0000 mgr.y (mgr.25133) 1539 : cluster [DBG] pgmap v1688: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:50.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:50 smithi003 bash[89466]: cluster 2024-09-21T11:03:49.156550+0000 mgr.y (mgr.25133) 1539 : cluster [DBG] pgmap v1688: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:50.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:50 smithi204 bash[78884]: cluster 2024-09-21T11:03:49.156550+0000 mgr.y (mgr.25133) 1539 : cluster [DBG] pgmap v1688: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:50.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:50 smithi204 bash[78884]: cluster 2024-09-21T11:03:49.156550+0000 mgr.y (mgr.25133) 1539 : cluster [DBG] pgmap v1688: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:52.281 INFO:teuthology.orchestra.run.smithi003.stderr:set osd.0 primary-affinity to 1 (8655362) 2024-09-21T11:03:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[88275]: cluster 2024-09-21T11:03:51.157648+0000 mgr.y (mgr.25133) 1540 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[88275]: cluster 2024-09-21T11:03:51.157648+0000 mgr.y (mgr.25133) 1540 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[88275]: audit 2024-09-21T11:03:51.940213+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.3:0/2413286194' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[88275]: audit 2024-09-21T11:03:51.940213+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.3:0/2413286194' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[88275]: audit 2024-09-21T11:03:51.940968+0000 mon.a (mon.0) 2120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:52.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[88275]: audit 2024-09-21T11:03:51.940968+0000 mon.a (mon.0) 2120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[89466]: cluster 2024-09-21T11:03:51.157648+0000 mgr.y (mgr.25133) 1540 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[89466]: cluster 2024-09-21T11:03:51.157648+0000 mgr.y (mgr.25133) 1540 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[89466]: audit 2024-09-21T11:03:51.940213+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.3:0/2413286194' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[89466]: audit 2024-09-21T11:03:51.940213+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.3:0/2413286194' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[89466]: audit 2024-09-21T11:03:51.940968+0000 mon.a (mon.0) 2120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:52.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:52 smithi003 bash[89466]: audit 2024-09-21T11:03:51.940968+0000 mon.a (mon.0) 2120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:52.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:52 smithi204 bash[78884]: cluster 2024-09-21T11:03:51.157648+0000 mgr.y (mgr.25133) 1540 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:52.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:52 smithi204 bash[78884]: cluster 2024-09-21T11:03:51.157648+0000 mgr.y (mgr.25133) 1540 : cluster [DBG] pgmap v1689: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:52.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:52 smithi204 bash[78884]: audit 2024-09-21T11:03:51.940213+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.3:0/2413286194' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:52.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:52 smithi204 bash[78884]: audit 2024-09-21T11:03:51.940213+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.3:0/2413286194' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:52.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:52 smithi204 bash[78884]: audit 2024-09-21T11:03:51.940968+0000 mon.a (mon.0) 2120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:52.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:52 smithi204 bash[78884]: audit 2024-09-21T11:03:51.940968+0000 mon.a (mon.0) 2120 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-09-21T11:03:53.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 1 1 2024-09-21T11:03:53.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:53 smithi003 bash[89466]: audit 2024-09-21T11:03:52.267599+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:53.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:53 smithi003 bash[89466]: audit 2024-09-21T11:03:52.267599+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:53.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:53 smithi003 bash[89466]: cluster 2024-09-21T11:03:52.278670+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-09-21T11:03:53.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:53 smithi003 bash[89466]: cluster 2024-09-21T11:03:52.278670+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-09-21T11:03:53.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:53 smithi003 bash[88275]: audit 2024-09-21T11:03:52.267599+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:53.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:53 smithi003 bash[88275]: audit 2024-09-21T11:03:52.267599+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:53.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:53 smithi003 bash[88275]: cluster 2024-09-21T11:03:52.278670+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-09-21T11:03:53.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:53 smithi003 bash[88275]: cluster 2024-09-21T11:03:52.278670+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-09-21T11:03:53.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:53 smithi204 bash[78884]: audit 2024-09-21T11:03:52.267599+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:53.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:53 smithi204 bash[78884]: audit 2024-09-21T11:03:52.267599+0000 mon.a (mon.0) 2121 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-09-21T11:03:53.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:53 smithi204 bash[78884]: cluster 2024-09-21T11:03:52.278670+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-09-21T11:03:53.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:53 smithi204 bash[78884]: cluster 2024-09-21T11:03:52.278670+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-09-21T11:03:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:54 smithi003 bash[88275]: cluster 2024-09-21T11:03:53.158155+0000 mgr.y (mgr.25133) 1541 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:54 smithi003 bash[88275]: cluster 2024-09-21T11:03:53.158155+0000 mgr.y (mgr.25133) 1541 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:54 smithi003 bash[88275]: audit 2024-09-21T11:03:53.690175+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:54 smithi003 bash[88275]: audit 2024-09-21T11:03:53.690175+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:54 smithi003 bash[89466]: cluster 2024-09-21T11:03:53.158155+0000 mgr.y (mgr.25133) 1541 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:54 smithi003 bash[89466]: cluster 2024-09-21T11:03:53.158155+0000 mgr.y (mgr.25133) 1541 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:54 smithi003 bash[89466]: audit 2024-09-21T11:03:53.690175+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:54 smithi003 bash[89466]: audit 2024-09-21T11:03:53.690175+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:54 smithi204 bash[78884]: cluster 2024-09-21T11:03:53.158155+0000 mgr.y (mgr.25133) 1541 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:54.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:54 smithi204 bash[78884]: cluster 2024-09-21T11:03:53.158155+0000 mgr.y (mgr.25133) 1541 : cluster [DBG] pgmap v1691: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:54 smithi204 bash[78884]: audit 2024-09-21T11:03:53.690175+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:54 smithi204 bash[78884]: audit 2024-09-21T11:03:53.690175+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:03:56.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:56 smithi003 bash[88275]: cluster 2024-09-21T11:03:55.159142+0000 mgr.y (mgr.25133) 1542 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:56.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:56 smithi003 bash[88275]: cluster 2024-09-21T11:03:55.159142+0000 mgr.y (mgr.25133) 1542 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:56.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:56 smithi003 bash[89466]: cluster 2024-09-21T11:03:55.159142+0000 mgr.y (mgr.25133) 1542 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:56.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:56 smithi003 bash[89466]: cluster 2024-09-21T11:03:55.159142+0000 mgr.y (mgr.25133) 1542 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:56 smithi204 bash[78884]: cluster 2024-09-21T11:03:55.159142+0000 mgr.y (mgr.25133) 1542 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:56.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:56 smithi204 bash[78884]: cluster 2024-09-21T11:03:55.159142+0000 mgr.y (mgr.25133) 1542 : cluster [DBG] pgmap v1692: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:03:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:03:57] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.51.0" 2024-09-21T11:03:57.844 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:03:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:58 smithi003 bash[88275]: cluster 2024-09-21T11:03:57.160072+0000 mgr.y (mgr.25133) 1543 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:03:58 smithi003 bash[88275]: cluster 2024-09-21T11:03:57.160072+0000 mgr.y (mgr.25133) 1543 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:58 smithi003 bash[89466]: cluster 2024-09-21T11:03:57.160072+0000 mgr.y (mgr.25133) 1543 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:03:58 smithi003 bash[89466]: cluster 2024-09-21T11:03:57.160072+0000 mgr.y (mgr.25133) 1543 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:58 smithi204 bash[78884]: cluster 2024-09-21T11:03:57.160072+0000 mgr.y (mgr.25133) 1543 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:03:58.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:03:58 smithi204 bash[78884]: cluster 2024-09-21T11:03:57.160072+0000 mgr.y (mgr.25133) 1543 : cluster [DBG] pgmap v1693: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:00 smithi003 bash[88275]: cluster 2024-09-21T11:03:59.160936+0000 mgr.y (mgr.25133) 1544 : cluster [DBG] pgmap v1694: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:00.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:00 smithi003 bash[88275]: cluster 2024-09-21T11:03:59.160936+0000 mgr.y (mgr.25133) 1544 : cluster [DBG] pgmap v1694: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:00.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:00 smithi003 bash[89466]: cluster 2024-09-21T11:03:59.160936+0000 mgr.y (mgr.25133) 1544 : cluster [DBG] pgmap v1694: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:00.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:00 smithi003 bash[89466]: cluster 2024-09-21T11:03:59.160936+0000 mgr.y (mgr.25133) 1544 : cluster [DBG] pgmap v1694: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:00 smithi204 bash[78884]: cluster 2024-09-21T11:03:59.160936+0000 mgr.y (mgr.25133) 1544 : cluster [DBG] pgmap v1694: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:00 smithi204 bash[78884]: cluster 2024-09-21T11:03:59.160936+0000 mgr.y (mgr.25133) 1544 : cluster [DBG] pgmap v1694: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:02.313 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.1 to 1 (10000) 2024-09-21T11:04:02.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:02 smithi003 bash[88275]: cluster 2024-09-21T11:04:01.162030+0000 mgr.y (mgr.25133) 1545 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:02.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:02 smithi003 bash[88275]: cluster 2024-09-21T11:04:01.162030+0000 mgr.y (mgr.25133) 1545 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:02.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:02 smithi003 bash[88275]: audit 2024-09-21T11:04:01.599895+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:02.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:02 smithi003 bash[88275]: audit 2024-09-21T11:04:01.599895+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:02.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:02 smithi003 bash[89466]: cluster 2024-09-21T11:04:01.162030+0000 mgr.y (mgr.25133) 1545 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:02.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:02 smithi003 bash[89466]: cluster 2024-09-21T11:04:01.162030+0000 mgr.y (mgr.25133) 1545 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:02.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:02 smithi003 bash[89466]: audit 2024-09-21T11:04:01.599895+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:02.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:02 smithi003 bash[89466]: audit 2024-09-21T11:04:01.599895+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:02.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:02 smithi204 bash[78884]: cluster 2024-09-21T11:04:01.162030+0000 mgr.y (mgr.25133) 1545 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:02.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:02 smithi204 bash[78884]: cluster 2024-09-21T11:04:01.162030+0000 mgr.y (mgr.25133) 1545 : cluster [DBG] pgmap v1695: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:02.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:02 smithi204 bash[78884]: audit 2024-09-21T11:04:01.599895+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:02.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:02 smithi204 bash[78884]: audit 2024-09-21T11:04:01.599895+0000 mon.a (mon.0) 2124 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:03.135 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 1 1 2024-09-21T11:04:03.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[88275]: audit 2024-09-21T11:04:02.311485+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:03.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[88275]: audit 2024-09-21T11:04:02.311485+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:03.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[88275]: cluster 2024-09-21T11:04:02.319501+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-09-21T11:04:03.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[88275]: cluster 2024-09-21T11:04:02.319501+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-09-21T11:04:03.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[88275]: cluster 2024-09-21T11:04:03.319678+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-09-21T11:04:03.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[88275]: cluster 2024-09-21T11:04:03.319678+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-09-21T11:04:03.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[89466]: audit 2024-09-21T11:04:02.311485+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:03.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[89466]: audit 2024-09-21T11:04:02.311485+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:03.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[89466]: cluster 2024-09-21T11:04:02.319501+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-09-21T11:04:03.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[89466]: cluster 2024-09-21T11:04:02.319501+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-09-21T11:04:03.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[89466]: cluster 2024-09-21T11:04:03.319678+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-09-21T11:04:03.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:03 smithi003 bash[89466]: cluster 2024-09-21T11:04:03.319678+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-09-21T11:04:03.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:03 smithi204 bash[78884]: audit 2024-09-21T11:04:02.311485+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:03.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:03 smithi204 bash[78884]: audit 2024-09-21T11:04:02.311485+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? 172.21.15.3:0/107939555' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:03.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:03 smithi204 bash[78884]: cluster 2024-09-21T11:04:02.319501+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-09-21T11:04:03.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:03 smithi204 bash[78884]: cluster 2024-09-21T11:04:02.319501+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-09-21T11:04:03.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:03 smithi204 bash[78884]: cluster 2024-09-21T11:04:03.319678+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-09-21T11:04:03.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:03 smithi204 bash[78884]: cluster 2024-09-21T11:04:03.319678+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-09-21T11:04:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:04 smithi003 bash[88275]: cluster 2024-09-21T11:04:03.162521+0000 mgr.y (mgr.25133) 1546 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:04 smithi003 bash[88275]: cluster 2024-09-21T11:04:03.162521+0000 mgr.y (mgr.25133) 1546 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:04 smithi003 bash[88275]: cluster 2024-09-21T11:04:04.339958+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-09-21T11:04:04.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:04 smithi003 bash[88275]: cluster 2024-09-21T11:04:04.339958+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-09-21T11:04:04.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:04 smithi003 bash[89466]: cluster 2024-09-21T11:04:03.162521+0000 mgr.y (mgr.25133) 1546 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:04.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:04 smithi003 bash[89466]: cluster 2024-09-21T11:04:03.162521+0000 mgr.y (mgr.25133) 1546 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:04.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:04 smithi003 bash[89466]: cluster 2024-09-21T11:04:04.339958+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-09-21T11:04:04.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:04 smithi003 bash[89466]: cluster 2024-09-21T11:04:04.339958+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-09-21T11:04:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:04 smithi204 bash[78884]: cluster 2024-09-21T11:04:03.162521+0000 mgr.y (mgr.25133) 1546 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:04 smithi204 bash[78884]: cluster 2024-09-21T11:04:03.162521+0000 mgr.y (mgr.25133) 1546 : cluster [DBG] pgmap v1697: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:04.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:04 smithi204 bash[78884]: cluster 2024-09-21T11:04:04.339958+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-09-21T11:04:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:04 smithi204 bash[78884]: cluster 2024-09-21T11:04:04.339958+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-09-21T11:04:06.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:06 smithi003 bash[88275]: cluster 2024-09-21T11:04:05.163309+0000 mgr.y (mgr.25133) 1547 : cluster [DBG] pgmap v1700: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:06.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:06 smithi003 bash[88275]: cluster 2024-09-21T11:04:05.163309+0000 mgr.y (mgr.25133) 1547 : cluster [DBG] pgmap v1700: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:06.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:06 smithi003 bash[88275]: cluster 2024-09-21T11:04:05.363150+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-09-21T11:04:06.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:06 smithi003 bash[88275]: cluster 2024-09-21T11:04:05.363150+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-09-21T11:04:06.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:06 smithi003 bash[89466]: cluster 2024-09-21T11:04:05.163309+0000 mgr.y (mgr.25133) 1547 : cluster [DBG] pgmap v1700: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:06.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:06 smithi003 bash[89466]: cluster 2024-09-21T11:04:05.163309+0000 mgr.y (mgr.25133) 1547 : cluster [DBG] pgmap v1700: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:06.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:06 smithi003 bash[89466]: cluster 2024-09-21T11:04:05.363150+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-09-21T11:04:06.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:06 smithi003 bash[89466]: cluster 2024-09-21T11:04:05.363150+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-09-21T11:04:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:06 smithi204 bash[78884]: cluster 2024-09-21T11:04:05.163309+0000 mgr.y (mgr.25133) 1547 : cluster [DBG] pgmap v1700: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:06 smithi204 bash[78884]: cluster 2024-09-21T11:04:05.163309+0000 mgr.y (mgr.25133) 1547 : cluster [DBG] pgmap v1700: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:06 smithi204 bash[78884]: cluster 2024-09-21T11:04:05.363150+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-09-21T11:04:06.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:06 smithi204 bash[78884]: cluster 2024-09-21T11:04:05.363150+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-09-21T11:04:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:04:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:04:07] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.51.0" 2024-09-21T11:04:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:07 smithi003 bash[88275]: cluster 2024-09-21T11:04:06.369688+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-09-21T11:04:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:07 smithi003 bash[88275]: cluster 2024-09-21T11:04:06.369688+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-09-21T11:04:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:07 smithi003 bash[88275]: cluster 2024-09-21T11:04:07.163957+0000 mgr.y (mgr.25133) 1548 : cluster [DBG] pgmap v1703: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:07.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:07 smithi003 bash[88275]: cluster 2024-09-21T11:04:07.163957+0000 mgr.y (mgr.25133) 1548 : cluster [DBG] pgmap v1703: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:07 smithi003 bash[89466]: cluster 2024-09-21T11:04:06.369688+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-09-21T11:04:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:07 smithi003 bash[89466]: cluster 2024-09-21T11:04:06.369688+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-09-21T11:04:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:07 smithi003 bash[89466]: cluster 2024-09-21T11:04:07.163957+0000 mgr.y (mgr.25133) 1548 : cluster [DBG] pgmap v1703: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:07.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:07 smithi003 bash[89466]: cluster 2024-09-21T11:04:07.163957+0000 mgr.y (mgr.25133) 1548 : cluster [DBG] pgmap v1703: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:07.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:07 smithi204 bash[78884]: cluster 2024-09-21T11:04:06.369688+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-09-21T11:04:07.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:07 smithi204 bash[78884]: cluster 2024-09-21T11:04:06.369688+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-09-21T11:04:07.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:07 smithi204 bash[78884]: cluster 2024-09-21T11:04:07.163957+0000 mgr.y (mgr.25133) 1548 : cluster [DBG] pgmap v1703: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:07.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:07 smithi204 bash[78884]: cluster 2024-09-21T11:04:07.163957+0000 mgr.y (mgr.25133) 1548 : cluster [DBG] pgmap v1703: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:07.891 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:04:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:08 smithi204 bash[78884]: audit 2024-09-21T11:04:08.690584+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:09.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:08 smithi204 bash[78884]: audit 2024-09-21T11:04:08.690584+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:08 smithi003 bash[88275]: audit 2024-09-21T11:04:08.690584+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:09.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:08 smithi003 bash[88275]: audit 2024-09-21T11:04:08.690584+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:09.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:08 smithi003 bash[89466]: audit 2024-09-21T11:04:08.690584+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:09.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:08 smithi003 bash[89466]: audit 2024-09-21T11:04:08.690584+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:09 smithi003 bash[88275]: cluster 2024-09-21T11:04:09.164814+0000 mgr.y (mgr.25133) 1549 : cluster [DBG] pgmap v1704: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:10.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:09 smithi003 bash[88275]: cluster 2024-09-21T11:04:09.164814+0000 mgr.y (mgr.25133) 1549 : cluster [DBG] pgmap v1704: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:10.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:09 smithi003 bash[89466]: cluster 2024-09-21T11:04:09.164814+0000 mgr.y (mgr.25133) 1549 : cluster [DBG] pgmap v1704: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:10.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:09 smithi003 bash[89466]: cluster 2024-09-21T11:04:09.164814+0000 mgr.y (mgr.25133) 1549 : cluster [DBG] pgmap v1704: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:09 smithi204 bash[78884]: cluster 2024-09-21T11:04:09.164814+0000 mgr.y (mgr.25133) 1549 : cluster [DBG] pgmap v1704: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:10.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:09 smithi204 bash[78884]: cluster 2024-09-21T11:04:09.164814+0000 mgr.y (mgr.25133) 1549 : cluster [DBG] pgmap v1704: 93 pgs: 1 active+undersized+remapped, 92 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:11 smithi003 bash[88275]: cluster 2024-09-21T11:04:11.165947+0000 mgr.y (mgr.25133) 1550 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:12.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:11 smithi003 bash[88275]: cluster 2024-09-21T11:04:11.165947+0000 mgr.y (mgr.25133) 1550 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:11 smithi003 bash[89466]: cluster 2024-09-21T11:04:11.165947+0000 mgr.y (mgr.25133) 1550 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:12.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:11 smithi003 bash[89466]: cluster 2024-09-21T11:04:11.165947+0000 mgr.y (mgr.25133) 1550 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:11 smithi204 bash[78884]: cluster 2024-09-21T11:04:11.165947+0000 mgr.y (mgr.25133) 1550 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:12.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:11 smithi204 bash[78884]: cluster 2024-09-21T11:04:11.165947+0000 mgr.y (mgr.25133) 1550 : cluster [DBG] pgmap v1705: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:12.844 INFO:teuthology.orchestra.run.smithi003.stderr:set osd.1 primary-affinity to 1 (8655362) 2024-09-21T11:04:13.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:12 smithi003 bash[88275]: audit 2024-09-21T11:04:11.870661+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:13.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:12 smithi003 bash[88275]: audit 2024-09-21T11:04:11.870661+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:13.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:12 smithi003 bash[89466]: audit 2024-09-21T11:04:11.870661+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:13.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:12 smithi003 bash[89466]: audit 2024-09-21T11:04:11.870661+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:13.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:12 smithi204 bash[78884]: audit 2024-09-21T11:04:11.870661+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:13.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:12 smithi204 bash[78884]: audit 2024-09-21T11:04:11.870661+0000 mon.a (mon.0) 2132 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-09-21T11:04:13.685 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 2 1 2024-09-21T11:04:14.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[89466]: audit 2024-09-21T11:04:12.842615+0000 mon.a (mon.0) 2133 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:14.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[89466]: audit 2024-09-21T11:04:12.842615+0000 mon.a (mon.0) 2133 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:14.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[89466]: cluster 2024-09-21T11:04:12.853080+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-09-21T11:04:14.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[89466]: cluster 2024-09-21T11:04:12.853080+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-09-21T11:04:14.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[89466]: cluster 2024-09-21T11:04:13.166726+0000 mgr.y (mgr.25133) 1551 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:14.176 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[89466]: cluster 2024-09-21T11:04:13.166726+0000 mgr.y (mgr.25133) 1551 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:14.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[88275]: audit 2024-09-21T11:04:12.842615+0000 mon.a (mon.0) 2133 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:14.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[88275]: audit 2024-09-21T11:04:12.842615+0000 mon.a (mon.0) 2133 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:14.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[88275]: cluster 2024-09-21T11:04:12.853080+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-09-21T11:04:14.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[88275]: cluster 2024-09-21T11:04:12.853080+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-09-21T11:04:14.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[88275]: cluster 2024-09-21T11:04:13.166726+0000 mgr.y (mgr.25133) 1551 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:14.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:13 smithi003 bash[88275]: cluster 2024-09-21T11:04:13.166726+0000 mgr.y (mgr.25133) 1551 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:13 smithi204 bash[78884]: audit 2024-09-21T11:04:12.842615+0000 mon.a (mon.0) 2133 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:13 smithi204 bash[78884]: audit 2024-09-21T11:04:12.842615+0000 mon.a (mon.0) 2133 : audit [INF] from='client.? 172.21.15.3:0/143862248' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-09-21T11:04:14.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:13 smithi204 bash[78884]: cluster 2024-09-21T11:04:12.853080+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-09-21T11:04:14.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:13 smithi204 bash[78884]: cluster 2024-09-21T11:04:12.853080+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-09-21T11:04:14.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:13 smithi204 bash[78884]: cluster 2024-09-21T11:04:13.166726+0000 mgr.y (mgr.25133) 1551 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:14.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:13 smithi204 bash[78884]: cluster 2024-09-21T11:04:13.166726+0000 mgr.y (mgr.25133) 1551 : cluster [DBG] pgmap v1707: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:16.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:16 smithi204 bash[78884]: cluster 2024-09-21T11:04:15.167756+0000 mgr.y (mgr.25133) 1552 : cluster [DBG] pgmap v1708: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:16.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:16 smithi204 bash[78884]: cluster 2024-09-21T11:04:15.167756+0000 mgr.y (mgr.25133) 1552 : cluster [DBG] pgmap v1708: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:16 smithi003 bash[88275]: cluster 2024-09-21T11:04:15.167756+0000 mgr.y (mgr.25133) 1552 : cluster [DBG] pgmap v1708: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:16 smithi003 bash[88275]: cluster 2024-09-21T11:04:15.167756+0000 mgr.y (mgr.25133) 1552 : cluster [DBG] pgmap v1708: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:16 smithi003 bash[89466]: cluster 2024-09-21T11:04:15.167756+0000 mgr.y (mgr.25133) 1552 : cluster [DBG] pgmap v1708: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:16 smithi003 bash[89466]: cluster 2024-09-21T11:04:15.167756+0000 mgr.y (mgr.25133) 1552 : cluster [DBG] pgmap v1708: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:04:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:04:17] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.51.0" 2024-09-21T11:04:18.434 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:04:18.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:18 smithi204 bash[78884]: cluster 2024-09-21T11:04:17.168728+0000 mgr.y (mgr.25133) 1553 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:18.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:18 smithi204 bash[78884]: cluster 2024-09-21T11:04:17.168728+0000 mgr.y (mgr.25133) 1553 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:18.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:18 smithi003 bash[88275]: cluster 2024-09-21T11:04:17.168728+0000 mgr.y (mgr.25133) 1553 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:18.546 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:18 smithi003 bash[88275]: cluster 2024-09-21T11:04:17.168728+0000 mgr.y (mgr.25133) 1553 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:18.547 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:18 smithi003 bash[89466]: cluster 2024-09-21T11:04:17.168728+0000 mgr.y (mgr.25133) 1553 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:18.547 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:18 smithi003 bash[89466]: cluster 2024-09-21T11:04:17.168728+0000 mgr.y (mgr.25133) 1553 : cluster [DBG] pgmap v1709: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:20.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:20 smithi003 bash[89466]: cluster 2024-09-21T11:04:19.169627+0000 mgr.y (mgr.25133) 1554 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:20.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:20 smithi003 bash[89466]: cluster 2024-09-21T11:04:19.169627+0000 mgr.y (mgr.25133) 1554 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:20.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:20 smithi003 bash[88275]: cluster 2024-09-21T11:04:19.169627+0000 mgr.y (mgr.25133) 1554 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:20.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:20 smithi003 bash[88275]: cluster 2024-09-21T11:04:19.169627+0000 mgr.y (mgr.25133) 1554 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:20.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:20 smithi204 bash[78884]: cluster 2024-09-21T11:04:19.169627+0000 mgr.y (mgr.25133) 1554 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:20.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:20 smithi204 bash[78884]: cluster 2024-09-21T11:04:19.169627+0000 mgr.y (mgr.25133) 1554 : cluster [DBG] pgmap v1710: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:22.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:22 smithi204 bash[78884]: cluster 2024-09-21T11:04:21.170706+0000 mgr.y (mgr.25133) 1555 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:22.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:22 smithi204 bash[78884]: cluster 2024-09-21T11:04:21.170706+0000 mgr.y (mgr.25133) 1555 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:22.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:22 smithi003 bash[88275]: cluster 2024-09-21T11:04:21.170706+0000 mgr.y (mgr.25133) 1555 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:22.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:22 smithi003 bash[88275]: cluster 2024-09-21T11:04:21.170706+0000 mgr.y (mgr.25133) 1555 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:22.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:22 smithi003 bash[89466]: cluster 2024-09-21T11:04:21.170706+0000 mgr.y (mgr.25133) 1555 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:22.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:22 smithi003 bash[89466]: cluster 2024-09-21T11:04:21.170706+0000 mgr.y (mgr.25133) 1555 : cluster [DBG] pgmap v1711: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:23.254 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.2 to 1 (10000) 2024-09-21T11:04:23.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:23 smithi204 bash[78884]: audit 2024-09-21T11:04:22.312766+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.3:0/157661780' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:23.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:23 smithi204 bash[78884]: audit 2024-09-21T11:04:22.312766+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.3:0/157661780' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:23 smithi204 bash[78884]: audit 2024-09-21T11:04:22.313338+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:23.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:23 smithi204 bash[78884]: audit 2024-09-21T11:04:22.313338+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:23 smithi003 bash[88275]: audit 2024-09-21T11:04:22.312766+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.3:0/157661780' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:23 smithi003 bash[88275]: audit 2024-09-21T11:04:22.312766+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.3:0/157661780' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:23 smithi003 bash[88275]: audit 2024-09-21T11:04:22.313338+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:23 smithi003 bash[88275]: audit 2024-09-21T11:04:22.313338+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:23.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:23 smithi003 bash[89466]: audit 2024-09-21T11:04:22.312766+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.3:0/157661780' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:23.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:23 smithi003 bash[89466]: audit 2024-09-21T11:04:22.312766+0000 mon.c (mon.2) 112 : audit [INF] from='client.? 172.21.15.3:0/157661780' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:23.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:23 smithi003 bash[89466]: audit 2024-09-21T11:04:22.313338+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:23.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:23 smithi003 bash[89466]: audit 2024-09-21T11:04:22.313338+0000 mon.a (mon.0) 2135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:24.041 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 2 1 2024-09-21T11:04:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[88275]: cluster 2024-09-21T11:04:23.171370+0000 mgr.y (mgr.25133) 1556 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[88275]: cluster 2024-09-21T11:04:23.171370+0000 mgr.y (mgr.25133) 1556 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[88275]: audit 2024-09-21T11:04:23.243881+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[88275]: audit 2024-09-21T11:04:23.243881+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[88275]: cluster 2024-09-21T11:04:23.252561+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-09-21T11:04:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[88275]: cluster 2024-09-21T11:04:23.252561+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-09-21T11:04:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[88275]: audit 2024-09-21T11:04:23.691039+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[88275]: audit 2024-09-21T11:04:23.691039+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[89466]: cluster 2024-09-21T11:04:23.171370+0000 mgr.y (mgr.25133) 1556 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[89466]: cluster 2024-09-21T11:04:23.171370+0000 mgr.y (mgr.25133) 1556 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[89466]: audit 2024-09-21T11:04:23.243881+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[89466]: audit 2024-09-21T11:04:23.243881+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[89466]: cluster 2024-09-21T11:04:23.252561+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-09-21T11:04:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[89466]: cluster 2024-09-21T11:04:23.252561+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-09-21T11:04:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[89466]: audit 2024-09-21T11:04:23.691039+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:24 smithi003 bash[89466]: audit 2024-09-21T11:04:23.691039+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:24 smithi204 bash[78884]: cluster 2024-09-21T11:04:23.171370+0000 mgr.y (mgr.25133) 1556 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:24 smithi204 bash[78884]: cluster 2024-09-21T11:04:23.171370+0000 mgr.y (mgr.25133) 1556 : cluster [DBG] pgmap v1712: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:24 smithi204 bash[78884]: audit 2024-09-21T11:04:23.243881+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:24 smithi204 bash[78884]: audit 2024-09-21T11:04:23.243881+0000 mon.a (mon.0) 2136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:24 smithi204 bash[78884]: cluster 2024-09-21T11:04:23.252561+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-09-21T11:04:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:24 smithi204 bash[78884]: cluster 2024-09-21T11:04:23.252561+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-09-21T11:04:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:24 smithi204 bash[78884]: audit 2024-09-21T11:04:23.691039+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:24.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:24 smithi204 bash[78884]: audit 2024-09-21T11:04:23.691039+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:26.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:26 smithi204 bash[78884]: cluster 2024-09-21T11:04:25.172377+0000 mgr.y (mgr.25133) 1557 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:26.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:26 smithi204 bash[78884]: cluster 2024-09-21T11:04:25.172377+0000 mgr.y (mgr.25133) 1557 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:26 smithi003 bash[88275]: cluster 2024-09-21T11:04:25.172377+0000 mgr.y (mgr.25133) 1557 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:26 smithi003 bash[88275]: cluster 2024-09-21T11:04:25.172377+0000 mgr.y (mgr.25133) 1557 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:26 smithi003 bash[89466]: cluster 2024-09-21T11:04:25.172377+0000 mgr.y (mgr.25133) 1557 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:26 smithi003 bash[89466]: cluster 2024-09-21T11:04:25.172377+0000 mgr.y (mgr.25133) 1557 : cluster [DBG] pgmap v1714: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:04:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:04:27] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.51.0" 2024-09-21T11:04:28.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:28 smithi204 bash[78884]: cluster 2024-09-21T11:04:27.173435+0000 mgr.y (mgr.25133) 1558 : cluster [DBG] pgmap v1715: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:28.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:28 smithi204 bash[78884]: cluster 2024-09-21T11:04:27.173435+0000 mgr.y (mgr.25133) 1558 : cluster [DBG] pgmap v1715: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:28 smithi003 bash[88275]: cluster 2024-09-21T11:04:27.173435+0000 mgr.y (mgr.25133) 1558 : cluster [DBG] pgmap v1715: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:28 smithi003 bash[88275]: cluster 2024-09-21T11:04:27.173435+0000 mgr.y (mgr.25133) 1558 : cluster [DBG] pgmap v1715: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:28.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:28 smithi003 bash[89466]: cluster 2024-09-21T11:04:27.173435+0000 mgr.y (mgr.25133) 1558 : cluster [DBG] pgmap v1715: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:28.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:28 smithi003 bash[89466]: cluster 2024-09-21T11:04:27.173435+0000 mgr.y (mgr.25133) 1558 : cluster [DBG] pgmap v1715: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:28.795 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:04:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:30 smithi003 bash[88275]: cluster 2024-09-21T11:04:29.174366+0000 mgr.y (mgr.25133) 1559 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:30 smithi003 bash[88275]: cluster 2024-09-21T11:04:29.174366+0000 mgr.y (mgr.25133) 1559 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:30.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:30 smithi003 bash[89466]: cluster 2024-09-21T11:04:29.174366+0000 mgr.y (mgr.25133) 1559 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:30.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:30 smithi003 bash[89466]: cluster 2024-09-21T11:04:29.174366+0000 mgr.y (mgr.25133) 1559 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:30 smithi204 bash[78884]: cluster 2024-09-21T11:04:29.174366+0000 mgr.y (mgr.25133) 1559 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:30 smithi204 bash[78884]: cluster 2024-09-21T11:04:29.174366+0000 mgr.y (mgr.25133) 1559 : cluster [DBG] pgmap v1716: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:32.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:32 smithi003 bash[89466]: cluster 2024-09-21T11:04:31.175795+0000 mgr.y (mgr.25133) 1560 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:32.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:32 smithi003 bash[89466]: cluster 2024-09-21T11:04:31.175795+0000 mgr.y (mgr.25133) 1560 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:32.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:32 smithi003 bash[88275]: cluster 2024-09-21T11:04:31.175795+0000 mgr.y (mgr.25133) 1560 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:32.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:32 smithi003 bash[88275]: cluster 2024-09-21T11:04:31.175795+0000 mgr.y (mgr.25133) 1560 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:32.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:32 smithi204 bash[78884]: cluster 2024-09-21T11:04:31.175795+0000 mgr.y (mgr.25133) 1560 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:32.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:32 smithi204 bash[78884]: cluster 2024-09-21T11:04:31.175795+0000 mgr.y (mgr.25133) 1560 : cluster [DBG] pgmap v1717: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:33.283 INFO:teuthology.orchestra.run.smithi003.stderr:set osd.2 primary-affinity to 1 (8655362) 2024-09-21T11:04:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:33 smithi003 bash[88275]: audit 2024-09-21T11:04:32.525764+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.3:0/3192904689' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:33 smithi003 bash[88275]: audit 2024-09-21T11:04:32.525764+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.3:0/3192904689' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:33 smithi003 bash[88275]: audit 2024-09-21T11:04:32.526384+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:33 smithi003 bash[88275]: audit 2024-09-21T11:04:32.526384+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:33.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:33 smithi003 bash[89466]: audit 2024-09-21T11:04:32.525764+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.3:0/3192904689' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:33.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:33 smithi003 bash[89466]: audit 2024-09-21T11:04:32.525764+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.3:0/3192904689' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:33.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:33 smithi003 bash[89466]: audit 2024-09-21T11:04:32.526384+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:33.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:33 smithi003 bash[89466]: audit 2024-09-21T11:04:32.526384+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:33.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:33 smithi204 bash[78884]: audit 2024-09-21T11:04:32.525764+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.3:0/3192904689' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:33.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:33 smithi204 bash[78884]: audit 2024-09-21T11:04:32.525764+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.3:0/3192904689' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:33.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:33 smithi204 bash[78884]: audit 2024-09-21T11:04:32.526384+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:33.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:33 smithi204 bash[78884]: audit 2024-09-21T11:04:32.526384+0000 mon.a (mon.0) 2139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-09-21T11:04:34.128 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 3 1 2024-09-21T11:04:34.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[88275]: cluster 2024-09-21T11:04:33.176520+0000 mgr.y (mgr.25133) 1561 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:34.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[88275]: cluster 2024-09-21T11:04:33.176520+0000 mgr.y (mgr.25133) 1561 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:34.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[88275]: audit 2024-09-21T11:04:33.271714+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:34.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[88275]: audit 2024-09-21T11:04:33.271714+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:34.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[88275]: cluster 2024-09-21T11:04:33.281060+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-09-21T11:04:34.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[88275]: cluster 2024-09-21T11:04:33.281060+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-09-21T11:04:34.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[89466]: cluster 2024-09-21T11:04:33.176520+0000 mgr.y (mgr.25133) 1561 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:34.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[89466]: cluster 2024-09-21T11:04:33.176520+0000 mgr.y (mgr.25133) 1561 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:34.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[89466]: audit 2024-09-21T11:04:33.271714+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:34.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[89466]: audit 2024-09-21T11:04:33.271714+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:34.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[89466]: cluster 2024-09-21T11:04:33.281060+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-09-21T11:04:34.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:34 smithi003 bash[89466]: cluster 2024-09-21T11:04:33.281060+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-09-21T11:04:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:34 smithi204 bash[78884]: cluster 2024-09-21T11:04:33.176520+0000 mgr.y (mgr.25133) 1561 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:34 smithi204 bash[78884]: cluster 2024-09-21T11:04:33.176520+0000 mgr.y (mgr.25133) 1561 : cluster [DBG] pgmap v1718: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:34 smithi204 bash[78884]: audit 2024-09-21T11:04:33.271714+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:34 smithi204 bash[78884]: audit 2024-09-21T11:04:33.271714+0000 mon.a (mon.0) 2140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-09-21T11:04:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:34 smithi204 bash[78884]: cluster 2024-09-21T11:04:33.281060+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-09-21T11:04:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:34 smithi204 bash[78884]: cluster 2024-09-21T11:04:33.281060+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-09-21T11:04:36.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:36 smithi003 bash[88275]: cluster 2024-09-21T11:04:35.177616+0000 mgr.y (mgr.25133) 1562 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:36.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:36 smithi003 bash[88275]: cluster 2024-09-21T11:04:35.177616+0000 mgr.y (mgr.25133) 1562 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:36.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:36 smithi003 bash[89466]: cluster 2024-09-21T11:04:35.177616+0000 mgr.y (mgr.25133) 1562 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:36.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:36 smithi003 bash[89466]: cluster 2024-09-21T11:04:35.177616+0000 mgr.y (mgr.25133) 1562 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:36.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:36 smithi204 bash[78884]: cluster 2024-09-21T11:04:35.177616+0000 mgr.y (mgr.25133) 1562 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:36.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:36 smithi204 bash[78884]: cluster 2024-09-21T11:04:35.177616+0000 mgr.y (mgr.25133) 1562 : cluster [DBG] pgmap v1720: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:04:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:04:37] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.51.0" 2024-09-21T11:04:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:37 smithi003 bash[88275]: audit 2024-09-21T11:04:36.789706+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:04:37.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:37 smithi003 bash[88275]: audit 2024-09-21T11:04:36.789706+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:04:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:37 smithi003 bash[89466]: audit 2024-09-21T11:04:36.789706+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:04:37.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:37 smithi003 bash[89466]: audit 2024-09-21T11:04:36.789706+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:04:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:37 smithi204 bash[78884]: audit 2024-09-21T11:04:36.789706+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:04:37.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:37 smithi204 bash[78884]: audit 2024-09-21T11:04:36.789706+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:04:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:38 smithi003 bash[88275]: cluster 2024-09-21T11:04:37.178592+0000 mgr.y (mgr.25133) 1563 : cluster [DBG] pgmap v1721: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:38 smithi003 bash[88275]: cluster 2024-09-21T11:04:37.178592+0000 mgr.y (mgr.25133) 1563 : cluster [DBG] pgmap v1721: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:38.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:38 smithi003 bash[89466]: cluster 2024-09-21T11:04:37.178592+0000 mgr.y (mgr.25133) 1563 : cluster [DBG] pgmap v1721: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:38.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:38 smithi003 bash[89466]: cluster 2024-09-21T11:04:37.178592+0000 mgr.y (mgr.25133) 1563 : cluster [DBG] pgmap v1721: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:38.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:38 smithi204 bash[78884]: cluster 2024-09-21T11:04:37.178592+0000 mgr.y (mgr.25133) 1563 : cluster [DBG] pgmap v1721: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:38.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:38 smithi204 bash[78884]: cluster 2024-09-21T11:04:37.178592+0000 mgr.y (mgr.25133) 1563 : cluster [DBG] pgmap v1721: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:38.856 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:04:39.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:39 smithi003 bash[88275]: audit 2024-09-21T11:04:38.691555+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:39.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:39 smithi003 bash[88275]: audit 2024-09-21T11:04:38.691555+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:39 smithi003 bash[89466]: audit 2024-09-21T11:04:38.691555+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:39.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:39 smithi003 bash[89466]: audit 2024-09-21T11:04:38.691555+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:39 smithi204 bash[78884]: audit 2024-09-21T11:04:38.691555+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:39 smithi204 bash[78884]: audit 2024-09-21T11:04:38.691555+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:40.648 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:40 smithi003 bash[88275]: cluster 2024-09-21T11:04:39.179498+0000 mgr.y (mgr.25133) 1564 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:40.649 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:40 smithi003 bash[88275]: cluster 2024-09-21T11:04:39.179498+0000 mgr.y (mgr.25133) 1564 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:40.649 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:40 smithi003 bash[89466]: cluster 2024-09-21T11:04:39.179498+0000 mgr.y (mgr.25133) 1564 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:40.649 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:40 smithi003 bash[89466]: cluster 2024-09-21T11:04:39.179498+0000 mgr.y (mgr.25133) 1564 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:40.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:40 smithi204 bash[78884]: cluster 2024-09-21T11:04:39.179498+0000 mgr.y (mgr.25133) 1564 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:40.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:40 smithi204 bash[78884]: cluster 2024-09-21T11:04:39.179498+0000 mgr.y (mgr.25133) 1564 : cluster [DBG] pgmap v1722: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[88275]: cluster 2024-09-21T11:04:41.180119+0000 mgr.y (mgr.25133) 1565 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[88275]: cluster 2024-09-21T11:04:41.180119+0000 mgr.y (mgr.25133) 1565 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[88275]: audit 2024-09-21T11:04:41.599729+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[88275]: audit 2024-09-21T11:04:41.599729+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[88275]: audit 2024-09-21T11:04:41.607785+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[88275]: audit 2024-09-21T11:04:41.607785+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[89466]: cluster 2024-09-21T11:04:41.180119+0000 mgr.y (mgr.25133) 1565 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[89466]: cluster 2024-09-21T11:04:41.180119+0000 mgr.y (mgr.25133) 1565 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[89466]: audit 2024-09-21T11:04:41.599729+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[89466]: audit 2024-09-21T11:04:41.599729+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[89466]: audit 2024-09-21T11:04:41.607785+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:42.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:42 smithi003 bash[89466]: audit 2024-09-21T11:04:41.607785+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:42 smithi204 bash[78884]: cluster 2024-09-21T11:04:41.180119+0000 mgr.y (mgr.25133) 1565 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:42 smithi204 bash[78884]: cluster 2024-09-21T11:04:41.180119+0000 mgr.y (mgr.25133) 1565 : cluster [DBG] pgmap v1723: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:42 smithi204 bash[78884]: audit 2024-09-21T11:04:41.599729+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:42 smithi204 bash[78884]: audit 2024-09-21T11:04:41.599729+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:42 smithi204 bash[78884]: audit 2024-09-21T11:04:41.607785+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:42 smithi204 bash[78884]: audit 2024-09-21T11:04:41.607785+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.317 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.3 to 1 (10000) 2024-09-21T11:04:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[88275]: audit 2024-09-21T11:04:42.669146+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.3:0/3681778099' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[88275]: audit 2024-09-21T11:04:42.669146+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.3:0/3681778099' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[88275]: audit 2024-09-21T11:04:42.669823+0000 mon.a (mon.0) 2146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[88275]: audit 2024-09-21T11:04:42.669823+0000 mon.a (mon.0) 2146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[88275]: audit 2024-09-21T11:04:42.782730+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[88275]: audit 2024-09-21T11:04:42.782730+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[88275]: audit 2024-09-21T11:04:42.792441+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[88275]: audit 2024-09-21T11:04:42.792441+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[89466]: audit 2024-09-21T11:04:42.669146+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.3:0/3681778099' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[89466]: audit 2024-09-21T11:04:42.669146+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.3:0/3681778099' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[89466]: audit 2024-09-21T11:04:42.669823+0000 mon.a (mon.0) 2146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[89466]: audit 2024-09-21T11:04:42.669823+0000 mon.a (mon.0) 2146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[89466]: audit 2024-09-21T11:04:42.782730+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[89466]: audit 2024-09-21T11:04:42.782730+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[89466]: audit 2024-09-21T11:04:42.792441+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:43 smithi003 bash[89466]: audit 2024-09-21T11:04:42.792441+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:43 smithi204 bash[78884]: audit 2024-09-21T11:04:42.669146+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.3:0/3681778099' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:43 smithi204 bash[78884]: audit 2024-09-21T11:04:42.669146+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.3:0/3681778099' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:43 smithi204 bash[78884]: audit 2024-09-21T11:04:42.669823+0000 mon.a (mon.0) 2146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:43 smithi204 bash[78884]: audit 2024-09-21T11:04:42.669823+0000 mon.a (mon.0) 2146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:43 smithi204 bash[78884]: audit 2024-09-21T11:04:42.782730+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:43 smithi204 bash[78884]: audit 2024-09-21T11:04:42.782730+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:43 smithi204 bash[78884]: audit 2024-09-21T11:04:42.792441+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:43.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:43 smithi204 bash[78884]: audit 2024-09-21T11:04:42.792441+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:44.161 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 3 1 2024-09-21T11:04:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: cluster 2024-09-21T11:04:43.180723+0000 mgr.y (mgr.25133) 1566 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: cluster 2024-09-21T11:04:43.180723+0000 mgr.y (mgr.25133) 1566 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: audit 2024-09-21T11:04:43.306970+0000 mon.a (mon.0) 2149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: audit 2024-09-21T11:04:43.306970+0000 mon.a (mon.0) 2149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: cluster 2024-09-21T11:04:43.315305+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-09-21T11:04:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: cluster 2024-09-21T11:04:43.315305+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-09-21T11:04:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: audit 2024-09-21T11:04:43.399881+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:04:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: audit 2024-09-21T11:04:43.399881+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:04:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: audit 2024-09-21T11:04:43.400665+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:04:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: audit 2024-09-21T11:04:43.400665+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:04:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: audit 2024-09-21T11:04:43.405852+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[88275]: audit 2024-09-21T11:04:43.405852+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: cluster 2024-09-21T11:04:43.180723+0000 mgr.y (mgr.25133) 1566 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: cluster 2024-09-21T11:04:43.180723+0000 mgr.y (mgr.25133) 1566 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: audit 2024-09-21T11:04:43.306970+0000 mon.a (mon.0) 2149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: audit 2024-09-21T11:04:43.306970+0000 mon.a (mon.0) 2149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: cluster 2024-09-21T11:04:43.315305+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-09-21T11:04:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: cluster 2024-09-21T11:04:43.315305+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-09-21T11:04:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: audit 2024-09-21T11:04:43.399881+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:04:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: audit 2024-09-21T11:04:43.399881+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:04:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: audit 2024-09-21T11:04:43.400665+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:04:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: audit 2024-09-21T11:04:43.400665+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:04:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: audit 2024-09-21T11:04:43.405852+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:44.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:44 smithi003 bash[89466]: audit 2024-09-21T11:04:43.405852+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: cluster 2024-09-21T11:04:43.180723+0000 mgr.y (mgr.25133) 1566 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: cluster 2024-09-21T11:04:43.180723+0000 mgr.y (mgr.25133) 1566 : cluster [DBG] pgmap v1724: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: audit 2024-09-21T11:04:43.306970+0000 mon.a (mon.0) 2149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: audit 2024-09-21T11:04:43.306970+0000 mon.a (mon.0) 2149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: cluster 2024-09-21T11:04:43.315305+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-09-21T11:04:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: cluster 2024-09-21T11:04:43.315305+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-09-21T11:04:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: audit 2024-09-21T11:04:43.399881+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:04:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: audit 2024-09-21T11:04:43.399881+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:04:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: audit 2024-09-21T11:04:43.400665+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:04:44.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: audit 2024-09-21T11:04:43.400665+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:04:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: audit 2024-09-21T11:04:43.405852+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:44.759 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:44 smithi204 bash[78884]: audit 2024-09-21T11:04:43.405852+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:04:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:46 smithi003 bash[88275]: cluster 2024-09-21T11:04:45.181850+0000 mgr.y (mgr.25133) 1567 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:46 smithi003 bash[88275]: cluster 2024-09-21T11:04:45.181850+0000 mgr.y (mgr.25133) 1567 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:46.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:46 smithi003 bash[89466]: cluster 2024-09-21T11:04:45.181850+0000 mgr.y (mgr.25133) 1567 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:46.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:46 smithi003 bash[89466]: cluster 2024-09-21T11:04:45.181850+0000 mgr.y (mgr.25133) 1567 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:46 smithi204 bash[78884]: cluster 2024-09-21T11:04:45.181850+0000 mgr.y (mgr.25133) 1567 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:46 smithi204 bash[78884]: cluster 2024-09-21T11:04:45.181850+0000 mgr.y (mgr.25133) 1567 : cluster [DBG] pgmap v1726: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:04:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:04:47] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.51.0" 2024-09-21T11:04:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:48 smithi003 bash[88275]: cluster 2024-09-21T11:04:47.182864+0000 mgr.y (mgr.25133) 1568 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:48 smithi003 bash[88275]: cluster 2024-09-21T11:04:47.182864+0000 mgr.y (mgr.25133) 1568 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:48.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:48 smithi003 bash[89466]: cluster 2024-09-21T11:04:47.182864+0000 mgr.y (mgr.25133) 1568 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:48.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:48 smithi003 bash[89466]: cluster 2024-09-21T11:04:47.182864+0000 mgr.y (mgr.25133) 1568 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:48.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:48 smithi204 bash[78884]: cluster 2024-09-21T11:04:47.182864+0000 mgr.y (mgr.25133) 1568 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:48.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:48 smithi204 bash[78884]: cluster 2024-09-21T11:04:47.182864+0000 mgr.y (mgr.25133) 1568 : cluster [DBG] pgmap v1727: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:48.918 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:04:50.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:50 smithi003 bash[88275]: cluster 2024-09-21T11:04:49.183732+0000 mgr.y (mgr.25133) 1569 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:50.604 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:50 smithi003 bash[88275]: cluster 2024-09-21T11:04:49.183732+0000 mgr.y (mgr.25133) 1569 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:50.605 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:50 smithi003 bash[89466]: cluster 2024-09-21T11:04:49.183732+0000 mgr.y (mgr.25133) 1569 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:50.605 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:50 smithi003 bash[89466]: cluster 2024-09-21T11:04:49.183732+0000 mgr.y (mgr.25133) 1569 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:50.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:50 smithi204 bash[78884]: cluster 2024-09-21T11:04:49.183732+0000 mgr.y (mgr.25133) 1569 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:50.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:50 smithi204 bash[78884]: cluster 2024-09-21T11:04:49.183732+0000 mgr.y (mgr.25133) 1569 : cluster [DBG] pgmap v1728: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:52 smithi003 bash[88275]: cluster 2024-09-21T11:04:51.184790+0000 mgr.y (mgr.25133) 1570 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:52.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:52 smithi003 bash[88275]: cluster 2024-09-21T11:04:51.184790+0000 mgr.y (mgr.25133) 1570 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:52.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:52 smithi003 bash[89466]: cluster 2024-09-21T11:04:51.184790+0000 mgr.y (mgr.25133) 1570 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:52.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:52 smithi003 bash[89466]: cluster 2024-09-21T11:04:51.184790+0000 mgr.y (mgr.25133) 1570 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:52.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:52 smithi204 bash[78884]: cluster 2024-09-21T11:04:51.184790+0000 mgr.y (mgr.25133) 1570 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:52.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:52 smithi204 bash[78884]: cluster 2024-09-21T11:04:51.184790+0000 mgr.y (mgr.25133) 1570 : cluster [DBG] pgmap v1729: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:53.357 INFO:teuthology.orchestra.run.smithi003.stderr:set osd.3 primary-affinity to 1 (8655362) 2024-09-21T11:04:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:53 smithi003 bash[88275]: audit 2024-09-21T11:04:52.778011+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.3:0/1675862308' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:53 smithi003 bash[88275]: audit 2024-09-21T11:04:52.778011+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.3:0/1675862308' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:53 smithi003 bash[88275]: audit 2024-09-21T11:04:52.778611+0000 mon.a (mon.0) 2154 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:53.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:53 smithi003 bash[88275]: audit 2024-09-21T11:04:52.778611+0000 mon.a (mon.0) 2154 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:53.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:53 smithi003 bash[89466]: audit 2024-09-21T11:04:52.778011+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.3:0/1675862308' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:53.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:53 smithi003 bash[89466]: audit 2024-09-21T11:04:52.778011+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.3:0/1675862308' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:53.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:53 smithi003 bash[89466]: audit 2024-09-21T11:04:52.778611+0000 mon.a (mon.0) 2154 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:53.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:53 smithi003 bash[89466]: audit 2024-09-21T11:04:52.778611+0000 mon.a (mon.0) 2154 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:53.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:53 smithi204 bash[78884]: audit 2024-09-21T11:04:52.778011+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.3:0/1675862308' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:53.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:53 smithi204 bash[78884]: audit 2024-09-21T11:04:52.778011+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.3:0/1675862308' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:53.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:53 smithi204 bash[78884]: audit 2024-09-21T11:04:52.778611+0000 mon.a (mon.0) 2154 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:53.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:53 smithi204 bash[78884]: audit 2024-09-21T11:04:52.778611+0000 mon.a (mon.0) 2154 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-09-21T11:04:54.184 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 4 1 2024-09-21T11:04:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[88275]: cluster 2024-09-21T11:04:53.185472+0000 mgr.y (mgr.25133) 1571 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:54.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[88275]: cluster 2024-09-21T11:04:53.185472+0000 mgr.y (mgr.25133) 1571 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[88275]: audit 2024-09-21T11:04:53.345892+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[88275]: audit 2024-09-21T11:04:53.345892+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[88275]: cluster 2024-09-21T11:04:53.353709+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[88275]: cluster 2024-09-21T11:04:53.353709+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[88275]: audit 2024-09-21T11:04:53.691835+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[88275]: audit 2024-09-21T11:04:53.691835+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[89466]: cluster 2024-09-21T11:04:53.185472+0000 mgr.y (mgr.25133) 1571 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[89466]: cluster 2024-09-21T11:04:53.185472+0000 mgr.y (mgr.25133) 1571 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[89466]: audit 2024-09-21T11:04:53.345892+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[89466]: audit 2024-09-21T11:04:53.345892+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[89466]: cluster 2024-09-21T11:04:53.353709+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-09-21T11:04:54.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[89466]: cluster 2024-09-21T11:04:53.353709+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-09-21T11:04:54.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[89466]: audit 2024-09-21T11:04:53.691835+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:54.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:54 smithi003 bash[89466]: audit 2024-09-21T11:04:53.691835+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:54 smithi204 bash[78884]: cluster 2024-09-21T11:04:53.185472+0000 mgr.y (mgr.25133) 1571 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:54 smithi204 bash[78884]: cluster 2024-09-21T11:04:53.185472+0000 mgr.y (mgr.25133) 1571 : cluster [DBG] pgmap v1730: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:54 smithi204 bash[78884]: audit 2024-09-21T11:04:53.345892+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:54 smithi204 bash[78884]: audit 2024-09-21T11:04:53.345892+0000 mon.a (mon.0) 2155 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-09-21T11:04:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:54 smithi204 bash[78884]: cluster 2024-09-21T11:04:53.353709+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-09-21T11:04:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:54 smithi204 bash[78884]: cluster 2024-09-21T11:04:53.353709+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-09-21T11:04:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:54 smithi204 bash[78884]: audit 2024-09-21T11:04:53.691835+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:54 smithi204 bash[78884]: audit 2024-09-21T11:04:53.691835+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:04:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:55 smithi003 bash[89466]: cluster 2024-09-21T11:04:54.350856+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-09-21T11:04:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:55 smithi003 bash[89466]: cluster 2024-09-21T11:04:54.350856+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-09-21T11:04:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:55 smithi003 bash[88275]: cluster 2024-09-21T11:04:54.350856+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-09-21T11:04:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:55 smithi003 bash[88275]: cluster 2024-09-21T11:04:54.350856+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-09-21T11:04:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:55 smithi204 bash[78884]: cluster 2024-09-21T11:04:54.350856+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-09-21T11:04:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:55 smithi204 bash[78884]: cluster 2024-09-21T11:04:54.350856+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-09-21T11:04:56.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:56 smithi003 bash[88275]: cluster 2024-09-21T11:04:55.186364+0000 mgr.y (mgr.25133) 1572 : cluster [DBG] pgmap v1733: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:56.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:56 smithi003 bash[88275]: cluster 2024-09-21T11:04:55.186364+0000 mgr.y (mgr.25133) 1572 : cluster [DBG] pgmap v1733: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:56.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:56 smithi003 bash[88275]: cluster 2024-09-21T11:04:55.356095+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T11:04:56.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:56 smithi003 bash[88275]: cluster 2024-09-21T11:04:55.356095+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T11:04:56.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:56 smithi003 bash[89466]: cluster 2024-09-21T11:04:55.186364+0000 mgr.y (mgr.25133) 1572 : cluster [DBG] pgmap v1733: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:56.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:56 smithi003 bash[89466]: cluster 2024-09-21T11:04:55.186364+0000 mgr.y (mgr.25133) 1572 : cluster [DBG] pgmap v1733: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:56.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:56 smithi003 bash[89466]: cluster 2024-09-21T11:04:55.356095+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T11:04:56.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:56 smithi003 bash[89466]: cluster 2024-09-21T11:04:55.356095+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T11:04:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:56 smithi204 bash[78884]: cluster 2024-09-21T11:04:55.186364+0000 mgr.y (mgr.25133) 1572 : cluster [DBG] pgmap v1733: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:56 smithi204 bash[78884]: cluster 2024-09-21T11:04:55.186364+0000 mgr.y (mgr.25133) 1572 : cluster [DBG] pgmap v1733: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:56.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:56 smithi204 bash[78884]: cluster 2024-09-21T11:04:55.356095+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T11:04:56.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:56 smithi204 bash[78884]: cluster 2024-09-21T11:04:55.356095+0000 mon.a (mon.0) 2159 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-21T11:04:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:04:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:04:57] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.51.0" 2024-09-21T11:04:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:58 smithi003 bash[88275]: cluster 2024-09-21T11:04:57.187423+0000 mgr.y (mgr.25133) 1573 : cluster [DBG] pgmap v1734: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:58 smithi003 bash[88275]: cluster 2024-09-21T11:04:57.187423+0000 mgr.y (mgr.25133) 1573 : cluster [DBG] pgmap v1734: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:58 smithi003 bash[89466]: cluster 2024-09-21T11:04:57.187423+0000 mgr.y (mgr.25133) 1573 : cluster [DBG] pgmap v1734: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:58 smithi003 bash[89466]: cluster 2024-09-21T11:04:57.187423+0000 mgr.y (mgr.25133) 1573 : cluster [DBG] pgmap v1734: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:58 smithi204 bash[78884]: cluster 2024-09-21T11:04:57.187423+0000 mgr.y (mgr.25133) 1573 : cluster [DBG] pgmap v1734: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:58 smithi204 bash[78884]: cluster 2024-09-21T11:04:57.187423+0000 mgr.y (mgr.25133) 1573 : cluster [DBG] pgmap v1734: 93 pgs: 5 peering, 88 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:58.937 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:04:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[88275]: cluster 2024-09-21T11:04:59.188307+0000 mgr.y (mgr.25133) 1574 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[88275]: cluster 2024-09-21T11:04:59.188307+0000 mgr.y (mgr.25133) 1574 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[88275]: cluster 2024-09-21T11:04:59.363768+0000 mon.a (mon.0) 2160 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T11:04:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[88275]: cluster 2024-09-21T11:04:59.363768+0000 mon.a (mon.0) 2160 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T11:04:59.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[88275]: cluster 2024-09-21T11:04:59.363822+0000 mon.a (mon.0) 2161 : cluster [INF] Cluster is now healthy 2024-09-21T11:04:59.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[88275]: cluster 2024-09-21T11:04:59.363822+0000 mon.a (mon.0) 2161 : cluster [INF] Cluster is now healthy 2024-09-21T11:04:59.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[89466]: cluster 2024-09-21T11:04:59.188307+0000 mgr.y (mgr.25133) 1574 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:59.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[89466]: cluster 2024-09-21T11:04:59.188307+0000 mgr.y (mgr.25133) 1574 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:59.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[89466]: cluster 2024-09-21T11:04:59.363768+0000 mon.a (mon.0) 2160 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T11:04:59.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[89466]: cluster 2024-09-21T11:04:59.363768+0000 mon.a (mon.0) 2160 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T11:04:59.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[89466]: cluster 2024-09-21T11:04:59.363822+0000 mon.a (mon.0) 2161 : cluster [INF] Cluster is now healthy 2024-09-21T11:04:59.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:04:59 smithi003 bash[89466]: cluster 2024-09-21T11:04:59.363822+0000 mon.a (mon.0) 2161 : cluster [INF] Cluster is now healthy 2024-09-21T11:04:59.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:59 smithi204 bash[78884]: cluster 2024-09-21T11:04:59.188307+0000 mgr.y (mgr.25133) 1574 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:59 smithi204 bash[78884]: cluster 2024-09-21T11:04:59.188307+0000 mgr.y (mgr.25133) 1574 : cluster [DBG] pgmap v1735: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:04:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:59 smithi204 bash[78884]: cluster 2024-09-21T11:04:59.363768+0000 mon.a (mon.0) 2160 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T11:04:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:59 smithi204 bash[78884]: cluster 2024-09-21T11:04:59.363768+0000 mon.a (mon.0) 2160 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-21T11:04:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:59 smithi204 bash[78884]: cluster 2024-09-21T11:04:59.363822+0000 mon.a (mon.0) 2161 : cluster [INF] Cluster is now healthy 2024-09-21T11:04:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:04:59 smithi204 bash[78884]: cluster 2024-09-21T11:04:59.363822+0000 mon.a (mon.0) 2161 : cluster [INF] Cluster is now healthy 2024-09-21T11:05:02.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:02 smithi204 bash[78884]: cluster 2024-09-21T11:05:01.189357+0000 mgr.y (mgr.25133) 1575 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:02.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:02 smithi204 bash[78884]: cluster 2024-09-21T11:05:01.189357+0000 mgr.y (mgr.25133) 1575 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:02.519 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:02 smithi003 bash[88275]: cluster 2024-09-21T11:05:01.189357+0000 mgr.y (mgr.25133) 1575 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:02.520 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:02 smithi003 bash[88275]: cluster 2024-09-21T11:05:01.189357+0000 mgr.y (mgr.25133) 1575 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:02.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:02 smithi003 bash[89466]: cluster 2024-09-21T11:05:01.189357+0000 mgr.y (mgr.25133) 1575 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:02.520 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:02 smithi003 bash[89466]: cluster 2024-09-21T11:05:01.189357+0000 mgr.y (mgr.25133) 1575 : cluster [DBG] pgmap v1736: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:03.258 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.4 to 1 (10000) 2024-09-21T11:05:03.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:03 smithi204 bash[78884]: audit 2024-09-21T11:05:02.885028+0000 mon.a (mon.0) 2162 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:03.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:03 smithi204 bash[78884]: audit 2024-09-21T11:05:02.885028+0000 mon.a (mon.0) 2162 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:03 smithi003 bash[88275]: audit 2024-09-21T11:05:02.885028+0000 mon.a (mon.0) 2162 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:03.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:03 smithi003 bash[88275]: audit 2024-09-21T11:05:02.885028+0000 mon.a (mon.0) 2162 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:03.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:03 smithi003 bash[89466]: audit 2024-09-21T11:05:02.885028+0000 mon.a (mon.0) 2162 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:03.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:03 smithi003 bash[89466]: audit 2024-09-21T11:05:02.885028+0000 mon.a (mon.0) 2162 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:04.042 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 4 1 2024-09-21T11:05:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[89466]: cluster 2024-09-21T11:05:03.189927+0000 mgr.y (mgr.25133) 1576 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[89466]: cluster 2024-09-21T11:05:03.189927+0000 mgr.y (mgr.25133) 1576 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[89466]: audit 2024-09-21T11:05:03.256722+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:04.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[89466]: audit 2024-09-21T11:05:03.256722+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:04.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[89466]: cluster 2024-09-21T11:05:03.266302+0000 mon.a (mon.0) 2164 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-09-21T11:05:04.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[89466]: cluster 2024-09-21T11:05:03.266302+0000 mon.a (mon.0) 2164 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-09-21T11:05:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[88275]: cluster 2024-09-21T11:05:03.189927+0000 mgr.y (mgr.25133) 1576 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[88275]: cluster 2024-09-21T11:05:03.189927+0000 mgr.y (mgr.25133) 1576 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[88275]: audit 2024-09-21T11:05:03.256722+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[88275]: audit 2024-09-21T11:05:03.256722+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[88275]: cluster 2024-09-21T11:05:03.266302+0000 mon.a (mon.0) 2164 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-09-21T11:05:04.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:04 smithi003 bash[88275]: cluster 2024-09-21T11:05:03.266302+0000 mon.a (mon.0) 2164 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-09-21T11:05:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:04 smithi204 bash[78884]: cluster 2024-09-21T11:05:03.189927+0000 mgr.y (mgr.25133) 1576 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:04 smithi204 bash[78884]: cluster 2024-09-21T11:05:03.189927+0000 mgr.y (mgr.25133) 1576 : cluster [DBG] pgmap v1737: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:04 smithi204 bash[78884]: audit 2024-09-21T11:05:03.256722+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:04 smithi204 bash[78884]: audit 2024-09-21T11:05:03.256722+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? 172.21.15.3:0/3950678387' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:04 smithi204 bash[78884]: cluster 2024-09-21T11:05:03.266302+0000 mon.a (mon.0) 2164 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-09-21T11:05:04.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:04 smithi204 bash[78884]: cluster 2024-09-21T11:05:03.266302+0000 mon.a (mon.0) 2164 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-09-21T11:05:06.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:06 smithi003 bash[88275]: cluster 2024-09-21T11:05:05.190990+0000 mgr.y (mgr.25133) 1577 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:06.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:06 smithi003 bash[88275]: cluster 2024-09-21T11:05:05.190990+0000 mgr.y (mgr.25133) 1577 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:06.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:06 smithi003 bash[89466]: cluster 2024-09-21T11:05:05.190990+0000 mgr.y (mgr.25133) 1577 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:06.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:06 smithi003 bash[89466]: cluster 2024-09-21T11:05:05.190990+0000 mgr.y (mgr.25133) 1577 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:06 smithi204 bash[78884]: cluster 2024-09-21T11:05:05.190990+0000 mgr.y (mgr.25133) 1577 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:06 smithi204 bash[78884]: cluster 2024-09-21T11:05:05.190990+0000 mgr.y (mgr.25133) 1577 : cluster [DBG] pgmap v1739: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:05:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:05:07] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.51.0" 2024-09-21T11:05:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:08 smithi003 bash[88275]: cluster 2024-09-21T11:05:07.191935+0000 mgr.y (mgr.25133) 1578 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:08 smithi003 bash[88275]: cluster 2024-09-21T11:05:07.191935+0000 mgr.y (mgr.25133) 1578 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:08.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:08 smithi003 bash[89466]: cluster 2024-09-21T11:05:07.191935+0000 mgr.y (mgr.25133) 1578 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:08.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:08 smithi003 bash[89466]: cluster 2024-09-21T11:05:07.191935+0000 mgr.y (mgr.25133) 1578 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:08 smithi204 bash[78884]: cluster 2024-09-21T11:05:07.191935+0000 mgr.y (mgr.25133) 1578 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:08 smithi204 bash[78884]: cluster 2024-09-21T11:05:07.191935+0000 mgr.y (mgr.25133) 1578 : cluster [DBG] pgmap v1740: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:08.788 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:05:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:09 smithi003 bash[88275]: audit 2024-09-21T11:05:08.692288+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:09 smithi003 bash[88275]: audit 2024-09-21T11:05:08.692288+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:09.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:09 smithi003 bash[89466]: audit 2024-09-21T11:05:08.692288+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:09.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:09 smithi003 bash[89466]: audit 2024-09-21T11:05:08.692288+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:09 smithi204 bash[78884]: audit 2024-09-21T11:05:08.692288+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:09.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:09 smithi204 bash[78884]: audit 2024-09-21T11:05:08.692288+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:10.485 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:10 smithi003 bash[88275]: cluster 2024-09-21T11:05:09.192797+0000 mgr.y (mgr.25133) 1579 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:10.486 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:10 smithi003 bash[88275]: cluster 2024-09-21T11:05:09.192797+0000 mgr.y (mgr.25133) 1579 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:10.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:10 smithi003 bash[89466]: cluster 2024-09-21T11:05:09.192797+0000 mgr.y (mgr.25133) 1579 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:10.486 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:10 smithi003 bash[89466]: cluster 2024-09-21T11:05:09.192797+0000 mgr.y (mgr.25133) 1579 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:10.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:10 smithi204 bash[78884]: cluster 2024-09-21T11:05:09.192797+0000 mgr.y (mgr.25133) 1579 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:10.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:10 smithi204 bash[78884]: cluster 2024-09-21T11:05:09.192797+0000 mgr.y (mgr.25133) 1579 : cluster [DBG] pgmap v1741: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:12 smithi003 bash[89466]: cluster 2024-09-21T11:05:11.193761+0000 mgr.y (mgr.25133) 1580 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:12.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:12 smithi003 bash[89466]: cluster 2024-09-21T11:05:11.193761+0000 mgr.y (mgr.25133) 1580 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:12 smithi003 bash[88275]: cluster 2024-09-21T11:05:11.193761+0000 mgr.y (mgr.25133) 1580 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:12.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:12 smithi003 bash[88275]: cluster 2024-09-21T11:05:11.193761+0000 mgr.y (mgr.25133) 1580 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:12.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:12 smithi204 bash[78884]: cluster 2024-09-21T11:05:11.193761+0000 mgr.y (mgr.25133) 1580 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:12 smithi204 bash[78884]: cluster 2024-09-21T11:05:11.193761+0000 mgr.y (mgr.25133) 1580 : cluster [DBG] pgmap v1742: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:13.312 INFO:teuthology.orchestra.run.smithi003.stderr:set osd.4 primary-affinity to 1 (8655362) 2024-09-21T11:05:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:13 smithi003 bash[88275]: audit 2024-09-21T11:05:12.672534+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.3:0/3321906631' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:13 smithi003 bash[88275]: audit 2024-09-21T11:05:12.672534+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.3:0/3321906631' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:13 smithi003 bash[88275]: audit 2024-09-21T11:05:12.673173+0000 mon.a (mon.0) 2166 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:13.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:13 smithi003 bash[88275]: audit 2024-09-21T11:05:12.673173+0000 mon.a (mon.0) 2166 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:13.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:13 smithi003 bash[89466]: audit 2024-09-21T11:05:12.672534+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.3:0/3321906631' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:13.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:13 smithi003 bash[89466]: audit 2024-09-21T11:05:12.672534+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.3:0/3321906631' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:13.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:13 smithi003 bash[89466]: audit 2024-09-21T11:05:12.673173+0000 mon.a (mon.0) 2166 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:13.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:13 smithi003 bash[89466]: audit 2024-09-21T11:05:12.673173+0000 mon.a (mon.0) 2166 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:13 smithi204 bash[78884]: audit 2024-09-21T11:05:12.672534+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.3:0/3321906631' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:13 smithi204 bash[78884]: audit 2024-09-21T11:05:12.672534+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.3:0/3321906631' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:13 smithi204 bash[78884]: audit 2024-09-21T11:05:12.673173+0000 mon.a (mon.0) 2166 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:13 smithi204 bash[78884]: audit 2024-09-21T11:05:12.673173+0000 mon.a (mon.0) 2166 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-09-21T11:05:14.098 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 5 1 2024-09-21T11:05:14.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[88275]: cluster 2024-09-21T11:05:13.194385+0000 mgr.y (mgr.25133) 1581 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:14.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[88275]: cluster 2024-09-21T11:05:13.194385+0000 mgr.y (mgr.25133) 1581 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:14.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[88275]: audit 2024-09-21T11:05:13.300645+0000 mon.a (mon.0) 2167 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:14.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[88275]: audit 2024-09-21T11:05:13.300645+0000 mon.a (mon.0) 2167 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:14.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[88275]: cluster 2024-09-21T11:05:13.310738+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-09-21T11:05:14.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[88275]: cluster 2024-09-21T11:05:13.310738+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-09-21T11:05:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[89466]: cluster 2024-09-21T11:05:13.194385+0000 mgr.y (mgr.25133) 1581 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[89466]: cluster 2024-09-21T11:05:13.194385+0000 mgr.y (mgr.25133) 1581 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[89466]: audit 2024-09-21T11:05:13.300645+0000 mon.a (mon.0) 2167 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[89466]: audit 2024-09-21T11:05:13.300645+0000 mon.a (mon.0) 2167 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[89466]: cluster 2024-09-21T11:05:13.310738+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-09-21T11:05:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:14 smithi003 bash[89466]: cluster 2024-09-21T11:05:13.310738+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-09-21T11:05:14.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:14 smithi204 bash[78884]: cluster 2024-09-21T11:05:13.194385+0000 mgr.y (mgr.25133) 1581 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:14.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:14 smithi204 bash[78884]: cluster 2024-09-21T11:05:13.194385+0000 mgr.y (mgr.25133) 1581 : cluster [DBG] pgmap v1743: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:14.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:14 smithi204 bash[78884]: audit 2024-09-21T11:05:13.300645+0000 mon.a (mon.0) 2167 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:14.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:14 smithi204 bash[78884]: audit 2024-09-21T11:05:13.300645+0000 mon.a (mon.0) 2167 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-09-21T11:05:14.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:14 smithi204 bash[78884]: cluster 2024-09-21T11:05:13.310738+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-09-21T11:05:14.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:14 smithi204 bash[78884]: cluster 2024-09-21T11:05:13.310738+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-09-21T11:05:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:16 smithi003 bash[88275]: cluster 2024-09-21T11:05:15.195383+0000 mgr.y (mgr.25133) 1582 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:16 smithi003 bash[88275]: cluster 2024-09-21T11:05:15.195383+0000 mgr.y (mgr.25133) 1582 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:16 smithi003 bash[89466]: cluster 2024-09-21T11:05:15.195383+0000 mgr.y (mgr.25133) 1582 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:16 smithi003 bash[89466]: cluster 2024-09-21T11:05:15.195383+0000 mgr.y (mgr.25133) 1582 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:16.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:16 smithi204 bash[78884]: cluster 2024-09-21T11:05:15.195383+0000 mgr.y (mgr.25133) 1582 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:16.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:16 smithi204 bash[78884]: cluster 2024-09-21T11:05:15.195383+0000 mgr.y (mgr.25133) 1582 : cluster [DBG] pgmap v1745: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:05:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:05:17] "GET /metrics HTTP/1.1" 200 34104 "" "Prometheus/2.51.0" 2024-09-21T11:05:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:18 smithi003 bash[88275]: cluster 2024-09-21T11:05:17.196277+0000 mgr.y (mgr.25133) 1583 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:18 smithi003 bash[88275]: cluster 2024-09-21T11:05:17.196277+0000 mgr.y (mgr.25133) 1583 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:18 smithi003 bash[89466]: cluster 2024-09-21T11:05:17.196277+0000 mgr.y (mgr.25133) 1583 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:18 smithi003 bash[89466]: cluster 2024-09-21T11:05:17.196277+0000 mgr.y (mgr.25133) 1583 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:18.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:18 smithi204 bash[78884]: cluster 2024-09-21T11:05:17.196277+0000 mgr.y (mgr.25133) 1583 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:18.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:18 smithi204 bash[78884]: cluster 2024-09-21T11:05:17.196277+0000 mgr.y (mgr.25133) 1583 : cluster [DBG] pgmap v1746: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:18.858 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:05:20.617 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:20 smithi003 bash[88275]: cluster 2024-09-21T11:05:19.197133+0000 mgr.y (mgr.25133) 1584 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:20.617 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:20 smithi003 bash[88275]: cluster 2024-09-21T11:05:19.197133+0000 mgr.y (mgr.25133) 1584 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:20.617 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:20 smithi003 bash[89466]: cluster 2024-09-21T11:05:19.197133+0000 mgr.y (mgr.25133) 1584 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:20.617 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:20 smithi003 bash[89466]: cluster 2024-09-21T11:05:19.197133+0000 mgr.y (mgr.25133) 1584 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:20 smithi204 bash[78884]: cluster 2024-09-21T11:05:19.197133+0000 mgr.y (mgr.25133) 1584 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:20 smithi204 bash[78884]: cluster 2024-09-21T11:05:19.197133+0000 mgr.y (mgr.25133) 1584 : cluster [DBG] pgmap v1747: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:22.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:22 smithi003 bash[88275]: cluster 2024-09-21T11:05:21.197898+0000 mgr.y (mgr.25133) 1585 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:22.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:22 smithi003 bash[88275]: cluster 2024-09-21T11:05:21.197898+0000 mgr.y (mgr.25133) 1585 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:22.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:22 smithi003 bash[89466]: cluster 2024-09-21T11:05:21.197898+0000 mgr.y (mgr.25133) 1585 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:22.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:22 smithi003 bash[89466]: cluster 2024-09-21T11:05:21.197898+0000 mgr.y (mgr.25133) 1585 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:22.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:22 smithi204 bash[78884]: cluster 2024-09-21T11:05:21.197898+0000 mgr.y (mgr.25133) 1585 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:22.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:22 smithi204 bash[78884]: cluster 2024-09-21T11:05:21.197898+0000 mgr.y (mgr.25133) 1585 : cluster [DBG] pgmap v1748: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:23.334 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.5 to 1 (10000) 2024-09-21T11:05:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:23 smithi003 bash[88275]: audit 2024-09-21T11:05:22.772596+0000 mon.a (mon.0) 2169 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:23.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:23 smithi003 bash[88275]: audit 2024-09-21T11:05:22.772596+0000 mon.a (mon.0) 2169 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:23.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:23 smithi003 bash[89466]: audit 2024-09-21T11:05:22.772596+0000 mon.a (mon.0) 2169 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:23.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:23 smithi003 bash[89466]: audit 2024-09-21T11:05:22.772596+0000 mon.a (mon.0) 2169 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:23 smithi204 bash[78884]: audit 2024-09-21T11:05:22.772596+0000 mon.a (mon.0) 2169 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:23.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:23 smithi204 bash[78884]: audit 2024-09-21T11:05:22.772596+0000 mon.a (mon.0) 2169 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:24.113 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 5 1 2024-09-21T11:05:24.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[88275]: cluster 2024-09-21T11:05:23.198514+0000 mgr.y (mgr.25133) 1586 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[88275]: cluster 2024-09-21T11:05:23.198514+0000 mgr.y (mgr.25133) 1586 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[88275]: audit 2024-09-21T11:05:23.331951+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[88275]: audit 2024-09-21T11:05:23.331951+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[88275]: cluster 2024-09-21T11:05:23.339070+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-09-21T11:05:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[88275]: cluster 2024-09-21T11:05:23.339070+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-09-21T11:05:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[88275]: audit 2024-09-21T11:05:23.692880+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:24.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[88275]: audit 2024-09-21T11:05:23.692880+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[89466]: cluster 2024-09-21T11:05:23.198514+0000 mgr.y (mgr.25133) 1586 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[89466]: cluster 2024-09-21T11:05:23.198514+0000 mgr.y (mgr.25133) 1586 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:24.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[89466]: audit 2024-09-21T11:05:23.331951+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[89466]: audit 2024-09-21T11:05:23.331951+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[89466]: cluster 2024-09-21T11:05:23.339070+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-09-21T11:05:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[89466]: cluster 2024-09-21T11:05:23.339070+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-09-21T11:05:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[89466]: audit 2024-09-21T11:05:23.692880+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:24.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:24 smithi003 bash[89466]: audit 2024-09-21T11:05:23.692880+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:24 smithi204 bash[78884]: cluster 2024-09-21T11:05:23.198514+0000 mgr.y (mgr.25133) 1586 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:24 smithi204 bash[78884]: cluster 2024-09-21T11:05:23.198514+0000 mgr.y (mgr.25133) 1586 : cluster [DBG] pgmap v1749: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:24 smithi204 bash[78884]: audit 2024-09-21T11:05:23.331951+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:24 smithi204 bash[78884]: audit 2024-09-21T11:05:23.331951+0000 mon.a (mon.0) 2170 : audit [INF] from='client.? 172.21.15.3:0/498253875' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:24 smithi204 bash[78884]: cluster 2024-09-21T11:05:23.339070+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-09-21T11:05:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:24 smithi204 bash[78884]: cluster 2024-09-21T11:05:23.339070+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-09-21T11:05:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:24 smithi204 bash[78884]: audit 2024-09-21T11:05:23.692880+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:24 smithi204 bash[78884]: audit 2024-09-21T11:05:23.692880+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:26 smithi003 bash[88275]: cluster 2024-09-21T11:05:25.199502+0000 mgr.y (mgr.25133) 1587 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:26 smithi003 bash[88275]: cluster 2024-09-21T11:05:25.199502+0000 mgr.y (mgr.25133) 1587 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:26 smithi003 bash[89466]: cluster 2024-09-21T11:05:25.199502+0000 mgr.y (mgr.25133) 1587 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:26 smithi003 bash[89466]: cluster 2024-09-21T11:05:25.199502+0000 mgr.y (mgr.25133) 1587 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:26.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:26 smithi204 bash[78884]: cluster 2024-09-21T11:05:25.199502+0000 mgr.y (mgr.25133) 1587 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:26.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:26 smithi204 bash[78884]: cluster 2024-09-21T11:05:25.199502+0000 mgr.y (mgr.25133) 1587 : cluster [DBG] pgmap v1751: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:05:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:05:27] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.51.0" 2024-09-21T11:05:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:28 smithi003 bash[88275]: cluster 2024-09-21T11:05:27.200434+0000 mgr.y (mgr.25133) 1588 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:28 smithi003 bash[88275]: cluster 2024-09-21T11:05:27.200434+0000 mgr.y (mgr.25133) 1588 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:28 smithi003 bash[89466]: cluster 2024-09-21T11:05:27.200434+0000 mgr.y (mgr.25133) 1588 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:28 smithi003 bash[89466]: cluster 2024-09-21T11:05:27.200434+0000 mgr.y (mgr.25133) 1588 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:28.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:28 smithi204 bash[78884]: cluster 2024-09-21T11:05:27.200434+0000 mgr.y (mgr.25133) 1588 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:28.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:28 smithi204 bash[78884]: cluster 2024-09-21T11:05:27.200434+0000 mgr.y (mgr.25133) 1588 : cluster [DBG] pgmap v1752: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:28.867 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:05:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:30 smithi003 bash[88275]: cluster 2024-09-21T11:05:29.201358+0000 mgr.y (mgr.25133) 1589 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:30.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:30 smithi003 bash[88275]: cluster 2024-09-21T11:05:29.201358+0000 mgr.y (mgr.25133) 1589 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:30.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:30 smithi003 bash[89466]: cluster 2024-09-21T11:05:29.201358+0000 mgr.y (mgr.25133) 1589 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:30.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:30 smithi003 bash[89466]: cluster 2024-09-21T11:05:29.201358+0000 mgr.y (mgr.25133) 1589 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:30 smithi204 bash[78884]: cluster 2024-09-21T11:05:29.201358+0000 mgr.y (mgr.25133) 1589 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:30 smithi204 bash[78884]: cluster 2024-09-21T11:05:29.201358+0000 mgr.y (mgr.25133) 1589 : cluster [DBG] pgmap v1753: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:32 smithi003 bash[88275]: cluster 2024-09-21T11:05:31.202174+0000 mgr.y (mgr.25133) 1590 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:32 smithi003 bash[88275]: cluster 2024-09-21T11:05:31.202174+0000 mgr.y (mgr.25133) 1590 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:32 smithi003 bash[89466]: cluster 2024-09-21T11:05:31.202174+0000 mgr.y (mgr.25133) 1590 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:32 smithi003 bash[89466]: cluster 2024-09-21T11:05:31.202174+0000 mgr.y (mgr.25133) 1590 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:32.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:32 smithi204 bash[78884]: cluster 2024-09-21T11:05:31.202174+0000 mgr.y (mgr.25133) 1590 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:32.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:32 smithi204 bash[78884]: cluster 2024-09-21T11:05:31.202174+0000 mgr.y (mgr.25133) 1590 : cluster [DBG] pgmap v1754: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:33.361 INFO:teuthology.orchestra.run.smithi003.stderr:set osd.5 primary-affinity to 1 (8655362) 2024-09-21T11:05:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:33 smithi003 bash[88275]: audit 2024-09-21T11:05:32.601018+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.3:0/3833560299' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:33 smithi003 bash[88275]: audit 2024-09-21T11:05:32.601018+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.3:0/3833560299' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:33 smithi003 bash[88275]: audit 2024-09-21T11:05:32.601771+0000 mon.a (mon.0) 2173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:33.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:33 smithi003 bash[88275]: audit 2024-09-21T11:05:32.601771+0000 mon.a (mon.0) 2173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:33.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:33 smithi003 bash[89466]: audit 2024-09-21T11:05:32.601018+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.3:0/3833560299' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:33.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:33 smithi003 bash[89466]: audit 2024-09-21T11:05:32.601018+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.3:0/3833560299' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:33.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:33 smithi003 bash[89466]: audit 2024-09-21T11:05:32.601771+0000 mon.a (mon.0) 2173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:33.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:33 smithi003 bash[89466]: audit 2024-09-21T11:05:32.601771+0000 mon.a (mon.0) 2173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:33.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:33 smithi204 bash[78884]: audit 2024-09-21T11:05:32.601018+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.3:0/3833560299' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:33.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:33 smithi204 bash[78884]: audit 2024-09-21T11:05:32.601018+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.3:0/3833560299' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:33.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:33 smithi204 bash[78884]: audit 2024-09-21T11:05:32.601771+0000 mon.a (mon.0) 2173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:33.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:33 smithi204 bash[78884]: audit 2024-09-21T11:05:32.601771+0000 mon.a (mon.0) 2173 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-09-21T11:05:34.199 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 7 1 2024-09-21T11:05:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[88275]: cluster 2024-09-21T11:05:33.202732+0000 mgr.y (mgr.25133) 1591 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:34.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[88275]: cluster 2024-09-21T11:05:33.202732+0000 mgr.y (mgr.25133) 1591 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:34.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[88275]: audit 2024-09-21T11:05:33.352720+0000 mon.a (mon.0) 2174 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:34.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[88275]: audit 2024-09-21T11:05:33.352720+0000 mon.a (mon.0) 2174 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:34.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[88275]: cluster 2024-09-21T11:05:33.361443+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-09-21T11:05:34.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[88275]: cluster 2024-09-21T11:05:33.361443+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-09-21T11:05:34.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[89466]: cluster 2024-09-21T11:05:33.202732+0000 mgr.y (mgr.25133) 1591 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:34.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[89466]: cluster 2024-09-21T11:05:33.202732+0000 mgr.y (mgr.25133) 1591 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:34.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[89466]: audit 2024-09-21T11:05:33.352720+0000 mon.a (mon.0) 2174 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:34.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[89466]: audit 2024-09-21T11:05:33.352720+0000 mon.a (mon.0) 2174 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:34.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[89466]: cluster 2024-09-21T11:05:33.361443+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-09-21T11:05:34.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:34 smithi003 bash[89466]: cluster 2024-09-21T11:05:33.361443+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-09-21T11:05:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:34 smithi204 bash[78884]: cluster 2024-09-21T11:05:33.202732+0000 mgr.y (mgr.25133) 1591 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:34 smithi204 bash[78884]: cluster 2024-09-21T11:05:33.202732+0000 mgr.y (mgr.25133) 1591 : cluster [DBG] pgmap v1755: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:34 smithi204 bash[78884]: audit 2024-09-21T11:05:33.352720+0000 mon.a (mon.0) 2174 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:34 smithi204 bash[78884]: audit 2024-09-21T11:05:33.352720+0000 mon.a (mon.0) 2174 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-09-21T11:05:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:34 smithi204 bash[78884]: cluster 2024-09-21T11:05:33.361443+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-09-21T11:05:34.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:34 smithi204 bash[78884]: cluster 2024-09-21T11:05:33.361443+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-09-21T11:05:36.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:36 smithi003 bash[88275]: cluster 2024-09-21T11:05:35.203722+0000 mgr.y (mgr.25133) 1592 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:36.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:36 smithi003 bash[88275]: cluster 2024-09-21T11:05:35.203722+0000 mgr.y (mgr.25133) 1592 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:36.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:36 smithi003 bash[89466]: cluster 2024-09-21T11:05:35.203722+0000 mgr.y (mgr.25133) 1592 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:36.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:36 smithi003 bash[89466]: cluster 2024-09-21T11:05:35.203722+0000 mgr.y (mgr.25133) 1592 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:36.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:36 smithi204 bash[78884]: cluster 2024-09-21T11:05:35.203722+0000 mgr.y (mgr.25133) 1592 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:36.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:36 smithi204 bash[78884]: cluster 2024-09-21T11:05:35.203722+0000 mgr.y (mgr.25133) 1592 : cluster [DBG] pgmap v1757: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:05:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:05:37] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.51.0" 2024-09-21T11:05:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:38 smithi003 bash[88275]: cluster 2024-09-21T11:05:37.204664+0000 mgr.y (mgr.25133) 1593 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:38 smithi003 bash[88275]: cluster 2024-09-21T11:05:37.204664+0000 mgr.y (mgr.25133) 1593 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:38.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:38 smithi003 bash[89466]: cluster 2024-09-21T11:05:37.204664+0000 mgr.y (mgr.25133) 1593 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:38.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:38 smithi003 bash[89466]: cluster 2024-09-21T11:05:37.204664+0000 mgr.y (mgr.25133) 1593 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:38.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:38 smithi204 bash[78884]: cluster 2024-09-21T11:05:37.204664+0000 mgr.y (mgr.25133) 1593 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:38.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:38 smithi204 bash[78884]: cluster 2024-09-21T11:05:37.204664+0000 mgr.y (mgr.25133) 1593 : cluster [DBG] pgmap v1758: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:38.950 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:05:39.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:39 smithi003 bash[88275]: audit 2024-09-21T11:05:38.693149+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:39.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:39 smithi003 bash[88275]: audit 2024-09-21T11:05:38.693149+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:39 smithi003 bash[89466]: audit 2024-09-21T11:05:38.693149+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:39 smithi003 bash[89466]: audit 2024-09-21T11:05:38.693149+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:39 smithi204 bash[78884]: audit 2024-09-21T11:05:38.693149+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:39 smithi204 bash[78884]: audit 2024-09-21T11:05:38.693149+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:40 smithi003 bash[88275]: cluster 2024-09-21T11:05:39.205663+0000 mgr.y (mgr.25133) 1594 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:40 smithi003 bash[88275]: cluster 2024-09-21T11:05:39.205663+0000 mgr.y (mgr.25133) 1594 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:40.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:40 smithi003 bash[89466]: cluster 2024-09-21T11:05:39.205663+0000 mgr.y (mgr.25133) 1594 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:40.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:40 smithi003 bash[89466]: cluster 2024-09-21T11:05:39.205663+0000 mgr.y (mgr.25133) 1594 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:40.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:40 smithi204 bash[78884]: cluster 2024-09-21T11:05:39.205663+0000 mgr.y (mgr.25133) 1594 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:40.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:40 smithi204 bash[78884]: cluster 2024-09-21T11:05:39.205663+0000 mgr.y (mgr.25133) 1594 : cluster [DBG] pgmap v1759: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:41.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:41 smithi003 bash[88275]: cluster 2024-09-21T11:05:41.206700+0000 mgr.y (mgr.25133) 1595 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:41.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:41 smithi003 bash[88275]: cluster 2024-09-21T11:05:41.206700+0000 mgr.y (mgr.25133) 1595 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:41.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:41 smithi003 bash[89466]: cluster 2024-09-21T11:05:41.206700+0000 mgr.y (mgr.25133) 1595 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:41.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:41 smithi003 bash[89466]: cluster 2024-09-21T11:05:41.206700+0000 mgr.y (mgr.25133) 1595 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:41 smithi204 bash[78884]: cluster 2024-09-21T11:05:41.206700+0000 mgr.y (mgr.25133) 1595 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:41.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:41 smithi204 bash[78884]: cluster 2024-09-21T11:05:41.206700+0000 mgr.y (mgr.25133) 1595 : cluster [DBG] pgmap v1760: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:42.947 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.7 to 1 (10000) 2024-09-21T11:05:43.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:42 smithi204 bash[78884]: audit 2024-09-21T11:05:42.892712+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:43.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:42 smithi204 bash[78884]: audit 2024-09-21T11:05:42.892712+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:43.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:42 smithi003 bash[88275]: audit 2024-09-21T11:05:42.892712+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:43.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:42 smithi003 bash[88275]: audit 2024-09-21T11:05:42.892712+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:43.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:42 smithi003 bash[89466]: audit 2024-09-21T11:05:42.892712+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:43.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:42 smithi003 bash[89466]: audit 2024-09-21T11:05:42.892712+0000 mon.a (mon.0) 2177 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:43.681 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 7 1 2024-09-21T11:05:44.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:43 smithi204 bash[78884]: audit 2024-09-21T11:05:42.945746+0000 mon.a (mon.0) 2178 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:44.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:43 smithi204 bash[78884]: audit 2024-09-21T11:05:42.945746+0000 mon.a (mon.0) 2178 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:44.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:43 smithi204 bash[78884]: cluster 2024-09-21T11:05:42.950935+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-09-21T11:05:44.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:43 smithi204 bash[78884]: cluster 2024-09-21T11:05:42.950935+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-09-21T11:05:44.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:43 smithi204 bash[78884]: cluster 2024-09-21T11:05:43.207330+0000 mgr.y (mgr.25133) 1596 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:44.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:43 smithi204 bash[78884]: cluster 2024-09-21T11:05:43.207330+0000 mgr.y (mgr.25133) 1596 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:44.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:43 smithi204 bash[78884]: audit 2024-09-21T11:05:43.465519+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:05:44.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:43 smithi204 bash[78884]: audit 2024-09-21T11:05:43.465519+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:05:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[88275]: audit 2024-09-21T11:05:42.945746+0000 mon.a (mon.0) 2178 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[88275]: audit 2024-09-21T11:05:42.945746+0000 mon.a (mon.0) 2178 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[88275]: cluster 2024-09-21T11:05:42.950935+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-09-21T11:05:44.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[88275]: cluster 2024-09-21T11:05:42.950935+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-09-21T11:05:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[88275]: cluster 2024-09-21T11:05:43.207330+0000 mgr.y (mgr.25133) 1596 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[88275]: cluster 2024-09-21T11:05:43.207330+0000 mgr.y (mgr.25133) 1596 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[88275]: audit 2024-09-21T11:05:43.465519+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:05:44.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[88275]: audit 2024-09-21T11:05:43.465519+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:05:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[89466]: audit 2024-09-21T11:05:42.945746+0000 mon.a (mon.0) 2178 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[89466]: audit 2024-09-21T11:05:42.945746+0000 mon.a (mon.0) 2178 : audit [INF] from='client.? 172.21.15.3:0/2871452969' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[89466]: cluster 2024-09-21T11:05:42.950935+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-09-21T11:05:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[89466]: cluster 2024-09-21T11:05:42.950935+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-09-21T11:05:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[89466]: cluster 2024-09-21T11:05:43.207330+0000 mgr.y (mgr.25133) 1596 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[89466]: cluster 2024-09-21T11:05:43.207330+0000 mgr.y (mgr.25133) 1596 : cluster [DBG] pgmap v1762: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:44.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[89466]: audit 2024-09-21T11:05:43.465519+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:05:44.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:43 smithi003 bash[89466]: audit 2024-09-21T11:05:43.465519+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:05:46.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:46 smithi003 bash[89466]: cluster 2024-09-21T11:05:45.208337+0000 mgr.y (mgr.25133) 1597 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:46.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:46 smithi003 bash[89466]: cluster 2024-09-21T11:05:45.208337+0000 mgr.y (mgr.25133) 1597 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:46 smithi003 bash[88275]: cluster 2024-09-21T11:05:45.208337+0000 mgr.y (mgr.25133) 1597 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:46 smithi003 bash[88275]: cluster 2024-09-21T11:05:45.208337+0000 mgr.y (mgr.25133) 1597 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:46 smithi204 bash[78884]: cluster 2024-09-21T11:05:45.208337+0000 mgr.y (mgr.25133) 1597 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:46.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:46 smithi204 bash[78884]: cluster 2024-09-21T11:05:45.208337+0000 mgr.y (mgr.25133) 1597 : cluster [DBG] pgmap v1763: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:05:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:05:47] "GET /metrics HTTP/1.1" 200 34101 "" "Prometheus/2.51.0" 2024-09-21T11:05:48.419 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:05:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:48 smithi003 bash[88275]: cluster 2024-09-21T11:05:47.209297+0000 mgr.y (mgr.25133) 1598 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:48.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:48 smithi003 bash[88275]: cluster 2024-09-21T11:05:47.209297+0000 mgr.y (mgr.25133) 1598 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:48.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:48 smithi003 bash[89466]: cluster 2024-09-21T11:05:47.209297+0000 mgr.y (mgr.25133) 1598 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:48.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:48 smithi003 bash[89466]: cluster 2024-09-21T11:05:47.209297+0000 mgr.y (mgr.25133) 1598 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:48.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:48 smithi204 bash[78884]: cluster 2024-09-21T11:05:47.209297+0000 mgr.y (mgr.25133) 1598 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:48.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:48 smithi204 bash[78884]: cluster 2024-09-21T11:05:47.209297+0000 mgr.y (mgr.25133) 1598 : cluster [DBG] pgmap v1764: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:50.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:49.121791+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:49.121791+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:49.126972+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:49.126972+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: cluster 2024-09-21T11:05:49.210161+0000 mgr.y (mgr.25133) 1599 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: cluster 2024-09-21T11:05:49.210161+0000 mgr.y (mgr.25133) 1599 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:49.458804+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:49.458804+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:49.468805+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:49.468805+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:50.113727+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:05:50.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:50.113727+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:05:50.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:50.114920+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:05:50.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[88275]: audit 2024-09-21T11:05:50.114920+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:05:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:49.121791+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:49.121791+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:49.126972+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:49.126972+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: cluster 2024-09-21T11:05:49.210161+0000 mgr.y (mgr.25133) 1599 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: cluster 2024-09-21T11:05:49.210161+0000 mgr.y (mgr.25133) 1599 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:49.458804+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.427 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:49.458804+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:49.468805+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:49.468805+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:50.113727+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:05:50.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:50.113727+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:05:50.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:50.114920+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:05:50.428 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:50 smithi003 bash[89466]: audit 2024-09-21T11:05:50.114920+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:05:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:49.121791+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:49.121791+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:49.126972+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:49.126972+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: cluster 2024-09-21T11:05:49.210161+0000 mgr.y (mgr.25133) 1599 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: cluster 2024-09-21T11:05:49.210161+0000 mgr.y (mgr.25133) 1599 : cluster [DBG] pgmap v1765: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:49.458804+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:49.458804+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:49.468805+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:49.468805+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:50.113727+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:05:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:50.113727+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:05:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:50.114920+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:05:50.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:50 smithi204 bash[78884]: audit 2024-09-21T11:05:50.114920+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:05:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:51 smithi003 bash[88275]: audit 2024-09-21T11:05:50.121258+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:51.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:51 smithi003 bash[88275]: audit 2024-09-21T11:05:50.121258+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:51.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:51 smithi003 bash[89466]: audit 2024-09-21T11:05:50.121258+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:51.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:51 smithi003 bash[89466]: audit 2024-09-21T11:05:50.121258+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:51 smithi204 bash[78884]: audit 2024-09-21T11:05:50.121258+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:51.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:51 smithi204 bash[78884]: audit 2024-09-21T11:05:50.121258+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:05:52.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:52 smithi003 bash[89466]: cluster 2024-09-21T11:05:51.211225+0000 mgr.y (mgr.25133) 1600 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:52.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:52 smithi003 bash[89466]: cluster 2024-09-21T11:05:51.211225+0000 mgr.y (mgr.25133) 1600 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:52.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:52 smithi003 bash[88275]: cluster 2024-09-21T11:05:51.211225+0000 mgr.y (mgr.25133) 1600 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:52.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:52 smithi003 bash[88275]: cluster 2024-09-21T11:05:51.211225+0000 mgr.y (mgr.25133) 1600 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:52.506 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:52 smithi204 bash[78884]: cluster 2024-09-21T11:05:51.211225+0000 mgr.y (mgr.25133) 1600 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:52.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:52 smithi204 bash[78884]: cluster 2024-09-21T11:05:51.211225+0000 mgr.y (mgr.25133) 1600 : cluster [DBG] pgmap v1766: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:53.148 INFO:teuthology.orchestra.run.smithi003.stderr:set osd.7 primary-affinity to 1 (8655362) 2024-09-21T11:05:53.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:53 smithi003 bash[88275]: audit 2024-09-21T11:05:52.436796+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.3:0/544157770' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:53 smithi003 bash[88275]: audit 2024-09-21T11:05:52.436796+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.3:0/544157770' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:53 smithi003 bash[88275]: audit 2024-09-21T11:05:52.437556+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:53 smithi003 bash[88275]: audit 2024-09-21T11:05:52.437556+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:53 smithi003 bash[89466]: audit 2024-09-21T11:05:52.436796+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.3:0/544157770' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:53 smithi003 bash[89466]: audit 2024-09-21T11:05:52.436796+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.3:0/544157770' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:53 smithi003 bash[89466]: audit 2024-09-21T11:05:52.437556+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:53 smithi003 bash[89466]: audit 2024-09-21T11:05:52.437556+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:53 smithi204 bash[78884]: audit 2024-09-21T11:05:52.436796+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.3:0/544157770' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:53 smithi204 bash[78884]: audit 2024-09-21T11:05:52.436796+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.3:0/544157770' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:53 smithi204 bash[78884]: audit 2024-09-21T11:05:52.437556+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:53 smithi204 bash[78884]: audit 2024-09-21T11:05:52.437556+0000 mon.a (mon.0) 2188 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-09-21T11:05:53.965 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd reweight 6 1 2024-09-21T11:05:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[89466]: audit 2024-09-21T11:05:53.137260+0000 mon.a (mon.0) 2189 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:54.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[89466]: audit 2024-09-21T11:05:53.137260+0000 mon.a (mon.0) 2189 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:54.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[89466]: cluster 2024-09-21T11:05:53.143279+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-09-21T11:05:54.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[89466]: cluster 2024-09-21T11:05:53.143279+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-09-21T11:05:54.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[89466]: cluster 2024-09-21T11:05:53.211683+0000 mgr.y (mgr.25133) 1601 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:54.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[89466]: cluster 2024-09-21T11:05:53.211683+0000 mgr.y (mgr.25133) 1601 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:54.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[89466]: audit 2024-09-21T11:05:53.693709+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:54.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[89466]: audit 2024-09-21T11:05:53.693709+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:54.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[89466]: cluster 2024-09-21T11:05:54.141871+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-09-21T11:05:54.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[89466]: cluster 2024-09-21T11:05:54.141871+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-09-21T11:05:54.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[88275]: audit 2024-09-21T11:05:53.137260+0000 mon.a (mon.0) 2189 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:54.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[88275]: audit 2024-09-21T11:05:53.137260+0000 mon.a (mon.0) 2189 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:54.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[88275]: cluster 2024-09-21T11:05:53.143279+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-09-21T11:05:54.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[88275]: cluster 2024-09-21T11:05:53.143279+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-09-21T11:05:54.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[88275]: cluster 2024-09-21T11:05:53.211683+0000 mgr.y (mgr.25133) 1601 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:54.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[88275]: cluster 2024-09-21T11:05:53.211683+0000 mgr.y (mgr.25133) 1601 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:54.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[88275]: audit 2024-09-21T11:05:53.693709+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:54.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[88275]: audit 2024-09-21T11:05:53.693709+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:54.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[88275]: cluster 2024-09-21T11:05:54.141871+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-09-21T11:05:54.427 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:54 smithi003 bash[88275]: cluster 2024-09-21T11:05:54.141871+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-09-21T11:05:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:54 smithi204 bash[78884]: audit 2024-09-21T11:05:53.137260+0000 mon.a (mon.0) 2189 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:54 smithi204 bash[78884]: audit 2024-09-21T11:05:53.137260+0000 mon.a (mon.0) 2189 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-09-21T11:05:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:54 smithi204 bash[78884]: cluster 2024-09-21T11:05:53.143279+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-09-21T11:05:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:54 smithi204 bash[78884]: cluster 2024-09-21T11:05:53.143279+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-09-21T11:05:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:54 smithi204 bash[78884]: cluster 2024-09-21T11:05:53.211683+0000 mgr.y (mgr.25133) 1601 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:54.507 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:54 smithi204 bash[78884]: cluster 2024-09-21T11:05:53.211683+0000 mgr.y (mgr.25133) 1601 : cluster [DBG] pgmap v1768: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:05:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:54 smithi204 bash[78884]: audit 2024-09-21T11:05:53.693709+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:54 smithi204 bash[78884]: audit 2024-09-21T11:05:53.693709+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:05:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:54 smithi204 bash[78884]: cluster 2024-09-21T11:05:54.141871+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-09-21T11:05:54.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:54 smithi204 bash[78884]: cluster 2024-09-21T11:05:54.141871+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-09-21T11:05:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:55 smithi003 bash[88275]: cluster 2024-09-21T11:05:55.264149+0000 mon.a (mon.0) 2193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-21T11:05:55.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:55 smithi003 bash[88275]: cluster 2024-09-21T11:05:55.264149+0000 mon.a (mon.0) 2193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-21T11:05:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:55 smithi003 bash[89466]: cluster 2024-09-21T11:05:55.264149+0000 mon.a (mon.0) 2193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-21T11:05:55.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:55 smithi003 bash[89466]: cluster 2024-09-21T11:05:55.264149+0000 mon.a (mon.0) 2193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-21T11:05:55.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:55 smithi204 bash[78884]: cluster 2024-09-21T11:05:55.264149+0000 mon.a (mon.0) 2193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-21T11:05:55.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:55 smithi204 bash[78884]: cluster 2024-09-21T11:05:55.264149+0000 mon.a (mon.0) 2193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-09-21T11:05:56.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:56 smithi003 bash[88275]: cluster 2024-09-21T11:05:55.212786+0000 mgr.y (mgr.25133) 1602 : cluster [DBG] pgmap v1770: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:56.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:56 smithi003 bash[88275]: cluster 2024-09-21T11:05:55.212786+0000 mgr.y (mgr.25133) 1602 : cluster [DBG] pgmap v1770: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:56.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:56 smithi003 bash[89466]: cluster 2024-09-21T11:05:55.212786+0000 mgr.y (mgr.25133) 1602 : cluster [DBG] pgmap v1770: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:56.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:56 smithi003 bash[89466]: cluster 2024-09-21T11:05:55.212786+0000 mgr.y (mgr.25133) 1602 : cluster [DBG] pgmap v1770: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:56 smithi204 bash[78884]: cluster 2024-09-21T11:05:55.212786+0000 mgr.y (mgr.25133) 1602 : cluster [DBG] pgmap v1770: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:56 smithi204 bash[78884]: cluster 2024-09-21T11:05:55.212786+0000 mgr.y (mgr.25133) 1602 : cluster [DBG] pgmap v1770: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:05:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:05:57] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.51.0" 2024-09-21T11:05:57.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:57 smithi003 bash[88275]: cluster 2024-09-21T11:05:56.382292+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.0 scrub starts 2024-09-21T11:05:57.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:57 smithi003 bash[88275]: cluster 2024-09-21T11:05:56.382292+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.0 scrub starts 2024-09-21T11:05:57.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:57 smithi003 bash[88275]: cluster 2024-09-21T11:05:56.386067+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.0 scrub ok 2024-09-21T11:05:57.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:57 smithi003 bash[88275]: cluster 2024-09-21T11:05:56.386067+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.0 scrub ok 2024-09-21T11:05:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:57 smithi003 bash[89466]: cluster 2024-09-21T11:05:56.382292+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.0 scrub starts 2024-09-21T11:05:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:57 smithi003 bash[89466]: cluster 2024-09-21T11:05:56.382292+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.0 scrub starts 2024-09-21T11:05:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:57 smithi003 bash[89466]: cluster 2024-09-21T11:05:56.386067+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.0 scrub ok 2024-09-21T11:05:57.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:57 smithi003 bash[89466]: cluster 2024-09-21T11:05:56.386067+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.0 scrub ok 2024-09-21T11:05:57.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:57 smithi204 bash[78884]: cluster 2024-09-21T11:05:56.382292+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.0 scrub starts 2024-09-21T11:05:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:57 smithi204 bash[78884]: cluster 2024-09-21T11:05:56.382292+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.0 scrub starts 2024-09-21T11:05:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:57 smithi204 bash[78884]: cluster 2024-09-21T11:05:56.386067+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.0 scrub ok 2024-09-21T11:05:57.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:57 smithi204 bash[78884]: cluster 2024-09-21T11:05:56.386067+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.0 scrub ok 2024-09-21T11:05:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:58 smithi003 bash[88275]: cluster 2024-09-21T11:05:57.214031+0000 mgr.y (mgr.25133) 1603 : cluster [DBG] pgmap v1771: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:58.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:58 smithi003 bash[88275]: cluster 2024-09-21T11:05:57.214031+0000 mgr.y (mgr.25133) 1603 : cluster [DBG] pgmap v1771: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:58 smithi003 bash[89466]: cluster 2024-09-21T11:05:57.214031+0000 mgr.y (mgr.25133) 1603 : cluster [DBG] pgmap v1771: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:58.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:58 smithi003 bash[89466]: cluster 2024-09-21T11:05:57.214031+0000 mgr.y (mgr.25133) 1603 : cluster [DBG] pgmap v1771: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:58.715 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:05:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:58 smithi204 bash[78884]: cluster 2024-09-21T11:05:57.214031+0000 mgr.y (mgr.25133) 1603 : cluster [DBG] pgmap v1771: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:58 smithi204 bash[78884]: cluster 2024-09-21T11:05:57.214031+0000 mgr.y (mgr.25133) 1603 : cluster [DBG] pgmap v1771: 93 pgs: 12 peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:05:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:59 smithi003 bash[88275]: cluster 2024-09-21T11:05:59.331744+0000 mon.a (mon.0) 2194 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 12 pgs peering) 2024-09-21T11:05:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:59 smithi003 bash[88275]: cluster 2024-09-21T11:05:59.331744+0000 mon.a (mon.0) 2194 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 12 pgs peering) 2024-09-21T11:05:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:59 smithi003 bash[88275]: cluster 2024-09-21T11:05:59.331791+0000 mon.a (mon.0) 2195 : cluster [INF] Cluster is now healthy 2024-09-21T11:05:59.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:05:59 smithi003 bash[88275]: cluster 2024-09-21T11:05:59.331791+0000 mon.a (mon.0) 2195 : cluster [INF] Cluster is now healthy 2024-09-21T11:05:59.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:59 smithi003 bash[89466]: cluster 2024-09-21T11:05:59.331744+0000 mon.a (mon.0) 2194 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 12 pgs peering) 2024-09-21T11:05:59.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:59 smithi003 bash[89466]: cluster 2024-09-21T11:05:59.331744+0000 mon.a (mon.0) 2194 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 12 pgs peering) 2024-09-21T11:05:59.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:59 smithi003 bash[89466]: cluster 2024-09-21T11:05:59.331791+0000 mon.a (mon.0) 2195 : cluster [INF] Cluster is now healthy 2024-09-21T11:05:59.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:05:59 smithi003 bash[89466]: cluster 2024-09-21T11:05:59.331791+0000 mon.a (mon.0) 2195 : cluster [INF] Cluster is now healthy 2024-09-21T11:05:59.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:59 smithi204 bash[78884]: cluster 2024-09-21T11:05:59.331744+0000 mon.a (mon.0) 2194 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 12 pgs peering) 2024-09-21T11:05:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:59 smithi204 bash[78884]: cluster 2024-09-21T11:05:59.331744+0000 mon.a (mon.0) 2194 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 12 pgs peering) 2024-09-21T11:05:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:59 smithi204 bash[78884]: cluster 2024-09-21T11:05:59.331791+0000 mon.a (mon.0) 2195 : cluster [INF] Cluster is now healthy 2024-09-21T11:05:59.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:05:59 smithi204 bash[78884]: cluster 2024-09-21T11:05:59.331791+0000 mon.a (mon.0) 2195 : cluster [INF] Cluster is now healthy 2024-09-21T11:06:00.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[88275]: cluster 2024-09-21T11:05:59.214934+0000 mgr.y (mgr.25133) 1604 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:06:00.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[88275]: cluster 2024-09-21T11:05:59.214934+0000 mgr.y (mgr.25133) 1604 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:06:00.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[88275]: cluster 2024-09-21T11:05:59.340905+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.d deep-scrub starts 2024-09-21T11:06:00.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[88275]: cluster 2024-09-21T11:05:59.340905+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.d deep-scrub starts 2024-09-21T11:06:00.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[88275]: cluster 2024-09-21T11:05:59.344231+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.d deep-scrub ok 2024-09-21T11:06:00.536 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[88275]: cluster 2024-09-21T11:05:59.344231+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.d deep-scrub ok 2024-09-21T11:06:00.537 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[89466]: cluster 2024-09-21T11:05:59.214934+0000 mgr.y (mgr.25133) 1604 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:06:00.537 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[89466]: cluster 2024-09-21T11:05:59.214934+0000 mgr.y (mgr.25133) 1604 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:06:00.537 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[89466]: cluster 2024-09-21T11:05:59.340905+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.d deep-scrub starts 2024-09-21T11:06:00.537 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[89466]: cluster 2024-09-21T11:05:59.340905+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.d deep-scrub starts 2024-09-21T11:06:00.537 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[89466]: cluster 2024-09-21T11:05:59.344231+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.d deep-scrub ok 2024-09-21T11:06:00.537 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:00 smithi003 bash[89466]: cluster 2024-09-21T11:05:59.344231+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.d deep-scrub ok 2024-09-21T11:06:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:00 smithi204 bash[78884]: cluster 2024-09-21T11:05:59.214934+0000 mgr.y (mgr.25133) 1604 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:06:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:00 smithi204 bash[78884]: cluster 2024-09-21T11:05:59.214934+0000 mgr.y (mgr.25133) 1604 : cluster [DBG] pgmap v1772: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-21T11:06:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:00 smithi204 bash[78884]: cluster 2024-09-21T11:05:59.340905+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.d deep-scrub starts 2024-09-21T11:06:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:00 smithi204 bash[78884]: cluster 2024-09-21T11:05:59.340905+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.d deep-scrub starts 2024-09-21T11:06:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:00 smithi204 bash[78884]: cluster 2024-09-21T11:05:59.344231+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.d deep-scrub ok 2024-09-21T11:06:00.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:00 smithi204 bash[78884]: cluster 2024-09-21T11:05:59.344231+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.d deep-scrub ok 2024-09-21T11:06:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:01 smithi003 bash[88275]: cluster 2024-09-21T11:06:01.215974+0000 mgr.y (mgr.25133) 1605 : cluster [DBG] pgmap v1773: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-21T11:06:01.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:01 smithi003 bash[88275]: cluster 2024-09-21T11:06:01.215974+0000 mgr.y (mgr.25133) 1605 : cluster [DBG] pgmap v1773: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-21T11:06:01.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:01 smithi003 bash[89466]: cluster 2024-09-21T11:06:01.215974+0000 mgr.y (mgr.25133) 1605 : cluster [DBG] pgmap v1773: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-21T11:06:01.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:01 smithi003 bash[89466]: cluster 2024-09-21T11:06:01.215974+0000 mgr.y (mgr.25133) 1605 : cluster [DBG] pgmap v1773: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-21T11:06:01.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:01 smithi204 bash[78884]: cluster 2024-09-21T11:06:01.215974+0000 mgr.y (mgr.25133) 1605 : cluster [DBG] pgmap v1773: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-21T11:06:01.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:01 smithi204 bash[78884]: cluster 2024-09-21T11:06:01.215974+0000 mgr.y (mgr.25133) 1605 : cluster [DBG] pgmap v1773: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 KiB/s rd, 2 op/s 2024-09-21T11:06:02.815 INFO:teuthology.orchestra.run.smithi003.stderr:reweighted osd.6 to 1 (10000) 2024-09-21T11:06:03.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:02 smithi003 bash[88275]: audit 2024-09-21T11:06:02.760977+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:03.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:02 smithi003 bash[88275]: audit 2024-09-21T11:06:02.760977+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:03.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:02 smithi003 bash[89466]: audit 2024-09-21T11:06:02.760977+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:03.175 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:02 smithi003 bash[89466]: audit 2024-09-21T11:06:02.760977+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:02 smithi204 bash[78884]: audit 2024-09-21T11:06:02.760977+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:03.256 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:02 smithi204 bash[78884]: audit 2024-09-21T11:06:02.760977+0000 mon.a (mon.0) 2196 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:03.596 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd primary-affinity 6 1 2024-09-21T11:06:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[89466]: audit 2024-09-21T11:06:02.813988+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[89466]: audit 2024-09-21T11:06:02.813988+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:03.925 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[89466]: cluster 2024-09-21T11:06:02.819959+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-09-21T11:06:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[89466]: cluster 2024-09-21T11:06:02.819959+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-09-21T11:06:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[89466]: cluster 2024-09-21T11:06:03.216610+0000 mgr.y (mgr.25133) 1606 : cluster [DBG] pgmap v1775: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:03.926 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[89466]: cluster 2024-09-21T11:06:03.216610+0000 mgr.y (mgr.25133) 1606 : cluster [DBG] pgmap v1775: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:03.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[88275]: audit 2024-09-21T11:06:02.813988+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:03.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[88275]: audit 2024-09-21T11:06:02.813988+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:03.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[88275]: cluster 2024-09-21T11:06:02.819959+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-09-21T11:06:03.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[88275]: cluster 2024-09-21T11:06:02.819959+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-09-21T11:06:03.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[88275]: cluster 2024-09-21T11:06:03.216610+0000 mgr.y (mgr.25133) 1606 : cluster [DBG] pgmap v1775: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:03.926 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:03 smithi003 bash[88275]: cluster 2024-09-21T11:06:03.216610+0000 mgr.y (mgr.25133) 1606 : cluster [DBG] pgmap v1775: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:03 smithi204 bash[78884]: audit 2024-09-21T11:06:02.813988+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:03 smithi204 bash[78884]: audit 2024-09-21T11:06:02.813988+0000 mon.a (mon.0) 2197 : audit [INF] from='client.? 172.21.15.3:0/3269720074' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:03 smithi204 bash[78884]: cluster 2024-09-21T11:06:02.819959+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-09-21T11:06:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:03 smithi204 bash[78884]: cluster 2024-09-21T11:06:02.819959+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-09-21T11:06:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:03 smithi204 bash[78884]: cluster 2024-09-21T11:06:03.216610+0000 mgr.y (mgr.25133) 1606 : cluster [DBG] pgmap v1775: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:04.257 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:03 smithi204 bash[78884]: cluster 2024-09-21T11:06:03.216610+0000 mgr.y (mgr.25133) 1606 : cluster [DBG] pgmap v1775: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:06.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:06 smithi003 bash[88275]: cluster 2024-09-21T11:06:05.217680+0000 mgr.y (mgr.25133) 1607 : cluster [DBG] pgmap v1776: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:06.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:06 smithi003 bash[88275]: cluster 2024-09-21T11:06:05.217680+0000 mgr.y (mgr.25133) 1607 : cluster [DBG] pgmap v1776: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:06.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:06 smithi003 bash[89466]: cluster 2024-09-21T11:06:05.217680+0000 mgr.y (mgr.25133) 1607 : cluster [DBG] pgmap v1776: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:06.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:06 smithi003 bash[89466]: cluster 2024-09-21T11:06:05.217680+0000 mgr.y (mgr.25133) 1607 : cluster [DBG] pgmap v1776: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:06 smithi204 bash[78884]: cluster 2024-09-21T11:06:05.217680+0000 mgr.y (mgr.25133) 1607 : cluster [DBG] pgmap v1776: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:06 smithi204 bash[78884]: cluster 2024-09-21T11:06:05.217680+0000 mgr.y (mgr.25133) 1607 : cluster [DBG] pgmap v1776: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:06:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:06:07] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.51.0" 2024-09-21T11:06:08.345 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:06:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:08 smithi003 bash[88275]: cluster 2024-09-21T11:06:07.218539+0000 mgr.y (mgr.25133) 1608 : cluster [DBG] pgmap v1777: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:08.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:08 smithi003 bash[88275]: cluster 2024-09-21T11:06:07.218539+0000 mgr.y (mgr.25133) 1608 : cluster [DBG] pgmap v1777: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:08.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:08 smithi003 bash[89466]: cluster 2024-09-21T11:06:07.218539+0000 mgr.y (mgr.25133) 1608 : cluster [DBG] pgmap v1777: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:08.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:08 smithi003 bash[89466]: cluster 2024-09-21T11:06:07.218539+0000 mgr.y (mgr.25133) 1608 : cluster [DBG] pgmap v1777: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:08 smithi204 bash[78884]: cluster 2024-09-21T11:06:07.218539+0000 mgr.y (mgr.25133) 1608 : cluster [DBG] pgmap v1777: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:08 smithi204 bash[78884]: cluster 2024-09-21T11:06:07.218539+0000 mgr.y (mgr.25133) 1608 : cluster [DBG] pgmap v1777: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:09.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:09 smithi003 bash[89466]: audit 2024-09-21T11:06:08.694148+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:09.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:09 smithi003 bash[89466]: audit 2024-09-21T11:06:08.694148+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:09.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:09 smithi003 bash[88275]: audit 2024-09-21T11:06:08.694148+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:09.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:09 smithi003 bash[88275]: audit 2024-09-21T11:06:08.694148+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:09 smithi204 bash[78884]: audit 2024-09-21T11:06:08.694148+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:09 smithi204 bash[78884]: audit 2024-09-21T11:06:08.694148+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:10 smithi003 bash[88275]: cluster 2024-09-21T11:06:09.219451+0000 mgr.y (mgr.25133) 1609 : cluster [DBG] pgmap v1778: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:10.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:10 smithi003 bash[88275]: cluster 2024-09-21T11:06:09.219451+0000 mgr.y (mgr.25133) 1609 : cluster [DBG] pgmap v1778: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:10.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:10 smithi003 bash[89466]: cluster 2024-09-21T11:06:09.219451+0000 mgr.y (mgr.25133) 1609 : cluster [DBG] pgmap v1778: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:10.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:10 smithi003 bash[89466]: cluster 2024-09-21T11:06:09.219451+0000 mgr.y (mgr.25133) 1609 : cluster [DBG] pgmap v1778: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:10.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:10 smithi204 bash[78884]: cluster 2024-09-21T11:06:09.219451+0000 mgr.y (mgr.25133) 1609 : cluster [DBG] pgmap v1778: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:10.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:10 smithi204 bash[78884]: cluster 2024-09-21T11:06:09.219451+0000 mgr.y (mgr.25133) 1609 : cluster [DBG] pgmap v1778: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:12.302 INFO:teuthology.orchestra.run.smithi003.stderr:set osd.6 primary-affinity to 1 (8655362) 2024-09-21T11:06:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[88275]: cluster 2024-09-21T11:06:11.220438+0000 mgr.y (mgr.25133) 1610 : cluster [DBG] pgmap v1779: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[88275]: cluster 2024-09-21T11:06:11.220438+0000 mgr.y (mgr.25133) 1610 : cluster [DBG] pgmap v1779: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[88275]: audit 2024-09-21T11:06:12.285846+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.3:0/2128096060' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[88275]: audit 2024-09-21T11:06:12.285846+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.3:0/2128096060' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:12.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[88275]: audit 2024-09-21T11:06:12.286497+0000 mon.a (mon.0) 2200 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:12.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[88275]: audit 2024-09-21T11:06:12.286497+0000 mon.a (mon.0) 2200 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:12.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[89466]: cluster 2024-09-21T11:06:11.220438+0000 mgr.y (mgr.25133) 1610 : cluster [DBG] pgmap v1779: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:12.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[89466]: cluster 2024-09-21T11:06:11.220438+0000 mgr.y (mgr.25133) 1610 : cluster [DBG] pgmap v1779: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:12.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[89466]: audit 2024-09-21T11:06:12.285846+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.3:0/2128096060' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:12.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[89466]: audit 2024-09-21T11:06:12.285846+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.3:0/2128096060' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:12.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[89466]: audit 2024-09-21T11:06:12.286497+0000 mon.a (mon.0) 2200 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:12.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:12 smithi003 bash[89466]: audit 2024-09-21T11:06:12.286497+0000 mon.a (mon.0) 2200 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:12 smithi204 bash[78884]: cluster 2024-09-21T11:06:11.220438+0000 mgr.y (mgr.25133) 1610 : cluster [DBG] pgmap v1779: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:12 smithi204 bash[78884]: cluster 2024-09-21T11:06:11.220438+0000 mgr.y (mgr.25133) 1610 : cluster [DBG] pgmap v1779: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:12 smithi204 bash[78884]: audit 2024-09-21T11:06:12.285846+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.3:0/2128096060' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:12 smithi204 bash[78884]: audit 2024-09-21T11:06:12.285846+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.3:0/2128096060' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:12 smithi204 bash[78884]: audit 2024-09-21T11:06:12.286497+0000 mon.a (mon.0) 2200 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:12.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:12 smithi204 bash[78884]: audit 2024-09-21T11:06:12.286497+0000 mon.a (mon.0) 2200 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-09-21T11:06:13.130 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2024-09-21T11:06:13.130 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2024-09-21T11:06:13.130 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2024-09-21T11:06:13.130 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2024-09-21T11:06:13.131 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T11:06:13.131 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T11:06:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:13 smithi003 bash[88275]: audit 2024-09-21T11:06:12.292616+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:13 smithi003 bash[88275]: audit 2024-09-21T11:06:12.292616+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:13 smithi003 bash[88275]: cluster 2024-09-21T11:06:12.299862+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-09-21T11:06:13.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:13 smithi003 bash[88275]: cluster 2024-09-21T11:06:12.299862+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-09-21T11:06:13.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:13 smithi003 bash[89466]: audit 2024-09-21T11:06:12.292616+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:13.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:13 smithi003 bash[89466]: audit 2024-09-21T11:06:12.292616+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:13.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:13 smithi003 bash[89466]: cluster 2024-09-21T11:06:12.299862+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-09-21T11:06:13.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:13 smithi003 bash[89466]: cluster 2024-09-21T11:06:12.299862+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-09-21T11:06:13.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:13 smithi204 bash[78884]: audit 2024-09-21T11:06:12.292616+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:13 smithi204 bash[78884]: audit 2024-09-21T11:06:12.292616+0000 mon.a (mon.0) 2201 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-09-21T11:06:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:13 smithi204 bash[78884]: cluster 2024-09-21T11:06:12.299862+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-09-21T11:06:13.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:13 smithi204 bash[78884]: cluster 2024-09-21T11:06:12.299862+0000 mon.a (mon.0) 2202 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-09-21T11:06:14.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:14 smithi003 bash[88275]: cluster 2024-09-21T11:06:13.221194+0000 mgr.y (mgr.25133) 1611 : cluster [DBG] pgmap v1781: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:14.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:14 smithi003 bash[88275]: cluster 2024-09-21T11:06:13.221194+0000 mgr.y (mgr.25133) 1611 : cluster [DBG] pgmap v1781: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:14.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:14 smithi003 bash[89466]: cluster 2024-09-21T11:06:13.221194+0000 mgr.y (mgr.25133) 1611 : cluster [DBG] pgmap v1781: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:14.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:14 smithi003 bash[89466]: cluster 2024-09-21T11:06:13.221194+0000 mgr.y (mgr.25133) 1611 : cluster [DBG] pgmap v1781: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:14.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:14 smithi204 bash[78884]: cluster 2024-09-21T11:06:13.221194+0000 mgr.y (mgr.25133) 1611 : cluster [DBG] pgmap v1781: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:14.758 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:14 smithi204 bash[78884]: cluster 2024-09-21T11:06:13.221194+0000 mgr.y (mgr.25133) 1611 : cluster [DBG] pgmap v1781: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:16 smithi003 bash[88275]: cluster 2024-09-21T11:06:15.222291+0000 mgr.y (mgr.25133) 1612 : cluster [DBG] pgmap v1782: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:16.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:16 smithi003 bash[88275]: cluster 2024-09-21T11:06:15.222291+0000 mgr.y (mgr.25133) 1612 : cluster [DBG] pgmap v1782: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:16 smithi003 bash[89466]: cluster 2024-09-21T11:06:15.222291+0000 mgr.y (mgr.25133) 1612 : cluster [DBG] pgmap v1782: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:16.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:16 smithi003 bash[89466]: cluster 2024-09-21T11:06:15.222291+0000 mgr.y (mgr.25133) 1612 : cluster [DBG] pgmap v1782: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:16.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:16 smithi204 bash[78884]: cluster 2024-09-21T11:06:15.222291+0000 mgr.y (mgr.25133) 1612 : cluster [DBG] pgmap v1782: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:16.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:16 smithi204 bash[78884]: cluster 2024-09-21T11:06:15.222291+0000 mgr.y (mgr.25133) 1612 : cluster [DBG] pgmap v1782: 93 pgs: 93 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:17.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:06:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:06:17] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.51.0" 2024-09-21T11:06:17.878 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:06:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:18 smithi003 bash[88275]: cluster 2024-09-21T11:06:17.223156+0000 mgr.y (mgr.25133) 1613 : cluster [DBG] pgmap v1783: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:18.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:18 smithi003 bash[88275]: cluster 2024-09-21T11:06:17.223156+0000 mgr.y (mgr.25133) 1613 : cluster [DBG] pgmap v1783: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:18 smithi003 bash[89466]: cluster 2024-09-21T11:06:17.223156+0000 mgr.y (mgr.25133) 1613 : cluster [DBG] pgmap v1783: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:18.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:18 smithi003 bash[89466]: cluster 2024-09-21T11:06:17.223156+0000 mgr.y (mgr.25133) 1613 : cluster [DBG] pgmap v1783: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:18.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:18 smithi204 bash[78884]: cluster 2024-09-21T11:06:17.223156+0000 mgr.y (mgr.25133) 1613 : cluster [DBG] pgmap v1783: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:18.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:18 smithi204 bash[78884]: cluster 2024-09-21T11:06:17.223156+0000 mgr.y (mgr.25133) 1613 : cluster [DBG] pgmap v1783: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:20 smithi003 bash[89466]: cluster 2024-09-21T11:06:19.223867+0000 mgr.y (mgr.25133) 1614 : cluster [DBG] pgmap v1784: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:20 smithi003 bash[89466]: cluster 2024-09-21T11:06:19.223867+0000 mgr.y (mgr.25133) 1614 : cluster [DBG] pgmap v1784: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:20.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:20 smithi003 bash[88275]: cluster 2024-09-21T11:06:19.223867+0000 mgr.y (mgr.25133) 1614 : cluster [DBG] pgmap v1784: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:20.705 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:20 smithi003 bash[88275]: cluster 2024-09-21T11:06:19.223867+0000 mgr.y (mgr.25133) 1614 : cluster [DBG] pgmap v1784: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:20 smithi204 bash[78884]: cluster 2024-09-21T11:06:19.223867+0000 mgr.y (mgr.25133) 1614 : cluster [DBG] pgmap v1784: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:20 smithi204 bash[78884]: cluster 2024-09-21T11:06:19.223867+0000 mgr.y (mgr.25133) 1614 : cluster [DBG] pgmap v1784: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:21.878 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T11:06:21.878 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":435,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:55:33.551485+0000","modified":"2024-09-21T11:06:12.290558+0000","last_up_change":"2024-09-21T10:39:10.697360+0000","last_in_change":"2024-09-21T11:03:22.279811+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:47.343242+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"327","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"285","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T10:07:02.715258+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T10:09:07.050995+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T10:09:07.578198+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"72","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"afab1a3b-3ac0-4545-95f9-3f08469d253f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":84,"up_from":88,"up_thru":412,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6803","nonce":3432696993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6805","nonce":3432696993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6809","nonce":3432696993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6807","nonce":3432696993}]},"public_addr":"172.21.15.3:6803/3432696993","cluster_addr":"172.21.15.3:6805/3432696993","heartbeat_back_addr":"172.21.15.3:6809/3432696993","heartbeat_front_addr":"172.21.15.3:6807/3432696993","state":["exists","up"]},{"osd":1,"uuid":"e0f9f77b-e9a2-41f8-8798-e9be892df17d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":89,"up_from":93,"up_thru":416,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6811","nonce":2083105083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6813","nonce":2083105083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6817","nonce":2083105083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6815","nonce":2083105083}]},"public_addr":"172.21.15.3:6811/2083105083","cluster_addr":"172.21.15.3:6813/2083105083","heartbeat_back_addr":"172.21.15.3:6817/2083105083","heartbeat_front_addr":"172.21.15.3:6815/2083105083","state":["exists","up"]},{"osd":2,"uuid":"0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":94,"up_from":98,"up_thru":411,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6819","nonce":3936590184}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6821","nonce":3936590184}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6825","nonce":3936590184}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6823","nonce":3936590184}]},"public_addr":"172.21.15.3:6819/3936590184","cluster_addr":"172.21.15.3:6821/3936590184","heartbeat_back_addr":"172.21.15.3:6825/3936590184","heartbeat_front_addr":"172.21.15.3:6823/3936590184","state":["exists","up"]},{"osd":3,"uuid":"345ed565-5f94-4b4b-8ad4-8662da12d919","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":99,"up_from":103,"up_thru":425,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6827","nonce":3858394153}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6829","nonce":3858394153}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6833","nonce":3858394153}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6831","nonce":3858394153}]},"public_addr":"172.21.15.3:6827/3858394153","cluster_addr":"172.21.15.3:6829/3858394153","heartbeat_back_addr":"172.21.15.3:6833/3858394153","heartbeat_front_addr":"172.21.15.3:6831/3858394153","state":["exists","up"]},{"osd":4,"uuid":"9c3de7dd-569a-4907-91b6-988cdc4bd3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":416,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6801","nonce":3370648872}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6803","nonce":3370648872}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6807","nonce":3370648872}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6805","nonce":3370648872}]},"public_addr":"172.21.15.204:6801/3370648872","cluster_addr":"172.21.15.204:6803/3370648872","heartbeat_back_addr":"172.21.15.204:6807/3370648872","heartbeat_front_addr":"172.21.15.204:6805/3370648872","state":["exists","up"]},{"osd":5,"uuid":"0f73f70b-e95d-4dd4-931e-5d00dab7b6ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":419,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6809","nonce":258550506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6811","nonce":258550506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6815","nonce":258550506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6813","nonce":258550506}]},"public_addr":"172.21.15.204:6809/258550506","cluster_addr":"172.21.15.204:6811/258550506","heartbeat_back_addr":"172.21.15.204:6815/258550506","heartbeat_front_addr":"172.21.15.204:6813/258550506","state":["exists","up"]},{"osd":6,"uuid":"bbe81ce4-64ef-4a77-af15-22d6b65d2453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":197,"up_from":208,"up_thru":416,"down_at":198,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":426066006},{"type":"v1","addr":"172.21.15.204:6817","nonce":426066006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":426066006},{"type":"v1","addr":"172.21.15.204:6819","nonce":426066006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":426066006},{"type":"v1","addr":"172.21.15.204:6823","nonce":426066006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":426066006},{"type":"v1","addr":"172.21.15.204:6821","nonce":426066006}]},"public_addr":"172.21.15.204:6817/426066006","cluster_addr":"172.21.15.204:6819/426066006","heartbeat_back_addr":"172.21.15.204:6823/426066006","heartbeat_front_addr":"172.21.15.204:6821/426066006","state":["exists","up"]},{"osd":7,"uuid":"23d5a862-e624-4f49-aa9c-58c852a8f506","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":432,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6825","nonce":737492389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6827","nonce":737492389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6831","nonce":737492389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6829","nonce":737492389}]},"public_addr":"172.21.15.204:6825/737492389","cluster_addr":"172.21.15.204:6827/737492389","heartbeat_back_addr":"172.21.15.204:6831/737492389","heartbeat_front_addr":"172.21.15.204:6829/737492389","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:58:58.982224+0000","dead_epoch":84},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:50.640254+0000","dead_epoch":89},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:43.924445+0000","dead_epoch":94},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:38.331340+0000","dead_epoch":99},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:29.196605+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:03:22.024823+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:04:17.640418+0000","dead_epoch":197},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:05:16.140769+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.11","mappings":[{"from":3,"to":2}]},{"pgid":"4.19","mappings":[{"from":3,"to":6}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/2110631374":"2024-09-22T10:18:38.049699+0000","172.21.15.3:6801/3152573001":"2024-09-22T10:18:38.049699+0000","172.21.15.204:6834/725758974":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/1547266812":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/2869949913":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/3306452335":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6800/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6800/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.204:0/199446403":"2024-09-22T10:14:35.140740+0000","172.21.15.204:0/2387703597":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/2857664839":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/2714859580":"2024-09-22T10:18:38.049699+0000","172.21.15.3:0/3175097231":"2024-09-22T09:56:32.698617+0000","172.21.15.204:0/3834426438":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6835/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:6834/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:0/1035062224":"2024-09-22T10:18:38.049699+0000","172.21.15.3:0/60818210":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/1663042163":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2674957058":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1708733655":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/3232872412":"2024-09-22T10:13:43.014890+0000","172.21.15.204:6835/725758974":"2024-09-22T10:14:35.140740+0000","172.21.15.204:0/1135398302":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6800/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2589328287":"2024-09-22T10:13:43.014890+0000","172.21.15.204:0/755744752":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6801/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2792920556":"2024-09-22T10:18:38.049699+0000","172.21.15.204:0/2107573681":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6800/4074917842":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/1780411841":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6800/3152573001":"2024-09-22T10:18:38.049699+0000","172.21.15.3:6801/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/594217699":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4074917842":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/3745255406":"2024-09-22T10:06:19.579332+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T11:06:22.648 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:22 smithi003 bash[88275]: cluster 2024-09-21T11:06:21.224853+0000 mgr.y (mgr.25133) 1615 : cluster [DBG] pgmap v1785: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:22.648 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:22 smithi003 bash[88275]: cluster 2024-09-21T11:06:21.224853+0000 mgr.y (mgr.25133) 1615 : cluster [DBG] pgmap v1785: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:22.648 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:22 smithi003 bash[88275]: audit 2024-09-21T11:06:21.875170+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.3:0/3198293875' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:22.648 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:22 smithi003 bash[88275]: audit 2024-09-21T11:06:21.875170+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.3:0/3198293875' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:22.648 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:22 smithi003 bash[89466]: cluster 2024-09-21T11:06:21.224853+0000 mgr.y (mgr.25133) 1615 : cluster [DBG] pgmap v1785: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:22.648 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:22 smithi003 bash[89466]: cluster 2024-09-21T11:06:21.224853+0000 mgr.y (mgr.25133) 1615 : cluster [DBG] pgmap v1785: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:22.648 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:22 smithi003 bash[89466]: audit 2024-09-21T11:06:21.875170+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.3:0/3198293875' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:22.648 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:22 smithi003 bash[89466]: audit 2024-09-21T11:06:21.875170+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.3:0/3198293875' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:22.650 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T11:06:22.650 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T11:06:22.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:22 smithi204 bash[78884]: cluster 2024-09-21T11:06:21.224853+0000 mgr.y (mgr.25133) 1615 : cluster [DBG] pgmap v1785: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:22 smithi204 bash[78884]: cluster 2024-09-21T11:06:21.224853+0000 mgr.y (mgr.25133) 1615 : cluster [DBG] pgmap v1785: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:22 smithi204 bash[78884]: audit 2024-09-21T11:06:21.875170+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.3:0/3198293875' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:22 smithi204 bash[78884]: audit 2024-09-21T11:06:21.875170+0000 mon.a (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.3:0/3198293875' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:24.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:24 smithi003 bash[89466]: cluster 2024-09-21T11:06:23.225547+0000 mgr.y (mgr.25133) 1616 : cluster [DBG] pgmap v1786: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:24.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:24 smithi003 bash[89466]: cluster 2024-09-21T11:06:23.225547+0000 mgr.y (mgr.25133) 1616 : cluster [DBG] pgmap v1786: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:24.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:24 smithi003 bash[89466]: audit 2024-09-21T11:06:23.694610+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:24.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:24 smithi003 bash[89466]: audit 2024-09-21T11:06:23.694610+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:24 smithi003 bash[88275]: cluster 2024-09-21T11:06:23.225547+0000 mgr.y (mgr.25133) 1616 : cluster [DBG] pgmap v1786: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:24 smithi003 bash[88275]: cluster 2024-09-21T11:06:23.225547+0000 mgr.y (mgr.25133) 1616 : cluster [DBG] pgmap v1786: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:24 smithi003 bash[88275]: audit 2024-09-21T11:06:23.694610+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:24 smithi003 bash[88275]: audit 2024-09-21T11:06:23.694610+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:24.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:24 smithi204 bash[78884]: cluster 2024-09-21T11:06:23.225547+0000 mgr.y (mgr.25133) 1616 : cluster [DBG] pgmap v1786: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:24 smithi204 bash[78884]: cluster 2024-09-21T11:06:23.225547+0000 mgr.y (mgr.25133) 1616 : cluster [DBG] pgmap v1786: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:24 smithi204 bash[78884]: audit 2024-09-21T11:06:23.694610+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:24 smithi204 bash[78884]: audit 2024-09-21T11:06:23.694610+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:26 smithi003 bash[89466]: cluster 2024-09-21T11:06:25.226611+0000 mgr.y (mgr.25133) 1617 : cluster [DBG] pgmap v1787: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:26 smithi003 bash[89466]: cluster 2024-09-21T11:06:25.226611+0000 mgr.y (mgr.25133) 1617 : cluster [DBG] pgmap v1787: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:26 smithi003 bash[88275]: cluster 2024-09-21T11:06:25.226611+0000 mgr.y (mgr.25133) 1617 : cluster [DBG] pgmap v1787: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:26 smithi003 bash[88275]: cluster 2024-09-21T11:06:25.226611+0000 mgr.y (mgr.25133) 1617 : cluster [DBG] pgmap v1787: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:26.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:26 smithi204 bash[78884]: cluster 2024-09-21T11:06:25.226611+0000 mgr.y (mgr.25133) 1617 : cluster [DBG] pgmap v1787: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:26.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:26 smithi204 bash[78884]: cluster 2024-09-21T11:06:25.226611+0000 mgr.y (mgr.25133) 1617 : cluster [DBG] pgmap v1787: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:27.398 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:06:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:06:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:06:27] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.51.0" 2024-09-21T11:06:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:28 smithi003 bash[88275]: cluster 2024-09-21T11:06:27.227466+0000 mgr.y (mgr.25133) 1618 : cluster [DBG] pgmap v1788: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:28 smithi003 bash[88275]: cluster 2024-09-21T11:06:27.227466+0000 mgr.y (mgr.25133) 1618 : cluster [DBG] pgmap v1788: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:28 smithi003 bash[89466]: cluster 2024-09-21T11:06:27.227466+0000 mgr.y (mgr.25133) 1618 : cluster [DBG] pgmap v1788: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:28.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:28 smithi003 bash[89466]: cluster 2024-09-21T11:06:27.227466+0000 mgr.y (mgr.25133) 1618 : cluster [DBG] pgmap v1788: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:28.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:28 smithi204 bash[78884]: cluster 2024-09-21T11:06:27.227466+0000 mgr.y (mgr.25133) 1618 : cluster [DBG] pgmap v1788: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:28.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:28 smithi204 bash[78884]: cluster 2024-09-21T11:06:27.227466+0000 mgr.y (mgr.25133) 1618 : cluster [DBG] pgmap v1788: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:30 smithi003 bash[88275]: cluster 2024-09-21T11:06:29.228357+0000 mgr.y (mgr.25133) 1619 : cluster [DBG] pgmap v1789: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:30 smithi003 bash[88275]: cluster 2024-09-21T11:06:29.228357+0000 mgr.y (mgr.25133) 1619 : cluster [DBG] pgmap v1789: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:30.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:30 smithi003 bash[89466]: cluster 2024-09-21T11:06:29.228357+0000 mgr.y (mgr.25133) 1619 : cluster [DBG] pgmap v1789: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:30.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:30 smithi003 bash[89466]: cluster 2024-09-21T11:06:29.228357+0000 mgr.y (mgr.25133) 1619 : cluster [DBG] pgmap v1789: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:30 smithi204 bash[78884]: cluster 2024-09-21T11:06:29.228357+0000 mgr.y (mgr.25133) 1619 : cluster [DBG] pgmap v1789: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:30 smithi204 bash[78884]: cluster 2024-09-21T11:06:29.228357+0000 mgr.y (mgr.25133) 1619 : cluster [DBG] pgmap v1789: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:31.079 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T11:06:31.079 INFO:teuthology.orchestra.run.smithi003.stdout:{"epoch":435,"fsid":"7015853c-77ff-11ef-baf6-efdc52797490","created":"2024-09-21T09:55:33.551485+0000","modified":"2024-09-21T11:06:12.290558+0000","last_up_change":"2024-09-21T10:39:10.697360+0000","last_in_change":"2024-09-21T11:03:22.279811+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T10:00:47.343242+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"327","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"285","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-21T10:07:02.715258+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":66,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-09-21T10:09:07.050995+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-09-21T10:09:07.578198+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"72","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_type":"Fair distribution","score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"afab1a3b-3ac0-4545-95f9-3f08469d253f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":84,"up_from":88,"up_thru":412,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6802","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6803","nonce":3432696993}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6804","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6805","nonce":3432696993}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6808","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6809","nonce":3432696993}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6806","nonce":3432696993},{"type":"v1","addr":"172.21.15.3:6807","nonce":3432696993}]},"public_addr":"172.21.15.3:6803/3432696993","cluster_addr":"172.21.15.3:6805/3432696993","heartbeat_back_addr":"172.21.15.3:6809/3432696993","heartbeat_front_addr":"172.21.15.3:6807/3432696993","state":["exists","up"]},{"osd":1,"uuid":"e0f9f77b-e9a2-41f8-8798-e9be892df17d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":89,"up_from":93,"up_thru":416,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6810","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6811","nonce":2083105083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6812","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6813","nonce":2083105083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6816","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6817","nonce":2083105083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6814","nonce":2083105083},{"type":"v1","addr":"172.21.15.3:6815","nonce":2083105083}]},"public_addr":"172.21.15.3:6811/2083105083","cluster_addr":"172.21.15.3:6813/2083105083","heartbeat_back_addr":"172.21.15.3:6817/2083105083","heartbeat_front_addr":"172.21.15.3:6815/2083105083","state":["exists","up"]},{"osd":2,"uuid":"0f90f79e-b9b1-48b0-8f2f-77262dcb9c1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":94,"up_from":98,"up_thru":411,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6818","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6819","nonce":3936590184}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6820","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6821","nonce":3936590184}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6824","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6825","nonce":3936590184}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6822","nonce":3936590184},{"type":"v1","addr":"172.21.15.3:6823","nonce":3936590184}]},"public_addr":"172.21.15.3:6819/3936590184","cluster_addr":"172.21.15.3:6821/3936590184","heartbeat_back_addr":"172.21.15.3:6825/3936590184","heartbeat_front_addr":"172.21.15.3:6823/3936590184","state":["exists","up"]},{"osd":3,"uuid":"345ed565-5f94-4b4b-8ad4-8662da12d919","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":99,"up_from":103,"up_thru":425,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6826","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6827","nonce":3858394153}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6828","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6829","nonce":3858394153}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6832","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6833","nonce":3858394153}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.3:6830","nonce":3858394153},{"type":"v1","addr":"172.21.15.3:6831","nonce":3858394153}]},"public_addr":"172.21.15.3:6827/3858394153","cluster_addr":"172.21.15.3:6829/3858394153","heartbeat_back_addr":"172.21.15.3:6833/3858394153","heartbeat_front_addr":"172.21.15.3:6831/3858394153","state":["exists","up"]},{"osd":4,"uuid":"9c3de7dd-569a-4907-91b6-988cdc4bd3c1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":416,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6801","nonce":3370648872}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6803","nonce":3370648872}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6807","nonce":3370648872}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3370648872},{"type":"v1","addr":"172.21.15.204:6805","nonce":3370648872}]},"public_addr":"172.21.15.204:6801/3370648872","cluster_addr":"172.21.15.204:6803/3370648872","heartbeat_back_addr":"172.21.15.204:6807/3370648872","heartbeat_front_addr":"172.21.15.204:6805/3370648872","state":["exists","up"]},{"osd":5,"uuid":"0f73f70b-e95d-4dd4-931e-5d00dab7b6ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":419,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6809","nonce":258550506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6811","nonce":258550506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6815","nonce":258550506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":258550506},{"type":"v1","addr":"172.21.15.204:6813","nonce":258550506}]},"public_addr":"172.21.15.204:6809/258550506","cluster_addr":"172.21.15.204:6811/258550506","heartbeat_back_addr":"172.21.15.204:6815/258550506","heartbeat_front_addr":"172.21.15.204:6813/258550506","state":["exists","up"]},{"osd":6,"uuid":"bbe81ce4-64ef-4a77-af15-22d6b65d2453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":197,"up_from":208,"up_thru":416,"down_at":198,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":426066006},{"type":"v1","addr":"172.21.15.204:6817","nonce":426066006}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":426066006},{"type":"v1","addr":"172.21.15.204:6819","nonce":426066006}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":426066006},{"type":"v1","addr":"172.21.15.204:6823","nonce":426066006}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":426066006},{"type":"v1","addr":"172.21.15.204:6821","nonce":426066006}]},"public_addr":"172.21.15.204:6817/426066006","cluster_addr":"172.21.15.204:6819/426066006","heartbeat_back_addr":"172.21.15.204:6823/426066006","heartbeat_front_addr":"172.21.15.204:6821/426066006","state":["exists","up"]},{"osd":7,"uuid":"23d5a862-e624-4f49-aa9c-58c852a8f506","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":432,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6825","nonce":737492389}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6827","nonce":737492389}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6831","nonce":737492389}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":737492389},{"type":"v1","addr":"172.21.15.204:6829","nonce":737492389}]},"public_addr":"172.21.15.204:6825/737492389","cluster_addr":"172.21.15.204:6827/737492389","heartbeat_back_addr":"172.21.15.204:6831/737492389","heartbeat_front_addr":"172.21.15.204:6829/737492389","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:58:58.982224+0000","dead_epoch":84},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T09:59:50.640254+0000","dead_epoch":89},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:00:43.924445+0000","dead_epoch":94},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:01:38.331340+0000","dead_epoch":99},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:02:29.196605+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:03:22.024823+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:04:17.640418+0000","dead_epoch":197},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T10:05:16.140769+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.11","mappings":[{"from":3,"to":2}]},{"pgid":"4.19","mappings":[{"from":3,"to":6}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.3:0/2110631374":"2024-09-22T10:18:38.049699+0000","172.21.15.3:6801/3152573001":"2024-09-22T10:18:38.049699+0000","172.21.15.204:6834/725758974":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/1547266812":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/2869949913":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/3306452335":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6800/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6800/4221388810":"2024-09-22T09:56:00.615396+0000","172.21.15.204:0/199446403":"2024-09-22T10:14:35.140740+0000","172.21.15.204:0/2387703597":"2024-09-22T10:14:35.140740+0000","172.21.15.3:0/2857664839":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/2714859580":"2024-09-22T10:18:38.049699+0000","172.21.15.3:0/3175097231":"2024-09-22T09:56:32.698617+0000","172.21.15.204:0/3834426438":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6835/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:6834/284465189":"2024-09-22T10:09:16.312674+0000","172.21.15.3:0/1035062224":"2024-09-22T10:18:38.049699+0000","172.21.15.3:0/60818210":"2024-09-22T09:56:00.615396+0000","172.21.15.3:0/1663042163":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2674957058":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/1708733655":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/3232872412":"2024-09-22T10:13:43.014890+0000","172.21.15.204:6835/725758974":"2024-09-22T10:14:35.140740+0000","172.21.15.204:0/1135398302":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6800/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2589328287":"2024-09-22T10:13:43.014890+0000","172.21.15.204:0/755744752":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6801/4220284075":"2024-09-22T09:56:32.698617+0000","172.21.15.3:0/2792920556":"2024-09-22T10:18:38.049699+0000","172.21.15.204:0/2107573681":"2024-09-22T10:14:35.140740+0000","172.21.15.3:6800/4074917842":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/1780411841":"2024-09-22T10:06:19.579332+0000","172.21.15.3:6800/3152573001":"2024-09-22T10:18:38.049699+0000","172.21.15.3:6801/3433753413":"2024-09-22T10:06:19.579332+0000","172.21.15.3:0/594217699":"2024-09-22T09:56:00.615396+0000","172.21.15.3:6801/4074917842":"2024-09-22T10:13:43.014890+0000","172.21.15.3:0/3745255406":"2024-09-22T10:06:19.579332+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-21T11:06:31.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:31 smithi003 bash[89466]: audit 2024-09-21T11:06:31.074956+0000 mon.a (mon.0) 2205 : audit [DBG] from='client.? 172.21.15.3:0/419381594' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:31.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:31 smithi003 bash[89466]: audit 2024-09-21T11:06:31.074956+0000 mon.a (mon.0) 2205 : audit [DBG] from='client.? 172.21.15.3:0/419381594' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:31.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:31 smithi003 bash[88275]: audit 2024-09-21T11:06:31.074956+0000 mon.a (mon.0) 2205 : audit [DBG] from='client.? 172.21.15.3:0/419381594' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:31.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:31 smithi003 bash[88275]: audit 2024-09-21T11:06:31.074956+0000 mon.a (mon.0) 2205 : audit [DBG] from='client.? 172.21.15.3:0/419381594' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:31.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:31 smithi204 bash[78884]: audit 2024-09-21T11:06:31.074956+0000 mon.a (mon.0) 2205 : audit [DBG] from='client.? 172.21.15.3:0/419381594' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:31.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:31 smithi204 bash[78884]: audit 2024-09-21T11:06:31.074956+0000 mon.a (mon.0) 2205 : audit [DBG] from='client.? 172.21.15.3:0/419381594' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T11:06:31.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T11:06:31.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T11:06:31.891 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T11:06:31.892 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T11:06:31.892 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T11:06:31.892 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T11:06:31.893 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T11:06:31.893 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T11:06:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:32 smithi003 bash[89466]: cluster 2024-09-21T11:06:31.229338+0000 mgr.y (mgr.25133) 1620 : cluster [DBG] pgmap v1790: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:32 smithi003 bash[89466]: cluster 2024-09-21T11:06:31.229338+0000 mgr.y (mgr.25133) 1620 : cluster [DBG] pgmap v1790: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:32 smithi003 bash[88275]: cluster 2024-09-21T11:06:31.229338+0000 mgr.y (mgr.25133) 1620 : cluster [DBG] pgmap v1790: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:32 smithi003 bash[88275]: cluster 2024-09-21T11:06:31.229338+0000 mgr.y (mgr.25133) 1620 : cluster [DBG] pgmap v1790: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:32.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:32 smithi204 bash[78884]: cluster 2024-09-21T11:06:31.229338+0000 mgr.y (mgr.25133) 1620 : cluster [DBG] pgmap v1790: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:32.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:32 smithi204 bash[78884]: cluster 2024-09-21T11:06:31.229338+0000 mgr.y (mgr.25133) 1620 : cluster [DBG] pgmap v1790: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:34 smithi003 bash[88275]: cluster 2024-09-21T11:06:33.230009+0000 mgr.y (mgr.25133) 1621 : cluster [DBG] pgmap v1791: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:34 smithi003 bash[88275]: cluster 2024-09-21T11:06:33.230009+0000 mgr.y (mgr.25133) 1621 : cluster [DBG] pgmap v1791: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:34.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:34 smithi003 bash[89466]: cluster 2024-09-21T11:06:33.230009+0000 mgr.y (mgr.25133) 1621 : cluster [DBG] pgmap v1791: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:34.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:34 smithi003 bash[89466]: cluster 2024-09-21T11:06:33.230009+0000 mgr.y (mgr.25133) 1621 : cluster [DBG] pgmap v1791: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:34.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:34 smithi204 bash[78884]: cluster 2024-09-21T11:06:33.230009+0000 mgr.y (mgr.25133) 1621 : cluster [DBG] pgmap v1791: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:34.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:34 smithi204 bash[78884]: cluster 2024-09-21T11:06:33.230009+0000 mgr.y (mgr.25133) 1621 : cluster [DBG] pgmap v1791: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:36.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:36 smithi003 bash[88275]: cluster 2024-09-21T11:06:35.231069+0000 mgr.y (mgr.25133) 1622 : cluster [DBG] pgmap v1792: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:36.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:36 smithi003 bash[88275]: cluster 2024-09-21T11:06:35.231069+0000 mgr.y (mgr.25133) 1622 : cluster [DBG] pgmap v1792: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:36.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:36 smithi003 bash[89466]: cluster 2024-09-21T11:06:35.231069+0000 mgr.y (mgr.25133) 1622 : cluster [DBG] pgmap v1792: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:36.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:36 smithi003 bash[89466]: cluster 2024-09-21T11:06:35.231069+0000 mgr.y (mgr.25133) 1622 : cluster [DBG] pgmap v1792: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:36.745 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:06:36.746 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:06:36.746 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:06:36.747 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:06:36.748 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:06:36.751 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:06:36.751 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:06:36.752 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:06:36.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:36 smithi204 bash[78884]: cluster 2024-09-21T11:06:35.231069+0000 mgr.y (mgr.25133) 1622 : cluster [DBG] pgmap v1792: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:36.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:36 smithi204 bash[78884]: cluster 2024-09-21T11:06:35.231069+0000 mgr.y (mgr.25133) 1622 : cluster [DBG] pgmap v1792: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:37.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:06:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:06:37] "GET /metrics HTTP/1.1" 200 34106 "" "Prometheus/2.51.0" 2024-09-21T11:06:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:38 smithi003 bash[88275]: cluster 2024-09-21T11:06:37.231942+0000 mgr.y (mgr.25133) 1623 : cluster [DBG] pgmap v1793: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:38 smithi003 bash[88275]: cluster 2024-09-21T11:06:37.231942+0000 mgr.y (mgr.25133) 1623 : cluster [DBG] pgmap v1793: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:38.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:38 smithi003 bash[89466]: cluster 2024-09-21T11:06:37.231942+0000 mgr.y (mgr.25133) 1623 : cluster [DBG] pgmap v1793: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:38.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:38 smithi003 bash[89466]: cluster 2024-09-21T11:06:37.231942+0000 mgr.y (mgr.25133) 1623 : cluster [DBG] pgmap v1793: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:38.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:38 smithi204 bash[78884]: cluster 2024-09-21T11:06:37.231942+0000 mgr.y (mgr.25133) 1623 : cluster [DBG] pgmap v1793: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:38.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:38 smithi204 bash[78884]: cluster 2024-09-21T11:06:37.231942+0000 mgr.y (mgr.25133) 1623 : cluster [DBG] pgmap v1793: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:39.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:39 smithi003 bash[88275]: audit 2024-09-21T11:06:38.695028+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:39.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:39 smithi003 bash[88275]: audit 2024-09-21T11:06:38.695028+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:39 smithi003 bash[89466]: audit 2024-09-21T11:06:38.695028+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:39 smithi003 bash[89466]: audit 2024-09-21T11:06:38.695028+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:39 smithi204 bash[78884]: audit 2024-09-21T11:06:38.695028+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:39 smithi204 bash[78884]: audit 2024-09-21T11:06:38.695028+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:40 smithi003 bash[88275]: cluster 2024-09-21T11:06:39.232911+0000 mgr.y (mgr.25133) 1624 : cluster [DBG] pgmap v1794: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:40 smithi003 bash[88275]: cluster 2024-09-21T11:06:39.232911+0000 mgr.y (mgr.25133) 1624 : cluster [DBG] pgmap v1794: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:40.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:40 smithi003 bash[89466]: cluster 2024-09-21T11:06:39.232911+0000 mgr.y (mgr.25133) 1624 : cluster [DBG] pgmap v1794: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:40.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:40 smithi003 bash[89466]: cluster 2024-09-21T11:06:39.232911+0000 mgr.y (mgr.25133) 1624 : cluster [DBG] pgmap v1794: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:40.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:40 smithi204 bash[78884]: cluster 2024-09-21T11:06:39.232911+0000 mgr.y (mgr.25133) 1624 : cluster [DBG] pgmap v1794: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:40.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:40 smithi204 bash[78884]: cluster 2024-09-21T11:06:39.232911+0000 mgr.y (mgr.25133) 1624 : cluster [DBG] pgmap v1794: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:42 smithi003 bash[88275]: cluster 2024-09-21T11:06:41.234101+0000 mgr.y (mgr.25133) 1625 : cluster [DBG] pgmap v1795: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:42.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:42 smithi003 bash[88275]: cluster 2024-09-21T11:06:41.234101+0000 mgr.y (mgr.25133) 1625 : cluster [DBG] pgmap v1795: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:42 smithi003 bash[89466]: cluster 2024-09-21T11:06:41.234101+0000 mgr.y (mgr.25133) 1625 : cluster [DBG] pgmap v1795: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:42.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:42 smithi003 bash[89466]: cluster 2024-09-21T11:06:41.234101+0000 mgr.y (mgr.25133) 1625 : cluster [DBG] pgmap v1795: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:42 smithi204 bash[78884]: cluster 2024-09-21T11:06:41.234101+0000 mgr.y (mgr.25133) 1625 : cluster [DBG] pgmap v1795: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:42.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:42 smithi204 bash[78884]: cluster 2024-09-21T11:06:41.234101+0000 mgr.y (mgr.25133) 1625 : cluster [DBG] pgmap v1795: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:44.649 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:44 smithi003 bash[88275]: cluster 2024-09-21T11:06:43.234689+0000 mgr.y (mgr.25133) 1626 : cluster [DBG] pgmap v1796: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:44.649 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:44 smithi003 bash[88275]: cluster 2024-09-21T11:06:43.234689+0000 mgr.y (mgr.25133) 1626 : cluster [DBG] pgmap v1796: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:44.649 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:44 smithi003 bash[89466]: cluster 2024-09-21T11:06:43.234689+0000 mgr.y (mgr.25133) 1626 : cluster [DBG] pgmap v1796: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:44.649 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:44 smithi003 bash[89466]: cluster 2024-09-21T11:06:43.234689+0000 mgr.y (mgr.25133) 1626 : cluster [DBG] pgmap v1796: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:44.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:44 smithi204 bash[78884]: cluster 2024-09-21T11:06:43.234689+0000 mgr.y (mgr.25133) 1626 : cluster [DBG] pgmap v1796: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:44.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:44 smithi204 bash[78884]: cluster 2024-09-21T11:06:43.234689+0000 mgr.y (mgr.25133) 1626 : cluster [DBG] pgmap v1796: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:46 smithi003 bash[88275]: cluster 2024-09-21T11:06:45.235777+0000 mgr.y (mgr.25133) 1627 : cluster [DBG] pgmap v1797: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:46.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:46 smithi003 bash[88275]: cluster 2024-09-21T11:06:45.235777+0000 mgr.y (mgr.25133) 1627 : cluster [DBG] pgmap v1797: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:46.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:46 smithi003 bash[89466]: cluster 2024-09-21T11:06:45.235777+0000 mgr.y (mgr.25133) 1627 : cluster [DBG] pgmap v1797: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:46.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:46 smithi003 bash[89466]: cluster 2024-09-21T11:06:45.235777+0000 mgr.y (mgr.25133) 1627 : cluster [DBG] pgmap v1797: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:46 smithi204 bash[78884]: cluster 2024-09-21T11:06:45.235777+0000 mgr.y (mgr.25133) 1627 : cluster [DBG] pgmap v1797: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:46.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:46 smithi204 bash[78884]: cluster 2024-09-21T11:06:45.235777+0000 mgr.y (mgr.25133) 1627 : cluster [DBG] pgmap v1797: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:47.682 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:06:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:06:47] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.51.0" 2024-09-21T11:06:47.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:47 smithi204 bash[78884]: cluster 2024-09-21T11:06:47.236408+0000 mgr.y (mgr.25133) 1628 : cluster [DBG] pgmap v1798: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:47.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:47 smithi204 bash[78884]: cluster 2024-09-21T11:06:47.236408+0000 mgr.y (mgr.25133) 1628 : cluster [DBG] pgmap v1798: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:48.143 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:47 smithi003 bash[88275]: cluster 2024-09-21T11:06:47.236408+0000 mgr.y (mgr.25133) 1628 : cluster [DBG] pgmap v1798: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:48.143 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:47 smithi003 bash[88275]: cluster 2024-09-21T11:06:47.236408+0000 mgr.y (mgr.25133) 1628 : cluster [DBG] pgmap v1798: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:48.143 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:47 smithi003 bash[89466]: cluster 2024-09-21T11:06:47.236408+0000 mgr.y (mgr.25133) 1628 : cluster [DBG] pgmap v1798: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:48.144 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:47 smithi003 bash[89466]: cluster 2024-09-21T11:06:47.236408+0000 mgr.y (mgr.25133) 1628 : cluster [DBG] pgmap v1798: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:50.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:50 smithi003 bash[88275]: cluster 2024-09-21T11:06:49.237176+0000 mgr.y (mgr.25133) 1629 : cluster [DBG] pgmap v1799: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:50.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:50 smithi003 bash[88275]: cluster 2024-09-21T11:06:49.237176+0000 mgr.y (mgr.25133) 1629 : cluster [DBG] pgmap v1799: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:50.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:50 smithi003 bash[88275]: audit 2024-09-21T11:06:50.182181+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:06:50.303 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:50 smithi003 bash[88275]: audit 2024-09-21T11:06:50.182181+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:06:50.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:50 smithi003 bash[89466]: cluster 2024-09-21T11:06:49.237176+0000 mgr.y (mgr.25133) 1629 : cluster [DBG] pgmap v1799: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:50.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:50 smithi003 bash[89466]: cluster 2024-09-21T11:06:49.237176+0000 mgr.y (mgr.25133) 1629 : cluster [DBG] pgmap v1799: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:50.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:50 smithi003 bash[89466]: audit 2024-09-21T11:06:50.182181+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:06:50.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:50 smithi003 bash[89466]: audit 2024-09-21T11:06:50.182181+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:06:50.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:50 smithi204 bash[78884]: cluster 2024-09-21T11:06:49.237176+0000 mgr.y (mgr.25133) 1629 : cluster [DBG] pgmap v1799: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:50.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:50 smithi204 bash[78884]: cluster 2024-09-21T11:06:49.237176+0000 mgr.y (mgr.25133) 1629 : cluster [DBG] pgmap v1799: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:50.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:50 smithi204 bash[78884]: audit 2024-09-21T11:06:50.182181+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:06:50.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:50 smithi204 bash[78884]: audit 2024-09-21T11:06:50.182181+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T11:06:52.184 INFO:teuthology.orchestra.run.smithi003.stdout:442381631960 2024-09-21T11:06:52.185 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T11:06:52.555 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:52 smithi003 bash[89466]: cluster 2024-09-21T11:06:51.238179+0000 mgr.y (mgr.25133) 1630 : cluster [DBG] pgmap v1800: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:52.555 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:52 smithi003 bash[89466]: cluster 2024-09-21T11:06:51.238179+0000 mgr.y (mgr.25133) 1630 : cluster [DBG] pgmap v1800: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:52.555 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:52 smithi003 bash[88275]: cluster 2024-09-21T11:06:51.238179+0000 mgr.y (mgr.25133) 1630 : cluster [DBG] pgmap v1800: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:52.555 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:52 smithi003 bash[88275]: cluster 2024-09-21T11:06:51.238179+0000 mgr.y (mgr.25133) 1630 : cluster [DBG] pgmap v1800: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:52.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:52 smithi204 bash[78884]: cluster 2024-09-21T11:06:51.238179+0000 mgr.y (mgr.25133) 1630 : cluster [DBG] pgmap v1800: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:52.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:52 smithi204 bash[78884]: cluster 2024-09-21T11:06:51.238179+0000 mgr.y (mgr.25133) 1630 : cluster [DBG] pgmap v1800: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:54.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:54 smithi003 bash[88275]: cluster 2024-09-21T11:06:53.238876+0000 mgr.y (mgr.25133) 1631 : cluster [DBG] pgmap v1801: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:54.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:54 smithi003 bash[88275]: cluster 2024-09-21T11:06:53.238876+0000 mgr.y (mgr.25133) 1631 : cluster [DBG] pgmap v1801: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:54.488 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:54 smithi003 bash[88275]: audit 2024-09-21T11:06:53.695370+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:54.489 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:54 smithi003 bash[88275]: audit 2024-09-21T11:06:53.695370+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:54 smithi003 bash[89466]: cluster 2024-09-21T11:06:53.238876+0000 mgr.y (mgr.25133) 1631 : cluster [DBG] pgmap v1801: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:54 smithi003 bash[89466]: cluster 2024-09-21T11:06:53.238876+0000 mgr.y (mgr.25133) 1631 : cluster [DBG] pgmap v1801: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:54 smithi003 bash[89466]: audit 2024-09-21T11:06:53.695370+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:54.489 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:54 smithi003 bash[89466]: audit 2024-09-21T11:06:53.695370+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:54 smithi204 bash[78884]: cluster 2024-09-21T11:06:53.238876+0000 mgr.y (mgr.25133) 1631 : cluster [DBG] pgmap v1801: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:54 smithi204 bash[78884]: cluster 2024-09-21T11:06:53.238876+0000 mgr.y (mgr.25133) 1631 : cluster [DBG] pgmap v1801: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:54 smithi204 bash[78884]: audit 2024-09-21T11:06:53.695370+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:54.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:54 smithi204 bash[78884]: audit 2024-09-21T11:06:53.695370+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:06:55.704 INFO:teuthology.orchestra.run.smithi003.stdout:236223202024 2024-09-21T11:06:55.704 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T11:06:56.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[89466]: cluster 2024-09-21T11:06:55.240117+0000 mgr.y (mgr.25133) 1632 : cluster [DBG] pgmap v1802: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:56.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[89466]: cluster 2024-09-21T11:06:55.240117+0000 mgr.y (mgr.25133) 1632 : cluster [DBG] pgmap v1802: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:56.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[89466]: audit 2024-09-21T11:06:56.153400+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:56.469 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[89466]: audit 2024-09-21T11:06:56.153400+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:56.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[89466]: audit 2024-09-21T11:06:56.158648+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:56.470 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[89466]: audit 2024-09-21T11:06:56.158648+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:56.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[88275]: cluster 2024-09-21T11:06:55.240117+0000 mgr.y (mgr.25133) 1632 : cluster [DBG] pgmap v1802: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:56.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[88275]: cluster 2024-09-21T11:06:55.240117+0000 mgr.y (mgr.25133) 1632 : cluster [DBG] pgmap v1802: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:56.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[88275]: audit 2024-09-21T11:06:56.153400+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:56.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[88275]: audit 2024-09-21T11:06:56.153400+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:56.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[88275]: audit 2024-09-21T11:06:56.158648+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:56.470 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:56 smithi003 bash[88275]: audit 2024-09-21T11:06:56.158648+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:56 smithi204 bash[78884]: cluster 2024-09-21T11:06:55.240117+0000 mgr.y (mgr.25133) 1632 : cluster [DBG] pgmap v1802: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:56 smithi204 bash[78884]: cluster 2024-09-21T11:06:55.240117+0000 mgr.y (mgr.25133) 1632 : cluster [DBG] pgmap v1802: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:56.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:56 smithi204 bash[78884]: audit 2024-09-21T11:06:56.153400+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:56.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:56 smithi204 bash[78884]: audit 2024-09-21T11:06:56.153400+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:56.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:56 smithi204 bash[78884]: audit 2024-09-21T11:06:56.158648+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:56.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:56 smithi204 bash[78884]: audit 2024-09-21T11:06:56.158648+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:06:57.610 INFO:teuthology.orchestra.run.smithi003.stdout:893353197902 2024-09-21T11:06:57.611 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T11:06:57.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:06:57 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:06:57] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.51.0" 2024-09-21T11:06:58.093 INFO:teuthology.orchestra.run.smithi003.stdout:377957122537 2024-09-21T11:06:58.094 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T11:06:58.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:58 smithi003 bash[88275]: cluster 2024-09-21T11:06:57.241129+0000 mgr.y (mgr.25133) 1633 : cluster [DBG] pgmap v1803: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:58.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:06:58 smithi003 bash[88275]: cluster 2024-09-21T11:06:57.241129+0000 mgr.y (mgr.25133) 1633 : cluster [DBG] pgmap v1803: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:58.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:58 smithi003 bash[89466]: cluster 2024-09-21T11:06:57.241129+0000 mgr.y (mgr.25133) 1633 : cluster [DBG] pgmap v1803: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:58.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:06:58 smithi003 bash[89466]: cluster 2024-09-21T11:06:57.241129+0000 mgr.y (mgr.25133) 1633 : cluster [DBG] pgmap v1803: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:58 smithi204 bash[78884]: cluster 2024-09-21T11:06:57.241129+0000 mgr.y (mgr.25133) 1633 : cluster [DBG] pgmap v1803: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:58.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:06:58 smithi204 bash[78884]: cluster 2024-09-21T11:06:57.241129+0000 mgr.y (mgr.25133) 1633 : cluster [DBG] pgmap v1803: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:06:59.730 INFO:teuthology.orchestra.run.smithi003.stdout:133143986954 2024-09-21T11:06:59.731 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T11:07:00.441 INFO:teuthology.orchestra.run.smithi003.stdout:420906795488 2024-09-21T11:07:00.442 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T11:07:00.602 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:00 smithi003 bash[88275]: cluster 2024-09-21T11:06:59.241805+0000 mgr.y (mgr.25133) 1634 : cluster [DBG] pgmap v1804: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:00.602 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:00 smithi003 bash[88275]: cluster 2024-09-21T11:06:59.241805+0000 mgr.y (mgr.25133) 1634 : cluster [DBG] pgmap v1804: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:00.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:00 smithi003 bash[89466]: cluster 2024-09-21T11:06:59.241805+0000 mgr.y (mgr.25133) 1634 : cluster [DBG] pgmap v1804: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:00.603 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:00 smithi003 bash[89466]: cluster 2024-09-21T11:06:59.241805+0000 mgr.y (mgr.25133) 1634 : cluster [DBG] pgmap v1804: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:00 smithi204 bash[78884]: cluster 2024-09-21T11:06:59.241805+0000 mgr.y (mgr.25133) 1634 : cluster [DBG] pgmap v1804: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:00.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:00 smithi204 bash[78884]: cluster 2024-09-21T11:06:59.241805+0000 mgr.y (mgr.25133) 1634 : cluster [DBG] pgmap v1804: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:01.145 INFO:teuthology.orchestra.run.smithi003.stdout:399431959014 2024-09-21T11:07:01.146 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T11:07:01.549 INFO:teuthology.orchestra.run.smithi003.stdout:167503725312 2024-09-21T11:07:01.550 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T11:07:02.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:02 smithi003 bash[89466]: cluster 2024-09-21T11:07:01.242775+0000 mgr.y (mgr.25133) 1635 : cluster [DBG] pgmap v1805: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:02.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:02 smithi003 bash[89466]: cluster 2024-09-21T11:07:01.242775+0000 mgr.y (mgr.25133) 1635 : cluster [DBG] pgmap v1805: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:02.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:02 smithi003 bash[88275]: cluster 2024-09-21T11:07:01.242775+0000 mgr.y (mgr.25133) 1635 : cluster [DBG] pgmap v1805: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:02.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:02 smithi003 bash[88275]: cluster 2024-09-21T11:07:01.242775+0000 mgr.y (mgr.25133) 1635 : cluster [DBG] pgmap v1805: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:02.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:02 smithi204 bash[78884]: cluster 2024-09-21T11:07:01.242775+0000 mgr.y (mgr.25133) 1635 : cluster [DBG] pgmap v1805: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:02.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:02 smithi204 bash[78884]: cluster 2024-09-21T11:07:01.242775+0000 mgr.y (mgr.25133) 1635 : cluster [DBG] pgmap v1805: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: audit 2024-09-21T11:07:02.732807+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: audit 2024-09-21T11:07:02.732807+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: audit 2024-09-21T11:07:02.741624+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: audit 2024-09-21T11:07:02.741624+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: cluster 2024-09-21T11:07:03.243392+0000 mgr.y (mgr.25133) 1636 : cluster [DBG] pgmap v1806: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:04.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: cluster 2024-09-21T11:07:03.243392+0000 mgr.y (mgr.25133) 1636 : cluster [DBG] pgmap v1806: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:04.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: audit 2024-09-21T11:07:03.441779+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:07:04.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: audit 2024-09-21T11:07:03.441779+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:07:04.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: audit 2024-09-21T11:07:03.443351+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:07:04.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: audit 2024-09-21T11:07:03.443351+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:07:04.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: audit 2024-09-21T11:07:03.453126+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:03 smithi204 bash[78884]: audit 2024-09-21T11:07:03.453126+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.175 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: audit 2024-09-21T11:07:02.732807+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: audit 2024-09-21T11:07:02.732807+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: audit 2024-09-21T11:07:02.741624+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: audit 2024-09-21T11:07:02.741624+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: cluster 2024-09-21T11:07:03.243392+0000 mgr.y (mgr.25133) 1636 : cluster [DBG] pgmap v1806: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: cluster 2024-09-21T11:07:03.243392+0000 mgr.y (mgr.25133) 1636 : cluster [DBG] pgmap v1806: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: audit 2024-09-21T11:07:03.441779+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:07:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: audit 2024-09-21T11:07:03.441779+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:07:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: audit 2024-09-21T11:07:03.443351+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:07:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: audit 2024-09-21T11:07:03.443351+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:07:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: audit 2024-09-21T11:07:03.453126+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.176 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[88275]: audit 2024-09-21T11:07:03.453126+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: audit 2024-09-21T11:07:02.732807+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: audit 2024-09-21T11:07:02.732807+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: audit 2024-09-21T11:07:02.741624+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: audit 2024-09-21T11:07:02.741624+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: cluster 2024-09-21T11:07:03.243392+0000 mgr.y (mgr.25133) 1636 : cluster [DBG] pgmap v1806: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:04.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: cluster 2024-09-21T11:07:03.243392+0000 mgr.y (mgr.25133) 1636 : cluster [DBG] pgmap v1806: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:04.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: audit 2024-09-21T11:07:03.441779+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:07:04.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: audit 2024-09-21T11:07:03.441779+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T11:07:04.177 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: audit 2024-09-21T11:07:03.443351+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:07:04.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: audit 2024-09-21T11:07:03.443351+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T11:07:04.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: audit 2024-09-21T11:07:03.453126+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.178 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:03 smithi003 bash[89466]: audit 2024-09-21T11:07:03.453126+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' 2024-09-21T11:07:04.543 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:07:04.544 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:07:04.544 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:07:04.544 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:07:04.545 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:07:04.545 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:07:05.569 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:07:05.570 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:07:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:06 smithi204 bash[78884]: cluster 2024-09-21T11:07:05.244498+0000 mgr.y (mgr.25133) 1637 : cluster [DBG] pgmap v1807: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:06.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:06 smithi204 bash[78884]: cluster 2024-09-21T11:07:05.244498+0000 mgr.y (mgr.25133) 1637 : cluster [DBG] pgmap v1807: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:06.763 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:06 smithi003 bash[88275]: cluster 2024-09-21T11:07:05.244498+0000 mgr.y (mgr.25133) 1637 : cluster [DBG] pgmap v1807: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:06.763 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:06 smithi003 bash[88275]: cluster 2024-09-21T11:07:05.244498+0000 mgr.y (mgr.25133) 1637 : cluster [DBG] pgmap v1807: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:06.763 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:06 smithi003 bash[89466]: cluster 2024-09-21T11:07:05.244498+0000 mgr.y (mgr.25133) 1637 : cluster [DBG] pgmap v1807: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:06.763 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:06 smithi003 bash[89466]: cluster 2024-09-21T11:07:05.244498+0000 mgr.y (mgr.25133) 1637 : cluster [DBG] pgmap v1807: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:07.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:07 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:07:07] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.51.0" 2024-09-21T11:07:08.714 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:08 smithi003 bash[88275]: cluster 2024-09-21T11:07:07.245409+0000 mgr.y (mgr.25133) 1638 : cluster [DBG] pgmap v1808: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:08.714 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:08 smithi003 bash[88275]: cluster 2024-09-21T11:07:07.245409+0000 mgr.y (mgr.25133) 1638 : cluster [DBG] pgmap v1808: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:08.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:08 smithi003 bash[89466]: cluster 2024-09-21T11:07:07.245409+0000 mgr.y (mgr.25133) 1638 : cluster [DBG] pgmap v1808: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:08.714 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:08 smithi003 bash[89466]: cluster 2024-09-21T11:07:07.245409+0000 mgr.y (mgr.25133) 1638 : cluster [DBG] pgmap v1808: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:08 smithi204 bash[78884]: cluster 2024-09-21T11:07:07.245409+0000 mgr.y (mgr.25133) 1638 : cluster [DBG] pgmap v1808: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:08.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:08 smithi204 bash[78884]: cluster 2024-09-21T11:07:07.245409+0000 mgr.y (mgr.25133) 1638 : cluster [DBG] pgmap v1808: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:09.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:09 smithi003 bash[88275]: audit 2024-09-21T11:07:08.695966+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:09.724 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:09 smithi003 bash[88275]: audit 2024-09-21T11:07:08.695966+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:09.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:09 smithi003 bash[89466]: audit 2024-09-21T11:07:08.695966+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:09.724 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:09 smithi003 bash[89466]: audit 2024-09-21T11:07:08.695966+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:09 smithi204 bash[78884]: audit 2024-09-21T11:07:08.695966+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:09.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:09 smithi204 bash[78884]: audit 2024-09-21T11:07:08.695966+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:10.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:10 smithi003 bash[88275]: cluster 2024-09-21T11:07:09.246271+0000 mgr.y (mgr.25133) 1639 : cluster [DBG] pgmap v1809: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:10.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:10 smithi003 bash[88275]: cluster 2024-09-21T11:07:09.246271+0000 mgr.y (mgr.25133) 1639 : cluster [DBG] pgmap v1809: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:10.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:10 smithi003 bash[89466]: cluster 2024-09-21T11:07:09.246271+0000 mgr.y (mgr.25133) 1639 : cluster [DBG] pgmap v1809: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:10.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:10 smithi003 bash[89466]: cluster 2024-09-21T11:07:09.246271+0000 mgr.y (mgr.25133) 1639 : cluster [DBG] pgmap v1809: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:10.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:10 smithi204 bash[78884]: cluster 2024-09-21T11:07:09.246271+0000 mgr.y (mgr.25133) 1639 : cluster [DBG] pgmap v1809: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:10.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:10 smithi204 bash[78884]: cluster 2024-09-21T11:07:09.246271+0000 mgr.y (mgr.25133) 1639 : cluster [DBG] pgmap v1809: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:12.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:12 smithi003 bash[88275]: cluster 2024-09-21T11:07:11.247305+0000 mgr.y (mgr.25133) 1640 : cluster [DBG] pgmap v1810: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:12.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:12 smithi003 bash[88275]: cluster 2024-09-21T11:07:11.247305+0000 mgr.y (mgr.25133) 1640 : cluster [DBG] pgmap v1810: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:12.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:12 smithi003 bash[89466]: cluster 2024-09-21T11:07:11.247305+0000 mgr.y (mgr.25133) 1640 : cluster [DBG] pgmap v1810: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:12.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:12 smithi003 bash[89466]: cluster 2024-09-21T11:07:11.247305+0000 mgr.y (mgr.25133) 1640 : cluster [DBG] pgmap v1810: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:12.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:12 smithi204 bash[78884]: cluster 2024-09-21T11:07:11.247305+0000 mgr.y (mgr.25133) 1640 : cluster [DBG] pgmap v1810: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:12.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:12 smithi204 bash[78884]: cluster 2024-09-21T11:07:11.247305+0000 mgr.y (mgr.25133) 1640 : cluster [DBG] pgmap v1810: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:14.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:14 smithi003 bash[88275]: cluster 2024-09-21T11:07:13.247929+0000 mgr.y (mgr.25133) 1641 : cluster [DBG] pgmap v1811: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:14.426 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:14 smithi003 bash[88275]: cluster 2024-09-21T11:07:13.247929+0000 mgr.y (mgr.25133) 1641 : cluster [DBG] pgmap v1811: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:14 smithi003 bash[89466]: cluster 2024-09-21T11:07:13.247929+0000 mgr.y (mgr.25133) 1641 : cluster [DBG] pgmap v1811: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:14.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:14 smithi003 bash[89466]: cluster 2024-09-21T11:07:13.247929+0000 mgr.y (mgr.25133) 1641 : cluster [DBG] pgmap v1811: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:14.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:14 smithi204 bash[78884]: cluster 2024-09-21T11:07:13.247929+0000 mgr.y (mgr.25133) 1641 : cluster [DBG] pgmap v1811: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:14.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:14 smithi204 bash[78884]: cluster 2024-09-21T11:07:13.247929+0000 mgr.y (mgr.25133) 1641 : cluster [DBG] pgmap v1811: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:16.612 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:16 smithi003 bash[88275]: cluster 2024-09-21T11:07:15.249005+0000 mgr.y (mgr.25133) 1642 : cluster [DBG] pgmap v1812: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:16.612 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:16 smithi003 bash[88275]: cluster 2024-09-21T11:07:15.249005+0000 mgr.y (mgr.25133) 1642 : cluster [DBG] pgmap v1812: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:16.613 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:16 smithi003 bash[89466]: cluster 2024-09-21T11:07:15.249005+0000 mgr.y (mgr.25133) 1642 : cluster [DBG] pgmap v1812: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:16.613 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:16 smithi003 bash[89466]: cluster 2024-09-21T11:07:15.249005+0000 mgr.y (mgr.25133) 1642 : cluster [DBG] pgmap v1812: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:16.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:16 smithi204 bash[78884]: cluster 2024-09-21T11:07:15.249005+0000 mgr.y (mgr.25133) 1642 : cluster [DBG] pgmap v1812: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:16.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:16 smithi204 bash[78884]: cluster 2024-09-21T11:07:15.249005+0000 mgr.y (mgr.25133) 1642 : cluster [DBG] pgmap v1812: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:17.625 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:17 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:07:17] "GET /metrics HTTP/1.1" 200 34108 "" "Prometheus/2.51.0" 2024-09-21T11:07:17.698 INFO:teuthology.orchestra.run.smithi003.stdout:420906795492 2024-09-21T11:07:17.942 INFO:teuthology.orchestra.run.smithi003.stdout:893353197907 2024-09-21T11:07:18.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:18 smithi204 bash[78884]: cluster 2024-09-21T11:07:17.249884+0000 mgr.y (mgr.25133) 1643 : cluster [DBG] pgmap v1813: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:18.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:18 smithi204 bash[78884]: cluster 2024-09-21T11:07:17.249884+0000 mgr.y (mgr.25133) 1643 : cluster [DBG] pgmap v1813: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:18.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:18 smithi204 bash[78884]: audit 2024-09-21T11:07:17.697460+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.3:0/1326560028' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T11:07:18.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:18 smithi204 bash[78884]: audit 2024-09-21T11:07:17.697460+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.3:0/1326560028' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T11:07:18.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:18 smithi204 bash[78884]: audit 2024-09-21T11:07:17.940877+0000 mon.a (mon.0) 2217 : audit [DBG] from='client.? 172.21.15.3:0/3677823129' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T11:07:18.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:18 smithi204 bash[78884]: audit 2024-09-21T11:07:17.940877+0000 mon.a (mon.0) 2217 : audit [DBG] from='client.? 172.21.15.3:0/3677823129' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T11:07:18.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[89466]: cluster 2024-09-21T11:07:17.249884+0000 mgr.y (mgr.25133) 1643 : cluster [DBG] pgmap v1813: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:18.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[89466]: cluster 2024-09-21T11:07:17.249884+0000 mgr.y (mgr.25133) 1643 : cluster [DBG] pgmap v1813: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:18.800 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[89466]: audit 2024-09-21T11:07:17.697460+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.3:0/1326560028' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T11:07:18.801 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[89466]: audit 2024-09-21T11:07:17.697460+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.3:0/1326560028' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T11:07:18.801 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[89466]: audit 2024-09-21T11:07:17.940877+0000 mon.a (mon.0) 2217 : audit [DBG] from='client.? 172.21.15.3:0/3677823129' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T11:07:18.801 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[89466]: audit 2024-09-21T11:07:17.940877+0000 mon.a (mon.0) 2217 : audit [DBG] from='client.? 172.21.15.3:0/3677823129' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T11:07:18.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[88275]: cluster 2024-09-21T11:07:17.249884+0000 mgr.y (mgr.25133) 1643 : cluster [DBG] pgmap v1813: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:18.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[88275]: cluster 2024-09-21T11:07:17.249884+0000 mgr.y (mgr.25133) 1643 : cluster [DBG] pgmap v1813: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:18.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[88275]: audit 2024-09-21T11:07:17.697460+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.3:0/1326560028' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T11:07:18.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[88275]: audit 2024-09-21T11:07:17.697460+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.3:0/1326560028' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T11:07:18.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[88275]: audit 2024-09-21T11:07:17.940877+0000 mon.a (mon.0) 2217 : audit [DBG] from='client.? 172.21.15.3:0/3677823129' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T11:07:18.801 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:18 smithi003 bash[88275]: audit 2024-09-21T11:07:17.940877+0000 mon.a (mon.0) 2217 : audit [DBG] from='client.? 172.21.15.3:0/3677823129' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-09-21T11:07:20.543 INFO:tasks.cephadm.ceph_manager.ceph:need seq 420906795488 got 420906795492 for osd.2 2024-09-21T11:07:20.543 DEBUG:teuthology.parallel:result is None 2024-09-21T11:07:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:20 smithi003 bash[89466]: cluster 2024-09-21T11:07:19.250852+0000 mgr.y (mgr.25133) 1644 : cluster [DBG] pgmap v1814: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:20.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:20 smithi003 bash[89466]: cluster 2024-09-21T11:07:19.250852+0000 mgr.y (mgr.25133) 1644 : cluster [DBG] pgmap v1814: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:20.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:20 smithi003 bash[88275]: cluster 2024-09-21T11:07:19.250852+0000 mgr.y (mgr.25133) 1644 : cluster [DBG] pgmap v1814: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:20.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:20 smithi003 bash[88275]: cluster 2024-09-21T11:07:19.250852+0000 mgr.y (mgr.25133) 1644 : cluster [DBG] pgmap v1814: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:20 smithi204 bash[78884]: cluster 2024-09-21T11:07:19.250852+0000 mgr.y (mgr.25133) 1644 : cluster [DBG] pgmap v1814: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:20.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:20 smithi204 bash[78884]: cluster 2024-09-21T11:07:19.250852+0000 mgr.y (mgr.25133) 1644 : cluster [DBG] pgmap v1814: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:20.842 INFO:teuthology.orchestra.run.smithi003.stdout:236223202030 2024-09-21T11:07:21.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:21 smithi003 bash[88275]: audit 2024-09-21T11:07:20.840737+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.3:0/1801899305' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T11:07:21.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:21 smithi003 bash[88275]: audit 2024-09-21T11:07:20.840737+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.3:0/1801899305' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T11:07:21.425 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:21 smithi003 bash[89466]: audit 2024-09-21T11:07:20.840737+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.3:0/1801899305' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T11:07:21.426 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:21 smithi003 bash[89466]: audit 2024-09-21T11:07:20.840737+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.3:0/1801899305' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T11:07:21.431 INFO:tasks.cephadm.ceph_manager.ceph:need seq 893353197902 got 893353197907 for osd.6 2024-09-21T11:07:21.431 DEBUG:teuthology.parallel:result is None 2024-09-21T11:07:21.506 INFO:teuthology.orchestra.run.smithi003.stdout:133143986959 2024-09-21T11:07:21.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:21 smithi204 bash[78884]: audit 2024-09-21T11:07:20.840737+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.3:0/1801899305' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T11:07:21.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:21 smithi204 bash[78884]: audit 2024-09-21T11:07:20.840737+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.3:0/1801899305' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-09-21T11:07:22.036 INFO:teuthology.orchestra.run.smithi003.stdout:442381631967 2024-09-21T11:07:22.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[88275]: cluster 2024-09-21T11:07:21.251464+0000 mgr.y (mgr.25133) 1645 : cluster [DBG] pgmap v1815: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:22.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[88275]: cluster 2024-09-21T11:07:21.251464+0000 mgr.y (mgr.25133) 1645 : cluster [DBG] pgmap v1815: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:22.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[88275]: audit 2024-09-21T11:07:21.505170+0000 mon.a (mon.0) 2218 : audit [DBG] from='client.? 172.21.15.3:0/2028841092' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T11:07:22.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[88275]: audit 2024-09-21T11:07:21.505170+0000 mon.a (mon.0) 2218 : audit [DBG] from='client.? 172.21.15.3:0/2028841092' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T11:07:22.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[88275]: audit 2024-09-21T11:07:22.034852+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.3:0/1472019010' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T11:07:22.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[88275]: audit 2024-09-21T11:07:22.034852+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.3:0/1472019010' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T11:07:22.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[89466]: cluster 2024-09-21T11:07:21.251464+0000 mgr.y (mgr.25133) 1645 : cluster [DBG] pgmap v1815: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:22.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[89466]: cluster 2024-09-21T11:07:21.251464+0000 mgr.y (mgr.25133) 1645 : cluster [DBG] pgmap v1815: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:22.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[89466]: audit 2024-09-21T11:07:21.505170+0000 mon.a (mon.0) 2218 : audit [DBG] from='client.? 172.21.15.3:0/2028841092' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T11:07:22.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[89466]: audit 2024-09-21T11:07:21.505170+0000 mon.a (mon.0) 2218 : audit [DBG] from='client.? 172.21.15.3:0/2028841092' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T11:07:22.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[89466]: audit 2024-09-21T11:07:22.034852+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.3:0/1472019010' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T11:07:22.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:22 smithi003 bash[89466]: audit 2024-09-21T11:07:22.034852+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.3:0/1472019010' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T11:07:22.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:22 smithi204 bash[78884]: cluster 2024-09-21T11:07:21.251464+0000 mgr.y (mgr.25133) 1645 : cluster [DBG] pgmap v1815: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:22 smithi204 bash[78884]: cluster 2024-09-21T11:07:21.251464+0000 mgr.y (mgr.25133) 1645 : cluster [DBG] pgmap v1815: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:22 smithi204 bash[78884]: audit 2024-09-21T11:07:21.505170+0000 mon.a (mon.0) 2218 : audit [DBG] from='client.? 172.21.15.3:0/2028841092' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T11:07:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:22 smithi204 bash[78884]: audit 2024-09-21T11:07:21.505170+0000 mon.a (mon.0) 2218 : audit [DBG] from='client.? 172.21.15.3:0/2028841092' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T11:07:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:22 smithi204 bash[78884]: audit 2024-09-21T11:07:22.034852+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.3:0/1472019010' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T11:07:22.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:22 smithi204 bash[78884]: audit 2024-09-21T11:07:22.034852+0000 mon.a (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.3:0/1472019010' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T11:07:23.714 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223202024 got 236223202030 for osd.7 2024-09-21T11:07:23.714 DEBUG:teuthology.parallel:result is None 2024-09-21T11:07:23.721 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986954 got 133143986959 for osd.4 2024-09-21T11:07:23.721 DEBUG:teuthology.parallel:result is None 2024-09-21T11:07:23.733 INFO:tasks.cephadm.ceph_manager.ceph:need seq 442381631960 got 442381631967 for osd.3 2024-09-21T11:07:23.734 DEBUG:teuthology.parallel:result is None 2024-09-21T11:07:23.851 INFO:teuthology.orchestra.run.smithi003.stdout:399431959019 2024-09-21T11:07:23.930 INFO:teuthology.orchestra.run.smithi003.stdout:377957122543 2024-09-21T11:07:23.977 INFO:teuthology.orchestra.run.smithi003.stdout:167503725317 2024-09-21T11:07:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[88275]: cluster 2024-09-21T11:07:23.252076+0000 mgr.y (mgr.25133) 1646 : cluster [DBG] pgmap v1816: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[88275]: cluster 2024-09-21T11:07:23.252076+0000 mgr.y (mgr.25133) 1646 : cluster [DBG] pgmap v1816: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:24.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[88275]: audit 2024-09-21T11:07:23.695502+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[88275]: audit 2024-09-21T11:07:23.695502+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[88275]: audit 2024-09-21T11:07:23.850531+0000 mon.a (mon.0) 2221 : audit [DBG] from='client.? 172.21.15.3:0/2038188191' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T11:07:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[88275]: audit 2024-09-21T11:07:23.850531+0000 mon.a (mon.0) 2221 : audit [DBG] from='client.? 172.21.15.3:0/2038188191' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T11:07:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[88275]: audit 2024-09-21T11:07:23.928947+0000 mon.a (mon.0) 2222 : audit [DBG] from='client.? 172.21.15.3:0/3841956638' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T11:07:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[88275]: audit 2024-09-21T11:07:23.928947+0000 mon.a (mon.0) 2222 : audit [DBG] from='client.? 172.21.15.3:0/3841956638' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T11:07:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[88275]: audit 2024-09-21T11:07:23.975963+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.3:0/3213223001' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T11:07:24.676 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[88275]: audit 2024-09-21T11:07:23.975963+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.3:0/3213223001' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T11:07:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[89466]: cluster 2024-09-21T11:07:23.252076+0000 mgr.y (mgr.25133) 1646 : cluster [DBG] pgmap v1816: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[89466]: cluster 2024-09-21T11:07:23.252076+0000 mgr.y (mgr.25133) 1646 : cluster [DBG] pgmap v1816: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[89466]: audit 2024-09-21T11:07:23.695502+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:24.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[89466]: audit 2024-09-21T11:07:23.695502+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:24.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[89466]: audit 2024-09-21T11:07:23.850531+0000 mon.a (mon.0) 2221 : audit [DBG] from='client.? 172.21.15.3:0/2038188191' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T11:07:24.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[89466]: audit 2024-09-21T11:07:23.850531+0000 mon.a (mon.0) 2221 : audit [DBG] from='client.? 172.21.15.3:0/2038188191' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T11:07:24.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[89466]: audit 2024-09-21T11:07:23.928947+0000 mon.a (mon.0) 2222 : audit [DBG] from='client.? 172.21.15.3:0/3841956638' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T11:07:24.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[89466]: audit 2024-09-21T11:07:23.928947+0000 mon.a (mon.0) 2222 : audit [DBG] from='client.? 172.21.15.3:0/3841956638' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T11:07:24.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[89466]: audit 2024-09-21T11:07:23.975963+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.3:0/3213223001' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T11:07:24.677 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:24 smithi003 bash[89466]: audit 2024-09-21T11:07:23.975963+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.3:0/3213223001' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T11:07:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:24 smithi204 bash[78884]: cluster 2024-09-21T11:07:23.252076+0000 mgr.y (mgr.25133) 1646 : cluster [DBG] pgmap v1816: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:24 smithi204 bash[78884]: cluster 2024-09-21T11:07:23.252076+0000 mgr.y (mgr.25133) 1646 : cluster [DBG] pgmap v1816: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:24 smithi204 bash[78884]: audit 2024-09-21T11:07:23.695502+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:24 smithi204 bash[78884]: audit 2024-09-21T11:07:23.695502+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:24 smithi204 bash[78884]: audit 2024-09-21T11:07:23.850531+0000 mon.a (mon.0) 2221 : audit [DBG] from='client.? 172.21.15.3:0/2038188191' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T11:07:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:24 smithi204 bash[78884]: audit 2024-09-21T11:07:23.850531+0000 mon.a (mon.0) 2221 : audit [DBG] from='client.? 172.21.15.3:0/2038188191' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T11:07:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:24 smithi204 bash[78884]: audit 2024-09-21T11:07:23.928947+0000 mon.a (mon.0) 2222 : audit [DBG] from='client.? 172.21.15.3:0/3841956638' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T11:07:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:24 smithi204 bash[78884]: audit 2024-09-21T11:07:23.928947+0000 mon.a (mon.0) 2222 : audit [DBG] from='client.? 172.21.15.3:0/3841956638' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T11:07:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:24 smithi204 bash[78884]: audit 2024-09-21T11:07:23.975963+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.3:0/3213223001' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T11:07:24.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:24 smithi204 bash[78884]: audit 2024-09-21T11:07:23.975963+0000 mon.a (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.3:0/3213223001' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T11:07:25.636 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431959014 got 399431959019 for osd.1 2024-09-21T11:07:25.636 DEBUG:teuthology.parallel:result is None 2024-09-21T11:07:25.751 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122537 got 377957122543 for osd.0 2024-09-21T11:07:25.751 DEBUG:teuthology.parallel:result is None 2024-09-21T11:07:25.862 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503725312 got 167503725317 for osd.5 2024-09-21T11:07:25.862 DEBUG:teuthology.parallel:result is None 2024-09-21T11:07:25.862 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-09-21T11:07:25.862 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T11:07:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:26 smithi003 bash[88275]: cluster 2024-09-21T11:07:25.253160+0000 mgr.y (mgr.25133) 1647 : cluster [DBG] pgmap v1817: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:26.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:26 smithi003 bash[88275]: cluster 2024-09-21T11:07:25.253160+0000 mgr.y (mgr.25133) 1647 : cluster [DBG] pgmap v1817: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:26.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:26 smithi003 bash[89466]: cluster 2024-09-21T11:07:25.253160+0000 mgr.y (mgr.25133) 1647 : cluster [DBG] pgmap v1817: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:26.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:26 smithi003 bash[89466]: cluster 2024-09-21T11:07:25.253160+0000 mgr.y (mgr.25133) 1647 : cluster [DBG] pgmap v1817: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:26.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:26 smithi204 bash[78884]: cluster 2024-09-21T11:07:25.253160+0000 mgr.y (mgr.25133) 1647 : cluster [DBG] pgmap v1817: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:26.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:26 smithi204 bash[78884]: cluster 2024-09-21T11:07:25.253160+0000 mgr.y (mgr.25133) 1647 : cluster [DBG] pgmap v1817: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:27.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:27 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:07:27] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.51.0" 2024-09-21T11:07:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:28 smithi003 bash[88275]: cluster 2024-09-21T11:07:27.254020+0000 mgr.y (mgr.25133) 1648 : cluster [DBG] pgmap v1818: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:28.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:28 smithi003 bash[88275]: cluster 2024-09-21T11:07:27.254020+0000 mgr.y (mgr.25133) 1648 : cluster [DBG] pgmap v1818: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:28 smithi003 bash[89466]: cluster 2024-09-21T11:07:27.254020+0000 mgr.y (mgr.25133) 1648 : cluster [DBG] pgmap v1818: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:28.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:28 smithi003 bash[89466]: cluster 2024-09-21T11:07:27.254020+0000 mgr.y (mgr.25133) 1648 : cluster [DBG] pgmap v1818: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:28.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:28 smithi204 bash[78884]: cluster 2024-09-21T11:07:27.254020+0000 mgr.y (mgr.25133) 1648 : cluster [DBG] pgmap v1818: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:28.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:28 smithi204 bash[78884]: cluster 2024-09-21T11:07:27.254020+0000 mgr.y (mgr.25133) 1648 : cluster [DBG] pgmap v1818: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:30.609 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:07:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:30 smithi003 bash[88275]: cluster 2024-09-21T11:07:29.254966+0000 mgr.y (mgr.25133) 1649 : cluster [DBG] pgmap v1819: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:30.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:30 smithi003 bash[88275]: cluster 2024-09-21T11:07:29.254966+0000 mgr.y (mgr.25133) 1649 : cluster [DBG] pgmap v1819: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:30.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:30 smithi003 bash[89466]: cluster 2024-09-21T11:07:29.254966+0000 mgr.y (mgr.25133) 1649 : cluster [DBG] pgmap v1819: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:30.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:30 smithi003 bash[89466]: cluster 2024-09-21T11:07:29.254966+0000 mgr.y (mgr.25133) 1649 : cluster [DBG] pgmap v1819: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:30 smithi204 bash[78884]: cluster 2024-09-21T11:07:29.254966+0000 mgr.y (mgr.25133) 1649 : cluster [DBG] pgmap v1819: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:30.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:30 smithi204 bash[78884]: cluster 2024-09-21T11:07:29.254966+0000 mgr.y (mgr.25133) 1649 : cluster [DBG] pgmap v1819: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:32 smithi003 bash[88275]: cluster 2024-09-21T11:07:31.256009+0000 mgr.y (mgr.25133) 1650 : cluster [DBG] pgmap v1820: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:32.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:32 smithi003 bash[88275]: cluster 2024-09-21T11:07:31.256009+0000 mgr.y (mgr.25133) 1650 : cluster [DBG] pgmap v1820: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:32.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:32 smithi003 bash[89466]: cluster 2024-09-21T11:07:31.256009+0000 mgr.y (mgr.25133) 1650 : cluster [DBG] pgmap v1820: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:32.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:32 smithi003 bash[89466]: cluster 2024-09-21T11:07:31.256009+0000 mgr.y (mgr.25133) 1650 : cluster [DBG] pgmap v1820: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:32.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:32 smithi204 bash[78884]: cluster 2024-09-21T11:07:31.256009+0000 mgr.y (mgr.25133) 1650 : cluster [DBG] pgmap v1820: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:32.678 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:32 smithi204 bash[78884]: cluster 2024-09-21T11:07:31.256009+0000 mgr.y (mgr.25133) 1650 : cluster [DBG] pgmap v1820: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:33.006 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:07:32 smithi204 bash[72080]: logger=cleanup t=2024-09-21T11:07:32.677301337Z level=info msg="Completed cleanup jobs" duration=103.538806ms 2024-09-21T11:07:33.006 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:07:32 smithi204 bash[72080]: logger=plugins.update.checker t=2024-09-21T11:07:32.730663029Z level=info msg="Update check succeeded" duration=70.404275ms 2024-09-21T11:07:34.418 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T11:07:34.419 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T11:07:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:34 smithi003 bash[88275]: cluster 2024-09-21T11:07:33.256710+0000 mgr.y (mgr.25133) 1651 : cluster [DBG] pgmap v1821: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:34.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:34 smithi003 bash[88275]: cluster 2024-09-21T11:07:33.256710+0000 mgr.y (mgr.25133) 1651 : cluster [DBG] pgmap v1821: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:34.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:34 smithi003 bash[89466]: cluster 2024-09-21T11:07:33.256710+0000 mgr.y (mgr.25133) 1651 : cluster [DBG] pgmap v1821: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:34.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:34 smithi003 bash[89466]: cluster 2024-09-21T11:07:33.256710+0000 mgr.y (mgr.25133) 1651 : cluster [DBG] pgmap v1821: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:34.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:34 smithi204 bash[78884]: cluster 2024-09-21T11:07:33.256710+0000 mgr.y (mgr.25133) 1651 : cluster [DBG] pgmap v1821: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:34.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:34 smithi204 bash[78884]: cluster 2024-09-21T11:07:33.256710+0000 mgr.y (mgr.25133) 1651 : cluster [DBG] pgmap v1821: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:35.232 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":1821,"stamp":"2024-09-21T11:07:33.256357+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":41,"num_read_kb":44,"num_write":64,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":71,"num_bytes_recovered":2765032,"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":3195,"ondisk_log_size":3195,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6448764,"kb_used_data":46236,"kb_used_omap":32,"kb_used_meta":6402399,"kb_avail":743512452,"statfs":{"total":767960285184,"available":761356750848,"internally_reserved":0,"allocated":47345664,"data_stored":29097666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33708,"internal_metadata":6556056660},"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.005265"},"pg_stats":[{"pgid":"1.11","version":"84'149","reported_seq":678,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297476+0000","last_change":"2024-09-21T11:03:26.362284+0000","last_active":"2024-09-21T11:06:12.297476+0000","last_peered":"2024-09-21T11:06:12.297476+0000","last_clean":"2024-09-21T11:06:12.297476+0000","last_became_active":"2024-09-21T11:03:26.361387+0000","last_became_peered":"2024-09-21T11:03:26.361387+0000","last_unstale":"2024-09-21T11:06:12.297476+0000","last_undegraded":"2024-09-21T11:06:12.297476+0000","last_fullsized":"2024-09-21T11:06:12.297476+0000","mapping_epoch":412,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:58:04.065660+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:50:48.469137+0000","last_clean_scrub_stamp":"2024-09-21T10:58:04.065660+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:25:40.345925+0000","scrub_duration":0.0038692359999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":448,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571395+0000","last_change":"2024-09-21T11:04:54.498957+0000","last_active":"2024-09-21T11:06:12.571395+0000","last_peered":"2024-09-21T11:06:12.571395+0000","last_clean":"2024-09-21T11:06:12.571395+0000","last_became_active":"2024-09-21T11:04:54.498132+0000","last_became_peered":"2024-09-21T11:04:54.498132+0000","last_unstale":"2024-09-21T11:06:12.571395+0000","last_undegraded":"2024-09-21T11:06:12.571395+0000","last_fullsized":"2024-09-21T11:06:12.571395+0000","mapping_epoch":425,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:32.375080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":258,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310196+0000","last_change":"2024-09-21T11:05:54.162987+0000","last_active":"2024-09-21T11:06:03.310196+0000","last_peered":"2024-09-21T11:06:03.310196+0000","last_clean":"2024-09-21T11:06:03.310196+0000","last_became_active":"2024-09-21T11:05:54.157827+0000","last_became_peered":"2024-09-21T11:05:54.157827+0000","last_unstale":"2024-09-21T11:06:03.310196+0000","last_undegraded":"2024-09-21T11:06:03.310196+0000","last_fullsized":"2024-09-21T11:06:03.310196+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:50:36.537485+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.10","version":"84'149","reported_seq":640,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570631+0000","last_change":"2024-09-21T10:50:21.120637+0000","last_active":"2024-09-21T11:06:12.570631+0000","last_peered":"2024-09-21T11:06:12.570631+0000","last_clean":"2024-09-21T11:06:12.570631+0000","last_became_active":"2024-09-21T10:50:21.120240+0000","last_became_peered":"2024-09-21T10:50:21.120240+0000","last_unstale":"2024-09-21T11:06:12.570631+0000","last_undegraded":"2024-09-21T11:06:12.570631+0000","last_fullsized":"2024-09-21T11:06:12.570631+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.449224+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.449224+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:13:41.262667+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":413,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572375+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T11:06:12.572375+0000","last_peered":"2024-09-21T11:06:12.572375+0000","last_clean":"2024-09-21T11:06:12.572375+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T11:06:12.572375+0000","last_undegraded":"2024-09-21T11:06:12.572375+0000","last_fullsized":"2024-09-21T11:06:12.572375+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295971+0000","last_change":"2024-09-21T11:03:23.318417+0000","last_active":"2024-09-21T11:06:12.295971+0000","last_peered":"2024-09-21T11:06:12.295971+0000","last_clean":"2024-09-21T11:06:12.295971+0000","last_became_active":"2024-09-21T11:03:23.317445+0000","last_became_peered":"2024-09-21T11:03:23.317445+0000","last_unstale":"2024-09-21T11:06:12.295971+0000","last_undegraded":"2024-09-21T11:06:12.295971+0000","last_fullsized":"2024-09-21T11:06:12.295971+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:58:20.715223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"84'149","reported_seq":999,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571177+0000","last_change":"2024-09-21T11:03:16.286527+0000","last_active":"2024-09-21T11:06:12.571177+0000","last_peered":"2024-09-21T11:06:12.571177+0000","last_clean":"2024-09-21T11:06:12.571177+0000","last_became_active":"2024-09-21T11:03:16.285681+0000","last_became_peered":"2024-09-21T11:03:16.285681+0000","last_unstale":"2024-09-21T11:06:12.571177+0000","last_undegraded":"2024-09-21T11:06:12.571177+0000","last_fullsized":"2024-09-21T11:06:12.571177+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:21.945624+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:21.945624+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:26:02.540962+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296902+0000","last_change":"2024-09-21T11:03:23.325822+0000","last_active":"2024-09-21T11:06:12.296902+0000","last_peered":"2024-09-21T11:06:12.296902+0000","last_clean":"2024-09-21T11:06:12.296902+0000","last_became_active":"2024-09-21T11:03:23.325482+0000","last_became_peered":"2024-09-21T11:03:23.325482+0000","last_unstale":"2024-09-21T11:06:12.296902+0000","last_undegraded":"2024-09-21T11:06:12.296902+0000","last_fullsized":"2024-09-21T11:06:12.296902+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:21:02.707238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310060+0000","last_change":"2024-09-21T11:05:54.156297+0000","last_active":"2024-09-21T11:06:03.310060+0000","last_peered":"2024-09-21T11:06:03.310060+0000","last_clean":"2024-09-21T11:06:03.310060+0000","last_became_active":"2024-09-21T11:05:54.155493+0000","last_became_peered":"2024-09-21T11:05:54.155493+0000","last_unstale":"2024-09-21T11:06:03.310060+0000","last_undegraded":"2024-09-21T11:06:03.310060+0000","last_fullsized":"2024-09-21T11:06:03.310060+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:49:17.591511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.12","version":"84'149","reported_seq":700,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571604+0000","last_change":"2024-09-21T11:04:06.375159+0000","last_active":"2024-09-21T11:06:12.571604+0000","last_peered":"2024-09-21T11:06:12.571604+0000","last_clean":"2024-09-21T11:06:12.571604+0000","last_became_active":"2024-09-21T11:04:06.374365+0000","last_became_peered":"2024-09-21T11:04:06.374365+0000","last_unstale":"2024-09-21T11:06:12.571604+0000","last_undegraded":"2024-09-21T11:06:12.571604+0000","last_fullsized":"2024-09-21T11:06:12.571604+0000","mapping_epoch":419,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":420,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.369629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.369629+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:36:52.300939+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":746,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572252+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T11:06:12.572252+0000","last_peered":"2024-09-21T11:06:12.572252+0000","last_clean":"2024-09-21T11:06:12.572252+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T11:06:12.572252+0000","last_undegraded":"2024-09-21T11:06:12.572252+0000","last_fullsized":"2024-09-21T11:06:12.572252+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":429,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296935+0000","last_change":"2024-09-21T11:03:23.341268+0000","last_active":"2024-09-21T11:06:12.296935+0000","last_peered":"2024-09-21T11:06:12.296935+0000","last_clean":"2024-09-21T11:06:12.296935+0000","last_became_active":"2024-09-21T11:03:23.318495+0000","last_became_peered":"2024-09-21T11:03:23.318495+0000","last_unstale":"2024-09-21T11:06:12.296935+0000","last_undegraded":"2024-09-21T11:06:12.296935+0000","last_fullsized":"2024-09-21T11:06:12.296935+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:20:55.573987+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":28,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"84'149","reported_seq":605,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309990+0000","last_change":"2024-09-21T11:05:59.344506+0000","last_active":"2024-09-21T11:06:03.309990+0000","last_peered":"2024-09-21T11:06:03.309990+0000","last_clean":"2024-09-21T11:06:03.309990+0000","last_became_active":"2024-09-21T11:05:54.168837+0000","last_became_peered":"2024-09-21T11:05:54.168837+0000","last_unstale":"2024-09-21T11:06:03.309990+0000","last_undegraded":"2024-09-21T11:06:03.309990+0000","last_fullsized":"2024-09-21T11:06:03.309990+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T11:05:59.344243+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T11:05:59.344243+0000","last_clean_scrub_stamp":"2024-09-21T11:05:59.344243+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:35:04.631835+0000","scrub_duration":0.0031839030000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":231,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310901+0000","last_change":"2024-09-21T11:05:54.163745+0000","last_active":"2024-09-21T11:06:03.310901+0000","last_peered":"2024-09-21T11:06:03.310901+0000","last_clean":"2024-09-21T11:06:03.310901+0000","last_became_active":"2024-09-21T11:05:54.158843+0000","last_became_peered":"2024-09-21T11:05:54.158843+0000","last_unstale":"2024-09-21T11:06:03.310901+0000","last_undegraded":"2024-09-21T11:06:03.310901+0000","last_fullsized":"2024-09-21T11:06:03.310901+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:03:44.322789+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":1,"num_read_kb":1,"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":433,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309297+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T11:06:03.309297+0000","last_peered":"2024-09-21T11:06:03.309297+0000","last_clean":"2024-09-21T11:06:03.309297+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T11:06:03.309297+0000","last_undegraded":"2024-09-21T11:06:03.309297+0000","last_fullsized":"2024-09-21T11:06:03.309297+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.c","version":"84'149","reported_seq":1056,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570989+0000","last_change":"2024-09-21T11:03:26.353877+0000","last_active":"2024-09-21T11:06:12.570989+0000","last_peered":"2024-09-21T11:06:12.570989+0000","last_clean":"2024-09-21T11:06:12.570989+0000","last_became_active":"2024-09-21T11:03:26.352655+0000","last_became_peered":"2024-09-21T11:03:26.352655+0000","last_unstale":"2024-09-21T11:06:12.570989+0000","last_undegraded":"2024-09-21T11:06:12.570989+0000","last_fullsized":"2024-09-21T11:06:12.570989+0000","mapping_epoch":412,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:24.202723+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:24.202723+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:44:38.421292+0000","scrub_duration":19,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1966080,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":233,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.311003+0000","last_change":"2024-09-21T11:05:54.167574+0000","last_active":"2024-09-21T11:06:03.311003+0000","last_peered":"2024-09-21T11:06:03.311003+0000","last_clean":"2024-09-21T11:06:03.311003+0000","last_became_active":"2024-09-21T11:05:54.166757+0000","last_became_peered":"2024-09-21T11:05:54.166757+0000","last_unstale":"2024-09-21T11:06:03.311003+0000","last_undegraded":"2024-09-21T11:06:03.311003+0000","last_fullsized":"2024-09-21T11:06:03.311003+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:49.938368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.817353+0000","last_change":"2024-09-21T11:03:13.281035+0000","last_active":"2024-09-21T11:06:02.817353+0000","last_peered":"2024-09-21T11:06:02.817353+0000","last_clean":"2024-09-21T11:06:02.817353+0000","last_became_active":"2024-09-21T11:03:13.279856+0000","last_became_peered":"2024-09-21T11:03:13.279856+0000","last_unstale":"2024-09-21T11:06:02.817353+0000","last_undegraded":"2024-09-21T11:06:02.817353+0000","last_fullsized":"2024-09-21T11:06:02.817353+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:04:26.364355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"84'149","reported_seq":838,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.820906+0000","last_change":"2024-09-21T11:03:16.279527+0000","last_active":"2024-09-21T11:06:02.820906+0000","last_peered":"2024-09-21T11:06:02.820906+0000","last_clean":"2024-09-21T11:06:02.820906+0000","last_became_active":"2024-09-21T11:03:16.278388+0000","last_became_peered":"2024-09-21T11:03:16.278388+0000","last_unstale":"2024-09-21T11:06:02.820906+0000","last_undegraded":"2024-09-21T11:06:02.820906+0000","last_fullsized":"2024-09-21T11:06:02.820906+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:23.501498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:23.501498+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:57:32.810185+0000","scrub_duration":0.002351892,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":257,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.311095+0000","last_change":"2024-09-21T11:05:54.170077+0000","last_active":"2024-09-21T11:06:03.311095+0000","last_peered":"2024-09-21T11:06:03.311095+0000","last_clean":"2024-09-21T11:06:03.311095+0000","last_became_active":"2024-09-21T11:05:54.168139+0000","last_became_peered":"2024-09-21T11:05:54.168139+0000","last_unstale":"2024-09-21T11:06:03.311095+0000","last_undegraded":"2024-09-21T11:06:03.311095+0000","last_fullsized":"2024-09-21T11:06:03.311095+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:29.323752+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":315,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297559+0000","last_change":"2024-09-21T10:57:41.717016+0000","last_active":"2024-09-21T11:06:12.297559+0000","last_peered":"2024-09-21T11:06:12.297559+0000","last_clean":"2024-09-21T11:06:12.297559+0000","last_became_active":"2024-09-21T10:57:41.716847+0000","last_became_peered":"2024-09-21T10:57:41.716847+0000","last_unstale":"2024-09-21T11:06:12.297559+0000","last_undegraded":"2024-09-21T11:06:12.297559+0000","last_fullsized":"2024-09-21T11:06:12.297559+0000","mapping_epoch":353,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":354,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:41:48.293375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"84'149","reported_seq":524,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.818905+0000","last_change":"2024-09-21T11:03:18.057335+0000","last_active":"2024-09-21T11:06:02.818905+0000","last_peered":"2024-09-21T11:06:02.818905+0000","last_clean":"2024-09-21T11:06:02.818905+0000","last_became_active":"2024-09-21T11:03:16.278690+0000","last_became_peered":"2024-09-21T11:03:16.278690+0000","last_unstale":"2024-09-21T11:06:02.818905+0000","last_undegraded":"2024-09-21T11:06:02.818905+0000","last_fullsized":"2024-09-21T11:06:02.818905+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T11:03:18.057076+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T11:03:18.057076+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:58:47.165913+0000","scrub_duration":0.0032813120000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":448,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.311265+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T11:06:03.311265+0000","last_peered":"2024-09-21T11:06:03.311265+0000","last_clean":"2024-09-21T11:06:03.311265+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T11:06:03.311265+0000","last_undegraded":"2024-09-21T11:06:03.311265+0000","last_fullsized":"2024-09-21T11:06:03.311265+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296325+0000","last_change":"2024-09-21T11:03:23.324825+0000","last_active":"2024-09-21T11:06:12.296325+0000","last_peered":"2024-09-21T11:06:12.296325+0000","last_clean":"2024-09-21T11:06:12.296325+0000","last_became_active":"2024-09-21T11:03:23.324495+0000","last_became_peered":"2024-09-21T11:03:23.324495+0000","last_unstale":"2024-09-21T11:06:12.296325+0000","last_undegraded":"2024-09-21T11:06:12.296325+0000","last_fullsized":"2024-09-21T11:06:12.296325+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:00.128478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"84'149","reported_seq":648,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309659+0000","last_change":"2024-09-21T11:05:54.168462+0000","last_active":"2024-09-21T11:06:03.309659+0000","last_peered":"2024-09-21T11:06:03.309659+0000","last_clean":"2024-09-21T11:06:03.309659+0000","last_became_active":"2024-09-21T11:05:54.165402+0000","last_became_peered":"2024-09-21T11:05:54.165402+0000","last_unstale":"2024-09-21T11:06:03.309659+0000","last_undegraded":"2024-09-21T11:06:03.309659+0000","last_fullsized":"2024-09-21T11:06:03.309659+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:07.698079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:07.698079+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:19.076658+0000","scrub_duration":0.0027364389999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":448,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570873+0000","last_change":"2024-09-21T11:04:54.358189+0000","last_active":"2024-09-21T11:06:12.570873+0000","last_peered":"2024-09-21T11:06:12.570873+0000","last_clean":"2024-09-21T11:06:12.570873+0000","last_became_active":"2024-09-21T11:04:54.357781+0000","last_became_peered":"2024-09-21T11:04:54.357781+0000","last_unstale":"2024-09-21T11:06:12.570873+0000","last_undegraded":"2024-09-21T11:06:12.570873+0000","last_fullsized":"2024-09-21T11:06:12.570873+0000","mapping_epoch":425,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:22:19.305893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.818779+0000","last_change":"2024-09-21T11:03:13.271993+0000","last_active":"2024-09-21T11:06:02.818779+0000","last_peered":"2024-09-21T11:06:02.818779+0000","last_clean":"2024-09-21T11:06:02.818779+0000","last_became_active":"2024-09-21T11:03:13.268352+0000","last_became_peered":"2024-09-21T11:03:13.268352+0000","last_unstale":"2024-09-21T11:06:02.818779+0000","last_undegraded":"2024-09-21T11:06:02.818779+0000","last_fullsized":"2024-09-21T11:06:02.818779+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:40:11.571441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"170'150","reported_seq":715,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309060+0000","last_change":"2024-09-21T10:52:44.049127+0000","last_active":"2024-09-21T11:06:03.309060+0000","last_peered":"2024-09-21T11:06:03.309060+0000","last_clean":"2024-09-21T11:06:03.309060+0000","last_became_active":"2024-09-21T10:52:44.048664+0000","last_became_peered":"2024-09-21T10:52:44.048664+0000","last_unstale":"2024-09-21T11:06:03.309060+0000","last_undegraded":"2024-09-21T11:06:03.309060+0000","last_fullsized":"2024-09-21T11:06:03.309060+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:18.347112+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":360,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297373+0000","last_change":"2024-09-21T11:04:03.331089+0000","last_active":"2024-09-21T11:06:12.297373+0000","last_peered":"2024-09-21T11:06:12.297373+0000","last_clean":"2024-09-21T11:06:12.297373+0000","last_became_active":"2024-09-21T11:04:03.328905+0000","last_became_peered":"2024-09-21T11:04:03.328905+0000","last_unstale":"2024-09-21T11:06:12.297373+0000","last_undegraded":"2024-09-21T11:06:12.297373+0000","last_fullsized":"2024-09-21T11:06:12.297373+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:38:03.862971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.819118+0000","last_change":"2024-09-21T11:03:13.280184+0000","last_active":"2024-09-21T11:06:02.819118+0000","last_peered":"2024-09-21T11:06:02.819118+0000","last_clean":"2024-09-21T11:06:02.819118+0000","last_became_active":"2024-09-21T11:03:13.279556+0000","last_became_peered":"2024-09-21T11:03:13.279556+0000","last_unstale":"2024-09-21T11:06:02.819118+0000","last_undegraded":"2024-09-21T11:06:02.819118+0000","last_fullsized":"2024-09-21T11:06:02.819118+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:26:00.990414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.b","version":"84'149","reported_seq":1018,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571483+0000","last_change":"2024-09-21T11:03:26.357699+0000","last_active":"2024-09-21T11:06:12.571483+0000","last_peered":"2024-09-21T11:06:12.571483+0000","last_clean":"2024-09-21T11:06:12.571483+0000","last_became_active":"2024-09-21T11:03:26.356221+0000","last_became_peered":"2024-09-21T11:03:26.356221+0000","last_unstale":"2024-09-21T11:06:12.571483+0000","last_undegraded":"2024-09-21T11:06:12.571483+0000","last_fullsized":"2024-09-21T11:06:12.571483+0000","mapping_epoch":412,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:25.970744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:25.970744+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:55:03.407252+0000","scrub_duration":55,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.817233+0000","last_change":"2024-09-21T11:03:13.277412+0000","last_active":"2024-09-21T11:06:02.817233+0000","last_peered":"2024-09-21T11:06:02.817233+0000","last_clean":"2024-09-21T11:06:02.817233+0000","last_became_active":"2024-09-21T11:03:13.273410+0000","last_became_peered":"2024-09-21T11:03:13.273410+0000","last_unstale":"2024-09-21T11:06:02.817233+0000","last_undegraded":"2024-09-21T11:06:02.817233+0000","last_fullsized":"2024-09-21T11:06:02.817233+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:19:04.592581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.819034+0000","last_change":"2024-09-21T11:04:03.332699+0000","last_active":"2024-09-21T11:06:02.819034+0000","last_peered":"2024-09-21T11:06:02.819034+0000","last_clean":"2024-09-21T11:06:02.819034+0000","last_became_active":"2024-09-21T11:04:03.331585+0000","last_became_peered":"2024-09-21T11:04:03.331585+0000","last_unstale":"2024-09-21T11:06:02.819034+0000","last_undegraded":"2024-09-21T11:06:02.819034+0000","last_fullsized":"2024-09-21T11:06:02.819034+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:31.379342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"84'149","reported_seq":722,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309488+0000","last_change":"2024-09-21T10:48:44.757835+0000","last_active":"2024-09-21T11:06:03.309488+0000","last_peered":"2024-09-21T11:06:03.309488+0000","last_clean":"2024-09-21T11:06:03.309488+0000","last_became_active":"2024-09-21T10:48:44.757489+0000","last_became_peered":"2024-09-21T10:48:44.757489+0000","last_unstale":"2024-09-21T11:06:03.309488+0000","last_undegraded":"2024-09-21T11:06:03.309488+0000","last_fullsized":"2024-09-21T11:06:03.309488+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:17.720989+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":764,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571391+0000","last_change":"2024-09-21T10:55:42.383800+0000","last_active":"2024-09-21T11:06:12.571391+0000","last_peered":"2024-09-21T11:06:12.571391+0000","last_clean":"2024-09-21T11:06:12.571391+0000","last_became_active":"2024-09-21T10:55:42.381743+0000","last_became_peered":"2024-09-21T10:55:42.381743+0000","last_unstale":"2024-09-21T11:06:12.571391+0000","last_undegraded":"2024-09-21T11:06:12.571391+0000","last_fullsized":"2024-09-21T11:06:12.571391+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:24:43.123312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":747,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.573196+0000","last_change":"2024-09-21T11:03:13.260908+0000","last_active":"2024-09-21T11:06:12.573196+0000","last_peered":"2024-09-21T11:06:12.573196+0000","last_clean":"2024-09-21T11:06:12.573196+0000","last_became_active":"2024-09-21T11:03:13.260066+0000","last_became_peered":"2024-09-21T11:03:13.260066+0000","last_unstale":"2024-09-21T11:06:12.573196+0000","last_undegraded":"2024-09-21T11:06:12.573196+0000","last_fullsized":"2024-09-21T11:06:12.573196+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:06:45.789251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":643,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310321+0000","last_change":"2024-09-21T11:05:56.386315+0000","last_active":"2024-09-21T11:06:03.310321+0000","last_peered":"2024-09-21T11:06:03.310321+0000","last_clean":"2024-09-21T11:06:03.310321+0000","last_became_active":"2024-09-21T11:05:54.155745+0000","last_became_peered":"2024-09-21T11:05:54.155745+0000","last_unstale":"2024-09-21T11:06:03.310321+0000","last_undegraded":"2024-09-21T11:06:03.310321+0000","last_fullsized":"2024-09-21T11:06:03.310321+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T11:05:56.386078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T11:05:56.386078+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:33.832944+0000","scrub_duration":0.0036420549999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":460,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.311769+0000","last_change":"2024-09-21T10:48:41.744039+0000","last_active":"2024-09-21T11:06:03.311769+0000","last_peered":"2024-09-21T11:06:03.311769+0000","last_clean":"2024-09-21T11:06:03.311769+0000","last_became_active":"2024-09-21T10:48:41.726392+0000","last_became_peered":"2024-09-21T10:48:41.726392+0000","last_unstale":"2024-09-21T11:06:03.311769+0000","last_undegraded":"2024-09-21T11:06:03.311769+0000","last_fullsized":"2024-09-21T11:06:03.311769+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:46.710015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":428,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570430+0000","last_change":"2024-09-21T11:04:54.370866+0000","last_active":"2024-09-21T11:06:12.570430+0000","last_peered":"2024-09-21T11:06:12.570430+0000","last_clean":"2024-09-21T11:06:12.570430+0000","last_became_active":"2024-09-21T11:04:54.370644+0000","last_became_peered":"2024-09-21T11:04:54.370644+0000","last_unstale":"2024-09-21T11:06:12.570430+0000","last_undegraded":"2024-09-21T11:06:12.570430+0000","last_fullsized":"2024-09-21T11:06:12.570430+0000","mapping_epoch":425,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:45:39.669786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":324,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297485+0000","last_change":"2024-09-21T11:03:13.271473+0000","last_active":"2024-09-21T11:06:12.297485+0000","last_peered":"2024-09-21T11:06:12.297485+0000","last_clean":"2024-09-21T11:06:12.297485+0000","last_became_active":"2024-09-21T11:03:13.270830+0000","last_became_peered":"2024-09-21T11:03:13.270830+0000","last_unstale":"2024-09-21T11:06:12.297485+0000","last_undegraded":"2024-09-21T11:06:12.297485+0000","last_fullsized":"2024-09-21T11:06:12.297485+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:01:22.491156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"84'149","reported_seq":991,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570340+0000","last_change":"2024-09-21T11:03:16.286827+0000","last_active":"2024-09-21T11:06:12.570340+0000","last_peered":"2024-09-21T11:06:12.570340+0000","last_clean":"2024-09-21T11:06:12.570340+0000","last_became_active":"2024-09-21T11:03:16.285813+0000","last_became_peered":"2024-09-21T11:03:16.285813+0000","last_unstale":"2024-09-21T11:06:12.570340+0000","last_undegraded":"2024-09-21T11:06:12.570340+0000","last_fullsized":"2024-09-21T11:06:12.570340+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.888860+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.888860+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:06.780660+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":292,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310426+0000","last_change":"2024-09-21T11:05:54.167333+0000","last_active":"2024-09-21T11:06:03.310426+0000","last_peered":"2024-09-21T11:06:03.310426+0000","last_clean":"2024-09-21T11:06:03.310426+0000","last_became_active":"2024-09-21T11:05:54.166496+0000","last_became_peered":"2024-09-21T11:05:54.166496+0000","last_unstale":"2024-09-21T11:06:03.310426+0000","last_undegraded":"2024-09-21T11:06:03.310426+0000","last_fullsized":"2024-09-21T11:06:03.310426+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:08:31.321724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295395+0000","last_change":"2024-09-21T11:03:23.320605+0000","last_active":"2024-09-21T11:06:12.295395+0000","last_peered":"2024-09-21T11:06:12.295395+0000","last_clean":"2024-09-21T11:06:12.295395+0000","last_became_active":"2024-09-21T11:03:23.320235+0000","last_became_peered":"2024-09-21T11:03:23.320235+0000","last_unstale":"2024-09-21T11:06:12.295395+0000","last_undegraded":"2024-09-21T11:06:12.295395+0000","last_fullsized":"2024-09-21T11:06:12.295395+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:25:16.337479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296976+0000","last_change":"2024-09-21T11:03:23.328369+0000","last_active":"2024-09-21T11:06:12.296976+0000","last_peered":"2024-09-21T11:06:12.296976+0000","last_clean":"2024-09-21T11:06:12.296976+0000","last_became_active":"2024-09-21T11:03:23.328041+0000","last_became_peered":"2024-09-21T11:03:23.328041+0000","last_unstale":"2024-09-21T11:06:12.296976+0000","last_undegraded":"2024-09-21T11:06:12.296976+0000","last_fullsized":"2024-09-21T11:06:12.296976+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:14:34.626816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"84'149","reported_seq":586,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309623+0000","last_change":"2024-09-21T11:05:54.156927+0000","last_active":"2024-09-21T11:06:03.309623+0000","last_peered":"2024-09-21T11:06:03.309623+0000","last_clean":"2024-09-21T11:06:03.309623+0000","last_became_active":"2024-09-21T11:05:54.156085+0000","last_became_peered":"2024-09-21T11:05:54.156085+0000","last_unstale":"2024-09-21T11:06:03.309623+0000","last_undegraded":"2024-09-21T11:06:03.309623+0000","last_fullsized":"2024-09-21T11:06:03.309623+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:58:06.121343+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:58:06.121343+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:48:40.677221+0000","scrub_duration":0.0015811309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":379,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295919+0000","last_change":"2024-09-21T11:03:23.311387+0000","last_active":"2024-09-21T11:06:12.295919+0000","last_peered":"2024-09-21T11:06:12.295919+0000","last_clean":"2024-09-21T11:06:12.295919+0000","last_became_active":"2024-09-21T11:03:23.311068+0000","last_became_peered":"2024-09-21T11:03:23.311068+0000","last_unstale":"2024-09-21T11:06:12.295919+0000","last_undegraded":"2024-09-21T11:06:12.295919+0000","last_fullsized":"2024-09-21T11:06:12.295919+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:21:12.424033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":771,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570170+0000","last_change":"2024-09-21T10:55:42.380837+0000","last_active":"2024-09-21T11:06:12.570170+0000","last_peered":"2024-09-21T11:06:12.570170+0000","last_clean":"2024-09-21T11:06:12.570170+0000","last_became_active":"2024-09-21T10:55:42.378026+0000","last_became_peered":"2024-09-21T10:55:42.378026+0000","last_unstale":"2024-09-21T11:06:12.570170+0000","last_undegraded":"2024-09-21T11:06:12.570170+0000","last_fullsized":"2024-09-21T11:06:12.570170+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:55.710919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572962+0000","last_change":"2024-09-21T11:04:03.330411+0000","last_active":"2024-09-21T11:06:12.572962+0000","last_peered":"2024-09-21T11:06:12.572962+0000","last_clean":"2024-09-21T11:06:12.572962+0000","last_became_active":"2024-09-21T11:04:03.330071+0000","last_became_peered":"2024-09-21T11:04:03.330071+0000","last_unstale":"2024-09-21T11:06:12.572962+0000","last_undegraded":"2024-09-21T11:06:12.572962+0000","last_fullsized":"2024-09-21T11:06:12.572962+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:12.133958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"84'149","reported_seq":830,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570570+0000","last_change":"2024-09-21T11:03:26.363565+0000","last_active":"2024-09-21T11:06:12.570570+0000","last_peered":"2024-09-21T11:06:12.570570+0000","last_clean":"2024-09-21T11:06:12.570570+0000","last_became_active":"2024-09-21T11:03:26.362513+0000","last_became_peered":"2024-09-21T11:03:26.362513+0000","last_unstale":"2024-09-21T11:06:12.570570+0000","last_undegraded":"2024-09-21T11:06:12.570570+0000","last_fullsized":"2024-09-21T11:06:12.570570+0000","mapping_epoch":412,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.374519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.374519+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:22:54.983567+0000","scrub_duration":0.020759922,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":477,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572031+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T11:06:12.572031+0000","last_peered":"2024-09-21T11:06:12.572031+0000","last_clean":"2024-09-21T11:06:12.572031+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T11:06:12.572031+0000","last_undegraded":"2024-09-21T11:06:12.572031+0000","last_fullsized":"2024-09-21T11:06:12.572031+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":52,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571859+0000","last_change":"2024-09-21T11:03:23.319485+0000","last_active":"2024-09-21T11:06:12.571859+0000","last_peered":"2024-09-21T11:06:12.571859+0000","last_clean":"2024-09-21T11:06:12.571859+0000","last_became_active":"2024-09-21T11:03:23.318547+0000","last_became_peered":"2024-09-21T11:03:23.318547+0000","last_unstale":"2024-09-21T11:06:12.571859+0000","last_undegraded":"2024-09-21T11:06:12.571859+0000","last_fullsized":"2024-09-21T11:06:12.571859+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:43.420125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571285+0000","last_change":"2024-09-21T11:04:03.323606+0000","last_active":"2024-09-21T11:06:12.571285+0000","last_peered":"2024-09-21T11:06:12.571285+0000","last_clean":"2024-09-21T11:06:12.571285+0000","last_became_active":"2024-09-21T11:04:03.323259+0000","last_became_peered":"2024-09-21T11:04:03.323259+0000","last_unstale":"2024-09-21T11:06:12.571285+0000","last_undegraded":"2024-09-21T11:06:12.571285+0000","last_fullsized":"2024-09-21T11:06:12.571285+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:54.307826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"84'149","reported_seq":822,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.298170+0000","last_change":"2024-09-21T10:56:15.125944+0000","last_active":"2024-09-21T11:06:12.298170+0000","last_peered":"2024-09-21T11:06:12.298170+0000","last_clean":"2024-09-21T11:06:12.298170+0000","last_became_active":"2024-09-21T10:56:15.125680+0000","last_became_peered":"2024-09-21T10:56:15.125680+0000","last_unstale":"2024-09-21T11:06:12.298170+0000","last_undegraded":"2024-09-21T11:06:12.298170+0000","last_fullsized":"2024-09-21T11:06:12.298170+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.559049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.559049+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:31:32.266763+0000","scrub_duration":0.0076873130000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":461,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.312119+0000","last_change":"2024-09-21T10:48:41.728729+0000","last_active":"2024-09-21T11:06:03.312119+0000","last_peered":"2024-09-21T11:06:03.312119+0000","last_clean":"2024-09-21T11:06:03.312119+0000","last_became_active":"2024-09-21T10:48:41.728492+0000","last_became_peered":"2024-09-21T10:48:41.728492+0000","last_unstale":"2024-09-21T11:06:03.312119+0000","last_undegraded":"2024-09-21T11:06:03.312119+0000","last_fullsized":"2024-09-21T11:06:03.312119+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:36:53.927303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":806,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571870+0000","last_change":"2024-09-21T11:03:23.307734+0000","last_active":"2024-09-21T11:06:12.571870+0000","last_peered":"2024-09-21T11:06:12.571870+0000","last_clean":"2024-09-21T11:06:12.571870+0000","last_became_active":"2024-09-21T11:03:23.307410+0000","last_became_peered":"2024-09-21T11:03:23.307410+0000","last_unstale":"2024-09-21T11:06:12.571870+0000","last_undegraded":"2024-09-21T11:06:12.571870+0000","last_fullsized":"2024-09-21T11:06:12.571870+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:03:09.692857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":49,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570029+0000","last_change":"2024-09-21T11:04:03.330339+0000","last_active":"2024-09-21T11:06:12.570029+0000","last_peered":"2024-09-21T11:06:12.570029+0000","last_clean":"2024-09-21T11:06:12.570029+0000","last_became_active":"2024-09-21T11:04:03.330037+0000","last_became_peered":"2024-09-21T11:04:03.330037+0000","last_unstale":"2024-09-21T11:06:12.570029+0000","last_undegraded":"2024-09-21T11:06:12.570029+0000","last_fullsized":"2024-09-21T11:06:12.570029+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:19.378447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"84'149","reported_seq":886,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297989+0000","last_change":"2024-09-21T11:03:26.354934+0000","last_active":"2024-09-21T11:06:12.297989+0000","last_peered":"2024-09-21T11:06:12.297989+0000","last_clean":"2024-09-21T11:06:12.297989+0000","last_became_active":"2024-09-21T11:03:26.354020+0000","last_became_peered":"2024-09-21T11:03:26.354020+0000","last_unstale":"2024-09-21T11:06:12.297989+0000","last_undegraded":"2024-09-21T11:06:12.297989+0000","last_fullsized":"2024-09-21T11:06:12.297989+0000","mapping_epoch":412,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:15.646482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:15.646482+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:11:59.720592+0000","scrub_duration":0.003089863,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":747,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571646+0000","last_change":"2024-09-21T10:55:42.393180+0000","last_active":"2024-09-21T11:06:12.571646+0000","last_peered":"2024-09-21T11:06:12.571646+0000","last_clean":"2024-09-21T11:06:12.571646+0000","last_became_active":"2024-09-21T10:55:42.392353+0000","last_became_peered":"2024-09-21T10:55:42.392353+0000","last_unstale":"2024-09-21T11:06:12.571646+0000","last_undegraded":"2024-09-21T11:06:12.571646+0000","last_fullsized":"2024-09-21T11:06:12.571646+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:14:02.170700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":243,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.311307+0000","last_change":"2024-09-21T11:05:54.164402+0000","last_active":"2024-09-21T11:06:03.311307+0000","last_peered":"2024-09-21T11:06:03.311307+0000","last_clean":"2024-09-21T11:06:03.311307+0000","last_became_active":"2024-09-21T11:05:54.163544+0000","last_became_peered":"2024-09-21T11:05:54.163544+0000","last_unstale":"2024-09-21T11:06:03.311307+0000","last_undegraded":"2024-09-21T11:06:03.311307+0000","last_fullsized":"2024-09-21T11:06:03.311307+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:27:29.420200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296397+0000","last_change":"2024-09-21T11:03:23.327572+0000","last_active":"2024-09-21T11:06:12.296397+0000","last_peered":"2024-09-21T11:06:12.296397+0000","last_clean":"2024-09-21T11:06:12.296397+0000","last_became_active":"2024-09-21T11:03:23.327235+0000","last_became_peered":"2024-09-21T11:03:23.327235+0000","last_unstale":"2024-09-21T11:06:12.296397+0000","last_undegraded":"2024-09-21T11:06:12.296397+0000","last_fullsized":"2024-09-21T11:06:12.296397+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:06:13.156120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"84'149","reported_seq":644,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.818696+0000","last_change":"2024-09-21T11:03:16.277636+0000","last_active":"2024-09-21T11:06:02.818696+0000","last_peered":"2024-09-21T11:06:02.818696+0000","last_clean":"2024-09-21T11:06:02.818696+0000","last_became_active":"2024-09-21T11:03:16.273945+0000","last_became_peered":"2024-09-21T11:03:16.273945+0000","last_unstale":"2024-09-21T11:06:02.818696+0000","last_undegraded":"2024-09-21T11:06:02.818696+0000","last_fullsized":"2024-09-21T11:06:02.818696+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T11:01:29.758479+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T11:01:29.758479+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:09.591526+0000","scrub_duration":19,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":449,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572665+0000","last_change":"2024-09-21T11:04:54.363777+0000","last_active":"2024-09-21T11:06:12.572665+0000","last_peered":"2024-09-21T11:06:12.572665+0000","last_clean":"2024-09-21T11:06:12.572665+0000","last_became_active":"2024-09-21T11:04:54.363490+0000","last_became_peered":"2024-09-21T11:04:54.363490+0000","last_unstale":"2024-09-21T11:06:12.572665+0000","last_undegraded":"2024-09-21T11:06:12.572665+0000","last_fullsized":"2024-09-21T11:06:12.572665+0000","mapping_epoch":425,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:51:04.717279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":772,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572898+0000","last_change":"2024-09-21T11:03:13.261367+0000","last_active":"2024-09-21T11:06:12.572898+0000","last_peered":"2024-09-21T11:06:12.572898+0000","last_clean":"2024-09-21T11:06:12.572898+0000","last_became_active":"2024-09-21T11:03:13.261018+0000","last_became_peered":"2024-09-21T11:03:13.261018+0000","last_unstale":"2024-09-21T11:06:12.572898+0000","last_undegraded":"2024-09-21T11:06:12.572898+0000","last_fullsized":"2024-09-21T11:06:12.572898+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:54:49.523416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":774,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570745+0000","last_change":"2024-09-21T11:03:23.322321+0000","last_active":"2024-09-21T11:06:12.570745+0000","last_peered":"2024-09-21T11:06:12.570745+0000","last_clean":"2024-09-21T11:06:12.570745+0000","last_became_active":"2024-09-21T11:03:23.322013+0000","last_became_peered":"2024-09-21T11:03:23.322013+0000","last_unstale":"2024-09-21T11:06:12.570745+0000","last_undegraded":"2024-09-21T11:06:12.570745+0000","last_fullsized":"2024-09-21T11:06:12.570745+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:06:55.409019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"84'149","reported_seq":960,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570968+0000","last_change":"2024-09-21T10:50:20.245623+0000","last_active":"2024-09-21T11:06:12.570968+0000","last_peered":"2024-09-21T11:06:12.570968+0000","last_clean":"2024-09-21T11:06:12.570968+0000","last_became_active":"2024-09-21T10:50:10.083252+0000","last_became_peered":"2024-09-21T10:50:10.083252+0000","last_unstale":"2024-09-21T11:06:12.570968+0000","last_undegraded":"2024-09-21T11:06:12.570968+0000","last_fullsized":"2024-09-21T11:06:12.570968+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.245429+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.245429+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:56:52.858340+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":67,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296820+0000","last_change":"2024-09-21T11:03:23.338361+0000","last_active":"2024-09-21T11:06:12.296820+0000","last_peered":"2024-09-21T11:06:12.296820+0000","last_clean":"2024-09-21T11:06:12.296820+0000","last_became_active":"2024-09-21T11:03:23.320630+0000","last_became_peered":"2024-09-21T11:03:23.320630+0000","last_unstale":"2024-09-21T11:06:12.296820+0000","last_undegraded":"2024-09-21T11:06:12.296820+0000","last_fullsized":"2024-09-21T11:06:12.296820+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:52:51.444807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":7,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":331,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.298121+0000","last_change":"2024-09-21T10:52:40.695509+0000","last_active":"2024-09-21T11:06:12.298121+0000","last_peered":"2024-09-21T11:06:12.298121+0000","last_clean":"2024-09-21T11:06:12.298121+0000","last_became_active":"2024-09-21T10:52:40.695069+0000","last_became_peered":"2024-09-21T10:52:40.695069+0000","last_unstale":"2024-09-21T11:06:12.298121+0000","last_undegraded":"2024-09-21T11:06:12.298121+0000","last_fullsized":"2024-09-21T11:06:12.298121+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:26.157930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":43,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572640+0000","last_change":"2024-09-21T11:03:13.283345+0000","last_active":"2024-09-21T11:06:12.572640+0000","last_peered":"2024-09-21T11:06:12.572640+0000","last_clean":"2024-09-21T11:06:12.572640+0000","last_became_active":"2024-09-21T11:03:13.280539+0000","last_became_peered":"2024-09-21T11:03:13.280539+0000","last_unstale":"2024-09-21T11:06:12.572640+0000","last_undegraded":"2024-09-21T11:06:12.572640+0000","last_fullsized":"2024-09-21T11:06:12.572640+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:10:07.610022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.818353+0000","last_change":"2024-09-21T11:03:13.285935+0000","last_active":"2024-09-21T11:06:02.818353+0000","last_peered":"2024-09-21T11:06:02.818353+0000","last_clean":"2024-09-21T11:06:02.818353+0000","last_became_active":"2024-09-21T11:03:13.281047+0000","last_became_peered":"2024-09-21T11:03:13.281047+0000","last_unstale":"2024-09-21T11:06:02.818353+0000","last_undegraded":"2024-09-21T11:06:02.818353+0000","last_fullsized":"2024-09-21T11:06:02.818353+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:04:53.389495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":52,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.818341+0000","last_change":"2024-09-21T11:03:13.303417+0000","last_active":"2024-09-21T11:06:02.818341+0000","last_peered":"2024-09-21T11:06:02.818341+0000","last_clean":"2024-09-21T11:06:02.818341+0000","last_became_active":"2024-09-21T11:03:13.272430+0000","last_became_peered":"2024-09-21T11:03:13.272430+0000","last_unstale":"2024-09-21T11:06:02.818341+0000","last_undegraded":"2024-09-21T11:06:02.818341+0000","last_fullsized":"2024-09-21T11:06:02.818341+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:16:41.263353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":49,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570611+0000","last_change":"2024-09-21T11:04:03.333129+0000","last_active":"2024-09-21T11:06:12.570611+0000","last_peered":"2024-09-21T11:06:12.570611+0000","last_clean":"2024-09-21T11:06:12.570611+0000","last_became_active":"2024-09-21T11:04:03.332777+0000","last_became_peered":"2024-09-21T11:04:03.332777+0000","last_unstale":"2024-09-21T11:06:12.570611+0000","last_undegraded":"2024-09-21T11:06:12.570611+0000","last_fullsized":"2024-09-21T11:06:12.570611+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:51:55.048738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":234,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310669+0000","last_change":"2024-09-21T11:05:54.170708+0000","last_active":"2024-09-21T11:06:03.310669+0000","last_peered":"2024-09-21T11:06:03.310669+0000","last_clean":"2024-09-21T11:06:03.310669+0000","last_became_active":"2024-09-21T11:05:54.169634+0000","last_became_peered":"2024-09-21T11:05:54.169634+0000","last_unstale":"2024-09-21T11:06:03.310669+0000","last_undegraded":"2024-09-21T11:06:03.310669+0000","last_fullsized":"2024-09-21T11:06:03.310669+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:37:00.050785+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":7,"num_read_kb":7,"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":"1.14","version":"84'149","reported_seq":982,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295704+0000","last_change":"2024-09-21T11:03:16.277452+0000","last_active":"2024-09-21T11:06:12.295704+0000","last_peered":"2024-09-21T11:06:12.295704+0000","last_clean":"2024-09-21T11:06:12.295704+0000","last_became_active":"2024-09-21T11:03:16.276460+0000","last_became_peered":"2024-09-21T11:03:16.276460+0000","last_unstale":"2024-09-21T11:06:12.295704+0000","last_undegraded":"2024-09-21T11:06:12.295704+0000","last_fullsized":"2024-09-21T11:06:12.295704+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:26.279948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:26.279948+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:14.037712+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":450,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572216+0000","last_change":"2024-09-21T11:04:03.342340+0000","last_active":"2024-09-21T11:06:12.572216+0000","last_peered":"2024-09-21T11:06:12.572216+0000","last_clean":"2024-09-21T11:06:12.572216+0000","last_became_active":"2024-09-21T11:04:03.341305+0000","last_became_peered":"2024-09-21T11:04:03.341305+0000","last_unstale":"2024-09-21T11:06:12.572216+0000","last_undegraded":"2024-09-21T11:06:12.572216+0000","last_fullsized":"2024-09-21T11:06:12.572216+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:46:58.912212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295308+0000","last_change":"2024-09-21T10:52:40.697971+0000","last_active":"2024-09-21T11:06:12.295308+0000","last_peered":"2024-09-21T11:06:12.295308+0000","last_clean":"2024-09-21T11:06:12.295308+0000","last_became_active":"2024-09-21T10:52:40.697608+0000","last_became_peered":"2024-09-21T10:52:40.697608+0000","last_unstale":"2024-09-21T11:06:12.295308+0000","last_undegraded":"2024-09-21T11:06:12.295308+0000","last_fullsized":"2024-09-21T11:06:12.295308+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:51:53.256368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297201+0000","last_change":"2024-09-21T11:03:23.332329+0000","last_active":"2024-09-21T11:06:12.297201+0000","last_peered":"2024-09-21T11:06:12.297201+0000","last_clean":"2024-09-21T11:06:12.297201+0000","last_became_active":"2024-09-21T11:03:23.327310+0000","last_became_peered":"2024-09-21T11:03:23.327310+0000","last_unstale":"2024-09-21T11:06:12.297201+0000","last_undegraded":"2024-09-21T11:06:12.297201+0000","last_fullsized":"2024-09-21T11:06:12.297201+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:40.213214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":804,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570600+0000","last_change":"2024-09-21T10:55:42.386237+0000","last_active":"2024-09-21T11:06:12.570600+0000","last_peered":"2024-09-21T11:06:12.570600+0000","last_clean":"2024-09-21T11:06:12.570600+0000","last_became_active":"2024-09-21T10:55:42.382459+0000","last_became_peered":"2024-09-21T10:55:42.382459+0000","last_unstale":"2024-09-21T11:06:12.570600+0000","last_undegraded":"2024-09-21T11:06:12.570600+0000","last_fullsized":"2024-09-21T11:06:12.570600+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:26:17.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":306,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.298297+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T11:06:12.298297+0000","last_peered":"2024-09-21T11:06:12.298297+0000","last_clean":"2024-09-21T11:06:12.298297+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T11:06:12.298297+0000","last_undegraded":"2024-09-21T11:06:12.298297+0000","last_fullsized":"2024-09-21T11:06:12.298297+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":818,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571124+0000","last_change":"2024-09-21T11:04:03.324348+0000","last_active":"2024-09-21T11:06:12.571124+0000","last_peered":"2024-09-21T11:06:12.571124+0000","last_clean":"2024-09-21T11:06:12.571124+0000","last_became_active":"2024-09-21T11:04:03.324067+0000","last_became_peered":"2024-09-21T11:04:03.324067+0000","last_unstale":"2024-09-21T11:06:12.571124+0000","last_undegraded":"2024-09-21T11:06:12.571124+0000","last_fullsized":"2024-09-21T11:06:12.571124+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:53:13.457941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296779+0000","last_change":"2024-09-21T11:03:23.325856+0000","last_active":"2024-09-21T11:06:12.296779+0000","last_peered":"2024-09-21T11:06:12.296779+0000","last_clean":"2024-09-21T11:06:12.296779+0000","last_became_active":"2024-09-21T11:03:23.325525+0000","last_became_peered":"2024-09-21T11:03:23.325525+0000","last_unstale":"2024-09-21T11:06:12.296779+0000","last_undegraded":"2024-09-21T11:06:12.296779+0000","last_fullsized":"2024-09-21T11:06:12.296779+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:17:22.652320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":744,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.569917+0000","last_change":"2024-09-21T11:03:13.260145+0000","last_active":"2024-09-21T11:06:12.569917+0000","last_peered":"2024-09-21T11:06:12.569917+0000","last_clean":"2024-09-21T11:06:12.569917+0000","last_became_active":"2024-09-21T11:03:13.259663+0000","last_became_peered":"2024-09-21T11:03:13.259663+0000","last_unstale":"2024-09-21T11:06:12.569917+0000","last_undegraded":"2024-09-21T11:06:12.569917+0000","last_fullsized":"2024-09-21T11:06:12.569917+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:47:28.498801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":446,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571138+0000","last_change":"2024-09-21T11:04:54.499194+0000","last_active":"2024-09-21T11:06:12.571138+0000","last_peered":"2024-09-21T11:06:12.571138+0000","last_clean":"2024-09-21T11:06:12.571138+0000","last_became_active":"2024-09-21T11:04:54.498127+0000","last_became_peered":"2024-09-21T11:04:54.498127+0000","last_unstale":"2024-09-21T11:06:12.571138+0000","last_undegraded":"2024-09-21T11:06:12.571138+0000","last_fullsized":"2024-09-21T11:06:12.571138+0000","mapping_epoch":425,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:19:38.553132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.817505+0000","last_change":"2024-09-21T11:03:13.280136+0000","last_active":"2024-09-21T11:06:02.817505+0000","last_peered":"2024-09-21T11:06:02.817505+0000","last_clean":"2024-09-21T11:06:02.817505+0000","last_became_active":"2024-09-21T11:03:13.279360+0000","last_became_peered":"2024-09-21T11:03:13.279360+0000","last_unstale":"2024-09-21T11:06:02.817505+0000","last_undegraded":"2024-09-21T11:06:02.817505+0000","last_fullsized":"2024-09-21T11:06:02.817505+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:54:49.522370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":349,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295925+0000","last_change":"2024-09-21T10:48:41.737936+0000","last_active":"2024-09-21T11:06:12.295925+0000","last_peered":"2024-09-21T11:06:12.295925+0000","last_clean":"2024-09-21T11:06:12.295925+0000","last_became_active":"2024-09-21T10:48:41.737556+0000","last_became_peered":"2024-09-21T10:48:41.737556+0000","last_unstale":"2024-09-21T11:06:12.295925+0000","last_undegraded":"2024-09-21T11:06:12.295925+0000","last_fullsized":"2024-09-21T11:06:12.295925+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:24:03.037092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296191+0000","last_change":"2024-09-21T11:03:23.320727+0000","last_active":"2024-09-21T11:06:12.296191+0000","last_peered":"2024-09-21T11:06:12.296191+0000","last_clean":"2024-09-21T11:06:12.296191+0000","last_became_active":"2024-09-21T11:03:23.320346+0000","last_became_peered":"2024-09-21T11:03:23.320346+0000","last_unstale":"2024-09-21T11:06:12.296191+0000","last_undegraded":"2024-09-21T11:06:12.296191+0000","last_fullsized":"2024-09-21T11:06:12.296191+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:06:49.904385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":51,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.819209+0000","last_change":"2024-09-21T11:04:03.334590+0000","last_active":"2024-09-21T11:06:02.819209+0000","last_peered":"2024-09-21T11:06:02.819209+0000","last_clean":"2024-09-21T11:06:02.819209+0000","last_became_active":"2024-09-21T11:04:03.333670+0000","last_became_peered":"2024-09-21T11:04:03.333670+0000","last_unstale":"2024-09-21T11:06:02.819209+0000","last_undegraded":"2024-09-21T11:06:02.819209+0000","last_fullsized":"2024-09-21T11:06:02.819209+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:33.344737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":465,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571891+0000","last_change":"2024-09-21T11:03:13.268445+0000","last_active":"2024-09-21T11:06:12.571891+0000","last_peered":"2024-09-21T11:06:12.571891+0000","last_clean":"2024-09-21T11:06:12.571891+0000","last_became_active":"2024-09-21T11:03:13.257626+0000","last_became_peered":"2024-09-21T11:03:13.257626+0000","last_unstale":"2024-09-21T11:06:12.571891+0000","last_undegraded":"2024-09-21T11:06:12.571891+0000","last_fullsized":"2024-09-21T11:06:12.571891+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:54.846890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":51,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.817725+0000","last_change":"2024-09-21T11:03:23.323173+0000","last_active":"2024-09-21T11:06:02.817725+0000","last_peered":"2024-09-21T11:06:02.817725+0000","last_clean":"2024-09-21T11:06:02.817725+0000","last_became_active":"2024-09-21T11:03:23.322421+0000","last_became_peered":"2024-09-21T11:03:23.322421+0000","last_unstale":"2024-09-21T11:06:02.817725+0000","last_undegraded":"2024-09-21T11:06:02.817725+0000","last_fullsized":"2024-09-21T11:06:02.817725+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:09:15.942522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":469,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572579+0000","last_change":"2024-09-21T11:03:13.282760+0000","last_active":"2024-09-21T11:06:12.572579+0000","last_peered":"2024-09-21T11:06:12.572579+0000","last_clean":"2024-09-21T11:06:12.572579+0000","last_became_active":"2024-09-21T11:03:13.263334+0000","last_became_peered":"2024-09-21T11:03:13.263334+0000","last_unstale":"2024-09-21T11:06:12.572579+0000","last_undegraded":"2024-09-21T11:06:12.572579+0000","last_fullsized":"2024-09-21T11:06:12.572579+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:44:49.425906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":165,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296624+0000","last_change":"2024-09-21T11:03:23.317800+0000","last_active":"2024-09-21T11:06:12.296624+0000","last_peered":"2024-09-21T11:06:12.296624+0000","last_clean":"2024-09-21T11:06:12.296624+0000","last_became_active":"2024-09-21T11:03:23.316879+0000","last_became_peered":"2024-09-21T11:03:23.316879+0000","last_unstale":"2024-09-21T11:06:12.296624+0000","last_undegraded":"2024-09-21T11:06:12.296624+0000","last_fullsized":"2024-09-21T11:06:12.296624+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:47:20.431562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"73'2","reported_seq":794,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572394+0000","last_change":"2024-09-21T10:48:41.736895+0000","last_active":"2024-09-21T11:06:12.572394+0000","last_peered":"2024-09-21T11:06:12.572394+0000","last_clean":"2024-09-21T11:06:12.572394+0000","last_became_active":"2024-09-21T10:48:41.736522+0000","last_became_peered":"2024-09-21T10:48:41.736522+0000","last_unstale":"2024-09-21T11:06:12.572394+0000","last_undegraded":"2024-09-21T11:06:12.572394+0000","last_fullsized":"2024-09-21T11:06:12.572394+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:14.515956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.817120+0000","last_change":"2024-09-21T11:03:13.276715+0000","last_active":"2024-09-21T11:06:02.817120+0000","last_peered":"2024-09-21T11:06:02.817120+0000","last_clean":"2024-09-21T11:06:02.817120+0000","last_became_active":"2024-09-21T11:03:13.275236+0000","last_became_peered":"2024-09-21T11:03:13.275236+0000","last_unstale":"2024-09-21T11:06:02.817120+0000","last_undegraded":"2024-09-21T11:06:02.817120+0000","last_fullsized":"2024-09-21T11:06:02.817120+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:02:27.814071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":69,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297278+0000","last_change":"2024-09-21T11:03:23.344445+0000","last_active":"2024-09-21T11:06:12.297278+0000","last_peered":"2024-09-21T11:06:12.297278+0000","last_clean":"2024-09-21T11:06:12.297278+0000","last_became_active":"2024-09-21T11:03:23.321132+0000","last_became_peered":"2024-09-21T11:03:23.321132+0000","last_unstale":"2024-09-21T11:06:12.297278+0000","last_undegraded":"2024-09-21T11:06:12.297278+0000","last_fullsized":"2024-09-21T11:06:12.297278+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:44.868454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1164,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":41,"num_read_kb":44,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":10850,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":2754144,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3130,"ondisk_log_size":3130,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202032,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":866836,"kb_used_data":5576,"kb_used_omap":1,"kb_used_meta":861246,"kb_avail":92878316,"statfs":{"total":95995035648,"available":95107395584,"internally_reserved":0,"allocated":5709824,"data_stored":3418626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":881916364},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197910,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":582856,"kb_used_data":5884,"kb_used_omap":5,"kb_used_meta":576954,"kb_avail":93162296,"statfs":{"total":95995035648,"available":95398191104,"internally_reserved":0,"allocated":6025216,"data_stored":3745906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":590801032},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725319,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":839176,"kb_used_data":5820,"kb_used_omap":1,"kb_used_meta":833342,"kb_avail":92905976,"statfs":{"total":95995035648,"available":95135719424,"internally_reserved":0,"allocated":5959680,"data_stored":3677013,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":853342662},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986961,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":730644,"kb_used_data":5576,"kb_used_omap":1,"kb_used_meta":725054,"kb_avail":93014508,"statfs":{"total":95995035648,"available":95246856192,"internally_reserved":0,"allocated":5709824,"data_stored":3418887,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":742455750},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631969,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1070660,"kb_used_data":6136,"kb_used_omap":4,"kb_used_meta":1064507,"kb_avail":92674492,"statfs":{"total":95995035648,"available":94898679808,"internally_reserved":0,"allocated":6283264,"data_stored":4004455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":1090055729},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795495,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":695560,"kb_used_data":5820,"kb_used_omap":6,"kb_used_meta":689721,"kb_avail":93049592,"statfs":{"total":95995035648,"available":95282782208,"internally_reserved":0,"allocated":5959680,"data_stored":3677301,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":706274865},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431959021,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":871604,"kb_used_data":5544,"kb_used_omap":5,"kb_used_meta":866042,"kb_avail":92873548,"statfs":{"total":95995035648,"available":95102513152,"internally_reserved":0,"allocated":5677056,"data_stored":3413197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":886827368},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122545,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":791428,"kb_used_data":5880,"kb_used_omap":5,"kb_used_meta":785530,"kb_avail":92953724,"statfs":{"total":95995035648,"available":95184613376,"internally_reserved":0,"allocated":6021120,"data_stored":3742281,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":804382890},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T11:07:35.236 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7015853c-77ff-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T11:07:36.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:36 smithi003 bash[88275]: audit 2024-09-21T11:07:34.410376+0000 mgr.y (mgr.25133) 1652 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:07:36.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:36 smithi003 bash[88275]: audit 2024-09-21T11:07:34.410376+0000 mgr.y (mgr.25133) 1652 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:07:36.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:36 smithi003 bash[88275]: cluster 2024-09-21T11:07:35.257861+0000 mgr.y (mgr.25133) 1653 : cluster [DBG] pgmap v1822: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:36.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:36 smithi003 bash[88275]: cluster 2024-09-21T11:07:35.257861+0000 mgr.y (mgr.25133) 1653 : cluster [DBG] pgmap v1822: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:36.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:36 smithi003 bash[89466]: audit 2024-09-21T11:07:34.410376+0000 mgr.y (mgr.25133) 1652 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:07:36.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:36 smithi003 bash[89466]: audit 2024-09-21T11:07:34.410376+0000 mgr.y (mgr.25133) 1652 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:07:36.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:36 smithi003 bash[89466]: cluster 2024-09-21T11:07:35.257861+0000 mgr.y (mgr.25133) 1653 : cluster [DBG] pgmap v1822: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:36.676 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:36 smithi003 bash[89466]: cluster 2024-09-21T11:07:35.257861+0000 mgr.y (mgr.25133) 1653 : cluster [DBG] pgmap v1822: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:36.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:36 smithi204 bash[78884]: audit 2024-09-21T11:07:34.410376+0000 mgr.y (mgr.25133) 1652 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:07:36.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:36 smithi204 bash[78884]: audit 2024-09-21T11:07:34.410376+0000 mgr.y (mgr.25133) 1652 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T11:07:36.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:36 smithi204 bash[78884]: cluster 2024-09-21T11:07:35.257861+0000 mgr.y (mgr.25133) 1653 : cluster [DBG] pgmap v1822: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:36.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:36 smithi204 bash[78884]: cluster 2024-09-21T11:07:35.257861+0000 mgr.y (mgr.25133) 1653 : cluster [DBG] pgmap v1822: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:37.677 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:37 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:07:37] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.51.0" 2024-09-21T11:07:38.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:38 smithi003 bash[89466]: cluster 2024-09-21T11:07:37.258766+0000 mgr.y (mgr.25133) 1654 : cluster [DBG] pgmap v1823: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:38.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:38 smithi003 bash[89466]: cluster 2024-09-21T11:07:37.258766+0000 mgr.y (mgr.25133) 1654 : cluster [DBG] pgmap v1823: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:38 smithi003 bash[88275]: cluster 2024-09-21T11:07:37.258766+0000 mgr.y (mgr.25133) 1654 : cluster [DBG] pgmap v1823: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:38.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:38 smithi003 bash[88275]: cluster 2024-09-21T11:07:37.258766+0000 mgr.y (mgr.25133) 1654 : cluster [DBG] pgmap v1823: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:38.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:38 smithi204 bash[78884]: cluster 2024-09-21T11:07:37.258766+0000 mgr.y (mgr.25133) 1654 : cluster [DBG] pgmap v1823: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:38.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:38 smithi204 bash[78884]: cluster 2024-09-21T11:07:37.258766+0000 mgr.y (mgr.25133) 1654 : cluster [DBG] pgmap v1823: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:39.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:39 smithi003 bash[88275]: audit 2024-09-21T11:07:38.696912+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:39.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:39 smithi003 bash[88275]: audit 2024-09-21T11:07:38.696912+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:39 smithi003 bash[89466]: audit 2024-09-21T11:07:38.696912+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:39.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:39 smithi003 bash[89466]: audit 2024-09-21T11:07:38.696912+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:39 smithi204 bash[78884]: audit 2024-09-21T11:07:38.696912+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:39.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:39 smithi204 bash[78884]: audit 2024-09-21T11:07:38.696912+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25133 172.21.15.3:0/1735869322' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T11:07:39.992 INFO:teuthology.orchestra.run.smithi003.stderr:Inferring config /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T11:07:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:40 smithi003 bash[88275]: cluster 2024-09-21T11:07:39.259745+0000 mgr.y (mgr.25133) 1655 : cluster [DBG] pgmap v1824: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:40.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:40 smithi003 bash[88275]: cluster 2024-09-21T11:07:39.259745+0000 mgr.y (mgr.25133) 1655 : cluster [DBG] pgmap v1824: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:40.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:40 smithi003 bash[89466]: cluster 2024-09-21T11:07:39.259745+0000 mgr.y (mgr.25133) 1655 : cluster [DBG] pgmap v1824: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:40.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:40 smithi003 bash[89466]: cluster 2024-09-21T11:07:39.259745+0000 mgr.y (mgr.25133) 1655 : cluster [DBG] pgmap v1824: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:40.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:40 smithi204 bash[78884]: cluster 2024-09-21T11:07:39.259745+0000 mgr.y (mgr.25133) 1655 : cluster [DBG] pgmap v1824: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:40.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:40 smithi204 bash[78884]: cluster 2024-09-21T11:07:39.259745+0000 mgr.y (mgr.25133) 1655 : cluster [DBG] pgmap v1824: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:42.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:42 smithi003 bash[88275]: cluster 2024-09-21T11:07:41.260807+0000 mgr.y (mgr.25133) 1656 : cluster [DBG] pgmap v1825: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:42.677 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:42 smithi003 bash[88275]: cluster 2024-09-21T11:07:41.260807+0000 mgr.y (mgr.25133) 1656 : cluster [DBG] pgmap v1825: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:42.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:42 smithi003 bash[89466]: cluster 2024-09-21T11:07:41.260807+0000 mgr.y (mgr.25133) 1656 : cluster [DBG] pgmap v1825: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:42.678 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:42 smithi003 bash[89466]: cluster 2024-09-21T11:07:41.260807+0000 mgr.y (mgr.25133) 1656 : cluster [DBG] pgmap v1825: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:42.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:42 smithi204 bash[78884]: cluster 2024-09-21T11:07:41.260807+0000 mgr.y (mgr.25133) 1656 : cluster [DBG] pgmap v1825: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:42.757 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:42 smithi204 bash[78884]: cluster 2024-09-21T11:07:41.260807+0000 mgr.y (mgr.25133) 1656 : cluster [DBG] pgmap v1825: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:43.985 INFO:teuthology.orchestra.run.smithi003.stdout: 2024-09-21T11:07:43.985 INFO:teuthology.orchestra.run.smithi003.stderr:dumped all 2024-09-21T11:07:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:44 smithi003 bash[89466]: cluster 2024-09-21T11:07:43.261503+0000 mgr.y (mgr.25133) 1657 : cluster [DBG] pgmap v1826: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:44.675 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:44 smithi003 bash[89466]: cluster 2024-09-21T11:07:43.261503+0000 mgr.y (mgr.25133) 1657 : cluster [DBG] pgmap v1826: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:44 smithi003 bash[88275]: cluster 2024-09-21T11:07:43.261503+0000 mgr.y (mgr.25133) 1657 : cluster [DBG] pgmap v1826: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:44.675 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:44 smithi003 bash[88275]: cluster 2024-09-21T11:07:43.261503+0000 mgr.y (mgr.25133) 1657 : cluster [DBG] pgmap v1826: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:44.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:44 smithi204 bash[78884]: cluster 2024-09-21T11:07:43.261503+0000 mgr.y (mgr.25133) 1657 : cluster [DBG] pgmap v1826: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:44.756 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:44 smithi204 bash[78884]: cluster 2024-09-21T11:07:43.261503+0000 mgr.y (mgr.25133) 1657 : cluster [DBG] pgmap v1826: 93 pgs: 93 active+clean; 582 KiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-21T11:07:44.789 INFO:teuthology.orchestra.run.smithi003.stdout:{"pg_ready":true,"pg_map":{"version":1826,"stamp":"2024-09-21T11:07:43.261137+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":41,"num_read_kb":44,"num_write":64,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":71,"num_bytes_recovered":2765032,"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":3195,"ondisk_log_size":3195,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6448764,"kb_used_data":46236,"kb_used_omap":32,"kb_used_meta":6402399,"kb_avail":743512452,"statfs":{"total":767960285184,"available":761356750848,"internally_reserved":0,"allocated":47345664,"data_stored":29097666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33708,"internal_metadata":6556056660},"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.005832"},"pg_stats":[{"pgid":"1.11","version":"84'149","reported_seq":678,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297476+0000","last_change":"2024-09-21T11:03:26.362284+0000","last_active":"2024-09-21T11:06:12.297476+0000","last_peered":"2024-09-21T11:06:12.297476+0000","last_clean":"2024-09-21T11:06:12.297476+0000","last_became_active":"2024-09-21T11:03:26.361387+0000","last_became_peered":"2024-09-21T11:03:26.361387+0000","last_unstale":"2024-09-21T11:06:12.297476+0000","last_undegraded":"2024-09-21T11:06:12.297476+0000","last_fullsized":"2024-09-21T11:06:12.297476+0000","mapping_epoch":412,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:58:04.065660+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:50:48.469137+0000","last_clean_scrub_stamp":"2024-09-21T10:58:04.065660+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:25:40.345925+0000","scrub_duration":0.0038692359999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":448,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571395+0000","last_change":"2024-09-21T11:04:54.498957+0000","last_active":"2024-09-21T11:06:12.571395+0000","last_peered":"2024-09-21T11:06:12.571395+0000","last_clean":"2024-09-21T11:06:12.571395+0000","last_became_active":"2024-09-21T11:04:54.498132+0000","last_became_peered":"2024-09-21T11:04:54.498132+0000","last_unstale":"2024-09-21T11:06:12.571395+0000","last_undegraded":"2024-09-21T11:06:12.571395+0000","last_fullsized":"2024-09-21T11:06:12.571395+0000","mapping_epoch":425,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:39:32.375080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":258,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310196+0000","last_change":"2024-09-21T11:05:54.162987+0000","last_active":"2024-09-21T11:06:03.310196+0000","last_peered":"2024-09-21T11:06:03.310196+0000","last_clean":"2024-09-21T11:06:03.310196+0000","last_became_active":"2024-09-21T11:05:54.157827+0000","last_became_peered":"2024-09-21T11:05:54.157827+0000","last_unstale":"2024-09-21T11:06:03.310196+0000","last_undegraded":"2024-09-21T11:06:03.310196+0000","last_fullsized":"2024-09-21T11:06:03.310196+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:50:36.537485+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":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.10","version":"84'149","reported_seq":640,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570631+0000","last_change":"2024-09-21T10:50:21.120637+0000","last_active":"2024-09-21T11:06:12.570631+0000","last_peered":"2024-09-21T11:06:12.570631+0000","last_clean":"2024-09-21T11:06:12.570631+0000","last_became_active":"2024-09-21T10:50:21.120240+0000","last_became_peered":"2024-09-21T10:50:21.120240+0000","last_unstale":"2024-09-21T11:06:12.570631+0000","last_undegraded":"2024-09-21T11:06:12.570631+0000","last_fullsized":"2024-09-21T11:06:12.570631+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.449224+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.449224+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:13:41.262667+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":413,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572375+0000","last_change":"2024-09-21T10:27:39.434665+0000","last_active":"2024-09-21T11:06:12.572375+0000","last_peered":"2024-09-21T11:06:12.572375+0000","last_clean":"2024-09-21T11:06:12.572375+0000","last_became_active":"2024-09-21T10:27:39.433811+0000","last_became_peered":"2024-09-21T10:27:39.433811+0000","last_unstale":"2024-09-21T11:06:12.572375+0000","last_undegraded":"2024-09-21T11:06:12.572375+0000","last_fullsized":"2024-09-21T11:06:12.572375+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:00:34.874484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295971+0000","last_change":"2024-09-21T11:03:23.318417+0000","last_active":"2024-09-21T11:06:12.295971+0000","last_peered":"2024-09-21T11:06:12.295971+0000","last_clean":"2024-09-21T11:06:12.295971+0000","last_became_active":"2024-09-21T11:03:23.317445+0000","last_became_peered":"2024-09-21T11:03:23.317445+0000","last_unstale":"2024-09-21T11:06:12.295971+0000","last_undegraded":"2024-09-21T11:06:12.295971+0000","last_fullsized":"2024-09-21T11:06:12.295971+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:58:20.715223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.13","version":"84'149","reported_seq":999,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571177+0000","last_change":"2024-09-21T11:03:16.286527+0000","last_active":"2024-09-21T11:06:12.571177+0000","last_peered":"2024-09-21T11:06:12.571177+0000","last_clean":"2024-09-21T11:06:12.571177+0000","last_became_active":"2024-09-21T11:03:16.285681+0000","last_became_peered":"2024-09-21T11:03:16.285681+0000","last_unstale":"2024-09-21T11:06:12.571177+0000","last_undegraded":"2024-09-21T11:06:12.571177+0000","last_fullsized":"2024-09-21T11:06:12.571177+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:21.945624+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:21.945624+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:26:02.540962+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296902+0000","last_change":"2024-09-21T11:03:23.325822+0000","last_active":"2024-09-21T11:06:12.296902+0000","last_peered":"2024-09-21T11:06:12.296902+0000","last_clean":"2024-09-21T11:06:12.296902+0000","last_became_active":"2024-09-21T11:03:23.325482+0000","last_became_peered":"2024-09-21T11:03:23.325482+0000","last_unstale":"2024-09-21T11:06:12.296902+0000","last_undegraded":"2024-09-21T11:06:12.296902+0000","last_fullsized":"2024-09-21T11:06:12.296902+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:21:02.707238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310060+0000","last_change":"2024-09-21T11:05:54.156297+0000","last_active":"2024-09-21T11:06:03.310060+0000","last_peered":"2024-09-21T11:06:03.310060+0000","last_clean":"2024-09-21T11:06:03.310060+0000","last_became_active":"2024-09-21T11:05:54.155493+0000","last_became_peered":"2024-09-21T11:05:54.155493+0000","last_unstale":"2024-09-21T11:06:03.310060+0000","last_undegraded":"2024-09-21T11:06:03.310060+0000","last_fullsized":"2024-09-21T11:06:03.310060+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:49:17.591511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.12","version":"84'149","reported_seq":700,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571604+0000","last_change":"2024-09-21T11:04:06.375159+0000","last_active":"2024-09-21T11:06:12.571604+0000","last_peered":"2024-09-21T11:06:12.571604+0000","last_clean":"2024-09-21T11:06:12.571604+0000","last_became_active":"2024-09-21T11:04:06.374365+0000","last_became_peered":"2024-09-21T11:04:06.374365+0000","last_unstale":"2024-09-21T11:06:12.571604+0000","last_undegraded":"2024-09-21T11:06:12.571604+0000","last_fullsized":"2024-09-21T11:06:12.571604+0000","mapping_epoch":419,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":420,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.369629+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.369629+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:36:52.300939+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":746,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572252+0000","last_change":"2024-09-21T10:27:39.434274+0000","last_active":"2024-09-21T11:06:12.572252+0000","last_peered":"2024-09-21T11:06:12.572252+0000","last_clean":"2024-09-21T11:06:12.572252+0000","last_became_active":"2024-09-21T10:27:39.432456+0000","last_became_peered":"2024-09-21T10:27:39.432456+0000","last_unstale":"2024-09-21T11:06:12.572252+0000","last_undegraded":"2024-09-21T11:06:12.572252+0000","last_fullsized":"2024-09-21T11:06:12.572252+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:07:03.565482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'8","reported_seq":429,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296935+0000","last_change":"2024-09-21T11:03:23.341268+0000","last_active":"2024-09-21T11:06:12.296935+0000","last_peered":"2024-09-21T11:06:12.296935+0000","last_clean":"2024-09-21T11:06:12.296935+0000","last_became_active":"2024-09-21T11:03:23.318495+0000","last_became_peered":"2024-09-21T11:03:23.318495+0000","last_unstale":"2024-09-21T11:06:12.296935+0000","last_undegraded":"2024-09-21T11:06:12.296935+0000","last_fullsized":"2024-09-21T11:06:12.296935+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:20:55.573987+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":28,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.d","version":"84'149","reported_seq":605,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309990+0000","last_change":"2024-09-21T11:05:59.344506+0000","last_active":"2024-09-21T11:06:03.309990+0000","last_peered":"2024-09-21T11:06:03.309990+0000","last_clean":"2024-09-21T11:06:03.309990+0000","last_became_active":"2024-09-21T11:05:54.168837+0000","last_became_peered":"2024-09-21T11:05:54.168837+0000","last_unstale":"2024-09-21T11:06:03.309990+0000","last_undegraded":"2024-09-21T11:06:03.309990+0000","last_fullsized":"2024-09-21T11:06:03.309990+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T11:05:59.344243+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T11:05:59.344243+0000","last_clean_scrub_stamp":"2024-09-21T11:05:59.344243+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:35:04.631835+0000","scrub_duration":0.0031839030000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"72'1","reported_seq":231,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310901+0000","last_change":"2024-09-21T11:05:54.163745+0000","last_active":"2024-09-21T11:06:03.310901+0000","last_peered":"2024-09-21T11:06:03.310901+0000","last_clean":"2024-09-21T11:06:03.310901+0000","last_became_active":"2024-09-21T11:05:54.158843+0000","last_became_peered":"2024-09-21T11:05:54.158843+0000","last_unstale":"2024-09-21T11:06:03.310901+0000","last_undegraded":"2024-09-21T11:06:03.310901+0000","last_fullsized":"2024-09-21T11:06:03.310901+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:03:44.322789+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":1,"num_read_kb":1,"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":433,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309297+0000","last_change":"2024-09-21T10:39:11.738610+0000","last_active":"2024-09-21T11:06:03.309297+0000","last_peered":"2024-09-21T11:06:03.309297+0000","last_clean":"2024-09-21T11:06:03.309297+0000","last_became_active":"2024-09-21T10:39:11.738276+0000","last_became_peered":"2024-09-21T10:39:11.738276+0000","last_unstale":"2024-09-21T11:06:03.309297+0000","last_undegraded":"2024-09-21T11:06:03.309297+0000","last_fullsized":"2024-09-21T11:06:03.309297+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:08:43.102915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.c","version":"84'149","reported_seq":1056,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570989+0000","last_change":"2024-09-21T11:03:26.353877+0000","last_active":"2024-09-21T11:06:12.570989+0000","last_peered":"2024-09-21T11:06:12.570989+0000","last_clean":"2024-09-21T11:06:12.570989+0000","last_became_active":"2024-09-21T11:03:26.352655+0000","last_became_peered":"2024-09-21T11:03:26.352655+0000","last_unstale":"2024-09-21T11:06:12.570989+0000","last_undegraded":"2024-09-21T11:06:12.570989+0000","last_fullsized":"2024-09-21T11:06:12.570989+0000","mapping_epoch":412,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:24.202723+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:24.202723+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:44:38.421292+0000","scrub_duration":19,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1966080,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":233,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.311003+0000","last_change":"2024-09-21T11:05:54.167574+0000","last_active":"2024-09-21T11:06:03.311003+0000","last_peered":"2024-09-21T11:06:03.311003+0000","last_clean":"2024-09-21T11:06:03.311003+0000","last_became_active":"2024-09-21T11:05:54.166757+0000","last_became_peered":"2024-09-21T11:05:54.166757+0000","last_unstale":"2024-09-21T11:06:03.311003+0000","last_undegraded":"2024-09-21T11:06:03.311003+0000","last_fullsized":"2024-09-21T11:06:03.311003+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:49.938368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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":43,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572334+0000","last_change":"2024-09-21T11:03:13.281035+0000","last_active":"2024-09-21T11:06:12.572334+0000","last_peered":"2024-09-21T11:06:12.572334+0000","last_clean":"2024-09-21T11:06:12.572334+0000","last_became_active":"2024-09-21T11:03:13.279856+0000","last_became_peered":"2024-09-21T11:03:13.279856+0000","last_unstale":"2024-09-21T11:06:12.572334+0000","last_undegraded":"2024-09-21T11:06:12.572334+0000","last_fullsized":"2024-09-21T11:06:12.572334+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:04:26.364355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.f","version":"84'149","reported_seq":838,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.820906+0000","last_change":"2024-09-21T11:03:16.279527+0000","last_active":"2024-09-21T11:06:02.820906+0000","last_peered":"2024-09-21T11:06:02.820906+0000","last_clean":"2024-09-21T11:06:02.820906+0000","last_became_active":"2024-09-21T11:03:16.278388+0000","last_became_peered":"2024-09-21T11:03:16.278388+0000","last_unstale":"2024-09-21T11:06:02.820906+0000","last_undegraded":"2024-09-21T11:06:02.820906+0000","last_fullsized":"2024-09-21T11:06:02.820906+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:23.501498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:23.501498+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:57:32.810185+0000","scrub_duration":0.002351892,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":257,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.311095+0000","last_change":"2024-09-21T11:05:54.170077+0000","last_active":"2024-09-21T11:06:03.311095+0000","last_peered":"2024-09-21T11:06:03.311095+0000","last_clean":"2024-09-21T11:06:03.311095+0000","last_became_active":"2024-09-21T11:05:54.168139+0000","last_became_peered":"2024-09-21T11:05:54.168139+0000","last_unstale":"2024-09-21T11:06:03.311095+0000","last_undegraded":"2024-09-21T11:06:03.311095+0000","last_fullsized":"2024-09-21T11:06:03.311095+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:25:29.323752+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":315,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297559+0000","last_change":"2024-09-21T10:57:41.717016+0000","last_active":"2024-09-21T11:06:12.297559+0000","last_peered":"2024-09-21T11:06:12.297559+0000","last_clean":"2024-09-21T11:06:12.297559+0000","last_became_active":"2024-09-21T10:57:41.716847+0000","last_became_peered":"2024-09-21T10:57:41.716847+0000","last_unstale":"2024-09-21T11:06:12.297559+0000","last_undegraded":"2024-09-21T11:06:12.297559+0000","last_fullsized":"2024-09-21T11:06:12.297559+0000","mapping_epoch":353,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":354,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:41:48.293375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"84'149","reported_seq":524,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.818905+0000","last_change":"2024-09-21T11:03:18.057335+0000","last_active":"2024-09-21T11:06:02.818905+0000","last_peered":"2024-09-21T11:06:02.818905+0000","last_clean":"2024-09-21T11:06:02.818905+0000","last_became_active":"2024-09-21T11:03:16.278690+0000","last_became_peered":"2024-09-21T11:03:16.278690+0000","last_unstale":"2024-09-21T11:06:02.818905+0000","last_undegraded":"2024-09-21T11:06:02.818905+0000","last_fullsized":"2024-09-21T11:06:02.818905+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T11:03:18.057076+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T11:03:18.057076+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:58:47.165913+0000","scrub_duration":0.0032813120000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":449,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572105+0000","last_change":"2024-09-21T10:39:11.749000+0000","last_active":"2024-09-21T11:06:12.572105+0000","last_peered":"2024-09-21T11:06:12.572105+0000","last_clean":"2024-09-21T11:06:12.572105+0000","last_became_active":"2024-09-21T10:39:11.748666+0000","last_became_peered":"2024-09-21T10:39:11.748666+0000","last_unstale":"2024-09-21T11:06:12.572105+0000","last_undegraded":"2024-09-21T11:06:12.572105+0000","last_fullsized":"2024-09-21T11:06:12.572105+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:45:04.121706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296325+0000","last_change":"2024-09-21T11:03:23.324825+0000","last_active":"2024-09-21T11:06:12.296325+0000","last_peered":"2024-09-21T11:06:12.296325+0000","last_clean":"2024-09-21T11:06:12.296325+0000","last_became_active":"2024-09-21T11:03:23.324495+0000","last_became_peered":"2024-09-21T11:03:23.324495+0000","last_unstale":"2024-09-21T11:06:12.296325+0000","last_undegraded":"2024-09-21T11:06:12.296325+0000","last_fullsized":"2024-09-21T11:06:12.296325+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:00.128478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"84'149","reported_seq":648,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309659+0000","last_change":"2024-09-21T11:05:54.168462+0000","last_active":"2024-09-21T11:06:03.309659+0000","last_peered":"2024-09-21T11:06:03.309659+0000","last_clean":"2024-09-21T11:06:03.309659+0000","last_became_active":"2024-09-21T11:05:54.165402+0000","last_became_peered":"2024-09-21T11:05:54.165402+0000","last_unstale":"2024-09-21T11:06:03.309659+0000","last_undegraded":"2024-09-21T11:06:03.309659+0000","last_fullsized":"2024-09-21T11:06:03.309659+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:44:07.698079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:44:07.698079+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:04:19.076658+0000","scrub_duration":0.0027364389999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":448,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570873+0000","last_change":"2024-09-21T11:04:54.358189+0000","last_active":"2024-09-21T11:06:12.570873+0000","last_peered":"2024-09-21T11:06:12.570873+0000","last_clean":"2024-09-21T11:06:12.570873+0000","last_became_active":"2024-09-21T11:04:54.357781+0000","last_became_peered":"2024-09-21T11:04:54.357781+0000","last_unstale":"2024-09-21T11:06:12.570873+0000","last_undegraded":"2024-09-21T11:06:12.570873+0000","last_fullsized":"2024-09-21T11:06:12.570873+0000","mapping_epoch":425,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:22:19.305893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.818779+0000","last_change":"2024-09-21T11:03:13.271993+0000","last_active":"2024-09-21T11:06:02.818779+0000","last_peered":"2024-09-21T11:06:02.818779+0000","last_clean":"2024-09-21T11:06:02.818779+0000","last_became_active":"2024-09-21T11:03:13.268352+0000","last_became_peered":"2024-09-21T11:03:13.268352+0000","last_unstale":"2024-09-21T11:06:02.818779+0000","last_undegraded":"2024-09-21T11:06:02.818779+0000","last_fullsized":"2024-09-21T11:06:02.818779+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:40:11.571441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"170'150","reported_seq":715,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309060+0000","last_change":"2024-09-21T10:52:44.049127+0000","last_active":"2024-09-21T11:06:03.309060+0000","last_peered":"2024-09-21T11:06:03.309060+0000","last_clean":"2024-09-21T11:06:03.309060+0000","last_became_active":"2024-09-21T10:52:44.048664+0000","last_became_peered":"2024-09-21T10:52:44.048664+0000","last_unstale":"2024-09-21T11:06:03.309060+0000","last_undegraded":"2024-09-21T11:06:03.309060+0000","last_fullsized":"2024-09-21T11:06:03.309060+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":4,"last_scrub":"170'150","last_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_deep_scrub":"170'150","last_deep_scrub_stamp":"2024-09-21T10:35:42.763621+0000","last_clean_scrub_stamp":"2024-09-21T10:35:42.763621+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:35:18.347112+0000","scrub_duration":0.0060512739999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":788064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":360,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297373+0000","last_change":"2024-09-21T11:04:03.331089+0000","last_active":"2024-09-21T11:06:12.297373+0000","last_peered":"2024-09-21T11:06:12.297373+0000","last_clean":"2024-09-21T11:06:12.297373+0000","last_became_active":"2024-09-21T11:04:03.328905+0000","last_became_peered":"2024-09-21T11:04:03.328905+0000","last_unstale":"2024-09-21T11:06:12.297373+0000","last_undegraded":"2024-09-21T11:06:12.297373+0000","last_fullsized":"2024-09-21T11:06:12.297373+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:38:03.862971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.819118+0000","last_change":"2024-09-21T11:03:13.280184+0000","last_active":"2024-09-21T11:06:02.819118+0000","last_peered":"2024-09-21T11:06:02.819118+0000","last_clean":"2024-09-21T11:06:02.819118+0000","last_became_active":"2024-09-21T11:03:13.279556+0000","last_became_peered":"2024-09-21T11:03:13.279556+0000","last_unstale":"2024-09-21T11:06:02.819118+0000","last_undegraded":"2024-09-21T11:06:02.819118+0000","last_fullsized":"2024-09-21T11:06:02.819118+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:26:00.990414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.b","version":"84'149","reported_seq":1018,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571483+0000","last_change":"2024-09-21T11:03:26.357699+0000","last_active":"2024-09-21T11:06:12.571483+0000","last_peered":"2024-09-21T11:06:12.571483+0000","last_clean":"2024-09-21T11:06:12.571483+0000","last_became_active":"2024-09-21T11:03:26.356221+0000","last_became_peered":"2024-09-21T11:03:26.356221+0000","last_unstale":"2024-09-21T11:06:12.571483+0000","last_undegraded":"2024-09-21T11:06:12.571483+0000","last_fullsized":"2024-09-21T11:06:12.571483+0000","mapping_epoch":412,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:25.970744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:25.970744+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:55:03.407252+0000","scrub_duration":55,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":43,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571056+0000","last_change":"2024-09-21T11:03:13.277412+0000","last_active":"2024-09-21T11:06:12.571056+0000","last_peered":"2024-09-21T11:06:12.571056+0000","last_clean":"2024-09-21T11:06:12.571056+0000","last_became_active":"2024-09-21T11:03:13.273410+0000","last_became_peered":"2024-09-21T11:03:13.273410+0000","last_unstale":"2024-09-21T11:06:12.571056+0000","last_undegraded":"2024-09-21T11:06:12.571056+0000","last_fullsized":"2024-09-21T11:06:12.571056+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:19:04.592581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.819034+0000","last_change":"2024-09-21T11:04:03.332699+0000","last_active":"2024-09-21T11:06:02.819034+0000","last_peered":"2024-09-21T11:06:02.819034+0000","last_clean":"2024-09-21T11:06:02.819034+0000","last_became_active":"2024-09-21T11:04:03.331585+0000","last_became_peered":"2024-09-21T11:04:03.331585+0000","last_unstale":"2024-09-21T11:06:02.819034+0000","last_undegraded":"2024-09-21T11:06:02.819034+0000","last_fullsized":"2024-09-21T11:06:02.819034+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:18:31.379342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"84'149","reported_seq":722,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309488+0000","last_change":"2024-09-21T10:48:44.757835+0000","last_active":"2024-09-21T11:06:03.309488+0000","last_peered":"2024-09-21T11:06:03.309488+0000","last_clean":"2024-09-21T11:06:03.309488+0000","last_became_active":"2024-09-21T10:48:44.757489+0000","last_became_peered":"2024-09-21T10:48:44.757489+0000","last_unstale":"2024-09-21T11:06:03.309488+0000","last_undegraded":"2024-09-21T11:06:03.309488+0000","last_fullsized":"2024-09-21T11:06:03.309488+0000","mapping_epoch":272,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":273,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_deep_scrub":"84'149","last_deep_scrub_stamp":"2024-09-21T10:35:32.758793+0000","last_clean_scrub_stamp":"2024-09-21T10:35:32.758793+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:37:17.720989+0000","scrub_duration":0.0017525419999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":764,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571391+0000","last_change":"2024-09-21T10:55:42.383800+0000","last_active":"2024-09-21T11:06:12.571391+0000","last_peered":"2024-09-21T11:06:12.571391+0000","last_clean":"2024-09-21T11:06:12.571391+0000","last_became_active":"2024-09-21T10:55:42.381743+0000","last_became_peered":"2024-09-21T10:55:42.381743+0000","last_unstale":"2024-09-21T11:06:12.571391+0000","last_undegraded":"2024-09-21T11:06:12.571391+0000","last_fullsized":"2024-09-21T11:06:12.571391+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:24:43.123312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":747,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.573196+0000","last_change":"2024-09-21T11:03:13.260908+0000","last_active":"2024-09-21T11:06:12.573196+0000","last_peered":"2024-09-21T11:06:12.573196+0000","last_clean":"2024-09-21T11:06:12.573196+0000","last_became_active":"2024-09-21T11:03:13.260066+0000","last_became_peered":"2024-09-21T11:03:13.260066+0000","last_unstale":"2024-09-21T11:06:12.573196+0000","last_undegraded":"2024-09-21T11:06:12.573196+0000","last_fullsized":"2024-09-21T11:06:12.573196+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:06:45.789251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"84'149","reported_seq":643,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310321+0000","last_change":"2024-09-21T11:05:56.386315+0000","last_active":"2024-09-21T11:06:03.310321+0000","last_peered":"2024-09-21T11:06:03.310321+0000","last_clean":"2024-09-21T11:06:03.310321+0000","last_became_active":"2024-09-21T11:05:54.155745+0000","last_became_peered":"2024-09-21T11:05:54.155745+0000","last_unstale":"2024-09-21T11:06:03.310321+0000","last_undegraded":"2024-09-21T11:06:03.310321+0000","last_fullsized":"2024-09-21T11:06:03.310321+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T11:05:56.386078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T11:05:56.386078+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:17:33.832944+0000","scrub_duration":0.0036420549999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"64'1","reported_seq":461,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571432+0000","last_change":"2024-09-21T10:48:41.744039+0000","last_active":"2024-09-21T11:06:12.571432+0000","last_peered":"2024-09-21T11:06:12.571432+0000","last_clean":"2024-09-21T11:06:12.571432+0000","last_became_active":"2024-09-21T10:48:41.726392+0000","last_became_peered":"2024-09-21T10:48:41.726392+0000","last_unstale":"2024-09-21T11:06:12.571432+0000","last_undegraded":"2024-09-21T11:06:12.571432+0000","last_fullsized":"2024-09-21T11:06:12.571432+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:46.710015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083663499999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":428,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570430+0000","last_change":"2024-09-21T11:04:54.370866+0000","last_active":"2024-09-21T11:06:12.570430+0000","last_peered":"2024-09-21T11:06:12.570430+0000","last_clean":"2024-09-21T11:06:12.570430+0000","last_became_active":"2024-09-21T11:04:54.370644+0000","last_became_peered":"2024-09-21T11:04:54.370644+0000","last_unstale":"2024-09-21T11:06:12.570430+0000","last_undegraded":"2024-09-21T11:06:12.570430+0000","last_fullsized":"2024-09-21T11:06:12.570430+0000","mapping_epoch":425,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:45:39.669786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":324,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297485+0000","last_change":"2024-09-21T11:03:13.271473+0000","last_active":"2024-09-21T11:06:12.297485+0000","last_peered":"2024-09-21T11:06:12.297485+0000","last_clean":"2024-09-21T11:06:12.297485+0000","last_became_active":"2024-09-21T11:03:13.270830+0000","last_became_peered":"2024-09-21T11:03:13.270830+0000","last_unstale":"2024-09-21T11:06:12.297485+0000","last_undegraded":"2024-09-21T11:06:12.297485+0000","last_fullsized":"2024-09-21T11:06:12.297485+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:01:22.491156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"84'149","reported_seq":991,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570340+0000","last_change":"2024-09-21T11:03:16.286827+0000","last_active":"2024-09-21T11:06:12.570340+0000","last_peered":"2024-09-21T11:06:12.570340+0000","last_clean":"2024-09-21T11:06:12.570340+0000","last_became_active":"2024-09-21T11:03:16.285813+0000","last_became_peered":"2024-09-21T11:03:16.285813+0000","last_unstale":"2024-09-21T11:06:12.570340+0000","last_undegraded":"2024-09-21T11:06:12.570340+0000","last_fullsized":"2024-09-21T11:06:12.570340+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:14.888860+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:14.888860+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:07:06.780660+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":292,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310426+0000","last_change":"2024-09-21T11:05:54.167333+0000","last_active":"2024-09-21T11:06:03.310426+0000","last_peered":"2024-09-21T11:06:03.310426+0000","last_clean":"2024-09-21T11:06:03.310426+0000","last_became_active":"2024-09-21T11:05:54.166496+0000","last_became_peered":"2024-09-21T11:05:54.166496+0000","last_unstale":"2024-09-21T11:06:03.310426+0000","last_undegraded":"2024-09-21T11:06:03.310426+0000","last_fullsized":"2024-09-21T11:06:03.310426+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:08:31.321724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077455199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295478+0000","last_change":"2024-09-21T11:03:23.320605+0000","last_active":"2024-09-21T11:06:12.295478+0000","last_peered":"2024-09-21T11:06:12.295478+0000","last_clean":"2024-09-21T11:06:12.295478+0000","last_became_active":"2024-09-21T11:03:23.320235+0000","last_became_peered":"2024-09-21T11:03:23.320235+0000","last_unstale":"2024-09-21T11:06:12.295478+0000","last_undegraded":"2024-09-21T11:06:12.295478+0000","last_fullsized":"2024-09-21T11:06:12.295478+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:25:16.337479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296976+0000","last_change":"2024-09-21T11:03:23.328369+0000","last_active":"2024-09-21T11:06:12.296976+0000","last_peered":"2024-09-21T11:06:12.296976+0000","last_clean":"2024-09-21T11:06:12.296976+0000","last_became_active":"2024-09-21T11:03:23.328041+0000","last_became_peered":"2024-09-21T11:03:23.328041+0000","last_unstale":"2024-09-21T11:06:12.296976+0000","last_undegraded":"2024-09-21T11:06:12.296976+0000","last_fullsized":"2024-09-21T11:06:12.296976+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:14:34.626816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.2","version":"84'149","reported_seq":586,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.309623+0000","last_change":"2024-09-21T11:05:54.156927+0000","last_active":"2024-09-21T11:06:03.309623+0000","last_peered":"2024-09-21T11:06:03.309623+0000","last_clean":"2024-09-21T11:06:03.309623+0000","last_became_active":"2024-09-21T11:05:54.156085+0000","last_became_peered":"2024-09-21T11:05:54.156085+0000","last_unstale":"2024-09-21T11:06:03.309623+0000","last_undegraded":"2024-09-21T11:06:03.309623+0000","last_fullsized":"2024-09-21T11:06:03.309623+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:58:06.121343+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:58:06.121343+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:48:40.677221+0000","scrub_duration":0.0015811309999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":379,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295919+0000","last_change":"2024-09-21T11:03:23.311387+0000","last_active":"2024-09-21T11:06:12.295919+0000","last_peered":"2024-09-21T11:06:12.295919+0000","last_clean":"2024-09-21T11:06:12.295919+0000","last_became_active":"2024-09-21T11:03:23.311068+0000","last_became_peered":"2024-09-21T11:03:23.311068+0000","last_unstale":"2024-09-21T11:06:12.295919+0000","last_undegraded":"2024-09-21T11:06:12.295919+0000","last_fullsized":"2024-09-21T11:06:12.295919+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:21:12.424033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080163200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":771,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570170+0000","last_change":"2024-09-21T10:55:42.380837+0000","last_active":"2024-09-21T11:06:12.570170+0000","last_peered":"2024-09-21T11:06:12.570170+0000","last_clean":"2024-09-21T11:06:12.570170+0000","last_became_active":"2024-09-21T10:55:42.378026+0000","last_became_peered":"2024-09-21T10:55:42.378026+0000","last_unstale":"2024-09-21T11:06:12.570170+0000","last_undegraded":"2024-09-21T11:06:12.570170+0000","last_fullsized":"2024-09-21T11:06:12.570170+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:27:55.710919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572962+0000","last_change":"2024-09-21T11:04:03.330411+0000","last_active":"2024-09-21T11:06:12.572962+0000","last_peered":"2024-09-21T11:06:12.572962+0000","last_clean":"2024-09-21T11:06:12.572962+0000","last_became_active":"2024-09-21T11:04:03.330071+0000","last_became_peered":"2024-09-21T11:04:03.330071+0000","last_unstale":"2024-09-21T11:06:12.572962+0000","last_undegraded":"2024-09-21T11:06:12.572962+0000","last_fullsized":"2024-09-21T11:06:12.572962+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:08:12.133958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"84'149","reported_seq":830,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570570+0000","last_change":"2024-09-21T11:03:26.363565+0000","last_active":"2024-09-21T11:06:12.570570+0000","last_peered":"2024-09-21T11:06:12.570570+0000","last_clean":"2024-09-21T11:06:12.570570+0000","last_became_active":"2024-09-21T11:03:26.362513+0000","last_became_peered":"2024-09-21T11:03:26.362513+0000","last_unstale":"2024-09-21T11:06:12.570570+0000","last_undegraded":"2024-09-21T11:06:12.570570+0000","last_fullsized":"2024-09-21T11:06:12.570570+0000","mapping_epoch":412,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":4,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:16.374519+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:16.374519+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:22:54.983567+0000","scrub_duration":0.020759922,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":477,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572031+0000","last_change":"2024-09-21T10:39:11.735381+0000","last_active":"2024-09-21T11:06:12.572031+0000","last_peered":"2024-09-21T11:06:12.572031+0000","last_clean":"2024-09-21T11:06:12.572031+0000","last_became_active":"2024-09-21T10:39:11.734904+0000","last_became_peered":"2024-09-21T10:39:11.734904+0000","last_unstale":"2024-09-21T11:06:12.572031+0000","last_undegraded":"2024-09-21T11:06:12.572031+0000","last_fullsized":"2024-09-21T11:06:12.572031+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:22:18.394112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020153129999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":52,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571859+0000","last_change":"2024-09-21T11:03:23.319485+0000","last_active":"2024-09-21T11:06:12.571859+0000","last_peered":"2024-09-21T11:06:12.571859+0000","last_clean":"2024-09-21T11:06:12.571859+0000","last_became_active":"2024-09-21T11:03:23.318547+0000","last_became_peered":"2024-09-21T11:03:23.318547+0000","last_unstale":"2024-09-21T11:06:12.571859+0000","last_undegraded":"2024-09-21T11:06:12.571859+0000","last_fullsized":"2024-09-21T11:06:12.571859+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:36:43.420125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571285+0000","last_change":"2024-09-21T11:04:03.323606+0000","last_active":"2024-09-21T11:06:12.571285+0000","last_peered":"2024-09-21T11:06:12.571285+0000","last_clean":"2024-09-21T11:06:12.571285+0000","last_became_active":"2024-09-21T11:04:03.323259+0000","last_became_peered":"2024-09-21T11:04:03.323259+0000","last_unstale":"2024-09-21T11:06:12.571285+0000","last_undegraded":"2024-09-21T11:06:12.571285+0000","last_fullsized":"2024-09-21T11:06:12.571285+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:54.307826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"84'149","reported_seq":822,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.298170+0000","last_change":"2024-09-21T10:56:15.125944+0000","last_active":"2024-09-21T11:06:12.298170+0000","last_peered":"2024-09-21T11:06:12.298170+0000","last_clean":"2024-09-21T11:06:12.298170+0000","last_became_active":"2024-09-21T10:56:15.125680+0000","last_became_peered":"2024-09-21T10:56:15.125680+0000","last_unstale":"2024-09-21T11:06:12.298170+0000","last_undegraded":"2024-09-21T11:06:12.298170+0000","last_fullsized":"2024-09-21T11:06:12.298170+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.559049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.559049+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:31:32.266763+0000","scrub_duration":0.0076873130000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":462,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572801+0000","last_change":"2024-09-21T10:48:41.728729+0000","last_active":"2024-09-21T11:06:12.572801+0000","last_peered":"2024-09-21T11:06:12.572801+0000","last_clean":"2024-09-21T11:06:12.572801+0000","last_became_active":"2024-09-21T10:48:41.728492+0000","last_became_peered":"2024-09-21T10:48:41.728492+0000","last_unstale":"2024-09-21T11:06:12.572801+0000","last_undegraded":"2024-09-21T11:06:12.572801+0000","last_fullsized":"2024-09-21T11:06:12.572801+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:36:53.927303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":806,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571870+0000","last_change":"2024-09-21T11:03:23.307734+0000","last_active":"2024-09-21T11:06:12.571870+0000","last_peered":"2024-09-21T11:06:12.571870+0000","last_clean":"2024-09-21T11:06:12.571870+0000","last_became_active":"2024-09-21T11:03:23.307410+0000","last_became_peered":"2024-09-21T11:03:23.307410+0000","last_unstale":"2024-09-21T11:06:12.571870+0000","last_undegraded":"2024-09-21T11:06:12.571870+0000","last_fullsized":"2024-09-21T11:06:12.571870+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:03:09.692857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086734099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":49,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570029+0000","last_change":"2024-09-21T11:04:03.330339+0000","last_active":"2024-09-21T11:06:12.570029+0000","last_peered":"2024-09-21T11:06:12.570029+0000","last_clean":"2024-09-21T11:06:12.570029+0000","last_became_active":"2024-09-21T11:04:03.330037+0000","last_became_peered":"2024-09-21T11:04:03.330037+0000","last_unstale":"2024-09-21T11:06:12.570029+0000","last_undegraded":"2024-09-21T11:06:12.570029+0000","last_fullsized":"2024-09-21T11:06:12.570029+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:54:19.378447+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"84'149","reported_seq":886,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297989+0000","last_change":"2024-09-21T11:03:26.354934+0000","last_active":"2024-09-21T11:06:12.297989+0000","last_peered":"2024-09-21T11:06:12.297989+0000","last_clean":"2024-09-21T11:06:12.297989+0000","last_became_active":"2024-09-21T11:03:26.354020+0000","last_became_peered":"2024-09-21T11:03:26.354020+0000","last_unstale":"2024-09-21T11:06:12.297989+0000","last_undegraded":"2024-09-21T11:06:12.297989+0000","last_fullsized":"2024-09-21T11:06:12.297989+0000","mapping_epoch":412,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":413,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:15.646482+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:15.646482+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:11:59.720592+0000","scrub_duration":0.003089863,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":747,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571646+0000","last_change":"2024-09-21T10:55:42.393180+0000","last_active":"2024-09-21T11:06:12.571646+0000","last_peered":"2024-09-21T11:06:12.571646+0000","last_clean":"2024-09-21T11:06:12.571646+0000","last_became_active":"2024-09-21T10:55:42.392353+0000","last_became_peered":"2024-09-21T10:55:42.392353+0000","last_unstale":"2024-09-21T11:06:12.571646+0000","last_undegraded":"2024-09-21T11:06:12.571646+0000","last_fullsized":"2024-09-21T11:06:12.571646+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:14:02.170700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":243,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.311307+0000","last_change":"2024-09-21T11:05:54.164402+0000","last_active":"2024-09-21T11:06:03.311307+0000","last_peered":"2024-09-21T11:06:03.311307+0000","last_clean":"2024-09-21T11:06:03.311307+0000","last_became_active":"2024-09-21T11:05:54.163544+0000","last_became_peered":"2024-09-21T11:05:54.163544+0000","last_unstale":"2024-09-21T11:06:03.311307+0000","last_undegraded":"2024-09-21T11:06:03.311307+0000","last_fullsized":"2024-09-21T11:06:03.311307+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:27:29.420200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000618017,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":64,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296427+0000","last_change":"2024-09-21T11:03:23.327572+0000","last_active":"2024-09-21T11:06:12.296427+0000","last_peered":"2024-09-21T11:06:12.296427+0000","last_clean":"2024-09-21T11:06:12.296427+0000","last_became_active":"2024-09-21T11:03:23.327235+0000","last_became_peered":"2024-09-21T11:03:23.327235+0000","last_unstale":"2024-09-21T11:06:12.296427+0000","last_undegraded":"2024-09-21T11:06:12.296427+0000","last_fullsized":"2024-09-21T11:06:12.296427+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:06:13.156120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"84'149","reported_seq":645,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572331+0000","last_change":"2024-09-21T11:03:16.277636+0000","last_active":"2024-09-21T11:06:12.572331+0000","last_peered":"2024-09-21T11:06:12.572331+0000","last_clean":"2024-09-21T11:06:12.572331+0000","last_became_active":"2024-09-21T11:03:16.273945+0000","last_became_peered":"2024-09-21T11:03:16.273945+0000","last_unstale":"2024-09-21T11:06:12.572331+0000","last_undegraded":"2024-09-21T11:06:12.572331+0000","last_fullsized":"2024-09-21T11:06:12.572331+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T11:01:29.758479+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T11:01:29.758479+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:52:09.591526+0000","scrub_duration":19,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":449,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572665+0000","last_change":"2024-09-21T11:04:54.363777+0000","last_active":"2024-09-21T11:06:12.572665+0000","last_peered":"2024-09-21T11:06:12.572665+0000","last_clean":"2024-09-21T11:06:12.572665+0000","last_became_active":"2024-09-21T11:04:54.363490+0000","last_became_peered":"2024-09-21T11:04:54.363490+0000","last_unstale":"2024-09-21T11:06:12.572665+0000","last_undegraded":"2024-09-21T11:06:12.572665+0000","last_fullsized":"2024-09-21T11:06:12.572665+0000","mapping_epoch":425,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:51:04.717279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":772,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572898+0000","last_change":"2024-09-21T11:03:13.261367+0000","last_active":"2024-09-21T11:06:12.572898+0000","last_peered":"2024-09-21T11:06:12.572898+0000","last_clean":"2024-09-21T11:06:12.572898+0000","last_became_active":"2024-09-21T11:03:13.261018+0000","last_became_peered":"2024-09-21T11:03:13.261018+0000","last_unstale":"2024-09-21T11:06:12.572898+0000","last_undegraded":"2024-09-21T11:06:12.572898+0000","last_fullsized":"2024-09-21T11:06:12.572898+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:54:49.523416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":774,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570745+0000","last_change":"2024-09-21T11:03:23.322321+0000","last_active":"2024-09-21T11:06:12.570745+0000","last_peered":"2024-09-21T11:06:12.570745+0000","last_clean":"2024-09-21T11:06:12.570745+0000","last_became_active":"2024-09-21T11:03:23.322013+0000","last_became_peered":"2024-09-21T11:03:23.322013+0000","last_unstale":"2024-09-21T11:06:12.570745+0000","last_undegraded":"2024-09-21T11:06:12.570745+0000","last_fullsized":"2024-09-21T11:06:12.570745+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:06:55.409019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"84'149","reported_seq":960,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570968+0000","last_change":"2024-09-21T10:50:20.245623+0000","last_active":"2024-09-21T11:06:12.570968+0000","last_peered":"2024-09-21T11:06:12.570968+0000","last_clean":"2024-09-21T11:06:12.570968+0000","last_became_active":"2024-09-21T10:50:10.083252+0000","last_became_peered":"2024-09-21T10:50:10.083252+0000","last_unstale":"2024-09-21T11:06:12.570968+0000","last_undegraded":"2024-09-21T11:06:12.570968+0000","last_fullsized":"2024-09-21T11:06:12.570968+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":153,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":3,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:20.245429+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:20.245429+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:56:52.858340+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.6","version":"74'1","reported_seq":67,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296820+0000","last_change":"2024-09-21T11:03:23.338361+0000","last_active":"2024-09-21T11:06:12.296820+0000","last_peered":"2024-09-21T11:06:12.296820+0000","last_clean":"2024-09-21T11:06:12.296820+0000","last_became_active":"2024-09-21T11:03:23.320630+0000","last_became_peered":"2024-09-21T11:03:23.320630+0000","last_unstale":"2024-09-21T11:06:12.296820+0000","last_undegraded":"2024-09-21T11:06:12.296820+0000","last_fullsized":"2024-09-21T11:06:12.296820+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:52:51.444807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":7,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":331,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.298121+0000","last_change":"2024-09-21T10:52:40.695509+0000","last_active":"2024-09-21T11:06:12.298121+0000","last_peered":"2024-09-21T11:06:12.298121+0000","last_clean":"2024-09-21T11:06:12.298121+0000","last_became_active":"2024-09-21T10:52:40.695069+0000","last_became_peered":"2024-09-21T10:52:40.695069+0000","last_unstale":"2024-09-21T11:06:12.298121+0000","last_undegraded":"2024-09-21T11:06:12.298121+0000","last_fullsized":"2024-09-21T11:06:12.298121+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:07:02.765408+0000","last_clean_scrub_stamp":"2024-09-21T10:07:02.765408+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T10:49:26.157930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062401299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":43,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572640+0000","last_change":"2024-09-21T11:03:13.283345+0000","last_active":"2024-09-21T11:06:12.572640+0000","last_peered":"2024-09-21T11:06:12.572640+0000","last_clean":"2024-09-21T11:06:12.572640+0000","last_became_active":"2024-09-21T11:03:13.280539+0000","last_became_peered":"2024-09-21T11:03:13.280539+0000","last_unstale":"2024-09-21T11:06:12.572640+0000","last_undegraded":"2024-09-21T11:06:12.572640+0000","last_fullsized":"2024-09-21T11:06:12.572640+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:10:07.610022+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.818353+0000","last_change":"2024-09-21T11:03:13.285935+0000","last_active":"2024-09-21T11:06:02.818353+0000","last_peered":"2024-09-21T11:06:02.818353+0000","last_clean":"2024-09-21T11:06:02.818353+0000","last_became_active":"2024-09-21T11:03:13.281047+0000","last_became_peered":"2024-09-21T11:03:13.281047+0000","last_unstale":"2024-09-21T11:06:02.818353+0000","last_undegraded":"2024-09-21T11:06:02.818353+0000","last_fullsized":"2024-09-21T11:06:02.818353+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:04:53.389495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"84'24","reported_seq":52,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.818341+0000","last_change":"2024-09-21T11:03:13.303417+0000","last_active":"2024-09-21T11:06:02.818341+0000","last_peered":"2024-09-21T11:06:02.818341+0000","last_clean":"2024-09-21T11:06:02.818341+0000","last_became_active":"2024-09-21T11:03:13.272430+0000","last_became_peered":"2024-09-21T11:03:13.272430+0000","last_unstale":"2024-09-21T11:06:02.818341+0000","last_undegraded":"2024-09-21T11:06:02.818341+0000","last_fullsized":"2024-09-21T11:06:02.818341+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:16:41.263353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"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":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":49,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570611+0000","last_change":"2024-09-21T11:04:03.333129+0000","last_active":"2024-09-21T11:06:12.570611+0000","last_peered":"2024-09-21T11:06:12.570611+0000","last_clean":"2024-09-21T11:06:12.570611+0000","last_became_active":"2024-09-21T11:04:03.332777+0000","last_became_peered":"2024-09-21T11:04:03.332777+0000","last_unstale":"2024-09-21T11:06:12.570611+0000","last_undegraded":"2024-09-21T11:06:12.570611+0000","last_fullsized":"2024-09-21T11:06:12.570611+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T13:51:55.048738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'3","reported_seq":234,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:03.310669+0000","last_change":"2024-09-21T11:05:54.170708+0000","last_active":"2024-09-21T11:06:03.310669+0000","last_peered":"2024-09-21T11:06:03.310669+0000","last_clean":"2024-09-21T11:06:03.310669+0000","last_became_active":"2024-09-21T11:05:54.169634+0000","last_became_peered":"2024-09-21T11:05:54.169634+0000","last_unstale":"2024-09-21T11:06:03.310669+0000","last_undegraded":"2024-09-21T11:06:03.310669+0000","last_fullsized":"2024-09-21T11:06:03.310669+0000","mapping_epoch":432,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":433,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:37:00.050785+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":7,"num_read_kb":7,"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":"1.14","version":"84'149","reported_seq":982,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295704+0000","last_change":"2024-09-21T11:03:16.277452+0000","last_active":"2024-09-21T11:06:12.295704+0000","last_peered":"2024-09-21T11:06:12.295704+0000","last_clean":"2024-09-21T11:06:12.295704+0000","last_became_active":"2024-09-21T11:03:16.276460+0000","last_became_peered":"2024-09-21T11:03:16.276460+0000","last_unstale":"2024-09-21T11:06:12.295704+0000","last_undegraded":"2024-09-21T11:06:12.295704+0000","last_fullsized":"2024-09-21T11:06:12.295704+0000","mapping_epoch":407,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":408,"parent":"0.0","parent_split_bits":5,"last_scrub":"84'149","last_scrub_stamp":"2024-09-21T10:50:26.279948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:00:47.547840+0000","last_clean_scrub_stamp":"2024-09-21T10:50:26.279948+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:36:14.037712+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":450,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572216+0000","last_change":"2024-09-21T11:04:03.342340+0000","last_active":"2024-09-21T11:06:12.572216+0000","last_peered":"2024-09-21T11:06:12.572216+0000","last_clean":"2024-09-21T11:06:12.572216+0000","last_became_active":"2024-09-21T11:04:03.341305+0000","last_became_peered":"2024-09-21T11:04:03.341305+0000","last_unstale":"2024-09-21T11:06:12.572216+0000","last_undegraded":"2024-09-21T11:06:12.572216+0000","last_fullsized":"2024-09-21T11:06:12.572216+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:46:58.912212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295308+0000","last_change":"2024-09-21T10:52:40.697971+0000","last_active":"2024-09-21T11:06:12.295308+0000","last_peered":"2024-09-21T11:06:12.295308+0000","last_clean":"2024-09-21T11:06:12.295308+0000","last_became_active":"2024-09-21T10:52:40.697608+0000","last_became_peered":"2024-09-21T10:52:40.697608+0000","last_unstale":"2024-09-21T11:06:12.295308+0000","last_undegraded":"2024-09-21T11:06:12.295308+0000","last_fullsized":"2024-09-21T11:06:12.295308+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T15:51:53.256368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.17","version":"0'0","reported_seq":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297201+0000","last_change":"2024-09-21T11:03:23.332329+0000","last_active":"2024-09-21T11:06:12.297201+0000","last_peered":"2024-09-21T11:06:12.297201+0000","last_clean":"2024-09-21T11:06:12.297201+0000","last_became_active":"2024-09-21T11:03:23.327310+0000","last_became_peered":"2024-09-21T11:03:23.327310+0000","last_unstale":"2024-09-21T11:06:12.297201+0000","last_undegraded":"2024-09-21T11:06:12.297201+0000","last_fullsized":"2024-09-21T11:06:12.297201+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:59:40.213214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":804,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.570600+0000","last_change":"2024-09-21T10:55:42.386237+0000","last_active":"2024-09-21T11:06:12.570600+0000","last_peered":"2024-09-21T11:06:12.570600+0000","last_clean":"2024-09-21T11:06:12.570600+0000","last_became_active":"2024-09-21T10:55:42.382459+0000","last_became_peered":"2024-09-21T10:55:42.382459+0000","last_unstale":"2024-09-21T11:06:12.570600+0000","last_undegraded":"2024-09-21T11:06:12.570600+0000","last_fullsized":"2024-09-21T11:06:12.570600+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:26:17.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":306,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.298297+0000","last_change":"2024-09-21T10:39:11.728225+0000","last_active":"2024-09-21T11:06:12.298297+0000","last_peered":"2024-09-21T11:06:12.298297+0000","last_clean":"2024-09-21T11:06:12.298297+0000","last_became_active":"2024-09-21T10:39:11.727890+0000","last_became_peered":"2024-09-21T10:39:11.727890+0000","last_unstale":"2024-09-21T11:06:12.298297+0000","last_undegraded":"2024-09-21T11:06:12.298297+0000","last_fullsized":"2024-09-21T11:06:12.298297+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:25:49.481498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":818,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571124+0000","last_change":"2024-09-21T11:04:03.324348+0000","last_active":"2024-09-21T11:06:12.571124+0000","last_peered":"2024-09-21T11:06:12.571124+0000","last_clean":"2024-09-21T11:06:12.571124+0000","last_became_active":"2024-09-21T11:04:03.324067+0000","last_became_peered":"2024-09-21T11:04:03.324067+0000","last_unstale":"2024-09-21T11:06:12.571124+0000","last_undegraded":"2024-09-21T11:06:12.571124+0000","last_fullsized":"2024-09-21T11:06:12.571124+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T16:53:13.457941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296779+0000","last_change":"2024-09-21T11:03:23.325856+0000","last_active":"2024-09-21T11:06:12.296779+0000","last_peered":"2024-09-21T11:06:12.296779+0000","last_clean":"2024-09-21T11:06:12.296779+0000","last_became_active":"2024-09-21T11:03:23.325525+0000","last_became_peered":"2024-09-21T11:03:23.325525+0000","last_unstale":"2024-09-21T11:06:12.296779+0000","last_undegraded":"2024-09-21T11:06:12.296779+0000","last_fullsized":"2024-09-21T11:06:12.296779+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:17:22.652320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":744,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.569917+0000","last_change":"2024-09-21T11:03:13.260145+0000","last_active":"2024-09-21T11:06:12.569917+0000","last_peered":"2024-09-21T11:06:12.569917+0000","last_clean":"2024-09-21T11:06:12.569917+0000","last_became_active":"2024-09-21T11:03:13.259663+0000","last_became_peered":"2024-09-21T11:03:13.259663+0000","last_unstale":"2024-09-21T11:06:12.569917+0000","last_undegraded":"2024-09-21T11:06:12.569917+0000","last_fullsized":"2024-09-21T11:06:12.569917+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:47:28.498801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":446,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571138+0000","last_change":"2024-09-21T11:04:54.499194+0000","last_active":"2024-09-21T11:06:12.571138+0000","last_peered":"2024-09-21T11:06:12.571138+0000","last_clean":"2024-09-21T11:06:12.571138+0000","last_became_active":"2024-09-21T11:04:54.498127+0000","last_became_peered":"2024-09-21T11:04:54.498127+0000","last_unstale":"2024-09-21T11:06:12.571138+0000","last_undegraded":"2024-09-21T11:06:12.571138+0000","last_fullsized":"2024-09-21T11:06:12.571138+0000","mapping_epoch":425,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":426,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:19:38.553132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.817505+0000","last_change":"2024-09-21T11:03:13.280136+0000","last_active":"2024-09-21T11:06:02.817505+0000","last_peered":"2024-09-21T11:06:02.817505+0000","last_clean":"2024-09-21T11:06:02.817505+0000","last_became_active":"2024-09-21T11:03:13.279360+0000","last_became_peered":"2024-09-21T11:03:13.279360+0000","last_unstale":"2024-09-21T11:06:02.817505+0000","last_undegraded":"2024-09-21T11:06:02.817505+0000","last_fullsized":"2024-09-21T11:06:02.817505+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:54:49.522370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":349,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.295925+0000","last_change":"2024-09-21T10:48:41.737936+0000","last_active":"2024-09-21T11:06:12.295925+0000","last_peered":"2024-09-21T11:06:12.295925+0000","last_clean":"2024-09-21T11:06:12.295925+0000","last_became_active":"2024-09-21T10:48:41.737556+0000","last_became_peered":"2024-09-21T10:48:41.737556+0000","last_unstale":"2024-09-21T11:06:12.295925+0000","last_undegraded":"2024-09-21T11:06:12.295925+0000","last_fullsized":"2024-09-21T11:06:12.295925+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T21:24:03.037092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"73'2","reported_seq":63,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296191+0000","last_change":"2024-09-21T11:03:23.320727+0000","last_active":"2024-09-21T11:06:12.296191+0000","last_peered":"2024-09-21T11:06:12.296191+0000","last_clean":"2024-09-21T11:06:12.296191+0000","last_became_active":"2024-09-21T11:03:23.320346+0000","last_became_peered":"2024-09-21T11:03:23.320346+0000","last_unstale":"2024-09-21T11:06:12.296191+0000","last_undegraded":"2024-09-21T11:06:12.296191+0000","last_fullsized":"2024-09-21T11:06:12.296191+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T19:06:49.904385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":51,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.819209+0000","last_change":"2024-09-21T11:04:03.334590+0000","last_active":"2024-09-21T11:06:02.819209+0000","last_peered":"2024-09-21T11:06:02.819209+0000","last_clean":"2024-09-21T11:06:02.819209+0000","last_became_active":"2024-09-21T11:04:03.333670+0000","last_became_peered":"2024-09-21T11:04:03.333670+0000","last_unstale":"2024-09-21T11:06:02.819209+0000","last_undegraded":"2024-09-21T11:06:02.819209+0000","last_fullsized":"2024-09-21T11:06:02.819209+0000","mapping_epoch":416,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T12:13:33.344737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":465,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.571891+0000","last_change":"2024-09-21T11:03:13.268445+0000","last_active":"2024-09-21T11:06:12.571891+0000","last_peered":"2024-09-21T11:06:12.571891+0000","last_clean":"2024-09-21T11:06:12.571891+0000","last_became_active":"2024-09-21T11:03:13.257626+0000","last_became_peered":"2024-09-21T11:03:13.257626+0000","last_unstale":"2024-09-21T11:06:12.571891+0000","last_undegraded":"2024-09-21T11:06:12.571891+0000","last_fullsized":"2024-09-21T11:06:12.571891+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T14:04:54.846890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":51,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.817725+0000","last_change":"2024-09-21T11:03:23.323173+0000","last_active":"2024-09-21T11:06:02.817725+0000","last_peered":"2024-09-21T11:06:02.817725+0000","last_clean":"2024-09-21T11:06:02.817725+0000","last_became_active":"2024-09-21T11:03:23.322421+0000","last_became_peered":"2024-09-21T11:03:23.322421+0000","last_unstale":"2024-09-21T11:06:02.817725+0000","last_undegraded":"2024-09-21T11:06:02.817725+0000","last_fullsized":"2024-09-21T11:06:02.817725+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T18:09:15.942522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'2","reported_seq":469,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572579+0000","last_change":"2024-09-21T11:03:13.282760+0000","last_active":"2024-09-21T11:06:12.572579+0000","last_peered":"2024-09-21T11:06:12.572579+0000","last_clean":"2024-09-21T11:06:12.572579+0000","last_became_active":"2024-09-21T11:03:13.263334+0000","last_became_peered":"2024-09-21T11:03:13.263334+0000","last_unstale":"2024-09-21T11:06:12.572579+0000","last_undegraded":"2024-09-21T11:06:12.572579+0000","last_fullsized":"2024-09-21T11:06:12.572579+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:44:49.425906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":165,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.296624+0000","last_change":"2024-09-21T11:03:23.317800+0000","last_active":"2024-09-21T11:06:12.296624+0000","last_peered":"2024-09-21T11:06:12.296624+0000","last_clean":"2024-09-21T11:06:12.296624+0000","last_became_active":"2024-09-21T11:03:23.316879+0000","last_became_peered":"2024-09-21T11:03:23.316879+0000","last_unstale":"2024-09-21T11:06:12.296624+0000","last_undegraded":"2024-09-21T11:06:12.296624+0000","last_fullsized":"2024-09-21T11:06:12.296624+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T11:47:20.431562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"73'2","reported_seq":794,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.572394+0000","last_change":"2024-09-21T10:48:41.736895+0000","last_active":"2024-09-21T11:06:12.572394+0000","last_peered":"2024-09-21T11:06:12.572394+0000","last_clean":"2024-09-21T11:06:12.572394+0000","last_became_active":"2024-09-21T10:48:41.736522+0000","last_became_peered":"2024-09-21T10:48:41.736522+0000","last_unstale":"2024-09-21T11:06:12.572394+0000","last_undegraded":"2024-09-21T11:06:12.572394+0000","last_fullsized":"2024-09-21T11:06:12.572394+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T17:54:14.515956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":42,"reported_epoch":434,"state":"active+clean","last_fresh":"2024-09-21T11:06:02.817120+0000","last_change":"2024-09-21T11:03:13.276715+0000","last_active":"2024-09-21T11:06:02.817120+0000","last_peered":"2024-09-21T11:06:02.817120+0000","last_clean":"2024-09-21T11:06:02.817120+0000","last_became_active":"2024-09-21T11:03:13.275236+0000","last_became_peered":"2024-09-21T11:03:13.275236+0000","last_unstale":"2024-09-21T11:06:02.817120+0000","last_undegraded":"2024-09-21T11:06:02.817120+0000","last_fullsized":"2024-09-21T11:06:02.817120+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:08.104356+0000","last_clean_scrub_stamp":"2024-09-21T10:09:08.104356+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T22:02:27.814071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'5","reported_seq":70,"reported_epoch":435,"state":"active+clean","last_fresh":"2024-09-21T11:06:12.297350+0000","last_change":"2024-09-21T11:03:23.344445+0000","last_active":"2024-09-21T11:06:12.297350+0000","last_peered":"2024-09-21T11:06:12.297350+0000","last_clean":"2024-09-21T11:06:12.297350+0000","last_became_active":"2024-09-21T11:03:23.321132+0000","last_became_peered":"2024-09-21T11:03:23.321132+0000","last_unstale":"2024-09-21T11:06:12.297350+0000","last_undegraded":"2024-09-21T11:06:12.297350+0000","last_fullsized":"2024-09-21T11:06:12.297350+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T10:09:07.101231+0000","last_clean_scrub_stamp":"2024-09-21T10:09:07.101231+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-22T20:11:44.868454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1164,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":41,"num_read_kb":44,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":10850,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18122,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":2754144,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3130,"ondisk_log_size":3130,"up":63,"acting":63,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202034,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":866836,"kb_used_data":5576,"kb_used_omap":1,"kb_used_meta":861246,"kb_avail":92878316,"statfs":{"total":95995035648,"available":95107395584,"internally_reserved":0,"allocated":5709824,"data_stored":3418626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1588,"internal_metadata":881916364},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":208,"seq":893353197912,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":582856,"kb_used_data":5884,"kb_used_omap":5,"kb_used_meta":576954,"kb_avail":93162296,"statfs":{"total":95995035648,"available":95398191104,"internally_reserved":0,"allocated":6025216,"data_stored":3745906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6008,"internal_metadata":590801032},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725321,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":839176,"kb_used_data":5820,"kb_used_omap":1,"kb_used_meta":833342,"kb_avail":92905976,"statfs":{"total":95995035648,"available":95135719424,"internally_reserved":0,"allocated":5959680,"data_stored":3677013,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":853342662},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986963,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":730644,"kb_used_data":5576,"kb_used_omap":1,"kb_used_meta":725054,"kb_avail":93014508,"statfs":{"total":95995035648,"available":95246856192,"internally_reserved":0,"allocated":5709824,"data_stored":3418887,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":742455750},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":103,"seq":442381631971,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1070660,"kb_used_data":6136,"kb_used_omap":4,"kb_used_meta":1064507,"kb_avail":92674492,"statfs":{"total":95995035648,"available":94898679808,"internally_reserved":0,"allocated":6283264,"data_stored":4004455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4559,"internal_metadata":1090055729},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":98,"seq":420906795497,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":695560,"kb_used_data":5820,"kb_used_omap":6,"kb_used_meta":689721,"kb_avail":93049592,"statfs":{"total":95995035648,"available":95282782208,"internally_reserved":0,"allocated":5959680,"data_stored":3677301,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6607,"internal_metadata":706274865},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":93,"seq":399431959023,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":871604,"kb_used_data":5544,"kb_used_omap":5,"kb_used_meta":866042,"kb_avail":92873548,"statfs":{"total":95995035648,"available":95102513152,"internally_reserved":0,"allocated":5677056,"data_stored":3413197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5784,"internal_metadata":886827368},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":88,"seq":377957122547,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":791428,"kb_used_data":5880,"kb_used_omap":5,"kb_used_meta":785530,"kb_avail":92953724,"statfs":{"total":95995035648,"available":95184613376,"internally_reserved":0,"allocated":6021120,"data_stored":3742281,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5974,"internal_metadata":804382890},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4380,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4190,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2170,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2967,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4902,"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":652,"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":4826,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4415,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T11:07:44.794 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-09-21T11:07:44.794 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi003 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh' 2024-09-21T11:07:44.994 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=0ccd523b0a764dc9beded96635ce397c Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_62da54b4b83a96ca9976b7e1d0c8272a564a2208/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi003 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh' 2024-09-21T11:07:44.997 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T11:07:45.008 INFO:tasks.cephadm:Teardown begin 2024-09-21T11:07:45.008 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:07:45.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:07:45.084 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T11:07:45.085 DEBUG:teuthology.orchestra.run.smithi003:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T11:07:45.106 DEBUG:teuthology.orchestra.run.smithi204:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T11:07:45.112 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T11:07:45.112 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T11:07:45.112 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.a 2024-09-21T11:07:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:45 smithi003 systemd[1]: Stopping Ceph mon.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:07:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:45 smithi003 bash[88275]: debug 2024-09-21T11:07:45.351+0000 7f4c8e94e640 -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 2024-09-21T11:07:45.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:45 smithi003 bash[88275]: debug 2024-09-21T11:07:45.351+0000 7f4c8e94e640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-21T11:07:45.426 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:45 smithi003 bash[72896]: [21/Sep/2024:11:07:45] ENGINE Bus STOPPING 2024-09-21T11:07:45.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:45 smithi003 bash[72896]: [21/Sep/2024:11:07:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T11:07:45.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:45 smithi003 bash[72896]: [21/Sep/2024:11:07:45] ENGINE Bus STOPPED 2024-09-21T11:07:45.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:45 smithi003 bash[72896]: [21/Sep/2024:11:07:45] ENGINE Bus STARTING 2024-09-21T11:07:45.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:45 smithi003 bash[72896]: [21/Sep/2024:11:07:45] ENGINE Serving on http://:::9283 2024-09-21T11:07:45.925 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:45 smithi003 bash[72896]: [21/Sep/2024:11:07:45] ENGINE Bus STARTED 2024-09-21T11:07:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:46 smithi003 bash[262555]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-a 2024-09-21T11:07:46.425 INFO:journalctl@ceph.mon.a.smithi003.stdout:Sep 21 11:07:46 smithi003 bash[262625]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-a 2024-09-21T11:07:46.429 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T11:07:46.551 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:07:46.552 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T11:07:46.552 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-21T11:07:46.552 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.c 2024-09-21T11:07:46.701 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:46 smithi003 systemd[1]: Stopping Ceph mon.c for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:07:47.049 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:46 smithi003 bash[72896]: [21/Sep/2024:11:07:46] ENGINE Bus STOPPING 2024-09-21T11:07:47.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:46 smithi003 bash[89466]: debug 2024-09-21T11:07:46.695+0000 7fc58948a640 -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 2024-09-21T11:07:47.050 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:46 smithi003 bash[89466]: debug 2024-09-21T11:07:46.695+0000 7fc58948a640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-09-21T11:07:47.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:47 smithi003 bash[72896]: [21/Sep/2024:11:07:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T11:07:47.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:47 smithi003 bash[72896]: [21/Sep/2024:11:07:47] ENGINE Bus STOPPED 2024-09-21T11:07:47.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:47 smithi003 bash[72896]: [21/Sep/2024:11:07:47] ENGINE Bus STARTING 2024-09-21T11:07:47.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:47 smithi003 bash[72896]: [21/Sep/2024:11:07:47] ENGINE Serving on http://:::9283 2024-09-21T11:07:47.423 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:47 smithi003 bash[72896]: [21/Sep/2024:11:07:47] ENGINE Bus STARTED 2024-09-21T11:07:47.675 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:47 smithi003 bash[72896]: ::ffff:172.21.15.204 - - [21/Sep/2024:11:07:47] "GET /metrics HTTP/1.1" 200 34105 "" "Prometheus/2.51.0" 2024-09-21T11:07:47.965 INFO:journalctl@ceph.mon.c.smithi003.stdout:Sep 21 11:07:47 smithi003 bash[262663]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-c 2024-09-21T11:07:47.972 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T11:07:48.000 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:07:48.000 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-21T11:07:48.000 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-21T11:07:48.000 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.b 2024-09-21T11:07:48.302 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:48 smithi204 systemd[1]: Stopping Ceph mon.b for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:07:48.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:48 smithi204 bash[78884]: debug 2024-09-21T11:07:48.160+0000 7fa97d733640 -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 2024-09-21T11:07:48.303 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:48 smithi204 bash[78884]: debug 2024-09-21T11:07:48.160+0000 7fa97d733640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-09-21T11:07:49.203 INFO:journalctl@ceph.mon.b.smithi204.stdout:Sep 21 11:07:48 smithi204 bash[174513]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mon-b 2024-09-21T11:07:49.207 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T11:07:49.242 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:07:49.243 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-21T11:07:49.243 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-21T11:07:49.243 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.y 2024-09-21T11:07:49.636 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:49 smithi003 systemd[1]: Stopping Ceph mgr.y for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:07:49.636 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:49 smithi003 bash[72896]: debug 2024-09-21T11:07:49.387+0000 7f4229951640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-21T11:07:49.636 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:49 smithi003 bash[72896]: debug 2024-09-21T11:07:49.387+0000 7f4229951640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T11:07:50.425 INFO:journalctl@ceph.mgr.y.smithi003.stdout:Sep 21 11:07:50 smithi003 bash[262772]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mgr-y 2024-09-21T11:07:50.441 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.y.service' 2024-09-21T11:07:50.508 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:07:50.508 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-21T11:07:50.508 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T11:07:50.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.x 2024-09-21T11:07:50.781 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 11:07:50 smithi204 systemd[1]: Stopping Ceph mgr.x for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:07:51.840 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Sep 21 11:07:51 smithi204 bash[174622]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-mgr-x 2024-09-21T11:07:51.845 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T11:07:51.869 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:07:51.869 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T11:07:51.870 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T11:07:51.870 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.0 2024-09-21T11:07:52.175 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 11:07:51 smithi003 systemd[1]: Stopping Ceph osd.0 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:07:52.175 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 11:07:52 smithi003 bash[98408]: debug 2024-09-21T11:07:52.026+0000 7f204fce3640 -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 2024-09-21T11:07:52.175 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 11:07:52 smithi003 bash[98408]: debug 2024-09-21T11:07:52.026+0000 7f204fce3640 -1 osd.0 435 *** Got signal Terminated *** 2024-09-21T11:07:52.175 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 11:07:52 smithi003 bash[98408]: debug 2024-09-21T11:07:52.026+0000 7f204fce3640 -1 osd.0 435 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:07:58.675 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 11:07:58 smithi003 bash[262871]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-0 2024-09-21T11:07:58.675 INFO:journalctl@ceph.osd.0.smithi003.stdout:Sep 21 11:07:58 smithi003 bash[262933]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-0 2024-09-21T11:08:00.963 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T11:08:00.992 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:08:00.992 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T11:08:00.993 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T11:08:00.993 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.1 2024-09-21T11:08:01.425 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 11:08:01 smithi003 systemd[1]: Stopping Ceph osd.1 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:08:01.425 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 11:08:01 smithi003 bash[102753]: debug 2024-09-21T11:08:01.186+0000 7f1e7444a640 -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 2024-09-21T11:08:01.425 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 11:08:01 smithi003 bash[102753]: debug 2024-09-21T11:08:01.186+0000 7f1e7444a640 -1 osd.1 435 *** Got signal Terminated *** 2024-09-21T11:08:01.426 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 11:08:01 smithi003 bash[102753]: debug 2024-09-21T11:08:01.186+0000 7f1e7444a640 -1 osd.1 435 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:08:07.813 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 11:08:07 smithi003 bash[263065]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-1 2024-09-21T11:08:07.813 INFO:journalctl@ceph.osd.1.smithi003.stdout:Sep 21 11:08:07 smithi003 bash[263128]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-1 2024-09-21T11:08:09.699 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T11:08:09.729 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:08:09.730 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T11:08:09.730 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T11:08:09.730 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.2 2024-09-21T11:08:10.175 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 11:08:09 smithi003 systemd[1]: Stopping Ceph osd.2 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:08:10.175 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 11:08:09 smithi003 bash[107019]: debug 2024-09-21T11:08:09.898+0000 7f319f3b6640 -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 2024-09-21T11:08:10.175 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 11:08:09 smithi003 bash[107019]: debug 2024-09-21T11:08:09.898+0000 7f319f3b6640 -1 osd.2 435 *** Got signal Terminated *** 2024-09-21T11:08:10.176 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 11:08:09 smithi003 bash[107019]: debug 2024-09-21T11:08:09.898+0000 7f319f3b6640 -1 osd.2 435 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:08:16.382 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 11:08:16 smithi003 bash[263255]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-2 2024-09-21T11:08:16.382 INFO:journalctl@ceph.osd.2.smithi003.stdout:Sep 21 11:08:16 smithi003 bash[263317]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-2 2024-09-21T11:08:18.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:08:17 smithi204 bash[68424]: ts=2024-09-21T11:08:17.870Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-21T11:08:18.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:08:17 smithi204 bash[68424]: ts=2024-09-21T11:08:17.874Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-21T11:08:18.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:08:17 smithi204 bash[68424]: ts=2024-09-21T11:08:17.877Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-21T11:08:18.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:08:17 smithi204 bash[68424]: ts=2024-09-21T11:08:17.881Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-21T11:08:18.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:08:17 smithi204 bash[68424]: ts=2024-09-21T11:08:17.881Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-21T11:08:18.257 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:08:17 smithi204 bash[68424]: ts=2024-09-21T11:08:17.887Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-21T11:08:18.258 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:08:17 smithi204 bash[68424]: ts=2024-09-21T11:08:17.887Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.3:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.3:8765: connect: connection refused" 2024-09-21T11:08:18.331 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T11:08:18.360 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:08:18.360 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T11:08:18.360 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T11:08:18.360 DEBUG:teuthology.orchestra.run.smithi003:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.3 2024-09-21T11:08:18.675 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 11:08:18 smithi003 systemd[1]: Stopping Ceph osd.3 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:08:18.675 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 11:08:18 smithi003 bash[111231]: debug 2024-09-21T11:08:18.554+0000 7fe5989c0640 -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 2024-09-21T11:08:18.675 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 11:08:18 smithi003 bash[111231]: debug 2024-09-21T11:08:18.554+0000 7fe5989c0640 -1 osd.3 435 *** Got signal Terminated *** 2024-09-21T11:08:18.676 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 11:08:18 smithi003 bash[111231]: debug 2024-09-21T11:08:18.554+0000 7fe5989c0640 -1 osd.3 435 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:08:19.506 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:19 smithi204 bash[28266]: debug 2024-09-21T11:08:19.424+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:19.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:19 smithi204 bash[44425]: debug 2024-09-21T11:08:19.224+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:19.925 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 11:08:19 smithi003 bash[111231]: debug 2024-09-21T11:08:19.562+0000 7fe594fd5640 -1 osd.3 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.540662+0000 front 2024-09-21T11:07:53.540702+0000 (oldest deadline 2024-09-21T11:08:19.341458+0000) 2024-09-21T11:08:20.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:19 smithi204 bash[108211]: debug 2024-09-21T11:08:19.744+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:20.401 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:20 smithi204 bash[44425]: debug 2024-09-21T11:08:20.188+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:20.401 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:20 smithi204 bash[33527]: debug 2024-09-21T11:08:20.104+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:20.748 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:20 smithi204 bash[28266]: debug 2024-09-21T11:08:20.396+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:20.925 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 11:08:20 smithi003 bash[111231]: debug 2024-09-21T11:08:20.514+0000 7fe594fd5640 -1 osd.3 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.540662+0000 front 2024-09-21T11:07:53.540702+0000 (oldest deadline 2024-09-21T11:08:19.341458+0000) 2024-09-21T11:08:21.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:20 smithi204 bash[108211]: debug 2024-09-21T11:08:20.744+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:21.413 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:21 smithi204 bash[44425]: debug 2024-09-21T11:08:21.212+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:21.413 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:21 smithi204 bash[33527]: debug 2024-09-21T11:08:21.072+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:21.757 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:21 smithi204 bash[28266]: debug 2024-09-21T11:08:21.408+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:21.925 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 11:08:21 smithi003 bash[111231]: debug 2024-09-21T11:08:21.510+0000 7fe594fd5640 -1 osd.3 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.540662+0000 front 2024-09-21T11:07:53.540702+0000 (oldest deadline 2024-09-21T11:08:19.341458+0000) 2024-09-21T11:08:22.067 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:21 smithi204 bash[108211]: debug 2024-09-21T11:08:21.772+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:22.461 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:22 smithi204 bash[44425]: debug 2024-09-21T11:08:22.236+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:22.462 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:22 smithi204 bash[33527]: debug 2024-09-21T11:08:22.060+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:22.756 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:22 smithi204 bash[28266]: debug 2024-09-21T11:08:22.456+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:22.925 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 11:08:22 smithi003 bash[111231]: debug 2024-09-21T11:08:22.502+0000 7fe594fd5640 -1 osd.3 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.540662+0000 front 2024-09-21T11:07:53.540702+0000 (oldest deadline 2024-09-21T11:08:19.341458+0000) 2024-09-21T11:08:23.223 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:23 smithi204 bash[33527]: debug 2024-09-21T11:08:23.024+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:23.223 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:22 smithi204 bash[108211]: debug 2024-09-21T11:08:22.796+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:23.506 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:23 smithi204 bash[28266]: debug 2024-09-21T11:08:23.424+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:23.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:23 smithi204 bash[44425]: debug 2024-09-21T11:08:23.216+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:23.925 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 11:08:23 smithi003 bash[111231]: debug 2024-09-21T11:08:23.542+0000 7fe594fd5640 -1 osd.3 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.540662+0000 front 2024-09-21T11:07:53.540702+0000 (oldest deadline 2024-09-21T11:08:19.341458+0000) 2024-09-21T11:08:24.193 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:24 smithi204 bash[33527]: debug 2024-09-21T11:08:24.012+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:24.194 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:23 smithi204 bash[108211]: debug 2024-09-21T11:08:23.796+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:24.506 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:24 smithi204 bash[28266]: debug 2024-09-21T11:08:24.420+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:24.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:24 smithi204 bash[44425]: debug 2024-09-21T11:08:24.188+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:25.152 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:24 smithi204 bash[33527]: debug 2024-09-21T11:08:24.972+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:25.153 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:24 smithi204 bash[108211]: debug 2024-09-21T11:08:24.780+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:25.175 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 11:08:24 smithi003 bash[263446]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-3 2024-09-21T11:08:25.175 INFO:journalctl@ceph.osd.3.smithi003.stdout:Sep 21 11:08:25 smithi003 bash[263511]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-3 2024-09-21T11:08:25.404 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:25 smithi204 bash[44425]: debug 2024-09-21T11:08:25.148+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:25.756 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:25 smithi204 bash[28266]: debug 2024-09-21T11:08:25.396+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:26.133 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:25 smithi204 bash[33527]: debug 2024-09-21T11:08:25.936+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:26.133 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:25 smithi204 bash[108211]: debug 2024-09-21T11:08:25.752+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:26.506 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:26 smithi204 bash[28266]: debug 2024-09-21T11:08:26.376+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:26.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:26 smithi204 bash[44425]: debug 2024-09-21T11:08:26.128+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:26.909 DEBUG:teuthology.orchestra.run.smithi003:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T11:08:26.937 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:08:26.937 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T11:08:26.937 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T11:08:26.937 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.4 2024-09-21T11:08:27.090 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:26 smithi204 systemd[1]: Stopping Ceph osd.4 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:08:27.090 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:26 smithi204 bash[33527]: debug 2024-09-21T11:08:26.976+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:27.090 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:26 smithi204 bash[108211]: debug 2024-09-21T11:08:26.760+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:27.256 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:27 smithi204 bash[44425]: debug 2024-09-21T11:08:27.148+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:27.256 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:27 smithi204 bash[28266]: debug 2024-09-21T11:08:27.084+0000 7f95a3c0b640 -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 2024-09-21T11:08:27.257 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:27 smithi204 bash[28266]: debug 2024-09-21T11:08:27.084+0000 7f95a3c0b640 -1 osd.4 435 *** Got signal Terminated *** 2024-09-21T11:08:27.257 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:27 smithi204 bash[28266]: debug 2024-09-21T11:08:27.084+0000 7f95a3c0b640 -1 osd.4 435 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:08:27.506 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:27 smithi204 bash[28266]: debug 2024-09-21T11:08:27.332+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:28.133 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:27 smithi204 bash[108211]: debug 2024-09-21T11:08:27.768+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:28.133 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:28 smithi204 bash[33527]: debug 2024-09-21T11:08:28.012+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:28.133 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:28 smithi204 bash[33527]: debug 2024-09-21T11:08:28.012+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:28.506 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:28 smithi204 bash[28266]: debug 2024-09-21T11:08:28.312+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:28.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:28 smithi204 bash[44425]: debug 2024-09-21T11:08:28.128+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:29.019 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:28 smithi204 bash[108211]: debug 2024-09-21T11:08:28.760+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:29.328 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:29 smithi204 bash[44425]: debug 2024-09-21T11:08:29.176+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:29.328 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:29 smithi204 bash[33527]: debug 2024-09-21T11:08:29.016+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:29.328 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:29 smithi204 bash[33527]: debug 2024-09-21T11:08:29.016+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:29.756 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:29 smithi204 bash[28266]: debug 2024-09-21T11:08:29.324+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:29.756 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:29 smithi204 bash[28266]: debug 2024-09-21T11:08:29.324+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:04.499438+0000 front 2024-09-21T11:08:04.499120+0000 (oldest deadline 2024-09-21T11:08:29.198978+0000) 2024-09-21T11:08:30.042 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:29 smithi204 bash[108211]: debug 2024-09-21T11:08:29.760+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:30.043 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:29 smithi204 bash[108211]: debug 2024-09-21T11:08:29.760+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:30.337 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:30 smithi204 bash[33527]: debug 2024-09-21T11:08:30.040+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:30.338 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:30 smithi204 bash[33527]: debug 2024-09-21T11:08:30.040+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:30.338 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:30 smithi204 bash[44425]: debug 2024-09-21T11:08:30.160+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:30.339 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:30 smithi204 bash[44425]: debug 2024-09-21T11:08:30.160+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:30.739 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:30 smithi204 bash[28266]: debug 2024-09-21T11:08:30.336+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:30.739 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:30 smithi204 bash[28266]: debug 2024-09-21T11:08:30.336+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:04.499438+0000 front 2024-09-21T11:08:04.499120+0000 (oldest deadline 2024-09-21T11:08:29.198978+0000) 2024-09-21T11:08:31.005 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:30 smithi204 bash[108211]: debug 2024-09-21T11:08:30.736+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:31.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:30 smithi204 bash[108211]: debug 2024-09-21T11:08:30.736+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:31.256 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:31 smithi204 bash[33527]: debug 2024-09-21T11:08:31.000+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:31.257 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:31 smithi204 bash[33527]: debug 2024-09-21T11:08:31.000+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:31.257 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:31 smithi204 bash[44425]: debug 2024-09-21T11:08:31.200+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:31.258 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:31 smithi204 bash[44425]: debug 2024-09-21T11:08:31.200+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:31.756 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:31 smithi204 bash[28266]: debug 2024-09-21T11:08:31.308+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:52.698262+0000 front 2024-09-21T11:07:52.698122+0000 (oldest deadline 2024-09-21T11:08:18.597646+0000) 2024-09-21T11:08:31.757 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:31 smithi204 bash[28266]: debug 2024-09-21T11:08:31.308+0000 7f95a021f640 -1 osd.4 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:04.499438+0000 front 2024-09-21T11:08:04.499120+0000 (oldest deadline 2024-09-21T11:08:29.198978+0000) 2024-09-21T11:08:32.225 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:31 smithi204 bash[108211]: debug 2024-09-21T11:08:31.772+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:32.226 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:31 smithi204 bash[108211]: debug 2024-09-21T11:08:31.772+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:32.226 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:32 smithi204 bash[33527]: debug 2024-09-21T11:08:32.008+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:32.226 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:32 smithi204 bash[33527]: debug 2024-09-21T11:08:32.008+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:32.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:32 smithi204 bash[44425]: debug 2024-09-21T11:08:32.220+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:32.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:32 smithi204 bash[44425]: debug 2024-09-21T11:08:32.220+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:32.988 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:32 smithi204 bash[108211]: debug 2024-09-21T11:08:32.808+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:32.988 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:32 smithi204 bash[108211]: debug 2024-09-21T11:08:32.808+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:33.256 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:32 smithi204 bash[33527]: debug 2024-09-21T11:08:32.984+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:33.256 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:32 smithi204 bash[33527]: debug 2024-09-21T11:08:32.984+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:33.625 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:33 smithi204 bash[174722]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-4 2024-09-21T11:08:33.626 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:33 smithi204 bash[44425]: debug 2024-09-21T11:08:33.252+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:33.626 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:33 smithi204 bash[44425]: debug 2024-09-21T11:08:33.252+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:34.006 INFO:journalctl@ceph.osd.4.smithi204.stdout:Sep 21 11:08:33 smithi204 bash[174788]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-4 2024-09-21T11:08:34.007 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:33 smithi204 bash[108211]: debug 2024-09-21T11:08:33.796+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:34.007 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:33 smithi204 bash[108211]: debug 2024-09-21T11:08:33.796+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:34.506 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:34 smithi204 bash[33527]: debug 2024-09-21T11:08:34.004+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:34.507 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:34 smithi204 bash[33527]: debug 2024-09-21T11:08:34.004+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:34.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:34 smithi204 bash[44425]: debug 2024-09-21T11:08:34.208+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:34.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:34 smithi204 bash[44425]: debug 2024-09-21T11:08:34.208+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:35.034 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:34 smithi204 bash[108211]: debug 2024-09-21T11:08:34.768+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:35.034 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:34 smithi204 bash[108211]: debug 2024-09-21T11:08:34.768+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:35.506 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:35 smithi204 bash[33527]: debug 2024-09-21T11:08:35.028+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:35.507 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:35 smithi204 bash[33527]: debug 2024-09-21T11:08:35.028+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:35.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:35 smithi204 bash[44425]: debug 2024-09-21T11:08:35.188+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:35.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:35 smithi204 bash[44425]: debug 2024-09-21T11:08:35.188+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:36.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:35 smithi204 bash[108211]: debug 2024-09-21T11:08:35.760+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:36.007 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:35 smithi204 bash[108211]: debug 2024-09-21T11:08:35.760+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:36.340 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:36 smithi204 bash[33527]: debug 2024-09-21T11:08:36.056+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:36.340 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:36 smithi204 bash[33527]: debug 2024-09-21T11:08:36.056+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:36.341 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:36 smithi204 bash[44425]: debug 2024-09-21T11:08:36.216+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:36.341 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:36 smithi204 bash[44425]: debug 2024-09-21T11:08:36.216+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:36.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T11:08:36.371 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:08:36.371 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T11:08:36.371 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T11:08:36.371 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.5 2024-09-21T11:08:36.746 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:36 smithi204 systemd[1]: Stopping Ceph osd.5 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:08:36.747 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:36 smithi204 bash[33527]: debug 2024-09-21T11:08:36.552+0000 7f4757fc3640 -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 2024-09-21T11:08:36.747 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:36 smithi204 bash[33527]: debug 2024-09-21T11:08:36.552+0000 7f4757fc3640 -1 osd.5 435 *** Got signal Terminated *** 2024-09-21T11:08:36.747 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:36 smithi204 bash[33527]: debug 2024-09-21T11:08:36.552+0000 7f4757fc3640 -1 osd.5 435 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:08:37.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:36 smithi204 bash[108211]: debug 2024-09-21T11:08:36.744+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:37.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:36 smithi204 bash[108211]: debug 2024-09-21T11:08:36.744+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:37.506 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:37 smithi204 bash[33527]: debug 2024-09-21T11:08:37.064+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:37.506 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:37 smithi204 bash[33527]: debug 2024-09-21T11:08:37.064+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:37.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:37 smithi204 bash[44425]: debug 2024-09-21T11:08:37.252+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:37.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:37 smithi204 bash[44425]: debug 2024-09-21T11:08:37.252+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:38.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:37 smithi204 bash[108211]: debug 2024-09-21T11:08:37.740+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:38.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:37 smithi204 bash[108211]: debug 2024-09-21T11:08:37.740+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:38.293 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:38 smithi204 bash[33527]: debug 2024-09-21T11:08:38.032+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:38.293 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:38 smithi204 bash[33527]: debug 2024-09-21T11:08:38.032+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:38.294 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:38 smithi204 bash[33527]: debug 2024-09-21T11:08:38.032+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:12.928778+0000 front 2024-09-21T11:08:12.929013+0000 (oldest deadline 2024-09-21T11:08:37.628389+0000) 2024-09-21T11:08:38.756 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:38 smithi204 bash[44425]: debug 2024-09-21T11:08:38.288+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:38.756 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:38 smithi204 bash[44425]: debug 2024-09-21T11:08:38.288+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:38.757 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:38 smithi204 bash[44425]: debug 2024-09-21T11:08:38.288+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:39.255 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:38 smithi204 bash[108211]: debug 2024-09-21T11:08:38.764+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:39.255 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:38 smithi204 bash[108211]: debug 2024-09-21T11:08:38.764+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:39.256 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:39 smithi204 bash[33527]: debug 2024-09-21T11:08:39.012+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:39.256 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:39 smithi204 bash[33527]: debug 2024-09-21T11:08:39.012+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:39.256 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:39 smithi204 bash[33527]: debug 2024-09-21T11:08:39.012+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:12.928778+0000 front 2024-09-21T11:08:12.929013+0000 (oldest deadline 2024-09-21T11:08:37.628389+0000) 2024-09-21T11:08:39.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:39 smithi204 bash[44425]: debug 2024-09-21T11:08:39.248+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:39.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:39 smithi204 bash[44425]: debug 2024-09-21T11:08:39.248+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:39.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:39 smithi204 bash[44425]: debug 2024-09-21T11:08:39.248+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:40.214 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:39 smithi204 bash[108211]: debug 2024-09-21T11:08:39.800+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:40.214 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:39 smithi204 bash[108211]: debug 2024-09-21T11:08:39.800+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:40.215 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:40 smithi204 bash[33527]: debug 2024-09-21T11:08:40.024+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:40.215 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:40 smithi204 bash[33527]: debug 2024-09-21T11:08:40.024+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:40.215 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:40 smithi204 bash[33527]: debug 2024-09-21T11:08:40.024+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:12.928778+0000 front 2024-09-21T11:08:12.929013+0000 (oldest deadline 2024-09-21T11:08:37.628389+0000) 2024-09-21T11:08:40.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:40 smithi204 bash[44425]: debug 2024-09-21T11:08:40.208+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:40.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:40 smithi204 bash[44425]: debug 2024-09-21T11:08:40.208+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:40.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:40 smithi204 bash[44425]: debug 2024-09-21T11:08:40.208+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:41.176 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:40 smithi204 bash[108211]: debug 2024-09-21T11:08:40.816+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:41.176 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:40 smithi204 bash[108211]: debug 2024-09-21T11:08:40.816+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:41.176 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:40 smithi204 bash[108211]: debug 2024-09-21T11:08:40.816+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.742416+0000 front 2024-09-21T11:08:13.742262+0000 (oldest deadline 2024-09-21T11:08:40.742716+0000) 2024-09-21T11:08:41.176 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:41 smithi204 bash[33527]: debug 2024-09-21T11:08:41.040+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:55.926549+0000 front 2024-09-21T11:07:55.926089+0000 (oldest deadline 2024-09-21T11:08:19.425994+0000) 2024-09-21T11:08:41.177 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:41 smithi204 bash[33527]: debug 2024-09-21T11:08:41.040+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:02.327795+0000 front 2024-09-21T11:08:02.327716+0000 (oldest deadline 2024-09-21T11:08:27.627332+0000) 2024-09-21T11:08:41.177 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:41 smithi204 bash[33527]: debug 2024-09-21T11:08:41.040+0000 7f47505cf640 -1 osd.5 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:12.928778+0000 front 2024-09-21T11:08:12.929013+0000 (oldest deadline 2024-09-21T11:08:37.628389+0000) 2024-09-21T11:08:41.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:41 smithi204 bash[44425]: debug 2024-09-21T11:08:41.168+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:41.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:41 smithi204 bash[44425]: debug 2024-09-21T11:08:41.168+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:41.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:41 smithi204 bash[44425]: debug 2024-09-21T11:08:41.168+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:42.107 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:41 smithi204 bash[108211]: debug 2024-09-21T11:08:41.836+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:42.108 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:41 smithi204 bash[108211]: debug 2024-09-21T11:08:41.836+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:42.108 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:41 smithi204 bash[108211]: debug 2024-09-21T11:08:41.836+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.742416+0000 front 2024-09-21T11:08:13.742262+0000 (oldest deadline 2024-09-21T11:08:40.742716+0000) 2024-09-21T11:08:42.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:42 smithi204 bash[44425]: debug 2024-09-21T11:08:42.184+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:42.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:42 smithi204 bash[44425]: debug 2024-09-21T11:08:42.184+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:42.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:42 smithi204 bash[44425]: debug 2024-09-21T11:08:42.184+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:43.151 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:42 smithi204 bash[174920]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-5 2024-09-21T11:08:43.151 INFO:journalctl@ceph.osd.5.smithi204.stdout:Sep 21 11:08:43 smithi204 bash[174984]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-5 2024-09-21T11:08:43.151 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:42 smithi204 bash[108211]: debug 2024-09-21T11:08:42.796+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:43.151 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:42 smithi204 bash[108211]: debug 2024-09-21T11:08:42.796+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:43.152 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:42 smithi204 bash[108211]: debug 2024-09-21T11:08:42.796+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.742416+0000 front 2024-09-21T11:08:13.742262+0000 (oldest deadline 2024-09-21T11:08:40.742716+0000) 2024-09-21T11:08:43.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:43 smithi204 bash[44425]: debug 2024-09-21T11:08:43.160+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:43.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:43 smithi204 bash[44425]: debug 2024-09-21T11:08:43.160+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:43.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:43 smithi204 bash[44425]: debug 2024-09-21T11:08:43.160+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:44.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:43 smithi204 bash[108211]: debug 2024-09-21T11:08:43.748+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:44.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:43 smithi204 bash[108211]: debug 2024-09-21T11:08:43.748+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:44.006 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:43 smithi204 bash[108211]: debug 2024-09-21T11:08:43.748+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.742416+0000 front 2024-09-21T11:08:13.742262+0000 (oldest deadline 2024-09-21T11:08:40.742716+0000) 2024-09-21T11:08:44.460 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:44 smithi204 bash[44425]: debug 2024-09-21T11:08:44.184+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:44.461 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:44 smithi204 bash[44425]: debug 2024-09-21T11:08:44.184+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:44.461 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:44 smithi204 bash[44425]: debug 2024-09-21T11:08:44.184+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:45.008 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:44 smithi204 bash[108211]: debug 2024-09-21T11:08:44.788+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:45.009 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:44 smithi204 bash[108211]: debug 2024-09-21T11:08:44.788+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:45.009 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:44 smithi204 bash[108211]: debug 2024-09-21T11:08:44.788+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.742416+0000 front 2024-09-21T11:08:13.742262+0000 (oldest deadline 2024-09-21T11:08:40.742716+0000) 2024-09-21T11:08:45.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:45 smithi204 bash[44425]: debug 2024-09-21T11:08:45.220+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:45.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:45 smithi204 bash[44425]: debug 2024-09-21T11:08:45.220+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:45.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:45 smithi204 bash[44425]: debug 2024-09-21T11:08:45.220+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:45.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T11:08:45.566 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:08:45.566 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T11:08:45.566 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-21T11:08:45.567 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.6 2024-09-21T11:08:45.841 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:45 smithi204 systemd[1]: Stopping Ceph osd.6 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:08:45.841 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:45 smithi204 bash[108211]: debug 2024-09-21T11:08:45.748+0000 7f87e07af640 -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 2024-09-21T11:08:45.841 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:45 smithi204 bash[108211]: debug 2024-09-21T11:08:45.748+0000 7f87e07af640 -1 osd.6 435 *** Got signal Terminated *** 2024-09-21T11:08:45.842 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:45 smithi204 bash[108211]: debug 2024-09-21T11:08:45.748+0000 7f87e07af640 -1 osd.6 435 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:08:46.207 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:45 smithi204 bash[108211]: debug 2024-09-21T11:08:45.840+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:46.208 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:45 smithi204 bash[108211]: debug 2024-09-21T11:08:45.840+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:46.208 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:45 smithi204 bash[108211]: debug 2024-09-21T11:08:45.840+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.742416+0000 front 2024-09-21T11:08:13.742262+0000 (oldest deadline 2024-09-21T11:08:40.742716+0000) 2024-09-21T11:08:46.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:46 smithi204 bash[44425]: debug 2024-09-21T11:08:46.204+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:46.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:46 smithi204 bash[44425]: debug 2024-09-21T11:08:46.204+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:46.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:46 smithi204 bash[44425]: debug 2024-09-21T11:08:46.204+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:47.169 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:46 smithi204 bash[108211]: debug 2024-09-21T11:08:46.804+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:47.170 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:46 smithi204 bash[108211]: debug 2024-09-21T11:08:46.804+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:47.170 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:46 smithi204 bash[108211]: debug 2024-09-21T11:08:46.804+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.742416+0000 front 2024-09-21T11:08:13.742262+0000 (oldest deadline 2024-09-21T11:08:40.742716+0000) 2024-09-21T11:08:47.170 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:46 smithi204 bash[108211]: debug 2024-09-21T11:08:46.804+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:20.743600+0000 front 2024-09-21T11:08:20.743446+0000 (oldest deadline 2024-09-21T11:08:46.043375+0000) 2024-09-21T11:08:47.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:47 smithi204 bash[44425]: debug 2024-09-21T11:08:47.164+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:47.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:47 smithi204 bash[44425]: debug 2024-09-21T11:08:47.164+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:47.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:47 smithi204 bash[44425]: debug 2024-09-21T11:08:47.164+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:47.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:47 smithi204 bash[44425]: debug 2024-09-21T11:08:47.164+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:48.145 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:47 smithi204 bash[108211]: debug 2024-09-21T11:08:47.812+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:48.146 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:47 smithi204 bash[108211]: debug 2024-09-21T11:08:47.812+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:48.146 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:47 smithi204 bash[108211]: debug 2024-09-21T11:08:47.812+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.742416+0000 front 2024-09-21T11:08:13.742262+0000 (oldest deadline 2024-09-21T11:08:40.742716+0000) 2024-09-21T11:08:48.146 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:47 smithi204 bash[108211]: debug 2024-09-21T11:08:47.812+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:20.743600+0000 front 2024-09-21T11:08:20.743446+0000 (oldest deadline 2024-09-21T11:08:46.043375+0000) 2024-09-21T11:08:48.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:48 smithi204 bash[44425]: debug 2024-09-21T11:08:48.140+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:48.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:48 smithi204 bash[44425]: debug 2024-09-21T11:08:48.140+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:48.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:48 smithi204 bash[44425]: debug 2024-09-21T11:08:48.140+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:48.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:48 smithi204 bash[44425]: debug 2024-09-21T11:08:48.140+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:49.168 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:48 smithi204 bash[108211]: debug 2024-09-21T11:08:48.835+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:49.168 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:48 smithi204 bash[108211]: debug 2024-09-21T11:08:48.835+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:49.168 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:48 smithi204 bash[108211]: debug 2024-09-21T11:08:48.835+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.742416+0000 front 2024-09-21T11:08:13.742262+0000 (oldest deadline 2024-09-21T11:08:40.742716+0000) 2024-09-21T11:08:49.168 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:48 smithi204 bash[108211]: debug 2024-09-21T11:08:48.835+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:20.743600+0000 front 2024-09-21T11:08:20.743446+0000 (oldest deadline 2024-09-21T11:08:46.043375+0000) 2024-09-21T11:08:49.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:49 smithi204 bash[44425]: debug 2024-09-21T11:08:49.163+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:49.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:49 smithi204 bash[44425]: debug 2024-09-21T11:08:49.163+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:49.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:49 smithi204 bash[44425]: debug 2024-09-21T11:08:49.163+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:49.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:49 smithi204 bash[44425]: debug 2024-09-21T11:08:49.163+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:50.143 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:49 smithi204 bash[108211]: debug 2024-09-21T11:08:49.867+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:56.238818+0000 front 2024-09-21T11:07:56.238951+0000 (oldest deadline 2024-09-21T11:08:19.138558+0000) 2024-09-21T11:08:50.143 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:49 smithi204 bash[108211]: debug 2024-09-21T11:08:49.867+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.840070+0000 front 2024-09-21T11:08:03.840126+0000 (oldest deadline 2024-09-21T11:08:29.139847+0000) 2024-09-21T11:08:50.143 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:49 smithi204 bash[108211]: debug 2024-09-21T11:08:49.867+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.742416+0000 front 2024-09-21T11:08:13.742262+0000 (oldest deadline 2024-09-21T11:08:40.742716+0000) 2024-09-21T11:08:50.143 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:49 smithi204 bash[108211]: debug 2024-09-21T11:08:49.867+0000 7f87d8dbb640 -1 osd.6 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:20.743600+0000 front 2024-09-21T11:08:20.743446+0000 (oldest deadline 2024-09-21T11:08:46.043375+0000) 2024-09-21T11:08:50.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:50 smithi204 bash[44425]: debug 2024-09-21T11:08:50.139+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:50.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:50 smithi204 bash[44425]: debug 2024-09-21T11:08:50.139+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:50.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:50 smithi204 bash[44425]: debug 2024-09-21T11:08:50.139+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:50.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:50 smithi204 bash[44425]: debug 2024-09-21T11:08:50.139+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:51.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:51 smithi204 bash[44425]: debug 2024-09-21T11:08:51.127+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:51.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:51 smithi204 bash[44425]: debug 2024-09-21T11:08:51.127+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:51.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:51 smithi204 bash[44425]: debug 2024-09-21T11:08:51.127+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:51.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:51 smithi204 bash[44425]: debug 2024-09-21T11:08:51.127+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:52.338 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:52 smithi204 bash[175116]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-6 2024-09-21T11:08:52.338 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:52 smithi204 bash[44425]: debug 2024-09-21T11:08:52.155+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:52.338 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:52 smithi204 bash[44425]: debug 2024-09-21T11:08:52.155+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:52.339 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:52 smithi204 bash[44425]: debug 2024-09-21T11:08:52.155+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:52.339 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:52 smithi204 bash[44425]: debug 2024-09-21T11:08:52.155+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:52.756 INFO:journalctl@ceph.osd.6.smithi204.stdout:Sep 21 11:08:52 smithi204 bash[175178]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-6 2024-09-21T11:08:53.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:53 smithi204 bash[44425]: debug 2024-09-21T11:08:53.183+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:53.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:53 smithi204 bash[44425]: debug 2024-09-21T11:08:53.183+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:53.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:53 smithi204 bash[44425]: debug 2024-09-21T11:08:53.183+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:53.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:53 smithi204 bash[44425]: debug 2024-09-21T11:08:53.183+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:54.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.6.service' 2024-09-21T11:08:54.442 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:08:54.442 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-21T11:08:54.442 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-21T11:08:54.442 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.7 2024-09-21T11:08:54.492 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:54 smithi204 bash[44425]: debug 2024-09-21T11:08:54.231+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:54.492 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:54 smithi204 bash[44425]: debug 2024-09-21T11:08:54.231+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:54.492 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:54 smithi204 bash[44425]: debug 2024-09-21T11:08:54.231+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:54.492 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:54 smithi204 bash[44425]: debug 2024-09-21T11:08:54.231+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:54.756 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:54 smithi204 systemd[1]: Stopping Ceph osd.7 for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:08:54.757 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:54 smithi204 bash[44425]: debug 2024-09-21T11:08:54.623+0000 7f15b1e8a640 -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 2024-09-21T11:08:54.757 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:54 smithi204 bash[44425]: debug 2024-09-21T11:08:54.623+0000 7f15b1e8a640 -1 osd.7 435 *** Got signal Terminated *** 2024-09-21T11:08:54.757 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:54 smithi204 bash[44425]: debug 2024-09-21T11:08:54.623+0000 7f15b1e8a640 -1 osd.7 435 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T11:08:55.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:55 smithi204 bash[44425]: debug 2024-09-21T11:08:55.191+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:55.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:55 smithi204 bash[44425]: debug 2024-09-21T11:08:55.191+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:55.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:55 smithi204 bash[44425]: debug 2024-09-21T11:08:55.191+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:55.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:55 smithi204 bash[44425]: debug 2024-09-21T11:08:55.191+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:55.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:55 smithi204 bash[44425]: debug 2024-09-21T11:08:55.191+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.204:6804 osd.4 since back 2024-09-21T11:08:31.584701+0000 front 2024-09-21T11:08:31.584650+0000 (oldest deadline 2024-09-21T11:08:55.084551+0000) 2024-09-21T11:08:56.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:56 smithi204 bash[44425]: debug 2024-09-21T11:08:56.151+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:56.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:56 smithi204 bash[44425]: debug 2024-09-21T11:08:56.151+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:56.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:56 smithi204 bash[44425]: debug 2024-09-21T11:08:56.151+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:56.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:56 smithi204 bash[44425]: debug 2024-09-21T11:08:56.151+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:56.508 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:56 smithi204 bash[44425]: debug 2024-09-21T11:08:56.151+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.204:6804 osd.4 since back 2024-09-21T11:08:31.584701+0000 front 2024-09-21T11:08:31.584650+0000 (oldest deadline 2024-09-21T11:08:55.084551+0000) 2024-09-21T11:08:57.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:57 smithi204 bash[44425]: debug 2024-09-21T11:08:57.179+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:57.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:57 smithi204 bash[44425]: debug 2024-09-21T11:08:57.179+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:57.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:57 smithi204 bash[44425]: debug 2024-09-21T11:08:57.179+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:57.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:57 smithi204 bash[44425]: debug 2024-09-21T11:08:57.179+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:57.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:57 smithi204 bash[44425]: debug 2024-09-21T11:08:57.179+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.204:6804 osd.4 since back 2024-09-21T11:08:31.584701+0000 front 2024-09-21T11:08:31.584650+0000 (oldest deadline 2024-09-21T11:08:55.084551+0000) 2024-09-21T11:08:58.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:58 smithi204 bash[44425]: debug 2024-09-21T11:08:58.159+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:58.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:58 smithi204 bash[44425]: debug 2024-09-21T11:08:58.159+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:58.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:58 smithi204 bash[44425]: debug 2024-09-21T11:08:58.159+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:58.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:58 smithi204 bash[44425]: debug 2024-09-21T11:08:58.159+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:58.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:58 smithi204 bash[44425]: debug 2024-09-21T11:08:58.159+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.204:6804 osd.4 since back 2024-09-21T11:08:31.584701+0000 front 2024-09-21T11:08:31.584650+0000 (oldest deadline 2024-09-21T11:08:55.084551+0000) 2024-09-21T11:08:59.506 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:59 smithi204 bash[44425]: debug 2024-09-21T11:08:59.195+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6806 osd.0 since back 2024-09-21T11:07:53.677788+0000 front 2024-09-21T11:07:53.678139+0000 (oldest deadline 2024-09-21T11:08:18.977634+0000) 2024-09-21T11:08:59.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:59 smithi204 bash[44425]: debug 2024-09-21T11:08:59.195+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6814 osd.1 since back 2024-09-21T11:08:03.579711+0000 front 2024-09-21T11:08:03.579882+0000 (oldest deadline 2024-09-21T11:08:29.479466+0000) 2024-09-21T11:08:59.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:59 smithi204 bash[44425]: debug 2024-09-21T11:08:59.195+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6822 osd.2 since back 2024-09-21T11:08:13.581050+0000 front 2024-09-21T11:08:13.581078+0000 (oldest deadline 2024-09-21T11:08:38.181664+0000) 2024-09-21T11:08:59.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:59 smithi204 bash[44425]: debug 2024-09-21T11:08:59.195+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.3:6830 osd.3 since back 2024-09-21T11:08:21.083113+0000 front 2024-09-21T11:08:21.083082+0000 (oldest deadline 2024-09-21T11:08:46.982706+0000) 2024-09-21T11:08:59.507 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:08:59 smithi204 bash[44425]: debug 2024-09-21T11:08:59.195+0000 7f15aa496640 -1 osd.7 435 heartbeat_check: no reply from 172.21.15.204:6804 osd.4 since back 2024-09-21T11:08:31.584701+0000 front 2024-09-21T11:08:31.584650+0000 (oldest deadline 2024-09-21T11:08:55.084551+0000) 2024-09-21T11:09:01.245 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:09:00 smithi204 bash[175309]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-7 2024-09-21T11:09:01.245 INFO:journalctl@ceph.osd.7.smithi204.stdout:Sep 21 11:09:01 smithi204 bash[175371]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-osd-7 2024-09-21T11:09:03.285 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@osd.7.service' 2024-09-21T11:09:03.353 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:09:03.354 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-21T11:09:03.354 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-21T11:09:03.354 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-7015853c-77ff-11ef-baf6-efdc52797490@prometheus.a 2024-09-21T11:09:03.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 systemd[1]: Stopping Ceph prometheus.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:09:03.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.519Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T11:09:03.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.520Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-21T11:09:03.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.520Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-21T11:09:03.531 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.520Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T11:09:03.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.520Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-21T11:09:03.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.520Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-21T11:09:03.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.520Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T11:09:03.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.520Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-21T11:09:03.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.520Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-21T11:09:03.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.523Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T11:09:03.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.523Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-21T11:09:03.532 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Sep 21 11:09:03 smithi204 bash[68424]: ts=2024-09-21T11:09:03.523Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-21T11:09:04.405 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7015853c-77ff-11ef-baf6-efdc52797490@prometheus.a.service' 2024-09-21T11:09:04.427 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T11:09:04.428 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-21T11:09:04.428 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7015853c-77ff-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T11:09:04.553 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T11:09:09.803 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:09 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:09.803 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:09 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:10.099 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:09 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:10.100 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:10.100 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:09 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:10.100 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:10.394 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:10.395 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:10.674 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:10.675 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:11.001 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:11.001 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:11.001 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:11.002 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:10 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:11.381 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:11 smithi003 systemd[1]: Stopping Ceph node-exporter.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:09:12.012 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:11 smithi003 bash[263877]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T11:09:12.012 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:11 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T11:09:12.012 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:11 smithi003 bash[263985]: Error response from daemon: No such container: ceph-7015853c-77ff-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T11:09:12.012 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:11 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T11:09:12.012 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:11 smithi003 systemd[1]: Stopped Ceph node-exporter.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T11:09:12.353 INFO:journalctl@ceph.node-exporter.a.smithi003.stdout:Sep 21 11:09:12 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:12.353 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:12 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:12.353 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:12 smithi003 systemd[1]: Stopping Ceph alertmanager.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:09:12.675 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:12 smithi003 bash[83661]: ts=2024-09-21T11:09:12.351Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T11:09:13.276 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:13 smithi003 bash[264046]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T11:09:13.276 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:13 smithi003 bash[264108]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T11:09:13.277 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:13 smithi003 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T11:09:13.277 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:13 smithi003 systemd[1]: Stopped Ceph alertmanager.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T11:09:13.633 INFO:journalctl@ceph.alertmanager.a.smithi003.stdout:Sep 21 11:09:13 smithi003 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:18.217 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7015853c-77ff-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T11:09:18.342 INFO:teuthology.orchestra.run.smithi204.stdout:Deleting cluster with fsid: 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T11:09:23.475 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:23.476 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:23.476 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:23.476 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:23.745 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:23.745 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:24.006 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:24.006 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:23 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:24.362 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:24.363 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:24.363 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:24.363 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:24.616 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:24.616 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:24 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:24.927 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:24 smithi204 systemd[1]: Stopping Ceph node-exporter.b for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:09:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:25 smithi204 bash[175826]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T11:09:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:25 smithi204 bash[175886]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T11:09:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:25 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T11:09:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:25 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T11:09:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:25 smithi204 systemd[1]: Stopped Ceph node-exporter.b for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T11:09:25.885 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Sep 21 11:09:25 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:25.886 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:25 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:25.886 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:25 smithi204 systemd[1]: Stopping Ceph grafana.a for 7015853c-77ff-11ef-baf6-efdc52797490... 2024-09-21T11:09:26.256 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:25 smithi204 bash[72080]: logger=server t=2024-09-21T11:09:25.88495344Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T11:09:26.256 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:25 smithi204 bash[72080]: logger=ticker t=2024-09-21T11:09:25.885004498Z level=info msg=stopped last_tick=2024-09-21T11:09:20Z 2024-09-21T11:09:26.257 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:25 smithi204 bash[72080]: logger=tracing t=2024-09-21T11:09:25.885041391Z level=info msg="Closing tracing" 2024-09-21T11:09:26.257 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:25 smithi204 bash[72080]: logger=grafana-apiserver t=2024-09-21T11:09:25.885072296Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-21T11:09:26.756 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:26 smithi204 bash[175947]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-grafana-a 2024-09-21T11:09:26.756 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:26 smithi204 bash[176008]: ceph-7015853c-77ff-11ef-baf6-efdc52797490-grafana-a 2024-09-21T11:09:26.756 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:26 smithi204 systemd[1]: ceph-7015853c-77ff-11ef-baf6-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T11:09:26.757 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:26 smithi204 systemd[1]: Stopped Ceph grafana.a for 7015853c-77ff-11ef-baf6-efdc52797490. 2024-09-21T11:09:27.256 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Sep 21 11:09:26 smithi204 systemd[1]: /etc/systemd/system/ceph-7015853c-77ff-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T11:09:35.946 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:09:35.960 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T11:09:35.972 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T11:09:35.974 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913666/remote/smithi003/crash 2024-09-21T11:09:35.975 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/crash -- . 2024-09-21T11:09:36.020 INFO:teuthology.orchestra.run.smithi003.stderr:tar: /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T11:09:36.021 INFO:teuthology.orchestra.run.smithi003.stderr:tar: Error is not recoverable: exiting now 2024-09-21T11:09:36.022 DEBUG:teuthology.misc:Transferring archived files from smithi204:/var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913666/remote/smithi204/crash 2024-09-21T11:09:36.023 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/crash -- . 2024-09-21T11:09:36.051 INFO:teuthology.orchestra.run.smithi204.stderr:tar: /var/lib/ceph/7015853c-77ff-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T11:09:36.052 INFO:teuthology.orchestra.run.smithi204.stderr:tar: Error is not recoverable: exiting now 2024-09-21T11:09:36.053 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T11:09:36.053 DEBUG:teuthology.orchestra.run.smithi003:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_AVAILABILITY | head -n 1 2024-09-21T11:09:36.156 INFO:teuthology.orchestra.run.smithi003.stdout:2024-09-21T10:07:03.777690+0000 mon.a (mon.0) 715 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T11:09:36.158 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-09-21T11:09:36.158 INFO:tasks.cephadm:Compressing logs... 2024-09-21T11:09:36.159 DEBUG:teuthology.orchestra.run.smithi003:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T11:09:36.161 DEBUG:teuthology.orchestra.run.smithi204:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T11:09:36.169 INFO:teuthology.orchestra.run.smithi003.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T11:09:36.174 INFO:teuthology.orchestra.run.smithi204.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T11:09:36.180 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T11:09:36.181 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mgr.y.log 2024-09-21T11:09:36.181 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T11:09:36.182 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T11:09:36.182 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T11:09:36.183 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T11:09:36.183 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T11:09:36.184 INFO:teuthology.orchestra.run.smithi003.stderr:gzip -5 --verbose --/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log: /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T11:09:36.184 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.log 2024-09-21T11:09:36.184 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T11:09:36.185 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T11:09:36.185 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T11:09:36.185 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi003.rmnbsz.log 2024-09-21T11:09:36.186 INFO:teuthology.orchestra.run.smithi003.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.audit.log: /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi003.rmnbsz.log: 86.8% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi003.rmnbsz.log.gz 2024-09-21T11:09:36.193 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T11:09:36.197 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.7.log 2024-09-21T11:09:36.197 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.6.log 2024-09-21T11:09:36.198 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T11:09:36.198 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T11:09:36.198 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T11:09:36.200 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log: /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.log 2024-09-21T11:09:36.200 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi204.cofyzf.log 2024-09-21T11:09:36.200 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T11:09:36.200 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi204.cofyzf.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T11:09:36.201 INFO:teuthology.orchestra.run.smithi003.stderr: 93.1% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T11:09:36.202 INFO:teuthology.orchestra.run.smithi204.stderr: 85.9% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mds.foo.smithi204.cofyzf.log.gz 2024-09-21T11:09:36.202 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T11:09:36.202 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T11:09:36.321 INFO:teuthology.orchestra.run.smithi003.stderr: 91.9% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T11:09:36.347 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mon.b.log: /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.4.log: 90.5% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T11:09:36.351 INFO:teuthology.orchestra.run.smithi204.stderr: 87.6% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T11:09:36.365 INFO:teuthology.orchestra.run.smithi204.stderr: 85.7% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T11:09:36.423 INFO:teuthology.orchestra.run.smithi204.stderr: 89.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T11:09:36.462 INFO:teuthology.orchestra.run.smithi003.stderr: 93.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T11:09:36.477 INFO:teuthology.orchestra.run.smithi204.stderr: 90.1% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T11:09:36.493 INFO:teuthology.orchestra.run.smithi204.stderr: 91.4% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T11:09:36.651 INFO:teuthology.orchestra.run.smithi003.stderr: 94.3% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T11:09:36.747 INFO:teuthology.orchestra.run.smithi003.stderr: 91.3% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T11:09:41.976 INFO:teuthology.orchestra.run.smithi003.stderr: 90.0% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mgr.y.log.gz 2024-09-21T11:09:46.461 INFO:teuthology.orchestra.run.smithi204.stderr: 92.7% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T11:09:49.611 INFO:teuthology.orchestra.run.smithi003.stderr: 92.3% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T11:09:59.502 INFO:teuthology.orchestra.run.smithi003.stderr: 90.5% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T11:22:00.280 INFO:teuthology.orchestra.run.smithi204.stderr: 93.5% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T11:22:03.451 INFO:teuthology.orchestra.run.smithi204.stderr: 93.8% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.6.log.gz 2024-09-21T11:22:13.230 INFO:teuthology.orchestra.run.smithi003.stderr: 92.8% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T11:23:16.547 INFO:teuthology.orchestra.run.smithi204.stderr: 93.2% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.7.log.gz 2024-09-21T11:23:29.520 INFO:teuthology.orchestra.run.smithi204.stderr: 92.3% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T11:23:29.522 INFO:teuthology.orchestra.run.smithi204.stderr: 2024-09-21T11:23:29.522 INFO:teuthology.orchestra.run.smithi204.stderr:real 13m53.359s 2024-09-21T11:23:29.523 INFO:teuthology.orchestra.run.smithi204.stderr:user 12m34.351s 2024-09-21T11:23:29.523 INFO:teuthology.orchestra.run.smithi204.stderr:sys 0m35.833s 2024-09-21T11:25:08.452 INFO:teuthology.orchestra.run.smithi003.stderr: 93.0% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T11:26:23.577 INFO:teuthology.orchestra.run.smithi003.stderr: 92.9% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T11:26:46.055 INFO:teuthology.orchestra.run.smithi003.stderr: 92.8% -- replaced with /var/log/ceph/7015853c-77ff-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T11:26:46.056 INFO:teuthology.orchestra.run.smithi003.stderr: 2024-09-21T11:26:46.057 INFO:teuthology.orchestra.run.smithi003.stderr:real 17m9.894s 2024-09-21T11:26:46.057 INFO:teuthology.orchestra.run.smithi003.stderr:user 19m16.628s 2024-09-21T11:26:46.057 INFO:teuthology.orchestra.run.smithi003.stderr:sys 0m51.207s 2024-09-21T11:26:46.058 INFO:tasks.cephadm:Archiving logs... 2024-09-21T11:26:46.059 DEBUG:teuthology.misc:Transferring archived files from smithi003:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913666/remote/smithi003/log 2024-09-21T11:26:46.060 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T11:27:40.892 DEBUG:teuthology.misc:Transferring archived files from smithi204:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913666/remote/smithi204/log 2024-09-21T11:27:40.893 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T11:28:19.470 INFO:tasks.cephadm:Removing cluster... 2024-09-21T11:28:19.471 DEBUG:teuthology.orchestra.run.smithi003:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7015853c-77ff-11ef-baf6-efdc52797490 --force 2024-09-21T11:28:19.709 INFO:teuthology.orchestra.run.smithi003.stdout:Deleting cluster with fsid: 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T11:28:21.763 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7015853c-77ff-11ef-baf6-efdc52797490 --force 2024-09-21T11:28:22.101 INFO:teuthology.orchestra.run.smithi204.stdout:Deleting cluster with fsid: 7015853c-77ff-11ef-baf6-efdc52797490 2024-09-21T11:28:23.986 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T11:28:23.986 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T11:28:23.992 DEBUG:teuthology.orchestra.run.smithi204:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T11:28:23.997 INFO:tasks.cephadm:Teardown complete 2024-09-21T11:28:23.997 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-21T11:28:24.009 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-21T11:28:24.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-21T11:28:24.035 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-21T11:28:24.133 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T11:28:24.149 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T11:28:24.150 DEBUG:teuthology.orchestra.run.smithi003:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:28:24.153 DEBUG:teuthology.orchestra.run.smithi204:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T11:28:24.187 INFO:teuthology.orchestra.run.smithi204.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T11:28:24.188 INFO:teuthology.orchestra.run.smithi204.stdout:============================================================================== 2024-09-21T11:28:24.188 INFO:teuthology.orchestra.run.smithi204.stdout:*hv01.front.sepi 67.205.162.81 3 u 42 128 377 0.183 -1.346 0.501 2024-09-21T11:28:24.188 INFO:teuthology.orchestra.run.smithi204.stdout:+hv02.front.sepi 96.245.170.99 3 u 93 128 377 0.187 -0.975 0.642 2024-09-21T11:28:24.188 INFO:teuthology.orchestra.run.smithi204.stdout:+hv03.front.sepi 74.6.168.72 3 u 56 128 377 0.206 -1.651 0.440 2024-09-21T11:28:24.189 INFO:teuthology.orchestra.run.smithi204.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-21T11:28:24.202 INFO:teuthology.orchestra.run.smithi003.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T11:28:24.203 INFO:teuthology.orchestra.run.smithi003.stdout:============================================================================== 2024-09-21T11:28:24.203 INFO:teuthology.orchestra.run.smithi003.stdout:*hv01.front.sepi 67.205.162.81 3 u 36 128 377 0.227 -0.217 0.129 2024-09-21T11:28:24.203 INFO:teuthology.orchestra.run.smithi003.stdout:+hv02.front.sepi 96.245.170.99 3 u 122 128 377 0.168 -0.464 0.174 2024-09-21T11:28:24.203 INFO:teuthology.orchestra.run.smithi003.stdout:+hv03.front.sepi 74.6.168.72 3 u 106 128 377 0.185 -0.315 0.159 2024-09-21T11:28:24.203 INFO:teuthology.orchestra.run.smithi003.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-21T11:28:24.204 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T11:28:24.223 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T11:28:24.223 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T11:28:24.372 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T11:28:24.455 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T11:28:24.555 INFO:teuthology.task.internal:Duration was 6219.312612 seconds 2024-09-21T11:28:24.556 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T11:28:24.640 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T11:28:24.640 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T11:28:24.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T11:28:24.978 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T11:28:24.979 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi003.front.sepia.ceph.com 2024-09-21T11:28:24.979 DEBUG:teuthology.orchestra.run.smithi003:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T11:28:24.992 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi204.front.sepia.ceph.com 2024-09-21T11:28:24.992 DEBUG:teuthology.orchestra.run.smithi204:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-21T11:28:25.015 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T11:28:25.015 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T11:28:25.035 DEBUG:teuthology.orchestra.run.smithi204:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T11:28:25.274 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T11:28:25.274 DEBUG:teuthology.orchestra.run.smithi003:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T11:28:25.277 DEBUG:teuthology.orchestra.run.smithi204:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T11:28:25.999 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T11:28:26.010 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T11:28:26.010 DEBUG:teuthology.orchestra.run.smithi003:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T11:28:26.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T11:28:26.109 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T11:28:26.119 DEBUG:teuthology.orchestra.run.smithi003:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:28:26.121 DEBUG:teuthology.orchestra.run.smithi204:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:28:26.144 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern = core 2024-09-21T11:28:26.150 INFO:teuthology.orchestra.run.smithi003.stdout:kernel.core_pattern = core 2024-09-21T11:28:26.184 DEBUG:teuthology.orchestra.run.smithi003:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:28:26.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:28:26.222 DEBUG:teuthology.orchestra.run.smithi204:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T11:28:26.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:28:26.231 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T11:28:26.240 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T11:28:26.242 DEBUG:teuthology.misc:Transferring archived files from smithi003:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913666/remote/smithi003 2024-09-21T11:28:26.242 DEBUG:teuthology.orchestra.run.smithi003:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T11:28:26.313 DEBUG:teuthology.misc:Transferring archived files from smithi204:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_03:08:26-upgrade-main-distro-default-smithi/7913666/remote/smithi204 2024-09-21T11:28:26.313 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T11:28:26.349 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T11:28:26.350 DEBUG:teuthology.orchestra.run.smithi003:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T11:28:26.352 DEBUG:teuthology.orchestra.run.smithi204:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T11:28:26.387 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T11:28:26.399 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T11:28:26.400 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T11:28:26.456 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T11:28:26.456 DEBUG:teuthology.orchestra.run.smithi003:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T11:28:26.459 DEBUG:teuthology.orchestra.run.smithi204:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T11:28:26.465 INFO:teuthology.orchestra.run.smithi204.stdout: 658462 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 11:28 /home/ubuntu/cephtest 2024-09-21T11:28:26.470 INFO:teuthology.orchestra.run.smithi003.stdout: 658624 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 21 11:28 /home/ubuntu/cephtest 2024-09-21T11:28:26.470 INFO:teuthology.orchestra.run.smithi003.stdout: 1181144 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 21 11:02 /home/ubuntu/cephtest/mnt.0 2024-09-21T11:28:26.470 INFO:teuthology.orchestra.run.smithi003.stdout: 1181145 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 21 11:02 /home/ubuntu/cephtest/mnt.0/client.0 2024-09-21T11:28:26.470 INFO:teuthology.orchestra.run.smithi003.stdout: 1181198 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 21 11:02 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-21T11:28:26.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T11:28:26.472 INFO:teuthology.orchestra.run.smithi003.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-09-21T11:28:26.473 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi003 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-21T11:28:26.480 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T11:28:26.547 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T11:28:26.624 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi003 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-09-21T11:28:26.628 INFO:teuthology.run:Summary data: description: upgrade/reef-x/stress-split/{0-distro/ubuntu_22.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: 6219.312611579895 failure_reason: 'Command failed (workunit test cls/test_cls_rbd.sh) on smithi003 with status 1: ''mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=0ccd523b0a764dc9beded96635ce397c status: fail success: false 2024-09-21T11:28:26.629 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T11:28:26.719 INFO:teuthology.run:FAIL